summaryrefslogtreecommitdiff
path: root/Documentation/git-fast-import.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Documentation: s/seperator/separator/Jeff King2007-03-091-3/+3
* | Allow fast-import frontends to reload the marks tableShawn O. Pearce2007-03-071-1/+12
|/
* Documentation: Drop full-stop from git-fast-import title.Junio C Hamano2007-02-131-1/+1
* fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce2007-02-121-11/+10
* fast-import: Add tip about importing renames.Shawn O. Pearce2007-02-111-0/+7
* fast-import: Hide the pack boundary commits by default.Shawn O. Pearce2007-02-111-0/+9
* Correct spelling of fast-import in docs.Shawn O. Pearce2007-02-081-78/+78
* Correct some language in fast-import documentation.Shawn O. Pearce2007-02-081-5/+6
* Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce2007-02-081-2/+2
* Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce2007-02-071-0/+87
* Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce2007-02-071-5/+19
* Teach fast-import how to sit quietly in the corner.Shawn O. Pearce2007-02-071-6/+18
* Teach fast-import how to clear the internal branch content.Shawn O. Pearce2007-02-071-5/+31
* Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce2007-02-071-7/+14
* S_IFLNK != 0140000Junio C Hamano2007-02-061-1/+1
* Don't do non-fastforward updates in fast-import.Shawn O. Pearce2007-02-061-5/+17
* Support RFC 2822 date parsing in fast-import.Shawn O. Pearce2007-02-061-10/+85
* Minor fast-import documentation corrections.Shawn O. Pearce2007-02-061-14/+18
* Correct fast-import timezone documentation.Shawn O. Pearce2007-02-061-2/+2
* Remove --branch-log from fast-import.Shawn O. Pearce2007-02-061-7/+0
* Initial draft of fast-import documentation.Shawn O. Pearce2007-02-051-0/+655