2006-08-26 |
Jim Meyering | Fix "mv --verbose --backup" so its output includes the |
tree | commitdiff |
2006-08-26 |
Paul Eggert | Include <config.h> unconditionally, since we now assume... |
tree | commitdiff |
2006-08-26 |
Jim Meyering | "ls --color" would highlight other-writable and sticky... |
tree | commitdiff |
2006-08-25 |
Paul Eggert | * .cvsignore: Remove stamp-h1. Add coreutils-*, to... |
tree | commitdiff |
2006-08-25 |
Paul Eggert | Fix typo in previous checkin; a "&" went missing. |
tree | commitdiff |
2006-08-25 |
Paul Eggert | Rewrite to avoid some unnecessary casts, macros, literals. |
tree | commitdiff |
2006-08-24 |
Jim Meyering | * src/stat.c (print_statfs): Fix typo: remove extra... |
tree | commitdiff |
2006-08-23 |
Paul Eggert | * src/stat.c (HAVE_STRUCT_STATXFS_F_FSID___VAL): Define... |
tree | commitdiff |
2006-08-23 |
Paul Eggert | * NEWS: printf supports the I flag. |
tree | commitdiff |
2006-08-23 |
Paul Eggert | (SA_RESTART): Fallback define. |
tree | commitdiff |
2006-08-23 |
Paul Eggert | * src/system.h (EDQUOT): Define if not already defined. |
tree | commitdiff |
2006-08-23 |
Paul Eggert | * .cvsignore: Remove config.h, config.hin, as they... |
tree | commitdiff |
2006-08-22 |
Paul Eggert | * aclocal.m4, config.hin, configure: |
tree | commitdiff |
2006-08-22 |
Paul Eggert | BeOS portability. |
tree | commitdiff |
2006-08-22 |
Jim Meyering | Move the check-AUTHORS rule to be run as part of "make... |
tree | commitdiff |
2006-08-22 |
Paul Eggert | (print_header, show_dev): Use a column width that |
tree | commitdiff |
2006-08-21 |
Jim Meyering | * src/od.c: Now that HAVE_UNSIGNED_LONG_LONG is no... |
tree | commitdiff |
2006-08-21 |
Paul Eggert | Add a bootstrap procedure, so that the CVS version... |
tree | commitdiff |
2006-08-21 |
Paul Eggert | Remove from CVS, since the bootstrap script generates... |
tree | commitdiff |
2006-08-20 |
Paul Eggert | the patch from 2006-08-18 broke on cygwin. |
tree | commitdiff |
2006-08-19 |
Jim Meyering | . |
tree | commitdiff |
2006-08-19 |
Jim Meyering | * NEWS: Fix cp --sparse so that it preserves tail-end... |
tree | commitdiff |
2006-08-18 |
Paul Eggert | Add support for NetBSD 3.0. |
tree | commitdiff |
2006-08-18 |
Paul Eggert | * src/system.h (select_plural): Reduce by 1000000,... |
tree | commitdiff |
2006-08-17 |
Paul Eggert | Add/fix copyright notices and adjust to latest GNU... |
tree | commitdiff |
2006-08-17 |
Jim Meyering | ls -CF would misalign columns in some cases. |
tree | commitdiff |
2006-08-17 |
Jim Meyering | * src/copy.c (copy_internal, same_file_ok): Adjust... |
tree | commitdiff |
2006-08-17 |
Jim Meyering | With this patch, permit building with Solaris cc on... |
tree | commitdiff |
2006-08-16 |
Paul Eggert | Fix bugs when printing plurals of numbers that are not |
tree | commitdiff |
2006-08-15 |
Paul Eggert | * NEWS: Mention that df exits with nonzero status if... |
tree | commitdiff |
2006-08-15 |
Paul Eggert | (USE_STATVFS): Define to 0 if f_type is needed, but |
tree | commitdiff |
2006-08-15 |
Paul Eggert | * src/dd.c (print_stats): Don't substitute "1" for... |
tree | commitdiff |
2006-08-15 |
Jim Meyering | . |
tree | commitdiff |
2006-08-13 |
Jim Meyering | * src/shred.c (usage): Don't indent the second line... |
tree | commitdiff |
2006-08-10 |
Paul Eggert | (struct control): Remove fastmap member. |
tree | commitdiff |
2006-08-10 |
Jim Meyering | * src/dircolors.hin: Add a TERM directive for each... |
tree | commitdiff |
2006-08-09 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2006-08-09 |
Paul Eggert | Warn about oflag=append without conv=notrunc. |
tree | commitdiff |
2006-08-09 |
Paul Eggert | Add mlterm, rxvt-unicode; this fixes Debian bug 317503. |
tree | commitdiff |
2006-08-09 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2006-08-09 |
Paul Eggert | Add shuf. |
tree | commitdiff |
2006-08-09 |
Paul Eggert | (next_line): New function. |
tree | commitdiff |
2006-08-09 |
Jim Meyering | Add a compile-time check to ensure that filetype |
tree | commitdiff |
2006-08-08 |
Paul Eggert | Remove; its contents are now in ../lib/rand-isaac.c. |
tree | commitdiff |
2006-08-08 |
Paul Eggert | New file, introduced for shuf, sort -R, and/or shred. |
tree | commitdiff |
2006-08-08 |
Paul Eggert | Use new random-number interface rather than rand-isaac.c. |
tree | commitdiff |
2006-08-08 |
Paul Eggert | Use new random-number interface rather than rand-isaac.c. |
tree | commitdiff |
2006-08-08 |
Paul Eggert | (bin_PROGRAMS): Add shuf. |
tree | commitdiff |
2006-07-29 |
Paul Eggert | (set_author): Preserve the st_author field via the |
tree | commitdiff |
2006-07-27 |
Jim Meyering | * src/chgrp.c (usage): Use correct grammar in descripti... |
tree | commitdiff |
2006-07-26 |
Jim Meyering | * src/copy.c (set_author) [HAVE_STRUCT_STAT_ST_AUTHOR]: |
tree | commitdiff |
2006-07-26 |
Jim Meyering | * src/ls.c (print_color_indicator): Test for S_IFREG... |
tree | commitdiff |
2006-07-26 |
Jim Meyering | Checking in a change from Paul. |
tree | commitdiff |
2006-07-26 |
Jim Meyering | Prepare for the above change. |
tree | commitdiff |
2006-07-26 |
Jim Meyering | * src/ls.c: Correct indentation/formatting in a few... |
tree | commitdiff |
2006-07-25 |
Jim Meyering | * src/ls.c (gobble_file): When handling a stat-failed... |
tree | commitdiff |
2006-07-25 |
Jim Meyering | * src/dircolors.hin: Mention that ORPHAN refers not... |
tree | commitdiff |
2006-07-25 |
Jim Meyering | * src/dircolors.hin: Mention that ORPHAN refers not... |
tree | commitdiff |
2006-07-25 |
Jim Meyering | Get --dired offsets right when handling stat-failed... |
tree | commitdiff |
2006-07-25 |
Jim Meyering | * src/ls.c (gobble_file) [USE_ACL]: Don't use-uninitial... |
tree | commitdiff |
2006-07-25 |
Jim Meyering | * src/ls.c (gobble_file): Make it so failure to stat a |
tree | commitdiff |
2006-07-25 |
Jim Meyering | * src/ls.c: Declare stat_failed to be "bool", not ... |
tree | commitdiff |
2006-07-25 |
Jim Meyering | * src/ls.c [enum filetype] (command_line): Remove membe... |
tree | commitdiff |
2006-07-25 |
Jim Meyering | * src/ls.c: Apply the stat-failed parts of Red Hat's |
tree | commitdiff |
2006-07-25 |
Jim Meyering | * src/df.c (n_valid_args): Declare global to be static. |
tree | commitdiff |
2006-07-21 |
Jim Meyering | * src/su.c (usage): Correct typo in --help output:... |
tree | commitdiff |
2006-07-21 |
Jim Meyering | (FILE_TYPE_INDICATOR_OPTION): Reposition this new name... |
tree | commitdiff |
2006-07-21 |
Jim Meyering | Fix another bug: ls --indicator-style=file-type would... |
tree | commitdiff |
2006-07-20 |
Jim Meyering | * src/df.c (main): Fail and don't print the headers... |
tree | commitdiff |
2006-07-20 |
Jim Meyering | Fix a bug: ls --file-type worked like --indicator-style... |
tree | commitdiff |
2006-07-19 |
Jim Meyering | * src/ls.c (print_dir): Give a better diagnostic for... |
tree | commitdiff |
2006-07-17 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2006-07-17 |
Paul Eggert | (main): Adjust to new mode_adjust API. |
tree | commitdiff |
2006-07-17 |
Paul Eggert | (main): Adjust to new mode_adjust API. |
tree | commitdiff |
2006-07-17 |
Paul Eggert | (struct mkdir_options): New struct. |
tree | commitdiff |
2006-07-17 |
Paul Eggert | Include mkancesdirs.h. |
tree | commitdiff |
2006-07-17 |
Paul Eggert | (process_file): Adjust to mode_adjust API change. |
tree | commitdiff |
2006-07-14 |
Paul Eggert | (do_decode): Output to parameter OUT, not to stdout. |
tree | commitdiff |
2006-07-11 |
Paul Eggert | Assume <dirent.h> exists, since gnulib assumes this... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | Regenerate. |
tree | commitdiff |
2006-07-09 |
Paul Eggert | Adjust to today's renaming changes in system.h. |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (print_it): Don't assume char is unsigned. |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (print_esc): Don't assume char is unsigned. |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (create_fullname): Don't assume char is unsigned. |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (is_blank): Remove; no longer needed. All uses |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (unexpand): Don't assume that isprint etc. return |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (is_char_class_member): Don't assume that isprint etc... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (initialize_regex, fix_output_parameters): Don't assume... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (check_punctuation): Don't assume that isprint etc... |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (expand): Don't assume that isprint etc. return |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (inittables): Use toupper rather than |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (apply_translations): Use toupper rather than |
tree | commitdiff |
2006-07-09 |
Paul Eggert | (_D_EXACT_NAMELEN): Renamed from NLENGTH, for |
tree | commitdiff |
2006-07-08 |
Jim Meyering | * src/dd.c (skip): Remove one of two adjacent "the... |
tree | commitdiff |
2006-07-05 |
Jim Meyering | * src/ls.c (usage): Correct the description of -G:... |
tree | commitdiff |
2006-07-05 |
Jim Meyering | * src/copy.c (copy_internal): Don't work around old... |
tree | commitdiff |
2006-07-05 |
Jim Meyering | Regenerate, to remove fuzz. |
tree | commitdiff |
2006-07-03 |
Jim Meyering | Plug another unusual leak. |
tree | commitdiff |
2006-07-03 |
Jim Meyering | The dev/inode of the topmost directory in each hierarch... |
tree | commitdiff |
2006-07-03 |
Jim Meyering | Fix two small leaks. |
tree | commitdiff |
next |