aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/svn.py
Commit message (Collapse)AuthorAgeFilesLines
* - don't clone all branches from svnPer Øyvind Karlsen2016-05-291-1/+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 programsPer Øyvind Karlsen2016-05-281-438/+13
| | | | - 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)Papoteur2016-03-241-5/+1
|
* Avoid prefix to command mv to get results in local languagePapoteur2016-03-061-2/+5
|
* obsolete: start interactive mode if no message is givenPapoteur2016-03-011-0/+2
|
* delete debug commandsPapoteur2016-02-161-2/+0
|
* add mv function in svn.py, used by obsolete commandPapoteur2016-02-161-0/+9
|
* Prefix command checkout to allow unicode character in directory name. mag#73Papoteur2015-12-011-0/+4
|
* Manage exec command with subprocess.Popen in more casesPapoteur2015-11-291-1/+4
|
* Manage error return in svn exec commandPapoteur2015-11-181-2/+2
|
* Suppress a void line in default template for changelog. Suppress a debug info.Papoteur2015-11-011-2/+2
|
* correction of SVNLogEntryPapoteur2015-10-311-1/+1
|
* Replace compare function for SVNLogEntryPapoteur2015-10-271-2/+5
|
* correct types for strings in util.py and svn.pyPapoteur2015-10-271-2/+2
|
* Apply 2to3-3.4Papoteur2015-10-101-18/+17
|
* Prefix svn info command with only LANGUAGE=C #73Papoteur2015-08-101-0/+4
|
* update URLs for new wikiNicolas Vigier2011-11-261-1/+1
|
* fix svn info with subversion 1.7.1 (from Shlomi Fish #3346)Nicolas Vigier2011-11-241-1/+1
|
* status only return first column and filename (bug #349)Nicolas Vigier2011-05-171-1/+1
|
* update URL about ssh configuration (reported by erwan)Nicolas Vigier2011-01-201-1/+1
|
* only append '@' to the path if it contains '@' or it causes problems for ↵Nicolas Vigier2011-01-121-12/+12
| | | | some paths such as '.'
* rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵Nicolas Vigier2011-01-111-0/+430
for Mageia