index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iterator.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
parse_commit(): describe more date-parsing failure modes
Jeff King
1
-0
/
+9
2023-04-27
parse_commit(): handle broken whitespace-only timestamp
Jeff King
2
-2
/
+67
2023-04-27
parse_commit(): parse timestamp from end of line
Jeff King
2
-9
/
+22
2023-04-27
t4212: avoid putting git on left-hand side of pipe
Jeff King
1
-2
/
+3
2023-04-27
banned.h: mark `strtok()` and `strtok_r()` as banned
Taylor Blau
1
-0
/
+4
2023-04-26
Handle some compiler versions containing a dash
Mike Hommey
1
-1
/
+9
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
reftable: ensure git-compat-util.h is the first (indirect) include
Elijah Newren
5
-2
/
+5
2023-04-24
diff.h: reduce unnecessary includes
Elijah Newren
7
-1
/
+6
2023-04-24
object-store.h: reduce unnecessary includes
Elijah Newren
4
-4
/
+7
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
35
-7
/
+39
2023-04-24
fsmonitor: reduce includes of cache.h
Elijah Newren
4
-4
/
+3
2023-04-24
cache.h: remove unnecessary headers
Elijah Newren
3
-2
/
+2
2023-04-24
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
31
-31
/
+25
2023-04-24
cache,tree: move basic name compare functions from read-cache to tree
Elijah Newren
4
-73
/
+77
2023-04-24
cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c
Elijah Newren
4
-13
/
+13
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
109
-292
/
+398
2023-04-24
tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h
Elijah Newren
2
-15
/
+13
2023-04-24
dir.h: move DTYPE defines from cache.h
Elijah Newren
2
-14
/
+15
2023-04-24
versioncmp.h: move declarations for versioncmp.c functions from cache.h
Elijah Newren
4
-3
/
+9
2023-04-24
ws.h: move declarations for ws.c functions from cache.h
Elijah Newren
7
-28
/
+40
2023-04-24
match-trees.h: move declarations for match-trees.c functions from cache.h
Elijah Newren
6
-4
/
+14
2023-04-24
pkt-line.h: move declarations for pkt-line.c functions from cache.h
Elijah Newren
7
-3
/
+7
2023-04-24
base85.h: move declarations for base85.c functions from cache.h
Elijah Newren
5
-5
/
+11
2023-04-24
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
14
-6
/
+22
2023-04-24
server-info.h: move declarations for server-info.c functions from cache.h
Elijah Newren
6
-4
/
+12
2023-04-24
packfile.h: move pack_window and pack_entry from cache.h
Elijah Newren
3
-16
/
+15
2023-04-24
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
17
-23
/
+44
2023-04-24
treewide: be explicit about dependence on strbuf.h
Elijah Newren
13
-0
/
+13
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
[next]