summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade the description of `patch' to GNU patch 2.5.4, and revampv2.8Paul Eggert2002-03-241-437/+953
* (AC_INIT): Version 2.8.Paul Eggert2002-03-241-2/+2
* Diffutils 2.8.Paul Eggert2002-03-241-2/+3
* Upgrade to gettext 0.11.1 and help2man 1.27.Paul Eggert2002-03-241-58/+4
* (c_stack_die) [!HAVE_SIGINFO_T]: Don't use info.Paul Eggert2002-03-241-0/+2
* (main): Fix typo that prevented diff -y from working. Bug reported byPaul Eggert2002-03-241-4/+5
* Tweak editing of install-info-am target.Paul Eggert2002-03-151-1/+2
* (cmp): Fix typos in previous change.Paul Eggert2002-03-121-5/+5
* Use "byte" rather than "char" if a translation for "byte" is available.Paul Eggert2002-03-121-6/+20
* Bring back --horizon-lines.Paul Eggert2002-03-121-1/+9
* cmp -l -s and cmp -s -l are not allowed. Use cmp -s or cmp -l instead.Paul Eggert2002-03-121-4/+10
* (option_help_msgid): Bring back --horizon-lines documentation.Paul Eggert2002-03-121-0/+1
* (AC_INIT): Version 2.7.10.Paul Eggert2002-03-121-1/+2
* -L -> --labelPaul Eggert2002-03-121-1/+1
* (option_help_msgid): Do not document -L, -P, --horizon-lines,Paul Eggert2002-03-121-7/+7
* (specify_comparison_type): New function.Paul Eggert2002-03-121-15/+21
* (jm_PREREQ): Add jm_PREREQ_HARD_LOCALE.Paul Eggert2002-03-121-0/+8
* (alloca): Remove.Paul Eggert2002-03-121-34/+23
* (Overview): byte != character.Paul Eggert2002-03-121-291/+105
* Do not distribute shar file.Paul Eggert2002-03-111-1/+1
* Initial revisionPaul Eggert2002-03-112-0/+55
* (option_help_msgid, usage): Reword for help2man.Paul Eggert2002-03-112-10/+10
* Remove trailing white space.Paul Eggert2002-03-112-2/+2
* (option_help_msgid): Reword for help2man.Paul Eggert2002-03-111-4/+6
* (usage): Reword for help2man.Paul Eggert2002-03-111-4/+5
* (AUTOMAKE_OPTIONS): Remove.Paul Eggert2002-03-113-6/+1
* Add zh_TW.Paul Eggert2002-03-111-1/+1
* (AUTOMAKE_OPTIONS): Remove gnits.Paul Eggert2002-03-111-3/+1
* (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Change wording of message.Paul Eggert2002-03-111-6/+3
* Include <errno.h>Paul Eggert2002-03-111-143/+67
* (AC_INIT): Change package name from diff to diffutils. Bump versionPaul Eggert2002-03-111-3/+6
* Add man pages.Paul Eggert2002-03-111-2/+3
* (AUTOMAKE_OPTIONS): Remove.Paul Eggert2002-03-111-2/+1
* Update to autoconf 2.53, automake 1.6, help2man 1.25 with patch.Paul Eggert2002-03-111-189/+51
* Tweak editing of install-info-am andPaul Eggert2002-03-021-4/+7
* Remove trailing white spacePaul Eggert2002-03-011-1/+1
* Initial revisionPaul Eggert2002-03-011-0/+112
* Include <xalloc.h>.Paul Eggert2002-02-281-0/+2
* (LONG_OPTION, GROUP_FORMAT_OPTION, LINE_FORMAT_OPTION): Remove.Paul Eggert2002-02-281-13/+4
* Reword to put POSIX first.Paul Eggert2002-02-281-3/+4
* diff -NUM is now deprecated.Paul Eggert2002-02-281-13/+13
* (AC_INIT, AM_INIT_AUTOMAKE): Version 2.7.8Paul Eggert2002-02-281-11/+7
* 2 -> EXIT_TROUBLE.Paul Eggert2002-02-281-11/+12
* Don't use alloca or include <alloca.h>.Paul Eggert2002-02-281-26/+24
* unsigned -> unsigned int.Paul Eggert2002-02-282-24/+29
* Include c-stack.h, exitfail.h. Do not include signal.h.Paul Eggert2002-02-281-34/+43
* (sip): Avoid integer overflow and core dumps if buffer alignments arePaul Eggert2002-02-281-48/+92
* (format_group, print_ifdef_lines): Avoid core dumps withPaul Eggert2002-02-281-17/+17
* (dir_read): Ignore st_size of directories: POSIX says it's garbage.Paul Eggert2002-02-281-7/+14
* Include c-stack.h, exitfail.h.Paul Eggert2002-02-281-51/+63