Age | Commit message (Expand) | Author |
2008-09-12 | Be also very conservative about the supplied revision for state changes, | Tobias Stoeckmann |
2008-06-20 | admin is only allowed on files which have an entry in CVS/Entries. | Tobias Stoeckmann |
2008-06-14 | Conforming to RCS specification, it is possible but unlikely to encounter | Tobias Stoeckmann |
2008-06-13 | pass the complete path to cvs_file_get_cf() instead of reconstructing | Joris Vink |
2008-06-11 | ofd is being closed in cvs_file_free(), no need to close it ourselfs | Joris Vink |
2008-05-22 | expension -> expansion | Tobias Stoeckmann |
2008-05-11 | If "cvs admin" encountered an entry in CVS/Entries for a file which has no | Tobias Stoeckmann |
2008-03-09 | proper repository locking: | Joris Vink |
2008-03-09 | pass user_supplied to struct cvs_file so it can be used | Joris Vink |
2008-02-04 | Added -k flag support for all commands which support it. | Tobias Stoeckmann |
2008-01-31 | We have cvs_client_send_logmsg for transmission of log messages. | Tobias Stoeckmann |
2008-01-31 | Replaced the unused cvs_command variable cmd_req with cmd_flags, which states | Tobias Stoeckmann |
2007-09-22 | better branching/sticky tag support, no branch commits yet though. | Joris Vink |
2007-06-28 | Sync revisions and time buffers size to be consistent with each others. | Xavier Santolaria |
2007-02-22 | general includes cleanup sweep. ok joris@ niallo@ | Otto Moerbeek |
2007-02-17 | cvs_path_cat() removal since we can now easily handle that | Xavier Santolaria |
2007-02-09 | remove the cvs_file_classify() `loud' argument, it was used | Joris Vink |
2007-02-01 | add support for [-k mode]; tests/input/ok otto@. | Xavier Santolaria |
2007-01-25 | use more stack allocations for fixed size buffers. ok xsa@ joris@ | Otto Moerbeek |
2007-01-21 | add support for the -A flag; | Xavier Santolaria |
2007-01-11 | in a remote setup: | Joris Vink |
2007-01-02 | missing xfree()'s; spotted by joris. | Xavier Santolaria |
2007-01-01 | add support for [-s state[:rev]] | Xavier Santolaria |
2006-12-31 | client-side bits might be useful too for -m... | Xavier Santolaria |
2006-12-31 | add support for -m option. | Xavier Santolaria |
2006-11-13 | Run cvs_file_classify() so local mode works... | Xavier Santolaria |
2006-11-13 | fix check on required arguments. | Xavier Santolaria |
2006-11-13 | Write rcs file when finished. | Xavier Santolaria |
2006-11-13 | Add support for [-a users] and [-o rev]. | Xavier Santolaria |
2006-11-13 | bring back basic admin command, mostly based on OpenRCS rcs(1). | Xavier Santolaria |
2006-05-27 | commit the new opencvs code, i have been hacking on | Joris Vink |
2006-04-10 | change rcs_kwexp_set() return type to void and simplify its use. OK niallo@. | Xavier Santolaria |
2006-04-01 | fix some bugs that lint discovered for us. | Joris Vink |
2006-03-24 | Remove unused variables, better integer types, prevent fallthroughs. | Ray Lai |
2006-03-16 | zap more unused variables. | Xavier Santolaria |
2006-02-01 | cannot admin newly added file. | Xavier Santolaria |
2006-01-30 | strerror() -> rcs_errstr() when passing rcs_errno as argument; | Xavier Santolaria |
2006-01-27 | more errors handling cleanup; | Xavier Santolaria |
2006-01-02 | #include's cleanup; ok joris@ niallo@. | Xavier Santolaria |
2005-12-30 | major cleanup of the functions handling the remote cvs protocol. | Joris Vink |
2005-12-22 | cvs_rcs_getpath() cannot fail anymore; | Xavier Santolaria |
2005-07-27 | use LP_NOTICE instead of LP_INFO where appropriate; | Xavier Santolaria |
2005-07-25 | KNF; | Xavier Santolaria |
2005-07-18 | be consistent w/ warning messages (and handle -Q); | Xavier Santolaria |
2005-07-14 | use cvs_rcs_getpath(); | Xavier Santolaria |
2005-07-11 | add info message; | Xavier Santolaria |
2005-07-07 | remove trailing whitespaces | Joris Vink |
2005-05-31 | headers ordering (alphabetically) and cleanup, from mbalmer@ and myself; | Xavier Santolaria |
2005-05-25 | split cvs_admin_file() into the local and remote versions and do | Jean-Francois Brousseau |
2005-05-24 | Merge the cvs_cmd and cvs_cmd_info structures and add the necessary | Jean-Francois Brousseau |