aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-14opkg: Fix memory leaks in config handlingHEADmasterPhilip Lorenz
2024-02-14opkg: Add --install-recommends command line optionPhilip Lorenz
2024-02-14opkg: Split command line argument parsing into 2 stagesPhilip Lorenz
2024-02-14opkg: Clean up command line parsingPhilip Lorenz
2024-02-14libopkg: Split out config finalization from config loadingPhilip Lorenz
2024-02-14libopkg: Simplify cleanup of opkg_confPhilip Lorenz
2024-02-14libopkg: Drop spurious error checkPhilip Lorenz
2024-02-12tests: Fix typoPhilip Lorenz
2024-02-09configure.ac: warn when configuring internal solverAlex Stewart
2024-02-08update autoconf scripts for ac_2.70 compatAlex Stewart
2023-12-12libopkg: Use libgen.h to provide basename APIKhem Raj
2023-12-05configure.ac: bump version to 0.6.3+gitAlex Stewart
2023-12-05ROADMAP: updatev0.6.3Alex Stewart
2023-12-05CHANGELOG: update for 0.6.3 releaseAlex Stewart
2023-12-05configure.ac: bump version to 0.6.3Alex Stewart
2023-12-01docs: add SECURITY.mdAlex Stewart
2023-09-15tests: add test for CVE-2020-7982Alex Stewart
2023-08-18migrate mailing list to lists.yoctoproject.orgAlex Stewart
2023-08-15opkg: set locale from system environment variablesPiotr Ɓobacz
2023-07-12Add options to enable support for acl and xattrMaciej Liszewski
2023-07-12configure.ac: bump version to 0.6.2+gitAlex Stewart
2023-07-11Makefile.am: do not duplicate EXTRA_DIST dirsv0.6.2Alex Stewart
2023-07-11make-dist.sh: use new changelog fileAlex Stewart
2023-07-11configure.ac: bump version to 0.6.2 for releaseAlex Stewart
2023-07-11CHANGELOG: update changelog for 0.6.2 releaseAlex Stewart
2023-01-20remove obsolete scriptsAlex Stewart
2023-01-20ROADMAP: add an initial roadmapAlex Stewart
2023-01-20TODO: removeAlex Stewart
2023-01-20gitignore: ignore configure.linenoAlex Stewart
2023-01-20tests: add READMEAlex Stewart
2023-01-20Makefile.am: cleanup dist filesAlex Stewart
2023-01-20configure.ac: declare the project as "foreign"Alex Stewart
2023-01-20README: improve and enhanceAlex Stewart
2023-01-20GettingStarted: removeAlex Stewart
2023-01-20RELEASE: move to MAINTAINING and updateAlex Stewart
2023-01-20VersionPoilcy: move to MAINTAINING.mdAlex Stewart
2023-01-20INSTALL: removeAlex Stewart
2023-01-20NEWS: rename to CHANGELOG.mdAlex Stewart
2023-01-20ChangeLog: removeAlex Stewart
2023-01-20ChangeLog.ipkg: move to docs/Alex Stewart
2023-01-20AUTHORS: deprecateAlex Stewart
2023-01-20CONTRIBUTING: reworkedAlex Stewart
2023-01-18Define alignof using _Alignof when using C11 or newerKhem Raj
2023-01-09opkg-key: Remove --no-options flag from gpg calls.Charlie Johnston
2022-12-06configure.ac: bump version to 0.6.1+gitAlex Stewart
2022-12-06NEWS: update for v0.6.1 releasev0.6.1Alex Stewart
2022-12-06configure.ac: bump version for 0.6.1 releaseAlex Stewart
2022-10-19opkg.c: usage text spellingAlex Stewart
2022-08-15libopkg: track the number of packages installing a directoryShruthi Ravichandran
2022-08-15libopkg: support multiple packages installing a directory or a symlink to oneShruthi Ravichandran