Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead branch | Rafael Garcia-Suarez | 2006-03-20 | 1 | -7/+3 |
* | Lock the urpmi db when adding a new media (previously it was locked only on u... | Rafael Garcia-Suarez | 2006-03-20 | 1 | -0/+2 |
* | 4.8.14 | Rafael Garcia-Suarez | 2006-03-20 | 1 | -1/+1 |
* | Patch by Michael Scherer (with tweaks) to warn the user when urpmi is using | Rafael Garcia-Suarez | 2006-03-20 | 1 | -5/+6 |
* | --install-src was broken | Rafael Garcia-Suarez | 2006-03-14 | 1 | -1/+1 |
* | Passing bundle option, even if that does nothing for now | Rafael Garcia-Suarez | 2006-03-13 | 1 | -5/+5 |
* | Some urpme cleanup | Rafael Garcia-Suarez | 2006-03-08 | 1 | -35/+44 |
* | Easier to read layout when explaining reasons for removal | Rafael Garcia-Suarez | 2006-03-08 | 1 | -2/+2 |
* | POSIX is actually not used by urpm | Rafael Garcia-Suarez | 2006-03-07 | 1 | -1/+0 |
* | Check architecture of local packages too | Rafael Garcia-Suarez | 2006-03-07 | 1 | -2/+4 |
* | 4.8.13 | Rafael Garcia-Suarez | 2006-03-03 | 1 | -1/+1 |
* | Use the new versions of verify_rpm and verify_signature from URPM, adapted to... | Rafael Garcia-Suarez | 2006-03-03 | 1 | -3/+5 |
* | Set perms on partial downloads cache directory | Rafael Garcia-Suarez | 2006-03-02 | 1 | -1/+1 |
* | Don't clear cache if transaction failed. | Rafael Garcia-Suarez | 2006-03-02 | 1 | -1/+2 |
* | 4.8.12v4_8_12 | Rafael Garcia-Suarez | 2006-02-28 | 1 | -1/+1 |
* | Less verbosity with urpmi -q | Rafael Garcia-Suarez | 2006-02-28 | 1 | -1/+1 |
* | 4.8.11-1mdkv4_8_11 | Rafael Garcia-Suarez | 2006-02-17 | 1 | -1/+1 |
* | Let "ignoresize" be configurable in urpmi.cfg | Rafael Garcia-Suarez | 2006-02-17 | 1 | -0/+1 |
* | Bump version number. | Rafael Garcia-Suarez | 2006-02-14 | 1 | -2/+2 |
* | Adjust transaction count when repackaging | Rafael Garcia-Suarez | 2006-02-14 | 1 | -1/+5 |
* | Make --ignorearch really work by overriding a package subroutine (not very | Rafael Garcia-Suarez | 2006-02-13 | 1 | -5/+7 |
* | Another --ignorearch fix in search_packages() | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+1 |
* | Make research of packages work with ignorearch option | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+4 |
* | Implement urpmi --repackage. Add a "repackage" global option in urpmi.cfg. | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+1 |
* | Log mounts and umounts | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+3 |
* | Log transaction creation | Rafael Garcia-Suarez | 2006-02-09 | 1 | -1/+2 |
* | Always remove from the local cache all packages that were part of the | Rafael Garcia-Suarez | 2006-02-06 | 1 | -14/+5 |
* | Clean more aggressively in /var/cache/rpms | Rafael Garcia-Suarez | 2006-02-06 | 1 | -23/+21 |
* | 4.8.9-1mdk | Rafael Garcia-Suarez | 2006-02-02 | 1 | -1/+1 |
* | Patch by Shlomi Fish to fix error recovery on download of description files. | Rafael Garcia-Suarez | 2006-02-01 | 1 | -4/+10 |
* | Attempt to fix a bug in translate_why_unselected on x86_64 where sometimes ids | Rafael Garcia-Suarez | 2006-02-01 | 1 | -3/+9 |
* | 4.8.8 | Rafael Garcia-Suarez | 2006-01-25 | 1 | -1/+1 |
* | Oops, accidental deletion | Rafael Garcia-Suarez | 2006-01-25 | 1 | -0/+1 |
* | Correctly register specfiles in depslist | Rafael Garcia-Suarez | 2006-01-25 | 1 | -1/+3 |
* | Allow to install specfiles via urpmi (like source rpms) | Rafael Garcia-Suarez | 2006-01-25 | 1 | -6/+14 |
* | Update copyrights for files modified in 2006 | Rafael Garcia-Suarez | 2006-01-24 | 1 | -1/+1 |
* | 5.8.7-1mdk | Rafael Garcia-Suarez | 2006-01-13 | 1 | -1/+1 |
* | Remove force_local download option (which was always on) | Rafael Garcia-Suarez | 2006-01-13 | 1 | -6/+1 |
* | Code cleanup, remove obsolete code. | Rafael Garcia-Suarez | 2006-01-13 | 1 | -11/+12 |
* | Verify signature in order | Rafael Garcia-Suarez | 2006-01-12 | 1 | -2/+4 |
* | Code factorization | Rafael Garcia-Suarez | 2006-01-11 | 1 | -3/+4 |
* | Fix minor locking bug in urpmq | Rafael Garcia-Suarez | 2006-01-11 | 1 | -10/+3 |
* | 4.8.6-1mdk | Rafael Garcia-Suarez | 2006-01-04 | 1 | -1/+1 |
* | Refactoring | Rafael Garcia-Suarez | 2006-01-04 | 1 | -30/+21 |
* | Speed and space optimisation when retrieving list of rpm files for a media. | Rafael Garcia-Suarez | 2006-01-04 | 1 | -7/+11 |
* | There's no point in scanning all media for a matching MD5SUM, just directly | Rafael Garcia-Suarez | 2006-01-03 | 1 | -48/+36 |
* | Add explicit loop names | Rafael Garcia-Suarez | 2006-01-03 | 1 | -5/+5 |
* | Don't bother comparing all md5sums if we haven't gotten it from the mirror | Rafael Garcia-Suarez | 2006-01-03 | 1 | -46/+48 |
* | 4.8.5-1mdk | Rafael Garcia-Suarez | 2005-12-23 | 1 | -1/+1 |
* | 4.8.4-1mdk | Rafael Garcia-Suarez | 2005-12-08 | 1 | -1/+1 |