index
:
git-bug
bug-export
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
*
test(808): skip root help test that uses a golden file
Steve Moyer
2022-06-07
1
-4
/
+2
*
fix(808): remove duplication stderr/stdout set-up
Steve Moyer
2022-06-06
1
-3
/
+0
*
test(808): make build tag compatible with Go 1.16
Steve Moyer
2022-06-06
1
-0
/
+1
*
test(808): do not run golden file tests on Windows
Steve Moyer
2022-06-06
2
-52
/
+63
*
fix(808): simplify handling of Windows line terminations
Steve Moyer
2022-06-06
1
-2
/
+1
*
chore(808): merge in LocalStorage namespace configuration
Steve Moyer
2022-06-06
2
-3
/
+3
*
Merge branch 'master' into fix/778-git-bug-rm-broken
Steve Moyer
2022-06-06
1
-1
/
+3
|
\
|
*
refactor: use namespace instead of application of applicationName
Steve Moyer
2022-05-26
1
-2
/
+2
|
*
feat: make local storage configurable
Steve Moyer
2022-05-25
1
-1
/
+3
*
|
fix(808): replace Windows line terminators
Steve Moyer
2022-06-06
1
-1
/
+5
*
|
test(778): execute rm bug in testEnv (hangs)
Steve Moyer
2022-05-28
1
-0
/
+15
*
|
test(778): execute add user in testEnv and return userID
Steve Moyer
2022-05-28
1
-0
/
+33
*
|
test(778): clear output after user creation
Steve Moyer
2022-05-28
1
-1
/
+3
*
|
test(778): verify user create results in an identity and cache
Steve Moyer
2022-05-27
2
-0
/
+40
*
|
test(778): verify root command returns main help text
Steve Moyer
2022-05-27
2
-0
/
+120
*
|
test(778): allow alternate CWD via context
Steve Moyer
2022-05-27
1
-2
/
+16
*
|
test(778): capture stderr and stdout during tests
Steve Moyer
2022-05-27
1
-0
/
+3
|
/
*
completion: lots of small ironing
Michael Muré
2022-05-01
1
-51
/
+43
*
ls: fix incorrect query parsing with quotes escaped by the shell
Michael Muré
2022-05-01
2
-7
/
+59
*
completion: use the correct GenBashCompletionV2 instead of the legacy function
Michael Muré
2022-05-01
1
-8
/
+0
*
Add command-specific argument completions
Johannes Altmanninger
2022-05-01
25
-7
/
+398
*
Command ls: Add compact format
Sascha
2021-08-17
1
-0
/
+28
*
commands: proper backend close on RunE error
Michael Muré
2021-05-09
35
-200
/
+174
*
CLI: Add non-interactive option to interactive commands (#651)
Sascha
2021-05-09
6
-23
/
+47
*
CLI - allow user create without prompt (#650)
Hariharan
2021-04-25
1
-20
/
+39
*
make sure every text input is safe and validated
Michael Muré
2021-04-17
5
-5
/
+13
*
Merge remote-tracking branch 'origin/master' into dag-entity
Michael Muré
2021-03-29
2
-3
/
+29
|
\
|
*
commands: minor fixes for the webui open with query
Michael Muré
2021-03-07
1
-4
/
+5
|
*
webui: allow specifying the initial query
Miklos Vajna
2021-03-07
1
-0
/
+8
|
*
Add option to specify host address
Sascha
2021-02-28
1
-2
/
+6
|
*
Add ability to search by arbitrary metadata
Miklos Vajna
2021-02-21
1
-0
/
+13
*
|
command: fix "comment edit" usage
Michael Muré
2021-02-14
1
-1
/
+1
*
|
Change the comment ID to use both bug and comment ID references.
vince
2021-02-14
3
-1
/
+74
*
|
deal with the previous changes
Michael Muré
2021-02-14
2
-6
/
+10
|
/
*
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
[next]