Commit Graph

7 Commits

Author SHA1 Message Date
Brendan Forster
80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Haacked
b2d6e15d48 Replace SignatureResponse and CommitEntity with Committer
A recent PR added CommitEntity but we already had
SignatureResponse expressly for this purpose.

So this commit renames SignatureResponse to Committer
and removes CommitEntity and replaces it with Committer.
2015-09-28 00:38:16 -07:00
Haacked
862bf6a5d3 Add a bunch of doc comments
We get a lot of build output because of missing XML comments that we
ignore. I'd like to stop ignoring them. To do that, we need to doc the
💩 out of everything.
2015-09-27 17:10:39 -07:00
Haacked
4dd770cd98 Add dat newline 2015-01-02 01:14:23 -08:00
Haacked
011a14b7f2 Add types to more closely reflect the API 2015-01-02 01:14:14 -08:00
Haacked
9860df1305 Refactor and document repository content client api 2015-01-02 01:14:09 -08:00
Woland2k
50f19975aa - added support for content APIs 2015-01-02 01:08:27 -08:00