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
*
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
*
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
*
Don't configure packages when in offline root mode.
graham.gower@gmail.com
2011-10-12
1
-0/+4
*
Don't use conf->offline_root directly, it might be NULL.
graham.gower@gmail.com
2011-09-11
1
-1/+1
*
Fix issue-79: Opkg can remove a package even if another still depends on it.
pixdamix@gmail.com
2011-07-13
5
-4/+47
*
Don't filter out directories when claiming ownership of a file.
graham.gower@gmail.com
2011-07-05
1
-4/+0
*
sync() after writing out the status info.
graham.gower@gmail.com
2011-05-25
1
-0/+1
*
Improve the opkg_{get,set}_option() C API.
graham.gower@gmail.com
2011-05-25
4
-36/+47
*
Modify Release file parsing to use parse_from_stream_nomalloc
javiplx@gmail.com
2011-04-26
1
-18/+9
*
Introduce a specific pointer typedef for parse_line functions
javiplx@gmail.com
2011-04-26
5
-15/+16
[next]