oweals/opkg-lede.git
2010-11-19 graham.gower... Use printf format specifier attribute for opkg_message().
2010-11-19 graham.gower... Remove an unnecessary allocation.
2010-11-19 graham.gower... Check return codes from vsnprintf and vfprintf.
2010-11-19 graham.gower... Rewrite sprintf_alloc.
2010-11-19 graham.gower... Fix indentation.
2010-11-15 graham.gower... opkg_find_package() should not return garbage if it...
2010-11-15 graham.gower... This is not a bug any longer.
2010-11-11 graham.gower... Remove an erroneous comment.
2010-10-05 google@wwsnet.netImplement "list-changed-conffiles" command - based...
2010-09-21 graham.gower... Remove dead code, sprintf_alloc() cannot fail. Opkg...
2010-09-21 graham.gower... A proper fix this time. From Sergey 'Jin' Bostandzhyan...
2010-09-21 graham.gower... Revert "Don't call opkg_conf_deinit() if opkg_conf_init...
2010-09-21 graham.gower... Don't call opkg_conf_deinit() if opkg_conf_init() fails.
2010-09-20 graham.gower... Disable sha256 code by default. This makes opkg GPLv2...
2010-09-15 graham.gowerAdd simple regression testing code and tests for some...
2010-09-15 graham.gowerUse uppercase M for printing maintainer field, to be...
2010-09-15 graham.gowermask && PFM_FOO should instead be mask & PFM_FOO.
2010-09-13 google@wwsnet.netupdate manpages to reflect r559 and r562
2010-09-13 google@wwsnet.net- utilize opkg_conf_init() to initialize the pair lists...
2010-09-13 google@wwsnet.net- split the loading part of opkg_conf_init() out into...
2010-09-13 google@wwsnet.netfix compile issues on OS X and FreeBSD
2010-09-13 google@wwsnet.netimplement --force-postinstall option, this allows forci...
2010-08-24 graham.gowerAccept a leading "./" for the control file name, but...
2010-08-24 graham.gowerRemove stray semicolon.
2010-08-19 graham.gowerAdd Recommended packages to the depended_upon_by field.
2010-08-19 graham.gowerEnsure Pre-Depended and Recommended packages can be...
2010-08-18 graham.gowerAdd generated man pages to .gitignore.
2010-08-18 graham.gowerAllow blacklisting a package in the status file.
2010-08-18 graham.gowerRemove trailing whitespace. Sorry if this breaks your...
2010-08-18 graham.gowerRemove outdated comment regarding an old bug.
2010-08-12 graham.gowerFix segfault using the --verbosity option.
2010-08-10 graham.gowerAnd remove the autogenerated files...
2010-08-10 graham.gowerForgot these two files in the last commit. Oops.
2010-08-10 graham.gowerAdd man pages for opkg-cl and opkg-keys. From David...
2010-08-10 graham.gowerThis will never be done, offline roots often point...
2010-08-10 graham.gowerThis was done some time ago.
2010-08-04 graham.gowerFix creation of symlinks to files with long names ...
2010-07-12 graham.gowerFix infinite loop in list_upgradable in libopkg.
2010-07-08 graham.gowerDon't unlink the lock file in the event that it cannot...
2010-06-29 graham.gowerBe consistent in how to check return codes for these...
2010-06-29 graham.gowerImprove error propagation.
2010-06-28 graham.gowers/ipkgetcdir/opkgetcdir/
2010-06-21 graham.gowerFix --force-reinstall by removing special case code...
2010-06-21 graham.gowerMinor cleanup/simplification.
2010-06-11 graham.gowerClaim ownership of a file if the previous owner has...
2010-06-11 graham.gowerPromote file removal message from INFO to NOTICE.
2010-06-11 graham.gowerString the offline root path from the file_name in...
2010-06-10 graham.gowerCorrectly update the obs_file_hash in offline root...
2010-06-10 graham.gowerFix check_data_file_clashes() for offline root mode...
2010-06-08 graham.gowerCheck that a file belongs to the package before removing it
2010-06-02 graham.gowerBump maximum message length from 256 to 4096.
2010-04-29 graham.gowerAdd a message for the case that no installation candida...
2010-04-13 graham.gowerDon't try to print cmd_name before its initialised...
2010-03-14 graham.gowerDon't use c++ reserved word in header. Remove void...
2010-03-04 graham.gowerUpgrade message from NOTICE to ERROR.
2010-03-04 graham.gowerDowngrade message from ERROR to NOTICE.
2010-02-21 graham.gowerBump revision for release.
2010-02-15 graham.gowerFlush stdout, stderr before forking. From Richard Purdi...
2010-02-10 pixdamixUse ordered list when configuring packages.
2010-02-09 graham.gowerMake the error message easier to read for multiple...
2010-01-27 graham.gowerPropagate errors up the call stack. Patch by Jens...
2010-01-12 graham.gowerDon't print an error if trying to write status file...
2010-01-12 graham.gowerDon't try to close the file if its not open.
2010-01-12 graham.gowerPrint an error in the case of a broken control.tar...
2010-01-12 graham.gowers/dependences/dependencies/ Pointed out by klemmster...
2010-01-11 pixdamixFail if cache_dir is specified and not a directory
2010-01-05 pixdamix--download-only download using original names
2010-01-05 pixdamixAdd an option to download packages but do not install...
2009-12-28 pixdamixAdd a configure flag to specify the lockfile path
2009-12-22 graham.gowerWrite out status files and file lists in opkg_upgrade_a...
2009-12-22 graham.gowerReturn negative error code from opkg_download(), not...
2009-12-21 graham.gowerSet the default verbosity before args_parse, where...
2009-12-21 graham.gowerSet the arch_priority when parsing the Architecture.
2009-12-21 graham.gowerFix what I broke in r484. Patch from Kosmaty in issue...
2009-12-21 graham.gowerInclude config.h to pull in HAVE_* macros where needed.
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-12-19 graham.gowerFix double free(). Found by Kosmaty (Issue 33). Thanks.
2009-12-18 graham.gowerRearrange and clean up formatting.
2009-12-18 graham.gowerMove args.c contents into src/opkg-cl.c.
2009-12-18 graham.gowerRunning a script does not change the state, modifying...
2009-12-18 graham.gowerMove libopkg.c out into the src dir. It shouldn't be...
2009-12-17 graham.gowerAllow GLOB_NOMATCH, which also occurs if the leading...
2009-12-17 graham.gowerSpacing.
2009-12-17 graham.gowerAdd a message callback function to the config struct...
2009-12-17 graham.gowerBe slightly less verbose at INFO message level.
2009-12-17 graham.gowerPrint \n where needed.
2009-12-16 graham.gowerDon't mask variable of wider scope.
2009-12-14 graham.gowerFix what I broke in r468.
2009-12-14 graham.gowerDon't need \n for perrors.
2009-12-14 graham.gowerSort packages before listing them.
2009-12-11 graham.gowerPrint full version, not just pkg->version.
2009-12-11 graham.gowerAllow use of opkg internals by libopkg users. Not inten...
2009-12-11 graham.gowerI've made substantial changes to these files. Add new...
2009-12-11 graham.gowerRewrite the error paths.
2009-12-11 graham.gowerNot all ERROR messages are in paths that return as...
2009-12-11 graham.gowerRemove args_t and cleanup unused stuff.
2009-12-11 graham.gowerMove loading of feeds and status files out of opkg_conf...
2009-12-10 graham.gowerPrint error messages instead of returning error codes.
2009-12-10 graham.gowerClarify why we're not using fseek(), use fseek() where...
2009-12-10 graham.gowerindent -kr -i8 -psl -hnl -l80 opkg.c
next