summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-21Merge remote-tracking branch 'dianne/string-highlighter-fix'Maxime Coste
2017-06-18Dianne Wagner Copyright WaiverDianne Wagner
2017-06-18apply '"' highlighting fix to haskell as wellDianne Wagner
2017-06-18rust highlighter: '"' is not the start of a stringDianne Wagner
2017-06-17nuao Copyright Waivernuao
2017-06-17Use user-supplied autoshowcompl option's value.nuao
2017-06-17Use already stored coordinates in show_whitespacesMaxime Coste
2017-06-17Merge remote-tracking branch 'EliteTK/fix-show_whitespaces-tab'Maxime Coste
2017-06-17Correctly handle tabs when show_whitespaces is addedTomasz Kramkowski
2017-06-17Tomasz Kramkowski Copyright WaiverTomasz Kramkowski
2017-06-17src: Add `profile-hash-maps` to the `debug` command's docstringFrank LENORMAND
2017-06-17src: Add a `commands` debug flagFrank LENORMAND
2017-06-17Update startup info messageMaxime Coste
2017-06-17Merge remote-tracking branch 'alexherbo2/command-names'Maxime Coste
2017-06-17Disable -Wnoexcept-type warningMaxime Coste
2017-06-16Update command namesAlex Leferry 2
2017-06-16Merge remote-tracking branch 'lenormf/fix-tmpdir-modules'Maxime Coste
2017-06-16Trim whitespaces surrounding docstringsMaxime Coste
2017-06-16Fix asciidoc formatting in READMEMaxime Coste
2017-06-16Merge branch 'patch-1' of http://github.com/boardwalk/kakouneMaxime Coste
2017-06-16Merge remote-tracking branch 'lenormf/fix-doc-marks'Maxime Coste
2017-06-16Add fallthrough comment to silence gcc-7 warningMaxime Coste
2017-06-16Support hitting escape to cancel a selection combine operationMaxime Coste
2017-06-16Hide info/menu when they are anchored to an invisible buffer coordMaxime Coste
2017-06-16rc: Fix calls to `mktemp`Frank LENORMAND
2017-06-16Fix some remaining uses of invalid atom coordinatesMaxime Coste
2017-06-15Fix some other uses of invalid buffer coordinates in display codeMaxime Coste
2017-06-15Move tolerance for one past end of line coordinates to highlighter codeMaxime Coste
2017-06-15Fix crash recently introduced when deleting at buffer start in insert modeMaxime Coste
2017-06-15Go back to window lines ending at one past the end of the buffer lineMaxime Coste
2017-06-15Change window display to not use invalid buffer coordinatesMaxime Coste
2017-06-15rc ctags: Make commands follow the naming conventionFrank LENORMAND
2017-06-15doc: Unify the documentation for menu keysFrank LENORMAND
2017-06-15Use more correct `[ -f <file> ]` in test runnerMaxime Coste
2017-06-15Respect scroll offset even when wrapping linesMaxime Coste
2017-06-15Update Homebrew install tip in READMEDan Skorupski
2017-06-14Change custom text object desc trigger from ':' to 'c' - Fix #1362Delapouite
2017-06-13Fix corner case in C family indentingMaxime Coste
2017-06-13Always store InclusiveBufferRange with first < secondMaxime Coste
2017-06-12minor style tweakMaxime Coste
2017-06-12Simplify a bit buffer iteration functionsMaxime Coste
2017-06-12Use read_fd to get pipe command from stdin instead of ad-hoc codeMaxime Coste
2017-06-12Merge remote-tracking branch 'lenormf/fix-tmpdir-modules'Maxime Coste
2017-06-11Fix corner case in compute_modified_rangesMaxime Coste
2017-06-11Fix the Buffer::end() madnessMaxime Coste
2017-06-09Remove backup file from gitMaxime Coste
2017-06-09gitignore backup filesMaxime Coste
2017-06-09Fix wrapping supportMaxime Coste
2017-06-09Remove unused only_buffer mode for DisplayLine::trimMaxime Coste
2017-06-09Simplify column highlighter and make it more robustMaxime Coste