perkeep/pkg
Fabian Wickborn 119b38966a genfileembed: command line flag for pattern file
Offer a choice from which go-file the #fileembed pattern is read. The
default is still "fileembed.go".

Change-Id: Ida98850162adec33a6555b09ad320bd9ee573b8d
2014-10-17 13:11:23 +02:00
..
app netutil: add HostPort, serverinit: return app baseURL 2014-08-01 00:01:27 +02:00
auth auth: allow for multiple modes 2014-05-21 18:43:41 +02:00
blob blob: document, clean up ChanPeeker 2014-09-22 22:05:48 -04:00
blobserver blobserver/blobpacked, storagetest: fix context goroutine leak 2014-10-15 12:28:49 +02:00
buildinfo
cacher
camerrors
client client: add test with multiple ignores in the config 2014-08-26 00:46:12 +02:00
cmdmain legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
constants
context context: minor typos in documentation. 2014-07-03 22:05:16 -07:00
errorutil
fault
fileembed genfileembed: command line flag for pattern file 2014-10-17 13:11:23 +02:00
fs fs: handle directory permanode titles 2014-07-15 08:41:05 +02:00
gc
geocode
googlestorage blobserver/google/cloudstorage: make it a SubFetcher 2014-10-11 16:02:31 +02:00
httputil httputil: simplify the SystemCARootsAvailable function 2014-08-15 17:43:22 -07:00
images Merge "Merge upstream goexif" 2014-09-17 13:49:35 +00:00
importer fix importer bloblink 2014-09-07 19:37:19 -07:00
index index: avoid shadowing err when retrying to index a full file 2014-10-08 18:40:00 +01:00
jsonconfig jsonconfig: skip over nil values when expanding 2014-08-08 06:47:10 -07:00
jsonsign blobserver: add memory storage, mainly for tests. 2014-08-31 01:17:52 +02:00
kvutil
leak
legal legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
lru lru: make RemoveOldest remove the key and value that were evicted 2014-09-26 15:56:53 -07:00
magic
media Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
misc Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
netutil netutil: add HostPort, serverinit: return app baseURL 2014-08-01 00:01:27 +02:00
osutil Let Camlistore build on Solaris 2014-08-28 14:26:11 +02:00
pools Add new pools package, to aggregate common sync.Pool types. 2014-08-25 21:17:50 -07:00
publish
readerutil
rollsum rollsum: don't benchmark the Rand function 2014-08-22 15:50:25 -07:00
schema fix SetShareSearch doc 2014-09-30 00:38:57 +02:00
search Send system status JSON on websockets upon connect and when it changes. 2014-08-29 14:12:02 -07:00
server Add -search argument to camput share. 2014-09-06 18:50:21 -07:00
serverinit serverinit: syndtr/leveldb support 2014-10-11 15:40:29 +02:00
singleflight Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
sorted Add sorted/leveldb. 2014-09-23 18:20:27 +02:00
strutil Change strutil.StringFromBytes to depend on Go 1.3. 2014-08-14 12:59:54 -07:00
syncutil
test test: add NewLogger func 2014-10-13 12:47:36 +02:00
throttle
types serverinit: syndtr/leveldb support 2014-10-11 15:40:29 +02:00
webserver webserver: use wkfs for tls cert/key 2014-08-08 10:58:56 -07:00
wkfs wkfs/gcs: support for writing files 2014-08-08 11:03:27 -07:00
.gitignore