Timeline
09/19/05:
- 18:55 Ticket #5 (Test) closed by
- invalid
- 17:31 Ticket #5 (Test) created by
- This is just a test
09/18/05:
- 18:16 Changeset in tailor [820] by
- Clarify and test svn 'R' event
- 18:15 Changeset in tailor [819] by
- Do not specify explicit entries when committing a darcs patch This is a …
- 15:55 Changeset in tailor [818] by
- Cosmetic touches
- 15:48 Changeset in tailor [817] by
- Raise a ConfigurationError? when encoding is not supported
09/14/05:
- 18:03 Changeset in tailor [816] by
- Remove spurious usage of the ExternalCommand?
- 17:16 Ticket #4 (Internally tailor keeps pathsep = /, Windows needs pathsep = \) created by
- Tailor seems to keep track of paths with the normal linux path separator …
- 11:34 Ticket #3 (Migration of old state information) created by
- VersionOne uses a completely different format to store the state …
- 11:19 Ticket #2 (Option to allow a delay between CVS executions) created by
- I'm doing a massive CVS import, with history, and it seems that I'm …
09/13/05:
- 15:04 Changeset in tailor [815] by
- TAG Version 0.9.15
- 15:03 Changeset in tailor [814] by
- Bump version number
- 14:34 Changeset in tailor [813] by
- Ignore empty lines that 'svn commit' may print
- 14:34 Changeset in tailor [812] by
- Use a more informative message
- 14:22 Changeset in tailor [811] by
- Use log_info() instead of print
- 14:21 Changeset in tailor [810] by
- Do not print 'Applying changeset' twice
- 14:12 Changeset in tailor [809] by
- Always use darcs hashes to pull changesets The patch selection mechanism …
- 14:09 Changeset in tailor [808] by
- Do not fail when subversion does not find any change This may happen for …
- 02:45 Changeset in tailor [807] by
- Fix little typo
- 02:45 Changeset in tailor [806] by
- Create the pre-revprop-change hook in the new subversion repository If …
- 02:29 Changeset in tailor [805] by
- Intercept the just committed revision number and use that instead of HEAD …
09/12/05:
- 12:18 Changeset in tailor [804] by
- TAG Version 0.9.14
- 12:17 Changeset in tailor [803] by
- Bump version number
- 00:47 Changeset in tailor [802] by
- New backend for mercurial, using native API instead of the command line …
09/11/05:
- 20:19 Changeset in tailor [801] by
- Fix a few typos
- 12:57 Changeset in tailor [800] by
- Use log_xxx() methods, don't write directly to stderr
- 12:18 Changeset in tailor [799] by
- M-x whitespace-cleanup and several documentation/comment refillment
09/10/05:
- 15:21 Changeset in tailor [798] by
- More informative exception message
- 10:04 Changeset in tailor [797] by
- Less cryptic assertion message
- 09:10 Changeset in tailor [796] by
- fix typo as reported by kergoth on IRC.
09/09/05:
- 12:39 Changeset in tailor [795] by
- Hopefully found a way to bootstrap from a CVS branch
- 00:36 Changeset in tailor [794] by
- Fix the option given to rlog when following a branch
- 00:35 Changeset in tailor [793] by
- Be tolerant on multiple spaces between branch and INITIAL
- 00:05 Changeset in tailor [792] by
- Under win32 try also .bat and .exe for external tools
09/08/05:
- 00:17 Changeset in tailor [791] by
- First test for monotone source
- 00:16 Changeset in tailor [790] by
- Whitespace
09/07/05:
- 22:40 Changeset in tailor [789] by
- Drop most of baz.py, properly subclassing TlaWorkingDir? The only …
- 20:41 Changeset in tailor [788] by
- Update git backend for external command name move
- 19:02 Changeset in tailor [781] by
- Make the cvs log parser unicode aware Now the parser accepts an unicode …
- 18:59 Changeset in tailor [780] by
- New option 'encoding' on repositories This is actually used only by CVS at …
- 17:58 Changeset in tailor [779] by
- Test svn log parser returns unicode strings
- 15:23 Changeset in tailor [778] by
- Use --partial only when fetching HEAD The command `darcs get --partial …
- 14:50 Changeset in tailor [777] by
- Move the external command name detail into the Repository class
- 11:11 Changeset in tailor [776] by
- Ouch: fix up "Don't encode log messages twice" patch goal Sorry guys, I …
- 10:41 Changeset in tailor [775] by
- Fix a typo introduced by "handle locked files in revision parsing" patch
09/06/05:
- 23:11 Changeset in tailor [773] by
- Don't encode log messages twice The ExternalCommand? class already encodes …
- 22:06 Changeset in tailor [772] by
- Don't write the patchname if it is set empty with patch-name-format
- 21:53 Changeset in tailor [771] by
- Use a safer way of reading the darcs boring file
- 20:08 Changeset in tailor [787] by
- Update README to refer to git backend instead of cogito
- 19:44 Changeset in tailor [786] by
- Update git backend to handle empty changesets git-core doesn't support …
- 19:26 Changeset in tailor [774] by
- handle locked files in revision parsing this is to handle gracefully …
- 02:27 Changeset in tailor [785] by
- Update GitWorkingDir? for _prepareTargetRepository refactoring
- 02:24 Changeset in tailor [784] by
- Update GitRepository for removal of which parameter to _load
09/05/05:
- 13:59 Changeset in tailor [770] by
- Use --ignore-times with rsync, when we are going too fast
- 13:38 Changeset in tailor [769] by
- When node-kind is missing, it's copied directory
- 13:19 Changeset in tailor [768] by
- Keep the offsets to all previous nodes and use that for copied entries
- 13:17 Changeset in tailor [767] by
- Do the right thing with svndump node-kind
- 00:58 Changeset in tailor [766] by
- TAG Version 0.9.13
- 00:58 Changeset in tailor [765] by
- Bump version number
- 00:13 Changeset in tailor [764] by
- Skip entries matched by boring regular expressions
09/04/05:
- 22:48 Changeset in tailor [763] by
- New method _adaptEntries() to permit exclusion of unwanted entries by …
- 21:39 Changeset in tailor [762] by
- Add the prefix-to-source subdir just once, at bootstrap
- 00:38 Changeset in tailor [761] by
- Test the before-commit hook with a function that adjust the author name
- 00:37 Changeset in tailor [760] by
- Mention the new prefix capability
- 00:16 Changeset in tailor [759] by
- Use different subdirs for testing new prefix capability
- 00:15 Changeset in tailor [758] by
- Test for shared basedirs
- 00:13 Changeset in tailor [757] by
- Add a prefix to each path, when source basedir is a subdir of target …
- 00:12 Changeset in tailor [756] by
- Perform the diff only if non shared basedirs
- 00:09 Changeset in tailor [755] by
- The svndump module must end with a slash
- 00:06 Changeset in tailor [754] by
- Better public names for the methods
- 00:01 Changeset in tailor [753] by
- Consider as shared when the source working dir is a subdirectory of target …
09/03/05:
- 23:56 Changeset in tailor [752] by
- Move common code in prepareTargetRepository()
- 16:55 Changeset in tailor [750] by
- Load the svndump to test the parser from an external file
- 16:36 Changeset in tailor [751] by
- Don't fail if log_xxx are called at _load() time
- 08:59 Changeset in tailor [749] by
- Fix D.Love locks handling trimming final newline
- 00:08 Changeset in tailor [748] by
- Handle the Subversion copy+del also in the svndump backend
- 00:07 Changeset in tailor [747] by
- Remove eventual starting '/' from the module
09/02/05:
- 15:22 Changeset in tailor [746] by
- Possible fix to svndump bootstrap with INITIAL revision
- 15:07 Changeset in tailor [745] by
- Forward port of documentation fixes by D.Love
- 14:36 Changeset in tailor [743] by
- Perform Repository config validation at creation time
- 14:24 Changeset in tailor [742] by
- Remove useless variable, computed by Repository now
- 14:18 Changeset in tailor [741] by
- Better validation for Subversion repositories, that requires repository …
- 14:16 Changeset in tailor [740] by
- Now the Repository remembers if its a source or a target
- 12:27 Changeset in tailor [744] by
- Account for locks in `revision' lines.
- 09:18 Changeset in tailor [739] by
- Raise an error when no changesets are applied bootstrapping a svndump tree
- 09:16 Changeset in tailor [738] by
- Raise a different exception when cannot bootstrap upstream revision
- 01:12 Changeset in tailor [737] by
- TAG Version 0.9.12
- 01:12 Changeset in tailor [736] by
- Bump version number
- 01:01 Changeset in tailor [735] by
- Fix format of date passed to mercurial commit Mercurial's "datecode" is …
- 00:52 Changeset in tailor [734] by
- Handle the case when there is no METADIR, such as for svndump
- 00:51 Changeset in tailor [733] by
- New test from svndump to mercurial
- 00:50 Changeset in tailor [732] by
- Fix rename replayer for svndump
- 00:49 Changeset in tailor [731] by
- Factor out common code
- 00:47 Changeset in tailor [730] by
- Move the code that select the right subclass of Repository out of project …
09/01/05:
- 14:39 Changeset in tailor [729] by
- Test for svndump parser
- 14:37 Changeset in tailor [728] by
- Fix various things in the svndump loader
- 10:46 Changeset in tailor [783] by
- Initial Git support using git-core
- 09:12 Changeset in tailor [782] by
- Change ignore file created by Cogito target to .git/info/exclude
08/31/05:
- 22:43 Changeset in tailor [727] by
- TAG Version 0.9.11
- 22:42 Changeset in tailor [726] by
- Bump version number
- 22:38 Changeset in tailor [725] by
- Rudimentary svndump source backend The svndump backend is able to slurp …
- 22:37 Changeset in tailor [724] by
- Allow a None METADIR
- 21:21 Changeset in tailor [723] by
- Mention the way of setting patch-name-format to the empty string
- 21:18 Changeset in tailor [722] by
- Use direct form for --refill-changelogs Now that the default is to not …
- 19:32 Changeset in tailor [721] by
- Strip the module name from directory coming from the rlog
- 00:39 Changeset in tailor [720] by
- New test for CVS branch bootstrap
- 00:38 Changeset in tailor [719] by
- Don't read beyond end of state file when finalizing
08/30/05:
- 23:32 Changeset in tailor [718] by
- Allow the form "branchname INITIAL" for start-revision under CVS
- 21:59 Changeset in tailor [717] by
- Use a more recent point in time for cvs2darcs
- 21:59 Changeset in tailor [716] by
- Disable debug output while testing
- 21:55 Changeset in tailor [715] by
- Fix CVS bootstrap Bring back the ability of bootstrap from any point in …
- 21:53 Changeset in tailor [714] by
- Ignore CVS/Tag if it contains non-branch tag
- 20:49 Changeset in tailor [713] by
- Fix svn bootstrap from HEAD
08/29/05:
- 11:27 Changeset in tailor [712] by
- Fix plural form
- 11:14 Changeset in tailor [711] by
- Add missing comma
- 10:46 Changeset in tailor [710] by
- TAG Version 0.9.10
- 10:46 Changeset in tailor [709] by
- Bump version number
- 00:31 Changeset in tailor [708] by
- Documentation fixes for epydoc
08/28/05:
- 23:52 Changeset in tailor [707] by
- Remove ancient joke
- 18:34 Changeset in tailor [706] by
- created a MonotoneChangeset? to better handle monotone specific changeset …
- 01:08 Changeset in tailor [703] by
- Mention bazaar with an example
- 00:40 Changeset in tailor [702] by
- Bazaar 1.x support More or less a copy of tla.py with small changes to …
- 00:32 Changeset in tailor [701] by
- Cosmetic alphabetical reorder
08/27/05:
- 19:22 Ticket #1 (Better two-way sync) created by
- Nathan Gray <kolibrie@…> suggested the following …
- 18:11 Changeset in tailor [700] by
- ConfigParser? converts all %(variable)s to lowercase
- 17:49 VersionOne edited by
- (diff)
- 17:47 VersionOne created by
- 17:47 Changeset in tailor [705] by
- cleaning up
- 17:44 Changeset in tailor [704] by
- aligned wc handling to other backends, small cleanings
- 17:33 WikiStart edited by
- (diff)
- 17:19 WikiStart edited by
- (diff)
- 08:37 Changeset in tailor [699] by
- enhances monotone db setup and fixes the monotone specific test To setup …
08/26/05:
- 18:28 CamelCase created by
- 18:28 RecentChanges created by
- 18:28 SandBox created by
- 18:28 TitleIndex created by
- 18:28 TracAccessibility created by
- 18:28 TracAdmin created by
- 18:28 TracBackup created by
- 18:28 TracBrowser created by
- 18:28 TracChangeset created by
- 18:28 TracEnvironment created by
- 18:28 TracGuide created by
- 18:28 TracImport created by
- 18:28 TracIni created by
- 18:28 TracInstall created by
- 18:28 TracInstallPlatforms created by
- 18:28 TracLinks created by
- 18:28 TracLogging created by
- 18:28 TracModPython created by
- 18:28 TracMultipleProjects created by
- 18:28 TracNotification created by
- 18:28 TracPermissions created by
- 18:28 TracQuery created by
- 18:28 TracReports created by
- 18:28 TracRoadmap created by
- 18:28 TracRss created by
- 18:28 TracSearch created by
- 18:28 TracStandalone created by
- 18:28 TracSupport created by
- 18:28 TracSyntaxColoring created by
- 18:28 TracTickets created by
- 18:28 TracTicketsCustomFields created by
- 18:28 TracTimeline created by
- 18:28 TracUnicode created by
- 18:28 TracUpgrade created by
- 18:28 TracWiki created by
- 18:28 WikiFormatting created by
- 18:28 WikiHtml created by
- 18:28 WikiMacros created by
- 18:28 WikiNewPage created by
- 18:28 WikiPageNames created by
- 18:28 WikiProcessors created by
- 18:28 WikiRestructuredText created by
- 18:28 WikiRestructuredTextLinks created by
- 18:28 WikiStart created by
- 16:08 Changeset in tailor [697] by
- Reorder and complete the set of supported VC kinds
08/25/05:
- 23:51 Changeset in tailor [696] by
- Rename the variable for additional metadirs for coherency
- 23:17 Changeset in tailor [692] by
- tla: shared vs separate source and target SCM working directories 'tla' as …
- 20:03 Changeset in tailor [698] by
- some fixes for monotone
- 06:23 Changeset in tailor [695] by
- Add --ignore-arch-ids cmdline option
- 05:42 Changeset in tailor [694] by
- Add option to tla source to ignore .arch-ids directories
- 05:02 Changeset in tailor [691] by
- Initial GIT target support, using Cogito
- 00:43 Changeset in tailor [689] by
- Monotone DB initialization This definitely needs review from a Monotone …
- 00:40 Changeset in tailor [690] by
- TAG Version 0.9.9
- 00:20 Changeset in tailor [688] by
- Do not redo the checkout if the working dir is already there
08/24/05:
- 23:35 Changeset in tailor [693] by
- Add support for multiple repository METADIRs Adds an additional list, …
- 23:15 Changeset in tailor [687] by
- Bump version number
- 23:12 Changeset in tailor [686] by
- Promote Monotone to first class citizen, after Riccardo's source backend
- 00:57 Changeset in tailor [682] by
- Use a string as default value, not a bool The Python ConfigParser? is very …
- 00:49 Changeset in tailor [681] by
- Set 'shared_basedirs' on both source and target backend This allows …
08/23/05:
- 15:19 Changeset in tailor [680] by
- New option 'tag-entries' on CVS/CVSPS repositories to disable the explicit …
- 15:17 Changeset in tailor [679] by
- Use ReopenableNamedTemporaryFile? instead of mktemp()
- 14:50 Changeset in tailor [678] by
- Override _checkoutUpstreamRevision() for CVS repos-wide revision ID Also, …
- 14:30 Changeset in tailor [677] by
- Consider only explicit options to override the defaults in the …
- 14:22 Changeset in tailor [676] by
- Protect the changelog against unwanted %-interpolations
- 14:21 Changeset in tailor [675] by
- Fix _prepareTargetRepository() for Codeville
- 13:22 Changeset in tailor [674] by
- Fix an svn test bug, introduced by recent changelog.strip()
- 10:57 Changeset in tailor [673] by
- Use absolute path to do the rename trick
- 10:47 Changeset in tailor [672] by
- Retry harder, waiting a few seconds, when svn update fails with status 1
- 02:55 Changeset in tailor [671] by
- Revise the _commit changelog of all backends
- 02:36 Changeset in tailor [670] by
- Strip the changelog, when not refilling
- 02:20 Changeset in tailor [669] by
- Remove spurious escape() of the revision under svn
- 02:16 Changeset in tailor [668] by
- Now start-revision defaults to INITIAL, not HEAD
- 02:09 Changeset in tailor [667] by
- Use "projectname.state" as default name for the state file
08/22/05:
- 23:53 Changeset in tailor [666] by
- Use the tailor-tests directory
- 23:52 Changeset in tailor [665] by
- Use 'raw' to get the patch-name-format option since it contains %(var)s
- 23:51 Changeset in tailor [664] by
- Fixed the MOTD for Darcs and the bootstrap changelog
- 23:50 Changeset in tailor [663] by
- Use the patchname and be somewhat verbose when asked
- 23:49 Changeset in tailor [662] by
- Explain patch-name-format and remove-first-log-line
- 21:51 Changeset in tailor [685] by
- First working monotone source backend
08/21/05:
- 23:29 Changeset in tailor [661] by
- Test CVS->Mercurial with a tiny upstream repository on savannah
- 23:26 Changeset in tailor [660] by
- Compute the path of tailor own repository for the tests This to allow …
- 23:25 Changeset in tailor [659] by
- If there is a module, print it on its own line in the bootstrap message
- 23:24 Changeset in tailor [658] by
- Finalize the state file after bootstrap completion
- 23:21 Changeset in tailor [657] by
- Don't use potentially "fancy" dates under darcs Use instead the compact …
- 14:20 Changeset in tailor [656] by
- Explain [DEFAULT] section in the config
- 14:19 Changeset in tailor [655] by
- Document start-revision
- 13:26 Changeset in tailor [684] by
- getUpstreamChangeset for monotone
08/20/05:
- 23:43 Changeset in tailor [653] by
- Bump the version number
- 23:43 Changeset in tailor [652] by
- Added a predist rule to HTMLize the README
- 23:41 Changeset in tailor [654] by
- TAG Version 0.9.8
- 23:39 Changeset in tailor [651] by
- Detailed the options of the project and repository sections in the config
- 23:13 Changeset in tailor [650] by
- Brown bag bug fixed in the CVS source backend I knew there was a reason …
- 23:07 Changeset in tailor [649] by
- When bootstrapping HEAD revision, do not execute the update
- 23:00 Changeset in tailor [648] by
- Now the command line options have precedence over [DEFAULT] section
- 17:34 Changeset in tailor [683] by
- Added ExternalCommandChain? to monotone.py The monotone backend makes heavy …
- 00:49 Changeset in tailor [647] by
- Project documentation
- 00:42 Changeset in tailor [646] by
- Some fixes and better explanations
Note: See TracTimeline
for information about the timeline view.
