summaryrefslogtreecommitdiff
path: root/git-svnimport.perl
AgeCommit message (Expand)Author
2006-02-01git-svnimport.perl: fix for 'arg list too long...'Sasha Khapyorsky
2006-01-06svnimport: support repositories requiring SSL authenticationEric Wong
2005-12-15svnimport: exit cleanly when we are up to dateMartin Langhoff
2005-11-29SVN import: Use one log callMatthias Urlichs
2005-11-16symref support for import scriptsPavel Roskin
2005-11-14Remove trailing slashesMatthias Urlichs
2005-11-08Fix a couple of obvious and insignificant typo.Junio C Hamano
2005-11-08Lift the default limit of number of revs.Yaacov Akiba Slama
2005-11-08Handle a revision that only creates a new tag correctly.Yaacov Akiba Slama
2005-11-08Bundle file copies from multiple branches into a merge.Yaacov Akiba Slama
2005-11-08copy_dir becomes copy_path and handles both files and directoriesYaacov Akiba Slama
2005-11-08Don't output error on changes in the nodes /, /tags or /branchesYaacov Akiba Slama
2005-11-08Add node_kind function to differentiate between file and directoryYaacov Akiba Slama
2005-11-08Use svn pools to solve the memory leak problem.Yaacov Akiba Slama
2005-10-31Work around an RPM build problem.Junio C Hamano
2005-10-16Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano
2005-10-16svn commit: re-word the exit-due-to-memory-leak messageMatthias Urlichs
2005-10-11svn import: copy directoriesMatthias Urlichs
2005-10-11svn import: Add direct HTTP accessMatthias Urlichs
2005-10-11svn import: remove some CVS cruftMatthias Urlichs
2005-10-11svn import: make -s option actually optionalMatthias Urlichs
2005-10-11svn import: typo fixMatthias Urlichs
2005-10-10svn import: get all revisionsMatthias Urlichs
2005-10-10svn import: unlink downlaoded filesMatthias Urlichs
2005-10-10svn import: Add a loop limit optionMatthias Urlichs
2005-10-10svn import: incremental importsMatthias Urlichs
2005-10-10svn import: skip initial revisionsMatthias Urlichs
2005-10-10svn import: Do not create empty tagsMatthias Urlichs
2005-10-10svn import: Fix tagging.Matthias Urlichs
2005-10-10svn import: remove debuggingMatthias Urlichs
2005-10-10svn import: wrong file open modeMatthias Urlichs
2005-10-10svn import: avoid reconnectingMatthias Urlichs
2005-10-10svn improt needs SVN::Core 1.2.1 or betterMatthias Urlichs
2005-10-10svn import: fixed two pipe open calls.Matthias Urlichs
2005-10-10svn import: copy path informationMatthias Urlichs
2005-10-10SVN import: No modesMatthias Urlichs
2005-10-10svn import: add eval()Matthias Urlichs
2005-10-10New: git-svnimport.Matthias Urlichs