aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge commit 'refs/merge-requests/1' of git://gitorious.org/~marcguenther/svn...Torgny Nyblom2010-08-093-3/+3
| |\ \
| | * | Fix broken utf-8 filenames.Pavel Plesov2010-05-181-1/+1
| | * | Merge branch 'master' of gitorious.org:svn2git/svn2gitMarc Guenther2010-05-063-21/+55
| | |\ \ | | | |/
| | * | small typo in debug messageMarc Guenther2010-04-201-1/+1
| | * | error message and exit when rules file cannot be readMarc Guenther2010-04-161-1/+1
| * | | Exit if unable to open repositoryTorgny Nyblom2010-08-091-1/+4
| * | | If a branch is created from a previous commit that doesn't touch the branch f...Torgny Nyblom2010-08-092-9/+29
| * | | Merge branch 'master' of git://gitorious.org/svn2git/svn2gitTorgny Nyblom2010-06-271-1/+1
| |\ \ \
| * | | | Save the exported marks along with the associated revisions for later use.Torgny Nyblom2010-05-181-0/+13
| * | | | Make git fast-import save the used marks and hashes for later use.Torgny Nyblom2010-05-181-1/+6
| * | | | Initialize lastmarkTorgny Nyblom2010-05-181-1/+1
| * | | | Add debugTorgny Nyblom2010-05-081-0/+1
| | |_|/ | |/| |
* | | | Provide a way to merge repositoriesRaja R Harinath2010-07-225-3/+73
* | | | Extract out public methods of Repository into an abstract base classRaja R Harinath2010-07-223-110/+154
* | | | clear out a local that is re-usedRaja R Harinath2010-07-221-0/+5
* | | | Move backup branches and tags to refs/branches/Raja R Harinath2010-07-211-1/+1
* | | | Carve out Repository::markFrom from createBranch(), and noteCopyFromBranch()Raja R Harinath2010-07-212-43/+42
* | | | Make Repository::createBranch use resetBranch now that they're similarRaja R Harinath2010-07-211-24/+1
* | | | Re-arrange Repository::createBranch to be closer to resetBranchRaja R Harinath2010-07-211-19/+19
* | | | Add a resetBranch() to help refactor createBranch and deleteBranch.Raja R Harinath2010-07-202-4/+13
* | | | Remove exit(1) in createBranch. Return EXIT_SUCCESS/EXIT_FAILURE insteadRaja R Harinath2010-07-203-9/+13
* | | | Make the new incremental mode permanentRaja R Harinath2010-07-191-25/+21
* | | | Handle branching better for branches that use "prefix" rulesRaja R Harinath2010-07-121-3/+12
* | | | Make error handling of --incremental and --resume-from idempotentRaja R Harinath2010-07-113-19/+54
* | | | make --incremental robust to inconsistent import directoriesRaja R Harinath2010-07-103-15/+94
* | | | Reduce size of fast-import marks file by not persisting file-level marksRaja R Harinath2010-07-102-7/+33
* | | | Ensure deleteBranch() actually writes to git-fast-importRaja R Harinath2010-07-091-0/+1
* | | | Introduce incremental mode with --incremental flagRaja R Harinath2010-07-093-21/+92
* | | | Handle SVN directory deletes that lead to branch deletesRaja R Harinath2010-07-083-23/+67
* | | | Move SVN revision to fast-import mark mapping to the per-branch datastructure.Raja R Harinath2010-07-052-27/+32
* | | | Properly implement the 16-parent limit, rather than conservatively stopping atRaja R Harinath2010-07-051-8/+8
* | | | Don't skip same branch revisions when inferring multiple merge parents.Raja R Harinath2010-07-011-6/+2
* | | | Infer some copy sources as additional parentsRaja R Harinath2010-07-013-54/+130
* | | | Exit with EXIT_FAILURE if svn.exportRevision() failedRaja R Harinath2010-07-011-4/+8
* | | | Handle same branch copies using createBranch to allow reseatingRaja R Harinath2010-07-011-12/+12
* | | | Add --force to 'git fast-import' command-lineRaja R Harinath2010-06-211-1/+1
* | | | Fix type errorRaja R Harinath2010-06-211-1/+1
* | | | Improve progess logRaja R Harinath2010-06-201-12/+24
* | | | Track commits per-branchRaja R Harinath2010-06-202-13/+17
* | | | Improve determination of branch pointRaja R Harinath2010-06-191-5/+8
* | | | Store marks to file so that the ProcessCache system worksRaja R Harinath2010-06-191-2/+10
* | | | Fix typoRaja R Harinath2010-06-191-1/+1
* | | | Initialize lastmarkRaja R Harinath2010-06-191-1/+1
| |/ / |/| |
* | | Add proper APR_INCLUDE for openSUSEJohannes Obermayr2010-06-191-1/+1
|/ /
* | Try and branch from the correct svn revision rather then the last one.Torgny Nyblom2010-05-042-9/+24
* | Fix svn.replaceTorgny Nyblom2010-05-031-5/+5
* | Implement the replace node changeset which exists from some repositories name...Ulrich Spörlein2010-04-291-5/+23
* | Split into two rows.Torgny Nyblom2010-04-291-1/+2
* | Print more info on what is exported whereUlrich Spörlein2010-04-291-3/+3
|/
* Merge remote branch 'svn2git/master'Marc Guenther marcguenther@me.com2010-04-142-5/+5
|\