]> git.gag.com Git - debian/tar/shortlog
debian/tar
2001-08-26 Paul EggertMore security problems fixes; new options for --exclude.
2001-08-26 Paul EggertAdd copyright notice. ignfail.sh fails on some NFS...
2001-08-26 Paul EggertInitial revision
2001-08-26 Paul EggertInitial revision
2001-08-23 Paul Eggertserial 20
2001-08-23 Paul EggertLatest textutils version
2001-08-23 Paul Eggertserial 3
2001-08-23 Paul EggertQuote the first argument in each use of AC_DEFUN.
2001-08-23 Paul EggertInitial revision
2001-08-21 Paul Eggertglibc version.
2001-08-18 Paul EggertInitial revision
2001-07-29 Paul EggertStart a new file, with Eric Roesinger's suggestion
2001-07-24 Paul Eggertgettext 0.10.39
2001-07-08 Paul Eggert(alloca): Arg is of type size_t, not unsigned.
2001-05-18 Paul EggertInitial revision
2001-04-08 Paul Eggert(get_date): Initialize tm_isdst to -1 before invoking...
2001-04-03 Paul EggertInitial revision
2001-02-17 Paul EggertFix wording one more time.
2001-02-17 Paul EggertCheck for mbstate_t, too.
2001-02-17 Paul EggertUse shorter message.
2001-02-17 Paul EggertInitial revision
2001-02-16 Paul Eggert(malloc): Undef before defining.
2001-01-26 Paul EggertQuote error message.
2001-01-13 Paul Eggert-I has been withdrawn.
2001-01-13 Paul Eggert(savedir): Remove size arg.
2001-01-13 Paul EggertAdd @setchapternewpage odd.
2001-01-13 Paul Eggertsystem.h now does time.h stuff.
2001-01-13 Paul EggertMention that only English is supported.
2001-01-13 Paul EggertInitial revision
2001-01-13 Paul EggertInclude full-write.h.
2001-01-13 Paul EggertInclude full-write.h.
2001-01-13 Paul EggertInclude full-write.h, not safe-read.h.
2001-01-13 Paul Eggert(time): Do not declare.
2001-01-13 Paul Eggert(savedir): Remove size arg; it wasn't portable. All...
2001-01-13 Paul Eggert(relativize): New function.
2001-01-13 Paul Eggert(name_next): Don't assume '/' is the only directory...
2001-01-13 Paul Eggert(_remdev): Look for / anywhere in Path.
2001-01-13 Paul Eggert(<time.h>): Do not include; system.h now does this.
2001-01-13 Paul Eggert(<time.h>): Do not include; system.h now does this.
2000-12-18 Paul EggertInitial revision
2000-12-06 Paul Eggertserial 3
2000-11-06 Paul Eggertfileutils 4.0.32
2000-11-03 Paul Eggertfileutils 4.0.35
2000-11-03 Paul EggertDo not comment out all the code if we are using the...
2000-10-31 Paul EggertGNU fileutils 4.0.35
2000-10-31 Paul Eggert(FOLD): Do not assume that characters are unsigned.
2000-10-29 Paul EggertInclude fnmatch.h.
2000-10-29 Paul EggertUpdate email address, gzip 1.3 location, and Sparc...
2000-10-29 Paul EggertDescribe 1.13.18.
2000-10-29 Paul Eggert--no-recursion applies to extraction, too.
2000-10-29 Paul Eggert(namelist_match, excluded_name): Do not match subfiles...
2000-10-29 Paul Eggert(dump_file): no_recurse_option -> ! recursion_option
2000-10-29 Paul Eggert(NO_RECURSE_OPTION): Remove.
2000-10-28 Paul EggertMerge changes from fileutils.
2000-10-28 Paul Eggert(namelist_match): New function.
2000-10-28 Paul Eggert(flush_read): If read_full_records_option, try to fill...
2000-10-25 Paul Eggert(decode_options): Check that volume label is not too...
2000-10-25 Paul Eggert(check_label_pattern): Make sure header name is a strin...
2000-10-25 Paul Eggert(EXTRA_DIST): Add strerror_r.m4.
2000-10-24 Paul EggertInclude <time.h>, since we invoke "time".
2000-10-24 Paul Eggert(prepend_default_options): Don't use NULL, for portability.
2000-10-24 Paul EggertAdd "working" to message.
2000-10-24 Paul EggertNew file, taken from fileutils 4.0.27, with the
2000-10-24 Paul EggertInitial revision
2000-10-24 Paul EggertInclude localedir.h.
2000-10-24 Paul EggertInclude localedir.h, prepargs.h.
2000-10-24 Paul EggertInclude hash.h.
2000-10-24 Paul EggertFix comments.
2000-10-24 Paul EggertAdd Free Documentation License. New section
2000-10-24 Paul Eggert(we_are_root): Now global.
2000-10-24 Paul Eggert(update_archive): Use skip_member.
2000-10-24 Paul Eggert(read_and):
2000-10-24 Paul Eggert(full_write): Some buggy drivers return 0 when you
2000-10-24 Paul Eggert(fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR...
2000-10-24 Paul Eggert(extract_mangle): Fix diagnostic with wrong number...
2000-10-24 Paul Eggert(base_name): Do not include basename.h; declare base_name
2000-10-24 Paul Eggert(_GNU_SOURCE): Remove; autoconf now does this.
2000-10-24 Paul Eggert(EXTRA_DIST): Add decl.m4, error.m4, mbstate_t.m4,...
2000-10-24 Paul Eggert(AC_FUNC_MATCH): Detect d*/*1 vs d/s/1 bug.
2000-10-24 Paul Eggert (_GNU_SOURCE): Remove; autoconf now does this.
2000-10-20 Paul EggertMention the GNU C library.
2000-10-20 Paul EggertAdd a couple more test cases to catch bugs in glibc...
2000-10-17 Paul Eggert(<limits.h>): Include if HAVE_LIMITS_H.
2000-10-17 Paul Eggert(<limits.h>): Do not include; human.h does it if needed.
2000-09-09 Paul EggertInitial revision
2000-08-07 Paul EggertMemory exhausted -> memory exhausted
2000-08-07 Paul Eggert(xalloc_msg_memory_exhausted): change to array from...
2000-08-07 Paul EggertDefine mbstate_t to be int, not char, for compatibility...
2000-07-15 Paul EggertSimplify exhausted message.
2000-07-11 Paul Eggert(AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. ...
2000-07-09 Paul Eggertfileutils 4.0x
2000-07-09 Paul EggertInitial revision
2000-07-05 Paul Eggert(AC_MBSTATE_T_OBJECT): Test for mbstate_t only if the...
2000-07-03 Paul Eggert(AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
2000-07-02 Paul Eggerttextutils 2.0f
2000-06-26 Paul Eggert(<unistd.h>): Do not include; there's no need.
2000-06-26 Paul EggertInclude stdio.h before wchar.h, to work around a bug
2000-06-26 Paul EggertFix inaccorate comment for xrealloc.
2000-06-15 Paul Eggert(adjust_value): New function.
2000-06-15 Paul EggertAvoid shadowing warnings.
next