summaryrefslogtreecommitdiffstats
path: root/usr.bin/rcs/rcsmerge.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* sync with Reality;xsa2005-11-021-3/+5
|
* diff3_conflicts cleanup; joris okxsa2005-10-261-3/+1
|
* add extern int diff3_conflicts to unbreak. bad joris.niallo2005-10-231-1/+2
|
* correct error message;xsa2005-10-231-2/+2
|
* warn if conflicts were found during the merge;joris2005-10-231-1/+6
|
* with recent diff3 support, rcsmerge now works;joris2005-10-231-6/+50
|
* skeletons for rcsmerge(1);xsa2005-10-181-0/+110