Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4.10.5 | Pascal Rigaux | 2007-08-18 | 1 | -1/+1 |
* | 4.10.4 | Pascal Rigaux | 2007-08-13 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2007-08-13 | 1 | -4/+9 |
* | 4.10.3 | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
* | 4.10.2 | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2007-08-12 | 1 | -0/+5 |
* | 4.10.1 | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 |
* | 4.10.0 | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 |
* | 4.9.31 | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2007-08-11 | 1 | -0/+3 |
* | document | Pascal Rigaux | 2007-08-11 | 1 | -2/+2 |
* | (get_updates_description) reindent | Thierry Vignaud | 2007-08-10 | 1 | -17/+17 |
* | (get_updates_description) add some comments from old commits | Thierry Vignaud | 2007-08-10 | 1 | -0/+2 |
* | (get_updates_description) simplify construction of "cur" | Thierry Vignaud | 2007-08-10 | 1 | -3/+1 |
* | (get_updates_description) backport part of rafael commit in CVS r1.301:1.302: | Thierry Vignaud | 2007-08-10 | 1 | -2/+2 |
* | (get_updates_description) backport part of rafael commit in CVS r1.301:1.302: | Thierry Vignaud | 2007-08-10 | 1 | -4/+4 |
* | (get_updates_description) use member() | Thierry Vignaud | 2007-08-10 | 1 | -1/+1 |
* | (get_updates_description) descriptions files really come with | Thierry Vignaud | 2007-08-10 | 1 | -1/+1 |
* | (get_updates_description) parse the MDKSA ids and the URL when reading the "d... | Thierry Vignaud | 2007-08-10 | 1 | -0/+1 |
* | (get_updates_description) further factorize | Thierry Vignaud | 2007-08-10 | 1 | -2/+1 |
* | (get_updates_description) merge 'pre' & 'description' management | Thierry Vignaud | 2007-08-10 | 1 | -2/+1 |
* | (get_updates_description) rpmdrake wants the medium name | Thierry Vignaud | 2007-08-10 | 1 | -1/+4 |
* | 4.9.30 | Pascal Rigaux | 2007-08-10 | 1 | -1/+1 |
* | 4.9.29 | Pascal Rigaux | 2007-08-09 | 1 | -1/+1 |
* | 4.9.28 | Pascal Rigaux | 2007-08-03 | 1 | -1/+1 |
* | 4.9.27 | Pascal Rigaux | 2007-06-18 | 1 | -1/+1 |
* | 4.9.26 | Pascal Rigaux | 2007-06-14 | 1 | -1/+1 |
* | 4.9.25 | Pascal Rigaux | 2007-06-08 | 1 | -1/+1 |
* | 4.9.24 | Pascal Rigaux | 2007-05-09 | 1 | -1/+1 |
* | 4.9.23 | Pascal Rigaux | 2007-05-03 | 1 | -1/+1 |
* | - display "removing package ..." when removing, not before. | Pascal Rigaux | 2007-04-27 | 1 | -1/+1 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -3274/+48 |
* | move RFC/API/protocol doc in a dhcp-doc sub-package | Olivier Blin | 2007-03-15 | 1 | -158/+180 |
* | LOST | Sawyer | 2005-05-24 | 1 | -31/+31 |
* | LOST | Sawyer | 2005-05-24 | 1 | -1320/+1293 |
* | Copying release 1.5-2mdv2007.1 to pristine/ directory. | Mandrake | 2006-12-08 | 1 | -65/+3294 |
* | log opening db when --debug | Pascal Rigaux | 2006-11-30 | 1 | -0/+2 |
* | create $root/var/lib/rpm (it would need to be done with --root too...) | Pascal Rigaux | 2006-11-29 | 1 | -1/+3 |
* | fix typo | Pascal Rigaux | 2006-11-29 | 1 | -6/+22 |
* | - add {debug} level messages | Pascal Rigaux | 2006-11-28 | 1 | -1/+3 |
* | fix protocol_from_url for things like /foo/@86875:bar.src.rpm | Pascal Rigaux | 2006-11-24 | 1 | -2/+2 |
* | remove a "Use of undefined value ..." | Pascal Rigaux | 2006-11-23 | 1 | -1/+1 |
* | better no lock than bad lock on should-not-be-used function | Pascal Rigaux | 2006-11-23 | 1 | -2/+0 |
* | db_open_or_die: better parameter name | Pascal Rigaux | 2006-11-23 | 1 | -2/+2 |
* | don't have a global variable to hold locks, otherwise code can't lock twice | Pascal Rigaux | 2006-11-23 | 1 | -9/+3 |
* | move many functions from urpm.pm to new module urpm/select.pm | Pascal Rigaux | 2006-11-21 | 1 | -431/+0 |
* | - move download_packages_of_distant_media() from urpm.pm to urpm::get_pkgs | Pascal Rigaux | 2006-11-21 | 1 | -207/+2 |
* | create urpm::signature out of urpm.pm | Pascal Rigaux | 2006-11-21 | 1 | -65/+0 |
* | create urpm::removable out of urpm.pm | Pascal Rigaux | 2006-11-21 | 1 | -184/+1 |
* | move clean_dir() | Pascal Rigaux | 2006-11-21 | 1 | -9/+1 |