summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-export.txt
Commit message (Expand)AuthorAgeFilesLines
* git fast-export: add --no-data optionGeoffrey Irving2009-07-311-0/+8
* fast-export: Document the fact that git-rev-list arguments are acceptedElijah Newren2009-06-271-0/+6
* fast-export: Add a --tag-of-filtered-object option for newly dangling tagsElijah Newren2009-06-271-0/+11
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-191-0/+6
|\
| * fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-191-0/+6
* | Improve language in git-merge.txt and related docsRalf Wildenhues2008-12-091-1/+1
|/
* Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-291-0/+9
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-4/+4
* Documentation formatting and cleanupJonathan Nieder2008-07-011-4/+4
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-1/+1
* builtin-fast-export: Add importing and exporting of revision marksPieter de Bie2008-06-191-0/+20
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-6/+6
* fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin2007-12-031-2/+2
* Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-021-0/+83