aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* printer_opts was left unitilized after #378Felipe Oliveira Carvalho2014-03-21
* No longer try to use standalone termcapMarcel Krüger2014-03-19
* Homebrew formula builds dependencies through makeTayler Mulligan2014-03-19
* adapt to the style guildelinesPetter Wahlman2014-03-19
* Delete structs.h by spliting it and moving code to other headersFelipe Oliveira Carvalho2014-03-18
* Removed testing for Homebrew installsTayler Mulligan2014-03-18
* Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garra...David Z. Chen2014-03-16
* minimize readmeaph2014-03-16
* Revive vim_fname (-> os_file_exists); fix misuse of mch_getperm.Thomas Wienecke2014-03-15
* Move and refactor mch_[gs]etperm to os/fs module.Thomas Wienecke2014-03-15
* Add unit tests for mch_[gs]etperm.Thomas Wienecke2014-03-15
* Moved more functions from misc1.c to indent.cJohn2014-03-15
* Use include paths relative to src/James McCoy2014-03-14
* Adapt include guards to the style guideJames McCoy2014-03-14
* Extract indent_c.c from misc1.cJohn2014-03-14
* Remove useless sizeof(uint32_t) == 4 testFelipe Oliveira Carvalho2014-03-14
* Replace UINT32_T by uint32_tFelipe Oliveira Carvalho2014-03-14
* Include <stdint.h> in types.hFelipe Oliveira Carvalho2014-03-14
* add .vimrc and src/.ycm_extra_conf.pyJulian Orth2014-03-14
* Remove remaining hangul-related codeThiago de Arruda2014-03-14
* Fix: Use an assert to make sure, an error message can be copied into buffer b...oni-link2014-03-13
* refactored part of expand_env_esc() into mch_get_user_directory()Stefan Hoffmann2014-03-13
* removed get_user_name() and replaced calls with mch_get_user_name()Stefan Hoffmann2014-03-13
* moved mch_get_user_name() and mch_get_uname() into os/users.cStefan Hoffmann2014-03-13
* refactored logic from init_users() into mch_get_usernames()Stefan Hoffmann2014-03-13
* Refactor travis build to use clang's sanitizersThiago de Arruda2014-03-13
* Remove CURSOR_SHAPE #ifdef testsFelipe Oliveira Carvalho2014-03-10
* Extract cursor_shape.c from misc2.c and types/consts from structs.hFelipe Oliveira Carvalho2014-03-10
* Move exarg_T and cmdarg_T from structs.h to normal.hFelipe Oliveira Carvalho2014-03-09
* Extract pos.h from structs.hFelipe Oliveira Carvalho2014-03-09
* Change neo* configurations to n* configurationsWilberto2014-03-09
* use more verbose output type for unittests on travisStefan Hoffmann2014-03-08
* Fix bugs, clean code, add tests.Thomas Wienecke2014-03-07
* Remove unused return values.Thomas Wienecke2014-03-07
* Move definition of helper function below their usage.Thomas Wienecke2014-03-07
* Simplify mch_can_exe extracting is_executable_in_path.Thomas Wienecke2014-03-07
* Declare is_executable as static and remove its unit tests.Thomas Wienecke2014-03-07
* Move mch_can_exe, executable_file to os/fs.c.Thomas Wienecke2014-03-07
* Add another unit test to mch_can_exe.Thomas Wienecke2014-03-07
* Make script portable across Python versionsSteven Myint2014-03-07
* Added MODIFIED_BY and updated version information.scott-linder2014-03-07
* Fix memory leak in `eval7`Thiago de Arruda2014-03-07
* Fix `free_all_mem` and EXITFREE definitionThiago de Arruda2014-03-07
* Issue #311 - Clean up arabic.c, arabic.h, farsi.c, farsi.h. Tweaks to uncrust...David Z. Chen2014-03-07
* Remove hangul input supportThiago de Arruda2014-03-07
* Use check_function_exists() to check for _NSGetEnviron().John Szakmeister2014-03-07
* Move some types and consts from structs.h to other headersFelipe Oliveira Carvalho2014-03-07
* Move garray_T from structs.h to garray.hFelipe Oliveira Carvalho2014-03-07
* Fix memory leak and enable valgrind on travisThiago de Arruda2014-03-07
* Luarocks appears to be down, so let's use the mirror for now.John Szakmeister2014-03-07