summaryrefslogtreecommitdiff
path: root/git-cvsimport-script
AgeCommit message (Expand)AuthorFilesLines
2005-07-12[PATCH] git-cvsimport-script: parse multidigit revisions.Libravatar Sven Verdoolaege1-1/+1
2005-07-11[PATCH] git-cvsimport-script: add "import only" optionLibravatar Sven Verdoolaege1-7/+11
2005-07-08[PATCH] Expose object ID computation functions.Libravatar Bryan Larsen1-1/+1
2005-07-06[PATCH] Fix fd leak in git-cvsimport-scriptLibravatar Sven Verdoolaege1-0/+1
2005-07-05Merge with http://www.liacs.nl/~sverdool/git.git#cvs2gitLibravatar Matthias Urlichs1-54/+95
2005-07-05cvsimport: getopt accepted a -q option (undocumented and unused).Libravatar Matthias Urlichs1-1/+1
2005-07-05git-cvsimport-script: move working directory forwardLibravatar Sven Verdoolaege1-5/+27
2005-07-04git-cvsimport-script: remove unused variableLibravatar Sven Verdoolaege1-2/+0
2005-07-04git-cvsimport-script: more error handlingLibravatar Sven Verdoolaege1-2/+3
2005-07-04git-cvsimport-script: provide direct support for cvsps -z optionLibravatar Sven Verdoolaege1-4/+5
2005-07-04git-cvsimport-script: update cvsps cache instead of rebuilding itLibravatar Sven Verdoolaege1-1/+1
2005-07-04git-cvsimport-script: fix branch switchingLibravatar Sven Verdoolaege1-1/+2
2005-07-04git-cvsimport-script: use private index.Libravatar Sven Verdoolaege1-20/+23
2005-07-04git-cvsimport-script: leave working directory alone.Libravatar Sven Verdoolaege1-33/+48
2005-07-03git-cvsimport-script: typo head -> headsLibravatar Sven Verdoolaege1-1/+1
2005-07-03cvsimport: Missing tests for verbosity flag.Libravatar Matthias Urlichs1-2/+2
2005-07-03Support :ext: access method.Libravatar Sven Verdoolaege1-2/+21
2005-07-03Honour CVS_SERVER.Libravatar Sven Verdoolaege1-1/+3
2005-07-03Make specification of CVS module to convert optional.Libravatar Sven Verdoolaege1-8/+26
2005-06-30cvsimport: Added option '-p': pass options to cvspsLibravatar Matthias Urlichs1-3/+6
2005-06-30cvsimport: Exit if an existing repository doesn't have the right branch.Libravatar Matthias Urlichs1-0/+5
2005-06-30cvs import: Strip whitespace at the end of the log entryLibravatar Matthias Urlichs1-1/+6
2005-06-30cvsimport: perform string comparison on "HEAD"Libravatar Sven Verdoolaege1-1/+1
2005-06-30git-cvsimport-script: Removed redundant @old and @new clear.Libravatar Matthias Urlichs1-3/+0
2005-06-30git-cvsimport-script: Remove setting Sticky; it may cause problemsLibravatar Matthias Urlichs1-1/+1
2005-06-30cvs import: Call git-update-cache multiple timesLibravatar Matthias Urlichs1-4/+22
2005-06-28Rollbak to the original branch after importingLibravatar Matthias Urlichs1-4/+25
2005-06-28Local cvsimport fixupsLibravatar Matthias Urlichs1-2/+8
2005-06-28Fix remote CVS import.Libravatar Matthias Urlichs1-30/+48
2005-06-28Added Perl git-cvsimport-scriptLibravatar Matthias Urlichs1-29/+575
2005-06-12[PATCH] git cvsimport fuzz argumentLibravatar Tommy M. McGuire1-8/+19
2005-06-12[PATCH] git cvsimport sanity checkingLibravatar Tommy M. McGuire1-1/+3
2005-06-12[PATCH] cvsimport: allow remote CVS reposLibravatar Tommy M. McGuire1-1/+1
2005-06-07Add CVS import scripts and programsLibravatar Linus Torvalds1-0/+25