| Commit message (Expand) | Author | Age | Files | Lines |
* | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 | 1 | -1/+1 |
* | Merge branch 'jn/doc-backslash' | Junio C Hamano | 2010-09-03 | 1 | -1/+1 |
|\ |
|
| * | Documentation: remove backslash before ~ in fast-import manual | Jonathan Nieder | 2010-08-20 | 1 | -1/+1 |
* | | fast-export: Add a --full-tree option | Elijah Newren | 2010-07-19 | 1 | -0/+6 |
|/ |
|
* | Fix typos in technical documentation. | Ralf Wildenhues | 2010-01-31 | 1 | -1/+1 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -6/+6 |
* | git fast-export: add --no-data option | Geoffrey Irving | 2009-07-31 | 1 | -0/+8 |
* | fast-export: Document the fact that git-rev-list arguments are accepted | Elijah Newren | 2009-06-27 | 1 | -0/+6 |
* | fast-export: Add a --tag-of-filtered-object option for newly dangling tags | Elijah Newren | 2009-06-27 | 1 | -0/+11 |
* | Merge branch 'maint' to sync with GIT 1.6.0.6 | Junio C Hamano | 2008-12-19 | 1 | -0/+6 |
|\ |
|
| * | fast-export: deal with tag objects that do not have a tagger | Johannes Schindelin | 2008-12-19 | 1 | -0/+6 |
* | | Improve language in git-merge.txt and related docs | Ralf Wildenhues | 2008-12-09 | 1 | -1/+1 |
|/ |
|
* | Support copy and rename detection in fast-export. | Alexander Gavrilov | 2008-07-29 | 1 | -0/+9 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -4/+4 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -4/+4 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | builtin-fast-export: Add importing and exporting of revision marks | Pieter de Bie | 2008-06-19 | 1 | -0/+20 |
* | 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 | -6/+6 |
* | fast-export: rename the signed tag mode 'ignore' to 'verbatim' | Johannes Schindelin | 2007-12-03 | 1 | -2/+2 |
* | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 | 1 | -0/+83 |