index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
upload-pack: advertise capabilities when cloning empty repos
brian m. carlson
2023-05-17
3
-7
/
+73
*
The thirteenth batch
Junio C Hamano
2023-04-25
1
-0
/
+13
*
Merge branch 'ps/fix-geom-repack-with-alternates'
Junio C Hamano
2023-04-25
11
-151
/
+504
|
\
|
*
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt
2023-04-14
5
-0
/
+63
|
*
repack: honor `-l` when calculating pack geometry
Patrick Steinhardt
2023-04-14
2
-2
/
+68
|
*
t/helper: allow chmtime to print verbosely without modifying mtime
Patrick Steinhardt
2023-04-14
1
-1
/
+1
|
*
pack-objects: extend test coverage of `--stdin-packs` with alternates
Patrick Steinhardt
2023-04-14
1
-0
/
+48
|
*
pack-objects: fix error when same packfile is included and excluded
Patrick Steinhardt
2023-04-14
2
-5
/
+23
|
*
pack-objects: fix error when packing same pack twice
Patrick Steinhardt
2023-04-14
3
-0
/
+54
|
*
pack-objects: split out `--stdin-packs` tests into separate file
Patrick Steinhardt
2023-04-14
2
-135
/
+145
|
*
repack: fix generating multi-pack-index with only non-local packs
Patrick Steinhardt
2023-04-14
2
-0
/
+34
|
*
repack: fix trying to use preferred pack in alternates
Patrick Steinhardt
2023-04-14
2
-5
/
+53
|
*
midx: fix segfault with no packs and invalid preferred pack
Patrick Steinhardt
2023-04-14
2
-3
/
+15
*
|
Merge branch 'rj/send-email-validate-hook-count-messages'
Junio C Hamano
2023-04-25
4
-1
/
+146
|
\
\
|
*
|
send-email: export patch counters in validate environment
Robin Jarry
2023-04-14
4
-1
/
+146
*
|
|
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
2023-04-25
8
-90
/
+112
|
\
\
\
|
*
|
|
v0 protocol: use size_t for capability length/offset
Jeff King
2023-04-15
7
-19
/
+19
|
*
|
|
t5512: test "ls-remote --heads --symref" filtering with v0 and v2
Jeff King
2023-04-15
1
-19
/
+7
|
*
|
|
t5512: allow any protocol version for filtered symref test
Jeff King
2023-04-15
1
-3
/
+1
|
*
|
|
t5512: add v2 support for "ls-remote --symref" test
Jeff King
2023-04-15
1
-8
/
+11
|
*
|
|
v0 protocol: fix sha1/sha256 confusion for capabilities^{}
Jeff King
2023-04-15
2
-37
/
+17
|
*
|
|
t5512: stop referring to "v1" protocol
Jeff King
2023-04-15
1
-4
/
+4
|
*
|
|
v0 protocol: fix infinite loop when parsing multi-valued capabilities
Jeff King
2023-04-15
2
-2
/
+55
|
|
/
/
*
|
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
217
-479
/
+827
|
\
\
\
|
*
|
|
protocol.h: move definition of DEFAULT_GIT_PORT from cache.h
Elijah Newren
2023-04-18
3
-21
/
+22
|
*
|
|
mailmap, quote: move declarations of global vars to correct unit
Elijah Newren
2023-04-11
4
-5
/
+6
|
*
|
|
treewide: reduce includes of cache.h in other headers
Elijah Newren
2023-04-11
8
-8
/
+15
|
*
|
|
treewide: remove double forward declaration of read_in_full
Elijah Newren
2023-04-11
12
-6
/
+11
|
*
|
|
cache.h: remove unnecessary includes
Elijah Newren
2023-04-11
1
-4
/
+0
|
*
|
|
treewide: remove cache.h inclusion due to pager.h changes
Elijah Newren
2023-04-11
5
-5
/
+5
|
*
|
|
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
23
-14
/
+39
|
*
|
|
treewide: remove cache.h inclusion due to editor.h changes
Elijah Newren
2023-04-11
1
-1
/
+1
|
*
|
|
editor: move editor-related functions and declarations into common file
Elijah Newren
2023-04-11
21
-55
/
+80
|
*
|
|
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
2023-04-11
17
-17
/
+16
|
*
|
|
object.h: move some inline functions and defines from cache.h
Elijah Newren
2023-04-11
2
-42
/
+44
|
*
|
|
treewide: remove cache.h inclusion due to object-file.h changes
Elijah Newren
2023-04-11
12
-12
/
+11
|
*
|
|
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
57
-123
/
+184
|
*
|
|
treewide: remove cache.h inclusion due to git-zlib changes
Elijah Newren
2023-04-11
1
-1
/
+1
|
*
|
|
git-zlib: move declarations for git-zlib functions from cache.h
Elijah Newren
2023-04-11
9
-26
/
+39
|
*
|
|
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
2023-04-11
13
-13
/
+10
|
*
|
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
91
-110
/
+210
|
*
|
|
treewide: remove unnecessary cache.h inclusion
Elijah Newren
2023-04-11
10
-10
/
+8
|
*
|
|
treewide: be explicit about dependence on mem-pool.h
Elijah Newren
2023-04-11
6
-1
/
+5
|
*
|
|
treewide: be explicit about dependence on oid-array.h
Elijah Newren
2023-04-11
11
-1
/
+10
|
*
|
|
treewide: be explicit about dependence on pack-revindex.h
Elijah Newren
2023-04-11
4
-1
/
+3
|
*
|
|
treewide: be explicit about dependence on convert.h
Elijah Newren
2023-04-11
15
-1
/
+14
|
*
|
|
treewide: be explicit about dependence on advice.h
Elijah Newren
2023-04-11
25
-1
/
+24
|
*
|
|
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
62
-2
/
+70
|
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
148
-873
/
+958
|
|
\
\
\
*
|
\
\
\
Sync with Git 2.40.1
Junio C Hamano
2023-04-25
17
-16
/
+208
|
\
\
\
\
\
[next]