index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unpack-trees.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
René Scharfe
2013-06-03
1
-5
/
+9
*
dir.c: replace is_path_excluded with now equivalent is_excluded API
Karsten Blees
2013-04-15
1
-1
/
+0
*
unpack-trees.c: use path_excluded() in check_ok_to_remove()
Junio C Hamano
2012-06-06
1
-0
/
+1
*
Merge branch 'jc/diff-index-unpack'
Junio C Hamano
2011-10-05
1
-0
/
+1
|
\
|
*
unpack-trees: allow pruning with pathspec
Junio C Hamano
2011-08-30
1
-0
/
+1
*
|
Merge branch 'jc/diff-index-quick-exit-early'
Junio C Hamano
2011-06-30
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
diff-index --quiet: learn the "stop feeding the backend early" logic
Junio C Hamano
2011-05-31
1
-0
/
+1
*
|
unpack-trees: add the dry_run flag to unpack_trees_options
Jens Lehmann
2011-05-25
1
-1
/
+2
|
/
*
use persistent memory for rejected paths
Clemens Buchacher
2010-11-16
1
-6
/
+3
*
Move "show_all_errors = 1" to setup_unpack_trees_porcelain()
Matthieu Moy
2010-09-03
1
-1
/
+1
*
setup_unpack_trees_porcelain: take the whole options struct as parameter
Matthieu Moy
2010-09-03
1
-1
/
+2
*
Move set_porcelain_error_msgs to unpack-trees.c and rename it
Matthieu Moy
2010-09-03
1
-0
/
+6
*
unpack_trees: group error messages by type
Matthieu Moy
2010-08-11
1
-1
/
+12
*
merge-recursive: distinguish "removed" and "overwritten" messages
Matthieu Moy
2010-08-11
1
-2
/
+4
*
Turn unpack_trees_options.msgs into an array + enum
Matthieu Moy
2010-08-11
1
-9
/
+10
*
Merge branch 'jc/fix-tree-walk'
Junio C Hamano
2010-01-25
1
-1
/
+2
|
\
|
*
read-tree --debug-unpack
Junio C Hamano
2010-01-08
1
-0
/
+1
|
*
unpack-trees.c: prepare for looking ahead in the index
Junio C Hamano
2010-01-07
1
-1
/
+1
*
|
unpack_trees(): apply $GIT_DIR/info/sparse-checkout to the final index
Nguyễn Thái Ngọc Duy
2009-08-24
1
-0
/
+2
*
|
unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
Nguyễn Thái Ngọc Duy
2009-08-24
1
-0
/
+4
|
/
*
read-tree: migrate to parse-options
Stephen Boyd
2009-06-27
1
-12
/
+12
*
Optimize "diff-index --cached" using cache-tree
Junio C Hamano
2009-05-25
1
-0
/
+1
*
checkout: do not lose staged removal
Junio C Hamano
2008-09-10
1
-0
/
+1
*
unpack-trees: allow Porcelain to give different error messages
Junio C Hamano
2008-05-20
1
-0
/
+9
*
Make branch merging aware of underlying case-insensitive filsystems
Linus Torvalds
2008-04-09
1
-1
/
+1
*
Make unpack_trees_options bit flags actual bitfields
Linus Torvalds
2008-04-09
1
-10
/
+10
*
read-tree() and unpack_trees(): use consistent limit
Junio C Hamano
2008-03-14
1
-0
/
+2
*
Make 'unpack_trees()' have a separate source and destination index
Linus Torvalds
2008-03-09
1
-7
/
+9
*
Make 'unpack_trees()' take the index to work on as an argument
Linus Torvalds
2008-03-09
1
-0
/
+1
*
Add "skip_unmerged" option to unpack_trees.
Daniel Barkalow
2008-02-10
1
-0
/
+1
*
Add flag to make unpack_trees() not print errors.
Daniel Barkalow
2008-02-10
1
-0
/
+1
*
Make run_diff_index() use unpack_trees(), not read_tree()
Linus Torvalds
2008-01-21
1
-0
/
+1
*
Move old index entry removal from "unpack_trees()" into the individual functions
Linus Torvalds
2007-08-10
1
-5
/
+6
*
Start moving unpack-trees to "struct tree_desc"
Linus Torvalds
2007-08-10
1
-1
/
+1
*
unpack-trees: get rid of *indpos parameter.
Junio C Hamano
2007-04-04
1
-0
/
+1
*
read-tree: further loosen "working file will be lost" check.
Junio C Hamano
2006-12-06
1
-0
/
+1
*
read-tree: move merge functions to the library
Johannes Schindelin
2006-07-31
1
-0
/
+5
*
read-trees: refactor the unpack_trees() part
Johannes Schindelin
2006-07-31
1
-0
/
+30