| Junio C Hamano | 4ad294b | 2007-01-20 02:22:50 | [diff] [blame] | 1 | gitlink:git-archimport[1]:: |
| 2 | Import an Arch repository into git. |
| 3 | |
| 4 | gitlink:git-cvsexportcommit[1]:: |
| 5 | Export a single commit to a CVS checkout. |
| 6 | |
| 7 | gitlink:git-cvsimport[1]:: |
| 8 | Salvage your data out of another SCM people love to hate. |
| 9 | |
| 10 | gitlink:git-cvsserver[1]:: |
| 11 | A CVS server emulator for git. |
| 12 | |
| 13 | gitlink:git-imap-send[1]:: |
| 14 | Dump a mailbox from stdin into an imap folder. |
| 15 | |
| 16 | gitlink:git-quiltimport[1]:: |
| 17 | Applies a quilt patchset onto the current branch. |
| 18 | |
| 19 | gitlink:git-request-pull[1]:: |
| 20 | Generates a summary of pending changes. |
| 21 | |
| 22 | gitlink:git-send-email[1]:: |
| 23 | Send a collection of patches as emails. |
| 24 | |
| 25 | gitlink:git-svn[1]:: |
| 26 | Bidirectional operation between a single Subversion branch and git. |
| 27 | |
| 28 | gitlink:git-svnimport[1]:: |
| 29 | Import a SVN repository into git. |
| 30 | |