37 Commits (d58ee6dbf67614ef4854e0d8af8188cd84ae5107)

Author SHA1 Message Date
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
Olivier Marin 0ecfcb3b70 remote show: fix the -n option 17 years ago
Shawn O. Pearce c175a7ad32 Make "git-remote prune" delete refs according to fetch specs 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
Jeff King 1ce89cc4bb remote: create fetch config lines with '+' 17 years ago
Jonas Fonseca 24b6177e02 git-remote: reject adding remotes with invalid names 17 years ago
Johannes Sixt ec31b0ce98 builtin-remote: Fix missing newline at end of listing of pushed branches 17 years ago
Johannes Schindelin 740fdd27f0 remote show: do not show symbolic refs 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Johannes Schindelin 3b9dcff5df builtin remote rm: remove symbolic refs, too 17 years ago
Johannes Schindelin 84521ed6f2 remote: fix "update [group...]" 17 years ago
Johannes Schindelin 4ebc914c88 builtin-remote: prune remotes correctly that were added with --mirror 17 years ago
Johannes Schindelin 211c89682e Make git-remote a builtin 17 years ago
Johannes Schindelin 4704640b61 Test "git remote show" and "git remote prune" 17 years ago
Daniel Barkalow 2ac8af1619 Don't use GIT_CONFIG in t5505-remote 17 years ago
Junio C Hamano 683b56791b git-remote rm: add tests and minor fix-ups 17 years ago