| Commit message (Expand) | Author | Age | Files | Lines |
| * | maint: update all copyright year number ranges | Jim Meyering | 2013-01-04 | 1 | -1/+1 |
| * | Use binary mode when testing for binary files. | Paul Eggert | 2012-05-14 | 1 | -1/+1 |
| * | maint: quote 'like this' or "like this", not `like this' | Paul Eggert | 2012-01-25 | 1 | -10/+10 |
| * | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
| * | build: update to latest gnulib and adapt | Jim Meyering | 2011-12-14 | 1 | -1/+1 |
| * | portability: use SET_BINARY rather than xfreopen (NULL, ... | Claudio Bley | 2011-10-04 | 1 | -2/+2 |
| * | build: ccache works better without embedded version strings | Jim Meyering | 2011-06-13 | 1 | -1/+1 |
| * | cmp, diff, diff3, sdiff: edit and align --help text. | Karl Berry | 2011-06-08 | 1 | -12/+18 |
| * | maint: update copyright year ranges to include 2011 | Jim Meyering | 2011-01-03 | 1 | -1/+1 |
| * | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
| * | use xfreopen rather than freopen | Jim Meyering | 2009-11-20 | 1 | -1/+2 |
| * | maint: define/use PROGRAM_NAME and AUTHORS; use propername module | Jim Meyering | 2009-11-16 | 1 | -5/+9 |
| * | maint: bug-diffutils@gnu.org is the new bug-reporting address | Jim Meyering | 2009-11-16 | 1 | -3/+3 |
| * | admin: update all copyright notices to include the year 2009 | Jim Meyering | 2009-11-11 | 1 | -2/+2 |
| * | build: rely on gnulib's progname module | Jim Meyering | 2009-11-11 | 1 | -4/+2 |
| * | maint/sc: use STREQ, not strcmp(a,b) == 0 | Jim Meyering | 2009-11-11 | 1 | -2/+2 |
| * | * COPYING: New file. | Paul Eggert | 2007-07-19 | 1 | -8/+6 |
| * | * bootstrap: Sync from gnulib. | Paul Eggert | 2007-04-04 | 1 | -2/+1 |
| * | * src/cmp.c (cmp): The previous fix wasn't quite right either, as | Paul Eggert | 2006-05-09 | 1 | -6/+7 |
| * | * src/cmp.c (cmp): Fix bug introduced in 2006-03-09 change. | Paul Eggert | 2006-05-08 | 1 | -2/+2 |
| * | * src/system.h (PARAMS, PROTOTYPES): Remove; no longer needed. | Paul Eggert | 2006-03-13 | 1 | -1/+1 |
| * | Update code comment to match previous patch. | Paul Eggert | 2006-03-09 | 1 | -1/+2 |
| * | (main): Avoid an unnecessary system call introduced in previous patch. | Paul Eggert | 2006-03-09 | 1 | -6/+1 |
| * | * src/cmp.c (type_no_stdout): New constant. | Paul Eggert | 2006-03-09 | 1 | -2/+11 |
| * | Update FSF address. | Paul Eggert | 2006-01-05 | 1 | -1/+1 |
| * | * src/cmp.c: Don't include <setmode.h>. | Paul Eggert | 2006-01-05 | 1 | -11/+13 |
| * | Sort includes. Include <exit.h>, <unlocked-io.h>. | Paul Eggert | 2004-04-12 | 1 | -30/+37 |
| * | Include version-etc.h, not freesoft.h. | Paul Eggert | 2002-06-17 | 1 | -12/+7 |
| * | Include <file-type.h>. | Paul Eggert | 2002-06-11 | 1 | -8/+9 |
| * | (cmp): Use block_read instead of read, to work around Tru64 5.1 bug. | Paul Eggert | 2002-04-05 | 1 | -12/+6 |
| * | (cmp): Fix typos in previous change. | Paul Eggert | 2002-03-12 | 1 | -5/+5 |
| * | Use "byte" rather than "char" if a translation for "byte" is available. | Paul Eggert | 2002-03-12 | 1 | -6/+20 |
| * | (specify_comparison_type): New function. | Paul Eggert | 2002-03-12 | 1 | -15/+21 |
| * | (usage): Reword for help2man. | Paul Eggert | 2002-03-11 | 1 | -4/+5 |
| * | Include c-stack.h, exitfail.h. | Paul Eggert | 2002-02-28 | 1 | -31/+43 |
| * | (copyright_string): Update to 2002. | Paul Eggert | 2002-01-24 | 1 | -17/+15 |
| * | (valid_suffixes): Add '0', to support suffixes like "MB" and "MiB". | Paul Eggert | 2001-12-24 | 1 | -3/+4 |
| * | Include <hard-locale.h>, <setmode.h>. | Paul Eggert | 2001-12-11 | 1 | -40/+77 |
| * | (usage): Clarify. | Paul Eggert | 2001-12-03 | 1 | -2/+8 |
| * | <xstrtol.h>: Include. | Paul Eggert | 2001-12-03 | 1 | -27/+84 |
| * | (option_help_msgid): offsets -> indices | Paul Eggert | 2001-11-25 | 1 | -4/+4 |
| * | Assume C89 or better. | Paul Eggert | 2001-11-24 | 1 | -176/+150 |
| * | Include <config.h> before using "const". | Paul Eggert | 1998-09-14 | 1 | -1/+2 |
| * | (authorship_msgid): New var. | Paul Eggert | 1998-09-14 | 1 | -2/+2 |
| * | (authorship_msgid): New var. | Paul Eggert | 1998-09-13 | 1 | -67/+52 |
| * | (main): Invoke setlocale first thing, to tell library we're internationalized. | Paul Eggert | 1994-11-14 | 1 | -45/+60 |
| * | Fix comment. | Paul Eggert | 1994-10-31 | 1 | -1/+1 |
| * | (main): Align buffer size to word size, in case malloc cares. | Paul Eggert | 1994-10-15 | 1 | -4/+7 |
| * | (main): Set xmalloc_exit_failure. | David MacKenzie | 1994-10-12 | 1 | -0/+2 |
| * | (word): Don't define if already defined. | Paul Eggert | 1994-09-22 | 1 | -6/+11 |