30 Commits (01ae841ccf3aa5d5331a4e6aed6122fee6617740)

Author SHA1 Message Date
Junio C Hamano 3d95d92b9a receive-pack: explain what to do when push updates the current branch 16 years ago
Martin Koegler 18afe101eb git push: Interpret $GIT_DIR/branches in a Cogito compatible way 16 years ago
Jeff King 986e82396a receive-pack: detect push to current branch of non-bare repo 16 years ago
Jeff King b2dc968e60 t5516: refactor oddball tests 16 years ago
Clemens Buchacher 16ed2f48be push: fix local refs update if already up-to-date 16 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Alex Riesen 70ca472f1f Fix t5516 on cygwin: it does not like double slashes at the beginning of a path 17 years ago
Bryan Donlan f69e836fab Fix tests breaking when checkout path contains shell metacharacters 17 years ago
Paolo Bonzini a83619d692 add special "matching refs" refspec 17 years ago
Jeff King f8aae12034 push: allow unqualified dest refspecs to DWIM 17 years ago
Jeff King 3ef6a1fe95 t5516: remove ambiguity test (1) 17 years ago
Daniel Barkalow 60e3aba9c3 Fix config key miscount in url.*.insteadOf 17 years ago
Daniel Barkalow 55029ae4da Add support for url aliases in config files 17 years ago
Daniel Barkalow 9f0ea7e828 Resolve value supplied for no-colon push refspecs 17 years ago
Johannes Schindelin 28391a80a9 receive-pack: allow deletion of corrupt refs 17 years ago
Jeff King 0673c96db9 Revert "t5516: test update of local refs on push" 17 years ago
Steffen Prohaska ae36bdcf51 push: use same rules as git-rev-parse to resolve refspecs 17 years ago
Steffen Prohaska 47d996a20c push: support pushing HEAD to real branch name 17 years ago
Jeff King 09fba7a59d t5516: test update of local refs on push 17 years ago
Brian Ewins 11f2441f05 Add a --dry-run option to git-push. 17 years ago
Alex Riesen 586e4ce248 Fix t5516 to create test repo without hooks 18 years ago
Brian Gernhardt 9a3c6f7ba7 Fix t5516-fetch for systems where `wc -l` outputs whitespace. 18 years ago
Junio C Hamano 1ed10b886b remote.c: "git-push frotz" should update what matches at the source. 18 years ago
Junio C Hamano 6125796f7d remote.c: fix "git push" weak match disambiguation 18 years ago
Junio C Hamano bcdb34f70d Test wildcard push/fetch 18 years ago