Commit Graph

366 Commits

Author SHA1 Message Date
Josh Hagins 2065ec1df4 Fix instructions to upgrade from legacy versions 2015-12-10 04:20:42 -05:00
Vítor Galvão 5e79596ef7 long update command now uses ';' instead of '&&' 2015-12-09 17:18:46 -05:00
Josh Hagins f2c2f85b97 cut v0.60.0 2015-12-09 15:44:47 -05:00
Mike McQuaid fdb4577be8 brew-cask: move to using tap cmd directory.
This provides a few benefits:

- faster `brew cask` execution times as another Ruby process is not
  needed. Cask can instead be loaded in-process with Homebrew. This
  will also make it easier to use some of Homebrew's core code and
  ease moving code from Cask into Homebrew core.
- Users do not need to `brew upgrade` Cask any more: it's done
  automatically on any `brew update` or `git pull` of the Cask tap.
2015-12-09 19:32:49 +00:00
Amory Meltzer f2783259c3 Manpages - Properly arrange some items, fix a typo
Reword text for update slightly per @vitorgalvao
Generate manpage
2015-11-25 18:10:40 -08:00
Vítor Galvão 5ba1532637 maintaining.md: small tweaks to Handling Cask Update PRs
+ `fastmerge` does not need PRs to be single commit.
+ Simplified examples in `fastmerge` section.
+ Removed italics from quote.
+ Fixed quotes in quote.
2015-11-16 17:31:47 -05:00
Aditya Dalal d597b08498 Update maintaining.md
Add links to tiny-scripts
2015-11-16 15:44:19 -05:00
Aditya Dalal 0de591611f Update maintaining.md
Add section on Handling Cask Update PRs and start a "Tips" section
2015-11-16 15:44:19 -05:00
jonathanpberger 4a6e2af25d Add backtics to bash command in ## Interaction w/ Homebrew. 2015-11-04 15:57:39 -05:00
Josh Hagins 899f02b111 Minor fixes to changelog 2015-10-28 14:12:48 -04:00
Josh Hagins 8dc34ad724 Update changelog with additional contributor info 2015-10-28 14:11:04 -04:00
Josh Hagins d39c95942f cut v0.59.0 2015-10-28 14:07:33 -04:00
Vítor Galvão 4b4650f813 maintaining.md: removed space before period 2015-10-28 00:09:15 +00:00
Vítor Galvão da62376be8 cut v0.58.0 2015-10-15 01:11:31 +01:00
Vítor Galvão 02d756f028 cask_language_deltas.md: fix flight-stanzas-details links 2015-10-02 17:17:33 +01:00
Vítor Galvão e2db7c2c5c CHANGELOG.md: filled a missing link 2015-10-02 17:09:56 +01:00
Vítor Galvão c216698c73 cut v0.57.0 2015-10-02 17:03:40 +01:00
Vítor Galvão 0006b9c10a cask_language_deltas.md: corrected link to flight-stanza-details 2015-10-02 16:30:21 +01:00
Vítor Galvão c3db9441cc CASK_LANGUAGE_REFERENCE.md: update flight table with new preflight additions 2015-10-02 16:29:25 +01:00
Vítor Galvão 3cea8d73d1 maintaining.md: travis 2015-10-02 15:45:34 +01:00
Vítor Galvão 4aa72a74fb CASK_LANGUAGE_REFERENCE.md: parse.rb link to specific revision and line 2015-09-19 15:58:42 +01:00
Vítor Galvão 19a4da0396 doc/releasing.md: general structure fixes 2015-09-18 01:48:57 +01:00
Vítor Galvão f15ec670dd doc/maintaining.md: general structure fixes 2015-09-18 01:48:57 +01:00
Vítor Galvão ec23d1a437 doc/hacking.md: general structure fixes 2015-09-18 01:48:56 +01:00
Vítor Galvão 2fdf5ebf1d doc/cask_token_reference.md: general structure fixes 2015-09-18 01:48:56 +01:00
Vítor Galvão 9d883d5cb7 doc/cask_language_deltas.md: general structure fixes 2015-09-18 01:48:56 +01:00
Vítor Galvão 4c72606867 doc/alternate_cask_taps.md: general structure fixes 2015-09-18 01:48:56 +01:00
Vítor Galvão 5df2c01f77 doc/FAQ.md: general structure fixes 2015-09-18 01:48:56 +01:00
Vítor Galvão a1137418df doc/CASK_LANGUAGE_REFERENCE.md: general structure fixes 2015-09-18 01:48:56 +01:00
Vítor Galvão 2615833b15 doc/src/brew-cask.1.md: removed double spacing 2015-09-18 01:48:56 +01:00
Vítor Galvão b66fbf0a82 doc/releasing.md: removed double spacing 2015-09-18 01:48:56 +01:00
Vítor Galvão 4765c219de doc/hacking.md: removed double spacing 2015-09-18 01:48:56 +01:00
Vítor Galvão 8e125fbe83 doc/cask_token_reference.md: removed double spacing 2015-09-18 01:48:56 +01:00
Vítor Galvão 76ac45ceca doc/cask_language_deltas.md: removed double spacing 2015-09-18 01:48:55 +01:00
Vítor Galvão 27faa0f879 doc/FAQ.md: removed double spacing 2015-09-18 01:48:55 +01:00
Vítor Galvão 2b8ec532fc doc/CASK_LANGUAGE_REFERENCE.md: removed double spacing 2015-09-18 01:48:55 +01:00
Vítor Galvão 1d0936a1c5 maintaining: typographical fixes 2015-09-08 01:30:43 +01:00
Vítor Galvão b9d8913720 hacking: typographical fixes 2015-09-08 01:30:32 +01:00
Vítor Galvão 4b631ee074 cask_token_reference: typographical fixes 2015-09-08 01:30:20 +01:00
Vítor Galvão a1f3a63434 alternate_cask_taps: typographical fixes 2015-09-08 01:30:09 +01:00
Vítor Galvão 04cf75a3d0 man pages: typographical fixes 2015-09-08 01:29:56 +01:00
Vítor Galvão b564f0febc cask_language_reference: typographical fixes 2015-09-08 01:29:45 +01:00
Vítor Galvão 0f418734d7 faq: update to new install policy 2015-09-08 01:28:57 +01:00
Vítor Galvão ce03169abe releasing: typographical fixes 2015-09-08 01:28:45 +01:00
Vítor Galvão 2e1ea357db maintaining.md: add labels section 2015-09-05 14:01:20 +01:00
Vítor Galvão c30a2e2863 CASK_LANGUAGE_REFERENCE.md: fix wrong link to #flight-stanzas-details 2015-09-03 15:42:10 +01:00
Geoffrey Oxberry e585d9402e Add documentation on when to comment re: URL.
Add documentation on when to comment re: differences in hostnames
between `url` and `homepage` stanzas, as a reference for when pull
requests come in that delete these comments.
2015-08-07 22:03:09 +01:00
Josh Hagins b30085af1e cut v0.56.0 2015-08-04 00:27:56 -04:00
Vítor Galvão 76ffb6ab48 update docs to allow tilde expansion in uninstall :delete 2015-08-03 18:55:46 +01:00
Vítor Galvão 55c3101806 unify reference to *flight stanzas details in docs 2015-08-02 22:45:52 +01:00