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
/
git.go
Commit message (
Expand
)
Author
Age
*
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: finish RepoStorage move
Michael Muré
2020-12-08
*
repo: more work towards RepoStorage
Michael Muré
2020-12-05
*
repository: fix incorrect git dir on the git CLI implementation
Michael Muré
2020-10-24
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
*
repo: fix some go-git implementation
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
*
git: fix GetRemote to not break when there is no remotes
Michael Muré
2020-03-01
*
repo: esthetism rename
Michael Muré
2019-11-19
*
commands: use token value as identifier
Amine
2019-11-09
*
repository: improve documentation and fix typo mistake
amine
2019-11-01
*
repository: add StoreTimestamp/StoreBool to the config interface
amine
2019-11-01
*
repository: add ReadTimestamp methods and improve naming
amine
2019-10-31
*
repository: config interface and implementation rework
amine
2019-10-31
*
Merge pull request #205 from seeduvax/issue-178
Michael Muré
2019-08-31
|
\
|
*
issue 178: refined git command cwd setting.
Sebastien Devaux
2019-08-28
|
*
issue 178: adding required changes to InitGitRepo and CleanupTestRepos
Sebastien Devaux
2019-08-27
|
*
issue 178: fetch the repo dir with rev-parse --git-dir
Sebastien Devaux
2019-08-24
*
|
repo: fix git version parsing with broken version
Michael Muré
2019-08-24
|
/
*
repository: RmConfigs usage of git version lt 2.18
Amine Hilaly
2019-07-08
*
repository: rework how RmConfigs works with git
Michael Muré
2019-07-08
*
Check git version before removing config section
Amine Hilaly
2019-07-07
*
Changes to Repo.RmConfigs
Amine Hilaly
2019-06-17
*
Add GetRemotes functionalities
Sladyn
2019-05-29
*
repository: add ReadConfigBool and ReadConfigString functions
Michael Muré
2019-05-27
*
git: fix RmConfigs
Michael Muré
2019-03-01
*
identity: store the times properly
Michael Muré
2019-03-01
*
identity: I can compile again !!
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: workaround for git returning no path when inside a .git dir
Michael Muré
2018-09-21
*
lamport: better perf by ensuring that the folder is created only once
Michael Muré
2018-09-13
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
*
fix english grammar
Michael Muré
2018-09-09
*
cmds: various cleaning
Michael Muré
2018-09-06
*
bug: remove use of the too recent %(refname:lstrip=-1) of git
Michael Muré
2018-08-19
*
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
*
graphql: implement the missing mutations
Michael Muré
2018-08-01
*
allow to run commands from lower than the root of a git repo
Michael Muré
2018-07-26
*
more refactoring to have reusable bug action across different UI
Michael Muré
2018-07-25
[next]