Bram
2d8520136e
Added a comment: Diff of unlocked file
2014-10-14 10:11:04 +00:00
Joey Hess
5bcbb5af45
add
2014-10-12 19:23:59 -04:00
Joey Hess
34668d7e30
already done
2014-10-12 13:34:43 -04:00
reisub
25e7243cbd
2014-10-09 20:37:23 +00:00
anarcat
cbd77fe4fa
Added a comment: maybe this should be split up, here are the issues i know about
2014-10-06 16:14:36 +00:00
http://joeyh.name/
6dac26c32f
Added a comment
2014-10-06 16:10:02 +00:00
http://joeyh.name/
cc5de5855a
Added a comment
2014-10-06 16:06:52 +00:00
http://joeyh.name/
af161deb1f
Added a comment
2014-10-06 16:03:04 +00:00
https://id.koumbit.net/anarcat
dbb38c290a
dupe?
2014-10-06 02:36:35 +00:00
https://id.koumbit.net/anarcat
b82d2b65ea
Added a comment: this also affects ssh remotes
2014-10-05 15:26:52 +00:00
http://joeyh.name/
fc23efec88
2014-09-25 16:07:08 +00:00
Joey Hess
286021cebc
Merge branch 'master' of ssh://git-annex.branchable.com
2014-09-10 15:15:26 -04:00
Joey Hess
fc2ccdc1c7
respond
2014-09-10 14:25:03 -04:00
Joey Hess
385073e0de
close
2014-09-10 14:23:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkQOUUx4LVAk6EnstSLvdv7gZc0NsRlHXw
c2892ddb6f
Added a comment: windows port volunteer tester
2014-09-08 15:39:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
e9714263ee
2014-08-29 09:29:40 +00:00
Ganwell
b58f790c0e
2014-08-26 23:15:38 +00:00
Joey Hess
01eda08b32
Merge branch 'master' of ssh://git-annex.branchable.com
2014-08-12 16:42:49 -04:00
http://joeyh.name/
eac61dacd1
Added a comment
2014-08-12 19:51:38 +00:00
Joey Hess
8ad5376640
close
2014-08-12 15:50:03 -04:00
http://joeyh.name/
57fb728b62
Added a comment
2014-08-12 18:58:49 +00:00
zardoz
5e2dd2ea86
Added a comment
2014-08-02 14:29:26 +00:00
gernot
0b078b2d37
2014-08-01 17:57:44 +00:00
Xyem
4e9e700548
Added a comment
2014-08-01 09:05:45 +00:00
http://joeyh.name/
64db37a974
Added a comment: interesting idea
2014-07-30 15:03:46 +00:00
Xyem
bb0ddec05d
2014-07-29 15:38:40 +00:00
http://svario.it/gioele
ff9131c93a
new wish: add repository name to commit messages
2014-07-29 15:29:30 +00:00
Xyem
d0ea0a0479
2014-07-24 12:31:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
168b338d54
Added a comment: good point
2014-07-21 19:22:30 +00:00
http://joeyh.name/
12ae4ee4ff
Added a comment
2014-07-21 18:40:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
9082d4f18f
Added a comment
2014-07-21 18:37:20 +00:00
http://joeyh.name/
22f2040816
Added a comment
2014-07-21 17:28:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkt8DjG40gowj_ETchFLDS_Z216tr7p1xw
a2839c34eb
2014-07-21 02:42:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
3de6e4b44a
2014-07-17 15:31:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
34ffbd990b
2014-07-17 15:30:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
31a4e44941
2014-07-17 15:29:59 +00:00
Joey Hess
019ed359e6
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-15 17:35:58 -04:00
http://joeyh.name/
3372106e9f
Added a comment
2014-07-15 19:13:06 +00:00
http://joeyh.name/
f0eed81357
Added a comment
2014-07-15 19:01:24 +00:00
Joey Hess
925e1db85b
retitle
2014-07-15 14:59:50 -04:00
http://joeyh.name/
6cf1b3eb15
Added a comment
2014-07-15 18:53:47 +00:00
Joey Hess
4e44bda4cc
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-15 14:28:21 -04:00
Joey Hess
522a0922b8
sync: Fix git sync with local git remotes even when they don't have an annex.uuid set.
...
Catch an exception when ensureInitialized is run in a non-initted
repository. In this case, just read the git config, so that the Git.Repo
object is not LocalUnknown, which is what is used to represent remotes
on eg, drives that are not connected.
The assistant already got this right, and like with the assistant, this
causes an implicit git-annex init of the local remote on the second sync,
once the git-annex branch has been pushed to it.
See this comment for more analysis:
http://git-annex.branchable.com/todo/Recovering_from_a_bad_sync/#comment-64e469a2c1969829ee149cbb41b1c138
This commit was sponsored by jscit.
2014-07-15 14:27:43 -04:00
http://joeyh.name/
82eca051f5
Added a comment
2014-07-15 18:23:50 +00:00
http://svario.it/gioele
65ea8409ec
Added a comment
2014-07-15 06:54:40 +00:00
http://joeyh.name/
15c4a21c81
Added a comment
2014-07-14 18:38:58 +00:00
http://joeyh.name/
3bf484a7dc
Added a comment
2014-07-14 18:30:38 +00:00
http://joeyh.name/
309f180130
Added a comment
2014-07-14 18:27:43 +00:00
http://ypid.wordpress.com/
53210e3220
Added a comment: gitignore
2014-07-12 17:59:42 +00:00
http://svario.it/gioele
df53f96063
new feature: do not import new files
2014-07-12 14:18:59 +00:00