| Age | Commit message (Expand) | Author |
| 2010-08-09 | Updated comments to link to newer/better/current API docs. | kirrily@google.com |
| 2010-06-02 | add support for new extra_group param in acre create_app | bobbyrullo |
| 2010-05-21 | Another place to try and get the error out | alex.boterolowry |
| 2010-05-21 | Provided the tid for a failed mql result, we probably want to do this in the ... | alex.boterolowry |
| 2010-05-17 | actually accept an alternative acre_service_url | alex.boterolowry |
| 2010-05-17 | add delete_app_all_files method | alex.boterolowry |
| 2010-05-11 | add support for arbitrary envelope parameters, and allow users to override th... | alecflett |
| 2010-05-11 | patch to support arbitrary headers from tyler | alecflett |
| 2010-05-11 | fix some typos in the dump/restore schema code | alecflett |
| 2010-03-31 | fix a typo | alex.boterolowry |
| 2010-01-21 | fix simplejson references | alecflett |
| 2009-12-22 | fix more unicode encoding problems by doing less flip/flopping between utf8 a... | alecflett |
| 2009-12-22 | fix dirsplit to deal with root-level paths, cleaning it up and eliminating re... | alecflett |
| 2009-11-18 | pass the name along | bryan.culbertson |
| 2009-11-18 | 1. Fix typeid misspelling | bryan.culbertson |
| 2009-11-14 | more complete type info | alex.boterolowry |
| 2009-11-14 | check-in some basic and not quite useful yet completion support | alex.boterolowry |
| 2009-11-13 | error message | alex.boterolowry |
| 2009-11-13 | use shlex.split instead of string.split | alex.boterolowry |
| 2009-11-13 | way better .. support | alex.boterolowry |
| 2009-11-13 | basic shell | alex.boterolowry |
| 2009-11-13 | slight .. fix | alex.boterolowry |
| 2009-11-13 | add .. support | alex.boterolowry |
| 2009-11-13 | add basic cd/pwd suport | alex.boterolowry |
| 2009-11-13 | fix the weird not-singleton out issue | alex.boterolowry |
| 2009-11-12 | Add support for Appeditor services | alex.boterolowry |
| 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 |