Commit Graph

1072 Commits (05ba2ac9779a14bcb0c97e59f1a40856b44b4436)

Author SHA1 Message Date
Pierre Neidhardt 56b40cb2e7 strip-comments: fixed classic mistake 2013-10-30 15:57:24 +01:00
Pierre Neidhardt 8111ebc7d0 pacman-*: better error handling 2013-10-29 21:49:48 +01:00
Pierre Neidhardt 090f80dc9f Shell: man pager bounded auto-justification 2013-10-29 15:21:28 +01:00
Pierre Neidhardt 0b71f5e5de tc-audio-trancode: proper variable substitution 2013-10-28 02:12:49 +01:00
Pierre Neidhardt 9582d19583 tc-audio-*: fixed major issues with filters.
Should be much more reliable now.
2013-10-27 22:49:31 +01:00
Pierre Neidhardt afe19d6021 tc-audio-transcode: embedded cover support + quality warning 2013-10-27 21:21:05 +01:00
Pierre Neidhardt 5d999ff76a README: important note about security issue in most POSIX scripts. 2013-10-27 20:24:40 +01:00
Pierre Neidhardt c934c97d13 Scripts: rewrote all "command -v" properly. 2013-10-27 19:50:23 +01:00
Pierre Neidhardt 1f185bf32a Shell: justified man pager 2013-10-27 14:33:17 +01:00
Pierre Neidhardt 576769fa50 Emacs: translation fix 2013-10-27 14:33:03 +01:00
Pierre Neidhardt 3d4e29742c Emacs: translation functions 2013-10-27 14:28:47 +01:00
Pierre Neidhardt 2853c75cc1 tc-video-generic: major bugfixes 2013-10-27 14:28:25 +01:00
Pierre Neidhardt 8fe2e0e303 tc-video-generic: mov support 2013-10-26 16:48:43 +02:00
Pierre Neidhardt 947d9d54bd tc-video-generic: fixed stacking video filters 2013-10-25 16:18:33 +02:00
Pierre Neidhardt cfdc675bbf Scripts: minor fixes 2013-10-25 13:44:07 +02:00
Pierre Neidhardt 0e23dc8de9 tc-video-generic: minor fixes 2013-10-24 22:03:35 +02:00
Pierre Neidhardt c38fab4a8e tc-video-generic: croping image preview! 2013-10-24 21:52:34 +02:00
Pierre Neidhardt 89d056f5b8 Scripts: minor fixes 2013-10-24 20:07:33 +02:00
Pierre Neidhardt 977f0a63bb archive: fixed security issue with eval 2013-10-24 19:20:32 +02:00
Pierre Neidhardt c3f3f9a844 Emacs: indentation fix in article snippet 2013-10-24 18:11:07 +02:00
Pierre Neidhardt 2e38325bf4 tc-video-generic: minor fixes 2013-10-24 17:06:08 +02:00
Pierre Neidhardt f677bbf5ce tc-video-generic: audio bitrate is now fully dynamic! 2013-10-24 17:01:44 +02:00
Pierre Neidhardt bbfcc7633d tc-video-generic: dynamic audio bitrate almost done 2013-10-24 16:48:45 +02:00
Pierre Neidhardt 5836eb3586 tc-video-custom: various fixes 2013-10-23 20:15:15 +02:00
Pierre Neidhardt 78ac5b0dcc tc-text-scan: proper whiler 2013-10-23 20:15:04 +02:00
Pierre Neidhardt 4d5337a6a1 tc-audio-*: proper while read loops. 2013-10-23 20:14:09 +02:00
Pierre Neidhardt 7d556955f1 tc-video-generic: WIP 2013-10-23 20:11:42 +02:00
Pierre Neidhardt e089b4d41d tc-video-generic: dynamic audio bitrate (WIP) 2013-10-23 19:28:53 +02:00
Pierre Neidhardt c3852172fb scripts: protected all "while read" with IFS=.
By default "while read" will strip white space. Setting the IFS makes sure it does not.
2013-10-23 17:44:23 +02:00
Pierre Neidhardt 6455544fb5 extract: support for 7z password protected files.
As such, pp7z was removed.
2013-10-23 14:03:42 +02:00
Pierre Neidhardt 6ecc20a2f6 Emacs: minor fix 2013-10-23 12:51:09 +02:00
Pierre Neidhardt ba7abe9298 sanitize: multi input support. POSIX support. 2013-10-23 12:49:44 +02:00
Pierre Neidhardt d060d963cc prepend: stdin support 2013-10-23 12:37:56 +02:00
Pierre Neidhardt a78e34708b pkg: update 2013-10-23 12:31:24 +02:00
Pierre Neidhardt bd70d4dc06 pdfcompress: multiple input and overwriting support. 2013-10-23 12:29:16 +02:00
Pierre Neidhardt d9d48a3898 pkggen: POSIX version, removed the stupid code 2013-10-23 12:13:54 +02:00
Pierre Neidhardt 0b0feea15e scripts: minor fixes 2013-10-23 11:59:52 +02:00
Pierre Neidhardt 172ec5212d winefps: support for non-GNU systems 2013-10-23 11:56:42 +02:00
Pierre Neidhardt 249afef2ff Scripts: removed outdated vcsclean. 2013-10-23 11:48:02 +02:00
Pierre Neidhardt caa5792112 Emacs: changed getopt snippet for more frequent defaults 2013-10-23 11:44:25 +02:00
Pierre Neidhardt 7d59194470 ubuilder: support for multiple input and overwriting. 2013-10-23 11:42:50 +02:00
Pierre Neidhardt c1031502cd texclean: multi input support and Texinfo support. 2013-10-23 11:25:40 +02:00
Pierre Neidhardt e6497d5026 ltx: multiple input support 2013-10-23 11:24:54 +02:00
Pierre Neidhardt a7bbda07de pacman-* scripts: proper argument parsing 2013-10-23 11:24:32 +02:00
Pierre Neidhardt 7fe481cbcb scripts: a few additional comments 2013-10-23 11:24:12 +02:00
Pierre Neidhardt 2abeeaa245 git-*: argument support 2013-10-23 10:56:28 +02:00
Pierre Neidhardt e09452a287 formatc: mandatory argument 2013-10-23 10:50:19 +02:00
Pierre Neidhardt d11749c28c extract: comments 2013-10-23 10:47:37 +02:00
Pierre Neidhardt 39960ca390 crun: compatiblity with other compilers 2013-10-23 10:37:55 +02:00
Pierre Neidhardt d4018dc93a asciify: removed useless pipe 2013-10-23 10:32:49 +02:00