Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Bulgarian translation from Tx | Yuri Chornoivan | 2015-10-21 | 1 | -1144/+438 |
| | |||||
* | fix POD | Thierry Vignaud | 2015-10-09 | 2 | -2/+4 |
| | | | | why isn't this catched by testsuite???? | ||||
* | 8.108.10 | Thierry Vignaud | 2015-10-09 | 2 | -1/+3 |
| | |||||
* | fix urpm::bug_report (mga#16925) | Thierry Vignaud | 2015-10-09 | 2 | -0/+3 |
| | | | | breakage in commit ab62a489340294a8cf0f4960b8201b07f2e29bb3 | ||||
* | convert comments to POD | Thierry Vignaud | 2015-10-09 | 1 | -5/+30 |
| | |||||
* | add basic POD for urpmi::parallel | Thierry Vignaud | 2015-10-09 | 1 | -0/+26 |
| | |||||
* | drop useless __END__ | Thierry Vignaud | 2015-10-09 | 17 | -17/+0 |
| | |||||
* | add Mga copyright | Thierry Vignaud | 2015-10-09 | 1 | -0/+2 |
| | |||||
* | Update Persian translation from Tx | Yuri Chornoivan | 2015-10-06 | 1 | -1092/+361 |
| | |||||
* | Update Lithuanian translation from Tx | Yuri Chornoivan | 2015-10-06 | 1 | -1178/+413 |
| | |||||
* | Fix minor typos in the manpages | Yuri Chornoivan | 2015-09-12 | 4 | -5/+5 |
| | |||||
* | bump mga copyright | Thierry Vignaud | 2015-09-04 | 8 | -8/+8 |
| | |||||
* | better synopsys | Thierry Vignaud | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | 8.098.09 | Thierry Vignaud | 2015-09-04 | 2 | -1/+3 |
| | |||||
* | fix urpm::parallel | Thierry Vignaud | 2015-09-04 | 2 | -0/+3 |
| | | | | breakage in commit ab62a489340294a8cf0f4960b8201b07f2e29bb3 | ||||
* | 8.088.08 | Thierry Vignaud | 2015-09-04 | 2 | -1/+3 |
| | |||||
* | help perl_checker | Thierry Vignaud | 2015-09-04 | 1 | -0/+3 |
| | |||||
* | fix installing /sbin/* | Shlomi Fish | 2015-09-04 | 2 | -2/+8 |
| | | | | | | | Apparently perl-2.22's ExtUtils-MakeMaker started wrapping the $(....) variables in double-quotes, which broke urpmi's "make install"... v2: perl_checker cleanups (Thierry Vignaud) | ||||
* | perl_checker cleanup | Thierry Vignaud | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | log latest commit | Thierry Vignaud | 2015-09-04 | 1 | -0/+2 |
| | | | | | while real perl code, this wasn't parsable by perl_checker, which broke urpmi-8.07's build :-( | ||||
* | help perl_checker | Thierry Vignaud | 2015-09-04 | 2 | -2/+2 |
| | |||||
* | 8.078.07 | Thierry Vignaud | 2015-09-04 | 2 | -1/+3 |
| | |||||
* | fix Term::ReadKey warnings when redirected | Thierry Vignaud | 2015-09-03 | 3 | -4/+9 |
| | |||||
* | fix previous commit :-( | Thierry Vignaud | 2015-09-03 | 1 | -0/+1 |
| | |||||
* | drop very old CVS/SVN $Id tags | Thierry Vignaud | 2015-09-02 | 32 | -32/+0 |
| | |||||
* | do not break orphan tracking when downgrading | Thierry Vignaud | 2015-08-31 | 2 | -1/+5 |
| | | | | | thus fixing unmarking packages as potential orphans when downgrading (mga#16149) | ||||
* | explain a little more | Thierry Vignaud | 2015-08-28 | 1 | -0/+2 |
| | |||||
* | convert comments to POD | Thierry Vignaud | 2015-08-28 | 1 | -28/+63 |
| | |||||
* | describe a cople more functions | Thierry Vignaud | 2015-08-28 | 1 | -0/+50 |
| | |||||
* | Merge tag '8.06' | Thierry Vignaud | 2015-08-27 | 2 | -1/+5 |
|\ | |||||
| * | 8.068.06 | Thierry Vignaud | 2015-05-18 | 2 | -1/+5 |
| | | |||||
* | | fix using a proxy without an auth user (mga#11265) | Thierry Vignaud | 2015-08-26 | 2 | -1/+3 |
| | | |||||
* | | Update Spanish translation from Tx | Yuri Chornoivan | 2015-08-19 | 1 | -187/+479 |
| | | |||||
* | | blacklist Net::LDAP | Thierry Vignaud | 2015-08-07 | 1 | -0/+1 |
| | | |||||
* | | fix spacing | Thierry Vignaud | 2015-08-05 | 1 | -2/+2 |
| | | |||||
* | | fix a testsuite warning | Thierry Vignaud | 2015-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Explicitely adding libnss3.so fixes installing that package: warning: %post(rpm-query-in-scriptlet-1-1.x86_64) scriptlet failed, exit status 127 Which is b/c of: error: Failed to initialize NSS library | ||||
* | | speedup build by skipping debuginfo | Thierry Vignaud | 2015-08-04 | 1 | -0/+3 |
| | | |||||
* | | do check that %%pretrans do fail (rpm-4.10+) | Thierry Vignaud | 2015-08-04 | 2 | -5/+2 |
| | | | | | | | | | | | | | | basically reverting commit 5d7414cd5dc0c7dbdfe5314df4253cb14f86e9b2 and inversing the test expected result needs rpm-4.12.90-2.mga6 or newer | ||||
* | | convert trigger scriptlets from lua to sh | Thierry Vignaud | 2015-08-04 | 15 | -42/+44 |
| | | | | | | | | | | needed for next commit because: lua's exit(1) is ignored since rpm-4.9.0 | ||||
* | | install sh as dep for failing-scriplets pkgs | Thierry Vignaud | 2015-08-04 | 1 | -4/+7 |
| | | |||||
* | | introduce new helper func | Thierry Vignaud | 2015-08-04 | 1 | -0/+5 |
| | | | | | | | | needed for next commits | ||||
* | | add /bin/sh provider | Thierry Vignaud | 2015-08-04 | 1 | -0/+12 |
| | | | | | | | | (needed for next commit) | ||||
* | | kill useless Group: definitions | Thierry Vignaud | 2015-08-04 | 298 | -299/+0 |
| | | | | | | | | uneeded since rpm-4.6.0 | ||||
* | | kill useless Url: definitions | Thierry Vignaud | 2015-08-04 | 298 | -298/+0 |
| | | |||||
* | | kill useless buildroot definitions | Thierry Vignaud | 2015-08-04 | 279 | -279/+0 |
| | | | | | | | | (uneeded since rpm-4.6+ ...) | ||||
* | | disable debuginfo | Thierry Vignaud | 2015-08-04 | 2 | -0/+6 |
| | | | | | | | | thus fixing noise in testsuite output | ||||
* | | Update Thai translation from Tx | Yuri Chornoivan | 2015-07-30 | 1 | -1105/+543 |
| | | |||||
* | | Update Portuguese translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -314/+42 |
| | | |||||
* | | Update Walloon translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -694/+221 |
| | | |||||
* | | Update Norwegian (Bokmal) translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -322/+50 |
| | |