aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions/examples
AgeCommit message (Expand)Author
2010-08-13Add 'brew graph' external command.Adam Vandenberg
2010-08-10brew audit - check used and documented optionsAdam Vandenberg
2010-08-10brew audit - most audits shouldn't happen against __END__Adam Vandenberg
2010-08-09brew audit - refactor text checks to make easier to testAdam Vandenberg
2010-08-09brew audit - flag use of DATA with no __END__Adam Vandenberg
2010-08-08brew audit - check for empty md5Adam Vandenberg
2010-08-08brew audit - more aggressive path shortcut suggestionsAdam Vandenberg
2010-08-08Move Pathname.starts_with? into PathnameAdam Vandenberg
2010-08-07brew-linkapps - expand the target path once.Adam Vandenberg
2010-08-07Formatting in brew-switchAdam Vandenberg
2010-08-07Add sha1 to brew fetch and document commandAdam Vandenberg
2010-08-07brew audit - trailing whitespace detectionAdam Vandenberg
2010-08-07brew audit - look for aliases in depsAdam Vandenberg
2010-08-07Fix brew-serverAdam Vandenberg
2010-08-07Fix brew-readallAdam Vandenberg
2010-08-07Fix brew-auditAdam Vandenberg
2010-07-23Add depends_on spacing checks to brew_auditAdam Vandenberg
2010-07-12Use regex in brew-audit and add path concat test.Adam Vandenberg
2010-07-08External command "brew which"Adam Vandenberg
2010-07-07brew fetch shouldn't try to checksum VCS checkoutsAdam Vandenberg
2010-07-04external command 'brew readall' that tries to import all brewsAdam Vandenberg
2010-07-04'brew fetch' now shows MD5Adam Vandenberg
2010-06-30External command 'brew test'.Adam Vandenberg
2010-06-23External command "brew audit <formula>"Adam Vandenberg
2010-06-17brew server - use search methodAdam Vandenberg
2010-06-16Convert server to external command and enhance.Adam Vandenberg
2010-06-16External command: upgradeAdam Vandenberg
2010-06-16Tweak usage for brew switchAdam Vandenberg
2010-06-16External command: brew switch formula versionAdam Vandenberg
2010-06-15brew fetch --force to force redownload of tarballsAdam Vandenberg
2010-06-15External: 'brew fetch' downloads tarballs to cache.Adam Vandenberg
2010-06-13Man page for HomebrewChristopher Sexton
2010-06-09External command: brew linkappsAdam Vandenberg
2010-06-07Add sample external commands: dirty, leaves, optionsAdam Vandenberg