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-06-21
t3321: add test cases about the notes stripspace behavior
Teng Long
-0
/
+291
2023-06-21
notes.c: use designated initializers for clarity
Teng Long
-2
/
+2
2023-06-21
notes.c: cleanup 'strbuf_grow' call in 'append_edit'
Teng Long
-2
/
+0
2023-06-20
The second batch for 2.42
Junio C Hamano
-0
/
+35
2023-06-20
Merge branch 'la/doc-interpret-trailers'
Junio C Hamano
-56
/
+78
2023-06-20
Merge branch 'jk/log-follow-with-non-literal-pathspec'
Junio C Hamano
-10
/
+70
2023-06-20
Merge branch 'vd/worktree-config-is-per-repository'
Junio C Hamano
-37
/
+102
2023-06-20
Merge branch 'tb/submodule-null-deref-fix'
Junio C Hamano
-2
/
+21
2023-06-20
Merge branch 'jc/test-modernization-2'
Junio C Hamano
-715
/
+739
2023-06-20
Merge branch 'jc/test-modernization'
Junio C Hamano
-1593
/
+1564
2023-06-20
Merge branch 'kh/use-default-notes-doc'
Junio C Hamano
-8
/
+11
2023-06-20
Merge branch 'pb/complete-and-document-auto-merge-and-friends'
Junio C Hamano
-20
/
+79
2023-06-20
Merge branch 'mh/commit-reach-get-reachable-plug-leak'
Junio C Hamano
-0
/
+2
2023-06-20
Merge branch 'tz/test-fix-pthreads-prereq'
Junio C Hamano
-2
/
+2
2023-06-20
Merge branch 'tz/test-ssh-verifytime-fix'
Junio C Hamano
-1
/
+1
2023-06-20
Merge branch 'jk/ci-use-clang-for-sanitizer-jobs'
Junio C Hamano
-13
/
+4
2023-06-20
Merge branch 'tl/quote-problematic-arg-for-clarity'
Junio C Hamano
-4
/
+4
2023-06-20
Merge branch 'ps/fetch-cleanups'
Junio C Hamano
-68
/
+79
2023-06-20
packfile: delete .idx files before .pack files
Derrick Stolee
-1
/
+1
2023-06-18
strbuf: simplify strbuf_expand_literal_cb()
René Scharfe
-11
/
+7
2023-06-18
replace strbuf_expand() with strbuf_expand_step()
René Scharfe
-272
/
+169
2023-06-18
replace strbuf_expand_dict_cb() with strbuf_expand_step()
René Scharfe
-56
/
+28
2023-06-18
strbuf: factor out strbuf_expand_step()
René Scharfe
-25
/
+24
2023-06-18
pretty: factor out expand_separator()
René Scharfe
-14
/
+13
2023-06-17
http: handle both "h2" and "h2h3" in curl info lines
Jeff King
-1
/
+2
2023-06-17
tests: mark as passing with SANITIZE=leak
Rubén Justo
-0
/
+11
2023-06-17
config: fix a leak in git_config_copy_or_rename_section_in_file
Rubén Justo
-0
/
+1
2023-06-17
branch: fix a leak in cmd_branch
Rubén Justo
-0
/
+2
2023-06-17
branch: fix a leak in setup_tracking
Rubén Justo
-1
/
+1
2023-06-17
rev-parse: fix a leak with --abbrev-ref
Rubén Justo
-1
/
+4
2023-06-16
commit: pass --no-divider to interpret-trailers
Jeff King
-1
/
+21
2023-06-16
credential/libsecret: store new attributes
M Hickford
-6
/
+152
2023-06-16
setup.c: don't setup in discover_git_directory()
Glen Choo
-5
/
+0
2023-06-15
credential: erase all matching credentials
M Hickford
-8
/
+44
2023-06-15
credential: avoid erasing distinct password
M Hickford
-18
/
+90
2023-06-15
revision: handle pseudo-opts in `--stdin` mode
Patrick Steinhardt
-9
/
+72
2023-06-15
revision: small readability improvement for reading from stdin
Patrick Steinhardt
-8
/
+9
2023-06-15
revision: reorder `read_revisions_from_stdin()`
Patrick Steinhardt
-33
/
+33
2023-06-15
ls-tree: fix documentation of %x format placeholder
René Scharfe
-3
/
+3
2023-06-14
doc: trailer: add more examples in DESCRIPTION
Linus Arver
-2
/
+18
2023-06-14
doc: trailer: mention 'key' in DESCRIPTION
Linus Arver
-1
/
+4
2023-06-14
doc: trailer.<token>.command: emphasize deprecation
Linus Arver
-2
/
+2
2023-06-14
doc: trailer: use angle brackets for <token> and <value>
Linus Arver
-4
/
+4
2023-06-14
doc: trailer: remove redundant phrasing
Linus Arver
-3
/
+2
2023-06-14
doc: trailer: examples: avoid the word "message" by itself
Linus Arver
-25
/
+25
2023-06-14
doc: trailer: drop "commit message part" phrasing
Linus Arver
-16
/
+20
2023-06-14
doc: trailer: swap verb order
Linus Arver
-1
/
+1
2023-06-14
doc: trailer: fix grammar
Linus Arver
-4
/
+4
2023-06-14
CodingGuidelines: use octal escapes, not hex
Jonathan Tan
-0
/
+4
2023-06-14
diff-lib: honor override_submodule_config flag bit
Josip Sokcevic
-1
/
+31
[prev]
[next]