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
*
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
*
Allow keeping old rpm log in package directory
Nicolas Vigier
2012-12-04
1
-1
/
+4
*
remove old options
Nicolas Vigier
2011-08-17
1
-6
/
+3
*
update import_binaries for new binrepo
Nicolas Vigier
2011-08-17
1
-0
/
+2
*
remove binrepo markrelease
Nicolas Vigier
2011-08-17
1
-1
/
+0
*
update sync for new binrepo
Nicolas Vigier
2011-08-17
1
-3
/
+5
*
don't commit by default
Nicolas Vigier
2011-08-17
1
-1
/
+1
*
delete function removes files from sha1.lst
Nicolas Vigier
2011-08-17
1
-6
/
+7
*
don't commit sha1.lst by default
Nicolas Vigier
2011-08-17
1
-1
/
+1
*
upload on new binrepo
Nicolas Vigier
2011-08-17
1
-1
/
+8
*
remove old download_binaries function
Nicolas Vigier
2011-08-17
1
-9
/
+0
*
download binaries from new binrepo
Nicolas Vigier
2011-08-17
1
-9
/
+3
*
ignore incorrect symlinks (bug #463)
Nicolas Vigier
2011-05-17
1
-1
/
+1
*
only add files with status "?" (bug #349)
Nicolas Vigier
2011-05-17
1
-1
/
+1
*
do not leave empty file when download failed (bug #374)
Nicolas Vigier
2011-05-16
1
-1
/
+6
*
fix typo
Nicolas Vigier
2011-02-26
1
-1
/
+1
*
Add support for rpm 4.8: spec.sources is now a list instead of a method
Nicolas Vigier
2011-02-26
1
-1
/
+3
*
add binrepo revision options
Nicolas Vigier
2011-01-28
1
-5
/
+6
[next]