Timeline
11/23/05:
- 07:40 Changeset in tailor [1019] by
- monotone passphrase must now be specified. Also added an optional …
11/21/05:
- 19:37 Ticket #19 (darcs to bzr not working) created by
- 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
- Fix tkt 17 (let svn do mv itself instead of add/remove) The problem …
- 04:55 Changeset in tailor [1031] by
- Fix directory renames in hglib target The last rename patch failed to …
- 03:44 Ticket #9 (CVS tailorization with module prefix) closed by
- worksforme: No news is good news, assuming it worked.
- 03:25 Ticket #14 (utf-8 problem) closed by
- fixed: [1017] make the CVS backend effectively honors the error policy setting in …
- 03:20 Changeset in tailor [1017] by
- Use the encoding error policy specified on the repository
- 03:19 Changeset in tailor [1018] by
- commit both old and new names of renamed files in hglib
- 03:13 Ticket #10 (INITIAL emptys svn totally fails for Darcs) closed by
- 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
- This bug is a variation of #17. Instead of […] I use : […] in the …
- 16:08 Changeset in tailor [1016] by
- 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
- While trying to convert a small bzr repository to subversion, I was …
- 15:56 Changeset in tailor [1015] by
- New option encoding-errors-policy and centralization of encode() on …
- 15:52 Changeset in tailor [1014] by
- Mention the lookup mechanism for the configuration options
- 12:48 Changeset in tailor [1013] by
- M-x whitespace-cleanup
11/18/05:
- 00:47 Changeset in tailor [1011] by
- Test for old-style darcs date format
11/17/05:
- 19:44 Changeset in tailor [1012] by
- git source support This adds support for git sources. It does not provide …
- 04:57 Changeset in tailor [1010] by
- Don't crash on empty darcs changesets The old guard code "if changeset" …
- 04:54 Changeset in tailor [1009] by
- Handle old-style darcs date format Older darcs patches appear to keep the …
- 02:55 Changeset in tailor [1007] by
- Use UTC0 not UTC to force a neutral timezone
11/16/05:
- 20:42 Changeset in tailor [1006] by
- Add tailor-created files to Monotone's list of ignored files This could …
- 09:00 Ticket #16 (Support for Aegis import and export) created by
- It would be great if there was support for Aegis …
- 06:26 Changeset in tailor [1005] by
- Don't apply duplicate tags to mercurial targets I just noticed that a CVS …
11/15/05:
- 11:05 Changeset in tailor [1004] by
- Add tag support to mercurial target
- 11:04 Changeset in tailor [1008] by
- Don't version .hgtags when pulling from mercurial It's only useful to …
- 08:57 Changeset in tailor [1003] by
- Add tag support to git target
- 08:37 Changeset in tailor [1002] by
- Sanitize CVS tag names CVS tag names are more restrictive than those of …
- 08:07 Changeset in tailor [1001] by
- Fix mercurial source deletion detection The original mercurial delete …
- 06:48 Changeset in tailor [1000] by
- Pick up tags from mercurial sources Tailor appears to only be able to tag …
- 01:28 Changeset in tailor [999] by
- give -b flag for cvs trunk
- 00:14 Changeset in tailor [998] by
- Create the info dir that contains the ignore file if it does not exist
11/14/05:
- 07:00 Changeset in tailor [993] by
- Fix bzr incremental update Incremental update in bzr isn't working: when …
- 04:03 Changeset in tailor [997] by
- Fix a last-second BPB converting revision names.
- 03:26 Changeset in tailor [996] by
- Mercurial source support via hglib
- 03:21 Changeset in tailor [995] by
- git commit fixes (date, # at end of commit message) As of at least git …
- 03:18 Changeset in tailor [994] by
- Ensure str() doesn't get handed a unicode changeset I don't do a lot of …
11/11/05:
- 18:18 Changeset in tailor [992] by
- Ignore the backup copy of the state file
- 17:23 Changeset in tailor [991] by
- Fix cut&paste error
11/10/05:
- 14:40 Changeset in tailor [990] by
- TAG Version 0.9.19 (retag)
- 14:10 Changeset in tailor [989] by
- TAG Version 0.9.19
- 14:10 Changeset in tailor [988] by
- Bump version number
- 11:34 Ticket #15 (Tailor bails out on cPickle error of tailor.state) created by
- == Trace of the error == […] == Background == I'm working on a …
- 09:30 Ticket #14 (utf-8 problem) created by
- Hi! In the attempt to use tailor with lyx-devel CVS repo, I enounter the …
11/09/05:
- 15:15 Ticket #13 (svn conversion do not work under locales other than C) closed by
- fixed: This is fixed by [987]: now tailor sets the value of LANG, LC_ALL and …
- 15:15 Changeset in tailor [987] by
- Override also LC_ALL when using LANG=C Tailor needs to parse the output of …
- 14:13 Ticket #13 (svn conversion do not work under locales other than C) created by
- svn conversion do not work when LC_MESSAGES is not C […] Once I remove …
11/07/05:
- 02:29 Changeset in tailor [986] by
- Quote the revision name
- 02:29 Changeset in tailor [985] by
- Removed spurious import
- 02:19 Changeset in tailor [984] by
- Added a logger to the statefile, to emit some informational noise
- 01:19 Changeset in tailor [983] by
- Documentation fixes
- 01:18 Changeset in tailor [982] by
- Quote the project name in user messages
- 00:33 Changeset in tailor [981] by
- Fix methods documentation.
- 00:24 Changeset in tailor [980] by
- Import one time used symbol in the method's local space
11/03/05:
- 23:37 Changeset in tailor [979] by
- tla: fix update's output parsing The 'tla update' command generates some …
- 19:41 Changeset in tailor [978] by
- New option to disable the check on Subversion repository rootness
- 18:26 Changeset in tailor [977] by
- Import the rename function
- 01:16 Changeset in tailor [976] by
- M-x whitespace-cleanup
- 01:15 Changeset in tailor [975] by
- Don't show a traceback on keyboard interrupts
- 01:14 Changeset in tailor [974] by
- Fix wrong argument order in the debug message
- 01:14 Changeset in tailor [973] by
- Use "%s" form instead of %r, in particular in info messages This is …
- 01:10 Changeset in tailor [972] by
- Protect the commit against keyboard interrupt
- 01:09 Changeset in tailor [971] by
- Call .get_inventory(), bzr branch lost the .inventory attribute
- 01:07 Changeset in tailor [970] by
- Emit informative noise in the bzr backend
11/02/05:
- 00:45 Changeset in tailor [969] by
- Do a single step on the iterator, checking out svn initial revision
- 00:44 Changeset in tailor [968] by
- Typo
10/29/05:
- 15:08 Changeset in tailor [967] by
- Fix remove() in bzr backend. This method is now in WorkingTree?, not …
10/28/05:
- 00:11 Changeset in tailor [966] by
- Generalize the handling of replaced entries Now this is done by the …
10/27/05:
- 23:53 Changeset in tailor [965] by
- Remove unused imports
- 23:53 Changeset in tailor [964] by
- Fix implicit dirs splitting and optimize _addPathToSet() The code …
- 10:20 Changeset in tailor [963] by
- small changes to handle the new out-of-db keys support
- 09:56 Changeset in tailor [962] by
- hack to generate pseudo-add-dir entries
- 09:02 Changeset in tailor [961] by
- handle the single changeset repo
Note: See TracTimeline
for information about the timeline view.
