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
/
main.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
main+command_manager: allow symlink shortcuts to subcommands
Jan Pokorný
2015-06-19
1
-6
/
+11
*
main: s/(expert)/(Advanced)/ per Pacemaker's example
Jan Pokorný
2015-06-19
1
-1
/
+1
*
main: prepend "(expert) " to options of that sort
Jan Pokorný
2015-06-19
1
-0
/
+2
*
main: massage help messages a bit
Jan Pokorný
2015-04-15
1
-7
/
+9
*
main: extra --dist handling callback
Jan Pokorný
2015-04-08
1
-1
/
+31
*
main: enable the option-handling callbacks to be verbose
Jan Pokorný
2015-04-08
1
-0
/
+2
*
main: normalize "sys" option value to lowercase
Jan Pokorný
2015-04-08
1
-5
/
+11
*
__init__/main: make --version more akin to e.g., coreutils
Jan Pokorný
2015-01-14
1
-4
/
+4
*
main: make the --version detail depend on loglevel
Jan Pokorný
2015-01-14
1
-1
/
+5
*
main: tweak for better utilization of pretty_cmds
Jan Pokorný
2015-01-09
1
-2
/
+6
*
main: reorder some options in help msg, --dist is non-expert
Jan Pokorný
2015-01-09
1
-32
/
+31
*
main: fix issue with -H switch not expanding %default
Jan Pokorný
2015-01-09
1
-0
/
+1
*
Integrate FancyOutput helper class
Jan Pokorný
2014-12-11
1
-1
/
+10
*
Extend external plugins support: user provided dirs
Jan Pokorný
2014-11-24
1
-1
/
+8
*
Add support for external plugins (located in ext-plugins subdir)
Jan Pokorný
2014-11-24
1
-1
/
+7
*
main + more: introduce concept of "expert" cmd switches
Jan Pokorný
2014-11-14
1
-11
/
+55
*
main: state the substitution-in-the-file-spec feature in help
Jan Pokorný
2014-10-08
1
-0
/
+2
*
main: unify "technical reference" quote style
Jan Pokorný
2014-10-08
1
-1
/
+1
*
Make CLI interface work again after bfbb5c8(?)
Jan Pokorný
2014-09-05
1
-1
/
+1
*
Solve a "read-only dict as API" question once forever
Jan Pokorný
2014-09-04
1
-4
/
+2
*
main + tests/command_manager: cleanup/cosmetics
Jan Pokorný
2014-08-26
1
-3
/
+1
*
command_manager: add `implicit` as a shortcut constructor
Jan Pokorný
2014-08-26
1
-1
/
+1
*
main: avoid using programmer's expression needlessly
Jan Pokorný
2014-06-17
1
-1
/
+1
*
Add "quiet" general parameter and make XMLFilter honor it
Jan Pokorný
2014-05-26
1
-0
/
+4
*
Introduce an explicit notion about target system+distro
Jan Pokorný
2014-05-22
1
-2
/
+18
*
main: make style/PEP-8 checker happy
Jan Pokorný
2014-05-19
1
-2
/
+2
*
Refactor: separate set_logging func in utils_prog
Jan Pokorný
2014-05-19
1
-4
/
+4
*
utils_prog: new program-specific unit incl. some moves from utils
Jan Pokorný
2014-05-19
1
-1
/
+1
*
Relicence GPLv2 -> GPLv2+
Jan Pokorný
2014-04-25
1
-1
/
+1
*
logging: allow destination file/logfile to be specified
Jan Pokorný
2014-04-04
1
-1
/
+8
*
main: make logging work also under Python <2.7
Jan Pokorný
2014-04-03
1
-1
/
+2
*
main: logging.captureWarnings not present until Python 2.7
Jan Pokorný
2014-04-03
1
-1
/
+5
*
format/main: start using warnings standard module
Jan Pokorný
2014-04-01
1
-0
/
+1
*
main: in fact "@" magic file have more trailing digits
Jan Pokorný
2014-03-27
1
-2
/
+2
*
format: allow for non-linear piping using @DIGIT notation
Jan Pokorný
2014-03-20
1
-2
/
+2
*
main: accompany "version" output with Python runtime info
Jan Pokorný
2014-03-13
1
-1
/
+2
*
main: dash++
Jan Pokorný
2014-03-07
1
-1
/
+1
*
main: extend hint about getting per-command help
Jan Pokorný
2014-03-07
1
-1
/
+2
*
format: '-' file specification on output means stdout as usual
Jan Pokorný
2014-03-07
1
-7
/
+8
*
command: integrate cmd alias support (incl. help screen+completion)
Jan Pokorný
2014-03-06
1
-3
/
+8
*
main: allow to pass also raw description (cmd alias related)
Jan Pokorný
2014-03-06
1
-8
/
+5
*
main: adjust help messages
Jan Pokorný
2014-02-26
1
-3
/
+5
*
completion: way to get bash (and perhaps others) autocompletions
Jan Pokorný
2014-02-26
1
-1
/
+8
*
command-related: postpone creating Option instances
Jan Pokorný
2014-02-26
1
-41
/
+51
*
Allow more convenient way of specifying command parameters
Jan Pokorný
2014-02-19
1
-2
/
+9
*
Move base exceptions and exit codes to separate error.py
Jan Pokorný
2014-01-27
1
-1
/
+1
*
Finalize basic command-line handling
Jan Pokorný
2014-01-23
1
-12
/
+159
*
command_manager: make handle help (at least)
Jan Pokorný
2014-01-20
1
-1
/
+1
*
main: prepare exception harness (commented for verbose info)
Jan Pokorný
2014-01-20
1
-0
/
+4
*
main: use __init__'s version_line instead
Jan Pokorný
2014-01-20
1
-2
/
+2
[next]