Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for specifying build stage | Per Øyvind Karlsen | 2016-05-30 | 2 | -2/+3 |
| | |||||
* | document buildrpm options | Per Øyvind Karlsen | 2016-05-30 | 1 | -1/+4 |
| | |||||
* | add optional automatic use of rpmlint by default | Per Øyvind Karlsen | 2016-05-30 | 2 | -1/+8 |
| | |||||
* | clean out some old leftovers | Per Øyvind Karlsen | 2016-05-30 | 1 | -9/+2 |
| | |||||
* | start on a build option, creating an equivalent of 'mdvsys build' | Per Øyvind Karlsen | 2016-05-30 | 2 | -0/+68 |
| | |||||
* | fix downloading of sources from binrepo for git | Per Øyvind Karlsen | 2016-05-29 | 2 | -12/+19 |
| | |||||
* | implement git specific implementations of info() & status() | Per Øyvind Karlsen | 2016-05-29 | 1 | -13/+37 |
| | |||||
* | fix broken use of detectVCS() | Per Øyvind Karlsen | 2016-05-29 | 1 | -10/+8 |
| | |||||
* | - don't clone all branches from svn | Per Øyvind Karlsen | 2016-05-29 | 5 | -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 checkouts | Per Øyvind Karlsen | 2016-05-29 | 1 | -1/+1 |
| | |||||
* | - do not use shell for running external programs | Per Øyvind Karlsen | 2016-05-28 | 13 | -542/+724 |
| | | | | - add suport for (quick) git-svn cloning of package repositories | ||||
* | prepare 1.12.1 release1.12.1 | Papoteur | 2016-03-25 | 3 | -2/+5 |
| | |||||
* | add svn log command in list of command not to prefix with LC_ALL=C (mga#73) | Papoteur | 2016-03-24 | 2 | -6/+2 |
| | |||||
* | Prepare 1.12.0 release1.12.0 | Papoteur | 2016-03-09 | 3 | -2/+5 |
| | |||||
* | Revert commit be8b4f9c74519aeacdcecb797722ce2682a68cb2 | Papoteur | 2016-03-09 | 1 | -1/+1 |
| | | | | Restore prefix command because of pb in import command | ||||
* | Prepare for 1.11.11 release1.11.11 | Papoteur | 2016-03-07 | 3 | -2/+6 |
| | |||||
* | Avoid prefix to command mv to get results in local language | Papoteur | 2016-03-06 | 2 | -3/+6 |
| | |||||
* | obsolete: start interactive mode if no message is given | Papoteur | 2016-03-01 | 1 | -0/+2 |
| | |||||
* | Prepare for 1.11.10 release1.11.10 | Papoteur | 2016-02-22 | 3 | -2/+9 |
| | |||||
* | Fix typos on man file | daviddavid | 2016-02-21 | 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 | 2 | -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 file | Papoteur | 2016-02-21 | 1 | -0/+1 |
| | |||||
* | Restablish a print after a svn command | Papoteur | 2016-02-21 | 1 | -0/+1 |
| | |||||
* | complete bash-completion with obsolete command | Papoteur | 2016-02-21 | 1 | -2/+4 |
| | |||||
* | Revert "Restablish a print after a svn command" | Papoteur | 2016-02-21 | 4 | -38/+24 |
| | | | | This reverts commit b09cf55fc133349845f5bfed78335d93594f73a0. | ||||
* | Restablish a print after a svn command | Papoteur | 2016-02-21 | 4 | -24/+38 |
| | |||||
* | add an example in man page for obsolete command | Papoteur | 2016-02-20 | 1 | -0/+2 |
| | |||||
* | correct the help message in obsolete command | Papoteur | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | Tag for 1.11.91.11.9 | Papoteur | 2016-02-19 | 3 | -2/+5 |
| | |||||
* | suppress the unuseful -d distro option for obsolete command | Papoteur | 2016-02-17 | 1 | -2/+0 |
| | |||||
* | tag for 1.11.8 release1.11.8 | Papoteur | 2016-02-16 | 3 | -2/+5 |
| | |||||
* | delete debug commands | Papoteur | 2016-02-16 | 1 | -2/+0 |
| | |||||
* | tag for 1.11.7 release1.11.7 | Papoteur | 2016-02-16 | 3 | -2/+8 |
| | |||||
* | update man page and help | Papoteur | 2016-02-16 | 2 | -11/+21 |
| | |||||
* | add mv function in svn.py, used by obsolete command | Papoteur | 2016-02-16 | 1 | -0/+9 |
| | |||||
* | add obsolete path in function layout_dir of layout.py | Papoteur | 2016-02-16 | 1 | -4/+8 |
| | |||||
* | add function obsolete in rpmutil.py | Papoteur | 2016-02-16 | 1 | -0/+9 |
| | |||||
* | add command obsolete as new file obsolete.py | Papoteur | 2016-02-16 | 1 | -0/+38 |
| | |||||
* | Use ldap3 import instead of ldap | Papoteur | 2016-02-15 | 1 | -11/+15 |
| | |||||
* | Correct a crash in rpmlog command when smthg is not committed | Papoteur | 2016-02-15 | 1 | -7/+21 |
| | |||||
* | - bump version to 1.11.61.11.6 | doktor5000 | 2015-12-23 | 3 | -2/+5 |
| | |||||
* | add -s option for log command to get releases log (enhancement mga#12948). | Papoteur | 2015-12-22 | 1 | -2/+5 |
| | |||||
* | Add version number in mgarepo1.11.5 | Papoteur | 2015-12-20 | 1 | -1/+1 |
| | |||||
* | Delete a remaining test line | Papoteur | 2015-12-20 | 1 | -2/+1 |
| | |||||
* | - Push 1.11.5 (fix mga#17365) | Papoteur | 2015-12-20 | 3 | -2/+6 |
| | |||||
* | Add condition for cp command if no SOURCES is present. | Papoteur | 2015-12-19 | 1 | -1/+2 |
| | |||||
* | Version 1.11.4 | Papoteur | 2015-12-18 | 3 | -2/+5 |
| | |||||
* | Doesn't raise error if SOURCES is not present in remore or local package. | Papoteur | 2015-12-17 | 1 | -2/+8 |
| | |||||
* | Bump version that was forgotten previously | Rémi Verschelde | 2015-12-17 | 1 | -1/+1 |
| |