source: tailor/vcpx/dualwd.py @ 1521

Revision Log Mode:


Legend:

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