summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* importfeed: Avoid downloading a redundant item from a feed whose guid has ↵Gravatar Joey Hess2015-03-31
| | | | | | | been downloaded before, even when the url has changed. To support this, always store itemid in metadata; before this was only done when annex.genmetadata was set.
* todoGravatar Joey Hess2015-03-31
|
* Added a comment: take care and ideasGravatar anarcat2015-03-30
|
* (no commit message)Gravatar CandyAngel2015-03-30
|
* Added a commentGravatar ghen12015-03-29
|
* Added a comment: look at all your remotesGravatar https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf5742015-03-29
|
* Added a comment: You should take a breakGravatar https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf5742015-03-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl6rte43qSRK1o2zn7Ww4Z8pgBmJm8gDrc2015-03-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkutSE8_3fFAETmO_E598zja4gKwYXbb8E2015-03-29
|
* Added a comment: Not only ignored namesGravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc2015-03-29
|
* Fix formattingGravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc2015-03-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc2015-03-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc2015-03-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc2015-03-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc2015-03-29
|
* Fix formattingGravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc2015-03-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc2015-03-29
|
* Added a comment: Same problem hereGravatar https://www.google.com/accounts/o8/id?id=AItOawkyMs6WP6rXEnFqQg9oooOjYZzqO1j9_kE2015-03-29
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY2015-03-29
|
* Added a comment: Sounds nice !Gravatar markusk2015-03-28
|
* removedGravatar markusk2015-03-28
|
* Added a comment: Sounds nice !Gravatar markusk2015-03-28
|
* Added a comment: Similar issue hereGravatar https://www.google.com/accounts/o8/id?id=AItOawkAm9yT27yU-qBTGKIsTMdWW3AgL_WAfkc2015-03-28
|
* Added a commentGravatar andy2015-03-28
|
* Pass -j to cabal install and cabal build; presumably we all have more than ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2015-03-28
| | | | one core to spare.
* AFAICT you should pass -f"..." to cabal install as well as cabal configure, ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2015-03-28
| | | | otherwise it will try to install the prerequisites for a default build
* Added a commentGravatar saneP2015-03-28
|
* Added a comment: Amazon Cloud Drive supportGravatar https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg2015-03-28
|
* Added a comment: RE: It's dangerous ignore a folder with same level folder ↵Gravatar badele2015-03-28
| | | | of a .git directory
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw2015-03-28
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmtJGSG74JdKxtaMvHQTTeq8P2yxXmuPD02015-03-28
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm69GSNODRsVx40rPWDWyecnZn2r3bmOlY2015-03-28
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY2015-03-28
|
* Added a commentGravatar CandyAngel2015-03-28
|
* devbogGravatar Joey Hess2015-03-27
|
* correct misinformationGravatar Joey Hess2015-03-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-27
|\
* | Fix GETURLS in external special remote protocol to strip downloader prefix ↵Gravatar Joey Hess2015-03-27
| | | | | | | | | | | | | | 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.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY2015-03-27
| |
| * Added a comment: It's dangerous ignore a folder with same level folder of a ↵Gravatar badele2015-03-27
| | | | | | | | .git directory
* | Fix make build target. Thanks, Justin Geibel.Gravatar Joey Hess2015-03-27
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-27
|\|
| * Post patch for man page make ruleGravatar https://www.google.com/accounts/o8/id?id=AItOawltxdgYMUK4CMJh3jC8AlegwyoiHA9Ka7o2015-03-27
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-03-27
|\|
* | followupGravatar Joey Hess2015-03-27
| |
* | responseGravatar Joey Hess2015-03-27
| |
* | comment & closeGravatar Joey Hess2015-03-27
| |
* | Prevent git-ls-files from double-expanding wildcards when an unexpanded ↵Gravatar Joey Hess2015-03-27
| | | | | | | | | | | | | | | | | | | | 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.
* | promote forum request to todo item so it is not lostGravatar Joey Hess2015-03-27
| |
| * (no commit message)Gravatar CandyAngel2015-03-27
|/