Commit Graph

16 Commits

Author SHA1 Message Date
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
Dmitrii Kovanikov
58efa176b4 Prepare 0.1.0.0 release (#102) 2019-08-03 19:50:23 +08:00
Veronika Romashkina
21c77cc929 [#72] Make new command take branch names (#99)
Resolves #72
2019-07-30 18:13:03 +08:00
Dmitrii Kovanikov
630f7f4b23 [#69] Set up autocompetion (#98) 2019-07-30 17:30:54 +08:00
Dmitrii Kovanikov
d4c6e3f1a8 [#77] hit clear command (#97)
Resolves #77
2019-07-29 19:41:33 +08:00
Veronika Romashkina
e74581b21c [#80] Add hit uncommit command (#95)
Resolves #80
2019-07-29 16:46:02 +08:00
Veronika Romashkina
b334901bac [#89] Add [-p|--push] flag to 'hit commit' (#94)
Resolves #89
2019-07-28 22:16:15 +08:00
Dmitrii Kovanikov
59b78663f8 [#86] Better support for binary files in 'hit status' (#93)
Resolves #86
2019-07-28 21:38:46 +08:00
Dmitrii Kovanikov
d74410e6bf [#67] hit stash / unstash (#92) 2019-07-28 20:59:11 +08:00
Dmitrii Kovanikov
d9fe0547d7 [#81] Implement 'hit diff' command (#90) 2019-07-28 20:13:10 +08:00
Veronika Romashkina
df795c3466 [#85] hit commit to guess commit name (#91)
* [#85] `hit commit` to guess commit name

Resolves #85

* Update src/Hit/Git.hs

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

* Fix

* Add docs
2019-07-28 18:59:00 +08:00
Veronika Romashkina
ed9969ab36 [#82] Add force flag to hit fix (#88)
* [#82] Add force flag to hit fix

Resolves #82

* Fix stupid HLint rule

* Fix
2019-07-28 15:45:13 +08:00
Dmitrii Kovanikov
a941d5d7b3 [#79] Tell about rebase in 'hit status' (#83)
Resolves #79
2019-07-26 11:13:50 +08:00
Dmitrii Kovanikov
50c77c051b [#63] Implement 'hit status' command (#73)
* [#63] Implement 'hit status' command

Resolves #63

* Update src/Hit/Cli.hs

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

* Fix after review
2019-07-05 20:43:49 +08:00
Dmitrii Kovanikov
43a6795266 [#70] Bump up to GHC 8.6.5 (#71)
Resolves #70
2019-05-17 21:28:42 +08:00
vrom911
f506c8c65a
Create the project 2019-02-05 12:14:56 +08:00