Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Per Øyvind Karlsen | 2016-06-01 | 1 | -1/+1 |
| | |||||
* | print command to be executed by execcmd() again if verbose config is enabled | Per Øyvind Karlsen | 2016-06-01 | 1 | -0/+4 |
| | |||||
* | make sure there's a buffer before trying to read what's left | Per Øyvind Karlsen | 2016-05-31 | 1 | -1/+2 |
| | |||||
* | make sure execcmd() handles large read buffers | Per Øyvind Karlsen | 2016-05-31 | 1 | -5/+11 |
| | |||||
* | handle lists as argument for execcmd | Per Øyvind Karlsen | 2016-05-30 | 1 | -3/+6 |
| | |||||
* | - don't clone all branches from svn | Per Øyvind Karlsen | 2016-05-29 | 1 | -2/+2 |
| | | | | | | - make sure to get all revisions when cloning - further adaptions to make tool more revision control agnostic - implement support for 'mgarepo up' for git-svn as well | ||||
* | - do not use shell for running external programs | Per Øyvind Karlsen | 2016-05-28 | 1 | -62/+65 |
| | | | | - add suport for (quick) git-svn cloning of package repositories | ||||
* | add svn log command in list of command not to prefix with LC_ALL=C (mga#73) | Papoteur | 2016-03-24 | 1 | -1/+1 |
| | |||||
* | Revert commit be8b4f9c74519aeacdcecb797722ce2682a68cb2 | Papoteur | 2016-03-09 | 1 | -1/+1 |
| | | | | Restore prefix command because of pb in import command | ||||
* | Avoid prefix to command mv to get results in local language | Papoteur | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | Restablish an output after some svn commands | Papoteur | 2016-02-21 | 1 | -0/+1 |
| | |||||
* | move a command svn from log.py to util.py | Papoteur | 2016-02-21 | 1 | -0/+22 |
| | | | | | | | | Retablish a output after a svn command Revert "Retablish a output after a svn command" This reverts commit 3e5db62c699cbbf4120de2d7f68539ec388a8765. | ||||
* | Restablish a print after a svn command | Papoteur | 2016-02-21 | 1 | -0/+1 |
| | |||||
* | Revert "Restablish a print after a svn command" | Papoteur | 2016-02-21 | 1 | -23/+0 |
| | | | | This reverts commit b09cf55fc133349845f5bfed78335d93594f73a0. | ||||
* | Restablish a print after a svn command | Papoteur | 2016-02-21 | 1 | -0/+23 |
| | |||||
* | Change the getstatusoutput function to not get error when reading special ↵ | Papoteur | 2015-12-02 | 1 | -6/+10 |
| | | | | characters. | ||||
* | Prefix command checkout to allow unicode character in directory name. mag#73 | Papoteur | 2015-12-01 | 1 | -1/+1 |
| | |||||
* | Print the command to exec in verbose mode | Papoteur | 2015-11-30 | 1 | -2/+3 |
| | |||||
* | Revert last changes in util.py | Papoteur | 2015-11-30 | 1 | -32/+37 |
| | |||||
* | Clen code | Papoteur | 2015-11-29 | 1 | -3/+0 |
| | |||||
* | suppress standard output of executed command mga#17023 | Papoteur | 2015-11-29 | 1 | -1/+1 |
| | |||||
* | Manage exec command with subprocess.Popen in more cases | Papoteur | 2015-11-29 | 1 | -35/+33 |
| | |||||
* | Suppress debug info and add verbose info. | Papoteur | 2015-11-28 | 1 | -1/+1 |
| | |||||
* | Apply language prefix C to all commands in util.py | Papoteur | 2015-11-18 | 1 | -7/+7 |
| | |||||
* | Display the time in English format | Papoteur | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | correct types for strings in util.py and svn.py | Papoteur | 2015-10-27 | 1 | -5/+5 |
| | |||||
* | Manage bytes/str in util.py | Papoteur | 2015-10-26 | 1 | -7/+7 |
| | |||||
* | Adapt shebang | Papoteur | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | Apply 2to3-3.4 | Papoteur | 2015-10-10 | 1 | -6/+6 |
| | |||||
* | Prefix svn info command with only LANGUAGE=C #73 | Papoteur | 2015-08-10 | 1 | -2/+5 |
| | |||||
* | Don't block waiting for stderr when displaying subprocess output (mga#952) | Dan Fandrich | 2013-12-14 | 1 | -6/+14 |
| | |||||
* | add function to get maintainer of a package using http | Nicolas Vigier | 2011-10-04 | 1 | -0/+10 |
| | |||||
* | allow changing stdin when executing command | Nicolas Vigier | 2011-08-17 | 1 | -1/+3 |
| | |||||
* | remove logging error | Nicolas Vigier | 2011-05-16 | 1 | -7/+2 |
| | |||||
* | rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵ | Nicolas Vigier | 2011-01-11 | 1 | -0/+141 |
for Mageia |