summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-07fix README links so they work in githubAntoine Beaupré
2015-10-07move authors to a stub, include LICENSEAntoine Beaupré
2015-10-07don't duplicate OS listAntoine Beaupré
2015-10-07fix link to install docsAntoine Beaupré
2015-10-07api.rst is autogenerated, ignore itAntoine Beaupré
2015-10-07show the README on the homepageAntoine Beaupré
2015-10-07fix syntax errors in changelogAntoine Beaupré
2015-10-07fix links to changelog and authorsAntoine Beaupré
2015-10-07include authors, and move to docsAntoine Beaupré
2015-10-07remove unneeded rst boilerplateAntoine Beaupré
2015-10-07make readme a little more readableAntoine Beaupré
2015-10-07Merge pull request #260 from anarcat/releng-docsTW
2015-10-07gpg can't sign multiple files at once, use a loopAntoine Beaupré
2015-10-07detail what needs to happen in the github releaseAntoine Beaupré
2015-10-07Revert "new proposal: formal release notes"Antoine Beaupré
2015-10-07s/look/find/Antoine Beaupré
2015-10-07-themAntoine Beaupré
2015-10-07update where twitter isAntoine Beaupré
2015-10-07fix rst formatting warningsAntoine Beaupré
2015-10-07new proposal: formal release notesAntoine Beaupré
2015-10-07more reshuffling of release docsAntoine Beaupré
2015-10-07some fixes to the release engineering docsAntoine Beaupré
2015-10-07do binary releases via "github releases", closes #214Thomas Waldmann
2015-10-07update linux glibc requirement (binaries built on debian7 now)Thomas Waldmann
2015-10-07docs: pyinstaller 3.0 is released now0.27.0Thomas Waldmann
2015-10-07vagrant: llfuse install on darwin needs pkgconfig installedThomas Waldmann
2015-10-07ssh_cmd: fix wrong caller, fixes #255Thomas Waldmann
2015-10-06Vagrant: check out pyinstaller code from master branchThomas Waldmann
2015-10-06update CHANGES.rstThomas Waldmann
2015-10-06Merge pull request #254 from ThomasWaldmann/remove-wheelsTW
2015-10-06update website sidebar link alsoThomas Waldmann
2015-10-06Merge pull request #253 from ThomasWaldmann/remove-wheelsTW
2015-10-06remove docs about binary wheelsThomas Waldmann
2015-10-06Merge pull request #252 from ThomasWaldmann/fix-exc-msgTW
2015-10-06make sure to always give segment and offset in repo IntegrityError exception ...Thomas Waldmann
2015-10-05Merge pull request #249 from anarcat/ssh-envanarcat
2015-10-05complete test coverage for SSH args parsingAntoine Beaupré
2015-10-06Merge pull request #247 from anarcat/xdgTW
2015-10-06Merge pull request #248 from anarcat/ssh-envTW
2015-10-05fix tests on travis, which seem to set BORG_CACHE_DIRAntoine Beaupré
2015-10-05add support for arbitrary SSH commands (attic#99)Antoine Beaupré
2015-10-05move ssh generation code to a stub, add unit testAntoine Beaupré
2015-10-05move RemoteRepository defaults to the classAntoine Beaupré
2015-10-06Merge pull request #246 from ThomasWaldmann/lock-roster-fixTW
2015-10-05respect XDG_CACHE_HOMEAntoine Beaupré
2015-10-05do not crash on empty lock.roster, fixes #232Thomas Waldmann
2015-10-05LoggedIO: deduplicated code, improved checks and error handling in read()Thomas Waldmann
2015-10-03Merge pull request #242 from ThomasWaldmann/delete-cache-onlyTW
2015-10-03implement borg delete --cache-only repo, attic #123Thomas Waldmann
2015-10-03Merge pull request #240 from ThomasWaldmann/cache-config-checkTW