Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 1 | -1/+1 |
| | | | | | | | | The repository was recently moved to the git-bug organization on github. This change refactors references to the repository to ensure that they use the updated owner URI. Closes: #1243 Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff | ||||
* | 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 ↵ | Michael Muré | 2022-08-22 | 1 | -18/+0 |
| | | | | https://github.com/MichaelMure/git-bug/issues/653 | ||||
* | 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 |