Joey Hess
46ddb4e66a
response
2011-08-05 10:29:21 -04:00
Joey Hess
3211c6e335
Merge branch 'master' of ssh://git-annex.branchable.com
2011-08-05 10:27:56 -04:00
Joey Hess
578e669964
response
2011-08-05 10:27:22 -04:00
http://christian.amsuess.com/chrysn
d3f6f4fe34
fixed internal link
2011-08-04 15:25:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmFgsNxmnGznb5bbmcoWhoQOoxZZ-io61s
a746623a33
2011-08-01 09:54:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmFgsNxmnGznb5bbmcoWhoQOoxZZ-io61s
b48fec3846
2011-08-01 09:52:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg
344f2c3ec1
Added a comment: Solution
2011-07-31 15:24:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
ad4528cce8
2011-07-31 01:20:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg
d9cdb5eb45
2011-07-30 18:04:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg
16c55f61f2
2011-07-30 17:28:42 +00:00
Joey Hess
45bbf210a1
Fix shell escaping in rsync special remote.
2011-07-29 15:28:21 +02:00
https://www.google.com/accounts/o8/id?id=AItOawkvSZ1AFJdY_1FeutZr_KWeqtzjZta1PNE
50edbb03eb
2011-07-28 17:40:53 +00:00
Joey Hess
1d88b966e2
fix broken img
2011-07-24 15:15:43 +02:00
Joey Hess
d8f21b7955
add news item for git-annex 3.20110719
2011-07-19 23:54:36 -04:00
Joey Hess
13187b1ba7
close
2011-07-15 12:55:05 -04:00
Joey Hess
39ae33386d
update
2011-07-15 12:53:58 -04:00
Joey Hess
7fa7601490
response
2011-07-15 12:51:06 -04:00
http://peter-simons.myopenid.com/
185f0b6870
2011-07-15 15:33:35 +00:00
Joey Hess
ded2591124
unannex: Clean up use of git commit -a.
...
This was more complex than would be expected. unannex has to use git commit -a
since it's removing files from git; git commit filelist won't do.
Allow commands to be added to the Git queue that have no associated files,
and run such commands once.
2011-07-14 17:15:37 -04:00
Joey Hess
0c46cbab09
Support the standard git -c name=value
...
This allows eg, `git-annex -c annex.rsync-options=-6 get file`
The overridden git configs are not passed on to git plumbing commands
that are run. Perhaps someone will find a need to do that, but I don't yet
and it would require storing more state to know what config settings
have been overridden and need to be passed on.
2011-07-14 16:51:20 -04:00
http://peter-simons.myopenid.com/
020787bb97
2011-07-14 12:15:42 +00:00
http://peter-simons.myopenid.com/
a4f2dd2fc6
Added a comment: Solved
2011-07-13 16:21:26 +00:00
http://peter-simons.myopenid.com/
709f75f187
2011-07-13 10:35:47 +00:00
http://peter-simons.myopenid.com/
0fee31a164
2011-07-13 10:35:18 +00:00
Joey Hess
c38dd9adc8
analysis
2011-07-10 15:37:29 -04:00
Joey Hess
7919de73af
Bugfix: Make add ../ work.
...
The complication of check-attr returning absolute paths that have to be
converted back to relative paths..
2011-07-10 13:52:53 -04:00
Joey Hess
562fd41d6c
Merge branch 'master' of ssh://git-annex.branchable.com
2011-07-10 13:05:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
085eeaa652
2011-07-09 01:49:09 +00:00
Joey Hess
7da059e557
update
2011-07-08 01:26:18 -04:00
http://joey.kitenet.net/
a8fe35f645
2011-07-08 03:39:22 +00:00
http://joey.kitenet.net/
151b1d85c7
Added a comment
2011-07-08 01:32:30 +00:00
Joey Hess
433b6b75e5
Merge branch 'master' of ssh://git-annex.branchable.com
2011-07-07 21:31:22 -04:00
Joey Hess
2a108982ad
add monad-control to build depends
...
Will use this to handle exceptions in the Annex monad, yay.
2011-07-07 20:53:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
4857f4e861
Added a comment
2011-07-08 00:45:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
9633deab57
Added a comment: this happens also when the user has not the permission to set the file mode
2011-07-08 00:21:32 +00:00
Joey Hess
f7be0d5077
add news item for git-annex 3.20110707
2011-07-07 19:38:05 -04:00
Joey Hess
67dcc1f171
add: Avoid a failure mode that resulted in the file seemingly being deleted (content put in the annex but no symlink present).
2011-07-07 19:29:36 -04:00
Joey Hess
ff531b9677
Merge branch 'master' of ssh://git-annex.branchable.com
2011-07-07 17:05:53 -04:00
http://joey.kitenet.net/
dac158c7b2
Added a comment
2011-07-07 21:04:23 +00:00
http://joey.kitenet.net/
0c52362359
Added a comment
2011-07-07 20:27:33 +00:00
ssqq
33ebaf3f9f
2011-07-07 19:45:31 +00:00
ssqq
1ffe7f7770
2011-07-07 19:44:40 +00:00
ssqq
944cc2fde8
2011-07-07 18:49:49 +00:00
http://joey.kitenet.net/
f854d5ae7a
Added a comment
2011-07-07 15:27:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
8da1dd0336
2011-07-07 11:08:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg
c5296dee1f
2011-07-06 21:29:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg
a6c2bea91f
2011-07-06 20:39:11 +00:00
https://lithitux.org/openidserver/users/pavel
10e72acb01
Added a comment
2011-07-06 08:14:26 +00:00
Joey Hess
674768abac
add news item for git-annex 3.20110705
2011-07-05 15:22:12 -04:00
http://joey.kitenet.net/
fb433a5ba2
Added a comment
2011-07-05 19:06:48 +00:00