Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | The GPLv2 is incompatible with the Apache 2.0 License used in the SVN libs. So everyone was using this software under the GPLv3 anyway. Formalise it now. | ||||
* | 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 |