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 년 전