aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pass.rb
AgeCommit message (Collapse)Author
2014-05-14pass: update 1.6.2 bottle.BrewTestBot
Closes #29245. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-14pass 1.6.2Kyle Marek-Spartz
2014-04-25pass: update 1.6.1 bottle.BrewTestBot
2014-04-25pass 1.6.1Alexis Hildebrandt
Closes #28710. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-20pass: update 1.5 bottle.BrewTestBot
Closes #28559. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-20pass: Install bash completionsAllan Odgaard
2014-04-13pass: add 1.5 bottle.BrewTestBot
Closes #28370. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-13pass 1.5Alexis Hildebrandt
2014-04-04pass: fix completions in HEAD.Peter Haza
Closes #28132. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-24Convert all 'def test' formulae to 'test do'Ted Pennings
Closes #26942. Closes #26946. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-12-09Remove explicit xz deps from formulae with HEAD specsJack Nagel
These deps are only needed for the stable download, but they will get pulled in for HEAD builds unless the are scoped appropriately (i.e. inside a stable block). Since they are also auto-detected from the URL now, we can just remove them.
2013-08-13pass: install zsh completion filesPavel Borzenkov
Closes #21866. Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com> Closes #21866. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-04pass: silent version updateAdam Vandenberg
Closes #18218.
2012-10-18pass 1.4.2Jason A. Donenfeld
Closes #15531. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-23pass 1.4Jason A. Donenfeld
Closes #15072. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-18pass: Don't assume a formula's opt prefix existsMisty De Meo
2012-09-14pass 1.3.1Jason A. Donenfeld
Closes #14928. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-11Bumped version to 1.2.1Theo Belaire
The OSX version of mktemp was not accepting certain GNU arguments. This is now fixed. Closes #14864. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-09-10pass 1.2Jason A. Donenfeld
2012-09-07Add pass: the standard unix password manager.Jason A. Donenfeld
Closes #14779. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>