log

age author description
Sun, 26 Feb 2017 18:23:01 +0100 Goffi core, frontends: various fixes for Libervia:
Sun, 26 Feb 2017 18:20:27 +0100 Goffi core (memory/cache): escape profile when creating cache dir
Thu, 23 Feb 2017 07:33:30 +0100 Goffi tools (common): fixed tty detection when isatty is not available
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (blog): set default template and data mapping for the new template output
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (output): template output first draft:
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (base): improved module import:
Tue, 21 Feb 2017 21:01:40 +0100 Goffi jp (base, blog, output(std)): fixed bad unicode handling in stdout, use of jp.disp instead of simple print
Tue, 21 Feb 2017 21:01:40 +0100 Goffi core (tools/common): data objects first draft:
Tue, 21 Feb 2017 21:01:39 +0100 Goffi core (tools/common): template renderer first draft:
Fri, 17 Feb 2017 00:33:55 +0100 Goffi jp (blog/get): fancy output prints author, published and updated if verbosity > 1 and tags if verbosity > 2 + format published and updated
Thu, 16 Feb 2017 01:02:33 +0100 Goffi jp (blog): added blog/get command:
Thu, 16 Feb 2017 00:51:33 +0100 Goffi jp (outputs): added OUTPUT_COMPLEX type for data which are more complex than key/value dictionaries
Thu, 16 Feb 2017 00:49:46 +0100 Goffi jp (core): added extra_outputs:
Thu, 16 Feb 2017 00:44:54 +0100 Goffi core (constants), tools (common/ansi): moved ANSI escape codes to a dedicated class, with helper methods
Thu, 16 Feb 2017 00:40:50 +0100 Goffi tools (common/data_format): added dict2iterdict to yield dictionary from serialised complex values