git-apply: pick up default filenames from "diff --git" header line
[git] / write-tree.c
2005-05-19  Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-11  Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-08  Petr Baudiswrite-tree is now willing to write empty tree
2005-05-07  Junio C HamanoNotice index that has path and path/file and refuse...
2005-04-26  Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-25  Linus TorvaldsSimplify "write_sha1_file()" interfaces
2005-04-17  Brad Roberts[PATCH] fix for memory leak in write-tree.c
2005-04-16  Linus Torvaldswrite-tree: refuse to write out trees with unmerged...
2005-04-15  Linus TorvaldsConvert the index file reading/writing to use network...
2005-04-13  Petr Baudis[PATCH] Consolidate the error handling
2005-04-10  Linus TorvaldsMake "update-cache" a bit friendlier to use (and harder...
2005-04-10  Linus TorvaldsThis implements the new "recursive tree" write-tree.
2005-04-08  Linus TorvaldsUse "-Wall -O2" for the compiler to get more warnings.
2005-04-07  Linus TorvaldsAdd copyright notices.
2005-04-07  Linus TorvaldsInitial revision of "git", the information manager...