aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/svn.py
Commit message (Expand)AuthorAgeFilesLines
* Fix previous commit for editlogPapoteur2020-01-271-1/+1
* Keep editlog with locale environment executionPapoteur2020-01-271-1/+1
* Allow usage of path with special characters with sync command (mag#73)Papoteur2018-04-231-0/+4
* Revert to 1.12.3 statePapoteur2016-11-051-27/+440
* auomatically fallback to non-ssh when authentication failsPer Øyvind Karlsen2016-08-181-0/+11
* add url to VCS classPer Øyvind Karlsen2016-06-301-2/+2
* store repo topdir in VCS classPer Øyvind Karlsen2016-06-281-2/+2
* check whether target path contains either of svn or git repoPer Øyvind Karlsen2016-06-031-1/+1
* - don't clone all branches from svnPer Øyvind Karlsen2016-05-291-1/+2
* - do not use shell for running external programsPer Øyvind Karlsen2016-05-281-438/+13
* 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 some...Nicolas Vigier2011-01-121-12/+12
* rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples for...Nicolas Vigier2011-01-111-0/+430