- refactoring of Fetcher into smaller methods
[platform/upstream/libzypp.git] / zypp / Fetcher.cc
2008-09-23 Duncan Mac-Vicar P- refactoring of Fetcher into smaller methods
2008-09-23 Duncan Mac-Vicar P- refactor fetcher big loop method in smaller methods
2008-05-23 Duncan Mac-Vicar Prevert commit don't check for existence of keys,
2008-05-21 Duncan Mac-Vicar P- dont check for existence of keys but provde a way...
2008-05-02 Josef Reidingerrelease file after copy to cache as soon as possible...
2008-03-18 Josef Reidingerfix masking skip and abort exception
2008-03-13 Duncan Mac-Vicar P- add cache path only if it exists
2008-02-19 Duncan Mac-Vicar Perror message
2008-02-19 Duncan Mac-Vicar P- hardlink when possible to optimize data transfer
2008-02-17 Duncan Mac-Vicar P- Fetcher::reset() should not reset cache directories.
2008-02-15 Duncan Mac-Vicar P- merge Stano's patch to keep downloaded rpms
2007-08-23 Duncan Mac-Vicar P- Fixes for the checksum/signature subsystem (#302059)
2007-08-23 Duncan Mac-Vicar PDon't lose the checkers when adding jobs.
2007-08-22 Arvin Schnell- remember exception history
2007-08-07 Duncan Mac-Vicar P- check that checksum is not empty before comparing it
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-06-20 Arvin Schnell- fixed some typos
2007-06-17 Duncan Mac-Vicar P- add progress hook to all time consuming tasks in...
2007-05-22 Duncan Mac-Vicar P- make FileChecker use exceptions instead of bool
2007-05-21 Duncan Mac-Vicar P- validate the files on start()
2007-05-21 Duncan Mac-Vicar P- implement signature and checksum checker in
2007-05-21 Duncan Mac-Vicar Phide fetcher implementation in order to operate over...
2007-04-11 Duncan Mac-Vicar Prename the insert cache method
2007-04-03 Michael Andresfixes to compile with latest gcc
2007-03-12 Duncan Mac-Vicar P- Move Fetcher class to zypp/