4 Commits

Author SHA1 Message Date
Dave Borowitz
994e64d134 Allow in-memory object creation and writing.
Currently doesn't work because we don't have enough setters to set all
the required Commit attributes.

Change-Id: I65c6d22f6639bc9e9ef3c430863f099f25ea9994
2010-11-04 13:59:59 -07:00
Dave Borowitz
9422205f2c Add Commit subclass of Object.
Only supports a few read-only properties so far.

Change-Id: I6e5bea0ab22c8821a625327c3d81cce20d012037
2010-11-04 13:59:59 -07:00
Dave Borowitz
fa911af789 Add Repository.read method.
Change-Id: I0891d624d8dff6cd211bafeb7b4f96416aa0b28b
2010-11-04 13:59:55 -07:00
Dave Borowitz
4940678d9f Initial checkin of pygit2, the Python libgit2 bindings.
So far, only contains Repository and Object type definitions with a few
methods.

Change-Id: I0c53035fe3a418f5b96e36d1549dcf0ffed172f4
2010-11-04 13:59:18 -07:00