Timeline


and

05/25/05:

23:44 Changeset in tailor [336] by lele@…
Save both last applied revision and pending changesets into the state file …
23:41 Changeset in tailor [334] by lele@…
Allow comments, removing anything after the first '#' on the command line
16:55 Changeset in tailor [333] by lele@…
Friendly interaction with 'update ask'
03:49 Changeset in tailor [332] by lele@…
Catch interruption by user
03:48 Changeset in tailor [331] by lele@…
Compute the sub directory from module/repository if not explicitly set
03:47 Changeset in tailor [330] by lele@…
Fix two cut&paste typos
01:48 Changeset in tailor [329] by lele@…
Cosmetic changes
01:47 Changeset in tailor [328] by lele@…
State_file is mandatory for both bootstrap and update

05/24/05:

15:36 Changeset in tailor [327] by lele@…
Remove unused import
15:35 Changeset in tailor [326] by lele@…
Catch the case of empty upstream changelog
11:06 Changeset in tailor [325] by lele@…
Little fixes
11:05 Changeset in tailor [324] by lele@…
Pull from the specified repository, not from the default one
01:42 Changeset in tailor [323] by lele@…
Implement 'update' command
01:04 Changeset in tailor [322] by lele@…
Accept either a 'yes', a 'true' or 1 as True values for the flags
01:03 Changeset in tailor [321] by lele@…
Little updates
00:46 Changeset in tailor [320] by lele@…
Better help with usage for the interactive commands
00:44 Changeset in tailor [319] by lele@…
Complete the set of commands that map the cli options
00:43 Changeset in tailor [318] by lele@…
Really make exit and EOF aliases
00:40 Changeset in tailor [317] by lele@…
Actually move the default value for the patch format to the class variable
00:39 Changeset in tailor [316] by lele@…
Fix typos

05/23/05:

16:15 Changeset in tailor [315] by lele@…
Reworked the interactive session, separating configuration from state

05/21/05:

17:04 Changeset in tailor [314] by lele@…
Fix typo
17:03 Changeset in tailor [313] by lele@…
Untabified
16:59 Changeset in tailor [312] by lele@…
Basic functionalities exposed in a interactive session This started by …
03:24 Changeset in tailor [335] by lele@…
Added an 'unidiff' slot to each ChangeSetEntry?

05/20/05:

11:30 Changeset in tailor [311] by lele@…
Little documentation fixes to make epydoc happy
08:55 Changeset in tailor [310] by lele@…
Little touches, mention Baazar-NG support
08:29 Changeset in tailor [309] by Johan Rydberg <jrydberg@…>
Added support (only target) for Baazar-NG

05/19/05:

14:58 Changeset in tailor [308] by lele@…
Added rgh as monotone contributor
14:57 Changeset in tailor [307] by lele@…
Mention that '--subdir .' may not work
14:57 Changeset in tailor [306] by lele@…
Two way ascii-art from the wiki
14:55 Changeset in tailor [305] by lele@…
Explicitly license everything under GPL

05/18/05:

17:17 Changeset in tailor [304] by rghetta <birrachiara@…>
Use the new --message-file option of monotone This patch make tailor use …
16:55 Changeset in tailor [303] by lele@…
Strip ending slash from module at bootstrap time

05/17/05:

01:41 Changeset in tailor [302] by lele@…
Strip the final slash out of the repository at bootstrap The upstream …
01:24 Changeset in tailor [301] by lele@…
Don't use native svn add recursion to import the initial bootstrap I gave …
00:01 Changeset in tailor [300] by lele@…
Use faster 'darcs get' when possible When the user does not use …

05/12/05:

23:54 Changeset in tailor [299] by lele@…
Fix _addSubtree() for svn Doh, svn options are not well thought, but don't …
19:08 Changeset in tailor [298] by lele@…
Properly pass the timestamp to 'cdv commit' Ross Cohen integrated my patch …

05/10/05:

13:56 Changeset in tailor [297] by lele@…
Correct the loop over added directories on replaying
11:47 Changeset in tailor [296] by Markus Schiltknecht <markus@…>
Revised monotone support, merging with Riccardo patch My --monotone_db and …
11:28 Changeset in tailor [295] by lele@…
Deal with copied directories There is a case where the recursive add is …
11:27 Changeset in tailor [294] by lele@…
Reimplement _addSubtree() for darcs and svn using their recursive feature
11:06 Changeset in tailor [293] by lele@…
Implemented targets _addSubtree() and make _initializeWorkingDir use that
11:05 Changeset in tailor [292] by lele@…
Removed two useless system commands
11:00 Changeset in tailor [291] by lele@…
Clarified some method names that were ambiguous Now addEntries() deals …
01:01 Changeset in tailor [290] by lele@…
Add '.cdv' and 'MT' to the boring files
00:52 Changeset in tailor [289] by lele@…
Reworked targets _initializeWorkingDir() signature

05/09/05:

14:31 Changeset in tailor [288] by lele@…
Mention the new dedicated mailing list
14:31 Changeset in tailor [287] by lele@…
Updated the darcs wiki address
14:30 Changeset in tailor [286] by lele@…
Little correction to reST markup

05/07/05:

03:01 Changeset in tailor [285] by lele@…
Escape some more characters Escape also regexp metachars: maybe I should …
02:56 Changeset in tailor [284] by lele@…
Do not relay on --last=1, but rather get changes of exactly the same patch …

05/06/05:

20:59 Changeset in tailor [283] by Nathan Gray <kolibrie@…>
Fix a nasty cut'n'paste typo: sort added directories in ascending order
11:14 Changeset in tailor [282] by lele@…
Escape some more shell meta-chars
11:14 Changeset in tailor [281] by lele@…
Properly pass the original user to cdv commit
01:52 Changeset in tailor [280] by lele@…
TAG Preliminary support for Codeville
01:41 Changeset in tailor [279] by lele@…
Handle the 'UNDO' and 'tagged' kinds of darcs patch
01:40 Changeset in tailor [278] by lele@…
Override initializeNewWorkingDir() to commit the whole subtree
01:01 Changeset in tailor [277] by lele@…
Preliminary Codeville support This allow Codeville as target system. This …
01:00 Changeset in tailor [276] by lele@…
Mention the new Codeville support
00:33 Changeset in tailor [275] by lele@…
Fix code indentation

05/05/05:

11:11 Changeset in tailor [359] by zooko@…
utf-8 encode a couple of things which caused exceptions when processing …

05/04/05:

18:01 Changeset in tailor [410] by zooko@…
replace all XML-illegal chars with "?" in the output from svn log --v …

05/03/05:

23:09 Changeset in tailor [274] by lele@…
Allow also a timestamp as initial CVS revision to bootstrap from
Note: See TracTimeline for information about the timeline view.