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
Age
Commit message (
Expand
)
Author
2016-02-19
update: fix fork bomb caused by `brew update --help`
Xu Cheng
2016-02-18
update: always checkout master.
ilovezfs
2016-02-18
update: use GitHub API to avoid unneeded fetches.
Mike McQuaid
2016-02-16
add Tap#formula_file?
Xu Cheng
2016-02-15
Promote update-bash to the default updater.
Mike McQuaid
2016-02-13
style: update rubocop to 0.37.2
Dominyk Tiller
2016-02-12
cmd/update-bash.sh: print message on fetch fail.
Mike McQuaid
2016-02-12
update-bash: don't prompt for passwords.
Mike McQuaid
2016-02-12
pull --bump: add auto-detection of devel bumps
Andrew Janke
2016-02-11
audit: roughly double notability requirements.
Mike McQuaid
2016-02-10
bottle: do not follow symlink when setting mtime
Xu Cheng
2016-02-09
Audit: Regexp.escape formula names
Misty De Meo
2016-02-06
Array#count alias didn't always exist
Misty De Meo
2016-02-04
audit: add check for insecure hackage urls
Dominyk Tiller
2016-02-03
audit: use start_with? to check the name in the desc
Baptiste Fontaine
2016-02-03
pull: fix ambiguity issues for tap migrations
Martin Afanasjew
2016-01-31
audit: check resource placement
Dominyk Tiller
2016-01-28
update-bash: don't be quiet for git init
Xu Cheng
2016-01-28
update-bash: git related improvement
Xu Cheng
2016-01-28
update-bash: fix git_init_if_necessary
Xu Cheng
2016-01-27
update-bash: fully resolve Git's path in hash.
Mike McQuaid
2016-01-26
bin/brew: put commands into 'homebrew-' namespace
Martin Afanasjew
2016-01-26
update-bash: stop handling command name argument
Martin Afanasjew
2016-01-26
update-bash: discourage direct use
Martin Afanasjew
2016-01-26
update-report: don't duplicate "already updated".
Mike McQuaid
2016-01-26
bottle: clear tab cache
Xu Cheng
2016-01-26
bottle: ensure to restore relocation on text files
Xu Cheng
2016-01-25
update-bash: release to non-developers.
Mike McQuaid
2016-01-25
audit: avoid false positive pkgshare problems
Baptiste Fontaine
2016-01-25
audit: warn once about deprecated *Formula classes
Baptiste Fontaine
2016-01-21
update-bash: use array for QUIET_ARGS
Xu Cheng
2016-01-21
update-bash: explicitly tag local variables
Xu Cheng
2016-01-21
update-bash: handle option flags like -vd
Xu Cheng
2016-01-21
update-bash: don't stash for --simulate-from-current-branch
Xu Cheng
2016-01-21
update-bash: fix revision variable setting
Xu Cheng
2016-01-21
update-bash: kill all of subprocess on interrupt when fetching
Xu Cheng
2016-01-21
update-bash: improve reset_on_interrupt
Xu Cheng
2016-01-21
update: implement rename_taps_dir_if_necessary in bash
Xu Cheng
2016-01-21
update: improve repo_var
Xu Cheng
2016-01-21
update-bash: avoid shellout for stripping prefix
Xu Cheng
2016-01-21
update-bash: use odie and chdir from bin/brew
Xu Cheng
2016-01-21
update-bash: always use `[[`
Xu Cheng
2016-01-21
update-report: skip non git tap
Xu Cheng
2016-01-21
update-bash: fix incorrect argument parsing
Xu Cheng
2016-01-21
tests: add --only=<test>[/<method>] flag
Martin Afanasjew
2016-01-21
tests: allow passing --seed <number>
Martin Afanasjew
2016-01-20
command: support .sh commands
Baptiste Fontaine
2016-01-20
commands: support .sh commands
Baptiste Fontaine
2016-01-20
tap-readme: fix for Ruby 1.8
Baptiste Fontaine
2016-01-20
sh: flush stdout before executing the shell
Baptiste Fontaine
[next]