summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* opkg_install_by_name: Support multiarch coinstallationfeature/multiarch-coinstallationP. J. McDermott2014-07-061-9/+43
* pkg_hash_fetch_installed_by_name_vec: New functionP. J. McDermott2014-07-052-0/+23
* Add architecture to package control file namesP. J. McDermott2014-07-053-0/+43
* configure.ac: Add --enable-multiarch optionP. J. McDermott2014-07-051-0/+10
* configure.ac: Bump version to 0.2.2v0.2.2Paul Barker2014-04-011-1/+1
* NEWS: Prepare for releasePaul Barker2014-04-011-2/+2
* NEWS: UpdatePaul Barker2014-03-181-0/+8
* opkg-cl: Tidy alignment of help outputPaul Barker2014-03-181-55/+55
* opkg-cl: Arguments are globs not regexpsPaul Barker2014-03-182-23/+24
* opkg_remove: Differentiate between dirs and symlinks to dirsPaul Barker2014-03-181-1/+1
* file_util: Add file_is_symlink functionPaul Barker2014-03-182-0/+12
* pkg_hash: Fix invalid architecture noticesPaul Barker2014-03-181-1/+9
* NEWS: UpdatePaul Barker2014-03-011-0/+6
* opkg_install_check_downgrade: Refactor and improvePaul Barker2014-02-231-51/+70
* opkg_prepare_url_for_install: Handle force_reinstall as upgradePaul Barker2014-02-232-10/+21
* pkg: Add per-package force_reinstall flagPaul Barker2014-02-232-17/+27
* configure.ac: Bump version to 0.2.2-SNAPSHOTPaul Barker2014-02-231-1/+1
* Bump version to 0.2.1v0.2.1Paul Barker2014-02-091-1/+1
* Makefile.am: Include 'CONTRIBUTING' in distPaul Barker2014-02-091-1/+1
* .gitignore: Fix ignore of stamp-h1Paul Barker2013-12-201-3/+2
* NEWS: Updated for 0.2.1 releasePaul Barker2013-12-171-0/+10
* CONTRIBUTING: New guidelines for contributorsPaul Barker2013-12-171-0/+155
* README: Updated with link to git repositoryPaul Barker2013-12-171-0/+1
* ChangeLog: Update for the move to gitPaul Barker2013-12-171-1/+1
* AUTHORS: Update and merge CONTRIBUTORS filePaul Barker2013-12-172-37/+47
* .gitignore: Update for movement of config.hPaul Barker2013-12-171-2/+4
* libopkg: cleanup inside the public header filesCarsten Schoenert2013-12-1736-107/+96
* libopkg: ensure symbol name mangling for C++Carsten Schoenert2013-12-1738-0/+299
* Revert "Makefile.am: Remove libopkg/config.h from distribution archive"Paul Barker2013-12-171-9/+0
* config.h: remove needless inclusion in the libopkg header filesCarsten Schoenert2013-12-173-5/+0
* configure.ac: moving config.h to $(top_srcdir)Carsten Schoenert2013-12-171-1/+1
* libopkg: Don't install opkg_pathfinder.hPaul Barker2013-12-171-1/+42
* libopkg: Drop config checks from structures in headersPaul Barker2013-12-173-9/+8
* opkg_download: Drop config check from headerPaul Barker2013-12-172-3/+10
* configure.ac: Bump version to 0.2.1-SNAPSHOTPaul Barker2013-12-171-1/+1
* NEWS: Added release notes for v0.2.0v0.2.0paul.betafive@gmail.com2013-09-131-0/+5
* Bump version to 0.2.0paul.betafive@gmail.com2013-09-131-1/+1
* NEWS: Added release notes for v0.2.0-rc2v0.2.0-rc2paul.betafive@gmail.com2013-08-171-0/+6
* Bump version to 0.2.0-rc2paul.betafive@gmail.com2013-08-171-1/+1
* Makefile.am: Remove libopkg/config.h from distribution archivepaul.betafive@gmail.com2013-08-171-0/+9
* Bump version to 0.2.0-rc1v0.2.0-rc1paul.betafive@gmail.com2013-08-151-1/+1
* Branch for v0.2 release seriespaul.betafive@gmail.com2013-08-150-0/+0
* opkg_install.c: Fix typopaul.betafive@gmail.com2013-08-111-1/+1
* NEWS: Added initial release notes for 0.2.0-rc1paul.betafive@gmail.com2013-08-101-0/+29
* Makefile.am: Add missing files to EXTRA_DISTpaul.betafive@gmail.com2013-08-101-1/+1
* configure.ac: Revert accidental change to config header pathpaul.betafive@gmail.com2013-08-051-1/+1
* sha256: Switch to GPLv2+ codepaul.betafive@gmail.com2013-08-053-50/+39
* Replace obsolete automake macropaul.betafive@gmail.com2013-08-021-1/+1
* Apply patch by Paul Barker <paul@paulbarker.me.uk>florian.boor@gmail.com2013-06-281-1/+1
* update-alternatives: use 'ln -n'pixdamix@gmail.com2012-11-221-8/+1