Liking cljdoc? Tell your friends :D

clj-github.commits

Implements the API functions described here: http://develop.github.com/p/commits.html

Implements the API functions described here: http://develop.github.com/p/commits.html
raw docstring

list-commitsclj

(list-commits user repo branch & [path])

Get the latest commits in a branch of a repository. If path is supplied, the path will be considered a path to a file, and list-commits will return the commits for that file. There should be no trailing slashes in the path.

Get the latest commits in a branch of a repository. If path is supplied, the path
will be considered a path to a file, and list-commits will return the commits for
that file. There should be no trailing slashes in the path.
raw docstring

show-commitclj

(show-commit user repo sha)

Show data about a specific commit.

Show data about a specific commit.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close