aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge pull request #32 from emptyaitch/masterRasmus Steinke2016-03-081-2/+2
| |\
| | * Added files via uploademptyaitch2016-03-081-2/+2
| |/
* / handle rofiopts with quotes properly. Should fix #33Rasmus Steinke2016-03-291-1/+1
|/
* Merge pull request #31 from rychipman/masterRasmus Steinke2016-02-241-2/+2
|\
| * Fix username field name bugRyan Chipman2016-02-231-2/+2
|/
* Merge pull request #30 from Narrat/optim/whitespacesRasmus Steinke2016-02-231-5/+5
|\
| * Makefile need TabsNarrat2016-02-231-5/+5
|/
* Merge pull request #29 from Narrat/optim/whitespacesRasmus Steinke2016-02-234-28/+27
|\
| * Whitespace issuesNarrat2016-02-234-28/+27
* | mention bookmarks modeRasmus Steinke2016-02-231-0/+1
* | add link to autopassRasmus Steinke2016-02-231-2/+2
* | remove doubled setting for help_colorRasmus Steinke2016-02-231-1/+0
* | remove unused variableRasmus Steinke2016-02-231-1/+0
* | parse for "," instead of ", ". Thanks to #28. Should fix #27Rasmus Steinke2016-02-231-1/+1
* | dont parse twiceRasmus Steinke2016-02-231-1/+1
|/
* use /tmp for last-used, fixes #26Rasmus Steinke2016-02-161-7/+12
* use switch hotkey in helpRasmus Steinke2016-02-071-1/+1
* Merge branch 'master' of https://github.com/carnager/rofi-passRasmus Steinke2016-01-262-1/+2
|\
| * Merge pull request #25 from maffmeier/masterRasmus Steinke2016-01-082-1/+2
| |\
| | * Changed default_do to previous default behaviour.maffmeier2016-01-081-1/+1
| | * Added Option in Config, to set default behaviour.maffmeier2016-01-072-1/+2
| |/
* / fix typo in copy menuRasmus Steinke2016-01-261-1/+1
|/
* mention --bmarks in --helpRasmus Steinke2015-12-271-0/+1
* autodetect help_color, if none is setRasmus Steinke2015-12-272-0/+11
* add switch to configRasmus Steinke2015-12-271-0/+1
* add --bmarks switch and $switch keybind to change mode on the flyRasmus Steinke2015-12-271-62/+87
* mention inline viewRasmus Steinke2015-12-261-0/+1
* another editRasmus Steinke2015-12-261-0/+1
* update README and screenshotRasmus Steinke2015-12-262-4/+2
* fix typoRasmus Steinke2015-12-041-1/+1
* fix --last-usedRasmus Steinke2015-11-231-0/+2
* fix alternative root directory1.3.1Rasmus Steinke2015-11-161-6/+6
* match for tabs and spacesRasmus Steinke2015-11-161-2/+2
* simplify type menu tooRasmus Steinke2015-11-151-1/+1
* simplify detection of fieldnamesRasmus Steinke2015-11-151-1/+1
* respect custom rofi optionsRasmus Steinke2015-11-141-6/+6
* add check for add pass entry1.3Rasmus Steinke2015-11-141-13/+16
* fix duplicate variableRasmus Steinke2015-11-141-3/+3
* add return optionsRasmus Steinke2015-11-141-3/+6
* add missing keysRasmus Steinke2015-11-141-6/+7
* change order in helpRasmus Steinke2015-11-141-1/+1
* fix typoRasmus Steinke2015-11-141-1/+1
* add missing optionsRasmus Steinke2015-11-141-4/+15
* add exceptions for AddEntryRasmus Steinke2015-11-141-1/+3
* add password to list of available fieldsRasmus Steinke2015-11-141-6/+10
* added check for ESC keypressesRasmus Steinke2015-11-141-0/+5
* started refactoringRasmus Steinke2015-11-141-172/+181
* get rid of obsole callRasmus Steinke2015-11-101-2/+0
* update READMERasmus Steinke2015-11-101-0/+1
* add possibility to generate a new password for entryRasmus Steinke2015-11-102-1/+23