Commit Graph

27 Commits

Author SHA1 Message Date
Alexander Neumann 37df829b3d CONTRIBUTING: clarify wording 2018-01-19 13:00:49 +01:00
Alexander Neumann 77c07bfd19 Remove integration test for manpage 2017-09-26 13:16:55 +02:00
Shayne Holmes affc6c3390 Correct manpage command 2017-09-11 11:21:44 -07:00
Emil Hessman e13e6f34d2 Fix contribution typo 2017-08-13 19:35:53 +02:00
Alexander Neumann 14ed97102b Add instructions for developers 2017-08-05 12:05:53 +02:00
Alexander Neumann 13ee6792df Add remark about GOPATH on forked repos 2017-07-23 16:36:13 +02:00
Alexander Neumann 05500dc5f8 Update documentation 2017-07-23 14:32:31 +02:00
Alexander Neumann 5bc6486e3b Update docs 2017-07-23 14:25:39 +02:00
Alexander Neumann 9e0207e534 Add CHANGELOG.md and instructions for contributors 2017-03-09 10:40:24 +01:00
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