1. e1ca424 t5516: Check pushurl config setting by Michael J Gruber · 16 years ago
  2. 3d95d92 receive-pack: explain what to do when push updates the current branch by Junio C Hamano · 16 years ago
  3. 3fdd37f Merge branch 'mk/maint-cg-push' by Junio C Hamano · 16 years ago
  4. 18afe10 git push: Interpret $GIT_DIR/branches in a Cogito compatible way by Martin Koegler · 16 years ago
  5. 986e823 receive-pack: detect push to current branch of non-bare repo by Jeff King · 16 years ago
  6. b2dc968 t5516: refactor oddball tests by Jeff King · 16 years ago
  7. 16ed2f4 push: fix local refs update if already up-to-date by Clemens Buchacher · 16 years ago
  8. d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
  9. 70ca472 Fix t5516 on cygwin: it does not like double slashes at the beginning of a path by Alex Riesen · 17 years ago
  10. 182fb4d Merge branch 'pb/push' by Junio C Hamano · 17 years ago
  11. f69e836 Fix tests breaking when checkout path contains shell metacharacters by Bryan Donlan · 17 years ago
  12. a83619d add special "matching refs" refspec by Paolo Bonzini · 17 years ago
  13. f8aae12 push: allow unqualified dest refspecs to DWIM by Jeff King · 17 years ago
  14. 31c6390 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  15. 3ef6a1f t5516: remove ambiguity test (1) by Jeff King · 17 years ago
  16. 60e3aba Fix config key miscount in url.*.insteadOf by Daniel Barkalow · 17 years ago
  17. 2f8e2e3 Merge branch 'db/push-single-with-HEAD' by Junio C Hamano · 17 years ago
  18. 55029ae Add support for url aliases in config files by Daniel Barkalow · 17 years ago
  19. 9f0ea7e Resolve value supplied for no-colon push refspecs by Daniel Barkalow · 17 years ago
  20. 9bbe6db Merge branch 'sp/refspec-match' by Junio C Hamano · 17 years ago
  21. 28391a8 receive-pack: allow deletion of corrupt refs by Johannes Schindelin · 17 years ago
  22. 0673c96 Revert "t5516: test update of local refs on push" by Jeff King · 17 years ago
  23. ae36bdc push: use same rules as git-rev-parse to resolve refspecs by Steffen Prohaska · 17 years ago
  24. 47d996a push: support pushing HEAD to real branch name by Steffen Prohaska · 17 years ago
  25. 09fba7a t5516: test update of local refs on push by Jeff King · 17 years ago
  26. 11f2441 Add a --dry-run option to git-push. by Brian Ewins · 17 years ago
  27. 586e4ce Fix t5516 to create test repo without hooks by Alex Riesen · 18 years ago
  28. 9a3c6f7 Fix t5516-fetch for systems where `wc -l` outputs whitespace. by Brian Gernhardt · 18 years ago
  29. 1ed10b8 remote.c: "git-push frotz" should update what matches at the source. by Junio C Hamano · 18 years ago
  30. 6125796 remote.c: fix "git push" weak match disambiguation by Junio C Hamano · 18 years ago
  31. bcdb34f Test wildcard push/fetch by Junio C Hamano · 18 years ago