tazpkg log tazpkg

age author description
2011-05-05 Christopher Rogers Fixed tazpkg install option.
2011-05-03 Christophe Lincoln tazpkg: remove : before package name in up
2011-05-03 Christophe Lincoln tazpkg: Fix up grep is needed and small change
2011-05-01 Ben Arnold Fix: skip blocked packages on 'up'
2011-04-16 Christopher Rogers Fixed PACKAGE_FILE variable. It equaled PWD/PACKAGE instead of PACKAGE. This should fixed tazpkg to work with pcmanfm again. Fixed issue20 on bugs.slitaz.org.
2011-04-14 Christophe Lincoln Up: fix opt and not = but -gt
2011-04-09 Christopher Rogers Fix tazpkg 'get' option to download to CACHE_DIR folder then copy to current folder. This way all get option packages are archived for later usage.
2011-04-08 Paul Issott Tidy up
2011-04-08 Christopher Rogers Use spearator when needed.
2011-04-08 Christophe Lincoln Some fix to POT file but get an error.
2011-04-08 Christophe Lincoln Prepa for release4.6
2011-04-08 Christophe Lincoln Update tazpkg xhtml-list to look better...
2011-04-08 Christophe Lincoln Add command 'up' - The new and fast way to upgrade SliTaz :-)
2011-04-08 Christophe Lincoln Add a separator line function
2011-04-08 Christophe Lincoln Add usage about new command: up
2011-04-06 Antoine Bodin Change VERSION to 4.54.5
2011-04-06 Antoine Bodin Merge new features from branch 4.3
2011-04-06 Antoine Bodin recharge(): fix some details to make it run smooth in various usage cases4.3
2011-04-06 Antoine Bodin remove rootconfig option from install (doesn't make sense)4.3
2011-04-06 Christophe Lincoln Fix VERSION again (why some beta tags ? and why missing archive on mirror ?)4.4
2011-04-06 Christophe Lincoln Prepare release and fix version
2011-04-02 Christophe Lincoln Fix duplcated package in upgradeable-packages.list
2011-04-01 Antoine Bodin bugfix4.3
2011-03-25 Antoine Bodin Merge changes from default branch4.3 4.3-beta2
2011-03-16 Antoine Bodin tazpkg, recharge(): fix a bug which prevent ID check to works well4.3
2011-03-16 Antoine Bodin tazpkg, recharge(): fix a bug specific to 4.34.3
2011-03-20 Pascal Bellard fix tazpkg convert .deb4.2.6
2011-03-16 Antoine Bodin Oups... fix a stupid typo & retag4.3 4.3-beta
2011-03-15 Antoine Bodin tazpkg, recharge): add support for {wanted,depends,libraries}.txt, plus tiny optimization of code size4.3
2011-03-07 Paul Issott Tiny edits
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 Change VERSION4.2.5
2011-02-02 Antoine Bodin Add: --auto option for tazpkg remove
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 Fix regressions introduced with my lasts commits4.2.3
2011-01-26 Antoine Bodin Fix extract_package4.2.2
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-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
2010-12-26 Pascal Bellard tazpkg convert: add alpine support
2010-12-12 Pascal Bellard Fix remove with modifiers
2010-12-09 Antoine Bodin merge
2010-12-09 Antoine Bodin Up to version 4.1.3
2010-12-09 Antoine Bodin Fix (critical): autoinstall build_depends with other languages.