Timeline
06/01/05:
- 14:55 Changeset in tailor [346] by
- Fix import from os.path
- 14:53 Changeset in tailor [345] by
- Do tilde expansion on directory name
- 14:34 Changeset in tailor [344] by
- Revised bootstrap changelog
- 14:33 Changeset in tailor [343] by
- The update command executes a bootstrap if it is not yet done
- 14:31 Changeset in tailor [342] by
- Pass the source_repository not the not-yet-used target_repository
- 14:29 Changeset in tailor [341] by
- Add newline only in verbose mode on stdout
- 14:29 Changeset in tailor [340] by
- Create the directory if it's missing
- 10:18 Changeset in tailor [339] by
- Fix little typo
05/30/05:
- 02:33 Changeset in tailor [338] by
- README-typo-rely Replace the misspelled word "relays" with "relies".
05/26/05:
- 01:28 Changeset in tailor [337] by
- Fix little typo
05/25/05:
- 23:44 Changeset in tailor [336] by
- Save both last applied revision and pending changesets into the state file …
- 23:41 Changeset in tailor [334] by
- Allow comments, removing anything after the first '#' on the command line
- 16:55 Changeset in tailor [333] by
- Friendly interaction with 'update ask'
- 03:49 Changeset in tailor [332] by
- Catch interruption by user
- 03:48 Changeset in tailor [331] by
- Compute the sub directory from module/repository if not explicitly set
- 03:47 Changeset in tailor [330] by
- Fix two cut&paste typos
- 01:48 Changeset in tailor [329] by
- Cosmetic changes
- 01:47 Changeset in tailor [328] by
- State_file is mandatory for both bootstrap and update
05/24/05:
- 15:36 Changeset in tailor [327] by
- Remove unused import
- 15:35 Changeset in tailor [326] by
- Catch the case of empty upstream changelog
- 11:06 Changeset in tailor [325] by
- Little fixes
- 11:05 Changeset in tailor [324] by
- Pull from the specified repository, not from the default one
- 01:42 Changeset in tailor [323] by
- Implement 'update' command
- 01:04 Changeset in tailor [322] by
- Accept either a 'yes', a 'true' or 1 as True values for the flags
- 01:03 Changeset in tailor [321] by
- Little updates
- 00:46 Changeset in tailor [320] by
- Better help with usage for the interactive commands
- 00:44 Changeset in tailor [319] by
- Complete the set of commands that map the cli options
- 00:43 Changeset in tailor [318] by
- Really make exit and EOF aliases
- 00:40 Changeset in tailor [317] by
- Actually move the default value for the patch format to the class variable
- 00:39 Changeset in tailor [316] by
- Fix typos
05/23/05:
- 16:15 Changeset in tailor [315] by
- Reworked the interactive session, separating configuration from state
05/21/05:
- 17:04 Changeset in tailor [314] by
- Fix typo
- 17:03 Changeset in tailor [313] by
- Untabified
- 16:59 Changeset in tailor [312] by
- Basic functionalities exposed in a interactive session This started by …
- 03:24 Changeset in tailor [335] by
- Added an 'unidiff' slot to each ChangeSetEntry?
05/20/05:
- 11:30 Changeset in tailor [311] by
- Little documentation fixes to make epydoc happy
- 08:55 Changeset in tailor [310] by
- Little touches, mention Baazar-NG support
- 08:29 Changeset in tailor [309] by
- Added support (only target) for Baazar-NG
05/19/05:
- 14:58 Changeset in tailor [308] by
- Added rgh as monotone contributor
- 14:57 Changeset in tailor [307] by
- Mention that '--subdir .' may not work
- 14:57 Changeset in tailor [306] by
- Two way ascii-art from the wiki
- 14:55 Changeset in tailor [305] by
- Explicitly license everything under GPL
05/18/05:
- 17:17 Changeset in tailor [304] by
- Use the new --message-file option of monotone This patch make tailor use …
- 16:55 Changeset in tailor [303] by
- Strip ending slash from module at bootstrap time
05/17/05:
- 01:41 Changeset in tailor [302] by
- Strip the final slash out of the repository at bootstrap The upstream …
- 01:24 Changeset in tailor [301] by
- Don't use native svn add recursion to import the initial bootstrap I gave …
- 00:01 Changeset in tailor [300] by
- Use faster 'darcs get' when possible When the user does not use …
05/12/05:
- 23:54 Changeset in tailor [299] by
- Fix _addSubtree() for svn Doh, svn options are not well thought, but don't …
- 19:08 Changeset in tailor [298] by
- Properly pass the timestamp to 'cdv commit' Ross Cohen integrated my patch …
05/10/05:
- 13:56 Changeset in tailor [297] by
- Correct the loop over added directories on replaying
- 11:47 Changeset in tailor [296] by
- Revised monotone support, merging with Riccardo patch My --monotone_db and …
- 11:28 Changeset in tailor [295] by
- Deal with copied directories There is a case where the recursive add is …
- 11:27 Changeset in tailor [294] by
- Reimplement _addSubtree() for darcs and svn using their recursive feature
- 11:06 Changeset in tailor [293] by
- Implemented targets _addSubtree() and make _initializeWorkingDir use that
- 11:05 Changeset in tailor [292] by
- Removed two useless system commands
- 11:00 Changeset in tailor [291] by
- Clarified some method names that were ambiguous Now addEntries() deals …
- 01:01 Changeset in tailor [290] by
- Add '.cdv' and 'MT' to the boring files
- 00:52 Changeset in tailor [289] by
- Reworked targets _initializeWorkingDir() signature
05/09/05:
- 14:31 Changeset in tailor [288] by
- Mention the new dedicated mailing list
- 14:31 Changeset in tailor [287] by
- Updated the darcs wiki address
- 14:30 Changeset in tailor [286] by
- Little correction to reST markup
05/07/05:
- 03:01 Changeset in tailor [285] by
- Escape some more characters Escape also regexp metachars: maybe I should …
- 02:56 Changeset in tailor [284] by
- 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
- Fix a nasty cut'n'paste typo: sort added directories in ascending order
- 11:14 Changeset in tailor [282] by
- Escape some more shell meta-chars
- 11:14 Changeset in tailor [281] by
- Properly pass the original user to cdv commit
- 01:52 Changeset in tailor [280] by
- TAG Preliminary support for Codeville
- 01:41 Changeset in tailor [279] by
- Handle the 'UNDO' and 'tagged' kinds of darcs patch
- 01:40 Changeset in tailor [278] by
- Override initializeNewWorkingDir() to commit the whole subtree
- 01:01 Changeset in tailor [277] by
- Preliminary Codeville support This allow Codeville as target system. This …
- 01:00 Changeset in tailor [276] by
- Mention the new Codeville support
- 00:33 Changeset in tailor [275] by
- Fix code indentation
05/05/05:
- 11:11 Changeset in tailor [359] by
- utf-8 encode a couple of things which caused exceptions when processing …
05/04/05:
- 18:01 Changeset in tailor [410] by
- replace all XML-illegal chars with "?" in the output from svn log --v …
05/03/05:
- 23:09 Changeset in tailor [274] by
- Allow also a timestamp as initial CVS revision to bootstrap from
Note: See TracTimeline
for information about the timeline view.
