20 Commits (716a5af812dad5fc0814457a3dc570a73081dcc6)

Author SHA1 Message Date
Jeff King 9001dc2a74 convert "oidcmp() != 0" to "!oideq()" 7 years ago
Jeff King 2ec4150713 score_trees(): fix iteration over trees with missing entries 7 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
brian m. carlson b4f5aca40e sha1_file: convert read_sha1_file to struct object_id 7 years ago
brian m. carlson 916bc35b29 tree-walk: convert tree entry functions to object_id 7 years ago
Patryk Obara a09c985eae sha1_file: convert write_sha1_file to object_id 7 years ago
Patryk Obara 3b34934dca match-trees: convert splice_tree to object_id 7 years ago
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 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano 68faf68938 A new merge stragety 'subtree'. 18 years ago