Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.14.61.14.6 | Papoteur | 2024-02-02 | 2 | -1/+3 |
| | |||||
* | Add a progress bar when uploading a binary filetopic/progress | Papoteur | 2024-01-27 | 1 | -4/+23 |
| | |||||
* | bash-completion: remove executable bit | Jani Välimaa | 2023-10-22 | 2 | -0/+1 |
| | |||||
* | mgarepo-ssh: fix shebang | Jani Välimaa | 2023-10-22 | 2 | -1/+3 |
| | |||||
* | 1.14.51.14.5 | Papoteur | 2023-10-22 | 2 | -1/+4 |
| | |||||
* | Add --no-vcs for sync options | daviddavid | 2023-04-18 | 1 | -1/+1 |
| | |||||
* | release 1.14.41.14.4 | Dan Fandrich | 2023-04-17 | 3 | -2/+4 |
| | |||||
* | Add sync --no-vcs | Dan Fandrich | 2023-04-17 | 2 | -3/+6 |
| | | | | | | | If --no-vcs is given along with --download and/or --upload, the SVN operations are skipped but the download and/or upload will go ahead. This replaces the same functionality that was lost when the bug with --dry-run was fixed in commit da90dea3. | ||||
* | release 1.14.31.14.3 | Your Name | 2023-04-08 | 3 | -2/+10 |
| | |||||
* | Add sync --upload (mga#2868) | Dan Fandrich | 2023-04-07 | 3 | -2/+35 |
| | | | | | | This will automatically upload any changed binrepo files and update sha1.lst to match. Using --dryrun will show any changed files but not upload or change anything. | ||||
* | sync --dry-run wins if -d is also given | Dan Fandrich | 2023-04-07 | 1 | -1/+1 |
| | | | | | --dry-run should not change the working copy, so if --dry-run is given along with -d (to download), the -d is ignored. | ||||
* | Fix some mandoc lint errors in the man page | Dan Fandrich | 2023-04-07 | 1 | -8/+4 |
| | |||||
* | Fix some typos & bad URLs | Dan Fandrich | 2023-04-07 | 4 | -28/+29 |
| | |||||
* | Switch some URLs to https: | Dan Fandrich | 2023-04-07 | 2 | -2/+2 |
| | |||||
* | Support -r in the up command (mga#3913) | Dan Fandrich | 2023-04-07 | 2 | -2/+4 |
| | |||||
* | maintdb.py: Fix error message | Stig-Ørjan Smelror | 2022-04-07 | 1 | -1/+1 |
| | |||||
* | 1.14.21.14.2 | Papoteur | 2020-01-27 | 3 | -4/+4 |
| | |||||
* | Add command editlog in bash completion | Papoteur | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | Better formatting of help in mgarepo command | Papoteur | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | Fix previous commit for editlog | Papoteur | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | Keep editlog with locale environment execution | Papoteur | 2020-01-27 | 1 | -1/+1 |
| | |||||
* | update CHANGES | Papoteur | 2020-01-27 | 1 | -0/+4 |
| | |||||
* | add entry for editlog in help and man page | Papoteur | 2020-01-25 | 2 | -0/+3 |
| | |||||
* | 1.14.11.14.1 | Papoteur | 2019-02-27 | 3 | -2/+5 |
| | |||||
* | Use url option instead of host for maintdb get | Papoteur | 2019-02-27 | 1 | -1/+2 |
| | |||||
* | Manage exception with maintdb command | Papoteur | 2019-02-27 | 1 | -2/+10 |
| | |||||
* | Don't forget to increase version in mgarepo binary | Your Name | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | retag as 1.14 to avoid confusion with the 1.13.x stuff1.14.0 | Thomas Backlund | 2019-01-01 | 2 | -2/+3 |
| | |||||
* | release 1.12.51.12.5 | Thomas Backlund | 2019-01-01 | 2 | -1/+6 |
| | |||||
* | Drop "not released yet" from rpms | Pascal Terjan | 2018-10-04 | 1 | -5/+1 |
| | | | | | By definitions packages are not released yet when we build them, so all packages get it. | ||||
* | Merge duplicate code | Pascal Terjan | 2018-10-04 | 1 | -63/+32 |
| | |||||
* | Define _topdir in getrelease | Pascal Terjan | 2018-10-04 | 1 | -12/+12 |
| | | | | | This is required for specfiles using files from SOURCES with %load | ||||
* | Allow usage of path with special characters with sync command (mag#73) | Papoteur | 2018-04-23 | 2 | -0/+6 |
| | |||||
* | make sure " (not released yet)\n" message for revisions not released is to ↵ | Per Øyvind Karlsen | 2018-02-27 | 1 | -2/+4 |
| | | | | the specific changelog entry and not above, which breaks changelog | ||||
* | 1.12.41.12.4 | Papoteur | 2017-12-02 | 3 | -2/+5 |
| | |||||
* | allow maintdb get <package> without packagers credentials | Papoteur | 2017-11-29 | 1 | -4/+10 |
| | |||||
* | syntax simplification | Guillaume Rousse | 2017-09-10 | 1 | -3/+3 |
| | |||||
* | enforce consistent indentation | Guillaume Rousse | 2017-09-10 | 1 | -89/+88 |
| | |||||
* | replace tabs with spaces | Guillaume Rousse | 2017-09-10 | 1 | -7/+7 |
| | |||||
* | add import, checkout and commit aliases | Guillaume Rousse | 2017-09-10 | 1 | -4/+5 |
| | |||||
* | add markrelease command | Guillaume Rousse | 2017-09-10 | 1 | -1/+4 |
| | |||||
* | Revert to 1.12.3 state | Papoteur | 2016-11-05 | 46 | -1449/+665 |
| | |||||
* | 1.13.21.13.2topic/oyvind | Neal Gompa | 2016-10-10 | 3 | -3/+8 |
| | |||||
* | Fix rpm command for unpacking source RPMs | Neal Gompa | 2016-10-10 | 1 | -3/+3 |
| | |||||
* | Corrections for putsrpm command | Papoteur | 2016-10-10 | 2 | -4/+6 |
| | | | | - formatting the defines parameters in rpm command | ||||
* | 1.13.11.13.1 | Papoteur | 2016-10-08 | 3 | -2/+7 |
| | |||||
* | redirect stdin, as required for ssh session invoked through binrepo | Per Øyvind Karlsen | 2016-10-04 | 1 | -1/+1 |
| | |||||
* | update upload_binary() to properly use newer execcmd() | Per Øyvind Karlsen | 2016-10-04 | 1 | -1/+1 |
| | |||||
* | fix 'mgarepo sync -d' for git-svn repos | Per Øyvind Karlsen | 2016-10-04 | 1 | -3/+5 |
| | |||||
* | add missing imports | Per Øyvind Karlsen | 2016-10-04 | 1 | -0/+2 |
| |