aboutsummaryrefslogtreecommitdiffstats
path: root/utils/utils.go
AgeCommit message (Expand)Author
2015-01-11Merge branch 'separate-branch-history-by-repository'v0.2.0Teddy Wing
2015-01-11utils.go: Change error message when no history fileTeddy Wing
2015-01-11utils.go: Separate history by repositoryTeddy Wing
2015-01-02utils.go: Trim trailing newline on repo directoryTeddy Wing
2014-12-31utils.go: Add function to get current git repo pathTeddy Wing
2014-12-26utils.go: Rename `OpenRCFile` -> `OpenHistoryFile`Teddy Wing
2014-12-14git-checkout-history: Put duplicated code in utils.goTeddy Wing
2014-12-13utils.go: Extract branch storage filename to a variableTeddy Wing
2014-12-06Move branch storage to utils packageTeddy Wing