| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | diff, sdiff: new option --ignore-trailing-space (-Z) | Roland McGrath | 2011-08-14 | 1 | -1/+7 |
* | 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 | -20/+25 |
* | maint: remove all uses of vfork: use fork instead | Jim Meyering | 2011-01-24 | 1 | -36/+7 |
* | maint: update copyright year ranges to include 2011 | Jim Meyering | 2011-01-03 | 1 | -1/+1 |
* | build: rely on gnulib's sigprocmask module | Jim Meyering | 2010-05-09 | 1 | -23/+0 |
* | avoid compilation failure on systems lacking both fork and vfork | Juan Manuel Guerrero | 2010-02-14 | 1 | -1/+1 |
* | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | maint: define/use PROGRAM_NAME and AUTHORS; use propername module | Jim Meyering | 2009-11-16 | 1 | -2/+8 |
* | 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 | -3/+2 |
* | maint/sc: use STREQ, not strcmp(a,b) == 0 | Jim Meyering | 2009-11-11 | 1 | -1/+1 |
* | * src/diff.c (compare_files): Use last_component rather than base_name, | Paul Eggert | 2009-11-11 | 1 | -4/+5 |
* | * COPYING: New file. | Paul Eggert | 2007-07-19 | 1 | -9/+7 |
* | * NEWS: Mention new sdiff aliases 1 and 2 for l and r. | Paul Eggert | 2007-06-06 | 1 | -11/+12 |
* | * bootstrap: Sync from gnulib. | Paul Eggert | 2007-04-04 | 1 | -2/+1 |
* | * src/sdiff.c (sigprocmask): Don't dump core if O is null. | Paul Eggert | 2006-11-14 | 1 | -1/+1 |
* | Don't assume SIGPIPE exists, and that sigblock and sigsetmask | Paul Eggert | 2006-11-14 | 1 | -4/+10 |
* | * src/sdiff.c (sigprocmask) [! HAVE_SIGPROCMASK]: Cast 2nd arg to | Paul Eggert | 2006-11-05 | 1 | -1/+3 |
* | * src/system.h (PARAMS, PROTOTYPES): Remove; no longer needed. | Paul Eggert | 2006-03-13 | 1 | -3/+2 |
* | 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 | -7/+7 |
* | (usage): Mention exit status. | Paul Eggert | 2004-04-12 | 1 | -41/+56 |
* | Include version-etc.h, not freesoft.h. | Paul Eggert | 2002-06-17 | 1 | -10/+2 |
* | Include <file-type.h>. | Paul Eggert | 2002-06-11 | 1 | -39/+37 |
* | (option_help_msgid, usage): Reword for help2man. | Paul Eggert | 2002-03-11 | 1 | -5/+5 |
* | Include c-stack.h, exitfail.h. Do not include signal.h. | Paul Eggert | 2002-02-28 | 1 | -34/+43 |
* | (copyright_string): Update to 2002. | Paul Eggert | 2002-01-24 | 1 | -11/+15 |
* | (interact): After extracting rlen from the editor command, test for a | Paul Eggert | 2001-12-31 | 1 | -1/+1 |
* | (not_found, execdiff): Remove. | Paul Eggert | 2001-12-24 | 1 | -58/+76 |
* | Include <dirname.h>. | Paul Eggert | 2001-12-11 | 1 | -5/+6 |
* | (diffpid, cleanup, main, edit): HAVE_FORK -> HAVE_WORKING_FORK || | Paul Eggert | 2001-12-03 | 1 | -29/+27 |
* | (STRIP_TRAILING_CR_OPTION): New constant. | Paul Eggert | 2001-11-25 | 1 | -5/+15 |
* | Assume C89 or better. | Paul Eggert | 2001-11-24 | 1 | -375/+261 |
* | (lf_snarf): Fix bug when help line wrapped around the input buffer. | Paul Eggert | 1998-12-12 | 1 | -3/+1 |
* | Include <config.h> before using "const". | Paul Eggert | 1998-09-14 | 1 | -1/+2 |
* | (quotesys.h): Include. | Paul Eggert | 1998-09-14 | 1 | -3/+3 |
* | (quotearg.h): Include. | Paul Eggert | 1998-09-13 | 1 | -167/+281 |
* | (version_string): Fix typo in declaration: `const' was missing. | Paul Eggert | 1994-11-14 | 1 | -60/+79 |
* | (trapsigs): Don't check signal return value, since it's bogus under djgpp. | Paul Eggert | 1994-11-09 | 1 | -3/+2 |
* | (main): Use system_quote_arg to compute command. | Paul Eggert | 1994-10-31 | 1 | -5/+5 |
* | (xmalloc): Remove. | Paul Eggert | 1994-10-15 | 1 | -38/+21 |
* | (private_tempnam): Use tmpnam if HAVE_TMPNAM; this simplifies porting. | Paul Eggert | 1994-10-01 | 1 | -4/+11 |
* | (exists, private_tempname): Adopt latest GNU libc algorithm. | Paul Eggert | 1994-09-24 | 1 | -100/+46 |
* | isspace -> ISSPACE, etc. | Paul Eggert | 1994-09-22 | 1 | -25/+20 |
* | (program_name): Renamed from `program', for consistency. | Paul Eggert | 1994-09-15 | 1 | -7/+8 |
* | Fix copyright notice. | Paul Eggert | 1994-09-12 | 1 | -2/+2 |
* | (try_help): New function. | Paul Eggert | 1994-09-08 | 1 | -62/+43 |