aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* commands: add a title edit commandMichael Muré2018-09-162-0/+27
|
* commands: add a title command to display a bug's titleMichael Muré2018-09-162-1/+22
|
* commands: add `git bug comment add` to add a commentMichael Muré2018-09-152-32/+64
|
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-151-5/+13
|
* operations: return a more convenient array of result for label changesMichael Muré2018-09-131-1/+5
|
* random bugs: fix a crash when minOps == maxOpsMichael Muré2018-09-121-1/+6
|
* reorganize package for a more idomatic goMichael Muré2018-09-111-1/+1
|
* ls: support expressing a query with flags as wellMichael Muré2018-09-101-6/+24
|
* random bugs: cleanup + generate random OperationPack as wellMichael Muré2018-09-062-7/+55
|
* logo: add logotype as wellMichael Muré2018-09-042-0/+27
|
* logo: add proper licensing and small cleaningMichael Muré2018-09-044-0/+494
|
* bug: introduce WithSnapshot to maintain incrementally and effitiently a ↵Michael Muré2018-08-231-4/+4
| | | | snapshot
* random_bugs: make it seedable and reusableMichael Muré2018-08-192-30/+57
|
* create_random_bugs: create less bugsMichael Muré2018-08-171-2/+2
|
* add a new main to generate random bugsMichael Muré2018-08-161-0/+127
|
* bash completion: thanks to @tst2005, make the completion works for "git bug ↵Michael Muré2018-08-082-16/+5
| | | | <command>"
* upgrade the readmeMichael Muré2018-08-064-0/+656