Skip to content

Tags: tj/go

Tags

v1.8.7

Toggle v1.8.7's commit message
Release v1.8.7

v1.8.6

Toggle v1.8.6's commit message
Release v1.8.6

v1.8.5

Toggle v1.8.5's commit message
git: return ErrNoRepo when there are no commits

v1.8.4

Toggle v1.8.4's commit message
git: fix reporting of ErrLookup

v1.8.3

Toggle v1.8.3's commit message
git: remove unnecessary meta-data from Commit for now

v1.8.2

Toggle v1.8.2's commit message
git: remove subject for now

not using it elsewhere and needs to be properly escaped

v1.8.1

Toggle v1.8.1's commit message
git: remove wrapping of error

no point obscuring these really

v1.8.0

Toggle v1.8.0's commit message
git: add Commit.Describe()

v1.7.0

Toggle v1.7.0's commit message
git: add GetCommit()

v1.6.2

Toggle v1.6.2's commit message
term: fix Strip() regexp

did not cover all cases