summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refresh po/pot and unfuzzy apt-extracttemplate changeMichael Vogt2014-04-0152-3887/+5712
* debian: Add default compress option to xzTrần Ngọc Quân2014-04-011-0/+2
* l10n: vi.po (623t): Update Vietnamese translationTrần Ngọc Quân2014-04-011-13/+13
* Merge remote-tracking branch 'mvo/feature/apt-manpage' into debian/sidMichael Vogt2014-04-016-10/+216
|\
| * add "full-upgrade" to the apt.5.xml documentationMichael Vogt2014-04-011-0/+7
| * Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-manpageMichael Vogt2014-04-01388-35541/+43154
| |\
| * | describe script usage in the manpageMichael Vogt2014-01-242-12/+9
| * | add "Script usage" section and bugfixesMichael Vogt2014-01-221-9/+21
| * | another fixup for apt.8 -> apt.7 renameMichael Vogt2014-01-061-5/+5
| * | improve apt.8.xmlMichael Vogt2014-01-062-13/+44
| |\ \
| | * | document list/searchMichael Vogt2014-01-062-3/+21
| * | | Merge branch 'debian/sid' into feature/apt-manpageMichael Vogt2014-01-06152-45429/+50674
| |\ \ \ | | |/ / | |/| |
| * | | start adding apt.8.xmlMichael Vogt2013-11-256-6/+156
* | | | Merge remote-tracking branch 'mvo/feature/more-fancy-progress' into debian/sidMichael Vogt2014-04-015-15/+105
|\ \ \ \
| * | | | enable DPkg::Progress-Fancy by defaultMichael Vogt2014-04-011-1/+1
| * | | | Merge branch 'debian/sid' into feature/more-fancy-progressMichael Vogt2014-03-2790-502/+698
| |\ \ \ \
| * | | | | Add progressbar to "Dpkg::Progress-Fancy"Michael Vogt2014-03-274-12/+98
| * | | | | make fancy-progress fg/bg color configurableMichael Vogt2014-03-271-2/+6
* | | | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt2014-04-016-10/+59
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt2014-03-2785-492/+639
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt2014-03-274-8/+57
| * | | | | fix documentation for APT::Periodic::MaxSize "0" (closes: #740551)Michael Vogt2014-03-272-2/+2
| | |/ / / | |/| | |
* | | | | do not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()Michael Vogt2014-04-011-7/+18
* | | | | Add new Debug::RunScripts optionMichael Vogt2014-04-014-2/+22
| |/ / / |/| | |
* | | | discard candidates via IsInstallOk to allow overrideDavid Kalnischkies2014-03-233-20/+63
* | | | do IsInstallOk call in MarkInstall unconditionallyDavid Kalnischkies2014-03-231-4/+8
* | | | update symbols file to include new symbols from 0.9.16David Kalnischkies2014-03-231-0/+8
* | | | ensure proper teardown in dpkg error casesDavid Kalnischkies2014-03-223-39/+139
* | | | mark optional (private) symbols as hiddenDavid Kalnischkies2014-03-218-63/+50
* | | | enable fvisibility=hidden for our private libraryDavid Kalnischkies2014-03-2117-34/+65
* | | | add testcase for APT::Architectures "arch1,arch2"David Kalnischkies2014-03-211-0/+9
* | | | Japanese programs translation updateKenshi Muto2014-03-211-185/+85
* | | | correct some reported typos in /etc/cron.daily/aptDavid Kalnischkies2014-03-211-4/+4
* | | | Italian manpages translation updateBeatrice Torracca2014-03-211-92/+131
* | | | only consider versioned kernel packages in autoremoveDavid Kalnischkies2014-03-212-1/+2
* | | | continue reading in xz even if it outputs nothingDavid Kalnischkies2014-03-211-0/+13
* | | | apt-inst: Do not try to create a substring of an empty string in error reportingJulian Andres Klode2014-03-171-2/+4
* | | | Release 0.9.16.1Julian Andres Klode2014-03-1547-47/+57
* | | | Fix handling of autoclosing for compressed files (Closes: #741685)Julian Andres Klode2014-03-151-1/+1
|/ / /
* | | Updated German doc translationChris Leick2014-03-151-84/+28
* | | prepare 0.9.16 releaseMichael Vogt2014-03-1455-28629/+29085
* | | add debian/apt.install to gitignoreMichael Vogt2014-03-141-0/+1
* | | fix test/integration/test-apt-helperMichael Vogt2014-03-14323-3020/+4301
|\ \ \
| * | | use the pretty fullname of a pkg as download desciptionDavid Kalnischkies2014-03-131-6/+2
| * | | refactor FileFd to hide some #ifdefsDavid Kalnischkies2014-03-131-168/+131
| * | | use liblzma-dev to provide xz/lzma supportDavid Kalnischkies2014-03-137-39/+271
| * | | add a config option to switch uncompress methods to compressDavid Kalnischkies2014-03-131-9/+18
| * | | ensure that gz compression test is run with gzDavid Kalnischkies2014-03-131-0/+1
| * | | factor out getting list of architectures from comma listDavid Kalnischkies2014-03-131-5/+8
| * | | refactor setup of file opening via zlib/bz2 libDavid Kalnischkies2014-03-131-37/+36