Go to file
Matej Cepl e94335d69a - Update to 0.8.0:
- More than 800 commits and a long long time after, git-bug
    v0.8.0 is now available.
  - Once again, this release represent a push towards making
    git-bug generally useful and correct. The two main
    improvements are a new Entity framework and write-capable
    WebUI.
  - Breaking changes(openSUSE package is much closer to this
    release)
    - changes in the data model makes it a requirement to use the
      migration tool to to update any previous repo.
    - remove the legacy identities that were directly embedded in
      bugs
  - Core
    - introduce a reusable entity package capable of handling
      all the complex operations of an Entity (bug, board,
      config ...): operations, DAG manipulation, conflict merge,
      signature, integrity ... to greatly simplify writing and
      maintaining an entity. Documentation 1, Documentation 2
    - introduce CombinedId, a new kind of identifier for an
      item within an Entity (for example a comment in a bug),
      that hold two partial identifiers interleaved for fast
      addressing. Documentation
    - introduce the concept of resolvers, so that entities can
      link to another
    - use go-git to manipulate the git repository, instead of
      executing the local git binary
    - add support for signing the git commit with the author's
      signature, and verifying
    - add support for git config includes by @mindriot101

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-bug?expand=0&rev=14
2022-11-20 19:37:21 +00:00
.gitattributes Accepting request 1012052 from home:mcepl 2022-10-17 14:02:55 +00:00
_service - Update to 0.8.0: 2022-11-20 19:37:21 +00:00
_servicedata - Update to version 0.7.2+git.1666446996.55a2e8e: 2022-11-03 14:15:33 +00:00
git-bug-0.8.0.tar.gz - Update to 0.8.0: 2022-11-20 19:37:21 +00:00
git-bug.changes - Update to 0.8.0: 2022-11-20 19:37:21 +00:00
git-bug.spec - Update to 0.8.0: 2022-11-20 19:37:21 +00:00
vendor.tar.gz - Update to 0.8.0: 2022-11-20 19:37:21 +00:00