log pygnulib.py @ 39139:301a67f71165

age author description
Sun, 08 Jul 2018 23:20:47 +0300 Dmitry Selyutin pygnulib: fixed ignore files; fixed logging
Thu, 05 Jul 2018 22:25:36 +0300 Dmitry Selyutin generator: fix subdirs for gnulib_comp
Thu, 05 Jul 2018 21:58:43 +0300 Dmitry Selyutin vfs: multiple overrides in lookup routine
Thu, 05 Jul 2018 00:06:31 +0300 Dmitry Selyutin pygnulib: fix output regarding Makefile.am
Wed, 04 Jul 2018 23:50:33 +0300 Dmitry Selyutin misc: optional configuration paths
Wed, 04 Jul 2018 10:19:24 +0300 Dmitry Selyutin pygnulib: fix transformations of CVS paths
Mon, 02 Jul 2018 22:55:05 +0300 Dmitry Selyutin pygnulib: support paths in transformations
Mon, 02 Jul 2018 01:09:52 +0300 Dmitry Selyutin pygnulib: remove redundant sign
Mon, 02 Jul 2018 01:05:10 +0300 Dmitry Selyutin pygnulib: support file transformation routines
Fri, 29 Jun 2018 10:05:31 +0300 Dmitry Selyutin pygnulib: postpone ignore files backup
Fri, 29 Jun 2018 10:04:59 +0300 Dmitry Selyutin pygnulib: deprecate unused variable
Fri, 29 Jun 2018 01:45:09 +0300 Dmitry Selyutin pygnulib: fix substitutions; backup removed files
Fri, 29 Jun 2018 00:25:05 +0300 Dmitry Selyutin pygnulib: support VCS files
Sat, 10 Feb 2018 19:01:32 +0300 Dmitry Selyutin minor code cleanup
Sun, 04 Feb 2018 13:17:41 +0300 Dmitry Selyutin pygnulib.py: print the final notifications
Sun, 04 Feb 2018 13:13:13 +0300 Dmitry Selyutin simplify properties; improve performance
Mon, 29 Jan 2018 19:07:42 +0300 Dmitry Selyutin refactored generators; bugfix; tests Makefile.am
Wed, 17 Jan 2018 21:25:50 +0300 Dmitry Selyutin config: autoconf options; version match; cleanup
Sat, 13 Jan 2018 18:27:57 +0300 Dmitry Selyutin read-only modules; module cache; various fixes
Thu, 11 Jan 2018 22:16:42 +0300 Dmitry Selyutin dummy singleton; update module hash and properties
Sun, 07 Jan 2018 23:19:07 +0300 Dmitry Selyutin generic cleanup; bug fixes; gnulib-comp generator
Thu, 21 Dec 2017 00:57:56 +0300 Dmitry Selyutin module: module database implementation
Sun, 17 Dec 2017 23:06:10 +0300 Dmitry Selyutin miscellaneousfixes; po files and gnulib-cache generation
Tue, 12 Dec 2017 01:01:54 +0300 Dmitry Selyutin library Makefile generator
Sun, 03 Dec 2017 18:54:05 +0300 Dmitry Selyutin pygnulib.py: bug fixes; explicit options list
Sat, 02 Dec 2017 00:42:30 +0300 Dmitry Selyutin pygnulib.py: support all copy modes
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
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 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
Thu, 19 Oct 2017 10:11:05 +0300 Dmitry Selyutin pygnulib.py: instantiate root and local VFS
Wed, 18 Oct 2017 10:52:27 +0300 Dmitry Selyutin pygnulib.py: more file lists; old files <= cache
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
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
Fri, 29 Sep 2017 10:16:29 +0300 Dmitry Selyutin pygnulib.py: show banner notices
Fri, 29 Sep 2017 00:13:18 +0300 Dmitry Selyutin pygnulib.py: do not call transitive closure twice (copy & paste)
Thu, 28 Sep 2017 21:08:01 +0300 Dmitry Selyutin pygnulib.py: simplify license conflicts detection
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 10:00:49 +0300 Dmitry Selyutin pygnulib.py: determine incompatible licenses
Tue, 26 Sep 2017 22:41:19 +0300 Dmitry Selyutin use libtests_required and dummy_required helpers
Tue, 26 Sep 2017 22:36:56 +0300 Dmitry Selyutin module: transform transitive closure back into function
Sun, 24 Sep 2017 22:09:55 +0300 Dmitry Selyutin the pygnulib.py sketch