aboutsummaryrefslogtreecommitdiff
path: root/match-trees.c
Commit message (Expand)AuthorAge
* match-trees: convert several leaf functions to use struct object_idbrian m. carlson2016-04-25
* tree-walk: convert tree_entry_extract() to use struct object_idbrian m. carlson2016-04-25
* struct name_entry: use struct object_id instead of unsigned char sha1[20]brian m. carlson2016-04-25
* match-trees: convert shift_tree() and shift_tree_by() to use object_idbrian m. carlson2016-04-19
* use xstrfmt to replace xmalloc + sprintfJeff King2014-06-19
* use strchrnul() in place of strchr() and strlen()Rohit Mani2014-03-10
* match-trees: factor out fill_tree_desc_strictRené Scharfe2013-06-13
* match-trees: simplify score_trees() using tree_entry()René Scharfe2013-03-25
* Make "subtree" part more orthogonal to the rest of merge-recursive.Junio C Hamano2010-01-17
* Improved const correctness for stringsShawn O. Pearce2007-10-21
* War on whitespaceJunio C Hamano2007-06-07
* A new merge stragety 'subtree'.Junio C Hamano2007-04-07