Commit graph

2 commits

Author SHA1 Message Date
schmonz
b4ce2a42fe Update to 1.3.2. Changes:
1.3.2 (small feature release)
- added the 'multi-patchset' feature to the -s option, provided in its
  entirety by Daiki Ueno <ueno@unixuser.org>

1.3.1 (bugfix release mostly)
- fix bug with updating cache (-u) having to do with matching new and old
  revisions

- fix timestamp_fuzz_factor bug where the fuzz was applied to loading
  from cache by mistake.

- add a spec file (from Jan IVEN <Jan.Iven@cern.ch>)

- improve the parameterization of Makefile, and make things relocatable
  (from many people, esp. Amitai Schlair <schmonz@schmonz.com>)

- fix strip_path_len calculation (again - I had munged the prior fix)
  Jeffrey Ebert <ebert@sonicsinc.com>
2002-08-02 15:29:49 +00:00
martti
66e09d55d0 Added cvsps-1.3 (provided by Amitai Schlair in pkg/14878)
CVSps is a program for generating 'patchset' information from a
CVS repository. A patchset in this case is defined as a set of
changes made to a collection of files, and all committed at the
same time (using a single 'cvs commit' command). This information
is valuable to seeing the big picture of the evolution of a cvs
project. While cvs tracks revision information, it is often difficult
to see what changes were committed 'atomically' to the repository.
2001-12-10 18:24:10 +00:00