index
:
rofi-pass
devel
master
rofi frontend for pass
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #79 from dkasak/fix-shellcheck-diagnostics
Rasmus Steinke
2017-07-15
1
-16
/
+12
|
\
|
*
Exit if cd fails.
Denis Kasak
2017-07-14
1
-1
/
+1
|
*
Remove unused variable assignments.
Denis Kasak
2017-07-14
1
-3
/
+0
|
*
Remove trailing whitespace.
Denis Kasak
2017-07-14
1
-2
/
+2
|
*
Remove unused variable.
Denis Kasak
2017-07-14
1
-1
/
+0
|
*
Specify directory for find explicitly.
Denis Kasak
2017-07-14
1
-3
/
+3
|
*
Specify -r to read to handle backslashes properly.
Denis Kasak
2017-07-14
1
-1
/
+1
|
*
Remove extra $(..) to avoid executing output of shell command.
Denis Kasak
2017-07-14
1
-5
/
+5
|
/
*
Merge pull request #77 from dkasak/silence-notifications
Rasmus Steinke
2017-07-14
1
-1
/
+8
|
\
|
*
Silence remaining notification when notify is false (ref #76)
Denis Kasak
2017-07-14
1
-1
/
+8
*
|
move empty tab option to config
Rasmus Steinke
2017-07-14
2
-13
/
+13
|
/
*
check for notify variable. fixes #76
Rasmus Steinke
2017-07-06
1
-3
/
+15
*
remove redundant echo
Rasmus Steinke
2017-06-22
1
-1
/
+1
*
remove redundant awk call
Rasmus Steinke
2017-06-22
1
-1
/
+1
*
make last commit work in other modes
Rasmus Steinke
2017-06-22
2
-35
/
+35
*
allow to set default autotype sequence in config file
Rasmus Steinke
2017-06-21
2
-0
/
+5
*
fix keybindings for latest rofi
Rasmus Steinke
2017-06-07
1
-13
/
+13
*
disable autoselect in default config, fixes #73
Rasmus Steinke
2017-06-02
1
-1
/
+1
*
let the user enter their own setxkbmap command. more error-prone and flexible
1.5.0
Rasmus Steinke
2017-05-21
2
-31
/
+7
*
better help text
Rasmus Steinke
2017-05-21
1
-7
/
+7
*
better defaults
Rasmus Steinke
2017-05-21
1
-4
/
+4
*
split keyboard options
Rasmus Steinke
2017-05-21
2
-10
/
+30
*
Merge pull request #72 from fd0/use-find
Rasmus Steinke
2017-05-02
1
-5
/
+3
|
\
|
*
Use find instead of globstar
Alexander Neumann
2017-05-02
1
-5
/
+3
|
/
*
Merge pull request #69 from fd0/disable-repeat
Rasmus Steinke
2017-04-22
1
-0
/
+24
|
\
|
*
Add repeat disabling for remaining fields
Alexander Neumann
2017-04-22
1
-0
/
+24
|
/
*
Merge pull request #68 from fd0/disable-repeat
Rasmus Steinke
2017-04-22
1
-0
/
+7
|
\
|
*
Disable keyboard repeat for autopass
Alexander Neumann
2017-04-21
1
-0
/
+7
|
/
*
add -kb-accept-entry "!Return" to default arguments
Rasmus Steinke
2017-04-09
1
-1
/
+1
*
Add comment about keyboard layouts and set it if user explicitly asks for it
Rasmus Steinke
2017-03-12
2
-1
/
+18
*
Merge pull request #64 from moviuro/sane-defaults
Rasmus Steinke
2017-03-12
2
-13
/
+10
|
\
|
*
rofi-pass: use umask instead of chmod.
Moviuro
2017-03-12
1
-2
/
+2
|
*
rofi-pass: some comments + newlines to let the code breathe
Moviuro
2017-03-12
1
-0
/
+4
|
*
rofi-pass: don't override rofi(1)'s option as default
Moviuro
2017-03-12
1
-1
/
+1
|
*
rofi-pass: use current username as default
Moviuro
2017-03-12
1
-2
/
+2
|
*
README.md, rofi-pass: don't run setxkbmap(1)
Moviuro
2017-03-12
2
-8
/
+1
|
/
*
try to detect keyboard layout
Rasmus Steinke
2017-03-11
2
-2
/
+6
*
mention keyboard layouts in README
Rasmus Steinke
2017-03-11
1
-0
/
+5
*
set us layout default
Rasmus Steinke
2017-03-11
1
-1
/
+1
*
fix wrong conidition
Rasmus Steinke
2017-02-04
1
-1
/
+1
*
always ask for new name
Rasmus Steinke
2017-02-04
1
-3
/
+1
*
ask for new name if copying to same group
Rasmus Steinke
2017-02-04
1
-1
/
+6
*
Add copy to action menu
Rasmus Steinke
2017-02-04
1
-4
/
+15
*
allow entering own password
Rasmus Steinke
2017-02-04
1
-4
/
+9
*
allow entries to share passwords by referencing a password file with "#FILE=S...
1.4.4
Rasmus Steinke
2016-12-12
1
-0
/
+5
*
remove -kb-accept-return. Hopefully fixes #57 without side effects
Rasmus Steinke
2016-12-09
1
-6
/
+6
*
remove accidently pushed changes
Rasmus Steinke
2016-11-08
1
-1
/
+1
*
remove accidently pushed changes
Rasmus Steinke
2016-11-08
1
-93
/
+54
*
remove column dep
Rasmus Steinke
2016-11-02
1
-55
/
+94
*
read password file into array before building fields
Rasmus Steinke
2016-09-10
1
-6
/
+10
[next]