log

age author description
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
Wed, 13 Sep 2017 22:18:03 +0300 Dmitry Selyutin filesystem: rename Git into GnulibGit
Wed, 13 Sep 2017 22:17:26 +0300 Dmitry Selyutin config: normalize file system paths
Wed, 13 Sep 2017 22:17:10 +0300 Dmitry Selyutin parser: pass all arguments in one variable
Wed, 13 Sep 2017 19:28:43 +0300 Dmitry Selyutin fix AutoconfVersionError message formatting
Wed, 13 Sep 2017 19:26:46 +0300 Dmitry Selyutin cache: simplify parsing; handle m4_base mismatch
Wed, 13 Sep 2017 18:35:31 +0300 Dmitry Selyutin cache: check for explicit keys upon construction
Wed, 13 Sep 2017 18:31:14 +0300 Dmitry Selyutin parser: initialize option values inside namespace
Wed, 13 Sep 2017 18:11:31 +0300 Dmitry Selyutin parser: return dictionary instead of config
Wed, 13 Sep 2017 15:32:01 +0300 Dmitry Selyutin cache: eliminate configure and m4 comments
Wed, 13 Sep 2017 15:30:26 +0300 Dmitry Selyutin cache: simplify cache constructor
Wed, 13 Sep 2017 00:46:58 +0300 Dmitry Selyutin dict improvements: iteration args, dict comprehension
Wed, 13 Sep 2017 00:32:45 +0300 Dmitry Selyutin __init__.py, .pylintrc, .gitignore
Wed, 13 Sep 2017 00:26:34 +0300 Dmitry Selyutin miscellaneous bug fixes and improvements
Tue, 12 Sep 2017 21:35:24 +0300 Dmitry Selyutin parser: enable options conflict once again
Tue, 12 Sep 2017 19:55:28 +0300 Dmitry Selyutin config/cache: use the same keys as base class
Tue, 12 Sep 2017 19:47:11 +0300 Dmitry Selyutin config/cache: simplify regular expressions
Tue, 12 Sep 2017 00:28:07 +0300 Dmitry Selyutin parser: isolate command-line parser; richer parse() method
Mon, 11 Sep 2017 20:23:56 +0300 Dmitry Selyutin config: parser: suppress and override inactive arguments
Mon, 11 Sep 2017 20:23:02 +0300 Dmitry Selyutin config: clean and simplify parser a little bit
Sun, 10 Sep 2017 23:39:37 +0300 Dmitry Selyutin make command-line usage() and help() properties
Sat, 09 Sep 2017 23:41:42 +0300 Dmitry Selyutin config: split CommandLine into parts; custom exception handling
Sat, 09 Sep 2017 23:41:13 +0300 Dmitry Selyutin error: formatting cleanup
Sat, 09 Sep 2017 23:01:51 +0300 Dmitry Selyutin private import even for standard modules
Sat, 09 Sep 2017 22:54:55 +0300 Dmitry Selyutin type_assert helper (unify type error handling)
Sat, 09 Sep 2017 21:58:23 +0300 Dmitry Selyutin private import; yet another naming simplification
Sat, 09 Sep 2017 20:33:55 +0300 Dmitry Selyutin module: do not export private class members into inherited classes
Sat, 09 Sep 2017 20:22:10 +0300 Dmitry Selyutin module: alternate naming for some properties
Sat, 09 Sep 2017 19:56:33 +0300 Dmitry Selyutin [backport] Assume gnulib is checked out from Git, not CVS
Sat, 09 Sep 2017 19:48:53 +0300 Dmitry Selyutin [backport] gnulib-tool: fix incompatibility with autopoint 0.18.2
Sat, 09 Sep 2017 19:42:55 +0300 Dmitry Selyutin generator: do not export private class members into inherited classes
Sat, 09 Sep 2017 19:42:34 +0300 Dmitry Selyutin filesystem: do not export private class members into inherited classes
Sat, 09 Sep 2017 19:35:00 +0300 Dmitry Selyutin config: do not export private class members into inherited classes
Sat, 09 Sep 2017 19:20:34 +0300 Dmitry Selyutin almost full support of command-line options (except --version)
Fri, 08 Sep 2017 23:35:13 +0300 Dmitry Selyutin [python] python gnulib API development branch
Fri, 08 Sep 2017 09:35:53 -0700 Paul Eggert * lib/fts.c: Fix XFS comments.
Wed, 12 Oct 2016 17:40:37 +0200 Daiki Ueno libunistring: update to Unicode 9.0.0