aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientFile.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-3/+0
* Client: move trivial functions into the Client classMax Kellermann2013-10-191-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-1/+1
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-2/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-9/+7
* ack.h: move to protocol/Max Kellermann2013-08-101-1/+1
* ClientFile: use Path and file system API, update usages accordinglyDenis Krjuchkov2013-05-061-2/+4
* ClientFile.cxx: include config.hDenis Krjuchkov2013-05-061-0/+1
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-1/+1
* client: convert to C++Max Kellermann2013-01-031-0/+70