index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
gist-logs.rb
Age
Commit message (
Expand
)
Author
2018-02-19
gist-logs: require API credentials.
Mike McQuaid
2018-02-01
docs: add more missing option descriptions
EricFromCanada
2017-12-14
gist-logs: use full path to brew.
Mike McQuaid
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-06-04
Change manpage internal links in correct location.
Mike McQuaid
2016-11-13
No if/unless-modifier on multiline blocks.
Markus Reiter
2016-10-30
Improve GitHub API scopes output.
Mike McQuaid
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-08-17
Fix minor issues in command help text formatting
Martin Afanasjew
2016-07-05
gist-logs: truncate log files to be gist-friendly (#279)
Andrew Janke
2016-06-05
gist-logs: fix new-issue URL.
Mike McQuaid
2016-06-03
Use `curl` for the GitHub API (#295)
Mike McQuaid
2016-05-09
gist-logs: add proper documentation, improve error handling (#217)
Jam
2016-05-08
gist-logs: fix system_config reference.
Mike McQuaid
2016-03-28
utils, gist-logs: improve/fix credential handling.
Mike McQuaid
2016-03-08
Set HOMEBREW_API_TOKEN from Git when available.
Mike McQuaid
2015-11-26
gist-logs: Friendlier titles and display for log gists
Andrew Janke
2015-10-18
MacOS: full_version added
Baptiste Fontaine
2015-08-03
Core files style updates.
BrewTestBot
2015-05-27
gist-logs: use ARGV.resolved_formulae
Xu Cheng
2015-05-05
Update links to GitHub's personal access token
Alex Muller
2015-04-25
Add Formula#logs
Jack Nagel
2015-02-11
gist-logs: show the formula origin for non core-formula
Xu Cheng
2014-11-10
gist-logs: basic login
Stefan
2014-09-27
Drop executable bits from imported commands
Jack Nagel
2014-09-24
brew-gist-logs: make an internal command.
Mike McQuaid