Revisions of kakoune

Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 580657 from Martin Liška's avatar Martin Liška (marxin) (revision 26)
- Update to version kakoune-0.0+git.20180228.
- Bump ncurses requirement to version 6.0 and higher.
buildservice-autocommit accepted request 535194 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 25)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 24)
- Update to version 0.0+git.20171017:
buildservice-autocommit accepted request 512147 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 23)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 512146 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 22)
Update reproducible.patch
  to make the package build fully reproducible (boo#1041090)
buildservice-autocommit accepted request 495960 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 21)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 495851 from Daniel Ziółkowski's avatar Daniel Ziółkowski (DZiolkowski) (revision 20)
- Update to version 0.0+git.20170513:
  * Add column information
  * New colorscheme: desertex
  * test: Fix UTF8 compliant locale detection
  * rc: Simplify/POSIXify the `autorestore.kak` script
  * rc: POSIXify the `modeline.kak` script
  * Cleanup some tabby mess in the Makefile
  * Compile optimized and debug into different files, make `kak` a symlink
  * Fix clang warnings about uninitialized timestamp field
  * Small naming tweak
  * add rc/ocaml.kak
  * highlight hash access symbols
  * Add `RawKey` to hook completion list
  * rc: Don't print errors when no buffer backup exist
  * add racer completion for rust
  * rc: POSIX and cosmetic fixes in the `spell` script`
  * rc: add a `spell-next` command
  * src: Fix the string conversion of range faces
  * <space>, <a-space>: throw on invalid preconditions
  * Add docstring support for mappings, and use them in autoinfo
  * Make <a-space> throw on invalid index or last selection
  * Ensure main selection index is correct directly in SelectionList::remove
  * Return an optional selection in most selectors, fail rather than keep current
  * Fix indent selection respect for original selection cursor position
  * Fix tests for indent selection
  * Move object unit tests in their own subfolder
  * Refactor regex based selection code
  * Git ignore kak.opt and kak.debug
  * Refactor surround unit test code
  * Change word object selector to fail if the cursor is not on a word char
buildservice-autocommit accepted request 492212 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 19)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 492178 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 18)
Add reproducible.patch to call gzip -n to make build a bit more reproducible
buildservice-autocommit accepted request 460433 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 17)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 16)
- Update to version 0.0+git.20170223:
buildservice-autocommit accepted request 454784 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 15)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 14)
- Update boost dependencies
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 452980 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 13)
initialized devel package after accepting 452980
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 12)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 11)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 10)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 9)
- Update to version 0.0+git.20170125:
  * Fix misleading wording
  * Fix escaping
  * Document +line[:column]
  * Add `gi` to go to first non-blank character on line
  * Fix crash when clearing a regex prompt with multiple selections
  * Fix shell context capture that was accessing dead parameters
  * Add a `RawKey` hook for raw user input hooking
  * Rename "shortcuts" manpage to "keys"
  * Add a quick section on key syntax in keys.asciidoc
  * More tolerant recognition of underlined titles in asciidoc highlight
  * Only restore cursor position after an append if we still have cursor > anchor
  * Fix fifo reading not handling potential errors from the read call
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 8)
- Update to version 0.0+git.20161102:
  * Add to_string(long long int) overload to fix OSX compilation
  * Fix typo in write_cmd's desc
  * Use %~~ for delimiting to avoid issues with braces in the message
  * lint-prev
  * Use same idiom as for lint-next
  * Remove since it gets overwritten by the NormalIdle hook + $kak_cursor_line will always be 1 as that runs in a temporary context for the window
  * Tweak c-family indentation logic
  * Add experimental static linking support to the makefile
  * Propagate NormalParams to user mappings
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 431514 from Devin Waas's avatar Devin Waas (dwaas) (revision 7)
- Update to version 0.0+git.20160928:
  * add ranger.kak
  * Always use quotes with sh/bash
  * disable hooks
  * fixes 'end' insertion
  * Use POSIX case and BRE
  * fixes symbol highlighting
  * highlight :: operator
  * Make idle timeout and filesystem check timeout configurable
  * Tweak zenburn theme, rely less on terminal builtin colors
  * Rewrite PerArgumentCommandCompleter to use compile time dispatching
  * More command completer code cleanup
  * Add an unmap command to remove key mappings
  * Fix select_to_reverse to correctly handle the first character of the buffer
  * Code cleanup in make_completer, use std::decay
  * Tweak Buffer::offset_coord implementation
  * Add InsertCompletionShow/InsertCompletionHide hooks
  * formatter.kak: Use sed rather than ${variable//string/replacement}
  * Add more standard GNU keywords to the makefile completion keywords
  * Add language highlighting to markdown code blocks
  * Allow dashes in target names for syntax highlighting
  * Indent after other keywords
  * Place the Makefile highlighting script alongside the `make` support script
  * Add some standard GNU targets to the Makefile
  * add ranger.kak
  * Tweak RankedMatch logic, prioritize matches that are in a single word
  * OptionDescs are const in OptionRegistry
  * Assert substr from parameter is within the string
  * Pass count to all object selectors
  * Selecting 'around' word when on spaces after word now selects next word
Displaying revisions 41 - 60 of 66
openSUSE Build Service is sponsored by