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
Joey Hess
001edb008a
Fix bug in --exclude introduced in 0.20110516.
2011-05-27 20:20:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s
224977900d
Added a comment
2011-05-27 01:27:38 +00:00
Joey Hess
781ffdad47
Merge branch 'master' of ssh://git-annex.branchable.com
2011-05-23 00:39:41 -04:00
Joey Hess
7a22f9d516
update
2011-05-23 00:38:51 -04:00
Joey Hess
32a946af7d
clarify
2011-05-22 19:07:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s
1ab9743b5c
Added a comment
2011-05-22 23:02:40 +00:00
Joey Hess
5b941980aa
Closer emulation of git's behavior when told to use "foo/.git" as a git repository instead of just "foo". Closes : #627563
2011-05-22 14:12:16 -04:00
Joey Hess
f81c1f10e6
show a warning message when failing to find requested key
...
Otherwise, the user sees only a rsync protocol error message and then
git-annex's less specific failure message.
2011-05-22 14:03:06 -04:00
Joey Hess
078d1dd0cb
clarify synopsis re options
2011-05-21 20:18:35 -04:00
Joey Hess
8ed27db18f
add explict build dep on hslogger
...
pulled in by missingh, but now used directly by git-annex
2011-05-21 13:03:13 -04:00
Joey Hess
abfd8dd6c7
add news item for git-annex 0.20110521
2011-05-21 12:02:41 -04:00
Joey Hess
49bd86eae3
Merge branch 'master' of ssh://git-annex.branchable.com
2011-05-21 12:00:55 -04:00
Joey Hess
944b1207dc
releasing version 0.20110521
2011-05-21 11:58:35 -04:00
Joey Hess
93a4f3d4e6
Add --debug option. Closes : #627499
...
This takes advantage of the debug logging done by missingh, and I added
my own debug messages for executeFile calls. There are still some other
low-level ways git-annex runs stuff that are not shown by debugging,
but this gets most of it easily.
2011-05-21 11:52:13 -04:00
Joey Hess
1876db50f2
found a few places I can use newtype
...
for presumably some speedups
2011-05-21 11:07:08 -04:00
http://ertai.myopenid.com/
c7b7595f50
Added a comment
2011-05-20 20:17:15 +00:00
Joey Hess
813ff7f4b0
fixed url
2011-05-19 16:23:42 -04:00
http://joey.kitenet.net/
4c8ce2d866
test commit at 4:09
2011-05-19 20:09:34 +00:00
Joey Hess
fbdaf212f0
main git repo switching to branchable one
...
It allows anonymous git push, and it's simpler to just have it there.
The kite repo will remain, as a mirror.
2011-05-19 15:56:19 -04:00
Joey Hess
dbf02220d5
update with irc channel
2011-05-19 15:44:22 -04:00
http://joey.kitenet.net/
463fc3ea58
Added a comment: anonymous git push
2011-05-19 19:21:52 +00:00
http://joey.kitenet.net/
fa8ae628f2
Added a comment
2011-05-19 16:10:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnOvt3TwSSDOLnoVzDNbOP1qO9OmNH5s0s
22bf25b102
Added a comment: gitweb supplies --no-name as of 1.7.5.1
2011-05-19 08:19:09 +00:00
Joey Hess
cd83541872
--backend now overrides any backend configured in .gitattributes files.
2011-05-18 19:34:46 -04:00
zooko
dd44e53c0c
Added a comment: Tahoe-LAFS comes with encryption
2011-05-18 04:32:17 +00:00
http://joey.kitenet.net/
93b0f21c95
Added a comment
2011-05-17 19:57:33 +00:00