Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ConfigPath: simplify the duplicate tilde check | Max Kellermann | 2013-09-12 | 1 | -5/+5 |
* | ConfigPath: convert "home" variable to Path object | Max Kellermann | 2013-09-12 | 1 | -9/+11 |
* | ConfigPath: move code to GetHome() | Max Kellermann | 2013-09-12 | 1 | -28/+48 |
* | ConfigPath: include cleanup | Max Kellermann | 2013-09-12 | 1 | -16/+0 |
* | Path: add FromUTF8() overload that returns an Error | Max Kellermann | 2013-09-12 | 1 | -6/+2 |
* | ConfigPath: move path_domain to system/Path.cxx | Max Kellermann | 2013-09-12 | 1 | -3/+0 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+2 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -20/+16 |
* | ConfigPath: return a Path object | Max Kellermann | 2013-08-07 | 1 | -8/+17 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -2/+2 |
* | utils: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -0/+120 |