Package alt-tasks: Information

    Source package: alt-tasks
    Version: 0.11.0-alt1
    Build time:  Oct 29, 2024, 09:14 AM
    Report package bug
    License: GPLv3
    Summary: Utility for observing ALT Linux tasks
    Description: 
    alt-tasks recursively searches for and parses all "d-t-s-evr.list" files in
    specified directories, then selects and prints out those tasks that satisfy
    a given criteria.

    List of RPM packages built from this SRPM:
    alt-tasks (riscv64)
    alt-tasks-debuginfo (riscv64)

    Maintainer: Alexey Appolonov

    List of contributors:
    Alexey Appolonov

      1. golang

    Last changed


    Oct. 29, 2024 Alexey Appolonov 0.11.0-alt1
    - There is no need to access the ALT server (team:/tasks/archive/done);
    - New ability to select today's and yesterday's tasks, as well as tasks
      completed until today, using simple flags.
    Oct. 17, 2024 Alexey Appolonov 0.10.0-alt1
    - Ability to display Unix time of a task while using a custom output format;
    - Ability to select tasks using a range of task IDs (the commit time of a task
      specified by the "after_task" and "before_task" parameters are used the same
      as values of the "after" and "before" parameters respectively).
    March 20, 2024 Alexey Appolonov 0.9.1-alt1
    - Updated help notes.