annuges
aac064d688
Added a comment
2016-02-09 13:49:43 +00:00
Joey Hess
17c97434f2
init: Fix bugs in submodule .git symlink fixup, that occurred when initializing in a subdirectory of a submodule and a submodule of a submodule.
2016-02-08 15:41:27 -04:00
Joey Hess
085ec7d693
retitle
2016-02-08 15:26:18 -04:00
Joey Hess
6b6911f6ff
update
2016-02-08 15:25:36 -04:00
Joey Hess
dba6a4bc6e
comment
2016-02-08 15:21:00 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
2c70c88396
Added a comment
2016-02-08 16:21:57 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
0c852966a6
Added a comment: submodules of the submodules
2016-02-08 16:05:18 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
54a83f5288
2016-02-08 15:50:17 +00:00
annuges
18a021a43f
2016-02-07 16:00:39 +00:00
Joey Hess
80ee1bcf71
followup
2016-02-05 13:03:43 -04:00
luca@b7e273474d087a5c7fc4428503f21d5624636d9f
7bef2c110c
removed
2016-02-05 07:47:14 +00:00
luca@b7e273474d087a5c7fc4428503f21d5624636d9f
cc0a436589
Added a comment
2016-02-05 06:43:28 +00:00
luca@b7e273474d087a5c7fc4428503f21d5624636d9f
756e5f8002
Added a comment
2016-02-05 06:43:11 +00:00
floppy@47eb4e509346aa37da79eaae46eb0d576f4a16c0
51f9184637
2016-02-03 07:45:43 +00:00
divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899
edde0977ff
Added a comment: Disabling SSH connection caching
2016-02-01 06:52:55 +00:00
Gothmog
dd7238252d
2016-01-30 13:24:31 +00:00
Gothmog
7e7a8a3606
2016-01-30 13:23:46 +00:00
Joey Hess
ef4b4c3856
webapp: Fix deletion of current repository directory.
...
removeDirectoryRecursive "." fails; need full path.
I think this is a reversion introduced in the relative path conversion, in
january of *last* year!
2016-01-29 14:04:39 -04:00
Joey Hess
86689eb930
comment
2016-01-29 13:22:24 -04:00
Joey Hess
9a4af2324e
Fix reversion in lookupkey, contentlocation, and examinekey which caused them to sometimes output side messages.
2016-01-29 13:20:24 -04:00
Joey Hess
66a24e0f36
followup
2016-01-29 13:08:12 -04:00
ggreif@8132a868199b4ffec14150c87f538dc06a538220
ee5d8e408d
2016-01-28 10:58:35 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
599a3bafac
2016-01-28 01:28:21 +00:00
Joey Hess
aaac5e6779
bug
2016-01-26 15:20:00 -04:00
Joey Hess
039e83ed5d
Fix nasty reversion in the last release that broke sync --content's handling of many preferred content expressions.
...
The type checker should have noticed this, but the changes to mapM
that make it accept any Traversable hid the fact that it was not being
passed a list at all. Thus, what should have returned an empty list most
of the time instead returned [""] which was treated as the name of the
associated file, with disasterout consequences.
When I have time, I should add a test case checking what sync --content
drops. I should also consider replacing mapM with one re-specialized to
lists.
2016-01-26 14:28:43 -04:00
Joey Hess
3ddfa7bf1d
retitle
2016-01-26 14:17:46 -04:00
Joey Hess
f1d33568b0
update
2016-01-26 13:49:10 -04:00
alexander+gitannex@2296816092e64c93002644a8af3a4d4c9e6b21c7
8a0b08f018
2016-01-25 23:21:12 +00:00
Joey Hess
b4c9460467
Merge branch 'master' of ssh://git-annex.branchable.com
2016-01-25 16:30:25 -04:00
Joey Hess
d2ed162192
close
2016-01-25 16:29:46 -04:00
hello@8ec3aeb95041eb24da1d74b9a59964a3e3519fb5
1ff8ba5ce6
Add bug report
2016-01-25 20:25:16 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
63052faa64
Added a comment
2016-01-25 20:23:23 +00:00
Joey Hess
d3ba9fe5c8
matchexpression: New plumbing command to check if a preferred content expression matches some data.
2016-01-25 16:16:18 -04:00
Joey Hess
7a468324e6
comment
2016-01-25 14:26:58 -04:00
Joey Hess
bf7e928ee9
Fix build with QuickCheck 2.8.2
...
It added some instances I had also implemented.
2016-01-24 14:15:00 -04:00
db
b3838f217e
2016-01-23 23:14:38 +00:00
Joey Hess
8c3d302532
assistant: Use udisks2 dbus events to detect when disks are mounted, instead of relying on gnome/kde stuff that is not stable.
2016-01-22 16:50:08 -04:00
Joey Hess
1fcd0e951d
close
2016-01-22 13:51:54 -04:00
Joey Hess
acac554aa9
avoid running BUILDER clean when it's cabal
...
This alows debian/rules clean to work when build deps are not installed.
2016-01-22 11:53:14 -04:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
fe6dae6d93
Added a comment
2016-01-22 08:11:18 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
a106baa0be
Added a comment: gvfs reliability
2016-01-22 08:02:12 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
3f84025cd5
2016-01-22 07:56:26 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
234e7a5826
copied the wrong signals, re-testing
2016-01-22 07:53:18 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
3a7c295617
2016-01-22 07:51:50 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
474470d2d6
2016-01-22 07:47:33 +00:00
https://launchpad.net/~felixonmars
25cdf8931b
2016-01-21 05:20:58 +00:00
https://launchpad.net/~felixonmars
b271378d98
2016-01-21 05:20:14 +00:00
https://launchpad.net/~felixonmars
eb16121c6f
2016-01-21 05:16:43 +00:00
jtgeibel@4ad445b2ef940dedb1b6d9b19e3888e56b33541b
ff8fc5a2ab
Added a comment: source-only build
2016-01-21 05:09:52 +00:00
Joey Hess
64ad4248cc
close
2016-01-20 15:37:04 -04:00