aboutsummaryrefslogtreecommitdiff
path: root/src/diff.c
Commit message (Expand)AuthorAge
* Remove simpler cases of OOM error handling (after *alloc calls)Felipe Oliveira Carvalho2014-04-06
* Extract memory.c from misc2.cJohn Schmidt2014-04-04
* Refactor SHELL_* defines into enum typedefThiago de Arruda2014-03-31
* Make `extra_shell_arg` a `mch_call_shell` parameterThiago de Arruda2014-03-31
* Extract path.c from misc1.cJohn Schmidt2014-03-29
* Rename mch_* functions to os_* in os module.Thomas Wienecke2014-03-27
* adapt to the style guildelinesPetter Wahlman2014-03-19
* Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garra...David Z. Chen2014-03-16
* cleanup environment variable handling + unit testsStefan Hoffmann2014-03-06
* Remove __ARGS macro. Close #205Nicolas Pierron2014-03-02
* Removes 'proto' dirscott-linder2014-02-26
* Create new OS moduleThiago de Arruda2014-02-24
* Convert function declarations from K&R to ANSI style.scott-linder2014-02-24
* Import vim from changeset v5628:c9cad40b4181Thiago de Arruda2014-01-31