Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling and grammar in docs and example | Lukasz Kokot | 2018-10-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Lukasz Kokot <lukasz@kumojin.com> | ||||
* | Modify examples | Antonio Jesus Navarro Perez | 2017-04-11 | 1 | -5/+11 |
| | |||||
* | Merge pull request #296 from ajnavarro/improvement/repository | Santiago M. Mola | 2017-03-21 | 1 | -1/+1 |
|\ | | | | | git: Repository methods changes | ||||
| * | git: Repository methods changes | Antonio Jesus Navarro Perez | 2017-03-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To have a more consistent public API, we decided to rename some methods, and add others: - Commit method renamed to CommitObject - Commits method renamed to CommitObjects - Tree method renamed to TreeObject - Trees method renamed to TreeObjects - Tags method renamed to TagObjects - Tag method renamed to TagObject - Added method Tags that returns tag references - Added method Branches that returns branch references - Added method Notes that returns note references - Added BlobObject method - Added BlobObjects method Also, we added more functionality related to references: - Added iterator to iterate References with a specific filter Some notes: - #298 | ||||
* | | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -2/+2 |
|/ | | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release. | ||||
* | _examples: improve documentation | Antonio Jesus Navarro Perez | 2017-02-28 | 1 | -0/+1 |
| | |||||
* | fix example folder | Máximo Cuadros | 2017-02-01 | 1 | -1/+1 |
| | |||||
* | documentation changes | Máximo Cuadros | 2017-01-31 | 1 | -0/+35 |