You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:meliae

There are download files available for Meliae.

Meliae has 4 active reviews. See all merge proposals.

Meliae has 20 active branches owned by 7 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:meliae
Series: trunk
bug 1 Development 2022-09-08 20:31:47 UTC
232. Thanks to Colin for adding support fo...

Author: John A Meinel
Revision Date: 2022-09-08 20:31:47 UTC

Thanks to Colin for adding support for python 3.9 and 3.10

lp:meliae/0.2
Series: 0.2
1 Development 2010-06-30 22:10:19 UTC
141. Release 0.2.1rc1

Author: John A Meinel
Revision Date: 2010-06-30 22:10:19 UTC

Release 0.2.1rc1

lp:meliae/0.1
Series: 0.1
1 Development 2009-12-23 15:31:41 UTC
116. It seems setup.py had a different ide...

Author: John A Meinel
Revision Date: 2009-12-23 15:19:16 UTC

It seems setup.py had a different idea of the current version.

Fix it so that it takes the value from meliae.__version__ instead.
And release 0.1.2, since 0.1.1 seemed to have already been taken.

lp:meliae/tarmac-test
Series: tarmac-test
1 Development 2011-09-02 13:02:06 UTC
195. I thought it knew to keep the old com...

Author: John A Meinel
Revision Date: 2011-09-02 13:02:06 UTC

I thought it knew to keep the old commit message!

lp:~cjwatson/meliae/py3-obj-summary (Has a merge proposal) 1 Development 2021-05-13 23:41:54 UTC
232. Fix some _ObjSummary methods for Pyth...

Author: Colin Watson
Revision Date: 2021-05-13 23:40:26 UTC

Fix some _ObjSummary methods for Python 3.

by_size and by_count tried to use the "itervalues" method on an ordinary
dict, which doesn't exist on Python 3.

lp:~jelmer/meliae/parentheses (Has a merge proposal) 1 Development 2021-03-07 15:50:51 UTC
232. Add some missing parentheses.

Author: Jelmer Vernooij
Revision Date: 2021-03-07 15:50:37 UTC

Add some missing parentheses.

lp:~jelmer/meliae/itervalues (Has a merge proposal) 1 Development 2020-06-08 21:13:51 UTC
230. Use dict.values rather than dict.iter...

Author: Jelmer Vernooij
Revision Date: 2020-06-08 21:13:31 UTC

Use dict.values rather than dict.itervalues, which is not available on Python3.

lp:~greg-n-banks/meliae/packaging 1 Development 2019-08-18 20:56:58 UTC
204. Still trying to get a successful Pyth...

Author: Greg Banks
Revision Date: 2019-08-18 20:56:58 UTC

Still trying to get a successful Python3 build

lp:~greg-n-banks/meliae/python3 1 Development 2019-08-15 23:16:43 UTC
217. Python3: disable the intern_from_cach...

Author: Greg Banks
Revision Date: 2019-08-15 23:12:52 UTC

Python3: disable the intern_from_cache test

This broke in Python3 and I don't yet see why, but the method it's
testing is just working with a cache for making interface objects so I'm
not too worried.

lp:~klaussfreire/meliae/meliae (Has a merge proposal) 1 Development 2014-05-09 19:43:29 UTC
201. Add tests for dumping to file-like ob...

Author: klauss
Revision Date: 2014-05-09 19:43:29 UTC

Add tests for dumping to file-like objects

lp:~jameinel/meliae/test-1234 (Has a merge proposal) 1 Development 2014-05-06 10:33:33 UTC
200. bugaboo

Author: John A Meinel
Revision Date: 2014-05-06 10:32:54 UTC

bugaboo

lp:~jameinel/meliae/tarmac-test 1 Development 2011-11-01 15:26:03 UTC
196. CHANGES update

Author: John A Meinel
Revision Date: 2011-11-01 15:25:57 UTC

CHANGES update

lp:~jameinel/meliae/bad_test (Has a merge proposal) 1 Development 2011-09-02 13:12:02 UTC
195. Add a test that will fail

Author: John A Meinel
Revision Date: 2011-09-02 13:11:49 UTC

Add a test that will fail

lp:~jameinel/meliae/bad_merge (Has a merge proposal) 1 Development 2011-09-02 13:10:54 UTC
195. Failing merge

Author: John A Meinel
Revision Date: 2011-09-02 13:10:37 UTC

Failing merge

lp:~landscape/meliae/meliae-packaging 1 Development 2011-08-25 13:31:10 UTC
7. Oops, added back cython to build-depe...

Author: Andreas Hasenack
Revision Date: 2011-08-24 22:51:38 UTC

Oops, added back cython to build-depends.

lp:~jameinel/meliae/sqlite_dump 1 Development 2010-07-20 15:24:14 UTC
157. Some hackish code to dump data to an ...

Author: John A Meinel
Revision Date: 2010-07-20 15:23:53 UTC

Some hackish code to dump data to an sqlite file.

lp:~gary/meliae/better-failures bug 1 Development 2010-05-17 17:45:40 UTC
142. show information about where we are i...

Author: Gary Poster
Revision Date: 2010-05-17 17:42:05 UTC

show information about where we are in the file when decoding fails.

lp:~jameinel/meliae/proxy 1 Development 2009-12-23 23:30:28 UTC
123. Start playing around with an ObjProxy...

Author: John A Meinel
Revision Date: 2009-12-23 23:29:54 UTC

Start playing around with an ObjProxy that can give prettier output.

Using a proxy object, we can look up extra info in the ObjManager
and generally give quick-info.

lp:~lifeless/meliae/db 1 Development 2009-09-15 04:29:26 UTC
91. bugfix iter_objs with no objs dict, f...

Author: Robert Collins
Revision Date: 2009-09-15 04:29:26 UTC

bugfix iter_objs with no objs dict, flush new objects when there are many node references.

lp:~lifeless/meliae/stuff 1 Development 2009-09-13 21:03:39 UTC
86. Add some flush calls to reduce things...

Author: Robert Collins
Revision Date: 2009-09-13 21:02:43 UTC

Add some flush calls to reduce things being left in memory.

120 of 20 results
You can't create new branches for Meliae.