/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: James Westby
  • Date: 2007-03-25 14:38:19 UTC
  • mto: (0.215.1 trunk)
  • Revision ID: jw+debian@jameswestby.net-20070325143819-f16swssc40jbebxu
Add methods to repo to get objects of a certain type.

Now get_blob etc. will ensure that you get an object of the type you want.
There needs to be the addition to get the type by going via a higher type
where possible, e.g. tree from commit, but it's not done yet.
Filename Latest Rev Last Changed Committer Comment Size
..
data 0.211.1 19 years ago James Westby Start the python-git project. Aims to give an int Diff
__init__.py 0.211.2 19 years ago James Westby Make it more like a real project. Add copyright s 1017 bytes Diff Download File
test_objects.py 0.211.2 19 years ago James Westby Make it more like a real project. Add copyright s 4.1 KB Diff Download File
test_repository.py 0.211.4 19 years ago James Westby Add methods to repo to get objects of a certain ty 3 KB Diff Download File