Joey Hess
7f779e6ceb
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-24 00:50:52 -04:00
Joey Hess
7cccd8babd
tip
2014-01-24 00:50:07 -04:00
sascha
6736e45395
Added a comment: so how can i keep in sync a dropbox subfolder with a usbdrive
2014-01-24 04:32:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlm_3m5gLhML9bHbZ8FpJ-HBZhWaRfFeO8
bf395e728d
Added a comment: Same bug? OSX 10.9.1
2014-01-23 23:38:32 +00:00
Joey Hess
c0b6d9b343
close
2014-01-23 16:58:44 -04:00
Joey Hess
76dcd40167
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-23 16:55:14 -04:00
Joey Hess
e33ac5ab80
devblog
2014-01-23 16:53:38 -04:00
Joey Hess
90bc6e3137
explicitly include unused files in backup and incremental backup
...
include=* does not match unused files, which have no associated file.
2014-01-23 16:36:15 -04:00
Joey Hess
e0bd088f08
add webapp UI to manage unused files
2014-01-23 15:09:43 -04:00
zardoz
f079b435bc
2014-01-23 12:55:21 +00:00
zardoz
587fc4a175
2014-01-23 12:42:48 +00:00
Joey Hess
9418685b5d
devblog
2014-01-22 23:11:20 -04:00
Joey Hess
ee5bb374bb
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-22 22:54:19 -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
https://launchpad.net/~maestro-alubia
3f7d5d1e50
Added a comment
2014-01-22 21:20:31 +00:00
Joey Hess
82d6cc69e9
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-22 16:40:44 -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
http://joeyh.name/
2fc6e963cb
Added a comment
2014-01-22 20:25:52 +00:00
Joey Hess
02896ee15d
preferred content stability analysis
2014-01-22 15:55:44 -04:00
https://launchpad.net/~maestro-alubia
3c27064ece
Added a comment: Sources?
2014-01-22 19:00:21 +00: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
e14e74b467
devblog
2014-01-21 19:21:48 -04: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
b213df2038
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-21 13:04:15 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnE6kFAbud1LWrQuyX76yMYnUjHt9tR-A8
d25a87bc7c
Added a comment: Chroots
2014-01-21 13:52:30 +00:00
Joey Hess
d1bf61464f
expose tasty test suite's option parser
2014-01-21 00:08:43 -04:00
http://joeyh.name/
f2e96be0ac
Added a comment
2014-01-21 02:23:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
72b0ca6e99
Added a comment
2014-01-21 00:20:36 +00:00
Richard Hartmann
48cdbf3bfd
Merge branch 'master' of git://git-annex.branchable.com
2014-01-21 00:58:15 +01:00
Richard Hartmann
5c33242dd0
Wording
2014-01-21 00:58:04 +01:00
https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM
f11ccc16a6
Added a comment: Past the SHA issues
2014-01-20 23:14:53 +00:00
Joey Hess
df66e15555
devblog
2014-01-20 17:47:17 -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
b7828ec22e
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-20 16:48:31 -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
https://id.koumbit.net/anarcat
d979f2fbdf
a separate sync daemon has many advantages indeed
2014-01-20 18:41:59 +00:00
Joey Hess
ecd4c35d7e
promote stm dependency, since Remote.External needs it
2014-01-20 14:32:06 -04:00
Joey Hess
514a4efb7a
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-20 14:30:39 -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
http://joeyh.name/
dde13f775a
Added a comment
2014-01-20 16:33:28 +00:00
http://joeyh.name/
4a0fbbd472
Added a comment
2014-01-20 16:28:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s
1ba8ea0c8a
Added a comment: Chunk it
2014-01-20 16:22:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkqUg2sSO_pOdi6M7GU86Hsyv5-r33baLs
92071e2170
2014-01-20 10:42:06 +00:00
Richard Hartmann
7845e09320
Fix misleading description
2014-01-20 01:13:41 +01:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
6633af6736
Added a comment
2014-01-19 23:56:18 +00:00
Joey Hess
df5e2e3d65
gathd
2014-01-19 19:19:19 -04:00
Joey Hess
12302cd05d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-19 18:48:17 -04:00
http://joeyh.name/
348a270cfe
Added a comment
2014-01-19 22:43:11 +00:00
Joey Hess
b0044a4a0c
devblog
2014-01-19 18:12:24 -04:00
Joey Hess
7e6e018408
followups and closures
2014-01-19 17:56:24 -04:00
Joey Hess
b6ba0bd556
sync --content: New option that makes the content of annexed files be transferred.
...
Similar to the assistant, this honors any configured preferred content
expressions.
I am not entirely happpy with the implementation. It would be nicer if
the seek function returned a list of actions which included the individual
file gets and copies and drops, rather than the current list of calls to
syncContent. This would allow getting rid of the somewhat reundant display
of "sync file [ok|failed]" after the get/put display.
But, do that, withFilesInGit would need to somehow be able to construct
such a mixed action list. And it would be less efficient than the current
implementation, which is able to reuse several values between eg get and
drop.
Note that currently this does not try to satisfy numcopies when
getting/putting files (numcopies are of course checked when dropping
files!) This makes it like the assistant, and unlike get --auto
and copy --auto, which do duplicate files when numcopies is not yet
satisfied. I don't know if this is the right decision; it only seemed to
make sense to have this parallel the assistant as far as possible to start
with, since I know the assistant works.
This commit was sponsored by Øyvind Andersen Holm.
2014-01-19 17:49:54 -04:00
Richard Hartmann
83562fccbc
Typo
2014-01-19 22:41:36 +01:00
https://www.google.com/accounts/o8/id?id=AItOawniCRkhl_W87gOK5eElfsef3FoUsUFpAr4
eee3540e2d
create
2014-01-19 19:17:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkq2cjugiSvKWiWmcah3CPBqviQV_cin9I
f6c45f8ba4
Added a comment: The world of Mac
2014-01-19 14:13:55 +00:00
https://arthur.lutz.im/
8c027c5ced
added bug about .local adresses
2014-01-19 10:53:10 +00:00
http://joeyh.name/
c5c339e87e
Added a comment
2014-01-18 22:39:37 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
215c02f0a5
2014-01-18 22:08:15 +00:00
Joey Hess
1729205dba
devblog
2014-01-18 17:26:34 -04:00
Joey Hess
85185b8f50
Allow --all to be mixed with matching options like --copies and --in (but not --include and --exclude).
2014-01-18 14:58:56 -04:00
Joey Hess
a135bbd5a2
note that --all can't be mixed with eg --copies
2014-01-18 13:52:35 -04:00
Joey Hess
939eb666fe
clarify sync
2014-01-18 13:26:47 -04:00
Yaroslav Halchenko
0bf41b335b
Minor git-annex.mdwn tune ups (trailing spaces, typos, more consistency in tense)
...
Conflicts:
doc/git-annex.mdwn -- I have managed to work on an old copy, so overlapped a bit
2014-01-18 13:06:15 -04:00
Joey Hess
456c9eedb0
status: Support --json.
2014-01-18 12:05:10 -04:00
Joey Hess
babd03d252
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-18 12:01:40 -04:00
Joey Hess
dce9faf6e4
close
2014-01-18 11:44:58 -04:00
http://joeyh.name/
386ce9395d
Added a comment
2014-01-18 15:43:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
9135cb7b7c
2014-01-18 06:13:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
f49edaf104
Added a comment: could it be part/reason of the problem
2014-01-18 06:05:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
2535102e74
Added a comment: repair seems to be also confused
2014-01-18 05:47:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
e714837502
Added a comment: git annex fix starts fixing but then spits bulk of errors
2014-01-18 05:42:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
a2fe022d68
2014-01-18 05:39:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRRUUZo3W7pAoRoST8P_l0PtUBhvYuzDg
272a661f54
Added a comment: web storage
2014-01-17 22:59:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmz8d2M0lQDYWLSbDQSjYRHfrQkWKgPu60
8e2d2a77a5
Added a comment: re: long polling
2014-01-17 20:27:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawll4Kgp7nMuOKdB0FfbcYZ3KRq7HCS0Slc
029fb5bfc8
Added a comment: Using Gitolite 3.2
2014-01-17 20:14:16 +00:00
http://joeyh.name/
5a3d394b1f
Added a comment
2014-01-17 19:36:39 +00:00
http://joeyh.name/
8eb13b1ee6
Added a comment
2014-01-17 19:07:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM
4b4c6277e5
Added a comment: Still crashing (again)
2014-01-16 23:33:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkKNY4BvwyEilAJql8-Q6WpdmJjjntfLHA
9b11c2c0a2
2014-01-16 23:03:59 +00:00
stp
b7dd9f583d
Added a comment: Probably confirming this bug
2014-01-16 19:59:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
343246d6b7
Added a comment
2014-01-16 19:11:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
84c2e08568
Added a comment
2014-01-16 18:53:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawll4Kgp7nMuOKdB0FfbcYZ3KRq7HCS0Slc
4c7c4fc4d0
Added a comment: Rebase all branches
2014-01-16 17:47:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawll4Kgp7nMuOKdB0FfbcYZ3KRq7HCS0Slc
4ff09cec08
removed
2014-01-16 17:45:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawll4Kgp7nMuOKdB0FfbcYZ3KRq7HCS0Slc
d75b22f1a4
Added a comment: Rebase all branches
2014-01-16 17:44:04 +00:00
https://id.koumbit.net/anarcat
d1760f0b13
Added a comment
2014-01-16 17:43:34 +00:00
http://joeyh.name/
713d7ccc33
Added a comment
2014-01-16 17:07:05 +00:00
https://id.koumbit.net/anarcat
b2f0c42d29
Added a comment
2014-01-16 17:04:44 +00:00
Joey Hess
2d9ec29154
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-16 12:32:17 -04:00
Joey Hess
4dec78b0eb
add news item for git-annex 5.20140116
2014-01-16 12:32:13 -04:00
http://joeyh.name/
cd83d3d94c
Added a comment
2014-01-16 16:29:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
4609b32e7d
Added a comment: Just happened again
2014-01-16 16:23:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk7iPiqWr3BVPLWEDvJhSSvcOqheLEbLNo
3b22d540b8
2014-01-16 16:08:40 +00:00
Joey Hess
876f1398c4
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-16 12:02:16 -04:00
Joey Hess
55f3244a80
remove hotlink to flattr icon
...
lintian dislikes this, and the icon is not important
2014-01-16 12:01:49 -04:00
https://id.koumbit.net/anarcat
15439127ae
Added a comment
2014-01-16 15:55:07 +00:00
https://launchpad.net/~fbe
57da4e4a67
2014-01-16 12:25:24 +00:00
Greg Grossmeier
013d61e8fe
escape to help with highlighting
2014-01-15 22:40:55 -08:00
https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30
437278906b
Added a comment: Same
2014-01-16 05:45:35 +00:00
glattering
d2fce02aee
2014-01-16 04:23:25 +00:00
http://joeyh.name/
08590e0743
Added a comment
2014-01-16 03:32:08 +00:00
http://joeyh.name/
33029e4958
Added a comment
2014-01-16 03:03:48 +00: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
https://www.google.com/accounts/o8/id?id=AItOawmz8d2M0lQDYWLSbDQSjYRHfrQkWKgPu60
9b9475525c
Added a comment: long polling in Widget form
2014-01-16 00:08:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM
208b23e2f3
Added a comment: Still crashing
2014-01-15 22:36:15 +00:00
http://joeyh.name/
a881902db7
Added a comment
2014-01-15 21:30:36 +00:00
http://joeyh.name/
7a8670481a
Added a comment
2014-01-15 21:14:08 +00:00
http://joeyh.name/
d13a8eb259
Added a comment
2014-01-15 20:40:37 +00:00
Joey Hess
fa1de753d7
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-15 13:55:55 -04:00
Joey Hess
0ab15a4644
clarify that $client is a shorthand used on this page, and not part of preferred content expression syntax
2014-01-15 13:53:56 -04:00
http://joeyh.name/
7dffa425b2
Added a comment
2014-01-15 17:28:56 +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
https://id.koumbit.net/anarcat
5f52f3ddc6
Added a comment
2014-01-15 04:29:57 +00:00
http://olivier.mehani.name/
2f605d7d56
Added a comment
2014-01-15 02:26:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM
846e282652
Added a comment
2014-01-15 02:21:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30
e9df6fd9d5
Added a comment: Yes
2014-01-15 01:41:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30
e842464a7b
Added a comment: Partly fixed?
2014-01-15 01:35:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30
f388e947d7
removed
2014-01-15 01:24:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30
ce14fdc15e
Added a comment: Fixed it for me
2014-01-15 01:13:14 +00:00
http://olivier.mehani.name/
2d3371f525
2014-01-15 00:48:28 +00:00
Richard Hartmann
a3eb41cff1
Typo, grammo, and commo
...
The adventures of OCD blog-checker continue!
2014-01-15 01:06:28 +01:00
https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM
b0d1f3fab4
Added a comment: Different Crash on startup
2014-01-14 22:40:26 +00:00
Joey Hess
9ea52b03c6
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-14 17:23:27 -04:00
Joey Hess
e00d700b33
devblog
2014-01-14 17:23:08 -04:00
http://joeyh.name/
9d6a9077b8
Added a comment
2014-01-14 21:17:16 +00:00
http://joeyh.name/
a452ea7e2c
Added a comment
2014-01-14 21:16:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w
7fd95af191
Added a comment
2014-01-14 21:15:51 +00:00
http://joeyh.name/
f3c08f3e26
Added a comment
2014-01-14 21:12:19 +00:00
Joey Hess
e393c9eb9a
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-14 17:11:26 -04:00
Joey Hess
18a3e51d52
assistant: Detect if .git/annex/index is corrupt at startup, and recover.
2014-01-14 17:10:30 -04:00
http://joeyh.name/
c9f156109d
Added a comment
2014-01-14 20:54:52 +00:00
Joey Hess
d07f2d7865
Fix a long-standing bug that could cause the wrong index file to be used when committing to the git-annex branch, if GIT_INDEX_FILE is set in the environment. This typically resulted in git-annex branch log files being committed to the master branch and later showing up in the work tree. (These log files can be safely removed.)
2014-01-14 15:36:33 -04:00
Joey Hess
188f0bd58d
move bug report out of forum
2014-01-14 15:35:09 -04:00
http://joeyh.name/
7569d79d92
Added a comment
2014-01-14 19:33:28 +00:00
http://joeyh.name/
3228c31063
Added a comment
2014-01-14 19:16:16 +00:00
http://joeyh.name/
df289ba9ca
Added a comment
2014-01-14 19:14:35 +00:00
http://joeyh.name/
a2206d92d4
Added a comment
2014-01-14 19:00:33 +00:00
http://joeyh.name/
66e75f15f5
Added a comment
2014-01-14 18:56:44 +00:00
http://joeyh.name/
aee9a91617
Added a comment
2014-01-14 18:55:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30
dfc28543b7
Added a comment: Edit:
2014-01-14 16:31:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn_3tllXjSmtgm__aGr9Z4gVNFgJgGyJ30
b966f46582
2014-01-14 16:27:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
e68239a2ff
Added a comment: Happened four times yesterday
2014-01-14 14:33:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
bc83308537
Added a comment: is telehash udp only?
2014-01-14 14:21:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w
77c961935b
Added a comment
2014-01-14 12:12:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
7115956bdf
Added a comment
2014-01-14 10:23:21 +00:00
http://cstork.org/
3d84e120fa
Added a comment: Many peoples' use case
2014-01-14 09:39:05 +00:00
http://cstork.org/
2f56afd7a4
removed
2014-01-14 09:37:39 +00:00
http://cstork.org/
b87ee407b2
Added a comment: Many peoples' use case
2014-01-14 09:34:14 +00:00
http://cstork.org/
ec72955cd1
Added a comment: Using different git branches
2014-01-14 09:12:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTIL7ubr5opWM69Q5VtCxuxC2H0SSnzic
4fdc639e9c
Added a comment: Where are your repositories located?
2014-01-14 08:58:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTIL7ubr5opWM69Q5VtCxuxC2H0SSnzic
189a55a331
an option to drop all revision of removed files from all repositories?
2014-01-14 08:52:16 +00:00
http://cstork.org/
18c8d414a9
Added a comment
2014-01-14 08:33:31 +00:00
https://launchpad.net/~timo-linux
d01e8f1d85
Added a comment: What about annex mirror?
2014-01-14 08:00:43 +00:00
https://launchpad.net/~timo-linux
af6f4cafa3
Added a comment: Would GIT_DIR or GIT_WORK_TREE be valid for this?
2014-01-14 07:29:32 +00:00
http://www.ryantm.com/
64fc7821fa
2014-01-14 06:15:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM
4e30d09893
removed
2014-01-14 01:44:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM
e237efc1c6
2014-01-14 01:43:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkLdR1fuu5aEz3s9VKTBKVMize_SmeNRJM
6efa506902
2014-01-14 01:26:23 +00:00
Richard Hartmann
6fcb0f79d1
Telelhash
2014-01-14 00:25:32 +01:00
Richard Hartmann
e63e711161
All hail to the noodle lord!
2014-01-14 00:19:47 +01:00
Richard Hartmann
75f9ec420a
Typo
2014-01-14 00:18:06 +01:00
Joey Hess
9c34c0408a
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-13 17:08:01 -04:00
Joey Hess
862c810d64
devblog
2014-01-13 17:06:47 -04:00
http://joeyh.name/
a1f47c3186
removed
2014-01-13 20:54:45 +00:00
http://joeyh.name/
f98d82b97d
Added a comment
2014-01-13 20:27:35 +00:00
http://joeyh.name/
7076761438
removed
2014-01-13 20:23:57 +00:00
Joey Hess
133968a549
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-13 15:51:45 -04:00
Joey Hess
7ee87c7bd6
map: Fix display of v5 direct mode repos.
...
The direct mode guard confused map. So need to run through Annex.new to get
the actual path to the repo.
2014-01-13 15:36:02 -04:00
Joey Hess
eaefcd6e7f
fix tag
2014-01-13 15:32:53 -04:00
Joey Hess
ed6f5f5c7e
move a non-tip to the forum
2014-01-13 15:25:00 -04:00
Joey Hess
f11bd8458f
again with the bug reports on git-annex 2012 versions..
2014-01-13 15:23:34 -04:00
http://joeyh.name/
c053848d8e
Added a comment
2014-01-13 19:22:12 +00:00
http://joeyh.name/
03e6a374ed
Added a comment
2014-01-13 19:20:30 +00:00
Joey Hess
5a5adc44f5
Refuse to build with git older than 1.7.1.1, which is needed for git checkout -B
2014-01-13 15:17:48 -04:00
http://joeyh.name/
eee9009d1a
Added a comment
2014-01-13 18:57:48 +00:00
Joey Hess
0cac4402ac
Android: Avoid passing --clobber to busybox wget.
2014-01-13 14:52:49 -04:00
http://joeyh.name/
980e43611a
Added a comment
2014-01-13 18:45:34 +00:00
Joey Hess
c20f31a1ad
add GETAVAILABILITY to external special remote protocol
...
And some reworking of types, and added an annex-availability git config
setting.
2014-01-13 14:41:10 -04:00
Joey Hess
47d2ebd374
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-13 14:06:47 -04:00
Joey Hess
57edce8ad9
external special remote protocol: Added GETGITDIR.
2014-01-13 14:00:09 -04:00
Joey Hess
eea93b4e2e
add telehash design page; update roadmap
2014-01-13 13:08:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
38aa62390c
2014-01-13 16:02:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
f938bba88c
Added a comment: Having "too many open files" message show up
2014-01-13 14:57:13 +00:00
Joey Hess
f8c8403fd0
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-12 23:26:24 -04:00
Joey Hess
b318fdfe3b
update
2014-01-12 23:23:26 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkI9pq1WH6MWeExXHVQVEsniT3DdFv4AB8
4007f680e0
Added a comment: My usecase too
2014-01-12 23:43:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkgy5Qf4bivpTfYPw_yh92OcDlesrVTREg
6aa2da95cf
Fix formatting
2014-01-12 20:36:37 +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=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
b6153533d4
Added a comment
2014-01-12 19:16:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI
5234a4e80f
Added a comment: Almost there!
2014-01-12 19:13:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnR6E5iUghMWdUGlbA9CCs8DKaoigMjJXw
ca548fb9af
2014-01-12 13:53:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w
c0f31a3d44
2014-01-12 13:31:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlzlNQbf6wBgv9j6-UqfpXcQyAYMF8S3t4
72bbafadb2
Added a comment
2014-01-12 09:19:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI
579e2683bd
Added a comment: obligatory "bah homebrew, yay pkgsrc" comment
2014-01-12 03:01:19 +00:00
Joey Hess
43e3f7a876
spelling
2014-01-11 22:05:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkmBRpgz-elUViGzECtWiO9cRLUpxIuMmg
cd82ca3f72
Added a comment
2014-01-11 19:31:37 +00:00
Joey Hess
b25357f7d6
name update
2014-01-11 12:49:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
cc765f47d2
removed
2014-01-11 15:43:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
f7a7d30edc
removed
2014-01-11 15:42:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
fb44a4c779
Added a comment: Feature request
2014-01-11 15:41:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
ee9e9febd9
Added a comment: Feature request
2014-01-11 15:41:30 +00:00
Renaud
5dae763be3
Added a comment
2014-01-11 14:29:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
6ca2dbb9c1
2014-01-11 13:25:48 +00:00
https://launchpad.net/~timo-linux
9df3215ea4
Added a comment: How about automatically adding it as a submodule?
2014-01-11 10:30:58 +00:00
EskildHustvedt
8b34ee5406
Added a comment
2014-01-11 07:51:59 +00:00
Kyle Meyer
3ca4580b2e
Add magit-annex to emacs integration tips
2014-01-10 18:38:57 -05:00
Joey Hess
f528910e8b
name
2014-01-10 17:05:14 -04:00
Joey Hess
92e53acdac
typo
2014-01-10 16:17:16 -04:00
Joey Hess
bafbda4435
typo
2014-01-10 15:55:28 -04:00
Joey Hess
1bc1f60532
devblog
2014-01-10 15:40:11 -04:00
Joey Hess
8e15fae706
foo
2014-01-10 15:30:09 -04:00
Joey Hess
45555b2deb
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-10 15:24:46 -04:00
Joey Hess
63b1b5151b
add thanks page
2014-01-10 15:23:58 -04:00
Joey Hess
80eeb04c10
remove fundraising campaign link
2014-01-10 14:02:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
72080934fa
2014-01-10 16:22:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
e617ae2211
2014-01-10 14:35:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
bed4d17748
2014-01-10 14:34:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
db0c847522
2014-01-10 14:34:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
063aed263a
2014-01-10 14:33:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
aad689a4bd
2014-01-10 14:33:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
401139ff31
2014-01-10 14:33:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
34b6082912
2014-01-10 14:33:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
e916571a37
2014-01-10 14:32:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
3998bec7c8
2014-01-10 14:32:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
fe703f4e82
2014-01-10 14:31:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
786f526a8f
2014-01-10 14:31:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
f414c54ea8
2014-01-10 14:30:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
bbd3dea531
2014-01-10 14:29:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
61b9ac4309
Added a comment
2014-01-10 13:16:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBzC3FKGARGB1OI3TV6s4z09rroja381Q
3e1e9ac553
2014-01-10 04:18:19 +00:00
https://id.koumbit.net/anarcat
40a0d842b4
Added a comment
2014-01-09 23:51:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk
168b2509bb
Added a comment
2014-01-09 22:58:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlq4ClC5EMN1Vq1DpWXAqP5TiDnCK1mSfk
e9a391e2ee
2014-01-09 22:48:11 +00:00
https://launchpad.net/~timo-linux
de4e4f3ee9
2014-01-09 20:56:30 +00:00
https://launchpad.net/~timo-linux
2352b0c488
2014-01-09 20:52:38 +00:00
https://launchpad.net/~timo-linux
f60fc4c9dd
2014-01-09 20:25:57 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
5fa2ca905e
2014-01-09 18:48:58 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
68a978df8b
Added a comment: Still a problem
2014-01-09 18:20:56 +00:00
Uic1ohv6
315e1a6e39
Added a comment: Are you using encfs?
2014-01-09 16:31:13 +00:00
namelessjon
7f7a8da320
Added a comment: inode starvation
2014-01-09 15:30:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmlnEK_po7A0xMC9Xdp0FdcBgYllsCORXM
339a5091a1
removed
2014-01-09 14:21:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmlnEK_po7A0xMC9Xdp0FdcBgYllsCORXM
4bf6940cdb
Added a comment: Changing backend
2014-01-09 13:36:24 +00:00
SvenDowideit
180c178de5
oops, too much?
2014-01-09 11:33:14 +00:00
Joey Hess
1dd4b17bdf
update
2014-01-08 20:01:12 -04:00
Joey Hess
2743fc2782
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-08 19:18:36 -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=AItOawkWQXo7MLYIDa-ep04UTbdz8KuvfjwLDCQ
a17229a17e
Added a comment
2014-01-08 22:11:34 +00:00
http://joeyh.name/
fc581c7b57
Added a comment
2014-01-08 22:06:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWQXo7MLYIDa-ep04UTbdz8KuvfjwLDCQ
cb820cb80d
2014-01-08 22:06:17 +00:00
Joey Hess
aafef31ecd
format
2014-01-08 16:33:23 -04:00
Joey Hess
90b448c5c6
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-08 16:15:48 -04:00
Joey Hess
85272d8a98
Added tahoe special remote.
...
Known problems:
1. Tries to tahoe start when daemon is already running.
2. If multiple tahoe remotes are set up on the same computer,
they will have the same node.url configured by default,
and this confuses tahoe commands.
This commit was sponsored by LeastAuthority.com
2014-01-08 16:14:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
c326b6a647
2014-01-08 14:07:06 +00:00
https://peschar.net/
3a9df49c25
2014-01-08 12:27:15 +00:00
https://peschar.net/
c730da5ad5
2014-01-08 12:25:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
711a78deb8
2014-01-08 06:45:01 +00:00
Claes Wallin (韋嘉誠)
ce09652bd7
bug: [[bugs/amd64_i386_standalone:_no_SKEIN]]
2014-01-08 02:41:32 +01:00
Joey Hess
281cde87b5
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-07 13:50:55 -04:00
Joey Hess
3e89ae52c4
add news item for git-annex 5.20140107
2014-01-07 13:50:51 -04:00
rtwolf
1ec642fd6f
Added a comment
2014-01-07 17:41:25 +00:00
rtwolf
3efa165f02
Added a comment
2014-01-07 17:38:20 +00:00
rtwolf
71467d2a73
removed
2014-01-07 17:32:05 +00:00
rtwolf
46271aac38
Added a comment
2014-01-07 17:30:51 +00:00
Joey Hess
a909fcc20d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-07 13:24:29 -04:00
Joey Hess
5e23dfabd6
add DEBUG
2014-01-07 13:23:58 -04:00
rtwolf
b7a7666e74
2014-01-07 17:18:48 +00:00
rtwolf
fa59d11d39
2014-01-07 17:16:50 +00:00
rtwolf
510f4372fa
2014-01-07 17:13:38 +00:00
Joey Hess
2716edd74a
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-07 12:59:59 -04:00
Joey Hess
de023c09bb
add link to tip
2014-01-07 12:59:16 -04:00
Joey Hess
193ae59c5a
add list of public git-annex repos
2014-01-07 12:57:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI
393604602d
Added note.
2014-01-07 16:11:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
dd6837d04b
Added a comment
2014-01-07 16:02:01 +00:00
Joey Hess
4efb275843
close
2014-01-07 11:37:40 -04:00
http://joeyh.name/
2729ab5658
Added a comment
2014-01-07 15:37:20 +00:00
http://philipp.meier.name/
ca0fadf58a
2014-01-07 12:44:07 +00:00
http://philipp.meier.name/
fdd75e55b3
2014-01-07 12:42:16 +00:00
Joey Hess
a939d6afba
close
2014-01-07 00:59:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmi5n3M8NMWsDYth_TGGRuJ4_CM2tPQfwg
542ba15b41
Added a comment
2014-01-07 04:54:41 +00:00
http://joeyh.name/
a641305dbd
Added a comment
2014-01-07 03:40:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmi5n3M8NMWsDYth_TGGRuJ4_CM2tPQfwg
c6781748e8
2014-01-07 02:52:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
17ca10eec8
Added a comment
2014-01-06 22:19:58 +00:00
Joey Hess
869943a96d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-06 17:16:08 -04:00
Joey Hess
e52e209cc8
devblog
2014-01-06 17:15:28 -04:00
Joey Hess
375842aee8
notes on long-running network connections
2014-01-06 17:06:55 -04:00
Joey Hess
22d6019bae
add back sha commands on OSX; SIGILL problem fixed
2014-01-06 16:11:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
a5bc0d6c95
Added a comment: Formatting!
2014-01-06 19:22:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
23bdcc4d57
Added a comment: git log for workspace.xml
2014-01-06 19:17:14 +00:00
http://joeyh.name/
27093d99ab
Added a comment
2014-01-06 18:38:51 +00:00
Joey Hess
db2da1a033
format
2014-01-06 14:33:47 -04:00
Joey Hess
6f4baa892f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-06 14:31:40 -04:00
Joey Hess
7378f2898c
close old tracking bug
2014-01-06 14:25:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
20028d7b2b
2014-01-06 18:23:53 +00:00
Joey Hess
7a79870e27
close
2014-01-06 14:22:57 -04:00
Joey Hess
823910b920
title
2014-01-06 14:21:14 -04:00
Joey Hess
32deb984c1
close
2014-01-06 14:20:34 -04:00
Joey Hess
71dea8d173
move wishlist item out out of bug list
2014-01-06 14:19:42 -04:00
Joey Hess
b865b457ff
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-06 14:19:04 -04:00
Joey Hess
507d63e2e6
close bug aboug defunct OSX Lion build
2014-01-06 14:18:33 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
ae4d8a66b1
Added a comment: I'll start another thread
2014-01-06 18:17:44 +00:00
http://joeyh.name/
9480022dce
Added a comment
2014-01-06 18:01:44 +00:00
http://joeyh.name/
cb3351b67d
Added a comment
2014-01-06 16:47:49 +00:00
http://joeyh.name/
fcc566c734
Added a comment
2014-01-06 16:26:17 +00:00
http://joeyh.name/
2283d5191f
Added a comment
2014-01-06 16:22:55 +00:00
http://joeyh.name/
a8d1513a88
Added a comment
2014-01-06 16:16:08 +00:00
Joey Hess
23ac21f4ed
tag moreinfo since an example of such a repository is needed
2014-01-06 12:14:52 -04:00
http://joeyh.name/
2d3ccd4e4d
Added a comment
2014-01-06 16:14:30 +00:00
http://joeyh.name/
953ac5eb56
Added a comment
2014-01-06 16:02:45 +00:00
http://joeyh.name/
2eb326cc8c
Added a comment
2014-01-06 15:48:36 +00:00
http://joeyh.name/
94149c88f4
Added a comment
2014-01-06 15:44:15 +00:00
Joey Hess
169f84bcbb
no more OSX lion builds
2014-01-06 11:32:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkWQXo7MLYIDa-ep04UTbdz8KuvfjwLDCQ
1aea48aa7d
typos
2014-01-06 15:12:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWQXo7MLYIDa-ep04UTbdz8KuvfjwLDCQ
06077b402c
added link to Dropbox file naming limitations
2014-01-06 15:10:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWQXo7MLYIDa-ep04UTbdz8KuvfjwLDCQ
fd5c9cd6b7
2014-01-06 15:05:28 +00:00
http://joeyh.name/
33b8f9b474
Added a comment
2014-01-06 15:04:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkbuIwySiJbYqXEP3w9vfHGAnE3SDv3C9s
dce2de9216
2014-01-06 13:40:15 +00:00
Joey Hess
cec0b8746f
devblog
2014-01-05 21:38:44 -04:00
Joey Hess
ac3cdb693f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-05 21:33:05 -04:00
Joey Hess
59ba42777f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-05 21:31:20 -04:00
https://launchpad.net/~psycojoker
86bda196ee
Added a comment
2014-01-06 01:31:15 +00:00
Joey Hess
b92b54bd42
assistant: Fixed several minor memory leaks that manifested when adding a large number of files.
2014-01-05 21:30:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnRRUUZo3W7pAoRoST8P_l0PtUBhvYuzDg
281fd02329
Added a comment: exactly this use case: cloud remotes too small
2014-01-06 00:31:36 +00:00
Joey Hess
404c750489
add notes on full profiling
2014-01-05 19:53:41 -04:00
http://grossmeier.net/
171bca2179
Added a comment
2014-01-05 22:50:33 +00:00
http://joeyh.name/
0895caafdc
Added a comment
2014-01-05 20:41:42 +00:00
http://joeyh.name/
53e5cd1a54
Added a comment
2014-01-05 18:52:08 +00:00
http://joeyh.name/
3d64d8e9e0
Added a comment
2014-01-05 18:26:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmnONg05EuMIjFTh1xN4FjwwGByF-dDxrk
37f32bad37
2014-01-05 12:20:43 +00:00
Greg Grossmeier
a80e094180
lost a bit of the error message, now complete
2014-01-04 23:20:48 -08:00
Greg Grossmeier
0f91ed098d
escape quote
2014-01-04 23:17:45 -08:00
Greg Grossmeier
3af6609914
bug report
2014-01-04 23:14:44 -08:00
Joey Hess
578eaaa828
devblog
2014-01-04 18:15:06 -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=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
2c3b175a82
Added a comment: Sorry for the bad formatting on that last post
2014-01-04 17:16:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI
b7262a019a
2014-01-04 10:00:15 +00:00
https://launchpad.net/~psycojoker
346443e4c0
Added a comment
2014-01-04 04:43:37 +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=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
d8a288377a
Added a comment: I had this same problem too
2014-01-04 01:00:11 +00:00
Joey Hess
df9df7ec94
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-03 17:44:28 -04:00
Joey Hess
fdcc04096c
assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or world writable when writing to those files, as that can make ssh refuse to use them, if it allows another user to write to them.
2014-01-03 17:44:12 -04:00
http://joeyh.name/
02999125d0
Added a comment
2014-01-03 21:19:39 +00:00
Joey Hess
18331b7235
remove forum thread that is redundant to a bug report
2014-01-03 17:14:10 -04:00
Joey Hess
3a21be1594
reopen
2014-01-03 17:13:49 -04:00
Joey Hess
34ab826e6c
git pull in distributionupdate
2014-01-03 17:11:19 -04:00
Joey Hess
30fc545b57
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-03 16:46:02 -04:00
Joey Hess
3e68c1c2fd
add remote state logs
...
This allows a remote to store a piece of arbitrary state associated with a
key. This is needed to support Tahoe, where the file-cap is calculated from
the data stored in it, and used to retrieve a key later. Glacier also would
be much improved by using this.
GETSTATE and SETSTATE are added to the external special remote protocol.
Note that the state is left as-is even when a key is removed from a remote.
It's up to the remote to decide when it wants to clear the state.
The remote state log, $KEY.log.rmt, is a UUID-based log. However,
rather than using the old UUID-based log format, I created a new variant
of that format. The new varient is more space efficient (since it lacks the
"timestamp=" hack, and easier to parse (and the parser doesn't mess with
whitespace in the value), and avoids compatability cruft in the old one.
This seemed worth cleaning up for these new files, since there could be a
lot of them, while before UUID-based logs were only used for a few log
files at the top of the git-annex branch. The transition code has also
been updated to handle these new UUID-based logs.
This commit was sponsored by Daniel Hofer.
2014-01-03 16:35:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl_EUsflI4UOGtx0-2yrRJuGAzNyN_5UYY
68e311cee2
Added a comment
2014-01-03 16:34:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
bcc3987285
Added a comment: Still crashing
2014-01-03 14:28:21 +00:00
https://www.rfc1149.net/
88b023f691
2014-01-03 10:02:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck
31a757a28d
2014-01-03 01:51:20 +00:00
Joey Hess
9f1fd35536
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-02 20:29:54 -04:00
Joey Hess
f67c382e94
mini-devblog
2014-01-02 20:27:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmH-n1yD04qmSeXKKzYaXFTN1ciFWVb5As
a1dd7d46e1
Added a comment: Can't seem to get the configuration I am looking for from the webapp
2014-01-02 23:41:44 +00:00
https://id.koumbit.net/anarcat
30ffa773d1
Added a comment
2014-01-02 23:30:40 +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
Antoine Beaupré
bed494ee89
fix format
2014-01-02 17:27:01 -05:00
https://id.koumbit.net/anarcat
d3c8145d6c
Added a comment
2014-01-02 22:21:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM
0877c4287c
Added a comment: Why fsck?
2014-01-02 22:09:05 +00:00
http://joeyh.name/
a08c34a9b9
Added a comment
2014-01-02 19:04:27 +00:00
Joey Hess
d93f946abe
add section linking to specific NAS howtos
2014-01-02 13:35:40 -04:00
Joey Hess
b73b1e45d2
add newlines between dummy numbered items
2014-01-02 13:29:32 -04:00
Joey Hess
88eacbb92a
Revert "fix markdown" (markdown is crap)
...
This reverts commit 84a01721e7
.
2014-01-02 13:29:04 -04:00
Joey Hess
84a01721e7
fix markdown
2014-01-02 13:28:10 -04:00
Joey Hess
26f098f2ed
fix link
2014-01-02 13:27:20 -04:00
Joey Hess
07c5c4d8f3
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-02 13:27:08 -04:00
http://joeyh.name/
6594c85550
Added a comment
2014-01-02 17:26:35 +00: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
Greg Grossmeier
05514bc5d9
redo numbering the lazy way until and unless there's a better way in mdwn
2014-01-02 09:20:04 -08:00
Joey Hess
f7727d2df1
Remotes can now be made read-only, by setting remote.<name>.annex-readonly
2014-01-02 13:12:32 -04:00
Richard Hartmann
952f60ed65
Add doc/todo/wishlist:_git_annex_info_UUID/comment_2._comment
2014-01-02 09:33:03 +01:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
8c3d8f158e
Added a comment: Thanks
2014-01-02 07:02:17 +00:00
Greg Grossmeier
4cd6788866
Added tip on installing on a Synology NAS
2014-01-01 22:41:07 -08:00
http://joeyh.name/
6ab23cd8e7
Added a comment
2014-01-02 02:16:10 +00:00
http://joeyh.name/
9cd8282047
Added a comment
2014-01-02 02:05:06 +00:00
Joey Hess
858eb26303
Avoid looping if long-running git cat-file or git hash-object crashes and keeps crashing when restarted.
2014-01-01 21:42:25 -04: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
bf8dbdebfb
Merge branch 'master' of git://git-annex.branchable.com
2014-01-02 02:11:48 +01:00
Richard Hartmann
00c1be812e
Add doc/todo/wishlist:_git_annex_info_UUID.mdwn
2014-01-02 02:11:23 +01:00
http://joeyh.name/
4189d4ca5f
Added a comment
2014-01-02 01:11:15 +00:00
Richard Hartmann
23fff40959
Merge branch 'master' of git://git-annex.branchable.com
2014-01-02 02:02:53 +01:00
Richard Hartmann
7fc11913f2
Add endless_loop_when_PWD_gone.mdwn
2014-01-02 02:02:38 +01:00
https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs
f8545ce6f4
Added a comment: Thanks
2014-01-02 00:41:28 +00:00
Joey Hess
020230e46d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-01 20:37:06 -04:00
Joey Hess
27fccbd350
devblog
2014-01-01 20:34:17 -04: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/
15a4588116
Added a comment
2014-01-02 00:15:28 +00:00
Joey Hess
0b1ddb69e5
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-01 20:12:41 -04:00
Joey Hess
8e3032df2d
added GETWANTED, SETWANTED for Tobias's flickr remote
...
This was unexpectedly difficult because of a depdenency cycle. To parse a
preferred content expression involves several things that need to operate
on the list of remotes. Which needs Remote.External. The only way to avoid
this cycle (I tried breaking it at several points) was to skip parsing the
expression in SETWANTED.
That's sorta ok, because git-annex already has to deal with unparsable
preferred content expressions being stored, in order to handle eg,
upgrades. But I'm still not very happy that I cannot check it.
I feel this is a strong indication that I need to beware of further
bloating the special remote protocol interface.
2014-01-01 20:12:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
3a3d503853
Added a comment
2014-01-01 23:52:32 +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
8af5df7e5b
Merge branch 'master' of git://git-annex.branchable.com
2014-01-01 22:48:45 +01:00
Richard Hartmann
5e0dad0972
Update comment
2014-01-01 22:48:32 +01:00
Joey Hess
255637ffa2
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-01 17:40:10 -04:00
Joey Hess
079f463d51
mirror: Support --all (and --unused).
2014-01-01 17:39:33 -04: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/
1c98afccc5
Added a comment
2014-01-01 21:05:20 +00:00
http://joeyh.name/
f856a5fb03
Added a comment
2014-01-01 21:03:31 +00:00
http://joeyh.name/
a4251bdbf1
Added a comment
2014-01-01 20:59:32 +00:00
http://joeyh.name/
f0a26b2b9f
Added a comment
2014-01-01 20:46:18 +00:00
http://joeyh.name/
da863e4549
Added a comment
2014-01-01 20:45:19 +00:00
http://joeyh.name/
adb6970c37
removed
2014-01-01 20:43:52 +00:00
http://joeyh.name/
f0493592a9
Added a comment
2014-01-01 20:43:06 +00:00
http://joeyh.name/
703e291091
Added a comment
2014-01-01 20:42:42 +00:00
Joey Hess
ba20e5a7f4
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-01 16:37:16 -04:00
http://joeyh.name/
08076ce412
Added a comment
2014-01-01 20:31:34 +00:00
https://id.koumbit.net/anarcat
8598ac1fd7
Added a comment
2014-01-01 20:30:18 +00:00
Joey Hess
d544d0e086
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-01 16:27:50 -04:00
Joey Hess
1118247394
OSX: Avoid using external hash programs, since SIGILL is not fun
2014-01-01 16:26:43 -04:00
http://joeyh.name/
de648f5ce9
Added a comment
2014-01-01 20:13:04 +00:00
http://joeyh.name/
be3ff0f834
Added a comment
2014-01-01 19:59:12 +00:00
http://joeyh.name/
48f06f2781
Added a comment
2014-01-01 19:56:32 +00:00
Joey Hess
2f7795e9cd
retitle for remaining problem
2014-01-01 15:53:02 -04:00
Joey Hess
84e9f764f1
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-01 15:52:25 -04:00
https://id.koumbit.net/anarcat
e03d9b1e01
2014-01-01 19:12:21 +00:00
https://id.koumbit.net/anarcat
a0a1a2f37a
2014-01-01 19:00:55 +00:00
https://id.koumbit.net/anarcat
f8bfd493b1
2014-01-01 18:59:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
7edae505a9
Added a comment: Yes
2014-01-01 18:18:32 +00:00
http://joeyh.name/
5d20ad8be3
Added a comment
2014-01-01 17:29:03 +00:00
Joey Hess
3ab2600b2b
close
2014-01-01 13:27:37 -04:00
Joey Hess
a7dcf3dcbc
close
2014-01-01 12:59:51 -04:00
Joey Hess
a8806f2b17
close
2014-01-01 12:56:40 -04:00
http://joeyh.name/
2b106364a7
Added a comment
2014-01-01 16:48:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk_W9oOMDiBaU_xLIbeaTF8wW2wJzJ7bfw
4e9da0687e
Added a comment
2014-01-01 16:37:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs
75599d8f13
2014-01-01 15:54:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs
eac7e675ea
2014-01-01 15:45:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk_W9oOMDiBaU_xLIbeaTF8wW2wJzJ7bfw
df29782e84
Added a comment
2014-01-01 15:23:17 +00:00
hakke
11afefa301
This reverts commit 75feae8092
2014-01-01 14:49:17 +00:00
hakke
75feae8092
hej hej
2014-01-01 14:46:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
d44770485f
Added a comment: Additional infos
2014-01-01 13:23:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
3d350e67a1
2014-01-01 13:16:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
6f674d8041
Added a comment: Filed a bug report
2014-01-01 13:06:23 +00:00
Richard Hartmann
2cf4c1a163
doc/devblog/day_88__lazy_sunday.mdwn: Typo
2014-01-01 13:32:19 +01:00
https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns
24175b0f41
2014-01-01 12:19:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
4cecde5298
Added a comment
2014-01-01 09:50:28 +00:00
EskildHustvedt
dae9789f60
Added a comment
2014-01-01 02:36:48 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
34328255f6
Added a comment
2014-01-01 01:50:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
f9e5218940
2014-01-01 00:16:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
cf88556b1e
Added a comment
2013-12-31 23:56:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
d14a21831c
Added a comment
2013-12-31 23:47:43 +00:00
Joey Hess
0e2fe4a7ab
tweak this month
2013-12-31 17:50:11 -04:00