Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | don't allow getting a different pubkey unless using forcekey | Pascal Rigaux | 2007-12-19 | 1 | -4/+3 | |
* | fix comment | Pascal Rigaux | 2007-12-19 | 1 | -2/+2 | |
* | simplify | Pascal Rigaux | 2007-12-19 | 1 | -7/+9 | |
* | move things where it should be done | Pascal Rigaux | 2007-12-19 | 1 | -11/+5 | |
* | simplify | Pascal Rigaux | 2007-12-19 | 1 | -13/+4 | |
* | small cleanup | Pascal Rigaux | 2007-12-19 | 1 | -5/+5 | |
* | o replace /var/lib/urpmi/MD5SUM with /var/lib/urpmi/MD5SUM.<medium_name> | Pascal Rigaux | 2007-12-19 | 1 | -112/+62 | |
* | since we check md5sum, don't also check size & mtime | Pascal Rigaux | 2007-12-19 | 1 | -14/+2 | |
* | - all tools: | Pascal Rigaux | 2007-12-19 | 1 | -567/+206 | |
* | - urpmi: | Pascal Rigaux | 2007-12-12 | 1 | -13/+0 | |
* | fix typo in previous commit | Pascal Rigaux | 2007-12-10 | 1 | -1/+1 | |
* | - urpmi.addmedia: | Pascal Rigaux | 2007-12-10 | 1 | -11/+6 | |
* | not being able to access the medium directory (for a local medium) is an error! | Pascal Rigaux | 2007-12-05 | 1 | -1/+1 | |
* | - urpmi.addmedia: | Pascal Rigaux | 2007-12-05 | 1 | -0/+3 | |
* | - urpmi.update: | Pascal Rigaux | 2007-12-05 | 1 | -3/+12 | |
* | factorize default options, and have them by default in $urpm->{options} | Pascal Rigaux | 2007-11-28 | 1 | -5/+0 | |
* | - urpmi | Pascal Rigaux | 2007-11-19 | 1 | -1/+1 | |
* | - library: | Pascal Rigaux | 2007-10-04 | 1 | -0/+4 | |
* | - urpm::media::update_media: | Pascal Rigaux | 2007-09-27 | 1 | -9/+13 | |
* | handle --searchmedia <media1>,...,<mediaN> | Pascal Rigaux | 2007-09-06 | 1 | -7/+3 | |
* | - urpmi | Pascal Rigaux | 2007-09-05 | 1 | -1/+1 | |
* | inline function select_media() (for next commit) | Pascal Rigaux | 2007-09-05 | 1 | -4/+5 | |
* | make it more robust when no password is found in urpmi's netrc | Pascal Rigaux | 2007-08-30 | 1 | -1/+1 | |
* | move get_packages_list() (for next commit) | Pascal Rigaux | 2007-08-11 | 1 | -17/+2 | |
* | allow using --skip even if skip.list file is missing | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 | |
* | - all tools | Pascal Rigaux | 2007-08-11 | 1 | -4/+5 | |
* | remove duplicated \n | Pascal Rigaux | 2007-07-06 | 1 | -1/+1 | |
* | fix typos | Pascal Rigaux | 2007-07-05 | 1 | -2/+2 | |
* | - when adding media with --distrib, ignore incompatible media according arch | Olivier Thauvin | 2007-07-05 | 1 | -0/+7 | |
* | - urpmi.addmedia --distrib, urpmi/urpme/urpmf/urpmq --use-distrib | Pascal Rigaux | 2007-06-18 | 1 | -9/+14 | |
* | - urpmi.addmedia | Pascal Rigaux | 2007-06-18 | 1 | -5/+4 | |
* | - urpmi.update | Pascal Rigaux | 2007-06-18 | 1 | -3/+2 | |
* | cleanup | Pascal Rigaux | 2007-06-18 | 1 | -2/+3 | |
* | simplify (callback is never passed as parameter) | Pascal Rigaux | 2007-05-31 | 1 | -3/+3 | |
* | - urpmi.addmedia | Pascal Rigaux | 2007-05-29 | 1 | -1/+1 | |
* | urpmf: allow using hdlist on mounted cdrom | Pascal Rigaux | 2007-05-09 | 1 | -2/+2 | |
* | fix urpmi.addmedia foo removable://... (#30257) | Pascal Rigaux | 2007-05-09 | 1 | -4/+4 | |
* | - urpmi.addmedia | Pascal Rigaux | 2007-05-04 | 1 | -1/+1 | |
* | - urpmi.addmedia | Pascal Rigaux | 2007-05-04 | 1 | -0/+2 | |
* | log the copying of pubkey | Pascal Rigaux | 2007-05-04 | 1 | -0/+1 | |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -14/+9 | |
* | create _tempignore() and use it | Pascal Rigaux | 2007-01-10 | 1 | -16/+22 | |
* | simplify | Pascal Rigaux | 2007-01-10 | 1 | -27/+15 | |
* | log fetching pubkeys, and cleanup | Pascal Rigaux | 2006-12-08 | 1 | -17/+18 | |
* | use media_info_dir for media just created with "... with <relative hdlist>" | Pascal Rigaux | 2006-12-04 | 1 | -7/+26 | |
* | nicer comment | Pascal Rigaux | 2006-12-04 | 1 | -13/+27 | |
* | create /dev/null in chroot | Pascal Rigaux | 2006-11-29 | 1 | -2/+4 | |
* | directly set $urpm->{root}, it's simpler | Pascal Rigaux | 2006-11-29 | 1 | -2/+2 | |
* | log recovering url (with password) from list | Pascal Rigaux | 2006-11-29 | 1 | -0/+1 | |
* | (add_medium) enable to set per medium downloader | Thierry Vignaud | 2006-11-28 | 1 | -0/+1 |