]> git.saurik.com Git - apt.git/shortlog
apt.git
2010-03-01  David Kalnischkiesfix compiler error if compiled with -std=c++0x
2010-03-01  David KalnischkiesWe need to kill also pseudo packages which have no...
2010-03-01  David KalnischkiesRemove and Unpack operations should not be ignored...
2010-02-28  David KalnischkiesCreate Pins for all group members instead of only for...
2010-02-28  David KalnischkiesFix the PkgFileIterator Constructor which defaults...
2010-02-27  David KalnischkiesEnable the AutoRemover to talk "Multi-Arch" by marking...
2010-02-26  David Kalnischkiesmove ShowPkg() from apt-get to the PkgIterator and...
2010-02-17  David Kalnischkiesdoesn't use a default separator in ExplodeString (halfw...
2010-02-17  David Kalnischkiescriss-cross merge with my sid branch
2010-02-17  David Kalnischkies* doc/apt_preferences.5.xml:
2010-02-17  David Kalnischkies* debian/control:
2010-02-17  David Kalnischkies* aptconfiguration.cc:
2010-02-17  David Kalnischkies* buildlib/apti18n.h.in, po/makefile:
2010-02-17  David Kalnischkiesdd support for the LANGUAGE environment variable
2010-02-17  David Kalnischkies - add --arch option for apt-ftparchive packages and...
2010-02-17  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2010-02-17  David Kalnischkies* doc/apt_preferences.5.xml:
2010-02-17  David Kalnischkiesadd a note about the uncomplete toolchain to sound...
2010-02-16  David Kalnischkies* debian/control:
2010-02-15  David Kalnischkies* aptconfiguration.cc:
2010-02-15  David Kalnischkies* buildlib/apti18n.h.in, po/makefile:
2010-02-14  David KalnischkiesActivate support of :any and stuff in apt-get build...
2010-02-14  David KalnischkiesAdd support for the LANGUAGE environment variable
2010-02-14  David KalnischkiesPseudo() doesn't work in the Cache generation step...
2010-02-13  David Kalnischkies - add --arch option for apt-ftparchive packages and...
2010-02-13  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2010-02-13  David Kalnischkies[BREAK] merge MultiArch-ABI. We don't support MultiArch,
2010-02-13  David Kalnischkiesmerge with debian-sid
2010-02-12  David KalnischkiesAdd a more or less useful README file for everything...
2010-02-12  David KalnischkiesIn SingleArch environments we don't need the arch ...
2010-02-11  David KalnischkiesAdd yet another pseudo package which isn't as pseudo...
2010-02-11  David KalnischkiesArch() on a MultiArch:all version should return "all...
2010-02-11  David Kalnischkiesdisplay the architecture of the package if it is not...
2010-02-11  David KalnischkiesAdd Multi-Arch: allowed support by creating an implicit...
2010-02-10  David KalnischkiesForeign Versions add an implicit Provides to the other...
2010-02-10  David KalnischkiesCreate implicit dependencies needed for Multi-Arch...
2010-02-10  David KalnischkiesPre-MultiArch a package which depends on a package...
2010-02-07  David Kalnischkiesfix progress reporting while reading extended_states...
2010-02-07  David KalnischkiesDrop the Arch information from the Version structure...
2010-02-03  bubulle@debian.orgSlovak translation update
2010-02-01  Michael Vogtreleasing version 0.7.25.3 0.7.25.3
2010-02-01  Michael Vogtmerge r1966..1967 from lp:~donkult/apt/sid
2010-01-31  Michael Vogt* cmdline/acqprogress.cc:
2010-01-31  Michael Vogtcommit debian/changelog for final 0.7.25.2 upload
2010-01-31  David Kalnischkies* cmdline/apt-get.cc:
2010-01-30  David Kalnischkies* ftparchive/writer.cc:
2010-01-30  David Kalnischkies* cmdline/acqprogress.cc:
2010-01-30  David Kalnischkiescleanup the error header a bit by moving the printf...
2010-01-30  David Kalnischkies* apt-pkg/contrib/macros.h:
2010-01-29  bubulle@debian.orgFirst French update
2010-01-29  bubulle@debian.orgFrench translation update
2010-01-29  bubulle@debian.orgItalian translation update
2010-01-27  Michael Vogtmerged from lp:~mvo/apt/mvo
2010-01-27  Michael Vogtmerge 1695..1701 from the lp:~mvo/apt/mvo branch
2010-01-26  Michael Vogtadd new "Acquire::cdrom::AutoDetect" config that enable...
2010-01-25  Michael Vogt* ftparchive/writer.{cc,h}:
2010-01-25  Michael Vogt* cmdline/apt-mark:
2010-01-25  Michael Vogtmethods/cdrom.cc: fix compile error
2010-01-22  Michael Vogt* apt-pkg/contrib/fileutl.cc:
2010-01-22  Michael Vogt* methods/cdrom.cc:
2010-01-22  Michael Vogt* apt-pkg/contrib/cdromutl.cc:
2010-01-22  David Kalnischkiesmark the Error methods as __cold
2010-01-22  David Kalnischkiesadd a few gcc helpers, including [un]likely() and __dep...
2010-01-20  David Kalnischkies* apt-pkg/contrib/strutl.cc:
2010-01-20  David Kalnischkiesreplace the per language addendum with a global addendu...
2010-01-19  David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2010-01-17  David Kalnischkiesmerge with lp:~mvo/apt/apt-sid to get the complete fr
2010-01-17  bubulle@debian.orgMissing \n
2010-01-16  David KalnischkiesFix the newly introduced method GetListOfFilesInDir...
2010-01-16  bubulle@debian.orgCompleted translation
2010-01-14  bubulle@debian.orgFrench translation update (17 left)
2010-01-13  David Kalnischkiescorrect a spelling error spotted by lintian in the...
2010-01-13  David Kalnischkiesmerge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and...
2010-01-11  Michael Vogtreleasing version 0.7.25.1 0.7.25.1
2010-01-09  Michael Vogt* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
2010-01-09  bubulle@debian.orgUpdate PO files
2010-01-09  bubulle@debian.orgRussian translation update
2010-01-08  Michael Vogtfix merge error
2010-01-08  Michael Vogt* po/ru.po:
2010-01-08  Michael Vogt* cmdline/apt-get.cc:
2010-01-08  Michael Vogt* French manpage translation update
2010-01-08  bubulle@debian.org44 strings left
2010-01-04  David Kalnischkiesmerge again with lp:~mvo/apt/debian-sid to get a builda...
2010-01-04  David Kalnischkiessome minor style fixes: use empty() and add a few const
2010-01-04  David Kalnischkiesfinally merge the rest of the patchset from Arnaud...
2010-01-04  David Kalnischkiesadd TrustedParts so in the future new keyrings can...
2010-01-04  bubulle@debian.orgReview continued by Stephane Blondon
2010-01-03  David KalnischkiesAdd a GetListOfFilesInDir() helper method which replace...
2010-01-03  bubulle@debian.orgReviewed by Philippe batailler
2010-01-03  bubulle@debian.orgReview by Stephane Blondon and msgcat
2010-01-02  David Kalnischkiesapt-key errors out nicely if wget is not installed...
2010-01-02  David Kalnischkiesremove the horrible outdated share/*-archive.gpg files...
2010-01-02  David Kalnischkiesfix a typo in the apt.conf manpage spotted by lintian
2010-01-02  David Kalnischkiesfix another mistake spotted by lintian:
2010-01-02  David KalnischkiesFix the following gcc-4.5 buildfailure in pkgcache...
2010-01-02  David Kalnischkieslet all packages depend on
2010-01-01  David Kalnischkiesadd configuration PDiffs::Limit-options (FileLimit...
2010-01-01  David Kalnischkiesbzrignore the now linked config.{guess,sub} files
2010-01-01  David Kalnischkiesfix some warning from the buildtools in tools.m4 and...
2010-01-01  David Kalnischkiesinstruct debiandoc to build files with utf-8 encoding
next