aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/util.py
Commit message (Expand)AuthorAgeFilesLines
* Use https: URLs by defaultHEADmasterDan Fandrich2 days1-1/+1
* Allow usage of path with special characters with sync command (mag#73)Papoteur2018-04-231-0/+2
* Revert to 1.12.3 statePapoteur2016-11-051-78/+63
* redirect stdin, as required for ssh session invoked through binrepoPer Øyvind Karlsen2016-10-041-1/+1
* drop python shebangs that's not supposed to be...Per Øyvind Karlsen2016-08-181-2/+0
* fix typoPer Øyvind Karlsen2016-06-011-1/+1
* print command to be executed by execcmd() again if verbose config is enabledPer Øyvind Karlsen2016-06-011-0/+4
* make sure there's a buffer before trying to read what's leftPer Øyvind Karlsen2016-05-311-1/+2
* make sure execcmd() handles large read buffersPer Øyvind Karlsen2016-05-311-5/+11
* handle lists as argument for execcmdPer Øyvind Karlsen2016-05-301-3/+6
* - don't clone all branches from svnPer Øyvind Karlsen2016-05-291-2/+2
* - do not use shell for running external programsPer Øyvind Karlsen2016-05-281-62/+65
* 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