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
path:
root
/
urpm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
(find_packages_to_remove) Revert "help perl_checker"
Thierry Vignaud
2012-03-19
1
-5
/
+5
*
fix data structure example in pod
Guillaume Rousse
2012-03-07
1
-1
/
+2
*
(install) fix circular reference that defeats perl's GC
Thierry Vignaud
2012-03-05
1
-1
/
+2
*
(install) explicitely close the RPM DB after each transaction
Thierry Vignaud
2012-03-05
1
-0
/
+4
*
warn if --allow-force, --allow-nodeps, --force or --keep is in use (mga#3127)
Thierry Vignaud
2012-03-05
1
-4
/
+4
*
perl_checker cleanup
Thierry Vignaud
2012-03-05
1
-1
/
+1
*
urpmq: fix non-zero exit code if .rpm file was not found (POK, mdv#64969)
Thierry Vignaud
2012-02-27
1
-1
/
+4
*
(handle_need_restart) enable to test "should restart" again
Thierry Vignaud
2012-02-27
1
-1
/
+1
*
(migrate_back_rpmdb_db_to_4_6) downgrade from rpm-4.9 to 4.8 db when
Thierry Vignaud
2012-02-21
1
-0
/
+12
*
(sub migrate_back_rpmdb_db_to_hash_8) split it out of migrate_back_rpmdb_db_v...
Thierry Vignaud
2012-02-21
1
-1
/
+10
*
(_rpm_version,should_we_migrate_back_rpmdb_db_version) detect if we need
Thierry Vignaud
2012-02-21
1
-1
/
+11
*
fix the detection of cauldron, we are not using the cooker name anymore
Michael Scherer
2012-02-18
1
-1
/
+1
*
fix regexp for arch keyword substition to work on Mageia
Michael Scherer
2012-02-18
1
-1
/
+1
*
kill unused DUDF support (mga#4493)
Thierry Vignaud
2012-02-14
3
-532
/
+0
*
(run) --test: do not update /var/lib/rpm/installed-through-deps.list again & ...
Thierry Vignaud
2012-02-14
1
-1
/
+1
*
(install) --test: do not display "More information on package"
Thierry Vignaud
2012-02-14
1
-1
/
+1
*
help perl_checker
Thierry Vignaud
2012-02-14
1
-5
/
+5
*
(_search_packages) make it faster when not using -i flag
Thierry Vignaud
2012-02-07
1
-1
/
+2
*
(_search_packages) fix package count when using -a and when some
Thierry Vignaud
2012-02-07
1
-2
/
+11
*
fix translating
Thierry Vignaud
2012-02-01
1
-1
/
+1
*
perl_checker cleanups
Thierry Vignaud
2012-02-01
5
-10
/
+9
*
(translate_why_removed_one) help perl_checker
Thierry Vignaud
2012-02-01
1
-1
/
+1
*
add perl_checker hints
Thierry Vignaud
2012-02-01
2
-1
/
+2
*
(_try_mounting_cdrom_using_hal) fix typo in previous commit
Thierry Vignaud
2012-02-01
1
-1
/
+1
*
(_try_mounting_cdrom_using_hal) make it more readable
Thierry Vignaud
2012-01-29
1
-3
/
+2
*
translation updates (HAL => Udisks)
Thierry Vignaud
2012-01-29
1
-1
/
+1
*
Switch is unused
Thierry Vignaud
2012-01-29
1
-1
/
+0
*
(already_installed) fix already installed noarch packages are listed
Thierry Vignaud
2012-01-06
1
-1
/
+1
*
(_all_unrequested_orphans) fix reading unrequested packages list
Thierry Vignaud
2012-01-06
1
-5
/
+4
*
(conflicting_packages_msg_) kill unused args
Thierry Vignaud
2012-01-06
1
-2
/
+2
*
(df) fix checking available space of mount point
Thierry Vignaud
2012-01-06
1
-1
/
+1
*
(open_lzma) fix using xml info files with quotess in medium name (with
Thierry Vignaud
2012-01-06
1
-1
/
+1
*
(warn_about_locker) split it out of _lock()
Thierry Vignaud
2012-01-06
1
-9
/
+13
*
(get_lock_pid) simplify by reusing cat_()
Thierry Vignaud
2012-01-06
1
-4
/
+1
*
perl_checker cleanups
Thierry Vignaud
2012-01-06
7
-17
/
+17
*
disable dudf support (we've nothing server side)
Thierry Vignaud
2011-12-18
1
-1
/
+1
*
perl_checker cleanups
Thierry Vignaud
2011-12-05
1
-6
/
+6
*
(_pick_one_) do not pick rsync medium if rsync is not installed (mga#3557)
Thierry Vignaud
2011-12-05
1
-1
/
+7
*
(find) introduce it from MDK::Common
Thierry Vignaud
2011-12-05
1
-0
/
+7
*
fix broken 'urpmi --no-md5sum' (pok, mga#62557)
Thierry Vignaud
2011-10-07
1
-2
/
+6
*
(_sync_webfetch_raw) use rsync to download from rsync-mirrors (Alexander Bara...
Thierry Vignaud
2011-10-07
1
-2
/
+2
*
(run) add infrastructure so that GUIes can offer not to ask anymore about mis...
Thierry Vignaud
2011-09-19
1
-1
/
+2
*
(new) fix N() usage thus fixing extracting translatable strings
Thierry Vignaud
2011-09-17
1
-1
/
+1
*
(get_now_orphans_gui_msg) introduce it for rpmdrake (#920)
Thierry Vignaud
2011-09-17
1
-0
/
+13
*
(_get_now_orphans_raw_msg) split it out of get_now_orphans_msg()
Thierry Vignaud
2011-09-17
1
-2
/
+10
*
(configure,_auto_update_media,parse_media,update_media) fix (g)urpmi
Thierry Vignaud
2011-09-14
1
-4
/
+4
*
(_mandriva_mirrorlist) default to mageia product for upgrading from mdv
Thierry Vignaud
2011-09-14
1
-1
/
+2
*
Synthesized commit during git-svn import combining previous Mandriva history ...
Mageia SVN-Git Migration
2011-09-13
24
-36
/
+36
*
update copyright notices
Per Øyvind Karlsen
2010-11-21
11
-11
/
+11
*
bring back urpmi.recover :)
Per Øyvind Karlsen
2010-11-21
1
-0
/
+11
[prev]
[next]