| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -3/+3 |
* | diff, sdiff: new option --ignore-trailing-space (-Z) | Roland McGrath | 2011-08-14 | 1 | -7/+47 |
* | maint: remove all uses of vfork: use fork instead | Jim Meyering | 2011-01-24 | 1 | -4/+4 |
* | maint: update copyright year ranges to include 2011 | Jim Meyering | 2011-01-03 | 1 | -1/+1 |
* | diff -r: avoid printing excess slashes in concatenated file names | Jim Meyering | 2010-08-14 | 1 | -12/+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 |
* | admin: update all copyright notices to include the year 2009 | Jim Meyering | 2009-11-11 | 1 | -2/+2 |
* | * NEWS: New diff option --suppress-blank-empty (no longer -u default). | Paul Eggert | 2009-11-11 | 1 | -4/+18 |
* | * src/diff.c (compare_files): Use last_component rather than base_name, | Paul Eggert | 2009-11-11 | 1 | -2/+3 |
* | * COPYING: New file. | Paul Eggert | 2007-07-19 | 1 | -7/+5 |
* | 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 | -4/+4 |
* | Do not include regex.h, as diff.h does this now. | Paul Eggert | 2004-04-12 | 1 | -52/+49 |
* | (finish_output): Check for ENOEXEC. | Paul Eggert | 2002-06-11 | 1 | -15/+37 |
* | 2 -> EXIT_TROUBLE. | Paul Eggert | 2002-02-28 | 1 | -11/+12 |
* | (finish_output): Ensure that werrno is initialized. | Paul Eggert | 2002-01-24 | 1 | -2/+5 |
* | (begin_output): Have child exit with status 127 rather than reporting | Paul Eggert | 2001-12-24 | 1 | -7/+8 |
* | Include dirname.h. | Paul Eggert | 2001-12-11 | 1 | -8/+11 |
* | (setup_output, begin_output, finish_output): HAVE_FORK -> | Paul Eggert | 2001-12-03 | 1 | -7/+7 |
* | Assume C89 or better. | Paul Eggert | 2001-11-25 | 1 | -129/+155 |
* | (quotesys.h): Include. | Paul Eggert | 1998-09-14 | 1 | -2/+2 |
* | (quotearg.h): Include. | Paul Eggert | 1998-09-13 | 1 | -69/+80 |
* | (struct msg, message5, print_message_queue): Allocate just one block of memory | Paul Eggert | 1994-11-14 | 1 | -29/+47 |
* | (pr_program): New var. | Paul Eggert | 1994-10-31 | 1 | -37/+32 |
* | (perror_with_name, fatal): Use GNU `error'. | Paul Eggert | 1994-10-15 | 1 | -70/+14 |
* | (dir_file_pathname): Use filename_lastdirchar instead of strrchr. | Paul Eggert | 1994-10-01 | 1 | -1/+2 |
* | isspace -> ISSPACE, etc. | Paul Eggert | 1994-09-22 | 1 | -29/+26 |
* | (program_name): Renamed from `program', for consistency. | Paul Eggert | 1994-09-15 | 1 | -3/+3 |
* | (line_cmp): Now takes just two arguments, and no longer optimizes | Paul Eggert | 1994-09-12 | 1 | -37/+45 |
* | (memchr, waitpid): Remove; use new substitutes instead. | Paul Eggert | 1994-09-08 | 1 | -25/+0 |
* | (begin_output): Use popen+pclose if !HAVE_FORK. Check fdopen status. | Paul Eggert | 1994-09-02 | 1 | -4/+33 |
* | (print_number_range): Don't rely on promotion to make the old-style parameter | Paul Eggert | 1994-04-15 | 1 | -1/+1 |
* | (xmalloc, xrealloc): "virtual memory" -> "memory" | Paul Eggert | 1993-11-10 | 1 | -2/+2 |
* | (memchr): Make first arg char const * | Paul Eggert | 1993-09-27 | 1 | -4/+4 |
* | (output_1_line): Use isprint, since some hosts lack isgraph. | Paul Eggert | 1993-09-18 | 1 | -4/+4 |
* | (line_cmp): bcmp -> memcmp | Paul Eggert | 1993-09-13 | 1 | -4/+4 |
* | Add prototypes to function declarations. Use `const' to pacify `gcc'. | Paul Eggert | 1993-08-27 | 1 | -97/+138 |
* | Change NULL to 0. | Paul Eggert | 1993-05-26 | 1 | -5/+5 |
* | entered into RCS | Paul Eggert | 1992-11-12 | 1 | -6/+2 |
* | *** empty log message *** | Paul Eggert | 1992-09-28 | 1 | -49/+57 |
* | *** empty log message *** | Paul Eggert | 1992-09-27 | 1 | -1/+1 |
* | *** empty log message *** | David MacKenzie | 1992-09-15 | 1 | -1/+1 |
* | *** empty log message *** | David MacKenzie | 1992-09-12 | 1 | -4/+4 |
* | *** empty log message *** | Paul Eggert | 1992-09-06 | 1 | -74/+58 |
* | Initial revision | David MacKenzie | 1992-07-07 | 1 | -0/+715 |