viewvc-4intranet/lib
cmpilato 4bfb7f1354 Rename Repository.filelog() to Repository.itemlog() (Subversion
supports logs on directories, too, ya know).  And make some other
little documentation changes.

* viewcvs/lib/vclib/__init__.py
  (Repository.itemlog): Was Repository.filelog().
  (Revision.__init__): Document the input parameters.

* viewcvs/lib/vclib/bincvs/__init__.py
  (BinCVSRepository.itemlog): Was BinCVSRepository.filelog().

* viewcvs/lib/vclib/ccvs/__init__.py
  (CCVSRepository.itemlog): Was CCVSRepository.filelog().

* viewcvs/lib/vclib/svn/__init__.py
  (SubversionRepository.itemlog): Was SubversionRepository.filelog().

* viewcvs/lib/vclib/svn_ra/__init__.py
  (SubversionRepository.itemlog): Was SubversionRepository.filelog().

* viewcvs/lib/viewcvs.py
  (view_markup, view_log): Update calls to Repository.itemlog() (from
    Repository.filelog()).

* viewcvs/lib/cvsdb.py
  (GetCommitListFromRCSFile): Update calls to Repository.itemlog()
    (from Repository.filelog()).


git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1050 8cb11bc2-c004-0410-86c3-e597b4017df7
2005-04-08 22:57:02 +00:00
..
vclib Rename Repository.filelog() to Repository.itemlog() (Subversion 2005-04-08 22:57:02 +00:00
PyFontify.py Corrected small errors noticed by pychecker. 2002-02-01 03:43:56 +00:00
accept.py Update copyright years. 2002-09-05 07:34:45 +00:00
apache.py simplified apache handler using execfile() 2003-02-19 06:23:32 +00:00
blame.py Fix an annotate bug reported by Amy Langenhorst <Amy.Langenhorst@noaa.gov>. 2005-04-08 22:55:58 +00:00
compat.py Fix bug #858414 "ValueError: unconverted data remains: 'UTC'" reported 2003-12-12 00:22:35 +00:00
config.py Sorta kinda revert my changes from Feb. 1 2005, wherein I stopped 2005-03-07 15:13:23 +00:00
cvsdb.py Rename Repository.filelog() to Repository.itemlog() (Subversion 2005-04-08 22:57:02 +00:00
dbi.py Fix time conversion bug that prevented queries from working on 2004-10-08 20:53:31 +00:00
debug.py * viewcvs/lib/debug.py 2005-01-31 21:12:13 +00:00
difflib.py quick backport to Python 1.5.2 2001-12-24 11:38:30 +00:00
ezt.py Implement an assignment mechanism in EZT, a new [define variable][end] 2004-04-21 03:41:34 +00:00
ndiff.py Corrected small errors noticed by pychecker. 2002-02-01 03:43:56 +00:00
popen.py * viewcvs/lib/popen.py 2005-01-31 21:14:04 +00:00
py2html.py add these modules -- we probably want to redistribute them. 2000-04-22 08:56:46 +00:00
query.py In short, facilitate the creation, testing, installation, and sharing 2005-02-08 02:46:20 +00:00
sapi.py Make redirects work better with the standalone server 2005-02-03 13:07:16 +00:00
viewcvs.py Rename Repository.filelog() to Repository.itemlog() (Subversion 2005-04-08 22:57:02 +00:00
win32popen.py Purge semi-colons from the ends of statements (in one case, moving it into a 2003-10-14 15:53:42 +00:00