|
|
|
@1521
|
5 years |
lele |
Tell the target about the changeset even before the source
The target has …
|
|
|
|
@1413
|
6 years |
henry |
DualWorkingDir?: Save old file from rename, before rsync starts.
Allows to …
|
|
|
|
@1282
|
7 years |
lele |
UNDO: Fix ticket #75, at least with DisjunctWorkingDirectories
While …
|
|
|
|
@1281
|
7 years |
lele |
Fix ticket #75, at least with DisjunctWorkingDirectories
While fixing it …
|
|
|
|
@1209
|
7 years |
ydirson |
Move basedir attribute from WorkingDir to Repository
|
|
|
|
@1135
|
7 years |
lele |
Don't propagate deletions with rsync
|
|
|
|
@1113
|
7 years |
lele |
Spell fix: it's synchronize, not syncronize
|
|
|
|
@1081
|
7 years |
lele |
Don't be confused by similar names when determining if subdir are shared …
|
|
|
|
@973
|
8 years |
lele |
Use "%s" form instead of %r, in particular in info messages
This is …
|
|
|
|
@770
|
8 years |
lele |
Use --ignore-times with rsync, when we are going too fast
|
|
|
|
@754
|
8 years |
lele |
Better public names for the methods
|
|
|
|
@753
|
8 years |
lele |
Consider as shared when the source working dir is a subdirectory of target …
|
|
|
|
@724
|
8 years |
lele |
Allow a None METADIR
|
|
|
|
@696
|
8 years |
lele |
Rename the variable for additional metadirs for coherency
|
|
|
|
@693
|
8 years |
tmokros |
Add support for multiple repository METADIRs
Adds an additional list, …
|
|
|
|
@681
|
8 years |
lele |
Set 'shared_basedirs' on both source and target backend
This allows …
|
|
|
|
@625
|
8 years |
lele |
Revised the interface to _prepareTargetRepository()
Now the …
|
|
|
|
@624
|
8 years |
lele |
New _prepareSourceRepository(), to allow subclasses connect to the …
|
|
|
|
@608
|
8 years |
lele |
Allow disjunct working directories
If the source and target repository use …
|
|
|
|
@607
|
8 years |
lele |
Renamed initializeNewWorkingDir() to importFirstRevision()
|
|
|
|
@541
|
8 years |
lele |
Propagate the state_file on both source and target
|
|
|
|
@527
|
8 years |
lele |
Big API change, reducing arguments in favour of instance attributes
This …
|
|
|
|
@511
|
8 years |
lele |
Get rid of delayed commits
|
|
|
|
@476
|
8 years |
lele |
Integrated ArX support patch, resolved conflicts
|
|
|
|
@475
|
8 years |
wlandry |
Add ArX target support
|
|
|
|
@468
|
8 years |
lele |
Do not import all backends, the new configuration has a better way of …
|
|
|
|
@466
|
8 years |
lele |
Redirect and use the new pending changesets methods
|
|
|
|
@464
|
8 years |
lele |
Little documentation fix
|
|
|
|
@452
|
8 years |
lele |
Added the infrastructure to allow easier bootstraps
|
|
|
|
@451
|
8 years |
lele |
M-x whitespace-cleanup
|
|
|
|
@383
|
8 years |
lele |
Move the list of metadirs to ignore to a reusable constant
|
|
|
|
@380
|
8 years |
lele |
Do not suggest every source is a script by itself
|
|
|
|
@377
|
8 years |
lele |
Preliminary target-only Mercurial backend
|
|
|
|
@363
|
8 years |
lele |
More effective way of remapping source and target methods
|
|
|
|
@309
|
8 years |
jrydberg |
Added support (only target) for Baazar-NG
|
|
|
|
@305
|
8 years |
lele |
Explicitly license everything under GPL
|
|
|
|
@277
|
8 years |
lele |
Preliminary Codeville support
This allow Codeville as target system. This …
|
|
|
|
@261
|
8 years |
lele |
Integrated monotone support, as contributed by Markus Schiltknecht
Tailor …
|
|
|
|
@242
|
8 years |
lele |
Pass repository and module down to getUpstreamChangesets()
In order to fix …
|
|
|
|
@191
|
8 years |
lele |
Use the name of the module for the patch name
|
|
|
|
@184
|
8 years |
lele |
Emit a proper message when the user specify an unhandled VCS kind
|
|
|
|
@151
|
9 years |
lele |
Print the changelog before changeset application
|
|
|
|
@145
|
9 years |
lele |
Support for an explicit subdir name when different from module name
|
|
|
|
@121
|
9 years |
lele |
New option --verbose to show the changelog of each applied changeset
|
|
|
|
@117
|
9 years |
lele |
Pass thru the delayed_commit flag
|
|
|
|
@116
|
9 years |
lele |
Rationalize tailor options adding '--single-commit' to update behaviour …
|
|
|
|
@73
|
9 years |
lele |
New pure CVS backend to replace b0rken cvsps
|
|
|
|
@53
|
9 years |
lele |
Save the status after each changeset
|
|
|
|
@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
|
|
|
|
@27
|
9 years |
lele |
Other simple tests
|
|
|
|
@17
|
9 years |
lele |
Various fixes to the CVS classes and commands
|
|
|
|
@16
|
9 years |
lele |
Almost completed the framework, with very first test run
|
|
|
|
@15
|
9 years |
lele |
Dual working directories
|