lp://staging/ubuntu/trusty-proposed/github-backup
- Get this branch:
- bzr branch lp://staging/ubuntu/trusty-proposed/github-backup
Branch merges
Branch information
Recent revisions
- 10. By Joey Hess <email address hidden>
-
* Now also backs up the repos a user has starred, when run with a user's
name.
* Now finds and backs up the parent repository that a repository got forked
from.
* Uses authentication for all API calls.
* Fairer ordering of requests when backing up many repositories at once.
* Avoid making requests for data that has already been backed up until
after new data has been backed up. Handles API rate limiting much better.
Closes: #723859 - 9. By Joey Hess <email address hidden>
-
* Now also backs up the repos a user is watching, when run with a user's
name. Useful if you want to back up repositories that you have not forked;
just watch them and run github-backup.
* Can now log in to github, to avoid increasingly small API rate limits.
Set GITHUB_USER and GITHUB_PASSWORD environment to enable.
Note that a few api calls don't use authentication; see
https://github. com/fpco/ github/ issues/ 40
* Build-Depend on git. Closes: #728481
* Don't include tmp directory in files stored in the github branch. - 8. By Joey Hess <email address hidden>
-
* Ported to Windows.
* Improve error message when it fails to query github for repositories
belonging to a user. Closes: #705084
* Various updates to internal git and utility libraries shared with git-annex.
* Makefile now uses cabal to build. - 5. By Joey Hess <email address hidden>
-
* Build-Depend on libghc-
extensible- exceptions- dev. Closes: #712549
* Various updates to internal git and utility libraries shared with
git-annex, including some Windows portability.
* Fixed to never touch the git work tree or index file, instead using
its own to commit to the github branch. - 4. By Joey Hess <email address hidden>
-
Pass --ignore-removal to git-add, in preparation for a future change
to its default behavior. Requires git 1.8.3. Closes: #711287 - 3. By Joey Hess <email address hidden>
-
* Rebuilt with new haskell-github, to deal with a github API change.
(See #706187)
* Also a minor change to build when haskell-monads-tf is installed. - 2. By Joey Hess <email address hidden>
-
* Rebuilt with new haskell-github, that works with the new version
of http-conduit in Debian. Closes: #678787
* Various updates to internal git and utility libraries shared with git-annex.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/github-backup