| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | merge with debian-experimental-ma | David Kalnischkies | 2010-08-10 | 13 | -21/+55 | |
| | | |\ \ | | |/ / | |/| | | ||||||
| | * | | | apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. | Julian Andres Klode | 2010-08-10 | 8 | -11/+13 | |
| | * | | | apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211) | Julian Andres Klode | 2010-08-10 | 2 | -1/+9 | |
| | * | | | apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode. | Julian Andres Klode | 2010-08-10 | 3 | -1/+6 | |
| | * | | | * debian/control: | Julian Andres Klode | 2010-08-07 | 2 | -1/+3 | |
| | * | | | Fix changelog. | Julian Andres Klode | 2010-08-07 | 1 | -1/+1 | |
| | * | | | * apt-pkg/depcache.cc: | Julian Andres Klode | 2010-08-06 | 2 | -3/+11 | |
| | * | | | * apt-pkg/cdrom.cc: | Michael Vogt | 2010-08-02 | 2 | -1/+5 | |
| | * | | | * apt-pkg/pkgcache.cc: | Michael Vogt | 2010-07-30 | 2 | -1/+12 | |
| | | * | | * apt-pkg/algorithms.cc: | David Kalnischkies | 2010-08-10 | 4 | -38/+70 | |
| * | | | | Update PO(T) files | bubulle@debian.org | 2010-08-23 | 2 | -306/+190 | |
| * | | | | French manpages translation update | bubulle@debian.org | 2010-08-23 | 2 | -170/+149 | |
| * | | | | Update PO(T) files | bubulle@debian.org | 2010-08-23 | 44 | -1271/+3768 | |
| * | | | | Change the translation of mmap | bubulle@debian.org | 2010-08-22 | 1 | -9/+12 | |
| * | | | | French translation update | bubulle@debian.org | 2010-08-22 | 2 | -93/+119 | |
| | |/ / |/| | | ||||||
| * | | | * Swedish translation update. Closes: #592366 | bubulle@debian.org | 2010-08-09 | 2 | -94/+213 | |
| * | | | set to UNRELEASED | Michael Vogt | 2010-07-30 | 1 | -1/+1 | |
| * | | | refresh po/pot files in doc/ and po/ | Michael Vogt | 2010-07-30 | 54 | -25990/+33660 | |
| * | | | * merge of the debian-expermental-ma branch | Michael Vogt | 2010-07-30 | 210 | -24441/+46124 | |
| |\| | | ||||||
| | * | | releasing version 0.7.26~exp12 | Michael Vogt | 2010-07-30 | 1 | -3/+2 | |
| | * | | - return success in show if a virtual package was given | Michael Vogt | 2010-07-30 | 2 | -27/+41 | |
| | |\ \ | ||||||
| | | * | | - return success in show if a virtual package was given | David Kalnischkies | 2010-07-30 | 2 | -27/+41 | |
| | * | | | - [ABI BREAK] add an ErrorType option to CacheSetHelper | Michael Vogt | 2010-07-30 | 7 | -24/+86 | |
| | |\| | | ||||||
| | | * | | * debian/control: | David Kalnischkies | 2010-07-30 | 2 | -2/+6 | |
| | | * | | - [ABI BREAK] add an ErrorType option to CacheSetHelper | David Kalnischkies | 2010-07-30 | 6 | -23/+81 | |
| | |/ / | ||||||
| | * | | * apt-pkg/cacheset.cc: | Michael Vogt | 2010-07-30 | 2 | -1/+5 | |
| | * | | * debian/control: | Michael Vogt | 2010-07-30 | 2 | -1/+8 | |
| | * | | releasing version 0.7.26~exp11 | Michael Vogt | 2010-07-29 | 1 | -1/+1 | |
| | * | | merge from lp:~donkult/apt/sid | Michael Vogt | 2010-07-29 | 1 | -0/+3 | |
| | |\ \ | ||||||
| | | * | | remove the temporary compare files we create | David Kalnischkies | 2010-07-29 | 1 | -0/+3 | |
| | * | | | apt-pkg/init.h: update MAPT_PKG_MINOR because 9 was used in experimental for ... | Michael Vogt | 2010-07-29 | 1 | -1/+1 | |
| | |/ / | ||||||
| | * | | add inline DumpError() to avoid subtle API break | Michael Vogt | 2010-07-29 | 2 | -1/+14 | |
| | * | | * apt-pkg/contrib/error.{cc,h} | Michael Vogt | 2010-07-29 | 3 | -7/+12 | |
| | * | | * apt-pkg/orderlist.cc: | Michael Vogt | 2010-07-29 | 6 | -3/+374 | |
| | |\ \ | ||||||
| | | * | | configure also the replacement before remove by adding Immediate flag | David Kalnischkies | 2010-07-29 | 5 | -16/+106 | |
| | | * | | * apt-pkg/orderlist.cc: | David Kalnischkies | 2010-07-28 | 5 | -2/+271 | |
| | | * | | auto-install Packages and status file of the testcase | David Kalnischkies | 2010-07-28 | 1 | -2/+14 | |
| | * | | | merged lp:~donkult/apt/sid | Michael Vogt | 2010-07-29 | 17 | -169/+486 | |
| | |\| | | ||||||
| | | * | | - show in (r)depends the canidate per default instead of newest | David Kalnischkies | 2010-07-26 | 2 | -148/+67 | |
| | | * | | - add a 'newest' pseudo target release as in pkg/newest | David Kalnischkies | 2010-07-26 | 2 | -2/+9 | |
| | | * | | add APT::Cache::ShowOnlyFirstOr option to print only the first | David Kalnischkies | 2010-07-26 | 1 | -2/+10 | |
| | | * | | Strip the .sh extension from the libapt testrunner and | David Kalnischkies | 2010-07-25 | 1 | -5/+6 | |
| | | * | | - prefer non-virtual packages in FindPreferredPkg (Closes: #590041) | David Kalnischkies | 2010-07-25 | 4 | -2/+233 | |
| | | * | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2010-07-25 | 3 | -6/+13 | |
| | | * | | * apt-pkg/cacheset.cc: | David Kalnischkies | 2010-07-17 | 7 | -10/+10 | |
| | | * | | factor regex package name matches into newly created cachefilter classes | David Kalnischkies | 2010-07-17 | 4 | -15/+91 | |
| | | * | | * cmdline/apt-cache.cc: | David Kalnischkies | 2010-07-16 | 3 | -15/+78 | |
| | | * | | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-07-14 | 2 | -4/+12 | |
| | * | | | * apt-pkg/cdrom.cc: | Julian Andres Klode | 2010-07-27 | 2 | -1/+4 | |
| | * | | | * cmdline/apt-get.cc: | Julian Andres Klode | 2010-07-27 | 2 | -0/+9 | |
