summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-08-01Merge branch 'jc/ci-print-test-failures-fix'Junio C Hamano-1/+1
2025-08-01Merge branch 'jk/unleak-reflog-expire-entry'Junio C Hamano-0/+48
2025-08-01Merge branch 'jc/do-not-scan-argv-without-parsing'Junio C Hamano-9/+13
2025-08-01Merge branch 'jk/revision-no-early-output'Junio C Hamano-154/+0
2025-08-01Merge branch 'jc/rev-list-info-cleanup'Junio C Hamano-8/+8
2025-08-01meson: tolerate errors from git ls-files --deduplicateMartin Storsjö-3/+8
2025-08-01doc: fast-import: contextualize the hardware costKristoffer Haugsbakk-1/+1
2025-08-01CodingGuidelines: clarify that S_release() does not reinitializeJunio C Hamano-2/+3
2025-08-01Merge branch 'ml/tcltk-9'Johannes Sixt-22/+52
2025-08-01Merge branch 'oa/hide-more-refs'Johannes Sixt-3/+31
2025-08-01Merge branch 'ml/abandon-old-version'Johannes Sixt-25/+48
2025-08-01Merge branch 'master' of github.com:alshopov/gitkJohannes Sixt-362/+13
2025-08-01Merge branch 'mr/sort-refs-by-type'Johannes Sixt-2/+2
2025-07-31interactive: do strip trailing CRLF from inputJohannes Sixt-7/+1
2025-07-31Merge branch 'ps/config-wo-the-repository' into pw/3.0-commentchar-auto-depre...Junio C Hamano-1099/+1017
2025-07-31t7450: inspect the correct path a broken code would write tochenjianhu-1/+1
2025-07-31git-gui: Allow Tcl 9.0Mark Levedahl-1/+1
2025-07-31git-gui: use -profile tcl8 on encoding conversionsMark Levedahl-7/+14
2025-07-31git-gui: use -profile tcl8 for file input with Tcl 9Mark Levedahl-0/+13
2025-07-31git-gui: themed.tcl: use full namespace for colorMark Levedahl-4/+4
2025-07-31git-gui: remove EOL translation for getsMark Levedahl-7/+7
2025-07-31Merge branch 'ml/windows-tie-loose-ends'Johannes Sixt-37/+35
2025-07-31git-gui: honor TCLTK_PATH in git-gui--askpassCarlo Marcelo Arenas Belón-10/+42
2025-07-31git-gui: retire Git Gui.appCarlo Marcelo Arenas Belón-234/+0
2025-07-31git-gui: fix dependency of GITGUI_MAIN on generatorCarlo Marcelo Arenas Belón-1/+1
2025-07-31git-gui: remove uname_O in MakefileCarlo Marcelo Arenas Belón-1/+0
2025-07-31gitk: filter invisible upstream refs from reference listMichael Rappazzo-1/+1
2025-07-30test-hashmap: document why it is no longer used but still thereJunio C Hamano-0/+5
2025-07-30gitk: avoid duplicated upstream refsJohannes Sixt-1/+1
2025-07-29Merge branch 'ps/object-store-midx' into ps/object-store-midx-dedup-infoJunio C Hamano-124/+107
2025-07-29git-gui i18n: Remove the locations within the Bulgarian translationAlexander Shopov-573/+0
2025-07-29git-gui i18n: Update Bulgarian translation (557t)Alexander Shopov-514/+399
2025-07-29gitk i18n: Remove the locations within the Bulgarian translationAlexander Shopov-325/+0
2025-07-29gitk i18n: Update Bulgarian translation (322t)Alexander Shopov-362/+338
2025-07-29add-patch: add diff.context command line overridesLeon Michalak-35/+241
2025-07-29add-patch: respect diff.context configurationLeon Michalak-3/+38
2025-07-29t: use test_config in t4055Leon Michalak-7/+7
2025-07-29t: use test_grep in t3701 and t4055Leon Michalak-38/+38
2025-07-29meson: ensure correct "clar-decls.h" header is usedPatrick Steinhardt-1/+9
2025-07-29t7510: use $PWD instead of $(pwd) inside PATHJeff King-1/+1
2025-07-28blame: remove parameter detailed in get_commit_info()Han Young-11/+4
2025-07-28builtin: unmark git-switch and git-restore as experimentalJustin Tobler-4/+0
2025-07-28ref-filter: use REF_ITERATOR_SEEK_SET_PREFIX instead of '1'Karthik Nayak-2/+3
2025-07-28t6302: add test combining '--start-after' with '--exclude'Karthik Nayak-0/+19
2025-07-28for-each-ref: reword the documentation for '--start-after'Karthik Nayak-2/+3
2025-07-28for-each-ref: fix documentation argument orderingKarthik Nayak-5/+5
2025-07-28ref-cache: use 'size_t' instead of int for lengthKarthik Nayak-2/+3
2025-07-28xdiff: refactor xdl_hash_record()Phillip Wood-6/+11
2025-07-28The fifteenth batchJunio C Hamano-0/+9
2025-07-28Merge branch 'ac/auto-comment-char-fix'Junio C Hamano-3/+22