summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-22Sync with 'master'Junio C Hamano1-0/+44
2026-07-22Merge branch 'hn/bisect-reset-when-found' into nextJunio C Hamano4-21/+250
2026-07-22Merge branch 'rs/tempfile-wo-the-repository' into nextJunio C Hamano21-52/+110
2026-07-22The 7th batchJunio C Hamano1-0/+44
2026-07-22Merge branch 'kk/no-walk-pathspec-fix'Junio C Hamano2-1/+19
2026-07-22Merge branch 'sk/t7614-do-not-hide-git-exit-status'Junio C Hamano1-3/+6
2026-07-22Merge branch 'sk/t1100-modernize'Junio C Hamano1-27/+25
2026-07-22Merge branch 'ps/odb-for-each-object-filter'Junio C Hamano7-142/+175
2026-07-22Merge branch 'rs/strbuf-avoid-redundant-reset'Junio C Hamano1-2/+0
2026-07-22Merge branch 'cc/doc-fast-export-synopsis-fix'Junio C Hamano3-3/+2
2026-07-22Merge branch 'ml/t9811-replace-test-f'Junio C Hamano1-12/+22
2026-07-22Merge branch 'jt/receive-pack-use-odb-transactions'Junio C Hamano15-131/+246
2026-07-22Merge branch 'cl/conditional-config-on-worktree-path'Junio C Hamano3-11/+195
2026-07-22Merge branch 'dm/submodule-update-i-shorthand'Junio C Hamano1-1/+1
2026-07-21stash: avoid sparse-index expansion for in-cone pathsTed Nyman3-2/+58
2026-07-21pathspec: use match for sparse-index expansion checksTed Nyman2-6/+13
2026-07-21Sync with 'master'Junio C Hamano1-0/+8
2026-07-21Merge branch 'bc/rust-hash-cleanups' into nextJunio C Hamano1-2/+11
2026-07-21The 6th batchJunio C Hamano1-0/+8
2026-07-21Merge branch 'cl/b4-cover-change-id'Junio C Hamano1-0/+1
2026-07-21Merge branch 'ps/odb-stream-double-close-fix'Junio C Hamano2-4/+18
2026-07-20Merge branch 'pw/rebase-drop-notes-with-commit' into nextJunio C Hamano4-34/+140
2026-07-20Merge branch 'ps/copy-wo-the-repository' into nextJunio C Hamano10-20/+24
2026-07-20Merge branch 'sc/wt-status-avoid-quadratic-insertion' into nextJunio C Hamano1-2/+4
2026-07-20Merge branch 'ps/refspec-wo-the-repository' into nextJunio C Hamano11-47/+72
2026-07-20environment: move has_symlinks into repo_config_valuesTian Yuchen10-15/+42
2026-07-20environment: move trust_executable_bit into repo_config_valuesTian Yuchen5-10/+19
2026-07-20read-cache: pass 'repo' to 'ce_mode_from_stat()'Tian Yuchen5-11/+20
2026-07-20read-cache: remove redundant extern declarationsTian Yuchen1-2/+0
2026-07-20history: re-edit a squash with every messageHarald Nordgren3-6/+321
2026-07-20sequencer: share the squash message marker helpers and flagsHarald Nordgren2-31/+69
2026-07-20history: add squash subcommand to fold a rangeHarald Nordgren7-3/+992
2026-07-20history: give commit_tree_ext a message templateHarald Nordgren1-6/+10
2026-07-20history: extract helper for a commit's parent treeHarald Nordgren1-32/+26
2026-07-20bisect: add --reset-when-found to leave when doneHarald Nordgren4-16/+243
2026-07-20bisect: let bisect_reset() optionally check out quietlyHarald Nordgren1-5/+7
2026-07-19rust: discard hash context when finishedbrian m. carlson1-1/+7
2026-07-19hash: initialize context before cloningbrian m. carlson1-1/+4
2026-07-19wt-status: avoid repeated insertion for untracked pathsSahitya Chandra1-2/+4
2026-07-19Sync with 'master'Junio C Hamano1-0/+83
2026-07-19Merge branch 'rs/remote-curl-simplify-push-specs' into nextJunio C Hamano1-11/+9
2026-07-19Merge branch 'td/ref-filter-memoize-contains' into nextJunio C Hamano5-7/+87
2026-07-19Merge branch 'ps/refs-wo-the-repository' into nextJunio C Hamano25-171/+208
2026-07-19Merge branch 'jc/submodule-helper-avoid-zu' into nextJunio C Hamano1-1/+2
2026-07-19Merge branch 'ps/shift-root-in-graph' into nextJunio C Hamano11-48/+1032
2026-07-19The 5th batchJunio C Hamano1-0/+83
2026-07-19Merge branch 'js/coverity-fixes-null-safety'Junio C Hamano11-15/+63
2026-07-19Merge branch 'kk/reftable-tombstone-quadratic-fix'Junio C Hamano4-12/+92
2026-07-19Merge branch 'kk/commit-graph-topo-levels-fix'Junio C Hamano2-1/+30
2026-07-19Merge branch 'ty/migrate-ignorecase'Junio C Hamano14-28/+43