Age | Commit message (Expand) | Author |
2011-09-20 | Lose unused variable cvs_msg, from Michael W Bombardieri. | Nicholas Marriott |
2011-04-20 | Remove some includes and defines that are no longer needed, from Michael | Nicholas Marriott |
2010-09-29 | Support for update -C, from zinovik. | 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 |
2009-03-25 | remove unused functions, definitions and outdated comments | Joris Vink |
2009-03-19 | properly register Questionable files using CVS/Entries server-side | Joris Vink |
2009-02-21 | bump to match release version | Joris Vink |
2009-02-21 | cleanup of CVSROOT, we have no need for cr_flags, | Joris Vink |
2008-06-27 | Simply the version string and nuke unecessary variables used to build it. | Xavier Santolaria |
2008-06-27 | Bump version; we're not going to stay with 1.0 forever. | Xavier Santolaria |
2008-06-17 | unused vars | Joris Vink |
2008-06-15 | Support the addition of new files in branches. | Tobias Stoeckmann |
2008-06-14 | Added support for sticky date set in CVS/Tag and CVS/Entries per directory. | Tobias Stoeckmann |
2008-06-10 | New trigger framework that allows us to run the required scripts | Joris Vink |
2008-06-08 | Handle commits on a per-directory basis instead handling all of them at | Tobias Stoeckmann |
2008-05-28 | Don't limit ourselfs when it comes to arguments on command line or | Tobias Stoeckmann |
2008-03-09 | proper repository locking: | Joris Vink |
2008-03-08 | add checkout/update -j support. | Joris Vink |
2008-03-01 | spacing | Theo de Raadt |
2008-02-10 | + #define CVS_DATE_FMT "%Y.%m.%d.%H.%M.%S" | Xavier Santolaria |
2008-02-10 | fix ce_date declaration | Joris Vink |
2008-02-10 | parse any date tags set in CVS/Tag or CVS/Entries properly, and use | Joris Vink |
2008-02-09 | Introduce cvs_ent_line_str() - formats CVS/Entries lines. | Xavier Santolaria |
2008-02-09 | remote improvements: | Joris Vink |
2008-02-09 | Get in proper support for checkout/update -A when it comes to keyword | Tobias Stoeckmann |
2008-02-09 | Get in initial support for checkout -D. Works fine with -r support right | Tobias Stoeckmann |
2008-02-04 | Stripped off 'nb', which was (or was supposed to be) used to distinguish | Tobias Stoeckmann |
2008-02-04 | Added -k flag support for all commands which support it. | Tobias Stoeckmann |
2008-02-03 | more CVSROOT/module stuff: | Joris Vink |
2008-02-03 | better CVSROOT/module support, includes remote support and modules | Joris Vink |
2008-02-01 | Added rannotate support | Tobias Stoeckmann |
2008-01-31 | Replaced the unused cvs_command variable cmd_req with cmd_flags, which states | Tobias Stoeckmann |
2008-01-10 | Simply the use of cmdp and cvs_command by zapping cvs_command and working | Tobias Stoeckmann |
2007-09-23 | make sure when running update -r on existing files to overwrite | Joris Vink |
2007-09-22 | better branching/sticky tag support, no branch commits yet though. | Joris Vink |
2007-09-10 | remove my addition of portnumber for rsh in CVSROOT. | Joris Vink |
2007-09-10 | Allow port specification in our CVSROOT which is used for our | Joris Vink |
2007-09-04 | Removed dead code. | Tobias Stoeckmann |
2007-08-30 | Remove old CVSROOT caching mechanisms. | Joris Vink |
2007-07-03 | Rework the way opencvs works in relation to files in the Attic/: | Joris Vink |
2007-06-28 | Sync revisions and time buffers size to be consistent with each others. | Xavier Santolaria |
2007-06-27 | Remove last bits about login and logout commands, which will never be | Xavier Santolaria |
2007-06-27 | We were missing the needed clue/magic to have our remote setup | Joris Vink |
2007-06-26 | Bring back the release command. More work to be done though. | Xavier Santolaria |
2007-06-18 | first stab at history stuff for opencvs, currently only writes | Joris Vink |
2007-03-22 | use MD5_DIGEST_STRING_LENGTH instead of rolling our own lenght. | Xavier Santolaria |
2007-02-22 | general includes cleanup sweep. ok joris@ niallo@ | Otto Moerbeek |
2007-02-19 | Fix const inconsistencies, void pointer artithmetic and a few other | Otto Moerbeek |
2007-01-19 | move cvs_import() proto to the correct place. | Xavier Santolaria |