aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* job control: add 'detach' option to jobstartBjörn Linse2016-01-20
* Merge pull request #3981 from watiko/vim-7.4.991Justin M. Keyes2016-01-17
|\
| * tests: Migrate legacy test cdo.watiko2016-01-15
| * vim-patch:7.4.991watiko2016-01-15
| * vim-patch:7.4.981watiko2016-01-15
| * vim-patch:7.4.980watiko2016-01-15
| * vim-patch:7.4.978watiko2016-01-15
| * tests: Remove needless line continuation.watiko2016-01-15
* | Merge pull request #3967 from cacplate/pr-3698Justin M. Keyes2016-01-17
|\ \
| * | fileio: Change return types to boolCharles Joachim2016-01-17
* | | Merge pull request #3997 from cacplate/do_initJustin M. Keyes2016-01-17
|\ \ \
| * | | globals: remove DO_INIT macro and replace usage by INITCharles Joachim2016-01-17
| |/ /
* / / Windows: Include <uv.h> for S_IFLNK.Rui Abreu Ferreira2016-01-17
|/ /
* | Merge pull request #4027 from sethjackson/fcntlMichael Reed2016-01-17
|\ \
| * | Windows: Include <fcntl.h> for file constants.Seth Jackson2016-01-17
* | | os/win_defs.h: Define O_NOFOLLOWMichael Reed2016-01-16
|/ /
* | misc: UNIX => Unix #4022Seth Jackson2016-01-16
* | doc: Remove more references to MS-DOSSeth Jackson2016-01-16
|/
* Revert ROOT_UID removalMichael Reed2016-01-15
* Misc. macro cleanupMichael Reed2016-01-14
* Windows: Undefine the Windows RGB macro.Rui Abreu Ferreira2016-01-14
* Merge pull request #4009 from sethjackson/swapsyncMichael Reed2016-01-14
|\
| * Remove swapsync.Seth Jackson2016-01-14
* | doc: Remove references to GTK.Seth Jackson2016-01-14
|/
* Merge pull request #4010 from watiko/vim-7.4.614Justin M. Keyes2016-01-13
|\
| * vim-patch:7.4.614watiko2016-01-14
* | vim-patch:7.4.716 #4006Michael Ennen2016-01-13
|/
* vim-patch:7.4.715 #4003Michael Ennen2016-01-13
* Merge pull request #4002 from brcolow/7.4.714Justin M. Keyes2016-01-13
|\
| * vim-patch:7.4.714Michael Ennen2016-01-13
* | vim-patch:7.4.721Michael Ennen2016-01-13
|/
* shada.c: Fix HAVE_BE64TOH checkMichael Reed2016-01-13
* Merge pull request #3996 from justinmk/ctrlcJustin M. Keyes2016-01-13
|\
| * terminal: less babysitting of mapped_ctrl_cJustin M. Keyes2016-01-13
| * vim-patch:7.4.569/573Shougo Matsushita2016-01-13
* | vim patches 7.4.955/974/975/989. #3919Michael Ennen2016-01-13
|/
* Stop using <stropts.h>Michael Reed2016-01-12
* os/*_defs.h: MAXNAMLEN cleanupMichael Reed2016-01-12
* Merge pull request #3291 from sethjackson/env-separatorJustin M. Keyes2016-01-12
|\
| * Windows: use ';' as env $PATH separator.Rui Abreu Ferreira2016-01-11
* | fileio: Replace some event checking functions with one has_eventCharles Joachim2016-01-11
|/
* Merge pull request #3982 from justinmk/nohighbitJustin M. Keyes2016-01-11
|\
| * input: Do not set high-bit; preserve ALT modifier.Justin M. Keyes2016-01-11
* | Merge pull request #3980 from ZyX-I/shell-unquoteJustin M. Keyes2016-01-10
|\ \
| * | shell: Unquote &shell* options before using themZyX2016-01-11
* | | Windows: define MAXNAMLEN for Windows.Seth Jackson2016-01-10
| |/ |/|
* | portability: fix cast.Justin M. Keyes2016-01-10
|/
* Merge pull request #2667 from equalsraf/tb-min-logJustin M. Keyes2016-01-10
|\
| * cmake: Pass -DMIN_LOG_LEVEL as compiler definitionRui Abreu Ferreira2016-01-10
* | win32: Fix syntax error in #ifndef block. #3968Rui Abreu Ferreira2016-01-10