Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: adapt the output of the bug list to the terminal size | Michael Muré | 2023-01-17 | 1 | -2/+2 |
* | bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug... | Michael Muré | 2022-08-22 | 1 | -18/+0 |
* | Fix a bunch of comments and documentations | Michael Muré | 2022-03-10 | 1 | -1/+1 |
* | bug: nonce on all operation to prevent id collision | Michael Muré | 2021-03-14 | 1 | -1/+1 |
* | entity: generalize the combined Ids, use 64 length | Michael Muré | 2021-02-14 | 1 | -1/+1 |
* | entity: unique function to generate IDs | Michael Muré | 2021-02-14 | 1 | -0/+14 |
* | deal with the previous changes | Michael Muré | 2021-02-14 | 1 | -3/+3 |
* | bridge: various improvement on the global token PR | Michael Muré | 2019-11-10 | 1 | -0/+18 |
* | more hash-->id fixes | Michael Muré | 2019-08-13 | 1 | -0/+2 |
* | bug,entity: use a dedicated type to store IDs | Michael Muré | 2019-08-11 | 1 | -0/+65 |