[cvs] commit: chora annotate.php co.php cvs.php diff.php history.php stats.php chora/docs CHANGES chora/lib CVSLib.php Chora.php chora/lib/CVSLib Checkout.php Diff.php Directory.php File.php

Chuck Hagenbuch chuck@horde.org
Fri, 13 Sep 2002 10:08:33 -0700 (PDT)


chuck       2002/09/13 10:08:33 PDT

  Modified files:
    .                    annotate.php co.php cvs.php diff.php 
                         history.php stats.php 
    docs                 CHANGES 
    lib                  CVSLib.php Chora.php 
    lib/CVSLib           Checkout.php Diff.php Directory.php 
                         File.php 
  Log:
  - a bit of style cleanup (still a ton to do here)
  - fix a typo that meant the Attic was _always_ parsed in directory views
  - add much more, and much smarter, caching of cvs file objects.
  
  Revision  Changes    Path
  1.31      +2 -5      chora/annotate.php
  1.21      +2 -9      chora/co.php
  1.138     +10 -23    chora/cvs.php
  1.61      +2 -3      chora/diff.php
  1.67      +1 -0      chora/docs/CHANGES
  1.34      +2 -4      chora/history.php
  1.79      +9 -13     chora/lib/CVSLib.php
  1.19      +3 -3      chora/lib/CVSLib/Checkout.php
  1.21      +3 -3      chora/lib/CVSLib/Diff.php
  1.17      +10 -15    chora/lib/CVSLib/Directory.php
  1.25      +73 -28    chora/lib/CVSLib/File.php
  1.27      +3 -3      chora/lib/Chora.php
  1.6       +3 -5      chora/stats.php

  Chora Links:
  http://cvs.horde.org/diff.php/chora/annotate.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/chora/co.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/chora/cvs.php?r1=1.137&r2=1.138&ty=u
  http://cvs.horde.org/diff.php/chora/diff.php?r1=1.60&r2=1.61&ty=u
  http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.66&r2=1.67&ty=u
  http://cvs.horde.org/diff.php/chora/history.php?r1=1.33&r2=1.34&ty=u
  http://cvs.horde.org/diff.php/chora/lib/CVSLib.php?r1=1.78&r2=1.79&ty=u
  http://cvs.horde.org/diff.php/chora/lib/CVSLib/Checkout.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/chora/lib/CVSLib/Diff.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/chora/lib/CVSLib/Directory.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/chora/lib/CVSLib/File.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/chora/lib/Chora.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/chora/stats.php?r1=1.5&r2=1.6&ty=u