2011-12-14 |
David Kalnischkies | use FileFd instead of forking the compression childs... |
tree | commitdiff |
2011-12-13 |
David Kalnischkies | allow Open() and OpenDescriptor() to be called with... |
tree | commitdiff |
2011-12-13 |
David Kalnischkies | note to myself: In case you rename something, make... |
tree | commitdiff |
2011-12-13 |
David Kalnischkies | revert 2184.1.3: forward declaration instead of headers |
tree | commitdiff |
2011-12-12 |
David Kalnischkies | revert 2184.1.2: do not pollute namespace in headers |
tree | commitdiff |
2011-12-12 |
David Kalnischkies | Allow the FileFd to use an external Compressor to uncom... |
tree | commitdiff |
2011-12-11 |
David Kalnischkies | - add a ReadLine method |
tree | commitdiff |
2011-12-11 |
David Kalnischkies | add a testcase for FindPackages() to better validate... |
tree | commitdiff |
2011-12-11 |
David Kalnischkies | * apt-pkg/cdrom.cc: |
tree | commitdiff |
2011-12-10 |
David Kalnischkies | use fileutl exists-functions instead of doing the stat... |
tree | commitdiff |
2011-12-10 |
David Kalnischkies | strip the extension of the translation file before... |
tree | commitdiff |
2011-12-10 |
David Kalnischkies | * apt-pkg/contrib/fileutl.{h,cc}: |
tree | commitdiff |
2011-12-10 |
David Kalnischkies | enable FileFd to guess the compressor based on the... |
tree | commitdiff |
2011-11-29 |
David Kalnischkies | split up the OpenMode into OpenMode and CompressionMode and |
tree | commitdiff |
2011-11-23 |
David Kalnischkies | use getCompressors() instead of getCompressorTypes... |
tree | commitdiff |
2011-11-23 |
Steve McIntyre | factored out the decompressor code in IndexCopy::CopyPa... |
tree | commitdiff |
2011-11-23 |
Michael Vogt | merged from lp:~donkult/apt/experimental |
tree | commitdiff |
2011-11-23 |
Michael Vogt | merged lp:~mvo/apt/convert-to-multiarch-lib-thanks... |
tree | commitdiff |
2011-11-22 |
David Kalnischkies | * apt-pkg/depcache.cc: |
tree | commitdiff |
2011-11-22 |
David Kalnischkies | fix the operator++ implementations in the cachesets |
tree | commitdiff |
2011-11-22 |
Michael Vogt | * apt-pkg/cdrom.cc: |
tree | commitdiff |
2011-11-21 |
Julian Andres Klode | apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition... |
tree | commitdiff |
2011-11-11 |
David Kalnischkies | - provide a {Package,Version}List similar to {Package... |
tree | commitdiff |
2011-11-10 |
Michael Vogt | merged from lp:~donkult/apt/experimental |
tree | commitdiff |
2011-11-09 |
David Kalnischkies | * apt-pkg/cacheset.cc: |
tree | commitdiff |
2011-11-03 |
David Kalnischkies | * apt-pkg/deb/deblistparser.cc: |
tree | commitdiff |
2011-10-31 |
David Kalnischkies | do not enter an endless loop for (essential) pre-depend... |
tree | commitdiff |
2011-10-30 |
David Kalnischkies | * apt-pkg/contrib/sha2_internal.cc: |
tree | commitdiff |
2011-10-30 |
David Kalnischkies | merge with my debian-sid branch |
tree | commitdiff |
2011-10-20 |
Michael Vogt | merged from donkult |
tree | commitdiff |
2011-10-20 |
Michael Vogt | merged from donkult |
tree | commitdiff |
2011-10-17 |
David Kalnischkies | * algorithms.cc: |
tree | commitdiff |
2011-10-17 |
David Kalnischkies | * apt-pkg/packagemanager.cc: |
tree | commitdiff |
2011-10-14 |
Michael Vogt | merged lp:~donkult/apt/experimental |
tree | commitdiff |
2011-10-14 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-10-12 |
David Kalnischkies | * apt-pkg/pkgcache.cc: |
tree | commitdiff |
2011-10-12 |
David Kalnischkies | add implicit dependencies needed for Multi-Arch at... |
tree | commitdiff |
2011-10-12 |
David Kalnischkies | use one string to construct the error message instead... |
tree | commitdiff |
2011-10-12 |
David Kalnischkies | a version can have only a single md5 for descriptions... |
tree | commitdiff |
2011-10-11 |
David Kalnischkies | share description list between "same" versions (LP... |
tree | commitdiff |
2011-10-11 |
David Kalnischkies | * apt-pkg/pkgcachegen.cc: |
tree | commitdiff |
2011-10-05 |
David Kalnischkies | merge with current debian apt/sid |
tree | commitdiff |
2011-10-05 |
David Kalnischkies | cherrypick from my apt/experimental branch |
tree | commitdiff |
2011-10-05 |
David Kalnischkies | * apt-pkg/deb/debmetaindex.cc: |
tree | commitdiff |
2011-10-05 |
David Kalnischkies | merge with current debian apt/experimental |
tree | commitdiff |
2011-10-05 |
Michael Vogt | * apt-pkg/contrib/configuration.cc: |
tree | commitdiff |
2011-10-03 |
David Kalnischkies | * apt-pkg/policy.cc: |
tree | commitdiff |
2011-09-26 |
Michael Vogt | merged fix from donkult |
tree | commitdiff |
2011-09-21 |
David Kalnischkies | * apt-pkg/init.cc: |
tree | commitdiff |
2011-09-21 |
David Kalnischkies | * apt-pkg/deb/debsrcrecords.cc: |
tree | commitdiff |
2011-09-21 |
David Kalnischkies | convert a few for-loop char finds to proper strchr... |
tree | commitdiff |
2011-09-20 |
David Kalnischkies | * apt-pkg/deb/dpkgpm.cc: |
tree | commitdiff |
2011-09-20 |
David Kalnischkies | * apt-pkg/algorithms.cc: |
tree | commitdiff |
2011-09-20 |
David Kalnischkies | load the dpkg base arguments only one time and reuse... |
tree | commitdiff |
2011-09-20 |
David Kalnischkies | * apt-pkg/deb/dpkgpm.cc: |
tree | commitdiff |
2011-09-19 |
David Kalnischkies | fix foldmarker in algorithms.h |
tree | commitdiff |
2011-09-19 |
David Kalnischkies | remove old APT_COMPATIBILITY ifdef's |
tree | commitdiff |
2011-09-19 |
David Kalnischkies | use forward declaration in headers if possible instead... |
tree | commitdiff |
2011-09-19 |
David Kalnischkies | do not pollute namespace in the headers with using... |
tree | commitdiff |
2011-09-19 |
David Kalnischkies | remove an extra argument for the error mesage format |
tree | commitdiff |
2011-09-16 |
Michael Vogt | * apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc: |
tree | commitdiff |
2011-09-14 |
Michael Vogt | merged from donkult |
tree | commitdiff |
2011-09-14 |
David Kalnischkies | enable APT in unpack/configure ordering to handle loops... |
tree | commitdiff |
2011-09-14 |
Michael Vogt | * [abi-break] Support large files in the complete tools... |
tree | commitdiff |
2011-09-14 |
Michael Vogt | merged from lp:~donkult/apt/experimental |
tree | commitdiff |
2011-09-14 |
Michael Vogt | * apt-pkg/contrib/configuration.cc: |
tree | commitdiff |
2011-09-13 |
David Kalnischkies | merge with debian/sid |
tree | commitdiff |
2011-09-13 |
David Kalnischkies | merge with debian/experimental |
tree | commitdiff |
2011-09-13 |
David Kalnischkies | Support large files in the complete toolset. Indexes... |
tree | commitdiff |
2011-09-13 |
Michael Vogt | * apt-pkg/contrib/configuration.cc: |
tree | commitdiff |
2011-09-13 |
David Kalnischkies | reorder includes: add <config.h> if needed and include... |
tree | commitdiff |
2011-09-12 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-09-09 |
David Kalnischkies | M-A:same lockstep unpack should operate on installed |
tree | commitdiff |
2011-09-05 |
David Kalnischkies | - add an Acquire::Min-ValidTime option (Closes: ... |
tree | commitdiff |
2011-09-05 |
David Kalnischkies | * apt-pkg/indexrecords.cc: |
tree | commitdiff |
2011-08-23 |
David Kalnischkies | * apt-pkg/orderlist.cc: |
tree | commitdiff |
2011-08-23 |
David Kalnischkies | print from their the visit came from |
tree | commitdiff |
2011-08-22 |
David Kalnischkies | remove the caches in 'apt-get update', too, as they... |
tree | commitdiff |
2011-08-22 |
David Kalnischkies | * apt-pkg/acquire.cc: |
tree | commitdiff |
2011-08-22 |
David Kalnischkies | * apt-pkg/acquire-item.cc: |
tree | commitdiff |
2011-08-17 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | merge with the final changelog from debian-sid |
tree | commitdiff |
2011-08-17 |
David Kalnischkies | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: |
tree | commitdiff |
2011-08-16 |
Christopher Baines | Fixed a problem where the loop flag would be removed... |
tree | commitdiff |
2011-08-15 |
Christopher Baines | Fixed a bug where SmartUnPack would be called with... |
tree | commitdiff |
2011-08-15 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
tree | commitdiff |
2011-08-15 |
Michael Vogt | merged from the debian-sid branch |
tree | commitdiff |
2011-08-15 |
Michael Vogt | merged fixes from lp:~mvo/apt/mvo |
tree | commitdiff |
2011-08-14 |
Christopher Baines | Applied DonKult (David)'s excellent fix for inproving... |
tree | commitdiff |
2011-08-13 |
Christopher Baines | Fix a bug introduced in Rev.2159 on line 398, also... |
tree | commitdiff |
2011-08-12 |
Christopher Baines | Added code to allow SmartConfigure to be called mutiple... |
tree | commitdiff |
2011-08-12 |
Christopher Baines | Inproved debug with versioning |
tree | commitdiff |
2011-08-12 |
Christopher Baines | Small fix for loop handeling. |
tree | commitdiff |
2011-08-12 |
Michael Vogt | lots of cppcheck fixes |
tree | commitdiff |
2011-08-11 |
David Kalnischkies | rename the parameter name of MarkDelete from Purge... |
tree | commitdiff |
2011-08-11 |
David Kalnischkies | fix a few more cppcheck performance and scope warnings |
tree | commitdiff |
2011-08-11 |
David Kalnischkies | cppcheck complains about some possible speed improvemen... |
tree | commitdiff |
2011-08-11 |
David Kalnischkies | fix some cppcheck: (warning) Member variable is not... |
tree | commitdiff |
2011-08-11 |
David Kalnischkies | cppcheck is right that the check for preventing null... |
tree | commitdiff |
2011-08-11 |
Christopher Baines | Added a RmFlag function to remvoe the loop flag, this... |
tree | commitdiff |
next |