2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-28 22:50:48 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Pauline Middelink
b4526c4e6e Enable the use of context in restic
Set up a cancelble context in global options, hook it into the ctrl-C handler
for proper cancel propegation.

Bump up minimal requirement for Go to version 1.7 in documentation
and test-build files.
2017-03-08 20:12:16 +01:00
Alexander Neumann
19ec8f4a77 Add paragraph about code contributions 2017-02-01 12:00:38 +01:00
olgeni
5a5687a506 Fix typo. 2017-01-31 10:09:59 +01:00
Alexander Neumann
7c49255c2a Add hints how to use the go tool and direnv 2016-10-17 13:09:56 +02:00
Jonathan Zacsh
1fe0e30d71 doc: point to correct db arg for go get
per side-chat in https://github.com/restic/restic/issues/494#issuecomment-209591073
2016-04-13 15:52:08 -04:00
Alexander Neumann
1ab8220022 Update CONTRIBUTING.md 2016-02-20 17:31:39 +01:00
Alexander Neumann
0a8ef79dad Move top-level files 2016-02-20 17:31:21 +01:00
Alexander Neumann
b63399d606 Move things around for gb
This moves all restic source files to src/, and all vendored
dependencies to vendor/src.
2016-02-20 17:31:20 +01:00
Alexander Neumann
b7260cafac CONTRIBUTING: Add paragraph about PRs and tests 2016-02-14 11:49:10 +01:00
Alexander Neumann
0f92f6319f Add note on determinism 2015-11-05 23:10:35 +01:00
Alexander Neumann
7b9f2fa9ef Add instructions on reporting bugs 2015-11-05 23:09:01 +01:00
Alexander Neumann
dc842ffa09 Add a word about git commits 2015-08-12 20:38:43 +02:00
Alexander Neumann
ed499440cc Add note about vagrant 2015-07-19 00:05:04 +02:00
Alexander Neumann
069e724d91 Document development environment 2015-06-24 20:29:58 +02:00
Alexander Neumann
c814706bb1 Correct typos found by @fw42 2015-05-09 17:20:18 +02:00
Alexander Neumann
7d5211501f Improve docs for contribution 2015-05-09 11:11:48 +02:00
Alexander Neumann
b0eeb6f6b7 doc: Fix spelling, link from README 2015-05-06 23:18:46 +02:00
Christian Kellermann
c3adb835df Move contributing document to root 2015-05-06 14:45:04 +02:00