Age | Commit message (Expand) | Author |
2008-02-09 | Get date support into annotate, too. | Tobias Stoeckmann |
2008-02-09 | make sure we do not call rcsnum_addmagic() directly on | Joris Vink |
2008-02-09 | - always remove the additional .0 from magic branches, even when | Joris Vink |
2008-02-09 | fix error msg; | Joris Vink |
2008-02-09 | missing break | Joris Vink |
2008-02-09 | simplify some stuff; | Joris Vink |
2008-02-09 | remote improvements: | Joris Vink |
2008-02-09 | If run as server, (r)diff should properly write (r)diff into header | Tobias Stoeckmann |
2008-02-09 | Get in proper support for checkout/update -A when it comes to keyword | Tobias Stoeckmann |
2008-02-09 | Document the correct permissions for the ~/.ssh/ directory. | Ryan Thomas McBride |
2008-02-09 | spacing police | Joris Vink |
2008-02-09 | lets do -D for update as well | Joris Vink |
2008-02-09 | Get in initial support for checkout -D. Works fine with -r support right | Tobias Stoeckmann |
2008-02-09 | missing `)'; | Jason McIntyre |
2008-02-08 | add sshd_config ChrootDirectory option to chroot(2) users to a directory and | Damien Miller |
2008-02-08 | when checking if a file is really dead do not use cvs_specified_tag only, | Joris Vink |
2008-02-08 | do not override a specified (-r) tag with the tag in the Entries file | Joris Vink |
2008-02-08 | do not override the specified tag (-r on the command line) with a directory | Joris Vink |
2008-02-07 | Add add -o flag to pkill/pgrep like on Solaris and Linux. | Todd C. Miller |
2008-02-07 | exit() needs stdlib.h | Xavier Santolaria |
2008-02-06 | lets do co -c as well (list available modules) and do it in 1/6th of the | Joris Vink |
2008-02-06 | Improve add command: | Tobias Stoeckmann |
2008-02-06 | Sticky tags must have a 'T' in front of them in CVS/Entries. | Tobias Stoeckmann |
2008-02-06 | Use isblank() instead of partial check for ' ' and/or '\t'. Complies to | Tobias Stoeckmann |
2008-02-05 | When server sends CheckedIn use the supplied option and tag -- not the | Tobias Stoeckmann |
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 |