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