summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/diff_internals.c
AgeCommit message (Expand)Author
2007-06-29Sync cvs/rcs diff code.Ray Lai
2007-05-30Remove cand structure (but not its definition).Ray Lai
2007-05-30Remove unused struct diff_arg.Ray Lai
2007-05-30Sync rcsdiff -> cvs diffRay Lai
2007-05-29Get rid of another useless variable, another difference between ourRay Lai
2007-05-29Since xrealloc dies on failure it is safe to directly assign to theRay Lai
2007-05-28Some spacing syncs with diff(1).Ray Lai
2007-05-28"in formation" -> "information"Ray Lai
2007-05-28Line up comments with the rest of the file, like in diff(1).Ray Lai
2007-03-27sync with espie@'s latest change to diff(1).Xavier Santolaria
2007-02-22general includes cleanup sweep. ok joris@ niallo@Otto Moerbeek
2006-07-07first part of opencvs remote, fairly useable on existing treesJoris Vink
2006-05-31support -p flag for diff, makes dlg@ feel all warmJoris Vink
2006-05-27commit the new opencvs code, i have been hacking onJoris Vink