summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-export.txt
AgeCommit message (Expand)AuthorFilesLines
2012-04-26docs: stop using asciidoc no-inline-literalLibravatar Jeff King1-1/+1
2011-08-01Merge branch 'sr/transport-helper-fix'Libravatar Junio C Hamano1-0/+4
2011-07-19fast-export: support done featureLibravatar Sverre Rabbelier1-0/+4
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsLibravatar Martin von Zweigbergk1-0/+1
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-9/+0
2010-10-08Use angles for placeholders consistentlyLibravatar Štěpán Němec1-1/+1
2010-09-03Merge branch 'jn/doc-backslash'Libravatar Junio C Hamano1-1/+1
2010-08-20Documentation: remove backslash before ~ in fast-import manualLibravatar Jonathan Nieder1-1/+1
2010-07-19fast-export: Add a --full-tree optionLibravatar Elijah Newren1-0/+6
2010-01-31Fix typos in technical documentation.Libravatar Ralf Wildenhues1-1/+1
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-6/+6
2009-07-31git fast-export: add --no-data optionLibravatar Geoffrey Irving1-0/+8
2009-06-27fast-export: Document the fact that git-rev-list arguments are acceptedLibravatar Elijah Newren1-0/+6
2009-06-27fast-export: Add a --tag-of-filtered-object option for newly dangling tagsLibravatar Elijah Newren1-0/+11
2008-12-19Merge branch 'maint' to sync with GIT 1.6.0.6Libravatar Junio C Hamano1-0/+6
2008-12-19fast-export: deal with tag objects that do not have a taggerLibravatar Johannes Schindelin1-0/+6
2008-12-09Improve language in git-merge.txt and related docsLibravatar Ralf Wildenhues1-1/+1
2008-07-29Support copy and rename detection in fast-export.Libravatar Alexander Gavrilov1-0/+9
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-4/+4
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-4/+4
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-19builtin-fast-export: Add importing and exporting of revision marksLibravatar Pieter de Bie1-0/+20
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-6/+6
2007-12-03fast-export: rename the signed tag mode 'ignore' to 'verbatim'Libravatar Johannes Schindelin1-2/+2
2007-12-02Add 'git fast-export', the sister of 'git fast-import'Libravatar Johannes Schindelin1-0/+83