summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-30add Range and If-Range support in the webserverDavid Kalnischkies1-1/+63
2013-09-30access _config via GET requests in the webserverDavid Kalnischkies1-3/+71
2013-09-30APT has no bugsDavid Kalnischkies1-9/+0
2013-09-26test: apt-get source with more than one argumentDavid Kalnischkies1-0/+6
2013-09-26print-uris prints regardless of quiet-level againDavid Kalnischkies2-1/+25
2013-09-26compression-neutral message for missing data.tar memberDavid Kalnischkies1-2/+1
2013-09-26pkg from only trusted sources keeps being trustedDavid Kalnischkies3-8/+76
2013-09-26don't strip :any from dependencies in single-archDavid Kalnischkies2-4/+56
2013-09-23Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #...Christian PERRIER2-1/+8
2013-09-20releasing package apt version 0.9.11.4Michael Vogt1-0/+12
2013-09-20do not trust FileFd::Eof() in pkgTagFile::Fill()David Kalnischkies4-1/+263
2013-09-12add a testcase for 100 char long path truncate bug #689582David Kalnischkies1-0/+35
2013-09-12don't truncate 100 char long paths in tar extractionOskari Saarenmaa1-13/+11
2013-09-10Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #7...0.9.11.3Michael Vogt2-1/+7
2013-09-10prepare uploadMichael Vogt1-0/+15
2013-09-03use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies1-16/+16
2013-09-03fix vim-style foldmarkerDavid Kalnischkies7-50/+39
2013-09-01Remove invalid "-f" option for apt-get checkMichael Vogt1-1/+1
2013-09-01Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt3-2/+19
2013-08-31fix typo (mkostemp->mkstemp)Michael Vogt1-1/+1
2013-08-31prepare upload of 0.9.120.9.11.2Michael Vogt1-2/+9
2013-08-28Merge remote-tracking branch 'mvo/feature/install-progress' into debian/sidMichael Vogt2-1/+18
2013-08-28Merge remote-tracking branch 'mvo/feature/upgrade-with-cmdline' into debian/sidMichael Vogt4-40/+55
2013-08-28Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt6-31/+64
2013-08-28Complete Italian translationChristian PERRIER1-153/+5
2013-08-28configurable compression for testcasesDavid Kalnischkies5-24/+41
2013-08-27old-style dpkg foreign architecture adding for testsDavid Kalnischkies1-1/+7
2013-08-27use mkstemp instead of mkostemp in FileFd::Open()David Kalnischkies1-8/+4
2013-08-27replace usage of potential dangerous mktemp with mkstempAngel Guzman Maeso1-5/+19
2013-08-27Update Italian translation. Closes: #721030Christian PERRIER2-16/+30
2013-08-27allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt4-32/+54
2013-08-27use SPtr<pkgProblemResolver> to simply codeMichael Vogt1-8/+1
2013-08-26update changelogMichael Vogt1-1/+3
2013-08-26apt-private/private-cmndline.cc: fix typo: s/deselect-upgrade/dselect-upgrade/Michael Vogt1-1/+1
2013-08-26dselect/install: add new DSELECT_UPGRADE_OPTS="-f"Michael Vogt1-3/+4
2013-08-26dselect/install:Michael Vogt2-2/+6
2013-08-26Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt2-48/+57
2013-08-25Changelog entry for Vietnamese translationChristian PERRIER1-0/+7
2013-08-25Update Vietnamese translation to 0.9.11Tran Ngoc Quan1-48/+50
2013-08-24update changelog for update0.9.11.1Michael Vogt1-0/+23
2013-08-24Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2-2/+2
2013-08-23dselect/update: remove "-f" option as its not being used in the context of ap...Michael Vogt1-1/+1
2013-08-23ftparchive/override.cc: fix "skip empty lines" code, the pointer needs to get...Michael Vogt1-1/+1
2013-08-22Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt10-7/+49
2013-08-22do chdir("/") after chroot()Michael Vogt3-4/+4
2013-08-22Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt1-2/+3
2013-08-22apt-pkg:contrib Avoid compiler warning about sign-compareÁngel Guzmán Maeso1-1/+2
2013-08-22Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt5-1/+16
2013-08-22Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-0/+25
2013-08-22fix compiler warning about sign-compareAngel Guzman Maeso1-1/+2