Age | Commit message (Expand) | Author |
2011-04-01 | Move an isqrt() call outside a macro, from Michael W Bombardieri. | Nicholas Marriott |
2010-07-28 | Support -U and -C to specify the context length for "cvs diff". | Nicholas Marriott |
2010-07-23 | Reduce variable/function name and whitespace differences between | Ray Lai |
2010-07-16 | Combine two diff_output lines into one, from diff. | Ray Lai |
2010-07-15 | Die immediately if pread fails. It's a fatal error so treat it as | Ray Lai |
2010-07-15 | Sync with diff/diffreg.c r1.75: | Ray Lai |
2009-06-07 | More cvs/diff/rcs convergence: | Ray Lai |
2009-06-06 | Sync some rcsdiff changes to cvsdiff. As a side effect, | Ray Lai |
2009-04-28 | support some additional diff options: -a, -b, -d, -w | Stuart Henderson |
2008-06-11 | Removed bogus var definition. | Tobias Stoeckmann |
2008-06-11 | Avoid possible NULL pointer dereferences by using reentrant versions | Tobias Stoeckmann |
2008-06-10 | We have a cvs_buf_puts implementation now, also use cvs_buf_putc instead | Tobias Stoeckmann |
2008-05-30 | diff -D support, also a change in diff_internals to properly print | Tobias Stoeckmann |
2008-04-24 | Use a fixed string in case of vasprintf() error instead of relying on | Tobias Stoeckmann |
2008-03-08 | correct usage of lseek(2); | Joris Vink |
2008-02-27 | prevent file races | Joris Vink |
2008-02-03 | Diff header complies to GNU cvs now. | Tobias Stoeckmann |
2008-02-03 | Added rdiff support. In order to do this, some output and option fixes | Tobias Stoeckmann |
2008-01-31 | vasprintf requires stdio.h | Tobias Stoeckmann |
2007-09-22 | fix error message output, it caused diffs to be formed incorrectly | Joris Vink |
2007-06-29 | Sync cvs/rcs diff code. | Ray Lai |
2007-05-30 | Remove cand structure (but not its definition). | Ray Lai |
2007-05-30 | Remove unused struct diff_arg. | Ray Lai |
2007-05-30 | Sync rcsdiff -> cvs diff | Ray Lai |
2007-05-29 | Get rid of another useless variable, another difference between our | Ray Lai |
2007-05-29 | Since xrealloc dies on failure it is safe to directly assign to the | Ray Lai |
2007-05-28 | Some spacing syncs with diff(1). | Ray Lai |
2007-05-28 | "in formation" -> "information" | Ray Lai |
2007-05-28 | Line up comments with the rest of the file, like in diff(1). | Ray Lai |
2007-03-27 | sync with espie@'s latest change to diff(1). | Xavier Santolaria |
2007-02-22 | general includes cleanup sweep. ok joris@ niallo@ | Otto Moerbeek |
2006-07-07 | first part of opencvs remote, fairly useable on existing trees | Joris Vink |
2006-05-31 | support -p flag for diff, makes dlg@ feel all warm | Joris Vink |
2006-05-27 | commit the new opencvs code, i have been hacking on | Joris Vink |