aboutsummaryrefslogtreecommitdiff
path: root/t/t5505-remote.sh
Commit message (Expand)AuthorAge
...
* Merge branch 'js/maint-remote-remove-mirror'Junio C Hamano2009-02-05
|\
| * builtin-remote: make rm operation safer in mirrored repositoryJay Soffian2009-02-04
* | git-remote rename: migrate from remotes/ and branches/Miklos Vajna2008-11-11
* | Implement git remote renameMiklos Vajna2008-11-05
* | git-remote: list branches in vertical listsJohannes Sixt2008-10-22
|/
* Fix fetch/pull when run without --update-head-okJohannes Schindelin2008-10-13
* Bring local clone's origin URL in line with that of a remote cloneJohan Herland2008-09-01
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* remote show: list tracked remote branches with -nOlivier Marin2008-06-10
* remote prune: print the list of pruned branchesOlivier Marin2008-06-10
* remote show: fix the -n optionOlivier Marin2008-06-10
* Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce2008-05-31
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-24
* remote: create fetch config lines with '+'Jeff King2008-04-24
* git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-18
* builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2008-03-23
* remote show: do not show symbolic refsJohannes Schindelin2008-03-19
* add test_cmp function for test scriptsJeff King2008-03-13
* builtin remote rm: remove symbolic refs, tooJohannes Schindelin2008-03-08
* remote: fix "update [group...]"Johannes Schindelin2008-03-05
* builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin2008-03-01
* Make git-remote a builtinJohannes Schindelin2008-03-01
* Test "git remote show" and "git remote prune"Johannes Schindelin2008-03-01
* Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow2008-02-27
* git-remote rm: add tests and minor fix-upsJunio C Hamano2007-09-23