Пакет gitum: Информация

    Исходный пакет: gitum
    Версия: 0.8.6-alt1
    Собран:  9 февраля 2017 г. 14:42 в задании #177891
    Сообщить об ошибке в пакете
    Домашняя страница: http://wiki.etersoft.ru/GitUM

    Лицензия: GPLv2
    О пакете: Git Upstream Manager
    Описание: 
    Git Upstream Manager is the development tool that maintains your current
    working git repository: pull upstream changes in the appropriate order
    into your current working branch and keep all your patches up-to-date
    and ready for a submission in the same time.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gitum (noarch)

    Сопровождающий: Konstantin Artyushkin

    Список участников:
    Konstantin Artyushkin
    Pavel Shilovsky

      1. git-core >= 1.7
      2. python-module-GitPython >= 0.3.0
      3. python-module-setuptools-tests

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


    7 февраля 2017 г. Konstantin Artyushkin 0.8.6-alt1
    - fix dosformat files bug with --keep-cr
    - revert author wrong enocding utf-8
    - added a git diff check in a gitum status command
    7 октября 2016 г. Konstantin Artyushkin 0.8.5-alt1
    - added stdout_as_string=False to git.show()
    - log patch name when rebasing
    4 марта 2016 г. Konstantin Artyushkin 0.8.4-alt2
    - made --remote arg positional for push and pull commands