Age | Commit message (Expand) | Author |
2005-11-12 | remove now-unused file | Jim Meyering |
2005-11-12 | . | Jim Meyering |
2005-11-08 | (decode_switches): ls now defaults to --time-style='locale', which in | Paul Eggert |
2005-11-07 | (usage): Fix descriptions of --sort, --time. | Jim Meyering |
2005-11-05 | Include filenamecat.c. | Jim Meyering |
2005-11-04 | (process_file): Don't overflow for files of size >= 2^31 | Jim Meyering |
2005-11-02 | (usage): Don't mention rm -d. | Paul Eggert |
2005-11-02 | (rm_option_init): Don't initialize unlink_dirs member, which went away. | Paul Eggert |
2005-11-02 | (struct rm_options): Remove unlink_dirs. | Paul Eggert |
2005-11-02 | (remove_entry): Emit a better diagnostic when rm | Jim Meyering |
2005-11-01 | (main): Pass PDS_PRE_2000 to posixtime. | Paul Eggert |
2005-11-01 | (parse_obsolete_option): Implement fix for "tail -c 2 FILE". | Paul Eggert |
2005-10-31 | (skip): Fix off-by-one error reported by Theodoros V. Kalamatianos. | Paul Eggert |
2005-10-28 | (FILE_BASENAME_CONCAT): Omit unnecessary slashes in the | Paul Eggert |
2005-10-27 | (main) [!O_BINARY]: Changed default read mode | Jim Meyering |
2005-10-26 | Add these: sha224sum sha256sum sha384sum sha512sum | Jim Meyering |
2005-10-24 | (tac_file): When determining whether a file is seekable, | Jim Meyering |
2005-10-24 | rename array_cardinality to array_len | Jim Meyering |
2005-10-24 | (ls_codes): Add missing comma. | Jim Meyering |
2005-10-24 | Add a compile-time assertion that the slack_codes | Jim Meyering |
2005-10-24 | * src/expand.c (parse_tab_stops): Add comment to make this function | Jim Meyering |
2005-10-24 | (next_file): Don't assume fopen cannot return stdin. | Jim Meyering |
2005-10-23 | . | Jim Meyering |
2005-10-23 | . | Jim Meyering |
2005-10-23 | (digest_check, main): Use ptr_align rather than | Jim Meyering |
2005-10-23 | (sha224sum, sha256sum, sha384sum, sha512sum): Rules for compiling sha-2 utili... | Jim Meyering |
2005-10-23 | Provide framework for computing sha-2 hashes. | Jim Meyering |
2005-10-23 | . | Jim Meyering |
2005-10-22 | . | Jim Meyering |
2005-10-19 | . | Jim Meyering |
2005-10-19 | (append_quoted): Quote ' correctly. | Jim Meyering |
2005-10-16 | . | Jim Meyering |
2005-10-16 | . | Jim Meyering |
2005-10-15 | (usage): Undocument deprecated --idle (-i) option. | Jim Meyering |
2005-10-15 | . | Jim Meyering |
2005-10-15 | (main): Remove --link -l options. | Jim Meyering |
2005-10-15 | (parse_options): Remove --allow-missing option. | Jim Meyering |
2005-10-15 | (usage): Document -m, once again. | Jim Meyering |
2005-10-15 | (decode_switches): Warn about the deprecated --kilobytes option. | Jim Meyering |
2005-10-15 | (main): Warn about the deprecated --kilobytes option. | Jim Meyering |
2005-10-07 | (sortlines_temp): Redo previous change, since I'm no longer confident | Paul Eggert |
2005-10-06 | (sortlines_temp): Undo previous change, since | Paul Eggert |
2005-10-05 | Add a comment to go with the last change. | Jim Meyering |
2005-10-05 | (sortlines_temp): Declare temporary as `int' rather | Jim Meyering |
2005-10-03 | (MAX_N_FACTORS): Define in terms of sizeof (uintmax_t) | Jim Meyering |
2005-10-01 | . | Jim Meyering |
2005-10-01 | (main): Don't stop processing arguments upon the first invalid one. | Jim Meyering |
2005-10-01 | . | Jim Meyering |
2005-09-30 | (main): Don't assume size_t has the same width | Paul Eggert |
2005-09-29 | . | Jim Meyering |