index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
git-fast-import.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-19
Make trailing LF optional for all fast-import commands
Shawn O. Pearce
1
-3
/
+8
2007-08-19
Make trailing LF following fast-import `data` commands optional
Shawn O. Pearce
1
-1
/
+9
2007-08-19
Teach fast-import to ignore lines starting with '#'
Shawn O. Pearce
1
-0
/
+14
2007-07-15
Teach fast-import to recursively copy files/directories
Shawn O. Pearce
1
-5
/
+35
2007-07-10
Correct trivial typo in fast-import documentation
Shawn O. Pearce
1
-1
/
+1
2007-07-09
Support wholesale directory renames in fast-import
Shawn O. Pearce
1
-3
/
+25
2007-07-09
Merge branch 'maint'
Shawn O. Pearce
1
-3
/
+5
2007-07-09
Clarify documentation of fast-import's D subcommand
Shawn O. Pearce
1
-3
/
+5
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+0
2007-05-09
Fix documentation of tag in git-fast-import.txt
Richard P. Curnow
1
-1
/
+0
2007-03-10
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2007-03-09
Documentation: s/seperator/separator/
Jeff King
1
-3
/
+3
2007-03-07
Allow fast-import frontends to reload the marks table
Shawn O. Pearce
1
-1
/
+12
2007-02-13
Documentation: Drop full-stop from git-fast-import title.
Junio C Hamano
1
-1
/
+1
2007-02-12
fast-import: Support reusing 'from' and brown paper bag fix reset.
Shawn O. Pearce
1
-11
/
+10
2007-02-11
fast-import: Add tip about importing renames.
Shawn O. Pearce
1
-0
/
+7
2007-02-11
fast-import: Hide the pack boundary commits by default.
Shawn O. Pearce
1
-0
/
+9
2007-02-08
Correct spelling of fast-import in docs.
Shawn O. Pearce
1
-78
/
+78
2007-02-08
Correct some language in fast-import documentation.
Shawn O. Pearce
1
-5
/
+6
2007-02-08
Correct ^0 asciidoc syntax in fast-import docs.
Shawn O. Pearce
1
-2
/
+2
2007-02-07
Add a Tips and Tricks section to fast-import's manual.
Shawn O. Pearce
1
-0
/
+87
2007-02-07
Dump all refs and marks during a checkpoint in fast-import.
Shawn O. Pearce
1
-5
/
+19
2007-02-07
Teach fast-import how to sit quietly in the corner.
Shawn O. Pearce
1
-6
/
+18
2007-02-07
Teach fast-import how to clear the internal branch content.
Shawn O. Pearce
1
-5
/
+31
2007-02-07
Minor timestamp related documentation corrections for fast-import.
Shawn O. Pearce
1
-7
/
+14
2007-02-06
S_IFLNK != 0140000
Junio C Hamano
1
-1
/
+1
2007-02-06
Don't do non-fastforward updates in fast-import.
Shawn O. Pearce
1
-5
/
+17
2007-02-06
Support RFC 2822 date parsing in fast-import.
Shawn O. Pearce
1
-10
/
+85
2007-02-06
Minor fast-import documentation corrections.
Shawn O. Pearce
1
-14
/
+18
2007-02-06
Correct fast-import timezone documentation.
Shawn O. Pearce
1
-2
/
+2
2007-02-06
Remove --branch-log from fast-import.
Shawn O. Pearce
1
-7
/
+0
2007-02-05
Initial draft of fast-import documentation.
Shawn O. Pearce
1
-0
/
+655
[prev]