tazpkg log

age author description
2011-03-03 Antoine Bodin Change root-config option to rootconfig as variable can't have '-' in their name (4.3)4.3
2011-02-25 Antoine Bodin Make recharge) able to handle only one specified repository; Check for repository's ID (a verry little file containing md5sum of packages.md5) and recharge only if it changed (or doesnt exists) when recharging. (4.3)4.3
2011-02-24 Antoine Bodin Add --root-config option to install/get-install: Use lib & cache from $root instead of main system (usefull to install using other repositories than thoses defined on host). (4.3)4.3
2011-03-04 Antoine Bodin 4.3 branch open for new feature4.3
2011-03-01 Pascal Bellard tazpkg: remove trailing / in package name
2011-03-01 Pascal Bellard tazpkg: extend convert .opkg support
2011-02-04 Antoine Bodin Added tag 4.2.5 for changeset 88a196a42cd8
2011-02-04 Antoine Bodin Change VERSION4.2.5
2011-02-02 Antoine Bodin Add: --auto option for tazpkg remove
2011-02-01 Antoine Bodin Added tag 4.2.4 for changeset 13789d978d23
2011-02-01 Antoine Bodin Fix: use in get_cache_dir (thanks godane)4.2.4
2011-02-01 Antoine Bodin Automated merge with http://repos.slitaz.org/tazpkg
2011-02-01 Antoine Bodin A cache dir for each repo & fixed md5sum check
2011-01-31 Christopher Rogers Fixed tazpkg to not redownload undigest packages everytime with get-install. Also replace /var/lib/tazpkg with in some places.
2011-01-28 Antoine Bodin Added tag 4.2.3 for changeset 3c5263f6749b
2011-01-28 Antoine Bodin Fix regressions introduced with my lasts commits4.2.3
2011-01-26 Antoine Bodin Added tag 4.2.2 for changeset e1c400f9e59b
2011-01-26 Antoine Bodin Fix extract_package4.2.2
2011-01-26 Christopher Rogers Added tag 4.2.1 for changeset 70e88dd8d247
2011-01-26 Christopher Rogers Changed VERSION to 4.2.1.4.2.1
2011-01-26 Christopher Rogers Change VERSION to 4.2.
2011-01-26 Antoine Bodin Added tag 4.2 for changeset 219330eece9f
2011-01-25 Antoine Bodin Replace grep by fgrep when possible to speed-up a little things4.2
2011-01-25 Antoine Bodin Replace subprocesses by command group to speedup things a little
2011-01-25 Antoine Bodin Fix: /var/lib/tazpkg is now properly created when using --root and check of installed packages now works properly
2011-01-25 Antoine Bodin Use library libtaz, libtaz/commons; use can now use several option at the same time with install/get-install
2011-01-24 Antoine Bodin Various: several minor speed improvements, ask for a category now works properly in undigest window, major speedup of search packages/description, search packages/description now search only in packages/descriptions fields + equiv, new display for search for file - some debugs into it but it's not perfect as multi-repository handling needs some major improvement.
2010-12-26 Pascal Bellard tazpkg convert: add alpine support
2010-12-12 Pascal Bellard Fix remove with modifiers
2010-12-12 Paul Issott Edit tazpkgbox (again)
2010-12-09 Antoine Bodin Added tag 4.1.3 for changeset 74b89e03572f
2010-12-09 Antoine Bodin Clean: .hgtags4.1.3
2010-12-09 Antoine Bodin Added tag 4.1.3 for changeset 0e6857a57bf3
2010-12-09 Antoine Bodin merge
2010-12-09 Antoine Bodin Added tag 4.1.3 for changeset 453950527647
2010-12-09 Antoine Bodin Up to version 4.1.3
2010-12-09 Antoine Bodin Fix (critical): autoinstall build_depends with other languages.
2010-12-09 Christopher Rogers Fix update_mime_database function to use update-mime-database instead of update-desktop-database.
2010-12-09 Antoine Bodin Added tag 4.1.2 for changeset f5bb8c64ee4b
2010-12-09 Antoine Bodin Update version (4.1.2)4.1.2
2010-12-09 Antoine Bodin Fix: use ln -sf instead of ln -s to avoid errors.
2010-12-09 Antoine Bodin Authors: update (again).
2010-12-09 Antoine Bodin Traduction: update french po.
2010-12-09 Antoine Bodin Improvements: gettextize missing strings and some typos.
2010-12-08 Antoine Bodin Improvement: Allow to request a specific package's version number with get/get-install.
2010-12-08 Antoine Bodin Improvement: Add simple repository priority control with file /var/lib/tazpkg/priority
2010-12-08 Antoine Bodin Fix: remove_with_path - Avoir dirname errors by checking for argument.
2010-12-08 Antoine Bodin Improvement: use ln instead of cp when "downloading" local files to save cache. This make tazpkg recharge useless for locals repositories.
2010-12-08 Antoine Bodin Improvement: Make cpio quiet (again)
2010-12-08 Antoine Bodin Fix: update_desktop_database/update_mime_database
2010-12-08 Antoine Bodin Authors: update
2010-12-04 Christopher Rogers Update AUTHORS file.
2010-12-04 Christopher Rogers Added tag 4.1.1 for changeset 41af35260bfe
2010-11-30 Christopher Rogers Added md5 support for get option in tazpkg. This will help if you just want to update cache packages without installing packages.4.1.1
2010-11-15 Pascal Bellard remove grep errors for /usr/bin/[*
2010-11-13 Christopher Rogers Fixed md5sum check of packages again.
2010-11-12 Christopher Rogers Fixed last commit if statement to work.
2010-11-12 Pascal Bellard tazpkg: check md5 for packages in cache
2010-11-07 Paul Issott en docs: tiny edits
2010-11-05 Pascal Bellard tazpkgbox: fix size click