| Age | Commit message (Expand) | Author |
| 2009-11-10 | fix unicode problem when a key/value dictionary contains unicode values | alecflett |
| 2009-11-03 | prep for 1.0.4 release | alecflett |
| 2009-11-03 | fix issue #8 - make sure to handle all json-compatible arguments automatically | alecflett |
| 2009-10-06 | update version | alecflett |
| 2009-09-21 | ok, get dump/restore working better | alecflett |
| 2009-09-21 | fix when required arguments are not specified - at least spit a semi-sane mes... | alecflett |
| 2009-09-21 | tweaks to make tests pass - dump_domain->dump_base, etc | alecflett |
| 2009-09-08 | fix some unicode issues, and default to POST for mqlread | alecflett |
| 2009-08-18 | make "fcl ls -lrt" work | nix@nixweb.com |
| 2009-08-18 | fix version number | alecflett |
| 2009-08-18 | adding rememberme parameter to login() method | alecflett |
| 2009-08-14 | make 'fcl ls' and 'fcl find' use table output. | nix@nixweb.com |
| 2009-08-14 | subcommand option parsing, and account for some things moved to | nix@nixweb.com |
| 2009-08-14 | add decorator to declare subcommand-specific command flags. | nix@nixweb.com |
| 2009-07-30 | switch to api.freebase.com | alecflett |
| 2009-07-27 | nuke sandbox.freebase.com in favor of sandbox-freebase.com | alecflett |
| 2009-07-22 | cleanup, incorporate changes from code review, and move merge and split stuff... | nitromaster101@gmail.com |
| 2009-07-17 | add some comments and logging optimization | nitromaster101 |
| 2009-07-17 | make the comments make sense | nitromaster101 |
| 2009-07-17 | added split and merge (with links, too\!) | nitromaster101 |
| 2009-07-13 | fix commandline tools | nitromaster101 |
| 2009-07-10 | make freebase.schema more readable, moved some tests, finalizing the stuff th... | nitromaster101 |
| 2009-07-10 | added command line tools and minor changes | nitromaster101 |
| 2009-07-09 | add upload/revert schema manipulation, more tests, and other changes of the p... | nitromaster101 |
| 2009-06-30 | tyler's patch for fcl search | nitromaster101 |
| 2009-06-30 | delete types | nitromaster101 |
| 2009-06-29 | trans is back, unsafe is in, and errors are better | nitromaster101 |
| 2009-06-29 | fix extra-long query support | alex.boterolowry |
| 2009-06-29 | use_permission_of in mqlwrite | alex.boterolowry |
| 2009-06-26 | add a list of literal type ids | nitromaster101 |
| 2009-06-26 | added create/delete private domain, safeguard against superlong get queries | nitromaster101 |
| 2009-06-25 | added freebase.status() | nitromaster101 |
| 2009-06-19 | remove silly debug messages | nitromaster101 |
| 2009-06-19 | use different json libraries | nitromaster101 |
| 2009-06-18 | fixed freebase.version() bug and added test case | nitromaster101 |
| 2009-06-18 | include tests in egg and clean up dir(freebase) | nitromaster101 |
| 2009-06-18 | added uri upload | nitromaster101 |
| 2009-06-17 | added search and geosearch | nitromaster101 |
| 2009-06-17 | reorganize package inorder to emphasize freebase-api as the main one | nitromaster101 |
| 2008-03-18 | Move the "freebase.api" module into a "freebase-api" directory so that | kientzle |
| 2008-01-24 | update version number. | mjtnix |
| 2008-01-24 | better logging for /trans/raw fetches | mjtnix |
| 2008-01-23 | remove a stray print statement | mjtnix |
| 2007-12-11 | fix for python 2.4 | mjtnix |
| 2007-12-07 | allow cookie file to be specified by filename instead of cookiejar | mjtnix |
| 2007-12-07 | better handling of httplib2 errors. parsing the json responses | mjtnix |
| 2007-11-21 | use single-query forms of mqlread and mqlwrite | mjtnix |
| 2007-11-05 | improved debug messages. | mjtnix |
| 2007-10-21 | disallow whitespace and other magic characters in identifiers. | mjtnix |
| 2007-10-15 | allow the cookiejar to be passed in, so it can be persistent | mjtnix |