]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2004-12-11  Jim Meyering*** empty log message ***
2004-12-11  Jim MeyeringAvoid a race condition vulnerability in chown, when...
2004-12-11  Paul Eggert* coreutils.texi (id invocation): -G also prints main...
2004-12-11  Paul Eggert(id invocation): -G also prints main group.
2004-12-10  Jim Meyering*** empty log message ***
2004-12-10  Jim Meyering(gl_FUNC_CHDIR_LONG): Arrange to compile chdir-long...
2004-12-09  Paul Eggertls now exits with status 1 if minor problem, 2 on serio...
2004-12-09  Paul Eggert(ls invocation): Document new "ls" exit status.
2004-12-09  Paul Eggertls now exits with status 1 on minor problems, 2 if...
2004-12-09  Paul Eggertls and variants now exit with status 2 on serious trouble.
2004-12-09  Paul Eggert(LS_MINOR_PROBLEM, LS_FAILURE): New constants.
2004-12-08  Paul EggertUndo previous change.
2004-12-08  Paul EggertUndo previous change; it's already there.
2004-12-08  Paul Eggert* src/join.c (usage): Mention that input files should...
2004-12-08  Paul Eggert(usage): Mention that input files should be sorted.
2004-12-08  Paul Eggert* NEWS: Document new UTC+HH:MM date syntax, and put...
2004-12-08  Paul EggertDocument new UTC+HH:MM date syntax, and put date change...
2004-12-08  Paul Eggert(Time of day items, Time zone items):
2004-12-08  Paul EggertAdd support for time zones like +HH:MM and UTC+HH:MM.
2004-12-08  Paul Eggert(textint): New member "negative".
2004-12-07  Paul Eggert* src/factor.c (factor): Don't list 1 as a factor of 1.
2004-12-07  Paul Eggert(factor): Don't list 1 as a factor of 1.
2004-12-07  Paul Eggert* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previo...
2004-12-07  Paul Eggert(AC_FUNC_GETMNTENT): Fix typo in previous change:
2004-12-06  Jim Meyering*** empty log message ***
2004-12-06  Jim Meyering*** empty log message ***
2004-12-06  Jim MeyeringSanitize environment.
2004-12-06  Jim Meyering.
2004-12-06  Paul Eggert* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to...
2004-12-06  Jim Meyering.
2004-12-06  Jim Meyering*** empty log message ***
2004-12-06  Jim MeyeringUse AC_LIBOBJ(save-cwd).
2004-12-06  Jim MeyeringUse AC_LIBOBJ(chdir-long).
2004-12-06  Jim Meyering(libfetish_a_SOURCES): Begin removing .c and .h file...
2004-12-06  Jim Meyering*** empty log message ***
2004-12-06  Jim Meyering(gl_SAVE_CWD): Use AC_LIBSOURCES.
2004-12-06  Jim Meyering*** empty log message ***
2004-12-06  Jim Meyering(gl_FUNC_MEMPCPY): Use AC_LIBSOURCES.
2004-12-06  Jim Meyering(gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
2004-12-06  Jim Meyering*** empty log message ***
2004-12-06  Jim Meyering(gl_FUNC_CHDIR_LONG): Use AC_LIBSOURCES.
2004-12-06  Jim Meyering.
2004-12-06  Jim Meyering(gl_FUNC_OPENAT): Use AC_LIBSOURCES.
2004-12-05  Jim Meyering.
2004-12-05  Jim Meyering*** empty log message ***
2004-12-05  Jim Meyering(test_vector): Avoid test failure when
2004-12-05  Jim Meyering*** empty log message ***
2004-12-05  Jim Meyering(unit-test): Depend on t-fpending.
2004-12-05  Jim Meyering*** empty log message ***
2004-12-05  Jim Meyering.
2004-12-05  Jim Meyering*** empty log message ***
2004-12-05  Jim Meyering(LDADD): Define.
2004-12-05  Jim Meyering.
2004-12-05  Jim Meyering*** empty log message ***
2004-12-05  Jim Meyering*** empty log message ***
2004-12-05  Jim Meyering(unit-test): New target.
2004-12-05  Jim MeyeringTest the __fpending function.
2004-12-05  Jim Meyeringrevert to 1.8, now that we test the offending
2004-12-05  Jim Meyering*** empty log message ***
2004-12-05  Jim Meyering*** empty log message ***
2004-12-05  Jim MeyeringInclude <stdlib.h>.
2004-12-04  Jim Meyering*** empty log message ***
2004-12-04  Jim Meyering(cut invocation): Say when --complement is useful.
2004-12-04  Jim Meyering*** empty log message ***
2004-12-04  Jim MeyeringMention cut's new --complement option.
2004-12-04  Jim Meyering*** empty log message ***
2004-12-04  Jim Meyering*** empty log message ***
2004-12-04  Jim Meyering*** empty log message ***
2004-12-04  Jim Meyering(complement, COMPLEMENT_OPTION): New.
2004-12-04  Paul Eggert* src/tail.c (tail_file): Set errnum to -1 if the initi...
2004-12-04  Paul Eggert(tail_file): Set errnum to -1 if the initial "tail...
2004-12-03  Paul EggertMention copyright notice in latest checkin.
2004-12-03  Paul EggertRecent changes to save-cwd, openat.
2004-12-03  Paul EggertRegenerate.
2004-12-03  Paul EggertImport from gnulib.
2004-12-03  Paul EggertAdd copyright notice.
2004-12-03  Paul EggertAdd copyright and authorship notice.
2004-12-03  Paul EggertInclude "openat.h" before other include files.
2004-12-03  Paul Eggertsave-cwd.c: Include "save-cwd.h" before other include...
2004-12-02  Jim Meyering*** empty log message ***
2004-12-02  Jim MeyeringWith using --color and with LS_COLORS saying not to...
2004-12-02  Paul EggertAssume setlocale, locale.h, and localeconv exist and...
2004-12-02  Paul Eggert(different): Assume setlocale exists.
2004-12-02  Paul EggertAssume locale.h exists.
2004-12-02  Paul Eggert(C_DECIMAL_POINT): Remove. Use changed to '.'.
2004-12-02  Paul Eggert(decimal_point): Treat like sort. Now char.
2004-12-02  Paul Eggert(keycmp): Assume setlocale exists.
2004-12-02  Paul Eggert(compare_files): Assume setlocale exists.
2004-12-02  Paul Eggert(gl_MACROS): Assume localeconv exists.
2004-12-02  Paul Eggert(gl_HUMAN): Assume locale.h and localeconv exist.
2004-12-02  Paul Eggert(gl_HARD_LOCALE): Assume locale.h and setlocale exist.
2004-12-02  Paul EggertAssume <locale.h> exists.
2004-12-02  Paul EggertAssume <locale.h> exists.
2004-12-02  Paul Eggert* src/ls.c (sort_files): Minor cleanup.
2004-12-02  Paul Eggert(sort_files): Minor cleanup. Remove an unnecessary
2004-12-01  Paul EggertRegenerate.
2004-12-01  Paul Eggert* getcwd.c: Use system getcwd first, if appropriate.
2004-12-01  Paul Eggert* getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
2004-12-01  Paul Eggert(gl_FUNC_GETCWD_PATH_MAX):
2004-12-01  Paul Eggert(is_ENAMETOOLONG): New macro.
next