index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-09
Regex: minor code cleanup
Maxime Coste
2018-02-09
FaceRegistry: pass face names as StringViews instead of const String&
Maxime Coste
2018-02-09
Add a limit to the size of selection with which we will try to diff on pipe
Maxime Coste
2018-02-09
diff: try to improve code readability
Maxime Coste
2018-02-09
CommandManager: Use byte rather than columns for token positions
Maxime Coste
2018-02-08
Highlight Ruby control access keywords
Alex Leferry 2
2018-02-07
clang.kak: workaround OSX awk strange parsing of bracket expressions
Maxime Coste
2018-02-07
test: fix run script use of non standard `\+` in sed regex
Maxime Coste
2018-02-06
Fix parsing of percent tokens with unicode separators
Maxime Coste
2018-02-06
Merge remote-tracking branch 'danr/jsx'
Maxime Coste
2018-02-05
Handle errors while reloading buffer gracefully
Maxime Coste
2018-02-05
Remove the `New` flag from a buffer after reloading it
Maxime Coste
2018-02-04
Various Homebrew formula improvements
Alyssa Ross
2018-02-04
Alyssa Ross Copyright Waiver
Alyssa Ross
2018-02-04
Highlight JSX
Dan Rosén
2018-02-04
Merge remote-tracking branch 'nochiel/nochiel-fix-tmux-repl'
Maxime Coste
2018-02-04
CommandManager: parse command lines as utf8 instead of ascii
Maxime Coste
2018-02-04
Merge remote-tracking branch 'TeddyDD/add-justfile'
Maxime Coste
2018-02-03
add justfiles support
Daniel Lewan
2018-02-03
Daniel Lewan Copyright Waiver
Daniel Lewan
2018-02-03
Makefile: Only check for pkg-config when on a system that uses it
Maxime Coste
2018-02-03
Check if tmux was compiled from master.
Nicholas Ochiel
2018-02-01
Profile the time it takes to source a file
Maxime Coste
2018-01-31
Change `m` to search until the end of the buffer instead of end of line
Maxime Coste
2018-01-31
Merge remote-tracking branch 'alexherbo2/rc-javascript'
Maxime Coste
2018-01-31
Do not strip whitespaces with '*'
Maxime Coste
2018-01-30
Highlight JavaScript static keywords
Alex Leferry 2
2018-01-30
ncurses: change handling of <c-z> suspend to improve terminal state
Maxime Coste
2018-01-30
Merge remote-tracking branch 'jjthrash/master'
Maxime Coste
2018-01-26
Add heredoc support for ruby.kak
Jimmy Thrasher
2018-01-26
Use '/' register as the default register for <a-k> and <a-K>
Maxime Coste
2018-01-26
Reset normal mode before hiding the reload buffer info box
Maxime Coste
2018-01-25
Insert complete: Remove path info with one buffer
aver-d
2018-01-25
aver-d Copyright Waiver
aver-d
2018-01-24
Add unit tests for copy selections commands
Maxime Coste
2018-01-24
Support multiline selections in C/<a-C>
Maxime Coste
2018-01-23
Document the availability of shell expansions in normal mode
Maxime Coste
2018-01-21
Do not block when waiting for next event if we have pending input
Maxime Coste
2018-01-21
Convert bundled scripts to ModeChange hook
Maxime Coste
2018-01-21
Rename InputModeChange hook to ModeChange
Maxime Coste
2018-01-20
Fallback to getpwuid in the unlikely case $HOME is underfined
Maxime Coste
2018-01-19
Introduce a $kak_config env var containing the Kakoune user config dir
Maxime Coste
2018-01-19
Do not save last command/pipe/regex in register when history is disabled
Maxime Coste
2018-01-18
Merge remote-tracking branch 'lenormf/fix-readme'
Maxime Coste
2018-01-18
Use the _str and _sv string literals more often
Maxime Coste
2018-01-15
Slight code refactor in InputHandler::handle_key
Maxime Coste
2018-01-12
Save/restore main selection from/to strings
Maxime Coste
2018-01-12
Slight refactor of jump collapsing code
Maxime Coste
2018-01-12
Merge remote-tracking branch 'Delapouite/print_status'
Maxime Coste
2018-01-12
Merge remote-tracking branch 'lenormf/fix-makefile'
Maxime Coste
[prev]
[next]