index
:
pinentry-rofi
linux_wsl_rofi
master
win_upstream
Rofi frontend to pinentry
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bumping up version to 1.0.0
1.0.0
Fredrik Salomonsson
2020-05-11
1
-1
/
+1
*
Add test target to makefile (#8)
Fredrik Salomonsson
2020-05-11
1
-0
/
+4
*
Ignore log that the test framework generates
Fredrik Salomonsson
2020-05-11
1
-0
/
+1
*
Exposing rofi-popup
Fredrik Salomonsson
2020-05-11
1
-0
/
+2
*
Add tests (#8)
Fredrik Salomonsson
2020-05-11
1
-0
/
+406
*
Refactor the rofi part of the code
Fredrik Salomonsson
2020-05-11
1
-68
/
+86
*
Convert hex to char before handling underline for pango-markup
Fredrik Salomonsson
2020-05-08
1
-3
/
+3
*
Fix that the underline/underscore handle newlines
Fredrik Salomonsson
2020-05-08
1
-3
/
+3
*
export the public functions
Fredrik Salomonsson
2020-05-08
1
-1
/
+42
*
Remove pinentry prefix for some utility functions
Fredrik Salomonsson
2020-05-08
1
-6
/
+6
*
Made pinentry-rofi a module
Fredrik Salomonsson
2020-05-08
1
-8
/
+9
*
Fix copyright
Fredrik Salomonsson
2020-05-08
1
-1
/
+1
*
Merge branch 'message_6' (#6)
Fredrik Salomonsson
2020-05-04
1
-2
/
+23
|
\
|
*
Added support for MESSAGE and CONFIRM --one-button (#6)
Fredrik Salomonsson
2020-05-04
1
-2
/
+23
*
|
Merge branch 'better_default_7' (#7)
Fredrik Salomonsson
2020-05-04
1
-10
/
+31
|
\
\
|
*
|
Added support for default-ok, default-cancel and default-prompt (#7)
Fredrik Salomonsson
2020-05-04
1
-2
/
+26
|
*
|
Better handling of the default ok and cancel labels (#7)
Fredrik Salomonsson
2020-05-04
1
-8
/
+5
|
|
/
*
|
Refactored the functions that set button labels or messages (#5)
Fredrik Salomonsson
2020-05-04
1
-17
/
+39
*
|
Added support for underline (#5)
Fredrik Salomonsson
2020-05-04
1
-1
/
+27
|
/
*
Fixed typo in the error code
Fredrik Salomonsson
2020-05-04
1
-1
/
+1
*
Missing punctuation on docstring
Fredrik Salomonsson
2020-05-04
1
-1
/
+1
*
Replace %0A with instead of \\\\n (#4)
Fredrik Salomonsson
2020-05-04
1
-2
/
+2
*
Properly handle newlines in input strings (#4)
Fredrik Salomonsson
2020-05-03
1
-18
/
+26
*
Using ">:" for the prompt of confirm popup (#4)
Fredrik Salomonsson
2020-05-03
1
-1
/
+1
*
Experimental confirm dialog in rofi (#4)
Fredrik Salomonsson
2020-05-01
1
-4
/
+78
*
Renamed --debug to --log (#4)
Fredrik Salomonsson
2020-05-01
1
-3
/
+3
*
Return ERR instead of exiting when encounter an unknown command (#4)
Fredrik Salomonsson
2020-05-01
1
-2
/
+3
*
Added option --debug <logfile> (#4)
Fredrik Salomonsson
2020-05-01
1
-3
/
+14
*
Resetting pinentry-ok when a command succeeds
Fredrik Salomonsson
2020-05-01
1
-9
/
+18
*
Fixed bug with not reaching BYE
Fredrik Salomonsson
2020-05-01
1
-2
/
+2
*
Updated readme with http cloning
Fredrik Salomonsson
2020-04-21
1
-2
/
+2
*
Added support to ask password again if it's wrong (#3)
0.5.0
Fredrik Salomonsson
2020-04-21
1
-3
/
+18
*
Disable the auto compile, which should fix an issue with ubuntu
0.4.0
Fredrik Salomonsson
2019-06-06
2
-9
/
+5
*
Wrapped script in a main procedure
Fredrik Salomonsson
2019-06-06
1
-26
/
+28
*
Forgot to bump up the version in the source file
0.3.0
Fredrik Salomonsson
2018-11-10
1
-1
/
+1
*
Removed note about it not working
Fredrik Salomonsson
2018-11-10
1
-3
/
+1
*
Updated makefile with the rename
Fredrik Salomonsson
2018-11-10
1
-5
/
+3
*
Renamed rofi-pinentry to pinentry-rofi.scm
Fredrik Salomonsson
2018-11-10
1
-0
/
+0
*
Removed dependency on systemd, added cli opt for what's needed.
Fredrik Salomonsson
2018-11-10
1
-24
/
+62
*
Fixed mesg, added envvars and error if abort the pinentry
Fredrik Salomonsson
2018-11-06
1
-8
/
+20
*
Fixed that it returns OK after each command
Fredrik Salomonsson
2018-11-06
1
-4
/
+4
*
Added note about it not working as a pinentry
Fredrik Salomonsson
2018-11-04
1
-0
/
+2
*
Forcing the output
0.2.0
Fredrik Salomonsson
2018-11-04
1
-4
/
+12
*
Moved the comment about where this is based on to the README
Fredrik Salomonsson
2018-11-04
1
-2
/
+0
*
Added that you can override GUILE_SITE_CCACHE
Fredrik Salomonsson
2018-11-04
1
-1
/
+1
*
Added README
Fredrik Salomonsson
2018-11-04
1
-0
/
+33
*
Added same license as I based this code on.
Fredrik Salomonsson
2018-11-04
1
-1
/
+21
*
Simple makefile to install
0.1.0
Fredrik Salomonsson
2018-11-04
1
-0
/
+14
*
Fixed error handling for getpin
Fredrik Salomonsson
2018-11-04
1
-12
/
+19
*
Got the rough outline working
Fredrik Salomonsson
2018-11-04
1
-49
/
+97
[next]