Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manage error return in svn exec command | Papoteur | 2015-11-18 | 1 | -2/+2 |
| | |||||
* | Apply language prefix C to all commands in util.py | Papoteur | 2015-11-18 | 1 | -7/+7 |
| | |||||
* | Be sure that files are read even if encoded in utf-8 | Papoteur | 2015-11-01 | 2 | -7/+6 |
| | |||||
* | Display the time in English format | Papoteur | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | Opening spec file from put_srpm function | Papoteur | 2015-11-01 | 1 | -9/+6 |
| | |||||
* | Suppress a void line in default template for changelog. Suppress a debug info. | Papoteur | 2015-11-01 | 2 | -4/+2 |
| | |||||
* | Add a void line between revisions in changelog, template revno | Papoteur | 2015-11-01 | 1 | -0/+1 |
| | |||||
* | Reading and writing spec file in utf-8 encoding in log.py | Papoteur | 2015-11-01 | 1 | -9/+8 |
| | |||||
* | Some updates in binrepo.py, about reading files. #mga17023 | Papoteur | 2015-10-31 | 1 | -3/+5 |
| | |||||
* | Replace cheetah template with hardcoded templates default and revno | Papoteur | 2015-10-31 | 1 | -61/+55 |
| | | | | Select default template in mgarepo.conf | ||||
* | correction of SVNLogEntry | Papoteur | 2015-10-31 | 1 | -1/+1 |
| | |||||
* | Replace compare function for SVNLogEntry | Papoteur | 2015-10-27 | 1 | -2/+5 |
| | |||||
* | correct types for strings in util.py and svn.py | Papoteur | 2015-10-27 | 2 | -7/+7 |
| | |||||
* | Reading config file in ConfigParser | Papoteur | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Manage bytes/str in util.py | Papoteur | 2015-10-26 | 1 | -7/+7 |
| | |||||
* | Adapt indentation in binrepo.py | Papoteur | 2015-10-26 | 1 | -17/+17 |
| | |||||
* | Upadte ConfigPaser.py again | Papoteur | 2015-10-26 | 1 | -1/+1 |
| | | | | | Sur la branche master Update ConfigPaser.py #mga17023 | ||||
* | Modifying ConfigParser.py | Papoteur | 2015-10-26 | 1 | -20/+20 |
| | |||||
* | Adapt shebang | Papoteur | 2015-10-10 | 7 | -7/+7 |
| | |||||
* | Apply 2to3-3.4 | Papoteur | 2015-10-10 | 28 | -262/+260 |
| | |||||
* | Make mgarepo ci -s work | Olav Vitters | 2015-10-08 | 1 | -1/+2 |
| | | | | | | When only fetching the spec file, mgarepo still tried to retrieve the binaries. This resulted in an error message. Really only download the spec file. | ||||
* | Prefix svn info command with only LANGUAGE=C #73 | Papoteur | 2015-08-10 | 2 | -2/+9 |
| | |||||
* | Ignore 'mgarepo sync -c' and tell it's deprecated | Jani Välimaa | 2015-08-07 | 1 | -1/+6 |
| | | | | TODO: Completely remove -c switch from code. | ||||
* | s/cooker/cauldron/ | Thierry Vignaud | 2014-07-19 | 2 | -2/+2 |
| | | | | thus fixing some stupid upload errors related to backports | ||||
* | Use hardlinks when importing (can help speed up process for large SOURCES) | Colin Guthrie | 2014-05-27 | 1 | -2/+2 |
| | | | | | The cp command supports the -l option since Mageia 1 so it's fairly safe to use this. | ||||
* | Improved detection of binary files | Dan Fandrich | 2013-12-26 | 1 | -0/+2 |
| | |||||
* | Don't block waiting for stderr when displaying subprocess output (mga#952) | Dan Fandrich | 2013-12-14 | 1 | -6/+14 |
| | |||||
* | Fixed some typos and URLs in the help | Dan Fandrich | 2013-12-14 | 4 | -5/+5 |
| | |||||
* | Allow keeping old rpm log in package directory | Nicolas Vigier | 2012-12-04 | 2 | -3/+9 |
| | | | | | | | | | | | With this change, it is now possible to store the old rpm log inside the package directory instead of using a separate directory (usually /misc/ directory). This can be done by changing the oldurl setting in mgarepo.conf to '.' or anything starting with './'. It becomes possible to have different import logs if using different packages in different versions of the distribution instead of one log file shared for all versions of the distribution. | ||||
* | Fix regexp used to escape rpm macros, after problem reported on | Nicolas Vigier | 2012-02-15 | 1 | -1/+1 |
| | | | | | | | mageia-dev mailing list by Anssi : http://www.mageia.org/pipermail/mageia-dev/2012-February/012003.html | ||||
* | try to resolve bug 4053 | Florent Monnier | 2012-01-07 | 1 | -1/+1 |
| | |||||
* | update URLs for new wiki | Nicolas Vigier | 2011-11-26 | 1 | -1/+1 |
| | |||||
* | fix svn info with subversion 1.7.1 (from Shlomi Fish #3346) | Nicolas Vigier | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | add function to get maintainer of a package using http | Nicolas Vigier | 2011-10-04 | 1 | -0/+10 |
| | |||||
* | add config options for maintdb | Nicolas Vigier | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | fix error message | Nicolas Vigier | 2011-09-27 | 1 | -1/+1 |
| | |||||
* | do not explode if the sha1.lst file is no longer here ( problem reported by ↵ | Michael Scherer | 2011-09-23 | 1 | -1/+5 |
| | | | | grenoya on irc ) | ||||
* | add --nosignature so signed rpm can be imported ( problem reported by Lev ↵ | Michael Scherer | 2011-09-18 | 1 | -1/+1 |
| | | | | Givon on irc ) | ||||
* | remove file when there was an error during download | Nicolas Vigier | 2011-08-21 | 1 | -0/+1 |
| | |||||
* | check sha1sum of existing files | Nicolas Vigier | 2011-08-21 | 1 | -1/+4 |
| | |||||
* | remove old options | Nicolas Vigier | 2011-08-17 | 3 | -26/+4 |
| | |||||
* | remove more old code | Nicolas Vigier | 2011-08-17 | 1 | -120/+0 |
| | |||||
* | update import_binaries for new binrepo | Nicolas Vigier | 2011-08-17 | 2 | -40/+8 |
| | |||||
* | remove binrepo markrelease | Nicolas Vigier | 2011-08-17 | 2 | -14/+0 |
| | |||||
* | remove binrev option | Nicolas Vigier | 2011-08-17 | 1 | -3/+0 |
| | |||||
* | remove old functions | Nicolas Vigier | 2011-08-17 | 1 | -149/+0 |
| | |||||
* | update sync for new binrepo | Nicolas Vigier | 2011-08-17 | 1 | -3/+5 |
| | |||||
* | don't commit by default | Nicolas Vigier | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | delete function removes files from sha1.lst | Nicolas Vigier | 2011-08-17 | 1 | -6/+7 |
| | |||||
* | don't commit sha1.lst by default | Nicolas Vigier | 2011-08-17 | 1 | -1/+1 |
| |