index
:
grv
master
Mirror of https://github.com/rgburke/grv
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-01
Show bindings for each action in popup menu
HEAD
master
Richard Burke
2019-04-28
Only Sprintf text added to window when args are provided
Richard Burke
2019-03-16
Add support for TRACE level logging
Richard Burke
2019-03-16
Fix file names in logs
Richard Burke
2019-03-15
Update GRV version in README
Richard Burke
2019-03-15
Update dependencies
v0.3.2
Richard Burke
2019-03-13
Added diff-view-file variable
Richard Burke
2019-03-13
View active state now represented by ViewState enum
Richard Burke
2019-03-02
Add configReader to allow multiple unreads of runes
Richard Burke
2019-03-01
Update golint URL
Richard Burke
2019-03-01
Added input-prompt-after-command config variable
Richard Burke
2019-02-27
Update how scroll up is interpreted
Richard Burke
2019-02-27
Set correct mouse state when reinitialising ncurses
Richard Burke
2019-02-27
Run shell commands invoked with ! in the controlling terminal
Richard Burke
2019-02-16
Default commit-limit to 100,000
Richard Burke
2019-02-16
Update grv picture in README
Richard Burke
2019-02-16
Correct filename displayed for binary file in fancy diff format
Richard Burke
2019-02-16
Escape or <C-c> cancels prompt
Richard Burke
2019-02-16
Ignore pselect interruptions
Richard Burke
2019-02-13
Add screenshot for fancy diff
Richard Burke
2019-02-13
Remove config listeners when views are removed
Richard Burke
2019-02-03
Add support for fancy diff format
Richard Burke
2019-02-03
Remove cold theme
Richard Burke
2019-01-30
Set shell command working directory to be the root of the repository
Richard Burke
2019-01-19
Set variables when jumping to file in diff view
Richard Burke
2019-01-19
Update how a diff line is stored and rendered
Richard Burke
2019-01-13
Existing open help view performs search when help command invoked
Richard Burke
2019-01-12
A search term can be provided to the help view on creation
Richard Burke
2019-01-12
Load diffs using CLI by default
Richard Burke
2019-01-10
Added sleep command
Richard Burke
2019-01-09
Fix panic when creating GitStatusView from command prompt
Richard Burke
2019-01-08
Update grv version in README
Richard Burke
2019-01-08
Update dependencies
v0.3.1
Richard Burke
2019-01-07
Show diffs for unmerged files
Richard Burke
2019-01-06
Added evalkeys command
Richard Burke
2019-01-06
Only raw closing brace finishes command body
Richard Burke
2019-01-06
Handle def command defined within def command
Richard Burke
2019-01-05
Selected context menu line wraps around when scrolling past limits of view
Richard Burke
2019-01-05
Allow certain actions to be executed by main view when popup is active
Richard Burke
2019-01-05
Improve errors messages for invalid command syntax
Richard Burke
2019-01-05
Added undef command to undefine user commands
Richard Burke
2019-01-04
GRV commands now support argument placeholder expansion
Richard Burke
2018-12-30
Add default-view variable to set custom view creation command
Richard Burke
2018-12-30
Add unit test for custom commands
Richard Burke
2018-12-29
Def command parsing improvements
Richard Burke
2018-12-29
Add rawValue property to ConfigToken
Richard Burke
2018-12-29
Can now execute user defined commands
Richard Burke
2018-12-29
Added def command
Richard Burke
2018-12-25
Custom parsers for commands
Richard Burke
2018-12-20
Display message when no tabs are defined
Richard Burke
[next]