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
2016-03-02
Ensure ClientManager is always outliving the BufferManager
Maxime Coste
2016-03-02
Use the general code path for reload info box handling in Client
Maxime Coste
2016-03-02
Ensure the BufferManager is destroyed first so that buffer hooks can access o...
Maxime Coste
2016-02-29
Remove code that should not have been commited
Maxime Coste
2016-02-29
Use a StringView in notify_fatal_error
Maxime Coste
2016-02-29
Avoid a gcc warning in enum option_to_string impl
Maxime Coste
2016-02-29
Add <C-d> and <C-u> for scroll down/up half a page
Maxime Coste
2016-02-29
Notify when searching for next match wraps around buffer
Maxime Coste
2016-02-28
Take subsequence matches index when sorting RankedMatch
Maxime Coste
2016-02-28
Code cleanup
Maxime Coste
2016-02-27
Remove direct access to ui, go through client
Maxime Coste
2016-02-27
Slight refactor in ncurses_ui, group info and menu data in structs
Maxime Coste
2016-02-22
Tweak RankedMatch::operator<
Maxime Coste
2016-02-18
Merge remote-tracking branch 'lenormf/manpage'
Maxime Coste
2016-02-18
Disable interactive mode when moving documentation manpages
Frank LENORMAND
2016-02-18
Tweak utils.hh, remove unused index sequence
Maxime Coste
2016-02-17
Refactor use selection as search pattern implementation
Maxime Coste
2016-02-17
Fix count_word_boundaries_match
Maxime Coste
2016-02-17
Hide info box when selecting empty insert completion
Maxime Coste
2016-02-17
Cleanup/fix some code
Frank LENORMAND
2016-02-17
Format the options' documentation properly
Frank LENORMAND
2016-02-17
Allow users to chose how the buffers are padded
Frank LENORMAND
2016-02-13
Do not allow / in highlighter names as it is used for hierachies
Maxime Coste
2016-02-13
Give more precise titles to assistant for object and next char selection
Maxime Coste
2016-02-12
Fix face completion, avoid a spurious temporary
Maxime Coste
2016-02-12
indentwidth can actually take 0 as a parameter
Maxime Coste
2016-02-11
Fix buffer deletion logic
Maxime Coste
2016-02-11
Merge remote-tracking branch 'jjthrash/osx-asciidoc-fixes'
Maxime Coste
2016-02-11
Support validating some options values before setting them
Maxime Coste
2016-02-11
Remove A2X variable from Makefile since it doesn't fix the OSX homebrew problem
Jimmy Thrasher
2016-02-11
Convert GNU sed extension into more general expression to work with BSD/OSX
Jimmy Thrasher
2016-02-11
Turn off xmllint for a2x.py
Jimmy Thrasher
2016-02-10
Fix use of dead temporary strings in completions
Maxime Coste
2016-02-10
Use a custom SSO aware string backend
Maxime Coste
2016-02-09
Migrate most completion to ranked match
Maxime Coste
2016-02-09
Use the ranked word completion logic for buffer name completion
Maxime Coste
2016-02-06
Cleanup doc manpages generation
Maxime Coste
2016-02-05
Merge remote-tracking branch 'lenormf/manpage'
Maxime Coste
2016-02-05
Get rid of SharedString
Maxime Coste
2016-02-05
More string usage cleanup
Maxime Coste
2016-02-05
dont intern SharedStrings but StringDataPtr
Maxime Coste
2016-02-04
String usage cleanups
Maxime Coste
2016-02-04
Prevent unconditional generation of the man pages, fix the executable name fo...
Frank LENORMAND
2016-02-04
Rename the man page to `kak`
Frank LENORMAND
2016-02-04
Properly install the man page when using a custom prefix
Frank LENORMAND
2016-02-04
Fix the installation of documentation pages
Frank LENORMAND
2016-02-04
Merge remote-tracking branch 'occivink/master'
Maxime Coste
2016-02-03
Adapt 'make install' to rc/ reorganization
O. Perret
2016-02-03
Merge remote-tracking branch 'lenormf/manpage'
Maxime Coste
2016-02-03
Generate the documentation pages in the troff format
Frank LENORMAND
[prev]
[next]