summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* bootstrapped repositoryRichard Maw2012-01-091-0/+0
* maint: rename ChangeLog to ChangeLog-2008Jim Meyering2009-11-111-4274/+0
* build: update build/release infrastructureJim Meyering2009-11-111-2/+2
* * doc/diff.texi: Update Back-Cover text to reflect new GNU wording.Paul Eggert2009-11-111-0/+4
* * src/side.c [!HAVE_MBRTOWC]: Supply defns for mbstate_t and mbrtowc.Paul Eggert2009-11-111-0/+5
* * src/side.c (print_half_line): Don't convert to unsigned charPaul Eggert2009-11-111-0/+3
* Don't mishandle multibyte characters in side-by-side format.Paul Eggert2009-11-111-0/+12
* * NEWS: New diff option --suppress-blank-empty (no longer -u default).Paul Eggert2009-11-111-0/+11
* * configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS after gl_EARLY,Paul Eggert2009-11-111-0/+3
* * bootstrap: Import from gnulib.Paul Eggert2009-11-111-0/+4
* Fix typo in previous change; Bruno wrote the code.Paul Eggert2009-11-111-1/+1
* Break out diffseq.h into a separate file, so that gettext can usePaul Eggert2009-11-111-0/+10
* * bootstrap: Import from gnulib.Paul Eggert2009-11-111-0/+4
* * doc/diff.texi (Copying This Manual): Adjust to new fdl.texi layout.Paul Eggert2009-11-111-0/+2
* * src/diff.c (compare_files): Use last_component rather than base_name,Paul Eggert2009-11-111-0/+7
* * doc/diff.texi (White Space): Note that newline always ends a line,Paul Eggert2009-11-111-0/+4
* * COPYING: New file.Paul Eggert2007-07-191-0/+38
* * src/ifdef.c: Fix typo: "GNU DIFF General Public License" should bePaul Eggert2007-07-191-0/+6
* * bootstrap.conf (gnulib_modules): Add inttypes.Paul Eggert2007-06-181-0/+1
* * src/context.c (print_context_label): Don't assume that time_tPaul Eggert2007-06-181-0/+7
* * NEWS: Mention new sdiff aliases 1 and 2 for l and r.Paul Eggert2007-06-061-0/+7
* * doc/diff.texi (Detailed diff3 Normal): "range is a singleton" ->Paul Eggert2007-04-121-0/+5
* * TODO: Mention possible sdiff improvement.Paul Eggert2007-04-041-0/+2
* * bootstrap: Sync from gnulib.Paul Eggert2007-04-041-0/+11
* * src/analyze.c (build_reverse_script): Fix typo in comment.Paul Eggert2006-11-151-0/+5
* * src/sdiff.c (sigprocmask): Don't dump core if O is null.Paul Eggert2006-11-141-0/+1
* Don't assume SIGPIPE exists, and that sigblock and sigsetmaskPaul Eggert2006-11-141-0/+12
* * src/sdiff.c (sigprocmask) [! HAVE_SIGPROCMASK]: Cast 2nd arg toPaul Eggert2006-11-051-0/+6
* * NEWS: diff -u no longer outputs trailing white space unless thePaul Eggert2006-09-051-3/+4
* Modernize bootstrap procedure to match current gnulib.Paul Eggert2006-09-051-0/+56
* * src/context.c (print_context_function): Do not printPaul Eggert2006-09-051-0/+5
* * src/cmp.c (cmp): The previous fix wasn't quite right either, asPaul Eggert2006-05-091-0/+7
* Use Jim's wording in ChangeLog entry, mostly.Paul Eggert2006-05-081-3/+4
* Correct authorship of previous patch.Paul Eggert2006-05-081-2/+4
* * src/cmp.c (cmp): Fix bug introduced in 2006-03-09 change.Paul Eggert2006-05-081-0/+4
* * src/context.c (pr_context_hunk, pr_unidiff_hunk):Paul Eggert2006-05-071-0/+14
* find_identical_ends and doc/diff.texi fixesPaul Eggert2006-05-071-0/+11
* * src/system.h (PARAMS, PROTOTYPES): Remove; no longer needed.Paul Eggert2006-03-131-0/+10
* * src/cmp.c (type_no_stdout): New constant.Paul Eggert2006-03-091-0/+7
* Handle gettext.m4 like glibc21.m4. Don't remove po/en.po.Paul Eggert2006-01-051-0/+1
* Update FSF address.Paul Eggert2006-01-051-0/+2
* * src/cmp.c: Don't include <setmode.h>.Paul Eggert2006-01-051-18/+118
* Initial revisionPaul Eggert2004-07-211-0/+3883