146 Commits (6cc275ea56e21537f480443fc8fd36f34c8b92cd)

Author SHA1 Message Date
Elijah Newren d42a2fb72f fast-import: add new --date-format=raw-permissive format 5 years ago
brian m. carlson 1bdca81641 fast-import: add options for rewriting submodules 5 years ago
Jeff King a52ed76142 fast-import: disallow "feature import-marks" by default 5 years ago
Jeff King 68061e3470 fast-import: disallow "feature export-marks" by default 5 years ago
Elijah Newren b8f50e5b60 fast-import: add support for new 'alias' command 5 years ago
Elijah Newren f73b2aba05 fast-import: allow tags to be identified by mark labels 5 years ago
Elijah Newren d1387d3895 git-fast-import.txt: clarify that multiple merge commits are allowed 5 years ago
Mark Rushakoff 24966cd982 doc: fix repeated words 5 years ago
Elijah Newren 3edfcc65fd fast-import: support 'encoding' commit header 6 years ago
Ævar Arnfjörð Bjarmason 7384504881 gc docs: note "gc --aggressive" in "fast-import" 6 years ago
Elijah Newren cf7b857a77 fast-import: fix erroneous handling of get-mark with empty orphan commits 6 years ago
Elijah Newren 7ffde293f2 fast-import: only allow cat-blob requests where it makes sense 6 years ago
Elijah Newren a63c54a019 git-fast-import.txt: fix wording about where ls command can appear 6 years ago
Elijah Newren 62edbec7de t9300: demonstrate bug with get-mark and empty orphan commits 6 years ago
Elijah Newren a965bb3116 fast-export: add a --show-original-ids option to show original names 6 years ago
Elijah Newren f55c979b14 git-fast-import.txt: fix documentation for --quiet option 6 years ago
Robert P. J. Day de613050ef Use proper syntax for replaceables in command docs 7 years ago
Nguyễn Thái Ngọc Duy 76a8788c14 doc: keep first level section header in upper case 7 years ago
Mike Hommey 4f2220e606 fast-import: increase the default pack depth to 50 8 years ago
Matthieu Moy 04b125de7e doc: typeset '--' as literal 9 years ago
Eric Wong d9545c7f46 fast-import: implement unpack limit 9 years ago
Michael Haggerty 28c7b1f7b7 fast-import: add a get-mark command 10 years ago
Jeff King 1c262bb7b2 doc: convert \--option to --option 10 years ago
Jeff King a367b8699d doc: fix length of underlined section-title 10 years ago
Jonathan Nieder 9585cb8d96 fast-import doc: remove suggested 16-parent limit 10 years ago
Max Horn 2672671872 doc: add some crossrefs between manual pages 10 years ago
Jason St. John 06ab60c066 Documentation: use "command-line" when used as a compound adjective, and fix other minor grammatical issues 11 years ago
Felipe Contreras 4ee1b225b9 fast-import: add support to delete refs 11 years ago
Jason St. John 0ffa154b5b Correct word usage of "timezone" in "Documentation" directory 11 years ago
Richard Hansen a8a5406ab3 use 'commit-ish' instead of 'committish' 11 years ago
Matthieu Moy 87c9a140d2 Documentation/fast-import: clarify summary for `feature` command 12 years ago
John Keeping 29b1b21f07 git-fast-import(1): reorganise options 12 years ago
John Keeping c8a9f3d385 git-fast-import(1): combine documentation of --[no-]relative-marks 12 years ago
John Keeping 850bc56def git-fast-import(1): remove duplicate '--done' option 12 years ago
John Keeping f430ed8b99 Documentation: don't link to example mail addresses 12 years ago
Matthieu Moy 7c65b2ebb7 git-fast-import.txt: improve documentation for quoted paths 12 years ago
Eric S. Raymond e70528862f doc/fast-import: clarify how content states are built 12 years ago
Eric S. Raymond 3266de1074 fast-import: document the --done option 13 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Jonathan Nieder d57e490af3 fast-import doc: cat-blob and ls responses need to be consumed quickly 13 years ago
Dmitry Ivankov 3beb4fc461 doc/fast-import: document feature import-marks-if-exists 14 years ago
Dmitry Ivankov 4b4963c0e1 fast-import: check committer name more strictly 14 years ago
Dmitry Ivankov b421812b48 doc/fast-import: clarify notemodify command 14 years ago
Sverre Rabbelier be56862f19 fast-import: introduce 'done' command 14 years ago
Martin von Zweigbergk 7791a1d9b9 Documentation: use [verse] for SYNOPSIS sections 14 years ago
Michael J Gruber 9fee24cac8 git-fast-import.txt: --relative-marks takes no parameter 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
David Barr 8dc6a373d2 fast-import: add 'ls' command 14 years ago
Jonathan Nieder 547e8b9205 fast-import: introduce "feature notes" command 14 years ago
Jonathan Nieder 68595cd442 fast-import: clarify documentation of "feature" command 14 years ago