aboutsummaryrefslogtreecommitdiff
path: root/git-svnimport.perl
Commit message (Expand)AuthorAge
* svnimport: Fix broken tags being generatedPetr Baudis2006-10-15
* svnimport: add support for parsing From: lines for authorAndy Whitcroft2006-09-28
* git-svnimport: Parse log message for Signed-off-by: linesSasha Khapyorsky2006-09-22
* Empty author may be presented by svn as an empty string or a null value.Robin Rosenberg2006-07-02
* git-svnimport: Improved detection of merges.Florian Forster2006-05-31
* Reintroduce svn pools to solve the memory leak.Santi_Béjar2006-04-20
* git-svnimport symlink supportHerbert Valerio Riedel2006-04-18
* git-svnimport: Don't assume that copied files haven't changedKarl Hasselström2006-04-07
* git-svnimport: if a limit is specified, respect itAnand Kumria2006-03-26
* Save username -> Full Name <email@addr.es> map fileKarl Hasselström2006-02-27
* Let git-svnimport's author file use same syntax as git-cvsimport'sKarl Hasselström2006-02-27
* svnimport: Read author names and emails from a fileKarl Hasselström2006-02-26
* svnimport: Convert the svn:ignore propertyKarl Hasselström2006-02-26
* svnimport: Convert executable flagKarl Hasselström2006-02-26
* svnimport: avoid open "-|" list form for Perl 5.6Junio C Hamano2006-02-20
* git-svnimport: -r adds svn revision number to commit messagesKarl Hasselström2006-02-14
* Use a relative path for SVN importingChristian Biesinger2006-02-11
* git-svnimport.perl: fix for 'arg list too long...'Sasha Khapyorsky2006-02-01
* svnimport: support repositories requiring SSL authenticationEric Wong2006-01-05
* svnimport: exit cleanly when we are up to dateMartin Langhoff2005-12-14
* SVN import: Use one log callMatthias Urlichs2005-11-29
* symref support for import scriptsPavel Roskin2005-11-16
* Remove trailing slashesMatthias Urlichs2005-11-14
* Fix a couple of obvious and insignificant typo.Junio C Hamano2005-11-08
* Lift the default limit of number of revs.Yaacov Akiba Slama2005-11-08
* Handle a revision that only creates a new tag correctly.Yaacov Akiba Slama2005-11-08
* Bundle file copies from multiple branches into a merge.Yaacov Akiba Slama2005-11-08
* copy_dir becomes copy_path and handles both files and directoriesYaacov Akiba Slama2005-11-08
* Don't output error on changes in the nodes /, /tags or /branchesYaacov Akiba Slama2005-11-08
* Add node_kind function to differentiate between file and directoryYaacov Akiba Slama2005-11-08
* Use svn pools to solve the memory leak problem.Yaacov Akiba Slama2005-11-08
* Work around an RPM build problem.Junio C Hamano2005-10-30
* Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-16
* svn commit: re-word the exit-due-to-memory-leak messageMatthias Urlichs2005-10-16
* svn import: copy directoriesMatthias Urlichs2005-10-11
* svn import: Add direct HTTP accessMatthias Urlichs2005-10-11
* svn import: remove some CVS cruftMatthias Urlichs2005-10-11
* svn import: make -s option actually optionalMatthias Urlichs2005-10-11
* svn import: typo fixMatthias Urlichs2005-10-11
* svn import: get all revisionsMatthias Urlichs2005-10-10
* svn import: unlink downlaoded filesMatthias Urlichs2005-10-10
* svn import: Add a loop limit optionMatthias Urlichs2005-10-10
* svn import: incremental importsMatthias Urlichs2005-10-10
* svn import: skip initial revisionsMatthias Urlichs2005-10-10
* svn import: Do not create empty tagsMatthias Urlichs2005-10-10
* svn import: Fix tagging.Matthias Urlichs2005-10-10
* svn import: remove debuggingMatthias Urlichs2005-10-10
* svn import: wrong file open modeMatthias Urlichs2005-10-10
* svn import: avoid reconnectingMatthias Urlichs2005-10-10
* svn improt needs SVN::Core 1.2.1 or betterMatthias Urlichs2005-10-10