Alois Mahdal
bad26a7836
Changed to filter-like (stdin/stdout) behavior
преди 11 години
Alois Mahdal
9a425471a1
Typo in examples
преди 11 години
Alois Mahdal
cf707b10d3
Added doc for pfile
преди 11 години
Alois Mahdal
ffc39d93c2
Added doc for bin/vim-bx
преди 11 години
Alois Mahdal
530d460686
Sorted items in README alphabetically
преди 11 години
Alois Mahdal
059711b4c8
Updated README after bin rename (5fd60d8)
преди 11 години
Alois Mahdal
e06f8326bf
Added pfile: store STDIN in a temporary file and pass it to `file`
преди 11 години
Alois Mahdal
869be33810
Added vim-bx, a vim wrapper for bloxsom-like scenarios.
If the edited path matches certain pattern, timestamp is saved and
restored after the edit.
преди 11 години
Alois Mahdal
5fd60d83e6
Do not use filename extensions in bin/
They are unnecessary, distracting and cause ugliness on command line.
преди 11 години
Alois Mahdal
b708dccea7
Do a backup when forcing new file
преди 11 години
Alois Mahdal
ca04c32a8d
Updated with info about passing callable
преди 11 години
Alois Mahdal
673022df4b
Updated to mention the Python API
преди 11 години
Alois Mahdal
fbdde0a4b5
Allow passing subroutine/function instead of i or tag.
If callable is passed, it will be called (without arguments) and
the value will be used instead.
преди 11 години
Alois Mahdal
99177ff35b
Fixed typo
преди 11 години
Alois Mahdal
3c1ec1e9e0
Made Python module more pythonic
преди 11 години
Alois Mahdal
c639e765db
Updated usage line with -f flag
преди 11 години
Alois Mahdal
3514311b53
Fixed case of /0+/ filename
преди 11 години
Alois Mahdal
c07ffdfc42
Merge branch 'master' of github.com:AloisMahdal/minions
преди 11 години
Alois Mahdal
0e3d4a12ab
Vertical beautification
преди 11 години
Alois Mahdal
30149d7058
Added -f argument to force file creation (rewrite)
преди 11 години
Alois Mahdal
91b7fe20d2
Grammar
преди 11 години
Alois Mahdal
a328abc2c7
Typo
преди 11 години
Alois Mahdal
09b972cb9b
Fixed up markup
преди 11 години
Alois Mahdal
8f24cb46d4
Updated doc according to --long option (56efdff)
преди 11 години
Alois Mahdal
c5f065fc38
Confiured for log rotation using logrotate
преди 11 години
Alois Mahdal
56efdffc37
Implemented --long
Warning: now short for `--lines` is `-n`, not `-l`, which is taken by
`--long`. The idea is to make it resemble `-l` in `-ls -l` (although
the real meaning for `ls` is somewhat different).
преди 11 години
Alois Mahdal
c3eb2b22c1
Added TODO
преди 11 години
Alois Mahdal
8c86bee78b
Disable keepalive
Which causes problems when our trivial loggers are used
where delay between messages cannot be predicted (e.g. testing)
преди 11 години
Alois Mahdal
d9ff5ad2fa
Send Content-Length header
преди 11 години
Alois Mahdal
3aea57f3b0
Set last_error on error
преди 11 години
Alois Mahdal
7e5274a3dc
Do not catch generic exception (catch it above)
преди 11 години
Alois Mahdal
6f2aa5e64f
Typo
преди 11 години
Alois Mahdal
14cc12ef4c
Improved exception handling across httplib versions
преди 11 години
Alois Mahdal
8aec1eadcd
Return text/plain (not text/javascript)
преди 11 години
Alois Mahdal
72f8a0a79d
Fixed error of not saying what code server returned
преди 11 години
Alois Mahdal
d985a6b392
Re-licensed htlogr.py to LGPL
преди 11 години
Alois Mahdal
a46393d6e7
Merge branch 'master' of github.com:AloisMahdal/minions
преди 11 години
Alois Mahdal
e997867b14
Make canonical (sorted) strings from data
htlogr::data will now sort data by keys before assembling it all into
message so that order will not differ between invocations.
Added to both Perl and Python implementations.
преди 11 години
Alois Mahdal
246a539cf4
Merge branch 'master' of github.com:AloisMahdal/minions
преди 11 години
Alois Mahdal
95e89e6ab8
Fixed shebang to work on *nices
Not guarranteed to work back on Windows, though
преди 11 години
Alois Mahdal
89fc9de3f7
Fixed typo in direction tag
преди 11 години
Alois Mahdal
9111528d76
Fixed typo
преди 11 години
Alois Mahdal
0f56e464a6
Added links to www.slovnik.cz and LWP::Simple
преди 11 години
Alois Mahdal
0b3d9df17d
Added README section for se
преди 11 години
Alois Mahdal
19410fd34e
Added se, a command line dictionary util using www.slovnik.cz
Although not particularly related to development, this is very
useful for me.
Also it has it place in programming: say when I need to pick a *really
good* name for a variable but can't recall the word in EN :)
преди 11 години
Alois Mahdal
e6e0fa7064
Added TODO: create htquery
преди 11 години
Alois Mahdal
d903f12878
Fixed shebang to work on *nices
Not guarranteed to work back on Windows, though
преди 11 години
Alois Mahdal
9b7b9f8f71
Added Python version of htlogr
преди 11 години
Alois Mahdal
f94c874557
Added templates
преди 11 години
Alois Mahdal
6d8b731bc2
Changed tabs to spaces
преди 11 години