Commit graph

11950 commits

Author SHA1 Message Date
Joey Hess
7a7e426352 moved AssociatedFile definition 2013-07-04 02:36:02 -04:00
Joey Hess
7ae3223eab update 2013-07-03 17:49:18 -04:00
Joey Hess
2039cc5676 blog for the day 2013-07-03 15:55:02 -04:00
http://joeyh.name/
482858957c Added a comment 2013-07-03 19:54:21 +00:00
Joey Hess
980e9a15e0 merge: Now also merges synced/master or similar branches, which makes it useful to put in a post-receive hook to make a repository automatically update its working copy when git annex sync or the assistant sync with it. 2013-07-03 15:42:56 -04:00
Joey Hess
3afe7af48b Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-03 15:41:40 -04:00
GLITTAH
45534e758d Added a comment: Forgot to add... 2013-07-03 19:28:42 +00:00
Joey Hess
1453c46349 typography 2013-07-03 15:27:14 -04:00
Joey Hess
04d07f2c1f --unused: New switch that makes git-annex operate on all data found by the last run of git annex unused. Supported by fsck, get, move, copy. 2013-07-03 15:26:59 -04: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
http://joeyh.name/
9dd4c9eb15 Added a comment 2013-07-03 18:13:25 +00:00
http://joeyh.name/
811f510ad4 Added a comment 2013-07-03 18:10:29 +00:00
Joey Hess
c0a5b669ea no migrate --all for now
migrate wants to know the associated filename, in order to look up
the new backend. Can't do that with --all

migrate --all --backend=newvalue could be useful to support, in the future.
2013-07-03 14:07:09 -04:00
Joey Hess
ebfd6fc2fe drop --all cannot check numcopies from .gitattributes, so don't implement it!
I spent a long time worrying about this problem with --all, that it cannot
check .gitattributes files for numcopies settings, and so would not be
entirely safe to use. The solution turns out to be simple, just don't
implement `git annex drop --all`. drop is the only command that needs to
check numcopies (move can also reduce the number of copies, but explicitly
bypasses numcopies settings).

Use cases that might need a drop --all are probably better served by using
unused and dropunused, which already work in a bare repository.
2013-07-03 14:01:31 -04:00
Joey Hess
b337a8b4c7 --all for get, move, and copy 2013-07-03 13:55:50 -04:00
Joey Hess
def7cb706f Add --all option, and support it for fsck 2013-07-03 13:12:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
bfdf2c137d Added a comment: post-receive hook looks troublesome 2013-07-03 16:11:13 +00:00
http://joeyh.name/
80a399e90d Added a comment 2013-07-03 15:51:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVTPaZaIfnZqDbkmW97pqxwi2QuZIJAF4
fbe28ba766 2013-07-03 12:28:32 +00:00
https://launchpad.net/~eythian
235903596e 2013-07-03 10:39:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc
b6defa1c27 Added a comment 2013-07-03 02:43:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
ca2ddb2d4c 2013-07-02 22:09:03 +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
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU
02d105ef19 Added a comment 2013-07-02 20:45:29 +00:00
http://joeyh.name/
5c3dd8d56f Added a comment 2013-07-02 19:58:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU
08f2db63a9 Added a comment 2013-07-02 19:48:19 +00:00
Joey Hess
90ae9474e2 Merge branch 'master' of ssh://git-annex.branchable.com 2013-07-02 15:46:58 -04:00
Joey Hess
1b395dcb76 webapp: Fix ssh setup with nonstandard port, broken in last release. 2013-07-02 15:46:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlpOeCs7zZLR-PBGPxUgjWlg7bwAAzQZyk
0d41bf4007 Added a comment 2013-07-02 18:15:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkQafKy7hNSEolLs6TvbgUnkklTctUY9LI
224d86a129 Added a comment 2013-07-02 17:10:59 +00: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
http://joeyh.name/
4456f1f3c2 Added a comment 2013-07-02 17:00:41 +00:00
http://joeyh.name/
cb5fbb5463 Added a comment 2013-07-02 16:57:43 +00:00
http://joeyh.name/
2315d784b8 Added a comment 2013-07-02 16:56:42 +00:00
http://joeyh.name/
ef1fd09c5c Added a comment 2013-07-02 16:52:43 +00:00
Joey Hess
a35be1706f title 2013-07-02 12:45:09 -04:00
http://joeyh.name/
0bfb9c491d Added a comment 2013-07-02 16:41:51 +00:00
http://joeyh.name/
a0c5b5d6f4 Added a comment 2013-07-02 16:38:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU
c46a586e9f 2013-07-02 14:57:41 +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
hhm
9d871e6ef5 2013-07-02 09:50:38 +00:00
hhm
0e71cec0ee 2013-07-02 09:49:25 +00:00
Chris
645242085d Added comment about android. 2013-07-02 06:10:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnHRhCe3qwVKQ8_NOGGSYJnAMW6FFyKbOc
f4c32a6508 Added a comment 2013-07-02 05:52:10 +00:00
http://joeyh.name/
a6c889e7d4 Added a comment 2013-07-02 05:29:00 +00:00
http://joeyh.name/
8174c20bf6 Added a comment 2013-07-02 05:28:00 +00:00