index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-remote.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remote doc: document long forms of set-head options
Philip Oakley
2013-09-28
1
-3
/
+3
*
Documentation: Update the NFS remote examples to use the staging repo
W. Trevor King
2013-06-23
1
-9
/
+16
*
documentation: trivial style cleanups
Felipe Contreras
2013-05-17
1
-1
/
+1
*
remote: 'show' and 'prune' can take more than one remote
Thomas Rast
2013-04-24
1
-2
/
+2
*
remote: prefer subcommand name 'remove' to 'rm'
Nguyễn Thái Ngọc Duy
2012-09-06
1
-1
/
+2
*
docs: stop using asciidoc no-inline-literal
Jeff King
2012-04-26
1
-3
/
+3
*
Merge branch 'pj/remote-set-branches-usage-fix'
Junio C Hamano
2012-02-23
1
-1
/
+1
|
\
|
*
remote: fix set-branches usage and documentation
Philip Jägenstedt
2012-02-20
1
-1
/
+1
*
|
git-remote.txt: avoid sounding as if loose refs are the only ones in the world
Junio C Hamano
2011-06-23
1
-9
/
+10
*
|
git-remote.txt: fix wrong remote refspec
Namhyung Kim
2011-06-23
1
-6
/
+6
*
|
Merge branch 'jk/maint-remote-mirror-safer'
Junio C Hamano
2011-04-06
1
-6
/
+9
|
\
\
|
*
|
remote: deprecate --mirror
Jeff King
2011-03-30
1
-4
/
+0
|
*
|
remote: separate the concept of push and fetch mirrors
Jeff King
2011-03-30
1
-6
/
+13
*
|
|
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-10
/
+0
|
/
/
*
|
Change "tracking branch" to "remote-tracking branch"
Matthieu Moy
2010-11-03
1
-1
/
+1
*
|
Replace "remote tracking" with "remote-tracking"
Matthieu Moy
2010-11-03
1
-2
/
+2
*
|
Use parentheses and `...' where appropriate
Štěpán Němec
2010-10-08
1
-1
/
+1
*
|
Use angles for placeholders consistently
Štěpán Němec
2010-10-08
1
-1
/
+1
*
|
Merge branch 'jn/remote-set-branches'
Junio C Hamano
2010-06-18
1
-0
/
+13
|
\
|
|
*
Add git remote set-branches
Jonathan Nieder
2010-05-20
1
-0
/
+13
*
|
remote add: add a --[no-]tags option
Samuel Tardieu
2010-04-20
1
-1
/
+7
|
/
*
Merge branch 'il/remote-updates'
Junio C Hamano
2010-01-23
1
-0
/
+17
|
\
|
*
Add git remote set-url
Ilari Liusvaara
2010-01-19
1
-0
/
+17
*
|
Documentation: spell 'git cmd' without dash throughout
Thomas Rast
2010-01-10
1
-1
/
+1
|
/
*
git remote: Separate usage strings for subcommands
Tim Henigan
2009-11-21
1
-3
/
+4
*
Fix typos in git-remote.txt and git-symbolic-ref.txt
Štěpán Němec
2009-08-11
1
-2
/
+2
*
git remote update: Fallback to remote if group does not exist
Finn Arne Gangstad
2009-04-08
1
-1
/
+1
*
git remote update: New option --prune
Finn Arne Gangstad
2009-04-05
1
-1
/
+3
*
builtin-remote: add set-head subcommand
Jay Soffian
2009-02-28
1
-2
/
+26
*
git-remote: document the migration feature of the rename subcommand
Miklos Vajna
2008-11-12
1
-0
/
+4
*
Implement git remote rename
Miklos Vajna
2008-11-05
1
-0
/
+6
*
manpages: italicize command names in synopses
Jonathan Nieder
2008-07-05
1
-5
/
+5
*
Documentation: more "git-" versus "git " changes
Jonathan Nieder
2008-07-05
1
-1
/
+1
*
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
2008-07-02
1
-6
/
+6
*
remote prune: print the list of pruned branches
Olivier Marin
2008-06-11
1
-4
/
+3
*
remote show: fix the -n option
Olivier Marin
2008-06-11
1
-1
/
+1
*
Docs: add some long/short options
Stephan Beyer
2008-06-08
1
-1
/
+9
*
documentation: move git(7) to git(1)
Christian Couder
2008-06-06
1
-1
/
+1
*
Manual subsection to refer to other pages is SEE ALSO
Junio C Hamano
2008-05-29
1
-1
/
+1
*
Add a remote.*.mirror configuration option
Paolo Bonzini
2008-04-21
1
-2
/
+4
*
git-remote documentation: fix synopsis to match description
Jörg Sommer
2008-02-04
1
-1
/
+1
*
Documentation: rename gitlink macro to linkgit
Dan McGee
2008-01-07
1
-6
/
+6
*
Merge branch 'maint'
Junio C Hamano
2007-11-19
1
-1
/
+1
|
\
|
*
git-remote.txt: fix example url
J. Bruce Fields
2007-11-18
1
-1
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2007-11-14
1
-1
/
+1
|
\
|
|
*
git-remote.txt: fix typo
Sergei Organov
2007-11-14
1
-1
/
+1
*
|
remote: document the 'rm' subcommand
James Bowes
2007-09-19
1
-0
/
+6
*
|
Teach "git remote" a mirror mode
Johannes Schindelin
2007-09-03
1
-1
/
+5
|
/
*
Merge branch 'maint'
Junio C Hamano
2007-06-30
1
-0
/
+7
|
\
|
*
git-remote: document -n
Sam Vilain
2007-06-30
1
-0
/
+7
[next]