Ilya_Shlyakhter
3e4b5d2d93
Added a comment: using hardlinks
2019-11-19 17:51:08 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
c1eee5f259
Added a comment
2019-11-19 17:18:18 +00:00
satya.ortiz-gagne@a4c92de91eb4fd5ae8fc9893bb4fd674a19f2e59
d5feb4385a
Added a comment: Re: using hardlinks
2019-11-18 20:46:22 +00:00
Ilya_Shlyakhter
a884629e84
Added a comment: using hardlinks
2019-11-18 19:21:18 +00:00
satya.ortiz-gagne@a4c92de91eb4fd5ae8fc9893bb4fd674a19f2e59
6a30d64e72
2019-11-18 18:56:31 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
db99ab74fc
removed
2019-11-14 17:40:36 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
c547b75c20
Added a comment: Sometimes it sorta works
2019-11-14 17:24:29 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
4934edc661
Added a comment: Sometimes it sorta works
2019-11-14 17:24:12 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
621128cfe5
2019-11-14 04:36:07 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
9f6924356d
Added a comment
2019-11-14 00:38:56 +00:00
Joey Hess
5899aaffdb
response
2019-11-13 16:05:57 -04:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
389e9c35df
accidental dup
...
This reverts commit ece9429f44
2019-11-13 19:40:29 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
ece9429f44
2019-11-13 19:39:21 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
8ebcc32745
2019-11-13 19:38:56 +00:00
http://templeofcrom.duckdns.org/
e486fd5e0f
Added a comment: A warning in the docs about earlier v7 revisions would be nice
2019-11-08 04:59:43 +00:00
Ilya_Shlyakhter
363be9e338
Added a comment
2019-11-04 16:40:53 +00:00
irieger
e56521543b
Added a comment: comment 5
2019-11-04 08:30:08 +00:00
hobbes@b2cacef69071743c3a831e60511062f7e014e52f
6c9f7f677b
Added a comment: Ssh config
2019-11-03 23:49:05 +00:00
plasmastrike@66c1cae4abae92d03faf344111c446a1908981ff
e7962d3701
Added a comment: Yggdrasill
2019-11-01 13:34:36 +00:00
Ilya_Shlyakhter
e64b4c03ee
Added a comment: annexing previously non-annexed files, and compatibility with v5
2019-10-31 16:19:40 +00:00
Ilya_Shlyakhter
d578f9ce13
Added a comment: not annexing files already stored in git
2019-10-31 16:03:42 +00:00
bremner
d69d9088a7
Added a comment: plz don't annex already committed files
2019-10-31 13:50:10 +00:00
ghen1
449568e5dc
Added a comment
2019-10-30 22:51:27 +00:00
Dwk
ee841249c0
Added a comment
2019-10-29 21:04:42 +00:00
strmd
9f00137022
Added a comment
2019-10-29 20:01:01 +00:00
Ilya_Shlyakhter
5be902b324
Added a comment: re: setkey
2019-10-28 22:12:51 +00:00
Simon
b1077b417f
Added a comment: Maybe this is the problem...
2019-10-28 16:13:18 +00:00
Simon
3f3e2d56ab
Added a comment: Should there have been a combine step?
2019-10-28 16:06:22 +00:00
Simon
c4b628b241
Added a comment: Can you give more details?
2019-10-28 16:04:52 +00:00
nordmagnus999
bb9421bda4
Added a comment: Oh yeah, use verbose flag too.
2019-10-28 15:50:42 +00:00
nordmagnus999
54cdad7630
Added a comment: A possible solution
2019-10-28 15:49:12 +00:00
Simon
acae35d6e1
2019-10-28 15:37:04 +00:00
nordmagnus999
7fd392e584
2019-10-26 09:58:54 +00:00
nordmagnus999
72e3faa747
2019-10-25 19:54:13 +00:00
nordmagnus999
24afa8ebe5
2019-10-25 19:37:42 +00:00
Joey Hess
4a3f3a2cb5
make git add only annex when configured by annex.largefiles
2019-10-24 14:17:29 -04:00
Joey Hess
31a5b58b2c
documentation for making git add only annex when configured by annex.largefiles
...
Code change should be trvial, but not yet implemented. This
significantly complicated the task of documenting how git-annex works.
I'm not sure how useful the annex.gitaddtoannex confguration is after
this change; seems that if a user has an annex.largefiles they will want
it applied consistently. But the last thing I want to hear is more
complaining from users about git add doing something they don't want it
to.
There's a pretty high risk users who got used to the git add behavior
and don't have annex.largefiles configured will miss the NEWS and
complain bitterly about their suddenly bloated repositories. Oh well.
Removed outdated comments about the old behavior to avoid confusion.
I don't know if I've found all the places that griping spread to.
2019-10-24 14:01:54 -04:00
Joey Hess
bd197be3ad
annex.gitaddtoannex configuration
...
Added annex.gitaddtoannex configuration. Setting it to false prevents
git add from usually adding files to the annex.
(Unless the file was annexed before, or a renamed annexed file is detected.)
Currently left at true; some users are encouraging it be set to false.
2019-10-23 15:29:46 -04:00
Joey Hess
ff5c0ef43f
comment
2019-10-23 12:26:55 -04:00
spwhitton
2744c1d7a0
Added a comment
2019-10-23 15:25:30 +00:00
amindfv@6f75355c5dad3450ed73d1f01715be90dfdd6cd6
f6222bc6c4
Added a comment
2019-10-23 04:42:36 +00:00
amindfv@6f75355c5dad3450ed73d1f01715be90dfdd6cd6
3aec7db42e
Added a comment
2019-10-23 04:24:01 +00:00
Ilya_Shlyakhter
bafed0f619
Added a comment: can git add only annex already-annexed files?
2019-10-22 20:01:52 +00:00
Joey Hess
7b1f1785aa
no, sorry, you don't get to conflate issues
2019-10-22 15:19:10 -04:00
Joey Hess
3f89b6bd3f
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-22 15:16:20 -04:00
Joey Hess
c4374e4aee
followup
2019-10-22 14:36:31 -04:00
Ilya_Shlyakhter
48999a3caf
Added a comment: locking files before reverting to v5
2019-10-22 18:25:11 +00:00
Ilya_Shlyakhter
cf2d18a568
Added a comment: temporary manual downgrade of repos to v5 is possible
2019-10-22 16:40:32 +00:00
Ilya_Shlyakhter
00b1beb41b
removed
2019-10-22 16:35:15 +00:00
Ilya_Shlyakhter
74ee238671
Added a comment: temporary manual downgrade of repos to v5 is possible
2019-10-22 16:33:22 +00:00