summaryrefslogtreecommitdiff
path: root/apt-private/private-history.cc
Commit message (Expand)AuthorAgeFilesLines
* Change GetKindString to not use .data() callSimon Johnsson2026-04-071-1/+1
* Optimize ShortenCommandSimon Johnsson2026-04-071-9/+13
* Scale history-list to screen widthSimon Johnsson2026-04-071-31/+67
* Fix history command error when no ID was givenSimon Johnsson2025-10-061-0/+2
* Add history undo, redo, and rollback featuresSimon Johnsson2025-10-021-11/+253
* 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-261-0/+239