summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.3.2v0.3.2Jan Pokorný2015-01-092-3/+3
* misc/clufter.spec: template for RPM packagingJan Pokorný2015-01-091-0/+231
* setup: dot-containing initial dir for discovery is OKJan Pokorný2015-01-091-2/+5
* MANIFEST.in: do not include symlinked setup.py in rootJan Pokorný2015-01-091-0/+1
* run-dev: handle case of local pkg aliasing w/ system-wideJan Pokorný2015-01-091-11/+22
* Set pre-release versionJan Pokorný2015-01-091-1/+1
* Bump version to 0.3.1v0.3.1Jan Pokorný2015-01-091-1/+1
* {run_,}setup: subsequent tweak for "pip install from git"Jan Pokorný2015-01-095-12/+8
* {run_,}setup: make it execute explicitly in "here" dirJan Pokorný2015-01-092-5/+9
* Mass change: import logging -> from logging import getLoggerJan Pokorný2015-01-098-17/+16
* .gitignore: tweak wrt. ext-pluginsJan Pokorný2015-01-091-0/+2
* main: tweak for better utilization of pretty_cmdsJan Pokorný2015-01-091-2/+6
* command_manager: pretty_cmds can distinguish ext. pluginsJan Pokorný2015-01-091-9/+16
* command_manager: increase default width of pretty_cmdsJan Pokorný2015-01-091-1/+1
* main: reorder some options in help msg, --dist is non-expertJan Pokorný2015-01-091-32/+31
* main: fix issue with -H switch not expanding %defaultJan Pokorný2015-01-091-0/+1
* filters/pkgs2installcmd: more logical to stick w/ command fmtJan Pokorný2015-01-091-1/+1
* New ext-plugins/lib-pcs/commands/pcs-rsc-depsJan Pokorný2015-01-091-0/+39
* New ext-plugins/lib-pcs/filters/pcs-resourceJan Pokorný2015-01-095-0/+47
* New ext-plugins/lib-general/filters/pkgs2{distropkgs,installcmd}Jan Pokorný2015-01-092-0/+34
* formats/command: move to ext-plugins/lib-general/formatsJan Pokorný2015-01-092-1/+2
* ext-plugins/lib-general: string_{list,set} + conversion filterJan Pokorný2015-01-095-2/+87
* utils_*: add helpers as utilized in experimental plugins nowJan Pokorný2015-01-092-0/+11
* facts: add ability to translate logical cmd to distro cmdJan Pokorný2015-01-092-1/+28
* facts: add ability to translate logical pkg to distro pkgJan Pokorný2015-01-092-5/+43
* facts: turn system identifiers to lowercase firstJan Pokorný2015-01-091-2/+2
* command: straightforward condition instead of "close enough"Jan Pokorný2015-01-091-3/+2
* setup: fix operator-spacing and indentationJan Pokorný2015-01-091-2/+2
* setup: find_packages/setuptools 3.5(#195) + symlink schema -> infloopJan Pokorný2015-01-091-4/+25
* Rename utils_cluster -> facts (more generic, really)Jan Pokorný2015-01-093-2/+2
* Set pre-release versionJan Pokorný2015-01-091-1/+1
* Bump version to 0.3.0v0.3.0Jan Pokorný2014-12-111-1/+1
* __init__ + README: reword the brief project descriptionJan Pokorný2014-12-112-6/+6
* commands/ccs2pcs: reword messages, CIB unified to be last in rowJan Pokorný2014-12-111-22/+22
* command_manager: unify list indentation with "-l" outputJan Pokorný2014-12-111-1/+1
* Integrate FancyOutput helper classJan Pokorný2014-12-114-28/+58
* utils_prog: add FancyOutput helper class (self-explanatory)Jan Pokorný2014-12-111-2/+122
* command + utils_prog: sanitize importsJan Pokorný2014-12-112-3/+1
* setup: _smart_ include of ext-plugins/lib-* (vol.2)Jan Pokorný2014-12-111-1/+2
* Set pre-release versionJan Pokorný2014-12-111-1/+1
* Bump version to 0.2.6v0.2.6Jan Pokorný2014-12-101-1/+1
* setup: try subprocess.check_output, failback to commands.getoutputJan Pokorný2014-12-101-3/+7
* Set pre-release versionJan Pokorný2014-12-101-1/+1
* Bump version to 0.2.5v0.2.5Jan Pokorný2014-12-101-1/+1
* setup: _smart_ include of ext-plugins/lib-*Jan Pokorný2014-12-101-6/+4
* Set pre-release versionJan Pokorný2014-12-101-1/+1
* Bump version to 0.2.4v0.2.4Jan Pokorný2014-12-101-1/+1
* __init__: fix installation from a raw archiveJan Pokorný2014-12-101-2/+4
* setup: reorder imports (conventions)Jan Pokorný2014-12-101-6/+7
* setup: override install, set single_version_externally_managedJan Pokorný2014-12-101-2/+15