aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-03-06 22:09:13 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-03-06 22:09:13 +0100
commit89a1eded39917fccf031834a02a052f6e5e79684 (patch)
treec3eb9590066e3407b72fab9955c66be3ff72a4c8 /LICENSE
parentb6e3b0bf035a8b89866a9fdeb4df136d04533dd4 (diff)
downloadfeed2imap-go-0.8.0.tar.gz
feed2imap-go-0.8.0.tar.bz2
feed2imap-go-0.8.0.zip
Prepare v0.8.0v0.8.0
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
>Make qdbus ugliness more segmented.Jason A. Donenfeld1-3/+8 2012-09-19Delete debian directory.Jason A. Donenfeld6-51/+0 Now that Colin Watson has taken over Debian packaging, I can get rid of our own local poorly written debian/ directory. 2012-09-19No more push/pull in zsh script, either.Jason A. Donenfeld1-3/+1 2012-09-19Since we're using batch mode, we can read directly.Jason A. Donenfeld1-1/+1 2012-09-19Clean up git handling.Jason A. Donenfeld2-42/+28 Get rid of push/pull shortcuts, as they weren't widely used. Add contents to repo on git init. Centralize git add logic, and make it less error prone. 2012-09-19Fix git regression.Jason A. Donenfeld1-1/+1 2012-09-18Add additional information from KeepassX xmlJuhamatti Niemelä1-3/+15 Import passwords as multiline entries with password in the first line. Rest contains following data if they exist in the entry element of the xml file: - username - url - comment 2012-09-18Copyright and licensing info to keepassx2pass scriptJuhamatti Niemelä1-0/+4 2012-09-18Quote the template.Jason A. Donenfeld1-1/+1 2012-09-18Better dependency list.Jason A. Donenfeld1-1/+10 2012-09-18Make recursive make silent.Jason A. Donenfeld1-1/+1 2012-09-18Quote the program name.Jason A. Donenfeld1-4/+4 2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld4-72/+97 2012-09-16Support recursive and forced removal.Jason A. Donenfeld2-12/+28 Laurent asked for this. Reported-by: Laurent Ghigonis <laurent@p1sec.com> 2012-09-16Small stylistic things.Jason A. Donenfeld1-9/+9 Reported-by: Laurent Ghigonis <laurent@p1sec.com> 2012-09-15Use --force flag in keepassx import.Jason A. Donenfeld1-1/+1