- Notifications
You must be signed in to change notification settings - Fork 101
Pull requests: svn-all-fast-export/svn2git
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Handle revisions with no revprops
#1 by mgedmin was merged Apr 17, 2015 Loading… updated Apr 17, 2015
svn.cpp: Do not call svn_fs_copied_from on delete
#4 by neverpanic was merged Dec 1, 2015 Loading… updated Dec 1, 2015
Make 'repository' and 'prefix' inside 'repository' work like expected again
#6 by Vampire was merged May 1, 2016 Loading… updated May 1, 2016
make sure we have enough space for marks
#12 by DaElf was merged May 25, 2016 Loading… updated May 25, 2016
When recursing into a directory, also match files, not only directories
#7 by Vampire was merged May 25, 2016 Loading… updated May 25, 2016
Do not delete a whole branch if the repository the change is applied to has a prefix or forwards to a repository with prefix
#8 by Vampire was merged May 25, 2016 Loading… updated May 25, 2016
Add an option to create a fast-import dump file instead of actually creating the repository
#9 by Vampire was merged May 25, 2016 Loading… updated May 25, 2016
Output the rules ordered by filename and linenumber when using --stats
#14 by Vampire was merged May 25, 2016 Loading… updated May 25, 2016
Determine the effective repository in case of forwarding when detecting cross-repository copies and merge points
#10 by Vampire was merged May 25, 2016 Loading… updated May 25, 2016
Support for importing empty directories in Git
#17 by alexgit2k was closed Aug 9, 2016 Loading… updated Aug 9, 2016
Support for importing empty directories
#18 by alexgit2k was merged Aug 22, 2016 Loading… updated Aug 22, 2016
Import svn-ignore-values and check for other svn-properties
#19 by alexgit2k was closed Aug 22, 2016 Loading… updated Aug 22, 2016
Add package install command for Ubuntu to README.md
#25 by bekce was merged Mar 17, 2017 Loading… updated Mar 17, 2017
Fixed package install command for Ubuntu into README file.
#31 by vterdunov was merged May 11, 2017 Loading… updated May 11, 2017
Add LICENSE file containing GPLv3 to the source tree.
#32 by jyknight was merged Jun 16, 2017 Loading… updated Jun 16, 2017
Fixed ignoring of subpaths inside a repository
#33 by not-implemented was merged Jun 28, 2017 Loading… updated Jun 28, 2017
Overhauling .gitignore file generation
#35 by Vampire was merged Dec 6, 2017 Loading… updated Dec 6, 2017
Various improvements (was: "Do not try to recursively dump a file")
#36 by Vampire was merged Dec 28, 2017 Loading… updated Dec 28, 2017
Always mark repositories case-sensitive
#21 by neverpanic was merged Mar 17, 2017 Loading… updated Mar 7, 2018
Make git fast-import timeout configurable (#39)
#46 by Ditti4 was merged May 27, 2018 Loading… updated May 27, 2018
Fix hard-coded path, allow variables in build system to be set
#40 by flokli was merged May 27, 2018 Loading… updated May 29, 2018
Previous Next
ProTip! Filter pull requests by the default branch with base:master.