index
:
git-bug
I738207f8cb254b66f3ef18aa525fce39c71060e2
Ia1ad61e54e305bb073efc6853738d3eed81d576c
Iee167b1de8df7019d39157fb258aa612942ab4d4
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/1467/git-repo-path
feat/lipgloss-formatting
fix/810-finish-reading-loop
gh-pages
gitea-bridge
github-actions
github-config-resilience
gobilly
graphql-generics
graphql-repo
graphql-subscription
graphql-transaction
master
recording
serialisation-test
sign-refactor
termui-markdown
trunk
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
/
gogit.go
Commit message (
Expand
)
Author
Age
*
repo: improve support for gitdir indirection
Michael Muré
2023-03-04
*
chore: updated error message when detectGitPath fails
Alec Lanter
2023-01-23
*
test: resolve changes for PR #1004, add unit test, fix issue uncovered by uni...
Alec Lanter
2023-01-23
*
fix(#971): parse submodule .git files instead of erroring
Alec Lanter
2023-01-21
*
add wipe sub-command that remove local bugs and identities
Kalin Staykov
2023-01-11
*
Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors
Steve Moyer
2022-12-23
|
\
|
*
feat: wrap ErrNoConfigEntry to report missing key
Steve Moyer
2022-11-27
*
|
cache: fix some bugs after refactor
Michael Muré
2022-12-23
*
|
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
|
/
*
gogit: fix incorrect loader handling
Michael Muré
2022-11-16
*
go-git: concurrent loading of clocks
Michael Muré
2022-11-15
*
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...
Michael Muré
2022-08-22
*
bug: fix an issue where Id would be used, then changed due to metadata
Michael Muré
2022-07-31
*
gogit: close index before deleting it on disk
Michael Muré
2022-05-31
*
refactor: use namespace instead of application of applicationName
Steve Moyer
2022-05-26
*
chore: clean-up commented code
Steve Moyer
2022-05-25
*
feat: make local storage configurable
Steve Moyer
2022-05-25
*
update keyring and migrate to github.com/ProtonMail/go-crypto
Michael Muré
2022-02-15
*
repo: workaround more go-git concurrency issue
Michael Muré
2021-04-22
*
repository: workaround a non thread-safe path in go-git
Michael Muré
2021-04-17
*
cache: many fixes following the dag entity migration
Michael Muré
2021-04-08
*
Merge remote-tracking branch 'origin/master' into dag-entity
Michael Muré
2021-03-29
|
\
|
*
repo: fix security issue that could lead to arbitrary code execution
Michael Muré
2021-03-21
*
|
entity: working commit signatures
Michael Muré
2021-02-14
*
|
entity: more testing and bug fixing
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: close before deleting
Michael Muré
2020-12-08
*
repo: move bleve there
Michael Muré
2020-12-08
*
repo: simpler clock mutex locking
Michael Muré
2020-12-08
*
repo: remove the memory-only repo for now
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
*
read name from both global and local config
Karl Semich
2020-10-30
*
repository: workaround a go-git bug and ensure sorted tree object
Michael Muré
2020-10-25
*
repo: minor cleanup
Michael Muré
2020-10-04
*
repo: fix missing keyring on the go-git repo
Michael Muré
2020-10-04
*
repo: use go-git in more places, fix push
Michael Muré
2020-10-04
*
repo: fallback editor list by looking if the binary exist
Michael Muré
2020-09-29
*
repo: fix wrong ordering in gogit's ListCommit
Michael Muré
2020-09-29
*
repo: implement GetCoreEditor for go-git
Michael Muré
2020-09-29
*
repo: ReadTree must accept either a commit or a tree hash
Michael Muré
2020-09-29
*
repo: more config related bug fixes
Michael Muré
2020-09-29
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
*
repo: fix gogit clock path
Michael Muré
2020-09-29
*
fix ListCommits implementation
vince
2020-09-29
[next]