aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix for #2732 : win_new_width checks height before terminal_resizeFrederik Van Slycken2015-05-31
* terminal : don't set vterm size to 0 (workaround #2732)Frederik Van Slycken2015-05-31
* Merge pull request #2767 from Pyrohh/mainerr-simplifyMichael Reed2015-05-30
|\
| * Passing by: Remove X_LOCALE refsMichael Reed2015-05-30
| * main.c:mainerr(): Namespace messagesMichael Reed2015-05-30
| * main.c: Simplify error string managementMichael Reed2015-05-30
|/
* nvim.1: Misc. improvements #2758Michael Reed2015-05-30
* tests: Use pending() instead of silently skipping test. #2737Florian Walch2015-05-29
* getenv: return NULL if empty #2574Scott Prager2015-05-29
* Remove 'octal' from default value for '&nrformats' #2668Felipe Morales2015-05-29
* tests: Migrate legacy test 65.Lucas Hoffmann2015-05-27
* tests: Migrate legacy test 82.Lucas Hoffmann2015-05-27
* tests: Migrate legacy test 3 #2399David Bürgin2015-05-27
* tests: Migrate legacy test 76. #2711Lucas Hoffmann2015-05-27
* tests: Migrate legacy test 60. #2721Lucas Hoffmann2015-05-27
* build: depend on bleeding-edge luarocks #2739Justin M. Keyes2015-05-27
* tui: don't pass NULL to termkey #2747Scott Prager2015-05-27
* Merge #2598 'set stdin as "blocking" on exit'Justin M. Keyes2015-05-27
|\
| * input: rename input_{start,stop}_stdin()Justin M. Keyes2015-05-27
| * input: stream_set_blocking(): libuv implJustin M. Keyes2015-05-27
| * input: set input stream to blocking on exitJustin M. Keyes2015-05-27
|/
* vim-patch:7.4.582 #2653David Bürgin2015-05-26
* vim-patch:7.4.579 #2652David Bürgin2015-05-26
* Merge #2555 Remove "j" flag from 'cpoptions'Justin M. Keyes2015-05-25
|\
| * tests: Convert legacy test29David Bürgin2015-05-25
| * 'cpoptions': Remove "j" flagDavid Bürgin2015-05-25
|/
* tui: defer resize event #2738Daniel Hahler2015-05-25
* tests: Migrate legacy test 31 #2736Nelson Yeung2015-05-25
* completion: Add v:completed_item feature #2563Shougo Matsushita2015-05-24
* cmake: Use cmake -E touch instead of touch #2730Rui Abreu Ferreira2015-05-24
* Rename var eof as input_eof #2728Rui Abreu Ferreira2015-05-24
* Merge pull request #2715 from equalsraf/tb-platform-thingiesMichael Reed2015-05-21
|\
| * cmake: Remove unneeded platform checksRui Abreu Ferreira2015-05-21
| * Dont require setenv() in non Unix systemsRui Abreu Ferreira2015-05-21
|/
* Add guard for sys/wait.h header in job.c #2686Rui Abreu Ferreira2015-05-21
* Add header guards for sys/time.h and unistd.h in log.cRui Abreu Ferreira2015-05-21
* 'cpoptions': Remove "-" flag #2655David Bürgin2015-05-21
* options: Include "j" in default 'formatoptions' #2669Felipe Morales2015-05-21
* sha256.c: Remove unused headers and comments #2714Steven Oliver2015-05-21
* vim-patch:f654ad9 #2659Perry Hung2015-05-20
* CONTRIBUTING.md: Fix broken links #2702Michael Reed2015-05-19
* options: Search upwards for tags file #2670Felipe Morales2015-05-19
* vim-patch:c5d53d4 #2695Florian Walch2015-05-19
* msgpack-rpc: handle failure to convert method arguments #2664Björn Linse2015-05-19
* vim-patch:4abac79 #2694Florian Walch2015-05-19
* deps: Update unibilium 1.12 -> 1.14 #2665Michael Reed2015-05-18
* Merge pull request #2532 from Pyrohh/doc-cleanup-3Michael Reed2015-05-18
|\
| * Remove `-T` command-line optionMichael Reed2015-05-18
| * Cleanup 'ttyscroll' remnantsMichael Reed2015-05-18
| * Cleanup 'weirdinvert' remnantsMichael Reed2015-05-18