Commit log
c31e7fb
README.md: Add developer-specific information.
Click to expand commit body
Cloning a Go project is a weird thing for developers unfamiliar with the
language.
This closes #77.
Cyril Roelandt
created
7 years ago
2ac2c88
doc: update webui screenshot
Michael Muré
created
7 years ago
85a68c8
gitignore: ignore jetbrains project files
Michael Muré
created
7 years ago
7e66f74
Merge branch 'recording'
Michael Muré
created
7 years ago
3cb74c7
update readme with new demo gif
Michael Muré
created
7 years ago
e171448
bridge: simplify regex
Michael Muré
created
7 years ago
a133cdf
bridge: slightly better error message
Michael Muré
created
7 years ago
cdc80c9
Add a gif file generated with ScreenToGif from the svg file
Michael Muré
created
7 years ago
23a9aa9
update the termui screencast
Michael Muré
created
7 years ago
9c89cf5
termui: tighter column in the bug table
Michael Muré
created
7 years ago
ab970da
termui: use the '↵' symbol to save screen space
Michael Muré
created
7 years ago
5e74489
text: fix broken truncate with unicode and use the ellipsis character in LeftPadMaxLine
Michael Muré
created
7 years ago
5653ae9
interrupt: minor cleaning
Michael Muré
created
7 years ago
8be1078
Merge pull request #71 from auyer/master
Click to expand commit body
Cleaning lock files on Interruption
Michael Muré
created
7 years ago
31cbddd
Iverted order, moved print, and new tests
Rafael Passos
created
7 years ago
8f012e2
RegisterCleaner now uses Variadic input + tests
Rafael Passos
created
7 years ago
85032d4
Inverted boolean check
Rafael Passos
created
7 years ago
f72b184
moved cleaner function to util/interrupt
Rafael Passos
created
7 years ago
4f4af45
changing t type where used
Rafael Passos
created
7 years ago
3fa9673
removed unnecessary empty string from print
Click to expand commit body
Co-Authored-By: auyer <rafael@rcpassos.me>
Michael Muré
and
auyer
created
7 years ago
a405c33
Renamed struct from t to Cleaner
Click to expand commit body
Co-Authored-By: auyer <rafael@rcpassos.me>
Michael Muré
and
auyer
created
7 years ago
c38f8f1
Registering lock clearing functions to Cleaner
Rafael Passos
created
7 years ago
addeb9a
Created Cleaner package
Rafael Passos
created
7 years ago
e79476a
Merge pull request #70 from auyer/patch-1
Click to expand commit body
[DOC] Updated usage examples in README.md
Michael Muré
created
7 years ago
bf34aae
git bug new updated to git bug add
Click to expand commit body
Current README.md docs are missleading. The "new" command has been changed.
Rafael Passos
created
7 years ago
Michael Muré
created
7 years ago
82701f8
bug: add a new SetMetadataOperation to retroactively tag operations
Michael Muré
created
7 years ago
d37ffa6
commands: unify the processing from editor/file/stdin for "add" and "comment add"
Click to expand commit body
fix #68
Michael Muré
created
7 years ago
f67c57c
commands: check the bug id before the user write the message for "comment add"
Michael Muré
created
7 years ago
b08e28e
commands: fix "comment add" flags set on the wrong command
Michael Muré
created
7 years ago
7a511f9
commands: don't load the repo for commands that don't need it
Click to expand commit body
fix #67
Michael Muré
created
7 years ago
0e5c5a4
Merge pull request #69 from eiro/eiro/better-introduction-text
Click to expand commit body
a better introduction message for the help page
Michael Muré
created
7 years ago
fa23ccc
a better introduction message for the help page
Marc Chantreux
created
7 years ago
1b9121d
Merge branch 'labeledit'
Michael Muré
created
7 years ago
7275280
termui: some cleanup in the label edition code
Michael Muré
created
7 years ago
4cb4381
Fix label select scrolling
Click to expand commit body
This also sort of breaks the focus-on-add mechanism, but I can't think
of a good way to implement it.
Luke Adams
created
7 years ago
803fc6a
Fix bug in computing added/removed labels
Luke Adams
created
7 years ago
3eedb6f
Fix error when label list is empty
Luke Adams
created
7 years ago
e89375f
fix js formatting with prettier
Michael Muré
created
7 years ago
Michael Muré
created
7 years ago
e414a0e
webui: update packed files
Michael Muré
created
7 years ago
7cb7994
github: also pull users email
Michael Muré
created
7 years ago
03202fe
graphql: add missing operation
Michael Muré
created
7 years ago
64133ee
github: deal with the deleted user case where github return a null actor
Michael Muré
created
7 years ago
788cdb0
Set minimum width for labelSelect
Luke Adams
created
7 years ago
b23f539
Error checking and cleanup
Luke Adams
created
7 years ago
b1b310d
Make labelSelect with adaptive, add title
Luke Adams
created
7 years ago
3378e64
Fix bug in labelSelect addItem
Click to expand commit body
Adding a new item would cause a panic because focusView attempted to
access a view that did not yet exist. Fixed by calling layout before
calling focusView.
Luke Adams
created
7 years ago
558e149
github: handle the case where no diff is available for a comment edition
Michael Muré
created
7 years ago
f50d65b
Add scrolling to labelSelect
Luke Adams
created
7 years ago
Page 12 of 20