summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.3v0.1.3Jan Pokorný2014-09-291-1/+1
* filters/ccs2ccsflat: better error reporting wrt. ccs_flattenJan Pokorný2014-09-291-1/+3
* run-tests: POSIX shell doesn't know: declare, sourceJan Pokorný2014-09-292-3/+3
* run-{check,tests}: limit inferference with user's modulesJan Pokorný2014-09-292-6/+10
* run-{check,tests}: global sanity check + prologue for testsJan Pokorný2014-09-293-13/+127
* run-dev: fix typo sys.path -> sys.argvJan Pokorný2014-09-291-1/+1
* format: cosmetics (max 80 chars per line)Jan Pokorný2014-09-291-1/+2
* format: fix creating "RO copies" of dicts needlesslyJan Pokorný2014-09-291-1/+2
* utils_cluster: update knowledge about cluster in Fedora/UbuntuJan Pokorný2014-09-292-1/+24
* commands/ccs2pcs: use cluster_pcs_flatiron instead in aliasJan Pokorný2014-09-291-9/+4
* tests/utils_cluster: exercise cluster_pcs_flatiron predicateJan Pokorný2014-09-291-0/+29
* utils_cluster: fix dictionary-valueiterator issueJan Pokorný2014-09-291-1/+1
* Add utils_cluster: more systemic cluster system detection/queryJan Pokorný2014-09-291-0/+285
* ccs-flatten/flatten: more secure default wrt. exec'ing agentsJan Pokorný2014-09-291-5/+10
* Bump version to 0.1.2v0.1.2Jan Pokorný2014-09-221-1/+1
* tests/utils_xml: drop unused importJan Pokorný2014-09-221-1/+0
* Expose CLI frontend to be runnable via "python -m" syntaxJan Pokorný2014-09-222-2/+17
* run-tests: less verbose, more likely to work with set -eJan Pokorný2014-09-221-2/+2
* tests: add __init__.py to allow custom test pickingJan Pokorný2014-09-221-0/+1
* Adjust a way to operate in "development" mode wrt. run-devJan Pokorný2014-09-2220-33/+34
* filters/ccs2ccsflat+ccs_flatten: nothing to do -> return orig. dumpJan Pokorný2014-09-223-15/+16
* ccs-flatten/resrules: convenient "this dir": metadata onlyJan Pokorný2014-09-221-1/+3
* setup.cfg: install ccs_flatten binary rather under dedicated dirJan Pokorný2014-09-221-1/+1
* run-dev: better way of dealing with various contexts of useJan Pokorný2014-09-221-9/+27
* MANIFEST: capture ccs-flatten source for sureJan Pokorný2014-09-221-2/+5
* setup.cfg: nano editor as a lowest common denominatorJan Pokorný2014-09-221-1/+1
* setup.py: smarter self-discovery (how am I called as package)Jan Pokorný2014-09-221-2/+16
* setup.py: include default.py.in into source distributionJan Pokorný2014-09-221-1/+3
* filters/cluster: fix relative imports (silent malfunction)Jan Pokorný2014-09-229-9/+9
* Make run-dev central point for local use (e.g., test run)Jan Pokorný2014-09-222-63/+53
* plugin_registry: also this discovery skips '[.]*' filesJan Pokorný2014-09-221-1/+1
* format: during "walk", also skip files starting with a dotJan Pokorný2014-09-221-1/+2
* plugin_registry: fix overly keen (nested) plugin discoveryJan Pokorný2014-09-221-0/+2
* Update the package description, point out use as a libJan Pokorný2014-09-222-8/+6
* setup.py: fix download_url + parametrize both urlsJan Pokorný2014-09-221-4/+11
* run-setup: easier-to-type wrapper for "python setup.py"Jan Pokorný2014-09-222-0/+8
* Set pre-release versionJan Pokorný2014-09-221-1/+1
* Bump version to 0.1.1v0.1.1Jan Pokorný2014-09-171-1/+1
* setup.py: make download_url active only on "full" releasesJan Pokorný2014-09-171-1/+2
* setup.py: build long_description from README's contentJan Pokorný2014-09-171-1/+25
* Make defaults (ccs_flatten path, editor) configurableJan Pokorný2014-09-176-9/+34
* utils_prog: fix syntatic cruftJan Pokorný2014-09-171-1/+1
* Allow for convenient interactive/exploratory useJan Pokorný2014-09-172-2/+25
* MANIFEST.in: more careful specJan Pokorný2014-09-171-2/+2
* travis: simplify/get rid of irrelevant commandsJan Pokorný2014-09-171-5/+4
* run-tests: do not depend on coreutils/realpathJan Pokorný2014-09-171-3/+9
* travis: make install phase install also test-specific depsJan Pokorný2014-09-172-1/+5
* setup.py: specify test_suite appropriatelyJan Pokorný2014-09-171-1/+1
* run-tests/setup.py: allow for "partial develop" (speed up)Jan Pokorný2014-09-172-6/+19
* setup.cfg: fix hyphens-underscores discrepancyJan Pokorný2014-09-171-3/+3