Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-19 | Handle also committers that are only an email address. | Jan Holesovsky | 1 | -0/+7 |
2010-03-18 | Handle also full addresses, like Some Name <[email protected]> | Jan Holesovsky | 1 | -15/+24 |
2009-06-05 | Add license (MIT, as the original svn-fast-export.c). | Jan Holesovsky | 1 | -0/+7 |
2009-05-15 | Improve the error reporting. | Jan Holesovsky | 1 | -9/+5 |
2009-03-30 | Skip whatever we do not know in what branch to fit it. | Jan Holesovsky | 1 | -0/+1 |
2009-03-16 | Allow specification of the default committer address in the committers.txt file. | Jan Holesovsky | 1 | -2/+11 |
2009-03-10 | More error messages. | Jan Holesovsky | 1 | -1/+7 |
2009-03-10 | Committers: class -> namespace. | Jan Holesovsky | 1 | -2/+10 |
2009-03-10 | Now read the committers from the file. | Jan Holesovsky | 1 | -2/+28 |
2009-03-09 | Basic support for the committers file. | Jan Holesovsky | 1 | -0/+27 |