Age | Commit message (Expand) | Author | Files | Lines |
2020-10-04 | fast-import: fix typo in documentation | Samanta Navarro | 1 | -1/+1 |
2020-06-02 | Merge branch 'en/fast-import-looser-date' | Junio C Hamano | 1 | -1/+8 |
2020-05-31 | fast-import: add new --date-format=raw-permissive format | Elijah Newren | 1 | -1/+8 |
2020-02-28 | fast-import: add options for rewriting submodules | brian m. carlson | 1 | -0/+20 |
2019-12-06 | Sync with 2.23.1 | Johannes Schindelin | 1 | -0/+15 |
2019-12-06 | Sync with 2.22.2 | Johannes Schindelin | 1 | -0/+15 |
2019-12-06 | Sync with 2.21.1 | Johannes Schindelin | 1 | -0/+15 |
2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -0/+15 |
2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 1 | -0/+15 |
2019-12-04 | fast-import: disallow "feature import-marks" by default | Jeff King | 1 | -1/+2 |
2019-12-04 | fast-import: disallow "feature export-marks" by default | Jeff King | 1 | -0/+14 |
2019-10-04 | fast-import: add support for new 'alias' command | Elijah Newren | 1 | -0/+22 |
2019-10-04 | fast-import: allow tags to be identified by mark labels | Elijah Newren | 1 | -0/+1 |
2019-08-22 | Merge branch 'en/fast-import-merge-doc' | Junio C Hamano | 1 | -1/+1 |
2019-08-12 | git-fast-import.txt: clarify that multiple merge commits are allowed | Elijah Newren | 1 | -1/+1 |
2019-08-11 | doc: fix repeated words | Mark Rushakoff | 1 | -1/+1 |
2019-05-14 | fast-import: support 'encoding' commit header | Elijah Newren | 1 | -0/+7 |
2019-04-25 | Merge branch 'ab/gc-docs' | Junio C Hamano | 1 | -0/+7 |
2019-04-08 | gc docs: note "gc --aggressive" in "fast-import" | Ævar Arnfjörð Bjarmason | 1 | -0/+7 |
2019-04-01 | fast-import: fix erroneous handling of get-mark with empty orphan commits | Elijah Newren | 1 | -4/+0 |
2019-04-01 | fast-import: only allow cat-blob requests where it makes sense | Elijah Newren | 1 | -3/+4 |
2019-04-01 | git-fast-import.txt: fix wording about where ls command can appear | Elijah Newren | 1 | -2/+2 |
2019-04-01 | t9300: demonstrate bug with get-mark and empty orphan commits | Elijah Newren | 1 | -1/+6 |
2018-11-17 | fast-export: add a --show-original-ids option to show original names | Elijah Newren | 1 | -0/+16 |
2018-11-17 | git-fast-import.txt: fix documentation for --quiet option | Elijah Newren | 1 | -3/+4 |
2018-05-25 | Use proper syntax for replaceables in command docs | Robert P. J. Day | 1 | -1/+1 |
2018-05-02 | doc: keep first level section header in upper case | Nguyễn Thái Ngọc Duy | 1 | -11/+11 |
2017-06-12 | fast-import: increase the default pack depth to 50 | Mike Hommey | 1 | -1/+1 |
2016-07-13 | Merge branch 'mm/doc-tt' | Junio C Hamano | 1 | -2/+2 |
2016-06-28 | doc: typeset '--' as literal | Matthieu Moy | 1 | -2/+2 |
2016-05-11 | fast-import: implement unpack limit | Eric Wong | 1 | -0/+2 |
2015-08-03 | Merge branch 'mh/fast-import-get-mark' | Junio C Hamano | 1 | -6/+33 |
2015-07-01 | fast-import: add a get-mark command | Michael Haggerty | 1 | -6/+33 |
2015-05-12 | doc: convert \--option to --option | Jeff King | 1 | -14/+14 |
2015-05-12 | doc: fix length of underlined section-title | Jeff King | 1 | -1/+1 |
2015-04-21 | Merge branch 'jn/doc-fast-import-no-16-octopus-limit' into maint | Junio C Hamano | 1 | -4/+0 |
2015-04-14 | Merge branch 'jn/doc-fast-import-no-16-octopus-limit' | Junio C Hamano | 1 | -4/+0 |
2015-03-31 | fast-import doc: remove suggested 16-parent limit | Jonathan Nieder | 1 | -4/+0 |
2014-11-11 | doc: add some crossrefs between manual pages | Max Horn | 1 | -0/+4 |
2014-06-16 | Merge branch 'fc/remote-helper-refmap' | Junio C Hamano | 1 | -0/+3 |
2014-05-21 | Documentation: use "command-line" when used as a compound adjective, and fix ... | Jason St. John | 1 | -5/+5 |
2014-04-21 | fast-import: add support to delete refs | Felipe Contreras | 1 | -0/+3 |
2013-11-12 | Correct word usage of "timezone" in "Documentation" directory | Jason St. John | 1 | -5/+5 |
2013-09-17 | Merge branch 'rh/ishes-doc' | Junio C Hamano | 1 | -13/+13 |
2013-09-04 | use 'commit-ish' instead of 'committish' | Richard Hansen | 1 | -13/+13 |
2013-08-25 | Documentation/fast-import: clarify summary for `feature` command | Matthieu Moy | 1 | -2/+2 |
2013-01-11 | Merge branch 'jk/maint-fast-import-doc-reorder' | Junio C Hamano | 1 | -46/+52 |
2013-01-09 | git-fast-import(1): reorganise options | John Keeping | 1 | -39/+47 |
2013-01-09 | git-fast-import(1): combine documentation of --[no-]relative-marks | John Keeping | 1 | -6/+4 |
2013-01-08 | Merge branch 'jk/maint-fast-import-doc-dedup-done' | Junio C Hamano | 1 | -5/+2 |