log

age author description
Sun, 03 Dec 2017 17:34:56 +0300 Dmitry Selyutin parser: fix naming for private constants
Sat, 02 Dec 2017 00:45:06 +0300 Dmitry Selyutin vfs: use absolute paths during backup
Sat, 02 Dec 2017 00:42:30 +0300 Dmitry Selyutin pygnulib.py: support all copy modes
Sat, 02 Dec 2017 00:42:08 +0300 Dmitry Selyutin vfs: relative/absolute paths; relative symlinks
Fri, 01 Dec 2017 10:26:13 +0300 Dmitry Selyutin support multiple override directories
Thu, 30 Nov 2017 23:10:59 +0300 Dmitry Selyutin pygnulib.py: support basic file actions subset
Thu, 30 Nov 2017 22:53:18 +0300 Dmitry Selyutin parser: group miscellaneous options in dict
Thu, 30 Nov 2017 22:52:30 +0300 Dmitry Selyutin vfs: standalone filesystem functions
Sun, 22 Oct 2017 23:57:55 +0300 Dmitry Selyutin module: __enter__ and __exit__ methods
Sun, 22 Oct 2017 23:56:20 +0300 Dmitry Selyutin module: reorder methods
Sun, 22 Oct 2017 23:55:25 +0300 Dmitry Selyutin generator: __enter__ and __exit__ methods
Sun, 22 Oct 2017 23:49:00 +0300 Dmitry Selyutin config: __enter__ and __exit__ methods
Sun, 22 Oct 2017 23:46:08 +0300 Dmitry Selyutin vfs: base VFS __enter__ and __exit__ methods
Sun, 22 Oct 2017 23:25:39 +0300 Dmitry Selyutin vfs: lookup: freestanding again; return VFS
Sun, 22 Oct 2017 23:18:12 +0300 Dmitry Selyutin module: simplify file table generation
Sun, 22 Oct 2017 23:13:50 +0300 Dmitry Selyutin style: prefer using a single underscore
Sun, 22 Oct 2017 22:43:46 +0300 Dmitry Selyutin generator: simplify InitMacroHeader iterator
Sun, 22 Oct 2017 22:43:04 +0300 Dmitry Selyutin fix pylint warnings
Sun, 22 Oct 2017 20:04:06 +0300 Dmitry Selyutin vfs: basic file operations
Sun, 22 Oct 2017 19:46:06 +0300 Dmitry Selyutin vfs: __contains__ is a part of base VFS
Sun, 22 Oct 2017 19:45:38 +0300 Dmitry Selyutin vfs: base and full prefix separation
Sun, 22 Oct 2017 19:43:33 +0300 Dmitry Selyutin config: copymode, local_copymode, copyrights
Sun, 22 Oct 2017 12:21:41 +0300 Dmitry Selyutin pygnulib.py: simplify prefix table
Sun, 22 Oct 2017 12:18:36 +0300 Dmitry Selyutin vfs: implement Project.mkdir method
Fri, 20 Oct 2017 23:03:09 +0300 Dmitry Selyutin vfs: return path/state upon lookup
Fri, 20 Oct 2017 20:42:25 +0300 Dmitry Selyutin vfs: remove backup indirection layer
Fri, 20 Oct 2017 20:41:21 +0300 Dmitry Selyutin vfs: make patch path a property
Fri, 20 Oct 2017 20:24:17 +0300 Dmitry Selyutin config: aggregate all options
Fri, 20 Oct 2017 17:06:07 +0300 Dmitry Selyutin pygnulib.py: use project VFS
Fri, 20 Oct 2017 17:05:21 +0300 Dmitry Selyutin vfs: split base class into base and project
Fri, 20 Oct 2017 10:09:58 +0300 Dmitry Selyutin vfs: (stream, path) instead of (path, type)
Fri, 20 Oct 2017 10:03:06 +0300 Dmitry Selyutin vfs: fix copy-paste bug
Fri, 20 Oct 2017 09:58:06 +0300 Dmitry Selyutin vfs: per-instance patch binary path
Thu, 19 Oct 2017 10:11:05 +0300 Dmitry Selyutin pygnulib.py: instantiate root and local VFS
Thu, 19 Oct 2017 10:10:13 +0300 Dmitry Selyutin vfs: integrate file operations into the base VFS
Wed, 18 Oct 2017 10:52:27 +0300 Dmitry Selyutin pygnulib.py: more file lists; old files <= cache
Wed, 18 Oct 2017 10:51:02 +0300 Dmitry Selyutin vfs: remove strange doc string
Wed, 18 Oct 2017 00:13:50 +0300 Dmitry Selyutin config: additional checks and better validation
Wed, 18 Oct 2017 00:09:46 +0300 Dmitry Selyutin vfs: normalize paths
Tue, 17 Oct 2017 23:44:42 +0300 Dmitry Selyutin vfs: rename 'kwargs' argument to 'table'
Tue, 17 Oct 2017 22:26:03 +0300 Dmitry Selyutin vfs: simplify code; pure virtual operations
Sun, 08 Oct 2017 22:08:56 +0300 Dmitry Selyutin vfs: remove unused variable inside base VFS
Sun, 08 Oct 2017 18:52:52 +0300 Dmitry Selyutin vfs: simplify table handling
Wed, 04 Oct 2017 23:26:22 +0300 Dmitry Selyutin vfs: use "root" argument instead of "gnulib"
Wed, 04 Oct 2017 23:10:29 +0300 Dmitry Selyutin vfs: discard config module dependency
Wed, 04 Oct 2017 22:58:49 +0300 Dmitry Selyutin vfs: implement lookup function
Wed, 04 Oct 2017 22:54:35 +0300 Dmitry Selyutin vfs: do not raise error on non-existent files
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