summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-05-12contrib: remove "git-resurrect.sh"Patrick Steinhardt-181/+0
2025-05-12contrib: remove "persistent-https" remote helperPatrick Steinhardt-875/+0
2025-05-12contrib: remove "mw-to-git"Patrick Steinhardt-3911/+0
2025-05-12contrib: remove "hooks" directoryPatrick Steinhardt-1443/+0
2025-05-12contrib: remove "thunderbird-patch-inline"Patrick Steinhardt-75/+0
2025-05-12contrib: remove remote-helper stubsPatrick Steinhardt-37/+0
2025-05-12contrib: remove "examples" directoryPatrick Steinhardt-20/+0
2025-05-12contrib: remove "remotes2config.sh"Patrick Steinhardt-33/+0
2025-05-12reftable: fix perf regression when reading blocks of unwanted typePatrick Steinhardt-17/+19
2025-05-12builtin/am: fix memory leak in `split_mail_stgit_series`Lidong Yan-1/+3
2025-05-12t1001: replace 'test -f' with 'test_path_is_file'Rodrigo Carvalho-1/+1
2025-05-12git-var doc: fix usage of $ENV_VAR vs ENV_VARJean-Noël Avila-21/+19
2025-05-12git-verify-* doc: update mark-up of synopsis option descriptionsJunio C Hamano-34/+26
2025-05-12git-{var,write-tree} docs: update mark-up of synopsis option descriptionsJunio C Hamano-12/+12
2025-05-12git-daemon doc: update mark-up of synopsis option descriptionsJunio C Hamano-90/+91
2025-05-12reftable/writer: fix memory leak when `writer_index_hash()` failsLidong Yan-1/+3
2025-05-12reftable/writer: fix memory leak when `padded_write()` failsLidong Yan-1/+3
2025-05-10gitk: Legacy widgets doesn't have comboboxYOKOTA Hiroshi-4/+2
2025-05-09Makefile: avoid constant rebuilds with compilation databasebrian m. carlson-1/+1
2025-05-09sequencer: rework reflog message handlingPhillip Wood-27/+34
2025-05-09sequencer: move reflog message functionsPhillip Wood-33/+33
2025-05-09Merge branch 'master' of https://github.com/j6t/gitkJunio C Hamano-126/+1553
2025-05-09Merge branch 'master' of https://github.com/j6t/git-guiJunio C Hamano-2732/+23
2025-05-09Merge branch 'js/po-update-workflow'Johannes Sixt-2731/+12
2025-05-09Merge branch 'at/translation-tamil'Johannes Sixt-0/+1458
2025-05-08The twelfth batchJunio C Hamano-0/+10
2025-05-08Merge branch 'js/diff-codeql-false-positive-workaround'Junio C Hamano-1/+1
2025-05-08Merge branch 'ps/mv-contradiction-fix'Junio C Hamano-7/+81
2025-05-08Merge branch 'en/hashmap-clear-fix'Junio C Hamano-2/+3
2025-05-08docs: add credential helper for outlook and gmail in OAuth list of helpersAditya Garg-0/+4
2025-05-08docs: improve send-email documentationAditya Garg-8/+59
2025-05-08send-mail: improve checks for valid_fqdnAditya Garg-1/+3
2025-05-08meson: allow customize perl installation pathĐoàn Trần Công Danh-10/+19
2025-05-07scalar reconfigure: add --maintenance=<mode> optionDerrick Stolee-6/+47
2025-05-07scalar clone: add --no-maintenance optionDerrick Stolee-5/+22
2025-05-07scalar register: add --no-maintenance optionDerrick Stolee-4/+25
2025-05-07scalar: customize register_dir()'s behaviorDerrick Stolee-7/+22
2025-05-07git-gui: treat the message template file as a built fileJohannes Sixt-2728/+9
2025-05-07builtin/maintenance: introduce "rerere-gc" taskPatrick Steinhardt-0/+94
2025-05-07builtin/gc: move rerere garbage collection into separate functionPatrick Steinhardt-5/+11
2025-05-07builtin/maintenance: introduce "worktree-prune" taskPatrick Steinhardt-0/+128
2025-05-07builtin/gc: move pruning of worktrees into a separate functionPatrick Steinhardt-10/+15
2025-05-07builtin/gc: remove global variables where it is trivial to doPatrick Steinhardt-19/+12
2025-05-07builtin/gc: fix indentation of `cmd_gc()` parametersPatrick Steinhardt-3/+3
2025-05-07intialize false_but_the_compiler_does_not_know_it_Torsten Bögershausen-1/+1
2025-05-07gitk: add Tamil translationதமிழ் நேரம்-0/+1458
2025-05-07t6011: fix misconversion from perl to sedJunio C Hamano-0/+1
2025-05-06wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOPCollin Funk-1/+20
2025-05-05The eleventh batchJunio C Hamano-0/+10
2025-05-05Merge branch 'kn/meson-hdr-check'Junio C Hamano-25/+112