| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Scale history-list to screen width | Simon Johnsson | 2026-04-07 | 1 | -15/+58 |
| | | |||||
| * | Fix history command error when no ID was given | Simon Johnsson | 2025-10-06 | 1 | -0/+4 |
| | | |||||
| * | Add history undo, redo, and rollback features | Simon Johnsson | 2025-10-02 | 1 | -1/+42 |
| | | |||||
| * | test-history: Adjust for as-installed testing | Julian Andres Klode | 2025-09-30 | 1 | -1/+1 |
| | | | | | | | When testing as installed, we inadvertently do not replace the command-line with dummy in the "apt history-list" command. | ||||
| * | history: Handle transactions without any changes | Julian Andres Klode | 2025-09-26 | 1 | -0/+19 |
| | | | | | For some reason I have them in my log file. | ||||
| * | test-history: Do not fully remove the command line | Julian Andres Klode | 2025-09-26 | 1 | -2/+2 |
| | | | | | | This will particularly be useful in the next commit; just strip the path form the commandline. | ||||
| * | History Command and Parsing | Simon Johnsson | 2025-09-26 | 1 | -0/+30 |
| | | |||||
| * | Add a --comment option to record Comment: in history | Julian Andres Klode | 2024-11-18 | 1 | -0/+40 |
| Suggested-by: mhoye on IRC | |||||
