aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-fetch-pack.txt
Commit message (Expand)AuthorAge
* upload-pack: optionally allow fetching any sha1David Turner2016-11-18
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-10
|\
| * fetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy2016-06-13
| * fetch: define shallow boundary with --shallow-excludeNguyễn Thái Ngọc Duy2016-06-13
| * fetch: define shallow boundary with --shallow-sinceNguyễn Thái Ngọc Duy2016-06-13
* | doc: typeset long command-line options as literalMatthieu Moy2016-06-28
* | doc: typeset short command-line options as literalMatthieu Moy2016-06-28
* | fetch-pack: update the documentation for "<refs>..." argumentsGabriel Souza Franco2016-03-05
|/
* doc: convert \--option to --optionJeff King2015-05-12
* Merge branch 'tb/doc-fetch-pack-url'Junio C Hamano2013-12-03
|\
| * git-fetch-pack uses URLs like git-fetchTorsten Bögershausen2013-11-11
* | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-09-09
|\ \ | |/ |/|
| * smart http: use the same connectivity check on cloningNguyễn Thái Ngọc Duy2013-07-23
* | documentation: trivial style cleanupsFelipe Contreras2013-05-17
|/
* fetch: add --unshallow for turning shallow repo into complete oneNguyễn Thái Ngọc Duy2013-01-11
* Split over-long synopsis in git-fetch-pack.txt into several linesThomas Ackermann2012-10-16
* fetch-pack: new --stdin option to read refs from stdinIvan Todoroski2012-04-02
* 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
* docs: don't talk about $GIT_DIR/refs/ everywhereJeff King2010-02-17
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* 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
* Teach fetch-pack/upload-pack about --include-tagShawn O. Pearce2008-03-04
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* fetch & clone: do not output progress when not on a ttyJohannes Schindelin2007-02-19
* rename --exec to --upload-pack for fetch-pack and peek-remoteUwe Kleine-König2007-01-24
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-19
* Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano2007-01-17
* improve fetch-pack's handling of kept packsNicolas Pitre2006-11-03
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin2006-03-05
* fetch-pack: -k option to keep downloaded pack.Junio C Hamano2005-12-17
* Convert usage of GIT and Git into gitChristian Meder2005-10-10
* Remove the version tags from the manpagesJunio C Hamano2005-10-10
* [PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov2005-09-20
* fetch-pack: start multi-head pulling.Junio C Hamano2005-08-12
* [PATCH] Documentation: clone/fetch/upload.Junio C Hamano2005-07-14