Age | Commit message (Expand) | Author | Files | Lines |
2010-07-05 | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 1 | -1/+1 |
2010-04-09 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-04-09 | fetch/push: fix usage strings | Tay Ray Chuan | 1 | -1/+1 |
2010-03-15 | Merge branch 'tc/transport-verbosity' | Junio C Hamano | 1 | -4/+11 |
2010-02-24 | push: learn --progress | Tay Ray Chuan | 1 | -1/+8 |
2010-02-24 | Documentation/git-push: put --quiet before --verbose | Tay Ray Chuan | 1 | -4/+4 |
2010-02-18 | Documentation: describe --thin more accurately | Stephen Boyd | 1 | -3/+4 |
2010-02-17 | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 1 | -3/+3 |
2010-02-08 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+10 |
2010-02-08 | Merge branch 'jc/maint-push-doc-status' into maint | Junio C Hamano | 1 | -5/+10 |
2010-02-08 | git-push: document all the status flags used in the output | Junio C Hamano | 1 | -5/+10 |
2010-01-24 | Documentation: move away misplaced 'push --upstream' description | Thomas Rast | 1 | -7/+7 |
2010-01-20 | Merge remote branch 'remotes/trast-doc/for-next' | Junio C Hamano | 1 | -3/+3 |
2010-01-16 | Add push --set-upstream | Ilari Liusvaara | 1 | -1/+8 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -3/+3 |
2009-12-30 | builtin-push: add --delete as syntactic sugar for :foo | Jan Krüger | 1 | -0/+4 |
2009-11-15 | Merge branch 'fc/doc-fast-forward' | Junio C Hamano | 1 | -7/+7 |
2009-10-24 | Use 'fast-forward' all over the place | Felipe Contreras | 1 | -7/+7 |
2009-10-18 | document push's new quiet option | Jeff King | 1 | -0/+5 |
2009-09-13 | git-push: Accept -n as a synonym for --dry-run. | Nelson Elhage | 1 | -1/+2 |
2009-08-12 | push: point to 'git pull' and 'git push --force' in case of non-fast forward | Matthieu Moy | 1 | -0/+86 |
2009-06-27 | add --porcelain option to git-push | Larry D'Anna | 1 | -0/+11 |
2009-03-17 | git-push.txt: describe how to default to pushing only current branch | Chris Johnsen | 1 | -2/+24 |
2009-02-25 | Docs: Expand explanation of the use of + in git push refspecs. | Marc Branchaud | 1 | -5/+31 |
2009-02-18 | Documentation/git-push: --all, --mirror, --tags can not be combined | Gerrit Pape | 1 | -1/+1 |
2009-01-25 | Documentation: rework src/dst description in git push | Anders Melchiorsen | 1 | -11/+12 |
2009-01-25 | Documentation: more git push examples | Anders Melchiorsen | 1 | -3/+13 |
2009-01-25 | Documentation: simplify refspec format description | Junio C Hamano | 1 | -4/+5 |
2009-01-18 | Documentation: avoid using undefined parameters | Anders Melchiorsen | 1 | -2/+2 |
2009-01-18 | Documentation: mention branches rather than heads | Anders Melchiorsen | 1 | -2/+2 |
2009-01-18 | Documentation: remove a redundant elaboration | Anders Melchiorsen | 1 | -2/+1 |
2009-01-18 | Documentation: git push repository can also be a remote | Anders Melchiorsen | 1 | -1/+3 |
2009-01-11 | Documentation/git-push.txt: minor: compress one option | jidanni@jidanni.org | 1 | -3/+1 |
2008-10-08 | git-push.txt: Describe --repo option in more detail | Johannes Sixt | 1 | -5/+19 |
2008-08-09 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2008-08-07 | asciidoc markup fixes | Junio C Hamano | 1 | -1/+1 |
2008-08-01 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-29 | Make it clear that push can take multiple refspecs | Abhijit Menon-Sen | 1 | -8/+9 |
2008-07-21 | Update my e-mail address | Junio C Hamano | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -1/+1 |
2008-06-21 | Correct documentation for git-push --mirror | Shawn O. Pearce | 1 | -1/+2 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -10/+13 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-05-23 | Merge branch 'pb/push' | Junio C Hamano | 1 | -6/+7 |
2008-05-05 | Merge branch 'pb/remote-mirror-config' | Junio C Hamano | 1 | -1/+3 |
2008-05-04 | add special "matching refs" refspec | Paolo Bonzini | 1 | -6/+7 |
2008-04-22 | Amend git-push refspec documentation | Sam Vilain | 1 | -10/+13 |
2008-04-20 | Add a remote.*.mirror configuration option | Paolo Bonzini | 1 | -1/+3 |