JINMEI Tatuya
|
b4149e03fd
[trac610] added a new option --csv-file-dir to bindctl.
|
14 years ago |
Jeremy C. Reed
|
d58cbd2665
[master] add periods to some bindctl descriptions
|
14 years ago |
Jelte Jansen
|
c78659bd80
[trac384] improve tab-completion suggestions
|
14 years ago |
Jelte Jansen
|
05f49a9371
[trac384] check if a list value exists with 'go'
|
14 years ago |
Jelte Jansen
|
b6bce27baf
[trac384] addressed two comments from jeremy
|
14 years ago |
Jelte Jansen
|
6bbb42b7fa
[trac384] Revert "[trac384] removed an unused if branch"
|
14 years ago |
Jelte Jansen
|
cad6c0a62b
[trac384] fix the config go command
|
14 years ago |
Jelte Jansen
|
086b420bfb
[trac384] removed an unused if branch
|
14 years ago |
Jelte Jansen
|
184c6c7068
[trac384] more review comments addressed
|
14 years ago |
Jelte Jansen
|
7c7c776676
[trac384] handle review comments
|
14 years ago |
zhanglikun
|
db105a36be
Merge branch 'master' into trac384
|
14 years ago |
JINMEI Tatuya
|
901c9eed83
Revert "maintenance commit"
|
14 years ago |
JINMEI Tatuya
|
a669db434d
maintenance commit
|
14 years ago |
Jelte Jansen
|
b929be82fe
Merge branch 'trac431'
|
14 years ago |
Jelte Jansen
|
3954c628c1
pretty-print command results
|
14 years ago |
Jelte Jansen
|
345b81701d
check http response code, if unauthorized, login again
|
14 years ago |
Jelte Jansen
|
f64a196284
improve internal help documentation for config commands
|
14 years ago |
Jelte Jansen
|
e8edbcf573
show actual error (ie the exception text) for a DataNotFoundError, instead of just 'not found'
|
14 years ago |
Jelte Jansen
|
c31de72c76
make value optional for 'config add <list>'; add the default value that is specified in the spec file in that case
|
14 years ago |
Jelte Jansen
|
ff385d569e
update for showing of list contents
|
14 years ago |
Jelte Jansen
|
9851a189c6
sync with trunk
|
14 years ago |
Jelte Jansen
|
4bd81e036d
merge branches/trac405
|
14 years ago |
Jelte Jansen
|
f373cd95de
replaced workaround (identifier/value switch) by more fundamental solution (making the value optional)
|
14 years ago |
Jelte Jansen
|
fe68c56d43
bindctl printing of configuration values changed to be in JSON format instead of python literals (which is also the format required for input). 1-line change, discussed on jabber.
|
14 years ago |
Jelte Jansen
|
af62c6c6bb
some cleanup and removal of temporary things
|
14 years ago |
Jelte Jansen
|
dbfbbb2b32
support for list indices wrt set/add/remove operations
|
14 years ago |
Jelte Jansen
|
96a12cbadf
'checkpoint' commit, can address individual list items, not set them yet, need a bit of refactoring first
|
14 years ago |
Jelte Jansen
|
359efa4b21
bindctl config show improvements;
|
14 years ago |
JINMEI Tatuya
|
f6acd3ffaf
trivial cleanup: removed a duplicate import.
|
14 years ago |
Jelte Jansen
|
162ce5577c
better printing of errors when reading and sending user login information from bindctl to cmdctl; ticket #260
|
14 years ago |