index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-29
sequencer: allow create_autostash to run silently
Harald Nordgren
3
-9
/
+17
2026-04-29
stash: add --label-ours, --label-theirs, --label-base for apply
Harald Nordgren
4
-12
/
+57
2026-04-29
index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
Scott Bauersfeld
4
-5
/
+9
2026-04-29
t5564: use a short path for the SOCKS proxy socket
Johannes Schindelin
1
-2
/
+9
2026-04-29
t2000: consolidate second scenario into a single test block
Zakariyah Ali
1
-57
/
+8
2026-04-28
commit: sign commit after mutating buffer
brian m. carlson
2
-4
/
+21
2026-04-28
commit: name UTF-8 function appropriately
brian m. carlson
1
-3
/
+3
2026-04-28
doc: log: use the same delimiter in description list
Kristoffer Haugsbakk
1
-1
/
+1
2026-04-28
doc: log: fix --decorate description list
Kristoffer Haugsbakk
1
-2
/
+2
2026-04-27
builtin/history: introduce "fixup" subcommand
Patrick Steinhardt
4
-6
/
+999
2026-04-27
builtin/history: generalize function to commit trees
Patrick Steinhardt
1
-19
/
+26
2026-04-27
replay: allow callers to control what happens with empty commits
Patrick Steinhardt
2
-5
/
+43
2026-04-27
safe.bareRepository: default to "explicit" with WITH_BREAKING_CHANGES
Johannes Schindelin
4
-4
/
+44
2026-04-27
status tests: filter `.gitconfig` from status output
Johannes Schindelin
5
-2
/
+34
2026-04-27
ls-files tests: filter `.gitconfig` from `--others` output
Johannes Schindelin
7
-2
/
+21
2026-04-27
t5601: restore `.gitconfig` after includeIf test
Johannes Schindelin
1
-1
/
+3
2026-04-27
t1305: use `--git-dir=.` for bare repo in include cycle test
Johannes Schindelin
1
-2
/
+2
2026-04-27
t1300: remove global config settings injected by test-lib.sh
Johannes Schindelin
1
-0
/
+7
2026-04-27
t7900: do not let `$HOME/.gitconfig` interfere with XDG tests
Johannes Schindelin
1
-2
/
+10
2026-04-27
test-lib: allow bare repository access when breaking changes are enabled
Johannes Schindelin
1
-0
/
+13
2026-04-26
l10n: it: fix italian usage messages alignment
Matteo Beniamino
1
-1
/
+1
2026-04-25
grep: fix --column --only-match for 2nd and later matches
René Scharfe
2
-4
/
+5
2026-04-25
alias: restore support for simple dotted aliases
Jonatan Holmgren
3
-3
/
+34
2026-04-22
Revert "transport-helper, connect: use clean_on_exit to reap children on abno...
Jeff King
2
-6
/
+0
2026-04-22
t6112: avoid tilde expansion
SZEDER Gábor
1
-3
/
+3
2026-04-22
merge-ort: handle cached rename & trivial resolution interaction better
Elijah Newren
2
-26
/
+82
2026-04-22
Fix docs for format.commitListFormat
Mirko Faina
1
-1
/
+1
2026-04-22
t: detect errors outside of test cases
Patrick Steinhardt
2
-0
/
+31
2026-04-22
t9902: fix use of `read` with `set -e`
Patrick Steinhardt
1
-4
/
+2
2026-04-22
t6002: fix use of `expr` with `set -e`
Patrick Steinhardt
1
-6
/
+9
2026-04-22
t1301: don't fail in case setfacl(1) doesn't exist or fails
Patrick Steinhardt
1
-1
/
+1
2026-04-22
t0008: silence error in subshell when using `grep -v`
Patrick Steinhardt
1
-2
/
+2
2026-04-22
t: prepare `test_when_finished ()`/`test_atexit()` for `set -e`
Patrick Steinhardt
1
-2
/
+2
2026-04-22
t: prepare execution of potentially failing commands for `set -e`
Patrick Steinhardt
11
-24
/
+24
2026-04-22
t: prepare conditional test execution for `set -e`
Patrick Steinhardt
2
-16
/
+20
2026-04-22
t: prepare `git config --unset` calls for `set -e`
Patrick Steinhardt
3
-5
/
+5
2026-04-22
t: prepare `stop_git_daemon ()` for `set -e`
Patrick Steinhardt
1
-3
/
+5
2026-04-22
t: prepare `test_must_fail ()` for `set -e`
Patrick Steinhardt
1
-2
/
+3
2026-04-22
t: prepare `test_match_signal ()` calls for `set -e`
Patrick Steinhardt
2
-3
/
+3
2026-04-21
t7004: avoid subshells to capture git exit codes
Siddharth Shrimali
1
-8
/
+18
2026-04-21
t7004: dynamically grab expected state in tests
Siddharth Shrimali
1
-9
/
+2
2026-04-21
t7004: drop hardcoded tag count for state verification
Siddharth Shrimali
1
-4
/
+3
2026-04-20
diff: fix out-of-bounds reads and NULL deref in diffstat UTF-8 truncation
Elijah Newren
2
-2
/
+49
2026-04-19
Git 2.54
v2.54.0
Junio C Hamano
1
-1
/
+1
2026-04-19
Merge tag 'l10n-2.54.0-v2' of https://github.com/git-l10n/git-po
Junio C Hamano
13
-4689
/
+11585
2026-04-20
Merge branch 'master' of github.com:alshopov/git-po
Jiang Xin
1
-28
/
+34
2026-04-19
gitk: spanish translations
basuradeluis
1
-204
/
+284
2026-04-19
l10n: bg.po: Updated Bulgarian translation (6226t)
Alexander Shopov
1
-28
/
+34
2026-04-19
l10n: zh_TW: update translation for Git 2.54
Yi-Jyun Pan
1
-905
/
+1782
2026-04-19
Merge branch 'fr_v2.54.0' of github.com:jnavila/git
Jiang Xin
1
-322
/
+914
[prev]
[next]