index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-read-tree.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/maint-checkout-keep-remove' into maint
Junio C Hamano
2008-09-18
|
\
|
*
checkout: do not lose staged removal
Junio C Hamano
2008-09-09
*
|
Start conforming code to "git subcmd" style part 3
Heikki Orsila
2008-09-15
|
/
*
read-tree: setup worktree if merge is required
Nguyễn Thái Ngọc Duy
2008-08-28
*
Move read_cache_unmerged() to read-cache.c
Miklos Vajna
2008-06-30
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
Move name hashing functions into a file of its own
Linus Torvalds
2008-04-09
*
read-tree() and unpack_trees(): use consistent limit
Junio C Hamano
2008-03-13
*
Make 'unpack_trees()' have a separate source and destination index
Linus Torvalds
2008-03-09
*
Make 'unpack_trees()' take the index to work on as an argument
Linus Torvalds
2008-03-09
*
Merge branch 'db/checkout'
Junio C Hamano
2008-02-27
|
\
|
*
Allow callers of unpack_trees() to handle failure
Daniel Barkalow
2008-02-09
*
|
Name hash fixups: export (and rename) remove_hash_entry
Linus Torvalds
2008-02-22
*
|
git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()
Junio C Hamano
2008-02-21
|
/
*
Make on-disk index representation separate from in-core one
Linus Torvalds
2008-01-21
*
Improve use of lockfile API
Brandon Casey
2008-01-16
*
Clean-up read-tree error condition.
Junio C Hamano
2007-08-16
*
Fix read-tree merging more than 3 trees using 3-way merge
Junio C Hamano
2007-08-15
*
Start moving unpack-trees to "struct tree_desc"
Linus Torvalds
2007-08-10
*
read-tree: remove unnecessary call to setup_git_directory()
Johannes Schindelin
2007-08-02
*
Document git read-tree --trivial
Jakub Narebski
2007-06-16
*
Merge branch 'jc/read-tree-df' (early part)
Junio C Hamano
2007-04-07
|
\
|
*
Fix read-tree --prefix=dir/.
Junio C Hamano
2007-04-04
*
|
git-read-tree --index-output=<file>
Junio C Hamano
2007-04-03
*
|
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
2007-04-03
|
/
*
read-tree: use xcalloc
James Bowes
2007-03-27
*
Initialize tree descriptors with a helper function rather than by hand.
Linus Torvalds
2007-03-21
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
*
read-tree: document --exclude-per-directory
Junio C Hamano
2006-12-05
*
read-tree: further loosen "working file will be lost" check.
Junio C Hamano
2006-12-05
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
*
remove unnecessary initializations
David Rientjes
2006-08-15
*
Merge branch 'js/read-tree'
Junio C Hamano
2006-08-12
|
\
|
*
read-tree: move merge functions to the library
Johannes Schindelin
2006-07-30
|
*
read-trees: refactor the unpack_trees() part
Johannes Schindelin
2006-07-30
*
|
Better error message when we are unable to lock the index file
Junio C Hamano
2006-08-12
*
|
read-tree: shadowed variable fix.
Junio C Hamano
2006-08-03
|
/
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
checkout -f failed to check out a file if an existing directory interfered.
Junio C Hamano
2006-07-16
*
Avoid C99 initializers
Shawn Pearce
2006-07-10
*
Close the index file between writing and committing
Johannes Schindelin
2006-07-08
*
Don't use empty structure initializers.
Florian Forster
2006-06-18
*
Merge branch 'jc/rw-prefix'
Junio C Hamano
2006-06-17
*
Make index file locking code reusable to others.
Junio C Hamano
2006-06-06
*
read-tree: fix eye-candy.
Linus Torvalds
2006-06-05
*
Merge branch 'lt/tree-2'
Junio C Hamano
2006-06-03
|
\
|
*
tree_entry(): new tree-walking helper function
Linus Torvalds
2006-05-30
|
*
Remove last vestiges of generic tree_entry_list
Linus Torvalds
2006-05-29
|
*
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
2006-05-29
|
*
builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec()
Linus Torvalds
2006-05-29
[next]