aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/util.py
Commit message (Expand)AuthorAgeFilesLines
* Suppress prefix with no effect on import command.Papoteur2016-05-291-1/+1
* add svn log command in list of command not to prefix with LC_ALL=C (mga#73)Papoteur2016-03-241-1/+1
* Revert commit be8b4f9c74519aeacdcecb797722ce2682a68cb2Papoteur2016-03-091-1/+1
* Avoid prefix to command mv to get results in local languagePapoteur2016-03-061-1/+1
* Restablish an output after some svn commandsPapoteur2016-02-211-0/+1
* move a command svn from log.py to util.pyPapoteur2016-02-211-0/+22
* Restablish a print after a svn commandPapoteur2016-02-211-0/+1
* Revert "Restablish a print after a svn command"Papoteur2016-02-211-23/+0
* Restablish a print after a svn commandPapoteur2016-02-211-0/+23
* Change the getstatusoutput function to not get error when reading special ch...Papoteur2015-12-021-6/+10
* Prefix command checkout to allow unicode character in directory name. mag#73Papoteur2015-12-011-1/+1
* Print the command to exec in verbose modePapoteur2015-11-301-2/+3
* Revert last changes in util.pyPapoteur2015-11-301-32/+37
* Clen codePapoteur2015-11-291-3/+0
* suppress standard output of executed command mga#17023Papoteur2015-11-291-1/+1
* Manage exec command with subprocess.Popen in more casesPapoteur2015-11-291-35/+33
* Suppress debug info and add verbose info.Papoteur2015-11-281-1/+1
* Apply language prefix C to all commands in util.pyPapoteur2015-11-181-7/+7
* Display the time in English formatPapoteur2015-11-011-1/+1
* correct types for strings in util.py and svn.pyPapoteur2015-10-271-5/+5
* Manage bytes/str in util.pyPapoteur2015-10-261-7/+7
* Adapt shebangPapoteur2015-10-101-1/+1
* Apply 2to3-3.4Papoteur2015-10-101-6/+6
* Prefix svn info command with only LANGUAGE=C #73Papoteur2015-08-101-2/+5
* Don't block waiting for stderr when displaying subprocess output (mga#952)Dan Fandrich2013-12-141-6/+14
* add function to get maintainer of a package using httpNicolas Vigier2011-10-041-0/+10
* allow changing stdin when executing commandNicolas Vigier2011-08-171-1/+3
* remove logging errorNicolas Vigier2011-05-161-7/+2
* rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples for...Nicolas Vigier2011-01-111-0/+141