| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mm/push-social-engineering-attack-doc' | Junio C Hamano | 2017-01-10 | 1 | -0/+2 |
|\ |
|
| * | doc: mention transfer data leaks in more placesmm/push-social-engineering-attack-doc | Matt McCutchen | 2016-11-14 | 1 | -0/+2 |
* | | fetch: reduce duplicate in ref update status lines with placeholder | Nguyễn Thái Ngọc Duy | 2016-07-06 | 1 | -0/+5 |
* | | fetch: change flag code for displaying tag update and deleted ref | Nguyễn Thái Ngọc Duy | 2016-06-27 | 1 | -2/+2 |
* | | git-fetch.txt: document fetch output | Nguyễn Thái Ngọc Duy | 2016-06-27 | 1 | -0/+46 |
|/ |
|
* | Merge branch 'jc/em-dash-in-doc' | Junio C Hamano | 2015-10-29 | 1 | -1/+1 |
|\ |
|
| * | Documentation: AsciiDoc spells em-dash as double-dashes, not triplejc/em-dash-in-doc | Junio C Hamano | 2015-10-22 | 1 | -1/+1 |
* | | *config.txt: stick to camelCase naming conventionnd/config-doc-camelCase | Nguyễn Thái Ngọc Duy | 2015-03-13 | 1 | -1/+1 |
|/ |
|
* | docs: Explain the purpose of fetch's and pull's <refspec> parameter.jc/fetch-pull-refmap | Marc Branchaud | 2014-06-12 | 1 | -2/+2 |
* | fetch: allow explicit --refmap to override configurationjc/fetch-push-refmap | Junio C Hamano | 2014-06-05 | 1 | -0/+4 |
* | fetch doc: add a section on configured remote-tracking branches | Junio C Hamano | 2014-06-05 | 1 | -0/+45 |
* | fetch doc: move FETCH_HEAD material lower and add an example | Marc Branchaud | 2014-06-02 | 1 | -8/+21 |
* | fetch doc: update introductory part for clarity | Junio C Hamano | 2014-05-30 | 1 | -11/+13 |
* | Merge branch 'fc/trivial' | Junio C Hamano | 2013-12-17 | 1 | -0/+3 |
|\ |
|
| * | fetch: add missing documentation | Felipe Contreras | 2013-12-09 | 1 | -0/+3 |
* | | git-fetch.txt: improve description of tag auto-following | Michael Haggerty | 2013-10-30 | 1 | -7/+7 |
|/ |
|
* | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 | 1 | -1/+1 |
* | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 2011-07-06 | 1 | -3/+1 |
* | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 2011-04-13 | 1 | -1/+1 |
* | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 2011-04-04 | 1 | -0/+9 |
|\ |
|
| * | fetch/pull: Describe --recurse-submodule restrictions in the BUGS section | Jens Lehmann | 2011-03-09 | 1 | -0/+9 |
* | | 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 |
* | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
* | fetch/push: fix usage strings | Tay Ray Chuan | 2010-04-09 | 1 | -4/+4 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -1/+1 |
* | Merge branch 'bg/fetch-multi' | Junio C Hamano | 2009-11-23 | 1 | -2/+12 |
|\ |
|
| * | Teach the --multiple option to 'git fetch' | Björn Gustavsson | 2009-11-10 | 1 | -0/+2 |
| * | Teach the --all option to 'git fetch' | Björn Gustavsson | 2009-11-10 | 1 | -2/+10 |
* | | modernize fetch/merge/pull examples | Clemens Buchacher | 2009-10-21 | 1 | -0/+29 |
|/ |
|
* | Update my e-mail address | Junio C Hamano | 2008-07-21 | 1 | -1/+1 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -1/+1 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -2/+2 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -2/+2 |
* | Add urls.txt to git-clone man page | Andrew Ruder | 2007-07-05 | 1 | -1/+1 |
* | git-fetch: document automatic tag following. | Junio C Hamano | 2007-02-09 | 1 | -0/+8 |
* | Documentation: sync git.txt command list and manual page title | Junio C Hamano | 2007-01-18 | 1 | -1/+1 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 | 1 | -1/+1 |
* | Docs: move git url and remotes text to separate sections | J. Bruce Fields | 2006-02-06 | 1 | -1/+1 |
* | Documentation: recursive is the default strategy these days. | Junio C Hamano | 2005-12-08 | 1 | -1/+1 |
* | Refactored merge options into separate merge-options.txt. | Jon Loeliger | 2005-11-06 | 1 | -12/+4 |
* | Documentation: git-fetch/pull updates. | Junio C Hamano | 2005-11-05 | 1 | -0/+5 |
* | git-fetch/push/pull: documentation. | Junio C Hamano | 2005-10-19 | 1 | -0/+5 |
* | Remove the version tags from the manpages | Junio C Hamano | 2005-10-10 | 1 | -1/+0 |
* | [PATCH] Random documentation fixes | Jonas Fonseca | 2005-10-03 | 1 | -1/+1 |
* | [PATCH] Documentation: Update all files to use the new gitlink: macro | Sergey Vlasov | 2005-09-20 | 1 | -1/+1 |
* | [PATCH] Document git-fetch options | Sergey Vlasov | 2005-09-15 | 1 | -0/+6 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -0/+41 |