Timeline


and

08/27/05:

19:22 Ticket #1 (Better two-way sync) created by lele@…
Nathan Gray <kolibrie@…> suggested the following …
18:11 Changeset in tailor [700] by lele@…
ConfigParser? converts all %(variable)s to lowercase
17:49 VersionOne edited by Lele
(diff)
17:47 VersionOne created by Lele
17:47 Changeset in tailor [705] by R.Ghetta <birrachiara@…>
cleaning up
17:44 Changeset in tailor [704] by R.Ghetta <birrachiara@…>
aligned wc handling to other backends, small cleanings
17:33 WikiStart edited by Lele
(diff)
17:19 WikiStart edited by Lele
(diff)
08:37 Changeset in tailor [699] by R.Ghetta <birrachiara@…>
enhances monotone db setup and fixes the monotone specific test To setup …

08/26/05:

18:28 CamelCase created by trac
18:28 RecentChanges created by trac
18:28 SandBox created by trac
18:28 TitleIndex created by trac
18:28 TracAccessibility created by trac
18:28 TracAdmin created by trac
18:28 TracBackup created by trac
18:28 TracBrowser created by trac
18:28 TracChangeset created by trac
18:28 TracEnvironment created by trac
18:28 TracGuide created by trac
18:28 TracImport created by trac
18:28 TracIni created by trac
18:28 TracInstall created by trac
18:28 TracInstallPlatforms created by trac
18:28 TracLinks created by trac
18:28 TracLogging created by trac
18:28 TracModPython created by trac
18:28 TracMultipleProjects created by trac
18:28 TracNotification created by trac
18:28 TracPermissions created by trac
18:28 TracQuery created by trac
18:28 TracReports created by trac
18:28 TracRoadmap created by trac
18:28 TracRss created by trac
18:28 TracSearch created by trac
18:28 TracStandalone created by trac
18:28 TracSupport created by trac
18:28 TracSyntaxColoring created by trac
18:28 TracTickets created by trac
18:28 TracTicketsCustomFields created by trac
18:28 TracTimeline created by trac
18:28 TracUnicode created by trac
18:28 TracUpgrade created by trac
18:28 TracWiki created by trac
18:28 WikiFormatting created by trac
18:28 WikiHtml created by trac
18:28 WikiMacros created by trac
18:28 WikiNewPage created by trac
18:28 WikiPageNames created by trac
18:28 WikiProcessors created by trac
18:28 WikiRestructuredText created by trac
18:28 WikiRestructuredTextLinks created by trac
18:28 WikiStart created by trac
16:08 Changeset in tailor [697] by lele@…
Reorder and complete the set of supported VC kinds

08/25/05:

23:51 Changeset in tailor [696] by lele@…
Rename the variable for additional metadirs for coherency
23:17 Changeset in tailor [692] by Robin Farine <robin.farine@…>
tla: shared vs separate source and target SCM working directories 'tla' as …
20:03 Changeset in tailor [698] by R.Ghetta <birrachiara@…>
some fixes for monotone
06:23 Changeset in tailor [695] by tmokros@…
Add --ignore-arch-ids cmdline option
05:42 Changeset in tailor [694] by tmokros@…
Add option to tla source to ignore .arch-ids directories
05:02 Changeset in tailor [691] by tmokros@…
Initial GIT target support, using Cogito
00:43 Changeset in tailor [689] by lele@…
Monotone DB initialization This definitely needs review from a Monotone …
00:40 Changeset in tailor [690] by lele@…
TAG Version 0.9.9
00:20 Changeset in tailor [688] by lele@…
Do not redo the checkout if the working dir is already there

08/24/05:

23:35 Changeset in tailor [693] by Todd Mokros <tmokros@…>
Add support for multiple repository METADIRs Adds an additional list, …
23:15 Changeset in tailor [687] by lele@…
Bump version number
23:12 Changeset in tailor [686] by lele@…
Promote Monotone to first class citizen, after Riccardo's source backend
00:57 Changeset in tailor [682] by lele@…
Use a string as default value, not a bool The Python ConfigParser? is very …
00:49 Changeset in tailor [681] by lele@…
Set 'shared_basedirs' on both source and target backend This allows …

08/23/05:

15:19 Changeset in tailor [680] by lele@…
New option 'tag-entries' on CVS/CVSPS repositories to disable the explicit …
15:17 Changeset in tailor [679] by lele@…
Use ReopenableNamedTemporaryFile? instead of mktemp()
14:50 Changeset in tailor [678] by lele@…
Override _checkoutUpstreamRevision() for CVS repos-wide revision ID Also, …
14:30 Changeset in tailor [677] by lele@…
Consider only explicit options to override the defaults in the …
14:22 Changeset in tailor [676] by lele@…
Protect the changelog against unwanted %-interpolations
14:21 Changeset in tailor [675] by lele@…
Fix _prepareTargetRepository() for Codeville
13:22 Changeset in tailor [674] by lele@…
Fix an svn test bug, introduced by recent changelog.strip()
10:57 Changeset in tailor [673] by lele@…
Use absolute path to do the rename trick
10:47 Changeset in tailor [672] by lele@…
Retry harder, waiting a few seconds, when svn update fails with status 1
02:55 Changeset in tailor [671] by lele@…
Revise the _commit changelog of all backends
02:36 Changeset in tailor [670] by lele@…
Strip the changelog, when not refilling
02:20 Changeset in tailor [669] by lele@…
Remove spurious escape() of the revision under svn
02:16 Changeset in tailor [668] by lele@…
Now start-revision defaults to INITIAL, not HEAD
02:09 Changeset in tailor [667] by lele@…
Use "projectname.state" as default name for the state file

08/22/05:

23:53 Changeset in tailor [666] by lele@…
Use the tailor-tests directory
23:52 Changeset in tailor [665] by lele@…
Use 'raw' to get the patch-name-format option since it contains %(var)s
23:51 Changeset in tailor [664] by lele@…
Fixed the MOTD for Darcs and the bootstrap changelog
23:50 Changeset in tailor [663] by lele@…
Use the patchname and be somewhat verbose when asked
23:49 Changeset in tailor [662] by lele@…
Explain patch-name-format and remove-first-log-line
21:51 Changeset in tailor [685] by R.Ghetta <birrachiara@…>
First working monotone source backend

08/21/05:

23:29 Changeset in tailor [661] by lele@…
Test CVS->Mercurial with a tiny upstream repository on savannah
23:26 Changeset in tailor [660] by lele@…
Compute the path of tailor own repository for the tests This to allow …
23:25 Changeset in tailor [659] by lele@…
If there is a module, print it on its own line in the bootstrap message
23:24 Changeset in tailor [658] by lele@…
Finalize the state file after bootstrap completion
23:21 Changeset in tailor [657] by lele@…
Don't use potentially "fancy" dates under darcs Use instead the compact …
14:20 Changeset in tailor [656] by lele@…
Explain [DEFAULT] section in the config
14:19 Changeset in tailor [655] by lele@…
Document start-revision
13:26 Changeset in tailor [684] by R.Ghetta <birrachiara@…>
getUpstreamChangeset for monotone

08/20/05:

23:43 Changeset in tailor [653] by lele@…
Bump the version number
23:43 Changeset in tailor [652] by lele@…
Added a predist rule to HTMLize the README
23:41 Changeset in tailor [654] by lele@…
TAG Version 0.9.8
23:39 Changeset in tailor [651] by lele@…
Detailed the options of the project and repository sections in the config
23:13 Changeset in tailor [650] by lele@…
Brown bag bug fixed in the CVS source backend I knew there was a reason …
23:07 Changeset in tailor [649] by lele@…
When bootstrapping HEAD revision, do not execute the update
23:00 Changeset in tailor [648] by lele@…
Now the command line options have precedence over [DEFAULT] section
17:34 Changeset in tailor [683] by R.Ghetta <birrachiara@…>
Added ExternalCommandChain? to monotone.py The monotone backend makes heavy …
00:49 Changeset in tailor [647] by lele@…
Project documentation
00:42 Changeset in tailor [646] by lele@…
Some fixes and better explanations

08/19/05:

23:37 Changeset in tailor [645] by lele@…
Moved the StateFile on its own Most operations performed by the StateFile
23:25 Changeset in tailor [644] by lele@…
Added a title for the whole document
22:50 Changeset in tailor [643] by lele@…
Dropped the interactive session
22:40 Changeset in tailor [642] by lele@…
Remove outdated documentation
20:37 Changeset in tailor [640] by lele@…
Bump version number
20:37 Changeset in tailor [639] by lele@…
Implemented the before-commit and after-commit hooks
20:35 Changeset in tailor [641] by lele@…
TAG Version 0.9.7
20:25 Changeset in tailor [638] by lele@…
Import the ConfigurationError? exception and delimit the project name
15:32 Changeset in tailor [637] by lele@…
Keep the references to the various VC together
15:27 Changeset in tailor [636] by lele@…
Added a note about darcs recommended version Darcs 1.0.2 had a weaker …
15:20 Changeset in tailor [635] by lele@…
Re-fixed (sigh) bazaar spelling and credits to Johan Rydberg
13:31 Changeset in tailor [634] by lele@…
Mostly cosmetic space added to match expression
11:46 Changeset in tailor [633] by lele@…
When possible (disjuncted subdirs) perform a final diff between the repos
11:39 Changeset in tailor [632] by lele@…
Ignore the journal file when it resides under the basedir
10:39 Changeset in tailor [631] by lele@…
Do a 'darcs revert' whenever 'darcs pull' reports conflicts Replaying a …
01:41 Changeset in tailor [630] by lele@…
Unify bootstrap and update: now the update happens automatically at …
01:27 Changeset in tailor [629] by lele@…
Gosh, fixed leftover name
01:17 Changeset in tailor [628] by lele@…
Renamed option's destination variable to match the configuration
01:07 Changeset in tailor [627] by Johan Rydberg <jrydberg@…>
An alternative backend for BazaarNG using bzrlib instead of the frontend
00:40 Changeset in tailor [626] by lele@…
Use svn ls to check for repository existence, instead of svn info
00:37 Changeset in tailor [625] by lele@…
Revised the interface to _prepareTargetRepository() Now the …
00:36 Changeset in tailor [624] by lele@…
New _prepareSourceRepository(), to allow subclasses connect to the …

08/18/05:

20:35 Changeset in tailor [623] by lele@…
Fixed old code, the tailorizer.call doesn't need any argument
19:49 Changeset in tailor [622] by lele@…
Import needed values from ConfigParser?
16:19 Changeset in tailor [621] by lele@…
Be quiet on most darcs commands
16:17 Changeset in tailor [620] by lele@…
Even darcs produces conflicts, detect them
14:52 Changeset in tailor [619] by lele@…
Reimplement ConfigParser?.get, making better use of the vars keywork …
14:49 Changeset in tailor [618] by lele@…
Keep the tests on the configuration together

08/17/05:

23:08 Changeset in tailor [616] by lele@…
Bump version number
23:06 Changeset in tailor [617] by lele@…
TAG Version 0.9.6
23:01 Changeset in tailor [615] by lele@…
Removed old code If backend did (fetching the whole history to find out …
19:49 Changeset in tailor [614] by lele@…
Make the state file an interator, and use a journal to avoid rewrite
19:46 Changeset in tailor [613] by lele@…
Added a CVS to Darcs test
19:43 Changeset in tailor [612] by lele@…
Pass vars to ConfigParser?.get() to override defaults with project's …
03:20 Changeset in tailor [611] by lele@…
Perform the bootstrap and the update in the same test
03:19 Changeset in tailor [610] by lele@…
Tweaked the test to use disjunct working dirs
03:17 Changeset in tailor [609] by lele@…
Do an svn update after each commit Subversion some time fails the commit …
02:23 Changeset in tailor [608] by lele@…
Allow disjunct working directories If the source and target repository use …
01:27 Changeset in tailor [607] by lele@…
Renamed initializeNewWorkingDir() to importFirstRevision()
01:26 Changeset in tailor [606] by lele@…
Renewed the creation of the repository
01:03 Changeset in tailor [605] by lele@…
Inlined simple proxy methods
01:02 Changeset in tailor [604] by lele@…
Drop the --migrate-config option
00:34 Changeset in tailor [603] by lele@…
Make Tailorizer descend from Project
00:28 Changeset in tailor [602] by lele@…
Be wiser in darcs _removePathnames()
00:03 Changeset in tailor [601] by lele@…
Reprint command output to stderr when in debug mode Now --verbose prints …
00:02 Changeset in tailor [600] by lele@…
Moved basic configuration test

08/16/05:

23:34 Changeset in tailor [599] by lele@…
Don't be excessively verbose on darcs get/pull
23:14 Changeset in tailor [598] by lele@…
Note about methods execution order
23:08 Changeset in tailor [597] by lele@…
Removed remaining --bootstrap and --update options bits
22:32 Changeset in tailor [595] by lele@…
Collect the possible exceptions in the vcpx module
22:15 Changeset in tailor [596] by R.Ghetta <birrachiara@…>
Small improvement to monotone backend
13:09 Changeset in tailor [594] by lele@…
ExternalCommand?.execute() returns now a tuple (stdout, stderr)
12:24 Changeset in tailor [593] by lele@…
Needs also stderr to catch the errors on monotone
12:23 Changeset in tailor [592] by lele@…
Fixed a typo
01:30 Changeset in tailor [590] by lele@…
Bump version number
01:28 Changeset in tailor [591] by lele@…
TAG Version 0.9.5
01:24 Changeset in tailor [589] by lele@…
Reduced the examples, focusing on the config file
01:18 Changeset in tailor [588] by lele@…
Use ~/ form to indicate the source repos
00:46 Changeset in tailor [587] by lele@…
Revised the defaults for the operational tests Now the darcs2svn migrate …
00:43 Changeset in tailor [586] by lele@…
Fix the return value of ExternalCommand?.execute with empty output
00:42 Changeset in tailor [585] by lele@…
Raise an OSError when an external command is not found
00:41 Changeset in tailor [584] by lele@…
Fixed the selection of the right patch for darcs Now the …
00:39 Changeset in tailor [583] by lele@…
Use --to-match instead of --to-patch for darcs get
00:31 Changeset in tailor [582] by lele@…
Use singular form for --tag, to indicate latest one

08/15/05:

23:46 Changeset in tailor [581] by lele@…
M-x whitespace-cleanup
19:00 Changeset in tailor [579] by lele@…
Really don't fail at bootstrap if whole history is missing
18:55 Changeset in tailor [580] by lele@…
Drop --bootstrap and --update options Now tailor decides which step …
18:50 Changeset in tailor [578] by lele@…
Dont fail at bootstrap if backend system does not fetch whole history
18:44 Changeset in tailor [577] by lele@…
Dont fail badly when darcs changes does not return any output
18:28 Changeset in tailor [576] by lele@…
Save the state only if something was done
18:27 Changeset in tailor [575] by lele@…
Catch KeyboardInterrupt? in apply
18:03 Changeset in tailor [574] by lele@…
Revised the applyPendingChangesets() to save the state only once The …
18:02 Changeset in tailor [573] by lele@…
Emit a a better and more generic prompt to warn the user about conflict
16:09 Changeset in tailor [572] by lele@…
If there are no changesets at bootstrap, raise a better exception
15:53 Changeset in tailor [571] by lele@…
Redirect output of external command to /dev/null when it does not matter
15:52 Changeset in tailor [570] by lele@…
Remove unused import
12:46 Changeset in tailor [569] by lele@…
Use a less invasive --file to pass the logmessage to bzr
10:30 Changeset in tailor [568] by lele@…
M-x whitespace-cleanup
03:03 Changeset in tailor [567] by lele@…
Workaround for bzr raising an hard error if one file isn't really changed …
02:53 Changeset in tailor [566] by lele@…
Fix log_info calls
02:30 Changeset in tailor [565] by lele@…
Fix old code still using repository and module arguments
02:29 Changeset in tailor [564] by lele@…
Handle the case when sincerev is INITIAL or HEAD
02:26 Changeset in tailor [563] by lele@…
Write the pending changesets collected at bootstrap
02:24 Changeset in tailor [562] by lele@…
Use getPendingChangesets() at bootstrap time for CVS, and cache them
01:58 Changeset in tailor [561] by lele@…
Accept a sincerev argument for getPendingChangesets()
01:18 Changeset in tailor [560] by lele@…
Moved the check against empty repository at the checkout step
00:58 Changeset in tailor [559] by lele@…
Check for existence of target repository, don't create it twice

08/14/05:

23:05 Changeset in tailor [558] by lele@…
Gives better meanings to --verbose and --debug when no config is given …
23:04 Changeset in tailor [557] by lele@…
Omit to dump some options in the default config

08/13/05:

10:45 Changeset in tailor [556] by lele@…
TAG Version 0.9.4
10:44 Changeset in tailor [555] by lele@…
Bump up the version number
10:42 Changeset in tailor [554] by lele@…
Mention Tla, and markup fixes
10:14 Changeset in tailor [553] by Robin Farine <robin.farine@…>
tla backend: accept a continuation when checking out the initial revision
10:09 Changeset in tailor [552] by Robin Farine <robin.farine@…>
Initial backend implementation for 'tla' aka Arch 1.x The backend maps the …

08/11/05:

16:56 Changeset in tailor [551] by lele@…
Fixed the darcs changes parser to handle remove_directory
16:38 Changeset in tailor [550] by lele@…
Removed doubled assertion

08/10/05:

15:08 Changeset in tailor [549] by lele@…
Split old _initializeWorkingDir() into _prepareTargetRepository() and …
15:06 Changeset in tailor [548] by lele@…
Fixed the initialization of a new bazaar-ng repository
09:29 Changeset in tailor [547] by lele@…
Raise an exception when an error occurs at target commit
09:28 Changeset in tailor [546] by lele@…
Explicitly use 'cdv edit' on modified entries
00:38 Changeset in tailor [545] by lele@…
Removed unused option
00:15 Changeset in tailor [544] by lele@…
New svn2darcs test
00:13 Changeset in tailor [543] by lele@…
Ignore the state file and the log file produced by tailor
00:11 Changeset in tailor [542] by lele@…
Store the name of the logfile
00:00 Changeset in tailor [541] by lele@…
Propagate the state_file on both source and target

08/09/05:

23:58 Changeset in tailor [540] by lele@…
Moved the state file up to WorkingDir
23:57 Changeset in tailor [539] by lele@…
Fix a typo
22:16 Changeset in tailor [538] by lele@…
Revised the bootstrap changelog
11:24 Changeset in tailor [537] by lele@…
New tests: darcs2bzr and darcs2cdv
11:23 Changeset in tailor [536] by lele@…
Override the methods on pathnames, not the one on entries
02:27 Changeset in tailor [535] by lele@…
Do nothing if the target repository is not given
02:26 Changeset in tailor [534] by lele@…
Cleaner way to initialize and tweak the new darcs repository
02:25 Changeset in tailor [533] by lele@…
Pass down the source repository
02:22 Changeset in tailor [532] by lele@…
Print also the module of the repository if given
02:21 Changeset in tailor [531] by lele@…
Removed spurious import
01:44 Changeset in tailor [530] by lele@…
Start from the last tag, not from INITIAL, in darcs2hg
01:38 Changeset in tailor [529] by lele@…
TAG Version 0.9.3
01:38 Changeset in tailor [528] by lele@…
Bump up the version number
01:36 Changeset in tailor [527] by lele@…
Big API change, reducing arguments in favour of instance attributes This …
01:24 Changeset in tailor [526] by lele@…
Put the patch name in the changelog too
01:15 Changeset in tailor [525] by lele@…
Use 'root-directory' as option name in the config file
00:58 Changeset in tailor [524] by lele@…
Operational tests These tests migrate the history of tailor own repository …
00:55 Changeset in tailor [523] by lele@…
Be much more exact in pulling a single darcs changeset Instead of relaying …

08/08/05:

23:52 Changeset in tailor [522] by lele@…
If not absolute consider the state file relative to the root directory
23:43 Changeset in tailor [521] by lele@…
Expand ~user on the repository location
23:13 Changeset in tailor [520] by lele@…
Now the default is to not refill changelogs
22:48 Changeset in tailor [519] by lele@…
M-x whitespace-cleanup
22:21 Changeset in tailor [518] by lele@…
Ignore migrate as default value

08/06/05:

22:41 Changeset in tailor [517] by lele@…
Changed default patch name
22:37 Changeset in tailor [516] by lele@…
Derive source and target working dir from a common ancestor
22:34 Changeset in tailor [515] by lele@…
Moved the various commands inside the Repository for easier configuration
18:55 Changeset in tailor [514] by lele@…
M-x whitespace-cleanup
18:47 Changeset in tailor [513] by lele@…
Use 'patchname' instead of 'remark'
18:22 Changeset in tailor [512] by lele@…
Dropped 'module' as possible keyword in the patch name
18:19 Changeset in tailor [511] by lele@…
Get rid of delayed commits
18:07 Changeset in tailor [510] by lele@…
M-x whitespace-cleanup
09:27 Changeset in tailor [509] by lele@…
Removed useless 'pass'
09:27 Changeset in tailor [508] by lele@…
M-x whitespace-cleanup
00:36 Changeset in tailor [507] by lele@…
Attach the project to the repository

08/05/05:

12:39 Changeset in tailor [506] by lele@…
Some notes about using Python scripts for the configuration
12:33 Changeset in tailor [505] by lele@…
Added a new hook executed after application and before final commit
12:32 Changeset in tailor [504] by lele@…
If the applied hooks return False, stop the process
12:23 Changeset in tailor [503] by lele@…
M-x whitespace-cleanup
11:59 Changeset in tailor [502] by lele@…
Allow shebang scripts Now a tailor script can be signed with the usual …
11:58 Changeset in tailor [501] by lele@…
Compute the module only when the repository is specified
03:21 Changeset in tailor [500] by lele@…
Fixed a cut&paste error
03:20 Changeset in tailor [499] by lele@…
Do not specify working dir when it's not needed
03:20 Changeset in tailor [498] by lele@…
Remove an useless argument to changesets_from_svnlog()
03:14 Changeset in tailor [497] by lele@…
M-x whitespace-cleanup
03:02 Changeset in tailor [496] by lele@…
Fixed the access to the configuration
03:01 Changeset in tailor [495] by lele@…
ConfigParser? option values must be strings
02:38 Changeset in tailor [494] by lele@…
Old configuration definitively gone Now, invoking tailor in the old way, …
02:36 Changeset in tailor [493] by lele@…
Reload global settings for every project
02:35 Changeset in tailor [492] by lele@…
Added --start-revision as an alias for --revision
02:34 Changeset in tailor [491] by lele@…
Allow the creation of a Config object with no file associated
02:33 Changeset in tailor [490] by lele@…
If the value of an option is 'None' return the default
02:32 Changeset in tailor [489] by lele@…
Moved the exception in the config and used
02:30 Changeset in tailor [488] by lele@…
Example and some details on new configuration
00:35 Changeset in tailor [487] by lele@…
TAG Version 0.9.2
00:34 Changeset in tailor [486] by lele@…
Bump up the version to .2
00:27 Changeset in tailor [485] by lele@…
Config-geddon Almost completed the transition to the new configuration …
00:25 Changeset in tailor [484] by lele@…
Force the svn module to start with a slash
00:25 Changeset in tailor [483] by lele@…
Pass down the complete path to the working dir, not just root
00:24 Changeset in tailor [482] by lele@…
Import needed DualWorkingDir?
00:23 Changeset in tailor [481] by lele@…
Load single-commit from the config
00:23 Changeset in tailor [480] by lele@…
Override default subdir using '.'
00:22 Changeset in tailor [479] by lele@…
Raise an error when the project specified on command line does not exist
00:21 Changeset in tailor [478] by lele@…
Don't print the traceback for ConfigurationErrors?

08/04/05:

23:49 Changeset in tailor [477] by lele@…
M-x whitespace-cleanup
23:22 Changeset in tailor [476] by lele@…
Integrated ArX support patch, resolved conflicts
22:27 Changeset in tailor [475] by wlandry@…
Add ArX target support
19:09 Changeset in tailor [474] by lele@…
Handle the case when there is no author name The author name may be …
17:38 Changeset in tailor [473] by lele@…
Expose just the notion of pending changesets Use the upcoming StateFile to …
13:54 Changeset in tailor [472] by lele@…
Moved Project and Repository to their respective modules
13:27 Changeset in tailor [471] by lele@…
Removed useless test on relpathto
11:32 Changeset in tailor [470] by lele@…
Added logging capability to the Project

08/03/05:

02:56 Changeset in tailor [465] by lele@…
Execute the _prepare methods only when target_repository is specified
02:45 Changeset in tailor [469] by lele@…
Use the new 'pending' methods
02:38 Changeset in tailor [468] by lele@…
Do not import all backends, the new configuration has a better way of …
02:37 Changeset in tailor [464] by lele@…
Little documentation fix
02:32 Changeset in tailor [463] by lele@…
New configuration mechanism
02:31 Changeset in tailor [462] by lele@…
M-x whitespace-cleanup
02:26 Changeset in tailor [461] by lele@…
M-x whitespace-cleanup

08/02/05:

22:56 Changeset in tailor [467] by lele@…
Renamed method, since it's one of those that subclasses should reimplement
22:51 Changeset in tailor [466] by lele@…
Redirect and use the new pending changesets methods
22:41 Changeset in tailor [460] by lele@…
Fixed name clash in the example changelog
21:51 Changeset in tailor [459] by lele@…
M-x whitespace-cleanup
00:29 Changeset in tailor [458] by lele@…
It seems that after all it's almost safe using --use-svn-propset Thanks to …

07/30/05:

03:22 Changeset in tailor [457] by lele@…
TAG Version 0.9.1
03:22 Changeset in tailor [456] by lele@…
Bump up the version number
03:16 Changeset in tailor [455] by lele@…
Target repository creation for Subversion Using the new …
03:04 Changeset in tailor [454] by lele@…
Renamed the arguments for clearity, second part
02:59 Changeset in tailor [453] by lele@…
Fixup after repository->source_repository
02:55 Changeset in tailor [452] by lele@…
Added the infrastructure to allow easier bootstraps
02:53 Changeset in tailor [451] by lele@…
M-x whitespace-cleanup
02:22 Changeset in tailor [450] by lele@…
M-x whitespace-cleanup
02:21 Changeset in tailor [449] by lele@…
M-x whitespace-cleanup
02:20 Changeset in tailor [448] by lele@…
M-x whitespace-cleanup
02:18 Changeset in tailor [447] by lele@…
M-x whitespace-cleanup
01:57 Changeset in tailor [446] by lele@…
Introduced --source-repository and --source-module as aliases for -R and …
01:38 Changeset in tailor [445] by lele@…
Renamed the arguments for clearity
01:31 Changeset in tailor [444] by lele@…
M-x whitespace-cleanup
01:25 Changeset in tailor [443] by lele@…
M-x whitespace-cleanup

07/29/05:

20:53 Changeset in tailor [442] by lele@…
M-x whitespace-cleanup
20:51 Changeset in tailor [441] by lele@…
Conflict fix
20:31 Changeset in tailor [440] by lele@…
Rewrite the state file as soon as target commit completes
20:20 Changeset in tailor [439] by lele@…
M-x whitespace-cleanup
Note: See TracTimeline for information about the timeline view.