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
2024-03-15
Merge branch 'jc/xwrite-cleanup'
Junio C Hamano
-25
/
+9
2024-03-15
Merge branch 'ag/t0010-modernize'
Junio C Hamano
-16
/
+15
2024-03-15
Merge branch 'as/option-names-in-messages'
Junio C Hamano
-4
/
+4
2024-03-15
Merge branch 'kh/branch-ref-syntax-advice'
Junio C Hamano
-108
/
+128
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
-45
/
+78
2024-03-15
fuzz: add fuzzer for config parsing
Brian C Tracy
-1
/
+36
2024-03-15
trailer: finish formatting unification
Linus Arver
-16
/
+9
2024-03-15
trailer: begin formatting unification
Linus Arver
-39
/
+19
2024-03-15
format_trailer_info(): append newline for non-trailer lines
Linus Arver
-22
/
+11
2024-03-15
format_trailer_info(): drop redundant unfold_value()
Linus Arver
-3
/
+0
2024-03-15
format_trailer_info(): use trailer_item objects
Linus Arver
-19
/
+30
2024-03-15
t5300: fix test_with_bad_commit()
John Cai
-1
/
+1
2024-03-15
diff: add diff.srcPrefix and diff.dstPrefix configuration variables
Peter Hutterer
-4
/
+56
2024-03-14
The seventh batch
Junio C Hamano
-0
/
+32
2024-03-14
Merge branch 'rj/complete-worktree-paths-fix'
Junio C Hamano
-1
/
+24
2024-03-14
Merge branch 'rj/complete-reflog'
Junio C Hamano
-12
/
+82
2024-03-14
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
-2
/
+1
2024-03-14
Merge branch 'gt/core-bare-in-templates'
Junio C Hamano
-49
/
+8
2024-03-14
Merge branch 'la/trailer-api'
Junio C Hamano
-147
/
+204
2024-03-14
Merge branch 'kh/doc-commentchar-is-a-byte'
Junio C Hamano
-1
/
+1
2024-03-14
Merge branch 'jh/fsmonitor-icase-corner-case-fix'
Junio C Hamano
-56
/
+522
2024-03-14
Merge branch 'ps/reftable-iteration-perf-part2'
Junio C Hamano
-181
/
+175
2024-03-14
Merge branch 'so/clean-dry-run-without-force'
Junio C Hamano
-18
/
+18
2024-03-14
checkout: plug some leaks in git-restore
Rubén Justo
-30
/
+25
2024-03-14
checkout: fix interaction between --conflict and --merge
Phillip Wood
-3
/
+67
2024-03-14
checkout: cleanup --conflict=<style> parsing
Phillip Wood
-19
/
+38
2024-03-14
merge options: add a conflict style member
Phillip Wood
-2
/
+12
2024-03-14
merge-ll: introduce LL_MERGE_OPTIONS_INIT
Phillip Wood
-5
/
+6
2024-03-14
xdiff-interface: refactor parsing of merge.conflictstyle
Phillip Wood
-11
/
+19
2024-03-14
t0006: add more tests with a negative TZ offset
Beat Bolli
-0
/
+8
2024-03-13
date: make "iso-strict" conforming for the UTC timezone
Beat Bolli
-5
/
+10
2024-03-13
status: allow --untracked=false and friends
Junio C Hamano
-12
/
+39
2024-03-13
status: unify parsing of --untracked= and status.showUntrackedFiles
Junio C Hamano
-18
/
+29
2024-03-13
doc: status.showUntrackedFiles does not take "false"
Jonas Wunderlich
-1
/
+1
2024-03-12
t5601: exercise clones with "includeIf.*.onbranch"
Patrick Steinhardt
-0
/
+12
2024-03-12
Documentation/user-manual.txt: example for generating object hashes
Dirk Gouders
-2
/
+34
2024-03-12
config: allow multi-byte core.commentChar
Jeff King
-8
/
+27
2024-03-12
environment: drop comment_line_char compatibility macro
Jeff King
-1
/
+0
2024-03-12
wt-status: drop custom comment-char stringification
Jeff King
-10
/
+3
2024-03-12
sequencer: handle multi-byte comment characters when writing todo list
Jeff King
-1
/
+3
2024-03-12
find multi-byte comment chars in unterminated buffers
Jeff King
-5
/
+18
2024-03-12
find multi-byte comment chars in NUL-terminated strings
Jeff King
-4
/
+4
2024-03-12
prefer comment_line_str to comment_line_char for printing
Jeff King
-32
/
+32
2024-03-12
strbuf: accept a comment string for strbuf_add_commented_lines()
Jeff King
-31
/
+21
2024-03-12
strbuf: accept a comment string for strbuf_commented_addf()
Jeff King
-18
/
+24
2024-03-12
strbuf: accept a comment string for strbuf_stripspace()
Jeff King
-20
/
+20
2024-03-12
environment: store comment_line_char as a string
Jeff King
-5
/
+6
2024-03-12
strbuf: avoid shadowing global comment_line_char name
Jeff King
-12
/
+12
2024-03-12
commit: refactor base-case of adjust_comment_line_char()
Jeff King
-2
/
+3
2024-03-12
strbuf: avoid static variables in strbuf_add_commented_lines()
Jeff King
-3
/
+3
[prev]
[next]