Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright notices | Per Øyvind Karlsen | 2010-11-21 | 1 | -1/+1 |
* | update copyright | Thierry Vignaud | 2009-11-24 | 1 | -1/+1 |
* | create urpm::msg::ask_yes_or_no() to remove duplication | Pascal Rigaux | 2008-10-21 | 1 | -0/+5 |
* | - urpmi: | Pascal Rigaux | 2008-10-07 | 1 | -2/+15 |
* | add N_() | Pascal Rigaux | 2008-03-17 | 1 | -1/+2 |
* | fix error in previous commit | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 |
* | implement default choice for range | Pascal Rigaux | 2007-09-10 | 1 | -2/+2 |
* | - urpmi, urpme | Pascal Rigaux | 2007-09-10 | 1 | -3/+11 |
* | use ">" instead of "*" to mean ellipsis | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2007-09-07 | 1 | -0/+49 |
* | remove debug code | Pascal Rigaux | 2007-09-06 | 1 | -1/+0 |
* | - urpmi | Pascal Rigaux | 2007-09-06 | 1 | -1/+24 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -31/+49 |
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 1 | -9/+9 |
* | Use revision number as version numbers for internal modules. | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+3 |
* | Avoid an undefined subroutine warning during global destruction if Sys::Syslog | Rafael Garcia-Suarez | 2006-02-28 | 1 | -1/+1 |
* | Simplification of usage of duped stdout | Rafael Garcia-Suarez | 2006-02-08 | 1 | -5/+1 |
* | Get rid of message() function | Rafael Garcia-Suarez | 2006-02-08 | 1 | -12/+3 |
* | Remove default logging to /var/log/urpmi.log. | Rafael Garcia-Suarez | 2006-02-08 | 1 | -4/+14 |
* | A bit of clarification in logging code | Rafael Garcia-Suarez | 2006-02-07 | 1 | -3/+4 |
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+3 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+3 |
* | This workaround is no longer necessary | Rafael Garcia-Suarez | 2005-09-07 | 1 | -9/+0 |
* | Don't decode utf-8 text when the locale charset is itself in utf-8. | Rafael Garcia-Suarez | 2005-09-07 | 1 | -2/+4 |
* | Turn off utf8 warnings in the caller each time we use urpm::msg. | Rafael Garcia-Suarez | 2005-08-31 | 1 | -0/+10 |
* | decode every utf8 that gets translated | Rafael Garcia-Suarez | 2005-08-30 | 1 | -1/+3 |
* | Update copyrights | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
* | Fall back to using locale(1) if I18N::Langinfo is not available. | Rafael Garcia-Suarez | 2005-02-24 | 1 | -1/+5 |
* | Locale::gettext is not optional in urpmi. | Rafael Garcia-Suarez | 2005-02-24 | 1 | -6/+4 |
* | Adds a function from_utf8() to convert strings from RPM headers (utf8) | Rafael Garcia-Suarez | 2005-02-24 | 1 | -1/+13 |
* | Remove GUI messages. | Rafael Garcia-Suarez | 2004-12-07 | 1 | -53/+27 |
* | When asking for choices, default to the first one | Rafael Garcia-Suarez | 2004-11-24 | 1 | -1/+3 |
* | Optionally use zenity instead of gchooser if found, it's much prettier | Rafael Garcia-Suarez | 2004-08-16 | 1 | -0/+1 |
* | Copyright updates | Rafael Garcia-Suarez | 2004-07-22 | 1 | -0/+4 |
* | Missing changes in the last revision (urpmi v1.249) | Rafael Garcia-Suarez | 2004-05-13 | 1 | -1/+1 |
* | Initialize the noexpr and yesexpr *after* the locale has been set. | Rafael Garcia-Suarez | 2004-04-28 | 1 | -3/+3 |
* | Fix interactive mode in urpme | Rafael Garcia-Suarez | 2004-04-28 | 1 | -2/+2 |
* | Fix locale handling and the --no-locales command-line argument | Rafael Garcia-Suarez | 2004-04-28 | 1 | -2/+5 |
* | Fix regressions due to modularization | Rafael Garcia-Suarez | 2004-04-20 | 1 | -4/+4 |
* | Some more cleanup and refactorization. | Rafael Garcia-Suarez | 2004-04-19 | 1 | -1/+8 |
* | Factorize the message/prompt/I18N code of urpm* in a separate module | Rafael Garcia-Suarez | 2004-04-14 | 1 | -0/+109 |