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
path:
root
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to search by arbitrary metadata
Miklos Vajna
2021-02-21
1
-0
/
+13
*
repo: move bleve there
Michael Muré
2020-12-08
1
-1
/
+4
*
repo: finish RepoStorage move
Michael Muré
2020-12-08
2
-18
/
+6
*
Update docs for full text search
Mike Goldin
2020-11-17
1
-1
/
+7
*
ls: fix query quotation
Michael Muré
2020-11-17
1
-27
/
+43
*
identity: remove support for legacy identity
Michael Muré
2020-10-04
1
-28
/
+12
*
repo: use go-git in more places, fix push
Michael Muré
2020-10-04
1
-1
/
+1
*
use go-git by default!
Michael Muré
2020-09-29
1
-1
/
+1
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
1
-1
/
+1
*
command: match the output in ls and in the termui
Michael Muré
2020-09-27
1
-3
/
+6
*
Fix 'no description' readability in terminal with bright background
Zdenek Crha
2020-09-27
1
-1
/
+1
*
commands: cleanup the command's usage to avoid warnings when generating the doc
Michael Muré
2020-07-28
25
-53
/
+53
*
Update docs
vince
2020-07-28
1
-1
/
+1
*
Remove need to specify remote
vince
2020-07-28
1
-9
/
+5
*
Move args parsing out of repo cache
vince
2020-07-28
1
-1
/
+11
*
Allow user to delete remote bugs
vince
2020-07-28
1
-15
/
+7
*
Add the 'rm' command
vince
2020-07-28
2
-0
/
+46
*
Merge pull request #427 from wavexx/trim_titles
Michael Muré
2020-07-14
1
-2
/
+2
|
\
|
*
Trim titles in list views
Yuri D'Elia
2020-07-13
1
-2
/
+2
*
|
ls: minor code improvements
Michael Muré
2020-07-14
1
-21
/
+20
*
|
ls --format org-mode enhancements
Dima Gerasimov
2020-07-12
1
-8
/
+20
|
/
*
commands: fix segfault with badly loaded backend
Michael Muré
2020-07-07
1
-1
/
+1
*
commands: open and close the backend in a single place, simplify commands
Michael Muré
2020-06-28
34
-480
/
+304
*
commands: refactor to avoid globals
Michael Muré
2020-06-28
38
-1111
/
+1328
*
Reorganize the webUI and API code
Michael Muré
2020-06-27
1
-156
/
+20
*
Use ErrNotAuthenticated
Luke Granger-Brown
2020-06-27
1
-5
/
+5
*
Pull out context-stuff from identity into graphqlidentity package
Luke Granger-Brown
2020-06-27
1
-4
/
+9
*
Change graphql Go handlers to pluck identity out of context instead.
Luke Granger-Brown
2020-06-27
1
-6
/
+21
*
Verify that we have an identity only in read-write mode
Luke Granger-Brown
2020-06-27
1
-1
/
+9
*
Don't permit file uploads in read-only mode
Luke Granger-Brown
2020-06-27
1
-1
/
+3
*
Add support for read-only mode for web UI.
Luke Granger-Brown
2020-06-27
1
-4
/
+7
*
repository: remove tie to Bug, improved and reusable testing
Michael Muré
2020-06-26
2
-2
/
+2
*
bug: harmonize how time are used, fix some issues in command special formats
Michael Muré
2020-06-25
4
-85
/
+102
*
cmds: cleanup and re-generate files
Michael Muré
2020-06-24
3
-220
/
+66
*
Fix bugs
vince
2020-06-24
2
-9
/
+11
*
Clean up code and fix suggestions
vince
2020-06-24
3
-83
/
+110
*
Add org-mode formatting option
vince
2020-06-23
3
-8
/
+187
*
Add output formatting support to the 'show' and 'user ls' commands
vince
2020-06-21
3
-27
/
+264
*
Merge pull request #403 from MichaelMure/ls-dump
Vincent Tiu
2020-06-18
1
-5
/
+123
|
\
|
*
Print JSON as a well-formed object
vince
2020-06-18
1
-4
/
+6
|
*
ls: Add support to ls dump bug information in specific formats
vince
2020-06-16
1
-5
/
+121
*
|
doc: fix typos
Martin Michlmayr
2020-06-16
1
-1
/
+1
|
/
*
DOC: commands/root.go: syntax
Wes Turner
2020-05-01
1
-1
/
+1
*
query: no need for an ast package
Michael Muré
2020-03-28
1
-48
/
+28
*
cache: replace the all-in-one query parser by a complete one with AST/lexer/p...
Michael Muré
2020-03-28
1
-32
/
+25
*
Merge pull request #344 from MichaelMure/github-lowercase-login
Michael Muré
2020-02-29
1
-0
/
+6
|
\
|
*
github: correct casing for user provided login
Michael Muré
2020-02-29
1
-0
/
+6
*
|
identity: bring back the login to hold that info from bridges (purely informa...
Michael Muré
2020-02-25
2
-1
/
+4
|
/
*
bridges: massive refactor
Michael Muré
2020-02-15
1
-10
/
+12
*
auth: refactor and introduce Login and LoginPassword, salt IDs
Michael Muré
2020-02-12
1
-1
/
+1
[next]