index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
write-tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make git-write-tree a builtin
Lukas Sandström
2006-06-19
1
-72
/
+0
*
Merge branch 'jc/rw-prefix'
Junio C Hamano
2006-06-18
1
-5
/
+18
|
\
|
*
write-tree: --prefix=<path>
Junio C Hamano
2006-05-02
1
-5
/
+18
*
|
Make index file locking code reusable to others.
Junio C Hamano
2006-06-06
1
-3
/
+3
|
/
*
cache_tree_update: give an option to update cache-tree only.
Junio C Hamano
2006-04-28
1
-1
/
+1
*
index: make the index file format extensible.
Junio C Hamano
2006-04-25
1
-11
/
+25
*
Update write-tree to use cache-tree.
Junio C Hamano
2006-04-24
1
-125
/
+12
*
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
2006-04-04
1
-1
/
+2
*
"Assume unchanged" git
Junio C Hamano
2006-02-09
1
-1
/
+1
*
write-tree: check extra arguments and die but be a bit more helpful.
Junio C Hamano
2005-12-06
1
-1
/
+3
*
Make the rest of commands work from a subdirectory.
Junio C Hamano
2005-11-29
1
-1
/
+4
*
[PATCH] Trivial tidyups
Petr Baudis
2005-07-30
1
-2
/
+2
*
[PATCH] add --missing-ok option to write-tree
Bryan Larsen
2005-07-11
1
-1
/
+13
*
[PATCH] git-write-tree doesn't check alternate directories
Jan Harkes
2005-06-25
1
-5
/
+4
*
[PATCH] cleanup of in-code names
Alexey Nezhdanov
2005-05-19
1
-4
/
+4
*
Merge with http://members.cox.net/junkio/git-jc.git
Petr Baudis
2005-05-11
1
-4
/
+31
|
\
|
*
Notice index that has path and path/file and refuse to write such a tree.
Junio C Hamano
2005-05-07
1
-4
/
+31
*
|
write-tree is now willing to write empty tree
Petr Baudis
2005-05-08
1
-4
/
+4
|
/
*
[PATCH] introduce xmalloc and xrealloc
Christopher Li
2005-04-26
1
-2
/
+2
*
Simplify "write_sha1_file()" interfaces
Linus Torvalds
2005-04-25
1
-19
/
+3
*
[PATCH] fix for memory leak in write-tree.c
Brad Roberts
2005-04-17
1
-4
/
+2
*
write-tree: refuse to write out trees with unmerged index entries.
Linus Torvalds
2005-04-16
1
-0
/
+18
*
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
-2
/
+2
*
Make "update-cache" a bit friendlier to use (and harder to mis-use).
Linus Torvalds
2005-04-10
1
-2
/
+0
*
This implements the new "recursive tree" write-tree.
Linus Torvalds
2005-04-10
1
-18
/
+63
*
Use "-Wall -O2" for the compiler to get more warnings.
Linus Torvalds
2005-04-08
1
-1
/
+1
*
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
/
+66