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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
identity: add metadata support
Michael Muré
2019-03-01
4
-21
/
+179
|
*
identity: implement the loading from git
Michael Muré
2019-03-01
5
-20
/
+120
|
*
WIP identity in git
Michael Muré
2019-03-01
47
-636
/
+1366
|
/
*
cache: fix unhandled error
Michael Muré
2019-02-28
1
-1
/
+1
*
Merge pull request #82 from Steap/feature/lp-messages
Michael Muré
2019-02-27
2
-3
/
+102
|
\
|
*
Launchpad bridge: fetch comments.
Cyril Roelandt
2019-02-27
2
-3
/
+102
|
/
*
Merge pull request #97 from sladyn98/ls_id_branch
Michael Muré
2019-02-25
3
-0
/
+57
|
\
|
*
ls-id.go:Add ls-id [<prefix>] command
Sladyn
2019-02-25
3
-55
/
+10
|
*
ls-id.go: Add ls-id [<prefix>] command
Sladyn
2019-02-14
30
-28
/
+130
*
|
cache: output the build info message on stderr to avoid breaking scripts
Michael Muré
2019-02-20
1
-2
/
+2
*
|
add a "version" command with various outputs, including the git hash and tag
Michael Muré
2019-02-20
9
-6
/
+180
*
|
man: update the date in the generated doc
Michael Muré
2019-02-16
26
-26
/
+26
|
/
*
Merge pull request #92 from opencollective/opencollective
Michael Muré
2019-01-21
1
-13
/
+12
|
\
|
*
chore(opencollective): use tiers
François Hodierne
2019-01-21
1
-13
/
+12
|
/
*
Merge pull request #86 from ProgramFan/master
Michael Muré
2019-01-09
3
-92
/
+342
|
\
|
*
Fix handling of long words
Yang Zhang
2019-01-08
2
-2
/
+17
|
*
Fix bad names in text.go
Yang Zhang
2019-01-07
2
-25
/
+25
|
*
Remove redundant init in text package
Yang Zhang
2019-01-02
1
-7
/
+0
|
*
Make runewidth treat ambiguous rune as short and fix ui display
Yang Zhang
2019-01-01
3
-4
/
+18
|
*
Revert the changes on zsh_completion/git-bug
Yang Zhang
2018-12-31
1
-6
/
+6
|
*
Add tests for critical internal functions in text.go
Yang Zhang
2018-12-31
1
-0
/
+75
|
*
Refactor text.go to improve clearity
Yang Zhang
2018-12-31
1
-90
/
+124
|
*
Fix megacheck warnings
Yang Zhang
2018-12-31
1
-2
/
+2
|
*
Fix incorrect wrap of mixed wide and ascii chars
Yang Zhang
2018-12-31
2
-4
/
+23
|
*
Implement a new wrap algorithm and pass all text tests
Yang Zhang
2018-12-31
2
-77
/
+177
|
*
Fix tests in left_padded
Yang Zhang
2018-12-30
1
-3
/
+3
|
*
Add back removed text functions
Yang Zhang
2018-12-30
2
-0
/
+118
|
*
Use ASCII ellipsis to workaround inaccurate width of unicode ellipsis
Yang Zhang
2018-12-30
1
-2
/
+2
|
*
Revert to MichaelMure's fork of gocui
Yang Zhang
2018-12-30
7
-23
/
+23
|
*
Implement almost full CJK support.
Yang Zhang
2018-12-26
11
-236
/
+118
|
|
\
|
|
*
Implement displaying CJK contents
Yang Zhang
2018-12-26
11
-230
/
+120
*
|
|
Merge pull request #91 from seeduvax/cmdShowFields
Michael Muré
2019-01-08
5
-1
/
+65
|
\
\
\
|
*
|
|
commands: show: change for a single valued --field flag
Michael Muré
2019-01-07
5
-62
/
+76
|
*
|
|
Simplified show commadn error handling.
Sebastien Devaux
2019-01-07
1
-7
/
+1
|
*
|
|
Fixed golangci check error about new error from format string
Sebastien Devaux
2019-01-04
1
-1
/
+1
|
*
|
|
git hook script exmaple to prefill commit message from selected issue
Sebastien Devaux
2019-01-04
1
-0
/
+24
|
*
|
|
Adding fields switch to show command to select fields to display.
Sebastien Devaux
2019-01-04
1
-37
/
+69
*
|
|
|
upgrade webui dependency
Michael Muré
2019-01-07
3
-297
/
+428
*
|
|
|
Merge pull request #90 from seeduvax/issue87
Michael Muré
2019-01-06
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Issue #87: use same id format function in snapshot.go than in bug.go
Sebastien Devaux
2019-01-04
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #84 from Steap/allow-empty-comment-message
Michael Muré
2018-12-27
3
-6
/
+8
|
\
\
\
|
*
|
|
Allow empty messages in comments.
Cyril Roelandt
2018-12-26
3
-6
/
+8
|
|
/
/
*
/
/
misc: fix non determinist zsh comp generation
Michael Muré
2018-12-27
1
-4
/
+13
|
/
/
*
|
text: fix handling of wide characters
Michael Muré
2018-12-25
2
-16
/
+28
*
|
termui: use a forked gocui to fix large character handling
Michael Muré
2018-12-25
19
-28
/
+34
*
|
Merge pull request #83 from Steap/improve-termui-paging
Michael Muré
2018-12-25
1
-2
/
+36
|
\
\
|
*
|
termui: don't reset the cursor when paginating with left/right
Michael Muré
2018-12-23
1
-6
/
+23
|
*
|
Termui: Better position the cursor when changing page.
Cyril Roelandt
2018-12-22
1
-0
/
+7
|
*
|
Termui: switch to the previous/next page when going up/down.
Cyril Roelandt
2018-12-22
1
-2
/
+12
*
|
|
repo: minor cleaning
Michael Muré
2018-12-25
3
-2
/
+6
|
|
/
|
/
|
[prev]
[next]