index
:
clufter.git
master
Outdated mirror to be decommissioned soon, use https://pagure.io/clufter instead
Jan Pokorný
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
command.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
command: as a debug measure, allow intermediate output dumps
Jan Pokorný
2014-10-21
1
-17
/
+43
*
command: start making global filter ctxt useful for interpolation
Jan Pokorný
2014-10-08
1
-3
/
+6
*
command+format: move magic FDs handling command->format
Jan Pokorný
2014-10-08
1
-12
/
+5
*
command: not quiet + with outputs files -> print their names
Jan Pokorný
2014-10-08
1
-1
/
+8
*
command: more housekeeping
Jan Pokorný
2014-09-02
1
-1
/
+0
*
command: state the only Approved Indenting Convention (TM)
Jan Pokorný
2014-09-02
1
-6
/
+27
*
command: cosmetics
Jan Pokorný
2014-09-02
1
-7
/
+7
*
command{,_manager}: command responsible for resolving self
Jan Pokorný
2014-09-02
1
-18
/
+58
*
command: fix extra indirection thinko
Jan Pokorný
2014-09-01
1
-1
/
+1
*
command: make usable as a library (output as a string, etc.)
Jan Pokorný
2014-09-01
1
-5
/
+14
*
command_manager: allow for recursive aliases (w/o guards)
Jan Pokorný
2014-08-29
1
-2
/
+4
*
command: tone down some warnings (mostly feedback for dev)
Jan Pokorný
2014-08-27
1
-6
/
+6
*
command/format: pass declared cmd context subset to Format object
Jan Pokorný
2014-06-18
1
-2
/
+7
*
command_context: prevent unexpected tainting of mutables
Jan Pokorný
2014-06-17
1
-1
/
+2
*
command_context: restore common dict semantics + allow "bypass"
Jan Pokorný
2014-06-17
1
-10
/
+11
*
command: add behavior of deferring to _common as already doc'd
Jan Pokorný
2014-06-16
1
-5
/
+8
*
command: more precise standalone arg to opt param matching
Jan Pokorný
2014-05-26
1
-12
/
+27
*
Add "quiet" general parameter and make XMLFilter honor it
Jan Pokorný
2014-05-26
1
-0
/
+1
*
command: pass forgotten param when figuring parser opts
Jan Pokorný
2014-05-23
1
-2
/
+2
*
Introduce an explicit notion about target system+distro
Jan Pokorný
2014-05-22
1
-10
/
+9
*
utils_prog: new program-specific unit incl. some moves from utils
Jan Pokorný
2014-05-19
1
-2
/
+2
*
command: fix chain analysis failing on 3+ items linear chain
Jan Pokorný
2014-04-29
1
-2
/
+9
*
Relicence GPLv2 -> GPLv2+
Jan Pokorný
2014-04-25
1
-1
/
+1
*
command: add ability to NOOPize selected filter(s)
Jan Pokorný
2014-04-16
1
-13
/
+46
*
command: sanitize/simplify fnc's defaults vs. explicit args v2
Jan Pokorný
2014-04-01
1
-5
/
+5
*
command: sanitize/simplify fnc's defaults vs. explicit args
Jan Pokorný
2014-04-01
1
-6
/
+7
*
command: postpone "magic @DITIT+ files: allow repeated usage"
Jan Pokorný
2014-04-01
1
-12
/
+12
*
Refactor "magic @DITIT+ files: allow repeated usage"
Jan Pokorný
2014-04-01
1
-0
/
+17
*
Refactor: move functional-paradigm helpers utils -> utils_func
Jan Pokorný
2014-04-01
1
-7
/
+7
*
command: apply cli_decor also to per-command cmdline options
Jan Pokorný
2014-03-06
1
-1
/
+2
*
command: pass system info to command alias resolver
Jan Pokorný
2014-03-06
1
-1
/
+6
*
command: start adding cmd alias mechanism with the extra class
Jan Pokorný
2014-03-05
1
-0
/
+31
*
command: fix short-option assignment algorithm
Jan Pokorný
2014-03-04
1
-7
/
+4
*
command: automagically figure out the short opts for long ones
Jan Pokorný
2014-02-26
1
-0
/
+13
*
command-related: postpone creating Option instances
Jan Pokorný
2014-02-26
1
-9
/
+13
*
command+utils: adjust comments
Jan Pokorný
2014-02-26
1
-0
/
+2
*
command: fix a thinko in test/prod scenario separation
Jan Pokorný
2014-02-19
1
-1
/
+2
*
Allow more convenient way of specifying command parameters
Jan Pokorný
2014-02-19
1
-7
/
+21
*
command: fix a false assumption terminal chain == whole chain
Jan Pokorný
2014-02-17
1
-25
/
+38
*
command: slightly adjust docstring for deco
Jan Pokorný
2014-02-13
1
-4
/
+6
*
command: make this top-layer work as per the design, yay
Jan Pokorný
2014-02-13
1
-35
/
+107
*
command: add basic IO chain analysis
Jan Pokorný
2014-02-13
1
-0
/
+84
*
command: document some design principles at deco
Jan Pokorný
2014-02-13
1
-2
/
+89
*
command: hasattr proved unreliable with opts from optparse
Jan Pokorný
2014-02-13
1
-1
/
+1
*
command: deco: be fine with untangled single-item chain
Jan Pokorný
2014-02-13
1
-2
/
+6
*
command: better options presentation for bool ones
Jan Pokorný
2014-02-13
1
-2
/
+9
*
command: more elegant _desc_opts + _fnc_defaults_varnames treatment
Jan Pokorný
2014-02-13
1
-18
/
+27
*
command: parser_desc_opts can be property
Jan Pokorný
2014-02-13
1
-0
/
+1
*
command+filter: add a comment reminding "resolved state"
Jan Pokorný
2014-02-09
1
-1
/
+1
*
command: further simplify "shapes" match (vol.2)
Jan Pokorný
2014-02-04
1
-3
/
+3
[next]