Age | Commit message (Expand) | Author | Files | Lines |
2010-01-24 | Merge branch 'jc/fix-tree-walk' | Junio C Hamano | 1 | -1/+2 |
2010-01-07 | read-tree --debug-unpack | Junio C Hamano | 1 | -0/+1 |
2010-01-07 | unpack-trees.c: prepare for looking ahead in the index | Junio C Hamano | 1 | -1/+1 |
2009-08-23 | unpack_trees(): apply $GIT_DIR/info/sparse-checkout to the final index | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2009-08-23 | unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2009-06-27 | read-tree: migrate to parse-options | Stephen Boyd | 1 | -12/+12 |
2009-05-25 | Optimize "diff-index --cached" using cache-tree | Junio C Hamano | 1 | -0/+1 |
2008-09-09 | checkout: do not lose staged removal | Junio C Hamano | 1 | -0/+1 |
2008-05-19 | unpack-trees: allow Porcelain to give different error messages | Junio C Hamano | 1 | -0/+9 |
2008-04-09 | Make branch merging aware of underlying case-insensitive filsystems | Linus Torvalds | 1 | -1/+1 |
2008-04-09 | Make unpack_trees_options bit flags actual bitfields | Linus Torvalds | 1 | -10/+10 |
2008-03-13 | read-tree() and unpack_trees(): use consistent limit | Junio C Hamano | 1 | -0/+2 |
2008-03-09 | Make 'unpack_trees()' have a separate source and destination index | Linus Torvalds | 1 | -7/+9 |
2008-03-09 | Make 'unpack_trees()' take the index to work on as an argument | Linus Torvalds | 1 | -0/+1 |
2008-02-09 | Add "skip_unmerged" option to unpack_trees. | Daniel Barkalow | 1 | -0/+1 |
2008-02-09 | Add flag to make unpack_trees() not print errors. | Daniel Barkalow | 1 | -0/+1 |
2008-01-21 | Make run_diff_index() use unpack_trees(), not read_tree() | Linus Torvalds | 1 | -0/+1 |
2007-08-10 | Move old index entry removal from "unpack_trees()" into the individual functions | Linus Torvalds | 1 | -5/+6 |
2007-08-10 | Start moving unpack-trees to "struct tree_desc" | Linus Torvalds | 1 | -1/+1 |
2007-04-04 | unpack-trees: get rid of *indpos parameter. | Junio C Hamano | 1 | -0/+1 |
2006-12-05 | read-tree: further loosen "working file will be lost" check. | Junio C Hamano | 1 | -0/+1 |
2006-07-30 | read-tree: move merge functions to the library | Johannes Schindelin | 1 | -0/+5 |
2006-07-30 | read-trees: refactor the unpack_trees() part | Johannes Schindelin | 1 | -0/+30 |