index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff: define block by number of alphanumeric chars
Jonathan Tan
2017-08-16
4
-81
/
+183
*
diff: respect MIN_BLOCK_LENGTH for last block
Jonathan Tan
2017-08-16
2
-7
/
+59
*
diff: avoid redundantly clearing a flag
Jonathan Tan
2017-08-14
1
-1
/
+1
*
diff: document the new --color-moved setting
Stefan Beller
2017-06-30
2
-2
/
+49
*
diff.c: add dimming to moved line detection
Stefan Beller
2017-06-30
4
-13
/
+254
*
diff.c: color moved lines differently, plain mode
Stefan Beller
2017-06-30
3
-3
/
+59
*
diff.c: color moved lines differently
Stefan Beller
2017-06-30
3
-15
/
+602
*
diff.c: buffer all output if asked to
Stefan Beller
2017-06-30
2
-2
/
+109
*
diff.c: emit_diff_symbol learns about DIFF_SYMBOL_SUMMARY
Stefan Beller
2017-06-30
1
-30
/
+41
*
diff.c: emit_diff_symbol learns about DIFF_SYMBOL_STAT_SEP
Stefan Beller
2017-06-30
1
-3
/
+7
*
diff.c: convert word diffing to use emit_diff_symbol
Stefan Beller
2017-06-30
1
-33
/
+46
*
diff.c: convert show_stats to use emit_diff_symbol
Stefan Beller
2017-06-30
2
-44
/
+74
*
diff.c: convert emit_binary_diff_body to use emit_diff_symbol
Stefan Beller
2017-06-30
1
-17
/
+46
*
submodule.c: migrate diff output to use emit_diff_symbol
Stefan Beller
2017-06-30
4
-68
/
+121
*
diff.c: emit_diff_symbol learns DIFF_SYMBOL_REWRITE_DIFF
Stefan Beller
2017-06-30
1
-14
/
+21
*
diff.c: emit_diff_symbol learns about DIFF_SYMBOL_BINARY_FILES
Stefan Beller
2017-06-30
1
-5
/
+15
*
diff.c: emit_diff_symbol learns DIFF_SYMBOL_HEADER
Stefan Beller
2017-06-30
1
-8
/
+20
*
diff.c: emit_diff_symbol learns DIFF_SYMBOL_FILEPAIR_{PLUS, MINUS}
Stefan Beller
2017-06-30
1
-21
/
+30
*
diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_INCOMPLETE
Stefan Beller
2017-06-30
1
-2
/
+4
*
diff.c: emit_diff_symbol learns DIFF_SYMBOL_WORDS[_PORCELAIN]
Stefan Beller
2017-06-30
1
-16
/
+26
*
diff.c: migrate emit_line_checked to use emit_diff_symbol
Stefan Beller
2017-06-30
3
-44
/
+80
*
diff.c: emit_diff_symbol learns DIFF_SYMBOL_NO_LF_EOF
Stefan Beller
2017-06-30
1
-8
/
+11
*
diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_FRAGINFO
Stefan Beller
2017-06-30
1
-2
/
+6
*
diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_MARKER
Stefan Beller
2017-06-30
1
-1
/
+9
*
diff.c: introduce emit_diff_symbol
Stefan Beller
2017-06-30
1
-3
/
+19
*
diff.c: factor out diff_flush_patch_all_file_pairs
Stefan Beller
2017-06-30
1
-5
/
+12
*
diff.c: move line ending check into emit_hunk_header
Stefan Beller
2017-06-30
1
-2
/
+2
*
diff.c: readability fix
Stefan Beller
2017-06-30
1
-2
/
+2
*
Merge branch 'sb/hashmap-customize-comparison' into sb/diff-color-move
Junio C Hamano
2017-06-30
441
-8419
/
+13147
|
\
|
*
hashmap: migrate documentation from Documentation/technical into header
Stefan Beller
2017-06-30
2
-341
/
+316
|
*
patch-ids.c: use hashmap correctly
Stefan Beller
2017-06-30
1
-4
/
+4
|
*
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
19
-66
/
+113
|
*
Twelfth batch for 2.14
Junio C Hamano
2017-06-26
1
-1
/
+11
|
*
Merge branch 'mb/reword-autocomplete-message'
Junio C Hamano
2017-06-26
1
-6
/
+12
|
|
\
|
|
*
auto-correct: tweak phrasing
Marc Branchaud
2017-06-21
1
-6
/
+12
|
*
|
Merge branch 'ks/t7508-indent-fix'
Junio C Hamano
2017-06-26
1
-1
/
+1
|
|
\
\
|
|
*
|
t7508: fix a broken indentation
Kaartic Sivaraam
2017-06-21
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'jk/add-p-commentchar-fix'
Junio C Hamano
2017-06-26
2
-1
/
+10
|
|
\
\
|
|
*
|
add--interactive: quote commentChar regex
Jeff King
2017-06-21
2
-1
/
+9
|
|
*
|
add--interactive: handle EOF in prompt_yesno
Jeff King
2017-06-21
1
-0
/
+1
|
*
|
|
Merge branch 'dt/raise-core-packed-git-limit'
Junio C Hamano
2017-06-26
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
docs: update 64-bit core.packedGitLimit default
Jeff King
2017-06-21
1
-1
/
+2
|
*
|
|
|
Merge branch 'mh/packed-ref-store-prep'
Junio C Hamano
2017-06-26
5
-11
/
+54
|
|
\
\
\
\
|
|
*
|
|
|
for_each_bisect_ref(): don't trim refnames
Michael Haggerty
2017-06-19
4
-2
/
+31
|
|
*
|
|
|
lock_packed_refs(): fix cache validity check
Michael Haggerty
2017-06-12
1
-9
/
+23
|
*
|
|
|
|
Merge branch 'lb/status-stash-count'
Junio C Hamano
2017-06-26
12
-38
/
+115
|
|
\
\
\
\
\
|
|
*
|
|
|
|
glossary: define 'stash entry'
Liam Beguin
2017-06-19
1
-0
/
+4
|
|
*
|
|
|
|
status: add optional stash count information
Liam Beguin
2017-06-19
6
-0
/
+71
|
|
*
|
|
|
|
stash: update documentation to use 'stash entry'
Liam Beguin
2017-06-19
6
-38
/
+40
|
*
|
|
|
|
|
Sync with 2.13.2
Junio C Hamano
2017-06-25
2
-12
/
+17
|
|
\
\
\
\
\
\
[next]