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