summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update version to 1.1.fb17v1.1.fb17Andy Grover2015-01-131-1/+1
* Add symlink from configshell_fb to configshell/Andy Grover2014-12-022-1/+1
* Package as both 'configshell' and 'configshell_fb'Andy Grover2014-12-023-6/+11
* version 1.1.fb16v1.1.fb16Andy Grover2014-12-021-1/+1
* Don't reuse "parameter" local variableAndy Grover2014-11-191-3/+3
* update versionv1.1.fb15Andy Grover2014-09-241-1/+1
* Fix exception on sortingAndy Grover2014-09-221-1/+1
* update versionv1.1.fb14Andy Grover2014-08-281-1/+1
* Merge pull request #13 from cvubrugier/masterAndy Grover2014-07-011-4/+4
|\
| * Fix ui_command_get() when no parameter is providedChristophe Vu-Brugier2014-07-011-4/+4
|/
* update version to 1.1.fb13v1.1.fb13Andy Grover2014-03-251-1/+1
* Don't use elif when previous conditional returnsAndy Grover2014-03-141-1/+2
* Merge pull request #11 from cvubrugier/masterAndy Grover2014-03-141-1/+1
|\
| * Fix exception raised when 'help' is invokedChristophe Vu-Brugier2014-03-141-1/+1
|/
* update version to 1.1.fb12v1.1.fb12Andy Grover2014-03-141-1/+1
* Another dumb thing to fix.Andy Grover2014-03-031-1/+1
* Remove unneeded sys importAndy Grover2014-03-031-1/+0
* Make error-level log messages go to stderrAndy Grover2014-03-032-8/+19
* Let exceptions through to callers of run_interactiveAndy Grover2014-03-032-193/+182
* update version to 1.1.11v1.1.fb11Andy Grover2014-01-061-1/+1
* Re-enable hack for tab-completion with nothing under the cursorAndy Grover2014-01-061-2/+8
* update version to 1.1.10v1.1.fb10Andy Grover2013-10-301-1/+1
* Update README.md for in-repo pkgscript rationaleAndy Grover2013-10-251-0/+10
* Update maintainer email in debian/controlAndy Grover2013-10-221-1/+1
* Merge pull request #10 from JonnyJD/make_debAndy Grover2013-10-2015-110/+99
|\
| * debian: also build python 3 packageJohannes Dewender2013-10-206-6/+55
| * debian: update packaging to use dh_pythonJohannes Dewender2013-10-209-84/+17
| * debian: fix dependenciesJohannes Dewender2013-10-181-2/+3
| * fix package name in debian/rulesJohannes Dewender2013-10-181-2/+3
| * debian: fix setuptools usageJohannes Dewender2013-10-182-1/+4
| * rename debian package to configshell-fbJohannes Dewender2013-10-1810-27/+29
* | Merge pull request #9 from cvubrugier/masterAndy Grover2013-10-181-1/+1
|\ \ | |/ |/|
| * Fix an integer division on Python 3Christophe Vu-Brugier2013-10-181-1/+1
|/
* Merge pull request #8 from JonnyJD/make_debAndy Grover2013-10-161-3/+3
|\
| * fix version in package buildsJohannes Dewender2013-10-161-3/+3
|/
* Merge pull request #6 from cvubrugier/masterAndy Grover2013-10-123-58/+12
|\
| * Use 2to3 in setup and mention that configshell-fb is Python 3 compatibleChristophe Vu-Brugier2013-10-122-1/+4
| * Remove unused parameters in _complete_token_{command,path}()Christophe Vu-Brugier2013-10-121-20/+5
| * Remove the readline completion hook fallback used with Python < 2.6Christophe Vu-Brugier2013-10-121-37/+3
|/
* Merge pull request #5 from cvubrugier/2to3Andy Grover2013-10-112-10/+10
|\
| * Comply with PEP 3310 "Catching Exceptions in Python 3000"Christophe Vu-Brugier2013-10-082-10/+10
|/
* update version to 1.1.fb9v1.1.fb9Andy Grover2013-09-121-1/+1
* Merge pull request #4 from cvubrugier/pyparsing-v2Andy Grover2013-09-123-50/+50
|\
| * Replace simpleparse with pyparsingChristophe Vu-Brugier2013-09-123-50/+50
|/
* Put package information in setup.py instead of importing configshell's initChristophe Vu-Brugier2013-08-282-26/+10
* README.md was missed by relicensing mergev1.1.fb8Andy Grover2013-07-231-1/+1
* Merge branch 'upstream' into devAndy Grover2013-07-2313-779/+286
|\
| * configshell: Change copyright to Apache License 2.01.2upstreamNicholas Bellinger2013-07-0414-794/+286
* | Make sure help ends with carriage returnAndy Grover2013-06-041-0/+1
* | Fix build scripts for renamed READMEAndy Grover2013-05-072-2/+2