Age | Commit message (Expand) | Author |
2010-02-13 | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | David Kalnischkies |
2010-02-13 | merge with debian-sid | David Kalnischkies |
2010-01-31 | merge r1966..1967 from lp:~donkult/apt/sid | Michael Vogt |
2010-01-31 | * cmdline/acqprogress.cc: | Michael Vogt |
2010-01-30 | cleanup the error header a bit by moving the printf-macros out | David Kalnischkies |
2010-01-30 | * apt-pkg/contrib/macros.h: | David Kalnischkies |
2010-01-23 | * apt-pkg/contrib/fileutl.cc: | Michael Vogt |
2010-01-22 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt |
2010-01-22 | mark the Error methods as __cold | David Kalnischkies |
2010-01-22 | add a few gcc helpers, including [un]likely() and __deprecated | David Kalnischkies |
2010-01-20 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies |
2010-01-16 | Fix the newly introduced method GetListOfFilesInDir to not accept every | David Kalnischkies |
2010-01-13 | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back | David Kalnischkies |
2010-01-08 | fix merge error | Michael Vogt |
2010-01-08 | * French manpage translation update | Michael Vogt |
2010-01-03 | Add a GetListOfFilesInDir() helper method which replaces the old | David Kalnischkies |
2009-12-23 | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies |
2009-12-19 | mark the Error/Warning method as __cold | David Kalnischkies |
2009-12-19 | add optional gcc features as deprecated, unused and (un)likely | David Kalnischkies |
2009-12-10 | merge with lp:~mvo/apt/debian-sid : move all my ABI break changes | David Kalnischkies |
2009-12-10 | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt |
2009-12-10 | * merge lp:~mvo/apt/netrc branch, this adds support for a | Michael Vogt |
2009-12-07 | if "/" is found in the machine, do a uri.startswith(host) substring match to ... | Michael Vogt |
2009-12-04 | * apt-pkg/contrib/netrc.cc: | Michael Vogt |
2009-11-25 | another round of method hardening with const& in Configuration | David Kalnischkies |
2009-11-25 | merge my rred-rewrite branch & add it's changes to the changelog | David Kalnischkies |
2009-11-09 | extent the mmap to be able to handle currently not implemented | David Kalnischkies |
2009-10-24 | Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2 | David Kalnischkies |
2009-10-16 | add ftp support, basic debugging | Michael Vogt |
2009-10-16 | port netrc support from maemon | Michael Vogt |
2009-09-08 | replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208) | David Kalnischkies |
2009-09-07 | reintroduce #clear and #include in the config files, | David Kalnischkies |
2009-09-04 | add a helper to easily get a vector of strings from the configuration | David Kalnischkies |
2009-08-08 | merge with apt-sid | David Kalnischkies |
2009-08-03 | [apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning: | David Kalnischkies |
2009-08-02 | * apt-pkg/contrib/mmap.cc: | Julian Andres Klode |
2009-07-31 | [apt-pkg/contrib/strutl.cc] enable thousand separator according to | David Kalnischkies |
2009-07-27 | merged from donkult | Michael Vogt |
2009-07-26 | merge with lp:apt/debian-sid | David Kalnischkies |
2009-07-25 | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary | Otavio Salvador |
2009-07-24 | merge from the donkult branch | Michael Vogt |
2009-07-23 | [apt-pkg] yet another bit of mmap and pkgcachegen housekeeping | David Kalnischkies |
2009-07-23 | [ABI] merged the libudev-dlopen branch, this allows to pass | Michael Vogt |
2009-07-22 | * methods/cdrom.cc: | Michael Vogt |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-07-21 | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.cc | David Kalnischkies |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt |
2009-07-16 | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc: | Julian Andres Klode |
2009-07-15 | [contrib/error.cc] place a colon between errno and error text in output | David Kalnischkies |
2009-07-08 | add a segfault handler to MMap to show the Cache-Limit message, which | David Kalnischkies |