index
:
users/pehjota/opkg.git
feature/multiarch-coinstallation
feature/multiarch-coinstallation-v0.1
opkg-0.2.x
opkg
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
opkg_prepare_url_for_install: Handle force_reinstall as upgrade
Paul Barker
2014-02-23
2
-10/+21
*
pkg: Add per-package force_reinstall flag
Paul Barker
2014-02-23
2
-17/+27
*
configure.ac: Bump version to 0.2.2-SNAPSHOT
Paul Barker
2014-02-23
1
-1/+1
*
Bump version to 0.2.1
v0.2.1
Paul Barker
2014-02-09
1
-1/+1
*
Makefile.am: Include 'CONTRIBUTING' in dist
Paul Barker
2014-02-09
1
-1/+1
*
.gitignore: Fix ignore of stamp-h1
Paul Barker
2013-12-20
1
-3/+2
*
NEWS: Updated for 0.2.1 release
Paul Barker
2013-12-17
1
-0/+10
*
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.0
v0.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-rc2
v0.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-rc1
v0.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
[next]