An open API service providing commit metadata for open source projects.

GitHub / scriptingosx/quickpkg / commits

wrapper for pkgbuild to quickly build simple packages from an installed app, a dmg or zip archive.

SHA Message Author Date Stats
4a801272 compression is now only set when min-os-version can be determined Armin Briegel <1****x@u****m> 4 months ago
784f413c updated swift-subprocess and swift-argument-parser Armin Briegel <1****x@u****m> 5 months ago
dbd87191 updated version Armin Briegel <1****x@u****m> 5 months ago
e879f964 added ChangeLog.md Armin Briegel <1****x@u****m> 5 months ago
f9f82262 improved logging Armin Briegel <1****x@u****m> 5 months ago
7d793f03 some cod cleanup Armin Briegel <1****x@u****m> 5 months ago
5dec1f92 cleaned up boilerplate code for calling Subprocess.run Armin Briegel <1****x@u****m> 5 months ago
636d64f7 removed ShellExecutor Armin Briegel <1****x@u****m> 5 months ago
bb88c3d8 updated ReadMin with note on quarantine flag Armin Briegel <1****x@u****m> 6 months ago
f273454a updated ReadMe Armin Briegel <1****x@u****m> 6 months ago
a7f9f065 updated swift-tools-version Armin Briegel <1****x@u****m> 6 months ago
e579de61 removed check for notarytool credentials since claude konfabulated notarytool... Armin Briegel <1****x@u****m> 6 months ago
bd4f14ca read me update Armin Briegel <1****x@u****m> 6 months ago
67270d69 updated readme Armin Briegel <1****x@u****m> 6 months ago
757ae53b some repo cleanup Armin Briegel <1****x@u****m> 6 months ago
8fd4ce19 updated Claude.md Armin Briegel <1****x@u****m> 6 months ago
e0947fe4 added fileExists URL extension Armin Briegel <1****x@u****m> 6 months ago
3fe8e19c swiftlint cleanup Armin Briegel <1****x@u****m> 6 months ago
d7f25662 cleaned up run() function Armin Briegel <1****x@u****m> 6 months ago
99e9a39b help improvements Armin Briegel <1****x@u****m> 6 months ago
bf3721ef some improvements to pkgAndNotarize script Armin Briegel <1****x@u****m> 6 months ago
4936b9a7 added pkgAndNotarize script Armin Briegel <1****x@u****m> 6 months ago
4480f3cb added building distribution style packages as an option Armin Briegel <1****x@u****m> 6 months ago
fa3d6f05 removes quarantine flags before building Armin Briegel <1****x@u****m> 6 months ago
69e136ef removed file that shouldn't have been tracked Armin Briegel <1****x@u****m> 6 months ago
11b4b5c5 added compression option Armin Briegel <1****x@u****m> 6 months ago
ad98a591 automatically extracts minimum OS version from app bundle Armin Briegel <1****x@u****m> 6 months ago
ce61e273 explicitly marked Sendable Armin Briegel <1****x@u****m> 6 months ago
8bbfdba8 updated gitignore Armin Briegel <1****x@u****m> 6 months ago
0fdb475f reformatted Armin Briegel <1****x@u****m> 6 months ago
4e5a73ef formatting and replaced URL(fileURLWithPath:) Armin Briegel <1****x@u****m> 6 months ago
076e2eff formatting fixes Armin Briegel <1****x@u****m> 6 months ago
c8fbda40 reformatted Armin Briegel <1****x@u****m> 6 months ago
ff5607d4 cleaned up AppMetadata Armin Briegel <1****x@u****m> 6 months ago
a6a8a9da first commit for swift build Armin Briegel <1****x@u****m> 6 months ago
924174bf added check for _empty_ CFBundleShortVersionString Armin Briegel <1****x@u****m> over 4 years ago
eaa7d28a updated workflow for dmgs Armin Briegel <1****x@u****m> over 4 years ago
8f429af8 updated ReadMe Armin Briegel <1****x@u****m> over 4 years ago
b28b512b updated version Armin Briegel <1****x@u****m> over 4 years ago
2927f67a working solution Armin Briegel <1****x@u****m> over 4 years ago
99f96df8 first conversion with python3 converter Armin Briegel <1****x@u****m> over 4 years ago
75ae536b added argument to change install-location Armin Briegel <1****x@u****m> over 6 years ago
84b63c43 updated version Armin Briegel <a****b@s****m> almost 7 years ago
24221b01 dmgs now work again Armin Briegel <a****b@s****m> almost 7 years ago
d4c2be6d application is no only copied when it is not dearchived Armin Briegel <a****b@s****m> almost 7 years ago
cf07fee8 updated version, xip support Armin Briegel <a****b@s****m> almost 7 years ago
adfc90c6 added xip file support Armin Briegel <a****b@s****m> almost 7 years ago
ca410e30 updated version Armin Briegel <a****b@s****m> almost 8 years ago
33387475 fixed a problem where quickpkg would fail if an dmg was mounted with odd priv... Armin Briegel <a****b@s****m> almost 8 years ago
400bf787 merge Merge pull request #3 from homebysix/patch-1 Armin Briegel <a****b@m****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
b1f087b1 Corrected variable name Elliot Jordan <h****x@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
9ebca734 fixed symlink handling Armin Briegel <a****b@s****m> almost 9 years ago
bc851502 updated readme for signature options Armin Briegel <a****b@s****m> about 9 years ago
04aa8a50 added support for signature options Armin Briegel <a****b@s****m> about 9 years ago
b7465ab3 now works with .app input again Armin Briegel <a****b@s****m> about 9 years ago
fc39c018 updated README for the relocatable option Armin Briegel <a****b@s****m> about 9 years ago
067fe6a8 added '--[no-]relocatable' option Armin Briegel <a****b@s****m> about 9 years ago
76f0dc34 added --[no-]clean options and now creates payload folder Armin Briegel <a****b@s****m> about 9 years ago
f3bc9e2d upped version to 0.5 Armin Briegel <a****b@s****m> over 10 years ago
3db5f18f added FoundationPlist since some apps store Info.plist in binary Armin Briegel <a****b@s****m> over 10 years ago
fb3eb0fc updated Readme for 0.3 scriptingosx <a****b@s****m> over 10 years ago
88c27930 cleanup scriptingosx <a****b@s****m> over 10 years ago
6a8d64ee implemented the --output option scriptingosx <a****b@s****m> over 10 years ago
19ee0411 added --preinstall and --postinstall options scriptingosx <a****b@s****m> over 10 years ago
35b1414d updated working version and todo list scriptingosx <a****b@s****m> over 10 years ago
e90f912e added '--scripts' option scriptingosx <a****b@s****m> over 10 years ago
2df0799c now deals better with missing CFBundleName keys scriptingosx <a****b@s****m> over 10 years ago
b553a43b updated Readme with munki-pkg comparison scriptingosx <a****b@s****m> over 10 years ago
e4dd59cb merge updated License scriptingosx <a****b@s****m> over 10 years ago
0f3fabb9 updated README scriptingosx <a****b@s****m> over 10 years ago
5e4ff90c Updated LICENSE Armin Briegel <a****b@m****m> over 10 years ago
d902d839 upped the version to 0.2 scriptingosx <a****b@s****m> over 10 years ago
b9e18622 cleaned up some code scriptingosx <a****b@s****m> over 10 years ago
c03908fc merge Merge remote-tracking branch 'github/master' scriptingosx <a****b@s****m> over 10 years ago
b6909598 Initial commit Armin Briegel <a****b@m****m> over 10 years ago
b34c980c now works with dmgs that have an SLA scriptingosx <a****b@s****m> over 10 years ago
02abe66b now supports already mounted dmgs scriptingosx <a****b@s****m> over 10 years ago
e765f57b cleaned up all files and set version to 0.1 scriptingosx <a****b@s****m> over 10 years ago
cd728096 added zip file support scriptingosx <a****b@s****m> over 10 years ago
05b9ba27 made naming scheme more functional scriptingosx <a****b@s****m> over 10 years ago
34de057a more and more todos scriptingosx <a****b@s****m> over 10 years ago
05e0f218 added readme scriptingosx <a****b@s****m> over 10 years ago
c8aec4f9 fixed package naming scriptingosx <a****b@s****m> over 10 years ago
1c90b50a added ever more todos scriptingosx <a****b@s****m> over 10 years ago
05f5c968 first working version scriptingosx <a****b@s****m> over 10 years ago
956a099e updated todo.txt scriptingosx <a****b@s****m> over 10 years ago
65ab7de8 updated gitignore to include pkgs scriptingosx <a****b@s****m> over 10 years ago
15041f3c added todo.txt scriptingosx <a****b@s****m> over 10 years ago
5b1a79fc updated to the point where it finds apps scriptingosx <a****b@s****m> over 10 years ago
9b8d0b09 cleaned up for flake8 scriptingosx <a****b@s****m> over 10 years ago
63606e1e added functions and started work scriptingosx <a****b@s****m> over 10 years ago
4933cc7c changed name of project scriptingosx <a****b@s****m> over 10 years ago
9fe60d3d renamed the command scriptingosx <a****b@s****m> over 10 years ago
a041a402 changed comments scriptingosx <a****b@s****m> almost 11 years ago
8a8e7b20 added gitignore scriptingosx <a****b@s****m> almost 11 years ago
dd50c722 minor refinements scriptingosx <a****b@s****m> almost 11 years ago
c39e4c8c first import scriptingosx <a****b@s****m> almost 11 years ago

← Back to repository