| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'db/push-single-with-HEAD' | Junio C Hamano | 2008-02-27 | 1 | -0/+43 |
|\ |
|
| * | Resolve value supplied for no-colon push refspecs | Daniel Barkalow | 2008-02-20 | 1 | -0/+43 |
* | | Add support for url aliases in config files | Daniel Barkalow | 2008-02-24 | 1 | -0/+31 |
|/ |
|
* | Merge branch 'sp/refspec-match' | Junio C Hamano | 2007-12-04 | 1 | -1/+28 |
|\ |
|
| * | push: use same rules as git-rev-parse to resolve refspecs | Steffen Prohaska | 2007-11-18 | 1 | -1/+11 |
| * | push: support pushing HEAD to real branch name | Steffen Prohaska | 2007-11-18 | 1 | -0/+17 |
* | | receive-pack: allow deletion of corrupt refs | Johannes Schindelin | 2007-11-30 | 1 | -3/+42 |
* | | Revert "t5516: test update of local refs on push" | Jeff King | 2007-11-28 | 1 | -28/+0 |
|/ |
|
* | t5516: test update of local refs on push | Jeff King | 2007-10-18 | 1 | -0/+28 |
* | Add a --dry-run option to git-push. | Brian Ewins | 2007-10-15 | 1 | -0/+10 |
* | Fix t5516 to create test repo without hooks | Alex Riesen | 2007-07-04 | 1 | -1/+2 |
* | Fix t5516-fetch for systems where `wc -l` outputs whitespace. | Brian Gernhardt | 2007-07-01 | 1 | -2/+2 |
* | remote.c: "git-push frotz" should update what matches at the source. | Junio C Hamano | 2007-06-09 | 1 | -0/+52 |
* | remote.c: fix "git push" weak match disambiguation | Junio C Hamano | 2007-06-09 | 1 | -0/+112 |
* | Test wildcard push/fetch | Junio C Hamano | 2007-06-08 | 1 | -0/+82 |