Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Go to file
Will Norris 29dcc70f3c website: restore search-ui.txt with link to new page
The help page in the camlistore binary has a direct link for "Search bar
predicates" that links to this search-ui.txt on gerrit.  Restore this
file so that these links will still resolve, but with a pointer to the
new docs on camlistore.org.

Also update the help link for future builds of camlistore to point to
the correct URL.

Change-Id: Ib81ff820869d86e6e6f664e8b52c5f20d4eed4d3
2016-04-26 22:28:05 -07:00
.hackfests Add a hackfest entry. Missed a lot of these, but still fun. 2013-12-27 16:16:09 -08:00
app Fix deadlock in search/index. 2016-04-22 14:57:10 -07:00
bin New build tool. Should even work on Windows, if Go 1.1 is available, without MinGW/msys/etc. 2013-06-11 00:55:17 +02:00
clients Update more (all remaining) issue links to Github. 2014-12-13 17:40:54 +11:00
cmd cmd/camtool: add basic describe --at flag 2016-04-24 08:46:40 -07:00
config Merge "serverinit: enable blobPacked in default config" 2015-12-24 23:28:20 +00:00
dev path fixes for third_party move 2016-04-21 12:25:17 -07:00
doc website: restore search-ui.txt with link to new page 2016-04-26 22:28:05 -07:00
internal/chanworker add canonical import paths 2016-03-13 19:57:14 -07:00
lib/python Send auth header with GET requests too. 2013-08-02 21:13:53 -07:00
misc misc/docker: build ignore for standalone programs 2016-04-22 16:15:04 -07:00
old Move remaining stuff in third_party/* to vendor/* 2016-04-20 16:49:15 -07:00
pkg website: restore search-ui.txt with link to new page 2016-04-26 22:28:05 -07:00
server server/camnetdns: set authority flag on dns response 2016-04-25 18:07:52 -07:00
vendor vendor: update github.com/russross/blackfriday 2016-04-26 10:41:00 -07:00
website website: serve non-HTML files as raw bytes 2016-04-26 16:25:45 -07:00
.dockerignore Dockerfile: update 2016-03-11 18:05:35 +01:00
.gitignore remove *.go from .gitignore 2016-04-11 09:25:04 -07:00
.header updated year in header template to 2015 2015-04-19 21:47:46 +02:00
.travis.yml travis: build with Go 1.6 2016-02-24 19:05:41 +01:00
AUTHORS C+A: add Daniel Heath (Individual CLA) 2016-03-24 15:20:12 +11:00
BUILDING Update build instructions wrt Go 1.5 requirement 2015-08-23 16:32:21 +02:00
CONTRIBUTORS C+A: add Daniel Heath (Individual CLA) 2016-03-24 15:20:12 +11:00
COPYING Add Apache license. 2011-01-27 23:00:13 -08:00
Dockerfile path fixes for third_party move 2016-04-21 12:25:17 -07:00
HACKING HACKING: new contrib commit message 2016-04-06 20:24:27 +02:00
Makefile path fixes for third_party move 2016-04-21 12:25:17 -07:00
README Update more (all remaining) issue links to Github. 2014-12-13 17:40:54 +11:00
TESTS cond: clean-up and start of tests 2014-01-19 15:06:55 -08:00
TODO Address TODO by moving CAMLI_DEBUG checks into env 2015-08-25 07:22:14 -07:00
make.go path fixes for third_party move 2016-04-21 12:25:17 -07:00

README

Camlistore is your personal storage system for life.

It's a way to store, sync, share, model and back up content.

It stands for "Content-Addressable Multi-Layer Indexed Storage", for
lack of a better name.  For more, see:

     http://camlistore.org/
     http://camlistore.org/docs/

Other useful files:

     BUILDING  how to compile it ("go run make.go")
     HACKING   how to do development and contribute

Mailing lists:

     http://camlistore.org/lists

Bugs and contributing:

     https://github.com/camlistore/camlistore/issues
     http://camlistore.org/docs/contributing