2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-06 03:20:32 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ben Peachey
427ad007be Fix all Shellcheck SC2230 violations. 2022-03-23 11:16:59 -07:00
Ben Peachey
355a1bd49d Fix all Shellcheck SC2086 violations. 2022-03-23 11:16:59 -07:00
Ben Peachey
2e17e87472 Fix all Shellcheck SC2053 violations. 2022-03-23 11:16:59 -07:00
Ben Peachey
dd4bfbd678 Fix all Shellcheck SC1090 violations. 2022-03-23 11:16:59 -07:00
Abdelkafi Ahmed
0617f26461 Replace with $( ) inside strings and in commands (#77)
* Changed how to execute shell commands inside output strings

* Removed the extra { }

* Drop changes to JSON files inside lib/json
2017-02-06 10:28:58 -05: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