Age | Commit message (Expand) | Author |
2005-02-14 | use .Pa for paths, not .Ar; ok jmc | Xavier Santolaria |
2005-02-13 | start documenting `cvs history'; ok jmc@ Joris Vink; | Xavier Santolaria |
2005-02-09 | hrmz, should be right now ... | Xavier Santolaria |
2005-02-09 | hrmz .. still missed a few ones ... | Xavier Santolaria |
2005-02-09 | ooopsie... | Xavier Santolaria |
2005-02-09 | add a KEYWORD SUBSTITUTION section; ok jmc@ jfb@ Joris Vink; | Xavier Santolaria |
2005-02-06 | tweak; | Jason McIntyre |
2005-02-04 | add Xavier Santolaria to AUTHORS section | Jean-Francois Brousseau |
2005-02-04 | cleanup and additional error checking on connection setup | Jean-Francois Brousseau |
2005-02-04 | more `cvs add' doc bits; ok jfb@ jmc@ Joris Vink; | Xavier Santolaria |
2005-02-04 | remove duplicate trace message which gets output in cvs_sendfile() | Jean-Francois Brousseau |
2005-02-03 | be more consistent everywhere with `-k mode' option; | Xavier Santolaria |
2005-02-03 | add `release' command aliases; | Xavier Santolaria |
2005-02-03 | document `cvs release'; ok jmc@ Joris Vink; | Xavier Santolaria |
2005-02-02 | document missing options for `cvs update'; ok jmc | Xavier Santolaria |
2005-02-01 | - accept a minus sign in front of the file's revision number to | Jean-Francois Brousseau |
2005-02-01 | first round of malloc()/realloc() fixes: | Jean-Francois Brousseau |
2005-02-01 | document `cvs checkout'; ok jmc@ jfb@ Joris Vink; | Xavier Santolaria |
2005-01-31 | perform error checking on all the protocol calls | Jean-Francois Brousseau |
2005-01-31 | don't crash if we have no valid CVSROOT string | Jean-Francois Brousseau |
2005-01-31 | when reporting a file to remove, we must use the Entry request along | Jean-Francois Brousseau |
2005-01-30 | document `cvs export' and add my copyright; ok jmc@ jfb@. | Xavier Santolaria |
2005-01-29 | apply sizeof() to the appropriate buffer in a strlcpy() call | Jean-Francois Brousseau |
2005-01-28 | document cvsintro(7); | Jason McIntyre |
2005-01-28 | - give cvs commands a standard options list | Jason McIntyre |
2005-01-27 | get rid of event.h, it won't be used | Jean-Francois Brousseau |
2005-01-27 | since we close the handles to Entries files, we must reopen them to add | Jean-Francois Brousseau |
2005-01-27 | fix missing .Op in `cvs editors' synopsis; | Xavier Santolaria |
2005-01-27 | document `cvs editors'; ok jmc jfb; | Xavier Santolaria |
2005-01-26 | document `cvs watch' and `cvs watchers'; help/ok jmc@; "looks good" jfb@; | Xavier Santolaria |
2005-01-24 | more error checking | Jean-Francois Brousseau |
2005-01-24 | sync usage of some of the commands, and start filling the cmd_opts | Jean-Francois Brousseau |
2005-01-24 | get rid of a debugging printf() that slipped through the cracks | Jean-Francois Brousseau |
2005-01-24 | * use the global cvs_msg instead of our own | Jean-Francois Brousseau |
2005-01-24 | when loading a file's information, remove its entry from the parent | Jean-Francois Brousseau |
2005-01-24 | add missing command IDs | Jean-Francois Brousseau |
2005-01-22 | remove double macro; | Jason McIntyre |
2005-01-22 | document `cvs edit' and `cvs unedit'; | Xavier Santolaria |
2005-01-19 | more `cvs update' bits; help and ok jmc | Xavier Santolaria |
2005-01-18 | document `cvs remove' flags; ok jmc | Xavier Santolaria |
2005-01-17 | document `cvs commit' flags; ok jmc | Xavier Santolaria |
2005-01-16 | document the `cvs annotate' flags; ok jfb, help and ok jmc. | Xavier Santolaria |
2005-01-14 | minor knf and cleanup, and remove unneeded extern declarations, they | Jean-Francois Brousseau |
2005-01-14 | sprinkle more error reporting and add a trace when sending a file | Jean-Francois Brousseau |
2005-01-14 | support the -D option to the tag command and sync usage for the tag | Jean-Francois Brousseau |
2005-01-14 | better descr for `cvs status'; help and ok jmc | Xavier Santolaria |
2005-01-14 | stupid me, no need to reinit the queue | Jean-Francois Brousseau |
2005-01-14 | when removing the last entry from the tail queue, reinitialize the | Jean-Francois Brousseau |
2005-01-14 | unused cruft | Jean-Francois Brousseau |
2005-01-14 | tweak the output of rcs_kflag_usage() to avoid line wrapping | Jean-Francois Brousseau |