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