ntk/apt.git
2005-11-09 Michael Vogt* merged daniel burrows fixes for the auto-mark code
2005-08-19 Michael Vogt* added a InRootSetFunc class for clients to add own...
2005-08-18 Michael Vogt* merged from main
2005-07-04 Michael Vogt* invert the auto-mark flag only for new installs ...
2005-06-30 Michael Vogt* slighly more debug output, renamed "--automatic-remov...
2005-06-30 Michael Vogt* Install-Reason -> Auto-Installed in pkgstates
2005-06-30 Michael Vogt* some WS fixes
2005-06-30 Michael Vogt* added APT::NeverAutoRemove (a list of regexp for...
2005-06-30 Michael Vogt* added a callback to pkgMarkUsed() so that frontend...
2005-06-29 Michael Vogt* fix a bug when readStateFile is called with no OpProg...
2005-06-29 Michael Vogt* merged with ubuntu, only use the pkgCache::Flag:...
2005-06-29 Michael Vogt* use mark-and-sweep from aptitude now as GC algorithm
2005-06-28 Matt ZimmermanUpdate configure.in
2005-06-28 Matt ZimmermanMerge with mainline
2005-06-28 Matt ZimmermanFinalize 0.6.39
2005-06-28 Matt Zimmermaninstall only the ubuntu keyring
2005-06-28 Matt ZimmermanMerge with mainline
2005-06-28 Michael Vogt* merged with apt--ubuntu--0
2005-06-28 Michael Vogt* bumped the library version
2005-06-28 Michael Vogt* cleanups, documentation updates (don't show any debug...
2005-06-27 Michael Vogt* merged with mainline
2005-06-26 Matt ZimmermanMerge with mvo
2005-06-26 Matt ZimmermanMerge with mainline
2005-06-26 Matt ZimmermanImproved arch-build rule
2005-06-26 Matt ZimmermanMerge with mainline
2005-06-25 Matt Zimmerman0.6.38ubuntu1
2005-06-25 Matt ZimmermanMerge from Debian branch
2005-06-25 Matt Zimmermantag of apt@packages.debian.org/apt--main--0--patch-88
2005-06-24 Michael Vogt* merged with the apt--improved-do-install patch
2005-06-24 Michael Vogt* merged with apt--main and apt--fixes
2005-06-24 Michael Vogt* moved the importend algorithm to algorithm.h as ...
2005-06-24 Michael Vogt* write the state file after a successfull commit from...
2005-06-24 Michael Vogt* moved most of the real work into depcache::writeStateFile
2005-06-23 Michael Vogt* cleanups
2005-06-13 Matt ZimmermanChange debian/bugscript to use #!/bin/bash (Closes...
2005-06-06 Matt ZimmermanUpdate changelog
2005-06-06 Matt Zimmermanadd Welsh translations from Dafydd Harries
2005-05-25 Matt ZimmermanMerge patch from Philippe Batailler for French man...
2005-05-24 Matt ZimmermanFix build of French man pages (now using XML, not SGML)
2005-05-24 Matt ZimmermanUpdate changelog
2005-05-24 Matt Zimmermanmerge bubulle@debian.org--2005/apt--main--0
2005-05-24 Matt ZimmermanOpen 0.6.37
2005-05-24 Matt ZimmermanMerge michael.vogt@ubuntu.com--2005/apt--fixes--0
2005-05-11 Christian PerrierPortuguese translation update
2005-05-11 Christian PerrierRevert changes to debian/changelog and debian/apt.cron...
2005-05-10 Michael Vogt* ported/cleaned up the "Automatic dependency handling...
2005-05-09 Michael Vogttag of apt@packages.debian.org/apt--main--0--patch-79
2005-05-08 Christian PerrierCorrect syntax errors in Hebrew translation
2005-05-07 Christian PerrierMerge with Matt
2005-05-06 Matt ZimmermanMerge michael.vogt@ubuntu.com--2005/apt--mvo--0
2005-05-05 Michael Vogt* changed distro to "experimental", changed version...
2005-05-05 Christian PerrierUpdate French man pages translations
2005-04-30 Christian PerrierCorrect the Hebrew translation for #306658
2005-04-28 Christian PerrierMerge with Matt
2005-04-28 Christian PerrierHebres translation update
2005-04-24 Christian PerrierBasque translation update
2005-04-10 Christian PerrierMerge with Matt
2005-04-06 Michael Vogt* supress output when /var/cache/apt/archives is empty...
2005-04-06 Matt ZimmermanUpdate changelog
2005-04-06 Matt ZimmermanMerge apt--mvo--0
2005-03-29 Christian PerrierUpdate French translation
2005-03-29 Christian PerrierRe-generate the POT and PO files from sources
2005-03-28 Christian PerrierSync with Matt
2005-03-28 Christian PerrierSync with Matt
2005-03-26 Matt ZimmermanUpdate changelog
2005-03-26 Matt ZimmermanMerge bubulle@debian.org--2005/apt--main--0
2005-03-26 Matt ZimmermanUpdate changelog
2005-03-26 Matt ZimmermanMerge apt--mvo--0
2005-03-26 Matt ZimmermanOpen 0.6.36
2005-03-26 Christian PerrierSync with Matt
2005-03-26 Christian PerrierItalian translation complete
2005-03-25 Christian PerrierItalian translation update
2005-03-24 Christian PerrierItalian translation update
2005-03-22 Michael Vogt* MinAge implemented, cron script variables documented...
2005-03-15 Michael Vogt* check cache size after AUTOCLEAN was run (but indepen...
2005-03-15 Michael Vogt* run check_size_constraints independent of AUTOCLEAN...
2005-03-15 Michael Vogt* ignore time conflicts on apt-key update (this is...
2005-03-15 Michael Vogt* be more carefull when building the archive path ...
2005-03-14 Matt ZimmermanUpdate changelog
2005-03-14 Matt ZimmermanUse find|xargs rather than find -exec in cron.daily
2005-03-14 Matt ZimmermanCorrect spelling in cron.daily
2005-03-14 Matt ZimmermanMerge apt--mvo--0
2005-03-14 Michael Vogt* add APT::Archives::{MaxAge,MaxSize} to the cron.daily...
2005-03-14 Michael Vogt* sync with matt again
2005-03-10 Christian PerrierCorrect the "arbitary" typo in apt-ftparchive
2005-03-10 Christian PerrierFinal work of capitalization cleaning and translation...
2005-03-09 Christian PerrierComplete unfuzzification of PO files after the capitali...
2005-03-08 Christian PerrierCorrect the permission change on configure.in
2005-03-08 Matt ZimmermanOpen 0.6.35
2005-03-06 Christian PerrierBring consistency to the use of capitals in programs...
2005-03-06 Christian PerrierCorrect file permissions
2005-03-05 Matt ZimmermanMerge from bubulle@debian.org--2005/apt--main--0 (trans...
2005-03-05 Christian PerrierCorrect file permissions
2005-03-05 Christian PerrierRe-sync PO files with the POT file
2005-03-05 Christian PerrierRegenerate apt-all.pot from the sources after merging...
2005-03-05 Christian PerrierMerge with matt
2005-03-05 Matt ZimmermanUpdate build-depends on gettext to 0.12
2005-03-05 Matt ZimmermanAdd missing semicolon in configure-index (Debian #295773)
2005-03-05 Matt ZimmermanOpen 0.6.34
2005-02-26 Matt ZimmermanMerge apt--mvo--0
next