Joey Hess
13f1c20ea5
response
2015-07-16 13:44:51 -04:00
Joey Hess
386b8c394e
got bash completion working for "git annex" not just "git-annex"
...
This needs a patch to git to cause the git-annex completion to be
auto-loaded when completing "git annex <tab>". Otherwise, it will only
load when "git-annex" is tab completed. Once loaded, it works for both
uses. I've submitted the git patch to the git mailing list.
2015-07-16 13:32:23 -04:00
Joey Hess
0de63300d6
response
2015-07-15 12:05:39 -04:00
Joey Hess
c88cc04ab4
response
2015-07-15 12:03:33 -04:00
Joey Hess
eec63060f0
response
2015-07-15 12:00:34 -04:00
Joey Hess
407c9435e4
response
2015-07-15 11:58:21 -04:00
Joey Hess
fbebc52f65
followup
2015-07-15 11:55:07 -04:00
Joey Hess
7d6e6f15c1
comment
2015-07-15 11:53:40 -04:00
Joey Hess
c82fe65346
response
2015-07-15 11:49:42 -04:00
Joey Hess
cd2adefa0b
update re builtin support
2015-07-15 11:46:42 -04:00
CandyAngel
3327e9ffae
Added a comment
2015-07-15 10:20:55 +00:00
juh
d9f6edac00
2015-07-15 06:10:12 +00:00
04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8
8695533f33
removed
2015-07-14 21:16:59 +00:00
Joey Hess
ab932c069c
devblog
2015-07-13 16:51:59 -04:00
Joey Hess
e677ab3c49
Merge branch 'master' of ssh://git-annex.branchable.com
2015-07-13 16:02:00 -04:00
Joey Hess
42948e960f
typo
2015-07-13 13:25:49 -04:00
7797121@3e82a86e48dce7dd6a7b6985b84cac91ffd61d4d
649b27aab0
2015-07-13 14:12:42 +00:00
7797121@3e82a86e48dce7dd6a7b6985b84cac91ffd61d4d
c72618aeb4
2015-07-13 14:11:41 +00:00
04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8
7399d79b67
Added a comment: GPG Key
2015-07-12 03:23:08 +00:00
cbaines
bfd652ced8
Add some information about Ubuntu Phone's
2015-07-11 17:25:51 +00:00
Joey Hess
d6ec38269c
devblog
2015-07-10 17:58:03 -04:00
Joey Hess
9659052e3f
devblog
2015-07-10 17:56:56 -04:00
Joey Hess
dd54d9b617
Merge branch 'master' into optparse-applicative
...
Conflicts:
debian/changelog
2015-07-10 17:07:54 -04:00
Joey Hess
8fd7052e5f
add news item for git-annex 5.20150710
2015-07-10 17:02:37 -04:00
Joey Hess
92de60c490
fix man format
2015-07-10 16:52:53 -04:00
Joey Hess
b4d22e6d49
doc updates
2015-07-10 13:49:37 -04:00
peteraward@bd1992bc6d8ba02a8614d531c5b2e4df9b8815c6
1d3cb925d6
2015-07-10 00:40:43 +00:00
Joey Hess
820b92abab
wip
...
Current status:
* building again, but several commands are commented out
* still need to implement global options, file matching options, etc
2015-07-09 19:03:24 -04:00
Joey Hess
e646051574
update fsck synopsis
2015-07-09 10:58:38 -04:00
Joey Hess
1090a3dcd7
Merge branch 'master' of ssh://git-annex.branchable.com
2015-07-08 20:25:10 -04:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
4eab9f7909
Added a comment: apt-get build-dep fails
2015-07-09 00:07:32 +00:00
Joey Hess
ad8194d1df
devblog
2015-07-08 19:40:49 -04:00
sfowijowa
b25a819dc6
2015-07-08 23:28:50 +00:00
konubinix
c98135f39f
Added a comment: Thank you for your answer
2015-07-08 19:33:35 +00:00
dirk.schmidt@045f26624b94d351628bbb315f94150d627fb18b
894415228b
Added a comment: Webapp don open
2015-07-08 12:49:02 +00:00
ghen1
da61ec46f0
Added a comment
2015-07-08 04:08:28 +00:00
ghen1
6bc3771b66
2015-07-08 03:58:25 +00:00
acous
b5ccfa7023
Added a comment
2015-07-07 22:25:40 +00:00
Joey Hess
38215b7463
devblog
2015-07-07 17:38:02 -04:00
Joey Hess
b11d2f5a8a
unused: --used-refspec can now be configured to look at refs in the reflog. This provides a way to not consider old versions of files to be unused after they have reached a specified age, when the old refs in the reflog expire.
...
May be slow.
2015-07-07 17:13:50 -04:00
Joey Hess
a51b98cdd5
sync: When annex.autocommit=false, avoid making any commit of local changes, while still merging with remote to the extent possible.
2015-07-07 16:36:11 -04:00
Joey Hess
81ad277a85
add: Stage symlinks the same as git add would, even if they are not a link to annexed content.
2015-07-07 16:15:30 -04:00
Joey Hess
772dd88ae9
close; use receive.denyCurrentBranch=updateInstead
2015-07-07 16:00:25 -04:00
Joey Hess
60fc25e9d3
merge: Avoid creating the synced/master branch.
...
The branch needs to be created when merging from the remote in sync,
since we diff between it and the remote's sync branch. But git annex merge
should not be creating sync branches.
2015-07-07 15:53:27 -04:00
Joey Hess
76bc0ce2a2
comment
2015-07-07 15:31:24 -04:00
Joey Hess
c6210902c0
merge 2 bugs
2015-07-07 15:12:03 -04:00
Joey Hess
1970c323c1
belated followup
2015-07-07 14:58:38 -04:00
Joey Hess
202f9bf06a
comments
2015-07-07 14:50:47 -04:00
Joey Hess
99a99b3f65
followup
2015-07-07 14:08:30 -04:00
Joey Hess
0964628818
clarify
2015-07-07 13:49:58 -04:00