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
2019-02-12
Check the return value of the rename call
Maxime Coste
2019-02-12
Introduce a writemethod option to either overwrite or replace files
Maxime Coste
2019-02-12
Refactor write_buffer_to_file to use a flags param
Maxime Coste
2019-02-11
Merge remote-tracking branch 'eraserhd/lisp-indentwidth'
Maxime Coste
2019-02-11
Merge remote-tracking branch 'stevenyvr987/update-gitignore'
Maxime Coste
2019-02-11
Merge remote-tracking branch 'laelath/c-family-else-indent'
Maxime Coste
2019-02-11
Merge remote-tracking branch 'fsub/ctags-cleanup'
Maxime Coste
2019-02-11
Fix bug in 'itersel' handling that could result in unsorted selections
Maxime Coste
2019-02-08
Indent and deindent c-family single line else properly
Justin Frank
2019-02-08
git should not ignore doc/kak.1
Steven Chan
2019-02-04
ctags: eliminate redundant variable
fsub
2019-02-04
Use indentwidth for lisp, scheme, and Clojure
Jason Felice
2019-02-04
Remove peephole regex optimization pass
Maxime Coste
2019-02-04
Fix regex not always selecting the leftmost longest match
Maxime Coste
2019-02-04
Remove references to SelectionList from selectors
Maxime Coste
2019-02-04
Remove target_eol and small code cleanups
Maxime Coste
2019-02-03
Merge remote-tracking branch 'lePerdu/expansion-docs'
Maxime Coste
2019-02-03
Merge remote-tracking branch 'Screwtapello/manpage-updates'
Maxime Coste
2019-02-03
Merge remote-tracking branch 'stevenyvr987/fix-ctags-funcinfo-command'
Maxime Coste
2019-02-03
Merge remote-tracking branch 'lePerdu/jsx-tag-attrib'
Maxime Coste
2019-02-03
Merge remote-tracking branch 'JJK96/documentation'
Maxime Coste
2019-02-03
Merge remote-tracking branch 'JJK96/select-count'
Maxime Coste
2019-02-01
Change all instances of count to monospace
Jan-Jaap Korpershoek
2019-02-01
Add explanation of count for s and S commands
Jan-Jaap Korpershoek
2019-01-31
Remove +F from tag attribute highlighting
lePerdu
2019-01-31
Document escaping %-strings and add more examples
lePerdu
2019-01-31
Add/fix cross-references for expansions
lePerdu
2019-01-30
Change "brace" back to "nestable punctuation"
lePerdu
2019-01-30
Make word splitting description more precise
lePerdu
2019-01-30
Specify only lists can expand to multiple args
lePerdu
2019-01-30
Update and clarify expansion/quoting docs
lePerdu
2019-01-29
Fix and simplify ctags-funcinfo command
Steven Chan
2019-01-25
Add missing [<switches>] argument to declare-option
Jan-Jaap Korpershoek
2019-01-24
Replace std::mem_fn with custom lambda in ranges
Maxime Coste
2019-01-24
Fix missing errno include
Maxime Coste
2019-01-24
Add missing locale include to main.cc
Maxime Coste
2019-01-24
Fix array_view dependency on std::min
Maxime Coste
2019-01-24
Header and dependency cleanup
Maxime Coste
2019-01-24
Replace std::tie with structured bindings
Maxime Coste
2019-01-24
doc/kak.1: Mention other sources of information about Kakoune.
Tim Allen
2019-01-24
doc/kak.1: split the synopsis for each mutually exclusive mode of operation.
Tim Allen
2019-01-24
doc/kak.1: make the config-loading description a top-level paragraph.
Tim Allen
2019-01-23
Only embed gdb script on ELF targets, and add missing gdb symlink
Maxime Coste
2019-01-23
Embed gdb pretty-printing script directly into Kakoune binary
Maxime Coste
2019-01-23
Merge http://github.com/ckafi/kakoune
Maxime Coste
2019-01-23
Merge remote-tracking branch 'stevenyvr987/fix-ctags-plugin'
Maxime Coste
2019-01-23
Merge remote-tracking branch 'Screwtapello/document-specific-buffer-scope'
Maxime Coste
2019-01-23
Change pipe diffing to work linewise
Maxime Coste
2019-01-23
Always select inserted text after piping
Maxime Coste
2019-01-23
doc: Document the buffer=/path/to/file scope syntax.
Tim Allen
[next]