summaryrefslogtreecommitdiff
path: root/Documentation/git-remote.txt
AgeCommit message (Expand)AuthorFilesLines
2011-06-23git-remote.txt: avoid sounding as if loose refs are the only ones in the worldLibravatar Junio C Hamano1-9/+10
2011-06-23git-remote.txt: fix wrong remote refspecLibravatar Namhyung Kim1-6/+6
2011-04-06Merge branch 'jk/maint-remote-mirror-safer'Libravatar Junio C Hamano1-6/+9
2011-03-30remote: deprecate --mirrorLibravatar Jeff King1-4/+0
2011-03-30remote: separate the concept of push and fetch mirrorsLibravatar Jeff King1-6/+13
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-10/+0
2010-11-03Change "tracking branch" to "remote-tracking branch"Libravatar Matthieu Moy1-1/+1
2010-11-03Replace "remote tracking" with "remote-tracking"Libravatar Matthieu Moy1-2/+2
2010-10-08Use parentheses and `...' where appropriateLibravatar Štěpán Němec1-1/+1
2010-10-08Use angles for placeholders consistentlyLibravatar Štěpán Němec1-1/+1
2010-06-18Merge branch 'jn/remote-set-branches'Libravatar Junio C Hamano1-0/+13
2010-05-19Add git remote set-branchesLibravatar Jonathan Nieder1-0/+13
2010-04-19remote add: add a --[no-]tags optionLibravatar Samuel Tardieu1-1/+7
2010-01-22Merge branch 'il/remote-updates'Libravatar Junio C Hamano1-0/+17
2010-01-18Add git remote set-urlLibravatar Ilari Liusvaara1-0/+17
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-1/+1
2009-11-20git remote: Separate usage strings for subcommandsLibravatar Tim Henigan1-3/+4
2009-08-10Fix typos in git-remote.txt and git-symbolic-ref.txtLibravatar Štěpán Němec1-2/+2
2009-04-07git remote update: Fallback to remote if group does not existLibravatar Finn Arne Gangstad1-1/+1
2009-04-05git remote update: New option --pruneLibravatar Finn Arne Gangstad1-1/+3
2009-02-27builtin-remote: add set-head subcommandLibravatar Jay Soffian1-2/+26
2008-11-11git-remote: document the migration feature of the rename subcommandLibravatar Miklos Vajna1-0/+4
2008-11-05Implement git remote renameLibravatar Miklos Vajna1-0/+6
2008-07-05manpages: italicize command names in synopsesLibravatar Jonathan Nieder1-5/+5
2008-07-05Documentation: more "git-" versus "git " changesLibravatar Jonathan Nieder1-1/+1
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-6/+6
2008-06-10remote prune: print the list of pruned branchesLibravatar Olivier Marin1-4/+3
2008-06-10remote show: fix the -n optionLibravatar Olivier Marin1-1/+1
2008-06-08Docs: add some long/short optionsLibravatar Stephan Beyer1-1/+9
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-28Manual subsection to refer to other pages is SEE ALSOLibravatar Junio C Hamano1-1/+1
2008-04-20Add a remote.*.mirror configuration optionLibravatar Paolo Bonzini1-2/+4
2008-02-03git-remote documentation: fix synopsis to match descriptionLibravatar Jörg Sommer1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-6/+6
2007-11-19Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-11-17git-remote.txt: fix example urlLibravatar J. Bruce Fields1-1/+1
2007-11-14Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-11-14git-remote.txt: fix typoLibravatar Sergei Organov1-1/+1
2007-09-18remote: document the 'rm' subcommandLibravatar James Bowes1-0/+6
2007-09-03Teach "git remote" a mirror modeLibravatar Johannes Schindelin1-1/+5
2007-06-30Merge branch 'maint'Libravatar Junio C Hamano1-0/+7
2007-06-30git-remote: document -nLibravatar Sam Vilain1-0/+7
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-05-05Documentation: fix typo in git-remote.txtLibravatar James Bowes1-1/+1
2007-02-28Merge branch 'maint'Libravatar Junio C Hamano1-3/+14
2007-02-28Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlLibravatar Junio C Hamano1-3/+14
2007-02-26Merge branch 'maint'Libravatar Junio C Hamano1-0/+13
2007-02-25Documentation: describe "-f/-t/-m" options to "git-remote add"Libravatar Junio C Hamano1-0/+13
2007-02-20Allow git-remote to update named groups of remotesLibravatar Theodore Ts'o1-4/+7
2007-02-19Teach git-remote to update existing remotes by fetching from themLibravatar Theodore Ts'o1-1/+9