summaryrefslogtreecommitdiff
path: root/write-tree.c
Commit message (Expand)AuthorAgeFilesLines
* write-tree: check extra arguments and die but be a bit more helpful.Junio C Hamano2005-12-051-1/+3
* Make the rest of commands work from a subdirectory.Junio C Hamano2005-11-281-1/+4
* [PATCH] Trivial tidyupsPetr Baudis2005-07-291-2/+2
* [PATCH] add --missing-ok option to write-treeBryan Larsen2005-07-111-1/+13
* [PATCH] git-write-tree doesn't check alternate directoriesJan Harkes2005-06-251-5/+4
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-191-4/+4
* Merge with http://members.cox.net/junkio/git-jc.gitPetr Baudis2005-05-111-4/+31
|\
| * Notice index that has path and path/file and refuse to write such a tree.Junio C Hamano2005-05-071-4/+31
* | write-tree is now willing to write empty treePetr Baudis2005-05-081-4/+4
|/
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-2/+2
* Simplify "write_sha1_file()" interfacesLinus Torvalds2005-04-251-19/+3
* [PATCH] fix for memory leak in write-tree.cBrad Roberts2005-04-171-4/+2
* write-tree: refuse to write out trees with unmerged index entries.Linus Torvalds2005-04-151-0/+18
* Convert the index file reading/writing to use network byte order.Linus Torvalds2005-04-151-2/+2
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-131-2/+2
* Make "update-cache" a bit friendlier to use (and harder to mis-use).Linus Torvalds2005-04-101-2/+0
* This implements the new "recursive tree" write-tree.Linus Torvalds2005-04-091-18/+63
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-081-1/+1
* Add copyright notices.Linus Torvalds2005-04-071-0/+5
* Initial revision of "git", the information manager from hellinitialLinus Torvalds2005-04-071-0/+66