1. 9b0b509 Remove unnecessary argc parameter from run_command_v. by Shawn O. Pearce · 18 years ago
  2. 411fb8b git-push: accept tag <tag> as advertised. by Junio C Hamano · 18 years ago
  3. 66fd231 Merge branch 'lt/push-config' by Junio C Hamano · 18 years ago
  4. bcc785f git push: add verbose flag and allow overriding of default target repository by Linus Torvalds · 18 years ago
  5. ff989b8 Merge branch 'master' into lj/refs by Junio C Hamano · 18 years ago
  6. f596157 Merge branch 'maint' by Junio C Hamano · 18 years ago
  7. 6fe5b7f git-push: .git/remotes/ file does not require SP after colon by Junio C Hamano · 18 years ago v1.4.2.3
  8. 8da1977 Tell between packed, unpacked and symbolic refs. by Junio C Hamano · 18 years ago
  9. cb5d709 Add callback data to for_each_ref() family. by Junio C Hamano · 18 years ago
  10. 9befac4 Replace uses of strdup with xstrdup. by Shawn Pearce · 19 years ago
  11. 60b7f38 avoid to use error that shadows the function name, use err instead. by Pierre Habouzit · 19 years ago
  12. 96f1e58 remove unnecessary initializations by David Rientjes · 19 years ago
  13. 9e0ec82 builtin-push.c cleanup by David Rientjes · 19 years ago
  14. 15e593e Fixup command names in some usage strings. by Ramsay Allan Jones · 19 years ago
  15. 8f61549 git-push: allow -f as an alias for --force by Jeff King · 19 years ago
  16. a633fca Call setup_git_directory() much earlier by Linus Torvalds · 19 years ago
  17. a9486b0 Avoid C99 comments, use old-style C comments instead. by Pavel Roskin · 19 years ago
  18. 82e5a82 Fix more typos, primarily in the code by Pavel Roskin · 19 years ago
  19. 441c823 builtin-push: don't pass --thin to HTTP transport by Nick Hengeveld · 19 years ago
  20. 5edbcd8 builtin-push: --all and --tags _are_ explicit refspecs by Johannes Schindelin · 19 years ago
  21. 97d4df0 builtin-push: also ask config for remote information by Johannes Schindelin · 19 years ago
  22. 7aaf83d Fix builtin-push to honor Push: lines in remotes file. by Junio C Hamano · 19 years ago
  23. 5c477b9 builtin-push: resurrect parsing of Push: lines by Johannes Schindelin · 19 years ago
  24. 755225d git builtin "push" by Linus Torvalds · 19 years ago