index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
environment.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-01
t/lib-credential.sh: ensure credential helpers handle long headers
Taylor Blau
1
-0
/
+29
2023-05-01
credential.c: store "wwwauth[]" values in `credential_read()`
Taylor Blau
1
-0
/
+2
2023-04-29
The fifteenth batch
Junio C Hamano
1
-0
/
+11
2023-04-28
The fourteenth batch
Junio C Hamano
1
-0
/
+5
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-19
gpg-interface: set trust level of missing key to "undefined"
Jeff King
2
-8
/
+15
2023-04-19
doc: git-checkout: reorganize examples
Felipe Contreras
1
-22
/
+28
2023-04-19
doc: git-checkout: trivial callout cleanup
Felipe Contreras
1
-4
/
+0
2023-04-18
repository.h: drop unused `gc_cruft_packs`
Taylor Blau
2
-4
/
+1
2023-04-18
builtin/gc.c: make `gc.cruftPacks` enabled by default
Taylor Blau
6
-21
/
+11
2023-04-18
t/t9300-fast-import.sh: prepare for `gc --cruft` by default
Taylor Blau
1
-9
/
+4
2023-04-18
t/t6500-gc.sh: add additional test cases
Taylor Blau
1
-0
/
+4
2023-04-18
t/t6500-gc.sh: refactor cruft pack tests
Taylor Blau
1
-82
/
+44
2023-04-18
t/t6501-freshen-objects.sh: prepare for `gc --cruft` by default
Taylor Blau
1
-5
/
+5
2023-04-18
t/t5304-prune.sh: prepare for `gc --cruft` by default
Taylor Blau
1
-14
/
+14
2023-04-18
builtin/gc.c: ignore cruft packs with `--keep-largest-pack`
Taylor Blau
4
-9
/
+53
2023-04-18
builtin/repack.c: fix incorrect reference to '-C'
Taylor Blau
1
-1
/
+1
2023-04-18
pack-write.c: plug a leak in stage_tmp_packfiles()
Taylor Blau
1
-6
/
+8
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
fsck: validate .rev file header
Derrick Stolee
5
-6
/
+36
2023-04-17
fsck: check rev-index position values
Derrick Stolee
2
-4
/
+26
2023-04-17
fsck: check rev-index checksums
Derrick Stolee
2
-0
/
+50
2023-04-17
fsck: create scaffolding for rev-index checks
Derrick Stolee
4
-0
/
+63
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
[next]