summaryrefslogtreecommitdiff
path: root/t/t5505-remote.sh
Commit message (Expand)AuthorAgeFilesLines
* remote: only update remote-tracking branch if updating refspecMartin von Zweigbergk2011-09-111-1/+2
* remote: "rename o foo" should not rename ref "origin/bar"Martin von Zweigbergk2011-09-111-0/+10
* remote: write correct fetch spec when renaming remote 'remote'Martin von Zweigbergk2011-09-111-0/+20
* remote: allow "-t" with fetch mirrorsJeff King2011-05-261-0/+22
* remote: separate the concept of push and fetch mirrorsJeff King2011-03-301-0/+78
* Change incorrect "remote branch" to "remote tracking branch" in C codeMatthieu Moy2010-11-031-3/+5
* Merge branch 'xx/trivial' into maintJunio C Hamano2010-09-061-1/+1
|\
| * t5505: add missing &&Jens Lehmann2010-09-051-1/+1
| * Merge branch 'bg/maint-remote-update-default' into maintJunio C Hamano2010-01-201-0/+14
| |\
* | \ Merge branch 'jn/remote-set-branches'Junio C Hamano2010-06-181-0/+88
|\ \ \
| * | | Add git remote set-branchesJonathan Nieder2010-05-191-0/+88
* | | | remote add: add a --[no-]tags optionSamuel Tardieu2010-04-191-0/+63
|/ / /
* | | Merge branch 'bc/t5505-fix'Junio C Hamano2010-04-031-41/+6
|\ \ \
| * | | t/t5505-remote.sh: escape * to prevent interpretation by shell as globBrandon Casey2010-03-201-1/+1
| * | | t5505: add missing &&Brandon Casey2010-03-201-1/+1
| * | | t5505: remove unnecessary subshell invocationsBrandon Casey2010-03-201-39/+4
* | | | Merge branch 'jc/maint-refs-dangling'Junio C Hamano2010-03-241-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | refs: ref entry with NULL sha1 is can be a dangling symrefJunio C Hamano2010-03-151-3/+3
* | | | Add git remote set-urlIlari Liusvaara2010-01-181-1/+215
* | | | Merge branch 'bg/maint-remote-update-default'Junio C Hamano2010-01-101-0/+14
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fix "git remote update" with remotes.defalt setBjörn Gustavsson2009-12-311-0/+14
* | | Merge branch 'bg/fetch-multi'Junio C Hamano2009-11-231-0/+11
|\ \ \ | |/ /
| * | Add missing test for 'git remote update --prune'Björn Gustavsson2009-11-101-0/+11
* | | Use 'fast-forward' all over the placeFelipe Contreras2009-10-241-1/+1
|/ /
* | builtin-remote: Show push urls as wellMichael J Gruber2009-06-131-3/+7
|/
* fix segfault showing an empty remoteClemens Buchacher2009-05-271-0/+10
* builtin-remote: new show output style for push refspecsJay Soffian2009-02-271-8/+22
* builtin-remote: new show output styleJay Soffian2009-02-271-17/+21
* builtin-remote: add set-head subcommandJay Soffian2009-02-271-0/+40
* builtin-remote: teach show to display remote HEADJay Soffian2009-02-271-2/+10
* builtin-remote: fix two inconsistencies in the output of "show <remote>"Jay Soffian2009-02-271-1/+1
* Warn use of "origin" when remotes/origin/HEAD is danglingJunio C Hamano2009-02-101-0/+6
* remote prune: warn dangling symrefsJunio C Hamano2009-02-101-0/+21
* Merge branch 'js/maint-remote-remove-mirror'Junio C Hamano2009-02-051-0/+26
|\
| * builtin-remote: make rm operation safer in mirrored repositoryJay Soffian2009-02-041-0/+26
* | git-remote rename: migrate from remotes/ and branches/Miklos Vajna2008-11-111-0/+33
* | Implement git remote renameMiklos Vajna2008-11-051-0/+15
* | git-remote: list branches in vertical listsJohannes Sixt2008-10-221-5/+9
|/
* Fix fetch/pull when run without --update-head-okJohannes Schindelin2008-10-131-1/+1
* Bring local clone's origin URL in line with that of a remote cloneJohan Herland2008-09-011-3/+3
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-7/+7
* remote show: list tracked remote branches with -nOlivier Marin2008-06-101-0/+2
* remote prune: print the list of pruned branchesOlivier Marin2008-06-101-0/+18
* remote show: fix the -n optionOlivier Marin2008-06-101-0/+17
* Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2008-05-311-0/+18
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-5/+5
* remote: create fetch config lines with '+'Jeff King2008-04-241-0/+10
* git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-181-0/+6
* builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2008-03-231-0/+6
* remote show: do not show symbolic refsJohannes Schindelin2008-03-191-0/+10