Commit graph

5870 commits

Author SHA1 Message Date
Joey Hess
1f113e852b close with comment 2015-03-31 15:46:00 -04:00
Joey Hess
6b55974723 addurl --file: When used with a special remote that claims urls and checks their contents, don't override the user's provided filename with filenames that the special remote suggests. Also, don't allow adding the url if the special remote says it contains multiple files. 2015-03-31 15:20:29 -04:00
Joey Hess
f842888de3 test: Fix --list-tests
Seems list order matters, I don't know why, but have reported it on #tasty
2015-03-31 14:47:27 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl6rte43qSRK1o2zn7Ww4Z8pgBmJm8gDrc
5620978013 2015-03-29 20:20:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E
fefac458a6 2015-03-29 16:16:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
d9c73b7575 Added a comment: Not only ignored names 2015-03-29 15:24:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
3c3538d3c6 Fix formatting 2015-03-29 13:07:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc
4693cdeef5 2015-03-29 13:06:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
0352591c27 2015-03-29 00:47:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAm9yT27yU-qBTGKIsTMdWW3AgL_WAfkc
47a75d5132 Added a comment: Similar issue here 2015-03-28 22:17:09 +00:00
badele
b78af23b1c Added a comment: RE: It's dangerous ignore a folder with same level folder of a .git directory 2015-03-28 10:24:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm69GSNODRsVx40rPWDWyecnZn2r3bmOlY
a6ce8c2710 Added a comment 2015-03-28 03:02:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
7f868f496e 2015-03-28 02:07:04 +00:00
Joey Hess
5207096a94 correct misinformation 2015-03-27 18:58:52 -04:00
Joey Hess
8308468243 Merge branch 'master' of ssh://git-annex.branchable.com 2015-03-27 18:50:14 -04:00
Joey Hess
f0195b2a43 Fix GETURLS in external special remote protocol to strip downloader prefix from logged url info before checking for the specified prefix.
This doesn't change what GETURLS returns, but only whether it matches
any prefix that the external special remote asked for.
2015-03-27 18:49:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
0ae1f8c032 Added a comment 2015-03-27 22:33:53 +00:00
badele
04fd2c7250 Added a comment: It's dangerous ignore a folder with same level folder of a .git directory 2015-03-27 22:16:13 +00:00
Joey Hess
6b89692008 Fix make build target. Thanks, Justin Geibel. 2015-03-27 18:00:32 -04:00
Joey Hess
2c803acf8e Merge branch 'master' of ssh://git-annex.branchable.com 2015-03-27 17:56:45 -04:00
https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o
19a1a35f82 Post patch for man page make rule 2015-03-27 21:43:50 +00:00
Joey Hess
cec3ec8a17 followup 2015-03-27 16:57:11 -04:00
Joey Hess
f35d0bf4b2 Prevent git-ls-files from double-expanding wildcards when an unexpanded wildcard is passed to a git-annex command like add or find.
Note that previously, `git annex find *.jpg` would find eg, foo/bar.jpg.
That was never intended or documented behavior, so I'm going to change it.
But this is potentially a behavior change if someone discovered that
behavior and relied on it despite it being accidental. Oh well.. can't make
an omlette w/o breaking some eggs.
2015-03-27 16:45:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
24bfa15f18 Added a comment 2015-03-27 20:04:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
f56c806149 Added a comment: you read my mind correctly 2015-03-27 19:43:01 +00:00
Joey Hess
f6b2c21d52 comment 2015-03-27 14:01:33 -04:00
Joey Hess
e414f2d1e6 seems to work ok... 2015-03-27 13:51:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkPQonibyQdx-9X_NGXaufNxh4JSy0sBBk
d26e71717e 2015-03-27 16:59:51 +00:00
Joey Hess
ef81db9ddf Merge branch 'master' of ssh://git-annex.branchable.com 2015-03-27 12:58:17 -04:00
Joey Hess
5be536e523 Fix bug introduced in the last release that broke git-annex sync when git-annex was installed from the standalone tarball.
This was introduced by commit 450ee53ab6

However, the same problem could affect other calls to programPath,
specifically some on the assistant. So, I fixed it at a deeper level.
2015-03-27 12:55:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkPQonibyQdx-9X_NGXaufNxh4JSy0sBBk
542cf0d351 2015-03-27 16:45:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkPQonibyQdx-9X_NGXaufNxh4JSy0sBBk
22fd18928e 2015-03-27 16:44:00 +00:00
Joey Hess
00a6f5500f rescue bug report from the badly named .mdwn file of doom
How do users keep making that file? I can't get ikiwiki to do it.
2015-03-27 12:30:38 -04:00
CandyAngel
0a775db9b7 Added a comment 2015-03-27 12:13:45 +00:00
clement
e9674db2f0 Added a comment: Details 2015-03-27 10:34:27 +00:00
dafo
46e9ef98aa 2015-03-26 23:26:51 +00:00
dafo
9ccb4c6e0b 2015-03-26 23:20:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
7a176b3e49 2015-03-26 20:38:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
d7bddec0a3 2015-03-26 20:10:24 +00:00
Joey Hess
d58b529292 moreinfo 2015-03-26 14:19:35 -04:00
Joey Hess
2b7f3ee3f2 assistant: Committing a whole lot of files at once could overflow command-line length limits and cause the commit to fail. This only happened when using the assistant in an indirect mode repository. 2015-03-26 14:02:35 -04:00
Joey Hess
1ab9b7c9c4 dedup 2015-03-26 12:12:19 -04:00
Joey Hess
5c30cb5e03 add 2015-03-26 12:07:44 -04:00
Joey Hess
97929c3405 clean up nearline issues, such redundant bug filing! 2015-03-26 12:06:14 -04:00
Joey Hess
a0f8ca0b14 close 2015-03-26 11:55:51 -04:00
Joey Hess
fd6839ccd9 close 2015-03-26 11:55:05 -04:00
Joey Hess
3af4691978 Improve error message when --in @date is used and there is no reflog for the git-annex branch. 2015-03-26 11:15:15 -04:00
Joey Hess
f0ff3a08ea responses 2015-03-26 10:47:54 -04:00
Joey Hess
2b370a8a0f dedup 2015-03-26 10:40:20 -04:00
clement
388fbac5c3 Added a comment: Details 2015-03-26 09:29:48 +00:00