index
:
urpmi
distro/mga1
distro/mga2
distro/mga5
distro/mga6
distro/mga7
master
topic/4.10.14
topic/4.9.21
topic/4.x
topic/5.19
topic/6.14
topic/6.25
topic/6.25@258013
topic/6.32
topic/color
topic/kernel-orphans
topic/maat_color
topic/rpm5
topic/urpmi-4_6_24-3mdk
user/pterjan/ignorearch
Software Installation Tools
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
silent a 4years+ old warning when running testsuite
Thierry Vignaud
2012-06-13
1
-1
/
+1
*
(install) adapt to URPM-4.2
Thierry Vignaud
2012-06-13
2
-1
/
+3
*
pt translations from simplew and fix of a fuzzy string in the French translat...
RĂ©mi Verschelde
2012-06-10
2
-546
/
+488
*
7.0
7.0
Thierry Vignaud
2012-06-08
2
-1
/
+3
*
actually rename
Thierry Vignaud
2012-06-08
14
-0
/
+0
*
better caption for man pages (inspirated by mdv): remove number from title
Thierry Vignaud
2012-06-08
2
-16
/
+16
*
new directories
Thierry Vignaud
2012-06-08
0
-0
/
+0
*
sync with code
Thierry Vignaud
2012-06-08
69
-7286
/
+7668
*
fix a testsuite regression with rpm-4.10.0
Thierry Vignaud
2012-06-08
2
-1
/
+6
*
(_libdb_version,_rpm_version,should_we_migrate_back_rpmdb_db_version)
Thierry Vignaud
2012-06-08
2
-3
/
+4
*
better caption for man pages (inspirated by mdv): fix section name
Thierry Vignaud
2012-06-08
2
-0
/
+3
*
urpmi.cfg: support --tune-rpm as an option
Thierry Vignaud
2012-06-08
1
-0
/
+1
*
urpmi.cfg: support --download-all as an option (Pavel Shved, from mdv)
Thierry Vignaud
2012-06-08
3
-0
/
+10
*
drop support for --gui
Thierry Vignaud
2012-06-08
2
-1
/
+1
*
(copy_removable) gtkdialogs (and thus /usr/bin/gmessage) is not packaged in Mga
Thierry Vignaud
2012-06-08
2
-7
/
+1
*
(copy_removable) update comment
Thierry Vignaud
2012-06-08
1
-1
/
+1
*
(trans_log) simplify
Thierry Vignaud
2012-06-08
1
-4
/
+1
*
drop /usr/X11R6/bin from $PATH
Thierry Vignaud
2012-06-08
11
-13
/
+17
*
factorize 1 gurpm string with 2 urpm::main_loop strings
Thierry Vignaud
2012-06-08
1
-2
/
+3
*
(find_packages_to_remove) simplify case where only name was given
Thierry Vignaud
2012-06-08
1
-1
/
+0
*
(_install_src) simplify
Thierry Vignaud
2012-06-08
1
-1
/
+2
*
(_verify_rpm) let rpmdrake pass 'basename' option again
Thierry Vignaud
2012-06-08
2
-2
/
+2
*
(_finish) split it out of run()
Thierry Vignaud
2012-06-08
2
-5
/
+15
*
(run) simplify
Thierry Vignaud
2012-06-08
1
-3
/
+2
*
(_run_transaction,run) try to make more readable by having less dereferencing
Thierry Vignaud
2012-06-08
1
-11
/
+16
*
(_run_transaction) split it out of run()
Thierry Vignaud
2012-06-08
1
-44
/
+57
*
one less variable to pass around
Thierry Vignaud
2012-06-08
1
-4
/
+5
*
(_download_all, _install_src, _init_common_options,
Thierry Vignaud
2012-06-08
1
-10
/
+10
*
make some global variables having package scope
Thierry Vignaud
2012-06-08
1
-2
/
+7
*
(run) drop unused env variable
Thierry Vignaud
2012-06-08
1
-2
/
+2
*
(_run_parallel_transaction) split it out of run()
Thierry Vignaud
2012-06-08
1
-9
/
+14
*
(_log_installing) split it out of run()
Thierry Vignaud
2012-06-08
1
-9
/
+14
*
(run) add some comments
Thierry Vignaud
2012-06-08
1
-0
/
+8
*
(_init_common_options) split it out of run()
Thierry Vignaud
2012-06-08
1
-15
/
+20
*
(_handle_removable_media) split it out of run()
Thierry Vignaud
2012-06-08
1
-8
/
+13
*
(_continue_on_error) split it out of run()
Thierry Vignaud
2012-06-08
1
-16
/
+22
*
(_install_src) split it out of run()
Thierry Vignaud
2012-06-08
1
-14
/
+19
*
(_verify_rpm) split it out of run()
Thierry Vignaud
2012-06-08
1
-14
/
+19
*
(_download_all) split it out of run()
Thierry Vignaud
2012-06-08
1
-28
/
+33
*
(_download_callback) split it out of _download_packages()
Thierry Vignaud
2012-06-08
1
-5
/
+9
*
(_download_packages) split it out of run()
Thierry Vignaud
2012-06-08
1
-42
/
+41
*
use newly introduced any()
Thierry Vignaud
2012-06-08
3
-5
/
+5
*
(any) introduce it from MDK::Common
Thierry Vignaud
2012-06-08
1
-0
/
+7
*
(_register_media_cfg) simplify using member()
Thierry Vignaud
2012-06-08
1
-2
/
+2
*
(run) fix downloading twice noarch packages on x86_64 with --download-all (mg...
Thierry Vignaud
2012-06-08
2
-0
/
+4
*
revert commit r3849 from Mar 26 2012 as it causes a testsuite
Thierry Vignaud
2012-06-08
1
-6
/
+1
*
fix testsuite faillure introduced in commit r3103 on Feb 27 2012:
Thierry Vignaud
2012-06-08
3
-4
/
+4
*
(system_should_partially_fail,urpmi_partial) introduce them for next commit
Thierry Vignaud
2012-06-08
1
-1
/
+10
*
(test_exotic_medium_name) skip test when building as root in /root
Thierry Vignaud
2012-06-08
1
-0
/
+5
*
include missing files for testsuite
Thierry Vignaud
2012-06-08
1
-0
/
+10
[next]