|
|
|
@410
|
8 years |
zooko |
replace all XML-illegal chars with "?" in the output from svn log --v …
|
|
|
|
@398
|
8 years |
lele |
Pass a list where a list is expected
|
|
|
|
@393
|
8 years |
lele |
Transition to a Python 2.4 subprocess compatible way of executing external …
|
|
|
|
@391
|
8 years |
lele |
Fix rename replayer for Subversion
|
|
|
|
@390
|
8 years |
lele |
Fixed other repr()->shrepr() calls
|
|
|
|
@380
|
8 years |
lele |
Do not suggest every source is a script by itself
|
|
|
|
@314
|
8 years |
lele |
Fix typo
|
|
|
|
@311
|
8 years |
lele |
Little documentation fixes to make epydoc happy
|
|
|
|
@305
|
8 years |
lele |
Explicitly license everything under GPL
|
|
|
|
@301
|
8 years |
lele |
Don't use native svn add recursion to import the initial bootstrap
I gave …
|
|
|
|
@299
|
8 years |
lele |
Fix _addSubtree() for svn
Doh, svn options are not well thought, but don't …
|
|
|
|
@294
|
8 years |
lele |
Reimplement _addSubtree() for darcs and svn using their recursive feature
|
|
|
|
@292
|
8 years |
lele |
Removed two useless system commands
|
|
|
|
@291
|
8 years |
lele |
Clarified some method names that were ambiguous
Now addEntries() deals …
|
|
|
|
@289
|
8 years |
lele |
Reworked targets _initializeWorkingDir() signature
|
|
|
|
@259
|
8 years |
lele |
Revisited zooko's ReopenableNamedTemporaryFile? patch
|
|
|
|
@258
|
8 years |
zooko |
new tempfile idiom
advantages:
1. secure in all cases (previously there …
|
|
|
|
@253
|
8 years |
lele |
Remove temporary files with upstream logs, keep them whith --debug
|
|
|
|
@252
|
8 years |
lele |
Use mktemp() to get a safer temporary filename
|
|
|
|
@251
|
8 years |
lele |
Do not use StringIO specific getvalue(), use read() instead
|
|
|
|
@250
|
8 years |
lele |
Same quick and dirty fix used for CVS applied to SVN
Zooko reported the …
|
|
|
|
@243
|
8 years |
lele |
Extract the relative path of an entry given the module
Now that the …
|
|
|
|
@242
|
8 years |
lele |
Pass repository and module down to getUpstreamChangesets()
In order to fix …
|
|
|
|
@239
|
8 years |
lele |
Handle svn 'R' events
Subversion has an 'R' flag that means "replaced", …
|
|
|
|
@237
|
8 years |
lele |
Use three letters for actions, to avoid mismatches
Fix the 'R' event …
|
|
|
|
@233
|
8 years |
lele |
Quote any filename fed to underlying shell process
|
|
|
|
@215
|
8 years |
lele |
Do 'adds' and 'removes' in batches
Possibly use a single command to …
|
|
|
|
@213
|
8 years |
lele |
Fix handling of 'svn copy' and 'svn move'
Tailor now "fixups" the …
|
|
|
|
@206
|
8 years |
lele |
Solve another glitch with the module argument
If module is not given, …
|
|
|
|
@201
|
8 years |
lele |
Module is not mandatory for svn or darcs
Option --module is not anymore …
|
|
|
|
@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
|