Age | Commit message (Expand) | Author |
2010-11-11 | Nuke dead assignments and a dead function, from Michael W Bombardieri | Nicholas Marriott |
2010-09-23 | Add cvs_mkdir() for recursive directory creation on import, based on a | Nicholas Marriott |
2010-07-23 | Reduce variable/function name and whitespace differences between | Ray Lai |
2010-07-23 | Rename a bunch of variables and functions, removing the cvs_/rcs_ | Ray Lai |
2008-06-12 | completely kill the need for TMP_DIR when running checkout, | Joris Vink |
2008-06-10 | New trigger framework that allows us to run the required scripts | Joris Vink |
2008-02-04 | more CVSROOT/modules stuff: | Joris Vink |
2008-02-04 | Stripped off 'nb', which was (or was supposed to be) used to distinguish | Tobias Stoeckmann |
2007-09-13 | Added annotate support for local and remote repositories. Behaves like | Tobias Stoeckmann |
2007-09-04 | Removed dead code. | Tobias Stoeckmann |
2007-07-03 | Rework the way opencvs works in relation to files in the Attic/: | Joris Vink |
2007-05-09 | cvs_splitpath() isn't used anymore; from Tobias Stoeckmann. | Xavier Santolaria |
2007-04-20 | - correct signal handling and process waiting for the EDITOR support code | Xavier Santolaria |
2007-02-19 | Fix const inconsistencies, void pointer artithmetic and a few other | Otto Moerbeek |
2007-02-17 | cvs_path_cat() removal since we can now easily handle that | Xavier Santolaria |
2007-01-26 | Handle CVS/Entries and file timestamp correctly so we do | Joris Vink |
2007-01-25 | plug a memleak in keyword expansion. | Niall O'Higgins |
2007-01-11 | rework opencvs so that we can deal with binary files. previously we assumed ... | Niall O'Higgins |
2007-01-07 | zap-o-matic 2007: | Joris Vink |
2007-01-03 | bring back cvs_yesno() as is it going to be used pretty soon now. | Xavier Santolaria |
2006-06-14 | handle existing CVS/Tag file when adding new directories. OK joris@. | Xavier Santolaria |
2006-05-28 | make it look a little less chaotic. | Joris Vink |
2006-05-28 | add code which allows us to select revisions based upon | Joris Vink |
2006-05-28 | several fixes to the file api: | Joris Vink |
2006-05-27 | boogie cvs_yesno() down the removal hatch, it is not used. | Joris Vink |
2006-05-27 | commit the new opencvs code, i have been hacking on | Joris Vink |
2006-03-27 | Plug a memory leak for all cvs_strsplit call sites; ok xsa@ | Patrick Latifi |
2006-03-17 | - Lint says cvs_hacktime() is not used in rcs, so move it into !RCSPROG. | Niall O'Higgins |
2006-03-17 | rlog_strsplit() -> cvs_strsplit() and move it to util.c so it can be reused | Xavier Santolaria |
2006-03-15 | - add util.h, reorganising a bunch of things and exposing cvs_yesno() | Niall O'Higgins |