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-07-09
Remove assert in String::String(Codepoint, ColumnCount)
Maxime Coste
2017-07-08
Highliight git MERGE_MSG files as commit messages
Maxime Coste
2017-07-08
Merge remote-tracking branch 'lenormf/fix-tupfile'
Maxime Coste
2017-07-08
Merge remote-tracking branch 'lenormf/fix-c-family'
Maxime Coste
2017-07-08
Fix trailing whitespaces in README
Maxime Coste
2017-07-08
Merge remote-tracking branch 'Delapouite/prompt-idle'
Maxime Coste
2017-07-08
Merge remote-tracking branch 'Delapouite/extend'
Maxime Coste
2017-07-08
Merge remote-tracking branch 'Delapouite/stars-less'
Maxime Coste
2017-07-07
Formatting fixes
Maxime Coste
2017-07-07
Treat non printable characters as zero-width instead of -1 width
Maxime Coste
2017-07-06
Make register and completion autoinfo lists uniform with all the other ones
Delapouite
2017-07-05
Refine info titles to distinguish f/t (select) and F/T (extend)
Delapouite
2017-07-05
Docs: add missing PromptIdle hook mentions
Delapouite
2017-06-29
rc c-family: Add a hook to the insert group
Frank LENORMAND
2017-06-29
rc tupfile: Fix the keywords regex
Frank LENORMAND
2017-06-29
contrib Tupfile: Adapt to upstream changes
Frank LENORMAND
2017-06-29
Formatting tweak
Maxime Coste
2017-06-29
Remove some dead code
Maxime Coste
2017-06-29
Code style tweak
Maxime Coste
2017-06-29
Validating an empty command in prompt reruns the last command
Maxime Coste
2017-06-29
Merge remote-tracking branch 'danr/Expose-last-entered-command-in-register'
Maxime Coste
2017-06-28
Consider non-files buffers as never modified
Maxime Coste
2017-06-27
Do not allow repeating last insert when we are not in normal mode
Maxime Coste
2017-06-27
Ensure cursor stays visible with wrapped line bigger than window
Maxime Coste
2017-06-26
Merge remote-tracking branch 'Delapouite/hook-expansions'
Maxime Coste
2017-06-26
Add error message when using format command with no formatcmd specified
Delapouite
2017-06-26
Docs: add more details about hooks
Delapouite
2017-06-26
Fix reference highlighter not forwarding compute_display_setup
Maxime Coste
2017-06-26
Fix replacing last eol with a single eol
Maxime Coste
2017-06-26
Use the extra_word_chars option in word based normal commands
Maxime Coste
2017-06-26
Pass a context instead of just the buffer to selector functions
Maxime Coste
2017-06-26
Remove useless Vector, use a ConstArrayView instead
Maxime Coste
2017-06-26
Change completion_extra_word_char to be a list of codepoints instead of a string
Maxime Coste
2017-06-26
Always use the base LineNumber face for the line number separator
Maxime Coste
2017-06-26
Formatting fix
Maxime Coste
2017-06-26
Disable -Wunknown-attributes
Maxime Coste
2017-06-26
Fix various undefined behaviours detected by UBSan
Maxime Coste
2017-06-25
Remember count when repeating last insert
Maxime Coste
2017-06-25
Merge remote-tracking branch 'lenormf/fix-formatter'
Maxime Coste
2017-06-24
Slight code refactoring and perf improvement in vector option to string
Maxime Coste
2017-06-23
rc formatter: Make sure the formatter returned successfully
Frank LENORMAND
2017-06-23
Add ctags command renaming info in the startup message
Maxime Coste
2017-06-23
Merge remote-tracking branch 'lenormf/fix-ctags-command-names'
Maxime Coste
2017-06-23
Merge remote-tracking branch 'nuao/autoshowcompl_opt'
Maxime Coste
2017-06-23
Merge remote-tracking branch 'lenormf/debug-commands'
Maxime Coste
2017-06-23
Do not set idle timers when running in a transient context
Maxime Coste
2017-06-23
Use an HashMap to store options in option manager
Maxime Coste
2017-06-23
Merge remote-tracking branch 'lenormf/fix-faq'
Maxime Coste
2017-06-22
doc: Explain why `a` modifies the selection and `i` doesn't
Frank LENORMAND
2017-06-22
doc: Mention the proper environment variable for pagers
Frank LENORMAND
[prev]
[next]