anarcat
293fc1b00a
rename bugs/--raw.mdwn to bugs/log_fails_with_-raw_error.mdwn
2015-06-22 21:42:53 +00:00
anarcat
c2cf4d27c5
weird git-annex log bug
2015-06-22 21:39:10 +00:00
mennucc1@6758d6a3817a0a6b29e8adbdb068c5ba35f6992b
ae2c0f02c5
2015-06-21 19:10:37 +00:00
johannes.elferich@aa0b74ea712d0a5cdc15edcf9b52a72d5bdb355c
a00ba0e4a3
2015-06-20 23:34:47 +00:00
Agenta
59a75bc034
2015-06-20 10:06:30 +00:00
Agenta
9e8321a905
2015-06-20 09:59:45 +00:00
johannes.elferich@aa0b74ea712d0a5cdc15edcf9b52a72d5bdb355c
e328848349
2015-06-20 06:43:49 +00:00
johannes.elferich@aa0b74ea712d0a5cdc15edcf9b52a72d5bdb355c
a9f4e0fde9
2015-06-20 06:42:36 +00:00
https://id.koumbit.net/anarcat
df2a084965
proper way to override the download command?
2015-06-18 17:33:15 +00:00
CandyAngel
25f2881cae
Added a comment
2015-06-18 14:03:08 +00:00
http://xgm.de/oid/
45187482da
2015-06-18 07:33:04 +00:00
graviton31415@3f1790ceea563b1bc76c318c7bfd6d4e817ecc5d
4cceb0aaaa
Added a comment
2015-06-18 05:08:47 +00:00
anarcat
031b85af69
workaround found
2015-06-17 20:41:42 +00:00
anarcat
f4ddffe47c
weird bug trying to run enableremote
2015-06-17 19:22:33 +00:00
Joey Hess
4170eb4156
add news item for git-annex 5.20150617
2015-06-17 14:17:39 -04:00
Joey Hess
e417c17fc6
releasing package git-annex version 5.20150617
2015-06-17 14:17:20 -04:00
Joey Hess
d2aad2b212
@echo doesn't work in variabe def
2015-06-17 14:06:54 -04:00
Joey Hess
8e83485d9b
disable debug output in test suite
...
Added during a dev session in Jan and kept accidentially.
2015-06-17 13:49:29 -04:00
Joey Hess
6e829939e9
add test case that all standard group preferred content expressions parse
2015-06-17 13:44:19 -04:00
cbaines
2b311eebe4
Added a comment
2015-06-17 17:20:26 +00:00
anarcat
ac094456ca
Added a comment: possible large directory scaling...
2015-06-17 12:36:36 +00:00
dmitry.olyenyov@6d65bb07071e5517960a647c097dd453b91773dd
c16e66ef48
Added a comment: Limit max size of remote
2015-06-17 11:24:54 +00:00
CandyAngel
3dbf33972b
Added a comment
2015-06-17 08:30:55 +00:00
CandyAngel
ea60ce4066
Initial writeup of tips for repos with large file count
2015-06-17 08:28:14 +00:00
CandyAngel
d096cd5c40
Added a comment
2015-06-17 07:51:53 +00:00
graviton31415@3f1790ceea563b1bc76c318c7bfd6d4e817ecc5d
a558e91fc7
2015-06-17 07:12:26 +00:00
Joey Hess
4d7683b10c
man page points to this page now, remove comment requesting it
2015-06-16 20:35:53 -04:00
Joey Hess
3dc82d0b78
add inpreferreddir
2015-06-16 20:33:52 -04:00
Joey Hess
648601fb99
reorg
2015-06-16 20:30:48 -04:00
Joey Hess
f20a8f88de
prep release
2015-06-16 20:29:09 -04:00
Joey Hess
c217dbf2a5
reorder
2015-06-16 20:28:32 -04:00
Joey Hess
396049fc64
comment weeding
2015-06-16 20:26:43 -04:00
Joey Hess
b9d49b6831
clarify
2015-06-16 20:24:35 -04:00
Joey Hess
cc175a69ef
Revert "box"
...
This reverts commit c36e1f2bdd
.
2015-06-16 20:23:57 -04:00
Joey Hess
c36e1f2bdd
box
2015-06-16 20:23:30 -04:00
Joey Hess
575e7a5271
fmt
2015-06-16 20:22:09 -04:00
Joey Hess
76f7c345b6
typography
2015-06-16 20:21:50 -04:00
Joey Hess
8296f90112
typography
2015-06-16 20:20:52 -04:00
Joey Hess
74f54b7593
fmt
2015-06-16 20:20:03 -04:00
Joey Hess
b8ccf28756
fmt
2015-06-16 20:19:31 -04:00
Joey Hess
b0c5ed47a4
rewrite so it's understandable without knowing about the related command-line options
2015-06-16 20:17:17 -04:00
Joey Hess
f77d485915
move comment
2015-06-16 19:07:14 -04:00
Joey Hess
be9d9cb5ad
avoid building unused bloomfilter when run without --all
2015-06-16 19:04:20 -04:00
Joey Hess
5b801fcad9
on second thought, sync --content --unused is probably not useful, remove
2015-06-16 19:01:06 -04:00
Joey Hess
8b0549b408
Merge branch 'master' of ssh://git-annex.branchable.com
2015-06-16 18:56:20 -04:00
Joey Hess
2c77fb5cae
devblog
2015-06-16 18:54:35 -04:00
Joey Hess
adba0595bd
use bloom filter in second pass of sync --all --content
...
This is needed because when preferred content matches on files,
the second pass would otherwise want to drop all keys. Using a bloom filter
avoids this, and in the case of a false positive, a key will be left
undropped that preferred content would allow dropping. Chances of that
happening are a mere 1 in 1 million.
2015-06-16 18:50:13 -04:00
dev@c21308d8de79665e508a8f95f6f68ef82d56f698
0c69e6055d
2015-06-16 22:43:15 +00:00
Joey Hess
a0a8127956
instance Hashable Key for bloomfilter
2015-06-16 18:37:41 -04:00
Joey Hess
8b74aec3ea
Increased the default annex.bloomaccuracy from 1000 to 10000000
...
This makes git annex unused use around 48 mb more memory than it did before,
but the massive increase in accuracy makes this worthwhile for all but the
smallest systems.
Also, I want to use the bloom filter for sync --all --content, to avoid
dropping files that the preferred content doesn't want, and 1/1000
false positives would be far too many in that use case, even if it were
acceptable for unused.
Actual memory use numbers:
1000: 21.06user 3.42system 0:26.40elapsed 92%CPU (0avgtext+0avgdata 501552maxresident)k
1000000: 21.41user 3.55system 0:26.84elapsed 93%CPU (0avgtext+0avgdata 549496maxresident)k
10000000: 21.84user 3.52system 0:27.89elapsed 90%CPU (0avgtext+0avgdata 549920maxresident)k
Based on these numbers, 10 million seemed a better pick than 1 million.
2015-06-16 18:12:00 -04:00