Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Papoteur | 2023-10-14 | 1 | -2/+2 |
| | |||||
* | - don't rely on PATH to choose urpmi.update in sbin or bin (mga#32354) | Papoteur | 2023-10-13 | 1 | -1/+1 |
| | |||||
* | Update copyright year for 2017 | Rémi Verschelde | 2017-03-05 | 1 | -1/+1 |
| | |||||
* | Update copyright years for 2016 | Rémi Verschelde | 2016-05-29 | 1 | -1/+1 |
| | |||||
* | Update headers and FSF contact address | Rémi Verschelde | 2015-02-16 | 1 | -3/+3 |
| | |||||
* | we can now convert the lazy loading into regular "use"s | Thierry Vignaud | 2013-12-21 | 1 | -4/+4 |
| | |||||
* | split mgaapplet-update-checker | Thierry Vignaud | 2013-12-21 | 1 | -0/+111 |
since we cannot prevent glib/gtk to spawn threads behind our back, we can at least try to prevent segfaults due to mixing threads with secular forks by exec()ing immediately |