Timeline


and

10/14/05:

16:54 Changeset in tailor [901] by lele@…
Fix another typo... No time for running tests, thanks idnar for noticing.
15:50 Changeset in tailor [900] by lele@…
Cosmetic
15:49 Changeset in tailor [899] by lele@…
Keep svn test logs in external files
15:48 Changeset in tailor [898] by lele@…
Added repository specific sections
15:45 Changeset in tailor [897] by lele@…
New option to filter out bad chars from subversion XML log

10/13/05:

23:37 Changeset in tailor [895] by lele@…
Fix a typo
12:04 Changeset in tailor [893] by lele@…
Handle the "replace" operation, that is a remove+rename In this case, the …

10/12/05:

22:51 Changeset in tailor [896] by lele@…
Keep the test CVS logs in external files This is controversial, but since …
17:21 Ticket #4 (Internally tailor keeps pathsep = /, Windows needs pathsep = \) closed by anonymous
fixed
17:08 Changeset in tailor [892] by lele@…
Do not specify multi level subdirs to CVS checkout -d option This should …
16:50 Changeset in tailor [891] by lele@…
Verify that the URL points to the Subversion repository root This is a …
09:45 Ticket #11 (Missing "-l" flag to "darcs record") created by z0200@…
darcs.py, line 418, should include a "-l" flag. I don't understand exactly …
08:40 Ticket #10 (INITIAL emptys svn totally fails for Darcs) created by z0200@…
Source: svn Target: darcs If the initial load (rev 1) of the svn is …

10/10/05:

19:38 Ticket #9 (CVS tailorization with module prefix) created by pdarga@…
I have a CVS repo I am accessing through ssh, which has a module named …
18:23 Ticket #8 (hook for reindentation of Python code) created by zooko@…
Somebody please take this pre-commit hook and fix it. It appears to work …

10/08/05:

14:23 Changeset in tailor [894] by lele@…
Backslashes cleanup

10/07/05:

01:26 Changeset in tailor [890] by lele@…
M-x whitespace-cleanup
01:04 Changeset in tailor [889] by lele@…
Assign None to new arguments, so that existing tests don't fail The …
01:03 Changeset in tailor [888] by lele@…
Reorder the arguments for coherency

10/06/05:

01:20 Changeset in tailor [882] by lele@…
Reorganization of the test suite - Dropped "Test" from test names - Added …
01:16 Changeset in tailor [881] by lele@…
Report why the specified backend module was not loaded
01:15 Changeset in tailor [880] by lele@…
Remove BzrngRepository, replaced by BzrRepository?

10/05/05:

14:27 Changeset in tailor [879] by Jelmer Vernooij <jelmer@…>
bzrng-replace-bzr Remove the old 'bzr' backend and replace it with the …
10:43 Changeset in tailor [887] by Aaron Kaplan <kaplan@…>
Recognize Darcs tags This complete the preliminary work needed to import …
10:40 Changeset in tailor [886] by Aaron Kaplan <kaplan@…>
Recognize CVS tags
10:32 Changeset in tailor [885] by Aaron Kaplan <kaplan@…>
Normalize CVS revision to make simpler the recognition of branches
10:27 Changeset in tailor [884] by Aaron Kaplan <kaplan@…>
Specialization of _tag() for CVS and Darcs
10:25 Changeset in tailor [883] by Aaron Kaplan <kaplan@…>
Introduced the notion of tags in the Changeset

10/03/05:

22:20 Changeset in tailor [877] by lele@…
TAG Version 0.9.17
22:19 Changeset in tailor [876] by lele@…
Bump version number
20:55 Changeset in tailor [874] by lele@…
Explain how to use subdir to avoid cvs problem with "subdir=."
20:20 Changeset in tailor [873] by lele@…
Don't be quiet on svn commit, since we need the committed revision number
14:28 Changeset in tailor [872] by lele@…
Import needed sleep function
14:22 Changeset in tailor [871] by lele@…
Don't fail at first cvs checkout error, but retry up to three times
14:13 Changeset in tailor [870] by lele@…
Report back also svn update and svn commit failure messages
13:47 Changeset in tailor [869] by lele@…
Cosmetic change
13:44 Changeset in tailor [868] by lele@…
Report back svn failure message that's printed on stderr
13:43 Changeset in tailor [867] by lele@…
Don't fail at first cvs rlog error, but repeat three times
01:33 Ticket #7 (double deleted file?) closed by Lele Gaifax
fixed: This should be fixed by [865] and [866]
01:25 Changeset in tailor [866] by lele@…
Collapse multiple deletions on a single file, being tolerant on timestamp …

10/02/05:

23:20 Changeset in tailor [865] by lele@…
Collapse multiple deletions on a single file under cvs This should fix #7, …
08:23 Changeset in tailor [875] by R.Ghetta <birrachiara@…>
bugfix on handling of monotone branches

10/01/05:

11:34 WikiStart edited by lele
Correct the URL of trac+darcs wiki (diff)

09/30/05:

15:09 Changeset in tailor [878] by Jelmer Vernooij <jelmer@…>
bzrng-source-rename-fix
00:05 Changeset in tailor [864] by Jelmer Vernooij <jelmer@…>
bzrng-doc-fix

09/29/05:

23:13 Changeset in tailor [863] by Jelmer Vernooij <jelmer@…>
bzrng-initial-rev-fix Fix handling of initial revisions when using bzrng …
22:56 Changeset in tailor [862] by Jelmer Vernooij <jelmer@…>
bzrng-source-support Add initial support for Bzr as source repository.
17:07 SandBox edited by anonymous
(diff)
16:59 SandBox edited by anonymous
(diff)
15:16 Changeset in tailor [861] by lele@…
Fix an off by one error in hg rename
11:29 WikiStart edited by lele
DarcsBackend? was moved to trac+darcs (diff)
08:36 Changeset in tailor [860] by lele@…
Update to work with bzr 0.0.9
08:31 Changeset in tailor [859] by lele@…
Hg's .remove() wants a sequence of filename
08:29 Changeset in tailor [858] by lele@…
Normalize manifest path and handle spaced filenames
08:28 Changeset in tailor [857] by lele@…
Import PIPE needed for the manifest command

09/28/05:

12:50 Changeset in tailor [855] by lele@…
Use getpreferredencoding() when encoding is None or empty
12:49 Changeset in tailor [854] by lele@…
Catch also ValueError?
11:41 Changeset in tailor [856] by lele@…
Expose the reason of svn update failure, that may be related to …

09/27/05:

23:03 Changeset in tailor [853] by lele@…
Renormalize paths under hglib, before looking them up in the filesystem
23:01 Changeset in tailor [852] by lele@…
Under hg, the rename must walk over old directory contents
22:04 Changeset in tailor [851] by Robin Farine <robin.farine@…>
tla: allow multiple updates of the same revision When tailor resumes an …
11:38 Changeset in tailor [850] by lele@…
Use getpreferredencoding() instead of getdefaultencoding() Accordingly to …

09/25/05:

02:03 Changeset in tailor [849] by lele@…
Use dashes instead of underscores in option name
01:39 Ticket #2 (Option to allow a delay between CVS executions) closed by Lele Gaifax
fixed: Patch [847] and [848] introduced delay-before-apply, and integer that …
01:33 Changeset in tailor [848] by lele@…
Use dashes, not underscores, in option name
01:27 Changeset in tailor [847] by lele@…
New option to introduce a delay before each changeset
00:48 Changeset in tailor [845] by lele@…
Use mercurial's own normpath() At the API layer, mercurial always expects …
00:34 Changeset in tailor [844] by lele@…
Normalize the pathnames of the entries This should fix #4. caused by the …
00:19 Changeset in tailor [846] by Jelmer Vernooij <jelmer@…>
bzrng-nicer-revid Attempt to create a revision id similar to the ones …
00:03 Ticket #7 (double deleted file?) created by oohlaf@…
= CVS Delete Bug = Using a nightly cvs tarbal from sf.net cvs repo, the …

09/24/05:

23:38 Changeset in tailor [843] by lele@…
Cosmetic changes
23:37 Changeset in tailor [842] by lele@…
M-x whitespace-cleanup
22:29 Changeset in tailor [841] by Jelmer Vernooij <jelmer@…>
svn-simplify-startswith
22:08 Changeset in tailor [840] by Jelmer Vernooij <jelmer@…>
svn-copyfrom-remove-fix Fix issues with files that were part of a merge …
20:37 Changeset in tailor [839] by Jelmer Vernooij <jelmer@…>
svn-copyfrom-and-remove-test Add unit test that exposes a bug in the SVN …
16:02 Changeset in tailor [838] by Jelmer Vernooij <jelmer@…>
bzrng-fix-rename Fix rename support in bzrng backend

09/23/05:

19:26 Changeset in tailor [837] by lele@…
Use a more interesting patch name format by default Instead of "Tailorized …
19:09 Changeset in tailor [836] by lele@…
Allow 'project' in the patch name format
19:06 Changeset in tailor [835] by lele@…
Don't swallow keyboard interrupts Effectively terminate the loop over …
17:57 Changeset in tailor [834] by lele@…
Use --stop-on-copy to determine the initial revision on a Subversion …
17:44 Changeset in tailor [833] by lele@…
Fix a cut&paste error
11:40 Changeset in tailor [832] by lele@…
Explain subdir role in project sections
11:39 Changeset in tailor [831] by lele@…
Expand ~user on project's root-directory and make it absolute anyway

09/21/05:

16:38 Changeset in tailor [830] by lele@…
TAG Version 0.9.16
16:37 Changeset in tailor [829] by lele@…
Bump version number
12:02 Changeset in tailor [828] by lele@…
Activate the user's locale on LC_CTYPE This should fix encoding troubles, …
00:32 Ticket #6 (before/after hooks not run at initial revision) closed by Lele Gaifax
fixed: Changeset [826] should fix both problems.
00:25 Changeset in tailor [827] by lele@…
Documentation fixes
00:20 Changeset in tailor [826] by lele@…
Execute the pre and post commit hooks at bootstrap time This closes #6, …

09/20/05:

14:38 Changeset in tailor [825] by lele@…
Use 'Empty changelog' when upstream is empty, as mercurial wants it
14:28 Changeset in tailor [824] by lele@…
Fix the rename with hglib to be copy+remove
14:26 Changeset in tailor [823] by lele@…
Raise an error when using pre 0.7 mercurial
14:21 Changeset in tailor [822] by lele@…
More specific error for the replay mechanism
14:06 Changeset in tailor [821] by lele@…
Use 'rename --after' introduced in mercurial 0.7
00:38 VersionOne edited by oohlaf@…
Changed authors map dictionary to global inside hook. (diff)
00:32 Ticket #6 (before/after hooks not run at initial revision) created by oohlaf@…
Hi It seems tailor does not run its before and after hooks on the initial …

09/19/05:

18:55 Ticket #5 (Test) closed by lele
invalid
17:31 Ticket #5 (Test) created by Lele
This is just a test

09/18/05:

18:16 Changeset in tailor [820] by lele@…
Clarify and test svn 'R' event
18:15 Changeset in tailor [819] by lele@…
Do not specify explicit entries when committing a darcs patch This is a …
15:55 Changeset in tailor [818] by lele@…
Cosmetic touches
15:48 Changeset in tailor [817] by lele@…
Raise a ConfigurationError? when encoding is not supported

09/14/05:

18:03 Changeset in tailor [816] by lele@…
Remove spurious usage of the ExternalCommand?
17:16 Ticket #4 (Internally tailor keeps pathsep = /, Windows needs pathsep = \) created by byteshack@…
Tailor seems to keep track of paths with the normal linux path separator …
11:34 Ticket #3 (Migration of old state information) created by Lele Gaifax
VersionOne uses a completely different format to store the state …
11:19 Ticket #2 (Option to allow a delay between CVS executions) created by Nikolas Coukouma
I'm doing a massive CVS import, with history, and it seems that I'm …
Note: See TracTimeline for information about the timeline view.