summaryrefslogtreecommitdiff
path: root/cmdline/apt-get.cc
Commit message (Expand)AuthorAgeFilesLines
* merge indexRecords into metaIndexDavid Kalnischkies2015-08-101-21/+14
* support lang= and target= sources.list optionsDavid Kalnischkies2015-08-101-2/+2
* fix memory leaks reported by -fsanitizeDavid Kalnischkies2015-08-101-5/+3
* provide a public interface for acquiring changelogsDavid Kalnischkies2015-06-151-165/+39
* implement default apt-get file --release-info modeDavid Kalnischkies2015-06-151-3/+23
* implement 'apt-get files' to access index targetsDavid Kalnischkies2015-06-111-0/+87
* drop incorrect parameter implicitely converted to boolDavid Kalnischkies2015-05-111-2/+2
* add a simple unit test for acquire progressDavid Kalnischkies2015-04-101-3/+3
* stop displaying time of build in online helpJérémy Bobbio2015-03-161-5/+4
* merge debian/sid into debian/experimentalDavid Kalnischkies2015-03-161-4/+4
|\
| * use 'best' hash for source authenticationDavid Kalnischkies2014-11-101-12/+16
| * apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover2014-10-021-1/+1
* | use pkgAcquire::GetLock instead of own codeDavid Kalnischkies2014-11-091-20/+2
* | streamline display of --help in all toolsDavid Kalnischkies2014-11-091-20/+2
* | guard ABI changes for SourcePkg/Ver in pkgCacheDavid Kalnischkies2014-11-081-4/+48
* | better non-virtual metaIndex.LocalFileName() implementationDavid Kalnischkies2014-11-081-28/+2
* | chown finished partial files earlierDavid Kalnischkies2014-10-231-6/+27
* | check for available space, excluding root reserved blocksDavid Kalnischkies2014-10-151-25/+3
* | don't drop privileges if _apt has not enough rightsDavid Kalnischkies2014-10-151-5/+14
* | Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...Michael Vogt2014-10-071-1/+1
|\ \
| * | apt-get: Create the temporary downloaded changelog inside tmpdirGuillem Jover2014-10-031-1/+1
* | | ensure partial dirs are 0700 and owned by _apt:rootDavid Kalnischkies2014-10-071-14/+4
|/ /
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-291-1/+1
|\|
| * generalize Acquire::GzipIndexMichael Vogt2014-09-211-1/+1
* | cleanup partial directory of lists in apt-get cleanDavid Kalnischkies2014-09-271-6/+20
* | allow fetcher setup without directory creationDavid Kalnischkies2014-09-271-4/+5
* | store source name and version in binary cacheDavid Kalnischkies2014-09-271-42/+22
* | mark pkg(All|Dist)Upgrade as deprecatedDavid Kalnischkies2014-09-271-1/+1
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-051-16/+17
|\|
| * add dpkg::source-options for dpkg-source invocationDavid Kalnischkies2014-08-261-16/+17
* | Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt2014-07-081-2/+7
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-181-0/+9
|\|
| * Show unauthenticated warning for source packages as wellMichael Vogt2014-06-021-0/+9
* | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt2014-05-291-1/+0
|\|
| * fix screen width detection for apt/apt-get listsSebastian Schmidt2014-05-221-1/+0
* | use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-4/+2
* | use 'best' hash for source authenticationDavid Kalnischkies2014-05-091-6/+13
* | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt2014-05-081-2/+25
|\ \
| * | add support for apt-get build-dep unpacked-source-dirMichael Vogt2014-04-251-1/+10
| * | create debIFTypeDscFile typeMichael Vogt2014-04-241-10/+10
| * | add support for apt-get build-dep foo.dscMichael Vogt2014-04-221-3/+17
* | | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-87/+69
|\ \ \ | | |/ | |/|
| * | Fix missing ScreenWidth check in apt.ccMichael Vogt2014-04-281-19/+3
| |/
| * use SPtrArray handling instead of explicit delete[]David Kalnischkies2014-03-131-10/+1
| * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-41/+42
| * warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-5/+5
| * warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-18/+18
| * support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-131-0/+6
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-02-271-169/+214
|\|
| * Fix typos in documentation (codespell)Michael Vogt2014-02-221-2/+2