Commit Graph

75 Commits

Author SHA1 Message Date
Veronika Romashkina
ea4f734a47 [#53] Use shellmet (#54)
Resolves #53
2019-02-24 15:53:08 +08:00
Veronika Romashkina
50e1245e90 [#51] Add hit clone command (#52)
Resolves #51
2019-02-23 22:52:24 +08:00
Dmitrii Kovanikov
d85abf67a6 [#40] Configure download from releases (#48)
* Implement Travis CI deploy to releases

* Update key
2019-02-11 18:03:55 +08:00
Dmitrii Kovanikov
7af006e5e4
[#34] Write documentation (#45) 2019-02-08 09:09:09 +08:00
Jigar Chavada
908e8a3c3e Implemented hit fix [WIP] (#46)
* Implemented h`hit fix`

* Implemented `hit fix`
2019-02-08 09:07:44 +08:00
Jigar Chavada
a7fae08349 Changed hit fix to hit amend (#44)
* replace hit fix with hit ammend

* Update src/Hit/Git.hs

Co-Authored-By: Jigar3 <chavada.jigar.3@gmail.com>
2019-02-06 22:58:39 +08:00
Dmitrii Kovanikov
83f27fff44 [#37] Support OAuth (#38)
Resolves #37
2019-02-06 13:52:23 +08:00
Veronika Romashkina
4f8d392967 [#29] Get the owner and repo name (#33)
Resolves #29
2019-02-06 01:27:26 +08:00
Dmitrii Kovanikov
eaaebd9e4b [#11] Implement 'fix' command (#32)
Resolves #11
2019-02-06 00:17:39 +08:00
Dmitrii Kovanikov
375c935090 [#6] Add short description to branch (#31)
Resolves #6
2019-02-05 23:47:34 +08:00
Veronika Romashkina
9a447392c4 [#26] Add --force flag to push command (#30) 2019-02-05 23:16:23 +08:00
Veronika Romashkina
023d7fe6ce
[#20] Implement current command (#28) 2019-02-05 22:44:51 +08:00
Dmitrii Kovanikov
752a9f7b2f [#23] Add 'no-issue' option to 'commit' command (#27)
Resolves #23
2019-02-05 21:51:58 +08:00
Veronika Romashkina
a62fe2b3f9 [#12] Implement resolve command (#25)
* [#12] Implement resolve command

* [#12] Add option to resolve -- master branch
2019-02-05 21:25:15 +08:00
Dmitrii Kovanikov
79cdd04804 [#9] Implement 'sync' command (#24) 2019-02-05 21:05:38 +08:00
Dmitrii Kovanikov
4ed88b08e6 [#8] Implement 'commit' command (#22) 2019-02-05 20:40:40 +08:00
Veronika Romashkina
02a7eaf45d [#7] Impl git push command (#21) 2019-02-05 20:18:46 +08:00
Dmitrii Kovanikov
a47b12bcb9
Update README.md 2019-02-05 19:56:54 +08:00
Dmitrii Kovanikov
bf26f3967d [#4] Implement 'new' command (#19) 2019-02-05 19:51:13 +08:00
Veronika Romashkina
f63cd2ba76 [#5] Implement issue command (#18)
* [#5] Implement issue command

* Fix hlint
2019-02-05 18:07:43 +08:00
Dmitrii Kovanikov
29028d9f8c [#3] Implement 'fresh' command (#17) 2019-02-05 16:04:57 +08:00
Dmitrii Kovanikov
8c4639189b [#2] Implement 'hop' command (#16)
* [#2] Implement 'hop' command

* Fix HLint
2019-02-05 15:41:08 +08:00
Dmitrii Kovanikov
e50d05300c Implement orphan instance for shell (#14) 2019-02-05 14:50:30 +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