Age | Commit message (Expand) | Author | Files | Lines |
2013-06-11 | Merge branch 'rr/maint-fetch-tag-doc-asterisks' | Junio C Hamano | 1 | -1/+1 |
2013-06-07 | fetch-options.txt: prevent a wildcard refspec from getting misformatted | Junio C Hamano | 1 | -1/+1 |
2013-01-11 | fetch: elaborate --depth action | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-01-11 | fetch: add --unshallow for turning shallow repo into complete one | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2012-12-13 | fetch --tags: clarify documentation | Junio C Hamano | 1 | -8/+5 |
2012-09-18 | Doc: shallow clone deepens _to_ new depth | Philip Oakley | 1 | -1/+2 |
2011-03-09 | fetch/pull: Don't recurse into a submodule when commits are already present | Jens Lehmann | 1 | -1/+2 |
2011-03-09 | fetch/pull: Add the 'on-demand' value to the --recurse-submodules option | Jens Lehmann | 1 | -3/+13 |
2011-03-09 | fetch/pull: recurse into submodules when necessary | Jens Lehmann | 1 | -0/+8 |
2011-02-07 | pull: Document the "--[no-]recurse-submodules" options | Jens Lehmann | 1 | -2/+0 |
2010-12-16 | Merge branch 'jl/fetch-submodule-recursive' | Junio C Hamano | 1 | -0/+11 |
2010-11-24 | Merge branch 'mm/phrase-remote-tracking' | Junio C Hamano | 1 | -1/+1 |
2010-11-12 | Submodules: Add the "fetchRecurseSubmodules" config option | Jens Lehmann | 1 | -1/+1 |
2010-11-12 | Add the 'fetch.recurseSubmodules' config setting | Jens Lehmann | 1 | -2/+3 |
2010-11-12 | fetch/pull: Add the --recurse-submodules option | Jens Lehmann | 1 | -0/+10 |
2010-11-03 | pull: Remove --tags option from manpage | Jens Lehmann | 1 | -0/+2 |
2010-11-03 | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 1 | -1/+1 |
2010-08-14 | fetch: allow command line --tags to override config | Daniel Johnson | 1 | -2/+6 |
2010-07-13 | git fetch documentation: describe short '-p' synonym to '--prune' option | Oren Held | 1 | -0/+1 |
2010-02-24 | fetch and pull: learn --progress | Tay Ray Chuan | 1 | -1/+8 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -5/+5 |
2009-11-10 | builtin-fetch: add --dry-run option | Jay Soffian | 1 | -0/+5 |
2009-11-10 | builtin-fetch: add --prune option | Jay Soffian | 1 | -0/+4 |
2009-11-10 | Teach the --multiple option to 'git fetch' | Björn Gustavsson | 1 | -0/+6 |
2009-11-10 | Teach the --all option to 'git fetch' | Björn Gustavsson | 1 | -0/+3 |
2009-10-21 | Documentation/fetch-options.txt: order options alphabetically | Jari Aalto | 1 | -24/+24 |
2009-09-07 | git-pull: do not mention --quiet and --verbose twice | Emmanuel Trillaud | 1 | -0/+2 |
2009-08-12 | Change mentions of "git programs" to "git commands" | Ori Avtalion | 1 | -1/+1 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -4/+4 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -11/+19 |
2008-01-25 | git pull manpage: don't include -n from fetch-options.txt | Miklos Vajna | 1 | -4/+8 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -1/+1 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-04-26 | Document additional options for git-fetch | Andrew Ruder | 1 | -5/+12 |
2007-01-01 | Update clone/fetch documentation with --depth (shallow clone) option | Junio C Hamano | 1 | -0/+5 |
2007-01-01 | Strongly discourage --update-head-ok in fetch-options documentation. | Junio C Hamano | 1 | -2/+4 |
2006-01-26 | git-fetch --upload-pack: disambiguate. | Junio C Hamano | 1 | -2/+1 |
2006-01-24 | git-fetch: pass --upload-pack to fetch-pack | Michal Ostrowski | 1 | -0/+7 |
2006-01-10 | Add --keep option to keep downloaded packs to git-fetch. | Tom Prince | 1 | -0/+3 |
2006-01-07 | git-fetch: auto-following tags. | Junio C Hamano | 1 | -5/+13 |
2005-12-01 | Documentation: describe '-f' option to git-fetch. | Junio C Hamano | 1 | -0/+5 |
2005-11-18 | Update pull/fetch --tags documentation | Luck, Tony | 1 | -1/+3 |
2005-11-08 | Add --tags documentation, scraped from JC mail. | Jon Loeliger | 1 | -0/+3 |
2005-11-06 | Refactored merge options into separate merge-options.txt. | Jon Loeliger | 1 | -0/+14 |