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.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify
Pascal Rigaux
2006-11-09
1
-10
/
+6
*
reduce size of function update_media() by creating small functions out of it
Pascal Rigaux
2006-11-09
1
-86
/
+104
*
move basename() to urpm::util
Pascal Rigaux
2006-11-09
1
-5
/
+5
*
new release
Pascal Rigaux
2006-11-07
1
-1
/
+1
*
ask user before installing a package that matching part of the name
Pascal Rigaux
2006-11-07
1
-0
/
+4
*
use 3 args in open: replace ">$file" with ">", "$file"
Pascal Rigaux
2006-11-07
1
-5
/
+5
*
use $LOCK_FILE and $RPMLOCK_FILE instead of LOCK_FILE and RPMLOCK_FILE
Pascal Rigaux
2006-11-07
1
-29
/
+32
*
simplify
Pascal Rigaux
2006-11-03
1
-1
/
+1
*
fix bad typo in previous commit: $qv is now needed in _findindeps
Pascal Rigaux
2006-11-03
1
-19
/
+19
*
remove unused variables
Pascal Rigaux
2006-11-03
1
-3
/
+0
*
perl_checker compliance
Pascal Rigaux
2006-11-03
1
-30
/
+31
*
- askmedia and suppl option in hdlists where not per media option but undocum...
Olivier Thauvin
2006-10-21
1
-1
/
+1
*
More adjustments in per-media config arguments: factorize lists
Rafael Garcia-Suarez
2006-10-03
1
-1
/
+2
*
Don't remove "downloader" setting from per-media config when updating media
Rafael Garcia-Suarez
2006-10-03
1
-2
/
+2
*
Add Prozilla support
Rafael Garcia-Suarez
2006-09-21
1
-3
/
+9
*
Fix some error messages
Rafael Garcia-Suarez
2006-09-21
1
-5
/
+4
*
Update Changelog and bump version number to 4.8.28
4.8.28
Rafael Garcia-Suarez
2006-09-20
1
-1
/
+1
*
Notes for later.
Rafael Garcia-Suarez
2006-09-20
1
-9
/
+2
*
Fix handling of file:// and removable:// urls by distribconf
Rafael Garcia-Suarez
2006-09-20
1
-6
/
+5
*
Remove unused check
Rafael Garcia-Suarez
2006-09-19
1
-2
/
+2
*
Bump version to 4.8.27 and regen changelog
Rafael Garcia-Suarez
2006-09-19
1
-1
/
+1
*
From urpm::configure(), we need to be able to distinguish media that are
Rafael Garcia-Suarez
2006-09-12
1
-2
/
+2
*
Bump version to 4.8.26
4.8.26
Rafael Garcia-Suarez
2006-09-12
1
-1
/
+1
*
Something is testing for definedness instead of truth, but I'm not sure what.
Rafael Garcia-Suarez
2006-09-12
1
-1
/
+1
*
Bump version to 4.8.25
4.8.25
Rafael Garcia-Suarez
2006-09-11
1
-1
/
+1
*
Add support for updates_for keyword in media.cfg
Rafael Garcia-Suarez
2006-09-11
1
-18
/
+19
*
This is 4.8.24. Regen changelog
Rafael Garcia-Suarez
2006-09-05
1
-1
/
+1
*
Avoid double line returns in urpmi progress logger (bug 23848)
Rafael Garcia-Suarez
2006-09-05
1
-3
/
+6
*
Don't show README.urpmi if the -q option is passed to urpmi
Rafael Garcia-Suarez
2006-09-05
1
-1
/
+1
*
- remove workaround, now function exists
Olivier Thauvin
2006-08-25
1
-4
/
+2
*
Remove urpmi.spec, moved to /package parts of the svn repository
Rafael Garcia-Suarez
2006-08-11
1
-1
/
+1
*
Localize $_ before magical while(<$file>) loops
Rafael Garcia-Suarez
2006-08-11
1
-0
/
+3
*
4.8.22
4.8.22
Rafael Garcia-Suarez
2006-07-11
1
-2
/
+2
*
(update_media) don't die if the same file is encoutered twice
Thierry Vignaud
2006-07-05
1
-0
/
+1
*
fix encoding which prevented xgettext to process
Thierry Vignaud
2006-06-30
1
-1
/
+1
*
Release 4.8.21
4.8.21
Rafael Garcia-Suarez
2006-06-20
1
-1
/
+1
*
4.8.20
Rafael Garcia-Suarez
2006-06-12
1
-1
/
+1
*
Make options --interactive and --all-media independent in urpmi.addmedia.
Rafael Garcia-Suarez
2006-06-12
1
-21
/
+24
*
- make urpmi.addmedia asking media by media if they should be installed
Olivier Thauvin
2006-06-10
1
-1
/
+14
*
- use MDV::Distribconf for --distrib option, use media.cfg instead hdlists
Olivier Thauvin
2006-06-10
1
-55
/
+46
*
It shouldn't be necessary to sync to disk when closing rpmdb (esp. on heavily
Rafael Garcia-Suarez
2006-05-02
1
-2
/
+0
*
4.8.19
v4_8_19
Rafael Garcia-Suarez
2006-04-20
1
-1
/
+1
*
Fix counter in repackaging progress bars
Rafael Garcia-Suarez
2006-04-13
1
-1
/
+2
*
4.8.18
v4_8_18
Rafael Garcia-Suarez
2006-04-05
1
-1
/
+1
*
Revert previous change: some failures should be silent, since one retries aft...
Rafael Garcia-Suarez
2006-04-05
1
-12
/
+2
*
4.8.17
v4_8_17
Rafael Garcia-Suarez
2006-04-03
1
-1
/
+1
*
More error messages should be reported on fatal download errors (bug #21813)
Rafael Garcia-Suarez
2006-04-02
1
-2
/
+12
*
4.8.16
v4_8_16
Rafael Garcia-Suarez
2006-03-22
1
-1
/
+1
*
Adjust progress bar length to terminal size
Rafael Garcia-Suarez
2006-03-21
1
-1
/
+8
*
Forgot to transmit the second counter to parent. Aar.
Rafael Garcia-Suarez
2006-03-21
1
-2
/
+3
[next]