aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-fast-import.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-1591/+0
2024-04-23Merge branch 'xx/rfc2822-date-format-in-doc'Junio C Hamano1-1/+1
2024-04-15fast-import: forbid escaped NUL in pathsThalia Archibald1-0/+1
2024-04-15fast-import: document C-style escapes for pathsThalia Archibald1-1/+5
2024-04-15fast-import: improve documentation for path quotingThalia Archibald1-12/+18
2024-04-12Documentation: fix typos describing date formatXing Xin1-1/+1
2023-12-26doc: enforce dashes in placeholdersJean-Noël Avila1-2/+2
2023-10-09documentation: add some commas where they are helpfulElijah Newren1-1/+1
2023-10-09documentation: wording improvementsElijah Newren1-1/+1
2022-09-07docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason1-0/+7
2020-10-04fast-import: fix typo in documentationSamanta Navarro1-1/+1
2020-06-02Merge branch 'en/fast-import-looser-date'Junio C Hamano1-1/+8
2020-05-31fast-import: add new --date-format=raw-permissive formatElijah Newren1-1/+8
2020-02-28fast-import: add options for rewriting submodulesbrian m. carlson1-0/+20
2019-12-06Sync with 2.23.1Johannes Schindelin1-0/+15
2019-12-06Sync with 2.22.2Johannes Schindelin1-0/+15
2019-12-06Sync with 2.21.1Johannes Schindelin1-0/+15
2019-12-06Sync with 2.20.2Johannes Schindelin1-0/+15
2019-12-06Sync with 2.17.3Johannes Schindelin1-0/+15
2019-12-04fast-import: disallow "feature import-marks" by defaultJeff King1-1/+2
2019-12-04fast-import: disallow "feature export-marks" by defaultJeff King1-0/+14
2019-10-04fast-import: add support for new 'alias' commandElijah Newren1-0/+22
2019-10-04fast-import: allow tags to be identified by mark labelsElijah Newren1-0/+1
2019-08-22Merge branch 'en/fast-import-merge-doc'Junio C Hamano1-1/+1
2019-08-12git-fast-import.txt: clarify that multiple merge commits are allowedElijah Newren1-1/+1
2019-08-11doc: fix repeated wordsMark Rushakoff1-1/+1
2019-05-14fast-import: support 'encoding' commit headerElijah Newren1-0/+7
2019-04-25Merge branch 'ab/gc-docs'Junio C Hamano1-0/+7
2019-04-08gc docs: note "gc --aggressive" in "fast-import"Ævar Arnfjörð Bjarmason1-0/+7
2019-04-01fast-import: fix erroneous handling of get-mark with empty orphan commitsElijah Newren1-4/+0
2019-04-01fast-import: only allow cat-blob requests where it makes senseElijah Newren1-3/+4
2019-04-01git-fast-import.txt: fix wording about where ls command can appearElijah Newren1-2/+2
2019-04-01t9300: demonstrate bug with get-mark and empty orphan commitsElijah Newren1-1/+6
2018-11-17fast-export: add a --show-original-ids option to show original namesElijah Newren1-0/+16
2018-11-17git-fast-import.txt: fix documentation for --quiet optionElijah Newren1-3/+4
2018-05-25Use proper syntax for replaceables in command docsRobert P. J. Day1-1/+1
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-11/+11
2017-06-12fast-import: increase the default pack depth to 50Mike Hommey1-1/+1
2016-07-13Merge branch 'mm/doc-tt'Junio C Hamano1-2/+2
2016-06-28doc: typeset '--' as literalMatthieu Moy1-2/+2
2016-05-11fast-import: implement unpack limitEric Wong1-0/+2
2015-08-03Merge branch 'mh/fast-import-get-mark'Junio C Hamano1-6/+33
2015-07-01fast-import: add a get-mark commandMichael Haggerty1-6/+33
2015-05-12doc: convert \--option to --optionJeff King1-14/+14
2015-05-12doc: fix length of underlined section-titleJeff King1-1/+1
2015-04-21Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maintJunio C Hamano1-4/+0
2015-04-14Merge branch 'jn/doc-fast-import-no-16-octopus-limit'Junio C Hamano1-4/+0
2015-03-31fast-import doc: remove suggested 16-parent limitJonathan Nieder1-4/+0
2014-11-11doc: add some crossrefs between manual pagesMax Horn1-0/+4
2014-06-16Merge branch 'fc/remote-helper-refmap'Junio C Hamano1-0/+3