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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-03-20
Fix remove of highlighters with trailing / in their name
Maxime Coste
2018-03-20
Throw when trying to remove a child highlighter that does not exists
Maxime Coste
2018-03-20
Regex: Only allow SyntaxCharacter and - to be escaped in a character class
Maxime Coste
2018-03-19
Fix real_path again
Maxime Coste
2018-03-19
Fix introduced bug in real_path
Maxime Coste
2018-03-19
Tweak option documentation helper to support -add
Maxime Coste
2018-03-19
NCursesUI: refactor info_show code
Maxime Coste
2018-03-18
Refactor read_fd '\r' removal logic
Maxime Coste
2018-03-18
Fix implementation of real_path to handle non-existing directories in /
Maxime Coste
2018-03-18
Fix crash on expanding command line strings
Maxime Coste
2018-03-16
RangesHighlighter: a range that goes up to buffer end is not valid
Maxime Coste
2018-03-15
RankedMatch: Do not compare word boundary match count on single word matches
Maxime Coste
2018-03-13
NCursesUI: Show full menu rather than triming to respect anchor
Maxime Coste
2018-03-13
ranges: Add transform overload taking directly a pointer to member
Maxime Coste
2018-03-13
NCursesUI: Use accumulate algorithm to gather the longest element in menu
Maxime Coste
2018-03-13
Do not jump to buffer start on `g.` with no previous modifications
Maxime Coste
2018-03-11
Handle hyphens in user-mode names
Delapouite
2018-03-11
Detect infinit recursion in reference highlighting
Maxime Coste
2018-03-10
Move WORD text object to <a-w>
Maxime Coste
2018-03-10
Merge remote-tracking branch 'Delapouite/hls'
Maxime Coste
2018-03-09
Detect no-op replaces and do not act on them
Maxime Coste
2018-03-06
Docs: extend explanations about line_flags, ranges and replace-ranges
Delapouite
2018-03-05
Support changing autoreload option directly from the reload message
Maxime Coste
2018-03-05
Add a GlobalSetOption hook
Maxime Coste
2018-03-05
Merge remote-tracking branch 'Delapouite/scratch'
Maxime Coste
2018-03-05
Regex: take the full subject range as a parameter
Maxime Coste
2018-03-05
Regex: Remove helper functions from regex_impl.hh
Maxime Coste
2018-03-05
Merge remote-tracking branch 'fsub/unused-lambda-capture'
Maxime Coste
2018-03-04
Remove SelectionList::update_timestamp()
Maxime Coste
2018-03-04
Insert: Do not move end of line on open line (o/O)
Maxime Coste
2018-03-03
Remove unused lambda capture
fsub
2018-03-02
Remove <scope> from user-modes commands
Delapouite
2018-03-01
Update status message with new breaking changes
Maxime Coste
2018-03-01
Change x behaviour to select full line first even if on EOL
Maxime Coste
2018-03-01
Reintroduce complex selection merging behaviour
Maxime Coste
2018-03-01
Merge remote-tracking branch 'Delapouite/user-mode-lock'
Maxime Coste
2018-02-28
InsertCompleter: refactor line completer implementation
Maxime Coste
2018-02-28
Merge remote-tracking branch 'Delapouite/line_complete'
Maxime Coste
2018-02-28
Commands: Refactor generate_switches_doc
Maxime Coste
2018-02-28
Ranges: Fix copiability of some range view iterators
Maxime Coste
2018-02-28
Merge remote-tracking branch 'aver-d/option_display'
Maxime Coste
2018-02-28
Prompt: update completions after inserting register or raw ke
Maxime Coste
2018-02-28
RefPtr: use inconditional noexcept specification on destructor
Maxime Coste
2018-02-27
Add -lock switch to enter-user-mode command
Delapouite
2018-02-27
Add support for line completion in all buffers
Delapouite
2018-02-27
Add [scratch] indicator in context info
Delapouite
2018-02-26
Fix out of bound read in ParameterParser::get_switch
Maxime Coste
2018-02-26
Merge remote-tracking branch 'Delapouite/sels'
Maxime Coste
2018-02-25
Ease reading of command-line options
aver-d
2018-02-25
RefPtr: Add some more noexcept specifications
Maxime Coste
[prev]
[next]