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
/
combine-diff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-13
/
+19
2018-09-21
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
diff.c: remove the_index dependency in textconv() functions
Nguyễn Thái Ngọc Duy
1
-11
/
+16
2018-09-21
combine-diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-2
/
+2
2018-05-16
object-store: move object access functions to object-store.h
Stefan Beller
1
-0
/
+1
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-14
Convert find_unique_abbrev* to struct object_id
brian m. carlson
1
-2
/
+2
2018-03-06
Merge branch 'bw/c-plus-plus'
Junio C Hamano
1
-6
/
+6
2018-02-22
combine-diff: rename 'new' variables
Brandon Williams
1
-6
/
+6
2018-02-13
Merge branch 'tb/crlf-conv-flags'
Junio C Hamano
1
-1
/
+1
2018-01-16
convert_to_git(): safe_crlf/checksafe becomes int conv_flags
Torsten Bögershausen
1
-1
/
+1
2018-01-04
diff: introduce DIFF_PICKAXE_KINDS_MASK
Stefan Beller
1
-1
/
+1
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-5
/
+5
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-5
/
+5
2017-11-01
diff: remove DIFF_OPT_CLR macro
Brandon Williams
1
-1
/
+1
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
1
-1
/
+1
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
1
-3
/
+3
2017-10-16
refs: convert resolve_gitlink_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-06-24
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
1
-1
/
+1
2017-06-13
convert: convert convert_to_git to take an index
Brandon Williams
1
-1
/
+1
2017-06-05
tree-diff: convert diff_tree_paths to struct object_id
Brandon Williams
1
-5
/
+5
2017-06-05
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-02
combine-diff: convert find_paths_* to struct object_id
Brandon Williams
1
-6
/
+6
2017-06-02
combine-diff: convert diff_tree_combined to struct object_id
Brandon Williams
1
-5
/
+5
2017-06-02
diff: convert fill_filespec to struct object_id
Brandon Williams
1
-2
/
+2
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-9
/
+9
2017-03-31
Rename sha1_array to oid_array
brian m. carlson
1
-6
/
+6
2017-03-31
Make sha1_array_append take a struct object_id *
brian m. carlson
1
-1
/
+1
2017-03-30
combine-diff: replace malloc/snprintf with xstrfmt
Jeff King
1
-3
/
+4
2017-03-28
sha1-array: convert internal storage for struct sha1_array to object_id
brian m. carlson
1
-3
/
+3
2016-10-26
diff_aligned_abbrev: use "struct oid"
Jeff King
1
-2
/
+2
2016-10-26
diff_unique_abbrev: rename to diff_aligned_abbrev
Jeff King
1
-3
/
+3
2016-07-19
Merge branch 'bc/cocci'
Junio C Hamano
1
-7
/
+7
2016-06-28
diff: rename struct diff_filespec's sha1_valid member
brian m. carlson
1
-2
/
+2
2016-06-28
diff: convert struct diff_filespec to struct object_id
brian m. carlson
1
-5
/
+5
2016-06-02
pathspec: rename free_pathspec() to clear_pathspec()
Junio C Hamano
1
-1
/
+1
2016-05-09
combine-diff.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2016-02-22
use st_add and st_mult for allocation size computation
Jeff King
1
-7
/
+7
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
1
-3
/
+1
2016-02-22
use xmallocz to avoid size arithmetic
Jeff King
1
-3
/
+1
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-2
/
+2
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-2
/
+2
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-2
/
+2
2015-09-28
Sync with 2.4.10
Junio C Hamano
1
-2
/
+4
2015-09-28
Sync with 2.3.10
Junio C Hamano
1
-2
/
+4
2015-09-28
react to errors in xdi_diff
Jeff King
1
-2
/
+4
2015-06-11
Merge branch 'jk/color-diff-plain-is-context'
Junio C Hamano
1
-3
/
+3
2015-05-27
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Jeff King
1
-3
/
+3
2015-03-13
diff: convert struct combine_diff_path to object_id
brian m. carlson
1
-28
/
+28
[next]