tazpkg log

age author description
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
2010-10-29 Christopher Rogers Fixed my --root for tazpkg remove.
2010-10-29 Christopher Rogers Added --root option to tazpkg remove. Helps me to remove packages in chroot without chrooting into it.
2010-10-29 Christopher Rogers Added update_mime_database function to tazpkg. This way mime database will be updated everytime there is a /usr/share/mime folder if /usr/bin/update-mime-database exist.
2010-10-28 Christopher Rogers Fixed update_desktop_database to use /usr/share/applications. This way it will update chroot desktop database.
2010-10-19 Paul Issott typo
2010-10-19 Paul Issott Tiny edits
2010-10-19 Christophe Lincoln --quiet option can be used with last busybox (cooking)
2010-10-18 Christophe Lincoln Added tag 4.1 for changeset 0ab24a00e276
2010-10-18 Christophe Lincoln Fix cpio extract (pls dont break it any more, tazpkg was broken :-)4.1
2010-10-18 Christophe Lincoln Fix Makefile
2010-10-18 Christophe Lincoln Added tag 4.0 for changeset 0155e1b43fc9
2010-10-18 Christophe Lincoln Prepa for release4.0
2010-09-28 Antoine Bodin Add default button in search box (thanks Frederic Guilbault)