🌐 AI搜索 & 代理 主页
GIT 1.6.4
  1. 2af202b Fix various sparse warnings in the git source code by Linus Torvalds · 16 years ago
  2. 4e2715f Simplify some 'fprintf(stderr); return -1;' by using 'return error()' by Johannes Sixt · 17 years ago
  3. 3778292 parse-opts: prepare for OPT_FILENAME by Stephen Boyd · 17 years ago
  4. 4b25d09 Fix a bunch of pointer declarations (codestyle) by Felipe Contreras · 17 years ago
  5. 178b513 builtin-help: silently tolerate unknown keys by Johannes Sixt · 17 years ago
  6. 026fa0d Move computation of absolute paths from Makefile to runtime (in preparation for RUNTIME_PREFIX) by Steffen Prohaska · 17 years ago
  7. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey · 17 years ago
  8. 5059a42 builtin-help: fallback to GIT_MAN_VIEWER before man by Romain Francoise · 17 years ago
  9. c7371e9 Make main_cmds and other_cmds local to builtin-help.c by Alex Riesen · 17 years ago
  10. e321180 Remove calculation of the longest command name from where it is not used by Alex Riesen · 17 years ago
  11. 3d78d1f Builtin git-help. by Miklos Vajna · 17 years ago
  12. f754fa9 builtins: Makefile clean-up by Junio C Hamano · 19 years ago
  13. 822a7d5 Remove cmd_usage() routine and re-organize the help/usage code. by Ramsay Allan Jones · 19 years ago
  14. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  15. 6acbcb9 git wrapper: add --git-dir=<path> and --bare options by Johannes Schindelin · 19 years ago
  16. 82e5a82 Fix more typos, primarily in the code by Pavel Roskin · 19 years ago
  17. 83aa18e Fix "git help -a" terminal autosizing by Linus Torvalds · 20 years ago
  18. 70827b1 Split up builtin commands into separate files from git.c by Linus Torvalds · 20 years ago