index
:
perl-URPM
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
master
topic/0.30
topic/1.60
topic/2.09
topic/3.12
topic/3.18
topic/3.29
topic/3.30
topic/3.33
topic/3.37
topic/3.37-distepoch
topic/4.37
topic/infra2
topic/infra4
topic/infra_1_2
topic/parse_property
topic/proyvind
topic/rpm-4_4
topic/rpm5
topic/rpmstrpool
Perl RPM Manipulation Module
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename a local variable for clarity
Pascal Rigaux
2007-09-08
1
-4
/
+4
*
create _handle_conflicts() out of resolve_requested__no_suggests()
Pascal Rigaux
2007-09-08
1
-38
/
+43
*
fix typo in older commit
Pascal Rigaux
2007-09-08
1
-1
/
+1
*
use function calls instead of method calls (it allows perl_checker checks when
Pascal Rigaux
2007-09-08
1
-26
/
+26
*
create _handle_diff_provides() out of resolve_requested__no_suggests()
Pascal Rigaux
2007-09-07
1
-51
/
+54
*
create _compute_diff_provides() and _compute_diff_provides_one() out of resol...
Pascal Rigaux
2007-09-07
1
-90
/
+103
*
factorize regexps into functions
Pascal Rigaux
2007-09-07
1
-14
/
+26
*
make it more clear
Pascal Rigaux
2007-09-07
1
-7
/
+6
*
cleanup
Pascal Rigaux
2007-09-07
1
-1
/
+1
*
create _ids_to_fullnames() and _ids_to_names()
Pascal Rigaux
2007-09-07
1
-4
/
+14
*
fix typo in recent commit
Pascal Rigaux
2007-09-07
1
-1
/
+1
*
make it clear that resolve_rejected_ is modifying @properties from
Pascal Rigaux
2007-09-07
1
-14
/
+14
*
revert previous commit: compute_deps() is still used by mkcd
Pascal Rigaux
2007-09-07
1
-0
/
+214
*
remove unused compute_deps() \o/
Pascal Rigaux
2007-09-07
1
-213
/
+0
*
simplify: nopromoteepoch is always 1 (no caller ever define it)
Pascal Rigaux
2007-09-07
1
-5
/
+3
*
cleanup: nopromoteepoch is 1 by default in find_candidate_packages
Pascal Rigaux
2007-09-07
1
-1
/
+0
*
factorize code in functions whatrequires() and whatrequires_id()
Pascal Rigaux
2007-09-07
1
-9
/
+17
*
simplify: whatrequires is a hash with provides_nosense as key, don't need to
Pascal Rigaux
2007-09-07
1
-3
/
+1
*
hoist a debug message so that it occurs for other uses of
Pascal Rigaux
2007-09-07
1
-1
/
+1
*
re-use same code for conflict from installed package as is used for conflict
Pascal Rigaux
2007-09-07
1
-10
/
+1
*
move code from resolve_requested__no_suggests() into new function _handle_pro...
Pascal Rigaux
2007-09-07
1
-33
/
+40
*
prepare to factorize code handling property becoming unavailable.
Pascal Rigaux
2007-09-07
1
-1
/
+1
*
one more debug message
Pascal Rigaux
2007-09-07
1
-0
/
+1
*
small cleanup
Pascal Rigaux
2007-09-07
1
-4
/
+4
*
add some debug messages
Pascal Rigaux
2007-09-07
1
-0
/
+5
*
- fix displaying @sorted whereas some elements have been removed from it
Pascal Rigaux
2007-09-05
1
-4
/
+5
*
add debug code
Pascal Rigaux
2007-09-05
1
-0
/
+2
*
1.80, bugfix release
1.80
Pascal Rigaux
2007-09-03
2
-4
/
+2
*
- fix bug in sort_graph (used by build_transaction_set)
Pascal Rigaux
2007-09-03
3
-21
/
+116
*
1.79
1.79
Pascal Rigaux
2007-09-03
2
-1
/
+3
*
add a test
Pascal Rigaux
2007-09-03
2
-0
/
+15
*
- fix bug in sort_graph (used by build_transaction_set)
Pascal Rigaux
2007-09-03
2
-10
/
+17
*
1.78
1.78
Pascal Rigaux
2007-09-03
2
-1
/
+3
*
fix dead-loop in build_transaction_set (#33020)
Pascal Rigaux
2007-08-31
2
-8
/
+40
*
add a comment
Pascal Rigaux
2007-08-31
1
-1
/
+1
*
1.77
1.77
Pascal Rigaux
2007-08-29
2
-1
/
+3
*
- disable "dropping tags from rpm header" until we can safely use it
Pascal Rigaux
2007-08-29
2
-1
/
+3
*
1.76
1.76
Pascal Rigaux
2007-08-29
2
-1
/
+3
*
ensure #31969 doesn't occur anymore. if somethings goes wrong:
Pascal Rigaux
2007-08-28
1
-5
/
+17
*
- build_transaction_set: new sort algorithm which allow returning sets of
Pascal Rigaux
2007-08-28
2
-26
/
+101
*
- spec2srcheader: workaround parseSpec returning a header where ->arch is set
Pascal Rigaux
2007-08-28
2
-0
/
+7
*
- fix split_length > 1
Pascal Rigaux
2007-08-24
2
-6
/
+6
*
- more debug messages
Pascal Rigaux
2007-08-24
1
-14
/
+16
*
- allow running transaction with justdb option
Pascal Rigaux
2007-08-23
2
-0
/
+4
*
1.75
1.75
Pascal Rigaux
2007-08-12
2
-1
/
+3
*
- fix dropping tags from rpm header.
Pascal Rigaux
2007-08-12
2
-27
/
+66
*
1.74
1.74
Pascal Rigaux
2007-08-12
2
-1
/
+3
*
- sort choices per media, then per version
Pascal Rigaux
2007-08-12
2
-5
/
+30
*
cleanup (easier to read)
Pascal Rigaux
2007-08-12
1
-2
/
+2
*
1.73
1.73
Pascal Rigaux
2007-08-11
2
-1
/
+3
[next]