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