Commit->sha_by_path now returns an object.
[catagits/Gitalist.git] / lib / Gitalist / URIStructure / Ref.pm
2010-10-31 Zachary Stevens Commit->sha_by_path now returns an object.
2010-10-31 Zachary Stevens Remove Repository->get_object_or_head.
2010-10-31 Zachary Stevens Move Repository->hash_by_path to Commit->sha_by_path.
2010-08-01 Dan Brook Added commit object serialization.
2010-08-01 Dan Brook Proof of concept for #56388: add last commit msg to...
2010-06-19 Dan Brook Added commit object serialization.
2010-06-19 Dan Brook Proof of concept for #56388: add last commit msg to...
2010-04-02 Dan Brook Bumped version number and fixed tabs. 0.000006_01
2010-03-28 Dan Brook Fix bug where diff didn't distinguish between sha1s...
2010-03-06 Dan Brook Provided support for blobdiff_plain legacy URIs.
2010-03-06 Dan Brook Provided support for blobdiff_plain legacy URIs.
2010-03-06 Dan Brook Provided support for blob_plain legacy URIs.
2010-03-06 Dan Brook Provided support for blob_plain legacy URIs.
2010-03-06 Dan Brook Provided legacy URI support for the blob action.
2010-03-06 Dan Brook Provided legacy URI support for the blob action.
2010-03-03 Dan Brook Fixed test bug and make the plain diffs plainer.
2010-03-01 Dan Brook Fixed the links in the history view.
2010-01-24 Tomas Doran Make the log work for commits and symbolic refs also.
2010-01-24 Tomas Doran Change everything round to be /ref/ instead of /commit...