Age | Commit message (Expand) | Author |
2003-10-07 | . | Jim Meyering |
2003-10-05 | (change_file_owner): Remove set-but-not-used local. | Jim Meyering |
2003-10-05 | s/nftw/fts/g in a comment | Jim Meyering |
2003-10-05 | (du_files): Mark diagnostic for translation. | Jim Meyering |
2003-10-05 | . | Jim Meyering |
2003-10-04 | (du_files): Ignore any failure of fts_close. | Jim Meyering |
2003-10-04 | (du_files): Give better diagnostics for failed fts_open. | Jim Meyering |
2003-10-04 | (MAX_N_DESCRIPTORS): Remove now-unused definition. | Jim Meyering |
2003-10-04 | (enum) [HUMAN_SI_OPTION]: New member. | Jim Meyering |
2003-10-03 | Accept --no-dereference (-P). | Jim Meyering |
2003-10-02 | . | Jim Meyering |
2003-10-02 | Include "fts_.h", not ftw.h. | Jim Meyering |
2003-09-28 | Remove unnecessary casts of alloca, since now it's guaranteed to be (void *). | Jim Meyering |
2003-09-28 | Remove unnecessary casts of alloca, since now it's guaranteed to be (void *). | Jim Meyering |
2003-09-28 | (ASSIGN_STRDUPA): | Jim Meyering |
2003-09-28 | Remove unnecessary casts of alloca, since now it's guaranteed to be (void *). | Jim Meyering |
2003-09-28 | Remove unnecessary casts of alloca, since now it's guaranteed to be (void *). | Jim Meyering |
2003-09-28 | Remove unnecessary cast of alloca, since now it's guaranteed to be (void *). | Jim Meyering |
2003-09-28 | Remove unnecessary cast of alloca, since now it's guaranteed to be (void *). | Jim Meyering |
2003-09-28 | Minor efficiency tweak. | Jim Meyering |
2003-09-27 | Don't exhaust virtual memory when processing large inputs. | Jim Meyering |
2003-09-26 | . | Jim Meyering |
2003-09-24 | (check_and_close, dump, dump_strings): Don't report bogus errno value | Jim Meyering |
2003-09-23 | (get_line): Report error right away if I/O fails, | Jim Meyering |
2003-09-23 | (close_output_file): Don't report bogus errno value | Jim Meyering |
2003-09-23 | (paste_serial): Save errno after input error, | Jim Meyering |
2003-09-23 | (fold_file): Save errno after input error, to report proper errno value. | Jim Meyering |
2003-09-23 | (compare_files): Save errno after input error, to report proper errno value. | Jim Meyering |
2003-09-23 | (unexpand): Save errno after input error, to report proper errno value. | Jim Meyering |
2003-09-23 | (tee): Adjust fwrite arguments so that the return | Jim Meyering |
2003-09-22 | (tac_mem): Don't return a value; nobody uses it. | Jim Meyering |
2003-09-22 | (tee): Once a write failure has occurred, don't bother | Jim Meyering |
2003-09-22 | (check_file): Report error right away if I/O fails, | Jim Meyering |
2003-09-22 | (UNROLL): Remove. | Jim Meyering |
2003-09-22 | Switch encoding from Latin-1 to UTF-8. | Jim Meyering |
2003-09-19 | `du -D symlink-to-dir' would mistakenly omit the slash in | Jim Meyering |
2003-09-19 | (process_file): Remove useless disjunct. | Jim Meyering |
2003-09-18 | *** empty log message *** | Jim Meyering |
2003-09-18 | (WRITTEN_BY): Rename from AUTHORS. | Jim Meyering |
2003-09-18 | (case_GETOPT_VERSION_CHAR): Rename parameter, Authors, to Written_by. | Jim Meyering |
2003-09-18 | revert previous change | Jim Meyering |
2003-09-18 | Update AUTHORS definition to be a comma-separated list of strings and/or update | Jim Meyering |
2003-09-18 | (case_GETOPT_VERSION_CHAR): Append NULL to version_etc argument list. | Jim Meyering |
2003-09-18 | (main): Append NULL to version_etc argument list. | Jim Meyering |
2003-09-18 | (numcompare): Rename local, logb, to log_b to avoid | Jim Meyering |
2003-09-14 | (print_factors): Give a separate diagnostic | Jim Meyering |
2003-09-10 | . | Jim Meyering |
2003-09-09 | Alphabetize includes. | Jim Meyering |
2003-09-09 | . | Jim Meyering |
2003-09-08 | Add a comment. | Jim Meyering |