| Commit message (Expand) | Author | Age | Files | Lines |
* | CONTRIBUTING: New guidelines for contributors | Paul Barker | 2013-12-17 | 1 | -0/+155 |
|
|
* | README: Updated with link to git repository | Paul Barker | 2013-12-17 | 1 | -0/+1 |
|
|
* | ChangeLog: Update for the move to git | Paul Barker | 2013-12-17 | 1 | -1/+1 |
|
|
* | AUTHORS: Update and merge CONTRIBUTORS file | Paul Barker | 2013-12-17 | 2 | -37/+47 |
|
|
* | .gitignore: Update for movement of config.h | Paul Barker | 2013-12-17 | 1 | -2/+4 |
|
|
* | libopkg: cleanup inside the public header files | Carsten Schoenert | 2013-12-17 | 36 | -107/+96 |
|
|
* | libopkg: ensure symbol name mangling for C++ | Carsten Schoenert | 2013-12-17 | 38 | -0/+299 |
|
|
* | Revert "Makefile.am: Remove libopkg/config.h from distribution archive" | Paul Barker | 2013-12-17 | 1 | -9/+0 |
|
|
* | config.h: remove needless inclusion in the libopkg header files | Carsten Schoenert | 2013-12-17 | 3 | -5/+0 |
|
|
* | configure.ac: moving config.h to $(top_srcdir) | Carsten Schoenert | 2013-12-17 | 1 | -1/+1 |
|
|
* | libopkg: Don't install opkg_pathfinder.h | Paul Barker | 2013-12-17 | 1 | -1/+42 |
|
|
* | libopkg: Drop config checks from structures in headers | Paul Barker | 2013-12-17 | 3 | -9/+8 |
|
|
* | opkg_download: Drop config check from header | Paul Barker | 2013-12-17 | 2 | -3/+10 |
|
|
* | configure.ac: Bump version to 0.2.1-SNAPSHOT | Paul Barker | 2013-12-17 | 1 | -1/+1 |
|
|
* | NEWS: Added release notes for v0.2.0v0.2.0 | paul.betafive@gmail.com | 2013-09-13 | 1 | -0/+5 |
|
|
* | Bump version to 0.2.0 | paul.betafive@gmail.com | 2013-09-13 | 1 | -1/+1 |
|
|
* | NEWS: Added release notes for v0.2.0-rc2v0.2.0-rc2 | paul.betafive@gmail.com | 2013-08-17 | 1 | -0/+6 |
|
|
* | Bump version to 0.2.0-rc2 | paul.betafive@gmail.com | 2013-08-17 | 1 | -1/+1 |
|
|
* | Makefile.am: Remove libopkg/config.h from distribution archive | paul.betafive@gmail.com | 2013-08-17 | 1 | -0/+9 |
|
|
* | Bump version to 0.2.0-rc1v0.2.0-rc1 | paul.betafive@gmail.com | 2013-08-15 | 1 | -1/+1 |
|
|
* | Branch for v0.2 release series | paul.betafive@gmail.com | 2013-08-15 | 0 | -0/+0 |
|
|
* | opkg_install.c: Fix typo | paul.betafive@gmail.com | 2013-08-11 | 1 | -1/+1 |
|
|
* | NEWS: Added initial release notes for 0.2.0-rc1 | paul.betafive@gmail.com | 2013-08-10 | 1 | -0/+29 |
|
|
* | Makefile.am: Add missing files to EXTRA_DIST | paul.betafive@gmail.com | 2013-08-10 | 1 | -1/+1 |
|
|
* | configure.ac: Revert accidental change to config header path | paul.betafive@gmail.com | 2013-08-05 | 1 | -1/+1 |
|
|
* | sha256: Switch to GPLv2+ code | paul.betafive@gmail.com | 2013-08-05 | 3 | -50/+39 |
|
|
* | Replace obsolete automake macro | paul.betafive@gmail.com | 2013-08-02 | 1 | -1/+1 |
|
|
* | Apply patch by Paul Barker <paul@paulbarker.me.uk> | florian.boor@gmail.com | 2013-06-28 | 1 | -1/+1 |
|
|
* | update-alternatives: use 'ln -n' | pixdamix@gmail.com | 2012-11-22 | 1 | -8/+1 |
|
|
* | Do not call sync wen installing into an offline root | pixdamix@gmail.com | 2012-11-22 | 1 | -1/+2 |
|
|
* | Don't print provides if nothing is provided | pixdamix@gmail.com | 2012-11-22 | 1 | -1/+2 |
|
|
* | Fix: RRECOMMENDS and RDEPENDS being basically the same | pixdamix@gmail.com | 2012-11-22 | 1 | -2/+1 |
|
|
* | pkg_depends: fix version_constraints_satisfied | pixdamix@gmail.com | 2012-11-22 | 1 | -1/+2 |
|
|
* | pkg_depends: fix version constraints | pixdamix@gmail.com | 2012-11-22 | 3 | -51/+59 |
|
|
* | Add the --prefer-arch-to-version option | pixdamix@gmail.com | 2012-11-22 | 3 | -3/+25 |
|
|
* | merge newpkg->provides even when oldpkg->provides existed | pixdamix@gmail.com | 2012-11-22 | 1 | -4/+2 |
|
|
* | detect circular dependencies | pixdamix@gmail.com | 2012-11-22 | 5 | -2/+13 |
|
|
* | Do not read /etc/opkg/*.conf if -f is specified | pixdamix@gmail.com | 2012-11-22 | 1 | -27/+28 |
|
|
* | Failed postinst script is not fatal with conf->offline_root | pixdamix@gmail.com | 2012-11-22 | 3 | -4/+9 |
|
|
* | Fix dependency issues for preinst scripts | pixdamix@gmail.com | 2012-11-22 | 3 | -0/+104 |
|
|
* | Ensure we use the uname/gname fields when extracting tarballs | pixdamix@gmail.com | 2012-11-22 | 1 | -2/+47 |
|
|
* | add opkg_compare_versions function | pixdamix@gmail.com | 2012-11-22 | 2 | -0/+16 |
|
|
* | Fixed opkg losing auto_installed flag on upgrading | pixdamix@gmail.com | 2012-01-19 | 1 | -0/+3 |
|
|
* | testcase displaying the loss of the auto-installed flag | pixdamix@gmail.com | 2012-01-19 | 4 | -1/+81 |
|
|
* | Add tests for issue 84 and issue 85. | graham.gower@gmail.com | 2011-10-27 | 3 | -2/+75 |
|
|
* | Use a default Version and Architecture in the event that none is specified. | graham.gower@gmail.com | 2011-10-23 | 11 | -25/+32 |
|
|
* | Fix issue45.py to work after changes in r627. | graham.gower@gmail.com | 2011-10-23 | 1 | -1/+1 |
|
|
* | Fix a possible double-free of pkg vectors in opkg_remove_dependent_pkgs(), re... | google@wwsnet.net | 2011-10-14 | 1 | -3/+1 |
|
|
* | Reverse the test for __dummy__ in the extra data. | graham.gower@gmail.com | 2011-10-12 | 1 | -1/+1 |
|
|
* | Remove comment for a proposed feature that will never be implemented. | graham.gower@gmail.com | 2011-10-12 | 1 | -2/+0 |
|
|