summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
it.class
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
reduce chgrp race, allow empty it::cat()
Urban Müller
1
-6
/
+8
2011-06-07
case insensitive
Urban Müller
1
-1
/
+1
2011-06-07
performance, fix value "0"
Urban Müller
1
-1
/
+1
2011-06-07
bugfix: handle empty string
Urban Müller
1
-1
/
+1
2011-06-07
only escape args when needed
Urban Müller
1
-1
/
+1
2011-05-26
factor out it::shell_command from it::exec
Nathan Gass
1
-10
/
+25
2011-05-04
Fix typo instead of in error message
Christian Schneider
1
-1
/
+1
2011-04-26
verbose err msg
Urban Müller
1
-4
/
+4
2011-04-12
documentation
Urban Müller
1
-1
/
+1
2011-02-28
Fix ICS date format without time
Christian Schneider
1
-7
/
+3
2011-02-28
Added support for icsdate and icsdatetime formats in it::date()
Christian Schneider
1
-3
/
+14
2011-02-18
Switch from ImageMagick to GraphicsMagick (new ImageMagick is too broken)
Christian Schneider
1
-1
/
+1
2011-02-07
typo
Nathan Gass
1
-1
/
+1
2010-11-25
add exec modifier
Nathan Gass
1
-1
/
+3
2010-11-11
add reorder argument and tests to it::filter_keys
Nathan Gass
1
-6
/
+16
2010-11-11
early version of generic line processor
Urban Müller
1
-0
/
+10
2010-10-14
provide url in error_log
Urban Müller
1
-1
/
+1
2010-06-29
allow absolut paths in it::log
Urban Müller
1
-8
/
+9
2010-03-22
cleanup, bugfix
Urban Müller
1
-9
/
+11
2010-03-22
handle empty files
Urban Müller
1
-2
/
+2
2010-03-17
segfaults not reproducible
Urban Müller
1
-4
/
+0
2010-03-15
save segfault causing input
Urban Müller
1
-4
/
+6
2010-01-29
Convert it.class back to old syntax
Christian Schneider
1
-1
/
+1
2010-01-15
suppress identify's stderr
Christian Weber
1
-1
/
+1
2010-01-15
add support for EPS in imageconvert(), remove php4 cruft
Christian Weber
1
-13
/
+9
2010-01-08
Mark static functions as static to avoid PHP 5.3 strict warnings (performance?)
Christian Schneider
1
-25
/
+25
2009-12-30
Work around PHP bug 49819: posix_isatty seeks to start
Christian Schneider
1
-0
/
+1
2009-10-27
prevent huge mails
Urban Müller
1
-0
/
+7
2009-10-23
Allow giving custom command line options to ImageMagick with it::imageconvert()
Christian Schneider
1
-1
/
+3
2009-10-07
ignore svg parse errs
Urban Müller
1
-1
/
+1
2009-10-06
make superglobals machine readable
Urban Müller
1
-4
/
+4
2009-09-16
Added parameters blockmailid and omitdebuginfo to it::error()
Christian Schneider
1
-19
/
+27
2009-08-20
Warn when we hit pcre.backtracking_limit
Christian Schneider
1
-0
/
+10
2009-08-17
Replace all {params} in one go to avoid double replacements
Christian Schneider
1
-2
/
+5
2009-07-09
Fix warning on PHP 5.3 when passing non-object to get_class()
Christian Schneider
1
-1
/
+1
2009-07-09
Need more space :-)
Christian Schneider
1
-0
/
+1
2009-07-09
dont redirect if debug output visible
Urban Müller
1
-0
/
+3
2009-06-25
Make it::file_put pass PHP4 lint commit hook again
Christian Schneider
1
-1
/
+1
2009-06-09
Support SVG files as input to it::imageconvert
Christian Schneider
1
-3
/
+8
2009-04-22
Get rid of ereg/split, replaced by preg equivalents
Christian Schneider
1
-2
/
+2
2009-04-17
log web errs to error_log
Urban Müller
1
-1
/
+3
2009-03-27
include time in errmail
Urban Müller
1
-0
/
+1
2009-02-17
send no mails from devel/twin, treat missing severtype.cfg as live
Urban Müller
1
-1
/
+1
2009-02-02
more debug info
Urban Müller
1
-1
/
+1
2009-01-29
add it::is_devel() and it::is_live() as abstraction for $GLOBALS['ULTRASERVER...
Christian Weber
1
-0
/
+20
2008-12-16
handly empty arrays
Urban Müller
1
-1
/
+1
2008-12-15
docs
Urban Müller
1
-0
/
+2
2008-12-15
lines mode
Urban Müller
1
-0
/
+4
2008-12-11
handle stdin/stdout
Urban Müller
1
-5
/
+6
2008-12-10
comptiblity...
Urban Müller
1
-2
/
+3
[next]