index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-15
Merge branch 'rs/swap'
Junio C Hamano
1
-8
/
+4
2017-02-10
Merge branch 'jk/log-graph-name-only'
Junio C Hamano
1
-0
/
+1
2017-02-08
diff: print line prefix for --name-only output
Jeff King
1
-0
/
+1
2017-01-30
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
1
-1
/
+1
2017-01-30
diff: use SWAP macro
René Scharfe
1
-3
/
+1
2017-01-30
use SWAP macro
René Scharfe
1
-5
/
+3
2017-01-12
diff: add interhunk context config option
Vegard Nossum
1
-0
/
+8
2017-01-10
Merge branch 'jc/retire-compaction-heuristics'
Junio C Hamano
1
-20
/
+3
2016-12-23
diff: retire "compaction" heuristics
Junio C Hamano
1
-20
/
+3
2016-12-08
diff: handle --no-abbrev in no-index case
Jack Bates
1
-1
/
+5
2016-11-17
Merge branch 'tk/diffcore-delta-remove-unused'
Junio C Hamano
1
-1
/
+1
2016-11-14
diffcore-delta: remove unused parameter to diffcore_count_changes()
Tobias Klauser
1
-1
/
+1
2016-10-27
Merge branch 'nd/ita-empty-commit'
Junio C Hamano
1
-0
/
+4
2016-10-27
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
Junio C Hamano
1
-16
/
+29
2016-10-27
Merge branch 'lt/abbrev-auto'
Junio C Hamano
1
-1
/
+1
2016-10-26
diff: handle sha1 abbreviations outside of repository
Jeff King
1
-4
/
+17
2016-10-26
diff_aligned_abbrev: use "struct oid"
Jeff King
1
-9
/
+11
2016-10-26
diff_unique_abbrev: rename to diff_aligned_abbrev
Jeff King
1
-7
/
+3
2016-10-26
Merge branch 'va/i18n'
Junio C Hamano
1
-7
/
+7
2016-10-26
Merge branch 'jc/ws-error-highlight'
Junio C Hamano
1
-34
/
+55
2016-10-26
Merge branch 'jc/diff-unique-abbrev-comments'
Junio C Hamano
1
-1
/
+22
2016-10-24
diff: add --ita-[in]visible-in-index
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2016-10-17
i18n: diff: mark warnings for translation
Vasco Almeida
1
-7
/
+7
2016-10-10
Merge branch 'rs/qsort'
Junio C Hamano
1
-3
/
+3
2016-10-06
Merge branch 'rs/cocci'
Junio C Hamano
1
-1
/
+1
2016-10-04
diff: introduce diff.wsErrorHighlight option
Junio C Hamano
1
-1
/
+10
2016-10-04
diff.c: move ws-error-highlight parsing helpers up
Junio C Hamano
1
-37
/
+37
2016-10-04
diff.c: refactor parse_ws_error_highlight()
Junio C Hamano
1
-5
/
+16
2016-10-03
abbrev: prepare for new world order
Junio C Hamano
1
-1
/
+1
2016-09-30
diff_unique_abbrev(): document its assumption and limitation
Junio C Hamano
1
-1
/
+22
2016-09-29
Merge branch 'js/regexec-buf' into maint
Junio C Hamano
1
-1
/
+2
2016-09-29
use QSORT
René Scharfe
1
-3
/
+3
2016-09-27
use strbuf_add_unique_abbrev() for adding short hashes, part 2
René Scharfe
1
-1
/
+1
2016-09-26
Merge branch 'js/regexec-buf'
Junio C Hamano
1
-1
/
+2
2016-09-26
Merge branch 'va/i18n-more'
Junio C Hamano
1
-5
/
+10
2016-09-26
Merge branch 'mh/diff-indent-heuristic'
Junio C Hamano
1
-7
/
+29
2016-09-21
regex: use regexec_buf()
Johannes Schindelin
1
-1
/
+2
2016-09-21
i18n: i18n: diff: mark die messages for translation
Jean-Noël AVILA
1
-5
/
+10
2016-09-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2016-09-19
blame: honor the diff heuristic options and config
Michael Haggerty
1
-12
/
+17
2016-09-19
diff: improve positioning of add/delete blocks in diffs
Michael Haggerty
1
-3
/
+20
2016-09-15
Merge branch 'sb/diff-cleanup'
Junio C Hamano
1
-21
/
+10
2016-09-12
Merge branch 'jk/diff-submodule-diff-inline'
Junio C Hamano
1
-17
/
+37
2016-09-08
diff: remove dead code
Stefan Beller
1
-8
/
+0
2016-09-08
diff: omit found pointer from emit_callback
Stefan Beller
1
-4
/
+2
2016-09-08
diff.c: use diff_options directly
Stefan Beller
1
-11
/
+10
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
1
-1
/
+1
2016-08-31
diff: teach diff to display submodule difference with an inline diff
Jacob Keller
1
-9
/
+22
2016-08-31
submodule: convert show_submodule_summary to use struct object_id *
Jacob Keller
1
-1
/
+1
2016-08-31
diff: prepare for additional submodule formats
Jacob Keller
1
-6
/
+6
[next]