Joey Hess
abc74655ad
resize
2015-11-19 19:00:27 -04:00
Joey Hess
e3d79e773f
improve
2015-11-19 18:56:24 -04:00
Joey Hess
5ab021c0f8
reorg svg
2015-11-19 18:52:04 -04:00
Joey Hess
eeba50c388
Merge branch 'master' of ssh://git-annex.branchable.com
2015-11-19 18:49:01 -04:00
Joey Hess
669f04b814
add hexagonal expandable composable stickers design sheet!
2015-11-19 18:48:09 -04:00
jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565
90cd2c3af3
2015-11-19 22:46:21 +00:00
rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c31
436ef08492
Added a comment: git-annex-remote-ipfs
2015-11-19 14:46:04 +00:00
Agenta
bc854c2585
Added a comment
2015-11-19 09:23:55 +00:00
juh
9073461386
Added a comment: Thanks
2015-11-19 08:01:09 +00:00
aloukian
899df39447
added setting envs section
2015-11-19 00:36:59 +00:00
aloukian
65aa9470c8
2015-11-19 00:28:42 +00:00
aloukian
170ea995da
Added a comment: Your directory depth is too long
2015-11-19 00:13:21 +00:00
Joey Hess
b09193c33b
response
2015-11-18 15:50:13 -04:00
Joey Hess
1b541ec71a
remove badly offtopic comment
2015-11-18 15:49:53 -04:00
Joey Hess
5777e24b27
Merge branch 'master' of ssh://git-annex.branchable.com
2015-11-18 15:45:47 -04:00
Joey Hess
0d432dd1a4
annex object file mode for core.sharedRepository
...
When core.sharedRepository is set, annex object files are not made mode
444, since that prevents a user other than the file owner from locking
them. Instead, a mode such as 664 is used in this case.
2015-11-18 15:45:32 -04:00
Agenta
2f48ae4365
Added a comment
2015-11-18 19:19:37 +00:00
Joey Hess
e624ff9900
you need to file a bug report or something
2015-11-18 15:17:23 -04:00
Joey Hess
83fdfb7f56
response
2015-11-18 15:12:18 -04:00
Joey Hess
195dce87ba
comment
2015-11-18 15:10:55 -04:00
Joey Hess
c2674308c0
map: Improve display of git remotes with non-ssh urls, including http and gcrypt.
2015-11-18 15:08:55 -04:00
Joey Hess
cecf3894ff
note where map is left in --fast mode
2015-11-18 14:17:52 -04:00
Joey Hess
7c156f3548
Merge branch 'master' of ssh://git-annex.branchable.com
2015-11-18 14:13:11 -04:00
Joey Hess
5097d1a365
response
2015-11-18 14:12:04 -04:00
Agenta
6bb284a24f
Added a comment
2015-11-18 18:07:51 +00:00
Joey Hess
7cf3dc1997
Merge branch 'master' of ssh://git-annex.branchable.com
2015-11-18 13:51:57 -04:00
Joey Hess
4634b8842f
response
2015-11-18 13:51:30 -04:00
Joey Hess
2a20bd57ac
response
2015-11-18 13:32:09 -04:00
Joey Hess
e85dd3b4c2
close
2015-11-18 13:06:51 -04:00
fiatjaf
fa7374e65e
Added a comment: I'm sorry
2015-11-18 16:42:04 +00:00
Joey Hess
a9a10ee0a9
improve error message when special remote program cannot be run
2015-11-18 12:30:01 -04:00
Joey Hess
e88582ecad
Merge branch 'master' of ssh://git-annex.branchable.com
2015-11-18 12:21:12 -04:00
Joey Hess
dcb1884851
seems ok; hints at debugging what's wrong
2015-11-18 12:20:11 -04:00
rob.syme@92895c98b16fd7a88bed5f10913c522ebfd76c31
0040e5a733
Added a comment: Finding IPFS hash
2015-11-18 14:55:33 +00:00
Joey Hess
04e150abb3
use intercalate instead of MissingH's join
...
The two functions are identical.
2015-11-17 17:27:24 -04:00
Joey Hess
689bdae03a
reorg quickcheck to a separate module
2015-11-17 15:49:22 -04:00
juh
a9bda0125c
Added a comment: My current workflow
2015-11-17 14:48:00 +00:00
Agenta
4f0b3d57d1
Added a comment
2015-11-17 10:32:41 +00:00
annex.nrb@0b99c9078ef84fe229eb6f00841028a57dc07612
1ec3e61cb6
Added a comment: Should something else, not annex solve the ad hoc git use case?
2015-11-17 10:02:25 +00:00
Joey Hess
3449c0e8ec
avoid spawning file size polling thread when not in -J mode
2015-11-16 21:21:58 -04:00
Joey Hess
e97fce35a6
Display progress meter in -J mode when downloading from the web.
...
Including in addurl, and get --from web, but also in S3 and External
special remotes when a web url is known for content in those remotes.
2015-11-16 21:00:54 -04:00
Joey Hess
1244eb3770
refactor
2015-11-16 20:27:01 -04:00
Joey Hess
2917b0ac41
Merge branch 'master' of ssh://git-annex.branchable.com
2015-11-16 19:33:59 -04:00
Joey Hess
7943442dff
Display progress meter in -J mode when copying from a local git repo, to a local git repo, and from a remote git repo.
...
Had everything available, just didn't combine the progress meter with the
other places progress is sent to update it. (And to a remote repo already
did show progress.)
Most special remotes should already display progress meters with -J,
same as without it. One exception to this is the web, since it relies on
wget/curl progress display without -J. Still todo..
2015-11-16 19:32:30 -04:00
Joey Hess
1ac36f1933
warning when built w/o concurrent-output
2015-11-16 19:10:38 -04:00
r@9dd621f83d4900d70d4ed2319f20160749f1343e
7e5c33b9dd
Added a comment: How to get deleted files and older versions out of a full backup repository?
2015-11-16 21:27:34 +00:00
Joey Hess
09d04fa483
wording
2015-11-16 17:06:34 -04:00
Yaroslav Halchenko
c60afa0891
BF: standalone debian package -- dh_makeshlibs --noscripts
...
To avoid creation of unnecessary trigger calling out to ldconfig
via activate-noawait which is not present on older releases (e.g. squeeze)
2015-11-16 17:05:30 -04:00
Joey Hess
9f7e4ed811
Build with -j1 again to get reproducible build.
...
This was in the cabal file earlier, and was removed because it broke the
android cross build. Moving to the git-annex target of the Makefile
will make it be used for Debian packages etc but not android cross builds
or make fast or when users build with cabal.
2015-11-16 16:51:24 -04:00
Joey Hess
50572947a4
remove old news comments
2015-11-16 16:03:00 -04:00