Age | Commit message (Expand) | Author |
2010-01-08 | fix merge error | Michael Vogt |
2010-01-08 | * French manpage translation update | Michael Vogt |
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-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 |
2009-07-08 | [contrib/mmap] implements a theoretical dynamic growing mmap | David Kalnischkies |
2009-07-02 | * apt-pkg/acquire-worker.cc: | Michael Vogt |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2009-06-29 | merge r1797 from lp:~donkult/apt/experimental | Michael Vogt |
2009-06-12 | apt-pkg/contrib/configuration.cc: Fix a small memory leak in | Julian Andres Klode |
2009-06-09 | [ABI break] support '#' in apt.conf and /etc/apt/preferences | Michael Vogt |
2009-04-24 | build fixes for g++-4.4 | Michael Vogt |
2009-04-23 | fix problematic use of tolower() when calculating the version | Michael Vogt |
2009-04-09 | * apt-pkg/contrib/strutl.cc: | Michael Vogt |
2009-03-06 | Fix FindFile (and FindDir) so that the value of RootDir is applied to the def... | Daniel Burrows |
2009-01-08 | * apt-pkg/contrib/strutl.cc: | Michael Vogt |
2008-12-09 | merged from the debian-sid branch | Michael Vogt |
2008-12-09 | apt-pkg/contrib/strutl.cc: increase the size limit | Michael Vogt |
2008-12-08 | * apt-pkg/indexrecords.cc: | Michael Vogt |
2008-11-26 | Added instruction how to work around MMap error in MMap error message. | Eugene V. Lyubimkin |
2008-10-28 | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt |
2008-10-28 | fix various -Wall warnings | Michael Vogt |
2008-10-03 | Applying #298821 patch for further arbitary typos | Luca Bruno |
2008-10-03 | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno |
2008-08-05 | fix various -Wall warnings | Michael Vogt |
2008-05-23 | Apply patch to avoid truncating of arbitrary files. Thanks to Bryan | Otavio Salvador |