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
*
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
*
Fix stale index.lock file removal using "atexit()".
Linus Torvalds
2005-04-12
1
-22
/
+23
*
Make "update-cache" a bit friendlier to use (and harder to mis-use).
Linus Torvalds
2005-04-10
1
-1
/
+1
*
Teach "fsck" and "read-tree" about recursive tree-nodes.
Linus Torvalds
2005-04-10
1
-7
/
+21
*
Make "read-tree" read the tree into the current directory cache.
Linus Torvalds
2005-04-09
1
-49
/
+53
*
Use "-Wall -O2" for the compiler to get more warnings.
Linus Torvalds
2005-04-08
1
-1
/
+0
*
Make read-tree actually unpack the whole tree.
Linus Torvalds
2005-04-08
1
-1
/
+41
*
Add copyright notices.
Linus Torvalds
2005-04-08
1
-0
/
+5
*
Initial revision of "git", the information manager from hell
Linus Torvalds
2005-04-08
1
-0
/
+43