Age | Commit message (Expand) | Author | Files | Lines |
2012-06-29 | Remove newline from error message | Daniel Hartwig | 1 | -1/+1 |
2012-06-28 | Guess changelog URI for third-party sites | Daniel Hartwig | 1 | -17/+1 |
2012-06-28 | Merge changelog URI construction from apt-get | Daniel Hartwig | 1 | -59/+1 |
2012-06-28 | Improve arch-qualified pkg names with versions command | Daniel Hartwig | 1 | -1/+15 |
2012-06-28 | Improve multi-arch handling of package arguments | Daniel Hartwig | 2 | -5/+57 |
2012-06-20 | Use real candidate version, not default-release | Daniel Hartwig | 3 | -23/+1 |
2012-06-20 | Do not do FixMissing automatically for command-line actions | Daniel Hartwig | 1 | -0/+1 |
2012-06-20 | Tidy error handling in main, cmdline actions | Daniel Hartwig | 22 | -454/+454 |
2012-06-16 | Use apt's CommandLine parser | Daniel Hartwig | 2 | -0/+54 |
2012-06-15 | Typo in cmdline_show | Daniel Hartwig | 1 | -1/+1 |
2012-06-14 | Use arch-qualified names for virtual packages in more places | Daniel Hartwig | 1 | -9/+16 |
2012-06-08 | Touch copyright notice in cmdline_util | Daniel Hartwig | 2 | -0/+2 |
2012-06-08 | Add pkgset helpers | Daniel Hartwig | 8 | -312/+219 |
2012-06-08 | Add typedefs for vectors of package, version search results | Daniel Hartwig | 6 | -20/+22 |
2012-05-26 | Update to tasks support: task packages, multi-arch, syntax | Daniel Hartwig | 2 | -2/+2 |
2012-05-26 | Update to tasks support: task packages, multi-arch, syntax | Daniel Hartwig | 3 | -32/+57 |
2012-05-24 | Fold some near-duplicate strings | Daniel Hartwig | 5 | -6/+9 |
2012-05-11 | Support really big files in the download system | Daniel Hartwig | 3 | -21/+21 |
2012-04-27 | Use arch-qualified names in 'Provided by' for virtual packages | Daniel Hartwig | 1 | -1/+1 |
2012-04-25 | Check for apt_init errors in cmdline_download.cc | Daniel Hartwig | 1 | -0/+6 |
2012-03-23 | More nice size on cmdline_download_progress | Daniel Hartwig | 1 | -1/+2 |
2012-03-21 | Extend the default search pattern to support 'name:arch' | Daniel Hartwig | 1 | -14/+7 |
2012-03-16 | Apply patch from Ubuntu to build -D_FORTIFY_SOURCE=2 errors | Daniel Hartwig | 1 | -1/+2 |
2012-03-15 | Group results by package:arch in cmdline versions | Daniel Hartwig | 1 | -1/+9 |
2012-03-15 | Cleanup use of identifiers 'dep_type' and 'deptype' | Daniel Hartwig | 1 | -7/+7 |
2012-03-07 | Use arch-qualified names in info screens, dialogs, warnings | Daniel Hartwig | 1 | -1/+1 |
2012-03-07 | Use SizeToStr for all of cmdline progress display | Daniel Hartwig | 1 | -2/+2 |
2012-03-06 | Always use arch-qualified names in logs and debug info | Daniel Hartwig | 1 | -6/+6 |
2012-03-03 | Correctly identify "Architecture: all" packages | Daniel Hartwig | 1 | -1/+2 |
2012-03-02 | Show Multi-Arch field on pkg_info_screen, cmdline show | Daniel Hartwig | 1 | -0/+4 |
2012-03-02 | Use arch-qualified names for rdepends | Daniel Hartwig | 2 | -9/+9 |
2012-03-02 | Use arch-qualified names when explaining package states, actions | Daniel Hartwig | 1 | -14/+14 |
2012-03-02 | Use arch-qualified names when resolving dependencies | Daniel Hartwig | 1 | -11/+11 |
2012-02-24 | Refactor various apt-related comparison functors to apt.h | Daniel Hartwig | 2 | -62/+8 |
2012-02-24 | Show package architecture | Daniel Hartwig | 1 | -2/+1 |
2012-02-24 | Use arch-qualified names in cmdline_prompt, cmdline_action | Daniel Hartwig | 3 | -19/+26 |
2012-02-23 | Use arch-qualified names in cmdline_show_broken | Daniel Hartwig | 1 | -5/+14 |
2012-02-12 | Update (auto)clean to use "archives" lock | Daniel Hartwig | 1 | -41/+32 |
2012-02-12 | Silence text progress when -q2 | Daniel Hartwig | 1 | -1/+5 |
2012-01-31 | Handle enhances/obsoletes in more places. | Daniel Hartwig | 1 | -0/+2 |
2012-01-18 | Fix prompt strings. | Daniel Hartwig | 2 | -2/+2 |
2012-01-16 | Fix resolver help for next/previous. | Daniel Hartwig | 1 | -1/+1 |
2011-05-14 | Remove old cruft from Makefile.am files. | Daniel Burrows | 1 | -4/+0 |
2011-04-02 | Apply patch from Tim Retout to support the preferences.d directory. | Daniel Burrows | 1 | -0/+1 |
2011-04-02 | Nuke the scons build scripts. | Daniel Burrows | 2 | -96/+0 |
2011-03-30 | Fix compile errors caused by changes in the libapt API. | Daniel Burrows | 3 | -8/+10 |
2010-07-10 | Make display_and_advance work even when the output isn't a terminal. | Daniel Burrows | 2 | -9/+15 |
2010-07-10 | Make download_status_display part of the command-line code. | Daniel Burrows | 7 | -52/+146 |
2010-07-10 | Use the new acquire_download_progress object to display command-line download... | Daniel Burrows | 7 | -56/+87 |
2010-07-10 | Add a routine on download_progress that's invoked when a file is skipped beca... | Daniel Burrows | 1 | -0/+30 |