Commit Graph

11 Commits

Author SHA1 Message Date
Dmitrii Kovanikov
c764d6eb69
Update dependencies (#161) 2020-06-24 18:23:07 +01:00
Veronika Romashkina
39ac333873
Use colourista (#145)
* Use colourista

* Update src/Hit/Git/Commit.hs

Co-Authored-By: Dmitrii Kovanikov <kovanikov@gmail.com>

* Use colourista from Hackage

* Fix HLint

Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>
2020-02-17 21:42:05 +00:00
Veronika Romashkina
aa7e20e143 [#133] Move to GHC-8.8.1 (#134)
* [#133] Move to GHC-8.8.1

Resolves #133

* Add missing-deriving-strategies
2019-12-27 14:06:31 +00:00
Dmitrii Kovanikov
0680c67d7c [#127] Assign users on hit new --issue command (#128)
* [#127] Assign users on `hit new --issue` command

* Fix stack

* Update src/Hit/Git.hs

Co-Authored-By: Veronika Romashkina <vrom911@gmail.com>

* Improve description
2019-12-08 12:13:01 +00:00
Veronika Romashkina
67ebfa36cd Use Relude 0.6.0.0 (#125)
* Use Relude 0.6.0.0

* Use haddock version of relude-0.6.0.0

* Use newer relude HLint file

* Update CHANGELOG
2019-10-31 09:46:33 +03:00
bangn
ba0e52d3c5 [#108]: Bump up github to 0.23 (#119)
Bump up github to 0.22

Bump up to github 0.23

Fix stack build

Fix show issue number bug

It now show issue number correctly.

For example:

[# 123] instead of [IssueNumber #123]
2019-10-08 13:38:43 +04:00
Dmitrii Kovanikov
43a6795266 [#70] Bump up to GHC 8.6.5 (#71)
Resolves #70
2019-05-17 21:28:42 +08:00
Veronika Romashkina
ea4f734a47 [#53] Use shellmet (#54)
Resolves #53
2019-02-24 15:53:08 +08:00
Veronika Romashkina
f63cd2ba76 [#5] Implement issue command (#18)
* [#5] Implement issue command

* Fix hlint
2019-02-05 18:07:43 +08:00
Veronika Romashkina
77ba7dd540 [#1] Impl basic CLI (#13)
* [#1] Impl basic CLI

* Fix CI
2019-02-05 14:06:25 +08:00
vrom911
f506c8c65a
Create the project 2019-02-05 12:14:56 +08:00