aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Use portable format specifiers: Case %ld - plain - sprintf.Eliseo Martínez2014-04-23
* Use portable format specifiers: Remove branching with LONG_LONG_OFF_T.Eliseo Martínez2014-04-23
* Use portable format specifiers: Case %lld - localized - sprintf.Eliseo Martínez2014-04-23
* Use portable format specifiers: Case %lld - plain - sprintf.Eliseo Martínez2014-04-23
* Fix clint.sh wrapper script and broken filesThiago de Arruda2014-04-22
* Configure travis to perform a 32-bit buildThiago de Arruda2014-04-22
* Use libtinfo as a fallback for cursesThiago de Arruda2014-04-22
* Broken build on 32 bit: Fix -Wtautological-constant-out-of-range-compare.Eliseo Martínez2014-04-22
* Broken build on 32 bit: Fix -Wshorten-64-to-32.Eliseo Martínez2014-04-22
* inline the rest of os_unixx.h into os_unix.cStefan Hoffmann2014-04-22
* cleanup os_unixx.hStefan Hoffmann2014-04-22
* Remove sizeof(int) < 4 related codeJohn Schmidt2014-04-22
* Remove proto as an include directory.oni-link2014-04-21
* Allow USERNAME to be specified on the command line.John Szakmeister2014-04-21
* Remove dead code in clint.pyJohn Schmidt2014-04-21
* fix -Wconversion warnings for rstreamNicolas Hillegeer2014-04-21
* Add the -Wconversion flag for some files.John Szakmeister2014-04-21
* Remove "h" flag of 'highlight' optionMarco Hinz2014-04-21
* Remove 'textauto' optionMarco Hinz2014-04-21
* Replace explicit uv_guest_handle(fd) == UV_TTY by os_isattyPavel Platto2014-04-20
* Removed mch_input_isattyPavel Platto2014-04-20
* Removed mch_check_winPavel Platto2014-04-20
* Added os_isattyPavel Platto2014-04-20
* I donated > 50 $, should be with URLLowe Schmidt2014-04-20
* use fixed-width types to define u8char_TNicolas Hillegeer2014-04-19
* vim-patch:7.4.236oni-link2014-04-19
* Remove `lalloc_clear`John Schmidt2014-04-19
* Add missing names to BACKERS.mdThiago de Arruda2014-04-18
* Fix bug of `job_stop` not emitting `JobExit`Thiago de Arruda2014-04-18
* Remove unnecessary cleanup label from `job_start`Thiago de Arruda2014-04-18
* Free job data on close_cbThiago de Arruda2014-04-18
* Stop job prepare watcher when there are no jobsThiago de Arruda2014-04-18
* Refactor job.c module to use WStreamThiago de Arruda2014-04-18
* Extract writing boilerplate into wstream.c moduleThiago de Arruda2014-04-18
* Correctly free libuv handlesThiago de Arruda2014-04-18
* Refactor job control to use RStream eventsThiago de Arruda2014-04-18
* Create EventType for RStream readingThiago de Arruda2014-04-18
* Deal with backpressure on RStream instancesThiago de Arruda2014-04-18
* update backers.md with bountysource survey responsesccvergara2014-04-18
* Correct 'RichiH' name in BACKERS.mdRichard Hartmann2014-04-18
* vim-patch:7.4.226oni-link2014-04-18
* vim-patch:7.4.245oni-link2014-04-17
* Remove 'textmode' optionMarco Hinz2014-04-16
* Handle special KE_EVENT case where maxlen < 3Thiago de Arruda2014-04-16
* Configure travis to use prebuilt dependenciesThiago de Arruda2014-04-16
* Remove modelinesMarco Hinz2014-04-16
* Refactor input module to use RStream classThiago de Arruda2014-04-16
* Refactor job control module to use RStream classThiago de Arruda2014-04-16
* Extract reading boilerplate into rstream.c moduleThiago de Arruda2014-04-16
* Initialize a variable.Klemen Košir2014-04-16