๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
GIT 1.6.4
  1. 0721c31 Use die_errno() instead of die() when checking syscalls by Thomas Rast ยท 16 years ago
  2. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd ยท 17 years ago
  3. bbc6a14 Merge branch 'en/maint-hash-object' into maint by Junio C Hamano ยท 17 years ago
  4. 272459a Ensure proper setup of git_dir for git-hash-object by Elijah Newren ยท 17 years ago
  5. 2fb3f6d Add calls to git_extract_argv0_path() in programs that call git_config_* by Steffen Prohaska ยท 17 years ago
  6. 42fc113 Fix non-literal format in printf-style calls by Daniel Lowe ยท 17 years ago
  7. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey ยท 17 years ago
  8. 4a3d85d add --no-filters option to git hash-object by Dmitry Potapov ยท 17 years ago
  9. 3970243 add --path option to git hash-object by Dmitry Potapov ยท 17 years ago
  10. 548601a use parse_options() in git hash-object by Dmitry Potapov ยท 17 years ago
  11. 9ae8e00 correct usage help string for git-hash-object by Dmitry Potapov ยท 17 years ago
  12. 43df4f8 teach index_fd to work with pipes by Dmitry Potapov ยท 17 years ago
  13. 1b1dd23 Make usage strings dash-less by Stephan Beyer ยท 17 years ago
  14. 9bd81e4 Merge branch 'js/config-cb' by Junio C Hamano ยท 18 years ago v1.5.6-rc0
  15. d8ee483 git-hash-object: Add --stdin-paths option by Adam Roben ยท 18 years ago
  16. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin ยท 18 years ago
  17. 8a2f5e5 hash-object: cleanup handling of command line options by Gerrit Pape ยท 18 years ago
  18. ff350cc git-hash-object should honor config variables by Nicolas Pitre ยท 18 years ago
  19. 53bca91 index_fd(): pass optional path parameter as hint for blob conversion by Junio C Hamano ยท 19 years ago
  20. edaec3f index_fd(): use enum object_type instead of type name string. by Junio C Hamano ยท 19 years ago
  21. 8cdf336 Replace some calls to die(usage_str) with usage(usage_str). by Ramsay Allan Jones ยท 19 years ago
  22. 8e44025 Use blob_, commit_, tag_, and tree_type throughout. by Peter Eriksen ยท 20 years ago
  23. 024510c Allow saving an object from a pipe by Daniel Barkalow ยท 20 years ago
  24. 9c2e7c0 hash-object: -- and --help by Junio C Hamano ยท 20 years ago
  25. 99e0169 hash-object.c: type-fix to squelch compiler warnings. by Junio C Hamano ยท 20 years ago
  26. 706fe6a hash-object: work within subdirectory. by Junio C Hamano ยท 20 years ago
  27. 4d1f119 [PATCH] Unify usage strings declaration by Petr Baudis ยท 20 years ago
  28. 7672db2 [PATCH] Expose object ID computation functions. by Bryan Larsen ยท 20 years ago