aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix so cloning into git repositories and updating of works targetpathPer Øyvind Karlsen2016-06-011-3/+3
| | | | | | | | specified
* | make sure target path doesn't already have svn checkout before cloningPer Øyvind Karlsen2016-06-011-1/+4
| | | | | | | | into
* | add an additional check to verify username against html page ofPer Øyvind Karlsen2016-06-011-1/+4
| |
* | rather get more up to date list of users from https://people.mageia.org/u/Per Øyvind Karlsen2016-06-011-5/+30
| |
* | use (dated) mageia user map from svn-git-migration metadataPer Øyvind Karlsen2016-06-014-9/+31
| |
* | fix incorrectly named classPer Øyvind Karlsen2016-06-011-1/+1
| |
* | 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 " (not released yet)\n" message for revisions not released isPer Øyvind Karlsen2016-06-011-2/+4
| | | | | | | | to the specific changelog entry and not above, which breaks changelog
* | fix issue with utf-8 encodig for rpmlog when utf-8 locale isn't setPer Øyvind Karlsen2016-05-311-0/+3
| |
* | if no email defined, at least default to author@mageia.orgPer Øyvind Karlsen2016-05-311-1/+1
| |
* | simplify initialization of ElementTreePer Øyvind Karlsen2016-05-311-10/+4
| |
* | make sure there's a buffer before trying to read what's leftPer Øyvind Karlsen2016-05-311-1/+2
| |
* | rewrite rpm changelog generator to parse svn xml logPer Øyvind Karlsen2016-05-311-45/+24
| |
* | fix rev_touched_url()Per Øyvind Karlsen2016-05-311-1/+1
| |
* | make sure execcmd() handles large read buffersPer Øyvind Karlsen2016-05-311-5/+11
| |
* | adapt to removal of rpm_macros_defs()Per Øyvind Karlsen2016-05-311-6/+5
| |
* | handle lists as argument for execcmdPer Øyvind Karlsen2016-05-301-3/+6
| |
* | add support for optionally installing build depedencies by defaultPer Øyvind Karlsen2016-05-302-3/+29
| |
* | verbose should be True..Per Øyvind Karlsen2016-05-301-1/+1
| |
* | add --short-circuit support with buildrpm -sPer Øyvind Karlsen2016-05-302-2/+7
| |
* | add support for specifying build stagePer Øyvind Karlsen2016-05-302-2/+3
| |
* | document buildrpm optionsPer Øyvind Karlsen2016-05-301-1/+4
| |
* | add optional automatic use of rpmlint by defaultPer Øyvind Karlsen2016-05-302-1/+8
| |
* | clean out some old leftoversPer Øyvind Karlsen2016-05-301-9/+2
| |
* | start on a build option, creating an equivalent of 'mdvsys build'Per Øyvind Karlsen2016-05-302-0/+68
| |
* | fix downloading of sources from binrepo for gitPer Øyvind Karlsen2016-05-292-12/+19
| |
* | implement git specific implementations of info() & status()Per Øyvind Karlsen2016-05-291-13/+37
| |
* | fix broken use of detectVCS()Per Øyvind Karlsen2016-05-291-10/+8
| |
* | - don't clone all branches from svnPer Øyvind Karlsen2016-05-295-49/+135
| | | | | | | | | | | | - 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
* | increase log window size to 1000 to speed up checkoutsPer Øyvind Karlsen2016-05-291-1/+1
| |
* | - do not use shell for running external programsPer Øyvind Karlsen2016-05-2813-542/+724
|/ | | | - add suport for (quick) git-svn cloning of package repositories
* prepare 1.12.1 release1.12.1Papoteur2016-03-253-2/+5
|
* add svn log command in list of command not to prefix with LC_ALL=C (mga#73)Papoteur2016-03-242-6/+2
|
* Prepare 1.12.0 release1.12.0Papoteur2016-03-093-2/+5
|
* Revert commit be8b4f9c74519aeacdcecb797722ce2682a68cb2Papoteur2016-03-091-1/+1
| | | | Restore prefix command because of pb in import command
* Prepare for 1.11.11 release1.11.11Papoteur2016-03-073-2/+6
|
* Avoid prefix to command mv to get results in local languagePapoteur2016-03-062-3/+6
|
* obsolete: start interactive mode if no message is givenPapoteur2016-03-011-0/+2
|
* Prepare for 1.11.10 release1.11.10Papoteur2016-02-223-2/+9
|
* Fix typos on man filedaviddavid2016-02-211-1/+1
|
* Restablish an output after some svn commandsPapoteur2016-02-211-0/+1
|
* move a command svn from log.py to util.pyPapoteur2016-02-212-21/+24
| | | | | | | | Retablish a output after a svn command Revert "Retablish a output after a svn command" This reverts commit 3e5db62c699cbbf4120de2d7f68539ec388a8765.
* correction in the bash-completion filePapoteur2016-02-211-0/+1
|
* Restablish a print after a svn commandPapoteur2016-02-211-0/+1
|
* complete bash-completion with obsolete commandPapoteur2016-02-211-2/+4
|
* Revert "Restablish a print after a svn command"Papoteur2016-02-214-38/+24
| | | | This reverts commit b09cf55fc133349845f5bfed78335d93594f73a0.
* Restablish a print after a svn commandPapoteur2016-02-214-24/+38
|
* add an example in man page for obsolete commandPapoteur2016-02-201-0/+2
|
* correct the help message in obsolete commandPapoteur2016-02-201-1/+1
|