aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix that the underline/underscore handle newlinesFredrik Salomonsson2020-05-081-3/+3
* export the public functionsFredrik Salomonsson2020-05-081-1/+42
* Remove pinentry prefix for some utility functionsFredrik Salomonsson2020-05-081-6/+6
* Made pinentry-rofi a moduleFredrik Salomonsson2020-05-081-8/+9
* Fix copyrightFredrik Salomonsson2020-05-081-1/+1
* Merge branch 'message_6' (#6)Fredrik Salomonsson2020-05-041-2/+23
|\
| * Added support for MESSAGE and CONFIRM --one-button (#6)Fredrik Salomonsson2020-05-041-2/+23
* | Merge branch 'better_default_7' (#7)Fredrik Salomonsson2020-05-041-10/+31
|\ \
| * | Added support for default-ok, default-cancel and default-prompt (#7)Fredrik Salomonsson2020-05-041-2/+26
| * | Better handling of the default ok and cancel labels (#7)Fredrik Salomonsson2020-05-041-8/+5
| |/
* | Refactored the functions that set button labels or messages (#5)Fredrik Salomonsson2020-05-041-17/+39
* | Added support for underline (#5)Fredrik Salomonsson2020-05-041-1/+27
|/
* Fixed typo in the error codeFredrik Salomonsson2020-05-041-1/+1
* Missing punctuation on docstringFredrik Salomonsson2020-05-041-1/+1
* Replace %0A with 
 instead of \\\\n (#4)Fredrik Salomonsson2020-05-041-2/+2
* Properly handle newlines in input strings (#4)Fredrik Salomonsson2020-05-031-18/+26
* Using ">:" for the prompt of confirm popup (#4)Fredrik Salomonsson2020-05-031-1/+1
* Experimental confirm dialog in rofi (#4)Fredrik Salomonsson2020-05-011-4/+78
* Renamed --debug to --log (#4)Fredrik Salomonsson2020-05-011-3/+3
* Return ERR instead of exiting when encounter an unknown command (#4)Fredrik Salomonsson2020-05-011-2/+3
* Added option --debug <logfile> (#4)Fredrik Salomonsson2020-05-011-3/+14
* Resetting pinentry-ok when a command succeedsFredrik Salomonsson2020-05-011-9/+18
* Fixed bug with not reaching BYEFredrik Salomonsson2020-05-011-2/+2
* Updated readme with http cloningFredrik Salomonsson2020-04-211-2/+2
* Added support to ask password again if it's wrong (#3)0.5.0Fredrik Salomonsson2020-04-211-3/+18
* Disable the auto compile, which should fix an issue with ubuntu0.4.0Fredrik Salomonsson2019-06-062-9/+5
* Wrapped script in a main procedureFredrik Salomonsson2019-06-061-26/+28
* Forgot to bump up the version in the source file0.3.0Fredrik Salomonsson2018-11-101-1/+1
* Removed note about it not workingFredrik Salomonsson2018-11-101-3/+1
* Updated makefile with the renameFredrik Salomonsson2018-11-101-5/+3
* Renamed rofi-pinentry to pinentry-rofi.scmFredrik Salomonsson2018-11-101-0/+0
* Removed dependency on systemd, added cli opt for what's needed.Fredrik Salomonsson2018-11-101-24/+62
* Fixed mesg, added envvars and error if abort the pinentryFredrik Salomonsson2018-11-061-8/+20
* Fixed that it returns OK after each commandFredrik Salomonsson2018-11-061-4/+4
* Added note about it not working as a pinentryFredrik Salomonsson2018-11-041-0/+2
* Forcing the output0.2.0Fredrik Salomonsson2018-11-041-4/+12
* Moved the comment about where this is based on to the READMEFredrik Salomonsson2018-11-041-2/+0
* Added that you can override GUILE_SITE_CCACHEFredrik Salomonsson2018-11-041-1/+1
* Added READMEFredrik Salomonsson2018-11-041-0/+33
* Added same license as I based this code on.Fredrik Salomonsson2018-11-041-1/+21
* Simple makefile to install0.1.0Fredrik Salomonsson2018-11-041-0/+14
* Fixed error handling for getpinFredrik Salomonsson2018-11-041-12/+19
* Got the rough outline workingFredrik Salomonsson2018-11-041-49/+97
* Playing around with the format for rofiFredrik Salomonsson2018-11-031-4/+6
* Got the dialog runningFredrik Salomonsson2018-11-031-0/+74