Commit Graph

319 Commits (4733c373c58d5bbc92e9a2c566fad65540bdb8be)

Author SHA1 Message Date
Pierre Neidhardt 4733c373c5 echopath: support for different seperators 2014-03-27 11:38:03 +01:00
Pierre Neidhardt 6ab5d0f080 Scripts: cxev to prrettify xev output 2014-03-25 09:22:21 +01:00
Pierre Neidhardt 0c37daef01 pacsize: Fix alignment 2014-03-25 09:22:10 +01:00
Pierre Neidhardt 0689e6f676 texi2latex: multi-file support 2014-03-21 08:53:08 +01:00
Pierre Neidhardt c57912ee22 texi2latex: additional patterns 2014-03-20 22:04:39 +01:00
Pierre Neidhardt 8887e4452d texi2latex: further patterns 2014-03-20 19:57:48 +01:00
Pierre Neidhardt bff2bdce07 Scripts: init texi2latex 2014-03-20 19:42:23 +01:00
Pierre Neidhardt f1de6e29e1 pacsize: Fix missing package with -s option 2014-03-16 11:00:16 +01:00
Pierre Neidhardt b11982a738 sessionclean: Proper killing of ssh-agent 2014-03-13 16:25:56 +01:00
Pierre Neidhardt 4efd3e9bd9 gnac: fix option 2014-03-10 11:07:51 +01:00
Pierre Neidhardt 948da8ad70 Scripts: wiped out ubuilder
Instead use
 $ makepkg --config /path/to/config --noarchive -d
As for now, the --noarchive option is only in the git version.
2014-03-09 20:39:41 +01:00
Pierre Neidhardt 1900ddad9a Dataindex: consistent output 2014-03-08 11:00:44 +01:00
Pierre Neidhardt ff901964d0 Merge remote-tracking branch 'origin/master' 2014-03-06 18:32:41 +01:00
Pierre Neidhardt 49e26ffd1c Comments 2014-03-06 15:35:52 +01:00
Pierre Neidhardt 7593858e22 Scripts: currency converter 2014-03-06 15:22:29 +01:00
Pierre Neidhardt 1471942ed1 Scripts: colsum sums the specified column 2014-03-06 15:21:53 +01:00
Pierre Neidhardt cb030e8710 pacsize: minor fixes 2014-03-06 11:28:52 +01:00
Pierre Neidhardt 2248c3cbb5 pacsize: various fixes 2014-03-06 02:51:50 +01:00
Pierre Neidhardt ea6e384657 pacsize: support for size units + auto db lookup 2014-03-05 22:19:34 +01:00
Pierre Neidhardt b3d9573c48 Scripts: gnac init 2014-03-05 15:59:15 +01:00
Pierre Neidhardt 0c97cf0255 Sessionclean: error output 2014-03-04 17:10:18 +01:00
Pierre Neidhardt 7b2399ebd2 Scripts: clean shutdown 2014-03-04 11:05:50 +01:00
Pierre Neidhardt be322614c1 sessionclean 2014-03-04 10:25:42 +01:00
Pierre Neidhardt c258f72fa8 tc-video-generic: using stable codec 2014-02-28 18:29:38 +01:00
Pierre Neidhardt 407fc489d1 tc-video-generic: fixed error missing properties when bitrate was N/A 2014-02-28 12:39:16 +01:00
Pierre Neidhardt b923d2f6d6 Scripts: new elisp script 2014-02-24 16:09:08 +01:00
Pierre Neidhardt 836792d14f Emacs: modified 'em' launcher so that emacs daemon can accept arguments.
This expects a socket at /tmp/emacs$(id -u)/server.
2014-02-23 19:01:36 +01:00
Pierre Neidhardt b5f8ffbaf4 hdmi-switch: more universal 2014-02-23 00:01:50 +01:00
Pierre Neidhardt 6e15116bf2 tc-video-generic: fixed cropping 2014-02-22 17:36:06 +01:00
Pierre Neidhardt 5706de388d tc-video-generic: big refactoring using ffprobe 2014-02-22 17:12:59 +01:00
Pierre Neidhardt 9480a85bd8 tc-video-custom: fixed ex call 2014-02-21 11:09:56 +01:00
Pierre Neidhardt 55fc382545 pdfcompress: fixed doc. 2014-02-18 09:16:19 +01:00
Pierre Neidhardt e475d727a9 einfo: can read node as well 2014-02-12 11:49:24 +01:00
Pierre Neidhardt d35cd9bd90 ltx: option to add custom packages 2014-02-12 11:48:48 +01:00
Pierre Neidhardt 3d21d21757 Scripts: einfo reader 2014-02-10 21:13:02 +01:00
Pierre Neidhardt 679cbaa63a Emacs: removal of the 'light' config ema. 2014-02-10 16:28:09 +01:00
Pierre Neidhardt c55236c71d Scripts: removed bashism from getops and secured cd with --. 2014-02-10 15:05:27 +01:00
Pierre Neidhardt 1ccf6f2fe8 dataindex: output to stdout by defaut
Support for individual output files.
Bug fixes with some input such as  '.', '..', or '-*'.
2014-02-10 14:54:46 +01:00
Pierre Neidhardt 1ec9122c33 PMS-Youtube: init 2014-02-09 15:02:53 +01:00
Pierre Neidhardt 829fe7c9ac Scripts: new probe script 2014-02-08 13:51:19 +01:00
Pierre Neidhardt 2640c56eef renamelowerrec: check for renamelower existence 2014-02-08 13:48:03 +01:00
Pierre Neidhardt e31d6ff4bd renamelower: fixed unicode issue and added recursive version 2014-02-08 13:34:26 +01:00
Pierre Neidhardt 30cbe66220 renamelower: fixed path 2014-02-06 14:59:13 +01:00
Pierre Neidhardt 6ef5ca165f pacfiles: comment 2014-02-03 17:51:06 +01:00
Pierre Neidhardt 0eb38702a6 Emacs: po-mode 2014-01-26 10:32:30 +01:00
Pierre Neidhardt c1600d2640 pacsize: help update 2014-01-22 18:54:03 +01:00
Pierre Neidhardt 9544de3c17 pacsearch: TOTAL at the end, fixed alignment, optimized code 2014-01-22 18:48:53 +01:00
Pierre Neidhardt 3cc54b3c9a pacsize: using gettext (perf boost) and removed expac dep. 2014-01-22 18:17:52 +01:00
Pierre Neidhardt b7c9672b32 pacsize: changed args to -S -Q plus minor fixes 2014-01-22 17:50:32 +01:00
Pierre Neidhardt 156f339b03 hsync, translate: minor fixes 2014-01-22 17:14:06 +01:00