1. 9befac4 Replace uses of strdup with xstrdup. 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. cba05fa Further clean-up: usage() vs die() by Junio C Hamano · 19 years ago
  4. 8cdf336 Replace some calls to die(usage_str) with usage(usage_str). by Ramsay Allan Jones · 19 years ago
  5. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  6. 28f7581 Substitute xmalloc()+memset(0) with xcalloc(). by Peter Eriksen · 19 years ago
  7. 82e5a82 Fix more typos, primarily in the code by Pavel Roskin · 19 years ago
  8. 6244b24 Close the index file between writing and committing by Johannes Schindelin · 19 years ago
  9. 7612a1e git-rm: honor -n flag. by Junio C Hamano · 19 years ago
  10. 021b6e4 Make index file locking code reusable to others. by Junio C Hamano · 19 years ago
  11. 3fb3cc6 builtin-rm: squelch compiler warnings. by Junio C Hamano · 19 years ago
  12. 93872e0 Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree by Junio C Hamano · 19 years ago
  13. d9b814c Add builtin "git rm" command by Linus Torvalds · 19 years ago