aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | shada: Use “write then rename” variant by default for writing shadaZyX2015-10-08
| * | shada: Test that history string does not contain zero byteZyX2015-10-08
| * | functests: Test &encoding supportZyX2015-10-08
| * | shada: Add support for converting strings that are read or writtenZyX2015-10-08
| * | documentation: Update documentationZyX2015-10-08
| * | shada: Refactor file reading/writing to use os_openZyX2015-10-08
| * | shada,functests: Refactor shada items skippingZyX2015-10-08
| * | functests: Test dumping and loading change listZyX2015-10-08
| * | shada: Reassign some entry types to WantInfo and WantMarksZyX2015-10-08
| * | functests: Add tests for dumping/restoring registersZyX2015-10-08
| * | shada: Add support for dumping and restoring buffer listZyX2015-10-08
| * | shada: Use pre-populated set of buffers on removable mediaZyX2015-10-08
| * | shada: Do not record removable buffers and marksZyX2015-10-08
| * | shada: Add support for dumping/restoring bufs changes and win jumpsZyX2015-10-08
| * | functests: Test loading last search/substitute pattern/replacementZyX2015-10-08
| * | functests: Add history testsZyX2015-10-08
| * | shada: Initial support for merging historyZyX2015-10-08
| * | shada: Skip reading some items if neededZyX2015-10-08
| * | functests: Add tests for mark dumping/readingZyX2015-10-08
| * | functests: Add tests for ShaDa variables dumping/readingZyX2015-10-08
| * | main: Read marks at startupZyX2015-10-08
| * | shada: Use glibc functions to convert from big endian, add a fallbackZyX2015-10-08
| * | viminfo: First version of ShaDa file dumpingZyX2015-10-08
| * | mark: Fix valgrind error in mark.cZyX2015-10-08
| * | os/fs: Define os_strerror as an alias to uv_strerrorZyX2015-10-08
* | | tui: Flush input on timer_cbThiago de Arruda2015-10-12
* | | doc: drop obsolete 'langnoremap' section. #3448Ben Noordhuis2015-10-11
* | | vim-patch:8feef4f #3444rosston2015-10-11
|/ /
* | api: represent api type String as msgpack type STR. closes #1250Björn Linse2015-10-08
* | Merge pull request #3430 from fwalch/deps/update-libtermkeyJustin M. Keyes2015-10-07
|\ \ | |/ |/|
| * deps: Update to libtermkey 0.18.Florian Walch2015-10-07
|/
* test: os_system: spec for non-zero exit. #3419Russ Adams2015-10-04
* test: menu_spec: avoid screen test.Justin M. Keyes2015-10-04
* tui: fix_terminfo: Handle "tmux" like "screen". #3422Daniel Hahler2015-10-04
* menu: support :emenu invoked by cmenu map.bambu2015-10-03
* Merge pull request #3414 from Pyrohh/cmake-check-wvlaJustin M. Keyes2015-10-02
|\
| * build: Check if compiler supports -Wvla before useMichael Reed2015-10-02
|/
* Merge PR #3360 'More fixes for 0.1'Thiago de Arruda2015-10-01
|\
| * test: Add basic tests for the TUIThiago de Arruda2015-10-01
| * ex_docmd: Fix terminal mode check condition for ex_normalThiago de Arruda2015-10-01
| * tui: Fix queueing of large chunks of inputThiago de Arruda2015-10-01
| * rbuffer: Enhance rbuffer_reset to work with filled RBuffersThiago de Arruda2015-10-01
| * os/input: Don't advance past incomplete sequences in input_enqueueThiago de Arruda2015-10-01
| * tui: Don't use 'pastetoggle' for automatic pastingThiago de Arruda2015-10-01
| * shell: Ensure silent bang mappings won't cut outputThiago de Arruda2015-10-01
|/
* Merge pull request #3410 from oni-link/fix.spell_suggestJustin M. Keyes2015-10-01
|\
| * spell.c: Fix memory leakoni-link2015-10-01
* | Merge pull request #3407 from oni-link/fix.ga_concatJustin M. Keyes2015-10-01
|\ \
| * | garray.c: Prevent ga_concat() using memcpy(NULL,...)oni-link2015-09-30
* | | Merge pull request #3409 from jszakmeister/disable-broken-testJustin M. Keyes2015-10-01
|\ \ \ | |_|/ |/| |