index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-07
Makefile: propagate Git version via generated header
Patrick Steinhardt
2024-12-07
Makefile: refactor GIT-VERSION-GEN to be reusable
Patrick Steinhardt
2024-12-07
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
2024-12-07
Makefile: use common template for GIT-BUILD-OPTIONS
Patrick Steinhardt
2024-12-06
describe: split "found all tags" and max_candidates logic
Jeff King
2024-12-06
The fourteenth batch
Junio C Hamano
2024-12-06
Merge branch 'kh/sequencer-comment-char'
Junio C Hamano
2024-12-06
Merge branch 'sj/refs-symref-referent-fix'
Junio C Hamano
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
2024-12-04
midx: inline the `MIDX_MIN_SIZE` definition
Karthik Nayak
2024-12-04
midx: pass down `hash_algo` to functions using global variables
Karthik Nayak
2024-12-04
midx: pass `repository` to `load_multi_pack_index`
Karthik Nayak
2024-12-04
midx: cleanup internal usage of `the_repository` and `the_hash_algo`
Karthik Nayak
2024-12-04
midx-write: pass down repository to `write_midx_file[_only]`
Karthik Nayak
2024-12-04
write-midx: add repository field to `write_midx_context`
Karthik Nayak
2024-12-04
midx-write: use `revs->repo` inside `read_refs_snapshot`
Karthik Nayak
2024-12-04
midx-write: pass down repository to static functions
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
The thirteenth batch
Junio C Hamano
2024-12-04
Merge branch 'ja/git-diff-doc-markup'
Junio C Hamano
2024-12-04
Merge branch 'bc/drop-ancient-libcurl-and-perl'
Junio C Hamano
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
2024-12-04
Merge branch 'ps/bisect-double-free-fix'
Junio C Hamano
2024-12-04
Merge branch 'tb/use-test-file-size-more'
Junio C Hamano
2024-12-04
Merge branch 'tb/boundary-traversal-fix'
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
t9300: test verification of renamed paths
Jeff King
2024-12-04
doc: mention rev-list --ancestry-path restrictions
Kai Koponen
2024-12-04
packfile.c: remove unnecessary prepare_packed_git() call
Taylor Blau
2024-12-04
midx: add repository to `multi_pack_index` struct
Karthik Nayak
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: pass `repository` to static function in the file
Karthik Nayak
2024-12-04
packfile: use `repository` from `packed_git` directly
Karthik Nayak
2024-12-04
packfile: add repository to struct `packed_git`
Karthik Nayak
2024-12-03
tag: "git tag" refuses to use HEAD as a tagname
Junio C Hamano
2024-12-03
t5604: do not expect that HEAD can be a valid tagname
Junio C Hamano
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
Merge branch 'ps/leakfixes-part-10' into rj/strvec-splice-fix
Junio C Hamano
2024-12-02
Documentation/git-update-ref.txt: add missing word
Kristoffer Haugsbakk
2024-12-02
Documentation/git-bundle.txt: fix word join typo
Kristoffer Haugsbakk
2024-12-02
fast-import: disallow more path components
Elijah Newren
[prev]
[next]