summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-import.txt
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.21.1Johannes Schindelin2019-12-061-0/+15
|\
| * Sync with 2.20.2Johannes Schindelin2019-12-061-0/+15
| |\
| | * Sync with 2.17.3Johannes Schindelin2019-12-061-0/+15
| | |\
| | | * fast-import: disallow "feature import-marks" by defaultJeff King2019-12-041-1/+2
| | | * fast-import: disallow "feature export-marks" by defaultJeff King2019-12-041-0/+14
* | | | Merge branch 'ab/gc-docs'Junio C Hamano2019-04-251-0/+7
|\ \ \ \
| * | | | gc docs: note "gc --aggressive" in "fast-import"Ævar Arnfjörð Bjarmason2019-04-081-0/+7
| |/ / /
* | | | fast-import: fix erroneous handling of get-mark with empty orphan commitsElijah Newren2019-04-011-4/+0
* | | | fast-import: only allow cat-blob requests where it makes senseElijah Newren2019-04-011-3/+4
* | | | git-fast-import.txt: fix wording about where ls command can appearElijah Newren2019-04-011-2/+2
* | | | t9300: demonstrate bug with get-mark and empty orphan commitsElijah Newren2019-04-011-1/+6
|/ / /
* | | fast-export: add a --show-original-ids option to show original namesElijah Newren2018-11-171-0/+16
* | | git-fast-import.txt: fix documentation for --quiet optionElijah Newren2018-11-171-3/+4
|/ /
* | 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-11/+11
|/
* fast-import: increase the default pack depth to 50mh/fast-import-raise-default-depthMike Hommey2017-06-121-1/+1
* Merge branch 'mm/doc-tt'Junio C Hamano2016-07-131-2/+2
|\
| * doc: typeset '--' as literalMatthieu Moy2016-06-281-2/+2
* | fast-import: implement unpack limitEric Wong2016-05-111-0/+2
|/
* Merge branch 'mh/fast-import-get-mark'Junio C Hamano2015-08-031-6/+33
|\
| * fast-import: add a get-mark commandmh/fast-import-get-markMichael Haggerty2015-07-011-6/+33
| * Merge branch 'jn/doc-fast-import-no-16-octopus-limit'Junio C Hamano2015-04-141-4/+0
| |\
* | | doc: convert \--option to --optionJeff King2015-05-121-14/+14
* | | doc: fix length of underlined section-titleJeff King2015-05-121-1/+1
* | | Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maintJunio C Hamano2015-04-211-4/+0
|\ \ \ | |/ / |/| / | |/
| * fast-import doc: remove suggested 16-parent limitjn/doc-fast-import-no-16-octopus-limitJonathan Nieder2015-03-311-4/+0
* | doc: add some crossrefs between manual pagesmh/doc-remote-helper-xrefMax Horn2014-11-111-0/+4
* | Merge branch 'fc/remote-helper-refmap'Junio C Hamano2014-06-161-0/+3
|\ \
| * | fast-import: add support to delete refsFelipe Contreras2014-04-211-0/+3
| |/
* | Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjectiveJason St. John2014-05-211-5/+5
|/
* Correct word usage of "timezone" in "Documentation" directoryJason St. John2013-11-121-5/+5
* Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-171-13/+13
|\
| * use 'commit-ish' instead of 'committish'Richard Hansen2013-09-041-13/+13
* | Documentation/fast-import: clarify summary for `feature` commandmm/fast-import-feature-docMatthieu Moy2013-08-251-2/+2
|/
* Merge branch 'jk/maint-fast-import-doc-reorder'Junio C Hamano2013-01-111-46/+52
|\
| * git-fast-import(1): reorganise optionsJohn Keeping2013-01-091-39/+47
| * git-fast-import(1): combine documentation of --[no-]relative-marksJohn Keeping2013-01-091-6/+4
* | Merge branch 'jk/maint-fast-import-doc-dedup-done'Junio C Hamano2013-01-081-5/+2
|\ \ | |/
| * git-fast-import(1): remove duplicate '--done' optionJohn Keeping2013-01-081-5/+2
* | Documentation: don't link to example mail addressesJohn Keeping2012-12-161-1/+1
* | git-fast-import.txt: improve documentation for quoted pathsMatthieu Moy2012-11-291-2/+6
* | doc/fast-import: clarify how content states are builtEric S. Raymond2012-11-081-2/+6
* | Merge branch 'er/doc-fast-import-done' into maintJunio C Hamano2012-09-181-1/+7
|\ \ | |/
| * fast-import: document the --done optionEric S. Raymond2012-08-221-1/+7
* | Merge branch 'jk/doc-asciidoc-inline-literal'Junio C Hamano2012-05-021-3/+3
|\ \
| * | docs: stop using asciidoc no-inline-literalJeff King2012-04-261-3/+3
* | | fast-import doc: cat-blob and ls responses need to be consumed quicklyJonathan Nieder2012-04-151-3/+39
|/ /
* | Merge branch 'di/fast-import-ident'Junio C Hamano2011-08-281-2/+2
|\ \
| * | fast-import: check committer name more strictlyDmitry Ivankov2011-08-111-2/+2
* | | Merge branch 'di/fast-import-doc'Junio C Hamano2011-08-251-3/+7
|\ \ \