.. |
rc
|
add date information to git-blame
|
2013-04-02 18:57:02 +02:00 |
.gdbinit
|
gdb: do not catch throw, but break when constructing an assert_failed exception
|
2012-04-03 13:42:20 +00:00 |
assert.cc
|
assert: add some debug info in the message
|
2013-01-23 13:45:44 +01:00 |
assert.hh
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
buffer_iterator.inl.hh
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
buffer_manager.cc
|
Use the buffer manager to delete buffer, throw when a client is inserting
|
2013-04-10 18:54:01 +02:00 |
buffer_manager.hh
|
Use the buffer manager to delete buffer, throw when a client is inserting
|
2013-04-10 18:54:01 +02:00 |
buffer.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
buffer.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
client_manager.cc
|
Use the buffer manager to delete buffer, throw when a client is inserting
|
2013-04-10 18:54:01 +02:00 |
client_manager.hh
|
ClientManager: move the Client inner class detail in the cpp file
|
2013-02-07 19:25:42 +01:00 |
color_registry.cc
|
tweak prompt text
|
2013-04-06 15:43:33 +02:00 |
color_registry.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
color.cc
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
color.hh
|
Add support for tuple Options, implement LineAndFlag using that
|
2013-03-29 19:35:48 +01:00 |
command_manager.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
command_manager.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
commands.cc
|
Use the buffer manager to delete buffer, throw when a client is inserting
|
2013-04-10 18:54:01 +02:00 |
commands.hh
|
expose exec_keys function in commands.hh
|
2013-02-18 18:57:08 +01:00 |
completion.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
context.cc
|
move context implementation to context.cc
|
2013-04-09 19:39:03 +02:00 |
context.hh
|
move context implementation to context.cc
|
2013-04-09 19:39:03 +02:00 |
debug.cc
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
debug.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
display_buffer.cc
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
display_buffer.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
dynamic_selection_list.cc
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
dynamic_selection_list.hh
|
compile with -pedantic option and fix warnings
|
2013-04-04 14:04:37 +02:00 |
editor.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
editor.hh
|
do not check buffer invariant in do_{erase,insert} as this cause O(n²) behaviour
|
2013-04-04 14:04:37 +02:00 |
event_manager.cc
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
event_manager.hh
|
Remove Set and use unordered_set
|
2013-01-31 18:58:25 +01:00 |
exception.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
exception.hh
|
add override markers
|
2012-09-04 00:17:41 +02:00 |
file.cc
|
Use the buffer manager to delete buffer, throw when a client is inserting
|
2013-04-10 18:54:01 +02:00 |
file.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
filter.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
filters.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
filters.hh
|
Refactor filter and highlighter registry into a common template
|
2012-11-23 13:40:20 +01:00 |
function_group.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
function_registry.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
highlighter.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
highlighters.cc
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
highlighters.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
hook_manager.cc
|
Hooks now takes a non-const context
|
2013-01-17 13:45:43 +01:00 |
hook_manager.hh
|
Fix class/struct mismatches
|
2013-02-18 14:00:43 +01:00 |
idvaluemap.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
input_handler.cc
|
InputHandler: auto leave insert mode when editor changed
|
2013-04-10 14:30:32 +02:00 |
input_handler.hh
|
move context implementation to context.cc
|
2013-04-09 19:39:03 +02:00 |
kakrc
|
kakrc: define colorscheme before sourcing user config
|
2013-03-29 19:35:48 +01:00 |
keys.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
keys.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
line_and_column.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
main.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
Makefile
|
compile with -pedantic option and fix warnings
|
2013-04-04 14:04:37 +02:00 |
memoryview.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
ncurses.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
ncurses.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
option_manager.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
option_manager.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
option_types.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
parameters_parser.cc
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
parameters_parser.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
register_manager.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
register_manager.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
register.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
remote.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
remote.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
selection.cc
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
selection.hh
|
Add String Range::content() const
|
2013-02-27 19:11:25 +01:00 |
selectors.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
selectors.hh
|
refactor regex based selectors, move regex construction out of them
|
2013-04-05 19:28:08 +02:00 |
shell_manager.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
shell_manager.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
string.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
string.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
unicode.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
unit_tests.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
units.hh
|
use only one constructor with a default parameter for units
|
2013-03-27 18:42:38 +01:00 |
user_interface.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
utf8_iterator.hh
|
rename assert to kak_assert to avoid collisions
|
2013-04-09 20:04:11 +02:00 |
utf8.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
utils.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
window.cc
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
window.hh
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |