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
/
read-tree.c
Commit message (
Expand
)
Author
Age
*
[PATCH] Unify usage strings declaration
Petr Baudis
2005-07-29
*
Start adding interfaces to read in partial trees
Linus Torvalds
2005-07-14
*
git-read-tree: fix "--reset" handling
Linus Torvalds
2005-06-15
*
[PATCH] read-tree: loosen too strict index requirements
Junio C Hamano
2005-06-12
*
[PATCH] Finish making --emu23 equivalent to pure 2-way merge.
Junio C Hamano
2005-06-12
*
[PATCH] read-tree: fix too strong index requirement #5ALT
Junio C Hamano
2005-06-12
*
[PATCH] read-tree --emu23.
Junio C Hamano
2005-06-12
*
git-read-tree: remove deleted files in the working directory
Linus Torvalds
2005-06-09
*
git-read-tree: add "--reset" flag
Linus Torvalds
2005-06-09
*
git-read-tree: -u without -m is meaningless. Don't allow it.
Linus Torvalds
2005-06-07
*
git-read-tree: make one-way merge also honor the "update" flag
Linus Torvalds
2005-06-07
*
[PATCH] read-tree: save more user hassles during fast-forward.
Junio C Hamano
2005-06-07
*
git-read-tree: some "final" cleanups
Linus Torvalds
2005-06-06
*
git-read-tree: simplify merge loops enormously
Linus Torvalds
2005-06-06
*
[PATCH] index locking like everybody else
Junio C Hamano
2005-06-06
*
Fix off-by-one in new three-way-merge updates
Linus Torvalds
2005-06-05
*
Three-way merge: fix silly bug that made trivial merges not work
Linus Torvalds
2005-06-05
*
git-read-tree: fix up two-way merge
Linus Torvalds
2005-06-05
*
More work on merging with git-read-tree..
Linus Torvalds
2005-06-05
*
git-read-tree: fix up three-way merge tests
Linus Torvalds
2005-06-05
*
git-read-tree: be a lot more careful about merging dirty trees
Linus Torvalds
2005-06-05
*
sparse cleanup
Linus Torvalds
2005-05-20
*
[PATCH] cleanup of in-code names
Alexey Nezhdanov
2005-05-19
*
Fixed a leak in read-tree
Petr Baudis
2005-05-11
*
Add "get_sha1()" helper function.
Linus Torvalds
2005-05-01
*
[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1
Junio C Hamano
2005-04-28
*
Move "read_tree()" to "tree.c" to be used as a generic helper function.
Linus Torvalds
2005-04-22
*
Clean up and simplify read-tree a bit.
Linus Torvalds
2005-04-22
*
Add support for a "GIT_INDEX_FILE" environment variable.
Linus Torvalds
2005-04-21
*
[PATCH] Usage-string fixes.
Junio C Hamano
2005-04-20
*
[PATCH] Teach read-tree about commit objects
Junio C Hamano
2005-04-20
*
Make "read-tree" know how to do a "1-way merge".
Linus Torvalds
2005-04-19
*
Make "read-tree" take the 'stat' information for a merge result from the
Linus Torvalds
2005-04-19
*
Be much more liberal about the file mode bits.
Linus Torvalds
2005-04-16
*
Make 'read-tree' do a few more of the trivial merge cases.
Linus Torvalds
2005-04-16
*
Make "read-tree" merge the trees it reads by giving them consecutive states.
Linus Torvalds
2005-04-15
*
Encode a few extra flags per index entry.
Linus Torvalds
2005-04-15
*
Convert the index file reading/writing to use network byte order.
Linus Torvalds
2005-04-15
*
[PATCH] Consolidate the error handling
Petr Baudis
2005-04-13
*
Rename ".dircache" directory to ".git"
Linus Torvalds
2005-04-11
*
Fix stale index.lock file removal using "atexit()".
Linus Torvalds
2005-04-11
*
Make "update-cache" a bit friendlier to use (and harder to mis-use).
Linus Torvalds
2005-04-10
*
Teach "fsck" and "read-tree" about recursive tree-nodes.
Linus Torvalds
2005-04-09
*
Make "read-tree" read the tree into the current directory cache.
Linus Torvalds
2005-04-09
*
Use "-Wall -O2" for the compiler to get more warnings.
Linus Torvalds
2005-04-08
*
Make read-tree actually unpack the whole tree.
Linus Torvalds
2005-04-07
*
Add copyright notices.
Linus Torvalds
2005-04-07
*
Initial revision of "git", the information manager from hell
Linus Torvalds
2005-04-07