summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-02Merge branch 'strip-post-hooks' of github.com:orgads/git-guiJohannes Sixt
2025-08-02Merge branch 'ml/tcl90'Johannes Sixt
2025-08-02Merge branch 'master' of https://github.com/alshopov/git-guiJohannes Sixt
2025-08-01The sixteenth batchJunio C Hamano
2025-08-01Merge branch 'sk/reftable-clarify-tests'Junio C Hamano
2025-08-01Merge branch 'ly/pull-autostash'Junio C Hamano
2025-08-01Merge branch 'jc/document-test-balloons-in-flight'Junio C Hamano
2025-08-01Merge branch 'ag/imap-send-list-folders-doc'Junio C Hamano
2025-08-01Merge branch 'cb/meson-avoid-broken-macos-pcre2'Junio C Hamano
2025-08-01Merge branch 'jc/ci-print-test-failures-fix'Junio C Hamano
2025-08-01Merge branch 'jk/unleak-reflog-expire-entry'Junio C Hamano
2025-08-01Merge branch 'jc/do-not-scan-argv-without-parsing'Junio C Hamano
2025-08-01Merge branch 'jk/revision-no-early-output'Junio C Hamano
2025-08-01Merge branch 'jc/rev-list-info-cleanup'Junio C Hamano
2025-08-01meson: tolerate errors from git ls-files --deduplicateMartin Storsjö
2025-08-01doc: fast-import: contextualize the hardware costKristoffer Haugsbakk
2025-08-01CodingGuidelines: clarify that S_release() does not reinitializeJunio C Hamano
2025-08-01Merge branch 'ml/tcltk-9'Johannes Sixt
2025-08-01Merge branch 'oa/hide-more-refs'Johannes Sixt
2025-08-01Merge branch 'ml/abandon-old-version'Johannes Sixt
2025-08-01Merge branch 'master' of github.com:alshopov/gitkJohannes Sixt
2025-08-01Merge branch 'mr/sort-refs-by-type'Johannes Sixt
2025-07-31interactive: do strip trailing CRLF from inputJohannes Sixt
2025-07-31t7450: inspect the correct path a broken code would write tochenjianhu
2025-07-31git-gui: Allow Tcl 9.0Mark Levedahl
2025-07-31git-gui: use -profile tcl8 on encoding conversionsMark Levedahl
2025-07-31git-gui: use -profile tcl8 for file input with Tcl 9Mark Levedahl
2025-07-31git-gui: themed.tcl: use full namespace for colorMark Levedahl
2025-07-31git-gui: remove EOL translation for getsMark Levedahl
2025-07-31Merge branch 'ml/windows-tie-loose-ends'Johannes Sixt
2025-07-31git-gui: honor TCLTK_PATH in git-gui--askpassCarlo Marcelo Arenas Belón
2025-07-31git-gui: retire Git Gui.appCarlo Marcelo Arenas Belón
2025-07-31git-gui: fix dependency of GITGUI_MAIN on generatorCarlo Marcelo Arenas Belón
2025-07-31git-gui: remove uname_O in MakefileCarlo Marcelo Arenas Belón
2025-07-31gitk: filter invisible upstream refs from reference listMichael Rappazzo
2025-07-30test-hashmap: document why it is no longer used but still thereJunio C Hamano
2025-07-30gitk: avoid duplicated upstream refsJohannes Sixt
2025-07-29git-gui i18n: Remove the locations within the Bulgarian translationAlexander Shopov
2025-07-29git-gui i18n: Update Bulgarian translation (557t)Alexander Shopov
2025-07-29gitk i18n: Remove the locations within the Bulgarian translationAlexander Shopov
2025-07-29gitk i18n: Update Bulgarian translation (322t)Alexander Shopov
2025-07-29add-patch: add diff.context command line overridesLeon Michalak
2025-07-29add-patch: respect diff.context configurationLeon Michalak
2025-07-29t: use test_config in t4055Leon Michalak
2025-07-29t: use test_grep in t3701 and t4055Leon Michalak
2025-07-29meson: ensure correct "clar-decls.h" header is usedPatrick Steinhardt
2025-07-29t7510: use $PWD instead of $(pwd) inside PATHJeff King
2025-07-28blame: remove parameter detailed in get_commit_info()Han Young
2025-07-28builtin: unmark git-switch and git-restore as experimentalJustin Tobler
2025-07-28ref-filter: use REF_ITERATOR_SEEK_SET_PREFIX instead of '1'Karthik Nayak