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
2017-08-28
Expose client pid as $kak_client_pid
Maxime Coste
2017-08-27
doc: Add missing flags to the `debug` option
Frank LENORMAND
2017-08-27
Fix wording in docs for goto commands (h,l,i)
Ned Pummeroy
2017-08-26
Merge remote-tracking branch 'lenormf/fix-html'
Maxime Coste
2017-08-26
rc base html: Highlight the DOCTYPE and tag attributes
Frank LENORMAND
2017-08-26
Merge remote-tracking branch 'danr/Improve-Haskell-highlighter'
Maxime Coste
2017-08-26
Merge remote-tracking branch 'blastrock/go-tools-error'
Maxime Coste
2017-08-26
Merge remote-tracking branch 'lenormf/faq'
Maxime Coste
2017-08-25
doc faq: Document the expansion of shell scopes
Frank LENORMAND
2017-08-23
editorconfig.kak: fix awk typo
Enrico Lumetti
2017-08-23
Fix String::Data copying/moving from self
Maxime Coste
2017-08-23
Support specifying an exit status on `quit` commands
Maxime Coste
2017-08-23
Optimize DisplayBuffer::optimize()
Maxime Coste
2017-08-23
Update startup info
Maxime Coste
2017-08-22
Improve Haskell highlighter
Dan Rosén
2017-08-22
Add build type (debug/release) in ":debug info" output
Maxime Coste
2017-08-21
Show error when using go-jump and jq is not installed
Philippe Daouadi
2017-08-21
Philippe Daouadi Copyright Waiver
Philippe Daouadi
2017-08-18
Remove now trivial Selection::merge_with method
Maxime Coste
2017-08-18
Change selection extension code to be simpler
Maxime Coste
2017-08-18
Revert "Change HashCompatible trait to a variable template"
Maxime Coste
2017-08-18
Respecify EnumDescs array sizes manually to workaround clang-3.6 bug
Maxime Coste
2017-08-18
Try to get make_array to compile with older compiler version
Maxime Coste
2017-08-17
Merge branch 'patch-1' of git://github.com/Franciman/kakoune
Maxime Coste
2017-08-15
Add missing '&' to last example
Francesco Magliocca
2017-08-16
Do not consider the 8th bit to mean Alt on keys that are mouse events
Maxime Coste
2017-08-14
Change HashCompatible trait to a variable template
Maxime Coste
2017-08-14
Style tweak for regex code
Maxime Coste
2017-08-14
Use decltype(auto) return type for some to_string functions
Maxime Coste
2017-08-12
Remove size redundancy in enum_desc function declaration
Maxime Coste
2017-08-12
Remove redundant types inside Kakoune::Allocator
Maxime Coste
2017-08-07
Merge remote-tracking branch 'Delapouite/single_param'
Maxime Coste
2017-08-04
Purge history on buffer reload when NoUndo flag is on
Maxime Coste
2017-08-04
Fix SafeCountable and RefCountable copy/move logic
Maxime Coste
2017-08-03
Change documentation directory towards $kak_runtime/doc
Maxime Coste
2017-08-02
Merge remote-tracking branch 'Screwtapello/markdown-indent-fixes'
Maxime Coste
2017-08-01
Tim Allen Copyright Waiver
Tim Allen
2017-08-01
Consecutive markdown list bullets are not a valid list prefix.
Tim Allen
2017-08-01
More tests for markdown autoindent.
Tim Allen
2017-08-01
Slight formatting tweak
Maxime Coste
2017-07-29
Check final cursor position in indent/c-family/indent-if-body test
Maxime Coste
2017-07-29
Fix grep-next/prev-match not jumping correctly to first/last match
Maxime Coste
2017-07-29
Fix grep-jump on eol
Maxime Coste
2017-07-28
Use single_param for ParameterDesc when relevant in command descs
Delapouite
2017-07-25
Support values starting with `-` for in set-register command
Maxime Coste
2017-07-25
Fix sakura termcmd setup
Maxime Coste
2017-07-23
Do not reject switch parameters starting with `-`
Maxime Coste
2017-07-23
Merge remote-tracking branch 'Delapouite/main_index'
Maxime Coste
2017-07-23
Limit diff algorithm complexity
Maxime Coste
2017-07-20
More cleanups in diff code
Maxime Coste
[prev]
[next]