index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-04-27
The fourteenth batch
Junio C Hamano
-0
/
+5
2023-04-27
Merge branch 'fc/doc-checkout-markup-updates'
Junio C Hamano
-26
/
+28
2023-04-27
Merge branch 'fc/doc-use-datestamp-in-commit'
Junio C Hamano
-1
/
+4
2023-04-27
Merge branch 'ds/fsck-pack-revindex'
Junio C Hamano
-4
/
+169
2023-04-27
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
-26
/
+62
2023-04-27
parse_commit(): describe more date-parsing failure modes
Jeff King
-0
/
+9
2023-04-27
parse_commit(): handle broken whitespace-only timestamp
Jeff King
-2
/
+67
2023-04-27
parse_commit(): parse timestamp from end of line
Jeff King
-9
/
+22
2023-04-27
t4212: avoid putting git on left-hand side of pipe
Jeff King
-2
/
+3
2023-04-27
banned.h: mark `strtok()` and `strtok_r()` as banned
Taylor Blau
-0
/
+4
2023-04-26
negotiator/skipping: fix some problems in mark_common()
Han Xin
-7
/
+15
2023-04-26
negotiator/default: avoid stack overflow
Han Xin
-10
/
+29
2023-04-26
Handle some compiler versions containing a dash
Mike Hommey
-1
/
+9
2023-04-26
doc: GIT_DEFAULT_HASH is and will be ignored during "clone"
Junio C Hamano
-3
/
+3
2023-04-25
The thirteenth batch
Junio C Hamano
-0
/
+13
2023-04-25
Merge branch 'ps/fix-geom-repack-with-alternates'
Junio C Hamano
-151
/
+504
2023-04-25
Merge branch 'rj/send-email-validate-hook-count-messages'
Junio C Hamano
-1
/
+146
2023-04-25
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
-90
/
+112
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
-479
/
+827
2023-04-24
Sync with Git 2.40.1
Junio C Hamano
-16
/
+208
2023-04-24
t/helper/test-json-writer.c: avoid using `strtok()`
Taylor Blau
-28
/
+48
2023-04-24
t/helper/test-oidmap.c: avoid using `strtok()`
Taylor Blau
-6
/
+14
2023-04-24
t/helper/test-hashmap.c: avoid using `strtok()`
Taylor Blau
-7
/
+15
2023-04-24
string-list: introduce `string_list_setlen()`
Taylor Blau
-0
/
+19
2023-04-24
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
-10
/
+61
2023-04-24
blame: use different author name for fake commit generated by --contents
Jacob Keller
-9
/
+18
2023-04-24
t1300: add tests for missing keys
Andrei Rybak
-0
/
+17
2023-04-24
t1300: check stderr for "ignores pairs" tests
Andrei Rybak
-4
/
+5
2023-04-24
t1300: drop duplicate test
Andrei Rybak
-7
/
+0
2023-04-24
merge-ort: fix calling merge_finalize() with no intermediate merge
Elijah Newren
-4
/
+4
2023-04-24
reftable: ensure git-compat-util.h is the first (indirect) include
Elijah Newren
-2
/
+5
2023-04-24
diff.h: reduce unnecessary includes
Elijah Newren
-1
/
+6
2023-04-24
object-store.h: reduce unnecessary includes
Elijah Newren
-4
/
+7
2023-04-24
commit.h: reduce unnecessary includes
Elijah Newren
-7
/
+39
2023-04-24
fsmonitor: reduce includes of cache.h
Elijah Newren
-4
/
+3
2023-04-24
cache.h: remove unnecessary headers
Elijah Newren
-2
/
+2
2023-04-24
treewide: remove cache.h inclusion due to previous changes
Elijah Newren
-31
/
+25
2023-04-24
cache,tree: move basic name compare functions from read-cache to tree
Elijah Newren
-73
/
+77
2023-04-24
cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c
Elijah Newren
-13
/
+13
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
-292
/
+398
2023-04-24
tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h
Elijah Newren
-15
/
+13
2023-04-24
dir.h: move DTYPE defines from cache.h
Elijah Newren
-14
/
+15
2023-04-24
versioncmp.h: move declarations for versioncmp.c functions from cache.h
Elijah Newren
-3
/
+9
2023-04-24
ws.h: move declarations for ws.c functions from cache.h
Elijah Newren
-28
/
+40
2023-04-24
match-trees.h: move declarations for match-trees.c functions from cache.h
Elijah Newren
-4
/
+14
2023-04-24
pkt-line.h: move declarations for pkt-line.c functions from cache.h
Elijah Newren
-3
/
+7
2023-04-24
base85.h: move declarations for base85.c functions from cache.h
Elijah Newren
-5
/
+11
2023-04-24
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
-6
/
+22
2023-04-24
server-info.h: move declarations for server-info.c functions from cache.h
Elijah Newren
-4
/
+12
2023-04-24
packfile.h: move pack_window and pack_entry from cache.h
Elijah Newren
-16
/
+15
[prev]
[next]