Commit graph

17213 commits

Author SHA1 Message Date
anarcat
84e99bd7db git-annex-shell doesn't seem to work as a login shell here 2015-04-06 20:29:38 +00:00
anarcat
cdcd678007 ah, just found metainit 2015-04-06 19:59:42 +00:00
anarcat
d38fd5069c sample startup script 2015-04-06 19:57:43 +00:00
Joey Hess
88458211a2 add news item for git-annex 5.20150406 2015-04-06 14:37:59 -04:00
Joey Hess
2a9fbec446 Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-06 14:07:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlZF5AC-FSxwkiay5ZgEYZwUzN69Wa6PTE
74b14a5252 Added a comment: filename from metadata? 2015-04-06 18:00:26 +00:00
Joey Hess
aba1464fe4 promote comment which is really a bug report to a proper bug report 2015-04-06 13:11:07 -04:00
Joey Hess
f64c58f364 move to todo 2015-04-06 13:09:46 -04:00
Joey Hess
e6fdd01f6e reopen 2015-04-06 13:09:35 -04:00
Joey Hess
7f356edc46 comment 2015-04-06 13:01:59 -04:00
Joey Hess
e7c521f946 response 2015-04-06 13:00:17 -04:00
Joey Hess
62ed5409c6 expire --no-act 2015-04-05 15:02:55 -04:00
Joey Hess
9c31b91c89 update 2015-04-05 13:28:16 -04:00
Joey Hess
7fcfb1ae77 Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-05 12:58:57 -04:00
Joey Hess
567a6b2c3a devblog 2015-04-05 12:57:25 -04:00
Joey Hess
9445556c97 rethought distributed fsck; instead add activity.log and expire command
This is much more space efficient!
2015-04-05 12:50:02 -04:00
mac
9fe7198359 Added a comment: importfeeds with file based rss contents 2015-04-04 20:42:27 +00:00
mac
ada2f6b1f9 removed 2015-04-04 20:42:03 +00:00
mac
6428fa1e0b Added a comment: importfeeds with file based rss contents 2015-04-04 20:39:57 +00:00
Joey Hess
1d57f142f1 Merge branch 'concurrentprogress' 2015-04-04 15:01:00 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl6rte43qSRK1o2zn7Ww4Z8pgBmJm8gDrc
d50a475a8b Added a comment 2015-04-04 07:34:58 +00:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
8f9f0a00b5 Added a comment: Yes and no... 2015-04-04 04:13:48 +00:00
Joey Hess
f6e60d2d25 this too! 2015-04-03 18:22:11 -04:00
Joey Hess
4e057c4771 oh wow, why didn't I think of this before? 2015-04-03 18:19:56 -04:00
Joey Hess
1d5bb9a0a7 devblog 2015-04-03 17:01:17 -04:00
Joey Hess
20fb91a7ad WIP on making --quiet silence progress, and infra for concurrent progress bars 2015-04-03 16:48:30 -04:00
Joey Hess
ea90722aba comment 2015-04-03 11:24:50 -04:00
Joey Hess
1ab04a861b ascii-progress 2015-04-03 11:22:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E
74d39af44f Added a comment: Workaround 2015-04-03 07:32:38 +00:00
edward
a588e58345 annex.debconf.org IPv4 is down 2015-04-03 07:01:30 +00:00
Joey Hess
a370d88189 Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-02 15:37:57 -04:00
Joey Hess
7a44dacb74 version: Add --raw 2015-04-02 15:37:39 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlc-3pdibcizrdz4WmZooECL0k6AvM1cWc
c0f76052a9 Added a comment: Same problem as another bug 2015-04-02 18:16:25 +00:00
Joey Hess
294991dacb Significantly sped up processing of large numbers of directories passed to a single git-annex command. (try 2)
New approach is to do it the expensive way for the first 100 paths
on the command line, but then assume the user doesn't care about order too
much and fall back to the cheap way that does not preserve order.
2015-04-02 01:44:32 -04:00
Joey Hess
f79502d377 Revert "Significantly sped up processing of large numbers of directories passed to a single git-annex command."
This reverts commit 705112903e.

Whoops, git ls-files does not always output in the input ordering.
That's why all this work is needed. Urk.
2015-04-02 01:24:37 -04:00
Joey Hess
8aa6b5f2a6 Fix truncation of parameters that could occur when using xargs git-annex.
This will only ever result in a few more git-ls-files being run than were run
before. (Only 1 more is really needed, but around 10 more are currently run
for a max length command line.)

So, no need to worry about the extra zombie, or lost laziness due to concat.
2015-04-02 01:20:07 -04:00
Joey Hess
705112903e Significantly sped up processing of large numbers of directories passed to a single git-annex command. 2015-04-02 00:19:49 -04:00
Joey Hess
dffa212e02 Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-02 00:06:18 -04:00
Joey Hess
ba6b470853 bug report 2015-04-02 00:05:42 -04:00
Øyvind A. Holm
789f3a179c index.mdwn: Typo fix in HTML attribute, widtd → width 2015-04-02 01:54:41 +02:00
Øyvind A. Holm
490e97ec10 Various typo fixes in doc/*.mdwn 2015-04-02 01:50:17 +02:00
Joey Hess
334a9f5738 Merge branch 'master' of ssh://git-annex.branchable.com 2015-04-01 17:53:46 -04:00
Joey Hess
1c3f2b8484 devblog 2015-04-01 17:53:25 -04:00
Joey Hess
656fc1c881 fsck: Added --distributed and --expire options, for distributed fsck. 2015-04-01 17:53:16 -04:00
sts
cb18df3b3e 2015-04-01 06:12:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk_STgv_0fB-y1x_fgzUI10Bg-aajJyMyc
cbc94d7a71 Correct typo 2015-04-01 03:59:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk_STgv_0fB-y1x_fgzUI10Bg-aajJyMyc
3e91289a84 2015-04-01 03:53:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g
3a195e98c6 Added a comment 2015-04-01 01:08:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g
4f5e3d0c71 removed 2015-04-01 01:07:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmNvX8PQVP5sLzQ78sKpB6VeH3Fu8HvZ5g
81f7836c65 Added a comment 2015-04-01 01:06:56 +00:00
Joey Hess
724a94a6d4 format 2015-03-31 16:15:51 -04:00
Joey Hess
8a4761e5c5 devblog 2015-03-31 16:01:53 -04:00
Joey Hess
405f511121 clarify 2015-03-31 15:48:44 -04:00
Joey Hess
a73b8907a4 forgot to add this comment 2015-03-31 15:47:59 -04:00
Joey Hess
9e8b53644b forgot to add this comment 2015-03-31 15:47:27 -04:00
Joey Hess
1f113e852b close with comment 2015-03-31 15:46:00 -04:00
Joey Hess
42bbed7ce5 import: --deduplicate and --cleanduplicates now output the keys corresponding to duplicated files they process. 2015-03-31 15:36:02 -04:00
Joey Hess
6b55974723 addurl --file: When used with a special remote that claims urls and checks their contents, don't override the user's provided filename with filenames that the special remote suggests. Also, don't allow adding the url if the special remote says it contains multiple files. 2015-03-31 15:20:29 -04:00
Joey Hess
f842888de3 test: Fix --list-tests
Seems list order matters, I don't know why, but have reported it on #tasty
2015-03-31 14:47:27 -04:00
Joey Hess
7188d747db response 2015-03-31 14:26:29 -04:00
Joey Hess
ff437a73b0 add gst-integration-testsuites 2015-03-31 14:16:53 -04:00
Joey Hess
aaeefaa74f update importfeed man page, including a mention of annex.genmetadata 2015-03-31 13:48:13 -04:00
Joey Hess
429bd0805e Merge branch 'master' of ssh://git-annex.branchable.com 2015-03-31 13:31:59 -04:00
Joey Hess
9e25cbde20 importfeed: Avoid downloading a redundant item from a feed whose guid has been downloaded before, even when the url has changed.
To support this, always store itemid in metadata; before this was only done
when annex.genmetadata was set.
2015-03-31 13:30:13 -04:00
Joey Hess
86b66758c2 todo 2015-03-31 12:12:21 -04:00
https://id.koumbit.net/anarcat
dcaf959325 Added a comment: remote.log or uuid.log? 2015-03-31 04:29:49 +00:00
https://id.koumbit.net/anarcat
cf553ae5cb ideas on how to hack into the remote.log 2015-03-31 04:27:05 +00:00
https://id.koumbit.net/anarcat
9bb9026865 fix internal link so that backlinks work 2015-03-31 03:12:57 +00:00
https://id.koumbit.net/anarcat
eded756151 Added a comment 2015-03-31 03:11:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
8de359b348 Added a comment 2015-03-31 02:32:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
b884dd3786 Added a comment: works like charm 2015-03-31 02:29:04 +00:00
https://openid.stackexchange.com/user/27ceb3c5-0762-42b8-8f8a-ed21c284748f
c55c1870a7 Added a comment: SuperUser 2015-03-31 01:09:20 +00:00
anarcat
e359a0ebec Added a comment: take care and ideas 2015-03-30 16:26:06 +00:00
CandyAngel
933e689ca2 2015-03-30 15:41:13 +00:00
ghen1
25fe6cfe0c Added a comment 2015-03-29 23:14:00 +00:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
cfc3ef911b Added a comment: look at all your remotes 2015-03-29 20:39:00 +00:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
6272c7e75e Added a comment: You should take a break 2015-03-29 20:37:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl6rte43qSRK1o2zn7Ww4Z8pgBmJm8gDrc
5620978013 2015-03-29 20:20:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E
fefac458a6 2015-03-29 16:16:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
d9c73b7575 Added a comment: Not only ignored names 2015-03-29 15:24:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
3c3538d3c6 Fix formatting 2015-03-29 13:07:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
4693cdeef5 2015-03-29 13:06:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
8da7d75c33 2015-03-29 09:26:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
32e234ec04 2015-03-29 09:25:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
e2c3ae890d 2015-03-29 09:23:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
3c2cbb86c5 Fix formatting 2015-03-29 09:17:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
f8514bd986 2015-03-29 09:15:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkyMs6WP6rXEnFqQg9oooOjYZzqO1j9_kE
ff7b8210eb Added a comment: Same problem here 2015-03-29 02:30:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
0352591c27 2015-03-29 00:47:25 +00:00
markusk
91dcf7652f Added a comment: Sounds nice ! 2015-03-28 22:41:45 +00:00
markusk
059c46756f removed 2015-03-28 22:41:20 +00:00
markusk
81bf1b19a5 Added a comment: Sounds nice ! 2015-03-28 22:40:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAm9yT27yU-qBTGKIsTMdWW3AgL_WAfkc
47a75d5132 Added a comment: Similar issue here 2015-03-28 22:17:09 +00:00
andy
3747e046bc Added a comment 2015-03-28 22:03:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
10ea58e4b0 Pass -j to cabal install and cabal build; presumably we all have more than one core to spare. 2015-03-28 19:28:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
e2daec3501 AFAICT you should pass -f"..." to cabal install as well as cabal configure, otherwise it will try to install the prerequisites for a default build 2015-03-28 19:26:45 +00:00
saneP
f690a210ce Added a comment 2015-03-28 14:05:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg
4972ec4f62 Added a comment: Amazon Cloud Drive support 2015-03-28 10:35:47 +00:00
badele
b78af23b1c Added a comment: RE: It's dangerous ignore a folder with same level folder of a .git directory 2015-03-28 10:24:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw
3be0425fc2 Added a comment 2015-03-28 07:51:09 +00:00