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-01-24
Fix crash when clearing a regex prompt with multiple selections
Maxime Coste
2017-01-22
Add `gi` to go to first non-blank character on line
Maxime Coste
2017-01-22
Fix client destruction when there is an InsertMode mode still alive
Maxime Coste
2017-01-21
Merge remote-tracking branch 'lisael/add-pony-filetype'
Maxime Coste
2017-01-21
Support the +line syntax for clients as well.
Maxime Coste
2017-01-21
Fix SafeCountable callstack tracking
Maxime Coste
2017-01-20
Bruno Dupuis Copyright Waiver
lisael
2017-01-20
Cleanups and added `:$` as autoindent trigger
lisael
2017-01-20
added https://github.com/ponylang/ponyc filetype
lisael
2017-01-19
Only touch new clients selections when target coord are explicit
Maxime Coste
2017-01-17
fix(README): remove <register> from prompt and onkey commands
Delapouite
2017-01-16
Use ints instead of unsigned for capture count
Maxime Coste
2017-01-16
Fix regex search/select not restoring initial selections on abort
Maxime Coste
2017-01-15
Use an optimized build in then homebrew formula
Maxime Coste
2017-01-15
Remove MAN_KEEP_FORMATTING for doc.kak
Maxime Coste
2017-01-15
Use byte offsets in spell
Maxime Coste
2017-01-14
Fix trailing space in yaml.kak
Maxime Coste
2017-01-14
Empty commit
Bruno-Sosa
2017-01-14
fix file YAML detection
Bruno-Sosa
2017-01-14
Merge remote-tracking branch 'doppioandante/java-indent'
Maxime Coste
2017-01-14
Merge branch 'master' of git://github.com/tadzik/kakoune
Maxime Coste
2017-01-14
Merge remote-tracking branch 'lenormf/remove-pedantic-granularity'
Maxime Coste
2017-01-14
Fix modeline.kak declaring the same command twice
Maxime Coste
2017-01-14
Remove the option that excludes the `-pedantic` flag from `CXXFLAGS`
Frank LENORMAND
2017-01-13
Add auto indentation to java files
Enrico Lumetti
2017-01-13
No need for two hooks for a single Perl highlighter. Thanks, casimir!
Tadeusz “tadzik” Sośnierz
2017-01-13
Unhardcode variable declarartion highliting in Perl code, colour them as iden...
Tadeusz “tadzik” Sośnierz
2017-01-13
Treat .pm files as Perl code
Tadeusz “tadzik” Sośnierz
2017-01-13
Update ranges highlighter options according to buffer changes
Maxime Coste
2017-01-13
Fix naming conventions in bundled scripts
Maxime Coste
2017-01-13
Various auto indent fixes regarding wrong use of x instead of <a-x>
Maxime Coste
2017-01-13
Import unit tests from danr/comment-insertion-refix pull request
Maxime Coste
2017-01-13
Propagate ShellContext custom env-vars through custom commands
Maxime Coste
2017-01-13
Fix capture group handling
Maxime Coste
2017-01-11
Add 1118 regression test case
Maxime Coste
2017-01-11
Fix 1074 test case with recent indent change
Maxime Coste
2017-01-11
Copy comments *before* copying indentation
Maxime Coste
2017-01-11
Detect empty selection lists when restoring selections from registers
Maxime Coste
2017-01-11
Add missing shell expansion variable documentation
Koen
2017-01-10
Merge git://github.com/knubie/kakoune
Maxime Coste
2017-01-10
Add '-' as completion extra word character for kakrc files
Maxime Coste
2017-01-10
Merge remote-tracking branch 'alexherbo2/command-names'
Maxime Coste
2017-01-10
Merge remote-tracking branch 'schickm/fix-html-highlighting'
Maxime Coste
2017-01-10
Merge remote-tracking branch 'Delapouite/pipe-register'
Maxime Coste
2017-01-10
Treat <c-h> as backspace in ncurses ui
Maxime Coste
2017-01-10
Fix: add missing pipe register in info
Delapouite
2017-01-08
Change html highlighting to be ref inside of hbs highlighting
Matt Schick
2017-01-08
Small code cleanups
Maxime Coste
2017-01-08
Apply clang-tidy modernize to the codebase
Maxime Coste
2017-01-07
Add the 'modal' info style documenation in json ui doc
Maxime Coste
[next]