http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/hyperdb.py Mercurial Repository: p/roundup/code: hyperdb.py history 2001-07-20T08:20:24+00:00 Fixed a bug in the filter http://hg.code.sf.net:8000/p/roundup/code/#changeset-a5eb90ae8903cabe1baf6477524eeee0c5a288c8 Richard Jones richard@users.sourceforge.net 2001-07-20T08:20:24+00:00 2001-07-20T08:20:24+00:00
changeset a5eb90ae8903
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Fixed a bug in the filter

wrong variable names in the error message. Recognised that the filter
has an outstanding bug. Hrm. we need a bug tracker for this project :)
files
largish changes as a start of splitting off bits and pieces... http://hg.code.sf.net:8000/p/roundup/code/#changeset-bb0572c92f23e37c9da941145aeb0122c1f95d46 Richard Jones richard@users.sourceforge.net 2001-07-20T07:35:55+00:00 2001-07-20T07:35:55+00:00
changeset bb0572c92f23
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description largish changes as a start of splitting off bits and pieces...

to allow more flexible installation / database back-ends
files
fixing (manually) the (dollarsign)Log(dollarsign)... http://hg.code.sf.net:8000/p/roundup/code/#changeset-3b0a72f54613b2a001832ff7f47a033107a643e5 Anthony Baxter anthonybaxter@users.sourceforge.net 2001-07-19T06:27:07+00:00 2001-07-19T06:27:07+00:00
changeset 3b0a72f54613
branch
bookmark
tag
user Anthony Baxter <anthonybaxter@users.sourceforge.net>
description fixing (manually) the (dollarsign)Log(dollarsign)...

...entries caused by my using the magic (dollarsign)Id(dollarsign) and
(dollarsign)Log(dollarsign) strings in a commit message. I'm a twonk.

Also broke the help string in two.
files
Added CVS keywords $Id$ and $Log$ to all python files. http://hg.code.sf.net:8000/p/roundup/code/#changeset-72a0ba086b3ef6e74f07b1efc2e8e1aa936f3c8a Anthony Baxter anthonybaxter@users.sourceforge.net 2001-07-19T05:52:22+00:00 2001-07-19T05:52:22+00:00
changeset 72a0ba086b3e
branch
bookmark
tag
user Anthony Baxter <anthonybaxter@users.sourceforge.net>
description Added CVS keywords $Id$ and $Log$ to all python files.
files
Bug fixes: http://hg.code.sf.net:8000/p/roundup/code/#changeset-97559f7bae2e1f5fd9e596805d96a4ca7856ef5c Richard Jones richard@users.sourceforge.net 2001-07-19T05:23:09+00:00 2001-07-19T05:23:09+00:00
changeset 97559f7bae2e
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Bug fixes:

. Fixed bug in re generation in the filter (I hadn't finished the code ;)
. Added TODO as a priority (between bug and usability)
. Fixed handling of None String property in grouped list headings
files
Initial import of code http://hg.code.sf.net:8000/p/roundup/code/#changeset-5e92642cd1f8dda531f1182613467f77650b1b80 Richard Jones richard@users.sourceforge.net 2001-07-19T02:16:19+00:00 2001-07-19T02:16:19+00:00
changeset 5e92642cd1f8
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Initial import of code

Currently version 1.0.2 but with the 1.0.3 changes as given in the
CHANGES file. Is about ready for a 1.0.3 release.

[[This repository is actually a lift into git made in October 2011 of
code history originally kept in CVS and later in Subversion. This
import marks the point at which the original private CVS moved to
public CVS on SourceForge.

Due to technical problems with CVS and the CVS to Subversion
conversion tools, portions of the early history have somewhat garbled
metadata. Here and elsewhere in this repo, comments enclosed in curly
braces were added at the time of the git lift in an attempt to document
the problem.]]
files