Commit graph

  • c3cc31a51b 9.2.1 master v9.2.1 Joran Dirk Greef 2020-04-29 11:47:19 +0200
  • d86c641c3b Update CHANGELOG Joran Dirk Greef 2020-04-29 11:47:01 +0200
  • c40077a0fe 9.2.0 v9.2.0 Joran Dirk Greef 2020-04-29 11:42:07 +0200
  • 9a6ced42f3
    Merge pull request #118 from filipbudisa/add-env-to-options-type Joran Dirk Greef 2020-04-29 11:40:22 +0200
  • c7ba4d91e8 index.d.ts: Fixed optional parameters for callback Filip Budiša 2019-12-18 19:16:05 +0100
  • 0ae7ed8ff4 index.d.ts: Allow 2 or 1 parameter exec() call. Fix callback parameter types Filip Budiša 2019-12-18 19:11:38 +0100
  • 91df887427 Add env to options in index.d.ts Fixes #117 Filip Budiša 2019-12-18 18:41:11 +0100
  • e176896428 9.1.1 v9.1.1 Joran Dirk Greef 2019-11-14 18:22:04 +0200
  • 01ab669350 Add index.d.ts to package files whitelist Joran Dirk Greef 2019-11-14 18:21:49 +0200
  • 19aa13dcda 9.1.0 v9.1.0 Joran Dirk Greef 2019-11-13 20:44:23 +0200
  • 3d6f25b4f9
    Merge pull request #115 from bpasero/types Joran Dirk Greef 2019-11-13 08:50:55 +0200
  • e6044763f1 add types Benjamin Pasero 2019-11-07 16:36:16 +0100
  • 3bfa62163b 9.0.0 v9.0.0 Joran Dirk Greef 2019-06-03 18:07:12 +0200
  • fa24c26786 Update CHANGELOG.md Joran Dirk Greef 2019-06-03 18:07:05 +0200
  • 0467974daa Update Linux screenshot Joran Dirk Greef 2019-06-03 17:37:05 +0200
  • 43e5b9708f Link to screenshots on GitHub Joran Dirk Greef 2019-06-03 17:36:51 +0200
  • 1281c81bfd Document cwd and options.env in README Joran Dirk Greef 2019-06-03 17:24:20 +0200
  • 0b87f36714 Make cross-platform stdout, stderr behavior consistent Joran Dirk Greef 2019-06-03 17:12:19 +0200
  • 71aced589a Fix Linux elevation magic marker comparison Joran Dirk Greef 2019-06-03 17:11:58 +0200
  • 799fd96680 Improve test to preserve internal spacing and to inspect error Joran Dirk Greef 2019-06-03 16:28:58 +0200
  • 711dea9623 Polish macOS and Windows methods Joran Dirk Greef 2019-06-03 16:27:15 +0200
  • 7e2db9e19e Improve Linux support to match macOS and Windows Joran Dirk Greef 2019-06-03 16:22:41 +0200
  • ab3a0bd981 Test options.env Joran Dirk Greef 2019-06-01 17:20:19 +0200
  • dac09e3c7b Add options.env to set environment variables on macOS and Windows Joran Dirk Greef 2019-06-01 17:19:31 +0200
  • 691c1d7eae Further improve kdesudo message to match macOS Joran Dirk Greef 2019-06-01 11:40:35 +0200
  • 8d02007e4b Fix Windows to return PERMISSION_DENIED Error even when Windows' error messages are internationalized. Joran Dirk Greef 2019-06-01 10:36:22 +0200
  • dc0c5f5494 Always return PERMISSION_DENIED as an Error Joran Dirk Greef 2019-06-01 10:36:11 +0200
  • 0012c3a905 Remove empty WindowsWriteElevateScript() from control flow Joran Dirk Greef 2019-06-01 10:24:49 +0200
  • da118e99c3 Fix line lengths Joran Dirk Greef 2019-06-01 10:22:57 +0200
  • 4da9ecb572 Improve kdesudo arguments to match macOS Joran Dirk Greef 2019-06-01 10:15:50 +0200
  • 2ece63fdc1 Improve kdesudo message to match macOS Joran Dirk Greef 2019-06-01 10:14:34 +0200
  • e3706a69df Remove assets from "files" whitelist to reduce published package size Joran Dirk Greef 2019-06-01 09:56:33 +0200
  • 98a534648c 8.2.5 v8.2.5 Joran Dirk Greef 2018-12-12 11:28:18 +0200
  • 98e0c98b30 Update CHANGELOG.md Joran Dirk Greef 2018-12-12 11:28:12 +0200
  • b40acb669b Whitelist package files Joran Dirk Greef 2018-12-12 11:26:45 +0200
  • 855e961bd8 8.2.4 v8.2.4 Joran Dirk Greef 2018-12-12 10:38:15 +0200
  • c23d02de57 Merge branch 'master' of https://github.com/jorangreef/sudo-prompt Joran Dirk Greef 2018-12-12 10:33:24 +0200
  • 206e45e499 Add links to issues Joran Dirk Greef 2018-12-12 10:33:08 +0200
  • 5c743a9658 Revert "Add a fallback to which pkexec on Linux" Joran Dirk Greef 2018-12-12 10:27:28 +0200
  • 2ce0236293 Merge pull request #80 from subvertallchris/changelog Joran Dirk Greef 2018-12-12 10:24:24 +0200
  • 7eff61018d
    Merge pull request #80 from subvertallchris/changelog Joran Dirk Greef 2018-12-12 10:24:24 +0200
  • 6ad74c39be add CHANGELOG file Chris Grigg 2018-12-11 12:38:37 -0500
  • 0e933b77c3 Add a fallback to which pkexec on Linux Joran Dirk Greef 2018-12-10 18:37:25 +0200
  • b07e6a87ca 8.2.3 v8.2.3 Joran Dirk Greef 2018-09-11 15:34:38 +0200
  • ef8484bb36 Fix README Joran Dirk Greef 2018-09-11 15:34:30 +0200
  • 79ae2be42a 8.2.2 v8.2.2 Joran Dirk Greef 2018-09-11 15:33:15 +0200
  • 8c8665b321 Update README Joran Dirk Greef 2018-09-11 15:33:12 +0200
  • 52f82d0660 8.2.1 v8.2.1 Joran Dirk Greef 2018-09-11 15:21:14 +0200
  • 8c1a3022f3 Run command idempotently when hostname cannot be resolved Joran Dirk Greef 2018-09-11 15:20:05 +0200
  • ad291f7bd0 8.2.0 v8.2.0 Joran Dirk Greef 2018-03-22 08:49:35 +0200
  • f677081dba Windows: Fix cd when cwd is on another drive Joran Dirk Greef 2018-03-22 08:48:36 +0200
  • 8aef0421fb 8.1.0 v8.1.0 Joran Dirk Greef 2018-01-10 15:26:33 +0200
  • 0ba8cf0b27 Linux: Increase maxBuffer limit to 128 MiB Joran Dirk Greef 2018-01-10 15:26:24 +0200
  • ebb21118e6 8.0.0 v8.0.0 Joran Dirk Greef 2017-11-02 12:43:07 +0200
  • 6a0577a387 Breaking: Windows: Set code page of command batch script to UTF-8 Joran Dirk Greef 2017-11-02 12:43:00 +0200
  • 30cd59a0c5 7.1.1 v7.1.1 Joran Dirk Greef 2017-07-18 15:18:25 +0200
  • 6e9e7b6f84 readme: explicitly mention that no child process is returned Joran Dirk Greef 2017-07-18 15:18:16 +0200
  • b88253fee2 7.1.0 v7.1.0 Joran Dirk Greef 2017-06-20 10:04:15 +0200
  • 297b0d17a1 Detect when PowerShell fails to launch command Joran Dirk Greef 2017-06-20 10:04:09 +0200
  • a7338f638c Escape ampersand and other characters special to PowerShell Joran Dirk Greef 2017-06-20 10:03:07 +0200
  • 394dac03cc 7.0.0 v7.0.0 Joran Dirk Greef 2017-03-15 16:50:38 +0200
  • 810e87f9ba Add status code to error on Windows and macOS Joran Dirk Greef 2017-03-15 16:50:30 +0200
  • a9f1a9e58e 6.2.1 v6.2.1 Joran Dirk Greef 2016-12-16 10:52:43 +0200
  • 086f754d58 Add syntax highlighting Joran Dirk Greef 2016-12-16 10:52:36 +0200
  • 9f964d4085 6.2.0 v6.2.0 Joran Dirk Greef 2016-08-17 12:51:29 +0200
  • c5a7467764 Rename OS X to macOS Joran Dirk Greef 2016-08-17 12:50:57 +0200
  • cdc20f7ae4 6.1.0 v6.1.0 Joran Dirk Greef 2016-08-02 18:06:23 +0200
  • 223d7bbc7a Merge pull request #29 from jviotti/polkit-agent-check Joran Dirk Greef 2016-08-02 18:05:10 +0200
  • 1acf3d4a70 Yield an error if no polkit authentication agent was found Juan Cruz Viotti 2016-07-31 22:52:06 -0400
  • 201dc8cf4f 6.0.2 v6.0.2 Joran Dirk Greef 2016-07-21 10:38:17 +0200
  • beebd9efee Update explanation of Linux behavior Joran Dirk Greef 2016-07-21 10:38:07 +0200
  • 6de1e859b1 6.0.1 v6.0.1 Joran Dirk Greef 2016-07-15 18:27:38 +0200
  • 16bdf15dfc Update keywords Joran Dirk Greef 2016-07-15 18:27:29 +0200
  • 1397993ec6 6.0.0 v6.0.0 Joran Dirk Greef 2016-07-15 17:13:29 +0200
  • a57487d444 Add support for Windows Joran Dirk Greef 2016-07-15 17:13:03 +0200
  • fd775d735c Add .jshintrc to .gitignore Joran Dirk Greef 2016-07-15 17:09:51 +0200
  • a9511da6c2 5.1.0 v5.1.0 Joran Dirk Greef 2016-06-30 18:19:51 +0200
  • 3a0aef7b53 Prefer kdesudo to pkexec for a better prompt Joran Dirk Greef 2016-06-30 18:19:21 +0200
  • 2c29ce4890 Merge pull request #26 from jviotti/kdesudo-comment Joran Dirk Greef 2016-06-29 08:40:22 +0200
  • 17f45ebef3 Pass the --comment option to kdesudo to improve dialog Juan Cruz Viotti 2016-06-16 13:06:11 -0400
  • 4ee9e874be 5.0.3 v5.0.3 Joran Dirk Greef 2016-06-07 18:58:33 +0200
  • 1acae8af6d Merge pull request #25 from jviotti/fix/stop-parsing-command-options-sudo Joran Dirk Greef 2016-06-07 18:57:37 +0200
  • 37996169ed Don't keep parsing command options in sudo Juan Cruz Viotti 2016-06-07 12:37:43 -0400
  • b87b985bc3 5.0.2 v5.0.2 Joran Dirk Greef 2016-06-04 13:24:53 +0200
  • 9e63556ad0 Remove comma Joran Dirk Greef 2016-06-04 13:24:44 +0200
  • bef88907c7 5.0.1 v5.0.1 Joran Dirk Greef 2016-06-04 13:23:51 +0200
  • 013ec59117 Remove mention of Joran Dirk Greef 2016-06-04 13:23:42 +0200
  • d087fb9fd7 5.0.0 v5.0.0 Joran Dirk Greef 2016-06-04 13:17:27 +0200
  • 1e11485bf4 Remove support for gksudo (gksudo breaks when used concurrently) Joran Dirk Greef 2016-06-04 13:17:14 +0200
  • 69f6576045 4.0.1 v4.0.1 Joran Dirk Greef 2016-05-21 08:46:05 +0200
  • b02973e8b7 Merge pull request #23 from jviotti/fix/option-params-gksudo Joran Dirk Greef 2016-05-21 08:45:20 +0200
  • 3f6c485c4d Don't keep parsing command options in gksudo/kdesudo Juan Cruz Viotti 2016-05-20 11:06:09 -0400
  • 41be5f72f0 4.0.0 v4.0.0 Joran Dirk Greef 2016-05-18 12:53:01 +0200
  • e428e0b50a Merge branch 'master' of https://github.com/jorangreef/sudo-prompt Joran Dirk Greef 2016-05-18 12:52:04 +0200
  • bd6c099453 Fix applet path to handle spaces Joran Dirk Greef 2016-05-18 12:51:54 +0200
  • 5803d0155b Merge pull request #21 from jviotti/feat/preserve-environment Joran Dirk Greef 2016-05-18 08:53:56 +0200
  • 4a5baf5716 Preserve user environment Juan Cruz Viotti 2016-05-15 23:40:28 -0400
  • d3cb072cff 3.1.0 v3.1.0 Joran Dirk Greef 2016-04-16 12:33:55 +0200
  • 4a118a0c9c Preserve current working directory on OS X Joran Dirk Greef 2016-04-16 12:29:20 +0200
  • 50147f9376 3.0.1 v3.0.1 Joran Dirk Greef 2016-04-15 15:40:00 +0200