https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
b9d8c97942
Added a comment: also CPU (on git and git-annex processes) doesn't go to 100%
2016-09-08 16:32:08 +00:00
Joey Hess
079c5a03c6
comment
2016-09-08 12:24:20 -04:00
Joey Hess
442558aecf
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-08 12:19:33 -04:00
Joey Hess
dff511a2fe
update
2016-09-08 12:18:58 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
fc795e84a4
Added a comment
2016-09-08 16:12:08 +00:00
Joey Hess
673065ea05
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-08 12:06:11 -04:00
Joey Hess
41191ce9ad
designs
2016-09-08 12:04:09 -04:00
pigmonkey
8f0ba291e7
Added a comment
2016-09-07 20:38:36 +00:00
Joey Hess
e33f9f22a6
followup
2016-09-07 11:11:54 -04:00
pigmonkey
ed0a7b0ad9
Added a comment
2016-09-06 23:10:47 +00:00
Joey Hess
31289da691
get -J: Download different files from different remotes when the remotes have the same costs.
...
Only done in -J mode because only if there's concurrency can downloading
from two remotes be faster. Without concurrency, it's likely the case that
sequential downloads from the same remote are faster than switching back
and forth between two remotes.
There is some hairy MVar code here, but basically it just keeps
the activeremotes MVar full except when deciding which remote to assign
to a thread.
Also affects gets by sync --content -J
This commit was sponsored by Jochen Bartl.
2016-09-06 12:45:21 -04:00
anarcat
afe24c6618
copy --from --to
2016-09-05 22:05:02 +00:00
Joey Hess
73bf74ce98
devblog
2016-09-05 16:39:30 -04:00
Joey Hess
2574bb0b32
todo
2016-09-05 16:28:00 -04:00
Joey Hess
12db586469
comment
2016-09-05 14:27:15 -04:00
Joey Hess
0d04062446
comment
2016-09-05 12:49:13 -04:00
Joey Hess
b58e6b3f56
response
2016-09-05 12:27:27 -04:00
Joey Hess
f1a9c5f248
Fix formatting of git-annex-smudge man page, and improve mdwn2man. Thanks, Jim Paris.
2016-09-05 12:16:03 -04:00
Joey Hess
f292f78366
Windows: Handle shebang in external special remote program.
2016-09-05 12:09:23 -04:00
pigmonkey
f8b5fbfbda
2016-09-02 02:20:00 +00:00
branchable@7a47cbdffd210eeaf3a6de0272b9d0f9acea2c4b
3739690f42
shebang more widely
2016-09-01 22:06:04 +00:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
da8b06b60d
Added a comment: Windows support?
2016-09-01 03:31:30 +00:00
CandyAngel
cebdbc7a9f
2016-08-17 11:17:23 +00:00
jimparis
e3c382297a
2016-08-16 16:39:02 +00:00
Joey Hess
c3dd8c8cc2
comment
2016-08-08 11:41:53 -04:00
Joey Hess
925e38f66d
comment
2016-08-08 11:40:03 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
2fa4e8460f
initial desire
2016-08-05 21:35:35 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
5accb13752
2016-08-05 13:18:23 +00:00
eslgastal
e97117ece8
Added a comment
2016-08-04 00:56:30 +00:00
Joey Hess
f461bcae4b
Re-enable accumulating transfer failure log files for command-line actions
...
This was disabled in commit 61ccf95004
,
because only the assistant used them, and they were clutter. But, now
--failed also uses them.
Remove the failure log files after successful transfers. Should avoid
most of the clutter problems.
Commit 61ccf95004
mentions a subtle behavior
change, which has now been reverted:
There is one behavior change from this. If glacier is being used, and a
manual git annex get --from glacier fails because the file isn't available
yet, the assistant will no longer later see that failed transfer file and
retry the get.
2016-08-03 13:41:07 -04:00
Joey Hess
1a0e2c9901
get, move, copy, mirror: Added --failed switch which retries failed copies/moves
...
Note that get --from foo --failed will get things that a previous get --from bar
tried and failed to get, etc. I considered making --failed only retry
transfers from the same remote, but it was easier, and seems more useful,
to not have the same remote requirement.
Noisy due to some refactoring into Types/
2016-08-03 12:37:12 -04:00
eslgastal
0fc85c45b5
2016-08-03 15:02:37 +00:00
Joey Hess
f0886a1bdd
info: When run on a file now includes an indication of whether the content is present locally.
2016-07-30 12:29:59 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
9a2fe62cbb
added meta field for myself
2016-07-28 20:11:43 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
01898863df
2016-07-28 19:10:04 +00:00
Joey Hess
bf3327ff25
Added metadata --batch option, which allows getting, setting, deleting, and modifying metadata for multiple files/keys.
2016-07-27 10:46:25 -04:00
Joey Hess
fdd87d8e55
design
2016-07-25 13:51:03 -04:00
Joey Hess
d13194b230
--branch, stage 2
...
Show branch:file that is being operated on.
I had to make ActionItem a type and not a type class because
withKeyOptions' passed two different types of values when using the type
class, and I could not get the type checker to accept that.
2016-07-20 15:23:43 -04:00
Joey Hess
bf8bf14e8e
--branch, stage 1
...
Added --branch option to copy, drop, fsck, get, metadata, mirror, move, and
whereis commands. This option makes git-annex operate on files that are
included in a specified branch (or other treeish).
The names of the files from the branch that are being operated on are not
displayed yet; only the keys. Displaying the filenames will need changes
to every affected command.
Also, note that --branch can be specified repeatedly. This is not really
documented, but seemed worth supporting, especially since we may later want
the ability to operate on all branches matching a refspec. However, when
operating on two branches that contain the same key, that key will be
operated on twice.
2016-07-20 12:05:26 -04:00
Joey Hess
3110185092
further thoughts
2016-07-19 14:07:31 -04:00
Joey Hess
b0c805b3c2
todo
2016-07-19 13:04:56 -04:00
Joey Hess
242868eadb
comment
2016-07-19 11:06:49 -04:00
jscinoz@dc383eb6c5526eeb832a38ef5e5e626cf282ee6c
ba68310fe6
Added a comment
2016-07-18 06:32:54 +00:00
jscinoz@dc383eb6c5526eeb832a38ef5e5e626cf282ee6c
b909eba399
Added a comment
2016-07-18 06:17:57 +00:00
jscinoz@dc383eb6c5526eeb832a38ef5e5e626cf282ee6c
2332b6df9b
2016-07-18 04:20:02 +00:00
Joey Hess
c4d011bf3e
log: Added --all option.
2016-07-17 15:15:08 -04:00
Joey Hess
01f5698060
close as merged
2016-07-12 12:21:14 -04:00
Joey Hess
be2832655b
update
2016-07-12 11:52:12 -04:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
d0859ff1ef
Added a comment
2016-07-11 18:45:11 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
622f823be0
Added a comment
2016-07-11 17:25:28 +00:00
Joey Hess
3d0399dc47
comment
2016-07-11 12:53:57 -04:00
Joey Hess
57703655b9
comment
2016-07-11 12:39:05 -04:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
1133564ce1
2016-07-07 13:31:44 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
d78b7d0bc6
Added a comment
2016-07-06 19:27:26 +00:00
Joey Hess
c4229be9a7
Remove unnecessary rpaths in the git-annex binary, but only when it's built using make, not cabal. This speeds up git-annex statup time by around 50%.
2016-07-06 14:40:18 -04:00
Joey Hess
f541e60f13
comment
2016-07-06 13:13:10 -04:00
Joey Hess
5171e98988
drop: Add --batch and --json options.
2016-07-06 11:56:11 -04:00
Joey Hess
abe56d4dff
comment
2016-07-05 15:55:58 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
9b125c3ee6
initial whining
2016-07-05 18:33:13 +00:00
Joey Hess
ed8ecbea0c
get: Add --batch and --json options.
2016-07-05 08:57:45 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e5b9169d98
fixed meta tag
2016-06-28 11:50:27 +00:00
anarcat
b0951744d0
Added a comment: related issues and response to problems raised
2016-06-23 14:44:06 +00:00
anarcat
684fb8ab85
link to the special remote
2016-06-23 13:09:13 +00:00
anarcat
e233b1b58f
Added a comment: dumb external remote implemented
2016-06-23 00:34:59 +00:00
baffo32
cf6fe70843
Added a comment: Use-case expansion
2016-06-17 23:55:52 +00:00
baffo32
a14ed4b2f9
2016-06-17 23:46:34 +00:00
Joey Hess
51751f68f7
link to patch
2016-06-16 16:35:58 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
31a0babb55
2016-06-16 13:23:15 +00:00
Farhan
9f1e3eb12f
2016-06-14 06:40:54 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
a34df513fc
2016-06-09 23:28:24 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
cae5542095
2016-06-09 21:10:44 +00:00
Joey Hess
0fa04f4470
followup
2016-06-09 15:49:18 -04:00
Joey Hess
02a20288ef
Pass -S to git commit-tree when commit.gpgsign is set and when making a non-automatic commit, in order to preserve current behavior when used with git 1.9, which has stopped doing this itself.
2016-06-02 15:07:20 -04:00
Joey Hess
b271a417e6
Merge branch 'master' of ssh://git-annex.branchable.com
2016-06-02 14:10:39 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
2019cc5b65
fixed up done tag
2016-06-02 15:37:15 +00:00
Joey Hess
4fd28807c1
todo
2016-06-01 23:35:08 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e0ef8f2abb
2016-06-02 02:35:19 +00:00
Joey Hess
3426bae807
followup
2016-05-31 12:17:50 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e92d36ddb2
just added a tag to claim my ownership
2016-05-25 12:59:57 +00:00
xloem
2040cb9a61
2016-05-25 12:25:31 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e6bffbdf08
Added a comment
2016-05-25 01:09:56 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
8c6067d96f
2016-05-25 00:25:03 +00:00
Joey Hess
5d8cd16b27
comment
2016-05-21 09:53:44 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
58bdc5be88
2016-05-19 19:11:14 +00:00
xloem
57a7981e1b
Added a comment: Freenet Special Remote
2016-05-19 03:02:19 +00:00
Joey Hess
36cf163321
found a bad memory use in git
2016-05-12 17:26:33 -04:00
Joey Hess
5cee93c4e5
link to my post "proposal for extending smudge/clean filters with raw file access"
2016-05-12 14:26:58 -04:00
Joey Hess
4c5cb82789
close; done in v6 mode
2016-05-10 17:15:27 -04:00
Joey Hess
dd2a5d8295
close
2016-05-10 17:07:59 -04:00
Joey Hess
e8121245b5
close
2016-05-10 17:06:43 -04:00
Joey Hess
e219289c83
Added new encryption=sharedpubkey mode for special remotes.
...
This is useful for makking a special remote that anyone with a clone of the
repo and your public keys can upload files to, but only you can decrypt the
files stored in it.
2016-05-10 16:50:31 -04:00
Joey Hess
e35ba6c1e6
update
2016-05-10 14:07:13 -04:00
Joey Hess
76522065ae
comment
2016-05-10 13:54:27 -04:00
Joey Hess
e08082ce72
followup, close
2016-05-06 12:34:50 -04:00
xloem
36137c444b
Added a comment
2016-05-06 11:19:43 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
764e816156
2016-05-06 06:00:21 +00:00
Joey Hess
1a805c1f7c
comment
2016-05-03 15:12:55 -04:00
Joey Hess
d0036b9100
todo
2016-04-27 17:15:02 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
4cece5a33e
Added a comment
2016-04-25 18:28:14 +00:00
Joey Hess
7dc0b77783
Merge branch 'master' of ssh://git-annex.branchable.com
2016-04-25 13:47:46 -04:00
Joey Hess
cbb4433449
comment
2016-04-25 13:47:27 -04:00
Joey Hess
4c573815f9
close todos covered by rclone
2016-04-25 13:43:24 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
4e0316b22c
initial whining
2016-04-25 17:27:25 +00:00
branchable@d31204a44f76a567b0ac1ace14680d4f2ec7750d
26d64d7355
made link a link
2016-04-23 19:14:59 +00:00
branchable@d31204a44f76a567b0ac1ace14680d4f2ec7750d
6cdd633936
mentioned git-annex-remote-rclone
2016-04-23 19:13:49 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
07ca2bb416
2016-04-22 19:05:45 +00:00
Joey Hess
7945dd3c3e
refactor
2016-04-22 14:35:48 -04:00
Joey Hess
46e3319995
assistant: Deal with upcoming git's refusal to merge unrelated histories by default
...
git 2.8.1 (or perhaps 2.9.0) is going to prevent git merge from merging in
unrelated branches. Since the webapp's pairing etc features often combine
together repositories with unrelated histories, work around this behavior
change by setting GIT_MERGE_ALLOW_UNRELATED_HISTORIES when the assistant
merges.
Note though that this is not done for git annex sync's merges, so
it will follow git's default or configured behavior.
2016-04-22 14:26:44 -04:00
Joey Hess
8ab27235ea
reinject: Added new mode which can reinject known files into the annex.
...
For example: git-annex reinject --known /mnt/backup/*
2016-04-22 13:49:32 -04:00
Joey Hess
b4cb1093bb
todo
2016-04-21 14:24:06 -04:00
CandyAngel
53c7c246a6
Added a comment
2016-04-21 11:41:09 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
caba449869
Added a comment
2016-04-20 19:21:33 +00:00
Joey Hess
da4ff16805
comment
2016-04-20 14:36:46 -04:00
Joey Hess
1bfea9b3e5
calckey: New plumbing command, calculates the key that would be used to refer to a file
2016-04-20 13:50:26 -04:00
Joey Hess
9d952fe9d1
reinject: When src file's content cannot be verified, leave it alone, instead of deleting it.
2016-04-20 13:21:56 -04:00
Joey Hess
b949e85045
remove old closed bugs and todo items to speed up wiki updates and reduce size
...
Remove closed bugs and todos that were last edited or commented before Q3 2015.
Command line used:
for f in $(grep -l '\[\[done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
for f in $(grep -l '|done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
2016-04-19 13:55:29 -04:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
8140aa58ea
removed
2016-04-16 11:53:24 +00:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
6403964cb6
Added a comment: Assistant support
2016-04-16 11:52:34 +00:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
ab2ba2f37f
Added a comment: Assistant support
2016-04-16 11:52:14 +00:00
Joey Hess
b19511822a
update
2016-04-13 13:39:16 -04:00
Joey Hess
bbe994295f
Fix build with ghc v7.11. Thanks, Gabor Greif.
2016-04-12 15:27:51 -04:00
Joey Hess
7815f227d2
update
2016-04-12 14:31:37 -04:00
Joey Hess
630fe90bf3
update
2016-04-12 14:24:48 -04:00
Joey Hess
7d0a078e5c
todo
2016-04-11 11:40:19 -04:00
Antoine Beaupré
c043bd9faf
another thing i forgot
2016-04-10 19:20:37 -04:00
Antoine Beaupré
751abdd51f
fix for manpage generation without hacks
2016-04-10 19:13:01 -04:00
Joey Hess
f0ddc0a75c
comment
2016-04-09 13:22:27 -04:00
Joey Hess
b3b1d72d57
Merge branch 'master' of ssh://git-annex.branchable.com
2016-04-09 12:31:27 -04:00
Antoine Beaupré
a5158baa89
possible fix for markdown generation with pandoc
2016-04-09 11:04:42 -04:00
Antoine Beaupré
c363bea652
attack the manpage problem
2016-04-09 10:40:53 -04:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
d89161e13f
Added a comment: freenet special remote
2016-04-09 10:37:23 +00:00
Antoine Beaupré
d1dd9b5a4b
respond
2016-04-09 00:41:41 -04:00
Joey Hess
c2ce3dfed3
windows does not like filenames starting with a dot, rename
2016-04-08 17:08:07 -04:00
Joey Hess
c4be17d159
Merge branch 'master' of ssh://git-annex.branchable.com
2016-04-08 15:35:55 -04:00
Joey Hess
973d66bb67
update
2016-04-08 15:31:53 -04:00
ggreif@8132a868199b4ffec14150c87f538dc06a538220
441dfba4c3
pull request for Bup.hs
2016-04-08 16:17:53 +00:00
Joey Hess
68ef108cb7
another reason
2016-04-05 14:29:33 -04:00
ExGen
6b2425d7bf
Added a comment: Harlinks
2016-04-03 11:21:02 +00:00
ExGen
730e1aee68
Added a comment: Harlinks
2016-04-02 23:32:24 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
6509834f3d
Added a comment: cache?
2016-04-01 19:56:44 +00:00
Joey Hess
11d76f0c8e
Merge branch 'master' of ssh://git-annex.branchable.com
2016-03-31 19:07:03 -04:00
Joey Hess
ed3e8e1886
Merge branch 'adjustedbranch'
2016-03-31 19:05:47 -04:00
anarcat
02cdd59bb6
another batch?
2016-03-31 14:08:03 +00:00
Joey Hess
93f5ccc808
update
2016-03-30 16:01:59 -04:00
Joey Hess
d72b85d437
update
2016-03-30 15:55:18 -04:00
Joey Hess
fb656b9048
log --raw-date: Use to display seconds from unix epoch.
2016-03-29 14:39:16 -04:00
Joey Hess
8a69298bf2
init: Automatically enter the adjusted unlocked branch when in a v6 repo on a filesystem not supporting symlinks.
2016-03-29 13:54:42 -04:00
http://svario.it/gioele
891fdf7eaa
2016-03-28 09:58:25 +00:00
Joey Hess
31480a54e2
close
2016-03-14 16:47:32 -04:00
karl
48b2357963
2016-03-13 16:01:03 +00:00
Joey Hess
7125a1fb27
rename files containing :
...
This is mostly to let the repo check out on windows w/o using cygwin's git.
But, bash completion is also crap with : , so ..
2016-03-12 12:57:18 -04:00
Joey Hess
d201e6c359
add todo from comment
2016-03-09 13:21:55 -04:00
Joey Hess
0cdd4f9f58
Merge branch 'master' of ssh://git-annex.branchable.com
2016-03-09 13:13:28 -04:00
Joey Hess
c6f81e8ef5
done
2016-03-09 12:54:22 -04:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
1f2e7fea6a
Added a comment
2016-03-01 07:10:56 +00:00
divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899
e815b5c23c
Added a comment
2016-02-26 03:56:42 +00:00
Joey Hess
53ad65612e
todo
2016-02-23 16:54:31 -04:00
Joey Hess
67dc0d238f
disable new build flags for android build
2016-02-23 10:59:59 -04:00
CandyAngel
749ec95061
Added a comment
2016-02-23 12:24:48 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
3d1895ef95
2016-02-21 16:55:40 +00:00
divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899
1c3d93eec4
Added a comment
2016-02-21 05:15:57 +00:00
divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899
c65502e7cc
2016-02-21 03:49:40 +00:00
Joey Hess
3f47b8ae36
close
2016-02-19 16:59:57 -04:00
Joey Hess
7752f1bd24
comment
2016-02-19 16:50:33 -04:00
Joey Hess
e038c36e3e
tag bugs that will be fixed when direct mode is removed
2016-02-19 16:46:03 -04:00
Joey Hess
a56b17daaa
Merge branch 'master' of ssh://git-annex.branchable.com
2016-02-19 16:19:36 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e0314a9dcb
Added a comment
2016-02-19 20:06:20 +00:00
Joey Hess
f1cebd1bf9
comment
2016-02-19 15:56:48 -04:00
Joey Hess
ed01410354
close
2016-02-19 15:54:55 -04:00
Joey Hess
9b021c1e90
comment
2016-02-19 15:28:55 -04:00
Joey Hess
c7fd2ac32c
comment
2016-02-19 14:50:54 -04:00
Joey Hess
09234eb42d
comment
2016-02-19 14:47:08 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ef557d7cac
Added a comment
2016-02-15 17:05:08 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
2301c7c134
Added a comment
2016-02-15 17:02:59 +00:00
Joey Hess
dfbb5db3a8
add spacer to menu
2016-02-15 13:02:14 -04:00
Joey Hess
4eeb25d9c9
comment
2016-02-15 12:52:56 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ad15d778e3
added [[!meta author=yoh]]
2016-02-15 15:29:22 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
eb879367a7
Added a comment
2016-02-15 15:28:41 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
8ed1e1bc66
2016-02-15 15:26:36 +00:00
jonan
60d9cb69ea
2016-02-15 09:37:52 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1e772a62b4
2016-02-12 22:39:04 +00:00
Joey Hess
cc4d3e3d45
checkpresentkey: Allow to be run without an explicit remote and add --batch
...
* checkpresentkey: Allow to be run without an explicit remote.
* checkpresentkey: Added --batch.
2016-02-12 16:43:51 -04:00
Joey Hess
84d657312e
comment
2016-02-12 14:36:00 -04:00
Joey Hess
9df13e73ae
if keys database cannot be opened due to permissions, ignore
...
This lets readonly repos be used. If a repo is readonly, we can ignore the
keys database, because nothing that we can do will change the state of the
repo anyway.
2016-02-12 14:16:35 -04:00
Joey Hess
1ec91f0c44
close
2016-02-12 13:41:50 -04:00
Joey Hess
4c2fb5569b
close
2016-02-10 12:42:48 -04:00
konubinix
2790840848
Added a comment: fuser and unison?
2016-02-10 09:12:52 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e46843054b
2016-02-10 00:01:10 +00:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
56889d07cd
Added a comment
2016-02-09 21:51:17 +00:00
Joey Hess
73cca6e8c1
update
2016-02-09 16:26:55 -04:00
Joey Hess
5d05aad74c
S3: Allow configuring with requeststyle=path to use path-style bucket access instead of the default DNS-style access.
...
untested
2016-02-09 15:36:36 -04:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
dcea2f8d9f
rename todo/allow_path-style_syntax_for_S3_bucket_specification.mdwn to todo/support_path-style_syntax_for_S3_bucket_specification.mdwn
2016-02-09 19:21:15 +00:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
1d432c677e
rename todo/allow_path-style_semantics_for_S3_bucket_specification.mdwn to todo/allow_path-style_syntax_for_S3_bucket_specification.mdwn
2016-02-09 19:19:58 +00:00
magibney@908c3d4677b9e87e203538d4d5e8c296255749a0
a246ea41fe
2016-02-09 18:58:38 +00:00
Joey Hess
aeb6b4d2c0
comment
2016-02-09 12:39:57 -04:00
Joey Hess
4b1afda6c5
pointer
2016-02-09 12:36:22 -04:00
Joey Hess
edc5829785
added adjusted_branches design doc, meets at least 2 different needs
2016-02-09 12:30:29 -04:00
Joey Hess
09b369ba7e
Merge branch 'master' of ssh://git-annex.branchable.com
2016-02-03 16:59:04 -04:00
Joey Hess
5127cb59cc
annex.largefiles: Add support for mimetype=text/* etc, when git-annex is linked with libmagic.
2016-02-03 16:29:34 -04:00
Joey Hess
86444fe507
comment
2016-02-03 15:45:54 -04:00
atrent
a5d89a8b4d
Added a comment: adding a simple counter?
2016-02-03 07:48:10 +00:00
anarcat
4135c6d5d9
2016-02-01 19:54:39 +00:00
anarcat
8b2ada9f1a
another idea
2016-02-01 19:53:04 +00:00
anarcat
81b9d7564c
2016-02-01 19:51:44 +00:00
Joey Hess
8db477b2ac
done
2016-01-29 13:27:06 -04:00
ggreif@8132a868199b4ffec14150c87f538dc06a538220
b1d3137ac2
pull request
2016-01-28 08:51:38 +00:00
tomekwi
23361077a1
Added a comment: Linux-Windows repo
2016-01-26 20:46:59 +00:00
Joey Hess
d1879df0ba
response
2016-01-22 15:39:27 -04:00
db
26b76a6b06
Added a comment
2016-01-22 19:00:58 +00:00
Joey Hess
fc9a02d600
comment
2016-01-20 15:00:13 -04:00
Joey Hess
6d79f9e755
find --batch
2016-01-20 13:04:07 -04:00
Joey Hess
9b9b5a30e1
whereis --batch
2016-01-20 12:46:00 -04:00
Joey Hess
7d0ece86f6
add --batch
2016-01-19 17:48:42 -04:00
Joey Hess
c06999df42
already done this earlier
2016-01-19 15:57:37 -04:00
fiatjaf
4dffddb343
small formatting fix.
2016-01-19 19:40:39 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
6a2a4aaba1
2016-01-19 19:26:32 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
77fc00a68f
Added a comment
2016-01-19 19:24:11 +00:00
Joey Hess
432151f966
comment
2016-01-19 13:15:35 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e35fa26c55
Added a comment
2016-01-19 16:39:49 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
9054f58e17
initial request
2016-01-19 16:31:03 +00:00
Joey Hess
aae77b1856
comment
2016-01-19 11:35:14 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
aa2e815954
marked as mine
2016-01-18 22:08:35 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ee94708bd7
2016-01-18 22:01:41 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ee58e4601e
2016-01-18 21:59:04 +00:00
tribut
37ef508def
Added a comment
2016-01-18 16:22:54 +00:00
CandyAngel
165e5da2df
Added a comment
2016-01-18 13:17:00 +00:00
tribut
ca19a2dbb6
Reformat irc log to add linebreaks (is there a better way to do this in markdown?)
2016-01-18 13:11:08 +00:00
tribut
d677bfea98
2016-01-18 13:07:23 +00:00
db
94af2cd44d
2016-01-17 17:14:30 +00:00
Joey Hess
aa35f5cdf7
info: Support --batch mode.
2016-01-15 15:56:47 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
78721c9afd
Added a comment: "done" but only for non --fast/--relaxed
2016-01-13 23:49:30 +00:00
Joey Hess
af457d73a4
followup
2016-01-13 15:12:48 -04:00
Joey Hess
ecd0684bfc
avoid hard linking object from other repository when annex.thin is set
...
This is simpler and less expensive than checking if the src file has a
link count >= 2, and also is unlocked.
2016-01-13 14:19:31 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
50fad302a1
Added a comment: another side-effect of largefiles not being supported for my usecase
2016-01-12 17:20:08 +00:00
Joey Hess
f9c5aa84e0
add database benchmark
...
The benchmark shows that the database access is quite fast indeed!
And, it scales linearly to the number of keys, with one exception,
getAssociatedKey.
Based on this benchmark, I don't think I need worry about optimising
for cases where all files are locked and the database is mostly empty.
In those cases, database access will be misses, and according to this
benchmark, should add only 50 milliseconds to runtime.
(NB: There may be some overhead to getting the database opened and locking
the handle that this benchmark doesn't see.)
joey@darkstar:~/src/git-annex>./git-annex benchmark
setting up database with 1000
setting up database with 10000
benchmarking keys database/getAssociatedFiles from 1000 (hit)
time 62.77 μs (62.70 μs .. 62.85 μs)
1.000 R² (1.000 R² .. 1.000 R²)
mean 62.81 μs (62.76 μs .. 62.88 μs)
std dev 201.6 ns (157.5 ns .. 259.5 ns)
benchmarking keys database/getAssociatedFiles from 1000 (miss)
time 50.02 μs (49.97 μs .. 50.07 μs)
1.000 R² (1.000 R² .. 1.000 R²)
mean 50.09 μs (50.04 μs .. 50.17 μs)
std dev 206.7 ns (133.8 ns .. 295.3 ns)
benchmarking keys database/getAssociatedKey from 1000 (hit)
time 211.2 μs (210.5 μs .. 212.3 μs)
1.000 R² (0.999 R² .. 1.000 R²)
mean 211.0 μs (210.7 μs .. 212.0 μs)
std dev 1.685 μs (334.4 ns .. 3.517 μs)
benchmarking keys database/getAssociatedKey from 1000 (miss)
time 173.5 μs (172.7 μs .. 174.2 μs)
1.000 R² (0.999 R² .. 1.000 R²)
mean 173.7 μs (173.0 μs .. 175.5 μs)
std dev 3.833 μs (1.858 μs .. 6.617 μs)
variance introduced by outliers: 16% (moderately inflated)
benchmarking keys database/getAssociatedFiles from 10000 (hit)
time 64.01 μs (63.84 μs .. 64.18 μs)
1.000 R² (1.000 R² .. 1.000 R²)
mean 64.85 μs (64.34 μs .. 66.02 μs)
std dev 2.433 μs (547.6 ns .. 4.652 μs)
variance introduced by outliers: 40% (moderately inflated)
benchmarking keys database/getAssociatedFiles from 10000 (miss)
time 50.33 μs (50.28 μs .. 50.39 μs)
1.000 R² (1.000 R² .. 1.000 R²)
mean 50.32 μs (50.26 μs .. 50.38 μs)
std dev 202.7 ns (167.6 ns .. 252.0 ns)
benchmarking keys database/getAssociatedKey from 10000 (hit)
time 1.142 ms (1.139 ms .. 1.146 ms)
1.000 R² (1.000 R² .. 1.000 R²)
mean 1.142 ms (1.140 ms .. 1.144 ms)
std dev 7.142 μs (4.994 μs .. 10.98 μs)
benchmarking keys database/getAssociatedKey from 10000 (miss)
time 1.094 ms (1.092 ms .. 1.096 ms)
1.000 R² (1.000 R² .. 1.000 R²)
mean 1.095 ms (1.095 ms .. 1.097 ms)
std dev 4.277 μs (2.591 μs .. 7.228 μs)
2016-01-12 13:07:03 -04:00
Joey Hess
55ad30d1d9
update
2016-01-08 16:30:31 -04:00
Joey Hess
c96fb11a96
devblog
2016-01-07 18:03:06 -04:00
Joey Hess
722f56a99d
update
2016-01-07 15:47:19 -04:00
Joey Hess
d667a68b7e
test: Added --keep-failures option.
2016-01-06 13:44:12 -04:00
Joey Hess
50d25c186d
update
2016-01-05 17:41:46 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1d6d7a6e16
2016-01-05 02:20:14 +00:00
Joey Hess
b1373f0d15
update
2016-01-01 16:02:11 -04:00
Joey Hess
f36f24197a
scan for unlocked files on init/upgrade of v6 repo
2016-01-01 15:09:42 -04:00
Joey Hess
b03a24dc10
update
2016-01-01 14:26:09 -04:00
Joey Hess
4be2b57606
add test: conflict resolution (mixed locked and unlocked file)
2015-12-30 16:36:39 -04:00
Joey Hess
0b8bba8031
test suite 100% pass in v6, finally!
...
Set annex.largefiles when adding the conflicting non-annexed file,
otherwise it would be added as an annexed file.
2015-12-30 15:12:45 -04:00
Joey Hess
7fd9fa3d72
update
2015-12-29 17:47:49 -04:00
Joey Hess
6aa19b7184
Merge branch 'master' of ssh://git-annex.branchable.com
2015-12-29 17:40:49 -04:00
umeboshi
813262448c
Added a comment: Link to TH
2015-12-29 20:36:42 +00:00
Joey Hess
b6b34f4916
automatic conflict resolution for v6 unlocked files
...
Several tricky parts:
* When the conflict is just between the same key being locked and unlocked,
the unlocked version wins, and the file is not renamed in this case.
* Need to update associated file map when conflict resolution renames
an unlocked file.
* git merge runs the smudge filter on the conflicting file, and actually
overwrites the file with the same content it had before, and so
invalidates its inode cache. This makes it difficult to know when it's
safe to remove such files as conflict cruft, without going so far as to
compare their entire contents.
Dealt with this by preventing the smudge filter from populating the file
when a merge is run. However, that also prevents the smudge filter being
run for non-conflicting files, so eg moving a file won't put its new
content into place.
* Ideally, if a merge or a merge conflict resolution renames an unlocked
file, the file in the work tree can just be moved, rather than copying
the content to a new worktree file.
This is attempted to be done in merge conflict resolution, but
due to git merge's behavior of running smudge filters, what actually
seems to happen is the old worktree file with the content is deleted and
rewritten as a pointer file, so doesn't get reused.
So, this is probably not as efficient as it optimally could be.
If that becomes a problem, could look into running the merge in a separate
worktree and updating the real worktree more efficiently, similarly to the
direct mode merge. However, the direct mode merge had a lot of bugs, and
I'd rather not use that more error-prone method unless really needed.
2015-12-29 15:41:09 -04:00
Joey Hess
121f5d5b0c
annex.thin
...
Decided it's too scary to make v6 unlocked files have 1 copy by default,
but that should be available to those who need it. This is consistent with
git-annex not dropping unused content without --force, etc.
* Added annex.thin setting, which makes unlocked files in v6 repositories
be hard linked to their content, instead of a copy. This saves disk
space but means any modification of an unlocked file will lose the local
(and possibly only) copy of the old version.
* Enable annex.thin by default on upgrade from direct mode to v6, since
direct mode made the same tradeoff.
* fix: Adjusts unlocked files as configured by annex.thin.
2015-12-27 15:59:59 -04:00
Joey Hess
025f284ac1
reorg
2015-12-26 15:15:02 -04:00
Joey Hess
fcb013044b
update
2015-12-26 15:13:05 -04:00
Joey Hess
4224fae71f
optimise read and write for Keys database (untested)
...
Writes are optimised by queueing up multiple writes when possible.
The queue is flushed after the Annex monad action finishes. That makes it
happen on program termination, and also whenever a nested Annex monad action
finishes.
Reads are optimised by checking once (per AnnexState) if the database
exists. If the database doesn't exist yet, all reads return mempty.
Reads also cause queued writes to be flushed, so reads will always be
consistent with writes (as long as they're made inside the same Annex monad).
A future optimisation path would be to determine when that's not necessary,
which is probably most of the time, and avoid flushing unncessarily.
Design notes for this commit:
- separate reads from writes
- reuse a handle which is left open until program
exit or until the MVar goes out of scope (and autoclosed then)
- writes are queued
- queue is flushed periodically
- immediate queue flush before any read
- auto-flush queue when database handle is garbage collected
- flush queue on exit from Annex monad
(Note that this may happen repeatedly for a single database connection;
or a connection may be reused for multiple Annex monad actions,
possibly even concurrent ones.)
- if database does not exist (or is empty) the handle
is not opened by reads; reads instead return empty results
- writes open the handle if it was not open previously
2015-12-23 19:18:52 -04:00
Joey Hess
b3690c4499
update
2015-12-22 18:19:32 -04:00
Joey Hess
ca2c977704
wip v6 support for assistant
...
Files are not yet added to v6 repos in unlocked mode.
2015-12-21 18:41:15 -04:00
Joey Hess
fbf6c25de5
interaction with shared clones
2015-12-17 18:46:52 -04:00
Joey Hess
e55ac3d383
update
2015-12-16 17:04:31 -04:00
Joey Hess
e61f3d1752
update todo list
2015-12-16 16:02:21 -04:00
Joey Hess
7800125783
starting to work on test suite for v6
2015-12-15 17:19:26 -04:00
Joey Hess
db8b32254c
update todo list
2015-12-15 16:07:02 -04:00
Joey Hess
f9d077186a
implemented upgrade of direct mode repo to v6
2015-12-15 16:00:26 -04:00
Joey Hess
71e2050f8f
have clean filter check if the filename was already in use by an old key
...
The annex object for it may have been modified due to hard link, and
that should be cleaned up when the new version is added. If another
associated file has the old key's content, that's linked into the annex
object. Otherwise, update location log to reflect that content has been
lost.
2015-12-15 13:06:52 -04:00
Joey Hess
9fcc5046b3
todo
2015-12-15 12:38:32 -04:00
Joey Hess
cc2d78870c
update
2015-12-11 16:22:40 -04:00
Joey Hess
1dad3af3fc
checked getKeysPresent; it's ok for v6 unlocked files
...
When a v6 unlocked files is removed from the work tree,
unused doesn't show it. When it gets removed from the index,
unused does show it. This is the same as a locked file.
2015-12-11 16:12:42 -04:00
Joey Hess
e7183d83d3
fsck for v6 unlocked files
...
This only adds 1 stat to each file fscked for locked files, so
added overhead is minimal.
For unlocked files it has to access the database to see if a file
is modified.
2015-12-11 16:07:54 -04:00
Joey Hess
7790e059b2
finish v6 git-annex lock
...
This was a doozy!
2015-12-11 15:28:34 -04:00
Joey Hess
50e83b606c
only make 1 hardlink max between pointer file and annex object
...
If multiple files point to the same annex object, the user may want to
modify them independently, so don't use a hard link.
Also, check diskreserve when copying.
2015-12-11 14:00:21 -04:00
Joey Hess
c910b4e255
wip
2015-12-11 10:42:18 -04:00
Joey Hess
e2c8dc6778
v6 git-annex unlock
...
Note that the implementation uses replaceFile, so that the actual
replacement of the work tree file is atomic. This seems a good property to
have!
It would be possible for unlock in v6 mode to be run on files that do not
have their content present. However, that would be a behavior change from
before, and I don't see any immediate need to support it, so I didn't
implement it.
2015-12-10 16:12:48 -04:00
Joey Hess
9dffd3d255
add generalized linkAnnex'
2015-12-10 16:08:19 -04:00
Joey Hess
108f711d37
todo
2015-12-10 14:54:03 -04:00
Joey Hess
f80a3d8cd0
check InodeCache in inAnnex et al
...
This avoids querying the database when the content file doen't exist
(or otherwise fails the provided check). However, it does add overhead of
querying the database, and will certianly impact performance.
2015-12-10 14:51:04 -04:00
Joey Hess
2b8f6b8b2f
check inode cache in prepSendAnnex
...
This does mean one query of the database every time an object is sent.
May impact performance.
2015-12-10 14:50:52 -04:00
Joey Hess
ce73a96e4e
use InodeCache when dropping a key to see if a pointer file can be safely reset
...
The Keys database can hold multiple inode caches for a given key. One for
the annex object, and one for each pointer file, which may not be hard
linked to it.
Inode caches for a key are recorded when its content is added to the annex,
but only if it has known pointer files. This is to avoid the overhead of
maintaining the database when not needed.
When the smudge filter outputs a file's content, the inode cache is not
updated, because git's smudge interface doesn't let us write the file. So,
dropping will fall back to doing an expensive verification then. Ideally,
git's interface would be improved, and then the inode cache could be
updated then too.
2015-12-09 17:54:54 -04:00
Joey Hess
3311c48631
move InodeSentinal from direct mode code to its own module
...
Will be used outside of direct mode for v6 unlocked files, and is already
used outside of direct mode when adding files to annex.
2015-12-09 15:52:11 -04:00
Joey Hess
8a818088a3
link/copy pointer files to object content when it's added
2015-12-09 15:27:29 -04:00
Joey Hess
37c9026c6e
todo
2015-12-08 13:07:45 -04:00
Joey Hess
9923b8dc77
long walk led to long list of things to do
2015-12-07 17:24:16 -04:00
Joey Hess
712c9fc590
require "annex/objects/" before key in pointer files
...
This removes ambiguity, because while someone might have "WORM--foo" in a
file that's not intended to be a git-annex pointer file,
"annex/objects/WORM--foo" is less likely.
Also, 664cc987e8
had a caveat about symlink
targets being parsed as pointer files, and now the same parser is used for
both.
I did not include any hash directories before the key in the pointer file,
as they're not needed. However, if they were included, the parser would
still work ok.
2015-12-07 15:45:08 -04:00
Joey Hess
2cbcb4f1a8
update associated files database on smudge and clean
2015-12-07 14:41:22 -04:00
Joey Hess
2fe21d47c5
init: Configure .git/info/attributes to use git-annex as a smudge filter.
...
Note that this changes the default behavior of git add in a newly
initialized repository; it will add files to the annex.
Don't like that this could break workflows, but it's necessary in order for
any pointer files in the repo to be handled by git-annex.
2015-12-04 17:57:15 -04:00
Joey Hess
e7f75b079d
don't let git-annex direct be run in a v6 repo
2015-12-04 16:33:09 -04:00
Joey Hess
ccc49861ca
add v6; keep v5 working for now and manual upgrade
...
Since all places where a repo is used in direct mode need to have git-annex
upgraded before the repo can safely be converted to v6, the upgrade needs
to be manual for now.
I suppose that at some point I'll want to drop all the direct mode support
code. At that point, will stop supporting v5, and will need to auto-upgrade
any remaining v5 repos. If possible, I'd like to carry the direct mode
support for say, a year or so, to give people plenty of time to upgrade and
avoid disruption.
2015-12-04 16:14:48 -04:00
Joey Hess
20ca89dfa3
skeleton smudge/clean filters
2015-12-04 13:03:39 -04:00
Joey Hess
f16e235983
addurl, importfeed: Changed to honor annex.largefiles settings, when the content of the url is downloaded. (Not when using --fast or --relaxed.)
...
importfeed just calls addurl functions, so inherits this from it.
Note that addurl still generates a temp file, and uses that key to download
the file. It just adds it to the work tree at the end when the file is small.
2015-12-02 15:12:33 -04:00
Joey Hess
382f8a790a
fix name of comment
2015-12-02 12:06:04 -04:00
Joey Hess
6cd222fbe8
remove redundant and unnecessary todo
...
Mostly because of the --
2015-12-02 12:00:41 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7b7a9e2468
2015-11-30 18:49:49 +00:00
Joey Hess
3f63666727
file map analysis
2015-11-24 11:39:47 -04:00
Joey Hess
cf0130894e
notes on merge
2015-11-23 18:10:50 -04:00
Joey Hess
fe55caa2ae
upgrading
2015-11-23 17:57:47 -04:00
Joey Hess
33fb0de1a3
smudge design
2015-11-23 16:53:05 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
472df9c9b5
added [[!meta author=yoh]]
2015-11-10 19:25:28 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ee69735b7f
Added a comment
2015-11-10 19:24:59 +00:00
Joey Hess
952d9e42dc
hmm
2015-11-10 15:12:12 -04:00
Joey Hess
78b63888a6
close
2015-11-06 13:52:47 -04:00
Joey Hess
c6fc0945f3
update
2015-11-04 17:03:32 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
bf0b84a86d
2015-11-02 20:59:38 +00:00
Joey Hess
e806e62fa3
document default --autostart --startdelay=5 and comment
2015-11-02 11:18:44 -04:00
https://id.koumbit.net/anarcat
3d0d832b6c
add three more alternatives...
2015-10-30 15:42:35 +00:00
https://id.koumbit.net/anarcat
ad87b9c708
Added a comment: re tox
2015-10-30 15:37:09 +00:00
Gastlag
c07dd514e0
Added a comment: Is xmpp the problem ?
2015-10-30 10:42:06 +00:00
parhuzamos
0ec35e8b45
User "bence" was using Google OpenID which is not supported anymore. Found this moved page, edited it to get notified if anything happens.
2015-10-28 21:01:29 +00:00
Jonan
cf3d3037b6
2015-10-28 11:10:44 +00:00
Jonan
c38b28f874
2015-10-28 11:06:30 +00:00
Joey Hess
6e7eddb5d6
comment
2015-10-26 15:33:32 -04:00
anarcat
48c78c9b2a
trick question
2015-10-20 04:44:39 +00:00
Joey Hess
f9adb905fc
Avoid unncessary write to the location log when a file is unlocked and then added back with unchanged content.
...
Implemented with no additional overhead of compares etc.
This is safe to do for presence logs because of their locality of change;
a given repo's presence logs are only ever changed in that repo, or in a
repo that has just been actively changing the content of that repo.
So, we don't need to worry about a split-brain situation where there'd
be disagreement about the location of a key in a repo. And so, it's ok to
not update the timestamp when that's the only change that would be made
due to logging presence info.
2015-10-12 14:46:47 -04:00
Joey Hess
82ba8c9a6a
comment
2015-10-12 13:29:00 -04:00
tribut
53d3b5a197
2015-10-11 17:33:20 +00:00
Joey Hess
9bcc32de3b
Merge branch 'master' of ssh://git-annex.branchable.com
2015-10-01 16:17:52 -04:00
Joey Hess
2fb3722ce9
Do verification of checksums of annex objects downloaded from remotes.
...
* When annex objects are received into git repositories, their checksums are
verified then too.
* To get the old, faster, behavior of not verifying checksums, set
annex.verify=false, or remote.<name>.annex-verify=false.
* setkey, rekey: These commands also now verify that the provided file
matches the key, unless annex.verify=false.
* reinject: Already verified content; this can now be disabled by
setting annex.verify=false.
recvkey and reinject already did verification, so removed now duplicate
code from them. fsck still does its own verification, which is ok since it
does not use getViaTmp, so verification doesn't happen twice when using fsck
--from.
2015-10-01 15:56:39 -04:00
dxld@02c834b220f9ffc0410d37263aa29d9373cc455b
9825b4cb15
Added a comment: Fully p2p alternative to XMPP
2015-10-01 17:22:44 +00:00
Joey Hess
0c3a3c5187
comment
2015-10-01 11:57:59 -04:00
Joey Hess
4aa055cb39
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-29 11:20:00 -04:00
kalle@bdf75651b439b088e51f28f10f5a46ffcd2a704d
2ed24b88ae
Added a comment: importfeed template
2015-09-28 19:52:16 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
31597d6676
Added a comment: timestamps are wrong as of 5.20150731
2015-09-26 18:31:46 +00:00
Joey Hess
209b8bbfbb
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-26 08:57:53 -04:00
Joey Hess
7f102cf43d
add
2015-09-26 07:23:08 -04:00
fastguy
8156862566
Added a comment: Any updates?
2015-09-25 19:35:18 +00:00
Joey Hess
f2b6ebd502
status: Show added but not yet committed files.
...
Seems easy, but git ls-files can't list the right subset of files.
So, I wrote a whole new parser for git status output, and converted the
status command to use that.
There are a few other small behavior changes. The order changed. Unlocked
files show as T. In indirect mode, deleted files were not shown before, and
that's fixed. Regular files checked directly into git and modified
were not shown before, and are now.
2015-09-22 17:32:28 -04:00
Joey Hess
6885fe3c38
close, already implemented via a different todo
2015-09-22 15:46:42 -04:00
Joey Hess
c9acb6b89d
new todo
2015-09-22 15:31:08 -04:00
Joey Hess
9fa60b676c
close
2015-09-22 15:23:23 -04:00
Joey Hess
89238e9595
juggle dup bugs
2015-09-17 17:08:39 -04:00
Joey Hess
9cfb96c53d
Special remotes configured with autoenable=true will be automatically enabled when git-annex init is run.
2015-09-14 14:49:48 -04:00
Joey Hess
ffa8221517
annex.hardlink extended to also try to use hard links when copying from the repository to a remote.
...
Also, it used to only check that one of the repos was not in direct mode;
now when either repo is direct mode, annex.hardlink won't have an effect.
2015-09-14 12:13:38 -04:00
https://id.koumbit.net/anarcat
8e30053d5b
toc
2015-09-12 22:18:40 +00:00
Joey Hess
eab8c512d8
cleanup
2015-09-11 13:21:58 -04:00
Joey Hess
29187648e1
comment
2015-09-09 14:45:57 -04:00
Joey Hess
97fb358437
new todo
2015-09-09 14:44:43 -04:00
Joey Hess
c60181bd82
unused: Fix reversion in 5.20150727 that broke parsing of the --unused-refspec option. Thanks, Øyvind A. Holm.
2015-09-09 14:33:35 -04:00
sunny256
762ff6d584
Add patch to change --unused-refspec back to --used-refspec
2015-09-08 12:47:40 +00:00
lealanko
499719d660
2015-09-06 14:00:39 +00:00
lealanko
8733bd603d
Added a comment
2015-09-06 13:26:49 +00:00
Joey Hess
b5c0fb1c48
possible optimisation idea
2015-09-03 13:52:43 -07:00
http://joeyh.name/
cb5756bfc5
Added a comment
2015-08-25 18:25:44 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
a768ee7128
2015-08-25 18:08:50 +00:00
vincent.mcintyre@1318ebde5cb96fc17e59dfa86f399f5634b1facc
fc7bfc27e1
2015-08-24 13:11:24 +00:00
anarcat
1f359ab899
Added a comment: great!
2015-08-17 04:07:28 +00:00
Joey Hess
87b4229b23
sync: Support --jobs
...
* sync: Support --jobs
* sync --content: Avoid unnecessary second pull from remotes when
no file transfers are made.
2015-08-14 13:49:55 -04:00
jonathan.stott+gitannex@7c5a9cff8c7c8f69680d0723dda182fa3ba78d43
d4bda84386
2015-08-14 13:40:45 +00:00
Joey Hess
4ab4417292
move item to todo list from bugs and followup
2015-08-13 16:43:58 -04:00
Joey Hess
00fd5b67bf
more measuring
2015-08-13 16:15:22 -04:00
Joey Hess
983a95f021
Sped up downloads of files from ssh remotes, reducing the non-data-transfer overhead 6x.
2015-08-13 14:20:28 -04:00
Joey Hess
7584e47ba3
--debug log messages are now timestamped with fractional seconds.
2015-08-12 14:42:49 -04:00
Joey Hess
756551cfcc
amazonka
2015-08-11 14:14:53 -04:00
Joey Hess
8ee295e446
comment
2015-08-11 13:52:54 -04:00
Joey Hess
21dc3ab49e
response
2015-08-11 13:36:22 -04:00
tomekwi
d4ce800219
Added a comment: Linux-Windows repo
2015-08-10 18:22:22 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7434cc0d72
Added a comment
2015-08-09 03:04:31 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
3cb9c0dd93
2015-08-09 02:51:41 +00:00
https://id.koumbit.net/anarcat
63aec0eba0
no haskell?
2015-08-06 21:14:47 +00:00
Joey Hess
6ded6fd19a
promote comment to todo
2015-08-06 13:33:25 -04:00
Joey Hess
49947be595
done
2015-08-05 14:11:55 -04:00
Joey Hess
de9a35f64d
Merge branch 'master' of ssh://git-annex.branchable.com
2015-08-05 09:45:26 -04:00
Joey Hess
a6fbf20671
longterm goal
2015-08-04 22:49:39 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
d9647df58d
Added a comment: my bad
2015-08-05 02:33:46 +00:00
Joey Hess
1d51542cd4
comment
2015-08-04 16:23:21 -04:00
Joey Hess
89bb7d1244
cmment
2015-08-04 15:33:51 -04:00
Joey Hess
82c0fd7ed8
response
2015-08-04 12:21:22 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
b4182f5a97
Added a comment
2015-08-04 15:28:29 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
9ad6c8255c
Added a comment
2015-08-04 15:00:03 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
c7f493fe2a
2015-08-04 14:53:27 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
45b2fb3463
2015-08-04 14:39:19 +00:00
Joey Hess
7fcdb85177
todo
2015-08-03 14:36:37 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
02ebc79ee7
2015-07-31 16:16:02 +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
Joey Hess
3e98e26303
open and close gitlab issues
2015-07-27 12:22:17 -04:00
CandyAngel
7c290e8b98
Added a comment
2015-07-22 07:41:53 +00:00
Joey Hess
49d102f98b
addurl now accepts --prefix and --suffix options to adjust the filenames used
2015-07-21 12:50:05 -04:00
CandyAngel
f173be6e88
Added a comment
2015-07-21 12:11:45 +00:00
Joey Hess
bb2d8766aa
update
2015-07-20 15:07:35 -04:00
Joey Hess
43bdd2c109
move to todo
2015-07-20 13:49:26 -04:00
Joey Hess
43ad045e1b
response
2015-07-20 12:20:55 -04:00
CandyAngel
73d1812e18
2015-07-19 19:23:28 +00:00
mawillcockson
d61c11454e
Added a comment
2015-07-18 19:13:03 +00:00
Joey Hess
7d6e6f15c1
comment
2015-07-15 11:53:40 -04:00
CandyAngel
3327e9ffae
Added a comment
2015-07-15 10:20:55 +00:00
Joey Hess
b11d2f5a8a
unused: --used-refspec can now be configured to look at refs in the reflog. This provides a way to not consider old versions of files to be unused after they have reached a specified age, when the old refs in the reflog expire.
...
May be slow.
2015-07-07 17:13:50 -04:00
Joey Hess
a51b98cdd5
sync: When annex.autocommit=false, avoid making any commit of local changes, while still merging with remote to the extent possible.
2015-07-07 16:36:11 -04:00
Joey Hess
81ad277a85
add: Stage symlinks the same as git add would, even if they are not a link to annexed content.
2015-07-07 16:15:30 -04:00
Joey Hess
772dd88ae9
close; use receive.denyCurrentBranch=updateInstead
2015-07-07 16:00:25 -04:00
sunny256
5436e10a96
Added a comment
2015-07-06 22:33:48 +00:00
Joey Hess
927ca3d804
comment
2015-07-06 13:49:10 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
3cf08435a1
Added a comment: explicit arguments?
2015-07-06 16:01:47 +00:00
Joey Hess
82312a6979
idea
2015-07-06 11:41:29 -04:00
Joey Hess
66973ccc1a
close
2015-07-03 18:19:50 -04:00
Joey Hess
e54da868ac
comment
2015-07-03 14:07:40 -04:00
Joey Hess
60e51e86b1
comment
2015-07-02 16:41:04 -04:00
Joey Hess
6648fa1c47
fixed
2015-07-02 16:35:58 -04:00
Joey Hess
a8a1566cb7
comment
2015-07-02 16:09:14 -04:00
Joey Hess
ad1ffa47ba
comment
2015-07-02 16:02:53 -04:00
Joey Hess
9fa6671a47
fixed via time machine
2015-07-02 16:01:16 -04:00
Joey Hess
af3d4dc764
comment
2015-07-02 12:53:47 -04:00
sunny256
c3fa443c25
Add patch for "unrecognized argument: -raw" bug
2015-06-24 15:33:05 +00:00
anarcat
899cde1dcb
clarify issue
2015-06-23 04:14:18 +00:00
anarcat
dc5f9dbe00
rename todo/git-annex_du.mdwn to todo/git-annex_info___34__du__34___remote_support.mdwn
2015-06-23 04:12:21 +00:00
acstubbins@9fd8dfbed08e99693f97e0782ddecf65eb816cb5
f0a4ce0bfd
2015-06-23 02:11:51 +00:00
anarcat
8410a1cccb
another idea...
2015-06-22 22:06:30 +00:00
https://id.koumbit.net/anarcat
df2a084965
proper way to override the download command?
2015-06-18 17:33:15 +00:00
Joey Hess
8b0549b408
Merge branch 'master' of ssh://git-annex.branchable.com
2015-06-16 18:56:20 -04:00
anarcat
da60a29e56
sign and split out
2015-06-16 21:06:14 +00:00
anarcat
c508c3472a
first python implementation of this
2015-06-16 21:03:48 +00:00
Joey Hess
29c03145e6
sync: Add support for --all and --unused.
2015-06-16 16:50:03 -04:00
anarcat
f5d84ac62e
Added a comment
2015-06-16 20:10:50 +00:00
Joey Hess
32adb5f0e0
actually..
2015-06-16 14:03:13 -04:00
Joey Hess
fbc06b3d1f
Merge branch 'master' of ssh://git-annex.branchable.com
2015-06-16 13:50:48 -04:00
https://id.koumbit.net/anarcat
bc87ed040e
neat checksumming api at s3 that could be leveraged
2015-06-16 00:50:06 +00:00
Joey Hess
f62138b9c5
add basic progress
2015-06-15 15:27:17 -04:00
Joey Hess
1744bd6b48
further thoughts
2015-06-11 15:24:30 -04:00
https://id.koumbit.net/anarcat
30c2a63933
i don't think this is valid
2015-06-11 19:17:45 +00:00
Antoine Beaupré
26fc983a16
move bug to a todo since it's a wishlist
2015-06-11 15:13:06 -04:00
Joey Hess
4497e2889d
todo item (seems blocked on caching database)
2015-06-10 14:11:39 -04:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
0995f265ee
Added a comment
2015-06-10 12:43:45 +00:00
Joey Hess
fd55537bae
tracked in debian bts
2015-06-09 12:53:54 -04:00
Joey Hess
3b7f278fc9
comment
2015-06-09 12:53:30 -04:00
https://id.koumbit.net/anarcat
193e3c6468
Added a comment
2015-06-09 13:51:10 +00:00
https://id.koumbit.net/anarcat
c427e6470a
Added a comment
2015-06-08 19:27:03 +00:00
https://openid.stackexchange.com/user/7891307e-4b76-4697-8e71-083669c26e9f
6a8f30f02a
2015-06-07 14:17:30 +00:00
https://id.koumbit.net/anarcat
f6d34a0740
aaaawesome, thanks! :)
2015-06-05 20:53:27 +00:00
Joey Hess
52934c48ba
Merge branch 'master' of ssh://git-annex.branchable.com
2015-06-05 16:28:08 -04:00
Joey Hess
5f0f063a7a
S3: Publically accessible buckets can be used without creds.
2015-06-05 16:23:35 -04:00
Joey Hess
cb69574f96
comment
2015-06-05 13:29:54 -04:00
anarcat
b8a3221c4d
2015-06-05 05:17:57 +00:00
https://id.koumbit.net/anarcat
9b298f4c86
Added a comment: not free software
2015-06-04 14:37:33 +00:00
Joey Hess
762f2aad12
close dup; and remove dup closure of todo/Nearline_support
...
todo/Nearine_support is where this is being discussed, it was closed as a
dup erroniously.
Spending more time closing dups about this than working on it. :(
2015-06-02 14:52:33 -04:00
Joey Hess
429368659f
Merge branch 'master' of ssh://git-annex.branchable.com
2015-06-02 14:21:05 -04:00
Joey Hess
d28e8fbfd5
get --incomplete: New option to resume any interrupted downloads.
2015-06-02 14:20:38 -04:00
https://id.koumbit.net/anarcat
55ed751114
Added a comment: autodetection?
2015-06-02 18:11:15 +00:00
Joey Hess
1f33822eb5
comment
2015-06-02 13:47:30 -04:00
Joey Hess
1d863de656
comment
2015-06-02 13:44:17 -04:00
Joey Hess
9c66f7b1ff
comment
2015-06-02 13:40:26 -04:00
Joey Hess
76e796cdd9
comment
2015-06-02 13:23:30 -04:00
Joey Hess
186c6f4fe2
comment
2015-06-02 13:20:00 -04:00
Joey Hess
00b094442e
assistant: Consume systemd-networkd dbus events to learn about changes to network connections, as was already done with network-manager and wicd. Thanks to Sebastian Reuße for the patches.
2015-06-02 12:54:20 -04:00
Joey Hess
2d7e11cd3e
Merge branch 'master' of ssh://git-annex.branchable.com
2015-06-02 12:36:44 -04:00
Joey Hess
e3fbc3f06e
design for a hook
2015-06-02 12:32:31 -04:00
eigengrau
871a2cb4b9
Added a comment
2015-06-02 14:40:48 +00:00
eigengrau
46d04cd3e5
2015-06-02 10:07:55 +00:00
anarcat
5bfb41db7f
gaaah, missing levels, sorry
2015-05-31 20:10:49 +00:00
anarcat
5999e4755e
toc toc
2015-05-31 20:10:01 +00:00
anarcat
002c4d894a
add a simple implementation using the directory remote
2015-05-31 20:04:57 +00:00
anarcat
20cf2c094a
link to the syncthing todo
2015-05-31 19:58:31 +00:00
anarcat
ecf669bfa6
mention scalability
2015-05-31 19:57:50 +00:00
anarcat
f9a5e7e6cf
possible ideas for syncthing integration
2015-05-31 19:56:04 +00:00
https://id.koumbit.net/anarcat
a056d48dc9
Added a comment: no easy fix, i guess then
2015-05-31 16:51:36 +00:00
https://id.koumbit.net/anarcat
1e48d170d1
mention syncthing, which has debian packages and just seems to work
2015-05-31 15:38:33 +00:00
https://id.koumbit.net/anarcat
9662749b9f
introduce gittorrent to do pairing, gitocalypse, storj
2015-05-31 15:25:24 +00:00
https://id.koumbit.net/anarcat
a0db506789
refer to the other todo page, close as a dupe
2015-05-31 15:04:51 +00:00
https://id.koumbit.net/anarcat
509873692d
fix camlistore url
2015-05-31 15:02:00 +00:00
https://id.koumbit.net/anarcat
402a66c21c
clarify the status of the first part here
2015-05-31 14:56:54 +00:00
eigengrau
bcd7edbc3a
2015-05-31 14:30:37 +00:00
Joey Hess
d856b8587f
comment
2015-05-30 11:46:10 -04:00
Joey Hess
e6f7ee6b70
fixed fix time machine
2015-05-30 11:31:46 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
15e31ca38f
2015-05-29 21:00:01 +00:00
https://id.koumbit.net/anarcat
489ce9caff
literate compression
2015-05-29 16:27:13 +00:00
https://id.koumbit.net/anarcat
c6757e44d6
mention the schedule command
2015-05-28 20:29:22 +00:00
Joey Hess
5a06f9c04c
Merge branch 'master' of ssh://git-annex.branchable.com
2015-05-28 11:54:45 -04:00
Joey Hess
1aa11205c1
idea
2015-05-28 10:51:04 -04:00
eigengrau
edaacae555
Added a comment
2015-05-28 13:44:32 +00:00
https://id.koumbit.net/anarcat
4cfb3ca0ea
small wishlist on s3: readonly remote support
2015-05-27 21:31:20 +00:00
Joey Hess
38e70fbc1a
comment
2015-05-22 13:29:58 -04:00
anarcat
8f9549ab7e
mention mailman 3
2015-05-20 17:32:51 +00:00
Joey Hess
26bb2c40f8
comment
2015-05-19 17:35:35 -04:00
Joey Hess
97fecbf7c6
close
2015-05-19 15:46:27 -04:00
Joey Hess
af6b313456
Merge branch 'master' of ssh://git-annex.branchable.com
2015-05-17 17:27:24 -04:00
https://id.koumbit.net/anarcat
2553b4e3da
fix links
2015-05-16 21:48:03 +00:00
https://id.koumbit.net/anarcat
6d1e598818
finally open that discussion directly
2015-05-16 21:45:36 +00:00
Joey Hess
7f810c110f
nasty issue with fcntl locks
2015-05-16 13:23:43 -04:00
Joey Hess
86699ff861
unused: Add --used option, which can specify a set of refs to consider used, rather than the default of considering all refs used.
2015-05-14 15:31:38 -04:00
Joey Hess
5fea6dcab2
more formal spec
2015-05-14 13:11:18 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
b04e589ff3
Added a comment
2015-05-14 16:17:08 +00:00
Joey Hess
99fe624e2f
design
2015-05-13 11:30:41 -04:00
Joey Hess
5935578ed2
update
2015-05-12 14:00:53 -04:00
CandyAngel
a008f78e26
2015-05-11 15:52:29 +00:00
Joey Hess
4aba1c74bd
remaining dataenc to sandi conversions
...
I've tested all the dataenc to sandi conversions except Assistant.XMPP,
and all have unchanged behavior, including behavior on large unicode code
points.
2015-05-07 18:07:13 -04:00
Joey Hess
ed73adf4eb
merged
2015-05-06 14:02:26 -04:00
Øyvind A. Holm
67347c310b
Edit comment
2015-05-06 17:00:51 +02:00
https://sunny256.wordpress.com/
03461b5ff1
Added a comment: Character encoding error
2015-05-06 14:53:50 +00:00
https://sunny256.wordpress.com/
5395352b4a
Add three .mailmap patches
2015-05-06 14:42:59 +00:00
madduck
4ed702b6ee
2015-05-06 14:24:03 +00:00
Joey Hess
f3d78e7941
close
2015-05-01 13:57:23 -04:00
tomekwi
9d147c5018
Added a comment
2015-04-29 20:38:51 +00:00
Joey Hess
de3c8ae6d5
comment
2015-04-29 14:07:03 -04:00
Joey Hess
0791770f38
comment
2015-04-29 11:31:07 -04:00
anarcat
0fd405ced9
Added a comment: how does the queue get built now?
2015-04-28 21:32:36 +00:00
Joey Hess
a637e04fb6
Merge branch 'master' of ssh://git-annex.branchable.com
2015-04-27 18:10:31 -04:00
Joey Hess
cfbeb1e7b7
Fix bogus failure of fsck --fast.
2015-04-27 17:40:21 -04:00
http://rfhbuk.pip.verisignlabs.com/
24a1ea420f
Added a comment: git-annex: bad url ssh://git@gitlab.com:~/gitlabname/reponame.git
2015-04-26 12:19:38 +00:00
tomekwi
5cbfbe0414
Added a comment: How about the other way round?
2015-04-25 09:13:31 +00:00
tomekwi
894ca69b83
removed
2015-04-25 09:13:13 +00:00
tomekwi
a2a05cd0e4
Added a comment: How about the other way round?
2015-04-25 09:12:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ
c7d105c594
Added a comment
2015-04-25 08:36:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ
4a8e25fb8d
Added a comment: Output for a full fsck
2015-04-25 08:07:35 +00:00
Joey Hess
69dcbe1cf3
response
2015-04-24 21:29:27 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ
e86378859e
request fast fsck for S3 remotes
2015-04-24 20:43:32 +00:00
Joey Hess
4f21269fc2
comment
2015-04-24 13:24:20 -04:00
https://adamspiers.wordpress.com/
bf8bf840af
Added a comment: Good point
2015-04-24 15:55:29 +00:00
basak
9e6258d7be
Added a comment
2015-04-24 15:48:48 +00:00
https://adamspiers.wordpress.com/
aa1020ec0d
OK I see now it was deliberate as part of a failed attempt to collaborate with boto upstream
2015-04-24 15:46:52 +00:00
https://adamspiers.wordpress.com/
72596361d6
2015-04-24 15:33:22 +00:00
Joey Hess
5e347db6e5
close
2015-04-20 14:53:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
ace24739ac
2015-04-20 14:41:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
957ac64361
removed
2015-04-20 14:37:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
7eaf015a66
Added a comment
2015-04-20 14:37:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
de3d2d5295
Added a comment
2015-04-20 14:37:03 +00:00
Joey Hess
ef2202fd94
required: New command, like wanted, but for required content.
...
Also refactored some code to reduce duplication.
2015-04-18 16:04:35 -04:00
Joey Hess
9c5c39cf54
comment
2015-04-18 15:24:25 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E
4d3d9e2bac
Added a comment
2015-04-14 19:57:52 +00:00
Joey Hess
277e103880
comment
2015-04-14 15:14:37 -04:00
Joey Hess
46c2817e6b
comment
2015-04-14 15:12:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E
fe59152921
2015-04-13 14:27:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
28fe60afa2
2015-04-12 23:12:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
a850976a0d
Added a comment: missed the comment
2015-04-12 13:55:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
968f4db8db
Added a comment: now available
2015-04-12 13:49:04 +00:00
Joey Hess
aed0ea1763
review
2015-04-11 10:03:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
cdd924176d
2015-04-11 12:26:21 +00:00
Joey Hess
0868472abb
Merge branch 'master' of ssh://git-annex.branchable.com
2015-04-09 12:26:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
fad85e3758
Added a comment: I'm with Remy here
2015-04-09 05:02:50 +00:00
Joey Hess
7a68b1978d
took another look at this
2015-04-08 18:09:05 -04: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
f64c58f364
move to todo
2015-04-06 13:09:46 -04:00
Joey Hess
9c31b91c89
update
2015-04-05 13:28:16 -04: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
ea90722aba
comment
2015-04-03 11:24:50 -04:00
Joey Hess
1ab04a861b
ascii-progress
2015-04-03 11:22:01 -04:00
Joey Hess
9e8b53644b
forgot to add this comment
2015-03-31 15:47:27 -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
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
CandyAngel
933e689ca2
2015-03-30 15:41:13 +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
CandyAngel
83da901845
Added a comment
2015-03-28 01:59:52 +00:00
Joey Hess
28d334afd2
comment & close
2015-03-27 16:52:01 -04:00
Joey Hess
cedca095b9
promote forum request to todo item so it is not lost
2015-03-27 16:38:51 -04:00
CandyAngel
b9fe4af3b8
Fixed formatting
2015-03-27 12:06:20 +00:00
CandyAngel
768ee2e2fe
2015-03-27 12:03:47 +00:00
Joey Hess
97929c3405
clean up nearline issues, such redundant bug filing!
2015-03-26 12:06:14 -04:00
Joey Hess
e1b8853174
improve import duplicate docs
2015-03-26 11:44:20 -04:00
anarcat
0165cc53a8
answer the question
2015-03-24 13:50:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOoUUh3p6rVO8X3rQ2_Mj0-VL1EyUKEHs
f5e23fd0f1
2015-03-24 03:29:02 +00:00
Xyem
f225e50586
Added a comment
2015-03-20 10:51:59 +00:00
Joey Hess
b76c853761
done
2015-03-18 11:37:46 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmSedKB9mVUCUcxmY5snWkfFVvTSnmiNKo
bec5256530
Added a comment
2015-03-18 12:14:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
b1f5ff38c0
2015-03-18 04:46:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
31df928e1a
Added a comment
2015-03-18 04:43:22 +00:00
anarcat
c80694002b
Added a comment: link missing
2015-03-17 21:15:24 +00:00
Joey Hess
0d7ef96c38
filed bug on haskell aws to support this
2015-03-16 13:53:52 -04:00
http://hendry.iki.fi/
f418ccc6d7
2015-03-12 04:28:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWHj0RxNMfuwvFzo2d-V6vBKOYwW_Fnfk
6d3fd2f4f9
2015-03-07 03:31:45 +00:00
https://id.koumbit.net/anarcat
062a0a9ca2
Added a comment: similar to a forum question
2015-03-07 02:05:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl699qPx-vl_R9tRPPU9THiNKWk75hbLRw
0a0a8f29cf
2015-03-06 05:13:23 +00:00
Rasmus
d2881f6bd0
Added a comment
2015-03-04 14:35:19 +00:00
Joey Hess
9a126d18fd
comment
2015-03-04 10:29:25 -04:00
rasmus
880f5a839f
2015-03-04 00:32:13 +00:00
Joey Hess
b4fbeca215
applied patch
2015-03-02 13:12:24 -04:00
Eric
8771726dbb
2015-03-02 05:21:12 +00:00
https://id.koumbit.net/anarcat
f49bb3c914
Added a comment
2015-02-26 23:53:32 +00:00
https://id.koumbit.net/anarcat
14e0fb78fd
Added a comment
2015-02-26 23:52:52 +00:00
Joey Hess
d0ad84dc7e
response
2015-02-25 14:08:17 -04:00
anarcat
3546612a6a
server-level daemon idea
2015-02-18 22:03:05 +00:00
https://id.koumbit.net/anarcat
f86f4fd551
hopefully i nailed the title better here :)
2015-02-17 00:46:24 +00:00
https://id.koumbit.net/anarcat
bd269e7eb5
Added a comment: sigh... nevermind
2015-02-15 05:52:03 +00:00
https://id.koumbit.net/anarcat
528e3323c5
Added a comment
2015-02-15 05:46:01 +00:00
https://id.koumbit.net/anarcat
71b8caa66a
2015-02-15 05:40:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnT7et8wPkEerW4yk_dJ2kgNijKvgzVm9Q
bc47777789
2015-02-13 23:39:17 +00:00
https://id.koumbit.net/anarcat
bdf0f84d42
Added a comment: git bug indeed
2015-02-11 18:14:34 +00:00
Joey Hess
f72159e26b
Merge branch 'master' of ssh://git-annex.branchable.com
2015-02-11 13:34:40 -04:00
Joey Hess
f5b830e07c
sync, assistant: Include repository name in head branch commit message.
...
Note that while the assistant detects changes made to remote names, I left
the commit message fixed rather than calculating it after every commit. It
doesn't seem worth the CPU to do the latter.
2015-02-11 13:34:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn4bbuawnh-nSo9pAh8irYAcV4MQCcfdHo
37d4e81355
Added a comment: did I wrote this suggestion
2015-02-11 17:25:52 +00:00
https://id.koumbit.net/anarcat
277f8adbd6
2015-02-11 15:01:38 +00:00
rasmus
dab400264e
Added a comment
2015-02-10 18:33:20 +00:00
Karl
79e5830c46
Added a comment: Symbolic links are not supported by Windows applications
2015-02-06 22:27:27 +00:00
Joey Hess
eed0931ace
comment
2015-02-04 16:07:54 -04:00
Joey Hess
41d462001d
move to todo
2015-02-04 15:53:19 -04:00
Joey Hess
9a93de3d36
move to todo
2015-02-04 15:47:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkHTRzRZoBFEDl9XcTfVveW8yO7CTKMg-o
7721b8a6cb
Added a comment: use your own cp
2015-02-04 14:16:14 +00:00
Joey Hess
4fcf65cda3
devblog
2015-01-13 18:36:17 -04:00
Joey Hess
ead09207ca
close old todo; new style chunking fixed this
2015-01-13 18:19:07 -04:00
Joey Hess
534c29deae
implemented old Richih wishlist about remote/uuid info
...
* info: Can now display info about a given uuid.
* Added to remote/uuid info: Count of the number of keys present
on the remote, and their size. This is rather expensive to calculate,
so comes last and --fast will disable it.
* Git remote info now includes the date of the last sync with the remote.
2015-01-13 18:13:14 -04:00
Joey Hess
c0722eaad1
update
2015-01-13 16:40:51 -04:00
Joey Hess
efaffa78b2
close per comment
2015-01-13 16:39:10 -04:00
Joey Hess
d53e29f75f
there are now at least 3 ways to do this; explain and close
2015-01-13 16:38:19 -04:00
Joey Hess
318666a2a9
show how to do what I think was wanted here
2015-01-13 16:29:45 -04:00
Joey Hess
d23dced718
close; all special remotes that can reasonably support chunking now do
2015-01-13 16:16:02 -04:00
Joey Hess
97d8e4ef16
close
2015-01-13 16:08:49 -04:00
Joey Hess
601c47ca04
close
2015-01-13 16:06:48 -04:00
Joey Hess
78ded0a655
close
2015-01-13 16:05:50 -04:00
Joey Hess
d09a198ec0
update
2015-01-06 18:02:56 -04:00
Joey Hess
d27c1b4688
close
2015-01-05 16:51:05 -04:00
Joey Hess
59826e3e86
local rsync special remote fixed on windows
2014-12-30 14:24:00 -04:00
Joey Hess
aba3e11776
sync: Now supports remote groups, the same way git remote update does.
2014-12-29 13:42:58 -04:00
Joey Hess
f7333d29ae
add
2014-12-28 20:53:17 -04:00
https://launchpad.net/~krastanov-stefan
6281cd30e6
Added a comment: Status of this issue
2014-12-27 15:18:42 +00:00
https://launchpad.net/~krastanov-stefan
e3cd1a35d6
removed
2014-12-27 15:18:22 +00:00
https://launchpad.net/~krastanov-stefan
3c4cb9d79a
Added a comment: Status of this issue
2014-12-27 15:07:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
9dffd440cc
Added a comment
2014-12-23 16:52:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
bce7f024fd
Added a comment: even less verbose
2014-12-23 16:50:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
f021584ad4
Added a comment: spinning wheel
2014-12-22 20:33:45 +00:00
Joey Hess
4bc53ef27d
add todo item for pull request
2014-12-22 12:31:58 -04:00
Joey Hess
778012cf40
Merge branch 'master' of ssh://git-annex.branchable.com
2014-12-18 14:52:04 -04:00
Joey Hess
10b796041b
design document
2014-12-18 14:51:18 -04:00
CandyAngel
c05e71c144
2014-12-18 16:49:46 +00:00
anarcat
768c155860
2014-12-17 20:09:17 +00:00
Joey Hess
8f965a001e
update
2014-12-17 14:47:23 -04:00
https://id.koumbit.net/anarcat
d65006a581
first implementation of the easier stuff :)
2014-12-12 17:57:50 +00:00
Joey Hess
30bf112185
Urls can now be claimed by remotes. This will allow creating, for example, a external special remote that handles magnet: and *.torrent urls.
2014-12-08 19:15:07 -04:00
Joey Hess
ee27298b91
implement CLAIMURL for external special remote
2014-12-08 13:57:13 -04:00
Joey Hess
cb6e16947d
add stub claimUrl
2014-12-08 13:40:15 -04:00
Joey Hess
8093008ef4
External special remote protocol now includes commands for setting and getting the urls associated with a key.
2014-12-08 13:32:46 -04:00
Joey Hess
689acbca99
expand design, enough detail to start implementation
2014-12-08 13:14:31 -04:00
Joey Hess
f8397a7dc5
comment
2014-12-05 13:49:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
bf84014bce
Added a comment: allow multiple urls
2014-12-04 21:59:25 +00:00
Joey Hess
7974685972
design
2014-12-04 14:56:51 -04:00
Joey Hess
911ba8d972
Merge branch 's3-aws'
2014-12-03 14:10:52 -04:00
Joey Hess
271aceb52e
comment
2014-12-01 18:28:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s
5619062588
Added a comment: User doesn't have to be logged in
2014-11-26 11:29:10 +00:00
http://joeyh.name/
5b81db216d
Added a comment
2014-11-25 21:28:56 +00:00
Joey Hess
6ecd3ff421
diffdriver: New git-annex command, to make git external diff drivers work with annexed files.
...
Closes https://github.com/datalad/datalad/issues/18
2014-11-24 16:14:06 -04:00
Joey Hess
ffac19a29c
Merge branch 'undo'
2014-11-14 14:55:35 -04:00
Joey Hess
13260ccc3a
undo command
...
This commit was sponsored by Andrew Cant.
2014-11-14 14:41:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnRFOsnEk8AJg1mXlq3mJDdt1YdYepozE8
bee51c5f51
Added a comment: Other loop strategy?
2014-11-13 21:42:57 +00:00
Joey Hess
864086a956
proxy: for all your direct mode repository munging needs
...
This allows bypassing the direct mode guard in a safe way to do all sorts
of things including git revert, git mv, git checkout ...
This commit was sponsored by the WikiMedia Foundation.
2014-11-12 15:51:46 -04:00
Joey Hess
3dea8f0533
more design work
2014-11-12 14:07:30 -04:00
Joey Hess
12267089f0
more design work
2014-11-12 13:57:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnKT33H9qVVGJOybP00Zq2NZmNAyB65mic
917fa638c5
Added a comment
2014-11-12 07:58:08 +00:00
Joey Hess
7e558371ab
comment
2014-11-10 13:16:07 -04:00
https://id.koumbit.net/anarcat
1a185c20b7
2014-11-10 11:42:38 +00:00
Joey Hess
ca68beaa64
add todo item so I don't forget; it will only come into effect when this branch is merged
2014-11-04 17:18:20 -04:00
Joey Hess
46180eab4d
todo item
2014-11-03 13:06:26 -04:00
Joey Hess
8a66df7848
comment
2014-11-03 12:48:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUGPPMvAP5Hu0NyNqeRMPC4pANeJNHZ0o
1b6b8a0633
Added a comment: why worry about modifications ?
2014-11-02 17:46:57 +00:00
http://svario.it/gioele
7447ef29fb
new wish "--dry-run option for all commands"
2014-11-01 16:40:56 +00:00
Joey Hess
1970563dd9
comment and associated todo
2014-10-31 16:39:19 -04:00
anarcat
4af58cd446
Added a comment
2014-10-30 15:15:57 +00:00
Joey Hess
f1d7a591fd
thoughts
2014-10-29 16:37:42 -04:00
Joey Hess
7f5b5b460d
this TODO item is obsolete; S3 supports chunking and there's a different bug to support S3 multipart uploads
2014-10-28 14:43:43 -04:00
Joey Hess
17b66fb4ca
move to todo
2014-10-21 16:08:53 -04:00
Joey Hess
466da75ea2
comment
2014-10-21 12:37:29 -04:00
https://id.koumbit.net/anarcat
9209b8e426
Added a comment
2014-10-20 20:04:09 +00:00
https://id.koumbit.net/anarcat
745bfc1a87
try to more exhaustively describe the problems here
2014-10-20 20:03:08 +00:00
https://id.koumbit.net/anarcat
734da045f5
fork off [[todo/read-only_removable_drives/]]
2014-10-20 19:33:39 +00:00
Joey Hess
1e59df083d
Use haskell setenv library to clean up several ugly workarounds for inability to manipulate the environment on windows.
...
Didn't know that this library existed!
This includes making git-annex not re-exec itself on start on windows, and
making the test suite on Windows run tests without forking.
2014-10-15 20:33:52 -04:00
Joey Hess
65280d91e7
discovered how to setenv on windows
2014-10-15 20:03:29 -04:00
Joey Hess
db9121ecee
vicfg: Deleting configurations now resets to the default, where before it has no effect.
...
Added a Default instance for TrustLevel, and was able to use that to clear
up several other parts of the code too.
This commit was sponsored by Stephan Schulz
2014-10-14 14:15:07 -04:00
Bram
2d8520136e
Added a comment: Diff of unlocked file
2014-10-14 10:11:04 +00:00
Joey Hess
5bcbb5af45
add
2014-10-12 19:23:59 -04:00
Joey Hess
34668d7e30
already done
2014-10-12 13:34:43 -04:00
reisub
25e7243cbd
2014-10-09 20:37:23 +00:00
anarcat
cbd77fe4fa
Added a comment: maybe this should be split up, here are the issues i know about
2014-10-06 16:14:36 +00:00
http://joeyh.name/
6dac26c32f
Added a comment
2014-10-06 16:10:02 +00:00
http://joeyh.name/
cc5de5855a
Added a comment
2014-10-06 16:06:52 +00:00
http://joeyh.name/
af161deb1f
Added a comment
2014-10-06 16:03:04 +00:00
https://id.koumbit.net/anarcat
dbb38c290a
dupe?
2014-10-06 02:36:35 +00:00
https://id.koumbit.net/anarcat
b82d2b65ea
Added a comment: this also affects ssh remotes
2014-10-05 15:26:52 +00:00
http://joeyh.name/
fc23efec88
2014-09-25 16:07:08 +00:00
Joey Hess
286021cebc
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-10 15:15:26 -04:00
Joey Hess
fc2ccdc1c7
respond
2014-09-10 14:25:03 -04:00
Joey Hess
385073e0de
close
2014-09-10 14:23:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkQOUUx4LVAk6EnstSLvdv7gZc0NsRlHXw
c2892ddb6f
Added a comment: windows port volunteer tester
2014-09-08 15:39:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
e9714263ee
2014-08-29 09:29:40 +00:00
Ganwell
b58f790c0e
2014-08-26 23:15:38 +00:00
Joey Hess
01eda08b32
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-12 16:42:49 -04:00
http://joeyh.name/
eac61dacd1
Added a comment
2014-08-12 19:51:38 +00:00
Joey Hess
8ad5376640
close
2014-08-12 15:50:03 -04:00
http://joeyh.name/
57fb728b62
Added a comment
2014-08-12 18:58:49 +00:00
zardoz
5e2dd2ea86
Added a comment
2014-08-02 14:29:26 +00:00
gernot
0b078b2d37
2014-08-01 17:57:44 +00:00
Xyem
4e9e700548
Added a comment
2014-08-01 09:05:45 +00:00
http://joeyh.name/
64db37a974
Added a comment: interesting idea
2014-07-30 15:03:46 +00:00
Xyem
bb0ddec05d
2014-07-29 15:38:40 +00:00
http://svario.it/gioele
ff9131c93a
new wish: add repository name to commit messages
2014-07-29 15:29:30 +00:00
Xyem
d0ea0a0479
2014-07-24 12:31:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
168b338d54
Added a comment: good point
2014-07-21 19:22:30 +00:00
http://joeyh.name/
12ae4ee4ff
Added a comment
2014-07-21 18:40:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
9082d4f18f
Added a comment
2014-07-21 18:37:20 +00:00
http://joeyh.name/
22f2040816
Added a comment
2014-07-21 17:28:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkt8DjG40gowj_ETchFLDS_Z216tr7p1xw
a2839c34eb
2014-07-21 02:42:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
3de6e4b44a
2014-07-17 15:31:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
34ffbd990b
2014-07-17 15:30:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
31a4e44941
2014-07-17 15:29:59 +00:00
Joey Hess
019ed359e6
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-15 17:35:58 -04:00
http://joeyh.name/
3372106e9f
Added a comment
2014-07-15 19:13:06 +00:00
http://joeyh.name/
f0eed81357
Added a comment
2014-07-15 19:01:24 +00:00
Joey Hess
925e1db85b
retitle
2014-07-15 14:59:50 -04:00
http://joeyh.name/
6cf1b3eb15
Added a comment
2014-07-15 18:53:47 +00:00
Joey Hess
4e44bda4cc
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-15 14:28:21 -04:00
Joey Hess
522a0922b8
sync: Fix git sync with local git remotes even when they don't have an annex.uuid set.
...
Catch an exception when ensureInitialized is run in a non-initted
repository. In this case, just read the git config, so that the Git.Repo
object is not LocalUnknown, which is what is used to represent remotes
on eg, drives that are not connected.
The assistant already got this right, and like with the assistant, this
causes an implicit git-annex init of the local remote on the second sync,
once the git-annex branch has been pushed to it.
See this comment for more analysis:
http://git-annex.branchable.com/todo/Recovering_from_a_bad_sync/#comment-64e469a2c1969829ee149cbb41b1c138
This commit was sponsored by jscit.
2014-07-15 14:27:43 -04:00
http://joeyh.name/
82eca051f5
Added a comment
2014-07-15 18:23:50 +00:00
http://svario.it/gioele
65ea8409ec
Added a comment
2014-07-15 06:54:40 +00:00
http://joeyh.name/
15c4a21c81
Added a comment
2014-07-14 18:38:58 +00:00
http://joeyh.name/
3bf484a7dc
Added a comment
2014-07-14 18:30:38 +00:00
http://joeyh.name/
309f180130
Added a comment
2014-07-14 18:27:43 +00:00
http://ypid.wordpress.com/
53210e3220
Added a comment: gitignore
2014-07-12 17:59:42 +00:00
http://svario.it/gioele
df53f96063
new feature: do not import new files
2014-07-12 14:18:59 +00:00
http://svario.it/gioele
4059b9aefe
New topic "Recovering from a bad sync"
2014-07-12 09:00:19 +00:00
Joey Hess
398ad93afa
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-11 17:00:50 -04:00
Joey Hess
cb66ca3a76
resolvemerge: New plumbing command that runs the automatic merge conflict resolver.
2014-07-11 16:45:18 -04:00
http://joeyh.name/
e69d37a0ae
Added a comment
2014-07-11 20:17:06 +00:00
zardoz
4f0ca08ba5
Added a comment
2014-07-11 11:54:26 +00:00
zardoz
089a23b291
Added a comment
2014-07-11 11:46:08 +00:00
Joey Hess
9d71903c2f
migrate: Avoid re-checksumming when migrating from hashE to hash backend.
2014-07-10 17:06:04 -04:00
Joey Hess
564de5e508
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-10 16:28:13 -04:00
Joey Hess
b66b33c87f
promote comment to todo
2014-07-10 16:27:12 -04:00
http://joeyh.name/
29d2b5bf22
Added a comment
2014-07-10 19:54:30 +00:00
http://joeyh.name/
98a051eab8
Added a comment
2014-07-10 19:37:38 +00:00
Joey Hess
f0fc2568d7
move to todo
2014-07-10 15:18:12 -04:00
http://olivier.mehani.name/
a3e7a98445
Added a comment
2014-07-09 01:09:33 +00:00
zardoz
1b3c94b82d
2014-07-08 13:16:10 +00:00
zardoz
32a0403542
Added a comment
2014-07-07 12:48:07 +00:00
zardoz
fddbec98f5
2014-07-07 12:06:01 +00:00
cehteh
f964f40be7
2014-06-27 07:35:11 +00:00
Joey Hess
9fb8038166
Windows: Assistant now logs to daemon.log.
...
Yes, this means that git annex webapp on windows execs git-annex, which
execs itself to set env, and the execs itself again to redirect logs.
This is disgusting. This is Windows(TM).
2014-06-17 19:27:54 -04:00
Joey Hess
3b914da9bc
update
2014-06-17 14:33:47 -04:00
Joey Hess
611cd84bb2
Merge branch 'master' of ssh://git-annex.branchable.com
2014-06-17 14:31:09 -04:00
Joey Hess
5977e161f3
close
2014-06-17 14:07:16 -04:00
http://joeyh.name/
32c7fdc0f2
Added a comment
2014-06-17 17:18:34 +00:00
http://joeyh.name/
e027801e6e
Added a comment
2014-06-17 17:10:28 +00:00
http://joeyh.name/
914ed75599
Added a comment
2014-06-17 16:56:32 +00:00
http://joeyh.name/
5f3f9601c9
Added a comment
2014-06-17 16:52:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
ec14987706
Added a comment
2014-06-17 00:01:35 +00:00
http://joeyh.name/
4a4238a373
Added a comment
2014-06-16 23:48:03 +00:00
http://joeyh.name/
672f359260
Added a comment
2014-06-16 23:47:36 +00:00
Joey Hess
257223c748
branch
2014-06-16 19:12:38 -04:00
Joey Hess
0af4dd673c
permissions ugh
2014-06-16 19:12:01 -04:00
Joey Hess
d27891a70d
split out windows service todo
2014-06-16 18:34:51 -04:00
http://olivier.mehani.name/
7ba53fe00c
Added a comment
2014-06-14 14:15:55 +00:00
http://olivier.mehani.name/
ed2f71e422
Added a comment: Manual solution
2014-06-14 13:59:38 +00:00
http://joeyh.name/
32037f0cc0
Added a comment
2014-06-10 19:11:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
f4eecd8b4a
Added a comment
2014-06-10 18:24:22 +00:00
http://joeyh.name/
26121a4f94
Added a comment: nssm notes
2014-06-10 18:16:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
5ec8bcfaa7
Added a comment
2014-06-10 02:18:43 +00:00
http://sunny256.sunbase.org/
a48b9af487
Suggest --byte-limit option
2014-06-07 02:56:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
df06773d1d
Added a comment
2014-06-06 10:49:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
09b23da2ec
Added a comment
2014-06-05 16:42:02 +00:00
http://joeyh.name/
6e620fe474
Added a comment: service not needed
2014-06-04 21:16:06 +00:00
http://joeyh.name/
fa1b7d9a7c
Added a comment
2014-06-04 20:49:26 +00:00
erics
7374bb61ff
Added a comment: Metadata vs "drop --relaxed"
2014-06-03 18:20:50 +00:00
erics
2f49149741
Added a comment
2014-06-03 17:49:11 +00:00
http://joeyh.name/
096af25206
Added a comment
2014-05-30 00:32:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
fcbc0bb905
Added a comment
2014-05-30 00:13:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
8bd81516af
2014-05-30 00:12:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
0968cba5d2
2014-05-29 23:36:17 +00:00
Joey Hess
222f78e9ea
remove old closed bugs and todo items to speed up wiki updates and reduce size
...
Remove closed bugs and todos that were least edited before 2014.
Command line used:
for f in $(grep -l '\[\[done\]\]' *.mdwn); do if [ -z $(git log --since=2014 --pretty=oneline "$f") ]; then git rm $f; git rm -rf $(echo "$f" | sed 's/.mdwn$//'); fi; done
2014-05-29 15:23:05 -04:00
https://svario.it/gioele
b5c060abe3
New todo: Chunks support in all special remotes
2014-05-26 14:06:57 +00:00
Joey Hess
fb20f6829d
bug triage; add new 'confirmed' tag
2014-05-24 16:29:41 -04:00
Joey Hess
c4636e2072
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-22 16:07:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
934fcbd347
Added a comment
2014-05-22 20:05:54 +00:00
Joey Hess
2e1179df46
webapp: When setting up a ssh remote, record it using initremote, so that it can be easily enabled elsewhere.
...
This is the capstone in making the webapp remember ssh remotes
so they can be easily enabled in other clones of the repository.
Currently, the user will need to enter a password to enable the ssh remote,
but everything else is filled in automatically.
This commit was sponsored by Peter Lloyd.
2014-05-22 14:57:42 -04:00
Joey Hess
fde5c83426
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-21 15:53:57 -04:00
EskildHustvedt
afbca4d6e4
Added a comment
2014-05-21 19:18:19 +00:00
Joey Hess
902599248c
title
2014-05-21 14:59:53 -04:00
Joey Hess
5b0c2c2315
idea
2014-05-21 14:47:54 -04:00
Joey Hess
1db1bbb9c2
wontfix
2014-05-21 14:38:37 -04:00
http://joeyh.name/
384862c936
Added a comment
2014-05-21 18:35:42 +00:00
http://joeyh.name/
7751c5ff6e
Added a comment
2014-05-21 18:29:16 +00:00
Joey Hess
62d57e9035
move to todo
2014-05-21 13:20:23 -04:00
Joey Hess
882e65c80d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-19 16:20:00 -04:00
Joey Hess
e5bebde345
wontfix
2014-05-19 13:09:46 -04:00
http://joeyh.name/
7eeba067f6
Added a comment
2014-05-19 17:09:17 +00:00
Joey Hess
ff6ac90138
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-19 13:07:03 -04:00
http://joeyh.name/
03a5650012
Added a comment
2014-05-19 16:56:15 +00:00
Joey Hess
31e110c560
close
2014-05-19 12:31:24 -04:00
http://joeyh.name/
4e8364647b
Added a comment
2014-05-19 15:05:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
bb1ff82914
2014-05-18 17:21:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b2ffcff12c
Added a comment
2014-05-18 06:49:43 +00:00
zardoz
215d00a267
Added a comment
2014-05-17 14:24:20 +00:00
zardoz
fd6b6b4bae
Added a comment
2014-05-17 14:18:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
4b28e990bd
removed
2014-05-17 13:39:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
2756f8ea9a
Added a comment: multiple git-annex assistant processes
2014-05-16 23:06:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
89f37354e6
Added a comment: multiple git-annex assistant processes
2014-05-16 23:05:28 +00:00
Joey Hess
cd1141e8b0
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-16 15:14:12 -04:00
http://joeyh.name/
0915b278f4
Added a comment
2014-05-16 19:02:08 +00:00
Joey Hess
ba32787ca8
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-16 14:58:57 -04:00
Joey Hess
00986d19f4
group: When no groups are specified to set, lists the current groups of a repository.
2014-05-16 14:43:40 -04:00
http://joeyh.name/
fbf631db1f
Added a comment
2014-05-16 18:10:28 +00:00
Joey Hess
cbad524056
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-16 12:54:30 -04:00
Joey Hess
59d081b280
close; reported in error
2014-05-16 12:23:45 -04:00
zardoz
3159540e0d
Added a comment
2014-05-16 08:40:48 +00:00
http://johan.kiviniemi.name/
693a6a4659
Added a comment
2014-05-16 02:27:51 +00:00
http://joeyh.name/
b2749187bb
Added a comment
2014-05-15 20:36:13 +00:00
http://joeyh.name/
ec9413b9ee
Added a comment
2014-05-15 19:51:48 +00:00
Joey Hess
8acb264a42
Merge branch 'master' of ssh://git-annex.branchable.com
2014-05-15 15:46:06 -04:00
Joey Hess
c3c68f3235
todo
2014-05-15 12:56:12 -04:00
zardoz
8f4b37a9fc
Added a comment
2014-05-15 13:03:48 +00:00
zardoz
d2b3e04f22
2014-05-15 08:56:21 +00:00
zardoz
aad1909b75
2014-05-15 08:43:24 +00:00
EskildHustvedt
a79e4e8f69
2014-05-14 19:29:52 +00:00
zardoz
5b0d7474cd
Added a comment
2014-05-13 20:34:33 +00:00
zardoz
dbc17e585a
Added a comment
2014-05-13 20:27:42 +00:00
zardoz
e9098e0701
Added a comment
2014-05-13 20:25:25 +00:00
zardoz
89ac38c7ec
Added a comment
2014-05-13 20:23:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
606c563138
Added a comment: running as service
2014-05-13 17:40:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
45b781be8f
2014-05-11 21:00:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
36397cd0a3
Added a comment: Keen to see this happen too!
2014-05-08 21:44:30 +00:00
erics
e4a2a2a712
Added a comment
2014-05-04 00:48:56 +00:00
http://lj.rossia.org/users/imz/
e9e461c50c
removed
2014-05-03 15:58:10 +00:00
http://lj.rossia.org/users/imz/
f81080984b
Added a comment: clarification: a custom F-Droid server just to post your updated apps
2014-05-03 15:57:55 +00:00
http://lj.rossia.org/users/imz/
430a266c4c
Added a comment: clarification: a custom F-Droid server just to post your updated apps
2014-05-03 15:54:36 +00:00
http://lj.rossia.org/users/imz/
d5b5dde43b
(minor) formattingof the links
2014-05-03 15:01:19 +00:00
http://lj.rossia.org/users/imz/
3306de7a1a
Added a comment: this topic in their Submission Queue
2014-05-03 14:59:11 +00:00
https://id.koumbit.net/anarcat
61eb9a3586
add workaround
2014-04-30 19:24:08 +00:00
https://id.koumbit.net/anarcat
8aaceb3c87
weird one
2014-04-30 18:19:53 +00:00
http://joeyh.name/
25adb31fb8
Added a comment
2014-04-27 00:05:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU
489844bbfa
2014-04-26 12:58:47 +00:00
http://svario.it/gioele
a88cd73e42
Added a comment
2014-04-25 19:01:07 +00:00
https://id.koumbit.net/anarcat
c56d375a3b
Added a comment
2014-04-25 13:28:18 +00:00
http://svario.it/gioele
a22428a437
Fix formatting and grammar
2014-04-25 10:15:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU
e88e1d5c87
2014-04-25 01:26:51 +00:00
http://svario.it/gioele
8ea2f07ab2
2014-04-24 13:29:12 +00:00
https://id.koumbit.net/anarcat
dc77e192dc
link to the tip
2014-04-23 17:51:06 +00:00
http://joeyh.name/
3fd08f8ac3
Added a comment
2014-04-20 21:01:50 +00:00
Joey Hess
c70a762e81
add
2014-04-20 13:55:13 -04:00
Joey Hess
405d9183aa
retitle
2014-04-20 13:42:15 -04:00
Joey Hess
9724667a3d
webapp: Fix UI for removing XMPP connection.
2014-04-20 12:46:33 -04:00
https://id.koumbit.net/anarcat
1056ae44f6
i hope i'm not being too noisy here :)
2014-04-19 22:57:01 +00:00
https://id.koumbit.net/anarcat
a77393d6bd
2014-04-19 15:23:12 +00:00
https://id.koumbit.net/anarcat
c894a4331c
sign and point to the more general issueq
2014-04-19 13:28:13 +00:00
https://id.koumbit.net/anarcat
791be6e2d7
how about a more complete manual, even?
2014-04-19 13:26:38 +00:00
https://id.koumbit.net/anarcat
2c92297046
some UX ideas
2014-04-19 12:31:03 +00:00
https://adamspiers.myopenid.com/
ab2547a6eb
add hyperlinks
2014-04-18 01:45:43 +00:00
Joey Hess
1043f47961
Merge branch 'master' of ssh://git-annex.branchable.com
2014-04-17 18:41:47 -04:00
http://joeyh.name/
0ea7a10321
Added a comment
2014-04-17 20:54:18 +00:00
Joey Hess
40676abfa1
close dup
2014-04-17 16:50:26 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
107dc6bde4
2014-04-17 11:42:25 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
66692efed9
2014-04-10 09:34:36 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
9f98234657
2014-04-10 09:23:25 +00:00
Joey Hess
71aae05d39
Merge branch 'master' of ssh://git-annex.branchable.com
2014-04-07 16:58:33 -04:00
Joey Hess
836f2cc816
importfeed: Filename template can now contain an itempubdate variable. Needs feed 0.3.9.2.
2014-04-07 16:55:04 -04:00
http://joeyh.name/
242d26b3e5
Added a comment
2014-04-07 20:10:52 +00:00
http://joeyh.name/
c70d63077b
Added a comment
2014-04-07 19:51:27 +00:00
madduck
29943bc54e
Added a comment: Ubuntu One to be discontinued
2014-04-07 05:11:52 +00:00
https://id.koumbit.net/anarcat
7df61cf4a5
Added a comment
2014-04-07 04:35:44 +00:00
http://grossmeier.net/
35565d8afb
Added a comment: Without knowing Haskell
2014-04-06 04:55:32 +00:00
http://grossmeier.net/
23b8fc422d
2014-04-05 23:38:21 +00:00
http://grossmeier.net/
e9d34ed7df
2014-04-03 16:43:21 +00:00
http://grossmeier.net/
7b2e82e34e
A suggestion
2014-04-03 00:06:28 +00:00
http://mildred.fr/
5bb475411f
2014-04-02 15:58:23 +00:00
https://id.koumbit.net/anarcat
6be93e3f25
Added a comment
2014-04-01 04:43:20 +00:00
https://id.koumbit.net/anarcat
96f291d6b1
2014-04-01 04:27:37 +00:00
Joey Hess
ec3ebcf2ae
update
2014-03-31 20:53:16 -04:00
Joey Hess
065248f3d2
Added required content configuration.
...
This includes checking when dropping files that any required content
configuration is satisfied. However, it does not yet include an active
check on the required content; the location log is trusted when checking
the required content expression.
2014-03-29 16:03:33 -04:00
Joey Hess
7ee9657000
Merge branch 'master' of ssh://git-annex.branchable.com
2014-03-27 14:32:05 -04:00
Joey Hess
9561279f0b
close
2014-03-27 13:50:32 -04:00
Joey Hess
e1fcb9e307
close the my little pony bugs
2014-03-27 13:49:51 -04:00
http://joeyh.name/
32d51fc0dd
Added a comment
2014-03-27 17:44:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c94002c410
Added a comment
2014-03-26 22:32:19 +00:00
http://joeyh.name/
c1197e607c
Added a comment
2014-03-26 17:26:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
01753fba7e
2014-03-26 16:52:38 +00:00
Joey Hess
a5411590df
http://hackage.haskell.org/package/pontarius-xmpp
2014-03-20 12:51:47 -04:00
Xyem
ee68734b97
Added a comment
2014-03-20 08:14:21 +00:00
http://joeyh.name/
18612d8235
Added a comment
2014-03-19 23:14:25 +00:00
Joey Hess
624190618f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-03-19 16:13:14 -04:00
Joey Hess
1052eeface
Windows: Fix some filename encoding bugs.
...
http://git-annex.branchable.com/bugs/Unicode_file_names_ignored_on_Windows/
Not a complete fix yet.
2014-03-19 15:57:56 -04:00
http://joeyh.name/
84f894bc3c
Added a comment: partial implementation plan
2014-03-19 16:37:09 +00:00
Xyem
f6edc9ed2c
Added a comment
2014-03-19 11:18:20 +00:00
Joey Hess
caa97d1271
Each for each metadata field, there's now an automatically maintained "$field-lastchanged" that gives the timestamp of the last change to that field.
...
Note that this is a nearly entirely free feature. The data was already
stored in the metadata log in an easily accessible way, and already was
parsed to a time when parsing the log. The generation of the metadata
fields may even be done lazily, although probably not entirely (the map
has to be evaulated to when queried).
2014-03-18 18:55:43 -04:00
Joey Hess
fa641dad2d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-03-18 16:15:46 -04:00
http://joeyh.name/
3dff9c561d
Added a comment
2014-03-18 20:08:13 +00:00
Joey Hess
1b62d44da9
close as dup of required content
2014-03-18 16:04:16 -04:00
http://joeyh.name/
ee012639f5
Added a comment
2014-03-18 20:02:14 +00:00
http://joeyh.name/
8031cddb2e
Added a comment
2014-03-18 20:00:17 +00:00
Joey Hess
1d56effb39
move from forum and close
2014-03-18 15:57:08 -04:00
http://joeyh.name/
92e2ed90f7
Added a comment
2014-03-18 19:49:09 +00:00
Joey Hess
07314d0ff7
close
2014-03-18 15:47:15 -04:00
Joey Hess
4e89f56572
should be fully supported for some time now..
2014-03-18 15:45:39 -04:00
Joey Hess
34862adf67
done long ago
2014-03-18 15:43:20 -04:00
Joey Hess
9f3991a27f
close; git annex sync --content basically covers this use case
2014-03-18 15:42:44 -04:00
http://joeyh.name/
cfae5e8b66
Added a comment
2014-03-18 19:38:19 +00:00
http://joeyh.name/
fcb5819c83
Added a comment
2014-03-18 19:36:08 +00:00
Joey Hess
bcfc531974
closing; wontfix
2014-03-18 15:33:50 -04:00
http://joeyh.name/
2439ef4399
Added a comment
2014-03-18 17:09:56 +00:00
Xyem
5ffd6302ac
2014-03-18 11:25:45 +00:00
http://joeyh.name/
0b3f392171
Added a comment
2014-03-17 19:48:57 +00:00
Joey Hess
a9d03533d1
rename
2014-03-17 14:06:35 -04:00
bremner
132930b30b
2014-03-15 17:58:25 +00:00
http://ypid.wordpress.com/
1360c88688
Added a comment: Please add this ;)
2014-03-13 19:10:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
0c595a42ae
Added a comment
2014-03-10 17:15:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
309a73c301
Added a comment
2014-03-06 22:49:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnR6E5iUghMWdUGlbA9CCs8DKaoigMjJXw
6e2e0216d2
Added a comment
2014-03-06 10:06:04 +00:00
http://joeyh.name/
7acaa8389a
Added a comment
2014-03-05 20:45:32 +00:00
Joey Hess
c30cc4a119
update with user feedback
2014-03-05 13:52:23 -04:00
Joey Hess
33aae51175
idea
2014-03-04 15:19:19 -04:00
gueux
238f1995c8
2014-03-01 10:06:16 +00:00
Joey Hess
1ba60ac3e9
update
2014-02-27 17:29:03 -04:00
Joey Hess
15f0afd874
update
2014-02-27 13:37:57 -04:00
Joey Hess
07ec352f9c
much less hacky windows XMPP library deps install method
2014-02-27 11:34:06 -04:00
Joey Hess
ce82fe1915
another pkg-config
2014-02-26 21:11:40 -04:00
Joey Hess
f95b4f6d88
progress on XMPP for windows, but not linking yet
2014-02-26 21:10:32 -04:00
Joey Hess
6c105ab6c3
tiny process on XMPP
2014-02-26 18:31:18 -04:00
Joey Hess
2dc336b1b8
remove todo item about gcywin git, seems no longer a problem!
2014-02-25 17:12:21 -04:00
Joey Hess
326aa6c604
webdav and S3 tested and working on windows, for real now
2014-02-25 16:41:44 -04:00
Joey Hess
2b66aaa763
Windows webdav: Fix DOS path separator bug.
...
Use posix </> etc for urls.
2014-02-25 15:26:33 -04:00
http://joeyh.name/
e7252cf192
Added a comment
2014-02-24 18:17:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk6I980MaZ8Xm0giW9VYpms1_vG13xurdw
ef7f485ecd
2014-02-23 19:08:39 +00:00
http://joeyh.name/
4047c52ee1
Added a comment
2014-02-21 22:34:14 +00:00
http://grossmeier.net/
3e680aea9a
Added a comment: very remote specific
2014-02-21 22:11:16 +00:00
http://joeyh.name/
3585596b6f
Added a comment
2014-02-21 21:36:14 +00:00
Greg Grossmeier
2d17759be6
clarification
2014-02-21 13:30:11 -08:00
Greg Grossmeier
d124228f1d
Added todo for handling ctrl c in transfers
2014-02-21 13:28:17 -08:00
Joey Hess
638ee732b4
close
2014-02-20 16:02:00 -04:00
Joey Hess
fe5f7b9a48
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-20 13:57:06 -04:00
Joey Hess
5ef4f1d603
close
2014-02-20 13:42:28 -04:00
http://joeyh.name/
200ee83848
Added a comment
2014-02-20 17:42:10 +00:00
Helmut Grohne
8fdade6819
there is nothing for git-annex to do to support ASIC hashing
2014-02-20 13:39:49 +01:00
https://www.google.com/accounts/o8/id?id=AItOawmPTL3pk1gDt1-zQJY2Qv0K8VzPbTYUmPQ
680bd465a7
2014-02-20 11:32:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
32ecaad586
2014-02-18 18:28:27 +00:00
Helmut Grohne
008b4ca27e
comment on descriptive git-annex commit messages
2014-02-17 08:45:43 +01:00
Joey Hess
fd09798e40
windows webapp: fix rsync.net support
2014-02-14 15:47:54 -04:00
Joey Hess
8613f226b3
reorg
2014-02-14 14:39:54 -04:00
Joey Hess
37cb65a99f
remote ssh server testing and working on windows
2014-02-14 14:27:11 -04:00
Joey Hess
01b07a9ca6
update
2014-02-14 14:06:51 -04:00
Joey Hess
d007d1ac0c
windows: hack to ensure HOME is always set
2014-02-14 14:03:24 -04:00
Joey Hess
c60f0b57d2
windows: Fix daemon pid file locking.
...
Well, as much as it can be fixed on windows. Not atomic; not entirely
guarded against the wrong process having the pid file locked.
2014-02-13 17:02:28 -04:00
Joey Hess
f11f7520b5
windows: Fix process termination code.
...
The ctrl-c hack used before didn't actually seem to work.
No haskell libraries expose TerminateProcess. I tried just calling it via
FFI, but got segfaults, probably to do with the wacky process handle not
being managed correctly. Moving it all into one C function worked.
This was hell. The EvilLinker hack was just final icing on the cake.
We all know what the cake was made of.
2014-02-13 15:53:10 -04:00
Joey Hess
84083ecdd3
Windows: Crazy hack to make file manager not start hidden underneath web browser window
...
I can't even..
2014-02-13 13:16:28 -04:00
Joey Hess
36e66997c6
Windows: Fix startAssistant to not wait for ever for a non-daemonizing process
...
Seemed to fix several problems.
2014-02-13 13:05:07 -04:00
Joey Hess
8952ccec1b
windows: fix fsck --incremental to not crash
...
Although it is still not incremental.
2014-02-13 12:40:10 -04:00
http://joeyh.name/
13d44a32ce
removed
2014-02-11 21:40:27 +00:00
http://joeyh.name/
9668a29a80
Added a comment
2014-02-11 21:39:46 +00:00
http://joeyh.name/
192e6805b3
Added a comment
2014-02-11 21:39:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE
d6dfdca98f
Added a comment
2014-02-11 21:05:01 +00:00
Joey Hess
029a1c431a
remove windows --git-dir unix style path hack
...
This is no longer necessary, at least with msysgit 1.8.5.2.msysgit.0.
Its root cause may have been fixed by other recent git path fixes.
It was causing the webapp to fail to make repos on other drives.
2014-02-11 16:12:22 -04:00
Joey Hess
2ed728e7e6
note
2014-02-11 14:16:15 -04:00
Joey Hess
fa24ba2520
plumb creds from webapp to initremote
...
Avoids abusing setting environment variables, which was always a hack
and won't work on windows.
2014-02-11 14:07:56 -04:00
http://schnouki.net/
4ae8685477
Added a comment
2014-02-11 13:38:54 +00:00
Joey Hess
66c9cb6e39
tried everything in webapp on windows. add list of TODOs
2014-02-10 18:24:36 -04:00
http://joeyh.name/
eb266ace3c
Added a comment
2014-02-06 17:26:59 +00:00
Joey Hess
5d7777cbe2
set up git email config in clone repos too when running test
...
This fixes the problem of the environment variables apparently not being
seen on Windows. I could probably remove the setting of the env vars from
Test.hs now as this covers it better.
Note that outside the test suite, git-annex on windows seems to manage to
configure the repo so commits work on its own.
2014-02-04 14:31:52 -04:00
Joey Hess
2287c88bfd
update
2014-02-03 21:24:23 -04:00
Joey Hess
1c997fd08c
fix test suite to pass on windows
...
On windows, the sync of the second cloned repo to origin failed, because
synced/master was a non-fast-forward. This may be a bug of its own, but
it's not the issue that this test was intended to test, so disconnect
the repos from origin before syncing.
2014-02-03 12:12:50 -04:00
Joey Hess
08afe3a1f6
fix failing test case on Windows
...
ensure file being modified is all read before it's opened for write
2014-02-03 10:20:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE
c6ee7f143a
openwrt packages. multiplle architectures
2014-02-02 22:35:55 +00:00
Joey Hess
089c0109a2
Added ways to configure rsync options to be used only when uploading or downloading from a remote. Useful to eg limit upload bandwidth.
2014-02-02 16:06:34 -04:00
Joey Hess
ee164ccbbb
windows test suite down to only 2 failures
2014-01-30 15:57:41 -04:00
Joey Hess
721cc0cd22
rework annexed object locking in direct mode & support Windows
...
Seems that locking of annexed objects when they're being dropped was broken
in direct mode:
* When taking the lock before dropping, it created the .git/annex/objects
file, as an empty file. It seems that the dropping code deleted that,
but that is not right, and for all I know could in some situation cause
a corrupted object to leak out.
* When the lock was checked, it actually tried to open each direct mode
file, and checked if it was locked. Not the same lock used above, and
could also fail if some consumer of the file locked it.
Fixed this, and added windows support by switching direct mode to lock a
.lck file.
2014-01-28 16:43:11 -04:00
Joey Hess
4d0223e962
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-26 15:08:10 -04:00
Joey Hess
a3f61ea75d
close
2014-01-26 15:00:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
9f790028bd
2014-01-26 18:51:55 +00:00
Joey Hess
605fb7075b
move to todo
2014-01-26 14:08:36 -04:00
Joey Hess
5fc2d760ea
Optimise non-bare http remotes; no longer does a 404 to the wrong url every time before trying the right url. Needs annex-bare to be set to false, which is done when initially probing the uuid of a http remote.
2014-01-26 13:03:25 -04:00
Joey Hess
c0b6d9b343
close
2014-01-23 16:58:44 -04:00
Joey Hess
3da0064657
assistant unused file handling
...
Make sanity checker run git annex unused daily, and queue up transfers
of unused files to any remotes that will have them. The transfer retrying
code works for us here, so eg when a backup disk remote is plugged in,
any transfers to it are done. Once the unused files reach a remote,
they'll be removed locally as unwanted.
If the setup does not cause unused files to go to a remote, they'll pile
up, and the sanity checker detects this using some heuristics that are
pretty good -- 1000 unused files, or 10% of disk used by unused files,
or more disk wasted by unused files than is left free. Once it detects
this, it pops up an alert in the webapp, with a button to take action.
TODO: Webapp UI to configure this, and also the ability to launch an
immediate cleanup of all unused files.
This commit was sponsored by Simon Michael.
2014-01-22 22:53:18 -04:00
Joey Hess
4b55afe9e9
add "unused" preferred content expression
...
With a really nice optimisation that keeps it from having any overhead
in normal operation!
This commit was sponsored by Ulises Vitulli.
2014-01-22 16:35:32 -04:00
Joey Hess
02896ee15d
preferred content stability analysis
2014-01-22 15:55:44 -04:00
Joey Hess
5f6ebfcd07
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-22 14:37:32 -04:00
Joey Hess
05ead99cc2
promote forum post to feature request; add design
2014-01-22 14:35:38 -04:00
http://olivier.mehani.name/
4207564827
Added a comment
2014-01-22 13:08:21 +00:00
Joey Hess
f2713a3bb9
benchmarked numcopies .gitattributes in preferred content
...
Checking .gitattributes adds a full minute to a git annex find looking for
files that don't have enough copies. 2:25 increasts to 3:27. I feel this is
too much of a slowdown to justify making it the default. So, exposed two
versions of the preferred content expression, a slow one and a fast but
approximate one.
I'm using the approximate one in the default preferred content expressions
to avoid slowing down the assistant.
2014-01-21 18:49:25 -04:00
Joey Hess
3159da2693
Add and use numcopiesneeded preferred content expression.
...
* Add numcopiesneeded preferred content expression.
* Client, transfer, incremental backup, and archive repositories
now want to get content that does not yet have enough copies.
This means the asssistant will make copies of files that don't yet
meet the configured numcopies, even to places that would not normally want
the file.
For example, if numcopies is 4, and there are 2 client repos and
2 transfer repos, and 2 removable backup drives, the file will be sent
to both transfer repos in order to make 4 copies. Once a removable drive
get a copy of the file, it will be dropped from one transfer repo or the
other (but not both).
Another example, numcopies is 3 and there is a client that has a backup
removable drive and two small archive repos. Normally once one of the small
archives has a file, it will not be put into the other one. But, to satisfy
numcopies, the assistant will duplicate it into the other small archive
too, if the backup repo is not available to receive the file.
I notice that these examples are fairly unlikely setups .. the old behavior
was not too bad, but it's nice to finally have it really correct.
.. Almost. I have skipped checking the annex.numcopies .gitattributes
out of fear it will be too slow.
This commit was sponsored by Florian Schlegel.
2014-01-20 17:35:29 -04:00
Joey Hess
5ddbd24a1c
stability analysis
2014-01-20 17:11:02 -04:00
Joey Hess
d66535f065
global numcopies setting
...
* numcopies: New command, sets global numcopies value that is seen by all
clones of a repository.
* The annex.numcopies git config setting is deprecated. Once the numcopies
command is used to set the global number of copies, any annex.numcopies
git configs will be ignored.
* assistant: Make the prefs page set the global numcopies.
This global numcopies setting is needed to let preferred content
expressions operate on numcopies.
It's also convenient, because typically if you want git-annex to preserve N
copies of files in a repo, you want it to do that no matter which repo it's
running in. Making it global avoids needing to warn the user about gotchas
involving inconsistent annex.numcopies settings.
(See changes to doc/numcopies.mdwn.)
Added a new variety of git-annex branch log file, that holds only 1 value.
Will probably be useful for other stuff later.
This commit was sponsored by Nicolas Pouillard.
2014-01-20 16:47:56 -04:00
Joey Hess
e7f8c1911a
design for preferred content numcopies check
2014-01-20 14:28:33 -04:00
Joey Hess
cfa6865056
wontfix
2014-01-20 12:36:19 -04:00
Joey Hess
7e6e018408
followups and closures
2014-01-19 17:56:24 -04:00
http://olivier.mehani.name/
9c23012b5a
2014-01-16 02:27:25 +00:00
http://olivier.mehani.name/
895f4584f3
Added a comment
2014-01-16 02:22:19 +00:00
Joey Hess
e10972905a
wontfix
2014-01-15 13:20:03 -04:00
https://launchpad.net/~fbe
467651e653
2014-01-15 12:23:07 +00:00
http://olivier.mehani.name/
2f605d7d56
Added a comment
2014-01-15 02:26:31 +00:00
http://olivier.mehani.name/
2d3371f525
2014-01-15 00:48:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkgy5Qf4bivpTfYPw_yh92OcDlesrVTREg
1ed7a4c144
Added a comment
2014-01-12 20:31:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlzlNQbf6wBgv9j6-UqfpXcQyAYMF8S3t4
72bbafadb2
Added a comment
2014-01-12 09:19:32 +00:00
Joey Hess
8e15fae706
foo
2014-01-10 15:30:09 -04:00
namelessjon
7f7a8da320
Added a comment: inode starvation
2014-01-09 15:30:16 +00:00
Joey Hess
1dd4b17bdf
update
2014-01-08 20:01:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlgyVag95OnpvSzQofjyX0WjW__MOMKsl0
48bf3ec4f6
2014-01-08 22:50:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
711a78deb8
2014-01-08 06:45:01 +00:00
Joey Hess
71dea8d173
move wishlist item out out of bug list
2014-01-06 14:19:42 -04:00
http://joeyh.name/
b8e9a3e56d
Added a comment
2014-01-04 19:18:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs
5b10c51e00
2014-01-04 02:29:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA
9f80431d33
2014-01-02 22:33:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA
87fc579c2d
2014-01-02 22:30:48 +00:00
Joey Hess
07c5c4d8f3
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-02 13:27:08 -04:00
http://joeyh.name/
e0624c933e
Added a comment
2014-01-02 17:25:50 +00:00
Joey Hess
2e963f7ba0
close
2014-01-02 13:23:58 -04:00
Richard Hartmann
952f60ed65
Add doc/todo/wishlist:_git_annex_info_UUID/comment_2._comment
2014-01-02 09:33:03 +01:00
http://joeyh.name/
6ab23cd8e7
Added a comment
2014-01-02 02:16:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
e3344c1c71
Added a comment
2014-01-02 01:32:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c65b7eda85
Added a comment
2014-01-02 01:31:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c37ac517ac
Added a comment
2014-01-02 01:15:40 +00:00
Richard Hartmann
00c1be812e
Add doc/todo/wishlist:_git_annex_info_UUID.mdwn
2014-01-02 02:11:23 +01:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
344110d443
Added a comment
2014-01-02 00:26:20 +00:00
http://joeyh.name/
bf17c8e5b3
Added a comment
2014-01-01 22:30:07 +00:00
Richard Hartmann
38239750e9
Add doc/todo/commit_in_direct_mode.mdwn
2014-01-01 22:55:27 +01:00
Richard Hartmann
5e0dad0972
Update comment
2014-01-01 22:48:32 +01:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
5977ec78d3
Added a comment
2014-01-01 21:32:56 +00:00
http://joeyh.name/
1bad712325
Added a comment
2013-12-29 20:16:45 +00:00
Joey Hess
41d09158db
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-29 16:13:35 -04:00
Joey Hess
81f498559a
importfeed: Support youtube playlists.
2013-12-29 15:52:20 -04:00
http://joeyh.name/
951d3aa315
Added a comment
2013-12-29 18:21:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTIL7ubr5opWM69Q5VtCxuxC2H0SSnzic
70013ce1d1
Added a comment: Regarding the approach to connect all nodes in one network and stream from them
2013-12-29 07:32:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM
2aa69e567c
2013-12-27 20:31:36 +00:00
Joey Hess
56ef896a25
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-26 18:32:26 -04:00
Joey Hess
0de9135bc0
external special remote documentation and example script
2013-12-26 18:15:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkgy5Qf4bivpTfYPw_yh92OcDlesrVTREg
fbf7865ac9
2013-12-25 22:29:46 +00:00
http://joeyh.name/
55c14293db
Added a comment
2013-12-21 16:27:16 +00:00
Richard Hartmann
b11d88dd17
doc/: s/amoung/among/gi
...
Qouth ye olde [Wiktionary](http://en.wiktionary.org/wiki/amoung )
Archaic spelling of among.
2013-12-18 22:09:18 +01:00
Joey Hess
8462e3787c
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-17 19:40:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
5e42aac261
2013-12-17 21:07:59 +00:00
Joey Hess
0419f241a4
I think I've convinced myself that the assistant is safe on windows despite the lack of lsof
2013-12-17 14:07:37 -04:00
Joey Hess
d4275b23eb
close; fixed!
2013-12-16 22:51:01 -04:00
http://joeyh.name/
b05d43d924
Added a comment
2013-12-16 20:41:52 +00:00
Joey Hess
d20fc2235f
fix link
2013-12-16 01:59:12 -04:00
http://joeyh.name/
66d9d81459
Added a comment
2013-12-16 05:55:29 +00:00
Joey Hess
6be19b0070
Programs from Linux and OSX standalone builds can now be symlinked into a directory in PATH as an alternative installation method, and will use readlink to find where the build was unpacked.
2013-12-15 15:57:41 -04:00
http://mildred.fr/
d9f5862e35
2013-12-13 13:38:01 +00:00
http://mildred.fr/
66514f6794
2013-12-13 11:22:14 +00:00
Joey Hess
551abf439f
update on XMPP (going to be a real PITA)
2013-12-11 11:24:02 -04:00
Joey Hess
2fd63f3cfa
port transferkeys to windows; make stopping in progress transfers work too (probably)
...
transferkeys had used special FDs for communication, but that would be
quite annoying to do in Windows.
Instead, use stdin and stdout. But, to avoid commands like rsync stomping
on them and messing up the communications channel, they're duplicated to a
different handle; stdin is replaced with a null handle, and stdout is
replaced with a copy of stderr. This should all work in windows too.
Stopping in progress transfers may work on windows.. if the types unify
anyway. ;) May need some more porting.
2013-12-10 23:19:18 -04:00
Joey Hess
714e031d19
todo
2013-12-10 14:34:35 -04:00
Joey Hess
2c7c07286c
update
2013-12-10 01:45:21 -04:00
Joey Hess
8699a36438
update
2013-12-10 01:00:10 -04:00
Joey Hess
4a5ab9b1e7
Tweak magic number to fix bad behavior in Firefox, which was caused by an earlier fix to bad behavior in Chromium.
...
Browsers are crap.
2013-12-09 17:44:45 -04:00
Joey Hess
2e48dcf6a7
update
2013-12-09 16:00:48 -04:00
Joey Hess
012f770066
webapp 100% working in windows + chrome; slightly buggy in windows + firefox
2013-12-09 15:01:43 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmicVKRM8vJX4wPuAwlLEoS2cjmFXQkjkE
be777bcc2d
Added a comment: pseudocode
2013-12-08 15:23:36 +00:00
Joey Hess
2ef99ae3ef
update
2013-12-07 11:47:17 -04:00
gan
1cfbc91375
Added a comment: Hook implementation?
2013-12-07 01:15:47 +00:00
http://grossmeier.net/
d2fd1bcb39
Added a comment
2013-12-05 21:20:54 +00:00
Joey Hess
71a25eb20e
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-05 16:23:01 -04:00
http://joeyh.name/
3f54a43941
Added a comment
2013-12-05 19:57:32 +00:00
http://joeyh.name/
2b463b46d9
Added a comment
2013-12-05 19:52:52 +00:00
Joey Hess
139c4c3a9f
update
2013-12-05 15:19:14 -04:00
Joey Hess
3a1c407ef9
fixed windows startup scan file add bug
2013-12-04 23:55:35 -04:00
Joey Hess
8ef79c1f83
windows wtf how did that work moment
2013-12-04 17:39:58 -04:00
Joey Hess
977cbf4fd0
close as dup at submitter request
2013-12-01 16:07:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmicVKRM8vJX4wPuAwlLEoS2cjmFXQkjkE
252c3bc684
Added a comment: never mind
2013-12-01 18:34:05 +00:00
http://grossmeier.net/
75167c6452
rename forum/New_special_remote_suggeston_-_clean_directory.mdwn to todo/New_special_remote_suggeston_-_clean_directory.mdwn
2013-11-29 06:05:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlYSw35UMlOf9rFlP5EUTBz7is5X09qVXI
ed99511720
Added a comment: Support on Motorola razr i
2013-11-28 16:10:38 +00:00
Joey Hess
0bea8a4c55
reinject: Allow to be used in direct mode.
2013-11-26 16:15:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnR6E5iUghMWdUGlbA9CCs8DKaoigMjJXw
f3d7f4337a
Added a comment
2013-11-26 09:26:54 +00:00
Richard Hartmann
be43bb8f70
doc: perl -p -i -e s/certianly/certainly/
2013-11-25 21:40:19 +01:00
Joey Hess
95221c7252
fixed
2013-11-25 16:20:56 -04:00
Joey Hess
87c75417ac
OSX upgrades seem to be working now
2013-11-25 14:06:34 -04:00
http://joeyh.name/
d5c2bad48b
Added a comment
2013-11-23 19:03:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmicVKRM8vJX4wPuAwlLEoS2cjmFXQkjkE
97cc68be2a
2013-11-23 17:09:10 +00:00
Joey Hess
ad653e49cf
add
2013-11-22 19:24:12 -04:00
http://joeyh.name/
16e7951d43
Added a comment
2013-11-22 16:58:51 +00:00
Joey Hess
0d7dd05bfd
move
2013-11-22 12:52:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm5Z8wzidsumLYQnHdrVxpCx8vsd9llSlg
2270dc977e
Added a comment
2013-11-22 15:52:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo
3e3e5e42d1
2013-11-20 06:45:08 +00:00
GLITTAH
edb50f786d
Added a comment
2013-11-19 18:15:15 +00:00
Joey Hess
423e933800
respond
2013-11-19 13:48:31 -04:00
GLITTAH
b24b76006e
2013-11-19 02:56:32 +00:00
http://joeyh.name/
24d30acdc4
Added a comment
2013-11-15 20:51:18 +00:00
Joey Hess
3eeb721a90
combine bugs
2013-11-15 16:42:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_Di-Ww6ffK-SCHQmIewEO_CdNjVXX17E
d47abf7c9f
fix typo
2013-11-15 18:57:29 +00:00
gueux
36e41c7625
2013-11-15 15:12:28 +00:00
gueux
55282738bb
rename todo/Check_if_an_upgrade_is_available_in_webapp.mdwn to todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn
2013-11-15 13:29:32 +00:00
gueux
742343b696
2013-11-15 13:28:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn1QhtPvsRBV7pfaDW_ZTPFv_ZIxSzQ8Rg
3953484cec
Added a comment
2013-11-13 20:41:52 +00:00
Joey Hess
f30300e877
work around for windows watcher cabal build problem
2013-11-12 21:23:20 -04:00
Joey Hess
9a58de553c
remove -Assistant from windows build flag
2013-11-12 17:39:11 -04:00
Joey Hess
4f373503f2
sync: When there are merge conflicts that get automatically resolved, exit nonzero at the end.
2013-11-07 15:02:11 -04:00
Joey Hess
d99bdbbb84
Merge branch 'directguard'
2013-11-07 14:12:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkkyBDsfOB7JZvPZ4a8F3rwv0wk6Nb9n48
5e1a5ff508
2013-11-07 11:22:50 +00:00
Joey Hess
00c91816fb
Merge branch 'master' into directguard
2013-11-06 13:02:35 -04:00
Joey Hess
3802f2f270
work around lack of receive.denyCurrentBranch in direct mode
...
Now that direct mode sets core.bare=true, git's normal prohibition about
pushing into the currently checked out branch doesn't work.
A simple fix for this would be an update hook which blocks the pushes..
but git hooks must be executable, and git-annex needs to be usable on eg,
FAT, which lacks x bits.
Instead, enabling direct mode switches the branch (eg master) to a special
purpose branch (eg annex/direct/master). This branch is not pushed when
syncing; instead any changes that git annex sync commits get written to
master, and it's pushed (along with synced/master) to the remote.
Note that initialization has been changed to always call setDirect,
even if it's just setDirect False for indirect mode. This is needed because
if the user has just cloned a direct mode repo, that nothing has synced
with before, it may have no master branch, and only a annex/direct/master.
Resulting in that branch being checked out locally too. Calling setDirect False
for indirect mode moves back out of this branch, to a new master branch,
and ensures that a manual "git push" doesn't push changes directly to
the annex/direct/master of the remote. (It's possible that the user
makes a commit w/o using git-annex and pushes it, but nothing I can do
about that really.)
This commit was sponsored by Jonathan Harrington.
2013-11-05 21:08:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio
8efdc1a067
Added a comment: feedback
2013-11-05 21:23:12 +00:00
Joey Hess
4510819215
v5 for direct mode, with automatic upgrade
...
This includes storing the current state of the HEAD ref, which git annex
sync is going to need, but does not make sync use it.
2013-11-05 17:05:03 -04:00
http://joeyh.name/
27e940a3f9
Added a comment
2013-11-05 16:46:28 +00:00
Joey Hess
2e3b4469e3
Merge branch 'master' of ssh://git-annex.branchable.com
2013-11-04 17:32:03 -04:00
Joey Hess
78449ed2ae
devblog
2013-11-04 17:30:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio
33e8e85bb4
2013-11-04 20:40:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
e8641876a2
2013-11-04 11:55:35 +00:00
Joey Hess
230409441c
Merge branch 'master' of ssh://git-annex.branchable.com
2013-11-02 21:07:32 -04:00
Joey Hess
c2b979c550
respond
2013-11-02 20:48:41 -04:00
http://joeyh.name/
7c85dd6768
Added a comment
2013-11-03 00:19:35 +00:00
Joey Hess
e1a24974f1
Merge branch 'master' of ssh://git-annex.branchable.com
2013-11-02 20:16:11 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
fcc68d3e32
Added a comment
2013-11-02 23:59:16 +00:00
http://joeyh.name/
5bb89b28eb
Added a comment
2013-11-02 23:45:39 +00:00
Joey Hess
1de5eb4c81
respond
2013-11-02 19:44:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
081ce0b4f7
2013-11-02 23:14:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
f3cc842390
2013-11-02 23:12:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
26ff2f95e9
2013-11-02 23:05:33 +00:00
Joey Hess
768c323e74
add
2013-11-02 16:48:37 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnWwEEA3CurHkBjIYaJsJzFc4jtY2SCkrQ
c4e7b2a4d4
Added a comment
2013-10-29 00:29:03 +00:00
Joey Hess
230bfa9688
add --want-get and --want-drop options
...
New --want-get and --want-drop options which can be used to test preferred
content settings. For example, "git annex find --in . --want-drop"
2013-10-28 14:50:17 -04:00
http://joeyh.name/
66c094a251
Added a comment
2013-10-28 17:11:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWwEEA3CurHkBjIYaJsJzFc4jtY2SCkrQ
d245201e6d
2013-10-28 08:38:06 +00:00
lorenzo
ca77441eeb
removed
2013-10-27 23:56:44 +00:00
lorenzo
3ab515722d
Added a comment: Running Debian squeeze binaries on libc 2.5 based NAS
2013-10-27 23:56:26 +00:00
lorenzo
3cc3692d3d
Added a comment: Running Debian squeeze binaries on libc 2.5 based NAS
2013-10-27 23:55:06 +00:00
Joey Hess
2a872dc576
thought
2013-10-26 15:58:02 -04:00
Joey Hess
9bca19052c
move wishlist todo from forum
2013-10-26 15:56:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0
919e1f48db
Added a comment
2013-10-19 15:43:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0
0e75b69fd8
removed
2013-10-19 15:43:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0
c74cb9b352
Added a comment
2013-10-19 15:39:52 +00:00
http://joeyh.name/
9d318b655b
Added a comment
2013-10-19 15:33:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0
0b1ed85008
2013-10-19 15:13:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlhE8Xar6m4x3JSILXdm-Y5KhwHTH5qzKQ
a20f7eecdd
Added a comment: +1
2013-10-14 14:43:11 +00:00
GLITTAH
d8e5a7cf64
2013-10-13 23:07:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
fa969371a3
Added a comment
2013-10-07 13:33:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
3db1985a01
Added a comment
2013-10-05 10:45:16 +00:00
http://joeyh.name/
71dba0187a
Added a comment
2013-10-04 20:50:34 +00:00
http://joeyh.name/
1537c21eb0
Added a comment
2013-10-04 20:17:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
13f776140d
2013-10-04 14:41:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
f0ec3d355a
2013-10-04 14:39:15 +00:00
http://cstork.org/
c5ef652a4d
Added a comment: How should this interact with the trust model and location tracking?
2013-10-04 11:13:11 +00:00
Joey Hess
6b37fcffd8
assistant: More robust inotify handling; avoid crashing if a directory cannot be read.
2013-09-30 13:11:26 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl-g0hYpGY11pBP_42lHh5GWTyFuB4UwH8
7a6c7acb51
Added a comment
2013-09-25 23:08:56 +00:00
Joey Hess
5ff9224b10
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-25 15:30:45 -04:00
http://joeyh.name/
f30b4f7208
Added a comment
2013-09-25 18:47:13 +00:00
http://joeyh.name/
f1d069164b
Added a comment
2013-09-25 18:03:55 +00:00
Joey Hess
9cae3a21f6
dup
2013-09-25 13:14:50 -04:00
http://joeyh.name/
af2f437bb4
Added a comment
2013-09-25 17:14:28 +00:00
https://id.koumbit.net/anarcat
3399d826d4
mention wishlist
2013-09-21 14:06:07 +00:00
https://id.koumbit.net/anarcat
136d307d12
2013-09-21 14:04:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
306eddd575
Added a comment
2013-09-20 19:03:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo
746fd0ea74
Added a comment
2013-09-20 11:29:04 +00:00
http://joeyh.name/
591d6a3281
Added a comment
2013-09-19 21:01:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
fa06e0abf7
2013-09-17 06:52:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
064d931062
2013-09-17 06:52:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
e4388f1149
2013-09-17 06:49:48 +00:00
Joey Hess
d903da141f
close
2013-09-13 16:02:09 -04:00
Joey Hess
5eb08006c1
close
2013-09-13 15:59:38 -04:00
Joey Hess
aa23b6cf1a
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-13 15:58:06 -04:00
Joey Hess
f3d4746e04
close
2013-09-13 15:57:34 -04:00
Joey Hess
11c4fa96ea
close
2013-09-13 15:56:34 -04:00
http://joeyh.name/
8dbddff424
Added a comment
2013-09-13 19:53:52 +00:00
Joey Hess
f325f8a384
move to todo
2013-09-13 15:25:53 -04:00
Joey Hess
26ce5020d7
move wishlist items to todo
2013-09-13 15:09:37 -04:00
https://id.koumbit.net/anarcat
113f1f4b4c
thanks!
2013-09-12 21:14:13 +00:00
Joey Hess
ccbb379536
avoid setting PREFIX if already set
2013-09-12 16:22:03 -04:00
https://id.koumbit.net/anarcat
961c63f9a8
make my concerns more explicit
2013-09-12 19:18:50 +00:00
https://id.koumbit.net/anarcat
0a03cbb9a5
2013-09-12 18:21:31 +00:00
Joey Hess
5aecf2b42d
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-12 14:06:19 -04:00
https://id.koumbit.net/anarcat
aa8fc208a4
sorry for the noise
2013-09-12 17:50:34 +00:00
https://id.koumbit.net/anarcat
f6d8b1aec2
2013-09-12 17:50:00 +00:00
https://id.koumbit.net/anarcat
2307f7a59a
2013-09-12 17:48:56 +00:00
Joey Hess
662503a28f
merged
2013-09-12 13:03:17 -04:00
Joey Hess
dfcf72890d
enbolden man page
2013-09-12 12:59:53 -04:00
Joey Hess
6c8613c8cb
close
2013-09-12 12:48:28 -04:00
gueux
3260c5605f
Added a comment: syntax
2013-09-12 14:05:16 +00:00
gueux
fec02101d5
rename bugs/importfeed:_allow___36____123__itemdate__125___with_--template.mdwn to todo/importfeed:_allow___36____123__itemdate__125___with_--template.mdwn
2013-09-12 13:31:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b4a35bd981
2013-09-12 10:34:40 +00:00
https://id.koumbit.net/anarcat
a20b460fdd
status update: code has been reviewed, needs merge
2013-09-11 15:13:20 +00:00
https://id.koumbit.net/anarcat
1b9de447db
prototype ready for review
2013-09-11 05:20:05 +00:00
https://id.koumbit.net/anarcat
252381c57d
2013-09-11 00:54:35 +00:00
https://id.koumbit.net/anarcat
f23c980123
document some IRC discussions
2013-09-11 00:25:29 +00:00
https://id.koumbit.net/anarcat
84c206eabf
sign
2013-09-10 23:37:25 +00:00
https://id.koumbit.net/anarcat
3c79cf2d1d
clarify, simplify with toc
2013-09-10 21:54:52 +00:00
https://id.koumbit.net/anarcat
2915124b12
add another idea: use an external bittorrent client
2013-09-10 21:52:23 +00:00
https://id.koumbit.net/anarcat
b048e13a8c
remove self-recriminations and keep the good stuff, thanks for this great idea! :)
2013-09-10 21:45:11 +00:00