index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gettext.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-08
t7001: avoid git on upstream of pipe
Jeff King
1
-16
/
+22
2023-05-02
The sixteenth batch
Junio C Hamano
1
-0
/
+15
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-27
banned.h: mark `strtok()` and `strtok_r()` as banned
Taylor Blau
1
-0
/
+4
2023-04-25
The thirteenth batch
Junio C Hamano
1
-0
/
+13
2023-04-25
t/helper/test-json-writer.c: avoid using `strtok()`
Taylor Blau
1
-28
/
+48
2023-04-25
t/helper/test-oidmap.c: avoid using `strtok()`
Taylor Blau
1
-6
/
+14
2023-04-25
t/helper/test-hashmap.c: avoid using `strtok()`
Taylor Blau
1
-7
/
+15
2023-04-25
string-list: introduce `string_list_setlen()`
Taylor Blau
2
-0
/
+19
2023-04-25
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
8
-10
/
+61
2023-04-25
blame: use different author name for fake commit generated by --contents
Jacob Keller
3
-9
/
+18
2023-04-24
merge-ort: fix calling merge_finalize() with no intermediate merge
Elijah Newren
1
-4
/
+4
2023-04-24
fetch_bundle_uri(): drop pointless NULL check
Jeff King
1
-2
/
+2
2023-04-24
notes: clean up confusing NULL checks in init_notes()
Jeff King
1
-2
/
+2
2023-04-22
The twelfth batch
Junio C Hamano
1
-0
/
+11
2023-04-21
completion: suppress unwanted unescaping of `read`
Edwin Kofler
1
-1
/
+1
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
[next]