Commit Graph

137 Commits (0be274e4506b95f4495ead76887b505159255c77)
 

Author SHA1 Message Date
JuanPablo 09b3d2fae1 dependencies to readme 9 years ago
Joseph Werle 4b8e5ef31c Merge pull request #37 from juanpabloaj/without-basename
basename replaced with sed regex
9 years ago
JuanPablo c1c58c27cd basename replaced with sed regex 9 years ago
Joseph Werle 5bc4ebde32 Merge pull request #35 from juanpabloaj/install-as-user
make install in a user directory
9 years ago
JuanPablo 960fe81e85 make install in a user directory 9 years ago
Joseph Werle 744fb8917d Update README.md 10 years ago
Joseph Werle 620bd5c18c Update README.md 10 years ago
Joseph Werle 323ccff081 Update README.md 10 years ago
Joseph Werle 88cb8d468a Update README.md 10 years ago
Joseph Werle c59be4c158 Merge pull request #30 from coderaiser/patch-1
package: add repo
10 years ago
coderaiser 566b9d7862 package: add repo 10 years ago
Chris Carpita 16cd13f310 Merge pull request #28 from felixrabe/patch-4
install.sh: Robustify
10 years ago
Felix Rabe 9d777a3206 install.sh: Robustify 10 years ago
Joseph Werle 9c2cf5987c Merge pull request #27 from ccarpita/new/init-source
Improvements to bpkg init
10 years ago
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`
10 years ago
Joseph Werle a3eb393c09 Merge pull request #26 from ccarpita/new/show-doc
Separate command doc from option doc
10 years ago
Chris Carpita cc6d9dd6fe Separate command doc from option doc 10 years ago
Joseph Werle 851889d74d Merge pull request #25 from ccarpita/new/bpkg-show
Add command (show) to display package details from remote
10 years ago
Chris Carpita 8b9c57cfbf Use ordered parameters for readme/sources, fix for git remote auth disclosure 10 years ago
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
10 years ago
Chris Carpita e85775ed48 Merge pull request #24 from ccarpita/new/repo-update-list
Support wiki-based repository index
10 years ago
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
10 years ago
Joseph Werle 8f1e597c8d Merge pull request #23 from ccarpita/add/ghe-support
Support for GHE and multiple remotes
10 years ago
Chris Carpita 02b481ae2e Shorten line, fix fallback array formatting
Change-Id: I911e69a115bf9c6f5e029626480aa83b63f2c09e
10 years ago
Chris Carpita 6c5079c099 Support for GHE and multiple remotes
Change-Id: I87cab44e86ccf35480a4db02f0e0e4089caf970b
10 years ago
Joseph Werle 8fa9a01def Merge pull request #20 from felixrabe/patch-3
Makefile: Correctly echo installation paths
10 years ago
Stephen Mathieson 2360757ba6 Merge pull request #19 from felixrabe/patch-2
install.sh: That was a tab
10 years ago
Felix Rabe cd8d96a73a Makefile: Correctly echo installation paths 10 years ago
Felix Rabe 1d093d3a90 install.sh: That was a tab 10 years ago
Joseph Werle e1d572de2e bump version 10 years ago
Joseph Werle 59ec0a6cf5 fuzzy match for arrays.. 10 years ago
Joseph Werle 994f0b2aa1 bump version 10 years ago
Joseph Werle 6c207359b3 fix install bug 10 years ago
Dominic Giglio d69dcb526c bump version 10 years ago
Dominic Giglio ac6b1c86f0 grr redirection 10 years ago
Dominic Giglio 5884674aab bump version 10 years ago
Dominic Giglio ce020ab885 add -e 10 years ago
Dominic Giglio 4746e779b1 bump version 10 years ago
Dominic Giglio fba52d6819 remove depth for private ghe instances 10 years ago
Joseph Werle 5bb7ed9959 Merge pull request #15 from bpkg/verbose-install
Made the install script and Makefile more verbose
10 years ago
Alexandre Dantas 31177a9352 Made the install script and Makefile more verbose 10 years ago
Alexandre Dantas 28b5c87ce7 Removed unnecessary VERSION on the `install.sh` script 10 years ago
Stephen Mathieson ac4be078ea install: fix "missing" typo 10 years ago
Joseph Werle 91b0c096fa bump version 10 years ago
Joseph Werle 7742e85126 add init to commands 10 years ago
Joseph Werle f3f212dbd8 Merge pull request #10 from alexdantas/master
Fixed `basename` error on `bpkg --help`
10 years ago
Alexandre Dantas 677b3e9ae3 Improved README.md, making it more user-friendly 10 years ago
Alexandre Dantas 9813d715a9 Fixed `basename` error on `bpkg --help`
Added basename option to support multiple arguments
10 years ago
Joseph Werle 034581a9bd prevent sourcing bpkg and bump minor 10 years ago
Joseph Werle befbcbed46 Merge pull request #8 from benkogan/master
Add bpkg-init script
10 years ago