Age | Commit message (Expand) | Author |
2006-05-27 | commit the new opencvs code, i have been hacking on | Joris Vink |
2006-04-14 | more nasty spaces go bye bye | Theo de Raadt |
2006-04-05 | Use variable names for sizeof, remove casts in front of xmalloc, | Ray Lai |
2006-03-28 | Today is Integer Overflow Prevention Day: | Ray Lai |
2006-03-25 | Correct integer types, remove unused arguments, non-portable bitshifts | Ray Lai |
2006-03-16 | kill two unused variables. | Xavier Santolaria |
2006-03-14 | add an argument to cvs_diff3() to be able to handle verbosity of | Xavier Santolaria |
2006-03-06 | adapt informative message if we are sending output to stdout. | Xavier Santolaria |
2006-03-06 | if the submitted rev(s) is/are the same as the head rev, skip the process | Xavier Santolaria |
2006-03-05 | oops, forgot the diff3.c portion of this diff: | Niall O'Higgins |
2006-02-26 | out-of-bounds access and correct some printf while here; | Xavier Santolaria |
2006-01-23 | snprintf() -> strlcpy()/strlcat(); OK niallo@. | Xavier Santolaria |
2006-01-02 | #include's cleanup; ok joris@ niallo@. | Xavier Santolaria |
2005-12-30 | knf | Reyk Floeter |
2005-12-24 | remove useless cvs_buf_alloc() failure checks; | Joris Vink |
2005-12-20 | cvs_buf_putc() and cvs_buf_write_*() functions cannot fail anymore; | Xavier Santolaria |
2005-12-10 | switch to xmalloc stuff, me and xsa@ agreed on this a long | Joris Vink |
2005-12-03 | add very basic support for the following stuff: | Joris Vink |
2005-11-08 | missing casts; | Xavier Santolaria |
2005-10-26 | diff3_conflicts cleanup; joris ok | Xavier Santolaria |
2005-10-23 | better output; | Joris Vink |
2005-10-23 | shut up gcc; | Joris Vink |
2005-10-23 | - correctly terminate buffer in edscript(), noted by pedro@ | Joris Vink |
2005-10-22 | diff3 support, needed for merging files together; | Joris Vink |