Commit message (Expand) | Author | Age | |
---|---|---|---|
* | stdpaths: Remove outdated comment | ZyX | 2015-10-23 |
* | stdpaths: Add Windows-specific directories | ZyX | 2015-10-23 |
* | stdpaths: Add missing include | ZyX | 2015-10-23 |
* | stdpaths: Remove Apple defaults, use \*nix ones instead | ZyX | 2015-10-23 |
* | option: Add `//` to the end of default `&directory` | ZyX | 2015-10-23 |
* | stdpaths: Add documentation | ZyX | 2015-10-23 |
* | stdpaths: Do NOT create data directories | ZyX | 2015-10-23 |
* | stdpaths: Give proper error message in case directory creation failed | ZyX | 2015-10-23 |
* | stdpaths,main: Remove all remaining memory leaks | ZyX | 2015-10-23 |
* | stdpaths: Export get_xdg function (renamed) and use it for runtimepath | ZyX | 2015-10-23 |
* | stdpaths: Rename export functions so that they have common prefix | ZyX | 2015-10-23 |
* | stdpaths: Remove useless functions get_user_*_dir | ZyX | 2015-10-23 |
* | stdpaths: Fix some issues, specifically | ZyX | 2015-10-23 |
* | option,main: Partial support of XDG base directory specification | Keerthan Jaic | 2015-10-23 |