index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
4
-117
/
+0
2024-05-21
Revert "Add a helper function to compare file contents"
Johannes Schindelin
4
-123
/
+0
2024-05-21
clone: drop the protections where hooks aren't run
Johannes Schindelin
3
-96
/
+1
2024-05-21
tests: verify that `clone -c core.hooksPath=/dev/null` works again
Johannes Schindelin
1
-0
/
+7
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
2
-27
/
+1
2024-05-21
init: use the correct path of the templates directory again
Johannes Schindelin
1
-1
/
+1
2024-05-21
hook: plug a new memory leak
Johannes Schindelin
1
-1
/
+3
2024-05-21
ci: stop installing "gcc-13" for osx-gcc
Jeff King
1
-1
/
+0
2024-05-21
ci: avoid bare "gcc" for osx-gcc job
Jeff King
1
-1
/
+1
2024-05-21
ci: drop mention of BREW_INSTALL_PACKAGES variable
Jeff King
1
-2
/
+0
2024-05-21
send-email: avoid creating more than one Term::ReadLine object
Jeff King
2
-7
/
+16
2024-05-21
send-email: drop FakeTerm hack
Jeff King
1
-20
/
+2
2024-04-29
Git 2.45.1
v2.45.1
Johannes Schindelin
3
-2
/
+10
2024-04-29
Git 2.45
v2.45.0
Junio C Hamano
1
-1
/
+1
2024-04-29
l10n: tr: Update Turkish translations
Emir SARI
1
-250
/
+411
2024-04-28
l10n: zh_CN: for git 2.45 rounds
Teng Long
1
-294
/
+504
2024-04-28
l10n: zh-TW: Git 2.45
Yi-Jyun Pan
1
-331
/
+579
2024-04-28
l10n: vi: Updated translation for 2.45
Vũ Tiến Hưng
1
-4522
/
+5227
2024-04-28
l10n: TEAMS: retire l10n teams no update in 1 year
Jiang Xin
1
-8
/
+8
2024-04-27
l10n: uk: v2.45 update
Arkadii Yakovets
1
-245
/
+418
2024-04-27
l10n: sv.po: Update Swedish translation
Peter Krefting
1
-391
/
+550
2024-04-26
l10n: Update German translation
Ralf Thielow
1
-250
/
+420
2024-04-26
l10n: po-id for 2.45
Bagas Sanjaya
1
-302
/
+510
2024-04-24
Documentation/RelNotes/2.45.0.txt: fix typo
Taylor Blau
1
-1
/
+1
2024-04-23
Git 2.45-rc1
v2.45.0-rc1
Junio C Hamano
2
-1
/
+11
2024-04-23
A bit more topics before -rc1
Junio C Hamano
1
-0
/
+33
2024-04-22
add: plug a leak on interactive_add
Rubén Justo
3
-3
/
+9
2024-04-22
add-patch: plug a leak handling the '/' command
Rubén Justo
1
-0
/
+1
2024-04-22
add-interactive: plug a leak in get_untracked_files
Rubén Justo
1
-0
/
+1
2024-04-22
apply: plug a leak in apply_data
Rubén Justo
9
-1
/
+12
2024-04-22
docs: address typos in Git v2.45 changelog
Patrick Steinhardt
1
-4
/
+4
2024-04-22
docs: improve changelog entry for `git pack-refs --auto`
Patrick Steinhardt
1
-2
/
+4
2024-04-22
docs: remove duplicate entry and fix typo in 2.45 changelog
Orgad Shaneh
1
-4
/
+1
2024-04-21
don't report vsnprintf(3) error as bug
René Scharfe
3
-4
/
+5
2024-04-21
l10n: bg.po: Updated Bulgarian translation (5652t)
Alexander Shopov
1
-274
/
+457
2024-04-20
l10n: fr: v2.45.0
Jean-Noël Avila
1
-239
/
+442
2024-04-20
l10n: Update Vietnamese team contact
Vũ Tiến Hưng
1
-3
/
+4
2024-04-19
Git 2.45-rc0
v2.45.0-rc0
Junio C Hamano
2
-1
/
+3
2024-04-19
Git 2.44.1
v2.44.1
Johannes Schindelin
3
-2
/
+10
2024-04-19
Git 2.43.4
v2.43.4
Johannes Schindelin
3
-2
/
+9
2024-04-19
Git 2.42.2
v2.42.2
Johannes Schindelin
3
-2
/
+9
2024-04-19
Git 2.41.1
v2.41.1
Johannes Schindelin
3
-2
/
+9
2024-04-19
Git 2.40.2
v2.40.2
Johannes Schindelin
3
-2
/
+9
2024-04-19
Git 2.39.4
v2.39.4
Johannes Schindelin
3
-2
/
+81
2024-04-19
fsck: warn about symlink pointing inside a gitdir
Johannes Schindelin
4
-0
/
+117
2024-04-19
core.hooksPath: add some protection while cloning
Johannes Schindelin
2
-1
/
+27
2024-04-19
init.templateDir: consider this config setting protected
Johannes Schindelin
2
-7
/
+61
2024-04-19
clone: prevent hooks from running during a clone
Johannes Schindelin
3
-1
/
+94
2024-04-19
Add a helper function to compare file contents
Johannes Schindelin
4
-0
/
+123
2024-04-17
init: refactor the template directory discovery into its own function
Johannes Schindelin
3
-18
/
+37
[next]