source: tailor/vcpx/session.py @ 361

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @361   8 years lele Added an interactive equivalent to --encoding
(edit) @351   8 years zooko add some better error handling and diagnostics to interactive mode
(edit) @350   8 years lele Another little fix to update in interactive session
(edit) @349   8 years lele Fix uninitialized variable usage when updating in interactive session
(edit) @346   8 years lele Fix import from os.path
(edit) @345   8 years lele Do tilde expansion on directory name
(edit) @343   8 years lele The update command executes a bootstrap if it is not yet done
(edit) @342   8 years lele Pass the source_repository not the not-yet-used target_repository
(edit) @341   8 years lele Add newline only in verbose mode on stdout
(edit) @340   8 years lele Create the directory if it's missing
(edit) @337   8 years lele Fix little typo
(edit) @336   8 years lele Save both last applied revision and pending changesets into the state file …
(edit) @334   8 years lele Allow comments, removing anything after the first '#' on the command line
(edit) @333   8 years lele Friendly interaction with 'update ask'
(edit) @332   8 years lele Catch interruption by user
(edit) @331   8 years lele Compute the sub directory from module/repository if not explicitly set
(edit) @330   8 years lele Fix two cut&paste typos
(edit) @329   8 years lele Cosmetic changes
(edit) @328   8 years lele State_file is mandatory for both bootstrap and update
(edit) @325   8 years lele Little fixes
(edit) @323   8 years lele Implement 'update' command
(edit) @322   8 years lele Accept either a 'yes', a 'true' or 1 as True values for the flags
(edit) @320   8 years lele Better help with usage for the interactive commands
(edit) @319   8 years lele Complete the set of commands that map the cli options
(edit) @318   8 years lele Really make exit and EOF aliases
(edit) @315   8 years lele Reworked the interactive session, separating configuration from state
(add) @312   8 years lele Basic functionalities exposed in a interactive session This started by …
Note: See TracRevisionLog for help on using the revision log.