aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove wmctrl dep1.1Rasmus Steinke2015-08-221-1/+0
* fix aligningRasmus Steinke2015-08-211-2/+2
* add more infoRasmus Steinke2015-08-211-0/+3
* make screenshot smallerRasmus Steinke2015-08-211-0/+0
* fix typoRasmus Steinke2015-08-211-1/+1
* update information about addpassRasmus Steinke2015-08-211-2/+5
* add proper exceptions for --nameRasmus Steinke2015-08-211-3/+4
* actually use PASSWORD_STORE_DIRRasmus Steinke2015-08-211-2/+2
* clean up addpass scriptRasmus Steinke2015-08-211-12/+10
* use PASSWORD_STORE_DIR as fallback; use + for fieldnamesRasmus Steinke2015-08-211-8/+12
* update screenshotRasmus Steinke2015-08-211-0/+0
* align help textRasmus Steinke2015-08-212-3/+5
* update --helpRasmus Steinke2015-08-211-1/+3
* fix MakefileRasmus Steinke2015-08-211-2/+0
* remove ugly hack to get urls from browserRasmus Steinke2015-08-213-25/+3
* use PASSWORD_STORE_DIR env as fallback if present, otherwise use default valueRasmus Steinke2015-08-211-8/+8
* nicer separatorRasmus Steinke2015-08-201-4/+4
* remove verbose outputRasmus Steinke2015-08-201-1/+1
* try to fix --last-used parameterRasmus Steinke2015-08-201-3/+5
* little fixRasmus Steinke2015-08-202-8/+5
* use PASSWORD_STORE_DIR for all remaining callsRasmus Steinke2015-08-201-5/+5
* use PASSWORD_STORE_DIR variable for all main menu actionsRasmus Steinke2015-08-201-3/+4
* better handle root variableRasmus Steinke2015-08-201-2/+2
* better handle root variableRasmus Steinke2015-08-201-1/+5
* make --root option absoluteRasmus Steinke2015-08-201-11/+7
* fix handling of spacesRasmus Steinke2015-08-131-1/+2
* fix regexpRasmus Steinke2015-08-131-1/+1
* add 2nd color for helpRasmus Steinke2015-08-132-2/+3
* added copy_url optionRasmus Steinke2015-08-131-0/+1
* hopefully fixed tab/spacing codeRasmus Steinke2015-08-131-3/+3
* fix colons in fieldsRasmus Steinke2015-08-131-8/+11
* change default mapping for showRasmus Steinke2015-08-131-1/+2
* added clipboard settingRasmus Steinke2015-08-132-5/+20
* Handle tabs and spacesRasmus Steinke2015-08-131-2/+2
* get rid of delayRasmus Steinke2015-08-091-7/+7
* slow down typing a bitRasmus Steinke2015-08-091-6/+6
* send ctrl+alt, since it fixes messing up hotkeys for some reasonRasmus Steinke2015-08-091-2/+2
* add click event to not mess up terminalsRasmus Steinke2015-08-091-0/+1
* added ability to type from show menuRasmus Steinke2015-08-091-8/+21
* color help messageRasmus Steinke2015-08-092-2/+4
* add --show-last option to display show menu for last used itemRasmus Steinke2015-08-081-0/+3
* allow to copy entries to clipboard in show menuRasmus Steinke2015-08-081-7/+30
* update config and README1.0Rasmus Steinke2015-08-062-2/+5
* updated config exampleRasmus Steinke2015-08-061-0/+3
* outsourced rofi options to config fileRasmus Steinke2015-08-065-73/+21
* dont delete last_used when selection is emptyRasmus Steinke2015-08-051-2/+4
* save last used site. call it with --last-used. solves rofi blocking inputRasmus Steinke2015-08-051-6/+5
* re-open list when opening URL. This allows to directly enter passowrd after c...Rasmus Steinke2015-08-051-2/+10
* added warningRasmus Steinke2015-08-051-1/+1
* make search case-insensitiveRasmus Steinke2015-08-041-15/+15