http://joey.kitenet.net/
109814d8bb
Comment moderation
2011-07-04 16:29:40 +00:00
Joey Hess
bd54dadb0b
response
2011-07-04 12:27:47 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
de408626b7
Added a comment: git annex fetch
2011-07-03 17:57:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
e6ca68250e
Added a comment: git annex fetch
2011-07-03 14:39:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
d97cc2fd52
Added a comment
2011-07-03 11:56:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
3904d2e4b9
2011-07-03 11:32:17 +00:00
Joey Hess
bd5884d8dd
reorder
2011-07-02 17:29:20 -04:00
Joey Hess
e3ffa4330c
update
2011-07-02 17:14:27 -04:00
Joey Hess
686d08718b
link to hackage
2011-07-02 17:10:25 -04:00
Joey Hess
17a2b13e64
formatting
2011-07-02 15:11:20 -04:00
Joey Hess
791dfaac65
add news item for git-annex 3.20110702
2011-07-02 15:08:49 -04:00
Joey Hess
8045991830
better cabal command
...
(which will work once I upload to hackage)
2011-07-02 14:40:57 -04:00
Joey Hess
ace9de37e8
download urls via tmp file, and support resuming
2011-07-01 18:59:40 -04:00
Joey Hess
5d154b8436
document web special remote log files
2011-07-01 17:28:31 -04:00
Joey Hess
fb58d1a560
wording
2011-07-01 17:17:51 -04:00
Joey Hess
a140f7148f
documentation for using the web
2011-07-01 16:05:06 -04:00
Joey Hess
6ba866ca73
updates for web remote and removing URL backend
2011-07-01 15:39:30 -04:00
Joey Hess
e27e20c6d6
add
2011-06-30 16:16:52 -04:00
Joey Hess
ee3a0551a7
Merge branch 'master' into v3
...
Conflicts:
debian/changelog
2011-06-30 15:01:08 -04:00
Joey Hess
56aeeb4565
cabal can now be used to build git-annex.
...
This is substantially slower than using make, does not build or install
documentation, does not run the test suite, and is not particularly
recommended, but could be useful to some.
2011-06-30 14:55:03 -04:00
Joey Hess
e1c18ddec4
Sped back up fsck, copy --from etc
...
All commands that often have to read a lot of information from
the git-annex branch should now be nearly as fast as before
the branch was introduced.
Before fsck was taking approximatly 3 hours, now it's running in 8 minutes.
The code is very nasty. It should be rewritten to read the header line
from git cat-file, and then read the specified number of bytes of content.
2011-06-29 21:47:31 -04:00
Joey Hess
8725fde5c6
new plan
2011-06-29 20:22:19 -04:00
Joey Hess
af45d42224
Merge branch 'master' into v3
...
Conflicts:
debian/changelog
2011-06-29 11:42:35 -04:00
Joey Hess
b3aaf980e4
--force will cause add, etc, to operate on ignored files.
2011-06-29 11:42:00 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
fb7663ceb8
2011-06-29 14:46:41 +00:00
Joey Hess
5034d8c298
Modify location log parser to allow future expansion.
...
Since the logs have just been moved into the git-annex branch, don't need
to worry about backwards compatability with old versions of git-annex that
would fail to parse location logs with extra fields tacked on.
2011-06-28 16:15:50 -04:00
Joey Hess
45bce3a3a8
freebsd port now available
2011-06-26 19:00:46 -04:00
Joey Hess
14e2765ba8
add news item for git-annex 3.20110624
2011-06-24 14:58:20 -04:00
Joey Hess
ad38c0dfad
better setup of git-annex branch pushing on upgrade
2011-06-24 11:59:34 -04:00
Joey Hess
a61154baf5
add
2011-06-23 20:52:56 -04:00
Joey Hess
e3384eb476
tweak fsck wording so file is at the end of the line
2011-06-23 19:56:24 -04:00
Joey Hess
068703c405
improve post-upgrade push instructions
2011-06-23 14:51:04 -04:00
Joey Hess
89fd7b34ce
unused command updates for branches
...
Now that branches are more likely, unused needs to more explicitly warn
that it does not look in them.
2011-06-23 12:23:25 -04:00
Joey Hess
d05fd11392
updates
2011-06-23 12:11:03 -04:00
Joey Hess
224a8098b5
v3 upgrade is fast!
...
The journal sped this up approximatly 100-fold; it runs in just a few
minutes for a large repository with 30 thousand log files.
2011-06-23 11:46:55 -04:00
Joey Hess
5f494154a3
add journaling to speed up changes to the git-annex branch
...
git is slow when the index file is large and has to be rewritten each time
a file is changed. To speed this up, added a journal where changes are
recorded before being fed into the index file and committed to the
git-annex branch. The entire journal can be fed into git with just 2
commands, and only one write of the index file.
2011-06-23 11:37:26 -04:00
Joey Hess
23e765b67c
update re git-annex branch direct modification
2011-06-23 09:56:04 -04:00
Joey Hess
9672496a93
update
2011-06-23 08:49:54 -04:00
Joey Hess
9e37898e21
remove stateDir
2011-06-23 08:48:13 -04:00
Joey Hess
af10b2854a
v3 upgrade code works
...
but write the index file a lot, so slow
2011-06-23 02:30:20 -04:00
Joey Hess
ad3770e0b2
add merge subcommand
2011-06-22 18:46:56 -04:00
Joey Hess
80302d0b46
improve bare repo handing
...
Many more commands can work in bare repos now, thanks to the git-annex
branch.
2011-06-22 18:32:41 -04:00
Joey Hess
c7a1690f02
update
2011-06-22 17:56:07 -04:00
Joey Hess
c3d96ee38a
adjust walkthrough for git-annex branch
...
don't just pull master.. pull everything
2011-06-22 17:47:55 -04:00
Joey Hess
b1acf41036
update documentation that mentioned .git-annex/
2011-06-22 17:26:34 -04:00
Joey Hess
9a1f0fcee2
start v3
2011-06-21 14:34:08 -04:00
Joey Hess
9f9e17aa0f
unlock: Made atomic.
2011-06-20 22:38:18 -04:00
Joey Hess
53706ad9bf
move bug report
2011-06-20 22:29:46 -04:00
Joey Hess
8b749d4bfd
reorder git-union-merge params
2011-06-20 21:42:17 -04:00
Joey Hess
01e8a0a9e5
allow git-union-merge to write to any ref
...
Not just refs/heads/* branches.
2011-06-20 21:38:52 -04:00
Joey Hess
c835166a7c
add git-union-merge
...
This is a new git subcommand, that does a generic union merge operation
between two refs, storing the result in a branch. It operates efficiently
without touching the working tree. It does need to write out a temporary
index file, and may need to write out some other temp files as well.
This could be useful for anything that stores data in a branch,
and needs to merge changes into that branch without actually checking the
branch out. Since conflict handling can't be done without a working copy,
the merge type is always a union merge, which is fine for data stored in
log format (as git-annex does), or in non-conflicting files
(as pristine-tar does).
This probably belongs in git proper, but it will live in git-annex for now.
---
Plan is to move .git-annex/ to a git-annex branch, and use git-union-merge
to handle merging changes when pulling from remotes.
Some preliminary benchmarking using real .git-annex/ data indicates
that it's quite fast, except for the "git add" call, which is as slow
as "git add" tends to be with a big index.
2011-06-20 21:37:18 -04:00
Joey Hess
91e50782ce
thought
2011-06-20 21:37:18 -04:00
Joey Hess
2fcb8e3b11
update
2011-06-20 21:37:18 -04:00
Joey Hess
e593a81041
update
2011-06-20 21:37:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg
dd4de9deb4
2011-06-20 21:03:00 +00:00
http://joey.kitenet.net/
601b07196e
Comment moderation
2011-06-20 17:43:05 +00:00
Joey Hess
64d6520704
git is slow
2011-06-14 19:05:45 -04:00
http://christian.amsuess.com/chrysn
f4609a5d28
minor bug report
2011-06-14 17:01:13 +00:00
Joey Hess
f547277b75
Allow --trust etc to specify a repository by name, for temporarily trusting repositories that are not configured remotes.
2011-06-13 22:19:44 -04:00
Joey Hess
c1acad8248
Merge branch 'master' of ssh://git-annex.branchable.com
2011-06-13 20:35:15 -04:00
Joey Hess
30d7cce7ec
rsync is now used when copying files from repos on other filesystems
...
cp is still used when copying file from repos on the same filesystem, since
--reflink=auto can make it significantly faster on filesystems such as
btrfs.
Directory special remotes still use cp, not rsync. It's not clear what
tmp file should be used when rsyncing to such a remote.
2011-06-13 20:33:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
056a784f3d
2011-06-13 18:09:58 +00:00
Joey Hess
eb5fbc4cb9
response
2011-06-13 13:03:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
eb8ecd857d
Added a comment
2011-06-13 16:58:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
a85e9b1276
2011-06-13 16:57:19 +00:00
https://lithitux.org/openidserver/users/pavel
57ff2e297a
2011-06-13 10:13:47 +00:00
http://joey.kitenet.net/
76df8d5f86
Added a comment: short answer: no
2011-06-10 19:55:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmByD9tmR48HuYgS4qWEGDDaoVTTC3m4kc
88bdf17e1a
Added a comment: Any chance to get git-annex going on windows?
2011-06-10 18:08:37 +00:00
http://joey.kitenet.net/
8da84d8860
Added a comment
2011-06-10 16:46:03 +00:00
http://joey.kitenet.net/
68ed12eab4
Added a comment
2011-06-10 16:41:43 +00:00
http://joey.kitenet.net/
ef6209db43
Comment moderation
2011-06-10 16:39:45 +00:00
Joey Hess
0b85ffd6e7
S3 stub bug got fixed
2011-06-10 12:11:55 -04:00
Joey Hess
a473560515
add news item for git-annex 0.20110610
2011-06-10 11:58:36 -04:00
Joey Hess
90dd245522
get --from is the same as copy --from
...
get not honoring --from has surprised me a few times, so least surprise
suggests it should just behave like copy --from. This leaves the difference
between get and copy being that copy always requires the remote to copy
from, while get will decide whether to get a file from a key/value store or
a remote.
2011-06-09 18:54:49 -04:00
http://joey.kitenet.net/
c9d8b830c6
Added a comment
2011-06-08 00:40:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnEpj9IoEzNagnLDTTc9ormo5orwHW5aaI
cd60c36457
2011-06-08 00:22:56 +00:00
ssqq
0ee760fced
2011-06-04 06:18:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
75a9665349
Added a comment: git annex unused
2011-06-02 19:51:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
24f2acd272
Added a comment: git annex unused
2011-06-02 11:55:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
269e3627a1
Added a comment: git annex unlock --readonly
2011-06-02 11:34:44 +00:00
Joey Hess
76be8c34ac
update
2011-06-02 01:02:57 -04:00
Joey Hess
28cb279765
fix
2011-06-02 01:01:59 -04:00
Joey Hess
ac6510b337
reformat
2011-06-02 01:01:14 -04:00
Joey Hess
c3c127a667
update
2011-06-02 00:56:22 -04:00
Joey Hess
3d7d61e679
update
2011-06-02 00:54:25 -04:00
Joey Hess
f94a0aed83
adjust to use primary git repo
2011-06-02 00:52:25 -04:00
Joey Hess
eb4278834b
add fedora install instructions
2011-06-02 00:51:56 -04:00
http://joey.kitenet.net/
80efafe496
2011-06-01 22:15:58 +00:00
Joey Hess
a8fb97d2ce
Add --trust, --untrust, and --semitrust options.
2011-06-01 17:57:31 -04:00
Joey Hess
7a3d9d8c2e
mention --numcopies
2011-06-01 17:57:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
e280c0a4fc
2011-06-01 21:26:39 +00:00
Joey Hess
3d567aa64f
Add --numcopies option.
2011-06-01 16:49:17 -04:00
http://joey.kitenet.net/
12e0e95916
Added a comment
2011-06-01 20:24:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
82e83528f4
Added a comment
2011-06-01 17:36:51 +00:00
http://joey.kitenet.net/
af7a069263
2011-06-01 17:08:52 +00:00
http://joey.kitenet.net/
5aec8b8f16
2011-06-01 17:08:15 +00:00
Joey Hess
e47de0f6cd
add news item for git-annex 0.20110601
2011-06-01 12:02:20 -04:00
http://joey.kitenet.net/
b3f6621a53
Added a comment
2011-05-31 21:54:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
7760ba9d97
Added a comment
2011-05-31 21:43:23 +00:00
http://joey.kitenet.net/
181920fab9
Added a comment: fixed
2011-05-31 18:51:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
6e6e77f9c0
2011-05-31 17:47:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
c4f848d29f
2011-05-31 17:47:13 +00:00
Joey Hess
25b13673f0
improve unused command's output
...
Display the name of the remote being checked, with "." for the current
remote, echoing the way describe takes that to change its description.
2011-05-28 22:20:22 -04:00
Joey Hess
ed2b1eda90
bleagh
2011-05-28 12:37:12 -04:00
Joey Hess
e8ab4f7292
remove newline
2011-05-28 12:34:52 -04:00
Joey Hess
f336878765
lose redir page
...
meta does not support nested inlines inside redir urls
2011-05-28 12:33:08 -04:00
Joey Hess
d2b199219d
debugging my inline
2011-05-28 12:30:08 -04:00
Joey Hess
8581ba5923
typo
2011-05-28 12:27:02 -04:00
Joey Hess
1c85e878ac
add a redirect to the current version's tarball
2011-05-28 12:24:59 -04:00
Joey Hess
0359b9b638
add link to stable tarball download from new gitweb version
2011-05-28 12:07:59 -04:00
http://joey.kitenet.net/
d147b822bd
Added a comment
2011-05-28 16:04:51 +00:00
Joey Hess
c38f826435
Data.Tuple.swap not available with ghc 6.12.3
2011-05-28 11:56:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
7db690bdc2
2011-05-28 12:26:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
f13863281c
2011-05-28 12:22:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
27847585cb
2011-05-28 12:18:07 +00:00
Joey Hess
de817bafa0
add news item for git-annex 0.20110522
2011-05-27 20:30:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s
224977900d
Added a comment
2011-05-27 01:27:38 +00:00
Joey Hess
781ffdad47
Merge branch 'master' of ssh://git-annex.branchable.com
2011-05-23 00:39:41 -04:00
Joey Hess
7a22f9d516
update
2011-05-23 00:38:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s
1ab9743b5c
Added a comment
2011-05-22 23:02:40 +00:00
Joey Hess
5b941980aa
Closer emulation of git's behavior when told to use "foo/.git" as a git repository instead of just "foo". Closes : #627563
2011-05-22 14:12:16 -04:00
Joey Hess
abfd8dd6c7
add news item for git-annex 0.20110521
2011-05-21 12:02:41 -04:00
Joey Hess
49bd86eae3
Merge branch 'master' of ssh://git-annex.branchable.com
2011-05-21 12:00:55 -04:00
Joey Hess
944b1207dc
releasing version 0.20110521
2011-05-21 11:58:35 -04:00
Joey Hess
93a4f3d4e6
Add --debug option. Closes : #627499
...
This takes advantage of the debug logging done by missingh, and I added
my own debug messages for executeFile calls. There are still some other
low-level ways git-annex runs stuff that are not shown by debugging,
but this gets most of it easily.
2011-05-21 11:52:13 -04:00
http://ertai.myopenid.com/
c7b7595f50
Added a comment
2011-05-20 20:17:15 +00:00
Joey Hess
813ff7f4b0
fixed url
2011-05-19 16:23:42 -04:00
http://joey.kitenet.net/
4c8ce2d866
test commit at 4:09
2011-05-19 20:09:34 +00:00
Joey Hess
fbdaf212f0
main git repo switching to branchable one
...
It allows anonymous git push, and it's simpler to just have it there.
The kite repo will remain, as a mirror.
2011-05-19 15:56:19 -04:00
Joey Hess
dbf02220d5
update with irc channel
2011-05-19 15:44:22 -04:00
http://joey.kitenet.net/
463fc3ea58
Added a comment: anonymous git push
2011-05-19 19:21:52 +00:00
http://joey.kitenet.net/
fa8ae628f2
Added a comment
2011-05-19 16:10:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s
22bf25b102
Added a comment: gitweb supplies --no-name as of 1.7.5.1
2011-05-19 08:19:09 +00:00
zooko
dd44e53c0c
Added a comment: Tahoe-LAFS comes with encryption
2011-05-18 04:32:17 +00:00
http://joey.kitenet.net/
93b0f21c95
Added a comment
2011-05-17 19:57:33 +00:00
zooko
44499bbdf8
Added a comment: performance
2011-05-17 19:20:39 +00:00
Joey Hess
f63412a42c
close
2011-05-17 12:19:52 -04:00
Joey Hess
f664a2538a
fix
2011-05-17 12:18:50 -04:00
Joey Hess
ebfa50b729
add
2011-05-17 12:14:46 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
3154dc036a
Added a comment
2011-05-17 07:27:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
e6c95a6a5e
2011-05-17 07:25:33 +00:00
Joey Hess
51cc71fac1
longterm todo item
2011-05-16 22:37:31 -04:00
Joey Hess
13b9e5986c
Merge remote-tracking branch 'branchable/master'
2011-05-16 21:18:56 -04:00
Joey Hess
a8816efc14
status: New subcommand to show info about an annex, including its size.
2011-05-16 21:18:34 -04:00
http://joey.kitenet.net/
a5beb61b90
Added a comment
2011-05-17 01:15:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
786b990d51
Added a comment
2011-05-16 20:01:29 +00:00
Joey Hess
8d4d84b80f
add news item for git-annex 0.20110516
2011-05-16 15:01:42 -04:00
Joey Hess
57428c356e
heh
2011-05-16 13:33:33 -04:00
Joey Hess
d006586cd0
add a message in potenatially confusing copy --fast failure situation
2011-05-16 13:27:19 -04:00
Joey Hess
0a7bcd47ae
IA: do not create bucket at initremote time
...
This way, the metadata sent when uploading a file is applied to the bucket
then.
2011-05-16 13:10:26 -04:00
Joey Hess
8fa17eaba0
tweak
2011-05-16 12:12:03 -04:00
Joey Hess
267eeb995b
tweak
2011-05-16 11:55:33 -04:00
Joey Hess
27285adc20
link
2011-05-16 11:55:07 -04:00
Joey Hess
b4301c208f
cleanup
2011-05-16 11:52:33 -04:00
Joey Hess
2a8efc7af1
Added filename extension preserving variant backends SHA1E, SHA256E, etc.
2011-05-16 11:46:34 -04:00
Joey Hess
1d2984441c
add a few tweaks to make it easy to use the Internet Archive's variant of S3
...
In particular, munge key filenames to comply with the IA's filename limits,
disable encryption, support their nonstandard way of creating buckets, and
allow x-amz-* headers to be specified in initremote to set item metadata.
Still TODO: initremote does not handle multiword metadata headers right.
2011-05-16 11:20:35 -04:00
Joey Hess
e259c86975
cleanup
2011-05-16 02:21:40 -04:00
Joey Hess
275c728509
cleanup
2011-05-16 02:18:28 -04:00
Joey Hess
8564498b5d
cleanup
2011-05-16 02:15:00 -04:00
Joey Hess
647f7cf47c
added documentation for using the Internet Archive as a remote via S3
...
Renamed Amazon_S3 page to just S3.
2011-05-16 02:07:59 -04:00
Joey Hess
d67998b3d3
meh
2011-05-15 20:40:03 -04:00
Joey Hess
c91764b257
move other comments
2011-05-15 20:35:39 -04:00
Joey Hess
7846cc7e50
Merge remote-tracking branch 'branchable/master'
2011-05-15 20:35:00 -04:00
Joey Hess
af54d40d5b
move conversation to a real bug report
2011-05-15 20:33:39 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
4c312d8d8f
Added a comment
2011-05-15 21:38:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
120bc4208d
Added a comment
2011-05-15 20:50:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
4d140e3901
Added a comment
2011-05-15 20:25:25 +00:00
http://joey.kitenet.net/
59ae1df7a0
Added a comment
2011-05-15 19:40:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
9708940ced
Added a comment
2011-05-15 18:53:27 +00:00
http://joey.kitenet.net/
7010b9e5c5
Added a comment
2011-05-15 16:47:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
dfdfbe5f22
Added a comment
2011-05-15 09:16:53 +00:00
http://joey.kitenet.net/
1b2e0c183d
Added a comment
2011-05-15 00:09:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
a9ba88dfbd
Added a comment
2011-05-14 23:13:15 +00:00
http://joey.kitenet.net/
385268da2e
Added a comment
2011-05-14 19:23:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
9a42ab53be
Added a comment
2011-05-14 19:03:44 +00:00
Joey Hess
89ee0c373b
Merge remote-tracking branch 'branchable/master'
2011-05-14 12:30:19 -04:00
http://joey.kitenet.net/
a43a273176
Added a comment
2011-05-14 16:29:35 +00:00
Joey Hess
bbab57ebe7
Merge remote-tracking branch 'branchable/master'
2011-05-14 12:29:10 -04:00
Joey Hess
020e9b013d
close
2011-05-14 12:28:45 -04:00
http://joey.kitenet.net/
fdc5e5f56c
Added a comment
2011-05-14 16:28:36 +00:00
Joey Hess
4ff8b30d2c
layout
2011-05-14 12:26:06 -04:00
Joey Hess
60a1aa418c
typo
2011-05-14 12:23:57 -04:00
http://joey.kitenet.net/
81bca602da
Added a comment
2011-05-14 16:13:58 +00:00
http://joey.kitenet.net/
56182e2609
Comment moderation
2011-05-14 15:58:57 +00:00
Joey Hess
3623c17a7e
use wikilink
2011-05-14 11:57:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
8c152836ab
Added a comment
2011-05-14 15:00:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
d96749588b
mention that tahoe-lafs has limited testing as a special remote (me being the only user isn't very good testing)
2011-05-14 10:23:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
12ecf6c0c6
Added a comment
2011-05-14 10:04:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
70d9746749
Added a comment
2011-05-14 10:02:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
99c6dd556f
Added a comment
2011-05-14 09:06:54 +00:00
Joey Hess
a7b03b77f3
Merge remote-tracking branch 'branchable/master'
2011-05-14 02:58:10 -04:00
Joey Hess
037fa707aa
fix bug: put file in hashed directory structure, not tahoe root
2011-05-14 02:55:12 -04:00
zooko
fcdbfbdc91
Added a comment: request for information, plus some ideas
2011-05-14 05:07:18 +00:00
Joey Hess
e72c1c33ae
would be nice..
2011-05-13 23:05:14 -04:00
Joey Hess
d0ea28e9c7
wording
2011-05-13 19:17:54 -04:00
Joey Hess
6cf797e8c3
add github repo mirror
...
should be populated by Branchable when it sees this commit
2011-05-13 19:15:15 -04:00
Joey Hess
552aee694c
layout
2011-05-13 14:58:48 -04:00
Joey Hess
e9815a2eb6
update
2011-05-13 14:56:25 -04:00
Joey Hess
1fdc6b3aad
update
2011-05-13 14:55:27 -04:00
http://joey.kitenet.net/
f7174d09b6
Added a comment
2011-05-12 01:01:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
62cd26c64a
Added a comment
2011-05-12 00:07:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
59e960a51c
2011-05-09 12:24:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
50fecbcb41
2011-05-09 12:23:50 +00:00
Joey Hess
579ade130a
update
2011-05-07 18:44:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
7020d5bc5b
2011-05-06 22:35:28 +00:00
Joey Hess
078a6fbd76
Work around a bug in Network.URI's handling of bracketed ipv6 addresses.
2011-05-06 15:21:30 -04:00
Joey Hess
f1fbe33cfe
response
2011-05-06 14:43:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
33041e4afb
Added a comment
2011-05-06 18:30:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
489156f255
removed
2011-05-06 18:29:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
d59666aed6
Added a comment
2011-05-06 18:28:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
c7ff9d3dab
Add sign-off
2011-05-06 00:00:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
d3dfdb9f9d
Initial commit
2011-05-05 23:57:40 +00:00
https://me.yahoo.com/a/wpdhh7Et0MiET3shW4BlKe60GFs_mXI-#16fd9
405745acdd
2011-05-05 22:35:44 +00:00
Joey Hess
e70fc1340a
add news item for git-annex 0.20110503
2011-05-03 21:50:01 -04:00
Joey Hess
3c319cd844
avoid always decrypting cipher
...
Last change moved cipher decryption to remote setup time.
Fixed this with a bit of a hack.
2011-05-01 15:13:54 -04:00
Joey Hess
3095e16311
mention that the cipher can also be used to crypt access keys
2011-05-01 14:09:07 -04:00
Joey Hess
1f84c7a964
S3: When encryption is enabled, the Amazon S3 login credentials are stored, encrypted, in .git-annex/remotes.log, so environment variables need not be set after the remote is initialized.
2011-05-01 14:05:10 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
110b1e2b0a
Added a comment
2011-04-29 20:11:09 +00:00
http://joey.kitenet.net/
a14368aa87
Added a comment
2011-04-29 18:01:04 +00:00
Joey Hess
ecdc08dbe1
Merge remote-tracking branch 'branchable/master'
2011-04-29 13:59:30 -04:00
Joey Hess
43f0a666f0
unused: Now also lists files fsck places in .git/annex/bad/
2011-04-29 13:59:00 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
976ed575d5
Added a comment
2011-04-29 16:17:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
4a13bdc3df
Added a comment
2011-04-29 15:33:54 +00:00
http://joey.kitenet.net/
15711872f7
Added a comment
2011-04-29 15:24:56 +00:00
Joey Hess
a83adb0acd
note number of hash buckets
2011-04-29 11:22:55 -04:00
Joey Hess
0ea7f966dc
add git annex describe to special remote setup examples
2011-04-29 11:16:54 -04:00
Joey Hess
3d22364bcb
Merge remote-tracking branch 'branchable/master'
2011-04-29 11:11:50 -04:00
http://christian.amsuess.com/chrysn
eca0254628
no way the goon would be admitted in the library; he doesn't understand the floor/shelf system anyway
2011-04-29 14:48:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
446585351b
Added a comment: whereis labels
2011-04-29 13:08:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
9b133a8122
Added a comment: Duplication of the filenames is what I am concerned about
2011-04-29 11:48:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
db2786bf0e
Added a comment
2011-04-29 10:43:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
75f9028446
2011-04-29 10:37:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
05fe77c110
2011-04-29 10:36:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
66dbf7799f
2011-04-29 10:34:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
f581481a75
2011-04-29 10:33:27 +00:00
Joey Hess
6e95521b85
tweak
2011-04-28 20:47:36 -04:00
Joey Hess
8fcac59852
closing bug
...
my explanation seems to have sufficed
2011-04-28 20:44:08 -04:00
Joey Hess
eef3f634e9
Avoid crashing when an existing key is readded to the annex.
2011-04-28 20:41:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
b8e114bce1
2011-04-28 23:39:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I
8b950c5fe8
This demonstrates a git-annex failure when hard links are involved
2011-04-28 23:38:36 +00:00
Joey Hess
ee0238d229
Merge remote-tracking branch 'branchable/master'
2011-04-28 17:31:14 -04:00
Joey Hess
b0efff86b6
wording
2011-04-28 17:28:38 -04:00
http://joey.kitenet.net/
847bbe30b1
Added a comment
2011-04-28 21:22:04 +00:00
Joey Hess
3ab3f41aea
hook special remote implemented, and tested
2011-04-28 17:21:45 -04:00
Joey Hess
56eaf4470a
bugfix
2011-04-28 16:08:10 -04:00
Joey Hess
07576f2a2c
documentation for hook special remotes
...
Releasing before I have quite finished the code. Got a little caught
up in Anathem references. Time for a walk and then a tiny bit more coding
and possibly testing.
2011-04-28 15:26:21 -04:00
Joey Hess
d7b330b33b
Fix hasKeyCheap setting for bup and rsync special remotes.
2011-04-28 14:39:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
5201c43787
added example fo rusing rsync over ssh
2011-04-28 13:45:32 +00:00
http://christian.amsuess.com/chrysn
d980a55b47
thanks & notes on migration
2011-04-28 11:27:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
4e6dd7f319
Added a comment
2011-04-28 07:47:39 +00:00
Joey Hess
39966ba4ee
filter out --delete rsync option
...
rsync does not have a --no-delete, so do it this way instead
2011-04-27 20:31:56 -04:00
Joey Hess
e68f128a9b
rsync special remote
...
Fully tested and working, including resuming and encryption. (Though not
resuming when sending *with* encryption; gpg doesn't produce identical
output each time.)
Uses same layout as the directory special remote and the .git/annex/objects/
directory.
2011-04-27 20:23:09 -04:00
Joey Hess
4381ac062f
Merge remote-tracking branch 'branchable/master'
2011-04-27 11:18:16 -04:00
Joey Hess
0d6860bb6f
drastically simplify instructions for debian stable :)
2011-04-27 11:07:54 -04:00
http://christian.amsuess.com/chrysn
568cb52b6e
sftp backend?
2011-04-27 14:27:27 +00:00
Joey Hess
db83b58d4b
Merge remote-tracking branch 'branchable/master'
2011-04-26 19:44:49 -04:00
http://joey.kitenet.net/
89dc1e5de3
Added a comment
2011-04-26 23:40:33 +00:00
Joey Hess
168f010fdf
typo
2011-04-26 19:39:30 -04:00
gernot
7a3b45db29
Added a comment
2011-04-26 18:56:45 +00:00
Joey Hess
920d736fa9
update
2011-04-26 11:33:59 -04:00
Joey Hess
279c8239c8
Merge remote-tracking branch 'branchable/master'
2011-04-26 11:32:07 -04:00
Joey Hess
5535f91d91
update instructions for stable
2011-04-26 11:30:49 -04:00
http://joey.kitenet.net/
de35104b41
Added a comment
2011-04-26 15:27:49 +00:00
Joey Hess
27774bdd56
Revert "Use haskell Crypto library instead of haskell SHA library.a"
...
This reverts commit 892593c5ef
.
Conflicts:
Crypto.hs
debian/control
2011-04-26 11:24:23 -04:00
gernot
ebd6ea1abb
2011-04-26 13:06:58 +00:00
Joey Hess
4ea9579b42
add news item for git-annex 0.20110425
2011-04-25 16:03:26 -04:00
Joey Hess
e1bc704a91
Merge remote-tracking branch 'branchable/master'
2011-04-25 14:57:34 -04:00
gernot
9715f3132c
Added a comment
2011-04-24 11:20:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
aa820623dc
Added a comment
2011-04-23 17:54:43 +00:00
http://joey.kitenet.net/
96a7b7926e
Added a comment
2011-04-23 16:27:13 +00:00
http://joey.kitenet.net/
65adb9240f
Added a comment
2011-04-23 16:22:07 +00:00
gernot
a03dc49bb2
2011-04-23 16:02:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
028b338c29
Added a comment
2011-04-22 18:27:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
ca3f05fd6c
2011-04-22 14:24:17 +00:00
Joey Hess
892593c5ef
Use haskell Crypto library instead of haskell SHA library.a
...
Since hS3 needs Crypto anyway, this actually reduces dependencies.
2011-04-21 16:37:14 -04:00
Joey Hess
66d951c3fd
add news item for git-annex 0.20110420
2011-04-21 15:12:22 -04:00
Joey Hess
dda812583f
root caused
2011-04-21 12:13:17 -04:00
Joey Hess
2467c56771
update on S3 memory leaks
...
The remaining leaks are in hS3. The leak with encryption was worked around
by the use of the temp file. (And was probably originally caused by
gpgCipherHandle sparking a thread which kept a reference to the start
of the byte string.)
2011-04-21 11:06:29 -04:00
Joey Hess
6fcd3e1ef7
fix S3 upload buffering problem
...
Provide file size to new version of hS3.
2011-04-21 10:33:17 -04:00
Joey Hess
e3651b1285
update
2011-04-21 01:51:15 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
156f6c7aa6
removed
2011-04-20 21:46:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
8d6b4f6f7d
Added a comment
2011-04-20 21:33:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
130252d938
Added a comment
2011-04-20 21:30:13 +00:00
Joey Hess
0c9896114e
add news item for git-annex 0.20110419
2011-04-19 22:26:40 -04:00
Joey Hess
936ad63cf4
heard from hS3 author
2011-04-19 17:56:56 -04:00
Joey Hess
2b742dcd78
Merge remote-tracking branch 'branchable/master'
2011-04-19 16:32:33 -04:00
Joey Hess
4837176897
update on memory leak
...
Finished applying to S3 the change that fixed the memory leak in bup, but
it didn't seem to help S3.. with encryption it still grows to 2x file size.
2011-04-19 16:31:35 -04:00
http://joey.kitenet.net/
ef6d265af4
Added a comment
2011-04-19 20:13:10 +00:00
Joey Hess
030c7a056b
update
2011-04-19 16:03:27 -04:00
Joey Hess
a441e08da1
Fix stalls in S3 when transferring encrypted data.
...
Stalls were caused by code that did approximatly:
content' <- liftIO $ withEncryptedContent cipher content return
store content'
The return evaluated without actually reading content from S3,
and so the cleanup code began waiting on gpg to exit before
gpg could send all its data.
Fixing it involved moving the `store` type action into the IO monad:
liftIO $ withEncryptedContent cipher content store
Which was a bit of a pain to do, thank you type system, but
avoids the problem as now the whole content is consumed, and
stored, before cleanup.
2011-04-19 14:45:19 -04:00
Joey Hess
1687fecd33
bug
2011-04-19 13:45:32 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
684ad74710
Added a comment
2011-04-17 23:46:38 +00:00
Joey Hess
6c238922f0
Merge remote-tracking branch 'branchable/master'
2011-04-17 18:18:55 -04:00
Joey Hess
86f7feb278
initremote: show gpg keys
2011-04-17 18:18:27 -04:00
praet
0c856a9925
2011-04-17 20:29:34 +00:00
praet
f5845ce97b
2011-04-17 20:26:56 +00:00
praet
1d94323318
2011-04-17 20:22:24 +00:00
Joey Hess
a91a51fc03
Add missing build dep on dataenc.
2011-04-17 14:41:24 -04:00
Joey Hess
e8a94d914b
Merge remote-tracking branch 'branchable/master'
2011-04-17 12:45:13 -04:00
Joey Hess
8e53d0032e
add news item for git-annex 0.20110417
2011-04-17 12:44:29 -04:00
Joey Hess
dd207994bc
reword again
...
On second thought, "unlocking" is confusable with git-annex unlock.
2011-04-17 12:36:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
db348896c3
2011-04-17 16:02:22 +00:00
Joey Hess
416c5e38e7
link
2011-04-17 11:45:34 -04:00
Joey Hess
dcbe94b3a5
layout
2011-04-17 11:44:32 -04:00
Joey Hess
e2a3b69195
Merge remote-tracking branch 'branchable/master'
2011-04-17 11:42:31 -04:00
Joey Hess
d93e2f52c3
update
2011-04-17 11:41:52 -04:00
Joey Hess
808040d72a
update to mention encryption
2011-04-17 11:38:28 -04:00
Joey Hess
f486768b16
tweak wording
2011-04-17 11:31:56 -04:00
Joey Hess
83423211a2
design wrapup
2011-04-17 11:27:24 -04:00
Joey Hess
3d2a0f68b5
note
2011-04-17 11:08:11 -04:00
Joey Hess
4d136e1ef5
use different parts of cipher for hmac and gpg
...
Per bugs/S3_bucket_uses_the_same_key_for_encryption_and_hashing
It may be paranoid to worry about the cipher being recovered
from hmac keys, but yes.. let's be paranoid.
2011-04-17 01:36:22 -04:00
Joey Hess
d828988415
proper encrypted keys
...
For HMAC, using the Data.Digest.Pure.SHA library. I have been avoiding
this library for checksumming generally, since it's (probably) not
as fast as external utilities, but it's fine to use it for HMAC.
2011-04-16 23:02:09 -04:00
Joey Hess
d2e74efdb2
document encryption
2011-04-16 19:35:02 -04:00
Joey Hess
1247bfeaa7
gpg recommended
2011-04-16 19:13:05 -04:00
Joey Hess
5efd413270
add encryption support to directory special remotes
2011-04-16 16:29:28 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
467020e560
2011-04-15 19:40:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
452c63035a
Added a comment
2011-04-15 19:32:09 +00:00
Joey Hess
f7018e47e4
typo
2011-04-15 15:09:30 -04:00
Joey Hess
7b9f799a77
Merge remote-tracking branch 'branchable/master'
2011-04-14 11:18:59 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
35a4039166
Added a comment
2011-04-14 11:25:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
a9ecebedf1
2011-04-13 22:38:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
268f2dc710
2011-04-13 22:21:47 +00:00
Joey Hess
279a8549fc
analized and closed
2011-04-13 16:00:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
da05f77f7a
Added a comment
2011-04-13 17:53:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
1880563b02
Added a comment
2011-04-09 23:45:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
29022a4143
2011-04-09 23:43:15 +00:00
http://joey.kitenet.net/
74e877357d
Added a comment
2011-04-09 20:11:59 +00:00
Joey Hess
ad7f87880e
move wishlists to todo
2011-04-09 16:12:32 -04:00
Joey Hess
de14252f78
rainy day bug maintenance
...
Sitting on the porch, enjoying a thunderstorm, what else to do?
2011-04-09 16:08:07 -04:00
Joey Hess
c4bdc59da0
forwarded
2011-04-09 16:04:12 -04:00
Joey Hess
dbea472f06
update
2011-04-09 15:57:45 -04:00
Joey Hess
2a1c6b6c9f
Merge remote-tracking branch 'branchable/master'
2011-04-09 15:41:42 -04:00
Joey Hess
ede234136b
bup and git-annex-shell
...
Looked at having git-annex shell support running bup server..
Then looked at how bup runs bup server over ssh, and fled away, screaming..
2011-04-09 14:40:14 -04:00
Joey Hess
1e7ad2ee7c
reformat to work around man page conversion bugs
2011-04-09 14:15:38 -04:00
http://joey.kitenet.net/
cdea1a6b3a
Comment moderation
2011-04-09 17:15:01 +00:00
Joey Hess
40a7ed859c
link
2011-04-09 13:10:01 -04:00
Joey Hess
c739c7d787
change name of buprepo
...
Instead of remote=, use buprepo=
Anyone already using bup will need to re-run git annex initremote.
2011-04-09 12:41:17 -04:00
Joey Hess
e7d30fe3da
mention how to use default bup repo
2011-04-09 11:41:10 -04:00
Joey Hess
fdf1c64812
notes
2011-04-09 11:13:01 -04:00
Joey Hess
3650f42bcf
typo
2011-04-08 20:47:23 -04:00
Joey Hess
1bfd8d659a
typo
2011-04-08 20:46:40 -04:00
Joey Hess
5d7ef05d95
local bup remotes
2011-04-08 20:44:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
939c88787a
2011-04-08 22:05:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
bed6cc80b9
Added a comment
2011-04-08 22:02:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
59ffe8e127
Added a comment
2011-04-08 21:55:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
5bca5733fc
typo
2011-04-08 21:51:17 +00:00
Joey Hess
9de1f5d9cf
typo
2011-04-08 17:15:14 -04:00
Joey Hess
280b9677d6
expand
2011-04-08 17:13:50 -04:00
Joey Hess
f3953d5d4f
reword
2011-04-08 17:12:29 -04:00
Joey Hess
dacf53dacc
reorg
2011-04-08 17:09:50 -04:00
Joey Hess
c6220fc7a1
Merge remote-tracking branch 'branchable/master'
2011-04-08 17:08:45 -04:00
Joey Hess
f66b6f6360
move esoteric stuff from walkthrough to cheatsheet
2011-04-08 17:08:20 -04:00
http://joey.kitenet.net/
c90db9c93f
Added a comment
2011-04-08 20:59:37 +00:00
Joey Hess
1861a065b2
close
2011-04-08 16:59:13 -04:00
Joey Hess
80b6c6d4be
tweak
2011-04-08 16:54:53 -04:00
Joey Hess
f2324c9415
bupdates
2011-04-08 16:51:49 -04:00
Joey Hess
208ce72e7d
Merge remote-tracking branch 'branchable/master'
2011-04-08 16:46:39 -04:00
Joey Hess
44c65f40b7
bup is now supported as a special type of remote.
2011-04-08 16:44:43 -04:00
Joey Hess
f3cf20d22a
document bup special remotes
2011-04-08 14:56:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn5vmWzuHG-guyTurgCKCyIOl-uRTWpFyw
fbd77e0217
2011-04-08 17:49:27 +00:00
http://joey.kitenet.net/
72e6bed8ba
Added a comment
2011-04-08 17:14:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
784f47d282
2011-04-08 12:19:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
275f1bd5c5
Added a comment
2011-04-08 07:54:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
2aae340e98
Added a comment
2011-04-08 07:31:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
dc7e48980c
Added a comment
2011-04-08 07:23:09 +00:00
Joey Hess
dfc1bfcc76
Merge remote-tracking branch 'branchable/master'
2011-04-07 22:05:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c1c470228f
2011-04-08 01:13:06 +00:00
Joey Hess
bd1bbc21fa
update
2011-04-07 16:05:30 -04:00
http://joey.kitenet.net/
36894655f3
Added a comment
2011-04-07 19:59:30 +00:00
Joey Hess
4ea0b7c288
add
2011-04-07 14:45:10 -04:00
http://joey.kitenet.net/
17e974d32d
Comment moderation
2011-04-07 18:13:46 +00:00
Joey Hess
6fa86946d5
Merge remote-tracking branch 'branchable/master'
2011-04-07 14:10:20 -04:00
http://joey.kitenet.net/
d804062f8d
Added a comment
2011-04-07 18:09:13 +00:00
http://joey.kitenet.net/
df65f0c77d
Added a comment
2011-04-07 16:41:00 +00:00
Joey Hess
77f45e4e45
Merge remote-tracking branch 'branchable/master'
2011-04-07 12:34:25 -04:00
Joey Hess
079e57adf7
current thoughts
2011-04-07 12:33:48 -04:00
http://joey.kitenet.net/
7e76c60a0c
Added a comment
2011-04-07 16:33:30 +00:00
http://joey.kitenet.net/
00f1c720ed
Added a comment
2011-04-07 16:32:04 +00:00
http://fraggod.pip.verisignlabs.com.pip.verisignlabs.com/
7634f92e83
Added a comment: Reported the issue to GHC
2011-04-07 13:44:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
eca9914be1
(sorry for noise, had to format the code blocks)
2011-04-07 08:04:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkptNW1PzrVjYlJWP_9e499uH0mjnBV6GQ
a4d37c4550
2011-04-07 08:03:12 +00:00
Joey Hess
000247a379
Merge remote-tracking branch 'branchable/master'
2011-04-06 19:12:38 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
711d48f32a
Added a comment
2011-04-05 23:24:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkhdKAhe3l_UyGt5SdfRBPYVwe-9f8P2dM
fbec3aa751
Added a comment
2011-04-05 21:14:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b4d6c52b71
Added a comment
2011-04-05 20:52:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
421df56d6c
rename forum/bainstormning:_git_annex_push___38___pull.mdwn to forum/bainstorming:_git_annex_push___38___pull.mdwn
2011-04-05 20:09:53 +00:00
http://joey.kitenet.net/
08a23997dd
Added a comment
2011-04-05 18:41:49 +00:00
Joey Hess
a301a38d99
redundancy
2011-04-05 14:29:44 -04:00
Joey Hess
683ad73e7d
Merge remote-tracking branch 'branchable/master'
2011-04-05 14:07:14 -04:00
http://joey.kitenet.net/
237e96bc6a
Added a comment
2011-04-05 18:05:00 +00:00
Joey Hess
7915e6c488
Merge remote-tracking branch 'branchable/master'
2011-04-05 14:04:48 -04:00
http://joey.kitenet.net/
2bd955bc65
Added a comment
2011-04-05 18:02:05 +00:00
Joey Hess
501e0ded5e
Merge remote-tracking branch 'branchable/master'
2011-04-05 14:02:01 -04:00
http://joey.kitenet.net/
24e2c13387
Added a comment
2011-04-05 17:46:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
ef67b19c80
Added a comment
2011-04-05 07:27:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkhdKAhe3l_UyGt5SdfRBPYVwe-9f8P2dM
43dac0b4c9
2011-04-05 04:38:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkhdKAhe3l_UyGt5SdfRBPYVwe-9f8P2dM
5dea16889e
2011-04-05 04:37:52 +00:00
Joey Hess
98effd040b
Merge remote-tracking branch 'branchable/master'
2011-04-04 21:32:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
708ae03681
2011-04-04 23:15:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
9a8861c08f
Added a comment
2011-04-04 20:45:31 +00:00
http://joey.kitenet.net/
8528a39f77
Added a comment
2011-04-04 18:20:45 +00:00
http://joey.kitenet.net/
27eaab3469
Added a comment
2011-04-04 18:13:46 +00:00
Joey Hess
88b0f2c998
Merge remote-tracking branch 'branchable/master'
2011-04-04 13:35:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
8527643324
2011-04-04 10:19:02 +00:00
fmarier
19782240b9
2011-04-04 07:43:08 +00:00
fmarier
81ae895aeb
Added a comment: Exporting to a FAT filesystem?
2011-04-04 07:40:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
6ee8c9ecaa
2011-04-03 22:59:46 +00:00
http://dieter-be.myopenid.com/
b73accb483
Added a comment: symlinks
2011-04-03 20:30:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
218c58f3c9
Added a comment
2011-04-03 20:03:14 +00:00
http://joey.kitenet.net/
6fd8efbc3c
Added a comment
2011-04-03 19:53:44 +00:00
Joey Hess
3e0119a89f
move
2011-04-03 15:53:40 -04:00
Joey Hess
b400df71fc
Merge remote-tracking branch 'branchable/master'
2011-04-03 15:52:12 -04:00
Joey Hess
261b1e6310
update
2011-04-03 15:51:24 -04:00
gernot
fef63846b9
Added a comment
2011-04-03 19:46:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
9c4285406b
Added link to design
2011-04-03 19:40:13 +00:00
Joey Hess
0d1f202334
update
2011-04-03 14:53:12 -04:00
Joey Hess
8c9d9eb8af
update
2011-04-03 14:47:43 -04:00
Joey Hess
dbe41e667b
update
2011-04-03 14:43:38 -04:00
Joey Hess
7630cf4f84
Merge remote-tracking branch 'branchable/master'
2011-04-03 14:35:30 -04:00
Joey Hess
83acc9ba52
encryption design document
2011-04-03 14:34:00 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
8345a90e66
Added a comment
2011-04-03 17:12:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
54b903cb54
Added a comment
2011-04-03 16:59:48 +00:00
http://joey.kitenet.net/
3c0835e542
Added a comment
2011-04-03 16:53:51 +00:00
http://joey.kitenet.net/
199e897b15
Added a comment
2011-04-03 16:49:01 +00:00
http://joey.kitenet.net/
5c2e08c3f6
Added a comment
2011-04-03 16:39:35 +00:00
Joey Hess
ee313074ed
close
2011-04-03 12:27:13 -04:00
Joey Hess
c93ce86b00
close
2011-04-03 12:21:41 -04:00
Joey Hess
216ad1a4d3
Clear up short option confusion between --from and --force (-f is now --from, and there is no short option for --force).
2011-04-03 12:18:38 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
623d612ebc
2011-04-03 16:13:02 +00:00
http://joey.kitenet.net/
c90344908d
Added a comment
2011-04-03 16:06:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
58493c064b
Added a comment
2011-04-03 16:05:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
862df8aa21
Added a comment
2011-04-03 16:02:33 +00:00
gernot
5f3385ce3b
Added a comment
2011-04-03 15:41:01 +00:00
gernot
7ee30bd1ac
Added a comment
2011-04-03 15:35:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
25fb248277
2011-04-03 12:39:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
51eb3db90a
Added a comment
2011-04-03 09:03:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
0e0341ff02
Added a comment
2011-04-03 09:00:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
e8796f439d
2011-04-03 08:58:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
4881a1833a
Added a comment
2011-04-03 08:56:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c737e86b62
Added a comment
2011-04-03 08:55:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
529393a9e2
Added a comment
2011-04-03 08:24:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
d204b882af
2011-04-03 08:23:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
ed40974ed9
Added a comment
2011-04-03 07:43:37 +00:00
http://fraggod.pip.verisignlabs.com.pip.verisignlabs.com/
263524e2c4
Added a comment
2011-04-03 06:57:02 +00:00
http://fraggod.pip.verisignlabs.com.pip.verisignlabs.com/
702ab4b008
Added a comment: Bisect results
2011-04-03 06:22:16 +00:00
http://fraggod.pip.verisignlabs.com.pip.verisignlabs.com/
38598e6f23
Added a comment: Bisect it is, then
2011-04-03 04:45:50 +00:00
Joey Hess
757a465b53
analysis
2011-04-02 22:55:57 -04:00
Joey Hess
a33ba92e80
Merge remote-tracking branch 'branchable/master'
2011-04-02 22:34:42 -04:00
Joey Hess
248bbf76ca
typo
2011-04-02 22:34:05 -04:00
http://joey.kitenet.net/
e08fa92dfa
Added a comment
2011-04-03 02:32:17 +00:00
Joey Hess
a79436d9ea
Merge remote-tracking branch 'branchable/master'
2011-04-02 22:30:29 -04:00
http://joey.kitenet.net/
31912a9b3b
Added a comment
2011-04-03 02:26:20 +00:00
Joey Hess
59923c6cf7
tweak
2011-04-02 21:52:57 -04:00
http://joey.kitenet.net/
efefe1397d
Added a comment
2011-04-03 01:48:57 +00:00
http://joey.kitenet.net/
192e988a44
Added a comment
2011-04-03 01:46:16 +00:00
http://joey.kitenet.net/
9026289e9a
Added a comment
2011-04-03 01:40:50 +00:00
http://joey.kitenet.net/
dd64c46804
Added a comment
2011-04-03 01:37:29 +00:00
Joey Hess
c7c0a229c8
Merge remote-tracking branch 'branchable/master'
2011-04-02 21:36:51 -04:00
Joey Hess
868300d4c1
unused/dropunused: support --from
2011-04-02 21:35:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
a31fb09eaf
2011-04-03 00:50:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
5eaa90ab35
2011-04-03 00:36:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
6c32080439
2011-04-03 00:27:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
2a08107ce4
2011-04-02 21:53:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
f69a4c56e9
Added a comment
2011-04-02 21:34:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
61a22d3fee
typo
2011-04-02 21:29:56 +00:00
gernot
d1b1804750
2011-04-02 20:54:43 +00:00
http://dieter-be.myopenid.com/
c5f8284af1
Added a comment
2011-04-02 20:24:34 +00:00
http://fraggod.pip.verisignlabs.com.pip.verisignlabs.com/
c4b3081f7c
2011-04-02 19:11:11 +00:00
Joey Hess
00b9a9a25d
Merge remote-tracking branch 'branchable/master'
2011-04-02 14:32:08 -04:00
Joey Hess
7048a126e2
tweak
2011-04-02 14:26:47 -04:00
http://joey.kitenet.net/
ba423c5c0b
Added a comment
2011-04-02 17:58:24 +00:00
http://joey.kitenet.net/
623a071fdb
Added a comment
2011-04-02 17:53:58 +00:00
Joey Hess
616e6f8a84
Use lowercase hash directories for locationlog files
...
to avoid some issues with git on OSX with the mixed-case directories. No
migration is needed; the old mixed case hash directories are still read;
new information is written to the new directories.
2011-04-02 13:49:03 -04:00
http://joey.kitenet.net/
b159c10d9c
Added a comment
2011-04-02 17:48:29 +00:00
Joey Hess
66ab18325e
mention archive.org's S3 server
...
git-annex + archive.org could be an interesting combo for public archivists
2011-04-02 13:35:57 -04:00
Joey Hess
637ce8fc3e
Merge remote-tracking branch 'branchable/master'
2011-04-01 21:32:43 -04:00
Joey Hess
5ec33dc6f9
add news item for git-annex 0.20110401
2011-04-01 21:32:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
fd9b90fea1
2011-04-01 23:06:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
3e33e489e8
2011-04-01 23:00:53 +00:00
Joey Hess
dd5591781d
fixed
2011-04-01 12:35:02 -04:00
http://joey.kitenet.net/
5a6c69c838
Added a comment
2011-04-01 16:11:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
2f814eb0be
2011-04-01 10:47:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
f003603e8c
2011-04-01 10:46:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
ee3be251a6
Added a comment
2011-03-31 21:32:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
ff97607879
2011-03-31 20:25:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
2fb7eb1e62
rename bugs/softlink_atime.mdwn to bugs/softlink_mtime.mdwn
2011-03-31 20:12:09 +00:00
Joey Hess
cbabee36e1
layout
2011-03-31 16:13:24 -04:00
Joey Hess
8e2f5ae504
remove author (always the same..)
2011-03-31 16:12:26 -04:00
Joey Hess
cc17e6ced2
layout
2011-03-31 16:11:00 -04:00
Joey Hess
80b52afc72
layout
2011-03-31 16:10:17 -04:00
Joey Hess
d71eb6bec6
fix
2011-03-31 16:09:12 -04:00
Joey Hess
1e0fbab24e
smaller
2011-03-31 16:08:25 -04:00
Joey Hess
6d4506ab77
layout
2011-03-31 16:05:51 -04:00
Joey Hess
779de890c2
add feeds to sidebar
2011-03-31 16:02:36 -04:00
Joey Hess
70572b2481
add feed aggregator
2011-03-31 16:00:33 -04:00
Joey Hess
a76d1cda91
update
2011-03-31 15:40:08 -04:00
http://joey.kitenet.net/
a7680717f6
Added a comment
2011-03-31 19:32:25 +00:00
http://joey.kitenet.net/
ad2b8759df
2011-03-31 19:30:30 +00:00
http://joey.kitenet.net/
d512a86da9
Added a comment
2011-03-31 19:28:02 +00:00
http://joey.kitenet.net/
0455076c7e
Added a comment
2011-03-31 19:08:01 +00:00
Joey Hess
f6a29c79ca
more news yet
2011-03-31 14:12:48 -04:00
Joey Hess
4e8fc2c5b9
show more news
2011-03-31 14:12:07 -04:00
Joey Hess
48c102f522
format
2011-03-31 14:10:08 -04:00
Joey Hess
29738265f2
link
2011-03-31 14:08:20 -04:00
Joey Hess
ea91f32651
format
2011-03-31 14:07:28 -04:00
Joey Hess
bd42bf3956
Merge remote-tracking branch 'branchable/master'
2011-03-31 14:06:14 -04:00
Joey Hess
6e835afc4e
update
2011-03-31 14:03:28 -04:00
http://joey.kitenet.net/
95f5247ee6
Added a comment
2011-03-31 18:02:42 +00:00
Joey Hess
56491a7e13
tweak
2011-03-30 15:32:34 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
07070e6dd9
Added a comment
2011-03-30 19:02:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
8f47b38dbc
Added a comment
2011-03-30 18:59:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b7a48de304
Added a comment
2011-03-30 18:20:57 +00:00
http://joey.kitenet.net/
30801372e2
Added a comment
2011-03-30 18:15:18 +00:00
Joey Hess
f379169d7a
Merge remote-tracking branch 'branchable/master'
2011-03-30 14:07:39 -04:00
Joey Hess
a47ed922e1
add Remote.Directory
2011-03-30 13:24:36 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
564d013628
Added a comment
2011-03-30 17:01:41 +00:00
http://joey.kitenet.net/
8e32c3a596
Added a comment
2011-03-30 14:32:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
ee84c75de0
2011-03-30 10:37:27 +00:00
Joey Hess
320a4102d6
update
2011-03-30 01:45:39 -04:00
Joey Hess
5eb5b87215
typo
2011-03-30 01:37:02 -04:00
Joey Hess
9c96d86502
nasty hack to build when hS3 is not available
...
So, it would be nicer to just use Cabal and take advantage
of its conditional compilation support. But, Cabal seems to
lack good support for a package with an internal library that is used by
multiple executables. It wants to build everything twice or more.
That's too slow for me.
Anyway, fairly soon, I expect to upgrade hS3 to a requirment, and I
can just revert this.
2011-03-30 01:32:05 -04:00
Joey Hess
def137b0cc
use HMAC
2011-03-29 18:41:57 -04:00
Joey Hess
e7c1332fa2
updat
2011-03-29 18:30:41 -04:00
Joey Hess
54d20122e9
Merge remote-tracking branch 'branchable/master' into s3
2011-03-29 18:21:58 -04:00
Joey Hess
3adb48f46a
more S3 docs
2011-03-29 18:21:05 -04:00
Joey Hess
72f94cc42e
progress
2011-03-29 17:20:22 -04:00
Joey Hess
475f707361
initremote now creates buckets
2011-03-29 16:21:21 -04:00
Joey Hess
e62f9816ab
doc update for S3
2011-03-29 15:12:07 -04:00
Joey Hess
0a4c610b4f
initremote works
2011-03-29 14:55:59 -04:00
Joey Hess
05751d55cd
clean up remote.log handling
2011-03-29 14:10:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
97e3486f15
2011-03-29 12:11:38 +00:00
Joey Hess
b1db436816
started on initremote
2011-03-28 23:22:31 -04:00
Joey Hess
235720d27e
tweak
2011-03-28 22:05:11 -04:00
Joey Hess
58af574934
generalize special remote configuration storage
2011-03-28 19:08:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
42483ba198
Added a comment
2011-03-28 20:47:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
216817e0d4
Added a comment
2011-03-28 20:45:36 +00:00
Joey Hess
caef7c8221
nix on revocation
2011-03-28 16:35:59 -04:00
Joey Hess
996e5eee01
Merge branch 'master' into s3
...
Conflicts:
debian/changelog
2011-03-28 16:34:58 -04:00
Joey Hess
3b2cbf2104
Merge remote-tracking branch 'branchable/master'
2011-03-28 16:19:45 -04:00
Joey Hess
0956f0dd15
fsck: Ensure that files and directories in .git/annex/objects have proper permissions.
2011-03-28 16:19:20 -04:00
http://joey.kitenet.net/
974b1e18d1
Added a comment
2011-03-28 20:05:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
0212126f67
Added a comment
2011-03-28 18:35:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
6ba8a53de1
Added a comment
2011-03-28 17:50:38 +00:00
Joey Hess
a87822bbb2
Merge remote-tracking branch 'branchable/master' into s3
2011-03-28 13:50:34 -04:00
Joey Hess
bd40e0c777
thinko
2011-03-28 13:49:48 -04:00
Joey Hess
3162a724f1
S3 updates; gpg keys
2011-03-28 13:48:17 -04:00
Joey Hess
c5fc4f3d2a
Merge branch 'master' into s3
...
Conflicts:
debian/changelog
2011-03-28 13:20:58 -04:00
Joey Hess
0591ecb2a1
docs
2011-03-28 13:20:12 -04:00
http://joey.kitenet.net/
0cb63c0737
Comment moderation
2011-03-28 16:57:50 +00:00
Joey Hess
cf99575d74
update
2011-03-28 12:09:47 -04:00