| Commit message (Expand) | Author | Age | Files | Lines |
* | The -I flag is documented but not implemented. This fixes that and |  millert | 2016-07-04 | 1 | -4/+4 |
* | Allow rcsnum_free and buf_free to accept NULL and remove various NULL |  nicm | 2015-11-02 | 1 | -7/+4 |
* | Avoid unintended problems with operator precedence when doing an |  jsg | 2015-09-05 | 1 | -2/+2 |
* | Remove NULL check before free; Fritjof Bornebusch. |  nicm | 2015-06-17 | 1 | -3/+2 |
* | Convert xfree to free. From Fritjof Bornebusch. ok deraadt |  nicm | 2015-06-13 | 1 | -18/+12 |
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 2015-01-16 | 1 | -2/+2 |
* | exit in usage functions themselves; from Fritjof Bornebusch; ok nicm@ |  otto | 2014-10-02 | 1 | -4/+4 |
* | Plug a small memory leak: if we pass checkin_init/checkin_update |  jca | 2014-05-19 | 1 | -2/+3 |
* | If a constant string needs a name, use a static const array instead of a |  guenther | 2013-10-27 | 1 | -4/+3 |
* | remove time_t cast not needed; ok guenther |  deraadt | 2013-04-17 | 1 | -2/+2 |
* | Document $OpenBSD$ and teach ci's -k option to parse it too |  guenther | 2013-01-18 | 1 | -2/+4 |
* | str is an optional argument to -t; if no argument is given, this |  sobrado | 2011-07-14 | 1 | -2/+2 |
* | Remove some unneeded includes and dead code, from Michael W Bombardieri. |  nicm | 2011-04-20 | 1 | -7/+1 |
* | Set rcs_suffixes to default value on initialization. |  tobias | 2010-09-08 | 1 | -5/+1 |
* | Check date_parse return values. |  ray | 2010-07-30 | 1 | -4/+4 |
* | Make BUFs autoextend by default. This was already done in OpenCVS |  ray | 2010-07-28 | 1 | -10/+6 |
* | Plug mem leak. |  ray | 2010-07-23 | 1 | -1/+2 |
* | Reduce variable/function name and whitespace differences between |  ray | 2010-07-23 | 1 | -23/+23 |
* | Fix the "no changes" detection when a file has RCS keywords. |  millert | 2010-07-22 | 1 | -3/+2 |
* | Checking if a file is ASCII should only be done when diffing, because |  ray | 2009-02-25 | 1 | -2/+2 |
* | Fix the freeing of two uninitialized strings. OK niallo@ |  millert | 2008-03-22 | 1 | -1/+2 |
* | strictly check rcsnum_cmp() return against -1. |  niallo | 2007-09-06 | 1 | -2/+2 |
* | Rename rcs_diffreg() to diffreg(). |  ray | 2007-07-03 | 1 | -2/+2 |
* | Sync revisions and time buffers size to be consistent with each others. |  xsa | 2007-06-30 | 1 | -7/+7 |
* | allow ci -N<tag name> even when no changes. mimics GNU behaviour. |  niallo | 2007-06-26 | 1 | -22/+36 |
* | Allow checkin without locking (after rcs -U). Matches GNU's behaviour. |  xsa | 2007-06-12 | 1 | -2/+6 |
* | replace tabs by spaces in the message returned by usage() |  sobrado | 2007-04-26 | 1 | -4/+4 |
* | When commiting multiple files with ci, the flags from the previous |  bluhm | 2007-03-15 | 1 | -24/+29 |
* | make this modern C |  deraadt | 2007-03-03 | 1 | -2/+2 |
* | As done in OpenCVS, general includes cleanup sweep. OK otto@. |  xsa | 2007-02-27 | 1 | -2/+10 |
* | If a ,suffix file is given as an arg to ci and co, strip it. Avoids |  otto | 2007-02-22 | 1 | -1/+6 |
* | sync some manual page entries with actual usage. |  niallo | 2007-02-14 | 1 | -2/+2 |
* | When checking in multiple files, if no log message is entered for |  millert | 2007-01-15 | 1 | -1/+6 |
* | Spelling. |  krw | 2006-12-23 | 1 | -2/+2 |
* | - update comment |  niallo | 2006-11-18 | 1 | -2/+2 |
* | Simplify stripping of write bits from file mode. |  millert | 2006-11-09 | 1 | -14/+16 |
* | Add and correct comments, spacing. |  ray | 2006-09-27 | 1 | -4/+4 |
* | Add support to rcsdiff for all the other diff flags that |  millert | 2006-09-21 | 1 | -2/+2 |
* | use the correct variable in error and warning messages |  joris | 2006-08-23 | 1 | -3/+3 |
* | Improve rcs_buf_load() by setting errno appropriately on failure and |  ray | 2006-08-16 | 1 | -5/+9 |
* | strlcpy/strlcat overload made deraadt@ sick; change to xasprintf. |  ray | 2006-08-02 | 1 | -16/+4 |
* | Fix a lot of buffer overflows and make the code more binary safe. |  ray | 2006-08-02 | 1 | -52/+81 |
* | unused variable |  deraadt | 2006-07-27 | 1 | -4/+2 |
* | Remove file mode argument from {cvs|rcs}_buf_write_stmp(). We |  ray | 2006-07-08 | 1 | -3/+3 |
* | - correctly handle binary files; say bye bye to using c strings for deltatexts. |  niallo | 2006-06-03 | 1 | -35/+14 |
* | various spelling fixes |  david | 2006-06-02 | 1 | -2/+2 |
* | - at end of checkin_main loop, reset pb.newrev. fixes a problem with checkin |  niallo | 2006-06-02 | 1 | -1/+2 |
* | Plug more memory leaks. |  ray | 2006-05-29 | 1 | -6/+6 |
* | - zap unrequired casts for rcs_buf_release(). |  niallo | 2006-05-29 | 1 | -3/+3 |
* | Remove rcs_statfile(). It was just a wrapper for rcs_choosefile(), |  ray | 2006-05-27 | 1 | -15/+3 |