index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
debrew.rb
Age
Commit message (
Expand
)
Author
2014-10-11
Revert "Allow debugging patch failures"
Jack Nagel
2014-10-10
Allow debugging patch failures
Jack Nagel
2014-09-18
Delay requiring irb until runtime
Jack Nagel
2014-09-18
Fix exiting the debugger menu with CTRL-D
Jack Nagel
2014-09-18
Implement `brew test --debug`
Jack Nagel
2014-09-18
Rewrite debugger to remove monkeypatches and use of call/cc
Jack Nagel
2014-06-27
Disable "ignore" and "irb" debugger options unless we have a continuation
Jack Nagel
2014-06-12
Prefer self.class.name to self.class.to_s
Jack Nagel
2014-03-14
Fix the debug implementation of Resource#stage as well
Jack Nagel
2014-03-14
Fix Resource#stage method signature in debug mode
Jack Nagel
2014-03-13
Allow the debugger to work from inside staged resources
Jack Nagel
2013-02-07
Reduce footprint of readline hack
Jack Nagel
2013-02-06
Split debrew up to faciliate test isolation
Jack Nagel
2013-02-06
Don't discard exception instance data in debug mode
Jack Nagel
2012-11-11
Work around Readline clash
Jack Nagel
2012-11-09
debrew: take input from same line as prompt
Jack Nagel
2012-10-28
debrew: formula debugging for homebrew
Camillo Lugaresi