Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only autodetect morphology when result is 404baserock/richardmaw/bugfix/http-fail | Richard Maw | 2014-08-19 | 1 | -3/+5 |
* | Quote ref and filename | Ben Brown | 2013-12-18 | 1 | -6/+12 |
* | urllib: Convert URLs with non URL friendly characters into a valid format. | Ben Brown | 2013-12-11 | 1 | -3/+4 |
* | Merge branch 'liw/deploy-not-exec-message' | Lars Wirzenius | 2013-05-28 | 1 | -1/+1 |
|\ | |||||
* | | Stop using bare except: statements | Lars Wirzenius | 2013-04-16 | 1 | -3/+7 |
|/ | |||||
* | Resolve tree SHA1 along with commit SHA1 when resolving refs | Jannis Pohlmann | 2012-09-05 | 1 | -1/+1 |
* | Support 'git ls-tree' in local and remote repos | Sam Thursfield | 2012-08-24 | 1 | -0/+18 |
* | python scripts: pep8ize codebase | Richard Maw | 2012-08-01 | 1 | -11/+11 |
* | Make RemoteRepoCache work with the RepoAliasResolver. | Jannis Pohlmann | 2012-05-04 | 1 | -21/+12 |
* | Fix unit tests by marking RemoteRepoCache._make_request as untested. | Jannis Pohlmann | 2012-04-18 | 1 | -1/+1 |
* | Add RemoteRepoCache and integrate it into _create_source_pool(). | Jannis Pohlmann | 2012-04-18 | 1 | -0/+84 |