2 Commits (f755bb996ba0540d668104d0e2d4e03bb71b560b)

Author SHA1 Message Date
P. Christeas e8a43a132d svnimport: newer libsvn wants us to ask for the root with "", not "/" 17 years ago
Gerrit Pape fee9832a8d No longer install git-svnimport, move to contrib/examples 17 years ago
Stefan Sperling 5d17d765ca Fix pool handling in git-svnimport to avoid memory leaks. 17 years ago
Matthias Urlichs bf1ee63678 git-svnimport: Use separate arguments in the pipe for git-rev-parse 17 years ago
Michael Smith ee834cf0c7 (cvs|svn)import: Ask git-tag to overwrite old tags. 17 years ago
Alberto Bertogli 0476786e64 Allow git-svnimport to take "" as the trunk directory. 17 years ago
Dave O'Neill 47ee8ed292 Generate tags with correct timestamp (git-svnimport) 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Sasha Khapyorsky 692167774a git-svnimport: fix edge revisions double importing 18 years ago
Sasha Khapyorsky 09c3a408da git-svnimport: clean svn path when accessing SVN repo 18 years ago
Sasha Khapyorsky 40006ea039 git-svnimport: support for incremental import 18 years ago
Sasha Khapyorsky ec1e468973 git-svnimport: support for partial imports 18 years ago
Petr Baudis b32db4d0fa svnimport: Fix broken tags being generated 18 years ago
Sasha Khapyorsky 83936a29e2 git-svnimport.perl: copying directory from original SVN place 18 years ago
Andy Whitcroft 7b40e7d1ab svnimport: add support for parsing From: lines for author 18 years ago
Sasha Khapyorsky ae35b30433 git-svnimport: Parse log message for Signed-off-by: lines 18 years ago
Robin Rosenberg 35c636ec48 Empty author may be presented by svn as an empty string or a null value. 19 years ago
Florian Forster 65160b8b04 git-svnimport: Improved detection of merges. 19 years ago
Santi_Béjar d598075e52 Reintroduce svn pools to solve the memory leak. 19 years ago
Herbert Valerio Riedel 08ddd4f764 git-svnimport symlink support 19 years ago
Karl Hasselström e67c66251a git-svnimport: Don't assume that copied files haven't changed 19 years ago
Anand Kumria a7cfb4a43f git-svnimport: if a limit is specified, respect it 19 years ago
Karl Hasselström d3cac2c95a Save username -> Full Name <email@addr.es> map file 19 years ago
Karl Hasselström 80804d0af8 Let git-svnimport's author file use same syntax as git-cvsimport's 19 years ago
Karl Hasselström 36610b24f1 svnimport: Read author names and emails from a file 19 years ago
Karl Hasselström c55f3fff35 svnimport: Convert the svn:ignore property 19 years ago
Karl Hasselström 4802426ddb svnimport: Convert executable flag 19 years ago
Junio C Hamano 7ae0dc015d svnimport: avoid open "-|" list form for Perl 5.6 19 years ago
Karl Hasselström 0a48a344c6 git-svnimport: -r adds svn revision number to commit messages 19 years ago
Christian Biesinger 7bbdeaa969 Use a relative path for SVN importing 19 years ago
Sasha Khapyorsky d9e2e12700 git-svnimport.perl: fix for 'arg list too long...' 19 years ago
Eric Wong 2961e0ee8b svnimport: support repositories requiring SSL authentication 19 years ago
Martin Langhoff 988eece42a svnimport: exit cleanly when we are up to date 19 years ago
Matthias Urlichs 034908047d SVN import: Use one log call 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Pavel Roskin 8366a10ab2 symref support for import scripts 19 years ago
Matthias Urlichs 4b1ca25e42 Remove trailing slashes 19 years ago
Junio C Hamano f3ad062560 Fix a couple of obvious and insignificant typo. 19 years ago
Yaacov Akiba Slama 01d4f0e775 Lift the default limit of number of revs. 19 years ago
Yaacov Akiba Slama a16db4f472 Handle a revision that only creates a new tag correctly. 19 years ago
Yaacov Akiba Slama 109fc2b97b Bundle file copies from multiple branches into a merge. 19 years ago
Yaacov Akiba Slama 8168373fe7 copy_dir becomes copy_path and handles both files and directories 19 years ago
Yaacov Akiba Slama c2c07a5c2a Don't output error on changes in the nodes /, /tags or /branches 19 years ago
Yaacov Akiba Slama cbce5d8961 Add node_kind function to differentiate between file and directory 19 years ago
Yaacov Akiba Slama fcfa32b9e1 Use svn pools to solve the memory leak problem. 19 years ago
Junio C Hamano 80e0c0ab91 Work around an RPM build problem. 19 years ago
Matthias Urlichs 40dad96e41 svn commit: re-word the exit-due-to-memory-leak message 19 years ago
Matthias Urlichs 0090a6185a svn import: copy directories 19 years ago
Matthias Urlichs 25f6f325d7 svn import: Add direct HTTP access 19 years ago