Chris Araman
|
3527c3dec3
|
⬆️ Quick (3.1.0)
|
2021-02-05 09:35:33 -08:00 |
|
Chris Araman
|
b404efffc1
|
⬆️ Quick (3.0.1)
|
2021-02-04 18:26:51 -08:00 |
|
Chris Araman
|
da7dda1ac7
|
📦 Update Homebrew formula
|
2021-01-28 14:06:44 -08:00 |
|
Chris Araman
|
e8cdd18748
|
🐛 Default PREFIX to /opt/homebrew on Apple Silicon (arm64)
|
2021-01-28 13:10:48 -08:00 |
|
Chris Araman
|
fd9e1767b2
|
📝 Update changelog
|
2021-01-28 12:57:09 -08:00 |
|
Chris Araman
|
9f8f9abd18
|
🕊 Swift (5.2), Xcode (11.4)
|
2021-01-28 12:57:09 -08:00 |
|
Chris Araman
|
13bd9a3444
|
⬆️ Nimble (9.0.0)
|
2021-01-28 12:57:09 -08:00 |
|
Chris Araman
|
bcc1c1342f
|
🐛 Specify desired LD_RUNPATH_SEARCH_PATHS
|
2021-01-28 12:57:04 -08:00 |
|
Ben Chatelain
|
94eb4e5523
|
Merge pull request #303 from mas-cli/v1.7-rebase
🔀 Merge 1.7.1 hotfix into master
|
2020-09-07 12:25:24 -06:00 |
|
Ben Chatelain
|
83a1da9df7
|
🐛 Fix list command after merge mistake
|
2020-09-07 12:20:12 -06:00 |
|
Ben Chatelain
|
659617edbe
|
📦 Update brew lockfile
|
2020-09-07 11:45:39 -06:00 |
|
Ben Chatelain
|
0bee62b69f
|
🍼 Update bottle hashes after BrewTestBot build
6d01ce847b
|
2020-09-07 11:39:12 -06:00 |
|
Ben Chatelain
|
b01d1b8f6d
|
🍼 Update custom tap bottle hashes
|
2020-09-07 11:39:12 -06:00 |
|
Ben Chatelain
|
75e5133c9b
|
📜 Add brew_update script
|
2020-09-07 11:39:12 -06:00 |
|
Ben Chatelain
|
716ef312b6
|
🔧 Revise editorconfig globs
# Conflicts:
# .editorconfig
|
2020-09-07 11:39:11 -06:00 |
|
Ben Chatelain
|
903b538f40
|
🐛 Stability fixes for bottle script
|
2020-09-07 11:37:46 -06:00 |
|
Ben Chatelain
|
76f72503ed
|
🐛 Fix dynamic REVISION in formula script
|
2020-09-07 11:37:46 -06:00 |
|
Ben Chatelain
|
74e7f814ae
|
🍺 Update formula with differences from homebrew-core
|
2020-09-07 11:37:46 -06:00 |
|
Ben Chatelain
|
ace9b94d43
|
📜 Add build_artifacts script
|
2020-09-07 11:37:46 -06:00 |
|
Ben Chatelain
|
8c0d8df61d
|
🍺 Update formula tag and revision
# Conflicts:
# Homebrew/mas.rb
|
2020-09-07 11:37:45 -06:00 |
|
Ben Chatelain
|
4e86d46ab6
|
🔖 Version 1.7.1
|
2020-09-07 11:37:10 -06:00 |
|
Ben Chatelain
|
5ca6cad5fa
|
🙈 Ignore default.profraw
|
2020-09-07 11:37:10 -06:00 |
|
Ben Chatelain
|
b92ec281d5
|
📝 Update changelog
# Conflicts:
# CHANGELOG.md
|
2020-09-07 11:37:09 -06:00 |
|
Ben Chatelain
|
e3e24145d9
|
👽 Remove force try from tests
No longer needed as of Quick 3
|
2020-09-07 11:35:45 -06:00 |
|
Ben Chatelain
|
e341cc3c1a
|
⬆️ Quick (3.0.0), Nimble (8.1.2)
|
2020-09-07 11:35:45 -06:00 |
|
Ben Chatelain
|
35d2846f19
|
🎨 Format source
|
2020-09-07 11:35:44 -06:00 |
|
Ben Chatelain
|
f3d55d3c52
|
📦 Update brew lockfile
# Conflicts:
# Brewfile.lock.json
|
2020-09-07 11:35:43 -06:00 |
|
Ben Chatelain
|
5eb114dabf
|
📝 Update changelog
# Conflicts:
# CHANGELOG.md
|
2020-09-07 11:35:21 -06:00 |
|
Ben Chatelain
|
87d6b01bf6
|
🐛 Account for missing JSON fields in search results
Fixes #284
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
3ffa99d418
|
🎨 Format source
# Conflicts:
# MasKitTests/Formatters/AppListFormatterSpec.swift
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
ca52e895a4
|
✅ Add SearchResultListSpec
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
1286b70e7e
|
♻️ Revise API for local JSON fixtures
Bundle.url(for:)
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
3fefdbd104
|
🔥 Remove obsolete project reference to Result framework
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
a363e552fe
|
⬆️ Quick (3.0.0), Nimble (8.1.1)
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
079a55306d
|
🔧 Disable force_try swiftlint rule for tests
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
f37e6e0f96
|
🧹 Include Carthage/Build in clean script
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
43c15c0d14
|
🤡 Add/update search JSON examples
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
45f33378d0
|
🛠 Apply Xcode 12b6 recommended settings
|
2020-09-07 11:29:25 -06:00 |
|
Ben Chatelain
|
e39884cbc8
|
Merge pull request #298 from mas-cli/list-format
🐛 Fix alignment of 2nd column of list command output
|
2020-08-23 14:28:08 -06:00 |
|
Ben Chatelain
|
86c8911f70
|
📝 Update changelog
|
2020-08-23 14:24:03 -06:00 |
|
Ben Chatelain
|
8d5e6e2bf3
|
✅ Add AppListsFormatterSpec
|
2020-08-23 14:06:09 -06:00 |
|
Ben Chatelain
|
4bbf975330
|
🐛 Fix alignment of 2nd column of list command output
|
2020-08-23 14:01:18 -06:00 |
|
Ben Chatelain
|
bf6f44458f
|
🍺 Update brew lockfile
|
2020-08-23 13:42:50 -06:00 |
|
Ben Chatelain
|
b212acfd34
|
Merge pull request #278 from danielbayley/list
Improve list command output
|
2020-08-22 21:08:28 -06:00 |
|
Ben Chatelain
|
c61a3b9710
|
Merge branch 'master' into list
|
2020-08-22 21:04:52 -06:00 |
|
Ben Chatelain
|
872f0e3faf
|
🐛 Left justify app ID column to restore brew bundle compatibility
|
2020-08-22 20:43:21 -06:00 |
|
Ben Chatelain
|
fcb02b3c13
|
Merge pull request #294 from cfelder/make-install-with-prefix
Makefile: Add support for PREFIX in make install
|
2020-08-21 21:32:43 -06:00 |
|
Ben Chatelain
|
94849bc6b7
|
Merge branch 'master' into make-install-with-prefix
|
2020-08-21 21:29:47 -06:00 |
|
Ben Chatelain
|
79c63135d3
|
Merge pull request #296 from lhaeger/master
Update README.md: mention MacPorts install option
|
2020-08-21 21:12:47 -06:00 |
|
Ben Chatelain
|
5f371c67ba
|
Merge branch 'master' into master
|
2020-08-21 20:44:24 -06:00 |
|