~loggerhead-team/loggerhead/trunk-rich

  • Committer: Robey Pointer
  • Date: 2007-09-03 07:32:18 UTC
  • mto: (140.2.1 merge-robey)
  • Revision ID: robey@lag.net-20070903073218-q18oindx5n8d02fh
unfiled bug that i just noticed today:
the 'changes' cache was storing revnos for changes' parents.  as with all
the previous places we removed revno from the cache, it's no good here,
because the cache may be shared among multiple branches in a single
repository, each with different ideas of what revno a particular revision
is.  so stop caching the revnos and generate them at runtime.
Filename Latest Rev Last Changed Committer Comment Size
..
homepage 61 17 years ago Robey Pointer initial homepage Diff
loggerhead 1 17 years ago Robey Pointer initial checkin Diff
.bzrignore 92 17 years ago Robey Pointer new ignores 71 bytes Diff Download File
.project 1 17 years ago Robey Pointer initial checkin 364 bytes Diff Download File
dev.cfg 89 17 years ago Robey Pointer fix up dev.cfg so that nobody will ever have to ed 1.9 KB Diff Download File
loggerhead.conf.example 128.2.3 17 years ago Robey Pointer add a '-C' option for ensuring loggerhead is runni 2.7 KB Diff Download File
Makefile 60 17 years ago Robey Pointer add a manifest and a makefile 76 bytes Diff Download File
MANIFEST.in 115 17 years ago Robey Pointer include more stuff in the manifest 181 bytes Diff Download File
NEWS 122 17 years ago Robey Pointer yes, of course, the first release was in december 1.2 KB Diff Download File
File push-website 99 17 years ago Robey Pointer bump up version number to 1.1 and change push site 140 bytes Diff Download File
README.txt 108 17 years ago Robey Pointer bump version to 1.1.1. 2 KB Diff Download File
setup.py 116 17 years ago Robey Pointer fix some lame setup.py errors 1.1 KB Diff Download File
File start-loggerhead.py 128.2.5 17 years ago Robey Pointer it's called loggerhead :) 4.2 KB Diff Download File
File stop-loggerhead.py 104 17 years ago Robey Pointer fix silly typo. 553 bytes Diff Download File