|
Failed to load latest commit information. |
|
gitgo
|
Update gitgo sample binary with new Log signature
|
Jan 18, 2016
|
|
test_data
|
Add LICENSE (GPLv2) for files excluded from the general license
|
Feb 8, 2016
|
|
.appveyor.yml
|
Configure appveyor CI on Windows
|
Oct 29, 2016
|
|
.gitignore
|
Remove accidental binary file from tracking
|
Apr 14, 2015
|
|
.travis.yml
|
Add .travis.yml
|
Apr 30, 2015
|
|
LICENSE
|
Update LICENSE file (Apache 2.0)
|
Feb 8, 2016
|
|
README
|
Fix typo in README
|
May 13, 2015
|
|
README.md
|
Add symlink to README for Github pretty-print
|
Apr 17, 2015
|
|
cat-file.go
|
Convert basedir to os.File from string
|
Jan 18, 2016
|
|
cat-file_test.go
|
Add benchmarks for CatFile, parseObject, and VerifyPack
|
Oct 29, 2016
|
|
delta.go
|
Remove unnecessary argument to readByte
|
May 17, 2015
|
|
delta_test.go
|
Fix bug with OFS objects with length < 128 bytes
|
Apr 28, 2015
|
|
log.go
|
Update Log function signature to use *os.File instead of string
|
Jan 18, 2016
|
|
log_test.go
|
Update Log function signature to use *os.File instead of string
|
Jan 18, 2016
|
|
object.go
|
Use filepath for OS-specific pathnames
|
Oct 29, 2016
|
|
object_test.go
|
Add support for AuthorDate field in commit
|
May 10, 2015
|
|
pack.go
|
Use filepath for OS-specific pathnames
|
Oct 29, 2016
|
|
packobjecttype_string.go
|
Update Stringer output
|
Apr 18, 2015
|
|
repository.go
|
Add benchmarks for CatFile, parseObject, and VerifyPack
|
Oct 29, 2016
|
|
scanner.go
|
Fix imports
|
May 15, 2015
|
|
setup_test.go
|
Convert basedir to os.File from string
|
Jan 18, 2016
|
|
verify-pack.go
|
Add test for Type() function on packObject
|
May 4, 2015
|
|
verify-pack_test.go
|
Add benchmarks for CatFile, parseObject, and VerifyPack
|
Oct 29, 2016
|