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