index
:
mgarepo
master
topic/V1_5_3
topic/V1_5_3@819
topic/V1_5_3@959
topic/V1_5_X
topic/V1_5_X@819
topic/V1_5_X@821
topic/V1_5_X@939
topic/V1_5_X@959
topic/V1_6_17
topic/V1_6_19_Y
topic/V1_6_X
topic/V1_6_X-ldapusers
topic/V1_6_X-mirrorsupport
topic/V1_8_X
topic/cancel
topic/oyvind
topic/progress
topic/pysvn-support
topic/python2
topic/upload-tarball
Package Management Tool
Nicolas Vigier [boklm]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MgaRepo
/
rpmutil.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sync --no-vcs
Dan Fandrich
2023-04-17
1
-3
/
+3
*
Add sync --upload (mga#2868)
Dan Fandrich
2023-04-07
1
-1
/
+13
*
sync --dry-run wins if -d is also given
Dan Fandrich
2023-04-07
1
-1
/
+1
*
Support -r in the up command (mga#3913)
Dan Fandrich
2023-04-07
1
-2
/
+2
*
Revert to 1.12.3 state
Papoteur
2016-11-05
1
-220
/
+73
*
Corrections for putsrpm command
Papoteur
2016-10-10
1
-1
/
+1
*
move detectVCS() to separate module to prevent import order
Per Øyvind Karlsen
2016-10-04
1
-27
/
+3
*
drop python shebangs that's not supposed to be...
Per Øyvind Karlsen
2016-08-18
1
-1
/
+0
*
Merge remote-tracking branch 'origin/master' into git
Per Øyvind Karlsen
2016-08-18
1
-33
/
+47
|
\
|
*
Correction of a syntax for python 3
Papoteur
2016-05-29
1
-1
/
+1
|
*
Add a retry with building srpm in case of error in getrelease when creating a...
Papoteur
2016-05-29
1
-28
/
+42
*
|
enable source fetching right away
Per Øyvind Karlsen
2016-07-22
1
-1
/
+1
*
|
enable source fetching from source urls in spec file
Per Øyvind Karlsen
2016-07-22
1
-0
/
+1
*
|
buildrpm: add support for passing arguments directly to rpmbuild
Per Øyvind Karlsen
2016-07-08
1
-1
/
+3
*
|
add url to VCS class
Per Øyvind Karlsen
2016-06-30
1
-5
/
+5
*
|
add bindownload=True arg to clone for only disabling binrepo download
Per Øyvind Karlsen
2016-06-30
1
-2
/
+2
*
|
convert bytes string to utf-8
Per Øyvind Karlsen
2016-06-29
1
-1
/
+4
*
|
make get_pkg_tag() accept path
Per Øyvind Karlsen
2016-06-28
1
-2
/
+2
*
|
store repo topdir in VCS class
Per Øyvind Karlsen
2016-06-28
1
-13
/
+21
*
|
improve getpkgtopdir() to return "friendlier" (normalized) paths
Per Øyvind Karlsen
2016-06-28
1
-9
/
+2
*
|
implement get_rpm_tag for getting package tags from spec file
Per Øyvind Karlsen
2016-06-28
1
-0
/
+18
*
|
raise error at end of protocol detection in detectVCS() too
Per Øyvind Karlsen
2016-06-28
1
-2
/
+1
*
|
don't make error throwing at end of detectVCS() conditional
Per Øyvind Karlsen
2016-06-28
1
-2
/
+1
*
|
implement support for applying %changelog with 'mgarepo buildrpm -l'
Per Øyvind Karlsen
2016-06-03
1
-0
/
+20
*
|
Merge branch 'git' of github.com:mdkcauldron/mgarepo into git
Per Øyvind Karlsen
2016-06-03
1
-5
/
+12
|
\
\
|
*
|
Support using DNF instead of urpmi for buildrpm
Neal Gompa
2016-06-01
1
-5
/
+12
*
|
|
implement optional conversion of svn author to full name & email
Per Øyvind Karlsen
2016-06-03
1
-2
/
+2
|
/
/
*
|
use (dated) mageia user map from svn-git-migration metadata
Per Øyvind Karlsen
2016-06-01
1
-2
/
+3
*
|
fix rev_touched_url()
Per Øyvind Karlsen
2016-05-31
1
-1
/
+1
*
|
add support for optionally installing build depedencies by default
Per Øyvind Karlsen
2016-05-30
1
-3
/
+27
*
|
verbose should be True..
Per Øyvind Karlsen
2016-05-30
1
-1
/
+1
*
|
add --short-circuit support with buildrpm -s
Per Øyvind Karlsen
2016-05-30
1
-0
/
+3
*
|
add support for specifying build stage
Per Øyvind Karlsen
2016-05-30
1
-2
/
+2
*
|
add optional automatic use of rpmlint by default
Per Øyvind Karlsen
2016-05-30
1
-1
/
+4
*
|
start on a build option, creating an equivalent of 'mdvsys build'
Per Øyvind Karlsen
2016-05-30
1
-0
/
+37
*
|
fix downloading of sources from binrepo for git
Per Øyvind Karlsen
2016-05-29
1
-5
/
+12
*
|
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
1
-28
/
+55
*
|
- do not use shell for running external programs
Per Øyvind Karlsen
2016-05-28
1
-22
/
+44
|
/
*
Revert "Restablish a print after a svn command"
Papoteur
2016-02-21
1
-9
/
+1
*
Restablish a print after a svn command
Papoteur
2016-02-21
1
-1
/
+9
*
add function obsolete in rpmutil.py
Papoteur
2016-02-16
1
-0
/
+9
*
Add condition for cp command if no SOURCES is present.
Papoteur
2015-12-19
1
-1
/
+2
*
Doesn't raise error if SOURCES is not present in remore or local package.
Papoteur
2015-12-17
1
-2
/
+8
*
Add support for backports checkout MGA#15251
Nicolas Lécureuil
2015-11-28
1
-3
/
+3
*
Opening spec file from put_srpm function
Papoteur
2015-11-01
1
-9
/
+6
*
Adapt shebang
Papoteur
2015-10-10
1
-1
/
+1
*
Apply 2to3-3.4
Papoteur
2015-10-10
1
-68
/
+68
*
Make mgarepo ci -s work
Olav Vitters
2015-10-08
1
-1
/
+2
*
Use hardlinks when importing (can help speed up process for large SOURCES)
Colin Guthrie
2014-05-27
1
-2
/
+2
[next]