aboutsummaryrefslogtreecommitdiff
path: root/write-tree.c
Commit message (Expand)AuthorAge
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-04
* "Assume unchanged" gitJunio C Hamano2006-02-08
* write-tree: check extra arguments and die but be a bit more helpful.Junio C Hamano2005-12-05
* Make the rest of commands work from a subdirectory.Junio C Hamano2005-11-28
* [PATCH] Trivial tidyupsPetr Baudis2005-07-29
* [PATCH] add --missing-ok option to write-treeBryan Larsen2005-07-11
* [PATCH] git-write-tree doesn't check alternate directoriesJan Harkes2005-06-25
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* Merge with http://members.cox.net/junkio/git-jc.gitPetr Baudis2005-05-11
|\
| * Notice index that has path and path/file and refuse to write such a tree.Junio C Hamano2005-05-07
* | write-tree is now willing to write empty treePetr Baudis2005-05-08
|/
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-26
* Simplify "write_sha1_file()" interfacesLinus Torvalds2005-04-25
* [PATCH] fix for memory leak in write-tree.cBrad Roberts2005-04-17
* write-tree: refuse to write out trees with unmerged index entries.Linus Torvalds2005-04-15
* Convert the index file reading/writing to use network byte order.Linus Torvalds2005-04-15
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-13
* Make "update-cache" a bit friendlier to use (and harder to mis-use).Linus Torvalds2005-04-10
* This implements the new "recursive tree" write-tree.Linus Torvalds2005-04-09
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-08
* Add copyright notices.Linus Torvalds2005-04-07
* Initial revision of "git", the information manager from hellLinus Torvalds2005-04-07