17 Commits (d46ad9c989c0c4afc9507b48206f26f75a2fbd24)

Author SHA1 Message Date
Bryan Larsen 9c1fa70aaa [PATCH] add --missing-ok option to write-tree 20 years ago
Jan Harkes 7323aa11af [PATCH] git-write-tree doesn't check alternate directories 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago
Petr Baudis c899350e9d write-tree is now willing to write empty tree 20 years ago
Junio C Hamano 8eef4d3ed1 Notice index that has path and path/file and refuse to write such a tree. 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds a44c9a5e2e Simplify "write_sha1_file()" interfaces 20 years ago
Brad Roberts 7223a88ce7 [PATCH] fix for memory leak in write-tree.c 20 years ago
Linus Torvalds c347ea5d6f write-tree: refuse to write out trees with unmerged index entries. 20 years ago
Linus Torvalds ccc4feb579 Convert the index file reading/writing to use network byte order. 20 years ago
Petr Baudis 2de381f919 [PATCH] Consolidate the error handling 20 years ago
Linus Torvalds 121481abf8 Make "update-cache" a bit friendlier to use (and harder to mis-use). 20 years ago
Linus Torvalds d6d3f9d012 This implements the new "recursive tree" write-tree. 20 years ago
Linus Torvalds 19b2860cba Use "-Wall -O2" for the compiler to get more warnings. 20 years ago
Linus Torvalds 8bc9a0c769 Add copyright notices. 20 years ago
Linus Torvalds e83c516331 Initial revision of "git", the information manager from hell 20 years ago