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
2024-03-03
t-ctype: align output of i
René Scharfe
1
-1
/
+1
2024-03-03
t-ctype: simplify EOF check
René Scharfe
1
-2
/
+1
2024-03-03
t-ctype: allow NUL anywhere in the specification string
René Scharfe
1
-14
/
+4
2024-03-02
repack: check error writing to pack-objects subprocess
Junio C Hamano
1
-2
/
+3
2024-03-02
sideband: avoid short write(2)
Junio C Hamano
1
-2
/
+2
2024-03-02
unpack: replace xwrite() loop with write_in_full()
Junio C Hamano
2
-21
/
+4
2024-03-02
test_i18ngrep: hard deprecate and forbid its use
Junio C Hamano
1
-2
/
+1
2024-03-01
The third batch
Junio C Hamano
1
-0
/
+15
2024-03-01
Merge branch 'tb/multi-pack-verbatim-reuse' into HEAD
Junio C Hamano
1
-5
/
+4
2024-03-01
Merge branch 'hs/rebase-not-in-progress' into HEAD
Junio C Hamano
1
-1
/
+1
2024-03-01
Merge branch 'jw/remote-doc-typofix' into HEAD
Junio C Hamano
1
-1
/
+1
2024-03-01
Merge branch 'jc/doc-add-placeholder-fix' into HEAD
Junio C Hamano
1
-10
/
+10
2024-03-01
Merge branch 'ja/doc-placeholders-markup-rules' into HEAD
Junio C Hamano
1
-0
/
+7
2024-03-01
Merge branch 'ps/reflog-list' into HEAD
Junio C Hamano
20
-205
/
+380
2024-03-01
Merge branch 'ds/doc-send-email-capitalization' into HEAD
Junio C Hamano
2
-15
/
+15
2024-03-01
Merge branch 'ja/docfixes' into HEAD
Junio C Hamano
4
-16
/
+16
2024-03-01
Merge branch 'cp/t9146-use-test-path-helpers' into HEAD
Junio C Hamano
1
-44
/
+12
2024-03-01
Merge branch 'ps/difftool-dir-diff-exit-code' into HEAD
Junio C Hamano
3
-46
/
+67
2024-03-01
gitcli: drop mention of “non-dashed form”
Kristoffer Haugsbakk
1
-3
/
+0
2024-03-01
format_trailers_from_commit(): indirectly call trailer_info_get()
Linus Arver
1
-1
/
+4
2024-03-01
format_trailer_info(): move "fast path" to caller
Linus Arver
1
-11
/
+9
2024-03-01
format_trailers(): use strbuf instead of FILE
Linus Arver
3
-8
/
+14
2024-03-01
trailer_info_get(): reorder parameters
Linus Arver
3
-8
/
+10
2024-03-01
trailer: move interpret_trailers() to interpret-trailers.c
Linus Arver
3
-109
/
+123
2024-03-01
trailer: reorder format_trailers_from_commit() parameters
Linus Arver
4
-9
/
+11
2024-03-01
trailer: rename functions to use 'trailer'
Linus Arver
3
-18
/
+18
2024-03-01
shortlog: add test for de-duplicating folded trailers
Linus Arver
2
-0
/
+33
2024-03-01
trailer: free trailer_info _after_ all related usage
Linus Arver
1
-2
/
+1
2024-02-29
docs: sort configuration variable groupings alphabetically
Eric Sunshine
1
-14
/
+14
2024-02-29
add: use unsigned type for collection of bits
Eugenio Gigante
1
-1
/
+1
2024-02-29
upload-pack: only accept packfile-uris if we advertised it
Jeff King
2
-9
/
+26
2024-02-29
commit-reach(repo_get_merge_bases_many_dirty): pass on errors
Johannes Schindelin
3
-16
/
+16
2024-02-29
commit-reach(repo_get_merge_bases_many): pass on "missing commits" errors
Johannes Schindelin
6
-28
/
+31
2024-02-29
commit-reach(get_octopus_merge_bases): pass on "missing commits" errors
Johannes Schindelin
5
-15
/
+26
2024-02-29
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
17
-51
/
+96
2024-02-29
commit-reach(get_merge_bases_many_0): pass on "missing commits" errors
Johannes Schindelin
1
-21
/
+36
2024-02-29
commit-reach(merge_bases_many): pass on "missing commits" errors
Johannes Schindelin
1
-13
/
+22
2024-02-29
commit-reach(paint_down_to_common): start reporting errors
Johannes Schindelin
1
-21
/
+45
2024-02-29
commit-reach(paint_down_to_common): prepare for handling shallow commits
Johannes Schindelin
1
-4
/
+12
2024-02-28
upload-pack: use existing config mechanism for advertisement
Jeff King
1
-16
/
+10
2024-02-28
upload-pack: centralize setup of sideband-all config
Jeff King
1
-2
/
+3
2024-02-28
upload-pack: use repository struct to get config
Jeff King
1
-5
/
+6
2024-02-28
upload-pack: free tree buffers after parsing
Jeff King
4
-4
/
+23
2024-02-28
upload-pack: use PARSE_OBJECT_SKIP_HASH_CHECK in more places
Jeff King
1
-2
/
+4
2024-02-28
upload-pack: always turn off save_commit_buffer
Jeff King
2
-2
/
+2
2024-02-28
upload-pack: disallow object-info capability by default
Taylor Blau
4
-3
/
+40
2024-02-28
upload-pack: accept only a single packfile-uri line
Jeff King
2
-1
/
+5
2024-02-28
upload-pack: use a strmap for want-ref lines
Jeff King
2
-14
/
+19
2024-02-28
upload-pack: use oidset for deepen_not list
Jeff King
1
-10
/
+11
2024-02-28
upload-pack: switch deepen-not list to an oid_array
Jeff King
1
-7
/
+7
[prev]
[next]