Commit Verlauf

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