Commit Graph

268 Commits (c586fc8eeca0a52b0262c9cf31da67c3de7c0715)

Author SHA1 Message Date
Pierre Neidhardt c586fc8eec zshcd: removed useless output 2014-01-20 17:18:36 +01:00
Pierre Neidhardt e2e466ec55 bsdman: OpenBSD man page support 2014-01-18 23:41:55 +01:00
Pierre Neidhardt 3834e89c76 Scripts: new musawk script 2014-01-17 12:17:16 +01:00
Pierre Neidhardt f727d539dd trc: added sleeping time to make sure daemon has started 2014-01-14 21:47:43 +01:00
Pierre Neidhardt 3e021512e0 pdfcompress: no more quality loss on raster graphics!!! 2014-01-08 21:37:21 +01:00
Pierre Neidhardt 0979c9b9de Scripts: fixed some missing 'in place' options when substituting from files. 2014-01-06 17:56:56 +01:00
Pierre Neidhardt 19c09febec Scripts: replaced 'sed -i' with 'ex -sc'
Ex is the right way to edit files (sed is a stream editor). Besides 'sed -i' is
not POSIX.  However ex cannot edit multiple files in one call, thus leading to a
great performance loss when called over a bunch of files. In that case, 'sed -i'
may be a better idea.
2014-01-06 17:32:13 +01:00
Pierre Neidhardt b01f4a5888 replace: doc update 2014-01-06 15:24:31 +01:00
Pierre Neidhardt 764203fcc2 replace: regex expansion does not happen anymore 2014-01-06 15:19:17 +01:00
Pierre Neidhardt 49991d8c7b prettyc: fixed help message 2014-01-06 15:18:18 +01:00
Pierre Neidhardt f1db07acb1 trc: help message 2014-01-06 15:17:56 +01:00
Pierre Neidhardt 95ded549bb Scripts: removed .pacman-init and renamed pacman-files 2014-01-06 12:07:41 +01:00
Pierre Neidhardt 83136ad8d5 Scripts: new 'replace' script 2014-01-06 11:25:21 +01:00
Pierre Neidhardt c6bfd146d7 Scripts: removed useless functions in stdin/files scripts 2014-01-06 11:24:43 +01:00
Pierre Neidhardt 25a49b7661 dwb+transmission torrent settings 2014-01-06 10:55:10 +01:00
Pierre Neidhardt 2c258b7c39 trc: transmission wrapper for remote and remote-cli 2014-01-04 20:33:49 +01:00
Pierre Neidhardt b28bab8a4a dwb: using contenthandler+transmission for magnet links 2014-01-04 15:08:56 +01:00
Pierre Neidhardt 474b5afe18 Scripts: minor fixes for net* scripts 2014-01-04 14:45:55 +01:00
Pierre Neidhardt a54942f07a Scripts: improved zsh compatibility in crun and tc-video 2014-01-04 10:37:47 +01:00
Pierre Neidhardt 9233dad745 Script+Shell: fixed and standardize PATH checking
We redirect stderr to NULL since POSIX says it may be used (no modern shell
seems to be using it).

If more than 1 program is checked for availability, we use a function.

Emacs snippet make it uniform.

Error message is output on stderr and is always the same.
2014-01-03 19:13:07 +01:00
Pierre Neidhardt 0d0e159010 hsync: minor optimization 2014-01-03 16:30:30 +01:00
Pierre Neidhardt 77e8a3ce70 hsync: major fixes
Removed syncing of identical files with the same path.
Files at the root are processed.
2014-01-03 15:46:23 +01:00
Pierre Neidhardt fd37b3afd0 hsync: improved performance, simpler code 2014-01-03 15:29:49 +01:00
Pierre Neidhardt e08fa28b0f Scripts: new 'random' script.
Interesting AWK code.
2014-01-03 14:33:14 +01:00
Pierre Neidhardt ea27693882 homeclean: fixed wiping 2013-12-30 02:20:45 +01:00
Pierre Neidhardt 6a2e523081 hsync: doc, big fixes, preview only 2013-12-29 11:45:45 +01:00
Pierre Neidhardt e26d226c95 homeclean: using set array, removed out-of-date content. 2013-12-29 10:37:22 +01:00
Pierre Neidhardt a149d41ad8 pacsize: fixed documentation 2013-12-29 10:17:17 +01:00
Pierre Neidhardt fbe8edddc6 Scripts: fixed realpath usage 2013-12-27 11:17:55 +01:00
Pierre Neidhardt 29c81a2641 tc-video-custom: fixed file processing 2013-12-27 11:17:38 +01:00
Pierre Neidhardt 43a590c63c hsync & dataindex: fixed 'find' usage 2013-12-27 11:16:50 +01:00
Pierre Neidhardt 8c7ebc520e mover: better file processing 2013-12-27 11:16:17 +01:00
Pierre Neidhardt b59686a75b pacsize: license, new name, doc 2013-12-24 13:24:58 +01:00
Pierre Neidhardt 90cd171faa pacman-size: .pacman-init embedded. 2013-12-24 12:21:44 +01:00
Pierre Neidhardt 47b35e6705 pacman-size: option to print total 2013-12-24 12:12:25 +01:00
Pierre Neidhardt 983d730633 pacman-size: using expac if available. 2013-12-24 11:29:49 +01:00
Pierre Neidhardt 28b53fe762 switchdriver: libcl fix 2013-12-24 09:24:27 +01:00
Pierre Neidhardt a93a7d34cf pacman-size: performance upgrade and sort-by-name option 2013-12-23 22:52:59 +01:00
Pierre Neidhardt f2300b1ce3 switchdriver: update for new catalyst 2013-12-22 19:03:45 +01:00
Pierre Neidhardt 446e901b20 xmodmap_usex: fixed ctrl-lock swap 2013-12-22 12:44:53 +01:00
Pierre Neidhardt 98c2b66bba tc-video-custom: fixed -e parameter 2013-12-09 14:49:26 +01:00
Pierre Neidhardt 3e2280e7b7 hdmi-switch: reduced time-out 2013-12-09 01:44:02 +01:00
Pierre Neidhardt cd1a947dd6 scripts: new rsync-preview script. 2013-12-05 17:37:34 +01:00
Pierre Neidhardt 1f8560ab50 tc-video-generic: doc update. 2013-11-29 14:17:49 +01:00
Pierre Neidhardt beac6ae85c Merge branch 'master' of bitbucket.org:/ambrevar/home-config 2013-11-29 00:12:35 +01:00
Pierre Neidhardt 3a295076d6 tc-video-generic: added support for container and codec options. 2013-11-29 00:12:06 +01:00
Pierre Neidhardt bd217da27e git-get: fixed help. 2013-11-28 15:10:57 +01:00
Pierre Neidhardt 4ceabe6cd9 tc-video-generic: fixed missing audio bitrate when input bitrate could not be retrieved 2013-11-26 21:21:58 +01:00
Pierre Neidhardt f1745c0a20 bsdman: support for section 2013-11-20 15:05:04 +01:00
Pierre Neidhardt d88b9505cf scripts: removed broken tc-audio-transcode and co.
Working on a much improved standalone program.
2013-11-14 23:59:06 +01:00