]> git.g-eek.se Git - users/gustav/scripts.git/log
users/gustav/scripts.git
6 years ago[ip-check] Inital on check ip
Gustav Eek [Thu, 15 Nov 2018 10:02:00 +0000 (11:02 +0100)]
[ip-check] Inital on check ip

8 years ago[exiv2-common-edits] Bugfix in template generation
Gustav Eek [Sun, 24 Jul 2016 09:47:34 +0000 (12:47 +0300)]
[exiv2-common-edits] Bugfix in template generation

A tick mark was missing in the template generation for when
fotographer is not the camera owner. This commit fixes that.

8 years ago[yaml2json] Inital commit on these scripts
Gustav Eek [Fri, 27 Nov 2015 12:55:24 +0000 (13:55 +0100)]
[yaml2json] Inital commit on these scripts

9 years ago[confluence-tk] Visited pages support added
Gustav Eek [Fri, 21 Aug 2015 07:38:21 +0000 (09:38 +0200)]
[confluence-tk] Visited pages support added

In, by default, `~/.confluence-tk/sites.csv` page ID's and some
details is stored. Functionality is added for to parse and list the
content and also for to force rewrite.

9 years agoMerge branch 'epsilon' into 'master'
Gustav Eek [Mon, 17 Aug 2015 07:26:47 +0000 (09:26 +0200)]
Merge branch 'epsilon' into 'master'

Conflicts:
Makefile

9 years ago[exiv2-common-edits] Initial commit on project
Gustav Eek [Mon, 17 Aug 2015 07:23:16 +0000 (09:23 +0200)]
[exiv2-common-edits] Initial commit on project

See exiv2-common-edits for details on the project. The script as such
is added and the Makefile is updated.

9 years ago[confluence-tk] A downloader for confluence created
Gustav Eek [Thu, 6 Aug 2015 12:34:46 +0000 (14:34 +0200)]
[confluence-tk] A downloader for confluence created

The confluence toolkit consists of a markdown downloader.

9 years ago[repo-encrypt] Updated for Mac
Gustav Eek [Sun, 28 Jun 2015 18:47:01 +0000 (20:47 +0200)]
[repo-encrypt] Updated for Mac

The Mac version of the *cp* command can not handle .
The flag  is a replacement.

9 years ago[repo-encrypt] Encryption command to take directory as argument
Gustav Eek [Sun, 19 Apr 2015 19:29:29 +0000 (21:29 +0200)]
[repo-encrypt] Encryption command to take directory as argument

Tor the encryption command the parameter handling is modified to take
a target directory as argument instead of target file as before.

9 years ago[repo-encrypt] Bash completion added
Gustav Eek [Sat, 18 Apr 2015 21:45:05 +0000 (23:45 +0200)]
[repo-encrypt] Bash completion added

For the repo-encrypt script, some bash completion is added. The
Makefile is adjusted for to install these scripts. Also the README is
updated with instructions.

9 years ago[repo-encrypt] Independecny on the gpg-zip package introduced
Gustav Eek [Sat, 18 Apr 2015 09:36:58 +0000 (11:36 +0200)]
[repo-encrypt] Independecny on the gpg-zip package introduced

The procedudre used in the repo-encrypt command is
simplified. Archiving happens with simple tar. The program gpg-zip is
not needed.

The repo-encrypt script is also added to the installation scrip list.

A few TODO items is also kept in the script.

9 years agoFirst inclusion of the repo-encrypt script
Gustav Eek [Sat, 18 Apr 2015 07:56:35 +0000 (09:56 +0200)]
First inclusion of the repo-encrypt script

9 years agoInitial commit
Gustav Eek [Sat, 18 Apr 2015 07:54:01 +0000 (09:54 +0200)]
Initial commit

Licence details, README, Makefile, etc are added to the repository.

The script msmtp-notify is also added.