log

age author description
Fri, 08 Sep 2017 20:55:47 +0300 Dmitry Selyutin Merge branch 'master' of ssh://git.savannah.gnu.org:/srv/git/gnulib into pygnulib pygnulib
Fri, 08 Sep 2017 18:34:58 +0300 Dmitry Selyutin [pygnulib] autopep8 (fixing indentation, style, etc.)
Fri, 08 Sep 2017 09:35:53 -0700 Paul Eggert * lib/fts.c: Fix XFS comments.
Fri, 08 Sep 2017 18:34:58 +0300 Dmitry Selyutin [pygnulib] autopep8 (fixing indentation, style, etc.)
Tue, 05 Sep 2017 23:33:50 +0300 Dmitry Selyutin gnulib-tool.py: fix exception handling
Tue, 05 Sep 2017 10:04:18 +0300 Dmitry Selyutin gnulib-tool.py: fix errors on building wget2; use UTF-8 in subprocess
Mon, 21 Aug 2017 21:40:46 +0300 Dmitry Selyutin [pygnulib] .gitignore
Sun, 20 Aug 2017 11:17:58 +0300 Dmitry Selyutin [pygnulib] initial merge (including some small bug fixes)
Fri, 08 Sep 2017 13:19:54 +0300 Dmitry Selyutin command-line configuration
Fri, 08 Sep 2017 10:36:22 +0300 Dmitry Selyutin filesystem: move git directory check below
Fri, 08 Sep 2017 10:02:47 +0200 Bruno Haible stddef: Avoid conflict with system-defined max_align_t.
Tue, 05 Sep 2017 23:32:59 -0700 Paul Eggert libc-config: port to MSVC
Tue, 05 Sep 2017 21:14:51 -0700 Paul Eggert glob: Use enum for __glob_pattern_type result
Tue, 05 Sep 2017 18:58:50 -0700 Paul Eggert glob: fix for use in glibc
Tue, 05 Sep 2017 23:33:50 +0300 Dmitry Selyutin gnulib-tool.py: fix exception handling
Tue, 05 Sep 2017 10:04:18 +0300 Dmitry Selyutin gnulib-tool.py: fix errors on building wget2; use UTF-8 in subprocess
Mon, 04 Sep 2017 10:11:03 +0300 Dmitry Selyutin generator: gl_INIT macro generators
Sat, 02 Sep 2017 20:54:52 +0300 Dmitry Selyutin Merge branch 'master' of git.sv.gnu.org:/srv/git/gnulib into pygnulib
Sat, 02 Sep 2017 15:39:16 -0700 Paul Eggert glob: fix bugs with long login names
Sat, 02 Sep 2017 20:51:27 +0300 Dmitry Selyutin generator: module for generating makefiles and autoconf snippets
Sat, 02 Sep 2017 20:19:56 +0300 Dmitry Selyutin filesystem: simplify names (it is already clear it's filesystem)
Sat, 02 Sep 2017 20:19:12 +0300 Dmitry Selyutin module: change names for some attributes; fix line-break bug
Sat, 02 Sep 2017 20:18:30 +0300 Dmitry Selyutin config: manual attributes; rename CachedConfig to Cache
Sat, 02 Sep 2017 13:14:00 +0200 Bruno Haible dirent: Update doc.
Sat, 02 Sep 2017 03:56:06 -0700 Paul Eggert glob: fix getpwnam_r errno typo
Sat, 02 Sep 2017 03:37:46 -0700 Paul Eggert glob: fix typo in recent change
Sat, 02 Sep 2017 13:09:41 +0300 Dmitry Selyutin Merge branch 'master' of git.sv.gnu.org:/srv/git/gnulib into pygnulib
Sat, 02 Sep 2017 13:05:18 +0300 Dmitry Selyutin further FileModule simpifications; minor cleanup in Config
Sat, 02 Sep 2017 02:05:09 -0700 Paul Eggert glob: don't save and restore errno unnecessarily
Sat, 02 Sep 2017 02:00:40 -0700 Paul Eggert glob: don't assume getpwnam_r
Sat, 02 Sep 2017 01:21:03 -0700 Paul Eggert scratch_buffer: don’t use private glibc API
Fri, 01 Sep 2017 15:41:45 -0700 Paul Eggert glob: use scratch_buffer instead of extend_alloca
Fri, 01 Sep 2017 14:42:53 -0700 Paul Eggert scratch_buffer: new module
Fri, 01 Sep 2017 14:40:58 -0700 Paul Eggert libc-config: new module
Thu, 31 Aug 2017 14:34:25 -0700 Paul Eggert glob: match dangling symlinks
Thu, 31 Aug 2017 14:34:24 -0700 Paul Eggert glob, backupfile: inode 0 is a valid inode number
Thu, 31 Aug 2017 14:34:24 -0700 Paul Eggert glob: simplify symlink detection
Wed, 30 Aug 2017 22:32:23 -0700 Pádraig Brady fts-tests: tag as a longrunning-test so not included by default
Wed, 30 Aug 2017 00:16:39 -0700 Pádraig Brady renameat2: fix compilation on alpine linux
Sun, 27 Aug 2017 14:30:26 +0300 Dmitry Selyutin Merge branch 'master' of git.sv.gnu.org:/srv/git/gnulib into pygnulib
Sun, 27 Aug 2017 14:29:47 +0300 Dmitry Selyutin provide the most common gnulib-specific error codes
Sun, 27 Aug 2017 13:53:52 +0300 Dmitry Selyutin module: fix and simplify FileModule fields processing
Sat, 26 Aug 2017 22:58:26 +0300 Dmitry Selyutin filesystem: fast modules iteration
Sat, 26 Aug 2017 22:57:37 +0300 Dmitry Selyutin module: hand-written properties; miscellaneous m4/makefile methods
Thu, 24 Aug 2017 23:18:14 +0300 Dmitry Selyutin Merge branch 'master' of git.sv.gnu.org:/srv/git/gnulib into pygnulib
Thu, 24 Aug 2017 23:51:07 -0700 Paul Eggert glob: try to port recent changes to MS-Windows
Thu, 24 Aug 2017 20:28:52 -0500 Eric Blake warnings: fix compilation with old autoconf
Thu, 24 Aug 2017 23:49:08 +0200 Bruno Haible * doc/gnulib-intro.texi: Add comment regarding IRIX.
Thu, 24 Aug 2017 23:17:12 +0300 Dmitry Selyutin [pygnulib] misc. bug fixes and improvements; project => VFS
Tue, 22 Aug 2017 23:56:17 +0300 Dmitry Selyutin Merge branch 'master' of git.sv.gnu.org:/srv/git/gnulib into pygnulib
Thu, 24 Aug 2017 08:10:28 -0700 Karl Berry autoupdate
Thu, 24 Aug 2017 12:12:31 +0200 Bruno Haible glob: Fix compilation error on NetBSD 7.0 and OpenBSD 6.0.
Thu, 24 Aug 2017 00:46:49 -0700 Paul Eggert glob: fix typo that broke platforms lacking d_ino
Wed, 23 Aug 2017 14:45:58 -0700 Paul Eggert flexmember: fix typo in previous patch
Wed, 23 Aug 2017 10:45:42 -0700 Paul Eggert glob: merge from glibc with Zanella glob changes
Tue, 22 Aug 2017 23:55:04 +0300 Dmitry Selyutin [pygnulib] project and git repository classes
Tue, 22 Aug 2017 23:54:22 +0300 Dmitry Selyutin [pygnulib] properties support; file-like module class
Mon, 21 Aug 2017 23:19:21 +0300 Dmitry Selyutin merge master into pygnulib
Tue, 22 Aug 2017 10:13:50 -0700 Paul Eggert glob: port to clang's Undefined Sanitizer
Mon, 21 Aug 2017 22:20:11 +0200 Bruno Haible ) -> } -> })