log

age author description
Wed, 04 Oct 2017 21:10:55 +0300 Dmitry Selyutin vfs: rename filesystem to vfs
Tue, 03 Oct 2017 20:59:41 +0300 Dmitry Selyutin pygnulib.py: fix verbosity level check for notices
Tue, 03 Oct 2017 10:52:48 +0300 Dmitry Selyutin pygnulib.py: old and new files generation
Tue, 03 Oct 2017 10:44:38 +0300 Dmitry Selyutin pygnulib.py: force cache invocation for some keys
Tue, 03 Oct 2017 10:43:57 +0300 Dmitry Selyutin config: ignore non-existent cache files
Tue, 03 Oct 2017 10:42:52 +0300 Dmitry Selyutin filesystem: check if name exists (__contains__)
Sun, 01 Oct 2017 20:29:47 +0300 Dmitry Selyutin pygnulib.py: determine the final file lists
Sun, 01 Oct 2017 20:29:13 +0300 Dmitry Selyutin pygnulib.py: fetch ac_version if not present
Sun, 01 Oct 2017 20:28:10 +0300 Dmitry Selyutin pygnulib.py: print main and tests modules iff present
Sun, 01 Oct 2017 20:25:50 +0300 Dmitry Selyutin module: fix dummy_required helper
Sun, 01 Oct 2017 20:25:06 +0300 Dmitry Selyutin config: fix "local" key
Fri, 29 Sep 2017 22:46:51 +0300 Dmitry Selyutin module: filelist helper
Fri, 29 Sep 2017 22:46:16 +0300 Dmitry Selyutin config: autoconf -> ac_version
Fri, 29 Sep 2017 22:44:12 +0300 Dmitry Selyutin config: prefer attributes over items
Fri, 29 Sep 2017 19:59:42 +0300 Dmitry Selyutin pygnulib: deprecate legacy formatting
Fri, 29 Sep 2017 18:51:05 +0300 Dmitry Selyutin module: more efficient hash implementation
Fri, 29 Sep 2017 10:16:29 +0300 Dmitry Selyutin pygnulib.py: show banner notices
Fri, 29 Sep 2017 00:51:41 +0300 Dmitry Selyutin module: yet another fix in transitive closure; style changes
Fri, 29 Sep 2017 00:13:18 +0300 Dmitry Selyutin pygnulib.py: do not call transitive closure twice (copy & paste)
Fri, 29 Sep 2017 00:12:01 +0300 Dmitry Selyutin module: multiple statuses support; fixed transitive closure
Thu, 28 Sep 2017 21:08:01 +0300 Dmitry Selyutin pygnulib.py: simplify license conflicts detection
Thu, 28 Sep 2017 18:53:30 +0300 Dmitry Selyutin module: efficient hash implementation
Thu, 28 Sep 2017 18:18:21 +0300 Dmitry Selyutin parser: cleanup; allow empty options (--import in wget2)
Thu, 28 Sep 2017 17:05:59 +0300 Dmitry Selyutin pygnulib.py: inform about license incompatibilities
Thu, 28 Sep 2017 13:12:08 +0300 Dmitry Selyutin pygnulib.py: transfer script name
Thu, 28 Sep 2017 13:10:25 +0300 Dmitry Selyutin config: add GPL and LGPL to license sets
Thu, 28 Sep 2017 10:46:01 +0300 Dmitry Selyutin module: fix typo (is -> in)
Thu, 28 Sep 2017 10:05:15 +0300 Dmitry Selyutin module: use list on line-by-line iteration
Thu, 28 Sep 2017 10:03:35 +0300 Dmitry Selyutin module: add missing argument
Thu, 28 Sep 2017 10:03:06 +0300 Dmitry Selyutin module: use sets instead of lists