Timeline


and

08/01/04:

20:59 Changeset in tailor [125] by lele@…
Adjust minor nits in the new TailorConfig?
20:46 Changeset in tailor [124] by lele@…
New TailorConfig? to use a centralized storage of settings
01:44 Changeset in tailor [123] by lele@…
Remove 'Attic/' to determine CVS repos prefix

07/29/04:

17:54 Changeset in tailor [122] by lele@…
Use UTC timestamps everywhere
17:37 Changeset in tailor [121] by lele@…
New option --verbose to show the changelog of each applied changeset
17:34 Changeset in tailor [120] by lele@…
Use the last component of the module's name

07/28/04:

19:30 Changeset in tailor [119] by lele@…
Force UTC as time zone to get reusable dates from 'cvs log'

07/27/04:

02:06 Changeset in tailor [118] by lele@…
Fix maybeDeleteDirectory() importing 'listdir'

07/25/04:

21:28 Changeset in tailor [117] by lele@…
Pass thru the delayed_commit flag
21:11 Changeset in tailor [116] by lele@…
Rationalize tailor options adding '--single-commit' to update behaviour …

07/23/04:

14:37 Changeset in tailor [115] by lele@…
Safer way to determine the entry relative path from its full RCS file path
01:43 Changeset in tailor [114] by lele@…
Use join to append the module to the repository Evenif the CVSROOT may not …
01:17 Changeset in tailor [113] by lele@…
Do not write spurious newline in the svn changelog, really Since under svn …
01:12 Changeset in tailor [112] by lele@…
Write the original author and date in the svn changelog
01:06 Changeset in tailor [111] by lele@…
Do not add spurious newline at end of svn changelog
00:51 Changeset in tailor [110] by lele@…
Make darcs backend similar to the others Now the darcs backend behave the …

07/22/04:

23:36 Changeset in tailor [109] by lele@…
Execute fewer commands, on multiple entries at a time
20:02 Changeset in tailor [108] by lele@…
Use 'cvs rlog' to fetch whatsnew information "Unfortunately" 'cvs log' do …
19:59 Changeset in tailor [107] by lele@…
Do not use --look-for-adds on 'darcs record' Instead, do an explicit …
15:43 Changeset in tailor [106] by lele@…
Command line options for bootstrap overhauling The old way of specifying …
01:24 Changeset in tailor [105] by lele@…
Fix tailor.py header, removing svn keywords

07/17/04:

10:50 Changeset in tailor [104] by daniele@…
Remove some unnecessary imports
03:04 Changeset in tailor [103] by lele@…
Added some tests against darcs changes xml parser
02:40 Changeset in tailor [102] by lele@…
Little fixes to darcs backend
01:29 Changeset in tailor [101] by lele@…
Recognize from the svn error msg when there are no changes
01:24 Changeset in tailor [100] by lele@…
Implemented _checkoutUpstreamRevision() for darcs
01:22 Changeset in tailor [99] by lele@…
Refix _getUpstreamChangesets for darcs

07/16/04:

21:01 Changeset in tailor [98] by daniele@…
Sort changesets by date in _getUpstreamChangesets() in darcs.py
20:50 Changeset in tailor [97] by daniele@…
Fix parseDarcsChanges()
18:24 Changeset in tailor [96] by lele@…
Minimize the chance of patch name collision adding the author
17:41 Changeset in tailor [95] by lele@…
Corrected the date format passed to strptime
17:36 Changeset in tailor [94] by lele@…
Better way to identify new entries from the CVS log The CVS revision info …
14:37 Changeset in tailor [93] by lele@…
Fix the CVS parser to omit already seen changesets For some unknown …

07/13/04:

19:46 Changeset in tailor [92] by lele@…
Delegate to the path.join() method the insertion of slashes in filenames
19:44 Changeset in tailor [91] by lele@…
Do not use useless yield when items already in a list
16:42 Changeset in tailor [90] by lele@…
Sleep for a few seconds before retry the failed CVS command
16:19 Changeset in tailor [89] by lele@…
Retry failed 'cvs update' three times
15:52 Changeset in tailor [88] by lele@…
Grok with merge tags in the CVS/Entries file
09:40 Changeset in tailor [87] by lele@…
Little fix against empty CVS directories
09:27 Changeset in tailor [86] by lele@…
Handle CVS dates with timezone in the log

07/12/04:

23:46 Changeset in tailor [85] by lele@…
Some re-wording, tag the CVS changesets using only the timestamp
23:01 Changeset in tailor [84] by lele@…
Ignore eventual 'branches' info on a CVS revision
19:41 Changeset in tailor [83] by lele@…
Collapse related CVS changes into a single one
19:04 Changeset in tailor [82] by lele@…
Remove useless wording
19:02 Changeset in tailor [81] by lele@…
Use right time in the past when asking for upstream CVS changes
16:46 Changeset in tailor [80] by lele@…
Follow the right CVS branch since the right time in the past Here I assume …
15:21 Changeset in tailor [79] by lele@…
Omit empty CVS changelogs CVS log use the string "* empty log message …
15:20 Changeset in tailor [78] by lele@…
Recognize deleted (dead) entries in the cvs log

07/11/04:

20:27 Changeset in tailor [77] by lele@…
Detect new entries from the cvs log The cvs log emits a line of this kind: …
20:16 Changeset in tailor [76] by lele@…
Fix other two shwrap tests
19:45 Changeset in tailor [75] by lele@…
New cvs test unit with basic log parser tests
19:43 Changeset in tailor [74] by lele@…
Rename the cvs unit test according to what it tests
19:14 Changeset in tailor [73] by lele@…
New pure CVS backend to replace b0rken cvsps
19:13 Changeset in tailor [72] by lele@…
Rename cvsps backend unit
19:05 Changeset in tailor [71] by lele@…
Make it easier to add entries to a Changeset
19:04 Changeset in tailor [70] by lele@…
Fix two shwrap tests redirecting input to /dev/null

07/09/04:

02:21 Changeset in tailor [69] by lele@…
Cvsps parser tests
02:20 Changeset in tailor [68] by lele@…
Fix the 'cvsps' parser and expose it to the tests
00:07 Changeset in tailor [67] by lele@…
Use a safer way to extract the revision from the uri At bootstrap, an …

07/08/04:

23:20 Changeset in tailor [66] by lele@…
Assume --help when no command line arguments

07/07/04:

19:28 Changeset in tailor [65] by lele@…
Fix the exit_status that in one case was None instead of 0
19:26 Changeset in tailor [64] by lele@…
Reimport an initial test suite
18:58 Changeset in tailor [63] by lele@…
Trim the path given by 'svn log' eliminating the repository path
17:10 Changeset in tailor [62] by lele@…
Fix the creation of parent CVS directories
14:54 Changeset in tailor [61] by lele@…
Fix a cut'n'paste gypso

07/06/04:

17:24 Changeset in tailor [60] by lele@…
Fix visited dir cache
15:36 Changeset in tailor [59] by lele@…
Minor fixes to the output
14:03 Changeset in tailor [58] by lele@…
Little fixups
14:02 Changeset in tailor [57] by lele@…
Use content of CVS/Tag only when appropriate
14:01 Changeset in tailor [56] by lele@…
Reintroduced --look-for-adds on 'darcs record'
03:50 Changeset in tailor [55] by lele@…
Add the directories above a new entry
03:48 Changeset in tailor [54] by lele@…
Do not execute 'cvs update' against the same revision as the current one
01:33 Changeset in tailor [53] by lele@…
Save the status after each changeset
01:31 Changeset in tailor [52] by lele@…
Create CVS directories when needed
00:10 Changeset in tailor [51] by lele@…
Use the logger instead of print statements
00:00 Changeset in tailor [50] by lele@…
Force sticky tags after checkout

07/05/04:

23:27 Changeset in tailor [49] by lele@…
Complete the transition to explicitly listed entries
16:45 Changeset in tailor [48] by lele@…
Accept also the name of the target directory, without module subdirectory
16:21 Changeset in tailor [47] by lele@…
Do not use --look-for-adds, the entries are explicit
16:02 Changeset in tailor [46] by lele@…
Correct the initialization of a new working directory
12:30 Changeset in tailor [45] by lele@…
Documentation on TailorizedProject?
12:16 Changeset in tailor [44] by lele@…
Refactor around new tailor frontend
12:11 Changeset in tailor [43] by lele@…
Reworked tailor.py frontend using vcpx

07/04/04:

18:31 Changeset in tailor [42] by lele@…
Use socket.getfqdn() for the automatic tailorer email

07/02/04:

19:40 Changeset in tailor [41] by lele@…
Several fixes to cvs backend
Note: See TracTimeline for information about the timeline view.