summaryrefslogtreecommitdiff
path: root/guix/scripts/time-machine.scm
AgeCommit message (Expand)Author
2024-03-11time-machine: Allow time travels to v0.16.0.Ludovic Courtès
2023-11-05time-machine: Warn when no command is given.Ludovic Courtès
2023-11-05time-machine: Make target commit check cheaper.Ludovic Courtès
2023-10-17scripts: time-machine: Handle EPIPE errors when displaying help.Simon Tournier
2023-09-05time-machine: Also validate the reference from a channels file.Maxim Cournoyer
2023-08-17pull, time-machine: Add '-q' to ignore channel files.Ludovic Courtès
2023-08-16scripts: time-machine: Error when attempting to visit too old commits.Maxim Cournoyer
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2021-08-09inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'.Ludovic Courtès
2021-03-11time-machine: Fail when unrecognized option.zimoun
2021-03-10Revert "inferior: Break cached-channel-instance into two procedures."Mathieu Othacehe
2021-03-10inferior: Break cached-channel-instance into two procedures.Mathieu Othacehe
2020-09-10scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès
2020-07-11git: Add 'with-git-error-handling'.Ludovic Courtès
2020-06-16time-machine: Add '--disable-authentication'.Ludovic Courtès
2019-11-26Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès
2019-11-15time-machine: Honor the standard build options.Ludovic Courtès
2019-11-15time-machine: Handle 'git-error' exceptions.Ludovic Courtès
2019-11-15inferior: 'cached-channel-instance' takes an open store connection.Konrad Hinsen
2019-11-15Add 'guix time-machine'.Konrad Hinsen