summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-01Merge branch 'jk/revision-no-early-output'Junio C Hamano3-154/+0
2025-08-01Merge branch 'jc/rev-list-info-cleanup'Junio C Hamano2-8/+8
2025-08-01meson: tolerate errors from git ls-files --deduplicateMartin Storsjö1-3/+8
2025-08-01doc: fast-import: contextualize the hardware costKristoffer Haugsbakk1-1/+1
2025-08-01CodingGuidelines: clarify that S_release() does not reinitializeJunio C Hamano1-2/+3
2025-08-01Merge branch 'ml/tcltk-9'Johannes Sixt1-22/+52
2025-08-01Merge branch 'oa/hide-more-refs'Johannes Sixt1-3/+31
2025-08-01Merge branch 'ml/abandon-old-version'Johannes Sixt1-25/+48
2025-08-01Merge branch 'master' of github.com:alshopov/gitkJohannes Sixt1-362/+13
2025-08-01Merge branch 'mr/sort-refs-by-type'Johannes Sixt1-2/+2
2025-07-31interactive: do strip trailing CRLF from inputJohannes Sixt1-7/+1
2025-07-31Merge branch 'ps/config-wo-the-repository' into pw/3.0-commentchar-auto-depre...Junio C Hamano161-1099/+1017
2025-07-31t7450: inspect the correct path a broken code would write tochenjianhu1-1/+1
2025-07-31git-gui: Allow Tcl 9.0Mark Levedahl1-1/+1
2025-07-31git-gui: use -profile tcl8 on encoding conversionsMark Levedahl3-7/+14
2025-07-31git-gui: use -profile tcl8 for file input with Tcl 9Mark Levedahl1-0/+13
2025-07-31git-gui: themed.tcl: use full namespace for colorMark Levedahl1-4/+4
2025-07-31git-gui: remove EOL translation for getsMark Levedahl5-7/+7
2025-07-31Merge branch 'ml/windows-tie-loose-ends'Johannes Sixt3-37/+35
2025-07-31git-gui: honor TCLTK_PATH in git-gui--askpassCarlo Marcelo Arenas Belón5-10/+42
2025-07-31git-gui: retire Git Gui.appCarlo Marcelo Arenas Belón9-234/+0
2025-07-31git-gui: fix dependency of GITGUI_MAIN on generatorCarlo Marcelo Arenas Belón1-1/+1
2025-07-31git-gui: remove uname_O in MakefileCarlo Marcelo Arenas Belón1-1/+0
2025-07-31gitk: filter invisible upstream refs from reference listMichael Rappazzo1-1/+1
2025-07-30test-hashmap: document why it is no longer used but still thereJunio C Hamano1-0/+5
2025-07-30gitk: avoid duplicated upstream refsJohannes Sixt1-1/+1
2025-07-29Merge branch 'ps/object-store-midx' into ps/object-store-midx-dedup-infoJunio C Hamano10-124/+107
2025-07-29git-gui i18n: Remove the locations within the Bulgarian translationAlexander Shopov1-573/+0
2025-07-29git-gui i18n: Update Bulgarian translation (557t)Alexander Shopov1-514/+399
2025-07-29gitk i18n: Remove the locations within the Bulgarian translationAlexander Shopov1-325/+0
2025-07-29gitk i18n: Update Bulgarian translation (322t)Alexander Shopov1-362/+338
2025-07-29add-patch: add diff.context command line overridesLeon Michalak19-35/+241
2025-07-29add-patch: respect diff.context configurationLeon Michalak4-3/+38
2025-07-29t: use test_config in t4055Leon Michalak1-7/+7
2025-07-29t: use test_grep in t3701 and t4055Leon Michalak2-38/+38
2025-07-29meson: ensure correct "clar-decls.h" header is usedPatrick Steinhardt2-1/+9
2025-07-29t7510: use $PWD instead of $(pwd) inside PATHJeff King1-1/+1
2025-07-28blame: remove parameter detailed in get_commit_info()Han Young1-11/+4
2025-07-28builtin: unmark git-switch and git-restore as experimentalJustin Tobler2-4/+0
2025-07-28ref-filter: use REF_ITERATOR_SEEK_SET_PREFIX instead of '1'Karthik Nayak1-2/+3
2025-07-28t6302: add test combining '--start-after' with '--exclude'Karthik Nayak1-0/+19
2025-07-28for-each-ref: reword the documentation for '--start-after'Karthik Nayak2-2/+3
2025-07-28for-each-ref: fix documentation argument orderingKarthik Nayak1-5/+5
2025-07-28ref-cache: use 'size_t' instead of int for lengthKarthik Nayak1-2/+3
2025-07-28xdiff: refactor xdl_hash_record()Phillip Wood2-6/+11
2025-07-28The fifteenth batchJunio C Hamano1-0/+9
2025-07-28Merge branch 'ac/auto-comment-char-fix'Junio C Hamano3-3/+22
2025-07-28Merge branch 'rs/pop-recent-commit-with-prio-queue'Junio C Hamano10-34/+170
2025-07-28t9350: redirect input to only fast-importChristian Couder1-124/+91
2025-07-25git: show alias info only with lone -hRené Scharfe1-1/+1