summaryrefslogtreecommitdiff
path: root/apt-private
Commit message (Expand)AuthorAgeFilesLines
* apt-private/private-download.cc: support unlimited space tmpfsJohannes Schauer Marin Rodrigues2026-01-051-14/+14
* A special cow for a special weekJulian Andres Klode2025-11-101-2/+8
* Fix missing includesRuoyu Zhong2025-10-281-0/+2
* Enable the new solver by default in 0.31, 1.21, 2.11, 3.1Julian Andres Klode2025-10-251-0/+4
* Record varying defaults based on cli-version, rather than binaryJulian Andres Klode2025-10-253-26/+112
* Let APT::Get::Mark-Auto satisfy APT::Get::Build-Dep-AutomaticJochen Sprickerhof2025-10-071-1/+1
* Fix history command error when no ID was givenSimon Johnsson2025-10-061-0/+2
* Add history undo, redo, and rollback featuresSimon Johnsson2025-10-022-12/+284
* history-list: reject any arguments providedJulian Andres Klode2025-09-261-0/+3
* history: Handle transactions without any changesJulian Andres Klode2025-09-261-1/+2
* History Command and ParsingSimon Johnsson2025-09-262-0/+250
* Fail on stdio errorsDemi M. Obenour2025-05-191-1/+1
* 💬 Recommend use of `apt update` over `apt-get update`Max Coplan2025-05-191-2/+2
* Remove unused variable in apt-privateJulian Andres Klode2025-04-041-1/+0
* solver3: Consider more upgrades more costly when not upgradingJulian Andres Klode2025-04-041-1/+7
* solver3: Correctly deb822-escape error message in evaluation reportJulian Andres Klode2025-03-261-1/+3
* Respect custom LESS/MORE/LV variablesJulian Andres Klode2025-03-261-1/+11
* solver3: Avoid empty error message in evaluation crash reportJulian Andres Klode2025-03-201-3/+6
* solver3: Use zstd-compressed, base64-encoded dumpsJulian Andres Klode2025-03-201-5/+14
* solver evaluation: write minimized solver dumpsJulian Andres Klode2025-03-201-1/+1
* Print --solver 3.0 explanation if both internal and it failedJulian Andres Klode2025-03-091-0/+3
* Evaluate and fall back to the 3.0 solverJulian Andres Klode2025-03-091-86/+223
* string{=> _view} flNotDir(string{=> _view}). Configuration::{Cnd,}Set(Value: ...наб2025-02-145-8/+9
* edit-sources: don't force .listChristopher Bock2025-02-071-2/+0
* modernize-sources: Avoid opening /dev/stdout for simulateJulian Andres Klode2025-02-041-5/+4
* Measure BootSize as integerJulian Andres Klode2025-02-031-2/+2
* Also support debian-ports modernizationSamuel Thibault2025-02-021-1/+1
* Make notices about .list sources without signed-by less obnoxiousJulian Andres Klode2025-01-281-12/+29
* apt: Introduce the modernize-sources commandJulian Andres Klode2025-01-282-0/+225
* apt-secure manual page is in manual section 8Andreas Rönnquist2025-01-281-1/+1
* Warn about missing Signed-By in .list formatJulian Andres Klode2025-01-211-1/+9
* Drop SourceListWarnings::NonFreeFirmware messagesDavid Kalnischkies2025-01-051-129/+0
* Drop usage of APT_MUSTCHECKDavid Kalnischkies2025-01-051-1/+1
* Drop usage of macro APT_OVERRIDE for simple overrideDavid Kalnischkies2025-01-054-22/+21
* apt show: Add pinning information for --fullJulian Andres Klode2024-12-191-0/+12
* Be more strict about which PAGER to execvp() directlyJulian Andres Klode2024-12-191-1/+3
* Introduce automatic pager for read commandsJulian Andres Klode2024-12-187-4/+189
* Collect unprinted Ign errors for display in Err outputDavid Kalnischkies2024-11-222-17/+44
* Add a virtual destructor to private CacheSet MatcherDavid Kalnischkies2024-11-221-0/+1
* Acknowledge non-erase usage of remove_if for volatile sourcesDavid Kalnischkies2024-11-221-1/+1
* Add a --comment option to record Comment: in historyJulian Andres Klode2024-11-181-0/+1
* Merge branch 'svequiv' into 'main'Julian Andres Klode2024-11-141-1/+1
|\
| * apt-private/private-update.cc: APT::StringView -> std::string_viewнаб2024-11-121-1/+1
* | Merge branch 'json-config' into 'main'Julian Andres Klode2024-11-141-1/+33
|\ \ | |/ |/|
| * json: Add "options" array to JSON hooksJulian Andres Klode2024-11-121-1/+33
* | Replace std::bind with lambdasнаб2024-11-112-4/+4
|/
* Merge branch 'feature/ignorantprompt' into 'main'Julian Andres Klode2024-10-221-1/+9
|\
| * Show prompt reply if input is from non-terminalDavid Kalnischkies2024-09-291-1/+2
| * Ignore pending input before confirmation promptsDavid Kalnischkies2024-09-291-0/+7
* | Support --target-release in `apt list`Raziel Anarki2024-10-221-0/+2
|/