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

pkgcore / snakeoil / 84

Builds Branch Commit Type Ran Committer Via Coverage
84 master Fix python3k compatibility. push 19 Mar 2015 12:06AM UTC ferringb travis-ci pending completion   set done
83 master snakeoil.version: don't fail if git is missing. If running from a tarball or a git checkout, snakeoil.version requires git to be available or it throws an exception from subprocess. Instead, it should suppress that and just return unknown date/t... push 18 Mar 2015 11:51PM UTC ferringb travis-ci pending completion   set done
82 master tar: drop py26 specific monkey patch for tarfile push 14 Mar 2015 02:51AM UTC radhermit travis-ci pending completion   set done
81 master update licensing info push 17 Feb 2015 04:37AM UTC radhermit travis-ci pending completion   set done
80 master version: pass --format= to git log Pass --format= to git log rather than parsing the standard pretty-printed format. Aside from making this more future-proof and simpler, this also fixes decoding errors when the commit log contained non-ASCII cha... push 14 Feb 2015 11:43PM UTC mgorny travis-ci pending completion   set done
79 master version: pass --format= to git log Pass --format= to git log rather than parsing the standard pretty-printed format. Aside from making this more future-proof and simpler, this also fixes decoding errors when the commit log contained non-ASCII cha... Pull #9 14 Feb 2015 06:33PM UTC mgorny travis-ci pending completion   set done
78 master use partial() from functools module instead of snakeoil.currying push 14 Feb 2015 05:00AM UTC radhermit travis-ci pending completion   set done
77 master compat: make ConfigParser an alias for SafeConfigParser in py2.7 SafeConfigParser was renamed to ConfigParser in py3.2. push 08 Feb 2015 09:05PM UTC radhermit travis-ci pending completion   set done
76 master use importlib.import_module instead of custom snakeoil.modules.load_module The deprecated method will be removed in a future release. push 06 Feb 2015 11:09PM UTC radhermit travis-ci pending completion   set done
75 master demandload: use sys._getframe() instead of inspect.stack() This module is already highly Cpython specific due to the C extensions so we don't care much about portability to other python implementations at this time. Otherwise we can always revert... push 06 Feb 2015 05:29AM UTC radhermit travis-ci pending completion   set done
74 master currying: remove unused native_partial method functools.partial should always be available for current python impls. push 29 Jan 2015 06:06AM UTC radhermit travis-ci pending completion   set done
73 master demandload: drop the initial required scope argument This makes the API slightly nicer since we don't need to pass the caller's global namespace as the first argument for all uses. If we happen to find a case where we need to pass a different sco... push 18 Jan 2015 07:54PM UTC radhermit travis-ci pending completion   set done
72 master use proper, possessive form of "its" The proper form is "its" without an apostrophe, "it's" is always a contraction. push 14 Jan 2015 11:16PM UTC radhermit travis-ci pending completion   set done
71 master doc: add myself to authors list and drop duplicated data push 12 Jan 2015 05:46AM UTC radhermit travis-ci pending completion   set done
70 master travis-ci: drop 3.2 testing push 12 Jan 2015 12:52AM UTC radhermit travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 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

© 2025 Coveralls, Inc