aboutsummaryrefslogtreecommitdiffstats
path: root/_examples/showcase/main.go
Commit message (Collapse)AuthorAgeFilesLines
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-3/+3
|
* Fix spelling and grammar in docs and exampleLukasz Kokot2018-10-281-1/+1
| | | | Signed-off-by: Lukasz Kokot <lukasz@kumojin.com>
* Modify examplesAntonio Jesus Navarro Perez2017-04-111-3/+6
|
* Merge pull request #296 from ajnavarro/improvement/repositorySantiago M. Mola2017-03-211-1/+1
|\ | | | | git: Repository methods changes
| * git: Repository methods changesAntonio Jesus Navarro Perez2017-03-061-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.inAntonio Jesus Navarro Perez2017-03-071-3/+3
|/ | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release.
* _examples: improve documentationAntonio Jesus Navarro Perez2017-02-281-0/+8
|
* fix example folderMáximo Cuadros2017-02-011-1/+1
|
* documentation changesMáximo Cuadros2017-01-311-0/+62