1. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  2. 971dfa1 Revert part of 744dacd (builtin-mv: minimum fix to avoid losing files) by Junio C Hamano · 17 years ago
  3. 744dacd builtin-mv: minimum fix to avoid losing files by Junio C Hamano · 17 years ago
  4. d089eba setup: sanitize absolute and funny paths in get_pathspec() by Junio C Hamano · 17 years ago
  5. 4ed7cd3 Improve use of lockfile API by Brandon Casey · 17 years ago
  6. c7a20c1 Make builtin-mv.c use parse-options by Pierre Habouzit · 17 years ago
  7. 182af83 Use xmemdupz() in many places. by Pierre Habouzit · 18 years ago
  8. 09d5dc3 Simplify cache API by Junio C Hamano · 18 years ago
  9. ee9693e Merge branch 'jc/index-output' by Junio C Hamano · 18 years ago
  10. fd1c3bf Rename add_file_to_index() to add_file_to_cache() by Junio C Hamano · 18 years ago
  11. 30ca07a _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. by Junio C Hamano · 18 years ago
  12. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  13. aca085e git-mv: search more precisely for source directory in index by Johannes Schindelin · 18 years ago
  14. f596157 Merge branch 'maint' by Junio C Hamano · 18 years ago
  15. 4fddf57 git-mv: invalidate the removed path properly in cache-tree by Junio C Hamano · 18 years ago
  16. 83572c1 Use xrealloc instead of realloc by Jonas Fonseca · 19 years ago
  17. d828f6d remove ugly shadowing of loop indexes in subloops. by Pierre Habouzit · 19 years ago
  18. 60a6bf5 builtin-mv: readability patch by Johannes Schindelin · 19 years ago
  19. 6e17886 git-mv: fix off-by-one error by Johannes Schindelin · 19 years ago
  20. c5203bd git-mv: special case destination "." by Johannes Schindelin · 19 years ago
  21. d78b0f3 [PATCH] git-mv: add more path normalization by Johannes Schindelin · 19 years ago
  22. 1d6249e git-mv: succeed even if source is a prefix of destination by Johannes Schindelin · 19 years ago
  23. 40aaae8 Better error message when we are unable to lock the index file by Junio C Hamano · 19 years ago
  24. 329a304 builtin-mv: fix use of uninitialized memory. by Junio C Hamano · 19 years ago
  25. cba05fa Further clean-up: usage() vs die() by Junio C Hamano · 19 years ago
  26. 7061cf0 Merge branch 'lt/setup' into __/setup-n-mv by Junio C Hamano · 19 years ago
  27. ac64a72 builtin git-mv: support moving directories by Johannes Schindelin · 19 years ago
  28. 11be42a Make git-mv a builtin by Johannes Schindelin · 19 years ago