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