- 22 Feb, 2016 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 19 Feb, 2016 5 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
New module for misc utilities, currently containing function to split text into lines and provide them as a set.
-
Michal 'vorner' Vaner authored
On some systems, the sort sorts differently, so we can't just have a constant. We convert it into a set, so the order does not matter.
-
Michal 'vorner' Vaner authored
Without any further parsing yet. With lot of TODOs.
-
- 15 Feb, 2016 7 commits
-
-
Michal 'vorner' Vaner authored
Some more tests added, checking broken situations.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Also, import bunch of control & other files for testing for the three packages we have „installed“ in the test system.
-
Michal 'vorner' Vaner authored
Function to parse the whole DB of packages (still some more needs to be added, obviously ‒ we parse just /usr/lib/opkg/status now). Also, rename the previous functions to the proper noun_verb form.
-
Michal 'vorner' Vaner authored
Parse some of the fields there.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-