Xyem
5ffd6302ac
2014-03-18 11:25:45 +00:00
http://joeyh.name/
0b3f392171
Added a comment
2014-03-17 19:48:57 +00:00
Joey Hess
a9d03533d1
rename
2014-03-17 14:06:35 -04:00
bremner
132930b30b
2014-03-15 17:58:25 +00:00
http://ypid.wordpress.com/
1360c88688
Added a comment: Please add this ;)
2014-03-13 19:10:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
0c595a42ae
Added a comment
2014-03-10 17:15:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
309a73c301
Added a comment
2014-03-06 22:49:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnR6E5iUghMWdUGlbA9CCs8DKaoigMjJXw
6e2e0216d2
Added a comment
2014-03-06 10:06:04 +00:00
http://joeyh.name/
7acaa8389a
Added a comment
2014-03-05 20:45:32 +00:00
Joey Hess
c30cc4a119
update with user feedback
2014-03-05 13:52:23 -04:00
Joey Hess
33aae51175
idea
2014-03-04 15:19:19 -04:00
gueux
238f1995c8
2014-03-01 10:06:16 +00:00
Joey Hess
1ba60ac3e9
update
2014-02-27 17:29:03 -04:00
Joey Hess
15f0afd874
update
2014-02-27 13:37:57 -04:00
Joey Hess
07ec352f9c
much less hacky windows XMPP library deps install method
2014-02-27 11:34:06 -04:00
Joey Hess
ce82fe1915
another pkg-config
2014-02-26 21:11:40 -04:00
Joey Hess
f95b4f6d88
progress on XMPP for windows, but not linking yet
2014-02-26 21:10:32 -04:00
Joey Hess
6c105ab6c3
tiny process on XMPP
2014-02-26 18:31:18 -04:00
Joey Hess
2dc336b1b8
remove todo item about gcywin git, seems no longer a problem!
2014-02-25 17:12:21 -04:00
Joey Hess
326aa6c604
webdav and S3 tested and working on windows, for real now
2014-02-25 16:41:44 -04:00
Joey Hess
2b66aaa763
Windows webdav: Fix DOS path separator bug.
...
Use posix </> etc for urls.
2014-02-25 15:26:33 -04:00
http://joeyh.name/
e7252cf192
Added a comment
2014-02-24 18:17:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk6I980MaZ8Xm0giW9VYpms1_vG13xurdw
ef7f485ecd
2014-02-23 19:08:39 +00:00
http://joeyh.name/
4047c52ee1
Added a comment
2014-02-21 22:34:14 +00:00
http://grossmeier.net/
3e680aea9a
Added a comment: very remote specific
2014-02-21 22:11:16 +00:00
http://joeyh.name/
3585596b6f
Added a comment
2014-02-21 21:36:14 +00:00
Greg Grossmeier
2d17759be6
clarification
2014-02-21 13:30:11 -08:00
Greg Grossmeier
d124228f1d
Added todo for handling ctrl c in transfers
2014-02-21 13:28:17 -08:00
Joey Hess
638ee732b4
close
2014-02-20 16:02:00 -04:00
Joey Hess
fe5f7b9a48
Merge branch 'master' of ssh://git-annex.branchable.com
2014-02-20 13:57:06 -04:00
Joey Hess
5ef4f1d603
close
2014-02-20 13:42:28 -04:00
http://joeyh.name/
200ee83848
Added a comment
2014-02-20 17:42:10 +00:00
Helmut Grohne
8fdade6819
there is nothing for git-annex to do to support ASIC hashing
2014-02-20 13:39:49 +01:00
https://www.google.com/accounts/o8/id?id=AItOawmPTL3pk1gDt1-zQJY2Qv0K8VzPbTYUmPQ
680bd465a7
2014-02-20 11:32:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
32ecaad586
2014-02-18 18:28:27 +00:00
Helmut Grohne
008b4ca27e
comment on descriptive git-annex commit messages
2014-02-17 08:45:43 +01:00
Joey Hess
fd09798e40
windows webapp: fix rsync.net support
2014-02-14 15:47:54 -04:00
Joey Hess
8613f226b3
reorg
2014-02-14 14:39:54 -04:00
Joey Hess
37cb65a99f
remote ssh server testing and working on windows
2014-02-14 14:27:11 -04:00
Joey Hess
01b07a9ca6
update
2014-02-14 14:06:51 -04:00
Joey Hess
d007d1ac0c
windows: hack to ensure HOME is always set
2014-02-14 14:03:24 -04:00
Joey Hess
c60f0b57d2
windows: Fix daemon pid file locking.
...
Well, as much as it can be fixed on windows. Not atomic; not entirely
guarded against the wrong process having the pid file locked.
2014-02-13 17:02:28 -04:00
Joey Hess
f11f7520b5
windows: Fix process termination code.
...
The ctrl-c hack used before didn't actually seem to work.
No haskell libraries expose TerminateProcess. I tried just calling it via
FFI, but got segfaults, probably to do with the wacky process handle not
being managed correctly. Moving it all into one C function worked.
This was hell. The EvilLinker hack was just final icing on the cake.
We all know what the cake was made of.
2014-02-13 15:53:10 -04:00
Joey Hess
84083ecdd3
Windows: Crazy hack to make file manager not start hidden underneath web browser window
...
I can't even..
2014-02-13 13:16:28 -04:00
Joey Hess
36e66997c6
Windows: Fix startAssistant to not wait for ever for a non-daemonizing process
...
Seemed to fix several problems.
2014-02-13 13:05:07 -04:00
Joey Hess
8952ccec1b
windows: fix fsck --incremental to not crash
...
Although it is still not incremental.
2014-02-13 12:40:10 -04:00
http://joeyh.name/
13d44a32ce
removed
2014-02-11 21:40:27 +00:00
http://joeyh.name/
9668a29a80
Added a comment
2014-02-11 21:39:46 +00:00
http://joeyh.name/
192e6805b3
Added a comment
2014-02-11 21:39:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE
d6dfdca98f
Added a comment
2014-02-11 21:05:01 +00:00
Joey Hess
029a1c431a
remove windows --git-dir unix style path hack
...
This is no longer necessary, at least with msysgit 1.8.5.2.msysgit.0.
Its root cause may have been fixed by other recent git path fixes.
It was causing the webapp to fail to make repos on other drives.
2014-02-11 16:12:22 -04:00
Joey Hess
2ed728e7e6
note
2014-02-11 14:16:15 -04:00
Joey Hess
fa24ba2520
plumb creds from webapp to initremote
...
Avoids abusing setting environment variables, which was always a hack
and won't work on windows.
2014-02-11 14:07:56 -04:00
http://schnouki.net/
4ae8685477
Added a comment
2014-02-11 13:38:54 +00:00
Joey Hess
66c9cb6e39
tried everything in webapp on windows. add list of TODOs
2014-02-10 18:24:36 -04:00
http://joeyh.name/
eb266ace3c
Added a comment
2014-02-06 17:26:59 +00:00
Joey Hess
5d7777cbe2
set up git email config in clone repos too when running test
...
This fixes the problem of the environment variables apparently not being
seen on Windows. I could probably remove the setting of the env vars from
Test.hs now as this covers it better.
Note that outside the test suite, git-annex on windows seems to manage to
configure the repo so commits work on its own.
2014-02-04 14:31:52 -04:00
Joey Hess
2287c88bfd
update
2014-02-03 21:24:23 -04:00
Joey Hess
1c997fd08c
fix test suite to pass on windows
...
On windows, the sync of the second cloned repo to origin failed, because
synced/master was a non-fast-forward. This may be a bug of its own, but
it's not the issue that this test was intended to test, so disconnect
the repos from origin before syncing.
2014-02-03 12:12:50 -04:00
Joey Hess
08afe3a1f6
fix failing test case on Windows
...
ensure file being modified is all read before it's opened for write
2014-02-03 10:20:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkNE-H4vEcbcGndxq5daT8qUb7yIf7r1OE
c6ee7f143a
openwrt packages. multiplle architectures
2014-02-02 22:35:55 +00:00
Joey Hess
089c0109a2
Added ways to configure rsync options to be used only when uploading or downloading from a remote. Useful to eg limit upload bandwidth.
2014-02-02 16:06:34 -04:00
Joey Hess
ee164ccbbb
windows test suite down to only 2 failures
2014-01-30 15:57:41 -04:00
Joey Hess
721cc0cd22
rework annexed object locking in direct mode & support Windows
...
Seems that locking of annexed objects when they're being dropped was broken
in direct mode:
* When taking the lock before dropping, it created the .git/annex/objects
file, as an empty file. It seems that the dropping code deleted that,
but that is not right, and for all I know could in some situation cause
a corrupted object to leak out.
* When the lock was checked, it actually tried to open each direct mode
file, and checked if it was locked. Not the same lock used above, and
could also fail if some consumer of the file locked it.
Fixed this, and added windows support by switching direct mode to lock a
.lck file.
2014-01-28 16:43:11 -04:00
Joey Hess
4d0223e962
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-26 15:08:10 -04:00
Joey Hess
a3f61ea75d
close
2014-01-26 15:00:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
9f790028bd
2014-01-26 18:51:55 +00:00
Joey Hess
605fb7075b
move to todo
2014-01-26 14:08:36 -04:00
Joey Hess
5fc2d760ea
Optimise non-bare http remotes; no longer does a 404 to the wrong url every time before trying the right url. Needs annex-bare to be set to false, which is done when initially probing the uuid of a http remote.
2014-01-26 13:03:25 -04:00
Joey Hess
c0b6d9b343
close
2014-01-23 16:58:44 -04:00
Joey Hess
3da0064657
assistant unused file handling
...
Make sanity checker run git annex unused daily, and queue up transfers
of unused files to any remotes that will have them. The transfer retrying
code works for us here, so eg when a backup disk remote is plugged in,
any transfers to it are done. Once the unused files reach a remote,
they'll be removed locally as unwanted.
If the setup does not cause unused files to go to a remote, they'll pile
up, and the sanity checker detects this using some heuristics that are
pretty good -- 1000 unused files, or 10% of disk used by unused files,
or more disk wasted by unused files than is left free. Once it detects
this, it pops up an alert in the webapp, with a button to take action.
TODO: Webapp UI to configure this, and also the ability to launch an
immediate cleanup of all unused files.
This commit was sponsored by Simon Michael.
2014-01-22 22:53:18 -04:00
Joey Hess
4b55afe9e9
add "unused" preferred content expression
...
With a really nice optimisation that keeps it from having any overhead
in normal operation!
This commit was sponsored by Ulises Vitulli.
2014-01-22 16:35:32 -04:00
Joey Hess
02896ee15d
preferred content stability analysis
2014-01-22 15:55:44 -04:00
Joey Hess
5f6ebfcd07
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-22 14:37:32 -04:00
Joey Hess
05ead99cc2
promote forum post to feature request; add design
2014-01-22 14:35:38 -04:00
http://olivier.mehani.name/
4207564827
Added a comment
2014-01-22 13:08:21 +00:00
Joey Hess
f2713a3bb9
benchmarked numcopies .gitattributes in preferred content
...
Checking .gitattributes adds a full minute to a git annex find looking for
files that don't have enough copies. 2:25 increasts to 3:27. I feel this is
too much of a slowdown to justify making it the default. So, exposed two
versions of the preferred content expression, a slow one and a fast but
approximate one.
I'm using the approximate one in the default preferred content expressions
to avoid slowing down the assistant.
2014-01-21 18:49:25 -04:00
Joey Hess
3159da2693
Add and use numcopiesneeded preferred content expression.
...
* Add numcopiesneeded preferred content expression.
* Client, transfer, incremental backup, and archive repositories
now want to get content that does not yet have enough copies.
This means the asssistant will make copies of files that don't yet
meet the configured numcopies, even to places that would not normally want
the file.
For example, if numcopies is 4, and there are 2 client repos and
2 transfer repos, and 2 removable backup drives, the file will be sent
to both transfer repos in order to make 4 copies. Once a removable drive
get a copy of the file, it will be dropped from one transfer repo or the
other (but not both).
Another example, numcopies is 3 and there is a client that has a backup
removable drive and two small archive repos. Normally once one of the small
archives has a file, it will not be put into the other one. But, to satisfy
numcopies, the assistant will duplicate it into the other small archive
too, if the backup repo is not available to receive the file.
I notice that these examples are fairly unlikely setups .. the old behavior
was not too bad, but it's nice to finally have it really correct.
.. Almost. I have skipped checking the annex.numcopies .gitattributes
out of fear it will be too slow.
This commit was sponsored by Florian Schlegel.
2014-01-20 17:35:29 -04:00
Joey Hess
5ddbd24a1c
stability analysis
2014-01-20 17:11:02 -04:00
Joey Hess
d66535f065
global numcopies setting
...
* numcopies: New command, sets global numcopies value that is seen by all
clones of a repository.
* The annex.numcopies git config setting is deprecated. Once the numcopies
command is used to set the global number of copies, any annex.numcopies
git configs will be ignored.
* assistant: Make the prefs page set the global numcopies.
This global numcopies setting is needed to let preferred content
expressions operate on numcopies.
It's also convenient, because typically if you want git-annex to preserve N
copies of files in a repo, you want it to do that no matter which repo it's
running in. Making it global avoids needing to warn the user about gotchas
involving inconsistent annex.numcopies settings.
(See changes to doc/numcopies.mdwn.)
Added a new variety of git-annex branch log file, that holds only 1 value.
Will probably be useful for other stuff later.
This commit was sponsored by Nicolas Pouillard.
2014-01-20 16:47:56 -04:00
Joey Hess
e7f8c1911a
design for preferred content numcopies check
2014-01-20 14:28:33 -04:00
Joey Hess
cfa6865056
wontfix
2014-01-20 12:36:19 -04:00
Joey Hess
7e6e018408
followups and closures
2014-01-19 17:56:24 -04:00
http://olivier.mehani.name/
9c23012b5a
2014-01-16 02:27:25 +00:00
http://olivier.mehani.name/
895f4584f3
Added a comment
2014-01-16 02:22:19 +00:00
Joey Hess
e10972905a
wontfix
2014-01-15 13:20:03 -04:00
https://launchpad.net/~fbe
467651e653
2014-01-15 12:23:07 +00:00
http://olivier.mehani.name/
2f605d7d56
Added a comment
2014-01-15 02:26:31 +00:00
http://olivier.mehani.name/
2d3371f525
2014-01-15 00:48:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkgy5Qf4bivpTfYPw_yh92OcDlesrVTREg
1ed7a4c144
Added a comment
2014-01-12 20:31:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlzlNQbf6wBgv9j6-UqfpXcQyAYMF8S3t4
72bbafadb2
Added a comment
2014-01-12 09:19:32 +00:00
Joey Hess
8e15fae706
foo
2014-01-10 15:30:09 -04:00
namelessjon
7f7a8da320
Added a comment: inode starvation
2014-01-09 15:30:16 +00:00
Joey Hess
1dd4b17bdf
update
2014-01-08 20:01:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlgyVag95OnpvSzQofjyX0WjW__MOMKsl0
48bf3ec4f6
2014-01-08 22:50:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
711a78deb8
2014-01-08 06:45:01 +00:00
Joey Hess
71dea8d173
move wishlist item out out of bug list
2014-01-06 14:19:42 -04:00
http://joeyh.name/
b8e9a3e56d
Added a comment
2014-01-04 19:18:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs
5b10c51e00
2014-01-04 02:29:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA
9f80431d33
2014-01-02 22:33:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA
87fc579c2d
2014-01-02 22:30:48 +00:00
Joey Hess
07c5c4d8f3
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-02 13:27:08 -04:00
http://joeyh.name/
e0624c933e
Added a comment
2014-01-02 17:25:50 +00:00
Joey Hess
2e963f7ba0
close
2014-01-02 13:23:58 -04:00
Richard Hartmann
952f60ed65
Add doc/todo/wishlist:_git_annex_info_UUID/comment_2._comment
2014-01-02 09:33:03 +01:00
http://joeyh.name/
6ab23cd8e7
Added a comment
2014-01-02 02:16:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
e3344c1c71
Added a comment
2014-01-02 01:32:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c65b7eda85
Added a comment
2014-01-02 01:31:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c37ac517ac
Added a comment
2014-01-02 01:15:40 +00:00
Richard Hartmann
00c1be812e
Add doc/todo/wishlist:_git_annex_info_UUID.mdwn
2014-01-02 02:11:23 +01:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
344110d443
Added a comment
2014-01-02 00:26:20 +00:00
http://joeyh.name/
bf17c8e5b3
Added a comment
2014-01-01 22:30:07 +00:00
Richard Hartmann
38239750e9
Add doc/todo/commit_in_direct_mode.mdwn
2014-01-01 22:55:27 +01:00
Richard Hartmann
5e0dad0972
Update comment
2014-01-01 22:48:32 +01:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
5977ec78d3
Added a comment
2014-01-01 21:32:56 +00:00
http://joeyh.name/
1bad712325
Added a comment
2013-12-29 20:16:45 +00:00
Joey Hess
41d09158db
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-29 16:13:35 -04:00
Joey Hess
81f498559a
importfeed: Support youtube playlists.
2013-12-29 15:52:20 -04:00
http://joeyh.name/
951d3aa315
Added a comment
2013-12-29 18:21:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTIL7ubr5opWM69Q5VtCxuxC2H0SSnzic
70013ce1d1
Added a comment: Regarding the approach to connect all nodes in one network and stream from them
2013-12-29 07:32:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM
2aa69e567c
2013-12-27 20:31:36 +00:00
Joey Hess
56ef896a25
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-26 18:32:26 -04:00
Joey Hess
0de9135bc0
external special remote documentation and example script
2013-12-26 18:15:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkgy5Qf4bivpTfYPw_yh92OcDlesrVTREg
fbf7865ac9
2013-12-25 22:29:46 +00:00
http://joeyh.name/
55c14293db
Added a comment
2013-12-21 16:27:16 +00:00
Richard Hartmann
b11d88dd17
doc/: s/amoung/among/gi
...
Qouth ye olde [Wiktionary](http://en.wiktionary.org/wiki/amoung )
Archaic spelling of among.
2013-12-18 22:09:18 +01:00
Joey Hess
8462e3787c
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-17 19:40:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
5e42aac261
2013-12-17 21:07:59 +00:00
Joey Hess
0419f241a4
I think I've convinced myself that the assistant is safe on windows despite the lack of lsof
2013-12-17 14:07:37 -04:00
Joey Hess
d4275b23eb
close; fixed!
2013-12-16 22:51:01 -04:00
http://joeyh.name/
b05d43d924
Added a comment
2013-12-16 20:41:52 +00:00
Joey Hess
d20fc2235f
fix link
2013-12-16 01:59:12 -04:00
http://joeyh.name/
66d9d81459
Added a comment
2013-12-16 05:55:29 +00:00
Joey Hess
6be19b0070
Programs from Linux and OSX standalone builds can now be symlinked into a directory in PATH as an alternative installation method, and will use readlink to find where the build was unpacked.
2013-12-15 15:57:41 -04:00
http://mildred.fr/
d9f5862e35
2013-12-13 13:38:01 +00:00
http://mildred.fr/
66514f6794
2013-12-13 11:22:14 +00:00
Joey Hess
551abf439f
update on XMPP (going to be a real PITA)
2013-12-11 11:24:02 -04:00
Joey Hess
2fd63f3cfa
port transferkeys to windows; make stopping in progress transfers work too (probably)
...
transferkeys had used special FDs for communication, but that would be
quite annoying to do in Windows.
Instead, use stdin and stdout. But, to avoid commands like rsync stomping
on them and messing up the communications channel, they're duplicated to a
different handle; stdin is replaced with a null handle, and stdout is
replaced with a copy of stderr. This should all work in windows too.
Stopping in progress transfers may work on windows.. if the types unify
anyway. ;) May need some more porting.
2013-12-10 23:19:18 -04:00
Joey Hess
714e031d19
todo
2013-12-10 14:34:35 -04:00
Joey Hess
2c7c07286c
update
2013-12-10 01:45:21 -04:00
Joey Hess
8699a36438
update
2013-12-10 01:00:10 -04:00
Joey Hess
4a5ab9b1e7
Tweak magic number to fix bad behavior in Firefox, which was caused by an earlier fix to bad behavior in Chromium.
...
Browsers are crap.
2013-12-09 17:44:45 -04:00
Joey Hess
2e48dcf6a7
update
2013-12-09 16:00:48 -04:00
Joey Hess
012f770066
webapp 100% working in windows + chrome; slightly buggy in windows + firefox
2013-12-09 15:01:43 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmicVKRM8vJX4wPuAwlLEoS2cjmFXQkjkE
be777bcc2d
Added a comment: pseudocode
2013-12-08 15:23:36 +00:00
Joey Hess
2ef99ae3ef
update
2013-12-07 11:47:17 -04:00
gan
1cfbc91375
Added a comment: Hook implementation?
2013-12-07 01:15:47 +00:00
http://grossmeier.net/
d2fd1bcb39
Added a comment
2013-12-05 21:20:54 +00:00
Joey Hess
71a25eb20e
Merge branch 'master' of ssh://git-annex.branchable.com
2013-12-05 16:23:01 -04:00
http://joeyh.name/
3f54a43941
Added a comment
2013-12-05 19:57:32 +00:00
http://joeyh.name/
2b463b46d9
Added a comment
2013-12-05 19:52:52 +00:00
Joey Hess
139c4c3a9f
update
2013-12-05 15:19:14 -04:00
Joey Hess
3a1c407ef9
fixed windows startup scan file add bug
2013-12-04 23:55:35 -04:00
Joey Hess
8ef79c1f83
windows wtf how did that work moment
2013-12-04 17:39:58 -04:00
Joey Hess
977cbf4fd0
close as dup at submitter request
2013-12-01 16:07:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmicVKRM8vJX4wPuAwlLEoS2cjmFXQkjkE
252c3bc684
Added a comment: never mind
2013-12-01 18:34:05 +00:00
http://grossmeier.net/
75167c6452
rename forum/New_special_remote_suggeston_-_clean_directory.mdwn to todo/New_special_remote_suggeston_-_clean_directory.mdwn
2013-11-29 06:05:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlYSw35UMlOf9rFlP5EUTBz7is5X09qVXI
ed99511720
Added a comment: Support on Motorola razr i
2013-11-28 16:10:38 +00:00
Joey Hess
0bea8a4c55
reinject: Allow to be used in direct mode.
2013-11-26 16:15:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnR6E5iUghMWdUGlbA9CCs8DKaoigMjJXw
f3d7f4337a
Added a comment
2013-11-26 09:26:54 +00:00
Richard Hartmann
be43bb8f70
doc: perl -p -i -e s/certianly/certainly/
2013-11-25 21:40:19 +01:00
Joey Hess
95221c7252
fixed
2013-11-25 16:20:56 -04:00
Joey Hess
87c75417ac
OSX upgrades seem to be working now
2013-11-25 14:06:34 -04:00
http://joeyh.name/
d5c2bad48b
Added a comment
2013-11-23 19:03:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmicVKRM8vJX4wPuAwlLEoS2cjmFXQkjkE
97cc68be2a
2013-11-23 17:09:10 +00:00
Joey Hess
ad653e49cf
add
2013-11-22 19:24:12 -04:00
http://joeyh.name/
16e7951d43
Added a comment
2013-11-22 16:58:51 +00:00
Joey Hess
0d7dd05bfd
move
2013-11-22 12:52:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm5Z8wzidsumLYQnHdrVxpCx8vsd9llSlg
2270dc977e
Added a comment
2013-11-22 15:52:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo
3e3e5e42d1
2013-11-20 06:45:08 +00:00
GLITTAH
edb50f786d
Added a comment
2013-11-19 18:15:15 +00:00
Joey Hess
423e933800
respond
2013-11-19 13:48:31 -04:00
GLITTAH
b24b76006e
2013-11-19 02:56:32 +00:00
http://joeyh.name/
24d30acdc4
Added a comment
2013-11-15 20:51:18 +00:00
Joey Hess
3eeb721a90
combine bugs
2013-11-15 16:42:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_Di-Ww6ffK-SCHQmIewEO_CdNjVXX17E
d47abf7c9f
fix typo
2013-11-15 18:57:29 +00:00
gueux
36e41c7625
2013-11-15 15:12:28 +00:00
gueux
55282738bb
rename todo/Check_if_an_upgrade_is_available_in_webapp.mdwn to todo/Check_if_an_upgrade_is_available_in_the_webapp.mdwn
2013-11-15 13:29:32 +00:00
gueux
742343b696
2013-11-15 13:28:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn1QhtPvsRBV7pfaDW_ZTPFv_ZIxSzQ8Rg
3953484cec
Added a comment
2013-11-13 20:41:52 +00:00
Joey Hess
f30300e877
work around for windows watcher cabal build problem
2013-11-12 21:23:20 -04:00
Joey Hess
9a58de553c
remove -Assistant from windows build flag
2013-11-12 17:39:11 -04:00
Joey Hess
4f373503f2
sync: When there are merge conflicts that get automatically resolved, exit nonzero at the end.
2013-11-07 15:02:11 -04:00
Joey Hess
d99bdbbb84
Merge branch 'directguard'
2013-11-07 14:12:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkkyBDsfOB7JZvPZ4a8F3rwv0wk6Nb9n48
5e1a5ff508
2013-11-07 11:22:50 +00:00
Joey Hess
00c91816fb
Merge branch 'master' into directguard
2013-11-06 13:02:35 -04:00
Joey Hess
3802f2f270
work around lack of receive.denyCurrentBranch in direct mode
...
Now that direct mode sets core.bare=true, git's normal prohibition about
pushing into the currently checked out branch doesn't work.
A simple fix for this would be an update hook which blocks the pushes..
but git hooks must be executable, and git-annex needs to be usable on eg,
FAT, which lacks x bits.
Instead, enabling direct mode switches the branch (eg master) to a special
purpose branch (eg annex/direct/master). This branch is not pushed when
syncing; instead any changes that git annex sync commits get written to
master, and it's pushed (along with synced/master) to the remote.
Note that initialization has been changed to always call setDirect,
even if it's just setDirect False for indirect mode. This is needed because
if the user has just cloned a direct mode repo, that nothing has synced
with before, it may have no master branch, and only a annex/direct/master.
Resulting in that branch being checked out locally too. Calling setDirect False
for indirect mode moves back out of this branch, to a new master branch,
and ensures that a manual "git push" doesn't push changes directly to
the annex/direct/master of the remote. (It's possible that the user
makes a commit w/o using git-annex and pushes it, but nothing I can do
about that really.)
This commit was sponsored by Jonathan Harrington.
2013-11-05 21:08:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio
8efdc1a067
Added a comment: feedback
2013-11-05 21:23:12 +00:00
Joey Hess
4510819215
v5 for direct mode, with automatic upgrade
...
This includes storing the current state of the HEAD ref, which git annex
sync is going to need, but does not make sync use it.
2013-11-05 17:05:03 -04:00
http://joeyh.name/
27e940a3f9
Added a comment
2013-11-05 16:46:28 +00:00
Joey Hess
2e3b4469e3
Merge branch 'master' of ssh://git-annex.branchable.com
2013-11-04 17:32:03 -04:00
Joey Hess
78449ed2ae
devblog
2013-11-04 17:30:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawne_amN4fko4p5cRY_9EYwaYuJKNn7LRio
33e8e85bb4
2013-11-04 20:40:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
e8641876a2
2013-11-04 11:55:35 +00:00
Joey Hess
230409441c
Merge branch 'master' of ssh://git-annex.branchable.com
2013-11-02 21:07:32 -04:00
Joey Hess
c2b979c550
respond
2013-11-02 20:48:41 -04:00
http://joeyh.name/
7c85dd6768
Added a comment
2013-11-03 00:19:35 +00:00
Joey Hess
e1a24974f1
Merge branch 'master' of ssh://git-annex.branchable.com
2013-11-02 20:16:11 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
fcc68d3e32
Added a comment
2013-11-02 23:59:16 +00:00
http://joeyh.name/
5bb89b28eb
Added a comment
2013-11-02 23:45:39 +00:00
Joey Hess
1de5eb4c81
respond
2013-11-02 19:44:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
081ce0b4f7
2013-11-02 23:14:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
f3cc842390
2013-11-02 23:12:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
26ff2f95e9
2013-11-02 23:05:33 +00:00
Joey Hess
768c323e74
add
2013-11-02 16:48:37 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnWwEEA3CurHkBjIYaJsJzFc4jtY2SCkrQ
c4e7b2a4d4
Added a comment
2013-10-29 00:29:03 +00:00
Joey Hess
230bfa9688
add --want-get and --want-drop options
...
New --want-get and --want-drop options which can be used to test preferred
content settings. For example, "git annex find --in . --want-drop"
2013-10-28 14:50:17 -04:00
http://joeyh.name/
66c094a251
Added a comment
2013-10-28 17:11:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWwEEA3CurHkBjIYaJsJzFc4jtY2SCkrQ
d245201e6d
2013-10-28 08:38:06 +00:00
lorenzo
ca77441eeb
removed
2013-10-27 23:56:44 +00:00
lorenzo
3ab515722d
Added a comment: Running Debian squeeze binaries on libc 2.5 based NAS
2013-10-27 23:56:26 +00:00
lorenzo
3cc3692d3d
Added a comment: Running Debian squeeze binaries on libc 2.5 based NAS
2013-10-27 23:55:06 +00:00
Joey Hess
2a872dc576
thought
2013-10-26 15:58:02 -04:00
Joey Hess
9bca19052c
move wishlist todo from forum
2013-10-26 15:56:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0
919e1f48db
Added a comment
2013-10-19 15:43:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0
0e75b69fd8
removed
2013-10-19 15:43:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0
c74cb9b352
Added a comment
2013-10-19 15:39:52 +00:00
http://joeyh.name/
9d318b655b
Added a comment
2013-10-19 15:33:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0
0b1ed85008
2013-10-19 15:13:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlhE8Xar6m4x3JSILXdm-Y5KhwHTH5qzKQ
a20f7eecdd
Added a comment: +1
2013-10-14 14:43:11 +00:00
GLITTAH
d8e5a7cf64
2013-10-13 23:07:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
fa969371a3
Added a comment
2013-10-07 13:33:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
3db1985a01
Added a comment
2013-10-05 10:45:16 +00:00
http://joeyh.name/
71dba0187a
Added a comment
2013-10-04 20:50:34 +00:00
http://joeyh.name/
1537c21eb0
Added a comment
2013-10-04 20:17:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
13f776140d
2013-10-04 14:41:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
f0ec3d355a
2013-10-04 14:39:15 +00:00
http://cstork.org/
c5ef652a4d
Added a comment: How should this interact with the trust model and location tracking?
2013-10-04 11:13:11 +00:00
Joey Hess
6b37fcffd8
assistant: More robust inotify handling; avoid crashing if a directory cannot be read.
2013-09-30 13:11:26 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl-g0hYpGY11pBP_42lHh5GWTyFuB4UwH8
7a6c7acb51
Added a comment
2013-09-25 23:08:56 +00:00
Joey Hess
5ff9224b10
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-25 15:30:45 -04:00
http://joeyh.name/
f30b4f7208
Added a comment
2013-09-25 18:47:13 +00:00
http://joeyh.name/
f1d069164b
Added a comment
2013-09-25 18:03:55 +00:00
Joey Hess
9cae3a21f6
dup
2013-09-25 13:14:50 -04:00
http://joeyh.name/
af2f437bb4
Added a comment
2013-09-25 17:14:28 +00:00
https://id.koumbit.net/anarcat
3399d826d4
mention wishlist
2013-09-21 14:06:07 +00:00
https://id.koumbit.net/anarcat
136d307d12
2013-09-21 14:04:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
306eddd575
Added a comment
2013-09-20 19:03:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo
746fd0ea74
Added a comment
2013-09-20 11:29:04 +00:00
http://joeyh.name/
591d6a3281
Added a comment
2013-09-19 21:01:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
fa06e0abf7
2013-09-17 06:52:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
064d931062
2013-09-17 06:52:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
e4388f1149
2013-09-17 06:49:48 +00:00
Joey Hess
d903da141f
close
2013-09-13 16:02:09 -04:00
Joey Hess
5eb08006c1
close
2013-09-13 15:59:38 -04:00
Joey Hess
aa23b6cf1a
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-13 15:58:06 -04:00
Joey Hess
f3d4746e04
close
2013-09-13 15:57:34 -04:00
Joey Hess
11c4fa96ea
close
2013-09-13 15:56:34 -04:00
http://joeyh.name/
8dbddff424
Added a comment
2013-09-13 19:53:52 +00:00
Joey Hess
f325f8a384
move to todo
2013-09-13 15:25:53 -04:00
Joey Hess
26ce5020d7
move wishlist items to todo
2013-09-13 15:09:37 -04:00
https://id.koumbit.net/anarcat
113f1f4b4c
thanks!
2013-09-12 21:14:13 +00:00
Joey Hess
ccbb379536
avoid setting PREFIX if already set
2013-09-12 16:22:03 -04:00
https://id.koumbit.net/anarcat
961c63f9a8
make my concerns more explicit
2013-09-12 19:18:50 +00:00
https://id.koumbit.net/anarcat
0a03cbb9a5
2013-09-12 18:21:31 +00:00
Joey Hess
5aecf2b42d
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-12 14:06:19 -04:00
https://id.koumbit.net/anarcat
aa8fc208a4
sorry for the noise
2013-09-12 17:50:34 +00:00
https://id.koumbit.net/anarcat
f6d8b1aec2
2013-09-12 17:50:00 +00:00
https://id.koumbit.net/anarcat
2307f7a59a
2013-09-12 17:48:56 +00:00
Joey Hess
662503a28f
merged
2013-09-12 13:03:17 -04:00
Joey Hess
dfcf72890d
enbolden man page
2013-09-12 12:59:53 -04:00
Joey Hess
6c8613c8cb
close
2013-09-12 12:48:28 -04:00
gueux
3260c5605f
Added a comment: syntax
2013-09-12 14:05:16 +00:00
gueux
fec02101d5
rename bugs/importfeed:_allow___36____123__itemdate__125___with_--template.mdwn to todo/importfeed:_allow___36____123__itemdate__125___with_--template.mdwn
2013-09-12 13:31:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b4a35bd981
2013-09-12 10:34:40 +00:00
https://id.koumbit.net/anarcat
a20b460fdd
status update: code has been reviewed, needs merge
2013-09-11 15:13:20 +00:00
https://id.koumbit.net/anarcat
1b9de447db
prototype ready for review
2013-09-11 05:20:05 +00:00
https://id.koumbit.net/anarcat
252381c57d
2013-09-11 00:54:35 +00:00
https://id.koumbit.net/anarcat
f23c980123
document some IRC discussions
2013-09-11 00:25:29 +00:00
https://id.koumbit.net/anarcat
84c206eabf
sign
2013-09-10 23:37:25 +00:00
https://id.koumbit.net/anarcat
3c79cf2d1d
clarify, simplify with toc
2013-09-10 21:54:52 +00:00
https://id.koumbit.net/anarcat
2915124b12
add another idea: use an external bittorrent client
2013-09-10 21:52:23 +00:00
https://id.koumbit.net/anarcat
b048e13a8c
remove self-recriminations and keep the good stuff, thanks for this great idea! :)
2013-09-10 21:45:11 +00:00
https://id.koumbit.net/anarcat
0536b69e15
fix link
2013-09-10 21:40:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
e34c3b087b
2013-09-09 21:55:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c4e6b01b02
Added a comment
2013-09-09 11:50:05 +00:00
http://joeyh.name/
a7e4d49035
2013-09-09 11:30:26 +00:00
Joey Hess
89731a2737
clarify
2013-09-06 14:08:58 -04:00
Joey Hess
fe22a04513
close
2013-09-06 14:08:15 -04:00
Joey Hess
c5236b7f74
close
2013-09-04 23:25:41 -04:00
Gastlag
d9bc4bd276
Added a comment: Gittorrent
2013-08-28 21:49:56 +00:00
Richard Hartmann
56df3e498c
Fix own comment
2013-08-28 22:01:49 +02:00
http://a-or-b.myopenid.com/
5ecdb286ac
2013-08-28 01:43:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
d50bb5012d
Added a comment
2013-08-27 20:02:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
d85592c80a
2013-08-26 23:00:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
93ef36d655
2013-08-26 22:57:14 +00:00
Joey Hess
ad5937a0ce
thought
2013-08-26 16:03:50 -04:00
https://id.koumbit.net/anarcat
db6ba4163b
removed
2013-08-26 05:07:59 +00:00
https://id.koumbit.net/anarcat
1eb7f214e1
Added a comment: documentation?
2013-08-26 05:06:19 +00:00
https://id.koumbit.net/anarcat
dc05460900
Added a comment: aaaaawesome!
2013-08-26 04:43:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
ac1b262e2d
Added a comment
2013-08-25 08:39:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
c3623bd957
Added a comment
2013-08-25 07:48:19 +00:00
http://joeyh.name/
f22cfb5767
Added a comment
2013-08-24 19:58:54 +00:00
http://joeyh.name/
01a238da15
Added a comment
2013-08-24 19:39:45 +00:00
http://joeyh.name/
f3682ba9a4
cool feature design
2013-08-24 19:37:49 +00:00
http://joeyh.name/
578700d88a
Added a comment
2013-08-24 16:35:34 +00:00
https://rmunn.myopenid.com/
d3faa74233
Added a comment
2013-08-24 15:31:36 +00:00
Joey Hess
42ec386cac
Merge branch 'master' of ssh://git-annex.branchable.com
2013-08-22 18:51:23 -04:00
Joey Hess
46b6d75274
Youtube support! (And 53 other video hosts)
...
When quvi is installed, git-annex addurl automatically uses it to detect
when an page is a video, and downloads the video file.
web special remote: Also support using quvi, for getting files,
or checking if files exist in the web.
This commit was sponsored by Mark Hepburn. Thanks!
2013-08-22 18:50:43 -04:00
http://joeyh.name/
549c7f28dd
Added a comment
2013-08-22 18:44:15 +00:00
http://joeyh.name/
602f497212
Added a comment: quvi thoughts. excited!
2013-08-22 18:22:51 +00:00
guilhem
756a7e6dba
Added a comment
2013-08-22 16:56:55 +00:00
http://joeyh.name/
3b5bffaa6f
Added a comment
2013-08-22 15:18:35 +00:00
guilhem
8b51afa933
2013-08-21 16:34:57 +00:00
Joey Hess
552e1d5262
Merge branch 'master' of ssh://git-annex.branchable.com
2013-08-20 16:03:36 -04:00
Joey Hess
f5623af6ec
close
2013-08-20 11:10:35 -04:00
guilhem
00e46d980b
Added a comment
2013-08-19 13:44:35 +00:00
https://id.koumbit.net/anarcat
2e0a0efeac
fix formatting
2013-08-17 22:57:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c37ddf978a
2013-08-17 19:52:39 +00:00
http://thkoch2001.myopenid.com/
866295bac2
Added a comment: pseudocode
2013-08-14 04:58:22 +00:00
http://joeyh.name/
86f3f5af3e
Added a comment
2013-08-13 21:44:17 +00:00
http://joeyh.name/
0c4b58d2c3
removed
2013-08-13 21:41:30 +00:00
http://joeyh.name/
b1bf7ca3de
Added a comment
2013-08-13 21:41:06 +00:00
http://thkoch2001.myopenid.com/
1e48c27c49
2013-08-13 16:28:17 +00:00
http://thkoch2001.myopenid.com/
fc0db51d83
2013-08-13 16:04:28 +00:00
http://thkoch2001.myopenid.com/
f21fe23115
2013-08-13 16:03:37 +00:00
http://thkoch2001.myopenid.com/
ecbc55dc3d
2013-08-13 16:02:24 +00:00
http://thkoch2001.myopenid.com/
c7e3c6d15a
2013-08-13 15:58:00 +00:00
Antoine Beaupré
058783704a
mention quvi as a possible solution for youtube support
2013-08-11 20:34:26 -04:00
Joey Hess
232abe89de
Merge branch 'master' of ssh://git-annex.branchable.com
2013-08-07 12:26:24 -04:00
Joey Hess
e35a6f2465
add
2013-08-07 12:26:10 -04:00
http://joeyh.name/
167f48531e
Added a comment
2013-08-07 16:09:26 +00:00
chrisbra
880fe09f37
2013-08-06 18:04:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
5f3134a958
Added a comment
2013-08-06 14:22:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnrP-0DGtHDJbWSXeiyk0swNkK1aejoN3c
6f8efa1164
Added a comment
2013-08-06 12:18:35 +00:00
http://joeyh.name/
6b91593f4a
Added a comment
2013-08-04 18:23:00 +00:00
Joey Hess
47d8172e29
Merge branch 'master' of ssh://git-annex.branchable.com
2013-08-04 14:09:08 -04:00
Joey Hess
fc96861084
enable 2 more tests on Windows
2013-08-04 13:54:05 -04:00
Joey Hess
38022f4f49
Windows: Fixed permissions problem that prevented removing files from directory special remote.
...
Directory special remotes now fully usable.
2013-08-04 13:43:48 -04:00
Joey Hess
a837ed47f7
Windows: Added support for encrypted special remotes.
2013-08-04 13:03:34 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl67y6EP2HTErhFl6ch4vDUHym6CH68Vnw
952646e711
2013-08-04 14:08:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
91bd062b91
Added a comment
2013-08-03 07:12:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
7a566a332f
2013-08-02 13:41:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
60ecabd8ba
Added a comment
2013-08-02 07:21:50 +00:00
http://joeyh.name/
ebef73985e
Added a comment
2013-08-01 17:10:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln4uCaqZRd5_nRQ-iLcJyGctIdw8ebUiM
4f7bfbb2ec
Added a comment: Thanks
2013-08-01 17:03:23 +00:00
http://joeyh.name/
53b77590d7
Added a comment
2013-08-01 16:58:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln4uCaqZRd5_nRQ-iLcJyGctIdw8ebUiM
5a0e741a44
Added a comment: Just put multiple source files
2013-08-01 16:29:07 +00:00
http://joeyh.name/
aa337f990c
Added a comment
2013-08-01 16:06:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
febb7a8299
2013-07-31 22:39:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln4uCaqZRd5_nRQ-iLcJyGctIdw8ebUiM
d40343f7a5
2013-07-31 22:19:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlpSOjMH7Iaz56v6Pr9KCFSpbvMXvg-y9o
3b652ea047
Added a comment
2013-07-31 10:29:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkfHTPsiAcHEEN7Xl7WxiZmYq-vX7azxFY
60a85347c2
2013-07-31 10:09:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo
61ee988c3e
2013-07-30 10:32:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlZvtBCVyJw4O71OPsdwGpVh6iJ1W-xaPc
b7052e7796
2013-07-28 18:50:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlZvtBCVyJw4O71OPsdwGpVh6iJ1W-xaPc
4f7c578995
2013-07-28 18:49:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlJEI45rGczFAnuM7gRSj4C6s9AS9yPZDc
94d73ed121
Added a comment: I second this wishlist item
2013-07-24 16:49:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkEHjHAWnJ0BJzdv_hePwU1my8X4wCseh8
c18678deee
Added a comment
2013-07-24 09:08:45 +00:00
http://johan.kiviniemi.name/
a010de30cd
Added a comment
2013-07-23 11:37:54 +00:00
http://johan.kiviniemi.name/
2949f33d98
removed
2013-07-23 11:37:15 +00:00
http://johan.kiviniemi.name/
650bf5dae2
Added a comment
2013-07-23 11:36:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkEHjHAWnJ0BJzdv_hePwU1my8X4wCseh8
4fdc1310af
Added a comment
2013-07-23 11:00:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkEHjHAWnJ0BJzdv_hePwU1my8X4wCseh8
407d6c5897
2013-07-21 15:58:20 +00:00
GLITTAH
2e6641281e
2013-07-20 22:38:19 +00:00
http://joeyh.name/
89e440046a
Added a comment
2013-07-20 20:07:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
597828415c
Added a comment
2013-07-18 21:48:06 +00:00
http://caust1c.myopenid.com/
1acf596a91
Added a comment
2013-07-18 21:23:58 +00:00
http://caust1c.myopenid.com/
cfe03f2ba7
Added a comment
2013-07-18 21:17:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
7a95577bd5
Added a comment
2013-07-18 18:03:00 +00:00
http://joeyh.name/
56b3b788bd
Added a comment
2013-07-18 00:12:39 +00:00
http://caust1c.myopenid.com/
465a8475bf
Added a comment
2013-07-17 23:42:25 +00:00
http://joeyh.name/
9bca793a32
Added a comment
2013-07-17 23:23:50 +00:00
http://caust1c.myopenid.com/
0d950f7d8a
2013-07-17 22:28:24 +00:00
http://joeyh.name/
6ef5bc5e98
Added a comment
2013-07-17 19:59:50 +00:00
http://joeyh.name/
f5268d90eb
Added a comment
2013-07-16 19:16:54 +00:00
http://jasonwoof.com/
83142dd0ac
Added a comment: thanks, good enough for now.
2013-07-15 19:27:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkkPNpWiR4rn0u1-Mww0sGnGGfsu51NX2U
d778c2b977
2013-07-15 14:48:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
8b3f2bdc55
Added a comment
2013-07-13 15:25:56 +00:00
http://joeyh.name/
c086c09ee1
Added a comment
2013-07-11 16:19:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c0204ad1c0
Added a comment
2013-07-11 11:54:25 +00:00
Joey Hess
d9d862c77b
todo
2013-07-10 19:50:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
99b218400e
Added a comment
2013-07-10 23:25:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
25a861e5f4
Added a comment
2013-07-10 23:09:31 +00:00
Joey Hess
c7bebf8608
Merge branch 'master' of ssh://git-annex.branchable.com
2013-07-07 14:13:33 -04:00
Joey Hess
a7bace0f50
respond and close
2013-07-07 14:13:02 -04:00
Joey Hess
0ac998f8c8
close
2013-07-07 14:09:56 -04:00
http://joeyh.name/
e875d6a3bc
Added a comment
2013-07-07 18:09:20 +00:00
Joey Hess
306b1518c4
close
2013-07-07 13:57:56 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
f965b80359
2013-07-07 09:02:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
4992418cd3
2013-07-07 09:01:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
2628c54bcc
2013-07-07 09:01:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
8c2f888d2f
2013-07-07 01:17:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
709a972e29
2013-07-07 01:16:46 +00:00
Joey Hess
ef4239dda0
Merge branch 'master' of ssh://git-annex.branchable.com
2013-07-03 14:16:33 -04:00
Joey Hess
31f6570aa1
update docs for --all
2013-07-03 14:16:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc
b6defa1c27
Added a comment
2013-07-03 02:43:33 +00:00
Joey Hess
1fbba745d5
Merge branch 'master' of ssh://git-annex.branchable.com
2013-07-02 17:22:32 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc
3e0a9f2d19
Added a comment
2013-07-02 21:09:03 +00:00
Joey Hess
90ae9474e2
Merge branch 'master' of ssh://git-annex.branchable.com
2013-07-02 15:46:58 -04:00
Joey Hess
c6077de72d
close
2013-07-02 13:05:18 -04:00
http://joeyh.name/
e20bf73780
Added a comment
2013-07-02 17:04:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
520d195ee0
2013-07-02 13:58:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
e1f3ec8eab
2013-07-02 13:57:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc
b673213459
removed
2013-07-02 04:05:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc
1cde216ba8
Added a comment
2013-07-02 04:05:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc
8d7840d32a
removed
2013-07-02 04:03:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc
c03e0dc3c6
Added a comment
2013-07-02 04:03:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc
8de74df6d4
Added a comment: Variant: file/directory size
2013-07-02 04:02:19 +00:00
Joey Hess
1f0b4c8cec
Merge branch 'master' of ssh://git-annex.branchable.com
2013-06-30 14:13:37 -04:00
http://joeyh.name/
30af85a919
Added a comment
2013-06-30 17:58:08 +00:00
http://joeyh.name/
7dc9c7f87d
Added a comment
2013-06-30 17:43:50 +00:00
Joey Hess
7726039dd5
close
2013-06-30 13:42:40 -04:00
Joey Hess
08fd0c7c0b
move todo item out of bug list
2013-06-30 13:34:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlpSOjMH7Iaz56v6Pr9KCFSpbvMXvg-y9o
79795e47df
Added a comment: So close :-)
2013-06-30 12:46:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlpSOjMH7Iaz56v6Pr9KCFSpbvMXvg-y9o
e1eb64cd5a
removed
2013-06-30 12:45:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlpSOjMH7Iaz56v6Pr9KCFSpbvMXvg-y9o
b717f58c9f
Added a comment: So close :-)
2013-06-30 12:44:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlJEI45rGczFAnuM7gRSj4C6s9AS9yPZDc
c113d81159
Added a comment: SynoCommunity
2013-06-26 18:12:39 +00:00
Joey Hess
725ebbf62d
Merge branch 'master' of ssh://git-annex.branchable.com
2013-06-25 15:50:24 -04:00
Joey Hess
4b3abb35f8
close
2013-06-25 14:01:58 -04:00
http://joeyh.name/
5d675c1ece
Added a comment
2013-06-25 17:26:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-KDr_Z4CMkjS0v_TxQ08SzAB5ecHG3K0
7967bb197c
Added a comment: This sounds good
2013-06-25 10:30:08 +00:00
http://nicolas-schodet.myopenid.com/
8b54552599
New wishlist, preview transfer size
2013-06-23 12:53:42 +00:00
Joey Hess
bab49ac7c6
few final bits for fully working test suite on windows
2013-06-18 16:37:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm01ida6POv7vqyUYtOlymEbJTbrImAIzM
bc846dbb12
2013-06-16 18:37:09 +00:00
Joey Hess
bbd551d0ed
move to todo
2013-06-12 15:25:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
1c59bd6d3a
Added a comment
2013-06-03 09:55:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
e1f0d73d4d
Added a comment
2013-06-02 17:23:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
d0d36a547d
Added a comment
2013-06-02 13:14:57 +00:00
http://svario.it/gioele
daf2828f7e
new wishlist: Restore S3 files moved to Glacier
2013-05-31 08:01:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
fc6535ddd8
Added a comment
2013-05-26 13:50:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
d36aa25b8f
Added a comment
2013-05-25 19:01:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
9c4d113663
Added a comment: bind mount
2013-05-25 15:55:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
e753551506
Added a comment
2013-05-25 10:03:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
98a9eede08
Added a comment
2013-05-25 07:40:13 +00:00
http://joeyh.name/
b63d5e6b1d
Added a comment
2013-05-25 04:42:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
4d34233fae
Added a comment
2013-05-24 21:31:47 +00:00
Joey Hess
c84538433a
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-24 12:46:57 -04:00
Joey Hess
4da2ae009a
tag
2013-05-24 12:01:25 -04:00
Joey Hess
84ac6778d9
update
2013-05-24 11:59:52 -04:00
http://joeyh.name/
ff9c7c7278
Added a comment
2013-05-24 15:55:42 +00:00
Joey Hess
cf7fec4b46
list standard groups in vicfg
2013-05-23 14:54:59 -04:00
Mesar Hameed
8e5dfd7a9b
New wishlist item: vicfg to display possible repo group names.
2013-05-23 09:23:02 +02:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
a496b3cad7
2013-05-22 17:46:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmWg4VvDTer9f49Y3z-R0AH16P4d1ygotA
e5ea02b141
Added a comment: Hooks too
2013-05-22 10:40:33 +00:00
http://joeyh.name/
ad39eb235a
2013-05-22 04:19:34 +00:00
Joey Hess
ceb600d715
lift megaannex comment into tip, etc
2013-05-21 13:28:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
b737bc0acd
2013-05-21 11:25:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
46435a88bd
removed
2013-05-21 09:10:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
2fea486646
Added a comment: Usage of mega hook
2013-05-21 09:09:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
bb6ed6f6c1
Added a comment: Look what i made
2013-05-21 08:43:17 +00:00
Joey Hess
02a92f8066
move todo item that wasn't to the forum, with a better title
2013-05-19 16:45:08 -04:00
http://joeyh.name/
471927b767
Added a comment
2013-05-19 20:43:44 +00:00
http://svario.it/gioele
93f8578c4b
Added a comment: Maybe using branches?
2013-05-16 10:22:48 +00:00
http://svario.it/gioele
948999926a
new wishlist: remove files and symlinks but keep in remote
2013-05-16 10:15:29 +00:00
Joey Hess
2b35ad5c44
update
2013-05-14 20:14:56 -04:00
Joey Hess
513ee3ad8a
update
2013-05-14 17:24:11 -04:00
Joey Hess
81cded2b9d
detect local urls on DOS
2013-05-14 15:27:39 -04:00
Joey Hess
49e9296d5f
update
2013-05-14 15:14:11 -04:00
Joey Hess
114a60fb9a
update
2013-05-14 15:04:45 -04:00
Joey Hess
70b5d85371
update
2013-05-13 20:00:45 -04:00
Joey Hess
b19172912e
update
2013-05-11 17:17:38 -04:00
warp
91cdda016c
2013-05-07 21:04:36 +00:00
warp
a2b0d8e3b5
2013-05-07 20:59:54 +00:00
Joey Hess
1f430a9a43
categorize etc
2013-04-18 16:11:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
0771dca27a
2013-04-18 14:20:20 +00:00
Joey Hess
7554e5d8da
close
2013-04-13 19:31:22 -04:00
http://joeyh.name/
91ad378900
Added a comment
2013-04-11 15:41:16 +00:00
http://joeyh.name/
63bfc9e84b
Added a comment
2013-04-11 15:12:00 +00:00
guilhem
b4f43dab7c
Added a comment: rsh?
2013-04-09 16:11:50 +00:00
http://joeyh.name/
139f9aad82
Added a comment
2013-04-09 03:36:29 +00:00
Joey Hess
6523b8a476
43 minute turnaround ;)
2013-04-08 23:34:46 -04:00
andy
6e208ae8d8
Added a comment: I've just written a script that does this (with a Firefox download manager)
2013-04-09 02:51:26 +00:00
andy
5e8df360e2
2013-04-09 02:50:40 +00:00
Joey Hess
84de4a14ad
better archive directory handling
...
Adjust preferred content expressions so that content in archive directories
is preferred until it has reached an archive or smallarchive repository.
2013-04-06 18:29:52 -04:00
Joey Hess
144567b856
add an idea developed with liw
2013-04-06 15:36:17 -04:00
Joey Hess
8fde22b112
close
2013-03-31 19:04:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn4bbuawnh-nSo9pAh8irYAcV4MQCcfdHo
f6e7a0a62b
2013-03-30 00:29:37 +00:00
Joey Hess
1a430daca4
bug triaging and tagging
2013-03-18 20:07:59 -04:00
Joey Hess
de6f74ac88
addurl: Add --relaxed option.
2013-03-11 19:55:01 -04:00
http://joeyh.name/
65df103515
Added a comment
2013-03-11 18:19:34 +00:00
https://launchpad.net/~arand
242d99fb47
2013-03-11 18:13:31 +00:00
Joey Hess
bff949baa8
tagging
2013-03-11 10:03:10 -04:00
Joey Hess
6d6aa13df5
Added remote.<name>.annex-gnupg-options setting. Thanks, guilhem for the patch.
2013-03-11 09:49:52 -04:00
Joey Hess
eef93fc0a5
fix links
2013-03-11 02:10:18 -04:00
Joey Hess
dc19b2398d
moved all wishlist stuff out of the forum; and closed a bunch of themmoved
...
all wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of them
2013-03-11 02:07:04 -04:00
http://joeyh.name/
4cc2b2136c
Added a comment
2013-03-11 03:04:44 +00:00
https://launchpad.net/~arand
7733dd2d97
Added a comment
2013-03-10 23:29:55 +00:00
https://launchpad.net/~arand
0e38c60c14
2013-03-10 17:20:38 +00:00
Richard Hartmann
633aaf2256
Move wishlist item to proper place
2013-03-10 17:34:36 +01:00
http://edheil.wordpress.com/
2917b82911
Added a comment
2013-03-01 04:50:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
6c36e9dde0
Added a comment
2013-03-01 01:26:36 +00:00
Joey Hess
10a988ec0c
thought
2013-02-18 23:07:07 -04:00
Joey Hess
b881e99fbf
an idea from australia
2013-02-18 23:03:03 -04:00
Joey Hess
5fe7d2f599
update
2013-02-18 15:41:19 -04:00
Joey Hess
89048e2b34
update
2013-02-18 15:39:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
edb7a647be
2013-02-13 01:09:06 +00:00
http://edheil.wordpress.com/
2da16db816
Added a comment
2013-02-09 22:38:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
fa35a1f4e0
2013-02-09 11:18:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
6a3f906428
2013-02-09 11:15:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm642UBkwhyj_oG2Fno1LiuO2naxCJYaN0
6279bb4d6b
2013-02-07 22:26:59 +00:00
Joey Hess
d3d791c7e7
addurl --fast: Use curl, rather than haskell HTTP library, to support https.
2013-01-27 09:30:53 +11:00
http://joeyh.name/
f2c2a66580
Added a comment
2013-01-26 08:44:39 +00:00
http://barak.a.pearlmutter.myopenid.com/
999b0af2a1
2013-01-26 00:11:45 +00:00
http://joeyh.name/
b621dfe1a0
Added a comment
2013-01-24 01:55:11 +00:00
http://sunny256.sunbase.org/
cd1d6e8594
Added a comment: Yay, trickle works
2013-01-23 01:36:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
3e5f7ce45f
Added a comment: trickle
2013-01-22 22:44:52 +00:00
Joey Hess
4b21249962
Merge branch 'master' of ssh://git-annex.branchable.com
2013-01-23 09:35:48 +11:00
http://sunny256.sunbase.org/
159f4b00cc
Add bandwidth limiting option to the wishlist
2013-01-22 21:50:10 +00:00
Joey Hess
093a8eb500
Merge branch 'master' of ssh://git-annex.branchable.com
2013-01-23 08:49:05 +11:00
http://privat.myopenid.com/
29a6c5d3fb
2013-01-21 21:06:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-4QWOFI0QQ4n-yu-oFq3PHeuSPUv_-b4
2d245cc8b2
2013-01-21 17:33:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-4QWOFI0QQ4n-yu-oFq3PHeuSPUv_-b4
3733042d06
2013-01-21 17:32:53 +00:00
Joey Hess
b3e670f785
note
2013-01-21 04:21:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnlwEMhiNYv__mEUABW4scn83yMraC3hqE
f6f20735ef
Added a comment: NTFS symlinks
2013-01-11 21:44:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
9833cd8ac6
Added a comment
2012-12-29 08:00:57 +00:00
http://phil.0x539.de/
ff1076e514
Added a comment
2012-12-28 23:23:29 +00:00
EskildHustvedt
bdadee24db
Added a comment
2012-12-01 19:31:18 +00:00
http://joeyh.name/
567030cd96
Added a comment
2012-12-01 19:22:03 +00:00
Joey Hess
714afb8ede
tag
2012-11-30 12:35:40 -04:00
EskildHustvedt
24fdb40d3f
2012-11-29 22:39:15 +00:00
Joey Hess
eded99d2bd
add
2012-11-25 14:21:10 -04:00
Joey Hess
a5111a6d85
Amazon Glacier special remote; 100% working
2012-11-20 16:43:58 -04:00
http://lj.rossia.org/users/imz/
979df760b7
rename todo/whishlist:_make_partial_files_available_during_transfer.mdwn to todo/wishlist:_make_partial_files_available_during_transfer.mdwn
2012-11-05 04:02:07 +00:00
http://joeyh.name/
dfa8d83709
removed
2012-11-04 19:59:01 +00:00
http://joeyh.name/
07e37172eb
removed
2012-11-04 19:58:44 +00:00
http://joeyh.name/
cae5dfaff9
Added a comment
2012-11-04 19:58:28 +00:00
http://joeyh.name/
6be068f918
Added a comment
2012-11-04 19:57:48 +00:00
http://joeyh.name/
7c7ca34c5d
Added a comment
2012-11-04 19:57:38 +00:00
http://hands.com/~phil/
837a3dad56
Added a comment: and you can specify ranges to dropunused
2012-11-02 09:07:49 +00:00
http://olg.myid.net/
ae4e2673a7
2012-11-01 23:48:17 +00:00
Joey Hess
133929eb8f
fsck --all should, perhaps, check every file in every ref
2012-11-01 18:15:59 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
480a44c546
Added a comment
2012-10-30 08:09:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlgyVag95OnpvSzQofjyX0WjW__MOMKsl0
0677fa698a
2012-10-29 19:15:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlgyVag95OnpvSzQofjyX0WjW__MOMKsl0
79b2d0948d
2012-10-29 19:12:05 +00:00
Joey Hess
36f6c694ea
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-24 11:42:30 -04:00
Joey Hess
8c6c40e89c
tag
2012-10-24 11:39:11 -04:00
http://adamspiers.myopenid.com/
cb3bacd2c2
Mention assistant explicitly and also relationship to partial content
2012-10-24 15:38:36 +00:00
Joey Hess
fd56f5fa7c
Merge branch 'master' of ssh://git-annex.branchable.com
2012-10-24 11:38:17 -04:00
Joey Hess
7427a3e291
close
2012-10-24 11:38:01 -04:00
http://adamspiers.myopenid.com/
91e1756dfe
2012-10-24 15:33:01 +00:00
http://joeyh.name/
474b560041
Added a comment
2012-10-22 15:35:30 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
01bd7dd390
2012-10-20 19:19:02 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
de452ca2a9
Added a comment: Response
2012-10-20 05:21:13 +00:00
http://joeyh.name/
76987b849f
Added a comment
2012-10-17 18:31:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
8fbcb23eb1
Added a comment: What about...
2012-10-16 16:43:29 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
fdca690900
2012-10-16 16:30:57 +00:00
http://lj.rossia.org/users/imz/
eaac10ac1d
typos
2012-10-05 22:56:48 +00:00
Joey Hess
b577ec4a5c
response
2012-10-05 17:56:15 -04:00
http://m-f-k.myopenid.com/
ac238eccba
Added a comment: +1
2012-10-05 20:00:32 +00:00
http://lj.rossia.org/users/imz/
bbba59aa03
Wikilink to the command in question.
2012-10-01 11:33:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
65acdaa357
2012-09-28 23:37:29 +00:00
http://lj.rossia.org/users/imz/
2f19908461
Any URN is different from a hash in that it isn't computable. It must be known.
2012-09-26 18:28:31 +00:00
http://lj.rossia.org/users/imz/
0573a3426d
Cf. URNs -- what about extendings keys to URNs? The there's no guarantee that will get the identified content in always the same format.
2012-09-26 18:20:07 +00:00
http://lj.rossia.org/users/imz/
8c990762bc
A different view: extend the key-value backends with ways to look for the content in other content-addressable storage systems
2012-09-26 17:37:53 +00:00
http://lj.rossia.org/users/imz/
0a3949ec80
For more clarity, link to the git-annex's cmds that the menu should be an interface for.
2012-09-26 00:10:33 +00:00
http://lj.rossia.org/users/imz/
316129023f
removed
2012-09-26 00:07:27 +00:00
http://lj.rossia.org/users/imz/
072cd641cc
Added a comment: the scheme to follow to use the addurl command is longer
2012-09-26 00:07:11 +00:00
http://lj.rossia.org/users/imz/
63bc17fe07
Added a comment: the scheme to follow to use the addurl command is longer
2012-09-26 00:04:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
cdd25f830d
Added a comment
2012-09-25 23:55:44 +00:00
http://lj.rossia.org/users/imz/
f843e78c0a
Added a comment
2012-09-25 23:33:23 +00:00
http://lj.rossia.org/users/imz/
b87b652daa
Added a comment
2012-09-25 23:29:49 +00:00
http://lj.rossia.org/users/imz/
eebba8d72e
2012-09-25 23:20:07 +00:00
http://joeyh.name/
6a259e4e4a
Added a comment
2012-09-25 22:57:19 +00:00
http://joeyh.name/
9b4122d12b
Added a comment
2012-09-25 22:56:22 +00:00
http://lj.rossia.org/users/imz/
052c0296b6
convert a link into an internal one, so that the connections can be tracked by ikiwiki and displayed.
2012-09-25 22:55:24 +00:00
http://lj.rossia.org/users/imz/
ded4ab1e57
The backends for real strorage seem to be called "special remotes", so correcting myself.
2012-09-25 21:47:48 +00:00
http://lj.rossia.org/users/imz/
35b412808f
rename todo/wishlist:_backends_for_other_peer_network_data_stores___40__gnunet__44___freenet__41__.mdwn to todo/wishlist:_spec.remotes_for_other_peer_network_data_stores___40__gnunet__44___freenet__41__.mdwn
2012-09-25 21:44:41 +00:00
http://lj.rossia.org/users/imz/
6b137ac511
typo and a wikilink to the type of the thing that is requested
2012-09-25 21:42:54 +00:00
http://lj.rossia.org/users/imz/
adcee1304c
rename todo/wishlist:_a_remote_for_netwrok_directories_that_would_mount_them_whenever_needed___40__e.g.__44___with_WebDAV__41__.mdwn to todo/wishlist:_a_spec.remote_for_network_directories_that_would_mount_them_whenever_needed___40__e.g.__44___with_WebDAV__41__.mdwn
2012-09-25 21:40:20 +00:00
http://lj.rossia.org/users/imz/
f53e8d72f7
2012-09-25 21:20:01 +00:00
http://lj.rossia.org/users/imz/
4d6f6637a2
A scenario of how this would be useful.
2012-09-25 20:39:39 +00:00
http://lj.rossia.org/users/imz/
803058a4bb
+a wikilink (!and there is a bug that leads to a broken wikilink!)
2012-09-25 20:23:52 +00:00
http://lj.rossia.org/users/imz/
025e210e7d
typo
2012-09-25 20:19:48 +00:00
http://lj.rossia.org/users/imz/
6735b06537
2012-09-25 20:19:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
e8d854b26f
clarify desired behavior of --max-age
2012-09-25 19:53:07 +00:00
Joey Hess
7fa916b975
notes
2012-09-25 15:32:13 -04:00
basak
da7b333557
Added a comment
2012-09-21 22:21:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
9f102331ef
Added a comment
2012-09-20 14:11:57 +00:00
Joey Hess
e79890664d
idea
2012-09-19 12:00:06 -04:00
http://ertai.myopenid.com/
ac365b954a
Added a comment: +1
2012-09-18 08:52:22 +00:00
Joey Hess
601ee470af
sync: Pushes the git-annex branch to remote/synced/git-annex, rather than directly to remote/git-annex.
...
This fixes a problem I was seeing in the assistant where two remotes would
attempt to sync with one another at the same time, and both failed pushing
the diverged git-annex branch. Then when both tried to resolve the failed
push, they each modified their git-annex branch, which again each blocked
the other from pushing into it. The result was that the git-annex
branches were perpetually diverged (despite having the same content!) and
once the assistant fell into this trap, it couldn't get out and always
had to do the slow push/fail/pull/merge/push/fail cycle.
2012-09-16 17:54:12 -04:00
http://mike.magin.org/
2075ce728c
Added a comment
2012-09-14 04:19:54 +00:00
Joey Hess
f417f7153f
move todo item to right place; reply
2012-09-13 17:44:37 -04:00
Joey Hess
ea55609e54
interesting quote
2012-09-12 16:00:25 -04:00
https://me.yahoo.com/a/dASECLNzvckz4VwqUGYsvthiplY.#d2c27
d038f96fd9
Added a comment
2012-09-09 23:48:21 +00:00
Joey Hess
b43580ac6f
add glacier todo page
2012-09-04 14:58:11 -04:00
Joey Hess
cbca93cf7c
Merge branch 'master' into assistant
...
Conflicts:
debian/changelog
2012-08-16 16:36:32 -07:00
https://www.google.com/accounts/o8/id?id=AItOawlc1og3PqIGudOMkFNrCCNg66vB7s-jLpc
456c11ee35
Added a comment: Re: What about NTFS support?
2012-08-16 19:30:38 +00:00
Joey Hess
48d9e65dee
Merge branch 'master' into assistant
2012-08-03 10:20:27 -04:00
http://xolus.net/openid/max
f294825b89
Added a comment: What about NTFS support ?
2012-08-02 17:45:10 +00:00
Joey Hess
6de38a2ca8
Merge branch 'master' into assistant
2012-07-26 14:28:19 -04:00
http://joeyh.name/
8c3491f50c
Comment moderation
2012-07-26 17:21:26 +00:00
Joey Hess
2fdca82a64
Merge branch 'master' into assistant
2012-07-19 00:58:53 -04:00
Joey Hess
61695f9f41
blog for the day
2012-07-18 19:42:29 -04:00
Joey Hess
d1da9cf221
switch from System.Cmd.Utils to System.Process
...
Test suite now passes with -threaded!
I traced back all the hangs with -threaded to System.Cmd.Utils. It seems
it's just crappy/unsafe/outdated, and should not be used. System.Process
seems to be the cool new thing, so converted all the code to use it
instead.
In the process, --debug stopped printing commands it runs. I may try to
bring that back later.
Note that even SafeSystem was switched to use System.Process. Since that
was a modified version of code from System.Cmd.Utils, it needed to be
converted too. I also got rid of nearly all calls to forkProcess,
and all calls to executeFile, which I'm also doubtful about working
well with -threaded.
2012-07-18 18:00:24 -04:00
Joey Hess
cfdd4d6602
blog for the day and updates
2012-07-17 18:51:46 -04:00
Joey Hess
1b9ab0ef93
todos
2012-07-07 11:56:23 -06:00
Joey Hess
3247415c56
update; split out hard todo
2012-07-07 11:12:11 -06:00
Joey Hess
affd52be0e
response
2012-06-09 17:07:40 -04:00
http://rmunn.myopenid.com/
6c8f76ca28
New idea: using youtube-dl to download video URLs
2012-06-09 18:54:14 +00:00
Joey Hess
6703892e83
reord
2012-05-26 21:24:43 -04:00
https://launchpad.net/~ojwb
09fbc215e8
typo fixes
2012-05-24 05:07:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk5cj-itfFHq_yhJHdzk3QOPp-PNW_MjPU
1b1703c84c
Added a comment: +1 Cygwin
2012-05-23 19:30:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkRITTYYsN0TFKN7G5sZ6BWGZOTQ88Pz4s
b261d09637
Added a comment: cygwin
2012-05-15 00:14:10 +00:00
Joey Hess
f8fc79cf58
fixed
2012-04-22 01:16:08 -04:00
Joey Hess
5fbe83f595
add
2012-04-22 00:07:21 -04:00
Joey Hess
49a95f151c
add a todo item
2012-04-12 17:51:16 -04:00
Joey Hess
59e2feeda1
Merge branch 'master' into bloom
...
Conflicts:
doc/todo/git-annex_unused_eats_memory.mdwn
2012-03-12 16:33:16 -04:00
Joey Hess
6a95240dff
note fixed
2012-03-12 16:32:54 -04:00
Joey Hess
8540183a02
close
2012-03-12 16:31:41 -04:00
Joey Hess
b086e32c63
unused: Reduce memory usage significantly.
...
Much of the memory bloat turned out to be due to getKeysReferenced
containing a mapM, which is strict and buffered the whole list
rather than streaming it.
The other half of the bloat was due to building a temporary Set
in order to call S.difference. While that is more cpu efficient,
I switched to successive S.delete, since with it, I can run a whole
git annex unused in less than 8 mb of memory.
The whole Set of keys with content available is still stored in memory,
so running unused in a repo with a whole lot of file content will still
use more memory. In a repo containing 6000 files, it needed 40 mb.
Note that the status command still uses the bloatful getKeysReferenced.
2012-03-11 16:24:07 -04:00
Joey Hess
e76988f6c2
add
2012-02-14 16:28:16 -04:00
Joey Hess
39e887e8e6
update; unix-compat gets some of the way
2012-02-02 10:56:23 -04:00
Joey Hess
bc130e355e
close
2012-01-24 16:22:24 -04:00
Joey Hess
47250a153a
ssh connection caching
...
Ssh connection caching is now enabled automatically by git-annex. Only one
ssh connection is made to each host per git-annex run, which can speed some
things up a lot, as well as avoiding repeated password prompts. Concurrent
git-annex processes also share ssh connections. Cached ssh connections are
shut down when git-annex exits.
Note: The rsync special remote does not yet participate in the ssh
connection caching.
2012-01-20 17:14:56 -04:00
Joey Hess
e96726caa3
better design
...
Avoids possible repeated password prompts, at the cost of a small bit of
locking complication.
2012-01-19 21:15:13 -04:00
Joey Hess
3783ccf252
design
2012-01-19 20:41:20 -04:00
Joey Hess
50c063df06
add
2012-01-18 17:30:21 -04:00
Joey Hess
de96ee7208
thought
2012-01-18 16:19:57 -04:00
Joey Hess
f4ddecd322
move windows support to a todo item
...
not holding my breath on this one..
2012-01-13 13:55:14 -04:00
Joey Hess
85f1f3a63a
Updated to build with monad-control 0.3.
2011-12-24 23:05:23 -04:00
http://joey.kitenet.net/
cbaf13e587
Added a comment
2011-12-23 18:02:24 +00:00
http://joey.kitenet.net/
d5889f8271
Added a comment
2011-12-23 17:52:21 +00:00
http://adamspiers.myopenid.com/
d3e80eabe8
Added a comment
2011-12-23 17:22:12 +00:00
http://joey.kitenet.net/
0df51acc52
2011-12-23 16:20:43 +00:00
http://joey.kitenet.net/
538665f477
Added a comment
2011-12-23 16:07:39 +00:00
Joey Hess
8a2105c90a
Merge branch 'master' of ssh://git-annex.branchable.com
2011-12-23 11:34:10 -04:00
Joey Hess
7227dd8f21
add escape_var hack
...
Makes it easy to find files with duplicate contents, anyway.. :)
2011-12-23 01:08:19 -04:00
Joey Hess
13a0c292b3
update example to actually work with new --format option
2011-12-23 01:08:19 -04:00
http://adamspiers.myopenid.com/
c02605919b
Added a comment: How much memory would it actually use anyway?
2011-12-22 20:15:23 +00:00
http://adamspiers.myopenid.com/
38ad1065c9
Added a comment
2011-12-22 20:04:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlrnOT_XLcNNtmIwVdAJCJYu1BwAAOYtBI
1071a3cf02
2011-12-22 19:21:50 +00:00
http://joey.kitenet.net/
30cf6ce81c
Added a comment
2011-12-22 16:39:24 +00:00
http://adamspiers.myopenid.com/
6808b08c1a
Added a comment: Here's a Perl version
2011-12-22 15:43:52 +00:00
http://adamspiers.myopenid.com/
97bef4af73
Added a comment: List the duplicate filenames, then let the user decide what to do
2011-12-22 12:31:36 +00:00
Joey Hess
38b02de1a8
update
2011-12-15 15:21:03 -04:00
Joey Hess
20d729514a
added a branch for the new monad-control 0.3
2011-12-05 22:54:30 -04:00
Joey Hess
2a1e3bceb3
respond
2011-12-05 15:42:02 -04:00
Joey Hess
fd5c979121
fixed a long time ago
2011-12-05 15:38:04 -04:00
http://peter-simons.myopenid.com/
622c2b9b8b
2011-12-05 19:13:20 +00:00
http://peter-simons.myopenid.com/
04e5bf3644
2011-12-05 19:09:14 +00:00
Joey Hess
3953f7ab81
idea
2011-12-01 17:40:26 -04:00
Joey Hess
e83b966eb5
cleanup
2011-11-15 23:51:24 -04:00
Joey Hess
04edae6791
Optimised union merging; now only runs git cat-file once.
2011-11-12 17:45:12 -04:00
Joey Hess
e9bfa8eaed
avoid unnecessary auto-merge when only changing a file in the branch.
...
Avoids doing auto-merging in commands that don't need fully current
information from the git-annex branch. In particular, git annex add no
longer needs to auto-merge. Affected commands: Anything that doesn't
look up data from the branch, but does write a change to it.
It might seem counterintuitive that we can change a value without first
making sure we have the current value. This optimisation works because
these two sequences are equivilant:
1. pull from remote
2. union merge
3. read file from branch
4. modify file and write to branch
vs.
1. read file from branch
2. modify file and write to branch
3. pull from remote
4. union merge
After either sequence, the git-annex branch contains the same logical content
for the modified file. (Possibly with lines in a different order or
additional old lines of course).
2011-11-12 15:15:57 -04:00
Joey Hess
fe4ad93e4a
add
2011-11-12 14:46:32 -04:00
Joey Hess
6e946b9a39
add
2011-11-12 14:24:14 -04:00
Joey Hess
05b7608113
update
2011-11-08 01:27:06 -04:00
Joey Hess
1530eac312
closures
2011-10-30 16:57:20 -04:00
Joey Hess
3cf811ead0
update; status is no longer slow
2011-10-30 16:49:49 -04:00
Joey Hess
22e9f445ab
unused, dropunused: Now work in bare repositories.
...
Turned out I had already done all the work needed to support this when
unused started checking all branches.
2011-10-29 19:16:45 -04:00
Joey Hess
c102e63595
status: clean up for bare repositories
...
The backend usage graph shows present keys as well as keys found in the
repository tree, so it will also be populated for bare repositories.
Changed wording to "visible annex keys", which explains why it's 0 in
a bare repository (no keys visible as no tree), and also why it varies
depending on which branch is checked out. This seemed better than doing
something expensive to look up keys from the git-annex branch.
2011-10-29 19:06:49 -04:00
Joey Hess
2566eb85fe
fsck: Now works in bare repositories.
...
Checks location log information, and file contents.
Does not check that numcopies is satisfied, as .gitattributes information
about numcopies is not available in a bare repository. In practice, that
should not be a problem, since fsck is also run in a checkout and will
check numcopies there.
2011-10-29 18:03:28 -04:00
Joey Hess
2eefc58070
status too
2011-10-27 14:55:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
12a0a45fb1
2011-10-25 21:40:30 +00:00
Joey Hess
e2853b3fec
update
2011-10-25 11:39:15 -07:00
Joey Hess
81fe6f775c
close
2011-10-17 14:17:18 -04:00
Joey Hess
279150ccd5
update
2011-10-15 13:30:04 -04:00
Joey Hess
bae3008d17
add a copy of my mailing list post
2011-10-15 13:17:00 -04:00
Joey Hess
c867ae842a
add
2011-10-15 13:13:57 -04:00
Joey Hess
8ea48c3e39
update docs
2011-09-18 20:56:37 -04:00
Joey Hess
756338fb2e
idea
2011-09-17 18:37:38 -04:00
Joey Hess
f600444ab6
unused --remote: Reduced memory use to 1/4th what was used before.
...
Using a single strictness annotation, in just the right place.
Tried several others, none of which helped and some of which potentially
hurt. This is only the second time I've really had to deal with this in
a year of using haskell, which is, I suppose not that bad.
2011-08-31 19:13:02 -04:00
Joey Hess
b96443364e
smudge update: Not practical.
2011-08-30 13:29:07 -04:00
Joey Hess
5ef11350aa
link to patch
2011-08-29 16:41:47 -04:00
Joey Hess
cd199e442f
update; showstopper issue with current git
...
developed a patch for git, we'll see if they like it..
2011-08-29 16:31:47 -04:00
Joey Hess
b2c5639dcc
update
2011-08-29 13:29:39 -04:00
Joey Hess
676c467801
close
2011-08-29 12:49:38 -04:00
Joey Hess
ace9de37e8
download urls via tmp file, and support resuming
2011-07-01 18:59:40 -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
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
a61154baf5
add
2011-06-23 20:52:56 -04:00
Joey Hess
c7a1690f02
update
2011-06-22 17:56:07 -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
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
http://ertai.myopenid.com/
c7b7595f50
Added a comment
2011-05-20 20:17:15 +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
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
12ecf6c0c6
Added a comment
2011-05-14 10:04:37 +00:00
Joey Hess
e72c1c33ae
would be nice..
2011-05-13 23:05:14 -04: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
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
7020d5bc5b
2011-05-06 22:35:28 +00: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://me.yahoo.com/a/wpdhh7Et0MiET3shW4BlKe60GFs_mXI-#16fd9
405745acdd
2011-05-05 22:35:44 +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
Joey Hess
ad7f87880e
move wishlists to todo
2011-04-09 16:12:32 -04:00
http://joey.kitenet.net/
cdea1a6b3a
Comment moderation
2011-04-09 17:15:01 +00:00
Joey Hess
fdf1c64812
notes
2011-04-09 11:13:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
939c88787a
2011-04-08 22:05:26 +00:00
Joey Hess
1861a065b2
close
2011-04-08 16:59:13 -04:00
Joey Hess
4ea0b7c288
add
2011-04-07 14:45:10 -04:00
Joey Hess
079e57adf7
current thoughts
2011-04-07 12:33:48 -04:00
http://dieter-be.myopenid.com/
b73accb483
Added a comment: symlinks
2011-04-03 20:30:22 +00:00
Joey Hess
e7c1332fa2
updat
2011-03-29 18:30:41 -04:00
Joey Hess
1878745a46
more s3 docs
2011-03-28 02:13:26 -04:00
Joey Hess
fb47e88404
revamp s3 design
...
looking very doable now
2011-03-27 17:45:11 -04:00
Joey Hess
433c1780cf
more thoughts
2011-03-26 18:26:36 -04:00
Joey Hess
d6e1d06804
alt approach
2011-03-19 12:49:37 -04:00
Joey Hess
70a8a3ab71
update
2011-03-18 09:47:12 -04:00
Joey Hess
028eb96f40
design
2011-03-18 09:39:27 -04:00
Joey Hess
3a020e599e
Merge branch 'master' into reorg
...
Conflicts:
debian/changelog
2011-03-16 18:47:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
a5b48c7b66
Added a comment
2011-03-16 21:05:39 +00:00
Joey Hess
6255865c6c
update
2011-03-16 16:14:50 -04:00
http://joey.kitenet.net/
ba584005b0
Added a comment
2011-03-16 16:32:52 +00:00
http://joey.kitenet.net/
e044d40cbd
Comment moderation
2011-03-16 16:29:33 +00:00
Joey Hess
955bda7803
update
2011-03-15 23:25:12 -04:00
http://joey.kitenet.net/
0ead8b59c2
Added a comment
2011-03-16 03:22:46 +00:00
http://joey.kitenet.net/
fe4e482a96
Comment moderation
2011-03-16 02:58:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
7d316d0f0d
Added a comment
2011-03-16 01:19:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
2d5339d7cb
Added a comment
2011-03-16 01:16:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
96e074bb03
2011-03-14 17:07:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
a4993f9321
2011-03-14 17:06:30 +00:00
Joey Hess
a021ae9291
design
2011-03-14 12:33:15 -04:00
Joey Hess
16845a1f66
response
2011-03-14 12:21:58 -04:00
Joey Hess
5ea4f0c0f3
response
2011-03-14 12:18:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
d7ea568f50
2011-03-14 14:02:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
9b353aa60e
2011-03-14 13:54:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
d86357a416
2011-03-14 13:52:07 +00:00
Joey Hess
72d2684016
Rethink filename encoding handling for display. Since filename encoding may or may not match locale settings, any attempt to decode filenames will fail for some files. So instead, do all output in binary mode.
2011-03-12 15:30:17 -04:00
Joey Hess
d7b4c8372b
update
2011-03-08 18:23:13 -04:00
Joey Hess
876f0c6fbc
add new todo item
2011-03-08 18:19:52 -04:00
http://christian.amsuess.com/chrysn
9e74d3bfc3
Added a comment: git-add instead of git-annex-add
2011-02-26 21:43:22 +00:00
Joey Hess
8aebf9a337
update
2011-02-25 15:54:29 -04:00
Joey Hess
3f7c0b6970
further investigation
2011-02-25 15:50:17 -04:00
Joey Hess
1f44ccb702
add
2011-02-22 14:44:17 -04:00
Joey Hess
07769fc949
more
2011-01-26 13:40:11 -04:00
Joey Hess
758019cc18
update
2011-01-26 13:34:39 -04:00
Joey Hess
06ca13b103
add
2011-01-26 13:21:51 -04:00
Joey Hess
ff11803c89
add
2011-01-26 12:34:15 -04:00
Joey Hess
700aed13cf
git-annex-shell now exclusively used for all remote access
2010-12-31 19:09:17 -04:00
Joey Hess
a91e31cef3
response
2010-12-29 20:33:55 -04:00
Joey Hess
03e579060b
already exists
2010-12-29 20:30:03 -04:00
Joey Hess
829c8b7660
clarify
2010-12-29 20:28:34 -04:00
praet
f6db527af8
2010-12-30 00:12:44 +00:00
praet
80bad5c435
2010-12-30 00:01:02 +00:00
praet
88edf83b5c
2010-12-29 23:47:46 +00:00
Joey Hess
39d0bcb793
things to do still
2010-12-28 17:46:38 -04:00
Joey Hess
3714364905
design for a git-annex-shell
2010-12-28 17:44:36 -04:00
Joey Hess
37941184f9
Rsync will now be used to resume interrupted/failed partial file transfers from a remote.
2010-12-02 16:55:21 -04:00
Joey Hess
161823d6ea
Only use cp -a if it is supported, falling back to cp -p or plain cp.
...
* cp --reflink=auto is used if supported, and will make git annex unlock
much faster on filesystems like btrfs that support copy of write.
2010-11-18 13:49:01 -04:00
Joey Hess
38a75aa26f
close
2010-11-15 18:42:32 -04:00
Joey Hess
c305fb2bf3
thought
2010-11-15 15:21:11 -04:00
Joey Hess
40ae21c895
this is looking more and more problimatic
2010-11-15 14:00:28 -04:00
Joey Hess
0e1e32cb6b
problem
2010-11-15 13:13:01 -04:00
Joey Hess
14d897a338
close
2010-11-13 15:43:08 -04:00
Joey Hess
d4d65a3c92
new fsck items
2010-11-13 13:11:41 -04:00
Joey Hess
3a5efc54d0
fullfledged design for moving location tracking info into branches
2010-11-12 11:00:20 -04:00
Joey Hess
09da0da02f
add
2010-11-12 00:56:08 -04:00
Joey Hess
d56feda25d
maybe call it unlock and not checkout
...
It'd be confusing to have a git-annex subcommand with the same name as a
git subcommand.
2010-11-09 15:11:45 -04:00
Joey Hess
75d2925082
Merge branch 'master' into checkout
...
Conflicts:
debian/changelog
doc/backends.mdwn
2010-11-09 15:05:08 -04:00
Joey Hess
1d32d902c9
Annexed file contents are now made unwritable and put in unwriteable directories, to avoid them accidentially being removed or modified. (Thanks Josh Triplett for the idea.)
2010-11-08 19:26:37 -04:00
Joey Hess
377bf24d9a
documentation for checkout
2010-11-07 21:02:25 -04:00
Joey Hess
05d321ace6
done
2010-11-07 18:24:44 -04:00
Joey Hess
8156af90ed
update
2010-11-07 00:28:17 +00:00
Joey Hess
b1e26b19c6
idea
2010-11-07 00:26:44 +00:00
Joey Hess
b220e117f2
idea
2010-10-31 17:20:05 -04:00
Joey Hess
763882925d
idea2
2010-10-31 17:04:28 -04:00
Joey Hess
9429cdb9da
idea
2010-10-31 17:02:49 -04:00
Joey Hess
1118b4a646
idea
2010-10-27 19:27:01 -04:00
Joey Hess
7bd7cca399
some work on the sha1 backend; still incomplete
2010-10-27 15:00:41 -04:00
Joey Hess
563484e135
pre-commit hook
2010-10-27 14:33:44 -04:00
Joey Hess
4a69cb8ade
done
2010-10-25 20:20:17 -04:00
Joey Hess
7fe4bfa20f
split commands into 3 phases
...
I feel like I just leveled up in Haskell.
2010-10-25 15:44:27 -04:00
Joey Hess
81f71e57b9
reorg
2010-10-25 11:47:45 -04:00