36 Commits (f228dade3df3b5ab6b6ef0fa3d8fbcf19b9adabc)

Author SHA1 Message Date
Junio C Hamano 589570dbe7 unpack-trees.c: use path_excluded() in check_ok_to_remove() 13 years ago
Junio C Hamano 40e372563c unpack-trees: allow pruning with pathspec 14 years ago
Junio C Hamano b4194828dc diff-index --quiet: learn the "stop feeding the backend early" logic 14 years ago
Jens Lehmann 2c9078d05b unpack-trees: add the dry_run flag to unpack_trees_options 14 years ago
Clemens Buchacher 3055d78f97 use persistent memory for rejected paths 14 years ago
Clemens Buchacher 7980872d4e use persistent memory for rejected paths 14 years ago
Matthieu Moy 5e65ee35dd Move "show_all_errors = 1" to setup_unpack_trees_porcelain() 15 years ago
Matthieu Moy e294030fe8 setup_unpack_trees_porcelain: take the whole options struct as parameter 15 years ago
Matthieu Moy dc1166e685 Move set_porcelain_error_msgs to unpack-trees.c and rename it 15 years ago
Matthieu Moy e6c111b4c0 unpack_trees: group error messages by type 15 years ago
Matthieu Moy 08402b0409 merge-recursive: distinguish "removed" and "overwritten" messages 15 years ago
Matthieu Moy 08353ebbab Turn unpack_trees_options.msgs into an array + enum 15 years ago
Junio C Hamano ba655da537 read-tree --debug-unpack 15 years ago
Junio C Hamano da165f470e unpack-trees.c: prepare for looking ahead in the index 15 years ago
Nguyễn Thái Ngọc Duy e800ec9d72 unpack_trees(): apply $GIT_DIR/info/sparse-checkout to the final index 16 years ago
Nguyễn Thái Ngọc Duy 08aefc9e47 unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout 16 years ago
Stephen Boyd 5a56da5806 read-tree: migrate to parse-options 16 years ago
Junio C Hamano b65982b608 Optimize "diff-index --cached" using cache-tree 16 years ago
Junio C Hamano 5521883490 checkout: do not lose staged removal 17 years ago
Junio C Hamano 8ccba008ee unpack-trees: allow Porcelain to give different error messages 17 years ago
Linus Torvalds 32260ad5db Make branch merging aware of underlying case-insensitive filsystems 17 years ago
Linus Torvalds 75dc6c7cb8 Make unpack_trees_options bit flags actual bitfields 17 years ago
Junio C Hamano ca885a4fe6 read-tree() and unpack_trees(): use consistent limit 17 years ago
Linus Torvalds 34110cd4e3 Make 'unpack_trees()' have a separate source and destination index 17 years ago
Linus Torvalds bc052d7f43 Make 'unpack_trees()' take the index to work on as an argument 17 years ago
Daniel Barkalow 4e7c4571b8 Add "skip_unmerged" option to unpack_trees. 17 years ago
Daniel Barkalow 17e4642667 Add flag to make unpack_trees() not print errors. 17 years ago
Linus Torvalds d1f2d7e8ca Make run_diff_index() use unpack_trees(), not read_tree() 17 years ago
Linus Torvalds b48d5a050a Move old index entry removal from "unpack_trees()" into the individual functions 18 years ago
Linus Torvalds 933bf40a5c Start moving unpack-trees to "struct tree_desc" 18 years ago
Junio C Hamano 9a4d8fdc25 unpack-trees: get rid of *indpos parameter. 18 years ago
Junio C Hamano f8a9d42872 read-tree: further loosen "working file will be lost" check. 18 years ago
Johannes Schindelin 076b0adcf9 read-tree: move merge functions to the library 19 years ago
Johannes Schindelin 16da134b1f read-trees: refactor the unpack_trees() part 19 years ago