In case anyone finds it useful, I've just pushed a new coho command that is a glorified "git log". It's meant to help you figure out what you did last week:
./cordova-coho/coho last-week --me Example output: ios 2013-12-05 CB-5276 Add ability to load start page from a place other then the bundle folder ios 2013-12-04 CB-5298 Have bin/create run bin/check_reqs. docs 2013-12-05 CB-5588 Add docs for FileUploadResponse.headers mobile-spec 2013-12-05 CB-5588 Add a test for upload response headers js 2013-12-05 Spelling: SEPERATOR -> SEPARATOR cli 2013-12-04 CB-5298 Remove redundant requirements check for iOS and Android. The bin/create scripts check. cli 2013-12-02 [CB-4472] Fix tests broken by previous commit. cli 2013-12-02 CB-4472 Remove <preference> from template config.xml plugman 2013-12-05 CB-5584 Fix git clone of not working on windows. coho 2013-12-09 Add coho last-week command (git log wrapper) Pull requests: android 2013-12-05 CB-5481 Fix for Cordova trying to get config.xml from the wrong namespace android 2013-12-05 Add missing semicolon android 2013-12-05 Spelling fixes android 2013-12-05 CB-5144 Spelling & grammar fixes in README. ios 2013-12-05 Fix link in README ios 2013-12-05 CB-5290 templates: Updated launch images sizes to include the status bar region ios 2013-12-05 CB-5276 Add ability to load start page from a place other then the bundle folder ios 2013-12-05 Spelling fixes ios 2013-12-04 CB-5298 Have bin/create run bin/check_reqs. docs 2013-12-05 CB-5588 Add docs for FileUploadResponse.headers mobile-spec 2013-12-05 CB-5588 Add a test for upload response headers js 2013-12-05 Spelling: SEPERATOR -> SEPARATOR js 2013-12-05 Added amazon-fireos port to lib files + grunt file. plugin-camera 2013-12-06 CB-5599 Android: Catch and ignore OutOfMemoryError in getRotatedBitmap() plugin-dialogs 2013-12-06 CB-3762 Change prompt default to empty string plugin-geolocation 2013-12-06 windows8. adds missing reference to PositionError (w/o it the app crashes) plugin-geolocation 2013-12-06 Removing incorrectly added closing comments for wp7 platform in plugin.xml plugin-globalization 2013-12-06 Add Apache license file plugin-inappbrowser 2013-12-06 Apply CB-5193 to InAppBrowser plugin-inappbrowser 2013-12-06 CB-5593 iOS: Make InAppBrowser localizable plugin-inappbrowser 2013-12-06 CB-5591 Change window.escape to encodeURIComponent plugin-splashscreen 2013-12-06 Handle error when splash image is missing. cli 2013-12-05 Fixes to e2e tests: args[0] bug, corodva -> cordova cli 2013-12-05 CB-5362 blackberry parser: support local cordova-blackberry cli 2013-12-05 CB-5348 Minor tweaks to cordova help cli 2013-12-05 CB-5345 Add pre_package event for windows8 parser. cli 2013-12-05 update_csproj was called twice, once from update_project and once from update_www cli 2013-12-05 CB-5343 Tell people to run npm install when requirements are missing cli 2013-12-05 CB-5325 Improve README cli 2013-12-05 CB-5311 windows: Provide cmd script so top level node commands run smoothly cli 2013-12-05 CB-5248 Fix cordova create directory_name com.example.app AppName extra_arg cli 2013-12-05 CB-5034 add registry info to README cli 2013-12-05 Make sure errors during prepare are reported cli 2013-12-05 CB-5031 Add CLI help text for platform update and plugin search cli 2013-12-04 CB-5298 Remove redundant requirements check for iOS and Android. The bin/create scripts check. cli 2013-12-02 [CB-4472] Fix tests broken by previous commit. cli 2013-12-02 CB-4472 Remove <preference> from template config.xml plugman 2013-12-05 CB-5034 document registry functions in plugman plugman 2013-12-05 CB-5584 Fix git clone of not working on windows. coho 2013-12-09 Add coho last-week command (git log wrapper) coho 2013-12-05 CB-5343 Tell people to run npm install when requirements are missing coho 2013-12-05 CB-5316 Spell Cordova as a brand unless it's a command or script coho 2013-12-05 CB-5311 windows: Provide cmd script so top level node commands run smoothly Total Commits: 10 Total Pull Requests: 43
