summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.10.0v0.10.0Ted Trask2014-04-261-1/+1
|
* Change loaded and available html views to use View button rather than link ↵Ted Trask2014-04-252-6/+15
| | | | on the package name
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-104-52/+45
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-034-74/+110
| | | | and use lowercase tags
* Bump version to 0.9.1v0.9.1Ted Trask2013-11-091-1/+1
|
* Update to account for warning messages in apk outputTed Trask2013-11-091-8/+15
|
* Bump version to 0.9.0v0.9.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-182-31/+34
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Change use of require to work with Lua 5.2Ted Trask2013-10-095-6/+6
|
* Removed unused global path variableTed Trask2012-12-261-2/+0
|
* Bump version to 0.8.0v0.8.0Ted Trask2012-12-261-1/+1
|
* Replace io.popen and apk library with modelfunctions.run_executable callsTed Trask2012-12-181-51/+22
|
* Bump version to 0.7.4v0.7.4Ted Trask2012-12-131-1/+1
|
* Minor change to commentTed Trask2012-12-131-1/+1
|
* Fixed links to submit formsTed Trask2012-12-132-6/+6
|
* Bump version to 0.7.3v0.7.3Ted Trask2012-11-201-1/+1
|
* Fixed resetting menu / permissions when packages changeTed Trask2012-11-201-5/+13
|
* Bumped version to 0.7.2v0.7.2Ted Trask2012-11-071-1/+1
|
* Fixed null dereference bug now that dependencies are not just packages, but ↵Ted Trask2012-11-071-1/+1
| | | | libraries
* Bumped version to 0.7.1v0.7.1Ted Trask2012-10-281-1/+1
|
* Removed unnecessary links to form-html.lspTed Trask2012-10-261-1/+0
|
* Added require statement for html libraryTed Trask2012-10-023-0/+3
|
* Bumped version to 0.7.0v0.7.0Ted Trask2012-07-011-1/+1
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-13/+13
|
* Modified require statements for acf. librariesTed Trask2012-04-181-1/+1
|
* Merge ssh://git.alpinelinux.org/gitroot/zelebar/acf-apk-toolsTed Trask2012-04-176-35/+102
|\
| * Changed apk-controller.lua to use new handle_form() functions found in ↵Zach LeBar2012-03-226-35/+102
| | | | | | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to apk-model.lua to make everything work.
* | Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵Ted Trask2012-02-234-15/+15
|/ | | | htmlviewfunctions
* Bump version to 0.6.0v0.6.0Ted Trask2011-08-281-1/+1
|
* apk-tools 2.1 moved the world fileTed Trask2011-08-281-1/+1
|
* Bumped version to 0.5.0v0.5.0Ted Trask2010-01-011-1/+1
|
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-174-18/+16
|
* UI fix, bumped to 0.4.4v0.4.4Ted Trask2009-12-102-5/+9
|
* Graphical fix. Modifying <DL> to fix skin issues.Mika Havela2009-11-251-6/+5
|
* Modifed to use apk version for upgrade status, bumped to 0.4.3v0.4.3Ted Trask2009-09-232-11/+34
| | | | Fixed bug where 9->10 wasn't recognized as upgrade
* Fixed available bug (when really downgrade), changed loaded to installed, ↵v0.4.2Ted Trask2009-09-044-5/+5
| | | | used word Promote for clarity, bumped to 0.4.2
* Bumped version to 0.4.1v0.4.1Ted Trask2009-08-201-1/+1
|
* Fixed bug in upgrade_available where failed to check for nil.Ted Trask2009-08-201-2/+2
|
* Fixed bug when more than one available version of package.Ted Trask2009-08-201-1/+1
|
* Temporary workaround for upgrade to upgrade apk-tools first.v0.4.0Ted Trask2009-08-181-1/+6
|
* Added new apk-cache-html.lsp fileTed Trask2009-08-131-0/+1
|
* Added ability to enable cache, changed upgrade to use 'fix -u', added '-U' ↵Ted Trask2009-08-135-10/+66
| | | | to upgrade all, bumped to 0.4.0.
* Fixed package upgrade to not add as top-level package. Bumped to 0.3.1v0.3.1Ted Trask2009-07-173-7/+19
|
* Spelling change to dependent, cleaned up some comments.Ted Trask2009-07-172-22/+17
|
* Rewrote acf-apk-tools to reflect changes for apk-tools in alpine 1.9v0.3.0Ted Trask2009-07-168-46/+333
| | | | | | New features: update, upgrade, view details, list top level packages Corresponds to removed functions from apk.lua in acf-core version 0.8.0 Bumped version to 0.3.0
* Bumped revision to 0.2.0v0.2.0root2009-06-041-1/+1
|
* Update for alpine 1.9 apk tools.Ted Trask2009-05-266-24/+12
|
* Modified Makefiles and tagged for release with lots of security fixes.v0.1.5Ted Trask2009-01-221-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/tags/release-0.1.5@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Proposed changes to menu.Ted Trask2009-01-191-4/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-162-4/+4
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed