Remove duplicate getenv(DB_ENVIRONMENT) call
[gitweb.git] / write-tree.c
2005-04-17 [PATCH] fix for memory leak in write-tree.c
2005-04-16 write-tree: refuse to write out trees with unmerged...
2005-04-15 Convert the index file reading/writing to use network...
2005-04-13 [PATCH] Consolidate the error handling
2005-04-10 Make "update-cache" a bit friendlier to use (and harder...
2005-04-10 This implements the new "recursive tree" write-tree.
2005-04-08 Use "-Wall -O2" for the compiler to get more warnings.
2005-04-07 Add copyright notices.
2005-04-07 Initial revision of "git", the information manager...