Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'debian/sid' into debian/experimental | Michael Vogt | 2014-05-07 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | 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) | ||||
* | | stop exporting the accidently exported parsenetrc() symbol | Michael Vogt | 2012-10-17 | 1 | -4/+0 |
|/ | |||||
* | merge from lp:~donkult/apt/sid | Michael Vogt | 2012-10-15 | 1 | -5/+3 |
| | |||||
* | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies | 2011-12-13 | 1 | -0/+4 |
| | | | | | The breakage is just to big for now, so guard the change with #ifndef APT_8_CLEANER_HEADERS and be nice to library users | ||||
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -1/+3 |
| | |||||
* | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | port netrc support from maemon | Michael Vogt | 2009-10-16 | 1 | -0/+29 |