Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update | Tomasz Bednarski | 2007-06-14 | 1 | -35/+21 |
| | |||||
* | bump release (3.68) | Thierry Vignaud | 2007-06-13 | 1 | -1/+1 |
| | |||||
* | prevent urpmi.update to run /usr/bin/resize through | Thierry Vignaud | 2007-06-13 | 1 | -0/+6 |
| | | | | | | Term::ReadKey->GetTerminalSize() when xterm is installed (which freezes the GNOME desktop) (#30867) | ||||
* | (warn_about_media) use our own instance of urpmi db in order not to | Thierry Vignaud | 2007-06-13 | 1 | -2/+4 |
| | | | | | alter skip.list managment (#31092) | ||||
* | (open_urpmi_db) split it out of get_pkgs() | Thierry Vignaud | 2007-06-13 | 1 | -9/+16 |
| | |||||
* | (writeconf) fix crash when trying to save non set variables (#31367) | Thierry Vignaud | 2007-06-13 | 1 | -1/+1 |
| | |||||
* | read config before warning if running as user in order to fix error | Thierry Vignaud | 2007-06-13 | 1 | -4/+6 |
| | | | | | when trying to save config (#31367) | ||||
* | (pkg2medium) return "None" medium for already installed packages (#30556) | Thierry Vignaud | 2007-06-12 | 1 | -0/+1 |
| | |||||
* | (pkg2medium) factorize: do not call URPM::Package->id() quite a lot of time | Thierry Vignaud | 2007-06-12 | 1 | -1/+2 |
| | |||||
* | bump release (3.67) | Thierry Vignaud | 2007-06-06 | 1 | -1/+1 |
| | |||||
* | (perform_installation) ensure "initialization" dialog got destroyed if an | Thierry Vignaud | 2007-06-06 | 1 | -4/+1 |
| | | | | | error happens very early (ie if no package was ever installed) | ||||
* | (do_search) limit the number of results to 2000, else Gtk2::TreeView | Thierry Vignaud | 2007-06-05 | 1 | -1/+6 |
| | | | | | takes quite a lot of time in order to render the lsit (#30355) | ||||
* | Japanese translation revised. | Yukiko Bando | 2007-05-30 | 1 | -17/+4 |
| | |||||
* | bump release (3.66) | Thierry Vignaud | 2007-05-29 | 1 | -1/+1 |
| | |||||
* | (refresh_packages_list) fix crash due to UTF-8 issue | Thierry Vignaud | 2007-05-29 | 1 | -1/+3 |
| | |||||
* | (group_modify) use english word order; make a real english sentence | Thierry Vignaud | 2007-05-22 | 1 | -1/+1 |
| | | | | | out of this; explicit what is the actual error | ||||
* | workaround crash due to option abuse (#30817) | Thierry Vignaud | 2007-05-22 | 1 | -0/+7 |
| | |||||
* | improved translation | Thierry Vignaud | 2007-05-21 | 1 | -3/+3 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2007-05-17 | 1 | -37/+9 |
| | |||||
* | (new) ensure it's not editable | Thierry Vignaud | 2007-05-10 | 1 | -1/+1 |
| | |||||
* | - allow adding local media without file:// (#27291) | Pascal Rigaux | 2007-05-09 | 1 | -6/+12 |
| | | | | | | - update usage accordingly - do not mention "... with hdlist" in usage (it's deprecated) | ||||
* | up | José Melo | 2007-05-07 | 1 | -23/+23 |
| | |||||
* | up | José Melo | 2007-05-07 | 1 | -31/+18 |
| | |||||
* | Updated POT file | Funda Wang | 2007-05-05 | 147 | -57203/+30030 |
| | |||||
* | bump release (3.65) | Thierry Vignaud | 2007-05-02 | 1 | -1/+1 |
| | |||||
* | (format_pkg_simplifiedinfo) handle invalid UTF8 summaries, thus fixing | Thierry Vignaud | 2007-05-02 | 1 | -1/+2 |
| | | | | | crash (#30409) | ||||
* | bump release (3.64) | Thierry Vignaud | 2007-04-30 | 1 | -1/+1 |
| | |||||
* | readd back files lost after SVN crash (#30466) | Thierry Vignaud | 2007-04-26 | 10 | -0/+291 |
| | |||||
* | bump release (3.63) | Thierry Vignaud | 2007-04-25 | 1 | -1/+1 |
| | |||||
* | better translation | Thierry Vignaud | 2007-04-25 | 1 | -2/+2 |
| | |||||
* | better translation | Thierry Vignaud | 2007-04-25 | 1 | -2/+2 |
| | |||||
* | (run_treeview_dialog) fix not refreshing a subcategory if old & new | Thierry Vignaud | 2007-04-25 | 1 | -1/+1 |
| | | | | | subcategories have the same name (#30421) | ||||
* | blacklist File::Find, File::Temp, File::MimeInfo::Magic & encoding too | Thierry Vignaud | 2007-04-25 | 1 | -0/+4 |
| | |||||
* | (callback_choices) fix selecting first choice, thus preventing asking | Thierry Vignaud | 2007-04-24 | 1 | -1/+1 |
| | | | | | again the same question if choosing the first one | ||||
* | (refresh_packages_list) escape characters, thus fixing duplicated names (#28970) | Thierry Vignaud | 2007-04-24 | 1 | -1/+1 |
| | |||||
* | add an example | Thierry Vignaud | 2007-04-24 | 1 | -1/+2 |
| | |||||
* | up | José Melo | 2007-04-06 | 1 | -51/+31 |
| | |||||
* | bump release (3.62) | Thierry Vignaud | 2007-04-05 | 1 | -1/+1 |
| | |||||
* | (format_pkg_simplifiedinfo) small improvement | Thierry Vignaud | 2007-04-03 | 1 | -1/+1 |
| | |||||
* | (easy_add_callback) fix adding official media on ia32 (#30059) | Thierry Vignaud | 2007-04-03 | 1 | -0/+1 |
| | |||||
* | (format_pkg_simplifiedinfo) fix error message when looking at a | Thierry Vignaud | 2007-04-03 | 1 | -3/+5 |
| | | | | | package when there's no medium (eg: One) | ||||
* | (deps_msg) revert #28613 workaround which causes UTF-8 issues (#30029) | Thierry Vignaud | 2007-04-02 | 1 | -11/+1 |
| | | | | | as it is now really fixed in urpmi | ||||
* | (do_merge_if_needed) fix "rpmdrake --merge-all-rpmnew" (#29993) | Thierry Vignaud | 2007-03-29 | 1 | -1/+1 |
| | | | | | (got broken in r148201 as a side effect of #26069) | ||||
* | (get_info) simplify according to format_pkg_simplifiedinfo() changes | Thierry Vignaud | 2007-03-28 | 1 | -6/+1 |
| | |||||
* | (format_pkg_simplifiedinfo) do display some data if only one field is not ↵ | Thierry Vignaud | 2007-03-28 | 1 | -3/+3 |
| | | | | UTF-8 valid | ||||
* | readd require_root_capability() call (wrongly removed in previous 149350 commit) | Thierry Vignaud | 2007-03-28 | 1 | -0/+2 |
| | |||||
* | kill useless XID setting now that we use ugtk2 again | Thierry Vignaud | 2007-03-28 | 1 | -8/+0 |
| | |||||
* | handle --help immediatly (#29971) | Thierry Vignaud | 2007-03-28 | 1 | -3/+1 |
| | |||||
* | ensure verion as reported by rpmdrake --version is uptodate (#29840) | Thierry Vignaud | 2007-03-27 | 2 | -1/+2 |
| | |||||
* | (do_search) only search in package listed in current mode (#29708) | Thierry Vignaud | 2007-03-27 | 1 | -2/+2 |
| |