aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-fast-import.txt
Commit message (Expand)AuthorAge
...
* | | Documentation/fast-import: capitalize beginning of sentenceJonathan Nieder2011-01-18
| |/ |/|
* | Merge branch 'jn/fast-import-blob-access'Junio C Hamano2010-12-16
|\ \
| * | fast-import: Allow cat-blob requests at arbitrary points in streamJonathan Nieder2010-12-01
| * | fast-import: let importers retrieve blobsDavid Barr2010-12-01
| * | fast-import: clarify documentation of "feature" commandJonathan Nieder2010-12-01
* | | fast-import: treat SIGUSR1 as a request to access objects earlyJonathan Nieder2010-11-24
|/ /
* | Merge branch 'maint'Junio C Hamano2010-10-13
|\ \
| * | Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
* | | fast-import: Allow filemodify to set the rootDavid Barr2010-10-13
|/ /
* | Merge branch 'jn/fast-import-subtree'Junio C Hamano2010-08-18
|\ \
| * | Teach fast-import to import subtrees named by tree idJonathan Nieder2010-07-05
| |/
* | Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-05
|/
* fast-import: make default pack size unlimitedNicolas Pitre2010-02-17
* fast-import: count --max-pack-size in bytesJunio C Hamano2010-02-04
* Merge branch 'sp/fast-import-large-blob'Junio C Hamano2010-02-02
|\
| * Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blobJunio C Hamano2010-02-01
| |\
| | * fast-import: Stream very large blobs directly to packShawn O. Pearce2010-02-01
* | | Fix typos in technical documentation.Ralf Wildenhues2010-01-31
|/ /
* | Merge remote branch 'remotes/trast-doc/for-next'Junio C Hamano2010-01-20
|\ \
| * | Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
| |/
* | Merge branch 'sr/gfi-options'Junio C Hamano2010-01-17
|\ \ | |/ |/|
| * fast-import: add (non-)relative-marks featureSverre Rabbelier2009-12-05
| * fast-import: allow for multiple --import-marks= argumentsSverre Rabbelier2009-12-04
| * fast-import: add option commandSverre Rabbelier2009-12-04
| * fast-import: add feature commandSverre Rabbelier2009-12-04
* | fast-import: Document author/committer/tagger name is optionalShawn O. Pearce2009-12-31
|/
* fast-import: Add support for importing commit notesJohan Herland2009-10-19
* Support gitlinks in fast-import.Alexander Gavrilov2008-07-19
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* manpages: fix bogus whitespaceJonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen2008-03-22
* Update fast-import documentation to discuss crash reportsShawn O. Pearce2008-02-16
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Documentation: Correct various misspellings and typos.Brian Hetro2007-08-24
* Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce2007-08-19
* Make trailing LF optional for all fast-import commandsShawn O. Pearce2007-08-19
* Make trailing LF following fast-import `data` commands optionalShawn O. Pearce2007-08-19
* Teach fast-import to ignore lines starting with '#'Shawn O. Pearce2007-08-19
* Teach fast-import to recursively copy files/directoriesShawn O. Pearce2007-07-15
* Correct trivial typo in fast-import documentationShawn O. Pearce2007-07-10
* Support wholesale directory renames in fast-importShawn O. Pearce2007-07-09
* Merge branch 'maint'Shawn O. Pearce2007-07-09
|\
| * Clarify documentation of fast-import's D subcommandShawn O. Pearce2007-07-09
* | War on whitespaceJunio C Hamano2007-06-07
|/
* Fix documentation of tag in git-fast-import.txtRichard P. Curnow2007-05-09
* Merge branch 'maint'Junio C Hamano2007-03-10
|\
| * Documentation: s/seperator/separator/Jeff King2007-03-09