index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-24
t: disable maintenance where we verify object database structure
Patrick Steinhardt
2026-02-24
t: fix races caused by background maintenance
Patrick Steinhardt
2026-02-24
diffcore-break: avoid segfault with freed entries
Han Young
2026-02-23
doc: diff-options.adoc: show format.noprefix for format-patch
Kristoffer Haugsbakk
2026-02-23
format-patch: make format.noprefix a boolean
Kristoffer Haugsbakk
2026-02-23
Merge branch 'ps/object-info-bits-cleanup' into ps/odb-sources
Junio C Hamano
2026-02-23
Merge branch 'ps/odb-for-each-object' into ps/odb-sources
Junio C Hamano
2026-02-23
config: use an enum for type
Derrick Stolee
2026-02-23
config: restructure format_config()
Derrick Stolee
2026-02-23
config: format colors quietly
Derrick Stolee
2026-02-23
color: add color_parse_quietly()
Derrick Stolee
2026-02-23
config: format expiry dates quietly
Derrick Stolee
2026-02-23
config: format paths gently
Derrick Stolee
2026-02-23
config: format bools or strings in helper
Derrick Stolee
2026-02-23
config: format bools or ints gently
Derrick Stolee
2026-02-23
config: format bools gently
Derrick Stolee
2026-02-23
config: format int64s gently
Derrick Stolee
2026-02-23
config: make 'git config list --type=<X>' work
Derrick Stolee
2026-02-23
config: add 'gently' parameter to format_config()
Derrick Stolee
2026-02-23
config: move show_all_config()
Derrick Stolee
2026-02-23
refs: replace `refs_for_each_fullref_in()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_namespaced_ref()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_glob_ref()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_glob_ref_in()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_rawref_in()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_rawref()`
Patrick Steinhardt
2026-02-23
refs: replace `refs_for_each_ref_in()`
Patrick Steinhardt
2026-02-23
refs: improve verification for-each-ref options
Patrick Steinhardt
2026-02-23
refs: generalize `refs_for_each_fullref_in_prefixes()`
Patrick Steinhardt
2026-02-23
refs: generalize `refs_for_each_namespaced_ref()`
Patrick Steinhardt
2026-02-23
refs: speed up `refs_for_each_glob_ref_in()`
Patrick Steinhardt
2026-02-23
refs: introduce `refs_for_each_ref_ext`
Patrick Steinhardt
2026-02-23
refs: rename `each_ref_fn`
Patrick Steinhardt
2026-02-23
refs: rename `do_for_each_ref_flags`
Patrick Steinhardt
2026-02-23
refs: move `do_for_each_ref_flags` further up
Patrick Steinhardt
2026-02-23
refs: move `refs_head_ref_namespaced()`
Patrick Steinhardt
2026-02-23
refs: remove unused `refs_for_each_include_root_ref()`
Patrick Steinhardt
2026-02-23
pack-check: fix verification of large objects
Patrick Steinhardt
2026-02-23
packfile: expose function to read object stream for an offset
Patrick Steinhardt
2026-02-23
object-file: adapt `stream_object_signature()` to take a stream
Patrick Steinhardt
2026-02-23
t/helper: improve "genrandom" test helper
Patrick Steinhardt
2026-02-22
object-file.c: avoid container_of() of a NULL container
Junio C Hamano
2026-02-21
pack-redundant: fix memory leak when open_pack_index() fails
Sahitya Chandra
2026-02-21
path: factor out skip_slashes() in normalize_path_copy_len()
Pushkar Singh
2026-02-21
t2004: use test_path_is_file instead of test -f
Lambert Duclos-de Guise
2026-02-21
replay: prevent the_repository from coming back
Elijah Newren
2026-02-21
merge-ort: prevent the_repository from coming back
Elijah Newren
2026-02-21
merge-ort: replace the_hash_algo with opt->repo->hash_algo
Elijah Newren
2026-02-21
merge-ort: replace the_repository with opt->repo
Elijah Newren
2026-02-21
merge-ort: pass repository to write_tree()
Elijah Newren
[prev]
[next]