Commit graph

30 commits

Author SHA1 Message Date
Joran Dirk Greef 43e5b9708f Link to screenshots on GitHub 2019-06-03 17:36:51 +02:00
Joran Dirk Greef 1281c81bfd Document cwd and options.env in README 2019-06-03 17:24:20 +02:00
Joran Dirk Greef ef8484bb36 Fix README 2018-09-11 15:34:30 +02:00
Joran Dirk Greef 8c8665b321 Update README 2018-09-11 15:33:12 +02:00
Joran Dirk Greef 6e9e7b6f84 readme: explicitly mention that no child process is returned 2017-07-18 15:18:16 +02:00
Joran Dirk Greef 086f754d58 Add syntax highlighting 2016-12-16 10:52:36 +02:00
Joran Dirk Greef c5a7467764 Rename OS X to macOS 2016-08-17 12:50:57 +02:00
Joran Dirk Greef beebd9efee Update explanation of Linux behavior 2016-07-21 10:38:07 +02:00
Joran Dirk Greef a57487d444 Add support for Windows 2016-07-15 17:13:03 +02:00
Joran Dirk Greef 9e63556ad0 Remove comma 2016-06-04 13:24:44 +02:00
Joran Dirk Greef 013ec59117 Remove mention of 2016-06-04 13:23:42 +02:00
Joran Dirk Greef 7ae6847997 Update README 2016-04-15 15:39:48 +02:00
Joran Dirk Greef 0b5c7d7361 Add support for tty_tickets on OS X (and major breaking changes).
Add support for `tty_tickets` on OS X.
Ensure all line lengths are less than 80 characters.
Fix shell commands to use absolute path (e.g. `/bin/rm`, `/usr/bin/defaults`).
Fix `options.icns` to work with asar packages.
Fix internal method names to reduce chance of a clash with local variables.
Remove `options.onChildProcess()` (no longer possible to support).
Remove batching of password prompts on OS X.
Remove deprecated `setName()`.
Remove deprecated `touch()`.

Fixes: https://github.com/jorangreef/sudo-prompt/issues/13
2016-04-15 13:11:23 +02:00
Juan Cruz Viotti 8336d3baa4 Document how to invalidate the sudo time stamp file
Fixes: https://github.com/jorangreef/sudo-prompt/issues/11
2016-02-09 09:16:12 -04:00
Joran Dirk Greef f163c812cd Document stdout and stderr arguments to callback in usage example 2015-11-26 12:12:30 +02:00
Joran Dirk Greef f91a0a9b16 Add options.onChildProcess 2015-11-26 12:11:57 +02:00
Joran Dirk Greef 7b58ff8ffb Emphasize usage for non-graphical terminal commands only 2015-11-19 10:03:42 +02:00
Joran Dirk Greef 52f07e3526 Update README.md 2015-11-17 15:57:33 +02:00
Joran Dirk Greef 7765652fa7 Update README.md 2015-11-17 15:54:13 +02:00
Joran Dirk Greef 57a83efd64 Add exec options (support options.icns on OS X), add beta Linux support, improve concurrency 2015-11-17 15:40:53 +02:00
Joran Dirk Greef b69a62ef3d Rename git repo 2015-08-10 08:32:13 +02:00
Joran Dirk Greef 1061447305 Update README.md 2015-08-05 09:12:00 +02:00
Joran Dirk Greef 122e494c4e Update README.md header 2015-08-05 09:11:02 +02:00
Joran Dirk Greef 73b17830d0 Update README.md 2015-08-05 09:10:34 +02:00
Joran Dirk Greef 3f660feb18 Fix screenshot link url 2015-06-08 15:38:31 +02:00
Joran Dirk Greef 7d7f371a79 Add screenshot to readme 2015-06-08 15:37:08 +02:00
Joran Dirk Greef 68baa7a7ed Tweak readme 2015-06-08 15:34:07 +02:00
Joran Dirk Greef 63b8c72173 Tweak readme 2015-06-08 15:29:54 +02:00
Joran Dirk Greef dcb02caa3c Add code 2015-06-08 15:24:56 +02:00
Joran Dirk Greef f653da7e0c Initial commit 2015-06-08 14:41:53 +02:00