index
:
rpmdrake
distro/mdv2007.0
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mdv2010.1
distro/mdv2011
distro/mdv2011.0
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
master
topic/RPMDRAKE
topic/jvdm-branch
user/animtim/designWork
Mageia Graphical Package Manager
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rpmdrake
/
pkg.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
(perform_parallel_install) split it out of perform_install()
Thierry Vignaud
2007-03-21
1
-19
/
+23
*
(perform_installation) do not reload package databases when canceling installing
Thierry Vignaud
2007-03-21
1
-1
/
+1
*
keep all packages around (fix 'unable to update in "installed" view', #27629)
Thierry Vignaud
2007-03-19
1
-12
/
+14
*
(perform_installation) do refresh the list even if a transaction
Thierry Vignaud
2007-03-19
1
-1
/
+1
*
(get_pkgs) simplify
Thierry Vignaud
2007-03-19
1
-4
/
+5
*
(perform_installation) display global count as well as transaction count (#XXXX)
Thierry Vignaud
2007-03-16
1
-3
/
+4
*
(get_pkgs) revert a bogus change that went in r144310
Thierry Vignaud
2007-03-15
1
-1
/
+1
*
(get_pkgs,perform_installation,perform_removal) fix transient hints
Thierry Vignaud
2007-03-15
1
-3
/
+3
*
(get_pkgs) do not ask again to update media after doing some actions
Thierry Vignaud
2007-03-15
1
-2
/
+4
*
fix wrong count number while dowloading packages and sync messages with urpmi...
Thierry Vignaud
2007-03-07
1
-5
/
+11
*
remove parameters which are the default
Pascal Rigaux
2007-03-06
1
-2
/
+0
*
(perform_installation) kill dead code
Thierry Vignaud
2007-03-06
1
-7
/
+0
*
(perform_removal) display a wait message while removing packages
Thierry Vignaud
2007-03-06
1
-0
/
+2
*
(perform_removal) do nothing if nothing to remove
Thierry Vignaud
2007-03-06
1
-0
/
+2
*
(perform_installation) fix removing packages (#29070) by creating a special
Thierry Vignaud
2007-03-06
1
-0
/
+3
*
(perform_installation) fix installing packages from rpmdrake (#29068)
Thierry Vignaud
2007-03-06
1
-0
/
+6
*
(perform_installation) nicer display of missing packages (sort, one package p...
Thierry Vignaud
2007-03-06
1
-2
/
+2
*
(perform_installation) display missing packages on console per transaction
Thierry Vignaud
2007-03-06
1
-0
/
+2
*
(perform_installation) do display missing packages
Thierry Vignaud
2007-03-06
1
-3
/
+2
*
(perform_installation) unlock the rpm database too
Thierry Vignaud
2007-03-05
1
-1
/
+2
*
(perform_installation) unlock the urpmi database further earlier, as
Thierry Vignaud
2007-03-05
1
-1
/
+1
*
fix a crash on some boxes (better long-term fix will be moving some functions)
Thierry Vignaud
2007-03-05
1
-1
/
+1
*
fix allow-nodeps handling
Thierry Vignaud
2007-03-02
1
-35
/
+35
*
perl_checker cleanup
Thierry Vignaud
2007-03-02
1
-1
/
+1
*
perl_checker cleanups
Thierry Vignaud
2007-03-02
1
-5
/
+3
*
(perform_installation) reindent
Thierry Vignaud
2007-03-02
1
-39
/
+39
*
(perform_installation) unlock the urpmi database earlier, as soon as the last
Thierry Vignaud
2007-03-02
1
-0
/
+1
*
(perform_installation) better formating
Thierry Vignaud
2007-03-02
1
-1
/
+1
*
(perform_installation) display how many transactions failed
Thierry Vignaud
2007-03-02
1
-0
/
+1
*
handle allow-force
Thierry Vignaud
2007-03-02
1
-0
/
+27
*
kill unused variable
Thierry Vignaud
2007-03-02
1
-1
/
+0
*
handle allow-nodeps
Thierry Vignaud
2007-03-02
1
-0
/
+13
*
(perform_installation) add support for urpmi transactions:
Thierry Vignaud
2007-03-02
1
-58
/
+111
*
(perform_installation) fix emptying the cache (#26222)
Thierry Vignaud
2007-03-02
1
-4
/
+1
*
(extract_header) kill another noop
Thierry Vignaud
2007-03-01
1
-1
/
+0
*
(get_pkgs) stop selecting updates by default in rpmdrake
Thierry Vignaud
2007-03-01
1
-1
/
+1
*
(get_pkgs) move better updated enumeration algo from MandrivaUpdate here
Thierry Vignaud
2007-03-01
1
-2
/
+6
*
(get_pkgs,perform_installation) fix freezed/gray/unrefreshed dialogs
Thierry Vignaud
2007-02-28
1
-0
/
+2
*
ngettext fixes
Pablo Saratxaga
2007-02-23
1
-1
/
+1
*
simplified use of ngettext
Pablo Saratxaga
2007-02-23
1
-4
/
+2
*
add missing round brackets around ternary expressions
Thierry Vignaud
2007-02-23
1
-2
/
+2
*
ngettext fixes
Pablo Saratxaga
2007-02-23
1
-6
/
+9
*
(perform_removal) fix crash
Thierry Vignaud
2007-02-21
1
-1
/
+2
*
(get_pkgs) enable to speed-up startup time for MandrivaUpdate
Thierry Vignaud
2007-02-21
1
-2
/
+8
*
(get_pkgs) do not reuse existing urpm object since it "remember" previous
Thierry Vignaud
2007-02-20
1
-9
/
+8
*
(get_pkgs) explain why we call pack_header()
Thierry Vignaud
2007-02-20
1
-1
/
+1
*
help perl_checker
Thierry Vignaud
2007-02-20
1
-2
/
+3
*
split out package listing/installing into Rpmdrake::pkg
Thierry Vignaud
2007-02-20
1
-0
/
+702