summaryrefslogtreecommitdiff
path: root/freebase/fcl
AgeCommit message (Collapse)Author
2010-11-30move www.freebase.com to api.freebase.com (same for sandbox)HEADmastermasouras@google.com
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@258 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-05-11fix some typos in the dump/restore schema codealecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@243 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2010-01-21fix simplejson referencesalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@241 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-12-22fix dirsplit to deal with root-level paths, cleaning it up and eliminating ↵alecflett
regexp-overkill git-svn-id: http://freebase-python.googlecode.com/svn/trunk@238 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-18pass the name alongbryan.culbertson
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@237 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-181. Fix typeid misspellingbryan.culbertson
2. Add current directory support to open command git-svn-id: http://freebase-python.googlecode.com/svn/trunk@236 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-14more complete type infoalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@232 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-14check-in some basic and not quite useful yet completion supportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@231 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13error messagealex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@230 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13use shlex.split instead of string.splitalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@229 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13way better .. supportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@228 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13basic shellalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@227 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13slight .. fixalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@226 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13add .. supportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@225 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13add basic cd/pwd suportalex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@224 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-11-13fix the weird not-singleton out issuealex.boterolowry
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@223 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-09-21ok, get dump/restore working betteralecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@216 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-09-21fix when required arguments are not specified - at least spit a semi-sane ↵alecflett
message to the user rather than totally barfing git-svn-id: http://freebase-python.googlecode.com/svn/trunk@215 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-08-18make "fcl ls -lrt" worknix@nixweb.com
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@211 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-08-14make 'fcl ls' and 'fcl find' use table output.nix@nixweb.com
add 'fcl ls -l' option. allow 'fcl pset' of non-string non-id properties. make 'fcl q' stream its output. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@207 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-08-14subcommand option parsing, and account for some things moved tonix@nixweb.com
cmdutil.py git-svn-id: http://freebase-python.googlecode.com/svn/trunk@206 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-08-14add decorator to declare subcommand-specific command flags.nix@nixweb.com
add global "out" object for table aligned text output. split out general command utilities. git-svn-id: http://freebase-python.googlecode.com/svn/trunk@205 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-27nuke sandbox.freebase.com in favor of sandbox-freebase.comalecflett
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@203 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-07-22cleanup, incorporate changes from code review, and move merge and split ↵nitromaster101@gmail.com
stuff into freebase.experimental git-svn-id: http://freebase-python.googlecode.com/svn/trunk@201 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-30tyler's patch for fcl searchnitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@155 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2
2009-06-17reorganize package inorder to emphasize freebase-api as the main onenitromaster101
git-svn-id: http://freebase-python.googlecode.com/svn/trunk@88 5914aa95-5b3a-0410-a3b5-7b719e7fe9b2