summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1993-03-28.Jim Meyering
1993-03-28.Jim Meyering
1993-03-28(add_omitted_fs_type, fs_to_omit): New functions addingJim Meyering
1993-03-28(decode_switches, print_long_format): New option: --full-time.Jim Meyering
1993-03-28(main): If -f is given, don't complain if no file args are given.Jim Meyering
1993-03-28[rindex]: Don't redefine.Jim Meyering
1993-03-28Accept `flush' option. From Arne H. Juul arnej@lise.unit.noJim Meyering
1993-03-28.Jim Meyering
1993-03-26Add long options.Jim Meyering
1993-03-26.Jim Meyering
1993-03-26.Jim Meyering
1993-03-26.Jim Meyering
1993-03-24.Jim Meyering
1993-03-24(gobble_file): Don't stat symlinks unless we need to.Jim Meyering
1993-03-24(copy, copy_with_block, copy_with_block): Decrement pending_spaces onlyJim Meyering
1993-03-23New option: -C, --compatible.Jim Meyering
1993-03-23.Jim Meyering
1993-03-22(close_file): Reverse May 13, '92 change, but add the conditionJim Meyering
1993-03-22fix two typosJim Meyering
1993-03-06Compare getenv with NULL instead of 0 -- just for aesthetics.Jim Meyering
1993-03-02.Jim Meyering
1993-03-02.Jim Meyering
1993-03-02.Jim Meyering
1993-03-02.Jim Meyering
1993-03-02Initial revisionJim Meyering
1993-02-26(print_s_char, print_s_short): Print signed chars and signed shorts withoutJim Meyering
1993-02-25reindent with indent-1.7Jim Meyering
1993-02-25Reformat with GNU indent-1.7.Jim Meyering
1993-02-25(print_s_char, print_s_short): Fix printing of signed chars and signed shorts.Jim Meyering
1993-02-18Don't ask when removing symlinks.Jim Meyering
1993-02-08Add long options.Jim Meyering
1993-01-22IS* macros may not be given arguments with side effects.Jim Meyering
1993-01-20merge with 1.4Jim Meyering
1992-12-13isascii guards for ctype.h macrosJim Meyering
1992-12-10Merge with pre-release 1.3.6.Jim Meyering
1992-12-10Remove last (blank) line of file.Jim Meyering
1992-12-08.Jim Meyering
1992-12-08(is_char_class_member): Remove unreached return after abort.Jim Meyering
1992-12-08.Jim Meyering
1992-12-08Define ISLOWER and ISUPPER independent of STDC_HEADERS.Jim Meyering
1992-12-08(change_file_group): Define ISDIGIT and use it instead of isdigit.Jim Meyering
1992-12-08(isnumber): Define ISDIGIT and use it instead of isdigit.Jim Meyering
1992-12-07.Jim Meyering
1992-12-07(print_formatted, print_esc): Define ISXDIGIT and ISXDIGIT and useJim Meyering
1992-12-07(toarith): Change single use of isdigit to ISDIGIT.Jim Meyering
1992-12-07Remove unused definition of isdigit.Jim Meyering
1992-12-07.Jim Meyering
1992-12-07Remove inclusion of <ctype.h> and definitions of is* ctype macros to system.h.Jim Meyering
1992-12-02Convert static declarations of struct option to use new macros fromJim Meyering
1992-12-02.Jim Meyering