Commit graph

28 commits

Author SHA1 Message Date
6f62c8a6dd many cleanups in lish 2013-10-20 17:13:53 +02:00
19f4f6f6f5 removed LogCommander 2013-10-20 17:10:49 +02:00
0f603ebf26 moved shell execution from ShellCommander to LishCommander 2013-10-20 17:09:41 +02:00
a8b380f79a removed old hostgroup stuff from lish 2013-10-20 17:08:08 +02:00
c3c7dc34fc many syntax fixes in lish help commands 2013-10-20 15:40:14 +02:00
f77e44491d added man command to lish and a man/ dir for manual pages which can be accessed in less style from within lish 2013-10-20 15:10:14 +02:00
061bc22691 added license using less as a pager. maybe needs to be implemented using urwid for cross platform compatibility 2013-10-20 14:47:51 +02:00
c58141a9fc just added license to about dialog in lish 2013-10-20 06:05:56 +02:00
1c08909c94 added about command to lish... colors, colors, colors... ! 2013-10-20 04:08:58 +02:00
RafTim
ddd7c5be09 begin of abstracting linpector commands 2013-10-20 03:18:57 +02:00
RafTim
a230d8c647 added colors 2013-10-20 01:22:09 +02:00
RafTim
4d7ded5e51 abstracted lish job printing 2013-10-20 01:20:27 +02:00
c9c7e7296d removed EOF foo 2013-10-20 00:42:56 +02:00
Rafael.Timmerberg
8d67ed7d1e fixed lish job runtime and interval 2013-10-20 00:04:34 +02:00
1df978c0f2 just some more colors... :D 2013-10-19 23:22:07 +02:00
0f6ab3d333 some more coloring 2013-10-19 21:46:36 +02:00
325e585db3 make use of color constants 2013-10-19 21:41:58 +02:00
8ea765c3db added hostname to lish prompt and some fixes 2013-10-19 21:28:26 +02:00
4255657de4 added color constants, version 0.2 of lish 2013-10-19 21:16:24 +02:00
6764db13f8 fixed the help output AND: Lish got colors... :) 2013-10-19 20:58:06 +02:00
49bf87f254 more eye candy in lish output of job details 2013-10-19 20:47:19 +02:00
ea10f91bf8 uncommented EOF command. do we need it? 2013-10-19 02:07:05 +02:00
Rafael.Timmerberg
16a5a09bf5 added yaml support 2013-10-19 00:55:24 +02:00
cb676249ac cleanups and small fix 2013-10-18 12:15:11 +02:00
Rafael.Timmerberg
240dc8b04a extended the job function and added completion
started to implement LinspectorInterface and passed it to Frontend and LishCommander as general Linspector accessor
2013-10-17 23:36:57 +02:00
494454c4e7 a lot of new stuff in lish 2013-10-11 00:05:40 +02:00
Rafael.Timmerberg
0bfb8ef3ae pretty job string function for lish, fixed logging
TODO: set Logging levels
2013-10-10 21:46:29 +02:00
b73d0abb2d moved linspector to bin and renamed lib 2013-10-08 22:16:31 +02:00