Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #987 from MichaelMure/cache-progress-bar | Michael Muré | 2023-01-14 | 1 | -33/+80 |
|\ | | | | | commands: add a nice terminal progress bar when building the cache | ||||
| * | commands: add a nice terminal progress bar when building the cache | Michael Muré | 2023-01-11 | 1 | -33/+80 |
| | | | | | | | | One issue remaining is that writing the cache takes significant time, but I don't know how to reflect that nicely to the user. | ||||
* | | add wipe sub-command that remove local bugs and identities | Kalin Staykov | 2023-01-11 | 1 | -0/+43 |
|/ | |||||
* | properly close files in edge cases in various places | Michael Muré | 2023-01-11 | 1 | -2/+8 |
| | |||||
* | commands: don't double build the lamport clocks | Michael Muré | 2022-12-29 | 1 | -0/+2 |
| | |||||
* | cache: fix some bugs after refactor | Michael Muré | 2022-12-23 | 1 | -7/+11 |
| | |||||
* | cache: generic withSnapshot, some cleanup | Michael Muré | 2022-12-22 | 1 | -3/+4 |
| | |||||
* | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 1 | -38/+122 |
| | |||||
* | WIP | Michael Muré | 2022-12-19 | 1 | -32/+48 |
| | |||||
* | WIP | Michael Muré | 2022-12-15 | 1 | -13/+37 |
| | |||||
* | WIP | Michael Muré | 2022-11-29 | 1 | -7/+21 |
| | |||||
* | WIP | Michael Muré | 2022-11-28 | 1 | -0/+362 |