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
2025-05-16
sequencer: make it clearer that commit descriptions are just comments
Elijah Newren
2025-05-16
p2000: add performance test for patch-mode commands
Derrick Stolee
2025-05-16
reset: integrate sparse index with --patch
Derrick Stolee
2025-05-16
git add: make -p/-i aware of sparse index
Derrick Stolee
2025-05-16
apply: integrate with the sparse index
Derrick Stolee
2025-05-16
userdiff: extend Bash pattern to cover more shell function forms
Moumita Dhar
2025-05-16
object-file: drop support for writing objects with unknown types
Jeff King
2025-05-16
hash-object: handle --literally with OPT_NEGBIT
Jeff King
2025-05-16
hash-object: merge HASH_* and INDEX_* flags
Jeff King
2025-05-16
hash-object: stop allowing unknown types
Jeff King
2025-05-16
t: add lib-loose.sh
Jeff King
2025-05-16
t/helper: add zlib test-tool
Jeff King
2025-05-16
oid_object_info(): drop type_name strbuf
Jeff King
2025-05-16
fsck: stop using object_info->type_name strbuf
Jeff King
2025-05-16
oid_object_info_convert(): stop using string for object type
Jeff King
2025-05-16
cat-file: use type enum instead of buffer for -t option
Jeff King
2025-05-16
object-file: drop OBJECT_INFO_ALLOW_UNKNOWN_TYPE flag
Jeff King
2025-05-16
cat-file: make --allow-unknown-type a noop
Jeff King
2025-05-16
object-file.h: fix typo in variable declaration
Jeff King
2025-05-16
json-writer: describe the usage of jw_* functions
Lucas Seiki Oshiro
2025-05-16
json-writer: add docstrings to jw_* functions
Lucas Seiki Oshiro
2025-05-15
The fifteenth batch
Junio C Hamano
2025-05-15
Merge branch 'tb/macos-false-but-the-compiler-does-not-know-it-fix'
Junio C Hamano
2025-05-15
Merge branch 'jc/t6011-mv-ro-fix'
Junio C Hamano
2025-05-15
Merge branch 'dd/meson-perl-custom-path'
Junio C Hamano
2025-05-15
Merge branch 'ps/maintenance-missing-tasks'
Junio C Hamano
2025-05-15
Merge branch 'cf/wrapper-bsd-eloop'
Junio C Hamano
2025-05-15
commit-graph: fix memory leak when `fill_oids_from_packs()` fails
Lidong Yan
2025-05-15
sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
Lidong Yan
2025-05-15
mailinfo: fix pointential memory leak if `decode_header` failed
Lidong Yan
2025-05-15
sequencer: stop pretending that an assignment is a condition
Johannes Schindelin
2025-05-15
bundle-uri: avoid using undefined output of `sscanf()`
Johannes Schindelin
2025-05-15
commit-graph: avoid using stale stack addresses
Johannes Schindelin
2025-05-15
trace2: avoid "futile conditional"
Johannes Schindelin
2025-05-15
Avoid redundant conditions
Johannes Schindelin
2025-05-15
fetch: avoid unnecessary work when there is no current branch
Johannes Schindelin
2025-05-15
has_dir_name(): make code more obvious
Johannes Schindelin
2025-05-15
upload-pack: rename `enum` to reflect the operation
Johannes Schindelin
2025-05-15
commit-graph: avoid malloc'ing a local variable
Johannes Schindelin
2025-05-15
fetch: carefully clear local variable's address after use
Johannes Schindelin
2025-05-15
commit: simplify code
Johannes Schindelin
2025-05-14
replay: replace the_repository with repo parameter passed to cmd_replay ()
Elijah Newren
2025-05-14
packed-backend: mmap large "packed-refs" file during fsck
shejialuo
2025-05-14
packed-backend: extract snapshot allocation in `load_contents`
shejialuo
2025-05-14
packed-backend: fsck should warn when "packed-refs" file is empty
shejialuo
2025-05-14
scalar reconfigure: improve --maintenance docs
Derrick Stolee
2025-05-13
send-email: try to get fqdn by running hostname -f on Linux and macOS
Aditya Garg
2025-05-13
The fourteenth batch
Junio C Hamano
2025-05-13
Merge branch 'kj/glob-path-with-special-char'
Junio C Hamano
2025-05-13
Merge branch 'kh/docfixes'
Junio C Hamano
[prev]
[next]