2004-03-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | Use new OUT_SUBST directive, so that this |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | Accept new directives: OUT_SUBST, ERR_SUBST. |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | [HAVE_SETHOSTNAME && !defined sethostname]: |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | Include "vasprintf.h", for asprintf. |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | [HAVE_UNISTD_H]: Include <unistd.h>, for resolvepath... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Jim Meyering | Include dirfd.h, for dirfd. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Jim Meyering | Minor optimization: |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Jim Meyering | Correct the indentation of a foreach loop. |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jim Meyering | (print_grand_total): Rename global from `print_totals'. |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jim Meyering | (main): Rearrange filtering loop to be a tiny bit more... |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Jim Meyering | Don't include savedir.h -- no longer needed. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Jim Meyering | (main): Remove now-unused declaration of `i'. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Jim Meyering | (main): Filter out file names of length zero before |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Jim Meyering | (zero-len): Add a test for the above. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | Test for BLOCKSIZE. Factor the code to simplify it. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | New environment var BLOCKSIZE. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | (Block size): Document new envvar BLOCKSIZE. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | (humblock): Support BLOCKSIZE envvar, as well as BLOCK_... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | Adjust to above changes to src/du.c. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | Shorten the du --files0-from announcement, and say |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | (EXPECTED_BYTES_PER_FILE_NAME, DEFAULT_PROJECTED_N_FILES): |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | Use @sc{nul} consistently for NUL. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | (check-texinfo): Add a check to ensure future |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | (readtokens0): Return true on success rather |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Jim Meyering | Avoid race condition that could cause |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | Remove space(s) before TAB. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | whoops: getopt_int.h, not getopt_int.c. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | New file, from gnulib. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | (libfetish_a_SOURCES): Add getopt_int.h. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | (main): Free the hash table, too. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | (du invocation): --files0-from is useful with |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | Tweak a few lines that resulted in `overfull hbox'... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | (.x.1): Remove --info-page= option, reverting |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | (nul-1, nul-2): Adjust expected diagnostics to match... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | (du_files): Return bool, rather than int. |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | Include "readtokens0.h" rather than "readtokens.h". |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | (libfetish_a_SOURCES): Add readtokens0.c and readtokens0.h |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | (ds_free): Plug a small leak. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | (readtoken): Don't leak 64 bytes when reading an empty... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | Also test with a non-regular file: |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | (main): whoops. don't use errno for this diagnostic: |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | Add this comment: |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | Include <stdbool.h>. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | (readtoken, readtokens): Update prototypes. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | (du invocation): Document new option: --file0-from=F. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | * NEWS: du accepts a new option --from0-file=FILE... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | (tsort): Reflect changes in use of readtoken. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | (do_stdin): Reflect changes in use of readtoken. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | (TESTS): Add files0-from. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | New tests, for --files0-from-F option. |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Jim Meyering | du accepts a new option --from0-file=FILE, where FILE... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
next |