Timeline
06/25/06:
- 23:25 Changeset in tailor [1194] by
- [git] make it more obvious what the parts common to source and target are
- 21:13 Changeset in tailor [1191] by
- Use "_editXXX" instead of "_recordUpdatedXXX" for consistency
- 19:00 Changeset in tailor [1190] by
- Initialize logger in repository before loading the project This makes the …
- 18:46 Ticket #28 (Encoding problems when converting svn -> darcs (or bzr).) closed by
- worksforme: I'm closing this, as the following config file works for me […]
- 18:38 Changeset in tailor [1189] by
- Misc parent-repo fixes and cleanups Do not use a default value of for …
- 16:57 Changeset in tailor [1188] by
- Revert change to Tailorizer.bootstrap() Only git knows about PARENT_REPO …
- 16:32 Changeset in tailor [1187] by
- Fix repository instantiation Don't use the logger, since we don't have one …
- 16:30 Changeset in tailor [1186] by
- Revert last change on cvs logger name The name of the logger is still …
- 14:25 Changeset in tailor [1185] by
- Add missing InvocationError? import
- 11:33 Changeset in tailor [1184] by
- Initial support for branches in git target
- 11:25 Changeset in tailor [1183] by
- Fix remaining references to path predating the repository.py split
- 09:45 Changeset in tailor [1182] by
- Untabified
- 01:25 Changeset in tailor [1180] by
- Whitespace, two blank lines to separate classes
- 01:12 Changeset in tailor [1179] by
- Split the monolithic repository.py into smaller units The repository …
- 01:11 Changeset in tailor [1178] by
- Use a common ancestor to recognize tailor exceptions
- 00:50 Changeset in tailor [1177] by
- Fix comment
06/24/06:
- 22:51 Changeset in tailor [1181] by
- [git] commit at plumbing level This avoids to call the git-commit shell …
- 19:57 Changeset in tailor [1176] by
- [git] do not rely on "git-commit -a", use git-update-index This is the …
- 18:47 Changeset in tailor [1175] by
- Fix _tryCommand call in _getRev I have not experienced the problem, but …
- 17:52 Changeset in tailor [1174] by
- Add a hook to record updated entries in target repo
- 17:41 Changeset in tailor [1173] by
- Correctly display "default encoding" warning
06/23/06:
- 11:31 Ticket #63 (tailor gets confused by cvs 1.12 "phantom commits") created by
- Similarly to cvsps (see http://bugs.debian.org/369872), the cvs backend in …
06/21/06:
- 22:45 Changeset in tailor [1172] by
- [hg] call add with no arguments on init
- 21:14 Changeset in tailor [1171] by
- [hg] canonify repository root directory The dirstate walker uses simple …
- 20:47 Changeset in tailor [1170] by
- [hg] chdir to self.basedir before executing commands Some hg tree walk …
- 01:32 Ticket #62 (svn -> hg (and monotone?) not removing directories correctly (0.9.23)) closed by
- fixed: Thank you both. Brendan's patches seem more futureproof. This bug should …
06/20/06:
- 23:08 Changeset in tailor [1169] by
- [hg] Remove files under subdirectories removePathnames was just ignoring …
- 22:31 Changeset in tailor [1168] by
- [hg] Use high level commit command commands.commit takes care of …
- 21:07 Changeset in tailor [1167] by
- [hg] wrapper for commands.* _hgCommand makes it easier to call commands.* …
- 21:05 Changeset in tailor [1166] by
- [hg] always use repository-specific UI when repository is available
06/19/06:
- 15:14 Ticket #62 (svn -> hg (and monotone?) not removing directories correctly (0.9.23)) created by
- When converting a Subversion repository to Mercurial, removals of …
06/16/06:
- 18:06 Changeset in tailor [1165] by
- Possible fix for #56: detect branch name at bootstrap
- 16:31 ConfigurationFile edited by
- Tell about command line options (diff)
- 16:13 SubDir edited by
- Fix typo (diff)
- 12:10 Ticket #61 (subversion->darcs: files added to svn after initial `tailorization' are ...) created by
- Files added to svn repository are not imported as darcs patches. Example: …
06/15/06:
- 23:46 Ticket #60 (fails to let bzr know of all files on a baz import) created by
- Hi, There is a Debian bug report about a problem when converting …
06/13/06:
- 02:34 Ticket #59 (use normalized path for comparing with paths from bzrlib) closed by
- fixed: Applied in [1164], thank you.
- 02:31 Changeset in tailor [1164] by
- Use normalized path for comparing with paths from bzrlib This is the patch …
- 02:18 Changeset in tailor [1163] by
- M-x whitespace-cleanup
- 02:17 Changeset in tailor [1162] by
- Remove useless imports noticed by pyflakes
06/10/06:
- 20:28 Ticket #59 (use normalized path for comparing with paths from bzrlib) created by
- Hi, I know Windows is not officially supported by Tailor, but still it …
06/09/06:
- 15:10 Changeset in tailor [1161] by
- Catch ConfigParser? exceptions
- 15:09 Changeset in tailor [1160] by
- Use the new SF.NET nomenclature to reach the CVS repositories
06/06/06:
- 09:28 Changeset in tailor [1159] by
- Make changeset-threshold a cvs parameter
- 09:23 Changeset in tailor [1158] by
- Compare the revision with branch only when following a branch
- 08:36 Ticket #58 (Could not complete migration from svn to bzr) created by
- I'm trying to use the following tailor configuration to migrate …
- 00:12 Ticket #57 (cvs source breaks a long commit if a short one occured mid-way) created by
- When a changeset that touches several files within the defined threshold, …
06/05/06:
- 23:42 Ticket #56 (cvsps source cannot read patches from a branch) created by
- Using this config: […] tailorizing "branch-pull" (after having …
- 16:37 ArxRepository created by
- Definition
- 16:33 TrickyCases edited by
- Mention TwoWaySync (diff)
- 16:29 CogitoRepository created by
- 16:28 TargetRepository edited by
- (diff)
- 16:27 MercurialRepository created by
- Definition
- 16:25 SourceRepository edited by
- (diff)
- 14:35 SourceRepository edited by
- Ouch, removed CgRepository (diff)
- 14:35 TargetRepository edited by
- Added GitRepository (diff)
- 14:34 GitRepository created by
- Definition and note from the ML
- 14:29 CgRepository created by
- Definition
- 14:25 SourceRepository edited by
- Added cogito (diff)
- 14:23 SourceRepository edited by
- Added GitRepository (diff)
05/31/06:
- 06:27 Ticket #39 (parent dirs ordered after child dirs in large svn commit) reopened by
- With the latest changes, I still get the error, only now instead of the …
05/30/06:
- 15:57 Ticket #39 (parent dirs ordered after child dirs in large svn commit) closed by
- fixed: This is hopefully fixed by [1157]. The problem wasn't related to command …
- 15:40 Changeset in tailor [1157] by
- Revisited generation of commit entries Consider added names first, and add …
- 15:35 Changeset in tailor [1156] by
- Add fake events at the end of the loop
05/29/06:
- 22:18 WikiStart edited by
- Edit restricted to registered people (diff)
- 09:40 Ticket #50 (Same problems svn -> svn) reopened by
- 02:30 Ticket #55 (Can't import local CVS repository?) created by
- I'm trying to run the equivalent of {{{tailor --source-kind=cvs …
- 02:06 ConfigurationFile created by
- Describe the main sections
- 01:28 TrickyCases created by
- First case
- 01:18 MigrationSteps edited by
- Moved details to ChangeSet (diff)
- 01:18 ChangeSet created by
- Definition
- 01:11 PatchSet created by
- 01:06 DarcsRepository edited by
- Example (diff)
- 01:01 DarcsRepository created by
- Definition
- 00:52 CvspsRepository created by
- Definition
- 00:43 BzrngRepository created by
- Definition
- 00:36 CvsRepository edited by
- (diff)
- 00:35 CvsRepository edited by
- Slightly better layout (diff)
05/28/06:
- 19:24 CvsRepository edited by
- (diff)
- 18:51 CvsRepository created by
- Imported Jeremy's message
- 11:23 VersionOne edited by
- Version 0.9.23 (diff)
- 11:18 Changeset in tailor [1155] by
- TAG Version 0.9.23
- 11:17 Changeset in tailor [1154] by
- Bumb version number
- 11:16 Changeset in tailor [1153] by
- Emit some info messages
- 11:14 Changeset in tailor [1152] by
- Use %r instead of explicit quotes for pathnames in info messages
- 09:34 Changeset in tailor [1151] by
- Skip CVS revision on the wrong branch CVS has a bug with the rlog command …
- 09:25 Changeset in tailor [1150] by
- Remove final slashes from the CVS module name
- 09:15 Changeset in tailor [1149] by
- New option for CVS backends to disable keyword expansion The expansion of …
05/27/06:
- 01:15 StateFile edited by
- (diff)
- 01:13 RootDirectory created by
- Definition
- 01:07 SubDir created by
- Definition
- 00:57 DisjunctWorkingDirectories created by
- Definition
- 00:47 WorkingDir created by
- 00:46 SharedWorkingDirectory created by
- Definition
- 00:38 WorkingDirectory created by
- Definition
- 00:34 TargetRepository created by
- Definition
- 00:30 MigrationSteps edited by
- (diff)
- 00:29 SourceRepository created by
- Definition
- 00:21 LastAppliedChangeset created by
- Definition
- 00:19 StateFileJournal created by
- Definition
- 00:10 StateFile created by
- Definition
- 00:05 PendingChangesets created by
- Definition
- 00:01 MigrationSteps created by
- Many more new pages
Note: See TracTimeline
for information about the timeline view.
