aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for BSDGreg Fitzgerald2016-07-283-5/+14
* remove pngRasmus Steinke2016-07-271-0/+0
* update screenshotRasmus Steinke2016-07-271-0/+0
* update shotRasmus Steinke2016-07-272-1/+1
* add small delayRasmus Steinke2016-07-261-15/+23
* get rid of awk calls for generation of arrayRasmus Steinke2016-07-261-10/+7
* change message stringRasmus Steinke2016-07-261-1/+1
* remove trailing white spaceRasmus Steinke2016-07-261-2/+2
* change defaults. Enter shows menu with fields to type now. Hotkeys 1-3 remain...Rasmus Steinke2016-07-261-98/+86
* quote variableRasmus Steinke2016-07-161-1/+1
* write temporary files to ~/.cacheRasmus Steinke2016-07-161-12/+14
* Merge pull request #44 from qbit/masterRasmus Steinke2016-06-291-1/+1
|\
| * remove static path to bashAaron Bieber2016-06-281-1/+1
|/
* change help messageRasmus Steinke2016-06-151-1/+1
* modernize UIRasmus Steinke2016-06-151-374/+407
* put url in new password files, if clipboard content starts with httpRasmus Steinke2016-06-151-12/+39
* put quotesRasmus Steinke2016-05-271-6/+6
* remove -z optionRasmus Steinke2016-05-271-1/+1
* combine sed calls into oneRasmus Steinke2016-05-271-1/+1
* dont show groups for files in root directoryRasmus Steinke2016-05-271-1/+1
* add missing bracketRasmus Steinke2016-05-271-1/+1
* make dialog fasterRasmus Steinke2016-05-271-1/+1
* use USERNAME_field in --insert dialogRasmus Steinke2016-05-271-3/+3
* fix firefox and roundcubeRasmus Steinke2016-05-261-6/+6
* Merge pull request #42 from carnager/templateRasmus Steinke2016-05-252-96/+25
|\
| * merging of master into template branchRasmus Steinke2016-05-251-10/+10
| |\ | |/ |/|
* | Merge pull request #41 from dhxgit/masterRasmus Steinke2016-05-251-14/+24
|\ \
| * | Fix more backslash issues.Dominik Hannen2016-05-251-13/+23
| * | This really fixes #39Dominik Hannen2016-05-241-1/+1
| | * only use actually typed inputRasmus Steinke2016-05-241-1/+1
| | * dont show file suffixRasmus Steinke2016-05-241-1/+1
| | * nicer representationRasmus Steinke2016-05-241-1/+6
| | * respect PASSWORD_DIRRasmus Steinke2016-05-241-2/+2
| | * use external editor for creating new entriesRasmus Steinke2016-05-242-87/+21
| |/ |/|
* | Merge pull request #40 from dhxgit/masterRasmus Steinke2016-05-241-2/+2
|\|
| * Fix Issue #39 : read used without -rDominik Hannen2016-05-241-2/+2
* | Merge pull request #38 from dhxgit/masterRasmus Steinke2016-05-241-12/+12
|\|
| * Some minor shellcheck fixes.Dominik Hannen2016-05-241-12/+12
|/
* quit on escape in insert menuRasmus Steinke2016-05-241-0/+4
* add hotkey for new password entriesRasmus Steinke2016-05-242-1/+6
* dont send tab when no username field exists in password file - fixed #371.3.2Rasmus Steinke2016-05-191-2/+4
* explicitly depend on gawkRasmus Steinke2016-04-291-10/+10
* Merge branch 'master' of https://github.com/carnager/rofi-passRasmus Steinke2016-04-271-3/+10
|\
| * Merge pull request #35 from x4121/masterRasmus Steinke2016-04-101-3/+10
| |\
| | * Check if /tmp/$USER-rofi-pass/last_used existsArmin Grodon2016-04-101-3/+10
| |/
* / mention gawk in READMERasmus Steinke2016-04-271-1/+1
|/
* make rofi command a function to eliminate problems with quotes options. Shoul...Rasmus Steinke2016-03-302-8/+8
* quote passwordRasmus Steinke2016-03-291-2/+2
* Handle quoted arguments. Should fix #33Rasmus Steinke2016-03-291-2/+2
* Merge branch 'master' of https://github.com/carnager/rofi-passRasmus Steinke2016-03-291-2/+2
|\