2 Commits (e14421b9aa85f11853a0dacae09498515daab7b8)

Author SHA1 Message Date
Johannes Schindelin 928e47e3d5 Initialize lock_file struct to all zero. 19 years ago
Lukas Sandström 8ed05fb5e9 Make git-write-tree a builtin 19 years ago
Junio C Hamano 021b6e4549 Make index file locking code reusable to others. 19 years ago
Junio C Hamano 6bd20358a9 write-tree: --prefix=<path> 19 years ago
Junio C Hamano 2956dd3bd7 cache_tree_update: give an option to update cache-tree only. 19 years ago
Junio C Hamano bad68ec924 index: make the index file format extensible. 19 years ago
Junio C Hamano a52139b47e Update write-tree to use cache-tree. 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Junio C Hamano 75a46f6b0e write-tree: check extra arguments and die but be a bit more helpful. 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Petr Baudis 0b124bb4bf [PATCH] Trivial tidyups 20 years ago
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