summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it.class
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-01
Remove $Id$
Christian Schneider
1
-2
/
+0
2013-09-19
avoid false warnings
Urban Müller
1
-2
/
+2
2013-09-19
handle illegal utf-8 characters, small cleanup
Urban Müller
1
-4
/
+6
2013-09-16
document defaults
Urban Müller
1
-2
/
+2
2013-08-15
add it::lcfirst() simliar to it::ucfirst()
Christian Helbling
1
-0
/
+8
2013-07-17
docs
Urban Müller
1
-2
/
+3
2013-07-17
allow defaults in it::getopt
Urban Müller
1
-2
/
+5
2013-07-17
revert special --opts syntax as -opts does not warn on missing dashes anyway
Nathan Gass
1
-3
/
+3
2013-07-17
add --opts variant to shell_command which adds dashes for posix options, add ...
Nathan Gass
1
-2
/
+4
2013-07-12
show (unquoted) cmd line in it::error
Urban Müller
1
-1
/
+1
2013-05-16
no longer omit it_html in backtrace, renamed $errmsg
Urban Müller
1
-7
/
+7
2013-03-21
add new function it::system
Nathan Gass
1
-0
/
+26
2013-03-14
support html mails in it::mail
Urban Müller
1
-2
/
+3
2013-03-13
document --verbose in getopt
Urban Müller
1
-0
/
+1
2013-01-31
add missing statics
Urban Müller
1
-3
/
+3
2012-12-06
add $_FILES if present
Urban Müller
1
-0
/
+1
2012-11-29
positional args in it::exec
Urban Müller
1
-5
/
+6
2012-11-28
kill ancient gettimeofday() usage
Urban Müller
1
-4
/
+2
2012-11-14
revert: mailer and mail client prevent arbitrary From:
Urban Müller
1
-8
/
+1
2012-11-14
set From: in it::error
Urban Müller
1
-1
/
+8
2012-11-06
make logs created by root appendable
Urban Müller
1
-0
/
+1
2012-10-23
add pwd to script paths
Urban Müller
1
-1
/
+1
2012-10-16
conserve mem in it::error
Urban Müller
1
-7
/
+4
2012-10-15
return true if mail was sent
Urban Müller
1
-1
/
+4
2012-10-04
do not use debug parameter verbose (used to impelement -v which should not tr...
Nathan Gass
1
-1
/
+1
2012-08-24
Also use float time in it::timerlog()
Christian Schneider
1
-6
/
+1
2012-08-06
Test commit
Christian Schneider
1
-1
/
+1
2012-08-06
add keepalpha option to it::imageconvert(), re-format source to better match ...
Christian Schneider
1
-15
/
+23
2012-07-17
it::any2utf8: leave true/false/objects untouched
Urban Müller
1
-1
/
+1
2012-06-18
Add parameter to adjust jpeg quality
Thomas Brüderli
1
-3
/
+4
2012-06-05
no mails in aslive mode
Urban Müller
1
-1
/
+1
2012-06-01
support aslive(), longer subjects
Urban Müller
1
-3
/
+3
2012-05-23
handle triple (and more) encoding
Urban Müller
1
-2
/
+2
2012-05-15
support arrays in any2utf8
Urban Müller
1
-8
/
+16
2012-05-15
document limit option of it::replace()
Christian Weber
1
-3
/
+6
2012-05-07
handle -- to stop option parsing
Nathan Gass
1
-1
/
+5
2012-04-24
merged it_html::fix_encoding in it::any2utf8
Urban Müller
1
-4
/
+10
2012-04-20
any2utf8 quote fix and test
Urban Müller
1
-1
/
+1
2012-04-20
fix double encodings in any2utf8
Urban Müller
1
-1
/
+4
2012-04-11
Remove extra indention
Christian Schneider
1
-1
/
+1
2012-04-11
Convert last itools file to UTF-8
Christian Schneider
1
-3
/
+3
2012-04-11
more verbose errmsg
Urban Müller
1
-1
/
+1
2012-04-10
better err msg
Urban Müller
1
-1
/
+1
2012-04-06
handle errmsg containing latin1
Urban Müller
1
-7
/
+3
2012-04-05
title length limit
Urban Müller
1
-1
/
+1
2012-04-04
force sending of mails in it::error if not displayable
Urban Müller
1
-2
/
+2
2012-04-04
htmlspecialchars charset hack inside it::error
Christian Helbling
1
-1
/
+1
2012-03-28
Fix it::ucwords and added tests for it::ucfirst and it::ucwords
Christian Schneider
1
-1
/
+1
2012-03-28
Replace htmlspecialchars side effect with grapheme_strlen returning null on i...
Christian Schneider
1
-1
/
+1
2012-03-28
Added it::any2utf8, fixed it::replace fast path to add u modified, added erro...
Christian Schneider
1
-1
/
+17
[next]