index
:
svn2git
distro/mga
master
KDE's svn2git Fast Subversion to Git conversion utility
Colin Guthrie [colin]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ruleparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be more clear about what are warnings
Torgny Nyblom
2010-12-16
1
-2
/
+2
*
Add an option to print some stats after a run.
Torgny Nyblom
2010-12-04
1
-0
/
+88
*
Allow more then one variable to be used on a line.
Torgny Nyblom
2010-11-30
1
-2
/
+1
*
Fix issue with variables not being defined when reading include files
Torgny Nyblom
2010-11-01
1
-5
/
+3
*
Fix filename and linenumber for included rulefiles.
Torgny Nyblom
2010-10-26
1
-123
/
+115
*
Allow files to be matched
Torgny Nyblom
2010-10-08
1
-2
/
+0
*
Allow more then one rule file to be used in a single run.
Torgny Nyblom
2010-09-29
1
-0
/
+35
*
const++
Torgny Nyblom
2010-09-29
1
-2
/
+2
*
Die when a rule file contains an invalid regexp
Torgny Nyblom
2010-09-29
1
-0
/
+4
*
Unify debug messages and Match structs
Torgny Nyblom
2010-09-28
1
-1
/
+3
*
Add posibility to use variables in rule files
Torgny Nyblom
2010-09-10
1
-0
/
+15
*
Make it possible to use "include file" for including the rules in "file".
Torgny Nyblom
2010-09-09
1
-15
/
+42
*
Merge branch 'master' of git://gitorious.org/svn2git/svn2git
Raja R Harinath
2010-08-24
1
-1
/
+1
|
\
|
*
error message and exit when rules file cannot be read
Marc Guenther
2010-04-16
1
-1
/
+1
*
|
Provide a way to merge repositories
Raja R Harinath
2010-07-22
1
-1
/
+7
*
|
clear out a local that is re-used
Raja R Harinath
2010-07-22
1
-0
/
+5
|
/
*
Fix logical error in last commit. There was no slash added between
Torgny Nyblom
2010-04-13
1
-2
/
+2
*
Fix logical error (deleted paths was ignored)
Torgny Nyblom
2010-04-12
1
-1
/
+3
*
Ditch the Rootdir option and add a prefix one instead (Thiago is always corre...
Torgny Nyblom
2010-04-12
1
-3
/
+5
*
Add support for a new rule tag:
Torgny Nyblom
2010-03-15
1
-0
/
+4
*
Revert half of last commit, only one regexp was duplicate.
Torgny Nyblom
2010-03-14
1
-2
/
+4
*
Remove duplicate regexp
Torgny Nyblom
2010-03-14
1
-7
/
+4
*
Change license on files where I am copyright holder to GPLv3.
Thiago Macieira
2010-03-03
1
-1
/
+1
*
Add support for annotated tags
Thiago Macieira
2009-06-08
1
-0
/
+4
*
Reintroduce the recurse rule. It's useful if you have a catch-all ignore rule.
Thiago Macieira
2007-12-27
1
-0
/
+2
*
Remove the recurse rule
Thiago Macieira
2007-12-24
1
-2
/
+0
*
This should be a space
Thiago Macieira
2007-12-24
1
-1
/
+1
*
Beautify the rule debug output
Thiago Macieira
2007-12-24
1
-0
/
+9
*
Refactor and add the ability to recurse into certain subdirs
Thiago Macieira
2007-12-24
1
-0
/
+14
*
remove the source branch in the rules
Thiago Macieira
2007-12-24
1
-2
/
+1
*
Support for pathless rules
Thiago Macieira
2007-12-24
1
-4
/
+0
*
Add some more line number information
Thiago Macieira
2007-12-24
1
-0
/
+2
*
add some more information to the output
Thiago Macieira
2007-12-24
1
-1
/
+4
*
Make it a fatal error to have a malformed line in the rules file
Thiago Macieira
2007-12-24
1
-2
/
+1
*
Add support for min/max revision ranges
Thiago Macieira
2007-12-24
1
-0
/
+8
*
Allow repository names with dashes too
Thiago Macieira
2007-12-24
1
-2
/
+2
*
Fix rule parsing again: cap(0) is the entire match
Thiago Macieira
2007-12-23
1
-18
/
+18
*
Parse rules correctly
Thiago Macieira
2007-12-23
1
-3
/
+8
*
Add missing function
Thiago Macieira
2007-12-23
1
-0
/
+4
*
Initial version
Thiago Macieira
2007-12-23
1
-0
/
+111