summaryrefslogtreecommitdiff
path: root/pygnulib.py
Commit message (Expand)AuthorAgeFilesLines
* pygnulib: fix "mention" section pathspythonDmitry Selyutin2018-07-081-3/+2
* pygnulib: fixed ignore files; fixed loggingDmitry Selyutin2018-07-081-68/+84
* generator: fix subdirs for gnulib_compDmitry Selyutin2018-07-051-1/+0
* vfs: multiple overrides in lookup routineDmitry Selyutin2018-07-051-6/+5
* pygnulib: fix output regarding Makefile.amDmitry Selyutin2018-07-051-0/+2
* misc: optional configuration pathsDmitry Selyutin2018-07-041-6/+13
* pygnulib: fix transformations of CVS pathsDmitry Selyutin2018-07-041-8/+7
* pygnulib: support paths in transformationsDmitry Selyutin2018-07-021-38/+93
* pygnulib: remove redundant signDmitry Selyutin2018-07-021-1/+1
* pygnulib: support file transformation routinesDmitry Selyutin2018-07-021-4/+79
* pygnulib: postpone ignore files backupDmitry Selyutin2018-06-291-1/+2
* pygnulib: deprecate unused variableDmitry Selyutin2018-06-291-4/+0
* pygnulib: fix substitutions; backup removed filesDmitry Selyutin2018-06-291-2/+3
* pygnulib: support VCS filesDmitry Selyutin2018-06-291-1/+54
* minor code cleanupDmitry Selyutin2018-02-101-30/+54
* pygnulib.py: print the final notificationsDmitry Selyutin2018-02-041-0/+70
* simplify properties; improve performanceDmitry Selyutin2018-02-041-44/+60
* refactored generators; bugfix; tests Makefile.amDmitry Selyutin2018-01-291-15/+60
* config: autoconf options; version match; cleanupDmitry Selyutin2018-01-171-1/+1
* read-only modules; module cache; various fixesDmitry Selyutin2018-01-131-2/+2
* dummy singleton; update module hash and propertiesDmitry Selyutin2018-01-111-1/+1
* generic cleanup; bug fixes; gnulib-comp generatorDmitry Selyutin2018-01-071-60/+53
* module: module database implementationDmitry Selyutin2017-12-211-1/+1
* miscellaneousfixes; po files and gnulib-cache generationDmitry Selyutin2017-12-171-28/+161
* library Makefile generatorDmitry Selyutin2017-12-121-4/+5
* pygnulib.py: bug fixes; explicit options listDmitry Selyutin2017-12-031-13/+24
* pygnulib.py: support all copy modesDmitry Selyutin2017-12-021-28/+28
* support multiple override directoriesDmitry Selyutin2017-12-011-17/+30
* pygnulib.py: support basic file actions subsetDmitry Selyutin2017-11-301-22/+68
* pygnulib.py: simplify prefix tableDmitry Selyutin2017-10-221-2/+1
* vfs: implement Project.mkdir methodDmitry Selyutin2017-10-221-2/+2
* config: aggregate all optionsDmitry Selyutin2017-10-201-1/+10
* pygnulib.py: use project VFSDmitry Selyutin2017-10-201-1/+3
* pygnulib.py: instantiate root and local VFSDmitry Selyutin2017-10-191-0/+22
* pygnulib.py: more file lists; old files <= cacheDmitry Selyutin2017-10-181-1/+4
* vfs: rename filesystem to vfsDmitry Selyutin2017-10-051-2/+3
* pygnulib.py: fix verbosity level check for noticesDmitry Selyutin2017-10-051-1/+1
* pygnulib.py: old and new files generationDmitry Selyutin2017-10-031-0/+3
* pygnulib.py: force cache invocation for some keysDmitry Selyutin2017-10-031-8/+4
* pygnulib.py: determine the final file listsDmitry Selyutin2017-10-011-0/+21
* pygnulib.py: fetch ac_version if not presentDmitry Selyutin2017-10-011-0/+10
* pygnulib.py: print main and tests modules iff presentDmitry Selyutin2017-10-011-0/+2
* pygnulib.py: show banner noticesDmitry Selyutin2017-09-291-0/+9
* pygnulib.py: do not call transitive closure twice (copy & paste)Dmitry Selyutin2017-09-291-1/+0
* pygnulib.py: simplify license conflicts detectionDmitry Selyutin2017-09-281-1/+2
* pygnulib.py: inform about license incompatibilitiesDmitry Selyutin2017-09-281-0/+6
* pygnulib.py: transfer script nameDmitry Selyutin2017-09-281-12/+14
* pygnulib.py: determine incompatible licensesDmitry Selyutin2017-09-281-1/+21
* use libtests_required and dummy_required helpersDmitry Selyutin2017-09-261-0/+8
* module: transform transitive closure back into functionDmitry Selyutin2017-09-261-7/+7