76 Commits (6636cf7e907d889eb69fe645198e58c773b2f755)

Author SHA1 Message Date
Johannes Schindelin b90c95d90e Add a regression test for 'git remote add <existing> <same-url>' 10 years ago
Junio C Hamano a45b5f0552 connect: annotate refs with their symref information in get_remote_head() 11 years ago
Junio C Hamano a4dfee0680 t5505: fix "set-head --auto with ambiguous HEAD" test 11 years ago
Michael Schubert d6ac1d2120 Change "remote tracking" to "remote-tracking" 11 years ago
Ramkumar Ramachandra f0f249d186 t/t5505-remote: test multiple push/pull in remotes-file 12 years ago
Ramkumar Ramachandra 1f9a5e905e t/t5505-remote: test url-with-# in branches-file 12 years ago
Ramkumar Ramachandra fe3c1956e2 t/t5505-remote: use test_path_is_missing 12 years ago
Ramkumar Ramachandra 294547f564 t/t5505-remote: test push-refspec in branches-file 12 years ago
Ramkumar Ramachandra 9b9439afd8 t/t5505-remote: modernize style 12 years ago
Thomas Rast b17dd3f9d6 remote: 'show' and 'prune' can take more than one remote 12 years ago
Thomas Rast 2d2e3d2559 remote: check for superfluous arguments in 'git remote add' 12 years ago
Thomas Rast abf5f8723c remote: add a test for extra arguments, according to docs 12 years ago
Junio C Hamano f10b7fcca6 t5505: do not assume the "matching" push is the default 12 years ago
Nguyễn Thái Ngọc Duy e17dba8fe1 remote: prefer subcommand name 'remove' to 'rm' 12 years ago
Jiang Xin f7dc6a9643 Fix tests under GETTEXT_POISON on git-remote 12 years ago
Martin von Zweigbergk b52d00aede remote: only update remote-tracking branch if updating refspec 13 years ago
Martin von Zweigbergk 60e5eee0f1 remote: "rename o foo" should not rename ref "origin/bar" 13 years ago
Martin von Zweigbergk 28f555f635 remote: write correct fetch spec when renaming remote 'remote' 13 years ago
Jeff King 3eafdc961f remote: allow "-t" with fetch mirrors 14 years ago
Jeff King a9f5a3558d remote: separate the concept of push and fetch mirrors 14 years ago
Matthieu Moy 13931236b9 Change incorrect "remote branch" to "remote tracking branch" in C code 14 years ago
Jens Lehmann 65b26eb466 t5505: add missing && 14 years ago
Jonathan Nieder 3d8b69495f Add git remote set-branches 15 years ago
Samuel Tardieu 111fb85865 remote add: add a --[no-]tags option 15 years ago
Brandon Casey 49de47cfb2 t/t5505-remote.sh: escape * to prevent interpretation by shell as glob 15 years ago
Brandon Casey f3b1fbf860 t5505: add missing && 15 years ago
Brandon Casey 65f83dc082 t5505: remove unnecessary subshell invocations 15 years ago
Junio C Hamano e01de1c912 refs: ref entry with NULL sha1 is can be a dangling symref 15 years ago
Ilari Liusvaara 433f2be139 Add git remote set-url 15 years ago
Björn Gustavsson 4f2e842dd0 Fix "git remote update" with remotes.defalt set 15 years ago
Björn Gustavsson e2d41c64bf Add missing test for 'git remote update --prune' 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Michael J Gruber 857f8c30d7 builtin-remote: Show push urls as well 16 years ago
Clemens Buchacher 6a01554e63 fix segfault showing an empty remote 16 years ago
Jay Soffian e5dcbfd9ab builtin-remote: new show output style for push refspecs 16 years ago
Jay Soffian 7ecbbf877c builtin-remote: new show output style 16 years ago
Jay Soffian bc14fac825 builtin-remote: add set-head subcommand 16 years ago
Jay Soffian e61e0cc6b7 builtin-remote: teach show to display remote HEAD 16 years ago
Jay Soffian 3bd925636c builtin-remote: fix two inconsistencies in the output of "show <remote>" 16 years ago
Junio C Hamano 057e71384a Warn use of "origin" when remotes/origin/HEAD is dangling 16 years ago
Junio C Hamano f8948e2fbc remote prune: warn dangling symrefs 16 years ago
Jay Soffian 441adf0ccf builtin-remote: make rm operation safer in mirrored repository 16 years ago
Miklos Vajna 1dd1239aa3 git-remote rename: migrate from remotes/ and branches/ 16 years ago
Miklos Vajna bf98421a33 Implement git remote rename 16 years ago
Johannes Sixt 20244ea2d0 git-remote: list branches in vertical lists 16 years ago
Johannes Schindelin 8ee5d73137 Fix fetch/pull when run without --update-head-ok 16 years ago
Johan Herland 86521acaca Bring local clone's origin URL in line with that of a remote clone 16 years ago
Stephan Beyer d492b31caf t/: Use "test_must_fail git" instead of "! git" 17 years ago
Olivier Marin e7d5a97d5e remote show: list tracked remote branches with -n 17 years ago
Olivier Marin 8d7679276a remote prune: print the list of pruned branches 17 years ago