aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add CHANGELOG and CONTRIBUTING and update READMEMichael Gattozzi2020-01-023-10/+313
* Fix init logic for `ds init`Michael Gattozzi2020-01-022-1/+18
* Cleanup ds install and format hooked properlyMichael Gattozzi2020-01-022-13/+14
* Update reqwest and create a release profileMichael Gattozzi2020-01-022-500/+288
* Make hooked and dev-suite git hooks cross platformMichael Gattozzi2020-01-0156-64/+271
* Change ticket tui to fix thread panic on WindowsMichael Gattozzi2020-01-011-6/+17
* Add the ability to install dev-suite to ds toolMichael Gattozzi2020-01-014-7/+898
* Add the ability to assign users to ticketsMichael Gattozzi2019-12-232-6/+91
* Make the toolchain use the latest stable rustcMichael Gattozzi2019-12-231-1/+1
* Upgrade tui to allow commenting from itMichael Gattozzi2019-12-203-89/+217
* Upgrade Rust from 1.39 to 1.40Michael Gattozzi2019-12-193-5/+4
* Switch from termion to crossterm for tuiMichael Gattozzi2019-12-193-116/+296
* Change pre-commit hook so that it works in fishMichael Gattozzi2019-12-191-1/+1
* Refactor ticket to use common methodsMichael Gattozzi2019-12-132-129/+78
* Add the ability to add comments to ticketsMichael Gattozzi2019-12-1310-38/+121
* Add licenses for dependencies to the projectMichael Gattozzi2019-12-133-0/+5593
* Add a repo config and set self as maintainerMichael Gattozzi2019-12-121-0/+4
* Extend ds with config subcomandMichael Gattozzi2019-12-123-0/+57
* Create configamajig to handle dev-suite configsMichael Gattozzi2019-12-124-0/+179
* Add README and CODE_OF_CONDUCTMichael Gattozzi2019-12-102-0/+109
* Add post-receive hook to dev-suiteMichael Gattozzi2019-12-111-1/+2
* License all code under GPL-3.0Michael Gattozzi2019-12-105-0/+679
* Make the pre-commit script pedantic and fix errorsMichael Gattozzi2019-12-1010-42/+137
* Upgrade ticket format from V0 to V1 to use UUIDsMichael Gattozzi2019-12-039-91/+209
* Close 'Create a tui for ticket'Michael Gattozzi2019-12-021-1/+1
* Add a tui for ticketMichael Gattozzi2019-12-025-16/+477
* Create ticket 'Create a tui for ticket'Michael Gattozzi2019-12-021-0/+10
* Add logging output to ticketMichael Gattozzi2019-11-263-3/+48
* Add logging output to hookedMichael Gattozzi2019-11-263-2/+159
* Create dev-suite tool to orchestrate toolingMichael Gattozzi2019-11-263-0/+192
* Setup the website skeleton with the kube themeMichael Gattozzi2019-11-256-0/+29
* Add 'hooked init' testMichael Gattozzi2019-11-253-0/+432
* Add commit message linting hook to the repoMichael Gattozzi2019-11-224-2/+51
* Remove GitHub actions now that git hooks existMichael Gattozzi2019-11-221-71/+0
* Fix formatting and add checks to pre-commit hookMichael Gattozzi2019-11-223-7/+32
* Add hooked and empty inited hooks from the toolMichael Gattozzi2019-11-2224-1/+131
* Move find_root function into the new shared crateMichael Gattozzi2019-11-217-59/+57
* Create a ticket for a find_root functionMichael Gattozzi2019-11-211-0/+12
* Add tickets to the repoMichael Gattozzi2019-11-182-0/+20
* Change ticket/Cargo.toml to use non * versionsMichael Gattozzi2019-11-181-5/+5
* Bump anyhow from 1.0.19 to 1.0.22dependabot-preview[bot]2019-11-181-3/+3
* Add ticket functionality to dev-suite (#3)Michael Gattozzi2019-11-185-6/+568
* Setup CI for dev-suite (#1)Michael Gattozzi2019-11-151-0/+71
* Initialize the dev-suite repoMichael Gattozzi2019-11-157-0/+272