Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4.10.16 | Pascal Rigaux | 2007-11-28 | 2 | -1/+3 |
| | |||||
* | factorize default options, and have them by default in $urpm->{options} | Pascal Rigaux | 2007-11-28 | 4 | -16/+14 |
| | |||||
* | adapt to "--split-length 8" being the default | Pascal Rigaux | 2007-11-28 | 1 | -1/+1 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2007-11-28 | 3 | -3/+8 |
| | | | | | | | | o small transactions should have at least 8 packages (ie --split-length is now 8 by default) o do not do a big transaction if installing less than 20 packages (ie --split-level is now 1 by default) | ||||
* | add a test for "urpmq --fuzzy" | Pascal Rigaux | 2007-11-28 | 1 | -0/+12 |
| | |||||
* | ensure "urpmq --fuzzy" displays each packages alone on its line. | Pascal Rigaux | 2007-11-28 | 1 | -2/+6 |
| | | | | | | | | | | | | | | this regression was introduced in commit r231535: there is no reason search_packages should return multiple pkgs with same fullname when using {provides}, and should not otherwise a "better" fix could be done in urpmq. nb: "urpmq -d basesystem" still use "|" for choices, but "urpmq --sources -d basesystem" doesn't, so it's quite broken... | ||||
* | factorize code | Pascal Rigaux | 2007-11-28 | 1 | -16/+12 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2007-11-28 | 2 | -4/+4 |
| | | | | | o bugfix previous release: "urpmq --fuzzy foo" should display all "*foo*" matches | ||||
* | oops, fix previous commit | Pascal Rigaux | 2007-11-28 | 1 | -1/+1 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2007-11-28 | 4 | -3/+11 |
| | | | | | o new option --requires-recursive (alias of option -d) | ||||
* | 4.10.15 | Pascal Rigaux | 2007-11-26 | 2 | -1/+3 |
| | |||||
* | - all tools: | Pascal Rigaux | 2007-11-22 | 10 | -9/+11 |
| | | | | | | | o exit with code 1 after displaying usage (instead of exit code 0) (urpmi exit code "1" is correctly documented in urpmi's manpage) | ||||
* | fix typo | Per Øyvind Karlsen | 2007-11-21 | 1 | -1/+1 |
| | |||||
* | grf, typo fixed again | Per Øyvind Karlsen | 2007-11-20 | 1 | -1/+1 |
| | |||||
* | fix yet another typo | Per Øyvind Karlsen | 2007-11-20 | 1 | -1/+1 |
| | |||||
* | fix another typo | Per Øyvind Karlsen | 2007-11-20 | 1 | -1/+1 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2007-11-20 | 1 | -1/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-11-19 | 3 | -4/+7 |
| | | | | | | | | | o --auto-update is quite unsafe, but at least now it should be cleaner (ensure $urpm doesn't have media twice) bug triggered by --auto-update --update. still --auto-update --update should not update non-update media... | ||||
* | - urpmi | Pascal Rigaux | 2007-11-16 | 2 | -7/+8 |
| | | | | | o fix --limit-rate (regression introduced in 4.9.12) | ||||
* | fix manpage for limit-rate option: the default is bytes/second, not kb/sec | Pascal Rigaux | 2007-11-16 | 1 | -1/+1 |
| | |||||
* | remove unneeded code | Pascal Rigaux | 2007-11-15 | 1 | -9/+0 |
| | | | | | (this fixes pubkey checks when a src.rpm is available in more than one media) | ||||
* | test "urpmi --src" and "urpmi --install-src" | Pascal Rigaux | 2007-11-15 | 1 | -2/+26 |
| | |||||
* | fix resolve_dependencies for install_src | Pascal Rigaux | 2007-11-15 | 1 | -1/+1 |
| | | | | | | | (broken since search_packages can return more than one src.rpm) anyway, this code is not needed and will be dropped | ||||
* | factorize some code by creating search_packages | Pascal Rigaux | 2007-11-15 | 1 | -16/+26 |
| | |||||
* | add bug number | Pascal Rigaux | 2007-11-15 | 1 | -1/+1 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2007-11-15 | 2 | -1/+10 |
| | | | | | | | | o fix "urpmi --install-src" (regression introduced in 4.10.9) nb: packages_by_name can't be used here since $urpm->{provides} doesn't have src.rpm so a full search is needed | ||||
* | a somewhat better error message | Pascal Rigaux | 2007-11-15 | 1 | -1/+1 |
| | | | | | (occurs when using --install-src and a buildrequire is missing) | ||||
* | nicer error message | Pascal Rigaux | 2007-11-15 | 1 | -1/+1 |
| | |||||
* | there is no reason search_packages should return multiple pkgs with same | Pascal Rigaux | 2007-11-15 | 1 | -3/+6 |
| | | | | | | | fullname when using {provides}, and should not otherwise (will cleanup duplication in next commit) | ||||
* | add undocumented & unstable --tune-rpm option | Pascal Rigaux | 2007-11-14 | 3 | -2/+39 |
| | | | | | (allow to test nofsync and private db) | ||||
* | allow to run tests on 4.4.2.2 which gives a few different results | Pascal Rigaux | 2007-11-14 | 5 | -15/+41 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2007-11-14 | 2 | -1/+5 |
| | | | | | | o with rsync, use --copy-links (to have the same behaviour as http/ftp, and so allow symlinks on the server) | ||||
* | updates | Keld Simonsen | 2007-11-02 | 1 | -335/+95 |
| | |||||
* | update Finnish translation | Anssi Hannula | 2007-10-27 | 1 | -6/+4 |
| | |||||
* | run complex test later | Pascal Rigaux | 2007-10-19 | 1 | -1/+1 |
| | |||||
* | remove debug code | Pascal Rigaux | 2007-10-19 | 1 | -1/+0 |
| | |||||
* | use system_() from helper.pm | Pascal Rigaux | 2007-10-16 | 1 | -7/+2 |
| | |||||
* | - rename $_ into $v | Pascal Rigaux | 2007-10-15 | 1 | -8/+11 |
| | | | | | - add some debug (it may help dvalin) | ||||
* | Update fr translation | Christophe Berthelé | 2007-10-12 | 1 | -4/+4 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2007-10-09 | 1 | -1/+1 |
| | |||||
* | pt_BR translations | Wanderlei Antonio Cavassin | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-10-06 | 1 | -2/+2 |
| | |||||
* | fix another typo | Per Øyvind Karlsen | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2007-10-04 | 1 | -1/+1 |
| | |||||
* | 4.10.14 | Pascal Rigaux | 2007-10-04 | 2 | -1/+3 |
| | |||||
* | - library: | Pascal Rigaux | 2007-10-04 | 2 | -0/+7 |
| | | | | | o urpm::media::add_distrib_media: add option "only_updates" for rpmdrake | ||||
* | 4.10.13 | Pascal Rigaux | 2007-10-03 | 2 | -1/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-10-02 | 2 | -0/+8 |
| | | | | | o remove prefix/var/lib/rpm/__db* after installing pkgs rooted | ||||
* | create urpm::sys::clean_rpmdb_shared_regions() and use it | Pascal Rigaux | 2007-10-02 | 2 | -1/+6 |
| |