Commit Graph

  • a524a2a6d5
    Merge 5357549ae4 into c7f5a467ec Joseph Werle 2023-12-25 20:58:21 +0000
  • 5357549ae4 fix(lib/install/install.sh): handle 'package.json', silence 'push/popd' allow-local-directory-global-install Joseph Werle 2023-12-25 21:58:14 +0100
  • 9a4066c148 fix(lib/run/run.sh): normalize command source string Joseph Werle 2023-12-25 21:41:25 +0100
  • 9b033f475b refacto(lib/install/install.sh): allow global install for local directory Joseph Werle 2023-12-25 21:41:05 +0100
  • e380734e69
    Merge a8b03123ac into c7f5a467ec Koichi Nakashima 2023-09-21 21:25:34 -0600
  • c7f5a467ec fix: Improve error reporting on failed git clone master Edwin Kofler 2023-08-25 06:18:53 -0700
  • bbea65c97f
    fix: Improve error reporting on failed git clone Edwin Kofler 2023-08-25 06:18:53 -0700
  • df95293fcd fix: Improve message when installing no packages Edwin Kofler 2023-08-15 12:55:48 -0700
  • 9c34a8f0d8 fix: Interpret most escape sequence within JSON strings Edwin Kofler 2023-08-15 12:42:24 -0700
  • 6e09627b64
    fix: Improve message when installing no packages Edwin Kofler 2023-08-15 12:55:48 -0700
  • c1a9207dc9
    fix: Interpret most escape sequence within JSON strings Edwin Kofler 2023-08-15 12:42:24 -0700
  • 91ef3ff1c8
    Fix run passing parameters to command. (#162) Sam Likins 2023-06-17 14:16:21 -0700
  • 87a8c00817 Fix run passing parameters to command. Sam Likins 2023-06-16 18:43:19 -0700
  • 79481450fe
    List Commands with Descriptions (#161) Sam Likins 2023-04-21 05:37:10 -0700
  • ba86b0069b Corrected failing shellcheck. Sam Likins 2023-04-15 23:18:19 -0700
  • 2a4bd4f2c1 Added `commands-description` section to README. Sam Likins 2023-04-15 17:31:09 -0700
  • 3c15dd5da1 Updated README TOC and missing `dependencies-dev` section. Sam Likins 2023-04-15 17:12:44 -0700
  • c94cbb59ce Added `commands-description` to `bpkg.json`. Sam Likins 2023-04-15 16:49:37 -0700
  • 9c572cfd91 Added `--list` option to `run.sh`. Sam Likins 2023-04-15 16:43:14 -0700
  • 1c6c37bcfe Updated `runner` in `run.sh`. Sam Likins 2023-04-15 14:57:29 -0700
  • 8bdfe8c2cf Updated `install.sh` to utilize utility functions. Sam Likins 2023-04-15 14:35:09 -0700
  • 19173edf37 Updated scripts with `bpkg_exec_or_exit`. Sam Likins 2023-04-15 13:12:12 -0700
  • a632217f9d Updated `utils.sh` with `bpkg_exec_exist` and `bpkg_exec_or_exit`. Sam Likins 2023-04-15 12:46:24 -0700
  • e2e373acf6 Added missing markdown links. Sam Likins 2023-03-12 11:57:48 -0700
  • 0c1e0c40ba Added missing markdown links. Sam Likins 2023-03-12 11:57:48 -0700
  • df685b5f68 Added `commands` run configuration documentation and correct TOC. Sam Likins 2023-03-12 11:16:11 -0700
  • b38b4a7b62 Added `commands` run configuration documentation and correct TOC. Sam Likins 2023-03-12 11:16:11 -0700
  • 96d024a19b chore(): 1.1.4 1.1.4 Joseph Werle 2023-03-12 14:10:22 -0400
  • 625ea6bd04 chore(): clean up lint lint-cleanup Joseph Werle 2023-03-12 14:06:22 -0400
  • d1e1a76242 Added install development dependencies functionality. Sam Likins 2023-03-12 08:22:31 -0700
  • bc1eaf1f09 Added install development dependencies functionality. Sam Likins 2023-03-12 08:22:31 -0700
  • b9b0ec631e Modify local install link: Sam Likins 2023-01-18 18:06:26 -0800
  • fe3a679122 Modify local install link: Sam Likins 2023-01-18 18:06:26 -0800
  • bd8c92f28c chore(scripts): add 'update-version.sh' script Joseph Werle 2022-06-14 12:12:27 +0200
  • ea415ea0dd chore(): 1.1.3 Joseph Werle 2022-06-14 11:36:12 +0200
  • bb7f11effb chore(): 1.1.3 1.1.3 Joseph Werle 2022-06-14 11:36:12 +0200
  • 831e01c0c6 chore(): 1.1.3 Joseph Werle 2022-06-14 11:36:12 +0200
  • 79bfbceef7 Fix incorrect function export name. Ben Peachey 2022-06-13 17:24:55 +0200
  • 7d6278ef57 fix(bpkg-package): remove '-e' in echo when outputing prop value Joseph Werle 2022-06-13 15:38:05 +0200
  • 9f60f492e9 fix(bpkg-env): fix missing '=' in 'BPKG_PACKAGE_DESCRIPTION' export Joseph Werle 2022-06-13 15:37:31 +0200
  • 6e824478fc
    Fix incorrect function export name. bug/bpkg-init-name Ben Peachey 2022-06-13 17:24:55 +0200
  • 28d3d1321d fix(bpkg-package): remove '-e' in echo when outputing prop value Joseph Werle 2022-06-13 15:38:05 +0200
  • a4fe97e413 fix(bpkg-env): fix missing '=' in 'BPKG_PACKAGE_DESCRIPTION' export Joseph Werle 2022-06-13 15:37:31 +0200
  • 6da92da5f1 chore(.github/workflows/versions.yml): tidy Joseph Werle 2022-06-13 14:16:49 +0200
  • ae411ed0f2 chore(.github/workflows/versions.yml): initial 'versions.yml' Joseph Werle 2022-06-13 14:15:54 +0200
  • ac27c2ece9 chore(.github/workflows/versions.yml): tidy Joseph Werle 2022-06-13 14:16:49 +0200
  • b400074d9c chore(.github/workflows/versions.yml): initial 'versions.yml' Joseph Werle 2022-06-13 14:15:54 +0200
  • dd6f0f6e20 refactor(.github/workflows/versions.yml): simplify Joseph Werle 2022-06-13 14:12:52 +0200
  • bf330bec45 fix(bpkg-env): fix 'BPKG_PACKAGE_DESCRIPTION' Joseph Werle 2022-06-13 13:12:01 +0200
  • 70ecf5ac67 fix(bpkg-env): fix 'BPKG_PACKAGE_DESCRIPTION' Joseph Werle 2022-06-13 13:12:01 +0200
  • 7ce000e20e chore(): exit on tag verify failure Joseph Werle 2022-06-13 13:08:17 +0200
  • c50fec4936 chore(): just put in one job Joseph Werle 2022-06-13 13:05:25 +0200
  • ece82b3ad0 chore(): try one version Joseph Werle 2022-06-13 13:02:21 +0200
  • 9e8e2c4994 fix(./scripts/generate-versions-test-workflow.sh): fix typo Joseph Werle 2022-06-13 13:01:52 +0200
  • 863178eaf8 chore(): initial 'versions.yml' Joseph Werle 2022-06-13 13:00:10 +0200
  • 4cb90950c3 chore(): 1.1.1 1.1.1 Joseph Werle 2022-06-12 14:15:34 +0200
  • 005a61e750 refactor(): clean up useless versions in subcommands 1.1.0 Joseph Werle 2022-05-28 12:15:59 +0200
  • 05ebdaf5f9 chore(): 1.0.9 1.0.9 jwerle 2022-03-28 14:50:13 -0400
  • 4176a848e2 chore(): 1.0.8 1.0.8 jwerle 2022-03-28 14:45:12 -0400
  • ede72f9a05 chore(bpkg.json): 1.0.7 1.0.7 jwerle 2022-03-23 17:27:05 -0400
  • eab6b97652 chore(bpkg.json): 1.0.6 1.0.6 jwerle 2022-03-23 16:47:30 -0400
  • 5645ae1062 chore(bpkg.json): 1.0.5 1.0.5 jwerle 2022-03-23 15:26:44 -0400
  • 2c02ad1190 chore(bpkg.json): 1.0.4 1.0.4 jwerle 2022-03-23 15:13:50 -0400
  • 5efc730339 chore(bpkg.json): 1.0.3 1.0.3 jwerle 2022-03-23 14:57:43 -0400
  • fe81c55290 chore(): 1.0.25 1.0.25 jwerle 2022-04-13 16:23:24 -0400
  • 6faeaef5af chore(): 1.0.24 1.0.24 jwerle 2022-04-13 14:57:57 -0400
  • dd8c49788a chore(): 1.0.23 1.0.23 jwerle 2022-03-31 09:04:52 -0400
  • f8ded5934c chore(): 1.0.22 1.0.22 jwerle 2022-03-31 08:18:44 -0400
  • 5bd2c661b3 chore(): 1.0.21 1.0.21 jwerle 2022-03-31 08:02:55 -0400
  • 03573cc8f1 chore(): 1.0.20 1.0.20 jwerle 2022-03-30 18:53:29 -0400
  • c49e6d13db chore(bpkg.json): 1.0.2 1.0.2 jwerle 2022-03-23 14:55:41 -0400
  • 19225ac906 chore(): 1.0.19 1.0.19 jwerle 2022-03-30 18:39:28 -0400
  • c1c11e4498 chore(): 1.0.18 1.0.18 jwerle 2022-03-30 18:10:32 -0400
  • e2e046f0e2 chore(): 1.0.17 1.0.17 jwerle 2022-03-30 17:51:51 -0400
  • cbf191466b chore(): 1.0.16 1.0.16 jwerle 2022-03-30 13:40:50 -0400
  • 717ea94406 chore(): 1.0.15 1.0.15 jwerle 2022-03-28 19:08:17 -0400
  • 84f5860ed0 chore(): 1.0.14 1.0.14 jwerle 2022-03-28 18:56:06 -0400
  • 84c0836124 chore(): 1.0.13 1.0.13 jwerle 2022-03-28 18:32:34 -0400
  • f43cfa641c chore(): 1.0.12 1.0.12 jwerle 2022-03-28 18:11:53 -0400
  • 8f34a81d2b chore(): 1.0.11 1.0.11 jwerle 2022-03-28 18:08:03 -0400
  • a90533f518 chore(): 1.0.10 1.0.10 jwerle 2022-03-28 17:44:13 -0400
  • 93d3d792f5 chore(bpkg.json): 1.0.1 1.0.1 jwerle 2022-03-23 14:37:27 -0400
  • 23d6ddea6b chore(bpkg.json): set version to '1.0.0' 1.0.0 jwerle 2022-03-23 14:14:26 -0400
  • f5850c4d0a Release v0.3.2. 0.3.2 Ben Peachey 2021-01-01 13:35:51 +0100
  • 9d497e4369 Release 0.3.1 0.3.1 Ben Peachey 2019-07-27 11:24:31 +0200
  • 93f898f9ca Release 0.3.0 0.3.0 Joseph Werle 2018-02-02 11:19:11 -0500
  • 5ce214f6c3 Release 0.2.9 0.2.9 Joseph Werle 2017-09-30 11:42:18 -0400
  • 5565fb5c0a Release 0.2.8 0.2.8 Joseph Werle 2015-12-22 08:30:34 -0500
  • 6f44b9dead bump version 0.2.7 Joseph Werle 2015-02-22 10:07:00 -0500
  • ab7ecee1fa bump version 0.2.6 Joseph Werle 2014-09-11 14:30:45 -0400
  • 1e69c6c8e0 bump version 0.2.5 Joseph Werle 2014-09-09 10:48:41 -0400
  • 9f2646e6bc bump version 0.2.4 Dominic Giglio 2014-07-16 17:18:39 -0400
  • 62ad34cbdd bump version 0.2.3 Dominic Giglio 2014-07-16 17:15:42 -0400
  • c34557e4e7 bump version 0.2.2 Dominic Giglio 2014-07-15 17:41:01 -0400
  • 7e2404b309 bump version 0.2.1 Joseph Werle 2014-06-16 18:51:34 -0400
  • a306e8936b prevent sourcing bpkg and bump minor 0.2.0 Joseph Werle 2014-05-29 12:45:24 -0400
  • 149176492b bump version 0.1.0 Joseph Werle 2014-05-27 19:28:37 -0400
  • 3d0e13f629 bump version 0.0.9 Joseph Werle 2014-05-26 10:16:21 -0400
  • 02b632897c bump version 0.0.8 Joseph Werle 2014-05-26 00:37:21 -0400
  • e03920426e bump version 0.0.7 Joseph Werle 2014-05-25 17:19:37 -0400