| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove -Werror from libopkg CFLAGS. | graham.gower | 2009-12-03 | 1 | -1/+1 |
|
|
* | Ignore extraction errors, for now. Requested by Koen. | graham.gower | 2009-12-03 | 1 | -0/+1 |
|
|
* | Two fixes from Martin Jansa <martin.jansa@gmail.com>. | graham.gower | 2009-12-02 | 1 | -4/+12 |
|
|
* | Fix truncation problem when reading in long lines. Found by Koen Kooi. | graham.gower | 2009-12-02 | 1 | -3/+4 |
|
|
* | Free memory when there are unresolved dependencies. | graham.gower | 2009-12-02 | 2 | -1/+6 |
|
|
* | patch for opkg_download.c compile abort | pixdamix | 2009-12-01 | 2 | -10/+15 |
|
|
* | Maks sure scripts get packaged | florian.boor | 2009-11-27 | 1 | -0/+2 |
|
|
* | Fix typo in file name in order to fix distcheck. | florian.boor | 2009-11-27 | 1 | -1/+1 |
|
|
* | Remove unused parameter from pkg_hash_fetch_best_installation_candidate(). | graham.gower | 2009-11-27 | 7 | -19/+20 |
|
|
* | Finding a provider which is has an incompatible arch should not prevent | graham.gower | 2009-11-27 | 1 | -5/+14 |
|
|
* | Remove enum opkg_error. | graham.gower | 2009-11-26 | 8 | -134/+65 |
|
|
* | Be slightly less verbose by default. | graham.gower | 2009-11-26 | 1 | -1/+1 |
|
|
* | Fix some errno abuse. | graham.gower | 2009-11-26 | 4 | -13/+6 |
|
|
* | Check the unzip child process for errors and pass the upwards. Also, avoid ch... | graham.gower | 2009-11-26 | 4 | -8/+53 |
|
|
* | Provide error checking for users of pkg_extract_* functions. | graham.gower | 2009-11-26 | 5 | -23/+80 |
|
|
* | Add error checking to deb_extract(), unarchive(), extract_archive(). et al. | graham.gower | 2009-11-26 | 3 | -81/+102 |
|
|
* | Add __FUNCTION__ to the error mesage. | graham.gower | 2009-11-26 | 1 | -2/+2 |
|
|
* | Name it after what it does: s/extract_to_stdout/extract_to_stream/ | graham.gower | 2009-11-26 | 3 | -3/+3 |
|
|
* | Add missing include | pixdamix | 2009-11-26 | 1 | -0/+1 |
|
|
* | Fix problem introduced in r382. Pointed out by jlc, thanks! | graham.gower | 2009-11-26 | 1 | -3/+7 |
|
|
* | libbb.h cleanup. | graham.gower | 2009-11-25 | 4 | -276/+6 |
|
|
* | Various unarchive.c cleanups. | graham.gower | 2009-11-25 | 1 | -54/+42 |
|
|
* | Remove str_util.{c,h} | graham.gower | 2009-11-25 | 11 | -96/+14 |
|
|
* | file_util.c cleanups. Remove redundant str_chomp from str_util.c. | graham.gower | 2009-11-25 | 7 | -79/+64 |
|
|
* | malloc -> xmalloc | graham.gower | 2009-11-25 | 1 | -2/+2 |
|
|
* | Minor cleanup for opkg_upgrade.c | graham.gower | 2009-11-25 | 1 | -17/+25 |
|
|
* | Propagate errors upwards. | graham.gower | 2009-11-25 | 2 | -11/+27 |
|
|
* | Various clean ups. | graham.gower | 2009-11-25 | 2 | -286/+255 |
|
|
* | Return void, not int. | graham.gower | 2009-11-25 | 2 | -5/+3 |
|
|
* | Fix duplicate and add a name. | graham.gower | 2009-11-25 | 1 | -2/+1 |
|
|
* | Add a list of Contributors (appologies to any missed) | pixdamix | 2009-11-25 | 1 | -0/+32 |
|
|
* | Plug leaks found when using --force-removal-of-dependent-packages. | graham.gower | 2009-11-25 | 1 | -3/+5 |
|
|
* | Various cleanups in opkg_remove.{c,h} | graham.gower | 2009-11-25 | 3 | -86/+47 |
|
|
* | Various cleanups for pkg.{c,h}. | graham.gower | 2009-11-24 | 2 | -253/+260 |
|
|
* | One more TODO. | graham.gower | 2009-11-24 | 1 | -0/+2 |
|
|
* | Add vim swp files. | graham.gower | 2009-11-24 | 1 | -0/+1 |
|
|
* | Remove unused functions. Shuffle things around and remove forward declarations. | graham.gower | 2009-11-24 | 2 | -685/+516 |
|
|
* | Make a couple of functions static, and return void since they cannot fail. | graham.gower | 2009-11-24 | 3 | -35/+20 |
|
|
* | Update README and TODO. Add myself to AUTHORS. | graham.gower | 2009-11-24 | 3 | -44/+34 |
|
|
* | Add a .gitignore file for the ones using git-svn | pixdamix | 2009-11-24 | 1 | -0/+61 |
|
|
* | Fix warning on 64bit arches. | graham.gower | 2009-11-24 | 1 | -1/+1 |
|
|
* | shave: making the autotools output sane | pixdamix | 2009-11-24 | 5 | -0/+238 |
|
|
* | Clean up opkg_depends_cmd() and opkg_what_depends_conflicts_cmd(). | graham.gower | 2009-11-24 | 1 | -132/+132 |
|
|
* | Do the right thing if we have a version but no constraint. | graham.gower | 2009-11-24 | 1 | -2/+2 |
|
|
* | Provide a more useful comment. | graham.gower | 2009-11-24 | 1 | -2/+6 |
|
|
* | Remove the purge command. Undocumented and only duplicates remove functionality. | graham.gower | 2009-11-23 | 3 | -40/+0 |
|
|
* | Remove list_pending command. Undocumented and the pending_dir was unpopulated. | graham.gower | 2009-11-23 | 3 | -46/+0 |
|
|
* | Remove dead code in opkg_remove_cmd(). | graham.gower | 2009-11-23 | 1 | -73/+33 |
|
|
* | Remove useless memory allocation and strcpy. | graham.gower | 2009-11-23 | 1 | -5/+1 |
|
|
* | Remove remaining uses of pkg->*_str arrays and free() them after parsing. | graham.gower | 2009-11-23 | 2 | -36/+39 |
|
|