platform/upstream/coreutils.git
2006-07-25 Jim Meyering* src/ls.c (gobble_file) [USE_ACL]: Don't use-uninitial...
2006-07-25 Jim Meyering* src/ls.c (gobble_file): Make it so failure to stat a
2006-07-25 Jim Meyering* src/ls.c: Declare stat_failed to be "bool", not ...
2006-07-25 Jim Meyering* src/ls.c [enum filetype] (command_line): Remove membe...
2006-07-25 Jim Meyering* src/ls.c: Apply the stat-failed parts of Red Hat's
2006-07-25 Jim Meyering.
2006-07-25 Jim Meyeringvc-list-files: Handle git repositories, too.
2006-07-25 Jim Meyering* src/df.c (n_valid_args): Declare global to be static.
2006-07-24 Jim MeyeringSkip this test on reiserfs, since that file system...
2006-07-23 Paul EggertUpdate to reflect recent changes to coreutils.texi.
2006-07-23 Paul Eggert(Mode Structure, Symbolic Modes, Numeric Modes): Be...
2006-07-22 Paul Eggert(Mode Structure): The restricted deletion flag
2006-07-22 Paul Eggert(What information is listed): Clarify that the restrict...
2006-07-22 Paul EggertSplit closeout into close-stream and closeout.
2006-07-22 Paul Eggert(close_stdout): Use new function close_stream.
2006-07-22 Paul EggertInitial revision.
2006-07-22 Paul Eggert(gl_PREREQ): Require gl_CLOSE_STREAM.
2006-07-21 Jim Meyering* src/su.c (usage): Correct typo in --help output:...
2006-07-21 Jim Meyering*** empty log message ***
2006-07-21 Jim Meyering(FILE_TYPE_INDICATOR_OPTION): Reposition this new name...
2006-07-21 Jim Meyeringmention yesterday's other ls bugfix
2006-07-21 Jim Meyering*** empty log message ***
2006-07-21 Jim MeyeringFix another bug: ls --indicator-style=file-type would...
2006-07-20 Jim Meyering* src/df.c (main): Fail and don't print the headers...
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering(file-type): New test:
2006-07-20 Jim MeyeringFix a bug: ls --file-type worked like --indicator-style...
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering[ME_REMOTE]: Filter out cifs.
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering*** empty log message ***
2006-07-20 Jim Meyering(ME_REMOTE): Compare strchr's result to NULL, not 0...
2006-07-19 Jim Meyering* src/ls.c (print_dir): Give a better diagnostic for...
2006-07-19 Jim Meyering*** empty log message ***
2006-07-19 Jim Meyering(EXTRA_DIST): Add build-aux/vc-list-files.
2006-07-19 Jim Meyering*** empty log message ***
2006-07-19 Jim MeyeringCommand line args correspond to an "include" list,...
2006-07-19 Jim Meyeringtweak spacing to align backslashes
2006-07-17 Paul EggertIn comment: bits bits -> bits.
2006-07-17 Paul EggertRegenerate.
2006-07-17 Paul EggertRegenerate.
2006-07-17 Paul EggertFix typo in previous checkin; some file names were...
2006-07-17 Paul Eggertchmod, install, and mkdir now leave setgid and setuid...
2006-07-17 Paul EggertAdd a test for the X bug.
2006-07-17 Paul EggertRemove re_protect case that no longer applies.
2006-07-17 Paul EggertDo the setgid test instead of bailing.
2006-07-17 Paul Eggert(main): Adjust to new mode_adjust API.
2006-07-17 Paul Eggert(main): Adjust to new mode_adjust API.
2006-07-17 Paul Eggert(struct mkdir_options): New struct.
2006-07-17 Paul EggertInclude mkancesdirs.h.
2006-07-17 Paul Eggert(process_file): Adjust to mode_adjust API change.
2006-07-17 Paul Eggert(gl_PREREQ): Require gl_MKANCESDIRS.
2006-07-17 Paul Eggert(gl_MKDIR_PARENTS): Mention dirchownmod.c, dirchownmod.h.
2006-07-17 Paul EggertRemove; no longer needed.
2006-07-17 Paul Eggert(gl_MACROS): Remove gl_AFS.
2006-07-17 Paul Eggert(mode_adjust): New API.
2006-07-17 Paul Eggert(octal_to_mode): New function.
2006-07-17 Paul EggertAdjust to new make_dir_parents API.
2006-07-17 Paul EggertDon't include alloca.h, stdio.h, sys/types.h,
2006-07-17 Paul Eggert(Mode Structure): Modernize the explanation of the
2006-07-17 Paul EggertChange GNU to @acronym{GNU} in a few places.
2006-07-17 Paul EggertInitial version.
2006-07-17 Paul Eggertchmod, install, and mkdir now leave setgid and setuid...
2006-07-16 Jim Meyering* userspec.c (parse_with_separator): Say "invalid spec...
2006-07-14 Paul Eggert(do_decode): Output to parameter OUT, not to stdout.
2006-07-14 Jim Meyering* Makefile.maint (CVS_LIST): Use new file, build-aux...
2006-07-14 Jim Meyering* Makefile.am (EXTRA_DIST): Add a few more .??* files.
2006-07-11 Paul EggertAssume <dirent.h> exists, since gnulib assumes this...
2006-07-11 Paul EggertSync from gnulib.
2006-07-11 Paul Eggert(gl_STDINT_H): Like yesterday's change to
2006-07-10 Paul Eggert(gl_ABSOLUTE_HEADER): Use "" rather than <>
2006-07-09 Jim Meyering*** empty log message ***
2006-07-09 Jim Meyering(TESTS): Add dir2dir.
2006-07-09 Jim Meyering*** empty log message ***
2006-07-09 Jim MeyeringAdjust so failing with ENOTEMPTY is ok, too.
2006-07-09 Paul EggertRegenerate.
2006-07-09 Paul EggertAdjust to recent updates from gnulib.
2006-07-09 Paul EggertAdjust to today's renaming changes in system.h.
2006-07-09 Paul Eggert(print_it): Don't assume char is unsigned.
2006-07-09 Paul Eggert(print_esc): Don't assume char is unsigned.
2006-07-09 Paul Eggert(create_fullname): Don't assume char is unsigned.
2006-07-09 Paul Eggert(is_blank): Remove; no longer needed. All uses
2006-07-09 Paul Eggert(unexpand): Don't assume that isprint etc. return
2006-07-09 Paul Eggert(is_char_class_member): Don't assume that isprint etc...
2006-07-09 Paul Eggert(initialize_regex, fix_output_parameters): Don't assume...
2006-07-09 Paul Eggert(check_punctuation): Don't assume that isprint etc...
2006-07-09 Paul Eggert(expand): Don't assume that isprint etc. return
2006-07-09 Paul Eggert(inittables): Use toupper rather than
2006-07-09 Paul Eggert(apply_translations): Use toupper rather than
2006-07-09 Paul Eggert(_D_EXACT_NAMELEN): Renamed from NLENGTH, for
2006-07-09 Paul EggertUpdate from gnulib.
2006-07-09 Paul EggertUpdate from gnulib.
2006-07-09 Paul Eggert(stdint.h): FULL_PATH_STDINT_H -> ABSOLUTE_STDINT_H,
2006-07-09 Paul EggertUpdate from gnulib.
2006-07-09 Jim Meyeringremove doubled "in"
2006-07-09 Jim Meyeringfix typo: remove doubled "each"
2006-07-08 Jim MeyeringNew file, test for 2006-07-05 fix in copy.c.
2006-07-08 Jim Meyering* regex.m4 (gl_REGEX): Remove one of two adjacent ...
2006-07-08 Jim Meyering* link-follow.m4: Remove one of two adjacent "whether...
2006-07-08 Jim MeyeringRemove one of two adjacent "your"s in a comment.
next