Alexander Neumann
|
63870d2830
|
Check error for Close()
|
2017-05-11 21:51:30 +02:00 |
|
Alexander Neumann
|
54e46f5984
|
Add MinimalData option for backend tests
|
2017-05-11 21:51:30 +02:00 |
|
Alexander Neumann
|
0096eca7fe
|
Install log buffer for global logs
This hides logged message from the net/http library and only shows them
in case an error occurs.
|
2017-05-11 21:51:30 +02:00 |
|
Alexander Neumann
|
c5ae5524ff
|
Remove codecov.yml
|
2017-05-10 20:52:06 +02:00 |
|
Alexander Neumann
|
fbf5a8123b
|
Merge pull request #952 from restic/remove-temp-files
Unlink tempfiles before using them
|
2017-05-10 20:25:07 +02:00 |
|
Alexander Neumann
|
edbd6ad584
|
Add fs.TempFile and fs.RemoveIfExists
|
2017-05-10 19:48:22 +02:00 |
|
Alexander Neumann
|
faf11c4a46
|
Fix link in README.rst
closes #950
|
2017-05-08 21:31:11 +02:00 |
|
Alexander Neumann
|
68a9e5f963
|
Merge pull request #947 from restic/correct-codecov
codecov.io: Add path fixes
|
2017-05-07 10:59:20 +02:00 |
|
Alexander Neumann
|
fa7f0ef44f
|
codecov.io: Add path fixes
|
2017-05-07 10:41:32 +02:00 |
|
Alexander Neumann
|
bcfe7afbfd
|
Merge pull request #945 from middelink/fix-942
Add bash autocompletion generation
|
2017-05-07 10:30:10 +02:00 |
|
Alexander Neumann
|
46e6e8984d
|
Merge pull request #941 from restic/improve-mkdir
local/sftp: Auto create directories if needed
|
2017-05-07 10:26:39 +02:00 |
|
Alexander Neumann
|
0f057bd440
|
Merge pull request #943 from middelink/fix-names
Small changes to cmd_forget and snapshot_filter
|
2017-05-07 10:15:21 +02:00 |
|
Alexander Neumann
|
ba91a76f5f
|
Merge pull request #946 from restic/update-minio-go
Update github.com/minio/minio-go
|
2017-05-07 09:54:55 +02:00 |
|
Alexander Neumann
|
c09e005cc8
|
Update github.com/minio/minio-go
This corrects a severe performance regression when the current minio
server is used as a backend, see
https://github.com/minio/minio/issues/4275
|
2017-05-07 09:36:49 +02:00 |
|
Pauline Middelink
|
2c42629c51
|
Add bash autocompletion generation
Fix #942
|
2017-05-06 12:39:23 +02:00 |
|
Pauline Middelink
|
f93e5a39e5
|
Small textual changes to apply, to reflect actual meaning.
Added tests for the ExpirePolicy operations.
|
2017-05-04 16:39:41 +02:00 |
|
Pauline Middelink
|
02eafe94b3
|
Use global context in cmd_forget, like all other cmds
|
2017-05-04 16:35:35 +02:00 |
|
Alexander Neumann
|
7d914768bb
|
local/sftp: Auto create directories if needed
As reported in #940
|
2017-05-03 21:19:22 +02:00 |
|
Alexander Neumann
|
db6541b24c
|
Merge pull request #936 from Thor77/manual-fix-rst-links
Fix links broken during conversion to rst
|
2017-04-30 19:08:20 +02:00 |
|
Thor77
|
228566c0a1
|
Fix links broken during conversion to rst
|
2017-04-30 18:25:45 +02:00 |
|
Alexander Neumann
|
1e4bcf3367
|
design.rst: Fix tree IDs in example
Closes #913
|
2017-04-29 20:15:30 +02:00 |
|
Alexander Neumann
|
51e7d26053
|
Merge pull request #935 from restic/add-glyphcheck
CI: Add glyphcheck, rework REST server install
|
2017-04-27 16:16:07 +02:00 |
|
Alexander Neumann
|
e42627d2cb
|
CI: Add glyphcheck, rework REST server install
|
2017-04-27 16:01:09 +02:00 |
|
Alexander Neumann
|
548d4eed95
|
Correct backend test for len = 0
|
2017-04-26 20:47:15 +02:00 |
|
Alexander Neumann
|
8a5034d289
|
Merge pull request #930 from restic/update-cobra
forget: don't sort flags
|
2017-04-21 20:01:47 +02:00 |
|
Alexander Neumann
|
5a68641f27
|
Add saythanks.io
|
2017-04-21 19:32:37 +02:00 |
|
Alexander Neumann
|
ce28584dda
|
Don't sort flags for forget command
|
2017-04-21 19:25:21 +02:00 |
|
Alexander Neumann
|
ab870dd691
|
Update cobra und spf13
|
2017-04-21 19:19:14 +02:00 |
|
Alexander Neumann
|
aed0126102
|
Merge pull request #927 from restic/open-check-config
Test if a config file on open
|
2017-04-19 19:29:27 +02:00 |
|
Alexander Neumann
|
d0db1bf9b3
|
Test if a config file on open
|
2017-04-19 18:56:01 +02:00 |
|
Alexander Neumann
|
90ba606633
|
Add console hilighting to README.rst
|
2017-04-19 18:32:32 +02:00 |
|
Alexander Neumann
|
5b80cb8b6b
|
Merge pull request #922 from restic/update-deps
Update vendored dependencies
|
2017-04-19 18:30:41 +02:00 |
|
Alexander Neumann
|
e6ca604d24
|
build.go: Also copy header files
|
2017-04-19 17:31:07 +02:00 |
|
Alexander Neumann
|
9940b7f853
|
Update golang.org/x/*
|
2017-04-18 21:40:17 +02:00 |
|
Alexander Neumann
|
faca9276e9
|
Update spf13/pflag
|
2017-04-18 21:40:17 +02:00 |
|
Alexander Neumann
|
5a7e463ef6
|
Update spf13/cobra
|
2017-04-18 21:40:17 +02:00 |
|
Alexander Neumann
|
27c5a2825a
|
Update restic/chunker to v0.1.0
|
2017-04-18 21:40:17 +02:00 |
|
Alexander Neumann
|
e9d939ff2d
|
Update code for pkg/xattr v0.2.0
|
2017-04-18 21:39:55 +02:00 |
|
Alexander Neumann
|
88e8eaa575
|
Update pkg/xattr to v0.2.0
|
2017-04-18 21:32:55 +02:00 |
|
Alexander Neumann
|
3bbcf89105
|
Update pkg/errors to v0.8.0
|
2017-04-18 21:30:02 +02:00 |
|
Alexander Neumann
|
1794bdc663
|
Update minio/minio-go to v2.0.4
|
2017-04-18 21:29:56 +02:00 |
|
Alexander Neumann
|
bcf97ebf1f
|
Merge pull request #920 from jpmens/patch-2
Small typo in "Frankfurt"
|
2017-04-18 11:55:04 +02:00 |
|
JP Mens
|
a1496547fd
|
Small typo in Frankfurt
|
2017-04-18 11:42:40 +02:00 |
|
Alexander Neumann
|
0befa06cd0
|
Merge pull request #919 from Phaeilo/s3-tutorial
Added AWS S3 tutorial.
|
2017-04-17 22:44:12 +02:00 |
|
Alexander Neumann
|
407b8c179b
|
doc: Use "code-block console" for session blocks
|
2017-04-17 22:43:04 +02:00 |
|
Alexander Neumann
|
aafee25d58
|
Convert AWS S3 tutorial to rst
|
2017-04-17 22:41:23 +02:00 |
|
Philip Huppert
|
adb602dbfe
|
Added AWS S3 tutorial.
|
2017-04-17 22:14:39 +02:00 |
|
Alexander Neumann
|
085b6bede8
|
doc: Add hline
|
2017-04-17 22:13:43 +02:00 |
|
Alexander Neumann
|
096aab592b
|
doc: Move doc/references/* to doc/
|
2017-04-17 22:07:06 +02:00 |
|
Alexander Neumann
|
2f117982e9
|
Add symlink to make old link to Design.md work
|
2017-04-17 21:17:15 +02:00 |
|