| Commit message (Expand) | Author | Age | Files | Lines |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -823/+0 |
* | [PATCH] git-cvsimport-script: handling of tags | H. Peter Anvin | 2005-09-06 | 1 | -11/+36 |
* | [PATCH] git-cvsimport - remove hardcoded reference to origin | Martin Langhoff | 2005-08-17 | 1 | -1/+1 |
* | [PATCH] Add merge detection to git-cvsimport | Martin Langhoff | 2005-08-17 | 1 | -4/+44 |
* | [PATCH] Also handle CVS branches with a '/' in their name | Johannes Schindelin | 2005-08-17 | 1 | -3/+5 |
* | [PATCH] Add -k kill keyword expansion option to git-cvsimport - revised | Martin Langhoff | 2005-08-16 | 1 | -5/+7 |
* | [PATCH] Fixed two bugs in git-cvsimport-script. | iso-8859-1?Q?David_K=E5gedal | 2005-08-16 | 1 | -2/+2 |
* | [PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woes | Matthias Urlichs | 2005-08-16 | 1 | -11/+23 |
* | [PATCH] git-cvsimport-script: parse multidigit revisions. | Sven Verdoolaege | 2005-07-12 | 1 | -1/+1 |
* | [PATCH] git-cvsimport-script: add "import only" option | Sven Verdoolaege | 2005-07-11 | 1 | -7/+11 |
* | [PATCH] Expose object ID computation functions. | Bryan Larsen | 2005-07-08 | 1 | -1/+1 |
* | [PATCH] Fix fd leak in git-cvsimport-script | Sven Verdoolaege | 2005-07-06 | 1 | -0/+1 |
* | Merge with http://www.liacs.nl/~sverdool/git.git#cvs2git | Matthias Urlichs | 2005-07-05 | 1 | -54/+95 |
|\ |
|
| * | git-cvsimport-script: move working directory forward | Sven Verdoolaege | 2005-07-05 | 1 | -5/+27 |
| * | git-cvsimport-script: remove unused variable | Sven Verdoolaege | 2005-07-04 | 1 | -2/+0 |
| * | git-cvsimport-script: more error handling | Sven Verdoolaege | 2005-07-04 | 1 | -2/+3 |
| * | git-cvsimport-script: provide direct support for cvsps -z option | Sven Verdoolaege | 2005-07-04 | 1 | -4/+5 |
| * | git-cvsimport-script: update cvsps cache instead of rebuilding it | Sven Verdoolaege | 2005-07-04 | 1 | -1/+1 |
| * | git-cvsimport-script: fix branch switching | Sven Verdoolaege | 2005-07-04 | 1 | -1/+2 |
| * | git-cvsimport-script: use private index. | Sven Verdoolaege | 2005-07-04 | 1 | -20/+23 |
| * | git-cvsimport-script: leave working directory alone. | Sven Verdoolaege | 2005-07-04 | 1 | -33/+48 |
| * | git-cvsimport-script: typo head -> heads | Sven Verdoolaege | 2005-07-03 | 1 | -1/+1 |
* | | cvsimport: getopt accepted a -q option (undocumented and unused). | Matthias Urlichs | 2005-07-05 | 1 | -1/+1 |
|/ |
|
* | cvsimport: Missing tests for verbosity flag. | Matthias Urlichs | 2005-07-03 | 1 | -2/+2 |
* | Support :ext: access method. | Sven Verdoolaege | 2005-07-03 | 1 | -2/+21 |
* | Honour CVS_SERVER. | Sven Verdoolaege | 2005-07-03 | 1 | -1/+3 |
* | Make specification of CVS module to convert optional. | Sven Verdoolaege | 2005-07-03 | 1 | -8/+26 |
* | cvsimport: Added option '-p': pass options to cvsps | Matthias Urlichs | 2005-06-30 | 1 | -3/+6 |
* | cvsimport: Exit if an existing repository doesn't have the right branch. | Matthias Urlichs | 2005-06-30 | 1 | -0/+5 |
* | cvs import: Strip whitespace at the end of the log entry | Matthias Urlichs | 2005-06-30 | 1 | -1/+6 |
* | cvsimport: perform string comparison on "HEAD" | Sven Verdoolaege | 2005-06-30 | 1 | -1/+1 |
* | git-cvsimport-script: Removed redundant @old and @new clear. | Matthias Urlichs | 2005-06-30 | 1 | -3/+0 |
* | git-cvsimport-script: Remove setting Sticky; it may cause problems | Matthias Urlichs | 2005-06-30 | 1 | -1/+1 |
* | cvs import: Call git-update-cache multiple times | Matthias Urlichs | 2005-06-30 | 1 | -4/+22 |
* | Rollbak to the original branch after importing | Matthias Urlichs | 2005-06-28 | 1 | -4/+25 |
* | Local cvsimport fixups | Matthias Urlichs | 2005-06-28 | 1 | -2/+8 |
* | Fix remote CVS import. | Matthias Urlichs | 2005-06-28 | 1 | -30/+48 |
* | Added Perl git-cvsimport-script | Matthias Urlichs | 2005-06-28 | 1 | -29/+575 |
* | [PATCH] git cvsimport fuzz argument | Tommy M. McGuire | 2005-06-12 | 1 | -8/+19 |
* | [PATCH] git cvsimport sanity checking | Tommy M. McGuire | 2005-06-12 | 1 | -1/+3 |
* | [PATCH] cvsimport: allow remote CVS repos | Tommy M. McGuire | 2005-06-12 | 1 | -1/+1 |
* | Add CVS import scripts and programs | Linus Torvalds | 2005-06-07 | 1 | -0/+25 |