~/src$ find . -type d -depth 1 | while read i; do cd $i; git branch -r | while read j; do git log -n 1 --pretty=format:"$i $j %an" $j | grep -i snowhite; done; cd ~/src; done 2>/dev/null | sed -e 's/Tim Snowhite//' -e 's,origin/,,' -e 's,^./,,' | grep -v 'deploy-' | while read repo branch; do echo "https://github.com/ridecharge/$repo/compare/$branch"; done
-
https://github.com/ridecharge/acc/compare/cutoff-miss-fix Some changes to try and detect whether a transaction was assigned to a different day by wells fargo, and if so, correct it automatically.
-
https://github.com/ridecharge/devops-chef/compare/rips_daemons_new_relic_enable
-
https://github.com/ridecharge/devops-tools/compare/pdpd_restarts
-
https://github.com/ridecharge/devops-tools/compare/semaphoria_recipe
-
https://github.com/ridecharge/devops-tools/compare/stop_is_not_start
-
https://github.com/ridecharge/mgk/compare/tests_n_travis
-
https://github.com/ridecharge/nudged/compare/alan/merged
-
https://github.com/ridecharge/rc/compare/fork_callbacks
-
https://github.com/ridecharge/rc/compare/psr_comparator
-
https://github.com/ridecharge/rc/compare/rips_subscriptions_concurrent
-
https://github.com/ridecharge/rips/compare/import_rc_rips_keys