Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move cleanup() into the edit.c file which is the only users of that function | Baptiste Daroussin | 2016-10-15 | 1 | -1/+9 |
* | Turn editit into a static function | Baptiste Daroussin | 2016-10-15 | 1 | -3/+1 |
* | Revert r299218 VISUAL is actually a perfecly valid env to specify an editor | Baptiste Daroussin | 2016-05-07 | 1 | -1/+4 |
* | Only use EDITOR as a variable to specify which text editor to use | Baptiste Daroussin | 2016-05-07 | 1 | -4/+1 |
* | Directly call the editor if needed instead of spawning /bin/sh | Baptiste Daroussin | 2016-05-07 | 1 | -8/+4 |
* | import sdiff(1) from GSoC 2012 | Baptiste Daroussin | 2016-04-29 | 1 | -0/+209 |