Age | Commit message (Expand) | Author |
2008-02-05 | Change the method of identifying server connections to hide from | Stuart Henderson |
2008-02-05 | prevent the "ttflush write failed" panic when resizing using a window | Reyk Floeter |
2008-02-04 | Fix release number. | Mike Belopuhov |
2008-02-04 | CVSROOT/modules: | Joris Vink |
2008-02-04 | link sftp-server into sshd; feedback and ok djm@ | Markus Friedl |
2008-02-04 | implement -n for checkout: | Joris Vink |
2008-02-04 | r* commands have their own usage; don't check usage of their working dir | Tobias Stoeckmann |
2008-02-04 | unbreak add in a remote setup. | Joris Vink |
2008-02-04 | trailing space police; | Joris Vink |
2008-02-04 | more CVSROOT/modules stuff: | Joris Vink |
2008-02-04 | Stripped off 'nb', which was (or was supposed to be) used to distinguish | Tobias Stoeckmann |
2008-02-04 | Make CVS/Entries.Log look the same as GNU cvs'. This way interoperability | Tobias Stoeckmann |
2008-02-04 | Added -k flag support for all commands which support it. | Tobias Stoeckmann |
2008-02-03 | shuffle some stuff around so we dont end up doing the same things | Joris Vink |
2008-02-03 | be more strict when checking ignore patterns; | Joris Vink |
2008-02-03 | more CVSROOT/module stuff: | Joris Vink |
2008-02-03 | dont forget to send the -d flag to our server as well if it | Joris Vink |
2008-02-03 | respect any -l option that might have been set in CVSROOT/modules; | Joris Vink |
2008-02-03 | Diff header complies to GNU cvs now. | Tobias Stoeckmann |
2008-02-03 | with the recent changes for CVSROOT/modules we can now support the | Joris Vink |
2008-02-03 | Added rdiff support. In order to do this, some output and option fixes | Tobias Stoeckmann |
2008-02-03 | better CVSROOT/module support, includes remote support and modules | Joris Vink |
2008-02-03 | Do not unify this "-fr UNKNOWN" handling, it breaks commands which have | Tobias Stoeckmann |
2008-02-03 | Like i wrote in last commit, it's supposed to be sys/time.h, not sys/times.h. | Tobias Stoeckmann |
2008-02-03 | cvs_update_leavedir is only useful if dirs have to be pruned. | Tobias Stoeckmann |
2008-02-03 | (f)utimes takes sys/time.h | Tobias Stoeckmann |
2008-02-02 | document daily(8)'s running of /etc/Distfile; | Jason McIntyre |
2008-02-02 | Better CVSROOT/modules file format. | Xavier Santolaria |
2008-02-02 | Basic CVSROOT/modules bits. | Xavier Santolaria |
2008-02-02 | Zap trailing whitespaces. | Xavier Santolaria |
2008-02-02 | remove unneeded headers | Joris Vink |
2008-02-02 | initial CVSROOT/modules support, only does aliases at the moment (-a). | Joris Vink |
2008-02-02 | Fix broken indentation introduced in last commit. | Xavier Santolaria |
2008-02-02 | Missed one annotate -> rannotate in sysnopsis. | Xavier Santolaria |
2008-02-02 | Add `rlog' bits. | Xavier Santolaria |
2008-02-02 | Although this doesn't comply to common sense, it complies to GNU cvs. All | Tobias Stoeckmann |
2008-02-02 | Sync `rannotate' synopsis. r* commands work on repository modules. | Xavier Santolaria |
2008-02-02 | Add `rannotate' bits. Requested by tobias@. | Xavier Santolaria |
2008-02-02 | From src/usr.bin/cvs: | Xavier Santolaria |
2008-02-01 | Make cvs_requests struct more readable. | Xavier Santolaria |
2008-02-01 | introduce cvs_read_config() which will be used as a general | Joris Vink |
2008-02-01 | Added rannotate support | Tobias Stoeckmann |
2008-02-01 | Another GNU cvs weirdo: During annotate, invalid revisions are allowed if | Tobias Stoeckmann |
2008-01-31 | Handle magic branch numbers in OpenCVS as well. | Tobias Stoeckmann |
2008-01-31 | free RCSNUM's when we are done with them; | Joris Vink |
2008-01-31 | Zap trailing whitespaces. | Xavier Santolaria |
2008-01-31 | If CVS/Entries.Static exists, don't look for more files in repository. | Tobias Stoeckmann |
2008-01-31 | We have cvs_client_send_logmsg for transmission of log messages. | Tobias Stoeckmann |
2008-01-31 | in some cases we did not return a copy of the resulting RCSNUM | Joris Vink |
2008-01-31 | remove dead and unreachable code | Joris Vink |