summaryrefslogtreecommitdiffstatshomepage
path: root/entity/id.go
Commit message (Expand)AuthorAge
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-24
* command: adapt the output of the bug list to the terminal sizeMichael Muré2023-01-17
* bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...Michael Muré2022-08-22
* Fix a bunch of comments and documentationsMichael Muré2022-03-10
* bug: nonce on all operation to prevent id collisionMichael Muré2021-03-14
* entity: generalize the combined Ids, use 64 lengthMichael Muré2021-02-14
* entity: unique function to generate IDsMichael Muré2021-02-14
* deal with the previous changesMichael Muré2021-02-14
* bridge: various improvement on the global token PRMichael Muré2019-11-10
* more hash-->id fixesMichael Muré2019-08-13
* bug,entity: use a dedicated type to store IDsMichael Muré2019-08-11