Commit graph

24949 commits

Author SHA1 Message Date
Joey Hess
0cc5c2eb0f set postformtext to perhaps make it clearer that this form at the top of the page is where one reports a new bug 2015-08-02 19:20:55 -04:00
Joey Hess
1ccf93ef8d fixed via time machine 2015-08-02 19:19:31 -04:00
Joey Hess
c8f3b711f4 Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-02 19:15:36 -04:00
Joey Hess
1b35c6c60c Merge orca:/tmp/git-annex 2015-08-02 19:12:42 -04:00
androidbuilder
fd982ad43f bump optparse-applicative version 2015-08-02 23:11:22 +00:00
Joey Hess
7cf0cb48ee Tighten dependency on optparse-applicative to 0.11.0.
Type of str changed in 0.11.
2015-08-02 19:05:24 -04:00
androidbuilder
ce93ba24d4 update android patches for new version of shakespeare 2015-08-02 22:52:22 +00:00
androidbuilder
34c6e0ea1a reverted updates to new lib versions that broke android build
I ran into several evilsplicer problems with the new lib versions, most notably including a problem with encoding of embedded binary files
2015-08-02 19:48:36 +00:00
filippo
a05b157a98 Added a comment: numcopies 2015-08-02 17:42:18 +00:00
filippo
8600964b07 2015-08-02 17:34:25 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
0c2cd40824 Added a comment 2015-08-02 10:02:09 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
a7f731fa45 removed 2015-08-02 10:00:54 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
ff20d8b668 Added a comment 2015-08-02 09:48:29 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
d174aaa510 removed 2015-08-02 09:32:25 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
40f9d45f77 Added a comment 2015-08-02 09:30:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg
4f11f9b539 I hope these notes do not make this walkthrough page too big. 2015-08-01 22:29:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg
2effff02ea 2015-08-01 21:54:28 +00:00
threadshuffle
b86a992a40 Added a comment: cont'd 2015-07-31 22:05:14 +00:00
Joey Hess
6be323a4f1 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-31 16:56:56 -04:00
Joey Hess
8fa5b18058 devblog 2015-07-31 16:55:51 -04:00
Joey Hess
bc4129cc77 fsck: Commit incremental fsck database after every 1000 files fscked, or every 5 minutes, whichever comes first.
Previously, commits were made every 1000 files fscked.

Also, improve docs
2015-07-31 16:42:15 -04:00
Joey Hess
9dfe03dbcd Improve shutdown due to --time-limit, especially for fsck
* Perform a clean shutdown when --time-limit is reached.
  This includes running queued git commands, and cleanup actions normally
  run when a command is finished.
* fsck: Commit incremental fsck database when --time-limit is reached.
  Previously, some of the last files fscked did not make it into the
  database when using --time-limit.

Note that this changes Annex.addCleanup hooks, to run after --time-limit
expires. Fsck was using such a hook to clean up after a
--incremental-schedule, and that shouldn't run when --time-limit exipires
it. So, instead, moved that cleanup code to be run by cleanupIncremental.
Resulted in some data type juggling.
2015-07-31 16:01:54 -04:00
Joey Hess
c0b598b7f1 remove unused imports 2015-07-31 15:50:07 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
02ebc79ee7 2015-07-31 16:16:02 +00:00
Joey Hess
83008496c7 add news item for git-annex 5.20150731 2015-07-31 12:08:27 -04:00
Joey Hess
dace1f3162 switch Setup file to use postCopy hook, since cabal has stopped running postInst
See https://github.com/haskell/cabal/issues/1805

Apparently, old versions of cabal don't run copyHook, but at the moment
I don't know who would be using a cabal as old as 1.18, and it seems a lot
of complication to run both hooks. Although I think my code is idempotent,
so they could both be used if necessary.
2015-07-31 12:03:19 -04:00
Joey Hess
e954b165a1 prep release 2015-07-31 11:34:53 -04:00
Joey Hess
14d15dcf0e response 2015-07-31 11:34:09 -04:00
jason@bbebec708d192ae9848ef6d0c6983e2b37127df1
8b713ebf14 Added a comment: --not --in doesn't work anymore 2015-07-31 15:28:05 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
41f79f2c22 Added a comment 2015-07-31 14:16:28 +00:00
parhuzamos
f28156a6b7 Added a comment 2015-07-31 08:38:12 +00:00
Agenta
6ba7192730 Added a comment 2015-07-31 08:34:26 +00:00
Joey Hess
128a72cff3 what 2015-07-30 14:16:47 -04:00
Joey Hess
12c1360557 comment 2015-07-30 14:13:52 -04:00
Joey Hess
b30324fec7 init: Detect when the filesystem is crippled such that it ignores attempts to remove the write bit from a file, and enable direct mode. Seen with eg, NTFS fuse on linux. 2015-07-30 14:06:17 -04:00
Joey Hess
267f397d82 avoid calling copy when file DNE
This avoids an ugly warning when running git annex fsck --from a rsync
remote in a repo in direct mode.
2015-07-30 13:40:17 -04:00
Joey Hess
b7a5d9c3e1 The last release accidentially removed a number of options from the copy command. (-J, file matching options, etc). These have been added back. 2015-07-30 13:33:35 -04:00
Joey Hess
506452012c Fix rsync special remote to work when -Jn is used for concurrent uploads. 2015-07-30 13:29:45 -04:00
Joey Hess
231820dead comment 2015-07-30 13:16:55 -04:00
Joey Hess
8907193b70 comment 2015-07-30 13:07:06 -04:00
Joey Hess
e309146832 response 2015-07-30 13:02:56 -04:00
Joey Hess
7637208bce comment 2015-07-30 12:58:40 -04:00
Joey Hess
43a21035ce clarify space provided by gitlab (10 gb) 2015-07-30 11:28:46 -04:00
siflfran@3babe1b188962ba45b5d4649e721ac59ead57b7c
3150c25c31 Added a comment 2015-07-29 15:49:19 +00:00
Agenta
d36b278a67 2015-07-29 13:44:23 +00:00
Marco
ccf613dd53 Added a comment: You need a copy of the git repo 2015-07-29 12:20:06 +00:00
torarnv@6179ecd599a0e00709a67306f015e46307a66eb6
f2a820c791 Added a comment: Git 2.5 allows smudge filters to not read all of stdin 2015-07-29 10:35:07 +00:00
siflfran@3babe1b188962ba45b5d4649e721ac59ead57b7c
daf6831488 Added a comment 2015-07-29 06:57:00 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
638e4fbf71 2015-07-28 21:25:52 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7b5d147b12 Added a comment: 3 modes (at user level of visibility) -> 2 modes 2015-07-28 20:51:02 +00:00