• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

oconnor663 / duct / 129

Builds Branch Commit Type Ran Committer Via Coverage
129 master s/duct/duct.py/ in the README.me title push 24 Apr 2016 09:18PM UTC Jack O'Connor travis-ci pending completion
128 master comment tweaks push 31 Mar 2016 05:03AM UTC oconnor663 travis-ci pending completion
127 master fix test_swap_at_top_level for Python 2.6 See the horrifying comment >.< push 31 Mar 2016 05:01AM UTC oconnor663 travis-ci pending completion
126 master oops, semicolon isn't valid in cmd.exe push 30 Mar 2016 01:36PM UTC oconnor663 travis-ci pending completion
125 master add decode=True to test_swap_at_top_level for Windows push 30 Mar 2016 01:27PM UTC oconnor663 travis-ci pending completion
124 master set PYTHONPATH in test_swap_at_top_level Hopefully this will fix CI. push 30 Mar 2016 12:20PM UTC oconnor663 travis-ci pending completion
121 master test the input=b"..." case This dropped out of coverage recently. push 18 Mar 2016 03:39PM UTC oconnor663 travis-ci pending completion
120 master remove dead code push 18 Mar 2016 03:32PM UTC oconnor663 travis-ci pending completion
119 0.2.0 bump version to 0.2.0 Changes: - Ripped out STRING and BYTES, and replaced them with the `decode` flag. - Renamed `trim` to `sh_trim`. - Nuked the magical implicit cmd syntax in `pipe` and `then`. push 05 Mar 2016 08:40PM UTC oconnor663 travis-ci pending completion
118 master add a tox.ini file push 05 Mar 2016 08:38PM UTC oconnor663 travis-ci pending completion
117 master zero length field names in format broke Python 2.6 push 05 Mar 2016 08:33PM UTC oconnor663 travis-ci pending completion
116 master update the crazy example in the README push 05 Mar 2016 04:43PM UTC oconnor663 travis-ci pending completion
115 master document the `decode` parameter in the README push 05 Mar 2016 12:19AM UTC oconnor663 travis-ci pending completion
114 master bump version to 0.2.0 Changes: - Ripped out STRING and BYTES, and replaced them with the `decode` flag. - Renamed `trim` to `sh_trim`. - Nuked the magical implicit cmd syntax in `pipe` and `then`. push 04 Mar 2016 03:46PM UTC oconnor663 travis-ci pending completion
113 master get rid of .then() and .pipe()'s implicit cmd() syntax Previously you could do this: cmd('echo', 'hi').pipe('grep', 'hi') Now you need to do this: cmd('echo', 'hi').pipe(cmd('grep', 'hi')) Several reasons for removing this feature: - ... push 04 Mar 2016 03:39PM UTC oconnor663 travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc