summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test/integration/apt.pem: Regenerate with SHA2 hashesJulian Andres Klode2020-04-061-45/+45
* Fix "string match{ing,es}" and whitespace typo in apt-patterns(7)Chris Leick2020-04-0511-26/+24
* German manpage translation updateChris Leick2020-04-051-121/+187
* Fix gramma in apt(8): "by append(+ing) a"Marco Ippolito2020-04-0511-12/+12
* Dutch program translation updateFrans Spiesschaert2020-04-051-612/+25
* Simplified Chinese program translation updateBoyuan Yang2020-03-271-47/+33
* Release 2.0.12.0.1Julian Andres Klode2020-03-2448-49/+240
* Merge branch 'pu/colored-error' into 'master'Julian Andres Klode2020-03-243-25/+92
|\
| * configure-index: Add APT::Color optionJulian Andres Klode2020-03-241-0/+1
| * Add color highlighting to E:/W:/N: prefixesJulian Andres Klode2020-03-241-0/+46
| * error: Extract operator<< into error.cc (de-inline it)Julian Andres Klode2020-03-102-25/+45
* | Merge branch 'pu/analyze-pattern' into 'master'Julian Andres Klode2020-03-241-0/+32
|\ \
| * | apt-helper: Add analyze-pattern helperJulian Andres Klode2020-03-121-0/+32
| |/
* | Russian program translation updateАлексей Шилин2020-03-211-32/+29
* | Parse last line in deb file correctly by adding a newlineDavid Kalnischkies2020-03-212-1/+5
* | Don't crash pattern matching sections if pkg has no sectionDavid Kalnischkies2020-03-102-2/+25
|/
* Release 2.0.02.0.0Julian Andres Klode2020-03-0748-137/+575
* Merge branch 'pu/improve-locking-msgs' into 'master'Julian Andres Klode2020-03-065-7/+25
|\
| * Show absolute time while waiting for lock instead of %, rework messageJulian Andres Klode2020-03-064-5/+21
| * GetLock: No strerror if it's just another process holding the lockJulian Andres Klode2020-03-061-2/+4
|/
* Release 1.9.121.9.12Julian Andres Klode2020-02-275-6/+13
* (temporarily) unhide pkgDPkgPM again to have python-apt compileJulian Andres Klode2020-02-271-1/+1
* pkgcache: Add operator bool() to map_pointerJulian Andres Klode2020-02-271-0/+1
* Release 1.9.111.9.11Julian Andres Klode2020-02-2659-104/+1116
* Merge branch 'pu/wait-lock' into 'master'Julian Andres Klode2020-02-269-14/+68
|\
| * apt(8): Wait for frontend and cache lockJulian Andres Klode2020-02-269-14/+68
* | Merge branch 'pu/visibility' into 'master'Julian Andres Klode2020-02-2655-359/+264
|\|
| * apt-pkg: default visibility to hiddenJulian Andres Klode2020-02-2655-359/+264
|/
* Merge branch 'pu/misc' into 'master'Julian Andres Klode2020-02-269-59/+117
|\
| * cacheset: Fix -Wdeprecated-copy warningsJulian Andres Klode2020-02-263-4/+10
| * Fix various compiler warningsJulian Andres Klode2020-02-265-10/+5
| * Parse records including empty tag names correctlyDavid Kalnischkies2020-02-262-3/+60
| * symbols: Bump version from 1.9.10 to 1.9.11~Julian Andres Klode2020-02-261-42/+42
|/
* Merge branch 'pu/cleanups' into 'master'Julian Andres Klode2020-02-2630-217/+80
|\
| * Symbol updatesJulian Andres Klode2020-02-261-10/+7
| * cache: Swap locations of hashtables, hide them from non-apt usersJulian Andres Klode2020-02-261-2/+5
| * Make metaIndex::GetNotBefore virtualJulian Andres Klode2020-02-263-9/+2
| * pkgsystem: Drop more virtual workaround shenanigansJulian Andres Klode2020-02-266-56/+22
| * metaindex: Add Origin, Label, Version, DefaultPin, ReleaseNotes membersJulian Andres Klode2020-02-263-32/+19
| * Remove various dynamic_cast uses, use virtual methods insteadJulian Andres Klode2020-02-263-16/+6
| * Merge pkgPackageManager::SmartUnpackJulian Andres Klode2020-02-262-7/+1
| * Rename pkgSimulate::Go2 to pkgSimulate::GoJulian Andres Klode2020-02-263-8/+3
| * cdrom: Remove old udev dlopen stuffJulian Andres Klode2020-02-264-29/+1
| * Drop pkgAcquire::Item::ModifyRetries() ABI hackJulian Andres Klode2020-02-263-12/+7
| * Merge pkgAcquire::RunFdsSane back into RunFdsJulian Andres Klode2020-02-262-15/+4
| * Remove ABI workaround for debDebPkgFileIndex::ArchiveInfoJulian Andres Klode2020-02-263-7/+3
| * Merge CommandLine::DispatchArgJulian Andres Klode2020-02-262-7/+0
| * Remove pkgAcqFile::Failed overloadJulian Andres Klode2020-02-262-7/+0
|/
* Merge branch 'pu/tagfile-hardening' into 'master'Julian Andres Klode2020-02-251-1/+14
|\
| * tagfile: Check out-of-bounds access to Tags vectorJulian Andres Klode2020-02-201-0/+8