Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 1 | -1/+1 |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann | 1 | -3/+3 |
2013-10-17 | fs/Path: rename to AllocatedPath | Max Kellermann | 1 | -2/+2 |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -4/+10 |
2013-05-06 | UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8 | Denis Krjuchkov | 1 | -3/+3 |
2013-02-02 | ExcludeList.cxx: use FOpen | Denis Krjuchkov | 1 | -2/+2 |
2013-01-26 | Path: ToUTF() returns std::string | Denis Krjuchkov | 1 | -3/+3 |
2013-01-22 | Path: move to fs subdirectory | Denis Krjuchkov | 1 | -1/+1 |
2013-01-18 | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 1 | -5/+3 |
2013-01-17 | path: convert to C++ | Max Kellermann | 1 | -4/+1 |
2013-01-03 | ExcludeList: convert to a class | Max Kellermann | 1 | -22/+8 |
2013-01-03 | exclude: convert to C++ | Max Kellermann | 1 | -3/+6 |
2013-01-03 | exclude: make variables more local | Max Kellermann | 1 | -5/+3 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-11-07 | exclude: use GPatternSpec instead of fnmatch() | Max Kellermann | 1 | -5/+5 |
2009-10-16 | update: obey .mpdignore files | Max Kellermann | 1 | -0/+94 |