Age | Commit message (Expand) | Author |
---|---|---|
2014-12-01 | An internal function called xrealloc() is actually a fail-hard | Theo de Raadt |
2014-11-22 | not compiled before commit | Theo de Raadt |
2014-11-22 | Fixed uninitialized pointer (and other struct entries while at it) | Tobias Stoeckmann |
2014-11-16 | Convert the logic in rcsparse_warnx(). Instead of creating a | Alexander Bluhm |
2013-06-03 | properly handle commitid tokens found in rcs files | joshua stein |
2012-02-04 | Sync rcsparse between OpenCVS/OpenRCS. Spaces, no binary change. | Tobias Stoeckmann |
2011-05-04 | Fix a typo in a comment, from Michael W Bombardieri. | Nicholas Marriott |
2010-10-29 | Nuke some unused variables and remove an unnecessary call to dirname(). | Nicholas Marriott |
2010-10-20 | Remove the need for rp_file in parser structure, instead keep only one | Tobias Stoeckmann |
2010-10-20 | Prevent a NULL pointer dereference if rcsparse_deltatexts is called with | Tobias Stoeckmann |
2010-10-15 | Replaced RCS parser code with new rcsparse.{c,h}: | Tobias Stoeckmann |