Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | |||||
* | (perform_installation) return immediately on fatal error (wrongly removed in ↵ | Thierry Vignaud | 2007-03-26 | 1 | -0/+1 |
| | | | | r148841) | ||||
* | (extract_header) explain why we run ->pack_header() | Thierry Vignaud | 2007-03-26 | 1 | -1/+1 |
| | |||||
* | (get_pkgs) do not opencode urpm::media::statedir_descriptions() | Thierry Vignaud | 2007-03-26 | 1 | -1/+1 |
| | |||||
* | (warn_about_media) simplify tests workflow (more readable) | Thierry Vignaud | 2007-03-26 | 1 | -4/+2 |
| | |||||
* | (set_node_state) set_node_state_tree() is now basically a wrapper | Thierry Vignaud | 2007-03-26 | 1 | -15/+3 |
| | | | | | | around set_node_state_flat(), doing the same checks; just merge them into their unique caller | ||||
* | (ask_browse_tree_given_widgets_for_rpmdrake,set_node_state_flat) kill dead code | Thierry Vignaud | 2007-03-26 | 1 | -34/+1 |
| | | | | | now that we do not care about groups being selected, unselected or semiselected | ||||
* | (add_nodes) clear caches when emptying package list model (thus fixing gtk+ ↵ | Thierry Vignaud | 2007-03-26 | 1 | -0/+1 |
| | | | | warnings) | ||||
* | (perform_removal) display a progress bar while removing packages | Thierry Vignaud | 2007-03-26 | 1 | -0/+4 |
| | |||||
* | (perform_removal) display which package is beging removed | Thierry Vignaud | 2007-03-26 | 1 | -0/+8 |
| | |||||
* | (perform_installation) simplify | Thierry Vignaud | 2007-03-26 | 1 | -3/+1 |
| | |||||
* | (perform_installation) when canceling, reload the db if we removed sg | Thierry Vignaud | 2007-03-26 | 1 | -2/+3 |
| | | | | | but didn't installed anything | ||||
* | (perform_installation) rename return_with_exit_code goto label to more | Thierry Vignaud | 2007-03-26 | 1 | -5/+5 |
| | | | | | sensible return_with_exit_code | ||||
* | (perform_installation) reload the database if we removed some packages | Thierry Vignaud | 2007-03-26 | 1 | -2/+1 |
| | | | | | but didn't installed anything in case of errors | ||||
* | (perform_installation) simplify error managment now that we use before_leaving() | Thierry Vignaud | 2007-03-26 | 1 | -1/+0 |
| | |||||
* | (perform_installation) cleanup & simplify fatal errors managment | Thierry Vignaud | 2007-03-26 | 1 | -6/+7 |
| | |||||
* | (get_pkgs) do not pass a useless parameter | Thierry Vignaud | 2007-03-26 | 2 | -3/+3 |
| | |||||
* | (get_pkgs) simplify | Thierry Vignaud | 2007-03-26 | 1 | -9/+6 |
| | |||||
* | (get_pkgs) we already set ->{fatal} to same value | Thierry Vignaud | 2007-03-26 | 1 | -2/+0 |
| | |||||
* | bump release (3.61) | Thierry Vignaud | 2007-03-23 | 1 | -1/+1 |
| | |||||
* | (refresh_packages_list) do not crash if selectable package list is empty | Thierry Vignaud | 2007-03-23 | 1 | -1/+2 |
| |