aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a progress bar when uploading a binary filetopic/progressPapoteur2024-01-271-4/+23
* bash-completion: remove executable bitJani Välimaa2023-10-222-0/+1
* mgarepo-ssh: fix shebangJani Välimaa2023-10-222-1/+3
* 1.14.51.14.5Papoteur2023-10-222-1/+4
* Add --no-vcs for sync optionsdaviddavid2023-04-181-1/+1
* release 1.14.41.14.4Dan Fandrich2023-04-173-2/+4
* Add sync --no-vcsDan Fandrich2023-04-172-3/+6
* release 1.14.31.14.3Your Name2023-04-083-2/+10
* Add sync --upload (mga#2868)Dan Fandrich2023-04-073-2/+35
* sync --dry-run wins if -d is also givenDan Fandrich2023-04-071-1/+1
* Fix some mandoc lint errors in the man pageDan Fandrich2023-04-071-8/+4
* Fix some typos & bad URLsDan Fandrich2023-04-074-28/+29
* Switch some URLs to https:Dan Fandrich2023-04-072-2/+2
* Support -r in the up command (mga#3913)Dan Fandrich2023-04-072-2/+4
* maintdb.py: Fix error messageStig-Ørjan Smelror2022-04-071-1/+1
* 1.14.21.14.2Papoteur2020-01-273-4/+4
* Add command editlog in bash completionPapoteur2020-01-271-1/+1
* Better formatting of help in mgarepo commandPapoteur2020-01-271-1/+1
* Fix previous commit for editlogPapoteur2020-01-271-1/+1
* Keep editlog with locale environment executionPapoteur2020-01-271-1/+1
* update CHANGESPapoteur2020-01-271-0/+4
* add entry for editlog in help and man pagePapoteur2020-01-252-0/+3
* 1.14.11.14.1Papoteur2019-02-273-2/+5
* Use url option instead of host for maintdb getPapoteur2019-02-271-1/+2
* Manage exception with maintdb commandPapoteur2019-02-271-2/+10
* Don't forget to increase version in mgarepo binaryYour Name2019-01-021-1/+1
* retag as 1.14 to avoid confusion with the 1.13.x stuff1.14.0Thomas Backlund2019-01-012-2/+3
* release 1.12.51.12.5Thomas Backlund2019-01-012-1/+6
* Drop "not released yet" from rpmsPascal Terjan2018-10-041-5/+1
* Merge duplicate codePascal Terjan2018-10-041-63/+32
* Define _topdir in getreleasePascal Terjan2018-10-041-12/+12
* Allow usage of path with special characters with sync command (mag#73)Papoteur2018-04-232-0/+6
* make sure " (not released yet)\n" message for revisions not released is to th...Per Øyvind Karlsen2018-02-271-2/+4
* 1.12.41.12.4Papoteur2017-12-023-2/+5
* allow maintdb get <package> without packagers credentialsPapoteur2017-11-291-4/+10
* syntax simplificationGuillaume Rousse2017-09-101-3/+3
* enforce consistent indentationGuillaume Rousse2017-09-101-89/+88
* replace tabs with spacesGuillaume Rousse2017-09-101-7/+7
* add import, checkout and commit aliasesGuillaume Rousse2017-09-101-4/+5
* add markrelease commandGuillaume Rousse2017-09-101-1/+4
* Revert to 1.12.3 statePapoteur2016-11-0546-1449/+665
* 1.13.21.13.2topic/oyvindNeal Gompa2016-10-103-3/+8
* Fix rpm command for unpacking source RPMsNeal Gompa2016-10-101-3/+3
* Corrections for putsrpm commandPapoteur2016-10-102-4/+6
* 1.13.11.13.1Papoteur2016-10-083-2/+7
* redirect stdin, as required for ssh session invoked through binrepoPer Øyvind Karlsen2016-10-041-1/+1
* update upload_binary() to properly use newer execcmd()Per Øyvind Karlsen2016-10-041-1/+1
* fix 'mgarepo sync -d' for git-svn reposPer Øyvind Karlsen2016-10-041-3/+5
* add missing importsPer Øyvind Karlsen2016-10-041-0/+2
* move detectVCS() to separate module to prevent import orderPer Øyvind Karlsen2016-10-044-29/+33