yarikoptic
58be3af084
Added a comment
2019-11-13 04:41:56 +00:00
Joey Hess
3129923867
comment
2019-11-12 16:37:24 -04:00
Ilya_Shlyakhter
41bb14a885
added todo about documenting sqlite database schemas
2019-11-10 23:27:57 +00:00
Ilya_Shlyakhter
b7a3ba9434
Added a comment: limiting clean/smudge filter to unlocked files
2019-11-08 19:48:11 +00:00
yarikoptic
ea7959353e
Added a comment: RFC: how would it work for regular git remote + special remote
2019-11-08 19:19:19 +00:00
Joey Hess
8f276f33b7
update status of sqlite branch
2019-11-07 13:26:05 -04:00
Joey Hess
41825195ba
Merge branch 'master' of ssh://git-annex.branchable.com
2019-11-05 12:51:50 -04:00
Joey Hess
fccfcba89f
update to document current state of sqlite branch
2019-11-05 12:50:53 -04:00
Ilya_Shlyakhter
59fa021c3d
added todo re: git-annex-sync handling of linked worktrees
2019-11-03 23:06:39 +00:00
Ilya_Shlyakhter
72252e1be4
more notes on communicating breaking changes
2019-10-31 15:52:10 +00:00
yarikoptic
cc62ba1da8
Added a comment: ACLs keep fighting back
2019-10-29 18:03:57 +00:00
Ilya_Shlyakhter
cd482f3cd6
added todo "warn of breaking changes same way git does"
2019-10-24 22:05:46 +00:00
Joey Hess
8fb1350a2c
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-23 15:30:55 -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
94efc400e9
horrible impementation of isInodeKnown
...
The only good thing about it is it does not require a major version bump
to improve the database. That will need to happen at some point though.
Potentially very very slow in a large repository.
Ugly use of raw sql.
2019-10-23 14:37:29 -04:00
Ilya_Shlyakhter
2d33c62965
Added a comment: configuring git add behavior
2019-10-23 17:57:03 +00:00
Ilya_Shlyakhter
bdf6d2eb48
Added a comment: preventing git add
from annexing new files
2019-10-23 17:05:42 +00:00
Ilya_Shlyakhter
5f7036d0a7
Added a comment: searching by inode
2019-10-23 16:32:37 +00:00
spwhitton
f67285f079
Added a comment
2019-10-23 15:28:56 +00:00
Joey Hess
c4374e4aee
followup
2019-10-22 14:36:31 -04:00
Joey Hess
5581dc3318
comment
2019-10-22 13:30:04 -04:00
Joey Hess
913ac80d33
close a bug report redundant with an existing todo
...
copied over the dandi tag
updated the todo, as now that sameas is done it's unblocked
2019-10-21 15:23:04 -04:00
cds@be5df0987fc4e414401b86f980a60f7bf0288037
70702c63a8
Making a todo as requested on IRC.
2019-10-16 02:34:53 +00:00
Joey Hess
8ef5e79f79
sameas done and merged
2019-10-14 16:07:49 -04:00
Joey Hess
123d0d9add
Merge branch 'sameas'
2019-10-14 16:07:19 -04:00
Joey Hess
37f0abbca8
looked over all my old comments, current status of all concerns
2019-10-11 16:06:42 -04:00
Joey Hess
37f725a9f7
Merge branch 'master' into sameas
2019-10-11 15:56:00 -04:00
Joey Hess
debafcba2b
autoenable sameas remotes
2019-10-11 15:52:40 -04:00
Joey Hess
ec778888d2
got enableremote working for sameas
...
Also the assistant can enable sameas remotes, should work, but not
tested.
2019-10-11 15:11:08 -04:00
Joey Hess
35d7ffe128
initremote --sameas fully working
...
And using sameas remotes is working.
Moved annex-config-uuid setting out of Remote.Helper.Special.
EnableRemote will also have to set it.
2019-10-11 14:19:10 -04:00
Joey Hess
1b9c1d1737
fix sameas inherited key removal
2019-10-11 13:18:27 -04:00
Ilya_Shlyakhter
8432c3912f
Added a comment: preventing inadvertently adding annexed files in unlocked form
2019-10-11 16:38:07 +00:00
Joey Hess
2bd6e81bb0
support annex-config-uuid when generating remote
...
This is used by a special remote with sameas-uuid=
The remote's uuid is the sameas-uuid, but it needs to get
its RemoteConfig from the annex-config-uuid.
2019-10-11 12:34:11 -04:00
Ilya_Shlyakhter
599d438fa6
Added a comment
2019-10-11 16:23:08 +00:00
Joey Hess
cb08cb0052
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-10 16:18:46 -04:00
Joey Hess
0dd5691951
update notes
2019-10-10 16:12:59 -04:00
Ilya_Shlyakhter
159ba92ea1
added todo for separate annex.largefiles.git-add and annex.largefiles.git-annex-add settings
2019-10-10 18:29:03 +00:00
Joey Hess
d1130ea04a
get rid of hardcoded "name" lookups
...
Support "sameas-name" being set instead.
In RenameRemote, rename which ever of the two is set.
2019-10-10 13:25:10 -04:00
Joey Hess
d9938b97c6
thought
2019-10-10 12:06:37 -04:00
jason.dixon.email@aa0e536a2ec2877d6f666108dbbc6e39bbe87ac0
7e692864de
Added a comment: wanted content commands
2019-10-10 08:16:59 +00:00
Ilya_Shlyakhter
df42fc998c
Added a comment
2019-10-08 20:23:07 +00:00
Joey Hess
30204cc493
comment
2019-10-08 14:36:21 -04:00
Joey Hess
7c91eb35f7
comment
2019-10-08 12:19:05 -04:00
Joey Hess
1ba99c31ca
comment
2019-10-08 12:11:19 -04:00
Joey Hess
560c873f50
Merge branch 'master' of ssh://git-annex.branchable.com
2019-10-08 12:09:26 -04:00
Ilya_Shlyakhter
2e8abdae5a
Added a comment: automatic retries if index is locked
2019-10-08 16:01:52 +00:00
Joey Hess
08bf984921
more thoughts
2019-10-08 11:39:12 -04:00
Ilya_Shlyakhter
d2369894f0
Added a comment: automaticallly sync content on git push/pull
2019-10-08 06:43:33 +00:00
Ilya_Shlyakhter
a728b78ca2
added todo for operating on files touched by commits in a range
2019-10-08 05:13:23 +00:00
Ilya_Shlyakhter
3d677c0990
added suggestion for more fine-grained config of when files are added as locked vs unlocked
2019-10-07 18:08:44 +00:00