Sign in
googlers
/
jrn
/
git
/
eab335c46d6677ff50e9fe94352150641bc05507
/
unpack-trees.h
5828e83
diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
by René Scharfe
· 12 years ago
b07bc8c
dir.c: replace is_path_excluded with now equivalent is_excluded API
by Karsten Blees
· 12 years ago
589570d
unpack-trees.c: use path_excluded() in check_ok_to_remove()
by Junio C Hamano
· 13 years ago
1b840a5
Merge branch 'jc/diff-index-unpack'
by Junio C Hamano
· 13 years ago
40e3725
unpack-trees: allow pruning with pathspec
by Junio C Hamano
· 13 years ago
57e4d61
Merge branch 'jc/diff-index-quick-exit-early'
by Junio C Hamano
· 14 years ago
b419482
diff-index --quiet: learn the "stop feeding the backend early" logic
by Junio C Hamano
· 14 years ago
2c9078d
unpack-trees: add the dry_run flag to unpack_trees_options
by Jens Lehmann
· 14 years ago
7980872
use persistent memory for rejected paths
by Clemens Buchacher
· 14 years ago
5e65ee3
Move "show_all_errors = 1" to setup_unpack_trees_porcelain()
by Matthieu Moy
· 14 years ago
e294030
setup_unpack_trees_porcelain: take the whole options struct as parameter
by Matthieu Moy
· 14 years ago
dc1166e
Move set_porcelain_error_msgs to unpack-trees.c and rename it
by Matthieu Moy
· 14 years ago
e6c111b
unpack_trees: group error messages by type
by Matthieu Moy
· 15 years ago
08402b0
merge-recursive: distinguish "removed" and "overwritten" messages
by Matthieu Moy
· 15 years ago
08353eb
Turn unpack_trees_options.msgs into an array + enum
by Matthieu Moy
· 15 years ago
026680f
Merge branch 'jc/fix-tree-walk'
by Junio C Hamano
· 15 years ago
ba655da
read-tree --debug-unpack
by Junio C Hamano
· 15 years ago
da165f4
unpack-trees.c: prepare for looking ahead in the index
by Junio C Hamano
· 15 years ago
e800ec9
unpack_trees(): apply $GIT_DIR/info/sparse-checkout to the final index
by Nguyễn Thái Ngọc Duy
· 16 years ago
08aefc9
unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
by Nguyễn Thái Ngọc Duy
· 16 years ago
5a56da5
read-tree: migrate to parse-options
by Stephen Boyd
· 16 years ago
b65982b
Optimize "diff-index --cached" using cache-tree
by Junio C Hamano
· 16 years ago
5521883
checkout: do not lose staged removal
by Junio C Hamano
· 16 years ago
8ccba00
unpack-trees: allow Porcelain to give different error messages
by Junio C Hamano
· 17 years ago
32260ad
Make branch merging aware of underlying case-insensitive filsystems
by Linus Torvalds
· 17 years ago
75dc6c7
Make unpack_trees_options bit flags actual bitfields
by Linus Torvalds
· 17 years ago
ca885a4
read-tree() and unpack_trees(): use consistent limit
by Junio C Hamano
· 17 years ago
34110cd
Make 'unpack_trees()' have a separate source and destination index
by Linus Torvalds
· 17 years ago
bc052d7
Make 'unpack_trees()' take the index to work on as an argument
by Linus Torvalds
· 17 years ago
4e7c457
Add "skip_unmerged" option to unpack_trees.
by Daniel Barkalow
· 17 years ago
17e4642
Add flag to make unpack_trees() not print errors.
by Daniel Barkalow
· 17 years ago
d1f2d7e
Make run_diff_index() use unpack_trees(), not read_tree()
by Linus Torvalds
· 17 years ago
b48d5a0
Move old index entry removal from "unpack_trees()" into the individual functions
by Linus Torvalds
· 18 years ago
933bf40
Start moving unpack-trees to "struct tree_desc"
by Linus Torvalds
· 18 years ago
9a4d8fd
unpack-trees: get rid of *indpos parameter.
by Junio C Hamano
· 18 years ago
f8a9d42
read-tree: further loosen "working file will be lost" check.
by Junio C Hamano
· 18 years ago
076b0ad
read-tree: move merge functions to the library
by Johannes Schindelin
· 19 years ago
16da134
read-trees: refactor the unpack_trees() part
by Johannes Schindelin
· 19 years ago