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

tgbugs / augpathlib / 136

Builds Branch Commit Type Ran Committer Via Coverage
136 master children and rchildren updated to check for anchor before checking for local, this fixes and issues that appeared while working with relative paths push 24 Jun 2020 03:57AM UTC tgbugs travis-ci pending completion   set done
135 master .xopen() accept an alternate command= with which to open the file e.g. Path('/tmp/file.ext').xopen('emacsclient') push 21 Jun 2020 01:55AM UTC tgbugs travis-ci pending completion   set done
134 master setup.py add os classifiers all tests passing on windows, osx, and linux now, so I think we are good to go for adding the classifiers, would like to test on freebsd as well, but not quite there yet, don't have a sane python environment there yet push 17 Jun 2020 08:14AM UTC tgbugs travis-ci pending completion   set done
133 master remotes fix stat command so that it works for osx use gstat for now, but also added a nearly equivalent command using the osx builtin stat command, the only bit missing is the nanoseconds push 17 Jun 2020 08:08AM UTC tgbugs travis-ci pending completion   set done
132 master swap windows compatibility also fix the failover behavior in carefree to use a temp directory rather than a tempfile because tempfiles are created and immediately opened on windows so trying to unlink will cause an error, in this case it is clear... push 17 Jun 2020 07:54AM UTC tgbugs travis-ci pending completion   set done
131 master fixes for osx turns out that the name too long error that we were seeing is actually the fact that darwin cannot into ELOOP and instead just keeps resolving circular symlinks until the target name of the symlink is too long ... oops ... that woul... push 17 Jun 2020 01:25AM UTC tgbugs travis-ci pending completion   set done
130 master finish and clean up implementation of swap, ver bump for release push 15 Jun 2020 09:10PM UTC tgbugs travis-ci pending completion   set done
129 master CachePath allow __truediv__ to work with strings iff child exists push 15 Jun 2020 09:14AM UTC tgbugs travis-ci pending completion   set done
128 master CachePath.crumple allow subclasses can set trashed names push 15 Jun 2020 04:57AM UTC tgbugs travis-ci pending completion   set done
127 master fix name collision of _sparse_root in cache bootstrap push 22 May 2020 06:53AM UTC tgbugs travis-ci pending completion   set done
126 master _PathMetaAsXattrs.from_xattrs do filter out non-matching prefixes push 22 May 2020 04:59AM UTC tgbugs travis-ci pending completion   set done
125 master tests for sparse without xattrs uncovered issue where rmtree would always fail for cache paths because we were using self.cwd instead of one that doesn't fail due to bad constructor arguments seriously, the issues with CachePath construction are... push 22 May 2020 02:31AM UTC tgbugs travis-ci pending completion   set done
124 master add fail= kwarg to find_cache_root for skip_cache this allows callers to say whether they want to alter their caller (parent caller) to the fact they they are not in the state they think they are, which prevents some of the very strange errors th... push 21 May 2020 10:45AM UTC tgbugs travis-ci pending completion   set done
123 master fix test_zip by adding test.zip push 21 May 2020 09:52AM UTC tgbugs travis-ci pending completion   set done
120 master first pass at a context manager for git.Reference this makes it possible to write with repo.getRef('branch'): "do something" and the git repo will be returned to the exact state that it was in before the context manager was called this is i... push 08 May 2020 02:16AM UTC tgbugs travis-ci pending completion   set done
  • ← 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

© 2025 Coveralls, Inc