Age | Commit message (Expand) | Author |
2005-06-02 | - set LP_ABORT log level when action is abored by user instead of LP_ERR | Xavier Santolaria |
2005-06-02 | revert cvs_noexec checks commit, requested by jfb@. | Xavier Santolaria |
2005-06-01 | missed these in previous commits. | Joris Vink |
2005-06-01 | remove debug code | Joris Vink |
2005-06-01 | don't trust cvs_file_getpath() to get the correct path when creating | Joris Vink |
2005-06-01 | when creating a new directory, steal the parent its cvsroot structure if | Joris Vink |
2005-06-01 | document cvs -n option; help/ok jmc@, ok joris@. | Xavier Santolaria |
2005-05-31 | get rid of LP_WARNING (vs. LP_WARN) as well ... ok jfb@. | Xavier Santolaria |
2005-05-31 | cvs_noexec check if -d option specified .. | Xavier Santolaria |
2005-05-31 | add some comments .. | Xavier Santolaria |
2005-05-31 | headers ordering (alphabetically) and cleanup, from mbalmer@ and myself; | Xavier Santolaria |
2005-05-31 | remove LP_ERROR log priority level and rather use LP_ERR as they are both | Xavier Santolaria |
2005-05-31 | b1 and b2 can be NULL if an invalid revision is given. | Joris Vink |
2005-05-30 | don't forget to send the log message, this fixes the commit command. | Joris Vink |
2005-05-30 | -D and -r can be used simultaneously, pointed out by marc@ and thus | Xavier Santolaria |
2005-05-30 | zap an unused variable | Joris Vink |
2005-05-30 | skeleton for watch{,ers} commands, not linked yet; | Xavier Santolaria |
2005-05-30 | dont return CVS_EX_USAGE when not needed; ok joris@ | Xavier Santolaria |
2005-05-30 | handle -r option; ok joris@ | Xavier Santolaria |
2005-05-30 | check cvs_sendarg() return value; ok joris@ | Xavier Santolaria |
2005-05-29 | -r implies -P (Prune empty directories); | Xavier Santolaria |
2005-05-29 | -D and -r are mutually exclusive ... | Xavier Santolaria |
2005-05-29 | add missing options in usage.. | Xavier Santolaria |
2005-05-29 | consistency in error messages ... | Xavier Santolaria |
2005-05-29 | correct error message... | Xavier Santolaria |
2005-05-29 | handle -r option; | Xavier Santolaria |
2005-05-28 | we do not use sysexits.h anymore, nuke it! | Xavier Santolaria |
2005-05-28 | make sure we check the Entry file when we need to. | Joris Vink |
2005-05-27 | if the user specified a revision to diff, stop caring if the file is | Joris Vink |
2005-05-27 | missing handler for the diff command | Joris Vink |
2005-05-27 | - add missing options | Xavier Santolaria |
2005-05-27 | remove dup include of "log.h" | Xavier Santolaria |
2005-05-27 | cvs_noexec check; ok jfbeers | Xavier Santolaria |
2005-05-27 | - check strlcpy() return values for truncation | Jean-Francois Brousseau |
2005-05-26 | make cvs_getln() return the length of the line that was read, so we | Jean-Francois Brousseau |
2005-05-26 | don't keep a pointer to the file handle in CVSENTRIES, it is only | Jean-Francois Brousseau |
2005-05-26 | don't append strerror(errno) to error messages if we use LP_ERRNO | Jean-Francois Brousseau |
2005-05-26 | - remove cvs_ent_getent(), it's not used anymore | Jean-Francois Brousseau |
2005-05-26 | fix `editors' and `unedit' commands usage.. | Xavier Santolaria |
2005-05-26 | fix usage.. | Xavier Santolaria |
2005-05-26 | remove the trailing \n from the ctime() timestamp | Jean-Francois Brousseau |
2005-05-26 | send the Checkin-time request along with the file's timestamp when | Jean-Francois Brousseau |
2005-05-26 | first part of real pruning support | Joris Vink |
2005-05-26 | fix remaining issues with regards to branch numbering and add the | Jean-Francois Brousseau |
2005-05-26 | add a couple of functions to go from branch numbers to revisions and | Jean-Francois Brousseau |
2005-05-26 | support the -b option in local mode as well and rearrange the branch | Jean-Francois Brousseau |
2005-05-25 | skeleton for the edit-related functions, not linked in yet | Jean-Francois Brousseau |
2005-05-25 | unused code | Jean-Francois Brousseau |
2005-05-25 | support the -d flag in local mode (GNU CVS ignores that flag and even | Jean-Francois Brousseau |
2005-05-25 | modify rcs_rev_add() to accept a time_t argument to explicitly set | Jean-Francois Brousseau |