Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Sun, 29 Apr 2012 19:04:41 -0700 |
Paul Eggert |
exclude: process exclude and include directives in order
|
Sun, 29 Apr 2012 17:02:13 -0700 |
Paul Eggert |
exclude: handle wildcards with FNM_NOESCAPE and with trailing \
|
Sun, 29 Apr 2012 15:53:53 -0700 |
Paul Eggert |
exclude: handle wildcards with FNM_EXTMATCH
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Mon, 25 Apr 2011 10:38:33 +0200 |
Jim Meyering |
Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"
|
Sun, 24 Apr 2011 19:02:10 +0200 |
Jim Meyering |
use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Wed, 28 Jul 2010 10:08:37 +0200 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Thu, 06 May 2010 23:18:34 +0300 |
Sergey Poznyakoff |
exclude: Unescape hashed patterns in wildcard mode.
|
Sun, 28 Mar 2010 20:42:01 +0200 |
Javier Villavicencio |
exclude: fix the case of globs vs. EXCLUDE_INCLUDE
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Fri, 30 Oct 2009 06:48:14 -0600 |
Eric Blake |
exclude: make more robust
|
Wed, 28 Oct 2009 09:26:04 +0100 |
Jim Meyering |
exclude: avoid an unwarranted warning
|
Sun, 06 Sep 2009 12:01:23 +0300 |
Sergey Poznyakoff |
exclude: minor fix
|
Thu, 20 Aug 2009 08:21:46 -0600 |
Eric Blake |
build: avoid some compiler warnings
|
Wed, 12 Aug 2009 19:03:07 +0300 |
Sergey Poznyakoff |
Optimize exclude: use hash tables for non-wildcard patterns.
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Thu, 15 Feb 2007 00:29:06 +0000 |
Paul Eggert |
* lib/exclude.c (FNM_EXTMATCH): Define if system does not.
|
Fri, 26 Jan 2007 22:16:55 +0000 |
Paul Eggert |
* doc/gnulib-tool.texi (Initial import): Update to match current
|
Wed, 13 Sep 2006 22:38:14 +0000 |
Paul Eggert |
* _fpending.c: Include <config.h> unconditionally, since we no
|
Wed, 05 Jul 2006 23:35:19 +0000 |
Paul Eggert |
* lib/memcasecmp.c: Include <limits.h>.
|
Thu, 25 May 2006 07:02:07 +0000 |
Sergey Poznyakoff |
(exclude_fnmatch): New function.
|
Sun, 02 Oct 2005 22:44:15 +0000 |
Paul Eggert |
* modules/exclude (Depends-on): Depend on verify.
|
Fri, 23 Sep 2005 04:15:13 +0000 |
Paul Eggert |
Sync from coreutils.
|
Mon, 19 Sep 2005 17:28:14 +0000 |
Paul Eggert |
Use a consistent style for including <config.h>.
|
Thu, 02 Jun 2005 20:41:04 +0000 |
Paul Eggert |
Sync from coreutils.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Mon, 04 Oct 2004 20:17:39 +0000 |
Paul Eggert |
Remove dependencies on unlocked-io.
|
Sat, 07 Aug 2004 00:09:38 +0000 |
Paul Eggert |
Merge from coreutils.
|
Mon, 27 Oct 2003 08:41:23 +0000 |
Paul Eggert |
Modify exclude.c to use new xalloc primitives, for simplicity.
|
Thu, 16 Oct 2003 05:26:15 +0000 |
Paul Eggert |
Do not include <inttypes.h> or <stdint.h>.
|
Tue, 09 Sep 2003 03:15:05 +0000 |
Paul Eggert |
Remove K&R cruft.
|
Wed, 13 Aug 2003 23:44:25 +0000 |
Paul Eggert |
Fix typo in previous change; it mishandled the case when line_end was
|
Wed, 13 Aug 2003 23:15:00 +0000 |
Paul Eggert |
Ignore trailing white space and empty lines
|
Wed, 04 Jun 2003 23:35:46 +0000 |
Paul Eggert |
(new_exclude, add_exclude): Remove casts that are
|
Wed, 04 Jun 2003 19:22:29 +0000 |
Paul Eggert |
.h files should stand alone, but we shouldn't include <sys/types.h>
|
Thu, 29 May 2003 07:21:59 +0000 |
Paul Eggert |
in lib:
|
Sat, 05 Apr 2003 06:53:24 +0000 |
Jim Meyering |
Remove uses of `PARAMS'.
|
Tue, 10 Dec 2002 19:41:28 +0000 |
Paul Eggert |
(FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
|
Sat, 17 Nov 2001 13:29:42 +0000 |
Jim Meyering |
Include unlocked-io.h.
|
Sun, 30 Sep 2001 06:26:46 +0000 |
Jim Meyering |
(excluded_filename): 0 -> false, since it's a boolean context.
|
Mon, 03 Sep 2001 18:45:20 +0000 |
Jim Meyering |
(fnmatch_no_wildcards): Fix confusion between
|
Sat, 01 Sep 2001 07:28:51 +0000 |
Jim Meyering |
Use `""', not `<>' to #include non-system header files.
|
Fri, 31 Aug 2001 06:33:42 +0000 |
Jim Meyering |
Merge 'exclude' changes from tar 1.13.22.
|
Wed, 12 Jan 2000 06:37:30 +0000 |
Jim Meyering |
Sync to the slightly more general version of GNU tar.
|
Wed, 31 Dec 1997 11:01:18 +0000 |
Jim Meyering |
Use PARAMS, not __EXCLUDE_P.
|
Sun, 21 Dec 1997 11:57:17 +0000 |
Jim Meyering |
remove FIXME-describe comments
|
Sun, 21 Dec 1997 11:56:34 +0000 |
Jim Meyering |
add FIXME-describe comments
|
Sun, 21 Dec 1997 11:43:34 +0000 |
Jim Meyering |
.
|