Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove redundant echo | Rasmus Steinke | 2016-08-06 | 1 | -1/+1 |
* | mention autopass value | Rasmus Steinke | 2016-08-05 | 1 | -1/+1 |
* | get rid of unused count variable | Rasmus Steinke | 2016-08-05 | 1 | -4/+0 |
* | get rid of duplicate setting | Rasmus Steinke | 2016-08-05 | 1 | -1/+0 |
* | Respect default_do config setting and allow "menu" value. Fixes #52 | Rasmus Steinke | 2016-08-05 | 1 | -1/+1 |
* | dont run setxkbmap if keyboard variable is unset1.4 | Rasmus Steinke | 2016-08-04 | 1 | -1/+1 |
* | let user set keyboard layout, hopefully fixes #34 | Rasmus Steinke | 2016-07-31 | 1 | -0/+2 |
* | remove -z option | Rasmus Steinke | 2016-05-27 | 1 | -1/+1 |
* | use external editor for creating new entries | Rasmus Steinke | 2016-05-24 | 1 | -0/+5 |
* | add hotkey for new password entries | Rasmus Steinke | 2016-05-24 | 1 | -0/+1 |
* | make rofi command a function to eliminate problems with quotes options. Shoul... | Rasmus Steinke | 2016-03-30 | 1 | -5/+5 |
* | remove doubled setting for help_color | Rasmus Steinke | 2016-02-23 | 1 | -1/+0 |
* | Changed default_do to previous default behaviour. | maffmeier | 2016-01-08 | 1 | -1/+1 |
* | Added Option in Config, to set default behaviour. | maffmeier | 2016-01-07 | 1 | -0/+1 |
* | autodetect help_color, if none is set | Rasmus Steinke | 2015-12-27 | 1 | -0/+4 |
* | add switch to config | Rasmus Steinke | 2015-12-27 | 1 | -0/+1 |
* | add missing keys | Rasmus Steinke | 2015-11-14 | 1 | -6/+7 |
* | add possibility to generate a new password for entry | Rasmus Steinke | 2015-11-10 | 1 | -0/+2 |
* | add notify option | Rasmus Steinke | 2015-11-09 | 1 | -0/+1 |
* | change default width | Rasmus Steinke | 2015-09-13 | 1 | -1/+1 |
* | nicer default field names | Rasmus Steinke | 2015-09-13 | 1 | -3/+6 |
* | Remove doublet "clip" from example config | Bascht | 2015-08-28 | 1 | -1/+0 |
* | add possiblity to re-open showEntry after autotyping | Rasmus Steinke | 2015-08-23 | 1 | -0/+4 |
* | align help text | Rasmus Steinke | 2015-08-21 | 1 | -1/+0 |
* | little fix | Rasmus Steinke | 2015-08-20 | 1 | -1/+1 |
* | better handle root variable | Rasmus Steinke | 2015-08-20 | 1 | -2/+2 |
* | add 2nd color for help | Rasmus Steinke | 2015-08-13 | 1 | -0/+1 |
* | added copy_url option | Rasmus Steinke | 2015-08-13 | 1 | -0/+1 |
* | change default mapping for show | Rasmus Steinke | 2015-08-13 | 1 | -1/+2 |
* | added clipboard setting | Rasmus Steinke | 2015-08-13 | 1 | -0/+4 |
* | color help message | Rasmus Steinke | 2015-08-09 | 1 | -1/+2 |
* | update config and README1.0 | Rasmus Steinke | 2015-08-06 | 1 | -1/+4 |
* | updated config example | Rasmus Steinke | 2015-08-06 | 1 | -0/+3 |
* | outsourced rofi options to config file | Rasmus Steinke | 2015-08-06 | 1 | -1/+1 |
* | resolve hotkey conflict | Rasmus Steinke | 2015-07-17 | 1 | -2/+2 |
* | config: add autotype. README: mention customizable field names | Rasmus Steinke | 2015-07-17 | 1 | -0/+1 |
* | fix mistake in config | Rasmus Steinke | 2015-07-10 | 1 | -1/+1 |
* | add auto_enter option | Rasmus Steinke | 2015-07-09 | 1 | -1/+2 |
* | add header | Rasmus Steinke | 2015-06-17 | 1 | -0/+1 |
* | add more custom keybindings | Rasmus Steinke | 2015-06-17 | 1 | -0/+4 |
* | implement custom keybindings | Rasmus Steinke | 2015-06-17 | 1 | -0/+7 |
* | add parsers | Rasmus Steinke | 2015-06-06 | 1 | -19/+0 |
* | set title detection in config file | Rasmus Steinke | 2015-06-06 | 1 | -5/+18 |
* | allow non-root structure | Rasmus Steinke | 2015-05-30 | 1 | -0/+6 |
* | make color for help messages customizable | Rasmus Steinke | 2015-05-24 | 1 | -0/+4 |
* | add browser variable | Rasmus Steinke | 2015-05-24 | 1 | -0/+8 |
* | Add config files and Makefile | Rasmus Steinke | 2015-05-22 | 1 | -0/+5 |