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
2020-09-24
diff: fix modified lines stats with --stat and --numstat
Thomas Guyot-Sionnest
1
-5
/
+7
2020-09-18
Merge branch 'jc/quote-path-cleanup'
Junio C Hamano
1
-4
/
+4
2020-09-10
quote: turn 'nodq' parameter into a set of flags
Junio C Hamano
1
-4
/
+4
2020-09-09
Merge branch 'ss/submodule-summary-in-c'
Junio C Hamano
1
-1
/
+1
2020-09-03
Merge branch 'mr/diff-hide-stat-wo-textual-change'
Junio C Hamano
1
-7
/
+31
2020-08-31
Merge branch 'dd/diff-customize-index-line-abbrev'
Junio C Hamano
1
-1
/
+4
2020-08-24
Merge branch 'rs/patch-id-with-incomplete-line'
Junio C Hamano
1
-0
/
+2
2020-08-21
diff: index-line: respect --abbrev in object's name
Đoàn Trần Công Danh
1
-1
/
+4
2020-08-19
diff: teach --stat to ignore uninteresting modifications
Matthew Rogers
1
-7
/
+31
2020-08-18
patch-id: ignore newline at end of file in diff_flush_patch_id()
René Scharfe
1
-0
/
+2
2020-08-12
submodule: rename helper functions to avoid ambiguity
Shourya Shukla
1
-1
/
+1
2020-07-30
strvec: rename struct fields
Jeff King
1
-1
/
+1
2020-07-28
strvec: convert more callers away from argv_array name
Jeff King
1
-14
/
+14
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-06-17
Merge branch 'jk/diff-memuse-optim-with-stat-unmatch'
Junio C Hamano
1
-1
/
+4
2020-06-02
diff: discard blob data from stat-unmatched pairs
Jeff King
1
-1
/
+4
2020-05-24
diff: add config option relative
Laurent Arnoud
1
-3
/
+8
2020-04-28
Merge branch 'jt/avoid-prefetch-when-able-in-diff'
Junio C Hamano
1
-50
/
+107
2020-04-07
diff: restrict when prefetching occurs
Jonathan Tan
1
-22
/
+51
2020-04-07
diff: refactor object read
Jonathan Tan
1
-8
/
+21
2020-04-07
diff: make diff_populate_filespec_options struct
Jonathan Tan
1
-19
/
+35
2020-04-02
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
1
-6
/
+5
2020-03-16
convert: provide additional metadata to filters
brian m. carlson
1
-1
/
+4
2020-03-16
convert: permit passing additional metadata to filter processes
brian m. carlson
1
-1
/
+1
2020-02-14
Merge branch 'mt/use-passed-repo-more-in-funcs'
Junio C Hamano
1
-1
/
+1
2020-01-31
diff: move diff.wsErrorHighlight to "basic" config
Jeff King
1
-8
/
+8
2020-01-31
diff: make diff_populate_filespec() honor its repo argument
Matheus Tavares
1
-1
/
+1
2019-12-05
Merge branch 'js/builtin-add-i'
Junio C Hamano
1
-23
/
+16
2019-11-14
diff: export diffstat interface
Daniel Ferreira
1
-23
/
+16
2019-11-10
Fix spelling errors in code comments
Elijah Newren
1
-2
/
+2
2019-10-15
Merge branch 'ew/hashmap'
Junio C Hamano
1
-13
/
+18
2019-10-11
Merge branch 'bc/object-id-part17'
Junio C Hamano
1
-23
/
+23
2019-10-07
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
1
-4
/
+2
2019-10-07
OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
1
-3
/
+2
2019-10-07
hashmap: introduce hashmap_free_entries
Eric Wong
1
-2
/
+4
2019-10-07
hashmap_cmp_fn takes hashmap_entry params
Eric Wong
1
-5
/
+7
2019-10-07
hashmap: use *_entry APIs to wrap container_of
Eric Wong
1
-12
/
+9
2019-10-07
hashmap_get_next returns "struct hashmap_entry *"
Eric Wong
1
-7
/
+12
2019-10-07
hashmap_get takes "const struct hashmap_entry *"
Eric Wong
1
-2
/
+2
2019-10-07
hashmap_add takes "struct hashmap_entry *"
Eric Wong
1
-1
/
+1
2019-10-07
hashmap_get_next takes "const struct hashmap_entry *"
Eric Wong
1
-2
/
+3
2019-10-07
diff: use hashmap_entry_init on moved_entry.ent
Eric Wong
1
-1
/
+2
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
1
-5
/
+4
2019-09-09
Merge branch 'jt/diff-lazy-fetch-submodule-fix'
Junio C Hamano
1
-0
/
+1
2019-08-20
diff: skip GITLINK when lazy fetching missing objs
Jonathan Tan
1
-0
/
+1
2019-08-19
patch-id: convert to use the_hash_algo
brian m. carlson
1
-23
/
+23
2019-07-29
Merge branch 'js/unmap-before-ext-diff' into maint
Junio C Hamano
1
-0
/
+2
2019-07-25
Merge branch 'js/unmap-before-ext-diff'
Junio C Hamano
1
-0
/
+2
2019-07-11
range-diff: suppress line count in outer diff
Thomas Gummerer
1
-1
/
+4
2019-07-11
diff: munmap() file contents before running external diff
Johannes Schindelin
1
-0
/
+2
[next]