summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-export.txt
Commit message (Expand)AuthorAgeFilesLines
* doc SYNOPSIS: consistently use ' for commandsÆvar Arnfjörð Bjarmason2022-10-131-1/+1
* fast-export: allow seeding the anonymized mappingJeff King2020-06-251-0/+29
* Documentation: fix a bunch of typos, both old and newElijah Newren2019-11-071-1/+1
* Merge branch 'en/fast-imexport-nested-tags'Junio C Hamano2019-10-151-4/+13
|\
| * fast-export: allow user to request tags be marked with --mark-tagsElijah Newren2019-10-041-4/+13
* | Recommend git-filter-repo instead of git-filter-branchElijah Newren2019-09-051-3/+3
|/
* doc: fix repeated wordsMark Rushakoff2019-08-111-1/+1
* fast-export: do automatic reencoding of commit messages only if requestedElijah Newren2019-05-141-0/+7
* fast-export: add a --show-original-ids option to show original namesElijah Newren2018-11-171-0/+7
* fast-export: add --reference-excluded-parents optionElijah Newren2018-11-171-2/+15
* git-fast-export.txt: clarify misleading documentation about rev-list argsElijah Newren2018-11-171-1/+2
* Use proper syntax for replaceables in command docsRobert P. J. Day2018-05-251-1/+1
* doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy2018-05-021-1/+1
* doc: convert \--option to --optionJeff King2015-05-121-3/+3
* Merge branch 'mh/doc-remote-helper-xref'Junio C Hamano2014-11-191-0/+4
|\
| * doc: add some crossrefs between manual pagesmh/doc-remote-helper-xrefMax Horn2014-11-111-0/+4
* | docs/fast-export: explain --anonymize more completelyjk/fast-export-anonymizeJeff King2014-08-281-4/+59
* | teach fast-export an --anonymize optionJeff King2014-08-271-0/+6
|/
* fast-export: add new --refspec optionFelipe Contreras2014-04-211-0/+4
* Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King2013-06-221-1/+1
* documentation: trivial style cleanupsFelipe Contreras2013-05-171-5/+5
* fast-export: add --signed-tags=warn-strip modeJohn Keeping2013-04-151-4/+6
* fast-export: Allow pruned-references in mark fileAntoine Pelisse2013-04-071-0/+2
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* Merge branch 'sr/transport-helper-fix'Junio C Hamano2011-08-011-0/+4
|\
| * fast-export: support done featureSverre Rabbelier2011-07-191-0/+4
* | Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
|/
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-081-1/+1
* Merge branch 'jn/doc-backslash'Junio C Hamano2010-09-031-1/+1
|\
| * Documentation: remove backslash before ~ in fast-import manualJonathan Nieder2010-08-201-1/+1
* | fast-export: Add a --full-tree optionElijah Newren2010-07-191-0/+6
|/
* Fix typos in technical documentation.Ralf Wildenhues2010-01-311-1/+1
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-6/+6
* 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