52 Commits (03b9d560bed6029f43968ad3f09a8f9c015b20e0)

Author SHA1 Message Date
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
Matthias Urlichs 4a91b796e3 svn import: remove some CVS cruft 19 years ago
Matthias Urlichs 2fa92046a8 svn import: make -s option actually optional 19 years ago
Matthias Urlichs 16e685967d svn import: typo fix 19 years ago
Matthias Urlichs 8470b7f3a3 svn import: get all revisions 19 years ago
Matthias Urlichs 22dcbb7512 svn import: unlink downlaoded files 19 years ago
Matthias Urlichs 3ef378a67b svn import: Add a loop limit option 19 years ago
Matthias Urlichs e7e477dfac svn import: incremental imports 19 years ago
Matthias Urlichs 7ee74a99b2 svn import: skip initial revisions 19 years ago
Matthias Urlichs bf267d99e8 svn import: Do not create empty tags 19 years ago
Matthias Urlichs f02b3eba7f svn import: Fix tagging. 19 years ago
Matthias Urlichs 62d72e4b70 svn import: remove debugging 19 years ago
Matthias Urlichs c7ff5f1d7d svn import: wrong file open mode 19 years ago
Matthias Urlichs 8cd4177d5e svn import: avoid reconnecting 19 years ago
Matthias Urlichs 37dcf6de60 svn improt needs SVN::Core 1.2.1 or better 19 years ago
Matthias Urlichs 6d281217b9 svn import: fixed two pipe open calls. 19 years ago
Matthias Urlichs f0daa628a2 svn import: copy path information 19 years ago
Matthias Urlichs c015bf2bcb SVN import: No modes 19 years ago