aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | timers: make timers work with zero timeoutBjörn Linse2016-06-29
* | | | | Fix regression of :drop introduced in 1a91000Michael Budde2016-07-01
| |/ / / |/| | |
* | | | vim-patch:7.4.1136Patrick2016-06-30
|/ / /
* | | [RFC] Fix #4979: Trigger TabNewEntered also with <CTRL-W>TDimitri Merejkowsky2016-06-28
* | | Update version.c (#4974)KillTheMule2016-06-27
* | | Merge #4646 from oni-link/fix.issue.4569.3Justin M. Keyes2016-06-26
|\ \ \
| * | | fixup2: process.c: Prevent data loss for process output streamsoni-link2016-05-15
| * | | fixup: process.c: Prevent data loss for process output streamsoni-link2016-05-15
| * | | shell.c: Fix missing outputoni-link2016-05-15
| * | | process.c: Prevent data loss for process output streamsoni-link2016-05-15
* | | | version: State that 1960 was includedZyX2016-06-26
* | | | Merge #4965 from justinmk/fixup4453Justin M. Keyes2016-06-25
|\ \ \ \
| * | | | ex_cmds2.c: cleanupJustin M. Keyes2016-06-25
| * | | | ex_cmds2.c:style: Silence all clint warningsJ Phani Mahesh2016-06-24
* | | | | option: Make all pointers in set_string_option constantZyX2016-06-24
* | | | | *: Fix linter errorsZyX2016-06-24
* | | | | kvec: Do not bother with making capacity a power of 2ZyX2016-06-24
* | | | | msgpack_rpc: Fix crash in log_server_msgZyX2016-06-24
* | | | | option: Handle NULL string in set_option_valueZyX2016-06-24
* | | | | eval: Also make clear_tv non-recursiveZyX2016-06-24
* | | | | kvec,typval_encode: Add new vector: the one with preallocated arrayZyX2016-06-24
* | | | | msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recurZyX2016-06-24
* | | | | api/helpers: Use typval_encode.h for vim_to_objectZyX2016-06-24
* | | | | os/fileio: Use readv oftenZyX2016-06-24
* | | | | *: Satisfy linter (newest type casts rule)ZyX2016-06-24
* | | | | file: Move src/nvim/file.* to src/nvim/os/fileio.*ZyX2016-06-24
* | | | | unittests: Add tests for file.cZyX2016-06-24
* | | | | shada: Do not forget to close ShaDa readerZyX2016-06-23
* | | | | file: Use own constants, do not rely on fcntl.hZyX2016-06-23
* | | | | file: Add buffered reading and writingZyX2016-06-23
* | | | | file,os/fs,shada: Separate opening, closing, writing and reading filesZyX2016-06-23
|/ / / /
* | | | cmake: remove unused includes (#4947)Nicolai Skogheim2016-06-22
* | | | lintJames McCoy2016-06-22
* | | | vim-patch:7.4.1592James McCoy2016-06-22
* | | | Always resize the embedded vterm properlyMarco Hinz2016-06-20
* | | | Merge #4697 'capture() function'.Justin M. Keyes2016-06-20
|\ \ \ \
| * | | | Port capture() functionShougo Matsushita2016-05-27
* | | | | coverity/149459: CHECKED_RETURN (false positive)Justin M. Keyes2016-06-18
* | | | | synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851Rom Grk2016-06-18
* | | | | eval: add api_info()Björn Linse2016-06-17
* | | | | Merge #4923 from justinmk/docJustin M. Keyes2016-06-16
|\ \ \ \ \
| * | | | | doc: consolidate nvim.txtJustin M. Keyes2016-06-15
* | | | | | vim-patch:7.4.1126James McCoy2016-06-15
|/ / / / /
* | | | | Add new functionality to the `=` marker in the STLTJ DeVries2016-06-14
* | | | | Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\ \ \ \ \
| * | | | | remove some asserts and lintCharles Joachim2016-05-30
| * | | | | ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | | | | | vim-patch:7.4.1352 (#4914)Michael Ennen2016-06-13
* | | | | | tui/input.c: Handle Ctrl-Z (suspend) for TERM=linux (#3100) (#4911)Mateusz Czapliński2016-06-12
* | | | | | Merge #4908 from ZyX-I/clint-checks-2Justin M. Keyes2016-06-11
|\ \ \ \ \ \