1. 4169837 don't dereference NULL upon fdopen failure by Jim Meyering · 16 years ago
  2. a80aad7 Terminate argv with NULL before calling setup_revisions() by Nguyễn Thái Ngọc Duy · 16 years ago
  3. f18e6be Merge branch 'js/maint-all-implies-HEAD' by Junio C Hamano · 16 years ago
  4. b2a6d1c bundle: allow the same ref to be given more than once by Junio C Hamano · 16 years ago
  5. c9a42c4 bundle: allow rev-list options to exclude annotated tags by Johannes Schindelin · 16 years ago
  6. 9db56f7 Fix non-literal format in printf-style calls by Daniel Lowe · 16 years ago
  7. acd3b9e Enhance hold_lock_file_for_{update,append}() API by Junio C Hamano · 16 years ago
  8. 22568f0 Teach git-bundle to read revision arguments from stdin like git-rev-list. by Adam Brewster · 17 years ago
  9. c20181e start_command(), if .in/.out > 0, closes file descriptors, not the callers by Johannes Sixt · 17 years ago
  10. e72ae28 start_command(), .in/.out/.err = -1: Callers must close the file descriptor by Johannes Sixt · 17 years ago
  11. 3d51e1b check return code of prepare_revision_walk by Martin Koegler · 17 years ago
  12. 4ed7cd3 Improve use of lockfile API by Brandon Casey · 17 years ago
  13. 95693d4 bundle, fast-import: detect write failure by Jim Meyering · 17 years ago
  14. 872c930 Don't access line[-1] for a zero-length "line" from fgets. by Jim Meyering · 17 years ago
  15. fa30383 Merge branch 'maint' by Junio C Hamano · 17 years ago
  16. f3fa183 Style: place opening brace of a function definition at column 1 by Junio C Hamano · 17 years ago
  17. 30415d5 Move bundle specific stuff into bundle.[ch] by Johannes Schindelin · 18 years ago