log

age author description
Tue, 26 Sep 2017 22:36:56 +0300 Dmitry Selyutin module: transform transitive closure back into function
Tue, 26 Sep 2017 17:46:13 +0300 Dmitry Selyutin parser: use LicenseSet.LGPL() dict
Tue, 26 Sep 2017 17:43:37 +0300 Dmitry Selyutin config: LGPL license dict; support gl_LGPL values
Tue, 26 Sep 2017 17:39:04 +0300 Dmitry Selyutin fix incorrect initial values for bitwise flags
Tue, 26 Sep 2017 10:13:38 +0300 Dmitry Selyutin module: relax type check after the last commit
Mon, 25 Sep 2017 21:31:11 +0200 Mathieu Lirzin pygnulib: don't use Enums
Mon, 25 Sep 2017 23:19:03 +0300 Dmitry Selyutin parser: support license set
Mon, 25 Sep 2017 23:14:04 +0300 Dmitry Selyutin config: use license set instead of lgpl
Sun, 24 Sep 2017 23:08:39 +0300 Dmitry Selyutin error: split UnknownLicenseError into two classes
Sun, 24 Sep 2017 22:09:55 +0300 Dmitry Selyutin the pygnulib.py sketch
Wed, 20 Sep 2017 11:12:40 +0300 Dmitry Selyutin parser: fix verbosity option
Tue, 19 Sep 2017 22:40:10 +0300 Dmitry Selyutin refactor transitive closure into module table
Tue, 19 Sep 2017 22:38:03 +0300 Dmitry Selyutin error: GnulibModuleNotFoundError -> UnknownModuleError
Tue, 19 Sep 2017 22:36:59 +0300 Dmitry Selyutin config: support bitwise options
Tue, 19 Sep 2017 22:36:08 +0300 Dmitry Selyutin module: fix applicability
Mon, 18 Sep 2017 19:43:02 +0300 Dmitry Selyutin filesystem: fix transitive closure
Mon, 18 Sep 2017 19:29:54 +0300 Dmitry Selyutin parser: multiple bug fixes
Mon, 18 Sep 2017 13:18:08 +0300 Dmitry Selyutin parser: use true option for --with-tests
Mon, 18 Sep 2017 13:17:39 +0300 Dmitry Selyutin parser: fix const option value
Sun, 17 Sep 2017 12:19:35 +0300 Dmitry Selyutin filesystem: remove redundant variable
Sat, 16 Sep 2017 22:34:26 +0300 Dmitry Selyutin implement transitive_closure sketch
Sat, 16 Sep 2017 22:33:12 +0300 Dmitry Selyutin parser: disable modules in update mode
Sat, 16 Sep 2017 22:31:18 +0300 Dmitry Selyutin module: strip empty lines and comments in lists
Sat, 16 Sep 2017 22:30:52 +0300 Dmitry Selyutin module: quick status tests
Fri, 15 Sep 2017 23:11:14 +0300 Dmitry Selyutin update documentation strings
Fri, 15 Sep 2017 22:51:21 +0300 Dmitry Selyutin config: regex compile wrapper
Thu, 14 Sep 2017 19:42:14 +0300 Dmitry Selyutin module: directives as strings; dict-compatible methods
Thu, 14 Sep 2017 19:38:23 +0300 Dmitry Selyutin parser: support "extract" options
Thu, 14 Sep 2017 19:37:26 +0300 Dmitry Selyutin special "module not found" error
Thu, 14 Sep 2017 18:14:00 +0300 Dmitry Selyutin error: sort error classes in alphabetical order