Timeline


and

12/17/05:

19:22 Changeset in tailor [1035] by Brendan Cully <brendan@…>
Get tags from git sources
18:18 Changeset in tailor [1038] by Brendan Cully <brendan@…>
Ignore comment lines in git "nothing to commit" messages If there are any …
18:05 Changeset in tailor [1037] by Brendan Cully <brendan@…>
Add .hgtags to hg EXTRA_METADIRS

12/15/05:

13:12 TwoWaySync edited by lele
Markup fixes, reintegrated definition of Internally Consistent Condition (diff)

12/14/05:

20:20 Ticket #25 (various bzr changes) created by marienz@…
There's a couple of changes that make a svn -> bzr conversion work better …
19:54 Changeset in tailor [1033] by Ivan Vilata i Balaguer <ivan@…>
Small bzr API change in 0.7 I would like to point out an small API change …

12/13/05:

17:42 TwoWaySync edited by anonymous
(diff)
17:41 TwoWaySync edited by zooko@…
edit (diff)
17:40 TwoWaySync edited by zooko@…
edit (diff)
17:40 TwoWaySync edited by anonymous
(diff)
16:43 TwoWaySync edited by lele
Added TOC (diff)
16:40 TwoWaySync edited by lele
ReSTified (diff)
16:13 TwoWaySync created by lele
Extracted from #1
01:37 Ticket #24 (tailor fails to apply changeset 193 of typo.leetsoft.com correctly) created by anonymous
Tailorizing the svn repo typo.leetsoft.com fails to apply changeset 193 …
01:05 Ticket #23 (tailor fails on changeset 419 of typo.leetsoft.com) created by bartt
This may not be a tailor bug in the strict sense of the word. The problem …

12/09/05:

16:36 Ticket #22 (hook for making all end-of-lines be unix end-of-lines) created by zooko@…
This hook requires the pyutil library from …

12/08/05:

18:17 Ticket #21 (changeset.entries populated incorrectly in bootstrap from other than ...) created by anonymous
If you bootstrap from some revision other than INITIAL (or r1 for svn …

12/06/05:

10:15 Changeset in tailor [1030] by lele@…
Intercept and emit warning when using the BazaarNG backend with Python …
10:11 Ticket #19 (darcs to bzr not working) closed by Lele Gaifax
fixed: Now tailor emits a warning message that explains requirement for Python …
09:54 Changeset in tailor [1027] by duchier@…
Use bzr.dev new smart_add_tree() in place of smart_add_branch()
09:49 Changeset in tailor [1024] by TK Soh <teekaysoh@…>
Use the configured CVS repository instead the default one

12/04/05:

17:44 Changeset in tailor [1023] by lele@…
Handle '.' as module under svn, replacing it with '/'
10:07 Changeset in tailor [1026] by R.Ghetta <birrachiara@…>
apparently svn backend missed the 'Replacing' case on commit
10:07 Changeset in tailor [1025] by R.Ghetta <birrachiara@…>
add target dir of a file rename to implicit_dirs

12/03/05:

11:04 Changeset in tailor [1029] by R.Ghetta <birrachiara@…>
use lelit method to distinguish between 2.3 Set and 2.4 set
07:59 Changeset in tailor [1028] by R.Ghetta <birrachiara@…>
set() built-in is available only on python-2.4 Use the sets module …

11/29/05:

15:31 Ticket #20 (running tailors in parallel results in missing changesets) created by zooko@…
I'm rather at a loss to explain this, but I've confirmed that running four …

11/28/05:

22:07 Changeset in tailor [1022] by Bart Teeuwisse <bart.teeuwisse@…>
bzr WorkingTree? fixes
17:28 Changeset in tailor [1021] by lele@…
Strip ending new line and prepend the basedir to the boring file name
17:01 Changeset in tailor [1020] by lele@…
Possibly use the preferred boring file

11/23/05:

07:40 Changeset in tailor [1019] by R.Ghetta <birrachiara@…>
monotone passphrase must now be specified. Also added an optional …

11/21/05:

19:37 Ticket #19 (darcs to bzr not working) created by ema@…
I'm trying to switch a darcs repository to bazaar-ng, but it seems that …

11/20/05:

06:38 Changeset in tailor [1032] by Brendan Cully <brendan@…>
Fix tkt 17 (let svn do mv itself instead of add/remove) The problem …
04:55 Changeset in tailor [1031] by Brendan Cully <brendan@…>
Fix directory renames in hglib target The last rename patch failed to …
03:44 Ticket #9 (CVS tailorization with module prefix) closed by lele
worksforme: No news is good news, assuming it worked.
03:25 Ticket #14 (utf-8 problem) closed by Lele Gaifax
fixed: [1017] make the CVS backend effectively honors the error policy setting in …
03:20 Changeset in tailor [1017] by lele@…
Use the encoding error policy specified on the repository
03:19 Changeset in tailor [1018] by Brendan Cully <brendan@…>
commit both old and new names of renamed files in hglib
03:13 Ticket #10 (INITIAL emptys svn totally fails for Darcs) closed by Lele Gaifax
worksforme: I did a quick test, but either I don't understand the meaning of initial …

11/19/05:

16:37 Ticket #18 (bzr to svn conversion fail with "svn: Are all the targets part of the same ...) created by misc@…
This bug is a variation of #17. Instead of […] I use : […] in the …
16:08 Changeset in tailor [1016] by lele@…
Use the new encode facility of the Repository
15:58 Ticket #17 (bzr to svn conversion fail with " Entry for '/tmp/tailor_dir/work/temp' ...) created by misc@…
While trying to convert a small bzr repository to subversion, I was …
15:56 Changeset in tailor [1015] by lele@…
New option encoding-errors-policy and centralization of encode() on …
15:52 Changeset in tailor [1014] by lele@…
Mention the lookup mechanism for the configuration options
12:48 Changeset in tailor [1013] by lele@…
M-x whitespace-cleanup

11/18/05:

00:47 Changeset in tailor [1011] by lele@…
Test for old-style darcs date format

11/17/05:

19:44 Changeset in tailor [1012] by Brendan Cully <brendan@…>
git source support This adds support for git sources. It does not provide …
04:57 Changeset in tailor [1010] by Brendan Cully <brendan@…>
Don't crash on empty darcs changesets The old guard code "if changeset" …
04:54 Changeset in tailor [1009] by Brendan Cully <brendan@…>
Handle old-style darcs date format Older darcs patches appear to keep the …
Note: See TracTimeline for information about the timeline view.