index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6001-rev-list-graft.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
The thirteenth batch
Junio C Hamano
1
-0
/
+13
2023-04-22
The twelfth batch
Junio C Hamano
1
-0
/
+11
2023-04-20
The eleventh batch
Junio C Hamano
1
-0
/
+17
2023-04-18
protocol.h: move definition of DEFAULT_GIT_PORT from cache.h
Elijah Newren
3
-21
/
+22
2023-04-18
The tenth batch
Junio C Hamano
1
-0
/
+20
2023-04-17
Git 2.40.1
v2.40.1
Johannes Schindelin
3
-2
/
+10
2023-04-17
Git 2.39.3
v2.39.3
Johannes Schindelin
2
-4
/
+10
2023-04-17
Git 2.38.5
v2.38.5
Johannes Schindelin
3
-2
/
+10
2023-04-17
Git 2.37.7
v2.37.7
Johannes Schindelin
3
-2
/
+9
2023-04-17
Git 2.36.6
v2.36.6
Johannes Schindelin
3
-2
/
+9
2023-04-17
Git 2.35.8
v2.35.8
Johannes Schindelin
3
-2
/
+9
2023-04-17
Git 2.34.8
v2.34.8
Johannes Schindelin
3
-2
/
+9
2023-04-17
Git 2.33.8
v2.33.8
Johannes Schindelin
3
-2
/
+9
2023-04-17
Git 2.32.7
v2.32.7
Johannes Schindelin
3
-2
/
+9
2023-04-17
Git 2.31.8
v2.31.8
Johannes Schindelin
3
-2
/
+8
2023-04-17
tests: avoid using `test_i18ncmp`
Johannes Schindelin
3
-9
/
+9
2023-04-17
Git 2.30.9
v2.30.9
Taylor Blau
3
-2
/
+45
2023-04-17
config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`
Taylor Blau
2
-0
/
+23
2023-04-17
config.c: avoid integer truncation in `copy_or_rename_section_in_file()`
Taylor Blau
1
-5
/
+5
2023-04-17
config: avoid fixed-sized buffer when renaming/deleting a section
Taylor Blau
2
-8
/
+9
2023-04-17
gettext: avoid using gettext if the locale dir is not present
Johannes Schindelin
2
-1
/
+10
2023-04-17
t1300: demonstrate failure when renaming sections with long lines
Taylor Blau
1
-0
/
+20
2023-04-17
apply --reject: overwrite existing `.rej` symlink if it exists
Johannes Schindelin
2
-2
/
+27
2023-04-17
ci: update 'static-analysis' to Ubuntu 22.04
Derrick Stolee
1
-1
/
+1
2023-04-15
v0 protocol: use size_t for capability length/offset
Jeff King
7
-19
/
+19
2023-04-15
t5512: test "ls-remote --heads --symref" filtering with v0 and v2
Jeff King
1
-19
/
+7
2023-04-15
t5512: allow any protocol version for filtered symref test
Jeff King
1
-3
/
+1
2023-04-15
t5512: add v2 support for "ls-remote --symref" test
Jeff King
1
-8
/
+11
2023-04-15
v0 protocol: fix sha1/sha256 confusion for capabilities^{}
Jeff King
2
-37
/
+17
2023-04-15
t5512: stop referring to "v1" protocol
Jeff King
1
-4
/
+4
2023-04-15
v0 protocol: fix infinite loop when parsing multi-valued capabilities
Jeff King
2
-2
/
+55
2023-04-14
send-email: export patch counters in validate environment
Robin Jarry
4
-1
/
+146
2023-04-14
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt
5
-0
/
+63
2023-04-14
repack: honor `-l` when calculating pack geometry
Patrick Steinhardt
2
-2
/
+68
2023-04-14
t/helper: allow chmtime to print verbosely without modifying mtime
Patrick Steinhardt
1
-1
/
+1
2023-04-14
pack-objects: extend test coverage of `--stdin-packs` with alternates
Patrick Steinhardt
1
-0
/
+48
2023-04-14
pack-objects: fix error when same packfile is included and excluded
Patrick Steinhardt
2
-5
/
+23
2023-04-14
pack-objects: fix error when packing same pack twice
Patrick Steinhardt
3
-0
/
+54
2023-04-14
pack-objects: split out `--stdin-packs` tests into separate file
Patrick Steinhardt
2
-135
/
+145
2023-04-14
repack: fix generating multi-pack-index with only non-local packs
Patrick Steinhardt
2
-0
/
+34
2023-04-14
repack: fix trying to use preferred pack in alternates
Patrick Steinhardt
2
-5
/
+53
2023-04-14
midx: fix segfault with no packs and invalid preferred pack
Patrick Steinhardt
2
-3
/
+15
2023-04-13
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle
9
-4
/
+75
2023-04-11
The ninth batch
Junio C Hamano
1
-0
/
+19
2023-04-11
mailmap, quote: move declarations of global vars to correct unit
Elijah Newren
4
-5
/
+6
2023-04-11
treewide: reduce includes of cache.h in other headers
Elijah Newren
8
-8
/
+15
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
12
-6
/
+11
2023-04-11
cache.h: remove unnecessary includes
Elijah Newren
1
-4
/
+0
2023-04-11
treewide: remove cache.h inclusion due to pager.h changes
Elijah Newren
5
-5
/
+5
2023-04-11
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
23
-14
/
+39
[next]