index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
messages: capitalization and punctuation exceptions
Oswald Buddenhagen
2
-3
/
+3
2023-04-28
sequencer: actually translate report in do_exec()
Oswald Buddenhagen
1
-1
/
+1
2023-04-27
cocci: codify authoring and reviewing practices
Glen Choo
1
-0
/
+30
2023-04-27
cocci: add headings to and reword README
Glen Choo
1
-4
/
+6
2023-04-27
The fourteenth batch
Junio C Hamano
1
-0
/
+5
2023-04-27
Merge branch 'fc/doc-checkout-markup-updates'
Junio C Hamano
1
-26
/
+28
2023-04-27
Merge branch 'fc/doc-use-datestamp-in-commit'
Junio C Hamano
1
-1
/
+4
2023-04-27
Merge branch 'ds/fsck-pack-revindex'
Junio C Hamano
5
-4
/
+169
2023-04-27
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
14
-26
/
+62
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
negotiator/skipping: fix some problems in mark_common()
Han Xin
1
-7
/
+15
2023-04-26
negotiator/default: avoid stack overflow
Han Xin
1
-10
/
+29
2023-04-26
Handle some compiler versions containing a dash
Mike Hommey
1
-1
/
+9
2023-04-26
doc: GIT_DEFAULT_HASH is and will be ignored during "clone"
Junio C Hamano
1
-3
/
+3
2023-04-25
The thirteenth batch
Junio C Hamano
1
-0
/
+13
2023-04-25
Merge branch 'ps/fix-geom-repack-with-alternates'
Junio C Hamano
11
-151
/
+504
2023-04-25
Merge branch 'rj/send-email-validate-hook-count-messages'
Junio C Hamano
4
-1
/
+146
2023-04-25
Merge branch 'jk/protocol-cap-parse-fix'
Junio C Hamano
8
-90
/
+112
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
217
-479
/
+827
2023-04-24
Sync with Git 2.40.1
Junio C Hamano
17
-16
/
+208
2023-04-24
t/helper/test-json-writer.c: avoid using `strtok()`
Taylor Blau
1
-28
/
+48
2023-04-24
t/helper/test-oidmap.c: avoid using `strtok()`
Taylor Blau
1
-6
/
+14
2023-04-24
t/helper/test-hashmap.c: avoid using `strtok()`
Taylor Blau
1
-7
/
+15
2023-04-24
string-list: introduce `string_list_setlen()`
Taylor Blau
2
-0
/
+19
2023-04-24
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau
8
-10
/
+61
2023-04-24
blame: use different author name for fake commit generated by --contents
Jacob Keller
3
-9
/
+18
2023-04-24
t1300: add tests for missing keys
Andrei Rybak
1
-0
/
+17
2023-04-24
t1300: check stderr for "ignores pairs" tests
Andrei Rybak
1
-4
/
+5
2023-04-24
t1300: drop duplicate test
Andrei Rybak
1
-7
/
+0
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
[prev]
[next]