Age | Commit message (Expand) | Author |
1999-12-09 | (BLOCK_SIZE_OPTION, EXCLUDE_OPTION, MAX_DEPTH_OPTION): | Jim Meyering |
1999-08-08 | (count_entry): Remove cast of savedir arg. | Jim Meyering |
1999-04-01 | Remove prototypes and tsort function definitions. | Jim Meyering |
1999-03-31 | Don't include closeout.h or version-etc.h explicitly. Now, they're included v... | Jim Meyering |
1999-03-26 | No longer include long-options.h. | Jim Meyering |
1999-03-04 | Include long-options.h | Jim Meyering |
1999-02-16 | update copyright dates | Jim Meyering |
1999-01-16 | (usage): Don't make it static so that it can be called from libfu.a by xargma... | Jim Meyering |
1998-09-19 | update bug-reporting address | Jim Meyering |
1998-08-30 | (long_options): Use corresponding short-option character | Jim Meyering |
1998-08-30 | Don't assume ASCII. | Jim Meyering |
1998-06-29 | revert back to using lower case _unlocked wrapper names | Jim Meyering |
1998-06-29 | (human_readable_base, output_units): Remove; | Jim Meyering |
1998-06-29 | Change all uses of unlocked-wrapped functions to their upper case wrapper names. | Jim Meyering |
1998-04-14 | Use STREQ in string equality tests, not strcmp. | Jim Meyering |
1998-01-04 | (main, usage): Check for write error to stdout before exiting. | Jim Meyering |
1997-12-29 | (usage): Replace TABs with spaces in --help message. | Jim Meyering |
1997-12-25 | (S_ISLNK): Define this instead of S_ISDIR. | Jim Meyering |
1997-12-21 | Include exclude.h. | Jim Meyering |
1997-12-21 | Include exclude.h. | Jim Meyering |
1997-12-16 | s/__P/PARAMS/g | Jim Meyering |
1997-12-06 | Separate struct dcl and typedef. | Jim Meyering |
1997-11-30 | remove trailing blank | Jim Meyering |
1997-11-30 | (<inttypes.h>): Include if HAVE_INTTYPES_H. | Jim Meyering |
1997-10-25 | Remove old-style xmalloc and xrealloc decls. | Jim Meyering |
1997-10-07 | update bug-reporting address | Jim Meyering |
1997-10-04 | Remove old-style savedir dcl. | Jim Meyering |
1997-05-25 | Remove global variable opt_human_readable. | Jim Meyering |
1997-05-25 | (convert_blocks): Remove now-unnecessary #undef. | Jim Meyering |
1997-05-25 | (main): Implement new --max-depth=N option. | Jim Meyering |
1997-03-27 | (main): Implement new --max-depth=N option. | Jim Meyering |
1997-02-09 | update copyrights for 1997 | Jim Meyering |
1997-02-02 | (hash_insert2): Rename local HTAB to HT to avoid shadowing global. | Jim Meyering |
1997-02-01 | bracket bug address with <> and append a period | Jim Meyering |
1997-02-01 | Compare getopt_long return value against -1, not EOF. Use NULL, not '(int *)... | Jim Meyering |
1997-01-26 | (count_entry): Fix blatant bug (typo?) that made | Jim Meyering |
1996-11-03 | change bug-reporting address | Jim Meyering |
1996-11-02 | change bug-reporting address | Jim Meyering |
1996-10-05 | (main): update --version output to conform to coding standard | Jim Meyering |
1996-10-04 | (main): update --version output to conform to coding standard | Jim Meyering |
1996-08-31 | (usage): remove spurious trailing \n in puts. | Jim Meyering |
1996-08-29 | (usage): Tell where to report bugs. | Jim Meyering |
1996-07-14 | (usage): Sort option descriptions in dictionary order. | Jim Meyering |
1996-04-24 | (usage): The long-named arg is --human-readable, not --human. | Jim Meyering |
1996-04-24 | update Copyright years for 1996 | Jim Meyering |
1996-03-24 | Update FSF's address. | Jim Meyering |
1996-03-21 | (main): Declare to be of type int, not void. | Jim Meyering |
1996-03-16 | Don't include version.h. | Jim Meyering |
1996-03-12 | (main): Initialize for internationalized message support: call setlocale, | Jim Meyering |
1996-02-01 | Remove comma after last item in enum. | Jim Meyering |