aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Trim titles in list viewsYuri D'Elia2020-07-132-3/+3
| |/
* | Merge pull request #425 from karlicoss/ls-org-modeMichael Muré2020-07-141-16/+27
|\ \ | |/ |/|
| * ls: minor code improvementsMichael Muré2020-07-141-21/+20
| * ls --format org-mode enhancementsDima Gerasimov2020-07-121-8/+20
|/
* Add functionality to remove bugs from a local repository. (#423)Vincent Tiu2020-07-096-4/+38
* Merge pull request #422 from MichaelMure/code-analysisMichael Muré2020-07-071-1/+2
|\
| * fix github actionMichael Muré2020-07-071-1/+2
|/
* Merge pull request #421 from MichaelMure/code-analysisMichael Muré2020-07-071-0/+52
|\
| * code analysisMichael Muré2020-07-071-0/+52
|/
* commands: fix segfault with badly loaded backendMichael Muré2020-07-071-1/+1
* repo: fix test chocking on randomized element in repo.ListRefs()Michael Muré2020-07-031-1/+1
* cache: split into multiple files for readabilityMichael Muré2020-07-034-846/+881
* repository: merge git.Hash in for one less /util packageMichael Muré2020-07-0125-311/+299
* Merge pull request #414 from MichaelMure/cmd-reworkMichael Muré2020-06-2843-1380/+1431
|\
| * commands: open and close the backend in a single place, simplify commandsMichael Muré2020-06-2835-480/+314
| * commands: refactor to avoid globalsMichael Muré2020-06-2842-1122/+1339
|/
* Merge pull request #407 from lukegb/fix-402Michael Muré2020-06-2761-295/+604
|\
| * webui: packMichael Muré2020-06-271-38/+38
| * webui: render component's children as a function to avoid uncecessary renderingMichael Muré2020-06-272-5/+7
| * Reorganize the webUI and API codeMichael Muré2020-06-2754-309/+472
| * Use ErrNotAuthenticatedLuke Granger-Brown2020-06-275-25/+15
| * Pull out context-stuff from identity into graphqlidentity packageLuke Granger-Brown2020-06-276-62/+91
| * Change graphql Go handlers to pluck identity out of context instead.Luke Granger-Brown2020-06-277-81/+98
| * Add context.go to identity, used for attaching identities to and retrieving t...Luke Granger-Brown2020-06-271-0/+26
| * Refactor webui changes.Luke Granger-Brown2020-06-277-54/+31
| * Verify that we have an identity only in read-write modeLuke Granger-Brown2020-06-271-1/+9
| * Don't permit file uploads in read-only modeLuke Granger-Brown2020-06-271-1/+3
| * Add support for read-only mode for web UI.Luke Granger-Brown2020-06-2718-35/+130
|/
* Merge pull request #413 from MichaelMure/repo-more-testsMichael Muré2020-06-277-27/+180
|\
| * repo: more testsMichael Muré2020-06-277-27/+180
|/
* Merge pull request #411 from MichaelMure/repo-reworkMichael Muré2020-06-2639-511/+563
|\
| * repository: remove tie to Bug, improved and reusable testingMichael Muré2020-06-2639-511/+563
|/
* Merge pull request #410 from MichaelMure/output-formatting-2Michael Muré2020-06-2625-147/+457
|\
| * fix cache not rebuilding properlyMichael Muré2020-06-261-20/+3
| * bug: harmonize how time are used, fix some issues in command special formatsMichael Muré2020-06-2516-128/+142
| * cmds: cleanup and re-generate filesMichael Muré2020-06-2412-236/+104
| * Fix bugsvince2020-06-242-9/+11
| * Clean up code and fix suggestionsvince2020-06-243-83/+110
| * Add org-mode formatting optionvince2020-06-233-8/+187
| * Add output formatting support to the 'show' and 'user ls' commandsvince2020-06-213-27/+264
|/
* Merge pull request #403 from MichaelMure/ls-dumpVincent Tiu2020-06-186-6/+136
|\
| * Print JSON as a well-formed objectvince2020-06-181-4/+6
| * ls: Add support to ls dump bug information in specific formatsvince2020-06-166-6/+134
* | Merge pull request #405 from MichaelMure/dependabot/go_modules/golang.org/x/t...Michael Muré2020-06-172-1/+3
|\ \
| * | build(deps): bump golang.org/x/text from 0.3.2 to 0.3.3dependabot-preview[bot]2020-06-172-1/+3
| |/
* | Merge pull request #404 from tbm/typosMichael Muré2020-06-177-18/+18
|\ \ | |/ |/|
| * doc: fix typosMartin Michlmayr2020-06-167-18/+18
|/
* generate docs and completion concurrently for a faster "make"Michael Muré2020-06-149-184/+146
* CLI: enable Fish completionMichael Muré2020-06-144-0/+164
* update cobraMichael Muré2020-06-143-1/+69