summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-29sequencer: allow create_autostash to run silentlyHarald Nordgren3-9/+17
2026-04-29stash: add --label-ours, --label-theirs, --label-base for applyHarald Nordgren4-12/+57
2026-04-29index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiBScott Bauersfeld4-5/+9
2026-04-29t5564: use a short path for the SOCKS proxy socketJohannes Schindelin1-2/+9
2026-04-29t2000: consolidate second scenario into a single test blockZakariyah Ali1-57/+8
2026-04-28commit: sign commit after mutating bufferbrian m. carlson2-4/+21
2026-04-28commit: name UTF-8 function appropriatelybrian m. carlson1-3/+3
2026-04-28doc: log: use the same delimiter in description listKristoffer Haugsbakk1-1/+1
2026-04-28doc: log: fix --decorate description listKristoffer Haugsbakk1-2/+2
2026-04-27builtin/history: introduce "fixup" subcommandPatrick Steinhardt4-6/+999
2026-04-27builtin/history: generalize function to commit treesPatrick Steinhardt1-19/+26
2026-04-27replay: allow callers to control what happens with empty commitsPatrick Steinhardt2-5/+43
2026-04-27safe.bareRepository: default to "explicit" with WITH_BREAKING_CHANGESJohannes Schindelin4-4/+44
2026-04-27status tests: filter `.gitconfig` from status outputJohannes Schindelin5-2/+34
2026-04-27ls-files tests: filter `.gitconfig` from `--others` outputJohannes Schindelin7-2/+21
2026-04-27t5601: restore `.gitconfig` after includeIf testJohannes Schindelin1-1/+3
2026-04-27t1305: use `--git-dir=.` for bare repo in include cycle testJohannes Schindelin1-2/+2
2026-04-27t1300: remove global config settings injected by test-lib.shJohannes Schindelin1-0/+7
2026-04-27t7900: do not let `$HOME/.gitconfig` interfere with XDG testsJohannes Schindelin1-2/+10
2026-04-27test-lib: allow bare repository access when breaking changes are enabledJohannes Schindelin1-0/+13
2026-04-26l10n: it: fix italian usage messages alignmentMatteo Beniamino1-1/+1
2026-04-25grep: fix --column --only-match for 2nd and later matchesRené Scharfe2-4/+5
2026-04-25alias: restore support for simple dotted aliasesJonatan Holmgren3-3/+34
2026-04-22Revert "transport-helper, connect: use clean_on_exit to reap children on abno...Jeff King2-6/+0
2026-04-22t6112: avoid tilde expansionSZEDER Gábor1-3/+3
2026-04-22merge-ort: handle cached rename & trivial resolution interaction betterElijah Newren2-26/+82
2026-04-22Fix docs for format.commitListFormatMirko Faina1-1/+1
2026-04-22t: detect errors outside of test casesPatrick Steinhardt2-0/+31
2026-04-22t9902: fix use of `read` with `set -e`Patrick Steinhardt1-4/+2
2026-04-22t6002: fix use of `expr` with `set -e`Patrick Steinhardt1-6/+9
2026-04-22t1301: don't fail in case setfacl(1) doesn't exist or failsPatrick Steinhardt1-1/+1
2026-04-22t0008: silence error in subshell when using `grep -v`Patrick Steinhardt1-2/+2
2026-04-22t: prepare `test_when_finished ()`/`test_atexit()` for `set -e`Patrick Steinhardt1-2/+2
2026-04-22t: prepare execution of potentially failing commands for `set -e`Patrick Steinhardt11-24/+24
2026-04-22t: prepare conditional test execution for `set -e`Patrick Steinhardt2-16/+20
2026-04-22t: prepare `git config --unset` calls for `set -e`Patrick Steinhardt3-5/+5
2026-04-22t: prepare `stop_git_daemon ()` for `set -e`Patrick Steinhardt1-3/+5
2026-04-22t: prepare `test_must_fail ()` for `set -e`Patrick Steinhardt1-2/+3
2026-04-22t: prepare `test_match_signal ()` calls for `set -e`Patrick Steinhardt2-3/+3
2026-04-21t7004: avoid subshells to capture git exit codesSiddharth Shrimali1-8/+18
2026-04-21t7004: dynamically grab expected state in testsSiddharth Shrimali1-9/+2
2026-04-21t7004: drop hardcoded tag count for state verificationSiddharth Shrimali1-4/+3
2026-04-20diff: fix out-of-bounds reads and NULL deref in diffstat UTF-8 truncationElijah Newren2-2/+49
2026-04-19Git 2.54v2.54.0Junio C Hamano1-1/+1
2026-04-19Merge tag 'l10n-2.54.0-v2' of https://github.com/git-l10n/git-poJunio C Hamano13-4689/+11585
2026-04-20Merge branch 'master' of github.com:alshopov/git-poJiang Xin1-28/+34
2026-04-19gitk: spanish translationsbasuradeluis1-204/+284
2026-04-19l10n: bg.po: Updated Bulgarian translation (6226t)Alexander Shopov1-28/+34
2026-04-19l10n: zh_TW: update translation for Git 2.54Yi-Jyun Pan1-905/+1782
2026-04-19Merge branch 'fr_v2.54.0' of github.com:jnavila/gitJiang Xin1-322/+914