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
/
orphans.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert a couple comments to POD
Thierry Vignaud
2012-08-31
1
-10
/
+23
*
document some functions
Thierry Vignaud
2012-08-31
1
-2
/
+53
*
add basic POD documentation
Thierry Vignaud
2012-08-31
1
-0
/
+25
*
add missing spacing
Thierry Vignaud
2012-08-31
1
-0
/
+6
*
(_installed_req_and_unreq_and_update_unrequested_list) only write
Thierry Vignaud
2012-08-26
1
-1
/
+4
*
(_installed_req_and_unreq_and_update_unrequested_list) keep new pkgs list around
Thierry Vignaud
2012-08-26
1
-1
/
+2
*
do not wrongly tell we updated the unrequested package list when we
Thierry Vignaud
2012-08-26
1
-0
/
+1
*
urpmi: do not print orphans message when no package is orphan
Olivier Blin
2012-04-19
1
-3
/
+3
*
(_all_unrequested_orphans) fix reading unrequested packages list
Thierry Vignaud
2012-01-06
1
-5
/
+4
*
(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
*
(_kernel_callback) add packages requiring orphan kernels to the orphan
Thierry Vignaud
2010-01-05
1
-2
/
+13
*
rename @requested_kernels as @latest_kernels as its purpopse really is to
Thierry Vignaud
2010-01-05
1
-3
/
+3
*
perl_checker cleanups & annotations
Thierry Vignaud
2010-01-05
1
-2
/
+4
*
test for /boot/vmlinuz-$release existence before using it
Christophe Fergeau
2009-11-18
1
-1
/
+1
*
be careful when an obsoleted package is listed in potential orphans
Christophe Fergeau
2009-10-28
1
-2
/
+4
*
(_all_unrequested_orphans,_kernel_callback) fix commit ignoring kernel
Thierry Vignaud
2009-10-13
1
-3
/
+4
*
_kernel_callback) better comment
Thierry Vignaud
2009-10-13
1
-1
/
+1
*
fix bogus logic referencing non existent variables introduced in commit r261072
Thierry Vignaud
2009-10-13
1
-1
/
+1
*
Do not list as orphans kernel packages which where not installe through depen...
Pascal Terjan
2009-09-28
1
-2
/
+5
*
exclude kernel-source from orphan processing (#53426)
Christophe Fergeau
2009-09-04
1
-1
/
+1
*
move "\n" out of translatable string
Christophe Fergeau
2009-08-31
1
-2
/
+2
*
(_get_current_kernel_package) explain
Thierry Vignaud
2009-08-20
1
-0
/
+1
*
(_kernel_callback,_get_orphan_kernels,_all_unrequested_orphans) offer
Thierry Vignaud
2009-08-20
1
-0
/
+48
*
(_get_current_kernel_package,_all_unrequested_orphans) do not offer to remove...
Thierry Vignaud
2009-08-20
1
-0
/
+11
*
perl_checker cleanup
Thierry Vignaud
2009-08-20
1
-1
/
+1
*
module must return a true value
Thierry Vignaud
2009-08-20
1
-0
/
+2
*
add new line after message suggesting to remove orphans
Christophe Fergeau
2009-08-20
1
-2
/
+2
*
fix string committed in previous commit to make it translatable
Christophe Fergeau
2009-08-10
1
-4
/
+2
*
improve message notifying about orphans
Christophe Fergeau
2009-08-10
1
-3
/
+5
*
Fix some spelling mistakes
Pascal Terjan
2009-08-03
1
-1
/
+1
*
String fixes from John Rye
Christophe Fergeau
2009-04-02
1
-2
/
+2
*
Oops, stupid typo
Christophe Fergeau
2009-02-16
1
-1
/
+1
*
Improve wording of the message telling orphans can be removed
Christophe Fergeau
2009-02-16
1
-2
/
+2
*
Make perl-checker happy
Christophe Fergeau
2009-01-13
1
-1
/
+1
*
Code cleanups after pixel feedback
Christophe Fergeau
2009-01-13
1
-8
/
+9
*
mark packages that were initially installed through deps, removed and
Christophe Fergeau
2009-01-13
1
-12
/
+12
*
Mark packages as "manually installed"
Christophe Fergeau
2009-01-13
1
-3
/
+35
*
add some comments
Pascal Rigaux
2009-01-06
1
-0
/
+11
*
use "use strict" in all modules
Pascal Rigaux
2009-01-06
1
-0
/
+1
*
give clearer name to some functions
Pascal Rigaux
2009-01-06
1
-7
/
+7
*
enhance doc
Pascal Rigaux
2009-01-06
1
-1
/
+2
*
fix comment
Pascal Rigaux
2009-01-06
1
-1
/
+1
*
add comment
Pascal Rigaux
2009-01-06
1
-1
/
+3
*
add comment
Pascal Rigaux
2009-01-06
1
-0
/
+3
*
(installed_leaves) do not list suggested packages as unrequested packages (#4...
Thierry Vignaud
2008-12-15
1
-1
/
+1
*
- urpmi
Pascal Rigaux
2008-10-28
1
-2
/
+3
*
- implement urpme --env
Pascal Rigaux
2008-10-27
1
-2
/
+2
*
export new_unrequested() (for future use in drakx (?))
Pascal Rigaux
2008-09-25
1
-3
/
+3
*
o fix orphans handling: an already installed pkg must not become
Pascal Rigaux
2008-09-09
1
-3
/
+6
[next]