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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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.9
1.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 release
1.11.8
Papoteur
2016-02-16
3
-2
/
+5
|
*
delete debug commands
Papoteur
2016-02-16
1
-2
/
+0
|
*
tag for 1.11.7 release
1.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.6
1.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 mgarepo
1.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
|
*
Fix wrong versions in changelog, we are on 1.11.x
1.11.3
Rémi Verschelde
2015-12-09
1
-2
/
+2
|
*
Version 1.12.3
Rémi Verschelde
2015-12-09
2
-1
/
+2
|
*
Update changelog
Rémi Verschelde
2015-12-09
1
-0
/
+4
|
*
Merge branch 'master' of git://git.mageia.org/software/build-system/mgarepo
Papoteur
2015-12-02
2
-1
/
+6
|
\
|
|
|
|
|
|
Merge with local changes.
|
*
Version 1.11.2
1.11.2
Rémi Verschelde
2015-11-30
2
-1
/
+6
|
|
*
|
Change the getstatusoutput function to not get error when reading special ↵
Papoteur
2015-12-02
1
-6
/
+10
|
|
|
|
|
|
|
|
characters.
*
|
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
|
*
Submit 1.11.1
1.11.1
Papoteur
2015-11-30
2
-1
/
+6
|
*
Add example in man page for -k option (backport)
Papoteur
2015-11-30
1
-0
/
+2
|
*
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 a dist alias on tar (matching other projects)
Thierry Vignaud
2015-11-28
1
-0
/
+1
|
*
kill useless PKGVERSION variable
Thierry Vignaud
2015-11-28
1
-2
/
+1
|
*
Add Makefile to generate the tarball
Nicolas Lécureuil
2015-11-28
1
-0
/
+14
|
*
Add support for backports checkout MGA#15251
Nicolas Lécureuil
2015-11-28
4
-8
/
+17
|
*
Suppress debug info and add verbose info.
Papoteur
2015-11-28
1
-1
/
+1
|
*
Prepare 1.11.0 release
1.11.0
Papoteur
2015-11-28
2
-1
/
+4
|
*
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
|
*
Update shebang in setup.py
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
|
[next]