12 Commits (9e2c4fa5d381225f3cdb8e6578ff2a0b8080fa0d)

Author SHA1 Message Date
brian m. carlson b6aec868af match-trees: convert several leaf functions to use struct object_id 9 years ago
brian m. carlson ce6663a9da tree-walk: convert tree_entry_extract() to use struct object_id 9 years ago
brian m. carlson 7d924c9139 struct name_entry: use struct object_id instead of unsigned char sha1[20] 9 years ago
brian m. carlson 82db3d44e7 match-trees: convert shift_tree() and shift_tree_by() to use object_id 9 years ago
Jeff King 283101869b use xstrfmt to replace xmalloc + sprintf 11 years ago
Rohit Mani 2c5495f7b6 use strchrnul() in place of strchr() and strlen() 11 years ago
René Scharfe 10a3fb00eb match-trees: factor out fill_tree_desc_strict 12 years ago
René Scharfe d8febde370 match-trees: simplify score_trees() using tree_entry() 12 years ago
Junio C Hamano 85e51b783c Make "subtree" part more orthogonal to the rest of merge-recursive. 15 years ago
Shawn O. Pearce 538dfe7397 Improved const correctness for strings 17 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano 68faf68938 A new merge stragety 'subtree'. 18 years ago