aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding more metadata to libgitmail Cargo.tomlHEADmasterKatharina Fey2020-01-101-0/+4
* Cleaning up libgitmail project treeKatharina Fey2020-01-102-0/+4
* Adding basic set and tree abstractions to libgitmailKatharina Fey2020-01-102-0/+60
* Add quickcheck dependency to libgitmailKatharina Fey2020-01-102-1/+15
* Refactoring libgitmail core to work on complete emails, with testsKatharina Fey2020-01-106-0/+406
* Adding mailing list subscribe instructions for non-google addressesKatharina Fey2020-01-101-0/+4
* Adding first outline of libgitmailKatharina Fey2020-01-102-0/+31
* Changing gitignore to recursively ignore target dirsKatharina Fey2020-01-081-1/+1
* Adding nom as a dependency to libgitmailKatharina Fey2020-01-082-1/+109
* Adding docs explaining how to use the nix build systemKatharina Fey2020-01-081-0/+21
* Adding nix build filesKatharina Fey2020-01-082-0/+10
* Create 'create tests for ticket tui' ticketMichael Gattozzi2020-01-051-0/+17
* Fix the ticket tui so it does not panicMichael Gattozzi2020-01-052-25/+39
* Create a panic handler for ticket tuiMichael Gattozzi2020-01-052-1/+29
* Fix PATH getting wiped on Windows during installAntoine Martin2020-01-052-4/+5
* Create 'ds install wipes user path on Windows'Antoine Martin2020-01-051-0/+24
* Create 'Create a panic handler for ticket tui'Michael Gattozzi2020-01-031-0/+17
* Create 'Build out cross platform testing'Michael Gattozzi2020-01-031-0/+17
* Create 'Having no tickets causes the tui to crash'Michael Gattozzi2020-01-031-0/+17
* Fix md formatting in CHANGELOGMichael Gattozzi2020-01-021-43/+43
* 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