- author Alexandre Salomé
CloneableInstantiableIterable
- Implements
Countable IteratorAggregate Traversable
Methods |
public __construct(Gitonomy Instanciates a git log object.
|
public count()
|
public countCommits() Count commits, without offset or limit.
|
public getCommits()
|
public getDiff()
|
public getIterator()
|
public getLimit()
|
public getOffset()
|
public getPaths()
|
public getRevisions()
|
public getSingleCommit()
|
public setLimit( $limit)
|
public setOffset( $offset)
|
Properties |
protected $limit = NULL
|
protected $offset = NULL
|
protected $paths = NULL
|
protected $repository = NULL
|
protected $revisions = NULL
|