summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-07Documentation/RelNotes/2.51.0: improve wording for a couple entriesPatrick Steinhardt1-5/+5
2025-08-07Merge branch 'jt/archive-zip-deflate-fix'Junio C Hamano1-6/+14
2025-08-07Merge branch 'dl/squelch-maybe-uninitialized'Junio C Hamano2-5/+8
2025-08-07Merge branch 'jk/revert-squelch-compiler-warning'Junio C Hamano1-1/+1
2025-08-06builtin/remote: only iterate through refs that are to be renamedPatrick Steinhardt3-10/+13
2025-08-06builtin/remote: rework how remote refs get renamedPatrick Steinhardt2-98/+269
2025-08-06builtin/remote: determine whether refs need renaming early onPatrick Steinhardt1-4/+8
2025-08-06builtin/remote: fix sign comparison warningsPatrick Steinhardt1-31/+23
2025-08-06refs: simplify logic when migrating reflog entriesPatrick Steinhardt1-26/+10
2025-08-06refs: pass refname when invoking reflog entry callbackPatrick Steinhardt17-45/+63
2025-08-06Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fixJunio C Hamano12-117/+413
2025-08-06rebase -i: permit 'drop' of a merge commitJohannes Sixt2-0/+2
2025-08-06refs: fix invalid old object IDs when migrating reflogsPatrick Steinhardt6-13/+55
2025-08-06refs: stop unsetting REF_HAVE_OLD for log-only updatesPatrick Steinhardt4-19/+13
2025-08-06refs/files: detect race when generating reflog entry for HEADPatrick Steinhardt1-2/+38
2025-08-06refs: fix identity for migrated reflogsPatrick Steinhardt1-4/+18
2025-08-06ident: fix type of string length parameterPatrick Steinhardt2-2/+2
2025-08-06builtin/reflog: implement subcommand to write new entriesPatrick Steinhardt4-0/+201
2025-08-06refs: export `ref_transaction_update_reflog()`Patrick Steinhardt2-18/+26
2025-08-06builtin/reflog: improve grouping of subcommandsPatrick Steinhardt2-49/+50
2025-08-06Documentation/git-reflog: convert to use synopsis typePatrick Steinhardt1-19/+19
2025-08-05A bit more after -rc0Junio C Hamano1-0/+13
2025-08-05Merge branch 'kj/renamed-submodule'Junio C Hamano4-6/+89
2025-08-05Merge branch 'rs/tighten-alias-help'Junio C Hamano1-1/+1
2025-08-05Merge branch 'ps/object-file-wo-the-repository'Junio C Hamano39-293/+332
2025-08-05t: add test for git refs list subcommandMeet Soni2-0/+9
2025-08-05t6300: refactor tests to be shareableMeet Soni2-2138/+2143
2025-08-05builtin/refs: add list subcommandMeet Soni2-0/+30
2025-08-05builtin/for-each-ref: factor out core logic into a helperMeet Soni2-22/+45
2025-08-05builtin/for-each-ref: align usage string with the man pageMeet Soni2-6/+10
2025-08-05doc: factor out common optionMeet Soni2-88/+89
2025-08-05t/unit-tests/clar: fix -Wmaybe-uninitialized with -OgDenton Liu1-1/+1
2025-08-05remote: bail early from set_head() if missing remote nameJeff King1-4/+7
2025-08-04archive: flush deflate stream until Z_STREAM_ENDJustin Tobler1-6/+14
2025-08-04Merge branch 'master' of https://github.com/j6t/git-guiJunio C Hamano27-1052/+197
2025-08-04Merge branch 'master' of https://github.com/j6t/gitkJunio C Hamano2-414/+146
2025-08-04Merge branch 'cb/no-tcl86-on-macos'Johannes Sixt12-247/+46
2025-08-04git-gui: ensure own version of git-gui--askpass is usedCarlo Marcelo Arenas Belón1-1/+3
2025-08-04Merge branch 'docglobs' of github.com:ilyagr/gitkJohannes Sixt1-1/+1
2025-08-04Git 2.51-rc0v2.51.0-rc0Junio C Hamano1-0/+21
2025-08-04Merge branch 'jc/test-hashmap-is-still-here'Junio C Hamano1-0/+5
2025-08-04Merge branch 'kh/doc-fast-import-historical'Junio C Hamano1-1/+1
2025-08-04Merge branch 'ms/meson-with-ancient-git-wo-ls-files-dedup'Junio C Hamano1-3/+8
2025-08-04Merge branch 'jc/doc-release-vs-clear'Junio C Hamano1-2/+3
2025-08-04Merge branch 'ch/t7450-recursive-clone-test-fix'Junio C Hamano1-1/+1
2025-08-04Merge branch 'js/prompt-crlf-fix'Junio C Hamano1-7/+1
2025-08-04Merge branch 'ps/meson-clar-decls-fix'Junio C Hamano2-1/+9
2025-08-04Merge branch 'js/mingw-fixes'Junio C Hamano2-76/+23
2025-08-04Merge branch 'lm/add-p-context'Junio C Hamano20-83/+324
2025-08-04Merge branch 'ps/config-wo-the-repository'Junio C Hamano161-1099/+1015