Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugin-loader: Removed unused path argument of load() method | Tobias Brunner | 2013-06-28 | 1 | -1/+1 |
* | Some pacman fixes | Andreas Steffen | 2013-06-23 | 1 | -8/+2 |
* | Implemented pacman in a more reliable way | Andreas Steffen | 2013-06-21 | 1 | -252/+241 |
* | pacman: Define gen_time out of the loop | Tobias Brunner | 2013-03-25 | 1 | -1/+2 |
* | Cast first argument for %.*s to int | Tobias Brunner | 2013-01-24 | 1 | -10/+10 |
* | fixed a memory leak in pacman | Andreas Steffen | 2012-11-17 | 1 | -0/+8 |
* | implemented blacklisting of software packages | Andreas Steffen | 2012-11-14 | 1 | -0/+2 |
* | pacman supports differential security updates | Andreas Steffen | 2012-11-07 | 1 | -18/+101 |
* | add generation time to package versions | Andreas Steffen | 2012-11-04 | 1 | -15/+17 |
* | extract generation time of packages file | Andreas Steffen | 2012-11-04 | 1 | -2/+53 |
* | store packages with security issues and their optional updates only | Andreas Steffen | 2012-11-04 | 1 | -64/+60 |
* | created pacman - an Ubuntu/Debian package manager | Andreas Steffen | 2012-11-04 | 1 | -0/+356 |