| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2008/11/20 21:26:04 | 101 | 101 | dpavlin | fix esc |
| 2008/11/20 19:52:11 | 100 | 100 | dpavlin | fix comments |
| 2008/11/20 19:50:44 | 99 | 99 | dpavlin | Easy audio transcript using vim and mocp |
| 2008/11/03 19:23:41 | 98 | 98 | dpavlin | move log to log.old before overwrite |
| 2008/10/27 14:57:10 | 97 | 97 | dpavlin | require word boundry around rt1 so that amort1 in diff won't attach commit to RT #1 (sigh!) |
| 2008/10/26 23:12:16 | 96 | 96 | dpavlin | even better detection of sysfs files |
| 2008/10/25 21:42:24 | 95 | 95 | dpavlin | it seems that change_(now|full) can also be energy_(now|full) so we search for *_full to find unique full and than use that name to figure out *_now (which is not unique) |
| 2008/10/24 08:04:54 | 94 | 94 | dpavlin | brown-bag bug fix: create svnweb link with correct repository |
| 2008/10/23 21:45:59 | 93 | 93 | dpavlin | - relaxed RT regex to make # optional - better formatting of message attached to RT |
| 2008/10/21 22:58:45 | 92 | 92 | dpavlin | test range of hdparm setting on drive |
| 2008/10/21 22:58:11 | 91 | 91 | dpavlin | added --no-check-certificate so we work with broken ssl certificates |
| 2008/09/28 15:31:03 | 90 | 90 | dpavlin | If subversion commit messages carry magic marker (RT #1234 in my case) I want to create RT comment (micro-blog post) with link back to SVN::Web repository (and thus commit which created comment in first place). Nice and circular :-) |
| 2008/09/16 18:10:06 | 89 | 89 | dpavlin | move /sysfs before depricated /proc/acpi |
| 2008/09/11 22:15:25 | 88 | 88 | dpavlin | rewrite to be real pipe, and re-sort copy data to minimize diff |
| 2008/09/11 20:37:58 | 87 | 87 | dpavlin | better parse Name: line to split data into it's own files |
| 2008/09/11 20:22:49 | 86 | 86 | dpavlin | added git-repack (by default on) after each database dump |
| 2008/09/11 20:16:05 | 85 | 85 | dpavlin | use Fatal to report errors, cleaning up code along the way |
| 2008/09/11 19:59:52 | 84 | 84 | dpavlin | undef dump variable to force recollection of memory for huge objects |
| 2008/09/11 19:57:14 | 83 | 83 | dpavlin | - run git through wrapper to trap errors - chdir at correct place if repository directory allready exist |
| 2008/09/11 18:44:04 | 82 | 82 | dpavlin | experimental PostgreSQL dump splitter with git as storage |