source: tailor/vcpx/session.py @ 440

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @440   8 years lele Rewrite the state file as soon as target commit completes
(edit) @439   8 years lele M-x whitespace-cleanup
(edit) @431   8 years lele Better handling of initial revision, expecially for darcs Now tailor …
(edit) @426   8 years lele Use the last applied patch timestamp for the bootstrap date
(edit) @418   8 years lele Don't fail when it's not possible to print the changelog on stdout
(edit) @401   8 years lele Adapt the interactive session to the new ExternalCommand?
(edit) @380   8 years lele Do not suggest every source is a script by itself
(edit) @375   8 years lele Removed KeyboardInterrupt? specific handler Strangely, I got this during an …
(edit) @372   8 years lele Fixed cut and paste error
(edit) @369   8 years lele Print a more specific error message on upstream failure
(edit) @368   8 years lele Better error handling in interactive sessions
(edit) @364   8 years lele Reimplementation of zooko's dopplebanger script as an interactive command …
(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.