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
2021-08-22
Fix readonly behaviour
Maxime Coste
2021-08-22
Merge branch 'roam-hurd-exec-path' of http://github.com/ppentchev/kakoune int...
Maxime Coste
2021-08-21
add module `dtach-repl`
Tilman List
2021-08-21
Find the executable path on the GNU Hurd, too.
Peter Pentchev
2021-08-21
Use the [[gnu::packed]] C++ attribute.
Peter Pentchev
2021-08-20
Do not break non-GCC/g++ compilers.
Peter Pentchev
2021-08-20
Make sure the ParsedRegex structure has the right size.
Peter Pentchev
2021-08-17
Move control character escaping responsibility to the terminal UI
Maxime Coste
2021-08-17
Merge remote-tracking branch 'alexherbo2/fix-typos'
Maxime Coste
2021-08-17
Merge remote-tracking branch 'gustavo-hms/master'
Maxime Coste
2021-08-17
Merge remote-tracking branch 'kkga/gdscript.kak'
Maxime Coste
2021-08-17
Merge http://github.com/mujo-hash/kakoune
Maxime Coste
2021-08-17
Merge remote-tracking branch 'waldyrious/patch-2'
Maxime Coste
2021-08-17
Merge remote-tracking branch 'krobelus/no-env-var'
Maxime Coste
2021-08-17
Merge remote-tracking branch 'krobelus/complete-at-percent-delimiter'
Maxime Coste
2021-08-17
Merge remote-tracking branch 'krobelus/fish-snowflakes'
Maxime Coste
2021-08-17
Merge remote-tracking branch 'krobelus/comment-line-fennel'
Maxime Coste
2021-08-10
Avoid "env var" in error message for unknown %val expansion
Johannes Altmanninger
2021-08-09
Restore prompt completion for "%opt{"
Johannes Altmanninger
2021-08-09
Teach :comment-line about the fennel language
Johannes Altmanninger
2021-08-09
rc fish: fix keyword highlighting false positive
Johannes Altmanninger
2021-08-06
Add gentoo linux ebuild filetype detection.
ioh
2021-08-05
Reduce memory usage and allocations in terminal output code
Maxime Coste
2021-08-05
Merge remote-tracking branch 'StatPal/master' into HEAD
Maxime Coste
2021-08-05
Merge remote-tracking branch 'hugomg/lua-highlighting' into HEAD
Maxime Coste
2021-08-05
Remove unnecessary fflush call
Maxime Coste
2021-08-04
Remove a duplicate highligher rule for _G/_ENV
Hugo Musso Gualandi
2021-08-04
Recognize and/or/not in a separate rule
Hugo Musso Gualandi
2021-08-04
lua.kak: highlight and/or/not as operators
Hugo Musso Gualandi
2021-08-04
lua.kak: highlight Lua 5.4 variable attributes
Hugo Musso Gualandi
2021-08-04
lua.kak: Treat "local" as a normal keyword
Hugo Musso Gualandi
2021-08-04
lua.kak: the builtin is called _ENV, not _E
Hugo Musso Gualandi
2021-08-04
lua.kak: keyword should have higher priority than function call
Hugo Musso Gualandi
2021-08-04
Fallback to 80x24 terminal size when ioctl fails or returns 0x0
Maxime Coste
2021-08-01
Use a BufferedWriter to output in the terminal ui instead of stdio
Maxime Coste
2021-07-31
README: Add Nix installation instructions
Waldir Pimenta
2021-07-31
Add a format_with format function that takes a FunctionRef append
Maxime Coste
2021-07-31
Expose BufferedWriter
Maxime Coste
2021-07-31
Fix FunctionRef copy construction
Maxime Coste
2021-07-31
Code style tweak for Regex implementation TestVM
Maxime Coste
2021-07-30
R file highliight change. Merged into single highlighter for math, summary an...
Subrata
2021-07-30
Merge remote-tracking branch 'hugomg/rockspec-highlighting'
Maxime Coste
2021-07-30
Merge remote-tracking branch 'hugomg/lua-comment-insert-indent'
Maxime Coste
2021-07-26
Recognize ".rockspec" file extension as a Lua file
Hugo Musso Gualandi
2021-07-26
Do not run unit tests in release builds
Maxime Coste
2021-07-26
always inline custom operator new/delete to avoid spurious warnings
Maxime Coste
2021-07-22
R file highlights. Added :: etc, added new functions from base::Ops and metho...
Subrata
2021-07-22
Subrata Pal Copyright Waiver
Subrata
2021-07-21
Hugo Musso Gualandi Copyright Waiver
Hugo Musso Gualandi
2021-07-20
Document the new write behaviour
Maxime Coste
[prev]
[next]