Commit graph

181 commits

Author SHA1 Message Date
Joey Hess
668ccafc93 add pointer to lwn article 2010-12-09 11:35:07 -04:00
Joey Hess
a89dba9d77 Merge remote branch 'branchable/master' 2010-12-09 11:32:41 -04:00
Joey Hess
7b2ed635d3 typo correction via LWN 2010-12-09 11:32:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmfO7UdOn_TB4WD13ZBKMTuHW44MBJdgiI
939475a6ba 2010-12-09 00:10:03 +00:00
Joey Hess
f8851aad66 use Text.Regex.PCRE.Light.Char8 rather than Text.Regexp
Text.Regexp does not think that á matches . -- seems to be a unicode
problem.
2010-12-08 14:48:10 -04:00
Joey Hess
2099407d8a Add --exclude option to exclude files from processing.
Required some lifting so flags are evaled in the Annex monad before
file filtering.
2010-12-08 14:07:49 -04:00
Joey Hess
627a301437 add news item for git-annex 0.11 2010-12-04 17:29:36 -04:00
Joey Hess
57305570eb Add uninit subcommand. Closes: #605749 2010-12-03 00:33:41 -04:00
Joey Hess
6f932a0963 avoid building news page when building doc wiki for package 2010-12-02 21:37:55 -04:00
Joey Hess
d1b5ef9565 update for rsync 2010-12-02 17:56:25 -04:00
Joey Hess
b9320ee1d5 use rsync for all remote file transfers 2010-12-02 17:45:28 -04:00
Joey Hess
adad12d337 update 2010-12-02 16:57:02 -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
d5bb2da688 add news item for git-annex 0.10 2010-11-28 19:32:47 -04:00
Joey Hess
ca32c7859b The git-annex-backend attribute has been renamed to annex.backend. 2010-11-28 18:58:03 -04:00
Joey Hess
9d82e815ff change name of numcopies attribute 2010-11-28 18:55:49 -04:00
Joey Hess
dc54214404 update 2010-11-28 17:56:02 -04:00
Joey Hess
1d78dc2c8d update docs 2010-11-28 17:54:42 -04:00
Joey Hess
653ad35a9f In .gitattributes, the git-annex-numcopies attribute can be used to control the number of copies to retain of different types of files. 2010-11-28 15:28:20 -04:00
Joey Hess
f8d463b1b7 add news item for git-annex 0.09 2010-11-27 17:17:25 -04:00
Joey Hess
e97d13e29b Add copy subcommand. 2010-11-27 17:02:53 -04:00
Joey Hess
fd11b5a3e5 add news item for git-annex 0.08 2010-11-21 13:47:52 -04:00
Joey Hess
f3f3bc6cae mention git-bigfiles 2010-11-18 14:29:14 -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
5c7d1b0279 Fix git annex add ../foo (when ran in a subdir of the repo).
There was no reason for Git.relative to be used here.
2010-11-17 13:55:38 -04:00
Joey Hess
535755cf12 remove 2010-11-16 18:46:55 -04:00
Joey Hess
4dfd134ccb flattr button 2010-11-16 18:00:42 -04:00
Joey Hess
d792024e37 add news item for git-annex 0.07 2010-11-15 18:44:06 -04:00
Joey Hess
38a75aa26f close 2010-11-15 18:42:32 -04:00
Joey Hess
0893820812 fsck: Print warnings to stderr; --quiet can now be used to only see problems. 2010-11-15 18:37:49 -04:00
Joey Hess
11096c200f fsck no longer runs unused 2010-11-15 18:22:50 -04:00
Joey Hess
d6f7ee7db4 clearify 2010-11-15 18:19:13 -04:00
Joey Hess
354be7a00b on dropunused and unused 2010-11-15 18:13:20 -04:00
Joey Hess
748a7475bb dropunused 2010-11-15 18:04:19 -04:00
Joey Hess
9dc43d2599 unused: New subcommand, finds unused data (the global part of fsck). 2010-11-15 16:35:06 -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
e87d779644 should work now 2010-11-14 17:56:49 -04:00
Joey Hess
10f30cf638 add 2010-11-14 14:14:27 -04:00
http://joey.kitenet.net/
1277cd7669 2010-11-14 18:12:08 +00:00
http://joey.kitenet.net/
8542ca49fe 2010-11-14 18:09:44 +00:00
Joey Hess
f078cea3f6 link forum 2010-11-14 14:08:20 -04:00
Joey Hess
1af400b98b add 2010-11-14 14:07:58 -04:00
Joey Hess
a5c4dd9743 find: New subcommand. 2010-11-14 12:35:05 -04:00
Joey Hess
54d0f73e67 update 2010-11-13 23:32:56 -04:00
Joey Hess
192a6da15d update 2010-11-14 03:26:31 +00:00
Joey Hess
db100cf01b update 2010-11-13 22:41:11 -04:00
Joey Hess
9a5356664e update 2010-11-13 22:38:05 -04:00
Joey Hess
c54a5ee1ed update 2010-11-13 22:36:32 -04:00