| Commit message (Expand) | Author | Age | Files | Lines |
| * | (read_diff): If STAT_BLOCKSIZE yields zero, adjust it to a more reasonable | Paul Eggert | 1994-10-01 | 1 | -2/+3 |
| * | <ctype.h> now included by system.h. | Paul Eggert | 1994-09-22 | 1 | -23/+6 |
| * | (program_name): Renamed from `program', for consistency. | Paul Eggert | 1994-09-15 | 1 | -10/+12 |
| * | Fix copyright notice. | Paul Eggert | 1994-09-12 | 1 | -1/+1 |
| * | (try_help, check_stdout): New functions. | Paul Eggert | 1994-09-08 | 1 | -32/+52 |
| * | (main): Call initialize_main first. | Paul Eggert | 1994-09-02 | 1 | -15/+80 |
| * | (scan_diff_line): Don't rely on promotion to make the old-style parameter | Paul Eggert | 1994-04-15 | 1 | -2/+2 |
| * | (usage): Send usage to stdout, not stderr. | Paul Eggert | 1993-11-10 | 1 | -15/+27 |
| * | (xmalloc, xrealloc): Cast malloc, realloc | Paul Eggert | 1993-09-27 | 1 | -2/+2 |
| * | Include "system.h" first. | Paul Eggert | 1993-09-18 | 1 | -8/+8 |
| * | (copy_stringlist, compare_line_list): bcmp -> memcmp | Paul Eggert | 1993-09-13 | 1 | -5/+5 |
| * | Add prototypes to function declarations. Use size_t, not int, when needed. | Paul Eggert | 1993-08-27 | 1 | -741/+674 |
| * | Attempt to do a better job with three two-way diffs. | Paul Eggert | 1993-07-04 | 1 | -589/+649 |
| * | (longopts): Change NULL to 0. | Paul Eggert | 1993-05-26 | 1 | -10/+10 |
| * | (tab_align_flag): New variable, for new -T option. | Paul Eggert | 1993-05-25 | 1 | -4/+13 |
| * | entered into RCS | Paul Eggert | 1993-04-23 | 1 | -5/+19 |
| * | *** empty log message *** | Richard M. Stallman | 1993-02-11 | 1 | -2/+2 |
| * | *** empty log message *** | Paul Eggert | 1992-11-12 | 1 | -1/+1 |
| * | *** empty log message *** | Paul Eggert | 1992-11-09 | 1 | -138/+211 |
| * | *** empty log message *** | Paul Eggert | 1992-10-05 | 1 | -370/+299 |
| * | *** empty log message *** | David MacKenzie | 1992-09-03 | 1 | -2/+2 |
| * | *** empty log message *** | David MacKenzie | 1992-07-07 | 1 | -52/+9 |
| * | *** empty log message *** | David MacKenzie | 1992-07-07 | 1 | -59/+85 |
| * | Initial revision | David MacKenzie | 1992-07-03 | 1 | -0/+1694 |