index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
read-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-16
Be much more liberal about the file mode bits.
Linus Torvalds
1
-1
/
+1
2005-04-16
Make 'read-tree' do a few more of the trivial merge cases.
Linus Torvalds
1
-17
/
+53
2005-04-15
Make "read-tree" merge the trees it reads by giving them consecutive states.
Linus Torvalds
1
-6
/
+53
2005-04-15
Encode a few extra flags per index entry.
Linus Torvalds
1
-1
/
+1
2005-04-15
Convert the index file reading/writing to use network byte order.
Linus Torvalds
1
-2
/
+2
2005-04-13
[PATCH] Consolidate the error handling
Petr Baudis
1
-5
/
+5
2005-04-11
Rename ".dircache" directory to ".git"
Linus Torvalds
1
-3
/
+3
2005-04-11
Fix stale index.lock file removal using "atexit()".
Linus Torvalds
1
-22
/
+23
2005-04-10
Make "update-cache" a bit friendlier to use (and harder to mis-use).
Linus Torvalds
1
-1
/
+1
2005-04-09
Teach "fsck" and "read-tree" about recursive tree-nodes.
Linus Torvalds
1
-7
/
+21
2005-04-09
Make "read-tree" read the tree into the current directory cache.
Linus Torvalds
1
-49
/
+53
2005-04-08
Use "-Wall -O2" for the compiler to get more warnings.
Linus Torvalds
1
-1
/
+0
2005-04-07
Make read-tree actually unpack the whole tree.
Linus Torvalds
1
-1
/
+41
2005-04-07
Add copyright notices.
Linus Torvalds
1
-0
/
+5
2005-04-07
Initial revision of "git", the information manager from hell
Linus Torvalds
1
-0
/
+43
[prev]