aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-send-pack.txt
Commit message (Expand)AuthorAge
* Merge branch 'ma/parse-maybe-bool'Junio C Hamano2017-08-22
|\
| * Doc/git-{push,send-pack}: correct --sign= to --signed=Martin Ågren2017-08-07
* | remote-curl: allow push optionsBrandon Williams2017-03-22
|/
* doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* push: support signing pushes iff the server supports itDave Borowitz2015-08-19
* Documentation/git-send-pack.txt: document --signedDave Borowitz2015-08-19
* Documentation/git-send-pack.txt: wrap long synopsis lineDave Borowitz2015-08-19
* Merge branch 'jk/asciidoc-markup-fix' into maintJunio C Hamano2015-06-05
|\
| * doc: convert \--option to --optionJeff King2015-05-12
* | send-pack.c: add --atomic command line argumentRonnie Sahlberg2015-01-07
|/
* send-pack: take refspecs over stdinJeff King2014-08-26
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano2011-09-06
* Merge branch 'cb/maint-quiet-push' into maintJunio C Hamano2011-08-23
|\
| * propagate --quiet to send-pack/receive-packClemens Buchacher2011-07-31
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
|/
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Documentation: describe --thin more accuratelyStephen Boyd2010-02-18
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* push: use same rules as git-rev-parse to resolve refspecsSteffen Prohaska2007-11-18
* Add a --dry-run option to git-send-pack.Brian Ewins2007-10-15
* git-push: documentation and tests for pushing only branchesJeff King2007-09-18
* Assorted typo fixesPavel Roskin2007-02-03
* rename --exec to --receive-pack for push and send-packUwe Kleine-König2007-01-19
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-19
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano2007-01-17
* Documentation: add missing second colons and remove a typoRene Scharfe2006-10-12
* Documentation: Spelling fixesHorst H. von Brand2006-06-03
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* Remove the version tags from the manpagesJunio C Hamano2005-10-10
* [PATCH] Random documentation fixesJonas Fonseca2005-10-03
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* Documentation: multi-head fetch.Junio C Hamano2005-08-24
* git-send-pack: documentationJunio C Hamano2005-08-03
* [PATCH] Documentation: send/receive.Junio C Hamano2005-07-14