index
:
git-bug
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
repo: fallback editor list by looking if the binary exist
Michael Muré
2020-09-29
1
-1
/
+17
*
Merge pull request #412 from MichaelMure/gogit-repo
Michael Muré
2020-09-29
35
-541
/
+1972
|
\
|
*
repo: fix wrong ordering in gogit's ListCommit
Michael Muré
2020-09-29
2
-9
/
+7
|
*
repo: implement GetCoreEditor for go-git
Michael Muré
2020-09-29
1
-1
/
+23
|
*
use go-git by default!
Michael Muré
2020-09-29
2
-2
/
+2
|
*
repo: more testing for an edge case
Michael Muré
2020-09-29
1
-0
/
+5
|
*
repo: ReadTree must accept either a commit or a tree hash
Michael Muré
2020-09-29
2
-3
/
+25
|
*
repo: more config related bug fixes
Michael Muré
2020-09-29
4
-62
/
+102
|
*
repo: fix manu bugs in go-git config
Michael Muré
2020-09-29
2
-54
/
+133
|
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
12
-217
/
+413
|
*
repo: only use the file backend for the keyring
Michael Muré
2020-09-29
1
-27
/
+4
|
*
repo: split mocks into smaller reusable components
Michael Muré
2020-09-29
1
-48
/
+104
|
*
repo: split Config into 2 smaller interfaces
Michael Muré
2020-09-29
1
-8
/
+15
|
*
repo: test both plain and bare, test clocks
Michael Muré
2020-09-29
1
-127
/
+157
|
*
repo: smaller interfaces
Michael Muré
2020-09-29
1
-4
/
+12
|
*
repo: fix gogit clock path
Michael Muré
2020-09-29
1
-2
/
+2
|
*
fix go sum rebase artifacts
vince
2020-09-29
1
-3
/
+0
|
*
fix ListCommits implementation
vince
2020-09-29
2
-9
/
+27
|
*
repo: fix some go-git implementation
Michael Muré
2020-09-29
5
-11
/
+26
|
*
bump minimal go version to 1.13
Michael Muré
2020-09-29
2
-4
/
+4
|
*
Add more function implementations
vince
2020-09-29
1
-11
/
+111
|
*
repository: more go-git implementation
Michael Muré
2020-09-29
1
-2
/
+31
|
*
repository: fix a todo in the gogit repo
Michael Muré
2020-09-29
3
-22
/
+49
|
*
repository: some light shuffling of code
Michael Muré
2020-09-29
2
-39
/
+42
|
*
bridge: store credentials in the Keyring instead of the git config
Michael Muré
2020-09-29
12
-172
/
+162
|
*
repository: add access to the system keyring, with fallback on a file
Michael Muré
2020-09-29
8
-7
/
+144
|
*
repository: partial impl of a go-git backed Repo
Michael Muré
2020-09-29
6
-60
/
+735
|
/
*
misc: move the random bug command on its own package
Michael Muré
2020-09-27
1
-3
/
+6
*
doc: generate concurrently
Michael Muré
2020-09-27
2
-21
/
+22
*
command: match the output in ls and in the termui
Michael Muré
2020-09-27
1
-3
/
+6
*
Merge pull request #457 from zdenek-crha/bright_terminal_readability
Michael Muré
2020-09-27
4
-5
/
+6
|
\
|
*
Fix 'no description' readability in terminal with bright background
Zdenek Crha
2020-09-27
3
-3
/
+4
|
*
Fix help bar readability in terminal with bright background
Zdenek Crha
2020-09-27
1
-2
/
+2
*
|
Update README.md
Michael Muré
2020-09-22
1
-0
/
+9
|
/
*
Merge pull request #448 from MichaelMure/dependabot/go_modules/github.com/gor...
Michael Muré
2020-08-30
2
-1
/
+3
|
\
|
*
build(deps): bump github.com/gorilla/mux from 1.7.4 to 1.8.0
dependabot-preview[bot]
2020-08-27
2
-1
/
+3
*
|
Merge pull request #450 from wavexx/packed_bugview
Michael Muré
2020-08-30
1
-26
/
+30
|
\
\
|
|
/
|
/
|
|
*
termui: don't pack it *that* much
Michael Muré
2020-08-30
1
-12
/
+14
|
*
termui: show the number of *additional* comments
Michael Muré
2020-08-30
1
-3
/
+3
|
*
TermUI: pack the bug table view
Yuri D'Elia
2020-08-29
1
-20
/
+23
|
*
TermUI: Remove empty borders around bug table view
Yuri D'Elia
2020-08-29
1
-9
/
+8
|
/
*
Merge pull request #449 from MichaelMure/lru-cache
Michael Muré
2020-08-27
7
-25
/
+206
|
\
|
*
Delete EquivalentBug function
vince
2020-08-27
1
-19
/
+0
|
*
Update cache/lru_id_cache.go
Vincent Tiu
2020-08-27
1
-1
/
+1
|
*
Fix bugs and cleanup code
vince
2020-08-26
2
-3
/
+3
|
*
cache: simplify cache eviction
Michael Muré
2020-08-25
4
-98
/
+89
|
*
Implement cache eviction and testing
vince
2020-08-25
5
-75
/
+73
|
*
Implement the LRU Cache
vince
2020-08-20
7
-30
/
+241
*
|
bug: fix tests
Michael Muré
2020-08-26
1
-5
/
+5
*
|
bug: use sha256 to compute labels color, to use a single hash function in the...
Michael Muré
2020-08-26
1
-3
/
+4
[prev]
[next]