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