Age | Commit message (Expand) | Author | Files | Lines |
2018-09-14 | builtin/remote: quote remote name on error to display empty name | Shulhan | 1 | -2/+2 |
2018-08-20 | Merge branch 'ab/test-must-be-empty-for-master' | Junio C Hamano | 1 | -4/+2 |
2018-08-15 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -1/+1 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -4/+2 |
2018-07-23 | refs.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-16 | t5000-t5999: fix broken &&-chains | Eric Sunshine | 1 | -1/+1 |
2018-07-03 | t5505: modernize and simplify hard-to-digest test | Eric Sunshine | 1 | -6/+2 |
2017-02-27 | Merge branch 'rl/remote-allow-missing-branch-name-merge' | Junio C Hamano | 1 | -0/+19 |
2017-02-27 | Merge branch 'mh/ref-remove-empty-directory' | Junio C Hamano | 1 | -1/+1 |
2017-02-21 | remote: ignore failure to remove missing branch.<name>.merge | Ross Lagerwall | 1 | -0/+19 |
2017-01-19 | remote rename: more carefully determine whether a remote is configured | Johannes Schindelin | 1 | -1/+1 |
2017-01-19 | remote rename: demonstrate a bogus "remote exists" bug | Johannes Schindelin | 1 | -0/+7 |
2017-01-07 | t5505: use "for-each-ref" to test for the non-existence of references | Michael Haggerty | 1 | -1/+1 |
2016-06-17 | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 1 | -1/+1 |
2016-02-26 | Merge branch 'ps/config-error' | Junio C Hamano | 1 | -0/+9 |
2016-02-26 | Merge branch 'tg/git-remote' | Junio C Hamano | 1 | -0/+33 |
2016-02-22 | Merge branch 'js/git-remote-add-url-insteadof-test' | Junio C Hamano | 1 | -0/+5 |
2016-02-22 | remote: die on config error when setting URL | Patrick Steinhardt | 1 | -0/+9 |
2016-02-17 | t5505: 'remote add x y' should work when url.y.insteadOf = x | Johannes Schindelin | 1 | -0/+5 |
2016-02-16 | remote: use remote_is_configured() for add and rename | Thomas Gummerer | 1 | -0/+15 |
2016-02-16 | remote: actually check if remote exits | Thomas Gummerer | 1 | -0/+18 |
2015-12-28 | t/t5505-remote.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -1/+1 |
2015-09-17 | remote: add get-url subcommand | Ben Boeckel | 1 | -0/+37 |
2015-03-25 | t: fix some trivial cases of ignored exit codes in loops | Jeff King | 1 | -4/+4 |
2014-12-23 | Add a regression test for 'git remote add <existing> <same-url>' | Johannes Schindelin | 1 | -0/+5 |
2013-09-17 | connect: annotate refs with their symref information in get_remote_head() | Junio C Hamano | 1 | -11/+4 |
2013-09-17 | t5505: fix "set-head --auto with ambiguous HEAD" test | Junio C Hamano | 1 | -0/+1 |
2013-07-12 | Merge branch 'ms/remote-tracking-branches-in-doc' | Junio C Hamano | 1 | -1/+1 |
2013-07-03 | Change "remote tracking" to "remote-tracking" | Michael Schubert | 1 | -1/+1 |
2013-06-23 | t/t5505-remote: test multiple push/pull in remotes-file | Ramkumar Ramachandra | 1 | -2/+14 |
2013-06-23 | t/t5505-remote: test url-with-# in branches-file | Ramkumar Ramachandra | 1 | -4/+18 |
2013-06-23 | t/t5505-remote: use test_path_is_missing | Ramkumar Ramachandra | 1 | -2/+2 |
2013-06-23 | t/t5505-remote: test push-refspec in branches-file | Ramkumar Ramachandra | 1 | -1/+2 |
2013-06-23 | t/t5505-remote: modernize style | Ramkumar Ramachandra | 1 | -373/+440 |
2013-05-01 | Merge branch 'tr/remote-tighten-commandline-parsing' | Junio C Hamano | 1 | -0/+22 |
2013-04-24 | remote: 'show' and 'prune' can take more than one remote | Thomas Rast | 1 | -8/+3 |
2013-04-24 | remote: check for superfluous arguments in 'git remote add' | Thomas Rast | 1 | -1/+1 |
2013-04-24 | remote: add a test for extra arguments, according to docs | Thomas Rast | 1 | -0/+27 |
2013-01-04 | t5505: do not assume the "matching" push is the default | Junio C Hamano | 1 | -1/+1 |
2012-09-12 | Merge branch 'nd/maint-remote-remove' | Junio C Hamano | 1 | -2/+2 |
2012-09-06 | remote: prefer subcommand name 'remove' to 'rm' | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-08-27 | Fix tests under GETTEXT_POISON on git-remote | Jiang Xin | 1 | -11/+17 |
2011-09-11 | remote: only update remote-tracking branch if updating refspec | Martin von Zweigbergk | 1 | -1/+2 |
2011-09-11 | remote: "rename o foo" should not rename ref "origin/bar" | Martin von Zweigbergk | 1 | -0/+10 |
2011-09-11 | remote: write correct fetch spec when renaming remote 'remote' | Martin von Zweigbergk | 1 | -0/+20 |
2011-05-26 | remote: allow "-t" with fetch mirrors | Jeff King | 1 | -0/+22 |
2011-03-30 | remote: separate the concept of push and fetch mirrors | Jeff King | 1 | -0/+78 |
2010-11-03 | Change incorrect "remote branch" to "remote tracking branch" in C code | Matthieu Moy | 1 | -3/+5 |
2010-09-06 | Merge branch 'xx/trivial' into maint | Junio C Hamano | 1 | -1/+1 |
2010-09-05 | t5505: add missing && | Jens Lehmann | 1 | -1/+1 |