summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #69 from arkamar/pyparsing-versionHEADmasterMaurizio Lombardi2023-04-141-1/+1
|\
| * setup.py: relax pyparsing version restrictionPetr Vaněk2023-03-021-1/+1
|/
* Merge pull request #65 from vojtechtrefny/master_getargspec-deprecatedMaurizio Lombardi2022-07-251-16/+16
|\
| * Replace more occurrences of getargspec() with getfullargspec()Vojtech Trefny2022-07-191-16/+16
|/
* Merge pull request #64 from maurizio-lombardi/python3.11Maurizio Lombardi2022-07-081-3/+3
|\
| * replace getargspec() with getfullargspec()Maurizio Lombardi2022-06-291-3/+3
|/
* Revert "ConfigShell support passing Console object as parameter"Maurizio Lombardi2022-01-261-4/+2
* Merge pull request #62 from zoumingzhe/masterMaurizio Lombardi2021-12-151-2/+4
|\
| * ConfigShell support passing Console object as parametermingzhe.zou@easystack.cn2021-10-221-2/+4
|/
* version 1.1.29v1.1.29Maurizio Lombardi2021-03-042-2/+2
* Merge pull request #58 from iammattcoleman/setuptools-pyparsing-version-rangeMaurizio Lombardi2020-09-251-1/+1
|\
| * setup.py: specify a version range for pyparsingMatt Coleman2020-07-011-1/+1
* | Merge pull request #56 from tserong/wip-dont-warn-if-prefs-dont-existMaurizio Lombardi2020-07-021-1/+2
|\ \ | |/ |/|
| * Don't warn if prefs file doesn't existTim Serong2020-05-011-1/+2
* | Merge pull request #57 from pkalever/fix-pyparsingMaurizio Lombardi2020-05-131-1/+1
|\ \ | |/ |/|
| * setup.py: lets stick to pyparsing v2.4.7Prasanna Kumar Kalever2020-05-121-1/+1
|/
* version 1.1.28v1.1.28Maurizio Lombardi2020-04-062-2/+2
* Merge pull request #51 from cvubrugier/remove-epydocMaurizio Lombardi2020-04-062-211/+69
|\
| * Remove Epydoc markup from command messagesChristophe Vu-Brugier2019-07-282-198/+69
| * Remove epydoc imports and epydoc callsChristophe Vu-Brugier2019-07-281-22/+9
* | Merge pull request #54 from iammattcoleman/fix-epy_write-outputMaurizio Lombardi2020-01-101-1/+1
|\ \
| * | Ensure that all output reaches the client when daemonizedMatt Coleman2019-11-071-1/+1
|/ /
* | version 1.1.27v1.1.27Maurizio Lombardi2019-11-062-2/+2
* | Merge pull request #52 from cvubrugier/remove-custom-located-exprMaurizio Lombardi2019-10-072-14/+9
|\ \
| * | Use pyparsing's locatedExpr instead of our custom helperChristophe Vu-Brugier2019-09-072-14/+9
|/ /
* | version 1.1.26v1.1.26Maurizio Lombardi2019-08-261-1/+1
* | Merge pull request #48 from maurizio-lombardi/masterMaurizio Lombardi2019-08-201-1/+1
|\ \
| * | Fix failing to parse params with additional charsMaurizio Lombardi2019-07-181-1/+1
| |/
* | Merge pull request #49 from JohnAZoidberg/urwid-setuppyMaurizio Lombardi2019-07-291-0/+1
|\ \ | |/ |/|
| * Add urwid to setup.py dependenciesDaniel Schaefer2019-07-281-0/+1
|/
* Merge pull request #47 from pkalever/versionMaurizio Lombardi2019-07-102-1/+20
|\
| * configshell: export __version__ variablePrasanna Kumar Kalever2019-07-032-1/+20
|/
* version 1.1.25v1.1.fb25Maurizio Lombardi2018-08-311-1/+1
* Merge pull request #44 from tjakob/semicolonAndy Grover2018-05-081-1/+1
|\
| * Fix failing to parse param like pool/rbd;id=userTaylor Jakobson2018-05-081-1/+1
|/
* Merge pull request #43 from avagin/lockAndy Grover2018-03-141-0/+3
|\
| * Acquire a lock to a preference file before working with itAndrei Vagin2018-03-151-0/+3
|/
* Merge pull request #42 from lxbsz/fix_paramAndy Grover2018-02-261-1/+1
|\
| * Fix failing to pasre param like "cfgstr,par=val"Xiubo Li2018-02-221-1/+1
|/
* version 1.1.fb24v1.1.fb24Andy Grover2018-01-261-1/+1
* Merge pull request #40 from gonzoleeman/masterAndy Grover2018-01-261-1/+1
|\
| * Remove explicit dependency on /usr/bin/pythonLee Duncan2017-12-081-1/+1
|/
* Merge pull request #38 from ryran/run-cmdline-new-verbose-loglevelAndy Grover2017-09-292-3/+12
|\
| * make run_cmdline() log "Running command line" msg to new loglevelRyan Sawhill Aroha2017-09-262-3/+12
* | Merge pull request #37 from ryran/run-stdin-strip-whitespaceAndy Grover2017-09-291-1/+1
|\ \
| * | tweak ConfigShell.run_stdin() to strip whitespace/newline from cmdsRyan Sawhill Aroha2017-09-261-1/+1
| |/
* | Merge pull request #36 from lxbsz/fix_for_tcmuAndy Grover2017-09-291-1/+1
|\ \ | |/ |/|
| * Fix failing to pasre par=val parametersXiubo Li2017-09-061-1/+1
|/
* Merge pull request #35 from cvubrugier/fix-install-requiresAndy Grover2017-08-201-0/+4
|\
| * Add missing dependency on pyparsing and sixChristophe Vu-Brugier2017-08-201-0/+4
|/