Commit Graph

  • 586c124600 minor change master randomuser 2023-07-09 17:12:42 -0500
  • 1615ab88ef change pash installation path randomuser 2022-12-22 15:28:52 -0600
  • 167618939a add makefile randomuser 2022-06-18 15:57:51 -0500
  • 6b821ac913
    Merge pull request #21 from noocsharp/master dylan 2020-11-12 05:20:01 +0200
  • c61a24b981 install trap only if stdin is a tty Nihal Jere 2020-11-11 18:27:50 -0600
  • 49b7087890
    Merge pull request #19 from krathalan/master dylan 2020-06-30 10:23:46 +0300
  • 4b32d99f6d
    Implement requested changes Hunter Peavey 2020-06-29 14:56:39 -0700
  • c863dcc89f
    Fix del command "failing" when password is deleted without deleting parent dir Hunter Peavey 2020-06-28 15:29:21 -0700
  • 2fb2092447
    pash: Change exit code Dylan Araps 2019-12-01 17:43:05 +0000
  • 9288bc0a64
    pash: clean up Dylan Araps 2019-12-01 17:24:47 +0000
  • bbc0732df7
    docs: update Dylan Araps 2019-12-01 12:26:05 +0000
  • 5ba0e7c22e
    docs: update Dylan Araps 2019-11-30 23:11:26 +0000
  • 0fbd3c5be7
    pash: better heredoc syntax. Closes #13 Dylan Araps 2019-11-30 23:10:16 +0000
  • 79b5513440
    docs: update Dylan Araps 2019-11-30 21:47:53 +0000
  • bb4f115259
    docs: update Dylan Araps 2019-11-30 19:53:15 +0000
  • 90de85c59b
    docs: update Dylan Araps 2019-11-30 19:51:42 +0000
  • da7b3ee15a
    docs: update Dylan Araps 2019-11-30 18:54:17 +0000
  • 358d362ac4
    docs: update Dylan Araps 2019-11-30 18:17:07 +0000
  • 3052a416ca
    Merge branch 'master' of github.com:dylanaraps/pash Dylan Araps 2019-11-30 18:15:04 +0000
  • d2c3225b82
    docs: update Dylan Araps 2019-11-30 18:14:52 +0000
  • 109eb7c5a3
    Merge pull request #12 from dylanaraps/sread dylan 2019-11-30 18:13:52 +0200
  • ea304bf2fa
    pash: Added password confirm to input Dylan Araps 2019-11-30 18:02:59 +0000
  • 605faef0f0
    pash: Added comment about /dev/urandom Dylan Araps 2019-11-30 16:39:01 +0000
  • 3065aa621a
    pash: better listing Dylan Araps 2019-11-30 16:29:32 +0000
  • 86d72380ba
    pash: Add TODO about .gpg removal from list output Dylan Araps 2019-11-30 15:07:39 +0000
  • 988755057d
    pash: be more explicit about glob disable Dylan Araps 2019-11-30 15:05:50 +0000
  • f917d4643c
    pash: Add full stop in die() Dylan Araps 2019-11-30 15:02:10 +0000
  • fa4547f2de
    pash: Split list into list + tree Dylan Araps 2019-11-30 15:00:57 +0000
  • 369514574b
    pash: limit list output to .gpg files. Dylan Araps 2019-11-30 14:53:02 +0000
  • 50fb4d9b78
    general: Added .editorconfig to make GitHub display pash source correctly Dylan Araps 2019-11-30 14:47:57 +0000
  • f04a806e67
    docs: update Dylan Araps 2019-11-30 12:01:48 +0000
  • 9754402450
    pash: Fix incorrect success message handling Dylan Araps 2019-11-30 12:01:34 +0000
  • c56ba9d2a4
    pash: clean up Dylan Araps 2019-11-30 11:57:12 +0000
  • 01a92c8a66
    docs: update Dylan Araps 2019-11-30 11:44:12 +0000
  • cec7b05cf4
    Merge pull request #10 from dylanaraps/password_timer dylan 2019-11-30 11:44:52 +0200
  • e48f354031
    pash: raise default timeout to 15 Dylan Araps 2019-11-30 11:41:28 +0000
  • 00746c2ca4
    pash: Add ability to disable the timeout Dylan Araps 2019-11-30 11:36:29 +0000
  • 638a011f2a
    pash: Use a heredoc instead of printf Dylan Araps 2019-11-30 11:27:03 +0000
  • 792ccead72
    pash: simpler xclip command Dylan Araps 2019-11-30 11:09:14 +0000
  • 34d1e4484a
    pash: Use brace group instead of subshell and send /dev/null to clipboard manager Dylan Araps 2019-11-30 10:41:33 +0000
  • 05be033cd6
    pash: abort if PASH_TIMEOUT is an invalid argument to sleep Dylan Araps 2019-11-30 10:35:19 +0000
  • 328ca19ad6
    pash: clear clipboard after a timer Dylan Araps 2019-11-30 10:19:32 +0000
  • 7b3be8069c
    pash: hide command -v output Dylan Araps 2019-11-30 10:03:08 +0000
  • 540ed1abc2
    pash: swap to more portable command -v Dylan Araps 2019-11-30 09:28:19 +0000
  • ade92b56a7
    docs: update Dylan Araps 2019-11-29 23:29:20 +0000
  • a6f3d72030
    pash: prevent password from leaking through set -x Dylan Araps 2019-11-29 23:28:36 +0000
  • e24b660909
    docs: update Dylan Araps 2019-11-29 21:35:46 +0000
  • 468ef4b6a5
    docs: update Dylan Araps 2019-11-29 21:23:02 +0000
  • 411ebb0878
    pash: Fix inverted test Dylan Araps 2019-11-29 21:18:21 +0000
  • 5bc40a5eef
    pash: Set LC_ALL=C during password generation Dylan Araps 2019-11-29 21:14:53 +0000
  • 374c9bb246
    docs: update Dylan Araps 2019-11-29 21:09:42 +0000
  • 62690e60e9
    docs: update Dylan Araps 2019-11-29 21:07:29 +0000
  • 7d0cbee851
    docs: update Dylan Araps 2019-11-29 21:05:56 +0000
  • 58fc86584f
    docs: update Dylan Araps 2019-11-29 20:59:12 +0000
  • ac95702dd4
    docs: update Dylan Araps 2019-11-29 20:55:43 +0000
  • aa14500a5d
    pash: generate password using /dev/urandom, dd and tr Dylan Araps 2019-11-29 20:50:25 +0000
  • 9e25f36ee0
    docs: update Dylan Araps 2019-11-29 20:17:28 +0000
  • acee5af947
    pash: more comments Dylan Araps 2019-11-29 19:59:57 +0000
  • 6780a6a58a
    docs: update Dylan Araps 2019-11-29 18:01:44 +0000
  • 107ed3c611
    pash: Also trap EXIT Dylan Araps 2019-11-29 17:50:20 +0000
  • 15450e548d
    docs: update Dylan Araps 2019-11-29 17:47:53 +0000
  • 0bf5cc4c6f
    pash: Ensure the terminal is left in a usable state Dylan Araps 2019-11-29 17:47:42 +0000
  • a6d599a214
    docs: update Dylan Araps 2019-11-29 15:40:10 +0000
  • a4ca70125c
    docs: update Dylan Araps 2019-11-29 15:32:28 +0000
  • c0cf6bbf4f
    Merge branch 'master' of github.com:dylanaraps/pash Dylan Araps 2019-11-29 15:28:25 +0000
  • 79e7e3c749
    docs: update Dylan Araps 2019-11-29 15:27:59 +0000
  • 19188bdd0a
    Merge pull request #8 from al-x/patch-1 dylan 2019-11-29 15:24:09 +0200
  • 1f2d8fd2ce
    sync clipboard example and source usage func Alex Ratner 2019-11-29 14:18:09 +0100
  • 7880e03108
    pash: strip .gpg from list items Dylan Araps 2019-11-28 18:58:19 +0000
  • d857427803
    pash: fix bugs in list Dylan Araps 2019-11-28 18:56:09 +0000
  • 9b83d599f0
    pash: simplify y/n Dylan Araps 2019-11-28 18:48:17 +0000
  • 4996cec081
    pash: further simplify copy Dylan Araps 2019-11-28 18:46:20 +0000
  • f07b3145a0
    pash: simplify password show Dylan Araps 2019-11-28 18:42:28 +0000
  • 225880b889
    docs: update Dylan Araps 2019-11-28 18:38:37 +0000
  • 224b600746
    pash: simplify clipboard Dylan Araps 2019-11-28 18:37:56 +0000
  • 645c889474
    docs: update Dylan Araps 2019-11-28 18:35:59 +0000
  • 05ba888125
    docs: update Dylan Araps 2019-11-28 18:35:44 +0000
  • f00d14d456
    docs: update Dylan Araps 2019-11-28 18:35:05 +0000
  • 4044496836
    docs: update Dylan Araps 2019-11-28 18:34:16 +0000
  • 4ffeb19b8d
    docs: update Dylan Araps 2019-11-28 18:33:09 +0000
  • 750c0f4f8b
    pash: Added PASH_CLIP to control clipboard command Dylan Araps 2019-11-28 18:31:30 +0000
  • f163bb91ed
    pash: don't overwrite GPG_TTY if set Dylan Araps 2019-11-26 21:19:22 +0000
  • b52122a071
    docs: update Dylan Araps 2019-11-26 12:25:22 +0000
  • 639f221a16
    docs: update Dylan Araps 2019-11-26 12:21:45 +0000
  • f480e29ee0
    pash-posix: clean up Dylan Araps 2019-11-26 12:13:24 +0000
  • 8f809abee9
    docs: update Dylan Araps 2019-11-25 23:43:25 +0000
  • 8754909d32
    pash-posix: Fix clean up Dylan Araps 2019-11-25 22:52:11 +0000
  • ef2c24e742
    pash-posix: longer length for comments. Dylan Araps 2019-11-25 22:38:26 +0000
  • f0b54c98d4
    pash-posix: Add more comments Dylan Araps 2019-11-25 22:25:16 +0000
  • c725ae97ee
    pash-posix: Swap to using hash Dylan Araps 2019-11-25 21:57:43 +0000
  • 54b99259b7
    pash-posix: Add comments and simplify yn() Dylan Araps 2019-11-25 21:47:17 +0000
  • 9d9cbf3622
    pash: Added WIP POSIX sh port of pash Dylan Araps 2019-11-25 21:30:07 +0000
  • a2ef1ed18f
    docs: update Dylan Araps 2019-11-24 18:59:49 +0000
  • aa5a95bfc8
    pash: Don't use here strings Dylan Araps 2019-11-14 15:47:59 +0000
  • 422bd21ded
    docs: update Dylan Araps 2019-11-10 22:50:16 +0000
  • c3c9f84ed3
    docs: update Dylan Araps 2019-11-10 22:49:31 +0000
  • a22d38a6dd
    docs: update Dylan Araps 2019-11-08 13:05:49 +0000
  • 00a4f53744
    docs: update Dylan Araps 2019-11-08 12:53:40 +0000
  • c1758204df
    pash: simpler Makefile Dylan Araps 2019-11-08 12:53:28 +0000
  • e1c4b77147
    pash: 1.0.0 Dylan Araps 2019-11-08 12:51:44 +0000