Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-31 | * debcache has a "Packages" attribute now too (like the cache) | Michael Vogt | 1 | -9/+1 | |
2005-03-14 | * basic fetch interface, mostly stubs right now | Michael Vogt | 1 | -4/+57 | |
2005-03-09 | * Implemented OpProgress support | Michael Vogt | 1 | -7/+5 | |
2005-02-23 | * apt_pkg.GetCache() supports a progress callback now too | Michael Vogt | 1 | -6/+19 | |
2004-11-24 | Don't do both depiterator++ and GlobOr; GlobOr incremen... | Arch Librarian | 1 | -2/+2 | |
Author: mdz Date: 2003-06-03 03:03:23 GMT Don't do both depiterator++ and GlobOr; GlobOr increments the iterator (why?) | |||||
2004-11-24 | Manuel Estrada Sainz's patch to fix memory leak with Tm... | Arch Librarian | 1 | -3/+32 | |
Author: jgg Date: 2002-07-08 03:24:48 GMT Manuel Estrada Sainz's patch to fix memory leak with TmpGetCache. | |||||
2004-11-24 | Fix g++-3.0 compilation issues | Arch Librarian | 1 | -34/+34 | |
Author: mdz Date: 2002-02-26 01:36:15 GMT Fix g++-3.0 compilation issues | |||||
2004-11-24 | Changed include paths | Arch Librarian | 1 | -2/+2 | |
Author: jgg Date: 2002-01-08 06:53:04 GMT Changed include paths | |||||
2004-11-24 | Initial revision | Arch Librarian | 1 | -0/+731 | |
Author: jgg Date: 2001-02-20 06:32:01 GMT Initial revision |