summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://git.savannah.gnu.org:/srv/git/gnulib into pygn...pygnulibDmitry Selyutin2017-09-089-82/+140
|\
| * * lib/fts.c: Fix XFS comments.Paul Eggert2017-09-081-3/+3
| * [pygnulib] autopep8 (fixing indentation, style, etc.)Dmitry Selyutin2017-09-0813-7274/+7338
| * gnulib-tool.py: fix exception handlingDmitry Selyutin2017-09-081-4/+1
| * gnulib-tool.py: fix errors on building wget2; use UTF-8 in subprocessDmitry Selyutin2017-09-086-11/+30
| * [pygnulib] .gitignoreDmitry Selyutin2017-09-081-0/+1
| * [pygnulib] initial merge (including some small bug fixes)Dmitry Selyutin2017-09-0813-0/+8475
| * stddef: Avoid conflict with system-defined max_align_t.Bruno Haible2017-09-082-7/+23
| * libc-config: port to MSVCPaul Eggert2017-09-054-3/+36
| * glob: Use enum for __glob_pattern_type resultPaul Eggert2017-09-054-10/+28
| * glob: fix for use in glibcPaul Eggert2017-09-052-1/+9
| * glob: fix bugs with long login namesPaul Eggert2017-09-022-58/+41
* | [pygnulib] autopep8 (fixing indentation, style, etc.)Dmitry Selyutin2017-09-0813-7274/+7338
* | command-line configurationDmitry Selyutin2017-09-081-20/+741
* | filesystem: move git directory check belowDmitry Selyutin2017-09-081-2/+2
* | gnulib-tool.py: fix exception handlingDmitry Selyutin2017-09-051-4/+1
* | gnulib-tool.py: fix errors on building wget2; use UTF-8 in subprocessDmitry Selyutin2017-09-056-11/+30
* | generator: gl_INIT macro generatorsDmitry Selyutin2017-09-041-10/+199
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/gnulib into pygnulibDmitry Selyutin2017-09-023-18/+30
|\ \ | |/
| * dirent: Update doc.Bruno Haible2017-09-022-5/+17
| * glob: fix getpwnam_r errno typoPaul Eggert2017-09-022-12/+8
| * glob: fix typo in recent changePaul Eggert2017-09-022-1/+5
* | generator: module for generating makefiles and autoconf snippetsDmitry Selyutin2017-09-021-0/+253
* | filesystem: simplify names (it is already clear it's filesystem)Dmitry Selyutin2017-09-021-5/+6
* | module: change names for some attributes; fix line-break bugDmitry Selyutin2017-09-021-34/+34
* | config: manual attributes; rename CachedConfig to CacheDmitry Selyutin2017-09-021-26/+277
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/gnulib into pygnulibDmitry Selyutin2017-09-0224-396/+1375
|\ \ | |/
| * glob: don't save and restore errno unnecessarilyPaul Eggert2017-09-022-4/+4
| * glob: don't assume getpwnam_rPaul Eggert2017-09-022-2/+6
| * scratch_buffer: don’t use private glibc APIPaul Eggert2017-09-027-144/+162
| * glob: use scratch_buffer instead of extend_allocaPaul Eggert2017-09-015-180/+52
| * scratch_buffer: new modulePaul Eggert2017-09-016-0/+362
| * libc-config: new modulePaul Eggert2017-09-015-0/+709
| * glob: match dangling symlinksPaul Eggert2017-08-318-159/+121
| * glob, backupfile: inode 0 is a valid inode numberPaul Eggert2017-08-316-28/+46
| * glob: simplify symlink detectionPaul Eggert2017-08-312-36/+53
| * fts-tests: tag as a longrunning-test so not included by defaultPádraig Brady2017-08-302-0/+9
| * renameat2: fix compilation on alpine linuxPádraig Brady2017-08-303-1/+9
* | further FileModule simpifications; minor cleanup in ConfigDmitry Selyutin2017-09-022-12/+24
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/gnulib into pygnulibDmitry Selyutin2017-08-276-7/+29
|\ \ | |/
| * glob: try to port recent changes to MS-WindowsPaul Eggert2017-08-243-1/+9
| * warnings: fix compilation with old autoconfEric Blake2017-08-243-6/+19
| * * doc/gnulib-intro.texi: Add comment regarding IRIX.Bruno Haible2017-08-241-0/+1
* | provide the most common gnulib-specific error codesDmitry Selyutin2017-08-271-0/+54
* | module: fix and simplify FileModule fields processingDmitry Selyutin2017-08-271-46/+44
* | filesystem: fast modules iterationDmitry Selyutin2017-08-261-7/+9
* | module: hand-written properties; miscellaneous m4/makefile methodsDmitry Selyutin2017-08-261-79/+303
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/gnulib into pygnulibDmitry Selyutin2017-08-2412-339/+374
|\ \ | |/
| * autoupdateKarl Berry2017-08-241-5/+9
| * glob: Fix compilation error on NetBSD 7.0 and OpenBSD 6.0.Bruno Haible2017-08-242-0/+6