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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
add -s option for log command to get releases log (enhancement mga#12948).
Papoteur
2015-12-22
1
-2
/
+5
*
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
*
Change the getstatusoutput function to not get error when reading special ch...
Papoteur
2015-12-02
1
-6
/
+10
*
Prefix command checkout to allow unicode character in directory name. mag#73
Papoteur
2015-12-01
2
-1
/
+5
*
Print the command to exec in verbose mode
Papoteur
2015-11-30
1
-2
/
+3
*
Revert last changes in util.py
Papoteur
2015-11-30
1
-32
/
+37
*
Clen code
Papoteur
2015-11-29
1
-3
/
+0
*
suppress standard output of executed command mga#17023
Papoteur
2015-11-29
1
-1
/
+1
*
Manage exec command with subprocess.Popen in more cases
Papoteur
2015-11-29
2
-36
/
+37
*
Add support for backports checkout MGA#15251
Nicolas Lécureuil
2015-11-28
3
-8
/
+16
*
Suppress debug info and add verbose info.
Papoteur
2015-11-28
1
-1
/
+1
*
Manage error return in svn exec command
Papoteur
2015-11-18
1
-2
/
+2
*
Apply language prefix C to all commands in util.py
Papoteur
2015-11-18
1
-7
/
+7
*
Be sure that files are read even if encoded in utf-8
Papoteur
2015-11-01
2
-7
/
+6
*
Display the time in English format
Papoteur
2015-11-01
1
-1
/
+1
*
Opening spec file from put_srpm function
Papoteur
2015-11-01
1
-9
/
+6
*
Suppress a void line in default template for changelog. Suppress a debug info.
Papoteur
2015-11-01
2
-4
/
+2
*
Add a void line between revisions in changelog, template revno
Papoteur
2015-11-01
1
-0
/
+1
*
Reading and writing spec file in utf-8 encoding in log.py
Papoteur
2015-11-01
1
-9
/
+8
*
Some updates in binrepo.py, about reading files. #mga17023
Papoteur
2015-10-31
1
-3
/
+5
*
Replace cheetah template with hardcoded templates default and revno
Papoteur
2015-10-31
1
-61
/
+55
*
correction of SVNLogEntry
Papoteur
2015-10-31
1
-1
/
+1
*
Replace compare function for SVNLogEntry
Papoteur
2015-10-27
1
-2
/
+5
*
correct types for strings in util.py and svn.py
Papoteur
2015-10-27
2
-7
/
+7
*
Reading config file in ConfigParser
Papoteur
2015-10-27
1
-1
/
+1
*
Manage bytes/str in util.py
Papoteur
2015-10-26
1
-7
/
+7
*
Adapt indentation in binrepo.py
Papoteur
2015-10-26
1
-17
/
+17
*
Upadte ConfigPaser.py again
Papoteur
2015-10-26
1
-1
/
+1
*
Modifying ConfigParser.py
Papoteur
2015-10-26
1
-20
/
+20
*
Adapt shebang
Papoteur
2015-10-10
7
-7
/
+7
*
Apply 2to3-3.4
Papoteur
2015-10-10
28
-262
/
+260
*
Make mgarepo ci -s work
Olav Vitters
2015-10-08
1
-1
/
+2
*
Prefix svn info command with only LANGUAGE=C #73
Papoteur
2015-08-10
2
-2
/
+9
*
Ignore 'mgarepo sync -c' and tell it's deprecated
Jani Välimaa
2015-08-07
1
-1
/
+6
*
s/cooker/cauldron/
Thierry Vignaud
2014-07-19
2
-2
/
+2
*
Use hardlinks when importing (can help speed up process for large SOURCES)
Colin Guthrie
2014-05-27
1
-2
/
+2
*
Improved detection of binary files
Dan Fandrich
2013-12-26
1
-0
/
+2
*
Don't block waiting for stderr when displaying subprocess output (mga#952)
Dan Fandrich
2013-12-14
1
-6
/
+14
*
Fixed some typos and URLs in the help
Dan Fandrich
2013-12-14
4
-5
/
+5
*
Allow keeping old rpm log in package directory
Nicolas Vigier
2012-12-04
2
-3
/
+9
*
Fix regexp used to escape rpm macros, after problem reported on
Nicolas Vigier
2012-02-15
1
-1
/
+1
*
try to resolve bug 4053
Florent Monnier
2012-01-07
1
-1
/
+1
*
update URLs for new wiki
Nicolas Vigier
2011-11-26
1
-1
/
+1
*
fix svn info with subversion 1.7.1 (from Shlomi Fish #3346)
Nicolas Vigier
2011-11-24
1
-1
/
+1
*
add function to get maintainer of a package using http
Nicolas Vigier
2011-10-04
1
-0
/
+10
[next]