summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-07-10Use dpkg package names when calling dpkgDaniel Hartwig1-2/+3
2012-07-10Add helpers for interfacing with dpkgDaniel Hartwig3-0/+205
2012-07-10Really silence errors when debtags is not installedDaniel Hartwig1-0/+4
2012-06-30Shamelessly copy installsize sortpolicy as debsize sortpolicyMarcel Partap3-0/+32
2012-06-30Do not group packages as tasks section based on their nameDaniel Hartwig1-6/+6
2012-06-30Read tags from debtags database even when libept is disabledDaniel Hartwig1-7/+76
2012-06-30Treat debtags always as strings; unify ept/non-ept interface to debtagsDaniel Hartwig7-408/+155
2012-06-30Partial fix for using debtags without libeptDaniel Hartwig1-1/+1
2012-06-30Use standard apt-xapian-index location, rather than libeptDaniel Hartwig1-14/+2
2012-06-30Drop support for ancient libept features; make libept use really optionalDaniel Hartwig3-55/+0
2012-06-29Fix build failure in download_install_managerDaniel Hartwig1-0/+6
2012-06-29Remove newline from error messageDaniel Hartwig1-1/+1
2012-06-29Fix typo in main.ccDaniel Hartwig1-1/+1
2012-06-28Guess changelog URI for third-party sitesDaniel Hartwig4-53/+111
2012-06-28Merge changelog URI construction from apt-getDaniel Hartwig4-107/+23
2012-06-28Improve arch-qualified pkg names with versions commandDaniel Hartwig1-1/+15
2012-06-28Improve multi-arch handling of package argumentsDaniel Hartwig2-5/+57
2012-06-28?architecture supports arch specification strings, wildcardsDaniel Hartwig5-12/+63
2012-06-20Use real candidate version, not default-releaseDaniel Hartwig3-23/+1
2012-06-20Do not do FixMissing automatically for command-line actionsDaniel Hartwig6-1/+21
2012-06-20Tidy error handling in main, cmdline actionsDaniel Hartwig27-592/+584
2012-06-16Use apt's CommandLine parserDaniel Hartwig3-480/+321
2012-06-15Typo in cmdline_showDaniel Hartwig1-1/+1
2012-06-14Use arch-qualified names for virtual packages in more placesDaniel Hartwig1-9/+16
2012-06-08Touch copyright notice in cmdline_utilDaniel Hartwig2-0/+2
2012-06-08Regex strings count as search patternsDaniel Hartwig2-3/+5
2012-06-08Add pkgset helpersDaniel Hartwig8-312/+219
2012-06-08Add typedefs for vectors of package, version search resultsDaniel Hartwig9-29/+36
2012-05-31ForTranslators: README is a filenameDaniel Hartwig1-2/+4
2012-05-30Restore candidate version on undo, keepDaniel Hartwig1-5/+2
2012-05-26Update package views after 'Cancel pending actions'Daniel Hartwig1-0/+5
2012-05-26Update to tasks support: task packages, multi-arch, syntaxDaniel Hartwig3-3/+3
2012-05-26Update to tasks support: task packages, multi-arch, syntaxDaniel Hartwig8-125/+365
2012-05-24Fold some near-duplicate stringsDaniel Hartwig12-16/+19
2012-05-11Fix build with g++ 4.7Adrian Lang4-7/+9
2012-05-11Support really big files in the download systemDaniel Hartwig17-84/+85
2012-05-11missing includeDaniel Hartwig1-0/+1
2012-05-03Preview screen ignores Pkg-Display-LimitDaniel Hartwig1-4/+3
2012-05-03Actually use aptitude::Logging::LevelsDaniel Hartwig1-1/+3
2012-05-03'install' actions lock /var/cache/apt/archivesDaniel Hartwig1-12/+7
2012-05-02Remove one more mention to 'su'Daniel Hartwig1-1/+1
2012-04-28Hold lists lock with pkgAcquire insteadDaniel Hartwig1-15/+2
2012-04-27Destroy download_threads when done with themDaniel Hartwig2-2/+4
2012-04-27Use arch-qualified names in 'Provided by' for virtual packagesDaniel Hartwig1-1/+1
2012-04-27Do not call debtags on list update.Daniel Hartwig1-245/+0
2012-04-27Include semantics of ListUpdate locallyDaniel Hartwig1-9/+34
2012-04-27Revert "Update package lists using ListUpdate (libapt-pkg)"Daniel Hartwig2-24/+52
2012-04-25Dont mention 'su' in 'Become root' (from Ubuntu: 11_ubuntu_uses_sudo)Daniel Hartwig2-2/+2
2012-04-25Check for apt_init errors in cmdline_download.ccDaniel Hartwig1-0/+6
2012-04-24Fix typo in temp moduleDaniel Hartwig1-1/+1