|
|
|
@191
|
8 years |
lele |
Use the name of the module for the patch name
|
|
|
|
@189
|
8 years |
lele |
Tailorized projects do not need to be in a subdirectory anymore
Now, by …
|
|
|
|
@188
|
8 years |
lele |
Better error messages
|
|
|
|
@186
|
8 years |
lele |
Actually use module and subdir parameters in the checkout
|
|
|
|
@168
|
9 years |
lele |
Fix the handling of out-of-tree entries
When we are tracking a subset of …
|
|
|
|
@166
|
9 years |
lele |
Fix the handling of new directories from upstream
|
|
|
|
@165
|
9 years |
lele |
Fix the svn log parser, with new test suite for svn
The svn log parser was …
|
|
|
|
@155
|
9 years |
lele |
Little fixes to old code path of the frontend
|
|
|
|
@151
|
9 years |
lele |
Print the changelog before changeset application
|
|
|
|
@148
|
9 years |
lele |
Don't fail when the svn repos cannot be queried
|
|
|
|
@122
|
9 years |
lele |
Use UTC timestamps everywhere
|
|
|
|
@121
|
9 years |
lele |
New option --verbose to show the changelog of each applied changeset
|
|
|
|
@113
|
9 years |
lele |
Do not write spurious newline in the svn changelog, really
Since under svn …
|
|
|
|
@112
|
9 years |
lele |
Write the original author and date in the svn changelog
|
|
|
|
@111
|
9 years |
lele |
Do not add spurious newline at end of svn changelog
|
|
|
|
@101
|
9 years |
lele |
Recognize from the svn error msg when there are no changes
|
|
|
|
@63
|
9 years |
lele |
Trim the path given by 'svn log' eliminating the repository path
|
|
|
|
@61
|
9 years |
lele |
Fix a cut'n'paste gypso
|
|
|
|
@58
|
9 years |
lele |
Little fixups
|
|
|
|
@51
|
9 years |
lele |
Use the logger instead of print statements
|
|
|
|
@46
|
9 years |
lele |
Correct the initialization of a new working directory
|
|
|
|
@44
|
9 years |
lele |
Refactor around new tailor frontend
|
|
|
|
@41
|
9 years |
lele |
Several fixes to cvs backend
|
|
|
|
@37
|
9 years |
lele |
Store the date in a datetime
|
|
|
|
@36
|
9 years |
lele |
Show the dots while checking out
|
|
|
|
@33
|
9 years |
lele |
Pass the actual changeset date to _commit()
|
|
|
|
@31
|
9 years |
lele |
New shwrap module imported from cvsync, with input capability
|
|
|
|
@30
|
9 years |
lele |
Fixed the 'svn commit' command
|
|
|
|
@26
|
9 years |
lele |
Make _applyChangeset return a list of conflicts, not a dictionary
|
|
|
|
@23
|
9 years |
lele |
Catch the conflicts under svn
|
|
|
|
@19
|
9 years |
lele |
Factored out the _initializeWorkingDirectory method
|
|
|
|
@18
|
9 years |
lele |
Some docs here and there
|
|
|
|
@16
|
9 years |
lele |
Almost completed the framework, with very first test run
|
|
|
|
@14
|
9 years |
lele |
Preliminary bootstrap functionalities
|
|
|
|
@13
|
9 years |
lele |
Changelog and entries are optional
|
|
|
|
@12
|
9 years |
lele |
Added svn and darcs working dirs
|