descriptionpygitfs -- Access Git via Python Filesystem API
ownerTommi Virtanen
last changeThu, 2 Jul 2009 08:32:23 +0000
shortlog
2009-07-02 Tommi Virtanen Prepare for release of 0.2 master release/0.2
2009-07-01 Tommi Virtanen The fs library was renamed to filesystem.
2009-06-30 Tommi Virtanen Skip some rmdir unit tests for now, git doesn't really...
2009-05-08 Tommi Virtanen Fix IndexFS to work with Python2.6.
2009-03-18 Tommi Virtanen Add command read_tree_merge3.
2009-03-17 Tommi Virtanen Add command merge_base.
2009-03-13 Tommi Virtanen Support deleting refs with update_ref.
2009-03-13 Tommi Virtanen Add command for_each_ref.
2009-03-13 Tommi Virtanen Move index reading into TemporaryIndexFS.
2009-03-12 Tommi Virtanen Refactor to extract is_commit_needed().
2009-03-12 Tommi Virtanen Refactor to extract temporary IndexFS file handling.
2009-03-02 Tommi Virtanen Add flag recursive to ls_tree.
2009-03-02 Tommi Virtanen Make ls_tree argument children unit tests make more...
2009-01-28 Tommi Virtanen Add command rev_list.
2008-12-11 Tommi Virtanen Add a placeholder setup.py, I need an egg of this.
2008-12-11 Tommi Virtanen Implement IndexFS.stat.
...
tags
14 months ago release/0.2 Release v0.2
heads
14 months ago dist
14 months ago master
22 months ago transaction-retry-helper