Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update original string due to change in wording | Rafael Garcia-Suarez | 2005-11-17 | 67 | -67/+67 |
| | |||||
* | Be backwards compatible with older versions of urpme | Rafael Garcia-Suarez | 2005-11-17 | 2 | -2/+2 |
| | |||||
* | Add comments in urpme about messages that should not be changed. | Rafael Garcia-Suarez | 2005-11-17 | 3 | -8/+15 |
| | | | | | But change a message badly worded. | ||||
* | Don't use global variables, and some other cosmetic fixes | Rafael Garcia-Suarez | 2005-11-17 | 1 | -22/+22 |
| | |||||
* | Add VERSION in parallel modules | Rafael Garcia-Suarez | 2005-11-17 | 2 | -10/+13 |
| | |||||
* | Factorize command names | Rafael Garcia-Suarez | 2005-11-17 | 1 | -15/+18 |
| | |||||
* | use strict ! | Rafael Garcia-Suarez | 2005-11-17 | 2 | -0/+3 |
| | |||||
* | update | Thierry Vignaud | 2005-11-16 | 1 | -47/+57 |
| | |||||
* | Small fixes for pt_BR. | Wanderlei Antonio Cavassin | 2005-11-16 | 1 | -37/+32 |
| | |||||
* | Updated POT file. | Funda Wang | 2005-11-16 | 68 | -29562/+26090 |
| | |||||
* | Install uninstalled packages as installs, not as upgrades | Rafael Garcia-Suarez | 2005-11-15 | 1 | -1/+2 |
| | |||||
* | Document urpmi --noscripts | Rafael Garcia-Suarez | 2005-11-15 | 1 | -3/+7 |
| | |||||
* | Add a --noscripts option to urpmi | Rafael Garcia-Suarez | 2005-11-15 | 2 | -0/+3 |
| | |||||
* | Add pod versions of the manpages, bound to replace the nroff ones | Rafael Garcia-Suarez | 2005-11-15 | 11 | -0/+1679 |
| | |||||
* | update | Thierry Vignaud | 2005-11-15 | 1 | -18/+24 |
| | |||||
* | Display a README.urpmi only once. It could be displayed twice if the end of | Rafael Garcia-Suarez | 2005-11-15 | 1 | -8/+6 |
| | | | | | | installation callback was called twice, which happens when a package has both post and posttrans hooks. | ||||
* | 4.8.0-1mdk | Rafael Garcia-Suarez | 2005-11-14 | 3 | -4/+236 |
| | |||||
* | Let rpm be the default target | Rafael Garcia-Suarez | 2005-11-14 | 1 | -0/+2 |
| | |||||
* | Allow to put rpm names on the gurpmi command-line | Rafael Garcia-Suarez | 2005-11-14 | 3 | -2/+18 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2005-11-14 | 1 | -11/+11 |
| | |||||
* | Show proper error message when gurpmi cannot find an rpm file | Rafael Garcia-Suarez | 2005-11-09 | 1 | -1/+8 |
| | |||||
* | Make --no-verify-rpm work for gurpmi | Rafael Garcia-Suarez | 2005-11-09 | 1 | -1/+4 |
| | |||||
* | merge with pot | José Jorge | 2005-11-08 | 1 | -464/+398 |
| | |||||
* | Add test to ensure everything compiles. Use strict in tests. | Rafael Garcia-Suarez | 2005-11-07 | 2 | -0/+11 |
| | |||||
* | Better error message when rpm2header isn't installed | Rafael Garcia-Suarez | 2005-11-07 | 1 | -1/+6 |
| | |||||
* | update | Thierry Vignaud | 2005-11-07 | 1 | -6/+6 |
| | |||||
* | Missing anchor | Rafael Garcia-Suarez | 2005-11-04 | 1 | -2/+2 |
| | |||||
* | Reorganize urpmq manpage, plus a few doc fixes | Rafael Garcia-Suarez | 2005-11-04 | 1 | -34/+36 |
| | |||||
* | Avoid useless use of cat | Rafael Garcia-Suarez | 2005-11-04 | 1 | -4/+10 |
| | |||||
* | Better error messages when urpmq fails to read cz archives | Rafael Garcia-Suarez | 2005-11-04 | 2 | -4/+4 |
| | |||||
* | Remove dependencies on packdrake. Remove build dependencies on MDK::Common. | Rafael Garcia-Suarez | 2005-11-03 | 1 | -5/+5 |
| | | | | | | Add manual dependencies on MDV::Packdrakeng. Make rpmtools a regular dependency, no longer a prereq. | ||||
* | Surprisingly, xgettext does a better job than perl_checker at extracting | Rafael Garcia-Suarez | 2005-11-03 | 2 | -422/+306 |
| | | | | | strings from Perl code. | ||||
* | Escape @< in double quoted string | Rafael Garcia-Suarez | 2005-11-03 | 1 | -1/+1 |
| | |||||
* | Remove obsolete target. Properly retrieve RPM topdir in Makefile. | Rafael Garcia-Suarez | 2005-11-03 | 1 | -9/+3 |
| | |||||
* | Cleanup makefiles. Remove obsolete, broken and non-standard test suite. | Rafael Garcia-Suarez | 2005-11-03 | 4 | -45/+9 |
| | |||||
* | Fix syntax error, add more docs | Rafael Garcia-Suarez | 2005-11-03 | 1 | -6/+10 |
| | |||||
* | Remove more MDK::Common vestigia | Rafael Garcia-Suarez | 2005-11-03 | 4 | -8/+27 |
| | |||||
* | Don't use functions from MDK::Common | Rafael Garcia-Suarez | 2005-11-03 | 1 | -3/+5 |
| | |||||
* | Don't use MDK::Common | Rafael Garcia-Suarez | 2005-11-03 | 2 | -8/+10 |
| | |||||
* | Fix syntax error. Remove last occurence of a function from MDK::Common. | Rafael Garcia-Suarez | 2005-11-03 | 1 | -2/+2 |
| | |||||
* | Don't use MDK::Common | Rafael Garcia-Suarez | 2005-11-03 | 1 | -5/+20 |
| | |||||
* | Don't use MDK::Common. | Rafael Garcia-Suarez | 2005-11-03 | 1 | -2/+3 |
| | |||||
* | Fix opening of hdlists when non-root. | Rafael Garcia-Suarez | 2005-11-03 | 1 | -9/+20 |
| | | | | | | Better failure handling. Remove MDK::Common functions. | ||||
* | Provide our own tempdir function, that doesn't require File::Temp if it's ↵ | Rafael Garcia-Suarez | 2005-11-03 | 1 | -0/+16 |
| | | | | not installed on the system | ||||
* | Use MDV::Packdrakeng instead of deprecated wrapper | Rafael Garcia-Suarez | 2005-11-02 | 1 | -7/+9 |
| | |||||
* | Remove old autoirpm attempt | Rafael Garcia-Suarez | 2005-11-02 | 16 | -724/+0 |
| | |||||
* | Simplify code, change obscure error message | Rafael Garcia-Suarez | 2005-10-31 | 1 | -3/+4 |
| | |||||
* | Use the --no-check-certificate option for downloading with wget, since | Rafael Garcia-Suarez | 2005-10-31 | 1 | -0/+1 |
| | | | | | the club https servers use self-signed certificates. | ||||
* | updated po file | Shiva Huang | 2005-10-29 | 1 | -61/+63 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2005-10-29 | 1 | -264/+331 |
| |