Joey Hess
16e987be01
devblog
2016-05-27 15:37:01 -04:00
Yaroslav Halchenko
97746c80b3
minor typos in devblog
2016-05-27 15:26:34 -04:00
Joey Hess
84f20c9f69
Windows: Avoid terminating git-annex branch lines with \r\n when union merging.
2016-05-27 15:22:52 -04:00
Joey Hess
45308ec78b
Improve SHA*E extension extraction code.
...
Filter out over-long "extensions" before stripping out non-alphanumerics
from them, so that eg "foo.ba__________r" is not considered a .bar
extension.
2016-05-27 13:14:51 -04:00
Joey Hess
b7d47741c9
comment
2016-05-27 13:09:46 -04:00
Joey Hess
be4e2027e8
add news item for git-annex 6.20160527
2016-05-27 12:36:46 -04:00
Joey Hess
abaeb517eb
comment
2016-05-27 11:46:24 -04:00
Joey Hess
eba68572dc
Split lines in the git-annex branch on \r as well as \n, to deal with \r\n terminated lines written by some versions of git-annex on Windows.
...
This fixes strange displays in some cases, including whereis showing
many duplicate locations, and showing more total copies than actually
exist.
It's unknown if that lead to data loss when eg, dropping. At the moment,
it seems unlikely it could, since the UUID with \r's appended is not the
same as a UUID without, and so no remote matches it.
It's also unknown if \r's can leak in on windows, perhaps when merging the
git-annex branch.
2016-05-27 11:45:13 -04:00
Joey Hess
4e0af0e3e8
followup
2016-05-27 11:05:53 -04:00
Joey Hess
0c2c9202d7
followup
2016-05-27 11:01:33 -04:00
Joey Hess
9a0a75182b
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-27 10:40:08 -04:00
Joey Hess
0e33730b5a
analysis
2016-05-27 10:39:55 -04:00
ggreif@8132a868199b4ffec14150c87f538dc06a538220
a7d83f92f6
Added a comment: GHC HEAD warnings
2016-05-27 14:21:11 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ae9f6b5dd4
2016-05-25 18:30:34 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e92d36ddb2
just added a tag to claim my ownership
2016-05-25 12:59:57 +00:00
xloem
2040cb9a61
2016-05-25 12:25:31 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e6bffbdf08
Added a comment
2016-05-25 01:09:56 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
f2327ef7b0
closing
2016-05-25 00:28:36 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
8c6067d96f
2016-05-25 00:25:03 +00:00
Joey Hess
bbe42999ae
devblog
2016-05-24 16:08:43 -04:00
Joey Hess
d815bb8635
close
2016-05-24 16:06:24 -04:00
Joey Hess
a533cc3b35
close
2016-05-24 16:00:39 -04:00
Joey Hess
1183205838
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-24 15:59:22 -04:00
Joey Hess
1b3bde0625
enableremote: Remove annex-ignore configuration from a remote.
2016-05-24 15:58:27 -04:00
Joey Hess
b33a649a25
enableremote: Can now be used to explicitly enable git-annex to use git remotes. Using the command this way prevents other git-annex commands from probing new git remotes to auto-enable them.
2016-05-24 15:24:38 -04:00
Joey Hess
afb332a142
replace redudundant and incomplete encryption para with link
2016-05-24 14:38:59 -04:00
NhanHo
bd8e8ebd07
2016-05-24 13:15:56 +00:00
NhanHo
eab26c79c3
2016-05-24 10:39:34 +00:00
ilovezfs
c4cd0c8730
Added a comment
2016-05-24 09:32:31 +00:00
NhanHo
f6cded63e9
2016-05-24 09:08:35 +00:00
NhanHo
b18f0f55b6
2016-05-24 09:07:18 +00:00
myannex@18bb16ff5a145a744e065dc96ed566d7a236ccbc
b88ed4dba9
2016-05-24 06:02:09 +00:00
Joey Hess
f79875ef3b
Updated cabal file explictly lists source files.
...
The tarball on hackage will include only the files needed for cabal install;
it is NOT the full git-annex source tree. While it's totally obnoxious that
cabal files need every file listed out when basic wildcard support could
avoid hundreds of lines, and have to be maintained when files are added,
this does get the tarball size back down to 1 mb.
This also stops stack from complaining that it found modules not listed in
the cabal file.
debian/changelog, debian/NEWS, debian/copyright: Converted to symlinks
to CHANGELOG, NEWS, and COPYRIGHT, which used to symlink to these instead.
This avoids needing to include debian/ in the hackage tarball.
Setup.hs: Build man pages at install time using make and mdwn2man.
If it fails, which it probably will on windows, just skip installing
them.
2016-05-24 01:28:07 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
91f8800721
Added a comment: what would be the "best" command to run?
2016-05-24 00:10:23 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e1247977b3
added that reconfirmed with 6.20160523+gitg33c00ab-1~ndall+1
2016-05-23 23:58:15 +00:00
Joey Hess
12cee25b41
devblog
2016-05-23 18:26:45 -04:00
Joey Hess
737d4a5ba1
deja vu all over again
2016-05-23 18:25:39 -04:00
Joey Hess
4d4fb65da2
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-23 18:15:17 -04:00
Joey Hess
7afa487eaa
add todo item
2016-05-23 18:13:03 -04:00
Joey Hess
70ecc00f31
re-close
2016-05-23 17:52:08 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
065a8c3030
fixed meta tag
2016-05-23 20:48:35 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
072d7938f0
2016-05-23 20:47:30 +00:00
Joey Hess
33c00ab407
reply
2016-05-23 15:45:56 -04:00
Joey Hess
3dd69f932d
note commands which do not get a reply
2016-05-23 15:45:47 -04:00
Joey Hess
d4bfb9bcd9
note version for recently added command
2016-05-23 15:03:05 -04:00
Joey Hess
9e81a39a01
comment, reopen
2016-05-23 14:36:59 -04:00
Joey Hess
f348634df0
comment
2016-05-23 14:14:51 -04:00
Joey Hess
53d9b0fc5f
initial pass
2016-05-23 13:59:31 -04:00
Joey Hess
4f88bc87a5
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-23 13:03:48 -04:00
Joey Hess
fda1175d32
comment
2016-05-23 13:00:49 -04:00
ilovezfs
b425c4ee62
Added a comment
2016-05-23 16:26:36 +00:00
Joey Hess
e394315b67
comment
2016-05-23 11:13:51 -04:00
xloem
304c5ef17d
2016-05-23 11:01:25 +00:00
xloem
fbb955c7f2
2016-05-23 10:55:54 +00:00
ilovezfs
07383ae9ea
2016-05-23 06:31:12 +00:00
ilovezfs
724fe1a3d2
2016-05-23 06:27:46 +00:00
ilovezfs
da4d667940
Patches for GHC 8 and for cabal configure
2016-05-23 06:26:59 +00:00
rustikus@9db90d0c115a1825e2f1e5f15257ec1298a6c7b6
f499d6f052
Added a comment: Arrived in homebrew - Fix not working?
2016-05-22 19:58:33 +00:00
xloem
a207886237
2016-05-22 17:09:49 +00:00
xloem
8a95bb14bc
removed
2016-05-22 16:26:56 +00:00
xloem
79d335c806
Added a comment: This could be detected
2016-05-22 16:26:30 +00:00
xloem
c31b6c01ee
Added a comment
2016-05-22 15:58:22 +00:00
Joey Hess
be03afac67
comment
2016-05-21 10:00:09 -04:00
Joey Hess
5d8cd16b27
comment
2016-05-21 09:53:44 -04:00
Joey Hess
fdb4fc9896
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-21 09:52:05 -04:00
Joey Hess
da0bfb9829
rename
2016-05-21 09:51:32 -04:00
xloem
f33d3b1d01
Added a comment: Retrieval progress message helpers
2016-05-20 19:42:24 +00:00
ilovezfs@25b1c2e6e4c5194d062624bafc4507b8398d6588
bc87b2d9f9
S3 support lacking in a stock cabal install build in a sandbox on OS X
2016-05-20 10:33:02 +00:00
EskildHustvedt
41a5155b09
Added a comment
2016-05-20 07:45:52 +00:00
EskildHustvedt
f317ecb77b
2016-05-20 07:37:38 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
58bdc5be88
2016-05-19 19:11:14 +00:00
Gus
51ab43ca58
Added a comment: Thank you
2016-05-19 11:27:16 +00:00
xloem
57a7981e1b
Added a comment: Freenet Special Remote
2016-05-19 03:02:19 +00:00
xloem
e86688651c
Added a comment
2016-05-18 09:43:13 +00:00
xloem
fd23831467
Added a comment: dangling objects
2016-05-18 01:49:11 +00:00
Joey Hess
e81b1bc9e7
response
2016-05-17 14:13:21 -04:00
Joey Hess
8006ac923b
followup
2016-05-17 14:01:32 -04:00
Gus
5efa21becc
2016-05-17 17:19:41 +00:00
adament@c0981cf9fb3a2c013811bae9af9bada8f0fa0886
b00ea72aec
2016-05-17 16:25:08 +00:00
adament@c0981cf9fb3a2c013811bae9af9bada8f0fa0886
9d2bb5bf5e
2016-05-17 16:23:54 +00:00
Gus
a4766d581b
Added a comment: Restarting
2016-05-17 10:36:56 +00:00
openmedi
5595cc8c69
Added a comment
2016-05-16 23:11:34 +00:00
Joey Hess
27000d8af6
comment
2016-05-16 17:35:30 -04:00
Joey Hess
fa56e940ba
comment
2016-05-16 17:23:38 -04:00
Joey Hess
eda5d9cc74
adjust: Add --fix adjustment, which is useful when the git directory is in a nonstandard place.
2016-05-16 17:18:33 -04:00
Joey Hess
9249af66f6
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-16 14:50:11 -04:00
Joey Hess
fb8ab2469d
assistant: Fix bug that caused v6 pointer files to be annexed by the assistant.
2016-05-16 13:36:36 -04:00
CandyAngel
789b6c062a
Added a comment
2016-05-16 11:41:09 +00:00
midfield
e7e376f60e
Added a comment: timings
2016-05-15 19:58:37 +00:00
openmedi
732cc8f6ca
Added a comment
2016-05-14 13:24:06 +00:00
openmedi
7767d3c5ce
Added a comment
2016-05-14 13:21:04 +00:00
drunken_sapo
45ef128fe6
Added a comment: The problem was path length
2016-05-14 13:11:36 +00:00
aslkdjasd@656d48eb766881455ee14c8cd4adabdd14aad892
4b870861b1
Added a comment: layout reasoning
2016-05-14 01:23:42 +00:00
thowz
e735938bbd
Added a comment: adjusting symlink paths
2016-05-13 22:32:33 +00:00
drunken_sapo
2a0ca9cb75
Added a comment
2016-05-13 18:12:24 +00:00
Joey Hess
36cf163321
found a bad memory use in git
2016-05-12 17:26:33 -04:00
Joey Hess
0bbc6050f0
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-12 17:20:27 -04:00
Joey Hess
555a411cce
devblog
2016-05-12 17:19:55 -04:00
midfield
234f3ab1b5
Added a comment: v6 mode
2016-05-12 20:19:15 +00:00
midfield
811adffabd
2016-05-12 20:18:34 +00:00
Joey Hess
dd260706af
webapp: Avoid confusing display of dead remotes.
2016-05-12 16:12:16 -04:00
Joey Hess
a261a05c15
followup
2016-05-12 15:45:07 -04:00
Joey Hess
aa0bb64e6a
response
2016-05-12 15:31:40 -04:00
Joey Hess
d881850fe3
comment
2016-05-12 15:23:43 -04:00
Joey Hess
9fd09a657a
open bug from forum post
2016-05-12 15:14:30 -04:00
Joey Hess
8859065ecc
response
2016-05-12 15:11:28 -04:00
Joey Hess
844de6235b
response
2016-05-12 15:03:40 -04:00
Joey Hess
82c5223497
response
2016-05-12 14:46:48 -04:00
Joey Hess
0498d7388e
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-12 14:27:42 -04:00
Joey Hess
5cee93c4e5
link to my post "proposal for extending smudge/clean filters with raw file access"
2016-05-12 14:26:58 -04:00
openmedi
b21edb8d82
Added a comment
2016-05-12 07:49:33 +00:00
openmedi
eee9dafac8
Added a comment
2016-05-12 06:57:15 +00:00
openmedi
69a1afa5f0
Added a comment
2016-05-12 06:52:51 +00:00
midfield
e97ceaeaa6
2016-05-12 02:55:56 +00:00
paulK
34670bc816
2016-05-11 21:51:41 +00:00
annexuser
5d69c5f43b
Added a comment
2016-05-11 20:32:55 +00:00
Joey Hess
1f38328d3c
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-11 16:09:56 -04:00
Joey Hess
7cacd7888b
Change git annex info remote encryption description to use wording closer to what's used in initremote.
2016-05-11 16:09:39 -04:00
Joey Hess
695fa2ea3e
clarify some things
...
In particular, specifying multiple keyid= in enableremote/initremote
doesn't work, and never has AFAICS, so don't suggest using it.
Also, there was some public/private key wording confusion.
2016-05-11 15:58:19 -04:00
midfield
4633f0b1d9
2016-05-11 17:31:41 +00:00
Joey Hess
2c1f223226
add news item for git-annex 6.20160511
2016-05-11 13:00:32 -04:00
openmedi
7fe4c3b5f4
rename forum/__34__git_annex_assitant_--stop__34___doesn__39__t_work_in_OSX_10.11.4.mdwn to forum/__34__git_annex_assistant_--stop__34___doesn__39__t_work_in_OSX_10.11.4.mdwn
2016-05-11 13:06:33 +00:00
openmedi
2c5de4da2f
2016-05-11 13:05:59 +00:00
cmt.miniBill@1ee673129c276f72c8d7c2974091af7618a22c2a
aeacc4474f
Fix typo
2016-05-11 07:14:25 +00:00
paulK
9c03a649c8
Bug report.
2016-05-11 00:52:34 +00:00
browneej@96fb43ae83ff25c968e65939805b60f3e42f1e06
b4bea642a6
Added a comment: git-annex on windows additional
2016-05-10 23:26:48 +00:00
browneej@96fb43ae83ff25c968e65939805b60f3e42f1e06
313cac0ae5
git-annex visibility on windows
2016-05-10 23:22:22 +00:00
browneej@96fb43ae83ff25c968e65939805b60f3e42f1e06
e6ddc1afd7
Added a comment
2016-05-10 22:44:47 +00:00
Joey Hess
2ca16e440c
typo
2016-05-10 17:43:50 -04:00
Joey Hess
7e007b6475
typo
2016-05-10 17:41:31 -04:00
Joey Hess
45ca1886e6
rename to legal ikiwiki filename
2016-05-10 17:18:21 -04:00
Joey Hess
b0b0cfff2c
devblog
2016-05-10 17:16:59 -04:00
Joey Hess
4c5cb82789
close; done in v6 mode
2016-05-10 17:15:27 -04:00
Joey Hess
dd2a5d8295
close
2016-05-10 17:07:59 -04:00
Joey Hess
e8121245b5
close
2016-05-10 17:06:43 -04:00
Joey Hess
a0e3382985
response
2016-05-10 17:03:27 -04:00
Joey Hess
28f8ab5939
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-10 16:53:50 -04:00
Joey Hess
e219289c83
Added new encryption=sharedpubkey mode for special remotes.
...
This is useful for makking a special remote that anyone with a clone of the
repo and your public keys can upload files to, but only you can decrypt the
files stored in it.
2016-05-10 16:50:31 -04:00
pixunil
9b77752a93
Added a comment
2016-05-10 20:45:57 +00:00
Joey Hess
2d00523609
In the unusual configuration where annex.crippledfilesystem=true but core.symlinks=true, store object contents in mixed case hash directories so that symlinks will point to them.
...
Contents are searched for in both locations, same as before, so this
does not add any overhead.
2016-05-10 15:00:22 -04:00
Joey Hess
5ae4c1987f
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-10 14:07:36 -04:00
Joey Hess
e35ba6c1e6
update
2016-05-10 14:07:13 -04:00
pixunil
6c54ca54e1
Added a comment: git config
2016-05-10 17:59:10 +00:00
Joey Hess
76522065ae
comment
2016-05-10 13:54:27 -04:00
CandyAngel
4a0bc1bfdd
Added a comment
2016-05-10 17:44:38 +00:00
Joey Hess
2d0c7a23e9
Merge remote-tracking branch 'origin/master'
2016-05-10 13:38:33 -04:00
Joey Hess
7d48df6d77
comment
2016-05-10 13:38:31 -04:00
Joey Hess
e9f131cd41
comment
2016-05-10 13:27:50 -04:00
pixunil
38470a378d
Added a comment: more information
2016-05-10 17:27:46 +00:00
Joey Hess
ae65aecb0b
fsck: When a key is not previously known in the location log, record something so that reinject --known will work.
2016-05-10 13:20:45 -04:00
Joey Hess
3f1aaa84c5
Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-options, which are passed to gpg when it's decrypting data.
...
The naming is unofrtunately not consistent, but the gnupg-options
were only used for encrypting, and it's too late to change that.
It would be nice to have a third setting that is always passed to gnupg,
but ~/.gnupg/options can be used to specify such global options when really
needed.
2016-05-10 13:03:56 -04:00
Joey Hess
5f1c316b0c
followup
2016-05-10 12:29:01 -04:00
Joey Hess
7de5cbfaa5
response
2016-05-10 12:18:05 -04:00
Joey Hess
0092d16eb5
followu
2016-05-10 12:17:25 -04:00
openmedi
7cefaf548a
Added a comment
2016-05-10 14:42:21 +00:00
openmedi
a9f5648b14
Added a comment
2016-05-10 14:40:18 +00:00
openmedi
700138092f
2016-05-10 14:38:08 +00:00
CandyAngel
73ad85c8d3
2016-05-10 07:25:09 +00:00
browneej@96fb43ae83ff25c968e65939805b60f3e42f1e06
7f1000d9f3
2016-05-09 17:11:27 +00:00
openmedi
8705c48615
rename forum/How_to_find_out_if_assitant_is_still_repairing__63__.mdwn to forum/How_to_find_out_if_assistant_is_still_repairing__63__.mdwn
2016-05-09 11:49:23 +00:00
openmedi
f7c8fe7334
2016-05-09 11:46:45 +00:00
pixunil
1482eb09fa
2016-05-07 19:16:13 +00:00
pixunil
55beb17769
2016-05-07 19:09:14 +00:00
xloem
2f84557979
removed
2016-05-07 12:34:59 +00:00
xloem
d187f771b9
2016-05-07 12:26:13 +00:00
Joey Hess
c456833179
Windows: Fix an over-long temp directory name.
2016-05-06 12:49:41 -04:00
Joey Hess
e08082ce72
followup, close
2016-05-06 12:34:50 -04:00
xloem
36137c444b
Added a comment
2016-05-06 11:19:43 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
764e816156
2016-05-06 06:00:21 +00:00
slowbyte@142ac4d0d3edb8ed7be2fa944db64ee067115f0e
56d3d31918
2016-05-06 05:37:55 +00:00
openmedi
d72b80c5cc
2016-05-06 00:47:43 +00:00
annexuser
80f1ea50ea
Added a comment
2016-05-05 23:57:13 +00:00
openmedi
fad7dcc19b
2016-05-05 21:50:54 +00:00
Joey Hess
ddbe00832a
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-05 16:06:39 -04:00
Joey Hess
2862eb9d59
new simpler windows build environment using stack and git for windows and no cygwin
2016-05-05 15:47:01 -04:00
Joey Hess
3e79a2f114
enable explicit-setup-deps
2016-05-05 15:37:42 -04:00
annexuser
87567080a2
Added a comment
2016-05-05 18:11:49 +00:00
Joey Hess
cf587a795e
comment
2016-05-05 11:56:06 -04:00
Joey Hess
bf2c18b9d4
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-05 11:55:24 -04:00
rustikus@9db90d0c115a1825e2f1e5f15257ec1298a6c7b6
a5bec6c70b
2016-05-05 13:41:53 +00:00
simon.parzer@f837bbade0d93f560dc574b04e835b7875c4026f
0965ddb954
Added a comment: Python script to recover git annex' lost files
2016-05-05 12:01:46 +00:00
simon.parzer@f837bbade0d93f560dc574b04e835b7875c4026f
6d2d975e78
removed
2016-05-05 11:59:03 +00:00
simon.parzer@f837bbade0d93f560dc574b04e835b7875c4026f
4e6f822e6a
Added a comment: Python script to recover git annex' lost files
2016-05-05 11:58:31 +00:00
simon.parzer@f837bbade0d93f560dc574b04e835b7875c4026f
786580cf42
Added a comment
2016-05-05 11:26:04 +00:00
Horus
73e8e40575
Added a comment
2016-05-05 10:01:21 +00:00
Horus
c89d4ab6f3
Added a comment
2016-05-05 10:00:20 +00:00
abdo.roig@4afedf09b5d9a0a6a9f44fc16a778e10cc3e89dc
5385ed813f
Added a comment: Problem fixed
2016-05-05 08:32:37 +00:00
lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245
8b5bc09a87
Added a comment: The application cannot be opened because its executable is missing.
2016-05-05 04:33:06 +00:00
Joey Hess
26f9d1b217
legend
2016-05-04 16:43:46 -04:00
annexuser
859cd99108
Added a comment
2016-05-04 19:16:31 +00:00
annexuser
24cd549a24
Added a comment
2016-05-04 19:15:16 +00:00
Joey Hess
47daeeaf8e
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-04 14:40:32 -04:00
Joey Hess
ea0d2ac3b9
devblog
2016-05-04 14:39:53 -04:00
Lukasz
d754633aff
Added a comment
2016-05-04 18:29:54 +00:00
Joey Hess
eb8c33b64d
response
2016-05-04 14:14:10 -04:00
Joey Hess
bcec901cb2
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-04 14:12:58 -04:00
Joey Hess
c608df5802
map: Hide dead repositories that are not connected to the graph.
...
* map: Hide dead repositories that are not connected to the graph.
* map: Changed colors; red is used for untrusted repositories and grey
for dead.
2016-05-04 14:12:41 -04:00
Lukasz
6d2c8968fa
Added a comment: Thank you, indeed that was the problem
2016-05-04 17:47:36 +00:00
Joey Hess
4a773f2608
response
2016-05-04 13:29:37 -04:00
Joey Hess
0116464e3d
comment
2016-05-04 13:21:28 -04:00
Joey Hess
94af33f141
response
2016-05-04 13:18:58 -04:00
Joey Hess
1f3e2c90bd
response
2016-05-04 13:16:22 -04:00
Joey Hess
23c2cfa488
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-04 13:06:30 -04:00
Joey Hess
4d88c7193b
Windows: Fix several bugs in propigation of changes from the adjusted branch back to the master branch.
2016-05-04 13:06:09 -04:00
Lukasz
f40cb8ce48
2016-05-04 10:13:02 +00:00
zfnupbos@a80a4f4cf5dde7ac4988ef0d077052c95fe1e058
932395b11f
2016-05-04 05:16:42 +00:00
zfnupbos@a80a4f4cf5dde7ac4988ef0d077052c95fe1e058
bcd4256a3e
2016-05-04 01:48:17 +00:00
zfnupbos@a80a4f4cf5dde7ac4988ef0d077052c95fe1e058
a29c955684
Added a comment: version clarification
2016-05-04 01:05:52 +00:00
thowz
ee686c5c7e
Added a comment: reinject files
2016-05-04 00:52:38 +00:00
zpeters@669a56d871ec94de11e1bf63f4a21e80ea90b2fa
63e691874a
Added a comment: Choose which remote to lock when dropping
2016-05-03 23:37:09 +00:00
Joey Hess
c746b7531a
response
2016-05-03 15:28:47 -04:00
Joey Hess
9456bbf701
response
2016-05-03 15:22:41 -04:00
Joey Hess
6f8a2f08f9
response
2016-05-03 15:17:39 -04:00
Joey Hess
1a805c1f7c
comment
2016-05-03 15:12:55 -04:00
Joey Hess
8ba3ae914a
followup
2016-05-03 15:06:16 -04:00
Joey Hess
bb21e47f10
link to bug report on stack
2016-05-03 14:53:41 -04:00
Joey Hess
064830fef9
response
2016-05-03 14:53:30 -04:00
Joey Hess
8e6bd44431
response
2016-05-03 14:22:06 -04:00
Joey Hess
3b7713b493
use DIRHASH-LOWER for consistency
2016-05-03 14:10:11 -04:00
Joey Hess
6ada288325
comment
2016-05-03 14:09:18 -04:00
Joey Hess
f0e215689c
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-03 14:07:42 -04:00
Joey Hess
781d0e3762
document ! syntax
2016-05-03 14:02:22 -04:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
235212655d
Added a comment
2016-05-03 18:02:03 +00:00
Joey Hess
debf582ae2
respinse
2016-05-03 14:01:07 -04:00
Joey Hess
667376024c
comment
2016-05-03 13:56:18 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
152d4027d0
Added a comment
2016-05-03 17:53:41 +00:00
Joey Hess
7f72091b6f
followup and close
2016-05-03 13:47:14 -04:00
Joey Hess
4b9ddb9429
Added DIRHASH_LOWER to external special remote protocol.
2016-05-03 13:36:59 -04:00
Joey Hess
9b73c85952
Android: Icon refresh. Thanks, freewheelinfranks.
2016-05-03 13:27:06 -04:00
Joey Hess
412e89ecaa
response
2016-05-03 13:19:36 -04:00
Joey Hess
8065d195be
not a bug
2016-05-03 13:08:03 -04:00
Joey Hess
a8b25288a1
response
2016-05-03 13:02:11 -04:00
Joey Hess
217f6c117d
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-03 12:54:14 -04:00
Joey Hess
bfb4095c13
Improve behavior when a just added http remote is not available during uuid probe. Do not mark it as annex-ignore, so it will be tried again later.
2016-05-03 12:53:42 -04:00
j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b8077
31fb2f54fd
Added a comment
2016-05-03 07:22:53 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
3f2f0aa667
Added a comment
2016-05-03 06:25:03 +00:00
freewheelinfranks@f936f2e420801f565d39e40036c0a22c71a79425
d5e40ef574
Added a comment: Here's a link to the image files
2016-05-03 06:14:40 +00:00
spwhitton
0558447ed4
Added a comment
2016-05-02 19:26:47 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
28af7c4b8a
Added a comment
2016-05-02 18:43:33 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
02fea5bce5
Added a comment
2016-05-02 18:41:54 +00:00
Joey Hess
157993dd2f
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-02 10:53:38 -04:00
Joey Hess
617f2834fc
Fix bug that sometimes prevented git-annex smudge --clean from consuming all its input, which resulted in git add bypassing git-annex.
2016-05-02 10:53:24 -04:00
jfc@123850a543de181bdfae6868101bfb4e742a87ed
16bef50c6c
2016-05-02 14:53:07 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
67951cdd7c
Added a comment
2016-05-01 21:47:18 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
cce2c126f9
2016-05-01 21:43:58 +00:00
zarel
a5862331ca
2016-05-01 19:33:03 +00:00
annexuser
1586e16a0b
Added a comment
2016-04-30 17:30:18 +00:00
annexuser
1602210c9f
2016-04-30 17:23:33 +00:00
ollie@6d66b5a4b0992998efe3e4c244a66708bf5d96f3
c84d34063f
Added a comment
2016-04-29 15:04:17 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
06f152f4c7
2016-04-29 13:25:24 +00:00