コミット履歴

作者 SHA1 メッセージ 日付
  Tianon Gravi dfc5512318 Convert "bashbrew" to Go and add a new RFC 2822 manifest file format 9 年 前
  Tianon Gravi 50a535d861 Update bashbrew to fail more directly on missing library files 10 年 前
  Tianon Gravi 54539d39ad Add a simple initial "bashbrew" Dockerfile 10 年 前
  Tianon Gravi fea0e192a9 Fix "$gitDir" being allowed to be the empty string :angel: 10 年 前
  Tianon Gravi 39582210d8 Add "retries" logic for build and push (since sometimes it just needs a little kick and everything works fine) 10 年 前
  Tianon Gravi 4a2f22e6a0 Fix a few (but not all) too-complex expressions that won't fail properly with just "set -e" 10 年 前
  Joe Ferguson 0a16236a1f Add uniq option to bashbrew 10 年 前
  Tianon Gravi 9c3439123d Delete empty log files 10 年 前
  Tianon Gravi 56ec621efe Fix some minor issues in bashbrew.sh 10 年 前
  Tianon Gravi e22cea5364 Move MAINTAINERS to the top-level 10 年 前
  Tianon Gravi badea764f2 Add a trap for Ctrl+C 11 年 前
  Peter Salvatore 3b7ef79179 change default --namespaces to '_' 11 年 前
  Tianon Gravi f9fc21ac1d Merge pull request #395 from infosiftr/fix-push-logs 11 年 前
  Tianon Gravi 86871e6051 Add new "bashbrew list" subcommand 11 年 前
  Tianon Gravi 237afd7521 Fix log append in push logic 11 年 前
  Tianon Gravi 251b54bb3d Adjust bashbrew to fail on dups 11 年 前
  Tianon Gravi c6462ff90e Update "docker tag" usage to use "-f" 11 年 前
  Tianon Gravi 3101c8f8a3 Add explicit error handling in more places 11 年 前
  Tianon Gravi 9c978391f2 Move subcommand checking down so we can "bashbrew --help" without errors 11 年 前
  Tianon Gravi 83c679ff73 Use $(basename $0) in usage instead of raw $0 so it's prettier 11 年 前
  Tianon Gravi 248ab44fa8 Change a few minor nits in bashbrew.sh 11 年 前
  Joe Ferguson c6ee32ead9 Fix usage ordering, logs are now common to build and push 11 年 前
  Joe Ferguson 25b8ed0fb4 Feed /dev/null to Username prompt to fix hang when not logged in 11 年 前
  Joe Ferguson 6ac7163cf6 Finish combining to one script, make nifty helpers 11 年 前
  Joe Ferguson 6426164142 Combining build.sh with push.sh 11 年 前