aboutsummaryrefslogtreecommitdiffstats
path: root/tree.go
Commit message (Expand)AuthorAgeFilesLines
* storages: memory objectMáximo Cuadros2016-02-171-0/+4
* File paths will now be consistent across platformsJoshua Sjoding2016-02-161-3/+3
* Functions in core.ObjectStorage interface now return an errorJoshua Sjoding2016-02-161-9/+19
* Repository now works against the generic ObjectStore interfaceJoshua Sjoding2016-01-231-8/+9
* Merge pull request #15 from alcortesm/performance-increase-for-big-reposMáximo Cuadros2016-01-211-9/+11
|\
| * performance increase for repos with many files and directoriesAlberto Cortés2016-01-211-9/+11
* | Readability improvementsAlberto Cortés2016-01-211-2/+4
|/
* Fix commit.File() gorutine leakAlberto Cortés2016-01-211-0/+80
* Ignore submodule dirs (empty directories without associated object), add empt...Alberto Cortés2016-01-081-1/+5
* fix PR#7 commentsAlberto Cortés2015-12-041-6/+0
* Blame support for filesAlberto Cortés2015-11-251-1/+2
* internal -> coreMáximo Cuadros2015-10-311-7/+7
* tree and commitMáximo Cuadros2015-10-271-0/+122