Add filesystem::dirForEach: Invoke callback for each entry in directory.
[platform/upstream/libzypp.git] / zypp / PathInfo.h
2012-04-16 Michael AndresAdd filesystem::dirForEach: Invoke callback for each...
2009-11-27 Michael AndresAdd filesystem::addmode/delmode to add/delete specific...
2009-10-13 Michael AndresAdd filesystem::hardlinkCopy: Create newpath as hardlin...
2009-05-22 Michael AndresAdd filesystem:: and filesystem::exchange, fix - assert...
2008-10-16 Duncan Mac-Vicar Psadly, DirEntry type does not get filled for some remote
2008-09-23 Duncan Mac-Vicar P- refactoring of Fetcher into smaller methods
2008-02-08 Stephan Kulow--------------------------------------------------...
2008-01-02 Jan Kupec- expandlink(Pathname) added
2007-12-10 Michael AndresLog more details about zypp lock owner.
2007-09-11 Michael AndresLog filesystem operations as milestone
2007-08-15 Jan Kupec- int touch(Pathname) added
2007-07-31 Michael AndresAdded filesystem::getUmask and filesystem::applyUmaskTo...
2007-03-15 Michael AndresAdded PathInfo::c_str
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-06-19 Duncan Mac-Vicar Pmerge make-it-cool
2006-02-28 Marius Tomaschewski- Implemented a copy_dir_content (variant of copy_dir)
2006-01-31 Marius Tomaschewski- Implemented major() and minor() methods.
2006-01-17 Michael Andres- fixed bug in PathInfo
2005-12-11 Michael Andres- Pathname,PathInfo
2005-12-08 Jiri SrainAdapted classes from liby2util, some of them to be...