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: trivial, clean up obsolete code, and some typo
ticktock35
2008-12-15
5
-120/+1
*
opkg: only cache the packages
ticktock35
2008-12-15
1
-5/+5
*
opkg: add a simple way to pass a path environment for pre/post scription exec...
ticktock35
2008-12-15
6
-5/+42
*
opkg: adding cache support
ticktock35
2008-12-15
6
-2/+61
*
Clean up some out of date TODOs
ticktock35
2008-12-15
1
-72/+16
*
opkg: remove ChangeLog, add AUTHORS, remove maintainer-mode
ticktock35
2008-12-15
3
-10/+9
*
opkg: attached patch fixes build failures with gcc 4.3.2. patch by Enrico Sch...
ticktock35
2008-12-15
2
-11/+0
*
[opkg] fixing typo & incompatible part to gcc 4.3.2
ticktock35
2008-12-15
4
-6/+7
*
Patch from rwhitby to follow 302 redirects properly.
ticktock35
2008-12-15
1
-0/+1
*
[opkg] trivial, remove unused variable res
ticktock35
2008-12-15
1
-1/+0
*
[opkg] Remove the orphan packages while upgrading
ticktock35
2008-12-15
1
-0/+55
*
[opkg] fix opkg crashes if PATH is unset
ticktock35
2008-12-15
1
-3/+14
*
remove build error on gcc 3.4
ticktock35
2008-12-15
3
-1/+5
*
opkg: fix the crashing issue.
ticktock35
2008-12-15
3
-2/+13
*
opkg: mark one line that cause crash.
ticktock35
2008-12-15
1
-1/+2
*
opkg: remove a serious memory leak
ticktock35
2008-12-15
1
-1/+8
*
opkg: make .opk as the default opkg file extension
ticktock35
2008-12-15
6
-6/+8
*
opkg: balance the installed_files reference count
ticktock35
2008-12-15
3
-0/+5
*
opkg: fix some memory leak and double free issues.
ticktock35
2008-12-15
2
-9/+17
*
opkg: Fix a bug that ap may undefined.
ticktock35
2008-12-15
1
-1/+3
*
opkg: write the status change after actually updated.
ticktock35
2008-12-15
1
-0/+5
*
opkg: adding repository check function
ticktock35
2008-12-15
3
-3/+78
*
opkg: let args_init return 0 is successful
ticktock35
2008-12-15
1
-1/+4
*
opkg: Don't attempt to check the validity of a repository if package did not
ticktock35
2008-12-15
1
-14/+18
*
opkg: Fix a small memory leak in opkg_download.
ticktock35
2008-12-15
1
-0/+2
*
opkg: remove unused code
ticktock35
2008-12-15
5
-457/+6
*
opkg: Convert "multiple packages" message to NOTICE rather than ERROR
ticktock35
2008-12-15
1
-1/+1
*
opkg: Consolidate error reporting from opkg_conf_init and ensure return value is
ticktock35
2008-12-15
7
-24/+72
*
opkg: update error message
ticktock35
2008-12-15
1
-2/+1
*
opkg: consolidate error enums and add an error for when no package matches
ticktock35
2008-12-15
10
-70/+87
*
opkg.c moving the sig_file_name into the section of HAVE_GPGME
ticktock35
2008-12-15
1
-1/+2
*
opkg: add some command line arguments to libopkg_test
ticktock35
2008-12-15
1
-10/+116
*
opkg: run pre-install check before listing upgradable packages to ensure all
ticktock35
2008-12-15
1
-0/+3
*
opkg: update error handling for opkg_update_pkg in opkg.c and bump version nu...
ticktock35
2008-12-15
2
-2/+15
*
opkg: improve opkg_install error reporting and include a check to verify repo...
ticktock35
2008-12-15
5
-33/+88
*
opkg: add string versions of error codes to libopkg_test
ticktock35
2008-12-15
1
-5/+16
*
opkg: report errors from opkg_remove_pkg
ticktock35
2008-12-15
1
-5/+3
*
opkg: fix typos
ticktock35
2008-12-15
1
-2/+3
*
opkg: improve error reporting
ticktock35
2008-12-15
1
-4/+21
*
opkg: remove redundant multiple_providers option and also remove redundant fa...
ticktock35
2008-12-15
7
-25/+2
*
opkg: strdup the command line arguments so we can free the struct properly later
ticktock35
2008-12-15
1
-2/+2
*
opkg: (leak fixing, day 3) fixed final memory leaks fixed reported from
ticktock35
2008-12-15
3
-0/+6
*
opkg: (leak fixing, day 2) lots and lots of memory leaks fixed
ticktock35
2008-12-15
14
-32/+82
*
opkg: (leak fixing, day 1) lots and lots of memory leaks fixed
ticktock35
2008-12-15
7
-9/+111
*
opkg: set callbacks before opkg_conf_init
ticktock35
2008-12-15
1
-3/+4
*
opkg: remove verbose_wget option
ticktock35
2008-12-15
4
-15/+0
*
opkg: re-read package lists after update
ticktock35
2008-12-15
1
-0/+3
*
opkg: fix distcheck
ticktock35
2008-12-15
1
-1/+1
*
opkg: fix remaining accidental commit
ticktock35
2008-12-15
1
-1/+1
*
opkg: revert unintended changes in src/Makefile.am
ticktock35
2008-12-15
1
-3/+0
[prev]
[next]