Cyril Roelandt
|
11e04748b9
|
Allow empty messages in comments.
Some bug trackers, like Launchpad, allow messages to be empty (when adding a
file to the bug, for instance).
|
2018-12-26 23:23:07 +01:00 |
|
Rafael Passos
|
f72b18496b
|
moved cleaner function to util/interrupt
|
2018-10-24 18:36:39 -03:00 |
|
Rafael Passos
|
c38f8f1c30
|
Registering lock clearing functions to Cleaner
|
2018-10-23 18:01:00 -03:00 |
|
Michael Muré
|
7a511f9a13
|
commands: don't load the repo for commands that don't need it
fix #67
|
2018-10-17 20:39:35 +02:00 |
|
Michael Muré
|
7cb7994cda
|
github: also pull users email
|
2018-10-07 18:27:23 +02:00 |
|
Michael Muré
|
544b9cc0c4
|
commands: convert compatible commands to the implicit select mechanism
|
2018-09-18 13:28:01 +02:00 |
|
Michael Muré
|
bfb5e96aab
|
commands: git bug comment now show the comments of a bug
|
2018-09-15 20:30:31 +02:00 |
|
Michael Muré
|
3605887345
|
reorganize package for a more idomatic go
|
2018-09-11 22:14:46 +02:00 |
|
Michael Muré
|
7397c94d99
|
make CLI commands use the cache to lock the repo properly
|
2018-08-31 17:22:10 +02:00 |
|
Michael Muré
|
4c850b5989
|
cleanup go imports
|
2018-08-13 18:39:19 +02:00 |
|
Michael Muré
|
17e2ec8f56
|
bug: refactor to limit abstraction leak and to have a more reusable code for the UIs
|
2018-07-23 00:04:46 +02:00 |
|
Michael Muré
|
e89f87624f
|
generate markdown documentation
|
2018-07-20 15:46:14 +02:00 |
|
Michael Muré
|
7f5922f905
|
rework all the commands to use cobra as a parser
|
2018-07-19 12:36:01 +02:00 |
|
Michael Muré
|
cfa11372cb
|
implement label op+command
|
2018-07-18 16:41:09 +02:00 |
|
Michael Muré
|
43bf0063f2
|
crude implementation of show
|
2018-07-17 20:51:09 +02:00 |
|