source: trunk/NEWS @ 385

Last change on this file since 385 was 352, checked in by Peter Johansson, 16 years ago

docs on support for TracLinks

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-trac-wiki
File size: 2.1 KB

$Id: NEWS 352 2007-05-20 10:43:35Z peter $

version 0.6:

  • support for TracLinks
  • config file, see options --config-file and --generate-config
    • support for automatic update of copyright statement
    • Removed option flag '-rev'
    • More file extensions supported for parsing.

A complete list of closed tickets can be found here

http://lev.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6

version 0.5:

  • Added support for svndigest:ignore property.
  • Creation of static svndigest binary is now supported, use --enable-staticbin.
  • Dates and time now refers to UTC.
  • Statistics now differentiates between code, comments, and empty lines. Improvements to this parsing is still needed.

version 0.4:

  • Project name changed from svnstat to svndigest.

version 0.3:

  • Improved the generated output.
  • svnstat handles unexpected situations more gracefully (like running svnstat on a tree that is not under subversion control, trees with items that are not up to date).
  • Proper version information is displayed using --version option.

version 0.2:

  • Improved web page presentation.
  • Added option to plot changes against time or revision.

version 0.1:

  • First release.

Copyright (C) 2005, 2006 Jari Häkkinen
Copyright (C) 2007  Jari Häkkinen, Peter Johansson
This file is part of svndigest, http://lev.thep.lu.se/trac/svndigest
svndigest is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
svndigest is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
USA.

Note: See TracBrowser for help on using the repository browser.