Timeline
05/29/08:
- 23:59 Changeset in tailor [1577] by
- Always use pull instead of get to checkout the first revision, with darcs2 …
- 23:51 Changeset in tailor [1576] by
- Use addEntry() so the order will be fixed
- 23:50 Changeset in tailor [1575] by
- Use pull --xml-output only with darcs 2.0
- 23:49 Changeset in tailor [1574] by
- Load the darcs version, to disambiguate between 1.0 and 2.0
- 23:45 Changeset in tailor [1573] by
- Compare also the darcs_hash attribute
- 23:43 Changeset in tailor [1572] by
- Revert [1517]: entries should not be taken into account in the comparison
- 23:41 Changeset in tailor [1571] by
- Initialize the darcs_hash attribute
- 18:40 Changeset in tailor [1570] by
- Use shutil.rmtree
- 12:09 Ticket #158 (restarting the darcs source backend skips failed changesets) created by
- Using the darcs source backend I've observed the following behavior: * …
- 11:30 Changeset in tailor [1569] by
- aegis, fixed temporary files handling
- 08:24 Changeset in tailor [1568] by
- a couple of typo fixed
05/28/08:
- 14:07 Changeset in tailor [1567] by
- too many open file problem fixed
- 08:27 Changeset in tailor [1566] by
- enable tags for the aegis target back-end Now the aegis target back-end …
- 08:20 Changeset in tailor [1565] by
- minor improvements to the aegis test script
- 08:18 Changeset in tailor [1564] by
- use aegis stable release in test
05/27/08:
- 18:20 Changeset in tailor [1563] by
- aegis target maps tags to delta names The aegis target back-end maps tags …
05/26/08:
- 17:45 Changeset in tailor [1562] by
- aegis target backend various improvement
- 17:43 Changeset in tailor [1561] by
- aegis test improvement
- 02:39 Changeset in tailor [1560] by
- Little clarification and markup fix
- 02:29 Changeset in tailor [1559] by
- Fix typo
- 02:20 Changeset in tailor [1558] by
- New option 'split-initial-changeset-level' on darcs target This let's …
- 01:37 Changeset in tailor [1557] by
- Parse the tags just once, fetching pending changesets Instead of parsing …
05/25/08:
- 17:17 AegisRepository created by
- Minimal info
- 17:15 WikiStart edited by
- Added AegisRepository (diff)
- 11:43 Changeset in tailor [1556] by
- aegis target backend sample config
- 11:30 Changeset in tailor [1555] by
- improved aegis subdir handling
- 11:16 Ticket #105 (Peg revision handling fails with old svn clients) closed by
- wontfix: 1.1.4 was old already, 15 months ago. And no other complained.
- 11:02 Changeset in tailor [1554] by
- aegis logging related changes Disabled the generation of the log file by …
- 02:40 Ticket #117 (Problems with PuTTY SVN repository.) closed by
- fixed
- 02:36 Ticket #129 (darcs -> svn -- conflicts in renaming) closed by
- fixed: This is fixed by current version: […]
- 02:21 Ticket #148 (hg-command doesn't work) closed by
- wontfix: No, I'm afraid that won't happen. A motivated guy could go back in tailor …
- 02:11 Ticket #115 (Trying to convert changesets from darcs to bzr fails) closed by
- fixed: This is surely fixed by now, with recent version of those tools: latest …
05/24/08:
- 23:09 Changeset in tailor [1553] by
- aegis target, minor fixed
- 17:40 Ticket #157 (More flexibility in changelog (re)formatting) created by
- I tailorized twisted's history with this fragment of tailor.config: …
- 17:40 Ticket #141 (API and description for adding generalized conversions) closed by
- invalid: I think this is somewhat out-of-scope for tailor, sorry.
- 17:32 Ticket #79 (svn >> darcs file removes are lost?) closed by
- invalid: Sorry, marked as invalid, as the repository isn't there anymore. Anyway, I …
- 17:29 Ticket #61 (subversion->darcs: files added to svn after initial `tailorization' are ...) closed by
- invalid: Sorry, marking as invalid: too few details and the repository isn't there …
- 17:21 Ticket #36 (svn => darcs breakage when upstream file becomes a directory) closed by
- fixed: This should be fixed by the new mechanism used by the darcs backend …
- 16:31 Changeset in tailor [1549] by
- improved aegis target support
- 13:53 Changeset in tailor [1547] by
- Initialize the svn:ignore property with the usual list of tailor's garbage
- 13:52 Changeset in tailor [1546] by
- Implement the post commit safety belt for svn
- 13:27 Changeset in tailor [1545] by
- The third parameter on find_unmerged() was introduced only by bzr 1.6
- 13:06 Changeset in tailor [1544] by
- Generalized the post-commit-check safety belt
- 13:05 Changeset in tailor [1543] by
- Don't print the traceback on exceptions too many times
- 13:03 Changeset in tailor [1542] by
- Compatibility with older bzr
- 10:29 Changeset in tailor [1552] by
- M-x whitespace-cleanup
- 10:29 Changeset in tailor [1551] by
- Removed duplicated imports and unused constant
- 10:28 Changeset in tailor [1550] by
- Mention the new Aegis target backend
- 02:13 Changeset in tailor [1541] by
- Do not perform artificial addSubtree to workaround svn problem Instead, …
- 02:04 Changeset in tailor [1540] by
- The pending file may not even exists
- 01:46 Changeset in tailor [1539] by
- Updated a few tests
- 01:43 Changeset in tailor [1538] by
- Don't raise an error when printing an incomplete entry while debugging
05/23/08:
- 22:22 Changeset in tailor [1537] by
- Elide DEL+ADD on the same entry, assuming it's a "replacement"
- 22:18 Changeset in tailor [1536] by
- Write directly into the pending file instead of using darcs commands This …
- 22:10 Changeset in tailor [1535] by
- Modernize the code, using read locks It used to take 1h23min (yes, 83 …
- 21:18 Changeset in tailor [1534] by
- Fixup bzr "replacement" entries order
- 11:11 Changeset in tailor [1548] by
- basic support for aegis as a target
- 03:08 Changeset in tailor [1533] by
- Adjust the old_name of renamed bzr entries Quite surprising, an item that …
- 03:06 Changeset in tailor [1532] by
- Use a newer API to get missing bzr changesets Apparently it does not bring …
05/22/08:
- 14:26 Changeset in tailor [1531] by
- New overridable _replayChangesetEntries() method on target
- 14:24 Changeset in tailor [1530] by
- Collect bzr changeset entries in a sensible order
- 14:22 Changeset in tailor [1529] by
- First cut at tracking the is_directory flag on changeset entries Not all …
05/21/08:
- 15:42 Ticket #156 (failure tailorizing twisted's history) closed by
- invalid: This is still a case-preserving-but-insensitive case :-) HFS is definitely …
- 15:04 Ticket #156 (failure tailorizing twisted's history) created by
- tail of the stdout/stderr: […] tialor.config file: […]
- 13:58 Changeset in tailor [1528] by
- Remove the backups made by darcs on conflicts
- 13:03 VersionOne edited by
- Version 0.9.33 (diff)
- 13:00 Changeset in tailor [1527] by
- TAG Version 0.9.33
- 13:00 Changeset in tailor [1526] by
- Bump up the version
- 12:49 Changeset in tailor [1525] by
- Be more informative and suggest latest darcs 2.0 for --xml-output
- 12:48 Changeset in tailor [1524] by
- Print also the exception, on critical errors
- 12:47 Changeset in tailor [1523] by
- Added two other XML escapes This clearly don't scale well... Will try to …
- 11:53 Ticket #155 (darcs:source related exception) closed by
- fixed: This is fixed in [1522]. Thanks for noticing.
- 11:46 Changeset in tailor [1522] by
- Look for the string in the actual output of the command
- 11:02 Ticket #155 (darcs:source related exception) created by
- Using darcs-1.0.9rc1 (Debian etch) and python-2.4.4 the trace attached …
- 03:16 Changeset in tailor [1521] by
- Tell the target about the changeset even before the source The target has …
- 03:11 Changeset in tailor [1520] by
- Emit some noise when the process stops
- 02:35 Changeset in tailor [1519] by
- Catch the darcs stderr/stdout and show it in case of errors
- 02:34 Changeset in tailor [1518] by
- Don't raise an error when bzr do not find anything to apply This happens …
05/20/08:
- 19:34 Ticket #152 (failure tailorizing libcurl's CVS history) reopened by
- I upgraded tailor and then tried it again, and this time it got past the …
- 18:49 Changeset in tailor [1517] by
- An apparently dormient bug, that doubles the source history collection
- 18:32 Changeset in tailor [1516] by
- Changed the sense of the ok status in the check
- 18:31 Changeset in tailor [1515] by
- The error is on replay, not on application
- 17:58 Ticket #154 (fails to convert clisp history from CVS to darcs) closed by
- worksforme: Everything's working here. Maybe another MacOSX strangeness, like it was …
- 17:17 Changeset in tailor [1514] by
- Allow to override what SystemCommand? assume as an ok status
- 17:16 Changeset in tailor [1513] by
- Be a little more generic in the test
- 16:36 Changeset in tailor [1512] by
- New post-commit-check option for darcs
- 16:29 Changeset in tailor [1511] by
- Emit some noise before collecting bzr history, which may take a lot
- 16:11 Ticket #151 (AssertionError tailorizing openssl CVS history) closed by
- invalid: As determined, the issue is with case-insensitive filesystem: zooko …
- 06:44 Ticket #151 (AssertionError tailorizing openssl CVS history) reopened by
- I reran it, and this time it ended with: […]
05/19/08:
- 18:07 VersionOne edited by
- Version 0.9.32 (diff)
- 18:00 Changeset in tailor [1510] by
- TAG Version 0.9.32
- 18:00 Changeset in tailor [1509] by
- Bump up the version number
- 17:59 Ticket #153 (tailorizing twisted fails) closed by
- fixed: Fixed by [1508].
- 17:54 Changeset in tailor [1508] by
- Fix #153: handle changelogs starting with newlines
- 17:25 Changeset in tailor [1507] by
- Added a note about migrating big darcs repositories
- 16:57 Changeset in tailor [1506] by
- Make it easier try out cvs test cases with different encodings
- 16:56 Changeset in tailor [1505] by
- Addendum for #145, probably -P hasn't any effect
- 16:45 Ticket #152 (failure tailorizing libcurl's CVS history) closed by
- worksforme: Same as comment:ticket:151:2.
- 16:42 Ticket #151 (AssertionError tailorizing openssl CVS history) closed by
- worksforme: Strangely, it work great here. I had to add option encoding = latin1 …
- 16:24 Ticket #145 (cvs update does not prune empty directories) closed by
- fixed: Fixed by [1503].
- 15:54 Ticket #149 (a "copy and rm" from svn became an rm when it probably should have become ...) closed by
- fixed
- 15:34 Ticket #74 (Various backend fail to physically remove files on dir removal, which may ...) closed by
- wontfix: Tailor assumes the source backend knows what is going on. I guess most …
- 15:17 Ticket #71 (Tailor fails on darcs->svn conversion: non-existing file cannot be removed) closed by
- fixed: Surely anybody's using Darcs 2.0 nowadays :-)
- 15:13 Ticket #58 (Could not complete migration from svn to bzr) closed by
- invalid: I'm not able to reach the repository, it asks an authentication. Most …
- 15:05 Ticket #45 (baz importer: command line now differ more from tla) closed by
- fixed: This has been fixed long ago, by [1179].
- 14:58 Ticket #76 (hGetLine error after two conflicts) closed by
- fixed: This is probably fixed by [1489].
- 14:54 Changeset in tailor [1504] by
- Some log tweaks
- 14:54 Changeset in tailor [1503] by
- Fix #145: cvs update does not prune empty directories
- 14:37 Ticket #107 (Incorrect CVS conversion (involving modules)) closed by
- wontfix: Sorry, but I'm afraid this cannot be solved, even if I'll be happy to be …
- 14:25 Ticket #142 (Delete + rename bzr) closed by
- fixed: This is done in [1500]. Sorry, but I *really* missed this, I re-discovered …
05/18/08:
- 20:48 Ticket #154 (fails to convert clisp history from CVS to darcs) created by
- The tailor.config file: […] The output ends with: […]
- 20:01 Changeset in tailor [1502] by
- Whitespace
- 19:55 Changeset in tailor [1501] by
- Fixup previous renames when reading darcs patches For some reason a darcs …
- 19:51 Changeset in tailor [1500] by
- Don't rename back entries to their original name, applying to Bazaar …
- 01:56 Changeset in tailor [1499] by
- Reduce "rename A B"+"add B" to "add B"
05/17/08:
- 17:16 Changeset in tailor [1498] by
- Use the newer 'darcs pull --xml-output' Now that "darcs pull" accepts the …
05/16/08:
- 00:43 Ticket #153 (tailorizing twisted fails) created by
- Here is the tailor.config: […] and here is the tail of the …
05/13/08:
- 23:36 Ticket #152 (failure tailorizing libcurl's CVS history) created by
- Possibly this is a darcs-2 issue? Here is the tailor.config file: […] …
- 23:33 Ticket #151 (AssertionError tailorizing openssl CVS history) created by
- Here is the tailor.config: […] and here is the output from the run: …
05/09/08:
- 21:10 Ticket #150 (cvs (via cvsps) fails to parse INITIAL as revision) created by
- […] looks like fromrev is INITIAL and that just gets passed to the cvs …
Note: See TracTimeline
for information about the timeline view.
