summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | initial apt-get changelog implementation, not quite ready yet (need to get ri...Michael Vogt2010-11-151-0/+99
* | | | | | | move DoDownload up to workaround merge conflict with the changelog branchMichael Vogt2010-11-181-54/+54
* | | | | | | merged lp:~mvo/apt/apt-get-download Michael Vogt2010-11-181-0/+55
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | cmdline/apt-get.cc: and add size as wellMichael Vogt2010-11-151-1/+1
| * | | | | | cmdline/apt-get.cc: add hash to the downloaderMichael Vogt2010-11-151-6/+15
| * | | | | | cmdline/apt-get.cc: add download commandlien optionMichael Vogt2010-11-151-0/+46
* | | | | | | merged from debian-sidMichael Vogt2010-11-183-19/+39
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | merged from debianMichael Vogt2010-11-1550-13672/+10088
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | * | | apt-pkg/cdrom.cc: fix another hardcoded /cdromMichael Vogt2011-02-011-1/+1
| | | | * | | * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:Michael Vogt2011-02-014-4/+9
| | | | * | | * debian/apt.conf.autoremove:Michael Vogt2011-02-012-0/+9
| | | | | |/ | | | | |/|
| | | | * | po/es.po: Updated, plus fixes encoding issues and fixes two fuzzyMichael Vogt2011-01-252-241/+180
| | | | * | releasing version 0.8.10.2Michael Vogt2011-01-252-1/+9
| | | | * | releasing version 0.8.10.1Michael Vogt2011-01-171-6/+3
| | | | * | Fix encoding for Slovenian translation. PO file switchedbubulle@debian.org2011-01-152-29/+51
| | | | * | * Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 bubulle@debian.org2010-12-153-629/+723
| | | | * | cmdline/apt-cache.cc: Create an error for apt-cache dependsJulian Andres Klode2010-12-072-1/+8
| | | | |/
| | | | * merged from lp:~donkult/apt/sidMichael Vogt2010-11-3014-243/+289
| | | | |\
| | | | | * fix changelog as the czech translation was by accident added to 0.8.9David Kalnischkies2010-11-291-1/+3
| | | | | * * apt-pkg/algorithms.cc:David Kalnischkies2010-11-295-1/+144
| | | | |/
| | | | * * German update by Holger Wansing. Closes: #603619bubulle@debian.org2010-11-272-228/+264
| | | | * merged from lp:~pitti/apt/compressed-indexesMichael Vogt2010-11-253-0/+12
| | | |/| | | |/|/
| | | * * test/integration/test-compressed-indexes, test/test-indexes.sh:Martin Pitt2010-11-153-0/+8
| | |/ | |/|
| | * releasing version 0.8.9Michael Vogt2010-11-181-1/+1
| | * * cmdline/acqprogress.cc:Michael Vogt2010-11-182-1/+18
| | |\
| | | * * cmdline/acqprogress.cc:David Kalnischkies2010-11-112-1/+18
| | * | ! German update by Holger Wansing. Closes: #603619bubulle@debian.org2010-11-152-17/+20
| |/ /
| * | Slovenian update by Andrej Žnidaršič and Rosetta Slovenian teambubulle@debian.org2010-11-132-805/+774
| * | merged from donkultMichael Vogt2010-11-1010-51/+233
| |\|
| | * * apt-pkg/depcache.cc:David Kalnischkies2010-11-105-3/+126
| | * * apt-pkg/algorithms.cc:David Kalnischkies2010-11-102-1/+5
| | * evaluate Acquire::Languages= before LANG= (Closes: #602573)David Kalnischkies2010-11-093-42/+62
| | * * apt-pkg/orderlist.cc:David Kalnischkies2010-11-063-9/+32
| | * * apt-pkg/aptconfiguration.cc:David Kalnischkies2010-11-063-2/+14
| |/
| * Drop useless untranslatable sections from apt.8bubulle@debian.org2010-10-302-4/+1
| * Fix "typos" in French manpages translations. Thanks tobubulle@debian.org2010-10-302-4/+11
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-10-281-5/+7
| * merged from donkultMichael Vogt2010-10-2810-68/+237
| |\
| | * * apt-pkg/pkgcache.cc:David Kalnischkies2010-10-263-8/+102
| | * dpkg doesn't like underscores in versions anymore (=it fails) so ourDavid Kalnischkies2010-10-222-2/+1
| | * * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-10-216-59/+135
| * | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-10-282-0/+4
| |\ \ | |/ / |/| / | |/
* | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-10-282-0/+4
| * releasing version 0.8.7Michael Vogt2010-10-151-2/+2
| * * doc/examples/apt-https-method-example.conf:Michael Vogt2010-10-152-6/+8
| |\
| | * * doc/examples/apt-https-method-example.conf:Olly Betts2010-10-152-6/+8
| * | merged from lp:~pitti/apt/compressed-indexesMichael Vogt2010-10-152-9/+43
| |\ \
| | * | add test case for having no indexes, and fix regression in that caseMartin Pitt2010-10-152-9/+43
| |/ /
| * | merged from http://code.launchpad.net/~donkult/apt/sidMichael Vogt2010-10-1427-12725/+8779
| |\|
| | * * doc/apt-verbatim.ent:David Kalnischkies2010-10-142-4/+6