randomuser
|
586c124600
|
minor change
|
2023-07-09 17:12:42 -05:00 |
randomuser
|
1615ab88ef
|
change pash installation path
|
2022-12-22 15:28:52 -06:00 |
randomuser
|
167618939a
|
add makefile
|
2022-06-18 15:57:51 -05:00 |
dylan
|
6b821ac913
|
Merge pull request #21 from noocsharp/master
Fix error with non-interactive use
|
2020-11-12 05:20:01 +02:00 |
Nihal Jere
|
c61a24b981
|
install trap only if stdin is a tty
|
2020-11-11 18:27:50 -06:00 |
dylan
|
49b7087890
|
Merge pull request #19 from krathalan/master
Fix del command "failing" when password is deleted without deleting parent dir
|
2020-06-30 10:23:46 +03:00 |
Hunter Peavey
|
4b32d99f6d
|
Implement requested changes
|
2020-06-29 14:56:39 -07:00 |
Hunter Peavey
|
c863dcc89f
|
Fix del command "failing" when password is deleted without deleting parent dir
|
2020-06-28 15:29:21 -07:00 |
Dylan Araps
|
2fb2092447
|
pash: Change exit code
|
2019-12-01 17:43:05 +00:00 |
Dylan Araps
|
9288bc0a64
|
pash: clean up
|
2019-12-01 17:24:47 +00:00 |
Dylan Araps
|
bbc0732df7
|
docs: update
|
2019-12-01 12:26:05 +00:00 |
Dylan Araps
|
5ba0e7c22e
|
docs: update
|
2019-11-30 23:11:26 +00:00 |
Dylan Araps
|
0fbd3c5be7
|
pash: better heredoc syntax. Closes #13
|
2019-11-30 23:10:16 +00:00 |
Dylan Araps
|
79b5513440
|
docs: update
|
2019-11-30 21:47:53 +00:00 |
Dylan Araps
|
bb4f115259
|
docs: update
|
2019-11-30 19:53:15 +00:00 |
Dylan Araps
|
90de85c59b
|
docs: update
|
2019-11-30 19:51:42 +00:00 |
Dylan Araps
|
da7b3ee15a
|
docs: update
|
2019-11-30 18:54:17 +00:00 |
Dylan Araps
|
358d362ac4
|
docs: update
|
2019-11-30 18:17:07 +00:00 |
Dylan Araps
|
3052a416ca
|
Merge branch 'master' of github.com:dylanaraps/pash
|
2019-11-30 18:15:04 +00:00 |
Dylan Araps
|
d2c3225b82
|
docs: update
|
2019-11-30 18:14:52 +00:00 |
Dylan Araps
|
605faef0f0
|
pash: Added comment about /dev/urandom
|
2019-11-30 16:39:01 +00:00 |
Dylan Araps
|
3065aa621a
|
pash: better listing
|
2019-11-30 16:29:32 +00:00 |
dylan
|
109eb7c5a3
|
Merge pull request #12 from dylanaraps/sread
pash: Added password confirm to input
|
2019-11-30 18:13:52 +02:00 |
Dylan Araps
|
ea304bf2fa
|
pash: Added password confirm to input
|
2019-11-30 18:02:59 +00:00 |
Dylan Araps
|
86d72380ba
|
pash: Add TODO about .gpg removal from list output
|
2019-11-30 15:07:39 +00:00 |
Dylan Araps
|
988755057d
|
pash: be more explicit about glob disable
|
2019-11-30 15:05:50 +00:00 |
Dylan Araps
|
f917d4643c
|
pash: Add full stop in die()
|
2019-11-30 15:02:10 +00:00 |
Dylan Araps
|
fa4547f2de
|
pash: Split list into list + tree
|
2019-11-30 15:00:57 +00:00 |
Dylan Araps
|
369514574b
|
pash: limit list output to .gpg files.
|
2019-11-30 14:53:02 +00:00 |
Dylan Araps
|
50fb4d9b78
|
general: Added .editorconfig to make GitHub display pash source correctly
|
2019-11-30 14:47:57 +00:00 |
Dylan Araps
|
f04a806e67
|
docs: update
|
2019-11-30 12:01:48 +00:00 |
Dylan Araps
|
9754402450
|
pash: Fix incorrect success message handling
|
2019-11-30 12:01:34 +00:00 |
Dylan Araps
|
c56ba9d2a4
|
pash: clean up
|
2019-11-30 11:57:12 +00:00 |
Dylan Araps
|
01a92c8a66
|
docs: update
|
2019-11-30 11:44:12 +00:00 |
dylan
|
cec7b05cf4
|
Merge pull request #10 from dylanaraps/password_timer
pash: clear clipboard after a timer
|
2019-11-30 11:44:52 +02:00 |
Dylan Araps
|
e48f354031
|
pash: raise default timeout to 15
|
2019-11-30 11:41:28 +00:00 |
Dylan Araps
|
00746c2ca4
|
pash: Add ability to disable the timeout
|
2019-11-30 11:36:29 +00:00 |
Dylan Araps
|
638a011f2a
|
pash: Use a heredoc instead of printf
|
2019-11-30 11:27:03 +00:00 |
Dylan Araps
|
792ccead72
|
pash: simpler xclip command
|
2019-11-30 11:09:14 +00:00 |
Dylan Araps
|
34d1e4484a
|
pash: Use brace group instead of subshell and send /dev/null to clipboard manager
|
2019-11-30 10:41:33 +00:00 |
Dylan Araps
|
05be033cd6
|
pash: abort if PASH_TIMEOUT is an invalid argument to sleep
|
2019-11-30 10:35:19 +00:00 |
Dylan Araps
|
328ca19ad6
|
pash: clear clipboard after a timer
|
2019-11-30 10:19:32 +00:00 |
Dylan Araps
|
7b3be8069c
|
pash: hide command -v output
|
2019-11-30 10:03:08 +00:00 |
Dylan Araps
|
540ed1abc2
|
pash: swap to more portable command -v
|
2019-11-30 09:28:19 +00:00 |
Dylan Araps
|
ade92b56a7
|
docs: update
|
2019-11-29 23:29:20 +00:00 |
Dylan Araps
|
a6f3d72030
|
pash: prevent password from leaking through set -x
|
2019-11-29 23:28:36 +00:00 |
Dylan Araps
|
e24b660909
|
docs: update
|
2019-11-29 21:35:46 +00:00 |
Dylan Araps
|
468ef4b6a5
|
docs: update
|
2019-11-29 21:23:02 +00:00 |
Dylan Araps
|
411ebb0878
|
pash: Fix inverted test
|
2019-11-29 21:18:21 +00:00 |
Dylan Araps
|
5bc40a5eef
|
pash: Set LC_ALL=C during password generation
|
2019-11-29 21:14:53 +00:00 |