summaryrefslogtreecommitdiff
path: root/git-cvsimport.perl
Commit message (Expand)AuthorAgeFilesLines
* cvsimport: use git-update-ref when updatingJohannes Schindelin2006-04-041-5/+1
* cvsimport: fix reading from rev-parseJunio C Hamano2006-03-181-0/+1
* cvsimport: honor -i and non -i upon subsequent importsJunio C Hamano2006-03-171-1/+17
* cvsimport: Remove master-updating codeMatthias Urlichs2006-03-071-25/+2
* cvsimport: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-201-1/+5
* Fix retries in git-cvsimportv1.2.2Martin Mares2006-02-181-8/+5
* cvsimport: Add -S <skipfileregex> support and -v announces files retrievedMartin Langhoff2006-01-291-4/+15
* cvsimport: ease migration from CVSROOT/users formatJunio C Hamano2006-01-151-9/+20
* git-cvsimport: Add -A <author-conv-file> optionAndreas Ericsson2006-01-151-6/+50
* Substitute "/" with $opt_s in tag names as well as branch namesJoe English2006-01-061-0/+1
* cvsimport: Don't let local settings hinder cvs user-migration.Andreas Ericsson2005-11-251-1/+1
* symref support for import scriptsPavel Roskin2005-11-161-3/+6
* cvsimport: cvsps should be quiet tooMartin Langhoff2005-11-011-0/+1
* cvsimport: introduce -P <cvsps-output-file> optionMartin Langhoff2005-11-011-4/+8
* cvsimport: catch error condition where cvs host disappearsMartin Langhoff2005-11-011-0/+4
* Fix cvsimport warning when called without --no-cvs-directJohannes Schindelin2005-10-181-1/+1
* Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-161-3/+3
|\
| * cvsimport: report merge parentsMatthias Urlichs2005-10-101-3/+3
* | [PATCH] cvsimport: don't pass --cvs-direct if user options contradict usMartin Langhoff2005-10-111-1/+4
|/
* Pass CVSps generated A U Thor <author@domain.xz> intact.Junio C Hamano2005-10-011-7/+11
* Big tool rename.Junio C Hamano2005-09-071-0/+823