Navigation

Project: slitaz-base-files

Clone project: hg clone http://hg.slitaz.org/slitaz-base-files

  • Download tarball:
  • bz2
  • gz

Search

slitaz-base-files log

age author description
2 weeks ago Aleksej Bobylev Add common stylesheet for SliTaz docs. Change look and feel of whole SliTaz documentation in single place.default tip
3 weeks ago Aleksej Bobylev Add debian packages categories (in alphabetical order)
2 months ago Aleksej Bobylev Check and reformat translations using msgattrib.
2 months ago Aleksej Bobylev Add Spanish translation (thanks Ren? Rivero)
3 months ago Pascal Bellard /etc/profile: add pushd/popd/dirs
3 months ago Claudinei Pereira pt_BR.po: remove fuzzy comment
3 months ago Claudinei Pereira Add: pt_BR.po && update httpd-cgi.desktop
4 months ago Eric Joseph-Alexandre Added tag 5.4 for changeset 4b43ed13b73e
5 months ago Pascal Bellard httphelper.sh: update htmlentities5.4
5 months ago Stanislas Leduc completed fr.po i18n support
5 months ago Stanislas Leduc Completed fr.po for i18n support
6 months ago Pascal Bellard /etc/profile: find outgoing ip
6 months ago Pascal Bellard Added tag 5.3.1 for changeset c17d58ea0ead
8 months ago Christopher Rogers mktazdevs.sh: Make sure to cd into $1 folder.5.3.1
8 months ago Christophe Lincoln Added tag 5.3 for changeset 87e1991eb04b
10 months ago Aleksej Bobylev Tiny edits in sv.po (thanks Emil Eklund)5.3
10 months ago Aleksej Bobylev Add Swedish translations (thanks Emil Eklund)
10 months ago Aleksej Bobylev check i18n: make {pot,msgfmt,clean}
11 months ago Aleksej Bobylev libtaz: small fix in lgettext function
11 months ago Richard Dunbar man: add new path to tazinst docs
11 months ago Aleksej Bobylev el.po: minor changes by Dimitris Douros
11 months ago Aleksej Bobylev sed -i -e "s|root.root|root:root|" ./Makefile
11 months ago Aleksej Bobylev Added Greek translation (thanks Dimitris Douros)
11 months ago Aleksej Bobylev man: fixed
11 months ago Aleksej Bobylev remove unboldify(), add emsg(); small fix i18n; make pot && make msgmerge, up ru.po
11 months ago Christian Mesh Updated source receipt to not depend on global vars
11 months ago Christophe Lincoln add comments into mktazdev.sh
11 months ago Christophe Lincoln stty size errors to /deb/null
11 months ago Christophe Lincoln Added tag 5.2.3 for changeset 0933e039429b
11 months ago Christophe Lincoln libtaz.sh: use stty size5.2.3
12 months ago Christophe Lincoln libtaz.sh: cols should be fixes now
12 months ago Christopher Rogers Add source_reciept() to doc
12 months ago Christopher Rogers libpkg.sh: Move source_receipt function in spk-ls to libpkg.sh. Source /lib/libtaz.sh in libpkg.sh so source_receipt function will work no matter what.
12 months ago Christophe Lincoln Add check_mirror_id() to doc
12 months ago Christophe Lincoln Add check_mirror_id() to libspk.sh (canbe used by sat, spk and tazpkg)
12 months ago Christophe Lincoln Added tag 5.2.2 for changeset 021b49de9f37
12 months ago Christophe Lincoln prepa for release5.2.2
12 months ago Aleksej Bobylev New function unboldify(); I think, they will be handy
12 months ago Aleksej Bobylev add/fix i18n; make pot && make msgmerge; add ru.po
12 months ago Aleksej Bobylev Makefile: fix install
12 months ago Aleksej Bobylev libtaz.sh, Makefile: fix design of i18n
12 months ago Christian Mesh Update several function's colorize
12 months ago Christian Mesh Update colorize to handle args easier
12 months ago Christophe Lincoln Colorize DEBUG and let use --decolor=NB
12 months ago Christophe Lincoln Added tag 5.2.1 for changeset 1691917d8883
12 months ago Christophe Lincoln add libpkg.sh to pot file and up fr.po5.2.1
12 months ago Christophe Lincoln Make pot/msgmerge and up libtaz doc
12 months ago Christophe Lincoln Add libtaz.sh and libpkg.sh functions usage to testsuite
12 months ago Christian Mesh Add: debug function to libtaz.sh
12 months ago Christophe Lincoln small fix to colorize()
12 months ago Christophe Lincoln Add colorize() to libtaz.sh
12 months ago Paul Issott Edit docs
12 months ago Christian Mesh LibPkg: Fixed is_valid_tazpkg
12 months ago Christophe Lincoln Improve libtaz.sh doc and log function + add log to testsuite.sh
12 months ago Christophe Lincoln libtaz.sh: cooker and tyzpanle use activity (maybe be better since we use tee for full log file
12 months ago Christophe Lincoln libtaz.sh: add log function (used in cooer and tazpanel actually and soon by spk)
12 months ago Christophe Lincoln libtaz.sh: some minor change and add comments/usage
12 months ago Christian Mesh Add newline function to libtaz to make code easier to read
12 months ago Christian Mesh Removed duplicate status function I introduced
12 months ago Christian Mesh added generic yes/no function along with indent and statys function to libtaz