Пакет alt-tasks: Информация

    Исходный пакет: alt-tasks
    Версия: 0.11.0-alt1
    Собран:  29 октября 2024 г. 9:14
    Сообщить об ошибке в пакете
    Лицензия: GPLv3
    О пакете: Utility for observing ALT Linux tasks
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    alt-tasks (riscv64)
    alt-tasks-debuginfo (riscv64)

    Сопровождающий: Alexey Appolonov

    Список участников:
    Alexey Appolonov

      1. golang

    Последнее изменение


    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.
    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).
    20 марта 2024 г. Alexey Appolonov 0.9.1-alt1
    - Updated help notes.