index
:
git-bug
I6f4b5f5ca73780cecf66a553cce80aa3f75df2ce
board
boostrap-rework
bootstrap-rework-2
bridge-configure-doc
cheshirekow-jira
complete-comment
edit-comment
feat-849-terminal-output-in-core
feat-licences-checks
feat/lipgloss-formatting
fix/810-finish-reading-loop
gh-pages
git-bug-0.7
gitea-bridge
github-actions
github-config-resilience
gitlab-push-pull-test
gobilly
gogit
graphql-generics
graphql-repo
graphql-transaction
master
recording
serialisation-test
sign-refactor
termui-markdown
vuln-detect
webui/labels
Distributed, offline-first bug tracker embedded in git, with bridges
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
repository
/
repo.go
Commit message (
Expand
)
Author
Age
*
add wipe sub-command that remove local bugs and identities
Kalin Staykov
2023-01-11
*
repository: return specific error on object not found, accept multiple namesp...
Michael Muré
2022-12-21
*
repo: proper reduced interface for full-text indexing
Michael Muré
2022-12-19
*
bug: fix an issue where Id would be used, then changed due to metadata
Michael Muré
2022-07-31
*
update keyring and migrate to github.com/ProtonMail/go-crypto
Michael Muré
2022-02-15
*
entity: implement remove
Michael Muré
2021-02-14
*
entity: more testing and bug fixing
Michael Muré
2021-02-14
*
entity: readAll and more testing
Michael Muré
2021-02-14
*
entity: more progress on merging and signing
Michael Muré
2021-02-14
*
WIP
Michael Muré
2021-02-14
*
repository: partially add two new functions to RepoData
Michael Muré
2021-02-14
*
repo: expose all lamport clocks, move clocks in their own folder
Michael Muré
2021-02-14
*
repo: move bleve there
Michael Muré
2020-12-08
*
repo: finish RepoStorage move
Michael Muré
2020-12-08
*
repo: more work towards RepoStorage
Michael Muré
2020-12-05
*
Move new RepoStorage interface to GoGitRepo, revert repoTest
Mark
2020-12-05
*
Add RepoStorage interface (for draft PR)
Mark
2020-12-05
*
repo: ReadTree must accept either a commit or a tree hash
Michael Muré
2020-09-29
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
*
repo: smaller interfaces
Michael Muré
2020-09-29
*
repo: fix some go-git implementation
Michael Muré
2020-09-29
*
repository: some light shuffling of code
Michael Muré
2020-09-29
*
bridge: store credentials in the Keyring instead of the git config
Michael Muré
2020-09-29
*
repository: add access to the system keyring, with fallback on a file
Michael Muré
2020-09-29
*
Add functionality to remove bugs from a local repository. (#423)
Vincent Tiu
2020-07-09
*
repository: merge git.Hash in for one less /util package
Michael Muré
2020-07-01
*
repo: more tests
Michael Muré
2020-06-27
*
repository: remove tie to Bug, improved and reusable testing
Michael Muré
2020-06-26
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
*
repo: esthetism rename
Michael Muré
2019-11-19
*
bridge/core: comment token functionalities
Amine
2019-11-09
*
bridge: use new repository configuration interface
amine
2019-11-01
*
repository: config interface and implementation rework
amine
2019-10-31
*
Add GetRemotes functionalities
Sladyn
2019-05-29
*
repository: add ReadConfigBool and ReadConfigString functions
Michael Muré
2019-05-27
*
identity: store the times properly
Michael Muré
2019-03-01
*
identity: more progress and fixes
Michael Muré
2019-03-01
*
repo: minor cleaning
Michael Muré
2018-12-25
*
commands: add "bridge rm"
Michael Muré
2018-09-24
*
repo: add functions to read/write git config
Michael Muré
2018-09-24
*
repo: more documentation
Michael Muré
2018-09-24
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
*
fix english grammar
Michael Muré
2018-09-09
*
bug: remove use of the too recent %(refname:lstrip=-1) of git
Michael Muré
2018-08-19
*
cleanup go imports
Michael Muré
2018-08-13
*
fix some linting trouble
Michael Muré
2018-08-13
*
termui: implement push/pull
Michael Muré
2018-08-12
*
bug: add a Lamport logical clock to be able to sort bugs by creation time and...
Michael Muré
2018-08-06
*
more refactoring to have reusable bug action across different UI
Michael Muré
2018-07-25
[next]