Age | Commit message (Expand) | Author |
2009-03-21 | kill useless return; | Joris Vink |
2008-02-24 | More -Q support. | Xavier Santolaria |
2008-02-23 | Handle global -Q; Avoid interactive stuff when specified. | Xavier Santolaria |
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-25 | remove unused extern variable | Charles Longeau |
2007-09-22 | better branching/sticky tag support, no branch commits yet though. | Joris Vink |
2007-06-26 | Bring back the release command. More work to be done though. | Xavier Santolaria |
2006-05-27 | commit the new opencvs code, i have been hacking on | Joris Vink |
2006-03-15 | - add util.h, reorganising a bunch of things and exposing cvs_yesno() | Niall O'Higgins |
2006-01-27 | more errors handling cleanup; | Xavier Santolaria |
2006-01-27 | errors handling cleaning here too; | Xavier Santolaria |
2006-01-03 | use fatal(); | Xavier Santolaria |
2006-01-02 | #include's cleanup; ok joris@ niallo@. | Xavier Santolaria |
2005-12-30 | minor style nits; | Xavier Santolaria |
2005-12-30 | major cleanup of the functions handling the remote cvs protocol. | Joris Vink |
2005-12-24 | add an argument to cvs_chdir() which enables or not the removal | Xavier Santolaria |
2005-12-22 | cvs_chdir() cannot fail anymore; | Xavier Santolaria |
2005-10-07 | knf and spacing, ok joris@ | Reyk Floeter |
2005-09-21 | clean this mess up; joris ok | Xavier Santolaria |
2005-08-10 | fgets() expects the 2nd arg to be an int. OK jfb@ joris@. | Xavier Santolaria |
2005-08-01 | add command aliases, `re' and `rel'; from mpech@. | Xavier Santolaria |
2005-07-27 | rename cvs_remove_dir() to cvs_rmdir() because it might be confusing | Xavier Santolaria |
2005-07-25 | KNF; | Xavier Santolaria |
2005-07-23 | use cvs_chdir(); | Xavier Santolaria |
2005-07-22 | use the cf_name field of the CVSFILE struct instead of using the old | Joris Vink |
2005-07-22 | minor tweaks, no functional change; | Xavier Santolaria |
2005-07-14 | handle some -Q cases; | Xavier Santolaria |
2005-07-13 | use cvs_path_cat() instead of snprintf(); | Xavier Santolaria |
2005-07-07 | remove trailing whitespaces | Joris Vink |
2005-06-30 | missing method checks in pre_exec handler. | Joris Vink |
2005-05-31 | cvs_noexec check if -d option specified .. | Xavier Santolaria |
2005-05-31 | remove LP_ERROR log priority level and rather use LP_ERR as they are both | Xavier Santolaria |
2005-05-27 | - check strlcpy() return values for truncation | Jean-Francois Brousseau |
2005-05-24 | Merge the cvs_cmd and cvs_cmd_info structures and add the necessary | Jean-Francois Brousseau |
2005-05-20 | correct wrong error code usage. | Joris Vink |
2005-05-19 | kill whitespace | Jean-Francois Brousseau |
2005-05-19 | correct handling of the -d option; joris ok | Xavier Santolaria |
2005-05-17 | basic update code, needs more work; ok joris@. | Xavier Santolaria |
2005-05-12 | add CF_KNOWN and CF_NOFILES flags; joris ok | Xavier Santolaria |
2005-05-11 | start for the `release' command, need more work; joris ok | Xavier Santolaria |