Commit graph

18526 commits

Author SHA1 Message Date
Joey Hess
a4fe6e037b oops, didn't mean to commit these changes yet 2015-08-14 14:22:53 -04:00
Joey Hess
290ff35b53 comment 2015-08-14 14:13:49 -04:00
Joey Hess
7be948f6d4 response 2015-08-14 14:05:46 -04:00
Joey Hess
87b4229b23 sync: Support --jobs
* sync: Support --jobs
* sync --content: Avoid unnecessary second pull from remotes when
  no file transfers are made.
2015-08-14 13:49:55 -04:00
mhubig
4a5fe93248 2015-08-14 17:18:47 +00:00
jonathan.stott+gitannex@7c5a9cff8c7c8f69680d0723dda182fa3ba78d43
d4bda84386 2015-08-14 13:40:45 +00:00
mhubig
8f56633c41 2015-08-14 12:54:57 +00:00
Joey Hess
16a7510029 thought 2015-08-13 19:55:22 -04:00
Joey Hess
ad1ff2683c followup 2015-08-13 17:34:13 -04:00
Joey Hess
6bc46e384e Added WHEREIS to external special remote protocol. 2015-08-13 17:27:50 -04:00
Joey Hess
c6bea20f3d comment 2015-08-13 16:46:51 -04:00
Joey Hess
354079d71d fixed this earlier 2015-08-13 16:44:40 -04:00
Joey Hess
4ab4417292 move item to todo list from bugs and followup 2015-08-13 16:43:58 -04:00
Joey Hess
8482858401 devblog 2015-08-13 16:23:40 -04:00
Joey Hess
00fd5b67bf more measuring 2015-08-13 16:15:22 -04:00
Joey Hess
34c848381f Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-13 14:20:54 -04:00
Joey Hess
983a95f021 Sped up downloads of files from ssh remotes, reducing the non-data-transfer overhead 6x. 2015-08-13 14:20:28 -04:00
brian@c28af5769eba9d68a2d736be827d99060af626e8
186ece5936 2015-08-13 15:07:48 +00:00
edward
c3b04a774a Added a comment: Same problem, git revert worked, sort of 2015-08-13 11:18:42 +00:00
Øyvind A. Holm
5c0c39115c backends.mdwn: Typo fix, 'SHA_512E' → 'SHA3_512E'
Really awesome that git-annex got SHA3 support the day after the
standard was released.
2015-08-13 04:19:11 +02:00
Joey Hess
7584e47ba3 --debug log messages are now timestamped with fractional seconds. 2015-08-12 14:42:49 -04:00
Joey Hess
626d273240 add news item for git-annex 5.20150812 2015-08-12 11:25:18 -04:00
https://mey.vn/
f7b57c5f6b Added a comment 2015-08-12 10:54:29 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
bb43b2e021 Added a comment 2015-08-12 04:51:53 +00:00
anarcat
a6f7b36793 Added a comment: thanks 2015-08-12 00:22:31 +00:00
sanket
a39ae9ec3e Added a comment: Integrating Tahoe and Git annex using special remote 2015-08-12 00:00:09 +00:00
Joey Hess
b3b9970fdd Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-11 19:24:04 -04:00
Joey Hess
23be6c78e3 devblog 2015-08-11 19:22:36 -04:00
Joey Hess
4265e52596 comment 2015-08-11 19:21:25 -04:00
Joey Hess
23e9d3bb77 Fix setting/setting/viewing metadata that contains unicode or other special characters, when in a non-unicode locale.
Oh boy, not again. So, another place that the filesystem encoding needs to
be applied. Yay.

In passing, I changed decodeBS so if a NUL is embedded in the input, the
resulting FilePath doesn't get truncated at that NUL. This was needed to
make prop_b64_roundtrips pass, and on reviewing the callers of decodeBS, I
didn't see any where this wouldn't make sense. When a FilePath is used to
operate on the filesystem, it'll get truncated at a NUL anyway, whereas if
a String is being used for something else, it might conceivably have a NUL
in it, and we wouldn't want it to get truncated when going through
decodeBS.
(NB: There may be a speed impact from this change.)
2015-08-11 18:40:59 -04:00
Joey Hess
1e40bfda49 close 2015-08-11 18:00:47 -04:00
anarcat
c99fae87bc Added a comment: still broken, imho - possible fixes and workarounds 2015-08-11 21:43:32 +00:00
Joey Hess
756551cfcc amazonka 2015-08-11 14:14:53 -04:00
Joey Hess
8ee295e446 comment 2015-08-11 13:52:54 -04:00
Joey Hess
21dc3ab49e response 2015-08-11 13:36:22 -04:00
Joey Hess
73dcfc28a5 followup 2015-08-11 13:24:20 -04:00
Joey Hess
47e7921259 response 2015-08-11 13:21:47 -04:00
Joey Hess
d54c9c46da remove my addition; I missed that bgilbert already said the same in a comment 2015-08-11 12:56:15 -04:00
Joey Hess
1b34533750 followu 2015-08-11 12:55:25 -04:00
Joey Hess
9286a7678e Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-11 12:14:08 -04:00
Joey Hess
c7b5e28d33 add link to gcsannex external special remote 2015-08-11 12:08:53 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
c53d8323df Added a comment: any chance to get a native google drive annex support? 2015-08-11 04:12:10 +00:00
tomekwi
d4ce800219 Added a comment: Linux-Windows repo 2015-08-10 18:22:22 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
339374b20a Initial report 2015-08-09 23:44:28 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
3bb3f7495d Added a comment: External special remote 2015-08-09 23:05:04 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
6d6eb6e4a5 Added a comment: External special remote 2015-08-09 22:59:16 +00:00
Joey Hess
56c399e217 remove obsolete tip 2015-08-09 18:11:23 -04:00
Joey Hess
533ab7b9ad tip for git-annex-shell PATH issues 2015-08-09 18:09:05 -04:00
Joey Hess
a52b65ae00 Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-09 17:25:34 -04:00
Joey Hess
61f30ff452 document a PATH issue 2015-08-09 17:25:13 -04:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
8e044f27e2 Added a comment 2015-08-09 19:56:52 +00:00
Joey Hess
8167f6fb40 Improve Setup.hs file so that cabal copy --destdir works. Thanks, Magnus_Therning. 2015-08-09 10:30:35 -04:00
Joey Hess
b0bc141a97 response 2015-08-09 10:15:32 -04:00
Joey Hess
36199e8df4 Revert "removed"
This reverts commit 3da078b2c0.

This user will be banned if they make any further such apparently malicious
or stupid changes.
2015-08-09 10:12:47 -04:00
threadshuffle
a5cdf9b4aa Added a comment 2015-08-09 10:00:48 +00:00
https://me.yahoo.com/a/KAQceysfsY6cjDjzGEJVZWdWJiUkO9bO5H5b44IJmwTNsIxqGW7l_re80nme#54d52
8e2d1b885c 2015-08-09 06:03:00 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7434cc0d72 Added a comment 2015-08-09 03:04:31 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
3cb9c0dd93 2015-08-09 02:51:41 +00:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
8294366f64 2015-08-08 18:29:32 +00:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
cb25904a11 2015-08-08 18:28:49 +00:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
f5734bae34 2015-08-08 18:27:56 +00:00
isoftinc2
3da078b2c0 removed 2015-08-08 08:00:22 +00:00
https://mey.vn/
fa1da75c83 2015-08-06 22:49:02 +00:00
https://mey.vn/
f4c2e501e8 2015-08-06 22:46:11 +00:00
Joey Hess
738f368cd4 Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-06 18:33:59 -04:00
https://id.koumbit.net/anarcat
63aec0eba0 no haskell? 2015-08-06 21:14:47 +00:00
Joey Hess
212f8a64a7 devblog 2015-08-06 15:26:09 -04:00
Joey Hess
abbd8203bf Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-06 15:03:02 -04:00
Joey Hess
0ec9bc2200 Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built using the cryptonite library.
While cryptohash has SHA3 support, it has not been updated for the final
version of the spec. Note that cryptonite has not been ported to all arches
that cryptohash builds on yet.
2015-08-06 15:02:25 -04:00
Joey Hess
6ded6fd19a promote comment to todo 2015-08-06 13:33:25 -04:00
dberebi@ca13ee3cf0ff9c61fdfea562ebf725e0b6dc40ef
ff8fa8f0ba Added a comment 2015-08-06 01:51:03 +00:00
dberebi@ca13ee3cf0ff9c61fdfea562ebf725e0b6dc40ef
8b8f6647dd removed 2015-08-06 01:50:27 +00:00
dberebi@ca13ee3cf0ff9c61fdfea562ebf725e0b6dc40ef
ea6b68dd96 Added a comment 2015-08-06 01:49:51 +00:00
anarcat
3908fcf952 Added a comment: great news 2015-08-05 18:52:47 +00:00
Joey Hess
a94e93619a devblog 2015-08-05 14:41:32 -04:00
Joey Hess
b3f183bc3f link to the centralized_git_repository_tutorial 2015-08-05 14:15:20 -04:00
Joey Hess
49947be595 done 2015-08-05 14:11:55 -04:00
Joey Hess
c5b8484c2e Simplify setup process for a ssh remote.
Now it suffices to run git remote add, followed by git-annex sync. Now the
remote is automatically initialized for use by git-annex, where before the
git-annex branch had to manually be pushed before using git-annex sync.
Note that this involved changes to git-annex-shell, so if the remote is
using an old version, the manual push is still needed.

Implementation required git-annex-shell be changed, so configlist can
autoinit a repository even when no git-annex branch has been pushed yet.
Unfortunate because we'll have to wait for it to get deployed to servers
before being able to rely on this change in the documentation.

Did consider making git-annex sync push the git-annex branch to repos that
didn't have a uuid, but this seemed difficult to do without complicating it
in messy ways.

It would be cleaner to split a command out from configlist to handle
the initialization. But this is difficult without sacrificing backwards
compatability, for users of old git-annex versions which would not use the
new command.
2015-08-05 13:49:58 -04:00
Joey Hess
8d4a72c23f response 2015-08-05 10:11:05 -04:00
Joey Hess
de9a35f64d Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-05 09:45:26 -04:00
Joey Hess
1e1fae538d add missing directory params in 2 places 2015-08-05 09:42:43 -04:00
dberebi@ca13ee3cf0ff9c61fdfea562ebf725e0b6dc40ef
5ca85f1576 2015-08-05 03:02:52 +00:00
Joey Hess
a6fbf20671 longterm goal 2015-08-04 22:49:39 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
d9647df58d Added a comment: my bad 2015-08-05 02:33:46 +00:00
threadshuffle
b473c23213 Added a comment 2015-08-04 21:46:17 +00:00
Joey Hess
3e35fe0226 response 2015-08-04 17:07:52 -04:00
threadshuffle
39b876e096 Added a comment 2015-08-04 20:49:34 +00:00
Joey Hess
4b8b3c6972 devblog 2015-08-04 16:27:55 -04:00
Joey Hess
c1298e8219 followup 2015-08-04 16:26:34 -04:00
Joey Hess
1d51542cd4 comment 2015-08-04 16:23:21 -04:00
Joey Hess
a7a34812ea Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-04 16:19:42 -04:00
Joey Hess
190cf2d0c9 response 2015-08-04 16:19:05 -04:00
Joey Hess
a5bb013bd0 response 2015-08-04 16:12:56 -04:00
Joey Hess
7133b68afe Linux standalone: Work around problem that prevented it from working properly if unpacked into a directory that contains ":" or ";" in its name. 2015-08-04 16:08:19 -04:00
Joey Hess
a42acc9a42 comment 2015-08-04 16:04:35 -04:00
threadshuffle
38a53a8e56 Added a comment 2015-08-04 19:56:06 +00:00
Joey Hess
1cc8bac2cd update 2015-08-04 15:37:56 -04:00
Joey Hess
01a3bff632 response 2015-08-04 15:35:04 -04:00
Joey Hess
89bb7d1244 cmment 2015-08-04 15:33:51 -04:00
Joey Hess
f9a7d118e4 fixed build is ready 2015-08-04 15:30:51 -04:00
Joey Hess
f041a65c33 Windows: Fix bug that caused git-annex sync to fail due to missing environment variable.
I think that the problem was caused by windows not having a concept of an
env var that is set, but to the empty string. So, GIT_ANNEX_SSHOPTION
got set to "" and was not seen as set at all.

Easy fix, which also makes git-annex sync a little faster is to not set
GIT_SSH, when GIT_ANNEX_SSHOPTION has no options. Might as well let git use
ssh per usual in this case, no need to run git-annex as the proxy ssh
command..
2015-08-04 15:27:48 -04:00
Joey Hess
2abd248cf2 improve docs 2015-08-04 14:37:43 -04:00
Joey Hess
6c15cdfcb8 proxy: Fix proxy git commit of non-annexed files in direct mode.
* proxy: Fix proxy git commit of non-annexed files in direct mode.
* proxy: If a non-proxied git command, such as git revert
  would normally fail because of unstaged files in the work tree,
  make the proxied command fail the same way.
2015-08-04 14:01:59 -04:00
Joey Hess
82c0fd7ed8 response 2015-08-04 12:21:22 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
b4182f5a97 Added a comment 2015-08-04 15:28:29 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
9ad6c8255c Added a comment 2015-08-04 15:00:03 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
c7f493fe2a 2015-08-04 14:53:27 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
45b2fb3463 2015-08-04 14:39:19 +00:00
Jan
0d307f2dc4 2015-08-04 12:41:42 +00:00
Jan
85c7e11753 2015-08-04 12:26:51 +00:00
http://senji.sdf.org/
e57359d993 2015-08-04 12:00:34 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
98433d6a9f Added a comment 2015-08-04 00:00:23 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
f14c4d30f5 removed 2015-08-03 23:37:22 +00:00
silvano.cirujano@c6abd56fc19f02d9c4f6b293065d64a7312b7252
411bbaf1a1 git annex assistant failing with ARM NAS 2015-08-03 23:21:16 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
7b92064d66 Added a comment 2015-08-03 23:15:39 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
dd3b65c664 Added a comment 2015-08-03 22:46:30 +00:00
Joey Hess
eb0ef82a8b devblog 2015-08-03 15:18:13 -04:00
Joey Hess
5182ab39a4 analized and forwarded bug to gitlab 2015-08-03 14:39:38 -04:00
Joey Hess
7fcdb85177 todo 2015-08-03 14:36:37 -04:00
Joey Hess
63b78f60e5 hinotify patch accepted 2015-08-03 13:49:49 -04:00
Joey Hess
af1b6403be patch sent to hinotify 2015-08-03 11:48:43 -04:00
Joey Hess
d986d24494 analysis; forwarded 2015-08-03 11:27:27 -04:00
eigengrau
d82b755a4f Added a comment 2015-08-03 08:37:18 +00:00
eigengrau
d4ecc2badf 2015-08-03 08:25:59 +00:00
filippo
03e582110e 2015-08-02 23:53:04 +00:00
Joey Hess
0cc5c2eb0f set postformtext to perhaps make it clearer that this form at the top of the page is where one reports a new bug 2015-08-02 19:20:55 -04:00
Joey Hess
1ccf93ef8d fixed via time machine 2015-08-02 19:19:31 -04:00
filippo
a05b157a98 Added a comment: numcopies 2015-08-02 17:42:18 +00:00
filippo
8600964b07 2015-08-02 17:34:25 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
0c2cd40824 Added a comment 2015-08-02 10:02:09 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
a7f731fa45 removed 2015-08-02 10:00:54 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
ff20d8b668 Added a comment 2015-08-02 09:48:29 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
d174aaa510 removed 2015-08-02 09:32:25 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
40f9d45f77 Added a comment 2015-08-02 09:30:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg
4f11f9b539 I hope these notes do not make this walkthrough page too big. 2015-08-01 22:29:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg
2effff02ea 2015-08-01 21:54:28 +00:00
threadshuffle
b86a992a40 Added a comment: cont'd 2015-07-31 22:05:14 +00:00
Joey Hess
6be323a4f1 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-31 16:56:56 -04:00
Joey Hess
8fa5b18058 devblog 2015-07-31 16:55:51 -04:00
Joey Hess
bc4129cc77 fsck: Commit incremental fsck database after every 1000 files fscked, or every 5 minutes, whichever comes first.
Previously, commits were made every 1000 files fscked.

Also, improve docs
2015-07-31 16:42:15 -04:00
Joey Hess
9dfe03dbcd Improve shutdown due to --time-limit, especially for fsck
* Perform a clean shutdown when --time-limit is reached.
  This includes running queued git commands, and cleanup actions normally
  run when a command is finished.
* fsck: Commit incremental fsck database when --time-limit is reached.
  Previously, some of the last files fscked did not make it into the
  database when using --time-limit.

Note that this changes Annex.addCleanup hooks, to run after --time-limit
expires. Fsck was using such a hook to clean up after a
--incremental-schedule, and that shouldn't run when --time-limit exipires
it. So, instead, moved that cleanup code to be run by cleanupIncremental.
Resulted in some data type juggling.
2015-07-31 16:01:54 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
02ebc79ee7 2015-07-31 16:16:02 +00:00
Joey Hess
83008496c7 add news item for git-annex 5.20150731 2015-07-31 12:08:27 -04:00
Joey Hess
14d15dcf0e response 2015-07-31 11:34:09 -04:00
jason@bbebec708d192ae9848ef6d0c6983e2b37127df1
8b713ebf14 Added a comment: --not --in doesn't work anymore 2015-07-31 15:28:05 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
41f79f2c22 Added a comment 2015-07-31 14:16:28 +00:00
parhuzamos
f28156a6b7 Added a comment 2015-07-31 08:38:12 +00:00
Agenta
6ba7192730 Added a comment 2015-07-31 08:34:26 +00:00
Joey Hess
128a72cff3 what 2015-07-30 14:16:47 -04:00
Joey Hess
12c1360557 comment 2015-07-30 14:13:52 -04:00
Joey Hess
b30324fec7 init: Detect when the filesystem is crippled such that it ignores attempts to remove the write bit from a file, and enable direct mode. Seen with eg, NTFS fuse on linux. 2015-07-30 14:06:17 -04:00
Joey Hess
506452012c Fix rsync special remote to work when -Jn is used for concurrent uploads. 2015-07-30 13:29:45 -04:00
Joey Hess
231820dead comment 2015-07-30 13:16:55 -04:00
Joey Hess
8907193b70 comment 2015-07-30 13:07:06 -04:00
Joey Hess
e309146832 response 2015-07-30 13:02:56 -04:00
Joey Hess
7637208bce comment 2015-07-30 12:58:40 -04:00
Joey Hess
43a21035ce clarify space provided by gitlab (10 gb) 2015-07-30 11:28:46 -04:00
siflfran@3babe1b188962ba45b5d4649e721ac59ead57b7c
3150c25c31 Added a comment 2015-07-29 15:49:19 +00:00
Agenta
d36b278a67 2015-07-29 13:44:23 +00:00
Marco
ccf613dd53 Added a comment: You need a copy of the git repo 2015-07-29 12:20:06 +00:00
torarnv@6179ecd599a0e00709a67306f015e46307a66eb6
f2a820c791 Added a comment: Git 2.5 allows smudge filters to not read all of stdin 2015-07-29 10:35:07 +00:00
siflfran@3babe1b188962ba45b5d4649e721ac59ead57b7c
daf6831488 Added a comment 2015-07-29 06:57:00 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
638e4fbf71 2015-07-28 21:25:52 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7b5d147b12 Added a comment: 3 modes (at user level of visibility) -> 2 modes 2015-07-28 20:51:02 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
31ffefdc56 Added a comment 2015-07-28 20:20:04 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
566893f7f1 2015-07-28 20:17:27 +00:00
parhuzamos@8b0fed579d8438e6f461a885888326a53287dcd1
b23de89dd2 2015-07-28 18:06:23 +00:00
anarcat
0948abd661 Added a comment: bugfix? 2015-07-28 14:01:47 +00:00
Joey Hess
e94feafae4 devblog 2015-07-27 16:29:43 -04:00
Joey Hess
29f3049def webapp: Support enabling known gitlab.com remotes. 2015-07-27 16:03:22 -04:00
Joey Hess
c39fb9ec2a more info 2015-07-27 15:29:10 -04:00
Joey Hess
06082d8850 add news item for git-annex 5.20150727 2015-07-27 12:25:18 -04:00
Joey Hess
98aa61e766 Merge branch 'gitlab' 2015-07-27 12:22:35 -04:00
Joey Hess
3e98e26303 open and close gitlab issues 2015-07-27 12:22:17 -04:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
2a3b7d6a84 Added a comment: Any more info needed 2015-07-27 13:47:11 +00:00
dropped
97ba6dcee8 Added a comment: Correct way to install git-annex directly through cabal. 2015-07-27 12:01:34 +00:00
dusty@dba9614abc02e013134f95c2c59181a6c12a8468
37b9b358e6 2015-07-27 04:41:43 +00:00
git-annex@53a027ebda399714df9272a135f22ac774f3c9f1
a3c3f96268 Added a comment: small correction to the above 2015-07-26 10:33:28 +00:00
git-annex@53a027ebda399714df9272a135f22ac774f3c9f1
ae3f94addd Added a comment: i can second this 2015-07-26 10:29:32 +00:00
Øyvind A. Holm
67f7de5986 doc/*.mdwn: Minor fixes (typos, letter case) 2015-07-26 04:21:06 +02:00
jdnewsome@4554c28353351bea5e04e823bc1fe4b14a1caf98
ecce59ce65 2015-07-25 18:16:06 +00:00
Marco
5ba109fc62 Added a comment: How to debug? 2015-07-25 18:10:09 +00:00
fusionx86@2cab672ef75a8502e153ceb90177dde38985dba9
be6b8d8e8e Added a comment 2015-07-24 18:10:20 +00:00
ghen1
195bf3c111 2015-07-24 12:36:55 +00:00
anarcat
f7a90509f9 Added a comment 2015-07-23 19:44:10 +00:00
Oliv5@43a03b767570a41ba84b9e5c72f3c9816adb22e2
70cc3ec5b4 Added a comment 2015-07-23 19:07:58 +00:00
Joey Hess
e66098a42a caps 2015-07-22 18:07:31 -04:00
Joey Hess
4ff853d25a reword 2015-07-22 18:06:59 -04:00
Joey Hess
4dbaa9dee4 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-22 18:04:08 -04:00
Joey Hess
636e826fb4 devblog 2015-07-22 18:03:41 -04:00
Joey Hess
728540e5e5 split centralized_git_repository_tutorial into 3 2015-07-22 17:16:42 -04:00
anarcat
af6e946a75 weird sync bug 2015-07-22 20:47:07 +00:00
CandyAngel
7c290e8b98 Added a comment 2015-07-22 07:41:53 +00:00
Joey Hess
41eec63f26 comment 2015-07-21 23:38:15 -04:00
https://mathstuf.id.fedoraproject.org/
7543c0eae9 2015-07-22 03:17:28 +00:00
Joey Hess
f22e635e29 Merge branch 'master' of ssh://git-annex.branchable.com 2015-07-21 20:38:30 -04:00
Joey Hess
33e5f2e532 reorder cabal configure after install of dependencies
can't configure w/o all deps installed
2015-07-21 19:16:46 -04:00
Joey Hess
163e69ae62 a few cleanups, and point to the main cabal instructions 2015-07-21 19:15:13 -04:00
threadshuffle
7beaa193ba Added a comment: same problem 2015-07-21 19:01:52 +00:00
Joey Hess
49d102f98b addurl now accepts --prefix and --suffix options to adjust the filenames used 2015-07-21 12:50:05 -04:00