Commit log
1174265
Termui: switch to the previous/next page when going up/down.
Click to expand commit body
Rather than using 'h' or 'l' to load the previous or next page, allow users to
do this automatically when going up or down the list with 'k' or 'j'. This is
the default behaviour in mutt, for instance.
Cyril Roelandt
created
7 years ago
47b2aa4
launchpad: minor cleaning
Michael Muré
created
7 years ago
d26b1d0
doc: same size for the webui screenshots
Michael Muré
created
7 years ago
24f568a
Merge pull request #79 from Steap/feature/bridge-launchpad
Click to expand commit body
WIP: Initial Launchpad bridge.
Michael Muré
created
7 years ago
d6ddf0e
Initial Launchpad bridge.
Click to expand commit body
This a just a preview. Not all features are expected to work.
Cyril Roelandt
created
7 years ago
c92da55
Merge pull request #81 from rafasc/ra/fix-empty-ident-test-failure
Click to expand commit body
tests: configure user ident in repos used by tests
Michael Muré
created
7 years ago
8dcd3d2
tests: configure user ident in repos used by tests
Click to expand commit body
Some git operations require the user to have an identity configured and
will exit with failure if none is set (or if git can't guess it). As a
direct consequence of this, the test suite may fail depending on the
user local configuration.
The error itself is justified as regular users *should* configure their
identity themselves. However, when building in chrooted environments
it's unlikely the git identity will be set making the test suite fail
unnecessarily.
To prevent such unnecessary failures, let's make a dummy identity for
repos created and used by the test suite.
Rafael Ascensão
created
7 years ago
6380738
Readme: add more explanation about the dev process
Michael Muré
created
7 years ago
a71d433
Merge pull request #78 from Steap/improve-readme
Click to expand commit body
README.md: Add developer-specific information.
Michael Muré
created
7 years ago
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
Page 42 of 50