index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
read-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove empty directories after read-tree -u.
Junio C Hamano
2005-10-11
1
-1
/
+30
*
read-tree: --trivial
Linus Torvalds
2005-10-02
1
-0
/
+12
*
read-tree: remove --head option.
Junio C Hamano
2005-10-02
1
-8
/
+2
*
Document -i flag to git-read-tree
Junio C Hamano
2005-09-21
1
-1
/
+1
*
read-tree: fix bogus debugging statement.
Junio C Hamano
2005-09-14
1
-6
/
+9
*
Add a new merge strategy by Fredrik Kuivinen.
Junio C Hamano
2005-09-11
1
-2
/
+20
*
Plug leak in Daniel's read-tree.
Junio C Hamano
2005-09-11
1
-0
/
+1
*
[PATCH] Add debugging help for case #16 to read-tree.c
Junio C Hamano
2005-09-11
1
-8
/
+28
*
[PATCH] Disable debugging from read-tree.
Junio C Hamano
2005-09-11
1
-3
/
+10
*
[PATCH] Rewrite read-tree
Daniel Barkalow
2005-09-11
1
-382
/
+421
*
[PATCH] Unify usage strings declaration
Petr Baudis
2005-07-30
1
-1
/
+1
*
Start adding interfaces to read in partial trees
Linus Torvalds
2005-07-14
1
-1
/
+1
*
git-read-tree: fix "--reset" handling
Linus Torvalds
2005-06-15
1
-0
/
+1
*
[PATCH] read-tree: loosen too strict index requirements
Junio C Hamano
2005-06-13
1
-0
/
+6
*
[PATCH] Finish making --emu23 equivalent to pure 2-way merge.
Junio C Hamano
2005-06-13
1
-5
/
+132
*
[PATCH] read-tree: fix too strong index requirement #5ALT
Junio C Hamano
2005-06-13
1
-2
/
+18
*
[PATCH] read-tree --emu23.
Junio C Hamano
2005-06-13
1
-4
/
+77
*
git-read-tree: remove deleted files in the working directory
Linus Torvalds
2005-06-10
1
-6
/
+18
*
git-read-tree: add "--reset" flag
Linus Torvalds
2005-06-09
1
-9
/
+38
*
git-read-tree: -u without -m is meaningless. Don't allow it.
Linus Torvalds
2005-06-08
1
-1
/
+3
*
git-read-tree: make one-way merge also honor the "update" flag
Linus Torvalds
2005-06-08
1
-5
/
+5
*
[PATCH] read-tree: save more user hassles during fast-forward.
Junio C Hamano
2005-06-07
1
-13
/
+36
*
git-read-tree: some "final" cleanups
Linus Torvalds
2005-06-06
1
-14
/
+10
*
git-read-tree: simplify merge loops enormously
Linus Torvalds
2005-06-06
1
-163
/
+110
*
[PATCH] index locking like everybody else
Junio C Hamano
2005-06-06
1
-17
/
+5
*
Fix off-by-one in new three-way-merge updates
Linus Torvalds
2005-06-06
1
-1
/
+1
*
Three-way merge: fix silly bug that made trivial merges not work
Linus Torvalds
2005-06-06
1
-2
/
+2
*
git-read-tree: fix up two-way merge
Linus Torvalds
2005-06-06
1
-15
/
+44
*
More work on merging with git-read-tree..
Linus Torvalds
2005-06-06
1
-19
/
+104
*
git-read-tree: fix up three-way merge tests
Linus Torvalds
2005-06-06
1
-14
/
+14
*
git-read-tree: be a lot more careful about merging dirty trees
Linus Torvalds
2005-06-06
1
-3
/
+51
*
sparse cleanup
Linus Torvalds
2005-05-20
1
-1
/
+1
*
[PATCH] cleanup of in-code names
Alexey Nezhdanov
2005-05-19
1
-1
/
+1
*
Fixed a leak in read-tree
Petr Baudis
2005-05-11
1
-1
/
+4
*
Add "get_sha1()" helper function.
Linus Torvalds
2005-05-02
1
-1
/
+1
*
[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1
Junio C Hamano
2005-04-29
1
-1
/
+1
*
Move "read_tree()" to "tree.c" to be used as a generic helper function.
Linus Torvalds
2005-04-23
1
-63
/
+3
*
Clean up and simplify read-tree a bit.
Linus Torvalds
2005-04-23
1
-7
/
+6
*
Add support for a "GIT_INDEX_FILE" environment variable.
Linus Torvalds
2005-04-21
1
-8
/
+11
*
[PATCH] Usage-string fixes.
Junio C Hamano
2005-04-21
1
-4
/
+6
*
[PATCH] Teach read-tree about commit objects
Junio C Hamano
2005-04-21
1
-10
/
+24
*
Make "read-tree" know how to do a "1-way merge".
Linus Torvalds
2005-04-19
1
-5
/
+39
*
Make "read-tree" take the 'stat' information for a merge result from the
Linus Torvalds
2005-04-19
1
-2
/
+39
*
Be much more liberal about the file mode bits.
Linus Torvalds
2005-04-17
1
-1
/
+1
*
Make 'read-tree' do a few more of the trivial merge cases.
Linus Torvalds
2005-04-16
1
-17
/
+53
*
Make "read-tree" merge the trees it reads by giving them consecutive states.
Linus Torvalds
2005-04-16
1
-6
/
+53
*
Encode a few extra flags per index entry.
Linus Torvalds
2005-04-16
1
-1
/
+1
*
Convert the index file reading/writing to use network byte order.
Linus Torvalds
2005-04-15
1
-2
/
+2
*
[PATCH] Consolidate the error handling
Petr Baudis
2005-04-13
1
-5
/
+5
*
Rename ".dircache" directory to ".git"
Linus Torvalds
2005-04-12
1
-3
/
+3
[next]