2011-04-15 |
David Kalnischkies | * apt-pkg/depcache.cc: |
commit | commitdiff | tree | snapshot |
2011-04-15 |
David Kalnischkies | add sbin directories to PATH to avoid dpkg warnings |
commit | commitdiff | tree | snapshot |
2011-04-15 |
David Kalnischkies | be able to set priorities for created test packages |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Julian Andres... | Release 0.8.14 0.8.14 |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Julian Andres... | * debian/control: |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Julian Andres... | Merge from DonKult |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Julian Andres... | Last commit Closes: #121132, LP: #399474 |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Julian Andres... | Close LP: #399474 |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Julian Andres... | * apt-pkg/policy.cc: |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Julian Andres... | * apt-pkg/deb/deblistparser.cc: |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Julian Andres... | * cmdline/apt-get.cc: |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Michael Vogt | merged from the mvo branch |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Julian Andres... | * apt-pkg/acquire-item.cc: |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Julian Andres... | * apt-pkg/indexcopy.cc: |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Michael Vogt | * debian/apt.cron.daily: |
commit | commitdiff | tree | snapshot |
2011-04-06 |
David Kalnischkies | * apt-pkg/pkgcache.cc: |
commit | commitdiff | tree | snapshot |
2011-04-06 |
David Kalnischkies | document the pkg:any specialcasing in FindPkg as well... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Michael Vogt | * apt-pkg/aptconfiguration.cc: |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Michael Vogt | merged from debian-sid |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Michael Vogt | releasing version 0.8.13.2 0.8.13.2 |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Michael Vogt | merged from lp:~donkult/apt/sid |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Michael Vogt | merged from debian-sid |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Julian Andres... | apt-pkg/acquire-item.cc: Use stat buffer if stat was 0.8.13.1 |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David Kalnischkies | let TimeRFC1123 return an empty string if gmtime()... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
David Kalnischkies | impossible to be too long but just to be sure use snprintf |
commit | commitdiff | tree | snapshot |
2011-03-29 |
David Kalnischkies | be able to disable resolver with APT::Get::CallResolver... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Kalnischkies | be able to disable resolver with APT::Get::AutoSolving |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Kalnischkies | * apt-pkg/deb/deblistparser.cc: |
commit | commitdiff | tree | snapshot |
2011-03-26 |
David Kalnischkies | * cmdline/apt-get.cc: |
commit | commitdiff | tree | snapshot |
2011-03-26 |
David Kalnischkies | do not change protected packages in autoinstall (Closes... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
David Kalnischkies | * apt-pkg/aptconfiguration.cc: |
commit | commitdiff | tree | snapshot |
2011-03-25 |
David Kalnischkies | * apt-pkg/cacheiterator.h: |
commit | commitdiff | tree | snapshot |
2011-03-25 |
David Kalnischkies | * apt-pkg/pkgcachegen.cc: |
commit | commitdiff | tree | snapshot |
2011-03-25 |
David Kalnischkies | * apt-pkg/depcache.cc: |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Vogt | methods/mirror.cc: raise error if the mirror file can... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Vogt | do not crash if the mirror file fails to download |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Vogt | merge fix from Matt Zimmerman, many thanks (LP: #741098) |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David Kalnischkies | document ButAutomaticUpgrades together with NotAutomatic |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David Kalnischkies | * doc/apt_preferences.5.xml: |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David Kalnischkies | * debian/apt.conf.autoremove: |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David Kalnischkies | * apt-pkg/deb/deblistparser.h: |
commit | commitdiff | tree | snapshot |
2011-03-23 |
David Kalnischkies | add a method to insert packages into dpkg's status... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
David Kalnischkies | reorganize the marker methods a bit by moving the commo... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
David Kalnischkies | * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: |
commit | commitdiff | tree | snapshot |
2011-03-16 |
David Kalnischkies | * apt-pkg/deb/dpkgpm.cc: |
commit | commitdiff | tree | snapshot |
2011-03-16 |
David Kalnischkies | enable buildsimplenativepackage to build packages for... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Michael Vogt | releasing version 0.8.13 0.8.13 |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Michael Vogt | apt-pkg/acquire-method.cc: fix copy/paste error |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Vogt | methods/mirror.cc: randomize only based on hostname |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Vogt | methods/mirror.cc: init random seed at startup |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Vogt | apt-pkg/acquire-item.cc: add some more missing Fail... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Vogt | randomize mirror list to ensure more even load |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Vogt | apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Vogt | debian/changelog: mark UNRELEASED |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Vogt | * po/sl.po: |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Vogt | * mirror method: |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Michael Vogt | methods/mirror.cc: improve debug output and fix selecti... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Michael Vogt | * apt-pkg/acquire-item.cc: |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Michael Vogt | rename debian/apt.cron.daily back for now until the... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Vogt | * debian/zzapt.cron.daily: |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Vogt | merged from debian-sid |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Vogt | releasing version 0.8.12 0.8.12 |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Vogt | apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Vogt | doc/po/fr.po: fix typo |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Vogt | merged the lp:~mvo/apt/mvo branch |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Vogt | * apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}: |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Vogt | merged from donkult |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Michael Vogt | apt-pkg/contrib/cdromutl.{cc,h}: return string for... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Michael Vogt | apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Michael Vogt | apt-pkg/cdrom.h: move new member to the end to minimize... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
David Kalnischkies | Remove the "pseudopackage" handling of Architecture... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
David Kalnischkies | use FullName and strdup instead of handmade and new[] |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Steve Langasek | * apt-pkg/deb/dpkgpm.cc: |
commit | commitdiff | tree | snapshot |
2011-03-07 |
David Kalnischkies | Italian translation update (Milo Casagrande). Closes... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
David Kalnischkies | * cmdline/apt-get.cc: |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Michael Vogt | apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForD... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Michael Vogt | apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysa... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Vogt | * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc: |
commit | commitdiff | tree | snapshot |
2011-02-27 |
David Kalnischkies | * apt-inst/deb/debfile.cc: |
commit | commitdiff | tree | snapshot |
2011-02-27 |
David Kalnischkies | support every compression we have a compressor configured |
commit | commitdiff | tree | snapshot |
2011-02-27 |
David Kalnischkies | - load the supported compressors from configuration |
commit | commitdiff | tree | snapshot |
2011-02-27 |
David Kalnischkies | d'uh! implement and not only declare the string wrapper... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Michael Vogt | * apt-pkg/deb/debindexfile.cc: |
commit | commitdiff | tree | snapshot |
2011-02-24 |
bubulle@debian.org | Italian translation update (Milo Casagrande). Closes... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
David Kalnischkies | * ftparchive/contents.cc: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | test the xz compressor, too |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | * apt-pkg/deb/debsrcrecords.cc: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | * apt-pkg/deb/debsrcrecords.cc: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | * apt-pkg/aptconfiguration.cc: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | * ftparchive/writer.cc: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | add options to disable specific checksums for Indexes |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | * ftparchive/writer.cc: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | * apt-pkg/contrib/fileutl.cc: |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Christian Perrier | Fix error in French translation of manpages (apt_prefer... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
David Kalnischkies | fix the pointer to the VCS-Bzr |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Vogt | doc/examples/configure-index: remove no longer used... |
commit | commitdiff | tree | snapshot |
next |