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