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-05-17
Fix potential missed redraws
Maxime Coste
2018-05-17
Merge remote-tracking branch 'boztalay/solarized-termcolors'
Maxime Coste
2018-05-17
Merge remote-tracking branch 'h-3-0/add-toml'
Maxime Coste
2018-05-16
Add TOML v4.0.0 config
Henri Jones
2018-05-17
Merge remote-tracking branch 'Screwtapello/newlines-after-json-errors'
Maxime Coste
2018-05-17
c-family.kak: Remove unneeded itersel
Maxime Coste
2018-05-17
Avoid needless constant allocation in StaticRegister::set
Maxime Coste
2018-05-17
compute_line_modifications: avoid potentially long iteration
Maxime Coste
2018-05-17
Handle all pending events before redrawing
Maxime Coste
2018-05-16
Henri Jones Copyright Waiver
Henri Jones
2018-05-16
Print a newline after errors in the JSON UI.
Tim Allen
2018-05-15
Ben Oztalay Copyright Waiver
Ben Oztalay
2018-05-15
Add termcolor-based Solarized colorschemes
Ben Oztalay
2018-05-14
Rename Context::Flags::Transient to Context::Flags::Draft
Maxime Coste
2018-05-14
Do not push jumps implicitely in transient contexts
Maxime Coste
2018-05-11
doc: Fix documentation referring to debug buffer as scratch buffer
Samuel Rødal
2018-05-11
doc: Fix spelling error in design.asciidoc: pipping -> piping
Samuel Rødal
2018-05-11
Samuel Rødal Copyright Waiver
Samuel Rødal
2018-05-09
Merge remote-tracking branch 't6/patch-freebsd-tmux'
Maxime Coste
2018-05-09
Fix performance problem when generating many values for # register
Maxime Coste
2018-05-09
ctags.kak: Improve shell compatibility in ctags-funcinfo
Maxime Coste
2018-05-09
Mark Client, Window, Buffer and OptionManager as final
Maxime Coste
2018-05-08
Store the timestamp at which a display buffer was generated
Maxime Coste
2018-05-07
Fix wrong behaviour in select surrounding
Maxime Coste
2018-05-07
Merge remote-tracking branch 'Delapouite/current-selection'
Maxime Coste
2018-05-07
Docs: homogenize "selections" idiom in keys.asciidoc
Delapouite
2018-05-05
Improve SPEC file, use release tag instead of commit hash
Łukasz Jendrysik
2018-05-05
Merge branch 'master' of git://github.com/gspia/kakoune
Maxime Coste
2018-05-05
Remove out of date noexcept(false) on MessageWriter destructor
Maxime Coste
2018-05-05
Do not let exception propagate out of register restoring lambda
Maxime Coste
2018-05-04
Comments for Idris
gspia
2018-05-03
Add support for explicit menu selection from the UI
Maxime Coste
2018-05-03
JsonUI: Add support for a "mouse" RPC calls from the UI
Maxime Coste
2018-05-03
Tweak the way register restorers are created to try to fix OSX compilation
Maxime Coste
2018-05-02
Merge remote-tracking branch 'Screwtapello/non-greedy-markdown-backticks' int...
Maxime Coste
2018-05-02
Refactor buffer undo tree
Maxime Coste
2018-05-02
markdown.kak: backtick spans should be non-greedy.
Tim Allen
2018-05-01
Move ScopedEdition to context_wrap
Maxime Coste
2018-05-01
Replace RegisterRestorer with a on_scope_end + lambda
Maxime Coste
2018-05-01
Make OnScopeEnd valid even when non-copy elided
Maxime Coste
2018-04-30
Fix wrong use of constexpr
Maxime Coste
2018-04-29
Fix tests after changes to json_ui output
Maxime Coste
2018-04-29
Fix crash on quitting
Maxime Coste
2018-04-29
Rework the way UI can trigger a client quitting
Maxime Coste
2018-04-29
Rename move to move_cursor
Maxime Coste
2018-04-29
JsonUI: add support for set_ui_options RPC call
Maxime Coste
2018-04-29
Remove implicit conversion from String to DisplayAtom/DisplayLine
Maxime Coste
2018-04-29
Merge branch 'imp/small-changes-trampoline' of git://github.com/1nquisitive/k...
Maxime Coste
2018-04-29
Regex: small code style tweak
Maxime Coste
2018-04-29
Regex: Use only 128 characters in start desc and encode others as 0
Maxime Coste
[prev]
[next]