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