index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
match-trees.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
match-trees: convert several leaf functions to use struct object_id
brian m. carlson
2016-04-25
1
-15
/
+15
*
tree-walk: convert tree_entry_extract() to use struct object_id
brian m. carlson
2016-04-25
1
-6
/
+6
*
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
2016-04-25
1
-1
/
+1
*
match-trees: convert shift_tree() and shift_tree_by() to use object_id
brian m. carlson
2016-04-20
1
-22
/
+22
*
use xstrfmt to replace xmalloc + sprintf
Jeff King
2014-06-20
1
-7
/
+2
*
use strchrnul() in place of strchr() and strlen()
Rohit Mani
2014-03-10
1
-7
/
+4
*
match-trees: factor out fill_tree_desc_strict
René Scharfe
2013-06-13
1
-25
/
+19
*
match-trees: simplify score_trees() using tree_entry()
René Scharfe
2013-03-25
1
-40
/
+28
*
Make "subtree" part more orthogonal to the rest of merge-recursive.
Junio C Hamano
2010-01-18
1
-1
/
+68
*
Improved const correctness for strings
Shawn O. Pearce
2007-10-21
1
-1
/
+1
*
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+0
*
A new merge stragety 'subtree'.
Junio C Hamano
2007-04-07
1
-0
/
+304