Joey Hess
ac6510b337
reformat
2011-06-02 01:01:14 -04:00
Joey Hess
c3c127a667
update
2011-06-02 00:56:22 -04:00
Joey Hess
3d7d61e679
update
2011-06-02 00:54:25 -04:00
Joey Hess
f94a0aed83
adjust to use primary git repo
2011-06-02 00:52:25 -04:00
Joey Hess
eb4278834b
add fedora install instructions
2011-06-02 00:51:56 -04:00
Joey Hess
703c437bd9
rename modules for data types into Types/ directory
2011-06-01 21:56:04 -04:00
Joey Hess
971ab27e78
better types allowed breaking module dep loop
2011-06-01 19:11:27 -04:00
http://joey.kitenet.net/
80efafe496
2011-06-01 22:15:58 +00:00
Joey Hess
a8fb97d2ce
Add --trust, --untrust, and --semitrust options.
2011-06-01 17:57:31 -04:00
Joey Hess
7a3d9d8c2e
mention --numcopies
2011-06-01 17:57:31 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
e280c0a4fc
2011-06-01 21:26:39 +00:00
Joey Hess
3d567aa64f
Add --numcopies option.
2011-06-01 16:49:17 -04:00
http://joey.kitenet.net/
12e0e95916
Added a comment
2011-06-01 20:24:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
82e83528f4
Added a comment
2011-06-01 17:36:51 +00:00
http://joey.kitenet.net/
af7a069263
2011-06-01 17:08:52 +00:00
http://joey.kitenet.net/
5aec8b8f16
2011-06-01 17:08:15 +00:00
Joey Hess
e47de0f6cd
add news item for git-annex 0.20110601
2011-06-01 12:02:20 -04:00
Joey Hess
45552d5780
Merge branch 'master' of ssh://git-annex.branchable.com
2011-06-01 12:01:49 -04:00
Joey Hess
dc92a788c7
releasing version 0.20110601
2011-06-01 12:00:25 -04:00
Joey Hess
869cb82f49
remove unnecessary imports
2011-06-01 11:53:43 -04:00
http://joey.kitenet.net/
b3f6621a53
Added a comment
2011-05-31 21:54:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
7760ba9d97
Added a comment
2011-05-31 21:43:23 +00:00
Joey Hess
038da52bdd
Somewhat sped up git commit
of modifications to unlocked files.
...
Avoid git reset here too, so I no longer need to care that it's much more
expensive than seems wise (but I asked the git list about that anyway).
It's not necessary to reset the staged file content from the index, as
the `git add` of the the symlink will replace it anyway.
`git commit` of unlocked files is still slow, since git still has to shove
their entire content into the index, only to have it be thrown away. So it's
still better to use `git annex add`
2011-05-31 16:08:37 -04:00
Joey Hess
fb259033d4
Fix locking of files with staged changes.
...
Previously, lock would skip files that had staged changes, but that is
counterintuitive, I think.
2011-05-31 15:00:56 -04:00
http://joey.kitenet.net/
181920fab9
Added a comment: fixed
2011-05-31 18:51:13 +00:00
Joey Hess
fafe60768f
Massively sped up git annex lock
by avoiding use of the uber-slow git reset
, and only running git checkout
once, even when many files are being locked.
2011-05-31 14:50:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
6e6e77f9c0
2011-05-31 17:47:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
c4f848d29f
2011-05-31 17:47:13 +00:00
Joey Hess
86c5bd0327
unused --from . checks local repo, for consistency
2011-05-28 22:37:17 -04:00
Joey Hess
14ffb5d47b
bugfix: fix unused list numbering
...
Introduced in 43f0a666f0
2011-05-28 22:30:06 -04:00
Joey Hess
66a99d3740
tweak
2011-05-28 22:24:48 -04:00
Joey Hess
25b13673f0
improve unused command's output
...
Display the name of the remote being checked, with "." for the current
remote, echoing the way describe takes that to change its description.
2011-05-28 22:20:22 -04:00
Joey Hess
fdead6b9bb
improve error message when no remote name is specified
...
list available remotes in case user wanted to use or change one of them
2011-05-28 21:58:48 -04:00
Joey Hess
a19d81a42e
show error message on unexpected parameters to commands that take none
...
Before it would exit nonzero w/o doing anything, which was confusing.
2011-05-28 20:02:43 -04:00
Joey Hess
8a4a3be9f6
simplify
2011-05-28 16:09:11 -04:00
Joey Hess
ed2b1eda90
bleagh
2011-05-28 12:37:12 -04:00
Joey Hess
e8ab4f7292
remove newline
2011-05-28 12:34:52 -04:00
Joey Hess
f336878765
lose redir page
...
meta does not support nested inlines inside redir urls
2011-05-28 12:33:08 -04:00
Joey Hess
d2b199219d
debugging my inline
2011-05-28 12:30:08 -04:00
Joey Hess
8581ba5923
typo
2011-05-28 12:27:02 -04:00
Joey Hess
1c85e878ac
add a redirect to the current version's tarball
2011-05-28 12:24:59 -04:00
Joey Hess
0359b9b638
add link to stable tarball download from new gitweb version
2011-05-28 12:07:59 -04:00
http://joey.kitenet.net/
d147b822bd
Added a comment
2011-05-28 16:04:51 +00:00
Joey Hess
c38f826435
Data.Tuple.swap not available with ghc 6.12.3
2011-05-28 11:56:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
7db690bdc2
2011-05-28 12:26:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
f13863281c
2011-05-28 12:22:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
27847585cb
2011-05-28 12:18:07 +00:00
Joey Hess
de817bafa0
add news item for git-annex 0.20110522
2011-05-27 20:30:58 -04:00
Joey Hess
7ea54e1c6e
releasing version 0.20110522
2011-05-27 20:28:01 -04:00
Joey Hess
82b88d0676
typo
2011-05-27 20:21:13 -04:00