| Commit message (Expand) | Author | Age | Files | Lines |
* | (update_pkgs) with new scheme, we got a list of .rpm names. process this list... | Thierry Vignaud | 2006-04-03 | 1 | -1/+1 |
* | proper way for preventing standalone from parsing @ARGV | Thierry Vignaud | 2006-04-03 | 1 | -3/+1 |
* | workaround standalone.pm eating "--auto" from @ARGV (broken since 15 Feb 2006) | Thierry Vignaud | 2006-03-31 | 1 | -0/+5 |
* | fix updates support: make it use the new SOAP interface and implement | Thierry Vignaud | 2006-03-30 | 1 | -12/+21 |
* | (add_mirrors) create it out of the bundle path in order to factorize code wit... | Thierry Vignaud | 2006-03-30 | 1 | -19/+25 |
* | (install_pkgs) add a no_X option so that we can force urpmi instead of urpmi ... | Thierry Vignaud | 2006-03-30 | 1 | -2/+3 |
* | the applet mode will need an interactive object too | Thierry Vignaud | 2006-03-30 | 1 | -1/+1 |
* | the auto mode needs access some icons thus tell him where to find them | Thierry Vignaud | 2006-03-30 | 1 | -0/+1 |
* | display the "preparing" popup earlier so that the user had some | Thierry Vignaud | 2006-03-29 | 1 | -1/+4 |
* | s/log::l/log::explanations/ | Thierry Vignaud | 2006-03-28 | 1 | -7/+7 |
* | log no bundle received | Thierry Vignaud | 2006-03-15 | 1 | -0/+1 |
* | typo fix in logs | Thierry Vignaud | 2006-03-15 | 1 | -1/+1 |
* | log bad bundles | Thierry Vignaud | 2006-03-15 | 1 | -0/+1 |
* | one more log message; fix log::l() calls | Thierry Vignaud | 2006-03-15 | 1 | -0/+1 |
* | fix log::l() calls | Thierry Vignaud | 2006-03-14 | 1 | -4/+4 |
* | (install_pkgs) really use gurpmi for bundle | Thierry Vignaud | 2006-03-14 | 1 | -1/+1 |
* | add some logs | Thierry Vignaud | 2006-03-14 | 1 | -0/+4 |
* | add --debug option | Thierry Vignaud | 2006-03-14 | 1 | -1/+3 |
* | (install_pkgs) use gurpmi again for bundles since gurpmi has been fixed | Thierry Vignaud | 2006-03-14 | 1 | -1/+1 |
* | (install_pkgs) use urpmi instead of gurpmi because we sometimes got an X error | Thierry Vignaud | 2006-03-13 | 1 | -1/+1 |
* | check harder to see if we need to configure mdkonline | Thierry Vignaud | 2006-03-10 | 1 | -1/+1 |
* | remove debug statement :-( | Thierry Vignaud | 2006-03-10 | 1 | -1/+0 |
* | workaround an issue with browsers that sometimes drop the --bundle option | Thierry Vignaud | 2006-03-09 | 1 | -0/+3 |
* | load standalone for explanations | Thierry Vignaud | 2006-03-09 | 1 | -0/+1 |
* | rename VERSION as CLIENT_VERSION | Thierry Vignaud | 2006-03-09 | 1 | -3/+3 |
* | bump client_version | Thierry Vignaud | 2006-03-09 | 1 | -1/+1 |
* | use curl for https; escape uri to encode @ | Florent Villard | 2006-03-09 | 1 | -4/+7 |
* | (add_media) use --wget because curl doesn't handle nicely passwords | Thierry Vignaud | 2006-03-08 | 1 | -1/+2 |
* | handle new SOAP interface with the MdvOnline server | Thierry Vignaud | 2006-03-08 | 1 | -1/+15 |
* | erase the .bundle file once it has been read (security) | Thierry Vignaud | 2006-03-08 | 1 | -0/+1 |
* | fix referencing variables out of scope | Thierry Vignaud | 2006-03-08 | 1 | -2/+0 |
* | add a comment about untranslated icon name for translators | Thierry Vignaud | 2006-03-07 | 1 | -1/+3 |
* | display the Mandriva One warning earlier, before doing any SOAP request | Thierry Vignaud | 2006-03-07 | 1 | -4/+4 |
* | if run from a live Mandriva one, warn to install on HD first | Thierry Vignaud | 2006-03-07 | 1 | -0/+4 |
* | (install_pkgs) use --auto with gurpmi in order not to ask confirmation | Thierry Vignaud | 2006-03-07 | 1 | -1/+1 |
* | prefer synthesis over full hdlists | Thierry Vignaud | 2006-03-07 | 1 | -1/+1 |
* | - use urpmi.addmedia instead of gurpmi.addmedia because of the number | Thierry Vignaud | 2006-03-07 | 1 | -1/+4 |
* | do not display an error message if the bundle version matches our (warly) | Thierry Vignaud | 2006-03-06 | 1 | -1/+1 |
* | - use --media in order to list medias to use | Thierry Vignaud | 2006-03-03 | 1 | -3/+12 |
* | help gurpmi: give it a non versionated package name | Thierry Vignaud | 2006-03-03 | 1 | -1/+1 |
* | (add_media) use gurpmi.addmedia instead of urpmi.addmedia in order to get a g... | Thierry Vignaud | 2006-03-03 | 1 | -1/+1 |
* | only use --auto-select if asked for | Thierry Vignaud | 2006-03-03 | 1 | -2/+2 |
* | if the bundle is invalid, warn the user about it | Thierry Vignaud | 2006-03-03 | 1 | -0/+2 |
* | simplify | Thierry Vignaud | 2006-03-03 | 1 | -5/+4 |
* | fix media name to use for bundles | Thierry Vignaud | 2006-03-03 | 1 | -1/+1 |
* | make getting bundle's mirror name more robusg against server changes | Thierry Vignaud | 2006-03-03 | 1 | -2/+1 |
* | remove debugging statement | Thierry Vignaud | 2006-03-03 | 1 | -1/+0 |
* | force the user to update the client if the bundle needs it | Thierry Vignaud | 2006-03-03 | 1 | -0/+7 |
* | better debugging output | Thierry Vignaud | 2006-03-02 | 1 | -2/+2 |
* | (add_media) fix running urpmi.addmedia when there's no options | Thierry Vignaud | 2006-03-02 | 1 | -1/+1 |