log frontends/src/jp/base.py @ 2466:d2e16a7466a0

age author description
Tue, 12 Dec 2017 00:11:27 +0100 Goffi jp (base): added exitCb generic callback to display a message and quit
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Tue, 31 Oct 2017 23:20:04 +0100 Goffi jp (ad-hoc): new "list" and "run" commands:
Sun, 01 Oct 2017 12:21:23 +0200 Goffi jp (base): fixed CommandAnswering and progress bar
Fri, 07 Jul 2017 22:33:55 +0200 Goffi jp (shell): use of subprocess instead of running commands in the same process:
Fri, 07 Jul 2017 12:45:28 +0200 Goffi jp (base): typo
Thu, 06 Jul 2017 20:28:25 +0200 Goffi jp (shell): shell command (REPL mode), first draft: