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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-08-05
Fix bug in WrapHighlighter::do_compute_display_setup
Maxime Coste
2019-07-25
src: De-indent docstrings passed to command/option/mapping definitions
Frank LENORMAND
2019-07-22
Ensure current context switches away from buffer on delete-buffer
Maxime Coste
2019-07-21
save command history in execute-keys by default
Maxime Coste
2019-07-21
Slight code cleanup in prompt history handling
Maxime Coste
2019-07-21
Merge branch 'master' of http://github.com/jo-he/kakoune
Maxime Coste
2019-07-21
More functional style for '*' code
Maxime Coste
2019-07-21
Merge remote-tracking branch 'lenormf/fix-2994'
Maxime Coste
2019-07-09
Filter non-extra_word_chars completion candidates using Codepoints
Maxime Coste
2019-07-09
Use -O0 for debug builds
Maxime Coste
2019-07-07
allow for mapping the Insert key
Joachim Henke
2019-07-07
Merge remote-tracking branch 'lenormf/fix-history-size'
Maxime Coste
2019-07-07
Merge branch 'master' of http://github.com/jo-he/kakoune
Maxime Coste
2019-07-06
fix a few typos
Joachim Henke
2019-07-06
Fix build on FreeBSD
Tobias Kortkamp
2019-07-02
src: Cap the maximum size of history registers
Frank LENORMAND
2019-07-01
src: Use all selections to generate a pattern upon hitting `*`
Frank LENORMAND
2019-07-01
Kakoune v2019.07.01
Maxime Coste
2019-06-29
Merge remote-tracking branch 'lenormf/fix-2907-2'
Maxime Coste
2019-06-29
Merge remote-tracking branch 'codesoap/rename_moduleload'
Maxime Coste
2019-06-27
Fix quoting of tuple options
Maxime Coste
2019-06-25
Rename ModuleLoad hook to ModuleLoaded
codesoap
2019-06-24
src: Enforce case sensitivity when parsing function keys
Frank LENORMAND
2019-06-24
Unify register saving/restoring to a Vector
Maxime Coste
2019-06-23
Fix silly typo
Maxime Coste
2019-06-23
Put -Og flag in CXXFLAGS, not CPPFLAGS
Maxime Coste
2019-06-23
Merge remote-tracking branch 'eraserhd/debug-optimizations'
Maxime Coste
2019-06-23
Tweak history restoring behaviour
Maxime Coste
2019-06-23
Use register to store prompt history
Maxime Coste
2019-06-23
Add support for `echo -quoting (raw|kakoune|shell)` switch
Maxime Coste
2019-06-23
Make quoting opt-in by using $kak_quoted_...
Maxime Coste
2019-06-19
Refactor option_to_string quoting support, introduce Quoting::Raw
Maxime Coste
2019-06-18
Move dropped free windoes to the window trash
Maxime Coste
2019-06-16
Do not add window pointing to deleted buffers in the free window list
Maxime Coste
2019-06-15
Merge remote-tracking branch 'lenormf/fix-2966'
Maxime Coste
2019-06-15
Merge remote-tracking branch 'eraserhd/fifo-fixes'
Maxime Coste
2019-06-14
src: Make sure the iterator is inbound before decrementing it
Frank LENORMAND
2019-06-11
Fix emission of BufReadFifo events
Jason Felice
2019-06-11
Refuse to overwrite an existing session socket
Maxime Coste
2019-06-10
Add a gather overload that infer element type
Maxime Coste
2019-06-04
Merge remote-tracking branch 'eraserhd/minor-remote-fixes'
Maxime Coste
2019-05-29
Refactor message writing
Jason Felice
2019-05-29
Do not merge selections on backspace in insert mode
Maxime Coste
2019-05-29
Null terminate gdb auto-load script
Maxime Coste
2019-05-29
Fix BufferedWriter triggering std::terminate on exception when writing
Maxime Coste
2019-05-29
Fix trailing slash removal code with root directory
Maxime Coste
2019-05-28
Fix the man path for OpenBSD
codesoap
2019-05-28
Avoid using gzips '-k' for compatibility
codesoap
2019-05-23
Do not try to send remaining data on a closed socket
Maxime Coste
2019-05-21
Add -Og for debug builds
Jason Felice
[prev]
[next]