index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-05-19
fetch: use batched reference updates
Karthik Nayak
-54
/
+73
2025-05-19
refs: add function to translate errors to strings
Karthik Nayak
-24
/
+26
2025-05-19
docs: replace git_config to repo_config
K Jayatheerth
-9
/
+10
2025-05-19
docs: clarify cmd_psuh signature and explain UNUSED macro
K Jayatheerth
-5
/
+23
2025-05-19
docs: remove unused mentoring mailing list reference
K Jayatheerth
-8
/
+0
2025-05-16
merge-tree: add a new --quiet flag
Elijah Newren
-0
/
+62
2025-05-16
merge-ort: add a new mergeability_only option
Elijah Newren
-7
/
+32
2025-05-16
sequencer: make it clearer that commit descriptions are just comments
Elijah Newren
-88
/
+94
2025-05-16
pack-objects: allow --shallow and --path-walk
Derrick Stolee
-4
/
+11
2025-05-16
path-walk: add new 'edge_aggressive' option
Derrick Stolee
-1
/
+42
2025-05-16
pack-objects: thread the path-based compression
Derrick Stolee
-2
/
+164
2025-05-16
pack-objects: refactor path-walk delta phase
Derrick Stolee
-34
/
+75
2025-05-16
scalar: enable path-walk during push via config
Derrick Stolee
-0
/
+1
2025-05-16
pack-objects: enable --path-walk via config
Derrick Stolee
-1
/
+32
2025-05-16
repack: add --path-walk option
Derrick Stolee
-12
/
+18
2025-05-16
t5538: add tests to confirm deltas in shallow pushes
Derrick Stolee
-0
/
+33
2025-05-16
pack-objects: introduce GIT_TEST_PACK_PATH_WALK
Derrick Stolee
-7
/
+58
2025-05-16
p5313: add performance tests for --path-walk
Derrick Stolee
-14
/
+23
2025-05-16
pack-objects: update usage to match docs
Derrick Stolee
-10
/
+15
2025-05-16
pack-objects: add --path-walk option
Derrick Stolee
-9
/
+168
2025-05-16
pack-objects: extract should_attempt_deltas()
Derrick Stolee
-24
/
+32
2025-05-16
p2000: add performance test for patch-mode commands
Derrick Stolee
-0
/
+3
2025-05-16
reset: integrate sparse index with --patch
Derrick Stolee
-5
/
+43
2025-05-16
git add: make -p/-i aware of sparse index
Derrick Stolee
-3
/
+64
2025-05-16
apply: integrate with the sparse index
Derrick Stolee
-1
/
+59
2025-05-16
userdiff: extend Bash pattern to cover more shell function forms
Moumita Dhar
-8
/
+128
2025-05-16
object-file: drop support for writing objects with unknown types
Jeff King
-80
/
+6
2025-05-16
hash-object: handle --literally with OPT_NEGBIT
Jeff King
-16
/
+11
2025-05-16
hash-object: merge HASH_* and INDEX_* flags
Jeff King
-17
/
+6
2025-05-16
hash-object: stop allowing unknown types
Jeff King
-33
/
+7
2025-05-16
t: add lib-loose.sh
Jeff King
-5
/
+38
2025-05-16
t/helper: add zlib test-tool
Jeff King
-0
/
+66
2025-05-16
oid_object_info(): drop type_name strbuf
Jeff King
-12
/
+2
2025-05-16
fsck: stop using object_info->type_name strbuf
Jeff King
-40
/
+14
2025-05-16
oid_object_info_convert(): stop using string for object type
Jeff King
-11
/
+4
2025-05-16
cat-file: use type enum instead of buffer for -t option
Jeff King
-9
/
+4
2025-05-16
object-file: drop OBJECT_INFO_ALLOW_UNKNOWN_TYPE flag
Jeff King
-49
/
+10
2025-05-16
cat-file: make --allow-unknown-type a noop
Jeff King
-179
/
+56
2025-05-16
object-file.h: fix typo in variable declaration
Jeff King
-1
/
+1
2025-05-16
json-writer: describe the usage of jw_* functions
Lucas Seiki Oshiro
-0
/
+28
2025-05-16
json-writer: add docstrings to jw_* functions
Lucas Seiki Oshiro
-4
/
+143
2025-05-15
The fifteenth batch
Junio C Hamano
-0
/
+8
2025-05-15
Merge branch 'tb/macos-false-but-the-compiler-does-not-know-it-fix'
Junio C Hamano
-1
/
+1
2025-05-15
Merge branch 'jc/t6011-mv-ro-fix'
Junio C Hamano
-0
/
+1
2025-05-15
Merge branch 'dd/meson-perl-custom-path'
Junio C Hamano
-10
/
+19
2025-05-15
Merge branch 'ps/maintenance-missing-tasks'
Junio C Hamano
-31
/
+257
2025-05-15
Merge branch 'cf/wrapper-bsd-eloop'
Junio C Hamano
-1
/
+20
2025-05-15
commit-graph: fix memory leak when `fill_oids_from_packs()` fails
Lidong Yan
-0
/
+2
2025-05-15
sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
Lidong Yan
-3
/
+5
2025-05-15
mailinfo: fix pointential memory leak if `decode_header` failed
Lidong Yan
-21
/
+21
[prev]
[next]