1. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce · 19 years ago
  2. 40aaae8 Better error message when we are unable to lock the index file by Junio C Hamano · 19 years ago
  3. 8cdf336 Replace some calls to die(usage_str) with usage(usage_str). by Ramsay Allan Jones · 19 years ago
  4. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  5. 6244b24 Close the index file between writing and committing by Johannes Schindelin · 19 years ago
  6. 928e47e Initialize lock_file struct to all zero. by Johannes Schindelin · 19 years ago
  7. 8ed05fb Make git-write-tree a builtin by Lukas Sandström · 19 years ago[Renamed (66%) from write-tree.c]
  8. 75c3a5c Merge branch 'jc/rw-prefix' by Junio C Hamano · 19 years ago
  9. 021b6e4 Make index file locking code reusable to others. by Junio C Hamano · 19 years ago
  10. 6bd2035 write-tree: --prefix=<path> by Junio C Hamano · 19 years ago
  11. 2956dd3 cache_tree_update: give an option to update cache-tree only. by Junio C Hamano · 19 years ago
  12. bad68ec index: make the index file format extensible. by Junio C Hamano · 19 years ago
  13. a52139b Update write-tree to use cache-tree. by Junio C Hamano · 19 years ago
  14. 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen · 19 years ago
  15. 5f73076 "Assume unchanged" git by Junio C Hamano · 19 years ago
  16. 75a46f6 write-tree: check extra arguments and die but be a bit more helpful. by Junio C Hamano · 19 years ago
  17. 53228a5 Make the rest of commands work from a subdirectory. by Junio C Hamano · 19 years ago
  18. 0b124bb [PATCH] Trivial tidyups by Petr Baudis · 20 years ago
  19. 9c1fa70 [PATCH] add --missing-ok option to write-tree by Bryan Larsen · 20 years ago
  20. 7323aa1 [PATCH] git-write-tree doesn't check alternate directories by Jan Harkes · 20 years ago
  21. 667bb59 [PATCH] cleanup of in-code names by Alexey Nezhdanov · 20 years ago
  22. f1a7eb3 Merge with http://members.cox.net/junkio/git-jc.git by Petr Baudis · 20 years ago
  23. c899350 write-tree is now willing to write empty tree by Petr Baudis · 20 years ago
  24. 8eef4d3 Notice index that has path and path/file and refuse to write such a tree. by Junio C Hamano · 20 years ago
  25. 812666c [PATCH] introduce xmalloc and xrealloc by Christopher Li · 20 years ago
  26. a44c9a5 Simplify "write_sha1_file()" interfaces by Linus Torvalds · 20 years ago
  27. 7223a88 [PATCH] fix for memory leak in write-tree.c by Brad Roberts · 20 years ago
  28. e447947 Be much more liberal about the file mode bits. by Linus Torvalds · 20 years ago
  29. c347ea5 write-tree: refuse to write out trees with unmerged index entries. by Linus Torvalds · 20 years ago
  30. ccc4feb Convert the index file reading/writing to use network byte order. by Linus Torvalds · 20 years ago
  31. 2de381f [PATCH] Consolidate the error handling by Petr Baudis · 20 years ago
  32. 121481a Make "update-cache" a bit friendlier to use (and harder to mis-use). by Linus Torvalds · 20 years ago
  33. d6d3f9d This implements the new "recursive tree" write-tree. by Linus Torvalds · 20 years ago
  34. 19b2860 Use "-Wall -O2" for the compiler to get more warnings. by Linus Torvalds · 20 years ago
  35. 8bc9a0c Add copyright notices. by Linus Torvalds · 20 years ago
  36. e83c516 Initial revision of "git", the information manager from hell by Linus Torvalds · 20 years ago