| Commit message (Expand) | Author | Age |
* | Support gitlinks in fast-import. | Alexander Gavrilov | 2008-07-19 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | manpages: fix bogus whitespace | Jonathan Nieder | 2008-07-05 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | fast-import: Document the effect of "merge" with no "from" in a commit | Eyvind Bernhardsen | 2008-03-22 |
* | Update fast-import documentation to discuss crash reports | Shawn O. Pearce | 2008-02-16 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | Documentation: Correct various misspellings and typos. | Brian Hetro | 2007-08-24 |
* | Allow frontends to bidirectionally communicate with fast-import | Shawn O. Pearce | 2007-08-19 |
* | Make trailing LF optional for all fast-import commands | Shawn O. Pearce | 2007-08-19 |
* | Make trailing LF following fast-import `data` commands optional | Shawn O. Pearce | 2007-08-19 |
* | Teach fast-import to ignore lines starting with '#' | Shawn O. Pearce | 2007-08-19 |
* | Teach fast-import to recursively copy files/directories | Shawn O. Pearce | 2007-07-15 |
* | Correct trivial typo in fast-import documentation | Shawn O. Pearce | 2007-07-10 |
* | Support wholesale directory renames in fast-import | Shawn O. Pearce | 2007-07-09 |
* | Merge branch 'maint' | Shawn O. Pearce | 2007-07-09 |
|\ |
|
| * | Clarify documentation of fast-import's D subcommand | Shawn O. Pearce | 2007-07-09 |
* | | War on whitespace | Junio C Hamano | 2007-06-07 |
|/ |
|
* | Fix documentation of tag in git-fast-import.txt | Richard P. Curnow | 2007-05-09 |
* | Merge branch 'maint' | Junio C Hamano | 2007-03-10 |
|\ |
|
| * | Documentation: s/seperator/separator/ | Jeff King | 2007-03-09 |
* | | Allow fast-import frontends to reload the marks table | Shawn O. Pearce | 2007-03-07 |
|/ |
|
* | Documentation: Drop full-stop from git-fast-import title. | Junio C Hamano | 2007-02-13 |
* | fast-import: Support reusing 'from' and brown paper bag fix reset. | Shawn O. Pearce | 2007-02-12 |
* | fast-import: Add tip about importing renames. | Shawn O. Pearce | 2007-02-11 |
* | fast-import: Hide the pack boundary commits by default. | Shawn O. Pearce | 2007-02-11 |
* | Correct spelling of fast-import in docs. | Shawn O. Pearce | 2007-02-08 |
* | Correct some language in fast-import documentation. | Shawn O. Pearce | 2007-02-08 |
* | Correct ^0 asciidoc syntax in fast-import docs. | Shawn O. Pearce | 2007-02-08 |
* | Add a Tips and Tricks section to fast-import's manual. | Shawn O. Pearce | 2007-02-07 |
* | Dump all refs and marks during a checkpoint in fast-import. | Shawn O. Pearce | 2007-02-07 |
* | Teach fast-import how to sit quietly in the corner. | Shawn O. Pearce | 2007-02-07 |
* | Teach fast-import how to clear the internal branch content. | Shawn O. Pearce | 2007-02-07 |
* | Minor timestamp related documentation corrections for fast-import. | Shawn O. Pearce | 2007-02-07 |
* | S_IFLNK != 0140000 | Junio C Hamano | 2007-02-06 |
* | Don't do non-fastforward updates in fast-import. | Shawn O. Pearce | 2007-02-06 |
* | Support RFC 2822 date parsing in fast-import. | Shawn O. Pearce | 2007-02-06 |
* | Minor fast-import documentation corrections. | Shawn O. Pearce | 2007-02-06 |
* | Correct fast-import timezone documentation. | Shawn O. Pearce | 2007-02-06 |
* | Remove --branch-log from fast-import. | Shawn O. Pearce | 2007-02-06 |
* | Initial draft of fast-import documentation. | Shawn O. Pearce | 2007-02-05 |