summaryrefslogtreecommitdiff
path: root/t/t5505-remote.sh
Commit message (Expand)AuthorAgeFilesLines
* connect: annotate refs with their symref information in get_remote_head()Junio C Hamano2013-09-171-11/+4
* t5505: fix "set-head --auto with ambiguous HEAD" testJunio C Hamano2013-09-171-0/+1
* Merge branch 'ms/remote-tracking-branches-in-doc'Junio C Hamano2013-07-121-1/+1
|\
| * Change "remote tracking" to "remote-tracking"ms/remote-tracking-branches-in-docMichael Schubert2013-07-031-1/+1
* | t/t5505-remote: test multiple push/pull in remotes-fileRamkumar Ramachandra2013-06-231-2/+14
* | t/t5505-remote: test url-with-# in branches-fileRamkumar Ramachandra2013-06-231-4/+18
* | t/t5505-remote: use test_path_is_missingRamkumar Ramachandra2013-06-231-2/+2
* | t/t5505-remote: test push-refspec in branches-fileRamkumar Ramachandra2013-06-231-1/+2
* | t/t5505-remote: modernize styleRamkumar Ramachandra2013-06-231-373/+440
|/
* Merge branch 'tr/remote-tighten-commandline-parsing'Junio C Hamano2013-05-011-0/+22
|\
| * remote: 'show' and 'prune' can take more than one remoteThomas Rast2013-04-241-8/+3
| * remote: check for superfluous arguments in 'git remote add'Thomas Rast2013-04-241-1/+1
| * remote: add a test for extra arguments, according to docsThomas Rast2013-04-241-0/+27
* | t5505: do not assume the "matching" push is the defaultJunio C Hamano2013-01-041-1/+1
|/
* Merge branch 'nd/maint-remote-remove'Junio C Hamano2012-09-121-2/+2
|\
| * remote: prefer subcommand name 'remove' to 'rm'Nguyễn Thái Ngọc Duy2012-09-061-2/+2
* | Fix tests under GETTEXT_POISON on git-remoteJiang Xin2012-08-271-11/+17
|/
* 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