tazpkg log

age author description
2011-03-04 Antoine Bodin Fix --rootconfig option, should works well now.4.3
2011-03-04 Antoine Bodin Change VERSION to 4.2.6
2011-03-04 Antoine Bodin Merge changes from default into 4.34.3
2011-03-04 Christopher Rogers Fixed remove option to check if packages modifiers files.list exist before greping it.
2011-03-04 Antoine Bodin Let recharge display an error if mirror is not accessible; Avoid ID being a symlink4.3
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
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)
2010-08-05 Antoine Bodin Make cpio quiet: it's busybox compatible
2010-08-04 Pascal Bellard tazpkg: cpio must be busybox compatible
2010-08-04 Antoine Bodin Add: Automatic update-desktop-database
2010-08-03 Antoine Bodin Fix extract_packages
2010-08-03 Antoine Bodin Make cpio quiet
2010-07-16 Pascal Bellard tazpkgbox: explain undigest mirrors a bit
2010-06-28 Eric Joseph-Alexandre Install package from file managers (double-click).
2010-06-21 Christophe Lincoln Started libtazpkgbox gettextization
2010-06-20 Christophe Lincoln Move all splited functions to libtazpkgbox (easier for translation)
2010-06-20 Paul Issott Tiny edits
2010-06-20 Christophe Lincoln Complet french translation of tazpkg
2010-06-20 Christophe Lincoln Add tazpkg french translation (not yet complet)
2010-06-20 Christophe Lincoln Add tazpkg pot file (can be used by translators)
2010-06-20 Christophe Lincoln Some clean-up
2010-06-20 Christophe Lincoln Gettextize tazpkg
2010-06-20 Christophe Lincoln Prepare for i18n with gettext
2010-05-25 Pascal Bellard Avoid some warnings about files.list
2010-05-25 Pascal Bellard Install implicit depends early (again)
2010-05-24 Pascal Bellard Install implicit depends early
2010-03-28 Christophe Lincoln Added tag 3.4 for changeset d1d5a57588a5
2010-03-26 Rohit Joshi tazpkg: remove search-pkgname from search3.4
2010-03-23 Rohit Joshi tazpkgbox: add view online receipt item for all pkgs
2010-03-23 Christophe Lincoln Added tag 3.3 for changeset 73261c2eb10c
2010-03-23 Christophe Lincoln tazpkg --> utf-83.3
2010-03-19 Rohit Joshi tazpkgbox: some improvements to gui
2010-03-19 Rohit Joshi tazpkgbox: minor improvements
2010-03-18 Rohit Joshi tazpkgbox: add search label
2010-03-18 Rohit Joshi tazpkgbox: replace firefox; add tip item
2010-03-18 Rohit Joshi tazpkgbox: improve button labels
2010-03-15 Rohit Joshi if many pkgs found, show one screen at a time
2010-03-08 Pascal Bellard tazpkg: clean install flavor output
2010-03-06 Paul Issott tazpkgbox (typo)
2010-03-03 Pascal Bellard tazpkgbox: add link support
2010-02-26 Rohit Joshi output pkgname if filename is given in search: tazpkg search libnss
2010-02-26 Claudinei Pereira Update tazpkg.pt.html
2010-02-23 Pascal Bellard Show search Description button
2010-02-23 Pascal Bellard Add status filter for undigest lists
2010-02-23 Pascal Bellard List upgradeable by category
2010-02-23 Pascal Bellard Add upgrade button
2010-02-22 Pascal Bellard show upgradeable packages
2010-02-16 Rohit Joshi add search-pkgname option: like search-file but outputs only pkg names
2010-02-11 Pascal Bellard Added tag 3.2.1 for changeset 55f7f7389343
2010-02-11 Pascal Bellard Prepa for release 3.2.13.2.1
2010-02-11 Pascal Bellard tazpkgbox/list: fix installable
2010-02-03 Pascal Bellard tazpkg: upgrade tazpkg first (thanks DAY)
2010-02-02 Pascal Bellard tazpkgbox: typo in upgradeable-packages (thanks Robertugo)
2010-01-18 Paul Issott Tiny edits
2010-01-07 Christophe Lincoln Added tag 3.2 for changeset 1bd156f6fa52
2010-01-07 Christophe Lincoln Prepa for release (update date)3.2
2010-01-06 Christophe Lincoln Small code clean-up
2010-01-06 Christophe Lincoln Auto install all deps by default (is set in config file)
2010-01-06 Christophe Lincoln Mouved file path to a config file (/etc/slitaz/tazpkg.conf)
2009-12-25 Christophe Lincoln Dropped desktop file for tazpkg shell (one entry is cleaner)
2009-11-25 Pascal Bellard fix mirrors path
2009-10-28 Pascal Bellard tazpkg rdepends: add sizes
2009-10-28 Pascal Bellard tazpkg depends: add sizes
2009-10-02 Christophe Lincoln Add manual translation (en,fr,pt) and symlink to the default english one
2009-10-02 Christophe Lincoln Update desktop file for tazpkg manual
2009-09-30 Pascal Bellard Speedup tazpkgbox refresh
2009-09-30 Pascal Bellard Speedup install_package
2009-09-18 Pascal Bellard Use lzma compression in tazpkg
2009-09-15 Pascal Bellard Add recompress (-30%)
2009-09-12 Pascal Bellard Add convert ipk
2009-08-29 Pascal Bellard tazpkg convert: filter depends & unresolved
2009-08-25 Christophe Lincoln Added tag 3.1 for changeset 20cd1752f36f
2009-08-25 Christophe Lincoln Prepa for release3.1
2009-08-25 Christophe Lincoln Add tazpkg.xml mimetype configuration
2009-08-24 Pascal Bellard Update doc for undigest, depend and link
2009-08-24 Pascal Bellard tazpkg check: take care of virtual packages
2009-08-23 Pascal Bellard Update doc for convert
2009-08-23 Pascal Bellard tazpkg/convert: add Archlinux support
2009-08-19 Pascal Bellard tazpkgbox: use /home/slitaz/wok if available
2009-08-15 Paul Issott Try and fix .desktop file
2009-08-13 Paul Issott Edit tazpkgbox
2009-08-13 Paul Issott Tiny edit
2009-08-07 Christophe Lincoln Add desktop file for manual
2009-08-07 Pascal Bellard install_package: fix modfiers update
2009-08-06 Pascal Bellard Add tazpkg convert doc + typos
2009-08-05 Christophe Lincoln Added tag 3.0 for changeset 7182c6b184c5
2009-08-05 Christophe Lincoln Prepa for release3.0
2009-07-18 Pascal Bellard Fix tazpkg convert tgz (again)
2009-07-17 Pascal Bellard Fix tazpkg convert tgz (again)
2009-07-17 Pascal Bellard Fix tazpkg convert tgz (slackware packages)
2009-07-17 Pascal Bellard Add tazpkg convert tgz (slackware packages)
2009-06-21 Pascal Bellard tazpkg/upgrade fix status
2009-06-21 Pascal Bellard tazpkg/install should remove obsolate files
2009-06-15 Paul Issott Tiny edits
2009-06-03 Pascal Bellard Add tazpkg upgrade package-name
2009-05-26 Pascal Bellard tazpkg convert: update BUGS
2009-05-26 Pascal Bellard tazpkg convert: (typo)
2009-05-26 Pascal Bellard tazpkg convert: add DEPENDS support
2009-05-25 Pascal Bellard tazpkgbox: show installed, non-mirror packages for Status=all
2009-05-25 Pascal Bellard Tazpkg link: add depends & pre/post_install support
2009-05-25 Pascal Bellard Tazpkg convert rpm : typo
2009-05-25 Pascal Bellard Add tazpkg convert rpm
2009-05-25 Pascal Bellard Add tazpkg link
2009-05-25 Pascal Bellard Add tazpkg convert (thanks fireflyoo)
2009-05-25 Pascal Bellard tazpkg: install virtual packages
2009-05-11 Pascal Bellard Speedup tazpkg rdepends
2009-04-22 Eric Joseph-Alexandre Fix Makefile. Also uninstall tazpkgbox
2009-04-21 Pascal Bellard tazpkgbox: manage packages DVD
2009-04-20 Pascal Bellard Added tag 2.8.1 for changeset b6abe28b3a03
2009-04-20 Pascal Bellard Version 2.8.12.8.1
2009-04-20 Pascal Bellard tazpkg remove should remove files
2009-04-16 Christophe Lincoln Added tag 2.8 for changeset 504335627f00
2009-04-12 Pascal Bellard tazpkg remove should update installed.md52.8
2009-04-10 Pascal Bellard doc: add anchors
2009-04-01 Pascal Bellard Speedup tazpkg remove
2009-03-27 Pascal Bellard tazpkg reconfigure on target dir
2009-03-27 Pascal Bellard tazpkg upgrade should not overload overloaded files
2009-03-23 Pascal Bellard Fix 'Requested Range Not Satisfiable' on recharge
2009-03-11 Paul Issott Fix typos
2009-03-09 Pascal Bellard tazpkg: keep mdate while extracting packages
2009-03-06 Pascal Bellard tazpkgbox: compute icon for each selection
2009-03-06 Pascal Bellard tazpkgbox: display icon for blocked or undigest package
2009-03-06 Pascal Bellard tazpkgbox: add icons in undigest tree
2009-03-05 Christophe Lincoln tazpkgbox: be more compact (height -1cm)
2009-03-05 Pascal Bellard tazpkg: do not substitute everything !
2009-03-01 Eric Joseph-Alexandre Fix VERSION
2009-02-27 Christophe Lincoln Added tag 2.7 for changeset 826589393fdf
2009-02-26 Christophe Lincoln tazpkgbox: fix various refresh2.7
2009-02-25 Christophe Lincoln tazpkgbox: edit help and tiny fix
2009-02-25 Christophe Lincoln tazpkgbox: rename first tab and column search
2009-02-25 Christophe Lincoln tazpkgbox: fix icon name for executable (search file)
2009-02-25 Christophe Lincoln tazpkgbox: refix lib path
2009-02-25 Christophe Lincoln tazpkgbox: improved search tab and engine and add new tazpkg-installed icon
2009-02-21 Christophe Lincoln tazpkgbox: fix tiny but important typo
2009-02-21 Christophe Lincoln tazpkgbox: update lib for new functions
2009-02-21 Christophe Lincoln tazpkgbox: Major improvement (all list in the same tab + icons)
2009-02-21 Christophe Lincoln tazpkgbox: display icons and notify packages scan
2009-02-20 Pascal Bellard tazpkgbox: remove duplicate Recharge list button
2009-02-20 Christophe Lincoln tazpkgbox: recharge and upgrade buttons more accessible
2009-02-19 Pascal Bellard tazpkg may download virtual packages
2009-02-18 Pascal Bellard Try to download for the right undigest first
2009-02-18 Pascal Bellard Add pre_depends
2009-02-18 Pascal Bellard tazpkg: search into blocked-packages.list silently
2009-01-28 Pascal Bellard set-release: install missing depends
2009-01-25 Pascal Bellard tazpkgbox: add description button
2008-12-15 Pascal Bellard Added tag 2.6.1 for changeset da69c2a36b9a
2008-12-14 Pascal Bellard Search equivalent_pkg in undigest too2.6.1
2008-12-06 Pascal Bellard tazpkg recharge update mirror list
2008-12-04 Pascal Bellard tazpkg: wipe old package desc on re-install
2008-12-04 Pascal Bellard tazpkgbox: fix repack/re-install button
2008-12-03 Pascal Bellard tazpkgbox: add upgrade per package
2008-12-03 Pascal Bellard tazpkg/repack: fix md5sum check
2008-11-24 Pascal Bellard tazpkgbox: fix undigest filter
2008-11-24 Pascal Bellard Added tag 2.6 for changeset 2f8faaf570c5
2008-11-24 Pascal Bellard tazpkgbox: show depends/rdepends tree2.6
2008-11-23 Pascal Bellard tazpkgbox: display package config files
2008-11-23 Pascal Bellard tazpkgbox: add config files and modifier info
2008-11-23 Pascal Bellard tazpkgbox: log into /var/log/tazpkg-install.log
2008-11-23 Pascal Bellard Add package md5 in log
2008-11-22 Pascal Bellard tazpkg remove: do not remove trees blindly !
2008-11-17 Pascal Bellard Add tazpkg (r)depends
2008-11-17 Pascal Bellard Added tag 2.5.3 for changeset bdc5253ca4a8
2008-11-17 Pascal Bellard fix tazpkg remove depends check2.5.3
2008-11-17 Pascal Bellard Install non-free depends via get-*
2008-11-14 Pascal Bellard tazpkgbox: fix get-* autoexec/install
2008-11-12 Pascal Bellard tazpkgbox: extend get-* autoexec support to non-free
2008-11-11 Pascal Bellard tazpkg: typo
2008-11-11 Pascal Bellard tazpkgbox: add handbook link
2008-11-07 Pascal Bellard Fix build support for undigest upgrade