summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2005-08-09* merged from mainMichael Vogt
2005-08-08* removed the lsb_release build patch (nobody except me seems to like it)Michael Vogt
2005-08-01* fix the breakage from my last commit (note to self: always, _always_ run ba...Michael Vogt
2005-08-01* added debian/patches dirMichael Vogt
2005-08-01* build debian and ubuntu package from the same sourceMichael Vogt
2005-08-01* merged with matts treeMichael Vogt
2005-06-26* merged with matt's treeMichael Vogt
2005-06-26* merged apt--main and make sure that the po files come from apt--main (becau...Michael Vogt
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-05-23* updated the changelog Michael Vogt
2005-05-19* fix the cache-control header generation Michael Vogt
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt
2005-05-10* changelog updatedMichael Vogt
2005-05-06* added myself to uploaders, changelog is signed with mvo@debian.org and in s...Michael Vogt
2005-05-06Merge michael.vogt@ubuntu.com--2005/apt--mvo--0Matt Zimmerman
2005-05-05* changed distro to "experimental", changed version number to 0.6.36Michael Vogt
2005-04-06* supress output when /var/cache/apt/archives is empty; break when min-age is...Michael Vogt
2005-04-06Update changelogMatt Zimmerman
2005-04-06* honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt
2005-04-01* whitespace change to add incomplete log for last patchMichael Vogt
2005-04-01* changelog updatedMichael Vogt
2005-03-31* merged with matts treeMichael Vogt
2005-03-26Update changelogMatt Zimmerman
2005-03-26Update changelogMatt Zimmerman
2005-03-26Merge apt--mvo--0Matt Zimmerman
2005-03-26Open 0.6.36Matt Zimmerman
2005-03-23* changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days nowMichael Vogt
2005-03-22* MinAge implemented, cron script variables documented, bugfix in check_stamp...Michael Vogt
2005-03-15* check cache size after AUTOCLEAN was run (but independent)Michael Vogt
2005-03-15* run check_size_constraints independent of AUTOCLEAN (thanks Matt)Michael Vogt
2005-03-15* be more carefull when building the archive path (thanks to matt!)Michael Vogt
2005-03-14Update changelogMatt Zimmerman
2005-03-14Use find|xargs rather than find -exec in cron.dailyMatt Zimmerman
2005-03-14Correct spelling in cron.dailyMatt Zimmerman
2005-03-14Merge apt--mvo--0Matt Zimmerman
2005-03-14* add APT::Archives::{MaxAge,MaxSize} to the cron.daily apt scriptMichael Vogt
2005-03-08Open 0.6.35Matt Zimmerman
2005-03-05Merge from bubulle@debian.org--2005/apt--main--0 (translations)Matt Zimmerman
2005-03-05Update build-depends on gettext to 0.12Matt Zimmerman
2005-03-05Add missing semicolon in configure-index (Debian #295773)Matt Zimmerman
2005-03-05Open 0.6.34Matt Zimmerman
2005-02-26Merge apt--mvo--0Matt Zimmerman
2005-02-09Merge apt--mvo--0Matt Zimmerman
2005-02-09Open 0.6.32Matt Zimmerman
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman
2005-02-04Fix build/install of Polish offline documentationMatt Zimmerman
2005-02-04allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman
2005-01-22Remove debugging from apt.cron.dailyMatt Zimmerman