Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Manage exec command with subprocess.Popen in more cases | Papoteur | 2015-11-29 | 2 | -36/+37 | |
| | ||||||
* | add a dist alias on tar (matching other projects) | Thierry Vignaud | 2015-11-28 | 1 | -0/+1 | |
| | ||||||
* | kill useless PKGVERSION variable | Thierry Vignaud | 2015-11-28 | 1 | -2/+1 | |
| | ||||||
* | Add Makefile to generate the tarball | Nicolas Lécureuil | 2015-11-28 | 1 | -0/+14 | |
| | ||||||
* | Add support for backports checkout MGA#15251 | Nicolas Lécureuil | 2015-11-28 | 4 | -8/+17 | |
| | ||||||
* | Suppress debug info and add verbose info. | Papoteur | 2015-11-28 | 1 | -1/+1 | |
| | ||||||
* | Prepare 1.11.0 release1.11.0 | Papoteur | 2015-11-28 | 2 | -1/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | Update shebang in setup.py | 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 | |
| | ||||||
* | Adapt setup.py | Papoteur | 2015-10-31 | 1 | -3/+1 | |
| | ||||||
* | Update man page according to the new management of templates. | Papoteur | 2015-10-31 | 1 | -1/+3 | |
| | ||||||
* | Suppress .chlog no more used | Papoteur | 2015-10-31 | 2 | -82/+0 | |
| | ||||||
* | Replace cheetah template with hardcoded templates default and revno | Papoteur | 2015-10-31 | 2 | -61/+59 | |
| | | | | 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 | 9 | -9/+9 | |
| | ||||||
* | Apply 2to3-3.4 | Papoteur | 2015-10-10 | 30 | -284/+282 | |
| | ||||||
* | 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 | |
| | ||||||
* | Version 1.10.71.10.7 | Jani Välimaa | 2015-08-07 | 1 | -0/+1 | |
| | ||||||
* | Ignore 'mgarepo sync -c' and tell it's deprecated | Jani Välimaa | 2015-08-07 | 2 | -1/+8 | |
| | | | | TODO: Completely remove -c switch from code. | |||||
* | 1.10.61.10.6 | Thierry Vignaud | 2014-07-19 | 2 | -1/+2 | |
| | ||||||
* | 1.10.6 never was released | Thierry Vignaud | 2014-07-19 | 1 | -2/+0 | |
| | | | | error in commit 81a950a120451982ab4077916a2e66dc7f269d29 | |||||
* | s/cooker/cauldron/ | Thierry Vignaud | 2014-07-19 | 5 | -5/+7 | |
| | | | | 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 | 2 | -2/+3 | |
| | | | | | The cp command supports the -l option since Mageia 1 so it's fairly safe to use this. | |||||
* | Document CHANGES from last commit | Colin Guthrie | 2014-05-27 | 1 | -0/+2 | |
| | ||||||
* | Add command aliasses for commit and checkout | Maarten Vanraes | 2014-02-04 | 1 | -1/+1 | |
| | ||||||
* | Improved detection of binary files | Dan Fandrich | 2013-12-26 | 2 | -0/+5 | |
| | ||||||
* | Version 1.10.51.10.5 | Dan Fandrich | 2013-12-14 | 2 | -1/+5 | |
| | ||||||
* | Added README.BINREPO and youridb.sql to Python manifest | Dan Fandrich | 2013-12-14 | 1 | -1/+2 | |
| | ||||||
* | Don't block waiting for stderr when displaying subprocess output (mga#952) | Dan Fandrich | 2013-12-14 | 1 | -6/+14 | |
| | ||||||
* | 1.10.4 - add bash-completion1.10.4 | Joseph Wang | 2013-12-14 | 4 | -1/+104 | |
| | ||||||
* | Fixed some typos and URLs in the help | Dan Fandrich | 2013-12-14 | 5 | -7/+7 | |
| | ||||||
* | Fix version: version 1.10.31.10.3 | Nicolas Vigier | 2012-12-05 | 2 | -2/+2 | |
| | | | | | This version does not include major/incompatible changes, so this should be version 1.10.3, not 1.11. | |||||
* | Version 1.11 | Nicolas Vigier | 2012-12-04 | 2 | -2/+2 | |
| | ||||||
* | create-srpm: don't use youridb if no db defined | Nicolas Vigier | 2012-12-04 | 2 | -1/+10 | |
| |