aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/log.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* make sure " (not released yet)\n" message for revisions not released is to th...Per Øyvind Karlsen2018-02-271-2/+4
* Revert to 1.12.3 statePapoteur2016-11-051-98/+36
* auomatically fallback to non-ssh when authentication failsPer Øyvind Karlsen2016-08-181-2/+2
* drop python shebangs that's not supposed to be...Per Øyvind Karlsen2016-08-181-1/+0
* Merge remote-tracking branch 'origin/master' into gitPer Øyvind Karlsen2016-08-181-38/+74
|\
| * Add a retry with building srpm in case of error in getrelease when creating a...Papoteur2016-05-291-38/+86
* | avoid trailing newline after last %changelog entryPer Øyvind Karlsen2016-06-031-2/+4
* | single newline before %changelog is sufficientPer Øyvind Karlsen2016-06-031-1/+1
* | implement optional conversion of svn author to full name & emailPer Øyvind Karlsen2016-06-031-3/+18
* | improve class for mapping usernames to Full Name <username@mageig.org>Per Øyvind Karlsen2016-06-031-10/+24
* | add an additional check to verify username against html page ofPer Øyvind Karlsen2016-06-011-1/+4
* | rather get more up to date list of users from https://people.mageia.org/u/Per Øyvind Karlsen2016-06-011-5/+30
* | use (dated) mageia user map from svn-git-migration metadataPer Øyvind Karlsen2016-06-011-5/+20
* | make sure " (not released yet)\n" message for revisions not released isPer Øyvind Karlsen2016-06-011-2/+4
* | if no email defined, at least default to author@mageia.orgPer Øyvind Karlsen2016-05-311-1/+1
* | adapt to removal of rpm_macros_defs()Per Øyvind Karlsen2016-05-311-6/+5
|/
* move a command svn from log.py to util.pyPapoteur2016-02-211-21/+2
* Revert "Restablish a print after a svn command"Papoteur2016-02-211-2/+21
* Restablish a print after a svn commandPapoteur2016-02-211-21/+2
* Correct a crash in rpmlog command when smthg is not committedPapoteur2016-02-151-7/+21
* Be sure that files are read even if encoded in utf-8Papoteur2015-11-011-6/+5
* Suppress a void line in default template for changelog. Suppress a debug info.Papoteur2015-11-011-2/+0
* Add a void line between revisions in changelog, template revnoPapoteur2015-11-011-0/+1
* Reading and writing spec file in utf-8 encoding in log.pyPapoteur2015-11-011-9/+8
* Replace cheetah template with hardcoded templates default and revnoPapoteur2015-10-311-61/+55
* Adapt shebangPapoteur2015-10-101-1/+1
* Apply 2to3-3.4Papoteur2015-10-101-12/+12
* Allow keeping old rpm log in package directoryNicolas Vigier2012-12-041-2/+5
* Fix regexp used to escape rpm macros, after problem reported onNicolas Vigier2012-02-151-1/+1
* rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples for...Nicolas Vigier2011-01-111-0/+633