Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'debian/sid' into debian/experimental | Michael Vogt | 2014-05-07 | 1 | -37/+34 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apt-pkg/cachefilter.h apt-pkg/contrib/fileutl.cc apt-pkg/contrib/netrc.h apt-pkg/deb/debsrcrecords.cc apt-pkg/init.h apt-pkg/pkgcache.cc debian/apt.install.in debian/changelog | ||||
| * | Notice the user about "apt list -a" when only a single hit if found | Michael Vogt | 2014-04-09 | 1 | -1/+14 |
| | | | | | | | | | | | | If the user is using "apt list pattern" and there is only a single hit, notice about "--all-versions" as this is what the user may be interessted in | ||||
| * | Fix crash in "apt list" when a sources.list file is unreable | Michael Vogt | 2014-04-04 | 1 | -3/+2 |
| | | | | | | | | Closes: 743413 | ||||
| * | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -29/+14 |
| | | | | | | | | | | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | ||||
| * | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | 2014-03-13 | 1 | -1/+1 |
| | | | | | | | | | | Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | ||||
* | | Merge branch 'debian/sid' into debian/experimental | Michael Vogt | 2014-02-27 | 1 | -21/+26 |
|\| | | | | | | | | | | | | | | | Conflicts: apt-private/private-list.cc configure.ac debian/apt.install.in debian/changelog | ||||
| * | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt | 2014-01-26 | 1 | -6/+6 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework | ||||
| | * | correct some style/performance/warnings from cppcheck | David Kalnischkies | 2014-01-16 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | The most "visible" change is from utime to utimensat/futimens as the first one isn't part of POSIX anymore. Reported-By: cppcheck Git-Dch: Ignore | ||||
| * | | add missing integration test for "apt list" | Michael Vogt | 2014-01-17 | 1 | -4/+8 |
| |/ | |||||
| * | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt | 2013-11-29 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | Conflicts: apt-private/private-cmndline.cc | ||||
| | * | rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp ↵ | Michael Vogt | 2013-11-26 | 1 | -2/+2 |
| | | | | | | | | | | | | -> APT::Cmd::Use-Regexp | ||||
| * | | add APT::Cmd::List-Include-Summary | Michael Vogt | 2013-11-26 | 1 | -1/+3 |
| |/ | |||||
| * | do not show summary in "apt list" | Michael Vogt | 2013-11-25 | 1 | -1/+1 |
| | | |||||
| * | fix vim-style foldmarker | David Kalnischkies | 2013-09-03 | 1 | -8/+7 |
| | | | | | | | | Git-Dch: Ignore | ||||
* | | [ABI-Break] remove the PACKAGE_MATCHER_ABI_COMPAT defines | Michael Vogt | 2013-08-17 | 1 | -8/+0 |
|/ | |||||
* | add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be ↵ | Michael Vogt | 2013-08-15 | 1 | -0/+9 |
| | | | | merged without breaking ABI | ||||
* | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | 2013-08-12 | 1 | -0/+158 |
experimental |