summaryrefslogtreecommitdiff
path: root/apt-private
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Add note that redundant 'CLI interface' is intentionalJulian Andres Klode2024-07-281-0/+2
* Parse snapshot option for apt show/listDavid Kalnischkies2024-07-081-0/+2
* Show installed version (not candidate version) while removing a packagesid2024-07-053-2/+12
* Do not save new if we have already installed providersDavid Kalnischkies2024-05-161-0/+18
* Initial implementation of the 3.0 solverJulian Andres Klode2024-05-141-0/+8
* Separate columns by 2 spaces in listsJulian Andres Klode2024-04-301-1/+1
* Merge branch 'src-specifier' into 'main'Julian Andres Klode2024-04-292-4/+18
|\
| * source, build-dep: Allow specifying src:nameJulian Andres Klode2024-04-291-1/+7
| * showsrc: Support querying src:nameJulian Andres Klode2024-04-291-3/+11
* | Match version constraints before saving garbage packagesDavid Kalnischkies2024-04-241-6/+14
* | Avoid figuring which kept pkgs are phased if we don't display itDavid Kalnischkies2024-04-241-10/+10
|/
* Highlight essential removals with action::remove colorJulian Andres Klode2024-04-231-1/+1
* Merge branch 'ui-2.9.2' into 'main'Julian Andres Klode2024-04-226-17/+36
|\
| * Show "Upgrading:" before other sectionsJulian Andres Klode2024-04-191-2/+2
| * Insert blank line following simulation noteJulian Andres Klode2024-04-191-0/+2