2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-08 01:10:36 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
Chris Carpita
5ad5fc9318 Improvements to bpkg init
- Generate README.md file with description and install directions pre-filled
- Generate $NAME.sh file with boilerplate, including source-check, usage,
-   argument processing, and version print.
- Nice default for package.json "install" field
- Initialize git repo if one does not exist
- Fix issue with prompt where delete key erased prompt, by using `read -p`
2014-10-10 13:39:08 -04:00
Chris Carpita
cc6d9dd6fe Separate command doc from option doc 2014-10-09 12:27:20 -04:00
Joseph Werle
851889d74d Merge pull request #25 from ccarpita/new/bpkg-show
Add command (show) to display package details from remote
2014-10-09 11:35:53 -04:00
Chris Carpita
8b9c57cfbf Use ordered parameters for readme/sources, fix for git remote auth disclosure 2014-10-09 10:32:36 -04:00
Chris Carpita
9c537d7b73 Add command (show) to display package details from remote
- Use --details flag to print remote README.md
- Use --source flag to print scripts sources
2014-10-08 18:52:35 -04:00
Chris Carpita
e85775ed48 Merge pull request #24 from ccarpita/new/repo-update-list
Support wiki-based repository index
2014-10-08 14:24:38 -04:00
Chris Carpita
e25906484f Support wiki-based repository index
New Plugins:
- bpkg-update: sync repo listings locally
- bpkg-list: list the repo names, with -d flag for details
- bpkg-utils: source-only shared utilities for bpkg plugins

Change-Id: I9ef04a86efa35c61cabd7c4ecfa7c7a134b41c6c
2014-10-08 13:51:54 -04:00
Joseph Werle
8f1e597c8d Merge pull request #23 from ccarpita/add/ghe-support
Support for GHE and multiple remotes
2014-10-07 16:22:55 -04:00
Chris Carpita
02b481ae2e Shorten line, fix fallback array formatting
Change-Id: I911e69a115bf9c6f5e029626480aa83b63f2c09e
2014-10-07 16:11:46 -04:00
Chris Carpita
6c5079c099 Support for GHE and multiple remotes
Change-Id: I87cab44e86ccf35480a4db02f0e0e4089caf970b
2014-10-07 15:36:53 -04:00
Joseph Werle
8fa9a01def Merge pull request #20 from felixrabe/patch-3
Makefile: Correctly echo installation paths
2014-09-22 19:57:39 -06:00
Stephen Mathieson
2360757ba6 Merge pull request #19 from felixrabe/patch-2
install.sh: That was a tab
2014-09-22 20:10:12 -04:00
Felix Rabe
cd8d96a73a Makefile: Correctly echo installation paths 2014-09-23 02:06:01 +02:00
Felix Rabe
1d093d3a90 install.sh: That was a tab 2014-09-23 02:04:40 +02:00
Joseph Werle
e1d572de2e bump version 2014-09-11 14:30:45 -04:00
Joseph Werle
59ec0a6cf5 fuzzy match for arrays.. 2014-09-11 14:30:24 -04:00
Joseph Werle
994f0b2aa1 bump version 2014-09-09 10:48:41 -04:00
Joseph Werle
6c207359b3 fix install bug 2014-09-09 10:48:15 -04:00
Dominic Giglio
d69dcb526c bump version 2014-07-16 17:18:39 -04:00
Dominic Giglio
ac6b1c86f0 grr redirection 2014-07-16 17:18:22 -04:00
Dominic Giglio
5884674aab bump version 2014-07-16 17:15:42 -04:00
Dominic Giglio
ce020ab885 add -e 2014-07-16 17:15:22 -04:00
Dominic Giglio
4746e779b1 bump version 2014-07-15 17:41:01 -04:00
Dominic Giglio
fba52d6819 remove depth for private ghe instances 2014-07-15 17:40:36 -04:00
Joseph Werle
5bb7ed9959 Merge pull request #15 from bpkg/verbose-install
Made the install script and Makefile more verbose
2014-06-17 09:38:48 -04:00
Alexandre Dantas
31177a9352 Made the install script and Makefile more verbose 2014-06-17 03:31:17 -03:00
Alexandre Dantas
28b5c87ce7 Removed unnecessary VERSION on the install.sh script 2014-06-17 03:14:56 -03:00
Stephen Mathieson
ac4be078ea install: fix "missing" typo 2014-06-16 19:41:26 -04:00
Joseph Werle
91b0c096fa bump version 2014-06-16 18:51:34 -04:00
Joseph Werle
7742e85126 add init to commands 2014-06-16 18:51:14 -04:00
Joseph Werle
f3f212dbd8 Merge pull request #10 from alexdantas/master
Fixed `basename` error on `bpkg --help`
2014-06-03 10:37:08 -04:00
Alexandre Dantas
677b3e9ae3 Improved README.md, making it more user-friendly 2014-06-03 01:34:08 -03:00
Alexandre Dantas
9813d715a9 Fixed basename error on bpkg --help
Added basename option to support multiple arguments
2014-06-03 00:51:58 -03:00
Joseph Werle
034581a9bd prevent sourcing bpkg and bump minor 2014-05-29 12:45:24 -04:00
Joseph Werle
befbcbed46 Merge pull request #8 from benkogan/master
Add bpkg-init script
2014-05-29 12:03:29 -04:00
Ben Kogan
6393eb48d8 Add bpkg-init script 2014-05-29 11:42:41 -04:00
Joseph Werle
c362fccd7f more info in readme about new installs 2014-05-27 19:31:43 -04:00
Joseph Werle
e488607fc9 bump version 2014-05-27 19:28:37 -04:00
Joseph Werle
bbf13862e2 make less strict to allow for existing repos to work as long as 'make install' works :) 2014-05-27 19:28:16 -04:00
Joseph Werle
5c995e15a8 bump version 2014-05-26 10:16:21 -04:00
Joseph Werle
a2f31437df Fix invalid refs to term 2014-05-26 10:16:06 -04:00
Joseph Werle
d49f3be608 bump version 2014-05-26 00:37:21 -04:00
Joseph Werle
45914f4103 enhance suggest 2014-05-26 00:36:49 -04:00
Joseph Werle
b131781b39 enhance install 2014-05-25 19:22:12 -04:00
Joseph Werle
6c0b76d1c2 bump version 2014-05-25 17:19:37 -04:00
Joseph Werle
506762608d Add suggest and show helpful commands in help menu 2014-05-25 17:19:13 -04:00
Joseph Werle
60e4392186 fix install script 2014-05-25 16:34:13 -04:00
Joseph Werle
ab7d3b3cf6 bump version 2014-05-25 16:33:04 -04:00
Joseph Werle
4c3589b0bc cache bust requests 2014-05-25 16:32:46 -04:00
Joseph Werle
8950991f43 udpate README 2014-05-25 16:00:52 -04:00