*** empty log message ***
[platform/upstream/coreutils.git] / src / du.c
2006-05-20 Jim Meyering(main): Rename local, s/symlink_deref_bit/symlink_deref...
2006-05-19 Jim Meyering(main): Don't let -D, -L, or -P turn off the internal
2005-11-04 Jim Meyering(process_file): Don't overflow for files of size >...
2005-10-15 Jim Meyering(usage): Document -m, once again.
2005-09-16 Jim MeyeringInclude fprintftime.h.
2005-09-16 Paul EggertInclude stat-time.h, and use its functions instead...
2005-09-07 Jim Meyering(time_args): Use NULL in place of 0.
2005-08-27 Jim MeyeringGo ahead and leave the patch in (i.e., revert
2005-08-27 Jim MeyeringRevert the du.c part of the change from 2005-07-02:
2005-08-21 Jim Meyering(time_style): Add `const' attribute.
2005-08-02 Jim MeyeringInclude "xanstrftime.h".
2005-07-03 Paul Eggert(main): Reuse stdin rather than opening a new stream.
2005-06-30 Jim MeyeringAdd uses of ARGMATCH_VERIFY to ensure that
2005-06-30 Jim MeyeringAdd uses of ARGMATCH_VERIFY to ensure that
2005-06-29 Jim Meyering(show_date): Use X2REALLOC rather than x2realloc.
2005-06-28 Jim Meyering(show_date): Use x2realloc on 1-byte base types, not...
2005-06-23 Paul EggertDo not include hard-locale.h.
2005-06-23 Jim Meyering(time_format): Add `const' attribute.
2005-06-23 Jim Meyering(show_date): Add a FIXME comment.
2005-06-23 Jim Meyering(show_date): Rename local `time_format' so as not to
2005-06-23 Jim Meyering(usage): Tweak formatting to maintain more or less...
2005-06-23 Jim MeyeringInclude hard-locale.h and strftime.h.
2005-06-23 Jim Meyering2005-06-14 William Brendling <wbrendling@gmail.com>
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-01-05 Jim Meyering(process_file): Evaluate exclusion rules against
2004-09-21 Paul Eggert(main): Remove unused "case 0".
2004-08-02 Paul Eggert(fts_debug, opt_all, apparent_size, opt_count_all,
2004-06-30 Jim Meyering(usage, main): Output "file system" rather than "filesy...
2004-06-21 Jim Meyering(main): Standardize on the diagnostics given when someo...
2004-04-27 Jim Meyering(opt_nul_terminate_output): Declare `static'.
2004-04-27 Jim Meyering(G_fail): Declare `static'.
2004-03-28 Jim MeyeringMinor optimization:
2004-03-27 Jim Meyering(print_grand_total): Rename global from `print_totals'.
2004-03-27 Jim Meyering(main): Rearrange filtering loop to be a tiny bit more...
2004-03-25 Jim Meyering(main): Remove now-unused declaration of `i'.
2004-03-25 Jim Meyering(main): Filter out file names of length zero before
2004-03-24 Jim Meyering(EXPECTED_BYTES_PER_FILE_NAME, DEFAULT_PROJECTED_N_FILES):
2004-03-23 Jim Meyering(main): Free the hash table, too.
2004-03-22 Jim Meyering(du_files): Return bool, rather than int.
2004-03-22 Jim MeyeringInclude "readtokens0.h" rather than "readtokens.h".
2004-03-21 Jim Meyering(main): whoops. don't use errno for this diagnostic:
2004-03-21 Jim Meyeringdu accepts a new option --from0-file=FILE, where FILE...
2004-02-22 Jim Meyering(usage): Separate -H and --si. Say that the meaning
2004-01-21 Jim Meyering(usage): Use EXIT_SUCCESS, not 0, for clarity.
2004-01-04 Jim Meyering(usage): Mention that, with its current meaning, -H...
2003-12-20 Jim MeyeringAccept new option (-0, --null) that makes it so each
2003-12-19 Jim Meyering(FTS_CROSS_CHECK, DEBUG_OPT): Define.
2003-10-25 Jim Meyering(entry_hash): Adjust to reflect
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-10-17 Jim Meyering(main): Simply assign to bit_flags.
2003-10-17 Jim MeyeringInclude "xfts.h".
2003-10-17 Jim Meyeringtweak comment
2003-10-09 Jim Meyeringtweak comments
2003-10-05 Jim Meyerings/nftw/fts/g in a comment
2003-10-05 Jim Meyering(du_files): Mark diagnostic for translation.
2003-10-04 Jim Meyering(du_files): Ignore any failure of fts_close.
2003-10-04 Jim Meyering(du_files): Give better diagnostics for failed fts_open.
2003-10-04 Jim Meyering(MAX_N_DESCRIPTORS): Remove now-unused definition.
2003-10-04 Jim Meyering(enum) [HUMAN_SI_OPTION]: New member.
2003-10-03 Jim MeyeringAccept --no-dereference (-P).
2003-10-02 Jim MeyeringInclude "fts_.h", not ftw.h.
2003-09-19 Jim Meyering`du -D symlink-to-dir' would mistakenly omit the slash in
2003-09-19 Jim Meyering(process_file): Remove useless disjunct.
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim MeyeringUpdate AUTHORS definition to be a comma-separated list...
2003-09-03 Jim Meyering(AUTHORS): Remove Larry McVoy's name, since the relatively
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-05-14 Jim Meyering(usage): Don't use `,' as the thousands separator
2003-05-10 Jim MeyeringHandle argc < optind.
2003-04-11 Jim MeyeringRemove SPC in SPC-TAB sequence.
2003-04-11 Jim MeyeringRemove anachronistic casts of xmalloc,
2003-03-08 Jim Meyering(process_file): If a file's size is not being counted
2003-03-08 Jim Meyering`du -S' didn't work
2003-03-07 Jim MeyeringRemove everything associated with mmap-stack.c.
2003-03-05 Jim Meyering(process_file): Sizes must all be of type uintmax_t.
2003-03-04 Jim Meyering(MAX_N_DESCRIPTORS): Use 3 * UTILS_OPEN_MAX / 4.
2003-02-21 Jim MeyeringNew option: --apparent-size.
2003-02-21 Jim Meyering(apparent_size): New global.
2003-02-21 Jim Meyering(process_file): Always reset size_to_propagate_to_paren...
2003-02-20 Jim Meyering(process_file): Reorganize the code to use only
2003-02-20 Jim Meyering(process_file): Set info->skip before any possible...
2003-02-19 Jim MeyeringInclude "mmap-stack.h".
2003-02-06 Jim Meyering(process_file): Don't return early for excluded files
2003-02-01 Jim MeyeringDon't put decl after non-decl.
2003-02-01 Jim Meyering(MAX_N_DESCRIPTORS): Define.
2003-01-31 Jim Meyeringditto for invalid options
2003-01-31 Jim Meyering(main): Upon processing a bad --exclude-from or --max...
2003-01-31 Jim MeyeringRewrite to perform directory traversal using nftw.
2003-01-04 Jim Meyeringremove blank line
2003-01-04 Jim Meyering(count_entry) [S_ISLNK]: Don't define.
2002-12-08 Jim Meyering(lstat) [! LSTAT_FOLLOWS_SLASHED_SYMLINK]:
2002-11-24 Jim MeyeringMore clean-up, not that / means /.
2002-11-24 Jim Meyering(du_files): Don't strip any trailing slash.
2002-11-08 Jim Meyering(human_output_opts): New var.
2002-10-13 Jim Meyering(usage): Tweak description of --dereference-args/-D.
2002-10-13 Jim Meyering(count_entry): Also save cwd when dereferencing (via...
2002-10-03 Jim MeyeringMark translatable string with `N_ (...)'.
next