Commit Graph

8 Commits

Author SHA1 Message Date
Brad Fitzpatrick d6a0b05df0 Rename import paths from camlistore.org to perkeep.org.
Part of the project renaming, issue #981.

After this, users will need to mv their $GOPATH/src/camlistore.org to
$GOPATH/src/perkeep.org. Sorry.

This doesn't yet rename the tools like camlistored, camput, camget,
camtool, etc.

Also, this only moves the lru package to internal. More will move to
internal later.

Also, this doesn't yet remove the "/pkg/" directory. That'll likely
happen later.

This updates some docs, but not all.

devcam test now passes again, even with Go 1.10 (which requires vet
checks are clean too). So a bunch of vet tests are fixed in this CL
too, and a bunch of other broken tests are now fixed (introduced from
the past week of merging the CL backlog).

Change-Id: If580db1691b5b99f8ed6195070789b1f44877dd4
2018-01-01 16:03:34 -08:00
Will Norris a1ec9bf60e rename HACKING to CONTRIBUTING.md
GitHub treats the CONTRIBUTING file special, in that it is referenced
any time someone files a new issue or starts to create a pull request.
Also make minor updates to file to use markdown and current hacking
instructions.

Change-Id: I68f0d7a69397851ee6c65671ae692cbfb2b93946
2016-04-27 12:16:29 -07:00
Will Norris 7ec2b0ac2e website: update doc URLs
s/docs/doc/ and s/http/https/ for camlistore.org doc URLs in website and
code.

Change-Id: I875e2acece1f594a304f2bdb63f756fcb315abc8
2016-04-27 08:48:50 -07:00
Brad Fitzpatrick ddbe440e45 Update more (all remaining) issue links to Github.
Change-Id: Ia796410afb292615e63f7f42b5ecda3d18d7c325
2014-12-13 17:40:54 +11:00
mpl dfa5cb3e0b README: mention contributing page on here too.
The README is the most visible window to the project
on the github repo/page. So linking to the contrib
page in there should help in guiding ppl not to use
github for collaborating on the project.

Change-Id: Ibd6ff5d233ca87827b06434b462ef16d3a3725eb
2013-06-13 14:34:28 +02:00
Brad Fitzpatrick 1b131c24ba include docs link in readme
Change-Id: Id0b77ebc328543669f7b3b072b7f95f9007c2d2c
2013-06-12 11:19:47 +02:00
Brad Fitzpatrick 6946ffe7ae More docs
Change-Id: Iac190f16a2b48464e465b69e266bff649fe387d4
2013-06-11 15:36:25 +02:00
Brad Fitzpatrick 0714e7ca1c Add a README 2011-05-11 11:45:34 -07:00