Age | Commit message (Expand) | Author |
2005-12-05 | ooops, missed that in previous commit; unbreak; | Xavier Santolaria |
2005-12-05 | correctly handle `-wfoo' and `-sbar' errors; OK joris@. | Xavier Santolaria |
2005-12-05 | Add support for tuning channel and channel set. This allows | Robert Nagy |
2005-12-05 | kill unused var; | Xavier Santolaria |
2005-12-05 | oops: forgot to remind tedu to add -T to SYNOPSIS too... | Jason McIntyre |
2005-12-04 | support for toggling thread viewing. | Ted Unangst |
2005-12-04 | more code cleanup, remove useless flags and parts of code | Joris Vink |
2005-12-04 | bye obsolete junk; | Joris Vink |
2005-12-03 | strip any trailing slashes in the received Directory | Joris Vink |
2005-12-03 | ARGSUSED signal handler | Theo de Raadt |
2005-12-03 | - whoops, its -t-string or -tfile, not the other way around | Niall O'Higgins |
2005-12-03 | - document `-t' option. | Niall O'Higgins |
2005-12-03 | - add support for -t[description] and -t-[file containing description] | Niall O'Higgins |
2005-12-03 | todd@ reminds me: | Joris Vink |
2005-12-03 | fix date handling in opencvs, this was broken since the very start. | Joris Vink |
2005-12-03 | - teach opencvs about Entries.Log and what to do with it | Joris Vink |
2005-12-03 | respect Q flag in output; | Joris Vink |
2005-12-03 | nuke unused vars; | Joris Vink |
2005-12-03 | remove unused and useless functions, they just get in the way; | Joris Vink |
2005-12-03 | usr.bin/rcs stuff doesn't care about cvs_checkout_rev(); | Joris Vink |
2005-12-03 | Fix enum types, thanks lint | Chad Loder |
2005-12-03 | add very basic support for the following stuff: | Joris Vink |
2005-12-03 | Lint can now parse every variation of gcc's __attribute__ that I could find | Chad Loder |
2005-12-02 | remove debug message; | Joris Vink |
2005-12-02 | fix commiting/importing of 0 sized files. | Joris Vink |
2005-12-02 | Add a -y option, undocumented for now, that tells lint to pass -y to lint1. | Chad Loder |
2005-12-02 | Make three of the keytab fields into a union, because they are 3 different | Chad Loder |
2005-12-02 | document `-orev'; | Xavier Santolaria |
2005-12-02 | in checkin_checklock() | Xavier Santolaria |
2005-12-02 | better.. | Xavier Santolaria |
2005-12-02 | in checkin_update(): | Xavier Santolaria |
2005-12-02 | `-mmsg' does not belong here; | Xavier Santolaria |
2005-12-02 | sort options; `T' comes before `u'; | Xavier Santolaria |
2005-12-02 | document `-r[revs]'; | Xavier Santolaria |
2005-12-02 | split the printing part into a separate function, rlog_rev_print(); | Xavier Santolaria |
2005-12-02 | make lint invoke cpp with -CC instead of -C, which will cause comments | Alexander von Gernler |
2005-12-02 | - fix up checkin_choose_rcsfile() to give us a path like the one GNU print, | Niall O'Higgins |
2005-12-02 | - fix a typo in a comment | Niall O'Higgins |
2005-12-01 | - fix up context and unified diff output in both open rcs and open cvs so | Niall O'Higgins |
2005-12-01 | - fix unified and context diff output, finally! | Niall O'Higgins |
2005-12-01 | rcs_findrev() is not static anymore; align protos while here; | Xavier Santolaria |
2005-12-01 | link rcsintro.7; | Xavier Santolaria |
2005-12-01 | some more bite; writing about rcsdiff(1); OK jmc@. | Xavier Santolaria |
2005-12-01 | lint makes it easy to find these really bad ones, like size_t n = snprintf | Chad Loder |
2005-12-01 | Make lint quieter by only warning on "foo declared but never used or | Chad Loder |
2005-12-01 | Typo | Chad Loder |
2005-11-30 | Add support for // comments. From NetBSD | Chad Loder |
2005-11-30 | check for ownership of already present writable file when checking out; | Xavier Santolaria |
2005-11-30 | spacing | Theo de Raadt |
2005-11-30 | correct usage(); | Xavier Santolaria |