aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* add a script tagging uniquely filesvg2020-12-131-0/+109
|
* Merge branch 'master' of git:scriptsvg2019-11-252-70/+102
|\
| * update git-sync for simple merge casesvg2019-11-251-1/+6
| | | | | | | | | | | | | | Instead of using git merge --no-ff which always ensure no conflict, try to git merge covering simple cases (and automatically resolvable ones) at the cost of a merge commit but abort in case of conflicts needing manuable resolution.
| * new git-sync version failing in case of conflictsvg2019-11-231-0/+27
| |
| * Rename git-sync to s/$/-noconflict/vg2019-11-231-0/+0
| | | | | | | | | | Rename this command as their will be a new version failing in case of conflict instead of duplicating conflicting files.
* | append new weechat log colorizervg2019-11-252-0/+114
|/
* modify git-sync to simpler and one-command change detectionvg2019-07-201-1/+1
|
* new script to convert ofx to json formatvg2019-02-061-0/+115
|
* input is piped purposely preventing read to a question, redirect tty to answervg2019-01-291-1/+1
|
* update help-me.bash from piou's advicevg2019-01-221-9/+21
|
* add a script to help me help users by taking control over their computervg2019-01-211-0/+344
|
* add xmms2_controls for historic puposes since I don't use it anymorevg2018-12-0726-0/+99
|
* make parsing more robust with explicit split/stripvg2018-10-051-2/+3
|
* updating threshold for critical hibernatevg2018-07-041-1/+1
|
* add threshold info printingvg2018-06-031-1/+1
|
* add a battery monitoring script putting pc in hibernatevg2018-06-031-0/+65
|
* add the wget-qs1 script to help get content from qs1vg2018-03-121-0/+2
|
* add notion of wget-qs1 inside qs1vg2018-03-121-0/+4
|
* let the hostident be easily modifiablevg2018-02-171-3/+5
|
* be less verbose by default for git-syncvg2018-02-171-7/+18
|
* fix git-sync with better statusvg2018-02-161-2/+4
|
* shorter output with git-syncvg2018-02-161-3/+7
|
* use temporary file list to free reduce memory usage in timevg2018-01-141-1/+8
|
* add a script checking regularly (cron) integrity of filesvg2018-01-141-0/+32
|
* rename test function for pytest-3 compatibilityVG2017-08-241-8/+2
|
* add a timer scriptVG2017-08-201-0/+65
|
* add static gallery generator scriptVG2017-06-181-0/+111
|
* add a script which links filename to their md5 hashVG2017-06-031-0/+54
|
* add a syslog simple redirector determining lxc ns namesVG2017-06-021-0/+82
|
* Add a script coloring weechat log to ansiiVG2017-05-221-0/+45
| | | | | | fun things like this can be done: tail -n2000 logfil.weechatlog | weechat-log2ansi | less -iR
* add more scriptsVG2017-05-119-0/+376
|
* fix pylint3 reported errorsVG2017-05-091-27/+42
|
* first commit, adding fancy-sleep to little scriptsVG2017-05-091-0/+219