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 #98 from blueyed/minor
1.5.3
Rasmus Steinke
2017-10-26
1
-2
/
+1
|
\
|
*
minor: remove unused copy_entry, quote entry in mainMenu
Daniel Hahler
2017-10-25
1
-2
/
+1
*
|
Merge pull request #97 from blueyed/mainmenu-performance
Rasmus Steinke
2017-10-26
1
-5
/
+12
|
\
\
|
*
|
Improve performance in mainMenu: short-circuit actions without entries
Daniel Hahler
2017-10-25
1
-5
/
+12
|
|
/
*
|
Merge pull request #93 from nilcons-contrib/autotype-first
Rasmus Steinke
2017-10-26
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Sort autotype to be always the first entry in type menu
Gergely Risko
2017-10-25
1
-1
/
+3
*
|
Merge pull request #92 from nilcons-contrib/master
Rasmus Steinke
2017-10-18
1
-4
/
+0
|
\
\
|
*
|
Cleanup: remove unused HELP variables
Gergely Risko
2017-10-18
1
-4
/
+0
|
|
/
*
|
Merge pull request #86 from Midek/master
Rasmus Steinke
2017-10-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
copy username properly
Midov
2017-09-26
1
-1
/
+1
*
|
Use message for password store indication. remove general help header
Rasmus Steinke
2017-10-18
2
-8
/
+2
*
|
Merge pull request #90 from nilcons-contrib/master
Rasmus Steinke
2017-10-18
2
-12
/
+27
|
\
\
|
*
|
Add support for multiple roots
Gergely Risko
2017-10-18
2
-9
/
+24
|
*
|
Fix places, where root was not properly exported
Gergely Risko
2017-10-18
1
-3
/
+3
|
/
/
*
|
Merge pull request #91 from nilcons-contrib/find-symlink
Rasmus Steinke
2017-10-18
1
-4
/
+4
|
\
\
|
*
|
Follow symlinks in the pass store
Gergely Risko
2017-10-17
1
-4
/
+4
|
/
/
*
|
make delay configurable and make sure it is always used. fixes and enhances #88
1.5.2
Rasmus Steinke
2017-10-03
2
-7
/
+11
*
|
fix rofi calls ignoring custom options from config file
Rasmus Steinke
2017-10-03
1
-6
/
+6
|
/
*
use spaces instead of tabs
Rasmus Steinke
2017-09-20
1
-12
/
+12
*
add option to hide help message
Rasmus Steinke
2017-09-14
2
-19
/
+28
*
reduce _rofi to a minimum
Rasmus Steinke
2017-08-02
2
-3
/
+3
*
prepare for release
1.5.1
Rasmus Steinke
2017-07-30
1
-1
/
+1
*
add exit codes to generatePass function. Mention domain for insertPass
Rasmus Steinke
2017-07-29
1
-14
/
+35
*
Mention pwgen
Rasmus Steinke
2017-07-28
1
-0
/
+1
*
Merge pull request #82 from AlexDaniel/master
Rasmus Steinke
2017-07-28
1
-1
/
+0
|
\
|
*
Remove double definition of password_length
Aleks-Daniel Jakimenko-Aleksejev
2017-07-28
1
-1
/
+0
|
/
*
fix version string
Rasmus Steinke
2017-07-27
1
-1
/
+1
*
fix linebreak
Rasmus Steinke
2017-07-21
1
-2
/
+1
*
name pass2csv
Rasmus Steinke
2017-07-21
1
-1
/
+2
*
Remove debug echo
Rasmus Steinke
2017-07-21
1
-2
/
+0
*
added csv exporter
Rasmus Steinke
2017-07-21
1
-0
/
+75
*
fix new password dialog
Rasmus Steinke
2017-07-18
1
-5
/
+21
*
some more printf fixes
Rasmus Steinke
2017-07-18
1
-23
/
+23
*
add \n to printf calls
Rasmus Steinke
2017-07-18
1
-23
/
+23
*
fix username field not being set
Rasmus Steinke
2017-07-18
1
-2
/
+2
*
add missing bracket
Rasmus Steinke
2017-07-17
1
-1
/
+1
*
replace all echo calls with printf statements
Rasmus Steinke
2017-07-17
1
-45
/
+79
*
fix basecommand
Rasmus Steinke
2017-07-16
1
-1
/
+1
*
Syntax improvements. Thanks moviuro.
Rasmus Steinke
2017-07-16
1
-49
/
+37
*
turn help message into herdoc
Rasmus Steinke
2017-07-16
1
-10
/
+11
*
Merge pull request #80 from dkasak/master
Rasmus Steinke
2017-07-15
1
-85
/
+86
|
\
|
*
Fix copy username action.
Denis Kasak
2017-07-15
1
-1
/
+1
|
*
Sort action dispatching code by rofi exit code for readability.
Denis Kasak
2017-07-15
1
-5
/
+5
|
*
Indent main() like other functions.
Denis Kasak
2017-07-15
1
-79
/
+80
|
*
Remove unnecessary -e flag from echo invocation.
Denis Kasak
2017-07-15
1
-1
/
+1
|
/
*
fix self execution syntax
Rasmus Steinke
2017-07-15
1
-1
/
+1
*
sort entries alphabetically. Thanks alexzeitgeist. #75
Rasmus Steinke
2017-07-15
1
-1
/
+1
*
Use different return code for mode change
Rasmus Steinke
2017-07-15
1
-3
/
+3
*
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
[next]