🌐 AI搜索 & 代理 主页
GIT 1.6.1
  1. eca35a2 Fix git branch -m for symrefs. by Miklos Vajna · 17 years ago
  2. d09e2cd do not segfault if make_cache_entry failed by Dmitry Potapov · 17 years ago
  3. b0320ea git-reset: Let -q hush "locally modified" messages by Stephan Beyer · 17 years ago
  4. d14e740 "needs update" considered harmful by Junio C Hamano · 17 years ago
  5. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  6. dfc8f39 Allow "git-reset path" when unambiguous by Junio C Hamano · 17 years ago
  7. 5aa965a git-reset: honor -q and do not show progress message by Jamis Buck · 18 years ago
  8. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 18 years ago
  9. 5eee6b2 Make builtin-reset.c use parse_options. by Carlos Rica · 18 years ago
  10. 2efb3b0 Clean up find_unique_abbrev() callers by Junio C Hamano · 18 years ago
  11. c369e7b Move code to clean up after a branch change to branch.c by Daniel Barkalow · 18 years ago
  12. 94a5728 Library function to check for unmerged index entries by Daniel Barkalow · 18 years ago
  13. 4ed7cd3 Improve use of lockfile API by Brandon Casey · 18 years ago
  14. 49b9362 git-reset: refuse to do hard reset in a bare repository by Jeff King · 18 years ago
  15. 03b69c7 Fix small memory leaks induced by diff_tree_setup_paths by Mike Hommey · 18 years ago
  16. 52b9b48 Merge branch 'js/reset' by Junio C Hamano · 18 years ago
  17. 521b53e git-reset: add -q option to operate quietly by Gerrit Pape · 18 years ago
  18. 620a6cd builtin-reset: avoid forking "update-index --refresh" by Johannes Schindelin · 18 years ago
  19. cdf4a75 builtin-reset: do not call "ls-files --unmerged" by Johannes Schindelin · 18 years ago
  20. 2e7a978 git-reset: do not be confused if there is nothing to reset by Johannes Schindelin · 18 years ago
  21. 538dfe7 Improved const correctness for strings by Shawn O. Pearce · 18 years ago
  22. 0e5a7fa Make "git reset" a builtin. by Carlos Rica · 18 years ago