summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-27Some modifications to the queuing.stage-IIshan Jayawardena7-15/+51
2011-07-22Improvements to progress reporting.Ishan Jayawardena1-2/+4
2011-07-22Fixed some progress reporting output.Ishan Jayawardena2-14/+16
2011-07-22Modified debdelta to use ExecFork() ExecWait() instead of fork() and waitpid().Ishan Jayawardena3-24/+20
2011-07-19redirected the stdout, stderr of debpatch to not to interfere apt's communica...Ishan Jayawardena5-37/+93
2011-07-16fixed indentation issuesIshan Jayawardena58-883/+3040
2011-07-16fixed some indentation issuesIshan Jayawardena11-172/+141
2011-07-15apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI breakMichael Vogt2-2/+2
2011-07-15merged from lp:~donkult/apt/sidMichael Vogt15-52/+241
2011-07-15* apt-pkg/depcache.cc:David Kalnischkies2-2/+4
2011-07-15Adding a simple workaround to get rid of debpatch's error messages to the stdoutIshan Jayawardena5-14/+25
2011-07-14merge with debian-sid 0.8.15.2David Kalnischkies6-11/+78
2011-07-14merged from the mvo branch and add proper changelogMichael Vogt5-8/+71
2011-07-14merged from debian-sidMichael Vogt12-48/+225
2011-07-14make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt4-410/+570
2011-07-13fix from David Kalnischkies for the InRelease gpg verification 0.8.15.2Michael Vogt3-6/+35
2011-07-13apt-pkg/aptconfiguration.h: fix copy/paste error in getCompressionTypes() des...Michael Vogt1-1/+1
2011-07-08added support for a 'debdelta' entry in the sources.list file and modified ex...Ishan Jayawardena5-9/+34
2011-07-06* apt-pkg/init.cc:David Kalnischkies4-39/+59
2011-07-06* cmdline/apt-get.cc:David Kalnischkies3-4/+87
2011-07-05* doc/apt.conf.5.xml:David Kalnischkies3-2/+13
2011-07-05* doc/sources.list.5.xml:David Kalnischkies2-2/+20
2011-07-01apt-pkg/acquire-item.cc: improve error message for valid-untilMichael Vogt1-2/+4
2011-06-30remove empty line dpkg-gensymbols complains aboutDavid Kalnischkies1-1/+0
2011-06-30* apt-pkg/pkgcachegen.cc:David Kalnischkies2-3/+28
2011-06-30merge with debian-sid 0.8.15.1David Kalnischkies1-1/+1
2011-06-30releasing version 0.8.15.10.8.15.1Michael Vogt1-2/+2
2011-06-30* doc/makefile:Michael Vogt9-41/+189
2011-06-30allow package:architecure in Package:David Kalnischkies3-9/+49
2011-06-29 - ensure that only the first specific stanza for a package is usedDavid Kalnischkies4-17/+30
2011-06-29Defaults is a vector of Pin not of PkgPinDavid Kalnischkies2-2/+3
2011-06-29* apt-pkg/policy.cc:David Kalnischkies3-1/+51
2011-06-29the symbol for PrintStatus() is architecture dependentDavid Kalnischkies2-1/+9
2011-06-29comment out gcc-4.5 specific symbols as gcc-4.6 is now defaultDavid Kalnischkies2-7/+8
2011-06-29* debian/apt.symbols:David Kalnischkies2-5/+7
2011-06-29clarify update vs. net-update in different distros (Closes: #632043)David Kalnischkies3-10/+20
2011-06-29require to be root for add, rm, update and net-updateDavid Kalnischkies2-1/+13
2011-06-29* cmdline/apt-key:David Kalnischkies2-3/+5
2011-06-29* doc/makefile:David Kalnischkies2-0/+9
2011-06-29merge with debian-sid release 0.8.15David Kalnischkies25-2697/+4625
2011-06-29merged from debian-sidMichael Vogt27-2705/+4593
2011-06-28releasing version 0.8.150.8.15Michael Vogt1-2/+2
2011-06-28various typo and syntax corrections in doc/*.xmlMichael Vogt15-2166/+3796
2011-06-28update symbol file (thanks to david)Michael Vogt1-0/+3
2011-06-28merged from lp:~mvo/apt/mvoMichael Vogt6-14/+49
2011-06-28merged from donkultMichael Vogt10-31/+84
2011-06-28change to 0.8.14.2Michael Vogt1-1/+1
2011-06-28cherry pick from donkultMichael Vogt2-0/+9
2011-06-27* apt-pkg/deb/dpkgpm.cc:Michael Vogt2-1/+13
2011-06-25Added the replacement rule for replacing regular URIs with that of debdelta r...Ishan Jayawardena6-155/+176