aboutsummaryrefslogtreecommitdiffstats
path: root/grpmi/grpmi.pl
Commit message (Collapse)AuthorAgeFilesLines
* fix remaining garbled utf8 text ("conflicts" dialog), #3416Guillaume Cottenceau2003-03-231-1/+1
|
* display cleanup question only if there were downloaded packagesGuillaume Cottenceau2003-03-231-1/+1
|
* fix error reporting (of gpg, rpm, curl) broken in non englishGuillaume Cottenceau2003-03-031-4/+5
|
* use N rather than _ for translateGuillaume Cottenceau2003-02-201-30/+30
|
* only ask cleanup question if there are more than 0 packages toGuillaume Cottenceau2003-02-131-1/+1
| | | | | cleanup :)
* if there was an error during installation, propose toGuillaume Cottenceau2003-02-131-4/+8
| | | | | | remove the cached/downloaded packages or not (partially follows a nice suggestion by Jeff Martin <jeffm at tampabay.rr.com>)
* fix problems of characters display in non-latin1 localesGuillaume Cottenceau2003-01-241-1/+4
|
* grpmi: allow to retry downloadsGuillaume Cottenceau2003-01-091-6/+10
|
* - grpmi:Guillaume Cottenceau2003-01-091-14/+32
| | | | | | - verify all signatures at the end of all downloads - allow to say "yes to all" to the signatures questions
* perl's sprintf is bugged when parts of the SV's are UTF8, parts notGuillaume Cottenceau2003-01-081-1/+7
|
* gtk2Guillaume Cottenceau2002-11-261-29/+28
|
* flepied wants grpmi to abort when conflicts are detectedGuillaume Cottenceau2002-09-051-3/+6
|
* add option "--no-verify-rpm" to not verify packages signaturesGuillaume Cottenceau2002-09-041-2/+2
|
* really forward exit code to _exitGuillaume Cottenceau2002-09-031-1/+1
|
* handle /etc/urpmi/proxy.cfg proxies, have a proxy dialog config inGuillaume Cottenceau2002-08-301-4/+1
| | | | | edit-urpm-sources
* put the "everything installed successfully" message in rpmdrake soGuillaume Cottenceau2002-08-261-1/+0
| | | | | | that it's more like what was before, and printerdrake or other things are more better like before
* use my_gtk::exit so that mouse cursor gets fixed when exitingGuillaume Cottenceau2002-08-211-3/+5
| | | | | hide mainwindow before waving bye bye
* fix when there was errorsGuillaume Cottenceau2002-08-201-2/+4
|
* add short message about successful installGuillaume Cottenceau2002-08-201-0/+1
|
* add an rcfile and the "noclearcache" optionGuillaume Cottenceau2002-08-191-3/+8
|
* provide information about the number of current download andGuillaume Cottenceau2002-08-051-4/+13
| | | | | number of overall downloads, same with installation of packages
* fix grpmi exiting on illegal division by zero when curl reports aGuillaume Cottenceau2002-08-021-1/+2
| | | | | download of zero size
* Initial revisionV2_0topic/RPMDRAKEGuillaume Cottenceau2002-08-011-0/+165