index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
2024-12-15
Merge branch 'jt/fix-fattening-promisor-fetch'
Junio C Hamano
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
2024-12-15
Merge branch 'jk/describe-perf'
Junio C Hamano
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
2024-12-13
Merge branch 'cw/worktree-extension'
Junio C Hamano
2024-12-13
Merge branch 'en/fast-import-verify-path'
Junio C Hamano
2024-12-13
Merge branch 'jt/bundle-fsck'
Junio C Hamano
2024-12-10
Merge branch 'bc/allow-upload-pack-from-other-people'
Junio C Hamano
2024-12-10
index-pack --promisor: also check commits' trees
Jonathan Tan
2024-12-10
index-pack --promisor: don't check blobs
Jonathan Tan
2024-12-10
index-pack --promisor: dedup before checking links
Jonathan Tan
2024-12-06
describe: split "found all tags" and max_candidates logic
Jeff King
2024-12-04
midx-write: pass down repository to `write_midx_file[_only]`
Karthik Nayak
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands' into kn/midx-wo-the-r...
Junio C Hamano
2024-12-04
Merge branch 'kn/the-repository' into kn/midx-wo-the-repository
Junio C Hamano
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
2024-12-04
Merge branch 'ps/gc-stale-lock-warning'
Junio C Hamano
2024-12-04
config: make `packed_git_(limit|window_size)` non-global variables
Karthik Nayak
2024-12-04
config: make `delta_base_cache_limit` a non-global variable
Karthik Nayak
2024-12-04
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
2024-12-04
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
2024-12-04
packfile: pass down repository to `odb_pack_name`
Karthik Nayak
2024-12-04
packfile: add repository to struct `packed_git`
Karthik Nayak
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
2024-12-03
refs: move ref name helpers around
Junio C Hamano
2024-12-02
fast-import: disallow more path components
Elijah Newren
2024-12-02
worktree: add relative cli/config options to `repair` command
Caleb White
2024-12-02
worktree: add relative cli/config options to `move` command
Caleb White
2024-12-02
worktree: add relative cli/config options to `add` command
Caleb White
2024-11-28
bundle: add bundle verification options type
Justin Tobler
2024-11-27
Merge branch 'jt/index-pack-allow-promisor-only-while-fetching'
Junio C Hamano
2024-11-27
Merge branch 'en/fast-import-avoid-self-replace'
Junio C Hamano
2024-11-27
Merge branch 'bc/c23'
Junio C Hamano
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
2024-11-26
fast-import: disallow "." and ".." path components
Elijah Newren
2024-11-25
Merge branch 'kh/checkout-ignore-other-docfix' into maint-2.47
Junio C Hamano
2024-11-25
Merge branch 'jh/config-unset-doc-fix' into maint-2.47
Junio C Hamano
2024-11-22
Merge branch 'tb/multi-pack-reuse-dupfix'
Junio C Hamano
2024-11-22
Merge branch 'sm/difftool'
Junio C Hamano
2024-11-22
Merge branch 'jk/fetch-prefetch-double-free-fix'
Junio C Hamano
2024-11-21
global: drop `UNLEAK()` annotation
Patrick Steinhardt
2024-11-21
builtin/branch: fix leaking sorting options
Patrick Steinhardt
2024-11-21
builtin/init-db: fix leaking directory paths
Patrick Steinhardt
2024-11-21
builtin/help: fix leaks in `check_git_cmd()`
Patrick Steinhardt
2024-11-21
builtin/sparse-checkout: fix leaking sanitized patterns
Patrick Steinhardt
2024-11-21
builtin/blame: fix leaking blame entries with `--incremental`
Patrick Steinhardt
2024-11-21
ref: support multiple worktrees check for refs
shejialuo
[next]