From 5aeabf482b2ee49e2041a42682e66971e1aa469a Mon Sep 17 00:00:00 2001 From: Matthew Turk Date: Fri, 1 Nov 2024 17:04:02 +0000 Subject: [PATCH] Merge pull request #166 from cosmosquark/main [ci skip] This build is based on https://github.com/yt-project/yt-4.0-paper/commit/d3f893759fc14b9e95037410756e0e365f373523. This commit was created by the following CI build and job: https://github.com/yt-project/yt-4.0-paper/commit/d3f893759fc14b9e95037410756e0e365f373523/checks https://github.com/yt-project/yt-4.0-paper/actions/runs/11633185966 --- README.md | 4 +- images/yt_repo.csv | 67207 ++++++++-------- index.html | 26 +- manuscript.pdf | Bin 5020069 -> 5020205 bytes .../index.html.ots | Bin 538 -> 4789 bytes .../manuscript.pdf.ots | Bin 503 -> 4754 bytes .../images/bitmap/collisions.png | Bin 0 -> 54283 bytes .../images/bitmap/files.png | Bin 0 -> 115154 bytes .../images/bitmap/ghosts.png | Bin 0 -> 155779 bytes .../images/bitmap/index.png | Bin 0 -> 133927 bytes .../images/bitmap/selector1.png | Bin 0 -> 140474 bytes .../images/bitmap/selector4.png | Bin 0 -> 154903 bytes .../images/bitmap/selector5.png | Bin 0 -> 167621 bytes .../images/bitmap/vary_decomp_to0.png | Bin 0 -> 102006 bytes .../images/bitmap/vary_order1_or0.png | Bin 0 -> 73314 bytes .../images/bitmap/vary_order2_to6.png | Bin 0 -> 62875 bytes .../images/bitmap/vary_selector.png | Bin 0 -> 47392 bytes .../images/bitmap/zorder.png | Bin 0 -> 142358 bytes .../images/blank.svg | 2 + .../images/colormaps/algae.png | Bin 0 -> 579 bytes .../images/colormaps/apricity.png | Bin 0 -> 612 bytes .../images/colormaps/arbre.png | Bin 0 -> 657 bytes .../images/colormaps/dusk.png | Bin 0 -> 632 bytes .../images/colormaps/kelp.png | Bin 0 -> 595 bytes .../images/colormaps/octarine.png | Bin 0 -> 628 bytes .../images/colormaps/pastel.png | Bin 0 -> 746 bytes .../images/colormaps/pixel_blue.png | Bin 0 -> 475 bytes .../images/colormaps/pixel_green.png | Bin 0 -> 397 bytes .../images/colormaps/pixel_red.png | Bin 0 -> 475 bytes .../images/colormaps/xray.png | Bin 0 -> 509 bytes .../images/fem_example.png | Bin 0 -> 325013 bytes .../images/github.svg | 4 + .../images/grid_scene.json | 9018 +++ .../images/indexing/coordinate_space.svg | 748 + .../images/mastodon.svg | 4 + .../images/octree/binary_tree_research_2D.pdf | Bin 0 -> 23453 bytes .../images/octree/binary_tree_research_2D.svg | 493 + .../images/octree/gradient_computation.pdf | Bin 0 -> 49879 bytes .../images/octree/gradient_computation.svg | 653 + .../images/orcid.svg | 4 + .../images/pr_times.vl | 101 + .../images/selectors/reg1.svg | 219 + .../images/selectors/reg2.svg | 219 + .../images/selectors/reg2_not_sp2.svg | 219 + .../images/selectors/sp1.svg | 219 + .../images/selectors/sp1_and_sp2.svg | 219 + .../images/selectors/sp2.svg | 219 + .../images/sph_ray_tracing.js | 81 + .../images/sph_ray_tracing_diagram.svg | 16 + .../images/spherical_data.png | Bin 0 -> 612879 bytes .../images/twitter.svg | 4 + .../ramses-volume-rendering-galaxy.png | Bin 0 -> 424259 bytes .../images/volume_rendering/vr-figure.html | 24 + .../images/volume_rendering/vr-figure.js | 387 + .../images/yt34comparison.png | Bin 0 -> 285092 bytes .../images/yt_repo.csv | 36478 +++++++++ .../images/yt_repo.vl | 115 + .../index.html | 7718 ++ .../index.html.ots | Bin 0 -> 573 bytes .../manuscript.pdf | Bin 0 -> 5020205 bytes .../manuscript.pdf.ots | Bin 0 -> 643 bytes v/freeze/index.html | 6 +- v/latest/images/yt_repo.csv | 67207 ++++++++-------- v/latest/index.html | 26 +- v/latest/index.html.ots | Bin 538 -> 573 bytes v/latest/manuscript.pdf | Bin 5020069 -> 5020205 bytes v/latest/manuscript.pdf.ots | Bin 503 -> 643 bytes 67 files changed, 124417 insertions(+), 67223 deletions(-) create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/collisions.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/files.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/ghosts.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/index.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/selector1.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/selector4.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/selector5.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/vary_decomp_to0.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/vary_order1_or0.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/vary_order2_to6.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/vary_selector.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/bitmap/zorder.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/blank.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/algae.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/apricity.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/arbre.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/dusk.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/kelp.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/octarine.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/pastel.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/pixel_blue.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/pixel_green.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/pixel_red.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/colormaps/xray.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/fem_example.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/github.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/grid_scene.json create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/indexing/coordinate_space.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/mastodon.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/binary_tree_research_2D.pdf create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/binary_tree_research_2D.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/gradient_computation.pdf create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/gradient_computation.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/orcid.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/pr_times.vl create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg1.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg2.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg2_not_sp2.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp1.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp1_and_sp2.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp2.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/sph_ray_tracing.js create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/sph_ray_tracing_diagram.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/spherical_data.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/twitter.svg create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/volume_rendering/ramses-volume-rendering-galaxy.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/volume_rendering/vr-figure.html create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/volume_rendering/vr-figure.js create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/yt34comparison.png create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/yt_repo.csv create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/images/yt_repo.vl create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/index.html create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/index.html.ots create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/manuscript.pdf create mode 100644 v/d3f893759fc14b9e95037410756e0e365f373523/manuscript.pdf.ots diff --git a/README.md b/README.md index 8a7e0f3c..636bb953 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Output directory containing the formatted manuscript The [`gh-pages`](https://github.com/yt-project/yt-4.0-paper/tree/gh-pages) branch hosts the contents of this directory at . -The permalink for this webpage version is . +The permalink for this webpage version is . To redirect to the permalink for the latest manuscript version at anytime, use the link . ## Files @@ -35,4 +35,4 @@ Verifying timestamps with the `ots verify` command requires running a local bitc ## Source The manuscripts in this directory were built from -[`715efc533809818a68c62767928e9b8e6b0af802`](https://github.com/yt-project/yt-4.0-paper/commit/715efc533809818a68c62767928e9b8e6b0af802). +[`d3f893759fc14b9e95037410756e0e365f373523`](https://github.com/yt-project/yt-4.0-paper/commit/d3f893759fc14b9e95037410756e0e365f373523). diff --git a/images/yt_repo.csv b/images/yt_repo.csv index 6923b4a7..4c6a86b4 100644 --- a/images/yt_repo.csv +++ b/images/yt_repo.csv @@ -1,210 +1,210 @@ ,author,datetime,type,duration -0,Barney Gale,2024-10-23 13:16:27+02:00,commit, -1,Chris Havlin,2024-10-15 10:05:35-05:00,commit, -2,Chris Havlin,2024-10-15 09:22:49-05:00,commit, -3,Chris Havlin,2024-10-11 13:06:14-05:00,commit, -4,Chris Havlin,2024-10-10 10:27:30-05:00,commit, -5,Corentin Cadiou,2024-10-09 14:45:21+02:00,commit, -6,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, -7,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, -8,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, -9,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, -10,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, -11,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, -12,Corentin Cadiou,2024-10-09 14:45:16+02:00,commit, -13,Corentin Cadiou,2024-10-09 14:45:08+02:00,commit, -14,Corentin Cadiou,2024-10-09 14:45:06+02:00,commit, -15,Corentin Cadiou,2024-10-09 14:44:38+02:00,commit, -16,Corentin Cadiou,2024-10-09 14:29:17+02:00,commit, -17,Corentin Cadiou,2024-10-09 14:29:17+02:00,commit, -18,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, -19,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, -20,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, -21,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, -22,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, -23,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, -24,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, -25,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, -26,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, -27,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, -28,Corentin Cadiou,2024-10-09 14:27:08+02:00,commit, -29,Clément Robert,2024-10-09 12:35:58+02:00,commit, -30,Clément Robert,2024-10-08 18:39:29+02:00,commit, -31,pre-commit-ci[bot],2024-10-07 17:34:05+00:00,commit, -32,Kacper Kowalik,2024-10-07 08:59:20-05:00,commit, -33,John ZuHone,2024-10-06 07:54:33+02:00,commit, -34,Clément Robert,2024-10-06 07:53:11+02:00,commit, -35,John ZuHone,2024-10-05 11:08:09-04:00,commit, -36,Clément Robert,2024-10-05 11:39:44+02:00,commit, -37,Clément Robert,2024-10-05 11:39:00+02:00,commit, -38,Clément Robert,2024-10-05 11:39:00+02:00,commit, -39,Clément Robert,2024-10-05 11:38:57+02:00,commit, -40,Clément Robert,2024-10-05 11:32:28+02:00,commit, -41,Chris Havlin,2024-10-04 13:52:34-05:00,commit, -42,Matthew Turk,2024-10-04 12:43:38-05:00,commit, -43,John ZuHone,2024-10-04 11:39:13-04:00,commit, -44,John ZuHone,2024-10-04 11:14:17-04:00,commit, -45,Clément Robert,2024-10-04 14:53:24+02:00,commit, -46,Clément Robert,2024-10-04 14:20:24+02:00,commit, -47,Clément Robert,2024-10-04 13:32:01+02:00,commit, -48,dependabot[bot],2024-10-04 10:53:55+00:00,commit, -49,dependabot[bot],2024-10-04 10:53:33+00:00,commit, -50,Clément Robert,2024-10-04 12:52:47+02:00,commit, -51,Chris Havlin,2024-10-03 13:19:50-05:00,commit, -52,Chris Havlin,2024-10-03 10:41:04-05:00,commit, -53,Corentin Cadiou,2024-10-03 15:15:53+02:00,commit, -54,pre-commit-ci[bot],2024-10-03 15:04:55+02:00,commit, -55,Corentin Cadiou,2024-10-03 15:04:55+02:00,commit, -56,Corentin Cadiou,2024-10-03 15:04:55+02:00,commit, -57,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, -58,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, -59,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, -60,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, -61,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, -62,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, -63,Corentin Cadiou,2024-10-03 15:04:53+02:00,commit, -64,Corentin Cadiou,2024-10-03 15:04:53+02:00,commit, -65,Corentin Cadiou,2024-10-03 15:04:51+02:00,commit, -66,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, -67,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, -68,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, -69,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, -70,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, -71,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, -72,Corentin Cadiou,2024-10-03 15:04:16+02:00,commit, -73,Clément Robert,2024-10-03 09:12:39+02:00,commit, -74,Philipp Grete,2024-10-02 17:58:01+02:00,commit, -75,Clément Robert,2024-10-02 08:52:54+02:00,commit, -76,Philipp Grete,2024-10-01 22:30:36+02:00,commit, -77,Philipp Grete,2024-10-01 22:25:51+02:00,commit, -78,Chris Havlin,2024-10-01 10:12:16-05:00,commit, -79,Clément Robert,2024-09-26 10:44:02+02:00,commit, -80,Kacper Kowalik,2024-09-25 16:48:02-05:00,commit, -81,Kacper Kowalik,2024-09-25 16:45:01-05:00,commit, -82,chavlin,2024-09-25 14:54:43-05:00,commit, -83,chavlin,2024-09-25 14:30:35-05:00,commit, -84,Clément Robert,2024-09-25 18:49:30+02:00,commit, -85,Clément Robert,2024-09-25 18:00:15+02:00,commit, -86,dependabot[bot],2024-09-25 15:44:04+00:00,commit, -87,Clément Robert,2024-09-25 17:43:20+02:00,commit, -88,Clément Robert,2024-09-25 17:41:04+02:00,commit, -89,Clément Robert,2024-09-25 17:41:04+02:00,commit, -90,Clément Robert,2024-09-25 17:41:04+02:00,commit, -91,Clément Robert,2024-09-25 17:41:04+02:00,commit, -92,John ZuHone,2024-09-25 22:27:33+09:00,commit, -93,John ZuHone,2024-09-25 11:16:53+09:00,commit, -94,John ZuHone,2024-09-25 11:13:27+09:00,commit, -95,John ZuHone,2024-09-25 11:09:26+09:00,commit, -96,Corentin Cadiou,2024-09-25 00:05:02+02:00,commit, -97,Corentin Cadiou,2024-09-25 00:04:17+02:00,commit, -98,John ZuHone,2024-09-24 21:49:21+09:00,commit, -99,John ZuHone,2024-09-24 21:48:58+09:00,commit, -100,John ZuHone,2024-09-24 21:47:48+09:00,commit, -101,chavlin,2024-09-23 13:07:24-05:00,commit, -102,Clément Robert,2024-09-23 17:45:27+02:00,commit, -103,Shaokun Xie,2024-09-23 23:06:55+08:00,commit, -104,Clément Robert,2024-09-21 14:22:08+02:00,commit, -105,Corentin Cadiou,2024-09-19 17:17:08+02:00,commit, -106,Corentin Cadiou,2024-09-19 17:14:39+02:00,commit, -107,Corentin Cadiou,2024-09-19 17:14:39+02:00,commit, -108,Corentin Cadiou,2024-09-19 17:14:39+02:00,commit, -109,Corentin Cadiou,2024-09-19 17:14:38+02:00,commit, -110,Corentin Cadiou,2024-09-19 17:14:38+02:00,commit, -111,Clément Robert,2024-09-18 21:15:30+02:00,commit, -112,Corentin Cadiou,2024-09-18 20:37:05+02:00,commit, -113,Corentin Cadiou,2024-09-18 19:56:17+02:00,commit, -114,Corentin Cadiou,2024-09-18 19:56:17+02:00,commit, -115,Victor Rufo Pastor,2024-09-18 19:56:16+02:00,commit, -116,Clément Robert,2024-09-18 18:29:04+02:00,commit, -117,Clément Robert,2024-09-18 18:19:46+02:00,commit, -118,Clément Robert,2024-09-18 15:41:41+02:00,commit, -119,Cameron Hummels,2024-09-16 10:30:52-07:00,commit, -120,Michael Zingale,2024-09-15 17:58:17-04:00,commit, -121,Clément Robert,2024-09-14 09:39:30+02:00,commit, -122,Clément Robert,2024-09-14 09:39:01+02:00,commit, -123,Shaokun Xie,2024-09-13 03:03:27-05:00,commit, -124,Clément Robert,2024-09-11 21:18:13+02:00,commit, -125,Clément Robert,2024-09-11 21:15:34+02:00,commit, -126,dependabot[bot],2024-09-11 16:34:27+00:00,commit, -127,Kacper Kowalik,2024-09-11 11:33:30-05:00,commit, -128,Clément Robert,2024-09-11 17:16:56+02:00,commit, -129,Clément Robert,2024-09-11 11:46:01+02:00,commit, -130,Clément Robert,2024-09-06 09:16:01+02:00,commit, -131,Clément Robert,2024-09-06 09:15:29+02:00,commit, -132,Clément Robert,2024-09-06 09:13:58+02:00,commit, -133,Clément Robert,2024-09-06 09:13:58+02:00,commit, -134,Clément Robert,2024-09-05 19:12:21+02:00,commit, -135,Chris Havlin,2024-09-05 11:08:27-05:00,commit, -136,Chris Havlin,2024-09-05 10:07:19-05:00,commit, -137,Chris Havlin,2024-09-05 10:04:11-05:00,commit, -138,chavlin,2024-09-04 15:59:57-05:00,commit, -139,Matthew Turk,2024-09-03 15:25:28-05:00,commit, -140,Clément Robert,2024-09-03 14:09:57+02:00,commit, -141,Clément Robert,2024-09-03 14:09:55+02:00,commit, -142,Clément Robert,2024-09-03 14:09:24+02:00,commit, -143,Clément Robert,2024-09-02 23:13:52+02:00,commit, -144,pre-commit-ci[bot],2024-09-02 17:11:32+00:00,commit, -145,Clément Robert,2024-09-01 08:23:59+02:00,commit, -146,dependabot[bot],2024-09-01 05:15:46+00:00,commit, -147,Clément Robert,2024-08-28 10:50:08+02:00,commit, -148,Chris Havlin,2024-08-27 15:42:22-05:00,commit, -149,Clément Robert,2024-08-24 17:25:49+02:00,commit, -150,nastasha-w,2024-08-21 17:50:21-05:00,commit, -151,nastasha-w,2024-08-19 19:37:27-05:00,commit, -152,nastasha-w,2024-08-19 15:36:55-05:00,commit, -153,nastasha-w,2024-08-19 15:16:32-05:00,commit, -154,John ZuHone,2024-08-17 09:07:37-04:00,commit, -155,Clément Robert,2024-08-17 08:52:09+02:00,commit, -156,Clément Robert,2024-08-17 08:35:17+02:00,commit, -157,John ZuHone,2024-08-16 15:41:57-04:00,commit, -158,Chris Havlin,2024-08-16 09:29:01-05:00,commit, -159,Chris Havlin,2024-08-15 10:43:11-05:00,commit, -160,Clément Robert,2024-08-05 22:05:45+02:00,commit, -161,Clément Robert,2024-08-05 21:26:50+02:00,commit, -162,pre-commit-ci[bot],2024-08-05 17:22:15+00:00,commit, -163,Clément Robert,2024-08-01 08:58:26+02:00,commit, -164,dependabot[bot],2024-08-01 05:28:17+00:00,commit, -165,Clément Robert,2024-07-27 16:20:24+02:00,commit, -166,Clément Robert,2024-07-26 00:20:15+02:00,commit, -167,Clément Robert,2024-07-25 21:31:15+02:00,commit, -168,pre-commit-ci[bot],2024-07-25 13:51:58-05:00,commit, -169,Clément Robert,2024-07-25 16:17:24+02:00,commit, -170,Clément Robert,2024-07-25 11:11:03+02:00,commit, -171,Clément Robert,2024-07-25 09:22:58+02:00,commit, -172,pre-commit-ci[bot],2024-07-24 18:49:08+00:00,commit, -173,nastasha-w,2024-07-24 13:40:55-05:00,commit, -174,nastasha-w,2024-07-24 13:32:54-05:00,commit, -175,nastasha-w,2024-07-24 13:32:54-05:00,commit, -176,nastasha-w,2024-07-24 13:32:54-05:00,commit, -177,nastasha-w,2024-07-24 13:32:54-05:00,commit, -178,nastasha-w,2024-07-24 13:32:54-05:00,commit, -179,pre-commit-ci[bot],2024-07-24 13:32:54-05:00,commit, -180,nastasha-w,2024-07-24 13:32:54-05:00,commit, -181,nastasha-w,2024-07-24 13:32:54-05:00,commit, -182,nastasha-w,2024-07-24 13:32:54-05:00,commit, -183,pre-commit-ci[bot],2024-07-24 13:32:54-05:00,commit, +0,Clément Robert,2024-11-01 07:36:42+01:00,commit, +1,Clément Robert,2024-11-01 07:17:26+01:00,commit, +2,dependabot[bot],2024-11-01 05:57:15+00:00,commit, +3,dependabot[bot],2024-11-01 05:19:07+00:00,commit, +4,Clément Robert,2024-10-31 21:34:34+01:00,commit, +5,Chris Havlin,2024-10-31 12:37:04-05:00,commit, +6,Clément Robert,2024-10-31 16:02:21+01:00,commit, +7,Clément Robert,2024-10-29 15:11:10+01:00,commit, +8,Michael Zingale,2024-10-29 08:50:05-04:00,commit, +9,Clément Robert,2024-10-23 17:11:51+02:00,commit, +10,Barney Gale,2024-10-23 13:16:27+02:00,commit, +11,Chris Havlin,2024-10-15 10:05:35-05:00,commit, +12,Chris Havlin,2024-10-15 09:22:49-05:00,commit, +13,Chris Havlin,2024-10-11 13:06:14-05:00,commit, +14,Chris Havlin,2024-10-10 10:27:30-05:00,commit, +15,Corentin Cadiou,2024-10-09 14:45:21+02:00,commit, +16,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +17,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +18,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +19,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +20,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +21,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +22,Corentin Cadiou,2024-10-09 14:45:16+02:00,commit, +23,Corentin Cadiou,2024-10-09 14:45:08+02:00,commit, +24,Corentin Cadiou,2024-10-09 14:45:06+02:00,commit, +25,Corentin Cadiou,2024-10-09 14:44:38+02:00,commit, +26,Corentin Cadiou,2024-10-09 14:29:17+02:00,commit, +27,Corentin Cadiou,2024-10-09 14:29:17+02:00,commit, +28,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +29,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +30,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +31,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +32,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +33,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +34,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, +35,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, +36,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, +37,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, +38,Corentin Cadiou,2024-10-09 14:27:08+02:00,commit, +39,Clément Robert,2024-10-09 12:35:58+02:00,commit, +40,Clément Robert,2024-10-08 18:39:29+02:00,commit, +41,pre-commit-ci[bot],2024-10-07 17:34:05+00:00,commit, +42,Kacper Kowalik,2024-10-07 08:59:20-05:00,commit, +43,John ZuHone,2024-10-06 07:54:33+02:00,commit, +44,Clément Robert,2024-10-06 07:53:11+02:00,commit, +45,John ZuHone,2024-10-05 11:08:09-04:00,commit, +46,Clément Robert,2024-10-05 11:39:44+02:00,commit, +47,Clément Robert,2024-10-05 11:39:00+02:00,commit, +48,Clément Robert,2024-10-05 11:39:00+02:00,commit, +49,Clément Robert,2024-10-05 11:38:57+02:00,commit, +50,Clément Robert,2024-10-05 11:32:28+02:00,commit, +51,Chris Havlin,2024-10-04 13:52:34-05:00,commit, +52,Matthew Turk,2024-10-04 12:43:38-05:00,commit, +53,John ZuHone,2024-10-04 11:39:13-04:00,commit, +54,John ZuHone,2024-10-04 11:14:17-04:00,commit, +55,Clément Robert,2024-10-04 14:53:24+02:00,commit, +56,Clément Robert,2024-10-04 14:20:24+02:00,commit, +57,Clément Robert,2024-10-04 13:32:01+02:00,commit, +58,dependabot[bot],2024-10-04 10:53:55+00:00,commit, +59,dependabot[bot],2024-10-04 10:53:33+00:00,commit, +60,Clément Robert,2024-10-04 12:52:47+02:00,commit, +61,Chris Havlin,2024-10-03 13:19:50-05:00,commit, +62,Chris Havlin,2024-10-03 10:41:04-05:00,commit, +63,Corentin Cadiou,2024-10-03 15:15:53+02:00,commit, +64,pre-commit-ci[bot],2024-10-03 15:04:55+02:00,commit, +65,Corentin Cadiou,2024-10-03 15:04:55+02:00,commit, +66,Corentin Cadiou,2024-10-03 15:04:55+02:00,commit, +67,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +68,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +69,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +70,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +71,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +72,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +73,Corentin Cadiou,2024-10-03 15:04:53+02:00,commit, +74,Corentin Cadiou,2024-10-03 15:04:53+02:00,commit, +75,Corentin Cadiou,2024-10-03 15:04:51+02:00,commit, +76,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +77,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +78,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +79,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +80,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +81,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +82,Corentin Cadiou,2024-10-03 15:04:16+02:00,commit, +83,Clément Robert,2024-10-03 09:12:39+02:00,commit, +84,Philipp Grete,2024-10-02 17:58:01+02:00,commit, +85,Clément Robert,2024-10-02 08:52:54+02:00,commit, +86,Philipp Grete,2024-10-01 22:30:36+02:00,commit, +87,Philipp Grete,2024-10-01 22:25:51+02:00,commit, +88,Chris Havlin,2024-10-01 10:12:16-05:00,commit, +89,Clément Robert,2024-09-26 10:44:02+02:00,commit, +90,Kacper Kowalik,2024-09-25 16:48:02-05:00,commit, +91,Kacper Kowalik,2024-09-25 16:45:01-05:00,commit, +92,chavlin,2024-09-25 14:54:43-05:00,commit, +93,chavlin,2024-09-25 14:30:35-05:00,commit, +94,Clément Robert,2024-09-25 18:49:30+02:00,commit, +95,Clément Robert,2024-09-25 18:00:15+02:00,commit, +96,dependabot[bot],2024-09-25 15:44:04+00:00,commit, +97,Clément Robert,2024-09-25 17:43:20+02:00,commit, +98,Clément Robert,2024-09-25 17:41:04+02:00,commit, +99,Clément Robert,2024-09-25 17:41:04+02:00,commit, +100,Clément Robert,2024-09-25 17:41:04+02:00,commit, +101,Clément Robert,2024-09-25 17:41:04+02:00,commit, +102,John ZuHone,2024-09-25 22:27:33+09:00,commit, +103,John ZuHone,2024-09-25 11:16:53+09:00,commit, +104,John ZuHone,2024-09-25 11:13:27+09:00,commit, +105,John ZuHone,2024-09-25 11:09:26+09:00,commit, +106,Corentin Cadiou,2024-09-25 00:05:02+02:00,commit, +107,Corentin Cadiou,2024-09-25 00:04:17+02:00,commit, +108,John ZuHone,2024-09-24 21:49:21+09:00,commit, +109,John ZuHone,2024-09-24 21:48:58+09:00,commit, +110,John ZuHone,2024-09-24 21:47:48+09:00,commit, +111,chavlin,2024-09-23 13:07:24-05:00,commit, +112,Clément Robert,2024-09-23 17:45:27+02:00,commit, +113,Shaokun Xie,2024-09-23 23:06:55+08:00,commit, +114,Clément Robert,2024-09-21 14:22:08+02:00,commit, +115,Corentin Cadiou,2024-09-19 17:17:08+02:00,commit, +116,Corentin Cadiou,2024-09-19 17:14:39+02:00,commit, +117,Corentin Cadiou,2024-09-19 17:14:39+02:00,commit, +118,Corentin Cadiou,2024-09-19 17:14:39+02:00,commit, +119,Corentin Cadiou,2024-09-19 17:14:38+02:00,commit, +120,Corentin Cadiou,2024-09-19 17:14:38+02:00,commit, +121,Clément Robert,2024-09-18 21:15:30+02:00,commit, +122,Corentin Cadiou,2024-09-18 20:37:05+02:00,commit, +123,Corentin Cadiou,2024-09-18 19:56:17+02:00,commit, +124,Corentin Cadiou,2024-09-18 19:56:17+02:00,commit, +125,Victor Rufo Pastor,2024-09-18 19:56:16+02:00,commit, +126,Clément Robert,2024-09-18 18:29:04+02:00,commit, +127,Clément Robert,2024-09-18 18:19:46+02:00,commit, +128,Clément Robert,2024-09-18 15:41:41+02:00,commit, +129,Cameron Hummels,2024-09-16 10:30:52-07:00,commit, +130,Michael Zingale,2024-09-15 17:58:17-04:00,commit, +131,Clément Robert,2024-09-14 09:39:30+02:00,commit, +132,Clément Robert,2024-09-14 09:39:01+02:00,commit, +133,Shaokun Xie,2024-09-13 03:03:27-05:00,commit, +134,Clément Robert,2024-09-11 21:18:13+02:00,commit, +135,Clément Robert,2024-09-11 21:15:34+02:00,commit, +136,dependabot[bot],2024-09-11 16:34:27+00:00,commit, +137,Kacper Kowalik,2024-09-11 11:33:30-05:00,commit, +138,Clément Robert,2024-09-11 17:16:56+02:00,commit, +139,Clément Robert,2024-09-11 11:46:01+02:00,commit, +140,Clément Robert,2024-09-06 09:16:01+02:00,commit, +141,Clément Robert,2024-09-06 09:15:29+02:00,commit, +142,Clément Robert,2024-09-06 09:13:58+02:00,commit, +143,Clément Robert,2024-09-06 09:13:58+02:00,commit, +144,Clément Robert,2024-09-05 19:12:21+02:00,commit, +145,Chris Havlin,2024-09-05 11:08:27-05:00,commit, +146,Chris Havlin,2024-09-05 10:07:19-05:00,commit, +147,Chris Havlin,2024-09-05 10:04:11-05:00,commit, +148,chavlin,2024-09-04 15:59:57-05:00,commit, +149,Matthew Turk,2024-09-03 15:25:28-05:00,commit, +150,Clément Robert,2024-09-03 14:09:57+02:00,commit, +151,Clément Robert,2024-09-03 14:09:55+02:00,commit, +152,Clément Robert,2024-09-03 14:09:24+02:00,commit, +153,Clément Robert,2024-09-02 23:13:52+02:00,commit, +154,pre-commit-ci[bot],2024-09-02 17:11:32+00:00,commit, +155,Clément Robert,2024-09-01 08:23:59+02:00,commit, +156,dependabot[bot],2024-09-01 05:15:46+00:00,commit, +157,Clément Robert,2024-08-28 10:50:08+02:00,commit, +158,Chris Havlin,2024-08-27 15:42:22-05:00,commit, +159,Clément Robert,2024-08-24 17:25:49+02:00,commit, +160,nastasha-w,2024-08-21 17:50:21-05:00,commit, +161,nastasha-w,2024-08-19 19:37:27-05:00,commit, +162,nastasha-w,2024-08-19 15:36:55-05:00,commit, +163,nastasha-w,2024-08-19 15:16:32-05:00,commit, +164,John ZuHone,2024-08-17 09:07:37-04:00,commit, +165,Clément Robert,2024-08-17 08:52:09+02:00,commit, +166,Clément Robert,2024-08-17 08:35:17+02:00,commit, +167,John ZuHone,2024-08-16 15:41:57-04:00,commit, +168,Chris Havlin,2024-08-16 09:29:01-05:00,commit, +169,Chris Havlin,2024-08-15 10:43:11-05:00,commit, +170,Clément Robert,2024-08-05 22:05:45+02:00,commit, +171,Clément Robert,2024-08-05 21:26:50+02:00,commit, +172,pre-commit-ci[bot],2024-08-05 17:22:15+00:00,commit, +173,Clément Robert,2024-08-01 08:58:26+02:00,commit, +174,dependabot[bot],2024-08-01 05:28:17+00:00,commit, +175,Clément Robert,2024-07-27 16:20:24+02:00,commit, +176,Clément Robert,2024-07-26 00:20:15+02:00,commit, +177,Clément Robert,2024-07-25 21:31:15+02:00,commit, +178,pre-commit-ci[bot],2024-07-25 13:51:58-05:00,commit, +179,Clément Robert,2024-07-25 16:17:24+02:00,commit, +180,Clément Robert,2024-07-25 11:11:03+02:00,commit, +181,Clément Robert,2024-07-25 09:22:58+02:00,commit, +182,pre-commit-ci[bot],2024-07-24 18:49:08+00:00,commit, +183,nastasha-w,2024-07-24 13:40:55-05:00,commit, 184,nastasha-w,2024-07-24 13:32:54-05:00,commit, 185,nastasha-w,2024-07-24 13:32:54-05:00,commit, -186,Clément Robert,2024-07-24 13:32:54-05:00,commit, -187,Clément Robert,2024-07-24 13:32:54-05:00,commit, -188,nastasha-w,2024-07-24 13:32:53-05:00,commit, -189,nastasha-w,2024-07-24 13:32:53-05:00,commit, -190,pre-commit-ci[bot],2024-07-24 13:32:53-05:00,commit, -191,nastasha-w,2024-07-24 13:32:53-05:00,commit, -192,nastasha-w,2024-07-24 13:32:53-05:00,commit, -193,nastasha-w,2024-07-24 13:32:46-05:00,commit, -194,pre-commit-ci[bot],2024-07-24 13:30:51-05:00,commit, -195,pre-commit-ci[bot],2024-07-24 13:28:02-05:00,commit, -196,nastasha-w,2024-07-24 13:22:45-05:00,commit, -197,nastasha-w,2024-07-24 13:22:45-05:00,commit, -198,nastasha-w,2024-07-24 13:22:45-05:00,commit, -199,nastasha-w,2024-07-24 13:22:45-05:00,commit, -200,nastasha-w,2024-07-24 13:22:45-05:00,commit, -201,nastasha-w,2024-07-24 13:22:45-05:00,commit, -202,nastasha-w,2024-07-24 13:22:45-05:00,commit, -203,nastasha-w,2024-07-24 13:22:45-05:00,commit, -204,nastasha-w,2024-07-24 13:22:45-05:00,commit, -205,nastasha-w,2024-07-24 13:22:45-05:00,commit, +186,nastasha-w,2024-07-24 13:32:54-05:00,commit, +187,nastasha-w,2024-07-24 13:32:54-05:00,commit, +188,nastasha-w,2024-07-24 13:32:54-05:00,commit, +189,pre-commit-ci[bot],2024-07-24 13:32:54-05:00,commit, +190,nastasha-w,2024-07-24 13:32:54-05:00,commit, +191,nastasha-w,2024-07-24 13:32:54-05:00,commit, +192,nastasha-w,2024-07-24 13:32:54-05:00,commit, +193,pre-commit-ci[bot],2024-07-24 13:32:54-05:00,commit, +194,nastasha-w,2024-07-24 13:32:54-05:00,commit, +195,nastasha-w,2024-07-24 13:32:54-05:00,commit, +196,Clément Robert,2024-07-24 13:32:54-05:00,commit, +197,Clément Robert,2024-07-24 13:32:54-05:00,commit, +198,nastasha-w,2024-07-24 13:32:53-05:00,commit, +199,nastasha-w,2024-07-24 13:32:53-05:00,commit, +200,pre-commit-ci[bot],2024-07-24 13:32:53-05:00,commit, +201,nastasha-w,2024-07-24 13:32:53-05:00,commit, +202,nastasha-w,2024-07-24 13:32:53-05:00,commit, +203,nastasha-w,2024-07-24 13:32:46-05:00,commit, +204,pre-commit-ci[bot],2024-07-24 13:30:51-05:00,commit, +205,pre-commit-ci[bot],2024-07-24 13:28:02-05:00,commit, 206,nastasha-w,2024-07-24 13:22:45-05:00,commit, 207,nastasha-w,2024-07-24 13:22:45-05:00,commit, 208,nastasha-w,2024-07-24 13:22:45-05:00,commit, @@ -224,643 +224,643 @@ 222,nastasha-w,2024-07-24 13:22:45-05:00,commit, 223,nastasha-w,2024-07-24 13:22:45-05:00,commit, 224,nastasha-w,2024-07-24 13:22:45-05:00,commit, -225,nastasha-w,2024-07-24 13:20:48-05:00,commit, -226,nastasha-w,2024-07-24 13:19:04-05:00,commit, -227,nastasha-w,2024-07-24 13:19:04-05:00,commit, -228,nastasha-w,2024-07-24 13:19:04-05:00,commit, -229,nastasha-w,2024-07-24 13:19:04-05:00,commit, -230,nastasha-w,2024-07-24 13:19:04-05:00,commit, -231,nastasha-w,2024-07-24 13:19:04-05:00,commit, -232,nastasha-w,2024-07-24 13:19:04-05:00,commit, -233,nastasha-w,2024-07-24 13:14:55-05:00,commit, -234,nastasha-w,2024-07-24 09:06:42-05:00,commit, -235,nastasha-w,2024-07-23 15:56:47-05:00,commit, -236,nastasha-w,2024-07-23 15:43:25-05:00,commit, -237,Philipp Grete,2024-07-23 15:56:24+02:00,commit, -238,Clément Robert,2024-07-23 10:30:12+02:00,commit, -239,Clément Robert,2024-07-22 21:50:43+02:00,commit, -240,Clément Robert,2024-07-22 21:43:15+02:00,commit, -241,Clément Robert,2024-07-22 21:43:15+02:00,commit, -242,Clément Robert,2024-07-22 21:43:15+02:00,commit, -243,Clément Robert,2024-07-22 21:43:15+02:00,commit, -244,Clément Robert,2024-07-22 21:43:15+02:00,commit, -245,Chris Havlin,2024-07-22 09:37:01-05:00,commit, -246,Clément Robert,2024-07-21 13:09:24+02:00,commit, -247,Clément Robert,2024-07-21 12:52:13+02:00,commit, -248,Clément Robert,2024-07-21 11:40:52+02:00,commit, -249,Clément Robert,2024-07-20 15:35:45+02:00,commit, -250,Chris Havlin,2024-07-18 20:13:55-05:00,commit, -251,cindytsai,2024-07-18 15:48:12-05:00,commit, -252,Matthew Abruzzo,2024-07-16 16:55:50+02:00,commit, -253,Clément Robert,2024-07-16 15:15:58+02:00,commit, -254,Matthew Turk,2024-07-09 15:42:59-05:00,commit, -255,Chris Havlin,2024-07-09 15:34:53-05:00,commit, -256,Clément Robert,2024-07-09 08:46:42+02:00,commit, -257,Eric T. Johnson,2024-07-08 15:22:19-04:00,commit, -258,Clément Robert,2024-07-08 11:22:24+02:00,commit, -259,"Jordi De Jonghe, PhD",2024-07-03 04:46:03-05:00,commit, -260,Clément Robert,2024-07-02 18:06:45+02:00,commit, -261,Corentin Cadiou,2024-07-02 16:46:36+02:00,commit, -262,Corentin Cadiou,2024-07-02 13:17:06+01:00,commit, -263,Clément Robert,2024-07-01 20:24:48+02:00,commit, -264,Clément Robert,2024-07-01 19:49:32+02:00,commit, -265,Clément Robert,2024-07-01 19:46:13+02:00,commit, -266,pre-commit-ci[bot],2024-07-01 17:17:05+00:00,commit, -267,Clément Robert,2024-07-01 08:53:38+02:00,commit, -268,dependabot[bot],2024-07-01 05:35:03+00:00,commit, -269,Clément Robert,2024-06-27 12:53:29+02:00,commit, -270,Clément Robert,2024-06-27 12:50:06+02:00,commit, -271,Clément Robert,2024-06-25 11:11:40+02:00,commit, -272,smsutherland,2024-06-25 11:02:30+02:00,commit, -273,Clément Robert,2024-06-22 10:55:11+02:00,commit, -274,Clément Robert,2024-06-22 10:55:11+02:00,commit, -275,Chris Havlin,2024-06-22 09:49:40+02:00,commit, -276,Clément Robert,2024-06-16 21:10:47+02:00,commit, -277,Clément Robert,2024-06-16 16:05:05+02:00,commit, -278,Corentin Cadiou,2024-06-16 14:26:48+02:00,commit, -279,Clément Robert,2024-06-16 12:01:07+02:00,commit, -280,Chris Havlin,2024-06-14 09:54:13+02:00,commit, -281,Clément Robert,2024-06-13 11:09:46+02:00,commit, -282,Eric T. Johnson,2024-06-12 16:00:00-04:00,commit, -283,Chris Havlin,2024-06-07 13:25:20-05:00,commit, -284,Eric T. Johnson,2024-06-07 08:14:21+02:00,commit, -285,Chris Havlin,2024-06-06 14:24:02-05:00,commit, -286,Clément Robert,2024-06-05 20:11:25+02:00,commit, -287,Chris Havlin,2024-06-04 09:16:53-05:00,commit, -288,Clément Robert,2024-06-04 09:15:07+02:00,commit, -289,Simon Guichandut,2024-06-03 22:05:27+02:00,commit, -290,Clément Robert,2024-06-03 19:49:09+02:00,commit, -291,pre-commit-ci[bot],2024-06-03 17:10:01+00:00,commit, -292,pre-commit-ci[bot],2024-06-03 17:09:43+00:00,commit, -293,Clément Robert,2024-06-01 07:56:05+02:00,commit, -294,dependabot[bot],2024-06-01 05:15:33+00:00,commit, -295,chavlin,2024-05-31 10:30:29-05:00,commit, -296,Clément Robert,2024-05-30 22:51:37+02:00,commit, -297,Chris Havlin,2024-05-30 15:09:40-05:00,commit, -298,Clément Robert,2024-05-30 11:26:18+02:00,commit, -299,Clément Robert,2024-05-30 09:35:00+02:00,commit, -300,Clément Robert,2024-05-30 08:40:16+02:00,commit, -301,Eric T. Johnson,2024-05-29 17:54:07-04:00,commit, -302,Clément Robert,2024-05-29 18:14:47+02:00,commit, -303,Clément Robert,2024-05-28 20:30:54+02:00,commit, -304,Clément Robert,2024-05-28 11:18:37+02:00,commit, -305,Clément Robert,2024-05-24 08:29:34+02:00,commit, -306,Clément Robert,2024-05-23 20:22:54+02:00,commit, -307,yut23,2024-05-22 11:22:10-04:00,commit, -308,Clément Robert,2024-05-22 07:44:34+02:00,commit, -309,Corentin Cadiou,2024-05-21 13:29:51+02:00,commit, -310,Clément Robert,2024-05-20 23:25:37+02:00,commit, -311,Chris Havlin,2024-05-15 16:03:56-05:00,commit, -312,Henry N Jones,2024-05-15 12:10:04-07:00,commit, -313,Henry Jones,2024-05-15 12:02:46-07:00,commit, -314,Henry N Jones,2024-05-15 12:02:46-07:00,commit, -315,Henry N Jones,2024-05-15 12:02:46-07:00,commit, -316,Henry Jones,2024-05-15 12:02:46-07:00,commit, -317,Henry Jones,2024-05-15 12:02:46-07:00,commit, -318,Henry Jones,2024-05-15 12:02:46-07:00,commit, -319,Henry Jones,2024-05-15 12:02:46-07:00,commit, -320,Henry Jones,2024-05-15 12:02:46-07:00,commit, -321,Henry Jones,2024-05-15 12:02:46-07:00,commit, -322,Henry Jones,2024-05-15 12:02:46-07:00,commit, +225,nastasha-w,2024-07-24 13:22:45-05:00,commit, +226,nastasha-w,2024-07-24 13:22:45-05:00,commit, +227,nastasha-w,2024-07-24 13:22:45-05:00,commit, +228,nastasha-w,2024-07-24 13:22:45-05:00,commit, +229,nastasha-w,2024-07-24 13:22:45-05:00,commit, +230,nastasha-w,2024-07-24 13:22:45-05:00,commit, +231,nastasha-w,2024-07-24 13:22:45-05:00,commit, +232,nastasha-w,2024-07-24 13:22:45-05:00,commit, +233,nastasha-w,2024-07-24 13:22:45-05:00,commit, +234,nastasha-w,2024-07-24 13:22:45-05:00,commit, +235,nastasha-w,2024-07-24 13:20:48-05:00,commit, +236,nastasha-w,2024-07-24 13:19:04-05:00,commit, +237,nastasha-w,2024-07-24 13:19:04-05:00,commit, +238,nastasha-w,2024-07-24 13:19:04-05:00,commit, +239,nastasha-w,2024-07-24 13:19:04-05:00,commit, +240,nastasha-w,2024-07-24 13:19:04-05:00,commit, +241,nastasha-w,2024-07-24 13:19:04-05:00,commit, +242,nastasha-w,2024-07-24 13:19:04-05:00,commit, +243,nastasha-w,2024-07-24 13:14:55-05:00,commit, +244,nastasha-w,2024-07-24 09:06:42-05:00,commit, +245,nastasha-w,2024-07-23 15:56:47-05:00,commit, +246,nastasha-w,2024-07-23 15:43:25-05:00,commit, +247,Philipp Grete,2024-07-23 15:56:24+02:00,commit, +248,Clément Robert,2024-07-23 10:30:12+02:00,commit, +249,Clément Robert,2024-07-22 21:50:43+02:00,commit, +250,Clément Robert,2024-07-22 21:43:15+02:00,commit, +251,Clément Robert,2024-07-22 21:43:15+02:00,commit, +252,Clément Robert,2024-07-22 21:43:15+02:00,commit, +253,Clément Robert,2024-07-22 21:43:15+02:00,commit, +254,Clément Robert,2024-07-22 21:43:15+02:00,commit, +255,Chris Havlin,2024-07-22 09:37:01-05:00,commit, +256,Clément Robert,2024-07-21 13:09:24+02:00,commit, +257,Clément Robert,2024-07-21 12:52:13+02:00,commit, +258,Clément Robert,2024-07-21 11:40:52+02:00,commit, +259,Clément Robert,2024-07-20 15:35:45+02:00,commit, +260,Chris Havlin,2024-07-18 20:13:55-05:00,commit, +261,cindytsai,2024-07-18 15:48:12-05:00,commit, +262,Matthew Abruzzo,2024-07-16 16:55:50+02:00,commit, +263,Clément Robert,2024-07-16 15:15:58+02:00,commit, +264,Matthew Turk,2024-07-09 15:42:59-05:00,commit, +265,Chris Havlin,2024-07-09 15:34:53-05:00,commit, +266,Clément Robert,2024-07-09 08:46:42+02:00,commit, +267,Eric T. Johnson,2024-07-08 15:22:19-04:00,commit, +268,Clément Robert,2024-07-08 11:22:24+02:00,commit, +269,"Jordi De Jonghe, PhD",2024-07-03 04:46:03-05:00,commit, +270,Clément Robert,2024-07-02 18:06:45+02:00,commit, +271,Corentin Cadiou,2024-07-02 16:46:36+02:00,commit, +272,Corentin Cadiou,2024-07-02 13:17:06+01:00,commit, +273,Clément Robert,2024-07-01 20:24:48+02:00,commit, +274,Clément Robert,2024-07-01 19:49:32+02:00,commit, +275,Clément Robert,2024-07-01 19:46:13+02:00,commit, +276,pre-commit-ci[bot],2024-07-01 17:17:05+00:00,commit, +277,Clément Robert,2024-07-01 08:53:38+02:00,commit, +278,dependabot[bot],2024-07-01 05:35:03+00:00,commit, +279,Clément Robert,2024-06-27 12:53:29+02:00,commit, +280,Clément Robert,2024-06-27 12:50:06+02:00,commit, +281,Clément Robert,2024-06-25 11:11:40+02:00,commit, +282,smsutherland,2024-06-25 11:02:30+02:00,commit, +283,Clément Robert,2024-06-22 10:55:11+02:00,commit, +284,Clément Robert,2024-06-22 10:55:11+02:00,commit, +285,Chris Havlin,2024-06-22 09:49:40+02:00,commit, +286,Clément Robert,2024-06-16 21:10:47+02:00,commit, +287,Clément Robert,2024-06-16 16:05:05+02:00,commit, +288,Corentin Cadiou,2024-06-16 14:26:48+02:00,commit, +289,Clément Robert,2024-06-16 12:01:07+02:00,commit, +290,Chris Havlin,2024-06-14 09:54:13+02:00,commit, +291,Clément Robert,2024-06-13 11:09:46+02:00,commit, +292,Eric T. Johnson,2024-06-12 16:00:00-04:00,commit, +293,Chris Havlin,2024-06-07 13:25:20-05:00,commit, +294,Eric T. Johnson,2024-06-07 08:14:21+02:00,commit, +295,Chris Havlin,2024-06-06 14:24:02-05:00,commit, +296,Clément Robert,2024-06-05 20:11:25+02:00,commit, +297,Chris Havlin,2024-06-04 09:16:53-05:00,commit, +298,Clément Robert,2024-06-04 09:15:07+02:00,commit, +299,Simon Guichandut,2024-06-03 22:05:27+02:00,commit, +300,Clément Robert,2024-06-03 19:49:09+02:00,commit, +301,pre-commit-ci[bot],2024-06-03 17:10:01+00:00,commit, +302,pre-commit-ci[bot],2024-06-03 17:09:43+00:00,commit, +303,Clément Robert,2024-06-01 07:56:05+02:00,commit, +304,dependabot[bot],2024-06-01 05:15:33+00:00,commit, +305,chavlin,2024-05-31 10:30:29-05:00,commit, +306,Clément Robert,2024-05-30 22:51:37+02:00,commit, +307,Chris Havlin,2024-05-30 15:09:40-05:00,commit, +308,Clément Robert,2024-05-30 11:26:18+02:00,commit, +309,Clément Robert,2024-05-30 09:35:00+02:00,commit, +310,Clément Robert,2024-05-30 08:40:16+02:00,commit, +311,Eric T. Johnson,2024-05-29 17:54:07-04:00,commit, +312,Clément Robert,2024-05-29 18:14:47+02:00,commit, +313,Clément Robert,2024-05-28 20:30:54+02:00,commit, +314,Clément Robert,2024-05-28 11:18:37+02:00,commit, +315,Clément Robert,2024-05-24 08:29:34+02:00,commit, +316,Clément Robert,2024-05-23 20:22:54+02:00,commit, +317,yut23,2024-05-22 11:22:10-04:00,commit, +318,Clément Robert,2024-05-22 07:44:34+02:00,commit, +319,Corentin Cadiou,2024-05-21 13:29:51+02:00,commit, +320,Clément Robert,2024-05-20 23:25:37+02:00,commit, +321,Chris Havlin,2024-05-15 16:03:56-05:00,commit, +322,Henry N Jones,2024-05-15 12:10:04-07:00,commit, 323,Henry Jones,2024-05-15 12:02:46-07:00,commit, -324,Henry Jones,2024-05-15 12:02:46-07:00,commit, -325,Henry Jones,2024-05-15 12:02:46-07:00,commit, -326,Matthew Turk,2024-05-15 13:45:42-05:00,commit, -327,Chris Havlin,2024-05-15 09:21:26-05:00,commit, -328,Chris Havlin,2024-05-13 10:26:50-05:00,commit, -329,Clément Robert,2024-05-11 15:25:56+02:00,commit, -330,Corentin Cadiou,2024-05-11 15:24:51+02:00,commit, -331,Michael Zingale,2024-05-10 14:17:56-04:00,commit, -332,yut23,2024-05-07 16:10:10-04:00,commit, -333,yut23,2024-05-07 16:04:55-04:00,commit, -334,yut23,2024-05-07 14:23:24-04:00,commit, -335,yut23,2024-05-07 13:00:46-04:00,commit, -336,yut23,2024-05-07 13:00:02-04:00,commit, -337,Clément Robert,2024-05-07 09:54:26+02:00,commit, -338,pre-commit-ci[bot],2024-05-07 09:54:26+02:00,commit, -339,Clément Robert,2024-05-07 00:14:01+02:00,commit, -340,Eric T. Johnson,2024-05-06 17:34:53-04:00,commit, -341,Clément Robert,2024-05-06 23:13:39+02:00,commit, -342,Chris Havlin,2024-05-06 15:14:07-05:00,commit, -343,yut23,2024-05-06 12:25:21-04:00,commit, -344,yut23,2024-05-06 12:08:26-04:00,commit, -345,Corentin Cadiou,2024-05-06 09:29:45+02:00,commit, -346,pre-commit-ci[bot],2024-05-02 17:31:12+00:00,commit, -347,chavlin,2024-05-02 12:22:42-05:00,commit, -348,Clément Robert,2024-04-29 15:33:22+02:00,commit, -349,Clément Robert,2024-04-29 15:09:04+02:00,commit, -350,Chris Havlin,2024-04-26 13:29:32-05:00,commit, -351,Chris Havlin,2024-04-26 13:28:44-05:00,commit, -352,Matthew Turk,2024-04-26 13:21:37-05:00,commit, -353,Matthew Turk,2024-04-26 13:15:34-05:00,commit, -354,Matthew Turk,2024-04-26 13:02:39-05:00,commit, -355,Matthew Turk,2024-04-26 13:01:17-05:00,commit, -356,Matthew Turk,2024-04-26 12:39:43-05:00,commit, -357,chavlin,2024-04-26 12:27:04-05:00,commit, -358,Matthew Turk,2024-04-26 09:51:36-05:00,commit, -359,Clément Robert,2024-04-24 22:53:29+02:00,commit, -360,chavlin,2024-04-24 15:12:02-05:00,commit, -361,Chris Havlin,2024-04-24 15:11:54-05:00,commit, -362,Clément Robert,2024-04-19 13:27:45+02:00,commit, -363,Clément Robert,2024-04-19 13:27:26+02:00,commit, -364,Clément Robert,2024-04-19 13:27:26+02:00,commit, -365,Corentin Cadiou,2024-04-18 09:27:05+01:00,commit, -366,biboyd,2024-04-17 15:01:29-04:00,commit, -367,Brendan Boyd,2024-04-17 14:53:52-04:00,commit, -368,Cameron Hummels,2024-04-17 11:52:20-05:00,commit, -369,Clément Robert,2024-04-17 18:41:12+02:00,commit, -370,biboyd,2024-04-17 12:01:36-04:00,commit, -371,Corentin Cadiou,2024-04-17 16:29:52+01:00,commit, -372,Corentin Cadiou,2024-04-17 16:28:44+01:00,commit, -373,Lenoble Romain,2024-04-17 17:11:05+02:00,commit, -374,Corentin Cadiou,2024-04-17 15:53:50+01:00,commit, -375,Corentin Cadiou,2024-04-17 15:49:50+01:00,commit, -376,Corentin Cadiou,2024-04-17 13:33:48+01:00,commit, -377,Chris Havlin,2024-04-16 11:31:17-05:00,commit, -378,biboyd,2024-04-15 18:49:30-04:00,commit, -379,Klaus Reuter,2024-04-12 14:42:45+02:00,commit, -380,Corentin Cadiou,2024-04-12 09:59:37+02:00,commit, -381,Corentin Cadiou,2024-04-12 09:59:37+02:00,commit, -382,Corentin Cadiou,2024-04-12 09:46:41+02:00,commit, -383,John ZuHone,2024-04-10 08:25:40-05:00,commit, -384,Clément Robert,2024-04-04 18:12:52+02:00,commit, -385,Clément Robert,2024-04-03 22:11:26+02:00,commit, -386,Clément Robert,2024-04-02 20:17:48+02:00,commit, -387,Clément Robert,2024-04-02 11:32:32+02:00,commit, -388,Clément Robert,2024-04-02 11:10:23+02:00,commit, -389,Clément Robert,2024-04-01 22:45:43+02:00,commit, -390,pre-commit-ci[bot],2024-04-01 20:07:13+00:00,commit, -391,Clément Robert,2024-04-01 22:04:24+02:00,commit, -392,chavlin,2024-04-01 14:19:04-05:00,commit, -393,chavlin,2024-04-01 13:33:47-05:00,commit, -394,pre-commit-ci[bot],2024-04-01 17:10:18+00:00,commit, -395,pre-commit-ci[bot],2024-04-01 17:09:37+00:00,commit, -396,Clément Robert,2024-04-01 09:42:35+02:00,commit, -397,Clément Robert,2024-04-01 09:33:02+02:00,commit, -398,dependabot[bot],2024-04-01 05:56:18+00:00,commit, -399,Clément Robert,2024-03-30 18:03:22+01:00,commit, -400,chavlin,2024-03-29 19:57:29-05:00,commit, -401,chavlin,2024-03-29 19:51:12-05:00,commit, -402,Chris Havlin,2024-03-29 15:34:40-05:00,commit, -403,Clément Robert,2024-03-28 09:57:37+01:00,commit, -404,Chris Havlin,2024-03-25 15:42:36-05:00,commit, -405,chavlin,2024-03-25 15:05:50-05:00,commit, -406,pre-commit-ci[bot],2024-03-25 20:03:03+00:00,commit, -407,Chris Havlin,2024-03-25 15:01:25-05:00,commit, -408,Matthew Turk,2024-03-22 15:14:47-05:00,commit, -409,Corentin Cadiou,2024-03-19 14:29:56+01:00,commit, -410,Corentin Cadiou,2024-03-19 14:26:36+01:00,commit, -411,Corentin Cadiou,2024-03-19 11:37:52+01:00,commit, -412,Corentin Cadiou,2024-03-19 11:31:33+01:00,commit, -413,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, -414,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, -415,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, -416,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, -417,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, -418,Corentin Cadiou,2024-03-19 10:10:42+01:00,commit, -419,Corentin Cadiou,2024-03-19 10:10:42+01:00,commit, -420,Clément Robert,2024-03-18 16:19:53+01:00,commit, -421,Clément Robert,2024-03-14 10:28:12+01:00,commit, -422,Clément Robert,2024-03-13 18:07:35+01:00,commit, -423,Kacper Kowalik,2024-03-13 12:04:28-05:00,commit, -424,Clément Robert,2024-03-13 17:24:01+01:00,commit, -425,Clément Robert,2024-03-13 17:19:56+01:00,commit, -426,Corentin Cadiou,2024-03-05 14:12:01+01:00,commit, -427,Corentin Cadiou,2024-03-05 14:07:13+01:00,commit, -428,pre-commit-ci[bot],2024-03-01 20:42:24+00:00,commit, -429,Forrest Glines,2024-03-01 13:11:32-07:00,commit, -430,Clément Robert,2024-03-01 09:43:57+01:00,commit, -431,dependabot[bot],2024-03-01 05:47:02+00:00,commit, -432,Chris Havlin,2024-02-29 12:55:25-06:00,commit, -433,Clément Robert,2024-02-29 19:47:25+01:00,commit, -434,Forrest Glines,2024-02-29 11:00:16-07:00,commit, -435,Chris Havlin,2024-02-29 10:16:58-06:00,commit, -436,Forrest Glines,2024-02-28 23:59:39-07:00,commit, -437,Clément Robert,2024-02-28 09:00:20+01:00,commit, -438,Forrest Wolfgang Glines,2024-02-27 09:58:52-07:00,commit, -439,Forrest Glines,2024-02-27 09:34:31-07:00,commit, -440,Eric T. Johnson,2024-02-27 10:31:51-05:00,commit, -441,Clément Robert,2024-02-27 16:17:17+01:00,commit, -442,Forrest Glines,2024-02-26 19:39:41-07:00,commit, -443,Clément Robert,2024-02-25 15:14:45+01:00,commit, -444,Clément Robert,2024-02-25 14:14:50+01:00,commit, -445,Matthew Turk,2024-02-25 06:31:44-06:00,commit, -446,Clément Robert,2024-02-25 12:55:47+01:00,commit, -447,Clément Robert,2024-02-25 12:41:48+01:00,commit, -448,Clément Robert,2024-02-21 19:14:47+01:00,commit, -449,Corentin Cadiou,2024-02-21 18:35:40+01:00,commit, -450,chavlin,2024-02-21 10:19:06-06:00,commit, -451,Matthew Turk,2024-02-16 12:29:57-06:00,commit, -452,Clément Robert,2024-02-16 16:22:15+01:00,commit, -453,Clément Robert,2024-02-15 16:13:44+01:00,commit, -454,Corentin Cadiou,2024-02-15 15:34:23+01:00,commit, -455,Corentin Cadiou,2024-02-15 15:32:15+01:00,commit, -456,Matthew Turk,2024-02-15 05:05:28-06:00,commit, -457,Matthew Turk,2024-02-15 04:46:11-06:00,commit, -458,Matthew Turk,2024-02-11 15:01:39-06:00,commit, -459,Matthew Turk,2024-02-11 13:56:30-06:00,commit, -460,Clément Robert,2024-02-10 10:11:47+01:00,commit, -461,Matthew Turk,2024-02-08 13:23:39-06:00,commit, -462,Matthew Turk,2024-02-08 13:23:27-06:00,commit, -463,John ZuHone,2024-02-07 13:33:39-05:00,commit, -464,John ZuHone,2024-02-07 12:07:22-05:00,commit, -465,pre-commit-ci[bot],2024-02-06 10:00:49+00:00,commit, -466,Clément Robert,2024-02-06 10:05:32+01:00,commit, -467,Clément Robert,2024-02-06 10:05:32+01:00,commit, -468,Clément Robert,2024-02-06 09:41:46+01:00,commit, -469,Forrest Glines,2024-02-05 14:10:24-07:00,commit, -470,forrestglines,2024-02-05 13:59:03-07:00,commit, -471,Clément Robert,2024-02-05 19:21:51+01:00,commit, -472,Clément Robert,2024-02-05 18:41:23+01:00,commit, -473,pre-commit-ci[bot],2024-02-05 17:07:05+00:00,commit, -474,pre-commit-ci[bot],2024-02-05 17:06:19+00:00,commit, -475,Forrest Glines,2024-02-01 21:51:29-07:00,commit, -476,Michael Ryan,2024-02-01 16:55:12-08:00,commit, -477,Forrest Glines,2024-02-01 14:48:56-07:00,commit, -478,Matthew Turk,2024-02-01 14:19:59-06:00,commit, -479,pre-commit-ci[bot],2024-02-01 06:02:00+00:00,commit, -480,dependabot[bot],2024-02-01 05:15:23+00:00,commit, -481,adam reyes,2024-01-31 23:48:05+01:00,commit, -482,John ZuHone,2024-01-28 21:47:01-05:00,commit, -483,John ZuHone,2024-01-28 21:45:38-05:00,commit, -484,John ZuHone,2024-01-28 21:28:50-05:00,commit, -485,John ZuHone,2024-01-28 21:16:24-05:00,commit, -486,John ZuHone,2024-01-28 21:16:24-05:00,commit, -487,John ZuHone,2024-01-28 21:16:24-05:00,commit, -488,John ZuHone,2024-01-28 21:16:24-05:00,commit, -489,John ZuHone,2024-01-28 21:16:24-05:00,commit, -490,John ZuHone,2024-01-28 21:16:24-05:00,commit, -491,John ZuHone,2024-01-28 21:16:24-05:00,commit, -492,John ZuHone,2024-01-28 21:16:24-05:00,commit, -493,John ZuHone,2024-01-28 21:16:24-05:00,commit, -494,John ZuHone,2024-01-28 21:16:24-05:00,commit, +324,Henry N Jones,2024-05-15 12:02:46-07:00,commit, +325,Henry N Jones,2024-05-15 12:02:46-07:00,commit, +326,Henry Jones,2024-05-15 12:02:46-07:00,commit, +327,Henry Jones,2024-05-15 12:02:46-07:00,commit, +328,Henry Jones,2024-05-15 12:02:46-07:00,commit, +329,Henry Jones,2024-05-15 12:02:46-07:00,commit, +330,Henry Jones,2024-05-15 12:02:46-07:00,commit, +331,Henry Jones,2024-05-15 12:02:46-07:00,commit, +332,Henry Jones,2024-05-15 12:02:46-07:00,commit, +333,Henry Jones,2024-05-15 12:02:46-07:00,commit, +334,Henry Jones,2024-05-15 12:02:46-07:00,commit, +335,Henry Jones,2024-05-15 12:02:46-07:00,commit, +336,Matthew Turk,2024-05-15 13:45:42-05:00,commit, +337,Chris Havlin,2024-05-15 09:21:26-05:00,commit, +338,Chris Havlin,2024-05-13 10:26:50-05:00,commit, +339,Clément Robert,2024-05-11 15:25:56+02:00,commit, +340,Corentin Cadiou,2024-05-11 15:24:51+02:00,commit, +341,Michael Zingale,2024-05-10 14:17:56-04:00,commit, +342,yut23,2024-05-07 16:10:10-04:00,commit, +343,yut23,2024-05-07 16:04:55-04:00,commit, +344,yut23,2024-05-07 14:23:24-04:00,commit, +345,yut23,2024-05-07 13:00:46-04:00,commit, +346,yut23,2024-05-07 13:00:02-04:00,commit, +347,Clément Robert,2024-05-07 09:54:26+02:00,commit, +348,pre-commit-ci[bot],2024-05-07 09:54:26+02:00,commit, +349,Clément Robert,2024-05-07 00:14:01+02:00,commit, +350,Eric T. Johnson,2024-05-06 17:34:53-04:00,commit, +351,Clément Robert,2024-05-06 23:13:39+02:00,commit, +352,Chris Havlin,2024-05-06 15:14:07-05:00,commit, +353,yut23,2024-05-06 12:25:21-04:00,commit, +354,yut23,2024-05-06 12:08:26-04:00,commit, +355,Corentin Cadiou,2024-05-06 09:29:45+02:00,commit, +356,pre-commit-ci[bot],2024-05-02 17:31:12+00:00,commit, +357,chavlin,2024-05-02 12:22:42-05:00,commit, +358,Clément Robert,2024-04-29 15:33:22+02:00,commit, +359,Clément Robert,2024-04-29 15:09:04+02:00,commit, +360,Chris Havlin,2024-04-26 13:29:32-05:00,commit, +361,Chris Havlin,2024-04-26 13:28:44-05:00,commit, +362,Matthew Turk,2024-04-26 13:21:37-05:00,commit, +363,Matthew Turk,2024-04-26 13:15:34-05:00,commit, +364,Matthew Turk,2024-04-26 13:02:39-05:00,commit, +365,Matthew Turk,2024-04-26 13:01:17-05:00,commit, +366,Matthew Turk,2024-04-26 12:39:43-05:00,commit, +367,chavlin,2024-04-26 12:27:04-05:00,commit, +368,Matthew Turk,2024-04-26 09:51:36-05:00,commit, +369,Clément Robert,2024-04-24 22:53:29+02:00,commit, +370,chavlin,2024-04-24 15:12:02-05:00,commit, +371,Chris Havlin,2024-04-24 15:11:54-05:00,commit, +372,Clément Robert,2024-04-19 13:27:45+02:00,commit, +373,Clément Robert,2024-04-19 13:27:26+02:00,commit, +374,Clément Robert,2024-04-19 13:27:26+02:00,commit, +375,Corentin Cadiou,2024-04-18 09:27:05+01:00,commit, +376,biboyd,2024-04-17 15:01:29-04:00,commit, +377,Brendan Boyd,2024-04-17 14:53:52-04:00,commit, +378,Cameron Hummels,2024-04-17 11:52:20-05:00,commit, +379,Clément Robert,2024-04-17 18:41:12+02:00,commit, +380,biboyd,2024-04-17 12:01:36-04:00,commit, +381,Corentin Cadiou,2024-04-17 16:29:52+01:00,commit, +382,Corentin Cadiou,2024-04-17 16:28:44+01:00,commit, +383,Lenoble Romain,2024-04-17 17:11:05+02:00,commit, +384,Corentin Cadiou,2024-04-17 15:53:50+01:00,commit, +385,Corentin Cadiou,2024-04-17 15:49:50+01:00,commit, +386,Corentin Cadiou,2024-04-17 13:33:48+01:00,commit, +387,Chris Havlin,2024-04-16 11:31:17-05:00,commit, +388,biboyd,2024-04-15 18:49:30-04:00,commit, +389,Klaus Reuter,2024-04-12 14:42:45+02:00,commit, +390,Corentin Cadiou,2024-04-12 09:59:37+02:00,commit, +391,Corentin Cadiou,2024-04-12 09:59:37+02:00,commit, +392,Corentin Cadiou,2024-04-12 09:46:41+02:00,commit, +393,John ZuHone,2024-04-10 08:25:40-05:00,commit, +394,Clément Robert,2024-04-04 18:12:52+02:00,commit, +395,Clément Robert,2024-04-03 22:11:26+02:00,commit, +396,Clément Robert,2024-04-02 20:17:48+02:00,commit, +397,Clément Robert,2024-04-02 11:32:32+02:00,commit, +398,Clément Robert,2024-04-02 11:10:23+02:00,commit, +399,Clément Robert,2024-04-01 22:45:43+02:00,commit, +400,pre-commit-ci[bot],2024-04-01 20:07:13+00:00,commit, +401,Clément Robert,2024-04-01 22:04:24+02:00,commit, +402,chavlin,2024-04-01 14:19:04-05:00,commit, +403,chavlin,2024-04-01 13:33:47-05:00,commit, +404,pre-commit-ci[bot],2024-04-01 17:10:18+00:00,commit, +405,pre-commit-ci[bot],2024-04-01 17:09:37+00:00,commit, +406,Clément Robert,2024-04-01 09:42:35+02:00,commit, +407,Clément Robert,2024-04-01 09:33:02+02:00,commit, +408,dependabot[bot],2024-04-01 05:56:18+00:00,commit, +409,Clément Robert,2024-03-30 18:03:22+01:00,commit, +410,chavlin,2024-03-29 19:57:29-05:00,commit, +411,chavlin,2024-03-29 19:51:12-05:00,commit, +412,Chris Havlin,2024-03-29 15:34:40-05:00,commit, +413,Clément Robert,2024-03-28 09:57:37+01:00,commit, +414,Chris Havlin,2024-03-25 15:42:36-05:00,commit, +415,chavlin,2024-03-25 15:05:50-05:00,commit, +416,pre-commit-ci[bot],2024-03-25 20:03:03+00:00,commit, +417,Chris Havlin,2024-03-25 15:01:25-05:00,commit, +418,Matthew Turk,2024-03-22 15:14:47-05:00,commit, +419,Corentin Cadiou,2024-03-19 14:29:56+01:00,commit, +420,Corentin Cadiou,2024-03-19 14:26:36+01:00,commit, +421,Corentin Cadiou,2024-03-19 11:37:52+01:00,commit, +422,Corentin Cadiou,2024-03-19 11:31:33+01:00,commit, +423,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +424,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +425,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +426,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +427,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +428,Corentin Cadiou,2024-03-19 10:10:42+01:00,commit, +429,Corentin Cadiou,2024-03-19 10:10:42+01:00,commit, +430,Clément Robert,2024-03-18 16:19:53+01:00,commit, +431,Clément Robert,2024-03-14 10:28:12+01:00,commit, +432,Clément Robert,2024-03-13 18:07:35+01:00,commit, +433,Kacper Kowalik,2024-03-13 12:04:28-05:00,commit, +434,Clément Robert,2024-03-13 17:24:01+01:00,commit, +435,Clément Robert,2024-03-13 17:19:56+01:00,commit, +436,Corentin Cadiou,2024-03-05 14:12:01+01:00,commit, +437,Corentin Cadiou,2024-03-05 14:07:13+01:00,commit, +438,pre-commit-ci[bot],2024-03-01 20:42:24+00:00,commit, +439,Forrest Glines,2024-03-01 13:11:32-07:00,commit, +440,Clément Robert,2024-03-01 09:43:57+01:00,commit, +441,dependabot[bot],2024-03-01 05:47:02+00:00,commit, +442,Chris Havlin,2024-02-29 12:55:25-06:00,commit, +443,Clément Robert,2024-02-29 19:47:25+01:00,commit, +444,Forrest Glines,2024-02-29 11:00:16-07:00,commit, +445,Chris Havlin,2024-02-29 10:16:58-06:00,commit, +446,Forrest Glines,2024-02-28 23:59:39-07:00,commit, +447,Clément Robert,2024-02-28 09:00:20+01:00,commit, +448,Forrest Wolfgang Glines,2024-02-27 09:58:52-07:00,commit, +449,Forrest Glines,2024-02-27 09:34:31-07:00,commit, +450,Eric T. Johnson,2024-02-27 10:31:51-05:00,commit, +451,Clément Robert,2024-02-27 16:17:17+01:00,commit, +452,Forrest Glines,2024-02-26 19:39:41-07:00,commit, +453,Clément Robert,2024-02-25 15:14:45+01:00,commit, +454,Clément Robert,2024-02-25 14:14:50+01:00,commit, +455,Matthew Turk,2024-02-25 06:31:44-06:00,commit, +456,Clément Robert,2024-02-25 12:55:47+01:00,commit, +457,Clément Robert,2024-02-25 12:41:48+01:00,commit, +458,Clément Robert,2024-02-21 19:14:47+01:00,commit, +459,Corentin Cadiou,2024-02-21 18:35:40+01:00,commit, +460,chavlin,2024-02-21 10:19:06-06:00,commit, +461,Matthew Turk,2024-02-16 12:29:57-06:00,commit, +462,Clément Robert,2024-02-16 16:22:15+01:00,commit, +463,Clément Robert,2024-02-15 16:13:44+01:00,commit, +464,Corentin Cadiou,2024-02-15 15:34:23+01:00,commit, +465,Corentin Cadiou,2024-02-15 15:32:15+01:00,commit, +466,Matthew Turk,2024-02-15 05:05:28-06:00,commit, +467,Matthew Turk,2024-02-15 04:46:11-06:00,commit, +468,Matthew Turk,2024-02-11 15:01:39-06:00,commit, +469,Matthew Turk,2024-02-11 13:56:30-06:00,commit, +470,Clément Robert,2024-02-10 10:11:47+01:00,commit, +471,Matthew Turk,2024-02-08 13:23:39-06:00,commit, +472,Matthew Turk,2024-02-08 13:23:27-06:00,commit, +473,John ZuHone,2024-02-07 13:33:39-05:00,commit, +474,John ZuHone,2024-02-07 12:07:22-05:00,commit, +475,pre-commit-ci[bot],2024-02-06 10:00:49+00:00,commit, +476,Clément Robert,2024-02-06 10:05:32+01:00,commit, +477,Clément Robert,2024-02-06 10:05:32+01:00,commit, +478,Clément Robert,2024-02-06 09:41:46+01:00,commit, +479,Forrest Glines,2024-02-05 14:10:24-07:00,commit, +480,forrestglines,2024-02-05 13:59:03-07:00,commit, +481,Clément Robert,2024-02-05 19:21:51+01:00,commit, +482,Clément Robert,2024-02-05 18:41:23+01:00,commit, +483,pre-commit-ci[bot],2024-02-05 17:07:05+00:00,commit, +484,pre-commit-ci[bot],2024-02-05 17:06:19+00:00,commit, +485,Forrest Glines,2024-02-01 21:51:29-07:00,commit, +486,Michael Ryan,2024-02-01 16:55:12-08:00,commit, +487,Forrest Glines,2024-02-01 14:48:56-07:00,commit, +488,Matthew Turk,2024-02-01 14:19:59-06:00,commit, +489,pre-commit-ci[bot],2024-02-01 06:02:00+00:00,commit, +490,dependabot[bot],2024-02-01 05:15:23+00:00,commit, +491,adam reyes,2024-01-31 23:48:05+01:00,commit, +492,John ZuHone,2024-01-28 21:47:01-05:00,commit, +493,John ZuHone,2024-01-28 21:45:38-05:00,commit, +494,John ZuHone,2024-01-28 21:28:50-05:00,commit, 495,John ZuHone,2024-01-28 21:16:24-05:00,commit, 496,John ZuHone,2024-01-28 21:16:24-05:00,commit, 497,John ZuHone,2024-01-28 21:16:24-05:00,commit, 498,John ZuHone,2024-01-28 21:16:24-05:00,commit, 499,John ZuHone,2024-01-28 21:16:24-05:00,commit, -500,Clément Robert,2024-01-27 13:51:01+01:00,commit, -501,Clément Robert,2024-01-26 19:23:41+01:00,commit, -502,Chris Havlin,2024-01-26 11:11:12-06:00,commit, -503,Matthew Turk,2024-01-26 08:53:53-06:00,commit, -504,Eric T. Johnson,2024-01-25 14:48:16-05:00,commit, -505,Matthew Turk,2024-01-23 09:56:38-06:00,commit, -506,Clément Robert,2024-01-23 14:28:55+01:00,commit, -507,Clément Robert,2024-01-12 13:09:25+01:00,commit, -508,Clément Robert,2024-01-12 12:28:17+01:00,commit, -509,Clément Robert,2024-01-12 10:12:52+01:00,commit, -510,Chris Havlin,2024-01-10 14:47:12-06:00,commit, -511,Chris Havlin,2024-01-10 14:43:53-06:00,commit, -512,Chris Havlin,2024-01-10 11:00:35-06:00,commit, -513,Matthew Turk,2024-01-04 06:06:16-06:00,commit, -514,Clément Robert,2024-01-04 09:08:50+01:00,commit, -515,Chris Havlin,2024-01-02 10:05:58-06:00,commit, -516,Clément Robert,2024-01-02 09:11:16+01:00,commit, -517,Clément Robert,2024-01-01 19:24:04+01:00,commit, -518,pre-commit-ci[bot],2024-01-01 17:03:35+00:00,commit, -519,Clément Robert,2024-01-01 10:07:02+01:00,commit, -520,Clément Robert,2024-01-01 09:00:37+01:00,commit, -521,Clément Robert,2024-01-01 08:56:15+01:00,commit, -522,Clément Robert,2024-01-01 08:55:40+01:00,commit, -523,Clément Robert,2024-01-01 08:10:07+01:00,commit, -524,dependabot[bot],2024-01-01 05:51:01+00:00,commit, -525,dependabot[bot],2024-01-01 05:50:57+00:00,commit, -526,dependabot[bot],2024-01-01 05:50:55+00:00,commit, -527,Michael Ryan,2023-12-25 15:51:19+01:00,commit, -528,Clément Robert,2023-12-24 12:57:38+01:00,commit, -529,Clément Robert,2023-12-24 12:44:49+01:00,commit, -530,Clément Robert,2023-12-21 17:33:12+01:00,commit, -531,Claire Kopenhafer,2023-12-21 09:49:16-05:00,commit, -532,Claire Kopenhafer,2023-12-20 17:55:07-05:00,commit, -533,chavlin,2023-12-19 10:07:33-08:00,commit, -534,chavlin,2023-12-18 16:14:52-08:00,commit, -535,chavlin,2023-12-14 19:53:43-08:00,commit, -536,chavlin,2023-12-14 17:55:57-08:00,commit, -537,chavlin,2023-12-14 17:54:21-08:00,commit, -538,Eric T. Johnson,2023-12-12 17:05:53-05:00,commit, -539,Eric T. Johnson,2023-12-12 13:01:51-05:00,commit, -540,Clément Robert,2023-12-12 17:34:25+01:00,commit, -541,Clément Robert,2023-12-12 10:41:07+01:00,commit, -542,Matthew Turk,2023-12-11 09:23:10-06:00,commit, -543,Chris Havlin,2023-12-08 16:28:01-06:00,commit, -544,Matthew Turk,2023-12-06 06:37:54-06:00,commit, -545,Corentin Cadiou,2023-12-06 12:49:02+01:00,commit, -546,Corentin Cadiou,2023-12-06 12:38:12+01:00,commit, -547,Corentin Cadiou,2023-12-06 11:49:14+01:00,commit, -548,Corentin Cadiou,2023-12-06 11:46:01+01:00,commit, -549,Corentin Cadiou,2023-12-06 11:41:16+01:00,commit, -550,Corentin Cadiou,2023-12-06 11:41:16+01:00,commit, -551,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, -552,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, -553,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, -554,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, -555,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, -556,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, -557,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, -558,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, -559,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, -560,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, -561,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, -562,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, -563,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, -564,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, -565,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, -566,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, -567,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, -568,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, -569,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, -570,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, -571,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, -572,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, -573,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, -574,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, -575,Corentin Cadiou,2023-12-06 11:41:10+01:00,commit, -576,Corentin Cadiou,2023-12-06 11:41:10+01:00,commit, -577,Corentin Cadiou,2023-12-06 11:41:10+01:00,commit, -578,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, -579,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, -580,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, -581,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, -582,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, -583,Clément Robert,2023-12-05 20:56:58+01:00,commit, -584,Chris Havlin,2023-12-05 12:40:45-06:00,commit, -585,Clément Robert,2023-12-04 18:52:29+01:00,commit, -586,pre-commit-ci[bot],2023-12-04 17:04:42+00:00,commit, -587,Clément Robert,2023-12-01 07:54:41+01:00,commit, -588,dependabot[bot],2023-12-01 05:42:56+00:00,commit, -589,John ZuHone,2023-11-29 23:06:53-05:00,commit, -590,Clément Robert,2023-11-29 08:38:53+01:00,commit, -591,Clément Robert,2023-11-27 22:56:51+01:00,commit, -592,Corentin Cadiou,2023-11-27 17:17:30+01:00,commit, -593,Clément Robert,2023-11-22 15:41:26+01:00,commit, -594,John ZuHone,2023-11-21 14:14:04-05:00,commit, -595,John ZuHone,2023-11-21 09:41:29-05:00,commit, -596,Clément Robert,2023-11-18 11:22:34+01:00,commit, -597,Clément Robert,2023-11-18 11:15:58+01:00,commit, -598,Clément Robert,2023-11-18 11:01:39+01:00,commit, -599,Clément Robert,2023-11-18 08:39:12+01:00,commit, -600,Chris Havlin,2023-11-17 15:00:23-06:00,commit, -601,John ZuHone,2023-11-15 11:36:35-05:00,commit, -602,John ZuHone,2023-11-15 11:24:17-05:00,commit, -603,Chris Havlin,2023-11-14 17:10:48-06:00,commit, -604,Chris Havlin,2023-11-14 17:02:59-06:00,commit, -605,Chris Havlin,2023-11-14 15:18:01-06:00,commit, -606,John ZuHone,2023-11-12 23:53:49-05:00,commit, -607,Matthew Turk,2023-11-10 06:02:42-06:00,commit, -608,Corentin Cadiou,2023-11-10 12:15:06+01:00,commit, -609,Corentin Cadiou,2023-11-08 23:03:17+01:00,commit, -610,Clément Robert,2023-11-08 20:10:46+01:00,commit, -611,Clément Robert,2023-11-08 20:10:46+01:00,commit, -612,Corentin Cadiou,2023-11-08 18:56:18+01:00,commit, -613,Corentin Cadiou,2023-11-08 18:56:18+01:00,commit, -614,Corentin Cadiou,2023-11-08 18:56:17+01:00,commit, -615,Corentin Cadiou,2023-11-08 18:56:17+01:00,commit, -616,Corentin Cadiou,2023-11-08 18:56:16+01:00,commit, -617,Clément Robert,2023-11-08 18:39:03+01:00,commit, -618,Clément Robert,2023-11-08 18:38:14+01:00,commit, -619,Clément Robert,2023-11-07 10:17:37+01:00,commit, -620,Chris Havlin,2023-11-06 15:39:07-06:00,commit, -621,Chris Havlin,2023-11-06 14:16:54-06:00,commit, -622,Clément Robert,2023-11-06 20:14:03+01:00,commit, -623,pre-commit-ci[bot],2023-11-06 17:03:35+00:00,commit, -624,Corentin Cadiou,2023-11-03 14:50:47+00:00,commit, -625,Corentin Cadiou,2023-11-03 14:37:47+00:00,commit, -626,Clément Robert,2023-11-03 14:00:06+01:00,commit, -627,Clément Robert,2023-11-03 11:17:50+01:00,commit, -628,Clément Robert,2023-11-03 08:29:44+01:00,commit, -629,Clément Robert,2023-11-02 18:28:30+01:00,commit, -630,Clément Robert,2023-11-02 18:28:30+01:00,commit, -631,Clément Robert,2023-11-02 16:42:29+01:00,commit, -632,Matthew Turk,2023-11-02 09:45:43-05:00,commit, -633,Matthew Turk,2023-11-02 09:38:18-05:00,commit, -634,Clément Robert,2023-11-02 10:29:57+01:00,commit, -635,Kacper Kowalik,2023-11-01 13:28:48-05:00,commit, -636,Corentin Cadiou,2023-11-01 17:31:24+00:00,commit, -637,Clément Robert,2023-11-01 18:25:28+01:00,commit, -638,Clément Robert,2023-11-01 18:25:06+01:00,commit, -639,Corentin Cadiou,2023-11-01 17:23:19+00:00,commit, -640,Clément Robert,2023-11-01 16:24:11+01:00,commit, -641,Corentin Cadiou,2023-11-01 11:27:36+00:00,commit, -642,Corentin Cadiou,2023-11-01 11:04:48+00:00,commit, -643,Corentin Cadiou,2023-10-31 19:06:21+00:00,commit, -644,Corentin Cadiou,2023-10-31 18:51:55+00:00,commit, -645,Corentin Cadiou,2023-10-31 18:41:13+00:00,commit, -646,Corentin Cadiou,2023-10-31 18:30:44+00:00,commit, -647,Clément Robert,2023-10-26 10:15:43+02:00,commit, -648,John ZuHone,2023-10-24 15:18:22-04:00,commit, -649,John ZuHone,2023-10-23 20:55:47-04:00,commit, -650,Clément Robert,2023-10-19 21:18:36+02:00,commit, -651,Corentin Cadiou,2023-10-19 16:54:27+02:00,commit, -652,Chris Havlin,2023-10-17 16:42:19-05:00,commit, -653,chavlin,2023-10-17 15:27:15-05:00,commit, -654,John ZuHone,2023-10-11 12:56:35-04:00,commit, -655,John ZuHone,2023-10-11 12:56:35-04:00,commit, -656,John ZuHone,2023-10-11 12:56:35-04:00,commit, -657,Chris Havlin,2023-10-11 11:22:57-05:00,commit, -658,Kacper Kowalik,2023-10-11 08:52:59-05:00,commit, -659,Chris Havlin,2023-10-11 06:58:46-05:00,commit, -660,Clément Robert,2023-10-11 07:35:40+02:00,commit, -661,Clément Robert,2023-10-10 14:10:59+02:00,commit, -662,Clément Robert,2023-10-10 13:50:55+02:00,commit, -663,Clément Robert,2023-10-10 13:50:31+02:00,commit, -664,Clément Robert,2023-10-09 19:47:18+02:00,commit, -665,Chris Havlin,2023-10-09 12:05:29-05:00,commit, -666,Chris Havlin,2023-10-09 11:59:30-05:00,commit, -667,Chris Havlin,2023-10-09 11:58:16-05:00,commit, -668,Clément Robert,2023-10-06 09:25:25+02:00,commit, -669,Clément Robert,2023-10-05 22:41:24+02:00,commit, -670,Matthew Turk,2023-10-05 13:15:02-05:00,commit, -671,Matthew Turk,2023-10-05 12:30:37-05:00,commit, -672,Matthew Abruzzo,2023-10-05 09:27:19-04:00,commit, -673,Matthew Abruzzo,2023-10-05 09:03:24-04:00,commit, -674,Clément Robert,2023-10-04 16:03:43+02:00,commit, -675,Clément Robert,2023-10-04 15:42:20+02:00,commit, -676,Clément Robert,2023-10-04 12:19:42+02:00,commit, -677,Clément Robert,2023-10-04 09:22:56+02:00,commit, -678,dependabot[bot],2023-10-03 19:35:42+00:00,commit, -679,Clément Robert,2023-10-03 13:09:55+02:00,commit, -680,Clément Robert,2023-10-02 22:05:25+02:00,commit, -681,Clément Robert,2023-10-02 21:25:17+02:00,commit, -682,pre-commit-ci[bot],2023-10-02 19:05:56+00:00,commit, -683,pre-commit-ci[bot],2023-10-02 19:05:21+00:00,commit, -684,Clément Robert,2023-10-01 08:11:47+02:00,commit, -685,dependabot[bot],2023-10-01 05:08:47+00:00,commit, -686,Clément Robert,2023-09-28 07:59:35+02:00,commit, -687,Clément Robert,2023-09-28 07:58:10+02:00,commit, -688,Eric T. Johnson,2023-09-27 19:26:40-04:00,commit, -689,Eric T. Johnson,2023-09-27 17:30:37-04:00,commit, -690,Clément Robert,2023-09-27 20:16:43+02:00,commit, -691,chavlin,2023-09-27 11:55:10-05:00,commit, -692,chavlin,2023-09-27 11:52:08-05:00,commit, -693,Clément Robert,2023-09-26 13:24:52+02:00,commit, -694,John ZuHone,2023-09-25 15:47:13-04:00,commit, -695,Kacper Kowalik,2023-09-25 11:45:43-05:00,commit, -696,Kacper Kowalik,2023-09-25 11:00:19-05:00,commit, -697,Clément Robert,2023-09-25 11:37:53+02:00,commit, -698,Matthew Turk,2023-09-22 18:27:43-05:00,commit, -699,chavlin,2023-09-22 17:00:14-05:00,commit, -700,chavlin,2023-09-22 16:07:05-05:00,commit, -701,chavlin,2023-09-22 16:04:44-05:00,commit, -702,Matthew Turk,2023-09-22 14:55:44-05:00,commit, -703,Matthew Turk,2023-09-22 14:51:45-05:00,commit, -704,Clément Robert,2023-09-22 19:35:06+02:00,commit, -705,John ZuHone,2023-09-20 13:02:39-05:00,commit, -706,Matthew Turk,2023-09-20 10:43:38-05:00,commit, -707,Clément Robert,2023-09-17 09:00:12+02:00,commit, -708,Matthew Turk,2023-09-15 13:58:30-05:00,commit, -709,Matthew Turk,2023-09-15 13:25:41-05:00,commit, -710,Matthew Turk,2023-09-15 11:10:50-05:00,commit, -711,Kacper Kowalik,2023-09-15 08:55:54-05:00,commit, -712,Clément Robert,2023-09-15 10:55:33+02:00,commit, -713,Clément Robert,2023-09-14 09:18:49+02:00,commit, -714,Clément Robert,2023-09-13 09:09:41+02:00,commit, -715,Clément Robert,2023-09-13 00:30:56+02:00,commit, -716,pre-commit-ci[bot],2023-09-12 20:54:52+00:00,commit, -717,Matthew Turk,2023-09-12 11:44:04-05:00,commit, -718,Matthew Turk,2023-09-12 11:43:26-05:00,commit, -719,Matthew Turk,2023-09-12 11:43:20-05:00,commit, -720,Clément Robert,2023-09-12 18:26:16+02:00,commit, -721,Clément Robert,2023-09-12 16:57:26+02:00,commit, -722,John ZuHone,2023-09-12 10:32:24-04:00,commit, -723,John ZuHone,2023-09-12 10:31:24-04:00,commit, -724,Clément Robert,2023-09-12 13:58:45+02:00,commit, -725,Clément Robert,2023-09-12 13:58:16+02:00,commit, -726,Clément Robert,2023-09-12 13:58:16+02:00,commit, -727,Clément Robert,2023-09-12 13:58:16+02:00,commit, -728,Clément Robert,2023-09-12 12:09:36+02:00,commit, -729,John ZuHone,2023-09-11 17:02:12-04:00,commit, -730,John ZuHone,2023-09-11 17:02:12-04:00,commit, -731,John ZuHone,2023-09-11 17:02:12-04:00,commit, -732,John ZuHone,2023-09-11 17:02:12-04:00,commit, -733,John ZuHone,2023-09-11 17:02:12-04:00,commit, -734,John ZuHone,2023-09-11 17:02:12-04:00,commit, -735,John ZuHone,2023-09-11 17:02:11-04:00,commit, -736,John ZuHone,2023-09-11 17:02:11-04:00,commit, -737,John ZuHone,2023-09-11 17:02:11-04:00,commit, -738,John ZuHone,2023-09-11 17:02:11-04:00,commit, -739,John ZuHone,2023-09-11 17:02:11-04:00,commit, -740,John ZuHone,2023-09-11 17:02:11-04:00,commit, -741,Clément Robert,2023-09-11 22:11:13+02:00,commit, -742,Kacper Kowalik,2023-09-11 11:26:54-05:00,commit, -743,Kacper Kowalik,2023-09-10 14:34:16-05:00,commit, -744,Clément Robert,2023-09-09 21:33:20+02:00,commit, -745,Clément Robert,2023-09-09 21:27:35+02:00,commit, -746,Clément Robert,2023-09-09 12:57:02+02:00,commit, -747,Clément Robert,2023-09-09 12:00:34+02:00,commit, -748,Michael Zingale,2023-09-08 15:00:13-05:00,commit, -749,Clément Robert,2023-09-08 19:01:50+02:00,commit, -750,Matthew Turk,2023-09-07 10:16:36-05:00,commit, -751,Matthew Turk,2023-09-07 10:04:52-05:00,commit, -752,Clément Robert,2023-09-07 16:33:37+02:00,commit, -753,Matthew Turk,2023-09-07 09:23:43-05:00,commit, -754,Clément Robert,2023-09-07 11:37:51+02:00,commit, -755,Matthew Turk,2023-09-06 12:57:55-05:00,commit, -756,Michael Zingale,2023-09-06 09:39:10-05:00,commit, -757,Clément Robert,2023-09-04 22:36:10+02:00,commit, -758,Clément Robert,2023-09-04 21:55:01+02:00,commit, -759,pre-commit-ci[bot],2023-09-04 18:52:34+00:00,commit, -760,pre-commit-ci[bot],2023-09-04 18:51:58+00:00,commit, -761,Clément Robert,2023-09-04 09:09:01+02:00,commit, -762,Clément Robert,2023-09-04 09:03:36+02:00,commit, -763,Clément Robert,2023-09-03 20:20:51+02:00,commit, -764,Clément Robert,2023-09-03 20:10:34+02:00,commit, -765,Clément Robert,2023-09-03 19:57:01+02:00,commit, -766,Clément Robert,2023-09-03 19:42:20+02:00,commit, -767,Clément Robert,2023-09-03 18:57:30+02:00,commit, -768,Clément Robert,2023-09-03 18:56:58+02:00,commit, -769,Clément Robert,2023-09-03 18:56:58+02:00,commit, -770,Clément Robert,2023-09-01 10:13:22+02:00,commit, -771,Clément Robert,2023-09-01 08:27:31+02:00,commit, -772,dependabot[bot],2023-09-01 05:32:21+00:00,commit, -773,Clément Robert,2023-08-27 18:24:14+02:00,commit, -774,John ZuHone,2023-08-24 16:49:53-05:00,commit, -775,John ZuHone,2023-08-24 16:46:40-05:00,commit, -776,Clément Robert,2023-08-24 21:38:38+02:00,commit, -777,Chris Havlin,2023-08-24 14:32:03-05:00,commit, -778,Chris Havlin,2023-08-24 10:33:34-05:00,commit, -779,Matthew Turk,2023-08-24 09:53:08-05:00,commit, -780,Chris Havlin,2023-08-24 08:57:22-05:00,commit, -781,Clément Robert,2023-08-24 01:06:52+02:00,commit, -782,Chris Havlin,2023-08-23 11:52:15-05:00,commit, -783,Clément Robert,2023-08-22 19:51:00+02:00,commit, -784,Clément Robert,2023-08-22 19:46:37+02:00,commit, -785,Clément Robert,2023-08-22 19:36:24+02:00,commit, -786,Matthew Turk,2023-08-22 11:40:39-05:00,commit, -787,Matthew Turk,2023-08-22 11:30:01-05:00,commit, -788,Matthew Turk,2023-08-21 14:47:00-05:00,commit, -789,Matthew Turk,2023-08-21 13:39:32-05:00,commit, -790,Matthew Turk,2023-08-21 13:09:54-05:00,commit, -791,Clément Robert,2023-08-20 18:35:00+02:00,commit, -792,Clément Robert,2023-08-19 09:36:32+02:00,commit, -793,Clément Robert,2023-08-17 16:42:40+02:00,commit, -794,Kacper Kowalik,2023-08-17 08:56:36-05:00,commit, -795,Clément Robert,2023-08-16 09:54:35+02:00,commit, -796,Clément Robert,2023-08-15 16:17:13+02:00,commit, -797,Clément Robert,2023-08-15 15:49:02+02:00,commit, -798,Clément Robert,2023-08-15 12:55:19+02:00,commit, -799,Matthew Turk,2023-08-15 04:31:21-05:00,commit, -800,Clément Robert,2023-08-15 09:04:25+02:00,commit, -801,Clément Robert,2023-08-15 08:57:23+02:00,commit, -802,Clément Robert,2023-08-12 00:19:55+02:00,commit, -803,Clément Robert,2023-08-08 20:06:00+02:00,commit, -804,Clément Robert,2023-08-08 10:22:06+02:00,commit, -805,Clément Robert,2023-08-08 10:21:43+02:00,commit, -806,Clément Robert,2023-08-07 22:48:00+02:00,commit, -807,Clément Robert,2023-08-07 22:01:51+02:00,commit, -808,pre-commit-ci[bot],2023-08-07 18:45:24+00:00,commit, -809,pre-commit-ci[bot],2023-08-07 18:44:47+00:00,commit, -810,Kacper Kowalik,2023-08-07 11:55:18-05:00,commit, -811,Kacper Kowalik,2023-08-07 11:54:35-05:00,commit, -812,Clément Robert,2023-08-07 18:39:15+02:00,commit, -813,Clément Robert,2023-08-07 18:26:16+02:00,commit, -814,Clément Robert,2023-08-04 22:49:07+02:00,commit, -815,Clément Robert,2023-08-04 17:47:34+02:00,commit, -816,Kacper Kowalik,2023-08-04 09:40:07-05:00,commit, -817,Chris Havlin,2023-08-03 17:03:34-05:00,commit, -818,Clément Robert,2023-08-01 16:51:47+02:00,commit, -819,Kacper Kowalik,2023-08-01 09:46:58-05:00,commit, -820,Clément Robert,2023-08-01 09:51:17+02:00,commit, -821,Clément Robert,2023-08-01 09:50:11+02:00,commit, -822,dependabot[bot],2023-08-01 05:55:38+00:00,commit, -823,dependabot[bot],2023-08-01 05:55:36+00:00,commit, -824,Lenoble-lab,2023-07-31 15:21:58+02:00,commit, -825,John ZuHone,2023-07-29 07:25:22-04:00,commit, -826,Michael Ryan,2023-07-28 18:49:08-04:00,commit, -827,Clément Robert,2023-07-28 20:44:25+02:00,commit, -828,John ZuHone,2023-07-28 14:28:00-04:00,commit, -829,Clément Robert,2023-07-28 19:25:00+02:00,commit, -830,Bernhard M. Wiedemann,2023-07-28 18:37:05+02:00,commit, -831,Michael Ryan,2023-07-28 11:54:47-04:00,commit, -832,Kacper Kowalik,2023-07-27 23:40:18+02:00,commit, -833,Kacper Kowalik,2023-07-27 23:40:18+02:00,commit, -834,Matthew Turk,2023-07-27 23:40:18+02:00,commit, -835,Matthew Turk,2023-07-27 23:40:18+02:00,commit, -836,Matthew Turk,2023-07-27 23:40:18+02:00,commit, -837,Matthew Turk,2023-07-27 23:40:18+02:00,commit, -838,Matthew Turk,2023-07-27 23:40:18+02:00,commit, -839,Clément Robert,2023-07-27 23:40:18+02:00,commit, -840,Clément Robert,2023-07-27 23:40:18+02:00,commit, -841,Michael Ryan,2023-07-27 13:17:31-04:00,commit, -842,Clément Robert,2023-07-27 16:02:53+02:00,commit, -843,Matthew Turk,2023-07-27 04:59:47-07:00,commit, -844,Clément Robert,2023-07-27 12:21:48+02:00,commit, -845,Clément Robert,2023-07-27 12:21:47+02:00,commit, -846,John ZuHone,2023-07-26 18:34:44-04:00,commit, -847,Clément Robert,2023-07-26 10:04:11+02:00,commit, -848,Clément Robert,2023-07-26 00:48:47+02:00,commit, -849,Clément Robert,2023-07-25 20:19:45+02:00,commit, -850,Clément Robert,2023-07-25 19:32:03+02:00,commit, -851,Clément Robert,2023-07-25 19:15:16+02:00,commit, -852,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -853,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -854,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -855,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -856,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -857,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -858,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -859,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -860,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -861,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +500,John ZuHone,2024-01-28 21:16:24-05:00,commit, +501,John ZuHone,2024-01-28 21:16:24-05:00,commit, +502,John ZuHone,2024-01-28 21:16:24-05:00,commit, +503,John ZuHone,2024-01-28 21:16:24-05:00,commit, +504,John ZuHone,2024-01-28 21:16:24-05:00,commit, +505,John ZuHone,2024-01-28 21:16:24-05:00,commit, +506,John ZuHone,2024-01-28 21:16:24-05:00,commit, +507,John ZuHone,2024-01-28 21:16:24-05:00,commit, +508,John ZuHone,2024-01-28 21:16:24-05:00,commit, +509,John ZuHone,2024-01-28 21:16:24-05:00,commit, +510,Clément Robert,2024-01-27 13:51:01+01:00,commit, +511,Clément Robert,2024-01-26 19:23:41+01:00,commit, +512,Chris Havlin,2024-01-26 11:11:12-06:00,commit, +513,Matthew Turk,2024-01-26 08:53:53-06:00,commit, +514,Eric T. Johnson,2024-01-25 14:48:16-05:00,commit, +515,Matthew Turk,2024-01-23 09:56:38-06:00,commit, +516,Clément Robert,2024-01-23 14:28:55+01:00,commit, +517,Clément Robert,2024-01-12 13:09:25+01:00,commit, +518,Clément Robert,2024-01-12 12:28:17+01:00,commit, +519,Clément Robert,2024-01-12 10:12:52+01:00,commit, +520,Chris Havlin,2024-01-10 14:47:12-06:00,commit, +521,Chris Havlin,2024-01-10 14:43:53-06:00,commit, +522,Chris Havlin,2024-01-10 11:00:35-06:00,commit, +523,Matthew Turk,2024-01-04 06:06:16-06:00,commit, +524,Clément Robert,2024-01-04 09:08:50+01:00,commit, +525,Chris Havlin,2024-01-02 10:05:58-06:00,commit, +526,Clément Robert,2024-01-02 09:11:16+01:00,commit, +527,Clément Robert,2024-01-01 19:24:04+01:00,commit, +528,pre-commit-ci[bot],2024-01-01 17:03:35+00:00,commit, +529,Clément Robert,2024-01-01 10:07:02+01:00,commit, +530,Clément Robert,2024-01-01 09:00:37+01:00,commit, +531,Clément Robert,2024-01-01 08:56:15+01:00,commit, +532,Clément Robert,2024-01-01 08:55:40+01:00,commit, +533,Clément Robert,2024-01-01 08:10:07+01:00,commit, +534,dependabot[bot],2024-01-01 05:51:01+00:00,commit, +535,dependabot[bot],2024-01-01 05:50:57+00:00,commit, +536,dependabot[bot],2024-01-01 05:50:55+00:00,commit, +537,Michael Ryan,2023-12-25 15:51:19+01:00,commit, +538,Clément Robert,2023-12-24 12:57:38+01:00,commit, +539,Clément Robert,2023-12-24 12:44:49+01:00,commit, +540,Clément Robert,2023-12-21 17:33:12+01:00,commit, +541,Claire Kopenhafer,2023-12-21 09:49:16-05:00,commit, +542,Claire Kopenhafer,2023-12-20 17:55:07-05:00,commit, +543,chavlin,2023-12-19 10:07:33-08:00,commit, +544,chavlin,2023-12-18 16:14:52-08:00,commit, +545,chavlin,2023-12-14 19:53:43-08:00,commit, +546,chavlin,2023-12-14 17:55:57-08:00,commit, +547,chavlin,2023-12-14 17:54:21-08:00,commit, +548,Eric T. Johnson,2023-12-12 17:05:53-05:00,commit, +549,Eric T. Johnson,2023-12-12 13:01:51-05:00,commit, +550,Clément Robert,2023-12-12 17:34:25+01:00,commit, +551,Clément Robert,2023-12-12 10:41:07+01:00,commit, +552,Matthew Turk,2023-12-11 09:23:10-06:00,commit, +553,Chris Havlin,2023-12-08 16:28:01-06:00,commit, +554,Matthew Turk,2023-12-06 06:37:54-06:00,commit, +555,Corentin Cadiou,2023-12-06 12:49:02+01:00,commit, +556,Corentin Cadiou,2023-12-06 12:38:12+01:00,commit, +557,Corentin Cadiou,2023-12-06 11:49:14+01:00,commit, +558,Corentin Cadiou,2023-12-06 11:46:01+01:00,commit, +559,Corentin Cadiou,2023-12-06 11:41:16+01:00,commit, +560,Corentin Cadiou,2023-12-06 11:41:16+01:00,commit, +561,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +562,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +563,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +564,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +565,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +566,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +567,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +568,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +569,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +570,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +571,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +572,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +573,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +574,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +575,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +576,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +577,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +578,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +579,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +580,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +581,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, +582,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, +583,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, +584,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, +585,Corentin Cadiou,2023-12-06 11:41:10+01:00,commit, +586,Corentin Cadiou,2023-12-06 11:41:10+01:00,commit, +587,Corentin Cadiou,2023-12-06 11:41:10+01:00,commit, +588,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +589,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +590,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +591,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +592,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +593,Clément Robert,2023-12-05 20:56:58+01:00,commit, +594,Chris Havlin,2023-12-05 12:40:45-06:00,commit, +595,Clément Robert,2023-12-04 18:52:29+01:00,commit, +596,pre-commit-ci[bot],2023-12-04 17:04:42+00:00,commit, +597,Clément Robert,2023-12-01 07:54:41+01:00,commit, +598,dependabot[bot],2023-12-01 05:42:56+00:00,commit, +599,John ZuHone,2023-11-29 23:06:53-05:00,commit, +600,Clément Robert,2023-11-29 08:38:53+01:00,commit, +601,Clément Robert,2023-11-27 22:56:51+01:00,commit, +602,Corentin Cadiou,2023-11-27 17:17:30+01:00,commit, +603,Clément Robert,2023-11-22 15:41:26+01:00,commit, +604,John ZuHone,2023-11-21 14:14:04-05:00,commit, +605,John ZuHone,2023-11-21 09:41:29-05:00,commit, +606,Clément Robert,2023-11-18 11:22:34+01:00,commit, +607,Clément Robert,2023-11-18 11:15:58+01:00,commit, +608,Clément Robert,2023-11-18 11:01:39+01:00,commit, +609,Clément Robert,2023-11-18 08:39:12+01:00,commit, +610,Chris Havlin,2023-11-17 15:00:23-06:00,commit, +611,John ZuHone,2023-11-15 11:36:35-05:00,commit, +612,John ZuHone,2023-11-15 11:24:17-05:00,commit, +613,Chris Havlin,2023-11-14 17:10:48-06:00,commit, +614,Chris Havlin,2023-11-14 17:02:59-06:00,commit, +615,Chris Havlin,2023-11-14 15:18:01-06:00,commit, +616,John ZuHone,2023-11-12 23:53:49-05:00,commit, +617,Matthew Turk,2023-11-10 06:02:42-06:00,commit, +618,Corentin Cadiou,2023-11-10 12:15:06+01:00,commit, +619,Corentin Cadiou,2023-11-08 23:03:17+01:00,commit, +620,Clément Robert,2023-11-08 20:10:46+01:00,commit, +621,Clément Robert,2023-11-08 20:10:46+01:00,commit, +622,Corentin Cadiou,2023-11-08 18:56:18+01:00,commit, +623,Corentin Cadiou,2023-11-08 18:56:18+01:00,commit, +624,Corentin Cadiou,2023-11-08 18:56:17+01:00,commit, +625,Corentin Cadiou,2023-11-08 18:56:17+01:00,commit, +626,Corentin Cadiou,2023-11-08 18:56:16+01:00,commit, +627,Clément Robert,2023-11-08 18:39:03+01:00,commit, +628,Clément Robert,2023-11-08 18:38:14+01:00,commit, +629,Clément Robert,2023-11-07 10:17:37+01:00,commit, +630,Chris Havlin,2023-11-06 15:39:07-06:00,commit, +631,Chris Havlin,2023-11-06 14:16:54-06:00,commit, +632,Clément Robert,2023-11-06 20:14:03+01:00,commit, +633,pre-commit-ci[bot],2023-11-06 17:03:35+00:00,commit, +634,Corentin Cadiou,2023-11-03 14:50:47+00:00,commit, +635,Corentin Cadiou,2023-11-03 14:37:47+00:00,commit, +636,Clément Robert,2023-11-03 14:00:06+01:00,commit, +637,Clément Robert,2023-11-03 11:17:50+01:00,commit, +638,Clément Robert,2023-11-03 08:29:44+01:00,commit, +639,Clément Robert,2023-11-02 18:28:30+01:00,commit, +640,Clément Robert,2023-11-02 18:28:30+01:00,commit, +641,Clément Robert,2023-11-02 16:42:29+01:00,commit, +642,Matthew Turk,2023-11-02 09:45:43-05:00,commit, +643,Matthew Turk,2023-11-02 09:38:18-05:00,commit, +644,Clément Robert,2023-11-02 10:29:57+01:00,commit, +645,Kacper Kowalik,2023-11-01 13:28:48-05:00,commit, +646,Corentin Cadiou,2023-11-01 17:31:24+00:00,commit, +647,Clément Robert,2023-11-01 18:25:28+01:00,commit, +648,Clément Robert,2023-11-01 18:25:06+01:00,commit, +649,Corentin Cadiou,2023-11-01 17:23:19+00:00,commit, +650,Clément Robert,2023-11-01 16:24:11+01:00,commit, +651,Corentin Cadiou,2023-11-01 11:27:36+00:00,commit, +652,Corentin Cadiou,2023-11-01 11:04:48+00:00,commit, +653,Corentin Cadiou,2023-10-31 19:06:21+00:00,commit, +654,Corentin Cadiou,2023-10-31 18:51:55+00:00,commit, +655,Corentin Cadiou,2023-10-31 18:41:13+00:00,commit, +656,Corentin Cadiou,2023-10-31 18:30:44+00:00,commit, +657,Clément Robert,2023-10-26 10:15:43+02:00,commit, +658,John ZuHone,2023-10-24 15:18:22-04:00,commit, +659,John ZuHone,2023-10-23 20:55:47-04:00,commit, +660,Clément Robert,2023-10-19 21:18:36+02:00,commit, +661,Corentin Cadiou,2023-10-19 16:54:27+02:00,commit, +662,Chris Havlin,2023-10-17 16:42:19-05:00,commit, +663,chavlin,2023-10-17 15:27:15-05:00,commit, +664,John ZuHone,2023-10-11 12:56:35-04:00,commit, +665,John ZuHone,2023-10-11 12:56:35-04:00,commit, +666,John ZuHone,2023-10-11 12:56:35-04:00,commit, +667,Chris Havlin,2023-10-11 11:22:57-05:00,commit, +668,Kacper Kowalik,2023-10-11 08:52:59-05:00,commit, +669,Chris Havlin,2023-10-11 06:58:46-05:00,commit, +670,Clément Robert,2023-10-11 07:35:40+02:00,commit, +671,Clément Robert,2023-10-10 14:10:59+02:00,commit, +672,Clément Robert,2023-10-10 13:50:55+02:00,commit, +673,Clément Robert,2023-10-10 13:50:31+02:00,commit, +674,Clément Robert,2023-10-09 19:47:18+02:00,commit, +675,Chris Havlin,2023-10-09 12:05:29-05:00,commit, +676,Chris Havlin,2023-10-09 11:59:30-05:00,commit, +677,Chris Havlin,2023-10-09 11:58:16-05:00,commit, +678,Clément Robert,2023-10-06 09:25:25+02:00,commit, +679,Clément Robert,2023-10-05 22:41:24+02:00,commit, +680,Matthew Turk,2023-10-05 13:15:02-05:00,commit, +681,Matthew Turk,2023-10-05 12:30:37-05:00,commit, +682,Matthew Abruzzo,2023-10-05 09:27:19-04:00,commit, +683,Matthew Abruzzo,2023-10-05 09:03:24-04:00,commit, +684,Clément Robert,2023-10-04 16:03:43+02:00,commit, +685,Clément Robert,2023-10-04 15:42:20+02:00,commit, +686,Clément Robert,2023-10-04 12:19:42+02:00,commit, +687,Clément Robert,2023-10-04 09:22:56+02:00,commit, +688,dependabot[bot],2023-10-03 19:35:42+00:00,commit, +689,Clément Robert,2023-10-03 13:09:55+02:00,commit, +690,Clément Robert,2023-10-02 22:05:25+02:00,commit, +691,Clément Robert,2023-10-02 21:25:17+02:00,commit, +692,pre-commit-ci[bot],2023-10-02 19:05:56+00:00,commit, +693,pre-commit-ci[bot],2023-10-02 19:05:21+00:00,commit, +694,Clément Robert,2023-10-01 08:11:47+02:00,commit, +695,dependabot[bot],2023-10-01 05:08:47+00:00,commit, +696,Clément Robert,2023-09-28 07:59:35+02:00,commit, +697,Clément Robert,2023-09-28 07:58:10+02:00,commit, +698,Eric T. Johnson,2023-09-27 19:26:40-04:00,commit, +699,Eric T. Johnson,2023-09-27 17:30:37-04:00,commit, +700,Clément Robert,2023-09-27 20:16:43+02:00,commit, +701,chavlin,2023-09-27 11:55:10-05:00,commit, +702,chavlin,2023-09-27 11:52:08-05:00,commit, +703,Clément Robert,2023-09-26 13:24:52+02:00,commit, +704,John ZuHone,2023-09-25 15:47:13-04:00,commit, +705,Kacper Kowalik,2023-09-25 11:45:43-05:00,commit, +706,Kacper Kowalik,2023-09-25 11:00:19-05:00,commit, +707,Clément Robert,2023-09-25 11:37:53+02:00,commit, +708,Matthew Turk,2023-09-22 18:27:43-05:00,commit, +709,chavlin,2023-09-22 17:00:14-05:00,commit, +710,chavlin,2023-09-22 16:07:05-05:00,commit, +711,chavlin,2023-09-22 16:04:44-05:00,commit, +712,Matthew Turk,2023-09-22 14:55:44-05:00,commit, +713,Matthew Turk,2023-09-22 14:51:45-05:00,commit, +714,Clément Robert,2023-09-22 19:35:06+02:00,commit, +715,John ZuHone,2023-09-20 13:02:39-05:00,commit, +716,Matthew Turk,2023-09-20 10:43:38-05:00,commit, +717,Clément Robert,2023-09-17 09:00:12+02:00,commit, +718,Matthew Turk,2023-09-15 13:58:30-05:00,commit, +719,Matthew Turk,2023-09-15 13:25:41-05:00,commit, +720,Matthew Turk,2023-09-15 11:10:50-05:00,commit, +721,Kacper Kowalik,2023-09-15 08:55:54-05:00,commit, +722,Clément Robert,2023-09-15 10:55:33+02:00,commit, +723,Clément Robert,2023-09-14 09:18:49+02:00,commit, +724,Clément Robert,2023-09-13 09:09:41+02:00,commit, +725,Clément Robert,2023-09-13 00:30:56+02:00,commit, +726,pre-commit-ci[bot],2023-09-12 20:54:52+00:00,commit, +727,Matthew Turk,2023-09-12 11:44:04-05:00,commit, +728,Matthew Turk,2023-09-12 11:43:26-05:00,commit, +729,Matthew Turk,2023-09-12 11:43:20-05:00,commit, +730,Clément Robert,2023-09-12 18:26:16+02:00,commit, +731,Clément Robert,2023-09-12 16:57:26+02:00,commit, +732,John ZuHone,2023-09-12 10:32:24-04:00,commit, +733,John ZuHone,2023-09-12 10:31:24-04:00,commit, +734,Clément Robert,2023-09-12 13:58:45+02:00,commit, +735,Clément Robert,2023-09-12 13:58:16+02:00,commit, +736,Clément Robert,2023-09-12 13:58:16+02:00,commit, +737,Clément Robert,2023-09-12 13:58:16+02:00,commit, +738,Clément Robert,2023-09-12 12:09:36+02:00,commit, +739,John ZuHone,2023-09-11 17:02:12-04:00,commit, +740,John ZuHone,2023-09-11 17:02:12-04:00,commit, +741,John ZuHone,2023-09-11 17:02:12-04:00,commit, +742,John ZuHone,2023-09-11 17:02:12-04:00,commit, +743,John ZuHone,2023-09-11 17:02:12-04:00,commit, +744,John ZuHone,2023-09-11 17:02:12-04:00,commit, +745,John ZuHone,2023-09-11 17:02:11-04:00,commit, +746,John ZuHone,2023-09-11 17:02:11-04:00,commit, +747,John ZuHone,2023-09-11 17:02:11-04:00,commit, +748,John ZuHone,2023-09-11 17:02:11-04:00,commit, +749,John ZuHone,2023-09-11 17:02:11-04:00,commit, +750,John ZuHone,2023-09-11 17:02:11-04:00,commit, +751,Clément Robert,2023-09-11 22:11:13+02:00,commit, +752,Kacper Kowalik,2023-09-11 11:26:54-05:00,commit, +753,Kacper Kowalik,2023-09-10 14:34:16-05:00,commit, +754,Clément Robert,2023-09-09 21:33:20+02:00,commit, +755,Clément Robert,2023-09-09 21:27:35+02:00,commit, +756,Clément Robert,2023-09-09 12:57:02+02:00,commit, +757,Clément Robert,2023-09-09 12:00:34+02:00,commit, +758,Michael Zingale,2023-09-08 15:00:13-05:00,commit, +759,Clément Robert,2023-09-08 19:01:50+02:00,commit, +760,Matthew Turk,2023-09-07 10:16:36-05:00,commit, +761,Matthew Turk,2023-09-07 10:04:52-05:00,commit, +762,Clément Robert,2023-09-07 16:33:37+02:00,commit, +763,Matthew Turk,2023-09-07 09:23:43-05:00,commit, +764,Clément Robert,2023-09-07 11:37:51+02:00,commit, +765,Matthew Turk,2023-09-06 12:57:55-05:00,commit, +766,Michael Zingale,2023-09-06 09:39:10-05:00,commit, +767,Clément Robert,2023-09-04 22:36:10+02:00,commit, +768,Clément Robert,2023-09-04 21:55:01+02:00,commit, +769,pre-commit-ci[bot],2023-09-04 18:52:34+00:00,commit, +770,pre-commit-ci[bot],2023-09-04 18:51:58+00:00,commit, +771,Clément Robert,2023-09-04 09:09:01+02:00,commit, +772,Clément Robert,2023-09-04 09:03:36+02:00,commit, +773,Clément Robert,2023-09-03 20:20:51+02:00,commit, +774,Clément Robert,2023-09-03 20:10:34+02:00,commit, +775,Clément Robert,2023-09-03 19:57:01+02:00,commit, +776,Clément Robert,2023-09-03 19:42:20+02:00,commit, +777,Clément Robert,2023-09-03 18:57:30+02:00,commit, +778,Clément Robert,2023-09-03 18:56:58+02:00,commit, +779,Clément Robert,2023-09-03 18:56:58+02:00,commit, +780,Clément Robert,2023-09-01 10:13:22+02:00,commit, +781,Clément Robert,2023-09-01 08:27:31+02:00,commit, +782,dependabot[bot],2023-09-01 05:32:21+00:00,commit, +783,Clément Robert,2023-08-27 18:24:14+02:00,commit, +784,John ZuHone,2023-08-24 16:49:53-05:00,commit, +785,John ZuHone,2023-08-24 16:46:40-05:00,commit, +786,Clément Robert,2023-08-24 21:38:38+02:00,commit, +787,Chris Havlin,2023-08-24 14:32:03-05:00,commit, +788,Chris Havlin,2023-08-24 10:33:34-05:00,commit, +789,Matthew Turk,2023-08-24 09:53:08-05:00,commit, +790,Chris Havlin,2023-08-24 08:57:22-05:00,commit, +791,Clément Robert,2023-08-24 01:06:52+02:00,commit, +792,Chris Havlin,2023-08-23 11:52:15-05:00,commit, +793,Clément Robert,2023-08-22 19:51:00+02:00,commit, +794,Clément Robert,2023-08-22 19:46:37+02:00,commit, +795,Clément Robert,2023-08-22 19:36:24+02:00,commit, +796,Matthew Turk,2023-08-22 11:40:39-05:00,commit, +797,Matthew Turk,2023-08-22 11:30:01-05:00,commit, +798,Matthew Turk,2023-08-21 14:47:00-05:00,commit, +799,Matthew Turk,2023-08-21 13:39:32-05:00,commit, +800,Matthew Turk,2023-08-21 13:09:54-05:00,commit, +801,Clément Robert,2023-08-20 18:35:00+02:00,commit, +802,Clément Robert,2023-08-19 09:36:32+02:00,commit, +803,Clément Robert,2023-08-17 16:42:40+02:00,commit, +804,Kacper Kowalik,2023-08-17 08:56:36-05:00,commit, +805,Clément Robert,2023-08-16 09:54:35+02:00,commit, +806,Clément Robert,2023-08-15 16:17:13+02:00,commit, +807,Clément Robert,2023-08-15 15:49:02+02:00,commit, +808,Clément Robert,2023-08-15 12:55:19+02:00,commit, +809,Matthew Turk,2023-08-15 04:31:21-05:00,commit, +810,Clément Robert,2023-08-15 09:04:25+02:00,commit, +811,Clément Robert,2023-08-15 08:57:23+02:00,commit, +812,Clément Robert,2023-08-12 00:19:55+02:00,commit, +813,Clément Robert,2023-08-08 20:06:00+02:00,commit, +814,Clément Robert,2023-08-08 10:22:06+02:00,commit, +815,Clément Robert,2023-08-08 10:21:43+02:00,commit, +816,Clément Robert,2023-08-07 22:48:00+02:00,commit, +817,Clément Robert,2023-08-07 22:01:51+02:00,commit, +818,pre-commit-ci[bot],2023-08-07 18:45:24+00:00,commit, +819,pre-commit-ci[bot],2023-08-07 18:44:47+00:00,commit, +820,Kacper Kowalik,2023-08-07 11:55:18-05:00,commit, +821,Kacper Kowalik,2023-08-07 11:54:35-05:00,commit, +822,Clément Robert,2023-08-07 18:39:15+02:00,commit, +823,Clément Robert,2023-08-07 18:26:16+02:00,commit, +824,Clément Robert,2023-08-04 22:49:07+02:00,commit, +825,Clément Robert,2023-08-04 17:47:34+02:00,commit, +826,Kacper Kowalik,2023-08-04 09:40:07-05:00,commit, +827,Chris Havlin,2023-08-03 17:03:34-05:00,commit, +828,Clément Robert,2023-08-01 16:51:47+02:00,commit, +829,Kacper Kowalik,2023-08-01 09:46:58-05:00,commit, +830,Clément Robert,2023-08-01 09:51:17+02:00,commit, +831,Clément Robert,2023-08-01 09:50:11+02:00,commit, +832,dependabot[bot],2023-08-01 05:55:38+00:00,commit, +833,dependabot[bot],2023-08-01 05:55:36+00:00,commit, +834,Lenoble-lab,2023-07-31 15:21:58+02:00,commit, +835,John ZuHone,2023-07-29 07:25:22-04:00,commit, +836,Michael Ryan,2023-07-28 18:49:08-04:00,commit, +837,Clément Robert,2023-07-28 20:44:25+02:00,commit, +838,John ZuHone,2023-07-28 14:28:00-04:00,commit, +839,Clément Robert,2023-07-28 19:25:00+02:00,commit, +840,Bernhard M. Wiedemann,2023-07-28 18:37:05+02:00,commit, +841,Michael Ryan,2023-07-28 11:54:47-04:00,commit, +842,Kacper Kowalik,2023-07-27 23:40:18+02:00,commit, +843,Kacper Kowalik,2023-07-27 23:40:18+02:00,commit, +844,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +845,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +846,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +847,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +848,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +849,Clément Robert,2023-07-27 23:40:18+02:00,commit, +850,Clément Robert,2023-07-27 23:40:18+02:00,commit, +851,Michael Ryan,2023-07-27 13:17:31-04:00,commit, +852,Clément Robert,2023-07-27 16:02:53+02:00,commit, +853,Matthew Turk,2023-07-27 04:59:47-07:00,commit, +854,Clément Robert,2023-07-27 12:21:48+02:00,commit, +855,Clément Robert,2023-07-27 12:21:47+02:00,commit, +856,John ZuHone,2023-07-26 18:34:44-04:00,commit, +857,Clément Robert,2023-07-26 10:04:11+02:00,commit, +858,Clément Robert,2023-07-26 00:48:47+02:00,commit, +859,Clément Robert,2023-07-25 20:19:45+02:00,commit, +860,Clément Robert,2023-07-25 19:32:03+02:00,commit, +861,Clément Robert,2023-07-25 19:15:16+02:00,commit, 862,Michael Ryan,2023-07-25 10:52:29-04:00,commit, 863,Michael Ryan,2023-07-25 10:52:29-04:00,commit, 864,Michael Ryan,2023-07-25 10:52:29-04:00,commit, @@ -868,646 +868,646 @@ 866,Michael Ryan,2023-07-25 10:52:29-04:00,commit, 867,Michael Ryan,2023-07-25 10:52:29-04:00,commit, 868,Michael Ryan,2023-07-25 10:52:29-04:00,commit, -869,Chris Havlin,2023-07-25 09:13:06-05:00,commit, -870,Clément Robert,2023-07-25 15:53:37+02:00,commit, -871,Clément Robert,2023-07-25 15:45:00+02:00,commit, -872,Clément Robert,2023-07-25 10:15:50+02:00,commit, -873,Clément Robert,2023-07-25 10:15:50+02:00,commit, -874,Clément Robert,2023-07-25 09:33:26+02:00,commit, -875,Chris Havlin,2023-07-24 15:39:39-05:00,commit, -876,Clément Robert,2023-07-24 19:13:02+02:00,commit, -877,Chris Havlin,2023-07-24 10:02:57-05:00,commit, -878,Clément Robert,2023-07-23 18:07:36+02:00,commit, -879,Chris Havlin,2023-07-21 16:17:43-05:00,commit, -880,Kacper Kowalik,2023-07-21 15:10:14-05:00,commit, -881,Kacper Kowalik,2023-07-21 14:58:48-05:00,commit, -882,Clément Robert,2023-07-21 15:25:32+02:00,commit, -883,Matthew Turk,2023-07-20 17:55:02-05:00,commit, -884,Matthew Turk,2023-07-20 17:54:28-05:00,commit, -885,Clément Robert,2023-07-20 23:47:25+02:00,commit, -886,Clément Robert,2023-07-20 15:51:55+02:00,commit, -887,Clément Robert,2023-07-20 12:27:07+02:00,commit, -888,Evan Patrick O'Connor,2023-07-20 00:30:29+02:00,commit, -889,Clément Robert,2023-07-19 18:04:40+02:00,commit, -890,Clément Robert,2023-07-19 18:04:34+02:00,commit, -891,Clément Robert,2023-07-19 17:41:43+02:00,commit, -892,Clément Robert,2023-07-19 16:51:14+02:00,commit, -893,Chris Havlin,2023-07-18 09:01:24-05:00,commit, -894,Chris Havlin,2023-07-17 16:19:23-05:00,commit, -895,Matthew Turk,2023-07-17 07:57:46-05:00,commit, -896,Corentin Cadiou,2023-07-17 11:54:27+02:00,commit, -897,Clément Robert,2023-07-14 22:58:46+02:00,commit, -898,Cameron Hummels,2023-07-14 09:15:31-07:00,commit, -899,John ZuHone,2023-07-12 22:06:14-04:00,commit, -900,John ZuHone,2023-07-12 18:27:03-04:00,commit, -901,John ZuHone,2023-07-11 16:26:05-04:00,commit, -902,John ZuHone,2023-07-11 13:15:45-04:00,commit, -903,Clément Robert,2023-07-10 16:16:58+02:00,commit, -904,John ZuHone,2023-07-10 09:35:15-04:00,commit, -905,John ZuHone,2023-07-10 09:19:38-04:00,commit, -906,John ZuHone,2023-07-10 09:19:18-04:00,commit, -907,Clément Robert,2023-07-10 15:12:09+02:00,commit, -908,John ZuHone,2023-07-09 23:28:45-04:00,commit, -909,John ZuHone,2023-07-09 23:22:03-04:00,commit, -910,John ZuHone,2023-07-09 23:11:58-04:00,commit, -911,Clément Robert,2023-07-09 16:20:39+02:00,commit, -912,John ZuHone,2023-07-09 09:00:15-04:00,commit, -913,John ZuHone,2023-07-09 02:54:47-04:00,commit, -914,John ZuHone,2023-07-09 02:52:30-04:00,commit, -915,Clément Robert,2023-07-07 23:14:49+02:00,commit, -916,Clément Robert,2023-07-07 23:14:49+02:00,commit, -917,Clément Robert,2023-07-07 14:49:07+02:00,commit, -918,Michael Zingale,2023-07-06 09:37:08-04:00,commit, -919,Clément Robert,2023-07-05 19:21:43+02:00,commit, -920,John ZuHone,2023-07-05 11:06:09-05:00,commit, -921,John ZuHone,2023-07-05 11:06:09-05:00,commit, -922,John ZuHone,2023-07-05 11:06:09-05:00,commit, -923,John ZuHone,2023-07-05 11:06:09-05:00,commit, -924,John ZuHone,2023-07-05 11:06:09-05:00,commit, -925,John ZuHone,2023-07-05 11:56:36-04:00,commit, -926,Clément Robert,2023-07-05 17:09:30+02:00,commit, -927,Matthew Turk,2023-07-03 14:30:17-05:00,commit, -928,Clément Robert,2023-07-03 21:20:41+02:00,commit, -929,pre-commit-ci[bot],2023-07-03 18:36:08+00:00,commit, -930,Clément Robert,2023-07-03 17:32:39+02:00,commit, -931,Clément Robert,2023-07-03 17:31:15+02:00,commit, -932,Matthew Turk,2023-07-03 10:04:41-05:00,commit, -933,Clément Robert,2023-07-02 19:22:14+02:00,commit, -934,Evan Patrick O'Connor,2023-07-01 19:32:20+02:00,commit, -935,pre-commit-ci[bot],2023-07-01 14:31:25+00:00,commit, -936,Clément Robert,2023-07-01 09:01:21+02:00,commit, -937,Clément Robert,2023-07-01 08:56:57+02:00,commit, -938,dependabot[bot],2023-07-01 05:31:22+00:00,commit, -939,dependabot[bot],2023-07-01 05:31:19+00:00,commit, -940,Evan Patrick O'Connor,2023-06-30 21:09:06+02:00,commit, -941,Kacper Kowalik,2023-06-30 12:46:28-05:00,commit, -942,Kacper Kowalik,2023-06-30 12:17:06-05:00,commit, -943,Evan Patrick O'Connor,2023-06-30 17:55:21+02:00,commit, -944,Evan Patrick O'Connor,2023-06-30 15:37:45+02:00,commit, -945,Matthew Turk,2023-06-30 05:53:21-05:00,commit, -946,Evan Patrick O'Connor,2023-06-30 11:42:10+02:00,commit, -947,Kacper Kowalik,2023-06-29 15:09:27-05:00,commit, -948,Clément Robert,2023-06-28 21:51:29+02:00,commit, -949,Clément Robert,2023-06-28 21:05:18+02:00,commit, -950,Matthew Turk,2023-06-28 10:34:52-05:00,commit, -951,Clément Robert,2023-06-28 16:37:41+02:00,commit, -952,Matthew Turk,2023-06-28 08:29:37-05:00,commit, -953,Clément Robert,2023-06-28 10:48:50+02:00,commit, -954,Matthew Turk,2023-06-27 15:43:42-05:00,commit, -955,Clément Robert,2023-06-27 20:22:57+02:00,commit, -956,Matthew Turk,2023-06-27 12:06:31-05:00,commit, -957,Clément Robert,2023-06-27 18:40:08+02:00,commit, -958,Clément Robert,2023-06-27 11:05:12+02:00,commit, -959,Clément Robert,2023-06-27 11:01:03+02:00,commit, -960,Clément Robert,2023-06-26 21:03:28+02:00,commit, -961,Clément Robert,2023-06-24 10:44:12+02:00,commit, -962,Clément Robert,2023-06-24 08:44:13+02:00,commit, -963,Clément Robert,2023-06-23 11:49:42+02:00,commit, -964,Clément Robert,2023-06-23 11:48:55+02:00,commit, -965,Chris Havlin,2023-06-22 11:43:04-05:00,commit, -966,Chris Havlin,2023-06-22 09:35:30-05:00,commit, -967,Matthew Turk,2023-06-22 09:07:04-05:00,commit, -968,Clément Robert,2023-06-22 12:53:37+02:00,commit, -969,John ZuHone,2023-06-21 12:00:34-04:00,commit, -970,pre-commit-ci[bot],2023-06-21 10:38:23+00:00,commit, -971,Britton Smith,2023-06-21 11:22:51+01:00,commit, -972,Matthew Turk,2023-06-20 20:42:44-05:00,commit, -973,Matthew Turk,2023-06-20 16:53:12-05:00,commit, -974,Matthew Turk,2023-06-20 14:14:13-05:00,commit, -975,Matthew Turk,2023-06-20 14:02:55-05:00,commit, -976,Matthew Turk,2023-06-20 13:57:40-05:00,commit, -977,Chris Havlin,2023-06-20 13:48:55-05:00,commit, -978,Matthew Turk,2023-06-20 13:05:55-05:00,commit, -979,Clément Robert,2023-06-20 18:13:54+02:00,commit, -980,Britton Smith,2023-06-20 17:04:51+01:00,commit, -981,Chris Havlin,2023-06-20 10:32:40-05:00,commit, -982,Chris Havlin,2023-06-20 10:04:16-05:00,commit, -983,John ZuHone,2023-06-19 23:16:05-04:00,commit, -984,Matthew Turk,2023-06-19 22:14:45-05:00,commit, -985,Clément Robert,2023-06-20 01:01:01+02:00,commit, -986,Clément Robert,2023-06-20 00:03:48+02:00,commit, -987,Clément Robert,2023-06-19 18:19:55+02:00,commit, -988,Clément Robert,2023-06-19 18:19:55+02:00,commit, -989,Matthew Turk,2023-06-19 11:07:02-05:00,commit, -990,Clément Robert,2023-06-18 21:46:22+02:00,commit, -991,Clément Robert,2023-06-18 19:24:35+02:00,commit, -992,Clément Robert,2023-06-18 14:58:15+02:00,commit, -993,Chris Havlin,2023-06-16 14:02:36-05:00,commit, -994,Matthew Turk,2023-06-16 11:04:05-05:00,commit, -995,Clément Robert,2023-06-15 08:20:23+02:00,commit, -996,Clément Robert,2023-06-15 08:18:18+02:00,commit, -997,Chris Havlin,2023-06-14 16:35:43-05:00,commit, -998,Chris Havlin,2023-06-14 14:16:03-05:00,commit, -999,Chris Havlin,2023-06-14 10:58:52-05:00,commit, -1000,Chris Havlin,2023-06-14 10:14:47-05:00,commit, -1001,Chris Havlin,2023-06-14 10:12:58-05:00,commit, -1002,Clément Robert,2023-06-14 14:28:52+02:00,commit, -1003,Clément Robert,2023-06-13 09:53:09+02:00,commit, -1004,Clément Robert,2023-06-13 09:52:14+02:00,commit, -1005,Clément Robert,2023-06-12 17:57:40+02:00,commit, -1006,Clément Robert,2023-06-12 17:16:11+02:00,commit, -1007,Clément Robert,2023-06-12 17:16:11+02:00,commit, -1008,Clément Robert,2023-06-10 18:02:08+02:00,commit, -1009,Clément Robert,2023-06-10 17:22:42+02:00,commit, -1010,Clément Robert,2023-06-10 17:21:57+02:00,commit, -1011,Clément Robert,2023-06-10 16:43:24+02:00,commit, -1012,Matthew Turk,2023-06-10 08:43:32-05:00,commit, -1013,Matthew Turk,2023-06-10 08:02:20-05:00,commit, -1014,Matthew Turk,2023-06-10 08:01:46-05:00,commit, -1015,Matthew Turk,2023-06-10 08:01:36-05:00,commit, -1016,Clément Robert,2023-06-10 10:19:05+02:00,commit, -1017,Clément Robert,2023-06-10 09:33:17+02:00,commit, -1018,Clément Robert,2023-06-10 08:27:54+02:00,commit, -1019,Matthew Turk,2023-06-09 16:26:06-05:00,commit, -1020,Clément Robert,2023-06-09 21:11:24+02:00,commit, -1021,Matthew Turk,2023-06-09 13:09:39-05:00,commit, -1022,Clément Robert,2023-06-09 19:13:56+02:00,commit, -1023,Clément Robert,2023-06-09 19:09:38+02:00,commit, -1024,Matthew Turk,2023-06-09 12:05:07-05:00,commit, -1025,Matthew Turk,2023-06-09 12:01:10-05:00,commit, -1026,Matthew Turk,2023-06-09 11:59:29-05:00,commit, -1027,Clément Robert,2023-06-09 15:32:03+02:00,commit, -1028,Matthew Turk,2023-06-08 16:44:38-05:00,commit, -1029,Matthew Turk,2023-06-08 11:21:40-05:00,commit, -1030,John ZuHone,2023-06-07 22:11:36-04:00,commit, -1031,John ZuHone,2023-06-07 22:01:02-04:00,commit, -1032,Matthew Turk,2023-06-07 11:27:16-05:00,commit, -1033,Michael Zingale,2023-06-07 11:17:14-05:00,commit, -1034,Matthew Turk,2023-06-07 06:18:01-05:00,commit, -1035,Clément Robert,2023-06-07 12:33:01+02:00,commit, -1036,Clément Robert,2023-06-06 22:45:00+02:00,commit, -1037,Clément Robert,2023-06-06 22:45:00+02:00,commit, -1038,Clément Robert,2023-06-06 11:11:19+02:00,commit, -1039,Clément Robert,2023-06-05 21:57:19+02:00,commit, -1040,pre-commit-ci[bot],2023-06-05 18:16:44+00:00,commit, -1041,John ZuHone,2023-06-05 12:50:38-04:00,commit, -1042,Clément Robert,2023-06-05 15:11:51+02:00,commit, -1043,Clément Robert,2023-06-03 18:20:41+02:00,commit, -1044,Clément Robert,2023-06-03 15:58:59+02:00,commit, -1045,Clément Robert,2023-06-02 20:02:30+02:00,commit, -1046,Matthew Turk,2023-06-02 09:34:20-05:00,commit, -1047,Matthew Turk,2023-06-02 09:28:40-05:00,commit, -1048,Clément Robert,2023-06-02 16:05:57+02:00,commit, -1049,Clément Robert,2023-06-02 15:56:45+02:00,commit, -1050,Clément Robert,2023-06-01 19:13:59+02:00,commit, -1051,Clément Robert,2023-06-01 18:25:56+02:00,commit, -1052,dependabot[bot],2023-06-01 05:58:16+00:00,commit, -1053,dependabot[bot],2023-06-01 05:58:12+00:00,commit, -1054,Clément Robert,2023-05-30 13:12:02+02:00,commit, -1055,Clément Robert,2023-05-27 17:05:49+02:00,commit, -1056,Clément Robert,2023-05-27 17:05:49+02:00,commit, -1057,Clément Robert,2023-05-27 17:05:49+02:00,commit, -1058,Matthew Turk,2023-05-27 07:00:31-05:00,commit, -1059,Clément Robert,2023-05-26 15:03:19+02:00,commit, -1060,Clément Robert,2023-05-26 14:54:46+02:00,commit, -1061,Matthew Turk,2023-05-24 12:37:13-05:00,commit, -1062,John ZuHone,2023-05-23 22:27:30-04:00,commit, -1063,Clément Robert,2023-05-22 19:55:49+02:00,commit, -1064,Clément Robert,2023-05-22 18:27:26+02:00,commit, -1065,Matthew Turk,2023-05-22 08:20:19-05:00,commit, -1066,John ZuHone,2023-05-18 09:38:13-04:00,commit, -1067,Clément Robert,2023-05-17 14:39:33+02:00,commit, -1068,John ZuHone,2023-05-16 07:15:53-04:00,commit, -1069,Matthew Turk,2023-05-15 16:08:48-05:00,commit, -1070,John ZuHone,2023-05-15 16:16:22-04:00,commit, -1071,John ZuHone,2023-05-15 15:52:28-04:00,commit, -1072,John ZuHone,2023-05-15 15:32:16-04:00,commit, -1073,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1074,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1075,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1076,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1077,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1078,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1079,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1080,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1081,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1082,John ZuHone,2023-05-15 13:56:44-04:00,commit, +869,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +870,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +871,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +872,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +873,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +874,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +875,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +876,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +877,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +878,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +879,Chris Havlin,2023-07-25 09:13:06-05:00,commit, +880,Clément Robert,2023-07-25 15:53:37+02:00,commit, +881,Clément Robert,2023-07-25 15:45:00+02:00,commit, +882,Clément Robert,2023-07-25 10:15:50+02:00,commit, +883,Clément Robert,2023-07-25 10:15:50+02:00,commit, +884,Clément Robert,2023-07-25 09:33:26+02:00,commit, +885,Chris Havlin,2023-07-24 15:39:39-05:00,commit, +886,Clément Robert,2023-07-24 19:13:02+02:00,commit, +887,Chris Havlin,2023-07-24 10:02:57-05:00,commit, +888,Clément Robert,2023-07-23 18:07:36+02:00,commit, +889,Chris Havlin,2023-07-21 16:17:43-05:00,commit, +890,Kacper Kowalik,2023-07-21 15:10:14-05:00,commit, +891,Kacper Kowalik,2023-07-21 14:58:48-05:00,commit, +892,Clément Robert,2023-07-21 15:25:32+02:00,commit, +893,Matthew Turk,2023-07-20 17:55:02-05:00,commit, +894,Matthew Turk,2023-07-20 17:54:28-05:00,commit, +895,Clément Robert,2023-07-20 23:47:25+02:00,commit, +896,Clément Robert,2023-07-20 15:51:55+02:00,commit, +897,Clément Robert,2023-07-20 12:27:07+02:00,commit, +898,Evan Patrick O'Connor,2023-07-20 00:30:29+02:00,commit, +899,Clément Robert,2023-07-19 18:04:40+02:00,commit, +900,Clément Robert,2023-07-19 18:04:34+02:00,commit, +901,Clément Robert,2023-07-19 17:41:43+02:00,commit, +902,Clément Robert,2023-07-19 16:51:14+02:00,commit, +903,Chris Havlin,2023-07-18 09:01:24-05:00,commit, +904,Chris Havlin,2023-07-17 16:19:23-05:00,commit, +905,Matthew Turk,2023-07-17 07:57:46-05:00,commit, +906,Corentin Cadiou,2023-07-17 11:54:27+02:00,commit, +907,Clément Robert,2023-07-14 22:58:46+02:00,commit, +908,Cameron Hummels,2023-07-14 09:15:31-07:00,commit, +909,John ZuHone,2023-07-12 22:06:14-04:00,commit, +910,John ZuHone,2023-07-12 18:27:03-04:00,commit, +911,John ZuHone,2023-07-11 16:26:05-04:00,commit, +912,John ZuHone,2023-07-11 13:15:45-04:00,commit, +913,Clément Robert,2023-07-10 16:16:58+02:00,commit, +914,John ZuHone,2023-07-10 09:35:15-04:00,commit, +915,John ZuHone,2023-07-10 09:19:38-04:00,commit, +916,John ZuHone,2023-07-10 09:19:18-04:00,commit, +917,Clément Robert,2023-07-10 15:12:09+02:00,commit, +918,John ZuHone,2023-07-09 23:28:45-04:00,commit, +919,John ZuHone,2023-07-09 23:22:03-04:00,commit, +920,John ZuHone,2023-07-09 23:11:58-04:00,commit, +921,Clément Robert,2023-07-09 16:20:39+02:00,commit, +922,John ZuHone,2023-07-09 09:00:15-04:00,commit, +923,John ZuHone,2023-07-09 02:54:47-04:00,commit, +924,John ZuHone,2023-07-09 02:52:30-04:00,commit, +925,Clément Robert,2023-07-07 23:14:49+02:00,commit, +926,Clément Robert,2023-07-07 23:14:49+02:00,commit, +927,Clément Robert,2023-07-07 14:49:07+02:00,commit, +928,Michael Zingale,2023-07-06 09:37:08-04:00,commit, +929,Clément Robert,2023-07-05 19:21:43+02:00,commit, +930,John ZuHone,2023-07-05 11:06:09-05:00,commit, +931,John ZuHone,2023-07-05 11:06:09-05:00,commit, +932,John ZuHone,2023-07-05 11:06:09-05:00,commit, +933,John ZuHone,2023-07-05 11:06:09-05:00,commit, +934,John ZuHone,2023-07-05 11:06:09-05:00,commit, +935,John ZuHone,2023-07-05 11:56:36-04:00,commit, +936,Clément Robert,2023-07-05 17:09:30+02:00,commit, +937,Matthew Turk,2023-07-03 14:30:17-05:00,commit, +938,Clément Robert,2023-07-03 21:20:41+02:00,commit, +939,pre-commit-ci[bot],2023-07-03 18:36:08+00:00,commit, +940,Clément Robert,2023-07-03 17:32:39+02:00,commit, +941,Clément Robert,2023-07-03 17:31:15+02:00,commit, +942,Matthew Turk,2023-07-03 10:04:41-05:00,commit, +943,Clément Robert,2023-07-02 19:22:14+02:00,commit, +944,Evan Patrick O'Connor,2023-07-01 19:32:20+02:00,commit, +945,pre-commit-ci[bot],2023-07-01 14:31:25+00:00,commit, +946,Clément Robert,2023-07-01 09:01:21+02:00,commit, +947,Clément Robert,2023-07-01 08:56:57+02:00,commit, +948,dependabot[bot],2023-07-01 05:31:22+00:00,commit, +949,dependabot[bot],2023-07-01 05:31:19+00:00,commit, +950,Evan Patrick O'Connor,2023-06-30 21:09:06+02:00,commit, +951,Kacper Kowalik,2023-06-30 12:46:28-05:00,commit, +952,Kacper Kowalik,2023-06-30 12:17:06-05:00,commit, +953,Evan Patrick O'Connor,2023-06-30 17:55:21+02:00,commit, +954,Evan Patrick O'Connor,2023-06-30 15:37:45+02:00,commit, +955,Matthew Turk,2023-06-30 05:53:21-05:00,commit, +956,Evan Patrick O'Connor,2023-06-30 11:42:10+02:00,commit, +957,Kacper Kowalik,2023-06-29 15:09:27-05:00,commit, +958,Clément Robert,2023-06-28 21:51:29+02:00,commit, +959,Clément Robert,2023-06-28 21:05:18+02:00,commit, +960,Matthew Turk,2023-06-28 10:34:52-05:00,commit, +961,Clément Robert,2023-06-28 16:37:41+02:00,commit, +962,Matthew Turk,2023-06-28 08:29:37-05:00,commit, +963,Clément Robert,2023-06-28 10:48:50+02:00,commit, +964,Matthew Turk,2023-06-27 15:43:42-05:00,commit, +965,Clément Robert,2023-06-27 20:22:57+02:00,commit, +966,Matthew Turk,2023-06-27 12:06:31-05:00,commit, +967,Clément Robert,2023-06-27 18:40:08+02:00,commit, +968,Clément Robert,2023-06-27 11:05:12+02:00,commit, +969,Clément Robert,2023-06-27 11:01:03+02:00,commit, +970,Clément Robert,2023-06-26 21:03:28+02:00,commit, +971,Clément Robert,2023-06-24 10:44:12+02:00,commit, +972,Clément Robert,2023-06-24 08:44:13+02:00,commit, +973,Clément Robert,2023-06-23 11:49:42+02:00,commit, +974,Clément Robert,2023-06-23 11:48:55+02:00,commit, +975,Chris Havlin,2023-06-22 11:43:04-05:00,commit, +976,Chris Havlin,2023-06-22 09:35:30-05:00,commit, +977,Matthew Turk,2023-06-22 09:07:04-05:00,commit, +978,Clément Robert,2023-06-22 12:53:37+02:00,commit, +979,John ZuHone,2023-06-21 12:00:34-04:00,commit, +980,pre-commit-ci[bot],2023-06-21 10:38:23+00:00,commit, +981,Britton Smith,2023-06-21 11:22:51+01:00,commit, +982,Matthew Turk,2023-06-20 20:42:44-05:00,commit, +983,Matthew Turk,2023-06-20 16:53:12-05:00,commit, +984,Matthew Turk,2023-06-20 14:14:13-05:00,commit, +985,Matthew Turk,2023-06-20 14:02:55-05:00,commit, +986,Matthew Turk,2023-06-20 13:57:40-05:00,commit, +987,Chris Havlin,2023-06-20 13:48:55-05:00,commit, +988,Matthew Turk,2023-06-20 13:05:55-05:00,commit, +989,Clément Robert,2023-06-20 18:13:54+02:00,commit, +990,Britton Smith,2023-06-20 17:04:51+01:00,commit, +991,Chris Havlin,2023-06-20 10:32:40-05:00,commit, +992,Chris Havlin,2023-06-20 10:04:16-05:00,commit, +993,John ZuHone,2023-06-19 23:16:05-04:00,commit, +994,Matthew Turk,2023-06-19 22:14:45-05:00,commit, +995,Clément Robert,2023-06-20 01:01:01+02:00,commit, +996,Clément Robert,2023-06-20 00:03:48+02:00,commit, +997,Clément Robert,2023-06-19 18:19:55+02:00,commit, +998,Clément Robert,2023-06-19 18:19:55+02:00,commit, +999,Matthew Turk,2023-06-19 11:07:02-05:00,commit, +1000,Clément Robert,2023-06-18 21:46:22+02:00,commit, +1001,Clément Robert,2023-06-18 19:24:35+02:00,commit, +1002,Clément Robert,2023-06-18 14:58:15+02:00,commit, +1003,Chris Havlin,2023-06-16 14:02:36-05:00,commit, +1004,Matthew Turk,2023-06-16 11:04:05-05:00,commit, +1005,Clément Robert,2023-06-15 08:20:23+02:00,commit, +1006,Clément Robert,2023-06-15 08:18:18+02:00,commit, +1007,Chris Havlin,2023-06-14 16:35:43-05:00,commit, +1008,Chris Havlin,2023-06-14 14:16:03-05:00,commit, +1009,Chris Havlin,2023-06-14 10:58:52-05:00,commit, +1010,Chris Havlin,2023-06-14 10:14:47-05:00,commit, +1011,Chris Havlin,2023-06-14 10:12:58-05:00,commit, +1012,Clément Robert,2023-06-14 14:28:52+02:00,commit, +1013,Clément Robert,2023-06-13 09:53:09+02:00,commit, +1014,Clément Robert,2023-06-13 09:52:14+02:00,commit, +1015,Clément Robert,2023-06-12 17:57:40+02:00,commit, +1016,Clément Robert,2023-06-12 17:16:11+02:00,commit, +1017,Clément Robert,2023-06-12 17:16:11+02:00,commit, +1018,Clément Robert,2023-06-10 18:02:08+02:00,commit, +1019,Clément Robert,2023-06-10 17:22:42+02:00,commit, +1020,Clément Robert,2023-06-10 17:21:57+02:00,commit, +1021,Clément Robert,2023-06-10 16:43:24+02:00,commit, +1022,Matthew Turk,2023-06-10 08:43:32-05:00,commit, +1023,Matthew Turk,2023-06-10 08:02:20-05:00,commit, +1024,Matthew Turk,2023-06-10 08:01:46-05:00,commit, +1025,Matthew Turk,2023-06-10 08:01:36-05:00,commit, +1026,Clément Robert,2023-06-10 10:19:05+02:00,commit, +1027,Clément Robert,2023-06-10 09:33:17+02:00,commit, +1028,Clément Robert,2023-06-10 08:27:54+02:00,commit, +1029,Matthew Turk,2023-06-09 16:26:06-05:00,commit, +1030,Clément Robert,2023-06-09 21:11:24+02:00,commit, +1031,Matthew Turk,2023-06-09 13:09:39-05:00,commit, +1032,Clément Robert,2023-06-09 19:13:56+02:00,commit, +1033,Clément Robert,2023-06-09 19:09:38+02:00,commit, +1034,Matthew Turk,2023-06-09 12:05:07-05:00,commit, +1035,Matthew Turk,2023-06-09 12:01:10-05:00,commit, +1036,Matthew Turk,2023-06-09 11:59:29-05:00,commit, +1037,Clément Robert,2023-06-09 15:32:03+02:00,commit, +1038,Matthew Turk,2023-06-08 16:44:38-05:00,commit, +1039,Matthew Turk,2023-06-08 11:21:40-05:00,commit, +1040,John ZuHone,2023-06-07 22:11:36-04:00,commit, +1041,John ZuHone,2023-06-07 22:01:02-04:00,commit, +1042,Matthew Turk,2023-06-07 11:27:16-05:00,commit, +1043,Michael Zingale,2023-06-07 11:17:14-05:00,commit, +1044,Matthew Turk,2023-06-07 06:18:01-05:00,commit, +1045,Clément Robert,2023-06-07 12:33:01+02:00,commit, +1046,Clément Robert,2023-06-06 22:45:00+02:00,commit, +1047,Clément Robert,2023-06-06 22:45:00+02:00,commit, +1048,Clément Robert,2023-06-06 11:11:19+02:00,commit, +1049,Clément Robert,2023-06-05 21:57:19+02:00,commit, +1050,pre-commit-ci[bot],2023-06-05 18:16:44+00:00,commit, +1051,John ZuHone,2023-06-05 12:50:38-04:00,commit, +1052,Clément Robert,2023-06-05 15:11:51+02:00,commit, +1053,Clément Robert,2023-06-03 18:20:41+02:00,commit, +1054,Clément Robert,2023-06-03 15:58:59+02:00,commit, +1055,Clément Robert,2023-06-02 20:02:30+02:00,commit, +1056,Matthew Turk,2023-06-02 09:34:20-05:00,commit, +1057,Matthew Turk,2023-06-02 09:28:40-05:00,commit, +1058,Clément Robert,2023-06-02 16:05:57+02:00,commit, +1059,Clément Robert,2023-06-02 15:56:45+02:00,commit, +1060,Clément Robert,2023-06-01 19:13:59+02:00,commit, +1061,Clément Robert,2023-06-01 18:25:56+02:00,commit, +1062,dependabot[bot],2023-06-01 05:58:16+00:00,commit, +1063,dependabot[bot],2023-06-01 05:58:12+00:00,commit, +1064,Clément Robert,2023-05-30 13:12:02+02:00,commit, +1065,Clément Robert,2023-05-27 17:05:49+02:00,commit, +1066,Clément Robert,2023-05-27 17:05:49+02:00,commit, +1067,Clément Robert,2023-05-27 17:05:49+02:00,commit, +1068,Matthew Turk,2023-05-27 07:00:31-05:00,commit, +1069,Clément Robert,2023-05-26 15:03:19+02:00,commit, +1070,Clément Robert,2023-05-26 14:54:46+02:00,commit, +1071,Matthew Turk,2023-05-24 12:37:13-05:00,commit, +1072,John ZuHone,2023-05-23 22:27:30-04:00,commit, +1073,Clément Robert,2023-05-22 19:55:49+02:00,commit, +1074,Clément Robert,2023-05-22 18:27:26+02:00,commit, +1075,Matthew Turk,2023-05-22 08:20:19-05:00,commit, +1076,John ZuHone,2023-05-18 09:38:13-04:00,commit, +1077,Clément Robert,2023-05-17 14:39:33+02:00,commit, +1078,John ZuHone,2023-05-16 07:15:53-04:00,commit, +1079,Matthew Turk,2023-05-15 16:08:48-05:00,commit, +1080,John ZuHone,2023-05-15 16:16:22-04:00,commit, +1081,John ZuHone,2023-05-15 15:52:28-04:00,commit, +1082,John ZuHone,2023-05-15 15:32:16-04:00,commit, 1083,John ZuHone,2023-05-15 13:56:44-04:00,commit, 1084,John ZuHone,2023-05-15 13:56:44-04:00,commit, -1085,John ZuHone,2023-05-15 13:56:43-04:00,commit, -1086,John ZuHone,2023-05-15 13:56:43-04:00,commit, -1087,John ZuHone,2023-05-15 13:56:43-04:00,commit, -1088,John ZuHone,2023-05-15 13:56:43-04:00,commit, -1089,John ZuHone,2023-05-15 13:56:43-04:00,commit, -1090,Clément Robert,2023-05-15 19:23:30+02:00,commit, -1091,Clément Robert,2023-05-15 18:46:17+02:00,commit, -1092,Clément Robert,2023-05-15 18:46:17+02:00,commit, -1093,Clément Robert,2023-05-15 18:43:39+02:00,commit, -1094,Clément Robert,2023-05-15 18:43:39+02:00,commit, -1095,Clément Robert,2023-05-15 18:43:39+02:00,commit, -1096,John ZuHone,2023-05-15 12:36:24-04:00,commit, -1097,Matthew Turk,2023-05-15 10:51:57-05:00,commit, -1098,Clément Robert,2023-05-15 16:23:45+02:00,commit, -1099,Matthew Turk,2023-05-15 08:47:18-05:00,commit, -1100,pre-commit-ci[bot],2023-05-14 12:27:26+02:00,commit, -1101,pre-commit-ci[bot],2023-05-14 12:27:26+02:00,commit, -1102,Clément Robert,2023-05-14 12:27:26+02:00,commit, -1103,Clément Robert,2023-05-14 12:27:26+02:00,commit, -1104,Clément Robert,2023-05-14 01:19:14+02:00,commit, -1105,Clément Robert,2023-05-13 19:06:05+02:00,commit, -1106,John ZuHone,2023-05-12 17:45:50-04:00,commit, -1107,John ZuHone,2023-05-12 15:51:29-04:00,commit, -1108,Clément Robert,2023-05-05 23:01:26+02:00,commit, -1109,Clément Robert,2023-05-05 18:16:30+02:00,commit, -1110,Clément Robert,2023-05-05 18:16:29+02:00,commit, -1111,Clément Robert,2023-05-05 18:15:17+02:00,commit, -1112,Clément Robert,2023-05-05 18:12:38+02:00,commit, -1113,Corentin Cadiou,2023-05-05 09:12:06-05:00,commit, -1114,Clément Robert,2023-05-04 14:10:49+02:00,commit, -1115,Clément Robert,2023-05-04 12:27:30+02:00,commit, -1116,Clément Robert,2023-05-03 23:12:56+02:00,commit, -1117,Clément Robert,2023-05-03 23:12:56+02:00,commit, -1118,John ZuHone,2023-05-03 07:35:14-04:00,commit, -1119,pre-commit-ci[bot],2023-05-03 01:52:45+00:00,commit, -1120,John ZuHone,2023-05-02 21:48:33-04:00,commit, -1121,John ZuHone,2023-05-02 08:56:15-04:00,commit, -1122,John ZuHone,2023-05-01 20:27:16-04:00,commit, -1123,John ZuHone,2023-05-01 20:26:53-04:00,commit, -1124,John ZuHone,2023-05-01 19:02:31-04:00,commit, -1125,John ZuHone,2023-05-01 19:02:31-04:00,commit, -1126,John ZuHone,2023-05-01 19:02:31-04:00,commit, -1127,Clément Robert,2023-05-02 00:08:01+02:00,commit, -1128,Clément Robert,2023-05-01 23:51:17+02:00,commit, -1129,John ZuHone,2023-05-01 23:50:48+02:00,commit, -1130,Clément Robert,2023-05-01 22:10:41+02:00,commit, -1131,Clément Robert,2023-05-01 20:38:45+02:00,commit, -1132,pre-commit-ci[bot],2023-05-01 18:29:10+00:00,commit, -1133,pre-commit-ci[bot],2023-05-01 18:26:37+00:00,commit, -1134,pre-commit-ci[bot],2023-05-01 18:25:30+00:00,commit, -1135,Clément Robert,2023-05-01 10:38:41+02:00,commit, -1136,Clément Robert,2023-05-01 10:38:05+02:00,commit, -1137,dependabot[bot],2023-05-01 05:58:22+00:00,commit, -1138,dependabot[bot],2023-05-01 05:58:18+00:00,commit, -1139,Clément Robert,2023-04-28 14:12:42+02:00,commit, -1140,Clément Robert,2023-04-28 14:09:45+02:00,commit, -1141,Clément Robert,2023-04-26 22:06:53+02:00,commit, -1142,Michael Zingale,2023-04-26 15:18:22-04:00,commit, -1143,Clément Robert,2023-04-25 18:24:40+02:00,commit, -1144,John ZuHone,2023-04-25 11:07:06-04:00,commit, -1145,Clément Robert,2023-04-25 16:49:27+02:00,commit, -1146,Navaneeth Suresh,2023-04-25 15:56:09+02:00,commit, -1147,Clément Robert,2023-04-25 09:37:33+02:00,commit, -1148,John ZuHone,2023-04-24 15:27:03-04:00,commit, -1149,John ZuHone,2023-04-24 15:26:53-04:00,commit, -1150,John ZuHone,2023-04-22 07:37:58-04:00,commit, -1151,Evan Jones,2023-04-21 21:04:44+01:00,commit, -1152,Matthew Turk,2023-04-21 12:46:53-05:00,commit, -1153,Clément Robert,2023-04-21 13:19:32+02:00,commit, -1154,John ZuHone,2023-04-18 17:48:30-04:00,commit, -1155,John ZuHone,2023-04-18 17:48:30-04:00,commit, -1156,John ZuHone,2023-04-18 17:48:30-04:00,commit, -1157,John ZuHone,2023-04-18 17:48:30-04:00,commit, -1158,John ZuHone,2023-04-18 17:48:30-04:00,commit, -1159,Clément Robert,2023-04-18 12:13:54+02:00,commit, -1160,John ZuHone,2023-04-17 14:21:46-04:00,commit, -1161,Clément Robert,2023-04-16 13:38:00+02:00,commit, -1162,Eric T. Johnson,2023-04-15 23:30:39-04:00,commit, -1163,Chris Havlin,2023-04-14 17:07:57-05:00,commit, -1164,Clément Robert,2023-04-14 23:55:46+02:00,commit, -1165,Clément Robert,2023-04-14 23:51:30+02:00,commit, -1166,Clément Robert,2023-04-14 19:24:36+02:00,commit, -1167,Clément Robert,2023-04-13 23:39:06+02:00,commit, -1168,Clément Robert,2023-04-13 23:38:15+02:00,commit, -1169,Clément Robert,2023-04-13 18:26:49+02:00,commit, -1170,Clément Robert,2023-04-13 18:26:49+02:00,commit, -1171,John ZuHone,2023-04-12 19:52:41-04:00,commit, -1172,John ZuHone,2023-04-12 19:52:33-04:00,commit, -1173,Chris Havlin,2023-04-12 12:17:55-05:00,commit, -1174,Chris Havlin,2023-04-12 11:11:57-05:00,commit, -1175,Chris Havlin,2023-04-12 11:03:52-05:00,commit, -1176,Eric T. Johnson,2023-04-12 10:22:45-04:00,commit, -1177,Chris Havlin,2023-04-11 10:05:13-05:00,commit, -1178,Clément Robert,2023-04-10 16:39:05+02:00,commit, -1179,John ZuHone,2023-04-10 09:15:17-04:00,commit, -1180,John ZuHone,2023-04-10 09:07:54-04:00,commit, -1181,Clément Robert,2023-04-10 12:35:59+02:00,commit, -1182,Clément Robert,2023-04-10 12:35:36+02:00,commit, -1183,John ZuHone,2023-04-09 22:34:29-04:00,commit, -1184,Michael Zingale,2023-04-08 13:24:57-04:00,commit, -1185,Michael Zingale,2023-04-08 12:55:36-04:00,commit, -1186,Clément Robert,2023-04-08 12:54:34+02:00,commit, -1187,Eric T. Johnson,2023-04-07 14:37:31-04:00,commit, -1188,Clément Robert,2023-04-06 17:56:02+02:00,commit, -1189,Clément Robert,2023-04-06 17:11:00+02:00,commit, -1190,Matthew Turk,2023-04-06 09:21:21-05:00,commit, -1191,Matthew Turk,2023-04-06 09:19:23-05:00,commit, -1192,Clément Robert,2023-04-05 11:25:27+02:00,commit, -1193,pre-commit-ci[bot],2023-04-05 08:37:09+00:00,commit, -1194,Clément Robert,2023-04-05 10:30:23+02:00,commit, -1195,yut23,2023-04-04 23:27:42-04:00,commit, -1196,Clément Robert,2023-04-03 21:34:41+02:00,commit, -1197,Clément Robert,2023-04-03 21:29:17+02:00,commit, -1198,Clément Robert,2023-04-03 21:02:50+02:00,commit, -1199,pre-commit-ci[bot],2023-04-03 18:52:45+00:00,commit, -1200,pre-commit-ci[bot],2023-04-03 18:50:44+00:00,commit, -1201,Clément Robert,2023-04-01 09:34:39+02:00,commit, -1202,Clément Robert,2023-04-01 09:18:42+02:00,commit, -1203,dependabot[bot],2023-04-01 05:59:08+00:00,commit, -1204,dependabot[bot],2023-04-01 05:59:04+00:00,commit, -1205,Clément Robert,2023-03-31 21:43:09+02:00,commit, -1206,Matthew Turk,2023-03-31 11:57:37-05:00,commit, -1207,Clément Robert,2023-03-31 17:13:20+02:00,commit, -1208,Matthew Turk,2023-03-31 09:51:10-05:00,commit, -1209,Chris Havlin,2023-03-30 15:12:49-05:00,commit, -1210,Clément Robert,2023-03-30 18:53:52+02:00,commit, -1211,Suoqing Ji,2023-03-31 00:24:10+08:00,commit, -1212,Matthew Turk,2023-03-30 09:19:43-05:00,commit, -1213,Clément Robert,2023-03-29 22:49:48+02:00,commit, -1214,Cameron Hummels,2023-03-29 13:01:44-07:00,commit, -1215,Cameron Hummels,2023-03-29 12:12:13-07:00,commit, -1216,Cameron Hummels,2023-03-29 11:53:17-07:00,commit, -1217,Matthew Turk,2023-03-29 09:06:08-05:00,commit, -1218,Clément Robert,2023-03-29 13:39:12+02:00,commit, -1219,Clément Robert,2023-03-28 21:09:26+02:00,commit, -1220,Britton Smith,2023-03-28 16:39:54+01:00,commit, -1221,Matthew Turk,2023-03-28 08:31:33-05:00,commit, -1222,Clément Robert,2023-03-28 11:20:15+02:00,commit, -1223,Matthew Turk,2023-03-27 14:18:17-05:00,commit, -1224,Clément Robert,2023-03-24 17:53:25+01:00,commit, -1225,Clément Robert,2023-03-24 17:53:06+01:00,commit, -1226,Chris Havlin,2023-03-23 12:28:23-05:00,commit, -1227,Clément Robert,2023-03-23 15:55:27+01:00,commit, -1228,Matthew Turk,2023-03-22 12:13:34-05:00,commit, -1229,Clément Robert,2023-03-22 13:50:38+01:00,commit, -1230,Clément Robert,2023-03-22 13:49:58+01:00,commit, -1231,Clément Robert,2023-03-22 13:49:58+01:00,commit, -1232,Clément Robert,2023-03-22 13:49:58+01:00,commit, -1233,Clément Robert,2023-03-22 13:49:58+01:00,commit, -1234,Clément Robert,2023-03-22 13:49:58+01:00,commit, -1235,Clément Robert,2023-03-20 18:35:03+01:00,commit, -1236,pre-commit-ci[bot],2023-03-20 16:47:04+00:00,commit, -1237,Suoqing Ji,2023-03-21 00:01:48+08:00,commit, -1238,Suoqing Ji,2023-03-20 21:57:16+08:00,commit, -1239,Suoqing Ji,2023-03-20 21:35:27+08:00,commit, -1240,Clément Robert,2023-03-20 10:20:38+01:00,commit, -1241,Clément Robert,2023-03-18 15:17:23+01:00,commit, -1242,Matthew Turk,2023-03-16 14:14:31-05:00,commit, -1243,Matthew Turk,2023-03-16 13:57:54-05:00,commit, -1244,Clément Robert,2023-03-15 12:14:45+01:00,commit, -1245,Clément Robert,2023-03-15 10:02:37+01:00,commit, -1246,Clément Robert,2023-03-14 15:05:44+01:00,commit, -1247,Clément Robert,2023-03-14 15:05:04+01:00,commit, -1248,Clément Robert,2023-03-14 12:14:04+01:00,commit, -1249,Matthew Turk,2023-03-14 05:34:14-05:00,commit, -1250,Matthew Turk,2023-03-13 06:45:10-05:00,commit, -1251,Clément Robert,2023-03-11 11:34:29+01:00,commit, -1252,Clément Robert,2023-03-11 11:33:08+01:00,commit, -1253,Suoqing Ji,2023-03-11 11:54:08+08:00,commit, -1254,Kacper Kowalik,2023-03-09 19:28:12-06:00,commit, -1255,Clément Robert,2023-03-06 20:30:33+01:00,commit, -1256,Clément Robert,2023-03-06 19:42:32+01:00,commit, -1257,pre-commit-ci[bot],2023-03-06 18:23:15+00:00,commit, -1258,Clément Robert,2023-03-06 08:58:08+01:00,commit, -1259,Suoqing Ji,2023-03-04 21:23:05+08:00,commit, -1260,Matthew Turk,2023-03-04 06:50:52-06:00,commit, -1261,Clément Robert,2023-03-04 12:58:33+01:00,commit, -1262,Clément Robert,2023-03-04 12:57:12+01:00,commit, -1263,Kacper Kowalik,2023-03-03 12:04:53-06:00,commit, -1264,Suoqing Ji,2023-03-04 01:06:22+08:00,commit, -1265,Suoqing Ji,2023-03-04 00:58:23+08:00,commit, -1266,Suoqing Ji,2023-03-04 00:58:15+08:00,commit, -1267,Suoqing Ji,2023-03-04 00:47:40+08:00,commit, -1268,Suoqing Ji,2023-03-03 23:44:56+08:00,commit, -1269,Clément Robert,2023-03-03 10:35:03+01:00,commit, -1270,Clément Robert,2023-03-03 10:29:45+01:00,commit, -1271,Clément Robert,2023-03-02 16:01:26+01:00,commit, -1272,Clément Robert,2023-03-02 15:48:56+01:00,commit, -1273,Matthew Turk,2023-03-02 08:30:05-06:00,commit, -1274,Clément Robert,2023-03-02 14:35:58+01:00,commit, -1275,Clément Robert,2023-03-01 17:16:25+01:00,commit, -1276,Kacper Kowalik,2023-03-01 09:23:18-06:00,commit, -1277,Kacper Kowalik,2023-03-01 09:21:22-06:00,commit, -1278,Matthew Turk,2023-02-27 13:41:57-06:00,commit, -1279,Matthew Turk,2023-02-23 15:05:56-06:00,commit, -1280,Matthew Turk,2023-02-23 14:06:28-06:00,commit, -1281,Clément Robert,2023-02-22 19:43:14+01:00,commit, -1282,Clément Robert,2023-02-22 19:13:35+01:00,commit, -1283,Kacper Kowalik,2023-02-22 10:57:45-06:00,commit, -1284,Clément Robert,2023-02-22 09:07:41+01:00,commit, -1285,Clément Robert,2023-02-21 18:56:48+01:00,commit, -1286,Clément Robert,2023-02-21 18:56:48+01:00,commit, -1287,Clément Robert,2023-02-21 18:29:44+01:00,commit, -1288,Matthew Turk,2023-02-21 11:24:24-06:00,commit, -1289,Matthew Turk,2023-02-21 10:22:43-06:00,commit, -1290,Clément Robert,2023-02-21 16:24:56+01:00,commit, -1291,Michael Zingale,2023-02-21 09:09:10-05:00,commit, -1292,Michael Zingale,2023-02-21 08:25:10-05:00,commit, -1293,Clément Robert,2023-02-21 12:26:31+01:00,commit, -1294,Kacper Kowalik,2023-02-20 18:02:00-06:00,commit, -1295,Matthew Turk,2023-02-20 13:34:02-06:00,commit, -1296,Matthew Turk,2023-02-20 13:32:58-06:00,commit, -1297,Clément Robert,2023-02-20 14:05:58+01:00,commit, -1298,Clément Robert,2023-02-20 12:45:06+01:00,commit, -1299,Clément Robert,2023-02-20 12:11:49+01:00,commit, -1300,Clément Robert,2023-02-19 23:36:08+01:00,commit, -1301,Clément Robert,2023-02-19 23:31:24+01:00,commit, -1302,Clément Robert,2023-02-19 23:06:23+01:00,commit, -1303,Clément Robert,2023-02-19 19:51:00+01:00,commit, -1304,Clément Robert,2023-02-19 19:19:06+01:00,commit, -1305,Clément Robert,2023-02-19 13:49:42+01:00,commit, -1306,Matthew Turk,2023-02-16 16:57:15-05:00,commit, -1307,Clément Robert,2023-02-15 20:46:04+01:00,commit, -1308,Clément Robert,2023-02-15 20:08:21+01:00,commit, -1309,Clément Robert,2023-02-15 20:06:58+01:00,commit, -1310,dependabot[bot],2023-02-15 14:58:28+00:00,commit, -1311,dependabot[bot],2023-02-15 14:58:23+00:00,commit, -1312,Matthew Turk,2023-02-15 09:58:12-05:00,commit, -1313,Matthew Turk,2023-02-15 09:57:56-05:00,commit, -1314,Matthew Turk,2023-02-15 09:57:18-05:00,commit, -1315,Clément Robert,2023-02-15 10:04:29+01:00,commit, -1316,Clément Robert,2023-02-14 09:04:15+01:00,commit, -1317,Clément Robert,2023-02-13 19:39:29+01:00,commit, -1318,Clément Robert,2023-02-13 17:28:51+01:00,commit, -1319,Clément Robert,2023-02-13 16:39:41+01:00,commit, -1320,Clément Robert,2023-02-13 16:39:41+01:00,commit, -1321,Clément Robert,2023-02-13 16:39:41+01:00,commit, -1322,Clément Robert,2023-02-13 16:39:39+01:00,commit, -1323,Clément Robert,2023-02-13 16:38:52+01:00,commit, -1324,Clément Robert,2023-02-13 15:48:08+01:00,commit, -1325,Chris Havlin,2023-02-13 07:57:05-06:00,commit, -1326,pre-commit-ci[bot],2023-02-10 21:14:14+00:00,commit, -1327,Chris Havlin,2023-02-10 15:05:29-06:00,commit, -1328,Kacper Kowalik,2023-02-10 11:36:58-06:00,commit, -1329,Matthew Turk,2023-02-10 08:41:01-06:00,commit, -1330,Matthew Turk,2023-02-10 08:40:51-06:00,commit, -1331,Matthew Turk,2023-02-10 08:40:21-06:00,commit, -1332,Clément Robert,2023-02-09 21:35:39+01:00,commit, -1333,Clément Robert,2023-02-09 20:49:57+01:00,commit, -1334,Suoqing Ji,2023-02-10 01:25:07+08:00,commit, -1335,Chris Havlin,2023-02-09 11:24:59-06:00,commit, -1336,Chris Havlin,2023-02-09 09:40:38-06:00,commit, -1337,Chris Havlin,2023-02-09 09:29:17-06:00,commit, -1338,Chris Havlin,2023-02-08 07:48:18-06:00,commit, -1339,Chris Havlin,2023-02-07 12:18:25-06:00,commit, -1340,Chris Havlin,2023-02-07 11:39:49-06:00,commit, -1341,Chris Havlin,2023-02-07 11:18:29-06:00,commit, -1342,Chris Havlin,2023-02-07 11:16:18-06:00,commit, -1343,Clément Robert,2023-02-07 09:50:01+01:00,commit, -1344,Clément Robert,2023-02-07 09:48:31+01:00,commit, -1345,Clément Robert,2023-02-06 20:46:46+01:00,commit, -1346,Clément Robert,2023-02-06 20:46:46+01:00,commit, -1347,Clément Robert,2023-02-06 20:46:46+01:00,commit, -1348,Clément Robert,2023-02-06 20:46:44+01:00,commit, -1349,Clément Robert,2023-02-06 20:43:54+01:00,commit, -1350,Clément Robert,2023-02-06 20:09:15+01:00,commit, -1351,Clément Robert,2023-02-06 19:59:43+01:00,commit, -1352,Clément Robert,2023-02-06 19:56:17+01:00,commit, -1353,Clément Robert,2023-02-06 19:55:36+01:00,commit, -1354,pre-commit-ci[bot],2023-02-06 18:37:52+00:00,commit, -1355,pre-commit-ci[bot],2023-02-06 18:36:28+00:00,commit, -1356,Clément Robert,2023-02-06 15:53:09+01:00,commit, -1357,Clément Robert,2023-02-01 20:23:04+01:00,commit, -1358,Chris Havlin,2023-01-31 12:26:00-06:00,commit, -1359,Clément Robert,2023-01-31 19:09:35+01:00,commit, -1360,Clément Robert,2023-01-31 19:05:22+01:00,commit, -1361,Matthew Turk,2023-01-30 14:58:39-06:00,commit, -1362,Clément Robert,2023-01-30 21:10:52+01:00,commit, -1363,Clément Robert,2023-01-30 20:04:20+01:00,commit, -1364,pre-commit-ci[bot],2023-01-30 18:18:59+00:00,commit, -1365,Clément Robert,2023-01-27 17:35:01+01:00,commit, -1366,Matthew Turk,2023-01-27 10:31:12-06:00,commit, -1367,Chris Havlin,2023-01-27 09:31:22-06:00,commit, -1368,Matthew Turk,2023-01-27 07:29:54-06:00,commit, -1369,Kacper Kowalik,2023-01-26 11:06:14-06:00,commit, -1370,Matthew Turk,2023-01-26 11:06:14-06:00,commit, -1371,Clément Robert,2023-01-26 13:39:05+01:00,commit, -1372,Clément Robert,2023-01-26 13:36:29+01:00,commit, -1373,Clément Robert,2023-01-26 11:59:56+01:00,commit, -1374,Clément Robert,2023-01-26 11:54:45+01:00,commit, -1375,Clément Robert,2023-01-26 11:52:43+01:00,commit, -1376,Kacper Kowalik,2023-01-25 19:41:42-06:00,commit, -1377,Clément Robert,2023-01-24 12:17:04+01:00,commit, -1378,Clément Robert,2023-01-24 08:40:20+01:00,commit, -1379,Clément Robert,2023-01-23 11:33:07+01:00,commit, -1380,Clément Robert,2023-01-21 18:33:29+01:00,commit, -1381,Clément Robert,2023-01-21 18:31:37+01:00,commit, -1382,Clément Robert,2023-01-21 18:31:03+01:00,commit, -1383,Clément Robert,2023-01-21 18:30:30+01:00,commit, -1384,Clément Robert,2023-01-21 18:17:23+01:00,commit, -1385,Clément Robert,2023-01-21 18:08:47+01:00,commit, -1386,John ZuHone,2023-01-20 21:47:03-05:00,commit, -1387,Kacper Kowalik,2023-01-20 16:35:19-06:00,commit, -1388,Kacper Kowalik,2023-01-20 14:02:31-06:00,commit, -1389,Kacper Kowalik,2023-01-18 19:09:24-06:00,commit, -1390,Kacper Kowalik,2023-01-18 19:08:17-06:00,commit, -1391,Kacper Kowalik,2023-01-18 19:08:15-06:00,commit, -1392,Clément Robert,2023-01-16 21:45:18+01:00,commit, -1393,pre-commit-ci[bot],2023-01-16 18:02:07+00:00,commit, -1394,Clément Robert,2023-01-14 14:10:10+01:00,commit, -1395,Clément Robert,2023-01-13 08:51:24+01:00,commit, -1396,Clément Robert,2023-01-12 17:46:59+01:00,commit, -1397,Clément Robert,2023-01-11 23:33:10+01:00,commit, -1398,Clément Robert,2023-01-11 14:03:55+01:00,commit, -1399,Clément Robert,2023-01-10 22:34:13+01:00,commit, -1400,Clément Robert,2023-01-10 21:59:10+01:00,commit, -1401,Kacper Kowalik,2023-01-10 13:19:29-06:00,commit, -1402,Kacper Kowalik,2023-01-10 12:41:20-06:00,commit, -1403,Clément Robert,2023-01-10 16:54:21+01:00,commit, -1404,Clément Robert,2023-01-10 16:48:13+01:00,commit, -1405,Kacper Kowalik,2023-01-09 13:53:56-06:00,commit, -1406,Clément Robert,2023-01-09 20:19:46+01:00,commit, -1407,Clément Robert,2023-01-09 20:09:25+01:00,commit, -1408,Clément Robert,2023-01-09 19:40:34+01:00,commit, -1409,pre-commit-ci[bot],2023-01-09 17:57:19+00:00,commit, -1410,Kacper Kowalik,2023-01-09 09:59:36-06:00,commit, -1411,Kacper Kowalik,2023-01-09 06:42:39-06:00,commit, -1412,Clément Robert,2023-01-07 13:11:04+01:00,commit, -1413,Clément Robert,2023-01-06 17:43:59+01:00,commit, -1414,Evan Jones,2023-01-04 14:07:57+00:00,commit, -1415,Matthew Turk,2023-01-02 17:21:12-06:00,commit, -1416,Clément Robert,2023-01-02 19:29:57+01:00,commit, -1417,Matthew Turk,2022-12-30 10:57:07-06:00,commit, -1418,Clément Robert,2022-12-30 15:10:43+01:00,commit, -1419,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1420,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1421,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1422,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1423,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1424,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1425,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1426,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1427,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1428,Clément Robert,2022-12-30 15:00:15+01:00,commit, -1429,Clément Robert,2022-12-30 15:00:13+01:00,commit, -1430,Clément Robert,2022-12-30 14:59:09+01:00,commit, -1431,Clément Robert,2022-12-30 14:59:09+01:00,commit, -1432,Clément Robert,2022-12-30 14:59:09+01:00,commit, -1433,Clément Robert,2022-12-30 14:59:09+01:00,commit, -1434,Clément Robert,2022-12-30 14:59:07+01:00,commit, -1435,Clément Robert,2022-12-30 14:56:58+01:00,commit, -1436,Clément Robert,2022-12-30 14:56:58+01:00,commit, -1437,Clément Robert,2022-12-30 14:56:58+01:00,commit, -1438,Clément Robert,2022-12-30 14:56:58+01:00,commit, -1439,Matthew Turk,2022-12-30 07:54:07-06:00,commit, -1440,Matthew Turk,2022-12-30 05:09:02-06:00,commit, -1441,Matthew Turk,2022-12-29 12:30:57-06:00,commit, -1442,Clément Robert,2022-12-29 19:07:06+01:00,commit, -1443,Clément Robert,2022-12-29 18:03:16+01:00,commit, -1444,Matthew Turk,2022-12-29 10:52:14-06:00,commit, -1445,Matthew Turk,2022-12-29 10:45:11-06:00,commit, -1446,Clément Robert,2022-12-29 16:52:13+01:00,commit, -1447,Clément Robert,2022-12-29 15:06:22+01:00,commit, -1448,Clément Robert,2022-12-28 21:48:42+01:00,commit, -1449,Clément Robert,2022-12-28 21:48:42+01:00,commit, -1450,Clément Robert,2022-12-28 19:58:14+01:00,commit, -1451,Clément Robert,2022-12-28 19:58:13+01:00,commit, -1452,Clément Robert,2022-12-28 19:57:10+01:00,commit, -1453,Clément Robert,2022-12-28 19:57:08+01:00,commit, -1454,Clément Robert,2022-12-28 19:55:41+01:00,commit, -1455,Clément Robert,2022-12-28 19:55:39+01:00,commit, -1456,Clément Robert,2022-12-28 19:54:22+01:00,commit, -1457,Clément Robert,2022-12-28 19:54:22+01:00,commit, -1458,Clément Robert,2022-12-28 19:54:22+01:00,commit, -1459,Clément Robert,2022-12-28 19:54:22+01:00,commit, -1460,Clément Robert,2022-12-28 19:54:22+01:00,commit, -1461,Clément Robert,2022-12-28 19:54:20+01:00,commit, -1462,Clément Robert,2022-12-28 19:53:32+01:00,commit, -1463,Clément Robert,2022-12-28 19:53:32+01:00,commit, -1464,Clément Robert,2022-12-28 19:53:32+01:00,commit, -1465,Clément Robert,2022-12-28 19:53:32+01:00,commit, -1466,Clément Robert,2022-12-28 19:53:32+01:00,commit, -1467,Clément Robert,2022-12-28 19:53:32+01:00,commit, -1468,Clément Robert,2022-12-28 18:29:34+01:00,commit, -1469,Matthew Turk,2022-12-28 10:59:34-06:00,commit, -1470,Matthew Turk,2022-12-28 10:57:39-06:00,commit, -1471,Matthew Turk,2022-12-28 10:56:29-06:00,commit, -1472,Matthew Turk,2022-12-28 10:54:46-06:00,commit, -1473,Matthew Turk,2022-12-28 10:53:56-06:00,commit, -1474,Matthew Turk,2022-12-28 10:48:08-06:00,commit, -1475,Matthew Turk,2022-12-28 10:42:31-06:00,commit, -1476,Matthew Turk,2022-12-28 10:42:10-06:00,commit, -1477,Clément Robert,2022-12-27 20:35:14+01:00,commit, -1478,Clément Robert,2022-12-27 15:45:57+01:00,commit, -1479,Clément Robert,2022-12-27 15:45:11+01:00,commit, -1480,Clément Robert,2022-12-26 19:46:56+01:00,commit, -1481,pre-commit-ci[bot],2022-12-26 18:02:11+00:00,commit, -1482,Clément Robert,2022-12-26 14:28:33+01:00,commit, -1483,Clément Robert,2022-12-25 22:16:21+01:00,commit, -1484,Clément Robert,2022-12-24 19:58:18+01:00,commit, -1485,Clément Robert,2022-12-24 16:04:23+01:00,commit, -1486,Clément Robert,2022-12-24 15:59:30+01:00,commit, -1487,Clément Robert,2022-12-24 13:14:05+01:00,commit, -1488,Clément Robert,2022-12-23 23:41:34+01:00,commit, -1489,Clément Robert,2022-12-23 23:40:58+01:00,commit, -1490,Clément Robert,2022-12-23 20:26:08+01:00,commit, -1491,Clément Robert,2022-12-23 14:54:13+01:00,commit, -1492,Clément Robert,2022-12-22 11:45:37+01:00,commit, -1493,Chris Havlin,2022-12-21 10:55:24-06:00,commit, -1494,Michael Ryan,2022-12-20 17:31:26-05:00,commit, -1495,Michael Ryan,2022-12-20 17:23:59-05:00,commit, -1496,Michael Ryan,2022-12-20 17:14:16-05:00,commit, -1497,Matthew Turk,2022-12-20 15:22:12-06:00,commit, -1498,Clément Robert,2022-12-20 20:36:51+01:00,commit, -1499,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1500,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1501,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1502,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1503,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1504,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1505,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1506,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1507,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1508,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1085,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1086,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1087,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1088,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1089,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1090,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1091,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1092,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1093,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1094,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1095,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1096,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1097,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1098,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1099,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1100,Clément Robert,2023-05-15 19:23:30+02:00,commit, +1101,Clément Robert,2023-05-15 18:46:17+02:00,commit, +1102,Clément Robert,2023-05-15 18:46:17+02:00,commit, +1103,Clément Robert,2023-05-15 18:43:39+02:00,commit, +1104,Clément Robert,2023-05-15 18:43:39+02:00,commit, +1105,Clément Robert,2023-05-15 18:43:39+02:00,commit, +1106,John ZuHone,2023-05-15 12:36:24-04:00,commit, +1107,Matthew Turk,2023-05-15 10:51:57-05:00,commit, +1108,Clément Robert,2023-05-15 16:23:45+02:00,commit, +1109,Matthew Turk,2023-05-15 08:47:18-05:00,commit, +1110,pre-commit-ci[bot],2023-05-14 12:27:26+02:00,commit, +1111,pre-commit-ci[bot],2023-05-14 12:27:26+02:00,commit, +1112,Clément Robert,2023-05-14 12:27:26+02:00,commit, +1113,Clément Robert,2023-05-14 12:27:26+02:00,commit, +1114,Clément Robert,2023-05-14 01:19:14+02:00,commit, +1115,Clément Robert,2023-05-13 19:06:05+02:00,commit, +1116,John ZuHone,2023-05-12 17:45:50-04:00,commit, +1117,John ZuHone,2023-05-12 15:51:29-04:00,commit, +1118,Clément Robert,2023-05-05 23:01:26+02:00,commit, +1119,Clément Robert,2023-05-05 18:16:30+02:00,commit, +1120,Clément Robert,2023-05-05 18:16:29+02:00,commit, +1121,Clément Robert,2023-05-05 18:15:17+02:00,commit, +1122,Clément Robert,2023-05-05 18:12:38+02:00,commit, +1123,Corentin Cadiou,2023-05-05 09:12:06-05:00,commit, +1124,Clément Robert,2023-05-04 14:10:49+02:00,commit, +1125,Clément Robert,2023-05-04 12:27:30+02:00,commit, +1126,Clément Robert,2023-05-03 23:12:56+02:00,commit, +1127,Clément Robert,2023-05-03 23:12:56+02:00,commit, +1128,John ZuHone,2023-05-03 07:35:14-04:00,commit, +1129,pre-commit-ci[bot],2023-05-03 01:52:45+00:00,commit, +1130,John ZuHone,2023-05-02 21:48:33-04:00,commit, +1131,John ZuHone,2023-05-02 08:56:15-04:00,commit, +1132,John ZuHone,2023-05-01 20:27:16-04:00,commit, +1133,John ZuHone,2023-05-01 20:26:53-04:00,commit, +1134,John ZuHone,2023-05-01 19:02:31-04:00,commit, +1135,John ZuHone,2023-05-01 19:02:31-04:00,commit, +1136,John ZuHone,2023-05-01 19:02:31-04:00,commit, +1137,Clément Robert,2023-05-02 00:08:01+02:00,commit, +1138,Clément Robert,2023-05-01 23:51:17+02:00,commit, +1139,John ZuHone,2023-05-01 23:50:48+02:00,commit, +1140,Clément Robert,2023-05-01 22:10:41+02:00,commit, +1141,Clément Robert,2023-05-01 20:38:45+02:00,commit, +1142,pre-commit-ci[bot],2023-05-01 18:29:10+00:00,commit, +1143,pre-commit-ci[bot],2023-05-01 18:26:37+00:00,commit, +1144,pre-commit-ci[bot],2023-05-01 18:25:30+00:00,commit, +1145,Clément Robert,2023-05-01 10:38:41+02:00,commit, +1146,Clément Robert,2023-05-01 10:38:05+02:00,commit, +1147,dependabot[bot],2023-05-01 05:58:22+00:00,commit, +1148,dependabot[bot],2023-05-01 05:58:18+00:00,commit, +1149,Clément Robert,2023-04-28 14:12:42+02:00,commit, +1150,Clément Robert,2023-04-28 14:09:45+02:00,commit, +1151,Clément Robert,2023-04-26 22:06:53+02:00,commit, +1152,Michael Zingale,2023-04-26 15:18:22-04:00,commit, +1153,Clément Robert,2023-04-25 18:24:40+02:00,commit, +1154,John ZuHone,2023-04-25 11:07:06-04:00,commit, +1155,Clément Robert,2023-04-25 16:49:27+02:00,commit, +1156,Navaneeth Suresh,2023-04-25 15:56:09+02:00,commit, +1157,Clément Robert,2023-04-25 09:37:33+02:00,commit, +1158,John ZuHone,2023-04-24 15:27:03-04:00,commit, +1159,John ZuHone,2023-04-24 15:26:53-04:00,commit, +1160,John ZuHone,2023-04-22 07:37:58-04:00,commit, +1161,Evan Jones,2023-04-21 21:04:44+01:00,commit, +1162,Matthew Turk,2023-04-21 12:46:53-05:00,commit, +1163,Clément Robert,2023-04-21 13:19:32+02:00,commit, +1164,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1165,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1166,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1167,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1168,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1169,Clément Robert,2023-04-18 12:13:54+02:00,commit, +1170,John ZuHone,2023-04-17 14:21:46-04:00,commit, +1171,Clément Robert,2023-04-16 13:38:00+02:00,commit, +1172,Eric T. Johnson,2023-04-15 23:30:39-04:00,commit, +1173,Chris Havlin,2023-04-14 17:07:57-05:00,commit, +1174,Clément Robert,2023-04-14 23:55:46+02:00,commit, +1175,Clément Robert,2023-04-14 23:51:30+02:00,commit, +1176,Clément Robert,2023-04-14 19:24:36+02:00,commit, +1177,Clément Robert,2023-04-13 23:39:06+02:00,commit, +1178,Clément Robert,2023-04-13 23:38:15+02:00,commit, +1179,Clément Robert,2023-04-13 18:26:49+02:00,commit, +1180,Clément Robert,2023-04-13 18:26:49+02:00,commit, +1181,John ZuHone,2023-04-12 19:52:41-04:00,commit, +1182,John ZuHone,2023-04-12 19:52:33-04:00,commit, +1183,Chris Havlin,2023-04-12 12:17:55-05:00,commit, +1184,Chris Havlin,2023-04-12 11:11:57-05:00,commit, +1185,Chris Havlin,2023-04-12 11:03:52-05:00,commit, +1186,Eric T. Johnson,2023-04-12 10:22:45-04:00,commit, +1187,Chris Havlin,2023-04-11 10:05:13-05:00,commit, +1188,Clément Robert,2023-04-10 16:39:05+02:00,commit, +1189,John ZuHone,2023-04-10 09:15:17-04:00,commit, +1190,John ZuHone,2023-04-10 09:07:54-04:00,commit, +1191,Clément Robert,2023-04-10 12:35:59+02:00,commit, +1192,Clément Robert,2023-04-10 12:35:36+02:00,commit, +1193,John ZuHone,2023-04-09 22:34:29-04:00,commit, +1194,Michael Zingale,2023-04-08 13:24:57-04:00,commit, +1195,Michael Zingale,2023-04-08 12:55:36-04:00,commit, +1196,Clément Robert,2023-04-08 12:54:34+02:00,commit, +1197,Eric T. Johnson,2023-04-07 14:37:31-04:00,commit, +1198,Clément Robert,2023-04-06 17:56:02+02:00,commit, +1199,Clément Robert,2023-04-06 17:11:00+02:00,commit, +1200,Matthew Turk,2023-04-06 09:21:21-05:00,commit, +1201,Matthew Turk,2023-04-06 09:19:23-05:00,commit, +1202,Clément Robert,2023-04-05 11:25:27+02:00,commit, +1203,pre-commit-ci[bot],2023-04-05 08:37:09+00:00,commit, +1204,Clément Robert,2023-04-05 10:30:23+02:00,commit, +1205,yut23,2023-04-04 23:27:42-04:00,commit, +1206,Clément Robert,2023-04-03 21:34:41+02:00,commit, +1207,Clément Robert,2023-04-03 21:29:17+02:00,commit, +1208,Clément Robert,2023-04-03 21:02:50+02:00,commit, +1209,pre-commit-ci[bot],2023-04-03 18:52:45+00:00,commit, +1210,pre-commit-ci[bot],2023-04-03 18:50:44+00:00,commit, +1211,Clément Robert,2023-04-01 09:34:39+02:00,commit, +1212,Clément Robert,2023-04-01 09:18:42+02:00,commit, +1213,dependabot[bot],2023-04-01 05:59:08+00:00,commit, +1214,dependabot[bot],2023-04-01 05:59:04+00:00,commit, +1215,Clément Robert,2023-03-31 21:43:09+02:00,commit, +1216,Matthew Turk,2023-03-31 11:57:37-05:00,commit, +1217,Clément Robert,2023-03-31 17:13:20+02:00,commit, +1218,Matthew Turk,2023-03-31 09:51:10-05:00,commit, +1219,Chris Havlin,2023-03-30 15:12:49-05:00,commit, +1220,Clément Robert,2023-03-30 18:53:52+02:00,commit, +1221,Suoqing Ji,2023-03-31 00:24:10+08:00,commit, +1222,Matthew Turk,2023-03-30 09:19:43-05:00,commit, +1223,Clément Robert,2023-03-29 22:49:48+02:00,commit, +1224,Cameron Hummels,2023-03-29 13:01:44-07:00,commit, +1225,Cameron Hummels,2023-03-29 12:12:13-07:00,commit, +1226,Cameron Hummels,2023-03-29 11:53:17-07:00,commit, +1227,Matthew Turk,2023-03-29 09:06:08-05:00,commit, +1228,Clément Robert,2023-03-29 13:39:12+02:00,commit, +1229,Clément Robert,2023-03-28 21:09:26+02:00,commit, +1230,Britton Smith,2023-03-28 16:39:54+01:00,commit, +1231,Matthew Turk,2023-03-28 08:31:33-05:00,commit, +1232,Clément Robert,2023-03-28 11:20:15+02:00,commit, +1233,Matthew Turk,2023-03-27 14:18:17-05:00,commit, +1234,Clément Robert,2023-03-24 17:53:25+01:00,commit, +1235,Clément Robert,2023-03-24 17:53:06+01:00,commit, +1236,Chris Havlin,2023-03-23 12:28:23-05:00,commit, +1237,Clément Robert,2023-03-23 15:55:27+01:00,commit, +1238,Matthew Turk,2023-03-22 12:13:34-05:00,commit, +1239,Clément Robert,2023-03-22 13:50:38+01:00,commit, +1240,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1241,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1242,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1243,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1244,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1245,Clément Robert,2023-03-20 18:35:03+01:00,commit, +1246,pre-commit-ci[bot],2023-03-20 16:47:04+00:00,commit, +1247,Suoqing Ji,2023-03-21 00:01:48+08:00,commit, +1248,Suoqing Ji,2023-03-20 21:57:16+08:00,commit, +1249,Suoqing Ji,2023-03-20 21:35:27+08:00,commit, +1250,Clément Robert,2023-03-20 10:20:38+01:00,commit, +1251,Clément Robert,2023-03-18 15:17:23+01:00,commit, +1252,Matthew Turk,2023-03-16 14:14:31-05:00,commit, +1253,Matthew Turk,2023-03-16 13:57:54-05:00,commit, +1254,Clément Robert,2023-03-15 12:14:45+01:00,commit, +1255,Clément Robert,2023-03-15 10:02:37+01:00,commit, +1256,Clément Robert,2023-03-14 15:05:44+01:00,commit, +1257,Clément Robert,2023-03-14 15:05:04+01:00,commit, +1258,Clément Robert,2023-03-14 12:14:04+01:00,commit, +1259,Matthew Turk,2023-03-14 05:34:14-05:00,commit, +1260,Matthew Turk,2023-03-13 06:45:10-05:00,commit, +1261,Clément Robert,2023-03-11 11:34:29+01:00,commit, +1262,Clément Robert,2023-03-11 11:33:08+01:00,commit, +1263,Suoqing Ji,2023-03-11 11:54:08+08:00,commit, +1264,Kacper Kowalik,2023-03-09 19:28:12-06:00,commit, +1265,Clément Robert,2023-03-06 20:30:33+01:00,commit, +1266,Clément Robert,2023-03-06 19:42:32+01:00,commit, +1267,pre-commit-ci[bot],2023-03-06 18:23:15+00:00,commit, +1268,Clément Robert,2023-03-06 08:58:08+01:00,commit, +1269,Suoqing Ji,2023-03-04 21:23:05+08:00,commit, +1270,Matthew Turk,2023-03-04 06:50:52-06:00,commit, +1271,Clément Robert,2023-03-04 12:58:33+01:00,commit, +1272,Clément Robert,2023-03-04 12:57:12+01:00,commit, +1273,Kacper Kowalik,2023-03-03 12:04:53-06:00,commit, +1274,Suoqing Ji,2023-03-04 01:06:22+08:00,commit, +1275,Suoqing Ji,2023-03-04 00:58:23+08:00,commit, +1276,Suoqing Ji,2023-03-04 00:58:15+08:00,commit, +1277,Suoqing Ji,2023-03-04 00:47:40+08:00,commit, +1278,Suoqing Ji,2023-03-03 23:44:56+08:00,commit, +1279,Clément Robert,2023-03-03 10:35:03+01:00,commit, +1280,Clément Robert,2023-03-03 10:29:45+01:00,commit, +1281,Clément Robert,2023-03-02 16:01:26+01:00,commit, +1282,Clément Robert,2023-03-02 15:48:56+01:00,commit, +1283,Matthew Turk,2023-03-02 08:30:05-06:00,commit, +1284,Clément Robert,2023-03-02 14:35:58+01:00,commit, +1285,Clément Robert,2023-03-01 17:16:25+01:00,commit, +1286,Kacper Kowalik,2023-03-01 09:23:18-06:00,commit, +1287,Kacper Kowalik,2023-03-01 09:21:22-06:00,commit, +1288,Matthew Turk,2023-02-27 13:41:57-06:00,commit, +1289,Matthew Turk,2023-02-23 15:05:56-06:00,commit, +1290,Matthew Turk,2023-02-23 14:06:28-06:00,commit, +1291,Clément Robert,2023-02-22 19:43:14+01:00,commit, +1292,Clément Robert,2023-02-22 19:13:35+01:00,commit, +1293,Kacper Kowalik,2023-02-22 10:57:45-06:00,commit, +1294,Clément Robert,2023-02-22 09:07:41+01:00,commit, +1295,Clément Robert,2023-02-21 18:56:48+01:00,commit, +1296,Clément Robert,2023-02-21 18:56:48+01:00,commit, +1297,Clément Robert,2023-02-21 18:29:44+01:00,commit, +1298,Matthew Turk,2023-02-21 11:24:24-06:00,commit, +1299,Matthew Turk,2023-02-21 10:22:43-06:00,commit, +1300,Clément Robert,2023-02-21 16:24:56+01:00,commit, +1301,Michael Zingale,2023-02-21 09:09:10-05:00,commit, +1302,Michael Zingale,2023-02-21 08:25:10-05:00,commit, +1303,Clément Robert,2023-02-21 12:26:31+01:00,commit, +1304,Kacper Kowalik,2023-02-20 18:02:00-06:00,commit, +1305,Matthew Turk,2023-02-20 13:34:02-06:00,commit, +1306,Matthew Turk,2023-02-20 13:32:58-06:00,commit, +1307,Clément Robert,2023-02-20 14:05:58+01:00,commit, +1308,Clément Robert,2023-02-20 12:45:06+01:00,commit, +1309,Clément Robert,2023-02-20 12:11:49+01:00,commit, +1310,Clément Robert,2023-02-19 23:36:08+01:00,commit, +1311,Clément Robert,2023-02-19 23:31:24+01:00,commit, +1312,Clément Robert,2023-02-19 23:06:23+01:00,commit, +1313,Clément Robert,2023-02-19 19:51:00+01:00,commit, +1314,Clément Robert,2023-02-19 19:19:06+01:00,commit, +1315,Clément Robert,2023-02-19 13:49:42+01:00,commit, +1316,Matthew Turk,2023-02-16 16:57:15-05:00,commit, +1317,Clément Robert,2023-02-15 20:46:04+01:00,commit, +1318,Clément Robert,2023-02-15 20:08:21+01:00,commit, +1319,Clément Robert,2023-02-15 20:06:58+01:00,commit, +1320,dependabot[bot],2023-02-15 14:58:28+00:00,commit, +1321,dependabot[bot],2023-02-15 14:58:23+00:00,commit, +1322,Matthew Turk,2023-02-15 09:58:12-05:00,commit, +1323,Matthew Turk,2023-02-15 09:57:56-05:00,commit, +1324,Matthew Turk,2023-02-15 09:57:18-05:00,commit, +1325,Clément Robert,2023-02-15 10:04:29+01:00,commit, +1326,Clément Robert,2023-02-14 09:04:15+01:00,commit, +1327,Clément Robert,2023-02-13 19:39:29+01:00,commit, +1328,Clément Robert,2023-02-13 17:28:51+01:00,commit, +1329,Clément Robert,2023-02-13 16:39:41+01:00,commit, +1330,Clément Robert,2023-02-13 16:39:41+01:00,commit, +1331,Clément Robert,2023-02-13 16:39:41+01:00,commit, +1332,Clément Robert,2023-02-13 16:39:39+01:00,commit, +1333,Clément Robert,2023-02-13 16:38:52+01:00,commit, +1334,Clément Robert,2023-02-13 15:48:08+01:00,commit, +1335,Chris Havlin,2023-02-13 07:57:05-06:00,commit, +1336,pre-commit-ci[bot],2023-02-10 21:14:14+00:00,commit, +1337,Chris Havlin,2023-02-10 15:05:29-06:00,commit, +1338,Kacper Kowalik,2023-02-10 11:36:58-06:00,commit, +1339,Matthew Turk,2023-02-10 08:41:01-06:00,commit, +1340,Matthew Turk,2023-02-10 08:40:51-06:00,commit, +1341,Matthew Turk,2023-02-10 08:40:21-06:00,commit, +1342,Clément Robert,2023-02-09 21:35:39+01:00,commit, +1343,Clément Robert,2023-02-09 20:49:57+01:00,commit, +1344,Suoqing Ji,2023-02-10 01:25:07+08:00,commit, +1345,Chris Havlin,2023-02-09 11:24:59-06:00,commit, +1346,Chris Havlin,2023-02-09 09:40:38-06:00,commit, +1347,Chris Havlin,2023-02-09 09:29:17-06:00,commit, +1348,Chris Havlin,2023-02-08 07:48:18-06:00,commit, +1349,Chris Havlin,2023-02-07 12:18:25-06:00,commit, +1350,Chris Havlin,2023-02-07 11:39:49-06:00,commit, +1351,Chris Havlin,2023-02-07 11:18:29-06:00,commit, +1352,Chris Havlin,2023-02-07 11:16:18-06:00,commit, +1353,Clément Robert,2023-02-07 09:50:01+01:00,commit, +1354,Clément Robert,2023-02-07 09:48:31+01:00,commit, +1355,Clément Robert,2023-02-06 20:46:46+01:00,commit, +1356,Clément Robert,2023-02-06 20:46:46+01:00,commit, +1357,Clément Robert,2023-02-06 20:46:46+01:00,commit, +1358,Clément Robert,2023-02-06 20:46:44+01:00,commit, +1359,Clément Robert,2023-02-06 20:43:54+01:00,commit, +1360,Clément Robert,2023-02-06 20:09:15+01:00,commit, +1361,Clément Robert,2023-02-06 19:59:43+01:00,commit, +1362,Clément Robert,2023-02-06 19:56:17+01:00,commit, +1363,Clément Robert,2023-02-06 19:55:36+01:00,commit, +1364,pre-commit-ci[bot],2023-02-06 18:37:52+00:00,commit, +1365,pre-commit-ci[bot],2023-02-06 18:36:28+00:00,commit, +1366,Clément Robert,2023-02-06 15:53:09+01:00,commit, +1367,Clément Robert,2023-02-01 20:23:04+01:00,commit, +1368,Chris Havlin,2023-01-31 12:26:00-06:00,commit, +1369,Clément Robert,2023-01-31 19:09:35+01:00,commit, +1370,Clément Robert,2023-01-31 19:05:22+01:00,commit, +1371,Matthew Turk,2023-01-30 14:58:39-06:00,commit, +1372,Clément Robert,2023-01-30 21:10:52+01:00,commit, +1373,Clément Robert,2023-01-30 20:04:20+01:00,commit, +1374,pre-commit-ci[bot],2023-01-30 18:18:59+00:00,commit, +1375,Clément Robert,2023-01-27 17:35:01+01:00,commit, +1376,Matthew Turk,2023-01-27 10:31:12-06:00,commit, +1377,Chris Havlin,2023-01-27 09:31:22-06:00,commit, +1378,Matthew Turk,2023-01-27 07:29:54-06:00,commit, +1379,Kacper Kowalik,2023-01-26 11:06:14-06:00,commit, +1380,Matthew Turk,2023-01-26 11:06:14-06:00,commit, +1381,Clément Robert,2023-01-26 13:39:05+01:00,commit, +1382,Clément Robert,2023-01-26 13:36:29+01:00,commit, +1383,Clément Robert,2023-01-26 11:59:56+01:00,commit, +1384,Clément Robert,2023-01-26 11:54:45+01:00,commit, +1385,Clément Robert,2023-01-26 11:52:43+01:00,commit, +1386,Kacper Kowalik,2023-01-25 19:41:42-06:00,commit, +1387,Clément Robert,2023-01-24 12:17:04+01:00,commit, +1388,Clément Robert,2023-01-24 08:40:20+01:00,commit, +1389,Clément Robert,2023-01-23 11:33:07+01:00,commit, +1390,Clément Robert,2023-01-21 18:33:29+01:00,commit, +1391,Clément Robert,2023-01-21 18:31:37+01:00,commit, +1392,Clément Robert,2023-01-21 18:31:03+01:00,commit, +1393,Clément Robert,2023-01-21 18:30:30+01:00,commit, +1394,Clément Robert,2023-01-21 18:17:23+01:00,commit, +1395,Clément Robert,2023-01-21 18:08:47+01:00,commit, +1396,John ZuHone,2023-01-20 21:47:03-05:00,commit, +1397,Kacper Kowalik,2023-01-20 16:35:19-06:00,commit, +1398,Kacper Kowalik,2023-01-20 14:02:31-06:00,commit, +1399,Kacper Kowalik,2023-01-18 19:09:24-06:00,commit, +1400,Kacper Kowalik,2023-01-18 19:08:17-06:00,commit, +1401,Kacper Kowalik,2023-01-18 19:08:15-06:00,commit, +1402,Clément Robert,2023-01-16 21:45:18+01:00,commit, +1403,pre-commit-ci[bot],2023-01-16 18:02:07+00:00,commit, +1404,Clément Robert,2023-01-14 14:10:10+01:00,commit, +1405,Clément Robert,2023-01-13 08:51:24+01:00,commit, +1406,Clément Robert,2023-01-12 17:46:59+01:00,commit, +1407,Clément Robert,2023-01-11 23:33:10+01:00,commit, +1408,Clément Robert,2023-01-11 14:03:55+01:00,commit, +1409,Clément Robert,2023-01-10 22:34:13+01:00,commit, +1410,Clément Robert,2023-01-10 21:59:10+01:00,commit, +1411,Kacper Kowalik,2023-01-10 13:19:29-06:00,commit, +1412,Kacper Kowalik,2023-01-10 12:41:20-06:00,commit, +1413,Clément Robert,2023-01-10 16:54:21+01:00,commit, +1414,Clément Robert,2023-01-10 16:48:13+01:00,commit, +1415,Kacper Kowalik,2023-01-09 13:53:56-06:00,commit, +1416,Clément Robert,2023-01-09 20:19:46+01:00,commit, +1417,Clément Robert,2023-01-09 20:09:25+01:00,commit, +1418,Clément Robert,2023-01-09 19:40:34+01:00,commit, +1419,pre-commit-ci[bot],2023-01-09 17:57:19+00:00,commit, +1420,Kacper Kowalik,2023-01-09 09:59:36-06:00,commit, +1421,Kacper Kowalik,2023-01-09 06:42:39-06:00,commit, +1422,Clément Robert,2023-01-07 13:11:04+01:00,commit, +1423,Clément Robert,2023-01-06 17:43:59+01:00,commit, +1424,Evan Jones,2023-01-04 14:07:57+00:00,commit, +1425,Matthew Turk,2023-01-02 17:21:12-06:00,commit, +1426,Clément Robert,2023-01-02 19:29:57+01:00,commit, +1427,Matthew Turk,2022-12-30 10:57:07-06:00,commit, +1428,Clément Robert,2022-12-30 15:10:43+01:00,commit, +1429,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1430,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1431,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1432,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1433,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1434,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1435,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1436,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1437,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1438,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1439,Clément Robert,2022-12-30 15:00:13+01:00,commit, +1440,Clément Robert,2022-12-30 14:59:09+01:00,commit, +1441,Clément Robert,2022-12-30 14:59:09+01:00,commit, +1442,Clément Robert,2022-12-30 14:59:09+01:00,commit, +1443,Clément Robert,2022-12-30 14:59:09+01:00,commit, +1444,Clément Robert,2022-12-30 14:59:07+01:00,commit, +1445,Clément Robert,2022-12-30 14:56:58+01:00,commit, +1446,Clément Robert,2022-12-30 14:56:58+01:00,commit, +1447,Clément Robert,2022-12-30 14:56:58+01:00,commit, +1448,Clément Robert,2022-12-30 14:56:58+01:00,commit, +1449,Matthew Turk,2022-12-30 07:54:07-06:00,commit, +1450,Matthew Turk,2022-12-30 05:09:02-06:00,commit, +1451,Matthew Turk,2022-12-29 12:30:57-06:00,commit, +1452,Clément Robert,2022-12-29 19:07:06+01:00,commit, +1453,Clément Robert,2022-12-29 18:03:16+01:00,commit, +1454,Matthew Turk,2022-12-29 10:52:14-06:00,commit, +1455,Matthew Turk,2022-12-29 10:45:11-06:00,commit, +1456,Clément Robert,2022-12-29 16:52:13+01:00,commit, +1457,Clément Robert,2022-12-29 15:06:22+01:00,commit, +1458,Clément Robert,2022-12-28 21:48:42+01:00,commit, +1459,Clément Robert,2022-12-28 21:48:42+01:00,commit, +1460,Clément Robert,2022-12-28 19:58:14+01:00,commit, +1461,Clément Robert,2022-12-28 19:58:13+01:00,commit, +1462,Clément Robert,2022-12-28 19:57:10+01:00,commit, +1463,Clément Robert,2022-12-28 19:57:08+01:00,commit, +1464,Clément Robert,2022-12-28 19:55:41+01:00,commit, +1465,Clément Robert,2022-12-28 19:55:39+01:00,commit, +1466,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1467,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1468,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1469,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1470,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1471,Clément Robert,2022-12-28 19:54:20+01:00,commit, +1472,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1473,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1474,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1475,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1476,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1477,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1478,Clément Robert,2022-12-28 18:29:34+01:00,commit, +1479,Matthew Turk,2022-12-28 10:59:34-06:00,commit, +1480,Matthew Turk,2022-12-28 10:57:39-06:00,commit, +1481,Matthew Turk,2022-12-28 10:56:29-06:00,commit, +1482,Matthew Turk,2022-12-28 10:54:46-06:00,commit, +1483,Matthew Turk,2022-12-28 10:53:56-06:00,commit, +1484,Matthew Turk,2022-12-28 10:48:08-06:00,commit, +1485,Matthew Turk,2022-12-28 10:42:31-06:00,commit, +1486,Matthew Turk,2022-12-28 10:42:10-06:00,commit, +1487,Clément Robert,2022-12-27 20:35:14+01:00,commit, +1488,Clément Robert,2022-12-27 15:45:57+01:00,commit, +1489,Clément Robert,2022-12-27 15:45:11+01:00,commit, +1490,Clément Robert,2022-12-26 19:46:56+01:00,commit, +1491,pre-commit-ci[bot],2022-12-26 18:02:11+00:00,commit, +1492,Clément Robert,2022-12-26 14:28:33+01:00,commit, +1493,Clément Robert,2022-12-25 22:16:21+01:00,commit, +1494,Clément Robert,2022-12-24 19:58:18+01:00,commit, +1495,Clément Robert,2022-12-24 16:04:23+01:00,commit, +1496,Clément Robert,2022-12-24 15:59:30+01:00,commit, +1497,Clément Robert,2022-12-24 13:14:05+01:00,commit, +1498,Clément Robert,2022-12-23 23:41:34+01:00,commit, +1499,Clément Robert,2022-12-23 23:40:58+01:00,commit, +1500,Clément Robert,2022-12-23 20:26:08+01:00,commit, +1501,Clément Robert,2022-12-23 14:54:13+01:00,commit, +1502,Clément Robert,2022-12-22 11:45:37+01:00,commit, +1503,Chris Havlin,2022-12-21 10:55:24-06:00,commit, +1504,Michael Ryan,2022-12-20 17:31:26-05:00,commit, +1505,Michael Ryan,2022-12-20 17:23:59-05:00,commit, +1506,Michael Ryan,2022-12-20 17:14:16-05:00,commit, +1507,Matthew Turk,2022-12-20 15:22:12-06:00,commit, +1508,Clément Robert,2022-12-20 20:36:51+01:00,commit, 1509,Michael Ryan,2022-12-20 14:20:27-05:00,commit, 1510,Michael Ryan,2022-12-20 14:20:27-05:00,commit, 1511,Michael Ryan,2022-12-20 14:20:27-05:00,commit, @@ -1534,333 +1534,333 @@ 1532,Michael Ryan,2022-12-20 14:20:27-05:00,commit, 1533,Michael Ryan,2022-12-20 14:20:27-05:00,commit, 1534,Michael Ryan,2022-12-20 14:20:27-05:00,commit, -1535,Clément Robert,2022-12-20 19:07:06+01:00,commit, -1536,Chris Havlin,2022-12-20 10:26:15-06:00,commit, -1537,Clément Robert,2022-12-20 16:37:22+01:00,commit, -1538,John ZuHone,2022-12-20 10:07:24-05:00,commit, -1539,Clément Robert,2022-12-20 15:22:54+01:00,commit, -1540,Chris Havlin,2022-12-19 14:04:15-06:00,commit, -1541,Chris Havlin,2022-12-19 13:47:49-06:00,commit, -1542,pre-commit-ci[bot],2022-12-19 17:49:17+00:00,commit, -1543,Clément Robert,2022-12-18 12:07:33+01:00,commit, -1544,Clément Robert,2022-12-17 15:27:16+01:00,commit, -1545,Clément Robert,2022-12-17 15:27:16+01:00,commit, -1546,Clément Robert,2022-12-17 14:49:42+01:00,commit, -1547,Clément Robert,2022-12-17 14:08:42+01:00,commit, -1548,Clément Robert,2022-12-17 14:04:08+01:00,commit, -1549,Clément Robert,2022-12-17 14:03:12+01:00,commit, -1550,Matthew Turk,2022-12-16 09:33:01-06:00,commit, -1551,Matthew Turk,2022-12-16 09:27:35-06:00,commit, -1552,Matthew Turk,2022-12-16 09:25:23-06:00,commit, -1553,Matthew Turk,2022-12-16 09:09:20-06:00,commit, -1554,John ZuHone,2022-12-15 16:41:26+09:00,commit, -1555,John ZuHone,2022-12-15 15:03:36+09:00,commit, -1556,John ZuHone,2022-12-15 13:49:12+09:00,commit, -1557,Clément Robert,2022-12-13 19:25:09+01:00,commit, -1558,Clément Robert,2022-12-13 18:28:52+01:00,commit, -1559,Clément Robert,2022-12-12 21:15:25+01:00,commit, -1560,pre-commit-ci[bot],2022-12-12 17:57:58+00:00,commit, -1561,Clément Robert,2022-12-11 13:51:46+01:00,commit, -1562,Clément Robert,2022-12-08 17:45:50+01:00,commit, -1563,Clément Robert,2022-12-08 17:45:50+01:00,commit, -1564,Clément Robert,2022-12-08 17:45:50+01:00,commit, -1565,Clément Robert,2022-12-08 17:45:50+01:00,commit, -1566,Clément Robert,2022-12-08 17:45:50+01:00,commit, -1567,Clément Robert,2022-12-08 17:45:50+01:00,commit, -1568,Clément Robert,2022-12-08 13:30:37+01:00,commit, -1569,Clément Robert,2022-12-08 13:30:37+01:00,commit, -1570,Clément Robert,2022-12-08 13:06:46+01:00,commit, -1571,Clément Robert,2022-12-08 11:48:36+01:00,commit, -1572,Matthew Turk,2022-12-07 12:47:27-06:00,commit, -1573,Chris Havlin,2022-12-06 16:07:29-06:00,commit, -1574,Matthew Turk,2022-12-06 09:04:19-06:00,commit, -1575,Clément Robert,2022-12-06 12:02:35+01:00,commit, -1576,Matthew Turk,2022-12-05 15:37:22-06:00,commit, -1577,Matthew Turk,2022-12-05 15:03:18-06:00,commit, -1578,Clément Robert,2022-12-05 20:07:49+01:00,commit, -1579,Clément Robert,2022-12-05 19:30:25+01:00,commit, -1580,pre-commit-ci[bot],2022-12-05 17:42:52+00:00,commit, -1581,Clément Robert,2022-12-04 22:37:46+01:00,commit, -1582,Clément Robert,2022-12-04 22:36:30+01:00,commit, -1583,Matthew Turk,2022-12-01 09:05:12-06:00,commit, -1584,John ZuHone,2022-12-01 09:56:23-05:00,commit, -1585,John ZuHone,2022-11-30 15:04:59-05:00,commit, -1586,pre-commit-ci[bot],2022-11-30 20:00:09+00:00,commit, -1587,John ZuHone,2022-11-30 14:37:10-05:00,commit, -1588,Clément Robert,2022-11-29 00:26:32+01:00,commit, -1589,Clément Robert,2022-11-28 22:13:00+01:00,commit, -1590,pre-commit-ci[bot],2022-11-28 18:02:55+00:00,commit, -1591,Clément Robert,2022-11-27 17:46:23+01:00,commit, -1592,Clément Robert,2022-11-27 17:42:07+01:00,commit, -1593,Clément Robert,2022-11-24 14:56:47+01:00,commit, -1594,Clément Robert,2022-11-24 14:51:49+01:00,commit, -1595,Clément Robert,2022-11-24 14:51:04+01:00,commit, -1596,Clément Robert,2022-11-24 14:43:34+01:00,commit, -1597,Clément Robert,2022-11-21 19:22:46+01:00,commit, -1598,pre-commit-ci[bot],2022-11-21 17:38:26+00:00,commit, -1599,Clément Robert,2022-11-19 14:44:59+01:00,commit, -1600,Clément Robert,2022-11-18 22:15:17+01:00,commit, -1601,pre-commit-ci[bot],2022-11-18 17:31:21+00:00,commit, -1602,John ZuHone,2022-11-18 12:01:10-05:00,commit, -1603,TrellixVulnTeam,2022-11-18 16:59:56+00:00,commit, -1604,John ZuHone,2022-11-18 10:56:36-05:00,commit, -1605,John ZuHone,2022-11-18 10:24:53-05:00,commit, -1606,John ZuHone,2022-11-18 07:32:41-05:00,commit, -1607,John ZuHone,2022-11-18 07:32:41-05:00,commit, -1608,Matthew Turk,2022-11-18 05:43:31-06:00,commit, -1609,Clément Robert,2022-11-18 09:01:16+01:00,commit, -1610,Clément Robert,2022-11-18 08:54:10+01:00,commit, -1611,Clément Robert,2022-11-17 21:15:16+01:00,commit, -1612,Clément Robert,2022-11-17 18:05:26+01:00,commit, -1613,Clément Robert,2022-11-17 16:02:36+01:00,commit, -1614,John ZuHone,2022-11-17 08:47:02-05:00,commit, -1615,Clément Robert,2022-11-17 08:04:55+01:00,commit, -1616,John ZuHone,2022-11-16 15:26:42-05:00,commit, -1617,John ZuHone,2022-11-16 14:53:30-05:00,commit, -1618,Evan Jones,2022-11-16 15:14:09+00:00,commit, -1619,Clément Robert,2022-11-16 10:52:19+01:00,commit, -1620,Clément Robert,2022-11-14 19:02:17+01:00,commit, -1621,Clément Robert,2022-11-14 19:02:17+01:00,commit, -1622,pre-commit-ci[bot],2022-11-14 17:40:56+00:00,commit, -1623,Clément Robert,2022-11-13 00:01:50+01:00,commit, -1624,Clément Robert,2022-11-12 23:18:21+01:00,commit, -1625,Clément Robert,2022-11-12 23:17:59+01:00,commit, -1626,Clément Robert,2022-11-11 23:29:03+01:00,commit, -1627,Matthew Turk,2022-11-11 15:41:30-06:00,commit, -1628,Clément Robert,2022-11-11 17:12:26+01:00,commit, -1629,E-W-Jones,2022-11-09 13:33:29+00:00,commit, -1630,E-W-Jones,2022-11-08 22:46:44+00:00,commit, -1631,E-W-Jones,2022-11-08 22:23:23+00:00,commit, -1632,John ZuHone,2022-11-08 13:00:31-05:00,commit, -1633,Matthew Turk,2022-11-08 04:59:19-06:00,commit, -1634,John ZuHone,2022-11-07 22:52:16-05:00,commit, -1635,John ZuHone,2022-11-07 22:50:20-05:00,commit, -1636,Chris Havlin,2022-11-07 17:00:33-06:00,commit, -1637,Clément Robert,2022-11-07 22:49:43+01:00,commit, -1638,Kacper Kowalik,2022-11-07 15:26:53-06:00,commit, -1639,John ZuHone,2022-11-07 13:49:27-05:00,commit, -1640,John ZuHone,2022-11-07 13:47:55-05:00,commit, -1641,John ZuHone,2022-11-07 13:26:36-05:00,commit, -1642,Clément Robert,2022-11-07 18:50:09+01:00,commit, -1643,Clément Robert,2022-11-07 18:36:32+01:00,commit, -1644,Clément Robert,2022-11-07 18:32:23+01:00,commit, -1645,pre-commit-ci[bot],2022-11-07 17:27:47+00:00,commit, -1646,Corentin Cadiou,2022-11-07 18:27:45+01:00,commit, -1647,Corentin Cadiou,2022-11-07 18:27:44+01:00,commit, -1648,Clément Robert,2022-11-07 18:18:54+01:00,commit, -1649,Clément Robert,2022-11-06 15:59:24+01:00,commit, -1650,Corentin Cadiou,2022-11-02 17:12:10+00:00,commit, -1651,Clément Robert,2022-11-02 17:47:47+01:00,commit, -1652,Clément Robert,2022-11-02 17:42:36+01:00,commit, -1653,Clément Robert,2022-11-02 17:39:42+01:00,commit, -1654,Clément Robert,2022-11-02 17:27:20+01:00,commit, -1655,Clément Robert,2022-11-02 17:26:10+01:00,commit, -1656,Clément Robert,2022-11-02 17:24:55+01:00,commit, -1657,Corentin Cadiou,2022-11-02 15:15:22+00:00,commit, -1658,John ZuHone,2022-11-02 10:46:28-04:00,commit, -1659,Clément Robert,2022-11-02 15:01:56+01:00,commit, -1660,Clément Robert,2022-11-02 15:01:56+01:00,commit, -1661,Clément Robert,2022-11-02 15:01:55+01:00,commit, -1662,Corentin Cadiou,2022-11-02 12:03:41+00:00,commit, -1663,Corentin Cadiou,2022-11-02 11:47:42+00:00,commit, -1664,Corentin Cadiou,2022-11-02 11:36:18+00:00,commit, -1665,Corentin Cadiou,2022-11-02 11:30:02+00:00,commit, -1666,Clément Robert,2022-10-31 19:48:33+01:00,commit, -1667,pre-commit-ci[bot],2022-10-31 17:42:52+00:00,commit, -1668,Clément Robert,2022-10-27 10:14:13+02:00,commit, -1669,Clément Robert,2022-10-27 10:13:34+02:00,commit, -1670,Clément Robert,2022-10-25 17:17:53+02:00,commit, -1671,Clément Robert,2022-10-25 16:50:53+02:00,commit, -1672,Corentin Cadiou,2022-10-25 11:00:59+01:00,commit, -1673,Clément Robert,2022-10-25 11:12:24+02:00,commit, -1674,Clément Robert,2022-10-24 20:15:56+02:00,commit, -1675,pre-commit-ci[bot],2022-10-24 17:31:38+00:00,commit, -1676,Clément Robert,2022-10-22 09:49:48+02:00,commit, -1677,Clément Robert,2022-10-21 21:47:35+02:00,commit, -1678,Clément Robert,2022-10-21 19:03:38+02:00,commit, -1679,John ZuHone,2022-10-20 10:29:41-04:00,commit, -1680,John ZuHone,2022-10-20 08:00:06-04:00,commit, -1681,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1682,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1683,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1684,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1685,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1686,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1687,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1688,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1689,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1690,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1535,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1536,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1537,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1538,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1539,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1540,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1541,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1542,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1543,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1544,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1545,Clément Robert,2022-12-20 19:07:06+01:00,commit, +1546,Chris Havlin,2022-12-20 10:26:15-06:00,commit, +1547,Clément Robert,2022-12-20 16:37:22+01:00,commit, +1548,John ZuHone,2022-12-20 10:07:24-05:00,commit, +1549,Clément Robert,2022-12-20 15:22:54+01:00,commit, +1550,Chris Havlin,2022-12-19 14:04:15-06:00,commit, +1551,Chris Havlin,2022-12-19 13:47:49-06:00,commit, +1552,pre-commit-ci[bot],2022-12-19 17:49:17+00:00,commit, +1553,Clément Robert,2022-12-18 12:07:33+01:00,commit, +1554,Clément Robert,2022-12-17 15:27:16+01:00,commit, +1555,Clément Robert,2022-12-17 15:27:16+01:00,commit, +1556,Clément Robert,2022-12-17 14:49:42+01:00,commit, +1557,Clément Robert,2022-12-17 14:08:42+01:00,commit, +1558,Clément Robert,2022-12-17 14:04:08+01:00,commit, +1559,Clément Robert,2022-12-17 14:03:12+01:00,commit, +1560,Matthew Turk,2022-12-16 09:33:01-06:00,commit, +1561,Matthew Turk,2022-12-16 09:27:35-06:00,commit, +1562,Matthew Turk,2022-12-16 09:25:23-06:00,commit, +1563,Matthew Turk,2022-12-16 09:09:20-06:00,commit, +1564,John ZuHone,2022-12-15 16:41:26+09:00,commit, +1565,John ZuHone,2022-12-15 15:03:36+09:00,commit, +1566,John ZuHone,2022-12-15 13:49:12+09:00,commit, +1567,Clément Robert,2022-12-13 19:25:09+01:00,commit, +1568,Clément Robert,2022-12-13 18:28:52+01:00,commit, +1569,Clément Robert,2022-12-12 21:15:25+01:00,commit, +1570,pre-commit-ci[bot],2022-12-12 17:57:58+00:00,commit, +1571,Clément Robert,2022-12-11 13:51:46+01:00,commit, +1572,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1573,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1574,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1575,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1576,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1577,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1578,Clément Robert,2022-12-08 13:30:37+01:00,commit, +1579,Clément Robert,2022-12-08 13:30:37+01:00,commit, +1580,Clément Robert,2022-12-08 13:06:46+01:00,commit, +1581,Clément Robert,2022-12-08 11:48:36+01:00,commit, +1582,Matthew Turk,2022-12-07 12:47:27-06:00,commit, +1583,Chris Havlin,2022-12-06 16:07:29-06:00,commit, +1584,Matthew Turk,2022-12-06 09:04:19-06:00,commit, +1585,Clément Robert,2022-12-06 12:02:35+01:00,commit, +1586,Matthew Turk,2022-12-05 15:37:22-06:00,commit, +1587,Matthew Turk,2022-12-05 15:03:18-06:00,commit, +1588,Clément Robert,2022-12-05 20:07:49+01:00,commit, +1589,Clément Robert,2022-12-05 19:30:25+01:00,commit, +1590,pre-commit-ci[bot],2022-12-05 17:42:52+00:00,commit, +1591,Clément Robert,2022-12-04 22:37:46+01:00,commit, +1592,Clément Robert,2022-12-04 22:36:30+01:00,commit, +1593,Matthew Turk,2022-12-01 09:05:12-06:00,commit, +1594,John ZuHone,2022-12-01 09:56:23-05:00,commit, +1595,John ZuHone,2022-11-30 15:04:59-05:00,commit, +1596,pre-commit-ci[bot],2022-11-30 20:00:09+00:00,commit, +1597,John ZuHone,2022-11-30 14:37:10-05:00,commit, +1598,Clément Robert,2022-11-29 00:26:32+01:00,commit, +1599,Clément Robert,2022-11-28 22:13:00+01:00,commit, +1600,pre-commit-ci[bot],2022-11-28 18:02:55+00:00,commit, +1601,Clément Robert,2022-11-27 17:46:23+01:00,commit, +1602,Clément Robert,2022-11-27 17:42:07+01:00,commit, +1603,Clément Robert,2022-11-24 14:56:47+01:00,commit, +1604,Clément Robert,2022-11-24 14:51:49+01:00,commit, +1605,Clément Robert,2022-11-24 14:51:04+01:00,commit, +1606,Clément Robert,2022-11-24 14:43:34+01:00,commit, +1607,Clément Robert,2022-11-21 19:22:46+01:00,commit, +1608,pre-commit-ci[bot],2022-11-21 17:38:26+00:00,commit, +1609,Clément Robert,2022-11-19 14:44:59+01:00,commit, +1610,Clément Robert,2022-11-18 22:15:17+01:00,commit, +1611,pre-commit-ci[bot],2022-11-18 17:31:21+00:00,commit, +1612,John ZuHone,2022-11-18 12:01:10-05:00,commit, +1613,TrellixVulnTeam,2022-11-18 16:59:56+00:00,commit, +1614,John ZuHone,2022-11-18 10:56:36-05:00,commit, +1615,John ZuHone,2022-11-18 10:24:53-05:00,commit, +1616,John ZuHone,2022-11-18 07:32:41-05:00,commit, +1617,John ZuHone,2022-11-18 07:32:41-05:00,commit, +1618,Matthew Turk,2022-11-18 05:43:31-06:00,commit, +1619,Clément Robert,2022-11-18 09:01:16+01:00,commit, +1620,Clément Robert,2022-11-18 08:54:10+01:00,commit, +1621,Clément Robert,2022-11-17 21:15:16+01:00,commit, +1622,Clément Robert,2022-11-17 18:05:26+01:00,commit, +1623,Clément Robert,2022-11-17 16:02:36+01:00,commit, +1624,John ZuHone,2022-11-17 08:47:02-05:00,commit, +1625,Clément Robert,2022-11-17 08:04:55+01:00,commit, +1626,John ZuHone,2022-11-16 15:26:42-05:00,commit, +1627,John ZuHone,2022-11-16 14:53:30-05:00,commit, +1628,Evan Jones,2022-11-16 15:14:09+00:00,commit, +1629,Clément Robert,2022-11-16 10:52:19+01:00,commit, +1630,Clément Robert,2022-11-14 19:02:17+01:00,commit, +1631,Clément Robert,2022-11-14 19:02:17+01:00,commit, +1632,pre-commit-ci[bot],2022-11-14 17:40:56+00:00,commit, +1633,Clément Robert,2022-11-13 00:01:50+01:00,commit, +1634,Clément Robert,2022-11-12 23:18:21+01:00,commit, +1635,Clément Robert,2022-11-12 23:17:59+01:00,commit, +1636,Clément Robert,2022-11-11 23:29:03+01:00,commit, +1637,Matthew Turk,2022-11-11 15:41:30-06:00,commit, +1638,Clément Robert,2022-11-11 17:12:26+01:00,commit, +1639,E-W-Jones,2022-11-09 13:33:29+00:00,commit, +1640,E-W-Jones,2022-11-08 22:46:44+00:00,commit, +1641,E-W-Jones,2022-11-08 22:23:23+00:00,commit, +1642,John ZuHone,2022-11-08 13:00:31-05:00,commit, +1643,Matthew Turk,2022-11-08 04:59:19-06:00,commit, +1644,John ZuHone,2022-11-07 22:52:16-05:00,commit, +1645,John ZuHone,2022-11-07 22:50:20-05:00,commit, +1646,Chris Havlin,2022-11-07 17:00:33-06:00,commit, +1647,Clément Robert,2022-11-07 22:49:43+01:00,commit, +1648,Kacper Kowalik,2022-11-07 15:26:53-06:00,commit, +1649,John ZuHone,2022-11-07 13:49:27-05:00,commit, +1650,John ZuHone,2022-11-07 13:47:55-05:00,commit, +1651,John ZuHone,2022-11-07 13:26:36-05:00,commit, +1652,Clément Robert,2022-11-07 18:50:09+01:00,commit, +1653,Clément Robert,2022-11-07 18:36:32+01:00,commit, +1654,Clément Robert,2022-11-07 18:32:23+01:00,commit, +1655,pre-commit-ci[bot],2022-11-07 17:27:47+00:00,commit, +1656,Corentin Cadiou,2022-11-07 18:27:45+01:00,commit, +1657,Corentin Cadiou,2022-11-07 18:27:44+01:00,commit, +1658,Clément Robert,2022-11-07 18:18:54+01:00,commit, +1659,Clément Robert,2022-11-06 15:59:24+01:00,commit, +1660,Corentin Cadiou,2022-11-02 17:12:10+00:00,commit, +1661,Clément Robert,2022-11-02 17:47:47+01:00,commit, +1662,Clément Robert,2022-11-02 17:42:36+01:00,commit, +1663,Clément Robert,2022-11-02 17:39:42+01:00,commit, +1664,Clément Robert,2022-11-02 17:27:20+01:00,commit, +1665,Clément Robert,2022-11-02 17:26:10+01:00,commit, +1666,Clément Robert,2022-11-02 17:24:55+01:00,commit, +1667,Corentin Cadiou,2022-11-02 15:15:22+00:00,commit, +1668,John ZuHone,2022-11-02 10:46:28-04:00,commit, +1669,Clément Robert,2022-11-02 15:01:56+01:00,commit, +1670,Clément Robert,2022-11-02 15:01:56+01:00,commit, +1671,Clément Robert,2022-11-02 15:01:55+01:00,commit, +1672,Corentin Cadiou,2022-11-02 12:03:41+00:00,commit, +1673,Corentin Cadiou,2022-11-02 11:47:42+00:00,commit, +1674,Corentin Cadiou,2022-11-02 11:36:18+00:00,commit, +1675,Corentin Cadiou,2022-11-02 11:30:02+00:00,commit, +1676,Clément Robert,2022-10-31 19:48:33+01:00,commit, +1677,pre-commit-ci[bot],2022-10-31 17:42:52+00:00,commit, +1678,Clément Robert,2022-10-27 10:14:13+02:00,commit, +1679,Clément Robert,2022-10-27 10:13:34+02:00,commit, +1680,Clément Robert,2022-10-25 17:17:53+02:00,commit, +1681,Clément Robert,2022-10-25 16:50:53+02:00,commit, +1682,Corentin Cadiou,2022-10-25 11:00:59+01:00,commit, +1683,Clément Robert,2022-10-25 11:12:24+02:00,commit, +1684,Clément Robert,2022-10-24 20:15:56+02:00,commit, +1685,pre-commit-ci[bot],2022-10-24 17:31:38+00:00,commit, +1686,Clément Robert,2022-10-22 09:49:48+02:00,commit, +1687,Clément Robert,2022-10-21 21:47:35+02:00,commit, +1688,Clément Robert,2022-10-21 19:03:38+02:00,commit, +1689,John ZuHone,2022-10-20 10:29:41-04:00,commit, +1690,John ZuHone,2022-10-20 08:00:06-04:00,commit, 1691,Clément Robert,2022-10-20 10:35:46+02:00,commit, 1692,Clément Robert,2022-10-20 10:35:46+02:00,commit, -1693,Clément Robert,2022-10-17 20:23:11+02:00,commit, -1694,pre-commit-ci[bot],2022-10-17 17:36:53+00:00,commit, -1695,Clément Robert,2022-10-13 21:28:05+02:00,commit, -1696,John ZuHone,2022-10-13 12:08:30-04:00,commit, -1697,Chris Havlin,2022-10-13 09:40:04-05:00,commit, -1698,Clément Robert,2022-10-13 13:33:57+02:00,commit, -1699,Clément Robert,2022-10-13 11:58:13+02:00,commit, -1700,Clément Robert,2022-10-13 11:58:13+02:00,commit, -1701,John ZuHone,2022-10-12 16:36:52-04:00,commit, -1702,Corentin Cadiou,2022-10-12 22:07:49+02:00,commit, -1703,Clément Robert,2022-10-11 17:15:07+02:00,commit, -1704,Clément Robert,2022-10-11 17:14:28+02:00,commit, -1705,Clément Robert,2022-10-10 21:05:04+02:00,commit, -1706,pre-commit-ci[bot],2022-10-10 17:44:10+00:00,commit, -1707,Clément Robert,2022-10-10 16:40:40+02:00,commit, -1708,Clément Robert,2022-10-10 15:56:29+02:00,commit, -1709,Corentin Cadiou,2022-10-10 13:32:45+02:00,commit, -1710,Clément Robert,2022-10-10 12:12:35+02:00,commit, -1711,Corentin Cadiou,2022-10-10 11:25:10+02:00,commit, -1712,Clément Robert,2022-10-08 13:53:46+02:00,commit, -1713,Clément Robert,2022-10-06 21:45:37+02:00,commit, -1714,Matthew Turk,2022-10-06 11:37:37-05:00,commit, -1715,John ZuHone,2022-10-06 06:06:32-04:00,commit, -1716,Yu Qiu (Q.),2022-10-06 15:33:04+08:00,commit, -1717,Yu Qiu (Q.),2022-10-06 14:32:09+08:00,commit, -1718,Matthew Turk,2022-10-04 13:05:05-05:00,commit, -1719,Clément Robert,2022-10-04 12:07:36+02:00,commit, -1720,Clément Robert,2022-10-04 09:52:27+02:00,commit, -1721,Yu Qiu (Q.),2022-10-04 13:05:34+08:00,commit, -1722,John ZuHone,2022-10-03 21:54:13-04:00,commit, -1723,Clément Robert,2022-10-03 23:47:29+02:00,commit, -1724,John ZuHone,2022-10-03 17:47:12-04:00,commit, -1725,Michael Ryan,2022-10-03 16:49:57-04:00,commit, -1726,Clément Robert,2022-10-03 20:19:06+02:00,commit, -1727,pre-commit-ci[bot],2022-10-03 17:29:50+00:00,commit, -1728,Corentin Cadiou,2022-10-03 13:07:48+01:00,commit, -1729,Chris Havlin,2022-09-30 16:41:50-05:00,commit, -1730,Matthew Turk,2022-09-30 14:45:07-05:00,commit, -1731,Clément Robert,2022-09-30 20:47:07+02:00,commit, -1732,Matthew Turk,2022-09-30 12:47:57-05:00,commit, -1733,Clément Robert,2022-09-29 10:36:43+02:00,commit, -1734,John ZuHone,2022-09-28 15:14:40-04:00,commit, -1735,Clément Robert,2022-09-28 11:50:33+02:00,commit, -1736,Michael Ryan,2022-09-27 13:42:41-04:00,commit, -1737,Clément Robert,2022-09-26 21:53:36+02:00,commit, -1738,pre-commit-ci[bot],2022-09-26 17:34:42+00:00,commit, -1739,Michael Ryan,2022-09-26 12:15:36-04:00,commit, -1740,Corentin Cadiou,2022-09-26 11:35:39+02:00,commit, -1741,Michael Ryan,2022-09-25 16:48:49-04:00,commit, -1742,Michael Ryan,2022-09-25 16:32:12-04:00,commit, -1743,Michael Ryan,2022-09-25 15:13:43-04:00,commit, -1744,Michael Ryan,2022-09-25 15:13:36-04:00,commit, -1745,Michael Ryan,2022-09-25 14:56:36-04:00,commit, -1746,Michael Ryan,2022-09-25 14:53:19-04:00,commit, -1747,Michael Ryan,2022-09-25 14:05:02-04:00,commit, -1748,Michael Ryan,2022-09-25 14:04:52-04:00,commit, -1749,Michael Ryan,2022-09-25 14:03:38-04:00,commit, -1750,Michael Ryan,2022-09-24 17:52:06-04:00,commit, -1751,Michael Ryan,2022-09-24 16:55:11-04:00,commit, -1752,Clément Robert,2022-09-24 19:49:45+02:00,commit, -1753,Clément Robert,2022-09-24 19:49:45+02:00,commit, -1754,John ZuHone,2022-09-23 12:51:24-04:00,commit, -1755,Matthew Turk,2022-09-23 09:36:43-05:00,commit, -1756,Clément Robert,2022-09-23 15:50:55+02:00,commit, -1757,Clément Robert,2022-09-23 15:49:58+02:00,commit, -1758,Matthew Turk,2022-09-23 08:43:42-05:00,commit, -1759,Michael Ryan,2022-09-22 17:57:18-04:00,commit, -1760,Clément Robert,2022-09-22 21:40:16+02:00,commit, -1761,Matthew Turk,2022-09-22 12:28:10-05:00,commit, -1762,Michael Ryan,2022-09-22 11:36:56-04:00,commit, -1763,Clément Robert,2022-09-22 16:09:59+02:00,commit, -1764,Clément Robert,2022-09-22 16:04:47+02:00,commit, -1765,Matthew Turk,2022-09-22 08:30:57-05:00,commit, -1766,Clément Robert,2022-09-22 14:10:02+02:00,commit, -1767,Clément Robert,2022-09-22 14:09:17+02:00,commit, -1768,Clément Robert,2022-09-22 14:08:04+02:00,commit, -1769,Clément Robert,2022-09-22 13:59:34+02:00,commit, -1770,Matthew Turk,2022-09-22 05:03:38-05:00,commit, -1771,Matthew Turk,2022-09-21 13:51:27-05:00,commit, -1772,Clément Robert,2022-09-21 20:51:23+02:00,commit, -1773,Clément Robert,2022-09-21 20:51:23+02:00,commit, -1774,Clément Robert,2022-09-21 20:51:23+02:00,commit, -1775,Matthew Turk,2022-09-21 12:40:24-05:00,commit, -1776,Clément Robert,2022-09-21 19:36:53+02:00,commit, -1777,Matthew Turk,2022-09-21 12:25:40-05:00,commit, -1778,Matthew Turk,2022-09-21 12:25:13-05:00,commit, -1779,Clément Robert,2022-09-21 19:04:22+02:00,commit, -1780,Clément Robert,2022-09-21 18:50:42+02:00,commit, -1781,Matthew Turk,2022-09-21 11:48:53-05:00,commit, -1782,Clément Robert,2022-09-21 17:44:50+02:00,commit, -1783,Clément Robert,2022-09-21 17:40:40+02:00,commit, -1784,Matthew Turk,2022-09-21 10:36:01-05:00,commit, -1785,Matthew Turk,2022-09-21 10:34:25-05:00,commit, -1786,Matthew Turk,2022-09-21 10:17:34-05:00,commit, -1787,Matthew Turk,2022-09-21 10:16:12-05:00,commit, -1788,pre-commit-ci[bot],2022-09-19 17:36:56+00:00,commit, -1789,Clément Robert,2022-09-16 09:05:41+02:00,commit, -1790,Clément Robert,2022-09-15 18:02:30+02:00,commit, -1791,Corentin Cadiou,2022-09-15 16:47:54+01:00,commit, -1792,Corentin Cadiou,2022-09-15 16:47:28+01:00,commit, -1793,Corentin Cadiou,2022-09-15 16:39:38+01:00,commit, -1794,Corentin Cadiou,2022-09-15 16:31:56+01:00,commit, -1795,Corentin Cadiou,2022-09-15 15:50:56+01:00,commit, -1796,Corentin Cadiou,2022-09-15 15:43:54+01:00,commit, -1797,Corentin Cadiou,2022-09-15 15:26:09+01:00,commit, -1798,Matthew Turk,2022-09-15 05:06:35-05:00,commit, -1799,Matthew Turk,2022-09-14 16:33:40-05:00,commit, -1800,Matthew Turk,2022-09-14 16:29:56-05:00,commit, -1801,Clément Robert,2022-09-14 20:19:04+02:00,commit, -1802,Clément Robert,2022-09-14 20:18:41+02:00,commit, -1803,Clément Robert,2022-09-14 19:24:04+02:00,commit, -1804,Clément Robert,2022-09-14 19:24:04+02:00,commit, -1805,Clément Robert,2022-09-14 19:13:03+02:00,commit, -1806,Clément Robert,2022-09-14 17:42:40+02:00,commit, -1807,Clément Robert,2022-09-14 14:50:47+02:00,commit, -1808,Clément Robert,2022-09-13 22:35:38+02:00,commit, -1809,Clément Robert,2022-09-13 11:15:34+02:00,commit, -1810,John ZuHone,2022-09-12 21:53:14-04:00,commit, -1811,Matthew Turk,2022-09-12 15:45:21-05:00,commit, -1812,John ZuHone,2022-09-12 14:13:06-04:00,commit, -1813,Clément Robert,2022-09-12 18:15:58+02:00,commit, -1814,Matthew Turk,2022-09-12 10:19:26-05:00,commit, -1815,Matthew Turk,2022-09-12 09:17:50-05:00,commit, -1816,Matthew Turk,2022-09-12 09:11:27-05:00,commit, -1817,Matthew Turk,2022-09-12 09:08:10-05:00,commit, -1818,Matthew Turk,2022-09-12 05:25:02-05:00,commit, -1819,Matthew Turk,2022-09-12 05:23:32-05:00,commit, -1820,Clément Robert,2022-09-11 09:52:54+02:00,commit, -1821,Clément Robert,2022-09-10 17:32:37+02:00,commit, -1822,Clément Robert,2022-09-10 15:47:01+02:00,commit, -1823,Clément Robert,2022-09-10 15:46:41+02:00,commit, -1824,Clément Robert,2022-09-10 15:46:24+02:00,commit, -1825,Clément Robert,2022-09-09 17:00:20+02:00,commit, -1826,Clément Robert,2022-09-09 16:59:52+02:00,commit, -1827,Clément Robert,2022-09-09 15:15:17+02:00,commit, -1828,Clément Robert,2022-09-09 15:15:17+02:00,commit, -1829,Clément Robert,2022-09-09 15:15:17+02:00,commit, -1830,Clément Robert,2022-09-09 15:15:13+02:00,commit, -1831,Corentin Cadiou,2022-09-09 13:35:38+01:00,commit, -1832,Dave Grote,2022-09-07 13:06:50-05:00,commit, -1833,Matthew Turk,2022-09-07 12:22:38-05:00,commit, -1834,Chris Havlin,2022-09-07 11:05:25-05:00,commit, -1835,Chris Havlin,2022-09-07 10:38:50-05:00,commit, -1836,John ZuHone,2022-09-06 14:00:24-04:00,commit, -1837,John ZuHone,2022-09-06 11:23:22-04:00,commit, -1838,pre-commit-ci[bot],2022-09-06 14:50:53+00:00,commit, -1839,John ZuHone,2022-09-06 09:03:48-04:00,commit, -1840,Clément Robert,2022-09-05 20:22:04+02:00,commit, -1841,pre-commit-ci[bot],2022-09-05 17:37:45+00:00,commit, -1842,Clément Robert,2022-09-04 14:23:12+02:00,commit, -1843,Clément Robert,2022-09-04 14:23:12+02:00,commit, -1844,Clément Robert,2022-09-04 14:23:12+02:00,commit, -1845,Clément Robert,2022-09-04 14:23:12+02:00,commit, -1846,Clément Robert,2022-09-04 14:23:12+02:00,commit, -1847,John ZuHone,2022-09-03 23:56:43-04:00,commit, -1848,John ZuHone,2022-09-03 23:27:14-04:00,commit, -1849,John ZuHone,2022-09-03 23:16:24-04:00,commit, -1850,John ZuHone,2022-09-03 23:09:14-04:00,commit, -1851,John ZuHone,2022-09-03 22:57:16-04:00,commit, -1852,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1853,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1854,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1855,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1856,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1857,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1858,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1859,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1860,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1861,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1693,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1694,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1695,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1696,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1697,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1698,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1699,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1700,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1701,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1702,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1703,Clément Robert,2022-10-17 20:23:11+02:00,commit, +1704,pre-commit-ci[bot],2022-10-17 17:36:53+00:00,commit, +1705,Clément Robert,2022-10-13 21:28:05+02:00,commit, +1706,John ZuHone,2022-10-13 12:08:30-04:00,commit, +1707,Chris Havlin,2022-10-13 09:40:04-05:00,commit, +1708,Clément Robert,2022-10-13 13:33:57+02:00,commit, +1709,Clément Robert,2022-10-13 11:58:13+02:00,commit, +1710,Clément Robert,2022-10-13 11:58:13+02:00,commit, +1711,John ZuHone,2022-10-12 16:36:52-04:00,commit, +1712,Corentin Cadiou,2022-10-12 22:07:49+02:00,commit, +1713,Clément Robert,2022-10-11 17:15:07+02:00,commit, +1714,Clément Robert,2022-10-11 17:14:28+02:00,commit, +1715,Clément Robert,2022-10-10 21:05:04+02:00,commit, +1716,pre-commit-ci[bot],2022-10-10 17:44:10+00:00,commit, +1717,Clément Robert,2022-10-10 16:40:40+02:00,commit, +1718,Clément Robert,2022-10-10 15:56:29+02:00,commit, +1719,Corentin Cadiou,2022-10-10 13:32:45+02:00,commit, +1720,Clément Robert,2022-10-10 12:12:35+02:00,commit, +1721,Corentin Cadiou,2022-10-10 11:25:10+02:00,commit, +1722,Clément Robert,2022-10-08 13:53:46+02:00,commit, +1723,Clément Robert,2022-10-06 21:45:37+02:00,commit, +1724,Matthew Turk,2022-10-06 11:37:37-05:00,commit, +1725,John ZuHone,2022-10-06 06:06:32-04:00,commit, +1726,Yu Qiu (Q.),2022-10-06 15:33:04+08:00,commit, +1727,Yu Qiu (Q.),2022-10-06 14:32:09+08:00,commit, +1728,Matthew Turk,2022-10-04 13:05:05-05:00,commit, +1729,Clément Robert,2022-10-04 12:07:36+02:00,commit, +1730,Clément Robert,2022-10-04 09:52:27+02:00,commit, +1731,Yu Qiu (Q.),2022-10-04 13:05:34+08:00,commit, +1732,John ZuHone,2022-10-03 21:54:13-04:00,commit, +1733,Clément Robert,2022-10-03 23:47:29+02:00,commit, +1734,John ZuHone,2022-10-03 17:47:12-04:00,commit, +1735,Michael Ryan,2022-10-03 16:49:57-04:00,commit, +1736,Clément Robert,2022-10-03 20:19:06+02:00,commit, +1737,pre-commit-ci[bot],2022-10-03 17:29:50+00:00,commit, +1738,Corentin Cadiou,2022-10-03 13:07:48+01:00,commit, +1739,Chris Havlin,2022-09-30 16:41:50-05:00,commit, +1740,Matthew Turk,2022-09-30 14:45:07-05:00,commit, +1741,Clément Robert,2022-09-30 20:47:07+02:00,commit, +1742,Matthew Turk,2022-09-30 12:47:57-05:00,commit, +1743,Clément Robert,2022-09-29 10:36:43+02:00,commit, +1744,John ZuHone,2022-09-28 15:14:40-04:00,commit, +1745,Clément Robert,2022-09-28 11:50:33+02:00,commit, +1746,Michael Ryan,2022-09-27 13:42:41-04:00,commit, +1747,Clément Robert,2022-09-26 21:53:36+02:00,commit, +1748,pre-commit-ci[bot],2022-09-26 17:34:42+00:00,commit, +1749,Michael Ryan,2022-09-26 12:15:36-04:00,commit, +1750,Corentin Cadiou,2022-09-26 11:35:39+02:00,commit, +1751,Michael Ryan,2022-09-25 16:48:49-04:00,commit, +1752,Michael Ryan,2022-09-25 16:32:12-04:00,commit, +1753,Michael Ryan,2022-09-25 15:13:43-04:00,commit, +1754,Michael Ryan,2022-09-25 15:13:36-04:00,commit, +1755,Michael Ryan,2022-09-25 14:56:36-04:00,commit, +1756,Michael Ryan,2022-09-25 14:53:19-04:00,commit, +1757,Michael Ryan,2022-09-25 14:05:02-04:00,commit, +1758,Michael Ryan,2022-09-25 14:04:52-04:00,commit, +1759,Michael Ryan,2022-09-25 14:03:38-04:00,commit, +1760,Michael Ryan,2022-09-24 17:52:06-04:00,commit, +1761,Michael Ryan,2022-09-24 16:55:11-04:00,commit, +1762,Clément Robert,2022-09-24 19:49:45+02:00,commit, +1763,Clément Robert,2022-09-24 19:49:45+02:00,commit, +1764,John ZuHone,2022-09-23 12:51:24-04:00,commit, +1765,Matthew Turk,2022-09-23 09:36:43-05:00,commit, +1766,Clément Robert,2022-09-23 15:50:55+02:00,commit, +1767,Clément Robert,2022-09-23 15:49:58+02:00,commit, +1768,Matthew Turk,2022-09-23 08:43:42-05:00,commit, +1769,Michael Ryan,2022-09-22 17:57:18-04:00,commit, +1770,Clément Robert,2022-09-22 21:40:16+02:00,commit, +1771,Matthew Turk,2022-09-22 12:28:10-05:00,commit, +1772,Michael Ryan,2022-09-22 11:36:56-04:00,commit, +1773,Clément Robert,2022-09-22 16:09:59+02:00,commit, +1774,Clément Robert,2022-09-22 16:04:47+02:00,commit, +1775,Matthew Turk,2022-09-22 08:30:57-05:00,commit, +1776,Clément Robert,2022-09-22 14:10:02+02:00,commit, +1777,Clément Robert,2022-09-22 14:09:17+02:00,commit, +1778,Clément Robert,2022-09-22 14:08:04+02:00,commit, +1779,Clément Robert,2022-09-22 13:59:34+02:00,commit, +1780,Matthew Turk,2022-09-22 05:03:38-05:00,commit, +1781,Matthew Turk,2022-09-21 13:51:27-05:00,commit, +1782,Clément Robert,2022-09-21 20:51:23+02:00,commit, +1783,Clément Robert,2022-09-21 20:51:23+02:00,commit, +1784,Clément Robert,2022-09-21 20:51:23+02:00,commit, +1785,Matthew Turk,2022-09-21 12:40:24-05:00,commit, +1786,Clément Robert,2022-09-21 19:36:53+02:00,commit, +1787,Matthew Turk,2022-09-21 12:25:40-05:00,commit, +1788,Matthew Turk,2022-09-21 12:25:13-05:00,commit, +1789,Clément Robert,2022-09-21 19:04:22+02:00,commit, +1790,Clément Robert,2022-09-21 18:50:42+02:00,commit, +1791,Matthew Turk,2022-09-21 11:48:53-05:00,commit, +1792,Clément Robert,2022-09-21 17:44:50+02:00,commit, +1793,Clément Robert,2022-09-21 17:40:40+02:00,commit, +1794,Matthew Turk,2022-09-21 10:36:01-05:00,commit, +1795,Matthew Turk,2022-09-21 10:34:25-05:00,commit, +1796,Matthew Turk,2022-09-21 10:17:34-05:00,commit, +1797,Matthew Turk,2022-09-21 10:16:12-05:00,commit, +1798,pre-commit-ci[bot],2022-09-19 17:36:56+00:00,commit, +1799,Clément Robert,2022-09-16 09:05:41+02:00,commit, +1800,Clément Robert,2022-09-15 18:02:30+02:00,commit, +1801,Corentin Cadiou,2022-09-15 16:47:54+01:00,commit, +1802,Corentin Cadiou,2022-09-15 16:47:28+01:00,commit, +1803,Corentin Cadiou,2022-09-15 16:39:38+01:00,commit, +1804,Corentin Cadiou,2022-09-15 16:31:56+01:00,commit, +1805,Corentin Cadiou,2022-09-15 15:50:56+01:00,commit, +1806,Corentin Cadiou,2022-09-15 15:43:54+01:00,commit, +1807,Corentin Cadiou,2022-09-15 15:26:09+01:00,commit, +1808,Matthew Turk,2022-09-15 05:06:35-05:00,commit, +1809,Matthew Turk,2022-09-14 16:33:40-05:00,commit, +1810,Matthew Turk,2022-09-14 16:29:56-05:00,commit, +1811,Clément Robert,2022-09-14 20:19:04+02:00,commit, +1812,Clément Robert,2022-09-14 20:18:41+02:00,commit, +1813,Clément Robert,2022-09-14 19:24:04+02:00,commit, +1814,Clément Robert,2022-09-14 19:24:04+02:00,commit, +1815,Clément Robert,2022-09-14 19:13:03+02:00,commit, +1816,Clément Robert,2022-09-14 17:42:40+02:00,commit, +1817,Clément Robert,2022-09-14 14:50:47+02:00,commit, +1818,Clément Robert,2022-09-13 22:35:38+02:00,commit, +1819,Clément Robert,2022-09-13 11:15:34+02:00,commit, +1820,John ZuHone,2022-09-12 21:53:14-04:00,commit, +1821,Matthew Turk,2022-09-12 15:45:21-05:00,commit, +1822,John ZuHone,2022-09-12 14:13:06-04:00,commit, +1823,Clément Robert,2022-09-12 18:15:58+02:00,commit, +1824,Matthew Turk,2022-09-12 10:19:26-05:00,commit, +1825,Matthew Turk,2022-09-12 09:17:50-05:00,commit, +1826,Matthew Turk,2022-09-12 09:11:27-05:00,commit, +1827,Matthew Turk,2022-09-12 09:08:10-05:00,commit, +1828,Matthew Turk,2022-09-12 05:25:02-05:00,commit, +1829,Matthew Turk,2022-09-12 05:23:32-05:00,commit, +1830,Clément Robert,2022-09-11 09:52:54+02:00,commit, +1831,Clément Robert,2022-09-10 17:32:37+02:00,commit, +1832,Clément Robert,2022-09-10 15:47:01+02:00,commit, +1833,Clément Robert,2022-09-10 15:46:41+02:00,commit, +1834,Clément Robert,2022-09-10 15:46:24+02:00,commit, +1835,Clément Robert,2022-09-09 17:00:20+02:00,commit, +1836,Clément Robert,2022-09-09 16:59:52+02:00,commit, +1837,Clément Robert,2022-09-09 15:15:17+02:00,commit, +1838,Clément Robert,2022-09-09 15:15:17+02:00,commit, +1839,Clément Robert,2022-09-09 15:15:17+02:00,commit, +1840,Clément Robert,2022-09-09 15:15:13+02:00,commit, +1841,Corentin Cadiou,2022-09-09 13:35:38+01:00,commit, +1842,Dave Grote,2022-09-07 13:06:50-05:00,commit, +1843,Matthew Turk,2022-09-07 12:22:38-05:00,commit, +1844,Chris Havlin,2022-09-07 11:05:25-05:00,commit, +1845,Chris Havlin,2022-09-07 10:38:50-05:00,commit, +1846,John ZuHone,2022-09-06 14:00:24-04:00,commit, +1847,John ZuHone,2022-09-06 11:23:22-04:00,commit, +1848,pre-commit-ci[bot],2022-09-06 14:50:53+00:00,commit, +1849,John ZuHone,2022-09-06 09:03:48-04:00,commit, +1850,Clément Robert,2022-09-05 20:22:04+02:00,commit, +1851,pre-commit-ci[bot],2022-09-05 17:37:45+00:00,commit, +1852,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1853,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1854,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1855,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1856,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1857,John ZuHone,2022-09-03 23:56:43-04:00,commit, +1858,John ZuHone,2022-09-03 23:27:14-04:00,commit, +1859,John ZuHone,2022-09-03 23:16:24-04:00,commit, +1860,John ZuHone,2022-09-03 23:09:14-04:00,commit, +1861,John ZuHone,2022-09-03 22:57:16-04:00,commit, 1862,John ZuHone,2022-09-03 22:05:59-04:00,commit, 1863,John ZuHone,2022-09-03 22:05:59-04:00,commit, 1864,John ZuHone,2022-09-03 22:05:59-04:00,commit, @@ -1873,550 +1873,550 @@ 1871,John ZuHone,2022-09-03 22:05:59-04:00,commit, 1872,John ZuHone,2022-09-03 22:05:59-04:00,commit, 1873,John ZuHone,2022-09-03 22:05:59-04:00,commit, -1874,Clément Robert,2022-09-03 13:53:41+02:00,commit, -1875,Clément Robert,2022-09-03 13:51:37+02:00,commit, -1876,Kacper Kowalik,2022-09-02 11:48:39-05:00,commit, -1877,Matthew Turk,2022-09-02 11:04:36-05:00,commit, -1878,Clément Robert,2022-09-02 17:19:21+02:00,commit, -1879,Matthew Turk,2022-09-01 08:43:27-05:00,commit, -1880,Matthew Turk,2022-08-29 16:34:09-05:00,commit, -1881,Clément Robert,2022-08-29 21:37:31+02:00,commit, -1882,Matthew Turk,2022-08-29 14:27:01-05:00,commit, -1883,Clément Robert,2022-08-29 11:43:25+02:00,commit, -1884,pre-commit-ci[bot],2022-08-29 08:59:23+00:00,commit, -1885,Matthew Abruzzo,2022-08-26 11:34:52-04:00,commit, -1886,Matthew Abruzzo,2022-08-26 10:27:50-04:00,commit, -1887,Matthew Abruzzo,2022-08-26 09:50:36-04:00,commit, -1888,Matthew Abruzzo,2022-08-26 09:50:36-04:00,commit, -1889,Matthew Abruzzo,2022-08-26 09:50:36-04:00,commit, -1890,Clément Robert,2022-08-26 10:59:05+02:00,commit, -1891,Clément Robert,2022-08-26 10:15:28+02:00,commit, -1892,Cameron Hummels,2022-08-26 00:34:26-07:00,commit, -1893,Cameron Hummels,2022-08-26 00:30:58-07:00,commit, -1894,Cameron Hummels,2022-08-25 23:54:07-07:00,commit, -1895,pre-commit-ci[bot],2022-08-26 04:18:15+00:00,commit, -1896,Cameron Hummels,2022-08-25 15:07:06-07:00,commit, -1897,Cameron Hummels,2022-08-25 14:57:28-07:00,commit, -1898,Cameron Hummels,2022-08-25 14:56:58-07:00,commit, -1899,Matthew Abruzzo,2022-08-25 17:38:07-04:00,commit, -1900,Matthew Abruzzo,2022-08-25 15:53:42-04:00,commit, -1901,Clément Robert,2022-08-25 20:56:34+02:00,commit, -1902,Britton Smith,2022-08-25 19:12:28+01:00,commit, -1903,Matthew Abruzzo,2022-08-25 12:45:35-04:00,commit, -1904,Chris Havlin,2022-08-25 11:39:48-05:00,commit, -1905,Chris Havlin,2022-08-25 10:22:55-05:00,commit, -1906,Cameron Hummels,2022-08-24 16:03:02-07:00,commit, -1907,Cameron Hummels,2022-08-24 14:00:51-07:00,commit, -1908,Matthew Turk,2022-08-24 13:41:29-05:00,commit, -1909,Cameron Hummels,2022-08-24 10:56:37-07:00,commit, -1910,Cameron Hummels,2022-08-24 10:41:53-07:00,commit, -1911,Cameron Hummels,2022-08-24 10:37:00-07:00,commit, -1912,Cameron Hummels,2022-08-24 10:22:08-07:00,commit, -1913,Cameron Hummels,2022-08-24 10:21:18-07:00,commit, -1914,Cameron Hummels,2022-08-24 10:20:28-07:00,commit, -1915,Cameron Hummels,2022-08-24 10:19:01-07:00,commit, -1916,Cameron Hummels,2022-08-23 17:31:35-07:00,commit, -1917,Cameron Hummels,2022-08-23 16:32:27-07:00,commit, -1918,Cameron Hummels,2022-08-23 16:26:31-07:00,commit, -1919,Chris Havlin,2022-08-23 22:00:26+02:00,commit, -1920,Chris Havlin,2022-08-23 22:00:26+02:00,commit, -1921,Chris Havlin,2022-08-23 22:00:26+02:00,commit, -1922,Chris Havlin,2022-08-23 22:00:26+02:00,commit, -1923,Clément Robert,2022-08-23 19:30:17+02:00,commit, -1924,Clément Robert,2022-08-23 18:58:53+02:00,commit, -1925,Clément Robert,2022-08-23 17:43:21+02:00,commit, -1926,Clément Robert,2022-08-23 17:42:31+02:00,commit, -1927,Clément Robert,2022-08-23 14:52:42+02:00,commit, -1928,Britton Smith,2022-08-22 20:03:16+01:00,commit, -1929,Cameron Hummels,2022-08-22 10:03:44-07:00,commit, -1930,Clément Robert,2022-08-22 18:19:31+02:00,commit, -1931,Clément Robert,2022-08-22 18:13:40+02:00,commit, -1932,Britton Smith,2022-08-22 14:32:11+01:00,commit, -1933,Clément Robert,2022-08-22 07:41:51+02:00,commit, -1934,Clément Robert,2022-08-22 07:36:44+02:00,commit, -1935,Clément Robert,2022-08-21 17:29:49+02:00,commit, -1936,Cameron Hummels,2022-08-21 07:45:56-07:00,commit, -1937,John ZuHone,2022-08-21 07:29:45-04:00,commit, -1938,Clément Robert,2022-08-21 12:36:50+02:00,commit, -1939,Clément Robert,2022-08-21 12:36:16+02:00,commit, -1940,Clément Robert,2022-08-21 09:13:13+02:00,commit, -1941,Clément Robert,2022-08-21 08:32:14+02:00,commit, -1942,Clément Robert,2022-08-21 08:26:48+02:00,commit, -1943,Cameron Hummels,2022-08-20 19:35:05-07:00,commit, -1944,Cameron Hummels,2022-08-20 17:25:29-07:00,commit, -1945,Clément Robert,2022-08-20 11:40:50+02:00,commit, -1946,Clément Robert,2022-08-19 07:30:25+02:00,commit, -1947,Clément Robert,2022-08-18 07:51:10+02:00,commit, -1948,Matthew Turk,2022-08-17 09:13:29-05:00,commit, -1949,Kacper Kowalik,2022-08-16 09:39:53-05:00,commit, -1950,Matthew Turk,2022-08-16 07:44:10-05:00,commit, -1951,Tom Abel,2022-08-16 08:28:18-04:00,commit, -1952,koarakawaii,2022-08-16 09:19:00+08:00,commit, -1953,Clément Robert,2022-08-15 20:08:10+02:00,commit, -1954,Clément Robert,2022-08-15 20:08:10+02:00,commit, -1955,Matthew Turk,2022-08-15 12:43:39-05:00,commit, -1956,Matthew Turk,2022-08-15 12:43:13-05:00,commit, -1957,Matthew Turk,2022-08-15 12:42:42-05:00,commit, -1958,Clément Robert,2022-08-15 18:24:31+02:00,commit, -1959,koarakawaii,2022-08-15 21:26:10+08:00,commit, -1960,Clément Robert,2022-08-15 15:19:19+02:00,commit, -1961,koarakawaii,2022-08-15 20:17:01+08:00,commit, -1962,koarakawaii,2022-08-15 20:15:28+08:00,commit, -1963,Clément Robert,2022-08-14 22:18:21+02:00,commit, -1964,Clément Robert,2022-08-14 17:08:06+02:00,commit, -1965,Clément Robert,2022-08-14 17:08:06+02:00,commit, -1966,Clément Robert,2022-08-14 17:08:06+02:00,commit, -1967,Clément Robert,2022-08-14 17:08:06+02:00,commit, -1968,Clément Robert,2022-08-14 17:08:06+02:00,commit, -1969,Clément Robert,2022-08-14 17:08:06+02:00,commit, -1970,Clément Robert,2022-08-14 11:16:20+02:00,commit, -1971,Tom Abel,2022-08-14 01:20:08-05:00,commit, -1972,Matthew Turk,2022-08-12 11:10:38-05:00,commit, -1973,Clément Robert,2022-08-12 18:06:05+02:00,commit, -1974,Clément Robert,2022-08-12 07:50:31+02:00,commit, -1975,Ronan-Hix,2022-08-11 15:46:34-04:00,commit, -1976,Ronan-Hix,2022-08-11 15:43:08-04:00,commit, -1977,John ZuHone,2022-08-11 14:14:28-04:00,commit, -1978,koarakawaii,2022-08-10 20:39:52+08:00,commit, -1979,koarakawaii,2022-08-10 20:35:01+08:00,commit, -1980,koarakawaii,2022-08-10 18:27:45+08:00,commit, -1981,koarakawaii,2022-08-10 12:49:52+08:00,commit, -1982,koarakawaii,2022-08-10 12:36:03+08:00,commit, -1983,Chris Havlin,2022-08-09 17:20:04-05:00,commit, -1984,Chris Havlin,2022-08-09 16:57:33-05:00,commit, -1985,Chris Havlin,2022-08-08 13:18:18-05:00,commit, -1986,Chris Havlin,2022-08-08 13:17:41-05:00,commit, -1987,Clément Robert,2022-08-08 19:38:47+02:00,commit, -1988,Chris Havlin,2022-08-08 12:29:33-05:00,commit, -1989,Chris Havlin,2022-08-08 12:08:54-05:00,commit, -1990,Matthew Turk,2022-08-08 10:42:18-05:00,commit, -1991,Clément Robert,2022-08-08 15:22:25+02:00,commit, -1992,Corentin Cadiou,2022-08-08 13:36:50+01:00,commit, -1993,Clément Robert,2022-08-06 17:30:01+02:00,commit, -1994,Clément Robert,2022-08-06 15:42:04+02:00,commit, -1995,Matthew Turk,2022-08-06 05:59:23-05:00,commit, -1996,Matthew Turk,2022-08-05 14:13:08-05:00,commit, -1997,Matthew Turk,2022-08-05 14:04:36-05:00,commit, -1998,Matthew Turk,2022-08-05 13:01:56-05:00,commit, -1999,Matthew Turk,2022-08-05 10:56:54-05:00,commit, -2000,Clément Robert,2022-08-05 13:48:58+02:00,commit, -2001,Clément Robert,2022-08-05 12:10:55+02:00,commit, -2002,Clément Robert,2022-08-05 12:04:23+02:00,commit, -2003,Clément Robert,2022-08-05 11:41:07+02:00,commit, -2004,Matthew Turk,2022-08-05 04:35:20-05:00,commit, -2005,Clément Robert,2022-08-05 08:29:22+02:00,commit, -2006,Clément Robert,2022-08-05 08:07:00+02:00,commit, -2007,John ZuHone,2022-08-04 22:21:12-04:00,commit, -2008,Chris Havlin,2022-08-04 14:20:52-05:00,commit, -2009,Clément Robert,2022-08-04 20:25:33+02:00,commit, -2010,Matthew Turk,2022-08-04 12:34:48-05:00,commit, -2011,Matthew Turk,2022-08-04 11:24:25-05:00,commit, -2012,Matthew Turk,2022-08-04 11:21:03-05:00,commit, -2013,John ZuHone,2022-08-04 12:06:07-04:00,commit, -2014,Matthew Turk,2022-08-04 10:04:29-05:00,commit, -2015,Clément Robert,2022-08-04 10:38:34+02:00,commit, -2016,John ZuHone,2022-08-04 00:08:02-04:00,commit, -2017,Chris Havlin,2022-08-03 17:28:18-05:00,commit, -2018,Clément Robert,2022-08-03 23:40:20+02:00,commit, -2019,Matthew Turk,2022-08-03 16:08:33-05:00,commit, -2020,Chris Havlin,2022-08-03 14:50:03-05:00,commit, -2021,Matthew Turk,2022-08-03 13:50:58-05:00,commit, -2022,Cameron Hummels,2022-08-03 11:23:43-07:00,commit, -2023,Chris Havlin,2022-08-03 12:28:36-05:00,commit, -2024,Chris Havlin,2022-08-03 12:19:36-05:00,commit, -2025,Matthew Turk,2022-08-03 12:19:15-05:00,commit, -2026,pre-commit-ci[bot],2022-08-03 17:17:31+00:00,commit, -2027,Ronan Hix,2022-08-03 13:15:42-04:00,commit, -2028,Chris Havlin,2022-08-03 11:22:01-05:00,commit, -2029,Matthew Turk,2022-08-03 09:11:02-05:00,commit, -2030,Matthew Turk,2022-08-03 09:08:26-05:00,commit, -2031,Matthew Turk,2022-08-03 09:05:02-05:00,commit, -2032,Matthew Turk,2022-08-03 05:16:13-05:00,commit, -2033,Matthew Turk,2022-08-03 04:46:25-05:00,commit, -2034,Matthew Turk,2022-08-03 04:38:36-05:00,commit, -2035,Chris Havlin,2022-08-02 17:08:33-05:00,commit, -2036,Matthew Turk,2022-08-02 13:19:25-05:00,commit, -2037,Matthew Turk,2022-08-02 12:57:46-05:00,commit, -2038,Matthew Turk,2022-08-02 12:14:58-05:00,commit, -2039,Matthew Turk,2022-08-02 10:04:34-05:00,commit, -2040,Matthew Turk,2022-08-02 09:35:26-05:00,commit, -2041,Matthew Turk,2022-08-02 08:29:57-05:00,commit, -2042,Matthew Turk,2022-08-02 08:29:35-05:00,commit, -2043,pre-commit-ci[bot],2022-08-02 11:34:34+02:00,commit, -2044,Matthew Turk,2022-08-01 15:52:37-05:00,commit, -2045,Clément Robert,2022-08-01 22:09:37+02:00,commit, -2046,John ZuHone,2022-08-01 13:59:07-04:00,commit, -2047,Clément Robert,2022-08-01 18:43:34+02:00,commit, -2048,Matthew Turk,2022-08-01 09:39:28-05:00,commit, -2049,Matthew Turk,2022-08-01 09:38:45-05:00,commit, -2050,Matthew Turk,2022-08-01 09:38:03-05:00,commit, -2051,Matthew Turk,2022-08-01 09:35:45-05:00,commit, -2052,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2053,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2054,pre-commit-ci[bot],2022-08-01 09:08:22-04:00,commit, -2055,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2056,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2057,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2058,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2059,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2060,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2061,John ZuHone,2022-08-01 09:08:22-04:00,commit, +1874,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1875,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1876,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1877,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1878,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1879,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1880,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1881,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1882,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1883,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1884,Clément Robert,2022-09-03 13:53:41+02:00,commit, +1885,Clément Robert,2022-09-03 13:51:37+02:00,commit, +1886,Kacper Kowalik,2022-09-02 11:48:39-05:00,commit, +1887,Matthew Turk,2022-09-02 11:04:36-05:00,commit, +1888,Clément Robert,2022-09-02 17:19:21+02:00,commit, +1889,Matthew Turk,2022-09-01 08:43:27-05:00,commit, +1890,Matthew Turk,2022-08-29 16:34:09-05:00,commit, +1891,Clément Robert,2022-08-29 21:37:31+02:00,commit, +1892,Matthew Turk,2022-08-29 14:27:01-05:00,commit, +1893,Clément Robert,2022-08-29 11:43:25+02:00,commit, +1894,pre-commit-ci[bot],2022-08-29 08:59:23+00:00,commit, +1895,Matthew Abruzzo,2022-08-26 11:34:52-04:00,commit, +1896,Matthew Abruzzo,2022-08-26 10:27:50-04:00,commit, +1897,Matthew Abruzzo,2022-08-26 09:50:36-04:00,commit, +1898,Matthew Abruzzo,2022-08-26 09:50:36-04:00,commit, +1899,Matthew Abruzzo,2022-08-26 09:50:36-04:00,commit, +1900,Clément Robert,2022-08-26 10:59:05+02:00,commit, +1901,Clément Robert,2022-08-26 10:15:28+02:00,commit, +1902,Cameron Hummels,2022-08-26 00:34:26-07:00,commit, +1903,Cameron Hummels,2022-08-26 00:30:58-07:00,commit, +1904,Cameron Hummels,2022-08-25 23:54:07-07:00,commit, +1905,pre-commit-ci[bot],2022-08-26 04:18:15+00:00,commit, +1906,Cameron Hummels,2022-08-25 15:07:06-07:00,commit, +1907,Cameron Hummels,2022-08-25 14:57:28-07:00,commit, +1908,Cameron Hummels,2022-08-25 14:56:58-07:00,commit, +1909,Matthew Abruzzo,2022-08-25 17:38:07-04:00,commit, +1910,Matthew Abruzzo,2022-08-25 15:53:42-04:00,commit, +1911,Clément Robert,2022-08-25 20:56:34+02:00,commit, +1912,Britton Smith,2022-08-25 19:12:28+01:00,commit, +1913,Matthew Abruzzo,2022-08-25 12:45:35-04:00,commit, +1914,Chris Havlin,2022-08-25 11:39:48-05:00,commit, +1915,Chris Havlin,2022-08-25 10:22:55-05:00,commit, +1916,Cameron Hummels,2022-08-24 16:03:02-07:00,commit, +1917,Cameron Hummels,2022-08-24 14:00:51-07:00,commit, +1918,Matthew Turk,2022-08-24 13:41:29-05:00,commit, +1919,Cameron Hummels,2022-08-24 10:56:37-07:00,commit, +1920,Cameron Hummels,2022-08-24 10:41:53-07:00,commit, +1921,Cameron Hummels,2022-08-24 10:37:00-07:00,commit, +1922,Cameron Hummels,2022-08-24 10:22:08-07:00,commit, +1923,Cameron Hummels,2022-08-24 10:21:18-07:00,commit, +1924,Cameron Hummels,2022-08-24 10:20:28-07:00,commit, +1925,Cameron Hummels,2022-08-24 10:19:01-07:00,commit, +1926,Cameron Hummels,2022-08-23 17:31:35-07:00,commit, +1927,Cameron Hummels,2022-08-23 16:32:27-07:00,commit, +1928,Cameron Hummels,2022-08-23 16:26:31-07:00,commit, +1929,Chris Havlin,2022-08-23 22:00:26+02:00,commit, +1930,Chris Havlin,2022-08-23 22:00:26+02:00,commit, +1931,Chris Havlin,2022-08-23 22:00:26+02:00,commit, +1932,Chris Havlin,2022-08-23 22:00:26+02:00,commit, +1933,Clément Robert,2022-08-23 19:30:17+02:00,commit, +1934,Clément Robert,2022-08-23 18:58:53+02:00,commit, +1935,Clément Robert,2022-08-23 17:43:21+02:00,commit, +1936,Clément Robert,2022-08-23 17:42:31+02:00,commit, +1937,Clément Robert,2022-08-23 14:52:42+02:00,commit, +1938,Britton Smith,2022-08-22 20:03:16+01:00,commit, +1939,Cameron Hummels,2022-08-22 10:03:44-07:00,commit, +1940,Clément Robert,2022-08-22 18:19:31+02:00,commit, +1941,Clément Robert,2022-08-22 18:13:40+02:00,commit, +1942,Britton Smith,2022-08-22 14:32:11+01:00,commit, +1943,Clément Robert,2022-08-22 07:41:51+02:00,commit, +1944,Clément Robert,2022-08-22 07:36:44+02:00,commit, +1945,Clément Robert,2022-08-21 17:29:49+02:00,commit, +1946,Cameron Hummels,2022-08-21 07:45:56-07:00,commit, +1947,John ZuHone,2022-08-21 07:29:45-04:00,commit, +1948,Clément Robert,2022-08-21 12:36:50+02:00,commit, +1949,Clément Robert,2022-08-21 12:36:16+02:00,commit, +1950,Clément Robert,2022-08-21 09:13:13+02:00,commit, +1951,Clément Robert,2022-08-21 08:32:14+02:00,commit, +1952,Clément Robert,2022-08-21 08:26:48+02:00,commit, +1953,Cameron Hummels,2022-08-20 19:35:05-07:00,commit, +1954,Cameron Hummels,2022-08-20 17:25:29-07:00,commit, +1955,Clément Robert,2022-08-20 11:40:50+02:00,commit, +1956,Clément Robert,2022-08-19 07:30:25+02:00,commit, +1957,Clément Robert,2022-08-18 07:51:10+02:00,commit, +1958,Matthew Turk,2022-08-17 09:13:29-05:00,commit, +1959,Kacper Kowalik,2022-08-16 09:39:53-05:00,commit, +1960,Matthew Turk,2022-08-16 07:44:10-05:00,commit, +1961,Tom Abel,2022-08-16 08:28:18-04:00,commit, +1962,koarakawaii,2022-08-16 09:19:00+08:00,commit, +1963,Clément Robert,2022-08-15 20:08:10+02:00,commit, +1964,Clément Robert,2022-08-15 20:08:10+02:00,commit, +1965,Matthew Turk,2022-08-15 12:43:39-05:00,commit, +1966,Matthew Turk,2022-08-15 12:43:13-05:00,commit, +1967,Matthew Turk,2022-08-15 12:42:42-05:00,commit, +1968,Clément Robert,2022-08-15 18:24:31+02:00,commit, +1969,koarakawaii,2022-08-15 21:26:10+08:00,commit, +1970,Clément Robert,2022-08-15 15:19:19+02:00,commit, +1971,koarakawaii,2022-08-15 20:17:01+08:00,commit, +1972,koarakawaii,2022-08-15 20:15:28+08:00,commit, +1973,Clément Robert,2022-08-14 22:18:21+02:00,commit, +1974,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1975,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1976,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1977,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1978,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1979,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1980,Clément Robert,2022-08-14 11:16:20+02:00,commit, +1981,Tom Abel,2022-08-14 01:20:08-05:00,commit, +1982,Matthew Turk,2022-08-12 11:10:38-05:00,commit, +1983,Clément Robert,2022-08-12 18:06:05+02:00,commit, +1984,Clément Robert,2022-08-12 07:50:31+02:00,commit, +1985,Ronan-Hix,2022-08-11 15:46:34-04:00,commit, +1986,Ronan-Hix,2022-08-11 15:43:08-04:00,commit, +1987,John ZuHone,2022-08-11 14:14:28-04:00,commit, +1988,koarakawaii,2022-08-10 20:39:52+08:00,commit, +1989,koarakawaii,2022-08-10 20:35:01+08:00,commit, +1990,koarakawaii,2022-08-10 18:27:45+08:00,commit, +1991,koarakawaii,2022-08-10 12:49:52+08:00,commit, +1992,koarakawaii,2022-08-10 12:36:03+08:00,commit, +1993,Chris Havlin,2022-08-09 17:20:04-05:00,commit, +1994,Chris Havlin,2022-08-09 16:57:33-05:00,commit, +1995,Chris Havlin,2022-08-08 13:18:18-05:00,commit, +1996,Chris Havlin,2022-08-08 13:17:41-05:00,commit, +1997,Clément Robert,2022-08-08 19:38:47+02:00,commit, +1998,Chris Havlin,2022-08-08 12:29:33-05:00,commit, +1999,Chris Havlin,2022-08-08 12:08:54-05:00,commit, +2000,Matthew Turk,2022-08-08 10:42:18-05:00,commit, +2001,Clément Robert,2022-08-08 15:22:25+02:00,commit, +2002,Corentin Cadiou,2022-08-08 13:36:50+01:00,commit, +2003,Clément Robert,2022-08-06 17:30:01+02:00,commit, +2004,Clément Robert,2022-08-06 15:42:04+02:00,commit, +2005,Matthew Turk,2022-08-06 05:59:23-05:00,commit, +2006,Matthew Turk,2022-08-05 14:13:08-05:00,commit, +2007,Matthew Turk,2022-08-05 14:04:36-05:00,commit, +2008,Matthew Turk,2022-08-05 13:01:56-05:00,commit, +2009,Matthew Turk,2022-08-05 10:56:54-05:00,commit, +2010,Clément Robert,2022-08-05 13:48:58+02:00,commit, +2011,Clément Robert,2022-08-05 12:10:55+02:00,commit, +2012,Clément Robert,2022-08-05 12:04:23+02:00,commit, +2013,Clément Robert,2022-08-05 11:41:07+02:00,commit, +2014,Matthew Turk,2022-08-05 04:35:20-05:00,commit, +2015,Clément Robert,2022-08-05 08:29:22+02:00,commit, +2016,Clément Robert,2022-08-05 08:07:00+02:00,commit, +2017,John ZuHone,2022-08-04 22:21:12-04:00,commit, +2018,Chris Havlin,2022-08-04 14:20:52-05:00,commit, +2019,Clément Robert,2022-08-04 20:25:33+02:00,commit, +2020,Matthew Turk,2022-08-04 12:34:48-05:00,commit, +2021,Matthew Turk,2022-08-04 11:24:25-05:00,commit, +2022,Matthew Turk,2022-08-04 11:21:03-05:00,commit, +2023,John ZuHone,2022-08-04 12:06:07-04:00,commit, +2024,Matthew Turk,2022-08-04 10:04:29-05:00,commit, +2025,Clément Robert,2022-08-04 10:38:34+02:00,commit, +2026,John ZuHone,2022-08-04 00:08:02-04:00,commit, +2027,Chris Havlin,2022-08-03 17:28:18-05:00,commit, +2028,Clément Robert,2022-08-03 23:40:20+02:00,commit, +2029,Matthew Turk,2022-08-03 16:08:33-05:00,commit, +2030,Chris Havlin,2022-08-03 14:50:03-05:00,commit, +2031,Matthew Turk,2022-08-03 13:50:58-05:00,commit, +2032,Cameron Hummels,2022-08-03 11:23:43-07:00,commit, +2033,Chris Havlin,2022-08-03 12:28:36-05:00,commit, +2034,Chris Havlin,2022-08-03 12:19:36-05:00,commit, +2035,Matthew Turk,2022-08-03 12:19:15-05:00,commit, +2036,pre-commit-ci[bot],2022-08-03 17:17:31+00:00,commit, +2037,Ronan Hix,2022-08-03 13:15:42-04:00,commit, +2038,Chris Havlin,2022-08-03 11:22:01-05:00,commit, +2039,Matthew Turk,2022-08-03 09:11:02-05:00,commit, +2040,Matthew Turk,2022-08-03 09:08:26-05:00,commit, +2041,Matthew Turk,2022-08-03 09:05:02-05:00,commit, +2042,Matthew Turk,2022-08-03 05:16:13-05:00,commit, +2043,Matthew Turk,2022-08-03 04:46:25-05:00,commit, +2044,Matthew Turk,2022-08-03 04:38:36-05:00,commit, +2045,Chris Havlin,2022-08-02 17:08:33-05:00,commit, +2046,Matthew Turk,2022-08-02 13:19:25-05:00,commit, +2047,Matthew Turk,2022-08-02 12:57:46-05:00,commit, +2048,Matthew Turk,2022-08-02 12:14:58-05:00,commit, +2049,Matthew Turk,2022-08-02 10:04:34-05:00,commit, +2050,Matthew Turk,2022-08-02 09:35:26-05:00,commit, +2051,Matthew Turk,2022-08-02 08:29:57-05:00,commit, +2052,Matthew Turk,2022-08-02 08:29:35-05:00,commit, +2053,pre-commit-ci[bot],2022-08-02 11:34:34+02:00,commit, +2054,Matthew Turk,2022-08-01 15:52:37-05:00,commit, +2055,Clément Robert,2022-08-01 22:09:37+02:00,commit, +2056,John ZuHone,2022-08-01 13:59:07-04:00,commit, +2057,Clément Robert,2022-08-01 18:43:34+02:00,commit, +2058,Matthew Turk,2022-08-01 09:39:28-05:00,commit, +2059,Matthew Turk,2022-08-01 09:38:45-05:00,commit, +2060,Matthew Turk,2022-08-01 09:38:03-05:00,commit, +2061,Matthew Turk,2022-08-01 09:35:45-05:00,commit, 2062,John ZuHone,2022-08-01 09:08:22-04:00,commit, 2063,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2064,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2064,pre-commit-ci[bot],2022-08-01 09:08:22-04:00,commit, 2065,John ZuHone,2022-08-01 09:08:22-04:00,commit, -2066,Clément Robert,2022-08-01 14:30:34+02:00,commit, -2067,Matthew Turk,2022-08-01 05:19:35-05:00,commit, -2068,Matthew Turk,2022-08-01 05:19:11-05:00,commit, -2069,John ZuHone,2022-07-30 16:52:17-04:00,commit, -2070,John ZuHone,2022-07-30 16:52:03-04:00,commit, -2071,John ZuHone,2022-07-30 16:09:43-04:00,commit, -2072,John ZuHone,2022-07-30 15:52:19-04:00,commit, -2073,John ZuHone,2022-07-30 15:48:40-04:00,commit, -2074,John ZuHone,2022-07-30 15:47:10-04:00,commit, -2075,Clément Robert,2022-07-30 19:26:22+02:00,commit, -2076,Clément Robert,2022-07-30 18:25:36+02:00,commit, -2077,Clément Robert,2022-07-30 18:25:36+02:00,commit, -2078,John ZuHone,2022-07-30 05:47:21-07:00,commit, -2079,Chris Havlin,2022-07-29 17:30:55-05:00,commit, -2080,Bolun Thompson,2022-07-29 12:50:27-07:00,commit, -2081,John ZuHone,2022-07-29 15:48:07-04:00,commit, -2082,John ZuHone,2022-07-29 15:47:21-04:00,commit, -2083,pre-commit-ci[bot],2022-07-29 17:03:56+00:00,commit, -2084,Bolun Thompson,2022-07-29 09:39:28-07:00,commit, -2085,Bolun Thompson,2022-07-29 09:31:30-07:00,commit, -2086,John ZuHone,2022-07-29 10:46:07-04:00,commit, -2087,John ZuHone,2022-07-28 21:30:32-04:00,commit, -2088,Bolun Thompson,2022-07-28 13:34:53-07:00,commit, -2089,Clément Robert,2022-07-28 19:46:53+02:00,commit, -2090,Matthew Turk,2022-07-28 10:51:53-05:00,commit, -2091,Matthew Turk,2022-07-28 09:48:19-05:00,commit, -2092,Clément Robert,2022-07-28 16:23:20+02:00,commit, -2093,Ronan Hix,2022-07-28 10:13:21-04:00,commit, -2094,Bolun Thompson,2022-07-27 15:37:07-07:00,commit, -2095,Bolun Thompson,2022-07-27 09:27:44-07:00,commit, -2096,Bolun Thompson,2022-07-27 08:40:48-07:00,commit, -2097,Clément Robert,2022-07-27 16:26:40+02:00,commit, -2098,Ronan Hix,2022-07-27 10:22:17-04:00,commit, -2099,Ronan Hix,2022-07-27 10:21:08-04:00,commit, -2100,Clément Robert,2022-07-27 16:16:57+02:00,commit, -2101,Bolun Thompson,2022-07-26 11:20:30-07:00,commit, -2102,Clément Robert,2022-07-25 20:13:35+02:00,commit, -2103,pre-commit-ci[bot],2022-07-25 17:23:32+00:00,commit, -2104,Clément Robert,2022-07-24 18:16:18+02:00,commit, -2105,Clément Robert,2022-07-24 07:57:42+02:00,commit, -2106,John ZuHone,2022-07-23 22:59:17-04:00,commit, -2107,John ZuHone,2022-07-23 22:40:20-04:00,commit, -2108,John ZuHone,2022-07-22 11:53:50-04:00,commit, -2109,Clément Robert,2022-07-22 17:09:15+02:00,commit, -2110,John ZuHone,2022-07-22 11:04:34-04:00,commit, -2111,Clément Robert,2022-07-21 11:05:47+02:00,commit, -2112,Clément Robert,2022-07-21 09:51:15+02:00,commit, -2113,Clément Robert,2022-07-21 07:52:15+02:00,commit, -2114,Clément Robert,2022-07-20 23:40:55+02:00,commit, -2115,John ZuHone,2022-07-20 17:02:51-04:00,commit, -2116,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2117,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2118,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2119,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2120,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2121,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2122,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2123,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2124,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2125,John ZuHone,2022-07-20 15:19:40-04:00,commit, -2126,Clément Robert,2022-07-20 14:26:55+02:00,commit, -2127,Clément Robert,2022-07-20 12:15:36+02:00,commit, -2128,pre-commit-ci[bot],2022-07-18 17:12:54+00:00,commit, -2129,Clément Robert,2022-07-16 21:46:24+02:00,commit, -2130,Chris Havlin,2022-07-15 16:25:00-05:00,commit, -2131,Chris Havlin,2022-07-15 11:28:10-05:00,commit, -2132,Clément Robert,2022-07-14 21:32:52+02:00,commit, -2133,Clément Robert,2022-07-14 21:32:52+02:00,commit, -2134,Clément Robert,2022-07-14 17:09:21+02:00,commit, -2135,Clément Robert,2022-07-14 11:59:17+02:00,commit, -2136,Clément Robert,2022-07-14 08:02:58+02:00,commit, -2137,Clément Robert,2022-07-14 07:39:41+02:00,commit, -2138,Clément Robert,2022-07-13 21:16:02+02:00,commit, -2139,Clément Robert,2022-07-13 14:16:02+02:00,commit, -2140,Matthew Turk,2022-07-13 05:54:09-05:00,commit, -2141,Matthew Turk,2022-07-13 05:40:11-05:00,commit, -2142,Clément Robert,2022-07-13 11:59:42+02:00,commit, -2143,Clément Robert,2022-07-13 11:59:42+02:00,commit, -2144,Chris Havlin,2022-07-12 15:40:55-05:00,commit, -2145,Matthew Turk,2022-07-12 04:55:04-05:00,commit, -2146,Matthew Turk,2022-07-12 04:54:47-05:00,commit, -2147,Matthew Turk,2022-07-12 04:54:14-05:00,commit, -2148,Clément Robert,2022-07-11 23:56:01+02:00,commit, -2149,Clément Robert,2022-07-11 20:08:15+02:00,commit, -2150,pre-commit-ci[bot],2022-07-11 17:19:31+00:00,commit, -2151,Clément Robert,2022-07-11 15:45:33+02:00,commit, -2152,Matthew Turk,2022-07-11 07:56:39-05:00,commit, -2153,Matthew Turk,2022-07-11 07:35:01-05:00,commit, -2154,Clément Robert,2022-07-11 09:18:55+02:00,commit, -2155,Clément Robert,2022-07-10 16:44:09+02:00,commit, -2156,John ZuHone,2022-07-09 12:40:41-04:00,commit, -2157,Corentin Cadiou,2022-07-09 12:25:31+01:00,commit, -2158,Matthew Turk,2022-07-08 15:15:23-05:00,commit, -2159,Matthew Turk,2022-07-08 14:21:30-05:00,commit, -2160,Matthew Turk,2022-07-08 14:12:38-05:00,commit, -2161,Clément Robert,2022-07-07 16:46:06+02:00,commit, -2162,Clément Robert,2022-07-07 15:50:10+02:00,commit, -2163,Clément Robert,2022-07-07 12:21:25+02:00,commit, -2164,Clément Robert,2022-07-07 11:59:45+02:00,commit, -2165,Matthew Turk,2022-07-06 16:52:04-05:00,commit, -2166,Clément Robert,2022-07-06 18:36:24+02:00,commit, -2167,Clément Robert,2022-07-06 18:32:35+02:00,commit, -2168,Clément Robert,2022-07-06 16:41:56+02:00,commit, -2169,Clément Robert,2022-07-06 16:41:56+02:00,commit, -2170,Clément Robert,2022-07-06 16:41:56+02:00,commit, -2171,Clément Robert,2022-07-06 15:32:29+02:00,commit, -2172,Matthew Turk,2022-07-06 04:48:42-05:00,commit, -2173,Matthew Turk,2022-07-05 17:46:25-05:00,commit, -2174,Matthew Turk,2022-07-05 13:52:52-05:00,commit, -2175,Matthew Turk,2022-07-05 13:45:38-05:00,commit, -2176,John Wise,2022-07-05 13:52:27-04:00,commit, -2177,Clément Robert,2022-07-05 18:22:39+02:00,commit, -2178,Clément Robert,2022-07-05 17:37:23+02:00,commit, -2179,Clément Robert,2022-07-05 17:36:05+02:00,commit, -2180,Clément Robert,2022-07-05 16:37:52+02:00,commit, -2181,Clément Robert,2022-07-05 16:37:35+02:00,commit, -2182,Clément Robert,2022-07-05 16:32:45+02:00,commit, -2183,Matthew Turk,2022-07-05 09:28:26-05:00,commit, -2184,Clément Robert,2022-07-05 15:46:22+02:00,commit, -2185,Clément Robert,2022-07-05 15:44:56+02:00,commit, -2186,Clément Robert,2022-07-05 15:40:20+02:00,commit, -2187,pre-commit-ci[bot],2022-07-04 17:28:03+00:00,commit, -2188,Clément Robert,2022-07-04 16:59:14+02:00,commit, -2189,John Wise,2022-07-02 19:16:01-04:00,commit, -2190,John Wise,2022-07-02 10:47:57-04:00,commit, -2191,John Wise,2022-07-01 18:02:30-04:00,commit, -2192,Matthew Turk,2022-07-01 14:43:04-05:00,commit, -2193,Matthew Turk,2022-07-01 12:18:38-05:00,commit, -2194,Matthew Turk,2022-07-01 11:43:48-05:00,commit, -2195,Matthew Turk,2022-07-01 11:20:15-05:00,commit, -2196,Matthew Turk,2022-07-01 11:04:26-05:00,commit, -2197,Matthew Turk,2022-07-01 10:17:28-05:00,commit, -2198,Matthew Turk,2022-06-30 11:11:11-05:00,commit, -2199,Matthew Turk,2022-06-30 11:10:46-05:00,commit, -2200,Clément Robert,2022-06-30 08:59:45+02:00,commit, -2201,Chris Havlin,2022-06-29 16:22:09-05:00,commit, -2202,Clément Robert,2022-06-29 23:16:26+02:00,commit, -2203,Chris Havlin,2022-06-29 14:45:34-05:00,commit, -2204,Chris Havlin,2022-06-28 16:46:34-05:00,commit, -2205,Chris Havlin,2022-06-28 14:44:39-05:00,commit, -2206,Chris Havlin,2022-06-28 09:27:50-05:00,commit, -2207,Chris Havlin,2022-06-27 16:42:52-05:00,commit, -2208,Chris Havlin,2022-06-27 16:35:56-05:00,commit, -2209,Clément Robert,2022-06-24 17:14:50+02:00,commit, -2210,Clément Robert,2022-06-24 10:06:17+02:00,commit, -2211,John ZuHone,2022-06-23 23:13:17-05:00,commit, -2212,Clément Robert,2022-06-23 16:37:53+02:00,commit, -2213,Chris Havlin,2022-06-23 08:49:12-05:00,commit, -2214,Chris Havlin,2022-06-22 17:28:57-05:00,commit, -2215,Chris Havlin,2022-06-22 17:22:03-05:00,commit, -2216,Chris Havlin,2022-06-22 17:11:57-05:00,commit, -2217,Matthew Turk,2022-06-22 16:22:32-05:00,commit, -2218,Matthew Turk,2022-06-22 16:07:14-05:00,commit, -2219,Chris Havlin,2022-06-22 16:06:22-05:00,commit, -2220,Chris Havlin,2022-06-22 15:43:47-05:00,commit, -2221,Clément Robert,2022-06-20 23:27:20+02:00,commit, -2222,Ronan Hix,2022-06-20 15:43:05-04:00,commit, -2223,Clément Robert,2022-06-17 19:43:25+02:00,commit, -2224,Clément Robert,2022-06-17 18:46:53+02:00,commit, -2225,Matthew Turk,2022-06-17 10:38:06-05:00,commit, -2226,Chris Havlin,2022-06-16 16:50:05-05:00,commit, -2227,Chris Havlin,2022-06-16 14:31:24-05:00,commit, -2228,Chris Havlin,2022-06-16 14:27:46-05:00,commit, -2229,Zach Sherman,2022-06-16 12:59:40-05:00,commit, -2230,Matthew Turk,2022-06-16 04:53:52-05:00,commit, -2231,Matthew Turk,2022-06-16 04:50:52-05:00,commit, -2232,Matthew Turk,2022-06-16 04:47:38-05:00,commit, -2233,Zach Sherman,2022-06-15 19:03:41-05:00,commit, -2234,Chris Havlin,2022-06-15 17:57:03-05:00,commit, -2235,zssherman,2022-06-15 17:14:57-05:00,commit, -2236,Matthew Turk,2022-06-14 14:30:12-05:00,commit, -2237,Matthew Turk,2022-06-13 15:45:19-05:00,commit, -2238,pre-commit-ci[bot],2022-06-13 17:25:14+00:00,commit, -2239,Chris Havlin,2022-06-13 12:05:19-05:00,commit, -2240,Clément Robert,2022-06-13 19:04:47+02:00,commit, -2241,Chris Havlin,2022-06-13 10:30:28-05:00,commit, -2242,Britton Smith,2022-06-13 16:28:16+01:00,commit, -2243,Clément Robert,2022-06-13 14:09:13+02:00,commit, -2244,Clément Robert,2022-06-13 12:18:49+02:00,commit, -2245,Matthew Turk,2022-06-13 04:29:23-05:00,commit, -2246,Matthew Turk,2022-06-13 04:28:51-05:00,commit, -2247,Matthew Turk,2022-06-13 04:28:01-05:00,commit, -2248,Clément Robert,2022-06-13 10:20:25+02:00,commit, -2249,Ronan-Hix,2022-06-12 23:41:29-04:00,commit, -2250,Clément Robert,2022-06-11 20:44:36+02:00,commit, -2251,Clément Robert,2022-06-11 20:15:23+02:00,commit, -2252,Clément Robert,2022-06-11 17:04:31+02:00,commit, -2253,Clément Robert,2022-06-10 21:39:18+02:00,commit, -2254,Matthew Turk,2022-06-10 12:23:24-05:00,commit, -2255,Chris Havlin,2022-06-10 08:52:10-05:00,commit, -2256,Chris Havlin,2022-06-09 15:26:40-05:00,commit, -2257,Chris Havlin,2022-06-09 15:21:11-05:00,commit, -2258,Chris Havlin,2022-06-09 15:08:59-05:00,commit, -2259,Chris Havlin,2022-06-09 11:45:34-05:00,commit, -2260,Chris Havlin,2022-06-09 11:29:14-05:00,commit, -2261,Chris Havlin,2022-06-09 11:07:09-05:00,commit, -2262,Chris Havlin,2022-06-09 11:02:07-05:00,commit, -2263,Chris Havlin,2022-06-09 10:57:39-05:00,commit, -2264,Clément Robert,2022-06-09 14:30:43+02:00,commit, -2265,Clément Robert,2022-06-09 11:22:14+02:00,commit, -2266,Clément Robert,2022-06-09 11:21:08+02:00,commit, -2267,Chris Havlin,2022-06-08 16:59:46-05:00,commit, -2268,Chris Havlin,2022-06-08 16:58:28-05:00,commit, -2269,Clément Robert,2022-06-08 23:51:29+02:00,commit, -2270,Chris Havlin,2022-06-08 16:05:26-05:00,commit, -2271,Chris Havlin,2022-06-08 15:57:42-05:00,commit, -2272,Matthew Turk,2022-06-08 15:48:38-05:00,commit, -2273,Chris Havlin,2022-06-08 13:08:24-05:00,commit, -2274,Chris Havlin,2022-06-08 12:30:21-05:00,commit, -2275,Chris Havlin,2022-06-08 12:23:46-05:00,commit, -2276,Chris Havlin,2022-06-08 12:21:03-05:00,commit, -2277,Chris Havlin,2022-06-08 11:45:41-05:00,commit, -2278,Chris Havlin,2022-06-08 10:38:41-05:00,commit, -2279,Chris Havlin,2022-06-08 10:22:26-05:00,commit, -2280,Clément Robert,2022-06-08 00:10:20+02:00,commit, -2281,Clément Robert,2022-06-07 17:38:41+02:00,commit, -2282,Clément Robert,2022-06-07 15:22:22+02:00,commit, -2283,Clément Robert,2022-06-06 22:54:35+02:00,commit, -2284,Clément Robert,2022-06-06 18:00:54+02:00,commit, -2285,Clément Robert,2022-06-06 18:00:54+02:00,commit, -2286,Matthew Turk,2022-06-06 08:37:27-05:00,commit, -2287,Matthew Turk,2022-06-06 08:17:42-05:00,commit, -2288,Matthew Turk,2022-06-06 08:15:22-05:00,commit, -2289,Clément Robert,2022-06-06 13:22:01+02:00,commit, -2290,Clément Robert,2022-06-05 17:26:57+02:00,commit, -2291,Clément Robert,2022-06-05 17:26:57+02:00,commit, -2292,Clément Robert,2022-06-05 17:26:57+02:00,commit, -2293,Clément Robert,2022-06-05 17:26:42+02:00,commit, -2294,Clément Robert,2022-06-05 17:26:42+02:00,commit, -2295,Clément Robert,2022-06-05 17:26:40+02:00,commit, -2296,Clément Robert,2022-06-04 17:53:32+02:00,commit, -2297,Chris Havlin,2022-06-03 16:47:47-05:00,commit, -2298,Chris Havlin,2022-06-03 16:08:36-05:00,commit, -2299,Chris Havlin,2022-06-03 16:06:46-05:00,commit, -2300,Chris Havlin,2022-06-03 16:06:46-05:00,commit, -2301,Chris Havlin,2022-06-03 16:06:06-05:00,commit, -2302,Chris Havlin,2022-06-02 15:56:39-05:00,commit, -2303,Clément Robert,2022-06-02 18:18:14+02:00,commit, -2304,Clément Robert,2022-06-02 18:18:14+02:00,commit, -2305,Clément Robert,2022-06-02 18:18:14+02:00,commit, -2306,Matthew Turk,2022-06-02 06:59:29-05:00,commit, -2307,Matthew Turk,2022-06-02 05:18:35-05:00,commit, -2308,Clément Robert,2022-06-01 16:59:21+02:00,commit, -2309,Clément Robert,2022-05-29 10:48:53+02:00,commit, -2310,Clément Robert,2022-05-29 10:41:44+02:00,commit, -2311,Clément Robert,2022-05-27 23:32:50+02:00,commit, -2312,Matthew Turk,2022-05-27 16:14:55-05:00,commit, -2313,Clément Robert,2022-05-27 22:35:17+02:00,commit, -2314,Clément Robert,2022-05-27 22:35:17+02:00,commit, -2315,Clément Robert,2022-05-27 21:37:02+02:00,commit, -2316,Ryan Farber,2022-05-27 20:21:01+02:00,commit, -2317,Ryan Farber,2022-05-27 20:19:44+02:00,commit, -2318,rjfarber,2022-05-27 20:17:11+02:00,commit, -2319,rjfarber,2022-05-27 20:15:38+02:00,commit, -2320,rjfarber,2022-05-27 20:12:34+02:00,commit, -2321,Matthew Turk,2022-05-27 10:11:11-05:00,commit, -2322,Matthew Turk,2022-05-27 09:36:32-05:00,commit, -2323,Chris Havlin,2022-05-26 14:44:32-05:00,commit, -2324,Clément Robert,2022-05-26 19:03:00+02:00,commit, -2325,Ryan Farber,2022-05-26 16:07:58+02:00,commit, -2326,Clément Robert,2022-05-26 15:31:16+02:00,commit, -2327,Ryan Farber,2022-05-26 14:46:53+02:00,commit, -2328,Ryan Farber,2022-05-26 14:44:23+02:00,commit, -2329,Ryan Farber,2022-05-26 14:42:43+02:00,commit, -2330,Ryan Farber,2022-05-26 14:41:03+02:00,commit, -2331,Ryan Farber,2022-05-26 14:38:38+02:00,commit, -2332,Ryan Farber,2022-05-26 14:32:44+02:00,commit, -2333,Ryan Farber,2022-05-26 14:31:15+02:00,commit, -2334,Ryan Farber,2022-05-26 14:28:45+02:00,commit, -2335,Ryan Farber,2022-05-26 14:27:14+02:00,commit, -2336,Ryan Farber,2022-05-26 14:23:27+02:00,commit, -2337,Ryan Farber,2022-05-26 14:22:05+02:00,commit, -2338,Ryan Farber,2022-05-26 14:19:26+02:00,commit, -2339,Ryan Farber,2022-05-26 14:16:04+02:00,commit, -2340,Ryan Farber,2022-05-26 14:01:14+02:00,commit, -2341,Ryan Farber,2022-05-26 13:54:53+02:00,commit, -2342,rjfarber,2022-05-26 11:36:24+02:00,commit, -2343,Ryan Farber,2022-05-26 11:16:26+02:00,commit, -2344,Ryan Farber,2022-05-26 10:59:02+02:00,commit, -2345,Ryan Farber,2022-05-26 10:31:22+02:00,commit, -2346,Clément Robert,2022-05-25 22:09:55+02:00,commit, -2347,pre-commit-ci[bot],2022-05-25 19:59:28+00:00,commit, -2348,Ryan Farber,2022-05-25 21:06:11+02:00,commit, -2349,pre-commit-ci[bot],2022-05-25 17:23:43+00:00,commit, -2350,Ryan Farber,2022-05-25 18:51:26+02:00,commit, -2351,Ryan Farber,2022-05-25 18:27:14+02:00,commit, -2352,Chris Havlin,2022-05-25 10:56:00-05:00,commit, -2353,Clément Robert,2022-05-25 16:19:13+02:00,commit, -2354,pre-commit-ci[bot],2022-05-25 11:03:30+00:00,commit, -2355,Britton Smith,2022-05-25 11:57:45+01:00,commit, -2356,Britton Smith,2022-05-25 11:55:06+01:00,commit, -2357,Britton Smith,2022-05-25 11:35:19+01:00,commit, -2358,Britton Smith,2022-05-25 11:34:18+01:00,commit, -2359,Clément Robert,2022-05-25 11:19:37+02:00,commit, -2360,Clément Robert,2022-05-24 21:06:58+02:00,commit, -2361,Clément Robert,2022-05-24 21:06:58+02:00,commit, -2362,Clément Robert,2022-05-24 21:06:58+02:00,commit, -2363,Clément Robert,2022-05-24 21:06:56+02:00,commit, -2364,Clément Robert,2022-05-24 15:23:07+02:00,commit, -2365,Matthew Turk,2022-05-23 13:16:33-05:00,commit, -2366,Clément Robert,2022-05-23 17:20:46+02:00,commit, -2367,Clément Robert,2022-05-23 17:07:08+02:00,commit, -2368,Clément Robert,2022-05-23 16:23:28+02:00,commit, -2369,Matthew Turk,2022-05-23 09:10:52-05:00,commit, -2370,Clément Robert,2022-05-22 07:20:33+02:00,commit, -2371,Clément Robert,2022-05-22 07:20:33+02:00,commit, -2372,Clément Robert,2022-05-22 07:20:33+02:00,commit, -2373,Clément Robert,2022-05-22 07:20:33+02:00,commit, -2374,Clément Robert,2022-05-22 07:20:33+02:00,commit, -2375,Clément Robert,2022-05-22 07:20:33+02:00,commit, -2376,Clément Robert,2022-05-22 07:20:33+02:00,commit, -2377,Clément Robert,2022-05-22 07:20:33+02:00,commit, -2378,Clément Robert,2022-05-21 10:49:34+02:00,commit, -2379,Clément Robert,2022-05-21 00:05:51+02:00,commit, -2380,Clément Robert,2022-05-20 23:41:04+02:00,commit, -2381,pre-commit-ci[bot],2022-05-20 13:02:57+00:00,commit, -2382,Clément Robert,2022-05-20 14:58:02+02:00,commit, -2383,Clément Robert,2022-05-20 14:28:50+02:00,commit, -2384,Clément Robert,2022-05-20 14:28:50+02:00,commit, -2385,Clément Robert,2022-05-20 12:15:31+02:00,commit, -2386,Chris Havlin,2022-05-19 16:19:29-05:00,commit, -2387,Clément Robert,2022-05-19 22:38:00+02:00,commit, -2388,Clément Robert,2022-05-19 22:29:07+02:00,commit, -2389,Clément Robert,2022-05-19 22:28:38+02:00,commit, -2390,Clément Robert,2022-05-19 20:36:55+02:00,commit, -2391,Clément Robert,2022-05-19 20:36:44+02:00,commit, -2392,Chris Havlin,2022-05-19 12:46:54-05:00,commit, -2393,Clément Robert,2022-05-19 18:09:21+02:00,commit, -2394,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2395,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2396,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2397,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2398,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2399,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2400,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2401,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2402,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2403,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2066,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2067,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2068,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2069,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2070,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2071,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2072,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2073,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2074,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2075,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2076,Clément Robert,2022-08-01 14:30:34+02:00,commit, +2077,Matthew Turk,2022-08-01 05:19:35-05:00,commit, +2078,Matthew Turk,2022-08-01 05:19:11-05:00,commit, +2079,John ZuHone,2022-07-30 16:52:17-04:00,commit, +2080,John ZuHone,2022-07-30 16:52:03-04:00,commit, +2081,John ZuHone,2022-07-30 16:09:43-04:00,commit, +2082,John ZuHone,2022-07-30 15:52:19-04:00,commit, +2083,John ZuHone,2022-07-30 15:48:40-04:00,commit, +2084,John ZuHone,2022-07-30 15:47:10-04:00,commit, +2085,Clément Robert,2022-07-30 19:26:22+02:00,commit, +2086,Clément Robert,2022-07-30 18:25:36+02:00,commit, +2087,Clément Robert,2022-07-30 18:25:36+02:00,commit, +2088,John ZuHone,2022-07-30 05:47:21-07:00,commit, +2089,Chris Havlin,2022-07-29 17:30:55-05:00,commit, +2090,Bolun Thompson,2022-07-29 12:50:27-07:00,commit, +2091,John ZuHone,2022-07-29 15:48:07-04:00,commit, +2092,John ZuHone,2022-07-29 15:47:21-04:00,commit, +2093,pre-commit-ci[bot],2022-07-29 17:03:56+00:00,commit, +2094,Bolun Thompson,2022-07-29 09:39:28-07:00,commit, +2095,Bolun Thompson,2022-07-29 09:31:30-07:00,commit, +2096,John ZuHone,2022-07-29 10:46:07-04:00,commit, +2097,John ZuHone,2022-07-28 21:30:32-04:00,commit, +2098,Bolun Thompson,2022-07-28 13:34:53-07:00,commit, +2099,Clément Robert,2022-07-28 19:46:53+02:00,commit, +2100,Matthew Turk,2022-07-28 10:51:53-05:00,commit, +2101,Matthew Turk,2022-07-28 09:48:19-05:00,commit, +2102,Clément Robert,2022-07-28 16:23:20+02:00,commit, +2103,Ronan Hix,2022-07-28 10:13:21-04:00,commit, +2104,Bolun Thompson,2022-07-27 15:37:07-07:00,commit, +2105,Bolun Thompson,2022-07-27 09:27:44-07:00,commit, +2106,Bolun Thompson,2022-07-27 08:40:48-07:00,commit, +2107,Clément Robert,2022-07-27 16:26:40+02:00,commit, +2108,Ronan Hix,2022-07-27 10:22:17-04:00,commit, +2109,Ronan Hix,2022-07-27 10:21:08-04:00,commit, +2110,Clément Robert,2022-07-27 16:16:57+02:00,commit, +2111,Bolun Thompson,2022-07-26 11:20:30-07:00,commit, +2112,Clément Robert,2022-07-25 20:13:35+02:00,commit, +2113,pre-commit-ci[bot],2022-07-25 17:23:32+00:00,commit, +2114,Clément Robert,2022-07-24 18:16:18+02:00,commit, +2115,Clément Robert,2022-07-24 07:57:42+02:00,commit, +2116,John ZuHone,2022-07-23 22:59:17-04:00,commit, +2117,John ZuHone,2022-07-23 22:40:20-04:00,commit, +2118,John ZuHone,2022-07-22 11:53:50-04:00,commit, +2119,Clément Robert,2022-07-22 17:09:15+02:00,commit, +2120,John ZuHone,2022-07-22 11:04:34-04:00,commit, +2121,Clément Robert,2022-07-21 11:05:47+02:00,commit, +2122,Clément Robert,2022-07-21 09:51:15+02:00,commit, +2123,Clément Robert,2022-07-21 07:52:15+02:00,commit, +2124,Clément Robert,2022-07-20 23:40:55+02:00,commit, +2125,John ZuHone,2022-07-20 17:02:51-04:00,commit, +2126,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2127,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2128,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2129,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2130,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2131,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2132,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2133,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2134,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2135,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2136,Clément Robert,2022-07-20 14:26:55+02:00,commit, +2137,Clément Robert,2022-07-20 12:15:36+02:00,commit, +2138,pre-commit-ci[bot],2022-07-18 17:12:54+00:00,commit, +2139,Clément Robert,2022-07-16 21:46:24+02:00,commit, +2140,Chris Havlin,2022-07-15 16:25:00-05:00,commit, +2141,Chris Havlin,2022-07-15 11:28:10-05:00,commit, +2142,Clément Robert,2022-07-14 21:32:52+02:00,commit, +2143,Clément Robert,2022-07-14 21:32:52+02:00,commit, +2144,Clément Robert,2022-07-14 17:09:21+02:00,commit, +2145,Clément Robert,2022-07-14 11:59:17+02:00,commit, +2146,Clément Robert,2022-07-14 08:02:58+02:00,commit, +2147,Clément Robert,2022-07-14 07:39:41+02:00,commit, +2148,Clément Robert,2022-07-13 21:16:02+02:00,commit, +2149,Clément Robert,2022-07-13 14:16:02+02:00,commit, +2150,Matthew Turk,2022-07-13 05:54:09-05:00,commit, +2151,Matthew Turk,2022-07-13 05:40:11-05:00,commit, +2152,Clément Robert,2022-07-13 11:59:42+02:00,commit, +2153,Clément Robert,2022-07-13 11:59:42+02:00,commit, +2154,Chris Havlin,2022-07-12 15:40:55-05:00,commit, +2155,Matthew Turk,2022-07-12 04:55:04-05:00,commit, +2156,Matthew Turk,2022-07-12 04:54:47-05:00,commit, +2157,Matthew Turk,2022-07-12 04:54:14-05:00,commit, +2158,Clément Robert,2022-07-11 23:56:01+02:00,commit, +2159,Clément Robert,2022-07-11 20:08:15+02:00,commit, +2160,pre-commit-ci[bot],2022-07-11 17:19:31+00:00,commit, +2161,Clément Robert,2022-07-11 15:45:33+02:00,commit, +2162,Matthew Turk,2022-07-11 07:56:39-05:00,commit, +2163,Matthew Turk,2022-07-11 07:35:01-05:00,commit, +2164,Clément Robert,2022-07-11 09:18:55+02:00,commit, +2165,Clément Robert,2022-07-10 16:44:09+02:00,commit, +2166,John ZuHone,2022-07-09 12:40:41-04:00,commit, +2167,Corentin Cadiou,2022-07-09 12:25:31+01:00,commit, +2168,Matthew Turk,2022-07-08 15:15:23-05:00,commit, +2169,Matthew Turk,2022-07-08 14:21:30-05:00,commit, +2170,Matthew Turk,2022-07-08 14:12:38-05:00,commit, +2171,Clément Robert,2022-07-07 16:46:06+02:00,commit, +2172,Clément Robert,2022-07-07 15:50:10+02:00,commit, +2173,Clément Robert,2022-07-07 12:21:25+02:00,commit, +2174,Clément Robert,2022-07-07 11:59:45+02:00,commit, +2175,Matthew Turk,2022-07-06 16:52:04-05:00,commit, +2176,Clément Robert,2022-07-06 18:36:24+02:00,commit, +2177,Clément Robert,2022-07-06 18:32:35+02:00,commit, +2178,Clément Robert,2022-07-06 16:41:56+02:00,commit, +2179,Clément Robert,2022-07-06 16:41:56+02:00,commit, +2180,Clément Robert,2022-07-06 16:41:56+02:00,commit, +2181,Clément Robert,2022-07-06 15:32:29+02:00,commit, +2182,Matthew Turk,2022-07-06 04:48:42-05:00,commit, +2183,Matthew Turk,2022-07-05 17:46:25-05:00,commit, +2184,Matthew Turk,2022-07-05 13:52:52-05:00,commit, +2185,Matthew Turk,2022-07-05 13:45:38-05:00,commit, +2186,John Wise,2022-07-05 13:52:27-04:00,commit, +2187,Clément Robert,2022-07-05 18:22:39+02:00,commit, +2188,Clément Robert,2022-07-05 17:37:23+02:00,commit, +2189,Clément Robert,2022-07-05 17:36:05+02:00,commit, +2190,Clément Robert,2022-07-05 16:37:52+02:00,commit, +2191,Clément Robert,2022-07-05 16:37:35+02:00,commit, +2192,Clément Robert,2022-07-05 16:32:45+02:00,commit, +2193,Matthew Turk,2022-07-05 09:28:26-05:00,commit, +2194,Clément Robert,2022-07-05 15:46:22+02:00,commit, +2195,Clément Robert,2022-07-05 15:44:56+02:00,commit, +2196,Clément Robert,2022-07-05 15:40:20+02:00,commit, +2197,pre-commit-ci[bot],2022-07-04 17:28:03+00:00,commit, +2198,Clément Robert,2022-07-04 16:59:14+02:00,commit, +2199,John Wise,2022-07-02 19:16:01-04:00,commit, +2200,John Wise,2022-07-02 10:47:57-04:00,commit, +2201,John Wise,2022-07-01 18:02:30-04:00,commit, +2202,Matthew Turk,2022-07-01 14:43:04-05:00,commit, +2203,Matthew Turk,2022-07-01 12:18:38-05:00,commit, +2204,Matthew Turk,2022-07-01 11:43:48-05:00,commit, +2205,Matthew Turk,2022-07-01 11:20:15-05:00,commit, +2206,Matthew Turk,2022-07-01 11:04:26-05:00,commit, +2207,Matthew Turk,2022-07-01 10:17:28-05:00,commit, +2208,Matthew Turk,2022-06-30 11:11:11-05:00,commit, +2209,Matthew Turk,2022-06-30 11:10:46-05:00,commit, +2210,Clément Robert,2022-06-30 08:59:45+02:00,commit, +2211,Chris Havlin,2022-06-29 16:22:09-05:00,commit, +2212,Clément Robert,2022-06-29 23:16:26+02:00,commit, +2213,Chris Havlin,2022-06-29 14:45:34-05:00,commit, +2214,Chris Havlin,2022-06-28 16:46:34-05:00,commit, +2215,Chris Havlin,2022-06-28 14:44:39-05:00,commit, +2216,Chris Havlin,2022-06-28 09:27:50-05:00,commit, +2217,Chris Havlin,2022-06-27 16:42:52-05:00,commit, +2218,Chris Havlin,2022-06-27 16:35:56-05:00,commit, +2219,Clément Robert,2022-06-24 17:14:50+02:00,commit, +2220,Clément Robert,2022-06-24 10:06:17+02:00,commit, +2221,John ZuHone,2022-06-23 23:13:17-05:00,commit, +2222,Clément Robert,2022-06-23 16:37:53+02:00,commit, +2223,Chris Havlin,2022-06-23 08:49:12-05:00,commit, +2224,Chris Havlin,2022-06-22 17:28:57-05:00,commit, +2225,Chris Havlin,2022-06-22 17:22:03-05:00,commit, +2226,Chris Havlin,2022-06-22 17:11:57-05:00,commit, +2227,Matthew Turk,2022-06-22 16:22:32-05:00,commit, +2228,Matthew Turk,2022-06-22 16:07:14-05:00,commit, +2229,Chris Havlin,2022-06-22 16:06:22-05:00,commit, +2230,Chris Havlin,2022-06-22 15:43:47-05:00,commit, +2231,Clément Robert,2022-06-20 23:27:20+02:00,commit, +2232,Ronan Hix,2022-06-20 15:43:05-04:00,commit, +2233,Clément Robert,2022-06-17 19:43:25+02:00,commit, +2234,Clément Robert,2022-06-17 18:46:53+02:00,commit, +2235,Matthew Turk,2022-06-17 10:38:06-05:00,commit, +2236,Chris Havlin,2022-06-16 16:50:05-05:00,commit, +2237,Chris Havlin,2022-06-16 14:31:24-05:00,commit, +2238,Chris Havlin,2022-06-16 14:27:46-05:00,commit, +2239,Zach Sherman,2022-06-16 12:59:40-05:00,commit, +2240,Matthew Turk,2022-06-16 04:53:52-05:00,commit, +2241,Matthew Turk,2022-06-16 04:50:52-05:00,commit, +2242,Matthew Turk,2022-06-16 04:47:38-05:00,commit, +2243,Zach Sherman,2022-06-15 19:03:41-05:00,commit, +2244,Chris Havlin,2022-06-15 17:57:03-05:00,commit, +2245,zssherman,2022-06-15 17:14:57-05:00,commit, +2246,Matthew Turk,2022-06-14 14:30:12-05:00,commit, +2247,Matthew Turk,2022-06-13 15:45:19-05:00,commit, +2248,pre-commit-ci[bot],2022-06-13 17:25:14+00:00,commit, +2249,Chris Havlin,2022-06-13 12:05:19-05:00,commit, +2250,Clément Robert,2022-06-13 19:04:47+02:00,commit, +2251,Chris Havlin,2022-06-13 10:30:28-05:00,commit, +2252,Britton Smith,2022-06-13 16:28:16+01:00,commit, +2253,Clément Robert,2022-06-13 14:09:13+02:00,commit, +2254,Clément Robert,2022-06-13 12:18:49+02:00,commit, +2255,Matthew Turk,2022-06-13 04:29:23-05:00,commit, +2256,Matthew Turk,2022-06-13 04:28:51-05:00,commit, +2257,Matthew Turk,2022-06-13 04:28:01-05:00,commit, +2258,Clément Robert,2022-06-13 10:20:25+02:00,commit, +2259,Ronan-Hix,2022-06-12 23:41:29-04:00,commit, +2260,Clément Robert,2022-06-11 20:44:36+02:00,commit, +2261,Clément Robert,2022-06-11 20:15:23+02:00,commit, +2262,Clément Robert,2022-06-11 17:04:31+02:00,commit, +2263,Clément Robert,2022-06-10 21:39:18+02:00,commit, +2264,Matthew Turk,2022-06-10 12:23:24-05:00,commit, +2265,Chris Havlin,2022-06-10 08:52:10-05:00,commit, +2266,Chris Havlin,2022-06-09 15:26:40-05:00,commit, +2267,Chris Havlin,2022-06-09 15:21:11-05:00,commit, +2268,Chris Havlin,2022-06-09 15:08:59-05:00,commit, +2269,Chris Havlin,2022-06-09 11:45:34-05:00,commit, +2270,Chris Havlin,2022-06-09 11:29:14-05:00,commit, +2271,Chris Havlin,2022-06-09 11:07:09-05:00,commit, +2272,Chris Havlin,2022-06-09 11:02:07-05:00,commit, +2273,Chris Havlin,2022-06-09 10:57:39-05:00,commit, +2274,Clément Robert,2022-06-09 14:30:43+02:00,commit, +2275,Clément Robert,2022-06-09 11:22:14+02:00,commit, +2276,Clément Robert,2022-06-09 11:21:08+02:00,commit, +2277,Chris Havlin,2022-06-08 16:59:46-05:00,commit, +2278,Chris Havlin,2022-06-08 16:58:28-05:00,commit, +2279,Clément Robert,2022-06-08 23:51:29+02:00,commit, +2280,Chris Havlin,2022-06-08 16:05:26-05:00,commit, +2281,Chris Havlin,2022-06-08 15:57:42-05:00,commit, +2282,Matthew Turk,2022-06-08 15:48:38-05:00,commit, +2283,Chris Havlin,2022-06-08 13:08:24-05:00,commit, +2284,Chris Havlin,2022-06-08 12:30:21-05:00,commit, +2285,Chris Havlin,2022-06-08 12:23:46-05:00,commit, +2286,Chris Havlin,2022-06-08 12:21:03-05:00,commit, +2287,Chris Havlin,2022-06-08 11:45:41-05:00,commit, +2288,Chris Havlin,2022-06-08 10:38:41-05:00,commit, +2289,Chris Havlin,2022-06-08 10:22:26-05:00,commit, +2290,Clément Robert,2022-06-08 00:10:20+02:00,commit, +2291,Clément Robert,2022-06-07 17:38:41+02:00,commit, +2292,Clément Robert,2022-06-07 15:22:22+02:00,commit, +2293,Clément Robert,2022-06-06 22:54:35+02:00,commit, +2294,Clément Robert,2022-06-06 18:00:54+02:00,commit, +2295,Clément Robert,2022-06-06 18:00:54+02:00,commit, +2296,Matthew Turk,2022-06-06 08:37:27-05:00,commit, +2297,Matthew Turk,2022-06-06 08:17:42-05:00,commit, +2298,Matthew Turk,2022-06-06 08:15:22-05:00,commit, +2299,Clément Robert,2022-06-06 13:22:01+02:00,commit, +2300,Clément Robert,2022-06-05 17:26:57+02:00,commit, +2301,Clément Robert,2022-06-05 17:26:57+02:00,commit, +2302,Clément Robert,2022-06-05 17:26:57+02:00,commit, +2303,Clément Robert,2022-06-05 17:26:42+02:00,commit, +2304,Clément Robert,2022-06-05 17:26:42+02:00,commit, +2305,Clément Robert,2022-06-05 17:26:40+02:00,commit, +2306,Clément Robert,2022-06-04 17:53:32+02:00,commit, +2307,Chris Havlin,2022-06-03 16:47:47-05:00,commit, +2308,Chris Havlin,2022-06-03 16:08:36-05:00,commit, +2309,Chris Havlin,2022-06-03 16:06:46-05:00,commit, +2310,Chris Havlin,2022-06-03 16:06:46-05:00,commit, +2311,Chris Havlin,2022-06-03 16:06:06-05:00,commit, +2312,Chris Havlin,2022-06-02 15:56:39-05:00,commit, +2313,Clément Robert,2022-06-02 18:18:14+02:00,commit, +2314,Clément Robert,2022-06-02 18:18:14+02:00,commit, +2315,Clément Robert,2022-06-02 18:18:14+02:00,commit, +2316,Matthew Turk,2022-06-02 06:59:29-05:00,commit, +2317,Matthew Turk,2022-06-02 05:18:35-05:00,commit, +2318,Clément Robert,2022-06-01 16:59:21+02:00,commit, +2319,Clément Robert,2022-05-29 10:48:53+02:00,commit, +2320,Clément Robert,2022-05-29 10:41:44+02:00,commit, +2321,Clément Robert,2022-05-27 23:32:50+02:00,commit, +2322,Matthew Turk,2022-05-27 16:14:55-05:00,commit, +2323,Clément Robert,2022-05-27 22:35:17+02:00,commit, +2324,Clément Robert,2022-05-27 22:35:17+02:00,commit, +2325,Clément Robert,2022-05-27 21:37:02+02:00,commit, +2326,Ryan Farber,2022-05-27 20:21:01+02:00,commit, +2327,Ryan Farber,2022-05-27 20:19:44+02:00,commit, +2328,rjfarber,2022-05-27 20:17:11+02:00,commit, +2329,rjfarber,2022-05-27 20:15:38+02:00,commit, +2330,rjfarber,2022-05-27 20:12:34+02:00,commit, +2331,Matthew Turk,2022-05-27 10:11:11-05:00,commit, +2332,Matthew Turk,2022-05-27 09:36:32-05:00,commit, +2333,Chris Havlin,2022-05-26 14:44:32-05:00,commit, +2334,Clément Robert,2022-05-26 19:03:00+02:00,commit, +2335,Ryan Farber,2022-05-26 16:07:58+02:00,commit, +2336,Clément Robert,2022-05-26 15:31:16+02:00,commit, +2337,Ryan Farber,2022-05-26 14:46:53+02:00,commit, +2338,Ryan Farber,2022-05-26 14:44:23+02:00,commit, +2339,Ryan Farber,2022-05-26 14:42:43+02:00,commit, +2340,Ryan Farber,2022-05-26 14:41:03+02:00,commit, +2341,Ryan Farber,2022-05-26 14:38:38+02:00,commit, +2342,Ryan Farber,2022-05-26 14:32:44+02:00,commit, +2343,Ryan Farber,2022-05-26 14:31:15+02:00,commit, +2344,Ryan Farber,2022-05-26 14:28:45+02:00,commit, +2345,Ryan Farber,2022-05-26 14:27:14+02:00,commit, +2346,Ryan Farber,2022-05-26 14:23:27+02:00,commit, +2347,Ryan Farber,2022-05-26 14:22:05+02:00,commit, +2348,Ryan Farber,2022-05-26 14:19:26+02:00,commit, +2349,Ryan Farber,2022-05-26 14:16:04+02:00,commit, +2350,Ryan Farber,2022-05-26 14:01:14+02:00,commit, +2351,Ryan Farber,2022-05-26 13:54:53+02:00,commit, +2352,rjfarber,2022-05-26 11:36:24+02:00,commit, +2353,Ryan Farber,2022-05-26 11:16:26+02:00,commit, +2354,Ryan Farber,2022-05-26 10:59:02+02:00,commit, +2355,Ryan Farber,2022-05-26 10:31:22+02:00,commit, +2356,Clément Robert,2022-05-25 22:09:55+02:00,commit, +2357,pre-commit-ci[bot],2022-05-25 19:59:28+00:00,commit, +2358,Ryan Farber,2022-05-25 21:06:11+02:00,commit, +2359,pre-commit-ci[bot],2022-05-25 17:23:43+00:00,commit, +2360,Ryan Farber,2022-05-25 18:51:26+02:00,commit, +2361,Ryan Farber,2022-05-25 18:27:14+02:00,commit, +2362,Chris Havlin,2022-05-25 10:56:00-05:00,commit, +2363,Clément Robert,2022-05-25 16:19:13+02:00,commit, +2364,pre-commit-ci[bot],2022-05-25 11:03:30+00:00,commit, +2365,Britton Smith,2022-05-25 11:57:45+01:00,commit, +2366,Britton Smith,2022-05-25 11:55:06+01:00,commit, +2367,Britton Smith,2022-05-25 11:35:19+01:00,commit, +2368,Britton Smith,2022-05-25 11:34:18+01:00,commit, +2369,Clément Robert,2022-05-25 11:19:37+02:00,commit, +2370,Clément Robert,2022-05-24 21:06:58+02:00,commit, +2371,Clément Robert,2022-05-24 21:06:58+02:00,commit, +2372,Clément Robert,2022-05-24 21:06:58+02:00,commit, +2373,Clément Robert,2022-05-24 21:06:56+02:00,commit, +2374,Clément Robert,2022-05-24 15:23:07+02:00,commit, +2375,Matthew Turk,2022-05-23 13:16:33-05:00,commit, +2376,Clément Robert,2022-05-23 17:20:46+02:00,commit, +2377,Clément Robert,2022-05-23 17:07:08+02:00,commit, +2378,Clément Robert,2022-05-23 16:23:28+02:00,commit, +2379,Matthew Turk,2022-05-23 09:10:52-05:00,commit, +2380,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2381,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2382,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2383,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2384,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2385,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2386,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2387,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2388,Clément Robert,2022-05-21 10:49:34+02:00,commit, +2389,Clément Robert,2022-05-21 00:05:51+02:00,commit, +2390,Clément Robert,2022-05-20 23:41:04+02:00,commit, +2391,pre-commit-ci[bot],2022-05-20 13:02:57+00:00,commit, +2392,Clément Robert,2022-05-20 14:58:02+02:00,commit, +2393,Clément Robert,2022-05-20 14:28:50+02:00,commit, +2394,Clément Robert,2022-05-20 14:28:50+02:00,commit, +2395,Clément Robert,2022-05-20 12:15:31+02:00,commit, +2396,Chris Havlin,2022-05-19 16:19:29-05:00,commit, +2397,Clément Robert,2022-05-19 22:38:00+02:00,commit, +2398,Clément Robert,2022-05-19 22:29:07+02:00,commit, +2399,Clément Robert,2022-05-19 22:28:38+02:00,commit, +2400,Clément Robert,2022-05-19 20:36:55+02:00,commit, +2401,Clément Robert,2022-05-19 20:36:44+02:00,commit, +2402,Chris Havlin,2022-05-19 12:46:54-05:00,commit, +2403,Clément Robert,2022-05-19 18:09:21+02:00,commit, 2404,Clément Robert,2022-05-19 18:05:27+02:00,commit, 2405,Clément Robert,2022-05-19 18:05:27+02:00,commit, 2406,Clément Robert,2022-05-19 18:05:27+02:00,commit, 2407,Clément Robert,2022-05-19 18:05:27+02:00,commit, -2408,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2409,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2410,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2411,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2412,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2413,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2414,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2415,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2416,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2417,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2408,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2409,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2410,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2411,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2412,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2413,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2414,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2415,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2416,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2417,Clément Robert,2022-05-19 18:05:27+02:00,commit, 2418,Clément Robert,2022-05-19 18:05:26+02:00,commit, 2419,Clément Robert,2022-05-19 18:05:26+02:00,commit, 2420,Clément Robert,2022-05-19 18:05:26+02:00,commit, @@ -2426,1016 +2426,1016 @@ 2424,Clément Robert,2022-05-19 18:05:26+02:00,commit, 2425,Clément Robert,2022-05-19 18:05:26+02:00,commit, 2426,Clément Robert,2022-05-19 18:05:26+02:00,commit, -2427,Clément Robert,2022-05-19 18:05:25+02:00,commit, -2428,Clément Robert,2022-05-19 18:04:41+02:00,commit, -2429,Clément Robert,2022-05-19 18:04:41+02:00,commit, -2430,Clément Robert,2022-05-19 18:04:41+02:00,commit, -2431,Clément Robert,2022-05-19 18:04:41+02:00,commit, -2432,Clément Robert,2022-05-19 18:04:41+02:00,commit, -2433,Clément Robert,2022-05-19 18:04:41+02:00,commit, -2434,Clément Robert,2022-05-19 18:04:41+02:00,commit, -2435,Chris Havlin,2022-05-19 11:01:57-05:00,commit, -2436,pre-commit-ci[bot],2022-05-18 15:33:57+00:00,commit, -2437,Britton Smith,2022-05-18 16:28:18+01:00,commit, -2438,Britton Smith,2022-05-18 16:17:58+01:00,commit, -2439,Clément Robert,2022-05-17 22:51:51+02:00,commit, -2440,Matthew Turk,2022-05-17 11:41:47-05:00,commit, -2441,Kacper Kowalik,2022-05-17 10:00:17-05:00,commit, -2442,Clément Robert,2022-05-17 15:56:24+02:00,commit, -2443,Clément Robert,2022-05-17 15:54:50+02:00,commit, -2444,Clément Robert,2022-05-17 10:29:50+02:00,commit, -2445,Tracy Teal,2022-05-16 20:34:53-04:00,commit, -2446,Matthew Turk,2022-05-16 18:33:25-05:00,commit, -2447,Matthew Turk,2022-05-16 17:43:11-05:00,commit, -2448,Matthew Turk,2022-05-16 15:12:52-05:00,commit, -2449,Clément Robert,2022-05-16 21:37:26+02:00,commit, -2450,Clément Robert,2022-05-16 21:35:06+02:00,commit, -2451,Matthew Turk,2022-05-16 14:16:37-05:00,commit, -2452,Matthew Turk,2022-05-16 14:15:12-05:00,commit, -2453,Matthew Turk,2022-05-16 14:11:54-05:00,commit, -2454,Clément Robert,2022-05-16 20:58:47+02:00,commit, -2455,Matthew Turk,2022-05-16 10:40:52-05:00,commit, -2456,Clément Robert,2022-05-15 15:23:12+02:00,commit, -2457,Clément Robert,2022-05-15 15:22:31+02:00,commit, -2458,Chris Havlin,2022-05-13 17:01:26-05:00,commit, -2459,Chris Havlin,2022-05-13 16:44:11-05:00,commit, -2460,Matthew Turk,2022-05-13 14:44:31-05:00,commit, -2461,Matthew Turk,2022-05-13 03:56:26-05:00,commit, -2462,Clément Robert,2022-05-11 12:21:35+02:00,commit, -2463,Clément Robert,2022-05-11 11:59:31+02:00,commit, -2464,Clément Robert,2022-05-11 11:15:03+02:00,commit, -2465,Clément Robert,2022-05-11 11:15:03+02:00,commit, -2466,Clément Robert,2022-05-11 11:15:03+02:00,commit, -2467,Clément Robert,2022-05-10 11:39:53+02:00,commit, -2468,Clément Robert,2022-05-09 19:53:42+02:00,commit, -2469,pre-commit-ci[bot],2022-05-09 17:06:41+00:00,commit, -2470,pre-commit-ci[bot],2022-05-09 11:41:02+00:00,commit, -2471,Britton Smith,2022-05-09 12:29:59+01:00,commit, -2472,Clément Robert,2022-05-06 11:23:59+02:00,commit, -2473,Clément Robert,2022-05-06 11:23:59+02:00,commit, -2474,Chris Havlin,2022-05-05 09:35:17-05:00,commit, -2475,Clément Robert,2022-05-05 10:05:09+02:00,commit, -2476,Clément Robert,2022-05-04 13:48:53+02:00,commit, -2477,Chris Havlin,2022-05-03 08:56:30-05:00,commit, -2478,Clément Robert,2022-05-03 10:14:16+02:00,commit, -2479,Clément Robert,2022-05-02 20:50:20+02:00,commit, -2480,Clément Robert,2022-05-02 20:34:04+02:00,commit, -2481,Clément Robert,2022-05-02 19:12:54+02:00,commit, -2482,Chris Havlin,2022-05-02 10:22:15-05:00,commit, -2483,Clément Robert,2022-05-01 19:00:36+02:00,commit, -2484,Corentin Cadiou,2022-05-01 18:45:17+02:00,commit, -2485,Chris Havlin,2022-04-27 17:31:58-05:00,commit, -2486,Chris Havlin,2022-04-27 12:34:53-05:00,commit, -2487,Chris Havlin,2022-04-27 10:47:02-05:00,commit, -2488,Clément Robert,2022-04-27 11:53:54+02:00,commit, -2489,Clément Robert,2022-04-27 11:39:20+02:00,commit, -2490,Chris Havlin,2022-04-26 16:50:06-05:00,commit, -2491,Chris Havlin,2022-04-26 16:45:47-05:00,commit, -2492,Clément Robert,2022-04-19 23:16:12+02:00,commit, -2493,Clément Robert,2022-04-19 19:07:33+02:00,commit, -2494,Clément Robert,2022-04-19 13:44:54+02:00,commit, -2495,Clément Robert,2022-04-18 16:27:03+02:00,commit, -2496,Ronan Hix,2022-04-16 10:21:57-04:00,commit, -2497,Matthew Turk,2022-04-14 08:47:04-05:00,commit, -2498,Clément Robert,2022-04-13 23:26:21+02:00,commit, -2499,Cameron Hummels,2022-04-13 11:10:04-07:00,commit, -2500,Clément Robert,2022-04-13 17:54:08+02:00,commit, -2501,Matthew Turk,2022-04-13 08:26:41-05:00,commit, -2502,Clément Robert,2022-04-11 20:03:42+02:00,commit, -2503,pre-commit-ci[bot],2022-04-11 17:17:18+00:00,commit, -2504,Clément Robert,2022-04-09 12:05:37+02:00,commit, -2505,Chris Havlin,2022-04-08 12:08:16-05:00,commit, -2506,Chris Havlin,2022-04-08 10:45:50-05:00,commit, -2507,Chris Havlin,2022-04-08 10:40:13-05:00,commit, -2508,Clément Robert,2022-04-06 11:47:21+02:00,commit, -2509,Clément Robert,2022-04-06 11:47:21+02:00,commit, -2510,Clément Robert,2022-04-06 11:06:42+02:00,commit, -2511,Ronan Hix,2022-04-05 23:10:02-04:00,commit, -2512,Ronan-Hix,2022-04-05 11:05:27-04:00,commit, -2513,Clément Robert,2022-04-04 23:45:23+02:00,commit, -2514,Clément Robert,2022-04-04 22:29:45+02:00,commit, -2515,Clément Robert,2022-04-04 22:29:45+02:00,commit, -2516,Clément Robert,2022-04-04 21:14:58+02:00,commit, -2517,Ronan Hix,2022-04-04 14:11:49-04:00,commit, -2518,pre-commit-ci[bot],2022-04-04 17:10:28+00:00,commit, -2519,Corentin Cadiou,2022-04-04 18:32:12+02:00,commit, -2520,Corentin Cadiou,2022-04-04 18:26:44+02:00,commit, -2521,Clément Robert,2022-04-03 14:14:05+02:00,commit, -2522,Clément Robert,2022-04-03 14:14:05+02:00,commit, -2523,Matthew Turk,2022-03-31 11:23:25-05:00,commit, -2524,Clément Robert,2022-03-31 17:35:22+02:00,commit, -2525,Matthew Turk,2022-03-31 08:24:36-05:00,commit, -2526,Clément Robert,2022-03-31 13:50:51+02:00,commit, -2527,Clément Robert,2022-03-31 12:58:58+02:00,commit, -2528,Corentin Cadiou,2022-03-31 09:55:42+02:00,commit, -2529,Corentin Cadiou,2022-03-31 09:53:07+02:00,commit, -2530,Clément Robert,2022-03-30 20:57:44+02:00,commit, -2531,John ZuHone,2022-03-30 14:09:28-04:00,commit, -2532,Clément Robert,2022-03-30 18:03:53+02:00,commit, -2533,Clément Robert,2022-03-30 17:01:13+02:00,commit, -2534,Chris Havlin,2022-03-30 09:35:45-05:00,commit, -2535,Matthew Turk,2022-03-30 06:03:14-05:00,commit, -2536,Matthew Turk,2022-03-30 06:02:15-05:00,commit, -2537,Matthew Turk,2022-03-30 05:29:54-05:00,commit, -2538,Clément Robert,2022-03-30 10:59:25+02:00,commit, -2539,pre-commit-ci[bot],2022-03-29 15:02:43+00:00,commit, -2540,Luke Conaboy,2022-03-29 15:54:44+01:00,commit, -2541,Luke Conaboy,2022-03-29 13:34:52+01:00,commit, -2542,Clément Robert,2022-03-29 11:46:40+02:00,commit, -2543,Chris Havlin,2022-03-28 16:11:01-05:00,commit, -2544,Chris Havlin,2022-03-28 16:06:15-05:00,commit, -2545,Clément Robert,2022-03-28 22:28:35+02:00,commit, -2546,Chris Havlin,2022-03-28 12:50:52-05:00,commit, -2547,Chris Havlin,2022-03-28 12:38:30-05:00,commit, -2548,Corentin Cadiou,2022-03-28 18:19:19+01:00,commit, -2549,Corentin Cadiou,2022-03-28 18:02:01+01:00,commit, -2550,Corentin Cadiou,2022-03-28 17:44:54+01:00,commit, -2551,Clément Robert,2022-03-28 17:55:56+02:00,commit, -2552,Clément Robert,2022-03-28 15:13:17+02:00,commit, -2553,Clément Robert,2022-03-28 12:16:39+02:00,commit, -2554,Kacper Kowalik,2022-03-27 14:04:28-05:00,commit, -2555,Matthew Turk,2022-03-25 14:47:24-05:00,commit, -2556,Clément Robert,2022-03-24 11:19:10+01:00,commit, -2557,Clément Robert,2022-03-22 20:27:32+01:00,commit, -2558,Clément Robert,2022-03-22 20:27:32+01:00,commit, -2559,Clément Robert,2022-03-22 15:31:46+01:00,commit, -2560,Clément Robert,2022-03-22 13:21:18+01:00,commit, -2561,Clément Robert,2022-03-22 13:17:19+01:00,commit, -2562,Matthew Turk,2022-03-21 09:11:50-05:00,commit, -2563,Matthew Turk,2022-03-18 13:48:03-05:00,commit, -2564,Matthew Turk,2022-03-18 12:05:01-05:00,commit, -2565,Michael Zingale,2022-03-14 15:27:29-04:00,commit, -2566,Clément Robert,2022-03-14 19:02:40+01:00,commit, -2567,pre-commit-ci[bot],2022-03-14 17:15:08+00:00,commit, -2568,Matthew Turk,2022-03-11 14:45:21-06:00,commit, -2569,Matthew Turk,2022-03-11 14:38:19-06:00,commit, -2570,Matthew Turk,2022-03-11 14:35:20-06:00,commit, -2571,Matthew Turk,2022-03-11 14:32:10-06:00,commit, -2572,Matthew Turk,2022-03-11 14:21:17-06:00,commit, -2573,Matthew Turk,2022-03-10 15:03:54-06:00,commit, -2574,Matthew Turk,2022-03-10 14:11:50-06:00,commit, -2575,Clément Robert,2022-03-10 16:52:32+01:00,commit, -2576,Clément Robert,2022-03-10 16:04:45+01:00,commit, -2577,Corentin Cadiou,2022-03-10 14:09:21+00:00,commit, -2578,Corentin Cadiou,2022-03-10 15:05:38+01:00,commit, -2579,Corentin Cadiou,2022-03-10 11:13:13+00:00,commit, -2580,Corentin Cadiou,2022-03-10 12:06:51+01:00,commit, -2581,pre-commit-ci[bot],2022-03-10 03:59:17+00:00,commit, -2582,Cameron Hummels,2022-03-09 12:04:49-08:00,commit, -2583,pre-commit-ci[bot],2022-03-07 17:09:31+00:00,commit, -2584,Clément Robert,2022-03-07 11:47:50+01:00,commit, -2585,Clément Robert,2022-03-05 09:34:07+01:00,commit, -2586,Corentin Cadiou,2022-03-03 12:47:23+01:00,commit, -2587,Clément Robert,2022-03-03 11:18:21+01:00,commit, -2588,Matthew Turk,2022-03-02 13:23:30-06:00,commit, -2589,Matthew Turk,2022-03-02 13:21:47-06:00,commit, -2590,Clément Robert,2022-03-01 09:28:01+01:00,commit, -2591,Clément Robert,2022-02-25 11:10:18+01:00,commit, -2592,Clément Robert,2022-02-25 11:10:18+01:00,commit, -2593,Clément Robert,2022-02-25 11:10:18+01:00,commit, -2594,John ZuHone,2022-02-24 10:14:16+01:00,commit, -2595,John ZuHone,2022-02-24 10:14:16+01:00,commit, -2596,John ZuHone,2022-02-24 10:14:16+01:00,commit, -2597,John ZuHone,2022-02-24 10:14:16+01:00,commit, -2598,John ZuHone,2022-02-24 10:14:16+01:00,commit, -2599,John ZuHone,2022-02-24 10:14:16+01:00,commit, -2600,John ZuHone,2022-02-24 10:14:16+01:00,commit, -2601,Cameron Hummels,2022-02-23 11:28:16-08:00,commit, -2602,Clément Robert,2022-02-23 17:15:40+01:00,commit, -2603,Clément Robert,2022-02-23 17:15:40+01:00,commit, -2604,Clément Robert,2022-02-23 11:03:44+01:00,commit, -2605,Clément Robert,2022-02-21 20:39:03+01:00,commit, -2606,Clément Robert,2022-02-21 20:39:03+01:00,commit, -2607,Clément Robert,2022-02-20 11:51:52+01:00,commit, -2608,John ZuHone,2022-02-17 10:04:49-05:00,commit, -2609,John ZuHone,2022-02-17 09:44:06-05:00,commit, -2610,Matthew Turk,2022-02-17 08:11:50-06:00,commit, -2611,Clément Robert,2022-02-17 15:02:53+01:00,commit, -2612,John ZuHone,2022-02-17 07:52:28-05:00,commit, -2613,John ZuHone,2022-02-17 07:44:29-05:00,commit, -2614,Clément Robert,2022-02-16 19:47:37+01:00,commit, -2615,Corentin Cadiou,2022-02-16 18:11:08+01:00,commit, -2616,John ZuHone,2022-02-16 09:09:48-05:00,commit, -2617,Corentin Cadiou,2022-02-16 11:14:12+01:00,commit, -2618,Corentin Cadiou,2022-02-16 11:09:45+01:00,commit, -2619,John ZuHone,2022-02-15 13:42:30-05:00,commit, -2620,John ZuHone,2022-02-15 09:52:11-05:00,commit, -2621,Corentin Cadiou,2022-02-15 14:28:53+01:00,commit, -2622,Corentin Cadiou,2022-02-15 14:25:26+01:00,commit, -2623,Clément Robert,2022-02-15 13:43:24+01:00,commit, -2624,Corentin Cadiou,2022-02-15 11:37:39+01:00,commit, -2625,Corentin Cadiou,2022-02-15 11:15:16+01:00,commit, -2626,Corentin Cadiou,2022-02-15 10:39:25+01:00,commit, -2627,John ZuHone,2022-02-14 21:45:09-05:00,commit, -2628,John ZuHone,2022-02-14 21:33:53-05:00,commit, -2629,Clément Robert,2022-02-14 22:23:13+01:00,commit, -2630,Matthew Turk,2022-02-14 15:00:14-06:00,commit, -2631,Matthew Turk,2022-02-14 14:00:10-06:00,commit, -2632,Matthew Turk,2022-02-14 13:58:26-06:00,commit, -2633,Clément Robert,2022-02-14 20:51:52+01:00,commit, -2634,Matthew Turk,2022-02-14 13:41:37-06:00,commit, -2635,Matthew Turk,2022-02-14 13:38:49-06:00,commit, -2636,Matthew Turk,2022-02-14 13:37:31-06:00,commit, -2637,Matthew Turk,2022-02-14 13:31:52-06:00,commit, -2638,Matthew Turk,2022-02-14 13:26:33-06:00,commit, -2639,Matthew Turk,2022-02-14 13:25:00-06:00,commit, -2640,Matthew Turk,2022-02-14 13:24:50-06:00,commit, -2641,Clément Robert,2022-02-14 16:34:31+01:00,commit, -2642,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, -2643,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, -2644,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, -2645,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, -2646,Clément Robert,2022-02-14 11:59:48+01:00,commit, -2647,John ZuHone,2022-02-13 20:26:07-05:00,commit, -2648,Ronan Hix,2022-02-13 10:47:29-05:00,commit, -2649,John ZuHone,2022-02-11 23:23:20-05:00,commit, -2650,John ZuHone,2022-02-11 23:17:21-05:00,commit, -2651,John ZuHone,2022-02-11 23:14:23-05:00,commit, -2652,John ZuHone,2022-02-11 16:14:02-05:00,commit, -2653,John ZuHone,2022-02-11 16:13:32-05:00,commit, -2654,John ZuHone,2022-02-11 16:12:07-05:00,commit, -2655,John ZuHone,2022-02-11 15:30:44-05:00,commit, -2656,John ZuHone,2022-02-11 15:30:28-05:00,commit, -2657,John ZuHone,2022-02-11 15:26:59-05:00,commit, -2658,John ZuHone,2022-02-11 15:26:51-05:00,commit, -2659,John ZuHone,2022-02-09 18:12:03-05:00,commit, -2660,Clément Robert,2022-02-09 22:15:09+01:00,commit, -2661,Cameron Hummels,2022-02-09 11:36:52-08:00,commit, -2662,Clément Robert,2022-02-09 18:13:28+01:00,commit, -2663,Matthew Turk,2022-02-09 09:48:13-06:00,commit, -2664,John ZuHone,2022-02-09 10:45:30-05:00,commit, -2665,Clément Robert,2022-02-09 12:03:55+01:00,commit, -2666,Clément Robert,2022-02-08 22:59:28+01:00,commit, -2667,Clément Robert,2022-02-08 17:53:04+01:00,commit, -2668,Clément Robert,2022-02-08 13:24:13+01:00,commit, -2669,Matthew Turk,2022-02-08 05:37:41-06:00,commit, -2670,Clément Robert,2022-02-08 09:51:54+01:00,commit, -2671,Cameron Hummels,2022-02-07 18:59:51-08:00,commit, -2672,Cameron Hummels,2022-02-07 18:57:21-08:00,commit, -2673,Cameron Hummels,2022-02-07 18:53:15-08:00,commit, -2674,John ZuHone,2022-02-07 17:31:45-05:00,commit, -2675,Meagan Lang,2022-02-07 12:52:41-08:00,commit, -2676,Clément Robert,2022-02-07 21:22:21+01:00,commit, -2677,Clément Robert,2022-02-07 20:23:55+01:00,commit, -2678,pre-commit-ci[bot],2022-02-07 20:22:47+01:00,commit, -2679,pre-commit-ci[bot],2022-02-07 20:22:14+01:00,commit, -2680,Matthew Turk,2022-02-07 08:29:04-06:00,commit, -2681,Matthew Turk,2022-02-07 08:20:43-06:00,commit, -2682,Matthew Turk,2022-02-07 08:01:26-06:00,commit, -2683,Clément Robert,2022-02-07 14:38:51+01:00,commit, -2684,Clément Robert,2022-02-07 10:11:50+01:00,commit, -2685,Clément Robert,2022-02-07 08:49:49+01:00,commit, -2686,Clément Robert,2022-02-05 21:35:12+01:00,commit, -2687,Clément Robert,2022-02-05 20:46:01+01:00,commit, -2688,Yash-10,2022-02-05 22:46:49+05:30,commit, -2689,Clément Robert,2022-02-05 09:37:27+01:00,commit, -2690,Clément Robert,2022-02-05 09:27:54+01:00,commit, -2691,Clément Robert,2022-02-04 15:30:56+01:00,commit, -2692,Clément Robert,2022-02-04 15:28:52+01:00,commit, -2693,Clément Robert,2022-02-04 15:22:32+01:00,commit, -2694,Clément Robert,2022-02-04 15:22:32+01:00,commit, -2695,Clément Robert,2022-02-03 17:47:42+01:00,commit, -2696,Cameron Hummels,2022-02-02 12:09:02-08:00,commit, -2697,Clément Robert,2022-02-02 18:14:24+01:00,commit, -2698,pre-commit-ci[bot],2022-02-02 16:22:56+00:00,commit, -2699,Kacper Kowalik,2022-02-02 09:24:12-06:00,commit, -2700,Clément Robert,2022-02-01 15:53:30+01:00,commit, -2701,Clément Robert,2022-02-01 15:53:29+01:00,commit, -2702,Clément Robert,2022-01-31 10:46:26+01:00,commit, -2703,Clément Robert,2022-01-30 11:37:37+01:00,commit, -2704,Clément Robert,2022-01-30 11:28:54+01:00,commit, -2705,Matthew Turk,2022-01-28 13:59:28-06:00,commit, -2706,Clément Robert,2022-01-28 14:08:39+01:00,commit, -2707,Cameron Hummels,2022-01-26 11:22:38-08:00,commit, -2708,Cameron Hummels,2022-01-26 10:49:35-08:00,commit, -2709,Cameron Hummels,2022-01-26 10:44:34-08:00,commit, -2710,Cameron Hummels,2022-01-26 10:12:11-08:00,commit, -2711,Cameron Hummels,2022-01-26 10:02:26-08:00,commit, -2712,Matthew Turk,2022-01-26 06:15:00-06:00,commit, -2713,Clément Robert,2022-01-26 12:22:56+01:00,commit, -2714,Clément Robert,2022-01-22 09:02:37+01:00,commit, -2715,Clément Robert,2022-01-22 09:00:55+01:00,commit, -2716,Matthew Turk,2022-01-21 09:36:35-06:00,commit, -2717,Michael Zingale,2022-01-21 10:04:32-05:00,commit, -2718,Michael Zingale,2022-01-21 10:04:18-05:00,commit, -2719,Clément Robert,2022-01-21 12:27:17+01:00,commit, -2720,Clément Robert,2022-01-21 11:33:21+01:00,commit, -2721,Clément Robert,2022-01-21 10:37:29+01:00,commit, -2722,Clément Robert,2022-01-21 10:29:23+01:00,commit, -2723,Michael Zingale,2022-01-20 13:27:48-05:00,commit, -2724,Michael Zingale,2022-01-20 13:12:29-05:00,commit, -2725,Michael Zingale,2022-01-20 11:49:11-05:00,commit, -2726,Michael Zingale,2022-01-20 11:42:52-05:00,commit, -2727,Michael Zingale,2022-01-20 11:41:08-05:00,commit, -2728,Michael Zingale,2022-01-20 11:40:48-05:00,commit, -2729,Clément Robert,2022-01-20 17:10:57+01:00,commit, -2730,Michael Zingale,2022-01-20 11:02:41-05:00,commit, -2731,Michael Zingale,2022-01-20 10:49:22-05:00,commit, -2732,Michael Zingale,2022-01-20 10:41:45-05:00,commit, -2733,Michael Zingale,2022-01-20 10:41:25-05:00,commit, -2734,Michael Zingale,2022-01-20 10:34:08-05:00,commit, -2735,Michael Zingale,2022-01-20 10:33:58-05:00,commit, -2736,Michael Zingale,2022-01-20 09:49:02-05:00,commit, -2737,Michael Zingale,2022-01-20 09:48:13-05:00,commit, -2738,Michael Zingale,2022-01-20 09:47:32-05:00,commit, -2739,Clément Robert,2022-01-20 11:46:18+01:00,commit, -2740,Ronan Hix,2022-01-19 15:11:14-05:00,commit, -2741,Ronan-Hix,2022-01-19 15:05:00-05:00,commit, -2742,Cameron Hummels,2022-01-19 11:31:03-08:00,commit, -2743,Cameron Hummels,2022-01-19 11:30:13-08:00,commit, -2744,Michael Zingale,2022-01-19 14:28:42-05:00,commit, -2745,Michael Zingale,2022-01-19 14:20:58-05:00,commit, -2746,Michael Zingale,2022-01-19 14:16:51-05:00,commit, -2747,Cameron Hummels,2022-01-19 11:14:07-08:00,commit, -2748,Michael Zingale,2022-01-19 14:03:56-05:00,commit, -2749,Michael Zingale,2022-01-19 13:19:19-05:00,commit, -2750,Matthew Turk,2022-01-19 09:26:54-06:00,commit, -2751,Clément Robert,2022-01-18 15:41:15+01:00,commit, -2752,Clément Robert,2022-01-17 18:47:50+01:00,commit, -2753,pre-commit-ci[bot],2022-01-17 16:56:45+00:00,commit, -2754,Ronan Hix,2022-01-16 09:41:33-05:00,commit, -2755,pre-commit-ci[bot],2022-01-12 19:33:16+00:00,commit, -2756,Chris Havlin,2022-01-12 12:06:36-06:00,commit, -2757,Clément Robert,2022-01-12 10:48:34+01:00,commit, -2758,Clément Robert,2022-01-12 10:48:34+01:00,commit, -2759,Clément Robert,2022-01-12 10:04:22+01:00,commit, -2760,Corentin Cadiou,2022-01-12 07:58:48+00:00,commit, -2761,Clément Robert,2022-01-12 00:30:01+01:00,commit, -2762,Clément Robert,2022-01-11 18:50:11+01:00,commit, -2763,Corentin Cadiou,2022-01-11 16:44:33+00:00,commit, -2764,Corentin Cadiou,2022-01-11 16:41:41+00:00,commit, -2765,Matthew Turk,2022-01-11 10:24:10-06:00,commit, -2766,Matthew Turk,2022-01-11 10:22:27-06:00,commit, -2767,Clément Robert,2022-01-11 17:18:44+01:00,commit, -2768,Matthew Turk,2022-01-11 10:14:35-06:00,commit, -2769,Chris Havlin,2022-01-11 10:04:39-06:00,commit, -2770,Matthew Turk,2022-01-11 09:41:16-06:00,commit, -2771,Matthew Turk,2022-01-11 09:38:25-06:00,commit, -2772,Matthew Turk,2022-01-11 08:12:57-06:00,commit, -2773,Chris Havlin,2022-01-10 16:20:19-06:00,commit, -2774,Chris Havlin,2022-01-10 16:14:17-06:00,commit, -2775,Chris Havlin,2022-01-10 16:04:17-06:00,commit, -2776,Matthew Turk,2022-01-10 13:43:45-06:00,commit, -2777,Clément Robert,2022-01-10 18:52:21+01:00,commit, -2778,pre-commit-ci[bot],2022-01-10 17:01:31+00:00,commit, -2779,Chris Havlin,2022-01-10 10:45:18-06:00,commit, -2780,Chris Havlin,2022-01-10 10:44:05-06:00,commit, -2781,Chris Havlin,2022-01-10 10:16:34-06:00,commit, -2782,Chris Havlin,2022-01-10 09:58:16-06:00,commit, -2783,Chris Havlin,2022-01-10 09:55:18-06:00,commit, -2784,Clément Robert,2022-01-10 12:32:33+01:00,commit, -2785,Clément Robert,2022-01-10 12:32:12+01:00,commit, -2786,Clément Robert,2022-01-10 12:32:12+01:00,commit, -2787,Clément Robert,2022-01-10 12:28:33+01:00,commit, -2788,Clément Robert,2022-01-10 12:28:33+01:00,commit, -2789,Chris Havlin,2022-01-07 14:11:14-06:00,commit, -2790,Matthew Turk,2022-01-07 09:46:40-06:00,commit, -2791,Chris Havlin,2022-01-06 15:47:30-06:00,commit, -2792,Ronan Hix,2022-01-04 11:39:38-05:00,commit, -2793,Ronan Hix,2022-01-04 11:34:51-05:00,commit, -2794,Ronan-Hix,2022-01-04 11:32:38-05:00,commit, -2795,Clément Robert,2021-12-28 17:33:28+01:00,commit, -2796,Clément Robert,2021-12-28 16:54:14+01:00,commit, -2797,Clément Robert,2021-12-28 16:53:42+01:00,commit, -2798,Matthew Turk,2021-12-28 07:57:46-06:00,commit, -2799,Matthew Turk,2021-12-28 07:52:47-06:00,commit, -2800,Matthew Turk,2021-12-28 07:52:14-06:00,commit, -2801,Matthew Turk,2021-12-28 07:51:49-06:00,commit, -2802,Chris Havlin,2021-12-22 12:10:21-06:00,commit, -2803,Chris Havlin,2021-12-22 11:46:46-06:00,commit, -2804,Chris Havlin,2021-12-22 11:34:06-06:00,commit, -2805,Chris Havlin,2021-12-22 11:22:03-06:00,commit, -2806,Clément Robert,2021-12-18 12:03:09+01:00,commit, -2807,Matthew Turk,2021-12-16 04:45:31-06:00,commit, -2808,Matthew Turk,2021-12-16 04:42:39-06:00,commit, -2809,Cameron Hummels,2021-12-15 11:45:12-08:00,commit, -2810,Clément Robert,2021-12-15 11:31:35+01:00,commit, -2811,Clément Robert,2021-12-14 17:41:06+01:00,commit, -2812,Clément Robert,2021-12-14 16:47:35+01:00,commit, -2813,Kacper Kowalik,2021-12-14 09:31:32-06:00,commit, -2814,Clément Robert,2021-12-14 09:31:02+01:00,commit, -2815,Kacper Kowalik,2021-12-13 20:26:35-06:00,commit, -2816,Clément Robert,2021-12-13 14:20:26+01:00,commit, -2817,Clément Robert,2021-12-08 16:12:00+01:00,commit, -2818,pre-commit-ci[bot],2021-12-08 14:23:20+00:00,commit, -2819,Britton Smith,2021-12-08 12:21:13+00:00,commit, -2820,Britton Smith,2021-12-08 12:20:12+00:00,commit, -2821,Chris Havlin,2021-12-07 17:14:58-06:00,commit, -2822,Chris Havlin,2021-12-07 16:31:43-06:00,commit, -2823,Chris Havlin,2021-12-07 15:28:51-06:00,commit, -2824,Chris Havlin,2021-12-07 13:57:34-06:00,commit, -2825,Britton Smith,2021-12-07 19:57:08+00:00,commit, -2826,Clément Robert,2021-12-06 19:16:07+01:00,commit, -2827,Clément Robert,2021-12-06 18:41:51+01:00,commit, -2828,pre-commit-ci[bot],2021-12-06 16:57:58+00:00,commit, -2829,pre-commit-ci[bot],2021-12-06 16:56:21+00:00,commit, -2830,Matthew Turk,2021-12-06 16:38:36+01:00,commit, -2831,Matthew Turk,2021-12-06 08:57:14-06:00,commit, -2832,Chris Havlin,2021-12-03 14:59:22-06:00,commit, -2833,Chris Havlin,2021-12-03 14:41:53-06:00,commit, -2834,Clément Robert,2021-12-03 10:50:32+01:00,commit, -2835,Clément Robert,2021-12-03 10:50:27+01:00,commit, -2836,Clément Robert,2021-12-02 10:54:40+01:00,commit, -2837,Clément Robert,2021-12-02 10:54:12+01:00,commit, -2838,Matthew Turk,2021-12-01 15:34:40-06:00,commit, -2839,Matthew Turk,2021-12-01 15:33:59-06:00,commit, -2840,Chris Havlin,2021-12-01 14:53:11-06:00,commit, -2841,Chris Havlin,2021-12-01 11:01:07-06:00,commit, -2842,Chris Havlin,2021-12-01 10:50:34-06:00,commit, -2843,Chris Havlin,2021-12-01 10:23:50-06:00,commit, -2844,Matthew Turk,2021-11-30 14:36:09-06:00,commit, -2845,Kacper Kowalik,2021-11-30 13:26:40-06:00,commit, -2846,Kacper Kowalik,2021-11-30 11:11:25-06:00,commit, -2847,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, -2848,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, -2849,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, -2850,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, -2851,Matthew Turk,2021-11-30 10:59:13-06:00,commit, -2852,Clément Robert,2021-11-30 17:05:16+01:00,commit, -2853,Clément Robert,2021-11-29 18:39:54+01:00,commit, -2854,pre-commit-ci[bot],2021-11-29 16:46:49+00:00,commit, -2855,Clément Robert,2021-11-29 11:24:24+01:00,commit, -2856,Corentin Cadiou,2021-11-29 11:07:48+01:00,commit, -2857,Clément Robert,2021-11-29 10:32:01+01:00,commit, -2858,Corentin Cadiou,2021-11-24 13:36:58+01:00,commit, -2859,Matthew Turk,2021-11-24 06:29:26-06:00,commit, -2860,Clément Robert,2021-11-24 12:47:34+01:00,commit, -2861,Clément Robert,2021-11-24 12:45:14+01:00,commit, -2862,Matthew Turk,2021-11-22 16:27:16-06:00,commit, -2863,Cameron Hummels,2021-11-22 13:45:28-08:00,commit, -2864,Clément Robert,2021-11-22 22:38:03+01:00,commit, -2865,Clément Robert,2021-11-22 19:12:49+01:00,commit, -2866,pre-commit-ci[bot],2021-11-22 16:53:32+00:00,commit, -2867,Matthew Turk,2021-11-22 10:37:26-06:00,commit, -2868,Clément Robert,2021-11-22 16:34:51+01:00,commit, -2869,Clément Robert,2021-11-22 16:32:05+01:00,commit, -2870,Clément Robert,2021-11-22 16:32:05+01:00,commit, -2871,Clément Robert,2021-11-22 15:44:51+01:00,commit, -2872,Corentin Cadiou,2021-11-22 15:42:46+01:00,commit, -2873,Corentin Cadiou,2021-11-22 11:44:36+01:00,commit, -2874,Corentin Cadiou,2021-11-21 00:21:45+01:00,commit, -2875,Cameron Hummels,2021-11-20 13:41:36-08:00,commit, -2876,pre-commit-ci[bot],2021-11-20 08:44:56+01:00,commit, -2877,Clément Robert,2021-11-20 08:44:56+01:00,commit, -2878,Clément Robert,2021-11-20 08:44:56+01:00,commit, -2879,Clément Robert,2021-11-20 08:44:56+01:00,commit, -2880,Clément Robert,2021-11-20 08:44:56+01:00,commit, -2881,Clément Robert,2021-11-20 08:44:56+01:00,commit, -2882,Clément Robert,2021-11-20 08:44:56+01:00,commit, -2883,Clément Robert,2021-11-20 08:44:56+01:00,commit, -2884,Clément Robert,2021-11-20 08:44:56+01:00,commit, -2885,Clément Robert,2021-11-20 08:44:56+01:00,commit, -2886,Clément Robert,2021-11-20 08:44:55+01:00,commit, -2887,Clément Robert,2021-11-20 08:44:55+01:00,commit, -2888,Clément Robert,2021-11-20 08:44:55+01:00,commit, -2889,Clément Robert,2021-11-20 08:44:52+01:00,commit, -2890,Clément Robert,2021-11-20 07:31:23+01:00,commit, -2891,Chris Havlin,2021-11-19 17:34:28-06:00,commit, -2892,Chris Havlin,2021-11-19 17:23:59-06:00,commit, -2893,Matthew Turk,2021-11-19 15:59:40-06:00,commit, -2894,Chris Havlin,2021-11-19 15:48:37-06:00,commit, -2895,Chris Havlin,2021-11-19 14:38:07-06:00,commit, -2896,Clément Robert,2021-11-19 21:28:55+01:00,commit, -2897,Clément Robert,2021-11-19 21:28:55+01:00,commit, -2898,Matthew Turk,2021-11-19 14:23:30-06:00,commit, -2899,Chris Havlin,2021-11-19 14:19:14-06:00,commit, -2900,Chris Havlin,2021-11-19 14:18:40-06:00,commit, -2901,Cameron Hummels,2021-11-19 11:18:52-08:00,commit, -2902,Clément Robert,2021-11-19 20:01:27+01:00,commit, -2903,Clément Robert,2021-11-19 20:01:11+01:00,commit, -2904,Clément Robert,2021-11-19 17:37:22+01:00,commit, -2905,Matthew Turk,2021-11-19 08:56:04-06:00,commit, -2906,Clément Robert,2021-11-18 22:43:26+01:00,commit, -2907,Clément Robert,2021-11-18 11:20:12+01:00,commit, -2908,Cameron Hummels,2021-11-17 21:19:27-08:00,commit, -2909,Cameron Hummels,2021-11-17 21:17:45-08:00,commit, -2910,Cameron Hummels,2021-11-17 21:09:03-08:00,commit, -2911,Cameron Hummels,2021-11-17 21:05:54-08:00,commit, -2912,Cameron Hummels,2021-11-17 21:04:44-08:00,commit, -2913,Cameron Hummels,2021-11-17 20:57:14-08:00,commit, -2914,Cameron Hummels,2021-11-17 14:20:24-08:00,commit, -2915,Matthew Turk,2021-11-17 15:40:39-06:00,commit, -2916,Matthew Turk,2021-11-17 15:40:19-06:00,commit, -2917,Cameron Hummels,2021-11-17 11:35:51-08:00,commit, -2918,Clément Robert,2021-11-17 15:24:18+01:00,commit, -2919,Clément Robert,2021-11-17 13:41:24+01:00,commit, -2920,Ole Streicher,2021-11-16 22:19:09+01:00,commit, -2921,Clément Robert,2021-11-16 09:42:32+01:00,commit, -2922,Clément Robert,2021-11-15 18:38:13+01:00,commit, -2923,pre-commit-ci[bot],2021-11-15 16:51:37+00:00,commit, -2924,Matthew Turk,2021-11-15 04:36:05-06:00,commit, -2925,Clément Robert,2021-11-13 08:43:54+01:00,commit, -2926,mameehan5,2021-11-13 08:43:54+01:00,commit, -2927,Clément Robert,2021-11-12 17:19:01+01:00,commit, -2928,Clément Robert,2021-11-12 17:18:22+01:00,commit, -2929,Clément Robert,2021-11-12 12:04:44+01:00,commit, -2930,Chris Havlin,2021-11-11 15:44:07-06:00,commit, -2931,Kacper Kowalik,2021-11-11 14:43:19-06:00,commit, -2932,Clément Robert,2021-11-11 20:15:38+01:00,commit, -2933,Cameron Hummels,2021-11-11 09:40:51-08:00,commit, -2934,Matthew Turk,2021-11-10 06:09:08-06:00,commit, -2935,Clément Robert,2021-11-10 12:18:49+01:00,commit, -2936,Kacper Kowalik,2021-11-08 14:45:07-06:00,commit, -2937,Clément Robert,2021-11-08 18:54:59+01:00,commit, -2938,Clément Robert,2021-11-08 18:52:48+01:00,commit, -2939,Clément Robert,2021-11-08 18:36:14+01:00,commit, -2940,Chris Havlin,2021-11-08 11:35:33-06:00,commit, -2941,pre-commit-ci[bot],2021-11-08 16:49:06+00:00,commit, -2942,Clément Robert,2021-11-07 19:13:27+01:00,commit, -2943,Chris Havlin,2021-11-04 14:36:43-05:00,commit, -2944,Chris Havlin,2021-11-04 09:11:55-05:00,commit, -2945,Clément Robert,2021-11-04 14:41:47+01:00,commit, -2946,Matthew Turk,2021-11-04 05:57:58-05:00,commit, -2947,Clément Robert,2021-11-04 10:35:08+01:00,commit, -2948,Chris Havlin,2021-11-03 17:01:34-05:00,commit, -2949,Chris Havlin,2021-11-03 16:25:52-05:00,commit, -2950,Matthew Turk,2021-11-01 16:14:40-05:00,commit, -2951,Ronan Hix,2021-11-01 17:05:24-04:00,commit, -2952,Ronan Hix,2021-11-01 17:03:32-04:00,commit, -2953,Ronan-Hix,2021-11-01 16:39:40-04:00,commit, -2954,Ronan-Hix,2021-11-01 16:39:29-04:00,commit, -2955,Ronan-Hix,2021-11-01 16:39:17-04:00,commit, -2956,Ronan-Hix,2021-11-01 16:39:08-04:00,commit, -2957,Ronan-Hix,2021-11-01 16:35:43-04:00,commit, -2958,Ronan-Hix,2021-11-01 16:35:31-04:00,commit, -2959,Ronan-Hix,2021-11-01 16:35:19-04:00,commit, -2960,Ronan-Hix,2021-11-01 16:34:54-04:00,commit, -2961,Ronan Hix,2021-11-01 16:32:38-04:00,commit, -2962,Ronan Hix,2021-11-01 16:23:53-04:00,commit, -2963,Matthew Turk,2021-11-01 14:38:50-05:00,commit, -2964,Matthew Turk,2021-11-01 13:53:30-05:00,commit, -2965,Matthew Turk,2021-11-01 13:24:02-05:00,commit, -2966,Clément Robert,2021-11-01 18:56:56+01:00,commit, -2967,Matthew Turk,2021-11-01 12:51:43-05:00,commit, -2968,Clément Robert,2021-11-01 17:57:10+01:00,commit, -2969,Clément Robert,2021-11-01 17:52:01+01:00,commit, -2970,pre-commit-ci[bot],2021-11-01 16:51:58+00:00,commit, -2971,Matthew Turk,2021-11-01 11:33:04-05:00,commit, -2972,Matthew Turk,2021-11-01 11:20:51-05:00,commit, -2973,Matthew Turk,2021-11-01 11:17:02-05:00,commit, -2974,Matthew Turk,2021-11-01 10:05:33-05:00,commit, -2975,Matthew Turk,2021-11-01 10:00:36-05:00,commit, -2976,Matthew Turk,2021-11-01 10:00:13-05:00,commit, -2977,Clément Robert,2021-11-01 10:46:53+01:00,commit, -2978,Clément Robert,2021-10-31 16:04:09+01:00,commit, -2979,Clément Robert,2021-10-31 14:58:33+01:00,commit, -2980,Kacper Kowalik,2021-10-30 20:21:19-05:00,commit, -2981,Clément Robert,2021-10-29 16:04:16+02:00,commit, -2982,Corentin Cadiou,2021-10-28 12:51:48+01:00,commit, -2983,Corentin Cadiou,2021-10-28 11:27:31+01:00,commit, -2984,Corentin Cadiou,2021-10-28 11:25:51+01:00,commit, -2985,Ronan-Hix,2021-10-28 00:31:04-04:00,commit, -2986,Clément Robert,2021-10-27 17:40:47+02:00,commit, -2987,Matthew Turk,2021-10-27 08:28:12-05:00,commit, -2988,Matthew Turk,2021-10-27 07:05:23-05:00,commit, -2989,Clément Robert,2021-10-25 21:50:11+02:00,commit, -2990,Corentin Cadiou,2021-10-25 18:59:35+02:00,commit, -2991,pre-commit-ci[bot],2021-10-25 16:42:37+00:00,commit, -2992,Corentin Cadiou,2021-10-25 16:50:22+02:00,commit, -2993,Clément Robert,2021-10-25 16:04:33+02:00,commit, -2994,Corentin Cadiou,2021-10-25 10:53:09+02:00,commit, -2995,Clément Robert,2021-10-24 15:54:15+02:00,commit, -2996,Clément Robert,2021-10-24 12:27:54+02:00,commit, -2997,Matthew Turk,2021-10-22 15:00:14-05:00,commit, -2998,Clément Robert,2021-10-22 19:50:12+02:00,commit, -2999,Corentin Cadiou,2021-10-22 18:07:26+02:00,commit, -3000,Clément Robert,2021-10-22 16:25:53+02:00,commit, -3001,Matthew Turk,2021-10-22 08:34:02-05:00,commit, -3002,Clément Robert,2021-10-22 12:26:30+02:00,commit, -3003,Clément Robert,2021-10-22 12:26:30+02:00,commit, -3004,Clément Robert,2021-10-21 16:52:46+02:00,commit, -3005,Ronan Hix,2021-10-21 10:12:43-04:00,commit, -3006,Madicken Munk,2021-10-21 06:30:56-07:00,commit, -3007,Corentin Cadiou,2021-10-21 11:01:11+01:00,commit, -3008,Corentin Cadiou,2021-10-21 10:42:15+01:00,commit, -3009,Corentin Cadiou,2021-10-21 10:42:15+01:00,commit, -3010,Clément Robert,2021-10-20 23:40:10+02:00,commit, -3011,Ronan Hix,2021-10-20 16:53:28-04:00,commit, -3012,Corentin Cadiou,2021-10-20 17:10:03+01:00,commit, -3013,Corentin Cadiou,2021-10-20 12:03:02+01:00,commit, -3014,Corentin Cadiou,2021-10-20 11:58:55+01:00,commit, -3015,pre-commit-ci[bot],2021-10-20 09:28:49+01:00,commit, -3016,Corentin Cadiou,2021-10-20 09:28:49+01:00,commit, -3017,Corentin Cadiou,2021-10-20 09:28:49+01:00,commit, -3018,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3019,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3020,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3021,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3022,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3023,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3024,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3025,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3026,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3027,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, -3028,Corentin Cadiou,2021-10-20 09:28:47+01:00,commit, -3029,Corentin Cadiou,2021-10-20 09:28:47+01:00,commit, -3030,Corentin Cadiou,2021-10-20 09:28:45+01:00,commit, -3031,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, -3032,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, -3033,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, -3034,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, -3035,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, -3036,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, -3037,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, -3038,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, -3039,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, -3040,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, -3041,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, -3042,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, -3043,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, -3044,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, -3045,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, -3046,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, -3047,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, -3048,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, -3049,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, -3050,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, -3051,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, -3052,Corentin Cadiou,2021-10-20 09:27:26+01:00,commit, -3053,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, -3054,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, -3055,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, -3056,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, -3057,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, -3058,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, -3059,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, -3060,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, -3061,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, -3062,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, -3063,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, -3064,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, -3065,Corentin Cadiou,2021-10-19 22:19:04+02:00,commit, -3066,Matthew Turk,2021-10-19 14:06:33-05:00,commit, -3067,Clément Robert,2021-10-19 18:11:56+02:00,commit, -3068,Clément Robert,2021-10-19 17:38:58+02:00,commit, -3069,Matthew Turk,2021-10-19 10:35:49-05:00,commit, -3070,Corentin Cadiou,2021-10-19 16:19:13+01:00,commit, -3071,Corentin Cadiou,2021-10-19 15:01:45+01:00,commit, -3072,Clément Robert,2021-10-19 14:54:31+02:00,commit, -3073,Clément Robert,2021-10-19 12:11:04+02:00,commit, -3074,Corentin Cadiou,2021-10-19 09:59:00+01:00,commit, -3075,Corentin Cadiou,2021-10-18 17:04:59+01:00,commit, -3076,Corentin Cadiou,2021-10-18 16:58:06+01:00,commit, -3077,Corentin Cadiou,2021-10-18 16:57:19+01:00,commit, -3078,Matthew Turk,2021-10-15 08:04:29-05:00,commit, -3079,Clément Robert,2021-10-15 10:04:33+02:00,commit, -3080,Corentin Cadiou,2021-10-14 16:58:21+01:00,commit, -3081,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, -3082,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, -3083,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, -3084,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, -3085,Corentin Cadiou,2021-10-14 16:57:49+01:00,commit, -3086,Corentin Cadiou,2021-10-14 16:57:49+01:00,commit, -3087,Corentin Cadiou,2021-10-14 16:57:49+01:00,commit, -3088,Corentin Cadiou,2021-10-14 16:57:48+01:00,commit, -3089,Corentin Cadiou,2021-10-14 16:57:48+01:00,commit, -3090,Corentin Cadiou,2021-10-14 16:57:48+01:00,commit, -3091,Corentin Cadiou,2021-10-14 16:57:47+01:00,commit, -3092,John ZuHone,2021-10-13 17:33:23-04:00,commit, -3093,Clément Robert,2021-10-13 17:38:43+02:00,commit, -3094,Kacper Kowalik,2021-10-13 09:50:39-05:00,commit, -3095,Clément Robert,2021-10-13 16:44:04+02:00,commit, -3096,Kacper Kowalik,2021-10-13 08:34:13-05:00,commit, -3097,Clément Robert,2021-10-13 14:48:35+02:00,commit, -3098,Clément Robert,2021-10-13 14:10:29+02:00,commit, -3099,Clément Robert,2021-10-13 13:33:45+02:00,commit, -3100,Matthew Turk,2021-10-13 05:34:53-05:00,commit, -3101,Clément Robert,2021-10-13 11:22:39+02:00,commit, -3102,Clément Robert,2021-10-13 11:17:52+02:00,commit, -3103,Clément Robert,2021-10-13 08:03:05+02:00,commit, -3104,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, -3105,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, -3106,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, -3107,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, -3108,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, -3109,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, -3110,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, -3111,Clément Robert,2021-10-12 22:04:30+02:00,commit, -3112,Matthew Turk,2021-10-12 14:45:50-05:00,commit, -3113,Corentin Cadiou,2021-10-12 13:49:38+02:00,commit, -3114,Corentin Cadiou,2021-10-12 13:28:05+02:00,commit, -3115,Clément Robert,2021-10-12 08:07:53+02:00,commit, -3116,Matthew Turk,2021-10-11 20:39:38-05:00,commit, -3117,Clément Robert,2021-10-12 01:21:38+02:00,commit, -3118,Matthew Turk,2021-10-11 16:50:12-05:00,commit, -3119,Clément Robert,2021-10-11 22:34:17+02:00,commit, -3120,Matthew Turk,2021-10-11 15:14:57-05:00,commit, -3121,Matthew Turk,2021-10-11 14:27:31-05:00,commit, -3122,Matthew Turk,2021-10-11 13:35:45-05:00,commit, -3123,Clément Robert,2021-10-11 19:08:02+02:00,commit, -3124,Matthew Turk,2021-10-11 11:46:43-05:00,commit, -3125,pre-commit-ci[bot],2021-10-11 16:44:55+00:00,commit, -3126,Kacper Kowalik,2021-10-11 10:57:08-05:00,commit, -3127,Kacper Kowalik,2021-10-11 09:23:58-05:00,commit, -3128,Clément Robert,2021-10-11 15:59:22+02:00,commit, -3129,Clément Robert,2021-10-10 09:00:06+02:00,commit, -3130,Matthew Turk,2021-10-09 13:47:27-05:00,commit, -3131,Matthew Turk,2021-10-09 13:38:10-05:00,commit, -3132,Matthew Turk,2021-10-09 13:01:35-05:00,commit, -3133,Clément Robert,2021-10-09 18:03:03+02:00,commit, -3134,Matthew Turk,2021-10-09 10:50:28-05:00,commit, -3135,Matthew Turk,2021-10-09 10:47:18-05:00,commit, -3136,Matthew Turk,2021-10-09 09:40:15-05:00,commit, -3137,Matthew Turk,2021-10-09 09:32:43-05:00,commit, -3138,Matthew Turk,2021-10-09 09:31:48-05:00,commit, -3139,Matthew Turk,2021-10-09 09:30:03-05:00,commit, -3140,Matthew Turk,2021-10-09 09:28:57-05:00,commit, -3141,Matthew Turk,2021-10-09 09:26:46-05:00,commit, -3142,Matthew Turk,2021-10-09 09:25:31-05:00,commit, -3143,Matthew Turk,2021-10-09 09:24:36-05:00,commit, -3144,Matthew Turk,2021-10-09 09:10:51-05:00,commit, -3145,Clément Robert,2021-10-09 12:19:09+02:00,commit, -3146,Corentin Cadiou,2021-10-08 14:49:18+02:00,commit, -3147,Clément Robert,2021-10-07 19:35:14+02:00,commit, -3148,Clément Robert,2021-10-07 17:44:32+02:00,commit, -3149,Clément Robert,2021-10-07 17:43:29+02:00,commit, -3150,Clément Robert,2021-10-06 22:41:28+02:00,commit, -3151,Corentin Cadiou,2021-10-06 21:52:16+02:00,commit, -3152,Corentin Cadiou,2021-10-06 15:12:00+02:00,commit, -3153,Corentin Cadiou,2021-10-06 15:11:42+02:00,commit, -3154,Clément Robert,2021-10-04 22:24:13+02:00,commit, -3155,pre-commit-ci[bot],2021-10-04 16:47:41+00:00,commit, -3156,Clément Robert,2021-10-03 21:39:57+02:00,commit, -3157,Cameron Hummels,2021-10-03 10:50:58-07:00,commit, -3158,Clément Robert,2021-10-03 16:15:46+02:00,commit, -3159,Clément Robert,2021-10-02 09:23:55+02:00,commit, -3160,Clément Robert,2021-10-01 11:21:06+02:00,commit, -3161,Clément Robert,2021-10-01 11:21:06+02:00,commit, -3162,Clément Robert,2021-10-01 09:44:56+02:00,commit, -3163,Clément Robert,2021-10-01 08:50:12+02:00,commit, -3164,Clément Robert,2021-10-01 08:48:02+02:00,commit, -3165,Clément Robert,2021-09-30 20:49:38+02:00,commit, -3166,Clément Robert,2021-09-30 11:01:14+02:00,commit, -3167,Matthew Turk,2021-09-27 17:13:48-05:00,commit, -3168,Clément Robert,2021-09-27 17:20:13+02:00,commit, -3169,Clément Robert,2021-09-26 16:51:37+02:00,commit, -3170,Matthew Turk,2021-09-24 15:19:14-05:00,commit, -3171,Chris Havlin,2021-09-24 15:16:01-05:00,commit, -3172,Matthew Turk,2021-09-24 14:42:33-05:00,commit, -3173,Matthew Turk,2021-09-24 13:54:32-05:00,commit, -3174,Matthew Turk,2021-09-24 13:50:29-05:00,commit, -3175,Matthew Turk,2021-09-24 13:25:41-05:00,commit, -3176,Matthew Turk,2021-09-24 13:21:23-05:00,commit, -3177,Matthew Turk,2021-09-24 13:18:18-05:00,commit, -3178,Clément Robert,2021-09-24 19:59:34+02:00,commit, -3179,Kacper Kowalik,2021-09-24 10:15:00-05:00,commit, -3180,Matthew Turk,2021-09-24 10:06:54-05:00,commit, -3181,Kacper Kowalik,2021-09-24 09:54:23-05:00,commit, -3182,Kacper Kowalik,2021-09-24 09:31:12-05:00,commit, -3183,Kacper Kowalik,2021-09-24 09:29:32-05:00,commit, -3184,Kacper Kowalik,2021-09-24 09:28:07-05:00,commit, -3185,Kacper Kowalik,2021-09-24 09:25:16-05:00,commit, -3186,Kacper Kowalik,2021-09-24 09:23:59-05:00,commit, -3187,Matthew Turk,2021-09-23 20:00:51-05:00,commit, -3188,Chris Havlin,2021-09-23 16:05:04-05:00,commit, -3189,Chris Havlin,2021-09-23 14:32:59-05:00,commit, -3190,Chris Havlin,2021-09-23 14:22:51-05:00,commit, -3191,Chris Havlin,2021-09-23 14:08:49-05:00,commit, -3192,Chris Havlin,2021-09-23 13:30:29-05:00,commit, -3193,Chris Havlin,2021-09-23 13:30:29-05:00,commit, -3194,Matthew Turk,2021-09-23 13:20:25-05:00,commit, -3195,Matthew Turk,2021-09-23 13:18:45-05:00,commit, -3196,Matthew Turk,2021-09-23 13:13:44-05:00,commit, -3197,Matthew Turk,2021-09-23 12:57:54-05:00,commit, -3198,Matthew Turk,2021-09-23 12:45:02-05:00,commit, -3199,Clément Robert,2021-09-22 19:56:02+02:00,commit, -3200,pre-commit-ci[bot],2021-09-22 17:01:46+00:00,commit, -3201,Ashley Kelly,2021-09-22 17:11:22+01:00,commit, -3202,Clément Robert,2021-09-20 20:47:58+02:00,commit, -3203,pre-commit-ci[bot],2021-09-20 16:45:10+00:00,commit, -3204,Ronan Hix,2021-09-20 12:21:35-04:00,commit, -3205,Ronan Hix,2021-09-19 23:32:44-04:00,commit, -3206,Kacper Kowalik,2021-09-17 17:19:32-05:00,commit, -3207,Clément Robert,2021-09-17 21:22:20+02:00,commit, -3208,Matthew Turk,2021-09-16 09:21:08-05:00,commit, -3209,John ZuHone,2021-09-16 08:02:32-04:00,commit, -3210,Clément Robert,2021-09-15 22:42:25+02:00,commit, -3211,Madicken Munk,2021-09-15 07:42:36-07:00,commit, -3212,mameehan5,2021-09-15 07:42:36-06:00,commit, -3213,Clément Robert,2021-09-14 23:29:27+02:00,commit, -3214,Clément Robert,2021-09-14 20:08:16+02:00,commit, -3215,Clément Robert,2021-09-14 14:47:40+02:00,commit, -3216,Clément Robert,2021-09-13 19:40:29+02:00,commit, -3217,Clément Robert,2021-09-13 19:27:50+02:00,commit, -3218,pre-commit-ci[bot],2021-09-13 16:40:15+00:00,commit, -3219,Clément Robert,2021-09-13 10:13:37+02:00,commit, -3220,Matthew Turk,2021-09-08 10:06:02-05:00,commit, -3221,Clément Robert,2021-09-08 12:29:04+02:00,commit, -3222,Corentin Cadiou,2021-09-07 18:17:23+01:00,commit, -3223,Corentin Cadiou,2021-09-07 16:09:02+01:00,commit, -3224,Corentin Cadiou,2021-09-07 15:57:23+01:00,commit, -3225,Corentin Cadiou,2021-09-07 15:49:51+01:00,commit, -3226,Britton Smith,2021-09-07 10:34:27+01:00,commit, -3227,Clément Robert,2021-09-06 15:48:13+02:00,commit, -3228,John ZuHone,2021-09-03 14:55:20-04:00,commit, -3229,Clément Robert,2021-09-01 18:33:15+02:00,commit, -3230,Clément Robert,2021-09-01 18:33:15+02:00,commit, -3231,Chris Havlin,2021-09-01 09:21:50-06:00,commit, -3232,Chris Havlin,2021-09-01 09:09:22-06:00,commit, -3233,Clément Robert,2021-09-01 14:19:24+02:00,commit, -3234,Clément Robert,2021-08-30 20:39:35+02:00,commit, -3235,Clément Robert,2021-08-30 19:37:57+02:00,commit, -3236,Clément Robert,2021-08-30 18:45:20+02:00,commit, -3237,Clément Robert,2021-08-30 18:43:07+02:00,commit, -3238,pre-commit-ci[bot],2021-08-30 16:37:45+00:00,commit, -3239,Jared Coughlin,2021-08-30 11:12:28-05:00,commit, -3240,John ZuHone,2021-08-30 10:34:25-04:00,commit, -3241,John ZuHone,2021-08-30 10:12:22-04:00,commit, -3242,Clément Robert,2021-08-29 19:38:33+02:00,commit, -3243,John ZuHone,2021-08-29 13:33:47-04:00,commit, -3244,John ZuHone,2021-08-28 22:14:44-04:00,commit, -3245,Cameron Hummels,2021-08-28 14:31:07-07:00,commit, -3246,Matthew Turk,2021-08-26 10:38:41-05:00,commit, -3247,Clément Robert,2021-08-26 15:16:43+02:00,commit, -3248,Clément Robert,2021-08-26 10:20:47+02:00,commit, -3249,Clément Robert,2021-08-25 20:04:21+02:00,commit, -3250,Clément Robert,2021-08-25 19:41:43+02:00,commit, -3251,Clément Robert,2021-08-25 17:17:22+02:00,commit, -3252,Clément Robert,2021-08-25 17:12:58+02:00,commit, -3253,Clément Robert,2021-08-25 08:43:53+02:00,commit, -3254,Clément Robert,2021-08-25 07:42:32+02:00,commit, -3255,Clément Robert,2021-08-25 07:27:11+02:00,commit, -3256,Andrew Myers,2021-08-24 10:29:33-07:00,commit, -3257,pre-commit-ci[bot],2021-08-23 16:33:20+00:00,commit, -3258,Clément Robert,2021-08-17 23:40:22+02:00,commit, -3259,pre-commit-ci[bot],2021-08-17 20:45:49+00:00,commit, -3260,Clayton Strawn,2021-08-17 13:37:38-07:00,commit, -3261,Clayton Strawn,2021-08-17 12:38:31-07:00,commit, -3262,pre-commit-ci[bot],2021-08-17 19:28:42+00:00,commit, -3263,Clayton Strawn,2021-08-17 11:50:38-07:00,commit, -3264,Clément Robert,2021-08-16 15:48:18+02:00,commit, -3265,Clément Robert,2021-08-16 13:23:47+02:00,commit, -3266,Clément Robert,2021-08-16 11:29:23+02:00,commit, -3267,Andrew Myers,2021-08-12 06:09:58-07:00,commit, -3268,Andrew Myers,2021-08-12 05:20:33-07:00,commit, -3269,Andrew Myers,2021-08-12 05:14:06-07:00,commit, -3270,Andrew Myers,2021-08-11 16:13:56-07:00,commit, -3271,Clayton Strawn,2021-08-11 16:02:31-07:00,commit, -3272,Clayton Strawn,2021-08-11 15:53:25-07:00,commit, -3273,Clayton Strawn,2021-08-11 15:39:42-07:00,commit, -3274,Clayton Strawn,2021-08-11 15:13:40-07:00,commit, -3275,Clayton Strawn,2021-08-10 21:42:43-07:00,commit, -3276,Andrew Myers,2021-08-10 09:40:21-07:00,commit, -3277,Andrew Myers,2021-08-10 09:37:26-07:00,commit, -3278,Andrew Myers,2021-08-10 09:36:59-07:00,commit, -3279,Andrew Myers,2021-08-10 09:36:53-07:00,commit, -3280,Andrew Myers,2021-08-10 09:35:36-07:00,commit, -3281,Navaneeth Suresh,2021-08-10 19:13:38+05:30,commit, -3282,Andrew Myers,2021-08-09 16:32:40-07:00,commit, -3283,Clément Robert,2021-08-09 19:48:05+02:00,commit, -3284,pre-commit-ci[bot],2021-08-09 16:34:00+00:00,commit, -3285,Clément Robert,2021-08-09 14:01:04+02:00,commit, -3286,Clayton Strawn,2021-08-06 14:04:34-07:00,commit, -3287,Matthew Turk,2021-08-05 12:29:03-05:00,commit, -3288,Clément Robert,2021-08-05 15:09:10+02:00,commit, -3289,Corentin Cadiou,2021-08-04 09:07:26+02:00,commit, -3290,Clément Robert,2021-08-03 20:43:27+02:00,commit, -3291,Clément Robert,2021-08-02 21:41:06+02:00,commit, -3292,pre-commit-ci[bot],2021-08-02 16:35:15+00:00,commit, -3293,Clément Robert,2021-07-28 20:02:53+02:00,commit, -3294,Clément Robert,2021-07-28 16:22:18+02:00,commit, -3295,Alex Gurvich,2021-07-28 06:33:27-05:00,commit, -3296,Clément Robert,2021-07-28 11:48:32+02:00,commit, -3297,John ZuHone,2021-07-27 22:49:13-04:00,commit, -3298,John ZuHone,2021-07-27 22:46:15-04:00,commit, -3299,pre-commit-ci[bot],2021-07-27 17:54:01+00:00,commit, -3300,Alex Gurvich,2021-07-27 12:46:56-05:00,commit, -3301,Clément Robert,2021-07-27 19:18:44+02:00,commit, -3302,Clément Robert,2021-07-27 18:30:52+02:00,commit, -3303,Clément Robert,2021-07-27 10:15:51+02:00,commit, -3304,John ZuHone,2021-07-26 21:53:24-04:00,commit, -3305,Clément Robert,2021-07-26 20:28:30+02:00,commit, -3306,pre-commit-ci[bot],2021-07-26 16:35:14+00:00,commit, -3307,pre-commit-ci[bot],2021-07-26 16:33:28+00:00,commit, -3308,Corentin Cadiou,2021-07-26 15:07:46+01:00,commit, -3309,Corentin Cadiou,2021-07-26 12:27:51+01:00,commit, -3310,Corentin Cadiou,2021-07-26 11:51:07+01:00,commit, -3311,Corentin Cadiou,2021-07-26 11:25:57+01:00,commit, -3312,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, -3313,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, -3314,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, -3315,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, -3316,Corentin Cadiou,2021-07-26 11:08:34+01:00,commit, -3317,Corentin Cadiou,2021-07-26 11:02:34+01:00,commit, -3318,convert-repo,2021-07-26 11:02:10+01:00,commit, -3319,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, -3320,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, -3321,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, -3322,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, -3323,Corentin Cadiou,2021-07-26 11:01:08+01:00,commit, -3324,Corentin Cadiou,2021-07-26 11:01:08+01:00,commit, -3325,Matthew Turk,2021-07-22 15:39:34-05:00,commit, -3326,Cameron Hummels,2021-07-22 11:32:10-07:00,commit, -3327,Clément Robert,2021-07-21 22:52:30+02:00,commit, -3328,Clément Robert,2021-07-21 10:17:43+02:00,commit, -3329,Andrew Myers,2021-07-20 15:21:44-07:00,commit, -3330,Andrew Myers,2021-07-20 12:18:36-07:00,commit, -3331,Matthew Turk,2021-07-20 12:09:44-05:00,commit, -3332,Alex Gurvich,2021-07-20 08:10:12-05:00,commit, -3333,Britton Smith,2021-07-20 13:18:35+01:00,commit, -3334,Britton Smith,2021-07-20 10:43:10+01:00,commit, -3335,Britton Smith,2021-07-20 10:37:15+01:00,commit, -3336,Clément Robert,2021-07-20 11:01:20+02:00,commit, -3337,Clément Robert,2021-07-20 09:26:38+02:00,commit, -3338,pre-commit-ci[bot],2021-07-19 20:38:21+00:00,commit, -3339,Matthew Turk,2021-07-18 09:21:08-05:00,commit, -3340,Matthew Turk,2021-07-17 16:22:42-05:00,commit, -3341,John ZuHone,2021-07-17 12:54:57-04:00,commit, -3342,Clément Robert,2021-07-15 18:47:15+02:00,commit, -3343,Kacper Kowalik,2021-07-15 09:27:56-05:00,commit, -3344,Clément Robert,2021-07-15 00:19:47+02:00,commit, -3345,pre-commit-ci[bot],2021-07-14 20:14:35+00:00,commit, -3346,Alex Gurvich,2021-07-14 15:05:20-05:00,commit, -3347,Alex Gurvich,2021-07-14 15:01:39-05:00,commit, -3348,Alex Gurvich,2021-07-14 13:56:49-05:00,commit, -3349,Alex Gurvich,2021-07-14 13:56:33-05:00,commit, -3350,pre-commit-ci[bot],2021-07-14 18:48:24+00:00,commit, -3351,Alex Gurvich,2021-07-13 22:15:25-05:00,commit, -3352,Alex Gurvich,2021-07-13 22:14:15-05:00,commit, -3353,Alex Gurvich,2021-07-13 22:13:33-05:00,commit, -3354,Alex Gurvich,2021-07-13 22:12:19-05:00,commit, -3355,Alex Gurvich,2021-07-13 22:07:52-05:00,commit, -3356,Alex Gurvich,2021-07-13 22:07:17-05:00,commit, -3357,Clément Robert,2021-07-13 21:14:26+02:00,commit, -3358,Cameron Hummels,2021-07-13 10:49:13-07:00,commit, -3359,Clément Robert,2021-07-13 19:33:02+02:00,commit, -3360,Cameron Hummels,2021-07-13 08:32:09-07:00,commit, -3361,Cameron Hummels,2021-07-13 08:27:36-07:00,commit, -3362,Clément Robert,2021-07-13 09:20:07+02:00,commit, -3363,Cameron Hummels,2021-07-12 16:54:14-07:00,commit, -3364,pre-commit-ci[bot],2021-07-12 22:07:53+00:00,commit, -3365,Madicken Munk,2021-07-09 16:49:36-05:00,commit, -3366,Kacper Kowalik,2021-07-09 15:29:16-05:00,commit, -3367,Clément Robert,2021-07-09 20:35:35+02:00,commit, -3368,Kacper Kowalik,2021-07-09 12:02:31-05:00,commit, -3369,Clément Robert,2021-07-09 15:45:10+02:00,commit, -3370,Clément Robert,2021-07-09 10:45:20+02:00,commit, -3371,Kacper Kowalik,2021-07-08 18:01:58-05:00,commit, -3372,Cameron Hummels,2021-07-08 11:46:21-07:00,commit, -3373,Kacper Kowalik,2021-07-08 13:45:38-05:00,commit, -3374,Corentin Cadiou,2021-07-08 17:34:35+02:00,commit, -3375,Corentin Cadiou,2021-07-08 17:28:47+02:00,commit, -3376,Corentin Cadiou,2021-07-08 17:28:06+02:00,commit, -3377,Corentin Cadiou,2021-07-08 17:26:20+02:00,commit, -3378,Clément Robert,2021-07-08 10:36:03+02:00,commit, -3379,Clément Robert,2021-07-08 10:19:25+02:00,commit, -3380,Clément Robert,2021-07-08 10:19:24+02:00,commit, -3381,Clément Robert,2021-07-08 09:44:13+02:00,commit, -3382,Clément Robert,2021-07-07 22:53:35+02:00,commit, -3383,Clément Robert,2021-07-07 22:29:59+02:00,commit, -3384,Clément Robert,2021-07-07 22:19:03+02:00,commit, -3385,Clément Robert,2021-07-07 22:09:57+02:00,commit, -3386,Clément Robert,2021-07-07 21:30:39+02:00,commit, -3387,Clément Robert,2021-07-07 21:22:55+02:00,commit, -3388,luz paz,2021-07-07 13:41:59-04:00,commit, -3389,luz paz,2021-07-07 13:37:51-04:00,commit, -3390,Clément Robert,2021-07-07 17:29:49+02:00,commit, -3391,Clément Robert,2021-07-07 15:41:30+02:00,commit, -3392,Matthew Turk,2021-07-07 08:40:37-05:00,commit, -3393,Madicken Munk,2021-07-06 22:23:43-05:00,commit, -3394,Matthew Turk,2021-07-06 16:43:06-05:00,commit, -3395,Clément Robert,2021-07-06 18:31:53+02:00,commit, -3396,Clément Robert,2021-07-06 18:01:48+02:00,commit, -3397,Matthew Turk,2021-07-06 09:04:31-05:00,commit, -3398,Madicken Munk,2021-07-06 08:48:18-05:00,commit, -3399,Matthew Turk,2021-07-06 08:16:07-05:00,commit, -3400,pre-commit-ci[bot],2021-07-05 20:55:30+00:00,commit, -3401,Kacper Kowalik,2021-07-03 15:25:06-05:00,commit, -3402,Kacper Kowalik,2021-07-03 15:25:06-05:00,commit, -3403,Kacper Kowalik,2021-07-03 15:25:06-05:00,commit, -3404,Clément Robert,2021-07-03 17:05:22+02:00,commit, -3405,Clément Robert,2021-07-02 16:59:19+02:00,commit, -3406,Kacper Kowalik,2021-07-02 07:30:38-05:00,commit, -3407,Kacper Kowalik,2021-07-01 22:39:08-05:00,commit, -3408,Madicken Munk,2021-07-01 14:47:59-05:00,commit, -3409,Kacper Kowalik,2021-07-01 13:28:59-05:00,commit, -3410,Clément Robert,2021-07-01 20:10:01+02:00,commit, -3411,Matthew Turk,2021-07-01 12:17:43-05:00,commit, -3412,Kacper Kowalik,2021-07-01 12:12:49-05:00,commit, -3413,pre-commit-ci[bot],2021-07-01 15:17:15+00:00,commit, -3414,Madicken Munk,2021-07-01 10:14:15-05:00,commit, -3415,pre-commit-ci[bot],2021-07-01 15:04:18+00:00,commit, -3416,Kacper Kowalik,2021-07-01 10:02:10-05:00,commit, -3417,Clément Robert,2021-07-01 17:00:52+02:00,commit, -3418,Clément Robert,2021-07-01 17:00:52+02:00,commit, -3419,Clément Robert,2021-07-01 17:00:49+02:00,commit, -3420,Matthew Turk,2021-07-01 04:38:43-05:00,commit, -3421,Matthew Turk,2021-07-01 04:30:53-05:00,commit, -3422,Matthew Turk,2021-07-01 04:30:39-05:00,commit, -3423,Madicken Munk,2021-06-30 16:32:40-05:00,commit, -3424,Clément Robert,2021-06-30 22:56:53+02:00,commit, -3425,Madicken Munk,2021-06-30 15:25:59-05:00,commit, -3426,Clément Robert,2021-06-30 20:52:53+02:00,commit, -3427,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3428,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3429,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3430,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3431,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3432,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3433,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3434,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3435,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3436,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +2427,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2428,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2429,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2430,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2431,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2432,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2433,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2434,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2435,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2436,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2437,Clément Robert,2022-05-19 18:05:25+02:00,commit, +2438,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2439,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2440,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2441,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2442,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2443,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2444,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2445,Chris Havlin,2022-05-19 11:01:57-05:00,commit, +2446,pre-commit-ci[bot],2022-05-18 15:33:57+00:00,commit, +2447,Britton Smith,2022-05-18 16:28:18+01:00,commit, +2448,Britton Smith,2022-05-18 16:17:58+01:00,commit, +2449,Clément Robert,2022-05-17 22:51:51+02:00,commit, +2450,Matthew Turk,2022-05-17 11:41:47-05:00,commit, +2451,Kacper Kowalik,2022-05-17 10:00:17-05:00,commit, +2452,Clément Robert,2022-05-17 15:56:24+02:00,commit, +2453,Clément Robert,2022-05-17 15:54:50+02:00,commit, +2454,Clément Robert,2022-05-17 10:29:50+02:00,commit, +2455,Tracy Teal,2022-05-16 20:34:53-04:00,commit, +2456,Matthew Turk,2022-05-16 18:33:25-05:00,commit, +2457,Matthew Turk,2022-05-16 17:43:11-05:00,commit, +2458,Matthew Turk,2022-05-16 15:12:52-05:00,commit, +2459,Clément Robert,2022-05-16 21:37:26+02:00,commit, +2460,Clément Robert,2022-05-16 21:35:06+02:00,commit, +2461,Matthew Turk,2022-05-16 14:16:37-05:00,commit, +2462,Matthew Turk,2022-05-16 14:15:12-05:00,commit, +2463,Matthew Turk,2022-05-16 14:11:54-05:00,commit, +2464,Clément Robert,2022-05-16 20:58:47+02:00,commit, +2465,Matthew Turk,2022-05-16 10:40:52-05:00,commit, +2466,Clément Robert,2022-05-15 15:23:12+02:00,commit, +2467,Clément Robert,2022-05-15 15:22:31+02:00,commit, +2468,Chris Havlin,2022-05-13 17:01:26-05:00,commit, +2469,Chris Havlin,2022-05-13 16:44:11-05:00,commit, +2470,Matthew Turk,2022-05-13 14:44:31-05:00,commit, +2471,Matthew Turk,2022-05-13 03:56:26-05:00,commit, +2472,Clément Robert,2022-05-11 12:21:35+02:00,commit, +2473,Clément Robert,2022-05-11 11:59:31+02:00,commit, +2474,Clément Robert,2022-05-11 11:15:03+02:00,commit, +2475,Clément Robert,2022-05-11 11:15:03+02:00,commit, +2476,Clément Robert,2022-05-11 11:15:03+02:00,commit, +2477,Clément Robert,2022-05-10 11:39:53+02:00,commit, +2478,Clément Robert,2022-05-09 19:53:42+02:00,commit, +2479,pre-commit-ci[bot],2022-05-09 17:06:41+00:00,commit, +2480,pre-commit-ci[bot],2022-05-09 11:41:02+00:00,commit, +2481,Britton Smith,2022-05-09 12:29:59+01:00,commit, +2482,Clément Robert,2022-05-06 11:23:59+02:00,commit, +2483,Clément Robert,2022-05-06 11:23:59+02:00,commit, +2484,Chris Havlin,2022-05-05 09:35:17-05:00,commit, +2485,Clément Robert,2022-05-05 10:05:09+02:00,commit, +2486,Clément Robert,2022-05-04 13:48:53+02:00,commit, +2487,Chris Havlin,2022-05-03 08:56:30-05:00,commit, +2488,Clément Robert,2022-05-03 10:14:16+02:00,commit, +2489,Clément Robert,2022-05-02 20:50:20+02:00,commit, +2490,Clément Robert,2022-05-02 20:34:04+02:00,commit, +2491,Clément Robert,2022-05-02 19:12:54+02:00,commit, +2492,Chris Havlin,2022-05-02 10:22:15-05:00,commit, +2493,Clément Robert,2022-05-01 19:00:36+02:00,commit, +2494,Corentin Cadiou,2022-05-01 18:45:17+02:00,commit, +2495,Chris Havlin,2022-04-27 17:31:58-05:00,commit, +2496,Chris Havlin,2022-04-27 12:34:53-05:00,commit, +2497,Chris Havlin,2022-04-27 10:47:02-05:00,commit, +2498,Clément Robert,2022-04-27 11:53:54+02:00,commit, +2499,Clément Robert,2022-04-27 11:39:20+02:00,commit, +2500,Chris Havlin,2022-04-26 16:50:06-05:00,commit, +2501,Chris Havlin,2022-04-26 16:45:47-05:00,commit, +2502,Clément Robert,2022-04-19 23:16:12+02:00,commit, +2503,Clément Robert,2022-04-19 19:07:33+02:00,commit, +2504,Clément Robert,2022-04-19 13:44:54+02:00,commit, +2505,Clément Robert,2022-04-18 16:27:03+02:00,commit, +2506,Ronan Hix,2022-04-16 10:21:57-04:00,commit, +2507,Matthew Turk,2022-04-14 08:47:04-05:00,commit, +2508,Clément Robert,2022-04-13 23:26:21+02:00,commit, +2509,Cameron Hummels,2022-04-13 11:10:04-07:00,commit, +2510,Clément Robert,2022-04-13 17:54:08+02:00,commit, +2511,Matthew Turk,2022-04-13 08:26:41-05:00,commit, +2512,Clément Robert,2022-04-11 20:03:42+02:00,commit, +2513,pre-commit-ci[bot],2022-04-11 17:17:18+00:00,commit, +2514,Clément Robert,2022-04-09 12:05:37+02:00,commit, +2515,Chris Havlin,2022-04-08 12:08:16-05:00,commit, +2516,Chris Havlin,2022-04-08 10:45:50-05:00,commit, +2517,Chris Havlin,2022-04-08 10:40:13-05:00,commit, +2518,Clément Robert,2022-04-06 11:47:21+02:00,commit, +2519,Clément Robert,2022-04-06 11:47:21+02:00,commit, +2520,Clément Robert,2022-04-06 11:06:42+02:00,commit, +2521,Ronan Hix,2022-04-05 23:10:02-04:00,commit, +2522,Ronan-Hix,2022-04-05 11:05:27-04:00,commit, +2523,Clément Robert,2022-04-04 23:45:23+02:00,commit, +2524,Clément Robert,2022-04-04 22:29:45+02:00,commit, +2525,Clément Robert,2022-04-04 22:29:45+02:00,commit, +2526,Clément Robert,2022-04-04 21:14:58+02:00,commit, +2527,Ronan Hix,2022-04-04 14:11:49-04:00,commit, +2528,pre-commit-ci[bot],2022-04-04 17:10:28+00:00,commit, +2529,Corentin Cadiou,2022-04-04 18:32:12+02:00,commit, +2530,Corentin Cadiou,2022-04-04 18:26:44+02:00,commit, +2531,Clément Robert,2022-04-03 14:14:05+02:00,commit, +2532,Clément Robert,2022-04-03 14:14:05+02:00,commit, +2533,Matthew Turk,2022-03-31 11:23:25-05:00,commit, +2534,Clément Robert,2022-03-31 17:35:22+02:00,commit, +2535,Matthew Turk,2022-03-31 08:24:36-05:00,commit, +2536,Clément Robert,2022-03-31 13:50:51+02:00,commit, +2537,Clément Robert,2022-03-31 12:58:58+02:00,commit, +2538,Corentin Cadiou,2022-03-31 09:55:42+02:00,commit, +2539,Corentin Cadiou,2022-03-31 09:53:07+02:00,commit, +2540,Clément Robert,2022-03-30 20:57:44+02:00,commit, +2541,John ZuHone,2022-03-30 14:09:28-04:00,commit, +2542,Clément Robert,2022-03-30 18:03:53+02:00,commit, +2543,Clément Robert,2022-03-30 17:01:13+02:00,commit, +2544,Chris Havlin,2022-03-30 09:35:45-05:00,commit, +2545,Matthew Turk,2022-03-30 06:03:14-05:00,commit, +2546,Matthew Turk,2022-03-30 06:02:15-05:00,commit, +2547,Matthew Turk,2022-03-30 05:29:54-05:00,commit, +2548,Clément Robert,2022-03-30 10:59:25+02:00,commit, +2549,pre-commit-ci[bot],2022-03-29 15:02:43+00:00,commit, +2550,Luke Conaboy,2022-03-29 15:54:44+01:00,commit, +2551,Luke Conaboy,2022-03-29 13:34:52+01:00,commit, +2552,Clément Robert,2022-03-29 11:46:40+02:00,commit, +2553,Chris Havlin,2022-03-28 16:11:01-05:00,commit, +2554,Chris Havlin,2022-03-28 16:06:15-05:00,commit, +2555,Clément Robert,2022-03-28 22:28:35+02:00,commit, +2556,Chris Havlin,2022-03-28 12:50:52-05:00,commit, +2557,Chris Havlin,2022-03-28 12:38:30-05:00,commit, +2558,Corentin Cadiou,2022-03-28 18:19:19+01:00,commit, +2559,Corentin Cadiou,2022-03-28 18:02:01+01:00,commit, +2560,Corentin Cadiou,2022-03-28 17:44:54+01:00,commit, +2561,Clément Robert,2022-03-28 17:55:56+02:00,commit, +2562,Clément Robert,2022-03-28 15:13:17+02:00,commit, +2563,Clément Robert,2022-03-28 12:16:39+02:00,commit, +2564,Kacper Kowalik,2022-03-27 14:04:28-05:00,commit, +2565,Matthew Turk,2022-03-25 14:47:24-05:00,commit, +2566,Clément Robert,2022-03-24 11:19:10+01:00,commit, +2567,Clément Robert,2022-03-22 20:27:32+01:00,commit, +2568,Clément Robert,2022-03-22 20:27:32+01:00,commit, +2569,Clément Robert,2022-03-22 15:31:46+01:00,commit, +2570,Clément Robert,2022-03-22 13:21:18+01:00,commit, +2571,Clément Robert,2022-03-22 13:17:19+01:00,commit, +2572,Matthew Turk,2022-03-21 09:11:50-05:00,commit, +2573,Matthew Turk,2022-03-18 13:48:03-05:00,commit, +2574,Matthew Turk,2022-03-18 12:05:01-05:00,commit, +2575,Michael Zingale,2022-03-14 15:27:29-04:00,commit, +2576,Clément Robert,2022-03-14 19:02:40+01:00,commit, +2577,pre-commit-ci[bot],2022-03-14 17:15:08+00:00,commit, +2578,Matthew Turk,2022-03-11 14:45:21-06:00,commit, +2579,Matthew Turk,2022-03-11 14:38:19-06:00,commit, +2580,Matthew Turk,2022-03-11 14:35:20-06:00,commit, +2581,Matthew Turk,2022-03-11 14:32:10-06:00,commit, +2582,Matthew Turk,2022-03-11 14:21:17-06:00,commit, +2583,Matthew Turk,2022-03-10 15:03:54-06:00,commit, +2584,Matthew Turk,2022-03-10 14:11:50-06:00,commit, +2585,Clément Robert,2022-03-10 16:52:32+01:00,commit, +2586,Clément Robert,2022-03-10 16:04:45+01:00,commit, +2587,Corentin Cadiou,2022-03-10 14:09:21+00:00,commit, +2588,Corentin Cadiou,2022-03-10 15:05:38+01:00,commit, +2589,Corentin Cadiou,2022-03-10 11:13:13+00:00,commit, +2590,Corentin Cadiou,2022-03-10 12:06:51+01:00,commit, +2591,pre-commit-ci[bot],2022-03-10 03:59:17+00:00,commit, +2592,Cameron Hummels,2022-03-09 12:04:49-08:00,commit, +2593,pre-commit-ci[bot],2022-03-07 17:09:31+00:00,commit, +2594,Clément Robert,2022-03-07 11:47:50+01:00,commit, +2595,Clément Robert,2022-03-05 09:34:07+01:00,commit, +2596,Corentin Cadiou,2022-03-03 12:47:23+01:00,commit, +2597,Clément Robert,2022-03-03 11:18:21+01:00,commit, +2598,Matthew Turk,2022-03-02 13:23:30-06:00,commit, +2599,Matthew Turk,2022-03-02 13:21:47-06:00,commit, +2600,Clément Robert,2022-03-01 09:28:01+01:00,commit, +2601,Clément Robert,2022-02-25 11:10:18+01:00,commit, +2602,Clément Robert,2022-02-25 11:10:18+01:00,commit, +2603,Clément Robert,2022-02-25 11:10:18+01:00,commit, +2604,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2605,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2606,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2607,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2608,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2609,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2610,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2611,Cameron Hummels,2022-02-23 11:28:16-08:00,commit, +2612,Clément Robert,2022-02-23 17:15:40+01:00,commit, +2613,Clément Robert,2022-02-23 17:15:40+01:00,commit, +2614,Clément Robert,2022-02-23 11:03:44+01:00,commit, +2615,Clément Robert,2022-02-21 20:39:03+01:00,commit, +2616,Clément Robert,2022-02-21 20:39:03+01:00,commit, +2617,Clément Robert,2022-02-20 11:51:52+01:00,commit, +2618,John ZuHone,2022-02-17 10:04:49-05:00,commit, +2619,John ZuHone,2022-02-17 09:44:06-05:00,commit, +2620,Matthew Turk,2022-02-17 08:11:50-06:00,commit, +2621,Clément Robert,2022-02-17 15:02:53+01:00,commit, +2622,John ZuHone,2022-02-17 07:52:28-05:00,commit, +2623,John ZuHone,2022-02-17 07:44:29-05:00,commit, +2624,Clément Robert,2022-02-16 19:47:37+01:00,commit, +2625,Corentin Cadiou,2022-02-16 18:11:08+01:00,commit, +2626,John ZuHone,2022-02-16 09:09:48-05:00,commit, +2627,Corentin Cadiou,2022-02-16 11:14:12+01:00,commit, +2628,Corentin Cadiou,2022-02-16 11:09:45+01:00,commit, +2629,John ZuHone,2022-02-15 13:42:30-05:00,commit, +2630,John ZuHone,2022-02-15 09:52:11-05:00,commit, +2631,Corentin Cadiou,2022-02-15 14:28:53+01:00,commit, +2632,Corentin Cadiou,2022-02-15 14:25:26+01:00,commit, +2633,Clément Robert,2022-02-15 13:43:24+01:00,commit, +2634,Corentin Cadiou,2022-02-15 11:37:39+01:00,commit, +2635,Corentin Cadiou,2022-02-15 11:15:16+01:00,commit, +2636,Corentin Cadiou,2022-02-15 10:39:25+01:00,commit, +2637,John ZuHone,2022-02-14 21:45:09-05:00,commit, +2638,John ZuHone,2022-02-14 21:33:53-05:00,commit, +2639,Clément Robert,2022-02-14 22:23:13+01:00,commit, +2640,Matthew Turk,2022-02-14 15:00:14-06:00,commit, +2641,Matthew Turk,2022-02-14 14:00:10-06:00,commit, +2642,Matthew Turk,2022-02-14 13:58:26-06:00,commit, +2643,Clément Robert,2022-02-14 20:51:52+01:00,commit, +2644,Matthew Turk,2022-02-14 13:41:37-06:00,commit, +2645,Matthew Turk,2022-02-14 13:38:49-06:00,commit, +2646,Matthew Turk,2022-02-14 13:37:31-06:00,commit, +2647,Matthew Turk,2022-02-14 13:31:52-06:00,commit, +2648,Matthew Turk,2022-02-14 13:26:33-06:00,commit, +2649,Matthew Turk,2022-02-14 13:25:00-06:00,commit, +2650,Matthew Turk,2022-02-14 13:24:50-06:00,commit, +2651,Clément Robert,2022-02-14 16:34:31+01:00,commit, +2652,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, +2653,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, +2654,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, +2655,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, +2656,Clément Robert,2022-02-14 11:59:48+01:00,commit, +2657,John ZuHone,2022-02-13 20:26:07-05:00,commit, +2658,Ronan Hix,2022-02-13 10:47:29-05:00,commit, +2659,John ZuHone,2022-02-11 23:23:20-05:00,commit, +2660,John ZuHone,2022-02-11 23:17:21-05:00,commit, +2661,John ZuHone,2022-02-11 23:14:23-05:00,commit, +2662,John ZuHone,2022-02-11 16:14:02-05:00,commit, +2663,John ZuHone,2022-02-11 16:13:32-05:00,commit, +2664,John ZuHone,2022-02-11 16:12:07-05:00,commit, +2665,John ZuHone,2022-02-11 15:30:44-05:00,commit, +2666,John ZuHone,2022-02-11 15:30:28-05:00,commit, +2667,John ZuHone,2022-02-11 15:26:59-05:00,commit, +2668,John ZuHone,2022-02-11 15:26:51-05:00,commit, +2669,John ZuHone,2022-02-09 18:12:03-05:00,commit, +2670,Clément Robert,2022-02-09 22:15:09+01:00,commit, +2671,Cameron Hummels,2022-02-09 11:36:52-08:00,commit, +2672,Clément Robert,2022-02-09 18:13:28+01:00,commit, +2673,Matthew Turk,2022-02-09 09:48:13-06:00,commit, +2674,John ZuHone,2022-02-09 10:45:30-05:00,commit, +2675,Clément Robert,2022-02-09 12:03:55+01:00,commit, +2676,Clément Robert,2022-02-08 22:59:28+01:00,commit, +2677,Clément Robert,2022-02-08 17:53:04+01:00,commit, +2678,Clément Robert,2022-02-08 13:24:13+01:00,commit, +2679,Matthew Turk,2022-02-08 05:37:41-06:00,commit, +2680,Clément Robert,2022-02-08 09:51:54+01:00,commit, +2681,Cameron Hummels,2022-02-07 18:59:51-08:00,commit, +2682,Cameron Hummels,2022-02-07 18:57:21-08:00,commit, +2683,Cameron Hummels,2022-02-07 18:53:15-08:00,commit, +2684,John ZuHone,2022-02-07 17:31:45-05:00,commit, +2685,Meagan Lang,2022-02-07 12:52:41-08:00,commit, +2686,Clément Robert,2022-02-07 21:22:21+01:00,commit, +2687,Clément Robert,2022-02-07 20:23:55+01:00,commit, +2688,pre-commit-ci[bot],2022-02-07 20:22:47+01:00,commit, +2689,pre-commit-ci[bot],2022-02-07 20:22:14+01:00,commit, +2690,Matthew Turk,2022-02-07 08:29:04-06:00,commit, +2691,Matthew Turk,2022-02-07 08:20:43-06:00,commit, +2692,Matthew Turk,2022-02-07 08:01:26-06:00,commit, +2693,Clément Robert,2022-02-07 14:38:51+01:00,commit, +2694,Clément Robert,2022-02-07 10:11:50+01:00,commit, +2695,Clément Robert,2022-02-07 08:49:49+01:00,commit, +2696,Clément Robert,2022-02-05 21:35:12+01:00,commit, +2697,Clément Robert,2022-02-05 20:46:01+01:00,commit, +2698,Yash-10,2022-02-05 22:46:49+05:30,commit, +2699,Clément Robert,2022-02-05 09:37:27+01:00,commit, +2700,Clément Robert,2022-02-05 09:27:54+01:00,commit, +2701,Clément Robert,2022-02-04 15:30:56+01:00,commit, +2702,Clément Robert,2022-02-04 15:28:52+01:00,commit, +2703,Clément Robert,2022-02-04 15:22:32+01:00,commit, +2704,Clément Robert,2022-02-04 15:22:32+01:00,commit, +2705,Clément Robert,2022-02-03 17:47:42+01:00,commit, +2706,Cameron Hummels,2022-02-02 12:09:02-08:00,commit, +2707,Clément Robert,2022-02-02 18:14:24+01:00,commit, +2708,pre-commit-ci[bot],2022-02-02 16:22:56+00:00,commit, +2709,Kacper Kowalik,2022-02-02 09:24:12-06:00,commit, +2710,Clément Robert,2022-02-01 15:53:30+01:00,commit, +2711,Clément Robert,2022-02-01 15:53:29+01:00,commit, +2712,Clément Robert,2022-01-31 10:46:26+01:00,commit, +2713,Clément Robert,2022-01-30 11:37:37+01:00,commit, +2714,Clément Robert,2022-01-30 11:28:54+01:00,commit, +2715,Matthew Turk,2022-01-28 13:59:28-06:00,commit, +2716,Clément Robert,2022-01-28 14:08:39+01:00,commit, +2717,Cameron Hummels,2022-01-26 11:22:38-08:00,commit, +2718,Cameron Hummels,2022-01-26 10:49:35-08:00,commit, +2719,Cameron Hummels,2022-01-26 10:44:34-08:00,commit, +2720,Cameron Hummels,2022-01-26 10:12:11-08:00,commit, +2721,Cameron Hummels,2022-01-26 10:02:26-08:00,commit, +2722,Matthew Turk,2022-01-26 06:15:00-06:00,commit, +2723,Clément Robert,2022-01-26 12:22:56+01:00,commit, +2724,Clément Robert,2022-01-22 09:02:37+01:00,commit, +2725,Clément Robert,2022-01-22 09:00:55+01:00,commit, +2726,Matthew Turk,2022-01-21 09:36:35-06:00,commit, +2727,Michael Zingale,2022-01-21 10:04:32-05:00,commit, +2728,Michael Zingale,2022-01-21 10:04:18-05:00,commit, +2729,Clément Robert,2022-01-21 12:27:17+01:00,commit, +2730,Clément Robert,2022-01-21 11:33:21+01:00,commit, +2731,Clément Robert,2022-01-21 10:37:29+01:00,commit, +2732,Clément Robert,2022-01-21 10:29:23+01:00,commit, +2733,Michael Zingale,2022-01-20 13:27:48-05:00,commit, +2734,Michael Zingale,2022-01-20 13:12:29-05:00,commit, +2735,Michael Zingale,2022-01-20 11:49:11-05:00,commit, +2736,Michael Zingale,2022-01-20 11:42:52-05:00,commit, +2737,Michael Zingale,2022-01-20 11:41:08-05:00,commit, +2738,Michael Zingale,2022-01-20 11:40:48-05:00,commit, +2739,Clément Robert,2022-01-20 17:10:57+01:00,commit, +2740,Michael Zingale,2022-01-20 11:02:41-05:00,commit, +2741,Michael Zingale,2022-01-20 10:49:22-05:00,commit, +2742,Michael Zingale,2022-01-20 10:41:45-05:00,commit, +2743,Michael Zingale,2022-01-20 10:41:25-05:00,commit, +2744,Michael Zingale,2022-01-20 10:34:08-05:00,commit, +2745,Michael Zingale,2022-01-20 10:33:58-05:00,commit, +2746,Michael Zingale,2022-01-20 09:49:02-05:00,commit, +2747,Michael Zingale,2022-01-20 09:48:13-05:00,commit, +2748,Michael Zingale,2022-01-20 09:47:32-05:00,commit, +2749,Clément Robert,2022-01-20 11:46:18+01:00,commit, +2750,Ronan Hix,2022-01-19 15:11:14-05:00,commit, +2751,Ronan-Hix,2022-01-19 15:05:00-05:00,commit, +2752,Cameron Hummels,2022-01-19 11:31:03-08:00,commit, +2753,Cameron Hummels,2022-01-19 11:30:13-08:00,commit, +2754,Michael Zingale,2022-01-19 14:28:42-05:00,commit, +2755,Michael Zingale,2022-01-19 14:20:58-05:00,commit, +2756,Michael Zingale,2022-01-19 14:16:51-05:00,commit, +2757,Cameron Hummels,2022-01-19 11:14:07-08:00,commit, +2758,Michael Zingale,2022-01-19 14:03:56-05:00,commit, +2759,Michael Zingale,2022-01-19 13:19:19-05:00,commit, +2760,Matthew Turk,2022-01-19 09:26:54-06:00,commit, +2761,Clément Robert,2022-01-18 15:41:15+01:00,commit, +2762,Clément Robert,2022-01-17 18:47:50+01:00,commit, +2763,pre-commit-ci[bot],2022-01-17 16:56:45+00:00,commit, +2764,Ronan Hix,2022-01-16 09:41:33-05:00,commit, +2765,pre-commit-ci[bot],2022-01-12 19:33:16+00:00,commit, +2766,Chris Havlin,2022-01-12 12:06:36-06:00,commit, +2767,Clément Robert,2022-01-12 10:48:34+01:00,commit, +2768,Clément Robert,2022-01-12 10:48:34+01:00,commit, +2769,Clément Robert,2022-01-12 10:04:22+01:00,commit, +2770,Corentin Cadiou,2022-01-12 07:58:48+00:00,commit, +2771,Clément Robert,2022-01-12 00:30:01+01:00,commit, +2772,Clément Robert,2022-01-11 18:50:11+01:00,commit, +2773,Corentin Cadiou,2022-01-11 16:44:33+00:00,commit, +2774,Corentin Cadiou,2022-01-11 16:41:41+00:00,commit, +2775,Matthew Turk,2022-01-11 10:24:10-06:00,commit, +2776,Matthew Turk,2022-01-11 10:22:27-06:00,commit, +2777,Clément Robert,2022-01-11 17:18:44+01:00,commit, +2778,Matthew Turk,2022-01-11 10:14:35-06:00,commit, +2779,Chris Havlin,2022-01-11 10:04:39-06:00,commit, +2780,Matthew Turk,2022-01-11 09:41:16-06:00,commit, +2781,Matthew Turk,2022-01-11 09:38:25-06:00,commit, +2782,Matthew Turk,2022-01-11 08:12:57-06:00,commit, +2783,Chris Havlin,2022-01-10 16:20:19-06:00,commit, +2784,Chris Havlin,2022-01-10 16:14:17-06:00,commit, +2785,Chris Havlin,2022-01-10 16:04:17-06:00,commit, +2786,Matthew Turk,2022-01-10 13:43:45-06:00,commit, +2787,Clément Robert,2022-01-10 18:52:21+01:00,commit, +2788,pre-commit-ci[bot],2022-01-10 17:01:31+00:00,commit, +2789,Chris Havlin,2022-01-10 10:45:18-06:00,commit, +2790,Chris Havlin,2022-01-10 10:44:05-06:00,commit, +2791,Chris Havlin,2022-01-10 10:16:34-06:00,commit, +2792,Chris Havlin,2022-01-10 09:58:16-06:00,commit, +2793,Chris Havlin,2022-01-10 09:55:18-06:00,commit, +2794,Clément Robert,2022-01-10 12:32:33+01:00,commit, +2795,Clément Robert,2022-01-10 12:32:12+01:00,commit, +2796,Clément Robert,2022-01-10 12:32:12+01:00,commit, +2797,Clément Robert,2022-01-10 12:28:33+01:00,commit, +2798,Clément Robert,2022-01-10 12:28:33+01:00,commit, +2799,Chris Havlin,2022-01-07 14:11:14-06:00,commit, +2800,Matthew Turk,2022-01-07 09:46:40-06:00,commit, +2801,Chris Havlin,2022-01-06 15:47:30-06:00,commit, +2802,Ronan Hix,2022-01-04 11:39:38-05:00,commit, +2803,Ronan Hix,2022-01-04 11:34:51-05:00,commit, +2804,Ronan-Hix,2022-01-04 11:32:38-05:00,commit, +2805,Clément Robert,2021-12-28 17:33:28+01:00,commit, +2806,Clément Robert,2021-12-28 16:54:14+01:00,commit, +2807,Clément Robert,2021-12-28 16:53:42+01:00,commit, +2808,Matthew Turk,2021-12-28 07:57:46-06:00,commit, +2809,Matthew Turk,2021-12-28 07:52:47-06:00,commit, +2810,Matthew Turk,2021-12-28 07:52:14-06:00,commit, +2811,Matthew Turk,2021-12-28 07:51:49-06:00,commit, +2812,Chris Havlin,2021-12-22 12:10:21-06:00,commit, +2813,Chris Havlin,2021-12-22 11:46:46-06:00,commit, +2814,Chris Havlin,2021-12-22 11:34:06-06:00,commit, +2815,Chris Havlin,2021-12-22 11:22:03-06:00,commit, +2816,Clément Robert,2021-12-18 12:03:09+01:00,commit, +2817,Matthew Turk,2021-12-16 04:45:31-06:00,commit, +2818,Matthew Turk,2021-12-16 04:42:39-06:00,commit, +2819,Cameron Hummels,2021-12-15 11:45:12-08:00,commit, +2820,Clément Robert,2021-12-15 11:31:35+01:00,commit, +2821,Clément Robert,2021-12-14 17:41:06+01:00,commit, +2822,Clément Robert,2021-12-14 16:47:35+01:00,commit, +2823,Kacper Kowalik,2021-12-14 09:31:32-06:00,commit, +2824,Clément Robert,2021-12-14 09:31:02+01:00,commit, +2825,Kacper Kowalik,2021-12-13 20:26:35-06:00,commit, +2826,Clément Robert,2021-12-13 14:20:26+01:00,commit, +2827,Clément Robert,2021-12-08 16:12:00+01:00,commit, +2828,pre-commit-ci[bot],2021-12-08 14:23:20+00:00,commit, +2829,Britton Smith,2021-12-08 12:21:13+00:00,commit, +2830,Britton Smith,2021-12-08 12:20:12+00:00,commit, +2831,Chris Havlin,2021-12-07 17:14:58-06:00,commit, +2832,Chris Havlin,2021-12-07 16:31:43-06:00,commit, +2833,Chris Havlin,2021-12-07 15:28:51-06:00,commit, +2834,Chris Havlin,2021-12-07 13:57:34-06:00,commit, +2835,Britton Smith,2021-12-07 19:57:08+00:00,commit, +2836,Clément Robert,2021-12-06 19:16:07+01:00,commit, +2837,Clément Robert,2021-12-06 18:41:51+01:00,commit, +2838,pre-commit-ci[bot],2021-12-06 16:57:58+00:00,commit, +2839,pre-commit-ci[bot],2021-12-06 16:56:21+00:00,commit, +2840,Matthew Turk,2021-12-06 16:38:36+01:00,commit, +2841,Matthew Turk,2021-12-06 08:57:14-06:00,commit, +2842,Chris Havlin,2021-12-03 14:59:22-06:00,commit, +2843,Chris Havlin,2021-12-03 14:41:53-06:00,commit, +2844,Clément Robert,2021-12-03 10:50:32+01:00,commit, +2845,Clément Robert,2021-12-03 10:50:27+01:00,commit, +2846,Clément Robert,2021-12-02 10:54:40+01:00,commit, +2847,Clément Robert,2021-12-02 10:54:12+01:00,commit, +2848,Matthew Turk,2021-12-01 15:34:40-06:00,commit, +2849,Matthew Turk,2021-12-01 15:33:59-06:00,commit, +2850,Chris Havlin,2021-12-01 14:53:11-06:00,commit, +2851,Chris Havlin,2021-12-01 11:01:07-06:00,commit, +2852,Chris Havlin,2021-12-01 10:50:34-06:00,commit, +2853,Chris Havlin,2021-12-01 10:23:50-06:00,commit, +2854,Matthew Turk,2021-11-30 14:36:09-06:00,commit, +2855,Kacper Kowalik,2021-11-30 13:26:40-06:00,commit, +2856,Kacper Kowalik,2021-11-30 11:11:25-06:00,commit, +2857,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, +2858,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, +2859,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, +2860,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, +2861,Matthew Turk,2021-11-30 10:59:13-06:00,commit, +2862,Clément Robert,2021-11-30 17:05:16+01:00,commit, +2863,Clément Robert,2021-11-29 18:39:54+01:00,commit, +2864,pre-commit-ci[bot],2021-11-29 16:46:49+00:00,commit, +2865,Clément Robert,2021-11-29 11:24:24+01:00,commit, +2866,Corentin Cadiou,2021-11-29 11:07:48+01:00,commit, +2867,Clément Robert,2021-11-29 10:32:01+01:00,commit, +2868,Corentin Cadiou,2021-11-24 13:36:58+01:00,commit, +2869,Matthew Turk,2021-11-24 06:29:26-06:00,commit, +2870,Clément Robert,2021-11-24 12:47:34+01:00,commit, +2871,Clément Robert,2021-11-24 12:45:14+01:00,commit, +2872,Matthew Turk,2021-11-22 16:27:16-06:00,commit, +2873,Cameron Hummels,2021-11-22 13:45:28-08:00,commit, +2874,Clément Robert,2021-11-22 22:38:03+01:00,commit, +2875,Clément Robert,2021-11-22 19:12:49+01:00,commit, +2876,pre-commit-ci[bot],2021-11-22 16:53:32+00:00,commit, +2877,Matthew Turk,2021-11-22 10:37:26-06:00,commit, +2878,Clément Robert,2021-11-22 16:34:51+01:00,commit, +2879,Clément Robert,2021-11-22 16:32:05+01:00,commit, +2880,Clément Robert,2021-11-22 16:32:05+01:00,commit, +2881,Clément Robert,2021-11-22 15:44:51+01:00,commit, +2882,Corentin Cadiou,2021-11-22 15:42:46+01:00,commit, +2883,Corentin Cadiou,2021-11-22 11:44:36+01:00,commit, +2884,Corentin Cadiou,2021-11-21 00:21:45+01:00,commit, +2885,Cameron Hummels,2021-11-20 13:41:36-08:00,commit, +2886,pre-commit-ci[bot],2021-11-20 08:44:56+01:00,commit, +2887,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2888,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2889,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2890,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2891,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2892,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2893,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2894,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2895,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2896,Clément Robert,2021-11-20 08:44:55+01:00,commit, +2897,Clément Robert,2021-11-20 08:44:55+01:00,commit, +2898,Clément Robert,2021-11-20 08:44:55+01:00,commit, +2899,Clément Robert,2021-11-20 08:44:52+01:00,commit, +2900,Clément Robert,2021-11-20 07:31:23+01:00,commit, +2901,Chris Havlin,2021-11-19 17:34:28-06:00,commit, +2902,Chris Havlin,2021-11-19 17:23:59-06:00,commit, +2903,Matthew Turk,2021-11-19 15:59:40-06:00,commit, +2904,Chris Havlin,2021-11-19 15:48:37-06:00,commit, +2905,Chris Havlin,2021-11-19 14:38:07-06:00,commit, +2906,Clément Robert,2021-11-19 21:28:55+01:00,commit, +2907,Clément Robert,2021-11-19 21:28:55+01:00,commit, +2908,Matthew Turk,2021-11-19 14:23:30-06:00,commit, +2909,Chris Havlin,2021-11-19 14:19:14-06:00,commit, +2910,Chris Havlin,2021-11-19 14:18:40-06:00,commit, +2911,Cameron Hummels,2021-11-19 11:18:52-08:00,commit, +2912,Clément Robert,2021-11-19 20:01:27+01:00,commit, +2913,Clément Robert,2021-11-19 20:01:11+01:00,commit, +2914,Clément Robert,2021-11-19 17:37:22+01:00,commit, +2915,Matthew Turk,2021-11-19 08:56:04-06:00,commit, +2916,Clément Robert,2021-11-18 22:43:26+01:00,commit, +2917,Clément Robert,2021-11-18 11:20:12+01:00,commit, +2918,Cameron Hummels,2021-11-17 21:19:27-08:00,commit, +2919,Cameron Hummels,2021-11-17 21:17:45-08:00,commit, +2920,Cameron Hummels,2021-11-17 21:09:03-08:00,commit, +2921,Cameron Hummels,2021-11-17 21:05:54-08:00,commit, +2922,Cameron Hummels,2021-11-17 21:04:44-08:00,commit, +2923,Cameron Hummels,2021-11-17 20:57:14-08:00,commit, +2924,Cameron Hummels,2021-11-17 14:20:24-08:00,commit, +2925,Matthew Turk,2021-11-17 15:40:39-06:00,commit, +2926,Matthew Turk,2021-11-17 15:40:19-06:00,commit, +2927,Cameron Hummels,2021-11-17 11:35:51-08:00,commit, +2928,Clément Robert,2021-11-17 15:24:18+01:00,commit, +2929,Clément Robert,2021-11-17 13:41:24+01:00,commit, +2930,Ole Streicher,2021-11-16 22:19:09+01:00,commit, +2931,Clément Robert,2021-11-16 09:42:32+01:00,commit, +2932,Clément Robert,2021-11-15 18:38:13+01:00,commit, +2933,pre-commit-ci[bot],2021-11-15 16:51:37+00:00,commit, +2934,Matthew Turk,2021-11-15 04:36:05-06:00,commit, +2935,Clément Robert,2021-11-13 08:43:54+01:00,commit, +2936,mameehan5,2021-11-13 08:43:54+01:00,commit, +2937,Clément Robert,2021-11-12 17:19:01+01:00,commit, +2938,Clément Robert,2021-11-12 17:18:22+01:00,commit, +2939,Clément Robert,2021-11-12 12:04:44+01:00,commit, +2940,Chris Havlin,2021-11-11 15:44:07-06:00,commit, +2941,Kacper Kowalik,2021-11-11 14:43:19-06:00,commit, +2942,Clément Robert,2021-11-11 20:15:38+01:00,commit, +2943,Cameron Hummels,2021-11-11 09:40:51-08:00,commit, +2944,Matthew Turk,2021-11-10 06:09:08-06:00,commit, +2945,Clément Robert,2021-11-10 12:18:49+01:00,commit, +2946,Kacper Kowalik,2021-11-08 14:45:07-06:00,commit, +2947,Clément Robert,2021-11-08 18:54:59+01:00,commit, +2948,Clément Robert,2021-11-08 18:52:48+01:00,commit, +2949,Clément Robert,2021-11-08 18:36:14+01:00,commit, +2950,Chris Havlin,2021-11-08 11:35:33-06:00,commit, +2951,pre-commit-ci[bot],2021-11-08 16:49:06+00:00,commit, +2952,Clément Robert,2021-11-07 19:13:27+01:00,commit, +2953,Chris Havlin,2021-11-04 14:36:43-05:00,commit, +2954,Chris Havlin,2021-11-04 09:11:55-05:00,commit, +2955,Clément Robert,2021-11-04 14:41:47+01:00,commit, +2956,Matthew Turk,2021-11-04 05:57:58-05:00,commit, +2957,Clément Robert,2021-11-04 10:35:08+01:00,commit, +2958,Chris Havlin,2021-11-03 17:01:34-05:00,commit, +2959,Chris Havlin,2021-11-03 16:25:52-05:00,commit, +2960,Matthew Turk,2021-11-01 16:14:40-05:00,commit, +2961,Ronan Hix,2021-11-01 17:05:24-04:00,commit, +2962,Ronan Hix,2021-11-01 17:03:32-04:00,commit, +2963,Ronan-Hix,2021-11-01 16:39:40-04:00,commit, +2964,Ronan-Hix,2021-11-01 16:39:29-04:00,commit, +2965,Ronan-Hix,2021-11-01 16:39:17-04:00,commit, +2966,Ronan-Hix,2021-11-01 16:39:08-04:00,commit, +2967,Ronan-Hix,2021-11-01 16:35:43-04:00,commit, +2968,Ronan-Hix,2021-11-01 16:35:31-04:00,commit, +2969,Ronan-Hix,2021-11-01 16:35:19-04:00,commit, +2970,Ronan-Hix,2021-11-01 16:34:54-04:00,commit, +2971,Ronan Hix,2021-11-01 16:32:38-04:00,commit, +2972,Ronan Hix,2021-11-01 16:23:53-04:00,commit, +2973,Matthew Turk,2021-11-01 14:38:50-05:00,commit, +2974,Matthew Turk,2021-11-01 13:53:30-05:00,commit, +2975,Matthew Turk,2021-11-01 13:24:02-05:00,commit, +2976,Clément Robert,2021-11-01 18:56:56+01:00,commit, +2977,Matthew Turk,2021-11-01 12:51:43-05:00,commit, +2978,Clément Robert,2021-11-01 17:57:10+01:00,commit, +2979,Clément Robert,2021-11-01 17:52:01+01:00,commit, +2980,pre-commit-ci[bot],2021-11-01 16:51:58+00:00,commit, +2981,Matthew Turk,2021-11-01 11:33:04-05:00,commit, +2982,Matthew Turk,2021-11-01 11:20:51-05:00,commit, +2983,Matthew Turk,2021-11-01 11:17:02-05:00,commit, +2984,Matthew Turk,2021-11-01 10:05:33-05:00,commit, +2985,Matthew Turk,2021-11-01 10:00:36-05:00,commit, +2986,Matthew Turk,2021-11-01 10:00:13-05:00,commit, +2987,Clément Robert,2021-11-01 10:46:53+01:00,commit, +2988,Clément Robert,2021-10-31 16:04:09+01:00,commit, +2989,Clément Robert,2021-10-31 14:58:33+01:00,commit, +2990,Kacper Kowalik,2021-10-30 20:21:19-05:00,commit, +2991,Clément Robert,2021-10-29 16:04:16+02:00,commit, +2992,Corentin Cadiou,2021-10-28 12:51:48+01:00,commit, +2993,Corentin Cadiou,2021-10-28 11:27:31+01:00,commit, +2994,Corentin Cadiou,2021-10-28 11:25:51+01:00,commit, +2995,Ronan-Hix,2021-10-28 00:31:04-04:00,commit, +2996,Clément Robert,2021-10-27 17:40:47+02:00,commit, +2997,Matthew Turk,2021-10-27 08:28:12-05:00,commit, +2998,Matthew Turk,2021-10-27 07:05:23-05:00,commit, +2999,Clément Robert,2021-10-25 21:50:11+02:00,commit, +3000,Corentin Cadiou,2021-10-25 18:59:35+02:00,commit, +3001,pre-commit-ci[bot],2021-10-25 16:42:37+00:00,commit, +3002,Corentin Cadiou,2021-10-25 16:50:22+02:00,commit, +3003,Clément Robert,2021-10-25 16:04:33+02:00,commit, +3004,Corentin Cadiou,2021-10-25 10:53:09+02:00,commit, +3005,Clément Robert,2021-10-24 15:54:15+02:00,commit, +3006,Clément Robert,2021-10-24 12:27:54+02:00,commit, +3007,Matthew Turk,2021-10-22 15:00:14-05:00,commit, +3008,Clément Robert,2021-10-22 19:50:12+02:00,commit, +3009,Corentin Cadiou,2021-10-22 18:07:26+02:00,commit, +3010,Clément Robert,2021-10-22 16:25:53+02:00,commit, +3011,Matthew Turk,2021-10-22 08:34:02-05:00,commit, +3012,Clément Robert,2021-10-22 12:26:30+02:00,commit, +3013,Clément Robert,2021-10-22 12:26:30+02:00,commit, +3014,Clément Robert,2021-10-21 16:52:46+02:00,commit, +3015,Ronan Hix,2021-10-21 10:12:43-04:00,commit, +3016,Madicken Munk,2021-10-21 06:30:56-07:00,commit, +3017,Corentin Cadiou,2021-10-21 11:01:11+01:00,commit, +3018,Corentin Cadiou,2021-10-21 10:42:15+01:00,commit, +3019,Corentin Cadiou,2021-10-21 10:42:15+01:00,commit, +3020,Clément Robert,2021-10-20 23:40:10+02:00,commit, +3021,Ronan Hix,2021-10-20 16:53:28-04:00,commit, +3022,Corentin Cadiou,2021-10-20 17:10:03+01:00,commit, +3023,Corentin Cadiou,2021-10-20 12:03:02+01:00,commit, +3024,Corentin Cadiou,2021-10-20 11:58:55+01:00,commit, +3025,pre-commit-ci[bot],2021-10-20 09:28:49+01:00,commit, +3026,Corentin Cadiou,2021-10-20 09:28:49+01:00,commit, +3027,Corentin Cadiou,2021-10-20 09:28:49+01:00,commit, +3028,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3029,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3030,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3031,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3032,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3033,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3034,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3035,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3036,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3037,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3038,Corentin Cadiou,2021-10-20 09:28:47+01:00,commit, +3039,Corentin Cadiou,2021-10-20 09:28:47+01:00,commit, +3040,Corentin Cadiou,2021-10-20 09:28:45+01:00,commit, +3041,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3042,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3043,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3044,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3045,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3046,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3047,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3048,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3049,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3050,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3051,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3052,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3053,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3054,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3055,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3056,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3057,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3058,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, +3059,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, +3060,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, +3061,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, +3062,Corentin Cadiou,2021-10-20 09:27:26+01:00,commit, +3063,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3064,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3065,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3066,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3067,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3068,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3069,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3070,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3071,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3072,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3073,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3074,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3075,Corentin Cadiou,2021-10-19 22:19:04+02:00,commit, +3076,Matthew Turk,2021-10-19 14:06:33-05:00,commit, +3077,Clément Robert,2021-10-19 18:11:56+02:00,commit, +3078,Clément Robert,2021-10-19 17:38:58+02:00,commit, +3079,Matthew Turk,2021-10-19 10:35:49-05:00,commit, +3080,Corentin Cadiou,2021-10-19 16:19:13+01:00,commit, +3081,Corentin Cadiou,2021-10-19 15:01:45+01:00,commit, +3082,Clément Robert,2021-10-19 14:54:31+02:00,commit, +3083,Clément Robert,2021-10-19 12:11:04+02:00,commit, +3084,Corentin Cadiou,2021-10-19 09:59:00+01:00,commit, +3085,Corentin Cadiou,2021-10-18 17:04:59+01:00,commit, +3086,Corentin Cadiou,2021-10-18 16:58:06+01:00,commit, +3087,Corentin Cadiou,2021-10-18 16:57:19+01:00,commit, +3088,Matthew Turk,2021-10-15 08:04:29-05:00,commit, +3089,Clément Robert,2021-10-15 10:04:33+02:00,commit, +3090,Corentin Cadiou,2021-10-14 16:58:21+01:00,commit, +3091,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, +3092,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, +3093,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, +3094,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, +3095,Corentin Cadiou,2021-10-14 16:57:49+01:00,commit, +3096,Corentin Cadiou,2021-10-14 16:57:49+01:00,commit, +3097,Corentin Cadiou,2021-10-14 16:57:49+01:00,commit, +3098,Corentin Cadiou,2021-10-14 16:57:48+01:00,commit, +3099,Corentin Cadiou,2021-10-14 16:57:48+01:00,commit, +3100,Corentin Cadiou,2021-10-14 16:57:48+01:00,commit, +3101,Corentin Cadiou,2021-10-14 16:57:47+01:00,commit, +3102,John ZuHone,2021-10-13 17:33:23-04:00,commit, +3103,Clément Robert,2021-10-13 17:38:43+02:00,commit, +3104,Kacper Kowalik,2021-10-13 09:50:39-05:00,commit, +3105,Clément Robert,2021-10-13 16:44:04+02:00,commit, +3106,Kacper Kowalik,2021-10-13 08:34:13-05:00,commit, +3107,Clément Robert,2021-10-13 14:48:35+02:00,commit, +3108,Clément Robert,2021-10-13 14:10:29+02:00,commit, +3109,Clément Robert,2021-10-13 13:33:45+02:00,commit, +3110,Matthew Turk,2021-10-13 05:34:53-05:00,commit, +3111,Clément Robert,2021-10-13 11:22:39+02:00,commit, +3112,Clément Robert,2021-10-13 11:17:52+02:00,commit, +3113,Clément Robert,2021-10-13 08:03:05+02:00,commit, +3114,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3115,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3116,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3117,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3118,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3119,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3120,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3121,Clément Robert,2021-10-12 22:04:30+02:00,commit, +3122,Matthew Turk,2021-10-12 14:45:50-05:00,commit, +3123,Corentin Cadiou,2021-10-12 13:49:38+02:00,commit, +3124,Corentin Cadiou,2021-10-12 13:28:05+02:00,commit, +3125,Clément Robert,2021-10-12 08:07:53+02:00,commit, +3126,Matthew Turk,2021-10-11 20:39:38-05:00,commit, +3127,Clément Robert,2021-10-12 01:21:38+02:00,commit, +3128,Matthew Turk,2021-10-11 16:50:12-05:00,commit, +3129,Clément Robert,2021-10-11 22:34:17+02:00,commit, +3130,Matthew Turk,2021-10-11 15:14:57-05:00,commit, +3131,Matthew Turk,2021-10-11 14:27:31-05:00,commit, +3132,Matthew Turk,2021-10-11 13:35:45-05:00,commit, +3133,Clément Robert,2021-10-11 19:08:02+02:00,commit, +3134,Matthew Turk,2021-10-11 11:46:43-05:00,commit, +3135,pre-commit-ci[bot],2021-10-11 16:44:55+00:00,commit, +3136,Kacper Kowalik,2021-10-11 10:57:08-05:00,commit, +3137,Kacper Kowalik,2021-10-11 09:23:58-05:00,commit, +3138,Clément Robert,2021-10-11 15:59:22+02:00,commit, +3139,Clément Robert,2021-10-10 09:00:06+02:00,commit, +3140,Matthew Turk,2021-10-09 13:47:27-05:00,commit, +3141,Matthew Turk,2021-10-09 13:38:10-05:00,commit, +3142,Matthew Turk,2021-10-09 13:01:35-05:00,commit, +3143,Clément Robert,2021-10-09 18:03:03+02:00,commit, +3144,Matthew Turk,2021-10-09 10:50:28-05:00,commit, +3145,Matthew Turk,2021-10-09 10:47:18-05:00,commit, +3146,Matthew Turk,2021-10-09 09:40:15-05:00,commit, +3147,Matthew Turk,2021-10-09 09:32:43-05:00,commit, +3148,Matthew Turk,2021-10-09 09:31:48-05:00,commit, +3149,Matthew Turk,2021-10-09 09:30:03-05:00,commit, +3150,Matthew Turk,2021-10-09 09:28:57-05:00,commit, +3151,Matthew Turk,2021-10-09 09:26:46-05:00,commit, +3152,Matthew Turk,2021-10-09 09:25:31-05:00,commit, +3153,Matthew Turk,2021-10-09 09:24:36-05:00,commit, +3154,Matthew Turk,2021-10-09 09:10:51-05:00,commit, +3155,Clément Robert,2021-10-09 12:19:09+02:00,commit, +3156,Corentin Cadiou,2021-10-08 14:49:18+02:00,commit, +3157,Clément Robert,2021-10-07 19:35:14+02:00,commit, +3158,Clément Robert,2021-10-07 17:44:32+02:00,commit, +3159,Clément Robert,2021-10-07 17:43:29+02:00,commit, +3160,Clément Robert,2021-10-06 22:41:28+02:00,commit, +3161,Corentin Cadiou,2021-10-06 21:52:16+02:00,commit, +3162,Corentin Cadiou,2021-10-06 15:12:00+02:00,commit, +3163,Corentin Cadiou,2021-10-06 15:11:42+02:00,commit, +3164,Clément Robert,2021-10-04 22:24:13+02:00,commit, +3165,pre-commit-ci[bot],2021-10-04 16:47:41+00:00,commit, +3166,Clément Robert,2021-10-03 21:39:57+02:00,commit, +3167,Cameron Hummels,2021-10-03 10:50:58-07:00,commit, +3168,Clément Robert,2021-10-03 16:15:46+02:00,commit, +3169,Clément Robert,2021-10-02 09:23:55+02:00,commit, +3170,Clément Robert,2021-10-01 11:21:06+02:00,commit, +3171,Clément Robert,2021-10-01 11:21:06+02:00,commit, +3172,Clément Robert,2021-10-01 09:44:56+02:00,commit, +3173,Clément Robert,2021-10-01 08:50:12+02:00,commit, +3174,Clément Robert,2021-10-01 08:48:02+02:00,commit, +3175,Clément Robert,2021-09-30 20:49:38+02:00,commit, +3176,Clément Robert,2021-09-30 11:01:14+02:00,commit, +3177,Matthew Turk,2021-09-27 17:13:48-05:00,commit, +3178,Clément Robert,2021-09-27 17:20:13+02:00,commit, +3179,Clément Robert,2021-09-26 16:51:37+02:00,commit, +3180,Matthew Turk,2021-09-24 15:19:14-05:00,commit, +3181,Chris Havlin,2021-09-24 15:16:01-05:00,commit, +3182,Matthew Turk,2021-09-24 14:42:33-05:00,commit, +3183,Matthew Turk,2021-09-24 13:54:32-05:00,commit, +3184,Matthew Turk,2021-09-24 13:50:29-05:00,commit, +3185,Matthew Turk,2021-09-24 13:25:41-05:00,commit, +3186,Matthew Turk,2021-09-24 13:21:23-05:00,commit, +3187,Matthew Turk,2021-09-24 13:18:18-05:00,commit, +3188,Clément Robert,2021-09-24 19:59:34+02:00,commit, +3189,Kacper Kowalik,2021-09-24 10:15:00-05:00,commit, +3190,Matthew Turk,2021-09-24 10:06:54-05:00,commit, +3191,Kacper Kowalik,2021-09-24 09:54:23-05:00,commit, +3192,Kacper Kowalik,2021-09-24 09:31:12-05:00,commit, +3193,Kacper Kowalik,2021-09-24 09:29:32-05:00,commit, +3194,Kacper Kowalik,2021-09-24 09:28:07-05:00,commit, +3195,Kacper Kowalik,2021-09-24 09:25:16-05:00,commit, +3196,Kacper Kowalik,2021-09-24 09:23:59-05:00,commit, +3197,Matthew Turk,2021-09-23 20:00:51-05:00,commit, +3198,Chris Havlin,2021-09-23 16:05:04-05:00,commit, +3199,Chris Havlin,2021-09-23 14:32:59-05:00,commit, +3200,Chris Havlin,2021-09-23 14:22:51-05:00,commit, +3201,Chris Havlin,2021-09-23 14:08:49-05:00,commit, +3202,Chris Havlin,2021-09-23 13:30:29-05:00,commit, +3203,Chris Havlin,2021-09-23 13:30:29-05:00,commit, +3204,Matthew Turk,2021-09-23 13:20:25-05:00,commit, +3205,Matthew Turk,2021-09-23 13:18:45-05:00,commit, +3206,Matthew Turk,2021-09-23 13:13:44-05:00,commit, +3207,Matthew Turk,2021-09-23 12:57:54-05:00,commit, +3208,Matthew Turk,2021-09-23 12:45:02-05:00,commit, +3209,Clément Robert,2021-09-22 19:56:02+02:00,commit, +3210,pre-commit-ci[bot],2021-09-22 17:01:46+00:00,commit, +3211,Ashley Kelly,2021-09-22 17:11:22+01:00,commit, +3212,Clément Robert,2021-09-20 20:47:58+02:00,commit, +3213,pre-commit-ci[bot],2021-09-20 16:45:10+00:00,commit, +3214,Ronan Hix,2021-09-20 12:21:35-04:00,commit, +3215,Ronan Hix,2021-09-19 23:32:44-04:00,commit, +3216,Kacper Kowalik,2021-09-17 17:19:32-05:00,commit, +3217,Clément Robert,2021-09-17 21:22:20+02:00,commit, +3218,Matthew Turk,2021-09-16 09:21:08-05:00,commit, +3219,John ZuHone,2021-09-16 08:02:32-04:00,commit, +3220,Clément Robert,2021-09-15 22:42:25+02:00,commit, +3221,Madicken Munk,2021-09-15 07:42:36-07:00,commit, +3222,mameehan5,2021-09-15 07:42:36-06:00,commit, +3223,Clément Robert,2021-09-14 23:29:27+02:00,commit, +3224,Clément Robert,2021-09-14 20:08:16+02:00,commit, +3225,Clément Robert,2021-09-14 14:47:40+02:00,commit, +3226,Clément Robert,2021-09-13 19:40:29+02:00,commit, +3227,Clément Robert,2021-09-13 19:27:50+02:00,commit, +3228,pre-commit-ci[bot],2021-09-13 16:40:15+00:00,commit, +3229,Clément Robert,2021-09-13 10:13:37+02:00,commit, +3230,Matthew Turk,2021-09-08 10:06:02-05:00,commit, +3231,Clément Robert,2021-09-08 12:29:04+02:00,commit, +3232,Corentin Cadiou,2021-09-07 18:17:23+01:00,commit, +3233,Corentin Cadiou,2021-09-07 16:09:02+01:00,commit, +3234,Corentin Cadiou,2021-09-07 15:57:23+01:00,commit, +3235,Corentin Cadiou,2021-09-07 15:49:51+01:00,commit, +3236,Britton Smith,2021-09-07 10:34:27+01:00,commit, +3237,Clément Robert,2021-09-06 15:48:13+02:00,commit, +3238,John ZuHone,2021-09-03 14:55:20-04:00,commit, +3239,Clément Robert,2021-09-01 18:33:15+02:00,commit, +3240,Clément Robert,2021-09-01 18:33:15+02:00,commit, +3241,Chris Havlin,2021-09-01 09:21:50-06:00,commit, +3242,Chris Havlin,2021-09-01 09:09:22-06:00,commit, +3243,Clément Robert,2021-09-01 14:19:24+02:00,commit, +3244,Clément Robert,2021-08-30 20:39:35+02:00,commit, +3245,Clément Robert,2021-08-30 19:37:57+02:00,commit, +3246,Clément Robert,2021-08-30 18:45:20+02:00,commit, +3247,Clément Robert,2021-08-30 18:43:07+02:00,commit, +3248,pre-commit-ci[bot],2021-08-30 16:37:45+00:00,commit, +3249,Jared Coughlin,2021-08-30 11:12:28-05:00,commit, +3250,John ZuHone,2021-08-30 10:34:25-04:00,commit, +3251,John ZuHone,2021-08-30 10:12:22-04:00,commit, +3252,Clément Robert,2021-08-29 19:38:33+02:00,commit, +3253,John ZuHone,2021-08-29 13:33:47-04:00,commit, +3254,John ZuHone,2021-08-28 22:14:44-04:00,commit, +3255,Cameron Hummels,2021-08-28 14:31:07-07:00,commit, +3256,Matthew Turk,2021-08-26 10:38:41-05:00,commit, +3257,Clément Robert,2021-08-26 15:16:43+02:00,commit, +3258,Clément Robert,2021-08-26 10:20:47+02:00,commit, +3259,Clément Robert,2021-08-25 20:04:21+02:00,commit, +3260,Clément Robert,2021-08-25 19:41:43+02:00,commit, +3261,Clément Robert,2021-08-25 17:17:22+02:00,commit, +3262,Clément Robert,2021-08-25 17:12:58+02:00,commit, +3263,Clément Robert,2021-08-25 08:43:53+02:00,commit, +3264,Clément Robert,2021-08-25 07:42:32+02:00,commit, +3265,Clément Robert,2021-08-25 07:27:11+02:00,commit, +3266,Andrew Myers,2021-08-24 10:29:33-07:00,commit, +3267,pre-commit-ci[bot],2021-08-23 16:33:20+00:00,commit, +3268,Clément Robert,2021-08-17 23:40:22+02:00,commit, +3269,pre-commit-ci[bot],2021-08-17 20:45:49+00:00,commit, +3270,Clayton Strawn,2021-08-17 13:37:38-07:00,commit, +3271,Clayton Strawn,2021-08-17 12:38:31-07:00,commit, +3272,pre-commit-ci[bot],2021-08-17 19:28:42+00:00,commit, +3273,Clayton Strawn,2021-08-17 11:50:38-07:00,commit, +3274,Clément Robert,2021-08-16 15:48:18+02:00,commit, +3275,Clément Robert,2021-08-16 13:23:47+02:00,commit, +3276,Clément Robert,2021-08-16 11:29:23+02:00,commit, +3277,Andrew Myers,2021-08-12 06:09:58-07:00,commit, +3278,Andrew Myers,2021-08-12 05:20:33-07:00,commit, +3279,Andrew Myers,2021-08-12 05:14:06-07:00,commit, +3280,Andrew Myers,2021-08-11 16:13:56-07:00,commit, +3281,Clayton Strawn,2021-08-11 16:02:31-07:00,commit, +3282,Clayton Strawn,2021-08-11 15:53:25-07:00,commit, +3283,Clayton Strawn,2021-08-11 15:39:42-07:00,commit, +3284,Clayton Strawn,2021-08-11 15:13:40-07:00,commit, +3285,Clayton Strawn,2021-08-10 21:42:43-07:00,commit, +3286,Andrew Myers,2021-08-10 09:40:21-07:00,commit, +3287,Andrew Myers,2021-08-10 09:37:26-07:00,commit, +3288,Andrew Myers,2021-08-10 09:36:59-07:00,commit, +3289,Andrew Myers,2021-08-10 09:36:53-07:00,commit, +3290,Andrew Myers,2021-08-10 09:35:36-07:00,commit, +3291,Navaneeth Suresh,2021-08-10 19:13:38+05:30,commit, +3292,Andrew Myers,2021-08-09 16:32:40-07:00,commit, +3293,Clément Robert,2021-08-09 19:48:05+02:00,commit, +3294,pre-commit-ci[bot],2021-08-09 16:34:00+00:00,commit, +3295,Clément Robert,2021-08-09 14:01:04+02:00,commit, +3296,Clayton Strawn,2021-08-06 14:04:34-07:00,commit, +3297,Matthew Turk,2021-08-05 12:29:03-05:00,commit, +3298,Clément Robert,2021-08-05 15:09:10+02:00,commit, +3299,Corentin Cadiou,2021-08-04 09:07:26+02:00,commit, +3300,Clément Robert,2021-08-03 20:43:27+02:00,commit, +3301,Clément Robert,2021-08-02 21:41:06+02:00,commit, +3302,pre-commit-ci[bot],2021-08-02 16:35:15+00:00,commit, +3303,Clément Robert,2021-07-28 20:02:53+02:00,commit, +3304,Clément Robert,2021-07-28 16:22:18+02:00,commit, +3305,Alex Gurvich,2021-07-28 06:33:27-05:00,commit, +3306,Clément Robert,2021-07-28 11:48:32+02:00,commit, +3307,John ZuHone,2021-07-27 22:49:13-04:00,commit, +3308,John ZuHone,2021-07-27 22:46:15-04:00,commit, +3309,pre-commit-ci[bot],2021-07-27 17:54:01+00:00,commit, +3310,Alex Gurvich,2021-07-27 12:46:56-05:00,commit, +3311,Clément Robert,2021-07-27 19:18:44+02:00,commit, +3312,Clément Robert,2021-07-27 18:30:52+02:00,commit, +3313,Clément Robert,2021-07-27 10:15:51+02:00,commit, +3314,John ZuHone,2021-07-26 21:53:24-04:00,commit, +3315,Clément Robert,2021-07-26 20:28:30+02:00,commit, +3316,pre-commit-ci[bot],2021-07-26 16:35:14+00:00,commit, +3317,pre-commit-ci[bot],2021-07-26 16:33:28+00:00,commit, +3318,Corentin Cadiou,2021-07-26 15:07:46+01:00,commit, +3319,Corentin Cadiou,2021-07-26 12:27:51+01:00,commit, +3320,Corentin Cadiou,2021-07-26 11:51:07+01:00,commit, +3321,Corentin Cadiou,2021-07-26 11:25:57+01:00,commit, +3322,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, +3323,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, +3324,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, +3325,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, +3326,Corentin Cadiou,2021-07-26 11:08:34+01:00,commit, +3327,Corentin Cadiou,2021-07-26 11:02:34+01:00,commit, +3328,convert-repo,2021-07-26 11:02:10+01:00,commit, +3329,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, +3330,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, +3331,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, +3332,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, +3333,Corentin Cadiou,2021-07-26 11:01:08+01:00,commit, +3334,Corentin Cadiou,2021-07-26 11:01:08+01:00,commit, +3335,Matthew Turk,2021-07-22 15:39:34-05:00,commit, +3336,Cameron Hummels,2021-07-22 11:32:10-07:00,commit, +3337,Clément Robert,2021-07-21 22:52:30+02:00,commit, +3338,Clément Robert,2021-07-21 10:17:43+02:00,commit, +3339,Andrew Myers,2021-07-20 15:21:44-07:00,commit, +3340,Andrew Myers,2021-07-20 12:18:36-07:00,commit, +3341,Matthew Turk,2021-07-20 12:09:44-05:00,commit, +3342,Alex Gurvich,2021-07-20 08:10:12-05:00,commit, +3343,Britton Smith,2021-07-20 13:18:35+01:00,commit, +3344,Britton Smith,2021-07-20 10:43:10+01:00,commit, +3345,Britton Smith,2021-07-20 10:37:15+01:00,commit, +3346,Clément Robert,2021-07-20 11:01:20+02:00,commit, +3347,Clément Robert,2021-07-20 09:26:38+02:00,commit, +3348,pre-commit-ci[bot],2021-07-19 20:38:21+00:00,commit, +3349,Matthew Turk,2021-07-18 09:21:08-05:00,commit, +3350,Matthew Turk,2021-07-17 16:22:42-05:00,commit, +3351,John ZuHone,2021-07-17 12:54:57-04:00,commit, +3352,Clément Robert,2021-07-15 18:47:15+02:00,commit, +3353,Kacper Kowalik,2021-07-15 09:27:56-05:00,commit, +3354,Clément Robert,2021-07-15 00:19:47+02:00,commit, +3355,pre-commit-ci[bot],2021-07-14 20:14:35+00:00,commit, +3356,Alex Gurvich,2021-07-14 15:05:20-05:00,commit, +3357,Alex Gurvich,2021-07-14 15:01:39-05:00,commit, +3358,Alex Gurvich,2021-07-14 13:56:49-05:00,commit, +3359,Alex Gurvich,2021-07-14 13:56:33-05:00,commit, +3360,pre-commit-ci[bot],2021-07-14 18:48:24+00:00,commit, +3361,Alex Gurvich,2021-07-13 22:15:25-05:00,commit, +3362,Alex Gurvich,2021-07-13 22:14:15-05:00,commit, +3363,Alex Gurvich,2021-07-13 22:13:33-05:00,commit, +3364,Alex Gurvich,2021-07-13 22:12:19-05:00,commit, +3365,Alex Gurvich,2021-07-13 22:07:52-05:00,commit, +3366,Alex Gurvich,2021-07-13 22:07:17-05:00,commit, +3367,Clément Robert,2021-07-13 21:14:26+02:00,commit, +3368,Cameron Hummels,2021-07-13 10:49:13-07:00,commit, +3369,Clément Robert,2021-07-13 19:33:02+02:00,commit, +3370,Cameron Hummels,2021-07-13 08:32:09-07:00,commit, +3371,Cameron Hummels,2021-07-13 08:27:36-07:00,commit, +3372,Clément Robert,2021-07-13 09:20:07+02:00,commit, +3373,Cameron Hummels,2021-07-12 16:54:14-07:00,commit, +3374,pre-commit-ci[bot],2021-07-12 22:07:53+00:00,commit, +3375,Madicken Munk,2021-07-09 16:49:36-05:00,commit, +3376,Kacper Kowalik,2021-07-09 15:29:16-05:00,commit, +3377,Clément Robert,2021-07-09 20:35:35+02:00,commit, +3378,Kacper Kowalik,2021-07-09 12:02:31-05:00,commit, +3379,Clément Robert,2021-07-09 15:45:10+02:00,commit, +3380,Clément Robert,2021-07-09 10:45:20+02:00,commit, +3381,Kacper Kowalik,2021-07-08 18:01:58-05:00,commit, +3382,Cameron Hummels,2021-07-08 11:46:21-07:00,commit, +3383,Kacper Kowalik,2021-07-08 13:45:38-05:00,commit, +3384,Corentin Cadiou,2021-07-08 17:34:35+02:00,commit, +3385,Corentin Cadiou,2021-07-08 17:28:47+02:00,commit, +3386,Corentin Cadiou,2021-07-08 17:28:06+02:00,commit, +3387,Corentin Cadiou,2021-07-08 17:26:20+02:00,commit, +3388,Clément Robert,2021-07-08 10:36:03+02:00,commit, +3389,Clément Robert,2021-07-08 10:19:25+02:00,commit, +3390,Clément Robert,2021-07-08 10:19:24+02:00,commit, +3391,Clément Robert,2021-07-08 09:44:13+02:00,commit, +3392,Clément Robert,2021-07-07 22:53:35+02:00,commit, +3393,Clément Robert,2021-07-07 22:29:59+02:00,commit, +3394,Clément Robert,2021-07-07 22:19:03+02:00,commit, +3395,Clément Robert,2021-07-07 22:09:57+02:00,commit, +3396,Clément Robert,2021-07-07 21:30:39+02:00,commit, +3397,Clément Robert,2021-07-07 21:22:55+02:00,commit, +3398,luz paz,2021-07-07 13:41:59-04:00,commit, +3399,luz paz,2021-07-07 13:37:51-04:00,commit, +3400,Clément Robert,2021-07-07 17:29:49+02:00,commit, +3401,Clément Robert,2021-07-07 15:41:30+02:00,commit, +3402,Matthew Turk,2021-07-07 08:40:37-05:00,commit, +3403,Madicken Munk,2021-07-06 22:23:43-05:00,commit, +3404,Matthew Turk,2021-07-06 16:43:06-05:00,commit, +3405,Clément Robert,2021-07-06 18:31:53+02:00,commit, +3406,Clément Robert,2021-07-06 18:01:48+02:00,commit, +3407,Matthew Turk,2021-07-06 09:04:31-05:00,commit, +3408,Madicken Munk,2021-07-06 08:48:18-05:00,commit, +3409,Matthew Turk,2021-07-06 08:16:07-05:00,commit, +3410,pre-commit-ci[bot],2021-07-05 20:55:30+00:00,commit, +3411,Kacper Kowalik,2021-07-03 15:25:06-05:00,commit, +3412,Kacper Kowalik,2021-07-03 15:25:06-05:00,commit, +3413,Kacper Kowalik,2021-07-03 15:25:06-05:00,commit, +3414,Clément Robert,2021-07-03 17:05:22+02:00,commit, +3415,Clément Robert,2021-07-02 16:59:19+02:00,commit, +3416,Kacper Kowalik,2021-07-02 07:30:38-05:00,commit, +3417,Kacper Kowalik,2021-07-01 22:39:08-05:00,commit, +3418,Madicken Munk,2021-07-01 14:47:59-05:00,commit, +3419,Kacper Kowalik,2021-07-01 13:28:59-05:00,commit, +3420,Clément Robert,2021-07-01 20:10:01+02:00,commit, +3421,Matthew Turk,2021-07-01 12:17:43-05:00,commit, +3422,Kacper Kowalik,2021-07-01 12:12:49-05:00,commit, +3423,pre-commit-ci[bot],2021-07-01 15:17:15+00:00,commit, +3424,Madicken Munk,2021-07-01 10:14:15-05:00,commit, +3425,pre-commit-ci[bot],2021-07-01 15:04:18+00:00,commit, +3426,Kacper Kowalik,2021-07-01 10:02:10-05:00,commit, +3427,Clément Robert,2021-07-01 17:00:52+02:00,commit, +3428,Clément Robert,2021-07-01 17:00:52+02:00,commit, +3429,Clément Robert,2021-07-01 17:00:49+02:00,commit, +3430,Matthew Turk,2021-07-01 04:38:43-05:00,commit, +3431,Matthew Turk,2021-07-01 04:30:53-05:00,commit, +3432,Matthew Turk,2021-07-01 04:30:39-05:00,commit, +3433,Madicken Munk,2021-06-30 16:32:40-05:00,commit, +3434,Clément Robert,2021-06-30 22:56:53+02:00,commit, +3435,Madicken Munk,2021-06-30 15:25:59-05:00,commit, +3436,Clément Robert,2021-06-30 20:52:53+02:00,commit, 3437,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, 3438,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, 3439,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, @@ -3444,28 +3444,28 @@ 3442,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, 3443,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, 3444,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, -3445,Corentin Cadiou,2021-06-30 20:48:08+02:00,commit, -3446,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3447,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3448,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3449,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3450,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3451,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3452,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3453,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3454,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3455,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, -3456,pre-commit-ci[bot],2021-06-30 20:44:40+02:00,commit, -3457,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3458,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3459,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3460,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3461,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3462,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3463,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3464,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3465,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3466,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3445,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3446,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3447,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3448,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3449,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3450,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3451,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3452,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3453,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3454,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3455,Corentin Cadiou,2021-06-30 20:48:08+02:00,commit, +3456,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3457,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3458,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3459,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3460,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3461,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3462,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3463,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3464,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3465,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3466,pre-commit-ci[bot],2021-06-30 20:44:40+02:00,commit, 3467,Clément Robert,2021-06-30 20:44:40+02:00,commit, 3468,Clément Robert,2021-06-30 20:44:40+02:00,commit, 3469,Clément Robert,2021-06-30 20:44:40+02:00,commit, @@ -3478,241 +3478,241 @@ 3476,Clément Robert,2021-06-30 20:44:40+02:00,commit, 3477,Clément Robert,2021-06-30 20:44:40+02:00,commit, 3478,Clément Robert,2021-06-30 20:44:40+02:00,commit, -3479,Matthew Turk,2021-06-30 13:36:45-05:00,commit, -3480,Clément Robert,2021-06-30 19:15:57+02:00,commit, -3481,Clément Robert,2021-06-30 19:10:27+02:00,commit, -3482,Matthew Turk,2021-06-30 10:25:02-05:00,commit, -3483,pre-commit-ci[bot],2021-06-30 15:18:39+00:00,commit, -3484,Matthew Turk,2021-06-30 10:05:36-05:00,commit, -3485,Corentin Cadiou,2021-06-30 15:42:50+02:00,commit, -3486,John ZuHone,2021-06-30 08:08:30-04:00,commit, -3487,Britton Smith,2021-06-30 09:09:22+01:00,commit, -3488,Cameron Hummels,2021-06-30 00:33:25-07:00,commit, -3489,Cameron Hummels,2021-06-30 00:20:26-07:00,commit, -3490,Cameron Hummels,2021-06-30 00:17:42-07:00,commit, -3491,Cameron Hummels,2021-06-30 00:15:57-07:00,commit, -3492,Cameron Hummels,2021-06-30 00:09:24-07:00,commit, -3493,Cameron Hummels,2021-06-30 00:03:26-07:00,commit, -3494,Cameron Hummels,2021-06-29 23:53:21-07:00,commit, -3495,Cameron Hummels,2021-06-29 23:34:06-07:00,commit, -3496,Clément Robert,2021-06-29 22:15:12+02:00,commit, -3497,Jared Coughlin,2021-06-29 13:03:11-05:00,commit, -3498,John ZuHone,2021-06-29 13:39:02-04:00,commit, -3499,Matthew Turk,2021-06-29 12:34:43-05:00,commit, -3500,Clément Robert,2021-06-29 18:16:05+02:00,commit, -3501,Corentin Cadiou,2021-06-29 16:54:17+02:00,commit, -3502,Corentin Cadiou,2021-06-29 16:49:28+02:00,commit, -3503,Corentin Cadiou,2021-06-29 16:48:44+02:00,commit, -3504,Clément Robert,2021-06-29 16:28:41+02:00,commit, -3505,Clément Robert,2021-06-29 15:35:16+02:00,commit, -3506,Clément Robert,2021-06-29 15:34:03+02:00,commit, -3507,Clément Robert,2021-06-29 15:21:10+02:00,commit, -3508,Clément Robert,2021-06-29 12:45:05+02:00,commit, -3509,John ZuHone,2021-06-28 23:06:26-04:00,commit, -3510,Clément Robert,2021-06-28 21:27:44+02:00,commit, -3511,pre-commit-ci[bot],2021-06-28 15:46:40+00:00,commit, -3512,Clément Robert,2021-06-28 15:24:40+02:00,commit, -3513,John ZuHone,2021-06-28 07:49:42-04:00,commit, -3514,John ZuHone,2021-06-28 07:47:07-04:00,commit, -3515,John ZuHone,2021-06-24 07:02:27-04:00,commit, -3516,Clément Robert,2021-06-24 10:26:44+02:00,commit, -3517,Clément Robert,2021-06-24 10:26:27+02:00,commit, -3518,Kacper Kowalik,2021-06-23 14:02:27-05:00,commit, -3519,Clément Robert,2021-06-23 19:02:47+02:00,commit, -3520,John ZuHone,2021-06-23 11:35:03-04:00,commit, -3521,John ZuHone,2021-06-23 11:25:26-04:00,commit, -3522,John ZuHone,2021-06-23 10:43:30-04:00,commit, -3523,Clément Robert,2021-06-23 15:40:30+02:00,commit, -3524,John ZuHone,2021-06-23 09:01:52-04:00,commit, -3525,Clément Robert,2021-06-23 14:09:39+02:00,commit, -3526,Clément Robert,2021-06-23 11:29:25+02:00,commit, -3527,Clément Robert,2021-06-23 11:03:19+02:00,commit, -3528,Clément Robert,2021-06-22 18:01:35+02:00,commit, -3529,Britton Smith,2021-06-22 16:03:33+01:00,commit, -3530,Matthew Turk,2021-06-22 07:21:43-05:00,commit, -3531,Matthew Turk,2021-06-22 06:52:19-05:00,commit, -3532,Clément Robert,2021-06-22 12:16:20+02:00,commit, -3533,Clément Robert,2021-06-22 12:03:40+02:00,commit, -3534,Clément Robert,2021-06-22 12:03:01+02:00,commit, -3535,Clément Robert,2021-06-22 12:00:42+02:00,commit, -3536,Britton Smith,2021-06-22 10:42:01+01:00,commit, -3537,John ZuHone,2021-06-21 16:24:47-04:00,commit, -3538,Matthew Turk,2021-06-21 15:11:05-05:00,commit, -3539,Clément Robert,2021-06-21 19:50:40+02:00,commit, -3540,John ZuHone,2021-06-21 13:20:36-04:00,commit, -3541,John ZuHone,2021-06-21 13:19:37-04:00,commit, -3542,John ZuHone,2021-06-21 12:52:20-04:00,commit, -3543,pre-commit-ci[bot],2021-06-21 16:31:32+00:00,commit, -3544,John ZuHone,2021-06-21 11:41:27-04:00,commit, -3545,John ZuHone,2021-06-21 11:30:45-04:00,commit, -3546,John ZuHone,2021-06-21 10:50:05-04:00,commit, -3547,John ZuHone,2021-06-21 10:49:02-04:00,commit, -3548,John ZuHone,2021-06-21 10:49:02-04:00,commit, -3549,John ZuHone,2021-06-21 10:49:02-04:00,commit, -3550,John ZuHone,2021-06-21 10:49:02-04:00,commit, -3551,Clément Robert,2021-06-20 23:57:23+02:00,commit, -3552,Clément Robert,2021-06-20 22:01:10+02:00,commit, -3553,Clément Robert,2021-06-20 22:01:10+02:00,commit, -3554,Clément Robert,2021-06-20 22:01:10+02:00,commit, -3555,Clément Robert,2021-06-20 22:01:10+02:00,commit, -3556,Clément Robert,2021-06-20 21:12:48+02:00,commit, -3557,Clément Robert,2021-06-20 18:41:11+02:00,commit, -3558,Clément Robert,2021-06-19 21:09:40+02:00,commit, -3559,Clément Robert,2021-06-19 13:06:56+02:00,commit, -3560,Clément Robert,2021-06-19 13:06:56+02:00,commit, -3561,Clément Robert,2021-06-19 13:06:56+02:00,commit, -3562,Matthew Turk,2021-06-18 15:00:14-05:00,commit, -3563,Matthew Turk,2021-06-18 13:56:59-05:00,commit, -3564,Clément Robert,2021-06-18 20:33:49+02:00,commit, -3565,Kacper Kowalik,2021-06-18 13:29:20-05:00,commit, -3566,Clément Robert,2021-06-18 20:11:12+02:00,commit, -3567,Matthew Turk,2021-06-18 12:41:48-05:00,commit, -3568,Matthew Turk,2021-06-18 12:15:30-05:00,commit, -3569,Matthew Turk,2021-06-18 11:51:49-05:00,commit, -3570,pre-commit-ci[bot],2021-06-18 15:37:45+00:00,commit, -3571,John ZuHone,2021-06-18 11:15:44-04:00,commit, -3572,John ZuHone,2021-06-18 11:13:32-04:00,commit, -3573,Matthew Turk,2021-06-18 08:35:03-05:00,commit, -3574,John ZuHone,2021-06-18 09:26:08-04:00,commit, -3575,Clément Robert,2021-06-18 11:59:29+02:00,commit, -3576,Clément Robert,2021-06-18 08:52:52+02:00,commit, -3577,John ZuHone,2021-06-17 22:50:35-04:00,commit, -3578,Matthew Turk,2021-06-17 17:53:29-05:00,commit, -3579,Matthew Turk,2021-06-17 14:54:57-05:00,commit, -3580,John ZuHone,2021-06-17 14:55:19-04:00,commit, -3581,John ZuHone,2021-06-17 14:52:45-04:00,commit, -3582,John ZuHone,2021-06-16 23:59:07-04:00,commit, -3583,Kacper Kowalik,2021-06-16 15:48:52-05:00,commit, -3584,pre-commit-ci[bot],2021-06-16 19:16:00+00:00,commit, -3585,Clément Robert,2021-06-16 21:05:20+02:00,commit, -3586,Kacper Kowalik,2021-06-16 14:05:12-05:00,commit, -3587,Clément Robert,2021-06-16 20:02:31+02:00,commit, -3588,John ZuHone,2021-06-16 13:56:31-04:00,commit, -3589,John ZuHone,2021-06-16 13:21:52-04:00,commit, -3590,John ZuHone,2021-06-16 13:20:04-04:00,commit, -3591,Clément Robert,2021-06-16 12:09:02+02:00,commit, -3592,Clément Robert,2021-06-16 09:43:18+02:00,commit, -3593,Matthew Turk,2021-06-15 13:23:08-05:00,commit, -3594,Matthew Turk,2021-06-15 13:20:15-05:00,commit, -3595,Clément Robert,2021-06-15 20:13:18+02:00,commit, -3596,Matthew Turk,2021-06-15 12:29:45-05:00,commit, -3597,Matthew Turk,2021-06-15 10:58:04-05:00,commit, -3598,Britton Smith,2021-06-15 10:13:51+01:00,commit, -3599,Matthew Turk,2021-06-14 15:18:53-05:00,commit, -3600,Matthew Turk,2021-06-14 14:54:32-05:00,commit, -3601,Clément Robert,2021-06-14 21:04:48+02:00,commit, -3602,Matthew Turk,2021-06-14 13:54:56-05:00,commit, -3603,pre-commit-ci[bot],2021-06-14 16:31:04+00:00,commit, -3604,Britton Smith,2021-06-14 10:10:51+01:00,commit, -3605,Matthew Turk,2021-06-11 15:22:43-05:00,commit, -3606,Kacper Kowalik,2021-06-11 15:06:22-05:00,commit, -3607,Clément Robert,2021-06-11 19:31:51+02:00,commit, -3608,Clément Robert,2021-06-11 17:02:00+02:00,commit, -3609,Clément Robert,2021-06-11 11:25:09+02:00,commit, -3610,Clément Robert,2021-06-11 11:25:09+02:00,commit, -3611,Matthew Turk,2021-06-10 14:43:22-05:00,commit, -3612,Clément Robert,2021-06-10 17:50:40+02:00,commit, -3613,Clément Robert,2021-06-08 07:22:01+02:00,commit, -3614,pre-commit-ci[bot],2021-06-08 00:55:27+00:00,commit, -3615,Corentin Cadiou,2021-06-07 16:47:51+02:00,commit, -3616,Corentin Cadiou,2021-06-07 16:47:22+02:00,commit, -3617,Clément Robert,2021-06-05 23:33:14+02:00,commit, -3618,Matthew Turk,2021-06-05 15:34:55-05:00,commit, -3619,Clément Robert,2021-06-05 19:24:33+02:00,commit, -3620,Clément Robert,2021-06-05 17:45:08+02:00,commit, -3621,Matthew Turk,2021-06-05 08:39:13-05:00,commit, -3622,Clément Robert,2021-06-05 14:41:02+02:00,commit, -3623,Clément Robert,2021-06-05 13:42:49+02:00,commit, -3624,Clément Robert,2021-06-05 13:39:25+02:00,commit, -3625,Clément Robert,2021-06-05 13:12:33+02:00,commit, -3626,Clément Robert,2021-06-05 11:55:10+02:00,commit, -3627,Cameron Hummels,2021-06-04 10:34:36-07:00,commit, -3628,John ZuHone,2021-06-03 17:31:45-04:00,commit, -3629,Cameron Hummels,2021-06-03 12:20:48-07:00,commit, -3630,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3631,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3632,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3633,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3634,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3635,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3636,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3637,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3638,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3639,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3479,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3480,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3481,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3482,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3483,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3484,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3485,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3486,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3487,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3488,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3489,Matthew Turk,2021-06-30 13:36:45-05:00,commit, +3490,Clément Robert,2021-06-30 19:15:57+02:00,commit, +3491,Clément Robert,2021-06-30 19:10:27+02:00,commit, +3492,Matthew Turk,2021-06-30 10:25:02-05:00,commit, +3493,pre-commit-ci[bot],2021-06-30 15:18:39+00:00,commit, +3494,Matthew Turk,2021-06-30 10:05:36-05:00,commit, +3495,Corentin Cadiou,2021-06-30 15:42:50+02:00,commit, +3496,John ZuHone,2021-06-30 08:08:30-04:00,commit, +3497,Britton Smith,2021-06-30 09:09:22+01:00,commit, +3498,Cameron Hummels,2021-06-30 00:33:25-07:00,commit, +3499,Cameron Hummels,2021-06-30 00:20:26-07:00,commit, +3500,Cameron Hummels,2021-06-30 00:17:42-07:00,commit, +3501,Cameron Hummels,2021-06-30 00:15:57-07:00,commit, +3502,Cameron Hummels,2021-06-30 00:09:24-07:00,commit, +3503,Cameron Hummels,2021-06-30 00:03:26-07:00,commit, +3504,Cameron Hummels,2021-06-29 23:53:21-07:00,commit, +3505,Cameron Hummels,2021-06-29 23:34:06-07:00,commit, +3506,Clément Robert,2021-06-29 22:15:12+02:00,commit, +3507,Jared Coughlin,2021-06-29 13:03:11-05:00,commit, +3508,John ZuHone,2021-06-29 13:39:02-04:00,commit, +3509,Matthew Turk,2021-06-29 12:34:43-05:00,commit, +3510,Clément Robert,2021-06-29 18:16:05+02:00,commit, +3511,Corentin Cadiou,2021-06-29 16:54:17+02:00,commit, +3512,Corentin Cadiou,2021-06-29 16:49:28+02:00,commit, +3513,Corentin Cadiou,2021-06-29 16:48:44+02:00,commit, +3514,Clément Robert,2021-06-29 16:28:41+02:00,commit, +3515,Clément Robert,2021-06-29 15:35:16+02:00,commit, +3516,Clément Robert,2021-06-29 15:34:03+02:00,commit, +3517,Clément Robert,2021-06-29 15:21:10+02:00,commit, +3518,Clément Robert,2021-06-29 12:45:05+02:00,commit, +3519,John ZuHone,2021-06-28 23:06:26-04:00,commit, +3520,Clément Robert,2021-06-28 21:27:44+02:00,commit, +3521,pre-commit-ci[bot],2021-06-28 15:46:40+00:00,commit, +3522,Clément Robert,2021-06-28 15:24:40+02:00,commit, +3523,John ZuHone,2021-06-28 07:49:42-04:00,commit, +3524,John ZuHone,2021-06-28 07:47:07-04:00,commit, +3525,John ZuHone,2021-06-24 07:02:27-04:00,commit, +3526,Clément Robert,2021-06-24 10:26:44+02:00,commit, +3527,Clément Robert,2021-06-24 10:26:27+02:00,commit, +3528,Kacper Kowalik,2021-06-23 14:02:27-05:00,commit, +3529,Clément Robert,2021-06-23 19:02:47+02:00,commit, +3530,John ZuHone,2021-06-23 11:35:03-04:00,commit, +3531,John ZuHone,2021-06-23 11:25:26-04:00,commit, +3532,John ZuHone,2021-06-23 10:43:30-04:00,commit, +3533,Clément Robert,2021-06-23 15:40:30+02:00,commit, +3534,John ZuHone,2021-06-23 09:01:52-04:00,commit, +3535,Clément Robert,2021-06-23 14:09:39+02:00,commit, +3536,Clément Robert,2021-06-23 11:29:25+02:00,commit, +3537,Clément Robert,2021-06-23 11:03:19+02:00,commit, +3538,Clément Robert,2021-06-22 18:01:35+02:00,commit, +3539,Britton Smith,2021-06-22 16:03:33+01:00,commit, +3540,Matthew Turk,2021-06-22 07:21:43-05:00,commit, +3541,Matthew Turk,2021-06-22 06:52:19-05:00,commit, +3542,Clément Robert,2021-06-22 12:16:20+02:00,commit, +3543,Clément Robert,2021-06-22 12:03:40+02:00,commit, +3544,Clément Robert,2021-06-22 12:03:01+02:00,commit, +3545,Clément Robert,2021-06-22 12:00:42+02:00,commit, +3546,Britton Smith,2021-06-22 10:42:01+01:00,commit, +3547,John ZuHone,2021-06-21 16:24:47-04:00,commit, +3548,Matthew Turk,2021-06-21 15:11:05-05:00,commit, +3549,Clément Robert,2021-06-21 19:50:40+02:00,commit, +3550,John ZuHone,2021-06-21 13:20:36-04:00,commit, +3551,John ZuHone,2021-06-21 13:19:37-04:00,commit, +3552,John ZuHone,2021-06-21 12:52:20-04:00,commit, +3553,pre-commit-ci[bot],2021-06-21 16:31:32+00:00,commit, +3554,John ZuHone,2021-06-21 11:41:27-04:00,commit, +3555,John ZuHone,2021-06-21 11:30:45-04:00,commit, +3556,John ZuHone,2021-06-21 10:50:05-04:00,commit, +3557,John ZuHone,2021-06-21 10:49:02-04:00,commit, +3558,John ZuHone,2021-06-21 10:49:02-04:00,commit, +3559,John ZuHone,2021-06-21 10:49:02-04:00,commit, +3560,John ZuHone,2021-06-21 10:49:02-04:00,commit, +3561,Clément Robert,2021-06-20 23:57:23+02:00,commit, +3562,Clément Robert,2021-06-20 22:01:10+02:00,commit, +3563,Clément Robert,2021-06-20 22:01:10+02:00,commit, +3564,Clément Robert,2021-06-20 22:01:10+02:00,commit, +3565,Clément Robert,2021-06-20 22:01:10+02:00,commit, +3566,Clément Robert,2021-06-20 21:12:48+02:00,commit, +3567,Clément Robert,2021-06-20 18:41:11+02:00,commit, +3568,Clément Robert,2021-06-19 21:09:40+02:00,commit, +3569,Clément Robert,2021-06-19 13:06:56+02:00,commit, +3570,Clément Robert,2021-06-19 13:06:56+02:00,commit, +3571,Clément Robert,2021-06-19 13:06:56+02:00,commit, +3572,Matthew Turk,2021-06-18 15:00:14-05:00,commit, +3573,Matthew Turk,2021-06-18 13:56:59-05:00,commit, +3574,Clément Robert,2021-06-18 20:33:49+02:00,commit, +3575,Kacper Kowalik,2021-06-18 13:29:20-05:00,commit, +3576,Clément Robert,2021-06-18 20:11:12+02:00,commit, +3577,Matthew Turk,2021-06-18 12:41:48-05:00,commit, +3578,Matthew Turk,2021-06-18 12:15:30-05:00,commit, +3579,Matthew Turk,2021-06-18 11:51:49-05:00,commit, +3580,pre-commit-ci[bot],2021-06-18 15:37:45+00:00,commit, +3581,John ZuHone,2021-06-18 11:15:44-04:00,commit, +3582,John ZuHone,2021-06-18 11:13:32-04:00,commit, +3583,Matthew Turk,2021-06-18 08:35:03-05:00,commit, +3584,John ZuHone,2021-06-18 09:26:08-04:00,commit, +3585,Clément Robert,2021-06-18 11:59:29+02:00,commit, +3586,Clément Robert,2021-06-18 08:52:52+02:00,commit, +3587,John ZuHone,2021-06-17 22:50:35-04:00,commit, +3588,Matthew Turk,2021-06-17 17:53:29-05:00,commit, +3589,Matthew Turk,2021-06-17 14:54:57-05:00,commit, +3590,John ZuHone,2021-06-17 14:55:19-04:00,commit, +3591,John ZuHone,2021-06-17 14:52:45-04:00,commit, +3592,John ZuHone,2021-06-16 23:59:07-04:00,commit, +3593,Kacper Kowalik,2021-06-16 15:48:52-05:00,commit, +3594,pre-commit-ci[bot],2021-06-16 19:16:00+00:00,commit, +3595,Clément Robert,2021-06-16 21:05:20+02:00,commit, +3596,Kacper Kowalik,2021-06-16 14:05:12-05:00,commit, +3597,Clément Robert,2021-06-16 20:02:31+02:00,commit, +3598,John ZuHone,2021-06-16 13:56:31-04:00,commit, +3599,John ZuHone,2021-06-16 13:21:52-04:00,commit, +3600,John ZuHone,2021-06-16 13:20:04-04:00,commit, +3601,Clément Robert,2021-06-16 12:09:02+02:00,commit, +3602,Clément Robert,2021-06-16 09:43:18+02:00,commit, +3603,Matthew Turk,2021-06-15 13:23:08-05:00,commit, +3604,Matthew Turk,2021-06-15 13:20:15-05:00,commit, +3605,Clément Robert,2021-06-15 20:13:18+02:00,commit, +3606,Matthew Turk,2021-06-15 12:29:45-05:00,commit, +3607,Matthew Turk,2021-06-15 10:58:04-05:00,commit, +3608,Britton Smith,2021-06-15 10:13:51+01:00,commit, +3609,Matthew Turk,2021-06-14 15:18:53-05:00,commit, +3610,Matthew Turk,2021-06-14 14:54:32-05:00,commit, +3611,Clément Robert,2021-06-14 21:04:48+02:00,commit, +3612,Matthew Turk,2021-06-14 13:54:56-05:00,commit, +3613,pre-commit-ci[bot],2021-06-14 16:31:04+00:00,commit, +3614,Britton Smith,2021-06-14 10:10:51+01:00,commit, +3615,Matthew Turk,2021-06-11 15:22:43-05:00,commit, +3616,Kacper Kowalik,2021-06-11 15:06:22-05:00,commit, +3617,Clément Robert,2021-06-11 19:31:51+02:00,commit, +3618,Clément Robert,2021-06-11 17:02:00+02:00,commit, +3619,Clément Robert,2021-06-11 11:25:09+02:00,commit, +3620,Clément Robert,2021-06-11 11:25:09+02:00,commit, +3621,Matthew Turk,2021-06-10 14:43:22-05:00,commit, +3622,Clément Robert,2021-06-10 17:50:40+02:00,commit, +3623,Clément Robert,2021-06-08 07:22:01+02:00,commit, +3624,pre-commit-ci[bot],2021-06-08 00:55:27+00:00,commit, +3625,Corentin Cadiou,2021-06-07 16:47:51+02:00,commit, +3626,Corentin Cadiou,2021-06-07 16:47:22+02:00,commit, +3627,Clément Robert,2021-06-05 23:33:14+02:00,commit, +3628,Matthew Turk,2021-06-05 15:34:55-05:00,commit, +3629,Clément Robert,2021-06-05 19:24:33+02:00,commit, +3630,Clément Robert,2021-06-05 17:45:08+02:00,commit, +3631,Matthew Turk,2021-06-05 08:39:13-05:00,commit, +3632,Clément Robert,2021-06-05 14:41:02+02:00,commit, +3633,Clément Robert,2021-06-05 13:42:49+02:00,commit, +3634,Clément Robert,2021-06-05 13:39:25+02:00,commit, +3635,Clément Robert,2021-06-05 13:12:33+02:00,commit, +3636,Clément Robert,2021-06-05 11:55:10+02:00,commit, +3637,Cameron Hummels,2021-06-04 10:34:36-07:00,commit, +3638,John ZuHone,2021-06-03 17:31:45-04:00,commit, +3639,Cameron Hummels,2021-06-03 12:20:48-07:00,commit, 3640,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, 3641,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, 3642,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, -3643,Britton Smith,2021-06-03 11:07:08+01:00,commit, -3644,Britton Smith,2021-06-03 11:07:08+01:00,commit, -3645,Britton Smith,2021-06-03 11:07:08+01:00,commit, -3646,Britton Smith,2021-06-03 11:07:08+01:00,commit, -3647,Britton Smith,2021-06-03 11:07:08+01:00,commit, -3648,Britton Smith,2021-06-03 11:07:08+01:00,commit, -3649,Britton Smith,2021-06-03 11:07:08+01:00,commit, -3650,Britton Smith,2021-06-03 11:07:08+01:00,commit, -3651,Britton Smith,2021-06-03 11:07:08+01:00,commit, -3652,Corentin Cadiou,2021-06-03 11:17:48+02:00,commit, -3653,Corentin Cadiou,2021-06-03 09:27:57+02:00,commit, -3654,Corentin Cadiou,2021-06-03 09:26:33+02:00,commit, -3655,Clément Robert,2021-06-03 08:09:38+02:00,commit, -3656,Clément Robert,2021-06-03 00:22:00+02:00,commit, -3657,Clément Robert,2021-06-03 00:07:05+02:00,commit, -3658,John ZuHone,2021-06-02 15:58:49-04:00,commit, -3659,Kacper Kowalik,2021-06-02 13:48:34-05:00,commit, -3660,Clément Robert,2021-06-02 19:30:46+02:00,commit, -3661,Kacper Kowalik,2021-06-02 12:20:01-05:00,commit, -3662,Kacper Kowalik,2021-06-01 11:59:55-05:00,commit, -3663,Clément Robert,2021-06-01 18:57:15+02:00,commit, -3664,Kacper Kowalik,2021-06-01 11:31:42-05:00,commit, -3665,Clément Robert,2021-05-31 19:53:55+02:00,commit, -3666,pre-commit-ci[bot],2021-05-31 16:30:41+00:00,commit, -3667,Clément Robert,2021-05-29 10:03:10+02:00,commit, -3668,Clément Robert,2021-05-28 18:55:50+02:00,commit, -3669,Matthew Abruzzo,2021-05-28 10:15:11-04:00,commit, -3670,Corentin Cadiou,2021-05-28 13:16:15+02:00,commit, -3671,Corentin Cadiou,2021-05-28 12:23:44+02:00,commit, -3672,Corentin Cadiou,2021-05-28 12:19:47+02:00,commit, -3673,Corentin Cadiou,2021-05-28 12:16:15+02:00,commit, -3674,Corentin Cadiou,2021-05-28 12:14:14+02:00,commit, -3675,Corentin Cadiou,2021-05-28 11:55:01+02:00,commit, -3676,Corentin Cadiou,2021-05-28 10:39:30+02:00,commit, -3677,Clément Robert,2021-05-28 09:18:34+02:00,commit, -3678,Clément Robert,2021-05-27 23:09:05+02:00,commit, -3679,Cameron Hummels,2021-05-27 13:22:00-07:00,commit, -3680,Cameron Hummels,2021-05-27 13:16:39-07:00,commit, -3681,Cameron Hummels,2021-05-27 13:06:34-07:00,commit, -3682,Cameron Hummels,2021-05-27 13:03:54-07:00,commit, -3683,Matthew Turk,2021-05-27 14:53:04-05:00,commit, -3684,Matthew Turk,2021-05-27 14:52:56-05:00,commit, -3685,Cameron Hummels,2021-05-27 11:26:36-07:00,commit, -3686,Cameron Hummels,2021-05-27 08:46:30-07:00,commit, -3687,Corentin Cadiou,2021-05-27 17:33:43+02:00,commit, -3688,Corentin Cadiou,2021-05-27 11:49:32+02:00,commit, -3689,Cameron Hummels,2021-05-26 12:27:47-07:00,commit, -3690,Matthew Turk,2021-05-26 06:29:39-05:00,commit, -3691,Clément Robert,2021-05-26 08:13:40+02:00,commit, -3692,Clément Robert,2021-05-26 08:13:14+02:00,commit, -3693,Clément Robert,2021-05-26 00:57:03+02:00,commit, -3694,Clément Robert,2021-05-26 00:54:09+02:00,commit, -3695,Clément Robert,2021-05-26 00:39:47+02:00,commit, -3696,Cameron Hummels,2021-05-25 12:52:01-07:00,commit, -3697,Cameron Hummels,2021-05-25 10:42:36-07:00,commit, -3698,Cameron Hummels,2021-05-25 10:35:14-07:00,commit, -3699,Cameron Hummels,2021-05-25 09:49:45-07:00,commit, -3700,Britton Smith,2021-05-25 16:43:18+01:00,commit, -3701,John ZuHone,2021-05-25 11:34:58-04:00,commit, -3702,John ZuHone,2021-05-25 11:23:34-04:00,commit, -3703,Britton Smith,2021-05-25 16:08:59+01:00,commit, -3704,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3705,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3706,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3707,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3708,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3709,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3710,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3711,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3712,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3713,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3643,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3644,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3645,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3646,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3647,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3648,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3649,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3650,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3651,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3652,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3653,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3654,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3655,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3656,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3657,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3658,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3659,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3660,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3661,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3662,Corentin Cadiou,2021-06-03 11:17:48+02:00,commit, +3663,Corentin Cadiou,2021-06-03 09:27:57+02:00,commit, +3664,Corentin Cadiou,2021-06-03 09:26:33+02:00,commit, +3665,Clément Robert,2021-06-03 08:09:38+02:00,commit, +3666,Clément Robert,2021-06-03 00:22:00+02:00,commit, +3667,Clément Robert,2021-06-03 00:07:05+02:00,commit, +3668,John ZuHone,2021-06-02 15:58:49-04:00,commit, +3669,Kacper Kowalik,2021-06-02 13:48:34-05:00,commit, +3670,Clément Robert,2021-06-02 19:30:46+02:00,commit, +3671,Kacper Kowalik,2021-06-02 12:20:01-05:00,commit, +3672,Kacper Kowalik,2021-06-01 11:59:55-05:00,commit, +3673,Clément Robert,2021-06-01 18:57:15+02:00,commit, +3674,Kacper Kowalik,2021-06-01 11:31:42-05:00,commit, +3675,Clément Robert,2021-05-31 19:53:55+02:00,commit, +3676,pre-commit-ci[bot],2021-05-31 16:30:41+00:00,commit, +3677,Clément Robert,2021-05-29 10:03:10+02:00,commit, +3678,Clément Robert,2021-05-28 18:55:50+02:00,commit, +3679,Matthew Abruzzo,2021-05-28 10:15:11-04:00,commit, +3680,Corentin Cadiou,2021-05-28 13:16:15+02:00,commit, +3681,Corentin Cadiou,2021-05-28 12:23:44+02:00,commit, +3682,Corentin Cadiou,2021-05-28 12:19:47+02:00,commit, +3683,Corentin Cadiou,2021-05-28 12:16:15+02:00,commit, +3684,Corentin Cadiou,2021-05-28 12:14:14+02:00,commit, +3685,Corentin Cadiou,2021-05-28 11:55:01+02:00,commit, +3686,Corentin Cadiou,2021-05-28 10:39:30+02:00,commit, +3687,Clément Robert,2021-05-28 09:18:34+02:00,commit, +3688,Clément Robert,2021-05-27 23:09:05+02:00,commit, +3689,Cameron Hummels,2021-05-27 13:22:00-07:00,commit, +3690,Cameron Hummels,2021-05-27 13:16:39-07:00,commit, +3691,Cameron Hummels,2021-05-27 13:06:34-07:00,commit, +3692,Cameron Hummels,2021-05-27 13:03:54-07:00,commit, +3693,Matthew Turk,2021-05-27 14:53:04-05:00,commit, +3694,Matthew Turk,2021-05-27 14:52:56-05:00,commit, +3695,Cameron Hummels,2021-05-27 11:26:36-07:00,commit, +3696,Cameron Hummels,2021-05-27 08:46:30-07:00,commit, +3697,Corentin Cadiou,2021-05-27 17:33:43+02:00,commit, +3698,Corentin Cadiou,2021-05-27 11:49:32+02:00,commit, +3699,Cameron Hummels,2021-05-26 12:27:47-07:00,commit, +3700,Matthew Turk,2021-05-26 06:29:39-05:00,commit, +3701,Clément Robert,2021-05-26 08:13:40+02:00,commit, +3702,Clément Robert,2021-05-26 08:13:14+02:00,commit, +3703,Clément Robert,2021-05-26 00:57:03+02:00,commit, +3704,Clément Robert,2021-05-26 00:54:09+02:00,commit, +3705,Clément Robert,2021-05-26 00:39:47+02:00,commit, +3706,Cameron Hummels,2021-05-25 12:52:01-07:00,commit, +3707,Cameron Hummels,2021-05-25 10:42:36-07:00,commit, +3708,Cameron Hummels,2021-05-25 10:35:14-07:00,commit, +3709,Cameron Hummels,2021-05-25 09:49:45-07:00,commit, +3710,Britton Smith,2021-05-25 16:43:18+01:00,commit, +3711,John ZuHone,2021-05-25 11:34:58-04:00,commit, +3712,John ZuHone,2021-05-25 11:23:34-04:00,commit, +3713,Britton Smith,2021-05-25 16:08:59+01:00,commit, 3714,John ZuHone,2021-05-25 10:07:52-04:00,commit, 3715,John ZuHone,2021-05-25 10:07:52-04:00,commit, 3716,John ZuHone,2021-05-25 10:07:52-04:00,commit, @@ -3722,835 +3722,835 @@ 3720,John ZuHone,2021-05-25 10:07:52-04:00,commit, 3721,John ZuHone,2021-05-25 10:07:52-04:00,commit, 3722,John ZuHone,2021-05-25 10:07:52-04:00,commit, -3723,Corentin Cadiou,2021-05-25 15:59:24+02:00,commit, -3724,Matthew Turk,2021-05-25 08:34:58-05:00,commit, -3725,Matthew Turk,2021-05-25 05:41:26-05:00,commit, -3726,Matthew Turk,2021-05-25 05:40:21-05:00,commit, -3727,Cameron Hummels,2021-05-24 21:03:26-07:00,commit, -3728,Cameron Hummels,2021-05-24 20:49:25-07:00,commit, -3729,Clément Robert,2021-05-25 05:25:46+02:00,commit, -3730,Cameron Hummels,2021-05-24 20:06:32-07:00,commit, -3731,Cameron Hummels,2021-05-24 13:55:00-07:00,commit, -3732,Clément Robert,2021-05-24 22:46:20+02:00,commit, -3733,pre-commit-ci[bot],2021-05-24 22:46:20+02:00,commit, -3734,Clément Robert,2021-05-24 22:46:20+02:00,commit, -3735,Clément Robert,2021-05-24 22:45:45+02:00,commit, -3736,Clément Robert,2021-05-24 22:45:45+02:00,commit, -3737,Matthew Turk,2021-05-24 15:02:21-05:00,commit, -3738,Cameron Hummels,2021-05-24 12:43:27-07:00,commit, -3739,Evan Schneider,2021-05-24 15:41:42-04:00,commit, -3740,Evan Schneider,2021-05-24 15:41:31-04:00,commit, -3741,Cameron Hummels,2021-05-24 12:38:34-07:00,commit, -3742,Cameron Hummels,2021-05-24 12:37:31-07:00,commit, -3743,Cameron Hummels,2021-05-24 12:37:02-07:00,commit, -3744,Cameron Hummels,2021-05-24 12:36:38-07:00,commit, -3745,Evan Schneider,2021-05-24 15:30:44-04:00,commit, -3746,Evan Schneider,2021-05-24 15:30:17-04:00,commit, -3747,Cameron Hummels,2021-05-24 12:16:17-07:00,commit, -3748,John ZuHone,2021-05-24 14:41:30-04:00,commit, -3749,pre-commit-ci[bot],2021-05-24 16:30:56+00:00,commit, -3750,pre-commit-ci[bot],2021-05-24 16:29:26+00:00,commit, -3751,John ZuHone,2021-05-24 12:27:00-04:00,commit, -3752,Matthew Abruzzo,2021-05-24 12:22:23-04:00,commit, -3753,Matthew Abruzzo,2021-05-24 12:05:38-04:00,commit, -3754,John ZuHone,2021-05-24 11:56:59-04:00,commit, -3755,John ZuHone,2021-05-24 11:56:59-04:00,commit, -3756,John ZuHone,2021-05-24 11:56:59-04:00,commit, -3757,John ZuHone,2021-05-24 11:56:59-04:00,commit, -3758,John ZuHone,2021-05-24 11:56:59-04:00,commit, -3759,John ZuHone,2021-05-24 11:53:23-04:00,commit, -3760,Kacper Kowalik,2021-05-24 10:45:27-05:00,commit, -3761,Matthew Abruzzo,2021-05-24 10:36:42-04:00,commit, -3762,Kacper Kowalik,2021-05-24 09:20:58-05:00,commit, -3763,Cameron Hummels,2021-05-23 19:10:27-07:00,commit, -3764,Matthew Turk,2021-05-23 13:34:26-05:00,commit, -3765,Clément Robert,2021-05-22 17:48:50+02:00,commit, -3766,Matthew Turk,2021-05-22 09:11:55-05:00,commit, -3767,Matthew Turk,2021-05-22 09:05:59-05:00,commit, -3768,Matthew Turk,2021-05-22 08:25:18-05:00,commit, -3769,Clément Robert,2021-05-22 08:35:13+02:00,commit, -3770,Cameron Hummels,2021-05-21 16:33:08-07:00,commit, -3771,Matthew Turk,2021-05-21 16:30:53-05:00,commit, -3772,Cameron Hummels,2021-05-21 13:22:27-07:00,commit, -3773,Cameron Hummels,2021-05-21 13:19:07-07:00,commit, -3774,Cameron Hummels,2021-05-21 13:18:48-07:00,commit, -3775,Matthew Turk,2021-05-21 15:18:47-05:00,commit, -3776,Cameron Hummels,2021-05-21 13:18:39-07:00,commit, -3777,Cameron Hummels,2021-05-21 13:18:23-07:00,commit, -3778,Cameron Hummels,2021-05-21 13:18:06-07:00,commit, -3779,Cameron Hummels,2021-05-21 13:17:55-07:00,commit, -3780,Cameron Hummels,2021-05-21 13:17:41-07:00,commit, -3781,Cameron Hummels,2021-05-21 13:17:27-07:00,commit, -3782,Cameron Hummels,2021-05-21 13:17:05-07:00,commit, -3783,Cameron Hummels,2021-05-21 13:16:43-07:00,commit, -3784,John ZuHone,2021-05-21 16:16:28-04:00,commit, -3785,Britton Smith,2021-05-21 17:09:44+01:00,commit, -3786,Jared Coughlin,2021-05-21 10:40:10-05:00,commit, -3787,John ZuHone,2021-05-21 10:09:14-04:00,commit, -3788,John ZuHone,2021-05-21 10:07:52-04:00,commit, -3789,John ZuHone,2021-05-21 00:32:28-04:00,commit, -3790,Cameron Hummels,2021-05-20 20:49:04-07:00,commit, -3791,Cameron Hummels,2021-05-20 20:48:51-07:00,commit, -3792,Cameron Hummels,2021-05-20 19:04:20-07:00,commit, -3793,Matthew Abruzzo,2021-05-20 17:38:41-04:00,commit, -3794,Cameron Hummels,2021-05-20 13:39:58-07:00,commit, -3795,Cameron Hummels,2021-05-20 13:39:40-07:00,commit, -3796,Cameron Hummels,2021-05-20 13:39:32-07:00,commit, -3797,Cameron Hummels,2021-05-20 13:39:22-07:00,commit, -3798,Cameron Hummels,2021-05-20 13:39:16-07:00,commit, -3799,Matthew Abruzzo,2021-05-20 16:26:19-04:00,commit, -3800,John ZuHone,2021-05-20 16:04:33-04:00,commit, -3801,Clément Robert,2021-05-20 22:01:41+02:00,commit, -3802,John ZuHone,2021-05-20 15:57:56-04:00,commit, -3803,Clément Robert,2021-05-20 21:31:33+02:00,commit, -3804,Clément Robert,2021-05-20 21:31:33+02:00,commit, -3805,Jared Coughlin,2021-05-20 13:25:31-05:00,commit, -3806,Evan Schneider,2021-05-20 13:49:32-04:00,commit, -3807,John ZuHone,2021-05-20 13:35:59-04:00,commit, -3808,John ZuHone,2021-05-20 13:34:38-04:00,commit, -3809,John ZuHone,2021-05-20 13:04:38-04:00,commit, -3810,John ZuHone,2021-05-20 13:04:38-04:00,commit, -3811,John ZuHone,2021-05-20 13:04:38-04:00,commit, -3812,John ZuHone,2021-05-20 13:04:37-04:00,commit, -3813,John ZuHone,2021-05-20 13:04:37-04:00,commit, -3814,John ZuHone,2021-05-20 13:04:37-04:00,commit, -3815,John ZuHone,2021-05-20 13:04:37-04:00,commit, -3816,John ZuHone,2021-05-20 13:04:37-04:00,commit, -3817,John ZuHone,2021-05-20 13:04:37-04:00,commit, -3818,John ZuHone,2021-05-20 13:04:37-04:00,commit, -3819,Matthew Turk,2021-05-20 05:22:01-05:00,commit, -3820,Cameron Hummels,2021-05-20 01:13:15-07:00,commit, -3821,Cameron Hummels,2021-05-20 00:44:28-07:00,commit, -3822,Clément Robert,2021-05-20 09:20:51+02:00,commit, -3823,Cameron Hummels,2021-05-20 00:09:09-07:00,commit, -3824,Clément Robert,2021-05-20 07:41:36+02:00,commit, -3825,Britton Smith,2021-05-20 05:58:57+01:00,commit, -3826,Cameron Hummels,2021-05-19 21:29:32-07:00,commit, -3827,Cameron Hummels,2021-05-19 21:22:29-07:00,commit, -3828,Cameron Hummels,2021-05-19 21:19:14-07:00,commit, -3829,Cameron Hummels,2021-05-19 21:08:59-07:00,commit, -3830,Cameron Hummels,2021-05-19 21:01:55-07:00,commit, -3831,Cameron Hummels,2021-05-19 21:01:03-07:00,commit, -3832,Cameron Hummels,2021-05-19 20:47:38-07:00,commit, -3833,Cameron Hummels,2021-05-19 20:11:50-07:00,commit, -3834,Cameron Hummels,2021-05-19 19:58:02-07:00,commit, -3835,Cameron Hummels,2021-05-19 19:52:19-07:00,commit, -3836,Cameron Hummels,2021-05-19 19:40:38-07:00,commit, -3837,Cameron Hummels,2021-05-19 19:32:51-07:00,commit, -3838,Cameron Hummels,2021-05-19 19:31:05-07:00,commit, -3839,Cameron Hummels,2021-05-19 19:28:32-07:00,commit, -3840,Cameron Hummels,2021-05-19 19:27:46-07:00,commit, -3841,Cameron Hummels,2021-05-19 19:25:07-07:00,commit, -3842,Cameron Hummels,2021-05-19 19:23:48-07:00,commit, -3843,Cameron Hummels,2021-05-19 19:23:02-07:00,commit, -3844,Cameron Hummels,2021-05-19 19:22:08-07:00,commit, -3845,Cameron Hummels,2021-05-19 19:21:27-07:00,commit, -3846,Cameron Hummels,2021-05-19 19:20:55-07:00,commit, -3847,Cameron Hummels,2021-05-19 19:20:27-07:00,commit, -3848,Cameron Hummels,2021-05-19 19:18:34-07:00,commit, -3849,Cameron Hummels,2021-05-19 19:17:56-07:00,commit, -3850,Cameron Hummels,2021-05-19 19:16:42-07:00,commit, -3851,Cameron Hummels,2021-05-19 19:15:13-07:00,commit, -3852,Cameron Hummels,2021-05-19 19:14:25-07:00,commit, -3853,Cameron Hummels,2021-05-19 19:13:27-07:00,commit, -3854,Cameron Hummels,2021-05-19 19:12:19-07:00,commit, -3855,Cameron Hummels,2021-05-19 19:10:51-07:00,commit, -3856,Cameron Hummels,2021-05-19 19:09:35-07:00,commit, -3857,Cameron Hummels,2021-05-19 19:07:26-07:00,commit, -3858,Cameron Hummels,2021-05-19 19:05:47-07:00,commit, -3859,Cameron Hummels,2021-05-19 19:03:57-07:00,commit, -3860,Cameron Hummels,2021-05-19 19:02:23-07:00,commit, -3861,Cameron Hummels,2021-05-19 19:01:49-07:00,commit, -3862,Cameron Hummels,2021-05-19 19:01:04-07:00,commit, -3863,Cameron Hummels,2021-05-19 19:00:32-07:00,commit, -3864,Cameron Hummels,2021-05-19 18:59:31-07:00,commit, -3865,Cameron Hummels,2021-05-19 18:57:38-07:00,commit, -3866,Cameron Hummels,2021-05-19 18:54:10-07:00,commit, -3867,Cameron Hummels,2021-05-19 18:50:19-07:00,commit, -3868,Cameron Hummels,2021-05-19 18:49:10-07:00,commit, -3869,John ZuHone,2021-05-19 21:48:18-04:00,commit, -3870,Matthew Turk,2021-05-19 14:15:14-05:00,commit, -3871,Clément Robert,2021-05-19 18:16:23+02:00,commit, -3872,Clément Robert,2021-05-19 17:38:51+02:00,commit, -3873,John ZuHone,2021-05-19 09:00:17-04:00,commit, -3874,Clément Robert,2021-05-19 15:00:12+02:00,commit, -3875,John ZuHone,2021-05-19 08:50:24-04:00,commit, -3876,John ZuHone,2021-05-19 08:44:18-04:00,commit, -3877,Britton Smith,2021-05-19 09:26:09+01:00,commit, -3878,John ZuHone,2021-05-18 23:56:17-04:00,commit, -3879,John ZuHone,2021-05-18 23:29:48-04:00,commit, -3880,John ZuHone,2021-05-18 23:26:47-04:00,commit, -3881,John ZuHone,2021-05-18 21:18:51-04:00,commit, -3882,John ZuHone,2021-05-18 21:03:18-04:00,commit, -3883,John ZuHone,2021-05-18 21:02:49-04:00,commit, -3884,John ZuHone,2021-05-18 20:51:03-04:00,commit, -3885,Clément Robert,2021-05-18 22:52:41+02:00,commit, -3886,John ZuHone,2021-05-18 16:17:51-04:00,commit, -3887,Matthew Turk,2021-05-18 14:44:01-05:00,commit, -3888,Cameron Hummels,2021-05-18 10:58:39-07:00,commit, -3889,Cameron Hummels,2021-05-18 10:36:29-07:00,commit, -3890,Cameron Hummels,2021-05-18 10:21:25-07:00,commit, -3891,Cameron Hummels,2021-05-18 09:18:57-07:00,commit, -3892,John ZuHone,2021-05-18 12:17:29-04:00,commit, -3893,John ZuHone,2021-05-18 12:09:55-04:00,commit, -3894,John ZuHone,2021-05-18 12:02:30-04:00,commit, -3895,Clément Robert,2021-05-18 18:00:15+02:00,commit, -3896,John ZuHone,2021-05-18 09:34:12-04:00,commit, -3897,John ZuHone,2021-05-18 09:26:14-04:00,commit, -3898,John ZuHone,2021-05-18 09:25:56-04:00,commit, -3899,Corentin Cadiou,2021-05-18 15:16:32+02:00,commit, -3900,Britton Smith,2021-05-18 14:14:39+01:00,commit, -3901,Matthew Turk,2021-05-18 08:11:12-05:00,commit, -3902,Corentin Cadiou,2021-05-18 15:08:52+02:00,commit, -3903,Matthew Turk,2021-05-18 08:03:59-05:00,commit, -3904,Matthew Turk,2021-05-18 07:45:55-05:00,commit, -3905,Britton Smith,2021-05-18 13:16:17+01:00,commit, -3906,Stefan Arridge,2021-05-18 11:22:12+01:00,commit, -3907,Stefan Arridge,2021-05-18 11:21:37+01:00,commit, -3908,Clément Robert,2021-05-18 09:52:40+02:00,commit, -3909,Clément Robert,2021-05-18 09:24:38+02:00,commit, -3910,pre-commit-ci[bot],2021-05-17 20:51:58+00:00,commit, -3911,Cameron Hummels,2021-05-17 13:43:04-07:00,commit, -3912,Cameron Hummels,2021-05-17 13:38:13-07:00,commit, -3913,Cameron Hummels,2021-05-17 13:34:18-07:00,commit, -3914,Cameron Hummels,2021-05-17 13:33:19-07:00,commit, -3915,Cameron Hummels,2021-05-17 13:32:41-07:00,commit, -3916,Cameron Hummels,2021-05-17 13:31:33-07:00,commit, -3917,Cameron Hummels,2021-05-17 13:30:58-07:00,commit, -3918,Cameron Hummels,2021-05-17 13:26:37-07:00,commit, -3919,John ZuHone,2021-05-17 15:57:07-04:00,commit, -3920,John ZuHone,2021-05-17 15:01:23-04:00,commit, -3921,John ZuHone,2021-05-17 14:53:31-04:00,commit, -3922,Clément Robert,2021-05-17 19:36:16+02:00,commit, -3923,pre-commit-ci[bot],2021-05-17 16:28:12+00:00,commit, -3924,John ZuHone,2021-05-17 10:48:09-04:00,commit, -3925,Clément Robert,2021-05-17 11:29:44+02:00,commit, -3926,Corentin Cadiou,2021-05-17 09:49:14+02:00,commit, -3927,John ZuHone,2021-05-16 14:41:06-04:00,commit, -3928,Cameron Hummels,2021-05-15 14:38:45-07:00,commit, -3929,Cameron Hummels,2021-05-15 13:46:24-07:00,commit, -3930,Cameron Hummels,2021-05-15 13:45:00-07:00,commit, -3931,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, -3932,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, -3933,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, -3934,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, -3935,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, -3936,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, -3937,Cameron Hummels,2021-05-15 13:31:51-07:00,commit, -3938,Cameron Hummels,2021-05-15 13:17:32-07:00,commit, -3939,pre-commit-ci[bot],2021-05-15 20:11:02+00:00,commit, -3940,Clément Robert,2021-05-15 21:56:21+02:00,commit, -3941,Cameron Hummels,2021-05-15 12:13:07-07:00,commit, -3942,Clément Robert,2021-05-15 19:51:51+02:00,commit, -3943,John ZuHone,2021-05-15 13:15:48-04:00,commit, -3944,John ZuHone,2021-05-15 12:48:12-04:00,commit, -3945,John ZuHone,2021-05-15 12:44:39-04:00,commit, -3946,John ZuHone,2021-05-15 10:49:44-04:00,commit, -3947,Clément Robert,2021-05-15 13:02:20+02:00,commit, -3948,Clément Robert,2021-05-15 12:43:50+02:00,commit, -3949,Clément Robert,2021-05-15 12:42:07+02:00,commit, -3950,Cameron Hummels,2021-05-14 16:06:04-07:00,commit, -3951,Cameron Hummels,2021-05-14 15:56:25-07:00,commit, -3952,Cameron Hummels,2021-05-14 15:08:26-07:00,commit, -3953,Cameron Hummels,2021-05-14 14:48:51-07:00,commit, -3954,Cameron Hummels,2021-05-14 14:47:19-07:00,commit, -3955,Cameron Hummels,2021-05-14 14:34:02-07:00,commit, -3956,Cameron Hummels,2021-05-14 14:04:01-07:00,commit, -3957,Cameron Hummels,2021-05-14 13:53:01-07:00,commit, -3958,Cameron Hummels,2021-05-14 13:32:59-07:00,commit, -3959,Cameron Hummels,2021-05-14 13:31:46-07:00,commit, -3960,Cameron Hummels,2021-05-14 13:29:44-07:00,commit, -3961,Cameron Hummels,2021-05-14 13:19:09-07:00,commit, -3962,Jared Coughlin,2021-05-14 10:59:46-04:00,commit, -3963,John ZuHone,2021-05-14 09:30:13-04:00,commit, -3964,John ZuHone,2021-05-14 08:39:04-04:00,commit, -3965,Cameron Hummels,2021-05-14 00:13:41-07:00,commit, -3966,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, -3967,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, -3968,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, -3969,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, -3970,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, -3971,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, -3972,John ZuHone,2021-05-13 23:41:38-04:00,commit, -3973,John ZuHone,2021-05-13 15:55:13-04:00,commit, -3974,pre-commit-ci[bot],2021-05-13 19:45:18+00:00,commit, -3975,Jared Coughlin,2021-05-13 15:02:53-04:00,commit, -3976,Jared Coughlin,2021-05-13 15:02:11-04:00,commit, -3977,John ZuHone,2021-05-13 14:51:57-04:00,commit, -3978,John ZuHone,2021-05-13 14:40:06-04:00,commit, -3979,John ZuHone,2021-05-13 14:36:01-04:00,commit, -3980,John ZuHone,2021-05-13 14:36:01-04:00,commit, -3981,John ZuHone,2021-05-13 14:36:01-04:00,commit, -3982,John ZuHone,2021-05-13 14:36:01-04:00,commit, -3983,John ZuHone,2021-05-13 14:36:01-04:00,commit, -3984,John ZuHone,2021-05-13 14:36:01-04:00,commit, -3985,John ZuHone,2021-05-13 14:36:01-04:00,commit, -3986,John ZuHone,2021-05-13 14:36:01-04:00,commit, -3987,John ZuHone,2021-05-13 12:27:31-04:00,commit, -3988,John ZuHone,2021-05-13 12:26:09-04:00,commit, -3989,John ZuHone,2021-05-13 12:23:04-04:00,commit, -3990,Britton Smith,2021-05-13 16:09:42+01:00,commit, -3991,Jared Coughlin,2021-05-13 10:28:40-04:00,commit, -3992,Clément Robert,2021-05-13 14:42:48+02:00,commit, -3993,John ZuHone,2021-05-12 22:17:49-04:00,commit, -3994,John ZuHone,2021-05-12 21:44:25-04:00,commit, -3995,John ZuHone,2021-05-12 16:18:26-04:00,commit, -3996,John ZuHone,2021-05-12 16:09:13-04:00,commit, -3997,John ZuHone,2021-05-12 15:54:43-04:00,commit, -3998,Jared Coughlin,2021-05-12 14:37:38-04:00,commit, -3999,Jared Coughlin,2021-05-12 14:35:34-04:00,commit, -4000,John ZuHone,2021-05-12 14:14:01-04:00,commit, -4001,Jared Coughlin,2021-05-12 10:53:25-05:00,commit, -4002,Cameron Hummels,2021-05-10 13:10:59-07:00,commit, -4003,Clément Robert,2021-05-10 21:46:56+02:00,commit, -4004,pre-commit-ci[bot],2021-05-10 19:16:44+00:00,commit, -4005,Clément Robert,2021-05-07 15:08:12+02:00,commit, -4006,Cameron Hummels,2021-05-06 13:34:22-07:00,commit, -4007,Cameron Hummels,2021-05-06 13:34:07-07:00,commit, -4008,pre-commit-ci[bot],2021-05-05 20:22:53+00:00,commit, -4009,Stefan Arridge,2021-05-05 20:35:56+01:00,commit, -4010,Stefan Arridge,2021-05-04 17:42:20+01:00,commit, -4011,Clément Robert,2021-05-03 19:57:11+02:00,commit, -4012,pre-commit-ci[bot],2021-05-03 16:27:56+00:00,commit, -4013,Clément Robert,2021-05-01 17:00:21+02:00,commit, -4014,Clément Robert,2021-05-01 13:35:33+02:00,commit, -4015,Clément Robert,2021-04-30 16:24:44+02:00,commit, -4016,Cameron Hummels,2021-04-30 03:56:49-07:00,commit, -4017,Cameron Hummels,2021-04-30 03:53:00-07:00,commit, -4018,Cameron Hummels,2021-04-30 03:38:29-07:00,commit, -4019,Cameron Hummels,2021-04-30 03:37:25-07:00,commit, -4020,Cameron Hummels,2021-04-30 03:33:31-07:00,commit, -4021,Cameron Hummels,2021-04-30 03:29:23-07:00,commit, -4022,Cameron Hummels,2021-04-30 03:28:53-07:00,commit, -4023,Cameron Hummels,2021-04-30 03:23:51-07:00,commit, -4024,Cameron Hummels,2021-04-30 03:18:09-07:00,commit, -4025,Cameron Hummels,2021-04-30 03:11:06-07:00,commit, -4026,Cameron Hummels,2021-04-30 03:10:58-07:00,commit, -4027,Cameron Hummels,2021-04-30 03:10:52-07:00,commit, -4028,Cameron Hummels,2021-04-30 03:10:45-07:00,commit, -4029,Cameron Hummels,2021-04-30 03:10:37-07:00,commit, -4030,Cameron Hummels,2021-04-30 03:08:35-07:00,commit, -4031,Cameron Hummels,2021-04-30 03:07:50-07:00,commit, -4032,Corentin Cadiou,2021-04-30 10:57:52+01:00,commit, -4033,Corentin Cadiou,2021-04-30 10:45:27+01:00,commit, -4034,Corentin Cadiou,2021-04-30 10:29:16+01:00,commit, -4035,Evan Schneider,2021-04-29 15:05:12-04:00,commit, -4036,Clément Robert,2021-04-29 19:59:37+02:00,commit, -4037,Corentin Cadiou,2021-04-29 18:00:53+02:00,commit, -4038,Madicken Munk,2021-04-29 10:54:48-05:00,commit, -4039,Corentin Cadiou,2021-04-29 17:47:01+02:00,commit, -4040,Corentin Cadiou,2021-04-29 17:46:03+02:00,commit, -4041,Clément Robert,2021-04-29 17:37:44+02:00,commit, -4042,Britton Smith,2021-04-29 16:21:24+01:00,commit, -4043,Cameron Hummels,2021-04-28 23:45:05-07:00,commit, -4044,Cameron Hummels,2021-04-28 23:45:05-07:00,commit, -4045,Cameron Hummels,2021-04-28 23:05:15-07:00,commit, -4046,John ZuHone,2021-04-28 22:15:36-04:00,commit, -4047,John ZuHone,2021-04-28 21:24:11-04:00,commit, -4048,John ZuHone,2021-04-28 21:07:24-04:00,commit, -4049,John ZuHone,2021-04-28 21:07:24-04:00,commit, -4050,John ZuHone,2021-04-28 21:07:24-04:00,commit, -4051,John ZuHone,2021-04-28 21:07:24-04:00,commit, -4052,John ZuHone,2021-04-28 21:07:24-04:00,commit, -4053,John ZuHone,2021-04-28 21:02:58-04:00,commit, -4054,John ZuHone,2021-04-28 21:02:58-04:00,commit, -4055,pre-commit-ci[bot],2021-04-28 21:02:57-04:00,commit, -4056,Cameron Hummels,2021-04-28 21:02:57-04:00,commit, -4057,Cameron Hummels,2021-04-28 21:02:56-04:00,commit, -4058,Cameron Hummels,2021-04-28 14:33:34-07:00,commit, -4059,Cameron Hummels,2021-04-28 14:12:35-07:00,commit, -4060,Cameron Hummels,2021-04-28 14:09:26-07:00,commit, -4061,Cameron Hummels,2021-04-28 14:07:22-07:00,commit, -4062,Cameron Hummels,2021-04-28 13:52:30-07:00,commit, -4063,Cameron Hummels,2021-04-28 13:51:43-07:00,commit, -4064,Cameron Hummels,2021-04-28 16:46:05-04:00,commit, -4065,Cameron Hummels,2021-04-28 16:42:18-04:00,commit, -4066,Cameron Hummels,2021-04-28 16:40:15-04:00,commit, -4067,John ZuHone,2021-04-28 16:28:02-04:00,commit, -4068,Clément Robert,2021-04-27 12:15:55+02:00,commit, -4069,pre-commit-ci[bot],2021-04-26 16:34:28+00:00,commit, -4070,John ZuHone,2021-04-26 12:33:21-04:00,commit, -4071,pre-commit-ci[bot],2021-04-26 16:29:33+00:00,commit, -4072,Clément Robert,2021-04-24 10:03:42+02:00,commit, -4073,Clément Robert,2021-04-23 12:04:56+02:00,commit, -4074,Clément Robert,2021-04-22 22:48:20+02:00,commit, -4075,Clément Robert,2021-04-22 20:53:53+02:00,commit, -4076,Clément Robert,2021-04-22 18:50:45+02:00,commit, -4077,Clément Robert,2021-04-22 18:44:27+02:00,commit, -4078,Clément Robert,2021-04-22 18:16:46+02:00,commit, -4079,Clément Robert,2021-04-22 14:07:28+02:00,commit, -4080,Clément Robert,2021-04-22 12:21:59+02:00,commit, -4081,Clément Robert,2021-04-22 12:21:59+02:00,commit, -4082,Clément Robert,2021-04-22 12:08:05+02:00,commit, -4083,Clément Robert,2021-04-22 11:35:09+02:00,commit, -4084,Corentin Cadiou,2021-04-22 10:15:38+02:00,commit, -4085,John ZuHone,2021-04-21 22:25:15-04:00,commit, -4086,Corentin Cadiou,2021-04-21 20:50:06+01:00,commit, -4087,Corentin Cadiou,2021-04-21 14:39:18+01:00,commit, -4088,Madicken Munk,2021-04-21 08:27:52-05:00,commit, -4089,Corentin Cadiou,2021-04-21 14:02:07+02:00,commit, -4090,Clément Robert,2021-04-21 10:45:29+02:00,commit, -4091,John ZuHone,2021-04-20 22:38:14-04:00,commit, -4092,John ZuHone,2021-04-20 20:33:17-04:00,commit, -4093,Clément Robert,2021-04-20 23:11:36+02:00,commit, -4094,Corentin Cadiou,2021-04-20 21:46:57+02:00,commit, -4095,Corentin Cadiou,2021-04-20 21:46:44+02:00,commit, -4096,Clément Robert,2021-04-20 19:41:25+02:00,commit, -4097,Clément Robert,2021-04-20 19:15:57+02:00,commit, -4098,Corentin Cadiou,2021-04-20 17:27:37+01:00,commit, -4099,Corentin Cadiou,2021-04-20 17:25:23+01:00,commit, -4100,Corentin Cadiou,2021-04-20 17:21:05+01:00,commit, -4101,Corentin Cadiou,2021-04-20 17:08:17+01:00,commit, -4102,Corentin Cadiou,2021-04-20 17:00:16+01:00,commit, -4103,Cameron Hummels,2021-04-20 08:58:05-07:00,commit, -4104,Corentin Cadiou,2021-04-20 14:59:51+01:00,commit, -4105,Corentin Cadiou,2021-04-20 14:54:13+01:00,commit, -4106,Corentin Cadiou,2021-04-20 14:53:53+01:00,commit, -4107,Corentin Cadiou,2021-04-20 14:49:06+01:00,commit, -4108,Niels Claes,2021-04-20 12:08:34+02:00,commit, -4109,Clément Robert,2021-04-20 10:43:40+02:00,commit, -4110,pre-commit-ci[bot],2021-04-20 04:36:50+00:00,commit, -4111,Cameron Hummels,2021-04-19 21:34:15-07:00,commit, -4112,Cameron Hummels,2021-04-19 21:31:55-07:00,commit, -4113,Cameron Hummels,2021-04-19 21:22:03-07:00,commit, -4114,Cameron Hummels,2021-04-19 21:21:02-07:00,commit, -4115,Cameron Hummels,2021-04-19 21:16:25-07:00,commit, -4116,Madicken Munk,2021-04-19 14:17:12-05:00,commit, -4117,Clément Robert,2021-04-19 20:46:22+02:00,commit, -4118,Clément Robert,2021-04-19 20:26:14+02:00,commit, -4119,Clément Robert,2021-04-19 20:25:04+02:00,commit, -4120,pre-commit-ci[bot],2021-04-19 16:31:17+00:00,commit, -4121,pre-commit-ci[bot],2021-04-19 16:28:37+00:00,commit, -4122,pre-commit-ci[bot],2021-04-19 09:22:53+00:00,commit, -4123,Ashley Kelly,2021-04-19 10:20:10+01:00,commit, -4124,Ashley Kelly,2021-04-19 10:19:53+01:00,commit, -4125,pre-commit-ci[bot],2021-04-19 08:44:39+00:00,commit, -4126,Ashley Kelly,2021-04-19 09:41:58+01:00,commit, -4127,Ashley Kelly,2021-04-19 09:41:28+01:00,commit, -4128,Ashley Kelly,2021-04-19 09:35:01+01:00,commit, -4129,Clément Robert,2021-04-18 13:04:41+02:00,commit, -4130,Cameron Hummels,2021-04-17 14:47:37-07:00,commit, -4131,Matthias Bussonnier,2021-04-17 11:35:20-07:00,commit, -4132,Corentin Cadiou,2021-04-17 19:25:59+01:00,commit, -4133,Clément Robert,2021-04-17 12:24:59+02:00,commit, -4134,Kacper Kowalik,2021-04-16 21:57:48-05:00,commit, -4135,Corentin Cadiou,2021-04-16 13:53:35+01:00,commit, -4136,Corentin Cadiou,2021-04-16 14:39:33+02:00,commit, -4137,Clément Robert,2021-04-16 11:40:31+02:00,commit, -4138,Corentin Cadiou,2021-04-16 09:32:04+01:00,commit, -4139,Madicken Munk,2021-04-15 14:57:34-05:00,commit, -4140,pre-commit-ci[bot],2021-04-15 19:26:35+00:00,commit, -4141,Matthew Turk,2021-04-15 14:24:03-05:00,commit, -4142,Corentin Cadiou,2021-04-15 21:14:31+02:00,commit, -4143,Corentin Cadiou,2021-04-15 21:14:31+02:00,commit, -4144,Corentin Cadiou,2021-04-15 21:14:31+02:00,commit, -4145,Madicken Munk,2021-04-15 14:03:51-05:00,commit, -4146,Matthew Turk,2021-04-15 13:57:00-05:00,commit, -4147,Matthew Turk,2021-04-15 13:49:45-05:00,commit, -4148,Cameron Hummels,2021-04-15 11:34:47-07:00,commit, -4149,Matthew Turk,2021-04-15 12:42:30-05:00,commit, -4150,Corentin Cadiou,2021-04-15 07:44:08+01:00,commit, -4151,Clément Robert,2021-04-14 08:05:12+02:00,commit, -4152,Corentin Cadiou,2021-04-13 20:23:10+01:00,commit, -4153,Matthew Turk,2021-04-13 09:22:42-05:00,commit, -4154,Corentin Cadiou,2021-04-13 14:59:05+01:00,commit, -4155,Corentin Cadiou,2021-04-13 14:35:40+01:00,commit, -4156,Corentin Cadiou,2021-04-13 14:29:00+01:00,commit, -4157,Clément Robert,2021-04-13 12:26:00+02:00,commit, -4158,Kacper Kowalik,2021-04-12 22:13:39-05:00,commit, -4159,Kacper Kowalik,2021-04-12 22:09:40-05:00,commit, -4160,Matthew Turk,2021-04-12 15:15:01-05:00,commit, -4161,Matthew Turk,2021-04-12 14:37:49-05:00,commit, -4162,Corentin Cadiou,2021-04-12 19:54:03+01:00,commit, -4163,Corentin Cadiou,2021-04-12 19:17:55+01:00,commit, -4164,Corentin Cadiou,2021-04-12 19:03:59+01:00,commit, -4165,Clément Robert,2021-04-12 19:50:00+02:00,commit, -4166,Corentin Cadiou,2021-04-12 17:49:57+01:00,commit, -4167,Corentin Cadiou,2021-04-12 17:20:33+01:00,commit, -4168,Matthew Turk,2021-04-12 10:42:40-05:00,commit, -4169,Corentin Cadiou,2021-04-12 16:08:24+01:00,commit, -4170,Corentin Cadiou,2021-04-12 15:25:44+01:00,commit, -4171,Corentin Cadiou,2021-04-12 15:25:00+01:00,commit, -4172,Corentin Cadiou,2021-04-12 15:17:04+01:00,commit, -4173,Corentin Cadiou,2021-04-12 14:50:58+01:00,commit, -4174,Corentin Cadiou,2021-04-12 14:43:23+01:00,commit, -4175,Corentin Cadiou,2021-04-12 14:33:13+01:00,commit, -4176,Corentin Cadiou,2021-04-12 13:51:40+01:00,commit, -4177,Corentin Cadiou,2021-04-12 13:51:27+01:00,commit, -4178,Corentin Cadiou,2021-04-12 11:36:18+01:00,commit, -4179,Corentin Cadiou,2021-04-12 10:54:50+01:00,commit, -4180,Corentin Cadiou,2021-04-12 10:51:33+01:00,commit, -4181,Corentin Cadiou,2021-04-12 10:50:26+01:00,commit, -4182,Corentin Cadiou,2021-04-12 10:50:10+01:00,commit, -4183,Corentin Cadiou,2021-04-12 10:38:45+01:00,commit, -4184,Corentin Cadiou,2021-04-12 09:28:07+01:00,commit, -4185,Corentin Cadiou,2021-04-12 09:27:36+01:00,commit, -4186,Corentin Cadiou,2021-04-12 10:20:56+02:00,commit, -4187,Corentin Cadiou,2021-04-11 17:02:56+01:00,commit, -4188,Corentin Cadiou,2021-04-11 15:46:27+01:00,commit, -4189,Clément Robert,2021-04-11 12:06:14+02:00,commit, -4190,Clément Robert,2021-04-11 11:36:46+02:00,commit, -4191,Clément Robert,2021-04-10 21:36:35+02:00,commit, -4192,Clément Robert,2021-04-10 20:51:49+02:00,commit, -4193,Clément Robert,2021-04-10 18:39:13+02:00,commit, -4194,Corentin Cadiou,2021-04-10 16:34:52+01:00,commit, -4195,pre-commit-ci[bot],2021-04-10 15:20:52+00:00,commit, -4196,Corentin Cadiou,2021-04-10 17:18:16+02:00,commit, -4197,Corentin Cadiou,2021-04-10 17:13:43+02:00,commit, -4198,Corentin Cadiou,2021-04-10 16:08:11+01:00,commit, -4199,Corentin Cadiou,2021-04-10 15:50:46+01:00,commit, -4200,Corentin Cadiou,2021-04-10 15:49:06+01:00,commit, -4201,Corentin Cadiou,2021-04-10 16:26:59+02:00,commit, -4202,Corentin Cadiou,2021-04-10 16:25:18+02:00,commit, -4203,Corentin Cadiou,2021-04-10 16:24:14+02:00,commit, -4204,Clément Robert,2021-04-10 13:25:15+02:00,commit, -4205,Kacper Kowalik,2021-04-09 13:52:49-05:00,commit, -4206,Madicken Munk,2021-04-09 10:32:21-05:00,commit, -4207,Matthew Turk,2021-04-09 09:31:23-05:00,commit, -4208,Corentin Cadiou,2021-04-09 13:38:12+01:00,commit, -4209,Corentin Cadiou,2021-04-09 14:04:54+02:00,commit, -4210,Corentin Cadiou,2021-04-09 14:04:46+02:00,commit, -4211,Corentin Cadiou,2021-04-09 14:04:32+02:00,commit, -4212,Clément Robert,2021-04-09 12:21:24+02:00,commit, -4213,Corentin Cadiou,2021-04-09 10:23:25+01:00,commit, -4214,Clément Robert,2021-04-09 11:19:34+02:00,commit, -4215,Clément Robert,2021-04-09 10:39:22+02:00,commit, -4216,Clément Robert,2021-04-09 10:36:51+02:00,commit, -4217,Clément Robert,2021-04-09 09:34:18+02:00,commit, -4218,Clément Robert,2021-04-09 09:34:18+02:00,commit, -4219,Niels Claes,2021-04-09 08:52:58+02:00,commit, -4220,Corentin Cadiou,2021-04-08 21:10:41+01:00,commit, -4221,Madicken Munk,2021-04-08 14:46:55-05:00,commit, -4222,Madicken Munk,2021-04-08 14:22:52-05:00,commit, -4223,Madicken Munk,2021-04-08 14:10:35-05:00,commit, -4224,Madicken Munk,2021-04-08 14:07:33-05:00,commit, -4225,Madicken Munk,2021-04-08 14:02:50-05:00,commit, -4226,Clément Robert,2021-04-08 19:50:28+02:00,commit, -4227,Corentin Cadiou,2021-04-08 18:28:31+01:00,commit, -4228,Corentin Cadiou,2021-04-08 18:21:39+01:00,commit, -4229,Clément Robert,2021-04-08 19:15:17+02:00,commit, -4230,Clément Robert,2021-04-08 17:50:11+02:00,commit, -4231,Kacper Kowalik,2021-04-08 10:29:13-05:00,commit, -4232,Corentin Cadiou,2021-04-08 15:36:01+01:00,commit, -4233,Corentin Cadiou,2021-04-08 15:31:46+01:00,commit, -4234,Corentin Cadiou,2021-04-08 10:14:05+01:00,commit, -4235,Corentin Cadiou,2021-04-08 10:09:18+01:00,commit, -4236,Corentin Cadiou,2021-04-08 09:23:51+01:00,commit, -4237,Clément Robert,2021-04-08 10:17:51+02:00,commit, -4238,Clément Robert,2021-04-08 09:11:47+02:00,commit, -4239,Clément Robert,2021-04-08 08:44:51+02:00,commit, -4240,Clément Robert,2021-04-08 08:39:35+02:00,commit, -4241,John ZuHone,2021-04-07 22:51:58-04:00,commit, -4242,John ZuHone,2021-04-07 22:32:44-04:00,commit, -4243,John ZuHone,2021-04-07 22:32:06-04:00,commit, -4244,John ZuHone,2021-04-07 21:36:53-04:00,commit, -4245,John ZuHone,2021-04-07 21:36:53-04:00,commit, -4246,John ZuHone,2021-04-07 21:36:53-04:00,commit, -4247,John ZuHone,2021-04-07 21:36:53-04:00,commit, -4248,John ZuHone,2021-04-07 21:36:53-04:00,commit, -4249,Madicken Munk,2021-04-07 18:12:24-05:00,commit, -4250,Clément Robert,2021-04-07 17:53:06+02:00,commit, -4251,Clément Robert,2021-04-07 17:53:06+02:00,commit, -4252,Clément Robert,2021-04-07 17:53:06+02:00,commit, -4253,Clément Robert,2021-04-07 17:48:03+02:00,commit, -4254,Madicken Munk,2021-04-07 09:18:07-05:00,commit, -4255,Corentin Cadiou,2021-04-07 13:58:54+01:00,commit, -4256,Corentin Cadiou,2021-04-07 10:31:51+01:00,commit, -4257,Corentin Cadiou,2021-04-07 10:24:54+01:00,commit, -4258,Britton Smith,2021-04-07 10:21:58+01:00,commit, -4259,Corentin Cadiou,2021-04-07 10:59:28+02:00,commit, -4260,Corentin Cadiou,2021-04-07 09:53:46+01:00,commit, -4261,Corentin Cadiou,2021-04-07 09:41:42+01:00,commit, -4262,Corentin Cadiou,2021-04-07 09:36:23+01:00,commit, -4263,Corentin Cadiou,2021-04-07 09:25:14+01:00,commit, -4264,Corentin Cadiou,2021-04-07 09:24:47+01:00,commit, -4265,Corentin Cadiou,2021-04-06 23:00:46+01:00,commit, -4266,Corentin Cadiou,2021-04-06 22:39:31+01:00,commit, -4267,Corentin Cadiou,2021-04-06 22:30:45+01:00,commit, -4268,Corentin Cadiou,2021-04-06 22:15:56+01:00,commit, -4269,Corentin Cadiou,2021-04-06 22:07:59+01:00,commit, -4270,Corentin Cadiou,2021-04-06 22:05:01+01:00,commit, -4271,Corentin Cadiou,2021-04-06 21:59:56+01:00,commit, -4272,Corentin Cadiou,2021-04-06 21:57:29+01:00,commit, -4273,Corentin Cadiou,2021-04-06 21:46:18+01:00,commit, -4274,Corentin Cadiou,2021-04-06 21:45:54+01:00,commit, -4275,Corentin Cadiou,2021-04-06 21:41:32+01:00,commit, -4276,Corentin Cadiou,2021-04-06 21:29:06+01:00,commit, -4277,Corentin Cadiou,2021-04-06 21:28:15+01:00,commit, -4278,Corentin Cadiou,2021-04-06 21:26:54+01:00,commit, -4279,Corentin Cadiou,2021-04-06 20:59:08+01:00,commit, -4280,Corentin Cadiou,2021-04-06 19:41:20+01:00,commit, -4281,Corentin Cadiou,2021-04-06 19:40:35+01:00,commit, -4282,Corentin Cadiou,2021-04-06 18:06:09+01:00,commit, -4283,Corentin Cadiou,2021-04-06 17:58:56+01:00,commit, -4284,Corentin Cadiou,2021-04-06 17:44:03+01:00,commit, -4285,Corentin Cadiou,2021-04-06 17:25:35+01:00,commit, -4286,Corentin Cadiou,2021-04-06 17:23:37+01:00,commit, -4287,Corentin Cadiou,2021-04-06 16:54:09+01:00,commit, -4288,Corentin Cadiou,2021-04-06 16:47:27+01:00,commit, -4289,Corentin Cadiou,2021-04-06 16:44:54+01:00,commit, -4290,Corentin Cadiou,2021-04-06 15:34:19+01:00,commit, -4291,Corentin Cadiou,2021-04-06 15:32:54+01:00,commit, -4292,Madicken Munk,2021-04-05 15:59:29-05:00,commit, -4293,John ZuHone,2021-04-05 16:25:22-04:00,commit, -4294,John ZuHone,2021-04-05 15:49:49-04:00,commit, -4295,John ZuHone,2021-04-05 14:57:30-04:00,commit, -4296,Clément Robert,2021-04-05 19:25:50+02:00,commit, -4297,pre-commit-ci[bot],2021-04-05 16:31:30+00:00,commit, -4298,Clément Robert,2021-04-03 16:03:29+02:00,commit, -4299,John ZuHone,2021-04-03 08:58:20-04:00,commit, -4300,Madicken Munk,2021-04-02 11:13:33-05:00,commit, -4301,Clément Robert,2021-04-02 10:14:32+02:00,commit, -4302,Corentin Cadiou,2021-04-01 17:25:53+01:00,commit, -4303,John ZuHone,2021-04-01 12:00:58-04:00,commit, -4304,John ZuHone,2021-04-01 11:56:39-04:00,commit, -4305,John ZuHone,2021-04-01 11:50:27-04:00,commit, -4306,John ZuHone,2021-04-01 11:50:27-04:00,commit, -4307,John ZuHone,2021-04-01 11:39:14-04:00,commit, -4308,John ZuHone,2021-04-01 11:38:55-04:00,commit, -4309,John ZuHone,2021-04-01 11:38:23-04:00,commit, -4310,Corentin Cadiou,2021-04-01 15:52:20+01:00,commit, -4311,Corentin Cadiou,2021-04-01 15:51:09+01:00,commit, -4312,Corentin Cadiou,2021-04-01 15:39:16+01:00,commit, -4313,Corentin Cadiou,2021-04-01 14:58:20+01:00,commit, -4314,pre-commit-ci[bot],2021-04-01 13:45:56+00:00,commit, -4315,Corentin Cadiou,2021-04-01 15:43:27+02:00,commit, -4316,Corentin Cadiou,2021-04-01 14:31:31+01:00,commit, -4317,Corentin Cadiou,2021-04-01 13:27:08+01:00,commit, -4318,Corentin Cadiou,2021-04-01 13:16:05+01:00,commit, -4319,Corentin Cadiou,2021-04-01 13:02:06+01:00,commit, -4320,Clément Robert,2021-03-30 15:55:54+02:00,commit, -4321,pre-commit-ci[bot],2021-03-30 13:29:40+00:00,commit, -4322,Kacper Kowalik,2021-03-30 08:27:17-05:00,commit, -4323,Madicken Munk,2021-03-29 10:00:10-05:00,commit, -4324,Madicken Munk,2021-03-29 09:59:06-05:00,commit, -4325,Madicken Munk,2021-03-29 09:53:00-05:00,commit, -4326,Madicken Munk,2021-03-29 09:46:54-05:00,commit, -4327,Madicken Munk,2021-03-29 09:21:29-05:00,commit, -4328,John ZuHone,2021-03-29 07:52:58-04:00,commit, -4329,Corentin Cadiou,2021-03-29 12:32:18+02:00,commit, -4330,Corentin Cadiou,2021-03-29 11:30:46+01:00,commit, -4331,Corentin Cadiou,2021-03-29 11:12:38+01:00,commit, -4332,Corentin Cadiou,2021-03-29 11:12:12+01:00,commit, -4333,Corentin Cadiou,2021-03-29 10:40:40+01:00,commit, -4334,Clément Robert,2021-03-29 11:20:57+02:00,commit, -4335,Clément Robert,2021-03-29 09:59:09+02:00,commit, -4336,John ZuHone,2021-03-29 00:01:16-04:00,commit, -4337,John ZuHone,2021-03-28 23:48:49-04:00,commit, -4338,John ZuHone,2021-03-28 23:48:04-04:00,commit, -4339,John ZuHone,2021-03-28 23:46:27-04:00,commit, -4340,Clément Robert,2021-03-28 11:11:23+02:00,commit, -4341,Kacper Kowalik,2021-03-27 17:54:29-05:00,commit, -4342,Corentin Cadiou,2021-03-27 14:47:34+00:00,commit, -4343,Corentin Cadiou,2021-03-27 13:48:12+00:00,commit, -4344,Corentin Cadiou,2021-03-27 14:33:18+01:00,commit, -4345,Corentin Cadiou,2021-03-27 13:09:37+00:00,commit, -4346,Clément Robert,2021-03-27 14:00:55+01:00,commit, -4347,Corentin Cadiou,2021-03-27 14:00:23+01:00,commit, -4348,Kacper Kowalik,2021-03-26 18:20:50-05:00,commit, -4349,Corentin Cadiou,2021-03-26 19:52:14+00:00,commit, -4350,Corentin Cadiou,2021-03-26 19:50:48+00:00,commit, -4351,Corentin Cadiou,2021-03-26 19:32:51+00:00,commit, -4352,Kacper Kowalik,2021-03-26 14:19:46-05:00,commit, -4353,Kacper Kowalik,2021-03-26 14:19:46-05:00,commit, -4354,Clément Robert,2021-03-26 19:32:20+01:00,commit, -4355,Clément Robert,2021-03-26 19:18:10+01:00,commit, -4356,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, -4357,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, -4358,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, -4359,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, -4360,John ZuHone,2021-03-26 13:54:04-04:00,commit, -4361,John ZuHone,2021-03-26 13:53:33-04:00,commit, -4362,Madicken Munk,2021-03-26 12:15:02-05:00,commit, -4363,Clément Robert,2021-03-26 17:13:28+01:00,commit, -4364,Britton Smith,2021-03-26 15:21:14+00:00,commit, -4365,Madicken Munk,2021-03-26 10:13:10-05:00,commit, -4366,pre-commit-ci[bot],2021-03-26 14:22:34+00:00,commit, -4367,Clément Robert,2021-03-26 15:21:32+01:00,commit, -4368,Britton Smith,2021-03-26 14:20:05+00:00,commit, -4369,Clément Robert,2021-03-25 21:18:22+01:00,commit, -4370,John ZuHone,2021-03-25 16:14:17-04:00,commit, -4371,Madicken Munk,2021-03-25 14:14:17-05:00,commit, -4372,John ZuHone,2021-03-25 14:59:27-04:00,commit, -4373,John Regan,2021-03-25 16:32:04+00:00,commit, -4374,John Regan,2021-03-25 15:48:18+00:00,commit, -4375,John Regan,2021-03-25 15:43:44+00:00,commit, -4376,John Regan,2021-03-25 15:42:57+00:00,commit, -4377,Clément Robert,2021-03-25 16:10:01+01:00,commit, -4378,John Regan,2021-03-25 14:56:05+00:00,commit, -4379,John Regan,2021-03-25 14:55:59+00:00,commit, -4380,pre-commit-ci[bot],2021-03-25 13:08:15+00:00,commit, -4381,John Regan,2021-03-25 13:05:33+00:00,commit, -4382,John Regan,2021-03-25 13:01:42+00:00,commit, -4383,Clément Robert,2021-03-24 20:24:43+01:00,commit, -4384,Madicken Munk,2021-03-24 13:39:49-05:00,commit, -4385,Madicken Munk,2021-03-24 13:39:28-05:00,commit, -4386,Madicken Munk,2021-03-24 11:56:55-05:00,commit, -4387,Madicken Munk,2021-03-24 11:55:56-05:00,commit, -4388,Madicken Munk,2021-03-24 11:55:17-05:00,commit, -4389,Clément Robert,2021-03-24 17:22:24+01:00,commit, -4390,Clément Robert,2021-03-24 15:53:22+01:00,commit, -4391,Clément Robert,2021-03-24 15:08:44+01:00,commit, -4392,Clément Robert,2021-03-24 12:22:31+01:00,commit, -4393,Corentin Cadiou,2021-03-24 10:18:23+01:00,commit, -4394,Clément Robert,2021-03-23 23:35:03+01:00,commit, -4395,Clément Robert,2021-03-23 23:14:23+01:00,commit, -4396,Madicken Munk,2021-03-23 16:30:29-05:00,commit, -4397,Clément Robert,2021-03-23 19:52:54+01:00,commit, -4398,Clément Robert,2021-03-23 19:49:16+01:00,commit, -4399,Clément Robert,2021-03-23 18:53:20+01:00,commit, -4400,pre-commit-ci[bot],2021-03-23 11:13:38+00:00,commit, -4401,Ashley Kelly,2021-03-23 11:10:58+00:00,commit, -4402,Ashley Kelly,2021-03-23 11:10:31+00:00,commit, -4403,Clément Robert,2021-03-22 23:48:46+01:00,commit, -4404,Clément Robert,2021-03-22 22:54:36+01:00,commit, -4405,pre-commit-ci[bot],2021-03-22 16:33:17+00:00,commit, -4406,pre-commit-ci[bot],2021-03-22 16:30:30+00:00,commit, -4407,Jared Coughlin,2021-03-22 10:43:36-05:00,commit, -4408,Jared Coughlin,2021-03-22 10:38:31-05:00,commit, -4409,Chris Havlin,2021-03-19 16:54:02-05:00,commit, -4410,Chris Havlin,2021-03-19 16:27:56-05:00,commit, -4411,Chris Havlin,2021-03-19 16:27:56-05:00,commit, -4412,Chris Havlin,2021-03-19 16:26:09-05:00,commit, -4413,pre-commit-ci[bot],2021-03-19 16:25:18-05:00,commit, -4414,Chris Havlin,2021-03-19 16:25:18-05:00,commit, -4415,Chris Havlin,2021-03-19 16:25:17-05:00,commit, -4416,Chris Havlin,2021-03-19 16:25:17-05:00,commit, -4417,Chris Havlin,2021-03-19 16:25:17-05:00,commit, -4418,Chris Havlin,2021-03-19 16:25:17-05:00,commit, -4419,Chris Havlin,2021-03-19 16:25:17-05:00,commit, -4420,pre-commit-ci[bot],2021-03-19 16:25:17-05:00,commit, -4421,Chris Havlin,2021-03-19 16:25:17-05:00,commit, -4422,Chris Havlin,2021-03-19 16:25:17-05:00,commit, -4423,Chris Havlin,2021-03-19 16:25:17-05:00,commit, -4424,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +3723,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3724,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3725,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3726,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3727,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3728,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3729,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3730,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3731,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3732,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3733,Corentin Cadiou,2021-05-25 15:59:24+02:00,commit, +3734,Matthew Turk,2021-05-25 08:34:58-05:00,commit, +3735,Matthew Turk,2021-05-25 05:41:26-05:00,commit, +3736,Matthew Turk,2021-05-25 05:40:21-05:00,commit, +3737,Cameron Hummels,2021-05-24 21:03:26-07:00,commit, +3738,Cameron Hummels,2021-05-24 20:49:25-07:00,commit, +3739,Clément Robert,2021-05-25 05:25:46+02:00,commit, +3740,Cameron Hummels,2021-05-24 20:06:32-07:00,commit, +3741,Cameron Hummels,2021-05-24 13:55:00-07:00,commit, +3742,Clément Robert,2021-05-24 22:46:20+02:00,commit, +3743,pre-commit-ci[bot],2021-05-24 22:46:20+02:00,commit, +3744,Clément Robert,2021-05-24 22:46:20+02:00,commit, +3745,Clément Robert,2021-05-24 22:45:45+02:00,commit, +3746,Clément Robert,2021-05-24 22:45:45+02:00,commit, +3747,Matthew Turk,2021-05-24 15:02:21-05:00,commit, +3748,Cameron Hummels,2021-05-24 12:43:27-07:00,commit, +3749,Evan Schneider,2021-05-24 15:41:42-04:00,commit, +3750,Evan Schneider,2021-05-24 15:41:31-04:00,commit, +3751,Cameron Hummels,2021-05-24 12:38:34-07:00,commit, +3752,Cameron Hummels,2021-05-24 12:37:31-07:00,commit, +3753,Cameron Hummels,2021-05-24 12:37:02-07:00,commit, +3754,Cameron Hummels,2021-05-24 12:36:38-07:00,commit, +3755,Evan Schneider,2021-05-24 15:30:44-04:00,commit, +3756,Evan Schneider,2021-05-24 15:30:17-04:00,commit, +3757,Cameron Hummels,2021-05-24 12:16:17-07:00,commit, +3758,John ZuHone,2021-05-24 14:41:30-04:00,commit, +3759,pre-commit-ci[bot],2021-05-24 16:30:56+00:00,commit, +3760,pre-commit-ci[bot],2021-05-24 16:29:26+00:00,commit, +3761,John ZuHone,2021-05-24 12:27:00-04:00,commit, +3762,Matthew Abruzzo,2021-05-24 12:22:23-04:00,commit, +3763,Matthew Abruzzo,2021-05-24 12:05:38-04:00,commit, +3764,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3765,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3766,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3767,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3768,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3769,John ZuHone,2021-05-24 11:53:23-04:00,commit, +3770,Kacper Kowalik,2021-05-24 10:45:27-05:00,commit, +3771,Matthew Abruzzo,2021-05-24 10:36:42-04:00,commit, +3772,Kacper Kowalik,2021-05-24 09:20:58-05:00,commit, +3773,Cameron Hummels,2021-05-23 19:10:27-07:00,commit, +3774,Matthew Turk,2021-05-23 13:34:26-05:00,commit, +3775,Clément Robert,2021-05-22 17:48:50+02:00,commit, +3776,Matthew Turk,2021-05-22 09:11:55-05:00,commit, +3777,Matthew Turk,2021-05-22 09:05:59-05:00,commit, +3778,Matthew Turk,2021-05-22 08:25:18-05:00,commit, +3779,Clément Robert,2021-05-22 08:35:13+02:00,commit, +3780,Cameron Hummels,2021-05-21 16:33:08-07:00,commit, +3781,Matthew Turk,2021-05-21 16:30:53-05:00,commit, +3782,Cameron Hummels,2021-05-21 13:22:27-07:00,commit, +3783,Cameron Hummels,2021-05-21 13:19:07-07:00,commit, +3784,Cameron Hummels,2021-05-21 13:18:48-07:00,commit, +3785,Matthew Turk,2021-05-21 15:18:47-05:00,commit, +3786,Cameron Hummels,2021-05-21 13:18:39-07:00,commit, +3787,Cameron Hummels,2021-05-21 13:18:23-07:00,commit, +3788,Cameron Hummels,2021-05-21 13:18:06-07:00,commit, +3789,Cameron Hummels,2021-05-21 13:17:55-07:00,commit, +3790,Cameron Hummels,2021-05-21 13:17:41-07:00,commit, +3791,Cameron Hummels,2021-05-21 13:17:27-07:00,commit, +3792,Cameron Hummels,2021-05-21 13:17:05-07:00,commit, +3793,Cameron Hummels,2021-05-21 13:16:43-07:00,commit, +3794,John ZuHone,2021-05-21 16:16:28-04:00,commit, +3795,Britton Smith,2021-05-21 17:09:44+01:00,commit, +3796,Jared Coughlin,2021-05-21 10:40:10-05:00,commit, +3797,John ZuHone,2021-05-21 10:09:14-04:00,commit, +3798,John ZuHone,2021-05-21 10:07:52-04:00,commit, +3799,John ZuHone,2021-05-21 00:32:28-04:00,commit, +3800,Cameron Hummels,2021-05-20 20:49:04-07:00,commit, +3801,Cameron Hummels,2021-05-20 20:48:51-07:00,commit, +3802,Cameron Hummels,2021-05-20 19:04:20-07:00,commit, +3803,Matthew Abruzzo,2021-05-20 17:38:41-04:00,commit, +3804,Cameron Hummels,2021-05-20 13:39:58-07:00,commit, +3805,Cameron Hummels,2021-05-20 13:39:40-07:00,commit, +3806,Cameron Hummels,2021-05-20 13:39:32-07:00,commit, +3807,Cameron Hummels,2021-05-20 13:39:22-07:00,commit, +3808,Cameron Hummels,2021-05-20 13:39:16-07:00,commit, +3809,Matthew Abruzzo,2021-05-20 16:26:19-04:00,commit, +3810,John ZuHone,2021-05-20 16:04:33-04:00,commit, +3811,Clément Robert,2021-05-20 22:01:41+02:00,commit, +3812,John ZuHone,2021-05-20 15:57:56-04:00,commit, +3813,Clément Robert,2021-05-20 21:31:33+02:00,commit, +3814,Clément Robert,2021-05-20 21:31:33+02:00,commit, +3815,Jared Coughlin,2021-05-20 13:25:31-05:00,commit, +3816,Evan Schneider,2021-05-20 13:49:32-04:00,commit, +3817,John ZuHone,2021-05-20 13:35:59-04:00,commit, +3818,John ZuHone,2021-05-20 13:34:38-04:00,commit, +3819,John ZuHone,2021-05-20 13:04:38-04:00,commit, +3820,John ZuHone,2021-05-20 13:04:38-04:00,commit, +3821,John ZuHone,2021-05-20 13:04:38-04:00,commit, +3822,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3823,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3824,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3825,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3826,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3827,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3828,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3829,Matthew Turk,2021-05-20 05:22:01-05:00,commit, +3830,Cameron Hummels,2021-05-20 01:13:15-07:00,commit, +3831,Cameron Hummels,2021-05-20 00:44:28-07:00,commit, +3832,Clément Robert,2021-05-20 09:20:51+02:00,commit, +3833,Cameron Hummels,2021-05-20 00:09:09-07:00,commit, +3834,Clément Robert,2021-05-20 07:41:36+02:00,commit, +3835,Britton Smith,2021-05-20 05:58:57+01:00,commit, +3836,Cameron Hummels,2021-05-19 21:29:32-07:00,commit, +3837,Cameron Hummels,2021-05-19 21:22:29-07:00,commit, +3838,Cameron Hummels,2021-05-19 21:19:14-07:00,commit, +3839,Cameron Hummels,2021-05-19 21:08:59-07:00,commit, +3840,Cameron Hummels,2021-05-19 21:01:55-07:00,commit, +3841,Cameron Hummels,2021-05-19 21:01:03-07:00,commit, +3842,Cameron Hummels,2021-05-19 20:47:38-07:00,commit, +3843,Cameron Hummels,2021-05-19 20:11:50-07:00,commit, +3844,Cameron Hummels,2021-05-19 19:58:02-07:00,commit, +3845,Cameron Hummels,2021-05-19 19:52:19-07:00,commit, +3846,Cameron Hummels,2021-05-19 19:40:38-07:00,commit, +3847,Cameron Hummels,2021-05-19 19:32:51-07:00,commit, +3848,Cameron Hummels,2021-05-19 19:31:05-07:00,commit, +3849,Cameron Hummels,2021-05-19 19:28:32-07:00,commit, +3850,Cameron Hummels,2021-05-19 19:27:46-07:00,commit, +3851,Cameron Hummels,2021-05-19 19:25:07-07:00,commit, +3852,Cameron Hummels,2021-05-19 19:23:48-07:00,commit, +3853,Cameron Hummels,2021-05-19 19:23:02-07:00,commit, +3854,Cameron Hummels,2021-05-19 19:22:08-07:00,commit, +3855,Cameron Hummels,2021-05-19 19:21:27-07:00,commit, +3856,Cameron Hummels,2021-05-19 19:20:55-07:00,commit, +3857,Cameron Hummels,2021-05-19 19:20:27-07:00,commit, +3858,Cameron Hummels,2021-05-19 19:18:34-07:00,commit, +3859,Cameron Hummels,2021-05-19 19:17:56-07:00,commit, +3860,Cameron Hummels,2021-05-19 19:16:42-07:00,commit, +3861,Cameron Hummels,2021-05-19 19:15:13-07:00,commit, +3862,Cameron Hummels,2021-05-19 19:14:25-07:00,commit, +3863,Cameron Hummels,2021-05-19 19:13:27-07:00,commit, +3864,Cameron Hummels,2021-05-19 19:12:19-07:00,commit, +3865,Cameron Hummels,2021-05-19 19:10:51-07:00,commit, +3866,Cameron Hummels,2021-05-19 19:09:35-07:00,commit, +3867,Cameron Hummels,2021-05-19 19:07:26-07:00,commit, +3868,Cameron Hummels,2021-05-19 19:05:47-07:00,commit, +3869,Cameron Hummels,2021-05-19 19:03:57-07:00,commit, +3870,Cameron Hummels,2021-05-19 19:02:23-07:00,commit, +3871,Cameron Hummels,2021-05-19 19:01:49-07:00,commit, +3872,Cameron Hummels,2021-05-19 19:01:04-07:00,commit, +3873,Cameron Hummels,2021-05-19 19:00:32-07:00,commit, +3874,Cameron Hummels,2021-05-19 18:59:31-07:00,commit, +3875,Cameron Hummels,2021-05-19 18:57:38-07:00,commit, +3876,Cameron Hummels,2021-05-19 18:54:10-07:00,commit, +3877,Cameron Hummels,2021-05-19 18:50:19-07:00,commit, +3878,Cameron Hummels,2021-05-19 18:49:10-07:00,commit, +3879,John ZuHone,2021-05-19 21:48:18-04:00,commit, +3880,Matthew Turk,2021-05-19 14:15:14-05:00,commit, +3881,Clément Robert,2021-05-19 18:16:23+02:00,commit, +3882,Clément Robert,2021-05-19 17:38:51+02:00,commit, +3883,John ZuHone,2021-05-19 09:00:17-04:00,commit, +3884,Clément Robert,2021-05-19 15:00:12+02:00,commit, +3885,John ZuHone,2021-05-19 08:50:24-04:00,commit, +3886,John ZuHone,2021-05-19 08:44:18-04:00,commit, +3887,Britton Smith,2021-05-19 09:26:09+01:00,commit, +3888,John ZuHone,2021-05-18 23:56:17-04:00,commit, +3889,John ZuHone,2021-05-18 23:29:48-04:00,commit, +3890,John ZuHone,2021-05-18 23:26:47-04:00,commit, +3891,John ZuHone,2021-05-18 21:18:51-04:00,commit, +3892,John ZuHone,2021-05-18 21:03:18-04:00,commit, +3893,John ZuHone,2021-05-18 21:02:49-04:00,commit, +3894,John ZuHone,2021-05-18 20:51:03-04:00,commit, +3895,Clément Robert,2021-05-18 22:52:41+02:00,commit, +3896,John ZuHone,2021-05-18 16:17:51-04:00,commit, +3897,Matthew Turk,2021-05-18 14:44:01-05:00,commit, +3898,Cameron Hummels,2021-05-18 10:58:39-07:00,commit, +3899,Cameron Hummels,2021-05-18 10:36:29-07:00,commit, +3900,Cameron Hummels,2021-05-18 10:21:25-07:00,commit, +3901,Cameron Hummels,2021-05-18 09:18:57-07:00,commit, +3902,John ZuHone,2021-05-18 12:17:29-04:00,commit, +3903,John ZuHone,2021-05-18 12:09:55-04:00,commit, +3904,John ZuHone,2021-05-18 12:02:30-04:00,commit, +3905,Clément Robert,2021-05-18 18:00:15+02:00,commit, +3906,John ZuHone,2021-05-18 09:34:12-04:00,commit, +3907,John ZuHone,2021-05-18 09:26:14-04:00,commit, +3908,John ZuHone,2021-05-18 09:25:56-04:00,commit, +3909,Corentin Cadiou,2021-05-18 15:16:32+02:00,commit, +3910,Britton Smith,2021-05-18 14:14:39+01:00,commit, +3911,Matthew Turk,2021-05-18 08:11:12-05:00,commit, +3912,Corentin Cadiou,2021-05-18 15:08:52+02:00,commit, +3913,Matthew Turk,2021-05-18 08:03:59-05:00,commit, +3914,Matthew Turk,2021-05-18 07:45:55-05:00,commit, +3915,Britton Smith,2021-05-18 13:16:17+01:00,commit, +3916,Stefan Arridge,2021-05-18 11:22:12+01:00,commit, +3917,Stefan Arridge,2021-05-18 11:21:37+01:00,commit, +3918,Clément Robert,2021-05-18 09:52:40+02:00,commit, +3919,Clément Robert,2021-05-18 09:24:38+02:00,commit, +3920,pre-commit-ci[bot],2021-05-17 20:51:58+00:00,commit, +3921,Cameron Hummels,2021-05-17 13:43:04-07:00,commit, +3922,Cameron Hummels,2021-05-17 13:38:13-07:00,commit, +3923,Cameron Hummels,2021-05-17 13:34:18-07:00,commit, +3924,Cameron Hummels,2021-05-17 13:33:19-07:00,commit, +3925,Cameron Hummels,2021-05-17 13:32:41-07:00,commit, +3926,Cameron Hummels,2021-05-17 13:31:33-07:00,commit, +3927,Cameron Hummels,2021-05-17 13:30:58-07:00,commit, +3928,Cameron Hummels,2021-05-17 13:26:37-07:00,commit, +3929,John ZuHone,2021-05-17 15:57:07-04:00,commit, +3930,John ZuHone,2021-05-17 15:01:23-04:00,commit, +3931,John ZuHone,2021-05-17 14:53:31-04:00,commit, +3932,Clément Robert,2021-05-17 19:36:16+02:00,commit, +3933,pre-commit-ci[bot],2021-05-17 16:28:12+00:00,commit, +3934,John ZuHone,2021-05-17 10:48:09-04:00,commit, +3935,Clément Robert,2021-05-17 11:29:44+02:00,commit, +3936,Corentin Cadiou,2021-05-17 09:49:14+02:00,commit, +3937,John ZuHone,2021-05-16 14:41:06-04:00,commit, +3938,Cameron Hummels,2021-05-15 14:38:45-07:00,commit, +3939,Cameron Hummels,2021-05-15 13:46:24-07:00,commit, +3940,Cameron Hummels,2021-05-15 13:45:00-07:00,commit, +3941,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3942,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3943,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3944,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3945,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3946,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3947,Cameron Hummels,2021-05-15 13:31:51-07:00,commit, +3948,Cameron Hummels,2021-05-15 13:17:32-07:00,commit, +3949,pre-commit-ci[bot],2021-05-15 20:11:02+00:00,commit, +3950,Clément Robert,2021-05-15 21:56:21+02:00,commit, +3951,Cameron Hummels,2021-05-15 12:13:07-07:00,commit, +3952,Clément Robert,2021-05-15 19:51:51+02:00,commit, +3953,John ZuHone,2021-05-15 13:15:48-04:00,commit, +3954,John ZuHone,2021-05-15 12:48:12-04:00,commit, +3955,John ZuHone,2021-05-15 12:44:39-04:00,commit, +3956,John ZuHone,2021-05-15 10:49:44-04:00,commit, +3957,Clément Robert,2021-05-15 13:02:20+02:00,commit, +3958,Clément Robert,2021-05-15 12:43:50+02:00,commit, +3959,Clément Robert,2021-05-15 12:42:07+02:00,commit, +3960,Cameron Hummels,2021-05-14 16:06:04-07:00,commit, +3961,Cameron Hummels,2021-05-14 15:56:25-07:00,commit, +3962,Cameron Hummels,2021-05-14 15:08:26-07:00,commit, +3963,Cameron Hummels,2021-05-14 14:48:51-07:00,commit, +3964,Cameron Hummels,2021-05-14 14:47:19-07:00,commit, +3965,Cameron Hummels,2021-05-14 14:34:02-07:00,commit, +3966,Cameron Hummels,2021-05-14 14:04:01-07:00,commit, +3967,Cameron Hummels,2021-05-14 13:53:01-07:00,commit, +3968,Cameron Hummels,2021-05-14 13:32:59-07:00,commit, +3969,Cameron Hummels,2021-05-14 13:31:46-07:00,commit, +3970,Cameron Hummels,2021-05-14 13:29:44-07:00,commit, +3971,Cameron Hummels,2021-05-14 13:19:09-07:00,commit, +3972,Jared Coughlin,2021-05-14 10:59:46-04:00,commit, +3973,John ZuHone,2021-05-14 09:30:13-04:00,commit, +3974,John ZuHone,2021-05-14 08:39:04-04:00,commit, +3975,Cameron Hummels,2021-05-14 00:13:41-07:00,commit, +3976,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3977,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3978,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3979,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3980,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3981,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3982,John ZuHone,2021-05-13 23:41:38-04:00,commit, +3983,John ZuHone,2021-05-13 15:55:13-04:00,commit, +3984,pre-commit-ci[bot],2021-05-13 19:45:18+00:00,commit, +3985,Jared Coughlin,2021-05-13 15:02:53-04:00,commit, +3986,Jared Coughlin,2021-05-13 15:02:11-04:00,commit, +3987,John ZuHone,2021-05-13 14:51:57-04:00,commit, +3988,John ZuHone,2021-05-13 14:40:06-04:00,commit, +3989,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3990,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3991,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3992,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3993,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3994,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3995,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3996,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3997,John ZuHone,2021-05-13 12:27:31-04:00,commit, +3998,John ZuHone,2021-05-13 12:26:09-04:00,commit, +3999,John ZuHone,2021-05-13 12:23:04-04:00,commit, +4000,Britton Smith,2021-05-13 16:09:42+01:00,commit, +4001,Jared Coughlin,2021-05-13 10:28:40-04:00,commit, +4002,Clément Robert,2021-05-13 14:42:48+02:00,commit, +4003,John ZuHone,2021-05-12 22:17:49-04:00,commit, +4004,John ZuHone,2021-05-12 21:44:25-04:00,commit, +4005,John ZuHone,2021-05-12 16:18:26-04:00,commit, +4006,John ZuHone,2021-05-12 16:09:13-04:00,commit, +4007,John ZuHone,2021-05-12 15:54:43-04:00,commit, +4008,Jared Coughlin,2021-05-12 14:37:38-04:00,commit, +4009,Jared Coughlin,2021-05-12 14:35:34-04:00,commit, +4010,John ZuHone,2021-05-12 14:14:01-04:00,commit, +4011,Jared Coughlin,2021-05-12 10:53:25-05:00,commit, +4012,Cameron Hummels,2021-05-10 13:10:59-07:00,commit, +4013,Clément Robert,2021-05-10 21:46:56+02:00,commit, +4014,pre-commit-ci[bot],2021-05-10 19:16:44+00:00,commit, +4015,Clément Robert,2021-05-07 15:08:12+02:00,commit, +4016,Cameron Hummels,2021-05-06 13:34:22-07:00,commit, +4017,Cameron Hummels,2021-05-06 13:34:07-07:00,commit, +4018,pre-commit-ci[bot],2021-05-05 20:22:53+00:00,commit, +4019,Stefan Arridge,2021-05-05 20:35:56+01:00,commit, +4020,Stefan Arridge,2021-05-04 17:42:20+01:00,commit, +4021,Clément Robert,2021-05-03 19:57:11+02:00,commit, +4022,pre-commit-ci[bot],2021-05-03 16:27:56+00:00,commit, +4023,Clément Robert,2021-05-01 17:00:21+02:00,commit, +4024,Clément Robert,2021-05-01 13:35:33+02:00,commit, +4025,Clément Robert,2021-04-30 16:24:44+02:00,commit, +4026,Cameron Hummels,2021-04-30 03:56:49-07:00,commit, +4027,Cameron Hummels,2021-04-30 03:53:00-07:00,commit, +4028,Cameron Hummels,2021-04-30 03:38:29-07:00,commit, +4029,Cameron Hummels,2021-04-30 03:37:25-07:00,commit, +4030,Cameron Hummels,2021-04-30 03:33:31-07:00,commit, +4031,Cameron Hummels,2021-04-30 03:29:23-07:00,commit, +4032,Cameron Hummels,2021-04-30 03:28:53-07:00,commit, +4033,Cameron Hummels,2021-04-30 03:23:51-07:00,commit, +4034,Cameron Hummels,2021-04-30 03:18:09-07:00,commit, +4035,Cameron Hummels,2021-04-30 03:11:06-07:00,commit, +4036,Cameron Hummels,2021-04-30 03:10:58-07:00,commit, +4037,Cameron Hummels,2021-04-30 03:10:52-07:00,commit, +4038,Cameron Hummels,2021-04-30 03:10:45-07:00,commit, +4039,Cameron Hummels,2021-04-30 03:10:37-07:00,commit, +4040,Cameron Hummels,2021-04-30 03:08:35-07:00,commit, +4041,Cameron Hummels,2021-04-30 03:07:50-07:00,commit, +4042,Corentin Cadiou,2021-04-30 10:57:52+01:00,commit, +4043,Corentin Cadiou,2021-04-30 10:45:27+01:00,commit, +4044,Corentin Cadiou,2021-04-30 10:29:16+01:00,commit, +4045,Evan Schneider,2021-04-29 15:05:12-04:00,commit, +4046,Clément Robert,2021-04-29 19:59:37+02:00,commit, +4047,Corentin Cadiou,2021-04-29 18:00:53+02:00,commit, +4048,Madicken Munk,2021-04-29 10:54:48-05:00,commit, +4049,Corentin Cadiou,2021-04-29 17:47:01+02:00,commit, +4050,Corentin Cadiou,2021-04-29 17:46:03+02:00,commit, +4051,Clément Robert,2021-04-29 17:37:44+02:00,commit, +4052,Britton Smith,2021-04-29 16:21:24+01:00,commit, +4053,Cameron Hummels,2021-04-28 23:45:05-07:00,commit, +4054,Cameron Hummels,2021-04-28 23:45:05-07:00,commit, +4055,Cameron Hummels,2021-04-28 23:05:15-07:00,commit, +4056,John ZuHone,2021-04-28 22:15:36-04:00,commit, +4057,John ZuHone,2021-04-28 21:24:11-04:00,commit, +4058,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4059,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4060,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4061,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4062,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4063,John ZuHone,2021-04-28 21:02:58-04:00,commit, +4064,John ZuHone,2021-04-28 21:02:58-04:00,commit, +4065,pre-commit-ci[bot],2021-04-28 21:02:57-04:00,commit, +4066,Cameron Hummels,2021-04-28 21:02:57-04:00,commit, +4067,Cameron Hummels,2021-04-28 21:02:56-04:00,commit, +4068,Cameron Hummels,2021-04-28 14:33:34-07:00,commit, +4069,Cameron Hummels,2021-04-28 14:12:35-07:00,commit, +4070,Cameron Hummels,2021-04-28 14:09:26-07:00,commit, +4071,Cameron Hummels,2021-04-28 14:07:22-07:00,commit, +4072,Cameron Hummels,2021-04-28 13:52:30-07:00,commit, +4073,Cameron Hummels,2021-04-28 13:51:43-07:00,commit, +4074,Cameron Hummels,2021-04-28 16:46:05-04:00,commit, +4075,Cameron Hummels,2021-04-28 16:42:18-04:00,commit, +4076,Cameron Hummels,2021-04-28 16:40:15-04:00,commit, +4077,John ZuHone,2021-04-28 16:28:02-04:00,commit, +4078,Clément Robert,2021-04-27 12:15:55+02:00,commit, +4079,pre-commit-ci[bot],2021-04-26 16:34:28+00:00,commit, +4080,John ZuHone,2021-04-26 12:33:21-04:00,commit, +4081,pre-commit-ci[bot],2021-04-26 16:29:33+00:00,commit, +4082,Clément Robert,2021-04-24 10:03:42+02:00,commit, +4083,Clément Robert,2021-04-23 12:04:56+02:00,commit, +4084,Clément Robert,2021-04-22 22:48:20+02:00,commit, +4085,Clément Robert,2021-04-22 20:53:53+02:00,commit, +4086,Clément Robert,2021-04-22 18:50:45+02:00,commit, +4087,Clément Robert,2021-04-22 18:44:27+02:00,commit, +4088,Clément Robert,2021-04-22 18:16:46+02:00,commit, +4089,Clément Robert,2021-04-22 14:07:28+02:00,commit, +4090,Clément Robert,2021-04-22 12:21:59+02:00,commit, +4091,Clément Robert,2021-04-22 12:21:59+02:00,commit, +4092,Clément Robert,2021-04-22 12:08:05+02:00,commit, +4093,Clément Robert,2021-04-22 11:35:09+02:00,commit, +4094,Corentin Cadiou,2021-04-22 10:15:38+02:00,commit, +4095,John ZuHone,2021-04-21 22:25:15-04:00,commit, +4096,Corentin Cadiou,2021-04-21 20:50:06+01:00,commit, +4097,Corentin Cadiou,2021-04-21 14:39:18+01:00,commit, +4098,Madicken Munk,2021-04-21 08:27:52-05:00,commit, +4099,Corentin Cadiou,2021-04-21 14:02:07+02:00,commit, +4100,Clément Robert,2021-04-21 10:45:29+02:00,commit, +4101,John ZuHone,2021-04-20 22:38:14-04:00,commit, +4102,John ZuHone,2021-04-20 20:33:17-04:00,commit, +4103,Clément Robert,2021-04-20 23:11:36+02:00,commit, +4104,Corentin Cadiou,2021-04-20 21:46:57+02:00,commit, +4105,Corentin Cadiou,2021-04-20 21:46:44+02:00,commit, +4106,Clément Robert,2021-04-20 19:41:25+02:00,commit, +4107,Clément Robert,2021-04-20 19:15:57+02:00,commit, +4108,Corentin Cadiou,2021-04-20 17:27:37+01:00,commit, +4109,Corentin Cadiou,2021-04-20 17:25:23+01:00,commit, +4110,Corentin Cadiou,2021-04-20 17:21:05+01:00,commit, +4111,Corentin Cadiou,2021-04-20 17:08:17+01:00,commit, +4112,Corentin Cadiou,2021-04-20 17:00:16+01:00,commit, +4113,Cameron Hummels,2021-04-20 08:58:05-07:00,commit, +4114,Corentin Cadiou,2021-04-20 14:59:51+01:00,commit, +4115,Corentin Cadiou,2021-04-20 14:54:13+01:00,commit, +4116,Corentin Cadiou,2021-04-20 14:53:53+01:00,commit, +4117,Corentin Cadiou,2021-04-20 14:49:06+01:00,commit, +4118,Niels Claes,2021-04-20 12:08:34+02:00,commit, +4119,Clément Robert,2021-04-20 10:43:40+02:00,commit, +4120,pre-commit-ci[bot],2021-04-20 04:36:50+00:00,commit, +4121,Cameron Hummels,2021-04-19 21:34:15-07:00,commit, +4122,Cameron Hummels,2021-04-19 21:31:55-07:00,commit, +4123,Cameron Hummels,2021-04-19 21:22:03-07:00,commit, +4124,Cameron Hummels,2021-04-19 21:21:02-07:00,commit, +4125,Cameron Hummels,2021-04-19 21:16:25-07:00,commit, +4126,Madicken Munk,2021-04-19 14:17:12-05:00,commit, +4127,Clément Robert,2021-04-19 20:46:22+02:00,commit, +4128,Clément Robert,2021-04-19 20:26:14+02:00,commit, +4129,Clément Robert,2021-04-19 20:25:04+02:00,commit, +4130,pre-commit-ci[bot],2021-04-19 16:31:17+00:00,commit, +4131,pre-commit-ci[bot],2021-04-19 16:28:37+00:00,commit, +4132,pre-commit-ci[bot],2021-04-19 09:22:53+00:00,commit, +4133,Ashley Kelly,2021-04-19 10:20:10+01:00,commit, +4134,Ashley Kelly,2021-04-19 10:19:53+01:00,commit, +4135,pre-commit-ci[bot],2021-04-19 08:44:39+00:00,commit, +4136,Ashley Kelly,2021-04-19 09:41:58+01:00,commit, +4137,Ashley Kelly,2021-04-19 09:41:28+01:00,commit, +4138,Ashley Kelly,2021-04-19 09:35:01+01:00,commit, +4139,Clément Robert,2021-04-18 13:04:41+02:00,commit, +4140,Cameron Hummels,2021-04-17 14:47:37-07:00,commit, +4141,Matthias Bussonnier,2021-04-17 11:35:20-07:00,commit, +4142,Corentin Cadiou,2021-04-17 19:25:59+01:00,commit, +4143,Clément Robert,2021-04-17 12:24:59+02:00,commit, +4144,Kacper Kowalik,2021-04-16 21:57:48-05:00,commit, +4145,Corentin Cadiou,2021-04-16 13:53:35+01:00,commit, +4146,Corentin Cadiou,2021-04-16 14:39:33+02:00,commit, +4147,Clément Robert,2021-04-16 11:40:31+02:00,commit, +4148,Corentin Cadiou,2021-04-16 09:32:04+01:00,commit, +4149,Madicken Munk,2021-04-15 14:57:34-05:00,commit, +4150,pre-commit-ci[bot],2021-04-15 19:26:35+00:00,commit, +4151,Matthew Turk,2021-04-15 14:24:03-05:00,commit, +4152,Corentin Cadiou,2021-04-15 21:14:31+02:00,commit, +4153,Corentin Cadiou,2021-04-15 21:14:31+02:00,commit, +4154,Corentin Cadiou,2021-04-15 21:14:31+02:00,commit, +4155,Madicken Munk,2021-04-15 14:03:51-05:00,commit, +4156,Matthew Turk,2021-04-15 13:57:00-05:00,commit, +4157,Matthew Turk,2021-04-15 13:49:45-05:00,commit, +4158,Cameron Hummels,2021-04-15 11:34:47-07:00,commit, +4159,Matthew Turk,2021-04-15 12:42:30-05:00,commit, +4160,Corentin Cadiou,2021-04-15 07:44:08+01:00,commit, +4161,Clément Robert,2021-04-14 08:05:12+02:00,commit, +4162,Corentin Cadiou,2021-04-13 20:23:10+01:00,commit, +4163,Matthew Turk,2021-04-13 09:22:42-05:00,commit, +4164,Corentin Cadiou,2021-04-13 14:59:05+01:00,commit, +4165,Corentin Cadiou,2021-04-13 14:35:40+01:00,commit, +4166,Corentin Cadiou,2021-04-13 14:29:00+01:00,commit, +4167,Clément Robert,2021-04-13 12:26:00+02:00,commit, +4168,Kacper Kowalik,2021-04-12 22:13:39-05:00,commit, +4169,Kacper Kowalik,2021-04-12 22:09:40-05:00,commit, +4170,Matthew Turk,2021-04-12 15:15:01-05:00,commit, +4171,Matthew Turk,2021-04-12 14:37:49-05:00,commit, +4172,Corentin Cadiou,2021-04-12 19:54:03+01:00,commit, +4173,Corentin Cadiou,2021-04-12 19:17:55+01:00,commit, +4174,Corentin Cadiou,2021-04-12 19:03:59+01:00,commit, +4175,Clément Robert,2021-04-12 19:50:00+02:00,commit, +4176,Corentin Cadiou,2021-04-12 17:49:57+01:00,commit, +4177,Corentin Cadiou,2021-04-12 17:20:33+01:00,commit, +4178,Matthew Turk,2021-04-12 10:42:40-05:00,commit, +4179,Corentin Cadiou,2021-04-12 16:08:24+01:00,commit, +4180,Corentin Cadiou,2021-04-12 15:25:44+01:00,commit, +4181,Corentin Cadiou,2021-04-12 15:25:00+01:00,commit, +4182,Corentin Cadiou,2021-04-12 15:17:04+01:00,commit, +4183,Corentin Cadiou,2021-04-12 14:50:58+01:00,commit, +4184,Corentin Cadiou,2021-04-12 14:43:23+01:00,commit, +4185,Corentin Cadiou,2021-04-12 14:33:13+01:00,commit, +4186,Corentin Cadiou,2021-04-12 13:51:40+01:00,commit, +4187,Corentin Cadiou,2021-04-12 13:51:27+01:00,commit, +4188,Corentin Cadiou,2021-04-12 11:36:18+01:00,commit, +4189,Corentin Cadiou,2021-04-12 10:54:50+01:00,commit, +4190,Corentin Cadiou,2021-04-12 10:51:33+01:00,commit, +4191,Corentin Cadiou,2021-04-12 10:50:26+01:00,commit, +4192,Corentin Cadiou,2021-04-12 10:50:10+01:00,commit, +4193,Corentin Cadiou,2021-04-12 10:38:45+01:00,commit, +4194,Corentin Cadiou,2021-04-12 09:28:07+01:00,commit, +4195,Corentin Cadiou,2021-04-12 09:27:36+01:00,commit, +4196,Corentin Cadiou,2021-04-12 10:20:56+02:00,commit, +4197,Corentin Cadiou,2021-04-11 17:02:56+01:00,commit, +4198,Corentin Cadiou,2021-04-11 15:46:27+01:00,commit, +4199,Clément Robert,2021-04-11 12:06:14+02:00,commit, +4200,Clément Robert,2021-04-11 11:36:46+02:00,commit, +4201,Clément Robert,2021-04-10 21:36:35+02:00,commit, +4202,Clément Robert,2021-04-10 20:51:49+02:00,commit, +4203,Clément Robert,2021-04-10 18:39:13+02:00,commit, +4204,Corentin Cadiou,2021-04-10 16:34:52+01:00,commit, +4205,pre-commit-ci[bot],2021-04-10 15:20:52+00:00,commit, +4206,Corentin Cadiou,2021-04-10 17:18:16+02:00,commit, +4207,Corentin Cadiou,2021-04-10 17:13:43+02:00,commit, +4208,Corentin Cadiou,2021-04-10 16:08:11+01:00,commit, +4209,Corentin Cadiou,2021-04-10 15:50:46+01:00,commit, +4210,Corentin Cadiou,2021-04-10 15:49:06+01:00,commit, +4211,Corentin Cadiou,2021-04-10 16:26:59+02:00,commit, +4212,Corentin Cadiou,2021-04-10 16:25:18+02:00,commit, +4213,Corentin Cadiou,2021-04-10 16:24:14+02:00,commit, +4214,Clément Robert,2021-04-10 13:25:15+02:00,commit, +4215,Kacper Kowalik,2021-04-09 13:52:49-05:00,commit, +4216,Madicken Munk,2021-04-09 10:32:21-05:00,commit, +4217,Matthew Turk,2021-04-09 09:31:23-05:00,commit, +4218,Corentin Cadiou,2021-04-09 13:38:12+01:00,commit, +4219,Corentin Cadiou,2021-04-09 14:04:54+02:00,commit, +4220,Corentin Cadiou,2021-04-09 14:04:46+02:00,commit, +4221,Corentin Cadiou,2021-04-09 14:04:32+02:00,commit, +4222,Clément Robert,2021-04-09 12:21:24+02:00,commit, +4223,Corentin Cadiou,2021-04-09 10:23:25+01:00,commit, +4224,Clément Robert,2021-04-09 11:19:34+02:00,commit, +4225,Clément Robert,2021-04-09 10:39:22+02:00,commit, +4226,Clément Robert,2021-04-09 10:36:51+02:00,commit, +4227,Clément Robert,2021-04-09 09:34:18+02:00,commit, +4228,Clément Robert,2021-04-09 09:34:18+02:00,commit, +4229,Niels Claes,2021-04-09 08:52:58+02:00,commit, +4230,Corentin Cadiou,2021-04-08 21:10:41+01:00,commit, +4231,Madicken Munk,2021-04-08 14:46:55-05:00,commit, +4232,Madicken Munk,2021-04-08 14:22:52-05:00,commit, +4233,Madicken Munk,2021-04-08 14:10:35-05:00,commit, +4234,Madicken Munk,2021-04-08 14:07:33-05:00,commit, +4235,Madicken Munk,2021-04-08 14:02:50-05:00,commit, +4236,Clément Robert,2021-04-08 19:50:28+02:00,commit, +4237,Corentin Cadiou,2021-04-08 18:28:31+01:00,commit, +4238,Corentin Cadiou,2021-04-08 18:21:39+01:00,commit, +4239,Clément Robert,2021-04-08 19:15:17+02:00,commit, +4240,Clément Robert,2021-04-08 17:50:11+02:00,commit, +4241,Kacper Kowalik,2021-04-08 10:29:13-05:00,commit, +4242,Corentin Cadiou,2021-04-08 15:36:01+01:00,commit, +4243,Corentin Cadiou,2021-04-08 15:31:46+01:00,commit, +4244,Corentin Cadiou,2021-04-08 10:14:05+01:00,commit, +4245,Corentin Cadiou,2021-04-08 10:09:18+01:00,commit, +4246,Corentin Cadiou,2021-04-08 09:23:51+01:00,commit, +4247,Clément Robert,2021-04-08 10:17:51+02:00,commit, +4248,Clément Robert,2021-04-08 09:11:47+02:00,commit, +4249,Clément Robert,2021-04-08 08:44:51+02:00,commit, +4250,Clément Robert,2021-04-08 08:39:35+02:00,commit, +4251,John ZuHone,2021-04-07 22:51:58-04:00,commit, +4252,John ZuHone,2021-04-07 22:32:44-04:00,commit, +4253,John ZuHone,2021-04-07 22:32:06-04:00,commit, +4254,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4255,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4256,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4257,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4258,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4259,Madicken Munk,2021-04-07 18:12:24-05:00,commit, +4260,Clément Robert,2021-04-07 17:53:06+02:00,commit, +4261,Clément Robert,2021-04-07 17:53:06+02:00,commit, +4262,Clément Robert,2021-04-07 17:53:06+02:00,commit, +4263,Clément Robert,2021-04-07 17:48:03+02:00,commit, +4264,Madicken Munk,2021-04-07 09:18:07-05:00,commit, +4265,Corentin Cadiou,2021-04-07 13:58:54+01:00,commit, +4266,Corentin Cadiou,2021-04-07 10:31:51+01:00,commit, +4267,Corentin Cadiou,2021-04-07 10:24:54+01:00,commit, +4268,Britton Smith,2021-04-07 10:21:58+01:00,commit, +4269,Corentin Cadiou,2021-04-07 10:59:28+02:00,commit, +4270,Corentin Cadiou,2021-04-07 09:53:46+01:00,commit, +4271,Corentin Cadiou,2021-04-07 09:41:42+01:00,commit, +4272,Corentin Cadiou,2021-04-07 09:36:23+01:00,commit, +4273,Corentin Cadiou,2021-04-07 09:25:14+01:00,commit, +4274,Corentin Cadiou,2021-04-07 09:24:47+01:00,commit, +4275,Corentin Cadiou,2021-04-06 23:00:46+01:00,commit, +4276,Corentin Cadiou,2021-04-06 22:39:31+01:00,commit, +4277,Corentin Cadiou,2021-04-06 22:30:45+01:00,commit, +4278,Corentin Cadiou,2021-04-06 22:15:56+01:00,commit, +4279,Corentin Cadiou,2021-04-06 22:07:59+01:00,commit, +4280,Corentin Cadiou,2021-04-06 22:05:01+01:00,commit, +4281,Corentin Cadiou,2021-04-06 21:59:56+01:00,commit, +4282,Corentin Cadiou,2021-04-06 21:57:29+01:00,commit, +4283,Corentin Cadiou,2021-04-06 21:46:18+01:00,commit, +4284,Corentin Cadiou,2021-04-06 21:45:54+01:00,commit, +4285,Corentin Cadiou,2021-04-06 21:41:32+01:00,commit, +4286,Corentin Cadiou,2021-04-06 21:29:06+01:00,commit, +4287,Corentin Cadiou,2021-04-06 21:28:15+01:00,commit, +4288,Corentin Cadiou,2021-04-06 21:26:54+01:00,commit, +4289,Corentin Cadiou,2021-04-06 20:59:08+01:00,commit, +4290,Corentin Cadiou,2021-04-06 19:41:20+01:00,commit, +4291,Corentin Cadiou,2021-04-06 19:40:35+01:00,commit, +4292,Corentin Cadiou,2021-04-06 18:06:09+01:00,commit, +4293,Corentin Cadiou,2021-04-06 17:58:56+01:00,commit, +4294,Corentin Cadiou,2021-04-06 17:44:03+01:00,commit, +4295,Corentin Cadiou,2021-04-06 17:25:35+01:00,commit, +4296,Corentin Cadiou,2021-04-06 17:23:37+01:00,commit, +4297,Corentin Cadiou,2021-04-06 16:54:09+01:00,commit, +4298,Corentin Cadiou,2021-04-06 16:47:27+01:00,commit, +4299,Corentin Cadiou,2021-04-06 16:44:54+01:00,commit, +4300,Corentin Cadiou,2021-04-06 15:34:19+01:00,commit, +4301,Corentin Cadiou,2021-04-06 15:32:54+01:00,commit, +4302,Madicken Munk,2021-04-05 15:59:29-05:00,commit, +4303,John ZuHone,2021-04-05 16:25:22-04:00,commit, +4304,John ZuHone,2021-04-05 15:49:49-04:00,commit, +4305,John ZuHone,2021-04-05 14:57:30-04:00,commit, +4306,Clément Robert,2021-04-05 19:25:50+02:00,commit, +4307,pre-commit-ci[bot],2021-04-05 16:31:30+00:00,commit, +4308,Clément Robert,2021-04-03 16:03:29+02:00,commit, +4309,John ZuHone,2021-04-03 08:58:20-04:00,commit, +4310,Madicken Munk,2021-04-02 11:13:33-05:00,commit, +4311,Clément Robert,2021-04-02 10:14:32+02:00,commit, +4312,Corentin Cadiou,2021-04-01 17:25:53+01:00,commit, +4313,John ZuHone,2021-04-01 12:00:58-04:00,commit, +4314,John ZuHone,2021-04-01 11:56:39-04:00,commit, +4315,John ZuHone,2021-04-01 11:50:27-04:00,commit, +4316,John ZuHone,2021-04-01 11:50:27-04:00,commit, +4317,John ZuHone,2021-04-01 11:39:14-04:00,commit, +4318,John ZuHone,2021-04-01 11:38:55-04:00,commit, +4319,John ZuHone,2021-04-01 11:38:23-04:00,commit, +4320,Corentin Cadiou,2021-04-01 15:52:20+01:00,commit, +4321,Corentin Cadiou,2021-04-01 15:51:09+01:00,commit, +4322,Corentin Cadiou,2021-04-01 15:39:16+01:00,commit, +4323,Corentin Cadiou,2021-04-01 14:58:20+01:00,commit, +4324,pre-commit-ci[bot],2021-04-01 13:45:56+00:00,commit, +4325,Corentin Cadiou,2021-04-01 15:43:27+02:00,commit, +4326,Corentin Cadiou,2021-04-01 14:31:31+01:00,commit, +4327,Corentin Cadiou,2021-04-01 13:27:08+01:00,commit, +4328,Corentin Cadiou,2021-04-01 13:16:05+01:00,commit, +4329,Corentin Cadiou,2021-04-01 13:02:06+01:00,commit, +4330,Clément Robert,2021-03-30 15:55:54+02:00,commit, +4331,pre-commit-ci[bot],2021-03-30 13:29:40+00:00,commit, +4332,Kacper Kowalik,2021-03-30 08:27:17-05:00,commit, +4333,Madicken Munk,2021-03-29 10:00:10-05:00,commit, +4334,Madicken Munk,2021-03-29 09:59:06-05:00,commit, +4335,Madicken Munk,2021-03-29 09:53:00-05:00,commit, +4336,Madicken Munk,2021-03-29 09:46:54-05:00,commit, +4337,Madicken Munk,2021-03-29 09:21:29-05:00,commit, +4338,John ZuHone,2021-03-29 07:52:58-04:00,commit, +4339,Corentin Cadiou,2021-03-29 12:32:18+02:00,commit, +4340,Corentin Cadiou,2021-03-29 11:30:46+01:00,commit, +4341,Corentin Cadiou,2021-03-29 11:12:38+01:00,commit, +4342,Corentin Cadiou,2021-03-29 11:12:12+01:00,commit, +4343,Corentin Cadiou,2021-03-29 10:40:40+01:00,commit, +4344,Clément Robert,2021-03-29 11:20:57+02:00,commit, +4345,Clément Robert,2021-03-29 09:59:09+02:00,commit, +4346,John ZuHone,2021-03-29 00:01:16-04:00,commit, +4347,John ZuHone,2021-03-28 23:48:49-04:00,commit, +4348,John ZuHone,2021-03-28 23:48:04-04:00,commit, +4349,John ZuHone,2021-03-28 23:46:27-04:00,commit, +4350,Clément Robert,2021-03-28 11:11:23+02:00,commit, +4351,Kacper Kowalik,2021-03-27 17:54:29-05:00,commit, +4352,Corentin Cadiou,2021-03-27 14:47:34+00:00,commit, +4353,Corentin Cadiou,2021-03-27 13:48:12+00:00,commit, +4354,Corentin Cadiou,2021-03-27 14:33:18+01:00,commit, +4355,Corentin Cadiou,2021-03-27 13:09:37+00:00,commit, +4356,Clément Robert,2021-03-27 14:00:55+01:00,commit, +4357,Corentin Cadiou,2021-03-27 14:00:23+01:00,commit, +4358,Kacper Kowalik,2021-03-26 18:20:50-05:00,commit, +4359,Corentin Cadiou,2021-03-26 19:52:14+00:00,commit, +4360,Corentin Cadiou,2021-03-26 19:50:48+00:00,commit, +4361,Corentin Cadiou,2021-03-26 19:32:51+00:00,commit, +4362,Kacper Kowalik,2021-03-26 14:19:46-05:00,commit, +4363,Kacper Kowalik,2021-03-26 14:19:46-05:00,commit, +4364,Clément Robert,2021-03-26 19:32:20+01:00,commit, +4365,Clément Robert,2021-03-26 19:18:10+01:00,commit, +4366,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, +4367,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, +4368,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, +4369,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, +4370,John ZuHone,2021-03-26 13:54:04-04:00,commit, +4371,John ZuHone,2021-03-26 13:53:33-04:00,commit, +4372,Madicken Munk,2021-03-26 12:15:02-05:00,commit, +4373,Clément Robert,2021-03-26 17:13:28+01:00,commit, +4374,Britton Smith,2021-03-26 15:21:14+00:00,commit, +4375,Madicken Munk,2021-03-26 10:13:10-05:00,commit, +4376,pre-commit-ci[bot],2021-03-26 14:22:34+00:00,commit, +4377,Clément Robert,2021-03-26 15:21:32+01:00,commit, +4378,Britton Smith,2021-03-26 14:20:05+00:00,commit, +4379,Clément Robert,2021-03-25 21:18:22+01:00,commit, +4380,John ZuHone,2021-03-25 16:14:17-04:00,commit, +4381,Madicken Munk,2021-03-25 14:14:17-05:00,commit, +4382,John ZuHone,2021-03-25 14:59:27-04:00,commit, +4383,John Regan,2021-03-25 16:32:04+00:00,commit, +4384,John Regan,2021-03-25 15:48:18+00:00,commit, +4385,John Regan,2021-03-25 15:43:44+00:00,commit, +4386,John Regan,2021-03-25 15:42:57+00:00,commit, +4387,Clément Robert,2021-03-25 16:10:01+01:00,commit, +4388,John Regan,2021-03-25 14:56:05+00:00,commit, +4389,John Regan,2021-03-25 14:55:59+00:00,commit, +4390,pre-commit-ci[bot],2021-03-25 13:08:15+00:00,commit, +4391,John Regan,2021-03-25 13:05:33+00:00,commit, +4392,John Regan,2021-03-25 13:01:42+00:00,commit, +4393,Clément Robert,2021-03-24 20:24:43+01:00,commit, +4394,Madicken Munk,2021-03-24 13:39:49-05:00,commit, +4395,Madicken Munk,2021-03-24 13:39:28-05:00,commit, +4396,Madicken Munk,2021-03-24 11:56:55-05:00,commit, +4397,Madicken Munk,2021-03-24 11:55:56-05:00,commit, +4398,Madicken Munk,2021-03-24 11:55:17-05:00,commit, +4399,Clément Robert,2021-03-24 17:22:24+01:00,commit, +4400,Clément Robert,2021-03-24 15:53:22+01:00,commit, +4401,Clément Robert,2021-03-24 15:08:44+01:00,commit, +4402,Clément Robert,2021-03-24 12:22:31+01:00,commit, +4403,Corentin Cadiou,2021-03-24 10:18:23+01:00,commit, +4404,Clément Robert,2021-03-23 23:35:03+01:00,commit, +4405,Clément Robert,2021-03-23 23:14:23+01:00,commit, +4406,Madicken Munk,2021-03-23 16:30:29-05:00,commit, +4407,Clément Robert,2021-03-23 19:52:54+01:00,commit, +4408,Clément Robert,2021-03-23 19:49:16+01:00,commit, +4409,Clément Robert,2021-03-23 18:53:20+01:00,commit, +4410,pre-commit-ci[bot],2021-03-23 11:13:38+00:00,commit, +4411,Ashley Kelly,2021-03-23 11:10:58+00:00,commit, +4412,Ashley Kelly,2021-03-23 11:10:31+00:00,commit, +4413,Clément Robert,2021-03-22 23:48:46+01:00,commit, +4414,Clément Robert,2021-03-22 22:54:36+01:00,commit, +4415,pre-commit-ci[bot],2021-03-22 16:33:17+00:00,commit, +4416,pre-commit-ci[bot],2021-03-22 16:30:30+00:00,commit, +4417,Jared Coughlin,2021-03-22 10:43:36-05:00,commit, +4418,Jared Coughlin,2021-03-22 10:38:31-05:00,commit, +4419,Chris Havlin,2021-03-19 16:54:02-05:00,commit, +4420,Chris Havlin,2021-03-19 16:27:56-05:00,commit, +4421,Chris Havlin,2021-03-19 16:27:56-05:00,commit, +4422,Chris Havlin,2021-03-19 16:26:09-05:00,commit, +4423,pre-commit-ci[bot],2021-03-19 16:25:18-05:00,commit, +4424,Chris Havlin,2021-03-19 16:25:18-05:00,commit, 4425,Chris Havlin,2021-03-19 16:25:17-05:00,commit, 4426,Chris Havlin,2021-03-19 16:25:17-05:00,commit, 4427,Chris Havlin,2021-03-19 16:25:17-05:00,commit, -4428,Chris Havlin,2021-03-19 16:24:09-05:00,commit, -4429,pre-commit-ci[bot],2021-03-19 16:24:09-05:00,commit, -4430,zssherman,2021-03-19 16:24:09-05:00,commit, -4431,zssherman,2021-03-19 16:24:09-05:00,commit, -4432,zssherman,2021-03-19 16:24:09-05:00,commit, -4433,zssherman,2021-03-19 16:24:09-05:00,commit, -4434,zssherman,2021-03-19 16:24:09-05:00,commit, -4435,Zachary Sherman,2021-03-19 16:24:09-05:00,commit, -4436,zssherman,2021-03-19 16:24:09-05:00,commit, -4437,zssherman,2021-03-19 16:24:09-05:00,commit, -4438,zssherman,2021-03-19 16:24:09-05:00,commit, -4439,zssherman,2021-03-19 16:24:09-05:00,commit, -4440,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4428,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4429,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4430,pre-commit-ci[bot],2021-03-19 16:25:17-05:00,commit, +4431,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4432,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4433,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4434,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4435,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4436,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4437,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4438,Chris Havlin,2021-03-19 16:24:09-05:00,commit, +4439,pre-commit-ci[bot],2021-03-19 16:24:09-05:00,commit, +4440,zssherman,2021-03-19 16:24:09-05:00,commit, 4441,zssherman,2021-03-19 16:24:09-05:00,commit, 4442,zssherman,2021-03-19 16:24:09-05:00,commit, 4443,zssherman,2021-03-19 16:24:09-05:00,commit, -4444,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, -4445,zssherman,2021-03-19 16:24:09-05:00,commit, -4446,Matthew Turk,2021-03-19 16:24:09-05:00,commit, -4447,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, -4448,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, -4449,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4444,zssherman,2021-03-19 16:24:09-05:00,commit, +4445,Zachary Sherman,2021-03-19 16:24:09-05:00,commit, +4446,zssherman,2021-03-19 16:24:09-05:00,commit, +4447,zssherman,2021-03-19 16:24:09-05:00,commit, +4448,zssherman,2021-03-19 16:24:09-05:00,commit, +4449,zssherman,2021-03-19 16:24:09-05:00,commit, 4450,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, -4451,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, -4452,Kacper Kowalik,2021-03-19 15:20:43-05:00,commit, -4453,Clément Robert,2021-03-19 21:15:39+01:00,commit, -4454,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, -4455,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, -4456,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, -4457,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, -4458,Kacper Kowalik,2021-03-19 13:15:47-05:00,commit, -4459,Kacper Kowalik,2021-03-19 13:15:47-05:00,commit, -4460,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, -4461,Jared Coughlin,2021-03-18 20:26:17-05:00,commit, -4462,Jared Coughlin,2021-03-18 20:26:17-05:00,commit, -4463,Madicken Munk,2021-03-18 12:44:03-05:00,commit, -4464,Jared Coughlin,2021-03-18 12:41:18-05:00,commit, -4465,Britton Smith,2021-03-18 16:46:54+00:00,commit, -4466,Britton Smith,2021-03-18 16:41:49+00:00,commit, -4467,Britton Smith,2021-03-18 14:55:34+00:00,commit, -4468,pre-commit-ci[bot],2021-03-18 14:54:15+00:00,commit, -4469,Ashley Kelly,2021-03-18 14:53:14+00:00,commit, -4470,Ashley Kelly,2021-03-18 14:51:50+00:00,commit, -4471,Ashley Kelly,2021-03-18 14:46:16+00:00,commit, -4472,Ashley Kelly,2021-03-18 14:45:46+00:00,commit, -4473,Ashley Kelly,2021-03-18 14:45:26+00:00,commit, -4474,pre-commit-ci[bot],2021-03-18 14:35:23+00:00,commit, -4475,Ashley Kelly,2021-03-18 14:31:19+00:00,commit, -4476,Ashley Kelly,2021-03-18 14:30:46+00:00,commit, -4477,Ashley Kelly,2021-03-18 14:30:24+00:00,commit, -4478,Matthew Turk,2021-03-18 04:39:23-05:00,commit, -4479,Madicken Munk,2021-03-17 10:39:54-05:00,commit, -4480,Madicken Munk,2021-03-17 10:32:14-05:00,commit, -4481,John ZuHone,2021-03-17 10:40:10-04:00,commit, -4482,John ZuHone,2021-03-17 10:24:45-04:00,commit, -4483,John ZuHone,2021-03-17 09:18:28-04:00,commit, -4484,Clément Robert,2021-03-17 11:35:55+01:00,commit, -4485,Corentin Cadiou,2021-03-17 08:30:30+00:00,commit, -4486,Corentin Cadiou,2021-03-17 08:30:30+00:00,commit, -4487,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, -4488,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, -4489,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, -4490,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, -4491,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, -4492,Corentin Cadiou,2021-03-17 08:30:28+00:00,commit, -4493,Corentin Cadiou,2021-03-17 08:30:28+00:00,commit, -4494,Corentin Cadiou,2021-03-17 08:30:28+00:00,commit, -4495,pre-commit-ci[bot],2021-03-17 09:30:15+01:00,commit, -4496,Madicken Munk,2021-03-16 21:29:17-05:00,commit, -4497,John ZuHone,2021-03-16 20:57:20-04:00,commit, -4498,John ZuHone,2021-03-16 20:57:20-04:00,commit, -4499,John ZuHone,2021-03-16 20:57:20-04:00,commit, -4500,John ZuHone,2021-03-16 20:57:20-04:00,commit, -4501,John ZuHone,2021-03-16 20:57:20-04:00,commit, -4502,John ZuHone,2021-03-16 20:57:20-04:00,commit, -4503,John ZuHone,2021-03-16 20:57:20-04:00,commit, -4504,John ZuHone,2021-03-16 20:57:20-04:00,commit, -4505,Chris Havlin,2021-03-16 18:02:57-05:00,commit, -4506,Chris Havlin,2021-03-16 18:02:57-05:00,commit, -4507,Chris Havlin,2021-03-16 18:02:57-05:00,commit, -4508,Chris Havlin,2021-03-16 18:02:57-05:00,commit, -4509,Madicken Munk,2021-03-16 16:30:56-05:00,commit, -4510,John ZuHone,2021-03-16 16:12:02-04:00,commit, -4511,Corentin Cadiou,2021-03-16 15:52:50+00:00,commit, -4512,Corentin Cadiou,2021-03-16 15:09:12+00:00,commit, -4513,Corentin Cadiou,2021-03-16 15:07:43+00:00,commit, -4514,Corentin Cadiou,2021-03-16 11:07:26+00:00,commit, -4515,Corentin Cadiou,2021-03-16 09:58:25+00:00,commit, -4516,Corentin Cadiou,2021-03-16 09:39:48+00:00,commit, -4517,Corentin Cadiou,2021-03-16 09:26:14+00:00,commit, -4518,Corentin Cadiou,2021-03-16 09:20:34+00:00,commit, -4519,Corentin Cadiou,2021-03-15 21:49:56+00:00,commit, -4520,Corentin Cadiou,2021-03-15 21:33:31+00:00,commit, -4521,Corentin Cadiou,2021-03-15 20:07:45+00:00,commit, -4522,Corentin Cadiou,2021-03-15 17:59:47+00:00,commit, -4523,Corentin Cadiou,2021-03-15 18:57:53+01:00,commit, -4524,Corentin Cadiou,2021-03-15 17:56:22+00:00,commit, -4525,Matthew Turk,2021-03-15 09:31:49-05:00,commit, -4526,Madicken Munk,2021-03-14 19:40:56-05:00,commit, -4527,pre-commit-ci[bot],2021-03-13 23:19:19-05:00,commit, -4528,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4529,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4530,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4531,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4532,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4533,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4534,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4535,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4536,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4537,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4451,zssherman,2021-03-19 16:24:09-05:00,commit, +4452,zssherman,2021-03-19 16:24:09-05:00,commit, +4453,zssherman,2021-03-19 16:24:09-05:00,commit, +4454,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4455,zssherman,2021-03-19 16:24:09-05:00,commit, +4456,Matthew Turk,2021-03-19 16:24:09-05:00,commit, +4457,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4458,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4459,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4460,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4461,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4462,Kacper Kowalik,2021-03-19 15:20:43-05:00,commit, +4463,Clément Robert,2021-03-19 21:15:39+01:00,commit, +4464,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4465,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4466,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4467,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4468,Kacper Kowalik,2021-03-19 13:15:47-05:00,commit, +4469,Kacper Kowalik,2021-03-19 13:15:47-05:00,commit, +4470,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4471,Jared Coughlin,2021-03-18 20:26:17-05:00,commit, +4472,Jared Coughlin,2021-03-18 20:26:17-05:00,commit, +4473,Madicken Munk,2021-03-18 12:44:03-05:00,commit, +4474,Jared Coughlin,2021-03-18 12:41:18-05:00,commit, +4475,Britton Smith,2021-03-18 16:46:54+00:00,commit, +4476,Britton Smith,2021-03-18 16:41:49+00:00,commit, +4477,Britton Smith,2021-03-18 14:55:34+00:00,commit, +4478,pre-commit-ci[bot],2021-03-18 14:54:15+00:00,commit, +4479,Ashley Kelly,2021-03-18 14:53:14+00:00,commit, +4480,Ashley Kelly,2021-03-18 14:51:50+00:00,commit, +4481,Ashley Kelly,2021-03-18 14:46:16+00:00,commit, +4482,Ashley Kelly,2021-03-18 14:45:46+00:00,commit, +4483,Ashley Kelly,2021-03-18 14:45:26+00:00,commit, +4484,pre-commit-ci[bot],2021-03-18 14:35:23+00:00,commit, +4485,Ashley Kelly,2021-03-18 14:31:19+00:00,commit, +4486,Ashley Kelly,2021-03-18 14:30:46+00:00,commit, +4487,Ashley Kelly,2021-03-18 14:30:24+00:00,commit, +4488,Matthew Turk,2021-03-18 04:39:23-05:00,commit, +4489,Madicken Munk,2021-03-17 10:39:54-05:00,commit, +4490,Madicken Munk,2021-03-17 10:32:14-05:00,commit, +4491,John ZuHone,2021-03-17 10:40:10-04:00,commit, +4492,John ZuHone,2021-03-17 10:24:45-04:00,commit, +4493,John ZuHone,2021-03-17 09:18:28-04:00,commit, +4494,Clément Robert,2021-03-17 11:35:55+01:00,commit, +4495,Corentin Cadiou,2021-03-17 08:30:30+00:00,commit, +4496,Corentin Cadiou,2021-03-17 08:30:30+00:00,commit, +4497,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4498,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4499,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4500,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4501,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4502,Corentin Cadiou,2021-03-17 08:30:28+00:00,commit, +4503,Corentin Cadiou,2021-03-17 08:30:28+00:00,commit, +4504,Corentin Cadiou,2021-03-17 08:30:28+00:00,commit, +4505,pre-commit-ci[bot],2021-03-17 09:30:15+01:00,commit, +4506,Madicken Munk,2021-03-16 21:29:17-05:00,commit, +4507,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4508,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4509,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4510,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4511,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4512,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4513,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4514,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4515,Chris Havlin,2021-03-16 18:02:57-05:00,commit, +4516,Chris Havlin,2021-03-16 18:02:57-05:00,commit, +4517,Chris Havlin,2021-03-16 18:02:57-05:00,commit, +4518,Chris Havlin,2021-03-16 18:02:57-05:00,commit, +4519,Madicken Munk,2021-03-16 16:30:56-05:00,commit, +4520,John ZuHone,2021-03-16 16:12:02-04:00,commit, +4521,Corentin Cadiou,2021-03-16 15:52:50+00:00,commit, +4522,Corentin Cadiou,2021-03-16 15:09:12+00:00,commit, +4523,Corentin Cadiou,2021-03-16 15:07:43+00:00,commit, +4524,Corentin Cadiou,2021-03-16 11:07:26+00:00,commit, +4525,Corentin Cadiou,2021-03-16 09:58:25+00:00,commit, +4526,Corentin Cadiou,2021-03-16 09:39:48+00:00,commit, +4527,Corentin Cadiou,2021-03-16 09:26:14+00:00,commit, +4528,Corentin Cadiou,2021-03-16 09:20:34+00:00,commit, +4529,Corentin Cadiou,2021-03-15 21:49:56+00:00,commit, +4530,Corentin Cadiou,2021-03-15 21:33:31+00:00,commit, +4531,Corentin Cadiou,2021-03-15 20:07:45+00:00,commit, +4532,Corentin Cadiou,2021-03-15 17:59:47+00:00,commit, +4533,Corentin Cadiou,2021-03-15 18:57:53+01:00,commit, +4534,Corentin Cadiou,2021-03-15 17:56:22+00:00,commit, +4535,Matthew Turk,2021-03-15 09:31:49-05:00,commit, +4536,Madicken Munk,2021-03-14 19:40:56-05:00,commit, +4537,pre-commit-ci[bot],2021-03-13 23:19:19-05:00,commit, 4538,John ZuHone,2021-03-13 23:19:19-05:00,commit, 4539,John ZuHone,2021-03-13 23:19:19-05:00,commit, 4540,John ZuHone,2021-03-13 23:19:19-05:00,commit, 4541,John ZuHone,2021-03-13 23:19:19-05:00,commit, -4542,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4543,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4544,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4545,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4546,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4547,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4548,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4549,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4550,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4551,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4542,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4543,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4544,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4545,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4546,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4547,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4548,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4549,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4550,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4551,John ZuHone,2021-03-13 23:19:19-05:00,commit, 4552,John ZuHone,2021-03-13 23:19:18-05:00,commit, 4553,John ZuHone,2021-03-13 23:19:18-05:00,commit, 4554,John ZuHone,2021-03-13 23:19:18-05:00,commit, @@ -4578,467 +4578,467 @@ 4576,John ZuHone,2021-03-13 23:19:18-05:00,commit, 4577,John ZuHone,2021-03-13 23:19:18-05:00,commit, 4578,John ZuHone,2021-03-13 23:19:18-05:00,commit, -4579,Niels Claes,2021-03-12 09:25:04+01:00,commit, -4580,Clément Robert,2021-03-12 09:25:04+01:00,commit, -4581,Clément Robert,2021-03-12 09:25:04+01:00,commit, -4582,Clément Robert,2021-03-12 09:25:04+01:00,commit, -4583,Clément Robert,2021-03-12 09:25:04+01:00,commit, -4584,Clément Robert,2021-03-12 09:25:03+01:00,commit, -4585,Clément Robert,2021-03-12 09:25:03+01:00,commit, -4586,Clément Robert,2021-03-12 09:25:03+01:00,commit, -4587,Niels Claes,2021-03-12 09:25:03+01:00,commit, -4588,Clément Robert,2021-03-11 23:14:03+01:00,commit, -4589,Matthew Turk,2021-03-11 05:29:47-06:00,commit, -4590,Matthew Turk,2021-03-11 05:29:01-06:00,commit, -4591,Corentin Cadiou,2021-03-10 22:42:34+01:00,commit, -4592,Clément Robert,2021-03-10 18:01:30+01:00,commit, -4593,Clément Robert,2021-03-10 17:14:10+01:00,commit, -4594,Kacper Kowalik,2021-03-10 09:21:51-06:00,commit, -4595,Madicken Munk,2021-03-09 11:00:29-06:00,commit, -4596,Clément Robert,2021-03-09 09:48:11+01:00,commit, -4597,Clément Robert,2021-03-09 09:48:11+01:00,commit, -4598,Clément Robert,2021-03-09 09:48:11+01:00,commit, -4599,Clément Robert,2021-03-09 09:48:11+01:00,commit, -4600,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4601,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4602,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4603,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4604,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4605,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4606,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4607,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4608,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4609,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4579,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4580,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4581,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4582,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4583,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4584,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4585,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4586,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4587,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4588,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4589,Niels Claes,2021-03-12 09:25:04+01:00,commit, +4590,Clément Robert,2021-03-12 09:25:04+01:00,commit, +4591,Clément Robert,2021-03-12 09:25:04+01:00,commit, +4592,Clément Robert,2021-03-12 09:25:04+01:00,commit, +4593,Clément Robert,2021-03-12 09:25:04+01:00,commit, +4594,Clément Robert,2021-03-12 09:25:03+01:00,commit, +4595,Clément Robert,2021-03-12 09:25:03+01:00,commit, +4596,Clément Robert,2021-03-12 09:25:03+01:00,commit, +4597,Niels Claes,2021-03-12 09:25:03+01:00,commit, +4598,Clément Robert,2021-03-11 23:14:03+01:00,commit, +4599,Matthew Turk,2021-03-11 05:29:47-06:00,commit, +4600,Matthew Turk,2021-03-11 05:29:01-06:00,commit, +4601,Corentin Cadiou,2021-03-10 22:42:34+01:00,commit, +4602,Clément Robert,2021-03-10 18:01:30+01:00,commit, +4603,Clément Robert,2021-03-10 17:14:10+01:00,commit, +4604,Kacper Kowalik,2021-03-10 09:21:51-06:00,commit, +4605,Madicken Munk,2021-03-09 11:00:29-06:00,commit, +4606,Clément Robert,2021-03-09 09:48:11+01:00,commit, +4607,Clément Robert,2021-03-09 09:48:11+01:00,commit, +4608,Clément Robert,2021-03-09 09:48:11+01:00,commit, +4609,Clément Robert,2021-03-09 09:48:11+01:00,commit, 4610,Clément Robert,2021-03-09 09:48:10+01:00,commit, -4611,Clément Robert,2021-03-09 09:26:34+01:00,commit, -4612,Clément Robert,2021-03-08 22:22:01+01:00,commit, -4613,Clément Robert,2021-03-08 19:20:10+01:00,commit, -4614,Kacper Kowalik,2021-03-08 11:57:39-06:00,commit, -4615,Madicken Munk,2021-03-08 11:04:42-06:00,commit, -4616,Madicken Munk,2021-03-08 10:57:44-06:00,commit, -4617,pre-commit-ci[bot],2021-03-08 16:27:00+00:00,commit, -4618,Chris Havlin,2021-03-08 09:35:24-06:00,commit, -4619,Chris Havlin,2021-03-08 09:33:59-06:00,commit, -4620,Chris Havlin,2021-03-08 09:33:54-06:00,commit, -4621,pre-commit-ci[bot],2021-03-08 13:34:54+00:00,commit, -4622,Britton Smith,2021-03-08 13:30:11+00:00,commit, -4623,Clément Robert,2021-03-07 18:24:30+01:00,commit, -4624,Chris Havlin,2021-03-05 18:12:10-06:00,commit, -4625,Chris Havlin,2021-03-05 17:59:51-06:00,commit, -4626,Matthew Turk,2021-03-05 13:49:41-06:00,commit, -4627,Corentin Cadiou,2021-03-05 17:34:17+00:00,commit, -4628,Corentin Cadiou,2021-03-05 16:00:28+00:00,commit, -4629,Corentin Cadiou,2021-03-05 15:36:57+00:00,commit, -4630,Corentin Cadiou,2021-03-05 15:31:34+00:00,commit, -4631,Corentin Cadiou,2021-03-05 15:22:45+00:00,commit, -4632,Corentin Cadiou,2021-03-05 15:06:45+00:00,commit, -4633,Corentin Cadiou,2021-03-05 14:53:17+00:00,commit, -4634,Corentin Cadiou,2021-03-05 14:50:54+00:00,commit, -4635,Corentin Cadiou,2021-03-05 14:43:57+00:00,commit, -4636,Corentin Cadiou,2021-03-05 14:39:11+00:00,commit, -4637,Corentin Cadiou,2021-03-05 14:28:34+00:00,commit, -4638,Corentin Cadiou,2021-03-05 14:03:57+00:00,commit, -4639,Corentin Cadiou,2021-03-05 13:57:56+00:00,commit, -4640,Corentin Cadiou,2021-03-05 13:51:04+00:00,commit, -4641,Corentin Cadiou,2021-03-05 13:29:13+00:00,commit, -4642,Corentin Cadiou,2021-03-05 12:19:08+00:00,commit, -4643,Corentin Cadiou,2021-03-05 11:00:58+00:00,commit, -4644,Corentin Cadiou,2021-03-05 10:56:29+00:00,commit, -4645,Corentin Cadiou,2021-03-05 10:44:10+00:00,commit, -4646,Corentin Cadiou,2021-03-05 10:42:17+00:00,commit, -4647,Corentin Cadiou,2021-03-05 10:42:08+00:00,commit, -4648,Corentin Cadiou,2021-03-05 10:40:09+00:00,commit, -4649,Corentin Cadiou,2021-03-05 10:31:20+00:00,commit, -4650,Corentin Cadiou,2021-03-05 10:30:12+00:00,commit, -4651,Corentin Cadiou,2021-03-05 10:25:44+00:00,commit, -4652,Corentin Cadiou,2021-03-05 10:24:01+00:00,commit, -4653,Corentin Cadiou,2021-03-05 10:22:09+00:00,commit, -4654,Corentin Cadiou,2021-03-05 10:08:29+00:00,commit, -4655,Corentin Cadiou,2021-03-05 09:58:12+00:00,commit, -4656,Corentin Cadiou,2021-03-05 09:56:00+00:00,commit, -4657,Corentin Cadiou,2021-03-05 09:52:59+00:00,commit, -4658,Corentin Cadiou,2021-03-05 09:47:43+00:00,commit, -4659,Corentin Cadiou,2021-03-05 09:46:12+00:00,commit, -4660,Corentin Cadiou,2021-03-05 09:43:36+00:00,commit, -4661,Corentin Cadiou,2021-03-05 09:38:00+00:00,commit, -4662,Corentin Cadiou,2021-03-05 09:34:40+00:00,commit, -4663,Corentin Cadiou,2021-03-05 09:32:18+00:00,commit, -4664,Corentin Cadiou,2021-03-05 09:20:00+00:00,commit, -4665,Corentin Cadiou,2021-03-05 09:14:41+00:00,commit, -4666,Clément Robert,2021-03-04 23:54:29+01:00,commit, -4667,Corentin Cadiou,2021-03-04 21:07:16+00:00,commit, -4668,Corentin Cadiou,2021-03-04 21:03:53+00:00,commit, -4669,Corentin Cadiou,2021-03-04 20:43:46+00:00,commit, -4670,Corentin Cadiou,2021-03-04 20:40:49+00:00,commit, -4671,Corentin Cadiou,2021-03-04 20:10:03+00:00,commit, -4672,Corentin Cadiou,2021-03-04 19:20:06+00:00,commit, -4673,Corentin Cadiou,2021-03-04 18:37:24+00:00,commit, -4674,Corentin Cadiou,2021-03-04 18:33:12+00:00,commit, -4675,Corentin Cadiou,2021-03-04 18:12:28+00:00,commit, -4676,Corentin Cadiou,2021-03-04 17:51:04+00:00,commit, -4677,Corentin Cadiou,2021-03-04 17:49:28+00:00,commit, -4678,Corentin Cadiou,2021-03-04 17:31:36+00:00,commit, -4679,Corentin Cadiou,2021-03-04 17:28:06+00:00,commit, -4680,Madicken Munk,2021-03-04 10:39:14-06:00,commit, -4681,Madicken Munk,2021-03-04 10:09:06-06:00,commit, -4682,Ashley Kelly,2021-03-04 14:47:53+00:00,commit, -4683,pre-commit-ci[bot],2021-03-04 11:54:17+00:00,commit, -4684,pre-commit-ci[bot],2021-03-04 11:51:55+00:00,commit, -4685,Ashley Kelly,2021-03-04 11:50:26+00:00,commit, -4686,Ashley Kelly,2021-03-04 11:49:51+00:00,commit, -4687,Ashley Kelly,2021-03-04 11:49:00+00:00,commit, -4688,Ashley Kelly,2021-03-04 11:48:33+00:00,commit, -4689,Ashley Kelly,2021-03-04 11:48:04+00:00,commit, -4690,Ashley Kelly,2021-03-04 11:47:37+00:00,commit, -4691,Ashley Kelly,2021-03-04 11:44:53+00:00,commit, -4692,Ashley Kelly,2021-03-04 11:44:27+00:00,commit, -4693,Ashley Kelly,2021-03-04 11:43:57+00:00,commit, -4694,Ashley Kelly,2021-03-04 11:43:40+00:00,commit, -4695,Ashley Kelly,2021-03-04 11:40:03+00:00,commit, -4696,Britton Smith,2021-03-03 20:24:16+00:00,commit, -4697,Britton Smith,2021-03-03 17:06:24+00:00,commit, -4698,Britton Smith,2021-03-03 17:05:56+00:00,commit, -4699,pre-commit-ci[bot],2021-03-03 16:57:38+00:00,commit, -4700,Britton Smith,2021-03-03 15:50:20+00:00,commit, -4701,Britton Smith,2021-03-03 11:03:27+00:00,commit, -4702,Corentin Cadiou,2021-02-26 19:40:43+00:00,commit, -4703,Corentin Cadiou,2021-02-26 18:41:53+00:00,commit, -4704,Corentin Cadiou,2021-02-26 18:40:11+00:00,commit, -4705,Corentin Cadiou,2021-02-26 18:39:33+00:00,commit, -4706,Corentin Cadiou,2021-02-26 17:54:25+00:00,commit, -4707,Corentin Cadiou,2021-02-26 17:22:11+00:00,commit, -4708,Corentin Cadiou,2021-02-26 17:05:46+00:00,commit, -4709,Corentin Cadiou,2021-02-26 16:06:59+00:00,commit, -4710,Corentin Cadiou,2021-02-26 16:02:13+00:00,commit, -4711,Corentin Cadiou,2021-02-26 14:51:24+00:00,commit, -4712,Corentin Cadiou,2021-02-26 14:23:27+00:00,commit, -4713,Corentin Cadiou,2021-02-26 14:04:16+00:00,commit, -4714,Corentin Cadiou,2021-02-26 14:04:16+00:00,commit, -4715,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, -4716,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, -4717,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, -4718,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, -4719,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, -4720,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, -4721,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, -4722,pre-commit-ci[bot],2021-02-26 14:04:14+00:00,commit, -4723,Matthew Turk,2021-02-26 14:04:14+00:00,commit, -4724,Matthew Turk,2021-02-26 14:04:14+00:00,commit, -4725,Matthew Turk,2021-02-26 14:04:13+00:00,commit, -4726,Corentin Cadiou,2021-02-26 11:06:31+00:00,commit, -4727,Clément Robert,2021-02-25 22:19:57+01:00,commit, -4728,Madicken Munk,2021-02-25 10:20:47-06:00,commit, -4729,pre-commit-ci[bot],2021-02-25 16:10:46+00:00,commit, -4730,John Regan,2021-02-25 16:08:09+00:00,commit, -4731,Clément Robert,2021-02-25 15:32:10+01:00,commit, -4732,Matthew Turk,2021-02-25 05:10:44-06:00,commit, -4733,Matthew Turk,2021-02-25 05:08:13-06:00,commit, -4734,Clément Robert,2021-02-24 23:17:12+01:00,commit, -4735,Corentin Cadiou,2021-02-24 18:13:19+00:00,commit, -4736,pre-commit-ci[bot],2021-02-24 17:35:28+00:00,commit, -4737,Corentin Cadiou,2021-02-24 17:33:04+00:00,commit, -4738,John Regan,2021-02-24 16:54:13+00:00,commit, -4739,Corentin Cadiou,2021-02-24 16:26:22+00:00,commit, -4740,Corentin Cadiou,2021-02-24 16:26:03+00:00,commit, -4741,Clément Robert,2021-02-24 17:20:45+01:00,commit, -4742,Corentin Cadiou,2021-02-24 16:15:35+00:00,commit, -4743,Corentin Cadiou,2021-02-24 15:35:51+00:00,commit, -4744,Madicken Munk,2021-02-24 09:28:24-06:00,commit, -4745,Corentin Cadiou,2021-02-24 15:27:31+00:00,commit, -4746,Corentin Cadiou,2021-02-24 15:26:47+00:00,commit, -4747,Corentin Cadiou,2021-02-24 15:19:19+00:00,commit, -4748,Corentin Cadiou,2021-02-24 15:09:57+00:00,commit, -4749,Corentin Cadiou,2021-02-24 15:07:25+00:00,commit, -4750,Clément Robert,2021-02-24 13:00:14+01:00,commit, -4751,Clément Robert,2021-02-24 13:00:14+01:00,commit, -4752,Corentin Cadiou,2021-02-24 11:49:06+00:00,commit, -4753,Corentin Cadiou,2021-02-24 11:49:06+00:00,commit, -4754,Matthew Turk,2021-02-24 05:46:52-06:00,commit, -4755,Corentin Cadiou,2021-02-24 11:46:50+00:00,commit, -4756,Matthew Turk,2021-02-24 05:45:16-06:00,commit, -4757,Matthew Turk,2021-02-24 05:45:03-06:00,commit, -4758,John Regan,2021-02-23 17:49:46+00:00,commit, -4759,John Regan,2021-02-23 17:43:37+00:00,commit, -4760,Corentin Cadiou,2021-02-23 15:57:45+00:00,commit, -4761,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, -4762,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, -4763,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, -4764,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, -4765,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, -4766,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, -4767,pre-commit-ci[bot],2021-02-23 15:56:35+00:00,commit, -4768,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, -4769,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, -4770,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, -4771,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, -4772,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4773,pre-commit-ci[bot],2021-02-23 12:00:16+01:00,commit, -4774,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4775,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4776,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4777,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4778,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4779,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4780,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4781,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4611,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4612,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4613,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4614,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4615,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4616,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4617,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4618,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4619,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4620,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4621,Clément Robert,2021-03-09 09:26:34+01:00,commit, +4622,Clément Robert,2021-03-08 22:22:01+01:00,commit, +4623,Clément Robert,2021-03-08 19:20:10+01:00,commit, +4624,Kacper Kowalik,2021-03-08 11:57:39-06:00,commit, +4625,Madicken Munk,2021-03-08 11:04:42-06:00,commit, +4626,Madicken Munk,2021-03-08 10:57:44-06:00,commit, +4627,pre-commit-ci[bot],2021-03-08 16:27:00+00:00,commit, +4628,Chris Havlin,2021-03-08 09:35:24-06:00,commit, +4629,Chris Havlin,2021-03-08 09:33:59-06:00,commit, +4630,Chris Havlin,2021-03-08 09:33:54-06:00,commit, +4631,pre-commit-ci[bot],2021-03-08 13:34:54+00:00,commit, +4632,Britton Smith,2021-03-08 13:30:11+00:00,commit, +4633,Clément Robert,2021-03-07 18:24:30+01:00,commit, +4634,Chris Havlin,2021-03-05 18:12:10-06:00,commit, +4635,Chris Havlin,2021-03-05 17:59:51-06:00,commit, +4636,Matthew Turk,2021-03-05 13:49:41-06:00,commit, +4637,Corentin Cadiou,2021-03-05 17:34:17+00:00,commit, +4638,Corentin Cadiou,2021-03-05 16:00:28+00:00,commit, +4639,Corentin Cadiou,2021-03-05 15:36:57+00:00,commit, +4640,Corentin Cadiou,2021-03-05 15:31:34+00:00,commit, +4641,Corentin Cadiou,2021-03-05 15:22:45+00:00,commit, +4642,Corentin Cadiou,2021-03-05 15:06:45+00:00,commit, +4643,Corentin Cadiou,2021-03-05 14:53:17+00:00,commit, +4644,Corentin Cadiou,2021-03-05 14:50:54+00:00,commit, +4645,Corentin Cadiou,2021-03-05 14:43:57+00:00,commit, +4646,Corentin Cadiou,2021-03-05 14:39:11+00:00,commit, +4647,Corentin Cadiou,2021-03-05 14:28:34+00:00,commit, +4648,Corentin Cadiou,2021-03-05 14:03:57+00:00,commit, +4649,Corentin Cadiou,2021-03-05 13:57:56+00:00,commit, +4650,Corentin Cadiou,2021-03-05 13:51:04+00:00,commit, +4651,Corentin Cadiou,2021-03-05 13:29:13+00:00,commit, +4652,Corentin Cadiou,2021-03-05 12:19:08+00:00,commit, +4653,Corentin Cadiou,2021-03-05 11:00:58+00:00,commit, +4654,Corentin Cadiou,2021-03-05 10:56:29+00:00,commit, +4655,Corentin Cadiou,2021-03-05 10:44:10+00:00,commit, +4656,Corentin Cadiou,2021-03-05 10:42:17+00:00,commit, +4657,Corentin Cadiou,2021-03-05 10:42:08+00:00,commit, +4658,Corentin Cadiou,2021-03-05 10:40:09+00:00,commit, +4659,Corentin Cadiou,2021-03-05 10:31:20+00:00,commit, +4660,Corentin Cadiou,2021-03-05 10:30:12+00:00,commit, +4661,Corentin Cadiou,2021-03-05 10:25:44+00:00,commit, +4662,Corentin Cadiou,2021-03-05 10:24:01+00:00,commit, +4663,Corentin Cadiou,2021-03-05 10:22:09+00:00,commit, +4664,Corentin Cadiou,2021-03-05 10:08:29+00:00,commit, +4665,Corentin Cadiou,2021-03-05 09:58:12+00:00,commit, +4666,Corentin Cadiou,2021-03-05 09:56:00+00:00,commit, +4667,Corentin Cadiou,2021-03-05 09:52:59+00:00,commit, +4668,Corentin Cadiou,2021-03-05 09:47:43+00:00,commit, +4669,Corentin Cadiou,2021-03-05 09:46:12+00:00,commit, +4670,Corentin Cadiou,2021-03-05 09:43:36+00:00,commit, +4671,Corentin Cadiou,2021-03-05 09:38:00+00:00,commit, +4672,Corentin Cadiou,2021-03-05 09:34:40+00:00,commit, +4673,Corentin Cadiou,2021-03-05 09:32:18+00:00,commit, +4674,Corentin Cadiou,2021-03-05 09:20:00+00:00,commit, +4675,Corentin Cadiou,2021-03-05 09:14:41+00:00,commit, +4676,Clément Robert,2021-03-04 23:54:29+01:00,commit, +4677,Corentin Cadiou,2021-03-04 21:07:16+00:00,commit, +4678,Corentin Cadiou,2021-03-04 21:03:53+00:00,commit, +4679,Corentin Cadiou,2021-03-04 20:43:46+00:00,commit, +4680,Corentin Cadiou,2021-03-04 20:40:49+00:00,commit, +4681,Corentin Cadiou,2021-03-04 20:10:03+00:00,commit, +4682,Corentin Cadiou,2021-03-04 19:20:06+00:00,commit, +4683,Corentin Cadiou,2021-03-04 18:37:24+00:00,commit, +4684,Corentin Cadiou,2021-03-04 18:33:12+00:00,commit, +4685,Corentin Cadiou,2021-03-04 18:12:28+00:00,commit, +4686,Corentin Cadiou,2021-03-04 17:51:04+00:00,commit, +4687,Corentin Cadiou,2021-03-04 17:49:28+00:00,commit, +4688,Corentin Cadiou,2021-03-04 17:31:36+00:00,commit, +4689,Corentin Cadiou,2021-03-04 17:28:06+00:00,commit, +4690,Madicken Munk,2021-03-04 10:39:14-06:00,commit, +4691,Madicken Munk,2021-03-04 10:09:06-06:00,commit, +4692,Ashley Kelly,2021-03-04 14:47:53+00:00,commit, +4693,pre-commit-ci[bot],2021-03-04 11:54:17+00:00,commit, +4694,pre-commit-ci[bot],2021-03-04 11:51:55+00:00,commit, +4695,Ashley Kelly,2021-03-04 11:50:26+00:00,commit, +4696,Ashley Kelly,2021-03-04 11:49:51+00:00,commit, +4697,Ashley Kelly,2021-03-04 11:49:00+00:00,commit, +4698,Ashley Kelly,2021-03-04 11:48:33+00:00,commit, +4699,Ashley Kelly,2021-03-04 11:48:04+00:00,commit, +4700,Ashley Kelly,2021-03-04 11:47:37+00:00,commit, +4701,Ashley Kelly,2021-03-04 11:44:53+00:00,commit, +4702,Ashley Kelly,2021-03-04 11:44:27+00:00,commit, +4703,Ashley Kelly,2021-03-04 11:43:57+00:00,commit, +4704,Ashley Kelly,2021-03-04 11:43:40+00:00,commit, +4705,Ashley Kelly,2021-03-04 11:40:03+00:00,commit, +4706,Britton Smith,2021-03-03 20:24:16+00:00,commit, +4707,Britton Smith,2021-03-03 17:06:24+00:00,commit, +4708,Britton Smith,2021-03-03 17:05:56+00:00,commit, +4709,pre-commit-ci[bot],2021-03-03 16:57:38+00:00,commit, +4710,Britton Smith,2021-03-03 15:50:20+00:00,commit, +4711,Britton Smith,2021-03-03 11:03:27+00:00,commit, +4712,Corentin Cadiou,2021-02-26 19:40:43+00:00,commit, +4713,Corentin Cadiou,2021-02-26 18:41:53+00:00,commit, +4714,Corentin Cadiou,2021-02-26 18:40:11+00:00,commit, +4715,Corentin Cadiou,2021-02-26 18:39:33+00:00,commit, +4716,Corentin Cadiou,2021-02-26 17:54:25+00:00,commit, +4717,Corentin Cadiou,2021-02-26 17:22:11+00:00,commit, +4718,Corentin Cadiou,2021-02-26 17:05:46+00:00,commit, +4719,Corentin Cadiou,2021-02-26 16:06:59+00:00,commit, +4720,Corentin Cadiou,2021-02-26 16:02:13+00:00,commit, +4721,Corentin Cadiou,2021-02-26 14:51:24+00:00,commit, +4722,Corentin Cadiou,2021-02-26 14:23:27+00:00,commit, +4723,Corentin Cadiou,2021-02-26 14:04:16+00:00,commit, +4724,Corentin Cadiou,2021-02-26 14:04:16+00:00,commit, +4725,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4726,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4727,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4728,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4729,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4730,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4731,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4732,pre-commit-ci[bot],2021-02-26 14:04:14+00:00,commit, +4733,Matthew Turk,2021-02-26 14:04:14+00:00,commit, +4734,Matthew Turk,2021-02-26 14:04:14+00:00,commit, +4735,Matthew Turk,2021-02-26 14:04:13+00:00,commit, +4736,Corentin Cadiou,2021-02-26 11:06:31+00:00,commit, +4737,Clément Robert,2021-02-25 22:19:57+01:00,commit, +4738,Madicken Munk,2021-02-25 10:20:47-06:00,commit, +4739,pre-commit-ci[bot],2021-02-25 16:10:46+00:00,commit, +4740,John Regan,2021-02-25 16:08:09+00:00,commit, +4741,Clément Robert,2021-02-25 15:32:10+01:00,commit, +4742,Matthew Turk,2021-02-25 05:10:44-06:00,commit, +4743,Matthew Turk,2021-02-25 05:08:13-06:00,commit, +4744,Clément Robert,2021-02-24 23:17:12+01:00,commit, +4745,Corentin Cadiou,2021-02-24 18:13:19+00:00,commit, +4746,pre-commit-ci[bot],2021-02-24 17:35:28+00:00,commit, +4747,Corentin Cadiou,2021-02-24 17:33:04+00:00,commit, +4748,John Regan,2021-02-24 16:54:13+00:00,commit, +4749,Corentin Cadiou,2021-02-24 16:26:22+00:00,commit, +4750,Corentin Cadiou,2021-02-24 16:26:03+00:00,commit, +4751,Clément Robert,2021-02-24 17:20:45+01:00,commit, +4752,Corentin Cadiou,2021-02-24 16:15:35+00:00,commit, +4753,Corentin Cadiou,2021-02-24 15:35:51+00:00,commit, +4754,Madicken Munk,2021-02-24 09:28:24-06:00,commit, +4755,Corentin Cadiou,2021-02-24 15:27:31+00:00,commit, +4756,Corentin Cadiou,2021-02-24 15:26:47+00:00,commit, +4757,Corentin Cadiou,2021-02-24 15:19:19+00:00,commit, +4758,Corentin Cadiou,2021-02-24 15:09:57+00:00,commit, +4759,Corentin Cadiou,2021-02-24 15:07:25+00:00,commit, +4760,Clément Robert,2021-02-24 13:00:14+01:00,commit, +4761,Clément Robert,2021-02-24 13:00:14+01:00,commit, +4762,Corentin Cadiou,2021-02-24 11:49:06+00:00,commit, +4763,Corentin Cadiou,2021-02-24 11:49:06+00:00,commit, +4764,Matthew Turk,2021-02-24 05:46:52-06:00,commit, +4765,Corentin Cadiou,2021-02-24 11:46:50+00:00,commit, +4766,Matthew Turk,2021-02-24 05:45:16-06:00,commit, +4767,Matthew Turk,2021-02-24 05:45:03-06:00,commit, +4768,John Regan,2021-02-23 17:49:46+00:00,commit, +4769,John Regan,2021-02-23 17:43:37+00:00,commit, +4770,Corentin Cadiou,2021-02-23 15:57:45+00:00,commit, +4771,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4772,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4773,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4774,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4775,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4776,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, +4777,pre-commit-ci[bot],2021-02-23 15:56:35+00:00,commit, +4778,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, +4779,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, +4780,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, +4781,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, 4782,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4783,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4783,pre-commit-ci[bot],2021-02-23 12:00:16+01:00,commit, 4784,Clément Robert,2021-02-23 12:00:16+01:00,commit, 4785,Clément Robert,2021-02-23 12:00:16+01:00,commit, 4786,Clément Robert,2021-02-23 12:00:16+01:00,commit, 4787,Clément Robert,2021-02-23 12:00:16+01:00,commit, 4788,Clément Robert,2021-02-23 12:00:16+01:00,commit, -4789,Clément Robert,2021-02-23 12:00:15+01:00,commit, -4790,Clément Robert,2021-02-23 12:00:15+01:00,commit, -4791,Corentin Cadiou,2021-02-23 08:42:09+00:00,commit, -4792,Clément Robert,2021-02-22 21:46:00+01:00,commit, -4793,Clément Robert,2021-02-22 16:57:14+01:00,commit, -4794,Corentin Cadiou,2021-02-22 14:44:11+00:00,commit, -4795,Corentin Cadiou,2021-02-22 10:22:11+00:00,commit, -4796,Corentin Cadiou,2021-02-22 09:49:36+00:00,commit, -4797,Clément Robert,2021-02-22 09:42:41+01:00,commit, -4798,Clément Robert,2021-02-17 16:59:48+01:00,commit, -4799,Corentin Cadiou,2021-02-17 12:03:06+00:00,commit, -4800,pre-commit-ci[bot],2021-02-17 10:22:50+00:00,commit, -4801,Britton Smith,2021-02-17 10:20:16+00:00,commit, -4802,Jody Klymak,2021-02-16 21:39:05-08:00,commit, -4803,Britton Smith,2021-02-15 22:15:57+00:00,commit, -4804,Clément Robert,2021-02-15 10:33:00+01:00,commit, -4805,Clément Robert,2021-02-15 10:28:42+01:00,commit, -4806,Clément Robert,2021-02-12 18:39:02+01:00,commit, -4807,Madicken Munk,2021-02-12 11:37:25-06:00,commit, -4808,Clément Robert,2021-02-11 13:41:51+01:00,commit, -4809,Clément Robert,2021-02-11 13:40:44+01:00,commit, -4810,Clément Robert,2021-02-11 13:34:46+01:00,commit, -4811,Madicken Munk,2021-02-10 22:10:46-06:00,commit, -4812,Clément Robert,2021-02-11 00:19:01+01:00,commit, -4813,Clément Robert,2021-02-10 23:45:41+01:00,commit, -4814,Corentin Cadiou,2021-02-10 21:23:32+00:00,commit, -4815,Corentin Cadiou,2021-02-10 21:07:20+00:00,commit, -4816,Corentin Cadiou,2021-02-10 21:04:29+00:00,commit, -4817,Corentin Cadiou,2021-02-10 21:02:09+00:00,commit, -4818,Corentin Cadiou,2021-02-10 21:01:10+00:00,commit, -4819,Clément Robert,2021-02-10 21:43:55+01:00,commit, -4820,Clément Robert,2021-02-10 21:43:55+01:00,commit, -4821,Madicken Munk,2021-02-10 13:02:13-06:00,commit, -4822,Corentin Cadiou,2021-02-10 17:30:58+00:00,commit, -4823,Corentin Cadiou,2021-02-10 17:09:59+00:00,commit, -4824,Corentin Cadiou,2021-02-10 16:54:07+00:00,commit, -4825,Corentin Cadiou,2021-02-10 16:43:36+00:00,commit, -4826,Clément Robert,2021-02-10 14:34:24+01:00,commit, -4827,Corentin Cadiou,2021-02-10 10:41:45+00:00,commit, -4828,Corentin Cadiou,2021-02-10 10:35:33+00:00,commit, -4829,Clément Robert,2021-02-10 10:17:20+01:00,commit, -4830,Madicken Munk,2021-02-09 10:10:03-06:00,commit, -4831,Clément Robert,2021-02-08 18:16:00+01:00,commit, -4832,pre-commit-ci[bot],2021-02-08 16:27:27+00:00,commit, -4833,Clément Robert,2021-02-08 15:13:49+01:00,commit, -4834,Clément Robert,2021-02-08 14:59:21+01:00,commit, -4835,Clément Robert,2021-02-08 13:42:48+01:00,commit, -4836,Clément Robert,2021-02-08 08:54:01+01:00,commit, -4837,Madicken Munk,2021-02-07 16:05:39-06:00,commit, -4838,Clément Robert,2021-02-07 00:08:20+01:00,commit, -4839,Clément Robert,2021-02-07 00:04:02+01:00,commit, -4840,Clément Robert,2021-02-06 18:14:14+01:00,commit, -4841,Clément Robert,2021-02-06 18:13:37+01:00,commit, -4842,Clément Robert,2021-02-06 11:02:06+01:00,commit, -4843,Madicken Munk,2021-02-05 15:55:36-06:00,commit, -4844,pre-commit-ci[bot],2021-02-05 17:11:28+00:00,commit, -4845,John Regan,2021-02-05 17:08:03+00:00,commit, -4846,Clément Robert,2021-02-05 12:49:03+01:00,commit, -4847,Matthew Turk,2021-02-04 07:45:55-06:00,commit, -4848,Clément Robert,2021-02-04 12:03:03+01:00,commit, -4849,Clément Robert,2021-02-03 00:04:17+01:00,commit, -4850,Clément Robert,2021-02-03 00:02:30+01:00,commit, -4851,Clément Robert,2021-02-02 23:46:12+01:00,commit, -4852,Clément Robert,2021-02-02 23:44:45+01:00,commit, -4853,pre-commit-ci[bot],2021-02-01 16:27:34+00:00,commit, -4854,Clément Robert,2021-02-01 15:00:33+01:00,commit, -4855,Matthew Turk,2021-02-01 06:55:15-06:00,commit, -4856,Clément Robert,2021-02-01 11:34:42+01:00,commit, -4857,Clément Robert,2021-01-31 21:55:07+01:00,commit, -4858,Madicken Munk,2021-01-28 13:10:10-06:00,commit, -4859,Madicken Munk,2021-01-28 11:04:16-06:00,commit, -4860,Corentin Cadiou,2021-01-28 14:05:39+00:00,commit, -4861,Britton Smith,2021-01-27 21:39:57+00:00,commit, -4862,Britton Smith,2021-01-27 20:45:34+00:00,commit, -4863,Madicken Munk,2021-01-27 10:54:29-06:00,commit, -4864,Britton Smith,2021-01-27 16:28:23+00:00,commit, -4865,Clément Robert,2021-01-27 15:50:25+01:00,commit, -4866,Britton Smith,2021-01-27 13:52:39+00:00,commit, -4867,Britton Smith,2021-01-27 13:40:50+00:00,commit, -4868,pre-commit-ci[bot],2021-01-27 11:09:35+00:00,commit, -4869,Ashley Kelly,2021-01-27 11:03:51+00:00,commit, -4870,Ashley Kelly,2021-01-27 11:03:03+00:00,commit, -4871,Ashley Kelly,2021-01-27 10:53:54+00:00,commit, -4872,Ashley Kelly,2021-01-27 10:53:54+00:00,commit, -4873,Ashley Kelly,2021-01-27 10:53:13+00:00,commit, -4874,Ashley Kelly,2021-01-27 10:53:13+00:00,commit, -4875,Ashley Kelly,2021-01-27 10:52:33+00:00,commit, -4876,Ashley Kelly,2021-01-27 10:52:33+00:00,commit, -4877,Ashley Kelly,2021-01-27 10:50:36+00:00,commit, -4878,Ashley Kelly,2021-01-27 10:49:49+00:00,commit, -4879,Ashley Kelly,2021-01-27 10:48:54+00:00,commit, -4880,Ashley Kelly,2021-01-27 10:48:54+00:00,commit, -4881,Ashley Kelly,2021-01-27 10:48:54+00:00,commit, -4882,Ashley Kelly,2021-01-27 10:48:10+00:00,commit, -4883,Ashley Kelly,2021-01-27 10:48:10+00:00,commit, -4884,Ashley Kelly,2021-01-27 10:47:31+00:00,commit, -4885,Ashley Kelly,2021-01-27 10:46:05+00:00,commit, -4886,Ashley Kelly,2021-01-27 10:45:22+00:00,commit, -4887,Ashley Kelly,2021-01-27 10:45:22+00:00,commit, -4888,Ashley Kelly,2021-01-27 10:44:22+00:00,commit, -4889,Ashley Kelly,2021-01-27 10:43:51+00:00,commit, -4890,Ashley Kelly,2021-01-27 10:40:59+00:00,commit, -4891,Clément Robert,2021-01-26 19:25:14+01:00,commit, -4892,Corentin Cadiou,2021-01-26 17:21:46+01:00,commit, -4893,Clément Robert,2021-01-26 10:33:13+01:00,commit, -4894,Clément Robert,2021-01-26 10:28:55+01:00,commit, -4895,Clément Robert,2021-01-26 10:28:55+01:00,commit, -4896,Clément Robert,2021-01-26 10:28:55+01:00,commit, -4897,Clément Robert,2021-01-25 18:38:48+01:00,commit, -4898,Clément Robert,2021-01-25 18:16:27+01:00,commit, -4899,pre-commit-ci[bot],2021-01-25 16:24:37+00:00,commit, -4900,Corentin Cadiou,2021-01-25 16:08:26+00:00,commit, -4901,Corentin Cadiou,2021-01-25 16:54:48+01:00,commit, -4902,Corentin Cadiou,2021-01-25 14:40:08+00:00,commit, -4903,Corentin Cadiou,2021-01-25 14:21:15+00:00,commit, -4904,Corentin Cadiou,2021-01-25 14:13:43+00:00,commit, -4905,Matthew Turk,2021-01-24 11:34:07-06:00,commit, -4906,Clément Robert,2021-01-24 17:15:10+01:00,commit, -4907,Clément Robert,2021-01-23 00:04:30+01:00,commit, -4908,Clément Robert,2021-01-22 22:57:21+01:00,commit, -4909,convert-repo,2021-01-22 22:56:51+01:00,commit, -4910,Clément Robert,2021-01-22 22:56:37+01:00,commit, -4911,Corentin Cadiou,2021-01-22 18:56:30+01:00,commit, -4912,Britton Smith,2021-01-22 15:42:47+00:00,commit, -4913,Matthew Turk,2021-01-22 08:38:53-06:00,commit, -4914,Matthew Turk,2021-01-22 08:11:50-06:00,commit, -4915,Britton Smith,2021-01-21 19:27:54+00:00,commit, -4916,Clément Robert,2021-01-21 19:19:49+01:00,commit, -4917,Corentin Cadiou,2021-01-21 18:45:20+01:00,commit, -4918,Corentin Cadiou,2021-01-21 18:42:48+01:00,commit, -4919,Clément Robert,2021-01-21 16:40:16+01:00,commit, -4920,Clément Robert,2021-01-21 16:05:53+01:00,commit, -4921,Corentin Cadiou,2021-01-21 13:10:21+00:00,commit, -4922,Matthew Turk,2021-01-21 05:11:31-06:00,commit, -4923,Matthew Turk,2021-01-21 05:10:55-06:00,commit, -4924,Clément Robert,2021-01-21 11:16:51+01:00,commit, -4925,pre-commit-ci[bot],2021-01-21 09:35:57+00:00,commit, -4926,Clément Robert,2021-01-21 10:33:03+01:00,commit, -4927,Clément Robert,2021-01-21 10:31:30+01:00,commit, -4928,pre-commit-ci[bot],2021-01-21 10:31:30+01:00,commit, -4929,Clément Robert,2021-01-21 10:31:30+01:00,commit, -4930,Clément Robert,2021-01-21 10:31:30+01:00,commit, -4931,Clément Robert,2021-01-21 10:31:30+01:00,commit, -4932,Clément Robert,2021-01-21 10:31:30+01:00,commit, -4933,Clément Robert,2021-01-21 10:31:30+01:00,commit, -4934,Clément Robert,2021-01-21 10:31:30+01:00,commit, -4935,Clément Robert,2021-01-21 10:31:30+01:00,commit, -4936,Clément Robert,2021-01-21 10:31:29+01:00,commit, -4937,Clément Robert,2021-01-21 10:31:29+01:00,commit, -4938,Clément Robert,2021-01-21 10:31:29+01:00,commit, -4939,Clément Robert,2021-01-21 10:31:29+01:00,commit, -4940,Clément Robert,2021-01-21 10:31:29+01:00,commit, -4941,Clément Robert,2021-01-21 10:31:29+01:00,commit, -4942,Clément Robert,2021-01-21 10:31:29+01:00,commit, -4943,Clément Robert,2021-01-21 10:31:29+01:00,commit, -4944,Clément Robert,2021-01-21 10:31:27+01:00,commit, -4945,Clément Robert,2021-01-21 10:13:17+01:00,commit, -4946,Clément Robert,2021-01-21 10:13:16+01:00,commit, -4947,pre-commit-ci[bot],2021-01-21 09:12:59+00:00,commit, -4948,Corentin Cadiou,2021-01-21 10:10:14+01:00,commit, -4949,Corentin Cadiou,2021-01-21 10:07:42+01:00,commit, -4950,Corentin Cadiou,2021-01-20 15:16:38+01:00,commit, -4951,Clément Robert,2021-01-20 14:35:10+01:00,commit, -4952,Clément Robert,2021-01-20 14:04:52+01:00,commit, -4953,Clément Robert,2021-01-20 13:52:38+01:00,commit, -4954,Clément Robert,2021-01-20 13:52:37+01:00,commit, -4955,Clément Robert,2021-01-20 13:50:44+01:00,commit, -4956,Clément Robert,2021-01-20 13:50:42+01:00,commit, -4957,Clément Robert,2021-01-20 13:50:19+01:00,commit, -4958,Clément Robert,2021-01-20 13:50:17+01:00,commit, -4959,Corentin Cadiou,2021-01-20 13:50:13+01:00,commit, -4960,Clément Robert,2021-01-20 13:48:20+01:00,commit, -4961,Clément Robert,2021-01-20 13:48:19+01:00,commit, -4962,Clément Robert,2021-01-20 13:47:36+01:00,commit, -4963,Clément Robert,2021-01-20 13:40:18+01:00,commit, -4964,Clément Robert,2021-01-20 10:39:26+01:00,commit, -4965,Clément Robert,2021-01-20 10:36:34+01:00,commit, -4966,Clément Robert,2021-01-20 10:35:19+01:00,commit, -4967,Clément Robert,2021-01-20 10:26:12+01:00,commit, -4968,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4969,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4970,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4971,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4972,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4973,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4974,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4975,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4976,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4977,Clément Robert,2021-01-18 21:59:43+01:00,commit, -4978,Clément Robert,2021-01-18 21:59:41+01:00,commit, -4979,Clément Robert,2021-01-18 20:41:29+01:00,commit, -4980,Clément Robert,2021-01-18 19:09:02+01:00,commit, -4981,Clément Robert,2021-01-18 18:27:49+01:00,commit, -4982,Clément Robert,2021-01-18 18:10:04+01:00,commit, -4983,pre-commit-ci[bot],2021-01-18 18:08:10+01:00,commit, -4984,pre-commit-ci[bot],2021-01-18 18:08:07+01:00,commit, -4985,Kacper Kowalik,2021-01-18 11:02:05-06:00,commit, -4986,Clément Robert,2021-01-18 17:48:13+01:00,commit, -4987,Corentin Cadiou,2021-01-18 16:25:50+00:00,commit, -4988,Clément Robert,2021-01-18 14:51:31+01:00,commit, -4989,Corentin Cadiou,2021-01-18 13:04:56+00:00,commit, -4990,Clément Robert,2021-01-14 22:48:08+01:00,commit, -4991,Corentin Cadiou,2021-01-14 21:58:13+01:00,commit, -4992,Corentin Cadiou,2021-01-14 18:54:49+01:00,commit, -4993,Clément Robert,2021-01-13 21:27:34+01:00,commit, -4994,Clément Robert,2021-01-13 21:27:34+01:00,commit, -4995,Clément Robert,2021-01-13 21:27:34+01:00,commit, -4996,Clément Robert,2021-01-13 21:27:34+01:00,commit, -4997,Clément Robert,2021-01-13 21:27:34+01:00,commit, -4998,Kacper Kowalik,2021-01-13 14:24:03-06:00,commit, -4999,Clément Robert,2021-01-13 16:09:05+01:00,commit, -5000,Matthew Turk,2021-01-13 08:40:15-06:00,commit, -5001,Clément Robert,2021-01-11 13:58:38+01:00,commit, -5002,Clément Robert,2021-01-11 13:57:58+01:00,commit, -5003,Corentin Cadiou,2021-01-11 11:10:42+00:00,commit, -5004,Corentin Cadiou,2021-01-11 11:08:31+00:00,commit, -5005,Corentin Cadiou,2021-01-11 11:00:10+00:00,commit, -5006,Clément Robert,2021-01-11 11:54:36+01:00,commit, -5007,Corentin Cadiou,2021-01-11 10:23:38+00:00,commit, -5008,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, -5009,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, -5010,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, -5011,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, -5012,Corentin Cadiou,2021-01-11 10:12:36+00:00,commit, -5013,Corentin Cadiou,2021-01-11 11:04:05+01:00,commit, -5014,Corentin Cadiou,2021-01-11 10:02:08+00:00,commit, -5015,Clément Robert,2021-01-11 08:52:43+01:00,commit, -5016,Corentin Cadiou,2021-01-06 18:23:44+00:00,commit, -5017,Corentin Cadiou,2021-01-06 18:21:06+00:00,commit, -5018,Corentin Cadiou,2021-01-06 16:39:03+00:00,commit, -5019,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5020,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5021,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5022,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5023,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5024,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5025,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5026,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5027,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5028,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, -5029,Corentin Cadiou,2021-01-05 11:58:39+00:00,commit, -5030,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5031,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5032,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5033,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5034,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5035,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5036,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5037,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5038,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5039,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +4789,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4790,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4791,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4792,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4793,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4794,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4795,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4796,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4797,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4798,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4799,Clément Robert,2021-02-23 12:00:15+01:00,commit, +4800,Clément Robert,2021-02-23 12:00:15+01:00,commit, +4801,Corentin Cadiou,2021-02-23 08:42:09+00:00,commit, +4802,Clément Robert,2021-02-22 21:46:00+01:00,commit, +4803,Clément Robert,2021-02-22 16:57:14+01:00,commit, +4804,Corentin Cadiou,2021-02-22 14:44:11+00:00,commit, +4805,Corentin Cadiou,2021-02-22 10:22:11+00:00,commit, +4806,Corentin Cadiou,2021-02-22 09:49:36+00:00,commit, +4807,Clément Robert,2021-02-22 09:42:41+01:00,commit, +4808,Clément Robert,2021-02-17 16:59:48+01:00,commit, +4809,Corentin Cadiou,2021-02-17 12:03:06+00:00,commit, +4810,pre-commit-ci[bot],2021-02-17 10:22:50+00:00,commit, +4811,Britton Smith,2021-02-17 10:20:16+00:00,commit, +4812,Jody Klymak,2021-02-16 21:39:05-08:00,commit, +4813,Britton Smith,2021-02-15 22:15:57+00:00,commit, +4814,Clément Robert,2021-02-15 10:33:00+01:00,commit, +4815,Clément Robert,2021-02-15 10:28:42+01:00,commit, +4816,Clément Robert,2021-02-12 18:39:02+01:00,commit, +4817,Madicken Munk,2021-02-12 11:37:25-06:00,commit, +4818,Clément Robert,2021-02-11 13:41:51+01:00,commit, +4819,Clément Robert,2021-02-11 13:40:44+01:00,commit, +4820,Clément Robert,2021-02-11 13:34:46+01:00,commit, +4821,Madicken Munk,2021-02-10 22:10:46-06:00,commit, +4822,Clément Robert,2021-02-11 00:19:01+01:00,commit, +4823,Clément Robert,2021-02-10 23:45:41+01:00,commit, +4824,Corentin Cadiou,2021-02-10 21:23:32+00:00,commit, +4825,Corentin Cadiou,2021-02-10 21:07:20+00:00,commit, +4826,Corentin Cadiou,2021-02-10 21:04:29+00:00,commit, +4827,Corentin Cadiou,2021-02-10 21:02:09+00:00,commit, +4828,Corentin Cadiou,2021-02-10 21:01:10+00:00,commit, +4829,Clément Robert,2021-02-10 21:43:55+01:00,commit, +4830,Clément Robert,2021-02-10 21:43:55+01:00,commit, +4831,Madicken Munk,2021-02-10 13:02:13-06:00,commit, +4832,Corentin Cadiou,2021-02-10 17:30:58+00:00,commit, +4833,Corentin Cadiou,2021-02-10 17:09:59+00:00,commit, +4834,Corentin Cadiou,2021-02-10 16:54:07+00:00,commit, +4835,Corentin Cadiou,2021-02-10 16:43:36+00:00,commit, +4836,Clément Robert,2021-02-10 14:34:24+01:00,commit, +4837,Corentin Cadiou,2021-02-10 10:41:45+00:00,commit, +4838,Corentin Cadiou,2021-02-10 10:35:33+00:00,commit, +4839,Clément Robert,2021-02-10 10:17:20+01:00,commit, +4840,Madicken Munk,2021-02-09 10:10:03-06:00,commit, +4841,Clément Robert,2021-02-08 18:16:00+01:00,commit, +4842,pre-commit-ci[bot],2021-02-08 16:27:27+00:00,commit, +4843,Clément Robert,2021-02-08 15:13:49+01:00,commit, +4844,Clément Robert,2021-02-08 14:59:21+01:00,commit, +4845,Clément Robert,2021-02-08 13:42:48+01:00,commit, +4846,Clément Robert,2021-02-08 08:54:01+01:00,commit, +4847,Madicken Munk,2021-02-07 16:05:39-06:00,commit, +4848,Clément Robert,2021-02-07 00:08:20+01:00,commit, +4849,Clément Robert,2021-02-07 00:04:02+01:00,commit, +4850,Clément Robert,2021-02-06 18:14:14+01:00,commit, +4851,Clément Robert,2021-02-06 18:13:37+01:00,commit, +4852,Clément Robert,2021-02-06 11:02:06+01:00,commit, +4853,Madicken Munk,2021-02-05 15:55:36-06:00,commit, +4854,pre-commit-ci[bot],2021-02-05 17:11:28+00:00,commit, +4855,John Regan,2021-02-05 17:08:03+00:00,commit, +4856,Clément Robert,2021-02-05 12:49:03+01:00,commit, +4857,Matthew Turk,2021-02-04 07:45:55-06:00,commit, +4858,Clément Robert,2021-02-04 12:03:03+01:00,commit, +4859,Clément Robert,2021-02-03 00:04:17+01:00,commit, +4860,Clément Robert,2021-02-03 00:02:30+01:00,commit, +4861,Clément Robert,2021-02-02 23:46:12+01:00,commit, +4862,Clément Robert,2021-02-02 23:44:45+01:00,commit, +4863,pre-commit-ci[bot],2021-02-01 16:27:34+00:00,commit, +4864,Clément Robert,2021-02-01 15:00:33+01:00,commit, +4865,Matthew Turk,2021-02-01 06:55:15-06:00,commit, +4866,Clément Robert,2021-02-01 11:34:42+01:00,commit, +4867,Clément Robert,2021-01-31 21:55:07+01:00,commit, +4868,Madicken Munk,2021-01-28 13:10:10-06:00,commit, +4869,Madicken Munk,2021-01-28 11:04:16-06:00,commit, +4870,Corentin Cadiou,2021-01-28 14:05:39+00:00,commit, +4871,Britton Smith,2021-01-27 21:39:57+00:00,commit, +4872,Britton Smith,2021-01-27 20:45:34+00:00,commit, +4873,Madicken Munk,2021-01-27 10:54:29-06:00,commit, +4874,Britton Smith,2021-01-27 16:28:23+00:00,commit, +4875,Clément Robert,2021-01-27 15:50:25+01:00,commit, +4876,Britton Smith,2021-01-27 13:52:39+00:00,commit, +4877,Britton Smith,2021-01-27 13:40:50+00:00,commit, +4878,pre-commit-ci[bot],2021-01-27 11:09:35+00:00,commit, +4879,Ashley Kelly,2021-01-27 11:03:51+00:00,commit, +4880,Ashley Kelly,2021-01-27 11:03:03+00:00,commit, +4881,Ashley Kelly,2021-01-27 10:53:54+00:00,commit, +4882,Ashley Kelly,2021-01-27 10:53:54+00:00,commit, +4883,Ashley Kelly,2021-01-27 10:53:13+00:00,commit, +4884,Ashley Kelly,2021-01-27 10:53:13+00:00,commit, +4885,Ashley Kelly,2021-01-27 10:52:33+00:00,commit, +4886,Ashley Kelly,2021-01-27 10:52:33+00:00,commit, +4887,Ashley Kelly,2021-01-27 10:50:36+00:00,commit, +4888,Ashley Kelly,2021-01-27 10:49:49+00:00,commit, +4889,Ashley Kelly,2021-01-27 10:48:54+00:00,commit, +4890,Ashley Kelly,2021-01-27 10:48:54+00:00,commit, +4891,Ashley Kelly,2021-01-27 10:48:54+00:00,commit, +4892,Ashley Kelly,2021-01-27 10:48:10+00:00,commit, +4893,Ashley Kelly,2021-01-27 10:48:10+00:00,commit, +4894,Ashley Kelly,2021-01-27 10:47:31+00:00,commit, +4895,Ashley Kelly,2021-01-27 10:46:05+00:00,commit, +4896,Ashley Kelly,2021-01-27 10:45:22+00:00,commit, +4897,Ashley Kelly,2021-01-27 10:45:22+00:00,commit, +4898,Ashley Kelly,2021-01-27 10:44:22+00:00,commit, +4899,Ashley Kelly,2021-01-27 10:43:51+00:00,commit, +4900,Ashley Kelly,2021-01-27 10:40:59+00:00,commit, +4901,Clément Robert,2021-01-26 19:25:14+01:00,commit, +4902,Corentin Cadiou,2021-01-26 17:21:46+01:00,commit, +4903,Clément Robert,2021-01-26 10:33:13+01:00,commit, +4904,Clément Robert,2021-01-26 10:28:55+01:00,commit, +4905,Clément Robert,2021-01-26 10:28:55+01:00,commit, +4906,Clément Robert,2021-01-26 10:28:55+01:00,commit, +4907,Clément Robert,2021-01-25 18:38:48+01:00,commit, +4908,Clément Robert,2021-01-25 18:16:27+01:00,commit, +4909,pre-commit-ci[bot],2021-01-25 16:24:37+00:00,commit, +4910,Corentin Cadiou,2021-01-25 16:08:26+00:00,commit, +4911,Corentin Cadiou,2021-01-25 16:54:48+01:00,commit, +4912,Corentin Cadiou,2021-01-25 14:40:08+00:00,commit, +4913,Corentin Cadiou,2021-01-25 14:21:15+00:00,commit, +4914,Corentin Cadiou,2021-01-25 14:13:43+00:00,commit, +4915,Matthew Turk,2021-01-24 11:34:07-06:00,commit, +4916,Clément Robert,2021-01-24 17:15:10+01:00,commit, +4917,Clément Robert,2021-01-23 00:04:30+01:00,commit, +4918,Clément Robert,2021-01-22 22:57:21+01:00,commit, +4919,convert-repo,2021-01-22 22:56:51+01:00,commit, +4920,Clément Robert,2021-01-22 22:56:37+01:00,commit, +4921,Corentin Cadiou,2021-01-22 18:56:30+01:00,commit, +4922,Britton Smith,2021-01-22 15:42:47+00:00,commit, +4923,Matthew Turk,2021-01-22 08:38:53-06:00,commit, +4924,Matthew Turk,2021-01-22 08:11:50-06:00,commit, +4925,Britton Smith,2021-01-21 19:27:54+00:00,commit, +4926,Clément Robert,2021-01-21 19:19:49+01:00,commit, +4927,Corentin Cadiou,2021-01-21 18:45:20+01:00,commit, +4928,Corentin Cadiou,2021-01-21 18:42:48+01:00,commit, +4929,Clément Robert,2021-01-21 16:40:16+01:00,commit, +4930,Clément Robert,2021-01-21 16:05:53+01:00,commit, +4931,Corentin Cadiou,2021-01-21 13:10:21+00:00,commit, +4932,Matthew Turk,2021-01-21 05:11:31-06:00,commit, +4933,Matthew Turk,2021-01-21 05:10:55-06:00,commit, +4934,Clément Robert,2021-01-21 11:16:51+01:00,commit, +4935,pre-commit-ci[bot],2021-01-21 09:35:57+00:00,commit, +4936,Clément Robert,2021-01-21 10:33:03+01:00,commit, +4937,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4938,pre-commit-ci[bot],2021-01-21 10:31:30+01:00,commit, +4939,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4940,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4941,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4942,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4943,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4944,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4945,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4946,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4947,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4948,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4949,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4950,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4951,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4952,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4953,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4954,Clément Robert,2021-01-21 10:31:27+01:00,commit, +4955,Clément Robert,2021-01-21 10:13:17+01:00,commit, +4956,Clément Robert,2021-01-21 10:13:16+01:00,commit, +4957,pre-commit-ci[bot],2021-01-21 09:12:59+00:00,commit, +4958,Corentin Cadiou,2021-01-21 10:10:14+01:00,commit, +4959,Corentin Cadiou,2021-01-21 10:07:42+01:00,commit, +4960,Corentin Cadiou,2021-01-20 15:16:38+01:00,commit, +4961,Clément Robert,2021-01-20 14:35:10+01:00,commit, +4962,Clément Robert,2021-01-20 14:04:52+01:00,commit, +4963,Clément Robert,2021-01-20 13:52:38+01:00,commit, +4964,Clément Robert,2021-01-20 13:52:37+01:00,commit, +4965,Clément Robert,2021-01-20 13:50:44+01:00,commit, +4966,Clément Robert,2021-01-20 13:50:42+01:00,commit, +4967,Clément Robert,2021-01-20 13:50:19+01:00,commit, +4968,Clément Robert,2021-01-20 13:50:17+01:00,commit, +4969,Corentin Cadiou,2021-01-20 13:50:13+01:00,commit, +4970,Clément Robert,2021-01-20 13:48:20+01:00,commit, +4971,Clément Robert,2021-01-20 13:48:19+01:00,commit, +4972,Clément Robert,2021-01-20 13:47:36+01:00,commit, +4973,Clément Robert,2021-01-20 13:40:18+01:00,commit, +4974,Clément Robert,2021-01-20 10:39:26+01:00,commit, +4975,Clément Robert,2021-01-20 10:36:34+01:00,commit, +4976,Clément Robert,2021-01-20 10:35:19+01:00,commit, +4977,Clément Robert,2021-01-20 10:26:12+01:00,commit, +4978,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4979,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4980,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4981,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4982,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4983,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4984,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4985,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4986,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4987,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4988,Clément Robert,2021-01-18 21:59:41+01:00,commit, +4989,Clément Robert,2021-01-18 20:41:29+01:00,commit, +4990,Clément Robert,2021-01-18 19:09:02+01:00,commit, +4991,Clément Robert,2021-01-18 18:27:49+01:00,commit, +4992,Clément Robert,2021-01-18 18:10:04+01:00,commit, +4993,pre-commit-ci[bot],2021-01-18 18:08:10+01:00,commit, +4994,pre-commit-ci[bot],2021-01-18 18:08:07+01:00,commit, +4995,Kacper Kowalik,2021-01-18 11:02:05-06:00,commit, +4996,Clément Robert,2021-01-18 17:48:13+01:00,commit, +4997,Corentin Cadiou,2021-01-18 16:25:50+00:00,commit, +4998,Clément Robert,2021-01-18 14:51:31+01:00,commit, +4999,Corentin Cadiou,2021-01-18 13:04:56+00:00,commit, +5000,Clément Robert,2021-01-14 22:48:08+01:00,commit, +5001,Corentin Cadiou,2021-01-14 21:58:13+01:00,commit, +5002,Corentin Cadiou,2021-01-14 18:54:49+01:00,commit, +5003,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5004,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5005,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5006,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5007,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5008,Kacper Kowalik,2021-01-13 14:24:03-06:00,commit, +5009,Clément Robert,2021-01-13 16:09:05+01:00,commit, +5010,Matthew Turk,2021-01-13 08:40:15-06:00,commit, +5011,Clément Robert,2021-01-11 13:58:38+01:00,commit, +5012,Clément Robert,2021-01-11 13:57:58+01:00,commit, +5013,Corentin Cadiou,2021-01-11 11:10:42+00:00,commit, +5014,Corentin Cadiou,2021-01-11 11:08:31+00:00,commit, +5015,Corentin Cadiou,2021-01-11 11:00:10+00:00,commit, +5016,Clément Robert,2021-01-11 11:54:36+01:00,commit, +5017,Corentin Cadiou,2021-01-11 10:23:38+00:00,commit, +5018,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, +5019,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, +5020,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, +5021,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, +5022,Corentin Cadiou,2021-01-11 10:12:36+00:00,commit, +5023,Corentin Cadiou,2021-01-11 11:04:05+01:00,commit, +5024,Corentin Cadiou,2021-01-11 10:02:08+00:00,commit, +5025,Clément Robert,2021-01-11 08:52:43+01:00,commit, +5026,Corentin Cadiou,2021-01-06 18:23:44+00:00,commit, +5027,Corentin Cadiou,2021-01-06 18:21:06+00:00,commit, +5028,Corentin Cadiou,2021-01-06 16:39:03+00:00,commit, +5029,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5030,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5031,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5032,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5033,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5034,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5035,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5036,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5037,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5038,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5039,Corentin Cadiou,2021-01-05 11:58:39+00:00,commit, 5040,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, 5041,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, 5042,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, @@ -5052,97 +5052,97 @@ 5050,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, 5051,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, 5052,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, -5053,Corentin Cadiou,2021-01-05 11:58:03+00:00,commit, -5054,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, -5055,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, -5056,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, -5057,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, -5058,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, -5059,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, -5060,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, -5061,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, -5062,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, -5063,Corentin Cadiou,2021-01-05 11:57:09+00:00,commit, -5064,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, -5065,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, -5066,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, -5067,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, -5068,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, -5069,Clément Robert,2021-01-04 17:52:53+01:00,commit, -5070,Clément Robert,2021-01-04 17:08:16+01:00,commit, -5071,Clément Robert,2021-01-03 17:46:16+01:00,commit, -5072,Clément Robert,2021-01-03 17:42:54+01:00,commit, -5073,Clément Robert,2021-01-03 17:42:30+01:00,commit, -5074,Clément Robert,2021-01-03 17:40:52+01:00,commit, -5075,Clément Robert,2021-01-01 01:31:01+01:00,commit, -5076,convert-repo,2021-01-01 01:30:04+01:00,commit, -5077,Clément Robert,2021-01-01 01:30:02+01:00,commit, -5078,convert-repo,2021-01-01 01:29:30+01:00,commit, -5079,Clément Robert,2021-01-01 01:28:27+01:00,commit, -5080,Matthew Turk,2020-12-31 12:55:13-06:00,commit, -5081,Matthew Turk,2020-12-30 12:41:26-06:00,commit, -5082,Clément Robert,2020-12-30 18:34:56+01:00,commit, -5083,Clément Robert,2020-12-30 18:34:54+01:00,commit, -5084,Clément Robert,2020-12-30 18:34:27+01:00,commit, -5085,Clément Robert,2020-12-30 18:34:27+01:00,commit, -5086,Clément Robert,2020-12-30 18:34:27+01:00,commit, -5087,Matthew Turk,2020-12-30 10:59:47-06:00,commit, -5088,Matthew Turk,2020-12-30 10:59:35-06:00,commit, -5089,Clément Robert,2020-12-29 19:00:11+01:00,commit, -5090,Clément Robert,2020-12-28 23:59:02+01:00,commit, -5091,Clément Robert,2020-12-28 23:58:26+01:00,commit, -5092,Clément Robert,2020-12-28 12:25:41+01:00,commit, -5093,Clément Robert,2020-12-23 21:37:22+01:00,commit, -5094,Dave Grote,2020-12-23 10:53:38-08:00,commit, -5095,Dave Grote,2020-12-23 09:50:28-08:00,commit, -5096,Dave Grote,2020-12-23 09:47:26-08:00,commit, -5097,Matthew Turk,2020-12-23 07:09:23-06:00,commit, -5098,Matthew Turk,2020-12-23 07:08:46-06:00,commit, -5099,Dave Grote,2020-12-21 13:35:33-08:00,commit, -5100,Dave Grote,2020-12-21 11:21:46-08:00,commit, -5101,Matthew Turk,2020-12-21 06:34:35-06:00,commit, -5102,Clément Robert,2020-12-21 10:23:53+01:00,commit, -5103,Corentin Cadiou,2020-12-17 21:28:04+01:00,commit, -5104,Madicken Munk,2020-12-17 11:05:45-06:00,commit, -5105,Clément Robert,2020-12-17 17:14:59+01:00,commit, -5106,Clément Robert,2020-12-17 16:30:39+01:00,commit, -5107,Clément Robert,2020-12-17 16:29:17+01:00,commit, -5108,Clément Robert,2020-12-17 15:27:57+01:00,commit, -5109,Clément Robert,2020-12-17 15:22:00+01:00,commit, -5110,Clément Robert,2020-12-17 12:02:57+01:00,commit, -5111,Clément Robert,2020-12-17 11:37:04+01:00,commit, -5112,Clément Robert,2020-12-17 09:49:08+01:00,commit, -5113,Clément Robert,2020-12-16 23:02:18+01:00,commit, -5114,Madicken Munk,2020-12-16 15:48:36-06:00,commit, -5115,Madicken Munk,2020-12-16 15:27:59-06:00,commit, -5116,Madicken Munk,2020-12-16 13:56:25-06:00,commit, -5117,Clément Robert,2020-12-16 19:16:27+01:00,commit, -5118,Madicken Munk,2020-12-16 09:32:43-06:00,commit, -5119,Matthew Turk,2020-12-16 08:33:08-06:00,commit, -5120,Matthew Turk,2020-12-16 08:32:56-06:00,commit, -5121,Matthew Turk,2020-12-16 08:11:39-06:00,commit, -5122,Matthew Turk,2020-12-16 08:07:58-06:00,commit, -5123,Matthew Turk,2020-12-16 08:07:47-06:00,commit, -5124,Matthew Turk,2020-12-16 08:07:31-06:00,commit, -5125,Clément Robert,2020-12-15 22:38:52+01:00,commit, -5126,Clément Robert,2020-12-15 22:24:10+01:00,commit, -5127,Clément Robert,2020-12-15 22:23:50+01:00,commit, -5128,Clément Robert,2020-12-15 22:23:50+01:00,commit, -5129,Clément Robert,2020-12-15 22:23:50+01:00,commit, -5130,Clément Robert,2020-12-15 22:23:50+01:00,commit, -5131,Clément Robert,2020-12-15 22:23:50+01:00,commit, -5132,Clément Robert,2020-12-15 22:23:50+01:00,commit, -5133,Clément Robert,2020-12-15 22:23:47+01:00,commit, -5134,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5135,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5136,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5137,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5138,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5139,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5140,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5141,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5142,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5143,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5053,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5054,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5055,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5056,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5057,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5058,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5059,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5060,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5061,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5062,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5063,Corentin Cadiou,2021-01-05 11:58:03+00:00,commit, +5064,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5065,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5066,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5067,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5068,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5069,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5070,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5071,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5072,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5073,Corentin Cadiou,2021-01-05 11:57:09+00:00,commit, +5074,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5075,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5076,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5077,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5078,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5079,Clément Robert,2021-01-04 17:52:53+01:00,commit, +5080,Clément Robert,2021-01-04 17:08:16+01:00,commit, +5081,Clément Robert,2021-01-03 17:46:16+01:00,commit, +5082,Clément Robert,2021-01-03 17:42:54+01:00,commit, +5083,Clément Robert,2021-01-03 17:42:30+01:00,commit, +5084,Clément Robert,2021-01-03 17:40:52+01:00,commit, +5085,Clément Robert,2021-01-01 01:31:01+01:00,commit, +5086,convert-repo,2021-01-01 01:30:04+01:00,commit, +5087,Clément Robert,2021-01-01 01:30:02+01:00,commit, +5088,convert-repo,2021-01-01 01:29:30+01:00,commit, +5089,Clément Robert,2021-01-01 01:28:27+01:00,commit, +5090,Matthew Turk,2020-12-31 12:55:13-06:00,commit, +5091,Matthew Turk,2020-12-30 12:41:26-06:00,commit, +5092,Clément Robert,2020-12-30 18:34:56+01:00,commit, +5093,Clément Robert,2020-12-30 18:34:54+01:00,commit, +5094,Clément Robert,2020-12-30 18:34:27+01:00,commit, +5095,Clément Robert,2020-12-30 18:34:27+01:00,commit, +5096,Clément Robert,2020-12-30 18:34:27+01:00,commit, +5097,Matthew Turk,2020-12-30 10:59:47-06:00,commit, +5098,Matthew Turk,2020-12-30 10:59:35-06:00,commit, +5099,Clément Robert,2020-12-29 19:00:11+01:00,commit, +5100,Clément Robert,2020-12-28 23:59:02+01:00,commit, +5101,Clément Robert,2020-12-28 23:58:26+01:00,commit, +5102,Clément Robert,2020-12-28 12:25:41+01:00,commit, +5103,Clément Robert,2020-12-23 21:37:22+01:00,commit, +5104,Dave Grote,2020-12-23 10:53:38-08:00,commit, +5105,Dave Grote,2020-12-23 09:50:28-08:00,commit, +5106,Dave Grote,2020-12-23 09:47:26-08:00,commit, +5107,Matthew Turk,2020-12-23 07:09:23-06:00,commit, +5108,Matthew Turk,2020-12-23 07:08:46-06:00,commit, +5109,Dave Grote,2020-12-21 13:35:33-08:00,commit, +5110,Dave Grote,2020-12-21 11:21:46-08:00,commit, +5111,Matthew Turk,2020-12-21 06:34:35-06:00,commit, +5112,Clément Robert,2020-12-21 10:23:53+01:00,commit, +5113,Corentin Cadiou,2020-12-17 21:28:04+01:00,commit, +5114,Madicken Munk,2020-12-17 11:05:45-06:00,commit, +5115,Clément Robert,2020-12-17 17:14:59+01:00,commit, +5116,Clément Robert,2020-12-17 16:30:39+01:00,commit, +5117,Clément Robert,2020-12-17 16:29:17+01:00,commit, +5118,Clément Robert,2020-12-17 15:27:57+01:00,commit, +5119,Clément Robert,2020-12-17 15:22:00+01:00,commit, +5120,Clément Robert,2020-12-17 12:02:57+01:00,commit, +5121,Clément Robert,2020-12-17 11:37:04+01:00,commit, +5122,Clément Robert,2020-12-17 09:49:08+01:00,commit, +5123,Clément Robert,2020-12-16 23:02:18+01:00,commit, +5124,Madicken Munk,2020-12-16 15:48:36-06:00,commit, +5125,Madicken Munk,2020-12-16 15:27:59-06:00,commit, +5126,Madicken Munk,2020-12-16 13:56:25-06:00,commit, +5127,Clément Robert,2020-12-16 19:16:27+01:00,commit, +5128,Madicken Munk,2020-12-16 09:32:43-06:00,commit, +5129,Matthew Turk,2020-12-16 08:33:08-06:00,commit, +5130,Matthew Turk,2020-12-16 08:32:56-06:00,commit, +5131,Matthew Turk,2020-12-16 08:11:39-06:00,commit, +5132,Matthew Turk,2020-12-16 08:07:58-06:00,commit, +5133,Matthew Turk,2020-12-16 08:07:47-06:00,commit, +5134,Matthew Turk,2020-12-16 08:07:31-06:00,commit, +5135,Clément Robert,2020-12-15 22:38:52+01:00,commit, +5136,Clément Robert,2020-12-15 22:24:10+01:00,commit, +5137,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5138,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5139,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5140,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5141,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5142,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5143,Clément Robert,2020-12-15 22:23:47+01:00,commit, 5144,Clément Robert,2020-12-15 22:23:14+01:00,commit, 5145,Clément Robert,2020-12-15 22:23:14+01:00,commit, 5146,Clément Robert,2020-12-15 22:23:14+01:00,commit, @@ -5152,27 +5152,27 @@ 5150,Clément Robert,2020-12-15 22:23:14+01:00,commit, 5151,Clément Robert,2020-12-15 22:23:14+01:00,commit, 5152,Clément Robert,2020-12-15 22:23:14+01:00,commit, -5153,Clément Robert,2020-12-15 22:23:13+01:00,commit, -5154,Clément Robert,2020-12-15 22:23:13+01:00,commit, -5155,Clément Robert,2020-12-15 22:23:13+01:00,commit, -5156,Clément Robert,2020-12-15 22:23:13+01:00,commit, -5157,Clément Robert,2020-12-15 22:23:13+01:00,commit, -5158,Clément Robert,2020-12-15 22:23:13+01:00,commit, -5159,Clément Robert,2020-12-15 22:23:13+01:00,commit, -5160,Clément Robert,2020-12-15 22:23:13+01:00,commit, -5161,Clément Robert,2020-12-15 22:22:33+01:00,commit, -5162,Clément Robert,2020-12-15 22:22:33+01:00,commit, -5163,Clément Robert,2020-12-15 22:22:33+01:00,commit, -5164,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5165,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5166,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5167,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5168,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5169,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5170,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5171,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5172,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5173,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5153,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5154,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5155,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5156,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5157,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5158,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5159,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5160,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5161,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5162,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5163,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5164,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5165,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5166,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5167,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5168,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5169,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5170,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5171,Clément Robert,2020-12-15 22:22:33+01:00,commit, +5172,Clément Robert,2020-12-15 22:22:33+01:00,commit, +5173,Clément Robert,2020-12-15 22:22:33+01:00,commit, 5174,Clément Robert,2020-12-15 22:22:32+01:00,commit, 5175,Clément Robert,2020-12-15 22:22:32+01:00,commit, 5176,Clément Robert,2020-12-15 22:22:32+01:00,commit, @@ -5183,237 +5183,237 @@ 5181,Clément Robert,2020-12-15 22:22:32+01:00,commit, 5182,Clément Robert,2020-12-15 22:22:32+01:00,commit, 5183,Clément Robert,2020-12-15 22:22:32+01:00,commit, -5184,Matthew Turk,2020-12-15 10:58:22-06:00,commit, -5185,Matthew Turk,2020-12-15 10:40:49-06:00,commit, -5186,Clément Robert,2020-12-15 17:10:16+01:00,commit, -5187,Matthew Turk,2020-12-15 08:37:27-06:00,commit, -5188,Matthew Turk,2020-12-15 08:16:26-06:00,commit, -5189,Clément Robert,2020-12-15 15:14:14+01:00,commit, -5190,Clément Robert,2020-12-15 11:23:44+01:00,commit, -5191,Madicken Munk,2020-12-14 23:42:23-06:00,commit, -5192,Madicken Munk,2020-12-14 23:34:26-06:00,commit, -5193,Kacper Kowalik,2020-12-14 11:38:32-06:00,commit, -5194,Madicken Munk,2020-12-14 11:26:38-06:00,commit, -5195,Clément Robert,2020-12-07 21:14:17+01:00,commit, -5196,Clément Robert,2020-12-07 20:20:18+01:00,commit, -5197,Clément Robert,2020-12-07 20:08:43+01:00,commit, -5198,Clément Robert,2020-12-07 19:40:59+01:00,commit, -5199,Clément Robert,2020-12-07 19:37:49+01:00,commit, -5200,Britton Smith,2020-12-05 08:25:58+00:00,commit, -5201,Madicken Munk,2020-12-04 10:11:46-06:00,commit, -5202,Britton Smith,2020-12-03 14:06:50+00:00,commit, -5203,yt-fido,2020-12-02 16:19:28+00:00,commit, -5204,Madicken Munk,2020-12-02 09:34:17-06:00,commit, -5205,Kacper Kowalik,2020-12-01 10:27:31-06:00,commit, -5206,Corentin Cadiou,2020-11-26 15:16:17+00:00,commit, -5207,Clément Robert,2020-11-26 15:52:41+01:00,commit, -5208,Corentin Cadiou,2020-11-26 14:21:21+00:00,commit, -5209,Corentin Cadiou,2020-11-26 14:20:50+00:00,commit, -5210,yt-fido,2020-11-26 14:15:22+00:00,commit, -5211,Clément Robert,2020-11-26 15:11:07+01:00,commit, -5212,Clément Robert,2020-11-26 10:13:41+01:00,commit, -5213,Corentin Cadiou,2020-11-26 09:59:24+01:00,commit, -5214,Clément Robert,2020-11-26 09:32:17+01:00,commit, -5215,Clément Robert,2020-11-26 09:32:17+01:00,commit, -5216,Clément Robert,2020-11-25 20:48:45+01:00,commit, -5217,Corentin Cadiou,2020-11-25 16:34:26+00:00,commit, -5218,Corentin Cadiou,2020-11-25 16:33:39+00:00,commit, -5219,yt-fido,2020-11-25 16:33:36+00:00,commit, -5220,Matthew Turk,2020-11-25 09:44:18-06:00,commit, -5221,Matthew Turk,2020-11-24 16:17:27-06:00,commit, -5222,Matthew Turk,2020-11-24 16:17:16-06:00,commit, -5223,Corentin Cadiou,2020-11-24 16:32:13+01:00,commit, -5224,Clément Robert,2020-11-24 11:56:28+01:00,commit, -5225,Corentin Cadiou,2020-11-23 14:20:35+01:00,commit, -5226,Corentin Cadiou,2020-11-23 11:02:10+01:00,commit, -5227,Clément Robert,2020-11-22 23:59:38+01:00,commit, -5228,Britton Smith,2020-11-18 11:04:50+00:00,commit, -5229,Britton Smith,2020-11-18 10:33:06+00:00,commit, -5230,Corentin Cadiou,2020-11-18 09:21:55+00:00,commit, -5231,Corentin Cadiou,2020-11-18 09:21:55+00:00,commit, -5232,yt-fido,2020-11-18 09:21:26+00:00,commit, -5233,Axel Huebl,2020-11-18 09:21:07+00:00,commit, -5234,Axel Huebl,2020-11-18 09:21:07+00:00,commit, -5235,Axel Huebl,2020-11-18 09:21:07+00:00,commit, -5236,Corentin Cadiou,2020-11-18 09:21:07+00:00,commit, -5237,Axel Huebl,2020-11-18 09:20:56+00:00,commit, -5238,Madicken Munk,2020-11-17 13:26:14-06:00,commit, -5239,Madicken Munk,2020-11-17 12:29:10-06:00,commit, -5240,Madicken Munk,2020-11-17 12:09:53-06:00,commit, -5241,Madicken Munk,2020-11-17 12:05:44-06:00,commit, -5242,Madicken Munk,2020-11-17 11:59:15-06:00,commit, -5243,Madicken Munk,2020-11-17 11:53:48-06:00,commit, -5244,Madicken Munk,2020-11-17 11:48:17-06:00,commit, -5245,Madicken Munk,2020-11-17 11:46:43-06:00,commit, -5246,Madicken Munk,2020-11-16 15:54:06-06:00,commit, -5247,Madicken Munk,2020-11-16 15:49:00-06:00,commit, -5248,Madicken Munk,2020-11-16 15:47:53-06:00,commit, -5249,Kacper Kowalik,2020-11-15 15:30:20-06:00,commit, -5250,Matthew Turk,2020-11-15 05:32:51-06:00,commit, -5251,Matthew Turk,2020-11-15 05:20:50-06:00,commit, -5252,Matthew Turk,2020-11-13 14:45:57-06:00,commit, -5253,Matthew Turk,2020-11-13 13:16:44-06:00,commit, -5254,Matthew Turk,2020-11-13 11:58:00-06:00,commit, -5255,Matthew Turk,2020-11-13 11:44:00-06:00,commit, -5256,Kacper Kowalik,2020-11-13 11:39:22-06:00,commit, -5257,Madicken Munk,2020-11-12 17:26:11-06:00,commit, -5258,Kacper Kowalik,2020-11-11 21:19:07-06:00,commit, -5259,Kacper Kowalik,2020-11-11 20:27:17-06:00,commit, -5260,Madicken Munk,2020-11-10 16:58:02-06:00,commit, -5261,Madicken Munk,2020-11-10 15:08:51-06:00,commit, -5262,Matthew Turk,2020-11-10 14:08:40-06:00,commit, -5263,Matthew Turk,2020-11-10 14:04:14-06:00,commit, -5264,Matthew Turk,2020-11-10 13:55:09-06:00,commit, -5265,Madicken Munk,2020-11-10 12:55:42-06:00,commit, -5266,Madicken Munk,2020-11-10 12:53:43-06:00,commit, -5267,Corentin Cadiou,2020-11-10 15:58:04+00:00,commit, -5268,Corentin Cadiou,2020-11-10 15:53:18+00:00,commit, -5269,Corentin Cadiou,2020-11-10 15:42:54+00:00,commit, -5270,Chris Havlin,2020-11-04 17:01:49-06:00,commit, -5271,Corentin Cadiou,2020-11-02 15:00:48+00:00,commit, -5272,Corentin Cadiou,2020-11-02 12:30:35+00:00,commit, -5273,Corentin Cadiou,2020-11-02 12:30:15+00:00,commit, -5274,Corentin Cadiou,2020-11-02 12:23:42+00:00,commit, -5275,Corentin Cadiou,2020-11-02 12:23:07+00:00,commit, -5276,Corentin Cadiou,2020-10-31 19:14:59+00:00,commit, -5277,Corentin Cadiou,2020-10-29 21:41:41+00:00,commit, -5278,Corentin Cadiou,2020-10-29 20:38:28+00:00,commit, -5279,Corentin Cadiou,2020-10-29 20:34:07+00:00,commit, -5280,Corentin Cadiou,2020-10-29 20:33:46+00:00,commit, -5281,Chris Havlin,2020-10-29 10:28:15-05:00,commit, -5282,Clément Robert,2020-10-26 18:34:48+01:00,commit, -5283,Kacper Kowalik,2020-10-24 13:36:19-05:00,commit, -5284,Matthew Turk,2020-10-23 14:46:35-05:00,commit, -5285,Madicken Munk,2020-10-23 10:55:42-05:00,commit, -5286,Madicken Munk,2020-10-23 10:54:50-05:00,commit, -5287,Madicken Munk,2020-10-23 10:54:28-05:00,commit, -5288,Matthew Turk,2020-10-23 10:51:23-05:00,commit, -5289,Chris Havlin,2020-10-22 15:30:18-05:00,commit, -5290,Madicken Munk,2020-10-21 09:38:28-05:00,commit, -5291,Kacper Kowalik,2020-10-20 09:53:14-05:00,commit, -5292,Clément Robert,2020-10-19 22:01:26+02:00,commit, -5293,Clément Robert,2020-10-18 22:29:04+02:00,commit, -5294,Clément Robert,2020-10-15 17:10:46+02:00,commit, -5295,Corentin Cadiou,2020-10-15 12:44:23+02:00,commit, -5296,Clément Robert,2020-10-15 11:30:53+02:00,commit, -5297,RevathiJambunathan,2020-10-14 20:53:37-07:00,commit, -5298,RevathiJambunathan,2020-10-14 20:49:58-07:00,commit, -5299,Clément Robert,2020-10-14 19:42:49+02:00,commit, -5300,Revathi Jambunathan,2020-10-14 08:52:55-07:00,commit, -5301,Revathi Jambunathan,2020-10-14 08:42:44-07:00,commit, -5302,Clément Robert,2020-10-14 17:27:49+02:00,commit, -5303,Clément Robert,2020-10-14 16:57:27+02:00,commit, -5304,Corentin Cadiou,2020-10-14 14:24:31+01:00,commit, -5305,Corentin Cadiou,2020-10-14 14:24:31+01:00,commit, -5306,Corentin Cadiou,2020-10-14 14:24:14+01:00,commit, -5307,Corentin Cadiou,2020-10-14 14:23:37+01:00,commit, -5308,Clément Robert,2020-10-14 10:06:06+02:00,commit, -5309,RevathiJambunathan,2020-10-13 21:35:24-07:00,commit, -5310,RevathiJambunathan,2020-10-13 20:53:57-07:00,commit, -5311,RevathiJambunathan,2020-10-13 20:17:27-07:00,commit, -5312,RevathiJambunathan,2020-10-13 16:08:52-07:00,commit, -5313,Chris Havlin,2020-10-13 14:36:26-05:00,commit, -5314,Clément Robert,2020-10-13 11:09:24+02:00,commit, -5315,Clément Robert,2020-10-13 11:08:48+02:00,commit, -5316,RevathiJambunathan,2020-10-12 21:19:01-07:00,commit, -5317,Madicken Munk,2020-10-12 14:37:02-05:00,commit, -5318,Madicken Munk,2020-10-09 14:00:06-05:00,commit, -5319,Kacper Kowalik,2020-10-09 10:45:40-05:00,commit, -5320,Madicken Munk,2020-10-09 10:31:46-05:00,commit, -5321,Clément Robert,2020-10-09 10:04:06+02:00,commit, -5322,RevathiJambunathan,2020-10-07 21:14:57-07:00,commit, -5323,Kacper Kowalik,2020-10-07 15:45:51-05:00,commit, -5324,Clément Robert,2020-10-07 20:04:16+02:00,commit, -5325,Madicken Munk,2020-10-07 10:51:27-05:00,commit, -5326,Chris Havlin,2020-10-07 10:02:33-05:00,commit, -5327,Chris Havlin,2020-10-07 09:29:44-05:00,commit, -5328,Chris Havlin,2020-10-07 09:26:27-05:00,commit, -5329,Chris Havlin,2020-10-07 09:05:23-05:00,commit, -5330,Chris Havlin,2020-10-07 08:36:10-05:00,commit, -5331,Chris Havlin,2020-10-07 08:36:10-05:00,commit, -5332,Chris Havlin,2020-10-07 08:36:10-05:00,commit, -5333,Chris Havlin,2020-10-07 08:36:10-05:00,commit, -5334,Chris Havlin,2020-10-07 08:36:10-05:00,commit, -5335,Chris Havlin,2020-10-07 08:36:10-05:00,commit, -5336,Chris Havlin,2020-10-07 08:36:10-05:00,commit, -5337,Chris Havlin,2020-10-07 08:36:10-05:00,commit, -5338,RevathiJambunathan,2020-10-06 17:57:22-07:00,commit, -5339,Clément Robert,2020-10-06 12:14:08+02:00,commit, -5340,Chris Havlin,2020-10-05 11:39:18-05:00,commit, -5341,Chris Havlin,2020-10-05 10:34:47-05:00,commit, -5342,Chris Havlin,2020-10-02 16:58:00-05:00,commit, -5343,Chris Havlin,2020-10-02 16:52:40-05:00,commit, -5344,Chris Havlin,2020-10-02 16:47:40-05:00,commit, -5345,Madicken Munk,2020-10-02 09:37:04-05:00,commit, -5346,Britton Smith,2020-10-02 10:51:20+01:00,commit, -5347,Clément Robert,2020-10-01 16:20:36+02:00,commit, -5348,Clément Robert,2020-10-01 11:58:27+02:00,commit, -5349,Chris Havlin,2020-09-30 14:50:03-05:00,commit, -5350,Chris Havlin,2020-09-30 14:08:22-05:00,commit, -5351,Chris Havlin,2020-09-30 13:50:50-05:00,commit, -5352,Chris Havlin,2020-09-30 13:35:11-05:00,commit, -5353,Clément Robert,2020-09-28 20:02:49+02:00,commit, -5354,Britton Smith,2020-09-28 17:15:44+01:00,commit, -5355,Britton Smith,2020-09-28 13:09:15+01:00,commit, -5356,Clément Robert,2020-09-28 11:09:38+02:00,commit, -5357,Clément Robert,2020-09-28 10:24:14+02:00,commit, -5358,Clément Robert,2020-09-28 00:00:00+02:00,commit, -5359,Clément Robert,2020-09-27 19:31:28+02:00,commit, -5360,Clément Robert,2020-09-27 16:41:24+02:00,commit, -5361,Clément Robert,2020-09-27 13:14:17+02:00,commit, -5362,Chris Havlin,2020-09-25 16:01:11-05:00,commit, -5363,Chris Havlin,2020-09-25 15:31:47-05:00,commit, -5364,Madicken Munk,2020-09-25 15:17:02-05:00,commit, -5365,Chris Havlin,2020-09-25 15:03:21-05:00,commit, -5366,Clément Robert,2020-09-25 21:23:23+02:00,commit, -5367,Philipp Edelmann,2020-09-25 11:43:26-06:00,commit, -5368,Philipp Edelmann,2020-09-25 11:42:01-06:00,commit, -5369,Chris Havlin,2020-09-25 10:16:03-05:00,commit, -5370,Clément Robert,2020-09-24 22:23:58+02:00,commit, -5371,Kacper Kowalik,2020-09-24 12:45:29-05:00,commit, -5372,Philipp Edelmann,2020-09-24 10:32:11-06:00,commit, -5373,Philipp Edelmann,2020-09-24 10:26:07-06:00,commit, -5374,Kacper Kowalik,2020-09-24 09:52:44-05:00,commit, -5375,Kacper Kowalik,2020-09-24 09:52:02-05:00,commit, -5376,Madicken Munk,2020-09-23 17:07:53-05:00,commit, -5377,Madicken Munk,2020-09-23 16:58:13-05:00,commit, -5378,Chris Havlin,2020-09-23 15:48:50-05:00,commit, -5379,Chris Havlin,2020-09-23 15:40:19-05:00,commit, -5380,Chris Havlin,2020-09-23 15:03:58-05:00,commit, -5381,Chris Havlin,2020-09-23 14:55:35-05:00,commit, -5382,Chris Havlin,2020-09-23 14:41:55-05:00,commit, -5383,keltonhalbert,2020-09-23 19:35:27+00:00,commit, -5384,keltonhalbert,2020-09-23 19:08:10+00:00,commit, -5385,keltonhalbert,2020-09-23 18:25:22+00:00,commit, -5386,keltonhalbert,2020-09-23 18:25:16+00:00,commit, -5387,Clément Robert,2020-09-23 17:29:51+02:00,commit, -5388,Corentin Cadiou,2020-09-23 16:23:50+02:00,commit, -5389,Corentin Cadiou,2020-09-23 12:42:46+01:00,commit, -5390,Chris Havlin,2020-09-22 17:33:09-05:00,commit, -5391,Chris Havlin,2020-09-22 16:05:09-05:00,commit, -5392,keltonhalbert,2020-09-22 21:00:41+00:00,commit, -5393,keltonhalbert,2020-09-22 20:59:04+00:00,commit, -5394,keltonhalbert,2020-09-22 20:55:13+00:00,commit, -5395,keltonhalbert,2020-09-22 20:49:51+00:00,commit, -5396,keltonhalbert,2020-09-22 20:44:54+00:00,commit, -5397,Chris Havlin,2020-09-22 15:01:50-05:00,commit, -5398,keltonhalbert,2020-09-22 19:32:18+00:00,commit, -5399,keltonhalbert,2020-09-22 19:30:43+00:00,commit, -5400,Chris Havlin,2020-09-22 13:53:10-05:00,commit, -5401,keltonhalbert,2020-09-22 18:21:48+00:00,commit, -5402,Madicken Munk,2020-09-22 10:09:24-05:00,commit, -5403,Madicken Munk,2020-09-22 10:01:43-05:00,commit, -5404,Madicken Munk,2020-09-22 09:55:30-05:00,commit, -5405,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5406,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5407,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5408,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5409,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5410,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5411,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5412,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5413,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5414,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5184,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5185,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5186,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5187,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5188,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5189,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5190,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5191,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5192,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5193,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5194,Matthew Turk,2020-12-15 10:58:22-06:00,commit, +5195,Matthew Turk,2020-12-15 10:40:49-06:00,commit, +5196,Clément Robert,2020-12-15 17:10:16+01:00,commit, +5197,Matthew Turk,2020-12-15 08:37:27-06:00,commit, +5198,Matthew Turk,2020-12-15 08:16:26-06:00,commit, +5199,Clément Robert,2020-12-15 15:14:14+01:00,commit, +5200,Clément Robert,2020-12-15 11:23:44+01:00,commit, +5201,Madicken Munk,2020-12-14 23:42:23-06:00,commit, +5202,Madicken Munk,2020-12-14 23:34:26-06:00,commit, +5203,Kacper Kowalik,2020-12-14 11:38:32-06:00,commit, +5204,Madicken Munk,2020-12-14 11:26:38-06:00,commit, +5205,Clément Robert,2020-12-07 21:14:17+01:00,commit, +5206,Clément Robert,2020-12-07 20:20:18+01:00,commit, +5207,Clément Robert,2020-12-07 20:08:43+01:00,commit, +5208,Clément Robert,2020-12-07 19:40:59+01:00,commit, +5209,Clément Robert,2020-12-07 19:37:49+01:00,commit, +5210,Britton Smith,2020-12-05 08:25:58+00:00,commit, +5211,Madicken Munk,2020-12-04 10:11:46-06:00,commit, +5212,Britton Smith,2020-12-03 14:06:50+00:00,commit, +5213,yt-fido,2020-12-02 16:19:28+00:00,commit, +5214,Madicken Munk,2020-12-02 09:34:17-06:00,commit, +5215,Kacper Kowalik,2020-12-01 10:27:31-06:00,commit, +5216,Corentin Cadiou,2020-11-26 15:16:17+00:00,commit, +5217,Clément Robert,2020-11-26 15:52:41+01:00,commit, +5218,Corentin Cadiou,2020-11-26 14:21:21+00:00,commit, +5219,Corentin Cadiou,2020-11-26 14:20:50+00:00,commit, +5220,yt-fido,2020-11-26 14:15:22+00:00,commit, +5221,Clément Robert,2020-11-26 15:11:07+01:00,commit, +5222,Clément Robert,2020-11-26 10:13:41+01:00,commit, +5223,Corentin Cadiou,2020-11-26 09:59:24+01:00,commit, +5224,Clément Robert,2020-11-26 09:32:17+01:00,commit, +5225,Clément Robert,2020-11-26 09:32:17+01:00,commit, +5226,Clément Robert,2020-11-25 20:48:45+01:00,commit, +5227,Corentin Cadiou,2020-11-25 16:34:26+00:00,commit, +5228,Corentin Cadiou,2020-11-25 16:33:39+00:00,commit, +5229,yt-fido,2020-11-25 16:33:36+00:00,commit, +5230,Matthew Turk,2020-11-25 09:44:18-06:00,commit, +5231,Matthew Turk,2020-11-24 16:17:27-06:00,commit, +5232,Matthew Turk,2020-11-24 16:17:16-06:00,commit, +5233,Corentin Cadiou,2020-11-24 16:32:13+01:00,commit, +5234,Clément Robert,2020-11-24 11:56:28+01:00,commit, +5235,Corentin Cadiou,2020-11-23 14:20:35+01:00,commit, +5236,Corentin Cadiou,2020-11-23 11:02:10+01:00,commit, +5237,Clément Robert,2020-11-22 23:59:38+01:00,commit, +5238,Britton Smith,2020-11-18 11:04:50+00:00,commit, +5239,Britton Smith,2020-11-18 10:33:06+00:00,commit, +5240,Corentin Cadiou,2020-11-18 09:21:55+00:00,commit, +5241,Corentin Cadiou,2020-11-18 09:21:55+00:00,commit, +5242,yt-fido,2020-11-18 09:21:26+00:00,commit, +5243,Axel Huebl,2020-11-18 09:21:07+00:00,commit, +5244,Axel Huebl,2020-11-18 09:21:07+00:00,commit, +5245,Axel Huebl,2020-11-18 09:21:07+00:00,commit, +5246,Corentin Cadiou,2020-11-18 09:21:07+00:00,commit, +5247,Axel Huebl,2020-11-18 09:20:56+00:00,commit, +5248,Madicken Munk,2020-11-17 13:26:14-06:00,commit, +5249,Madicken Munk,2020-11-17 12:29:10-06:00,commit, +5250,Madicken Munk,2020-11-17 12:09:53-06:00,commit, +5251,Madicken Munk,2020-11-17 12:05:44-06:00,commit, +5252,Madicken Munk,2020-11-17 11:59:15-06:00,commit, +5253,Madicken Munk,2020-11-17 11:53:48-06:00,commit, +5254,Madicken Munk,2020-11-17 11:48:17-06:00,commit, +5255,Madicken Munk,2020-11-17 11:46:43-06:00,commit, +5256,Madicken Munk,2020-11-16 15:54:06-06:00,commit, +5257,Madicken Munk,2020-11-16 15:49:00-06:00,commit, +5258,Madicken Munk,2020-11-16 15:47:53-06:00,commit, +5259,Kacper Kowalik,2020-11-15 15:30:20-06:00,commit, +5260,Matthew Turk,2020-11-15 05:32:51-06:00,commit, +5261,Matthew Turk,2020-11-15 05:20:50-06:00,commit, +5262,Matthew Turk,2020-11-13 14:45:57-06:00,commit, +5263,Matthew Turk,2020-11-13 13:16:44-06:00,commit, +5264,Matthew Turk,2020-11-13 11:58:00-06:00,commit, +5265,Matthew Turk,2020-11-13 11:44:00-06:00,commit, +5266,Kacper Kowalik,2020-11-13 11:39:22-06:00,commit, +5267,Madicken Munk,2020-11-12 17:26:11-06:00,commit, +5268,Kacper Kowalik,2020-11-11 21:19:07-06:00,commit, +5269,Kacper Kowalik,2020-11-11 20:27:17-06:00,commit, +5270,Madicken Munk,2020-11-10 16:58:02-06:00,commit, +5271,Madicken Munk,2020-11-10 15:08:51-06:00,commit, +5272,Matthew Turk,2020-11-10 14:08:40-06:00,commit, +5273,Matthew Turk,2020-11-10 14:04:14-06:00,commit, +5274,Matthew Turk,2020-11-10 13:55:09-06:00,commit, +5275,Madicken Munk,2020-11-10 12:55:42-06:00,commit, +5276,Madicken Munk,2020-11-10 12:53:43-06:00,commit, +5277,Corentin Cadiou,2020-11-10 15:58:04+00:00,commit, +5278,Corentin Cadiou,2020-11-10 15:53:18+00:00,commit, +5279,Corentin Cadiou,2020-11-10 15:42:54+00:00,commit, +5280,Chris Havlin,2020-11-04 17:01:49-06:00,commit, +5281,Corentin Cadiou,2020-11-02 15:00:48+00:00,commit, +5282,Corentin Cadiou,2020-11-02 12:30:35+00:00,commit, +5283,Corentin Cadiou,2020-11-02 12:30:15+00:00,commit, +5284,Corentin Cadiou,2020-11-02 12:23:42+00:00,commit, +5285,Corentin Cadiou,2020-11-02 12:23:07+00:00,commit, +5286,Corentin Cadiou,2020-10-31 19:14:59+00:00,commit, +5287,Corentin Cadiou,2020-10-29 21:41:41+00:00,commit, +5288,Corentin Cadiou,2020-10-29 20:38:28+00:00,commit, +5289,Corentin Cadiou,2020-10-29 20:34:07+00:00,commit, +5290,Corentin Cadiou,2020-10-29 20:33:46+00:00,commit, +5291,Chris Havlin,2020-10-29 10:28:15-05:00,commit, +5292,Clément Robert,2020-10-26 18:34:48+01:00,commit, +5293,Kacper Kowalik,2020-10-24 13:36:19-05:00,commit, +5294,Matthew Turk,2020-10-23 14:46:35-05:00,commit, +5295,Madicken Munk,2020-10-23 10:55:42-05:00,commit, +5296,Madicken Munk,2020-10-23 10:54:50-05:00,commit, +5297,Madicken Munk,2020-10-23 10:54:28-05:00,commit, +5298,Matthew Turk,2020-10-23 10:51:23-05:00,commit, +5299,Chris Havlin,2020-10-22 15:30:18-05:00,commit, +5300,Madicken Munk,2020-10-21 09:38:28-05:00,commit, +5301,Kacper Kowalik,2020-10-20 09:53:14-05:00,commit, +5302,Clément Robert,2020-10-19 22:01:26+02:00,commit, +5303,Clément Robert,2020-10-18 22:29:04+02:00,commit, +5304,Clément Robert,2020-10-15 17:10:46+02:00,commit, +5305,Corentin Cadiou,2020-10-15 12:44:23+02:00,commit, +5306,Clément Robert,2020-10-15 11:30:53+02:00,commit, +5307,RevathiJambunathan,2020-10-14 20:53:37-07:00,commit, +5308,RevathiJambunathan,2020-10-14 20:49:58-07:00,commit, +5309,Clément Robert,2020-10-14 19:42:49+02:00,commit, +5310,Revathi Jambunathan,2020-10-14 08:52:55-07:00,commit, +5311,Revathi Jambunathan,2020-10-14 08:42:44-07:00,commit, +5312,Clément Robert,2020-10-14 17:27:49+02:00,commit, +5313,Clément Robert,2020-10-14 16:57:27+02:00,commit, +5314,Corentin Cadiou,2020-10-14 14:24:31+01:00,commit, +5315,Corentin Cadiou,2020-10-14 14:24:31+01:00,commit, +5316,Corentin Cadiou,2020-10-14 14:24:14+01:00,commit, +5317,Corentin Cadiou,2020-10-14 14:23:37+01:00,commit, +5318,Clément Robert,2020-10-14 10:06:06+02:00,commit, +5319,RevathiJambunathan,2020-10-13 21:35:24-07:00,commit, +5320,RevathiJambunathan,2020-10-13 20:53:57-07:00,commit, +5321,RevathiJambunathan,2020-10-13 20:17:27-07:00,commit, +5322,RevathiJambunathan,2020-10-13 16:08:52-07:00,commit, +5323,Chris Havlin,2020-10-13 14:36:26-05:00,commit, +5324,Clément Robert,2020-10-13 11:09:24+02:00,commit, +5325,Clément Robert,2020-10-13 11:08:48+02:00,commit, +5326,RevathiJambunathan,2020-10-12 21:19:01-07:00,commit, +5327,Madicken Munk,2020-10-12 14:37:02-05:00,commit, +5328,Madicken Munk,2020-10-09 14:00:06-05:00,commit, +5329,Kacper Kowalik,2020-10-09 10:45:40-05:00,commit, +5330,Madicken Munk,2020-10-09 10:31:46-05:00,commit, +5331,Clément Robert,2020-10-09 10:04:06+02:00,commit, +5332,RevathiJambunathan,2020-10-07 21:14:57-07:00,commit, +5333,Kacper Kowalik,2020-10-07 15:45:51-05:00,commit, +5334,Clément Robert,2020-10-07 20:04:16+02:00,commit, +5335,Madicken Munk,2020-10-07 10:51:27-05:00,commit, +5336,Chris Havlin,2020-10-07 10:02:33-05:00,commit, +5337,Chris Havlin,2020-10-07 09:29:44-05:00,commit, +5338,Chris Havlin,2020-10-07 09:26:27-05:00,commit, +5339,Chris Havlin,2020-10-07 09:05:23-05:00,commit, +5340,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5341,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5342,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5343,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5344,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5345,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5346,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5347,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5348,RevathiJambunathan,2020-10-06 17:57:22-07:00,commit, +5349,Clément Robert,2020-10-06 12:14:08+02:00,commit, +5350,Chris Havlin,2020-10-05 11:39:18-05:00,commit, +5351,Chris Havlin,2020-10-05 10:34:47-05:00,commit, +5352,Chris Havlin,2020-10-02 16:58:00-05:00,commit, +5353,Chris Havlin,2020-10-02 16:52:40-05:00,commit, +5354,Chris Havlin,2020-10-02 16:47:40-05:00,commit, +5355,Madicken Munk,2020-10-02 09:37:04-05:00,commit, +5356,Britton Smith,2020-10-02 10:51:20+01:00,commit, +5357,Clément Robert,2020-10-01 16:20:36+02:00,commit, +5358,Clément Robert,2020-10-01 11:58:27+02:00,commit, +5359,Chris Havlin,2020-09-30 14:50:03-05:00,commit, +5360,Chris Havlin,2020-09-30 14:08:22-05:00,commit, +5361,Chris Havlin,2020-09-30 13:50:50-05:00,commit, +5362,Chris Havlin,2020-09-30 13:35:11-05:00,commit, +5363,Clément Robert,2020-09-28 20:02:49+02:00,commit, +5364,Britton Smith,2020-09-28 17:15:44+01:00,commit, +5365,Britton Smith,2020-09-28 13:09:15+01:00,commit, +5366,Clément Robert,2020-09-28 11:09:38+02:00,commit, +5367,Clément Robert,2020-09-28 10:24:14+02:00,commit, +5368,Clément Robert,2020-09-28 00:00:00+02:00,commit, +5369,Clément Robert,2020-09-27 19:31:28+02:00,commit, +5370,Clément Robert,2020-09-27 16:41:24+02:00,commit, +5371,Clément Robert,2020-09-27 13:14:17+02:00,commit, +5372,Chris Havlin,2020-09-25 16:01:11-05:00,commit, +5373,Chris Havlin,2020-09-25 15:31:47-05:00,commit, +5374,Madicken Munk,2020-09-25 15:17:02-05:00,commit, +5375,Chris Havlin,2020-09-25 15:03:21-05:00,commit, +5376,Clément Robert,2020-09-25 21:23:23+02:00,commit, +5377,Philipp Edelmann,2020-09-25 11:43:26-06:00,commit, +5378,Philipp Edelmann,2020-09-25 11:42:01-06:00,commit, +5379,Chris Havlin,2020-09-25 10:16:03-05:00,commit, +5380,Clément Robert,2020-09-24 22:23:58+02:00,commit, +5381,Kacper Kowalik,2020-09-24 12:45:29-05:00,commit, +5382,Philipp Edelmann,2020-09-24 10:32:11-06:00,commit, +5383,Philipp Edelmann,2020-09-24 10:26:07-06:00,commit, +5384,Kacper Kowalik,2020-09-24 09:52:44-05:00,commit, +5385,Kacper Kowalik,2020-09-24 09:52:02-05:00,commit, +5386,Madicken Munk,2020-09-23 17:07:53-05:00,commit, +5387,Madicken Munk,2020-09-23 16:58:13-05:00,commit, +5388,Chris Havlin,2020-09-23 15:48:50-05:00,commit, +5389,Chris Havlin,2020-09-23 15:40:19-05:00,commit, +5390,Chris Havlin,2020-09-23 15:03:58-05:00,commit, +5391,Chris Havlin,2020-09-23 14:55:35-05:00,commit, +5392,Chris Havlin,2020-09-23 14:41:55-05:00,commit, +5393,keltonhalbert,2020-09-23 19:35:27+00:00,commit, +5394,keltonhalbert,2020-09-23 19:08:10+00:00,commit, +5395,keltonhalbert,2020-09-23 18:25:22+00:00,commit, +5396,keltonhalbert,2020-09-23 18:25:16+00:00,commit, +5397,Clément Robert,2020-09-23 17:29:51+02:00,commit, +5398,Corentin Cadiou,2020-09-23 16:23:50+02:00,commit, +5399,Corentin Cadiou,2020-09-23 12:42:46+01:00,commit, +5400,Chris Havlin,2020-09-22 17:33:09-05:00,commit, +5401,Chris Havlin,2020-09-22 16:05:09-05:00,commit, +5402,keltonhalbert,2020-09-22 21:00:41+00:00,commit, +5403,keltonhalbert,2020-09-22 20:59:04+00:00,commit, +5404,keltonhalbert,2020-09-22 20:55:13+00:00,commit, +5405,keltonhalbert,2020-09-22 20:49:51+00:00,commit, +5406,keltonhalbert,2020-09-22 20:44:54+00:00,commit, +5407,Chris Havlin,2020-09-22 15:01:50-05:00,commit, +5408,keltonhalbert,2020-09-22 19:32:18+00:00,commit, +5409,keltonhalbert,2020-09-22 19:30:43+00:00,commit, +5410,Chris Havlin,2020-09-22 13:53:10-05:00,commit, +5411,keltonhalbert,2020-09-22 18:21:48+00:00,commit, +5412,Madicken Munk,2020-09-22 10:09:24-05:00,commit, +5413,Madicken Munk,2020-09-22 10:01:43-05:00,commit, +5414,Madicken Munk,2020-09-22 09:55:30-05:00,commit, 5415,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, 5416,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, 5417,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, @@ -5425,296 +5425,296 @@ 5423,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, 5424,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, 5425,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, -5426,Clément Robert,2020-09-22 10:02:05+02:00,commit, -5427,keltonhalbert,2020-09-21 22:22:11+00:00,commit, -5428,keltonhalbert,2020-09-21 21:59:42+00:00,commit, -5429,Madicken Munk,2020-09-21 16:48:46-05:00,commit, -5430,keltonhalbert,2020-09-21 21:40:59+00:00,commit, -5431,keltonhalbert,2020-09-21 21:05:42+00:00,commit, -5432,keltonhalbert,2020-09-21 20:55:53+00:00,commit, -5433,keltonhalbert,2020-09-21 20:53:13+00:00,commit, -5434,keltonhalbert,2020-09-21 20:52:24+00:00,commit, -5435,Chris Havlin,2020-09-21 15:44:09-05:00,commit, -5436,Chris Havlin,2020-09-21 15:43:34-05:00,commit, -5437,keltonhalbert,2020-09-21 20:38:50+00:00,commit, -5438,keltonhalbert,2020-09-21 20:38:26+00:00,commit, -5439,Madicken Munk,2020-09-21 15:28:39-05:00,commit, -5440,keltonhalbert,2020-09-21 20:26:07+00:00,commit, -5441,keltonhalbert,2020-09-21 20:24:49+00:00,commit, -5442,keltonhalbert,2020-09-21 20:24:16+00:00,commit, -5443,keltonhalbert,2020-09-21 20:07:31+00:00,commit, -5444,Chris Havlin,2020-09-21 14:56:08-05:00,commit, -5445,Chris Havlin,2020-09-21 14:30:31-05:00,commit, -5446,keltonhalbert,2020-09-21 18:44:38+00:00,commit, -5447,Corentin Cadiou,2020-09-21 20:38:40+02:00,commit, -5448,Corentin Cadiou,2020-09-21 20:37:51+02:00,commit, -5449,Corentin Cadiou,2020-09-21 16:16:11+01:00,commit, -5450,Corentin Cadiou,2020-09-21 16:16:11+01:00,commit, -5451,Clément Robert,2020-09-21 10:05:14+02:00,commit, -5452,Clément Robert,2020-09-21 10:03:55+02:00,commit, -5453,Clément Robert,2020-09-21 10:03:55+02:00,commit, -5454,Matthew Turk,2020-09-18 10:11:29-05:00,commit, -5455,Matthew Turk,2020-09-18 09:59:02-05:00,commit, -5456,Madicken Munk,2020-09-18 09:43:52-05:00,commit, -5457,Matthew Turk,2020-09-18 09:21:57-05:00,commit, -5458,Matthew Turk,2020-09-18 09:15:19-05:00,commit, -5459,Matthew Turk,2020-09-18 09:01:50-05:00,commit, -5460,Clément Robert,2020-09-17 23:48:36+02:00,commit, -5461,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5462,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5463,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5464,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5465,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5466,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5467,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5468,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5469,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5470,Clément Robert,2020-09-17 23:48:19+02:00,commit, -5471,Madicken Munk,2020-09-17 13:35:44-05:00,commit, -5472,Madicken Munk,2020-09-17 13:34:23-05:00,commit, -5473,Clément Robert,2020-09-17 19:58:32+02:00,commit, -5474,Clément Robert,2020-09-17 19:06:35+02:00,commit, -5475,Clément Robert,2020-09-17 18:17:34+02:00,commit, -5476,Kacper Kowalik,2020-09-17 11:02:45-05:00,commit, -5477,Kacper Kowalik,2020-09-17 10:00:58-05:00,commit, -5478,Clément Robert,2020-09-17 16:03:18+02:00,commit, -5479,Clément Robert,2020-09-17 14:55:10+02:00,commit, -5480,Clément Robert,2020-09-17 14:52:25+02:00,commit, -5481,Clément Robert,2020-09-17 14:12:57+02:00,commit, -5482,Clément Robert,2020-09-17 14:01:18+02:00,commit, -5483,Clément Robert,2020-09-17 13:49:01+02:00,commit, -5484,Corentin Cadiou,2020-09-17 10:02:35+02:00,commit, -5485,Clément Robert,2020-09-17 08:11:14+02:00,commit, -5486,Clément Robert,2020-09-16 23:00:22+02:00,commit, -5487,Madicken Munk,2020-09-16 15:57:54-05:00,commit, -5488,Clément Robert,2020-09-16 22:07:47+02:00,commit, -5489,Kacper Kowalik,2020-09-16 12:45:19-05:00,commit, -5490,Clément Robert,2020-09-16 19:43:10+02:00,commit, -5491,Clément Robert,2020-09-16 19:43:10+02:00,commit, -5492,Clément Robert,2020-09-16 19:43:10+02:00,commit, -5493,Clément Robert,2020-09-16 19:43:10+02:00,commit, -5494,Clément Robert,2020-09-16 19:43:10+02:00,commit, -5495,Clément Robert,2020-09-16 19:43:10+02:00,commit, -5496,Clément Robert,2020-09-16 19:43:10+02:00,commit, -5497,Clément Robert,2020-09-16 19:43:09+02:00,commit, -5498,Clément Robert,2020-09-16 19:43:09+02:00,commit, -5499,Clément Robert,2020-09-16 19:42:17+02:00,commit, -5500,Clément Robert,2020-09-16 19:42:17+02:00,commit, -5501,Clément Robert,2020-09-16 19:42:17+02:00,commit, -5502,Clément Robert,2020-09-16 19:42:17+02:00,commit, -5503,Matthew Turk,2020-09-16 12:27:55-05:00,commit, -5504,Madicken Munk,2020-09-16 10:12:05-05:00,commit, -5505,Matthew Turk,2020-09-16 09:59:13-05:00,commit, -5506,Corentin Cadiou,2020-09-16 15:30:47+01:00,commit, -5507,Matthew Turk,2020-09-16 09:16:54-05:00,commit, -5508,Matthew Turk,2020-09-16 09:15:30-05:00,commit, -5509,Matthew Turk,2020-09-16 09:13:14-05:00,commit, -5510,Clément Robert,2020-09-16 14:10:20+02:00,commit, -5511,Clément Robert,2020-09-16 13:13:39+02:00,commit, -5512,Clément Robert,2020-09-16 13:08:04+02:00,commit, -5513,Clément Robert,2020-09-16 12:30:32+02:00,commit, -5514,Corentin Cadiou,2020-09-16 11:56:00+02:00,commit, -5515,Clément Robert,2020-09-16 11:56:00+02:00,commit, -5516,Corentin Cadiou,2020-09-16 11:56:00+02:00,commit, -5517,Corentin Cadiou,2020-09-16 11:56:00+02:00,commit, -5518,Corentin Cadiou,2020-09-16 11:09:52+02:00,commit, -5519,Clément Robert,2020-09-16 11:07:54+02:00,commit, -5520,Clément Robert,2020-09-16 11:07:54+02:00,commit, -5521,Clément Robert,2020-09-16 11:07:54+02:00,commit, -5522,Clément Robert,2020-09-16 11:07:54+02:00,commit, -5523,Clément Robert,2020-09-16 11:07:54+02:00,commit, -5524,Clément Robert,2020-09-16 11:07:54+02:00,commit, -5525,Clément Robert,2020-09-16 11:07:53+02:00,commit, -5526,Clément Robert,2020-09-16 11:07:53+02:00,commit, -5527,Clément Robert,2020-09-16 11:07:53+02:00,commit, -5528,Clément Robert,2020-09-16 11:07:53+02:00,commit, -5529,Clément Robert,2020-09-16 07:44:07+02:00,commit, -5530,Kacper Kowalik,2020-09-15 20:15:35-05:00,commit, -5531,Kacper Kowalik,2020-09-15 18:54:49-05:00,commit, -5532,Clément Robert,2020-09-15 20:57:03+02:00,commit, -5533,Madicken Munk,2020-09-15 10:47:17-05:00,commit, -5534,Madicken Munk,2020-09-15 10:20:39-05:00,commit, -5535,Clément Robert,2020-09-15 16:16:20+02:00,commit, -5536,Matthew Turk,2020-09-15 07:57:46-05:00,commit, -5537,Corentin Cadiou,2020-09-15 09:19:09+01:00,commit, -5538,Corentin Cadiou,2020-09-15 09:16:10+01:00,commit, -5539,Clément Robert,2020-09-15 08:31:44+02:00,commit, -5540,Clément Robert,2020-09-15 07:27:20+02:00,commit, -5541,Kacper Kowalik,2020-09-14 23:27:15-05:00,commit, -5542,Kacper Kowalik,2020-09-14 23:24:48-05:00,commit, -5543,Madicken Munk,2020-09-14 15:33:40-05:00,commit, -5544,Madicken Munk,2020-09-14 15:00:04-05:00,commit, -5545,Kacper Kowalik,2020-09-14 14:56:57-05:00,commit, -5546,Madicken Munk,2020-09-14 14:37:54-05:00,commit, -5547,Kacper Kowalik,2020-09-14 13:58:25-05:00,commit, -5548,Corentin Cadiou,2020-09-14 17:44:31+01:00,commit, -5549,Matthew Turk,2020-09-14 11:13:39-05:00,commit, -5550,Matthew Turk,2020-09-14 11:06:40-05:00,commit, -5551,Corentin Cadiou,2020-09-14 18:03:29+02:00,commit, -5552,Britton Smith,2020-09-14 13:34:19+01:00,commit, -5553,Britton Smith,2020-09-14 13:34:19+01:00,commit, -5554,Kacper Kowalik,2020-09-13 21:25:29-05:00,commit, -5555,Kacper Kowalik,2020-09-13 19:49:48-05:00,commit, -5556,Kacper Kowalik,2020-09-13 14:06:03-05:00,commit, -5557,Kacper Kowalik,2020-09-13 14:06:03-05:00,commit, -5558,Clément Robert,2020-09-13 15:57:49+02:00,commit, -5559,Clément Robert,2020-09-13 14:51:00+02:00,commit, -5560,Clément Robert,2020-09-12 22:12:04+02:00,commit, -5561,Clément Robert,2020-09-12 14:52:07+02:00,commit, -5562,Madicken Munk,2020-09-11 15:24:36-05:00,commit, -5563,Matthew Turk,2020-09-11 15:22:59-05:00,commit, -5564,Matthew Turk,2020-09-11 15:22:07-05:00,commit, -5565,Madicken Munk,2020-09-11 15:20:11-05:00,commit, -5566,Madicken Munk,2020-09-11 15:14:09-05:00,commit, -5567,Matthew Turk,2020-09-11 15:01:05-05:00,commit, -5568,Matthew Turk,2020-09-11 14:01:50-05:00,commit, -5569,Matthew Turk,2020-09-11 13:51:53-05:00,commit, -5570,Matthew Turk,2020-09-11 13:37:51-05:00,commit, -5571,Matthew Turk,2020-09-11 10:52:28-05:00,commit, -5572,Matthew Turk,2020-09-11 10:52:19-05:00,commit, -5573,Matthew Turk,2020-09-11 09:05:53-05:00,commit, -5574,Matthew Turk,2020-09-11 08:54:08-05:00,commit, -5575,Clément Robert,2020-09-10 11:52:43+02:00,commit, -5576,Clément Robert,2020-09-10 10:43:30+02:00,commit, -5577,Clément Robert,2020-09-10 10:41:47+02:00,commit, -5578,Clément Robert,2020-09-10 10:38:50+02:00,commit, -5579,Clément Robert,2020-09-10 09:28:36+02:00,commit, -5580,Clément Robert,2020-09-10 09:25:20+02:00,commit, -5581,Clément Robert,2020-09-09 23:36:41+02:00,commit, -5582,Kacper Kowalik,2020-09-09 15:31:43-05:00,commit, -5583,Corentin Cadiou,2020-09-09 16:07:44+02:00,commit, -5584,Madicken Munk,2020-09-08 16:58:23-05:00,commit, -5585,Madicken Munk,2020-09-08 16:26:30-05:00,commit, -5586,Kacper Kowalik,2020-09-08 15:30:26-05:00,commit, -5587,Kacper Kowalik,2020-09-08 12:13:59-05:00,commit, -5588,Chris Havlin,2020-09-04 20:23:02-05:00,commit, -5589,Chris Havlin,2020-09-04 16:56:04-05:00,commit, -5590,Kacper Kowalik,2020-09-03 10:20:21-05:00,commit, -5591,Kacper Kowalik,2020-09-03 10:17:50-05:00,commit, -5592,Clément Robert,2020-09-02 22:40:56+02:00,commit, -5593,Clément Robert,2020-09-01 17:29:44+02:00,commit, -5594,Madicken Munk,2020-09-01 10:09:38-05:00,commit, -5595,Madicken Munk,2020-09-01 10:05:11-05:00,commit, -5596,Madicken Munk,2020-09-01 09:57:43-05:00,commit, -5597,Matthew Turk,2020-08-31 09:54:30-05:00,commit, -5598,Matthew Turk,2020-08-31 09:39:22-05:00,commit, -5599,Matthew Turk,2020-08-31 09:34:04-05:00,commit, -5600,Corentin Cadiou,2020-08-30 19:34:13+02:00,commit, -5601,Corentin Cadiou,2020-08-30 12:04:47+02:00,commit, -5602,Corentin Cadiou,2020-08-30 11:38:10+02:00,commit, -5603,Corentin Cadiou,2020-08-30 11:30:32+02:00,commit, -5604,Corentin Cadiou,2020-08-30 11:23:55+02:00,commit, -5605,Corentin Cadiou,2020-08-30 11:21:05+02:00,commit, -5606,Corentin Cadiou,2020-08-30 11:15:42+02:00,commit, -5607,Corentin Cadiou,2020-08-30 11:01:50+02:00,commit, -5608,Corentin Cadiou,2020-08-30 10:37:08+02:00,commit, -5609,Corentin Cadiou,2020-08-30 10:35:03+02:00,commit, -5610,Chris Havlin,2020-08-26 15:27:40-07:00,commit, -5611,Chris Havlin,2020-08-26 10:38:28-07:00,commit, -5612,Chris Havlin,2020-08-20 13:58:27-07:00,commit, -5613,Chris Havlin,2020-08-20 09:34:45-07:00,commit, -5614,Clément Robert,2020-08-20 11:33:49+02:00,commit, -5615,Clément Robert,2020-08-20 11:16:49+02:00,commit, -5616,Kacper Kowalik,2020-08-19 14:17:38-05:00,commit, -5617,Clément Robert,2020-08-19 09:29:10+02:00,commit, -5618,Madicken Munk,2020-08-18 15:23:45-05:00,commit, -5619,Clément Robert,2020-08-18 22:07:27+02:00,commit, -5620,Clément Robert,2020-08-18 21:46:41+02:00,commit, -5621,Clément Robert,2020-08-18 21:45:55+02:00,commit, -5622,Clément Robert,2020-08-18 21:37:41+02:00,commit, -5623,Kacper Kowalik,2020-08-18 12:11:45-05:00,commit, -5624,Kacper Kowalik,2020-08-18 12:11:18-05:00,commit, -5625,Clément Robert,2020-08-18 18:32:50+02:00,commit, -5626,Clément Robert,2020-08-18 17:56:39+02:00,commit, -5627,Madicken Munk,2020-08-18 10:24:23-05:00,commit, -5628,Britton Smith,2020-08-18 13:33:24+01:00,commit, -5629,Clément Robert,2020-08-18 12:03:11+02:00,commit, -5630,Clément Robert,2020-08-18 11:31:34+02:00,commit, -5631,Clément Robert,2020-08-18 09:06:36+02:00,commit, -5632,Madicken Munk,2020-08-17 14:38:19-05:00,commit, -5633,Madicken Munk,2020-08-17 14:22:26-05:00,commit, -5634,Madicken Munk,2020-08-17 13:55:19-05:00,commit, -5635,Clément Robert,2020-08-17 19:58:39+02:00,commit, -5636,Clément Robert,2020-08-17 19:54:01+02:00,commit, -5637,Clément Robert,2020-08-17 19:00:59+02:00,commit, -5638,Madicken Munk,2020-08-17 10:46:41-05:00,commit, -5639,Madicken Munk,2020-08-17 10:35:25-05:00,commit, -5640,Madicken Munk,2020-08-17 10:33:49-05:00,commit, -5641,Matthew Turk,2020-08-17 10:02:46-05:00,commit, -5642,Clément Robert,2020-08-17 15:10:05+02:00,commit, -5643,Clément Robert,2020-08-17 14:51:53+02:00,commit, -5644,Clément Robert,2020-08-17 09:59:45+02:00,commit, -5645,Clément Robert,2020-08-16 23:10:18+02:00,commit, -5646,Clément Robert,2020-08-16 19:27:24+02:00,commit, -5647,Clément Robert,2020-08-16 08:07:24+02:00,commit, -5648,Clément Robert,2020-08-16 08:07:24+02:00,commit, -5649,Clément Robert,2020-08-16 08:07:24+02:00,commit, -5650,Clément Robert,2020-08-16 08:07:24+02:00,commit, -5651,Clément Robert,2020-08-16 08:07:24+02:00,commit, -5652,Clément Robert,2020-08-16 08:00:30+02:00,commit, -5653,Matthew Turk,2020-08-15 19:19:22-05:00,commit, -5654,Matthew Turk,2020-08-15 10:47:00-05:00,commit, -5655,Matthew Turk,2020-08-15 10:43:51-05:00,commit, -5656,Clément Robert,2020-08-15 17:43:44+02:00,commit, -5657,Matthew Turk,2020-08-15 10:41:55-05:00,commit, -5658,Matthew Turk,2020-08-15 10:22:25-05:00,commit, -5659,Clément Robert,2020-08-15 17:20:26+02:00,commit, -5660,Clément Robert,2020-08-15 17:19:38+02:00,commit, -5661,Clément Robert,2020-08-15 17:15:40+02:00,commit, -5662,Clément Robert,2020-08-15 17:15:39+02:00,commit, -5663,Clément Robert,2020-08-15 17:12:50+02:00,commit, -5664,Clément Robert,2020-08-15 17:10:18+02:00,commit, -5665,Clément Robert,2020-08-15 17:02:27+02:00,commit, -5666,Clément Robert,2020-08-15 17:02:27+02:00,commit, -5667,Clément Robert,2020-08-15 17:02:26+02:00,commit, -5668,Clément Robert,2020-08-15 17:01:30+02:00,commit, -5669,Clément Robert,2020-08-15 17:01:30+02:00,commit, -5670,Clément Robert,2020-08-15 17:01:30+02:00,commit, -5671,Clément Robert,2020-08-15 17:01:30+02:00,commit, -5672,Matthew Turk,2020-08-15 09:49:31-05:00,commit, -5673,Matthew Turk,2020-08-15 09:48:34-05:00,commit, -5674,Clément Robert,2020-08-15 13:33:50+02:00,commit, -5675,Clément Robert,2020-08-15 12:30:55+02:00,commit, -5676,Clément Robert,2020-08-15 12:16:22+02:00,commit, -5677,Clément Robert,2020-08-15 09:24:29+02:00,commit, -5678,Clément Robert,2020-08-15 00:16:50+02:00,commit, -5679,Matthew Turk,2020-08-14 16:52:02-05:00,commit, -5680,Matthew Turk,2020-08-14 16:49:42-05:00,commit, -5681,Clément Robert,2020-08-14 22:04:30+02:00,commit, -5682,Clément Robert,2020-08-14 21:44:31+02:00,commit, -5683,Madicken Munk,2020-08-14 14:05:37-05:00,commit, -5684,Clément Robert,2020-08-14 20:55:13+02:00,commit, -5685,Madicken Munk,2020-08-14 13:45:50-05:00,commit, -5686,Clément Robert,2020-08-14 18:59:16+02:00,commit, -5687,Clément Robert,2020-08-14 17:54:02+02:00,commit, -5688,John ZuHone,2020-08-14 11:11:42-04:00,commit, -5689,Clément Robert,2020-08-14 17:01:43+02:00,commit, -5690,John ZuHone,2020-08-14 11:01:43-04:00,commit, -5691,John ZuHone,2020-08-14 11:01:43-04:00,commit, -5692,John ZuHone,2020-08-14 11:01:43-04:00,commit, -5693,John ZuHone,2020-08-14 11:01:43-04:00,commit, -5694,John ZuHone,2020-08-14 11:01:43-04:00,commit, -5695,John ZuHone,2020-08-14 11:01:43-04:00,commit, -5696,John ZuHone,2020-08-14 11:01:43-04:00,commit, -5697,Matthew Turk,2020-08-14 09:58:12-05:00,commit, -5698,Matthew Turk,2020-08-14 09:56:28-05:00,commit, -5699,Britton Smith,2020-08-14 15:32:45+01:00,commit, -5700,Clément Robert,2020-08-14 16:28:56+02:00,commit, -5701,Matthew Turk,2020-08-14 09:18:24-05:00,commit, -5702,Matthew Turk,2020-08-14 09:13:23-05:00,commit, -5703,Matthew Turk,2020-08-14 09:12:40-05:00,commit, -5704,Britton Smith,2020-08-14 15:05:06+01:00,commit, -5705,Clément Robert,2020-08-14 16:03:04+02:00,commit, -5706,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5707,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5708,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5709,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5710,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5711,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5712,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5713,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5714,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5715,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5426,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5427,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5428,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5429,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5430,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5431,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5432,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5433,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5434,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5435,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5436,Clément Robert,2020-09-22 10:02:05+02:00,commit, +5437,keltonhalbert,2020-09-21 22:22:11+00:00,commit, +5438,keltonhalbert,2020-09-21 21:59:42+00:00,commit, +5439,Madicken Munk,2020-09-21 16:48:46-05:00,commit, +5440,keltonhalbert,2020-09-21 21:40:59+00:00,commit, +5441,keltonhalbert,2020-09-21 21:05:42+00:00,commit, +5442,keltonhalbert,2020-09-21 20:55:53+00:00,commit, +5443,keltonhalbert,2020-09-21 20:53:13+00:00,commit, +5444,keltonhalbert,2020-09-21 20:52:24+00:00,commit, +5445,Chris Havlin,2020-09-21 15:44:09-05:00,commit, +5446,Chris Havlin,2020-09-21 15:43:34-05:00,commit, +5447,keltonhalbert,2020-09-21 20:38:50+00:00,commit, +5448,keltonhalbert,2020-09-21 20:38:26+00:00,commit, +5449,Madicken Munk,2020-09-21 15:28:39-05:00,commit, +5450,keltonhalbert,2020-09-21 20:26:07+00:00,commit, +5451,keltonhalbert,2020-09-21 20:24:49+00:00,commit, +5452,keltonhalbert,2020-09-21 20:24:16+00:00,commit, +5453,keltonhalbert,2020-09-21 20:07:31+00:00,commit, +5454,Chris Havlin,2020-09-21 14:56:08-05:00,commit, +5455,Chris Havlin,2020-09-21 14:30:31-05:00,commit, +5456,keltonhalbert,2020-09-21 18:44:38+00:00,commit, +5457,Corentin Cadiou,2020-09-21 20:38:40+02:00,commit, +5458,Corentin Cadiou,2020-09-21 20:37:51+02:00,commit, +5459,Corentin Cadiou,2020-09-21 16:16:11+01:00,commit, +5460,Corentin Cadiou,2020-09-21 16:16:11+01:00,commit, +5461,Clément Robert,2020-09-21 10:05:14+02:00,commit, +5462,Clément Robert,2020-09-21 10:03:55+02:00,commit, +5463,Clément Robert,2020-09-21 10:03:55+02:00,commit, +5464,Matthew Turk,2020-09-18 10:11:29-05:00,commit, +5465,Matthew Turk,2020-09-18 09:59:02-05:00,commit, +5466,Madicken Munk,2020-09-18 09:43:52-05:00,commit, +5467,Matthew Turk,2020-09-18 09:21:57-05:00,commit, +5468,Matthew Turk,2020-09-18 09:15:19-05:00,commit, +5469,Matthew Turk,2020-09-18 09:01:50-05:00,commit, +5470,Clément Robert,2020-09-17 23:48:36+02:00,commit, +5471,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5472,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5473,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5474,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5475,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5476,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5477,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5478,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5479,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5480,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5481,Madicken Munk,2020-09-17 13:35:44-05:00,commit, +5482,Madicken Munk,2020-09-17 13:34:23-05:00,commit, +5483,Clément Robert,2020-09-17 19:58:32+02:00,commit, +5484,Clément Robert,2020-09-17 19:06:35+02:00,commit, +5485,Clément Robert,2020-09-17 18:17:34+02:00,commit, +5486,Kacper Kowalik,2020-09-17 11:02:45-05:00,commit, +5487,Kacper Kowalik,2020-09-17 10:00:58-05:00,commit, +5488,Clément Robert,2020-09-17 16:03:18+02:00,commit, +5489,Clément Robert,2020-09-17 14:55:10+02:00,commit, +5490,Clément Robert,2020-09-17 14:52:25+02:00,commit, +5491,Clément Robert,2020-09-17 14:12:57+02:00,commit, +5492,Clément Robert,2020-09-17 14:01:18+02:00,commit, +5493,Clément Robert,2020-09-17 13:49:01+02:00,commit, +5494,Corentin Cadiou,2020-09-17 10:02:35+02:00,commit, +5495,Clément Robert,2020-09-17 08:11:14+02:00,commit, +5496,Clément Robert,2020-09-16 23:00:22+02:00,commit, +5497,Madicken Munk,2020-09-16 15:57:54-05:00,commit, +5498,Clément Robert,2020-09-16 22:07:47+02:00,commit, +5499,Kacper Kowalik,2020-09-16 12:45:19-05:00,commit, +5500,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5501,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5502,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5503,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5504,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5505,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5506,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5507,Clément Robert,2020-09-16 19:43:09+02:00,commit, +5508,Clément Robert,2020-09-16 19:43:09+02:00,commit, +5509,Clément Robert,2020-09-16 19:42:17+02:00,commit, +5510,Clément Robert,2020-09-16 19:42:17+02:00,commit, +5511,Clément Robert,2020-09-16 19:42:17+02:00,commit, +5512,Clément Robert,2020-09-16 19:42:17+02:00,commit, +5513,Matthew Turk,2020-09-16 12:27:55-05:00,commit, +5514,Madicken Munk,2020-09-16 10:12:05-05:00,commit, +5515,Matthew Turk,2020-09-16 09:59:13-05:00,commit, +5516,Corentin Cadiou,2020-09-16 15:30:47+01:00,commit, +5517,Matthew Turk,2020-09-16 09:16:54-05:00,commit, +5518,Matthew Turk,2020-09-16 09:15:30-05:00,commit, +5519,Matthew Turk,2020-09-16 09:13:14-05:00,commit, +5520,Clément Robert,2020-09-16 14:10:20+02:00,commit, +5521,Clément Robert,2020-09-16 13:13:39+02:00,commit, +5522,Clément Robert,2020-09-16 13:08:04+02:00,commit, +5523,Clément Robert,2020-09-16 12:30:32+02:00,commit, +5524,Corentin Cadiou,2020-09-16 11:56:00+02:00,commit, +5525,Clément Robert,2020-09-16 11:56:00+02:00,commit, +5526,Corentin Cadiou,2020-09-16 11:56:00+02:00,commit, +5527,Corentin Cadiou,2020-09-16 11:56:00+02:00,commit, +5528,Corentin Cadiou,2020-09-16 11:09:52+02:00,commit, +5529,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5530,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5531,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5532,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5533,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5534,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5535,Clément Robert,2020-09-16 11:07:53+02:00,commit, +5536,Clément Robert,2020-09-16 11:07:53+02:00,commit, +5537,Clément Robert,2020-09-16 11:07:53+02:00,commit, +5538,Clément Robert,2020-09-16 11:07:53+02:00,commit, +5539,Clément Robert,2020-09-16 07:44:07+02:00,commit, +5540,Kacper Kowalik,2020-09-15 20:15:35-05:00,commit, +5541,Kacper Kowalik,2020-09-15 18:54:49-05:00,commit, +5542,Clément Robert,2020-09-15 20:57:03+02:00,commit, +5543,Madicken Munk,2020-09-15 10:47:17-05:00,commit, +5544,Madicken Munk,2020-09-15 10:20:39-05:00,commit, +5545,Clément Robert,2020-09-15 16:16:20+02:00,commit, +5546,Matthew Turk,2020-09-15 07:57:46-05:00,commit, +5547,Corentin Cadiou,2020-09-15 09:19:09+01:00,commit, +5548,Corentin Cadiou,2020-09-15 09:16:10+01:00,commit, +5549,Clément Robert,2020-09-15 08:31:44+02:00,commit, +5550,Clément Robert,2020-09-15 07:27:20+02:00,commit, +5551,Kacper Kowalik,2020-09-14 23:27:15-05:00,commit, +5552,Kacper Kowalik,2020-09-14 23:24:48-05:00,commit, +5553,Madicken Munk,2020-09-14 15:33:40-05:00,commit, +5554,Madicken Munk,2020-09-14 15:00:04-05:00,commit, +5555,Kacper Kowalik,2020-09-14 14:56:57-05:00,commit, +5556,Madicken Munk,2020-09-14 14:37:54-05:00,commit, +5557,Kacper Kowalik,2020-09-14 13:58:25-05:00,commit, +5558,Corentin Cadiou,2020-09-14 17:44:31+01:00,commit, +5559,Matthew Turk,2020-09-14 11:13:39-05:00,commit, +5560,Matthew Turk,2020-09-14 11:06:40-05:00,commit, +5561,Corentin Cadiou,2020-09-14 18:03:29+02:00,commit, +5562,Britton Smith,2020-09-14 13:34:19+01:00,commit, +5563,Britton Smith,2020-09-14 13:34:19+01:00,commit, +5564,Kacper Kowalik,2020-09-13 21:25:29-05:00,commit, +5565,Kacper Kowalik,2020-09-13 19:49:48-05:00,commit, +5566,Kacper Kowalik,2020-09-13 14:06:03-05:00,commit, +5567,Kacper Kowalik,2020-09-13 14:06:03-05:00,commit, +5568,Clément Robert,2020-09-13 15:57:49+02:00,commit, +5569,Clément Robert,2020-09-13 14:51:00+02:00,commit, +5570,Clément Robert,2020-09-12 22:12:04+02:00,commit, +5571,Clément Robert,2020-09-12 14:52:07+02:00,commit, +5572,Madicken Munk,2020-09-11 15:24:36-05:00,commit, +5573,Matthew Turk,2020-09-11 15:22:59-05:00,commit, +5574,Matthew Turk,2020-09-11 15:22:07-05:00,commit, +5575,Madicken Munk,2020-09-11 15:20:11-05:00,commit, +5576,Madicken Munk,2020-09-11 15:14:09-05:00,commit, +5577,Matthew Turk,2020-09-11 15:01:05-05:00,commit, +5578,Matthew Turk,2020-09-11 14:01:50-05:00,commit, +5579,Matthew Turk,2020-09-11 13:51:53-05:00,commit, +5580,Matthew Turk,2020-09-11 13:37:51-05:00,commit, +5581,Matthew Turk,2020-09-11 10:52:28-05:00,commit, +5582,Matthew Turk,2020-09-11 10:52:19-05:00,commit, +5583,Matthew Turk,2020-09-11 09:05:53-05:00,commit, +5584,Matthew Turk,2020-09-11 08:54:08-05:00,commit, +5585,Clément Robert,2020-09-10 11:52:43+02:00,commit, +5586,Clément Robert,2020-09-10 10:43:30+02:00,commit, +5587,Clément Robert,2020-09-10 10:41:47+02:00,commit, +5588,Clément Robert,2020-09-10 10:38:50+02:00,commit, +5589,Clément Robert,2020-09-10 09:28:36+02:00,commit, +5590,Clément Robert,2020-09-10 09:25:20+02:00,commit, +5591,Clément Robert,2020-09-09 23:36:41+02:00,commit, +5592,Kacper Kowalik,2020-09-09 15:31:43-05:00,commit, +5593,Corentin Cadiou,2020-09-09 16:07:44+02:00,commit, +5594,Madicken Munk,2020-09-08 16:58:23-05:00,commit, +5595,Madicken Munk,2020-09-08 16:26:30-05:00,commit, +5596,Kacper Kowalik,2020-09-08 15:30:26-05:00,commit, +5597,Kacper Kowalik,2020-09-08 12:13:59-05:00,commit, +5598,Chris Havlin,2020-09-04 20:23:02-05:00,commit, +5599,Chris Havlin,2020-09-04 16:56:04-05:00,commit, +5600,Kacper Kowalik,2020-09-03 10:20:21-05:00,commit, +5601,Kacper Kowalik,2020-09-03 10:17:50-05:00,commit, +5602,Clément Robert,2020-09-02 22:40:56+02:00,commit, +5603,Clément Robert,2020-09-01 17:29:44+02:00,commit, +5604,Madicken Munk,2020-09-01 10:09:38-05:00,commit, +5605,Madicken Munk,2020-09-01 10:05:11-05:00,commit, +5606,Madicken Munk,2020-09-01 09:57:43-05:00,commit, +5607,Matthew Turk,2020-08-31 09:54:30-05:00,commit, +5608,Matthew Turk,2020-08-31 09:39:22-05:00,commit, +5609,Matthew Turk,2020-08-31 09:34:04-05:00,commit, +5610,Corentin Cadiou,2020-08-30 19:34:13+02:00,commit, +5611,Corentin Cadiou,2020-08-30 12:04:47+02:00,commit, +5612,Corentin Cadiou,2020-08-30 11:38:10+02:00,commit, +5613,Corentin Cadiou,2020-08-30 11:30:32+02:00,commit, +5614,Corentin Cadiou,2020-08-30 11:23:55+02:00,commit, +5615,Corentin Cadiou,2020-08-30 11:21:05+02:00,commit, +5616,Corentin Cadiou,2020-08-30 11:15:42+02:00,commit, +5617,Corentin Cadiou,2020-08-30 11:01:50+02:00,commit, +5618,Corentin Cadiou,2020-08-30 10:37:08+02:00,commit, +5619,Corentin Cadiou,2020-08-30 10:35:03+02:00,commit, +5620,Chris Havlin,2020-08-26 15:27:40-07:00,commit, +5621,Chris Havlin,2020-08-26 10:38:28-07:00,commit, +5622,Chris Havlin,2020-08-20 13:58:27-07:00,commit, +5623,Chris Havlin,2020-08-20 09:34:45-07:00,commit, +5624,Clément Robert,2020-08-20 11:33:49+02:00,commit, +5625,Clément Robert,2020-08-20 11:16:49+02:00,commit, +5626,Kacper Kowalik,2020-08-19 14:17:38-05:00,commit, +5627,Clément Robert,2020-08-19 09:29:10+02:00,commit, +5628,Madicken Munk,2020-08-18 15:23:45-05:00,commit, +5629,Clément Robert,2020-08-18 22:07:27+02:00,commit, +5630,Clément Robert,2020-08-18 21:46:41+02:00,commit, +5631,Clément Robert,2020-08-18 21:45:55+02:00,commit, +5632,Clément Robert,2020-08-18 21:37:41+02:00,commit, +5633,Kacper Kowalik,2020-08-18 12:11:45-05:00,commit, +5634,Kacper Kowalik,2020-08-18 12:11:18-05:00,commit, +5635,Clément Robert,2020-08-18 18:32:50+02:00,commit, +5636,Clément Robert,2020-08-18 17:56:39+02:00,commit, +5637,Madicken Munk,2020-08-18 10:24:23-05:00,commit, +5638,Britton Smith,2020-08-18 13:33:24+01:00,commit, +5639,Clément Robert,2020-08-18 12:03:11+02:00,commit, +5640,Clément Robert,2020-08-18 11:31:34+02:00,commit, +5641,Clément Robert,2020-08-18 09:06:36+02:00,commit, +5642,Madicken Munk,2020-08-17 14:38:19-05:00,commit, +5643,Madicken Munk,2020-08-17 14:22:26-05:00,commit, +5644,Madicken Munk,2020-08-17 13:55:19-05:00,commit, +5645,Clément Robert,2020-08-17 19:58:39+02:00,commit, +5646,Clément Robert,2020-08-17 19:54:01+02:00,commit, +5647,Clément Robert,2020-08-17 19:00:59+02:00,commit, +5648,Madicken Munk,2020-08-17 10:46:41-05:00,commit, +5649,Madicken Munk,2020-08-17 10:35:25-05:00,commit, +5650,Madicken Munk,2020-08-17 10:33:49-05:00,commit, +5651,Matthew Turk,2020-08-17 10:02:46-05:00,commit, +5652,Clément Robert,2020-08-17 15:10:05+02:00,commit, +5653,Clément Robert,2020-08-17 14:51:53+02:00,commit, +5654,Clément Robert,2020-08-17 09:59:45+02:00,commit, +5655,Clément Robert,2020-08-16 23:10:18+02:00,commit, +5656,Clément Robert,2020-08-16 19:27:24+02:00,commit, +5657,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5658,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5659,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5660,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5661,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5662,Clément Robert,2020-08-16 08:00:30+02:00,commit, +5663,Matthew Turk,2020-08-15 19:19:22-05:00,commit, +5664,Matthew Turk,2020-08-15 10:47:00-05:00,commit, +5665,Matthew Turk,2020-08-15 10:43:51-05:00,commit, +5666,Clément Robert,2020-08-15 17:43:44+02:00,commit, +5667,Matthew Turk,2020-08-15 10:41:55-05:00,commit, +5668,Matthew Turk,2020-08-15 10:22:25-05:00,commit, +5669,Clément Robert,2020-08-15 17:20:26+02:00,commit, +5670,Clément Robert,2020-08-15 17:19:38+02:00,commit, +5671,Clément Robert,2020-08-15 17:15:40+02:00,commit, +5672,Clément Robert,2020-08-15 17:15:39+02:00,commit, +5673,Clément Robert,2020-08-15 17:12:50+02:00,commit, +5674,Clément Robert,2020-08-15 17:10:18+02:00,commit, +5675,Clément Robert,2020-08-15 17:02:27+02:00,commit, +5676,Clément Robert,2020-08-15 17:02:27+02:00,commit, +5677,Clément Robert,2020-08-15 17:02:26+02:00,commit, +5678,Clément Robert,2020-08-15 17:01:30+02:00,commit, +5679,Clément Robert,2020-08-15 17:01:30+02:00,commit, +5680,Clément Robert,2020-08-15 17:01:30+02:00,commit, +5681,Clément Robert,2020-08-15 17:01:30+02:00,commit, +5682,Matthew Turk,2020-08-15 09:49:31-05:00,commit, +5683,Matthew Turk,2020-08-15 09:48:34-05:00,commit, +5684,Clément Robert,2020-08-15 13:33:50+02:00,commit, +5685,Clément Robert,2020-08-15 12:30:55+02:00,commit, +5686,Clément Robert,2020-08-15 12:16:22+02:00,commit, +5687,Clément Robert,2020-08-15 09:24:29+02:00,commit, +5688,Clément Robert,2020-08-15 00:16:50+02:00,commit, +5689,Matthew Turk,2020-08-14 16:52:02-05:00,commit, +5690,Matthew Turk,2020-08-14 16:49:42-05:00,commit, +5691,Clément Robert,2020-08-14 22:04:30+02:00,commit, +5692,Clément Robert,2020-08-14 21:44:31+02:00,commit, +5693,Madicken Munk,2020-08-14 14:05:37-05:00,commit, +5694,Clément Robert,2020-08-14 20:55:13+02:00,commit, +5695,Madicken Munk,2020-08-14 13:45:50-05:00,commit, +5696,Clément Robert,2020-08-14 18:59:16+02:00,commit, +5697,Clément Robert,2020-08-14 17:54:02+02:00,commit, +5698,John ZuHone,2020-08-14 11:11:42-04:00,commit, +5699,Clément Robert,2020-08-14 17:01:43+02:00,commit, +5700,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5701,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5702,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5703,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5704,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5705,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5706,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5707,Matthew Turk,2020-08-14 09:58:12-05:00,commit, +5708,Matthew Turk,2020-08-14 09:56:28-05:00,commit, +5709,Britton Smith,2020-08-14 15:32:45+01:00,commit, +5710,Clément Robert,2020-08-14 16:28:56+02:00,commit, +5711,Matthew Turk,2020-08-14 09:18:24-05:00,commit, +5712,Matthew Turk,2020-08-14 09:13:23-05:00,commit, +5713,Matthew Turk,2020-08-14 09:12:40-05:00,commit, +5714,Britton Smith,2020-08-14 15:05:06+01:00,commit, +5715,Clément Robert,2020-08-14 16:03:04+02:00,commit, 5716,Clément Robert,2020-08-14 16:02:28+02:00,commit, 5717,Clément Robert,2020-08-14 16:02:28+02:00,commit, 5718,Clément Robert,2020-08-14 16:02:28+02:00,commit, @@ -5730,76 +5730,76 @@ 5728,Clément Robert,2020-08-14 16:02:28+02:00,commit, 5729,Clément Robert,2020-08-14 16:02:28+02:00,commit, 5730,Clément Robert,2020-08-14 16:02:28+02:00,commit, -5731,Clément Robert,2020-08-14 16:01:57+02:00,commit, -5732,Britton Smith,2020-08-14 14:31:12+01:00,commit, -5733,Britton Smith,2020-08-14 14:19:46+01:00,commit, -5734,Britton Smith,2020-08-14 11:32:50+01:00,commit, -5735,Britton Smith,2020-08-14 11:26:47+01:00,commit, -5736,Britton Smith,2020-08-14 11:12:15+01:00,commit, -5737,Clément Robert,2020-08-14 11:15:48+02:00,commit, -5738,Britton Smith,2020-08-14 10:07:08+01:00,commit, -5739,Britton Smith,2020-08-14 10:04:51+01:00,commit, -5740,yt-fido,2020-08-13 21:35:30+00:00,commit, -5741,Clément Robert,2020-08-13 23:33:06+02:00,commit, -5742,Clément Robert,2020-08-13 23:21:38+02:00,commit, -5743,Baptiste Mouginot,2020-08-13 16:10:24-05:00,commit, -5744,Britton Smith,2020-08-13 20:19:46+01:00,commit, -5745,Baptiste Mouginot,2020-08-13 13:56:54-05:00,commit, -5746,Baptiste Mouginot,2020-08-13 13:56:54-05:00,commit, -5747,Patrick Shriwise,2020-08-13 13:56:54-05:00,commit, -5748,Madicken Munk,2020-08-13 11:30:26-05:00,commit, -5749,Matthew Turk,2020-08-13 11:00:25-05:00,commit, -5750,Madicken Munk,2020-08-13 10:42:06-05:00,commit, -5751,Kacper Kowalik,2020-08-13 10:15:04-05:00,commit, -5752,Britton Smith,2020-08-13 15:56:55+01:00,commit, -5753,Madicken Munk,2020-08-13 09:50:46-05:00,commit, -5754,Clément Robert,2020-08-13 16:40:00+02:00,commit, -5755,Matthew Turk,2020-08-13 09:29:01-05:00,commit, -5756,Matthew Turk,2020-08-13 09:28:02-05:00,commit, -5757,Clément Robert,2020-08-13 15:53:14+02:00,commit, -5758,Britton Smith,2020-08-13 12:19:17+01:00,commit, -5759,Britton Smith,2020-08-13 11:50:52+01:00,commit, -5760,Britton Smith,2020-08-13 11:37:31+01:00,commit, -5761,Clément Robert,2020-08-13 11:22:21+02:00,commit, -5762,Clément Robert,2020-08-13 08:21:22+02:00,commit, -5763,Madicken Munk,2020-08-12 15:13:45-05:00,commit, -5764,Britton Smith,2020-08-12 21:03:49+01:00,commit, -5765,Clément Robert,2020-08-12 21:28:31+02:00,commit, -5766,Clément Robert,2020-08-12 21:11:18+02:00,commit, -5767,Britton Smith,2020-08-12 19:10:17+01:00,commit, -5768,Britton Smith,2020-08-12 19:01:19+01:00,commit, -5769,Britton Smith,2020-08-12 18:59:31+01:00,commit, -5770,Britton Smith,2020-08-12 17:26:17+01:00,commit, -5771,Clément Robert,2020-08-12 18:24:45+02:00,commit, -5772,Britton Smith,2020-08-12 17:24:33+01:00,commit, -5773,Britton Smith,2020-08-12 16:32:04+01:00,commit, -5774,Britton Smith,2020-08-12 16:18:00+01:00,commit, -5775,Madicken Munk,2020-08-12 10:16:42-05:00,commit, -5776,Madicken Munk,2020-08-12 10:16:11-05:00,commit, -5777,Britton Smith,2020-08-12 16:12:59+01:00,commit, -5778,Britton Smith,2020-08-12 16:12:12+01:00,commit, -5779,Britton Smith,2020-08-12 15:57:20+01:00,commit, -5780,Matthew Turk,2020-08-12 09:33:50-05:00,commit, -5781,Matthew Turk,2020-08-12 09:26:20-05:00,commit, -5782,Matthew Turk,2020-08-12 09:21:37-05:00,commit, -5783,Matthew Turk,2020-08-12 09:13:19-05:00,commit, -5784,Britton Smith,2020-08-12 14:52:45+01:00,commit, -5785,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, -5786,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, -5787,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, -5788,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, -5789,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, -5790,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, -5791,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5792,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5793,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5794,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5795,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5796,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5797,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5798,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5799,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5800,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5731,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5732,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5733,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5734,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5735,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5736,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5737,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5738,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5739,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5740,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5741,Clément Robert,2020-08-14 16:01:57+02:00,commit, +5742,Britton Smith,2020-08-14 14:31:12+01:00,commit, +5743,Britton Smith,2020-08-14 14:19:46+01:00,commit, +5744,Britton Smith,2020-08-14 11:32:50+01:00,commit, +5745,Britton Smith,2020-08-14 11:26:47+01:00,commit, +5746,Britton Smith,2020-08-14 11:12:15+01:00,commit, +5747,Clément Robert,2020-08-14 11:15:48+02:00,commit, +5748,Britton Smith,2020-08-14 10:07:08+01:00,commit, +5749,Britton Smith,2020-08-14 10:04:51+01:00,commit, +5750,yt-fido,2020-08-13 21:35:30+00:00,commit, +5751,Clément Robert,2020-08-13 23:33:06+02:00,commit, +5752,Clément Robert,2020-08-13 23:21:38+02:00,commit, +5753,Baptiste Mouginot,2020-08-13 16:10:24-05:00,commit, +5754,Britton Smith,2020-08-13 20:19:46+01:00,commit, +5755,Baptiste Mouginot,2020-08-13 13:56:54-05:00,commit, +5756,Baptiste Mouginot,2020-08-13 13:56:54-05:00,commit, +5757,Patrick Shriwise,2020-08-13 13:56:54-05:00,commit, +5758,Madicken Munk,2020-08-13 11:30:26-05:00,commit, +5759,Matthew Turk,2020-08-13 11:00:25-05:00,commit, +5760,Madicken Munk,2020-08-13 10:42:06-05:00,commit, +5761,Kacper Kowalik,2020-08-13 10:15:04-05:00,commit, +5762,Britton Smith,2020-08-13 15:56:55+01:00,commit, +5763,Madicken Munk,2020-08-13 09:50:46-05:00,commit, +5764,Clément Robert,2020-08-13 16:40:00+02:00,commit, +5765,Matthew Turk,2020-08-13 09:29:01-05:00,commit, +5766,Matthew Turk,2020-08-13 09:28:02-05:00,commit, +5767,Clément Robert,2020-08-13 15:53:14+02:00,commit, +5768,Britton Smith,2020-08-13 12:19:17+01:00,commit, +5769,Britton Smith,2020-08-13 11:50:52+01:00,commit, +5770,Britton Smith,2020-08-13 11:37:31+01:00,commit, +5771,Clément Robert,2020-08-13 11:22:21+02:00,commit, +5772,Clément Robert,2020-08-13 08:21:22+02:00,commit, +5773,Madicken Munk,2020-08-12 15:13:45-05:00,commit, +5774,Britton Smith,2020-08-12 21:03:49+01:00,commit, +5775,Clément Robert,2020-08-12 21:28:31+02:00,commit, +5776,Clément Robert,2020-08-12 21:11:18+02:00,commit, +5777,Britton Smith,2020-08-12 19:10:17+01:00,commit, +5778,Britton Smith,2020-08-12 19:01:19+01:00,commit, +5779,Britton Smith,2020-08-12 18:59:31+01:00,commit, +5780,Britton Smith,2020-08-12 17:26:17+01:00,commit, +5781,Clément Robert,2020-08-12 18:24:45+02:00,commit, +5782,Britton Smith,2020-08-12 17:24:33+01:00,commit, +5783,Britton Smith,2020-08-12 16:32:04+01:00,commit, +5784,Britton Smith,2020-08-12 16:18:00+01:00,commit, +5785,Madicken Munk,2020-08-12 10:16:42-05:00,commit, +5786,Madicken Munk,2020-08-12 10:16:11-05:00,commit, +5787,Britton Smith,2020-08-12 16:12:59+01:00,commit, +5788,Britton Smith,2020-08-12 16:12:12+01:00,commit, +5789,Britton Smith,2020-08-12 15:57:20+01:00,commit, +5790,Matthew Turk,2020-08-12 09:33:50-05:00,commit, +5791,Matthew Turk,2020-08-12 09:26:20-05:00,commit, +5792,Matthew Turk,2020-08-12 09:21:37-05:00,commit, +5793,Matthew Turk,2020-08-12 09:13:19-05:00,commit, +5794,Britton Smith,2020-08-12 14:52:45+01:00,commit, +5795,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5796,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5797,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5798,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5799,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5800,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, 5801,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, 5802,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, 5803,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, @@ -5824,179 +5824,179 @@ 5822,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, 5823,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, 5824,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, -5825,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, -5826,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, -5827,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, -5828,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, -5829,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, -5830,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, -5831,Corentin Cadiou,2020-08-12 11:00:23+02:00,commit, -5832,Corentin Cadiou,2020-08-12 11:00:23+02:00,commit, -5833,Corentin Cadiou,2020-08-12 10:59:45+02:00,commit, -5834,Corentin Cadiou,2020-08-12 10:59:45+02:00,commit, -5835,Corentin Cadiou,2020-08-12 10:59:45+02:00,commit, -5836,Corentin Cadiou,2020-08-12 10:57:48+02:00,commit, -5837,Corentin Cadiou,2020-08-12 10:57:48+02:00,commit, -5838,Corentin Cadiou,2020-08-12 10:57:48+02:00,commit, -5839,Corentin Cadiou,2020-08-12 10:57:21+02:00,commit, -5840,Corentin Cadiou,2020-08-12 10:57:21+02:00,commit, -5841,Corentin Cadiou,2020-08-12 10:54:01+02:00,commit, -5842,Clément Robert,2020-08-12 10:51:42+02:00,commit, -5843,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, -5844,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, -5845,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, -5846,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, -5847,Clément Robert,2020-08-12 10:28:52+02:00,commit, -5848,Clément Robert,2020-08-12 08:44:46+02:00,commit, -5849,Clément Robert,2020-08-12 08:37:44+02:00,commit, -5850,Clément Robert,2020-08-12 07:56:27+02:00,commit, -5851,Clément Robert,2020-08-12 07:56:27+02:00,commit, -5852,Clément Robert,2020-08-12 07:56:27+02:00,commit, -5853,Clément Robert,2020-08-12 07:56:27+02:00,commit, -5854,Clément Robert,2020-08-12 07:56:25+02:00,commit, -5855,Clément Robert,2020-08-12 07:55:36+02:00,commit, -5856,Clément Robert,2020-08-12 07:34:44+02:00,commit, -5857,Clément Robert,2020-08-12 07:15:55+02:00,commit, -5858,Clément Robert,2020-08-12 07:14:25+02:00,commit, -5859,Clément Robert,2020-08-12 07:10:10+02:00,commit, -5860,Madicken Munk,2020-08-11 18:42:35-05:00,commit, -5861,Madicken Munk,2020-08-11 17:59:29-05:00,commit, -5862,Britton Smith,2020-08-11 21:25:54+01:00,commit, -5863,Britton Smith,2020-08-11 21:20:02+01:00,commit, -5864,Corentin Cadiou,2020-08-11 20:23:52+02:00,commit, -5865,Madicken Munk,2020-08-11 13:17:47-05:00,commit, -5866,Matthew Turk,2020-08-11 13:10:19-05:00,commit, -5867,Corentin Cadiou,2020-08-11 20:07:48+02:00,commit, -5868,Clément Robert,2020-08-11 19:57:46+02:00,commit, -5869,Kacper Kowalik,2020-08-11 12:55:18-05:00,commit, -5870,Corentin Cadiou,2020-08-11 19:48:51+02:00,commit, -5871,Martin Alvarez Sergio,2020-08-11 19:44:50+02:00,commit, -5872,Martin Alvarez Sergio,2020-08-11 19:44:50+02:00,commit, -5873,Martin Alvarez Sergio,2020-08-11 19:44:50+02:00,commit, -5874,Martin Alvarez Sergio,2020-08-11 19:44:49+02:00,commit, -5875,Corentin Cadiou,2020-08-11 19:19:49+02:00,commit, -5876,Corentin Cadiou,2020-08-11 18:56:31+02:00,commit, -5877,Corentin Cadiou,2020-08-11 18:39:40+02:00,commit, -5878,Corentin Cadiou,2020-08-11 18:36:37+02:00,commit, -5879,Madicken Munk,2020-08-11 10:10:17-05:00,commit, -5880,Madicken Munk,2020-08-11 10:06:26-05:00,commit, -5881,Madicken Munk,2020-08-11 09:40:47-05:00,commit, -5882,Kacper Kowalik,2020-08-11 09:31:28-05:00,commit, -5883,Kacper Kowalik,2020-08-11 09:31:28-05:00,commit, -5884,Kacper Kowalik,2020-08-11 09:31:25-05:00,commit, -5885,Kacper Kowalik,2020-08-11 09:30:42-05:00,commit, -5886,Corentin Cadiou,2020-08-11 16:02:48+02:00,commit, -5887,Corentin Cadiou,2020-08-11 16:00:14+02:00,commit, -5888,Corentin Cadiou,2020-08-11 14:23:54+02:00,commit, -5889,Corentin Cadiou,2020-08-11 14:10:57+02:00,commit, -5890,Corentin Cadiou,2020-08-11 14:08:36+02:00,commit, -5891,Clément Robert,2020-08-11 07:53:48+02:00,commit, -5892,Clément Robert,2020-08-11 07:53:48+02:00,commit, -5893,Clément Robert,2020-08-11 07:53:47+02:00,commit, -5894,Clément Robert,2020-08-11 07:19:54+02:00,commit, -5895,Matthew Turk,2020-08-10 13:49:27-05:00,commit, -5896,Matthew Turk,2020-08-10 13:47:29-05:00,commit, -5897,Corentin Cadiou,2020-08-10 20:37:27+02:00,commit, -5898,Corentin Cadiou,2020-08-10 20:35:18+02:00,commit, -5899,Matthew Turk,2020-08-10 11:49:36-05:00,commit, -5900,Kacper Kowalik,2020-08-10 11:43:38-05:00,commit, -5901,Madicken Munk,2020-08-10 10:48:21-05:00,commit, -5902,Madicken Munk,2020-08-10 09:56:11-05:00,commit, -5903,Madicken Munk,2020-08-10 09:43:32-05:00,commit, -5904,Clément Robert,2020-08-10 14:13:12+02:00,commit, -5905,Britton Smith,2020-08-10 13:12:27+01:00,commit, -5906,Matthew Turk,2020-08-10 06:53:56-05:00,commit, -5907,Matthew Turk,2020-08-10 06:11:28-05:00,commit, -5908,Matthew Turk,2020-08-10 05:53:51-05:00,commit, -5909,Clément Robert,2020-08-10 12:02:56+02:00,commit, -5910,Clément Robert,2020-08-10 10:53:03+02:00,commit, -5911,Clément Robert,2020-08-10 08:29:46+02:00,commit, -5912,Matthew Turk,2020-08-09 22:12:33-05:00,commit, -5913,Matthew Turk,2020-08-09 16:03:36-05:00,commit, -5914,Matthew Turk,2020-08-09 16:02:39-05:00,commit, -5915,Matthew Turk,2020-08-09 16:01:23-05:00,commit, -5916,Corentin Cadiou,2020-08-09 19:55:20+02:00,commit, -5917,Corentin Cadiou,2020-08-09 13:46:52+02:00,commit, -5918,Corentin Cadiou,2020-08-09 13:46:30+02:00,commit, -5919,Corentin Cadiou,2020-08-08 20:59:40+02:00,commit, -5920,Corentin Cadiou,2020-08-08 19:30:07+02:00,commit, -5921,Matthew Turk,2020-08-07 17:21:01-05:00,commit, -5922,Matthew Turk,2020-08-07 17:02:05-05:00,commit, -5923,Clément Robert,2020-08-07 23:02:30+02:00,commit, -5924,Matthew Turk,2020-08-07 15:19:16-05:00,commit, -5925,Matthew Turk,2020-08-07 15:10:09-05:00,commit, -5926,Matthew Turk,2020-08-07 14:34:21-05:00,commit, -5927,Matthew Turk,2020-08-07 14:31:25-05:00,commit, -5928,Matthew Turk,2020-08-07 14:13:02-05:00,commit, -5929,Clément Robert,2020-08-07 20:42:54+02:00,commit, -5930,Matthew Turk,2020-08-07 13:36:13-05:00,commit, -5931,Corentin Cadiou,2020-08-07 15:57:46+02:00,commit, -5932,Corentin Cadiou,2020-08-07 15:49:19+02:00,commit, -5933,Corentin Cadiou,2020-08-07 15:49:19+02:00,commit, -5934,Corentin Cadiou,2020-08-07 15:29:31+02:00,commit, -5935,Corentin Cadiou,2020-08-07 15:00:02+02:00,commit, -5936,Corentin Cadiou,2020-08-07 14:21:54+02:00,commit, -5937,Corentin Cadiou,2020-08-07 14:18:40+02:00,commit, -5938,Corentin Cadiou,2020-08-07 14:06:16+02:00,commit, -5939,convert-repo,2020-08-07 14:05:40+02:00,commit, -5940,Clément Robert,2020-08-07 13:09:44+02:00,commit, -5941,Corentin Cadiou,2020-08-07 09:23:23+02:00,commit, -5942,Britton Smith,2020-08-07 07:22:31+01:00,commit, -5943,Matthew Turk,2020-08-06 21:39:54-05:00,commit, -5944,Matthew Turk,2020-08-06 21:25:50-05:00,commit, -5945,Matthew Turk,2020-08-06 21:22:57-05:00,commit, -5946,Corentin Cadiou,2020-08-07 00:13:17+02:00,commit, -5947,Clément Robert,2020-08-07 00:09:35+02:00,commit, -5948,Madicken Munk,2020-08-06 15:26:29-05:00,commit, -5949,Madicken Munk,2020-08-06 15:22:13-05:00,commit, -5950,Matthew Turk,2020-08-06 15:08:15-05:00,commit, -5951,Matthew Turk,2020-08-06 15:07:46-05:00,commit, -5952,Britton Smith,2020-08-06 20:37:24+01:00,commit, -5953,Britton Smith,2020-08-06 20:32:16+01:00,commit, -5954,Britton Smith,2020-08-06 20:29:46+01:00,commit, -5955,Britton Smith,2020-08-06 20:26:18+01:00,commit, -5956,Matthew Turk,2020-08-06 14:14:01-05:00,commit, -5957,Matthew Turk,2020-08-06 13:57:17-05:00,commit, -5958,Clément Robert,2020-08-06 20:24:36+02:00,commit, -5959,Clément Robert,2020-08-06 20:24:36+02:00,commit, -5960,Clément Robert,2020-08-06 19:46:50+02:00,commit, -5961,Madicken Munk,2020-08-06 10:41:57-05:00,commit, -5962,Corentin Cadiou,2020-08-06 17:15:13+02:00,commit, -5963,Corentin Cadiou,2020-08-06 16:52:42+02:00,commit, -5964,Corentin Cadiou,2020-08-06 16:45:36+02:00,commit, -5965,Corentin Cadiou,2020-08-06 16:40:11+02:00,commit, -5966,Matthew Turk,2020-08-06 09:28:15-05:00,commit, -5967,Corentin Cadiou,2020-08-06 16:19:48+02:00,commit, -5968,Corentin Cadiou,2020-08-06 16:09:39+02:00,commit, -5969,convert-repo,2020-08-06 16:08:27+02:00,commit, -5970,convert-repo,2020-08-06 15:55:09+02:00,commit, -5971,Corentin Cadiou,2020-08-06 15:06:24+02:00,commit, -5972,Britton Smith,2020-08-06 13:20:24+01:00,commit, -5973,Britton Smith,2020-08-06 12:06:38+01:00,commit, -5974,Britton Smith,2020-08-06 11:55:28+01:00,commit, -5975,Clément Robert,2020-08-06 12:00:16+02:00,commit, -5976,Clément Robert,2020-08-06 11:54:19+02:00,commit, -5977,Clément Robert,2020-08-06 11:37:27+02:00,commit, -5978,Clément Robert,2020-08-06 11:31:49+02:00,commit, -5979,Clément Robert,2020-08-06 11:30:31+02:00,commit, -5980,Clément Robert,2020-08-06 11:26:33+02:00,commit, -5981,Clément Robert,2020-08-06 11:25:57+02:00,commit, -5982,Corentin Cadiou,2020-08-06 11:22:36+02:00,commit, -5983,Clément Robert,2020-08-06 10:51:45+02:00,commit, -5984,Clément Robert,2020-08-06 10:42:43+02:00,commit, -5985,Clément Robert,2020-08-06 10:42:08+02:00,commit, -5986,Clément Robert,2020-08-06 10:41:41+02:00,commit, -5987,Clément Robert,2020-08-06 10:41:23+02:00,commit, -5988,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -5989,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -5990,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -5991,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -5992,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -5993,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -5994,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -5995,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -5996,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -5997,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +5825,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5826,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5827,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5828,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5829,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5830,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5831,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5832,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5833,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5834,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5835,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5836,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5837,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5838,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5839,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5840,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5841,Corentin Cadiou,2020-08-12 11:00:23+02:00,commit, +5842,Corentin Cadiou,2020-08-12 11:00:23+02:00,commit, +5843,Corentin Cadiou,2020-08-12 10:59:45+02:00,commit, +5844,Corentin Cadiou,2020-08-12 10:59:45+02:00,commit, +5845,Corentin Cadiou,2020-08-12 10:59:45+02:00,commit, +5846,Corentin Cadiou,2020-08-12 10:57:48+02:00,commit, +5847,Corentin Cadiou,2020-08-12 10:57:48+02:00,commit, +5848,Corentin Cadiou,2020-08-12 10:57:48+02:00,commit, +5849,Corentin Cadiou,2020-08-12 10:57:21+02:00,commit, +5850,Corentin Cadiou,2020-08-12 10:57:21+02:00,commit, +5851,Corentin Cadiou,2020-08-12 10:54:01+02:00,commit, +5852,Clément Robert,2020-08-12 10:51:42+02:00,commit, +5853,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, +5854,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, +5855,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, +5856,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, +5857,Clément Robert,2020-08-12 10:28:52+02:00,commit, +5858,Clément Robert,2020-08-12 08:44:46+02:00,commit, +5859,Clément Robert,2020-08-12 08:37:44+02:00,commit, +5860,Clément Robert,2020-08-12 07:56:27+02:00,commit, +5861,Clément Robert,2020-08-12 07:56:27+02:00,commit, +5862,Clément Robert,2020-08-12 07:56:27+02:00,commit, +5863,Clément Robert,2020-08-12 07:56:27+02:00,commit, +5864,Clément Robert,2020-08-12 07:56:25+02:00,commit, +5865,Clément Robert,2020-08-12 07:55:36+02:00,commit, +5866,Clément Robert,2020-08-12 07:34:44+02:00,commit, +5867,Clément Robert,2020-08-12 07:15:55+02:00,commit, +5868,Clément Robert,2020-08-12 07:14:25+02:00,commit, +5869,Clément Robert,2020-08-12 07:10:10+02:00,commit, +5870,Madicken Munk,2020-08-11 18:42:35-05:00,commit, +5871,Madicken Munk,2020-08-11 17:59:29-05:00,commit, +5872,Britton Smith,2020-08-11 21:25:54+01:00,commit, +5873,Britton Smith,2020-08-11 21:20:02+01:00,commit, +5874,Corentin Cadiou,2020-08-11 20:23:52+02:00,commit, +5875,Madicken Munk,2020-08-11 13:17:47-05:00,commit, +5876,Matthew Turk,2020-08-11 13:10:19-05:00,commit, +5877,Corentin Cadiou,2020-08-11 20:07:48+02:00,commit, +5878,Clément Robert,2020-08-11 19:57:46+02:00,commit, +5879,Kacper Kowalik,2020-08-11 12:55:18-05:00,commit, +5880,Corentin Cadiou,2020-08-11 19:48:51+02:00,commit, +5881,Martin Alvarez Sergio,2020-08-11 19:44:50+02:00,commit, +5882,Martin Alvarez Sergio,2020-08-11 19:44:50+02:00,commit, +5883,Martin Alvarez Sergio,2020-08-11 19:44:50+02:00,commit, +5884,Martin Alvarez Sergio,2020-08-11 19:44:49+02:00,commit, +5885,Corentin Cadiou,2020-08-11 19:19:49+02:00,commit, +5886,Corentin Cadiou,2020-08-11 18:56:31+02:00,commit, +5887,Corentin Cadiou,2020-08-11 18:39:40+02:00,commit, +5888,Corentin Cadiou,2020-08-11 18:36:37+02:00,commit, +5889,Madicken Munk,2020-08-11 10:10:17-05:00,commit, +5890,Madicken Munk,2020-08-11 10:06:26-05:00,commit, +5891,Madicken Munk,2020-08-11 09:40:47-05:00,commit, +5892,Kacper Kowalik,2020-08-11 09:31:28-05:00,commit, +5893,Kacper Kowalik,2020-08-11 09:31:28-05:00,commit, +5894,Kacper Kowalik,2020-08-11 09:31:25-05:00,commit, +5895,Kacper Kowalik,2020-08-11 09:30:42-05:00,commit, +5896,Corentin Cadiou,2020-08-11 16:02:48+02:00,commit, +5897,Corentin Cadiou,2020-08-11 16:00:14+02:00,commit, +5898,Corentin Cadiou,2020-08-11 14:23:54+02:00,commit, +5899,Corentin Cadiou,2020-08-11 14:10:57+02:00,commit, +5900,Corentin Cadiou,2020-08-11 14:08:36+02:00,commit, +5901,Clément Robert,2020-08-11 07:53:48+02:00,commit, +5902,Clément Robert,2020-08-11 07:53:48+02:00,commit, +5903,Clément Robert,2020-08-11 07:53:47+02:00,commit, +5904,Clément Robert,2020-08-11 07:19:54+02:00,commit, +5905,Matthew Turk,2020-08-10 13:49:27-05:00,commit, +5906,Matthew Turk,2020-08-10 13:47:29-05:00,commit, +5907,Corentin Cadiou,2020-08-10 20:37:27+02:00,commit, +5908,Corentin Cadiou,2020-08-10 20:35:18+02:00,commit, +5909,Matthew Turk,2020-08-10 11:49:36-05:00,commit, +5910,Kacper Kowalik,2020-08-10 11:43:38-05:00,commit, +5911,Madicken Munk,2020-08-10 10:48:21-05:00,commit, +5912,Madicken Munk,2020-08-10 09:56:11-05:00,commit, +5913,Madicken Munk,2020-08-10 09:43:32-05:00,commit, +5914,Clément Robert,2020-08-10 14:13:12+02:00,commit, +5915,Britton Smith,2020-08-10 13:12:27+01:00,commit, +5916,Matthew Turk,2020-08-10 06:53:56-05:00,commit, +5917,Matthew Turk,2020-08-10 06:11:28-05:00,commit, +5918,Matthew Turk,2020-08-10 05:53:51-05:00,commit, +5919,Clément Robert,2020-08-10 12:02:56+02:00,commit, +5920,Clément Robert,2020-08-10 10:53:03+02:00,commit, +5921,Clément Robert,2020-08-10 08:29:46+02:00,commit, +5922,Matthew Turk,2020-08-09 22:12:33-05:00,commit, +5923,Matthew Turk,2020-08-09 16:03:36-05:00,commit, +5924,Matthew Turk,2020-08-09 16:02:39-05:00,commit, +5925,Matthew Turk,2020-08-09 16:01:23-05:00,commit, +5926,Corentin Cadiou,2020-08-09 19:55:20+02:00,commit, +5927,Corentin Cadiou,2020-08-09 13:46:52+02:00,commit, +5928,Corentin Cadiou,2020-08-09 13:46:30+02:00,commit, +5929,Corentin Cadiou,2020-08-08 20:59:40+02:00,commit, +5930,Corentin Cadiou,2020-08-08 19:30:07+02:00,commit, +5931,Matthew Turk,2020-08-07 17:21:01-05:00,commit, +5932,Matthew Turk,2020-08-07 17:02:05-05:00,commit, +5933,Clément Robert,2020-08-07 23:02:30+02:00,commit, +5934,Matthew Turk,2020-08-07 15:19:16-05:00,commit, +5935,Matthew Turk,2020-08-07 15:10:09-05:00,commit, +5936,Matthew Turk,2020-08-07 14:34:21-05:00,commit, +5937,Matthew Turk,2020-08-07 14:31:25-05:00,commit, +5938,Matthew Turk,2020-08-07 14:13:02-05:00,commit, +5939,Clément Robert,2020-08-07 20:42:54+02:00,commit, +5940,Matthew Turk,2020-08-07 13:36:13-05:00,commit, +5941,Corentin Cadiou,2020-08-07 15:57:46+02:00,commit, +5942,Corentin Cadiou,2020-08-07 15:49:19+02:00,commit, +5943,Corentin Cadiou,2020-08-07 15:49:19+02:00,commit, +5944,Corentin Cadiou,2020-08-07 15:29:31+02:00,commit, +5945,Corentin Cadiou,2020-08-07 15:00:02+02:00,commit, +5946,Corentin Cadiou,2020-08-07 14:21:54+02:00,commit, +5947,Corentin Cadiou,2020-08-07 14:18:40+02:00,commit, +5948,Corentin Cadiou,2020-08-07 14:06:16+02:00,commit, +5949,convert-repo,2020-08-07 14:05:40+02:00,commit, +5950,Clément Robert,2020-08-07 13:09:44+02:00,commit, +5951,Corentin Cadiou,2020-08-07 09:23:23+02:00,commit, +5952,Britton Smith,2020-08-07 07:22:31+01:00,commit, +5953,Matthew Turk,2020-08-06 21:39:54-05:00,commit, +5954,Matthew Turk,2020-08-06 21:25:50-05:00,commit, +5955,Matthew Turk,2020-08-06 21:22:57-05:00,commit, +5956,Corentin Cadiou,2020-08-07 00:13:17+02:00,commit, +5957,Clément Robert,2020-08-07 00:09:35+02:00,commit, +5958,Madicken Munk,2020-08-06 15:26:29-05:00,commit, +5959,Madicken Munk,2020-08-06 15:22:13-05:00,commit, +5960,Matthew Turk,2020-08-06 15:08:15-05:00,commit, +5961,Matthew Turk,2020-08-06 15:07:46-05:00,commit, +5962,Britton Smith,2020-08-06 20:37:24+01:00,commit, +5963,Britton Smith,2020-08-06 20:32:16+01:00,commit, +5964,Britton Smith,2020-08-06 20:29:46+01:00,commit, +5965,Britton Smith,2020-08-06 20:26:18+01:00,commit, +5966,Matthew Turk,2020-08-06 14:14:01-05:00,commit, +5967,Matthew Turk,2020-08-06 13:57:17-05:00,commit, +5968,Clément Robert,2020-08-06 20:24:36+02:00,commit, +5969,Clément Robert,2020-08-06 20:24:36+02:00,commit, +5970,Clément Robert,2020-08-06 19:46:50+02:00,commit, +5971,Madicken Munk,2020-08-06 10:41:57-05:00,commit, +5972,Corentin Cadiou,2020-08-06 17:15:13+02:00,commit, +5973,Corentin Cadiou,2020-08-06 16:52:42+02:00,commit, +5974,Corentin Cadiou,2020-08-06 16:45:36+02:00,commit, +5975,Corentin Cadiou,2020-08-06 16:40:11+02:00,commit, +5976,Matthew Turk,2020-08-06 09:28:15-05:00,commit, +5977,Corentin Cadiou,2020-08-06 16:19:48+02:00,commit, +5978,Corentin Cadiou,2020-08-06 16:09:39+02:00,commit, +5979,convert-repo,2020-08-06 16:08:27+02:00,commit, +5980,convert-repo,2020-08-06 15:55:09+02:00,commit, +5981,Corentin Cadiou,2020-08-06 15:06:24+02:00,commit, +5982,Britton Smith,2020-08-06 13:20:24+01:00,commit, +5983,Britton Smith,2020-08-06 12:06:38+01:00,commit, +5984,Britton Smith,2020-08-06 11:55:28+01:00,commit, +5985,Clément Robert,2020-08-06 12:00:16+02:00,commit, +5986,Clément Robert,2020-08-06 11:54:19+02:00,commit, +5987,Clément Robert,2020-08-06 11:37:27+02:00,commit, +5988,Clément Robert,2020-08-06 11:31:49+02:00,commit, +5989,Clément Robert,2020-08-06 11:30:31+02:00,commit, +5990,Clément Robert,2020-08-06 11:26:33+02:00,commit, +5991,Clément Robert,2020-08-06 11:25:57+02:00,commit, +5992,Corentin Cadiou,2020-08-06 11:22:36+02:00,commit, +5993,Clément Robert,2020-08-06 10:51:45+02:00,commit, +5994,Clément Robert,2020-08-06 10:42:43+02:00,commit, +5995,Clément Robert,2020-08-06 10:42:08+02:00,commit, +5996,Clément Robert,2020-08-06 10:41:41+02:00,commit, +5997,Clément Robert,2020-08-06 10:41:23+02:00,commit, 5998,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, 5999,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, 6000,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, @@ -6004,986 +6004,986 @@ 6002,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, 6003,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, 6004,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, -6005,Clément Robert,2020-08-06 08:44:14+02:00,commit, -6006,Clément Robert,2020-08-06 08:42:03+02:00,commit, -6007,Clément Robert,2020-08-06 08:42:03+02:00,commit, -6008,Madicken Munk,2020-08-05 15:53:53-05:00,commit, -6009,Clément Robert,2020-08-05 22:50:29+02:00,commit, -6010,Madicken Munk,2020-08-05 14:55:36-05:00,commit, -6011,Michael Zingale,2020-08-05 14:37:28-04:00,commit, -6012,Michael Zingale,2020-08-05 14:36:37-04:00,commit, -6013,yt-fido,2020-08-05 18:34:40+00:00,commit, -6014,Clément Robert,2020-08-05 20:33:03+02:00,commit, -6015,Clément Robert,2020-08-05 20:21:15+02:00,commit, -6016,Clément Robert,2020-08-05 18:48:59+02:00,commit, -6017,Michael Zingale,2020-08-05 12:31:49-04:00,commit, -6018,Michael Zingale,2020-08-05 12:09:09-04:00,commit, -6019,Madicken Munk,2020-08-05 11:00:14-05:00,commit, -6020,Clément Robert,2020-08-05 17:54:47+02:00,commit, -6021,Clément Robert,2020-08-05 17:14:44+02:00,commit, -6022,Corentin Cadiou,2020-08-05 16:52:51+02:00,commit, -6023,Corentin Cadiou,2020-08-05 16:51:06+02:00,commit, -6024,Corentin Cadiou,2020-08-05 16:49:54+02:00,commit, -6025,Britton Smith,2020-08-05 15:46:48+01:00,commit, -6026,Corentin Cadiou,2020-08-05 16:39:59+02:00,commit, -6027,Britton Smith,2020-08-05 15:35:12+01:00,commit, -6028,yt-fido,2020-08-05 14:30:12+00:00,commit, -6029,Britton Smith,2020-08-05 15:26:34+01:00,commit, -6030,yt-fido,2020-08-05 14:04:39+00:00,commit, -6031,Corentin Cadiou,2020-08-05 15:59:37+02:00,commit, -6032,Corentin Cadiou,2020-08-05 15:58:31+02:00,commit, -6033,Corentin Cadiou,2020-08-05 15:55:59+02:00,commit, -6034,Britton Smith,2020-08-05 14:49:31+01:00,commit, -6035,Britton Smith,2020-08-05 14:49:31+01:00,commit, -6036,Britton Smith,2020-08-05 14:49:31+01:00,commit, -6037,Britton Smith,2020-08-05 14:49:26+01:00,commit, -6038,Britton Smith,2020-08-05 14:49:02+01:00,commit, -6039,Britton Smith,2020-08-05 14:48:57+01:00,commit, -6040,Britton Smith,2020-08-05 14:47:17+01:00,commit, -6041,Britton Smith,2020-08-05 14:47:17+01:00,commit, -6042,Britton Smith,2020-08-05 14:47:15+01:00,commit, -6043,Britton Smith,2020-08-05 14:46:45+01:00,commit, -6044,Britton Smith,2020-08-05 14:45:07+01:00,commit, -6045,Britton Smith,2020-08-05 14:44:11+01:00,commit, -6046,Britton Smith,2020-08-05 14:43:47+01:00,commit, -6047,Britton Smith,2020-08-05 14:43:04+01:00,commit, -6048,Britton Smith,2020-08-05 14:41:48+01:00,commit, -6049,Britton Smith,2020-08-05 14:41:48+01:00,commit, -6050,Britton Smith,2020-08-05 14:41:46+01:00,commit, -6051,Britton Smith,2020-08-05 14:40:59+01:00,commit, -6052,Britton Smith,2020-08-05 14:40:57+01:00,commit, -6053,Britton Smith,2020-08-05 14:39:21+01:00,commit, -6054,Britton Smith,2020-08-05 14:38:48+01:00,commit, -6055,Britton Smith,2020-08-05 14:37:25+01:00,commit, -6056,Britton Smith,2020-08-05 14:36:46+01:00,commit, -6057,Britton Smith,2020-08-05 14:36:43+01:00,commit, -6058,Britton Smith,2020-08-05 14:31:07+01:00,commit, -6059,Britton Smith,2020-08-05 14:31:07+01:00,commit, -6060,Britton Smith,2020-08-05 14:31:03+01:00,commit, -6061,Britton Smith,2020-08-05 14:22:56+01:00,commit, -6062,Britton Smith,2020-08-05 14:21:14+01:00,commit, -6063,Britton Smith,2020-08-05 14:21:14+01:00,commit, -6064,Britton Smith,2020-08-05 14:21:11+01:00,commit, -6065,Britton Smith,2020-08-05 14:19:50+01:00,commit, -6066,Clément Robert,2020-08-05 14:50:26+02:00,commit, -6067,Clément Robert,2020-08-05 14:31:27+02:00,commit, -6068,Clément Robert,2020-08-05 13:33:22+02:00,commit, -6069,Corentin Cadiou,2020-08-05 12:18:52+02:00,commit, -6070,Clément Robert,2020-08-04 20:12:28+02:00,commit, -6071,Clément Robert,2020-08-04 19:59:48+02:00,commit, -6072,Clément Robert,2020-08-04 18:52:17+02:00,commit, -6073,Clément Robert,2020-08-04 18:12:14+02:00,commit, -6074,Clément Robert,2020-08-04 18:00:36+02:00,commit, -6075,Clément Robert,2020-08-04 17:33:58+02:00,commit, -6076,Clément Robert,2020-08-04 16:55:27+02:00,commit, -6077,John ZuHone,2020-08-04 10:31:53-04:00,commit, -6078,Clément Robert,2020-08-04 15:50:27+02:00,commit, -6079,Clément Robert,2020-08-04 14:35:19+02:00,commit, -6080,Clément Robert,2020-08-04 14:35:19+02:00,commit, -6081,Clément Robert,2020-08-04 11:52:40+02:00,commit, -6082,Clément Robert,2020-08-04 10:08:05+02:00,commit, -6083,Clément Robert,2020-08-04 07:33:08+02:00,commit, -6084,Clément Robert,2020-08-04 07:15:44+02:00,commit, -6085,Clément Robert,2020-08-04 07:12:52+02:00,commit, -6086,Clément Robert,2020-08-04 07:12:52+02:00,commit, -6087,Clément Robert,2020-08-04 06:53:01+02:00,commit, -6088,Clément Robert,2020-08-03 23:05:56+02:00,commit, -6089,Clément Robert,2020-08-03 22:48:20+02:00,commit, -6090,Clément Robert,2020-08-03 21:10:38+02:00,commit, -6091,Clément Robert,2020-08-03 20:49:07+02:00,commit, -6092,Clément Robert,2020-08-03 20:15:20+02:00,commit, -6093,Madicken Munk,2020-08-03 09:50:12-05:00,commit, -6094,Corentin Cadiou,2020-08-03 14:39:30+02:00,commit, -6095,Corentin Cadiou,2020-08-03 14:39:30+02:00,commit, -6096,Clément Robert,2020-08-03 14:31:40+02:00,commit, -6097,Clément Robert,2020-08-03 11:51:31+02:00,commit, -6098,Clément Robert,2020-08-03 11:44:01+02:00,commit, -6099,Clément Robert,2020-08-03 11:34:33+02:00,commit, -6100,Clément Robert,2020-08-03 11:29:46+02:00,commit, -6101,Clément Robert,2020-08-03 11:29:01+02:00,commit, -6102,Clément Robert,2020-08-03 11:28:28+02:00,commit, -6103,Clément Robert,2020-08-03 11:28:16+02:00,commit, -6104,Clément Robert,2020-08-03 11:16:25+02:00,commit, -6105,Chris Evans,2020-08-01 14:07:55-04:00,commit, -6106,Clément Robert,2020-08-01 17:06:54+02:00,commit, -6107,Matthew Turk,2020-07-31 13:56:54-05:00,commit, -6108,Clément Robert,2020-07-31 12:08:15+02:00,commit, -6109,Madicken Munk,2020-07-30 11:37:44-05:00,commit, -6110,Madicken Munk,2020-07-29 15:18:20-05:00,commit, -6111,Madicken Munk,2020-07-29 15:17:47-05:00,commit, -6112,Madicken Munk,2020-07-29 15:17:01-05:00,commit, -6113,Madicken Munk,2020-07-29 14:58:19-05:00,commit, -6114,Matthew Turk,2020-07-29 13:14:16-05:00,commit, -6115,Matthew Turk,2020-07-29 11:30:15-05:00,commit, -6116,Kacper Kowalik,2020-07-29 09:33:48-05:00,commit, -6117,Kacper Kowalik,2020-07-29 09:29:32-05:00,commit, -6118,Kacper Kowalik,2020-07-29 09:29:32-05:00,commit, -6119,Clément Robert,2020-07-29 15:38:05+02:00,commit, -6120,Clément Robert,2020-07-29 14:03:11+02:00,commit, -6121,Clément Robert,2020-07-29 10:11:16+02:00,commit, -6122,Matthew Turk,2020-07-28 11:16:38-05:00,commit, -6123,Matthew Turk,2020-07-28 11:15:47-05:00,commit, -6124,Matthew Turk,2020-07-28 11:08:45-05:00,commit, -6125,Matthew Turk,2020-07-28 10:59:37-05:00,commit, -6126,Clément Robert,2020-07-28 17:40:11+02:00,commit, -6127,Clément Robert,2020-07-28 17:40:10+02:00,commit, -6128,Clément Robert,2020-07-28 17:40:10+02:00,commit, -6129,Clément Robert,2020-07-28 17:40:10+02:00,commit, -6130,Clément Robert,2020-07-28 17:40:10+02:00,commit, -6131,Michael Zingale,2020-07-28 11:01:11-04:00,commit, -6132,Michael Zingale,2020-07-28 10:28:23-04:00,commit, -6133,Michael Zingale,2020-07-28 10:14:32-04:00,commit, -6134,Matthew Turk,2020-07-28 08:24:57-05:00,commit, -6135,Matthew Turk,2020-07-27 15:34:20-05:00,commit, -6136,Matthew Turk,2020-07-27 15:33:44-05:00,commit, -6137,Matthew Turk,2020-07-27 15:32:07-05:00,commit, -6138,Matthew Turk,2020-07-27 15:20:53-05:00,commit, -6139,Matthew Turk,2020-07-27 14:40:13-05:00,commit, -6140,Matthew Turk,2020-07-27 14:29:53-05:00,commit, -6141,Matthew Turk,2020-07-27 14:28:08-05:00,commit, -6142,Matthew Turk,2020-07-27 13:54:05-05:00,commit, -6143,Matthew Turk,2020-07-27 10:58:48-05:00,commit, -6144,Matthew Turk,2020-07-27 10:58:46-05:00,commit, -6145,Matthew Turk,2020-07-27 10:57:44-05:00,commit, -6146,Matthew Turk,2020-07-27 10:24:16-05:00,commit, -6147,Clément Robert,2020-07-27 11:23:23+02:00,commit, -6148,Clément Robert,2020-07-26 16:46:14+02:00,commit, -6149,Clément Robert,2020-07-26 16:46:14+02:00,commit, -6150,Clément Robert,2020-07-26 08:09:24+02:00,commit, -6151,Clément Robert,2020-07-26 07:51:18+02:00,commit, -6152,Clément Robert,2020-07-26 07:48:48+02:00,commit, -6153,Clément Robert,2020-07-26 07:48:48+02:00,commit, -6154,Clément Robert,2020-07-26 07:48:48+02:00,commit, -6155,Clément Robert,2020-07-26 07:48:46+02:00,commit, -6156,Matthew Turk,2020-07-25 18:39:05-05:00,commit, -6157,Matthew Turk,2020-07-25 15:30:12-05:00,commit, -6158,Matthew Turk,2020-07-25 15:21:08-05:00,commit, -6159,Clément Robert,2020-07-25 21:01:44+02:00,commit, -6160,Clément Robert,2020-07-25 15:57:52+02:00,commit, -6161,Clément Robert,2020-07-25 15:57:52+02:00,commit, -6162,Matthew Turk,2020-07-24 16:58:36-05:00,commit, -6163,Matthew Turk,2020-07-24 16:52:26-05:00,commit, -6164,Madicken Munk,2020-07-24 16:41:42-05:00,commit, -6165,Matthew Turk,2020-07-24 15:50:31-05:00,commit, -6166,Madicken Munk,2020-07-24 15:19:40-05:00,commit, -6167,Matthew Turk,2020-07-24 15:01:54-05:00,commit, -6168,Matthew Turk,2020-07-24 14:55:29-05:00,commit, -6169,Matthew Turk,2020-07-24 12:01:09-05:00,commit, -6170,Clément Robert,2020-07-24 18:50:44+02:00,commit, -6171,Matthew Turk,2020-07-24 11:27:46-05:00,commit, -6172,John ZuHone,2020-07-24 09:26:53-04:00,commit, -6173,Kacper Kowalik,2020-07-23 21:41:42-05:00,commit, -6174,Clément Robert,2020-07-23 20:37:59+02:00,commit, -6175,Clément Robert,2020-07-23 20:36:30+02:00,commit, -6176,Matthew Turk,2020-07-23 13:08:27-05:00,commit, -6177,Clément Robert,2020-07-23 18:11:30+02:00,commit, -6178,Clément Robert,2020-07-23 18:11:30+02:00,commit, -6179,Clément Robert,2020-07-23 18:11:30+02:00,commit, -6180,Clément Robert,2020-07-23 18:11:30+02:00,commit, -6181,Clément Robert,2020-07-23 18:11:30+02:00,commit, -6182,John ZuHone,2020-07-23 11:39:27-04:00,commit, -6183,John ZuHone,2020-07-23 11:33:39-04:00,commit, -6184,John ZuHone,2020-07-23 11:33:39-04:00,commit, -6185,John ZuHone,2020-07-23 11:33:39-04:00,commit, -6186,John ZuHone,2020-07-23 11:33:39-04:00,commit, -6187,John ZuHone,2020-07-23 11:33:39-04:00,commit, -6188,John ZuHone,2020-07-23 11:33:39-04:00,commit, -6189,John ZuHone,2020-07-23 11:33:39-04:00,commit, -6190,John ZuHone,2020-07-23 11:33:39-04:00,commit, -6191,Clément Robert,2020-07-23 16:43:31+02:00,commit, -6192,Matthew Turk,2020-07-23 09:26:45-05:00,commit, -6193,Matthew Turk,2020-07-23 09:22:30-05:00,commit, -6194,Matthew Turk,2020-07-23 09:21:08-05:00,commit, -6195,Matthew Turk,2020-07-23 09:20:33-05:00,commit, -6196,Matthew Turk,2020-07-23 09:19:56-05:00,commit, -6197,Matthew Turk,2020-07-23 09:18:33-05:00,commit, -6198,Matthew Turk,2020-07-23 09:18:10-05:00,commit, -6199,Matthew Turk,2020-07-22 15:21:03-05:00,commit, -6200,Matthew Turk,2020-07-22 15:18:59-05:00,commit, -6201,Chris Havlin,2020-07-22 14:30:37-05:00,commit, -6202,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6203,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6204,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6205,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6206,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6207,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6208,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6209,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6210,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6211,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6005,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6006,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6007,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6008,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6009,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6010,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6011,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6012,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6013,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6014,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6015,Clément Robert,2020-08-06 08:44:14+02:00,commit, +6016,Clément Robert,2020-08-06 08:42:03+02:00,commit, +6017,Clément Robert,2020-08-06 08:42:03+02:00,commit, +6018,Madicken Munk,2020-08-05 15:53:53-05:00,commit, +6019,Clément Robert,2020-08-05 22:50:29+02:00,commit, +6020,Madicken Munk,2020-08-05 14:55:36-05:00,commit, +6021,Michael Zingale,2020-08-05 14:37:28-04:00,commit, +6022,Michael Zingale,2020-08-05 14:36:37-04:00,commit, +6023,yt-fido,2020-08-05 18:34:40+00:00,commit, +6024,Clément Robert,2020-08-05 20:33:03+02:00,commit, +6025,Clément Robert,2020-08-05 20:21:15+02:00,commit, +6026,Clément Robert,2020-08-05 18:48:59+02:00,commit, +6027,Michael Zingale,2020-08-05 12:31:49-04:00,commit, +6028,Michael Zingale,2020-08-05 12:09:09-04:00,commit, +6029,Madicken Munk,2020-08-05 11:00:14-05:00,commit, +6030,Clément Robert,2020-08-05 17:54:47+02:00,commit, +6031,Clément Robert,2020-08-05 17:14:44+02:00,commit, +6032,Corentin Cadiou,2020-08-05 16:52:51+02:00,commit, +6033,Corentin Cadiou,2020-08-05 16:51:06+02:00,commit, +6034,Corentin Cadiou,2020-08-05 16:49:54+02:00,commit, +6035,Britton Smith,2020-08-05 15:46:48+01:00,commit, +6036,Corentin Cadiou,2020-08-05 16:39:59+02:00,commit, +6037,Britton Smith,2020-08-05 15:35:12+01:00,commit, +6038,yt-fido,2020-08-05 14:30:12+00:00,commit, +6039,Britton Smith,2020-08-05 15:26:34+01:00,commit, +6040,yt-fido,2020-08-05 14:04:39+00:00,commit, +6041,Corentin Cadiou,2020-08-05 15:59:37+02:00,commit, +6042,Corentin Cadiou,2020-08-05 15:58:31+02:00,commit, +6043,Corentin Cadiou,2020-08-05 15:55:59+02:00,commit, +6044,Britton Smith,2020-08-05 14:49:31+01:00,commit, +6045,Britton Smith,2020-08-05 14:49:31+01:00,commit, +6046,Britton Smith,2020-08-05 14:49:31+01:00,commit, +6047,Britton Smith,2020-08-05 14:49:26+01:00,commit, +6048,Britton Smith,2020-08-05 14:49:02+01:00,commit, +6049,Britton Smith,2020-08-05 14:48:57+01:00,commit, +6050,Britton Smith,2020-08-05 14:47:17+01:00,commit, +6051,Britton Smith,2020-08-05 14:47:17+01:00,commit, +6052,Britton Smith,2020-08-05 14:47:15+01:00,commit, +6053,Britton Smith,2020-08-05 14:46:45+01:00,commit, +6054,Britton Smith,2020-08-05 14:45:07+01:00,commit, +6055,Britton Smith,2020-08-05 14:44:11+01:00,commit, +6056,Britton Smith,2020-08-05 14:43:47+01:00,commit, +6057,Britton Smith,2020-08-05 14:43:04+01:00,commit, +6058,Britton Smith,2020-08-05 14:41:48+01:00,commit, +6059,Britton Smith,2020-08-05 14:41:48+01:00,commit, +6060,Britton Smith,2020-08-05 14:41:46+01:00,commit, +6061,Britton Smith,2020-08-05 14:40:59+01:00,commit, +6062,Britton Smith,2020-08-05 14:40:57+01:00,commit, +6063,Britton Smith,2020-08-05 14:39:21+01:00,commit, +6064,Britton Smith,2020-08-05 14:38:48+01:00,commit, +6065,Britton Smith,2020-08-05 14:37:25+01:00,commit, +6066,Britton Smith,2020-08-05 14:36:46+01:00,commit, +6067,Britton Smith,2020-08-05 14:36:43+01:00,commit, +6068,Britton Smith,2020-08-05 14:31:07+01:00,commit, +6069,Britton Smith,2020-08-05 14:31:07+01:00,commit, +6070,Britton Smith,2020-08-05 14:31:03+01:00,commit, +6071,Britton Smith,2020-08-05 14:22:56+01:00,commit, +6072,Britton Smith,2020-08-05 14:21:14+01:00,commit, +6073,Britton Smith,2020-08-05 14:21:14+01:00,commit, +6074,Britton Smith,2020-08-05 14:21:11+01:00,commit, +6075,Britton Smith,2020-08-05 14:19:50+01:00,commit, +6076,Clément Robert,2020-08-05 14:50:26+02:00,commit, +6077,Clément Robert,2020-08-05 14:31:27+02:00,commit, +6078,Clément Robert,2020-08-05 13:33:22+02:00,commit, +6079,Corentin Cadiou,2020-08-05 12:18:52+02:00,commit, +6080,Clément Robert,2020-08-04 20:12:28+02:00,commit, +6081,Clément Robert,2020-08-04 19:59:48+02:00,commit, +6082,Clément Robert,2020-08-04 18:52:17+02:00,commit, +6083,Clément Robert,2020-08-04 18:12:14+02:00,commit, +6084,Clément Robert,2020-08-04 18:00:36+02:00,commit, +6085,Clément Robert,2020-08-04 17:33:58+02:00,commit, +6086,Clément Robert,2020-08-04 16:55:27+02:00,commit, +6087,John ZuHone,2020-08-04 10:31:53-04:00,commit, +6088,Clément Robert,2020-08-04 15:50:27+02:00,commit, +6089,Clément Robert,2020-08-04 14:35:19+02:00,commit, +6090,Clément Robert,2020-08-04 14:35:19+02:00,commit, +6091,Clément Robert,2020-08-04 11:52:40+02:00,commit, +6092,Clément Robert,2020-08-04 10:08:05+02:00,commit, +6093,Clément Robert,2020-08-04 07:33:08+02:00,commit, +6094,Clément Robert,2020-08-04 07:15:44+02:00,commit, +6095,Clément Robert,2020-08-04 07:12:52+02:00,commit, +6096,Clément Robert,2020-08-04 07:12:52+02:00,commit, +6097,Clément Robert,2020-08-04 06:53:01+02:00,commit, +6098,Clément Robert,2020-08-03 23:05:56+02:00,commit, +6099,Clément Robert,2020-08-03 22:48:20+02:00,commit, +6100,Clément Robert,2020-08-03 21:10:38+02:00,commit, +6101,Clément Robert,2020-08-03 20:49:07+02:00,commit, +6102,Clément Robert,2020-08-03 20:15:20+02:00,commit, +6103,Madicken Munk,2020-08-03 09:50:12-05:00,commit, +6104,Corentin Cadiou,2020-08-03 14:39:30+02:00,commit, +6105,Corentin Cadiou,2020-08-03 14:39:30+02:00,commit, +6106,Clément Robert,2020-08-03 14:31:40+02:00,commit, +6107,Clément Robert,2020-08-03 11:51:31+02:00,commit, +6108,Clément Robert,2020-08-03 11:44:01+02:00,commit, +6109,Clément Robert,2020-08-03 11:34:33+02:00,commit, +6110,Clément Robert,2020-08-03 11:29:46+02:00,commit, +6111,Clément Robert,2020-08-03 11:29:01+02:00,commit, +6112,Clément Robert,2020-08-03 11:28:28+02:00,commit, +6113,Clément Robert,2020-08-03 11:28:16+02:00,commit, +6114,Clément Robert,2020-08-03 11:16:25+02:00,commit, +6115,Chris Evans,2020-08-01 14:07:55-04:00,commit, +6116,Clément Robert,2020-08-01 17:06:54+02:00,commit, +6117,Matthew Turk,2020-07-31 13:56:54-05:00,commit, +6118,Clément Robert,2020-07-31 12:08:15+02:00,commit, +6119,Madicken Munk,2020-07-30 11:37:44-05:00,commit, +6120,Madicken Munk,2020-07-29 15:18:20-05:00,commit, +6121,Madicken Munk,2020-07-29 15:17:47-05:00,commit, +6122,Madicken Munk,2020-07-29 15:17:01-05:00,commit, +6123,Madicken Munk,2020-07-29 14:58:19-05:00,commit, +6124,Matthew Turk,2020-07-29 13:14:16-05:00,commit, +6125,Matthew Turk,2020-07-29 11:30:15-05:00,commit, +6126,Kacper Kowalik,2020-07-29 09:33:48-05:00,commit, +6127,Kacper Kowalik,2020-07-29 09:29:32-05:00,commit, +6128,Kacper Kowalik,2020-07-29 09:29:32-05:00,commit, +6129,Clément Robert,2020-07-29 15:38:05+02:00,commit, +6130,Clément Robert,2020-07-29 14:03:11+02:00,commit, +6131,Clément Robert,2020-07-29 10:11:16+02:00,commit, +6132,Matthew Turk,2020-07-28 11:16:38-05:00,commit, +6133,Matthew Turk,2020-07-28 11:15:47-05:00,commit, +6134,Matthew Turk,2020-07-28 11:08:45-05:00,commit, +6135,Matthew Turk,2020-07-28 10:59:37-05:00,commit, +6136,Clément Robert,2020-07-28 17:40:11+02:00,commit, +6137,Clément Robert,2020-07-28 17:40:10+02:00,commit, +6138,Clément Robert,2020-07-28 17:40:10+02:00,commit, +6139,Clément Robert,2020-07-28 17:40:10+02:00,commit, +6140,Clément Robert,2020-07-28 17:40:10+02:00,commit, +6141,Michael Zingale,2020-07-28 11:01:11-04:00,commit, +6142,Michael Zingale,2020-07-28 10:28:23-04:00,commit, +6143,Michael Zingale,2020-07-28 10:14:32-04:00,commit, +6144,Matthew Turk,2020-07-28 08:24:57-05:00,commit, +6145,Matthew Turk,2020-07-27 15:34:20-05:00,commit, +6146,Matthew Turk,2020-07-27 15:33:44-05:00,commit, +6147,Matthew Turk,2020-07-27 15:32:07-05:00,commit, +6148,Matthew Turk,2020-07-27 15:20:53-05:00,commit, +6149,Matthew Turk,2020-07-27 14:40:13-05:00,commit, +6150,Matthew Turk,2020-07-27 14:29:53-05:00,commit, +6151,Matthew Turk,2020-07-27 14:28:08-05:00,commit, +6152,Matthew Turk,2020-07-27 13:54:05-05:00,commit, +6153,Matthew Turk,2020-07-27 10:58:48-05:00,commit, +6154,Matthew Turk,2020-07-27 10:58:46-05:00,commit, +6155,Matthew Turk,2020-07-27 10:57:44-05:00,commit, +6156,Matthew Turk,2020-07-27 10:24:16-05:00,commit, +6157,Clément Robert,2020-07-27 11:23:23+02:00,commit, +6158,Clément Robert,2020-07-26 16:46:14+02:00,commit, +6159,Clément Robert,2020-07-26 16:46:14+02:00,commit, +6160,Clément Robert,2020-07-26 08:09:24+02:00,commit, +6161,Clément Robert,2020-07-26 07:51:18+02:00,commit, +6162,Clément Robert,2020-07-26 07:48:48+02:00,commit, +6163,Clément Robert,2020-07-26 07:48:48+02:00,commit, +6164,Clément Robert,2020-07-26 07:48:48+02:00,commit, +6165,Clément Robert,2020-07-26 07:48:46+02:00,commit, +6166,Matthew Turk,2020-07-25 18:39:05-05:00,commit, +6167,Matthew Turk,2020-07-25 15:30:12-05:00,commit, +6168,Matthew Turk,2020-07-25 15:21:08-05:00,commit, +6169,Clément Robert,2020-07-25 21:01:44+02:00,commit, +6170,Clément Robert,2020-07-25 15:57:52+02:00,commit, +6171,Clément Robert,2020-07-25 15:57:52+02:00,commit, +6172,Matthew Turk,2020-07-24 16:58:36-05:00,commit, +6173,Matthew Turk,2020-07-24 16:52:26-05:00,commit, +6174,Madicken Munk,2020-07-24 16:41:42-05:00,commit, +6175,Matthew Turk,2020-07-24 15:50:31-05:00,commit, +6176,Madicken Munk,2020-07-24 15:19:40-05:00,commit, +6177,Matthew Turk,2020-07-24 15:01:54-05:00,commit, +6178,Matthew Turk,2020-07-24 14:55:29-05:00,commit, +6179,Matthew Turk,2020-07-24 12:01:09-05:00,commit, +6180,Clément Robert,2020-07-24 18:50:44+02:00,commit, +6181,Matthew Turk,2020-07-24 11:27:46-05:00,commit, +6182,John ZuHone,2020-07-24 09:26:53-04:00,commit, +6183,Kacper Kowalik,2020-07-23 21:41:42-05:00,commit, +6184,Clément Robert,2020-07-23 20:37:59+02:00,commit, +6185,Clément Robert,2020-07-23 20:36:30+02:00,commit, +6186,Matthew Turk,2020-07-23 13:08:27-05:00,commit, +6187,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6188,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6189,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6190,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6191,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6192,John ZuHone,2020-07-23 11:39:27-04:00,commit, +6193,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6194,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6195,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6196,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6197,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6198,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6199,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6200,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6201,Clément Robert,2020-07-23 16:43:31+02:00,commit, +6202,Matthew Turk,2020-07-23 09:26:45-05:00,commit, +6203,Matthew Turk,2020-07-23 09:22:30-05:00,commit, +6204,Matthew Turk,2020-07-23 09:21:08-05:00,commit, +6205,Matthew Turk,2020-07-23 09:20:33-05:00,commit, +6206,Matthew Turk,2020-07-23 09:19:56-05:00,commit, +6207,Matthew Turk,2020-07-23 09:18:33-05:00,commit, +6208,Matthew Turk,2020-07-23 09:18:10-05:00,commit, +6209,Matthew Turk,2020-07-22 15:21:03-05:00,commit, +6210,Matthew Turk,2020-07-22 15:18:59-05:00,commit, +6211,Chris Havlin,2020-07-22 14:30:37-05:00,commit, 6212,Chris Havlin,2020-07-22 14:29:47-05:00,commit, 6213,Chris Havlin,2020-07-22 14:29:47-05:00,commit, 6214,Chris Havlin,2020-07-22 14:29:47-05:00,commit, 6215,Chris Havlin,2020-07-22 14:29:47-05:00,commit, 6216,Chris Havlin,2020-07-22 14:29:47-05:00,commit, -6217,Matthew Turk,2020-07-22 14:07:08-05:00,commit, -6218,Matthew Turk,2020-07-22 13:54:00-05:00,commit, -6219,Clément Robert,2020-07-22 20:12:38+02:00,commit, -6220,Clément Robert,2020-07-22 20:08:14+02:00,commit, -6221,Matthew Turk,2020-07-22 12:49:43-05:00,commit, -6222,Matthew Turk,2020-07-22 11:49:14-05:00,commit, -6223,Matthew Turk,2020-07-22 10:54:35-05:00,commit, -6224,Matthew Turk,2020-07-22 10:41:48-05:00,commit, -6225,Clément Robert,2020-07-22 17:40:11+02:00,commit, -6226,Clément Robert,2020-07-22 17:36:44+02:00,commit, -6227,Clément Robert,2020-07-22 17:34:36+02:00,commit, -6228,Clément Robert,2020-07-22 17:34:15+02:00,commit, -6229,Matthew Turk,2020-07-22 10:30:13-05:00,commit, -6230,Matthew Turk,2020-07-22 10:29:53-05:00,commit, -6231,Matthew Turk,2020-07-22 10:29:01-05:00,commit, -6232,Matthew Turk,2020-07-22 10:28:52-05:00,commit, -6233,Kacper Kowalik,2020-07-22 10:28:10-05:00,commit, -6234,Kacper Kowalik,2020-07-22 09:41:57-05:00,commit, -6235,Matthew Turk,2020-07-22 09:33:09-05:00,commit, -6236,Clément Robert,2020-07-22 16:29:41+02:00,commit, -6237,Clément Robert,2020-07-22 09:31:21+02:00,commit, -6238,Clément Robert,2020-07-22 09:17:41+02:00,commit, -6239,Kacper Kowalik,2020-07-21 22:36:37-05:00,commit, -6240,Kacper Kowalik,2020-07-21 18:45:03-05:00,commit, -6241,Clément Robert,2020-07-22 01:13:29+02:00,commit, -6242,Clément Robert,2020-07-22 01:13:19+02:00,commit, -6243,Clément Robert,2020-07-22 01:12:58+02:00,commit, -6244,Clément Robert,2020-07-22 01:12:45+02:00,commit, -6245,Clément Robert,2020-07-22 01:12:45+02:00,commit, -6246,Clément Robert,2020-07-22 01:01:41+02:00,commit, -6247,Kacper Kowalik,2020-07-21 17:55:07-05:00,commit, -6248,Matthew Turk,2020-07-21 15:04:18-05:00,commit, -6249,Matthew Turk,2020-07-21 14:02:40-05:00,commit, -6250,Matthew Turk,2020-07-21 14:01:36-05:00,commit, -6251,Clément Robert,2020-07-21 19:04:06+02:00,commit, -6252,Clément Robert,2020-07-21 19:03:28+02:00,commit, -6253,Corentin Cadiou,2020-07-21 19:03:28+02:00,commit, -6254,convert-repo,2020-07-21 19:03:28+02:00,commit, -6255,Clément Robert,2020-07-21 17:44:42+02:00,commit, -6256,Matthew Turk,2020-07-21 09:47:22-05:00,commit, -6257,Matthew Turk,2020-07-21 09:42:47-05:00,commit, -6258,Kacper Kowalik,2020-07-20 22:29:04-05:00,commit, -6259,Kacper Kowalik,2020-07-20 10:00:43-05:00,commit, -6260,Corentin Cadiou,2020-07-20 13:31:30+01:00,commit, -6261,Kacper Kowalik,2020-07-19 23:08:55-05:00,commit, -6262,Kacper Kowalik,2020-07-19 21:38:12-05:00,commit, -6263,Kacper Kowalik,2020-07-19 14:57:49-05:00,commit, -6264,Kacper Kowalik,2020-07-19 14:57:49-05:00,commit, -6265,Kacper Kowalik,2020-07-19 14:57:47-05:00,commit, -6266,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, -6267,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, -6268,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, -6269,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, -6270,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, -6271,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, -6272,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, -6273,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, -6274,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, -6275,Madicken Munk,2020-07-19 14:55:23-05:00,commit, -6276,Matthew Turk,2020-07-19 14:49:13-05:00,commit, -6277,Matthew Turk,2020-07-19 14:48:49-05:00,commit, -6278,Madicken Munk,2020-07-19 14:39:01-05:00,commit, -6279,Madicken Munk,2020-07-19 14:38:00-05:00,commit, -6280,Matthew Turk,2020-07-19 14:20:21-05:00,commit, -6281,Matthew Turk,2020-07-19 14:18:40-05:00,commit, -6282,Matthew Turk,2020-07-19 14:17:36-05:00,commit, -6283,Matthew Turk,2020-07-19 14:02:55-05:00,commit, -6284,Clément Robert,2020-07-19 08:38:53+02:00,commit, -6285,Clément Robert,2020-07-19 08:38:53+02:00,commit, -6286,Corentin Cadiou,2020-07-18 20:48:47+01:00,commit, -6287,Corentin Cadiou,2020-07-18 20:47:43+01:00,commit, -6288,Clément Robert,2020-07-18 19:17:38+02:00,commit, -6289,Madicken Munk,2020-07-18 09:53:32-05:00,commit, -6290,Madicken Munk,2020-07-18 09:53:07-05:00,commit, -6291,Corentin Cadiou,2020-07-18 13:41:38+01:00,commit, -6292,Corentin Cadiou,2020-07-18 13:37:45+01:00,commit, -6293,Corentin Cadiou,2020-07-18 13:18:48+01:00,commit, -6294,Corentin Cadiou,2020-07-18 13:13:16+01:00,commit, -6295,Clément Robert,2020-07-18 14:08:40+02:00,commit, -6296,Clément Robert,2020-07-18 10:51:53+02:00,commit, -6297,Clément Robert,2020-07-17 22:42:26+02:00,commit, -6298,Clément Robert,2020-07-17 22:38:44+02:00,commit, -6299,Corentin Cadiou,2020-07-17 21:28:38+01:00,commit, -6300,Chris Havlin,2020-07-17 15:08:24-05:00,commit, -6301,Clément Robert,2020-07-17 21:30:19+02:00,commit, -6302,Clément Robert,2020-07-17 21:30:19+02:00,commit, -6303,Clément Robert,2020-07-17 21:30:18+02:00,commit, -6304,Madicken Munk,2020-07-17 14:08:15-05:00,commit, -6305,Matthew Turk,2020-07-17 14:06:02-05:00,commit, -6306,Matthew Turk,2020-07-17 11:44:10-05:00,commit, -6307,Matthew Turk,2020-07-17 11:43:35-05:00,commit, -6308,Chris Havlin,2020-07-17 10:55:04-05:00,commit, -6309,Matthew Turk,2020-07-17 10:31:03-05:00,commit, -6310,Chris Havlin,2020-07-17 10:11:49-05:00,commit, -6311,Corentin Cadiou,2020-07-17 10:06:26+01:00,commit, -6312,Corentin Cadiou,2020-07-17 10:01:31+01:00,commit, -6313,Clément Robert,2020-07-17 10:28:06+02:00,commit, -6314,Clément Robert,2020-07-17 07:43:21+02:00,commit, -6315,convert-repo,2020-07-17 07:43:21+02:00,commit, -6316,convert-repo,2020-07-17 07:42:18+02:00,commit, -6317,convert-repo,2020-07-17 07:42:10+02:00,commit, -6318,Clément Robert,2020-07-16 23:24:02+02:00,commit, -6319,Clément Robert,2020-07-16 23:19:37+02:00,commit, -6320,Matthew Turk,2020-07-16 16:00:26-05:00,commit, -6321,Corentin Cadiou,2020-07-16 20:39:54+01:00,commit, -6322,Cameron Hummels,2020-07-16 12:24:53-07:00,commit, -6323,Clément Robert,2020-07-16 21:23:02+02:00,commit, -6324,Clément Robert,2020-07-16 21:23:01+02:00,commit, -6325,Clément Robert,2020-07-16 21:20:03+02:00,commit, -6326,Clément Robert,2020-07-16 21:20:02+02:00,commit, -6327,Madicken Munk,2020-07-16 14:11:39-05:00,commit, -6328,Clément Robert,2020-07-16 21:11:02+02:00,commit, -6329,Clément Robert,2020-07-16 21:08:00+02:00,commit, -6330,Clément Robert,2020-07-16 21:08:00+02:00,commit, -6331,Clément Robert,2020-07-16 21:08:00+02:00,commit, -6332,Clément Robert,2020-07-16 21:08:00+02:00,commit, -6333,Clément Robert,2020-07-16 21:08:00+02:00,commit, -6334,Clément Robert,2020-07-16 21:08:00+02:00,commit, -6335,Clément Robert,2020-07-16 21:08:00+02:00,commit, -6336,Matthew Turk,2020-07-16 14:03:48-05:00,commit, -6337,Britton Smith,2020-07-16 19:47:07+01:00,commit, -6338,Matthew Turk,2020-07-15 14:42:41-05:00,commit, -6339,Matthew Turk,2020-07-15 14:22:20-05:00,commit, -6340,Matthew Turk,2020-07-15 14:22:04-05:00,commit, -6341,Kacper Kowalik,2020-07-14 10:27:28-05:00,commit, -6342,Kacper Kowalik,2020-07-13 14:36:33-05:00,commit, -6343,Madicken Munk,2020-07-13 14:23:07-05:00,commit, -6344,Chris Havlin,2020-07-09 16:34:14-05:00,commit, -6345,Philipp Edelmann,2020-07-08 20:31:39-06:00,commit, -6346,Philipp Edelmann,2020-07-08 13:51:00-06:00,commit, -6347,Corentin Cadiou,2020-07-03 09:30:56+01:00,commit, -6348,Clément Robert,2020-07-02 22:38:06+02:00,commit, -6349,Clément Robert,2020-07-02 22:38:06+02:00,commit, -6350,Clément Robert,2020-07-02 22:38:06+02:00,commit, -6351,Clément Robert,2020-07-02 22:38:06+02:00,commit, -6352,Clément Robert,2020-07-02 22:38:06+02:00,commit, -6353,Clément Robert,2020-07-02 19:42:03+02:00,commit, -6354,Clément Robert,2020-07-02 19:09:07+02:00,commit, -6355,Clément Robert,2020-07-02 19:09:07+02:00,commit, -6356,Matthew Turk,2020-07-02 10:53:07-05:00,commit, -6357,Madicken Munk,2020-07-02 10:30:17-05:00,commit, -6358,Kacper Kowalik,2020-07-02 10:19:21-05:00,commit, -6359,Matthew Turk,2020-07-02 09:56:55-05:00,commit, -6360,Matthew Turk,2020-07-02 09:31:13-05:00,commit, -6361,Corentin Cadiou,2020-07-02 11:03:43+01:00,commit, -6362,Corentin Cadiou,2020-07-02 11:00:02+01:00,commit, -6363,Corentin Cadiou,2020-07-02 10:55:57+01:00,commit, -6364,Corentin Cadiou,2020-07-02 10:55:40+01:00,commit, -6365,Corentin Cadiou,2020-07-02 10:50:59+01:00,commit, -6366,Corentin Cadiou,2020-07-02 10:50:33+01:00,commit, -6367,Corentin Cadiou,2020-07-02 10:46:11+01:00,commit, -6368,Corentin Cadiou,2020-07-02 10:45:36+01:00,commit, -6369,Corentin Cadiou,2020-07-02 10:42:16+01:00,commit, -6370,Corentin Cadiou,2020-07-02 10:38:37+01:00,commit, -6371,Kacper Kowalik,2020-07-01 15:05:49-05:00,commit, -6372,Madicken Munk,2020-07-01 13:53:30-05:00,commit, -6373,Madicken Munk,2020-07-01 13:51:56-05:00,commit, -6374,Madicken Munk,2020-07-01 11:41:08-05:00,commit, -6375,Matthew Turk,2020-07-01 10:29:35-05:00,commit, -6376,Madicken Munk,2020-06-30 19:40:46-05:00,commit, -6377,Clément Robert,2020-06-30 20:17:24+02:00,commit, -6378,Kacper Kowalik,2020-06-30 12:31:52-05:00,commit, -6379,Kacper Kowalik,2020-06-30 12:29:20-05:00,commit, -6380,Madicken Munk,2020-06-30 11:14:47-05:00,commit, -6381,Clément Robert,2020-06-30 00:08:44+02:00,commit, -6382,Clément Robert,2020-06-29 23:45:17+02:00,commit, -6383,Matthew Turk,2020-06-29 14:29:40-05:00,commit, -6384,Matthew Turk,2020-06-29 14:09:12-05:00,commit, -6385,Matthew Turk,2020-06-29 13:12:10-05:00,commit, -6386,Madicken Munk,2020-06-29 13:10:23-05:00,commit, -6387,Madicken Munk,2020-06-29 13:04:57-05:00,commit, -6388,Madicken Munk,2020-06-29 13:01:30-05:00,commit, -6389,Corentin Cadiou,2020-06-29 15:55:50+01:00,commit, -6390,Clément Robert,2020-06-29 14:48:22+02:00,commit, -6391,Clément Robert,2020-06-29 14:48:22+02:00,commit, -6392,Clément Robert,2020-06-29 14:48:12+02:00,commit, -6393,Clément Robert,2020-06-29 14:46:57+02:00,commit, -6394,Clément Robert,2020-06-29 14:46:57+02:00,commit, -6395,Clément Robert,2020-06-29 14:46:57+02:00,commit, -6396,Clément Robert,2020-06-29 14:46:57+02:00,commit, -6397,Clément Robert,2020-06-29 14:46:57+02:00,commit, -6398,Clément Robert,2020-06-29 14:46:57+02:00,commit, -6399,Clément Robert,2020-06-29 14:46:57+02:00,commit, -6400,Clément Robert,2020-06-29 14:46:49+02:00,commit, -6401,Clément Robert,2020-06-29 13:07:59+02:00,commit, -6402,Corentin Cadiou,2020-06-27 17:23:02+01:00,commit, -6403,Corentin Cadiou,2020-06-27 17:18:27+01:00,commit, -6404,Corentin Cadiou,2020-06-27 14:12:16+01:00,commit, -6405,Corentin Cadiou,2020-06-27 14:00:00+01:00,commit, -6406,Madicken Munk,2020-06-26 23:05:57-05:00,commit, -6407,Kacper Kowalik,2020-06-26 17:54:40-05:00,commit, -6408,Kacper Kowalik,2020-06-26 16:48:26-05:00,commit, -6409,Kacper Kowalik,2020-06-26 15:57:29-05:00,commit, -6410,Kacper Kowalik,2020-06-26 15:57:08-05:00,commit, -6411,Madicken Munk,2020-06-26 13:12:43-05:00,commit, -6412,Matthew Turk,2020-06-26 11:41:48-05:00,commit, -6413,Matthew Turk,2020-06-26 11:20:52-05:00,commit, -6414,Matthew Turk,2020-06-26 11:07:45-05:00,commit, -6415,Kacper Kowalik,2020-06-26 10:54:34-05:00,commit, -6416,Corentin Cadiou,2020-06-26 09:35:31+01:00,commit, -6417,Madicken Munk,2020-06-25 16:42:24-05:00,commit, -6418,Madicken Munk,2020-06-25 16:07:07-05:00,commit, -6419,John ZuHone,2020-06-25 16:50:31-04:00,commit, -6420,Madicken Munk,2020-06-25 14:27:11-05:00,commit, -6421,Kacper Kowalik,2020-06-25 13:43:43-05:00,commit, -6422,Corentin Cadiou,2020-06-25 15:56:46+01:00,commit, -6423,Madicken Munk,2020-06-25 08:48:41-05:00,commit, -6424,Kacper Kowalik,2020-06-25 08:20:44-05:00,commit, -6425,Corentin Cadiou,2020-06-25 09:21:12+01:00,commit, -6426,Britton Smith,2020-06-25 05:58:09+01:00,commit, -6427,Kacper Kowalik,2020-06-24 22:41:13-05:00,commit, -6428,Kacper Kowalik,2020-06-24 22:20:48-05:00,commit, -6429,Kacper Kowalik,2020-06-24 22:19:07-05:00,commit, -6430,Kacper Kowalik,2020-06-24 19:03:56-05:00,commit, -6431,Kacper Kowalik,2020-06-24 17:26:48-05:00,commit, -6432,Kacper Kowalik,2020-06-24 15:08:26-05:00,commit, -6433,Kacper Kowalik,2020-06-24 15:07:58-05:00,commit, -6434,Britton Smith,2020-06-24 20:42:40+01:00,commit, -6435,Corentin Cadiou,2020-06-24 19:48:23+01:00,commit, -6436,Corentin Cadiou,2020-06-24 19:48:23+01:00,commit, -6437,Corentin Cadiou,2020-06-24 19:48:01+01:00,commit, -6438,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, -6439,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, -6440,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, -6441,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, -6442,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, -6443,Madicken Munk,2020-06-24 13:36:25-05:00,commit, -6444,Corentin Cadiou,2020-06-24 16:31:50+01:00,commit, -6445,Britton Smith,2020-06-24 15:19:32+01:00,commit, -6446,Britton Smith,2020-06-24 15:16:52+01:00,commit, -6447,Clément Robert,2020-06-24 16:13:07+02:00,commit, -6448,Britton Smith,2020-06-24 15:10:35+01:00,commit, -6449,Britton Smith,2020-06-24 14:50:53+01:00,commit, -6450,Corentin Cadiou,2020-06-24 14:38:06+01:00,commit, -6451,Kacper Kowalik,2020-06-24 08:25:05-05:00,commit, -6452,Kacper Kowalik,2020-06-24 08:25:05-05:00,commit, -6453,Kacper Kowalik,2020-06-24 08:25:04-05:00,commit, -6454,Kacper Kowalik,2020-06-24 08:23:49-05:00,commit, -6455,Corentin Cadiou,2020-06-24 08:23:49-05:00,commit, -6456,Corentin Cadiou,2020-06-24 08:23:49-05:00,commit, -6457,Corentin Cadiou,2020-06-24 08:23:49-05:00,commit, -6458,Clément Robert,2020-06-24 10:26:00+02:00,commit, -6459,Kacper Kowalik,2020-06-23 16:01:28-05:00,commit, -6460,Corentin Cadiou,2020-06-23 15:12:20+01:00,commit, -6461,Madicken Munk,2020-06-23 08:34:23-05:00,commit, -6462,Madicken Munk,2020-06-23 08:30:04-05:00,commit, -6463,Madicken Munk,2020-06-23 08:28:10-05:00,commit, -6464,Corentin Cadiou,2020-06-23 10:01:30+01:00,commit, -6465,Clément Robert,2020-06-23 09:07:55+02:00,commit, -6466,Clément Robert,2020-06-23 09:07:55+02:00,commit, -6467,Clément Robert,2020-06-23 09:07:55+02:00,commit, -6468,Clément Robert,2020-06-23 09:07:54+02:00,commit, -6469,Madicken Munk,2020-06-22 23:30:15-05:00,commit, -6470,Kacper Kowalik,2020-06-22 12:01:49-05:00,commit, -6471,Matthew Turk,2020-06-22 11:15:45-05:00,commit, -6472,Matthew Turk,2020-06-22 10:59:46-05:00,commit, -6473,Matthew Turk,2020-06-22 10:58:45-05:00,commit, -6474,Clément Robert,2020-06-22 17:53:18+02:00,commit, -6475,Clément Robert,2020-06-22 17:53:16+02:00,commit, -6476,Clément Robert,2020-06-22 17:51:22+02:00,commit, -6477,Clément Robert,2020-06-22 17:51:22+02:00,commit, -6478,Matthew Turk,2020-06-22 10:29:49-05:00,commit, -6479,Clément Robert,2020-06-22 17:15:28+02:00,commit, -6480,Clément Robert,2020-06-22 17:15:23+02:00,commit, -6481,Clément Robert,2020-06-22 17:13:41+02:00,commit, -6482,Clément Robert,2020-06-22 17:13:41+02:00,commit, -6483,Clément Robert,2020-06-22 17:13:41+02:00,commit, -6484,Clément Robert,2020-06-22 17:13:40+02:00,commit, -6485,Clément Robert,2020-06-22 17:13:29+02:00,commit, -6486,Madicken Munk,2020-06-22 10:01:33-05:00,commit, -6487,Britton Smith,2020-06-22 15:52:24+01:00,commit, -6488,Kacper Kowalik,2020-06-22 07:52:28-05:00,commit, -6489,Kacper Kowalik,2020-06-21 21:53:34-05:00,commit, -6490,Matthew Turk,2020-06-21 20:29:06-05:00,commit, -6491,Matthew Turk,2020-06-21 20:28:30-05:00,commit, -6492,Matthew Turk,2020-06-21 20:13:59-05:00,commit, -6493,Matthew Turk,2020-06-21 20:12:25-05:00,commit, -6494,Kacper Kowalik,2020-06-21 16:29:50-05:00,commit, -6495,Matthew Turk,2020-06-21 15:09:57-05:00,commit, -6496,Kacper Kowalik,2020-06-21 11:30:38-05:00,commit, -6497,Kacper Kowalik,2020-06-21 11:09:03-05:00,commit, -6498,Matthew Turk,2020-06-20 13:16:16-05:00,commit, -6499,Matthew Turk,2020-06-20 13:01:22-05:00,commit, -6500,Matthew Turk,2020-06-20 12:43:21-05:00,commit, -6501,Matthew Turk,2020-06-20 12:34:32-05:00,commit, -6502,Clément Robert,2020-06-20 11:57:00+02:00,commit, -6503,Clément Robert,2020-06-20 11:34:25+02:00,commit, -6504,Clément Robert,2020-06-20 11:15:31+02:00,commit, -6505,Clément Robert,2020-06-20 11:15:04+02:00,commit, -6506,Kacper Kowalik,2020-06-19 20:26:31-05:00,commit, -6507,John ZuHone,2020-06-19 16:33:44-04:00,commit, -6508,Matthew Turk,2020-06-19 13:51:24-05:00,commit, -6509,Madicken Munk,2020-06-19 13:47:40-05:00,commit, -6510,Kacper Kowalik,2020-06-19 11:47:01-05:00,commit, -6511,Kacper Kowalik,2020-06-19 11:46:27-05:00,commit, -6512,Kacper Kowalik,2020-06-19 11:44:14-05:00,commit, -6513,Matthew Turk,2020-06-19 11:31:17-05:00,commit, -6514,Matthew Turk,2020-06-19 11:14:48-05:00,commit, -6515,Matthew Turk,2020-06-19 09:56:28-05:00,commit, -6516,Matthew Turk,2020-06-19 08:16:04-05:00,commit, -6517,Clément Robert,2020-06-19 14:40:52+02:00,commit, -6518,Clément Robert,2020-06-19 11:45:32+02:00,commit, -6519,Clément Robert,2020-06-19 11:09:10+02:00,commit, -6520,Madicken Munk,2020-06-19 00:07:44-05:00,commit, -6521,Madicken Munk,2020-06-18 22:55:05-05:00,commit, -6522,Madicken Munk,2020-06-18 22:54:41-05:00,commit, -6523,Matthew Turk,2020-06-18 14:30:03-05:00,commit, -6524,Matthew Turk,2020-06-18 14:28:35-05:00,commit, -6525,Matthew Turk,2020-06-18 14:28:35-05:00,commit, -6526,Matthew Turk,2020-06-18 14:28:35-05:00,commit, -6527,Matthew Turk,2020-06-18 14:28:35-05:00,commit, -6528,Ashley Kelly,2020-06-18 14:28:35-05:00,commit, -6529,Ashley Kelly,2020-06-18 14:28:35-05:00,commit, -6530,Ashley Kelly,2020-06-18 14:28:35-05:00,commit, -6531,Matthew Turk,2020-06-18 11:13:00-05:00,commit, -6532,Matthew Turk,2020-06-18 11:08:43-05:00,commit, -6533,Madicken Munk,2020-06-18 11:06:57-05:00,commit, -6534,Matthew Turk,2020-06-18 11:02:58-05:00,commit, -6535,Madicken Munk,2020-06-18 10:29:40-05:00,commit, -6536,Matthew Turk,2020-06-18 10:28:20-05:00,commit, -6537,Matthew Turk,2020-06-18 10:19:50-05:00,commit, -6538,Matthew Turk,2020-06-17 12:48:54-05:00,commit, -6539,Matthew Turk,2020-06-17 12:48:33-05:00,commit, -6540,Matthew Turk,2020-06-17 12:34:22-05:00,commit, -6541,Clément Robert,2020-06-17 18:53:42+02:00,commit, -6542,Matthew Turk,2020-06-17 09:54:46-05:00,commit, -6543,Corentin Cadiou,2020-06-17 14:23:50+01:00,commit, -6544,Corentin Cadiou,2020-06-17 14:23:38+01:00,commit, -6545,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, -6546,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, -6547,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, -6548,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, -6549,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, -6550,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, -6551,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, -6552,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, -6553,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, -6554,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, -6555,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, -6556,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, -6557,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, -6558,Corentin Cadiou,2020-06-17 09:19:42+01:00,commit, -6559,Corentin Cadiou,2020-06-17 09:19:15+01:00,commit, -6560,Corentin Cadiou,2020-06-17 09:19:15+01:00,commit, -6561,Corentin Cadiou,2020-06-17 09:19:12+01:00,commit, -6562,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6563,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6564,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6565,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6566,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6567,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6568,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6569,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6570,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6571,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6217,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6218,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6219,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6220,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6221,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6222,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6223,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6224,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6225,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6226,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6227,Matthew Turk,2020-07-22 14:07:08-05:00,commit, +6228,Matthew Turk,2020-07-22 13:54:00-05:00,commit, +6229,Clément Robert,2020-07-22 20:12:38+02:00,commit, +6230,Clément Robert,2020-07-22 20:08:14+02:00,commit, +6231,Matthew Turk,2020-07-22 12:49:43-05:00,commit, +6232,Matthew Turk,2020-07-22 11:49:14-05:00,commit, +6233,Matthew Turk,2020-07-22 10:54:35-05:00,commit, +6234,Matthew Turk,2020-07-22 10:41:48-05:00,commit, +6235,Clément Robert,2020-07-22 17:40:11+02:00,commit, +6236,Clément Robert,2020-07-22 17:36:44+02:00,commit, +6237,Clément Robert,2020-07-22 17:34:36+02:00,commit, +6238,Clément Robert,2020-07-22 17:34:15+02:00,commit, +6239,Matthew Turk,2020-07-22 10:30:13-05:00,commit, +6240,Matthew Turk,2020-07-22 10:29:53-05:00,commit, +6241,Matthew Turk,2020-07-22 10:29:01-05:00,commit, +6242,Matthew Turk,2020-07-22 10:28:52-05:00,commit, +6243,Kacper Kowalik,2020-07-22 10:28:10-05:00,commit, +6244,Kacper Kowalik,2020-07-22 09:41:57-05:00,commit, +6245,Matthew Turk,2020-07-22 09:33:09-05:00,commit, +6246,Clément Robert,2020-07-22 16:29:41+02:00,commit, +6247,Clément Robert,2020-07-22 09:31:21+02:00,commit, +6248,Clément Robert,2020-07-22 09:17:41+02:00,commit, +6249,Kacper Kowalik,2020-07-21 22:36:37-05:00,commit, +6250,Kacper Kowalik,2020-07-21 18:45:03-05:00,commit, +6251,Clément Robert,2020-07-22 01:13:29+02:00,commit, +6252,Clément Robert,2020-07-22 01:13:19+02:00,commit, +6253,Clément Robert,2020-07-22 01:12:58+02:00,commit, +6254,Clément Robert,2020-07-22 01:12:45+02:00,commit, +6255,Clément Robert,2020-07-22 01:12:45+02:00,commit, +6256,Clément Robert,2020-07-22 01:01:41+02:00,commit, +6257,Kacper Kowalik,2020-07-21 17:55:07-05:00,commit, +6258,Matthew Turk,2020-07-21 15:04:18-05:00,commit, +6259,Matthew Turk,2020-07-21 14:02:40-05:00,commit, +6260,Matthew Turk,2020-07-21 14:01:36-05:00,commit, +6261,Clément Robert,2020-07-21 19:04:06+02:00,commit, +6262,Clément Robert,2020-07-21 19:03:28+02:00,commit, +6263,Corentin Cadiou,2020-07-21 19:03:28+02:00,commit, +6264,convert-repo,2020-07-21 19:03:28+02:00,commit, +6265,Clément Robert,2020-07-21 17:44:42+02:00,commit, +6266,Matthew Turk,2020-07-21 09:47:22-05:00,commit, +6267,Matthew Turk,2020-07-21 09:42:47-05:00,commit, +6268,Kacper Kowalik,2020-07-20 22:29:04-05:00,commit, +6269,Kacper Kowalik,2020-07-20 10:00:43-05:00,commit, +6270,Corentin Cadiou,2020-07-20 13:31:30+01:00,commit, +6271,Kacper Kowalik,2020-07-19 23:08:55-05:00,commit, +6272,Kacper Kowalik,2020-07-19 21:38:12-05:00,commit, +6273,Kacper Kowalik,2020-07-19 14:57:49-05:00,commit, +6274,Kacper Kowalik,2020-07-19 14:57:49-05:00,commit, +6275,Kacper Kowalik,2020-07-19 14:57:47-05:00,commit, +6276,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6277,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6278,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6279,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6280,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6281,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6282,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6283,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6284,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6285,Madicken Munk,2020-07-19 14:55:23-05:00,commit, +6286,Matthew Turk,2020-07-19 14:49:13-05:00,commit, +6287,Matthew Turk,2020-07-19 14:48:49-05:00,commit, +6288,Madicken Munk,2020-07-19 14:39:01-05:00,commit, +6289,Madicken Munk,2020-07-19 14:38:00-05:00,commit, +6290,Matthew Turk,2020-07-19 14:20:21-05:00,commit, +6291,Matthew Turk,2020-07-19 14:18:40-05:00,commit, +6292,Matthew Turk,2020-07-19 14:17:36-05:00,commit, +6293,Matthew Turk,2020-07-19 14:02:55-05:00,commit, +6294,Clément Robert,2020-07-19 08:38:53+02:00,commit, +6295,Clément Robert,2020-07-19 08:38:53+02:00,commit, +6296,Corentin Cadiou,2020-07-18 20:48:47+01:00,commit, +6297,Corentin Cadiou,2020-07-18 20:47:43+01:00,commit, +6298,Clément Robert,2020-07-18 19:17:38+02:00,commit, +6299,Madicken Munk,2020-07-18 09:53:32-05:00,commit, +6300,Madicken Munk,2020-07-18 09:53:07-05:00,commit, +6301,Corentin Cadiou,2020-07-18 13:41:38+01:00,commit, +6302,Corentin Cadiou,2020-07-18 13:37:45+01:00,commit, +6303,Corentin Cadiou,2020-07-18 13:18:48+01:00,commit, +6304,Corentin Cadiou,2020-07-18 13:13:16+01:00,commit, +6305,Clément Robert,2020-07-18 14:08:40+02:00,commit, +6306,Clément Robert,2020-07-18 10:51:53+02:00,commit, +6307,Clément Robert,2020-07-17 22:42:26+02:00,commit, +6308,Clément Robert,2020-07-17 22:38:44+02:00,commit, +6309,Corentin Cadiou,2020-07-17 21:28:38+01:00,commit, +6310,Chris Havlin,2020-07-17 15:08:24-05:00,commit, +6311,Clément Robert,2020-07-17 21:30:19+02:00,commit, +6312,Clément Robert,2020-07-17 21:30:19+02:00,commit, +6313,Clément Robert,2020-07-17 21:30:18+02:00,commit, +6314,Madicken Munk,2020-07-17 14:08:15-05:00,commit, +6315,Matthew Turk,2020-07-17 14:06:02-05:00,commit, +6316,Matthew Turk,2020-07-17 11:44:10-05:00,commit, +6317,Matthew Turk,2020-07-17 11:43:35-05:00,commit, +6318,Chris Havlin,2020-07-17 10:55:04-05:00,commit, +6319,Matthew Turk,2020-07-17 10:31:03-05:00,commit, +6320,Chris Havlin,2020-07-17 10:11:49-05:00,commit, +6321,Corentin Cadiou,2020-07-17 10:06:26+01:00,commit, +6322,Corentin Cadiou,2020-07-17 10:01:31+01:00,commit, +6323,Clément Robert,2020-07-17 10:28:06+02:00,commit, +6324,Clément Robert,2020-07-17 07:43:21+02:00,commit, +6325,convert-repo,2020-07-17 07:43:21+02:00,commit, +6326,convert-repo,2020-07-17 07:42:18+02:00,commit, +6327,convert-repo,2020-07-17 07:42:10+02:00,commit, +6328,Clément Robert,2020-07-16 23:24:02+02:00,commit, +6329,Clément Robert,2020-07-16 23:19:37+02:00,commit, +6330,Matthew Turk,2020-07-16 16:00:26-05:00,commit, +6331,Corentin Cadiou,2020-07-16 20:39:54+01:00,commit, +6332,Cameron Hummels,2020-07-16 12:24:53-07:00,commit, +6333,Clément Robert,2020-07-16 21:23:02+02:00,commit, +6334,Clément Robert,2020-07-16 21:23:01+02:00,commit, +6335,Clément Robert,2020-07-16 21:20:03+02:00,commit, +6336,Clément Robert,2020-07-16 21:20:02+02:00,commit, +6337,Madicken Munk,2020-07-16 14:11:39-05:00,commit, +6338,Clément Robert,2020-07-16 21:11:02+02:00,commit, +6339,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6340,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6341,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6342,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6343,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6344,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6345,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6346,Matthew Turk,2020-07-16 14:03:48-05:00,commit, +6347,Britton Smith,2020-07-16 19:47:07+01:00,commit, +6348,Matthew Turk,2020-07-15 14:42:41-05:00,commit, +6349,Matthew Turk,2020-07-15 14:22:20-05:00,commit, +6350,Matthew Turk,2020-07-15 14:22:04-05:00,commit, +6351,Kacper Kowalik,2020-07-14 10:27:28-05:00,commit, +6352,Kacper Kowalik,2020-07-13 14:36:33-05:00,commit, +6353,Madicken Munk,2020-07-13 14:23:07-05:00,commit, +6354,Chris Havlin,2020-07-09 16:34:14-05:00,commit, +6355,Philipp Edelmann,2020-07-08 20:31:39-06:00,commit, +6356,Philipp Edelmann,2020-07-08 13:51:00-06:00,commit, +6357,Corentin Cadiou,2020-07-03 09:30:56+01:00,commit, +6358,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6359,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6360,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6361,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6362,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6363,Clément Robert,2020-07-02 19:42:03+02:00,commit, +6364,Clément Robert,2020-07-02 19:09:07+02:00,commit, +6365,Clément Robert,2020-07-02 19:09:07+02:00,commit, +6366,Matthew Turk,2020-07-02 10:53:07-05:00,commit, +6367,Madicken Munk,2020-07-02 10:30:17-05:00,commit, +6368,Kacper Kowalik,2020-07-02 10:19:21-05:00,commit, +6369,Matthew Turk,2020-07-02 09:56:55-05:00,commit, +6370,Matthew Turk,2020-07-02 09:31:13-05:00,commit, +6371,Corentin Cadiou,2020-07-02 11:03:43+01:00,commit, +6372,Corentin Cadiou,2020-07-02 11:00:02+01:00,commit, +6373,Corentin Cadiou,2020-07-02 10:55:57+01:00,commit, +6374,Corentin Cadiou,2020-07-02 10:55:40+01:00,commit, +6375,Corentin Cadiou,2020-07-02 10:50:59+01:00,commit, +6376,Corentin Cadiou,2020-07-02 10:50:33+01:00,commit, +6377,Corentin Cadiou,2020-07-02 10:46:11+01:00,commit, +6378,Corentin Cadiou,2020-07-02 10:45:36+01:00,commit, +6379,Corentin Cadiou,2020-07-02 10:42:16+01:00,commit, +6380,Corentin Cadiou,2020-07-02 10:38:37+01:00,commit, +6381,Kacper Kowalik,2020-07-01 15:05:49-05:00,commit, +6382,Madicken Munk,2020-07-01 13:53:30-05:00,commit, +6383,Madicken Munk,2020-07-01 13:51:56-05:00,commit, +6384,Madicken Munk,2020-07-01 11:41:08-05:00,commit, +6385,Matthew Turk,2020-07-01 10:29:35-05:00,commit, +6386,Madicken Munk,2020-06-30 19:40:46-05:00,commit, +6387,Clément Robert,2020-06-30 20:17:24+02:00,commit, +6388,Kacper Kowalik,2020-06-30 12:31:52-05:00,commit, +6389,Kacper Kowalik,2020-06-30 12:29:20-05:00,commit, +6390,Madicken Munk,2020-06-30 11:14:47-05:00,commit, +6391,Clément Robert,2020-06-30 00:08:44+02:00,commit, +6392,Clément Robert,2020-06-29 23:45:17+02:00,commit, +6393,Matthew Turk,2020-06-29 14:29:40-05:00,commit, +6394,Matthew Turk,2020-06-29 14:09:12-05:00,commit, +6395,Matthew Turk,2020-06-29 13:12:10-05:00,commit, +6396,Madicken Munk,2020-06-29 13:10:23-05:00,commit, +6397,Madicken Munk,2020-06-29 13:04:57-05:00,commit, +6398,Madicken Munk,2020-06-29 13:01:30-05:00,commit, +6399,Corentin Cadiou,2020-06-29 15:55:50+01:00,commit, +6400,Clément Robert,2020-06-29 14:48:22+02:00,commit, +6401,Clément Robert,2020-06-29 14:48:22+02:00,commit, +6402,Clément Robert,2020-06-29 14:48:12+02:00,commit, +6403,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6404,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6405,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6406,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6407,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6408,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6409,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6410,Clément Robert,2020-06-29 14:46:49+02:00,commit, +6411,Clément Robert,2020-06-29 13:07:59+02:00,commit, +6412,Corentin Cadiou,2020-06-27 17:23:02+01:00,commit, +6413,Corentin Cadiou,2020-06-27 17:18:27+01:00,commit, +6414,Corentin Cadiou,2020-06-27 14:12:16+01:00,commit, +6415,Corentin Cadiou,2020-06-27 14:00:00+01:00,commit, +6416,Madicken Munk,2020-06-26 23:05:57-05:00,commit, +6417,Kacper Kowalik,2020-06-26 17:54:40-05:00,commit, +6418,Kacper Kowalik,2020-06-26 16:48:26-05:00,commit, +6419,Kacper Kowalik,2020-06-26 15:57:29-05:00,commit, +6420,Kacper Kowalik,2020-06-26 15:57:08-05:00,commit, +6421,Madicken Munk,2020-06-26 13:12:43-05:00,commit, +6422,Matthew Turk,2020-06-26 11:41:48-05:00,commit, +6423,Matthew Turk,2020-06-26 11:20:52-05:00,commit, +6424,Matthew Turk,2020-06-26 11:07:45-05:00,commit, +6425,Kacper Kowalik,2020-06-26 10:54:34-05:00,commit, +6426,Corentin Cadiou,2020-06-26 09:35:31+01:00,commit, +6427,Madicken Munk,2020-06-25 16:42:24-05:00,commit, +6428,Madicken Munk,2020-06-25 16:07:07-05:00,commit, +6429,John ZuHone,2020-06-25 16:50:31-04:00,commit, +6430,Madicken Munk,2020-06-25 14:27:11-05:00,commit, +6431,Kacper Kowalik,2020-06-25 13:43:43-05:00,commit, +6432,Corentin Cadiou,2020-06-25 15:56:46+01:00,commit, +6433,Madicken Munk,2020-06-25 08:48:41-05:00,commit, +6434,Kacper Kowalik,2020-06-25 08:20:44-05:00,commit, +6435,Corentin Cadiou,2020-06-25 09:21:12+01:00,commit, +6436,Britton Smith,2020-06-25 05:58:09+01:00,commit, +6437,Kacper Kowalik,2020-06-24 22:41:13-05:00,commit, +6438,Kacper Kowalik,2020-06-24 22:20:48-05:00,commit, +6439,Kacper Kowalik,2020-06-24 22:19:07-05:00,commit, +6440,Kacper Kowalik,2020-06-24 19:03:56-05:00,commit, +6441,Kacper Kowalik,2020-06-24 17:26:48-05:00,commit, +6442,Kacper Kowalik,2020-06-24 15:08:26-05:00,commit, +6443,Kacper Kowalik,2020-06-24 15:07:58-05:00,commit, +6444,Britton Smith,2020-06-24 20:42:40+01:00,commit, +6445,Corentin Cadiou,2020-06-24 19:48:23+01:00,commit, +6446,Corentin Cadiou,2020-06-24 19:48:23+01:00,commit, +6447,Corentin Cadiou,2020-06-24 19:48:01+01:00,commit, +6448,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6449,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6450,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6451,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6452,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6453,Madicken Munk,2020-06-24 13:36:25-05:00,commit, +6454,Corentin Cadiou,2020-06-24 16:31:50+01:00,commit, +6455,Britton Smith,2020-06-24 15:19:32+01:00,commit, +6456,Britton Smith,2020-06-24 15:16:52+01:00,commit, +6457,Clément Robert,2020-06-24 16:13:07+02:00,commit, +6458,Britton Smith,2020-06-24 15:10:35+01:00,commit, +6459,Britton Smith,2020-06-24 14:50:53+01:00,commit, +6460,Corentin Cadiou,2020-06-24 14:38:06+01:00,commit, +6461,Kacper Kowalik,2020-06-24 08:25:05-05:00,commit, +6462,Kacper Kowalik,2020-06-24 08:25:05-05:00,commit, +6463,Kacper Kowalik,2020-06-24 08:25:04-05:00,commit, +6464,Kacper Kowalik,2020-06-24 08:23:49-05:00,commit, +6465,Corentin Cadiou,2020-06-24 08:23:49-05:00,commit, +6466,Corentin Cadiou,2020-06-24 08:23:49-05:00,commit, +6467,Corentin Cadiou,2020-06-24 08:23:49-05:00,commit, +6468,Clément Robert,2020-06-24 10:26:00+02:00,commit, +6469,Kacper Kowalik,2020-06-23 16:01:28-05:00,commit, +6470,Corentin Cadiou,2020-06-23 15:12:20+01:00,commit, +6471,Madicken Munk,2020-06-23 08:34:23-05:00,commit, +6472,Madicken Munk,2020-06-23 08:30:04-05:00,commit, +6473,Madicken Munk,2020-06-23 08:28:10-05:00,commit, +6474,Corentin Cadiou,2020-06-23 10:01:30+01:00,commit, +6475,Clément Robert,2020-06-23 09:07:55+02:00,commit, +6476,Clément Robert,2020-06-23 09:07:55+02:00,commit, +6477,Clément Robert,2020-06-23 09:07:55+02:00,commit, +6478,Clément Robert,2020-06-23 09:07:54+02:00,commit, +6479,Madicken Munk,2020-06-22 23:30:15-05:00,commit, +6480,Kacper Kowalik,2020-06-22 12:01:49-05:00,commit, +6481,Matthew Turk,2020-06-22 11:15:45-05:00,commit, +6482,Matthew Turk,2020-06-22 10:59:46-05:00,commit, +6483,Matthew Turk,2020-06-22 10:58:45-05:00,commit, +6484,Clément Robert,2020-06-22 17:53:18+02:00,commit, +6485,Clément Robert,2020-06-22 17:53:16+02:00,commit, +6486,Clément Robert,2020-06-22 17:51:22+02:00,commit, +6487,Clément Robert,2020-06-22 17:51:22+02:00,commit, +6488,Matthew Turk,2020-06-22 10:29:49-05:00,commit, +6489,Clément Robert,2020-06-22 17:15:28+02:00,commit, +6490,Clément Robert,2020-06-22 17:15:23+02:00,commit, +6491,Clément Robert,2020-06-22 17:13:41+02:00,commit, +6492,Clément Robert,2020-06-22 17:13:41+02:00,commit, +6493,Clément Robert,2020-06-22 17:13:41+02:00,commit, +6494,Clément Robert,2020-06-22 17:13:40+02:00,commit, +6495,Clément Robert,2020-06-22 17:13:29+02:00,commit, +6496,Madicken Munk,2020-06-22 10:01:33-05:00,commit, +6497,Britton Smith,2020-06-22 15:52:24+01:00,commit, +6498,Kacper Kowalik,2020-06-22 07:52:28-05:00,commit, +6499,Kacper Kowalik,2020-06-21 21:53:34-05:00,commit, +6500,Matthew Turk,2020-06-21 20:29:06-05:00,commit, +6501,Matthew Turk,2020-06-21 20:28:30-05:00,commit, +6502,Matthew Turk,2020-06-21 20:13:59-05:00,commit, +6503,Matthew Turk,2020-06-21 20:12:25-05:00,commit, +6504,Kacper Kowalik,2020-06-21 16:29:50-05:00,commit, +6505,Matthew Turk,2020-06-21 15:09:57-05:00,commit, +6506,Kacper Kowalik,2020-06-21 11:30:38-05:00,commit, +6507,Kacper Kowalik,2020-06-21 11:09:03-05:00,commit, +6508,Matthew Turk,2020-06-20 13:16:16-05:00,commit, +6509,Matthew Turk,2020-06-20 13:01:22-05:00,commit, +6510,Matthew Turk,2020-06-20 12:43:21-05:00,commit, +6511,Matthew Turk,2020-06-20 12:34:32-05:00,commit, +6512,Clément Robert,2020-06-20 11:57:00+02:00,commit, +6513,Clément Robert,2020-06-20 11:34:25+02:00,commit, +6514,Clément Robert,2020-06-20 11:15:31+02:00,commit, +6515,Clément Robert,2020-06-20 11:15:04+02:00,commit, +6516,Kacper Kowalik,2020-06-19 20:26:31-05:00,commit, +6517,John ZuHone,2020-06-19 16:33:44-04:00,commit, +6518,Matthew Turk,2020-06-19 13:51:24-05:00,commit, +6519,Madicken Munk,2020-06-19 13:47:40-05:00,commit, +6520,Kacper Kowalik,2020-06-19 11:47:01-05:00,commit, +6521,Kacper Kowalik,2020-06-19 11:46:27-05:00,commit, +6522,Kacper Kowalik,2020-06-19 11:44:14-05:00,commit, +6523,Matthew Turk,2020-06-19 11:31:17-05:00,commit, +6524,Matthew Turk,2020-06-19 11:14:48-05:00,commit, +6525,Matthew Turk,2020-06-19 09:56:28-05:00,commit, +6526,Matthew Turk,2020-06-19 08:16:04-05:00,commit, +6527,Clément Robert,2020-06-19 14:40:52+02:00,commit, +6528,Clément Robert,2020-06-19 11:45:32+02:00,commit, +6529,Clément Robert,2020-06-19 11:09:10+02:00,commit, +6530,Madicken Munk,2020-06-19 00:07:44-05:00,commit, +6531,Madicken Munk,2020-06-18 22:55:05-05:00,commit, +6532,Madicken Munk,2020-06-18 22:54:41-05:00,commit, +6533,Matthew Turk,2020-06-18 14:30:03-05:00,commit, +6534,Matthew Turk,2020-06-18 14:28:35-05:00,commit, +6535,Matthew Turk,2020-06-18 14:28:35-05:00,commit, +6536,Matthew Turk,2020-06-18 14:28:35-05:00,commit, +6537,Matthew Turk,2020-06-18 14:28:35-05:00,commit, +6538,Ashley Kelly,2020-06-18 14:28:35-05:00,commit, +6539,Ashley Kelly,2020-06-18 14:28:35-05:00,commit, +6540,Ashley Kelly,2020-06-18 14:28:35-05:00,commit, +6541,Matthew Turk,2020-06-18 11:13:00-05:00,commit, +6542,Matthew Turk,2020-06-18 11:08:43-05:00,commit, +6543,Madicken Munk,2020-06-18 11:06:57-05:00,commit, +6544,Matthew Turk,2020-06-18 11:02:58-05:00,commit, +6545,Madicken Munk,2020-06-18 10:29:40-05:00,commit, +6546,Matthew Turk,2020-06-18 10:28:20-05:00,commit, +6547,Matthew Turk,2020-06-18 10:19:50-05:00,commit, +6548,Matthew Turk,2020-06-17 12:48:54-05:00,commit, +6549,Matthew Turk,2020-06-17 12:48:33-05:00,commit, +6550,Matthew Turk,2020-06-17 12:34:22-05:00,commit, +6551,Clément Robert,2020-06-17 18:53:42+02:00,commit, +6552,Matthew Turk,2020-06-17 09:54:46-05:00,commit, +6553,Corentin Cadiou,2020-06-17 14:23:50+01:00,commit, +6554,Corentin Cadiou,2020-06-17 14:23:38+01:00,commit, +6555,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6556,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6557,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6558,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6559,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6560,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6561,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6562,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6563,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6564,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6565,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6566,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6567,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6568,Corentin Cadiou,2020-06-17 09:19:42+01:00,commit, +6569,Corentin Cadiou,2020-06-17 09:19:15+01:00,commit, +6570,Corentin Cadiou,2020-06-17 09:19:15+01:00,commit, +6571,Corentin Cadiou,2020-06-17 09:19:12+01:00,commit, 6572,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, 6573,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, 6574,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, -6575,Corentin Cadiou,2020-06-17 09:18:29+01:00,commit, -6576,Corentin Cadiou,2020-06-17 09:17:38+01:00,commit, -6577,Corentin Cadiou,2020-06-17 09:17:30+01:00,commit, -6578,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, -6579,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, -6580,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, -6581,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, -6582,Corentin Cadiou,2020-06-17 09:16:35+01:00,commit, -6583,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, -6584,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, -6585,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, -6586,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, -6587,Matthew Turk,2020-06-16 09:36:12-05:00,commit, -6588,Matthew Turk,2020-06-16 09:32:14-05:00,commit, -6589,Madicken Munk,2020-06-15 14:22:31-05:00,commit, -6590,Kacper Kowalik,2020-06-15 10:20:52-05:00,commit, -6591,Matthew Turk,2020-06-15 09:38:37-05:00,commit, -6592,Clément Robert,2020-06-12 23:26:05+02:00,commit, -6593,Matthew Turk,2020-06-12 14:16:14-05:00,commit, -6594,Clément Robert,2020-06-12 20:48:41+02:00,commit, -6595,Clément Robert,2020-06-12 20:11:05+02:00,commit, -6596,Clément Robert,2020-06-12 20:10:34+02:00,commit, -6597,Ashley Kelly,2020-06-12 16:48:22+01:00,commit, -6598,Ashley Kelly,2020-06-12 15:43:11+01:00,commit, -6599,Madicken Munk,2020-06-12 08:56:20-05:00,commit, -6600,Britton Smith,2020-06-12 13:33:01+01:00,commit, -6601,Matthew Turk,2020-06-11 10:39:52-05:00,commit, -6602,Matthew Turk,2020-06-09 16:44:41-05:00,commit, -6603,Matthew Turk,2020-06-09 16:41:58-05:00,commit, -6604,Matthew Turk,2020-06-09 15:32:18-05:00,commit, -6605,Matthew Turk,2020-06-09 15:31:56-05:00,commit, -6606,Matthew Turk,2020-06-09 14:04:53-05:00,commit, -6607,Madicken Munk,2020-06-09 13:49:22-05:00,commit, -6608,Matthew Turk,2020-06-09 13:43:27-05:00,commit, -6609,Matthew Turk,2020-06-09 13:25:25-05:00,commit, -6610,Matthew Turk,2020-06-09 11:32:35-05:00,commit, -6611,Matthew Turk,2020-06-09 11:16:37-05:00,commit, -6612,Matthew Turk,2020-06-09 11:14:02-05:00,commit, -6613,Ashley Kelly,2020-06-09 13:44:04+01:00,commit, -6614,Matthew Turk,2020-06-08 16:07:35-05:00,commit, -6615,Matthew Turk,2020-06-08 13:58:57-05:00,commit, -6616,Madicken Munk,2020-06-08 13:57:31-05:00,commit, -6617,Matthew Turk,2020-06-08 13:51:49-05:00,commit, -6618,Matthew Turk,2020-06-08 13:31:16-05:00,commit, -6619,Matthew Turk,2020-06-08 11:42:58-05:00,commit, -6620,Matthew Turk,2020-06-08 11:31:40-05:00,commit, -6621,Matthew Turk,2020-06-08 10:37:04-05:00,commit, -6622,Matthew Turk,2020-06-08 07:13:52-05:00,commit, -6623,Ashley Kelly,2020-06-06 11:55:59+01:00,commit, -6624,Ashley Kelly,2020-06-06 11:55:25+01:00,commit, -6625,Matthew Turk,2020-06-05 16:11:06-05:00,commit, -6626,Matthew Turk,2020-06-05 15:51:33-05:00,commit, -6627,Matthew Turk,2020-06-05 15:40:48-05:00,commit, -6628,Matthew Turk,2020-06-05 15:07:30-05:00,commit, -6629,Matthew Turk,2020-06-05 14:38:57-05:00,commit, -6630,Matthew Turk,2020-06-05 14:23:39-05:00,commit, -6631,Madicken Munk,2020-06-05 14:06:43-05:00,commit, -6632,Matthew Turk,2020-06-03 11:42:45-05:00,commit, -6633,Matthew Turk,2020-06-02 16:57:12-05:00,commit, -6634,Michael Zingale,2020-05-30 18:25:20-04:00,commit, -6635,Matthew Turk,2020-05-29 12:15:51-05:00,commit, -6636,Matthew Turk,2020-05-29 12:15:31-05:00,commit, -6637,Matthew Turk,2020-05-29 12:11:32-05:00,commit, -6638,Matthew Turk,2020-05-29 12:08:33-05:00,commit, -6639,John ZuHone,2020-05-29 11:33:38-04:00,commit, -6640,Madicken Munk,2020-05-29 08:15:41-05:00,commit, -6641,John ZuHone,2020-05-28 22:04:51-04:00,commit, -6642,Clément Robert,2020-05-28 23:01:31+02:00,commit, -6643,Clément Robert,2020-05-28 22:56:21+02:00,commit, -6644,Camille Avestruz,2020-05-27 16:52:35-04:00,commit, -6645,Raziq Noorali,2020-05-27 16:51:31-04:00,commit, -6646,Raziq Noorali,2020-05-27 16:45:13-04:00,commit, -6647,Raziq Noorali,2020-05-27 16:26:23-04:00,commit, -6648,Camille Avestruz,2020-05-27 16:11:05-04:00,commit, -6649,Matthew Turk,2020-05-27 10:36:15-05:00,commit, -6650,Matthew Turk,2020-05-26 15:35:38-05:00,commit, -6651,Matthew Turk,2020-05-26 15:07:29-05:00,commit, -6652,Matthew Turk,2020-05-26 13:36:21-05:00,commit, -6653,Matthew Turk,2020-05-26 12:55:41-05:00,commit, -6654,Matthew Turk,2020-05-26 11:33:14-05:00,commit, -6655,Matthew Turk,2020-05-26 10:40:12-05:00,commit, -6656,Matthew Turk,2020-05-25 17:07:17-05:00,commit, -6657,Britton Smith,2020-05-25 13:44:07+01:00,commit, -6658,Clément Robert,2020-05-23 20:36:45+02:00,commit, -6659,Clément Robert,2020-05-23 20:22:22+02:00,commit, -6660,Clément Robert,2020-05-23 20:21:19+02:00,commit, -6661,Clément Robert,2020-05-23 20:09:54+02:00,commit, -6662,Matthew Turk,2020-05-22 20:17:30-05:00,commit, -6663,Matthew Turk,2020-05-22 16:48:49-05:00,commit, -6664,Matthew Turk,2020-05-22 16:15:42-05:00,commit, -6665,Matthew Turk,2020-05-22 15:58:36-05:00,commit, -6666,Matthew Turk,2020-05-22 11:04:16-05:00,commit, -6667,Matthew Turk,2020-05-21 16:30:13-05:00,commit, -6668,Matthew Turk,2020-05-21 15:50:03-05:00,commit, -6669,Matthew Turk,2020-05-19 15:18:09-05:00,commit, -6670,Matthew Turk,2020-05-19 15:17:27-05:00,commit, -6671,Matthew Turk,2020-05-19 12:54:32-05:00,commit, -6672,Ole Streicher,2020-05-16 15:30:21+02:00,commit, -6673,Matthew Turk,2020-05-15 15:03:01-05:00,commit, -6674,Matthew Turk,2020-05-15 13:49:26-05:00,commit, -6675,Madicken Munk,2020-05-15 13:36:32-05:00,commit, -6676,Clément Robert,2020-05-15 19:03:26+02:00,commit, -6677,Madicken Munk,2020-05-15 09:07:42-05:00,commit, -6678,Matthew Turk,2020-05-13 15:10:15-05:00,commit, -6679,Matthew Turk,2020-05-13 15:09:48-05:00,commit, -6680,Kacper Kowalik,2020-05-13 13:04:35-05:00,commit, -6681,Madicken Munk,2020-05-11 11:09:59-05:00,commit, -6682,Clément Robert,2020-05-11 15:18:15+02:00,commit, -6683,Matthew Turk,2020-05-08 21:02:05-05:00,commit, -6684,Clément Robert,2020-05-08 23:55:08+02:00,commit, -6685,Madicken Munk,2020-05-08 15:03:34-05:00,commit, -6686,Ashley Kelly,2020-05-08 20:54:24+01:00,commit, -6687,Ashley Kelly,2020-05-08 20:43:59+01:00,commit, -6688,Madicken Munk,2020-05-08 14:14:31-05:00,commit, -6689,Ashley Kelly,2020-05-08 20:14:00+01:00,commit, -6690,Matthew Turk,2020-05-08 07:11:34-05:00,commit, -6691,Clément Robert,2020-05-08 12:22:09+02:00,commit, -6692,Clément Robert,2020-05-08 00:39:28+02:00,commit, -6693,Matthew Turk,2020-05-07 14:38:18-05:00,commit, -6694,Matthew Turk,2020-05-07 14:36:18-05:00,commit, -6695,Matthew Turk,2020-05-07 14:34:22-05:00,commit, -6696,Kacper Kowalik,2020-05-07 13:56:54-05:00,commit, -6697,Matthew Turk,2020-05-07 13:49:36-05:00,commit, -6698,Matthew Turk,2020-05-07 11:54:31-05:00,commit, -6699,Matthew Turk,2020-05-07 11:51:33-05:00,commit, -6700,Matthew Turk,2020-05-07 09:51:01-05:00,commit, -6701,Neil Zaim,2020-05-07 15:30:25+02:00,commit, -6702,Matthew Turk,2020-05-07 07:57:17-05:00,commit, -6703,Matthew Turk,2020-05-07 07:54:34-05:00,commit, -6704,Kacper Kowalik,2020-05-07 07:52:39-05:00,commit, -6705,Matthew Turk,2020-05-07 07:39:06-05:00,commit, -6706,Kacper Kowalik,2020-05-06 15:23:16-05:00,commit, -6707,Kacper Kowalik,2020-05-06 15:05:47-05:00,commit, -6708,Madicken Munk,2020-05-06 14:22:38-05:00,commit, -6709,Matthew Turk,2020-05-06 14:17:54-05:00,commit, -6710,John ZuHone,2020-05-06 14:36:32-04:00,commit, -6711,Clément Robert,2020-05-06 19:32:53+02:00,commit, -6712,Matthew Turk,2020-05-06 10:57:52-05:00,commit, -6713,Kacper Kowalik,2020-05-06 09:18:43-05:00,commit, -6714,Matthew Turk,2020-05-06 08:27:14-05:00,commit, -6715,Matthew Turk,2020-05-06 08:25:46-05:00,commit, -6716,Britton Smith,2020-05-06 13:48:38+01:00,commit, -6717,Miguel de Val-Borro,2020-05-06 06:51:04-04:00,commit, -6718,Britton Smith,2020-05-06 10:00:36+01:00,commit, -6719,John ZuHone,2020-05-05 15:32:41-04:00,commit, -6720,Matthew Turk,2020-05-05 13:39:17-05:00,commit, -6721,Matthew Turk,2020-05-05 12:25:06-05:00,commit, -6722,Matthew Turk,2020-05-05 12:24:44-05:00,commit, -6723,Matthew Turk,2020-05-05 12:24:36-05:00,commit, -6724,Kacper Kowalik,2020-05-05 12:19:24-05:00,commit, -6725,Matthew Turk,2020-05-05 11:30:39-05:00,commit, -6726,Matthew Turk,2020-05-05 09:38:13-05:00,commit, -6727,Matthew Turk,2020-05-04 17:58:45-05:00,commit, -6728,Matthew Turk,2020-05-04 17:58:09-05:00,commit, -6729,Matthew Turk,2020-05-04 12:24:14-05:00,commit, -6730,Matthew Turk,2020-05-04 10:49:02-05:00,commit, -6731,Matthew Turk,2020-05-04 10:19:06-05:00,commit, -6732,Matthew Turk,2020-05-02 12:26:01-05:00,commit, -6733,Miguel de Val-Borro,2020-05-02 12:17:21-04:00,commit, -6734,Matthew Turk,2020-05-01 14:48:01-05:00,commit, -6735,Matthew Turk,2020-05-01 12:10:23-05:00,commit, -6736,Matthew Turk,2020-05-01 12:07:09-05:00,commit, -6737,Matthew Turk,2020-05-01 12:04:53-05:00,commit, -6738,Madicken Munk,2020-05-01 08:53:35-05:00,commit, -6739,Matthew Turk,2020-05-01 08:51:43-05:00,commit, -6740,Matthew Turk,2020-05-01 08:46:47-05:00,commit, -6741,Madicken Munk,2020-05-01 08:44:01-05:00,commit, -6742,Madicken Munk,2020-05-01 08:28:50-05:00,commit, -6743,Matthew Turk,2020-04-30 16:18:59-05:00,commit, -6744,Matthew Turk,2020-04-30 15:06:06-05:00,commit, -6745,Matthew Turk,2020-04-30 13:50:54-05:00,commit, -6746,Matthew Turk,2020-04-30 10:25:53-05:00,commit, -6747,Matthew Turk,2020-04-29 20:13:42-05:00,commit, -6748,Matthew Turk,2020-04-29 16:33:05-05:00,commit, -6749,Jared Coughlin,2020-04-29 15:15:53-05:00,commit, -6750,Jared Coughlin,2020-04-29 15:14:52-05:00,commit, -6751,Clément Robert,2020-04-29 21:26:19+02:00,commit, -6752,Clément Robert,2020-04-29 20:01:27+02:00,commit, -6753,Matthew Turk,2020-04-29 12:59:47-05:00,commit, -6754,Matthew Turk,2020-04-28 15:41:28-05:00,commit, -6755,Clément Robert,2020-04-28 22:32:11+02:00,commit, -6756,Clément Robert,2020-04-28 21:58:14+02:00,commit, -6757,Madicken Munk,2020-04-28 13:54:01-05:00,commit, -6758,Michael Zingale,2020-04-28 13:42:14-04:00,commit, -6759,Michael Zingale,2020-04-28 13:40:36-04:00,commit, -6760,Michael Zingale,2020-04-28 13:37:17-04:00,commit, -6761,Michael Zingale,2020-04-28 10:53:15-04:00,commit, -6762,Michael Zingale,2020-04-27 18:39:36-04:00,commit, -6763,Michael Zingale,2020-04-27 18:29:29-04:00,commit, -6764,Britton Smith,2020-04-27 19:55:48+01:00,commit, -6765,Matthew Turk,2020-04-27 13:12:15-05:00,commit, -6766,Madicken Munk,2020-04-27 11:15:27-05:00,commit, -6767,Britton Smith,2020-04-27 16:17:13+01:00,commit, -6768,Britton Smith,2020-04-27 16:12:12+01:00,commit, -6769,Michael Zingale,2020-04-26 12:49:27-04:00,commit, -6770,Clément Robert,2020-04-25 22:57:26+02:00,commit, -6771,Clément Robert,2020-04-25 22:50:17+02:00,commit, -6772,Matthew Turk,2020-04-23 13:40:11-05:00,commit, -6773,Matthew Turk,2020-04-23 13:23:30-05:00,commit, -6774,Matthew Turk,2020-04-23 12:29:05-05:00,commit, -6775,Matthew Turk,2020-04-23 12:28:43-05:00,commit, -6776,Matthew Turk,2020-04-23 12:01:15-05:00,commit, -6777,Matthew Turk,2020-04-23 11:51:26-05:00,commit, -6778,Matthew Turk,2020-04-23 11:49:48-05:00,commit, -6779,Matthew Turk,2020-04-23 09:45:46-05:00,commit, -6780,Clément Robert,2020-04-22 22:00:14+02:00,commit, -6781,Matthew Turk,2020-04-22 13:26:13-05:00,commit, -6782,Matthew Turk,2020-04-22 13:18:29-05:00,commit, -6783,Clément Robert,2020-04-22 19:55:26+02:00,commit, -6784,Clément Robert,2020-04-22 19:11:49+02:00,commit, -6785,Matthew Turk,2020-04-22 11:06:36-05:00,commit, -6786,Clément Robert,2020-04-22 11:06:30+02:00,commit, -6787,Clément Robert,2020-04-21 23:26:32+02:00,commit, -6788,Madicken Munk,2020-04-21 14:19:41-05:00,commit, -6789,Madicken Munk,2020-04-21 12:44:29-05:00,commit, -6790,Clément Robert,2020-04-20 19:52:03+02:00,commit, -6791,Madicken Munk,2020-04-20 12:20:07-05:00,commit, -6792,Madicken Munk,2020-04-20 12:12:22-05:00,commit, -6793,Madicken Munk,2020-04-20 12:11:28-05:00,commit, -6794,Madicken Munk,2020-04-20 12:07:42-05:00,commit, -6795,Matthew Turk,2020-04-20 09:14:56-05:00,commit, -6796,Matthew Turk,2020-04-20 09:12:54-05:00,commit, -6797,Clément Robert,2020-04-20 11:35:18+02:00,commit, -6798,Clément Robert,2020-04-19 19:53:00+02:00,commit, -6799,Clément Robert,2020-04-19 18:48:45+02:00,commit, -6800,Clément Robert,2020-04-19 00:58:32+02:00,commit, -6801,Clément Robert,2020-04-18 23:03:08+02:00,commit, -6802,Clément Robert,2020-04-18 23:02:33+02:00,commit, -6803,Clément Robert,2020-04-18 20:02:45+02:00,commit, -6804,Clément Robert,2020-04-18 19:10:18+02:00,commit, -6805,Clément Robert,2020-04-18 11:19:20+02:00,commit, -6806,Clément Robert,2020-04-17 22:23:02+02:00,commit, -6807,Matthew Turk,2020-04-17 15:04:50-05:00,commit, -6808,Matthew Turk,2020-04-17 14:57:48-05:00,commit, -6809,Matthew Turk,2020-04-17 14:31:49-05:00,commit, -6810,Matthew Turk,2020-04-17 14:25:25-05:00,commit, -6811,Matthew Turk,2020-04-17 14:19:04-05:00,commit, -6812,Matthew Turk,2020-04-17 13:54:30-05:00,commit, -6813,Matthew Turk,2020-04-17 12:24:12-05:00,commit, -6814,Matthew Turk,2020-04-17 12:11:41-05:00,commit, -6815,Matthew Turk,2020-04-17 11:29:33-05:00,commit, -6816,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6817,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6818,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6819,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6820,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6821,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6822,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6823,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6824,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6825,Clément Robert,2020-04-17 18:28:28+02:00,commit, -6826,Michael Zingale,2020-04-17 12:17:36-04:00,commit, -6827,Matthew Turk,2020-04-17 10:56:09-05:00,commit, -6828,Matthew Turk,2020-04-17 10:55:03-05:00,commit, -6829,Matthew Turk,2020-04-17 10:54:15-05:00,commit, -6830,Matthew Turk,2020-04-17 10:53:22-05:00,commit, -6831,Kacper Kowalik,2020-04-17 10:50:56-05:00,commit, -6832,Kacper Kowalik,2020-04-17 09:23:38-05:00,commit, -6833,Clément Robert,2020-04-17 16:04:30+02:00,commit, -6834,Clément Robert,2020-04-17 15:57:16+02:00,commit, -6835,Clément Robert,2020-04-17 15:53:20+02:00,commit, -6836,Clément Robert,2020-04-17 15:49:26+02:00,commit, -6837,Clément Robert,2020-04-17 15:35:48+02:00,commit, -6838,Madicken Munk,2020-04-17 08:29:21-05:00,commit, -6839,Clément Robert,2020-04-17 15:26:07+02:00,commit, -6840,Clément Robert,2020-04-16 22:33:22+02:00,commit, -6841,Madicken Munk,2020-04-16 15:02:42-05:00,commit, -6842,Matthew Turk,2020-04-16 14:01:47-05:00,commit, -6843,Matthew Turk,2020-04-15 14:54:42-05:00,commit, -6844,Matthew Turk,2020-04-15 14:21:52-05:00,commit, -6845,Kacper Kowalik,2020-04-15 14:14:07-05:00,commit, -6846,Matthew Turk,2020-04-15 13:39:25-05:00,commit, -6847,Matthew Turk,2020-04-15 13:39:05-05:00,commit, -6848,Madicken Munk,2020-04-15 12:01:53-05:00,commit, -6849,Madicken Munk,2020-04-15 11:40:20-05:00,commit, -6850,Matthew Turk,2020-04-15 11:08:55-05:00,commit, -6851,Matthew Turk,2020-04-15 11:05:12-05:00,commit, -6852,Madicken Munk,2020-04-15 10:51:06-05:00,commit, -6853,Clément Robert,2020-04-15 16:05:34+02:00,commit, -6854,Matthew Turk,2020-04-15 08:37:38-05:00,commit, -6855,Matthew Turk,2020-04-15 08:34:41-05:00,commit, -6856,Clément Robert,2020-04-15 14:58:09+02:00,commit, -6857,Clément Robert,2020-04-14 20:19:17+02:00,commit, -6858,Clément Robert,2020-04-14 20:03:56+02:00,commit, -6859,Madicken Munk,2020-04-14 12:36:35-05:00,commit, -6860,Clément Robert,2020-04-14 19:31:13+02:00,commit, -6861,Matthew Turk,2020-04-14 08:24:48-05:00,commit, -6862,Matthew Turk,2020-04-14 08:24:41-05:00,commit, -6863,Clément Robert,2020-04-14 10:13:52+02:00,commit, -6864,Clément Robert,2020-04-14 09:59:22+02:00,commit, -6865,Jared Coughlin,2020-04-13 16:08:25-05:00,commit, -6866,Matthew Turk,2020-04-13 15:22:25-05:00,commit, -6867,Matthew Turk,2020-04-13 15:22:24-05:00,commit, -6868,Matthew Turk,2020-04-13 15:22:24-05:00,commit, -6869,Matthew Turk,2020-04-13 15:22:23-05:00,commit, -6870,Matthew Turk,2020-04-13 14:52:01-05:00,commit, -6871,Matthew Turk,2020-04-13 13:51:32-05:00,commit, -6872,Matthew Turk,2020-04-13 13:01:05-05:00,commit, -6873,Madicken Munk,2020-04-13 11:56:07-05:00,commit, -6874,Clément Robert,2020-04-13 10:54:51-05:00,commit, -6875,Kacper Kowalik,2020-04-13 09:04:45-05:00,commit, -6876,Matthew Turk,2020-04-13 09:04:27-05:00,commit, -6877,Kacper Kowalik,2020-04-13 09:02:06-05:00,commit, -6878,Britton Smith,2020-04-13 13:12:48+01:00,commit, -6879,Clément Robert,2020-04-13 10:09:20+02:00,commit, -6880,Clément Robert,2020-04-13 09:53:39+02:00,commit, -6881,Madicken Munk,2020-04-12 22:20:06-05:00,commit, -6882,Clément Robert,2020-04-12 23:41:58+02:00,commit, -6883,Clément Robert,2020-04-12 23:35:48+02:00,commit, -6884,Clément Robert,2020-04-12 23:32:32+02:00,commit, -6885,Clément Robert,2020-04-12 19:57:22+02:00,commit, -6886,Matthew Turk,2020-04-11 17:04:59-05:00,commit, -6887,Matthew Turk,2020-04-11 17:04:00-05:00,commit, -6888,Madicken Munk,2020-04-11 16:19:20-05:00,commit, -6889,Clément Robert,2020-04-11 15:19:47+02:00,commit, -6890,Axel Huebl,2020-04-10 16:55:15-07:00,commit, -6891,Madicken Munk,2020-04-10 11:30:25-05:00,commit, -6892,Madicken Munk,2020-04-10 11:26:02-05:00,commit, -6893,Madicken Munk,2020-04-10 11:12:48-05:00,commit, -6894,Madicken Munk,2020-04-10 11:11:32-05:00,commit, -6895,Madicken Munk,2020-04-10 10:57:56-05:00,commit, -6896,Madicken Munk,2020-04-10 10:06:34-05:00,commit, -6897,Madicken Munk,2020-04-09 23:41:40-05:00,commit, -6898,Madicken Munk,2020-04-09 18:32:32-05:00,commit, -6899,Madicken Munk,2020-04-09 09:12:26-05:00,commit, -6900,Madicken Munk,2020-04-09 09:11:56-05:00,commit, -6901,Kacper Kowalik,2020-04-08 14:46:11-05:00,commit, -6902,Matthew Turk,2020-04-08 09:44:33-05:00,commit, -6903,Madicken Munk,2020-04-08 09:35:49-05:00,commit, -6904,Matthew Turk,2020-04-08 09:33:38-05:00,commit, -6905,Clément Robert,2020-04-08 11:49:34+02:00,commit, -6906,Madicken Munk,2020-04-07 17:57:22-05:00,commit, -6907,Madicken Munk,2020-04-07 16:11:29-05:00,commit, -6908,Madicken Munk,2020-04-07 15:52:26-05:00,commit, -6909,Clément Robert,2020-04-07 22:45:34+02:00,commit, -6910,Madicken Munk,2020-04-07 13:59:23-05:00,commit, -6911,Clément Robert,2020-04-07 14:15:03+02:00,commit, -6912,Clément Robert,2020-04-07 09:37:17+02:00,commit, -6913,John ZuHone,2020-04-06 21:02:05-04:00,commit, -6914,Matthew Turk,2020-04-06 13:50:25-05:00,commit, -6915,Clément Robert,2020-04-06 17:47:13+02:00,commit, -6916,Clément Robert,2020-04-06 16:14:54+02:00,commit, -6917,Clément Robert,2020-04-06 15:51:01+02:00,commit, -6918,Clément Robert,2020-04-06 15:48:55+02:00,commit, -6919,Clément Robert,2020-04-06 15:44:04+02:00,commit, -6920,Clément Robert,2020-04-06 10:58:17+02:00,commit, -6921,Clément Robert,2020-04-06 10:51:41+02:00,commit, -6922,Madicken Munk,2020-04-05 23:00:21-05:00,commit, -6923,Miguel de Val-Borro,2020-04-05 19:52:31-04:00,commit, -6924,Miguel de Val-Borro,2020-04-05 19:44:15-04:00,commit, -6925,Miguel de Val-Borro,2020-04-05 19:44:14-04:00,commit, -6926,Clément Robert,2020-04-05 23:52:23+02:00,commit, -6927,Clément Robert,2020-04-05 23:50:46+02:00,commit, -6928,Matthew Turk,2020-04-05 16:23:14-05:00,commit, -6929,Clément Robert,2020-04-05 22:52:37+02:00,commit, -6930,Clément Robert,2020-04-05 22:49:48+02:00,commit, -6931,Matthew Turk,2020-04-05 15:44:33-05:00,commit, -6932,Clément Robert,2020-04-05 22:42:44+02:00,commit, -6933,Matthew Turk,2020-04-05 14:33:48-05:00,commit, -6934,Matthew Turk,2020-04-05 13:46:26-05:00,commit, -6935,Clément Robert,2020-04-05 18:54:09+02:00,commit, -6936,Clément Robert,2020-04-04 22:31:11+02:00,commit, -6937,Clément Robert,2020-04-04 21:06:16+02:00,commit, -6938,Clément Robert,2020-04-04 10:55:03+02:00,commit, -6939,Clément Robert,2020-04-04 00:30:21+02:00,commit, -6940,Clément Robert,2020-04-04 00:28:49+02:00,commit, -6941,Clément Robert,2020-04-03 22:13:53+02:00,commit, -6942,Clément Robert,2020-04-03 21:17:47+02:00,commit, -6943,Clément Robert,2020-04-03 20:33:06+02:00,commit, -6944,Clément Robert,2020-04-03 20:25:51+02:00,commit, -6945,Clément Robert,2020-04-03 20:09:39+02:00,commit, -6946,Madicken Munk,2020-04-02 22:46:50-05:00,commit, -6947,Madicken Munk,2020-04-02 17:25:51-05:00,commit, -6948,Michael Zingale,2020-04-02 15:00:54-04:00,commit, -6949,Michael Zingale,2020-04-02 13:51:03-04:00,commit, -6950,Michael Zingale,2020-04-02 13:19:58-04:00,commit, -6951,Michael Zingale,2020-04-02 13:05:58-04:00,commit, -6952,John ZuHone,2020-04-02 09:56:21-04:00,commit, -6953,Michael Zingale,2020-04-02 09:21:51-04:00,commit, -6954,Madicken Munk,2020-04-01 22:16:26-05:00,commit, -6955,Madicken Munk,2020-04-01 22:13:15-05:00,commit, -6956,Matthew Turk,2020-04-01 19:45:05-05:00,commit, -6957,Matthew Turk,2020-04-01 16:20:52-05:00,commit, -6958,Madicken Munk,2020-04-01 16:00:25-05:00,commit, -6959,Matthew Turk,2020-04-01 14:55:23-05:00,commit, -6960,Matthew Turk,2020-04-01 14:51:38-05:00,commit, -6961,Matthew Turk,2020-04-01 14:47:37-05:00,commit, -6962,Matthew Turk,2020-04-01 14:19:06-05:00,commit, -6963,Clément Robert,2020-04-01 19:57:14+02:00,commit, -6964,Matthew Turk,2020-04-01 12:57:02-05:00,commit, -6965,Matthew Turk,2020-04-01 12:53:33-05:00,commit, -6966,Matthew Turk,2020-04-01 11:03:32-05:00,commit, -6967,Britton Smith,2020-04-01 16:33:16+01:00,commit, -6968,Matthew Turk,2020-04-01 10:22:52-05:00,commit, -6969,John ZuHone,2020-04-01 10:35:23-04:00,commit, -6970,John ZuHone,2020-04-01 10:35:23-04:00,commit, -6971,John ZuHone,2020-04-01 10:35:23-04:00,commit, -6972,John ZuHone,2020-04-01 10:35:23-04:00,commit, -6973,John ZuHone,2020-04-01 10:35:23-04:00,commit, -6974,John ZuHone,2020-04-01 10:35:23-04:00,commit, -6975,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6976,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6977,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6978,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6979,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6980,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6981,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6982,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6983,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6984,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6575,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6576,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6577,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6578,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6579,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6580,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6581,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6582,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6583,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6584,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6585,Corentin Cadiou,2020-06-17 09:18:29+01:00,commit, +6586,Corentin Cadiou,2020-06-17 09:17:38+01:00,commit, +6587,Corentin Cadiou,2020-06-17 09:17:30+01:00,commit, +6588,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, +6589,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, +6590,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, +6591,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, +6592,Corentin Cadiou,2020-06-17 09:16:35+01:00,commit, +6593,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, +6594,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, +6595,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, +6596,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, +6597,Matthew Turk,2020-06-16 09:36:12-05:00,commit, +6598,Matthew Turk,2020-06-16 09:32:14-05:00,commit, +6599,Madicken Munk,2020-06-15 14:22:31-05:00,commit, +6600,Kacper Kowalik,2020-06-15 10:20:52-05:00,commit, +6601,Matthew Turk,2020-06-15 09:38:37-05:00,commit, +6602,Clément Robert,2020-06-12 23:26:05+02:00,commit, +6603,Matthew Turk,2020-06-12 14:16:14-05:00,commit, +6604,Clément Robert,2020-06-12 20:48:41+02:00,commit, +6605,Clément Robert,2020-06-12 20:11:05+02:00,commit, +6606,Clément Robert,2020-06-12 20:10:34+02:00,commit, +6607,Ashley Kelly,2020-06-12 16:48:22+01:00,commit, +6608,Ashley Kelly,2020-06-12 15:43:11+01:00,commit, +6609,Madicken Munk,2020-06-12 08:56:20-05:00,commit, +6610,Britton Smith,2020-06-12 13:33:01+01:00,commit, +6611,Matthew Turk,2020-06-11 10:39:52-05:00,commit, +6612,Matthew Turk,2020-06-09 16:44:41-05:00,commit, +6613,Matthew Turk,2020-06-09 16:41:58-05:00,commit, +6614,Matthew Turk,2020-06-09 15:32:18-05:00,commit, +6615,Matthew Turk,2020-06-09 15:31:56-05:00,commit, +6616,Matthew Turk,2020-06-09 14:04:53-05:00,commit, +6617,Madicken Munk,2020-06-09 13:49:22-05:00,commit, +6618,Matthew Turk,2020-06-09 13:43:27-05:00,commit, +6619,Matthew Turk,2020-06-09 13:25:25-05:00,commit, +6620,Matthew Turk,2020-06-09 11:32:35-05:00,commit, +6621,Matthew Turk,2020-06-09 11:16:37-05:00,commit, +6622,Matthew Turk,2020-06-09 11:14:02-05:00,commit, +6623,Ashley Kelly,2020-06-09 13:44:04+01:00,commit, +6624,Matthew Turk,2020-06-08 16:07:35-05:00,commit, +6625,Matthew Turk,2020-06-08 13:58:57-05:00,commit, +6626,Madicken Munk,2020-06-08 13:57:31-05:00,commit, +6627,Matthew Turk,2020-06-08 13:51:49-05:00,commit, +6628,Matthew Turk,2020-06-08 13:31:16-05:00,commit, +6629,Matthew Turk,2020-06-08 11:42:58-05:00,commit, +6630,Matthew Turk,2020-06-08 11:31:40-05:00,commit, +6631,Matthew Turk,2020-06-08 10:37:04-05:00,commit, +6632,Matthew Turk,2020-06-08 07:13:52-05:00,commit, +6633,Ashley Kelly,2020-06-06 11:55:59+01:00,commit, +6634,Ashley Kelly,2020-06-06 11:55:25+01:00,commit, +6635,Matthew Turk,2020-06-05 16:11:06-05:00,commit, +6636,Matthew Turk,2020-06-05 15:51:33-05:00,commit, +6637,Matthew Turk,2020-06-05 15:40:48-05:00,commit, +6638,Matthew Turk,2020-06-05 15:07:30-05:00,commit, +6639,Matthew Turk,2020-06-05 14:38:57-05:00,commit, +6640,Matthew Turk,2020-06-05 14:23:39-05:00,commit, +6641,Madicken Munk,2020-06-05 14:06:43-05:00,commit, +6642,Matthew Turk,2020-06-03 11:42:45-05:00,commit, +6643,Matthew Turk,2020-06-02 16:57:12-05:00,commit, +6644,Michael Zingale,2020-05-30 18:25:20-04:00,commit, +6645,Matthew Turk,2020-05-29 12:15:51-05:00,commit, +6646,Matthew Turk,2020-05-29 12:15:31-05:00,commit, +6647,Matthew Turk,2020-05-29 12:11:32-05:00,commit, +6648,Matthew Turk,2020-05-29 12:08:33-05:00,commit, +6649,John ZuHone,2020-05-29 11:33:38-04:00,commit, +6650,Madicken Munk,2020-05-29 08:15:41-05:00,commit, +6651,John ZuHone,2020-05-28 22:04:51-04:00,commit, +6652,Clément Robert,2020-05-28 23:01:31+02:00,commit, +6653,Clément Robert,2020-05-28 22:56:21+02:00,commit, +6654,Camille Avestruz,2020-05-27 16:52:35-04:00,commit, +6655,Raziq Noorali,2020-05-27 16:51:31-04:00,commit, +6656,Raziq Noorali,2020-05-27 16:45:13-04:00,commit, +6657,Raziq Noorali,2020-05-27 16:26:23-04:00,commit, +6658,Camille Avestruz,2020-05-27 16:11:05-04:00,commit, +6659,Matthew Turk,2020-05-27 10:36:15-05:00,commit, +6660,Matthew Turk,2020-05-26 15:35:38-05:00,commit, +6661,Matthew Turk,2020-05-26 15:07:29-05:00,commit, +6662,Matthew Turk,2020-05-26 13:36:21-05:00,commit, +6663,Matthew Turk,2020-05-26 12:55:41-05:00,commit, +6664,Matthew Turk,2020-05-26 11:33:14-05:00,commit, +6665,Matthew Turk,2020-05-26 10:40:12-05:00,commit, +6666,Matthew Turk,2020-05-25 17:07:17-05:00,commit, +6667,Britton Smith,2020-05-25 13:44:07+01:00,commit, +6668,Clément Robert,2020-05-23 20:36:45+02:00,commit, +6669,Clément Robert,2020-05-23 20:22:22+02:00,commit, +6670,Clément Robert,2020-05-23 20:21:19+02:00,commit, +6671,Clément Robert,2020-05-23 20:09:54+02:00,commit, +6672,Matthew Turk,2020-05-22 20:17:30-05:00,commit, +6673,Matthew Turk,2020-05-22 16:48:49-05:00,commit, +6674,Matthew Turk,2020-05-22 16:15:42-05:00,commit, +6675,Matthew Turk,2020-05-22 15:58:36-05:00,commit, +6676,Matthew Turk,2020-05-22 11:04:16-05:00,commit, +6677,Matthew Turk,2020-05-21 16:30:13-05:00,commit, +6678,Matthew Turk,2020-05-21 15:50:03-05:00,commit, +6679,Matthew Turk,2020-05-19 15:18:09-05:00,commit, +6680,Matthew Turk,2020-05-19 15:17:27-05:00,commit, +6681,Matthew Turk,2020-05-19 12:54:32-05:00,commit, +6682,Ole Streicher,2020-05-16 15:30:21+02:00,commit, +6683,Matthew Turk,2020-05-15 15:03:01-05:00,commit, +6684,Matthew Turk,2020-05-15 13:49:26-05:00,commit, +6685,Madicken Munk,2020-05-15 13:36:32-05:00,commit, +6686,Clément Robert,2020-05-15 19:03:26+02:00,commit, +6687,Madicken Munk,2020-05-15 09:07:42-05:00,commit, +6688,Matthew Turk,2020-05-13 15:10:15-05:00,commit, +6689,Matthew Turk,2020-05-13 15:09:48-05:00,commit, +6690,Kacper Kowalik,2020-05-13 13:04:35-05:00,commit, +6691,Madicken Munk,2020-05-11 11:09:59-05:00,commit, +6692,Clément Robert,2020-05-11 15:18:15+02:00,commit, +6693,Matthew Turk,2020-05-08 21:02:05-05:00,commit, +6694,Clément Robert,2020-05-08 23:55:08+02:00,commit, +6695,Madicken Munk,2020-05-08 15:03:34-05:00,commit, +6696,Ashley Kelly,2020-05-08 20:54:24+01:00,commit, +6697,Ashley Kelly,2020-05-08 20:43:59+01:00,commit, +6698,Madicken Munk,2020-05-08 14:14:31-05:00,commit, +6699,Ashley Kelly,2020-05-08 20:14:00+01:00,commit, +6700,Matthew Turk,2020-05-08 07:11:34-05:00,commit, +6701,Clément Robert,2020-05-08 12:22:09+02:00,commit, +6702,Clément Robert,2020-05-08 00:39:28+02:00,commit, +6703,Matthew Turk,2020-05-07 14:38:18-05:00,commit, +6704,Matthew Turk,2020-05-07 14:36:18-05:00,commit, +6705,Matthew Turk,2020-05-07 14:34:22-05:00,commit, +6706,Kacper Kowalik,2020-05-07 13:56:54-05:00,commit, +6707,Matthew Turk,2020-05-07 13:49:36-05:00,commit, +6708,Matthew Turk,2020-05-07 11:54:31-05:00,commit, +6709,Matthew Turk,2020-05-07 11:51:33-05:00,commit, +6710,Matthew Turk,2020-05-07 09:51:01-05:00,commit, +6711,Neil Zaim,2020-05-07 15:30:25+02:00,commit, +6712,Matthew Turk,2020-05-07 07:57:17-05:00,commit, +6713,Matthew Turk,2020-05-07 07:54:34-05:00,commit, +6714,Kacper Kowalik,2020-05-07 07:52:39-05:00,commit, +6715,Matthew Turk,2020-05-07 07:39:06-05:00,commit, +6716,Kacper Kowalik,2020-05-06 15:23:16-05:00,commit, +6717,Kacper Kowalik,2020-05-06 15:05:47-05:00,commit, +6718,Madicken Munk,2020-05-06 14:22:38-05:00,commit, +6719,Matthew Turk,2020-05-06 14:17:54-05:00,commit, +6720,John ZuHone,2020-05-06 14:36:32-04:00,commit, +6721,Clément Robert,2020-05-06 19:32:53+02:00,commit, +6722,Matthew Turk,2020-05-06 10:57:52-05:00,commit, +6723,Kacper Kowalik,2020-05-06 09:18:43-05:00,commit, +6724,Matthew Turk,2020-05-06 08:27:14-05:00,commit, +6725,Matthew Turk,2020-05-06 08:25:46-05:00,commit, +6726,Britton Smith,2020-05-06 13:48:38+01:00,commit, +6727,Miguel de Val-Borro,2020-05-06 06:51:04-04:00,commit, +6728,Britton Smith,2020-05-06 10:00:36+01:00,commit, +6729,John ZuHone,2020-05-05 15:32:41-04:00,commit, +6730,Matthew Turk,2020-05-05 13:39:17-05:00,commit, +6731,Matthew Turk,2020-05-05 12:25:06-05:00,commit, +6732,Matthew Turk,2020-05-05 12:24:44-05:00,commit, +6733,Matthew Turk,2020-05-05 12:24:36-05:00,commit, +6734,Kacper Kowalik,2020-05-05 12:19:24-05:00,commit, +6735,Matthew Turk,2020-05-05 11:30:39-05:00,commit, +6736,Matthew Turk,2020-05-05 09:38:13-05:00,commit, +6737,Matthew Turk,2020-05-04 17:58:45-05:00,commit, +6738,Matthew Turk,2020-05-04 17:58:09-05:00,commit, +6739,Matthew Turk,2020-05-04 12:24:14-05:00,commit, +6740,Matthew Turk,2020-05-04 10:49:02-05:00,commit, +6741,Matthew Turk,2020-05-04 10:19:06-05:00,commit, +6742,Matthew Turk,2020-05-02 12:26:01-05:00,commit, +6743,Miguel de Val-Borro,2020-05-02 12:17:21-04:00,commit, +6744,Matthew Turk,2020-05-01 14:48:01-05:00,commit, +6745,Matthew Turk,2020-05-01 12:10:23-05:00,commit, +6746,Matthew Turk,2020-05-01 12:07:09-05:00,commit, +6747,Matthew Turk,2020-05-01 12:04:53-05:00,commit, +6748,Madicken Munk,2020-05-01 08:53:35-05:00,commit, +6749,Matthew Turk,2020-05-01 08:51:43-05:00,commit, +6750,Matthew Turk,2020-05-01 08:46:47-05:00,commit, +6751,Madicken Munk,2020-05-01 08:44:01-05:00,commit, +6752,Madicken Munk,2020-05-01 08:28:50-05:00,commit, +6753,Matthew Turk,2020-04-30 16:18:59-05:00,commit, +6754,Matthew Turk,2020-04-30 15:06:06-05:00,commit, +6755,Matthew Turk,2020-04-30 13:50:54-05:00,commit, +6756,Matthew Turk,2020-04-30 10:25:53-05:00,commit, +6757,Matthew Turk,2020-04-29 20:13:42-05:00,commit, +6758,Matthew Turk,2020-04-29 16:33:05-05:00,commit, +6759,Jared Coughlin,2020-04-29 15:15:53-05:00,commit, +6760,Jared Coughlin,2020-04-29 15:14:52-05:00,commit, +6761,Clément Robert,2020-04-29 21:26:19+02:00,commit, +6762,Clément Robert,2020-04-29 20:01:27+02:00,commit, +6763,Matthew Turk,2020-04-29 12:59:47-05:00,commit, +6764,Matthew Turk,2020-04-28 15:41:28-05:00,commit, +6765,Clément Robert,2020-04-28 22:32:11+02:00,commit, +6766,Clément Robert,2020-04-28 21:58:14+02:00,commit, +6767,Madicken Munk,2020-04-28 13:54:01-05:00,commit, +6768,Michael Zingale,2020-04-28 13:42:14-04:00,commit, +6769,Michael Zingale,2020-04-28 13:40:36-04:00,commit, +6770,Michael Zingale,2020-04-28 13:37:17-04:00,commit, +6771,Michael Zingale,2020-04-28 10:53:15-04:00,commit, +6772,Michael Zingale,2020-04-27 18:39:36-04:00,commit, +6773,Michael Zingale,2020-04-27 18:29:29-04:00,commit, +6774,Britton Smith,2020-04-27 19:55:48+01:00,commit, +6775,Matthew Turk,2020-04-27 13:12:15-05:00,commit, +6776,Madicken Munk,2020-04-27 11:15:27-05:00,commit, +6777,Britton Smith,2020-04-27 16:17:13+01:00,commit, +6778,Britton Smith,2020-04-27 16:12:12+01:00,commit, +6779,Michael Zingale,2020-04-26 12:49:27-04:00,commit, +6780,Clément Robert,2020-04-25 22:57:26+02:00,commit, +6781,Clément Robert,2020-04-25 22:50:17+02:00,commit, +6782,Matthew Turk,2020-04-23 13:40:11-05:00,commit, +6783,Matthew Turk,2020-04-23 13:23:30-05:00,commit, +6784,Matthew Turk,2020-04-23 12:29:05-05:00,commit, +6785,Matthew Turk,2020-04-23 12:28:43-05:00,commit, +6786,Matthew Turk,2020-04-23 12:01:15-05:00,commit, +6787,Matthew Turk,2020-04-23 11:51:26-05:00,commit, +6788,Matthew Turk,2020-04-23 11:49:48-05:00,commit, +6789,Matthew Turk,2020-04-23 09:45:46-05:00,commit, +6790,Clément Robert,2020-04-22 22:00:14+02:00,commit, +6791,Matthew Turk,2020-04-22 13:26:13-05:00,commit, +6792,Matthew Turk,2020-04-22 13:18:29-05:00,commit, +6793,Clément Robert,2020-04-22 19:55:26+02:00,commit, +6794,Clément Robert,2020-04-22 19:11:49+02:00,commit, +6795,Matthew Turk,2020-04-22 11:06:36-05:00,commit, +6796,Clément Robert,2020-04-22 11:06:30+02:00,commit, +6797,Clément Robert,2020-04-21 23:26:32+02:00,commit, +6798,Madicken Munk,2020-04-21 14:19:41-05:00,commit, +6799,Madicken Munk,2020-04-21 12:44:29-05:00,commit, +6800,Clément Robert,2020-04-20 19:52:03+02:00,commit, +6801,Madicken Munk,2020-04-20 12:20:07-05:00,commit, +6802,Madicken Munk,2020-04-20 12:12:22-05:00,commit, +6803,Madicken Munk,2020-04-20 12:11:28-05:00,commit, +6804,Madicken Munk,2020-04-20 12:07:42-05:00,commit, +6805,Matthew Turk,2020-04-20 09:14:56-05:00,commit, +6806,Matthew Turk,2020-04-20 09:12:54-05:00,commit, +6807,Clément Robert,2020-04-20 11:35:18+02:00,commit, +6808,Clément Robert,2020-04-19 19:53:00+02:00,commit, +6809,Clément Robert,2020-04-19 18:48:45+02:00,commit, +6810,Clément Robert,2020-04-19 00:58:32+02:00,commit, +6811,Clément Robert,2020-04-18 23:03:08+02:00,commit, +6812,Clément Robert,2020-04-18 23:02:33+02:00,commit, +6813,Clément Robert,2020-04-18 20:02:45+02:00,commit, +6814,Clément Robert,2020-04-18 19:10:18+02:00,commit, +6815,Clément Robert,2020-04-18 11:19:20+02:00,commit, +6816,Clément Robert,2020-04-17 22:23:02+02:00,commit, +6817,Matthew Turk,2020-04-17 15:04:50-05:00,commit, +6818,Matthew Turk,2020-04-17 14:57:48-05:00,commit, +6819,Matthew Turk,2020-04-17 14:31:49-05:00,commit, +6820,Matthew Turk,2020-04-17 14:25:25-05:00,commit, +6821,Matthew Turk,2020-04-17 14:19:04-05:00,commit, +6822,Matthew Turk,2020-04-17 13:54:30-05:00,commit, +6823,Matthew Turk,2020-04-17 12:24:12-05:00,commit, +6824,Matthew Turk,2020-04-17 12:11:41-05:00,commit, +6825,Matthew Turk,2020-04-17 11:29:33-05:00,commit, +6826,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6827,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6828,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6829,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6830,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6831,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6832,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6833,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6834,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6835,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6836,Michael Zingale,2020-04-17 12:17:36-04:00,commit, +6837,Matthew Turk,2020-04-17 10:56:09-05:00,commit, +6838,Matthew Turk,2020-04-17 10:55:03-05:00,commit, +6839,Matthew Turk,2020-04-17 10:54:15-05:00,commit, +6840,Matthew Turk,2020-04-17 10:53:22-05:00,commit, +6841,Kacper Kowalik,2020-04-17 10:50:56-05:00,commit, +6842,Kacper Kowalik,2020-04-17 09:23:38-05:00,commit, +6843,Clément Robert,2020-04-17 16:04:30+02:00,commit, +6844,Clément Robert,2020-04-17 15:57:16+02:00,commit, +6845,Clément Robert,2020-04-17 15:53:20+02:00,commit, +6846,Clément Robert,2020-04-17 15:49:26+02:00,commit, +6847,Clément Robert,2020-04-17 15:35:48+02:00,commit, +6848,Madicken Munk,2020-04-17 08:29:21-05:00,commit, +6849,Clément Robert,2020-04-17 15:26:07+02:00,commit, +6850,Clément Robert,2020-04-16 22:33:22+02:00,commit, +6851,Madicken Munk,2020-04-16 15:02:42-05:00,commit, +6852,Matthew Turk,2020-04-16 14:01:47-05:00,commit, +6853,Matthew Turk,2020-04-15 14:54:42-05:00,commit, +6854,Matthew Turk,2020-04-15 14:21:52-05:00,commit, +6855,Kacper Kowalik,2020-04-15 14:14:07-05:00,commit, +6856,Matthew Turk,2020-04-15 13:39:25-05:00,commit, +6857,Matthew Turk,2020-04-15 13:39:05-05:00,commit, +6858,Madicken Munk,2020-04-15 12:01:53-05:00,commit, +6859,Madicken Munk,2020-04-15 11:40:20-05:00,commit, +6860,Matthew Turk,2020-04-15 11:08:55-05:00,commit, +6861,Matthew Turk,2020-04-15 11:05:12-05:00,commit, +6862,Madicken Munk,2020-04-15 10:51:06-05:00,commit, +6863,Clément Robert,2020-04-15 16:05:34+02:00,commit, +6864,Matthew Turk,2020-04-15 08:37:38-05:00,commit, +6865,Matthew Turk,2020-04-15 08:34:41-05:00,commit, +6866,Clément Robert,2020-04-15 14:58:09+02:00,commit, +6867,Clément Robert,2020-04-14 20:19:17+02:00,commit, +6868,Clément Robert,2020-04-14 20:03:56+02:00,commit, +6869,Madicken Munk,2020-04-14 12:36:35-05:00,commit, +6870,Clément Robert,2020-04-14 19:31:13+02:00,commit, +6871,Matthew Turk,2020-04-14 08:24:48-05:00,commit, +6872,Matthew Turk,2020-04-14 08:24:41-05:00,commit, +6873,Clément Robert,2020-04-14 10:13:52+02:00,commit, +6874,Clément Robert,2020-04-14 09:59:22+02:00,commit, +6875,Jared Coughlin,2020-04-13 16:08:25-05:00,commit, +6876,Matthew Turk,2020-04-13 15:22:25-05:00,commit, +6877,Matthew Turk,2020-04-13 15:22:24-05:00,commit, +6878,Matthew Turk,2020-04-13 15:22:24-05:00,commit, +6879,Matthew Turk,2020-04-13 15:22:23-05:00,commit, +6880,Matthew Turk,2020-04-13 14:52:01-05:00,commit, +6881,Matthew Turk,2020-04-13 13:51:32-05:00,commit, +6882,Matthew Turk,2020-04-13 13:01:05-05:00,commit, +6883,Madicken Munk,2020-04-13 11:56:07-05:00,commit, +6884,Clément Robert,2020-04-13 10:54:51-05:00,commit, +6885,Kacper Kowalik,2020-04-13 09:04:45-05:00,commit, +6886,Matthew Turk,2020-04-13 09:04:27-05:00,commit, +6887,Kacper Kowalik,2020-04-13 09:02:06-05:00,commit, +6888,Britton Smith,2020-04-13 13:12:48+01:00,commit, +6889,Clément Robert,2020-04-13 10:09:20+02:00,commit, +6890,Clément Robert,2020-04-13 09:53:39+02:00,commit, +6891,Madicken Munk,2020-04-12 22:20:06-05:00,commit, +6892,Clément Robert,2020-04-12 23:41:58+02:00,commit, +6893,Clément Robert,2020-04-12 23:35:48+02:00,commit, +6894,Clément Robert,2020-04-12 23:32:32+02:00,commit, +6895,Clément Robert,2020-04-12 19:57:22+02:00,commit, +6896,Matthew Turk,2020-04-11 17:04:59-05:00,commit, +6897,Matthew Turk,2020-04-11 17:04:00-05:00,commit, +6898,Madicken Munk,2020-04-11 16:19:20-05:00,commit, +6899,Clément Robert,2020-04-11 15:19:47+02:00,commit, +6900,Axel Huebl,2020-04-10 16:55:15-07:00,commit, +6901,Madicken Munk,2020-04-10 11:30:25-05:00,commit, +6902,Madicken Munk,2020-04-10 11:26:02-05:00,commit, +6903,Madicken Munk,2020-04-10 11:12:48-05:00,commit, +6904,Madicken Munk,2020-04-10 11:11:32-05:00,commit, +6905,Madicken Munk,2020-04-10 10:57:56-05:00,commit, +6906,Madicken Munk,2020-04-10 10:06:34-05:00,commit, +6907,Madicken Munk,2020-04-09 23:41:40-05:00,commit, +6908,Madicken Munk,2020-04-09 18:32:32-05:00,commit, +6909,Madicken Munk,2020-04-09 09:12:26-05:00,commit, +6910,Madicken Munk,2020-04-09 09:11:56-05:00,commit, +6911,Kacper Kowalik,2020-04-08 14:46:11-05:00,commit, +6912,Matthew Turk,2020-04-08 09:44:33-05:00,commit, +6913,Madicken Munk,2020-04-08 09:35:49-05:00,commit, +6914,Matthew Turk,2020-04-08 09:33:38-05:00,commit, +6915,Clément Robert,2020-04-08 11:49:34+02:00,commit, +6916,Madicken Munk,2020-04-07 17:57:22-05:00,commit, +6917,Madicken Munk,2020-04-07 16:11:29-05:00,commit, +6918,Madicken Munk,2020-04-07 15:52:26-05:00,commit, +6919,Clément Robert,2020-04-07 22:45:34+02:00,commit, +6920,Madicken Munk,2020-04-07 13:59:23-05:00,commit, +6921,Clément Robert,2020-04-07 14:15:03+02:00,commit, +6922,Clément Robert,2020-04-07 09:37:17+02:00,commit, +6923,John ZuHone,2020-04-06 21:02:05-04:00,commit, +6924,Matthew Turk,2020-04-06 13:50:25-05:00,commit, +6925,Clément Robert,2020-04-06 17:47:13+02:00,commit, +6926,Clément Robert,2020-04-06 16:14:54+02:00,commit, +6927,Clément Robert,2020-04-06 15:51:01+02:00,commit, +6928,Clément Robert,2020-04-06 15:48:55+02:00,commit, +6929,Clément Robert,2020-04-06 15:44:04+02:00,commit, +6930,Clément Robert,2020-04-06 10:58:17+02:00,commit, +6931,Clément Robert,2020-04-06 10:51:41+02:00,commit, +6932,Madicken Munk,2020-04-05 23:00:21-05:00,commit, +6933,Miguel de Val-Borro,2020-04-05 19:52:31-04:00,commit, +6934,Miguel de Val-Borro,2020-04-05 19:44:15-04:00,commit, +6935,Miguel de Val-Borro,2020-04-05 19:44:14-04:00,commit, +6936,Clément Robert,2020-04-05 23:52:23+02:00,commit, +6937,Clément Robert,2020-04-05 23:50:46+02:00,commit, +6938,Matthew Turk,2020-04-05 16:23:14-05:00,commit, +6939,Clément Robert,2020-04-05 22:52:37+02:00,commit, +6940,Clément Robert,2020-04-05 22:49:48+02:00,commit, +6941,Matthew Turk,2020-04-05 15:44:33-05:00,commit, +6942,Clément Robert,2020-04-05 22:42:44+02:00,commit, +6943,Matthew Turk,2020-04-05 14:33:48-05:00,commit, +6944,Matthew Turk,2020-04-05 13:46:26-05:00,commit, +6945,Clément Robert,2020-04-05 18:54:09+02:00,commit, +6946,Clément Robert,2020-04-04 22:31:11+02:00,commit, +6947,Clément Robert,2020-04-04 21:06:16+02:00,commit, +6948,Clément Robert,2020-04-04 10:55:03+02:00,commit, +6949,Clément Robert,2020-04-04 00:30:21+02:00,commit, +6950,Clément Robert,2020-04-04 00:28:49+02:00,commit, +6951,Clément Robert,2020-04-03 22:13:53+02:00,commit, +6952,Clément Robert,2020-04-03 21:17:47+02:00,commit, +6953,Clément Robert,2020-04-03 20:33:06+02:00,commit, +6954,Clément Robert,2020-04-03 20:25:51+02:00,commit, +6955,Clément Robert,2020-04-03 20:09:39+02:00,commit, +6956,Madicken Munk,2020-04-02 22:46:50-05:00,commit, +6957,Madicken Munk,2020-04-02 17:25:51-05:00,commit, +6958,Michael Zingale,2020-04-02 15:00:54-04:00,commit, +6959,Michael Zingale,2020-04-02 13:51:03-04:00,commit, +6960,Michael Zingale,2020-04-02 13:19:58-04:00,commit, +6961,Michael Zingale,2020-04-02 13:05:58-04:00,commit, +6962,John ZuHone,2020-04-02 09:56:21-04:00,commit, +6963,Michael Zingale,2020-04-02 09:21:51-04:00,commit, +6964,Madicken Munk,2020-04-01 22:16:26-05:00,commit, +6965,Madicken Munk,2020-04-01 22:13:15-05:00,commit, +6966,Matthew Turk,2020-04-01 19:45:05-05:00,commit, +6967,Matthew Turk,2020-04-01 16:20:52-05:00,commit, +6968,Madicken Munk,2020-04-01 16:00:25-05:00,commit, +6969,Matthew Turk,2020-04-01 14:55:23-05:00,commit, +6970,Matthew Turk,2020-04-01 14:51:38-05:00,commit, +6971,Matthew Turk,2020-04-01 14:47:37-05:00,commit, +6972,Matthew Turk,2020-04-01 14:19:06-05:00,commit, +6973,Clément Robert,2020-04-01 19:57:14+02:00,commit, +6974,Matthew Turk,2020-04-01 12:57:02-05:00,commit, +6975,Matthew Turk,2020-04-01 12:53:33-05:00,commit, +6976,Matthew Turk,2020-04-01 11:03:32-05:00,commit, +6977,Britton Smith,2020-04-01 16:33:16+01:00,commit, +6978,Matthew Turk,2020-04-01 10:22:52-05:00,commit, +6979,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6980,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6981,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6982,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6983,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6984,John ZuHone,2020-04-01 10:35:23-04:00,commit, 6985,John ZuHone,2020-04-01 10:35:22-04:00,commit, 6986,John ZuHone,2020-04-01 10:35:22-04:00,commit, 6987,John ZuHone,2020-04-01 10:35:22-04:00,commit, @@ -6992,560 +6992,560 @@ 6990,John ZuHone,2020-04-01 10:35:22-04:00,commit, 6991,John ZuHone,2020-04-01 10:35:22-04:00,commit, 6992,John ZuHone,2020-04-01 10:35:22-04:00,commit, -6993,Matthew Turk,2020-04-01 09:20:31-05:00,commit, -6994,Matthew Turk,2020-04-01 09:15:11-05:00,commit, -6995,Clément Robert,2020-04-01 15:16:09+02:00,commit, -6996,Clément Robert,2020-04-01 15:16:09+02:00,commit, -6997,Clément Robert,2020-04-01 15:16:09+02:00,commit, -6998,Clément Robert,2020-04-01 15:16:09+02:00,commit, -6999,Clément Robert,2020-04-01 15:16:09+02:00,commit, -7000,Clément Robert,2020-04-01 15:16:09+02:00,commit, -7001,Clément Robert,2020-04-01 15:16:09+02:00,commit, -7002,Clément Robert,2020-04-01 15:16:09+02:00,commit, -7003,Clément Robert,2020-04-01 15:15:20+02:00,commit, -7004,Clément Robert,2020-04-01 15:15:20+02:00,commit, -7005,Clément Robert,2020-04-01 15:15:20+02:00,commit, -7006,Clément Robert,2020-04-01 15:14:39+02:00,commit, -7007,Clément Robert,2020-04-01 15:14:38+02:00,commit, -7008,Clément Robert,2020-04-01 15:14:38+02:00,commit, -7009,Clément Robert,2020-04-01 15:14:38+02:00,commit, -7010,Kacper Kowalik,2020-04-01 08:07:13-05:00,commit, -7011,Madicken Munk,2020-04-01 00:34:59-05:00,commit, -7012,Matthew Turk,2020-03-31 20:52:43-05:00,commit, -7013,Matthew Turk,2020-03-31 16:55:18-05:00,commit, -7014,Matthew Turk,2020-03-31 16:27:20-05:00,commit, -7015,Matthew Turk,2020-03-31 16:24:13-05:00,commit, -7016,Madicken Munk,2020-03-31 16:04:19-05:00,commit, -7017,Matthew Turk,2020-03-31 15:39:26-05:00,commit, -7018,Matthew Turk,2020-03-31 15:26:50-05:00,commit, -7019,Matthew Turk,2020-03-31 14:33:46-05:00,commit, -7020,Matthew Turk,2020-03-31 10:47:37-05:00,commit, -7021,Matthew Turk,2020-03-30 17:45:54-05:00,commit, -7022,Matthew Turk,2020-03-30 17:44:29-05:00,commit, -7023,Matthew Turk,2020-03-30 16:57:11-05:00,commit, -7024,Matthew Turk,2020-03-30 15:55:33-05:00,commit, -7025,Matthew Turk,2020-03-30 15:16:43-05:00,commit, -7026,Matthew Turk,2020-03-30 12:06:36-05:00,commit, -7027,Matthew Turk,2020-03-30 11:19:55-05:00,commit, -7028,Matthew Turk,2020-03-30 11:18:29-05:00,commit, -7029,Matthew Turk,2020-03-30 11:02:45-05:00,commit, -7030,Matthew Turk,2020-03-30 10:51:24-05:00,commit, -7031,Matthew Turk,2020-03-29 14:44:02-05:00,commit, -7032,Matthew Turk,2020-03-29 14:23:33-05:00,commit, -7033,Madicken Munk,2020-03-27 14:29:49-05:00,commit, -7034,Madicken Munk,2020-03-27 12:01:18-05:00,commit, -7035,Madicken Munk,2020-03-25 10:04:23-05:00,commit, -7036,Britton Smith,2020-03-25 15:00:02+00:00,commit, -7037,Madicken Munk,2020-03-25 09:43:20-05:00,commit, -7038,Michael Zingale,2020-03-25 10:32:54-04:00,commit, -7039,Michael Zingale,2020-03-24 14:09:18-04:00,commit, -7040,Matthew Turk,2020-03-24 12:57:34-05:00,commit, -7041,Michael Zingale,2020-03-24 11:30:59-04:00,commit, -7042,Clément Robert,2020-03-23 17:20:29+01:00,commit, -7043,Clément Robert,2020-03-23 17:18:46+01:00,commit, -7044,Matthew Turk,2020-03-22 13:28:50-05:00,commit, -7045,Madicken Munk,2020-03-22 12:32:10-05:00,commit, -7046,Clément Robert,2020-03-21 12:18:49+01:00,commit, -7047,Madicken Munk,2020-03-21 00:01:19-05:00,commit, -7048,Madicken Munk,2020-03-20 12:10:56-05:00,commit, -7049,Madicken Munk,2020-03-20 12:09:50-05:00,commit, -7050,Matthew Turk,2020-03-20 08:23:56-05:00,commit, -7051,Madicken Munk,2020-03-20 08:21:04-05:00,commit, -7052,Madicken Munk,2020-03-20 08:18:35-05:00,commit, -7053,Matthew Turk,2020-03-20 08:10:53-05:00,commit, -7054,Clément Robert,2020-03-19 10:53:37+01:00,commit, -7055,Clément Robert,2020-03-19 10:53:37+01:00,commit, -7056,Clément Robert,2020-03-19 10:53:37+01:00,commit, -7057,Clément Robert,2020-03-19 10:53:37+01:00,commit, -7058,Clément Robert,2020-03-19 10:53:37+01:00,commit, -7059,Clément Robert,2020-03-19 10:53:37+01:00,commit, -7060,Clément Robert,2020-03-19 10:52:44+01:00,commit, -7061,Clément Robert,2020-03-19 10:52:44+01:00,commit, -7062,Madicken Munk,2020-03-18 19:04:01-05:00,commit, -7063,Madicken Munk,2020-03-18 19:01:05-05:00,commit, -7064,Kacper Kowalik,2020-03-18 16:46:00-05:00,commit, -7065,Matthew Turk,2020-03-18 16:10:22-05:00,commit, -7066,Matthew Turk,2020-03-18 15:00:07-05:00,commit, -7067,Kacper Kowalik,2020-03-17 15:15:37-05:00,commit, -7068,Kacper Kowalik,2020-03-16 21:33:27-05:00,commit, -7069,Kacper Kowalik,2020-03-16 20:20:59-05:00,commit, -7070,Kacper Kowalik,2020-03-16 19:36:50-05:00,commit, -7071,Kacper Kowalik,2020-03-16 15:03:30-05:00,commit, -7072,Kacper Kowalik,2020-03-10 12:13:48-05:00,commit, -7073,Kacper Kowalik,2020-03-10 11:44:55-05:00,commit, -7074,Kacper Kowalik,2020-03-10 11:02:23-05:00,commit, -7075,Kacper Kowalik,2020-03-10 09:51:31-05:00,commit, -7076,Kacper Kowalik,2020-03-10 09:38:39-05:00,commit, -7077,Madicken Munk,2020-03-10 08:23:54-05:00,commit, -7078,Miguel de Val-Borro,2020-03-10 06:22:44-04:00,commit, -7079,Kacper Kowalik,2020-03-09 20:13:01-05:00,commit, -7080,Matthew Turk,2020-03-09 19:56:14-05:00,commit, -7081,Clément Robert,2020-03-07 10:55:18+01:00,commit, -7082,Madicken Munk,2020-03-05 12:58:49-06:00,commit, -7083,Madicken Munk,2020-03-05 12:57:40-06:00,commit, -7084,Madicken Munk,2020-03-05 12:53:36-06:00,commit, -7085,Madicken Munk,2020-03-04 22:53:40-06:00,commit, -7086,Matthew Turk,2020-03-04 16:58:49-06:00,commit, -7087,Matthew Turk,2020-03-04 10:09:51-06:00,commit, -7088,Jared Coughlin,2020-03-03 15:30:11-06:00,commit, -7089,Jared Coughlin,2020-03-03 15:27:35-06:00,commit, -7090,Britton Smith,2020-03-03 16:13:57-03:00,commit, -7091,Kacper Kowalik,2020-03-03 12:47:28-06:00,commit, -7092,Britton Smith,2020-03-03 14:49:27-03:00,commit, -7093,Matthew Turk,2020-03-03 11:16:46-06:00,commit, -7094,Jared Coughlin,2020-03-02 16:39:01-06:00,commit, -7095,Chris Gyurgyik,2020-03-02 16:42:50-05:00,commit, -7096,Chris Gyurgyik,2020-03-02 16:42:25-05:00,commit, -7097,Jared Coughlin,2020-03-02 15:08:20-06:00,commit, -7098,Madicken Munk,2020-03-02 15:07:53-06:00,commit, -7099,Matthew Turk,2020-03-02 15:05:20-06:00,commit, -7100,Jared Coughlin,2020-03-02 15:02:48-06:00,commit, -7101,Matthew Turk,2020-03-02 15:02:18-06:00,commit, -7102,Matthew Turk,2020-03-02 14:45:01-06:00,commit, -7103,Miguel de Val-Borro,2020-02-29 17:02:36-05:00,commit, -7104,Matthew Turk,2020-02-27 11:02:29-06:00,commit, -7105,Clément Robert,2020-02-26 23:29:37+01:00,commit, -7106,Matthew Turk,2020-02-26 15:35:48-06:00,commit, -7107,Madicken Munk,2020-02-26 15:35:28-06:00,commit, -7108,Matthew Turk,2020-02-26 15:11:26-06:00,commit, -7109,Madicken Munk,2020-02-26 11:42:05-06:00,commit, -7110,Clément Robert,2020-02-25 23:07:02+01:00,commit, -7111,Clément Robert,2020-02-25 23:03:22+01:00,commit, -7112,Madicken Munk,2020-02-25 15:03:35-06:00,commit, -7113,Corentin Cadiou,2020-02-25 20:53:45+00:00,commit, -7114,Kacper Kowalik,2020-02-25 12:18:30-06:00,commit, -7115,Matthew Turk,2020-02-25 08:02:50-06:00,commit, -7116,Hsi-Yu Schive,2020-02-23 21:37:55+08:00,commit, -7117,Hsi-Yu Schive,2020-02-23 21:37:03+08:00,commit, -7118,Nathan Goldbaum,2020-02-20 06:38:55-07:00,commit, -7119,Clément Robert,2020-02-20 11:02:06+01:00,commit, -7120,Chris Gyurgyik,2020-02-19 16:09:56-05:00,commit, -7121,Matthew Turk,2020-02-19 14:49:05-06:00,commit, -7122,Britton Smith,2020-02-19 15:30:52+00:00,commit, -7123,Corentin Cadiou,2020-02-19 14:56:26+00:00,commit, -7124,Corentin Cadiou,2020-02-19 14:31:06+00:00,commit, -7125,Corentin Cadiou,2020-02-19 14:25:25+00:00,commit, -7126,Clément Robert,2020-02-19 13:12:20+01:00,commit, -7127,Jared Coughlin,2020-02-18 12:00:51-06:00,commit, -7128,Jared Coughlin,2020-02-18 11:52:32-06:00,commit, -7129,Jared Coughlin,2020-02-18 11:51:45-06:00,commit, -7130,Clément Robert,2020-02-17 17:25:33+01:00,commit, -7131,Clément Robert,2020-02-17 11:00:48+01:00,commit, -7132,Clément Robert,2020-02-14 16:32:37+01:00,commit, -7133,Clément Robert,2020-02-14 13:31:09+01:00,commit, -7134,Clément Robert,2020-02-14 13:30:00+01:00,commit, -7135,Clément Robert,2020-02-14 13:29:50+01:00,commit, -7136,Clément Robert,2020-02-14 13:29:50+01:00,commit, -7137,Clément Robert,2020-02-14 13:29:50+01:00,commit, -7138,Clément Robert,2020-02-14 13:29:50+01:00,commit, -7139,Clément Robert,2020-02-14 13:29:50+01:00,commit, -7140,Clément Robert,2020-02-14 13:29:50+01:00,commit, -7141,Clément Robert,2020-02-14 13:29:50+01:00,commit, -7142,Matthew Turk,2020-02-13 16:59:40-08:00,commit, -7143,Chris Gyurgyik,2020-02-13 15:42:30-05:00,commit, -7144,Chris Gyurgyik,2020-02-13 15:28:14-05:00,commit, -7145,Nathan Goldbaum,2020-02-12 22:59:04-07:00,commit, -7146,Madicken Munk,2020-02-12 21:10:10-06:00,commit, -7147,Madicken Munk,2020-02-12 20:19:03-06:00,commit, -7148,Madicken Munk,2020-02-12 19:55:50-06:00,commit, -7149,Jared Coughlin,2020-02-12 17:02:48-06:00,commit, -7150,Jared Coughlin,2020-02-12 16:52:14-06:00,commit, -7151,Jared Coughlin,2020-02-12 16:50:07-06:00,commit, -7152,Madicken Munk,2020-02-12 06:41:56-06:00,commit, -7153,Madicken Munk,2020-02-12 06:33:42-06:00,commit, -7154,Madicken Munk,2020-02-12 06:26:08-06:00,commit, -7155,Madicken Munk,2020-02-12 06:24:20-06:00,commit, -7156,Nathan Goldbaum,2020-02-11 23:18:22-07:00,commit, -7157,Nathan Goldbaum,2020-02-11 23:18:22-07:00,commit, -7158,Nathan Goldbaum,2020-02-11 19:24:35-07:00,commit, -7159,Madicken Munk,2020-02-11 17:23:14-06:00,commit, -7160,Madicken Munk,2020-02-11 17:21:24-06:00,commit, -7161,Matthew Abruzzo,2020-02-11 17:10:17-05:00,commit, -7162,Chris Gyurgyik,2020-02-11 15:15:13-05:00,commit, -7163,Clément Robert,2020-02-11 21:07:30+01:00,commit, -7164,Clément Robert,2020-02-11 21:07:30+01:00,commit, -7165,Nathan Goldbaum,2020-02-11 12:58:35-07:00,commit, -7166,Nathan Goldbaum,2020-02-11 12:53:46-07:00,commit, -7167,Madicken Munk,2020-02-11 13:42:27-06:00,commit, -7168,Madicken Munk,2020-02-11 13:26:19-06:00,commit, -7169,Matthew Abruzzo,2020-02-11 14:07:34-05:00,commit, -7170,Chris Gyurgyik,2020-02-10 17:59:10-05:00,commit, -7171,Chris Gyurgyik,2020-02-10 17:51:04-05:00,commit, -7172,Madicken Munk,2020-02-10 16:29:03-06:00,commit, -7173,Madicken Munk,2020-02-10 16:11:12-06:00,commit, -7174,Chris Gyurgyik,2020-02-10 16:59:16-05:00,commit, -7175,Chris Gyurgyik,2020-02-10 16:50:57-05:00,commit, -7176,Chris Gyurgyik,2020-02-10 16:38:52-05:00,commit, -7177,Madicken Munk,2020-02-10 13:11:14-06:00,commit, -7178,Madicken Munk,2020-02-10 10:06:58-06:00,commit, -7179,Madicken Munk,2020-02-10 09:58:41-06:00,commit, -7180,Chris Gyurgyik,2020-02-09 22:30:49-05:00,commit, -7181,Chris Gyurgyik,2020-02-09 21:11:47-05:00,commit, -7182,Chris Gyurgyik,2020-02-08 21:38:27-05:00,commit, -7183,Chris Gyurgyik,2020-02-08 21:33:16-05:00,commit, -7184,Madicken Munk,2020-02-08 10:13:54-06:00,commit, -7185,Madicken Munk,2020-02-08 10:13:20-06:00,commit, -7186,Madicken Munk,2020-02-08 09:57:59-06:00,commit, -7187,Madicken Munk,2020-02-08 09:03:55-06:00,commit, -7188,Madicken Munk,2020-02-07 17:56:19-06:00,commit, -7189,Madicken Munk,2020-02-07 17:25:50-06:00,commit, -7190,Matthew Turk,2020-02-07 15:35:24-06:00,commit, -7191,Madicken Munk,2020-02-07 15:05:26-06:00,commit, -7192,Matthew Turk,2020-02-07 09:45:10-06:00,commit, -7193,Matthew Turk,2020-02-07 09:42:58-06:00,commit, -7194,Jared Coughlin,2020-02-06 11:54:49-06:00,commit, -7195,Madicken Munk,2020-02-06 09:44:39-06:00,commit, -7196,Matthew Turk,2020-02-05 14:55:52-06:00,commit, -7197,Kacper Kowalik,2020-02-05 12:02:34-06:00,commit, -7198,Kacper Kowalik,2020-02-05 11:13:28-06:00,commit, -7199,Madicken Munk,2020-02-05 11:08:52-06:00,commit, -7200,Corentin Cadiou,2020-02-05 16:44:02+00:00,commit, -7201,Matthew Turk,2020-02-03 15:23:45-06:00,commit, -7202,Kacper Kowalik,2020-02-03 13:48:35-06:00,commit, -7203,Matthew Turk,2020-02-03 13:36:13-06:00,commit, -7204,Matthew Turk,2020-02-03 13:29:20-06:00,commit, -7205,Kacper Kowalik,2020-02-03 12:47:27-06:00,commit, -7206,Matthew Turk,2020-02-03 10:32:49-06:00,commit, -7207,Matthew Turk,2020-02-03 09:44:31-06:00,commit, -7208,Matthew Turk,2020-02-01 14:05:28-06:00,commit, -7209,Jared Coughlin,2020-01-31 14:46:05-06:00,commit, -7210,Madicken Munk,2020-01-30 16:55:47-06:00,commit, -7211,Madicken Munk,2020-01-30 16:48:22-06:00,commit, -7212,Madicken Munk,2020-01-30 16:43:45-06:00,commit, -7213,Jared Coughlin,2020-01-30 14:41:25-06:00,commit, -7214,Madicken Munk,2020-01-30 13:29:58-06:00,commit, -7215,Desika Narayanan,2020-01-30 14:19:47-05:00,commit, -7216,Matthew Turk,2020-01-30 13:19:29-06:00,commit, -7217,Desika Narayanan,2020-01-30 13:44:31-05:00,commit, -7218,Desika Narayanan,2020-01-30 13:39:01-05:00,commit, -7219,Jared Coughlin,2020-01-30 12:35:34-06:00,commit, -7220,Matthew Turk,2020-01-30 12:12:48-06:00,commit, -7221,Madicken Munk,2020-01-29 18:36:47-06:00,commit, -7222,Jared Coughlin,2020-01-29 14:40:03-06:00,commit, -7223,Madicken Munk,2020-01-28 14:45:09-06:00,commit, -7224,Corentin Cadiou,2020-01-28 10:03:57+00:00,commit, -7225,Corentin Cadiou,2020-01-28 10:00:02+00:00,commit, -7226,Corentin Cadiou,2020-01-28 09:49:21+00:00,commit, -7227,Jared Coughlin,2020-01-27 17:40:49-06:00,commit, -7228,Jared Coughlin,2020-01-27 17:10:12-06:00,commit, -7229,Jared Coughlin,2020-01-27 16:45:42-06:00,commit, -7230,Jared Coughlin,2020-01-27 14:11:28-06:00,commit, -7231,Jared Coughlin,2020-01-24 15:25:43-06:00,commit, -7232,Jared Coughlin,2020-01-24 14:53:25-06:00,commit, -7233,Jared Coughlin,2020-01-24 14:50:02-06:00,commit, -7234,Matthew Turk,2020-01-23 10:50:44-06:00,commit, -7235,Matthew Abruzzo,2020-01-22 15:43:23-05:00,commit, -7236,Corentin Cadiou,2020-01-21 09:32:55+00:00,commit, -7237,Corentin Cadiou,2020-01-21 09:32:45+00:00,commit, -7238,Madicken Munk,2020-01-20 20:46:29-06:00,commit, -7239,Clément Robert,2020-01-20 20:51:53+01:00,commit, -7240,Clément Robert,2020-01-20 18:44:19+01:00,commit, -7241,Matthew Turk,2020-01-20 11:02:38-06:00,commit, -7242,Clément Robert,2020-01-19 15:19:31+01:00,commit, -7243,Clément Robert,2020-01-19 15:16:38+01:00,commit, -7244,Clément Robert,2020-01-19 15:11:02+01:00,commit, -7245,Clément Robert,2020-01-18 22:30:29+01:00,commit, -7246,Clément Robert,2020-01-18 19:55:10+01:00,commit, -7247,Clément Robert,2020-01-18 19:46:22+01:00,commit, -7248,Clément Robert,2020-01-18 19:39:06+01:00,commit, -7249,Clément Robert,2020-01-18 19:35:20+01:00,commit, -7250,Matthew Turk,2020-01-17 16:06:15-06:00,commit, -7251,Matthew Turk,2020-01-17 16:02:44-06:00,commit, -7252,Madicken Munk,2020-01-17 15:57:34-06:00,commit, -7253,Madicken Munk,2020-01-17 15:51:14-06:00,commit, -7254,Madicken Munk,2020-01-17 15:37:40-06:00,commit, -7255,Madicken Munk,2020-01-17 15:05:50-06:00,commit, -7256,Madicken Munk,2020-01-17 14:55:49-06:00,commit, -7257,Madicken Munk,2020-01-17 12:20:31-06:00,commit, -7258,Madicken Munk,2020-01-17 12:19:34-06:00,commit, -7259,Madicken Munk,2020-01-17 09:08:34-06:00,commit, -7260,Clément Robert,2020-01-17 13:51:59+01:00,commit, -7261,Madicken Munk,2020-01-15 16:42:18-06:00,commit, -7262,Madicken Munk,2020-01-15 16:41:52-06:00,commit, -7263,Madicken Munk,2020-01-15 16:35:40-06:00,commit, -7264,Nathan Goldbaum,2020-01-15 12:59:26-06:00,commit, -7265,Madicken Munk,2020-01-14 14:17:01-06:00,commit, -7266,Madicken Munk,2020-01-14 14:13:42-06:00,commit, -7267,Madicken Munk,2020-01-14 14:13:19-06:00,commit, -7268,Madicken Munk,2020-01-14 14:07:43-06:00,commit, -7269,Madicken Munk,2020-01-14 14:06:14-06:00,commit, -7270,Jared Coughlin,2020-01-13 14:20:34-06:00,commit, -7271,Kacper Kowalik,2020-01-13 11:03:34-06:00,commit, -7272,Madicken Munk,2020-01-10 18:38:12-06:00,commit, -7273,Madicken Munk,2020-01-09 23:37:36-06:00,commit, -7274,Madicken Munk,2020-01-09 23:32:17-06:00,commit, -7275,Madicken Munk,2020-01-09 23:29:30-06:00,commit, -7276,Madicken Munk,2020-01-09 15:38:45-06:00,commit, -7277,Matthew Turk,2020-01-09 15:34:47-06:00,commit, -7278,Matthew Turk,2020-01-09 15:34:38-06:00,commit, -7279,Matthew Turk,2020-01-09 15:31:21-06:00,commit, -7280,Matthew Turk,2020-01-09 15:31:11-06:00,commit, -7281,Matthew Turk,2020-01-09 14:28:17-06:00,commit, -7282,Matthew Turk,2020-01-09 13:46:43-06:00,commit, -7283,Matthew Turk,2020-01-09 13:31:21-06:00,commit, -7284,Matthew Turk,2020-01-09 13:28:18-06:00,commit, -7285,Jared Coughlin,2020-01-09 13:16:01-06:00,commit, -7286,Corentin Cadiou,2020-01-09 17:41:03+00:00,commit, -7287,John ZuHone,2020-01-08 17:36:02-05:00,commit, -7288,John ZuHone,2020-01-08 14:16:00-05:00,commit, -7289,John ZuHone,2020-01-08 14:12:48-05:00,commit, -7290,John ZuHone,2020-01-08 13:28:08-05:00,commit, -7291,Jared Coughlin,2020-01-07 16:54:38-06:00,commit, -7292,Jared Coughlin,2020-01-07 16:03:55-06:00,commit, -7293,Jared Coughlin,2020-01-07 16:01:52-06:00,commit, -7294,Jared Coughlin,2020-01-07 15:53:06-06:00,commit, -7295,John ZuHone,2020-01-07 16:15:24-05:00,commit, -7296,John ZuHone,2020-01-07 16:14:59-05:00,commit, -7297,Jared Coughlin,2020-01-07 15:13:48-06:00,commit, -7298,John ZuHone,2020-01-07 16:04:06-05:00,commit, -7299,John ZuHone,2020-01-07 16:04:06-05:00,commit, -7300,John ZuHone,2020-01-07 16:04:06-05:00,commit, -7301,John ZuHone,2020-01-07 16:04:06-05:00,commit, -7302,John ZuHone,2020-01-07 16:04:06-05:00,commit, -7303,John ZuHone,2020-01-07 16:04:06-05:00,commit, -7304,Jared Coughlin,2020-01-07 14:56:47-06:00,commit, -7305,Jared Coughlin,2020-01-07 14:20:23-06:00,commit, -7306,John ZuHone,2020-01-06 22:25:08-05:00,commit, -7307,John ZuHone,2020-01-06 22:25:08-05:00,commit, -7308,John ZuHone,2020-01-06 22:25:08-05:00,commit, -7309,John ZuHone,2020-01-06 22:25:08-05:00,commit, -7310,Matthew Turk,2020-01-06 20:27:25-06:00,commit, -7311,Jared Coughlin,2020-01-06 18:47:40-06:00,commit, -7312,Jared Coughlin,2020-01-06 16:02:54-06:00,commit, -7313,Jared Coughlin,2020-01-06 15:49:38-06:00,commit, -7314,Jared Coughlin,2020-01-06 15:48:34-06:00,commit, -7315,Jared Coughlin,2020-01-06 15:47:16-06:00,commit, -7316,Jared Coughlin,2020-01-06 14:33:50-06:00,commit, -7317,Jared Coughlin,2020-01-06 14:24:21-06:00,commit, -7318,Jared Coughlin,2020-01-06 14:20:03-06:00,commit, -7319,John ZuHone,2020-01-06 13:09:59-05:00,commit, -7320,John ZuHone,2020-01-06 13:09:59-05:00,commit, -7321,John ZuHone,2020-01-06 13:09:59-05:00,commit, -7322,John ZuHone,2020-01-06 13:09:58-05:00,commit, -7323,Matthew Turk,2020-01-06 08:50:39-06:00,commit, -7324,Michael Zingale,2020-01-04 17:21:49-05:00,commit, -7325,Nathan Goldbaum,2019-12-30 15:26:55-07:00,commit, -7326,Michael Zingale,2019-12-30 13:47:27-05:00,commit, -7327,Clément Robert,2019-12-30 17:22:22+01:00,commit, -7328,Jared Coughlin,2019-12-20 14:03:14-06:00,commit, -7329,Jared Coughlin,2019-12-20 12:54:03-06:00,commit, -7330,Jared Coughlin,2019-12-20 12:27:22-06:00,commit, -7331,Jared Coughlin,2019-12-20 12:21:01-06:00,commit, -7332,Madicken Munk,2019-12-20 12:18:50-06:00,commit, -7333,Matthew Turk,2019-12-19 16:31:55-06:00,commit, -7334,Matthew Turk,2019-12-19 15:44:15-06:00,commit, -7335,Clément Robert,2019-12-19 10:45:24+01:00,commit, -7336,Jared Coughlin,2019-12-18 15:18:53-06:00,commit, -7337,Clément Robert,2019-12-18 16:34:27+01:00,commit, -7338,Clément Robert,2019-12-17 23:11:29+01:00,commit, -7339,Clément Robert,2019-12-17 23:06:34+01:00,commit, -7340,Jared Coughlin,2019-12-17 15:42:59-06:00,commit, -7341,Jared Coughlin,2019-12-17 14:54:04-06:00,commit, -7342,Jared Coughlin,2019-12-17 14:50:48-06:00,commit, -7343,Madicken Munk,2019-12-17 10:43:12-06:00,commit, -7344,Niels Claes,2019-12-17 15:10:32+01:00,commit, -7345,Clément Robert,2019-12-17 11:25:09+01:00,commit, -7346,Niels Claes,2019-12-17 11:25:09+01:00,commit, -7347,Clément Robert,2019-12-17 11:25:09+01:00,commit, -7348,Clément Robert,2019-12-17 11:25:09+01:00,commit, -7349,Clément Robert,2019-12-17 11:25:09+01:00,commit, -7350,Clément Robert,2019-12-17 11:25:09+01:00,commit, -7351,Clément Robert,2019-12-17 11:25:09+01:00,commit, -7352,Niels Claes,2019-12-17 11:25:09+01:00,commit, -7353,Clément Robert,2019-12-17 11:25:09+01:00,commit, -7354,Clément Robert,2019-12-17 11:25:09+01:00,commit, +6993,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6994,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6995,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6996,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6997,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6998,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6999,John ZuHone,2020-04-01 10:35:22-04:00,commit, +7000,John ZuHone,2020-04-01 10:35:22-04:00,commit, +7001,John ZuHone,2020-04-01 10:35:22-04:00,commit, +7002,John ZuHone,2020-04-01 10:35:22-04:00,commit, +7003,Matthew Turk,2020-04-01 09:20:31-05:00,commit, +7004,Matthew Turk,2020-04-01 09:15:11-05:00,commit, +7005,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7006,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7007,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7008,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7009,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7010,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7011,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7012,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7013,Clément Robert,2020-04-01 15:15:20+02:00,commit, +7014,Clément Robert,2020-04-01 15:15:20+02:00,commit, +7015,Clément Robert,2020-04-01 15:15:20+02:00,commit, +7016,Clément Robert,2020-04-01 15:14:39+02:00,commit, +7017,Clément Robert,2020-04-01 15:14:38+02:00,commit, +7018,Clément Robert,2020-04-01 15:14:38+02:00,commit, +7019,Clément Robert,2020-04-01 15:14:38+02:00,commit, +7020,Kacper Kowalik,2020-04-01 08:07:13-05:00,commit, +7021,Madicken Munk,2020-04-01 00:34:59-05:00,commit, +7022,Matthew Turk,2020-03-31 20:52:43-05:00,commit, +7023,Matthew Turk,2020-03-31 16:55:18-05:00,commit, +7024,Matthew Turk,2020-03-31 16:27:20-05:00,commit, +7025,Matthew Turk,2020-03-31 16:24:13-05:00,commit, +7026,Madicken Munk,2020-03-31 16:04:19-05:00,commit, +7027,Matthew Turk,2020-03-31 15:39:26-05:00,commit, +7028,Matthew Turk,2020-03-31 15:26:50-05:00,commit, +7029,Matthew Turk,2020-03-31 14:33:46-05:00,commit, +7030,Matthew Turk,2020-03-31 10:47:37-05:00,commit, +7031,Matthew Turk,2020-03-30 17:45:54-05:00,commit, +7032,Matthew Turk,2020-03-30 17:44:29-05:00,commit, +7033,Matthew Turk,2020-03-30 16:57:11-05:00,commit, +7034,Matthew Turk,2020-03-30 15:55:33-05:00,commit, +7035,Matthew Turk,2020-03-30 15:16:43-05:00,commit, +7036,Matthew Turk,2020-03-30 12:06:36-05:00,commit, +7037,Matthew Turk,2020-03-30 11:19:55-05:00,commit, +7038,Matthew Turk,2020-03-30 11:18:29-05:00,commit, +7039,Matthew Turk,2020-03-30 11:02:45-05:00,commit, +7040,Matthew Turk,2020-03-30 10:51:24-05:00,commit, +7041,Matthew Turk,2020-03-29 14:44:02-05:00,commit, +7042,Matthew Turk,2020-03-29 14:23:33-05:00,commit, +7043,Madicken Munk,2020-03-27 14:29:49-05:00,commit, +7044,Madicken Munk,2020-03-27 12:01:18-05:00,commit, +7045,Madicken Munk,2020-03-25 10:04:23-05:00,commit, +7046,Britton Smith,2020-03-25 15:00:02+00:00,commit, +7047,Madicken Munk,2020-03-25 09:43:20-05:00,commit, +7048,Michael Zingale,2020-03-25 10:32:54-04:00,commit, +7049,Michael Zingale,2020-03-24 14:09:18-04:00,commit, +7050,Matthew Turk,2020-03-24 12:57:34-05:00,commit, +7051,Michael Zingale,2020-03-24 11:30:59-04:00,commit, +7052,Clément Robert,2020-03-23 17:20:29+01:00,commit, +7053,Clément Robert,2020-03-23 17:18:46+01:00,commit, +7054,Matthew Turk,2020-03-22 13:28:50-05:00,commit, +7055,Madicken Munk,2020-03-22 12:32:10-05:00,commit, +7056,Clément Robert,2020-03-21 12:18:49+01:00,commit, +7057,Madicken Munk,2020-03-21 00:01:19-05:00,commit, +7058,Madicken Munk,2020-03-20 12:10:56-05:00,commit, +7059,Madicken Munk,2020-03-20 12:09:50-05:00,commit, +7060,Matthew Turk,2020-03-20 08:23:56-05:00,commit, +7061,Madicken Munk,2020-03-20 08:21:04-05:00,commit, +7062,Madicken Munk,2020-03-20 08:18:35-05:00,commit, +7063,Matthew Turk,2020-03-20 08:10:53-05:00,commit, +7064,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7065,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7066,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7067,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7068,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7069,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7070,Clément Robert,2020-03-19 10:52:44+01:00,commit, +7071,Clément Robert,2020-03-19 10:52:44+01:00,commit, +7072,Madicken Munk,2020-03-18 19:04:01-05:00,commit, +7073,Madicken Munk,2020-03-18 19:01:05-05:00,commit, +7074,Kacper Kowalik,2020-03-18 16:46:00-05:00,commit, +7075,Matthew Turk,2020-03-18 16:10:22-05:00,commit, +7076,Matthew Turk,2020-03-18 15:00:07-05:00,commit, +7077,Kacper Kowalik,2020-03-17 15:15:37-05:00,commit, +7078,Kacper Kowalik,2020-03-16 21:33:27-05:00,commit, +7079,Kacper Kowalik,2020-03-16 20:20:59-05:00,commit, +7080,Kacper Kowalik,2020-03-16 19:36:50-05:00,commit, +7081,Kacper Kowalik,2020-03-16 15:03:30-05:00,commit, +7082,Kacper Kowalik,2020-03-10 12:13:48-05:00,commit, +7083,Kacper Kowalik,2020-03-10 11:44:55-05:00,commit, +7084,Kacper Kowalik,2020-03-10 11:02:23-05:00,commit, +7085,Kacper Kowalik,2020-03-10 09:51:31-05:00,commit, +7086,Kacper Kowalik,2020-03-10 09:38:39-05:00,commit, +7087,Madicken Munk,2020-03-10 08:23:54-05:00,commit, +7088,Miguel de Val-Borro,2020-03-10 06:22:44-04:00,commit, +7089,Kacper Kowalik,2020-03-09 20:13:01-05:00,commit, +7090,Matthew Turk,2020-03-09 19:56:14-05:00,commit, +7091,Clément Robert,2020-03-07 10:55:18+01:00,commit, +7092,Madicken Munk,2020-03-05 12:58:49-06:00,commit, +7093,Madicken Munk,2020-03-05 12:57:40-06:00,commit, +7094,Madicken Munk,2020-03-05 12:53:36-06:00,commit, +7095,Madicken Munk,2020-03-04 22:53:40-06:00,commit, +7096,Matthew Turk,2020-03-04 16:58:49-06:00,commit, +7097,Matthew Turk,2020-03-04 10:09:51-06:00,commit, +7098,Jared Coughlin,2020-03-03 15:30:11-06:00,commit, +7099,Jared Coughlin,2020-03-03 15:27:35-06:00,commit, +7100,Britton Smith,2020-03-03 16:13:57-03:00,commit, +7101,Kacper Kowalik,2020-03-03 12:47:28-06:00,commit, +7102,Britton Smith,2020-03-03 14:49:27-03:00,commit, +7103,Matthew Turk,2020-03-03 11:16:46-06:00,commit, +7104,Jared Coughlin,2020-03-02 16:39:01-06:00,commit, +7105,Chris Gyurgyik,2020-03-02 16:42:50-05:00,commit, +7106,Chris Gyurgyik,2020-03-02 16:42:25-05:00,commit, +7107,Jared Coughlin,2020-03-02 15:08:20-06:00,commit, +7108,Madicken Munk,2020-03-02 15:07:53-06:00,commit, +7109,Matthew Turk,2020-03-02 15:05:20-06:00,commit, +7110,Jared Coughlin,2020-03-02 15:02:48-06:00,commit, +7111,Matthew Turk,2020-03-02 15:02:18-06:00,commit, +7112,Matthew Turk,2020-03-02 14:45:01-06:00,commit, +7113,Miguel de Val-Borro,2020-02-29 17:02:36-05:00,commit, +7114,Matthew Turk,2020-02-27 11:02:29-06:00,commit, +7115,Clément Robert,2020-02-26 23:29:37+01:00,commit, +7116,Matthew Turk,2020-02-26 15:35:48-06:00,commit, +7117,Madicken Munk,2020-02-26 15:35:28-06:00,commit, +7118,Matthew Turk,2020-02-26 15:11:26-06:00,commit, +7119,Madicken Munk,2020-02-26 11:42:05-06:00,commit, +7120,Clément Robert,2020-02-25 23:07:02+01:00,commit, +7121,Clément Robert,2020-02-25 23:03:22+01:00,commit, +7122,Madicken Munk,2020-02-25 15:03:35-06:00,commit, +7123,Corentin Cadiou,2020-02-25 20:53:45+00:00,commit, +7124,Kacper Kowalik,2020-02-25 12:18:30-06:00,commit, +7125,Matthew Turk,2020-02-25 08:02:50-06:00,commit, +7126,Hsi-Yu Schive,2020-02-23 21:37:55+08:00,commit, +7127,Hsi-Yu Schive,2020-02-23 21:37:03+08:00,commit, +7128,Nathan Goldbaum,2020-02-20 06:38:55-07:00,commit, +7129,Clément Robert,2020-02-20 11:02:06+01:00,commit, +7130,Chris Gyurgyik,2020-02-19 16:09:56-05:00,commit, +7131,Matthew Turk,2020-02-19 14:49:05-06:00,commit, +7132,Britton Smith,2020-02-19 15:30:52+00:00,commit, +7133,Corentin Cadiou,2020-02-19 14:56:26+00:00,commit, +7134,Corentin Cadiou,2020-02-19 14:31:06+00:00,commit, +7135,Corentin Cadiou,2020-02-19 14:25:25+00:00,commit, +7136,Clément Robert,2020-02-19 13:12:20+01:00,commit, +7137,Jared Coughlin,2020-02-18 12:00:51-06:00,commit, +7138,Jared Coughlin,2020-02-18 11:52:32-06:00,commit, +7139,Jared Coughlin,2020-02-18 11:51:45-06:00,commit, +7140,Clément Robert,2020-02-17 17:25:33+01:00,commit, +7141,Clément Robert,2020-02-17 11:00:48+01:00,commit, +7142,Clément Robert,2020-02-14 16:32:37+01:00,commit, +7143,Clément Robert,2020-02-14 13:31:09+01:00,commit, +7144,Clément Robert,2020-02-14 13:30:00+01:00,commit, +7145,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7146,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7147,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7148,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7149,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7150,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7151,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7152,Matthew Turk,2020-02-13 16:59:40-08:00,commit, +7153,Chris Gyurgyik,2020-02-13 15:42:30-05:00,commit, +7154,Chris Gyurgyik,2020-02-13 15:28:14-05:00,commit, +7155,Nathan Goldbaum,2020-02-12 22:59:04-07:00,commit, +7156,Madicken Munk,2020-02-12 21:10:10-06:00,commit, +7157,Madicken Munk,2020-02-12 20:19:03-06:00,commit, +7158,Madicken Munk,2020-02-12 19:55:50-06:00,commit, +7159,Jared Coughlin,2020-02-12 17:02:48-06:00,commit, +7160,Jared Coughlin,2020-02-12 16:52:14-06:00,commit, +7161,Jared Coughlin,2020-02-12 16:50:07-06:00,commit, +7162,Madicken Munk,2020-02-12 06:41:56-06:00,commit, +7163,Madicken Munk,2020-02-12 06:33:42-06:00,commit, +7164,Madicken Munk,2020-02-12 06:26:08-06:00,commit, +7165,Madicken Munk,2020-02-12 06:24:20-06:00,commit, +7166,Nathan Goldbaum,2020-02-11 23:18:22-07:00,commit, +7167,Nathan Goldbaum,2020-02-11 23:18:22-07:00,commit, +7168,Nathan Goldbaum,2020-02-11 19:24:35-07:00,commit, +7169,Madicken Munk,2020-02-11 17:23:14-06:00,commit, +7170,Madicken Munk,2020-02-11 17:21:24-06:00,commit, +7171,Matthew Abruzzo,2020-02-11 17:10:17-05:00,commit, +7172,Chris Gyurgyik,2020-02-11 15:15:13-05:00,commit, +7173,Clément Robert,2020-02-11 21:07:30+01:00,commit, +7174,Clément Robert,2020-02-11 21:07:30+01:00,commit, +7175,Nathan Goldbaum,2020-02-11 12:58:35-07:00,commit, +7176,Nathan Goldbaum,2020-02-11 12:53:46-07:00,commit, +7177,Madicken Munk,2020-02-11 13:42:27-06:00,commit, +7178,Madicken Munk,2020-02-11 13:26:19-06:00,commit, +7179,Matthew Abruzzo,2020-02-11 14:07:34-05:00,commit, +7180,Chris Gyurgyik,2020-02-10 17:59:10-05:00,commit, +7181,Chris Gyurgyik,2020-02-10 17:51:04-05:00,commit, +7182,Madicken Munk,2020-02-10 16:29:03-06:00,commit, +7183,Madicken Munk,2020-02-10 16:11:12-06:00,commit, +7184,Chris Gyurgyik,2020-02-10 16:59:16-05:00,commit, +7185,Chris Gyurgyik,2020-02-10 16:50:57-05:00,commit, +7186,Chris Gyurgyik,2020-02-10 16:38:52-05:00,commit, +7187,Madicken Munk,2020-02-10 13:11:14-06:00,commit, +7188,Madicken Munk,2020-02-10 10:06:58-06:00,commit, +7189,Madicken Munk,2020-02-10 09:58:41-06:00,commit, +7190,Chris Gyurgyik,2020-02-09 22:30:49-05:00,commit, +7191,Chris Gyurgyik,2020-02-09 21:11:47-05:00,commit, +7192,Chris Gyurgyik,2020-02-08 21:38:27-05:00,commit, +7193,Chris Gyurgyik,2020-02-08 21:33:16-05:00,commit, +7194,Madicken Munk,2020-02-08 10:13:54-06:00,commit, +7195,Madicken Munk,2020-02-08 10:13:20-06:00,commit, +7196,Madicken Munk,2020-02-08 09:57:59-06:00,commit, +7197,Madicken Munk,2020-02-08 09:03:55-06:00,commit, +7198,Madicken Munk,2020-02-07 17:56:19-06:00,commit, +7199,Madicken Munk,2020-02-07 17:25:50-06:00,commit, +7200,Matthew Turk,2020-02-07 15:35:24-06:00,commit, +7201,Madicken Munk,2020-02-07 15:05:26-06:00,commit, +7202,Matthew Turk,2020-02-07 09:45:10-06:00,commit, +7203,Matthew Turk,2020-02-07 09:42:58-06:00,commit, +7204,Jared Coughlin,2020-02-06 11:54:49-06:00,commit, +7205,Madicken Munk,2020-02-06 09:44:39-06:00,commit, +7206,Matthew Turk,2020-02-05 14:55:52-06:00,commit, +7207,Kacper Kowalik,2020-02-05 12:02:34-06:00,commit, +7208,Kacper Kowalik,2020-02-05 11:13:28-06:00,commit, +7209,Madicken Munk,2020-02-05 11:08:52-06:00,commit, +7210,Corentin Cadiou,2020-02-05 16:44:02+00:00,commit, +7211,Matthew Turk,2020-02-03 15:23:45-06:00,commit, +7212,Kacper Kowalik,2020-02-03 13:48:35-06:00,commit, +7213,Matthew Turk,2020-02-03 13:36:13-06:00,commit, +7214,Matthew Turk,2020-02-03 13:29:20-06:00,commit, +7215,Kacper Kowalik,2020-02-03 12:47:27-06:00,commit, +7216,Matthew Turk,2020-02-03 10:32:49-06:00,commit, +7217,Matthew Turk,2020-02-03 09:44:31-06:00,commit, +7218,Matthew Turk,2020-02-01 14:05:28-06:00,commit, +7219,Jared Coughlin,2020-01-31 14:46:05-06:00,commit, +7220,Madicken Munk,2020-01-30 16:55:47-06:00,commit, +7221,Madicken Munk,2020-01-30 16:48:22-06:00,commit, +7222,Madicken Munk,2020-01-30 16:43:45-06:00,commit, +7223,Jared Coughlin,2020-01-30 14:41:25-06:00,commit, +7224,Madicken Munk,2020-01-30 13:29:58-06:00,commit, +7225,Desika Narayanan,2020-01-30 14:19:47-05:00,commit, +7226,Matthew Turk,2020-01-30 13:19:29-06:00,commit, +7227,Desika Narayanan,2020-01-30 13:44:31-05:00,commit, +7228,Desika Narayanan,2020-01-30 13:39:01-05:00,commit, +7229,Jared Coughlin,2020-01-30 12:35:34-06:00,commit, +7230,Matthew Turk,2020-01-30 12:12:48-06:00,commit, +7231,Madicken Munk,2020-01-29 18:36:47-06:00,commit, +7232,Jared Coughlin,2020-01-29 14:40:03-06:00,commit, +7233,Madicken Munk,2020-01-28 14:45:09-06:00,commit, +7234,Corentin Cadiou,2020-01-28 10:03:57+00:00,commit, +7235,Corentin Cadiou,2020-01-28 10:00:02+00:00,commit, +7236,Corentin Cadiou,2020-01-28 09:49:21+00:00,commit, +7237,Jared Coughlin,2020-01-27 17:40:49-06:00,commit, +7238,Jared Coughlin,2020-01-27 17:10:12-06:00,commit, +7239,Jared Coughlin,2020-01-27 16:45:42-06:00,commit, +7240,Jared Coughlin,2020-01-27 14:11:28-06:00,commit, +7241,Jared Coughlin,2020-01-24 15:25:43-06:00,commit, +7242,Jared Coughlin,2020-01-24 14:53:25-06:00,commit, +7243,Jared Coughlin,2020-01-24 14:50:02-06:00,commit, +7244,Matthew Turk,2020-01-23 10:50:44-06:00,commit, +7245,Matthew Abruzzo,2020-01-22 15:43:23-05:00,commit, +7246,Corentin Cadiou,2020-01-21 09:32:55+00:00,commit, +7247,Corentin Cadiou,2020-01-21 09:32:45+00:00,commit, +7248,Madicken Munk,2020-01-20 20:46:29-06:00,commit, +7249,Clément Robert,2020-01-20 20:51:53+01:00,commit, +7250,Clément Robert,2020-01-20 18:44:19+01:00,commit, +7251,Matthew Turk,2020-01-20 11:02:38-06:00,commit, +7252,Clément Robert,2020-01-19 15:19:31+01:00,commit, +7253,Clément Robert,2020-01-19 15:16:38+01:00,commit, +7254,Clément Robert,2020-01-19 15:11:02+01:00,commit, +7255,Clément Robert,2020-01-18 22:30:29+01:00,commit, +7256,Clément Robert,2020-01-18 19:55:10+01:00,commit, +7257,Clément Robert,2020-01-18 19:46:22+01:00,commit, +7258,Clément Robert,2020-01-18 19:39:06+01:00,commit, +7259,Clément Robert,2020-01-18 19:35:20+01:00,commit, +7260,Matthew Turk,2020-01-17 16:06:15-06:00,commit, +7261,Matthew Turk,2020-01-17 16:02:44-06:00,commit, +7262,Madicken Munk,2020-01-17 15:57:34-06:00,commit, +7263,Madicken Munk,2020-01-17 15:51:14-06:00,commit, +7264,Madicken Munk,2020-01-17 15:37:40-06:00,commit, +7265,Madicken Munk,2020-01-17 15:05:50-06:00,commit, +7266,Madicken Munk,2020-01-17 14:55:49-06:00,commit, +7267,Madicken Munk,2020-01-17 12:20:31-06:00,commit, +7268,Madicken Munk,2020-01-17 12:19:34-06:00,commit, +7269,Madicken Munk,2020-01-17 09:08:34-06:00,commit, +7270,Clément Robert,2020-01-17 13:51:59+01:00,commit, +7271,Madicken Munk,2020-01-15 16:42:18-06:00,commit, +7272,Madicken Munk,2020-01-15 16:41:52-06:00,commit, +7273,Madicken Munk,2020-01-15 16:35:40-06:00,commit, +7274,Nathan Goldbaum,2020-01-15 12:59:26-06:00,commit, +7275,Madicken Munk,2020-01-14 14:17:01-06:00,commit, +7276,Madicken Munk,2020-01-14 14:13:42-06:00,commit, +7277,Madicken Munk,2020-01-14 14:13:19-06:00,commit, +7278,Madicken Munk,2020-01-14 14:07:43-06:00,commit, +7279,Madicken Munk,2020-01-14 14:06:14-06:00,commit, +7280,Jared Coughlin,2020-01-13 14:20:34-06:00,commit, +7281,Kacper Kowalik,2020-01-13 11:03:34-06:00,commit, +7282,Madicken Munk,2020-01-10 18:38:12-06:00,commit, +7283,Madicken Munk,2020-01-09 23:37:36-06:00,commit, +7284,Madicken Munk,2020-01-09 23:32:17-06:00,commit, +7285,Madicken Munk,2020-01-09 23:29:30-06:00,commit, +7286,Madicken Munk,2020-01-09 15:38:45-06:00,commit, +7287,Matthew Turk,2020-01-09 15:34:47-06:00,commit, +7288,Matthew Turk,2020-01-09 15:34:38-06:00,commit, +7289,Matthew Turk,2020-01-09 15:31:21-06:00,commit, +7290,Matthew Turk,2020-01-09 15:31:11-06:00,commit, +7291,Matthew Turk,2020-01-09 14:28:17-06:00,commit, +7292,Matthew Turk,2020-01-09 13:46:43-06:00,commit, +7293,Matthew Turk,2020-01-09 13:31:21-06:00,commit, +7294,Matthew Turk,2020-01-09 13:28:18-06:00,commit, +7295,Jared Coughlin,2020-01-09 13:16:01-06:00,commit, +7296,Corentin Cadiou,2020-01-09 17:41:03+00:00,commit, +7297,John ZuHone,2020-01-08 17:36:02-05:00,commit, +7298,John ZuHone,2020-01-08 14:16:00-05:00,commit, +7299,John ZuHone,2020-01-08 14:12:48-05:00,commit, +7300,John ZuHone,2020-01-08 13:28:08-05:00,commit, +7301,Jared Coughlin,2020-01-07 16:54:38-06:00,commit, +7302,Jared Coughlin,2020-01-07 16:03:55-06:00,commit, +7303,Jared Coughlin,2020-01-07 16:01:52-06:00,commit, +7304,Jared Coughlin,2020-01-07 15:53:06-06:00,commit, +7305,John ZuHone,2020-01-07 16:15:24-05:00,commit, +7306,John ZuHone,2020-01-07 16:14:59-05:00,commit, +7307,Jared Coughlin,2020-01-07 15:13:48-06:00,commit, +7308,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7309,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7310,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7311,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7312,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7313,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7314,Jared Coughlin,2020-01-07 14:56:47-06:00,commit, +7315,Jared Coughlin,2020-01-07 14:20:23-06:00,commit, +7316,John ZuHone,2020-01-06 22:25:08-05:00,commit, +7317,John ZuHone,2020-01-06 22:25:08-05:00,commit, +7318,John ZuHone,2020-01-06 22:25:08-05:00,commit, +7319,John ZuHone,2020-01-06 22:25:08-05:00,commit, +7320,Matthew Turk,2020-01-06 20:27:25-06:00,commit, +7321,Jared Coughlin,2020-01-06 18:47:40-06:00,commit, +7322,Jared Coughlin,2020-01-06 16:02:54-06:00,commit, +7323,Jared Coughlin,2020-01-06 15:49:38-06:00,commit, +7324,Jared Coughlin,2020-01-06 15:48:34-06:00,commit, +7325,Jared Coughlin,2020-01-06 15:47:16-06:00,commit, +7326,Jared Coughlin,2020-01-06 14:33:50-06:00,commit, +7327,Jared Coughlin,2020-01-06 14:24:21-06:00,commit, +7328,Jared Coughlin,2020-01-06 14:20:03-06:00,commit, +7329,John ZuHone,2020-01-06 13:09:59-05:00,commit, +7330,John ZuHone,2020-01-06 13:09:59-05:00,commit, +7331,John ZuHone,2020-01-06 13:09:59-05:00,commit, +7332,John ZuHone,2020-01-06 13:09:58-05:00,commit, +7333,Matthew Turk,2020-01-06 08:50:39-06:00,commit, +7334,Michael Zingale,2020-01-04 17:21:49-05:00,commit, +7335,Nathan Goldbaum,2019-12-30 15:26:55-07:00,commit, +7336,Michael Zingale,2019-12-30 13:47:27-05:00,commit, +7337,Clément Robert,2019-12-30 17:22:22+01:00,commit, +7338,Jared Coughlin,2019-12-20 14:03:14-06:00,commit, +7339,Jared Coughlin,2019-12-20 12:54:03-06:00,commit, +7340,Jared Coughlin,2019-12-20 12:27:22-06:00,commit, +7341,Jared Coughlin,2019-12-20 12:21:01-06:00,commit, +7342,Madicken Munk,2019-12-20 12:18:50-06:00,commit, +7343,Matthew Turk,2019-12-19 16:31:55-06:00,commit, +7344,Matthew Turk,2019-12-19 15:44:15-06:00,commit, +7345,Clément Robert,2019-12-19 10:45:24+01:00,commit, +7346,Jared Coughlin,2019-12-18 15:18:53-06:00,commit, +7347,Clément Robert,2019-12-18 16:34:27+01:00,commit, +7348,Clément Robert,2019-12-17 23:11:29+01:00,commit, +7349,Clément Robert,2019-12-17 23:06:34+01:00,commit, +7350,Jared Coughlin,2019-12-17 15:42:59-06:00,commit, +7351,Jared Coughlin,2019-12-17 14:54:04-06:00,commit, +7352,Jared Coughlin,2019-12-17 14:50:48-06:00,commit, +7353,Madicken Munk,2019-12-17 10:43:12-06:00,commit, +7354,Niels Claes,2019-12-17 15:10:32+01:00,commit, 7355,Clément Robert,2019-12-17 11:25:09+01:00,commit, -7356,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7356,Niels Claes,2019-12-17 11:25:09+01:00,commit, 7357,Clément Robert,2019-12-17 11:25:09+01:00,commit, 7358,Clément Robert,2019-12-17 11:25:09+01:00,commit, 7359,Clément Robert,2019-12-17 11:25:09+01:00,commit, -7360,Clément Robert,2019-12-17 11:25:08+01:00,commit, -7361,Clément Robert,2019-12-17 11:25:08+01:00,commit, -7362,Clément Robert,2019-12-17 11:25:08+01:00,commit, -7363,Clément Robert,2019-12-17 11:25:08+01:00,commit, -7364,Clément Robert,2019-12-17 11:25:08+01:00,commit, -7365,Clément Robert,2019-12-17 11:25:08+01:00,commit, -7366,Clément Robert,2019-12-17 11:25:08+01:00,commit, -7367,Clément Robert,2019-12-17 11:25:08+01:00,commit, -7368,Clément Robert,2019-12-17 11:25:08+01:00,commit, -7369,Britton Smith,2019-12-17 10:18:42+00:00,commit, -7370,Madicken Munk,2019-12-16 18:10:34-06:00,commit, -7371,Patrick Mullen,2019-12-16 16:50:59-06:00,commit, -7372,Madicken Munk,2019-12-16 13:13:13-06:00,commit, -7373,Corentin Cadiou,2019-12-16 16:31:31+00:00,commit, -7374,Corentin Cadiou,2019-12-16 15:05:34+00:00,commit, -7375,Nathan Goldbaum,2019-12-16 07:46:38-07:00,commit, -7376,Corentin Cadiou,2019-12-16 14:10:35+00:00,commit, -7377,Britton Smith,2019-12-16 13:53:56+00:00,commit, -7378,Corentin Cadiou,2019-12-16 11:43:21+00:00,commit, -7379,Corentin Cadiou,2019-12-16 11:36:03+00:00,commit, -7380,Corentin Cadiou,2019-12-16 11:35:50+00:00,commit, -7381,Corentin Cadiou,2019-12-16 11:28:22+00:00,commit, -7382,Corentin Cadiou,2019-12-16 11:27:57+00:00,commit, -7383,Corentin Cadiou,2019-12-16 11:24:36+00:00,commit, -7384,Corentin Cadiou,2019-12-16 11:24:07+00:00,commit, -7385,Corentin Cadiou,2019-12-16 11:23:28+00:00,commit, -7386,Matthew Turk,2019-12-13 12:36:48-06:00,commit, -7387,Nathan Goldbaum,2019-12-13 11:02:10-05:00,commit, -7388,Nathan Goldbaum,2019-12-13 10:28:43-05:00,commit, -7389,Corentin Cadiou,2019-12-13 13:38:31+00:00,commit, -7390,Clément Robert,2019-12-13 13:43:21+01:00,commit, -7391,Clément Robert,2019-12-13 12:21:36+01:00,commit, -7392,Corentin Cadiou,2019-12-13 10:55:26+00:00,commit, -7393,cjoana,2019-12-13 00:06:27+01:00,commit, -7394,Clément Robert,2019-12-12 22:56:17+01:00,commit, -7395,Clément Robert,2019-12-12 22:55:12+01:00,commit, -7396,Madicken Munk,2019-12-12 15:12:23-06:00,commit, -7397,Clément Robert,2019-12-12 20:49:34+01:00,commit, -7398,Clément Robert,2019-12-12 20:29:09+01:00,commit, -7399,Clément Robert,2019-12-12 20:28:37+01:00,commit, -7400,Clément Robert,2019-12-12 20:26:11+01:00,commit, -7401,Clément Robert,2019-12-12 20:21:07+01:00,commit, -7402,Clément Robert,2019-12-12 20:11:46+01:00,commit, -7403,Clément Robert,2019-12-12 19:12:59+01:00,commit, -7404,Corentin Cadiou,2019-12-12 17:42:09+00:00,commit, -7405,Corentin Cadiou,2019-12-12 17:24:10+00:00,commit, -7406,Corentin Cadiou,2019-12-12 17:20:38+00:00,commit, -7407,Corentin Cadiou,2019-12-12 17:19:57+00:00,commit, -7408,Corentin Cadiou,2019-12-12 17:18:39+00:00,commit, -7409,Corentin Cadiou,2019-12-12 17:18:23+00:00,commit, -7410,Corentin Cadiou,2019-12-12 15:07:43+00:00,commit, -7411,Corentin Cadiou,2019-12-12 15:07:32+00:00,commit, -7412,Corentin Cadiou,2019-12-12 14:49:37+00:00,commit, -7413,Corentin Cadiou,2019-12-12 14:49:07+00:00,commit, -7414,Corentin Cadiou,2019-12-12 14:48:52+00:00,commit, -7415,Corentin Cadiou,2019-12-12 14:40:52+00:00,commit, -7416,Clément Robert,2019-12-12 15:32:19+01:00,commit, -7417,Corentin Cadiou,2019-12-12 13:51:06+00:00,commit, -7418,Clément Robert,2019-12-12 14:34:55+01:00,commit, -7419,Clément Robert,2019-12-12 14:22:52+01:00,commit, -7420,Clément Robert,2019-12-12 14:21:19+01:00,commit, -7421,Clément Robert,2019-12-12 14:08:31+01:00,commit, -7422,Clément Robert,2019-12-12 13:57:15+01:00,commit, -7423,Corentin Cadiou,2019-12-12 12:14:19+00:00,commit, -7424,Corentin Cadiou,2019-12-12 12:11:10+00:00,commit, -7425,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7426,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7427,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7428,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7429,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7430,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7431,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7432,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7433,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7434,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, -7435,Clément Robert,2019-12-12 13:07:06+01:00,commit, -7436,Clément Robert,2019-12-12 11:07:54+01:00,commit, -7437,Madicken Munk,2019-12-11 20:44:24-06:00,commit, -7438,Nathan Goldbaum,2019-12-11 21:11:08-05:00,commit, -7439,Clément Robert,2019-12-11 19:58:42+01:00,commit, -7440,Clément Robert,2019-12-11 14:36:38+01:00,commit, -7441,Madicken Munk,2019-12-10 14:49:02-06:00,commit, -7442,Madicken Munk,2019-12-10 14:34:00-06:00,commit, -7443,Clément Robert,2019-12-06 23:02:17+01:00,commit, -7444,Matthew Turk,2019-12-06 09:42:58-06:00,commit, -7445,Matthew Turk,2019-12-06 09:39:02-06:00,commit, -7446,Matthew Turk,2019-12-06 09:38:06-06:00,commit, -7447,Matthew Turk,2019-12-06 09:16:43-06:00,commit, -7448,Clément Robert,2019-12-06 10:34:25+01:00,commit, -7449,Clément Robert,2019-12-06 09:59:37+01:00,commit, -7450,Clément Robert,2019-12-06 09:59:29+01:00,commit, -7451,Clément Robert,2019-12-06 00:01:49+01:00,commit, -7452,Matthew Turk,2019-12-05 16:03:46-06:00,commit, -7453,Matthew Turk,2019-12-05 16:03:34-06:00,commit, -7454,Matthew Turk,2019-12-05 15:51:06-06:00,commit, -7455,Madicken Munk,2019-12-05 15:46:46-06:00,commit, -7456,Matthew Turk,2019-12-05 15:46:04-06:00,commit, -7457,Matthew Turk,2019-12-05 10:59:40-06:00,commit, -7458,Matthew Turk,2019-12-04 15:48:06-06:00,commit, -7459,Niels Claes,2019-12-04 18:09:35+01:00,commit, -7460,Matthew Turk,2019-12-03 16:05:45-06:00,commit, -7461,Matthew Turk,2019-12-03 11:30:38-06:00,commit, -7462,Matthew Turk,2019-12-03 10:42:17-06:00,commit, -7463,Niels Claes,2019-12-03 11:35:40+01:00,commit, -7464,Clément Robert,2019-12-03 00:09:56+01:00,commit, -7465,Clément Robert,2019-11-30 12:28:27+01:00,commit, -7466,Clément Robert,2019-11-30 12:28:02+01:00,commit, -7467,Ricarda Beckmann,2019-11-29 13:46:49+01:00,commit, -7468,Clément Robert,2019-11-27 18:30:15+01:00,commit, -7469,Clément Robert,2019-11-27 17:14:28+01:00,commit, -7470,Clément Robert,2019-11-27 15:45:39+01:00,commit, -7471,Clément Robert,2019-11-27 15:40:39+01:00,commit, -7472,Ricarda Beckmann,2019-11-27 12:05:43+01:00,commit, -7473,Ricarda Beckmann,2019-11-27 11:19:24+01:00,commit, -7474,Clément Robert,2019-11-27 11:11:44+01:00,commit, -7475,Clément Robert,2019-11-27 00:07:42+01:00,commit, -7476,Matthew Turk,2019-11-26 14:55:13-06:00,commit, -7477,Matthew Turk,2019-11-26 14:24:48-06:00,commit, -7478,Nathan Goldbaum,2019-11-26 10:18:42-06:00,commit, -7479,Matthew Turk,2019-11-26 08:20:38-06:00,commit, -7480,Matthew Turk,2019-11-26 08:04:49-06:00,commit, -7481,Ricarda Beckmann,2019-11-26 14:36:19+01:00,commit, -7482,Ricarda Beckmann,2019-11-26 14:35:02+01:00,commit, -7483,Ricarda Beckmann,2019-11-26 13:15:42+01:00,commit, -7484,Ricarda Beckmann,2019-11-26 13:13:52+01:00,commit, -7485,Ricarda Beckmann,2019-11-26 12:09:22+01:00,commit, -7486,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, -7487,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, -7488,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, -7489,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, -7490,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, -7491,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, -7492,Clément Robert,2019-11-25 23:58:24+01:00,commit, -7493,Clément Robert,2019-11-25 23:56:15+01:00,commit, -7494,Clément Robert,2019-11-25 23:52:48+01:00,commit, -7495,Clément Robert,2019-11-25 23:40:14+01:00,commit, -7496,Clément Robert,2019-11-25 22:56:11+01:00,commit, -7497,Clément Robert,2019-11-25 22:23:58+01:00,commit, -7498,Clément Robert,2019-11-25 22:23:54+01:00,commit, -7499,Clément Robert,2019-11-25 22:09:52+01:00,commit, -7500,Clément Robert,2019-11-25 21:54:39+01:00,commit, -7501,Clément Robert,2019-11-25 20:56:25+01:00,commit, -7502,Clément Robert,2019-11-25 18:59:42+01:00,commit, -7503,Clément Robert,2019-11-25 18:59:34+01:00,commit, -7504,Madicken Munk,2019-11-25 10:27:27-06:00,commit, -7505,Niels Claes,2019-11-25 16:37:44+01:00,commit, -7506,Niels Claes,2019-11-25 16:22:43+01:00,commit, -7507,Nathan Goldbaum,2019-11-25 08:02:35-06:00,commit, -7508,Clément Robert,2019-11-25 14:50:02+01:00,commit, -7509,Niels Claes,2019-11-25 14:00:02+01:00,commit, -7510,Niels Claes,2019-11-25 14:00:02+01:00,commit, -7511,Niels Claes,2019-11-25 13:59:58+01:00,commit, -7512,Niels Claes,2019-11-25 13:59:55+01:00,commit, -7513,Niels Claes,2019-11-25 13:59:52+01:00,commit, -7514,Nathan Goldbaum,2019-11-24 15:12:41-06:00,commit, -7515,Matthew Turk,2019-11-24 13:38:30-06:00,commit, -7516,Nathan Goldbaum,2019-11-24 09:47:44-07:00,commit, -7517,Clément Robert,2019-11-24 16:41:38+01:00,commit, -7518,Jared Coughlin,2019-11-22 16:07:47-06:00,commit, -7519,Matthew Turk,2019-11-22 13:03:48-06:00,commit, -7520,Nathan Goldbaum,2019-11-22 08:52:16-06:00,commit, -7521,Matthew Turk,2019-11-22 08:31:14-06:00,commit, -7522,Matthew Turk,2019-11-22 08:26:11-06:00,commit, -7523,Matthew Turk,2019-11-22 08:15:17-06:00,commit, -7524,Clément Robert,2019-11-21 17:20:47+01:00,commit, -7525,Clément Robert,2019-11-21 09:37:33+01:00,commit, -7526,Nathan Goldbaum,2019-11-19 10:55:09-06:00,commit, -7527,shoheiogawa,2019-11-18 15:14:02-05:00,commit, -7528,Madicken Munk,2019-11-12 11:07:36-06:00,commit, -7529,Matthew Turk,2019-11-12 10:03:56-06:00,commit, -7530,Matthew Turk,2019-11-11 13:48:24-06:00,commit, -7531,Niels Claes,2019-11-08 16:30:48+01:00,commit, -7532,Matthew Turk,2019-11-07 10:45:09-06:00,commit, -7533,Clément Robert,2019-11-07 17:23:45+01:00,commit, -7534,Matthew Turk,2019-11-07 09:31:46-06:00,commit, -7535,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7536,Matthew Turk,2019-11-07 10:53:19+01:00,commit, -7537,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7538,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7539,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7540,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7541,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7542,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7543,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7544,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7360,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7361,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7362,Niels Claes,2019-12-17 11:25:09+01:00,commit, +7363,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7364,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7365,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7366,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7367,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7368,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7369,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7370,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7371,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7372,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7373,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7374,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7375,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7376,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7377,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7378,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7379,Britton Smith,2019-12-17 10:18:42+00:00,commit, +7380,Madicken Munk,2019-12-16 18:10:34-06:00,commit, +7381,Patrick Mullen,2019-12-16 16:50:59-06:00,commit, +7382,Madicken Munk,2019-12-16 13:13:13-06:00,commit, +7383,Corentin Cadiou,2019-12-16 16:31:31+00:00,commit, +7384,Corentin Cadiou,2019-12-16 15:05:34+00:00,commit, +7385,Nathan Goldbaum,2019-12-16 07:46:38-07:00,commit, +7386,Corentin Cadiou,2019-12-16 14:10:35+00:00,commit, +7387,Britton Smith,2019-12-16 13:53:56+00:00,commit, +7388,Corentin Cadiou,2019-12-16 11:43:21+00:00,commit, +7389,Corentin Cadiou,2019-12-16 11:36:03+00:00,commit, +7390,Corentin Cadiou,2019-12-16 11:35:50+00:00,commit, +7391,Corentin Cadiou,2019-12-16 11:28:22+00:00,commit, +7392,Corentin Cadiou,2019-12-16 11:27:57+00:00,commit, +7393,Corentin Cadiou,2019-12-16 11:24:36+00:00,commit, +7394,Corentin Cadiou,2019-12-16 11:24:07+00:00,commit, +7395,Corentin Cadiou,2019-12-16 11:23:28+00:00,commit, +7396,Matthew Turk,2019-12-13 12:36:48-06:00,commit, +7397,Nathan Goldbaum,2019-12-13 11:02:10-05:00,commit, +7398,Nathan Goldbaum,2019-12-13 10:28:43-05:00,commit, +7399,Corentin Cadiou,2019-12-13 13:38:31+00:00,commit, +7400,Clément Robert,2019-12-13 13:43:21+01:00,commit, +7401,Clément Robert,2019-12-13 12:21:36+01:00,commit, +7402,Corentin Cadiou,2019-12-13 10:55:26+00:00,commit, +7403,cjoana,2019-12-13 00:06:27+01:00,commit, +7404,Clément Robert,2019-12-12 22:56:17+01:00,commit, +7405,Clément Robert,2019-12-12 22:55:12+01:00,commit, +7406,Madicken Munk,2019-12-12 15:12:23-06:00,commit, +7407,Clément Robert,2019-12-12 20:49:34+01:00,commit, +7408,Clément Robert,2019-12-12 20:29:09+01:00,commit, +7409,Clément Robert,2019-12-12 20:28:37+01:00,commit, +7410,Clément Robert,2019-12-12 20:26:11+01:00,commit, +7411,Clément Robert,2019-12-12 20:21:07+01:00,commit, +7412,Clément Robert,2019-12-12 20:11:46+01:00,commit, +7413,Clément Robert,2019-12-12 19:12:59+01:00,commit, +7414,Corentin Cadiou,2019-12-12 17:42:09+00:00,commit, +7415,Corentin Cadiou,2019-12-12 17:24:10+00:00,commit, +7416,Corentin Cadiou,2019-12-12 17:20:38+00:00,commit, +7417,Corentin Cadiou,2019-12-12 17:19:57+00:00,commit, +7418,Corentin Cadiou,2019-12-12 17:18:39+00:00,commit, +7419,Corentin Cadiou,2019-12-12 17:18:23+00:00,commit, +7420,Corentin Cadiou,2019-12-12 15:07:43+00:00,commit, +7421,Corentin Cadiou,2019-12-12 15:07:32+00:00,commit, +7422,Corentin Cadiou,2019-12-12 14:49:37+00:00,commit, +7423,Corentin Cadiou,2019-12-12 14:49:07+00:00,commit, +7424,Corentin Cadiou,2019-12-12 14:48:52+00:00,commit, +7425,Corentin Cadiou,2019-12-12 14:40:52+00:00,commit, +7426,Clément Robert,2019-12-12 15:32:19+01:00,commit, +7427,Corentin Cadiou,2019-12-12 13:51:06+00:00,commit, +7428,Clément Robert,2019-12-12 14:34:55+01:00,commit, +7429,Clément Robert,2019-12-12 14:22:52+01:00,commit, +7430,Clément Robert,2019-12-12 14:21:19+01:00,commit, +7431,Clément Robert,2019-12-12 14:08:31+01:00,commit, +7432,Clément Robert,2019-12-12 13:57:15+01:00,commit, +7433,Corentin Cadiou,2019-12-12 12:14:19+00:00,commit, +7434,Corentin Cadiou,2019-12-12 12:11:10+00:00,commit, +7435,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7436,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7437,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7438,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7439,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7440,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7441,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7442,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7443,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7444,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7445,Clément Robert,2019-12-12 13:07:06+01:00,commit, +7446,Clément Robert,2019-12-12 11:07:54+01:00,commit, +7447,Madicken Munk,2019-12-11 20:44:24-06:00,commit, +7448,Nathan Goldbaum,2019-12-11 21:11:08-05:00,commit, +7449,Clément Robert,2019-12-11 19:58:42+01:00,commit, +7450,Clément Robert,2019-12-11 14:36:38+01:00,commit, +7451,Madicken Munk,2019-12-10 14:49:02-06:00,commit, +7452,Madicken Munk,2019-12-10 14:34:00-06:00,commit, +7453,Clément Robert,2019-12-06 23:02:17+01:00,commit, +7454,Matthew Turk,2019-12-06 09:42:58-06:00,commit, +7455,Matthew Turk,2019-12-06 09:39:02-06:00,commit, +7456,Matthew Turk,2019-12-06 09:38:06-06:00,commit, +7457,Matthew Turk,2019-12-06 09:16:43-06:00,commit, +7458,Clément Robert,2019-12-06 10:34:25+01:00,commit, +7459,Clément Robert,2019-12-06 09:59:37+01:00,commit, +7460,Clément Robert,2019-12-06 09:59:29+01:00,commit, +7461,Clément Robert,2019-12-06 00:01:49+01:00,commit, +7462,Matthew Turk,2019-12-05 16:03:46-06:00,commit, +7463,Matthew Turk,2019-12-05 16:03:34-06:00,commit, +7464,Matthew Turk,2019-12-05 15:51:06-06:00,commit, +7465,Madicken Munk,2019-12-05 15:46:46-06:00,commit, +7466,Matthew Turk,2019-12-05 15:46:04-06:00,commit, +7467,Matthew Turk,2019-12-05 10:59:40-06:00,commit, +7468,Matthew Turk,2019-12-04 15:48:06-06:00,commit, +7469,Niels Claes,2019-12-04 18:09:35+01:00,commit, +7470,Matthew Turk,2019-12-03 16:05:45-06:00,commit, +7471,Matthew Turk,2019-12-03 11:30:38-06:00,commit, +7472,Matthew Turk,2019-12-03 10:42:17-06:00,commit, +7473,Niels Claes,2019-12-03 11:35:40+01:00,commit, +7474,Clément Robert,2019-12-03 00:09:56+01:00,commit, +7475,Clément Robert,2019-11-30 12:28:27+01:00,commit, +7476,Clément Robert,2019-11-30 12:28:02+01:00,commit, +7477,Ricarda Beckmann,2019-11-29 13:46:49+01:00,commit, +7478,Clément Robert,2019-11-27 18:30:15+01:00,commit, +7479,Clément Robert,2019-11-27 17:14:28+01:00,commit, +7480,Clément Robert,2019-11-27 15:45:39+01:00,commit, +7481,Clément Robert,2019-11-27 15:40:39+01:00,commit, +7482,Ricarda Beckmann,2019-11-27 12:05:43+01:00,commit, +7483,Ricarda Beckmann,2019-11-27 11:19:24+01:00,commit, +7484,Clément Robert,2019-11-27 11:11:44+01:00,commit, +7485,Clément Robert,2019-11-27 00:07:42+01:00,commit, +7486,Matthew Turk,2019-11-26 14:55:13-06:00,commit, +7487,Matthew Turk,2019-11-26 14:24:48-06:00,commit, +7488,Nathan Goldbaum,2019-11-26 10:18:42-06:00,commit, +7489,Matthew Turk,2019-11-26 08:20:38-06:00,commit, +7490,Matthew Turk,2019-11-26 08:04:49-06:00,commit, +7491,Ricarda Beckmann,2019-11-26 14:36:19+01:00,commit, +7492,Ricarda Beckmann,2019-11-26 14:35:02+01:00,commit, +7493,Ricarda Beckmann,2019-11-26 13:15:42+01:00,commit, +7494,Ricarda Beckmann,2019-11-26 13:13:52+01:00,commit, +7495,Ricarda Beckmann,2019-11-26 12:09:22+01:00,commit, +7496,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7497,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7498,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7499,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7500,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7501,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7502,Clément Robert,2019-11-25 23:58:24+01:00,commit, +7503,Clément Robert,2019-11-25 23:56:15+01:00,commit, +7504,Clément Robert,2019-11-25 23:52:48+01:00,commit, +7505,Clément Robert,2019-11-25 23:40:14+01:00,commit, +7506,Clément Robert,2019-11-25 22:56:11+01:00,commit, +7507,Clément Robert,2019-11-25 22:23:58+01:00,commit, +7508,Clément Robert,2019-11-25 22:23:54+01:00,commit, +7509,Clément Robert,2019-11-25 22:09:52+01:00,commit, +7510,Clément Robert,2019-11-25 21:54:39+01:00,commit, +7511,Clément Robert,2019-11-25 20:56:25+01:00,commit, +7512,Clément Robert,2019-11-25 18:59:42+01:00,commit, +7513,Clément Robert,2019-11-25 18:59:34+01:00,commit, +7514,Madicken Munk,2019-11-25 10:27:27-06:00,commit, +7515,Niels Claes,2019-11-25 16:37:44+01:00,commit, +7516,Niels Claes,2019-11-25 16:22:43+01:00,commit, +7517,Nathan Goldbaum,2019-11-25 08:02:35-06:00,commit, +7518,Clément Robert,2019-11-25 14:50:02+01:00,commit, +7519,Niels Claes,2019-11-25 14:00:02+01:00,commit, +7520,Niels Claes,2019-11-25 14:00:02+01:00,commit, +7521,Niels Claes,2019-11-25 13:59:58+01:00,commit, +7522,Niels Claes,2019-11-25 13:59:55+01:00,commit, +7523,Niels Claes,2019-11-25 13:59:52+01:00,commit, +7524,Nathan Goldbaum,2019-11-24 15:12:41-06:00,commit, +7525,Matthew Turk,2019-11-24 13:38:30-06:00,commit, +7526,Nathan Goldbaum,2019-11-24 09:47:44-07:00,commit, +7527,Clément Robert,2019-11-24 16:41:38+01:00,commit, +7528,Jared Coughlin,2019-11-22 16:07:47-06:00,commit, +7529,Matthew Turk,2019-11-22 13:03:48-06:00,commit, +7530,Nathan Goldbaum,2019-11-22 08:52:16-06:00,commit, +7531,Matthew Turk,2019-11-22 08:31:14-06:00,commit, +7532,Matthew Turk,2019-11-22 08:26:11-06:00,commit, +7533,Matthew Turk,2019-11-22 08:15:17-06:00,commit, +7534,Clément Robert,2019-11-21 17:20:47+01:00,commit, +7535,Clément Robert,2019-11-21 09:37:33+01:00,commit, +7536,Nathan Goldbaum,2019-11-19 10:55:09-06:00,commit, +7537,shoheiogawa,2019-11-18 15:14:02-05:00,commit, +7538,Madicken Munk,2019-11-12 11:07:36-06:00,commit, +7539,Matthew Turk,2019-11-12 10:03:56-06:00,commit, +7540,Matthew Turk,2019-11-11 13:48:24-06:00,commit, +7541,Niels Claes,2019-11-08 16:30:48+01:00,commit, +7542,Matthew Turk,2019-11-07 10:45:09-06:00,commit, +7543,Clément Robert,2019-11-07 17:23:45+01:00,commit, +7544,Matthew Turk,2019-11-07 09:31:46-06:00,commit, 7545,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7546,Niels Claes,2019-11-07 10:53:19+01:00,commit, +7546,Matthew Turk,2019-11-07 10:53:19+01:00,commit, 7547,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7548,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7549,Clément Robert,2019-11-07 10:53:19+01:00,commit, @@ -7555,23 +7555,23 @@ 7553,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7554,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7555,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7556,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7556,Niels Claes,2019-11-07 10:53:19+01:00,commit, 7557,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7558,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7559,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7560,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7561,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7562,Clément Robert,2019-11-07 10:53:19+01:00,commit, -7563,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7564,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7565,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7566,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7567,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7568,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7569,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7570,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7571,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7572,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7563,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7564,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7565,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7566,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7567,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7568,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7569,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7570,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7571,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7572,Clément Robert,2019-11-07 10:53:19+01:00,commit, 7573,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7574,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7575,Clément Robert,2019-11-07 10:53:18+01:00,commit, @@ -7584,8 +7584,8 @@ 7582,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7583,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7584,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7585,Matthew Turk,2019-11-07 10:53:18+01:00,commit, -7586,Matthew Turk,2019-11-07 10:53:18+01:00,commit, +7585,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7586,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7587,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7588,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7589,Clément Robert,2019-11-07 10:53:18+01:00,commit, @@ -7594,16 +7594,16 @@ 7592,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7593,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7594,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7595,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7596,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7595,Matthew Turk,2019-11-07 10:53:18+01:00,commit, +7596,Matthew Turk,2019-11-07 10:53:18+01:00,commit, 7597,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7598,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7599,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7600,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7601,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7602,Niels Claes,2019-11-07 10:53:18+01:00,commit, -7603,Niels Claes,2019-11-07 10:53:18+01:00,commit, -7604,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7602,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7603,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7604,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7605,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7606,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7607,Clément Robert,2019-11-07 10:53:18+01:00,commit, @@ -7612,9 +7612,9 @@ 7610,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7611,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7612,Niels Claes,2019-11-07 10:53:18+01:00,commit, -7613,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7614,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7615,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7613,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7614,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7615,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7616,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7617,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7618,Clément Robert,2019-11-07 10:53:18+01:00,commit, @@ -7624,7 +7624,7 @@ 7622,Niels Claes,2019-11-07 10:53:18+01:00,commit, 7623,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7624,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7625,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7625,Niels Claes,2019-11-07 10:53:18+01:00,commit, 7626,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7627,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7628,Clément Robert,2019-11-07 10:53:18+01:00,commit, @@ -7635,35 +7635,35 @@ 7633,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7634,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7635,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7636,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7636,Clément Robert,2019-11-07 10:53:18+01:00,commit, 7637,Clément Robert,2019-11-07 10:53:18+01:00,commit, -7638,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7639,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7640,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7641,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7642,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7643,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7644,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7645,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7646,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7647,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7648,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7649,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7638,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7639,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7640,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7641,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7642,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7643,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7644,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7645,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7646,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7647,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7648,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7649,Clément Robert,2019-11-07 10:53:17+01:00,commit, 7650,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7651,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7651,Niels Claes,2019-11-07 10:53:17+01:00,commit, 7652,Niels Claes,2019-11-07 10:53:17+01:00,commit, 7653,Niels Claes,2019-11-07 10:53:17+01:00,commit, 7654,Niels Claes,2019-11-07 10:53:17+01:00,commit, -7655,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7655,Niels Claes,2019-11-07 10:53:17+01:00,commit, 7656,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7657,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7658,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7659,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7660,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7657,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7658,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7659,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7660,Niels Claes,2019-11-07 10:53:17+01:00,commit, 7661,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7662,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7663,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7664,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7662,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7663,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7664,Niels Claes,2019-11-07 10:53:17+01:00,commit, 7665,Clément Robert,2019-11-07 10:53:17+01:00,commit, 7666,Clément Robert,2019-11-07 10:53:17+01:00,commit, 7667,Clément Robert,2019-11-07 10:53:17+01:00,commit, @@ -7688,182 +7688,182 @@ 7686,Clément Robert,2019-11-07 10:53:17+01:00,commit, 7687,Clément Robert,2019-11-07 10:53:17+01:00,commit, 7688,Clément Robert,2019-11-07 10:53:17+01:00,commit, -7689,Salvatore Cielo,2019-10-31 12:00:15+01:00,commit, -7690,Madicken Munk,2019-10-28 23:19:23-05:00,commit, -7691,Nathan Goldbaum,2019-10-28 14:01:13-05:00,commit, -7692,Nathan Goldbaum,2019-10-28 11:33:04-06:00,commit, -7693,Madicken Munk,2019-10-28 12:14:12-05:00,commit, -7694,John ZuHone,2019-10-28 10:36:48-04:00,commit, -7695,John ZuHone,2019-10-28 10:36:48-04:00,commit, -7696,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, -7697,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, -7698,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, -7699,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, -7700,Corentin Cadiou,2019-10-27 21:19:26+00:00,commit, -7701,Corentin Cadiou,2019-10-27 21:19:26+00:00,commit, -7702,Corentin Cadiou,2019-10-27 21:19:26+00:00,commit, -7703,Matthew Turk,2019-10-25 14:45:42-05:00,commit, -7704,Matthew Turk,2019-10-25 14:45:09-05:00,commit, -7705,Madicken Munk,2019-10-25 12:47:23-05:00,commit, -7706,Madicken Munk,2019-10-25 10:41:19-05:00,commit, -7707,Madicken Munk,2019-10-18 21:32:43-05:00,commit, -7708,John ZuHone,2019-10-18 11:04:16-04:00,commit, -7709,Matthew Turk,2019-10-18 10:01:32-05:00,commit, -7710,John ZuHone,2019-10-18 10:59:28-04:00,commit, -7711,Madicken Munk,2019-10-18 09:57:27-05:00,commit, -7712,Madicken Munk,2019-10-18 09:56:46-05:00,commit, -7713,Matthew Turk,2019-10-18 09:55:54-05:00,commit, -7714,John ZuHone,2019-10-18 10:53:44-04:00,commit, -7715,John ZuHone,2019-10-18 10:51:59-04:00,commit, -7716,Matthew Turk,2019-10-18 09:47:50-05:00,commit, -7717,John ZuHone,2019-10-18 10:47:14-04:00,commit, -7718,John ZuHone,2019-10-18 10:26:33-04:00,commit, -7719,Miguel de Val-Borro,2019-10-16 23:32:28-04:00,commit, -7720,John ZuHone,2019-10-16 07:05:46-04:00,commit, -7721,John ZuHone,2019-10-15 16:59:19-04:00,commit, -7722,Andrew Myers,2019-10-11 12:18:11-07:00,commit, -7723,Madicken Munk,2019-10-11 12:42:57-05:00,commit, -7724,Madicken Munk,2019-10-11 09:48:18-05:00,commit, -7725,John ZuHone,2019-10-11 10:42:12-04:00,commit, -7726,Matthew Turk,2019-10-11 09:38:34-05:00,commit, -7727,John ZuHone,2019-10-11 10:37:00-04:00,commit, -7728,John ZuHone,2019-10-10 09:43:52-04:00,commit, -7729,John ZuHone,2019-10-09 16:12:59-04:00,commit, -7730,John ZuHone,2019-10-09 16:12:39-04:00,commit, -7731,Miguel de Val-Borro,2019-10-08 18:38:06-04:00,commit, -7732,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, -7733,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, -7734,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, -7735,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, -7736,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, -7737,John ZuHone,2019-10-07 12:47:52-04:00,commit, -7738,Matthew Turk,2019-10-04 19:52:14-05:00,commit, -7739,Matthew Turk,2019-10-04 10:41:55-05:00,commit, -7740,Matthew Turk,2019-10-04 10:06:04-05:00,commit, -7741,Matthew Turk,2019-10-04 09:53:07-05:00,commit, -7742,Matthew Turk,2019-10-04 09:48:00-05:00,commit, -7743,Madicken Munk,2019-10-02 10:44:27-05:00,commit, -7744,John ZuHone,2019-10-01 10:28:47-04:00,commit, -7745,John ZuHone,2019-10-01 10:26:43-04:00,commit, -7746,Britton Smith,2019-10-01 11:51:46+01:00,commit, -7747,Britton Smith,2019-10-01 11:49:23+01:00,commit, -7748,Britton Smith,2019-10-01 11:42:06+01:00,commit, -7749,Madicken Munk,2019-09-30 11:13:24-05:00,commit, -7750,Miguel de Val-Borro,2019-09-27 19:17:32-04:00,commit, -7751,Madicken Munk,2019-09-27 09:33:45-05:00,commit, -7752,Matthew Turk,2019-09-26 13:21:06-05:00,commit, -7753,John ZuHone,2019-09-25 10:54:20-04:00,commit, -7754,John ZuHone,2019-09-25 10:54:20-04:00,commit, -7755,John ZuHone,2019-09-25 10:54:20-04:00,commit, -7756,John ZuHone,2019-09-25 10:54:19-04:00,commit, -7757,John ZuHone,2019-09-25 10:54:19-04:00,commit, -7758,Britton Smith,2019-09-25 12:24:05+01:00,commit, -7759,John ZuHone,2019-09-24 15:29:41-04:00,commit, -7760,John ZuHone,2019-09-24 14:57:53-04:00,commit, -7761,John ZuHone,2019-09-24 14:54:56-04:00,commit, -7762,Matthew Turk,2019-09-24 13:02:08-05:00,commit, -7763,Matthew Turk,2019-09-23 16:09:16-05:00,commit, -7764,Matthew Turk,2019-09-23 11:57:05-05:00,commit, -7765,Britton Smith,2019-09-22 10:09:01+01:00,commit, -7766,Britton Smith,2019-09-21 20:46:56+01:00,commit, -7767,Britton Smith,2019-09-21 20:46:22+01:00,commit, -7768,Kacper Kowalik,2019-09-20 15:03:42-05:00,commit, -7769,Matthew Turk,2019-09-20 13:28:43-05:00,commit, -7770,Matthew Turk,2019-09-20 10:00:34-05:00,commit, -7771,Madicken Munk,2019-09-20 09:52:53-05:00,commit, -7772,Matthew Turk,2019-09-20 09:51:05-05:00,commit, -7773,Matthew Turk,2019-09-20 09:48:24-05:00,commit, -7774,Kacper Kowalik,2019-09-18 14:53:32-05:00,commit, -7775,Matthew Turk,2019-09-18 14:17:50-05:00,commit, -7776,Matthew Turk,2019-09-16 12:30:59-05:00,commit, -7777,Matthew Turk,2019-09-16 11:04:06-05:00,commit, -7778,Kacper Kowalik,2019-09-16 10:59:18-05:00,commit, -7779,Matthew Turk,2019-09-14 11:48:23-05:00,commit, -7780,Bili Dong,2019-09-13 13:57:03-07:00,commit, -7781,Bili Dong,2019-09-13 12:04:25-07:00,commit, -7782,Bili Dong,2019-09-13 08:58:50-07:00,commit, -7783,Bili Dong,2019-09-12 16:29:16-07:00,commit, -7784,Bili Dong,2019-09-12 13:35:06-07:00,commit, -7785,John ZuHone,2019-09-12 14:50:01-04:00,commit, -7786,John ZuHone,2019-09-12 14:40:26-04:00,commit, -7787,John ZuHone,2019-09-12 14:13:21-04:00,commit, -7788,John ZuHone,2019-09-12 13:39:31-04:00,commit, -7789,John ZuHone,2019-09-12 13:37:40-04:00,commit, -7790,Nathan Musoke,2019-09-12 15:58:59+12:00,commit, -7791,Matthew Turk,2019-09-11 15:59:28-05:00,commit, -7792,Miguel de Val-Borro,2019-08-26 21:50:01-04:00,commit, -7793,Matthew Turk,2019-08-23 10:09:52-05:00,commit, -7794,Matthew Turk,2019-08-23 10:02:11-05:00,commit, -7795,Matthew Turk,2019-08-23 09:53:51-05:00,commit, -7796,Matthew Turk,2019-08-23 09:40:20-05:00,commit, -7797,Matthew Turk,2019-08-23 09:34:34-05:00,commit, -7798,Matthew Turk,2019-08-21 10:45:14-05:00,commit, -7799,Matthew Turk,2019-08-21 10:19:07-05:00,commit, -7800,Madicken Munk,2019-08-20 14:51:54-05:00,commit, -7801,Miguel de Val-Borro,2019-08-20 00:57:38-04:00,commit, -7802,Miguel de Val-Borro,2019-08-20 00:47:57-04:00,commit, -7803,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, -7804,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, -7805,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, -7806,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, -7807,Miguel de Val-Borro,2019-08-19 23:01:21-04:00,commit, -7808,Matthew Turk,2019-08-19 19:58:16-05:00,commit, -7809,Miguel de Val-Borro,2019-08-19 16:24:30-04:00,commit, -7810,Madicken Munk,2019-08-19 15:18:27-05:00,commit, -7811,Madicken Munk,2019-08-19 11:18:11-05:00,commit, -7812,John ZuHone,2019-08-19 10:44:16-04:00,commit, -7813,John ZuHone,2019-08-19 09:23:09-04:00,commit, -7814,Miguel de Val-Borro,2019-08-19 01:15:53-04:00,commit, -7815,Miguel de Val-Borro,2019-08-19 00:50:17-04:00,commit, -7816,Miguel de Val-Borro,2019-08-19 00:49:04-04:00,commit, -7817,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, -7818,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, -7819,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, -7820,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, -7821,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, -7822,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, -7823,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, -7824,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, -7825,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, -7826,Miguel de Val-Borro,2019-08-16 20:08:42-04:00,commit, -7827,Miguel de Val-Borro,2019-08-16 20:08:41-04:00,commit, -7828,Matthew Turk,2019-08-16 11:15:14-05:00,commit, -7829,John ZuHone,2019-08-16 11:40:45-04:00,commit, -7830,John ZuHone,2019-08-16 11:27:44-04:00,commit, -7831,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, -7832,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, -7833,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, -7834,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, -7835,Miguel de Val-Borro,2019-08-16 00:04:49-04:00,commit, -7836,Matthew Turk,2019-08-15 17:08:38-05:00,commit, -7837,Corentin Cadiou,2019-08-08 12:30:43+02:00,commit, -7838,Corentin Cadiou,2019-08-08 12:29:46+02:00,commit, -7839,Corentin Cadiou,2019-08-08 12:29:41+02:00,commit, -7840,Corentin Cadiou,2019-08-08 12:29:35+02:00,commit, -7841,Corentin Cadiou,2019-08-08 12:29:23+02:00,commit, -7842,Corentin Cadiou,2019-08-08 12:29:15+02:00,commit, -7843,John ZuHone,2019-08-07 11:25:43-04:00,commit, -7844,John ZuHone,2019-08-07 10:07:47-04:00,commit, -7845,Nick Gnedin,2019-08-06 13:48:20-05:00,commit, -7846,John ZuHone,2019-08-06 14:32:38-04:00,commit, -7847,John ZuHone,2019-08-06 14:27:26-04:00,commit, -7848,John ZuHone,2019-08-06 14:27:26-04:00,commit, -7849,John ZuHone,2019-08-06 14:27:26-04:00,commit, -7850,John ZuHone,2019-08-06 14:27:26-04:00,commit, -7851,John ZuHone,2019-08-06 14:27:26-04:00,commit, -7852,John ZuHone,2019-08-06 14:27:26-04:00,commit, -7853,John ZuHone,2019-08-06 14:26:45-04:00,commit, -7854,John ZuHone,2019-08-06 14:26:45-04:00,commit, -7855,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7856,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7857,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7858,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7859,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7860,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7861,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7862,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7863,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7864,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7689,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7690,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7691,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7692,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7693,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7694,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7695,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7696,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7697,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7698,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7699,Salvatore Cielo,2019-10-31 12:00:15+01:00,commit, +7700,Madicken Munk,2019-10-28 23:19:23-05:00,commit, +7701,Nathan Goldbaum,2019-10-28 14:01:13-05:00,commit, +7702,Nathan Goldbaum,2019-10-28 11:33:04-06:00,commit, +7703,Madicken Munk,2019-10-28 12:14:12-05:00,commit, +7704,John ZuHone,2019-10-28 10:36:48-04:00,commit, +7705,John ZuHone,2019-10-28 10:36:48-04:00,commit, +7706,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, +7707,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, +7708,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, +7709,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, +7710,Corentin Cadiou,2019-10-27 21:19:26+00:00,commit, +7711,Corentin Cadiou,2019-10-27 21:19:26+00:00,commit, +7712,Corentin Cadiou,2019-10-27 21:19:26+00:00,commit, +7713,Matthew Turk,2019-10-25 14:45:42-05:00,commit, +7714,Matthew Turk,2019-10-25 14:45:09-05:00,commit, +7715,Madicken Munk,2019-10-25 12:47:23-05:00,commit, +7716,Madicken Munk,2019-10-25 10:41:19-05:00,commit, +7717,Madicken Munk,2019-10-18 21:32:43-05:00,commit, +7718,John ZuHone,2019-10-18 11:04:16-04:00,commit, +7719,Matthew Turk,2019-10-18 10:01:32-05:00,commit, +7720,John ZuHone,2019-10-18 10:59:28-04:00,commit, +7721,Madicken Munk,2019-10-18 09:57:27-05:00,commit, +7722,Madicken Munk,2019-10-18 09:56:46-05:00,commit, +7723,Matthew Turk,2019-10-18 09:55:54-05:00,commit, +7724,John ZuHone,2019-10-18 10:53:44-04:00,commit, +7725,John ZuHone,2019-10-18 10:51:59-04:00,commit, +7726,Matthew Turk,2019-10-18 09:47:50-05:00,commit, +7727,John ZuHone,2019-10-18 10:47:14-04:00,commit, +7728,John ZuHone,2019-10-18 10:26:33-04:00,commit, +7729,Miguel de Val-Borro,2019-10-16 23:32:28-04:00,commit, +7730,John ZuHone,2019-10-16 07:05:46-04:00,commit, +7731,John ZuHone,2019-10-15 16:59:19-04:00,commit, +7732,Andrew Myers,2019-10-11 12:18:11-07:00,commit, +7733,Madicken Munk,2019-10-11 12:42:57-05:00,commit, +7734,Madicken Munk,2019-10-11 09:48:18-05:00,commit, +7735,John ZuHone,2019-10-11 10:42:12-04:00,commit, +7736,Matthew Turk,2019-10-11 09:38:34-05:00,commit, +7737,John ZuHone,2019-10-11 10:37:00-04:00,commit, +7738,John ZuHone,2019-10-10 09:43:52-04:00,commit, +7739,John ZuHone,2019-10-09 16:12:59-04:00,commit, +7740,John ZuHone,2019-10-09 16:12:39-04:00,commit, +7741,Miguel de Val-Borro,2019-10-08 18:38:06-04:00,commit, +7742,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7743,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7744,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7745,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7746,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7747,John ZuHone,2019-10-07 12:47:52-04:00,commit, +7748,Matthew Turk,2019-10-04 19:52:14-05:00,commit, +7749,Matthew Turk,2019-10-04 10:41:55-05:00,commit, +7750,Matthew Turk,2019-10-04 10:06:04-05:00,commit, +7751,Matthew Turk,2019-10-04 09:53:07-05:00,commit, +7752,Matthew Turk,2019-10-04 09:48:00-05:00,commit, +7753,Madicken Munk,2019-10-02 10:44:27-05:00,commit, +7754,John ZuHone,2019-10-01 10:28:47-04:00,commit, +7755,John ZuHone,2019-10-01 10:26:43-04:00,commit, +7756,Britton Smith,2019-10-01 11:51:46+01:00,commit, +7757,Britton Smith,2019-10-01 11:49:23+01:00,commit, +7758,Britton Smith,2019-10-01 11:42:06+01:00,commit, +7759,Madicken Munk,2019-09-30 11:13:24-05:00,commit, +7760,Miguel de Val-Borro,2019-09-27 19:17:32-04:00,commit, +7761,Madicken Munk,2019-09-27 09:33:45-05:00,commit, +7762,Matthew Turk,2019-09-26 13:21:06-05:00,commit, +7763,John ZuHone,2019-09-25 10:54:20-04:00,commit, +7764,John ZuHone,2019-09-25 10:54:20-04:00,commit, +7765,John ZuHone,2019-09-25 10:54:20-04:00,commit, +7766,John ZuHone,2019-09-25 10:54:19-04:00,commit, +7767,John ZuHone,2019-09-25 10:54:19-04:00,commit, +7768,Britton Smith,2019-09-25 12:24:05+01:00,commit, +7769,John ZuHone,2019-09-24 15:29:41-04:00,commit, +7770,John ZuHone,2019-09-24 14:57:53-04:00,commit, +7771,John ZuHone,2019-09-24 14:54:56-04:00,commit, +7772,Matthew Turk,2019-09-24 13:02:08-05:00,commit, +7773,Matthew Turk,2019-09-23 16:09:16-05:00,commit, +7774,Matthew Turk,2019-09-23 11:57:05-05:00,commit, +7775,Britton Smith,2019-09-22 10:09:01+01:00,commit, +7776,Britton Smith,2019-09-21 20:46:56+01:00,commit, +7777,Britton Smith,2019-09-21 20:46:22+01:00,commit, +7778,Kacper Kowalik,2019-09-20 15:03:42-05:00,commit, +7779,Matthew Turk,2019-09-20 13:28:43-05:00,commit, +7780,Matthew Turk,2019-09-20 10:00:34-05:00,commit, +7781,Madicken Munk,2019-09-20 09:52:53-05:00,commit, +7782,Matthew Turk,2019-09-20 09:51:05-05:00,commit, +7783,Matthew Turk,2019-09-20 09:48:24-05:00,commit, +7784,Kacper Kowalik,2019-09-18 14:53:32-05:00,commit, +7785,Matthew Turk,2019-09-18 14:17:50-05:00,commit, +7786,Matthew Turk,2019-09-16 12:30:59-05:00,commit, +7787,Matthew Turk,2019-09-16 11:04:06-05:00,commit, +7788,Kacper Kowalik,2019-09-16 10:59:18-05:00,commit, +7789,Matthew Turk,2019-09-14 11:48:23-05:00,commit, +7790,Bili Dong,2019-09-13 13:57:03-07:00,commit, +7791,Bili Dong,2019-09-13 12:04:25-07:00,commit, +7792,Bili Dong,2019-09-13 08:58:50-07:00,commit, +7793,Bili Dong,2019-09-12 16:29:16-07:00,commit, +7794,Bili Dong,2019-09-12 13:35:06-07:00,commit, +7795,John ZuHone,2019-09-12 14:50:01-04:00,commit, +7796,John ZuHone,2019-09-12 14:40:26-04:00,commit, +7797,John ZuHone,2019-09-12 14:13:21-04:00,commit, +7798,John ZuHone,2019-09-12 13:39:31-04:00,commit, +7799,John ZuHone,2019-09-12 13:37:40-04:00,commit, +7800,Nathan Musoke,2019-09-12 15:58:59+12:00,commit, +7801,Matthew Turk,2019-09-11 15:59:28-05:00,commit, +7802,Miguel de Val-Borro,2019-08-26 21:50:01-04:00,commit, +7803,Matthew Turk,2019-08-23 10:09:52-05:00,commit, +7804,Matthew Turk,2019-08-23 10:02:11-05:00,commit, +7805,Matthew Turk,2019-08-23 09:53:51-05:00,commit, +7806,Matthew Turk,2019-08-23 09:40:20-05:00,commit, +7807,Matthew Turk,2019-08-23 09:34:34-05:00,commit, +7808,Matthew Turk,2019-08-21 10:45:14-05:00,commit, +7809,Matthew Turk,2019-08-21 10:19:07-05:00,commit, +7810,Madicken Munk,2019-08-20 14:51:54-05:00,commit, +7811,Miguel de Val-Borro,2019-08-20 00:57:38-04:00,commit, +7812,Miguel de Val-Borro,2019-08-20 00:47:57-04:00,commit, +7813,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, +7814,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, +7815,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, +7816,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, +7817,Miguel de Val-Borro,2019-08-19 23:01:21-04:00,commit, +7818,Matthew Turk,2019-08-19 19:58:16-05:00,commit, +7819,Miguel de Val-Borro,2019-08-19 16:24:30-04:00,commit, +7820,Madicken Munk,2019-08-19 15:18:27-05:00,commit, +7821,Madicken Munk,2019-08-19 11:18:11-05:00,commit, +7822,John ZuHone,2019-08-19 10:44:16-04:00,commit, +7823,John ZuHone,2019-08-19 09:23:09-04:00,commit, +7824,Miguel de Val-Borro,2019-08-19 01:15:53-04:00,commit, +7825,Miguel de Val-Borro,2019-08-19 00:50:17-04:00,commit, +7826,Miguel de Val-Borro,2019-08-19 00:49:04-04:00,commit, +7827,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7828,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7829,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7830,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7831,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7832,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7833,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7834,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7835,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7836,Miguel de Val-Borro,2019-08-16 20:08:42-04:00,commit, +7837,Miguel de Val-Borro,2019-08-16 20:08:41-04:00,commit, +7838,Matthew Turk,2019-08-16 11:15:14-05:00,commit, +7839,John ZuHone,2019-08-16 11:40:45-04:00,commit, +7840,John ZuHone,2019-08-16 11:27:44-04:00,commit, +7841,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, +7842,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, +7843,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, +7844,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, +7845,Miguel de Val-Borro,2019-08-16 00:04:49-04:00,commit, +7846,Matthew Turk,2019-08-15 17:08:38-05:00,commit, +7847,Corentin Cadiou,2019-08-08 12:30:43+02:00,commit, +7848,Corentin Cadiou,2019-08-08 12:29:46+02:00,commit, +7849,Corentin Cadiou,2019-08-08 12:29:41+02:00,commit, +7850,Corentin Cadiou,2019-08-08 12:29:35+02:00,commit, +7851,Corentin Cadiou,2019-08-08 12:29:23+02:00,commit, +7852,Corentin Cadiou,2019-08-08 12:29:15+02:00,commit, +7853,John ZuHone,2019-08-07 11:25:43-04:00,commit, +7854,John ZuHone,2019-08-07 10:07:47-04:00,commit, +7855,Nick Gnedin,2019-08-06 13:48:20-05:00,commit, +7856,John ZuHone,2019-08-06 14:32:38-04:00,commit, +7857,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7858,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7859,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7860,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7861,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7862,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7863,John ZuHone,2019-08-06 14:26:45-04:00,commit, +7864,John ZuHone,2019-08-06 14:26:45-04:00,commit, 7865,John ZuHone,2019-08-06 14:25:52-04:00,commit, 7866,John ZuHone,2019-08-06 14:25:52-04:00,commit, 7867,John ZuHone,2019-08-06 14:25:52-04:00,commit, @@ -7909,160 +7909,160 @@ 7907,John ZuHone,2019-08-06 14:25:52-04:00,commit, 7908,John ZuHone,2019-08-06 14:25:52-04:00,commit, 7909,John ZuHone,2019-08-06 14:25:52-04:00,commit, -7910,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7911,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7912,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7913,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7914,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7915,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7916,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7917,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7918,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7919,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7910,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7911,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7912,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7913,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7914,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7915,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7916,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7917,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7918,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7919,John ZuHone,2019-08-06 14:25:52-04:00,commit, 7920,John ZuHone,2019-08-06 14:25:51-04:00,commit, 7921,John ZuHone,2019-08-06 14:25:51-04:00,commit, 7922,John ZuHone,2019-08-06 14:25:51-04:00,commit, 7923,John ZuHone,2019-08-06 14:25:51-04:00,commit, 7924,John ZuHone,2019-08-06 14:25:51-04:00,commit, -7925,John ZuHone,2019-08-05 16:25:58-04:00,commit, -7926,Hsi-Yu Schive,2019-08-05 22:23:02+08:00,commit, -7927,Hsi-Yu Schive,2019-07-31 18:02:41+08:00,commit, -7928,Matthew Turk,2019-07-25 13:41:24-05:00,commit, -7929,Matthew Turk,2019-07-25 11:58:29-05:00,commit, -7930,Hsi-Yu Schive,2019-07-25 16:00:00+08:00,commit, -7931,Madicken Munk,2019-07-24 00:03:39-05:00,commit, -7932,Matthew Turk,2019-07-23 17:28:35-05:00,commit, -7933,Matthew Turk,2019-07-23 17:26:40-05:00,commit, -7934,Matthew Turk,2019-07-23 17:23:37-05:00,commit, -7935,Matthew Turk,2019-07-23 17:22:18-05:00,commit, -7936,Matthew Turk,2019-07-23 17:17:55-05:00,commit, -7937,Britton Smith,2019-07-22 22:35:59+01:00,commit, -7938,Matthew Turk,2019-07-22 14:34:31-05:00,commit, -7939,Matthew Turk,2019-07-22 10:18:56-05:00,commit, -7940,Matthew Turk,2019-07-22 09:16:20-05:00,commit, -7941,Britton Smith,2019-07-22 14:33:37+01:00,commit, -7942,Britton Smith,2019-07-22 14:20:14+01:00,commit, -7943,Matthew Turk,2019-07-21 14:12:44-05:00,commit, -7944,Matthew Turk,2019-07-19 15:49:11-05:00,commit, -7945,Matthew Turk,2019-07-19 15:47:52-05:00,commit, -7946,Matthew Turk,2019-07-19 14:58:00-05:00,commit, -7947,Matthew Turk,2019-07-19 14:45:11-05:00,commit, -7948,John ZuHone,2019-07-19 14:05:05-04:00,commit, -7949,John ZuHone,2019-07-19 12:16:49-04:00,commit, -7950,Matthew Turk,2019-07-19 09:42:07-05:00,commit, -7951,Matthew Turk,2019-07-18 16:13:26-05:00,commit, -7952,Matthew Turk,2019-07-18 16:11:05-05:00,commit, -7953,Matthew Turk,2019-07-18 15:40:22-05:00,commit, -7954,Matthew Turk,2019-07-18 15:39:57-05:00,commit, -7955,convert-repo,2019-07-18 14:03:11-05:00,commit, -7956,Matthew Turk,2019-07-18 13:36:59-05:00,commit, -7957,John ZuHone,2019-07-18 11:56:15-04:00,commit, -7958,Britton Smith,2019-07-16 16:08:17+01:00,commit, -7959,Britton Smith,2019-07-16 14:05:23+01:00,commit, -7960,Britton Smith,2019-07-16 12:13:58+01:00,commit, -7961,Madicken Munk,2019-07-13 15:46:10-05:00,commit, -7962,Matthew Turk,2019-07-13 14:10:51-05:00,commit, -7963,Claire Kopenhafer,2019-07-12 14:25:50-06:00,commit, -7964,Matthew Turk,2019-07-12 15:22:47-05:00,commit, -7965,Matthew Turk,2019-07-12 15:22:12-05:00,commit, -7966,Matthew Turk,2019-07-12 12:08:15-05:00,commit, -7967,Matthew Turk,2019-07-12 12:06:30-05:00,commit, -7968,Matthew Turk,2019-07-12 11:56:40-05:00,commit, -7969,Matthew Turk,2019-07-12 11:55:46-05:00,commit, -7970,Matthew Turk,2019-07-12 11:55:26-05:00,commit, -7971,Matthew Turk,2019-07-12 11:36:47-05:00,commit, -7972,Kacper Kowalik,2019-07-11 15:49:34-05:00,commit, -7973,Andrew Myers,2019-07-08 10:57:35-07:00,commit, -7974,Britton Smith,2019-07-08 15:18:35+01:00,commit, -7975,Matthew Turk,2019-07-07 12:10:13-05:00,commit, -7976,John ZuHone,2019-07-06 08:21:23-04:00,commit, -7977,Hsi-Yu Schive,2019-07-06 15:57:58+08:00,commit, -7978,Matthew Turk,2019-07-05 10:51:35-05:00,commit, -7979,Hsi-Yu Schive,2019-07-05 19:00:41+08:00,commit, -7980,Matthew Turk,2019-07-04 08:00:37-05:00,commit, -7981,Nathan Goldbaum,2019-07-03 11:17:20-04:00,commit, -7982,Nathan Goldbaum,2019-07-03 10:13:57-04:00,commit, -7983,Nathan Goldbaum,2019-07-02 13:26:17-04:00,commit, -7984,Nathan Goldbaum,2019-07-02 13:23:54-04:00,commit, -7985,Nathan Goldbaum,2019-07-02 13:16:30-04:00,commit, -7986,Britton Smith,2019-07-02 15:19:43+01:00,commit, -7987,Matthew Turk,2019-07-02 08:10:06-05:00,commit, -7988,Matthew Turk,2019-07-02 08:07:29-05:00,commit, -7989,Claire Kopenhafer,2019-06-26 12:11:44-06:00,commit, -7990,Hsi-Yu Schive,2019-06-26 23:03:14+08:00,commit, -7991,Corentin Cadiou,2019-06-23 12:02:49+02:00,commit, -7992,Matthew Turk,2019-06-20 10:13:10-05:00,commit, -7993,Britton Smith,2019-06-19 16:03:30+01:00,commit, -7994,John ZuHone,2019-06-19 10:48:22-04:00,commit, -7995,Matthew Turk,2019-06-14 14:23:37-05:00,commit, -7996,Matthew Turk,2019-06-14 11:57:36-05:00,commit, -7997,Britton Smith,2019-06-14 13:42:44+01:00,commit, -7998,Matthew Turk,2019-06-12 06:09:49-05:00,commit, -7999,Kacper Kowalik,2019-06-11 22:38:51-05:00,commit, -8000,John ZuHone,2019-06-11 10:43:12-04:00,commit, -8001,John ZuHone,2019-06-11 10:35:01-04:00,commit, -8002,John ZuHone,2019-06-11 10:35:01-04:00,commit, -8003,John ZuHone,2019-06-11 10:35:01-04:00,commit, -8004,John ZuHone,2019-06-11 10:35:01-04:00,commit, -8005,John ZuHone,2019-06-11 10:35:01-04:00,commit, -8006,John ZuHone,2019-06-11 10:35:00-04:00,commit, -8007,John ZuHone,2019-06-11 10:35:00-04:00,commit, -8008,John ZuHone,2019-06-11 10:35:00-04:00,commit, -8009,John ZuHone,2019-06-11 10:35:00-04:00,commit, -8010,John ZuHone,2019-06-11 10:35:00-04:00,commit, -8011,John ZuHone,2019-06-11 10:35:00-04:00,commit, -8012,John ZuHone,2019-06-11 10:35:00-04:00,commit, -8013,John ZuHone,2019-06-11 10:35:00-04:00,commit, -8014,John ZuHone,2019-06-11 10:35:00-04:00,commit, -8015,John ZuHone,2019-06-11 10:33:34-04:00,commit, -8016,Britton Smith,2019-06-11 11:30:57+01:00,commit, -8017,Ben Kimock,2019-06-10 23:03:41-04:00,commit, -8018,Hsi-Yu Schive,2019-06-10 22:35:50+08:00,commit, -8019,Andrew Myers,2019-06-05 13:47:27-07:00,commit, -8020,Andrew Myers,2019-06-05 10:04:43-07:00,commit, -8021,Andrew Myers,2019-06-04 14:43:17-07:00,commit, -8022,Andrew Myers,2019-06-04 11:15:51-07:00,commit, -8023,Britton Smith,2019-06-03 16:51:37+01:00,commit, -8024,Britton Smith,2019-06-03 16:32:18+01:00,commit, -8025,Corentin Cadiou,2019-06-03 17:22:06+02:00,commit, -8026,Corentin Cadiou,2019-06-03 17:06:47+02:00,commit, -8027,Corentin Cadiou,2019-06-03 17:06:36+02:00,commit, -8028,Corentin Cadiou,2019-06-03 16:39:29+02:00,commit, -8029,Corentin Cadiou,2019-06-03 16:37:37+02:00,commit, -8030,Corentin Cadiou,2019-06-03 16:36:51+02:00,commit, -8031,Clayton Strawn,2019-05-31 09:20:11-07:00,commit, -8032,Clayton Strawn,2019-05-30 09:54:36-07:00,commit, -8033,Clayton Strawn,2019-05-30 09:53:10-07:00,commit, -8034,Clayton Strawn,2019-05-30 09:48:29-07:00,commit, -8035,Madicken Munk,2019-05-29 14:26:27-05:00,commit, -8036,Claire Kopenhafer,2019-05-29 10:12:48-06:00,commit, -8037,Claire Kopenhafer,2019-05-29 10:10:23-06:00,commit, -8038,Claire Kopenhafer,2019-05-29 10:10:16-06:00,commit, -8039,Bili Dong,2019-05-27 13:26:12-07:00,commit, -8040,Bili Dong,2019-05-27 12:52:37-07:00,commit, -8041,John ZuHone,2019-05-19 22:55:46-04:00,commit, -8042,Corentin Cadiou,2019-05-17 10:46:53+02:00,commit, -8043,Corentin Cadiou,2019-05-17 10:32:46+02:00,commit, -8044,Matthew Turk,2019-05-16 14:14:59-05:00,commit, -8045,Madicken Munk,2019-05-16 14:08:39-05:00,commit, -8046,Madicken Munk,2019-05-16 10:54:12-05:00,commit, -8047,Matthew Turk,2019-05-14 15:30:43-05:00,commit, -8048,Matthew Turk,2019-05-14 12:57:01-05:00,commit, -8049,Matthew Turk,2019-05-14 12:49:14-05:00,commit, -8050,Matthew Turk,2019-05-13 14:52:13-05:00,commit, -8051,Matthew Turk,2019-05-13 14:13:36-05:00,commit, -8052,Matthew Turk,2019-05-13 14:04:04-05:00,commit, -8053,Matthew Turk,2019-05-13 13:28:12-05:00,commit, -8054,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8055,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8056,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8057,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8058,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8059,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8060,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8061,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8062,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8063,John ZuHone,2019-05-10 14:46:14-04:00,commit, +7925,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7926,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7927,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7928,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7929,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7930,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7931,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7932,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7933,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7934,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7935,John ZuHone,2019-08-05 16:25:58-04:00,commit, +7936,Hsi-Yu Schive,2019-08-05 22:23:02+08:00,commit, +7937,Hsi-Yu Schive,2019-07-31 18:02:41+08:00,commit, +7938,Matthew Turk,2019-07-25 13:41:24-05:00,commit, +7939,Matthew Turk,2019-07-25 11:58:29-05:00,commit, +7940,Hsi-Yu Schive,2019-07-25 16:00:00+08:00,commit, +7941,Madicken Munk,2019-07-24 00:03:39-05:00,commit, +7942,Matthew Turk,2019-07-23 17:28:35-05:00,commit, +7943,Matthew Turk,2019-07-23 17:26:40-05:00,commit, +7944,Matthew Turk,2019-07-23 17:23:37-05:00,commit, +7945,Matthew Turk,2019-07-23 17:22:18-05:00,commit, +7946,Matthew Turk,2019-07-23 17:17:55-05:00,commit, +7947,Britton Smith,2019-07-22 22:35:59+01:00,commit, +7948,Matthew Turk,2019-07-22 14:34:31-05:00,commit, +7949,Matthew Turk,2019-07-22 10:18:56-05:00,commit, +7950,Matthew Turk,2019-07-22 09:16:20-05:00,commit, +7951,Britton Smith,2019-07-22 14:33:37+01:00,commit, +7952,Britton Smith,2019-07-22 14:20:14+01:00,commit, +7953,Matthew Turk,2019-07-21 14:12:44-05:00,commit, +7954,Matthew Turk,2019-07-19 15:49:11-05:00,commit, +7955,Matthew Turk,2019-07-19 15:47:52-05:00,commit, +7956,Matthew Turk,2019-07-19 14:58:00-05:00,commit, +7957,Matthew Turk,2019-07-19 14:45:11-05:00,commit, +7958,John ZuHone,2019-07-19 14:05:05-04:00,commit, +7959,John ZuHone,2019-07-19 12:16:49-04:00,commit, +7960,Matthew Turk,2019-07-19 09:42:07-05:00,commit, +7961,Matthew Turk,2019-07-18 16:13:26-05:00,commit, +7962,Matthew Turk,2019-07-18 16:11:05-05:00,commit, +7963,Matthew Turk,2019-07-18 15:40:22-05:00,commit, +7964,Matthew Turk,2019-07-18 15:39:57-05:00,commit, +7965,convert-repo,2019-07-18 14:03:11-05:00,commit, +7966,Matthew Turk,2019-07-18 13:36:59-05:00,commit, +7967,John ZuHone,2019-07-18 11:56:15-04:00,commit, +7968,Britton Smith,2019-07-16 16:08:17+01:00,commit, +7969,Britton Smith,2019-07-16 14:05:23+01:00,commit, +7970,Britton Smith,2019-07-16 12:13:58+01:00,commit, +7971,Madicken Munk,2019-07-13 15:46:10-05:00,commit, +7972,Matthew Turk,2019-07-13 14:10:51-05:00,commit, +7973,Claire Kopenhafer,2019-07-12 14:25:50-06:00,commit, +7974,Matthew Turk,2019-07-12 15:22:47-05:00,commit, +7975,Matthew Turk,2019-07-12 15:22:12-05:00,commit, +7976,Matthew Turk,2019-07-12 12:08:15-05:00,commit, +7977,Matthew Turk,2019-07-12 12:06:30-05:00,commit, +7978,Matthew Turk,2019-07-12 11:56:40-05:00,commit, +7979,Matthew Turk,2019-07-12 11:55:46-05:00,commit, +7980,Matthew Turk,2019-07-12 11:55:26-05:00,commit, +7981,Matthew Turk,2019-07-12 11:36:47-05:00,commit, +7982,Kacper Kowalik,2019-07-11 15:49:34-05:00,commit, +7983,Andrew Myers,2019-07-08 10:57:35-07:00,commit, +7984,Britton Smith,2019-07-08 15:18:35+01:00,commit, +7985,Matthew Turk,2019-07-07 12:10:13-05:00,commit, +7986,John ZuHone,2019-07-06 08:21:23-04:00,commit, +7987,Hsi-Yu Schive,2019-07-06 15:57:58+08:00,commit, +7988,Matthew Turk,2019-07-05 10:51:35-05:00,commit, +7989,Hsi-Yu Schive,2019-07-05 19:00:41+08:00,commit, +7990,Matthew Turk,2019-07-04 08:00:37-05:00,commit, +7991,Nathan Goldbaum,2019-07-03 11:17:20-04:00,commit, +7992,Nathan Goldbaum,2019-07-03 10:13:57-04:00,commit, +7993,Nathan Goldbaum,2019-07-02 13:26:17-04:00,commit, +7994,Nathan Goldbaum,2019-07-02 13:23:54-04:00,commit, +7995,Nathan Goldbaum,2019-07-02 13:16:30-04:00,commit, +7996,Britton Smith,2019-07-02 15:19:43+01:00,commit, +7997,Matthew Turk,2019-07-02 08:10:06-05:00,commit, +7998,Matthew Turk,2019-07-02 08:07:29-05:00,commit, +7999,Claire Kopenhafer,2019-06-26 12:11:44-06:00,commit, +8000,Hsi-Yu Schive,2019-06-26 23:03:14+08:00,commit, +8001,Corentin Cadiou,2019-06-23 12:02:49+02:00,commit, +8002,Matthew Turk,2019-06-20 10:13:10-05:00,commit, +8003,Britton Smith,2019-06-19 16:03:30+01:00,commit, +8004,John ZuHone,2019-06-19 10:48:22-04:00,commit, +8005,Matthew Turk,2019-06-14 14:23:37-05:00,commit, +8006,Matthew Turk,2019-06-14 11:57:36-05:00,commit, +8007,Britton Smith,2019-06-14 13:42:44+01:00,commit, +8008,Matthew Turk,2019-06-12 06:09:49-05:00,commit, +8009,Kacper Kowalik,2019-06-11 22:38:51-05:00,commit, +8010,John ZuHone,2019-06-11 10:43:12-04:00,commit, +8011,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8012,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8013,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8014,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8015,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8016,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8017,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8018,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8019,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8020,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8021,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8022,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8023,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8024,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8025,John ZuHone,2019-06-11 10:33:34-04:00,commit, +8026,Britton Smith,2019-06-11 11:30:57+01:00,commit, +8027,Ben Kimock,2019-06-10 23:03:41-04:00,commit, +8028,Hsi-Yu Schive,2019-06-10 22:35:50+08:00,commit, +8029,Andrew Myers,2019-06-05 13:47:27-07:00,commit, +8030,Andrew Myers,2019-06-05 10:04:43-07:00,commit, +8031,Andrew Myers,2019-06-04 14:43:17-07:00,commit, +8032,Andrew Myers,2019-06-04 11:15:51-07:00,commit, +8033,Britton Smith,2019-06-03 16:51:37+01:00,commit, +8034,Britton Smith,2019-06-03 16:32:18+01:00,commit, +8035,Corentin Cadiou,2019-06-03 17:22:06+02:00,commit, +8036,Corentin Cadiou,2019-06-03 17:06:47+02:00,commit, +8037,Corentin Cadiou,2019-06-03 17:06:36+02:00,commit, +8038,Corentin Cadiou,2019-06-03 16:39:29+02:00,commit, +8039,Corentin Cadiou,2019-06-03 16:37:37+02:00,commit, +8040,Corentin Cadiou,2019-06-03 16:36:51+02:00,commit, +8041,Clayton Strawn,2019-05-31 09:20:11-07:00,commit, +8042,Clayton Strawn,2019-05-30 09:54:36-07:00,commit, +8043,Clayton Strawn,2019-05-30 09:53:10-07:00,commit, +8044,Clayton Strawn,2019-05-30 09:48:29-07:00,commit, +8045,Madicken Munk,2019-05-29 14:26:27-05:00,commit, +8046,Claire Kopenhafer,2019-05-29 10:12:48-06:00,commit, +8047,Claire Kopenhafer,2019-05-29 10:10:23-06:00,commit, +8048,Claire Kopenhafer,2019-05-29 10:10:16-06:00,commit, +8049,Bili Dong,2019-05-27 13:26:12-07:00,commit, +8050,Bili Dong,2019-05-27 12:52:37-07:00,commit, +8051,John ZuHone,2019-05-19 22:55:46-04:00,commit, +8052,Corentin Cadiou,2019-05-17 10:46:53+02:00,commit, +8053,Corentin Cadiou,2019-05-17 10:32:46+02:00,commit, +8054,Matthew Turk,2019-05-16 14:14:59-05:00,commit, +8055,Madicken Munk,2019-05-16 14:08:39-05:00,commit, +8056,Madicken Munk,2019-05-16 10:54:12-05:00,commit, +8057,Matthew Turk,2019-05-14 15:30:43-05:00,commit, +8058,Matthew Turk,2019-05-14 12:57:01-05:00,commit, +8059,Matthew Turk,2019-05-14 12:49:14-05:00,commit, +8060,Matthew Turk,2019-05-13 14:52:13-05:00,commit, +8061,Matthew Turk,2019-05-13 14:13:36-05:00,commit, +8062,Matthew Turk,2019-05-13 14:04:04-05:00,commit, +8063,Matthew Turk,2019-05-13 13:28:12-05:00,commit, 8064,John ZuHone,2019-05-10 14:46:14-04:00,commit, 8065,John ZuHone,2019-05-10 14:46:14-04:00,commit, 8066,John ZuHone,2019-05-10 14:46:14-04:00,commit, @@ -8126,196 +8126,196 @@ 8124,John ZuHone,2019-05-10 14:46:14-04:00,commit, 8125,John ZuHone,2019-05-10 14:46:14-04:00,commit, 8126,John ZuHone,2019-05-10 14:46:14-04:00,commit, -8127,Madicken Munk,2019-05-10 13:32:53-05:00,commit, -8128,Matthew Turk,2019-05-10 07:57:25-05:00,commit, -8129,Corentin Cadiou,2019-05-09 10:47:25+02:00,commit, -8130,Corentin Cadiou,2019-05-09 10:43:23+02:00,commit, -8131,Andrew Myers,2019-05-08 10:42:01-07:00,commit, -8132,Corentin Cadiou,2019-05-08 18:21:37+02:00,commit, -8133,Corentin Cadiou,2019-05-08 18:19:45+02:00,commit, -8134,Madicken Munk,2019-05-08 10:49:38-05:00,commit, -8135,Corentin Cadiou,2019-05-08 17:31:56+02:00,commit, -8136,Corentin Cadiou,2019-05-05 19:02:08+02:00,commit, -8137,Corentin Cadiou,2019-05-03 13:32:58+02:00,commit, -8138,Andrew Myers,2019-04-30 15:11:02-07:00,commit, -8139,Kacper Kowalik,2019-04-24 21:13:56-05:00,commit, -8140,John ZuHone,2019-04-24 17:02:40-04:00,commit, -8141,John ZuHone,2019-04-24 11:23:48-04:00,commit, -8142,John ZuHone,2019-04-24 08:57:11-04:00,commit, -8143,John ZuHone,2019-04-24 08:57:11-04:00,commit, -8144,John ZuHone,2019-04-24 08:57:11-04:00,commit, -8145,John ZuHone,2019-04-24 08:57:11-04:00,commit, -8146,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8147,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8148,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8149,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8150,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8151,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8152,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8153,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8154,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8155,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8127,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8128,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8129,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8130,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8131,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8132,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8133,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8134,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8135,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8136,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8137,Madicken Munk,2019-05-10 13:32:53-05:00,commit, +8138,Matthew Turk,2019-05-10 07:57:25-05:00,commit, +8139,Corentin Cadiou,2019-05-09 10:47:25+02:00,commit, +8140,Corentin Cadiou,2019-05-09 10:43:23+02:00,commit, +8141,Andrew Myers,2019-05-08 10:42:01-07:00,commit, +8142,Corentin Cadiou,2019-05-08 18:21:37+02:00,commit, +8143,Corentin Cadiou,2019-05-08 18:19:45+02:00,commit, +8144,Madicken Munk,2019-05-08 10:49:38-05:00,commit, +8145,Corentin Cadiou,2019-05-08 17:31:56+02:00,commit, +8146,Corentin Cadiou,2019-05-05 19:02:08+02:00,commit, +8147,Corentin Cadiou,2019-05-03 13:32:58+02:00,commit, +8148,Andrew Myers,2019-04-30 15:11:02-07:00,commit, +8149,Kacper Kowalik,2019-04-24 21:13:56-05:00,commit, +8150,John ZuHone,2019-04-24 17:02:40-04:00,commit, +8151,John ZuHone,2019-04-24 11:23:48-04:00,commit, +8152,John ZuHone,2019-04-24 08:57:11-04:00,commit, +8153,John ZuHone,2019-04-24 08:57:11-04:00,commit, +8154,John ZuHone,2019-04-24 08:57:11-04:00,commit, +8155,John ZuHone,2019-04-24 08:57:11-04:00,commit, 8156,John ZuHone,2019-04-24 08:54:13-04:00,commit, -8157,Nathan Goldbaum,2019-04-24 07:47:39-05:00,commit, -8158,John ZuHone,2019-04-23 14:54:34-04:00,commit, -8159,Nathan Goldbaum,2019-04-22 13:58:45-05:00,commit, -8160,John ZuHone,2019-04-22 11:16:08-04:00,commit, -8161,John ZuHone,2019-04-22 10:56:10-04:00,commit, -8162,John ZuHone,2019-04-22 10:56:10-04:00,commit, -8163,John ZuHone,2019-04-22 10:56:10-04:00,commit, -8164,John ZuHone,2019-04-22 10:56:10-04:00,commit, -8165,John ZuHone,2019-04-22 10:56:10-04:00,commit, -8166,John ZuHone,2019-04-22 10:56:10-04:00,commit, -8167,John ZuHone,2019-04-22 10:56:10-04:00,commit, -8168,John ZuHone,2019-04-22 10:56:10-04:00,commit, -8169,John ZuHone,2019-04-22 10:56:10-04:00,commit, -8170,Nathan Goldbaum,2019-04-20 17:17:35-05:00,commit, -8171,Bili Dong,2019-04-19 10:15:41-07:00,commit, -8172,Nathan Goldbaum,2019-04-19 09:00:52-05:00,commit, -8173,Bili Dong,2019-04-18 18:57:21-07:00,commit, -8174,John ZuHone,2019-04-18 11:08:23-04:00,commit, -8175,Bili Dong,2019-04-17 12:04:42-07:00,commit, -8176,John ZuHone,2019-04-17 14:25:27-04:00,commit, -8177,Nathan Goldbaum,2019-04-17 10:03:04-05:00,commit, -8178,John ZuHone,2019-04-17 09:38:26-04:00,commit, -8179,Matthew Turk,2019-04-16 12:53:02-05:00,commit, -8180,Corentin Cadiou,2019-04-16 14:47:57+02:00,commit, -8181,Bili Dong,2019-04-15 14:35:23-07:00,commit, -8182,Nathan Goldbaum,2019-04-12 12:39:34-05:00,commit, -8183,Matthew Turk,2019-04-12 11:07:52-05:00,commit, -8184,John ZuHone,2019-04-12 11:47:50-04:00,commit, -8185,John ZuHone,2019-04-11 20:50:52-04:00,commit, -8186,Nathan Goldbaum,2019-04-11 09:20:40-05:00,commit, -8187,Nathan Goldbaum,2019-04-11 07:12:26-05:00,commit, -8188,Donald E Willcox,2019-04-10 20:35:46-07:00,commit, -8189,Nathan Goldbaum,2019-04-10 20:29:35-05:00,commit, -8190,Donald E Willcox,2019-04-10 15:54:28-07:00,commit, -8191,Britton Smith,2019-04-10 14:09:30-07:00,commit, -8192,Britton Smith,2019-04-10 13:12:14-07:00,commit, -8193,Britton Smith,2019-04-10 12:48:15-07:00,commit, -8194,Nathan Goldbaum,2019-04-10 09:40:00-05:00,commit, -8195,Britton Smith,2019-04-09 17:14:26-07:00,commit, -8196,Britton Smith,2019-04-09 15:43:03-07:00,commit, -8197,Britton Smith,2019-04-09 13:18:16-07:00,commit, -8198,Britton Smith,2019-04-09 13:16:26-07:00,commit, -8199,Britton Smith,2019-04-08 15:03:56-07:00,commit, -8200,Nathan Goldbaum,2019-04-08 15:52:56-05:00,commit, -8201,Nathan Goldbaum,2019-04-08 13:19:30-05:00,commit, -8202,Corentin Cadiou,2019-04-08 20:10:09+02:00,commit, -8203,Corentin Cadiou,2019-04-08 19:56:56+02:00,commit, -8204,Nathan Goldbaum,2019-04-08 11:47:43-05:00,commit, -8205,Nathan Goldbaum,2019-04-08 11:39:46-05:00,commit, -8206,Nathan Goldbaum,2019-04-08 11:25:21-05:00,commit, -8207,Britton Smith,2019-04-05 16:11:27-07:00,commit, -8208,Britton Smith,2019-04-04 14:01:14-07:00,commit, -8209,Nathan Goldbaum,2019-04-04 14:38:02-05:00,commit, -8210,Nathan Goldbaum,2019-04-04 14:20:28-05:00,commit, -8211,Nathan Goldbaum,2019-04-04 14:20:09-05:00,commit, -8212,Nathan Goldbaum,2019-04-04 14:19:33-05:00,commit, -8213,Britton Smith,2019-04-04 11:36:28-07:00,commit, -8214,Matthew Turk,2019-04-04 10:15:56-05:00,commit, -8215,Britton Smith,2019-04-03 12:07:48-07:00,commit, -8216,Britton Smith,2019-04-03 12:06:53-07:00,commit, -8217,Nathan Goldbaum,2019-04-03 12:00:50-05:00,commit, -8218,Nathan Goldbaum,2019-04-03 12:00:29-05:00,commit, -8219,Nathan Goldbaum,2019-04-03 10:52:38-05:00,commit, -8220,Nathan Goldbaum,2019-04-02 10:31:25-05:00,commit, -8221,Nathan Goldbaum,2019-04-02 10:24:44-05:00,commit, -8222,Nathan Goldbaum,2019-04-01 21:28:23-05:00,commit, -8223,Nathan Goldbaum,2019-04-01 15:10:32-05:00,commit, -8224,Nathan Goldbaum,2019-03-28 15:50:13-05:00,commit, -8225,Nathan Goldbaum,2019-03-28 15:48:54-05:00,commit, -8226,Nathan Goldbaum,2019-03-28 14:44:52-05:00,commit, -8227,Nathan Goldbaum,2019-03-28 11:24:20-05:00,commit, -8228,Nathan Goldbaum,2019-03-28 10:28:48-05:00,commit, -8229,Nathan Goldbaum,2019-03-28 10:27:27-05:00,commit, -8230,Nathan Goldbaum,2019-03-28 10:26:49-05:00,commit, -8231,Nathan Goldbaum,2019-03-28 10:25:37-05:00,commit, -8232,Nathan Goldbaum,2019-03-28 10:17:14-05:00,commit, -8233,Bili Dong,2019-03-27 14:59:46-07:00,commit, -8234,Bili Dong,2019-03-27 14:53:13-07:00,commit, -8235,Bili Dong,2019-03-27 14:22:19-07:00,commit, -8236,Nathan Goldbaum,2019-03-27 16:17:44-05:00,commit, -8237,Nathan Goldbaum,2019-03-27 16:03:12-05:00,commit, -8238,Nathan Goldbaum,2019-03-27 16:03:01-05:00,commit, -8239,Britton Smith,2019-03-27 13:35:29-07:00,commit, -8240,Bili Dong,2019-03-27 10:26:51-07:00,commit, -8241,Nathan Goldbaum,2019-03-27 10:42:49-05:00,commit, -8242,Bili Dong,2019-03-26 15:40:32-07:00,commit, -8243,Bili Dong,2019-03-26 15:24:10-07:00,commit, -8244,Nathan Goldbaum,2019-03-26 16:29:47-05:00,commit, -8245,Bili Dong,2019-03-26 13:48:49-07:00,commit, -8246,Nathan Goldbaum,2019-03-26 15:47:29-05:00,commit, -8247,Bili Dong,2019-03-26 13:40:26-07:00,commit, -8248,Bili Dong,2019-03-26 13:08:47-07:00,commit, -8249,Nathan Goldbaum,2019-03-26 14:57:05-05:00,commit, -8250,Bili Dong,2019-03-26 12:54:25-07:00,commit, -8251,Nathan Goldbaum,2019-03-26 14:53:14-05:00,commit, -8252,Bili Dong,2019-03-26 11:17:41-07:00,commit, -8253,Nathan Goldbaum,2019-03-26 10:30:16-05:00,commit, -8254,Nathan Goldbaum,2019-03-26 10:30:02-05:00,commit, -8255,Nathan Goldbaum,2019-03-26 10:29:37-05:00,commit, -8256,Nathan Goldbaum,2019-03-26 10:10:57-05:00,commit, -8257,Nathan Goldbaum,2019-03-26 10:10:31-05:00,commit, -8258,John ZuHone,2019-03-25 19:57:22-04:00,commit, -8259,Nathan Goldbaum,2019-03-25 15:52:02-05:00,commit, -8260,Nathan Goldbaum,2019-03-25 15:51:12-05:00,commit, -8261,Nathan Goldbaum,2019-03-25 15:50:54-05:00,commit, -8262,Nathan Goldbaum,2019-03-25 14:01:09-05:00,commit, -8263,Nathan Goldbaum,2019-03-25 13:49:49-05:00,commit, -8264,Nathan Goldbaum,2019-03-25 13:49:32-05:00,commit, -8265,Nathan Goldbaum,2019-03-25 13:30:39-05:00,commit, -8266,Nathan Goldbaum,2019-03-25 13:30:24-05:00,commit, -8267,Nathan Goldbaum,2019-03-25 13:00:09-05:00,commit, -8268,Bili Dong,2019-03-25 10:30:56-07:00,commit, -8269,Bili Dong,2019-03-25 10:01:53-07:00,commit, -8270,Nathan Goldbaum,2019-03-25 11:31:42-05:00,commit, -8271,Nathan Goldbaum,2019-03-25 11:31:31-05:00,commit, -8272,Nathan Goldbaum,2019-03-25 10:16:31-05:00,commit, -8273,Nathan Goldbaum,2019-03-22 09:35:42-05:00,commit, -8274,Nathan Goldbaum,2019-03-21 13:10:13-05:00,commit, -8275,Nathan Goldbaum,2019-03-21 12:05:22-05:00,commit, -8276,John ZuHone,2019-03-20 14:06:40-07:00,commit, -8277,John ZuHone,2019-03-20 11:20:23-07:00,commit, -8278,John ZuHone,2019-03-20 11:19:35-07:00,commit, -8279,John ZuHone,2019-03-20 11:10:31-07:00,commit, -8280,John ZuHone,2019-03-20 10:54:34-07:00,commit, -8281,Cameron Hummels,2019-03-20 09:55:56-07:00,commit, -8282,John ZuHone,2019-03-20 00:54:44-07:00,commit, -8283,John ZuHone,2019-03-20 00:53:19-07:00,commit, -8284,Bili Dong,2019-03-19 21:29:51-07:00,commit, -8285,Bili Dong,2019-03-19 21:04:41-07:00,commit, -8286,Cameron Hummels,2019-03-19 19:14:31-07:00,commit, -8287,Cameron Hummels,2019-03-19 19:12:19-07:00,commit, -8288,Cameron Hummels,2019-03-19 19:03:27-07:00,commit, -8289,John ZuHone,2019-03-19 17:42:19-07:00,commit, -8290,John ZuHone,2019-03-19 17:39:38-07:00,commit, -8291,John ZuHone,2019-03-19 17:39:23-07:00,commit, -8292,John ZuHone,2019-03-19 16:08:15-07:00,commit, -8293,John ZuHone,2019-03-19 16:07:48-07:00,commit, -8294,Nathan Goldbaum,2019-03-19 16:01:24-05:00,commit, -8295,Nathan Goldbaum,2019-03-19 14:02:31-05:00,commit, -8296,Nathan Goldbaum,2019-03-19 14:02:11-05:00,commit, -8297,Cameron Hummels,2019-03-19 11:54:11-07:00,commit, -8298,Nathan Goldbaum,2019-03-19 10:48:36-05:00,commit, -8299,Matthew Turk,2019-03-19 14:30:25+00:00,commit, -8300,Matthew Turk,2019-03-19 14:12:07+00:00,commit, -8301,Nathan Goldbaum,2019-03-18 16:22:09-05:00,commit, -8302,Bili Dong,2019-03-18 14:09:42-07:00,commit, -8303,Nathan Goldbaum,2019-03-18 15:08:41-05:00,commit, -8304,Nathan Goldbaum,2019-03-18 14:43:17-05:00,commit, -8305,Nathan Goldbaum,2019-03-18 14:42:53-05:00,commit, -8306,Nathan Goldbaum,2019-03-18 14:07:36-05:00,commit, -8307,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8308,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8309,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8310,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8311,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8312,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8313,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8314,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8315,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8316,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8157,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8158,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8159,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8160,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8161,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8162,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8163,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8164,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8165,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8166,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8167,Nathan Goldbaum,2019-04-24 07:47:39-05:00,commit, +8168,John ZuHone,2019-04-23 14:54:34-04:00,commit, +8169,Nathan Goldbaum,2019-04-22 13:58:45-05:00,commit, +8170,John ZuHone,2019-04-22 11:16:08-04:00,commit, +8171,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8172,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8173,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8174,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8175,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8176,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8177,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8178,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8179,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8180,Nathan Goldbaum,2019-04-20 17:17:35-05:00,commit, +8181,Bili Dong,2019-04-19 10:15:41-07:00,commit, +8182,Nathan Goldbaum,2019-04-19 09:00:52-05:00,commit, +8183,Bili Dong,2019-04-18 18:57:21-07:00,commit, +8184,John ZuHone,2019-04-18 11:08:23-04:00,commit, +8185,Bili Dong,2019-04-17 12:04:42-07:00,commit, +8186,John ZuHone,2019-04-17 14:25:27-04:00,commit, +8187,Nathan Goldbaum,2019-04-17 10:03:04-05:00,commit, +8188,John ZuHone,2019-04-17 09:38:26-04:00,commit, +8189,Matthew Turk,2019-04-16 12:53:02-05:00,commit, +8190,Corentin Cadiou,2019-04-16 14:47:57+02:00,commit, +8191,Bili Dong,2019-04-15 14:35:23-07:00,commit, +8192,Nathan Goldbaum,2019-04-12 12:39:34-05:00,commit, +8193,Matthew Turk,2019-04-12 11:07:52-05:00,commit, +8194,John ZuHone,2019-04-12 11:47:50-04:00,commit, +8195,John ZuHone,2019-04-11 20:50:52-04:00,commit, +8196,Nathan Goldbaum,2019-04-11 09:20:40-05:00,commit, +8197,Nathan Goldbaum,2019-04-11 07:12:26-05:00,commit, +8198,Donald E Willcox,2019-04-10 20:35:46-07:00,commit, +8199,Nathan Goldbaum,2019-04-10 20:29:35-05:00,commit, +8200,Donald E Willcox,2019-04-10 15:54:28-07:00,commit, +8201,Britton Smith,2019-04-10 14:09:30-07:00,commit, +8202,Britton Smith,2019-04-10 13:12:14-07:00,commit, +8203,Britton Smith,2019-04-10 12:48:15-07:00,commit, +8204,Nathan Goldbaum,2019-04-10 09:40:00-05:00,commit, +8205,Britton Smith,2019-04-09 17:14:26-07:00,commit, +8206,Britton Smith,2019-04-09 15:43:03-07:00,commit, +8207,Britton Smith,2019-04-09 13:18:16-07:00,commit, +8208,Britton Smith,2019-04-09 13:16:26-07:00,commit, +8209,Britton Smith,2019-04-08 15:03:56-07:00,commit, +8210,Nathan Goldbaum,2019-04-08 15:52:56-05:00,commit, +8211,Nathan Goldbaum,2019-04-08 13:19:30-05:00,commit, +8212,Corentin Cadiou,2019-04-08 20:10:09+02:00,commit, +8213,Corentin Cadiou,2019-04-08 19:56:56+02:00,commit, +8214,Nathan Goldbaum,2019-04-08 11:47:43-05:00,commit, +8215,Nathan Goldbaum,2019-04-08 11:39:46-05:00,commit, +8216,Nathan Goldbaum,2019-04-08 11:25:21-05:00,commit, +8217,Britton Smith,2019-04-05 16:11:27-07:00,commit, +8218,Britton Smith,2019-04-04 14:01:14-07:00,commit, +8219,Nathan Goldbaum,2019-04-04 14:38:02-05:00,commit, +8220,Nathan Goldbaum,2019-04-04 14:20:28-05:00,commit, +8221,Nathan Goldbaum,2019-04-04 14:20:09-05:00,commit, +8222,Nathan Goldbaum,2019-04-04 14:19:33-05:00,commit, +8223,Britton Smith,2019-04-04 11:36:28-07:00,commit, +8224,Matthew Turk,2019-04-04 10:15:56-05:00,commit, +8225,Britton Smith,2019-04-03 12:07:48-07:00,commit, +8226,Britton Smith,2019-04-03 12:06:53-07:00,commit, +8227,Nathan Goldbaum,2019-04-03 12:00:50-05:00,commit, +8228,Nathan Goldbaum,2019-04-03 12:00:29-05:00,commit, +8229,Nathan Goldbaum,2019-04-03 10:52:38-05:00,commit, +8230,Nathan Goldbaum,2019-04-02 10:31:25-05:00,commit, +8231,Nathan Goldbaum,2019-04-02 10:24:44-05:00,commit, +8232,Nathan Goldbaum,2019-04-01 21:28:23-05:00,commit, +8233,Nathan Goldbaum,2019-04-01 15:10:32-05:00,commit, +8234,Nathan Goldbaum,2019-03-28 15:50:13-05:00,commit, +8235,Nathan Goldbaum,2019-03-28 15:48:54-05:00,commit, +8236,Nathan Goldbaum,2019-03-28 14:44:52-05:00,commit, +8237,Nathan Goldbaum,2019-03-28 11:24:20-05:00,commit, +8238,Nathan Goldbaum,2019-03-28 10:28:48-05:00,commit, +8239,Nathan Goldbaum,2019-03-28 10:27:27-05:00,commit, +8240,Nathan Goldbaum,2019-03-28 10:26:49-05:00,commit, +8241,Nathan Goldbaum,2019-03-28 10:25:37-05:00,commit, +8242,Nathan Goldbaum,2019-03-28 10:17:14-05:00,commit, +8243,Bili Dong,2019-03-27 14:59:46-07:00,commit, +8244,Bili Dong,2019-03-27 14:53:13-07:00,commit, +8245,Bili Dong,2019-03-27 14:22:19-07:00,commit, +8246,Nathan Goldbaum,2019-03-27 16:17:44-05:00,commit, +8247,Nathan Goldbaum,2019-03-27 16:03:12-05:00,commit, +8248,Nathan Goldbaum,2019-03-27 16:03:01-05:00,commit, +8249,Britton Smith,2019-03-27 13:35:29-07:00,commit, +8250,Bili Dong,2019-03-27 10:26:51-07:00,commit, +8251,Nathan Goldbaum,2019-03-27 10:42:49-05:00,commit, +8252,Bili Dong,2019-03-26 15:40:32-07:00,commit, +8253,Bili Dong,2019-03-26 15:24:10-07:00,commit, +8254,Nathan Goldbaum,2019-03-26 16:29:47-05:00,commit, +8255,Bili Dong,2019-03-26 13:48:49-07:00,commit, +8256,Nathan Goldbaum,2019-03-26 15:47:29-05:00,commit, +8257,Bili Dong,2019-03-26 13:40:26-07:00,commit, +8258,Bili Dong,2019-03-26 13:08:47-07:00,commit, +8259,Nathan Goldbaum,2019-03-26 14:57:05-05:00,commit, +8260,Bili Dong,2019-03-26 12:54:25-07:00,commit, +8261,Nathan Goldbaum,2019-03-26 14:53:14-05:00,commit, +8262,Bili Dong,2019-03-26 11:17:41-07:00,commit, +8263,Nathan Goldbaum,2019-03-26 10:30:16-05:00,commit, +8264,Nathan Goldbaum,2019-03-26 10:30:02-05:00,commit, +8265,Nathan Goldbaum,2019-03-26 10:29:37-05:00,commit, +8266,Nathan Goldbaum,2019-03-26 10:10:57-05:00,commit, +8267,Nathan Goldbaum,2019-03-26 10:10:31-05:00,commit, +8268,John ZuHone,2019-03-25 19:57:22-04:00,commit, +8269,Nathan Goldbaum,2019-03-25 15:52:02-05:00,commit, +8270,Nathan Goldbaum,2019-03-25 15:51:12-05:00,commit, +8271,Nathan Goldbaum,2019-03-25 15:50:54-05:00,commit, +8272,Nathan Goldbaum,2019-03-25 14:01:09-05:00,commit, +8273,Nathan Goldbaum,2019-03-25 13:49:49-05:00,commit, +8274,Nathan Goldbaum,2019-03-25 13:49:32-05:00,commit, +8275,Nathan Goldbaum,2019-03-25 13:30:39-05:00,commit, +8276,Nathan Goldbaum,2019-03-25 13:30:24-05:00,commit, +8277,Nathan Goldbaum,2019-03-25 13:00:09-05:00,commit, +8278,Bili Dong,2019-03-25 10:30:56-07:00,commit, +8279,Bili Dong,2019-03-25 10:01:53-07:00,commit, +8280,Nathan Goldbaum,2019-03-25 11:31:42-05:00,commit, +8281,Nathan Goldbaum,2019-03-25 11:31:31-05:00,commit, +8282,Nathan Goldbaum,2019-03-25 10:16:31-05:00,commit, +8283,Nathan Goldbaum,2019-03-22 09:35:42-05:00,commit, +8284,Nathan Goldbaum,2019-03-21 13:10:13-05:00,commit, +8285,Nathan Goldbaum,2019-03-21 12:05:22-05:00,commit, +8286,John ZuHone,2019-03-20 14:06:40-07:00,commit, +8287,John ZuHone,2019-03-20 11:20:23-07:00,commit, +8288,John ZuHone,2019-03-20 11:19:35-07:00,commit, +8289,John ZuHone,2019-03-20 11:10:31-07:00,commit, +8290,John ZuHone,2019-03-20 10:54:34-07:00,commit, +8291,Cameron Hummels,2019-03-20 09:55:56-07:00,commit, +8292,John ZuHone,2019-03-20 00:54:44-07:00,commit, +8293,John ZuHone,2019-03-20 00:53:19-07:00,commit, +8294,Bili Dong,2019-03-19 21:29:51-07:00,commit, +8295,Bili Dong,2019-03-19 21:04:41-07:00,commit, +8296,Cameron Hummels,2019-03-19 19:14:31-07:00,commit, +8297,Cameron Hummels,2019-03-19 19:12:19-07:00,commit, +8298,Cameron Hummels,2019-03-19 19:03:27-07:00,commit, +8299,John ZuHone,2019-03-19 17:42:19-07:00,commit, +8300,John ZuHone,2019-03-19 17:39:38-07:00,commit, +8301,John ZuHone,2019-03-19 17:39:23-07:00,commit, +8302,John ZuHone,2019-03-19 16:08:15-07:00,commit, +8303,John ZuHone,2019-03-19 16:07:48-07:00,commit, +8304,Nathan Goldbaum,2019-03-19 16:01:24-05:00,commit, +8305,Nathan Goldbaum,2019-03-19 14:02:31-05:00,commit, +8306,Nathan Goldbaum,2019-03-19 14:02:11-05:00,commit, +8307,Cameron Hummels,2019-03-19 11:54:11-07:00,commit, +8308,Nathan Goldbaum,2019-03-19 10:48:36-05:00,commit, +8309,Matthew Turk,2019-03-19 14:30:25+00:00,commit, +8310,Matthew Turk,2019-03-19 14:12:07+00:00,commit, +8311,Nathan Goldbaum,2019-03-18 16:22:09-05:00,commit, +8312,Bili Dong,2019-03-18 14:09:42-07:00,commit, +8313,Nathan Goldbaum,2019-03-18 15:08:41-05:00,commit, +8314,Nathan Goldbaum,2019-03-18 14:43:17-05:00,commit, +8315,Nathan Goldbaum,2019-03-18 14:42:53-05:00,commit, +8316,Nathan Goldbaum,2019-03-18 14:07:36-05:00,commit, 8317,John ZuHone,2019-03-18 10:52:32-07:00,commit, 8318,John ZuHone,2019-03-18 10:52:32-07:00,commit, 8319,John ZuHone,2019-03-18 10:52:32-07:00,commit, @@ -8331,105 +8331,105 @@ 8329,John ZuHone,2019-03-18 10:52:32-07:00,commit, 8330,John ZuHone,2019-03-18 10:52:32-07:00,commit, 8331,John ZuHone,2019-03-18 10:52:32-07:00,commit, -8332,Shea GK,2019-03-15 17:43:31-07:00,commit, -8333,Shea GK,2019-03-15 17:28:14-07:00,commit, -8334,Alex Gurvich,2019-03-15 13:42:26-05:00,commit, -8335,Alex Gurvich,2019-03-15 13:41:47-05:00,commit, -8336,Nathan Goldbaum,2019-03-14 08:25:16-05:00,commit, -8337,Bernhard M. Wiedemann,2019-03-14 11:51:39+01:00,commit, -8338,Nathan Goldbaum,2019-03-13 10:54:31-05:00,commit, -8339,Nathan Goldbaum,2019-03-13 09:50:00-05:00,commit, -8340,Corentin Cadiou,2019-03-13 14:58:59+01:00,commit, -8341,Corentin Cadiou,2019-03-13 14:58:56+01:00,commit, -8342,Corentin Cadiou,2019-03-13 14:42:19+01:00,commit, -8343,Shea GK,2019-03-12 13:56:50-07:00,commit, -8344,Nathan Goldbaum,2019-03-11 15:47:11-05:00,commit, -8345,Corentin Cadiou,2019-03-11 11:58:53+01:00,commit, -8346,Corentin Cadiou,2019-03-10 14:33:32+01:00,commit, -8347,Corentin Cadiou,2019-03-10 13:24:59+01:00,commit, -8348,Bili Dong,2019-03-09 13:32:58-08:00,commit, -8349,Bili Dong,2019-03-09 13:10:17-08:00,commit, -8350,Bili Dong,2019-03-09 12:53:23-08:00,commit, -8351,Nathan Goldbaum,2019-03-08 11:01:36-06:00,commit, -8352,Corentin Cadiou,2019-03-08 17:58:10+01:00,commit, -8353,Corentin Cadiou,2019-03-08 17:54:36+01:00,commit, -8354,Nathan Goldbaum,2019-03-07 15:58:21-06:00,commit, -8355,Nathan Goldbaum,2019-03-07 13:44:42-06:00,commit, -8356,Nathan Goldbaum,2019-03-07 13:22:30-06:00,commit, -8357,Nathan Goldbaum,2019-03-07 11:07:54-06:00,commit, -8358,Corentin Cadiou,2019-03-07 09:52:45-06:00,commit, -8359,Nathan Goldbaum,2019-03-07 09:31:47-06:00,commit, -8360,Alex Gurvich,2019-03-07 00:01:34-06:00,commit, -8361,Nathan Goldbaum,2019-03-06 21:35:15-06:00,commit, -8362,Alex Gurvich,2019-03-06 18:06:45-06:00,commit, -8363,Alex Gurvich,2019-03-06 17:57:44-06:00,commit, -8364,Alex Gurvich,2019-03-06 17:51:24-06:00,commit, -8365,Alex Gurvich,2019-03-06 16:42:22-06:00,commit, -8366,Alex Gurvich,2019-03-06 15:11:01-06:00,commit, -8367,Alex Gurvich,2019-03-06 14:57:13-06:00,commit, -8368,Alex Gurvich,2019-03-06 14:56:12-06:00,commit, -8369,Britton Smith,2019-03-06 14:35:57-06:00,commit, -8370,Alex Gurvich,2019-03-06 14:12:09-06:00,commit, -8371,Britton Smith,2019-03-06 13:50:27-06:00,commit, -8372,Ashley Kelly,2019-03-06 18:16:16+00:00,commit, -8373,Britton Smith,2019-03-06 11:57:01-06:00,commit, -8374,Britton Smith,2019-03-06 11:57:01-06:00,commit, -8375,Britton Smith,2019-03-06 11:57:01-06:00,commit, -8376,Matthew Turk,2019-03-06 11:19:01-06:00,commit, -8377,Britton Smith,2019-03-06 11:16:28-06:00,commit, -8378,Bili Dong,2019-03-06 10:34:44-06:00,commit, -8379,Nathan Goldbaum,2019-03-06 10:15:40-06:00,commit, -8380,Nathan Goldbaum,2019-03-06 09:46:33-06:00,commit, -8381,Nathan Goldbaum,2019-03-06 09:15:29-06:00,commit, -8382,Bili Dong,2019-03-05 22:45:44-06:00,commit, -8383,Alex Gurvich,2019-03-05 22:30:27-06:00,commit, -8384,Bili Dong,2019-03-05 22:27:16-06:00,commit, -8385,Britton Smith,2019-03-05 21:53:14-06:00,commit, -8386,Matthew Turk,2019-03-06 03:50:19+00:00,commit, -8387,Bili Dong,2019-03-05 21:33:57-06:00,commit, -8388,Bili Dong,2019-03-05 21:27:54-06:00,commit, -8389,Bili Dong,2019-03-05 16:56:54-06:00,commit, -8390,Bili Dong,2019-03-05 16:34:16-06:00,commit, -8391,Corentin Cadiou,2019-03-05 23:11:42+01:00,commit, -8392,Corentin Cadiou,2019-03-05 23:08:48+01:00,commit, -8393,Corentin Cadiou,2019-03-05 22:58:15+01:00,commit, -8394,Matthew Turk,2019-03-05 15:48:23-06:00,commit, -8395,Matthew Turk,2019-03-05 15:43:57-06:00,commit, -8396,Matthew Turk,2019-03-05 15:31:23-06:00,commit, -8397,Sam Walkow,2019-03-05 15:29:26-06:00,commit, -8398,Britton Smith,2019-03-05 15:13:54-06:00,commit, -8399,Britton Smith,2019-03-05 15:12:57-06:00,commit, -8400,Nathan Goldbaum,2019-03-05 15:08:17-06:00,commit, -8401,Matthew Turk,2019-03-05 15:01:30-06:00,commit, -8402,Nathan Goldbaum,2019-03-05 14:51:17-06:00,commit, -8403,Matthew Turk,2019-03-05 14:47:44-06:00,commit, -8404,Nathan Goldbaum,2019-03-05 13:24:02-06:00,commit, -8405,Matthew Turk,2019-03-05 13:20:33-06:00,commit, -8406,Bili Dong,2019-03-05 11:39:57-06:00,commit, -8407,Nathan Goldbaum,2019-03-05 11:35:14-06:00,commit, -8408,Britton Smith,2019-03-05 11:28:04-06:00,commit, -8409,Britton Smith,2019-03-05 11:15:30-06:00,commit, -8410,Nathan Goldbaum,2019-03-05 11:05:51-06:00,commit, -8411,Britton Smith,2019-03-05 10:50:55-06:00,commit, -8412,Paco,2019-03-05 10:50:38-06:00,commit, -8413,Paco,2019-03-05 10:50:38-06:00,commit, -8414,Paco,2019-03-05 10:50:38-06:00,commit, -8415,Corentin Cadiou,2019-03-05 17:40:09+01:00,commit, -8416,Corentin Cadiou,2019-03-05 17:38:51+01:00,commit, -8417,Corentin Cadiou,2019-03-05 17:38:18+01:00,commit, -8418,Nathan Goldbaum,2019-03-05 10:34:10-06:00,commit, -8419,Corentin Cadiou,2019-03-05 16:19:00+01:00,commit, -8420,Corentin Cadiou,2019-03-05 16:18:36+01:00,commit, -8421,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8422,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8423,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8424,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8425,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8426,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8427,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8428,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8429,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8430,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8332,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8333,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8334,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8335,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8336,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8337,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8338,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8339,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8340,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8341,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8342,Shea GK,2019-03-15 17:43:31-07:00,commit, +8343,Shea GK,2019-03-15 17:28:14-07:00,commit, +8344,Alex Gurvich,2019-03-15 13:42:26-05:00,commit, +8345,Alex Gurvich,2019-03-15 13:41:47-05:00,commit, +8346,Nathan Goldbaum,2019-03-14 08:25:16-05:00,commit, +8347,Bernhard M. Wiedemann,2019-03-14 11:51:39+01:00,commit, +8348,Nathan Goldbaum,2019-03-13 10:54:31-05:00,commit, +8349,Nathan Goldbaum,2019-03-13 09:50:00-05:00,commit, +8350,Corentin Cadiou,2019-03-13 14:58:59+01:00,commit, +8351,Corentin Cadiou,2019-03-13 14:58:56+01:00,commit, +8352,Corentin Cadiou,2019-03-13 14:42:19+01:00,commit, +8353,Shea GK,2019-03-12 13:56:50-07:00,commit, +8354,Nathan Goldbaum,2019-03-11 15:47:11-05:00,commit, +8355,Corentin Cadiou,2019-03-11 11:58:53+01:00,commit, +8356,Corentin Cadiou,2019-03-10 14:33:32+01:00,commit, +8357,Corentin Cadiou,2019-03-10 13:24:59+01:00,commit, +8358,Bili Dong,2019-03-09 13:32:58-08:00,commit, +8359,Bili Dong,2019-03-09 13:10:17-08:00,commit, +8360,Bili Dong,2019-03-09 12:53:23-08:00,commit, +8361,Nathan Goldbaum,2019-03-08 11:01:36-06:00,commit, +8362,Corentin Cadiou,2019-03-08 17:58:10+01:00,commit, +8363,Corentin Cadiou,2019-03-08 17:54:36+01:00,commit, +8364,Nathan Goldbaum,2019-03-07 15:58:21-06:00,commit, +8365,Nathan Goldbaum,2019-03-07 13:44:42-06:00,commit, +8366,Nathan Goldbaum,2019-03-07 13:22:30-06:00,commit, +8367,Nathan Goldbaum,2019-03-07 11:07:54-06:00,commit, +8368,Corentin Cadiou,2019-03-07 09:52:45-06:00,commit, +8369,Nathan Goldbaum,2019-03-07 09:31:47-06:00,commit, +8370,Alex Gurvich,2019-03-07 00:01:34-06:00,commit, +8371,Nathan Goldbaum,2019-03-06 21:35:15-06:00,commit, +8372,Alex Gurvich,2019-03-06 18:06:45-06:00,commit, +8373,Alex Gurvich,2019-03-06 17:57:44-06:00,commit, +8374,Alex Gurvich,2019-03-06 17:51:24-06:00,commit, +8375,Alex Gurvich,2019-03-06 16:42:22-06:00,commit, +8376,Alex Gurvich,2019-03-06 15:11:01-06:00,commit, +8377,Alex Gurvich,2019-03-06 14:57:13-06:00,commit, +8378,Alex Gurvich,2019-03-06 14:56:12-06:00,commit, +8379,Britton Smith,2019-03-06 14:35:57-06:00,commit, +8380,Alex Gurvich,2019-03-06 14:12:09-06:00,commit, +8381,Britton Smith,2019-03-06 13:50:27-06:00,commit, +8382,Ashley Kelly,2019-03-06 18:16:16+00:00,commit, +8383,Britton Smith,2019-03-06 11:57:01-06:00,commit, +8384,Britton Smith,2019-03-06 11:57:01-06:00,commit, +8385,Britton Smith,2019-03-06 11:57:01-06:00,commit, +8386,Matthew Turk,2019-03-06 11:19:01-06:00,commit, +8387,Britton Smith,2019-03-06 11:16:28-06:00,commit, +8388,Bili Dong,2019-03-06 10:34:44-06:00,commit, +8389,Nathan Goldbaum,2019-03-06 10:15:40-06:00,commit, +8390,Nathan Goldbaum,2019-03-06 09:46:33-06:00,commit, +8391,Nathan Goldbaum,2019-03-06 09:15:29-06:00,commit, +8392,Bili Dong,2019-03-05 22:45:44-06:00,commit, +8393,Alex Gurvich,2019-03-05 22:30:27-06:00,commit, +8394,Bili Dong,2019-03-05 22:27:16-06:00,commit, +8395,Britton Smith,2019-03-05 21:53:14-06:00,commit, +8396,Matthew Turk,2019-03-06 03:50:19+00:00,commit, +8397,Bili Dong,2019-03-05 21:33:57-06:00,commit, +8398,Bili Dong,2019-03-05 21:27:54-06:00,commit, +8399,Bili Dong,2019-03-05 16:56:54-06:00,commit, +8400,Bili Dong,2019-03-05 16:34:16-06:00,commit, +8401,Corentin Cadiou,2019-03-05 23:11:42+01:00,commit, +8402,Corentin Cadiou,2019-03-05 23:08:48+01:00,commit, +8403,Corentin Cadiou,2019-03-05 22:58:15+01:00,commit, +8404,Matthew Turk,2019-03-05 15:48:23-06:00,commit, +8405,Matthew Turk,2019-03-05 15:43:57-06:00,commit, +8406,Matthew Turk,2019-03-05 15:31:23-06:00,commit, +8407,Sam Walkow,2019-03-05 15:29:26-06:00,commit, +8408,Britton Smith,2019-03-05 15:13:54-06:00,commit, +8409,Britton Smith,2019-03-05 15:12:57-06:00,commit, +8410,Nathan Goldbaum,2019-03-05 15:08:17-06:00,commit, +8411,Matthew Turk,2019-03-05 15:01:30-06:00,commit, +8412,Nathan Goldbaum,2019-03-05 14:51:17-06:00,commit, +8413,Matthew Turk,2019-03-05 14:47:44-06:00,commit, +8414,Nathan Goldbaum,2019-03-05 13:24:02-06:00,commit, +8415,Matthew Turk,2019-03-05 13:20:33-06:00,commit, +8416,Bili Dong,2019-03-05 11:39:57-06:00,commit, +8417,Nathan Goldbaum,2019-03-05 11:35:14-06:00,commit, +8418,Britton Smith,2019-03-05 11:28:04-06:00,commit, +8419,Britton Smith,2019-03-05 11:15:30-06:00,commit, +8420,Nathan Goldbaum,2019-03-05 11:05:51-06:00,commit, +8421,Britton Smith,2019-03-05 10:50:55-06:00,commit, +8422,Paco,2019-03-05 10:50:38-06:00,commit, +8423,Paco,2019-03-05 10:50:38-06:00,commit, +8424,Paco,2019-03-05 10:50:38-06:00,commit, +8425,Corentin Cadiou,2019-03-05 17:40:09+01:00,commit, +8426,Corentin Cadiou,2019-03-05 17:38:51+01:00,commit, +8427,Corentin Cadiou,2019-03-05 17:38:18+01:00,commit, +8428,Nathan Goldbaum,2019-03-05 10:34:10-06:00,commit, +8429,Corentin Cadiou,2019-03-05 16:19:00+01:00,commit, +8430,Corentin Cadiou,2019-03-05 16:18:36+01:00,commit, 8431,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, 8432,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, 8433,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, @@ -8440,387 +8440,387 @@ 8438,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, 8439,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, 8440,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, -8441,Nathan Goldbaum,2019-03-04 20:28:00-06:00,commit, -8442,Nathan Goldbaum,2019-03-04 19:10:12-06:00,commit, -8443,Nathan Goldbaum,2019-03-04 17:10:31-06:00,commit, -8444,Nathan Goldbaum,2019-03-04 15:06:55-06:00,commit, -8445,Nathan Goldbaum,2019-03-04 15:06:44-06:00,commit, -8446,Nathan Goldbaum,2019-03-04 14:08:17-06:00,commit, -8447,Nathan Goldbaum,2019-03-04 13:43:46-06:00,commit, -8448,Nathan Goldbaum,2019-03-04 13:35:53-06:00,commit, -8449,Nathan Goldbaum,2019-03-04 11:58:47-06:00,commit, -8450,Britton Smith,2019-03-04 11:38:07-06:00,commit, -8451,Matthew Turk,2019-03-01 14:03:06-06:00,commit, -8452,Matthew Turk,2019-03-01 11:58:15-06:00,commit, -8453,Nathan Goldbaum,2019-03-01 09:11:35-06:00,commit, -8454,Nathan Goldbaum,2019-03-01 09:10:54-06:00,commit, -8455,Nathan Goldbaum,2019-02-28 22:18:10-06:00,commit, -8456,Nathan Goldbaum,2019-02-28 16:31:36-06:00,commit, -8457,Nathan Goldbaum,2019-02-28 16:22:17-06:00,commit, -8458,Nathan Goldbaum,2019-02-28 15:28:46-06:00,commit, -8459,Nathan Goldbaum,2019-02-28 14:46:18-06:00,commit, -8460,Nathan Goldbaum,2019-02-28 13:56:49-06:00,commit, -8461,Nathan Goldbaum,2019-02-28 13:22:50-06:00,commit, -8462,Nathan Goldbaum,2019-02-28 11:34:00-06:00,commit, -8463,Nathan Goldbaum,2019-02-28 11:33:15-06:00,commit, -8464,Nathan Goldbaum,2019-02-28 10:47:53-06:00,commit, -8465,Matthew Turk,2019-02-27 17:02:02-06:00,commit, -8466,Matthew Turk,2019-02-27 17:00:52-06:00,commit, -8467,Matthew Turk,2019-02-27 16:26:59-06:00,commit, -8468,Matthew Turk,2019-02-27 15:29:40-06:00,commit, -8469,Matthew Turk,2019-02-27 21:09:37+00:00,commit, -8470,Matthew Turk,2019-02-27 19:51:15+00:00,commit, -8471,Matthew Turk,2019-02-27 19:38:45+00:00,commit, -8472,Matthew Turk,2019-02-27 19:38:09+00:00,commit, -8473,Matthew Turk,2019-02-27 19:25:49+00:00,commit, -8474,Matthew Turk,2019-02-27 19:15:37+00:00,commit, -8475,Matthew Turk,2019-02-27 19:06:33+00:00,commit, -8476,Matthew Turk,2019-02-27 18:59:10+00:00,commit, -8477,Matthew Turk,2019-02-27 18:47:29+00:00,commit, -8478,Jared Coughlin,2019-02-27 12:11:05-05:00,commit, -8479,Matthew Turk,2019-02-27 10:07:22-06:00,commit, -8480,Matthew Turk,2019-02-27 10:06:39-06:00,commit, -8481,Britton Smith,2019-02-26 16:11:04-08:00,commit, -8482,Madicken Munk,2019-02-26 15:52:01-06:00,commit, -8483,Madicken Munk,2019-02-26 15:32:25-06:00,commit, -8484,Nathan Goldbaum,2019-02-26 13:41:23-06:00,commit, -8485,Nathan Goldbaum,2019-02-26 12:51:04-06:00,commit, -8486,Nathan Goldbaum,2019-02-26 12:50:17-06:00,commit, -8487,Nathan Goldbaum,2019-02-26 09:31:14-06:00,commit, -8488,Nathan Goldbaum,2019-02-26 09:26:06-06:00,commit, -8489,John Wise,2019-02-26 10:10:30-05:00,commit, -8490,John Wise,2019-02-26 09:16:59-05:00,commit, -8491,Matthew Turk,2019-02-25 21:06:16-06:00,commit, -8492,Nathan Goldbaum,2019-02-25 14:40:09-06:00,commit, -8493,Nathan Goldbaum,2019-02-25 14:05:15-06:00,commit, -8494,Nathan Goldbaum,2019-02-25 13:14:49-06:00,commit, -8495,Nathan Goldbaum,2019-02-25 12:43:34-06:00,commit, -8496,Nathan Goldbaum,2019-02-22 14:31:34-06:00,commit, -8497,Nathan Goldbaum,2019-02-22 13:32:54-06:00,commit, -8498,Nathan Goldbaum,2019-02-22 13:20:53-06:00,commit, -8499,Nathan Goldbaum,2019-02-22 13:20:30-06:00,commit, -8500,Nathan Goldbaum,2019-02-22 13:19:48-06:00,commit, -8501,Nathan Goldbaum,2019-02-22 13:19:31-06:00,commit, -8502,Nathan Goldbaum,2019-02-22 13:19:05-06:00,commit, -8503,Nathan Goldbaum,2019-02-22 13:18:42-06:00,commit, -8504,Nathan Goldbaum,2019-02-22 13:18:14-06:00,commit, -8505,Nathan Goldbaum,2019-02-22 13:17:53-06:00,commit, -8506,Nathan Goldbaum,2019-02-22 12:20:35-06:00,commit, -8507,Nathan Goldbaum,2019-02-22 12:20:02-06:00,commit, -8508,Nathan Goldbaum,2019-02-22 12:19:38-06:00,commit, -8509,Nathan Goldbaum,2019-02-22 12:16:10-06:00,commit, -8510,Nathan Goldbaum,2019-02-22 12:15:35-06:00,commit, -8511,Nathan Goldbaum,2019-02-22 12:15:11-06:00,commit, -8512,Nathan Goldbaum,2019-02-22 12:11:09-06:00,commit, -8513,Nathan Goldbaum,2019-02-22 12:09:51-06:00,commit, -8514,Nathan Goldbaum,2019-02-22 12:09:27-06:00,commit, -8515,Nathan Goldbaum,2019-02-22 12:06:37-06:00,commit, -8516,Nathan Goldbaum,2019-02-22 12:06:19-06:00,commit, -8517,Nathan Goldbaum,2019-02-22 12:05:49-06:00,commit, -8518,Nathan Goldbaum,2019-02-22 12:05:27-06:00,commit, -8519,Nathan Goldbaum,2019-02-22 12:05:04-06:00,commit, -8520,Nathan Goldbaum,2019-02-22 12:04:39-06:00,commit, -8521,Nathan Goldbaum,2019-02-22 11:55:58-06:00,commit, -8522,Nathan Goldbaum,2019-02-22 11:55:29-06:00,commit, -8523,Nathan Goldbaum,2019-02-22 11:54:53-06:00,commit, -8524,Nathan Goldbaum,2019-02-22 11:54:34-06:00,commit, -8525,Nathan Goldbaum,2019-02-22 11:51:42-06:00,commit, -8526,Nathan Goldbaum,2019-02-22 11:51:16-06:00,commit, -8527,Nathan Goldbaum,2019-02-22 11:51:00-06:00,commit, -8528,Nathan Goldbaum,2019-02-22 11:49:37-06:00,commit, -8529,Nathan Goldbaum,2019-02-22 11:48:58-06:00,commit, -8530,Nathan Goldbaum,2019-02-22 11:48:04-06:00,commit, -8531,Nathan Goldbaum,2019-02-22 11:47:16-06:00,commit, -8532,Nathan Goldbaum,2019-02-22 11:45:16-06:00,commit, -8533,Nathan Goldbaum,2019-02-22 11:12:38-06:00,commit, -8534,Nathan Goldbaum,2019-02-18 21:52:03-06:00,commit, -8535,Nathan Goldbaum,2019-02-18 15:09:42-06:00,commit, -8536,Matthew Turk,2019-02-15 15:55:43-06:00,commit, -8537,Britton Smith,2019-02-15 10:33:51-08:00,commit, -8538,Nathan Goldbaum,2019-02-15 09:49:11-06:00,commit, -8539,Nathan Goldbaum,2019-02-15 09:43:58-06:00,commit, -8540,John Wise,2019-02-15 07:41:41-05:00,commit, -8541,John Wise,2019-02-14 16:46:17-05:00,commit, -8542,John Wise,2019-02-14 16:44:18-05:00,commit, -8543,John Wise,2019-02-14 16:43:19-05:00,commit, -8544,Jared Coughlin,2019-02-12 15:02:02-05:00,commit, -8545,Nathan Goldbaum,2019-02-11 17:25:40-06:00,commit, -8546,Jared Coughlin,2019-02-11 16:22:23-05:00,commit, -8547,Jared Coughlin,2019-02-11 16:11:54-05:00,commit, -8548,Jared Coughlin,2019-02-11 15:17:25-05:00,commit, -8549,Nathan Goldbaum,2019-02-11 13:40:08-06:00,commit, -8550,Nathan Goldbaum,2019-02-11 13:38:16-06:00,commit, -8551,Britton Smith,2019-02-10 12:49:39-08:00,commit, -8552,Britton Smith,2019-02-10 12:49:23-08:00,commit, -8553,Britton Smith,2019-02-10 08:57:27-08:00,commit, -8554,Britton Smith,2019-02-09 13:20:28-08:00,commit, -8555,Britton Smith,2019-02-09 09:51:22-08:00,commit, -8556,Britton Smith,2019-02-08 22:15:21-08:00,commit, -8557,Britton Smith,2019-02-08 14:45:27-08:00,commit, -8558,Britton Smith,2019-02-07 16:13:41-08:00,commit, -8559,Britton Smith,2019-02-07 14:45:13-08:00,commit, -8560,Britton Smith,2019-02-07 14:40:05-08:00,commit, -8561,Britton Smith,2019-02-07 14:34:35-08:00,commit, -8562,Britton Smith,2019-02-07 14:25:22-08:00,commit, -8563,Britton Smith,2019-02-07 14:20:20-08:00,commit, -8564,Nathan Goldbaum,2019-02-07 16:01:28-06:00,commit, -8565,Jared Coughlin,2019-02-07 13:07:29-05:00,commit, -8566,Jared Coughlin,2019-02-07 12:28:51-05:00,commit, -8567,Britton Smith,2019-02-06 17:04:33-08:00,commit, -8568,Britton Smith,2019-02-06 14:05:58-08:00,commit, -8569,Nathan Goldbaum,2019-02-06 13:46:55-06:00,commit, -8570,Britton Smith,2019-02-05 14:36:28-08:00,commit, -8571,Britton Smith,2019-02-05 14:30:32-08:00,commit, -8572,Britton Smith,2019-02-05 14:30:16-08:00,commit, -8573,Britton Smith,2019-02-05 13:27:06-08:00,commit, -8574,Britton Smith,2019-02-05 13:19:01-08:00,commit, -8575,Britton Smith,2019-02-04 15:09:21-08:00,commit, -8576,Britton Smith,2019-02-04 14:32:34-08:00,commit, -8577,Britton Smith,2019-02-04 11:36:20-08:00,commit, -8578,Britton Smith,2019-02-04 11:13:02-08:00,commit, -8579,Nathan Goldbaum,2019-02-04 09:25:13-06:00,commit, -8580,Britton Smith,2019-02-03 20:39:16-08:00,commit, -8581,Britton Smith,2019-02-03 20:39:16-08:00,commit, -8582,Britton Smith,2019-02-03 20:39:16-08:00,commit, -8583,Britton Smith,2019-02-03 20:39:16-08:00,commit, -8584,Matthew Turk,2019-02-03 19:10:01-06:00,commit, -8585,Hsi-Yu Schive,2019-02-03 14:29:45+08:00,commit, -8586,Matthew Turk,2019-02-02 14:48:58-06:00,commit, -8587,Nathan Goldbaum,2019-02-01 20:05:44-06:00,commit, -8588,Nathan Goldbaum,2019-01-30 20:40:21-06:00,commit, -8589,Nathan Goldbaum,2019-01-30 18:16:06-06:00,commit, -8590,Nathan Goldbaum,2019-01-30 15:55:23-06:00,commit, -8591,Matthew Turk,2019-01-30 14:21:01-06:00,commit, -8592,Matthew Turk,2019-01-30 14:18:53-06:00,commit, -8593,Nathan Goldbaum,2019-01-29 09:12:28-06:00,commit, -8594,Gillen Brown,2019-01-26 10:37:34-05:00,commit, -8595,Gillen Brown,2019-01-25 15:41:53-05:00,commit, -8596,Britton Smith,2019-01-24 15:36:59-08:00,commit, -8597,Matthew Turk,2019-01-24 16:52:12-06:00,commit, -8598,Suoqing Ji,2019-01-21 23:22:38-08:00,commit, -8599,Matthew Turk,2019-01-21 13:36:10-06:00,commit, -8600,Nathan Goldbaum,2019-01-18 16:47:02-06:00,commit, -8601,Britton Smith,2019-01-18 13:11:27-08:00,commit, -8602,Nathan Goldbaum,2019-01-16 17:18:24-06:00,commit, -8603,Clément Robert,2019-01-16 20:07:03+01:00,commit, -8604,Nathan Goldbaum,2019-01-09 13:39:03-06:00,commit, -8605,Nathan Goldbaum,2019-01-09 12:44:14-06:00,commit, -8606,Nathan Goldbaum,2019-01-09 10:27:58-06:00,commit, -8607,Cameron Hummels,2019-01-08 13:51:06-08:00,commit, -8608,Cameron Hummels,2019-01-08 13:38:36-08:00,commit, -8609,Cameron Hummels,2019-01-08 13:32:51-08:00,commit, -8610,Cameron Hummels,2019-01-08 13:09:15-08:00,commit, -8611,Nathan Goldbaum,2019-01-08 09:27:02-06:00,commit, -8612,Corentin Cadiou,2019-01-08 11:11:12+01:00,commit, -8613,Nathan Goldbaum,2019-01-07 22:33:27-06:00,commit, -8614,Nathan Goldbaum,2019-01-02 14:28:49-06:00,commit, -8615,Nathan Goldbaum,2019-01-02 06:47:59-10:00,commit, -8616,Michael Zingale,2019-01-01 09:08:23-05:00,commit, -8617,Suoqing Ji,2018-12-22 17:34:11+08:00,commit, -8618,Suoqing Ji,2018-12-21 19:29:56+08:00,commit, -8619,Suoqing Ji,2018-12-21 00:06:06+08:00,commit, -8620,Suoqing Ji,2018-12-20 17:23:34+08:00,commit, -8621,Suoqing Ji,2018-12-20 17:17:58+08:00,commit, -8622,Suoqing Ji,2018-12-20 17:17:43+08:00,commit, -8623,Suoqing Ji,2018-12-19 13:34:23+08:00,commit, -8624,Cameron Hummels,2018-12-14 00:34:17-08:00,commit, -8625,Cameron Hummels,2018-12-14 00:15:07-08:00,commit, -8626,Cameron Hummels,2018-12-13 23:33:48-08:00,commit, -8627,Cameron Hummels,2018-12-13 19:05:17-08:00,commit, -8628,Cameron Hummels,2018-12-13 18:09:49-08:00,commit, -8629,Bili Dong,2018-12-13 12:39:02-08:00,commit, -8630,Bili Dong,2018-12-13 10:01:14-08:00,commit, -8631,Nathan Goldbaum,2018-12-13 09:47:09-06:00,commit, -8632,Shea GK,2018-12-12 15:56:40-08:00,commit, -8633,Nathan Goldbaum,2018-12-11 10:50:20-06:00,commit, -8634,Suoqing Ji,2018-12-11 04:04:36-08:00,commit, -8635,Suoqing Ji,2018-12-10 17:33:10-08:00,commit, -8636,Suoqing Ji,2018-12-10 17:32:12-08:00,commit, -8637,Suoqing Ji,2018-12-10 12:00:58-08:00,commit, -8638,Nathan Goldbaum,2018-12-10 12:30:11-06:00,commit, -8639,Nathan Goldbaum,2018-12-10 09:36:16-06:00,commit, -8640,Suoqing Ji,2018-12-08 17:32:22-08:00,commit, -8641,Suoqing Ji,2018-12-08 16:27:28-08:00,commit, -8642,Suoqing Ji,2018-12-08 14:37:10-08:00,commit, -8643,Suoqing Ji,2018-12-08 12:03:57-08:00,commit, -8644,Suoqing Ji,2018-12-08 03:48:49-08:00,commit, -8645,Suoqing Ji,2018-12-08 03:32:36-08:00,commit, -8646,Suoqing Ji,2018-12-07 23:45:51-08:00,commit, -8647,Suoqing Ji,2018-12-07 16:52:18-08:00,commit, -8648,Suoqing Ji,2018-12-07 16:50:47-08:00,commit, -8649,Nathan Goldbaum,2018-12-07 15:45:01-06:00,commit, -8650,Suoqing Ji,2018-12-07 13:41:48-08:00,commit, -8651,Jared Coughlin,2018-12-07 11:56:05-06:00,commit, -8652,Jared Coughlin,2018-12-07 11:36:11-06:00,commit, -8653,Jared Coughlin,2018-12-07 11:04:00-06:00,commit, -8654,Jared Coughlin,2018-12-07 11:02:03-06:00,commit, -8655,Nathan Goldbaum,2018-12-07 08:57:38-06:00,commit, -8656,Bili Dong,2018-12-06 13:00:55-08:00,commit, -8657,Corentin Cadiou,2018-12-06 17:06:59+01:00,commit, -8658,Nathan Goldbaum,2018-12-06 09:09:04-06:00,commit, -8659,Corentin Cadiou,2018-12-06 15:18:15+01:00,commit, -8660,Corentin Cadiou,2018-12-06 14:59:29+01:00,commit, -8661,Suoqing Ji,2018-12-05 23:32:14-08:00,commit, -8662,Nathan Goldbaum,2018-12-04 20:23:28-06:00,commit, -8663,Nathan Goldbaum,2018-12-03 11:38:12-06:00,commit, -8664,Nathan Goldbaum,2018-12-02 22:25:14-06:00,commit, -8665,Suoqing Ji,2018-12-01 03:35:19-08:00,commit, -8666,Suoqing Ji,2018-12-01 00:42:24-08:00,commit, -8667,Suoqing Ji,2018-11-30 23:52:06-08:00,commit, -8668,Suoqing Ji,2018-11-30 23:39:07-08:00,commit, -8669,Matthew Turk,2018-11-30 13:40:04-06:00,commit, -8670,Nathan Goldbaum,2018-11-29 16:14:43-06:00,commit, -8671,John Regan,2018-11-29 11:10:04+00:00,commit, -8672,Nathan Goldbaum,2018-11-28 12:58:45-06:00,commit, -8673,Nathan Goldbaum,2018-11-28 11:34:34-06:00,commit, -8674,Nathan Goldbaum,2018-11-28 11:25:27-06:00,commit, -8675,Suoqing Ji,2018-11-28 02:49:20-08:00,commit, -8676,Suoqing Ji,2018-11-28 02:40:06-08:00,commit, -8677,Suoqing Ji,2018-11-28 00:54:00-08:00,commit, -8678,Suoqing Ji,2018-11-28 00:51:22-08:00,commit, -8679,Suoqing Ji,2018-11-28 00:12:49-08:00,commit, -8680,Suoqing Ji,2018-11-27 23:48:54-08:00,commit, -8681,Suoqing Ji,2018-11-27 23:42:00-08:00,commit, -8682,Suoqing Ji,2018-11-27 22:19:03-08:00,commit, -8683,Suoqing Ji,2018-11-27 16:40:41-08:00,commit, -8684,Madicken Munk,2018-11-27 16:24:20-06:00,commit, -8685,Nathan Goldbaum,2018-11-27 16:03:17-06:00,commit, -8686,Nathan Goldbaum,2018-11-27 15:42:26-06:00,commit, -8687,Nathan Goldbaum,2018-11-27 15:41:36-06:00,commit, -8688,Nathan Goldbaum,2018-11-27 15:39:18-06:00,commit, -8689,Madicken Munk,2018-11-27 15:07:13-06:00,commit, -8690,Madicken Munk,2018-11-27 15:03:30-06:00,commit, -8691,Nathan Goldbaum,2018-11-27 11:35:18-06:00,commit, -8692,Matthew Turk,2018-11-27 09:44:50-06:00,commit, -8693,Matthew Turk,2018-11-27 09:44:49-06:00,commit, -8694,Matthew Turk,2018-11-27 09:44:49-06:00,commit, -8695,Matthew Turk,2018-11-27 09:44:49-06:00,commit, -8696,Matthew Turk,2018-11-27 09:44:49-06:00,commit, -8697,Matthew Turk,2018-11-27 09:44:49-06:00,commit, -8698,Nathan Goldbaum,2018-11-27 09:39:03-06:00,commit, -8699,Suoqing Ji,2018-11-26 14:00:16-08:00,commit, -8700,Suoqing Ji,2018-11-26 13:54:23-08:00,commit, -8701,Nathan Goldbaum,2018-11-26 14:22:40-06:00,commit, -8702,John ZuHone,2018-11-26 14:50:32-05:00,commit, -8703,Nathan Goldbaum,2018-11-26 13:31:48-06:00,commit, -8704,Nathan Goldbaum,2018-11-26 12:52:46-06:00,commit, -8705,Nathan Goldbaum,2018-11-26 11:29:17-06:00,commit, -8706,Nathan Goldbaum,2018-11-26 11:10:35-06:00,commit, -8707,Nathan Goldbaum,2018-11-26 09:41:13-06:00,commit, -8708,Suoqing Ji,2018-11-25 03:39:33-08:00,commit, -8709,Suoqing Ji,2018-11-24 23:01:23-08:00,commit, -8710,Suoqing Ji,2018-11-24 23:00:55-08:00,commit, -8711,Suoqing Ji,2018-11-24 22:20:47-08:00,commit, -8712,Suoqing Ji,2018-11-24 22:08:34-08:00,commit, -8713,Suoqing Ji,2018-11-21 03:37:42-08:00,commit, -8714,Nick Gnedin,2018-11-19 14:59:18-06:00,commit, -8715,Nick Gnedin,2018-11-19 14:58:02-06:00,commit, -8716,Nathan Goldbaum,2018-11-16 14:07:24-06:00,commit, -8717,Nathan Goldbaum,2018-11-16 14:05:21-06:00,commit, -8718,Nathan Goldbaum,2018-11-16 12:36:47-06:00,commit, -8719,Madicken Munk,2018-11-16 11:34:30-06:00,commit, -8720,Madicken Munk,2018-11-16 11:34:30-06:00,commit, -8721,Madicken Munk,2018-11-16 11:34:03-06:00,commit, -8722,Nathan Goldbaum,2018-11-16 11:24:44-06:00,commit, -8723,Matthew Turk,2018-11-16 10:00:16-06:00,commit, -8724,Nathan Goldbaum,2018-11-16 09:46:15-06:00,commit, -8725,Nathan Goldbaum,2018-11-16 09:38:34-06:00,commit, -8726,Nathan Goldbaum,2018-11-16 09:38:21-06:00,commit, -8727,Nathan Goldbaum,2018-11-16 09:28:36-06:00,commit, -8728,Nathan Goldbaum,2018-11-16 09:21:51-06:00,commit, -8729,Nathan Goldbaum,2018-11-16 08:59:19-06:00,commit, -8730,Nathan Goldbaum,2018-11-15 15:29:53-06:00,commit, -8731,Nathan Goldbaum,2018-11-15 15:14:21-06:00,commit, -8732,Nathan Goldbaum,2018-11-15 14:20:16-06:00,commit, -8733,Nathan Goldbaum,2018-11-15 14:03:54-06:00,commit, -8734,Nathan Goldbaum,2018-11-15 13:45:43-06:00,commit, -8735,Suoqing Ji,2018-11-15 11:26:34-08:00,commit, -8736,Suoqing Ji,2018-11-14 23:00:55-08:00,commit, -8737,Matthew Turk,2018-11-14 20:02:26-06:00,commit, -8738,Nathan Goldbaum,2018-11-14 11:55:57-06:00,commit, -8739,Nathan Goldbaum,2018-11-14 10:59:00-06:00,commit, -8740,Matthew Turk,2018-11-13 15:01:56-06:00,commit, -8741,Nathan Goldbaum,2018-11-13 14:51:56-06:00,commit, -8742,Matthew Turk,2018-11-13 14:46:30-06:00,commit, -8743,Nathan Goldbaum,2018-11-13 14:07:23-06:00,commit, -8744,Nathan Goldbaum,2018-11-13 14:01:52-06:00,commit, -8745,Nathan Goldbaum,2018-11-12 13:31:32-06:00,commit, -8746,Nathan Goldbaum,2018-11-12 11:51:03-06:00,commit, -8747,Nathan Goldbaum,2018-11-12 11:00:13-06:00,commit, -8748,Corentin Cadiou,2018-11-10 14:56:18+01:00,commit, -8749,Corentin Cadiou,2018-11-10 14:55:17+01:00,commit, -8750,Nathan Goldbaum,2018-11-09 16:13:14-06:00,commit, -8751,Nathan Goldbaum,2018-11-09 15:10:52-06:00,commit, -8752,Nathan Goldbaum,2018-11-09 14:44:37-06:00,commit, -8753,Nathan Goldbaum,2018-11-09 14:37:06-06:00,commit, -8754,Nathan Goldbaum,2018-11-09 14:26:13-06:00,commit, -8755,Nathan Goldbaum,2018-11-09 14:18:41-06:00,commit, -8756,Nathan Goldbaum,2018-11-09 13:56:26-06:00,commit, -8757,Nathan Goldbaum,2018-11-09 13:13:54-06:00,commit, -8758,Nathan Goldbaum,2018-11-09 11:41:59-06:00,commit, -8759,Matthew Turk,2018-11-09 11:31:29-06:00,commit, -8760,Nathan Goldbaum,2018-11-09 10:20:39-06:00,commit, -8761,Corentin Cadiou,2018-11-09 15:46:55+01:00,commit, -8762,Nathan Goldbaum,2018-11-08 15:17:38-06:00,commit, -8763,Nathan Goldbaum,2018-11-08 15:17:23-06:00,commit, -8764,Nathan Goldbaum,2018-11-08 15:14:32-06:00,commit, -8765,Nathan Goldbaum,2018-11-08 13:18:36-06:00,commit, -8766,Nathan Goldbaum,2018-11-08 12:47:16-06:00,commit, -8767,Nathan Goldbaum,2018-11-08 12:47:13-06:00,commit, -8768,Nathan Goldbaum,2018-11-08 11:01:26-06:00,commit, -8769,Nathan Goldbaum,2018-11-08 10:48:21-06:00,commit, -8770,Nathan Goldbaum,2018-11-08 10:34:38-06:00,commit, -8771,Nathan Goldbaum,2018-11-08 10:25:41-06:00,commit, -8772,Kacper Kowalik,2018-11-08 08:59:36-06:00,commit, -8773,Kacper Kowalik,2018-11-08 08:53:32-06:00,commit, -8774,Matthew Turk,2018-11-07 10:55:46-06:00,commit, -8775,Matthew Turk,2018-11-07 10:51:46-06:00,commit, -8776,Kacper Kowalik,2018-11-07 09:04:45-06:00,commit, -8777,Nathan Goldbaum,2018-11-06 19:12:02-05:00,commit, -8778,Britton Smith,2018-11-05 18:40:33-08:00,commit, -8779,Britton Smith,2018-11-05 18:39:18-08:00,commit, -8780,Britton Smith,2018-11-05 18:33:14-08:00,commit, -8781,Britton Smith,2018-11-05 14:53:22-08:00,commit, -8782,Nathan Goldbaum,2018-11-05 14:34:00-06:00,commit, -8783,Nathan Goldbaum,2018-11-05 14:33:36-06:00,commit, -8784,Nathan Goldbaum,2018-11-05 12:54:57-06:00,commit, -8785,Nathan Goldbaum,2018-11-05 12:48:26-06:00,commit, -8786,Nathan Goldbaum,2018-11-04 15:15:46-06:00,commit, -8787,Nathan Goldbaum,2018-11-04 15:15:01-06:00,commit, -8788,Nathan Goldbaum,2018-11-02 15:59:50-05:00,commit, -8789,Nathan Goldbaum,2018-11-02 13:51:18-05:00,commit, -8790,Nathan Goldbaum,2018-11-02 13:19:13-05:00,commit, -8791,Nathan Goldbaum,2018-11-02 10:19:32-05:00,commit, -8792,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, -8793,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, -8794,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, -8795,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, -8796,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, -8797,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, -8798,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, -8799,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, -8800,Nathan Goldbaum,2018-11-02 09:30:45-05:00,commit, -8801,Matthew Turk,2018-11-02 09:28:22-05:00,commit, -8802,Nathan Goldbaum,2018-11-02 09:19:19-05:00,commit, -8803,Nathan Goldbaum,2018-11-02 09:18:27-05:00,commit, -8804,Matthew Turk,2018-11-02 09:15:09-05:00,commit, -8805,Nathan Goldbaum,2018-11-01 19:52:01+00:00,commit, -8806,Nathan Goldbaum,2018-11-01 18:33:08+00:00,commit, -8807,Britton Smith,2018-11-01 10:20:45-07:00,commit, -8808,Nathan Goldbaum,2018-11-01 09:05:34-06:00,commit, -8809,Britton Smith,2018-10-31 13:47:32-07:00,commit, -8810,Britton Smith,2018-10-31 13:47:07-07:00,commit, -8811,Britton Smith,2018-10-31 13:17:17-07:00,commit, -8812,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8813,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8814,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8815,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8816,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8817,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8818,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8819,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8820,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8821,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8441,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8442,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8443,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8444,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8445,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8446,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8447,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8448,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8449,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8450,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8451,Nathan Goldbaum,2019-03-04 20:28:00-06:00,commit, +8452,Nathan Goldbaum,2019-03-04 19:10:12-06:00,commit, +8453,Nathan Goldbaum,2019-03-04 17:10:31-06:00,commit, +8454,Nathan Goldbaum,2019-03-04 15:06:55-06:00,commit, +8455,Nathan Goldbaum,2019-03-04 15:06:44-06:00,commit, +8456,Nathan Goldbaum,2019-03-04 14:08:17-06:00,commit, +8457,Nathan Goldbaum,2019-03-04 13:43:46-06:00,commit, +8458,Nathan Goldbaum,2019-03-04 13:35:53-06:00,commit, +8459,Nathan Goldbaum,2019-03-04 11:58:47-06:00,commit, +8460,Britton Smith,2019-03-04 11:38:07-06:00,commit, +8461,Matthew Turk,2019-03-01 14:03:06-06:00,commit, +8462,Matthew Turk,2019-03-01 11:58:15-06:00,commit, +8463,Nathan Goldbaum,2019-03-01 09:11:35-06:00,commit, +8464,Nathan Goldbaum,2019-03-01 09:10:54-06:00,commit, +8465,Nathan Goldbaum,2019-02-28 22:18:10-06:00,commit, +8466,Nathan Goldbaum,2019-02-28 16:31:36-06:00,commit, +8467,Nathan Goldbaum,2019-02-28 16:22:17-06:00,commit, +8468,Nathan Goldbaum,2019-02-28 15:28:46-06:00,commit, +8469,Nathan Goldbaum,2019-02-28 14:46:18-06:00,commit, +8470,Nathan Goldbaum,2019-02-28 13:56:49-06:00,commit, +8471,Nathan Goldbaum,2019-02-28 13:22:50-06:00,commit, +8472,Nathan Goldbaum,2019-02-28 11:34:00-06:00,commit, +8473,Nathan Goldbaum,2019-02-28 11:33:15-06:00,commit, +8474,Nathan Goldbaum,2019-02-28 10:47:53-06:00,commit, +8475,Matthew Turk,2019-02-27 17:02:02-06:00,commit, +8476,Matthew Turk,2019-02-27 17:00:52-06:00,commit, +8477,Matthew Turk,2019-02-27 16:26:59-06:00,commit, +8478,Matthew Turk,2019-02-27 15:29:40-06:00,commit, +8479,Matthew Turk,2019-02-27 21:09:37+00:00,commit, +8480,Matthew Turk,2019-02-27 19:51:15+00:00,commit, +8481,Matthew Turk,2019-02-27 19:38:45+00:00,commit, +8482,Matthew Turk,2019-02-27 19:38:09+00:00,commit, +8483,Matthew Turk,2019-02-27 19:25:49+00:00,commit, +8484,Matthew Turk,2019-02-27 19:15:37+00:00,commit, +8485,Matthew Turk,2019-02-27 19:06:33+00:00,commit, +8486,Matthew Turk,2019-02-27 18:59:10+00:00,commit, +8487,Matthew Turk,2019-02-27 18:47:29+00:00,commit, +8488,Jared Coughlin,2019-02-27 12:11:05-05:00,commit, +8489,Matthew Turk,2019-02-27 10:07:22-06:00,commit, +8490,Matthew Turk,2019-02-27 10:06:39-06:00,commit, +8491,Britton Smith,2019-02-26 16:11:04-08:00,commit, +8492,Madicken Munk,2019-02-26 15:52:01-06:00,commit, +8493,Madicken Munk,2019-02-26 15:32:25-06:00,commit, +8494,Nathan Goldbaum,2019-02-26 13:41:23-06:00,commit, +8495,Nathan Goldbaum,2019-02-26 12:51:04-06:00,commit, +8496,Nathan Goldbaum,2019-02-26 12:50:17-06:00,commit, +8497,Nathan Goldbaum,2019-02-26 09:31:14-06:00,commit, +8498,Nathan Goldbaum,2019-02-26 09:26:06-06:00,commit, +8499,John Wise,2019-02-26 10:10:30-05:00,commit, +8500,John Wise,2019-02-26 09:16:59-05:00,commit, +8501,Matthew Turk,2019-02-25 21:06:16-06:00,commit, +8502,Nathan Goldbaum,2019-02-25 14:40:09-06:00,commit, +8503,Nathan Goldbaum,2019-02-25 14:05:15-06:00,commit, +8504,Nathan Goldbaum,2019-02-25 13:14:49-06:00,commit, +8505,Nathan Goldbaum,2019-02-25 12:43:34-06:00,commit, +8506,Nathan Goldbaum,2019-02-22 14:31:34-06:00,commit, +8507,Nathan Goldbaum,2019-02-22 13:32:54-06:00,commit, +8508,Nathan Goldbaum,2019-02-22 13:20:53-06:00,commit, +8509,Nathan Goldbaum,2019-02-22 13:20:30-06:00,commit, +8510,Nathan Goldbaum,2019-02-22 13:19:48-06:00,commit, +8511,Nathan Goldbaum,2019-02-22 13:19:31-06:00,commit, +8512,Nathan Goldbaum,2019-02-22 13:19:05-06:00,commit, +8513,Nathan Goldbaum,2019-02-22 13:18:42-06:00,commit, +8514,Nathan Goldbaum,2019-02-22 13:18:14-06:00,commit, +8515,Nathan Goldbaum,2019-02-22 13:17:53-06:00,commit, +8516,Nathan Goldbaum,2019-02-22 12:20:35-06:00,commit, +8517,Nathan Goldbaum,2019-02-22 12:20:02-06:00,commit, +8518,Nathan Goldbaum,2019-02-22 12:19:38-06:00,commit, +8519,Nathan Goldbaum,2019-02-22 12:16:10-06:00,commit, +8520,Nathan Goldbaum,2019-02-22 12:15:35-06:00,commit, +8521,Nathan Goldbaum,2019-02-22 12:15:11-06:00,commit, +8522,Nathan Goldbaum,2019-02-22 12:11:09-06:00,commit, +8523,Nathan Goldbaum,2019-02-22 12:09:51-06:00,commit, +8524,Nathan Goldbaum,2019-02-22 12:09:27-06:00,commit, +8525,Nathan Goldbaum,2019-02-22 12:06:37-06:00,commit, +8526,Nathan Goldbaum,2019-02-22 12:06:19-06:00,commit, +8527,Nathan Goldbaum,2019-02-22 12:05:49-06:00,commit, +8528,Nathan Goldbaum,2019-02-22 12:05:27-06:00,commit, +8529,Nathan Goldbaum,2019-02-22 12:05:04-06:00,commit, +8530,Nathan Goldbaum,2019-02-22 12:04:39-06:00,commit, +8531,Nathan Goldbaum,2019-02-22 11:55:58-06:00,commit, +8532,Nathan Goldbaum,2019-02-22 11:55:29-06:00,commit, +8533,Nathan Goldbaum,2019-02-22 11:54:53-06:00,commit, +8534,Nathan Goldbaum,2019-02-22 11:54:34-06:00,commit, +8535,Nathan Goldbaum,2019-02-22 11:51:42-06:00,commit, +8536,Nathan Goldbaum,2019-02-22 11:51:16-06:00,commit, +8537,Nathan Goldbaum,2019-02-22 11:51:00-06:00,commit, +8538,Nathan Goldbaum,2019-02-22 11:49:37-06:00,commit, +8539,Nathan Goldbaum,2019-02-22 11:48:58-06:00,commit, +8540,Nathan Goldbaum,2019-02-22 11:48:04-06:00,commit, +8541,Nathan Goldbaum,2019-02-22 11:47:16-06:00,commit, +8542,Nathan Goldbaum,2019-02-22 11:45:16-06:00,commit, +8543,Nathan Goldbaum,2019-02-22 11:12:38-06:00,commit, +8544,Nathan Goldbaum,2019-02-18 21:52:03-06:00,commit, +8545,Nathan Goldbaum,2019-02-18 15:09:42-06:00,commit, +8546,Matthew Turk,2019-02-15 15:55:43-06:00,commit, +8547,Britton Smith,2019-02-15 10:33:51-08:00,commit, +8548,Nathan Goldbaum,2019-02-15 09:49:11-06:00,commit, +8549,Nathan Goldbaum,2019-02-15 09:43:58-06:00,commit, +8550,John Wise,2019-02-15 07:41:41-05:00,commit, +8551,John Wise,2019-02-14 16:46:17-05:00,commit, +8552,John Wise,2019-02-14 16:44:18-05:00,commit, +8553,John Wise,2019-02-14 16:43:19-05:00,commit, +8554,Jared Coughlin,2019-02-12 15:02:02-05:00,commit, +8555,Nathan Goldbaum,2019-02-11 17:25:40-06:00,commit, +8556,Jared Coughlin,2019-02-11 16:22:23-05:00,commit, +8557,Jared Coughlin,2019-02-11 16:11:54-05:00,commit, +8558,Jared Coughlin,2019-02-11 15:17:25-05:00,commit, +8559,Nathan Goldbaum,2019-02-11 13:40:08-06:00,commit, +8560,Nathan Goldbaum,2019-02-11 13:38:16-06:00,commit, +8561,Britton Smith,2019-02-10 12:49:39-08:00,commit, +8562,Britton Smith,2019-02-10 12:49:23-08:00,commit, +8563,Britton Smith,2019-02-10 08:57:27-08:00,commit, +8564,Britton Smith,2019-02-09 13:20:28-08:00,commit, +8565,Britton Smith,2019-02-09 09:51:22-08:00,commit, +8566,Britton Smith,2019-02-08 22:15:21-08:00,commit, +8567,Britton Smith,2019-02-08 14:45:27-08:00,commit, +8568,Britton Smith,2019-02-07 16:13:41-08:00,commit, +8569,Britton Smith,2019-02-07 14:45:13-08:00,commit, +8570,Britton Smith,2019-02-07 14:40:05-08:00,commit, +8571,Britton Smith,2019-02-07 14:34:35-08:00,commit, +8572,Britton Smith,2019-02-07 14:25:22-08:00,commit, +8573,Britton Smith,2019-02-07 14:20:20-08:00,commit, +8574,Nathan Goldbaum,2019-02-07 16:01:28-06:00,commit, +8575,Jared Coughlin,2019-02-07 13:07:29-05:00,commit, +8576,Jared Coughlin,2019-02-07 12:28:51-05:00,commit, +8577,Britton Smith,2019-02-06 17:04:33-08:00,commit, +8578,Britton Smith,2019-02-06 14:05:58-08:00,commit, +8579,Nathan Goldbaum,2019-02-06 13:46:55-06:00,commit, +8580,Britton Smith,2019-02-05 14:36:28-08:00,commit, +8581,Britton Smith,2019-02-05 14:30:32-08:00,commit, +8582,Britton Smith,2019-02-05 14:30:16-08:00,commit, +8583,Britton Smith,2019-02-05 13:27:06-08:00,commit, +8584,Britton Smith,2019-02-05 13:19:01-08:00,commit, +8585,Britton Smith,2019-02-04 15:09:21-08:00,commit, +8586,Britton Smith,2019-02-04 14:32:34-08:00,commit, +8587,Britton Smith,2019-02-04 11:36:20-08:00,commit, +8588,Britton Smith,2019-02-04 11:13:02-08:00,commit, +8589,Nathan Goldbaum,2019-02-04 09:25:13-06:00,commit, +8590,Britton Smith,2019-02-03 20:39:16-08:00,commit, +8591,Britton Smith,2019-02-03 20:39:16-08:00,commit, +8592,Britton Smith,2019-02-03 20:39:16-08:00,commit, +8593,Britton Smith,2019-02-03 20:39:16-08:00,commit, +8594,Matthew Turk,2019-02-03 19:10:01-06:00,commit, +8595,Hsi-Yu Schive,2019-02-03 14:29:45+08:00,commit, +8596,Matthew Turk,2019-02-02 14:48:58-06:00,commit, +8597,Nathan Goldbaum,2019-02-01 20:05:44-06:00,commit, +8598,Nathan Goldbaum,2019-01-30 20:40:21-06:00,commit, +8599,Nathan Goldbaum,2019-01-30 18:16:06-06:00,commit, +8600,Nathan Goldbaum,2019-01-30 15:55:23-06:00,commit, +8601,Matthew Turk,2019-01-30 14:21:01-06:00,commit, +8602,Matthew Turk,2019-01-30 14:18:53-06:00,commit, +8603,Nathan Goldbaum,2019-01-29 09:12:28-06:00,commit, +8604,Gillen Brown,2019-01-26 10:37:34-05:00,commit, +8605,Gillen Brown,2019-01-25 15:41:53-05:00,commit, +8606,Britton Smith,2019-01-24 15:36:59-08:00,commit, +8607,Matthew Turk,2019-01-24 16:52:12-06:00,commit, +8608,Suoqing Ji,2019-01-21 23:22:38-08:00,commit, +8609,Matthew Turk,2019-01-21 13:36:10-06:00,commit, +8610,Nathan Goldbaum,2019-01-18 16:47:02-06:00,commit, +8611,Britton Smith,2019-01-18 13:11:27-08:00,commit, +8612,Nathan Goldbaum,2019-01-16 17:18:24-06:00,commit, +8613,Clément Robert,2019-01-16 20:07:03+01:00,commit, +8614,Nathan Goldbaum,2019-01-09 13:39:03-06:00,commit, +8615,Nathan Goldbaum,2019-01-09 12:44:14-06:00,commit, +8616,Nathan Goldbaum,2019-01-09 10:27:58-06:00,commit, +8617,Cameron Hummels,2019-01-08 13:51:06-08:00,commit, +8618,Cameron Hummels,2019-01-08 13:38:36-08:00,commit, +8619,Cameron Hummels,2019-01-08 13:32:51-08:00,commit, +8620,Cameron Hummels,2019-01-08 13:09:15-08:00,commit, +8621,Nathan Goldbaum,2019-01-08 09:27:02-06:00,commit, +8622,Corentin Cadiou,2019-01-08 11:11:12+01:00,commit, +8623,Nathan Goldbaum,2019-01-07 22:33:27-06:00,commit, +8624,Nathan Goldbaum,2019-01-02 14:28:49-06:00,commit, +8625,Nathan Goldbaum,2019-01-02 06:47:59-10:00,commit, +8626,Michael Zingale,2019-01-01 09:08:23-05:00,commit, +8627,Suoqing Ji,2018-12-22 17:34:11+08:00,commit, +8628,Suoqing Ji,2018-12-21 19:29:56+08:00,commit, +8629,Suoqing Ji,2018-12-21 00:06:06+08:00,commit, +8630,Suoqing Ji,2018-12-20 17:23:34+08:00,commit, +8631,Suoqing Ji,2018-12-20 17:17:58+08:00,commit, +8632,Suoqing Ji,2018-12-20 17:17:43+08:00,commit, +8633,Suoqing Ji,2018-12-19 13:34:23+08:00,commit, +8634,Cameron Hummels,2018-12-14 00:34:17-08:00,commit, +8635,Cameron Hummels,2018-12-14 00:15:07-08:00,commit, +8636,Cameron Hummels,2018-12-13 23:33:48-08:00,commit, +8637,Cameron Hummels,2018-12-13 19:05:17-08:00,commit, +8638,Cameron Hummels,2018-12-13 18:09:49-08:00,commit, +8639,Bili Dong,2018-12-13 12:39:02-08:00,commit, +8640,Bili Dong,2018-12-13 10:01:14-08:00,commit, +8641,Nathan Goldbaum,2018-12-13 09:47:09-06:00,commit, +8642,Shea GK,2018-12-12 15:56:40-08:00,commit, +8643,Nathan Goldbaum,2018-12-11 10:50:20-06:00,commit, +8644,Suoqing Ji,2018-12-11 04:04:36-08:00,commit, +8645,Suoqing Ji,2018-12-10 17:33:10-08:00,commit, +8646,Suoqing Ji,2018-12-10 17:32:12-08:00,commit, +8647,Suoqing Ji,2018-12-10 12:00:58-08:00,commit, +8648,Nathan Goldbaum,2018-12-10 12:30:11-06:00,commit, +8649,Nathan Goldbaum,2018-12-10 09:36:16-06:00,commit, +8650,Suoqing Ji,2018-12-08 17:32:22-08:00,commit, +8651,Suoqing Ji,2018-12-08 16:27:28-08:00,commit, +8652,Suoqing Ji,2018-12-08 14:37:10-08:00,commit, +8653,Suoqing Ji,2018-12-08 12:03:57-08:00,commit, +8654,Suoqing Ji,2018-12-08 03:48:49-08:00,commit, +8655,Suoqing Ji,2018-12-08 03:32:36-08:00,commit, +8656,Suoqing Ji,2018-12-07 23:45:51-08:00,commit, +8657,Suoqing Ji,2018-12-07 16:52:18-08:00,commit, +8658,Suoqing Ji,2018-12-07 16:50:47-08:00,commit, +8659,Nathan Goldbaum,2018-12-07 15:45:01-06:00,commit, +8660,Suoqing Ji,2018-12-07 13:41:48-08:00,commit, +8661,Jared Coughlin,2018-12-07 11:56:05-06:00,commit, +8662,Jared Coughlin,2018-12-07 11:36:11-06:00,commit, +8663,Jared Coughlin,2018-12-07 11:04:00-06:00,commit, +8664,Jared Coughlin,2018-12-07 11:02:03-06:00,commit, +8665,Nathan Goldbaum,2018-12-07 08:57:38-06:00,commit, +8666,Bili Dong,2018-12-06 13:00:55-08:00,commit, +8667,Corentin Cadiou,2018-12-06 17:06:59+01:00,commit, +8668,Nathan Goldbaum,2018-12-06 09:09:04-06:00,commit, +8669,Corentin Cadiou,2018-12-06 15:18:15+01:00,commit, +8670,Corentin Cadiou,2018-12-06 14:59:29+01:00,commit, +8671,Suoqing Ji,2018-12-05 23:32:14-08:00,commit, +8672,Nathan Goldbaum,2018-12-04 20:23:28-06:00,commit, +8673,Nathan Goldbaum,2018-12-03 11:38:12-06:00,commit, +8674,Nathan Goldbaum,2018-12-02 22:25:14-06:00,commit, +8675,Suoqing Ji,2018-12-01 03:35:19-08:00,commit, +8676,Suoqing Ji,2018-12-01 00:42:24-08:00,commit, +8677,Suoqing Ji,2018-11-30 23:52:06-08:00,commit, +8678,Suoqing Ji,2018-11-30 23:39:07-08:00,commit, +8679,Matthew Turk,2018-11-30 13:40:04-06:00,commit, +8680,Nathan Goldbaum,2018-11-29 16:14:43-06:00,commit, +8681,John Regan,2018-11-29 11:10:04+00:00,commit, +8682,Nathan Goldbaum,2018-11-28 12:58:45-06:00,commit, +8683,Nathan Goldbaum,2018-11-28 11:34:34-06:00,commit, +8684,Nathan Goldbaum,2018-11-28 11:25:27-06:00,commit, +8685,Suoqing Ji,2018-11-28 02:49:20-08:00,commit, +8686,Suoqing Ji,2018-11-28 02:40:06-08:00,commit, +8687,Suoqing Ji,2018-11-28 00:54:00-08:00,commit, +8688,Suoqing Ji,2018-11-28 00:51:22-08:00,commit, +8689,Suoqing Ji,2018-11-28 00:12:49-08:00,commit, +8690,Suoqing Ji,2018-11-27 23:48:54-08:00,commit, +8691,Suoqing Ji,2018-11-27 23:42:00-08:00,commit, +8692,Suoqing Ji,2018-11-27 22:19:03-08:00,commit, +8693,Suoqing Ji,2018-11-27 16:40:41-08:00,commit, +8694,Madicken Munk,2018-11-27 16:24:20-06:00,commit, +8695,Nathan Goldbaum,2018-11-27 16:03:17-06:00,commit, +8696,Nathan Goldbaum,2018-11-27 15:42:26-06:00,commit, +8697,Nathan Goldbaum,2018-11-27 15:41:36-06:00,commit, +8698,Nathan Goldbaum,2018-11-27 15:39:18-06:00,commit, +8699,Madicken Munk,2018-11-27 15:07:13-06:00,commit, +8700,Madicken Munk,2018-11-27 15:03:30-06:00,commit, +8701,Nathan Goldbaum,2018-11-27 11:35:18-06:00,commit, +8702,Matthew Turk,2018-11-27 09:44:50-06:00,commit, +8703,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8704,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8705,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8706,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8707,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8708,Nathan Goldbaum,2018-11-27 09:39:03-06:00,commit, +8709,Suoqing Ji,2018-11-26 14:00:16-08:00,commit, +8710,Suoqing Ji,2018-11-26 13:54:23-08:00,commit, +8711,Nathan Goldbaum,2018-11-26 14:22:40-06:00,commit, +8712,John ZuHone,2018-11-26 14:50:32-05:00,commit, +8713,Nathan Goldbaum,2018-11-26 13:31:48-06:00,commit, +8714,Nathan Goldbaum,2018-11-26 12:52:46-06:00,commit, +8715,Nathan Goldbaum,2018-11-26 11:29:17-06:00,commit, +8716,Nathan Goldbaum,2018-11-26 11:10:35-06:00,commit, +8717,Nathan Goldbaum,2018-11-26 09:41:13-06:00,commit, +8718,Suoqing Ji,2018-11-25 03:39:33-08:00,commit, +8719,Suoqing Ji,2018-11-24 23:01:23-08:00,commit, +8720,Suoqing Ji,2018-11-24 23:00:55-08:00,commit, +8721,Suoqing Ji,2018-11-24 22:20:47-08:00,commit, +8722,Suoqing Ji,2018-11-24 22:08:34-08:00,commit, +8723,Suoqing Ji,2018-11-21 03:37:42-08:00,commit, +8724,Nick Gnedin,2018-11-19 14:59:18-06:00,commit, +8725,Nick Gnedin,2018-11-19 14:58:02-06:00,commit, +8726,Nathan Goldbaum,2018-11-16 14:07:24-06:00,commit, +8727,Nathan Goldbaum,2018-11-16 14:05:21-06:00,commit, +8728,Nathan Goldbaum,2018-11-16 12:36:47-06:00,commit, +8729,Madicken Munk,2018-11-16 11:34:30-06:00,commit, +8730,Madicken Munk,2018-11-16 11:34:30-06:00,commit, +8731,Madicken Munk,2018-11-16 11:34:03-06:00,commit, +8732,Nathan Goldbaum,2018-11-16 11:24:44-06:00,commit, +8733,Matthew Turk,2018-11-16 10:00:16-06:00,commit, +8734,Nathan Goldbaum,2018-11-16 09:46:15-06:00,commit, +8735,Nathan Goldbaum,2018-11-16 09:38:34-06:00,commit, +8736,Nathan Goldbaum,2018-11-16 09:38:21-06:00,commit, +8737,Nathan Goldbaum,2018-11-16 09:28:36-06:00,commit, +8738,Nathan Goldbaum,2018-11-16 09:21:51-06:00,commit, +8739,Nathan Goldbaum,2018-11-16 08:59:19-06:00,commit, +8740,Nathan Goldbaum,2018-11-15 15:29:53-06:00,commit, +8741,Nathan Goldbaum,2018-11-15 15:14:21-06:00,commit, +8742,Nathan Goldbaum,2018-11-15 14:20:16-06:00,commit, +8743,Nathan Goldbaum,2018-11-15 14:03:54-06:00,commit, +8744,Nathan Goldbaum,2018-11-15 13:45:43-06:00,commit, +8745,Suoqing Ji,2018-11-15 11:26:34-08:00,commit, +8746,Suoqing Ji,2018-11-14 23:00:55-08:00,commit, +8747,Matthew Turk,2018-11-14 20:02:26-06:00,commit, +8748,Nathan Goldbaum,2018-11-14 11:55:57-06:00,commit, +8749,Nathan Goldbaum,2018-11-14 10:59:00-06:00,commit, +8750,Matthew Turk,2018-11-13 15:01:56-06:00,commit, +8751,Nathan Goldbaum,2018-11-13 14:51:56-06:00,commit, +8752,Matthew Turk,2018-11-13 14:46:30-06:00,commit, +8753,Nathan Goldbaum,2018-11-13 14:07:23-06:00,commit, +8754,Nathan Goldbaum,2018-11-13 14:01:52-06:00,commit, +8755,Nathan Goldbaum,2018-11-12 13:31:32-06:00,commit, +8756,Nathan Goldbaum,2018-11-12 11:51:03-06:00,commit, +8757,Nathan Goldbaum,2018-11-12 11:00:13-06:00,commit, +8758,Corentin Cadiou,2018-11-10 14:56:18+01:00,commit, +8759,Corentin Cadiou,2018-11-10 14:55:17+01:00,commit, +8760,Nathan Goldbaum,2018-11-09 16:13:14-06:00,commit, +8761,Nathan Goldbaum,2018-11-09 15:10:52-06:00,commit, +8762,Nathan Goldbaum,2018-11-09 14:44:37-06:00,commit, +8763,Nathan Goldbaum,2018-11-09 14:37:06-06:00,commit, +8764,Nathan Goldbaum,2018-11-09 14:26:13-06:00,commit, +8765,Nathan Goldbaum,2018-11-09 14:18:41-06:00,commit, +8766,Nathan Goldbaum,2018-11-09 13:56:26-06:00,commit, +8767,Nathan Goldbaum,2018-11-09 13:13:54-06:00,commit, +8768,Nathan Goldbaum,2018-11-09 11:41:59-06:00,commit, +8769,Matthew Turk,2018-11-09 11:31:29-06:00,commit, +8770,Nathan Goldbaum,2018-11-09 10:20:39-06:00,commit, +8771,Corentin Cadiou,2018-11-09 15:46:55+01:00,commit, +8772,Nathan Goldbaum,2018-11-08 15:17:38-06:00,commit, +8773,Nathan Goldbaum,2018-11-08 15:17:23-06:00,commit, +8774,Nathan Goldbaum,2018-11-08 15:14:32-06:00,commit, +8775,Nathan Goldbaum,2018-11-08 13:18:36-06:00,commit, +8776,Nathan Goldbaum,2018-11-08 12:47:16-06:00,commit, +8777,Nathan Goldbaum,2018-11-08 12:47:13-06:00,commit, +8778,Nathan Goldbaum,2018-11-08 11:01:26-06:00,commit, +8779,Nathan Goldbaum,2018-11-08 10:48:21-06:00,commit, +8780,Nathan Goldbaum,2018-11-08 10:34:38-06:00,commit, +8781,Nathan Goldbaum,2018-11-08 10:25:41-06:00,commit, +8782,Kacper Kowalik,2018-11-08 08:59:36-06:00,commit, +8783,Kacper Kowalik,2018-11-08 08:53:32-06:00,commit, +8784,Matthew Turk,2018-11-07 10:55:46-06:00,commit, +8785,Matthew Turk,2018-11-07 10:51:46-06:00,commit, +8786,Kacper Kowalik,2018-11-07 09:04:45-06:00,commit, +8787,Nathan Goldbaum,2018-11-06 19:12:02-05:00,commit, +8788,Britton Smith,2018-11-05 18:40:33-08:00,commit, +8789,Britton Smith,2018-11-05 18:39:18-08:00,commit, +8790,Britton Smith,2018-11-05 18:33:14-08:00,commit, +8791,Britton Smith,2018-11-05 14:53:22-08:00,commit, +8792,Nathan Goldbaum,2018-11-05 14:34:00-06:00,commit, +8793,Nathan Goldbaum,2018-11-05 14:33:36-06:00,commit, +8794,Nathan Goldbaum,2018-11-05 12:54:57-06:00,commit, +8795,Nathan Goldbaum,2018-11-05 12:48:26-06:00,commit, +8796,Nathan Goldbaum,2018-11-04 15:15:46-06:00,commit, +8797,Nathan Goldbaum,2018-11-04 15:15:01-06:00,commit, +8798,Nathan Goldbaum,2018-11-02 15:59:50-05:00,commit, +8799,Nathan Goldbaum,2018-11-02 13:51:18-05:00,commit, +8800,Nathan Goldbaum,2018-11-02 13:19:13-05:00,commit, +8801,Nathan Goldbaum,2018-11-02 10:19:32-05:00,commit, +8802,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8803,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8804,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8805,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8806,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8807,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8808,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8809,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8810,Nathan Goldbaum,2018-11-02 09:30:45-05:00,commit, +8811,Matthew Turk,2018-11-02 09:28:22-05:00,commit, +8812,Nathan Goldbaum,2018-11-02 09:19:19-05:00,commit, +8813,Nathan Goldbaum,2018-11-02 09:18:27-05:00,commit, +8814,Matthew Turk,2018-11-02 09:15:09-05:00,commit, +8815,Nathan Goldbaum,2018-11-01 19:52:01+00:00,commit, +8816,Nathan Goldbaum,2018-11-01 18:33:08+00:00,commit, +8817,Britton Smith,2018-11-01 10:20:45-07:00,commit, +8818,Nathan Goldbaum,2018-11-01 09:05:34-06:00,commit, +8819,Britton Smith,2018-10-31 13:47:32-07:00,commit, +8820,Britton Smith,2018-10-31 13:47:07-07:00,commit, +8821,Britton Smith,2018-10-31 13:17:17-07:00,commit, 8822,Britton Smith,2018-10-31 13:08:44-07:00,commit, 8823,Britton Smith,2018-10-31 13:08:44-07:00,commit, 8824,Britton Smith,2018-10-31 13:08:44-07:00,commit, @@ -8837,1055 +8837,1055 @@ 8835,Britton Smith,2018-10-31 13:08:44-07:00,commit, 8836,Britton Smith,2018-10-31 13:08:44-07:00,commit, 8837,Britton Smith,2018-10-31 13:08:44-07:00,commit, -8838,Matthew Turk,2018-10-31 13:06:02-07:00,commit, -8839,Matthew Turk,2018-10-31 13:06:02-07:00,commit, -8840,Nathan Goldbaum,2018-10-31 13:06:02-07:00,commit, -8841,Nathan Goldbaum,2018-10-31 13:06:02-07:00,commit, -8842,Nathan Goldbaum,2018-10-31 13:06:02-07:00,commit, -8843,Madicken Munk,2018-10-31 13:08:51-05:00,commit, -8844,Madicken Munk,2018-10-30 12:50:23-05:00,commit, -8845,Kacper Kowalik,2018-10-29 19:41:55-05:00,commit, -8846,Madicken Munk,2018-10-26 13:53:36-05:00,commit, -8847,Madicken Munk,2018-10-26 12:49:14-05:00,commit, -8848,Madicken Munk,2018-10-26 12:04:22-05:00,commit, -8849,Adam McMaster,2018-10-26 12:26:01+01:00,commit, -8850,Nathan Goldbaum,2018-10-25 15:44:59-06:00,commit, -8851,Matthew Turk,2018-10-25 11:36:10-05:00,commit, -8852,Matthew Turk,2018-10-25 11:20:57-05:00,commit, -8853,Matthew Turk,2018-10-25 11:14:57-05:00,commit, -8854,Madicken Munk,2018-10-24 14:14:44-05:00,commit, -8855,Matthew Turk,2018-10-24 08:59:28-05:00,commit, -8856,Matthew Turk,2018-10-24 08:56:52-05:00,commit, -8857,Madicken Munk,2018-10-23 23:18:05-05:00,commit, -8858,Madicken Munk,2018-10-23 18:26:58-05:00,commit, -8859,Madicken Munk,2018-10-23 18:10:56-05:00,commit, -8860,Madicken Munk,2018-10-23 17:31:38-05:00,commit, -8861,Nathan Goldbaum,2018-10-23 15:13:23-05:00,commit, -8862,Nathan Goldbaum,2018-10-23 15:02:52-05:00,commit, -8863,Nathan Goldbaum,2018-10-23 13:35:34-05:00,commit, -8864,Nathan Goldbaum,2018-10-23 13:32:30-05:00,commit, -8865,Nathan Goldbaum,2018-10-23 11:49:24-05:00,commit, -8866,Nathan Goldbaum,2018-10-23 11:48:11-05:00,commit, -8867,Nathan Goldbaum,2018-10-23 11:47:10-05:00,commit, -8868,Nathan Goldbaum,2018-10-23 10:37:25-05:00,commit, -8869,Nathan Goldbaum,2018-10-23 10:33:14-05:00,commit, -8870,Nathan Goldbaum,2018-10-23 10:32:18-05:00,commit, -8871,Nathan Goldbaum,2018-10-22 13:59:40-05:00,commit, -8872,Nathan Goldbaum,2018-10-22 13:41:50-05:00,commit, -8873,Nathan Goldbaum,2018-10-22 13:24:21-05:00,commit, -8874,Nathan Goldbaum,2018-10-22 11:51:03-05:00,commit, -8875,Nathan Goldbaum,2018-10-19 14:14:20-05:00,commit, -8876,Nathan Goldbaum,2018-10-19 14:05:33-05:00,commit, -8877,Nathan Goldbaum,2018-10-19 09:30:24-05:00,commit, -8878,Nathan Goldbaum,2018-10-18 15:10:24-05:00,commit, -8879,Madicken Munk,2018-10-18 15:06:45-05:00,commit, -8880,Madicken Munk,2018-10-18 15:06:29-05:00,commit, -8881,Madicken Munk,2018-10-17 17:18:14-05:00,commit, -8882,Madicken Munk,2018-10-17 15:46:08-05:00,commit, -8883,Nathan Goldbaum,2018-10-17 15:26:59-05:00,commit, -8884,Madicken Munk,2018-10-17 14:50:54-05:00,commit, -8885,Madicken Munk,2018-10-16 18:06:27-05:00,commit, -8886,Madicken Munk,2018-10-16 18:02:13-05:00,commit, -8887,Nathan Goldbaum,2018-10-15 19:59:34-05:00,commit, -8888,Ashley Kelly,2018-10-15 22:55:07+01:00,commit, -8889,Nathan Goldbaum,2018-10-15 16:05:58-05:00,commit, -8890,Nathan Goldbaum,2018-10-15 13:18:19-05:00,commit, -8891,Nathan Goldbaum,2018-10-15 13:02:47-05:00,commit, -8892,Nathan Goldbaum,2018-10-15 11:22:13-05:00,commit, -8893,Nathan Goldbaum,2018-10-15 10:46:44-05:00,commit, -8894,Nathan Goldbaum,2018-10-15 10:43:51-05:00,commit, -8895,Nathan Goldbaum,2018-10-15 10:42:57-05:00,commit, -8896,Nathan Goldbaum,2018-10-15 10:08:06-05:00,commit, -8897,Nathan Goldbaum,2018-10-15 10:02:24-05:00,commit, -8898,Nick Gnedin,2018-10-15 02:08:51-05:00,commit, -8899,Clément Robert,2018-10-14 21:47:23+02:00,commit, -8900,Clément Robert,2018-10-14 21:47:23+02:00,commit, -8901,Clément Robert,2018-10-14 21:47:23+02:00,commit, -8902,Ashley Kelly,2018-10-13 16:48:54+01:00,commit, -8903,Ashley Kelly,2018-10-13 15:24:12+01:00,commit, -8904,Nathan Goldbaum,2018-10-12 19:54:55-05:00,commit, -8905,Nathan Goldbaum,2018-10-12 19:53:50-05:00,commit, -8906,Nathan Goldbaum,2018-10-12 19:53:21-05:00,commit, -8907,Suoqing Ji,2018-10-12 15:31:49-07:00,commit, -8908,Nathan Goldbaum,2018-10-12 16:15:55-05:00,commit, -8909,Madicken Munk,2018-10-10 16:33:08-05:00,commit, -8910,Nathan Goldbaum,2018-10-10 15:15:35-05:00,commit, -8911,Nathan Goldbaum,2018-10-10 12:40:13-05:00,commit, -8912,Nathan Goldbaum,2018-10-10 10:44:14-05:00,commit, -8913,Nathan Goldbaum,2018-10-10 10:15:46-05:00,commit, -8914,Nathan Goldbaum,2018-10-10 09:22:52-05:00,commit, -8915,Nathan Goldbaum,2018-10-10 09:21:15-05:00,commit, -8916,Corentin Cadiou,2018-10-10 11:21:26+02:00,commit, -8917,Britton Smith,2018-10-09 20:17:03-07:00,commit, -8918,Britton Smith,2018-10-09 20:09:13-07:00,commit, -8919,Clément Robert,2018-10-09 22:27:51+02:00,commit, -8920,Nathan Goldbaum,2018-10-09 14:25:59-05:00,commit, -8921,Nathan Goldbaum,2018-10-09 14:13:19-05:00,commit, -8922,Madicken Munk,2018-10-09 10:57:45-05:00,commit, -8923,Madicken Munk,2018-10-09 10:37:47-05:00,commit, -8924,Nathan Goldbaum,2018-10-09 10:22:19-05:00,commit, -8925,Nathan Goldbaum,2018-10-08 16:30:52-05:00,commit, -8926,Nathan Goldbaum,2018-10-08 14:45:50-05:00,commit, -8927,Nathan Goldbaum,2018-10-08 14:02:28-05:00,commit, -8928,Nathan Goldbaum,2018-10-08 11:59:03-05:00,commit, -8929,Nathan Goldbaum,2018-10-08 10:43:07-05:00,commit, -8930,Nathan Goldbaum,2018-10-08 10:07:26-05:00,commit, -8931,Nathan Goldbaum,2018-10-08 09:58:18-05:00,commit, -8932,Matthew Turk,2018-10-06 14:32:35-05:00,commit, -8933,Nathan Goldbaum,2018-10-05 21:46:33-05:00,commit, -8934,Nathan Goldbaum,2018-10-05 21:09:31-05:00,commit, -8935,Bili Dong,2018-10-05 16:39:00-07:00,commit, -8936,Nathan Goldbaum,2018-10-05 17:46:23-05:00,commit, -8937,Ashley Kelly,2018-10-05 22:45:03+01:00,commit, -8938,Bili Dong,2018-10-05 14:15:51-07:00,commit, -8939,Madicken Munk,2018-10-05 15:37:02-05:00,commit, -8940,Bili Dong,2018-10-05 11:12:25-07:00,commit, -8941,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, -8942,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, -8943,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, -8944,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, -8945,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, -8946,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, -8947,Nathan Goldbaum,2018-10-05 11:18:35-05:00,commit, -8948,Nathan Goldbaum,2018-10-05 11:18:35-05:00,commit, -8949,Nathan Goldbaum,2018-10-05 11:18:35-05:00,commit, -8950,Nathan Goldbaum,2018-10-05 11:17:26-05:00,commit, -8951,Nathan Goldbaum,2018-10-05 11:14:51-05:00,commit, -8952,Nathan Goldbaum,2018-10-05 11:14:41-05:00,commit, -8953,Nathan Goldbaum,2018-10-05 11:14:21-05:00,commit, -8954,Nathan Goldbaum,2018-10-05 11:12:41-05:00,commit, -8955,Nathan Goldbaum,2018-10-05 11:09:20-05:00,commit, -8956,Ashley Kelly,2018-10-05 16:59:06+01:00,commit, -8957,Ashley Kelly,2018-10-05 16:58:55+01:00,commit, -8958,Ashley Kelly,2018-10-05 16:50:52+01:00,commit, -8959,Ashley Kelly,2018-10-05 16:41:05+01:00,commit, -8960,Nathan Goldbaum,2018-10-05 14:59:40+00:00,commit, -8961,Nathan Goldbaum,2018-10-05 13:49:48+00:00,commit, -8962,Ashley Kelly,2018-10-05 09:56:42+01:00,commit, -8963,Nathan Goldbaum,2018-10-04 19:47:32+00:00,commit, -8964,Nathan Goldbaum,2018-10-04 18:39:32+00:00,commit, -8965,Nathan Goldbaum,2018-10-04 18:01:29+00:00,commit, -8966,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, -8967,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, -8968,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, -8969,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, -8970,Nathan Goldbaum,2018-10-04 16:22:21+00:00,commit, -8971,Nathan Goldbaum,2018-10-04 10:58:14-05:00,commit, -8972,Nathan Goldbaum,2018-10-03 14:57:19-05:00,commit, -8973,Nathan Goldbaum,2018-10-03 14:56:07-05:00,commit, -8974,Britton Smith,2018-10-03 12:27:05-07:00,commit, -8975,Britton Smith,2018-10-02 15:46:30-07:00,commit, -8976,Britton Smith,2018-10-02 15:13:22-07:00,commit, -8977,Nathan Goldbaum,2018-10-01 09:23:50-05:00,commit, -8978,Ashley Kelly,2018-09-27 21:02:32+01:00,commit, -8979,Ashley Kelly,2018-09-27 16:55:03+01:00,commit, -8980,Ashley Kelly,2018-09-27 13:54:00+01:00,commit, -8981,Ashley Kelly,2018-09-27 13:19:05+01:00,commit, -8982,Ashley Kelly,2018-09-27 13:02:48+01:00,commit, -8983,Ashley Kelly,2018-09-27 10:21:53+01:00,commit, -8984,Nathan Goldbaum,2018-09-25 09:40:37-04:00,commit, -8985,Nathan Goldbaum,2018-09-25 09:40:17-04:00,commit, -8986,Britton Smith,2018-09-24 10:02:55-07:00,commit, -8987,Britton Smith,2018-09-24 09:54:42-07:00,commit, -8988,Nathan Goldbaum,2018-09-22 23:09:00-04:00,commit, -8989,Bili Dong,2018-09-22 11:03:53-07:00,commit, -8990,Nathan Goldbaum,2018-09-22 09:15:23-05:00,commit, -8991,Madicken Munk,2018-09-21 16:02:43-05:00,commit, -8992,Britton Smith,2018-09-21 11:02:14-07:00,commit, -8993,Ashley Kelly,2018-09-21 14:33:33+01:00,commit, -8994,Ashley Kelly,2018-09-21 13:30:07+01:00,commit, -8995,Kacper Kowalik,2018-09-20 22:48:06-05:00,commit, -8996,Britton Smith,2018-09-20 16:51:07-07:00,commit, -8997,Britton Smith,2018-09-20 14:45:16-07:00,commit, -8998,Britton Smith,2018-09-20 11:00:14-07:00,commit, -8999,Ashley Kelly,2018-09-20 11:40:40+01:00,commit, -9000,Ashley Kelly,2018-09-20 10:45:59+01:00,commit, -9001,Britton Smith,2018-09-19 16:17:52-07:00,commit, -9002,Britton Smith,2018-09-19 16:11:46-07:00,commit, -9003,Britton Smith,2018-09-19 16:11:32-07:00,commit, -9004,Britton Smith,2018-09-19 15:44:53-07:00,commit, -9005,Britton Smith,2018-09-19 15:21:48-07:00,commit, -9006,Britton Smith,2018-09-19 15:09:03-07:00,commit, -9007,Britton Smith,2018-09-19 15:01:09-07:00,commit, -9008,Britton Smith,2018-09-19 14:46:10-07:00,commit, -9009,Bili Dong,2018-09-19 14:24:20-07:00,commit, -9010,Bili Dong,2018-09-19 14:13:30-07:00,commit, -9011,Britton Smith,2018-09-19 14:09:02-07:00,commit, -9012,Bili Dong,2018-09-19 13:57:50-07:00,commit, -9013,Bili Dong,2018-09-19 00:51:43-07:00,commit, -9014,John ZuHone,2018-09-18 18:27:11-04:00,commit, -9015,John ZuHone,2018-09-18 18:24:45-04:00,commit, -9016,John ZuHone,2018-09-18 10:20:40-04:00,commit, -9017,Nathan Goldbaum,2018-09-18 09:02:38-05:00,commit, -9018,John ZuHone,2018-09-17 17:52:54-04:00,commit, -9019,John ZuHone,2018-09-17 17:52:23-04:00,commit, -9020,Britton Smith,2018-09-17 21:40:09+01:00,commit, -9021,Bili Dong,2018-09-17 12:21:55-07:00,commit, -9022,Kacper Kowalik,2018-09-17 11:01:27-05:00,commit, -9023,Nathan Goldbaum,2018-09-17 09:40:22-05:00,commit, -9024,Nathan Goldbaum,2018-09-15 10:56:38-05:00,commit, -9025,Bili Dong,2018-09-14 17:23:18-07:00,commit, -9026,Bili Dong,2018-09-14 16:06:14-07:00,commit, -9027,Britton Smith,2018-09-14 12:17:45-07:00,commit, -9028,Britton Smith,2018-09-14 12:02:53-07:00,commit, -9029,Britton Smith,2018-09-14 10:51:55-07:00,commit, -9030,Nathan Goldbaum,2018-09-14 12:33:33-05:00,commit, -9031,Nathan Goldbaum,2018-09-14 11:34:57-05:00,commit, -9032,Nathan Goldbaum,2018-09-14 10:29:34-05:00,commit, -9033,Nathan Goldbaum,2018-09-14 10:24:04-05:00,commit, -9034,Nathan Goldbaum,2018-09-14 09:16:14-05:00,commit, -9035,Nathan Goldbaum,2018-09-14 09:14:55-05:00,commit, -9036,Cameron Hummels,2018-09-14 11:59:26+03:00,commit, -9037,Cameron Hummels,2018-09-14 11:57:36+03:00,commit, -9038,Cameron Hummels,2018-09-14 11:53:52+03:00,commit, -9039,Nathan Goldbaum,2018-09-13 15:50:16-05:00,commit, -9040,Britton Smith,2018-09-13 13:44:45-07:00,commit, -9041,Nathan Goldbaum,2018-09-13 15:39:21-05:00,commit, -9042,Britton Smith,2018-09-13 13:39:18-07:00,commit, -9043,Britton Smith,2018-09-13 13:39:00-07:00,commit, -9044,Nathan Goldbaum,2018-09-13 13:24:44-05:00,commit, -9045,Britton Smith,2018-09-13 11:21:16-07:00,commit, -9046,Britton Smith,2018-09-13 10:17:01-07:00,commit, -9047,Britton Smith,2018-09-13 10:05:53-07:00,commit, -9048,Nathan Goldbaum,2018-09-13 11:36:42-05:00,commit, -9049,Madicken Munk,2018-09-13 11:05:56-05:00,commit, -9050,Nathan Goldbaum,2018-09-13 10:45:11-05:00,commit, -9051,Nathan Goldbaum,2018-09-13 10:27:12-05:00,commit, -9052,Britton Smith,2018-09-12 11:13:52-07:00,commit, -9053,Britton Smith,2018-09-12 11:09:25-07:00,commit, -9054,Nathan Goldbaum,2018-09-12 11:08:25-05:00,commit, -9055,Britton Smith,2018-09-11 20:01:23-07:00,commit, -9056,Britton Smith,2018-09-11 16:26:19-07:00,commit, -9057,Britton Smith,2018-09-11 16:23:09-07:00,commit, -9058,Nathan Goldbaum,2018-09-10 13:53:56-05:00,commit, -9059,Britton Smith,2018-09-10 09:44:24-07:00,commit, -9060,Nathan Goldbaum,2018-09-10 09:51:42-05:00,commit, -9061,Britton Smith,2018-09-08 13:14:22-07:00,commit, -9062,Bili Dong,2018-09-06 19:27:28-07:00,commit, -9063,Bili Dong,2018-09-06 18:24:10-07:00,commit, -9064,Bili Dong,2018-09-06 15:20:15-07:00,commit, -9065,Nathan Goldbaum,2018-09-06 09:18:03-05:00,commit, -9066,Bili Dong,2018-09-05 16:23:47-07:00,commit, -9067,Bili Dong,2018-09-05 16:00:53-07:00,commit, -9068,Bili Dong,2018-09-05 15:59:23-07:00,commit, -9069,Hilary Egan,2018-09-05 16:56:01-06:00,commit, -9070,Bili Dong,2018-09-05 13:32:00-07:00,commit, -9071,Bili Dong,2018-09-05 13:27:20-07:00,commit, -9072,Bili Dong,2018-09-05 12:58:24-07:00,commit, -9073,Hilary Egan,2018-09-04 16:48:55-06:00,commit, -9074,Madicken Munk,2018-09-04 17:15:13-05:00,commit, -9075,Nathan Goldbaum,2018-09-03 19:48:07-05:00,commit, -9076,Nathan Goldbaum,2018-09-03 15:49:54-05:00,commit, -9077,Ashley Kelly,2018-09-01 14:03:58+01:00,commit, -9078,Ashley Kelly,2018-09-01 13:46:04+01:00,commit, -9079,Nathan Goldbaum,2018-08-31 12:04:54-05:00,commit, -9080,Ricarda Beckmann,2018-08-31 17:41:44+02:00,commit, -9081,Madicken Munk,2018-08-30 21:30:51-05:00,commit, -9082,Madicken Munk,2018-08-30 21:30:03-05:00,commit, -9083,Nathan Goldbaum,2018-08-30 21:05:41-05:00,commit, -9084,Nathan Goldbaum,2018-08-30 20:28:52-05:00,commit, -9085,Britton Smith,2018-08-30 23:17:17+01:00,commit, -9086,Madicken Munk,2018-08-30 15:51:25-05:00,commit, -9087,Madicken Munk,2018-08-30 14:10:13-05:00,commit, -9088,Nathan Goldbaum,2018-08-30 13:53:54-05:00,commit, -9089,Nathan Goldbaum,2018-08-30 13:49:27-05:00,commit, -9090,Madicken Munk,2018-08-30 13:46:07-05:00,commit, -9091,Nathan Goldbaum,2018-08-30 13:42:53-05:00,commit, -9092,Nathan Goldbaum,2018-08-30 13:42:12-05:00,commit, -9093,Nathan Goldbaum,2018-08-30 13:40:41-05:00,commit, -9094,Nathan Goldbaum,2018-08-30 09:46:11-05:00,commit, -9095,Corentin Cadiou,2018-08-30 16:29:58+02:00,commit, -9096,Corentin Cadiou,2018-08-30 16:26:41+02:00,commit, -9097,Nathan Goldbaum,2018-08-30 09:22:57-05:00,commit, -9098,Corentin Cadiou,2018-08-30 13:00:27+02:00,commit, -9099,Corentin Cadiou,2018-08-30 11:57:40+02:00,commit, -9100,Corentin Cadiou,2018-08-30 11:56:22+02:00,commit, -9101,John ZuHone,2018-08-29 22:59:10-04:00,commit, -9102,John ZuHone,2018-08-29 22:47:10-04:00,commit, -9103,John ZuHone,2018-08-29 22:37:35-04:00,commit, -9104,John ZuHone,2018-08-29 22:34:07-04:00,commit, -9105,Clayton Strawn,2018-08-29 18:48:59-07:00,commit, -9106,Bili Dong,2018-08-29 17:42:20-07:00,commit, -9107,Bili Dong,2018-08-29 17:33:55-07:00,commit, -9108,Bili Dong,2018-08-29 17:28:44-07:00,commit, -9109,John ZuHone,2018-08-29 15:42:52-04:00,commit, -9110,Britton Smith,2018-08-29 12:40:06-07:00,commit, -9111,Britton Smith,2018-08-29 12:32:04-07:00,commit, -9112,Britton Smith,2018-08-29 11:52:02-07:00,commit, -9113,Matthew Turk,2018-08-29 13:18:25-05:00,commit, -9114,Nick Gnedin,2018-08-29 09:52:16-05:00,commit, -9115,Ricarda Beckmann,2018-08-29 15:00:45+02:00,commit, -9116,Ricarda Beckmann,2018-08-29 14:52:50+02:00,commit, -9117,Corentin Cadiou,2018-08-29 10:26:57+02:00,commit, -9118,Corentin Cadiou,2018-08-29 09:34:56+02:00,commit, -9119,Corentin Cadiou,2018-08-29 09:27:09+02:00,commit, -9120,Corentin Cadiou,2018-08-29 09:27:09+02:00,commit, -9121,Nathan Goldbaum,2018-08-28 21:35:47-04:00,commit, -9122,Nathan Goldbaum,2018-08-28 20:11:43-04:00,commit, -9123,Nathan Goldbaum,2018-08-28 16:30:15-04:00,commit, -9124,Michael Zingale,2018-08-28 15:42:35-04:00,commit, -9125,Michael Zingale,2018-08-28 15:41:25-04:00,commit, -9126,Nathan Goldbaum,2018-08-28 15:20:21-04:00,commit, -9127,Madicken Munk,2018-08-28 14:17:41-05:00,commit, -9128,Madicken Munk,2018-08-28 13:59:51-05:00,commit, -9129,Madicken Munk,2018-08-28 13:57:24-05:00,commit, -9130,Nathan Goldbaum,2018-08-28 14:10:19-04:00,commit, -9131,Nathan Goldbaum,2018-08-28 11:27:29-04:00,commit, -9132,Nathan Goldbaum,2018-08-28 09:10:33-04:00,commit, -9133,Nathan Goldbaum,2018-08-28 09:07:14-04:00,commit, -9134,Madicken Munk,2018-08-27 16:56:07-05:00,commit, -9135,Madicken Munk,2018-08-27 16:40:56-05:00,commit, -9136,Madicken Munk,2018-08-27 16:32:33-05:00,commit, -9137,John ZuHone,2018-08-27 17:11:58-04:00,commit, -9138,Nathan Goldbaum,2018-08-24 18:18:25-05:00,commit, -9139,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9140,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9141,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9142,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9143,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9144,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9145,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9146,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9147,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9148,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +8838,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8839,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8840,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8841,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8842,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8843,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8844,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8845,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8846,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8847,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8848,Matthew Turk,2018-10-31 13:06:02-07:00,commit, +8849,Matthew Turk,2018-10-31 13:06:02-07:00,commit, +8850,Nathan Goldbaum,2018-10-31 13:06:02-07:00,commit, +8851,Nathan Goldbaum,2018-10-31 13:06:02-07:00,commit, +8852,Nathan Goldbaum,2018-10-31 13:06:02-07:00,commit, +8853,Madicken Munk,2018-10-31 13:08:51-05:00,commit, +8854,Madicken Munk,2018-10-30 12:50:23-05:00,commit, +8855,Kacper Kowalik,2018-10-29 19:41:55-05:00,commit, +8856,Madicken Munk,2018-10-26 13:53:36-05:00,commit, +8857,Madicken Munk,2018-10-26 12:49:14-05:00,commit, +8858,Madicken Munk,2018-10-26 12:04:22-05:00,commit, +8859,Adam McMaster,2018-10-26 12:26:01+01:00,commit, +8860,Nathan Goldbaum,2018-10-25 15:44:59-06:00,commit, +8861,Matthew Turk,2018-10-25 11:36:10-05:00,commit, +8862,Matthew Turk,2018-10-25 11:20:57-05:00,commit, +8863,Matthew Turk,2018-10-25 11:14:57-05:00,commit, +8864,Madicken Munk,2018-10-24 14:14:44-05:00,commit, +8865,Matthew Turk,2018-10-24 08:59:28-05:00,commit, +8866,Matthew Turk,2018-10-24 08:56:52-05:00,commit, +8867,Madicken Munk,2018-10-23 23:18:05-05:00,commit, +8868,Madicken Munk,2018-10-23 18:26:58-05:00,commit, +8869,Madicken Munk,2018-10-23 18:10:56-05:00,commit, +8870,Madicken Munk,2018-10-23 17:31:38-05:00,commit, +8871,Nathan Goldbaum,2018-10-23 15:13:23-05:00,commit, +8872,Nathan Goldbaum,2018-10-23 15:02:52-05:00,commit, +8873,Nathan Goldbaum,2018-10-23 13:35:34-05:00,commit, +8874,Nathan Goldbaum,2018-10-23 13:32:30-05:00,commit, +8875,Nathan Goldbaum,2018-10-23 11:49:24-05:00,commit, +8876,Nathan Goldbaum,2018-10-23 11:48:11-05:00,commit, +8877,Nathan Goldbaum,2018-10-23 11:47:10-05:00,commit, +8878,Nathan Goldbaum,2018-10-23 10:37:25-05:00,commit, +8879,Nathan Goldbaum,2018-10-23 10:33:14-05:00,commit, +8880,Nathan Goldbaum,2018-10-23 10:32:18-05:00,commit, +8881,Nathan Goldbaum,2018-10-22 13:59:40-05:00,commit, +8882,Nathan Goldbaum,2018-10-22 13:41:50-05:00,commit, +8883,Nathan Goldbaum,2018-10-22 13:24:21-05:00,commit, +8884,Nathan Goldbaum,2018-10-22 11:51:03-05:00,commit, +8885,Nathan Goldbaum,2018-10-19 14:14:20-05:00,commit, +8886,Nathan Goldbaum,2018-10-19 14:05:33-05:00,commit, +8887,Nathan Goldbaum,2018-10-19 09:30:24-05:00,commit, +8888,Nathan Goldbaum,2018-10-18 15:10:24-05:00,commit, +8889,Madicken Munk,2018-10-18 15:06:45-05:00,commit, +8890,Madicken Munk,2018-10-18 15:06:29-05:00,commit, +8891,Madicken Munk,2018-10-17 17:18:14-05:00,commit, +8892,Madicken Munk,2018-10-17 15:46:08-05:00,commit, +8893,Nathan Goldbaum,2018-10-17 15:26:59-05:00,commit, +8894,Madicken Munk,2018-10-17 14:50:54-05:00,commit, +8895,Madicken Munk,2018-10-16 18:06:27-05:00,commit, +8896,Madicken Munk,2018-10-16 18:02:13-05:00,commit, +8897,Nathan Goldbaum,2018-10-15 19:59:34-05:00,commit, +8898,Ashley Kelly,2018-10-15 22:55:07+01:00,commit, +8899,Nathan Goldbaum,2018-10-15 16:05:58-05:00,commit, +8900,Nathan Goldbaum,2018-10-15 13:18:19-05:00,commit, +8901,Nathan Goldbaum,2018-10-15 13:02:47-05:00,commit, +8902,Nathan Goldbaum,2018-10-15 11:22:13-05:00,commit, +8903,Nathan Goldbaum,2018-10-15 10:46:44-05:00,commit, +8904,Nathan Goldbaum,2018-10-15 10:43:51-05:00,commit, +8905,Nathan Goldbaum,2018-10-15 10:42:57-05:00,commit, +8906,Nathan Goldbaum,2018-10-15 10:08:06-05:00,commit, +8907,Nathan Goldbaum,2018-10-15 10:02:24-05:00,commit, +8908,Nick Gnedin,2018-10-15 02:08:51-05:00,commit, +8909,Clément Robert,2018-10-14 21:47:23+02:00,commit, +8910,Clément Robert,2018-10-14 21:47:23+02:00,commit, +8911,Clément Robert,2018-10-14 21:47:23+02:00,commit, +8912,Ashley Kelly,2018-10-13 16:48:54+01:00,commit, +8913,Ashley Kelly,2018-10-13 15:24:12+01:00,commit, +8914,Nathan Goldbaum,2018-10-12 19:54:55-05:00,commit, +8915,Nathan Goldbaum,2018-10-12 19:53:50-05:00,commit, +8916,Nathan Goldbaum,2018-10-12 19:53:21-05:00,commit, +8917,Suoqing Ji,2018-10-12 15:31:49-07:00,commit, +8918,Nathan Goldbaum,2018-10-12 16:15:55-05:00,commit, +8919,Madicken Munk,2018-10-10 16:33:08-05:00,commit, +8920,Nathan Goldbaum,2018-10-10 15:15:35-05:00,commit, +8921,Nathan Goldbaum,2018-10-10 12:40:13-05:00,commit, +8922,Nathan Goldbaum,2018-10-10 10:44:14-05:00,commit, +8923,Nathan Goldbaum,2018-10-10 10:15:46-05:00,commit, +8924,Nathan Goldbaum,2018-10-10 09:22:52-05:00,commit, +8925,Nathan Goldbaum,2018-10-10 09:21:15-05:00,commit, +8926,Corentin Cadiou,2018-10-10 11:21:26+02:00,commit, +8927,Britton Smith,2018-10-09 20:17:03-07:00,commit, +8928,Britton Smith,2018-10-09 20:09:13-07:00,commit, +8929,Clément Robert,2018-10-09 22:27:51+02:00,commit, +8930,Nathan Goldbaum,2018-10-09 14:25:59-05:00,commit, +8931,Nathan Goldbaum,2018-10-09 14:13:19-05:00,commit, +8932,Madicken Munk,2018-10-09 10:57:45-05:00,commit, +8933,Madicken Munk,2018-10-09 10:37:47-05:00,commit, +8934,Nathan Goldbaum,2018-10-09 10:22:19-05:00,commit, +8935,Nathan Goldbaum,2018-10-08 16:30:52-05:00,commit, +8936,Nathan Goldbaum,2018-10-08 14:45:50-05:00,commit, +8937,Nathan Goldbaum,2018-10-08 14:02:28-05:00,commit, +8938,Nathan Goldbaum,2018-10-08 11:59:03-05:00,commit, +8939,Nathan Goldbaum,2018-10-08 10:43:07-05:00,commit, +8940,Nathan Goldbaum,2018-10-08 10:07:26-05:00,commit, +8941,Nathan Goldbaum,2018-10-08 09:58:18-05:00,commit, +8942,Matthew Turk,2018-10-06 14:32:35-05:00,commit, +8943,Nathan Goldbaum,2018-10-05 21:46:33-05:00,commit, +8944,Nathan Goldbaum,2018-10-05 21:09:31-05:00,commit, +8945,Bili Dong,2018-10-05 16:39:00-07:00,commit, +8946,Nathan Goldbaum,2018-10-05 17:46:23-05:00,commit, +8947,Ashley Kelly,2018-10-05 22:45:03+01:00,commit, +8948,Bili Dong,2018-10-05 14:15:51-07:00,commit, +8949,Madicken Munk,2018-10-05 15:37:02-05:00,commit, +8950,Bili Dong,2018-10-05 11:12:25-07:00,commit, +8951,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8952,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8953,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8954,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8955,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8956,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8957,Nathan Goldbaum,2018-10-05 11:18:35-05:00,commit, +8958,Nathan Goldbaum,2018-10-05 11:18:35-05:00,commit, +8959,Nathan Goldbaum,2018-10-05 11:18:35-05:00,commit, +8960,Nathan Goldbaum,2018-10-05 11:17:26-05:00,commit, +8961,Nathan Goldbaum,2018-10-05 11:14:51-05:00,commit, +8962,Nathan Goldbaum,2018-10-05 11:14:41-05:00,commit, +8963,Nathan Goldbaum,2018-10-05 11:14:21-05:00,commit, +8964,Nathan Goldbaum,2018-10-05 11:12:41-05:00,commit, +8965,Nathan Goldbaum,2018-10-05 11:09:20-05:00,commit, +8966,Ashley Kelly,2018-10-05 16:59:06+01:00,commit, +8967,Ashley Kelly,2018-10-05 16:58:55+01:00,commit, +8968,Ashley Kelly,2018-10-05 16:50:52+01:00,commit, +8969,Ashley Kelly,2018-10-05 16:41:05+01:00,commit, +8970,Nathan Goldbaum,2018-10-05 14:59:40+00:00,commit, +8971,Nathan Goldbaum,2018-10-05 13:49:48+00:00,commit, +8972,Ashley Kelly,2018-10-05 09:56:42+01:00,commit, +8973,Nathan Goldbaum,2018-10-04 19:47:32+00:00,commit, +8974,Nathan Goldbaum,2018-10-04 18:39:32+00:00,commit, +8975,Nathan Goldbaum,2018-10-04 18:01:29+00:00,commit, +8976,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, +8977,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, +8978,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, +8979,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, +8980,Nathan Goldbaum,2018-10-04 16:22:21+00:00,commit, +8981,Nathan Goldbaum,2018-10-04 10:58:14-05:00,commit, +8982,Nathan Goldbaum,2018-10-03 14:57:19-05:00,commit, +8983,Nathan Goldbaum,2018-10-03 14:56:07-05:00,commit, +8984,Britton Smith,2018-10-03 12:27:05-07:00,commit, +8985,Britton Smith,2018-10-02 15:46:30-07:00,commit, +8986,Britton Smith,2018-10-02 15:13:22-07:00,commit, +8987,Nathan Goldbaum,2018-10-01 09:23:50-05:00,commit, +8988,Ashley Kelly,2018-09-27 21:02:32+01:00,commit, +8989,Ashley Kelly,2018-09-27 16:55:03+01:00,commit, +8990,Ashley Kelly,2018-09-27 13:54:00+01:00,commit, +8991,Ashley Kelly,2018-09-27 13:19:05+01:00,commit, +8992,Ashley Kelly,2018-09-27 13:02:48+01:00,commit, +8993,Ashley Kelly,2018-09-27 10:21:53+01:00,commit, +8994,Nathan Goldbaum,2018-09-25 09:40:37-04:00,commit, +8995,Nathan Goldbaum,2018-09-25 09:40:17-04:00,commit, +8996,Britton Smith,2018-09-24 10:02:55-07:00,commit, +8997,Britton Smith,2018-09-24 09:54:42-07:00,commit, +8998,Nathan Goldbaum,2018-09-22 23:09:00-04:00,commit, +8999,Bili Dong,2018-09-22 11:03:53-07:00,commit, +9000,Nathan Goldbaum,2018-09-22 09:15:23-05:00,commit, +9001,Madicken Munk,2018-09-21 16:02:43-05:00,commit, +9002,Britton Smith,2018-09-21 11:02:14-07:00,commit, +9003,Ashley Kelly,2018-09-21 14:33:33+01:00,commit, +9004,Ashley Kelly,2018-09-21 13:30:07+01:00,commit, +9005,Kacper Kowalik,2018-09-20 22:48:06-05:00,commit, +9006,Britton Smith,2018-09-20 16:51:07-07:00,commit, +9007,Britton Smith,2018-09-20 14:45:16-07:00,commit, +9008,Britton Smith,2018-09-20 11:00:14-07:00,commit, +9009,Ashley Kelly,2018-09-20 11:40:40+01:00,commit, +9010,Ashley Kelly,2018-09-20 10:45:59+01:00,commit, +9011,Britton Smith,2018-09-19 16:17:52-07:00,commit, +9012,Britton Smith,2018-09-19 16:11:46-07:00,commit, +9013,Britton Smith,2018-09-19 16:11:32-07:00,commit, +9014,Britton Smith,2018-09-19 15:44:53-07:00,commit, +9015,Britton Smith,2018-09-19 15:21:48-07:00,commit, +9016,Britton Smith,2018-09-19 15:09:03-07:00,commit, +9017,Britton Smith,2018-09-19 15:01:09-07:00,commit, +9018,Britton Smith,2018-09-19 14:46:10-07:00,commit, +9019,Bili Dong,2018-09-19 14:24:20-07:00,commit, +9020,Bili Dong,2018-09-19 14:13:30-07:00,commit, +9021,Britton Smith,2018-09-19 14:09:02-07:00,commit, +9022,Bili Dong,2018-09-19 13:57:50-07:00,commit, +9023,Bili Dong,2018-09-19 00:51:43-07:00,commit, +9024,John ZuHone,2018-09-18 18:27:11-04:00,commit, +9025,John ZuHone,2018-09-18 18:24:45-04:00,commit, +9026,John ZuHone,2018-09-18 10:20:40-04:00,commit, +9027,Nathan Goldbaum,2018-09-18 09:02:38-05:00,commit, +9028,John ZuHone,2018-09-17 17:52:54-04:00,commit, +9029,John ZuHone,2018-09-17 17:52:23-04:00,commit, +9030,Britton Smith,2018-09-17 21:40:09+01:00,commit, +9031,Bili Dong,2018-09-17 12:21:55-07:00,commit, +9032,Kacper Kowalik,2018-09-17 11:01:27-05:00,commit, +9033,Nathan Goldbaum,2018-09-17 09:40:22-05:00,commit, +9034,Nathan Goldbaum,2018-09-15 10:56:38-05:00,commit, +9035,Bili Dong,2018-09-14 17:23:18-07:00,commit, +9036,Bili Dong,2018-09-14 16:06:14-07:00,commit, +9037,Britton Smith,2018-09-14 12:17:45-07:00,commit, +9038,Britton Smith,2018-09-14 12:02:53-07:00,commit, +9039,Britton Smith,2018-09-14 10:51:55-07:00,commit, +9040,Nathan Goldbaum,2018-09-14 12:33:33-05:00,commit, +9041,Nathan Goldbaum,2018-09-14 11:34:57-05:00,commit, +9042,Nathan Goldbaum,2018-09-14 10:29:34-05:00,commit, +9043,Nathan Goldbaum,2018-09-14 10:24:04-05:00,commit, +9044,Nathan Goldbaum,2018-09-14 09:16:14-05:00,commit, +9045,Nathan Goldbaum,2018-09-14 09:14:55-05:00,commit, +9046,Cameron Hummels,2018-09-14 11:59:26+03:00,commit, +9047,Cameron Hummels,2018-09-14 11:57:36+03:00,commit, +9048,Cameron Hummels,2018-09-14 11:53:52+03:00,commit, +9049,Nathan Goldbaum,2018-09-13 15:50:16-05:00,commit, +9050,Britton Smith,2018-09-13 13:44:45-07:00,commit, +9051,Nathan Goldbaum,2018-09-13 15:39:21-05:00,commit, +9052,Britton Smith,2018-09-13 13:39:18-07:00,commit, +9053,Britton Smith,2018-09-13 13:39:00-07:00,commit, +9054,Nathan Goldbaum,2018-09-13 13:24:44-05:00,commit, +9055,Britton Smith,2018-09-13 11:21:16-07:00,commit, +9056,Britton Smith,2018-09-13 10:17:01-07:00,commit, +9057,Britton Smith,2018-09-13 10:05:53-07:00,commit, +9058,Nathan Goldbaum,2018-09-13 11:36:42-05:00,commit, +9059,Madicken Munk,2018-09-13 11:05:56-05:00,commit, +9060,Nathan Goldbaum,2018-09-13 10:45:11-05:00,commit, +9061,Nathan Goldbaum,2018-09-13 10:27:12-05:00,commit, +9062,Britton Smith,2018-09-12 11:13:52-07:00,commit, +9063,Britton Smith,2018-09-12 11:09:25-07:00,commit, +9064,Nathan Goldbaum,2018-09-12 11:08:25-05:00,commit, +9065,Britton Smith,2018-09-11 20:01:23-07:00,commit, +9066,Britton Smith,2018-09-11 16:26:19-07:00,commit, +9067,Britton Smith,2018-09-11 16:23:09-07:00,commit, +9068,Nathan Goldbaum,2018-09-10 13:53:56-05:00,commit, +9069,Britton Smith,2018-09-10 09:44:24-07:00,commit, +9070,Nathan Goldbaum,2018-09-10 09:51:42-05:00,commit, +9071,Britton Smith,2018-09-08 13:14:22-07:00,commit, +9072,Bili Dong,2018-09-06 19:27:28-07:00,commit, +9073,Bili Dong,2018-09-06 18:24:10-07:00,commit, +9074,Bili Dong,2018-09-06 15:20:15-07:00,commit, +9075,Nathan Goldbaum,2018-09-06 09:18:03-05:00,commit, +9076,Bili Dong,2018-09-05 16:23:47-07:00,commit, +9077,Bili Dong,2018-09-05 16:00:53-07:00,commit, +9078,Bili Dong,2018-09-05 15:59:23-07:00,commit, +9079,Hilary Egan,2018-09-05 16:56:01-06:00,commit, +9080,Bili Dong,2018-09-05 13:32:00-07:00,commit, +9081,Bili Dong,2018-09-05 13:27:20-07:00,commit, +9082,Bili Dong,2018-09-05 12:58:24-07:00,commit, +9083,Hilary Egan,2018-09-04 16:48:55-06:00,commit, +9084,Madicken Munk,2018-09-04 17:15:13-05:00,commit, +9085,Nathan Goldbaum,2018-09-03 19:48:07-05:00,commit, +9086,Nathan Goldbaum,2018-09-03 15:49:54-05:00,commit, +9087,Ashley Kelly,2018-09-01 14:03:58+01:00,commit, +9088,Ashley Kelly,2018-09-01 13:46:04+01:00,commit, +9089,Nathan Goldbaum,2018-08-31 12:04:54-05:00,commit, +9090,Ricarda Beckmann,2018-08-31 17:41:44+02:00,commit, +9091,Madicken Munk,2018-08-30 21:30:51-05:00,commit, +9092,Madicken Munk,2018-08-30 21:30:03-05:00,commit, +9093,Nathan Goldbaum,2018-08-30 21:05:41-05:00,commit, +9094,Nathan Goldbaum,2018-08-30 20:28:52-05:00,commit, +9095,Britton Smith,2018-08-30 23:17:17+01:00,commit, +9096,Madicken Munk,2018-08-30 15:51:25-05:00,commit, +9097,Madicken Munk,2018-08-30 14:10:13-05:00,commit, +9098,Nathan Goldbaum,2018-08-30 13:53:54-05:00,commit, +9099,Nathan Goldbaum,2018-08-30 13:49:27-05:00,commit, +9100,Madicken Munk,2018-08-30 13:46:07-05:00,commit, +9101,Nathan Goldbaum,2018-08-30 13:42:53-05:00,commit, +9102,Nathan Goldbaum,2018-08-30 13:42:12-05:00,commit, +9103,Nathan Goldbaum,2018-08-30 13:40:41-05:00,commit, +9104,Nathan Goldbaum,2018-08-30 09:46:11-05:00,commit, +9105,Corentin Cadiou,2018-08-30 16:29:58+02:00,commit, +9106,Corentin Cadiou,2018-08-30 16:26:41+02:00,commit, +9107,Nathan Goldbaum,2018-08-30 09:22:57-05:00,commit, +9108,Corentin Cadiou,2018-08-30 13:00:27+02:00,commit, +9109,Corentin Cadiou,2018-08-30 11:57:40+02:00,commit, +9110,Corentin Cadiou,2018-08-30 11:56:22+02:00,commit, +9111,John ZuHone,2018-08-29 22:59:10-04:00,commit, +9112,John ZuHone,2018-08-29 22:47:10-04:00,commit, +9113,John ZuHone,2018-08-29 22:37:35-04:00,commit, +9114,John ZuHone,2018-08-29 22:34:07-04:00,commit, +9115,Clayton Strawn,2018-08-29 18:48:59-07:00,commit, +9116,Bili Dong,2018-08-29 17:42:20-07:00,commit, +9117,Bili Dong,2018-08-29 17:33:55-07:00,commit, +9118,Bili Dong,2018-08-29 17:28:44-07:00,commit, +9119,John ZuHone,2018-08-29 15:42:52-04:00,commit, +9120,Britton Smith,2018-08-29 12:40:06-07:00,commit, +9121,Britton Smith,2018-08-29 12:32:04-07:00,commit, +9122,Britton Smith,2018-08-29 11:52:02-07:00,commit, +9123,Matthew Turk,2018-08-29 13:18:25-05:00,commit, +9124,Nick Gnedin,2018-08-29 09:52:16-05:00,commit, +9125,Ricarda Beckmann,2018-08-29 15:00:45+02:00,commit, +9126,Ricarda Beckmann,2018-08-29 14:52:50+02:00,commit, +9127,Corentin Cadiou,2018-08-29 10:26:57+02:00,commit, +9128,Corentin Cadiou,2018-08-29 09:34:56+02:00,commit, +9129,Corentin Cadiou,2018-08-29 09:27:09+02:00,commit, +9130,Corentin Cadiou,2018-08-29 09:27:09+02:00,commit, +9131,Nathan Goldbaum,2018-08-28 21:35:47-04:00,commit, +9132,Nathan Goldbaum,2018-08-28 20:11:43-04:00,commit, +9133,Nathan Goldbaum,2018-08-28 16:30:15-04:00,commit, +9134,Michael Zingale,2018-08-28 15:42:35-04:00,commit, +9135,Michael Zingale,2018-08-28 15:41:25-04:00,commit, +9136,Nathan Goldbaum,2018-08-28 15:20:21-04:00,commit, +9137,Madicken Munk,2018-08-28 14:17:41-05:00,commit, +9138,Madicken Munk,2018-08-28 13:59:51-05:00,commit, +9139,Madicken Munk,2018-08-28 13:57:24-05:00,commit, +9140,Nathan Goldbaum,2018-08-28 14:10:19-04:00,commit, +9141,Nathan Goldbaum,2018-08-28 11:27:29-04:00,commit, +9142,Nathan Goldbaum,2018-08-28 09:10:33-04:00,commit, +9143,Nathan Goldbaum,2018-08-28 09:07:14-04:00,commit, +9144,Madicken Munk,2018-08-27 16:56:07-05:00,commit, +9145,Madicken Munk,2018-08-27 16:40:56-05:00,commit, +9146,Madicken Munk,2018-08-27 16:32:33-05:00,commit, +9147,John ZuHone,2018-08-27 17:11:58-04:00,commit, +9148,Nathan Goldbaum,2018-08-24 18:18:25-05:00,commit, 9149,Madicken Munk,2018-08-24 14:27:05-05:00,commit, 9150,Madicken Munk,2018-08-24 14:27:05-05:00,commit, 9151,Madicken Munk,2018-08-24 14:27:05-05:00,commit, -9152,Matthew Turk,2018-08-24 14:27:05-05:00,commit, -9153,Matthew Turk,2018-08-24 14:27:05-05:00,commit, -9154,Nathan Goldbaum,2018-08-24 10:25:02-05:00,commit, -9155,Nathan Goldbaum,2018-08-24 07:37:02-05:00,commit, -9156,Cameron Hummels,2018-08-23 22:32:22-07:00,commit, -9157,Cameron Hummels,2018-08-23 21:49:33-07:00,commit, -9158,Nathan Goldbaum,2018-08-23 15:00:15-05:00,commit, -9159,Nathan Goldbaum,2018-08-23 13:53:55-05:00,commit, -9160,Nathan Goldbaum,2018-08-23 12:49:13-05:00,commit, -9161,Ashley Kelly,2018-08-23 17:09:06+01:00,commit, -9162,Nathan Goldbaum,2018-08-23 10:53:18-05:00,commit, -9163,Nathan Goldbaum,2018-08-23 10:52:34-05:00,commit, -9164,Nathan Goldbaum,2018-08-23 10:49:53-05:00,commit, -9165,Nathan Goldbaum,2018-08-23 10:19:12-05:00,commit, -9166,Ashley Kelly,2018-08-23 14:22:09+01:00,commit, -9167,Ashley Kelly,2018-08-23 14:18:12+01:00,commit, -9168,Ashley Kelly,2018-08-23 14:16:42+01:00,commit, -9169,Ashley Kelly,2018-08-23 12:04:25+01:00,commit, -9170,Ashley Kelly,2018-08-23 11:56:09+01:00,commit, -9171,Nathan Goldbaum,2018-08-22 23:14:32-05:00,commit, -9172,Nathan Goldbaum,2018-08-22 22:45:16-05:00,commit, -9173,Matthew Turk,2018-08-22 22:45:16-05:00,commit, -9174,Matthew Turk,2018-08-22 22:45:16-05:00,commit, -9175,Ashley Kelly,2018-08-22 23:01:42+01:00,commit, -9176,Ashley Kelly,2018-08-22 22:51:16+01:00,commit, -9177,Ashley Kelly,2018-08-22 21:51:31+01:00,commit, -9178,Nathan Goldbaum,2018-08-22 13:28:17-05:00,commit, -9179,Nathan Goldbaum,2018-08-22 12:42:07-05:00,commit, -9180,Ashley Kelly,2018-08-22 16:30:02+01:00,commit, -9181,Nathan Goldbaum,2018-08-22 09:35:54-05:00,commit, -9182,Britton Smith,2018-08-21 22:31:19-07:00,commit, -9183,Britton Smith,2018-08-21 22:20:12-07:00,commit, -9184,Britton Smith,2018-08-21 19:00:27-07:00,commit, -9185,Ashley Kelly,2018-08-21 21:51:39+01:00,commit, -9186,Clayton Strawn,2018-08-21 10:32:36-07:00,commit, -9187,Ashley Kelly,2018-08-21 15:12:25+01:00,commit, -9188,Ashley Kelly,2018-08-21 14:07:11+01:00,commit, -9189,Ashley Kelly,2018-08-21 11:19:07+01:00,commit, -9190,Ashley Kelly,2018-08-21 11:13:33+01:00,commit, -9191,Nathan Goldbaum,2018-08-20 14:00:42-05:00,commit, -9192,Andrew Myers,2018-08-20 11:44:55-07:00,commit, -9193,Andrew Myers,2018-08-20 10:02:26-07:00,commit, -9194,Ashley Kelly,2018-08-20 16:47:07+01:00,commit, -9195,Nathan Goldbaum,2018-08-20 11:43:54-04:00,commit, -9196,Nathan Goldbaum,2018-08-20 10:18:37-05:00,commit, -9197,Ashley Kelly,2018-08-20 13:08:04+01:00,commit, -9198,Ashley Kelly,2018-08-18 14:25:11+01:00,commit, -9199,Ashley Kelly,2018-08-18 14:18:06+01:00,commit, -9200,Bobby Jackson,2018-08-17 10:39:53-05:00,commit, -9201,Nathan Goldbaum,2018-08-16 16:39:27-05:00,commit, -9202,Ashley Kelly,2018-08-16 21:31:45+01:00,commit, -9203,Robert Jackson,2018-08-16 10:51:04-05:00,commit, -9204,Robert Jackson,2018-08-16 10:40:45-05:00,commit, -9205,Robert Jackson,2018-08-16 10:40:12-05:00,commit, -9206,Ashley Kelly,2018-08-16 15:16:40+01:00,commit, -9207,Ashley Kelly,2018-08-16 14:04:36+01:00,commit, -9208,Ashley Kelly,2018-08-16 13:23:37+01:00,commit, -9209,Ashley Kelly,2018-08-16 12:19:38+01:00,commit, -9210,Ashley Kelly,2018-08-16 12:13:30+01:00,commit, -9211,Ashley Kelly,2018-08-16 09:27:27+01:00,commit, -9212,Ashley Kelly,2018-08-15 22:40:13+01:00,commit, -9213,Ashley Kelly,2018-08-15 21:10:00+01:00,commit, -9214,Nathan Goldbaum,2018-08-15 14:28:36-05:00,commit, -9215,Nathan Goldbaum,2018-08-15 14:27:56-05:00,commit, -9216,Nathan Goldbaum,2018-08-15 14:19:32-05:00,commit, -9217,Nathan Goldbaum,2018-08-15 10:44:39-05:00,commit, -9218,Nathan Goldbaum,2018-08-15 10:44:04-05:00,commit, -9219,Nathan Goldbaum,2018-08-15 10:38:40-05:00,commit, -9220,AshKelly,2018-08-15 15:58:24+01:00,commit, -9221,Nathan Goldbaum,2018-08-14 22:02:34-05:00,commit, -9222,Sean Larkin,2018-08-14 15:53:33-07:00,commit, -9223,Ashley Kelly,2018-08-14 17:08:08+01:00,commit, -9224,Ashley Kelly,2018-08-14 15:01:39+01:00,commit, -9225,Ashley Kelly,2018-08-14 14:37:11+01:00,commit, -9226,Ashley Kelly,2018-08-14 13:08:11+01:00,commit, -9227,Ashley Kelly,2018-08-14 12:29:32+01:00,commit, -9228,Ashley Kelly,2018-08-14 12:28:02+01:00,commit, -9229,Ashley Kelly,2018-08-13 22:21:24+01:00,commit, -9230,Nathan Goldbaum,2018-08-13 15:32:16-05:00,commit, -9231,Ashley Kelly,2018-08-13 14:10:44+01:00,commit, -9232,Ashley Kelly,2018-08-13 13:58:36+01:00,commit, -9233,Ashley Kelly,2018-08-13 13:41:53+01:00,commit, -9234,Abhishek Singh,2018-08-13 05:41:02-04:00,commit, -9235,Abhishek Singh,2018-08-13 05:05:07-04:00,commit, -9236,Abhishek Singh,2018-08-13 05:01:31-04:00,commit, -9237,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, -9238,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, -9239,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, -9240,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, -9241,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, -9242,Nathan Goldbaum,2018-08-11 06:35:01-05:00,commit, -9243,Ashley Kelly,2018-08-11 09:21:36+01:00,commit, -9244,Robert Jackson,2018-08-10 14:24:17-05:00,commit, -9245,Robert Jackson,2018-08-10 14:16:51-05:00,commit, -9246,Bobby Jackson,2018-08-10 14:16:51-05:00,commit, -9247,Robert Jackson,2018-08-10 14:16:51-05:00,commit, -9248,Robert Jackson,2018-08-10 14:16:50-05:00,commit, -9249,Robert Jackson,2018-08-10 14:16:50-05:00,commit, -9250,Robert Jackson,2018-08-10 14:16:49-05:00,commit, -9251,Matthew Turk,2018-08-10 13:31:36-05:00,commit, -9252,John ZuHone,2018-08-10 14:00:42-04:00,commit, -9253,John ZuHone,2018-08-10 14:00:42-04:00,commit, -9254,Nathan Goldbaum,2018-08-10 10:21:17-05:00,commit, -9255,Nathan Goldbaum,2018-08-09 21:05:06-05:00,commit, -9256,Cameron Hummels,2018-08-09 15:00:54-07:00,commit, -9257,Abhishek Singh,2018-08-09 16:25:44-04:00,commit, -9258,Abhishek Singh,2018-08-09 15:25:24-04:00,commit, -9259,Abhishek Singh,2018-08-09 13:18:01-04:00,commit, -9260,Abhishek Singh,2018-08-09 13:05:04-04:00,commit, -9261,Abhishek Singh,2018-08-09 13:05:04-04:00,commit, -9262,John ZuHone,2018-08-09 12:50:22-04:00,commit, -9263,Nathan Goldbaum,2018-08-09 11:44:17-05:00,commit, -9264,John ZuHone,2018-08-09 12:44:05-04:00,commit, -9265,Kacper Kowalik,2018-08-09 10:27:45-05:00,commit, -9266,Nathan Goldbaum,2018-08-09 10:27:06-05:00,commit, -9267,Abhishek Singh,2018-08-09 03:52:49-04:00,commit, -9268,Andrew Myers,2018-08-08 17:03:18-07:00,commit, -9269,Andrew Myers,2018-08-08 14:44:59-07:00,commit, -9270,Nathan Goldbaum,2018-08-08 16:33:45-05:00,commit, -9271,Nathan Goldbaum,2018-08-08 16:25:10-05:00,commit, -9272,Nathan Goldbaum,2018-08-08 13:08:54-05:00,commit, -9273,Andrew Myers,2018-08-08 10:52:20-07:00,commit, -9274,Nathan Goldbaum,2018-08-08 12:12:12-05:00,commit, -9275,Nathan Goldbaum,2018-08-08 12:11:36-05:00,commit, -9276,Nathan Goldbaum,2018-08-08 12:08:06-05:00,commit, -9277,Matthew Turk,2018-08-08 10:46:50-05:00,commit, -9278,Robert Jackson,2018-08-08 10:04:38-05:00,commit, -9279,Nathan Goldbaum,2018-08-08 09:41:30-05:00,commit, -9280,Ashley Kelly,2018-08-08 15:11:03+01:00,commit, -9281,Ashley Kelly,2018-08-08 12:06:54+01:00,commit, -9282,Nathan Goldbaum,2018-08-07 17:37:27-05:00,commit, -9283,Britton Smith,2018-08-07 15:27:29-07:00,commit, -9284,Britton Smith,2018-08-07 15:25:24-07:00,commit, -9285,Britton Smith,2018-08-07 15:05:29-07:00,commit, -9286,Britton Smith,2018-08-07 15:00:44-07:00,commit, -9287,Britton Smith,2018-08-07 14:50:27-07:00,commit, -9288,Cameron Hummels,2018-08-07 13:14:44-07:00,commit, -9289,Cameron Hummels,2018-08-07 12:41:30-07:00,commit, -9290,Cameron Hummels,2018-08-07 12:36:09-07:00,commit, -9291,Cameron Hummels,2018-08-07 12:24:47-07:00,commit, -9292,Cameron Hummels,2018-08-07 12:05:40-07:00,commit, -9293,Cameron Hummels,2018-08-07 11:44:02-07:00,commit, -9294,Cameron Hummels,2018-08-07 10:09:33-07:00,commit, -9295,Cameron Hummels,2018-08-07 09:35:43-07:00,commit, -9296,Cameron Hummels,2018-08-07 09:31:49-07:00,commit, -9297,Ashley Kelly,2018-08-07 16:07:16+01:00,commit, -9298,Ashley Kelly,2018-08-07 16:01:17+01:00,commit, -9299,Ashley Kelly,2018-08-07 12:20:33+01:00,commit, -9300,Ashley Kelly,2018-08-07 11:54:03+01:00,commit, -9301,Ashley Kelly,2018-08-07 11:52:11+01:00,commit, -9302,Ashley Kelly,2018-08-07 10:04:16+01:00,commit, -9303,Cameron Hummels,2018-08-06 16:32:47-07:00,commit, -9304,Cameron Hummels,2018-08-06 15:14:41-07:00,commit, -9305,Cameron Hummels,2018-08-06 14:57:07-07:00,commit, -9306,Nathan Goldbaum,2018-08-06 15:54:40-05:00,commit, -9307,Cameron Hummels,2018-08-06 12:31:49-07:00,commit, -9308,Nathan Goldbaum,2018-08-06 11:17:04-05:00,commit, -9309,Bobby Jackson,2018-08-06 10:59:46-05:00,commit, -9310,Ashley Kelly,2018-08-06 15:54:56+01:00,commit, -9311,Abhishek Singh,2018-08-05 18:58:21-04:00,commit, -9312,Abhishek Singh,2018-08-05 18:23:23-04:00,commit, -9313,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, -9314,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, -9315,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, -9316,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, -9317,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, -9318,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, -9319,Abhishek Singh,2018-08-05 13:31:45-04:00,commit, -9320,Abhishek Singh,2018-08-05 07:10:29-04:00,commit, -9321,Sean Larkin,2018-08-03 16:26:54-07:00,commit, -9322,Britton Smith,2018-08-03 14:30:48-07:00,commit, -9323,Hsi-Yu Schive,2018-08-04 02:17:07+08:00,commit, -9324,Nathan Goldbaum,2018-08-03 12:41:58-05:00,commit, -9325,Hsi-Yu Schive,2018-08-03 23:03:48+08:00,commit, -9326,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, -9327,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, -9328,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, -9329,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, -9330,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, -9331,Matthew Turk,2018-08-02 14:49:43-05:00,commit, -9332,Ashley Kelly,2018-08-02 12:46:01+01:00,commit, -9333,Ricarda Beckmann,2018-08-02 10:33:28+02:00,commit, -9334,Ricarda Beckmann,2018-08-02 10:28:23+02:00,commit, -9335,Nathan Goldbaum,2018-08-01 17:56:40-05:00,commit, -9336,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, -9337,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, -9338,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, -9339,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, -9340,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, -9341,Ricarda Beckmann,2018-08-02 00:32:19+02:00,commit, -9342,Ricarda Beckmann,2018-08-02 00:16:37+02:00,commit, -9343,Ricarda Beckmann,2018-08-02 00:16:14+02:00,commit, -9344,Cameron Hummels,2018-08-02 00:13:36+02:00,commit, -9345,Ricarda Beckmann,2018-08-01 23:37:47+02:00,commit, -9346,Nathan Goldbaum,2018-08-01 15:45:03-05:00,commit, -9347,Kacper Kowalik,2018-08-01 14:59:56-05:00,commit, -9348,Nathan Goldbaum,2018-08-01 14:56:27-05:00,commit, -9349,Nathan Goldbaum,2018-08-01 13:49:07-05:00,commit, -9350,Abhishek Singh,2018-08-01 13:36:15-04:00,commit, -9351,Nathan Goldbaum,2018-08-01 10:35:11-05:00,commit, -9352,Nathan Goldbaum,2018-08-01 10:34:56-05:00,commit, -9353,Hsi-Yu Schive,2018-08-01 22:27:22+08:00,commit, -9354,Hsi-Yu Schive,2018-08-01 22:03:44+08:00,commit, -9355,Hsi-Yu Schive,2018-08-01 21:56:55+08:00,commit, -9356,Ashley Kelly,2018-08-01 14:40:01+01:00,commit, -9357,Ricarda Beckmann,2018-08-01 14:31:17+02:00,commit, -9358,Ricarda Beckmann,2018-08-01 14:30:46+02:00,commit, -9359,Ricarda Beckmann,2018-08-01 14:06:17+02:00,commit, -9360,Ricarda Beckmann,2018-08-01 13:38:04+02:00,commit, -9361,Hsi-Yu Schive,2018-08-01 17:40:29+08:00,commit, -9362,Ashley Kelly,2018-07-31 23:37:51+01:00,commit, -9363,Nathan Goldbaum,2018-07-31 15:08:23-05:00,commit, -9364,Abhishek Singh,2018-07-31 16:07:18-04:00,commit, -9365,Abhishek Singh,2018-07-31 15:56:38-04:00,commit, -9366,Matthew Turk,2018-07-31 13:40:09-05:00,commit, -9367,Nathan Goldbaum,2018-07-31 12:22:51-05:00,commit, -9368,Hsi-Yu Schive,2018-07-31 19:44:41+08:00,commit, -9369,Hsi-Yu Schive,2018-07-31 02:45:56+08:00,commit, -9370,Ricarda Beckmann,2018-07-30 15:17:03+02:00,commit, -9371,Ashley Kelly,2018-07-30 11:04:13+01:00,commit, -9372,Ricarda Beckmann,2018-07-29 23:55:38+02:00,commit, -9373,Ricarda Beckmann,2018-07-29 16:39:22+02:00,commit, -9374,Ricarda Beckmann,2018-07-29 16:27:29+02:00,commit, -9375,Ricarda Beckmann,2018-07-29 16:15:47+02:00,commit, -9376,Ricarda Beckmann,2018-07-29 16:11:39+02:00,commit, -9377,Ricarda Beckmann,2018-07-29 15:23:17+02:00,commit, -9378,Ashley Kelly,2018-07-28 12:25:28+01:00,commit, -9379,Ashley Kelly,2018-07-28 11:59:52+01:00,commit, -9380,Nathan Goldbaum,2018-07-27 16:39:18-05:00,commit, -9381,Abhishek Singh,2018-07-27 16:28:15-04:00,commit, -9382,Nathan Goldbaum,2018-07-27 14:06:57-05:00,commit, -9383,Nathan Goldbaum,2018-07-27 13:09:16-05:00,commit, -9384,Nathan Goldbaum,2018-07-27 12:55:27-05:00,commit, -9385,Abhishek Singh,2018-07-27 11:08:25-04:00,commit, -9386,Nathan Goldbaum,2018-07-27 09:52:44-05:00,commit, -9387,Nathan Goldbaum,2018-07-27 09:26:25-05:00,commit, -9388,Ashley Kelly,2018-07-27 14:24:26+01:00,commit, -9389,Andrew Myers,2018-07-26 17:03:44-07:00,commit, -9390,Kiran Eiden,2018-07-26 13:21:03-04:00,commit, -9391,Nathan Goldbaum,2018-07-26 11:27:24-05:00,commit, -9392,John ZuHone,2018-07-26 12:24:53-04:00,commit, -9393,Kiran Eiden,2018-07-26 12:14:35-04:00,commit, -9394,Ashley Kelly,2018-07-26 14:10:24+01:00,commit, -9395,Ashley Kelly,2018-07-26 13:35:29+01:00,commit, -9396,Ashley Kelly,2018-07-26 12:55:33+01:00,commit, -9397,Ashley Kelly,2018-07-26 11:17:59+01:00,commit, -9398,Ashley Kelly,2018-07-25 16:09:10+01:00,commit, -9399,Ashley Kelly,2018-07-25 16:08:56+01:00,commit, -9400,Nathan Goldbaum,2018-07-25 09:51:44-05:00,commit, -9401,Ashley Kelly,2018-07-25 14:09:38+01:00,commit, -9402,Abhishek Singh,2018-07-25 09:06:57-04:00,commit, -9403,Ashley Kelly,2018-07-25 13:12:46+01:00,commit, -9404,Ashley Kelly,2018-07-25 12:06:20+01:00,commit, -9405,Ashley Kelly,2018-07-25 11:15:04+01:00,commit, -9406,Nathan Goldbaum,2018-07-24 22:43:00-05:00,commit, -9407,Britton Smith,2018-07-24 16:30:55-07:00,commit, -9408,Nathan Goldbaum,2018-07-24 16:34:47-05:00,commit, -9409,Ashley Kelly,2018-07-24 22:19:25+01:00,commit, -9410,Nathan Goldbaum,2018-07-24 15:04:32-05:00,commit, -9411,Nathan Goldbaum,2018-07-24 14:06:09-05:00,commit, -9412,Nathan Goldbaum,2018-07-24 13:30:07-05:00,commit, -9413,Nathan Goldbaum,2018-07-24 11:49:53-05:00,commit, -9414,Nathan Goldbaum,2018-07-24 11:42:55-05:00,commit, -9415,Ashley Kelly,2018-07-24 16:23:43+01:00,commit, -9416,Ashley Kelly,2018-07-24 16:19:54+01:00,commit, -9417,Ashley Kelly,2018-07-24 16:07:13+01:00,commit, -9418,Ashley Kelly,2018-07-24 11:22:44+01:00,commit, -9419,Bili Dong,2018-07-23 17:17:29-07:00,commit, -9420,Bili Dong,2018-07-23 17:13:07-07:00,commit, -9421,Bili Dong,2018-07-23 17:10:07-07:00,commit, -9422,Bili Dong,2018-07-23 17:03:05-07:00,commit, -9423,Bili Dong,2018-07-23 16:32:07-07:00,commit, -9424,Ashley Kelly,2018-07-23 21:14:09+01:00,commit, -9425,Abhishek Singh,2018-07-23 13:35:13-04:00,commit, -9426,Ashley Kelly,2018-07-23 16:28:24+01:00,commit, -9427,Ashley Kelly,2018-07-23 15:55:55+01:00,commit, -9428,Nathan Goldbaum,2018-07-23 09:42:18-05:00,commit, -9429,Bili Dong,2018-07-22 16:42:49-07:00,commit, -9430,Bili Dong,2018-07-22 15:54:23-07:00,commit, -9431,Prateek Gupta,2018-07-21 08:34:14+00:00,commit, -9432,Corentin Cadiou,2018-07-20 21:54:41+02:00,commit, -9433,Corentin Cadiou,2018-07-20 21:43:35+02:00,commit, -9434,Corentin Cadiou,2018-07-20 19:56:34+02:00,commit, -9435,Corentin Cadiou,2018-07-20 19:54:03+02:00,commit, -9436,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9437,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9438,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9439,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9440,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9441,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9442,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9443,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9444,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9445,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9152,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9153,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9154,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9155,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9156,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9157,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9158,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9159,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9160,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9161,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9162,Matthew Turk,2018-08-24 14:27:05-05:00,commit, +9163,Matthew Turk,2018-08-24 14:27:05-05:00,commit, +9164,Nathan Goldbaum,2018-08-24 10:25:02-05:00,commit, +9165,Nathan Goldbaum,2018-08-24 07:37:02-05:00,commit, +9166,Cameron Hummels,2018-08-23 22:32:22-07:00,commit, +9167,Cameron Hummels,2018-08-23 21:49:33-07:00,commit, +9168,Nathan Goldbaum,2018-08-23 15:00:15-05:00,commit, +9169,Nathan Goldbaum,2018-08-23 13:53:55-05:00,commit, +9170,Nathan Goldbaum,2018-08-23 12:49:13-05:00,commit, +9171,Ashley Kelly,2018-08-23 17:09:06+01:00,commit, +9172,Nathan Goldbaum,2018-08-23 10:53:18-05:00,commit, +9173,Nathan Goldbaum,2018-08-23 10:52:34-05:00,commit, +9174,Nathan Goldbaum,2018-08-23 10:49:53-05:00,commit, +9175,Nathan Goldbaum,2018-08-23 10:19:12-05:00,commit, +9176,Ashley Kelly,2018-08-23 14:22:09+01:00,commit, +9177,Ashley Kelly,2018-08-23 14:18:12+01:00,commit, +9178,Ashley Kelly,2018-08-23 14:16:42+01:00,commit, +9179,Ashley Kelly,2018-08-23 12:04:25+01:00,commit, +9180,Ashley Kelly,2018-08-23 11:56:09+01:00,commit, +9181,Nathan Goldbaum,2018-08-22 23:14:32-05:00,commit, +9182,Nathan Goldbaum,2018-08-22 22:45:16-05:00,commit, +9183,Matthew Turk,2018-08-22 22:45:16-05:00,commit, +9184,Matthew Turk,2018-08-22 22:45:16-05:00,commit, +9185,Ashley Kelly,2018-08-22 23:01:42+01:00,commit, +9186,Ashley Kelly,2018-08-22 22:51:16+01:00,commit, +9187,Ashley Kelly,2018-08-22 21:51:31+01:00,commit, +9188,Nathan Goldbaum,2018-08-22 13:28:17-05:00,commit, +9189,Nathan Goldbaum,2018-08-22 12:42:07-05:00,commit, +9190,Ashley Kelly,2018-08-22 16:30:02+01:00,commit, +9191,Nathan Goldbaum,2018-08-22 09:35:54-05:00,commit, +9192,Britton Smith,2018-08-21 22:31:19-07:00,commit, +9193,Britton Smith,2018-08-21 22:20:12-07:00,commit, +9194,Britton Smith,2018-08-21 19:00:27-07:00,commit, +9195,Ashley Kelly,2018-08-21 21:51:39+01:00,commit, +9196,Clayton Strawn,2018-08-21 10:32:36-07:00,commit, +9197,Ashley Kelly,2018-08-21 15:12:25+01:00,commit, +9198,Ashley Kelly,2018-08-21 14:07:11+01:00,commit, +9199,Ashley Kelly,2018-08-21 11:19:07+01:00,commit, +9200,Ashley Kelly,2018-08-21 11:13:33+01:00,commit, +9201,Nathan Goldbaum,2018-08-20 14:00:42-05:00,commit, +9202,Andrew Myers,2018-08-20 11:44:55-07:00,commit, +9203,Andrew Myers,2018-08-20 10:02:26-07:00,commit, +9204,Ashley Kelly,2018-08-20 16:47:07+01:00,commit, +9205,Nathan Goldbaum,2018-08-20 11:43:54-04:00,commit, +9206,Nathan Goldbaum,2018-08-20 10:18:37-05:00,commit, +9207,Ashley Kelly,2018-08-20 13:08:04+01:00,commit, +9208,Ashley Kelly,2018-08-18 14:25:11+01:00,commit, +9209,Ashley Kelly,2018-08-18 14:18:06+01:00,commit, +9210,Bobby Jackson,2018-08-17 10:39:53-05:00,commit, +9211,Nathan Goldbaum,2018-08-16 16:39:27-05:00,commit, +9212,Ashley Kelly,2018-08-16 21:31:45+01:00,commit, +9213,Robert Jackson,2018-08-16 10:51:04-05:00,commit, +9214,Robert Jackson,2018-08-16 10:40:45-05:00,commit, +9215,Robert Jackson,2018-08-16 10:40:12-05:00,commit, +9216,Ashley Kelly,2018-08-16 15:16:40+01:00,commit, +9217,Ashley Kelly,2018-08-16 14:04:36+01:00,commit, +9218,Ashley Kelly,2018-08-16 13:23:37+01:00,commit, +9219,Ashley Kelly,2018-08-16 12:19:38+01:00,commit, +9220,Ashley Kelly,2018-08-16 12:13:30+01:00,commit, +9221,Ashley Kelly,2018-08-16 09:27:27+01:00,commit, +9222,Ashley Kelly,2018-08-15 22:40:13+01:00,commit, +9223,Ashley Kelly,2018-08-15 21:10:00+01:00,commit, +9224,Nathan Goldbaum,2018-08-15 14:28:36-05:00,commit, +9225,Nathan Goldbaum,2018-08-15 14:27:56-05:00,commit, +9226,Nathan Goldbaum,2018-08-15 14:19:32-05:00,commit, +9227,Nathan Goldbaum,2018-08-15 10:44:39-05:00,commit, +9228,Nathan Goldbaum,2018-08-15 10:44:04-05:00,commit, +9229,Nathan Goldbaum,2018-08-15 10:38:40-05:00,commit, +9230,AshKelly,2018-08-15 15:58:24+01:00,commit, +9231,Nathan Goldbaum,2018-08-14 22:02:34-05:00,commit, +9232,Sean Larkin,2018-08-14 15:53:33-07:00,commit, +9233,Ashley Kelly,2018-08-14 17:08:08+01:00,commit, +9234,Ashley Kelly,2018-08-14 15:01:39+01:00,commit, +9235,Ashley Kelly,2018-08-14 14:37:11+01:00,commit, +9236,Ashley Kelly,2018-08-14 13:08:11+01:00,commit, +9237,Ashley Kelly,2018-08-14 12:29:32+01:00,commit, +9238,Ashley Kelly,2018-08-14 12:28:02+01:00,commit, +9239,Ashley Kelly,2018-08-13 22:21:24+01:00,commit, +9240,Nathan Goldbaum,2018-08-13 15:32:16-05:00,commit, +9241,Ashley Kelly,2018-08-13 14:10:44+01:00,commit, +9242,Ashley Kelly,2018-08-13 13:58:36+01:00,commit, +9243,Ashley Kelly,2018-08-13 13:41:53+01:00,commit, +9244,Abhishek Singh,2018-08-13 05:41:02-04:00,commit, +9245,Abhishek Singh,2018-08-13 05:05:07-04:00,commit, +9246,Abhishek Singh,2018-08-13 05:01:31-04:00,commit, +9247,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9248,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9249,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9250,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9251,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9252,Nathan Goldbaum,2018-08-11 06:35:01-05:00,commit, +9253,Ashley Kelly,2018-08-11 09:21:36+01:00,commit, +9254,Robert Jackson,2018-08-10 14:24:17-05:00,commit, +9255,Robert Jackson,2018-08-10 14:16:51-05:00,commit, +9256,Bobby Jackson,2018-08-10 14:16:51-05:00,commit, +9257,Robert Jackson,2018-08-10 14:16:51-05:00,commit, +9258,Robert Jackson,2018-08-10 14:16:50-05:00,commit, +9259,Robert Jackson,2018-08-10 14:16:50-05:00,commit, +9260,Robert Jackson,2018-08-10 14:16:49-05:00,commit, +9261,Matthew Turk,2018-08-10 13:31:36-05:00,commit, +9262,John ZuHone,2018-08-10 14:00:42-04:00,commit, +9263,John ZuHone,2018-08-10 14:00:42-04:00,commit, +9264,Nathan Goldbaum,2018-08-10 10:21:17-05:00,commit, +9265,Nathan Goldbaum,2018-08-09 21:05:06-05:00,commit, +9266,Cameron Hummels,2018-08-09 15:00:54-07:00,commit, +9267,Abhishek Singh,2018-08-09 16:25:44-04:00,commit, +9268,Abhishek Singh,2018-08-09 15:25:24-04:00,commit, +9269,Abhishek Singh,2018-08-09 13:18:01-04:00,commit, +9270,Abhishek Singh,2018-08-09 13:05:04-04:00,commit, +9271,Abhishek Singh,2018-08-09 13:05:04-04:00,commit, +9272,John ZuHone,2018-08-09 12:50:22-04:00,commit, +9273,Nathan Goldbaum,2018-08-09 11:44:17-05:00,commit, +9274,John ZuHone,2018-08-09 12:44:05-04:00,commit, +9275,Kacper Kowalik,2018-08-09 10:27:45-05:00,commit, +9276,Nathan Goldbaum,2018-08-09 10:27:06-05:00,commit, +9277,Abhishek Singh,2018-08-09 03:52:49-04:00,commit, +9278,Andrew Myers,2018-08-08 17:03:18-07:00,commit, +9279,Andrew Myers,2018-08-08 14:44:59-07:00,commit, +9280,Nathan Goldbaum,2018-08-08 16:33:45-05:00,commit, +9281,Nathan Goldbaum,2018-08-08 16:25:10-05:00,commit, +9282,Nathan Goldbaum,2018-08-08 13:08:54-05:00,commit, +9283,Andrew Myers,2018-08-08 10:52:20-07:00,commit, +9284,Nathan Goldbaum,2018-08-08 12:12:12-05:00,commit, +9285,Nathan Goldbaum,2018-08-08 12:11:36-05:00,commit, +9286,Nathan Goldbaum,2018-08-08 12:08:06-05:00,commit, +9287,Matthew Turk,2018-08-08 10:46:50-05:00,commit, +9288,Robert Jackson,2018-08-08 10:04:38-05:00,commit, +9289,Nathan Goldbaum,2018-08-08 09:41:30-05:00,commit, +9290,Ashley Kelly,2018-08-08 15:11:03+01:00,commit, +9291,Ashley Kelly,2018-08-08 12:06:54+01:00,commit, +9292,Nathan Goldbaum,2018-08-07 17:37:27-05:00,commit, +9293,Britton Smith,2018-08-07 15:27:29-07:00,commit, +9294,Britton Smith,2018-08-07 15:25:24-07:00,commit, +9295,Britton Smith,2018-08-07 15:05:29-07:00,commit, +9296,Britton Smith,2018-08-07 15:00:44-07:00,commit, +9297,Britton Smith,2018-08-07 14:50:27-07:00,commit, +9298,Cameron Hummels,2018-08-07 13:14:44-07:00,commit, +9299,Cameron Hummels,2018-08-07 12:41:30-07:00,commit, +9300,Cameron Hummels,2018-08-07 12:36:09-07:00,commit, +9301,Cameron Hummels,2018-08-07 12:24:47-07:00,commit, +9302,Cameron Hummels,2018-08-07 12:05:40-07:00,commit, +9303,Cameron Hummels,2018-08-07 11:44:02-07:00,commit, +9304,Cameron Hummels,2018-08-07 10:09:33-07:00,commit, +9305,Cameron Hummels,2018-08-07 09:35:43-07:00,commit, +9306,Cameron Hummels,2018-08-07 09:31:49-07:00,commit, +9307,Ashley Kelly,2018-08-07 16:07:16+01:00,commit, +9308,Ashley Kelly,2018-08-07 16:01:17+01:00,commit, +9309,Ashley Kelly,2018-08-07 12:20:33+01:00,commit, +9310,Ashley Kelly,2018-08-07 11:54:03+01:00,commit, +9311,Ashley Kelly,2018-08-07 11:52:11+01:00,commit, +9312,Ashley Kelly,2018-08-07 10:04:16+01:00,commit, +9313,Cameron Hummels,2018-08-06 16:32:47-07:00,commit, +9314,Cameron Hummels,2018-08-06 15:14:41-07:00,commit, +9315,Cameron Hummels,2018-08-06 14:57:07-07:00,commit, +9316,Nathan Goldbaum,2018-08-06 15:54:40-05:00,commit, +9317,Cameron Hummels,2018-08-06 12:31:49-07:00,commit, +9318,Nathan Goldbaum,2018-08-06 11:17:04-05:00,commit, +9319,Bobby Jackson,2018-08-06 10:59:46-05:00,commit, +9320,Ashley Kelly,2018-08-06 15:54:56+01:00,commit, +9321,Abhishek Singh,2018-08-05 18:58:21-04:00,commit, +9322,Abhishek Singh,2018-08-05 18:23:23-04:00,commit, +9323,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9324,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9325,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9326,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9327,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9328,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9329,Abhishek Singh,2018-08-05 13:31:45-04:00,commit, +9330,Abhishek Singh,2018-08-05 07:10:29-04:00,commit, +9331,Sean Larkin,2018-08-03 16:26:54-07:00,commit, +9332,Britton Smith,2018-08-03 14:30:48-07:00,commit, +9333,Hsi-Yu Schive,2018-08-04 02:17:07+08:00,commit, +9334,Nathan Goldbaum,2018-08-03 12:41:58-05:00,commit, +9335,Hsi-Yu Schive,2018-08-03 23:03:48+08:00,commit, +9336,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9337,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9338,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9339,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9340,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9341,Matthew Turk,2018-08-02 14:49:43-05:00,commit, +9342,Ashley Kelly,2018-08-02 12:46:01+01:00,commit, +9343,Ricarda Beckmann,2018-08-02 10:33:28+02:00,commit, +9344,Ricarda Beckmann,2018-08-02 10:28:23+02:00,commit, +9345,Nathan Goldbaum,2018-08-01 17:56:40-05:00,commit, +9346,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9347,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9348,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9349,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9350,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9351,Ricarda Beckmann,2018-08-02 00:32:19+02:00,commit, +9352,Ricarda Beckmann,2018-08-02 00:16:37+02:00,commit, +9353,Ricarda Beckmann,2018-08-02 00:16:14+02:00,commit, +9354,Cameron Hummels,2018-08-02 00:13:36+02:00,commit, +9355,Ricarda Beckmann,2018-08-01 23:37:47+02:00,commit, +9356,Nathan Goldbaum,2018-08-01 15:45:03-05:00,commit, +9357,Kacper Kowalik,2018-08-01 14:59:56-05:00,commit, +9358,Nathan Goldbaum,2018-08-01 14:56:27-05:00,commit, +9359,Nathan Goldbaum,2018-08-01 13:49:07-05:00,commit, +9360,Abhishek Singh,2018-08-01 13:36:15-04:00,commit, +9361,Nathan Goldbaum,2018-08-01 10:35:11-05:00,commit, +9362,Nathan Goldbaum,2018-08-01 10:34:56-05:00,commit, +9363,Hsi-Yu Schive,2018-08-01 22:27:22+08:00,commit, +9364,Hsi-Yu Schive,2018-08-01 22:03:44+08:00,commit, +9365,Hsi-Yu Schive,2018-08-01 21:56:55+08:00,commit, +9366,Ashley Kelly,2018-08-01 14:40:01+01:00,commit, +9367,Ricarda Beckmann,2018-08-01 14:31:17+02:00,commit, +9368,Ricarda Beckmann,2018-08-01 14:30:46+02:00,commit, +9369,Ricarda Beckmann,2018-08-01 14:06:17+02:00,commit, +9370,Ricarda Beckmann,2018-08-01 13:38:04+02:00,commit, +9371,Hsi-Yu Schive,2018-08-01 17:40:29+08:00,commit, +9372,Ashley Kelly,2018-07-31 23:37:51+01:00,commit, +9373,Nathan Goldbaum,2018-07-31 15:08:23-05:00,commit, +9374,Abhishek Singh,2018-07-31 16:07:18-04:00,commit, +9375,Abhishek Singh,2018-07-31 15:56:38-04:00,commit, +9376,Matthew Turk,2018-07-31 13:40:09-05:00,commit, +9377,Nathan Goldbaum,2018-07-31 12:22:51-05:00,commit, +9378,Hsi-Yu Schive,2018-07-31 19:44:41+08:00,commit, +9379,Hsi-Yu Schive,2018-07-31 02:45:56+08:00,commit, +9380,Ricarda Beckmann,2018-07-30 15:17:03+02:00,commit, +9381,Ashley Kelly,2018-07-30 11:04:13+01:00,commit, +9382,Ricarda Beckmann,2018-07-29 23:55:38+02:00,commit, +9383,Ricarda Beckmann,2018-07-29 16:39:22+02:00,commit, +9384,Ricarda Beckmann,2018-07-29 16:27:29+02:00,commit, +9385,Ricarda Beckmann,2018-07-29 16:15:47+02:00,commit, +9386,Ricarda Beckmann,2018-07-29 16:11:39+02:00,commit, +9387,Ricarda Beckmann,2018-07-29 15:23:17+02:00,commit, +9388,Ashley Kelly,2018-07-28 12:25:28+01:00,commit, +9389,Ashley Kelly,2018-07-28 11:59:52+01:00,commit, +9390,Nathan Goldbaum,2018-07-27 16:39:18-05:00,commit, +9391,Abhishek Singh,2018-07-27 16:28:15-04:00,commit, +9392,Nathan Goldbaum,2018-07-27 14:06:57-05:00,commit, +9393,Nathan Goldbaum,2018-07-27 13:09:16-05:00,commit, +9394,Nathan Goldbaum,2018-07-27 12:55:27-05:00,commit, +9395,Abhishek Singh,2018-07-27 11:08:25-04:00,commit, +9396,Nathan Goldbaum,2018-07-27 09:52:44-05:00,commit, +9397,Nathan Goldbaum,2018-07-27 09:26:25-05:00,commit, +9398,Ashley Kelly,2018-07-27 14:24:26+01:00,commit, +9399,Andrew Myers,2018-07-26 17:03:44-07:00,commit, +9400,Kiran Eiden,2018-07-26 13:21:03-04:00,commit, +9401,Nathan Goldbaum,2018-07-26 11:27:24-05:00,commit, +9402,John ZuHone,2018-07-26 12:24:53-04:00,commit, +9403,Kiran Eiden,2018-07-26 12:14:35-04:00,commit, +9404,Ashley Kelly,2018-07-26 14:10:24+01:00,commit, +9405,Ashley Kelly,2018-07-26 13:35:29+01:00,commit, +9406,Ashley Kelly,2018-07-26 12:55:33+01:00,commit, +9407,Ashley Kelly,2018-07-26 11:17:59+01:00,commit, +9408,Ashley Kelly,2018-07-25 16:09:10+01:00,commit, +9409,Ashley Kelly,2018-07-25 16:08:56+01:00,commit, +9410,Nathan Goldbaum,2018-07-25 09:51:44-05:00,commit, +9411,Ashley Kelly,2018-07-25 14:09:38+01:00,commit, +9412,Abhishek Singh,2018-07-25 09:06:57-04:00,commit, +9413,Ashley Kelly,2018-07-25 13:12:46+01:00,commit, +9414,Ashley Kelly,2018-07-25 12:06:20+01:00,commit, +9415,Ashley Kelly,2018-07-25 11:15:04+01:00,commit, +9416,Nathan Goldbaum,2018-07-24 22:43:00-05:00,commit, +9417,Britton Smith,2018-07-24 16:30:55-07:00,commit, +9418,Nathan Goldbaum,2018-07-24 16:34:47-05:00,commit, +9419,Ashley Kelly,2018-07-24 22:19:25+01:00,commit, +9420,Nathan Goldbaum,2018-07-24 15:04:32-05:00,commit, +9421,Nathan Goldbaum,2018-07-24 14:06:09-05:00,commit, +9422,Nathan Goldbaum,2018-07-24 13:30:07-05:00,commit, +9423,Nathan Goldbaum,2018-07-24 11:49:53-05:00,commit, +9424,Nathan Goldbaum,2018-07-24 11:42:55-05:00,commit, +9425,Ashley Kelly,2018-07-24 16:23:43+01:00,commit, +9426,Ashley Kelly,2018-07-24 16:19:54+01:00,commit, +9427,Ashley Kelly,2018-07-24 16:07:13+01:00,commit, +9428,Ashley Kelly,2018-07-24 11:22:44+01:00,commit, +9429,Bili Dong,2018-07-23 17:17:29-07:00,commit, +9430,Bili Dong,2018-07-23 17:13:07-07:00,commit, +9431,Bili Dong,2018-07-23 17:10:07-07:00,commit, +9432,Bili Dong,2018-07-23 17:03:05-07:00,commit, +9433,Bili Dong,2018-07-23 16:32:07-07:00,commit, +9434,Ashley Kelly,2018-07-23 21:14:09+01:00,commit, +9435,Abhishek Singh,2018-07-23 13:35:13-04:00,commit, +9436,Ashley Kelly,2018-07-23 16:28:24+01:00,commit, +9437,Ashley Kelly,2018-07-23 15:55:55+01:00,commit, +9438,Nathan Goldbaum,2018-07-23 09:42:18-05:00,commit, +9439,Bili Dong,2018-07-22 16:42:49-07:00,commit, +9440,Bili Dong,2018-07-22 15:54:23-07:00,commit, +9441,Prateek Gupta,2018-07-21 08:34:14+00:00,commit, +9442,Corentin Cadiou,2018-07-20 21:54:41+02:00,commit, +9443,Corentin Cadiou,2018-07-20 21:43:35+02:00,commit, +9444,Corentin Cadiou,2018-07-20 19:56:34+02:00,commit, +9445,Corentin Cadiou,2018-07-20 19:54:03+02:00,commit, 9446,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, 9447,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, 9448,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, 9449,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, -9450,Ashley Kelly,2018-07-20 15:42:15+01:00,commit, -9451,Cameron Hummels,2018-07-19 16:22:14-07:00,commit, -9452,Cameron Hummels,2018-07-19 16:10:45-07:00,commit, -9453,Ashley Kelly,2018-07-19 21:53:11+01:00,commit, -9454,Sean Larkin,2018-07-19 12:41:26-07:00,commit, -9455,Nathan Goldbaum,2018-07-19 10:31:48-05:00,commit, -9456,Hilary Egan,2018-07-19 09:43:45-04:00,commit, -9457,Corentin Cadiou,2018-07-19 13:26:43+02:00,commit, -9458,Corentin Cadiou,2018-07-19 13:24:36+02:00,commit, -9459,Corentin Cadiou,2018-07-19 13:22:14+02:00,commit, -9460,Ashley Kelly,2018-07-19 10:44:47+01:00,commit, -9461,Nathan Goldbaum,2018-07-19 00:44:33-05:00,commit, -9462,Nathan Goldbaum,2018-07-19 00:43:50-05:00,commit, -9463,Nathan Goldbaum,2018-07-19 00:43:34-05:00,commit, -9464,Nathan Goldbaum,2018-07-19 00:41:37-05:00,commit, -9465,Nathan Goldbaum,2018-07-19 00:40:58-05:00,commit, -9466,Nathan Goldbaum,2018-07-19 00:40:01-05:00,commit, -9467,Nathan Goldbaum,2018-07-18 13:56:07-05:00,commit, -9468,Hilary Egan,2018-07-18 14:17:33-04:00,commit, -9469,Ashley Kelly,2018-07-18 17:20:55+01:00,commit, -9470,Ashley Kelly,2018-07-18 17:17:49+01:00,commit, -9471,Ashley Kelly,2018-07-18 17:13:07+01:00,commit, -9472,Ashley Kelly,2018-07-18 17:10:52+01:00,commit, -9473,Ashley Kelly,2018-07-18 16:49:20+01:00,commit, -9474,Max Gronke,2018-07-18 17:32:51+02:00,commit, -9475,Ashley Kelly,2018-07-18 12:06:10+01:00,commit, -9476,Ashley Kelly,2018-07-18 11:59:14+01:00,commit, -9477,Ashley Kelly,2018-07-17 21:58:31+01:00,commit, -9478,Ashley Kelly,2018-07-17 21:19:13+01:00,commit, -9479,Ashley Kelly,2018-07-17 21:10:19+01:00,commit, -9480,Ashley Kelly,2018-07-17 21:07:09+01:00,commit, -9481,Nathan Goldbaum,2018-07-17 14:11:33-05:00,commit, -9482,Nathan Goldbaum,2018-07-17 13:32:00-05:00,commit, -9483,Nathan Goldbaum,2018-07-17 13:02:44-05:00,commit, -9484,Corentin Cadiou,2018-07-17 19:04:24+02:00,commit, -9485,Corentin Cadiou,2018-07-17 18:23:00+02:00,commit, -9486,Corentin Cadiou,2018-07-17 18:03:58+02:00,commit, -9487,Ashley Kelly,2018-07-17 16:48:18+01:00,commit, -9488,Ashley Kelly,2018-07-17 16:12:13+01:00,commit, -9489,Ashley Kelly,2018-07-17 13:24:12+01:00,commit, -9490,Ashley Kelly,2018-07-17 11:44:04+01:00,commit, -9491,Ashley Kelly,2018-07-17 10:52:09+01:00,commit, -9492,Ashley Kelly,2018-07-17 10:26:44+01:00,commit, -9493,Ashley Kelly,2018-07-16 20:57:19+01:00,commit, -9494,Ashley Kelly,2018-07-16 20:24:28+01:00,commit, -9495,Ashley Kelly,2018-07-16 16:47:57+01:00,commit, -9496,Ashley Kelly,2018-07-16 16:14:03+01:00,commit, -9497,Ashley Kelly,2018-07-16 16:13:03+01:00,commit, -9498,Ashley Kelly,2018-07-16 16:09:48+01:00,commit, -9499,Ashley Kelly,2018-07-16 16:06:58+01:00,commit, -9500,Ashley Kelly,2018-07-16 15:49:40+01:00,commit, -9501,Ashley Kelly,2018-07-16 15:01:16+01:00,commit, -9502,Ashley Kelly,2018-07-16 15:00:52+01:00,commit, -9503,Ashley Kelly,2018-07-16 14:49:57+01:00,commit, -9504,Ashley Kelly,2018-07-16 14:47:42+01:00,commit, -9505,Nathan Goldbaum,2018-07-16 08:44:30-05:00,commit, -9506,Corentin Cadiou,2018-07-16 14:14:45+02:00,commit, -9507,Corentin Cadiou,2018-07-16 14:13:26+02:00,commit, -9508,Ashley Kelly,2018-07-16 11:48:19+01:00,commit, -9509,Marianne Corvellec,2018-07-15 19:16:39-04:00,commit, -9510,Ashley Kelly,2018-07-15 10:40:23+01:00,commit, -9511,Ashley Kelly,2018-07-15 10:38:26+01:00,commit, -9512,Ashley Kelly,2018-07-15 10:36:29+01:00,commit, -9513,Marianne Corvellec,2018-07-14 17:44:30-04:00,commit, -9514,Marianne Corvellec,2018-07-14 17:08:17-04:00,commit, -9515,Marianne Corvellec,2018-07-14 17:03:40-04:00,commit, -9516,Nathan Goldbaum,2018-07-14 10:20:34-05:00,commit, -9517,Nathan Goldbaum,2018-07-14 10:16:42-05:00,commit, -9518,Nathan Goldbaum,2018-07-13 13:32:35-05:00,commit, -9519,Brandon Qiao,2018-07-13 10:28:08-05:00,commit, -9520,Ashley Kelly,2018-07-13 15:24:16+01:00,commit, -9521,Ashley Kelly,2018-07-13 15:15:03+01:00,commit, -9522,Ashley Kelly,2018-07-13 14:57:41+01:00,commit, -9523,Ashley Kelly,2018-07-13 10:16:23+01:00,commit, -9524,Ashley Kelly,2018-07-13 10:15:37+01:00,commit, -9525,Ashley Kelly,2018-07-13 10:08:13+01:00,commit, -9526,Ashley Kelly,2018-07-13 09:58:22+01:00,commit, -9527,Brandon Qiao,2018-07-12 15:13:02-05:00,commit, -9528,Ashley Kelly,2018-07-12 13:45:39+01:00,commit, -9529,Ashley Kelly,2018-07-12 13:42:12+01:00,commit, -9530,Corentin Cadiou,2018-07-12 11:05:56+02:00,commit, -9531,Corentin Cadiou,2018-07-12 11:04:47+02:00,commit, -9532,Corentin Cadiou,2018-07-12 10:36:28+02:00,commit, -9533,Corentin Cadiou,2018-07-12 10:30:48+02:00,commit, -9534,Corentin Cadiou,2018-07-12 10:28:30+02:00,commit, -9535,Corentin Cadiou,2018-07-12 10:26:11+02:00,commit, -9536,Brandon Qiao,2018-07-11 16:08:45-05:00,commit, -9537,Abhishek Singh,2018-07-11 03:32:16-04:00,commit, -9538,Abhishek Singh,2018-07-11 03:06:34-04:00,commit, -9539,Ashley Kelly,2018-07-11 01:03:11+01:00,commit, -9540,Andrew Myers,2018-07-10 14:58:44-07:00,commit, -9541,Ashley Kelly,2018-07-10 22:30:38+01:00,commit, -9542,Ashley Kelly,2018-07-10 22:28:00+01:00,commit, -9543,Brandon Qiao,2018-07-10 15:56:23-05:00,commit, -9544,Ashley Kelly,2018-07-10 10:16:46+01:00,commit, -9545,Ashley Kelly,2018-07-10 10:12:14+01:00,commit, -9546,Ashley Kelly,2018-07-09 23:33:08+01:00,commit, -9547,Ashley Kelly,2018-07-09 22:48:22+01:00,commit, -9548,Ashley Kelly,2018-07-09 21:13:39+01:00,commit, -9549,Ashley Kelly,2018-07-09 14:34:56+01:00,commit, -9550,Ashley Kelly,2018-07-09 11:47:48+01:00,commit, -9551,Nathan Goldbaum,2018-07-08 16:35:11-05:00,commit, -9552,Corentin Cadiou,2018-07-08 18:41:36+02:00,commit, -9553,Corentin Cadiou,2018-07-08 18:35:38+02:00,commit, -9554,Nathan Goldbaum,2018-07-07 14:43:10-05:00,commit, -9555,Corentin Cadiou,2018-07-07 17:54:14+02:00,commit, -9556,Ashley Kelly,2018-07-06 19:27:08+01:00,commit, -9557,Nathan Goldbaum,2018-07-06 12:06:42-05:00,commit, -9558,Nathan Goldbaum,2018-07-06 10:29:59-05:00,commit, -9559,Nathan Goldbaum,2018-07-06 10:10:40-05:00,commit, -9560,Nathan Goldbaum,2018-07-06 09:58:22-05:00,commit, -9561,Ashley Kelly,2018-07-06 11:17:31+01:00,commit, -9562,Brandon Qiao,2018-07-05 15:19:39-05:00,commit, -9563,Abhishek Singh,2018-07-05 13:20:09-04:00,commit, -9564,Brandon Qiao,2018-07-05 09:28:41-05:00,commit, -9565,Hilary Egan,2018-07-04 11:28:21-06:00,commit, -9566,Nathan Goldbaum,2018-07-04 11:36:05-05:00,commit, -9567,Corentin Cadiou,2018-07-04 17:14:35+02:00,commit, -9568,Ashley Kelly,2018-07-04 15:45:35+01:00,commit, -9569,Brandon Qiao,2018-07-03 11:57:26-05:00,commit, -9570,Brandon Qiao,2018-07-03 11:51:25-05:00,commit, -9571,Ashley Kelly,2018-07-03 17:29:34+01:00,commit, -9572,Nathan Goldbaum,2018-07-03 11:11:41-05:00,commit, -9573,Ashley Kelly,2018-07-03 17:03:26+01:00,commit, -9574,Nathan Goldbaum,2018-07-02 21:57:39-05:00,commit, -9575,Nathan Goldbaum,2018-07-02 21:45:23-05:00,commit, -9576,Nathan Goldbaum,2018-07-02 21:44:22-05:00,commit, -9577,Nathan Goldbaum,2018-07-02 15:44:43-05:00,commit, -9578,Nathan Goldbaum,2018-07-02 15:38:04-05:00,commit, -9579,Brandon Qiao,2018-07-02 15:04:03-05:00,commit, -9580,Abhishek Singh,2018-07-02 14:35:47-04:00,commit, -9581,Hilary Egan,2018-07-02 11:55:19-06:00,commit, -9582,Hilary Egan,2018-07-02 11:39:13-06:00,commit, -9583,Hilary Egan,2018-07-02 11:14:42-06:00,commit, -9584,Ashley Kelly,2018-07-02 16:50:40+01:00,commit, -9585,Nathan Goldbaum,2018-07-01 19:25:58-05:00,commit, -9586,Kacper Kowalik,2018-07-01 18:21:08-05:00,commit, -9587,Kacper Kowalik,2018-07-01 18:20:05-05:00,commit, -9588,Kacper Kowalik,2018-07-01 18:16:51-05:00,commit, -9589,Matthew Turk,2018-06-30 10:23:09-05:00,commit, -9590,Nathan Goldbaum,2018-06-30 09:06:38-05:00,commit, -9591,Nathan Goldbaum,2018-06-30 09:05:33-05:00,commit, -9592,Nathan Goldbaum,2018-06-30 09:04:44-05:00,commit, -9593,Nathan Goldbaum,2018-06-30 08:59:21-05:00,commit, -9594,Nathan Goldbaum,2018-06-30 08:57:52-05:00,commit, -9595,Nathan Goldbaum,2018-06-30 08:56:34-05:00,commit, -9596,Abhishek Singh,2018-06-30 01:35:59-04:00,commit, -9597,Abhishek Singh,2018-06-29 23:16:01-04:00,commit, -9598,Abhishek Singh,2018-06-29 22:59:01-04:00,commit, -9599,Abhishek Singh,2018-06-29 22:57:53-04:00,commit, -9600,Nathan Goldbaum,2018-06-29 21:50:12-05:00,commit, -9601,Matthew Turk,2018-06-29 16:27:25-05:00,commit, -9602,Matthew Turk,2018-06-29 16:06:10-05:00,commit, -9603,Nathan Goldbaum,2018-06-29 15:43:36-05:00,commit, -9604,Abhishek Singh,2018-06-29 16:31:33-04:00,commit, -9605,Brandon Qiao,2018-06-29 15:08:36-05:00,commit, -9606,Hilary Egan,2018-06-29 14:06:51-06:00,commit, -9607,Matthew Turk,2018-06-29 14:48:19-05:00,commit, -9608,Matthew Turk,2018-06-29 14:37:58-05:00,commit, -9609,Hilary Egan,2018-06-29 13:35:58-06:00,commit, -9610,Matthew Turk,2018-06-29 14:25:36-05:00,commit, -9611,Nathan Goldbaum,2018-06-29 14:11:55-05:00,commit, -9612,Nathan Goldbaum,2018-06-29 14:08:09-05:00,commit, -9613,Brandon Qiao,2018-06-29 13:57:46-05:00,commit, -9614,Nathan Goldbaum,2018-06-29 13:09:40-05:00,commit, -9615,Nathan Goldbaum,2018-06-29 11:07:06-05:00,commit, -9616,Brandon Qiao,2018-06-29 11:02:35-05:00,commit, -9617,Brandon Qiao,2018-06-29 10:58:33-05:00,commit, -9618,Brandon Qiao,2018-06-29 10:21:20-05:00,commit, -9619,Nathan Goldbaum,2018-06-29 09:53:48-05:00,commit, -9620,Nathan Goldbaum,2018-06-29 09:36:36-05:00,commit, -9621,Nathan Goldbaum,2018-06-29 09:25:26-05:00,commit, -9622,Hilary Egan,2018-06-29 08:03:50-06:00,commit, -9623,Kacper Kowalik,2018-06-28 23:05:15-05:00,commit, -9624,Nathan Goldbaum,2018-06-28 20:46:13-05:00,commit, -9625,Nathan Goldbaum,2018-06-28 20:45:06-05:00,commit, -9626,Nathan Goldbaum,2018-06-28 20:43:21-05:00,commit, -9627,Nathan Goldbaum,2018-06-28 19:58:11-05:00,commit, -9628,Nathan Goldbaum,2018-06-28 19:57:40-05:00,commit, -9629,Nathan Goldbaum,2018-06-28 17:45:39-05:00,commit, -9630,Nathan Goldbaum,2018-06-28 17:07:29-05:00,commit, -9631,Brandon Qiao,2018-06-28 15:28:05-05:00,commit, -9632,Brandon Qiao,2018-06-28 14:43:26-05:00,commit, -9633,Abhishek Singh,2018-06-28 14:59:25-04:00,commit, -9634,Brandon Qiao,2018-06-28 13:53:54-05:00,commit, -9635,Brandon Qiao,2018-06-28 12:18:55-05:00,commit, -9636,Abhishek Singh,2018-06-28 13:07:14-04:00,commit, -9637,Nathan Goldbaum,2018-06-28 11:06:00-05:00,commit, -9638,Nathan Goldbaum,2018-06-28 10:21:56-05:00,commit, -9639,Abhishek Singh,2018-06-28 02:19:14-07:00,commit, -9640,Abhishek Singh,2018-06-28 04:54:56-04:00,commit, -9641,Brandon Qiao,2018-06-27 17:13:04-05:00,commit, -9642,Abhishek Singh,2018-06-27 17:12:43-04:00,commit, -9643,Ashley Kelly,2018-06-27 17:01:07+01:00,commit, -9644,Ashley Kelly,2018-06-27 15:06:00+01:00,commit, -9645,Ashley Kelly,2018-06-26 23:16:08+01:00,commit, -9646,Brandon Qiao,2018-06-26 16:10:52-05:00,commit, -9647,Matthew Turk,2018-06-26 15:52:03-05:00,commit, -9648,Matthew Turk,2018-06-26 14:50:34-05:00,commit, -9649,Matthew Turk,2018-06-26 14:40:00-05:00,commit, -9650,Brandon Qiao,2018-06-26 14:38:17-05:00,commit, -9651,Matthew Turk,2018-06-26 14:36:02-05:00,commit, -9652,Nathan Goldbaum,2018-06-26 13:15:27-05:00,commit, -9653,Brandon Qiao,2018-06-26 12:23:29-05:00,commit, -9654,Nathan Goldbaum,2018-06-26 09:38:30-05:00,commit, -9655,Brandon Qiao,2018-06-26 09:13:16-05:00,commit, -9656,Matthew Turk,2018-06-25 15:27:02-05:00,commit, -9657,Matthew Turk,2018-06-25 15:25:40-05:00,commit, -9658,Ricarda Beckmann,2018-06-23 15:23:26+02:00,commit, -9659,Ricarda Beckmann,2018-06-23 15:21:25+02:00,commit, -9660,Ricarda Beckmann,2018-06-23 15:20:33+02:00,commit, -9661,Brandon Qiao,2018-06-22 16:05:01-05:00,commit, -9662,Brandon Qiao,2018-06-22 16:02:52-05:00,commit, -9663,Nathan Goldbaum,2018-06-22 15:31:28-05:00,commit, -9664,Nathan Goldbaum,2018-06-22 15:10:48-05:00,commit, -9665,Nathan Goldbaum,2018-06-22 13:24:11-05:00,commit, -9666,Nathan Goldbaum,2018-06-22 13:23:28-05:00,commit, -9667,Nathan Goldbaum,2018-06-22 13:02:53-05:00,commit, -9668,Ricarda Beckmann,2018-06-22 18:15:22+02:00,commit, -9669,Ricarda Beckmann,2018-06-22 17:43:51+02:00,commit, -9670,Ricarda Beckmann,2018-06-22 17:28:24+02:00,commit, -9671,Ricarda Beckmann,2018-06-22 17:16:57+02:00,commit, -9672,Ashley Kelly,2018-06-22 11:59:06+01:00,commit, -9673,Ricarda Beckmann,2018-06-22 10:47:26+02:00,commit, -9674,Nathan Goldbaum,2018-06-21 17:48:17-05:00,commit, -9675,Abhishek Singh,2018-06-21 15:41:33-04:00,commit, -9676,Brandon Qiao,2018-06-21 14:35:59-05:00,commit, -9677,Brandon Qiao,2018-06-21 14:29:06-05:00,commit, -9678,Ricarda Beckmann,2018-06-21 18:16:13+02:00,commit, -9679,Ricarda Beckmann,2018-06-21 17:50:05+02:00,commit, -9680,Matthew Turk,2018-06-21 10:16:25-05:00,commit, -9681,Matthew Turk,2018-06-21 10:01:52-05:00,commit, -9682,Brandon Qiao,2018-06-21 09:44:26-05:00,commit, -9683,Matthew Turk,2018-06-21 09:42:22-05:00,commit, -9684,Nathan Goldbaum,2018-06-21 09:19:33-05:00,commit, -9685,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, -9686,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, -9687,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, -9688,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, -9689,AshKelly,2018-06-21 13:22:51+01:00,commit, -9690,AshKelly,2018-06-21 13:22:51+01:00,commit, -9691,AshKelly,2018-06-21 13:22:51+01:00,commit, -9692,AshKelly,2018-06-21 13:22:51+01:00,commit, -9693,AshKelly,2018-06-21 13:22:51+01:00,commit, -9694,AshKelly,2018-06-21 13:22:51+01:00,commit, -9695,AshKelly,2018-06-21 13:22:51+01:00,commit, -9696,AshKelly,2018-06-21 13:22:51+01:00,commit, -9697,AshKelly,2018-06-21 13:22:51+01:00,commit, -9698,Abhishek Singh,2018-06-21 03:23:20-04:00,commit, -9699,Matthew Turk,2018-06-20 16:12:54-05:00,commit, -9700,Matthew Turk,2018-06-20 15:57:55-05:00,commit, -9701,Abhishek Singh,2018-06-20 16:31:44-04:00,commit, -9702,Abhishek Singh,2018-06-20 16:03:27-04:00,commit, -9703,Abhishek Singh,2018-06-20 05:33:23-04:00,commit, -9704,Nathan Goldbaum,2018-06-19 15:08:51-05:00,commit, -9705,Nathan Goldbaum,2018-06-19 13:20:37-05:00,commit, -9706,Ricarda Beckmann,2018-06-19 17:21:42+02:00,commit, -9707,John ZuHone,2018-06-19 11:03:20-04:00,commit, -9708,Abhishek Singh,2018-06-18 19:54:24-04:00,commit, -9709,Hilary Egan,2018-06-18 14:42:54-06:00,commit, -9710,Abhishek Singh,2018-06-18 16:26:58-04:00,commit, -9711,Hilary Egan,2018-06-18 14:25:21-06:00,commit, -9712,Ricarda Beckmann,2018-06-18 18:40:38+02:00,commit, -9713,Ricarda Beckmann,2018-06-18 18:06:01+02:00,commit, -9714,Ricarda Beckmann,2018-06-18 17:08:09+02:00,commit, -9715,Nathan Goldbaum,2018-06-18 09:59:08-05:00,commit, -9716,Ashley Kelly,2018-06-18 12:13:13+01:00,commit, -9717,Ashley Kelly,2018-06-18 12:06:42+01:00,commit, -9718,Ashley Kelly,2018-06-18 10:47:20+01:00,commit, -9719,Hilary Egan,2018-06-15 12:31:45-06:00,commit, -9720,Ricarda Beckmann,2018-06-15 19:28:32+02:00,commit, -9721,Hilary Egan,2018-06-15 10:48:18-06:00,commit, -9722,Ricarda Beckmann,2018-06-15 18:25:21+02:00,commit, -9723,Hilary Egan,2018-06-15 09:16:50-06:00,commit, -9724,Britton Smith,2018-06-15 14:23:45+01:00,commit, -9725,Abhishek Singh,2018-06-14 14:51:13-04:00,commit, -9726,Abhishek Singh,2018-06-14 04:53:03-04:00,commit, -9727,Abhishek Singh,2018-06-14 04:43:51-04:00,commit, -9728,Abhishek Singh,2018-06-14 03:35:03-04:00,commit, -9729,Abhishek Singh,2018-06-14 02:23:37-04:00,commit, -9730,Abhishek Singh,2018-06-14 00:58:37-04:00,commit, -9731,AshKelly,2018-06-13 22:22:59+01:00,commit, -9732,Andrew Myers,2018-06-13 14:17:19-07:00,commit, -9733,AshKelly,2018-06-13 22:09:00+01:00,commit, -9734,AshKelly,2018-06-13 22:03:15+01:00,commit, -9735,AshKelly,2018-06-13 19:30:34+01:00,commit, -9736,AshKelly,2018-06-13 14:12:01+01:00,commit, -9737,AshKelly,2018-06-13 12:49:14+01:00,commit, -9738,AshKelly,2018-06-12 23:47:13+01:00,commit, -9739,AshKelly,2018-06-12 23:39:29+01:00,commit, -9740,Abhishek Singh,2018-06-12 17:43:07-04:00,commit, -9741,Abhishek Singh,2018-06-12 16:18:15-04:00,commit, -9742,AshKelly,2018-06-12 17:10:17+01:00,commit, -9743,AshKelly,2018-06-12 15:12:49+01:00,commit, -9744,Abhishek Singh,2018-06-12 04:32:00-04:00,commit, -9745,Abhishek Singh,2018-06-12 03:26:54-04:00,commit, -9746,Abhishek Singh,2018-06-12 02:53:57-04:00,commit, -9747,Abhishek Singh,2018-06-11 23:47:23-04:00,commit, -9748,Abhishek Singh,2018-06-11 21:35:02-04:00,commit, -9749,Abhishek Singh,2018-06-11 20:18:48-04:00,commit, -9750,Abhishek Singh,2018-06-11 19:43:22-04:00,commit, -9751,Abhishek Singh,2018-06-11 18:57:34-04:00,commit, -9752,Abhishek Singh,2018-06-11 18:21:22-04:00,commit, -9753,Abhishek Singh,2018-06-11 17:51:06-04:00,commit, -9754,Abhishek Singh,2018-06-11 17:29:58-04:00,commit, -9755,Abhishek Singh,2018-06-11 17:18:19-04:00,commit, -9756,Abhishek Singh,2018-06-11 17:15:30-04:00,commit, -9757,Nathan Goldbaum,2018-06-11 10:58:40-05:00,commit, -9758,Nathan Goldbaum,2018-06-11 10:55:27-05:00,commit, -9759,Britton Smith,2018-06-11 16:47:34+01:00,commit, -9760,Britton Smith,2018-06-11 16:32:52+01:00,commit, -9761,Max Gronke,2018-06-11 16:38:33+02:00,commit, -9762,Corentin Cadiou,2018-06-11 16:28:03+02:00,commit, -9763,Britton Smith,2018-06-09 09:42:02+01:00,commit, -9764,Britton Smith,2018-06-09 09:25:28+01:00,commit, -9765,AshKelly,2018-06-09 00:00:17+01:00,commit, -9766,AshKelly,2018-06-08 23:56:12+01:00,commit, -9767,Abhishek Singh,2018-06-08 17:40:38-04:00,commit, -9768,Nathan Goldbaum,2018-06-08 14:40:49-05:00,commit, -9769,Nathan Goldbaum,2018-06-08 14:35:16-05:00,commit, -9770,Nathan Goldbaum,2018-06-08 12:40:46-05:00,commit, -9771,AshKelly,2018-06-08 17:22:51+01:00,commit, -9772,AshKelly,2018-06-08 17:17:45+01:00,commit, -9773,AshKelly,2018-06-08 17:15:26+01:00,commit, -9774,AshKelly,2018-06-08 17:13:10+01:00,commit, -9775,Nathan Goldbaum,2018-06-08 10:52:53-05:00,commit, -9776,Nathan Goldbaum,2018-06-08 09:29:15-05:00,commit, -9777,Nathan Goldbaum,2018-06-08 07:45:33-05:00,commit, -9778,AshKelly,2018-06-08 12:22:47+01:00,commit, -9779,AshKelly,2018-06-08 11:27:13+01:00,commit, -9780,AshKelly,2018-06-08 10:01:40+01:00,commit, -9781,Britton Smith,2018-06-08 09:40:50+01:00,commit, -9782,Nathan Goldbaum,2018-06-07 18:02:17-05:00,commit, -9783,Nathan Goldbaum,2018-06-07 16:20:34-05:00,commit, -9784,Britton Smith,2018-06-07 20:21:52+01:00,commit, -9785,Britton Smith,2018-06-07 19:48:42+01:00,commit, -9786,Britton Smith,2018-06-07 19:48:15+01:00,commit, -9787,AshKelly,2018-06-07 18:57:55+01:00,commit, -9788,Nathan Goldbaum,2018-06-07 10:50:37-05:00,commit, -9789,Nathan Goldbaum,2018-06-07 09:20:40-05:00,commit, -9790,AshKelly,2018-06-07 14:50:55+01:00,commit, -9791,Nathan Goldbaum,2018-06-06 13:26:04-05:00,commit, -9792,Nathan Goldbaum,2018-06-06 10:36:17-05:00,commit, -9793,Nathan Goldbaum,2018-06-06 10:16:32-05:00,commit, -9794,AshKelly,2018-06-06 15:24:18+01:00,commit, -9795,AshKelly,2018-06-06 15:22:09+01:00,commit, -9796,AshKelly,2018-06-06 13:19:50+01:00,commit, -9797,AshKelly,2018-06-06 13:17:51+01:00,commit, -9798,AshKelly,2018-06-06 13:09:43+01:00,commit, -9799,AshKelly,2018-06-06 12:49:39+01:00,commit, -9800,AshKelly,2018-06-06 12:45:38+01:00,commit, -9801,AshKelly,2018-06-06 11:54:18+01:00,commit, -9802,AshKelly,2018-06-06 10:03:38+01:00,commit, -9803,AshKelly,2018-06-06 09:48:54+01:00,commit, -9804,AshKelly,2018-06-06 09:44:34+01:00,commit, -9805,Abhishek Singh,2018-06-05 23:57:20-04:00,commit, -9806,Nathan Goldbaum,2018-06-05 22:52:06-05:00,commit, -9807,Abhishek Singh,2018-06-05 23:17:46-04:00,commit, -9808,AshKelly,2018-06-05 22:53:38+01:00,commit, -9809,AshKelly,2018-06-05 22:38:52+01:00,commit, -9810,AshKelly,2018-06-05 22:23:52+01:00,commit, -9811,AshKelly,2018-06-05 21:40:21+01:00,commit, -9812,Abhishek Singh,2018-06-05 15:25:46-04:00,commit, -9813,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, -9814,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, -9815,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, -9816,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, -9817,Nathan Goldbaum,2018-06-05 12:19:57-05:00,commit, -9818,Corentin Cadiou,2018-06-05 18:53:15+02:00,commit, -9819,Matthew Turk,2018-06-05 11:06:09-05:00,commit, -9820,Nathan Goldbaum,2018-06-04 19:00:43-05:00,commit, -9821,Abhishek Singh,2018-06-04 17:11:46-04:00,commit, -9822,Nathan Goldbaum,2018-06-04 15:59:12-05:00,commit, -9823,Nathan Goldbaum,2018-06-04 10:09:19-05:00,commit, -9824,Nathan Goldbaum,2018-06-04 10:03:14-05:00,commit, -9825,AshKelly,2018-06-04 15:29:58+01:00,commit, -9826,Nathan Goldbaum,2018-06-04 09:09:48-05:00,commit, -9827,AshKelly,2018-06-04 11:57:15+01:00,commit, -9828,AshKelly,2018-06-04 11:48:59+01:00,commit, -9829,Corentin Cadiou,2018-06-04 11:50:06+02:00,commit, -9830,Corentin Cadiou,2018-06-04 11:43:41+02:00,commit, -9831,Corentin Cadiou,2018-06-04 11:43:41+02:00,commit, -9832,Corentin Cadiou,2018-06-04 11:42:10+02:00,commit, -9833,Corentin Cadiou,2018-06-04 11:42:10+02:00,commit, -9834,Corentin Cadiou,2018-06-04 11:42:10+02:00,commit, -9835,Corentin Cadiou,2018-06-04 11:41:01+02:00,commit, -9836,Abhishek Singh,2018-06-04 00:21:51-04:00,commit, -9837,Abhishek Singh,2018-06-03 15:47:38-04:00,commit, -9838,Abhishek Singh,2018-06-03 15:41:44-04:00,commit, -9839,AshKelly,2018-06-01 22:51:46+01:00,commit, -9840,AshKelly,2018-06-01 22:05:39+01:00,commit, -9841,AshKelly,2018-06-01 22:00:53+01:00,commit, -9842,AshKelly,2018-06-01 17:54:02+01:00,commit, -9843,AshKelly,2018-06-01 17:29:51+01:00,commit, -9844,Nathan Goldbaum,2018-06-01 09:30:35-05:00,commit, -9845,David Pérez-Suárez,2018-06-01 11:33:22+01:00,commit, -9846,Nathan Goldbaum,2018-05-31 20:39:08-05:00,commit, -9847,Nathan Goldbaum,2018-05-31 20:37:32-05:00,commit, -9848,Nathan Goldbaum,2018-05-31 20:34:28-05:00,commit, -9849,Abhishek Singh,2018-05-31 19:46:33-04:00,commit, -9850,Abhishek Singh,2018-05-31 18:48:13-04:00,commit, -9851,Abhishek Singh,2018-05-31 16:08:47-04:00,commit, -9852,Abhishek Singh,2018-05-31 15:16:11-04:00,commit, -9853,Abhishek Singh,2018-05-31 15:03:37-04:00,commit, -9854,Nathan Goldbaum,2018-05-31 14:00:15-05:00,commit, -9855,Abhishek Singh,2018-05-31 14:46:50-04:00,commit, -9856,Abhishek Singh,2018-05-31 14:45:14-04:00,commit, -9857,Abhishek Singh,2018-05-31 14:18:09-04:00,commit, -9858,Abhishek Singh,2018-05-31 13:22:50-04:00,commit, -9859,Abhishek Singh,2018-05-31 09:56:54-04:00,commit, -9860,Abhishek Singh,2018-05-31 09:56:18-04:00,commit, -9861,Abhishek Singh,2018-05-31 03:26:36-04:00,commit, -9862,Abhishek Singh,2018-05-31 02:39:47-04:00,commit, -9863,Abhishek Singh,2018-05-30 16:45:47-04:00,commit, -9864,Abhishek Singh,2018-05-30 16:39:28-04:00,commit, -9865,Abhishek Singh,2018-05-30 05:08:41-04:00,commit, -9866,Abhishek Singh,2018-05-30 04:21:53-04:00,commit, -9867,Cameron Hummels,2018-05-29 14:42:06-07:00,commit, -9868,Nathan Goldbaum,2018-05-29 14:17:58-05:00,commit, -9869,Nathan Goldbaum,2018-05-29 14:14:39-05:00,commit, -9870,Nathan Goldbaum,2018-05-29 14:14:16-05:00,commit, -9871,Nathan Goldbaum,2018-05-29 14:14:01-05:00,commit, -9872,Nathan Goldbaum,2018-05-29 13:53:35-05:00,commit, -9873,Nathan Goldbaum,2018-05-29 13:39:38-05:00,commit, -9874,Nathan Goldbaum,2018-05-29 11:54:28-05:00,commit, -9875,Nathan Goldbaum,2018-05-29 09:28:48-05:00,commit, -9876,Nathan Goldbaum,2018-05-29 09:28:07-05:00,commit, -9877,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9878,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9879,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9880,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9881,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9882,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9883,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9884,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9885,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9886,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9450,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9451,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9452,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9453,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9454,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9455,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9456,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9457,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9458,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9459,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9460,Ashley Kelly,2018-07-20 15:42:15+01:00,commit, +9461,Cameron Hummels,2018-07-19 16:22:14-07:00,commit, +9462,Cameron Hummels,2018-07-19 16:10:45-07:00,commit, +9463,Ashley Kelly,2018-07-19 21:53:11+01:00,commit, +9464,Sean Larkin,2018-07-19 12:41:26-07:00,commit, +9465,Nathan Goldbaum,2018-07-19 10:31:48-05:00,commit, +9466,Hilary Egan,2018-07-19 09:43:45-04:00,commit, +9467,Corentin Cadiou,2018-07-19 13:26:43+02:00,commit, +9468,Corentin Cadiou,2018-07-19 13:24:36+02:00,commit, +9469,Corentin Cadiou,2018-07-19 13:22:14+02:00,commit, +9470,Ashley Kelly,2018-07-19 10:44:47+01:00,commit, +9471,Nathan Goldbaum,2018-07-19 00:44:33-05:00,commit, +9472,Nathan Goldbaum,2018-07-19 00:43:50-05:00,commit, +9473,Nathan Goldbaum,2018-07-19 00:43:34-05:00,commit, +9474,Nathan Goldbaum,2018-07-19 00:41:37-05:00,commit, +9475,Nathan Goldbaum,2018-07-19 00:40:58-05:00,commit, +9476,Nathan Goldbaum,2018-07-19 00:40:01-05:00,commit, +9477,Nathan Goldbaum,2018-07-18 13:56:07-05:00,commit, +9478,Hilary Egan,2018-07-18 14:17:33-04:00,commit, +9479,Ashley Kelly,2018-07-18 17:20:55+01:00,commit, +9480,Ashley Kelly,2018-07-18 17:17:49+01:00,commit, +9481,Ashley Kelly,2018-07-18 17:13:07+01:00,commit, +9482,Ashley Kelly,2018-07-18 17:10:52+01:00,commit, +9483,Ashley Kelly,2018-07-18 16:49:20+01:00,commit, +9484,Max Gronke,2018-07-18 17:32:51+02:00,commit, +9485,Ashley Kelly,2018-07-18 12:06:10+01:00,commit, +9486,Ashley Kelly,2018-07-18 11:59:14+01:00,commit, +9487,Ashley Kelly,2018-07-17 21:58:31+01:00,commit, +9488,Ashley Kelly,2018-07-17 21:19:13+01:00,commit, +9489,Ashley Kelly,2018-07-17 21:10:19+01:00,commit, +9490,Ashley Kelly,2018-07-17 21:07:09+01:00,commit, +9491,Nathan Goldbaum,2018-07-17 14:11:33-05:00,commit, +9492,Nathan Goldbaum,2018-07-17 13:32:00-05:00,commit, +9493,Nathan Goldbaum,2018-07-17 13:02:44-05:00,commit, +9494,Corentin Cadiou,2018-07-17 19:04:24+02:00,commit, +9495,Corentin Cadiou,2018-07-17 18:23:00+02:00,commit, +9496,Corentin Cadiou,2018-07-17 18:03:58+02:00,commit, +9497,Ashley Kelly,2018-07-17 16:48:18+01:00,commit, +9498,Ashley Kelly,2018-07-17 16:12:13+01:00,commit, +9499,Ashley Kelly,2018-07-17 13:24:12+01:00,commit, +9500,Ashley Kelly,2018-07-17 11:44:04+01:00,commit, +9501,Ashley Kelly,2018-07-17 10:52:09+01:00,commit, +9502,Ashley Kelly,2018-07-17 10:26:44+01:00,commit, +9503,Ashley Kelly,2018-07-16 20:57:19+01:00,commit, +9504,Ashley Kelly,2018-07-16 20:24:28+01:00,commit, +9505,Ashley Kelly,2018-07-16 16:47:57+01:00,commit, +9506,Ashley Kelly,2018-07-16 16:14:03+01:00,commit, +9507,Ashley Kelly,2018-07-16 16:13:03+01:00,commit, +9508,Ashley Kelly,2018-07-16 16:09:48+01:00,commit, +9509,Ashley Kelly,2018-07-16 16:06:58+01:00,commit, +9510,Ashley Kelly,2018-07-16 15:49:40+01:00,commit, +9511,Ashley Kelly,2018-07-16 15:01:16+01:00,commit, +9512,Ashley Kelly,2018-07-16 15:00:52+01:00,commit, +9513,Ashley Kelly,2018-07-16 14:49:57+01:00,commit, +9514,Ashley Kelly,2018-07-16 14:47:42+01:00,commit, +9515,Nathan Goldbaum,2018-07-16 08:44:30-05:00,commit, +9516,Corentin Cadiou,2018-07-16 14:14:45+02:00,commit, +9517,Corentin Cadiou,2018-07-16 14:13:26+02:00,commit, +9518,Ashley Kelly,2018-07-16 11:48:19+01:00,commit, +9519,Marianne Corvellec,2018-07-15 19:16:39-04:00,commit, +9520,Ashley Kelly,2018-07-15 10:40:23+01:00,commit, +9521,Ashley Kelly,2018-07-15 10:38:26+01:00,commit, +9522,Ashley Kelly,2018-07-15 10:36:29+01:00,commit, +9523,Marianne Corvellec,2018-07-14 17:44:30-04:00,commit, +9524,Marianne Corvellec,2018-07-14 17:08:17-04:00,commit, +9525,Marianne Corvellec,2018-07-14 17:03:40-04:00,commit, +9526,Nathan Goldbaum,2018-07-14 10:20:34-05:00,commit, +9527,Nathan Goldbaum,2018-07-14 10:16:42-05:00,commit, +9528,Nathan Goldbaum,2018-07-13 13:32:35-05:00,commit, +9529,Brandon Qiao,2018-07-13 10:28:08-05:00,commit, +9530,Ashley Kelly,2018-07-13 15:24:16+01:00,commit, +9531,Ashley Kelly,2018-07-13 15:15:03+01:00,commit, +9532,Ashley Kelly,2018-07-13 14:57:41+01:00,commit, +9533,Ashley Kelly,2018-07-13 10:16:23+01:00,commit, +9534,Ashley Kelly,2018-07-13 10:15:37+01:00,commit, +9535,Ashley Kelly,2018-07-13 10:08:13+01:00,commit, +9536,Ashley Kelly,2018-07-13 09:58:22+01:00,commit, +9537,Brandon Qiao,2018-07-12 15:13:02-05:00,commit, +9538,Ashley Kelly,2018-07-12 13:45:39+01:00,commit, +9539,Ashley Kelly,2018-07-12 13:42:12+01:00,commit, +9540,Corentin Cadiou,2018-07-12 11:05:56+02:00,commit, +9541,Corentin Cadiou,2018-07-12 11:04:47+02:00,commit, +9542,Corentin Cadiou,2018-07-12 10:36:28+02:00,commit, +9543,Corentin Cadiou,2018-07-12 10:30:48+02:00,commit, +9544,Corentin Cadiou,2018-07-12 10:28:30+02:00,commit, +9545,Corentin Cadiou,2018-07-12 10:26:11+02:00,commit, +9546,Brandon Qiao,2018-07-11 16:08:45-05:00,commit, +9547,Abhishek Singh,2018-07-11 03:32:16-04:00,commit, +9548,Abhishek Singh,2018-07-11 03:06:34-04:00,commit, +9549,Ashley Kelly,2018-07-11 01:03:11+01:00,commit, +9550,Andrew Myers,2018-07-10 14:58:44-07:00,commit, +9551,Ashley Kelly,2018-07-10 22:30:38+01:00,commit, +9552,Ashley Kelly,2018-07-10 22:28:00+01:00,commit, +9553,Brandon Qiao,2018-07-10 15:56:23-05:00,commit, +9554,Ashley Kelly,2018-07-10 10:16:46+01:00,commit, +9555,Ashley Kelly,2018-07-10 10:12:14+01:00,commit, +9556,Ashley Kelly,2018-07-09 23:33:08+01:00,commit, +9557,Ashley Kelly,2018-07-09 22:48:22+01:00,commit, +9558,Ashley Kelly,2018-07-09 21:13:39+01:00,commit, +9559,Ashley Kelly,2018-07-09 14:34:56+01:00,commit, +9560,Ashley Kelly,2018-07-09 11:47:48+01:00,commit, +9561,Nathan Goldbaum,2018-07-08 16:35:11-05:00,commit, +9562,Corentin Cadiou,2018-07-08 18:41:36+02:00,commit, +9563,Corentin Cadiou,2018-07-08 18:35:38+02:00,commit, +9564,Nathan Goldbaum,2018-07-07 14:43:10-05:00,commit, +9565,Corentin Cadiou,2018-07-07 17:54:14+02:00,commit, +9566,Ashley Kelly,2018-07-06 19:27:08+01:00,commit, +9567,Nathan Goldbaum,2018-07-06 12:06:42-05:00,commit, +9568,Nathan Goldbaum,2018-07-06 10:29:59-05:00,commit, +9569,Nathan Goldbaum,2018-07-06 10:10:40-05:00,commit, +9570,Nathan Goldbaum,2018-07-06 09:58:22-05:00,commit, +9571,Ashley Kelly,2018-07-06 11:17:31+01:00,commit, +9572,Brandon Qiao,2018-07-05 15:19:39-05:00,commit, +9573,Abhishek Singh,2018-07-05 13:20:09-04:00,commit, +9574,Brandon Qiao,2018-07-05 09:28:41-05:00,commit, +9575,Hilary Egan,2018-07-04 11:28:21-06:00,commit, +9576,Nathan Goldbaum,2018-07-04 11:36:05-05:00,commit, +9577,Corentin Cadiou,2018-07-04 17:14:35+02:00,commit, +9578,Ashley Kelly,2018-07-04 15:45:35+01:00,commit, +9579,Brandon Qiao,2018-07-03 11:57:26-05:00,commit, +9580,Brandon Qiao,2018-07-03 11:51:25-05:00,commit, +9581,Ashley Kelly,2018-07-03 17:29:34+01:00,commit, +9582,Nathan Goldbaum,2018-07-03 11:11:41-05:00,commit, +9583,Ashley Kelly,2018-07-03 17:03:26+01:00,commit, +9584,Nathan Goldbaum,2018-07-02 21:57:39-05:00,commit, +9585,Nathan Goldbaum,2018-07-02 21:45:23-05:00,commit, +9586,Nathan Goldbaum,2018-07-02 21:44:22-05:00,commit, +9587,Nathan Goldbaum,2018-07-02 15:44:43-05:00,commit, +9588,Nathan Goldbaum,2018-07-02 15:38:04-05:00,commit, +9589,Brandon Qiao,2018-07-02 15:04:03-05:00,commit, +9590,Abhishek Singh,2018-07-02 14:35:47-04:00,commit, +9591,Hilary Egan,2018-07-02 11:55:19-06:00,commit, +9592,Hilary Egan,2018-07-02 11:39:13-06:00,commit, +9593,Hilary Egan,2018-07-02 11:14:42-06:00,commit, +9594,Ashley Kelly,2018-07-02 16:50:40+01:00,commit, +9595,Nathan Goldbaum,2018-07-01 19:25:58-05:00,commit, +9596,Kacper Kowalik,2018-07-01 18:21:08-05:00,commit, +9597,Kacper Kowalik,2018-07-01 18:20:05-05:00,commit, +9598,Kacper Kowalik,2018-07-01 18:16:51-05:00,commit, +9599,Matthew Turk,2018-06-30 10:23:09-05:00,commit, +9600,Nathan Goldbaum,2018-06-30 09:06:38-05:00,commit, +9601,Nathan Goldbaum,2018-06-30 09:05:33-05:00,commit, +9602,Nathan Goldbaum,2018-06-30 09:04:44-05:00,commit, +9603,Nathan Goldbaum,2018-06-30 08:59:21-05:00,commit, +9604,Nathan Goldbaum,2018-06-30 08:57:52-05:00,commit, +9605,Nathan Goldbaum,2018-06-30 08:56:34-05:00,commit, +9606,Abhishek Singh,2018-06-30 01:35:59-04:00,commit, +9607,Abhishek Singh,2018-06-29 23:16:01-04:00,commit, +9608,Abhishek Singh,2018-06-29 22:59:01-04:00,commit, +9609,Abhishek Singh,2018-06-29 22:57:53-04:00,commit, +9610,Nathan Goldbaum,2018-06-29 21:50:12-05:00,commit, +9611,Matthew Turk,2018-06-29 16:27:25-05:00,commit, +9612,Matthew Turk,2018-06-29 16:06:10-05:00,commit, +9613,Nathan Goldbaum,2018-06-29 15:43:36-05:00,commit, +9614,Abhishek Singh,2018-06-29 16:31:33-04:00,commit, +9615,Brandon Qiao,2018-06-29 15:08:36-05:00,commit, +9616,Hilary Egan,2018-06-29 14:06:51-06:00,commit, +9617,Matthew Turk,2018-06-29 14:48:19-05:00,commit, +9618,Matthew Turk,2018-06-29 14:37:58-05:00,commit, +9619,Hilary Egan,2018-06-29 13:35:58-06:00,commit, +9620,Matthew Turk,2018-06-29 14:25:36-05:00,commit, +9621,Nathan Goldbaum,2018-06-29 14:11:55-05:00,commit, +9622,Nathan Goldbaum,2018-06-29 14:08:09-05:00,commit, +9623,Brandon Qiao,2018-06-29 13:57:46-05:00,commit, +9624,Nathan Goldbaum,2018-06-29 13:09:40-05:00,commit, +9625,Nathan Goldbaum,2018-06-29 11:07:06-05:00,commit, +9626,Brandon Qiao,2018-06-29 11:02:35-05:00,commit, +9627,Brandon Qiao,2018-06-29 10:58:33-05:00,commit, +9628,Brandon Qiao,2018-06-29 10:21:20-05:00,commit, +9629,Nathan Goldbaum,2018-06-29 09:53:48-05:00,commit, +9630,Nathan Goldbaum,2018-06-29 09:36:36-05:00,commit, +9631,Nathan Goldbaum,2018-06-29 09:25:26-05:00,commit, +9632,Hilary Egan,2018-06-29 08:03:50-06:00,commit, +9633,Kacper Kowalik,2018-06-28 23:05:15-05:00,commit, +9634,Nathan Goldbaum,2018-06-28 20:46:13-05:00,commit, +9635,Nathan Goldbaum,2018-06-28 20:45:06-05:00,commit, +9636,Nathan Goldbaum,2018-06-28 20:43:21-05:00,commit, +9637,Nathan Goldbaum,2018-06-28 19:58:11-05:00,commit, +9638,Nathan Goldbaum,2018-06-28 19:57:40-05:00,commit, +9639,Nathan Goldbaum,2018-06-28 17:45:39-05:00,commit, +9640,Nathan Goldbaum,2018-06-28 17:07:29-05:00,commit, +9641,Brandon Qiao,2018-06-28 15:28:05-05:00,commit, +9642,Brandon Qiao,2018-06-28 14:43:26-05:00,commit, +9643,Abhishek Singh,2018-06-28 14:59:25-04:00,commit, +9644,Brandon Qiao,2018-06-28 13:53:54-05:00,commit, +9645,Brandon Qiao,2018-06-28 12:18:55-05:00,commit, +9646,Abhishek Singh,2018-06-28 13:07:14-04:00,commit, +9647,Nathan Goldbaum,2018-06-28 11:06:00-05:00,commit, +9648,Nathan Goldbaum,2018-06-28 10:21:56-05:00,commit, +9649,Abhishek Singh,2018-06-28 02:19:14-07:00,commit, +9650,Abhishek Singh,2018-06-28 04:54:56-04:00,commit, +9651,Brandon Qiao,2018-06-27 17:13:04-05:00,commit, +9652,Abhishek Singh,2018-06-27 17:12:43-04:00,commit, +9653,Ashley Kelly,2018-06-27 17:01:07+01:00,commit, +9654,Ashley Kelly,2018-06-27 15:06:00+01:00,commit, +9655,Ashley Kelly,2018-06-26 23:16:08+01:00,commit, +9656,Brandon Qiao,2018-06-26 16:10:52-05:00,commit, +9657,Matthew Turk,2018-06-26 15:52:03-05:00,commit, +9658,Matthew Turk,2018-06-26 14:50:34-05:00,commit, +9659,Matthew Turk,2018-06-26 14:40:00-05:00,commit, +9660,Brandon Qiao,2018-06-26 14:38:17-05:00,commit, +9661,Matthew Turk,2018-06-26 14:36:02-05:00,commit, +9662,Nathan Goldbaum,2018-06-26 13:15:27-05:00,commit, +9663,Brandon Qiao,2018-06-26 12:23:29-05:00,commit, +9664,Nathan Goldbaum,2018-06-26 09:38:30-05:00,commit, +9665,Brandon Qiao,2018-06-26 09:13:16-05:00,commit, +9666,Matthew Turk,2018-06-25 15:27:02-05:00,commit, +9667,Matthew Turk,2018-06-25 15:25:40-05:00,commit, +9668,Ricarda Beckmann,2018-06-23 15:23:26+02:00,commit, +9669,Ricarda Beckmann,2018-06-23 15:21:25+02:00,commit, +9670,Ricarda Beckmann,2018-06-23 15:20:33+02:00,commit, +9671,Brandon Qiao,2018-06-22 16:05:01-05:00,commit, +9672,Brandon Qiao,2018-06-22 16:02:52-05:00,commit, +9673,Nathan Goldbaum,2018-06-22 15:31:28-05:00,commit, +9674,Nathan Goldbaum,2018-06-22 15:10:48-05:00,commit, +9675,Nathan Goldbaum,2018-06-22 13:24:11-05:00,commit, +9676,Nathan Goldbaum,2018-06-22 13:23:28-05:00,commit, +9677,Nathan Goldbaum,2018-06-22 13:02:53-05:00,commit, +9678,Ricarda Beckmann,2018-06-22 18:15:22+02:00,commit, +9679,Ricarda Beckmann,2018-06-22 17:43:51+02:00,commit, +9680,Ricarda Beckmann,2018-06-22 17:28:24+02:00,commit, +9681,Ricarda Beckmann,2018-06-22 17:16:57+02:00,commit, +9682,Ashley Kelly,2018-06-22 11:59:06+01:00,commit, +9683,Ricarda Beckmann,2018-06-22 10:47:26+02:00,commit, +9684,Nathan Goldbaum,2018-06-21 17:48:17-05:00,commit, +9685,Abhishek Singh,2018-06-21 15:41:33-04:00,commit, +9686,Brandon Qiao,2018-06-21 14:35:59-05:00,commit, +9687,Brandon Qiao,2018-06-21 14:29:06-05:00,commit, +9688,Ricarda Beckmann,2018-06-21 18:16:13+02:00,commit, +9689,Ricarda Beckmann,2018-06-21 17:50:05+02:00,commit, +9690,Matthew Turk,2018-06-21 10:16:25-05:00,commit, +9691,Matthew Turk,2018-06-21 10:01:52-05:00,commit, +9692,Brandon Qiao,2018-06-21 09:44:26-05:00,commit, +9693,Matthew Turk,2018-06-21 09:42:22-05:00,commit, +9694,Nathan Goldbaum,2018-06-21 09:19:33-05:00,commit, +9695,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, +9696,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, +9697,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, +9698,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, +9699,AshKelly,2018-06-21 13:22:51+01:00,commit, +9700,AshKelly,2018-06-21 13:22:51+01:00,commit, +9701,AshKelly,2018-06-21 13:22:51+01:00,commit, +9702,AshKelly,2018-06-21 13:22:51+01:00,commit, +9703,AshKelly,2018-06-21 13:22:51+01:00,commit, +9704,AshKelly,2018-06-21 13:22:51+01:00,commit, +9705,AshKelly,2018-06-21 13:22:51+01:00,commit, +9706,AshKelly,2018-06-21 13:22:51+01:00,commit, +9707,AshKelly,2018-06-21 13:22:51+01:00,commit, +9708,Abhishek Singh,2018-06-21 03:23:20-04:00,commit, +9709,Matthew Turk,2018-06-20 16:12:54-05:00,commit, +9710,Matthew Turk,2018-06-20 15:57:55-05:00,commit, +9711,Abhishek Singh,2018-06-20 16:31:44-04:00,commit, +9712,Abhishek Singh,2018-06-20 16:03:27-04:00,commit, +9713,Abhishek Singh,2018-06-20 05:33:23-04:00,commit, +9714,Nathan Goldbaum,2018-06-19 15:08:51-05:00,commit, +9715,Nathan Goldbaum,2018-06-19 13:20:37-05:00,commit, +9716,Ricarda Beckmann,2018-06-19 17:21:42+02:00,commit, +9717,John ZuHone,2018-06-19 11:03:20-04:00,commit, +9718,Abhishek Singh,2018-06-18 19:54:24-04:00,commit, +9719,Hilary Egan,2018-06-18 14:42:54-06:00,commit, +9720,Abhishek Singh,2018-06-18 16:26:58-04:00,commit, +9721,Hilary Egan,2018-06-18 14:25:21-06:00,commit, +9722,Ricarda Beckmann,2018-06-18 18:40:38+02:00,commit, +9723,Ricarda Beckmann,2018-06-18 18:06:01+02:00,commit, +9724,Ricarda Beckmann,2018-06-18 17:08:09+02:00,commit, +9725,Nathan Goldbaum,2018-06-18 09:59:08-05:00,commit, +9726,Ashley Kelly,2018-06-18 12:13:13+01:00,commit, +9727,Ashley Kelly,2018-06-18 12:06:42+01:00,commit, +9728,Ashley Kelly,2018-06-18 10:47:20+01:00,commit, +9729,Hilary Egan,2018-06-15 12:31:45-06:00,commit, +9730,Ricarda Beckmann,2018-06-15 19:28:32+02:00,commit, +9731,Hilary Egan,2018-06-15 10:48:18-06:00,commit, +9732,Ricarda Beckmann,2018-06-15 18:25:21+02:00,commit, +9733,Hilary Egan,2018-06-15 09:16:50-06:00,commit, +9734,Britton Smith,2018-06-15 14:23:45+01:00,commit, +9735,Abhishek Singh,2018-06-14 14:51:13-04:00,commit, +9736,Abhishek Singh,2018-06-14 04:53:03-04:00,commit, +9737,Abhishek Singh,2018-06-14 04:43:51-04:00,commit, +9738,Abhishek Singh,2018-06-14 03:35:03-04:00,commit, +9739,Abhishek Singh,2018-06-14 02:23:37-04:00,commit, +9740,Abhishek Singh,2018-06-14 00:58:37-04:00,commit, +9741,AshKelly,2018-06-13 22:22:59+01:00,commit, +9742,Andrew Myers,2018-06-13 14:17:19-07:00,commit, +9743,AshKelly,2018-06-13 22:09:00+01:00,commit, +9744,AshKelly,2018-06-13 22:03:15+01:00,commit, +9745,AshKelly,2018-06-13 19:30:34+01:00,commit, +9746,AshKelly,2018-06-13 14:12:01+01:00,commit, +9747,AshKelly,2018-06-13 12:49:14+01:00,commit, +9748,AshKelly,2018-06-12 23:47:13+01:00,commit, +9749,AshKelly,2018-06-12 23:39:29+01:00,commit, +9750,Abhishek Singh,2018-06-12 17:43:07-04:00,commit, +9751,Abhishek Singh,2018-06-12 16:18:15-04:00,commit, +9752,AshKelly,2018-06-12 17:10:17+01:00,commit, +9753,AshKelly,2018-06-12 15:12:49+01:00,commit, +9754,Abhishek Singh,2018-06-12 04:32:00-04:00,commit, +9755,Abhishek Singh,2018-06-12 03:26:54-04:00,commit, +9756,Abhishek Singh,2018-06-12 02:53:57-04:00,commit, +9757,Abhishek Singh,2018-06-11 23:47:23-04:00,commit, +9758,Abhishek Singh,2018-06-11 21:35:02-04:00,commit, +9759,Abhishek Singh,2018-06-11 20:18:48-04:00,commit, +9760,Abhishek Singh,2018-06-11 19:43:22-04:00,commit, +9761,Abhishek Singh,2018-06-11 18:57:34-04:00,commit, +9762,Abhishek Singh,2018-06-11 18:21:22-04:00,commit, +9763,Abhishek Singh,2018-06-11 17:51:06-04:00,commit, +9764,Abhishek Singh,2018-06-11 17:29:58-04:00,commit, +9765,Abhishek Singh,2018-06-11 17:18:19-04:00,commit, +9766,Abhishek Singh,2018-06-11 17:15:30-04:00,commit, +9767,Nathan Goldbaum,2018-06-11 10:58:40-05:00,commit, +9768,Nathan Goldbaum,2018-06-11 10:55:27-05:00,commit, +9769,Britton Smith,2018-06-11 16:47:34+01:00,commit, +9770,Britton Smith,2018-06-11 16:32:52+01:00,commit, +9771,Max Gronke,2018-06-11 16:38:33+02:00,commit, +9772,Corentin Cadiou,2018-06-11 16:28:03+02:00,commit, +9773,Britton Smith,2018-06-09 09:42:02+01:00,commit, +9774,Britton Smith,2018-06-09 09:25:28+01:00,commit, +9775,AshKelly,2018-06-09 00:00:17+01:00,commit, +9776,AshKelly,2018-06-08 23:56:12+01:00,commit, +9777,Abhishek Singh,2018-06-08 17:40:38-04:00,commit, +9778,Nathan Goldbaum,2018-06-08 14:40:49-05:00,commit, +9779,Nathan Goldbaum,2018-06-08 14:35:16-05:00,commit, +9780,Nathan Goldbaum,2018-06-08 12:40:46-05:00,commit, +9781,AshKelly,2018-06-08 17:22:51+01:00,commit, +9782,AshKelly,2018-06-08 17:17:45+01:00,commit, +9783,AshKelly,2018-06-08 17:15:26+01:00,commit, +9784,AshKelly,2018-06-08 17:13:10+01:00,commit, +9785,Nathan Goldbaum,2018-06-08 10:52:53-05:00,commit, +9786,Nathan Goldbaum,2018-06-08 09:29:15-05:00,commit, +9787,Nathan Goldbaum,2018-06-08 07:45:33-05:00,commit, +9788,AshKelly,2018-06-08 12:22:47+01:00,commit, +9789,AshKelly,2018-06-08 11:27:13+01:00,commit, +9790,AshKelly,2018-06-08 10:01:40+01:00,commit, +9791,Britton Smith,2018-06-08 09:40:50+01:00,commit, +9792,Nathan Goldbaum,2018-06-07 18:02:17-05:00,commit, +9793,Nathan Goldbaum,2018-06-07 16:20:34-05:00,commit, +9794,Britton Smith,2018-06-07 20:21:52+01:00,commit, +9795,Britton Smith,2018-06-07 19:48:42+01:00,commit, +9796,Britton Smith,2018-06-07 19:48:15+01:00,commit, +9797,AshKelly,2018-06-07 18:57:55+01:00,commit, +9798,Nathan Goldbaum,2018-06-07 10:50:37-05:00,commit, +9799,Nathan Goldbaum,2018-06-07 09:20:40-05:00,commit, +9800,AshKelly,2018-06-07 14:50:55+01:00,commit, +9801,Nathan Goldbaum,2018-06-06 13:26:04-05:00,commit, +9802,Nathan Goldbaum,2018-06-06 10:36:17-05:00,commit, +9803,Nathan Goldbaum,2018-06-06 10:16:32-05:00,commit, +9804,AshKelly,2018-06-06 15:24:18+01:00,commit, +9805,AshKelly,2018-06-06 15:22:09+01:00,commit, +9806,AshKelly,2018-06-06 13:19:50+01:00,commit, +9807,AshKelly,2018-06-06 13:17:51+01:00,commit, +9808,AshKelly,2018-06-06 13:09:43+01:00,commit, +9809,AshKelly,2018-06-06 12:49:39+01:00,commit, +9810,AshKelly,2018-06-06 12:45:38+01:00,commit, +9811,AshKelly,2018-06-06 11:54:18+01:00,commit, +9812,AshKelly,2018-06-06 10:03:38+01:00,commit, +9813,AshKelly,2018-06-06 09:48:54+01:00,commit, +9814,AshKelly,2018-06-06 09:44:34+01:00,commit, +9815,Abhishek Singh,2018-06-05 23:57:20-04:00,commit, +9816,Nathan Goldbaum,2018-06-05 22:52:06-05:00,commit, +9817,Abhishek Singh,2018-06-05 23:17:46-04:00,commit, +9818,AshKelly,2018-06-05 22:53:38+01:00,commit, +9819,AshKelly,2018-06-05 22:38:52+01:00,commit, +9820,AshKelly,2018-06-05 22:23:52+01:00,commit, +9821,AshKelly,2018-06-05 21:40:21+01:00,commit, +9822,Abhishek Singh,2018-06-05 15:25:46-04:00,commit, +9823,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, +9824,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, +9825,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, +9826,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, +9827,Nathan Goldbaum,2018-06-05 12:19:57-05:00,commit, +9828,Corentin Cadiou,2018-06-05 18:53:15+02:00,commit, +9829,Matthew Turk,2018-06-05 11:06:09-05:00,commit, +9830,Nathan Goldbaum,2018-06-04 19:00:43-05:00,commit, +9831,Abhishek Singh,2018-06-04 17:11:46-04:00,commit, +9832,Nathan Goldbaum,2018-06-04 15:59:12-05:00,commit, +9833,Nathan Goldbaum,2018-06-04 10:09:19-05:00,commit, +9834,Nathan Goldbaum,2018-06-04 10:03:14-05:00,commit, +9835,AshKelly,2018-06-04 15:29:58+01:00,commit, +9836,Nathan Goldbaum,2018-06-04 09:09:48-05:00,commit, +9837,AshKelly,2018-06-04 11:57:15+01:00,commit, +9838,AshKelly,2018-06-04 11:48:59+01:00,commit, +9839,Corentin Cadiou,2018-06-04 11:50:06+02:00,commit, +9840,Corentin Cadiou,2018-06-04 11:43:41+02:00,commit, +9841,Corentin Cadiou,2018-06-04 11:43:41+02:00,commit, +9842,Corentin Cadiou,2018-06-04 11:42:10+02:00,commit, +9843,Corentin Cadiou,2018-06-04 11:42:10+02:00,commit, +9844,Corentin Cadiou,2018-06-04 11:42:10+02:00,commit, +9845,Corentin Cadiou,2018-06-04 11:41:01+02:00,commit, +9846,Abhishek Singh,2018-06-04 00:21:51-04:00,commit, +9847,Abhishek Singh,2018-06-03 15:47:38-04:00,commit, +9848,Abhishek Singh,2018-06-03 15:41:44-04:00,commit, +9849,AshKelly,2018-06-01 22:51:46+01:00,commit, +9850,AshKelly,2018-06-01 22:05:39+01:00,commit, +9851,AshKelly,2018-06-01 22:00:53+01:00,commit, +9852,AshKelly,2018-06-01 17:54:02+01:00,commit, +9853,AshKelly,2018-06-01 17:29:51+01:00,commit, +9854,Nathan Goldbaum,2018-06-01 09:30:35-05:00,commit, +9855,David Pérez-Suárez,2018-06-01 11:33:22+01:00,commit, +9856,Nathan Goldbaum,2018-05-31 20:39:08-05:00,commit, +9857,Nathan Goldbaum,2018-05-31 20:37:32-05:00,commit, +9858,Nathan Goldbaum,2018-05-31 20:34:28-05:00,commit, +9859,Abhishek Singh,2018-05-31 19:46:33-04:00,commit, +9860,Abhishek Singh,2018-05-31 18:48:13-04:00,commit, +9861,Abhishek Singh,2018-05-31 16:08:47-04:00,commit, +9862,Abhishek Singh,2018-05-31 15:16:11-04:00,commit, +9863,Abhishek Singh,2018-05-31 15:03:37-04:00,commit, +9864,Nathan Goldbaum,2018-05-31 14:00:15-05:00,commit, +9865,Abhishek Singh,2018-05-31 14:46:50-04:00,commit, +9866,Abhishek Singh,2018-05-31 14:45:14-04:00,commit, +9867,Abhishek Singh,2018-05-31 14:18:09-04:00,commit, +9868,Abhishek Singh,2018-05-31 13:22:50-04:00,commit, +9869,Abhishek Singh,2018-05-31 09:56:54-04:00,commit, +9870,Abhishek Singh,2018-05-31 09:56:18-04:00,commit, +9871,Abhishek Singh,2018-05-31 03:26:36-04:00,commit, +9872,Abhishek Singh,2018-05-31 02:39:47-04:00,commit, +9873,Abhishek Singh,2018-05-30 16:45:47-04:00,commit, +9874,Abhishek Singh,2018-05-30 16:39:28-04:00,commit, +9875,Abhishek Singh,2018-05-30 05:08:41-04:00,commit, +9876,Abhishek Singh,2018-05-30 04:21:53-04:00,commit, +9877,Cameron Hummels,2018-05-29 14:42:06-07:00,commit, +9878,Nathan Goldbaum,2018-05-29 14:17:58-05:00,commit, +9879,Nathan Goldbaum,2018-05-29 14:14:39-05:00,commit, +9880,Nathan Goldbaum,2018-05-29 14:14:16-05:00,commit, +9881,Nathan Goldbaum,2018-05-29 14:14:01-05:00,commit, +9882,Nathan Goldbaum,2018-05-29 13:53:35-05:00,commit, +9883,Nathan Goldbaum,2018-05-29 13:39:38-05:00,commit, +9884,Nathan Goldbaum,2018-05-29 11:54:28-05:00,commit, +9885,Nathan Goldbaum,2018-05-29 09:28:48-05:00,commit, +9886,Nathan Goldbaum,2018-05-29 09:28:07-05:00,commit, 9887,Britton Smith,2018-05-29 14:09:42+01:00,commit, 9888,Britton Smith,2018-05-29 14:09:42+01:00,commit, 9889,Britton Smith,2018-05-29 14:09:42+01:00,commit, @@ -9901,535 +9901,535 @@ 9899,Britton Smith,2018-05-29 14:09:42+01:00,commit, 9900,Britton Smith,2018-05-29 14:09:42+01:00,commit, 9901,Britton Smith,2018-05-29 14:09:42+01:00,commit, -9902,Nathan Goldbaum,2018-05-28 18:38:21-05:00,commit, -9903,Nathan Goldbaum,2018-05-28 11:40:53-05:00,commit, -9904,Nathan Goldbaum,2018-05-28 11:40:32-05:00,commit, -9905,John ZuHone,2018-05-28 12:39:24-04:00,commit, -9906,Nathan Goldbaum,2018-05-28 11:04:37-05:00,commit, -9907,Nathan Goldbaum,2018-05-28 11:03:10-05:00,commit, -9908,Abhishek Singh,2018-05-28 02:18:31-04:00,commit, -9909,Nick Gnedin,2018-05-27 15:52:37-05:00,commit, -9910,Nathan Goldbaum,2018-05-27 15:38:43-05:00,commit, -9911,Nathan Goldbaum,2018-05-27 15:38:26-05:00,commit, -9912,Nathan Goldbaum,2018-05-26 16:51:17-05:00,commit, -9913,Nathan Goldbaum,2018-05-26 16:50:38-05:00,commit, -9914,Nathan Goldbaum,2018-05-26 16:50:08-05:00,commit, -9915,Abhishek Singh,2018-05-25 19:05:58-04:00,commit, -9916,Nathan Goldbaum,2018-05-25 17:37:54-05:00,commit, -9917,Nathan Goldbaum,2018-05-25 16:04:10-05:00,commit, -9918,Abhishek Singh,2018-05-25 16:21:15-04:00,commit, -9919,Abhishek Singh,2018-05-25 16:13:44-04:00,commit, -9920,Nathan Goldbaum,2018-05-25 13:00:37-05:00,commit, -9921,Nathan Goldbaum,2018-05-25 11:57:52-05:00,commit, -9922,Nathan Goldbaum,2018-05-25 11:42:02-05:00,commit, -9923,Nathan Goldbaum,2018-05-25 11:31:36-05:00,commit, -9924,Nathan Goldbaum,2018-05-25 10:59:30-05:00,commit, -9925,Nathan Goldbaum,2018-05-25 09:36:01-05:00,commit, -9926,Abhishek Singh,2018-05-24 20:47:42-04:00,commit, -9927,Nathan Goldbaum,2018-05-24 15:43:28-05:00,commit, -9928,Abhishek Singh,2018-05-24 16:17:14-04:00,commit, -9929,Matthew Turk,2018-05-24 09:23:31-05:00,commit, -9930,Nathan Goldbaum,2018-05-23 16:47:39-05:00,commit, -9931,Nathan Goldbaum,2018-05-23 16:45:11-05:00,commit, -9932,Matthew Turk,2018-05-23 16:09:02-05:00,commit, -9933,Matthew Turk,2018-05-23 12:41:40-05:00,commit, -9934,Nathan Goldbaum,2018-05-22 13:37:58-05:00,commit, -9935,Enrico Garaldi,2018-05-22 16:48:02+02:00,commit, -9936,Enrico Garaldi,2018-05-22 16:44:00+02:00,commit, -9937,Enrico Garaldi,2018-05-22 11:58:21+02:00,commit, -9938,Nathan Goldbaum,2018-05-21 21:28:29-05:00,commit, -9939,Kacper Kowalik,2018-05-21 15:37:31-05:00,commit, -9940,Nathan Goldbaum,2018-05-21 15:33:09-05:00,commit, -9941,Nathan Goldbaum,2018-05-21 10:53:16-05:00,commit, -9942,Matthew Turk,2018-05-20 16:12:40-05:00,commit, -9943,Matthew Turk,2018-05-20 15:01:44-05:00,commit, -9944,Matthew Turk,2018-05-20 14:58:12-05:00,commit, -9945,Nathan Goldbaum,2018-05-18 16:52:52-04:00,commit, -9946,Claire Kopenhafer,2018-05-18 12:03:18-04:00,commit, -9947,Claire Kopenhafer,2018-05-18 12:02:40-04:00,commit, -9948,Nathan Goldbaum,2018-05-18 11:58:26-04:00,commit, -9949,Claire Kopenhafer,2018-05-18 11:15:49-04:00,commit, -9950,Claire Kopenhafer,2018-05-18 10:44:51-04:00,commit, -9951,Claire Kopenhafer,2018-05-18 10:43:56-04:00,commit, -9952,Claire Kopenhafer,2018-05-17 16:21:22-04:00,commit, -9953,Nathan Goldbaum,2018-05-17 15:11:12-04:00,commit, -9954,Nathan Goldbaum,2018-05-17 14:41:23-04:00,commit, -9955,Abhishek Singh,2018-05-17 11:36:14-04:00,commit, -9956,Corentin Cadiou,2018-05-17 00:40:29+02:00,commit, -9957,Abhishek Singh,2018-05-16 16:14:04-04:00,commit, -9958,Nathan Goldbaum,2018-05-16 16:06:39-04:00,commit, -9959,Abhishek Singh,2018-05-16 15:57:39-04:00,commit, -9960,Abhishek Singh,2018-05-16 13:31:24-04:00,commit, -9961,Abhishek Singh,2018-05-16 11:36:51-04:00,commit, -9962,Abhishek Singh,2018-05-15 19:00:01-04:00,commit, -9963,Abhishek Singh,2018-05-15 18:18:31-04:00,commit, -9964,Abhishek Singh,2018-05-15 17:56:13-04:00,commit, -9965,Abhishek Singh,2018-05-15 17:43:42-04:00,commit, -9966,Andrew Myers,2018-05-15 13:37:36-07:00,commit, -9967,Abhishek Singh,2018-05-15 15:56:12-04:00,commit, -9968,Nathan Goldbaum,2018-05-15 15:09:52-04:00,commit, -9969,Nathan Goldbaum,2018-05-15 15:09:04-04:00,commit, -9970,Nathan Goldbaum,2018-05-15 15:01:24-04:00,commit, -9971,Matthew Turk,2018-05-15 13:56:47-05:00,commit, -9972,Matthew Turk,2018-05-15 13:50:55-05:00,commit, -9973,Matthew Turk,2018-05-15 13:39:10-05:00,commit, -9974,Matthew Turk,2018-05-15 13:28:52-05:00,commit, -9975,Matthew Turk,2018-05-12 14:54:03-05:00,commit, -9976,Matthew Turk,2018-05-12 13:45:16-05:00,commit, -9977,Nathan Goldbaum,2018-05-11 16:14:18-05:00,commit, -9978,Nathan Goldbaum,2018-05-10 19:24:36-05:00,commit, -9979,Andrew Myers,2018-05-10 16:05:42-07:00,commit, -9980,Andrew Myers,2018-05-10 09:51:15-07:00,commit, -9981,Andrew Myers,2018-05-10 09:49:59-07:00,commit, -9982,Andrew Myers,2018-05-10 09:47:32-07:00,commit, -9983,Andrew Myers,2018-05-10 09:46:56-07:00,commit, -9984,Nathan Goldbaum,2018-05-10 10:30:24-05:00,commit, -9985,Nathan Goldbaum,2018-05-08 12:50:46-05:00,commit, -9986,John ZuHone,2018-05-07 21:02:34-05:00,commit, -9987,Corentin Cadiou,2018-05-07 18:52:30+02:00,commit, -9988,Corentin Cadiou,2018-05-07 18:51:25+02:00,commit, -9989,Corentin Cadiou,2018-05-07 18:46:34+02:00,commit, -9990,Corentin Cadiou,2018-05-07 18:39:02+02:00,commit, -9991,Corentin Cadiou,2018-05-07 18:36:12+02:00,commit, -9992,Corentin Cadiou,2018-05-07 18:17:03+02:00,commit, -9993,Corentin Cadiou,2018-05-07 17:00:41+02:00,commit, -9994,Corentin Cadiou,2018-05-07 16:08:29+02:00,commit, -9995,Corentin Cadiou,2018-05-07 15:56:32+02:00,commit, -9996,Corentin Cadiou,2018-05-07 07:53:07+02:00,commit, -9997,Corentin Cadiou,2018-05-07 07:40:27+02:00,commit, -9998,Matthew Turk,2018-05-06 21:49:33-05:00,commit, -9999,Nathan Goldbaum,2018-05-06 16:14:49-05:00,commit, -10000,Cameron Hummels,2018-05-06 11:37:25-07:00,commit, -10001,Cameron Hummels,2018-05-05 19:53:54-07:00,commit, -10002,Corentin Cadiou,2018-05-05 23:30:09+02:00,commit, -10003,Corentin Cadiou,2018-05-05 17:16:52+02:00,commit, -10004,Corentin Cadiou,2018-05-05 17:13:45+02:00,commit, -10005,Corentin Cadiou,2018-05-05 14:07:29+02:00,commit, -10006,Corentin Cadiou,2018-05-05 13:36:28+02:00,commit, -10007,Corentin Cadiou,2018-05-05 13:36:23+02:00,commit, -10008,Corentin Cadiou,2018-05-05 13:20:03+02:00,commit, -10009,Corentin Cadiou,2018-05-05 13:19:43+02:00,commit, -10010,Corentin Cadiou,2018-05-05 13:19:09+02:00,commit, -10011,Corentin Cadiou,2018-05-05 13:08:52+02:00,commit, -10012,Corentin Cadiou,2018-05-05 12:58:47+02:00,commit, -10013,Nathan Goldbaum,2018-05-04 16:25:41-05:00,commit, -10014,Nathan Goldbaum,2018-05-04 13:42:32-05:00,commit, -10015,Matthew Turk,2018-05-04 13:34:37-05:00,commit, -10016,Matthew Turk,2018-05-04 09:46:03-05:00,commit, -10017,Bili Dong,2018-05-03 17:19:13-07:00,commit, -10018,Matthew Turk,2018-05-03 16:29:43-05:00,commit, -10019,Matthew Turk,2018-05-03 15:46:21-05:00,commit, -10020,Kacper Kowalik,2018-05-03 09:59:24-05:00,commit, -10021,Matthew Turk,2018-05-02 14:05:44-05:00,commit, -10022,Corentin Cadiou,2018-04-30 15:59:24+02:00,commit, -10023,Corentin Cadiou,2018-04-30 15:53:17+02:00,commit, -10024,Corentin Cadiou,2018-04-29 22:21:17+02:00,commit, -10025,Corentin Cadiou,2018-04-29 22:09:04+02:00,commit, -10026,Corentin Cadiou,2018-04-29 19:52:40+02:00,commit, -10027,Andrew Myers,2018-04-29 09:49:05-07:00,commit, -10028,Andrew Myers,2018-04-29 09:22:28-07:00,commit, -10029,Corentin Cadiou,2018-04-29 13:24:14+02:00,commit, -10030,Corentin Cadiou,2018-04-28 15:49:20+02:00,commit, -10031,Corentin Cadiou,2018-04-28 15:47:29+02:00,commit, -10032,Corentin Cadiou,2018-04-27 23:53:05+02:00,commit, -10033,Corentin Cadiou,2018-04-27 23:22:09+02:00,commit, -10034,Corentin Cadiou,2018-04-27 23:20:56+02:00,commit, -10035,Corentin Cadiou,2018-04-27 23:20:18+02:00,commit, -10036,Nathan Goldbaum,2018-04-27 13:07:55-05:00,commit, -10037,Nathan Goldbaum,2018-04-27 13:06:59-05:00,commit, -10038,Kacper Kowalik,2018-04-27 13:04:44-05:00,commit, -10039,Kacper Kowalik,2018-04-27 13:02:12-05:00,commit, -10040,Kacper Kowalik,2018-04-27 13:00:01-05:00,commit, -10041,Kacper Kowalik,2018-04-27 10:12:04-05:00,commit, -10042,Nathan Goldbaum,2018-04-25 12:32:16-05:00,commit, -10043,Nathan Goldbaum,2018-04-25 12:28:35-05:00,commit, -10044,Nathan Goldbaum,2018-04-24 20:58:48-05:00,commit, -10045,Nathan Goldbaum,2018-04-24 16:37:00-05:00,commit, -10046,Nathan Goldbaum,2018-04-24 15:06:27-05:00,commit, -10047,Corentin Cadiou,2018-04-23 17:20:51+02:00,commit, -10048,Bili Dong,2018-04-21 19:18:49-07:00,commit, -10049,Nathan Goldbaum,2018-04-21 19:09:30-05:00,commit, -10050,Bili Dong,2018-04-21 15:04:52-07:00,commit, -10051,Nathan Goldbaum,2018-04-20 23:43:04-05:00,commit, -10052,Nathan Goldbaum,2018-04-20 23:42:53-05:00,commit, -10053,Bili Dong,2018-04-20 08:41:10-07:00,commit, -10054,Nathan Goldbaum,2018-04-20 09:59:13-05:00,commit, -10055,Bili Dong,2018-04-19 22:11:28-07:00,commit, -10056,Bili Dong,2018-04-19 19:58:29-07:00,commit, -10057,Bili Dong,2018-04-19 18:50:16-07:00,commit, -10058,Cameron Hummels,2018-04-19 17:25:46-07:00,commit, -10059,Cameron Hummels,2018-04-19 17:18:12-07:00,commit, -10060,Bili Dong,2018-04-19 15:10:23-07:00,commit, -10061,Bili Dong,2018-04-19 13:53:45-07:00,commit, -10062,Nathan Goldbaum,2018-04-19 13:12:02-05:00,commit, -10063,Miguel de Val-Borro,2018-04-19 12:40:52-04:00,commit, -10064,Cameron Hummels,2018-04-18 21:14:34-07:00,commit, -10065,Cameron Hummels,2018-04-18 21:03:06-07:00,commit, -10066,Nathan Goldbaum,2018-04-18 18:42:19-05:00,commit, -10067,Bili Dong,2018-04-18 13:27:59-07:00,commit, -10068,Corentin Cadiou,2018-04-18 20:35:46+02:00,commit, -10069,Nathan Goldbaum,2018-04-18 13:13:18-05:00,commit, -10070,Nathan Goldbaum,2018-04-18 13:10:39-05:00,commit, -10071,Nathan Goldbaum,2018-04-17 17:39:14-05:00,commit, -10072,Nathan Goldbaum,2018-04-17 17:38:49-05:00,commit, -10073,Miguel de Val-Borro,2018-04-17 16:41:20-04:00,commit, -10074,Matthew Turk,2018-04-17 13:55:20-05:00,commit, -10075,Matthew Turk,2018-04-17 13:13:17-05:00,commit, -10076,John ZuHone,2018-04-16 16:38:34-04:00,commit, -10077,John ZuHone,2018-04-16 16:25:02-04:00,commit, -10078,Nathan Goldbaum,2018-04-16 14:00:04-05:00,commit, -10079,Nathan Goldbaum,2018-04-16 13:56:22-05:00,commit, -10080,Nathan Goldbaum,2018-04-16 13:33:19-05:00,commit, -10081,Nathan Goldbaum,2018-04-16 13:29:33-05:00,commit, -10082,Bili Dong,2018-04-16 10:37:18-07:00,commit, -10083,Bili Dong,2018-04-15 21:39:00-07:00,commit, -10084,Bili Dong,2018-04-15 21:01:31-07:00,commit, -10085,Bili Dong,2018-04-15 21:00:05-07:00,commit, -10086,Bili Dong,2018-04-15 18:58:22-07:00,commit, -10087,John ZuHone,2018-04-15 20:48:26-04:00,commit, -10088,John ZuHone,2018-04-15 20:42:20-04:00,commit, -10089,John ZuHone,2018-04-15 20:42:12-04:00,commit, -10090,John ZuHone,2018-04-15 20:41:59-04:00,commit, -10091,John ZuHone,2018-04-14 14:00:57-04:00,commit, -10092,Corentin Cadiou,2018-04-13 09:48:11+02:00,commit, -10093,Nathan Goldbaum,2018-04-12 12:38:37-07:00,commit, -10094,Nathan Goldbaum,2018-04-12 11:09:56-07:00,commit, -10095,Corentin Cadiou,2018-04-12 16:27:03+02:00,commit, -10096,Corentin Cadiou,2018-04-12 16:23:37+02:00,commit, -10097,Corentin Cadiou,2018-04-12 16:23:23+02:00,commit, -10098,Nathan Goldbaum,2018-04-10 15:38:45-05:00,commit, -10099,Britton Smith,2018-04-10 11:25:05-07:00,commit, -10100,Britton Smith,2018-04-10 11:15:41-07:00,commit, -10101,John ZuHone,2018-04-10 11:10:50-07:00,commit, -10102,Nathan Goldbaum,2018-04-09 12:53:54-05:00,commit, -10103,Nathan Goldbaum,2018-04-08 22:59:22-05:00,commit, -10104,Nathan Goldbaum,2018-04-08 15:22:21-05:00,commit, -10105,Nathan Goldbaum,2018-04-06 11:30:27-05:00,commit, -10106,Nathan Goldbaum,2018-04-06 10:08:56-05:00,commit, -10107,John ZuHone,2018-04-06 10:24:37-04:00,commit, -10108,John ZuHone,2018-04-06 10:24:37-04:00,commit, -10109,John ZuHone,2018-04-06 10:24:37-04:00,commit, -10110,John ZuHone,2018-04-06 10:24:37-04:00,commit, -10111,John ZuHone,2018-04-06 10:24:37-04:00,commit, -10112,John ZuHone,2018-04-06 10:24:37-04:00,commit, -10113,John ZuHone,2018-04-06 10:24:36-04:00,commit, -10114,John ZuHone,2018-04-06 10:24:36-04:00,commit, -10115,Kacper Kowalik,2018-04-04 15:17:53-05:00,commit, -10116,Nathan Goldbaum,2018-04-03 14:02:09-05:00,commit, -10117,Nathan Goldbaum,2018-04-03 12:27:15-05:00,commit, -10118,Britton Smith,2018-04-03 09:04:28-07:00,commit, -10119,Nathan Goldbaum,2018-04-03 10:13:59-05:00,commit, -10120,Corentin Cadiou,2018-04-02 18:02:55+02:00,commit, -10121,Corentin Cadiou,2018-04-02 14:42:22+02:00,commit, -10122,Corentin Cadiou,2018-04-02 14:41:07+02:00,commit, -10123,Corentin Cadiou,2018-04-02 14:40:53+02:00,commit, -10124,Nathan Goldbaum,2018-03-31 13:09:36-05:00,commit, -10125,Corentin Cadiou,2018-03-31 12:54:54+02:00,commit, -10126,Corentin Cadiou,2018-03-31 12:19:15+02:00,commit, -10127,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, -10128,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, -10129,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, -10130,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, -10131,Corentin Cadiou,2018-03-31 12:17:07+02:00,commit, -10132,Corentin Cadiou,2018-03-31 12:17:07+02:00,commit, -10133,Corentin Cadiou,2018-03-31 12:17:07+02:00,commit, -10134,Nathan Goldbaum,2018-03-30 21:00:37-05:00,commit, -10135,Nathan Goldbaum,2018-03-30 18:53:11-05:00,commit, -10136,Nathan Goldbaum,2018-03-30 12:37:22-05:00,commit, -10137,Nathan Goldbaum,2018-03-30 12:03:25-05:00,commit, -10138,Nathan Goldbaum,2018-03-29 12:33:21-05:00,commit, -10139,Nathan Goldbaum,2018-03-29 12:32:16-05:00,commit, -10140,Nathan Goldbaum,2018-03-29 12:31:59-05:00,commit, -10141,Nathan Goldbaum,2018-03-29 12:31:48-05:00,commit, -10142,Nathan Goldbaum,2018-03-29 12:30:30-05:00,commit, -10143,Britton Smith,2018-03-28 16:48:44-07:00,commit, -10144,Britton Smith,2018-03-28 16:34:44-07:00,commit, -10145,Corentin Cadiou,2018-03-28 16:47:18+02:00,commit, -10146,Nathan Goldbaum,2018-03-27 12:56:48-05:00,commit, -10147,Nathan Goldbaum,2018-03-26 15:00:01-05:00,commit, -10148,Nathan Goldbaum,2018-03-26 14:42:25-05:00,commit, -10149,Nathan Goldbaum,2018-03-26 14:16:55-05:00,commit, -10150,Nathan Goldbaum,2018-03-26 13:06:29-05:00,commit, -10151,Nathan Goldbaum,2018-03-26 12:01:42-05:00,commit, -10152,Nathan Goldbaum,2018-03-26 12:01:31-05:00,commit, -10153,Nathan Goldbaum,2018-03-26 12:01:00-05:00,commit, -10154,John ZuHone,2018-03-26 08:38:57-06:00,commit, -10155,Nathan Goldbaum,2018-03-23 13:04:20-05:00,commit, -10156,Matthew Turk,2018-03-22 15:11:15-05:00,commit, -10157,Stephanie Ho,2018-03-21 08:57:52-07:00,commit, -10158,Britton Smith,2018-03-20 15:47:26-07:00,commit, -10159,Britton Smith,2018-03-20 15:07:23-07:00,commit, -10160,Cameron Hummels,2018-03-19 13:52:35-07:00,commit, -10161,Nathan Goldbaum,2018-03-19 14:43:22-05:00,commit, -10162,Nathan Goldbaum,2018-03-19 10:42:30-05:00,commit, -10163,Nathan Goldbaum,2018-03-16 16:54:16-05:00,commit, -10164,Max Katz,2018-03-16 17:46:27-04:00,commit, -10165,Nathan Goldbaum,2018-03-15 15:04:43-05:00,commit, -10166,Britton Smith,2018-03-14 13:25:15-07:00,commit, -10167,Max Gronke,2018-03-14 21:11:41+01:00,commit, -10168,Corentin Cadiou,2018-03-14 19:34:37+01:00,commit, -10169,Corentin Cadiou,2018-03-14 19:14:26+01:00,commit, -10170,Corentin Cadiou,2018-03-14 19:11:21+01:00,commit, -10171,Corentin Cadiou,2018-03-14 19:10:30+01:00,commit, -10172,Corentin Cadiou,2018-03-14 18:59:43+01:00,commit, -10173,Stephanie Ho,2018-03-14 09:26:36-07:00,commit, -10174,Nathan Goldbaum,2018-03-14 10:42:15-05:00,commit, -10175,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, -10176,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, -10177,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, -10178,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, -10179,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, -10180,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, -10181,Britton Smith,2018-03-13 15:50:27-07:00,commit, -10182,Stephanie Ho,2018-03-13 15:14:37-07:00,commit, -10183,Stephanie Ho,2018-03-13 15:10:48-07:00,commit, -10184,Stephanie Ho,2018-03-13 15:06:18-07:00,commit, -10185,Stephanie Ho,2018-03-13 14:46:07-07:00,commit, -10186,Nathan Goldbaum,2018-03-09 14:01:44-06:00,commit, -10187,Nathan Goldbaum,2018-03-08 16:18:44-06:00,commit, -10188,Nathan Goldbaum,2018-03-08 14:30:45-06:00,commit, -10189,Nathan Goldbaum,2018-03-08 12:34:26-06:00,commit, -10190,Nathan Goldbaum,2018-03-05 18:55:19-06:00,commit, -10191,Madicken Munk,2018-03-05 15:55:21-06:00,commit, -10192,Nathan Goldbaum,2018-03-05 11:13:21-06:00,commit, -10193,Kacper Kowalik,2018-03-05 10:04:19-06:00,commit, -10194,Kacper Kowalik,2018-03-04 21:30:39-06:00,commit, -10195,Kacper Kowalik,2018-03-04 21:29:26-06:00,commit, -10196,Kacper Kowalik,2018-03-04 21:19:01-06:00,commit, -10197,Kacper Kowalik,2018-03-04 21:18:06-06:00,commit, -10198,Kacper Kowalik,2018-03-04 19:46:26-06:00,commit, -10199,Abhishek Singh,2018-03-01 23:00:04-05:00,commit, -10200,Abhishek Singh,2018-02-28 19:55:33-05:00,commit, -10201,Abhishek Singh,2018-02-28 19:53:50-05:00,commit, -10202,Abhishek Singh,2018-02-28 19:46:09-05:00,commit, -10203,Nathan Goldbaum,2018-02-28 12:05:23-06:00,commit, -10204,Nathan Goldbaum,2018-02-27 15:39:06-06:00,commit, -10205,Nathan Goldbaum,2018-02-27 14:43:27-06:00,commit, -10206,Abhishek Singh,2018-02-26 17:13:47-05:00,commit, -10207,Abhishek Singh,2018-02-26 17:07:28-05:00,commit, -10208,Nathan Goldbaum,2018-02-26 10:31:44-06:00,commit, -10209,Abhishek Singh,2018-02-24 14:49:15-05:00,commit, -10210,Nathan Goldbaum,2018-02-23 18:01:22-06:00,commit, -10211,Nathan Goldbaum,2018-02-23 14:24:06-06:00,commit, -10212,Nathan Goldbaum,2018-02-23 14:07:40-06:00,commit, -10213,Nathan Goldbaum,2018-02-22 14:33:00-06:00,commit, -10214,Nathan Goldbaum,2018-02-22 13:40:12-06:00,commit, -10215,Nathan Goldbaum,2018-02-22 11:45:11-06:00,commit, -10216,Nathan Goldbaum,2018-02-22 11:40:13-06:00,commit, -10217,Nathan Goldbaum,2018-02-22 11:40:11-06:00,commit, -10218,Nathan Goldbaum,2018-02-22 11:39:16-06:00,commit, -10219,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10220,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10221,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10222,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10223,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10224,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10225,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10226,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10227,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10228,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +9902,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9903,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9904,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9905,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9906,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9907,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9908,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9909,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9910,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9911,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9912,Nathan Goldbaum,2018-05-28 18:38:21-05:00,commit, +9913,Nathan Goldbaum,2018-05-28 11:40:53-05:00,commit, +9914,Nathan Goldbaum,2018-05-28 11:40:32-05:00,commit, +9915,John ZuHone,2018-05-28 12:39:24-04:00,commit, +9916,Nathan Goldbaum,2018-05-28 11:04:37-05:00,commit, +9917,Nathan Goldbaum,2018-05-28 11:03:10-05:00,commit, +9918,Abhishek Singh,2018-05-28 02:18:31-04:00,commit, +9919,Nick Gnedin,2018-05-27 15:52:37-05:00,commit, +9920,Nathan Goldbaum,2018-05-27 15:38:43-05:00,commit, +9921,Nathan Goldbaum,2018-05-27 15:38:26-05:00,commit, +9922,Nathan Goldbaum,2018-05-26 16:51:17-05:00,commit, +9923,Nathan Goldbaum,2018-05-26 16:50:38-05:00,commit, +9924,Nathan Goldbaum,2018-05-26 16:50:08-05:00,commit, +9925,Abhishek Singh,2018-05-25 19:05:58-04:00,commit, +9926,Nathan Goldbaum,2018-05-25 17:37:54-05:00,commit, +9927,Nathan Goldbaum,2018-05-25 16:04:10-05:00,commit, +9928,Abhishek Singh,2018-05-25 16:21:15-04:00,commit, +9929,Abhishek Singh,2018-05-25 16:13:44-04:00,commit, +9930,Nathan Goldbaum,2018-05-25 13:00:37-05:00,commit, +9931,Nathan Goldbaum,2018-05-25 11:57:52-05:00,commit, +9932,Nathan Goldbaum,2018-05-25 11:42:02-05:00,commit, +9933,Nathan Goldbaum,2018-05-25 11:31:36-05:00,commit, +9934,Nathan Goldbaum,2018-05-25 10:59:30-05:00,commit, +9935,Nathan Goldbaum,2018-05-25 09:36:01-05:00,commit, +9936,Abhishek Singh,2018-05-24 20:47:42-04:00,commit, +9937,Nathan Goldbaum,2018-05-24 15:43:28-05:00,commit, +9938,Abhishek Singh,2018-05-24 16:17:14-04:00,commit, +9939,Matthew Turk,2018-05-24 09:23:31-05:00,commit, +9940,Nathan Goldbaum,2018-05-23 16:47:39-05:00,commit, +9941,Nathan Goldbaum,2018-05-23 16:45:11-05:00,commit, +9942,Matthew Turk,2018-05-23 16:09:02-05:00,commit, +9943,Matthew Turk,2018-05-23 12:41:40-05:00,commit, +9944,Nathan Goldbaum,2018-05-22 13:37:58-05:00,commit, +9945,Enrico Garaldi,2018-05-22 16:48:02+02:00,commit, +9946,Enrico Garaldi,2018-05-22 16:44:00+02:00,commit, +9947,Enrico Garaldi,2018-05-22 11:58:21+02:00,commit, +9948,Nathan Goldbaum,2018-05-21 21:28:29-05:00,commit, +9949,Kacper Kowalik,2018-05-21 15:37:31-05:00,commit, +9950,Nathan Goldbaum,2018-05-21 15:33:09-05:00,commit, +9951,Nathan Goldbaum,2018-05-21 10:53:16-05:00,commit, +9952,Matthew Turk,2018-05-20 16:12:40-05:00,commit, +9953,Matthew Turk,2018-05-20 15:01:44-05:00,commit, +9954,Matthew Turk,2018-05-20 14:58:12-05:00,commit, +9955,Nathan Goldbaum,2018-05-18 16:52:52-04:00,commit, +9956,Claire Kopenhafer,2018-05-18 12:03:18-04:00,commit, +9957,Claire Kopenhafer,2018-05-18 12:02:40-04:00,commit, +9958,Nathan Goldbaum,2018-05-18 11:58:26-04:00,commit, +9959,Claire Kopenhafer,2018-05-18 11:15:49-04:00,commit, +9960,Claire Kopenhafer,2018-05-18 10:44:51-04:00,commit, +9961,Claire Kopenhafer,2018-05-18 10:43:56-04:00,commit, +9962,Claire Kopenhafer,2018-05-17 16:21:22-04:00,commit, +9963,Nathan Goldbaum,2018-05-17 15:11:12-04:00,commit, +9964,Nathan Goldbaum,2018-05-17 14:41:23-04:00,commit, +9965,Abhishek Singh,2018-05-17 11:36:14-04:00,commit, +9966,Corentin Cadiou,2018-05-17 00:40:29+02:00,commit, +9967,Abhishek Singh,2018-05-16 16:14:04-04:00,commit, +9968,Nathan Goldbaum,2018-05-16 16:06:39-04:00,commit, +9969,Abhishek Singh,2018-05-16 15:57:39-04:00,commit, +9970,Abhishek Singh,2018-05-16 13:31:24-04:00,commit, +9971,Abhishek Singh,2018-05-16 11:36:51-04:00,commit, +9972,Abhishek Singh,2018-05-15 19:00:01-04:00,commit, +9973,Abhishek Singh,2018-05-15 18:18:31-04:00,commit, +9974,Abhishek Singh,2018-05-15 17:56:13-04:00,commit, +9975,Abhishek Singh,2018-05-15 17:43:42-04:00,commit, +9976,Andrew Myers,2018-05-15 13:37:36-07:00,commit, +9977,Abhishek Singh,2018-05-15 15:56:12-04:00,commit, +9978,Nathan Goldbaum,2018-05-15 15:09:52-04:00,commit, +9979,Nathan Goldbaum,2018-05-15 15:09:04-04:00,commit, +9980,Nathan Goldbaum,2018-05-15 15:01:24-04:00,commit, +9981,Matthew Turk,2018-05-15 13:56:47-05:00,commit, +9982,Matthew Turk,2018-05-15 13:50:55-05:00,commit, +9983,Matthew Turk,2018-05-15 13:39:10-05:00,commit, +9984,Matthew Turk,2018-05-15 13:28:52-05:00,commit, +9985,Matthew Turk,2018-05-12 14:54:03-05:00,commit, +9986,Matthew Turk,2018-05-12 13:45:16-05:00,commit, +9987,Nathan Goldbaum,2018-05-11 16:14:18-05:00,commit, +9988,Nathan Goldbaum,2018-05-10 19:24:36-05:00,commit, +9989,Andrew Myers,2018-05-10 16:05:42-07:00,commit, +9990,Andrew Myers,2018-05-10 09:51:15-07:00,commit, +9991,Andrew Myers,2018-05-10 09:49:59-07:00,commit, +9992,Andrew Myers,2018-05-10 09:47:32-07:00,commit, +9993,Andrew Myers,2018-05-10 09:46:56-07:00,commit, +9994,Nathan Goldbaum,2018-05-10 10:30:24-05:00,commit, +9995,Nathan Goldbaum,2018-05-08 12:50:46-05:00,commit, +9996,John ZuHone,2018-05-07 21:02:34-05:00,commit, +9997,Corentin Cadiou,2018-05-07 18:52:30+02:00,commit, +9998,Corentin Cadiou,2018-05-07 18:51:25+02:00,commit, +9999,Corentin Cadiou,2018-05-07 18:46:34+02:00,commit, +10000,Corentin Cadiou,2018-05-07 18:39:02+02:00,commit, +10001,Corentin Cadiou,2018-05-07 18:36:12+02:00,commit, +10002,Corentin Cadiou,2018-05-07 18:17:03+02:00,commit, +10003,Corentin Cadiou,2018-05-07 17:00:41+02:00,commit, +10004,Corentin Cadiou,2018-05-07 16:08:29+02:00,commit, +10005,Corentin Cadiou,2018-05-07 15:56:32+02:00,commit, +10006,Corentin Cadiou,2018-05-07 07:53:07+02:00,commit, +10007,Corentin Cadiou,2018-05-07 07:40:27+02:00,commit, +10008,Matthew Turk,2018-05-06 21:49:33-05:00,commit, +10009,Nathan Goldbaum,2018-05-06 16:14:49-05:00,commit, +10010,Cameron Hummels,2018-05-06 11:37:25-07:00,commit, +10011,Cameron Hummels,2018-05-05 19:53:54-07:00,commit, +10012,Corentin Cadiou,2018-05-05 23:30:09+02:00,commit, +10013,Corentin Cadiou,2018-05-05 17:16:52+02:00,commit, +10014,Corentin Cadiou,2018-05-05 17:13:45+02:00,commit, +10015,Corentin Cadiou,2018-05-05 14:07:29+02:00,commit, +10016,Corentin Cadiou,2018-05-05 13:36:28+02:00,commit, +10017,Corentin Cadiou,2018-05-05 13:36:23+02:00,commit, +10018,Corentin Cadiou,2018-05-05 13:20:03+02:00,commit, +10019,Corentin Cadiou,2018-05-05 13:19:43+02:00,commit, +10020,Corentin Cadiou,2018-05-05 13:19:09+02:00,commit, +10021,Corentin Cadiou,2018-05-05 13:08:52+02:00,commit, +10022,Corentin Cadiou,2018-05-05 12:58:47+02:00,commit, +10023,Nathan Goldbaum,2018-05-04 16:25:41-05:00,commit, +10024,Nathan Goldbaum,2018-05-04 13:42:32-05:00,commit, +10025,Matthew Turk,2018-05-04 13:34:37-05:00,commit, +10026,Matthew Turk,2018-05-04 09:46:03-05:00,commit, +10027,Bili Dong,2018-05-03 17:19:13-07:00,commit, +10028,Matthew Turk,2018-05-03 16:29:43-05:00,commit, +10029,Matthew Turk,2018-05-03 15:46:21-05:00,commit, +10030,Kacper Kowalik,2018-05-03 09:59:24-05:00,commit, +10031,Matthew Turk,2018-05-02 14:05:44-05:00,commit, +10032,Corentin Cadiou,2018-04-30 15:59:24+02:00,commit, +10033,Corentin Cadiou,2018-04-30 15:53:17+02:00,commit, +10034,Corentin Cadiou,2018-04-29 22:21:17+02:00,commit, +10035,Corentin Cadiou,2018-04-29 22:09:04+02:00,commit, +10036,Corentin Cadiou,2018-04-29 19:52:40+02:00,commit, +10037,Andrew Myers,2018-04-29 09:49:05-07:00,commit, +10038,Andrew Myers,2018-04-29 09:22:28-07:00,commit, +10039,Corentin Cadiou,2018-04-29 13:24:14+02:00,commit, +10040,Corentin Cadiou,2018-04-28 15:49:20+02:00,commit, +10041,Corentin Cadiou,2018-04-28 15:47:29+02:00,commit, +10042,Corentin Cadiou,2018-04-27 23:53:05+02:00,commit, +10043,Corentin Cadiou,2018-04-27 23:22:09+02:00,commit, +10044,Corentin Cadiou,2018-04-27 23:20:56+02:00,commit, +10045,Corentin Cadiou,2018-04-27 23:20:18+02:00,commit, +10046,Nathan Goldbaum,2018-04-27 13:07:55-05:00,commit, +10047,Nathan Goldbaum,2018-04-27 13:06:59-05:00,commit, +10048,Kacper Kowalik,2018-04-27 13:04:44-05:00,commit, +10049,Kacper Kowalik,2018-04-27 13:02:12-05:00,commit, +10050,Kacper Kowalik,2018-04-27 13:00:01-05:00,commit, +10051,Kacper Kowalik,2018-04-27 10:12:04-05:00,commit, +10052,Nathan Goldbaum,2018-04-25 12:32:16-05:00,commit, +10053,Nathan Goldbaum,2018-04-25 12:28:35-05:00,commit, +10054,Nathan Goldbaum,2018-04-24 20:58:48-05:00,commit, +10055,Nathan Goldbaum,2018-04-24 16:37:00-05:00,commit, +10056,Nathan Goldbaum,2018-04-24 15:06:27-05:00,commit, +10057,Corentin Cadiou,2018-04-23 17:20:51+02:00,commit, +10058,Bili Dong,2018-04-21 19:18:49-07:00,commit, +10059,Nathan Goldbaum,2018-04-21 19:09:30-05:00,commit, +10060,Bili Dong,2018-04-21 15:04:52-07:00,commit, +10061,Nathan Goldbaum,2018-04-20 23:43:04-05:00,commit, +10062,Nathan Goldbaum,2018-04-20 23:42:53-05:00,commit, +10063,Bili Dong,2018-04-20 08:41:10-07:00,commit, +10064,Nathan Goldbaum,2018-04-20 09:59:13-05:00,commit, +10065,Bili Dong,2018-04-19 22:11:28-07:00,commit, +10066,Bili Dong,2018-04-19 19:58:29-07:00,commit, +10067,Bili Dong,2018-04-19 18:50:16-07:00,commit, +10068,Cameron Hummels,2018-04-19 17:25:46-07:00,commit, +10069,Cameron Hummels,2018-04-19 17:18:12-07:00,commit, +10070,Bili Dong,2018-04-19 15:10:23-07:00,commit, +10071,Bili Dong,2018-04-19 13:53:45-07:00,commit, +10072,Nathan Goldbaum,2018-04-19 13:12:02-05:00,commit, +10073,Miguel de Val-Borro,2018-04-19 12:40:52-04:00,commit, +10074,Cameron Hummels,2018-04-18 21:14:34-07:00,commit, +10075,Cameron Hummels,2018-04-18 21:03:06-07:00,commit, +10076,Nathan Goldbaum,2018-04-18 18:42:19-05:00,commit, +10077,Bili Dong,2018-04-18 13:27:59-07:00,commit, +10078,Corentin Cadiou,2018-04-18 20:35:46+02:00,commit, +10079,Nathan Goldbaum,2018-04-18 13:13:18-05:00,commit, +10080,Nathan Goldbaum,2018-04-18 13:10:39-05:00,commit, +10081,Nathan Goldbaum,2018-04-17 17:39:14-05:00,commit, +10082,Nathan Goldbaum,2018-04-17 17:38:49-05:00,commit, +10083,Miguel de Val-Borro,2018-04-17 16:41:20-04:00,commit, +10084,Matthew Turk,2018-04-17 13:55:20-05:00,commit, +10085,Matthew Turk,2018-04-17 13:13:17-05:00,commit, +10086,John ZuHone,2018-04-16 16:38:34-04:00,commit, +10087,John ZuHone,2018-04-16 16:25:02-04:00,commit, +10088,Nathan Goldbaum,2018-04-16 14:00:04-05:00,commit, +10089,Nathan Goldbaum,2018-04-16 13:56:22-05:00,commit, +10090,Nathan Goldbaum,2018-04-16 13:33:19-05:00,commit, +10091,Nathan Goldbaum,2018-04-16 13:29:33-05:00,commit, +10092,Bili Dong,2018-04-16 10:37:18-07:00,commit, +10093,Bili Dong,2018-04-15 21:39:00-07:00,commit, +10094,Bili Dong,2018-04-15 21:01:31-07:00,commit, +10095,Bili Dong,2018-04-15 21:00:05-07:00,commit, +10096,Bili Dong,2018-04-15 18:58:22-07:00,commit, +10097,John ZuHone,2018-04-15 20:48:26-04:00,commit, +10098,John ZuHone,2018-04-15 20:42:20-04:00,commit, +10099,John ZuHone,2018-04-15 20:42:12-04:00,commit, +10100,John ZuHone,2018-04-15 20:41:59-04:00,commit, +10101,John ZuHone,2018-04-14 14:00:57-04:00,commit, +10102,Corentin Cadiou,2018-04-13 09:48:11+02:00,commit, +10103,Nathan Goldbaum,2018-04-12 12:38:37-07:00,commit, +10104,Nathan Goldbaum,2018-04-12 11:09:56-07:00,commit, +10105,Corentin Cadiou,2018-04-12 16:27:03+02:00,commit, +10106,Corentin Cadiou,2018-04-12 16:23:37+02:00,commit, +10107,Corentin Cadiou,2018-04-12 16:23:23+02:00,commit, +10108,Nathan Goldbaum,2018-04-10 15:38:45-05:00,commit, +10109,Britton Smith,2018-04-10 11:25:05-07:00,commit, +10110,Britton Smith,2018-04-10 11:15:41-07:00,commit, +10111,John ZuHone,2018-04-10 11:10:50-07:00,commit, +10112,Nathan Goldbaum,2018-04-09 12:53:54-05:00,commit, +10113,Nathan Goldbaum,2018-04-08 22:59:22-05:00,commit, +10114,Nathan Goldbaum,2018-04-08 15:22:21-05:00,commit, +10115,Nathan Goldbaum,2018-04-06 11:30:27-05:00,commit, +10116,Nathan Goldbaum,2018-04-06 10:08:56-05:00,commit, +10117,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10118,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10119,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10120,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10121,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10122,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10123,John ZuHone,2018-04-06 10:24:36-04:00,commit, +10124,John ZuHone,2018-04-06 10:24:36-04:00,commit, +10125,Kacper Kowalik,2018-04-04 15:17:53-05:00,commit, +10126,Nathan Goldbaum,2018-04-03 14:02:09-05:00,commit, +10127,Nathan Goldbaum,2018-04-03 12:27:15-05:00,commit, +10128,Britton Smith,2018-04-03 09:04:28-07:00,commit, +10129,Nathan Goldbaum,2018-04-03 10:13:59-05:00,commit, +10130,Corentin Cadiou,2018-04-02 18:02:55+02:00,commit, +10131,Corentin Cadiou,2018-04-02 14:42:22+02:00,commit, +10132,Corentin Cadiou,2018-04-02 14:41:07+02:00,commit, +10133,Corentin Cadiou,2018-04-02 14:40:53+02:00,commit, +10134,Nathan Goldbaum,2018-03-31 13:09:36-05:00,commit, +10135,Corentin Cadiou,2018-03-31 12:54:54+02:00,commit, +10136,Corentin Cadiou,2018-03-31 12:19:15+02:00,commit, +10137,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, +10138,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, +10139,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, +10140,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, +10141,Corentin Cadiou,2018-03-31 12:17:07+02:00,commit, +10142,Corentin Cadiou,2018-03-31 12:17:07+02:00,commit, +10143,Corentin Cadiou,2018-03-31 12:17:07+02:00,commit, +10144,Nathan Goldbaum,2018-03-30 21:00:37-05:00,commit, +10145,Nathan Goldbaum,2018-03-30 18:53:11-05:00,commit, +10146,Nathan Goldbaum,2018-03-30 12:37:22-05:00,commit, +10147,Nathan Goldbaum,2018-03-30 12:03:25-05:00,commit, +10148,Nathan Goldbaum,2018-03-29 12:33:21-05:00,commit, +10149,Nathan Goldbaum,2018-03-29 12:32:16-05:00,commit, +10150,Nathan Goldbaum,2018-03-29 12:31:59-05:00,commit, +10151,Nathan Goldbaum,2018-03-29 12:31:48-05:00,commit, +10152,Nathan Goldbaum,2018-03-29 12:30:30-05:00,commit, +10153,Britton Smith,2018-03-28 16:48:44-07:00,commit, +10154,Britton Smith,2018-03-28 16:34:44-07:00,commit, +10155,Corentin Cadiou,2018-03-28 16:47:18+02:00,commit, +10156,Nathan Goldbaum,2018-03-27 12:56:48-05:00,commit, +10157,Nathan Goldbaum,2018-03-26 15:00:01-05:00,commit, +10158,Nathan Goldbaum,2018-03-26 14:42:25-05:00,commit, +10159,Nathan Goldbaum,2018-03-26 14:16:55-05:00,commit, +10160,Nathan Goldbaum,2018-03-26 13:06:29-05:00,commit, +10161,Nathan Goldbaum,2018-03-26 12:01:42-05:00,commit, +10162,Nathan Goldbaum,2018-03-26 12:01:31-05:00,commit, +10163,Nathan Goldbaum,2018-03-26 12:01:00-05:00,commit, +10164,John ZuHone,2018-03-26 08:38:57-06:00,commit, +10165,Nathan Goldbaum,2018-03-23 13:04:20-05:00,commit, +10166,Matthew Turk,2018-03-22 15:11:15-05:00,commit, +10167,Stephanie Ho,2018-03-21 08:57:52-07:00,commit, +10168,Britton Smith,2018-03-20 15:47:26-07:00,commit, +10169,Britton Smith,2018-03-20 15:07:23-07:00,commit, +10170,Cameron Hummels,2018-03-19 13:52:35-07:00,commit, +10171,Nathan Goldbaum,2018-03-19 14:43:22-05:00,commit, +10172,Nathan Goldbaum,2018-03-19 10:42:30-05:00,commit, +10173,Nathan Goldbaum,2018-03-16 16:54:16-05:00,commit, +10174,Max Katz,2018-03-16 17:46:27-04:00,commit, +10175,Nathan Goldbaum,2018-03-15 15:04:43-05:00,commit, +10176,Britton Smith,2018-03-14 13:25:15-07:00,commit, +10177,Max Gronke,2018-03-14 21:11:41+01:00,commit, +10178,Corentin Cadiou,2018-03-14 19:34:37+01:00,commit, +10179,Corentin Cadiou,2018-03-14 19:14:26+01:00,commit, +10180,Corentin Cadiou,2018-03-14 19:11:21+01:00,commit, +10181,Corentin Cadiou,2018-03-14 19:10:30+01:00,commit, +10182,Corentin Cadiou,2018-03-14 18:59:43+01:00,commit, +10183,Stephanie Ho,2018-03-14 09:26:36-07:00,commit, +10184,Nathan Goldbaum,2018-03-14 10:42:15-05:00,commit, +10185,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10186,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10187,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10188,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10189,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10190,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10191,Britton Smith,2018-03-13 15:50:27-07:00,commit, +10192,Stephanie Ho,2018-03-13 15:14:37-07:00,commit, +10193,Stephanie Ho,2018-03-13 15:10:48-07:00,commit, +10194,Stephanie Ho,2018-03-13 15:06:18-07:00,commit, +10195,Stephanie Ho,2018-03-13 14:46:07-07:00,commit, +10196,Nathan Goldbaum,2018-03-09 14:01:44-06:00,commit, +10197,Nathan Goldbaum,2018-03-08 16:18:44-06:00,commit, +10198,Nathan Goldbaum,2018-03-08 14:30:45-06:00,commit, +10199,Nathan Goldbaum,2018-03-08 12:34:26-06:00,commit, +10200,Nathan Goldbaum,2018-03-05 18:55:19-06:00,commit, +10201,Madicken Munk,2018-03-05 15:55:21-06:00,commit, +10202,Nathan Goldbaum,2018-03-05 11:13:21-06:00,commit, +10203,Kacper Kowalik,2018-03-05 10:04:19-06:00,commit, +10204,Kacper Kowalik,2018-03-04 21:30:39-06:00,commit, +10205,Kacper Kowalik,2018-03-04 21:29:26-06:00,commit, +10206,Kacper Kowalik,2018-03-04 21:19:01-06:00,commit, +10207,Kacper Kowalik,2018-03-04 21:18:06-06:00,commit, +10208,Kacper Kowalik,2018-03-04 19:46:26-06:00,commit, +10209,Abhishek Singh,2018-03-01 23:00:04-05:00,commit, +10210,Abhishek Singh,2018-02-28 19:55:33-05:00,commit, +10211,Abhishek Singh,2018-02-28 19:53:50-05:00,commit, +10212,Abhishek Singh,2018-02-28 19:46:09-05:00,commit, +10213,Nathan Goldbaum,2018-02-28 12:05:23-06:00,commit, +10214,Nathan Goldbaum,2018-02-27 15:39:06-06:00,commit, +10215,Nathan Goldbaum,2018-02-27 14:43:27-06:00,commit, +10216,Abhishek Singh,2018-02-26 17:13:47-05:00,commit, +10217,Abhishek Singh,2018-02-26 17:07:28-05:00,commit, +10218,Nathan Goldbaum,2018-02-26 10:31:44-06:00,commit, +10219,Abhishek Singh,2018-02-24 14:49:15-05:00,commit, +10220,Nathan Goldbaum,2018-02-23 18:01:22-06:00,commit, +10221,Nathan Goldbaum,2018-02-23 14:24:06-06:00,commit, +10222,Nathan Goldbaum,2018-02-23 14:07:40-06:00,commit, +10223,Nathan Goldbaum,2018-02-22 14:33:00-06:00,commit, +10224,Nathan Goldbaum,2018-02-22 13:40:12-06:00,commit, +10225,Nathan Goldbaum,2018-02-22 11:45:11-06:00,commit, +10226,Nathan Goldbaum,2018-02-22 11:40:13-06:00,commit, +10227,Nathan Goldbaum,2018-02-22 11:40:11-06:00,commit, +10228,Nathan Goldbaum,2018-02-22 11:39:16-06:00,commit, 10229,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, -10230,Nathan Goldbaum,2018-02-22 10:27:55-06:00,commit, -10231,Nathan Goldbaum,2018-02-22 08:45:14-06:00,commit, -10232,Corentin Cadiou,2018-02-22 12:01:11+01:00,commit, -10233,Ashley Kelly,2018-02-22 00:57:52+00:00,commit, -10234,Ashley Kelly,2018-02-21 22:38:08+00:00,commit, -10235,Ashley Kelly,2018-02-21 22:32:37+00:00,commit, -10236,Ashley Kelly,2018-02-21 15:30:16+00:00,commit, -10237,Abhishek Singh,2018-02-17 00:05:13-05:00,commit, -10238,Abhishek Singh,2018-02-16 18:42:52-05:00,commit, -10239,Nathan Goldbaum,2018-02-16 15:40:28-06:00,commit, -10240,Nathan Goldbaum,2018-02-16 15:40:06-06:00,commit, -10241,Philipp Grete,2018-02-16 11:37:58-08:00,commit, -10242,Nathan Goldbaum,2018-02-16 13:02:12-06:00,commit, -10243,Philipp Grete,2018-02-16 10:45:16-08:00,commit, -10244,Nathan Goldbaum,2018-02-16 10:52:03-06:00,commit, -10245,Nathan Goldbaum,2018-02-16 10:33:30-06:00,commit, -10246,Nathan Goldbaum,2018-02-14 14:08:50-06:00,commit, -10247,Nathan Goldbaum,2018-02-14 11:35:02-06:00,commit, -10248,Stephanie Ho,2018-02-13 11:16:20-08:00,commit, -10249,Stephanie Ho,2018-02-13 11:02:00-08:00,commit, -10250,Nathan Goldbaum,2018-02-13 11:48:17-06:00,commit, -10251,Nathan Goldbaum,2018-02-13 11:23:18-06:00,commit, -10252,Nathan Goldbaum,2018-02-13 11:22:10-06:00,commit, -10253,Nathan Goldbaum,2018-02-13 11:21:52-06:00,commit, -10254,Nathan Goldbaum,2018-02-13 11:20:40-06:00,commit, -10255,Nathan Goldbaum,2018-02-13 11:18:43-06:00,commit, -10256,Nathan Goldbaum,2018-02-12 16:46:07-06:00,commit, -10257,Britton Smith,2018-02-12 10:29:25-08:00,commit, -10258,Corentin Cadiou,2018-02-12 17:59:06+01:00,commit, -10259,Corentin Cadiou,2018-02-12 17:57:34+01:00,commit, -10260,Corentin Cadiou,2018-02-12 17:53:37+01:00,commit, -10261,Bili Dong,2018-02-10 14:41:27-08:00,commit, -10262,Bili Dong,2018-02-10 14:29:06-08:00,commit, -10263,Britton Smith,2018-02-09 16:26:43-08:00,commit, -10264,Kacper Kowalik,2018-02-09 11:08:12-06:00,commit, -10265,Kacper Kowalik,2018-02-09 11:07:41-06:00,commit, -10266,Nathan Goldbaum,2018-02-08 15:08:42-06:00,commit, -10267,Nathan Goldbaum,2018-02-08 14:37:35-06:00,commit, -10268,Philipp Grete,2018-02-08 21:27:54+01:00,commit, -10269,Nathan Goldbaum,2018-02-08 12:47:49-06:00,commit, -10270,Nathan Goldbaum,2018-02-08 10:41:31-06:00,commit, -10271,Philipp Grete,2018-02-08 00:15:51+01:00,commit, -10272,Philipp Grete,2018-02-07 22:49:33+01:00,commit, -10273,Britton Smith,2018-02-07 11:58:02-08:00,commit, -10274,Britton Smith,2018-02-07 11:24:28-08:00,commit, -10275,Nathan Goldbaum,2018-02-01 12:57:14-06:00,commit, -10276,Nathan Goldbaum,2018-02-01 11:59:46-06:00,commit, -10277,Christoph Behrens,2018-02-01 14:22:12+01:00,commit, -10278,Nathan Goldbaum,2018-01-31 11:12:44-06:00,commit, -10279,Nathan Goldbaum,2018-01-31 11:12:03-06:00,commit, -10280,Corentin Cadiou,2018-01-31 11:50:37+01:00,commit, -10281,Christoph Behrens,2018-01-30 18:21:06+01:00,commit, -10282,Christoph Behrens,2018-01-30 18:08:27+01:00,commit, -10283,Christoph Behrens,2018-01-30 17:55:29+01:00,commit, -10284,Christoph Behrens,2018-01-30 17:39:46+01:00,commit, -10285,Nathan Goldbaum,2018-01-24 15:48:26-06:00,commit, -10286,Stephanie Ho,2018-01-24 11:55:52-08:00,commit, -10287,Nathan Goldbaum,2018-01-20 01:04:26-06:00,commit, -10288,Fabian Koller,2018-01-20 06:49:53+01:00,commit, -10289,Matthew Turk,2018-01-19 11:29:22-06:00,commit, -10290,Nathan Goldbaum,2018-01-19 11:27:46-06:00,commit, -10291,Matthew Turk,2018-01-19 11:26:00-06:00,commit, -10292,Matthew Turk,2018-01-19 11:25:35-06:00,commit, -10293,Nathan Goldbaum,2018-01-19 11:14:03-06:00,commit, -10294,Nathan Goldbaum,2018-01-19 10:59:29-06:00,commit, -10295,Nathan Goldbaum,2018-01-19 10:59:29-06:00,commit, -10296,Nathan Goldbaum,2018-01-19 10:59:10-06:00,commit, -10297,Nathan Goldbaum,2018-01-19 10:59:10-06:00,commit, -10298,Nathan Goldbaum,2018-01-19 10:35:43-06:00,commit, -10299,Nathan Goldbaum,2018-01-19 10:35:05-06:00,commit, -10300,Cameron Hummels,2018-01-18 21:58:56-08:00,commit, -10301,Matthew Turk,2018-01-18 14:03:54-06:00,commit, -10302,Corentin Cadiou,2018-01-18 18:27:57+01:00,commit, -10303,Corentin Cadiou,2018-01-18 18:10:55+01:00,commit, -10304,Corentin Cadiou,2018-01-18 18:10:47+01:00,commit, -10305,Corentin Cadiou,2018-01-18 18:07:11+01:00,commit, -10306,Corentin Cadiou,2018-01-18 16:01:37+01:00,commit, -10307,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, -10308,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, -10309,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, -10310,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, -10311,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, -10312,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, -10313,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, -10314,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, -10315,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, -10316,Corentin Cadiou,2018-01-18 11:27:56+01:00,commit, -10317,Corentin Cadiou,2018-01-18 11:27:56+01:00,commit, -10318,Nathan Goldbaum,2018-01-16 10:24:33-06:00,commit, -10319,Corentin Cadiou,2018-01-16 13:58:48+01:00,commit, -10320,Nathan Goldbaum,2018-01-15 08:24:24-06:00,commit, -10321,Nathan Goldbaum,2018-01-12 15:29:02-06:00,commit, -10322,Nathan Goldbaum,2018-01-12 13:21:57-06:00,commit, -10323,Britton Smith,2018-01-11 13:25:27-08:00,commit, -10324,Britton Smith,2018-01-11 13:25:27-08:00,commit, -10325,Nathan Goldbaum,2018-01-11 13:55:42-06:00,commit, -10326,Nathan Goldbaum,2018-01-11 09:56:47-06:00,commit, -10327,Nathan Goldbaum,2018-01-11 09:56:37-06:00,commit, -10328,Nathan Goldbaum,2018-01-11 09:45:32-06:00,commit, -10329,Max Katz,2018-01-11 01:52:43-05:00,commit, -10330,Nathan Goldbaum,2018-01-10 15:07:30-06:00,commit, -10331,Nathan Goldbaum,2018-01-10 12:48:24-06:00,commit, -10332,Nathan Goldbaum,2018-01-10 11:24:28-06:00,commit, -10333,Nathan Goldbaum,2018-01-10 08:54:28-06:00,commit, -10334,Andrew Myers,2018-01-04 15:38:10-08:00,commit, -10335,Corentin Cadiou,2018-01-03 10:11:35+01:00,commit, -10336,Corentin Cadiou,2018-01-03 10:09:44+01:00,commit, -10337,Corentin Cadiou,2017-12-21 18:51:30+01:00,commit, -10338,Corentin Cadiou,2017-12-21 18:50:25+01:00,commit, -10339,Corentin Cadiou,2017-12-21 18:49:30+01:00,commit, -10340,Nathan Goldbaum,2017-12-20 16:23:50-06:00,commit, -10341,Corentin Cadiou,2017-12-20 22:20:54+01:00,commit, -10342,Corentin Cadiou,2017-12-20 21:54:02+01:00,commit, -10343,Nathan Goldbaum,2017-12-20 14:12:51-06:00,commit, -10344,Corentin Cadiou,2017-12-20 16:17:54+01:00,commit, -10345,Corentin Cadiou,2017-12-20 16:17:43+01:00,commit, -10346,Corentin Cadiou,2017-12-20 15:16:11+01:00,commit, -10347,Corentin Cadiou,2017-12-20 11:27:53+01:00,commit, -10348,Corentin Cadiou,2017-12-20 11:20:27+01:00,commit, -10349,Nathan Goldbaum,2017-12-19 17:21:17-06:00,commit, -10350,Andrew Myers,2017-12-19 14:05:24-08:00,commit, -10351,Andrew Myers,2017-12-19 12:35:39-08:00,commit, -10352,Andrew Myers,2017-12-19 10:03:29-08:00,commit, -10353,Andrew Myers,2017-12-18 17:33:46-08:00,commit, -10354,Andrew Myers,2017-12-18 15:56:59-08:00,commit, -10355,Fabian Koller,2017-12-18 20:28:27+01:00,commit, -10356,Nathan Goldbaum,2017-12-18 11:19:20-06:00,commit, -10357,Nathan Goldbaum,2017-12-12 15:54:07-06:00,commit, -10358,Nathan Goldbaum,2017-12-12 15:49:09-06:00,commit, -10359,Nathan Goldbaum,2017-12-12 15:44:51-06:00,commit, -10360,Nathan Goldbaum,2017-12-12 15:33:06-06:00,commit, -10361,Corentin Cadiou,2017-12-09 20:56:37+01:00,commit, -10362,Corentin Cadiou,2017-12-09 19:13:46+01:00,commit, -10363,Corentin Cadiou,2017-12-09 11:50:42+01:00,commit, -10364,Corentin Cadiou,2017-12-09 10:36:00+01:00,commit, -10365,Corentin Cadiou,2017-12-09 09:46:15+01:00,commit, -10366,Nathan Goldbaum,2017-12-08 12:28:47-06:00,commit, -10367,Nathan Goldbaum,2017-12-08 12:28:19-06:00,commit, -10368,Nathan Goldbaum,2017-12-08 11:57:58-06:00,commit, -10369,Nathan Goldbaum,2017-12-08 11:56:19-06:00,commit, -10370,Nathan Goldbaum,2017-12-08 11:55:48-06:00,commit, -10371,Nathan Goldbaum,2017-12-08 11:55:15-06:00,commit, -10372,Nathan Goldbaum,2017-12-08 11:54:32-06:00,commit, -10373,Fabian Koller,2017-12-08 13:45:37+01:00,commit, -10374,Fabian Koller,2017-12-08 12:47:41+01:00,commit, -10375,Nathan Goldbaum,2017-12-07 12:45:39-06:00,commit, -10376,Corentin Cadiou,2017-12-07 13:05:51+01:00,commit, -10377,Corentin Cadiou,2017-12-07 10:26:22+01:00,commit, -10378,Andrew Myers,2017-12-06 16:56:50-08:00,commit, -10379,Nathan Goldbaum,2017-12-06 18:46:16-06:00,commit, -10380,Andrew Myers,2017-12-06 14:49:03-08:00,commit, -10381,Britton Smith,2017-12-06 13:39:21-08:00,commit, -10382,Nathan Goldbaum,2017-12-06 10:13:06-06:00,commit, -10383,Corentin Cadiou,2017-12-06 14:38:57+01:00,commit, -10384,Corentin Cadiou,2017-12-06 09:17:40+01:00,commit, -10385,Andrew Myers,2017-12-05 16:08:47-08:00,commit, -10386,Andrew Myers,2017-12-05 10:33:05-08:00,commit, -10387,John ZuHone,2017-12-05 12:16:21-05:00,commit, -10388,John ZuHone,2017-12-05 12:05:52-05:00,commit, -10389,Corentin Cadiou,2017-12-05 16:47:46+01:00,commit, -10390,Corentin Cadiou,2017-12-05 16:44:19+01:00,commit, -10391,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, -10392,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, -10393,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, -10394,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, -10395,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, -10396,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, -10397,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, -10398,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, -10399,Corentin Cadiou,2017-12-05 16:41:52+01:00,commit, -10400,Nathan Goldbaum,2017-12-05 09:11:12-06:00,commit, -10401,Hugo Pfister,2017-12-05 11:30:49+01:00,commit, -10402,Nathan Goldbaum,2017-12-04 15:19:05-06:00,commit, -10403,Corentin Cadiou,2017-12-04 18:57:51+01:00,commit, -10404,Corentin Cadiou,2017-12-04 18:56:46+01:00,commit, -10405,Nathan Goldbaum,2017-12-04 11:22:22-06:00,commit, -10406,Nathan Goldbaum,2017-12-04 11:20:18-06:00,commit, -10407,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10408,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10409,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10410,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10411,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10412,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10413,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10414,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10415,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10416,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10230,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10231,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10232,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10233,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10234,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10235,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10236,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10237,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10238,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10239,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10240,Nathan Goldbaum,2018-02-22 10:27:55-06:00,commit, +10241,Nathan Goldbaum,2018-02-22 08:45:14-06:00,commit, +10242,Corentin Cadiou,2018-02-22 12:01:11+01:00,commit, +10243,Ashley Kelly,2018-02-22 00:57:52+00:00,commit, +10244,Ashley Kelly,2018-02-21 22:38:08+00:00,commit, +10245,Ashley Kelly,2018-02-21 22:32:37+00:00,commit, +10246,Ashley Kelly,2018-02-21 15:30:16+00:00,commit, +10247,Abhishek Singh,2018-02-17 00:05:13-05:00,commit, +10248,Abhishek Singh,2018-02-16 18:42:52-05:00,commit, +10249,Nathan Goldbaum,2018-02-16 15:40:28-06:00,commit, +10250,Nathan Goldbaum,2018-02-16 15:40:06-06:00,commit, +10251,Philipp Grete,2018-02-16 11:37:58-08:00,commit, +10252,Nathan Goldbaum,2018-02-16 13:02:12-06:00,commit, +10253,Philipp Grete,2018-02-16 10:45:16-08:00,commit, +10254,Nathan Goldbaum,2018-02-16 10:52:03-06:00,commit, +10255,Nathan Goldbaum,2018-02-16 10:33:30-06:00,commit, +10256,Nathan Goldbaum,2018-02-14 14:08:50-06:00,commit, +10257,Nathan Goldbaum,2018-02-14 11:35:02-06:00,commit, +10258,Stephanie Ho,2018-02-13 11:16:20-08:00,commit, +10259,Stephanie Ho,2018-02-13 11:02:00-08:00,commit, +10260,Nathan Goldbaum,2018-02-13 11:48:17-06:00,commit, +10261,Nathan Goldbaum,2018-02-13 11:23:18-06:00,commit, +10262,Nathan Goldbaum,2018-02-13 11:22:10-06:00,commit, +10263,Nathan Goldbaum,2018-02-13 11:21:52-06:00,commit, +10264,Nathan Goldbaum,2018-02-13 11:20:40-06:00,commit, +10265,Nathan Goldbaum,2018-02-13 11:18:43-06:00,commit, +10266,Nathan Goldbaum,2018-02-12 16:46:07-06:00,commit, +10267,Britton Smith,2018-02-12 10:29:25-08:00,commit, +10268,Corentin Cadiou,2018-02-12 17:59:06+01:00,commit, +10269,Corentin Cadiou,2018-02-12 17:57:34+01:00,commit, +10270,Corentin Cadiou,2018-02-12 17:53:37+01:00,commit, +10271,Bili Dong,2018-02-10 14:41:27-08:00,commit, +10272,Bili Dong,2018-02-10 14:29:06-08:00,commit, +10273,Britton Smith,2018-02-09 16:26:43-08:00,commit, +10274,Kacper Kowalik,2018-02-09 11:08:12-06:00,commit, +10275,Kacper Kowalik,2018-02-09 11:07:41-06:00,commit, +10276,Nathan Goldbaum,2018-02-08 15:08:42-06:00,commit, +10277,Nathan Goldbaum,2018-02-08 14:37:35-06:00,commit, +10278,Philipp Grete,2018-02-08 21:27:54+01:00,commit, +10279,Nathan Goldbaum,2018-02-08 12:47:49-06:00,commit, +10280,Nathan Goldbaum,2018-02-08 10:41:31-06:00,commit, +10281,Philipp Grete,2018-02-08 00:15:51+01:00,commit, +10282,Philipp Grete,2018-02-07 22:49:33+01:00,commit, +10283,Britton Smith,2018-02-07 11:58:02-08:00,commit, +10284,Britton Smith,2018-02-07 11:24:28-08:00,commit, +10285,Nathan Goldbaum,2018-02-01 12:57:14-06:00,commit, +10286,Nathan Goldbaum,2018-02-01 11:59:46-06:00,commit, +10287,Christoph Behrens,2018-02-01 14:22:12+01:00,commit, +10288,Nathan Goldbaum,2018-01-31 11:12:44-06:00,commit, +10289,Nathan Goldbaum,2018-01-31 11:12:03-06:00,commit, +10290,Corentin Cadiou,2018-01-31 11:50:37+01:00,commit, +10291,Christoph Behrens,2018-01-30 18:21:06+01:00,commit, +10292,Christoph Behrens,2018-01-30 18:08:27+01:00,commit, +10293,Christoph Behrens,2018-01-30 17:55:29+01:00,commit, +10294,Christoph Behrens,2018-01-30 17:39:46+01:00,commit, +10295,Nathan Goldbaum,2018-01-24 15:48:26-06:00,commit, +10296,Stephanie Ho,2018-01-24 11:55:52-08:00,commit, +10297,Nathan Goldbaum,2018-01-20 01:04:26-06:00,commit, +10298,Fabian Koller,2018-01-20 06:49:53+01:00,commit, +10299,Matthew Turk,2018-01-19 11:29:22-06:00,commit, +10300,Nathan Goldbaum,2018-01-19 11:27:46-06:00,commit, +10301,Matthew Turk,2018-01-19 11:26:00-06:00,commit, +10302,Matthew Turk,2018-01-19 11:25:35-06:00,commit, +10303,Nathan Goldbaum,2018-01-19 11:14:03-06:00,commit, +10304,Nathan Goldbaum,2018-01-19 10:59:29-06:00,commit, +10305,Nathan Goldbaum,2018-01-19 10:59:29-06:00,commit, +10306,Nathan Goldbaum,2018-01-19 10:59:10-06:00,commit, +10307,Nathan Goldbaum,2018-01-19 10:59:10-06:00,commit, +10308,Nathan Goldbaum,2018-01-19 10:35:43-06:00,commit, +10309,Nathan Goldbaum,2018-01-19 10:35:05-06:00,commit, +10310,Cameron Hummels,2018-01-18 21:58:56-08:00,commit, +10311,Matthew Turk,2018-01-18 14:03:54-06:00,commit, +10312,Corentin Cadiou,2018-01-18 18:27:57+01:00,commit, +10313,Corentin Cadiou,2018-01-18 18:10:55+01:00,commit, +10314,Corentin Cadiou,2018-01-18 18:10:47+01:00,commit, +10315,Corentin Cadiou,2018-01-18 18:07:11+01:00,commit, +10316,Corentin Cadiou,2018-01-18 16:01:37+01:00,commit, +10317,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10318,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10319,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10320,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10321,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10322,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10323,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10324,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10325,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10326,Corentin Cadiou,2018-01-18 11:27:56+01:00,commit, +10327,Corentin Cadiou,2018-01-18 11:27:56+01:00,commit, +10328,Nathan Goldbaum,2018-01-16 10:24:33-06:00,commit, +10329,Corentin Cadiou,2018-01-16 13:58:48+01:00,commit, +10330,Nathan Goldbaum,2018-01-15 08:24:24-06:00,commit, +10331,Nathan Goldbaum,2018-01-12 15:29:02-06:00,commit, +10332,Nathan Goldbaum,2018-01-12 13:21:57-06:00,commit, +10333,Britton Smith,2018-01-11 13:25:27-08:00,commit, +10334,Britton Smith,2018-01-11 13:25:27-08:00,commit, +10335,Nathan Goldbaum,2018-01-11 13:55:42-06:00,commit, +10336,Nathan Goldbaum,2018-01-11 09:56:47-06:00,commit, +10337,Nathan Goldbaum,2018-01-11 09:56:37-06:00,commit, +10338,Nathan Goldbaum,2018-01-11 09:45:32-06:00,commit, +10339,Max Katz,2018-01-11 01:52:43-05:00,commit, +10340,Nathan Goldbaum,2018-01-10 15:07:30-06:00,commit, +10341,Nathan Goldbaum,2018-01-10 12:48:24-06:00,commit, +10342,Nathan Goldbaum,2018-01-10 11:24:28-06:00,commit, +10343,Nathan Goldbaum,2018-01-10 08:54:28-06:00,commit, +10344,Andrew Myers,2018-01-04 15:38:10-08:00,commit, +10345,Corentin Cadiou,2018-01-03 10:11:35+01:00,commit, +10346,Corentin Cadiou,2018-01-03 10:09:44+01:00,commit, +10347,Corentin Cadiou,2017-12-21 18:51:30+01:00,commit, +10348,Corentin Cadiou,2017-12-21 18:50:25+01:00,commit, +10349,Corentin Cadiou,2017-12-21 18:49:30+01:00,commit, +10350,Nathan Goldbaum,2017-12-20 16:23:50-06:00,commit, +10351,Corentin Cadiou,2017-12-20 22:20:54+01:00,commit, +10352,Corentin Cadiou,2017-12-20 21:54:02+01:00,commit, +10353,Nathan Goldbaum,2017-12-20 14:12:51-06:00,commit, +10354,Corentin Cadiou,2017-12-20 16:17:54+01:00,commit, +10355,Corentin Cadiou,2017-12-20 16:17:43+01:00,commit, +10356,Corentin Cadiou,2017-12-20 15:16:11+01:00,commit, +10357,Corentin Cadiou,2017-12-20 11:27:53+01:00,commit, +10358,Corentin Cadiou,2017-12-20 11:20:27+01:00,commit, +10359,Nathan Goldbaum,2017-12-19 17:21:17-06:00,commit, +10360,Andrew Myers,2017-12-19 14:05:24-08:00,commit, +10361,Andrew Myers,2017-12-19 12:35:39-08:00,commit, +10362,Andrew Myers,2017-12-19 10:03:29-08:00,commit, +10363,Andrew Myers,2017-12-18 17:33:46-08:00,commit, +10364,Andrew Myers,2017-12-18 15:56:59-08:00,commit, +10365,Fabian Koller,2017-12-18 20:28:27+01:00,commit, +10366,Nathan Goldbaum,2017-12-18 11:19:20-06:00,commit, +10367,Nathan Goldbaum,2017-12-12 15:54:07-06:00,commit, +10368,Nathan Goldbaum,2017-12-12 15:49:09-06:00,commit, +10369,Nathan Goldbaum,2017-12-12 15:44:51-06:00,commit, +10370,Nathan Goldbaum,2017-12-12 15:33:06-06:00,commit, +10371,Corentin Cadiou,2017-12-09 20:56:37+01:00,commit, +10372,Corentin Cadiou,2017-12-09 19:13:46+01:00,commit, +10373,Corentin Cadiou,2017-12-09 11:50:42+01:00,commit, +10374,Corentin Cadiou,2017-12-09 10:36:00+01:00,commit, +10375,Corentin Cadiou,2017-12-09 09:46:15+01:00,commit, +10376,Nathan Goldbaum,2017-12-08 12:28:47-06:00,commit, +10377,Nathan Goldbaum,2017-12-08 12:28:19-06:00,commit, +10378,Nathan Goldbaum,2017-12-08 11:57:58-06:00,commit, +10379,Nathan Goldbaum,2017-12-08 11:56:19-06:00,commit, +10380,Nathan Goldbaum,2017-12-08 11:55:48-06:00,commit, +10381,Nathan Goldbaum,2017-12-08 11:55:15-06:00,commit, +10382,Nathan Goldbaum,2017-12-08 11:54:32-06:00,commit, +10383,Fabian Koller,2017-12-08 13:45:37+01:00,commit, +10384,Fabian Koller,2017-12-08 12:47:41+01:00,commit, +10385,Nathan Goldbaum,2017-12-07 12:45:39-06:00,commit, +10386,Corentin Cadiou,2017-12-07 13:05:51+01:00,commit, +10387,Corentin Cadiou,2017-12-07 10:26:22+01:00,commit, +10388,Andrew Myers,2017-12-06 16:56:50-08:00,commit, +10389,Nathan Goldbaum,2017-12-06 18:46:16-06:00,commit, +10390,Andrew Myers,2017-12-06 14:49:03-08:00,commit, +10391,Britton Smith,2017-12-06 13:39:21-08:00,commit, +10392,Nathan Goldbaum,2017-12-06 10:13:06-06:00,commit, +10393,Corentin Cadiou,2017-12-06 14:38:57+01:00,commit, +10394,Corentin Cadiou,2017-12-06 09:17:40+01:00,commit, +10395,Andrew Myers,2017-12-05 16:08:47-08:00,commit, +10396,Andrew Myers,2017-12-05 10:33:05-08:00,commit, +10397,John ZuHone,2017-12-05 12:16:21-05:00,commit, +10398,John ZuHone,2017-12-05 12:05:52-05:00,commit, +10399,Corentin Cadiou,2017-12-05 16:47:46+01:00,commit, +10400,Corentin Cadiou,2017-12-05 16:44:19+01:00,commit, +10401,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10402,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10403,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10404,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10405,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10406,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10407,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10408,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10409,Corentin Cadiou,2017-12-05 16:41:52+01:00,commit, +10410,Nathan Goldbaum,2017-12-05 09:11:12-06:00,commit, +10411,Hugo Pfister,2017-12-05 11:30:49+01:00,commit, +10412,Nathan Goldbaum,2017-12-04 15:19:05-06:00,commit, +10413,Corentin Cadiou,2017-12-04 18:57:51+01:00,commit, +10414,Corentin Cadiou,2017-12-04 18:56:46+01:00,commit, +10415,Nathan Goldbaum,2017-12-04 11:22:22-06:00,commit, +10416,Nathan Goldbaum,2017-12-04 11:20:18-06:00,commit, 10417,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, 10418,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, 10419,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, 10420,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, -10421,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10422,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10423,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10424,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10425,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10426,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10427,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10428,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10429,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10430,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10421,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10422,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10423,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10424,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10425,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10426,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10427,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10428,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10429,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10430,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, 10431,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, 10432,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, 10433,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, @@ -10439,181 +10439,181 @@ 10437,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, 10438,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, 10439,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, -10440,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, -10441,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, -10442,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, -10443,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, -10444,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, -10445,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10446,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10447,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10448,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10449,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10450,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10451,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10452,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10453,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10454,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10440,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10441,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10442,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10443,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10444,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10445,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10446,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10447,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10448,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10449,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10450,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, +10451,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, +10452,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, +10453,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, +10454,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, 10455,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, -10456,Corentin Cadiou,2017-12-04 16:23:59+01:00,commit, -10457,Corentin Cadiou,2017-12-04 16:08:01+01:00,commit, -10458,Corentin Cadiou,2017-12-04 16:07:34+01:00,commit, -10459,Corentin Cadiou,2017-12-04 16:05:19+01:00,commit, -10460,Corentin Cadiou,2017-12-03 14:05:12+01:00,commit, -10461,Corentin Cadiou,2017-12-01 00:03:22+01:00,commit, -10462,Corentin Cadiou,2017-12-01 00:03:17+01:00,commit, -10463,Corentin Cadiou,2017-12-01 00:03:11+01:00,commit, -10464,Corentin Cadiou,2017-12-01 00:03:00+01:00,commit, -10465,Corentin Cadiou,2017-11-30 20:04:20+01:00,commit, -10466,Corentin Cadiou,2017-11-30 19:58:26+01:00,commit, -10467,Hugo Pfister,2017-11-30 16:08:35+01:00,commit, -10468,John ZuHone,2017-11-29 14:01:59-05:00,commit, -10469,Nathan Goldbaum,2017-11-29 13:24:26-05:00,commit, -10470,John ZuHone,2017-11-29 11:17:17-05:00,commit, -10471,John ZuHone,2017-11-29 10:50:28-05:00,commit, -10472,John ZuHone,2017-11-29 10:50:28-05:00,commit, -10473,John ZuHone,2017-11-29 10:50:28-05:00,commit, -10474,John ZuHone,2017-11-29 10:47:32-05:00,commit, -10475,Kacper Kowalik,2017-11-29 09:44:46-06:00,commit, -10476,John ZuHone,2017-11-29 10:43:21-05:00,commit, -10477,John ZuHone,2017-11-29 10:43:21-05:00,commit, -10478,John ZuHone,2017-11-29 10:43:21-05:00,commit, -10479,John ZuHone,2017-11-29 10:43:21-05:00,commit, -10480,Kacper Kowalik,2017-11-29 09:42:22-06:00,commit, -10481,Kacper Kowalik,2017-11-29 09:40:19-06:00,commit, -10482,Nathan Goldbaum,2017-11-29 10:37:28-05:00,commit, -10483,Kacper Kowalik,2017-11-29 09:29:19-06:00,commit, -10484,Andrew Myers,2017-11-28 17:42:41-08:00,commit, -10485,Andrew Myers,2017-11-28 13:28:25-08:00,commit, -10486,Andrew Myers,2017-11-28 10:27:27-08:00,commit, -10487,Nathan Goldbaum,2017-11-28 11:59:17-05:00,commit, -10488,Corentin Cadiou,2017-11-25 13:12:53+01:00,commit, -10489,Corentin Cadiou,2017-11-25 12:56:05+01:00,commit, -10490,Corentin Cadiou,2017-11-25 12:55:49+01:00,commit, -10491,Corentin Cadiou,2017-11-25 12:14:50+01:00,commit, -10492,Corentin Cadiou,2017-11-25 11:46:03+01:00,commit, -10493,Andrew Myers,2017-11-21 10:48:12-08:00,commit, -10494,Andrew Myers,2017-11-21 10:47:05-08:00,commit, -10495,Andrew Myers,2017-11-20 13:34:52-08:00,commit, -10496,Andrew Myers,2017-11-20 13:27:56-08:00,commit, -10497,Andrew Myers,2017-11-20 13:27:38-08:00,commit, -10498,Andrew Myers,2017-11-20 12:44:00-08:00,commit, -10499,Nathan Goldbaum,2017-11-20 12:26:14-06:00,commit, -10500,Nathan Goldbaum,2017-11-20 12:24:35-06:00,commit, -10501,Nathan Goldbaum,2017-11-20 10:33:20-06:00,commit, -10502,Nathan Goldbaum,2017-11-17 12:07:11-06:00,commit, -10503,Corentin Cadiou,2017-11-17 16:56:30+01:00,commit, -10504,Corentin Cadiou,2017-11-17 09:43:09+01:00,commit, -10505,Nathan Goldbaum,2017-11-16 19:37:12-06:00,commit, -10506,Yi-Hao Chen,2017-11-16 13:53:23-06:00,commit, -10507,Yi-Hao Chen,2017-11-16 13:28:47-06:00,commit, -10508,Nathan Goldbaum,2017-11-15 22:34:30-06:00,commit, -10509,Cameron Hummels,2017-11-15 18:58:32-08:00,commit, -10510,Yi-Hao Chen,2017-11-15 14:48:41-06:00,commit, -10511,Yi-Hao Chen,2017-11-14 22:44:05-06:00,commit, -10512,Yi-Hao Chen,2017-11-14 18:21:07-06:00,commit, -10513,Yi-Hao Chen,2017-11-14 18:00:58-06:00,commit, -10514,Yi-Hao Chen,2017-11-14 15:19:39-06:00,commit, -10515,Yi-Hao Chen,2017-11-14 15:13:41-06:00,commit, -10516,Matthew Turk,2017-11-14 10:58:28-06:00,commit, -10517,Matthew Turk,2017-11-14 10:48:50-06:00,commit, -10518,Matthew Turk,2017-11-14 10:40:11-06:00,commit, -10519,Andrew Myers,2017-11-13 17:05:19-08:00,commit, -10520,Andrew Myers,2017-11-13 16:53:22-08:00,commit, -10521,Andrew Myers,2017-11-13 16:52:33-08:00,commit, -10522,Andrew Myers,2017-11-13 16:50:59-08:00,commit, -10523,Andrew Myers,2017-11-13 16:34:39-08:00,commit, -10524,Andrew Myers,2017-11-13 16:09:51-08:00,commit, -10525,Nathan Goldbaum,2017-11-13 17:51:43-06:00,commit, -10526,Nathan Goldbaum,2017-11-13 17:41:41-06:00,commit, -10527,Donald E Willcox,2017-11-13 18:12:41-05:00,commit, -10528,Donald E Willcox,2017-11-13 18:04:48-05:00,commit, -10529,Nathan Goldbaum,2017-11-13 16:33:49-06:00,commit, -10530,Corentin Cadiou,2017-11-13 18:21:36+01:00,commit, -10531,Corentin Cadiou,2017-11-13 18:14:39+01:00,commit, -10532,Corentin Cadiou,2017-11-13 18:14:30+01:00,commit, -10533,Corentin Cadiou,2017-11-13 18:07:11+01:00,commit, -10534,Donald E Willcox,2017-11-12 22:48:16-05:00,commit, -10535,Corentin Cadiou,2017-11-11 14:45:55+01:00,commit, -10536,Corentin Cadiou,2017-11-11 14:37:29+01:00,commit, -10537,Corentin Cadiou,2017-11-11 14:22:42+01:00,commit, -10538,Corentin Cadiou,2017-11-11 14:10:38+01:00,commit, -10539,Corentin Cadiou,2017-11-11 14:08:02+01:00,commit, -10540,Corentin Cadiou,2017-11-11 13:55:22+01:00,commit, -10541,Corentin Cadiou,2017-11-11 12:26:55+01:00,commit, -10542,Corentin Cadiou,2017-11-11 12:25:44+01:00,commit, -10543,Corentin Cadiou,2017-11-11 12:25:38+01:00,commit, -10544,Suoqing Ji,2017-11-10 20:10:47-05:00,commit, -10545,Suoqing Ji,2017-11-10 18:29:23-05:00,commit, -10546,Nathan Goldbaum,2017-11-09 12:35:09-06:00,commit, -10547,Nathan Goldbaum,2017-11-08 09:57:37-06:00,commit, -10548,Corentin Cadiou,2017-11-08 15:54:33+01:00,commit, -10549,Yingchao Lu,2017-11-07 16:24:48-06:00,commit, -10550,Yingchao Lu,2017-11-07 16:22:30-06:00,commit, -10551,Yingchao Lu,2017-11-07 14:24:50-06:00,commit, -10552,Bili Dong,2017-11-07 09:30:55-08:00,commit, -10553,Bili Dong,2017-11-04 14:58:07-07:00,commit, -10554,Bili Dong,2017-11-04 13:22:22-07:00,commit, -10555,Bili Dong,2017-11-04 13:18:24-07:00,commit, -10556,Bili Dong,2017-11-04 13:15:48-07:00,commit, -10557,Suoqing Ji,2017-11-03 15:27:55-07:00,commit, -10558,Suoqing Ji,2017-11-03 14:32:18-07:00,commit, -10559,Nathan Goldbaum,2017-11-03 14:15:26-05:00,commit, -10560,Nathan Goldbaum,2017-11-03 11:39:36-05:00,commit, -10561,Suoqing Ji,2017-11-03 01:47:28-07:00,commit, -10562,Hsi-Yu Schive,2017-11-02 17:45:24-05:00,commit, -10563,Hsi-Yu Schive,2017-11-02 17:39:49-05:00,commit, -10564,Nathan Goldbaum,2017-11-01 14:58:27-05:00,commit, -10565,Nathan Goldbaum,2017-11-01 11:32:39-05:00,commit, -10566,Suoqing Ji,2017-10-30 15:43:36-07:00,commit, -10567,Suoqing Ji,2017-10-30 15:07:46-07:00,commit, -10568,Suoqing Ji,2017-10-30 15:05:49-07:00,commit, -10569,Suoqing Ji,2017-10-30 14:54:22-07:00,commit, -10570,Nathan Goldbaum,2017-10-30 10:24:13-05:00,commit, -10571,Suoqing Ji,2017-10-29 17:58:39-07:00,commit, -10572,Suoqing Ji,2017-10-29 16:49:30-07:00,commit, -10573,Suoqing Ji,2017-10-29 14:02:02-07:00,commit, -10574,Suoqing Ji,2017-10-28 14:59:02-07:00,commit, -10575,Nathan Goldbaum,2017-10-27 14:15:31-03:00,commit, -10576,Nathan Goldbaum,2017-10-27 13:57:27-03:00,commit, -10577,Matthew Turk,2017-10-27 12:12:45-04:00,commit, -10578,Matthew Turk,2017-10-26 11:20:44-04:00,commit, -10579,Matthew Turk,2017-10-26 09:45:27-04:00,commit, -10580,Nathan Goldbaum,2017-10-26 10:23:45-03:00,commit, -10581,Matthew Turk,2017-10-26 09:13:24-04:00,commit, -10582,Josh Borrow,2017-10-25 19:50:03+01:00,commit, -10583,Josh Borrow,2017-10-25 19:42:09+01:00,commit, -10584,Nathan Goldbaum,2017-10-24 00:22:56-03:00,commit, -10585,Nathan Goldbaum,2017-10-23 23:03:55-03:00,commit, -10586,Nathan Goldbaum,2017-10-23 16:57:35-03:00,commit, -10587,Nathan Goldbaum,2017-10-23 16:54:42-03:00,commit, -10588,Nathan Goldbaum,2017-10-23 16:53:47-03:00,commit, -10589,Nathan Goldbaum,2017-10-22 23:16:47-03:00,commit, -10590,Nathan Goldbaum,2017-10-21 07:42:38-05:00,commit, -10591,Nathan Goldbaum,2017-10-19 17:58:20-05:00,commit, -10592,Nathan Goldbaum,2017-10-19 17:52:36-05:00,commit, -10593,Nathan Goldbaum,2017-10-19 14:06:38-05:00,commit, -10594,Nathan Goldbaum,2017-10-18 16:39:08-05:00,commit, -10595,Nathan Goldbaum,2017-10-18 16:28:10-05:00,commit, -10596,Nathan Goldbaum,2017-10-17 11:09:19-05:00,commit, -10597,Nathan Goldbaum,2017-10-17 11:02:44-05:00,commit, -10598,Nathan Goldbaum,2017-10-17 11:02:32-05:00,commit, -10599,Corentin Cadiou,2017-10-17 14:15:21+02:00,commit, -10600,Corentin Cadiou,2017-10-17 00:20:26+02:00,commit, -10601,Corentin Cadiou,2017-10-17 00:20:13+02:00,commit, -10602,Corentin Cadiou,2017-10-17 00:17:10+02:00,commit, -10603,John ZuHone,2017-10-16 16:42:38-04:00,commit, -10604,John ZuHone,2017-10-16 16:39:03-04:00,commit, -10605,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10606,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10607,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10608,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10609,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10610,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10611,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10612,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10613,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10614,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10456,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10457,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10458,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10459,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10460,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10461,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10462,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10463,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10464,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10465,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10466,Corentin Cadiou,2017-12-04 16:23:59+01:00,commit, +10467,Corentin Cadiou,2017-12-04 16:08:01+01:00,commit, +10468,Corentin Cadiou,2017-12-04 16:07:34+01:00,commit, +10469,Corentin Cadiou,2017-12-04 16:05:19+01:00,commit, +10470,Corentin Cadiou,2017-12-03 14:05:12+01:00,commit, +10471,Corentin Cadiou,2017-12-01 00:03:22+01:00,commit, +10472,Corentin Cadiou,2017-12-01 00:03:17+01:00,commit, +10473,Corentin Cadiou,2017-12-01 00:03:11+01:00,commit, +10474,Corentin Cadiou,2017-12-01 00:03:00+01:00,commit, +10475,Corentin Cadiou,2017-11-30 20:04:20+01:00,commit, +10476,Corentin Cadiou,2017-11-30 19:58:26+01:00,commit, +10477,Hugo Pfister,2017-11-30 16:08:35+01:00,commit, +10478,John ZuHone,2017-11-29 14:01:59-05:00,commit, +10479,Nathan Goldbaum,2017-11-29 13:24:26-05:00,commit, +10480,John ZuHone,2017-11-29 11:17:17-05:00,commit, +10481,John ZuHone,2017-11-29 10:50:28-05:00,commit, +10482,John ZuHone,2017-11-29 10:50:28-05:00,commit, +10483,John ZuHone,2017-11-29 10:50:28-05:00,commit, +10484,John ZuHone,2017-11-29 10:47:32-05:00,commit, +10485,Kacper Kowalik,2017-11-29 09:44:46-06:00,commit, +10486,John ZuHone,2017-11-29 10:43:21-05:00,commit, +10487,John ZuHone,2017-11-29 10:43:21-05:00,commit, +10488,John ZuHone,2017-11-29 10:43:21-05:00,commit, +10489,John ZuHone,2017-11-29 10:43:21-05:00,commit, +10490,Kacper Kowalik,2017-11-29 09:42:22-06:00,commit, +10491,Kacper Kowalik,2017-11-29 09:40:19-06:00,commit, +10492,Nathan Goldbaum,2017-11-29 10:37:28-05:00,commit, +10493,Kacper Kowalik,2017-11-29 09:29:19-06:00,commit, +10494,Andrew Myers,2017-11-28 17:42:41-08:00,commit, +10495,Andrew Myers,2017-11-28 13:28:25-08:00,commit, +10496,Andrew Myers,2017-11-28 10:27:27-08:00,commit, +10497,Nathan Goldbaum,2017-11-28 11:59:17-05:00,commit, +10498,Corentin Cadiou,2017-11-25 13:12:53+01:00,commit, +10499,Corentin Cadiou,2017-11-25 12:56:05+01:00,commit, +10500,Corentin Cadiou,2017-11-25 12:55:49+01:00,commit, +10501,Corentin Cadiou,2017-11-25 12:14:50+01:00,commit, +10502,Corentin Cadiou,2017-11-25 11:46:03+01:00,commit, +10503,Andrew Myers,2017-11-21 10:48:12-08:00,commit, +10504,Andrew Myers,2017-11-21 10:47:05-08:00,commit, +10505,Andrew Myers,2017-11-20 13:34:52-08:00,commit, +10506,Andrew Myers,2017-11-20 13:27:56-08:00,commit, +10507,Andrew Myers,2017-11-20 13:27:38-08:00,commit, +10508,Andrew Myers,2017-11-20 12:44:00-08:00,commit, +10509,Nathan Goldbaum,2017-11-20 12:26:14-06:00,commit, +10510,Nathan Goldbaum,2017-11-20 12:24:35-06:00,commit, +10511,Nathan Goldbaum,2017-11-20 10:33:20-06:00,commit, +10512,Nathan Goldbaum,2017-11-17 12:07:11-06:00,commit, +10513,Corentin Cadiou,2017-11-17 16:56:30+01:00,commit, +10514,Corentin Cadiou,2017-11-17 09:43:09+01:00,commit, +10515,Nathan Goldbaum,2017-11-16 19:37:12-06:00,commit, +10516,Yi-Hao Chen,2017-11-16 13:53:23-06:00,commit, +10517,Yi-Hao Chen,2017-11-16 13:28:47-06:00,commit, +10518,Nathan Goldbaum,2017-11-15 22:34:30-06:00,commit, +10519,Cameron Hummels,2017-11-15 18:58:32-08:00,commit, +10520,Yi-Hao Chen,2017-11-15 14:48:41-06:00,commit, +10521,Yi-Hao Chen,2017-11-14 22:44:05-06:00,commit, +10522,Yi-Hao Chen,2017-11-14 18:21:07-06:00,commit, +10523,Yi-Hao Chen,2017-11-14 18:00:58-06:00,commit, +10524,Yi-Hao Chen,2017-11-14 15:19:39-06:00,commit, +10525,Yi-Hao Chen,2017-11-14 15:13:41-06:00,commit, +10526,Matthew Turk,2017-11-14 10:58:28-06:00,commit, +10527,Matthew Turk,2017-11-14 10:48:50-06:00,commit, +10528,Matthew Turk,2017-11-14 10:40:11-06:00,commit, +10529,Andrew Myers,2017-11-13 17:05:19-08:00,commit, +10530,Andrew Myers,2017-11-13 16:53:22-08:00,commit, +10531,Andrew Myers,2017-11-13 16:52:33-08:00,commit, +10532,Andrew Myers,2017-11-13 16:50:59-08:00,commit, +10533,Andrew Myers,2017-11-13 16:34:39-08:00,commit, +10534,Andrew Myers,2017-11-13 16:09:51-08:00,commit, +10535,Nathan Goldbaum,2017-11-13 17:51:43-06:00,commit, +10536,Nathan Goldbaum,2017-11-13 17:41:41-06:00,commit, +10537,Donald E Willcox,2017-11-13 18:12:41-05:00,commit, +10538,Donald E Willcox,2017-11-13 18:04:48-05:00,commit, +10539,Nathan Goldbaum,2017-11-13 16:33:49-06:00,commit, +10540,Corentin Cadiou,2017-11-13 18:21:36+01:00,commit, +10541,Corentin Cadiou,2017-11-13 18:14:39+01:00,commit, +10542,Corentin Cadiou,2017-11-13 18:14:30+01:00,commit, +10543,Corentin Cadiou,2017-11-13 18:07:11+01:00,commit, +10544,Donald E Willcox,2017-11-12 22:48:16-05:00,commit, +10545,Corentin Cadiou,2017-11-11 14:45:55+01:00,commit, +10546,Corentin Cadiou,2017-11-11 14:37:29+01:00,commit, +10547,Corentin Cadiou,2017-11-11 14:22:42+01:00,commit, +10548,Corentin Cadiou,2017-11-11 14:10:38+01:00,commit, +10549,Corentin Cadiou,2017-11-11 14:08:02+01:00,commit, +10550,Corentin Cadiou,2017-11-11 13:55:22+01:00,commit, +10551,Corentin Cadiou,2017-11-11 12:26:55+01:00,commit, +10552,Corentin Cadiou,2017-11-11 12:25:44+01:00,commit, +10553,Corentin Cadiou,2017-11-11 12:25:38+01:00,commit, +10554,Suoqing Ji,2017-11-10 20:10:47-05:00,commit, +10555,Suoqing Ji,2017-11-10 18:29:23-05:00,commit, +10556,Nathan Goldbaum,2017-11-09 12:35:09-06:00,commit, +10557,Nathan Goldbaum,2017-11-08 09:57:37-06:00,commit, +10558,Corentin Cadiou,2017-11-08 15:54:33+01:00,commit, +10559,Yingchao Lu,2017-11-07 16:24:48-06:00,commit, +10560,Yingchao Lu,2017-11-07 16:22:30-06:00,commit, +10561,Yingchao Lu,2017-11-07 14:24:50-06:00,commit, +10562,Bili Dong,2017-11-07 09:30:55-08:00,commit, +10563,Bili Dong,2017-11-04 14:58:07-07:00,commit, +10564,Bili Dong,2017-11-04 13:22:22-07:00,commit, +10565,Bili Dong,2017-11-04 13:18:24-07:00,commit, +10566,Bili Dong,2017-11-04 13:15:48-07:00,commit, +10567,Suoqing Ji,2017-11-03 15:27:55-07:00,commit, +10568,Suoqing Ji,2017-11-03 14:32:18-07:00,commit, +10569,Nathan Goldbaum,2017-11-03 14:15:26-05:00,commit, +10570,Nathan Goldbaum,2017-11-03 11:39:36-05:00,commit, +10571,Suoqing Ji,2017-11-03 01:47:28-07:00,commit, +10572,Hsi-Yu Schive,2017-11-02 17:45:24-05:00,commit, +10573,Hsi-Yu Schive,2017-11-02 17:39:49-05:00,commit, +10574,Nathan Goldbaum,2017-11-01 14:58:27-05:00,commit, +10575,Nathan Goldbaum,2017-11-01 11:32:39-05:00,commit, +10576,Suoqing Ji,2017-10-30 15:43:36-07:00,commit, +10577,Suoqing Ji,2017-10-30 15:07:46-07:00,commit, +10578,Suoqing Ji,2017-10-30 15:05:49-07:00,commit, +10579,Suoqing Ji,2017-10-30 14:54:22-07:00,commit, +10580,Nathan Goldbaum,2017-10-30 10:24:13-05:00,commit, +10581,Suoqing Ji,2017-10-29 17:58:39-07:00,commit, +10582,Suoqing Ji,2017-10-29 16:49:30-07:00,commit, +10583,Suoqing Ji,2017-10-29 14:02:02-07:00,commit, +10584,Suoqing Ji,2017-10-28 14:59:02-07:00,commit, +10585,Nathan Goldbaum,2017-10-27 14:15:31-03:00,commit, +10586,Nathan Goldbaum,2017-10-27 13:57:27-03:00,commit, +10587,Matthew Turk,2017-10-27 12:12:45-04:00,commit, +10588,Matthew Turk,2017-10-26 11:20:44-04:00,commit, +10589,Matthew Turk,2017-10-26 09:45:27-04:00,commit, +10590,Nathan Goldbaum,2017-10-26 10:23:45-03:00,commit, +10591,Matthew Turk,2017-10-26 09:13:24-04:00,commit, +10592,Josh Borrow,2017-10-25 19:50:03+01:00,commit, +10593,Josh Borrow,2017-10-25 19:42:09+01:00,commit, +10594,Nathan Goldbaum,2017-10-24 00:22:56-03:00,commit, +10595,Nathan Goldbaum,2017-10-23 23:03:55-03:00,commit, +10596,Nathan Goldbaum,2017-10-23 16:57:35-03:00,commit, +10597,Nathan Goldbaum,2017-10-23 16:54:42-03:00,commit, +10598,Nathan Goldbaum,2017-10-23 16:53:47-03:00,commit, +10599,Nathan Goldbaum,2017-10-22 23:16:47-03:00,commit, +10600,Nathan Goldbaum,2017-10-21 07:42:38-05:00,commit, +10601,Nathan Goldbaum,2017-10-19 17:58:20-05:00,commit, +10602,Nathan Goldbaum,2017-10-19 17:52:36-05:00,commit, +10603,Nathan Goldbaum,2017-10-19 14:06:38-05:00,commit, +10604,Nathan Goldbaum,2017-10-18 16:39:08-05:00,commit, +10605,Nathan Goldbaum,2017-10-18 16:28:10-05:00,commit, +10606,Nathan Goldbaum,2017-10-17 11:09:19-05:00,commit, +10607,Nathan Goldbaum,2017-10-17 11:02:44-05:00,commit, +10608,Nathan Goldbaum,2017-10-17 11:02:32-05:00,commit, +10609,Corentin Cadiou,2017-10-17 14:15:21+02:00,commit, +10610,Corentin Cadiou,2017-10-17 00:20:26+02:00,commit, +10611,Corentin Cadiou,2017-10-17 00:20:13+02:00,commit, +10612,Corentin Cadiou,2017-10-17 00:17:10+02:00,commit, +10613,John ZuHone,2017-10-16 16:42:38-04:00,commit, +10614,John ZuHone,2017-10-16 16:39:03-04:00,commit, 10615,John ZuHone,2017-10-16 16:29:58-04:00,commit, 10616,John ZuHone,2017-10-16 16:29:58-04:00,commit, 10617,John ZuHone,2017-10-16 16:29:58-04:00,commit, @@ -10626,23558 +10626,23568 @@ 10624,John ZuHone,2017-10-16 16:29:58-04:00,commit, 10625,John ZuHone,2017-10-16 16:29:58-04:00,commit, 10626,John ZuHone,2017-10-16 16:29:58-04:00,commit, -10627,Nathan Goldbaum,2017-10-16 15:22:31-05:00,commit, -10628,John ZuHone,2017-10-16 16:10:37-04:00,commit, -10629,Nathan Goldbaum,2017-10-16 14:59:06-05:00,commit, -10630,Nathan Goldbaum,2017-10-14 10:26:52-05:00,commit, -10631,Nathan Goldbaum,2017-10-13 20:31:53-05:00,commit, -10632,Nathan Goldbaum,2017-10-13 20:31:08-05:00,commit, -10633,Nathan Goldbaum,2017-10-13 20:30:37-05:00,commit, -10634,Nathan Goldbaum,2017-10-13 20:29:43-05:00,commit, -10635,Nathan Goldbaum,2017-10-13 20:19:00-05:00,commit, -10636,Nathan Goldbaum,2017-10-13 20:18:13-05:00,commit, -10637,Nathan Goldbaum,2017-10-13 20:17:38-05:00,commit, -10638,Britton Smith,2017-10-13 17:54:30-07:00,commit, -10639,Josh Borrow,2017-10-13 21:48:10+01:00,commit, -10640,Nathan Goldbaum,2017-10-12 14:24:16-05:00,commit, -10641,Andrew Myers,2017-10-12 11:01:53-07:00,commit, -10642,Andrew Myers,2017-10-12 10:55:58-07:00,commit, -10643,John ZuHone,2017-10-12 13:46:05-04:00,commit, -10644,John ZuHone,2017-10-12 10:54:18-04:00,commit, -10645,Josh Borrow,2017-10-11 17:52:12+01:00,commit, -10646,Josh Borrow,2017-10-11 17:10:42+01:00,commit, -10647,Andrew Myers,2017-10-09 19:37:37-07:00,commit, -10648,Nathan Goldbaum,2017-10-06 09:50:43-05:00,commit, -10649,Corentin Cadiou,2017-10-06 14:02:00+02:00,commit, -10650,Corentin Cadiou,2017-10-06 13:49:40+02:00,commit, -10651,Corentin Cadiou,2017-10-06 10:55:28+02:00,commit, -10652,Josh Borrow,2017-10-05 17:48:18+01:00,commit, -10653,Josh Borrow,2017-10-05 17:36:52+01:00,commit, -10654,Josh Borrow,2017-10-05 15:52:07+01:00,commit, -10655,Josh Borrow,2017-10-05 14:36:51+01:00,commit, -10656,Josh Borrow,2017-10-05 14:11:22+01:00,commit, -10657,John ZuHone,2017-10-04 14:06:45-04:00,commit, -10658,Britton Smith,2017-10-03 09:21:48-07:00,commit, -10659,Britton Smith,2017-10-02 17:16:50-07:00,commit, -10660,Britton Smith,2017-10-02 15:51:01-07:00,commit, -10661,Britton Smith,2017-10-02 10:49:41-07:00,commit, -10662,Britton Smith,2017-10-02 10:22:10-07:00,commit, -10663,John ZuHone,2017-10-02 13:16:46-04:00,commit, -10664,John ZuHone,2017-10-02 13:14:43-04:00,commit, -10665,John ZuHone,2017-10-02 12:42:53-04:00,commit, -10666,Nathan Goldbaum,2017-10-02 09:34:32-05:00,commit, -10667,Josh Soref,2017-10-02 02:57:55+00:00,commit, -10668,Britton Smith,2017-09-30 14:24:17-07:00,commit, -10669,Britton Smith,2017-09-29 17:28:18-07:00,commit, -10670,Britton Smith,2017-09-29 17:25:38-07:00,commit, -10671,Britton Smith,2017-09-29 16:28:04-07:00,commit, -10672,Britton Smith,2017-09-29 16:21:03-07:00,commit, -10673,Nathan Goldbaum,2017-09-28 14:30:11-05:00,commit, -10674,Nathan Goldbaum,2017-09-27 12:05:57-05:00,commit, -10675,Corentin Cadiou,2017-09-27 09:09:28+02:00,commit, -10676,John ZuHone,2017-09-26 17:21:23-04:00,commit, -10677,John ZuHone,2017-09-26 17:07:07-04:00,commit, -10678,John ZuHone,2017-09-26 17:07:07-04:00,commit, -10679,Yi-Hao Chen,2017-09-26 15:48:04-05:00,commit, -10680,Yi-Hao Chen,2017-09-26 15:37:35-05:00,commit, -10681,Nathan Goldbaum,2017-09-25 17:59:02-05:00,commit, -10682,Nathan Goldbaum,2017-09-25 17:15:10-05:00,commit, -10683,Nathan Goldbaum,2017-09-25 16:51:57-05:00,commit, -10684,Nathan Goldbaum,2017-09-25 16:28:09-05:00,commit, -10685,Nathan Goldbaum,2017-09-25 15:24:32-05:00,commit, -10686,Britton Smith,2017-09-22 17:35:16-05:00,commit, -10687,Britton Smith,2017-09-22 17:35:16-05:00,commit, -10688,Britton Smith,2017-09-22 17:35:16-05:00,commit, -10689,Nathan Goldbaum,2017-09-22 14:15:55-05:00,commit, -10690,Britton Smith,2017-09-22 09:16:30-07:00,commit, -10691,Britton Smith,2017-09-22 09:03:40-07:00,commit, -10692,John ZuHone,2017-09-20 08:08:23-04:00,commit, -10693,John ZuHone,2017-09-19 18:15:49-04:00,commit, -10694,John ZuHone,2017-09-19 17:58:28-04:00,commit, -10695,John ZuHone,2017-09-19 13:21:21-04:00,commit, -10696,John ZuHone,2017-09-19 12:34:20-04:00,commit, -10697,John ZuHone,2017-09-19 12:18:57-04:00,commit, -10698,John ZuHone,2017-09-19 11:58:18-04:00,commit, -10699,John ZuHone,2017-09-19 10:50:03-04:00,commit, -10700,John ZuHone,2017-09-19 10:49:51-04:00,commit, -10701,John ZuHone,2017-09-19 10:46:59-04:00,commit, -10702,Kacper Kowalik,2017-09-19 08:47:59-05:00,commit, -10703,Kacper Kowalik,2017-09-19 08:47:32-05:00,commit, -10704,Kacper Kowalik,2017-09-19 08:43:51-05:00,commit, -10705,Kacper Kowalik,2017-09-19 08:43:17-05:00,commit, -10706,Kacper Kowalik,2017-09-19 08:42:44-05:00,commit, -10707,Nathan Goldbaum,2017-09-18 16:10:13-05:00,commit, -10708,Nathan Goldbaum,2017-09-18 16:09:35-05:00,commit, -10709,Nathan Goldbaum,2017-09-18 13:22:59-05:00,commit, -10710,Britton Smith,2017-09-14 10:57:43-07:00,commit, -10711,Corentin Cadiou,2017-09-13 17:34:49+02:00,commit, -10712,Corentin Cadiou,2017-09-13 17:34:35+02:00,commit, -10713,Corentin Cadiou,2017-09-12 11:57:55+02:00,commit, -10714,Corentin Cadiou,2017-09-12 11:53:38+02:00,commit, -10715,Corentin Cadiou,2017-09-12 11:38:03+02:00,commit, -10716,Nathan Goldbaum,2017-09-07 23:00:55-05:00,commit, -10717,John ZuHone,2017-09-07 16:06:55-04:00,commit, -10718,John ZuHone,2017-09-07 15:59:52-04:00,commit, -10719,BW Keller,2017-09-07 17:56:53+02:00,commit, -10720,Nathan Goldbaum,2017-09-07 10:47:06-05:00,commit, -10721,Kacper Kowalik,2017-09-07 08:56:46-05:00,commit, -10722,Corentin Cadiou,2017-09-07 14:05:40+02:00,commit, -10723,Corentin Cadiou,2017-09-07 13:58:34+02:00,commit, -10724,Corentin Cadiou,2017-09-07 13:50:28+02:00,commit, -10725,Corentin Cadiou,2017-09-07 13:41:48+02:00,commit, -10726,Corentin Cadiou,2017-09-07 13:38:38+02:00,commit, -10727,Bili Dong,2017-09-06 15:09:24-07:00,commit, -10728,Corentin Cadiou,2017-09-06 10:13:49+02:00,commit, -10729,Corentin Cadiou,2017-09-06 10:11:33+02:00,commit, -10730,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, -10731,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, -10732,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, -10733,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, -10734,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, -10735,Nathan Goldbaum,2017-09-05 11:08:28-05:00,commit, -10736,Nathan Goldbaum,2017-09-05 10:43:45-05:00,commit, -10737,Hsi-Yu Schive,2017-09-01 15:35:46-05:00,commit, -10738,Hsi-Yu Schive,2017-09-01 13:52:23-05:00,commit, -10739,Nathan Goldbaum,2017-08-28 17:00:24-05:00,commit, -10740,Nathan Goldbaum,2017-08-28 16:32:18-05:00,commit, -10741,Nathan Goldbaum,2017-08-28 16:18:03-05:00,commit, -10742,Nathan Goldbaum,2017-08-28 15:26:58-05:00,commit, -10743,Nathan Goldbaum,2017-08-28 14:53:52-05:00,commit, -10744,Nathan Goldbaum,2017-08-28 14:44:24-05:00,commit, -10745,Nathan Goldbaum,2017-08-28 14:42:08-05:00,commit, -10746,Nathan Goldbaum,2017-08-28 14:18:53-05:00,commit, -10747,Nathan Goldbaum,2017-08-28 13:48:44-05:00,commit, -10748,Nathan Goldbaum,2017-08-28 13:45:50-05:00,commit, -10749,Nathan Goldbaum,2017-08-25 16:19:50-05:00,commit, -10750,Nathan Goldbaum,2017-08-25 15:04:04-05:00,commit, -10751,Nathan Goldbaum,2017-08-25 14:53:39-05:00,commit, -10752,Nathan Goldbaum,2017-08-25 14:03:21-05:00,commit, -10753,Nathan Goldbaum,2017-08-25 13:36:06-05:00,commit, -10754,Nathan Goldbaum,2017-08-25 13:23:05-05:00,commit, -10755,Nathan Goldbaum,2017-08-25 13:22:38-05:00,commit, -10756,Nathan Goldbaum,2017-08-25 11:20:30-05:00,commit, -10757,Nathan Goldbaum,2017-08-25 10:59:11-05:00,commit, -10758,Matthew Turk,2017-08-24 09:33:19-05:00,commit, -10759,Nathan Goldbaum,2017-08-18 14:01:40-05:00,commit, -10760,Nathan Goldbaum,2017-08-18 13:43:01-05:00,commit, -10761,Kacper Kowalik,2017-08-18 09:42:36-05:00,commit, -10762,Nathan Goldbaum,2017-08-16 16:39:43-05:00,commit, -10763,Nathan Goldbaum,2017-08-16 15:32:13-05:00,commit, -10764,Nathan Goldbaum,2017-08-16 15:31:44-05:00,commit, -10765,Nathan Goldbaum,2017-08-16 15:31:24-05:00,commit, -10766,Nathan Goldbaum,2017-08-16 15:31:04-05:00,commit, -10767,Nathan Goldbaum,2017-08-16 12:08:14-05:00,commit, -10768,Matthew Turk,2017-08-16 06:07:51-05:00,commit, -10769,Corentin Cadiou,2017-08-16 12:38:36+02:00,commit, -10770,Nathan Goldbaum,2017-08-15 17:29:41-05:00,commit, -10771,Nathan Goldbaum,2017-08-15 16:48:41-05:00,commit, -10772,Nathan Goldbaum,2017-08-15 16:48:26-05:00,commit, -10773,Nathan Goldbaum,2017-08-15 16:47:08-05:00,commit, -10774,Nathan Goldbaum,2017-08-15 16:09:23-05:00,commit, -10775,Nathan Goldbaum,2017-08-15 11:35:25-05:00,commit, -10776,Nathan Goldbaum,2017-08-15 10:40:29-05:00,commit, -10777,Nathan Goldbaum,2017-08-15 10:15:00-05:00,commit, -10778,Matthew Turk,2017-08-15 07:05:30-05:00,commit, -10779,Matthew Turk,2017-08-14 15:30:56-05:00,commit, -10780,Matthew Turk,2017-08-14 13:50:05-05:00,commit, -10781,Matthew Turk,2017-08-14 12:52:40-05:00,commit, -10782,Nathan Goldbaum,2017-08-14 11:49:34-05:00,commit, -10783,Nathan Goldbaum,2017-08-12 12:56:24-05:00,commit, -10784,Matthew Turk,2017-08-12 06:26:41-05:00,commit, -10785,Britton Smith,2017-08-11 16:58:58-07:00,commit, -10786,Matthew Turk,2017-08-11 16:50:35-05:00,commit, -10787,Matthew Turk,2017-08-11 16:20:37-05:00,commit, -10788,Matthew Turk,2017-08-11 16:20:24-05:00,commit, -10789,Matthew Turk,2017-08-11 14:50:20-05:00,commit, -10790,Matthew Turk,2017-08-11 14:45:03-05:00,commit, -10791,Matthew Turk,2017-08-11 14:41:51-05:00,commit, -10792,Matthew Turk,2017-08-11 13:05:32-05:00,commit, -10793,Matthew Turk,2017-08-10 16:25:15-05:00,commit, -10794,Nathan Goldbaum,2017-08-10 13:15:55-05:00,commit, -10795,Nathan Goldbaum,2017-08-10 13:11:38-05:00,commit, -10796,Nathan Goldbaum,2017-08-10 12:50:58-05:00,commit, -10797,Nathan Goldbaum,2017-08-10 12:40:34-05:00,commit, -10798,Nathan Goldbaum,2017-08-10 11:29:01-05:00,commit, -10799,Nathan Goldbaum,2017-08-10 10:24:51-05:00,commit, -10800,Nathan Goldbaum,2017-08-09 21:14:25-05:00,commit, -10801,Nathan Goldbaum,2017-08-09 21:14:13-05:00,commit, -10802,Nathan Goldbaum,2017-08-09 17:30:41-05:00,commit, -10803,Britton Smith,2017-08-09 15:11:14-07:00,commit, -10804,Britton Smith,2017-08-09 14:50:03-07:00,commit, -10805,Britton Smith,2017-08-09 14:41:17-07:00,commit, -10806,Nathan Goldbaum,2017-08-09 16:36:01-05:00,commit, -10807,Nathan Goldbaum,2017-08-09 16:13:17-05:00,commit, -10808,Nathan Goldbaum,2017-08-09 16:07:15-05:00,commit, -10809,Nathan Goldbaum,2017-08-09 15:42:25-05:00,commit, -10810,Nathan Goldbaum,2017-08-09 15:39:12-05:00,commit, -10811,Andrew Myers,2017-08-08 16:07:26-07:00,commit, -10812,Nathan Goldbaum,2017-08-08 15:56:11-05:00,commit, -10813,Nathan Goldbaum,2017-08-08 15:54:26-05:00,commit, -10814,Nathan Goldbaum,2017-08-08 15:50:20-05:00,commit, -10815,Nathan Goldbaum,2017-08-08 14:01:49-05:00,commit, -10816,Nathan Goldbaum,2017-08-08 11:16:27-05:00,commit, -10817,Nathan Goldbaum,2017-08-07 13:45:33-05:00,commit, -10818,Nathan Goldbaum,2017-08-07 13:35:00-05:00,commit, -10819,John McCann,2017-08-07 13:21:57-05:00,commit, -10820,John McCann,2017-08-07 13:21:57-05:00,commit, -10821,Nathan Goldbaum,2017-08-07 10:52:34-05:00,commit, -10822,Nathan Goldbaum,2017-08-07 10:52:27-05:00,commit, -10823,Matthew Turk,2017-08-07 10:14:57-05:00,commit, -10824,Nathan Goldbaum,2017-08-07 10:11:28-05:00,commit, -10825,Nathan Goldbaum,2017-08-07 10:10:56-05:00,commit, -10826,Nathan Goldbaum,2017-08-05 01:46:37-05:00,commit, -10827,Nathan Goldbaum,2017-08-04 23:58:23-05:00,commit, -10828,Kacper Kowalik,2017-08-04 21:13:33-05:00,commit, -10829,Kacper Kowalik,2017-08-04 20:21:44-05:00,commit, -10830,Matthew Turk,2017-08-04 16:10:31-05:00,commit, -10831,John ZuHone,2017-08-04 15:00:17-04:00,commit, -10832,John ZuHone,2017-08-04 11:27:25-04:00,commit, -10833,Matthew Turk,2017-08-04 09:35:48-05:00,commit, -10834,Matthew Turk,2017-08-03 16:19:04-05:00,commit, -10835,Nathan Goldbaum,2017-08-03 16:16:27-05:00,commit, -10836,Nathan Goldbaum,2017-08-03 11:11:18-05:00,commit, -10837,Nathan Goldbaum,2017-08-03 10:45:30-05:00,commit, -10838,Matthew Turk,2017-08-03 10:44:12-05:00,commit, -10839,Nathan Goldbaum,2017-08-03 10:44:07-05:00,commit, -10840,Nathan Goldbaum,2017-08-02 20:51:54-05:00,commit, -10841,Nathan Goldbaum,2017-08-02 15:36:30-05:00,commit, -10842,Nathan Goldbaum,2017-08-02 14:27:46-05:00,commit, -10843,Matthew Turk,2017-08-02 13:49:02-05:00,commit, -10844,Matthew Turk,2017-08-02 12:10:06-05:00,commit, -10845,Nathan Goldbaum,2017-08-02 07:33:48-05:00,commit, -10846,John ZuHone,2017-08-01 17:51:53-04:00,commit, -10847,John ZuHone,2017-08-01 17:51:33-04:00,commit, -10848,John ZuHone,2017-08-01 17:42:39-04:00,commit, -10849,John ZuHone,2017-08-01 17:38:04-04:00,commit, -10850,Matthew Turk,2017-08-01 15:12:09-05:00,commit, -10851,Alex Lindsay,2017-08-01 13:39:14-05:00,commit, -10852,Nathan Goldbaum,2017-08-01 12:16:20-05:00,commit, -10853,Matthew Turk,2017-08-01 11:49:08-05:00,commit, -10854,Matthew Turk,2017-08-01 10:57:53-05:00,commit, -10855,Kacper Kowalik,2017-08-01 09:59:38-05:00,commit, -10856,John ZuHone,2017-07-31 17:01:59-04:00,commit, -10857,John ZuHone,2017-07-31 16:56:46-04:00,commit, -10858,Alex Lindsay,2017-07-31 12:10:09-05:00,commit, -10859,John ZuHone,2017-07-31 12:45:57-04:00,commit, -10860,Alex Lindsay,2017-07-31 11:26:55-05:00,commit, -10861,Nathan Goldbaum,2017-07-31 10:37:39-05:00,commit, -10862,Nathan Goldbaum,2017-07-31 10:37:07-05:00,commit, -10863,Nathan Goldbaum,2017-07-31 10:35:35-05:00,commit, -10864,Nathan Goldbaum,2017-07-31 10:34:51-05:00,commit, -10865,John ZuHone,2017-07-29 17:30:09-04:00,commit, -10866,Nathan Goldbaum,2017-07-28 16:14:07-05:00,commit, -10867,Nathan Goldbaum,2017-07-28 16:13:14-05:00,commit, -10868,Nathan Goldbaum,2017-07-28 16:12:41-05:00,commit, -10869,Nathan Goldbaum,2017-07-28 16:12:07-05:00,commit, -10870,Matthew Turk,2017-07-28 12:40:00-05:00,commit, -10871,Marianne Corvellec,2017-07-28 12:58:06-04:00,commit, -10872,Nathan Goldbaum,2017-07-28 11:54:57-05:00,commit, -10873,Alex Lindsay,2017-07-28 11:37:52-05:00,commit, -10874,Avik Laha,2017-07-28 12:25:56-04:00,commit, -10875,Nathan Goldbaum,2017-07-28 09:00:09-05:00,commit, -10876,Nathan Goldbaum,2017-07-28 08:57:44-05:00,commit, -10877,Nathan Goldbaum,2017-07-28 08:57:44-05:00,commit, -10878,Marianne Corvellec,2017-07-27 21:34:44-04:00,commit, -10879,Marianne Corvellec,2017-07-27 21:14:00-04:00,commit, -10880,Nathan Goldbaum,2017-07-27 17:32:22-05:00,commit, -10881,Nathan Goldbaum,2017-07-27 16:43:50-05:00,commit, -10882,Nathan Goldbaum,2017-07-27 16:37:04-05:00,commit, -10883,Nathan Goldbaum,2017-07-27 15:40:46-05:00,commit, -10884,Nathan Goldbaum,2017-07-27 14:40:36-05:00,commit, -10885,Nathan Goldbaum,2017-07-27 13:51:07-05:00,commit, -10886,Nathan Goldbaum,2017-07-27 12:52:11-05:00,commit, -10887,Nathan Goldbaum,2017-07-27 12:51:31-05:00,commit, -10888,Nathan Goldbaum,2017-07-27 12:51:01-05:00,commit, -10889,Nathan Goldbaum,2017-07-27 12:49:54-05:00,commit, -10890,Alex Lindsay,2017-07-27 08:58:16-05:00,commit, -10891,Nathan Goldbaum,2017-07-26 19:47:57-05:00,commit, -10892,Nathan Goldbaum,2017-07-26 18:06:10-05:00,commit, -10893,Nathan Goldbaum,2017-07-26 17:58:23-05:00,commit, -10894,Alex Lindsay,2017-07-26 17:27:17-05:00,commit, -10895,Nathan Goldbaum,2017-07-26 15:55:12-05:00,commit, -10896,Alex Lindsay,2017-07-26 15:42:22-05:00,commit, -10897,Nathan Goldbaum,2017-07-26 15:41:55-05:00,commit, -10898,Nathan Goldbaum,2017-07-26 15:41:28-05:00,commit, -10899,Nathan Goldbaum,2017-07-26 15:40:49-05:00,commit, -10900,Alex Lindsay,2017-07-26 14:52:48-05:00,commit, -10901,Alex Lindsay,2017-07-26 13:49:50-05:00,commit, -10902,Kacper Kowalik,2017-07-26 09:21:31-05:00,commit, -10903,Kacper Kowalik,2017-07-26 09:20:47-05:00,commit, -10904,Marianne Corvellec,2017-07-26 09:46:28-04:00,commit, -10905,Nathan Goldbaum,2017-07-25 22:00:21-05:00,commit, -10906,Alex Lindsay,2017-07-25 17:49:46-05:00,commit, -10907,Alex Lindsay,2017-07-25 17:00:34-05:00,commit, -10908,Matthew Turk,2017-07-25 12:57:08-05:00,commit, -10909,Nathan Goldbaum,2017-07-25 12:14:32-05:00,commit, -10910,Nathan Goldbaum,2017-07-25 11:52:59-05:00,commit, -10911,Nathan Goldbaum,2017-07-25 11:50:50-05:00,commit, -10912,Nathan Goldbaum,2017-07-25 11:46:42-05:00,commit, -10913,Alex Lindsay,2017-07-25 10:59:03-05:00,commit, -10914,Nathan Goldbaum,2017-07-25 10:57:39-05:00,commit, -10915,Nathan Goldbaum,2017-07-24 14:40:32-05:00,commit, -10916,Nathan Goldbaum,2017-07-24 11:56:53-05:00,commit, -10917,Nathan Goldbaum,2017-07-24 11:51:29-05:00,commit, -10918,Nathan Goldbaum,2017-07-24 11:50:58-05:00,commit, -10919,Nathan Goldbaum,2017-07-21 18:38:21-05:00,commit, -10920,Nathan Goldbaum,2017-07-21 18:36:56-05:00,commit, -10921,Matthew Turk,2017-07-20 16:20:34-05:00,commit, -10922,Matthew Turk,2017-07-20 14:04:56-05:00,commit, -10923,Matthew Turk,2017-07-20 13:53:52-05:00,commit, -10924,Matthew Turk,2017-07-20 10:35:13-05:00,commit, -10925,Matthew Turk,2017-07-19 16:26:12-05:00,commit, -10926,Marianne Corvellec,2017-07-19 16:46:44-04:00,commit, -10927,Marianne Corvellec,2017-07-19 16:11:10-04:00,commit, -10928,Nathan Goldbaum,2017-07-19 10:17:12-05:00,commit, -10929,Nathan Goldbaum,2017-07-19 09:18:56-05:00,commit, -10930,Joseph Smidt,2017-07-19 07:37:50-06:00,commit, -10931,Bili Dong,2017-07-19 09:58:06+08:00,commit, -10932,Bili Dong,2017-07-19 09:55:52+08:00,commit, -10933,Bili Dong,2017-07-19 08:38:00+08:00,commit, -10934,Matthew Turk,2017-07-18 16:28:28-05:00,commit, -10935,Matthew Turk,2017-07-18 16:12:56-05:00,commit, -10936,Nathan Goldbaum,2017-07-18 15:13:29-05:00,commit, -10937,Matthew Turk,2017-07-18 14:54:35-05:00,commit, -10938,Matthew Turk,2017-07-18 11:53:35-05:00,commit, -10939,Bili Dong,2017-07-18 23:59:42+08:00,commit, -10940,Matthew Turk,2017-07-18 10:57:55-05:00,commit, -10941,Matthew Turk,2017-07-18 10:53:33-05:00,commit, -10942,Matthew Turk,2017-07-18 10:44:49-05:00,commit, -10943,Nathan Goldbaum,2017-07-18 10:38:42-05:00,commit, -10944,Bili Dong,2017-07-18 23:37:37+08:00,commit, -10945,Matthew Turk,2017-07-18 10:35:15-05:00,commit, -10946,Bili Dong,2017-07-18 23:16:06+08:00,commit, -10947,Bili Dong,2017-07-18 18:04:02+08:00,commit, -10948,Bili Dong,2017-07-18 17:12:43+08:00,commit, -10949,Bili Dong,2017-07-18 13:04:55+08:00,commit, -10950,Nathan Goldbaum,2017-07-17 16:35:42-05:00,commit, -10951,Matthew Turk,2017-07-17 16:28:42-05:00,commit, -10952,Matthew Turk,2017-07-17 14:37:23-05:00,commit, -10953,Matthew Turk,2017-07-17 13:26:37-05:00,commit, -10954,Nathan Goldbaum,2017-07-16 09:34:36-05:00,commit, -10955,Nathan Goldbaum,2017-07-16 09:32:51-05:00,commit, -10956,Nathan Goldbaum,2017-07-16 09:32:32-05:00,commit, -10957,Nathan Goldbaum,2017-07-16 09:31:52-05:00,commit, -10958,Nathan Goldbaum,2017-07-16 09:30:49-05:00,commit, -10959,Nathan Goldbaum,2017-07-15 21:00:50-05:00,commit, -10960,Matthew Turk,2017-07-15 16:39:56-05:00,commit, -10961,Nathan Goldbaum,2017-07-15 12:55:30-05:00,commit, -10962,Nathan Goldbaum,2017-07-15 11:48:56-05:00,commit, -10963,John ZuHone,2017-07-14 18:01:43-04:00,commit, -10964,John ZuHone,2017-07-14 17:59:45-04:00,commit, -10965,Matthew Turk,2017-07-14 16:53:29-05:00,commit, -10966,John ZuHone,2017-07-14 17:51:28-04:00,commit, -10967,Matthew Turk,2017-07-14 16:50:57-05:00,commit, -10968,John ZuHone,2017-07-14 17:40:01-04:00,commit, -10969,John ZuHone,2017-07-14 17:34:51-04:00,commit, -10970,Nathan Goldbaum,2017-07-14 16:19:06-05:00,commit, -10971,John ZuHone,2017-07-14 17:08:21-04:00,commit, -10972,John ZuHone,2017-07-14 16:50:57-04:00,commit, -10973,Nathan Goldbaum,2017-07-14 15:29:04-05:00,commit, -10974,Nathan Goldbaum,2017-07-14 15:21:20-05:00,commit, -10975,Nathan Goldbaum,2017-07-14 09:22:00-05:00,commit, -10976,Bili Dong,2017-07-14 22:10:57+08:00,commit, -10977,Nathan Goldbaum,2017-07-14 09:06:03-05:00,commit, -10978,Nathan Goldbaum,2017-07-14 08:57:42-05:00,commit, -10979,Nathan Goldbaum,2017-07-14 08:57:42-05:00,commit, -10980,Nathan Goldbaum,2017-07-14 08:56:52-05:00,commit, -10981,Nathan Goldbaum,2017-07-14 08:56:52-05:00,commit, -10982,Nathan Goldbaum,2017-07-14 08:56:11-05:00,commit, -10983,Nathan Goldbaum,2017-07-14 08:56:11-05:00,commit, -10984,Salvatore Cielo,2017-07-14 08:56:11-05:00,commit, -10985,Salvatore Cielo,2017-07-14 08:56:11-05:00,commit, -10986,Nathan Goldbaum,2017-07-14 08:50:38-05:00,commit, -10987,Matthew Turk,2017-07-13 16:51:24-05:00,commit, -10988,Matthew Turk,2017-07-12 15:54:56-05:00,commit, -10989,Matthew Turk,2017-07-12 14:46:43-05:00,commit, -10990,Nathan Goldbaum,2017-07-12 13:40:48-05:00,commit, -10991,John ZuHone,2017-07-12 13:58:37-04:00,commit, -10992,Nicholas Earl,2017-07-12 13:08:33-04:00,commit, -10993,Nathan Goldbaum,2017-07-11 17:05:58-05:00,commit, -10994,Matthew Turk,2017-07-11 16:24:30-05:00,commit, -10995,Nathan Goldbaum,2017-07-11 15:01:01-05:00,commit, -10996,Nathan Goldbaum,2017-07-10 23:01:35-05:00,commit, -10997,Britton Smith,2017-07-10 16:23:21-07:00,commit, -10998,Matthew Turk,2017-07-10 17:41:50-05:00,commit, -10999,Matthew Turk,2017-07-10 17:26:07-05:00,commit, -11000,Britton Smith,2017-07-10 15:09:10-07:00,commit, -11001,Matthew Turk,2017-07-10 16:17:14-05:00,commit, -11002,Nathan Goldbaum,2017-07-10 15:50:43-05:00,commit, -11003,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, -11004,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, -11005,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, -11006,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, -11007,Corentin Cadiou,2017-07-10 22:41:46+02:00,commit, -11008,Matthew Turk,2017-07-10 15:20:27-05:00,commit, -11009,Nathan Goldbaum,2017-07-10 14:20:46-05:00,commit, -11010,Matthew Turk,2017-07-10 13:31:45-05:00,commit, -11011,John ZuHone,2017-07-08 15:04:16-04:00,commit, -11012,John ZuHone,2017-07-08 15:04:08-04:00,commit, -11013,John ZuHone,2017-07-08 14:39:51-04:00,commit, -11014,John ZuHone,2017-07-07 23:29:50-04:00,commit, -11015,John ZuHone,2017-07-07 23:22:45-04:00,commit, -11016,John ZuHone,2017-07-07 23:13:31-04:00,commit, -11017,John ZuHone,2017-07-07 23:13:15-04:00,commit, -11018,Nathan Goldbaum,2017-07-06 16:29:54-05:00,commit, -11019,Nathan Goldbaum,2017-07-06 14:28:49-05:00,commit, -11020,Alex Lindsay,2017-07-06 14:05:45-05:00,commit, -11021,Alex Lindsay,2017-07-06 13:47:07-05:00,commit, -11022,Andrew Myers,2017-07-06 11:34:17-07:00,commit, -11023,Andrew Myers,2017-07-06 10:38:21-07:00,commit, -11024,Alex Lindsay,2017-07-06 09:52:13-05:00,commit, -11025,Alex Lindsay,2017-07-05 20:57:15-05:00,commit, -11026,Nathan Goldbaum,2017-07-05 17:08:33-05:00,commit, -11027,Alex Lindsay,2017-07-05 16:15:42-05:00,commit, -11028,Nathan Goldbaum,2017-07-05 15:36:11-05:00,commit, -11029,Andrew Myers,2017-07-05 13:35:10-07:00,commit, -11030,Bili Dong,2017-07-05 13:31:18-07:00,commit, -11031,Nathan Goldbaum,2017-07-05 15:20:48-05:00,commit, -11032,Andrew Myers,2017-07-05 13:14:40-07:00,commit, -11033,Nathan Goldbaum,2017-07-05 14:35:47-05:00,commit, -11034,Andrew Myers,2017-07-05 12:31:32-07:00,commit, -11035,Andrew Myers,2017-07-05 12:31:13-07:00,commit, -11036,Andrew Myers,2017-07-05 10:30:51-07:00,commit, -11037,Andrew Myers,2017-07-05 10:29:41-07:00,commit, -11038,Bili Dong,2017-07-04 11:35:22-07:00,commit, -11039,Bili Dong,2017-07-04 11:21:22-07:00,commit, -11040,Bili Dong,2017-07-04 11:19:47-07:00,commit, -11041,Bili Dong,2017-07-04 11:08:47-07:00,commit, -11042,Bili Dong,2017-07-04 10:50:04-07:00,commit, -11043,Bili Dong,2017-07-03 20:55:22-07:00,commit, -11044,Bili Dong,2017-07-03 19:43:11-07:00,commit, -11045,Bili Dong,2017-07-03 19:33:09-07:00,commit, -11046,Bili Dong,2017-07-03 15:55:18-07:00,commit, -11047,Bili Dong,2017-07-03 15:41:50-07:00,commit, -11048,Bili Dong,2017-07-03 15:22:13-07:00,commit, -11049,Bili Dong,2017-07-03 14:06:39-07:00,commit, -11050,John ZuHone,2017-07-02 22:06:44-04:00,commit, -11051,John ZuHone,2017-07-02 17:51:45-04:00,commit, -11052,John ZuHone,2017-07-02 16:40:56-04:00,commit, -11053,Andrew Myers,2017-06-30 17:16:17-07:00,commit, -11054,Andrew Myers,2017-06-29 12:58:35-07:00,commit, -11055,Nathan Goldbaum,2017-06-29 11:22:02-05:00,commit, -11056,Corentin Cadiou,2017-06-29 11:03:55+02:00,commit, -11057,Nathan Goldbaum,2017-06-28 21:22:42-05:00,commit, -11058,Nathan Goldbaum,2017-06-28 16:33:03-05:00,commit, -11059,Matthew Turk,2017-06-28 16:15:04-05:00,commit, -11060,Nathan Goldbaum,2017-06-28 15:08:33-05:00,commit, -11061,Nathan Goldbaum,2017-06-28 15:08:24-05:00,commit, -11062,Nathan Goldbaum,2017-06-28 15:07:33-05:00,commit, -11063,Nathan Goldbaum,2017-06-28 15:07:12-05:00,commit, -11064,Nathan Goldbaum,2017-06-28 15:06:27-05:00,commit, -11065,Nathan Goldbaum,2017-06-28 15:05:38-05:00,commit, -11066,Corentin Cadiou,2017-06-28 17:43:03+02:00,commit, -11067,Kacper Kowalik,2017-06-28 10:16:52-05:00,commit, -11068,Kacper Kowalik,2017-06-28 10:03:57-05:00,commit, -11069,Kacper Kowalik,2017-06-28 09:51:32-05:00,commit, -11070,Corentin Cadiou,2017-06-28 16:32:08+02:00,commit, -11071,Corentin Cadiou,2017-06-28 16:29:21+02:00,commit, -11072,Alex Lindsay,2017-06-28 09:11:33-05:00,commit, -11073,Alex Lindsay,2017-06-28 08:53:39-05:00,commit, -11074,Alex Lindsay,2017-06-27 17:46:53-05:00,commit, -11075,Alex Lindsay,2017-06-27 17:31:28-05:00,commit, -11076,Alex Lindsay,2017-06-27 17:02:42-05:00,commit, -11077,Alex Lindsay,2017-06-27 15:46:35-05:00,commit, -11078,Nathan Goldbaum,2017-06-27 13:48:15-05:00,commit, -11079,Nathan Goldbaum,2017-06-27 13:14:47-05:00,commit, -11080,John ZuHone,2017-06-27 14:00:20-04:00,commit, -11081,Nathan Goldbaum,2017-06-26 17:31:19-05:00,commit, -11082,Nathan Goldbaum,2017-06-26 17:27:17-05:00,commit, -11083,Nathan Goldbaum,2017-06-26 17:26:06-05:00,commit, -11084,Kacper Kowalik,2017-06-26 14:49:36-05:00,commit, -11085,Nathan Goldbaum,2017-06-26 14:11:04-05:00,commit, -11086,Britton Smith,2017-06-26 10:45:19-07:00,commit, -11087,Alex Lindsay,2017-06-26 12:31:14-05:00,commit, -11088,Nathan Goldbaum,2017-06-26 12:18:42-05:00,commit, -11089,Nathan Goldbaum,2017-06-25 20:42:56-05:00,commit, -11090,Nathan Goldbaum,2017-06-25 18:17:07-05:00,commit, -11091,Nathan Goldbaum,2017-06-25 17:02:12-05:00,commit, -11092,Britton Smith,2017-06-23 18:31:03-07:00,commit, -11093,Nathan Goldbaum,2017-06-23 17:34:53-05:00,commit, -11094,Nathan Goldbaum,2017-06-23 16:05:32-05:00,commit, -11095,Nathan Goldbaum,2017-06-23 16:00:13-05:00,commit, -11096,Matthew Turk,2017-06-23 14:11:51-05:00,commit, -11097,Nathan Goldbaum,2017-06-23 13:38:38-05:00,commit, -11098,Matthew Turk,2017-06-23 13:37:22-05:00,commit, -11099,Britton Smith,2017-06-23 10:57:53-07:00,commit, -11100,Britton Smith,2017-06-23 10:55:53-07:00,commit, -11101,Britton Smith,2017-06-23 10:34:24-07:00,commit, -11102,Nathan Goldbaum,2017-06-23 09:35:59-05:00,commit, -11103,John ZuHone,2017-06-23 09:08:52-04:00,commit, -11104,John ZuHone,2017-06-23 09:08:16-04:00,commit, -11105,Britton Smith,2017-06-22 19:40:49-07:00,commit, -11106,Nathan Goldbaum,2017-06-22 21:09:50-05:00,commit, -11107,Nathan Goldbaum,2017-06-22 18:44:09-05:00,commit, -11108,Nathan Goldbaum,2017-06-22 18:37:35-05:00,commit, -11109,Nathan Goldbaum,2017-06-22 18:34:33-05:00,commit, -11110,Nathan Goldbaum,2017-06-22 17:07:58-05:00,commit, -11111,Andrew Myers,2017-06-22 14:50:28-07:00,commit, -11112,Nathan Goldbaum,2017-06-22 15:43:36-05:00,commit, -11113,Matthew Turk,2017-06-22 14:26:42-05:00,commit, -11114,Matthew Turk,2017-06-22 13:26:53-05:00,commit, -11115,Nathan Goldbaum,2017-06-22 11:35:02-05:00,commit, -11116,Matthew Turk,2017-06-22 11:25:06-05:00,commit, -11117,Kacper Kowalik,2017-06-22 08:33:49-05:00,commit, -11118,Nathan Goldbaum,2017-06-20 18:34:53-05:00,commit, -11119,Matthew Turk,2017-06-20 16:32:23-05:00,commit, -11120,Matthew Turk,2017-06-20 16:32:13-05:00,commit, -11121,Nathan Goldbaum,2017-06-20 16:14:52-05:00,commit, -11122,Nathan Goldbaum,2017-06-20 15:29:04-05:00,commit, -11123,Matthew Turk,2017-06-20 13:36:55-05:00,commit, -11124,Matthew Turk,2017-06-20 11:56:01-05:00,commit, -11125,Matthew Turk,2017-06-20 10:30:00-05:00,commit, -11126,Matthew Turk,2017-06-20 10:25:13-05:00,commit, -11127,John ZuHone,2017-06-19 21:57:33-04:00,commit, -11128,Matthew Turk,2017-06-19 11:15:06-05:00,commit, -11129,Nathan Goldbaum,2017-06-19 16:10:48+00:00,commit, -11130,Matthew Turk,2017-06-19 11:10:44-05:00,commit, -11131,Nathan Goldbaum,2017-06-19 16:01:52+00:00,commit, -11132,Nathan Goldbaum,2017-06-19 15:56:39+00:00,commit, -11133,Nathan Goldbaum,2017-06-16 18:01:44-05:00,commit, -11134,Nathan Goldbaum,2017-06-16 18:01:08-05:00,commit, -11135,Matthew Turk,2017-06-16 16:20:18-05:00,commit, -11136,Britton Smith,2017-06-16 09:45:39-07:00,commit, -11137,Nathan Goldbaum,2017-06-16 08:36:12-05:00,commit, -11138,John ZuHone,2017-06-16 09:33:59-04:00,commit, -11139,Nathan Goldbaum,2017-06-15 18:51:41-05:00,commit, -11140,Britton Smith,2017-06-15 15:58:05-07:00,commit, -11141,Britton Smith,2017-06-15 15:52:27-07:00,commit, -11142,Britton Smith,2017-06-15 15:45:19-07:00,commit, -11143,Britton Smith,2017-06-15 14:09:29-07:00,commit, -11144,Britton Smith,2017-06-15 13:23:10-07:00,commit, -11145,Matthew Turk,2017-06-15 14:44:21-05:00,commit, -11146,Matthew Turk,2017-06-15 14:12:08-05:00,commit, -11147,Nathan Goldbaum,2017-06-15 14:09:52-05:00,commit, -11148,Nathan Goldbaum,2017-06-15 13:42:21-05:00,commit, -11149,Kacper Kowalik,2017-06-15 08:35:57-05:00,commit, -11150,Matthew Turk,2017-06-14 18:00:50-05:00,commit, -11151,Nathan Goldbaum,2017-06-14 16:45:06-05:00,commit, -11152,John ZuHone,2017-06-14 17:14:35-04:00,commit, -11153,Nathan Goldbaum,2017-06-14 11:25:45-05:00,commit, -11154,John ZuHone,2017-06-14 12:22:45-04:00,commit, -11155,John ZuHone,2017-06-14 12:22:26-04:00,commit, -11156,Nathan Goldbaum,2017-06-14 11:12:18-05:00,commit, -11157,John ZuHone,2017-06-13 16:03:45-04:00,commit, -11158,Nathan Goldbaum,2017-06-13 09:55:29-05:00,commit, -11159,John ZuHone,2017-06-13 10:04:53-04:00,commit, -11160,John ZuHone,2017-06-13 06:57:16-04:00,commit, -11161,John ZuHone,2017-06-13 06:51:06-04:00,commit, -11162,John ZuHone,2017-06-13 06:46:45-04:00,commit, -11163,John ZuHone,2017-06-12 13:37:39-04:00,commit, -11164,Matthew Turk,2017-06-12 11:20:08-05:00,commit, -11165,Matthew Turk,2017-06-12 11:19:57-05:00,commit, -11166,John ZuHone,2017-06-12 11:31:58-04:00,commit, -11167,John ZuHone,2017-06-12 11:26:17-04:00,commit, -11168,John ZuHone,2017-06-12 10:26:02-04:00,commit, -11169,John ZuHone,2017-06-12 10:25:45-04:00,commit, -11170,John ZuHone,2017-06-12 10:04:06-04:00,commit, -11171,John ZuHone,2017-06-12 10:00:21-04:00,commit, -11172,Britton Smith,2017-06-10 20:41:25-07:00,commit, -11173,Britton Smith,2017-06-10 20:13:51-07:00,commit, -11174,Britton Smith,2017-06-10 20:10:08-07:00,commit, -11175,Britton Smith,2017-06-10 13:47:57-07:00,commit, -11176,Britton Smith,2017-06-10 09:27:45-07:00,commit, -11177,Britton Smith,2017-06-10 08:05:32-07:00,commit, -11178,Britton Smith,2017-06-10 08:02:25-07:00,commit, -11179,John ZuHone,2017-06-09 22:06:13-04:00,commit, -11180,Nathan Goldbaum,2017-06-09 14:51:11-05:00,commit, -11181,Nathan Goldbaum,2017-06-09 13:18:48-05:00,commit, -11182,Andrew Myers,2017-06-09 11:22:53-04:00,commit, -11183,John ZuHone,2017-06-09 09:40:15-04:00,commit, -11184,Alex Lindsay,2017-06-08 15:17:00-05:00,commit, -11185,Nathan Goldbaum,2017-06-08 06:38:43-07:00,commit, -11186,Andrew Myers,2017-06-07 16:54:17-04:00,commit, -11187,Hugo Pfister,2017-06-07 14:41:02+02:00,commit, -11188,Yinghe Lu,2017-06-06 17:49:44-07:00,commit, -11189,Yinghe Lu,2017-06-06 17:45:43-07:00,commit, -11190,Yinghe Lu,2017-06-06 17:13:58-07:00,commit, -11191,Alex Lindsay,2017-06-06 10:06:36-05:00,commit, -11192,Alex Lindsay,2017-06-06 10:02:46-05:00,commit, -11193,Alex Lindsay,2017-06-06 08:54:35-05:00,commit, -11194,Alex Lindsay,2017-06-05 18:20:39-05:00,commit, -11195,Alex Lindsay,2017-06-05 14:22:53-05:00,commit, -11196,Alex Lindsay,2017-06-05 13:52:24-05:00,commit, -11197,Britton Smith,2017-06-04 21:13:34-07:00,commit, -11198,Alex Lindsay,2017-06-03 17:06:40-05:00,commit, -11199,Alex Lindsay,2017-06-03 14:59:50-05:00,commit, -11200,Alex Lindsay,2017-06-03 14:58:12-05:00,commit, -11201,Alex Lindsay,2017-06-03 14:58:12-05:00,commit, -11202,Alex Lindsay,2017-06-03 14:58:12-05:00,commit, -11203,Alex Lindsay,2017-06-03 14:58:02-05:00,commit, -11204,Alex Lindsay,2017-06-03 14:57:00-05:00,commit, -11205,Alex Lindsay,2017-06-03 14:56:59-05:00,commit, -11206,Nathan Goldbaum,2017-06-03 12:09:27-05:00,commit, -11207,Nathan Goldbaum,2017-06-03 09:23:37-05:00,commit, -11208,Alex Lindsay,2017-06-02 20:43:08-05:00,commit, -11209,John ZuHone,2017-06-02 16:59:45-04:00,commit, -11210,Alex Lindsay,2017-06-02 14:51:32-05:00,commit, -11211,John ZuHone,2017-06-02 14:59:14-04:00,commit, -11212,John ZuHone,2017-06-02 14:25:23-04:00,commit, -11213,John ZuHone,2017-06-02 14:19:41-04:00,commit, -11214,John ZuHone,2017-06-02 14:16:59-04:00,commit, -11215,John ZuHone,2017-06-02 14:16:59-04:00,commit, -11216,John ZuHone,2017-06-02 14:16:59-04:00,commit, -11217,John ZuHone,2017-06-02 14:16:59-04:00,commit, -11218,John ZuHone,2017-06-02 14:16:59-04:00,commit, -11219,John ZuHone,2017-06-02 14:16:59-04:00,commit, -11220,John ZuHone,2017-06-02 14:16:59-04:00,commit, -11221,John ZuHone,2017-06-02 14:16:59-04:00,commit, -11222,John ZuHone,2017-06-02 14:16:59-04:00,commit, -11223,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11224,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11225,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11226,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11227,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11228,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11229,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11230,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11231,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11232,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +10627,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10628,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10629,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10630,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10631,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10632,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10633,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10634,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10635,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10636,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10637,Nathan Goldbaum,2017-10-16 15:22:31-05:00,commit, +10638,John ZuHone,2017-10-16 16:10:37-04:00,commit, +10639,Nathan Goldbaum,2017-10-16 14:59:06-05:00,commit, +10640,Nathan Goldbaum,2017-10-14 10:26:52-05:00,commit, +10641,Nathan Goldbaum,2017-10-13 20:31:53-05:00,commit, +10642,Nathan Goldbaum,2017-10-13 20:31:08-05:00,commit, +10643,Nathan Goldbaum,2017-10-13 20:30:37-05:00,commit, +10644,Nathan Goldbaum,2017-10-13 20:29:43-05:00,commit, +10645,Nathan Goldbaum,2017-10-13 20:19:00-05:00,commit, +10646,Nathan Goldbaum,2017-10-13 20:18:13-05:00,commit, +10647,Nathan Goldbaum,2017-10-13 20:17:38-05:00,commit, +10648,Britton Smith,2017-10-13 17:54:30-07:00,commit, +10649,Josh Borrow,2017-10-13 21:48:10+01:00,commit, +10650,Nathan Goldbaum,2017-10-12 14:24:16-05:00,commit, +10651,Andrew Myers,2017-10-12 11:01:53-07:00,commit, +10652,Andrew Myers,2017-10-12 10:55:58-07:00,commit, +10653,John ZuHone,2017-10-12 13:46:05-04:00,commit, +10654,John ZuHone,2017-10-12 10:54:18-04:00,commit, +10655,Josh Borrow,2017-10-11 17:52:12+01:00,commit, +10656,Josh Borrow,2017-10-11 17:10:42+01:00,commit, +10657,Andrew Myers,2017-10-09 19:37:37-07:00,commit, +10658,Nathan Goldbaum,2017-10-06 09:50:43-05:00,commit, +10659,Corentin Cadiou,2017-10-06 14:02:00+02:00,commit, +10660,Corentin Cadiou,2017-10-06 13:49:40+02:00,commit, +10661,Corentin Cadiou,2017-10-06 10:55:28+02:00,commit, +10662,Josh Borrow,2017-10-05 17:48:18+01:00,commit, +10663,Josh Borrow,2017-10-05 17:36:52+01:00,commit, +10664,Josh Borrow,2017-10-05 15:52:07+01:00,commit, +10665,Josh Borrow,2017-10-05 14:36:51+01:00,commit, +10666,Josh Borrow,2017-10-05 14:11:22+01:00,commit, +10667,John ZuHone,2017-10-04 14:06:45-04:00,commit, +10668,Britton Smith,2017-10-03 09:21:48-07:00,commit, +10669,Britton Smith,2017-10-02 17:16:50-07:00,commit, +10670,Britton Smith,2017-10-02 15:51:01-07:00,commit, +10671,Britton Smith,2017-10-02 10:49:41-07:00,commit, +10672,Britton Smith,2017-10-02 10:22:10-07:00,commit, +10673,John ZuHone,2017-10-02 13:16:46-04:00,commit, +10674,John ZuHone,2017-10-02 13:14:43-04:00,commit, +10675,John ZuHone,2017-10-02 12:42:53-04:00,commit, +10676,Nathan Goldbaum,2017-10-02 09:34:32-05:00,commit, +10677,Josh Soref,2017-10-02 02:57:55+00:00,commit, +10678,Britton Smith,2017-09-30 14:24:17-07:00,commit, +10679,Britton Smith,2017-09-29 17:28:18-07:00,commit, +10680,Britton Smith,2017-09-29 17:25:38-07:00,commit, +10681,Britton Smith,2017-09-29 16:28:04-07:00,commit, +10682,Britton Smith,2017-09-29 16:21:03-07:00,commit, +10683,Nathan Goldbaum,2017-09-28 14:30:11-05:00,commit, +10684,Nathan Goldbaum,2017-09-27 12:05:57-05:00,commit, +10685,Corentin Cadiou,2017-09-27 09:09:28+02:00,commit, +10686,John ZuHone,2017-09-26 17:21:23-04:00,commit, +10687,John ZuHone,2017-09-26 17:07:07-04:00,commit, +10688,John ZuHone,2017-09-26 17:07:07-04:00,commit, +10689,Yi-Hao Chen,2017-09-26 15:48:04-05:00,commit, +10690,Yi-Hao Chen,2017-09-26 15:37:35-05:00,commit, +10691,Nathan Goldbaum,2017-09-25 17:59:02-05:00,commit, +10692,Nathan Goldbaum,2017-09-25 17:15:10-05:00,commit, +10693,Nathan Goldbaum,2017-09-25 16:51:57-05:00,commit, +10694,Nathan Goldbaum,2017-09-25 16:28:09-05:00,commit, +10695,Nathan Goldbaum,2017-09-25 15:24:32-05:00,commit, +10696,Britton Smith,2017-09-22 17:35:16-05:00,commit, +10697,Britton Smith,2017-09-22 17:35:16-05:00,commit, +10698,Britton Smith,2017-09-22 17:35:16-05:00,commit, +10699,Nathan Goldbaum,2017-09-22 14:15:55-05:00,commit, +10700,Britton Smith,2017-09-22 09:16:30-07:00,commit, +10701,Britton Smith,2017-09-22 09:03:40-07:00,commit, +10702,John ZuHone,2017-09-20 08:08:23-04:00,commit, +10703,John ZuHone,2017-09-19 18:15:49-04:00,commit, +10704,John ZuHone,2017-09-19 17:58:28-04:00,commit, +10705,John ZuHone,2017-09-19 13:21:21-04:00,commit, +10706,John ZuHone,2017-09-19 12:34:20-04:00,commit, +10707,John ZuHone,2017-09-19 12:18:57-04:00,commit, +10708,John ZuHone,2017-09-19 11:58:18-04:00,commit, +10709,John ZuHone,2017-09-19 10:50:03-04:00,commit, +10710,John ZuHone,2017-09-19 10:49:51-04:00,commit, +10711,John ZuHone,2017-09-19 10:46:59-04:00,commit, +10712,Kacper Kowalik,2017-09-19 08:47:59-05:00,commit, +10713,Kacper Kowalik,2017-09-19 08:47:32-05:00,commit, +10714,Kacper Kowalik,2017-09-19 08:43:51-05:00,commit, +10715,Kacper Kowalik,2017-09-19 08:43:17-05:00,commit, +10716,Kacper Kowalik,2017-09-19 08:42:44-05:00,commit, +10717,Nathan Goldbaum,2017-09-18 16:10:13-05:00,commit, +10718,Nathan Goldbaum,2017-09-18 16:09:35-05:00,commit, +10719,Nathan Goldbaum,2017-09-18 13:22:59-05:00,commit, +10720,Britton Smith,2017-09-14 10:57:43-07:00,commit, +10721,Corentin Cadiou,2017-09-13 17:34:49+02:00,commit, +10722,Corentin Cadiou,2017-09-13 17:34:35+02:00,commit, +10723,Corentin Cadiou,2017-09-12 11:57:55+02:00,commit, +10724,Corentin Cadiou,2017-09-12 11:53:38+02:00,commit, +10725,Corentin Cadiou,2017-09-12 11:38:03+02:00,commit, +10726,Nathan Goldbaum,2017-09-07 23:00:55-05:00,commit, +10727,John ZuHone,2017-09-07 16:06:55-04:00,commit, +10728,John ZuHone,2017-09-07 15:59:52-04:00,commit, +10729,BW Keller,2017-09-07 17:56:53+02:00,commit, +10730,Nathan Goldbaum,2017-09-07 10:47:06-05:00,commit, +10731,Kacper Kowalik,2017-09-07 08:56:46-05:00,commit, +10732,Corentin Cadiou,2017-09-07 14:05:40+02:00,commit, +10733,Corentin Cadiou,2017-09-07 13:58:34+02:00,commit, +10734,Corentin Cadiou,2017-09-07 13:50:28+02:00,commit, +10735,Corentin Cadiou,2017-09-07 13:41:48+02:00,commit, +10736,Corentin Cadiou,2017-09-07 13:38:38+02:00,commit, +10737,Bili Dong,2017-09-06 15:09:24-07:00,commit, +10738,Corentin Cadiou,2017-09-06 10:13:49+02:00,commit, +10739,Corentin Cadiou,2017-09-06 10:11:33+02:00,commit, +10740,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10741,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10742,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10743,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10744,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10745,Nathan Goldbaum,2017-09-05 11:08:28-05:00,commit, +10746,Nathan Goldbaum,2017-09-05 10:43:45-05:00,commit, +10747,Hsi-Yu Schive,2017-09-01 15:35:46-05:00,commit, +10748,Hsi-Yu Schive,2017-09-01 13:52:23-05:00,commit, +10749,Nathan Goldbaum,2017-08-28 17:00:24-05:00,commit, +10750,Nathan Goldbaum,2017-08-28 16:32:18-05:00,commit, +10751,Nathan Goldbaum,2017-08-28 16:18:03-05:00,commit, +10752,Nathan Goldbaum,2017-08-28 15:26:58-05:00,commit, +10753,Nathan Goldbaum,2017-08-28 14:53:52-05:00,commit, +10754,Nathan Goldbaum,2017-08-28 14:44:24-05:00,commit, +10755,Nathan Goldbaum,2017-08-28 14:42:08-05:00,commit, +10756,Nathan Goldbaum,2017-08-28 14:18:53-05:00,commit, +10757,Nathan Goldbaum,2017-08-28 13:48:44-05:00,commit, +10758,Nathan Goldbaum,2017-08-28 13:45:50-05:00,commit, +10759,Nathan Goldbaum,2017-08-25 16:19:50-05:00,commit, +10760,Nathan Goldbaum,2017-08-25 15:04:04-05:00,commit, +10761,Nathan Goldbaum,2017-08-25 14:53:39-05:00,commit, +10762,Nathan Goldbaum,2017-08-25 14:03:21-05:00,commit, +10763,Nathan Goldbaum,2017-08-25 13:36:06-05:00,commit, +10764,Nathan Goldbaum,2017-08-25 13:23:05-05:00,commit, +10765,Nathan Goldbaum,2017-08-25 13:22:38-05:00,commit, +10766,Nathan Goldbaum,2017-08-25 11:20:30-05:00,commit, +10767,Nathan Goldbaum,2017-08-25 10:59:11-05:00,commit, +10768,Matthew Turk,2017-08-24 09:33:19-05:00,commit, +10769,Nathan Goldbaum,2017-08-18 14:01:40-05:00,commit, +10770,Nathan Goldbaum,2017-08-18 13:43:01-05:00,commit, +10771,Kacper Kowalik,2017-08-18 09:42:36-05:00,commit, +10772,Nathan Goldbaum,2017-08-16 16:39:43-05:00,commit, +10773,Nathan Goldbaum,2017-08-16 15:32:13-05:00,commit, +10774,Nathan Goldbaum,2017-08-16 15:31:44-05:00,commit, +10775,Nathan Goldbaum,2017-08-16 15:31:24-05:00,commit, +10776,Nathan Goldbaum,2017-08-16 15:31:04-05:00,commit, +10777,Nathan Goldbaum,2017-08-16 12:08:14-05:00,commit, +10778,Matthew Turk,2017-08-16 06:07:51-05:00,commit, +10779,Corentin Cadiou,2017-08-16 12:38:36+02:00,commit, +10780,Nathan Goldbaum,2017-08-15 17:29:41-05:00,commit, +10781,Nathan Goldbaum,2017-08-15 16:48:41-05:00,commit, +10782,Nathan Goldbaum,2017-08-15 16:48:26-05:00,commit, +10783,Nathan Goldbaum,2017-08-15 16:47:08-05:00,commit, +10784,Nathan Goldbaum,2017-08-15 16:09:23-05:00,commit, +10785,Nathan Goldbaum,2017-08-15 11:35:25-05:00,commit, +10786,Nathan Goldbaum,2017-08-15 10:40:29-05:00,commit, +10787,Nathan Goldbaum,2017-08-15 10:15:00-05:00,commit, +10788,Matthew Turk,2017-08-15 07:05:30-05:00,commit, +10789,Matthew Turk,2017-08-14 15:30:56-05:00,commit, +10790,Matthew Turk,2017-08-14 13:50:05-05:00,commit, +10791,Matthew Turk,2017-08-14 12:52:40-05:00,commit, +10792,Nathan Goldbaum,2017-08-14 11:49:34-05:00,commit, +10793,Nathan Goldbaum,2017-08-12 12:56:24-05:00,commit, +10794,Matthew Turk,2017-08-12 06:26:41-05:00,commit, +10795,Britton Smith,2017-08-11 16:58:58-07:00,commit, +10796,Matthew Turk,2017-08-11 16:50:35-05:00,commit, +10797,Matthew Turk,2017-08-11 16:20:37-05:00,commit, +10798,Matthew Turk,2017-08-11 16:20:24-05:00,commit, +10799,Matthew Turk,2017-08-11 14:50:20-05:00,commit, +10800,Matthew Turk,2017-08-11 14:45:03-05:00,commit, +10801,Matthew Turk,2017-08-11 14:41:51-05:00,commit, +10802,Matthew Turk,2017-08-11 13:05:32-05:00,commit, +10803,Matthew Turk,2017-08-10 16:25:15-05:00,commit, +10804,Nathan Goldbaum,2017-08-10 13:15:55-05:00,commit, +10805,Nathan Goldbaum,2017-08-10 13:11:38-05:00,commit, +10806,Nathan Goldbaum,2017-08-10 12:50:58-05:00,commit, +10807,Nathan Goldbaum,2017-08-10 12:40:34-05:00,commit, +10808,Nathan Goldbaum,2017-08-10 11:29:01-05:00,commit, +10809,Nathan Goldbaum,2017-08-10 10:24:51-05:00,commit, +10810,Nathan Goldbaum,2017-08-09 21:14:25-05:00,commit, +10811,Nathan Goldbaum,2017-08-09 21:14:13-05:00,commit, +10812,Nathan Goldbaum,2017-08-09 17:30:41-05:00,commit, +10813,Britton Smith,2017-08-09 15:11:14-07:00,commit, +10814,Britton Smith,2017-08-09 14:50:03-07:00,commit, +10815,Britton Smith,2017-08-09 14:41:17-07:00,commit, +10816,Nathan Goldbaum,2017-08-09 16:36:01-05:00,commit, +10817,Nathan Goldbaum,2017-08-09 16:13:17-05:00,commit, +10818,Nathan Goldbaum,2017-08-09 16:07:15-05:00,commit, +10819,Nathan Goldbaum,2017-08-09 15:42:25-05:00,commit, +10820,Nathan Goldbaum,2017-08-09 15:39:12-05:00,commit, +10821,Andrew Myers,2017-08-08 16:07:26-07:00,commit, +10822,Nathan Goldbaum,2017-08-08 15:56:11-05:00,commit, +10823,Nathan Goldbaum,2017-08-08 15:54:26-05:00,commit, +10824,Nathan Goldbaum,2017-08-08 15:50:20-05:00,commit, +10825,Nathan Goldbaum,2017-08-08 14:01:49-05:00,commit, +10826,Nathan Goldbaum,2017-08-08 11:16:27-05:00,commit, +10827,Nathan Goldbaum,2017-08-07 13:45:33-05:00,commit, +10828,Nathan Goldbaum,2017-08-07 13:35:00-05:00,commit, +10829,John McCann,2017-08-07 13:21:57-05:00,commit, +10830,John McCann,2017-08-07 13:21:57-05:00,commit, +10831,Nathan Goldbaum,2017-08-07 10:52:34-05:00,commit, +10832,Nathan Goldbaum,2017-08-07 10:52:27-05:00,commit, +10833,Matthew Turk,2017-08-07 10:14:57-05:00,commit, +10834,Nathan Goldbaum,2017-08-07 10:11:28-05:00,commit, +10835,Nathan Goldbaum,2017-08-07 10:10:56-05:00,commit, +10836,Nathan Goldbaum,2017-08-05 01:46:37-05:00,commit, +10837,Nathan Goldbaum,2017-08-04 23:58:23-05:00,commit, +10838,Kacper Kowalik,2017-08-04 21:13:33-05:00,commit, +10839,Kacper Kowalik,2017-08-04 20:21:44-05:00,commit, +10840,Matthew Turk,2017-08-04 16:10:31-05:00,commit, +10841,John ZuHone,2017-08-04 15:00:17-04:00,commit, +10842,John ZuHone,2017-08-04 11:27:25-04:00,commit, +10843,Matthew Turk,2017-08-04 09:35:48-05:00,commit, +10844,Matthew Turk,2017-08-03 16:19:04-05:00,commit, +10845,Nathan Goldbaum,2017-08-03 16:16:27-05:00,commit, +10846,Nathan Goldbaum,2017-08-03 11:11:18-05:00,commit, +10847,Nathan Goldbaum,2017-08-03 10:45:30-05:00,commit, +10848,Matthew Turk,2017-08-03 10:44:12-05:00,commit, +10849,Nathan Goldbaum,2017-08-03 10:44:07-05:00,commit, +10850,Nathan Goldbaum,2017-08-02 20:51:54-05:00,commit, +10851,Nathan Goldbaum,2017-08-02 15:36:30-05:00,commit, +10852,Nathan Goldbaum,2017-08-02 14:27:46-05:00,commit, +10853,Matthew Turk,2017-08-02 13:49:02-05:00,commit, +10854,Matthew Turk,2017-08-02 12:10:06-05:00,commit, +10855,Nathan Goldbaum,2017-08-02 07:33:48-05:00,commit, +10856,John ZuHone,2017-08-01 17:51:53-04:00,commit, +10857,John ZuHone,2017-08-01 17:51:33-04:00,commit, +10858,John ZuHone,2017-08-01 17:42:39-04:00,commit, +10859,John ZuHone,2017-08-01 17:38:04-04:00,commit, +10860,Matthew Turk,2017-08-01 15:12:09-05:00,commit, +10861,Alex Lindsay,2017-08-01 13:39:14-05:00,commit, +10862,Nathan Goldbaum,2017-08-01 12:16:20-05:00,commit, +10863,Matthew Turk,2017-08-01 11:49:08-05:00,commit, +10864,Matthew Turk,2017-08-01 10:57:53-05:00,commit, +10865,Kacper Kowalik,2017-08-01 09:59:38-05:00,commit, +10866,John ZuHone,2017-07-31 17:01:59-04:00,commit, +10867,John ZuHone,2017-07-31 16:56:46-04:00,commit, +10868,Alex Lindsay,2017-07-31 12:10:09-05:00,commit, +10869,John ZuHone,2017-07-31 12:45:57-04:00,commit, +10870,Alex Lindsay,2017-07-31 11:26:55-05:00,commit, +10871,Nathan Goldbaum,2017-07-31 10:37:39-05:00,commit, +10872,Nathan Goldbaum,2017-07-31 10:37:07-05:00,commit, +10873,Nathan Goldbaum,2017-07-31 10:35:35-05:00,commit, +10874,Nathan Goldbaum,2017-07-31 10:34:51-05:00,commit, +10875,John ZuHone,2017-07-29 17:30:09-04:00,commit, +10876,Nathan Goldbaum,2017-07-28 16:14:07-05:00,commit, +10877,Nathan Goldbaum,2017-07-28 16:13:14-05:00,commit, +10878,Nathan Goldbaum,2017-07-28 16:12:41-05:00,commit, +10879,Nathan Goldbaum,2017-07-28 16:12:07-05:00,commit, +10880,Matthew Turk,2017-07-28 12:40:00-05:00,commit, +10881,Marianne Corvellec,2017-07-28 12:58:06-04:00,commit, +10882,Nathan Goldbaum,2017-07-28 11:54:57-05:00,commit, +10883,Alex Lindsay,2017-07-28 11:37:52-05:00,commit, +10884,Avik Laha,2017-07-28 12:25:56-04:00,commit, +10885,Nathan Goldbaum,2017-07-28 09:00:09-05:00,commit, +10886,Nathan Goldbaum,2017-07-28 08:57:44-05:00,commit, +10887,Nathan Goldbaum,2017-07-28 08:57:44-05:00,commit, +10888,Marianne Corvellec,2017-07-27 21:34:44-04:00,commit, +10889,Marianne Corvellec,2017-07-27 21:14:00-04:00,commit, +10890,Nathan Goldbaum,2017-07-27 17:32:22-05:00,commit, +10891,Nathan Goldbaum,2017-07-27 16:43:50-05:00,commit, +10892,Nathan Goldbaum,2017-07-27 16:37:04-05:00,commit, +10893,Nathan Goldbaum,2017-07-27 15:40:46-05:00,commit, +10894,Nathan Goldbaum,2017-07-27 14:40:36-05:00,commit, +10895,Nathan Goldbaum,2017-07-27 13:51:07-05:00,commit, +10896,Nathan Goldbaum,2017-07-27 12:52:11-05:00,commit, +10897,Nathan Goldbaum,2017-07-27 12:51:31-05:00,commit, +10898,Nathan Goldbaum,2017-07-27 12:51:01-05:00,commit, +10899,Nathan Goldbaum,2017-07-27 12:49:54-05:00,commit, +10900,Alex Lindsay,2017-07-27 08:58:16-05:00,commit, +10901,Nathan Goldbaum,2017-07-26 19:47:57-05:00,commit, +10902,Nathan Goldbaum,2017-07-26 18:06:10-05:00,commit, +10903,Nathan Goldbaum,2017-07-26 17:58:23-05:00,commit, +10904,Alex Lindsay,2017-07-26 17:27:17-05:00,commit, +10905,Nathan Goldbaum,2017-07-26 15:55:12-05:00,commit, +10906,Alex Lindsay,2017-07-26 15:42:22-05:00,commit, +10907,Nathan Goldbaum,2017-07-26 15:41:55-05:00,commit, +10908,Nathan Goldbaum,2017-07-26 15:41:28-05:00,commit, +10909,Nathan Goldbaum,2017-07-26 15:40:49-05:00,commit, +10910,Alex Lindsay,2017-07-26 14:52:48-05:00,commit, +10911,Alex Lindsay,2017-07-26 13:49:50-05:00,commit, +10912,Kacper Kowalik,2017-07-26 09:21:31-05:00,commit, +10913,Kacper Kowalik,2017-07-26 09:20:47-05:00,commit, +10914,Marianne Corvellec,2017-07-26 09:46:28-04:00,commit, +10915,Nathan Goldbaum,2017-07-25 22:00:21-05:00,commit, +10916,Alex Lindsay,2017-07-25 17:49:46-05:00,commit, +10917,Alex Lindsay,2017-07-25 17:00:34-05:00,commit, +10918,Matthew Turk,2017-07-25 12:57:08-05:00,commit, +10919,Nathan Goldbaum,2017-07-25 12:14:32-05:00,commit, +10920,Nathan Goldbaum,2017-07-25 11:52:59-05:00,commit, +10921,Nathan Goldbaum,2017-07-25 11:50:50-05:00,commit, +10922,Nathan Goldbaum,2017-07-25 11:46:42-05:00,commit, +10923,Alex Lindsay,2017-07-25 10:59:03-05:00,commit, +10924,Nathan Goldbaum,2017-07-25 10:57:39-05:00,commit, +10925,Nathan Goldbaum,2017-07-24 14:40:32-05:00,commit, +10926,Nathan Goldbaum,2017-07-24 11:56:53-05:00,commit, +10927,Nathan Goldbaum,2017-07-24 11:51:29-05:00,commit, +10928,Nathan Goldbaum,2017-07-24 11:50:58-05:00,commit, +10929,Nathan Goldbaum,2017-07-21 18:38:21-05:00,commit, +10930,Nathan Goldbaum,2017-07-21 18:36:56-05:00,commit, +10931,Matthew Turk,2017-07-20 16:20:34-05:00,commit, +10932,Matthew Turk,2017-07-20 14:04:56-05:00,commit, +10933,Matthew Turk,2017-07-20 13:53:52-05:00,commit, +10934,Matthew Turk,2017-07-20 10:35:13-05:00,commit, +10935,Matthew Turk,2017-07-19 16:26:12-05:00,commit, +10936,Marianne Corvellec,2017-07-19 16:46:44-04:00,commit, +10937,Marianne Corvellec,2017-07-19 16:11:10-04:00,commit, +10938,Nathan Goldbaum,2017-07-19 10:17:12-05:00,commit, +10939,Nathan Goldbaum,2017-07-19 09:18:56-05:00,commit, +10940,Joseph Smidt,2017-07-19 07:37:50-06:00,commit, +10941,Bili Dong,2017-07-19 09:58:06+08:00,commit, +10942,Bili Dong,2017-07-19 09:55:52+08:00,commit, +10943,Bili Dong,2017-07-19 08:38:00+08:00,commit, +10944,Matthew Turk,2017-07-18 16:28:28-05:00,commit, +10945,Matthew Turk,2017-07-18 16:12:56-05:00,commit, +10946,Nathan Goldbaum,2017-07-18 15:13:29-05:00,commit, +10947,Matthew Turk,2017-07-18 14:54:35-05:00,commit, +10948,Matthew Turk,2017-07-18 11:53:35-05:00,commit, +10949,Bili Dong,2017-07-18 23:59:42+08:00,commit, +10950,Matthew Turk,2017-07-18 10:57:55-05:00,commit, +10951,Matthew Turk,2017-07-18 10:53:33-05:00,commit, +10952,Matthew Turk,2017-07-18 10:44:49-05:00,commit, +10953,Nathan Goldbaum,2017-07-18 10:38:42-05:00,commit, +10954,Bili Dong,2017-07-18 23:37:37+08:00,commit, +10955,Matthew Turk,2017-07-18 10:35:15-05:00,commit, +10956,Bili Dong,2017-07-18 23:16:06+08:00,commit, +10957,Bili Dong,2017-07-18 18:04:02+08:00,commit, +10958,Bili Dong,2017-07-18 17:12:43+08:00,commit, +10959,Bili Dong,2017-07-18 13:04:55+08:00,commit, +10960,Nathan Goldbaum,2017-07-17 16:35:42-05:00,commit, +10961,Matthew Turk,2017-07-17 16:28:42-05:00,commit, +10962,Matthew Turk,2017-07-17 14:37:23-05:00,commit, +10963,Matthew Turk,2017-07-17 13:26:37-05:00,commit, +10964,Nathan Goldbaum,2017-07-16 09:34:36-05:00,commit, +10965,Nathan Goldbaum,2017-07-16 09:32:51-05:00,commit, +10966,Nathan Goldbaum,2017-07-16 09:32:32-05:00,commit, +10967,Nathan Goldbaum,2017-07-16 09:31:52-05:00,commit, +10968,Nathan Goldbaum,2017-07-16 09:30:49-05:00,commit, +10969,Nathan Goldbaum,2017-07-15 21:00:50-05:00,commit, +10970,Matthew Turk,2017-07-15 16:39:56-05:00,commit, +10971,Nathan Goldbaum,2017-07-15 12:55:30-05:00,commit, +10972,Nathan Goldbaum,2017-07-15 11:48:56-05:00,commit, +10973,John ZuHone,2017-07-14 18:01:43-04:00,commit, +10974,John ZuHone,2017-07-14 17:59:45-04:00,commit, +10975,Matthew Turk,2017-07-14 16:53:29-05:00,commit, +10976,John ZuHone,2017-07-14 17:51:28-04:00,commit, +10977,Matthew Turk,2017-07-14 16:50:57-05:00,commit, +10978,John ZuHone,2017-07-14 17:40:01-04:00,commit, +10979,John ZuHone,2017-07-14 17:34:51-04:00,commit, +10980,Nathan Goldbaum,2017-07-14 16:19:06-05:00,commit, +10981,John ZuHone,2017-07-14 17:08:21-04:00,commit, +10982,John ZuHone,2017-07-14 16:50:57-04:00,commit, +10983,Nathan Goldbaum,2017-07-14 15:29:04-05:00,commit, +10984,Nathan Goldbaum,2017-07-14 15:21:20-05:00,commit, +10985,Nathan Goldbaum,2017-07-14 09:22:00-05:00,commit, +10986,Bili Dong,2017-07-14 22:10:57+08:00,commit, +10987,Nathan Goldbaum,2017-07-14 09:06:03-05:00,commit, +10988,Nathan Goldbaum,2017-07-14 08:57:42-05:00,commit, +10989,Nathan Goldbaum,2017-07-14 08:57:42-05:00,commit, +10990,Nathan Goldbaum,2017-07-14 08:56:52-05:00,commit, +10991,Nathan Goldbaum,2017-07-14 08:56:52-05:00,commit, +10992,Nathan Goldbaum,2017-07-14 08:56:11-05:00,commit, +10993,Nathan Goldbaum,2017-07-14 08:56:11-05:00,commit, +10994,Salvatore Cielo,2017-07-14 08:56:11-05:00,commit, +10995,Salvatore Cielo,2017-07-14 08:56:11-05:00,commit, +10996,Nathan Goldbaum,2017-07-14 08:50:38-05:00,commit, +10997,Matthew Turk,2017-07-13 16:51:24-05:00,commit, +10998,Matthew Turk,2017-07-12 15:54:56-05:00,commit, +10999,Matthew Turk,2017-07-12 14:46:43-05:00,commit, +11000,Nathan Goldbaum,2017-07-12 13:40:48-05:00,commit, +11001,John ZuHone,2017-07-12 13:58:37-04:00,commit, +11002,Nicholas Earl,2017-07-12 13:08:33-04:00,commit, +11003,Nathan Goldbaum,2017-07-11 17:05:58-05:00,commit, +11004,Matthew Turk,2017-07-11 16:24:30-05:00,commit, +11005,Nathan Goldbaum,2017-07-11 15:01:01-05:00,commit, +11006,Nathan Goldbaum,2017-07-10 23:01:35-05:00,commit, +11007,Britton Smith,2017-07-10 16:23:21-07:00,commit, +11008,Matthew Turk,2017-07-10 17:41:50-05:00,commit, +11009,Matthew Turk,2017-07-10 17:26:07-05:00,commit, +11010,Britton Smith,2017-07-10 15:09:10-07:00,commit, +11011,Matthew Turk,2017-07-10 16:17:14-05:00,commit, +11012,Nathan Goldbaum,2017-07-10 15:50:43-05:00,commit, +11013,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, +11014,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, +11015,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, +11016,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, +11017,Corentin Cadiou,2017-07-10 22:41:46+02:00,commit, +11018,Matthew Turk,2017-07-10 15:20:27-05:00,commit, +11019,Nathan Goldbaum,2017-07-10 14:20:46-05:00,commit, +11020,Matthew Turk,2017-07-10 13:31:45-05:00,commit, +11021,John ZuHone,2017-07-08 15:04:16-04:00,commit, +11022,John ZuHone,2017-07-08 15:04:08-04:00,commit, +11023,John ZuHone,2017-07-08 14:39:51-04:00,commit, +11024,John ZuHone,2017-07-07 23:29:50-04:00,commit, +11025,John ZuHone,2017-07-07 23:22:45-04:00,commit, +11026,John ZuHone,2017-07-07 23:13:31-04:00,commit, +11027,John ZuHone,2017-07-07 23:13:15-04:00,commit, +11028,Nathan Goldbaum,2017-07-06 16:29:54-05:00,commit, +11029,Nathan Goldbaum,2017-07-06 14:28:49-05:00,commit, +11030,Alex Lindsay,2017-07-06 14:05:45-05:00,commit, +11031,Alex Lindsay,2017-07-06 13:47:07-05:00,commit, +11032,Andrew Myers,2017-07-06 11:34:17-07:00,commit, +11033,Andrew Myers,2017-07-06 10:38:21-07:00,commit, +11034,Alex Lindsay,2017-07-06 09:52:13-05:00,commit, +11035,Alex Lindsay,2017-07-05 20:57:15-05:00,commit, +11036,Nathan Goldbaum,2017-07-05 17:08:33-05:00,commit, +11037,Alex Lindsay,2017-07-05 16:15:42-05:00,commit, +11038,Nathan Goldbaum,2017-07-05 15:36:11-05:00,commit, +11039,Andrew Myers,2017-07-05 13:35:10-07:00,commit, +11040,Bili Dong,2017-07-05 13:31:18-07:00,commit, +11041,Nathan Goldbaum,2017-07-05 15:20:48-05:00,commit, +11042,Andrew Myers,2017-07-05 13:14:40-07:00,commit, +11043,Nathan Goldbaum,2017-07-05 14:35:47-05:00,commit, +11044,Andrew Myers,2017-07-05 12:31:32-07:00,commit, +11045,Andrew Myers,2017-07-05 12:31:13-07:00,commit, +11046,Andrew Myers,2017-07-05 10:30:51-07:00,commit, +11047,Andrew Myers,2017-07-05 10:29:41-07:00,commit, +11048,Bili Dong,2017-07-04 11:35:22-07:00,commit, +11049,Bili Dong,2017-07-04 11:21:22-07:00,commit, +11050,Bili Dong,2017-07-04 11:19:47-07:00,commit, +11051,Bili Dong,2017-07-04 11:08:47-07:00,commit, +11052,Bili Dong,2017-07-04 10:50:04-07:00,commit, +11053,Bili Dong,2017-07-03 20:55:22-07:00,commit, +11054,Bili Dong,2017-07-03 19:43:11-07:00,commit, +11055,Bili Dong,2017-07-03 19:33:09-07:00,commit, +11056,Bili Dong,2017-07-03 15:55:18-07:00,commit, +11057,Bili Dong,2017-07-03 15:41:50-07:00,commit, +11058,Bili Dong,2017-07-03 15:22:13-07:00,commit, +11059,Bili Dong,2017-07-03 14:06:39-07:00,commit, +11060,John ZuHone,2017-07-02 22:06:44-04:00,commit, +11061,John ZuHone,2017-07-02 17:51:45-04:00,commit, +11062,John ZuHone,2017-07-02 16:40:56-04:00,commit, +11063,Andrew Myers,2017-06-30 17:16:17-07:00,commit, +11064,Andrew Myers,2017-06-29 12:58:35-07:00,commit, +11065,Nathan Goldbaum,2017-06-29 11:22:02-05:00,commit, +11066,Corentin Cadiou,2017-06-29 11:03:55+02:00,commit, +11067,Nathan Goldbaum,2017-06-28 21:22:42-05:00,commit, +11068,Nathan Goldbaum,2017-06-28 16:33:03-05:00,commit, +11069,Matthew Turk,2017-06-28 16:15:04-05:00,commit, +11070,Nathan Goldbaum,2017-06-28 15:08:33-05:00,commit, +11071,Nathan Goldbaum,2017-06-28 15:08:24-05:00,commit, +11072,Nathan Goldbaum,2017-06-28 15:07:33-05:00,commit, +11073,Nathan Goldbaum,2017-06-28 15:07:12-05:00,commit, +11074,Nathan Goldbaum,2017-06-28 15:06:27-05:00,commit, +11075,Nathan Goldbaum,2017-06-28 15:05:38-05:00,commit, +11076,Corentin Cadiou,2017-06-28 17:43:03+02:00,commit, +11077,Kacper Kowalik,2017-06-28 10:16:52-05:00,commit, +11078,Kacper Kowalik,2017-06-28 10:03:57-05:00,commit, +11079,Kacper Kowalik,2017-06-28 09:51:32-05:00,commit, +11080,Corentin Cadiou,2017-06-28 16:32:08+02:00,commit, +11081,Corentin Cadiou,2017-06-28 16:29:21+02:00,commit, +11082,Alex Lindsay,2017-06-28 09:11:33-05:00,commit, +11083,Alex Lindsay,2017-06-28 08:53:39-05:00,commit, +11084,Alex Lindsay,2017-06-27 17:46:53-05:00,commit, +11085,Alex Lindsay,2017-06-27 17:31:28-05:00,commit, +11086,Alex Lindsay,2017-06-27 17:02:42-05:00,commit, +11087,Alex Lindsay,2017-06-27 15:46:35-05:00,commit, +11088,Nathan Goldbaum,2017-06-27 13:48:15-05:00,commit, +11089,Nathan Goldbaum,2017-06-27 13:14:47-05:00,commit, +11090,John ZuHone,2017-06-27 14:00:20-04:00,commit, +11091,Nathan Goldbaum,2017-06-26 17:31:19-05:00,commit, +11092,Nathan Goldbaum,2017-06-26 17:27:17-05:00,commit, +11093,Nathan Goldbaum,2017-06-26 17:26:06-05:00,commit, +11094,Kacper Kowalik,2017-06-26 14:49:36-05:00,commit, +11095,Nathan Goldbaum,2017-06-26 14:11:04-05:00,commit, +11096,Britton Smith,2017-06-26 10:45:19-07:00,commit, +11097,Alex Lindsay,2017-06-26 12:31:14-05:00,commit, +11098,Nathan Goldbaum,2017-06-26 12:18:42-05:00,commit, +11099,Nathan Goldbaum,2017-06-25 20:42:56-05:00,commit, +11100,Nathan Goldbaum,2017-06-25 18:17:07-05:00,commit, +11101,Nathan Goldbaum,2017-06-25 17:02:12-05:00,commit, +11102,Britton Smith,2017-06-23 18:31:03-07:00,commit, +11103,Nathan Goldbaum,2017-06-23 17:34:53-05:00,commit, +11104,Nathan Goldbaum,2017-06-23 16:05:32-05:00,commit, +11105,Nathan Goldbaum,2017-06-23 16:00:13-05:00,commit, +11106,Matthew Turk,2017-06-23 14:11:51-05:00,commit, +11107,Nathan Goldbaum,2017-06-23 13:38:38-05:00,commit, +11108,Matthew Turk,2017-06-23 13:37:22-05:00,commit, +11109,Britton Smith,2017-06-23 10:57:53-07:00,commit, +11110,Britton Smith,2017-06-23 10:55:53-07:00,commit, +11111,Britton Smith,2017-06-23 10:34:24-07:00,commit, +11112,Nathan Goldbaum,2017-06-23 09:35:59-05:00,commit, +11113,John ZuHone,2017-06-23 09:08:52-04:00,commit, +11114,John ZuHone,2017-06-23 09:08:16-04:00,commit, +11115,Britton Smith,2017-06-22 19:40:49-07:00,commit, +11116,Nathan Goldbaum,2017-06-22 21:09:50-05:00,commit, +11117,Nathan Goldbaum,2017-06-22 18:44:09-05:00,commit, +11118,Nathan Goldbaum,2017-06-22 18:37:35-05:00,commit, +11119,Nathan Goldbaum,2017-06-22 18:34:33-05:00,commit, +11120,Nathan Goldbaum,2017-06-22 17:07:58-05:00,commit, +11121,Andrew Myers,2017-06-22 14:50:28-07:00,commit, +11122,Nathan Goldbaum,2017-06-22 15:43:36-05:00,commit, +11123,Matthew Turk,2017-06-22 14:26:42-05:00,commit, +11124,Matthew Turk,2017-06-22 13:26:53-05:00,commit, +11125,Nathan Goldbaum,2017-06-22 11:35:02-05:00,commit, +11126,Matthew Turk,2017-06-22 11:25:06-05:00,commit, +11127,Kacper Kowalik,2017-06-22 08:33:49-05:00,commit, +11128,Nathan Goldbaum,2017-06-20 18:34:53-05:00,commit, +11129,Matthew Turk,2017-06-20 16:32:23-05:00,commit, +11130,Matthew Turk,2017-06-20 16:32:13-05:00,commit, +11131,Nathan Goldbaum,2017-06-20 16:14:52-05:00,commit, +11132,Nathan Goldbaum,2017-06-20 15:29:04-05:00,commit, +11133,Matthew Turk,2017-06-20 13:36:55-05:00,commit, +11134,Matthew Turk,2017-06-20 11:56:01-05:00,commit, +11135,Matthew Turk,2017-06-20 10:30:00-05:00,commit, +11136,Matthew Turk,2017-06-20 10:25:13-05:00,commit, +11137,John ZuHone,2017-06-19 21:57:33-04:00,commit, +11138,Matthew Turk,2017-06-19 11:15:06-05:00,commit, +11139,Nathan Goldbaum,2017-06-19 16:10:48+00:00,commit, +11140,Matthew Turk,2017-06-19 11:10:44-05:00,commit, +11141,Nathan Goldbaum,2017-06-19 16:01:52+00:00,commit, +11142,Nathan Goldbaum,2017-06-19 15:56:39+00:00,commit, +11143,Nathan Goldbaum,2017-06-16 18:01:44-05:00,commit, +11144,Nathan Goldbaum,2017-06-16 18:01:08-05:00,commit, +11145,Matthew Turk,2017-06-16 16:20:18-05:00,commit, +11146,Britton Smith,2017-06-16 09:45:39-07:00,commit, +11147,Nathan Goldbaum,2017-06-16 08:36:12-05:00,commit, +11148,John ZuHone,2017-06-16 09:33:59-04:00,commit, +11149,Nathan Goldbaum,2017-06-15 18:51:41-05:00,commit, +11150,Britton Smith,2017-06-15 15:58:05-07:00,commit, +11151,Britton Smith,2017-06-15 15:52:27-07:00,commit, +11152,Britton Smith,2017-06-15 15:45:19-07:00,commit, +11153,Britton Smith,2017-06-15 14:09:29-07:00,commit, +11154,Britton Smith,2017-06-15 13:23:10-07:00,commit, +11155,Matthew Turk,2017-06-15 14:44:21-05:00,commit, +11156,Matthew Turk,2017-06-15 14:12:08-05:00,commit, +11157,Nathan Goldbaum,2017-06-15 14:09:52-05:00,commit, +11158,Nathan Goldbaum,2017-06-15 13:42:21-05:00,commit, +11159,Kacper Kowalik,2017-06-15 08:35:57-05:00,commit, +11160,Matthew Turk,2017-06-14 18:00:50-05:00,commit, +11161,Nathan Goldbaum,2017-06-14 16:45:06-05:00,commit, +11162,John ZuHone,2017-06-14 17:14:35-04:00,commit, +11163,Nathan Goldbaum,2017-06-14 11:25:45-05:00,commit, +11164,John ZuHone,2017-06-14 12:22:45-04:00,commit, +11165,John ZuHone,2017-06-14 12:22:26-04:00,commit, +11166,Nathan Goldbaum,2017-06-14 11:12:18-05:00,commit, +11167,John ZuHone,2017-06-13 16:03:45-04:00,commit, +11168,Nathan Goldbaum,2017-06-13 09:55:29-05:00,commit, +11169,John ZuHone,2017-06-13 10:04:53-04:00,commit, +11170,John ZuHone,2017-06-13 06:57:16-04:00,commit, +11171,John ZuHone,2017-06-13 06:51:06-04:00,commit, +11172,John ZuHone,2017-06-13 06:46:45-04:00,commit, +11173,John ZuHone,2017-06-12 13:37:39-04:00,commit, +11174,Matthew Turk,2017-06-12 11:20:08-05:00,commit, +11175,Matthew Turk,2017-06-12 11:19:57-05:00,commit, +11176,John ZuHone,2017-06-12 11:31:58-04:00,commit, +11177,John ZuHone,2017-06-12 11:26:17-04:00,commit, +11178,John ZuHone,2017-06-12 10:26:02-04:00,commit, +11179,John ZuHone,2017-06-12 10:25:45-04:00,commit, +11180,John ZuHone,2017-06-12 10:04:06-04:00,commit, +11181,John ZuHone,2017-06-12 10:00:21-04:00,commit, +11182,Britton Smith,2017-06-10 20:41:25-07:00,commit, +11183,Britton Smith,2017-06-10 20:13:51-07:00,commit, +11184,Britton Smith,2017-06-10 20:10:08-07:00,commit, +11185,Britton Smith,2017-06-10 13:47:57-07:00,commit, +11186,Britton Smith,2017-06-10 09:27:45-07:00,commit, +11187,Britton Smith,2017-06-10 08:05:32-07:00,commit, +11188,Britton Smith,2017-06-10 08:02:25-07:00,commit, +11189,John ZuHone,2017-06-09 22:06:13-04:00,commit, +11190,Nathan Goldbaum,2017-06-09 14:51:11-05:00,commit, +11191,Nathan Goldbaum,2017-06-09 13:18:48-05:00,commit, +11192,Andrew Myers,2017-06-09 11:22:53-04:00,commit, +11193,John ZuHone,2017-06-09 09:40:15-04:00,commit, +11194,Alex Lindsay,2017-06-08 15:17:00-05:00,commit, +11195,Nathan Goldbaum,2017-06-08 06:38:43-07:00,commit, +11196,Andrew Myers,2017-06-07 16:54:17-04:00,commit, +11197,Hugo Pfister,2017-06-07 14:41:02+02:00,commit, +11198,Yinghe Lu,2017-06-06 17:49:44-07:00,commit, +11199,Yinghe Lu,2017-06-06 17:45:43-07:00,commit, +11200,Yinghe Lu,2017-06-06 17:13:58-07:00,commit, +11201,Alex Lindsay,2017-06-06 10:06:36-05:00,commit, +11202,Alex Lindsay,2017-06-06 10:02:46-05:00,commit, +11203,Alex Lindsay,2017-06-06 08:54:35-05:00,commit, +11204,Alex Lindsay,2017-06-05 18:20:39-05:00,commit, +11205,Alex Lindsay,2017-06-05 14:22:53-05:00,commit, +11206,Alex Lindsay,2017-06-05 13:52:24-05:00,commit, +11207,Britton Smith,2017-06-04 21:13:34-07:00,commit, +11208,Alex Lindsay,2017-06-03 17:06:40-05:00,commit, +11209,Alex Lindsay,2017-06-03 14:59:50-05:00,commit, +11210,Alex Lindsay,2017-06-03 14:58:12-05:00,commit, +11211,Alex Lindsay,2017-06-03 14:58:12-05:00,commit, +11212,Alex Lindsay,2017-06-03 14:58:12-05:00,commit, +11213,Alex Lindsay,2017-06-03 14:58:02-05:00,commit, +11214,Alex Lindsay,2017-06-03 14:57:00-05:00,commit, +11215,Alex Lindsay,2017-06-03 14:56:59-05:00,commit, +11216,Nathan Goldbaum,2017-06-03 12:09:27-05:00,commit, +11217,Nathan Goldbaum,2017-06-03 09:23:37-05:00,commit, +11218,Alex Lindsay,2017-06-02 20:43:08-05:00,commit, +11219,John ZuHone,2017-06-02 16:59:45-04:00,commit, +11220,Alex Lindsay,2017-06-02 14:51:32-05:00,commit, +11221,John ZuHone,2017-06-02 14:59:14-04:00,commit, +11222,John ZuHone,2017-06-02 14:25:23-04:00,commit, +11223,John ZuHone,2017-06-02 14:19:41-04:00,commit, +11224,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11225,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11226,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11227,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11228,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11229,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11230,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11231,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11232,John ZuHone,2017-06-02 14:16:59-04:00,commit, 11233,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, -11234,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, -11235,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, -11236,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, -11237,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, -11238,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, -11239,Nathan Goldbaum,2017-06-02 12:59:46-05:00,commit, -11240,Matthew Turk,2017-06-02 12:58:39-05:00,commit, -11241,Nathan Goldbaum,2017-06-02 11:25:52-05:00,commit, -11242,Nathan Goldbaum,2017-06-02 11:25:47-05:00,commit, -11243,Nathan Goldbaum,2017-06-01 15:50:16-05:00,commit, -11244,Nathan Goldbaum,2017-06-01 15:36:25-05:00,commit, -11245,Nathan Goldbaum,2017-06-01 15:22:24-05:00,commit, -11246,Nathan Goldbaum,2017-06-01 15:15:40-05:00,commit, -11247,Nathan Goldbaum,2017-06-01 15:12:55-05:00,commit, -11248,Alex Lindsay,2017-06-01 13:29:16-05:00,commit, -11249,Nathan Goldbaum,2017-06-01 12:56:12-05:00,commit, -11250,Alex Lindsay,2017-06-01 11:34:36-05:00,commit, -11251,Alex Lindsay,2017-06-01 09:42:10-05:00,commit, -11252,Alex Lindsay,2017-05-31 21:53:25-05:00,commit, -11253,Alex Lindsay,2017-05-31 17:31:29-05:00,commit, -11254,Alex Lindsay,2017-05-31 17:27:30-05:00,commit, -11255,Nathan Goldbaum,2017-05-31 17:11:52-05:00,commit, -11256,Kacper Kowalik,2017-05-31 16:11:03-05:00,commit, -11257,Nathan Goldbaum,2017-05-31 14:04:22-05:00,commit, -11258,Nathan Goldbaum,2017-05-31 13:55:02-05:00,commit, -11259,Matthew Turk,2017-05-31 12:33:12-05:00,commit, -11260,Nathan Goldbaum,2017-05-31 10:51:31-05:00,commit, -11261,Nathan Goldbaum,2017-05-31 10:50:54-05:00,commit, -11262,Nathan Goldbaum,2017-05-29 18:57:24-05:00,commit, -11263,Kacper Kowalik,2017-05-29 14:35:24-05:00,commit, -11264,Kacper Kowalik,2017-05-29 10:15:31-05:00,commit, -11265,Nathan Goldbaum,2017-05-26 10:21:01-05:00,commit, -11266,John ZuHone,2017-05-26 11:20:16-04:00,commit, -11267,Nathan Goldbaum,2017-05-26 09:30:13-05:00,commit, -11268,Nathan Goldbaum,2017-05-25 18:18:25-05:00,commit, -11269,Nathan Goldbaum,2017-05-25 16:37:43-05:00,commit, -11270,Nathan Goldbaum,2017-05-25 16:19:57-05:00,commit, -11271,Matthew Turk,2017-05-25 16:18:27-05:00,commit, -11272,Matthew Turk,2017-05-25 16:18:07-05:00,commit, -11273,Nathan Goldbaum,2017-05-25 16:06:47-05:00,commit, -11274,Nathan Goldbaum,2017-05-25 15:49:43-05:00,commit, -11275,Nathan Goldbaum,2017-05-25 15:47:00-05:00,commit, -11276,Nathan Goldbaum,2017-05-25 15:41:50-05:00,commit, -11277,Nathan Goldbaum,2017-05-25 15:05:03-05:00,commit, -11278,Nathan Goldbaum,2017-05-25 14:56:54-05:00,commit, -11279,Nathan Goldbaum,2017-05-25 14:30:29-05:00,commit, -11280,Nathan Goldbaum,2017-05-25 09:27:26-05:00,commit, -11281,Nathan Goldbaum,2017-05-25 07:52:25-05:00,commit, -11282,Nathan Goldbaum,2017-05-25 07:42:51-05:00,commit, -11283,John ZuHone,2017-05-24 13:15:03-07:00,commit, -11284,Andrew Myers,2017-05-24 09:42:20-07:00,commit, -11285,Nathan Goldbaum,2017-05-24 09:27:27-05:00,commit, -11286,Nathan Goldbaum,2017-05-24 09:03:52-05:00,commit, -11287,John ZuHone,2017-05-24 09:57:00-04:00,commit, -11288,John ZuHone,2017-05-24 08:31:19-04:00,commit, -11289,Suoqing Ji,2017-05-23 21:58:33-07:00,commit, -11290,Nathan Goldbaum,2017-05-23 23:46:45-05:00,commit, -11291,Nathan Goldbaum,2017-05-23 23:30:58-05:00,commit, -11292,Suoqing Ji,2017-05-23 20:47:17-07:00,commit, -11293,Suoqing Ji,2017-05-23 20:38:32-07:00,commit, -11294,Suoqing Ji,2017-05-23 20:11:26-07:00,commit, -11295,Suoqing Ji,2017-05-23 20:02:34-07:00,commit, -11296,Suoqing Ji,2017-05-23 19:56:14-07:00,commit, -11297,Suoqing Ji,2017-05-23 19:52:55-07:00,commit, -11298,Nathan Goldbaum,2017-05-23 21:00:54-05:00,commit, -11299,Nathan Goldbaum,2017-05-23 21:00:22-05:00,commit, -11300,John ZuHone,2017-05-23 13:06:11-04:00,commit, -11301,John ZuHone,2017-05-23 11:35:15-04:00,commit, -11302,Nathan Goldbaum,2017-05-23 10:10:56-05:00,commit, -11303,John ZuHone,2017-05-23 10:31:33-04:00,commit, -11304,John ZuHone,2017-05-23 10:26:46-04:00,commit, -11305,John ZuHone,2017-05-23 10:23:42-04:00,commit, -11306,Nathan Goldbaum,2017-05-23 09:23:22-05:00,commit, -11307,Nathan Goldbaum,2017-05-23 09:23:22-05:00,commit, -11308,John ZuHone,2017-05-23 10:23:11-04:00,commit, -11309,Nathan Goldbaum,2017-05-23 09:13:37-05:00,commit, -11310,Kacper Kowalik,2017-05-23 08:50:33-05:00,commit, -11311,John ZuHone,2017-05-23 09:20:00-04:00,commit, -11312,John ZuHone,2017-05-23 09:18:56-04:00,commit, -11313,John ZuHone,2017-05-23 09:18:03-04:00,commit, -11314,John ZuHone,2017-05-22 18:27:51-04:00,commit, -11315,John ZuHone,2017-05-22 18:25:45-04:00,commit, -11316,John ZuHone,2017-05-22 18:14:21-04:00,commit, -11317,John ZuHone,2017-05-22 17:48:41-04:00,commit, -11318,John ZuHone,2017-05-22 17:46:29-04:00,commit, -11319,Kacper Kowalik,2017-05-22 15:25:31-05:00,commit, -11320,John ZuHone,2017-05-22 16:24:06-04:00,commit, -11321,John ZuHone,2017-05-22 16:07:46-04:00,commit, -11322,John ZuHone,2017-05-22 15:02:23-04:00,commit, -11323,John ZuHone,2017-05-22 15:02:15-04:00,commit, -11324,John ZuHone,2017-05-22 14:51:44-04:00,commit, -11325,Kacper Kowalik,2017-05-22 13:09:29-05:00,commit, -11326,Kacper Kowalik,2017-05-22 12:52:23-05:00,commit, -11327,John ZuHone,2017-05-22 13:33:25-04:00,commit, -11328,Kacper Kowalik,2017-05-22 11:30:55-05:00,commit, -11329,John ZuHone,2017-05-22 11:33:23-04:00,commit, -11330,John ZuHone,2017-05-22 11:26:51-04:00,commit, -11331,John ZuHone,2017-05-22 11:24:17-04:00,commit, -11332,Suoqing Ji,2017-05-21 17:01:20-07:00,commit, -11333,Nathan Goldbaum,2017-05-21 14:12:51-05:00,commit, -11334,Kacper Kowalik,2017-05-21 12:20:10-05:00,commit, -11335,John ZuHone,2017-05-21 10:10:18-04:00,commit, -11336,John ZuHone,2017-05-21 09:54:00-04:00,commit, -11337,Suoqing Ji,2017-05-21 01:17:01-07:00,commit, -11338,Kacper Kowalik,2017-05-20 20:39:45-05:00,commit, -11339,Nathan Goldbaum,2017-05-20 13:02:27-05:00,commit, -11340,John ZuHone,2017-05-20 09:38:29-04:00,commit, -11341,John ZuHone,2017-05-20 09:38:29-04:00,commit, -11342,John ZuHone,2017-05-20 09:38:29-04:00,commit, -11343,John ZuHone,2017-05-20 09:38:29-04:00,commit, -11344,John ZuHone,2017-05-20 09:38:29-04:00,commit, -11345,John ZuHone,2017-05-20 09:38:29-04:00,commit, -11346,John ZuHone,2017-05-20 09:38:29-04:00,commit, -11347,John ZuHone,2017-05-20 09:38:29-04:00,commit, -11348,John ZuHone,2017-05-20 09:38:29-04:00,commit, -11349,Nathan Goldbaum,2017-05-19 16:06:57-05:00,commit, -11350,Nathan Goldbaum,2017-05-19 16:06:45-05:00,commit, -11351,Nathan Goldbaum,2017-05-19 16:06:09-05:00,commit, -11352,Nathan Goldbaum,2017-05-19 14:45:31-05:00,commit, -11353,Nathan Goldbaum,2017-05-19 12:06:24-05:00,commit, -11354,Nathan Goldbaum,2017-05-19 12:05:37-05:00,commit, -11355,Nathan Goldbaum,2017-05-19 12:05:05-05:00,commit, -11356,Nathan Goldbaum,2017-05-19 12:04:25-05:00,commit, -11357,Nathan Goldbaum,2017-05-19 12:02:28-05:00,commit, -11358,Nathan Goldbaum,2017-05-18 16:05:02-05:00,commit, -11359,Nathan Goldbaum,2017-05-18 13:04:13-05:00,commit, -11360,Nathan Goldbaum,2017-05-18 13:03:55-05:00,commit, -11361,Kacper Kowalik,2017-05-18 12:12:59-05:00,commit, -11362,Kacper Kowalik,2017-05-18 11:21:33-05:00,commit, -11363,Nathan Goldbaum,2017-05-18 10:56:11-05:00,commit, -11364,Nathan Goldbaum,2017-05-18 10:41:38-05:00,commit, -11365,Nathan Goldbaum,2017-05-18 10:39:33-05:00,commit, -11366,Nathan Goldbaum,2017-05-17 19:03:05-05:00,commit, -11367,Nathan Goldbaum,2017-05-17 16:58:59-05:00,commit, -11368,Nathan Goldbaum,2017-05-17 16:55:36-05:00,commit, -11369,Nathan Goldbaum,2017-05-17 16:43:35-05:00,commit, -11370,Kacper Kowalik,2017-05-17 16:08:52-05:00,commit, -11371,Kacper Kowalik,2017-05-17 16:06:29-05:00,commit, -11372,Nathan Goldbaum,2017-05-17 15:59:25-05:00,commit, -11373,Kacper Kowalik,2017-05-17 15:53:43-05:00,commit, -11374,Kacper Kowalik,2017-05-17 15:53:10-05:00,commit, -11375,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, -11376,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, -11377,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, -11378,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, -11379,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, -11380,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, -11381,Kacper Kowalik,2017-05-17 12:56:16-05:00,commit, -11382,Kacper Kowalik,2017-05-17 12:56:16-05:00,commit, -11383,Kacper Kowalik,2017-05-17 12:56:16-05:00,commit, -11384,Nathan Goldbaum,2017-05-17 12:13:15-05:00,commit, -11385,Nathan Goldbaum,2017-05-17 12:13:06-05:00,commit, -11386,Nathan Goldbaum,2017-05-17 11:11:49-05:00,commit, -11387,Nathan Goldbaum,2017-05-17 10:13:30-05:00,commit, -11388,Kacper Kowalik,2017-05-17 10:12:40-05:00,commit, -11389,Nathan Goldbaum,2017-05-17 10:11:59-05:00,commit, -11390,Nathan Goldbaum,2017-05-16 16:02:57-05:00,commit, -11391,Nathan Goldbaum,2017-05-16 15:24:23-05:00,commit, -11392,Matthew Turk,2017-05-16 15:22:45-05:00,commit, -11393,Nathan Goldbaum,2017-05-16 15:01:09-05:00,commit, -11394,Nathan Goldbaum,2017-05-16 14:54:26-05:00,commit, -11395,Matthew Turk,2017-05-16 14:48:26-05:00,commit, -11396,Kacper Kowalik,2017-05-16 13:42:49-05:00,commit, -11397,Nathan Goldbaum,2017-05-16 12:36:37-05:00,commit, -11398,Nathan Goldbaum,2017-05-16 12:30:26-05:00,commit, -11399,Nathan Goldbaum,2017-05-16 10:58:29-05:00,commit, -11400,Kacper Kowalik,2017-05-15 16:28:57-05:00,commit, -11401,Kacper Kowalik,2017-05-15 16:05:14-05:00,commit, -11402,Nathan Goldbaum,2017-05-15 15:17:54-05:00,commit, -11403,Nathan Goldbaum,2017-05-15 15:17:31-05:00,commit, -11404,Nathan Goldbaum,2017-05-15 15:15:14-05:00,commit, -11405,Nathan Goldbaum,2017-05-15 14:44:35-05:00,commit, -11406,Nathan Goldbaum,2017-05-15 13:20:13-05:00,commit, -11407,Nathan Goldbaum,2017-05-15 12:28:03-05:00,commit, -11408,Nathan Goldbaum,2017-05-15 11:50:47-05:00,commit, -11409,Nathan Goldbaum,2017-05-15 11:04:55-05:00,commit, -11410,Nathan Goldbaum,2017-05-15 11:04:55-05:00,commit, -11411,Nathan Goldbaum,2017-05-15 11:04:55-05:00,commit, -11412,Nathan Goldbaum,2017-05-15 11:04:54-05:00,commit, -11413,Nathan Goldbaum,2017-05-15 11:04:54-05:00,commit, -11414,Nathan Goldbaum,2017-05-15 11:04:54-05:00,commit, -11415,Nathan Goldbaum,2017-05-15 11:04:48-05:00,commit, -11416,Nathan Goldbaum,2017-05-15 10:14:21-05:00,commit, -11417,Matthew Turk,2017-05-15 10:04:40-05:00,commit, -11418,Matthew Turk,2017-05-15 10:03:45-05:00,commit, -11419,Matthew Turk,2017-05-15 08:32:23-05:00,commit, -11420,Matthew Turk,2017-05-12 16:39:54-05:00,commit, -11421,Matthew Turk,2017-05-12 16:39:45-05:00,commit, -11422,Matthew Turk,2017-05-12 12:52:35-05:00,commit, -11423,John ZuHone,2017-05-12 12:45:04-04:00,commit, -11424,Nathan Goldbaum,2017-05-12 10:50:32-05:00,commit, -11425,Nathan Goldbaum,2017-05-12 10:49:35-05:00,commit, -11426,Nathan Goldbaum,2017-05-12 10:15:56-05:00,commit, -11427,Nathan Goldbaum,2017-05-12 09:59:43-05:00,commit, -11428,Nathan Goldbaum,2017-05-12 09:48:49-05:00,commit, -11429,Matthew Turk,2017-05-11 11:48:20-05:00,commit, -11430,Nathan Goldbaum,2017-05-10 17:28:48-05:00,commit, -11431,John ZuHone,2017-05-09 18:02:45-04:00,commit, -11432,Nathan Goldbaum,2017-05-09 13:35:03-05:00,commit, -11433,Matthew Turk,2017-05-09 10:38:57-05:00,commit, -11434,Nathan Goldbaum,2017-05-09 09:19:03-05:00,commit, -11435,Nathan Goldbaum,2017-05-09 09:16:14-05:00,commit, -11436,Nathan Goldbaum,2017-05-09 09:16:14-05:00,commit, -11437,Nathan Goldbaum,2017-05-08 16:12:41-05:00,commit, -11438,Nathan Goldbaum,2017-05-08 15:24:53-05:00,commit, -11439,Nathan Goldbaum,2017-05-08 15:23:49-05:00,commit, -11440,Nathan Goldbaum,2017-05-08 14:59:26-05:00,commit, -11441,Nathan Goldbaum,2017-05-08 14:59:09-05:00,commit, -11442,Nathan Goldbaum,2017-05-08 14:58:53-05:00,commit, -11443,Nathan Goldbaum,2017-05-08 14:58:33-05:00,commit, -11444,Nathan Goldbaum,2017-05-08 14:49:19-05:00,commit, -11445,John ZuHone,2017-05-08 11:22:13-04:00,commit, -11446,John ZuHone,2017-05-08 10:35:40-04:00,commit, -11447,John ZuHone,2017-05-08 10:32:10-04:00,commit, -11448,John ZuHone,2017-05-08 10:10:56-04:00,commit, -11449,Nathan Goldbaum,2017-05-08 08:48:09-05:00,commit, -11450,John ZuHone,2017-05-08 09:16:14-04:00,commit, -11451,John ZuHone,2017-05-08 08:44:32-04:00,commit, -11452,Nathan Goldbaum,2017-05-07 21:58:24-05:00,commit, -11453,Nathan Goldbaum,2017-05-07 19:57:24-05:00,commit, -11454,Nathan Goldbaum,2017-05-07 19:52:16-05:00,commit, -11455,Nathan Goldbaum,2017-05-07 19:27:50-05:00,commit, -11456,Nathan Goldbaum,2017-05-07 19:21:22-05:00,commit, -11457,Nathan Goldbaum,2017-05-07 17:45:41-05:00,commit, -11458,Nathan Goldbaum,2017-05-07 17:34:26-05:00,commit, -11459,Marianne Corvellec,2017-05-07 16:25:41-04:00,commit, -11460,John ZuHone,2017-05-07 13:10:11-04:00,commit, -11461,John ZuHone,2017-05-06 15:50:04-04:00,commit, -11462,John ZuHone,2017-05-06 12:54:26-04:00,commit, -11463,Nathan Goldbaum,2017-05-05 21:30:27-05:00,commit, -11464,Bili Dong,2017-05-05 19:24:05-07:00,commit, -11465,Nathan Goldbaum,2017-05-05 21:21:22-05:00,commit, -11466,Andrew Myers,2017-05-05 16:39:40-07:00,commit, -11467,Andrew Myers,2017-05-05 16:37:37-07:00,commit, -11468,Nathan Goldbaum,2017-05-05 17:26:42-05:00,commit, -11469,Nathan Goldbaum,2017-05-05 17:06:59-05:00,commit, -11470,Nathan Goldbaum,2017-05-05 20:54:06+00:00,commit, -11471,Nathan Goldbaum,2017-05-05 18:09:41+00:00,commit, -11472,Nathan Goldbaum,2017-05-05 12:00:48-05:00,commit, -11473,Nathan Goldbaum,2017-05-05 11:49:06-05:00,commit, -11474,Nathan Goldbaum,2017-05-05 11:39:10-05:00,commit, -11475,John ZuHone,2017-05-05 09:01:25-07:00,commit, -11476,John ZuHone,2017-05-05 11:25:54-04:00,commit, -11477,John ZuHone,2017-05-05 11:23:48-04:00,commit, -11478,Nathan Goldbaum,2017-05-05 10:02:07-05:00,commit, -11479,Matthew Turk,2017-05-05 09:40:00-05:00,commit, -11480,John ZuHone,2017-05-05 10:28:58-04:00,commit, -11481,John ZuHone,2017-05-05 10:09:53-04:00,commit, -11482,Nathan Goldbaum,2017-05-04 16:38:01-05:00,commit, -11483,Nathan Goldbaum,2017-05-04 14:05:57-05:00,commit, -11484,Nathan Goldbaum,2017-05-04 11:52:52-05:00,commit, -11485,Nathan Goldbaum,2017-05-03 23:37:51-05:00,commit, -11486,Michael Zingale,2017-05-03 20:01:41-04:00,commit, -11487,Michael Zingale,2017-05-03 17:44:01-04:00,commit, -11488,Michael Zingale,2017-05-03 17:42:21-04:00,commit, -11489,Nathan Goldbaum,2017-05-03 16:21:45-05:00,commit, -11490,Nathan Goldbaum,2017-05-03 16:09:44-05:00,commit, -11491,Nathan Goldbaum,2017-05-03 15:42:57-05:00,commit, -11492,Nathan Goldbaum,2017-05-03 13:53:00-05:00,commit, -11493,Kacper Kowalik,2017-05-03 12:52:55-05:00,commit, -11494,Nathan Goldbaum,2017-05-02 22:16:17-05:00,commit, -11495,Andrew Myers,2017-05-02 14:25:45-07:00,commit, -11496,Nathan Goldbaum,2017-05-02 14:30:18-05:00,commit, -11497,Andrew Myers,2017-05-02 11:22:21-07:00,commit, -11498,Andrew Myers,2017-05-02 11:18:25-07:00,commit, -11499,Andrew Myers,2017-05-02 11:17:43-07:00,commit, -11500,Andrew Myers,2017-05-02 11:17:23-07:00,commit, -11501,Nathan Goldbaum,2017-05-01 21:34:40-05:00,commit, -11502,Kacper Kowalik,2017-05-01 19:38:19+00:00,commit, -11503,Andrew Myers,2017-05-01 11:31:06-07:00,commit, -11504,Nathan Goldbaum,2017-05-01 13:20:25-05:00,commit, -11505,Weiguang Cui,2017-05-01 13:12:38-05:00,commit, -11506,Weiguang Cui,2017-05-01 13:11:21-05:00,commit, -11507,Andrew Myers,2017-05-01 10:51:53-07:00,commit, -11508,Andrew Myers,2017-05-01 09:51:17-07:00,commit, -11509,Nathan Goldbaum,2017-05-01 15:31:30+00:00,commit, -11510,Nathan Goldbaum,2017-05-01 15:13:06+00:00,commit, -11511,Nathan Goldbaum,2017-05-01 15:07:42+00:00,commit, -11512,Nathan Goldbaum,2017-05-01 09:59:58-05:00,commit, -11513,Kacper Kowalik,2017-05-01 14:55:59+00:00,commit, -11514,Nathan Goldbaum,2017-05-01 14:38:35+00:00,commit, -11515,Nathan Goldbaum,2017-04-27 13:03:47-05:00,commit, -11516,Kacper Kowalik,2017-04-26 15:44:00-05:00,commit, -11517,Kacper Kowalik,2017-04-26 15:24:35-05:00,commit, -11518,Kacper Kowalik,2017-04-26 15:22:01-05:00,commit, -11519,Kacper Kowalik,2017-04-26 15:18:00-05:00,commit, -11520,Kacper Kowalik,2017-04-26 15:06:21-05:00,commit, -11521,Kacper Kowalik,2017-04-26 15:05:12-05:00,commit, -11522,Nathan Goldbaum,2017-04-26 12:54:18-05:00,commit, -11523,Nathan Goldbaum,2017-04-26 17:25:02+00:00,commit, -11524,Nathan Goldbaum,2017-04-26 17:22:11+00:00,commit, -11525,Nathan Goldbaum,2017-04-26 16:49:30+00:00,commit, -11526,Nathan Goldbaum,2017-04-26 16:33:38+00:00,commit, -11527,Alex Lindsay,2017-04-26 08:54:03-05:00,commit, -11528,Alex Lindsay,2017-04-25 19:00:07-05:00,commit, -11529,Alex Lindsay,2017-04-25 18:58:26-05:00,commit, -11530,Nathan Goldbaum,2017-04-25 18:54:49-05:00,commit, -11531,Alex Lindsay,2017-04-26 08:54:03-05:00,commit, -11532,Nathan Goldbaum,2017-04-27 09:54:03-05:00,commit, -11533,Nathan Goldbaum,2017-04-25 18:54:49-05:00,commit, -11534,Alex Lindsay,2017-04-25 18:16:17-05:00,commit, -11535,Nathan Goldbaum,2017-04-24 16:55:15-05:00,commit, -11536,Nathan Goldbaum,2017-04-24 16:54:55-05:00,commit, -11537,Nathan Goldbaum,2017-04-24 10:48:33-05:00,commit, -11538,Nathan Goldbaum,2017-04-24 09:37:41-05:00,commit, -11539,Kacper Kowalik,2017-04-21 11:36:41+00:00,commit, -11540,Nathan Goldbaum,2017-04-21 01:40:20+00:00,commit, -11541,Nathan Goldbaum,2017-04-21 01:16:08+00:00,commit, -11542,Nathan Goldbaum,2017-04-21 01:02:27+00:00,commit, -11543,Nathan Goldbaum,2017-04-20 17:54:03-05:00,commit, -11544,Alex Lindsay,2017-04-20 12:03:35-05:00,commit, -11545,Nathan Goldbaum,2017-04-20 15:56:32+00:00,commit, -11546,Britton Smith,2017-04-19 16:41:03-07:00,commit, -11547,Britton Smith,2017-04-19 16:37:54-07:00,commit, -11548,Britton Smith,2017-04-19 16:33:14-07:00,commit, -11549,Nathan Goldbaum,2017-04-19 17:34:09-05:00,commit, -11550,Alex Lindsay,2017-04-19 16:56:40-05:00,commit, -11551,Andrew Myers,2017-04-19 13:47:50-07:00,commit, -11552,Andrew Myers,2017-04-19 11:32:58-07:00,commit, -11553,Andrew Myers,2017-04-19 11:32:50-07:00,commit, -11554,Andrew Myers,2017-04-19 11:27:39-07:00,commit, -11555,Nathan Goldbaum,2017-04-18 22:24:56-05:00,commit, -11556,Nathan Goldbaum,2017-04-18 12:57:36-05:00,commit, -11557,Nathan Goldbaum,2017-04-17 21:18:55+00:00,commit, -11558,Nathan Goldbaum,2017-04-17 15:18:13-05:00,commit, -11559,Nathan Goldbaum,2017-04-17 15:17:45-05:00,commit, -11560,Marianne Corvellec,2017-04-17 14:56:54-04:00,commit, -11561,Marianne Corvellec,2017-04-17 14:20:47-04:00,commit, -11562,Marianne Corvellec,2017-04-17 14:14:26-04:00,commit, -11563,Andrew Myers,2017-04-16 16:31:50-07:00,commit, -11564,Andrew Myers,2017-04-16 15:38:30-07:00,commit, -11565,Andrew Myers,2017-04-16 14:26:02-07:00,commit, -11566,Andrew Myers,2017-04-16 13:44:48-07:00,commit, -11567,Nathan Goldbaum,2017-04-14 12:40:15-05:00,commit, -11568,Nathan Goldbaum,2017-04-14 17:39:08+00:00,commit, -11569,Nathan Goldbaum,2017-04-14 10:38:05-05:00,commit, -11570,Nathan Goldbaum,2017-04-14 15:35:56+00:00,commit, -11571,Nathan Goldbaum,2017-04-14 15:35:43+00:00,commit, -11572,Nathan Goldbaum,2017-04-14 15:00:45+00:00,commit, -11573,Michael Zingale,2017-04-13 15:35:55-04:00,commit, -11574,Nathan Goldbaum,2017-04-13 14:25:03-05:00,commit, -11575,Meagan Lang,2017-04-13 19:21:17+00:00,commit, -11576,Meagan Lang,2017-04-13 18:21:08+00:00,commit, -11577,Nathan Goldbaum,2017-04-13 13:14:38-05:00,commit, -11578,Nathan Goldbaum,2017-04-13 13:14:22-05:00,commit, -11579,Meagan Lang,2017-04-13 15:26:54+00:00,commit, -11580,Meagan Lang,2017-04-13 15:26:39+00:00,commit, -11581,Nathan Goldbaum,2017-04-13 10:21:34-05:00,commit, -11582,Nathan Goldbaum,2017-04-13 09:37:34-05:00,commit, -11583,Nathan Goldbaum,2017-04-13 09:36:13-05:00,commit, -11584,Nathan Goldbaum,2017-04-12 13:46:32-05:00,commit, -11585,Nathan Goldbaum,2017-04-12 13:45:34-05:00,commit, -11586,Nathan Goldbaum,2017-04-12 16:46:54+00:00,commit, -11587,Nathan Goldbaum,2017-04-11 16:03:55-05:00,commit, -11588,Nathan Goldbaum,2017-04-11 16:03:12-05:00,commit, -11589,Nathan Goldbaum,2017-04-11 14:03:30-05:00,commit, -11590,Nathan Goldbaum,2017-04-11 15:35:57+00:00,commit, -11591,Kacper Kowalik,2017-04-11 13:50:26+00:00,commit, -11592,Nathan Goldbaum,2017-04-11 01:50:43+00:00,commit, -11593,Nathan Goldbaum,2017-04-11 00:25:33+00:00,commit, -11594,Nathan Goldbaum,2017-04-10 20:41:35+00:00,commit, -11595,Andrew Myers,2017-04-10 13:39:47-07:00,commit, -11596,Nathan Goldbaum,2017-04-10 15:25:52-05:00,commit, -11597,Nathan Goldbaum,2017-04-10 14:08:58-05:00,commit, -11598,Nathan Goldbaum,2017-04-10 14:02:40-05:00,commit, -11599,Nathan Goldbaum,2017-04-10 13:37:36-05:00,commit, -11600,Andrew Myers,2017-04-10 09:54:18-07:00,commit, -11601,Andrew Myers,2017-04-10 09:49:58-07:00,commit, -11602,Andrew Myers,2017-04-10 09:48:21-07:00,commit, -11603,Jared Coughlin,2017-04-10 09:32:04-04:00,commit, -11604,Nathan Goldbaum,2017-04-07 21:11:25+00:00,commit, -11605,Nathan Goldbaum,2017-04-07 13:43:04-05:00,commit, -11606,Nathan Goldbaum,2017-04-07 13:42:39-05:00,commit, -11607,Nathan Goldbaum,2017-04-07 13:41:12-05:00,commit, -11608,Nathan Goldbaum,2017-04-07 11:20:10-05:00,commit, -11609,Andrew Myers,2017-04-05 13:36:04-07:00,commit, -11610,Andrew Myers,2017-04-05 12:36:30-07:00,commit, -11611,Andrew Myers,2017-04-05 12:25:34-07:00,commit, -11612,Nathan Goldbaum,2017-04-05 11:29:30-05:00,commit, -11613,Andrew Myers,2017-04-04 17:04:01-07:00,commit, -11614,Andrew Myers,2017-04-04 16:24:13-07:00,commit, -11615,Nathan Goldbaum,2017-04-04 21:49:12+00:00,commit, -11616,Jared Coughlin,2017-04-04 16:55:09-04:00,commit, -11617,Britton Smith,2017-04-04 10:17:25-07:00,commit, -11618,Alex Lindsay,2017-04-04 11:59:15-05:00,commit, -11619,Michael Zingale,2017-04-04 12:47:08-04:00,commit, -11620,Nathan Goldbaum,2017-04-04 10:17:36-05:00,commit, -11621,Jared Coughlin,2017-04-04 11:14:01-04:00,commit, -11622,Jared Coughlin,2017-04-03 17:26:59-04:00,commit, -11623,Britton Smith,2017-04-03 13:56:35-07:00,commit, -11624,Nathan Goldbaum,2017-04-03 15:56:07-05:00,commit, -11625,Nathan Goldbaum,2017-04-03 15:51:31-05:00,commit, -11626,Andrew Myers,2017-04-03 13:46:38-07:00,commit, -11627,Michael Zingale,2017-04-03 11:48:14-04:00,commit, -11628,Michael Zingale,2017-04-03 09:48:15-04:00,commit, -11629,Nathan Goldbaum,2017-03-31 13:54:57-05:00,commit, -11630,Britton Smith,2017-03-30 15:34:44-07:00,commit, -11631,Britton Smith,2017-03-30 15:29:26-07:00,commit, -11632,Nathan Goldbaum,2017-03-30 15:50:04-05:00,commit, -11633,Meagan Lang,2017-03-30 20:01:34+00:00,commit, -11634,Kacper Kowalik,2017-03-30 13:37:52+00:00,commit, -11635,Kacper Kowalik,2017-03-30 13:26:06+00:00,commit, -11636,Nathan Goldbaum,2017-03-29 15:30:27-05:00,commit, -11637,Nathan Goldbaum,2017-03-29 14:59:52-05:00,commit, -11638,Nathan Goldbaum,2017-03-29 14:59:20-05:00,commit, -11639,Nathan Goldbaum,2017-03-29 14:07:16-05:00,commit, -11640,Nathan Goldbaum,2017-03-29 13:50:33-05:00,commit, -11641,Nathan Goldbaum,2017-03-29 13:50:17-05:00,commit, -11642,Nathan Goldbaum,2017-03-29 11:32:39-05:00,commit, -11643,Nathan Goldbaum,2017-03-29 11:32:27-05:00,commit, -11644,Nathan Goldbaum,2017-03-28 18:16:26-05:00,commit, -11645,Nathan Goldbaum,2017-03-28 17:48:06-05:00,commit, -11646,Nathan Goldbaum,2017-03-28 17:43:52-05:00,commit, -11647,Nathan Goldbaum,2017-03-28 16:36:37-05:00,commit, -11648,Nathan Goldbaum,2017-03-28 16:05:53-05:00,commit, -11649,Nathan Goldbaum,2017-03-28 16:05:43-05:00,commit, -11650,Nathan Goldbaum,2017-03-28 16:04:24-05:00,commit, -11651,Suoqing Ji,2017-03-28 13:52:34-07:00,commit, -11652,Nathan Goldbaum,2017-03-28 15:39:54-05:00,commit, -11653,Nathan Goldbaum,2017-03-28 15:19:45-05:00,commit, -11654,Nathan Goldbaum,2017-03-28 15:07:14-05:00,commit, -11655,Nathan Goldbaum,2017-03-28 15:03:07-05:00,commit, -11656,Nathan Goldbaum,2017-03-28 14:14:19-05:00,commit, -11657,Nathan Goldbaum,2017-03-28 13:59:28-05:00,commit, -11658,Nathan Goldbaum,2017-03-28 13:58:09-05:00,commit, -11659,Nathan Goldbaum,2017-03-28 13:57:44-05:00,commit, -11660,Nathan Goldbaum,2017-03-28 13:29:53-05:00,commit, -11661,Nathan Goldbaum,2017-03-28 12:54:22-05:00,commit, -11662,Nathan Goldbaum,2017-03-28 12:03:54-05:00,commit, -11663,Nathan Goldbaum,2017-03-28 12:03:27-05:00,commit, -11664,Nathan Goldbaum,2017-03-28 08:56:21-05:00,commit, -11665,Nathan Goldbaum,2017-03-27 18:58:18-05:00,commit, -11666,Nathan Goldbaum,2017-03-27 14:48:01-05:00,commit, -11667,Nathan Goldbaum,2017-03-27 14:43:33-05:00,commit, -11668,Matthew Turk,2017-03-27 19:08:20+00:00,commit, -11669,Nathan Goldbaum,2017-03-27 16:41:51+00:00,commit, -11670,Nathan Goldbaum,2017-03-27 10:55:13-05:00,commit, -11671,Kacper Kowalik,2017-03-25 16:32:29-05:00,commit, -11672,Kacper Kowalik,2017-03-25 16:19:01-05:00,commit, -11673,Kacper Kowalik,2017-03-25 12:04:36-05:00,commit, -11674,Nathan Goldbaum,2017-03-24 20:41:07+00:00,commit, -11675,Alex Lindsay,2017-03-24 14:51:31-05:00,commit, -11676,Cameron Hummels,2017-03-24 15:27:33+00:00,commit, -11677,Alex Lindsay,2017-03-22 14:30:20-05:00,commit, -11678,Nathan Goldbaum,2017-03-21 20:29:16-05:00,commit, -11679,Nathan Goldbaum,2017-03-22 01:26:44+00:00,commit, -11680,Andrew Myers,2017-03-21 17:14:57-07:00,commit, -11681,Andrew Myers,2017-03-21 14:45:33-07:00,commit, -11682,Nathan Goldbaum,2017-03-21 21:17:55+00:00,commit, -11683,Alex Lindsay,2017-03-21 14:58:54-05:00,commit, -11684,Nathan Goldbaum,2017-03-21 13:33:04-05:00,commit, -11685,Nathan Goldbaum,2017-03-20 21:02:44+00:00,commit, -11686,Alex Lindsay,2017-03-20 14:52:49-05:00,commit, -11687,Alex Lindsay,2017-03-20 13:01:20-05:00,commit, -11688,Nathan Goldbaum,2017-03-20 09:33:05-05:00,commit, -11689,Alex Lindsay,2017-03-20 09:11:43-05:00,commit, -11690,Alex Lindsay,2017-03-17 18:17:43-05:00,commit, -11691,Alex Lindsay,2017-03-17 16:04:42-05:00,commit, -11692,Alex Lindsay,2017-03-17 15:41:45-05:00,commit, -11693,Alex Lindsay,2017-03-17 14:11:51-05:00,commit, -11694,Britton Smith,2017-03-17 11:26:24-07:00,commit, -11695,Britton Smith,2017-03-17 11:26:11-07:00,commit, -11696,Britton Smith,2017-03-17 11:24:17-07:00,commit, -11697,Alex Lindsay,2017-03-17 13:11:34-05:00,commit, -11698,Nathan Goldbaum,2017-03-17 18:10:01+00:00,commit, -11699,Alex Lindsay,2017-03-17 12:42:10-05:00,commit, -11700,Alex Lindsay,2017-03-17 12:18:37-05:00,commit, -11701,Nathan Goldbaum,2017-03-16 21:01:15+00:00,commit, -11702,Alex Lindsay,2017-03-16 15:44:20-05:00,commit, -11703,Andrew Myers,2017-03-16 12:10:50-07:00,commit, -11704,Nathan Goldbaum,2017-03-16 19:00:35+00:00,commit, -11705,Yi-Hao Chen,2017-03-15 17:11:15-05:00,commit, -11706,Andrew Myers,2017-03-15 14:27:05-07:00,commit, -11707,Andrew Myers,2017-03-15 13:26:14-07:00,commit, -11708,Andrew Myers,2017-03-15 13:25:06-07:00,commit, -11709,Nathan Goldbaum,2017-03-15 19:02:53+00:00,commit, -11710,Nathan Goldbaum,2017-03-14 10:12:20-05:00,commit, -11711,Kacper Kowalik,2017-03-14 13:26:55+00:00,commit, -11712,Alex Lindsay,2017-03-13 20:00:50-05:00,commit, -11713,Alex Lindsay,2017-03-13 19:55:31-05:00,commit, -11714,Nathan Goldbaum,2017-03-13 15:57:04-05:00,commit, -11715,Nathan Goldbaum,2017-03-13 15:51:34-05:00,commit, -11716,Alex Lindsay,2017-03-13 15:42:19-05:00,commit, -11717,Nathan Goldbaum,2017-03-13 15:31:51-05:00,commit, -11718,Britton Smith,2017-03-13 12:40:26-07:00,commit, -11719,Nathan Goldbaum,2017-03-13 19:27:28+00:00,commit, -11720,Nathan Goldbaum,2017-03-13 18:59:48+00:00,commit, -11721,Britton Smith,2017-03-13 10:49:59-07:00,commit, -11722,Nathan Goldbaum,2017-03-09 18:05:50-08:00,commit, -11723,Nathan Goldbaum,2017-03-09 17:01:41-08:00,commit, -11724,Britton Smith,2017-03-08 12:47:31-08:00,commit, -11725,Alex Lindsay,2017-03-08 14:35:05-06:00,commit, -11726,Britton Smith,2017-03-08 11:44:51-08:00,commit, -11727,Britton Smith,2017-03-08 11:44:20-08:00,commit, -11728,Andrew Myers,2017-03-07 16:07:38-08:00,commit, -11729,Nathan Goldbaum,2017-03-07 11:30:33-08:00,commit, -11730,Nathan Goldbaum,2017-03-07 11:14:21-08:00,commit, -11731,Nathan Goldbaum,2017-03-06 17:57:31-08:00,commit, -11732,Nathan Goldbaum,2017-03-06 17:41:37-08:00,commit, -11733,Nathan Goldbaum,2017-03-06 17:02:36-08:00,commit, -11734,Nathan Goldbaum,2017-03-06 17:00:06-08:00,commit, -11735,Nathan Goldbaum,2017-03-06 16:59:24-08:00,commit, -11736,Nathan Goldbaum,2017-03-06 16:58:40-08:00,commit, -11737,Nathan Goldbaum,2017-03-06 16:58:24-08:00,commit, -11738,Nathan Goldbaum,2017-03-06 13:56:03-08:00,commit, -11739,Nathan Goldbaum,2017-03-06 12:30:08-08:00,commit, -11740,Nathan Goldbaum,2017-03-06 12:27:48-08:00,commit, -11741,Nathan Goldbaum,2017-03-04 01:08:00-06:00,commit, -11742,Britton Smith,2017-03-03 16:09:06-08:00,commit, -11743,Britton Smith,2017-03-03 15:55:39-08:00,commit, -11744,Britton Smith,2017-03-03 15:27:54-08:00,commit, -11745,Britton Smith,2017-03-03 15:09:37-08:00,commit, -11746,Nathan Goldbaum,2017-03-03 16:41:51-06:00,commit, -11747,Nathan Goldbaum,2017-03-03 16:40:11-06:00,commit, -11748,Nathan Goldbaum,2017-03-03 16:37:02-06:00,commit, -11749,Nathan Goldbaum,2017-03-03 16:36:47-06:00,commit, -11750,Nathan Goldbaum,2017-03-03 15:32:06-06:00,commit, -11751,Nathan Goldbaum,2017-03-03 14:56:00-06:00,commit, -11752,Nathan Goldbaum,2017-03-03 14:31:49-06:00,commit, -11753,Nathan Goldbaum,2017-03-03 14:31:13-06:00,commit, -11754,Nathan Goldbaum,2017-03-03 14:30:54-06:00,commit, -11755,Nathan Goldbaum,2017-03-03 13:57:34-06:00,commit, -11756,Nathan Goldbaum,2017-03-03 13:42:03-06:00,commit, -11757,Nathan Goldbaum,2017-03-02 16:00:39-06:00,commit, -11758,Nathan Goldbaum,2017-03-02 14:51:07-06:00,commit, -11759,Nathan Goldbaum,2017-03-02 14:05:23-06:00,commit, -11760,Nathan Goldbaum,2017-03-02 13:44:06-06:00,commit, -11761,Nathan Goldbaum,2017-03-02 13:43:40-06:00,commit, -11762,Nathan Goldbaum,2017-03-02 13:11:13-06:00,commit, -11763,Nathan Goldbaum,2017-03-02 11:58:11-06:00,commit, -11764,Andrew Myers,2017-03-01 20:51:40-08:00,commit, -11765,Nathan Goldbaum,2017-03-01 22:33:51-06:00,commit, -11766,Andrew Myers,2017-03-01 20:26:20-08:00,commit, -11767,Andrew Myers,2017-03-01 20:22:32-08:00,commit, -11768,Andrew Myers,2017-03-01 20:22:13-08:00,commit, -11769,Andrew Myers,2017-03-01 17:26:14-08:00,commit, -11770,Andrew Myers,2017-03-01 15:36:53-08:00,commit, -11771,Andrew Myers,2017-03-01 15:15:48-08:00,commit, -11772,Nathan Goldbaum,2017-02-27 18:22:48-06:00,commit, -11773,Nathan Goldbaum,2017-02-27 18:22:38-06:00,commit, -11774,Nathan Goldbaum,2017-02-27 18:15:47-06:00,commit, -11775,Nathan Goldbaum,2017-02-27 17:58:43-06:00,commit, -11776,Nathan Goldbaum,2017-02-27 17:53:28-06:00,commit, -11777,Nathan Goldbaum,2017-02-27 17:52:08-06:00,commit, -11778,Meagan Lang,2017-02-27 23:33:27+00:00,commit, -11779,John ZuHone,2017-02-27 14:58:46-05:00,commit, -11780,John ZuHone,2017-02-27 14:49:19-05:00,commit, -11781,John ZuHone,2017-02-27 13:10:25-05:00,commit, -11782,John ZuHone,2017-02-27 13:10:03-05:00,commit, -11783,John ZuHone,2017-02-27 13:08:32-05:00,commit, -11784,John ZuHone,2017-02-27 10:18:56-05:00,commit, -11785,Andrew Myers,2017-02-24 14:58:26-08:00,commit, -11786,Nathan Goldbaum,2017-02-24 16:44:08-06:00,commit, -11787,Nathan Goldbaum,2017-02-24 22:07:27+00:00,commit, -11788,Meagan Lang,2017-02-24 19:58:59+00:00,commit, -11789,Meagan Lang,2017-02-24 19:51:48+00:00,commit, -11790,Meagan Lang,2017-02-24 17:09:44+00:00,commit, -11791,Meagan Lang,2017-02-24 17:07:10+00:00,commit, -11792,Nathan Goldbaum,2017-02-24 10:38:15-06:00,commit, -11793,Nathan Goldbaum,2017-02-24 10:01:26-06:00,commit, -11794,Matthew Turk,2017-02-23 16:33:54-06:00,commit, -11795,Kacper Kowalik,2017-02-23 15:54:04+00:00,commit, -11796,Nathan Goldbaum,2017-02-23 15:40:47+00:00,commit, -11797,Bili Dong,2017-02-22 18:55:44-08:00,commit, -11798,Bili Dong,2017-02-22 18:48:30-08:00,commit, -11799,Nathan Goldbaum,2017-02-22 19:32:26-06:00,commit, -11800,Suoqing Ji,2017-03-06 02:02:46-08:00,commit, -11801,Nathan Goldbaum,2017-03-04 22:43:01+00:00,commit, -11802,Kacper Kowalik,2017-03-04 15:43:40-06:00,commit, -11803,Kacper Kowalik,2017-03-04 13:39:30-06:00,commit, -11804,Kacper Kowalik,2017-02-23 13:07:13-06:00,commit, -11805,Kacper Kowalik,2017-02-23 11:50:29-06:00,commit, -11806,Kacper Kowalik,2017-02-23 11:25:56-06:00,commit, -11807,Kacper Kowalik,2017-02-23 09:45:12-06:00,commit, -11808,Kacper Kowalik,2017-02-23 08:51:33-06:00,commit, -11809,Bili Dong,2017-02-22 17:15:51-08:00,commit, -11810,Bili Dong,2017-02-22 17:04:22-08:00,commit, -11811,Kacper Kowalik,2017-02-22 15:54:41-06:00,commit, -11812,Kacper Kowalik,2017-02-22 21:15:43+00:00,commit, -11813,Meagan Lang,2017-02-21 23:24:27+00:00,commit, -11814,Meagan Lang,2017-02-21 23:15:32+00:00,commit, -11815,Meagan Lang,2017-02-21 22:31:24+00:00,commit, -11816,Meagan Lang,2017-02-21 21:38:26+00:00,commit, -11817,Alex Lindsay,2017-02-20 08:56:10-06:00,commit, -11818,Kacper Kowalik,2017-02-19 15:15:36-06:00,commit, -11819,Kacper Kowalik,2017-02-18 21:26:04-06:00,commit, -11820,Kacper Kowalik,2017-02-18 19:41:39-06:00,commit, -11821,Kacper Kowalik,2017-02-18 14:59:46-06:00,commit, -11822,Alex Lindsay,2017-02-17 18:18:18-06:00,commit, -11823,Alex Lindsay,2017-02-17 16:19:57-06:00,commit, -11824,Kacper Kowalik,2017-02-17 21:21:40+00:00,commit, -11825,Kacper Kowalik,2017-02-17 21:21:05+00:00,commit, -11826,Nathan Goldbaum,2017-02-17 14:23:14-06:00,commit, -11827,Nathan Goldbaum,2017-02-17 13:59:19-06:00,commit, -11828,John ZuHone,2017-02-17 14:30:06-05:00,commit, -11829,Alex Lindsay,2017-02-17 13:25:02-06:00,commit, -11830,John ZuHone,2017-02-17 14:13:14-05:00,commit, -11831,Nathan Goldbaum,2017-02-17 11:13:08-06:00,commit, -11832,Nathan Goldbaum,2017-02-17 11:03:05-06:00,commit, -11833,Bili Dong,2017-02-16 22:32:11-08:00,commit, -11834,Alex Lindsay,2017-02-16 18:40:45-06:00,commit, -11835,Nathan Goldbaum,2017-02-16 20:54:48+00:00,commit, -11836,Matthew Turk,2017-02-16 14:52:20-06:00,commit, -11837,Nathan Goldbaum,2017-02-16 14:45:57-06:00,commit, -11838,Matthew Turk,2017-02-16 20:16:11+00:00,commit, -11839,Nathan Goldbaum,2017-02-16 11:18:34-06:00,commit, -11840,Nathan Goldbaum,2017-02-15 12:02:55-06:00,commit, -11841,Nathan Goldbaum,2017-02-15 11:46:01-06:00,commit, -11842,Nathan Goldbaum,2017-02-15 11:39:38-06:00,commit, -11843,Nathan Goldbaum,2017-02-15 11:34:52-06:00,commit, -11844,Nathan Goldbaum,2017-02-15 11:33:51-06:00,commit, -11845,Nathan Goldbaum,2017-02-15 11:28:47-06:00,commit, -11846,Nathan Goldbaum,2017-02-15 11:24:50-06:00,commit, -11847,Nathan Goldbaum,2017-02-14 11:16:17-06:00,commit, -11848,Nathan Goldbaum,2017-02-14 09:56:49-06:00,commit, -11849,Kacper Kowalik,2017-02-13 11:34:56-06:00,commit, -11850,Kacper Kowalik,2017-02-13 11:30:12-06:00,commit, -11851,Kacper Kowalik,2017-02-13 11:29:30-06:00,commit, -11852,Kacper Kowalik,2017-02-13 11:16:08-06:00,commit, -11853,Kacper Kowalik,2017-02-09 14:52:10+00:00,commit, -11854,John ZuHone,2017-02-09 09:51:09-05:00,commit, -11855,Kacper Kowalik,2017-02-09 14:49:38+00:00,commit, -11856,Andrew Myers,2017-02-08 16:12:04-08:00,commit, -11857,Yi-Hao Chen,2017-02-07 18:07:35-06:00,commit, -11858,Nathan Goldbaum,2017-02-07 11:00:42-06:00,commit, -11859,Andrew Myers,2017-02-06 16:25:21-08:00,commit, -11860,Andrew Myers,2017-02-06 15:54:17-08:00,commit, -11861,Hsi-Yu Schive,2017-02-05 14:07:32-06:00,commit, -11862,Nathan Goldbaum,2017-02-03 22:17:50-06:00,commit, -11863,Nathan Goldbaum,2017-02-03 18:11:53-06:00,commit, -11864,Nathan Goldbaum,2017-02-03 17:29:52-06:00,commit, -11865,Nathan Goldbaum,2017-02-03 16:22:55-06:00,commit, -11866,Nathan Goldbaum,2017-02-03 16:22:40-06:00,commit, -11867,Nathan Goldbaum,2017-02-03 16:22:21-06:00,commit, -11868,Nathan Goldbaum,2017-02-03 14:00:55-06:00,commit, -11869,Nathan Goldbaum,2017-02-02 19:07:40-06:00,commit, -11870,Nathan Goldbaum,2017-02-02 16:15:20-06:00,commit, -11871,Nathan Goldbaum,2017-02-02 16:12:16-06:00,commit, -11872,Nathan Goldbaum,2017-02-02 16:05:52-06:00,commit, -11873,John ZuHone,2017-02-02 18:43:24+00:00,commit, -11874,John ZuHone,2017-02-02 17:09:47+00:00,commit, -11875,John ZuHone,2017-02-02 16:43:11+00:00,commit, -11876,Nathan Goldbaum,2017-02-02 10:35:08-06:00,commit, -11877,Matthew Turk,2017-02-02 10:15:23-06:00,commit, -11878,Nathan Goldbaum,2017-02-02 09:59:04-06:00,commit, -11879,Andrew Myers,2017-02-01 20:27:32-08:00,commit, -11880,Meagan Lang,2017-02-01 23:27:54+00:00,commit, -11881,Meagan Lang,2017-02-01 23:09:14+00:00,commit, -11882,Meagan Lang,2017-02-01 22:28:25+00:00,commit, -11883,Nathan Goldbaum,2017-02-01 16:25:04-06:00,commit, -11884,Nathan Goldbaum,2017-02-01 16:10:10-06:00,commit, -11885,Nathan Goldbaum,2017-02-01 16:10:10-06:00,commit, -11886,Matthew Turk,2017-02-01 16:01:31-06:00,commit, -11887,Nathan Goldbaum,2017-02-01 15:29:30-06:00,commit, -11888,Meagan Lang,2017-02-01 21:26:31+00:00,commit, -11889,Matthew Turk,2017-02-01 15:01:49-06:00,commit, -11890,Nathan Goldbaum,2017-02-01 13:26:37-06:00,commit, -11891,Nathan Goldbaum,2017-02-01 19:25:58+00:00,commit, -11892,Nathan Goldbaum,2017-02-01 13:24:42-06:00,commit, -11893,Andrew Myers,2017-02-01 10:01:16-08:00,commit, -11894,Nathan Goldbaum,2017-02-01 11:43:52-06:00,commit, -11895,Nathan Goldbaum,2017-01-31 20:12:56-06:00,commit, -11896,Nathan Goldbaum,2017-01-31 20:12:41-06:00,commit, -11897,Meagan Lang,2017-01-31 23:46:06+00:00,commit, -11898,Nathan Goldbaum,2017-01-31 17:33:07-06:00,commit, -11899,Nathan Goldbaum,2017-01-31 17:30:31-06:00,commit, -11900,Meagan Lang,2017-01-31 23:14:15+00:00,commit, -11901,Meagan Lang,2017-01-31 23:08:22+00:00,commit, -11902,Andrew Myers,2017-01-31 15:01:12-08:00,commit, -11903,Meagan Lang,2017-01-31 22:23:48+00:00,commit, -11904,Meagan Lang,2017-01-31 22:11:53+00:00,commit, -11905,Meagan Lang,2017-01-31 22:10:05+00:00,commit, -11906,Andrew Myers,2017-01-31 14:06:25-08:00,commit, -11907,Andrew Myers,2017-01-31 14:04:16-08:00,commit, -11908,Meagan Lang,2017-01-31 21:59:35+00:00,commit, -11909,Meagan Lang,2017-01-31 21:53:00+00:00,commit, -11910,Meagan Lang,2017-01-31 21:50:06+00:00,commit, -11911,Meagan Lang,2017-01-31 21:48:42+00:00,commit, -11912,Meagan Lang,2017-01-31 21:46:46+00:00,commit, -11913,Andrew Myers,2017-01-31 13:45:57-08:00,commit, -11914,Meagan Lang,2017-01-31 21:44:03+00:00,commit, -11915,Meagan Lang,2017-01-31 21:37:39+00:00,commit, -11916,Meagan Lang,2017-01-31 21:37:03+00:00,commit, -11917,Andrew Myers,2017-01-31 13:35:39-08:00,commit, -11918,Meagan Lang,2017-01-31 21:35:21+00:00,commit, -11919,Meagan Lang,2017-01-31 21:31:27+00:00,commit, -11920,Meagan Lang,2017-01-31 20:47:25+00:00,commit, -11921,Nathan Goldbaum,2017-01-31 14:36:17-06:00,commit, -11922,Nathan Goldbaum,2017-01-31 14:26:56-06:00,commit, -11923,Nathan Goldbaum,2017-01-31 18:58:24+00:00,commit, -11924,Nathan Goldbaum,2017-01-31 18:41:53+00:00,commit, -11925,John ZuHone,2017-01-31 18:35:33+00:00,commit, -11926,Andrew Myers,2017-01-31 18:09:28+00:00,commit, -11927,Matthew Krafczyk,2017-01-31 12:43:15-05:00,commit, -11928,Nathan Goldbaum,2017-01-31 11:26:59-06:00,commit, -11929,Nathan Goldbaum,2017-01-31 09:57:18-06:00,commit, -11930,Meagan Lang,2017-01-31 04:10:20+00:00,commit, -11931,Meagan Lang,2017-01-31 04:08:19+00:00,commit, -11932,Meagan Lang,2017-01-31 01:24:33+00:00,commit, -11933,Meagan Lang,2017-01-31 01:21:53+00:00,commit, -11934,Meagan Lang,2017-01-31 01:17:43+00:00,commit, -11935,Meagan Lang,2017-01-31 01:07:21+00:00,commit, -11936,Meagan Lang,2017-01-31 01:03:06+00:00,commit, -11937,Nathan Goldbaum,2017-01-30 18:44:09-06:00,commit, -11938,Meagan Lang,2017-01-31 00:22:28+00:00,commit, -11939,Meagan Lang,2017-01-30 23:52:07+00:00,commit, -11940,Nathan Goldbaum,2017-01-30 17:28:39-06:00,commit, -11941,Meagan Lang,2017-01-30 22:47:47+00:00,commit, -11942,Nathan Goldbaum,2017-01-30 14:46:05-06:00,commit, -11943,BW Keller,2017-01-30 12:21:44-05:00,commit, -11944,John ZuHone,2017-01-29 13:43:22-05:00,commit, -11945,Nathan Goldbaum,2017-01-27 17:07:11-06:00,commit, -11946,Nathan Goldbaum,2017-01-27 15:57:11-06:00,commit, -11947,Nathan Goldbaum,2017-01-27 15:56:51-06:00,commit, -11948,Nathan Goldbaum,2017-01-27 15:42:15-06:00,commit, -11949,Nathan Goldbaum,2017-01-27 15:17:02-06:00,commit, -11950,Nathan Goldbaum,2017-01-27 14:55:18-06:00,commit, -11951,Britton Smith,2017-01-27 10:45:30-08:00,commit, -11952,Nathan Goldbaum,2017-01-27 12:20:27-06:00,commit, -11953,Nathan Goldbaum,2017-01-27 11:27:43-06:00,commit, -11954,Kacper Kowalik,2017-01-27 10:37:27-06:00,commit, -11955,John ZuHone,2017-01-27 10:49:00-05:00,commit, -11956,Kacper Kowalik,2017-01-27 09:24:28-06:00,commit, -11957,Kacper Kowalik,2017-01-27 09:09:55-06:00,commit, -11958,Kacper Kowalik,2017-01-27 09:09:44-06:00,commit, -11959,Kacper Kowalik,2017-01-26 12:28:38-06:00,commit, -11960,Nathan Goldbaum,2017-01-26 12:19:27-06:00,commit, -11961,Kacper Kowalik,2017-01-26 12:13:33-06:00,commit, -11962,John ZuHone,2017-01-26 11:36:02-05:00,commit, -11963,John ZuHone,2017-01-26 11:19:32-05:00,commit, -11964,John ZuHone,2017-01-26 11:06:04-05:00,commit, -11965,John ZuHone,2017-01-26 10:21:56-05:00,commit, -11966,John ZuHone,2017-01-25 22:55:37-05:00,commit, -11967,Nathan Goldbaum,2017-02-17 14:23:14-06:00,commit, -11968,John ZuHone,2017-02-17 14:30:06-05:00,commit, -11969,Nathan Goldbaum,2017-02-16 14:45:57-06:00,commit, -11970,Kacper Kowalik,2017-02-13 11:34:56-06:00,commit, -11971,Andrew Myers,2017-02-06 16:25:21-08:00,commit, -11972,Nathan Goldbaum,2017-02-14 16:02:40-06:00,commit, -11973,Nathan Goldbaum,2017-02-09 12:59:15-06:00,commit, -11974,Nathan Goldbaum,2017-02-09 12:55:36-06:00,commit, -11975,Nathan Goldbaum,2017-02-07 11:00:42-06:00,commit, -11976,Nathan Goldbaum,2017-02-03 13:39:56-06:00,commit, -11977,John ZuHone,2017-01-25 22:55:37-05:00,commit, -11978,John ZuHone,2017-01-25 22:52:28-05:00,commit, -11979,John ZuHone,2017-01-25 22:47:30-05:00,commit, -11980,Nathan Goldbaum,2017-01-25 11:32:45-06:00,commit, -11981,Nathan Goldbaum,2017-01-24 16:44:18-06:00,commit, -11982,Nathan Goldbaum,2017-01-24 16:44:07-06:00,commit, -11983,Nathan Goldbaum,2017-01-24 16:43:02-06:00,commit, -11984,Nathan Goldbaum,2017-01-24 15:10:57-06:00,commit, -11985,Nathan Goldbaum,2017-01-24 14:45:59-06:00,commit, -11986,Nathan Goldbaum,2017-01-24 10:25:17-06:00,commit, -11987,Nathan Goldbaum,2017-01-24 16:14:53+00:00,commit, -11988,Andrew Myers,2017-01-23 17:20:17-08:00,commit, -11989,Matthew Turk,2017-01-23 16:28:49-08:00,commit, -11990,Matthew Turk,2017-01-23 18:11:56-06:00,commit, -11991,Matthew Turk,2017-01-23 15:58:10-06:00,commit, -11992,Matthew Turk,2017-01-23 15:57:19-06:00,commit, -11993,Matthew Turk,2017-01-23 15:49:25-06:00,commit, -11994,Matthew Turk,2017-01-23 15:49:06-06:00,commit, -11995,Nathan Goldbaum,2017-01-23 21:36:22+00:00,commit, -11996,Andrew Myers,2017-01-23 12:06:54-08:00,commit, -11997,Andrew Myers,2017-01-23 09:40:48-08:00,commit, -11998,Kacper Kowalik,2017-01-23 09:18:07-06:00,commit, -11999,Kacper Kowalik,2017-01-23 13:04:22+00:00,commit, -12000,Andrew Myers,2017-01-22 19:10:45-08:00,commit, -12001,Andrew Myers,2017-01-22 17:55:50-08:00,commit, -12002,Andrew Myers,2017-01-22 17:55:27-08:00,commit, -12003,Andrew Myers,2017-01-22 11:40:35-08:00,commit, -12004,Nathan Goldbaum,2017-01-22 08:23:36-08:00,commit, -12005,Andrew Myers,2017-01-21 14:04:53-08:00,commit, -12006,Andrew Myers,2017-01-21 10:04:59-08:00,commit, -12007,Andrew Myers,2017-01-20 23:07:40-08:00,commit, -12008,Andrew Myers,2017-01-20 22:52:22-08:00,commit, -12009,Andrew Myers,2017-01-20 22:09:49-08:00,commit, -12010,Andrew Myers,2017-01-20 15:31:45-08:00,commit, -12011,Andrew Myers,2017-01-20 15:30:46-08:00,commit, -12012,Andrew Myers,2017-01-20 14:33:25-08:00,commit, -12013,Andrew Myers,2017-01-20 14:31:27-08:00,commit, -12014,Andrew Myers,2017-01-20 14:13:56-08:00,commit, -12015,Alex Lindsay,2017-01-19 22:01:36-06:00,commit, -12016,Alex Lindsay,2017-01-19 18:35:45-06:00,commit, -12017,John ZuHone,2017-01-19 12:12:04-05:00,commit, -12018,Nathan Goldbaum,2017-01-19 17:10:29+00:00,commit, -12019,Nathan Goldbaum,2017-01-19 16:53:52+00:00,commit, -12020,Corentin Cadiou,2017-01-19 13:42:39+00:00,commit, -12021,Andrew Myers,2017-01-18 18:40:02-08:00,commit, -12022,Andrew Myers,2017-01-18 18:01:41-08:00,commit, -12023,Andrew Myers,2017-01-18 17:20:01-08:00,commit, -12024,Andrew Myers,2017-01-18 17:11:24-08:00,commit, -12025,Andrew Myers,2017-01-18 16:58:05-08:00,commit, -12026,Andrew Myers,2017-01-18 11:50:19-08:00,commit, -12027,Andrew Myers,2017-01-18 11:39:32-08:00,commit, -12028,John ZuHone,2017-01-18 14:37:58-05:00,commit, -12029,Andrew Myers,2017-01-18 11:28:48-08:00,commit, -12030,John ZuHone,2017-01-18 11:07:22-05:00,commit, -12031,Kacper Kowalik,2017-01-18 09:58:47-06:00,commit, -12032,John ZuHone,2017-01-18 09:47:20-05:00,commit, -12033,Andrew Myers,2017-01-17 16:58:28-08:00,commit, -12034,Kacper Kowalik,2017-01-17 16:12:12-06:00,commit, -12035,Kacper Kowalik,2017-01-17 16:01:54-06:00,commit, -12036,Kacper Kowalik,2017-01-17 15:34:35-06:00,commit, -12037,Kacper Kowalik,2017-01-17 15:32:29-06:00,commit, -12038,Kacper Kowalik,2017-01-17 15:19:29-06:00,commit, -12039,Matthew Krafczyk,2017-01-17 13:51:56-05:00,commit, -12040,Alex Lindsay,2017-01-17 12:00:50-06:00,commit, -12041,John ZuHone,2017-01-17 11:39:32-05:00,commit, -12042,Cameron Hummels,2017-01-17 09:29:58-07:00,commit, -12043,John ZuHone,2017-01-17 11:15:55-05:00,commit, -12044,Kacper Kowalik,2017-01-17 10:12:12-06:00,commit, -12045,Alex Lindsay,2017-01-17 10:02:21-06:00,commit, -12046,John ZuHone,2017-01-17 09:13:32-05:00,commit, -12047,Corentin Cadiou,2017-01-17 14:20:51+01:00,commit, -12048,Corentin Cadiou,2017-01-17 14:17:12+01:00,commit, -12049,Corentin Cadiou,2017-01-17 14:16:22+01:00,commit, -12050,John ZuHone,2017-01-16 11:47:25-05:00,commit, -12051,John ZuHone,2017-01-15 21:12:54-05:00,commit, -12052,John ZuHone,2017-01-14 20:01:20-05:00,commit, -12053,John ZuHone,2017-01-13 14:05:39-05:00,commit, -12054,Matthew Krafczyk,2017-01-13 12:01:36-05:00,commit, -12055,Nathan Goldbaum,2017-01-12 19:01:04-06:00,commit, -12056,Matthew Krafczyk,2017-01-12 19:37:55-05:00,commit, -12057,Nathan Goldbaum,2017-01-12 17:47:37-06:00,commit, -12058,Matthew Krafczyk,2017-01-12 18:06:01-05:00,commit, -12059,Alex Lindsay,2017-01-12 10:47:04-06:00,commit, -12060,Corentin Cadiou,2017-01-12 16:55:34+01:00,commit, -12061,Corentin Cadiou,2017-01-12 16:54:21+01:00,commit, -12062,Corentin Cadiou,2017-01-12 16:50:01+01:00,commit, -12063,Alex Lindsay,2017-01-12 09:36:28-06:00,commit, -12064,Nathan Goldbaum,2017-01-11 22:29:14-06:00,commit, -12065,Matthew Krafczyk,2017-01-11 18:30:56-05:00,commit, -12066,Meagan Lang,2017-01-11 22:30:25+00:00,commit, -12067,Nathan Goldbaum,2017-01-11 15:58:00-06:00,commit, -12068,Nathan Goldbaum,2017-01-11 15:56:09-06:00,commit, -12069,Nathan Goldbaum,2017-01-11 14:42:26-06:00,commit, -12070,Nathan Goldbaum,2017-01-11 13:48:40-06:00,commit, -12071,Nathan Goldbaum,2017-01-11 13:48:22-06:00,commit, -12072,Kacper Kowalik,2017-01-11 13:34:27-06:00,commit, -12073,Nathan Goldbaum,2017-01-11 11:13:33-06:00,commit, -12074,Nathan Goldbaum,2017-01-11 11:13:11-06:00,commit, -12075,Kacper Kowalik,2017-01-11 09:08:42-06:00,commit, -12076,Alex Lindsay,2017-01-11 09:06:48-06:00,commit, -12077,John ZuHone,2017-01-11 00:02:40-05:00,commit, -12078,Alex Lindsay,2017-01-10 17:14:53-06:00,commit, -12079,Meagan Lang,2017-01-10 23:14:39+00:00,commit, -12080,Nathan Goldbaum,2017-01-10 16:35:23-06:00,commit, -12081,Nathan Goldbaum,2017-01-10 16:34:46-06:00,commit, -12082,Nathan Goldbaum,2017-01-10 16:34:34-06:00,commit, -12083,Alex Lindsay,2017-01-10 16:18:26-06:00,commit, -12084,Alex Lindsay,2017-01-10 16:11:42-06:00,commit, -12085,Matthew Turk,2017-01-10 15:45:19-06:00,commit, -12086,Matthew Turk,2017-01-10 15:18:50-06:00,commit, -12087,Matthew Turk,2017-01-10 15:15:54-06:00,commit, -12088,John ZuHone,2017-01-10 16:09:26-05:00,commit, -12089,Matthew Turk,2017-01-10 14:51:42-06:00,commit, -12090,John ZuHone,2017-01-10 15:37:34-05:00,commit, -12091,John ZuHone,2017-01-10 15:31:23-05:00,commit, -12092,John ZuHone,2017-01-10 15:21:57-05:00,commit, -12093,John ZuHone,2017-01-10 15:06:12-05:00,commit, -12094,Matthew Turk,2017-01-10 13:59:53-06:00,commit, -12095,Matthew Krafczyk,2017-01-10 14:51:43-05:00,commit, -12096,John ZuHone,2017-01-10 14:11:23-05:00,commit, -12097,Alex Lindsay,2017-01-10 11:32:48-06:00,commit, -12098,Alex Lindsay,2017-01-10 11:27:57-06:00,commit, -12099,Alex Lindsay,2017-01-10 11:12:23-06:00,commit, -12100,Nathan Goldbaum,2017-01-10 10:00:03-06:00,commit, -12101,Nathan Goldbaum,2017-01-10 09:02:01-06:00,commit, -12102,Alex Lindsay,2017-01-09 20:34:58-06:00,commit, -12103,Nathan Goldbaum,2017-01-09 18:59:33-06:00,commit, -12104,Nathan Goldbaum,2017-01-09 16:02:31-06:00,commit, -12105,Nathan Goldbaum,2017-01-09 16:01:42-06:00,commit, -12106,John ZuHone,2017-01-09 13:41:10-05:00,commit, -12107,Nathan Goldbaum,2017-01-09 11:05:34-06:00,commit, -12108,John ZuHone,2017-01-09 11:42:11-05:00,commit, -12109,John ZuHone,2017-01-09 11:10:25-05:00,commit, -12110,John ZuHone,2017-01-09 11:00:18-05:00,commit, -12111,John ZuHone,2017-01-08 11:05:43-05:00,commit, -12112,John ZuHone,2017-01-07 23:01:00-05:00,commit, -12113,John ZuHone,2017-01-07 22:13:38-05:00,commit, -12114,John ZuHone,2017-01-07 21:12:26-05:00,commit, -12115,John ZuHone,2017-01-07 21:11:21-05:00,commit, -12116,John ZuHone,2017-01-07 21:03:29-05:00,commit, -12117,John ZuHone,2017-01-07 21:01:01-05:00,commit, -12118,John ZuHone,2017-01-07 20:59:33-05:00,commit, -12119,John ZuHone,2017-01-07 20:51:37-05:00,commit, -12120,John ZuHone,2017-01-07 20:46:22-05:00,commit, -12121,John ZuHone,2017-01-07 20:43:01-05:00,commit, -12122,John ZuHone,2017-01-07 20:35:53-05:00,commit, -12123,John ZuHone,2017-01-07 20:25:27-05:00,commit, -12124,John ZuHone,2017-01-07 20:25:07-05:00,commit, -12125,John ZuHone,2017-01-07 20:21:52-05:00,commit, -12126,John ZuHone,2017-01-07 20:09:29-05:00,commit, -12127,Britton Smith,2017-01-06 19:02:47-08:00,commit, -12128,Britton Smith,2017-01-06 18:58:41-08:00,commit, -12129,Britton Smith,2017-01-06 17:26:51-08:00,commit, -12130,Britton Smith,2017-01-06 17:23:21-08:00,commit, -12131,Britton Smith,2017-01-06 15:57:12-08:00,commit, -12132,Britton Smith,2017-01-06 15:56:01-08:00,commit, -12133,John ZuHone,2017-01-06 18:05:54-05:00,commit, -12134,John ZuHone,2017-01-06 17:46:40-05:00,commit, -12135,John ZuHone,2017-01-06 17:44:29-05:00,commit, -12136,John ZuHone,2017-01-06 17:42:23-05:00,commit, -12137,Britton Smith,2017-01-06 13:51:51-08:00,commit, -12138,Britton Smith,2017-01-06 13:33:38-08:00,commit, -12139,Britton Smith,2017-01-06 13:27:48-08:00,commit, -12140,Britton Smith,2017-01-06 13:18:39-08:00,commit, -12141,Britton Smith,2017-01-06 13:12:22-08:00,commit, -12142,Britton Smith,2017-01-06 12:44:38-08:00,commit, -12143,Britton Smith,2017-01-06 12:39:58-08:00,commit, -12144,John ZuHone,2017-01-06 15:23:19-05:00,commit, -12145,John ZuHone,2017-01-06 15:16:01-05:00,commit, -12146,John ZuHone,2017-01-06 14:46:49-05:00,commit, -12147,John ZuHone,2017-01-06 14:40:09-05:00,commit, -12148,John ZuHone,2017-01-06 14:28:39-05:00,commit, -12149,Nathan Goldbaum,2017-01-06 13:15:14-06:00,commit, -12150,John ZuHone,2017-01-06 13:13:16-05:00,commit, -12151,John ZuHone,2017-01-06 12:52:19-05:00,commit, -12152,Nathan Goldbaum,2017-01-06 11:15:01-06:00,commit, -12153,Nathan Goldbaum,2017-01-06 11:11:27-06:00,commit, -12154,Nathan Goldbaum,2017-01-06 10:54:15-06:00,commit, -12155,Nathan Goldbaum,2017-01-05 18:01:15-06:00,commit, -12156,Nathan Goldbaum,2017-01-05 18:00:32-06:00,commit, -12157,Nathan Goldbaum,2017-01-05 16:55:53-06:00,commit, -12158,Nathan Goldbaum,2017-01-05 16:47:11-06:00,commit, -12159,Nathan Goldbaum,2017-01-05 16:46:16-06:00,commit, -12160,Nathan Goldbaum,2017-01-05 16:45:58-06:00,commit, -12161,Nathan Goldbaum,2017-01-05 16:45:26-06:00,commit, -12162,Nathan Goldbaum,2017-01-05 16:45:26-06:00,commit, -12163,Nathan Goldbaum,2017-01-05 16:44:47-06:00,commit, -12164,Nathan Goldbaum,2017-01-05 16:44:47-06:00,commit, -12165,Nathan Goldbaum,2017-01-05 14:20:15-06:00,commit, -12166,John ZuHone,2017-01-05 13:50:08-05:00,commit, -12167,John ZuHone,2017-01-05 13:48:53-05:00,commit, -12168,Matthew Turk,2017-01-05 11:15:48-06:00,commit, -12169,John ZuHone,2017-01-05 11:42:19-05:00,commit, -12170,Nathan Goldbaum,2017-01-04 19:23:41-06:00,commit, -12171,John ZuHone,2017-01-04 18:12:52-05:00,commit, -12172,Nathan Goldbaum,2017-01-04 16:58:06-06:00,commit, -12173,Nathan Goldbaum,2017-01-04 16:55:16-06:00,commit, -12174,Nathan Goldbaum,2017-01-04 16:54:04-06:00,commit, -12175,Nathan Goldbaum,2017-01-04 16:53:35-06:00,commit, -12176,Nathan Goldbaum,2017-01-04 16:53:15-06:00,commit, -12177,Nathan Goldbaum,2017-01-04 16:52:34-06:00,commit, -12178,John ZuHone,2017-01-04 16:11:52-05:00,commit, -12179,John ZuHone,2017-01-04 15:58:45-05:00,commit, -12180,John ZuHone,2017-01-04 15:34:36-05:00,commit, -12181,John ZuHone,2017-01-04 15:12:02-05:00,commit, -12182,John ZuHone,2017-01-04 14:25:35-05:00,commit, -12183,John ZuHone,2017-01-04 11:18:09-05:00,commit, -12184,John ZuHone,2017-01-04 09:40:09-05:00,commit, -12185,Britton Smith,2016-12-31 17:48:07-05:00,commit, -12186,Britton Smith,2016-12-31 09:39:33-05:00,commit, -12187,Matthew Turk,2016-12-29 10:38:08-06:00,commit, -12188,Matthew Turk,2016-12-28 11:39:04-06:00,commit, -12189,Britton Smith,2016-12-26 16:34:51-06:00,commit, -12190,Britton Smith,2016-12-26 16:32:42-06:00,commit, -12191,Britton Smith,2016-12-24 15:26:49-06:00,commit, -12192,Britton Smith,2016-12-23 12:53:18-08:00,commit, -12193,Britton Smith,2016-12-23 12:41:24-08:00,commit, -12194,Britton Smith,2016-12-23 12:05:36-08:00,commit, -12195,Britton Smith,2016-12-23 11:42:03-08:00,commit, -12196,Britton Smith,2016-12-23 11:30:22-08:00,commit, -12197,Britton Smith,2016-12-23 11:11:07-08:00,commit, -12198,Britton Smith,2016-12-23 11:06:28-08:00,commit, -12199,Britton Smith,2016-12-23 10:40:44-08:00,commit, -12200,Yi-Hao Chen,2016-12-21 13:46:32-06:00,commit, -12201,John ZuHone,2016-12-21 12:10:27-05:00,commit, -12202,John ZuHone,2016-12-21 12:04:11-05:00,commit, -12203,John ZuHone,2016-12-21 11:33:12-05:00,commit, -12204,John ZuHone,2016-12-21 11:32:48-05:00,commit, -12205,John ZuHone,2016-12-20 16:03:54-05:00,commit, -12206,John ZuHone,2016-12-20 15:33:05-05:00,commit, -12207,John ZuHone,2016-12-20 14:36:24-05:00,commit, -12208,Nathan Goldbaum,2016-12-20 12:47:14-06:00,commit, -12209,John ZuHone,2016-12-20 12:18:28-05:00,commit, -12210,Nathan Goldbaum,2016-12-20 07:33:21-06:00,commit, -12211,Cameron Hummels,2016-12-19 23:28:06-05:00,commit, -12212,Cameron Hummels,2016-12-19 23:23:16-05:00,commit, -12213,Cameron Hummels,2016-12-19 22:00:54-05:00,commit, -12214,Nathan Goldbaum,2016-12-19 20:57:00-06:00,commit, -12215,Cameron Hummels,2016-12-19 21:52:02-05:00,commit, -12216,Cameron Hummels,2016-12-19 21:41:10-05:00,commit, -12217,Cameron Hummels,2016-12-19 21:31:12-05:00,commit, -12218,Cameron Hummels,2016-12-19 21:13:36-05:00,commit, -12219,Nathan Goldbaum,2016-12-19 19:28:46-06:00,commit, -12220,Cameron Hummels,2016-12-19 20:27:49-05:00,commit, -12221,Nathan Goldbaum,2016-12-19 16:00:24-06:00,commit, -12222,Bili Dong,2016-12-19 13:33:12-08:00,commit, -12223,Nathan Goldbaum,2016-12-19 13:59:20-06:00,commit, -12224,Nathan Goldbaum,2016-12-19 12:56:06-06:00,commit, -12225,Nathan Goldbaum,2016-12-19 12:50:00-06:00,commit, -12226,Nathan Goldbaum,2016-12-19 12:46:07-06:00,commit, -12227,Nathan Goldbaum,2016-12-19 12:45:50-06:00,commit, -12228,Nathan Goldbaum,2016-12-19 14:22:14-06:00,commit, -12229,Nathan Goldbaum,2016-12-19 14:22:07-06:00,commit, -12230,Nathan Goldbaum,2016-12-19 10:41:27-06:00,commit, -12231,Bili Dong,2016-12-16 09:35:56-08:00,commit, -12232,Nathan Goldbaum,2016-12-15 16:04:14-06:00,commit, -12233,Matthew Turk,2016-12-15 15:55:42-06:00,commit, -12234,Nathan Goldbaum,2016-12-15 13:49:10-06:00,commit, -12235,Nathan Goldbaum,2016-12-15 13:46:59-06:00,commit, -12236,Nathan Goldbaum,2016-12-15 13:46:17-06:00,commit, -12237,Nathan Goldbaum,2016-12-15 13:49:25-06:00,commit, -12238,John ZuHone,2016-12-15 13:31:44-05:00,commit, -12239,Nathan Goldbaum,2016-12-15 11:57:34-06:00,commit, -12240,John ZuHone,2016-12-15 12:44:51-05:00,commit, -12241,Matthew Turk,2016-12-15 09:27:25-06:00,commit, -12242,Bili Dong,2016-12-14 18:00:02-08:00,commit, -12243,Bili Dong,2016-12-14 17:51:46-08:00,commit, -12244,Bili Dong,2016-12-14 17:20:01-08:00,commit, -12245,Bili Dong,2016-12-14 17:12:20-08:00,commit, -12246,Bili Dong,2016-12-14 16:42:14-08:00,commit, -12247,Matthew Turk,2016-12-14 15:49:52-06:00,commit, -12248,Bili Dong,2016-12-14 13:40:47-08:00,commit, -12249,Bili Dong,2016-12-14 13:08:16-08:00,commit, -12250,Bili Dong,2016-12-14 12:53:56-08:00,commit, -12251,Bili Dong,2016-12-14 11:55:12-08:00,commit, -12252,Bili Dong,2016-12-14 11:52:12-08:00,commit, -12253,Bili Dong,2016-12-14 11:42:12-08:00,commit, -12254,Bili Dong,2016-12-14 10:52:30-08:00,commit, -12255,Bili Dong,2016-12-14 10:49:28-08:00,commit, -12256,Bili Dong,2016-12-14 10:46:45-08:00,commit, -12257,Bili Dong,2016-12-14 10:18:16-08:00,commit, -12258,Nathan Goldbaum,2016-12-13 21:52:36-06:00,commit, -12259,Matthew Turk,2016-12-13 16:10:27-06:00,commit, -12260,Matthew Turk,2016-12-13 15:39:30-06:00,commit, -12261,Matthew Turk,2016-12-13 10:03:46-06:00,commit, -12262,Nathan Goldbaum,2016-12-11 22:49:38-06:00,commit, -12263,John ZuHone,2016-12-11 12:13:28-05:00,commit, -12264,John ZuHone,2016-12-11 11:49:14-05:00,commit, -12265,John ZuHone,2016-12-11 11:49:02-05:00,commit, -12266,John ZuHone,2016-12-11 11:31:11-05:00,commit, -12267,Cameron Hummels,2016-12-10 23:49:16-08:00,commit, -12268,Cameron Hummels,2016-12-10 14:31:55-08:00,commit, -12269,Cameron Hummels,2016-12-10 14:21:31-08:00,commit, -12270,John ZuHone,2016-12-10 15:02:05-05:00,commit, -12271,John ZuHone,2016-12-10 13:58:10-05:00,commit, -12272,Nathan Goldbaum,2016-12-08 17:55:02-06:00,commit, -12273,John ZuHone,2016-12-08 15:36:55-05:00,commit, -12274,John ZuHone,2016-12-08 15:18:42-05:00,commit, -12275,Kausik Venkat,2016-12-08 12:38:11-06:00,commit, -12276,Kausik Venkat,2016-12-08 12:30:41-06:00,commit, -12277,John ZuHone,2016-12-08 12:44:11-05:00,commit, -12278,John ZuHone,2016-12-08 12:05:42-05:00,commit, -12279,John ZuHone,2016-12-08 11:22:20-05:00,commit, -12280,John ZuHone,2016-12-08 10:52:56-05:00,commit, -12281,John ZuHone,2016-12-08 10:42:49-05:00,commit, -12282,Nathan Goldbaum,2016-12-08 09:29:30-06:00,commit, -12283,Nathan Goldbaum,2016-12-08 09:28:40-06:00,commit, -12284,Britton Smith,2016-12-07 18:22:45-08:00,commit, -12285,Britton Smith,2016-12-07 17:58:22-08:00,commit, -12286,Britton Smith,2016-12-07 17:47:56-08:00,commit, -12287,John ZuHone,2016-12-07 17:28:30-05:00,commit, -12288,Nathan Goldbaum,2016-12-07 14:28:34-06:00,commit, -12289,John ZuHone,2016-12-07 13:47:49-05:00,commit, -12290,Nathan Goldbaum,2016-12-07 11:43:14-06:00,commit, -12291,Nathan Goldbaum,2016-12-07 11:42:56-06:00,commit, -12292,Nathan Goldbaum,2016-12-07 11:35:15-06:00,commit, -12293,John ZuHone,2016-12-07 11:44:12-05:00,commit, -12294,John ZuHone,2016-12-07 11:42:42-05:00,commit, -12295,John ZuHone,2016-12-07 11:35:16-05:00,commit, -12296,John ZuHone,2016-12-07 11:29:24-05:00,commit, -12297,John ZuHone,2016-12-07 10:48:18-05:00,commit, -12298,John ZuHone,2016-12-07 10:08:02-05:00,commit, -12299,John ZuHone,2016-12-07 10:05:02-05:00,commit, -12300,John ZuHone,2016-12-07 09:13:13-05:00,commit, -12301,John ZuHone,2016-12-07 08:52:21-05:00,commit, -12302,John ZuHone,2016-12-06 19:01:43-05:00,commit, -12303,John ZuHone,2016-12-06 18:42:12-05:00,commit, -12304,John ZuHone,2016-12-06 17:54:02-05:00,commit, -12305,John ZuHone,2016-12-06 17:51:01-05:00,commit, -12306,John ZuHone,2016-12-06 17:04:10-05:00,commit, -12307,Britton Smith,2016-12-06 13:24:57-08:00,commit, -12308,Britton Smith,2016-12-06 13:21:55-08:00,commit, -12309,Nathan Goldbaum,2016-12-06 14:22:17-06:00,commit, -12310,Jonah Miller,2016-12-06 12:28:11-05:00,commit, -12311,Jonah Miller,2016-12-06 11:40:45-05:00,commit, -12312,Kacper Kowalik,2016-12-06 16:25:49+00:00,commit, -12313,Kacper Kowalik,2016-12-06 16:25:10+00:00,commit, -12314,Kacper Kowalik,2016-12-06 16:22:23+00:00,commit, -12315,John ZuHone,2016-12-06 15:33:24+00:00,commit, -12316,Nathan Goldbaum,2016-12-05 17:56:46-06:00,commit, -12317,Britton Smith,2016-12-05 15:51:32-08:00,commit, -12318,Britton Smith,2016-12-05 15:51:05-08:00,commit, -12319,Nathan Goldbaum,2016-12-05 17:44:04-06:00,commit, -12320,Britton Smith,2016-12-05 15:25:46-08:00,commit, -12321,Britton Smith,2016-12-05 15:25:20-08:00,commit, -12322,Britton Smith,2016-12-05 15:24:53-08:00,commit, -12323,John ZuHone,2016-12-05 18:21:58-05:00,commit, -12324,John ZuHone,2016-12-05 18:12:41-05:00,commit, -12325,John ZuHone,2016-12-05 17:59:07-05:00,commit, -12326,John ZuHone,2016-12-05 17:53:13-05:00,commit, -12327,John ZuHone,2016-12-05 16:27:12-05:00,commit, -12328,John ZuHone,2016-12-05 15:54:56-05:00,commit, -12329,Nathan Goldbaum,2016-12-05 14:13:24-06:00,commit, -12330,John ZuHone,2016-12-05 14:36:03-05:00,commit, -12331,John ZuHone,2016-12-05 14:34:32-05:00,commit, -12332,John ZuHone,2016-12-05 14:26:50-05:00,commit, -12333,Nathan Goldbaum,2016-12-05 19:02:07+00:00,commit, -12334,John ZuHone,2016-12-05 18:51:29+00:00,commit, -12335,John ZuHone,2016-12-05 18:50:48+00:00,commit, -12336,John ZuHone,2016-12-05 18:08:23+00:00,commit, -12337,John ZuHone,2016-12-05 12:59:29-05:00,commit, -12338,John ZuHone,2016-12-05 12:59:10-05:00,commit, -12339,John ZuHone,2016-12-05 12:53:39-05:00,commit, -12340,John ZuHone,2016-12-05 12:50:36-05:00,commit, -12341,Nathan Goldbaum,2016-12-05 17:48:12+00:00,commit, -12342,John ZuHone,2016-12-05 12:46:09-05:00,commit, -12343,John ZuHone,2016-12-05 10:30:23-05:00,commit, -12344,John ZuHone,2016-12-04 11:14:53-05:00,commit, -12345,John ZuHone,2016-12-04 10:55:20-05:00,commit, -12346,John ZuHone,2016-12-04 10:47:45-05:00,commit, -12347,Cameron Hummels,2016-12-03 22:54:39-08:00,commit, -12348,John ZuHone,2016-12-03 23:33:55-05:00,commit, -12349,John ZuHone,2016-12-03 11:20:01-05:00,commit, -12350,John ZuHone,2016-12-03 08:42:35-05:00,commit, -12351,John ZuHone,2016-12-03 08:24:27-05:00,commit, -12352,John ZuHone,2016-12-03 07:51:17-05:00,commit, -12353,John ZuHone,2016-12-03 07:43:22-05:00,commit, -12354,John ZuHone,2016-12-02 22:41:24-05:00,commit, -12355,Kacper Kowalik,2016-12-02 18:25:47-06:00,commit, -12356,Kacper Kowalik,2016-12-02 16:20:13-06:00,commit, -12357,Kacper Kowalik,2016-12-02 16:06:46-06:00,commit, -12358,John ZuHone,2016-12-02 15:25:23-05:00,commit, -12359,John ZuHone,2016-12-02 10:47:19-05:00,commit, -12360,John ZuHone,2016-12-02 10:27:53-05:00,commit, -12361,John ZuHone,2016-12-02 10:18:15-05:00,commit, -12362,John ZuHone,2016-12-02 10:17:38-05:00,commit, -12363,Nathan Goldbaum,2016-12-01 15:41:44-06:00,commit, -12364,Nathan Goldbaum,2016-12-01 15:40:58-06:00,commit, -12365,Nathan Goldbaum,2016-12-01 15:39:22-06:00,commit, -12366,Nathan Goldbaum,2016-12-01 15:02:55-06:00,commit, -12367,Nathan Goldbaum,2016-12-01 14:34:11-06:00,commit, -12368,Nathan Goldbaum,2016-12-01 12:53:51-06:00,commit, -12369,Nathan Goldbaum,2016-12-01 12:53:41-06:00,commit, -12370,Nathan Goldbaum,2016-12-01 12:31:02-06:00,commit, -12371,Nathan Goldbaum,2016-12-01 12:28:19-06:00,commit, -12372,Kacper Kowalik,2016-12-01 09:50:25-06:00,commit, -12373,Nathan Goldbaum,2016-12-01 15:38:23+00:00,commit, -12374,Matthew Turk,2016-11-30 16:39:34-06:00,commit, -12375,Kacper Kowalik,2016-11-30 12:58:36-06:00,commit, -12376,Nathan Goldbaum,2016-11-30 18:12:47+00:00,commit, -12377,Kacper Kowalik,2016-11-30 11:45:16-06:00,commit, -12378,Kacper Kowalik,2016-11-30 11:33:52-06:00,commit, -12379,Kacper Kowalik,2016-11-30 09:42:26-06:00,commit, -12380,John ZuHone,2016-11-30 10:21:11-05:00,commit, -12381,Kacper Kowalik,2016-11-30 08:11:58-06:00,commit, -12382,Kacper Kowalik,2016-11-30 08:09:41-06:00,commit, -12383,Kacper Kowalik,2016-11-30 04:36:00+00:00,commit, -12384,Cameron Hummels,2016-11-29 17:04:33-08:00,commit, -12385,Nathan Goldbaum,2016-11-29 16:26:46-06:00,commit, -12386,Nathan Goldbaum,2016-11-29 15:19:46-06:00,commit, -12387,Matthew Turk,2016-11-29 13:50:48-06:00,commit, -12388,Matthew Turk,2016-11-29 13:47:41-06:00,commit, -12389,Corentin Cadiou,2016-11-29 20:10:35+01:00,commit, -12390,Nathan Goldbaum,2016-11-29 12:17:26-06:00,commit, -12391,Nathan Goldbaum,2016-11-29 12:16:10-06:00,commit, -12392,Nathan Goldbaum,2016-11-29 12:07:17-06:00,commit, -12393,Corentin Cadiou,2016-11-29 17:38:36+01:00,commit, -12394,Corentin Cadiou,2016-11-29 17:36:23+01:00,commit, -12395,Corentin Cadiou,2016-11-29 17:32:57+01:00,commit, -12396,Corentin Cadiou,2016-11-29 17:32:38+01:00,commit, -12397,Matthew Turk,2016-11-28 13:54:06-06:00,commit, -12398,Matthew Turk,2016-11-28 13:38:00-06:00,commit, -12399,Matthew Turk,2016-11-28 12:19:30-06:00,commit, -12400,Matthew Turk,2016-11-28 10:33:11-06:00,commit, -12401,John ZuHone,2016-11-23 12:56:21-05:00,commit, -12402,Nathan Goldbaum,2016-11-23 17:53:31+00:00,commit, -12403,John ZuHone,2016-11-23 11:25:33-05:00,commit, -12404,Kacper Kowalik,2016-11-22 18:12:56-06:00,commit, -12405,Nathan Goldbaum,2017-01-27 15:57:11-06:00,commit, -12406,Nathan Goldbaum,2017-01-25 11:32:45-06:00,commit, -12407,Nathan Goldbaum,2017-01-22 08:23:36-08:00,commit, -12408,Nathan Goldbaum,2017-01-31 11:26:59-06:00,commit, -12409,Corentin Cadiou,2017-01-19 13:42:39+00:00,commit, -12410,Nathan Goldbaum,2016-12-19 19:28:46-06:00,commit, -12411,Nathan Goldbaum,2016-12-11 22:49:38-06:00,commit, -12412,Nathan Goldbaum,2016-12-19 13:59:20-06:00,commit, -12413,Cameron Hummels,2016-12-11 17:38:33-08:00,commit, -12414,Cameron Hummels,2016-12-11 17:38:11-08:00,commit, -12415,Cameron Hummels,2016-12-11 09:08:21-08:00,commit, -12416,Cameron Hummels,2016-12-10 14:31:55-08:00,commit, -12417,Cameron Hummels,2016-12-10 14:21:31-08:00,commit, -12418,Cameron Hummels,2016-12-10 23:49:16-08:00,commit, -12419,Cameron Hummels,2016-12-10 18:45:25-08:00,commit, -12420,Jonah Miller,2016-12-06 12:28:11-05:00,commit, -12421,Britton Smith,2016-12-07 18:22:45-08:00,commit, -12422,Nathan Goldbaum,2016-12-05 14:13:24-06:00,commit, -12423,Cameron Hummels,2016-12-03 22:54:39-08:00,commit, -12424,Matthew Turk,2016-11-30 16:39:34-06:00,commit, -12425,Cameron Hummels,2016-11-29 17:04:33-08:00,commit, -12426,Nathan Goldbaum,2016-11-29 16:26:46-06:00,commit, -12427,Nathan Goldbaum,2016-11-29 15:19:46-06:00,commit, -12428,Kacper Kowalik,2016-11-22 18:12:56-06:00,commit, -12429,Cameron Hummels,2016-11-22 22:51:50+00:00,commit, -12430,Matthew Turk,2016-11-22 15:36:12-06:00,commit, -12431,Britton Smith,2016-11-22 13:35:57-08:00,commit, -12432,Britton Smith,2016-11-22 13:35:57-08:00,commit, -12433,Britton Smith,2016-11-22 10:34:12-08:00,commit, -12434,Britton Smith,2016-11-21 15:56:53-08:00,commit, -12435,Britton Smith,2016-11-21 15:18:23-08:00,commit, -12436,Britton Smith,2016-11-21 15:17:32-08:00,commit, -12437,John ZuHone,2016-11-21 15:19:28-05:00,commit, -12438,John Wise,2016-11-20 08:45:19-05:00,commit, -12439,John Wise,2016-11-20 08:45:19-05:00,commit, -12440,Nathan Goldbaum,2016-11-19 18:55:57+00:00,commit, -12441,Nathan Goldbaum,2016-11-18 13:35:03-05:00,commit, -12442,Nathan Goldbaum,2016-11-18 11:30:26-05:00,commit, -12443,Nathan Goldbaum,2016-11-18 11:21:00-05:00,commit, -12444,Matthew Turk,2016-11-18 16:12:56+00:00,commit, -12445,Matthew Turk,2016-11-18 16:11:55+00:00,commit, -12446,Matthew Turk,2016-11-18 16:11:37+00:00,commit, -12447,Matthew Turk,2016-11-18 16:10:14+00:00,commit, -12448,Matthew Turk,2016-11-18 16:09:16+00:00,commit, -12449,Matthew Turk,2016-11-18 16:08:07+00:00,commit, -12450,Matthew Turk,2016-11-17 13:20:32-06:00,commit, -12451,Matthew Turk,2016-11-17 13:19:20-06:00,commit, -12452,Matthew Turk,2016-11-17 11:27:16-06:00,commit, -12453,Matthew Turk,2016-11-16 17:24:05-06:00,commit, -12454,Matthew Turk,2016-11-16 16:34:08-06:00,commit, -12455,Andrew Myers,2016-11-12 15:14:14-08:00,commit, -12456,Nathan Goldbaum,2016-11-12 10:37:22-06:00,commit, -12457,Nathan Goldbaum,2016-11-12 10:37:22-06:00,commit, -12458,Nathan Goldbaum,2016-11-12 10:05:54-06:00,commit, -12459,Nathan Goldbaum,2016-11-12 10:05:39-06:00,commit, -12460,Nathan Goldbaum,2016-11-12 10:04:12-06:00,commit, -12461,Nathan Goldbaum,2016-11-12 10:01:35-06:00,commit, -12462,Nathan Goldbaum,2016-11-12 10:01:00-06:00,commit, -12463,Nathan Goldbaum,2016-11-12 10:00:33-06:00,commit, -12464,Nathan Goldbaum,2016-11-11 13:35:34-06:00,commit, -12465,Nathan Goldbaum,2016-11-11 13:35:22-06:00,commit, -12466,Nathan Goldbaum,2016-11-11 11:12:01-06:00,commit, -12467,Nathan Goldbaum,2016-11-09 10:18:04-06:00,commit, -12468,Nathan Goldbaum,2016-11-09 10:18:04-06:00,commit, -12469,Nathan Goldbaum,2016-11-08 15:48:54-06:00,commit, -12470,Nathan Goldbaum,2016-11-08 09:21:04-06:00,commit, -12471,Nathan Goldbaum,2016-11-08 09:20:39-06:00,commit, -12472,Nathan Goldbaum,2016-11-08 09:02:01-06:00,commit, -12473,Nathan Goldbaum,2016-11-08 09:02:01-06:00,commit, -12474,Nathan Goldbaum,2016-11-07 14:04:29-06:00,commit, -12475,Nathan Goldbaum,2016-11-07 14:04:29-06:00,commit, -12476,Nathan Goldbaum,2016-11-04 14:57:36-05:00,commit, -12477,Nathan Goldbaum,2016-11-04 14:57:12-05:00,commit, -12478,Matthew Turk,2016-11-04 14:52:39-05:00,commit, -12479,Matthew Turk,2016-11-04 12:55:15-05:00,commit, -12480,Matthew Turk,2016-11-04 11:38:48-05:00,commit, -12481,Matthew Turk,2016-11-04 11:36:28-05:00,commit, -12482,Matthew Turk,2016-11-04 11:35:30-05:00,commit, -12483,Matthew Turk,2016-11-04 11:24:53-05:00,commit, -12484,Nathan Goldbaum,2016-11-04 10:24:11-05:00,commit, -12485,Nathan Goldbaum,2016-11-04 10:24:11-05:00,commit, -12486,Matthew Turk,2016-11-03 22:12:20-05:00,commit, -12487,Matthew Turk,2016-11-03 18:19:35-05:00,commit, -12488,Kausik Venkat,2016-11-01 15:20:45-05:00,commit, -12489,Nathan Goldbaum,2016-10-31 14:06:41-05:00,commit, -12490,Nathan Goldbaum,2016-10-31 14:06:41-05:00,commit, -12491,Kausik Venkat,2016-10-28 12:51:09-05:00,commit, -12492,Nathan Goldbaum,2016-10-28 11:19:01-05:00,commit, -12493,Nathan Goldbaum,2016-10-28 11:08:24-05:00,commit, -12494,Nathan Goldbaum,2016-10-28 11:07:48-05:00,commit, -12495,Nathan Goldbaum,2016-10-28 02:04:18+00:00,commit, -12496,Nathan Goldbaum,2016-10-28 02:04:01+00:00,commit, -12497,Kacper Kowalik,2016-10-28 02:01:12+00:00,commit, -12498,Kacper Kowalik,2016-10-27 19:50:21-05:00,commit, -12499,Cameron Hummels,2016-12-10 17:23:43-08:00,commit, -12500,Kacper Kowalik,2016-10-27 19:50:21-05:00,commit, -12501,Kacper Kowalik,2016-10-27 18:48:02-05:00,commit, -12502,Kacper Kowalik,2016-10-27 18:48:02-05:00,commit, -12503,Nathan Goldbaum,2016-10-27 20:02:11+00:00,commit, -12504,Kacper Kowalik,2016-10-27 11:40:45-05:00,commit, -12505,Kacper Kowalik,2016-10-27 11:35:14-05:00,commit, -12506,Kacper Kowalik,2016-10-27 11:25:43-05:00,commit, -12507,Nathan Goldbaum,2016-10-26 19:29:02-05:00,commit, -12508,Nathan Goldbaum,2016-10-26 14:37:43-05:00,commit, -12509,Nathan Goldbaum,2016-10-26 14:37:43-05:00,commit, -12510,Nathan Goldbaum,2016-10-26 12:34:15-05:00,commit, -12511,Nathan Goldbaum,2016-10-26 12:33:45-05:00,commit, -12512,Kacper Kowalik,2016-10-26 15:39:05+00:00,commit, -12513,Matthew Turk,2016-10-26 15:00:39+00:00,commit, -12514,Matthew Turk,2016-10-25 19:59:18+00:00,commit, -12515,Nathan Goldbaum,2016-10-25 19:58:58+00:00,commit, -12516,Nathan Goldbaum,2016-10-25 19:56:07+00:00,commit, -12517,Nathan Goldbaum,2016-10-25 14:50:30-05:00,commit, -12518,Nathan Goldbaum,2016-10-25 14:50:30-05:00,commit, -12519,Kacper Kowalik,2016-10-25 13:13:19-05:00,commit, -12520,Nathan Goldbaum,2016-10-25 12:47:12-05:00,commit, -12521,Nathan Goldbaum,2016-10-24 15:39:24-05:00,commit, -12522,Nathan Goldbaum,2016-10-24 15:06:29-05:00,commit, -12523,Nathan Goldbaum,2016-10-24 15:06:01-05:00,commit, -12524,Kacper Kowalik,2016-10-24 19:51:51+00:00,commit, -12525,Nathan Goldbaum,2016-10-24 11:57:09-05:00,commit, -12526,Nathan Goldbaum,2016-10-24 11:49:37-05:00,commit, -12527,Meagan Lang,2016-10-20 23:00:43+00:00,commit, -12528,Nathan Goldbaum,2016-10-20 14:57:46-05:00,commit, -12529,Nathan Goldbaum,2016-10-20 14:56:56-05:00,commit, -12530,Nathan Goldbaum,2016-10-20 14:56:43-05:00,commit, -12531,Nathan Goldbaum,2016-10-20 10:17:33-05:00,commit, -12532,Kacper Kowalik,2016-10-19 13:26:34-05:00,commit, -12533,Kacper Kowalik,2016-10-19 11:11:10-05:00,commit, -12534,Kacper Kowalik,2016-10-19 11:11:10-05:00,commit, -12535,Kacper Kowalik,2016-10-19 10:23:03-05:00,commit, -12536,Meagan Lang,2016-10-18 16:49:39+00:00,commit, -12537,Matthew Turk,2016-10-17 22:10:41+00:00,commit, -12538,Nathan Goldbaum,2016-10-17 17:08:15-05:00,commit, -12539,Nathan Goldbaum,2016-10-17 16:24:58-05:00,commit, -12540,Nathan Goldbaum,2016-10-17 21:20:26+00:00,commit, -12541,Nathan Goldbaum,2016-10-17 21:20:05+00:00,commit, -12542,Nathan Goldbaum,2016-10-17 21:19:44+00:00,commit, -12543,Nathan Goldbaum,2016-10-17 21:19:17+00:00,commit, -12544,Nathan Goldbaum,2016-10-17 21:18:27+00:00,commit, -12545,Nathan Goldbaum,2016-10-17 21:18:03+00:00,commit, -12546,Nathan Goldbaum,2016-10-17 21:17:41+00:00,commit, -12547,Nathan Goldbaum,2016-10-17 21:17:15+00:00,commit, -12548,Nathan Goldbaum,2016-10-17 16:00:02-05:00,commit, -12549,Nathan Goldbaum,2016-10-17 15:59:40-05:00,commit, -12550,Nathan Goldbaum,2016-10-17 14:32:17-05:00,commit, -12551,Nathan Goldbaum,2016-10-14 11:10:29-05:00,commit, -12552,Nathan Goldbaum,2016-10-14 11:10:29-05:00,commit, -12553,Nathan Goldbaum,2016-10-14 10:58:37-05:00,commit, -12554,Nathan Goldbaum,2016-10-14 10:53:38-05:00,commit, -12555,Matthew Turk,2016-10-14 13:32:36+00:00,commit, -12556,Matthew Turk,2016-10-14 13:32:14+00:00,commit, -12557,Matthew Turk,2016-10-14 13:31:37+00:00,commit, -12558,Britton Smith,2016-10-14 12:17:40+01:00,commit, -12559,Matthew Turk,2016-10-13 20:50:42-05:00,commit, -12560,Matthew Turk,2016-10-13 20:22:39-05:00,commit, -12561,Nathan Goldbaum,2016-10-12 16:59:29+00:00,commit, -12562,Kacper Kowalik,2016-10-12 15:53:44+00:00,commit, -12563,Nathan Goldbaum,2016-10-11 11:46:03-05:00,commit, -12564,Bili Dong,2016-10-11 00:19:47-05:00,commit, -12565,Bili Dong,2016-10-10 21:58:56-05:00,commit, -12566,Bili Dong,2016-10-10 21:58:00-05:00,commit, -12567,Bili Dong,2016-10-10 21:54:14-05:00,commit, -12568,Bili Dong,2016-10-10 21:40:58-05:00,commit, -12569,Nathan Goldbaum,2016-10-10 21:09:08-05:00,commit, -12570,Nathan Goldbaum,2016-10-10 21:06:42-05:00,commit, -12571,Nathan Goldbaum,2016-10-11 11:46:03-05:00,commit, -12572,Nathan Goldbaum,2016-10-10 21:06:42-05:00,commit, -12573,Nathan Goldbaum,2016-10-10 17:46:02-05:00,commit, -12574,Bili Dong,2016-10-10 15:18:19-05:00,commit, -12575,Nathan Goldbaum,2016-10-10 13:48:13-05:00,commit, -12576,Nathan Goldbaum,2016-10-10 10:17:00-05:00,commit, -12577,Nathan Goldbaum,2016-10-10 10:17:00-05:00,commit, -12578,Nathan Goldbaum,2016-10-24 11:57:09-05:00,commit, -12579,Matthew Turk,2016-10-09 17:11:17-05:00,commit, -12580,Nathan Goldbaum,2016-10-09 17:10:23-05:00,commit, -12581,Nathan Goldbaum,2016-10-09 13:33:15-05:00,commit, -12582,Matthew Turk,2016-10-08 18:06:46-05:00,commit, -12583,Alex Lindsay,2016-10-07 09:03:52-05:00,commit, -12584,Nathan Goldbaum,2016-10-06 16:05:47-05:00,commit, -12585,Alex Lindsay,2016-10-06 14:05:19-05:00,commit, -12586,Alex Lindsay,2016-10-06 12:23:06-05:00,commit, -12587,Enrico Garaldi,2016-10-06 10:48:29+02:00,commit, -12588,Alex Lindsay,2016-10-05 16:43:14-05:00,commit, -12589,Andrew Myers,2016-10-05 10:26:53-07:00,commit, -12590,Nathan Goldbaum,2016-10-05 10:01:10-05:00,commit, -12591,Britton Smith,2016-10-05 15:43:41+01:00,commit, -12592,Britton Smith,2016-10-05 15:43:41+01:00,commit, -12593,Alex Lindsay,2016-10-04 18:00:03-05:00,commit, -12594,Hsi-Yu Schive,2016-10-04 17:42:29-05:00,commit, -12595,Hsi-Yu Schive,2016-10-04 17:42:29-05:00,commit, -12596,Hsi-Yu Schive,2016-10-04 17:37:23-05:00,commit, -12597,Hsi-Yu Schive,2016-10-04 15:43:13-05:00,commit, -12598,Nathan Goldbaum,2016-10-04 13:05:09-05:00,commit, -12599,Nathan Goldbaum,2016-10-04 13:04:38-05:00,commit, -12600,Britton Smith,2016-10-04 15:51:07+01:00,commit, -12601,Alex Lindsay,2016-10-03 17:31:10-05:00,commit, -12602,Enrico Garaldi,2016-10-01 11:48:35+02:00,commit, -12603,Enrico Garaldi,2016-10-01 01:15:28+02:00,commit, -12604,Andrew Myers,2016-09-30 15:14:21-07:00,commit, -12605,Alex Lindsay,2016-09-30 17:11:14-05:00,commit, -12606,Andrew Myers,2016-09-30 15:06:31-07:00,commit, -12607,Andrew Myers,2016-09-30 14:55:00-07:00,commit, -12608,Andrew Myers,2016-09-30 15:06:31-07:00,commit, -12609,Andrew Myers,2016-09-30 15:14:21-07:00,commit, -12610,Andrew Myers,2016-10-05 10:26:53-07:00,commit, -12611,Andrew Myers,2016-09-30 14:55:00-07:00,commit, -12612,Alex Lindsay,2016-09-30 16:32:08-05:00,commit, -12613,Alex Lindsay,2016-09-30 16:30:17-05:00,commit, -12614,Andrew Myers,2016-09-30 14:30:04-07:00,commit, -12615,Alex Lindsay,2016-09-30 16:27:21-05:00,commit, -12616,Alex Lindsay,2016-09-30 16:24:59-05:00,commit, -12617,Andrew Myers,2016-09-30 14:23:58-07:00,commit, -12618,Andrew Myers,2016-09-30 14:21:50-07:00,commit, -12619,Andrew Myers,2016-09-30 14:20:34-07:00,commit, -12620,Alex Lindsay,2016-09-30 16:06:28-05:00,commit, -12621,Alex Lindsay,2016-09-30 15:54:48-05:00,commit, -12622,Alex Lindsay,2016-09-30 15:49:31-05:00,commit, -12623,Andrew Myers,2016-09-30 13:26:02-07:00,commit, -12624,Nathan Goldbaum,2016-09-30 14:54:05-05:00,commit, -12625,Andrew Myers,2016-09-30 10:54:01-07:00,commit, -12626,Nathan Goldbaum,2016-09-30 12:27:07-05:00,commit, -12627,Alex Lindsay,2016-09-30 11:35:46-05:00,commit, -12628,Matthew Turk,2016-09-30 11:16:01-05:00,commit, -12629,Matthew Turk,2016-09-30 07:43:36-05:00,commit, -12630,Matthew Turk,2016-09-30 07:41:56-05:00,commit, -12631,Matthew Turk,2016-09-29 17:17:31-05:00,commit, -12632,Nathan Goldbaum,2016-09-29 10:35:17-05:00,commit, -12633,Nathan Goldbaum,2016-09-29 10:35:17-05:00,commit, -12634,Nathan Goldbaum,2016-09-29 10:31:14-05:00,commit, -12635,Andrew Myers,2016-09-28 16:56:06-07:00,commit, -12636,Andrew Myers,2016-09-28 16:21:39-07:00,commit, -12637,Andrew Myers,2016-09-28 16:09:18-07:00,commit, -12638,Alex Lindsay,2016-09-28 18:05:36-05:00,commit, -12639,Andrew Myers,2016-09-28 15:57:31-07:00,commit, -12640,Nathan Goldbaum,2016-09-28 17:53:44-05:00,commit, -12641,Andrew Myers,2016-09-28 14:53:18-07:00,commit, -12642,Andrew Myers,2016-09-28 14:53:18-07:00,commit, -12643,Andrew Myers,2016-09-28 14:53:08-07:00,commit, -12644,Nathan Goldbaum,2016-09-28 16:30:02-05:00,commit, -12645,Nathan Goldbaum,2016-09-28 15:29:06-05:00,commit, -12646,Nathan Goldbaum,2016-09-28 15:15:56-05:00,commit, -12647,Britton Smith,2016-09-28 20:54:53+01:00,commit, -12648,Britton Smith,2016-09-28 20:54:53+01:00,commit, -12649,Nathan Goldbaum,2016-09-28 15:29:06-05:00,commit, -12650,John Regan,2016-09-28 17:23:22+01:00,commit, -12651,John Regan,2016-09-28 17:23:22+01:00,commit, -12652,Andrew Myers,2016-09-27 22:42:30-07:00,commit, -12653,Nathan Goldbaum,2016-09-27 16:21:39-05:00,commit, -12654,Nathan Goldbaum,2016-09-27 16:21:39-05:00,commit, -12655,Nathan Goldbaum,2016-09-27 16:15:57-05:00,commit, -12656,Alex Lindsay,2016-09-27 15:51:12-05:00,commit, -12657,Alex Lindsay,2016-09-27 15:24:45-05:00,commit, -12658,Alex Lindsay,2016-09-27 13:18:40-05:00,commit, -12659,Alex Lindsay,2016-09-27 09:28:12-05:00,commit, -12660,Britton Smith,2016-09-27 08:28:16+01:00,commit, -12661,Britton Smith,2016-09-27 08:28:16+01:00,commit, -12662,Alex Lindsay,2016-09-26 17:41:54-05:00,commit, -12663,Alex Lindsay,2016-09-26 16:34:48-05:00,commit, -12664,Alex Lindsay,2016-09-26 15:50:34-05:00,commit, -12665,Alex Lindsay,2016-09-26 15:48:19-05:00,commit, -12666,Alex Lindsay,2016-09-26 15:45:26-05:00,commit, -12667,Alex Lindsay,2016-09-26 15:41:46-05:00,commit, -12668,Alex Lindsay,2016-09-26 15:40:10-05:00,commit, -12669,Alex Lindsay,2016-09-26 15:37:41-05:00,commit, -12670,Alex Lindsay,2016-09-26 14:29:10-05:00,commit, -12671,Alex Lindsay,2016-09-26 11:00:03-05:00,commit, -12672,Alex Lindsay,2016-09-26 09:37:29-05:00,commit, -12673,Alex Lindsay,2016-09-26 09:29:25-05:00,commit, -12674,Nathan Goldbaum,2016-09-25 17:48:01-05:00,commit, -12675,Nathan Goldbaum,2016-09-25 17:48:01-05:00,commit, -12676,Alex Lindsay,2016-09-25 17:34:44-05:00,commit, -12677,Nathan Goldbaum,2016-09-24 16:53:47-05:00,commit, -12678,Kacper Kowalik,2016-09-24 16:14:53-05:00,commit, -12679,Kacper Kowalik,2016-09-24 16:00:06-05:00,commit, -12680,Alex Lindsay,2016-09-23 18:19:05-05:00,commit, -12681,Andrew Myers,2016-09-23 15:44:29-07:00,commit, -12682,Alex Lindsay,2016-09-23 17:36:11-05:00,commit, -12683,Alex Lindsay,2016-09-23 17:05:07-05:00,commit, -12684,Andrew Myers,2016-09-23 13:47:18-07:00,commit, -12685,Andrew Myers,2016-09-23 13:41:07-07:00,commit, -12686,Andrew Myers,2016-09-23 12:52:00-07:00,commit, -12687,Andrew Myers,2016-09-23 12:47:08-07:00,commit, -12688,Andrew Myers,2016-09-23 12:46:02-07:00,commit, -12689,Nathan Goldbaum,2016-09-23 14:29:42-05:00,commit, -12690,Andrew Myers,2016-09-23 12:26:43-07:00,commit, -12691,Andrew Myers,2016-09-23 10:55:57-07:00,commit, -12692,Nathan Goldbaum,2016-09-23 12:51:20-05:00,commit, -12693,Nathan Goldbaum,2016-09-23 12:35:26-05:00,commit, -12694,Nathan Goldbaum,2016-09-23 12:25:54-05:00,commit, -12695,Nathan Goldbaum,2016-09-23 11:45:18-05:00,commit, -12696,Nathan Goldbaum,2016-09-23 10:30:18-05:00,commit, -12697,Fabian Koller,2016-09-23 16:57:47+02:00,commit, -12698,Fabian Koller,2016-09-23 13:24:15+02:00,commit, -12699,Fabian Koller,2016-09-23 13:09:35+02:00,commit, -12700,Fabian Koller,2016-09-23 11:54:14+02:00,commit, -12701,Nathan Goldbaum,2016-09-21 23:23:05-05:00,commit, -12702,Nathan Goldbaum,2016-09-21 23:23:05-05:00,commit, -12703,Nathan Goldbaum,2016-09-21 22:32:22-05:00,commit, -12704,Alex Lindsay,2016-09-21 21:21:22-05:00,commit, -12705,Andrew Myers,2016-09-21 17:09:50-07:00,commit, -12706,Andrew Myers,2016-09-21 17:09:50-07:00,commit, -12707,Alex Lindsay,2016-09-21 15:29:48-05:00,commit, -12708,Nathan Goldbaum,2016-09-21 15:04:34-05:00,commit, -12709,Alex Lindsay,2016-09-21 13:52:01-05:00,commit, -12710,Alex Lindsay,2016-09-21 13:40:25-05:00,commit, -12711,John ZuHone,2016-09-21 08:34:30-04:00,commit, -12712,Fabian Koller,2016-09-21 12:08:07+02:00,commit, -12713,Nathan Goldbaum,2016-09-20 22:15:12-05:00,commit, -12714,Nathan Goldbaum,2016-09-20 22:15:12-05:00,commit, -12715,Alex Lindsay,2016-09-20 17:14:17-05:00,commit, -12716,Nathan Goldbaum,2016-09-20 17:07:46-05:00,commit, -12717,Nathan Goldbaum,2016-09-20 16:51:15-05:00,commit, -12718,Nathan Goldbaum,2016-09-20 16:50:53-05:00,commit, -12719,Nathan Goldbaum,2016-09-20 16:50:30-05:00,commit, -12720,Nathan Goldbaum,2016-09-20 15:09:45-05:00,commit, -12721,Nathan Goldbaum,2016-09-20 15:09:38-05:00,commit, -12722,Nathan Goldbaum,2016-09-20 15:09:28-05:00,commit, -12723,Nathan Goldbaum,2016-09-20 11:31:25-05:00,commit, -12724,Nathan Goldbaum,2016-09-20 11:30:33-05:00,commit, -12725,Nathan Goldbaum,2016-09-20 11:28:36-05:00,commit, -12726,Fabian Koller,2016-09-20 12:21:39+02:00,commit, -12727,Alex Lindsay,2016-09-19 17:36:28-05:00,commit, -12728,Nathan Goldbaum,2016-09-19 17:13:12-05:00,commit, -12729,Alex Lindsay,2016-09-19 16:11:04-05:00,commit, -12730,Nathan Goldbaum,2016-09-19 15:14:30-05:00,commit, -12731,Alex Lindsay,2016-09-19 14:54:45-05:00,commit, -12732,Nathan Goldbaum,2016-09-19 14:47:36-05:00,commit, -12733,Nathan Goldbaum,2016-09-19 14:30:37-05:00,commit, -12734,Nathan Goldbaum,2016-09-19 14:29:40-05:00,commit, -12735,Kacper Kowalik,2016-09-19 14:26:26-05:00,commit, -12736,Kacper Kowalik,2016-09-19 14:26:26-05:00,commit, -12737,Nathan Goldbaum,2016-09-19 11:31:36-05:00,commit, -12738,Suoqing Ji,2016-09-16 16:26:18-07:00,commit, -12739,Suoqing Ji,2016-09-16 16:26:18-07:00,commit, -12740,BW Keller,2016-09-16 15:40:31-04:00,commit, -12741,BW Keller,2016-09-16 15:40:31-04:00,commit, -12742,Fabian Koller,2016-09-16 17:08:28+02:00,commit, -12743,Fabian Koller,2016-09-16 13:27:09+02:00,commit, -12744,Fabian Koller,2016-09-16 13:26:33+02:00,commit, -12745,Nathan Goldbaum,2016-09-15 21:25:21-05:00,commit, -12746,Nathan Goldbaum,2016-09-15 21:25:21-05:00,commit, -12747,Alex Lindsay,2016-09-15 13:06:54-05:00,commit, -12748,Kacper Kowalik,2016-09-15 11:43:50-05:00,commit, -12749,Britton Smith,2016-09-15 11:15:02+01:00,commit, -12750,Britton Smith,2016-09-15 11:15:02+01:00,commit, -12751,Nathan Goldbaum,2016-09-14 20:32:50-05:00,commit, -12752,John ZuHone,2016-09-14 15:18:11-04:00,commit, -12753,John ZuHone,2016-09-14 15:16:03-04:00,commit, -12754,Fabian Koller,2016-09-13 10:57:34+02:00,commit, -12755,Corentin Cadiou,2016-09-12 22:49:24+02:00,commit, -12756,Corentin Cadiou,2016-09-12 22:43:32+02:00,commit, -12757,Corentin Cadiou,2016-09-12 22:36:19+02:00,commit, -12758,Corentin Cadiou,2016-09-12 22:29:16+02:00,commit, -12759,Nathan Goldbaum,2016-09-12 14:21:52-05:00,commit, -12760,Alex Lindsay,2016-09-12 14:09:41-05:00,commit, -12761,Britton Smith,2016-09-12 16:40:12+01:00,commit, -12762,Alex Lindsay,2016-09-09 19:49:27-05:00,commit, -12763,Alex Lindsay,2016-09-09 17:29:42-05:00,commit, -12764,Matthew Turk,2016-09-09 15:40:52-05:00,commit, -12765,Matthew Turk,2016-09-09 15:40:52-05:00,commit, -12766,Nathan Goldbaum,2016-09-23 12:51:20-05:00,commit, -12767,Matthew Turk,2016-09-09 12:53:40-05:00,commit, -12768,Alex Lindsay,2016-09-09 12:20:20-05:00,commit, -12769,Alex Lindsay,2016-09-09 11:31:14-05:00,commit, -12770,Britton Smith,2016-09-08 15:50:53+01:00,commit, -12771,Nathan Goldbaum,2016-09-07 13:46:52-05:00,commit, -12772,Matthew Turk,2016-09-07 13:44:20-05:00,commit, -12773,Matthew Turk,2016-09-07 13:43:28-05:00,commit, -12774,Nathan Goldbaum,2016-09-07 13:41:00-05:00,commit, -12775,Nathan Goldbaum,2016-09-07 13:31:08-05:00,commit, -12776,Nathan Goldbaum,2016-09-07 13:27:06-05:00,commit, -12777,Nathan Goldbaum,2016-09-07 13:22:08-05:00,commit, -12778,Nathan Goldbaum,2016-09-07 13:20:20-05:00,commit, -12779,Kacper Kowalik,2016-09-07 13:19:19-05:00,commit, -12780,Nathan Goldbaum,2016-09-07 13:18:08-05:00,commit, -12781,Matthew Turk,2016-09-07 13:17:55-05:00,commit, -12782,Nathan Goldbaum,2016-09-07 13:17:01-05:00,commit, -12783,Nathan Goldbaum,2016-09-07 13:14:39-05:00,commit, -12784,Nathan Goldbaum,2016-09-07 13:11:48-05:00,commit, -12785,Nathan Goldbaum,2016-09-07 13:09:46-05:00,commit, -12786,Nathan Goldbaum,2016-09-07 13:06:03-05:00,commit, -12787,Nathan Goldbaum,2016-09-07 13:04:34-05:00,commit, -12788,Kacper Kowalik,2016-09-07 10:04:50-05:00,commit, -12789,Nathan Goldbaum,2016-09-07 09:41:32-05:00,commit, -12790,Hsi-Yu Schive,2016-09-06 21:06:54-05:00,commit, -12791,Hsi-Yu Schive,2016-09-06 20:56:11-05:00,commit, -12792,Hsi-Yu Schive,2016-09-06 20:25:26-05:00,commit, -12793,Hsi-Yu Schive,2016-09-06 16:15:57-05:00,commit, -12794,Hsi-Yu Schive,2016-09-06 15:03:20-05:00,commit, -12795,Hsi-Yu Schive,2016-09-06 13:19:29-05:00,commit, -12796,Hsi-Yu Schive,2016-09-06 13:12:18-05:00,commit, -12797,Britton Smith,2016-09-06 11:57:23+01:00,commit, -12798,Matthew Turk,2016-09-05 19:12:05-05:00,commit, -12799,Britton Smith,2016-09-05 21:02:51+01:00,commit, -12800,Britton Smith,2016-09-05 20:50:47+01:00,commit, -12801,Kacper Kowalik,2016-09-05 13:48:37-05:00,commit, -12802,Nathan Goldbaum,2016-09-05 10:57:03-05:00,commit, -12803,Weiguang Cui,2016-09-05 14:28:11+08:00,commit, -12804,Britton Smith,2016-09-04 20:24:17+01:00,commit, -12805,Britton Smith,2016-09-04 20:19:13+01:00,commit, -12806,Britton Smith,2016-09-04 19:50:24+01:00,commit, -12807,Britton Smith,2016-09-03 07:54:57+01:00,commit, -12808,Nathan Goldbaum,2016-09-02 12:42:09-05:00,commit, -12809,Hsi-Yu Schive,2016-09-01 11:50:02-05:00,commit, -12810,Britton Smith,2016-09-01 11:00:54+01:00,commit, -12811,Hsi-Yu Schive,2016-08-31 21:19:22-05:00,commit, -12812,Alex Lindsay,2016-08-31 17:58:37-05:00,commit, -12813,Alex Lindsay,2016-08-31 17:27:38-05:00,commit, -12814,Hsi-Yu Schive,2016-08-31 14:53:09-05:00,commit, -12815,Hsi-Yu Schive,2016-08-31 11:07:16-05:00,commit, -12816,Britton Smith,2016-08-31 16:54:09+01:00,commit, -12817,Britton Smith,2016-08-31 16:41:12+01:00,commit, -12818,Weiguang Cui,2016-08-30 13:25:58+00:00,commit, -12819,Weiguang Cui,2016-08-30 13:19:34+00:00,commit, -12820,Weiguang Cui,2016-08-30 13:17:16+00:00,commit, -12821,Weiguang Cui,2016-08-30 13:05:36+00:00,commit, -12822,Nathan Goldbaum,2016-08-29 17:28:59-05:00,commit, -12823,Fabian Koller,2016-08-29 18:04:09+02:00,commit, -12824,Weiguang Cui,2016-08-29 15:02:58+08:00,commit, -12825,Nathan Goldbaum,2016-08-28 09:51:28-05:00,commit, -12826,Britton Smith,2016-08-27 18:42:14+01:00,commit, -12827,Fabian Koller,2016-08-27 13:28:27+02:00,commit, -12828,Britton Smith,2016-08-27 09:16:01+01:00,commit, -12829,Britton Smith,2016-08-27 09:10:36+01:00,commit, -12830,Mark Richardson,2016-08-27 00:31:49+01:00,commit, -12831,Mark Richardson,2016-08-26 23:42:13+01:00,commit, -12832,Nathan Goldbaum,2016-08-26 17:35:04-05:00,commit, -12833,Mark Richardson,2016-08-26 23:01:51+01:00,commit, -12834,Mark Richardson,2016-08-26 22:47:56+01:00,commit, -12835,Mark Richardson,2016-08-26 22:44:37+01:00,commit, -12836,Mark Richardson,2016-08-26 22:41:34+01:00,commit, -12837,Mark Richardson,2016-08-26 22:35:45+01:00,commit, -12838,Nathan Goldbaum,2016-08-26 15:27:34-05:00,commit, -12839,Nathan Goldbaum,2016-08-26 15:18:28-05:00,commit, -12840,John ZuHone,2016-08-26 14:25:17-05:00,commit, -12841,Britton Smith,2016-08-26 12:19:11+01:00,commit, -12842,Fabian Koller,2016-08-26 10:53:21+02:00,commit, -12843,Fabian Koller,2016-08-26 10:38:06+02:00,commit, -12844,Benjamin Thompson,2016-08-26 02:54:49+01:00,commit, -12845,Ben Thompson,2016-08-26 02:48:34+01:00,commit, -12846,Britton Smith,2016-08-25 18:42:25+01:00,commit, -12847,Britton Smith,2016-08-25 17:27:39+01:00,commit, -12848,Nathan Goldbaum,2016-08-25 11:15:04-05:00,commit, -12849,Cameron Hummels,2016-08-25 09:06:55-07:00,commit, -12850,Nathan Goldbaum,2016-08-25 10:54:15-05:00,commit, -12851,Nathan Goldbaum,2016-08-25 10:51:32-05:00,commit, -12852,Nathan Goldbaum,2016-08-25 10:51:00-05:00,commit, -12853,Fabian Koller,2016-08-25 17:02:38+02:00,commit, -12854,Fabian Koller,2016-08-25 15:39:17+02:00,commit, -12855,Fabian Koller,2016-08-25 15:02:03+02:00,commit, -12856,Fabian Koller,2016-08-25 14:48:06+02:00,commit, -12857,Britton Smith,2016-08-25 11:20:58+01:00,commit, -12858,Britton Smith,2016-08-25 11:12:38+01:00,commit, -12859,Britton Smith,2016-08-25 11:02:14+01:00,commit, -12860,Britton Smith,2016-08-25 10:33:45+01:00,commit, -12861,Britton Smith,2016-08-25 10:14:01+01:00,commit, -12862,Nathan Goldbaum,2016-08-24 16:21:24-05:00,commit, -12863,Nathan Goldbaum,2016-08-24 16:20:40-05:00,commit, -12864,Kacper Kowalik,2016-08-24 14:19:28-05:00,commit, -12865,Kacper Kowalik,2016-08-24 13:53:37-05:00,commit, -12866,Kacper Kowalik,2016-08-24 13:53:37-05:00,commit, -12867,Kacper Kowalik,2016-08-24 13:50:29-05:00,commit, -12868,Matthew Turk,2016-08-24 13:18:04-05:00,commit, -12869,John ZuHone,2016-08-24 13:15:23-05:00,commit, -12870,John ZuHone,2016-08-24 13:10:25-05:00,commit, -12871,Nathan Goldbaum,2016-08-24 13:07:14-05:00,commit, -12872,Nathan Goldbaum,2016-08-24 13:06:42-05:00,commit, -12873,Nathan Goldbaum,2016-08-24 11:27:27-05:00,commit, -12874,Nathan Goldbaum,2016-08-24 12:41:01-05:00,commit, -12875,Britton Smith,2016-08-24 08:19:36+01:00,commit, -12876,Britton Smith,2016-08-23 17:56:30+01:00,commit, -12877,Britton Smith,2016-08-23 17:48:07+01:00,commit, -12878,Mark Richardson,2016-08-23 17:10:50+01:00,commit, -12879,Mark Richardson,2016-08-23 16:45:38+01:00,commit, -12880,Mark Richardson,2016-08-23 16:39:25+01:00,commit, -12881,Mark Richardson,2016-08-23 16:17:22+01:00,commit, -12882,Mark Richardson,2016-08-23 15:02:51+01:00,commit, -12883,Fabian Koller,2016-08-23 15:39:16+02:00,commit, -12884,Mark Richardson,2016-08-23 14:20:29+01:00,commit, -12885,Fabian Koller,2016-08-23 14:42:25+02:00,commit, -12886,Mark Richardson,2016-08-23 11:20:54+01:00,commit, -12887,Fabian Koller,2016-08-23 11:40:25+02:00,commit, -12888,Fabian Koller,2016-08-22 18:01:16+02:00,commit, -12889,Fabian Koller,2016-08-20 22:44:40+02:00,commit, -12890,Fabian Koller,2016-08-20 21:33:16+02:00,commit, -12891,Cameron Hummels,2016-08-19 15:27:17-07:00,commit, -12892,Cameron Hummels,2016-08-19 09:29:16-07:00,commit, -12893,Cameron Hummels,2016-08-19 09:28:47-07:00,commit, -12894,Fabian Koller,2016-08-19 17:55:13+02:00,commit, -12895,Cameron Hummels,2016-08-19 08:16:34-07:00,commit, -12896,Britton Smith,2016-08-19 14:52:47+01:00,commit, -12897,Britton Smith,2016-08-19 13:53:27+01:00,commit, -12898,Britton Smith,2016-08-19 12:29:56+01:00,commit, -12899,Britton Smith,2016-08-19 12:12:03+01:00,commit, -12900,Britton Smith,2016-08-19 11:45:54+01:00,commit, -12901,Fabian Koller,2016-08-19 12:26:20+02:00,commit, -12902,Fabian Koller,2016-08-19 10:45:07+02:00,commit, -12903,Cameron Hummels,2016-08-18 23:47:31-07:00,commit, -12904,Cameron Hummels,2016-08-18 23:40:57-07:00,commit, -12905,Cameron Hummels,2016-08-18 23:21:17-07:00,commit, -12906,Cameron Hummels,2016-08-18 23:05:38-07:00,commit, -12907,Cameron Hummels,2016-08-18 23:04:46-07:00,commit, -12908,Fabian Koller,2016-08-19 06:09:16+02:00,commit, -12909,Cameron Hummels,2016-08-18 16:55:52-07:00,commit, -12910,Cameron Hummels,2016-08-18 16:55:00-07:00,commit, -12911,Britton Smith,2016-08-18 17:10:55+01:00,commit, -12912,Nathan Goldbaum,2016-08-18 10:58:12-05:00,commit, -12913,Fabian Koller,2016-08-18 17:27:26+02:00,commit, -12914,Britton Smith,2016-08-18 10:48:37+01:00,commit, -12915,Britton Smith,2016-08-18 10:46:24+01:00,commit, -12916,Fabian Koller,2016-08-18 11:42:23+02:00,commit, -12917,Fabian Koller,2016-08-18 10:42:45+02:00,commit, -12918,Kacper Kowalik,2016-08-17 19:37:53-05:00,commit, -12919,Austin Gilbert,2016-08-17 18:01:54-04:00,commit, -12920,Kacper Kowalik,2016-08-17 15:43:15-05:00,commit, -12921,Kacper Kowalik,2016-08-17 14:51:17-05:00,commit, -12922,Kacper Kowalik,2016-08-17 14:41:50-05:00,commit, -12923,Nathan Goldbaum,2016-08-17 13:51:47-05:00,commit, -12924,Cameron Hummels,2016-08-17 11:45:52-07:00,commit, -12925,John ZuHone,2016-08-17 14:16:45-04:00,commit, -12926,Britton Smith,2016-08-17 16:34:51+01:00,commit, -12927,Britton Smith,2016-08-17 16:31:54+01:00,commit, -12928,Britton Smith,2016-08-17 16:29:06+01:00,commit, -12929,Britton Smith,2016-08-17 16:28:44+01:00,commit, -12930,Austin Gilbert,2016-08-16 23:02:13-04:00,commit, -12931,Austin Gilbert,2016-08-16 19:09:55-04:00,commit, -12932,Austin Gilbert,2016-08-16 18:59:16-04:00,commit, -12933,Austin Gilbert,2016-08-16 18:05:38-04:00,commit, -12934,Austin Gilbert,2016-08-16 14:41:12-04:00,commit, -12935,Britton Smith,2016-08-16 14:48:21+01:00,commit, -12936,Britton Smith,2016-08-16 14:11:17+01:00,commit, -12937,Fabian Koller,2016-08-16 15:10:40+02:00,commit, -12938,Fabian Koller,2016-08-16 11:25:41+02:00,commit, -12939,Fabian Koller,2016-08-16 10:21:58+02:00,commit, -12940,Weiguang Cui,2016-08-16 14:01:15+08:00,commit, -12941,Kacper Kowalik,2016-08-15 14:57:35-05:00,commit, -12942,Fabian Koller,2016-08-15 19:03:08+02:00,commit, -12943,Britton Smith,2016-08-15 17:09:24+01:00,commit, -12944,Britton Smith,2016-08-15 17:04:27+01:00,commit, -12945,Britton Smith,2016-08-15 17:03:20+01:00,commit, -12946,Britton Smith,2016-08-15 16:58:54+01:00,commit, -12947,Britton Smith,2016-08-15 15:48:55+01:00,commit, -12948,Britton Smith,2016-08-15 15:45:50+01:00,commit, -12949,Britton Smith,2016-08-15 14:52:06+01:00,commit, -12950,Britton Smith,2016-08-15 14:39:06+01:00,commit, -12951,Austin Gilbert,2016-08-14 13:38:12-04:00,commit, -12952,Austin Gilbert,2016-08-14 11:56:28-04:00,commit, -12953,Fabian Koller,2016-08-14 17:54:08+02:00,commit, -12954,Fabian Koller,2016-08-14 17:10:33+02:00,commit, -12955,Austin Gilbert,2016-08-13 21:50:24-04:00,commit, -12956,Nathan Goldbaum,2016-08-13 01:49:26-05:00,commit, -12957,Nathan Goldbaum,2016-08-12 20:24:31-05:00,commit, -12958,Nathan Goldbaum,2016-08-12 20:07:33-05:00,commit, -12959,Kacper Kowalik,2016-08-12 15:55:32-05:00,commit, -12960,Kacper Kowalik,2016-08-12 15:55:32-05:00,commit, -12961,Kacper Kowalik,2016-08-12 13:29:23-05:00,commit, -12962,Kacper Kowalik,2016-08-12 13:29:23-05:00,commit, -12963,Matthew Turk,2016-08-12 13:05:42-05:00,commit, -12964,Kacper Kowalik,2016-08-12 13:05:27-05:00,commit, -12965,Matthew Turk,2016-08-12 13:01:28-05:00,commit, -12966,Matthew Turk,2016-08-12 13:01:11-05:00,commit, -12967,Matthew Turk,2016-08-12 12:59:50-05:00,commit, -12968,Matthew Turk,2016-08-12 12:50:33-05:00,commit, -12969,Matthew Turk,2016-08-12 12:48:43-05:00,commit, -12970,Matthew Turk,2016-08-12 12:47:30-05:00,commit, -12971,Britton Smith,2016-08-12 13:49:20+01:00,commit, -12972,Britton Smith,2016-08-12 13:40:12+01:00,commit, -12973,Britton Smith,2016-08-12 12:29:55+01:00,commit, -12974,Britton Smith,2016-08-12 12:29:15+01:00,commit, -12975,Britton Smith,2016-08-12 12:28:07+01:00,commit, -12976,Nathan Goldbaum,2016-08-11 20:05:55-05:00,commit, -12977,Nathan Goldbaum,2016-08-11 20:05:49-05:00,commit, -12978,Nathan Goldbaum,2016-08-11 16:00:18-05:00,commit, -12979,Nathan Goldbaum,2016-08-11 15:23:32-05:00,commit, -12980,Nathan Goldbaum,2016-08-11 13:49:00-05:00,commit, -12981,Chang-Goo Kim,2016-08-11 13:08:53-04:00,commit, -12982,Matthew Turk,2016-08-10 18:49:25-05:00,commit, -12983,Matthew Turk,2016-08-10 18:48:07-05:00,commit, -12984,Cameron Hummels,2016-08-09 22:38:48-07:00,commit, -12985,Matthew Turk,2016-08-09 11:13:24-05:00,commit, -12986,Fabian Koller,2016-08-09 11:32:59+02:00,commit, -12987,Nathan Goldbaum,2016-08-08 18:01:03-05:00,commit, -12988,Matthew Turk,2016-08-08 15:52:40-05:00,commit, -12989,Austin Gilbert,2016-08-08 16:48:59-04:00,commit, -12990,Matthew Turk,2016-08-08 15:41:37-05:00,commit, -12991,Matthew Turk,2016-08-08 15:12:00-05:00,commit, -12992,Matthew Turk,2016-08-08 14:52:25-05:00,commit, -12993,Matthew Turk,2016-08-08 14:16:15-05:00,commit, -12994,Matthew Turk,2016-08-08 14:10:12-05:00,commit, -12995,Austin Gilbert,2016-08-08 15:08:08-04:00,commit, -12996,Nathan Goldbaum,2016-08-08 11:46:40-05:00,commit, -12997,Nathan Goldbaum,2016-08-08 11:46:40-05:00,commit, -12998,Britton Smith,2016-08-07 19:22:07+01:00,commit, -12999,Britton Smith,2016-08-07 12:23:46+01:00,commit, -13000,Britton Smith,2016-08-07 09:18:05+01:00,commit, -13001,Britton Smith,2016-08-07 08:45:17+01:00,commit, -13002,Britton Smith,2016-08-07 08:00:47+01:00,commit, -13003,Britton Smith,2016-08-06 21:56:12+01:00,commit, -13004,Britton Smith,2016-08-06 21:50:52+01:00,commit, -13005,Britton Smith,2016-08-06 21:37:17+01:00,commit, -13006,Britton Smith,2016-08-06 17:55:55+02:00,commit, -13007,Britton Smith,2016-08-06 17:45:13+02:00,commit, -13008,Britton Smith,2016-08-06 17:27:54+02:00,commit, -13009,Britton Smith,2016-08-06 15:47:51+02:00,commit, -13010,Britton Smith,2016-08-06 14:24:38+02:00,commit, -13011,Britton Smith,2016-08-06 11:08:10+02:00,commit, -13012,Cameron Hummels,2016-08-05 14:52:53-07:00,commit, -13013,Nathan Goldbaum,2016-08-05 15:45:45-05:00,commit, -13014,Cameron Hummels,2016-08-05 11:54:44-07:00,commit, -13015,Fabian Koller,2016-08-05 17:49:04+02:00,commit, -13016,Britton Smith,2016-08-05 15:47:29+02:00,commit, -13017,Fabian Koller,2016-08-05 14:53:00+02:00,commit, -13018,Britton Smith,2016-08-05 09:54:36+02:00,commit, -13019,Britton Smith,2016-08-05 09:32:24+02:00,commit, -13020,Cameron Hummels,2016-08-04 22:03:41-07:00,commit, -13021,Cameron Hummels,2016-08-04 19:35:28-07:00,commit, -13022,Cameron Hummels,2016-08-04 19:26:01-07:00,commit, -13023,Cameron Hummels,2016-08-04 19:19:04-07:00,commit, -13024,Cameron Hummels,2016-08-04 19:18:31-07:00,commit, -13025,Britton Smith,2016-08-05 00:32:42+02:00,commit, -13026,Cameron Hummels,2016-08-04 15:29:28-07:00,commit, -13027,Austin Gilbert,2016-08-04 16:59:43-05:00,commit, -13028,Austin Gilbert,2016-08-04 14:43:43-05:00,commit, -13029,Britton Smith,2016-08-04 21:43:13+02:00,commit, -13030,Nathan Goldbaum,2016-08-04 14:18:50-05:00,commit, -13031,Austin Gilbert,2016-08-04 13:51:52-05:00,commit, -13032,Matthew Turk,2016-08-04 12:29:27-05:00,commit, -13033,Matthew Turk,2016-08-04 12:26:53-05:00,commit, -13034,Nathan Goldbaum,2016-08-04 12:26:10-05:00,commit, -13035,Nathan Goldbaum,2016-08-04 11:46:44-05:00,commit, -13036,Fabian Koller,2016-08-04 18:40:01+02:00,commit, -13037,Austin Gilbert,2016-08-04 11:24:55-05:00,commit, -13038,Britton Smith,2016-08-04 17:20:33+02:00,commit, -13039,Cameron Hummels,2016-08-04 08:10:23-07:00,commit, -13040,Matthew Turk,2016-08-04 07:55:47-07:00,commit, -13041,Britton Smith,2016-08-04 15:39:22+02:00,commit, -13042,Britton Smith,2016-08-04 14:43:34+02:00,commit, -13043,Britton Smith,2016-08-04 14:18:21+02:00,commit, -13044,Matthew Turk,2016-08-03 18:49:42-07:00,commit, -13045,Cameron Hummels,2016-08-03 16:43:29-07:00,commit, -13046,Andrew Myers,2016-08-03 15:40:54-07:00,commit, -13047,Andrew Myers,2016-08-03 14:38:45-07:00,commit, -13048,Andrew Myers,2016-08-03 14:31:41-07:00,commit, -13049,Andrew Myers,2016-08-03 14:06:17-07:00,commit, -13050,Andrew Myers,2016-08-03 14:04:38-07:00,commit, -13051,Kacper Kowalik,2016-08-03 15:03:22-05:00,commit, -13052,Kacper Kowalik,2016-08-03 13:28:36-05:00,commit, -13053,Nathan Goldbaum,2016-08-03 13:09:09-05:00,commit, -13054,Andrew Myers,2016-08-03 10:57:23-07:00,commit, -13055,Andrew Myers,2016-08-03 10:41:42-07:00,commit, -13056,Austin Gilbert,2016-08-03 12:15:34-05:00,commit, -13057,Kacper Kowalik,2016-08-03 11:27:56-05:00,commit, -13058,John ZuHone,2016-08-03 10:06:25-04:00,commit, -13059,Kacper Kowalik,2016-08-03 09:00:13-05:00,commit, -13060,Fabian Koller,2016-08-03 15:40:54+02:00,commit, -13061,Fabian Koller,2016-08-03 11:38:37+02:00,commit, -13062,Matthew Turk,2016-08-02 20:20:32-07:00,commit, -13063,Matthew Turk,2016-08-02 19:41:02-07:00,commit, -13064,Matthew Turk,2016-08-02 19:40:45-07:00,commit, -13065,Austin Gilbert,2016-08-02 19:03:51-05:00,commit, -13066,Austin Gilbert,2016-08-02 18:58:08-05:00,commit, -13067,Andrew Myers,2016-08-02 15:34:23-07:00,commit, -13068,Andrew Myers,2016-08-02 15:25:25-07:00,commit, -13069,Andrew Myers,2016-08-02 15:08:04-07:00,commit, -13070,Andrew Myers,2016-08-02 15:07:15-07:00,commit, -13071,Andrew Myers,2016-08-02 15:01:01-07:00,commit, -13072,Andrew Myers,2016-08-02 14:44:07-07:00,commit, -13073,Austin Gilbert,2016-08-02 16:24:00-05:00,commit, -13074,Austin Gilbert,2016-08-02 16:15:38-05:00,commit, -13075,Andrew Myers,2016-08-02 14:00:16-07:00,commit, -13076,Andrew Myers,2016-08-02 13:59:42-07:00,commit, -13077,Andrew Myers,2016-08-02 13:59:19-07:00,commit, -13078,Andrew Myers,2016-08-02 13:58:53-07:00,commit, -13079,Andrew Myers,2016-08-02 13:58:23-07:00,commit, -13080,Austin Gilbert,2016-08-02 15:56:37-05:00,commit, -13081,Austin Gilbert,2016-08-02 15:53:00-05:00,commit, -13082,Austin Gilbert,2016-08-02 15:32:08-05:00,commit, -13083,Matthew Turk,2016-08-02 11:52:15-07:00,commit, -13084,Kacper Kowalik,2016-08-02 12:50:30-05:00,commit, -13085,Kacper Kowalik,2016-08-02 12:16:24-05:00,commit, -13086,Kacper Kowalik,2016-08-02 10:56:40-05:00,commit, -13087,Britton Smith,2016-08-02 17:33:41+02:00,commit, -13088,Britton Smith,2016-08-02 17:25:44+02:00,commit, -13089,Kacper Kowalik,2016-08-02 10:09:01-05:00,commit, -13090,Kacper Kowalik,2016-08-02 09:48:42-05:00,commit, -13091,Fabian Koller,2016-08-02 15:38:25+02:00,commit, -13092,Matthew Turk,2016-08-01 18:54:05-07:00,commit, -13093,Kacper Kowalik,2016-08-02 08:42:38-05:00,commit, -13094,Kacper Kowalik,2016-08-01 17:55:38-05:00,commit, -13095,Kacper Kowalik,2016-08-01 17:54:41-05:00,commit, -13096,Kacper Kowalik,2016-08-01 17:53:44-05:00,commit, -13097,Kacper Kowalik,2016-08-01 17:32:42-05:00,commit, -13098,Nathan Goldbaum,2016-08-01 17:24:06-05:00,commit, -13099,Kacper Kowalik,2016-08-01 17:17:01-05:00,commit, -13100,Austin Gilbert,2016-08-01 15:32:57-05:00,commit, -13101,John ZuHone,2016-08-01 15:58:01-04:00,commit, -13102,Nathan Goldbaum,2016-08-01 13:13:41-05:00,commit, -13103,Fabian Koller,2016-08-01 14:47:13+02:00,commit, -13104,Britton Smith,2016-08-01 12:07:38+02:00,commit, -13105,Britton Smith,2016-08-01 12:04:08+02:00,commit, -13106,Britton Smith,2016-07-31 17:52:37+02:00,commit, -13107,Britton Smith,2016-07-31 14:35:50+01:00,commit, -13108,Britton Smith,2016-07-31 14:28:16+01:00,commit, -13109,Britton Smith,2016-07-31 14:10:54+01:00,commit, -13110,Cameron Hummels,2016-07-30 10:57:07-07:00,commit, -13111,Nathan Goldbaum,2016-07-29 15:29:42-05:00,commit, -13112,Rafael Ruggiero,2016-07-29 17:07:49-03:00,commit, -13113,Rafael Ruggiero,2016-07-29 16:50:39-03:00,commit, -13114,Rafael Ruggiero,2016-07-29 16:20:49-03:00,commit, -13115,Nathan Goldbaum,2016-07-28 16:06:24-05:00,commit, -13116,Nathan Goldbaum,2016-07-28 15:10:21-05:00,commit, -13117,Britton Smith,2016-07-28 15:33:28+01:00,commit, -13118,Britton Smith,2016-07-28 14:06:00+01:00,commit, -13119,Britton Smith,2016-07-28 10:53:19+01:00,commit, -13120,Britton Smith,2016-07-28 10:40:58+01:00,commit, -13121,Michael Zingale,2016-07-27 18:38:20-04:00,commit, -13122,Michael Zingale,2016-07-27 18:28:54-04:00,commit, -13123,Andrew Myers,2016-07-27 09:37:51-07:00,commit, -13124,Matthew Turk,2016-07-26 21:57:46-07:00,commit, -13125,Matthew Turk,2016-07-26 21:54:03-07:00,commit, -13126,Matthew Turk,2016-07-26 20:42:46-07:00,commit, -13127,Matthew Turk,2016-07-26 20:42:40-07:00,commit, -13128,Andrew Myers,2016-07-26 16:43:05-07:00,commit, -13129,Nathan Goldbaum,2016-07-28 16:06:24-05:00,commit, -13130,Andrew Myers,2016-07-26 16:43:05-07:00,commit, -13131,Nathan Goldbaum,2016-07-26 18:16:01-05:00,commit, -13132,Andrew Myers,2016-07-26 15:34:23-07:00,commit, -13133,Andrew Myers,2016-07-26 15:27:40-07:00,commit, -13134,Nathan Goldbaum,2016-07-26 17:07:57-05:00,commit, -13135,Nathan Goldbaum,2016-07-26 17:06:24-05:00,commit, -13136,Nathan Goldbaum,2016-07-26 17:06:07-05:00,commit, -13137,Matthew Turk,2016-07-26 13:49:42-07:00,commit, -13138,Matthew Turk,2016-07-26 13:41:03-07:00,commit, -13139,Andrew Myers,2016-07-26 13:38:24-07:00,commit, -13140,Matthew Turk,2016-07-26 13:19:52-07:00,commit, -13141,Matthew Turk,2016-07-26 13:12:09-07:00,commit, -13142,Nathan Goldbaum,2016-07-26 15:00:40-05:00,commit, -13143,Nathan Goldbaum,2016-07-26 15:00:40-05:00,commit, -13144,Matthew Turk,2016-07-26 12:06:44-07:00,commit, -13145,Austin Gilbert,2016-07-26 13:34:00-05:00,commit, -13146,Kacper Kowalik,2016-07-26 13:11:54-05:00,commit, -13147,Kacper Kowalik,2016-07-26 13:09:09-05:00,commit, -13148,Nathan Goldbaum,2016-07-26 12:22:15-05:00,commit, -13149,Nathan Goldbaum,2016-07-26 12:21:31-05:00,commit, -13150,Nathan Goldbaum,2016-07-26 12:20:33-05:00,commit, -13151,Kacper Kowalik,2016-07-26 11:55:06-05:00,commit, -13152,Matthew Turk,2016-07-26 08:50:03-07:00,commit, -13153,Matthew Turk,2016-07-25 14:18:50-07:00,commit, -13154,Nathan Goldbaum,2016-07-25 16:07:47-05:00,commit, -13155,Michael Zingale,2016-07-25 13:56:45-04:00,commit, -13156,Nathan Goldbaum,2016-07-25 11:51:27-05:00,commit, -13157,Andrew Myers,2016-07-25 09:48:31-07:00,commit, -13158,Nathan Goldbaum,2016-09-13 15:17:20-05:00,commit, -13159,Corentin Cadiou,2016-09-12 22:49:24+02:00,commit, -13160,Hsi-Yu Schive,2016-09-06 15:03:20-05:00,commit, -13161,Alex Lindsay,2016-08-31 17:58:37-05:00,commit, -13162,Britton Smith,2016-09-01 11:00:54+01:00,commit, -13163,Nathan Goldbaum,2016-08-29 17:28:59-05:00,commit, -13164,John ZuHone,2016-08-26 14:25:17-05:00,commit, -13165,Nathan Goldbaum,2016-08-28 09:51:28-05:00,commit, -13166,Nathan Goldbaum,2016-08-24 11:27:27-05:00,commit, -13167,Mark Richardson,2016-08-27 00:31:49+01:00,commit, -13168,Cameron Hummels,2016-08-19 15:27:17-07:00,commit, -13169,Britton Smith,2016-08-18 10:48:37+01:00,commit, -13170,Nathan Goldbaum,2016-08-12 20:24:31-05:00,commit, -13171,Nathan Goldbaum,2016-08-11 20:05:55-05:00,commit, -13172,Nathan Goldbaum,2016-08-11 16:00:18-05:00,commit, -13173,Chang-Goo Kim,2016-08-11 13:08:53-04:00,commit, -13174,Cameron Hummels,2016-08-09 22:38:48-07:00,commit, -13175,Matthew Turk,2016-08-08 14:52:25-05:00,commit, -13176,Cameron Hummels,2016-08-17 11:45:52-07:00,commit, -13177,Cameron Hummels,2016-08-04 08:10:23-07:00,commit, -13178,Matthew Turk,2016-08-02 11:52:15-07:00,commit, -13179,Nathan Goldbaum,2016-08-01 17:24:06-05:00,commit, -13180,Cameron Hummels,2016-07-30 10:57:07-07:00,commit, -13181,Rafael Ruggiero,2016-07-29 17:07:49-03:00,commit, -13182,Michael Zingale,2016-07-27 18:38:20-04:00,commit, -13183,Nathan Goldbaum,2016-07-26 17:07:57-05:00,commit, -13184,Andrew Myers,2016-07-25 09:48:31-07:00,commit, -13185,John ZuHone,2016-07-25 00:58:02-04:00,commit, -13186,John ZuHone,2016-07-25 00:42:56-04:00,commit, -13187,John ZuHone,2016-07-25 00:39:37-04:00,commit, -13188,John ZuHone,2016-07-25 00:02:49-04:00,commit, -13189,Kacper Kowalik,2016-07-24 22:57:14-05:00,commit, -13190,Nathan Goldbaum,2016-07-24 21:07:30-05:00,commit, -13191,Nathan Goldbaum,2016-07-24 20:01:50-05:00,commit, -13192,Nathan Goldbaum,2016-07-24 11:46:38-05:00,commit, -13193,Nathan Goldbaum,2016-07-24 11:40:08-05:00,commit, -13194,Nathan Goldbaum,2016-07-24 11:39:59-05:00,commit, -13195,Nathan Goldbaum,2016-07-24 11:22:16-05:00,commit, -13196,Nathan Goldbaum,2016-07-24 10:38:25-05:00,commit, -13197,Nathan Goldbaum,2016-07-24 10:38:05-05:00,commit, -13198,Nathan Goldbaum,2016-07-24 10:34:12-05:00,commit, -13199,Nathan Goldbaum,2016-07-24 10:31:09-05:00,commit, -13200,Nathan Goldbaum,2016-07-24 10:27:52-05:00,commit, -13201,Cameron Hummels,2016-07-24 07:30:29-07:00,commit, -13202,Britton Smith,2016-07-24 11:55:35+01:00,commit, -13203,Cameron Hummels,2016-07-24 00:32:31-07:00,commit, -13204,Cameron Hummels,2016-07-24 00:27:31-07:00,commit, -13205,Cameron Hummels,2016-07-24 00:29:55-04:00,commit, -13206,Cameron Hummels,2016-07-24 00:21:34-04:00,commit, -13207,Cameron Hummels,2016-07-23 22:38:09-04:00,commit, -13208,Nathan Goldbaum,2016-07-23 08:00:00-05:00,commit, -13209,Cameron Hummels,2016-07-23 14:49:41+02:00,commit, -13210,Nathan Goldbaum,2016-07-22 19:41:23-05:00,commit, -13211,Cameron Hummels,2016-07-23 01:27:27+02:00,commit, -13212,John ZuHone,2016-07-22 16:37:11-04:00,commit, -13213,Nathan Goldbaum,2016-07-22 14:23:12-05:00,commit, -13214,Nathan Goldbaum,2016-07-22 13:48:50-05:00,commit, -13215,Nathan Goldbaum,2016-07-22 13:33:57-05:00,commit, -13216,Kacper Kowalik,2016-07-22 13:31:53-05:00,commit, -13217,Nathan Goldbaum,2016-07-22 13:03:55-05:00,commit, -13218,Nathan Goldbaum,2016-07-22 12:44:07-05:00,commit, -13219,Britton Smith,2016-07-22 17:15:29+01:00,commit, -13220,Britton Smith,2016-07-22 16:47:09+01:00,commit, -13221,Nathan Goldbaum,2016-07-22 09:48:18-05:00,commit, -13222,John ZuHone,2016-07-21 16:54:12-04:00,commit, -13223,Austin Gilbert,2016-07-21 10:48:34-05:00,commit, -13224,John ZuHone,2016-07-21 11:42:41-04:00,commit, -13225,Kacper Kowalik,2016-07-21 09:54:26-05:00,commit, -13226,Andrew Myers,2016-07-20 18:22:09-07:00,commit, -13227,Austin Gilbert,2016-07-20 19:12:52-05:00,commit, -13228,Austin Gilbert,2016-07-20 19:04:06-05:00,commit, -13229,Nathan Goldbaum,2016-07-20 15:01:03-07:00,commit, -13230,Nathan Goldbaum,2016-07-20 14:54:47-07:00,commit, -13231,Nathan Goldbaum,2016-07-20 14:27:24-07:00,commit, -13232,John ZuHone,2016-07-20 16:53:29-04:00,commit, -13233,Austin Gilbert,2016-07-20 15:42:46-05:00,commit, -13234,Nathan Goldbaum,2016-07-20 14:19:06-05:00,commit, -13235,Austin Gilbert,2016-07-20 14:15:00-05:00,commit, -13236,Andrew Myers,2016-07-20 11:58:07-07:00,commit, -13237,Austin Gilbert,2016-07-20 13:43:50-05:00,commit, -13238,John ZuHone,2016-07-20 13:52:19-04:00,commit, -13239,Nathan Goldbaum,2016-07-20 12:33:43-05:00,commit, -13240,Matthew Turk,2016-07-20 10:17:18-07:00,commit, -13241,Nathan Goldbaum,2016-07-20 11:23:57-05:00,commit, -13242,John ZuHone,2016-07-20 12:04:42-04:00,commit, -13243,Nathan Goldbaum,2016-07-20 10:10:09-05:00,commit, -13244,Nathan Goldbaum,2016-07-20 10:09:21-05:00,commit, -13245,John ZuHone,2016-07-20 10:04:01-04:00,commit, -13246,Andrew Myers,2016-07-19 21:25:45-07:00,commit, -13247,Austin Gilbert,2016-07-19 18:55:38-05:00,commit, -13248,Austin Gilbert,2016-07-19 22:40:35+00:00,commit, -13249,Stephanie Tonnesen,2016-07-19 15:39:34-07:00,commit, -13250,Austin Gilbert,2016-07-19 17:34:57-05:00,commit, -13251,Austin Gilbert,2016-07-19 17:03:31-05:00,commit, -13252,Austin Gilbert,2016-07-19 16:58:23-05:00,commit, -13253,Austin Gilbert,2016-07-19 16:55:35-05:00,commit, -13254,Nathan Goldbaum,2016-07-19 16:22:11-05:00,commit, -13255,Nathan Goldbaum,2016-07-19 16:08:06-05:00,commit, -13256,Andrew Myers,2016-07-19 14:08:04-07:00,commit, -13257,Nathan Goldbaum,2016-07-19 16:07:43-05:00,commit, -13258,Austin Gilbert,2016-07-19 14:34:57-05:00,commit, -13259,Austin Gilbert,2016-07-19 14:24:05-05:00,commit, -13260,Austin Gilbert,2016-07-19 14:13:59-05:00,commit, -13261,Austin Gilbert,2016-07-19 14:08:05-05:00,commit, -13262,John ZuHone,2016-07-19 13:57:25-04:00,commit, -13263,John ZuHone,2016-07-19 13:23:07-04:00,commit, -13264,Nathan Goldbaum,2016-07-19 12:21:13-05:00,commit, -13265,Kacper Kowalik,2016-07-19 11:06:33-05:00,commit, -13266,Nathan Goldbaum,2016-07-19 10:51:53-05:00,commit, -13267,Kacper Kowalik,2016-07-19 10:10:23-05:00,commit, -13268,Kacper Kowalik,2016-07-19 10:07:31-05:00,commit, -13269,Kacper Kowalik,2016-07-19 10:06:39-05:00,commit, -13270,Kacper Kowalik,2016-07-19 09:27:53-05:00,commit, -13271,Kacper Kowalik,2016-07-19 09:13:55-05:00,commit, -13272,Kacper Kowalik,2016-07-19 08:55:01-05:00,commit, -13273,Britton Smith,2016-07-19 13:13:55+01:00,commit, -13274,Fabian Koller,2016-07-19 14:03:22+02:00,commit, -13275,Nathan Goldbaum,2016-07-18 20:41:33-05:00,commit, -13276,John ZuHone,2016-07-18 20:51:32-04:00,commit, -13277,John ZuHone,2016-07-18 20:51:15-04:00,commit, -13278,Kacper Kowalik,2016-07-18 19:08:01-05:00,commit, -13279,Andrew Myers,2016-07-18 13:35:55-07:00,commit, -13280,Kacper Kowalik,2016-07-18 15:08:44-05:00,commit, -13281,Kacper Kowalik,2016-07-18 14:52:04-05:00,commit, -13282,Andrew Myers,2016-07-18 12:27:36-07:00,commit, -13283,Andrew Myers,2016-07-18 12:26:50-07:00,commit, -13284,Andrew Myers,2016-07-18 12:24:10-07:00,commit, -13285,Andrew Myers,2016-07-18 12:16:24-07:00,commit, -13286,Kacper Kowalik,2016-07-18 14:09:11-05:00,commit, -13287,Kacper Kowalik,2016-07-18 13:50:25-05:00,commit, -13288,Austin Gilbert,2016-07-18 13:07:20-05:00,commit, -13289,Britton Smith,2016-07-18 15:07:35+01:00,commit, -13290,Britton Smith,2016-07-18 15:06:34+01:00,commit, -13291,Britton Smith,2016-07-18 14:56:16+01:00,commit, -13292,Nathan Goldbaum,2016-07-17 23:13:04-05:00,commit, -13293,Nathan Goldbaum,2016-07-17 22:54:48-05:00,commit, -13294,Nathan Goldbaum,2016-07-17 21:20:19-05:00,commit, -13295,Nathan Goldbaum,2016-07-17 21:20:06-05:00,commit, -13296,Michael Zingale,2016-07-17 21:48:09-04:00,commit, -13297,Stephanie Tonnesen,2016-07-17 11:12:47-07:00,commit, -13298,Andrew Myers,2016-07-17 12:00:24-05:00,commit, -13299,Stephanie Tonnesen,2016-07-17 09:54:13-07:00,commit, -13300,Nathan Goldbaum,2016-07-17 11:41:29-05:00,commit, -13301,Nathan Goldbaum,2016-07-17 11:20:58-05:00,commit, -13302,Andrew Myers,2016-07-17 10:50:09-05:00,commit, -13303,Nathan Goldbaum,2016-07-17 10:12:43-05:00,commit, -13304,Nathan Goldbaum,2016-07-17 09:54:22-05:00,commit, -13305,Nathan Goldbaum,2016-07-17 09:52:36-05:00,commit, -13306,Nathan Goldbaum,2016-07-17 09:50:02-05:00,commit, -13307,Andrew Myers,2016-07-16 22:17:00-05:00,commit, -13308,Nathan Goldbaum,2016-07-16 18:10:18-05:00,commit, -13309,Andrew Myers,2016-07-16 18:05:51-05:00,commit, -13310,Nathan Goldbaum,2016-07-16 17:55:59-05:00,commit, -13311,Nathan Goldbaum,2016-07-16 17:51:59-05:00,commit, -13312,Nathan Goldbaum,2016-07-16 17:51:33-05:00,commit, -13313,Nathan Goldbaum,2016-07-16 17:49:43-05:00,commit, -13314,Meagan Lang,2016-07-16 22:47:32+00:00,commit, -13315,Meagan Lang,2016-07-16 22:29:41+00:00,commit, -13316,Andrew Myers,2016-07-16 16:46:08-05:00,commit, -13317,Andrew Myers,2016-07-16 16:40:29-05:00,commit, -13318,Andrew Myers,2016-07-16 16:40:04-05:00,commit, -13319,Andrew Myers,2016-07-16 16:29:01-05:00,commit, -13320,Andrew Myers,2016-07-16 16:28:08-05:00,commit, -13321,Nathan Goldbaum,2016-07-16 14:06:55-05:00,commit, -13322,Nathan Goldbaum,2016-07-16 13:48:10-05:00,commit, -13323,Nathan Goldbaum,2016-07-16 13:41:11-05:00,commit, -13324,Nathan Goldbaum,2016-07-16 13:31:19-05:00,commit, -13325,Nathan Goldbaum,2016-07-16 12:41:31-05:00,commit, -13326,Meagan Lang,2016-07-16 17:15:07+00:00,commit, -13327,Britton Smith,2016-07-16 18:06:54+01:00,commit, -13328,Kacper Kowalik,2016-07-16 11:25:00-05:00,commit, -13329,Kacper Kowalik,2016-07-16 11:00:49-05:00,commit, -13330,Kacper Kowalik,2016-07-16 11:00:24-05:00,commit, -13331,Kacper Kowalik,2016-07-16 10:59:01-05:00,commit, -13332,Kacper Kowalik,2016-07-16 10:53:49-05:00,commit, -13333,Nathan Goldbaum,2016-07-16 10:51:18-05:00,commit, -13334,Kacper Kowalik,2016-07-16 10:47:23-05:00,commit, -13335,Kacper Kowalik,2016-07-16 10:46:24-05:00,commit, -13336,Kacper Kowalik,2016-07-16 10:43:45-05:00,commit, -13337,Nathan Goldbaum,2016-07-16 10:36:56-05:00,commit, -13338,Britton Smith,2016-07-16 11:56:44+01:00,commit, -13339,Britton Smith,2016-07-16 11:37:50+01:00,commit, -13340,Britton Smith,2016-07-16 10:37:59+01:00,commit, -13341,Britton Smith,2016-07-16 09:47:42+01:00,commit, -13342,Britton Smith,2016-07-16 09:45:36+01:00,commit, -13343,Nathan Goldbaum,2016-07-15 23:48:45-05:00,commit, -13344,Matthew Turk,2016-07-15 19:27:44-05:00,commit, -13345,Matthew Turk,2016-07-15 18:52:04-05:00,commit, -13346,Britton Smith,2016-07-15 17:05:44+01:00,commit, -13347,Nathan Goldbaum,2016-07-15 11:01:26-05:00,commit, -13348,Nathan Goldbaum,2016-07-15 10:43:18-05:00,commit, -13349,Nathan Goldbaum,2016-07-15 10:43:00-05:00,commit, -13350,Fabian Koller,2016-07-15 16:16:28+02:00,commit, -13351,Britton Smith,2016-07-15 15:03:29+01:00,commit, -13352,Nathan Goldbaum,2016-07-14 22:59:08-05:00,commit, -13353,Nathan Goldbaum,2016-07-14 22:48:48-05:00,commit, -13354,Matthew Turk,2016-07-14 18:02:48-05:00,commit, -13355,Nathan Goldbaum,2016-07-13 16:21:36-05:00,commit, -13356,Matthew Turk,2016-07-13 16:20:44-05:00,commit, -13357,Matthew Turk,2016-07-13 16:16:38-05:00,commit, -13358,Kacper Kowalik,2016-07-13 15:40:33-05:00,commit, -13359,Matthew Turk,2016-07-13 13:24:18-05:00,commit, -13360,John ZuHone,2016-07-13 00:29:34-04:00,commit, -13361,Matthew Turk,2016-07-12 13:52:00-05:00,commit, -13362,Nathan Goldbaum,2016-07-12 13:38:28-05:00,commit, -13363,John ZuHone,2016-07-12 14:33:52-04:00,commit, -13364,Fabian Koller,2016-07-12 13:38:45+02:00,commit, -13365,Nathan Goldbaum,2016-07-12 00:51:22-05:00,commit, -13366,Nathan Goldbaum,2016-07-12 00:32:39-05:00,commit, -13367,Nathan Goldbaum,2016-07-11 20:06:32-05:00,commit, -13368,Nathan Goldbaum,2016-07-11 20:06:25-05:00,commit, -13369,Matthew Turk,2016-07-11 17:36:32-05:00,commit, -13370,Matthew Turk,2016-07-11 17:19:50-05:00,commit, -13371,Nathan Goldbaum,2016-07-11 16:57:07-05:00,commit, -13372,Nathan Goldbaum,2016-07-11 16:32:28-05:00,commit, -13373,Nathan Goldbaum,2016-07-11 16:17:49-05:00,commit, -13374,Nathan Goldbaum,2016-07-11 16:17:25-05:00,commit, -13375,Nathan Goldbaum,2016-07-11 16:16:39-05:00,commit, -13376,Matthew Turk,2016-07-11 15:21:54-05:00,commit, -13377,Matthew Turk,2016-07-11 14:53:09-05:00,commit, -13378,Matthew Turk,2016-07-11 14:41:27-05:00,commit, -13379,Nathan Goldbaum,2016-07-10 21:29:46-05:00,commit, -13380,Nathan Goldbaum,2016-07-10 20:58:54-05:00,commit, -13381,Nathan Goldbaum,2016-07-10 15:41:25-05:00,commit, -13382,Nathan Goldbaum,2016-07-10 15:41:10-05:00,commit, -13383,Nathan Goldbaum,2016-07-10 15:49:18-05:00,commit, -13384,John ZuHone,2016-07-10 09:17:01-07:00,commit, -13385,John ZuHone,2016-07-10 09:15:56-07:00,commit, -13386,Nathan Goldbaum,2016-07-09 16:51:46-05:00,commit, -13387,Nathan Goldbaum,2016-07-09 16:51:27-05:00,commit, -13388,Nathan Goldbaum,2016-07-09 16:49:09-05:00,commit, -13389,Kacper Kowalik,2016-07-09 16:48:01-05:00,commit, -13390,Andrew Myers,2016-07-09 14:24:19-07:00,commit, -13391,Matthew Turk,2016-07-09 16:15:47-05:00,commit, -13392,Nathan Goldbaum,2016-07-09 10:14:59-05:00,commit, -13393,Nathan Goldbaum,2016-07-09 10:14:53-05:00,commit, -13394,Nathan Goldbaum,2016-07-08 17:52:30-05:00,commit, -13395,Nathan Goldbaum,2016-07-08 17:07:33-05:00,commit, -13396,Nathan Goldbaum,2016-07-10 23:23:52-05:00,commit, -13397,Andrew Myers,2016-07-08 15:07:03-07:00,commit, -13398,Matthew Turk,2016-07-08 16:55:53-05:00,commit, -13399,Matthew Turk,2016-07-08 16:47:32-05:00,commit, -13400,Nathan Goldbaum,2016-07-08 16:38:26-05:00,commit, -13401,Nathan Goldbaum,2016-07-08 16:33:17-05:00,commit, -13402,Nathan Goldbaum,2016-07-09 01:16:11-05:00,commit, -13403,Matthew Turk,2016-07-08 16:31:50-05:00,commit, -13404,Nathan Goldbaum,2016-07-08 10:58:08-05:00,commit, -13405,Nathan Goldbaum,2016-07-10 20:57:26-05:00,commit, -13406,Nathan Goldbaum,2016-07-10 20:57:08-05:00,commit, -13407,Matthew Turk,2016-07-08 10:52:07-05:00,commit, -13408,Nathan Goldbaum,2016-07-08 10:50:30-05:00,commit, -13409,Nathan Goldbaum,2016-07-08 10:49:41-05:00,commit, -13410,Matthew Turk,2016-07-08 10:43:02-05:00,commit, -13411,Matthew Turk,2016-07-08 10:41:16-05:00,commit, -13412,Matthew Turk,2016-07-07 15:41:18-05:00,commit, -13413,Matthew Turk,2016-07-07 15:39:02-05:00,commit, -13414,Matthew Turk,2016-07-07 15:30:43-05:00,commit, -13415,Matthew Turk,2016-07-07 15:28:37-05:00,commit, -13416,Matthew Turk,2016-07-07 14:57:29-05:00,commit, -13417,John ZuHone,2016-07-07 15:45:47-04:00,commit, -13418,John ZuHone,2016-07-07 15:42:15-04:00,commit, -13419,John ZuHone,2016-07-07 15:41:17-04:00,commit, -13420,Matthew Turk,2016-07-07 13:38:08-05:00,commit, -13421,Matthew Turk,2016-07-07 13:23:26-05:00,commit, -13422,Nathan Goldbaum,2016-07-06 16:09:53-05:00,commit, -13423,Matthew Turk,2016-07-06 14:44:51-05:00,commit, -13424,Matthew Turk,2016-07-06 14:28:34-05:00,commit, -13425,Nathan Goldbaum,2016-07-06 11:45:08-05:00,commit, -13426,John ZuHone,2016-07-06 11:45:13-04:00,commit, -13427,Nathan Goldbaum,2016-07-05 18:42:46-05:00,commit, -13428,Matthew Turk,2016-07-05 15:49:20-05:00,commit, -13429,Matthew Turk,2016-07-05 08:43:47-05:00,commit, -13430,Matthew Turk,2016-07-03 21:11:17-05:00,commit, -13431,Matthew Turk,2016-07-03 20:59:43-05:00,commit, -13432,Matthew Turk,2016-07-03 14:45:16-05:00,commit, -13433,Matthew Turk,2016-07-03 14:31:12-05:00,commit, -13434,Matthew Turk,2016-07-01 16:54:28-05:00,commit, -13435,Matthew Turk,2016-07-01 16:22:43-05:00,commit, -13436,Matthew Turk,2016-07-01 16:05:36-05:00,commit, -13437,Matthew Turk,2016-07-01 16:01:54-05:00,commit, -13438,Matthew Turk,2016-07-01 12:45:54-05:00,commit, -13439,John ZuHone,2016-06-30 23:16:40-04:00,commit, -13440,Matthew Turk,2016-06-30 16:58:14-05:00,commit, -13441,Matthew Turk,2016-06-30 16:54:11-05:00,commit, -13442,Matthew Turk,2016-06-30 16:44:01-05:00,commit, -13443,Nathan Goldbaum,2016-06-30 16:14:41-05:00,commit, -13444,Matthew Turk,2016-06-30 15:18:47-05:00,commit, -13445,Nathan Goldbaum,2016-06-30 15:18:38-05:00,commit, -13446,Nathan Goldbaum,2016-06-30 15:00:27-05:00,commit, -13447,Nathan Goldbaum,2016-06-30 15:00:07-05:00,commit, -13448,Matthew Turk,2016-06-30 13:18:16-05:00,commit, -13449,Bili Dong,2016-06-29 15:07:27-07:00,commit, -13450,Bili Dong,2016-06-29 14:59:51-07:00,commit, -13451,Matthew Turk,2016-06-29 16:40:04-05:00,commit, -13452,Matthew Turk,2016-06-29 15:45:39-05:00,commit, -13453,Nathan Goldbaum,2016-06-29 15:07:56-05:00,commit, -13454,Matthew Turk,2016-06-29 14:31:08-05:00,commit, -13455,Matthew Turk,2016-06-29 14:16:52-05:00,commit, -13456,Nathan Goldbaum,2016-06-29 13:28:37-05:00,commit, -13457,Nathan Goldbaum,2016-06-29 13:24:47-05:00,commit, -13458,Kacper Kowalik,2016-06-29 13:22:52-05:00,commit, -13459,John ZuHone,2016-06-29 14:20:21-04:00,commit, -13460,Andrew Myers,2016-06-29 11:12:02-07:00,commit, -13461,Kacper Kowalik,2016-06-29 13:06:34-05:00,commit, -13462,Nathan Goldbaum,2016-06-29 11:05:53-05:00,commit, -13463,Kacper Kowalik,2016-06-29 09:47:07-05:00,commit, -13464,Nathan Goldbaum,2016-06-28 17:09:12-05:00,commit, -13465,Matthew Turk,2016-06-28 15:44:46-05:00,commit, -13466,Nathan Goldbaum,2016-06-28 15:27:21-05:00,commit, -13467,Matthew Turk,2016-06-28 10:29:48-05:00,commit, -13468,Fabian Koller,2016-06-28 16:30:37+02:00,commit, -13469,Fabian Koller,2016-06-28 11:17:19+02:00,commit, -13470,Charlie Watson,2016-06-27 18:27:32-07:00,commit, -13471,Charlie Watson,2016-06-27 17:53:37-07:00,commit, -13472,Charlie Watson,2016-06-27 15:50:57-07:00,commit, -13473,Nathan Goldbaum,2016-06-27 17:26:15-05:00,commit, -13474,Kacper Kowalik,2016-06-25 19:17:40-05:00,commit, -13475,Kacper Kowalik,2016-06-25 18:40:02-05:00,commit, -13476,Nathan Goldbaum,2016-06-25 17:22:26-05:00,commit, -13477,Britton Smith,2016-06-25 13:19:12+01:00,commit, -13478,Britton Smith,2016-06-25 13:18:38+01:00,commit, -13479,Kacper Kowalik,2016-06-24 16:32:02-05:00,commit, -13480,Kacper Kowalik,2016-06-24 16:10:17-05:00,commit, -13481,Kacper Kowalik,2016-06-24 16:09:53-05:00,commit, -13482,Kacper Kowalik,2016-06-24 13:01:34-05:00,commit, -13483,Fabian Koller,2016-06-24 15:15:09+02:00,commit, -13484,Britton Smith,2016-06-24 11:07:20+01:00,commit, -13485,Britton Smith,2016-06-24 11:00:39+01:00,commit, -13486,Britton Smith,2016-06-24 10:42:32+01:00,commit, -13487,Matthew Turk,2016-06-24 10:15:22+02:00,commit, -13488,Erwin Lau,2016-06-23 01:34:42-04:00,commit, -13489,Erwin Lau,2016-06-22 14:50:25-04:00,commit, -13490,Allyson Julian,2016-06-22 13:49:55-05:00,commit, -13491,Allyson Julian,2016-06-22 13:32:06-05:00,commit, -13492,Allyson Julian,2016-06-22 13:26:09-05:00,commit, -13493,Allyson Julian,2016-06-22 12:35:30-05:00,commit, -13494,Bili Dong,2016-06-21 15:57:01-07:00,commit, -13495,Bili Dong,2016-06-21 15:54:44-07:00,commit, -13496,Bili Dong,2016-06-21 15:54:11-07:00,commit, -13497,Bili Dong,2016-06-21 14:06:46-07:00,commit, -13498,Allyson Julian,2016-06-21 12:59:04-05:00,commit, -13499,Allyson Julian,2016-06-21 11:02:32-05:00,commit, -13500,Fabian Koller,2016-06-21 16:50:21+02:00,commit, -13501,Fabian Koller,2016-06-21 15:48:30+02:00,commit, -13502,Fabian Koller,2016-06-21 15:02:50+02:00,commit, -13503,Fabian Koller,2016-06-21 13:31:06+02:00,commit, -13504,Fabian Koller,2016-06-21 11:55:22+02:00,commit, -13505,Fabian Koller,2016-06-21 11:39:48+02:00,commit, -13506,Fabian Koller,2016-06-21 10:59:45+02:00,commit, -13507,Allyson Julian,2016-06-20 12:43:57-05:00,commit, -13508,Allyson Julian,2016-06-20 12:37:38-05:00,commit, -13509,Allyson Julian,2016-06-20 12:33:51-05:00,commit, -13510,Matthew Turk,2016-06-20 03:03:26-05:00,commit, -13511,Matthew Turk,2016-06-18 21:24:29-05:00,commit, -13512,Matthew Turk,2016-06-18 21:12:19-05:00,commit, -13513,Matthew Turk,2016-06-18 20:32:57-05:00,commit, -13514,Matthew Turk,2016-06-18 19:28:55-05:00,commit, -13515,Erwin Lau,2016-06-18 02:43:10-04:00,commit, -13516,Andrew Myers,2016-06-17 07:34:41-07:00,commit, -13517,Fabian Koller,2016-06-17 15:48:26+02:00,commit, -13518,Kacper Kowalik,2016-06-17 07:59:37-05:00,commit, -13519,Kacper Kowalik,2016-06-17 07:55:04-05:00,commit, -13520,Charlie Watson,2016-06-16 18:12:31-07:00,commit, -13521,Nathan Goldbaum,2016-06-16 20:11:11-05:00,commit, -13522,Matthew Turk,2016-06-16 19:54:46-05:00,commit, -13523,Matthew Turk,2016-06-16 17:21:48-05:00,commit, -13524,Matthew Turk,2016-06-16 17:19:53-05:00,commit, -13525,Matthew Turk,2016-06-16 16:10:55-05:00,commit, -13526,Charlie Watson,2016-06-16 14:04:18-07:00,commit, -13527,Matthew Turk,2016-06-16 15:43:11-05:00,commit, -13528,Matthew Turk,2016-06-16 15:34:57-05:00,commit, -13529,Nathan Goldbaum,2016-06-16 11:49:38-05:00,commit, -13530,Andrew Myers,2016-06-15 18:32:57-07:00,commit, -13531,Andrew Myers,2016-06-15 18:31:55-07:00,commit, -13532,Andrew Myers,2016-06-15 18:31:33-07:00,commit, -13533,Andrew Myers,2016-06-15 18:03:31-07:00,commit, -13534,Nathan Goldbaum,2016-06-15 19:38:18-05:00,commit, -13535,Charlie Watson,2016-06-15 17:05:17-07:00,commit, -13536,Charlie Watson,2016-06-15 17:03:49-07:00,commit, -13537,Matthew Turk,2016-06-15 16:57:22-05:00,commit, -13538,Nathan Goldbaum,2016-06-15 16:42:37-05:00,commit, -13539,Kacper Kowalik,2016-06-15 16:37:25-05:00,commit, -13540,Andrew Myers,2016-06-15 14:34:09-07:00,commit, -13541,Nathan Goldbaum,2016-06-15 16:18:41-05:00,commit, -13542,Nathan Goldbaum,2016-06-15 15:58:20-05:00,commit, -13543,Andrew Myers,2016-06-15 13:53:34-07:00,commit, -13544,John ZuHone,2016-06-15 16:26:39-04:00,commit, -13545,Matthew Turk,2016-06-15 15:11:49-05:00,commit, -13546,Britton Smith,2016-06-15 21:01:04+01:00,commit, -13547,Matthew Turk,2016-06-15 14:13:08-05:00,commit, -13548,Nathan Goldbaum,2016-06-15 13:53:09-05:00,commit, -13549,Matthew Turk,2016-06-15 13:47:20-05:00,commit, -13550,Andrew Myers,2016-06-15 11:32:53-07:00,commit, -13551,Nathan Goldbaum,2016-06-15 13:31:32-05:00,commit, -13552,Nathan Goldbaum,2016-06-15 13:29:10-05:00,commit, -13553,Matthew Turk,2016-06-15 13:25:35-05:00,commit, -13554,Andrew Myers,2016-06-15 11:24:00-07:00,commit, -13555,Kacper Kowalik,2016-06-15 13:23:16-05:00,commit, -13556,Andrew Myers,2016-06-15 11:17:50-07:00,commit, -13557,Matthew Turk,2016-06-15 13:13:21-05:00,commit, -13558,Nathan Goldbaum,2016-06-15 13:12:04-05:00,commit, -13559,Nathan Goldbaum,2016-06-15 13:09:43-05:00,commit, -13560,Nathan Goldbaum,2016-06-15 13:06:25-05:00,commit, -13561,Kacper Kowalik,2016-06-15 13:05:40-05:00,commit, -13562,Andrew Myers,2016-06-15 11:04:47-07:00,commit, -13563,Matthew Turk,2016-06-15 12:55:24-05:00,commit, -13564,Nathan Goldbaum,2016-06-15 11:32:19-05:00,commit, -13565,Kacper Kowalik,2016-06-15 08:23:29-05:00,commit, -13566,Nathan Goldbaum,2016-06-14 20:49:33-05:00,commit, -13567,Charlie Watson,2016-06-14 18:13:57-07:00,commit, -13568,Charlie Watson,2016-06-14 13:56:34-07:00,commit, -13569,Charlie Watson,2016-06-14 13:54:16-07:00,commit, -13570,Matthew Turk,2016-06-14 15:30:29-05:00,commit, -13571,Charlie Watson,2016-06-14 12:13:30-07:00,commit, -13572,Charlie Watson,2016-06-14 12:01:21-07:00,commit, -13573,Charlie Watson,2016-06-14 11:57:51-07:00,commit, -13574,Charlie Watson,2016-06-14 11:38:28-07:00,commit, -13575,Charlie Watson,2016-06-14 11:36:59-07:00,commit, -13576,Charlie Watson,2016-06-14 11:35:45-07:00,commit, -13577,Charlie Watson,2016-06-14 11:33:28-07:00,commit, -13578,Charlie Watson,2016-06-14 11:20:06-07:00,commit, -13579,Charlie Watson,2016-06-14 11:14:33-07:00,commit, -13580,Charlie Watson,2016-06-14 11:10:55-07:00,commit, -13581,Matthew Turk,2016-06-14 13:05:15-05:00,commit, -13582,Britton Smith,2016-06-14 17:25:46+01:00,commit, -13583,Fabian Koller,2016-06-14 15:34:52+02:00,commit, -13584,John Wise,2016-06-14 09:00:38-04:00,commit, -13585,Fabian Koller,2016-06-14 11:20:42+02:00,commit, -13586,Charlie Watson,2016-06-13 18:33:17-07:00,commit, -13587,Charlie Watson,2016-06-13 18:29:38-07:00,commit, -13588,Charlie Watson,2016-06-13 18:27:47-07:00,commit, -13589,Charlie Watson,2016-06-13 18:25:59-07:00,commit, -13590,Charlie Watson,2016-06-13 18:20:15-07:00,commit, -13591,Charlie Watson,2016-06-13 18:17:38-07:00,commit, -13592,Charlie Watson,2016-06-13 18:13:48-07:00,commit, -13593,Charlie Watson,2016-06-13 15:34:02-07:00,commit, -13594,Nathan Goldbaum,2016-06-13 17:20:53-05:00,commit, -13595,Matthew Turk,2016-06-13 16:30:31-05:00,commit, -13596,Britton Smith,2016-06-13 22:26:22+01:00,commit, -13597,Matthew Turk,2016-06-13 16:24:50-05:00,commit, -13598,Charlie Watson,2016-06-13 14:23:32-07:00,commit, -13599,Charlie Watson,2016-06-13 13:09:15-07:00,commit, -13600,Matthew Turk,2016-06-13 14:56:51-05:00,commit, -13601,Britton Smith,2016-06-13 20:01:53+01:00,commit, -13602,Britton Smith,2016-06-13 20:01:53+01:00,commit, -13603,Britton Smith,2016-06-13 20:05:59+01:00,commit, -13604,Britton Smith,2016-06-13 19:47:20+01:00,commit, -13605,Nathan Goldbaum,2016-06-13 13:20:07-05:00,commit, -13606,Nathan Goldbaum,2016-06-13 13:03:05-05:00,commit, -13607,Matthew Turk,2016-06-13 10:59:43-05:00,commit, -13608,Nathan Goldbaum,2016-06-13 10:58:06-05:00,commit, -13609,Matthew Turk,2016-06-13 10:56:40-05:00,commit, -13610,Britton Smith,2016-06-13 15:52:23+01:00,commit, -13611,Robert Bradshaw,2016-06-10 16:46:50-07:00,commit, -13612,Robert Bradshaw,2016-06-10 16:18:07-07:00,commit, -13613,Meagan Lang,2016-06-10 19:08:53+00:00,commit, -13614,Meagan Lang,2016-06-10 19:07:39+00:00,commit, -13615,Nathan Goldbaum,2016-06-10 14:03:55-05:00,commit, -13616,Andrew Myers,2016-06-10 10:40:19-07:00,commit, -13617,John ZuHone,2016-06-10 13:26:38-04:00,commit, -13618,Nathan Goldbaum,2016-06-10 11:05:58-05:00,commit, -13619,John ZuHone,2016-06-10 12:03:56-04:00,commit, -13620,Fabian Koller,2016-06-10 14:21:52+02:00,commit, -13621,Fabian Koller,2016-06-10 10:35:30+02:00,commit, -13622,Matthew Turk,2016-06-09 18:49:31-05:00,commit, -13623,Andrew Myers,2016-06-09 15:49:54-07:00,commit, -13624,Andrew Myers,2016-06-09 15:32:32-07:00,commit, -13625,Meagan Lang,2016-06-09 21:08:47+00:00,commit, -13626,Matthew Turk,2016-06-09 13:49:47-05:00,commit, -13627,Nathan Goldbaum,2016-06-09 13:15:14-05:00,commit, -13628,Matthew Turk,2016-06-09 11:46:12-05:00,commit, -13629,Bili Dong,2016-06-08 15:35:29-07:00,commit, -13630,Nathan Goldbaum,2016-06-08 17:08:24-05:00,commit, -13631,Bili Dong,2016-06-08 15:03:24-07:00,commit, -13632,Nathan Goldbaum,2016-06-08 10:51:51-05:00,commit, -13633,Nathan Goldbaum,2016-06-08 10:21:17-05:00,commit, -13634,Nathan Goldbaum,2016-06-08 10:08:50-05:00,commit, -13635,Nathan Goldbaum,2016-06-08 10:04:49-05:00,commit, -13636,Matthew Turk,2016-06-06 15:24:28-05:00,commit, -13637,Matthew Turk,2016-06-06 14:47:20-05:00,commit, -13638,Nathan Goldbaum,2016-06-06 14:05:03-05:00,commit, -13639,Nathan Goldbaum,2016-06-06 13:56:47-05:00,commit, -13640,Nathan Goldbaum,2016-06-06 13:54:49-05:00,commit, -13641,Andrew Myers,2016-06-06 10:20:44-07:00,commit, -13642,Nathan Goldbaum,2016-06-06 11:45:25-05:00,commit, -13643,Nathan Goldbaum,2016-06-06 11:45:04-05:00,commit, -13644,Matthew Turk,2016-06-06 11:44:01-05:00,commit, -13645,John ZuHone,2016-06-06 09:20:14-04:00,commit, -13646,Andrew Myers,2016-06-03 16:51:56-07:00,commit, -13647,Andrew Myers,2016-06-03 16:45:07-07:00,commit, -13648,Andrew Myers,2016-06-03 15:27:26-07:00,commit, -13649,Nathan Goldbaum,2016-06-03 16:00:53-05:00,commit, -13650,Nathan Goldbaum,2016-06-03 16:00:20-05:00,commit, -13651,Nathan Goldbaum,2016-06-03 15:59:43-05:00,commit, -13652,Nathan Goldbaum,2016-06-03 15:59:05-05:00,commit, -13653,Nathan Goldbaum,2016-06-03 15:57:13-05:00,commit, -13654,Nathan Goldbaum,2016-06-03 15:56:28-05:00,commit, -13655,Nathan Goldbaum,2016-06-03 15:56:01-05:00,commit, -13656,Nathan Goldbaum,2016-06-03 15:55:14-05:00,commit, -13657,Nathan Goldbaum,2016-06-03 15:53:57-05:00,commit, -13658,Nathan Goldbaum,2016-06-03 15:53:03-05:00,commit, -13659,Nathan Goldbaum,2016-06-03 15:52:15-05:00,commit, -13660,Nathan Goldbaum,2016-06-03 15:51:12-05:00,commit, -13661,Nathan Goldbaum,2016-06-03 15:49:35-05:00,commit, -13662,Matthew Turk,2016-06-03 15:39:09-05:00,commit, -13663,Andrew Myers,2016-06-03 12:21:16-07:00,commit, -13664,Nathan Goldbaum,2016-06-03 14:17:07-05:00,commit, -13665,Matthew Turk,2016-06-03 12:34:24-05:00,commit, -13666,Matthew Turk,2016-06-03 12:31:01-05:00,commit, -13667,Matthew Turk,2016-06-03 12:28:47-05:00,commit, -13668,Matthew Turk,2016-06-03 12:27:13-05:00,commit, -13669,Matthew Turk,2016-06-03 12:18:01-05:00,commit, -13670,John ZuHone,2016-06-03 11:21:32-04:00,commit, -13671,Fabian Koller,2016-06-03 15:50:30+02:00,commit, -13672,Fabian Koller,2016-06-03 15:48:14+02:00,commit, -13673,Fabian Koller,2016-06-03 11:20:17+02:00,commit, -13674,Fabian Koller,2016-06-03 10:26:48+02:00,commit, -13675,Nathan Goldbaum,2016-06-02 16:08:07-05:00,commit, -13676,Matthew Turk,2016-06-02 15:21:09-05:00,commit, -13677,Matthew Turk,2016-06-02 14:23:03-05:00,commit, -13678,Nathan Goldbaum,2016-06-02 13:26:09-05:00,commit, -13679,Matthew Turk,2016-06-02 11:49:11-05:00,commit, -13680,Matthew Turk,2016-06-02 11:12:11-05:00,commit, -13681,Matthew Turk,2016-06-02 11:07:41-05:00,commit, -13682,Nathan Goldbaum,2016-06-01 21:22:59-05:00,commit, -13683,Nathan Goldbaum,2016-06-01 21:22:14-05:00,commit, -13684,Nathan Goldbaum,2016-06-01 21:21:29-05:00,commit, -13685,Nathan Goldbaum,2016-06-01 21:19:37-05:00,commit, -13686,Matthew Turk,2016-06-01 15:28:37-05:00,commit, -13687,Nathan Goldbaum,2016-06-01 13:23:34-05:00,commit, -13688,Matthew Turk,2016-06-01 12:56:26-05:00,commit, -13689,Nathan Goldbaum,2016-06-01 12:25:41-05:00,commit, -13690,Cameron Hummels,2016-05-31 22:40:47-07:00,commit, -13691,Andrew Myers,2016-05-31 18:05:37-07:00,commit, -13692,Andrew Myers,2016-05-31 18:04:45-07:00,commit, -13693,Andrew Myers,2016-05-31 17:23:19-07:00,commit, -13694,Andrew Myers,2016-05-31 15:32:51-07:00,commit, -13695,Andrew Myers,2016-05-31 15:27:07-07:00,commit, -13696,Andrew Myers,2016-05-31 15:25:32-07:00,commit, -13697,Andrew Myers,2016-05-31 13:20:18-07:00,commit, -13698,Andrew Myers,2016-05-31 13:10:36-07:00,commit, -13699,Andrew Myers,2016-05-31 12:37:57-07:00,commit, -13700,Matthew Turk,2016-05-31 14:00:19-05:00,commit, -13701,Andrew Myers,2016-05-31 11:43:45-07:00,commit, -13702,Andrew Myers,2016-05-31 11:20:59-07:00,commit, -13703,Matthew Turk,2016-05-31 11:45:58-05:00,commit, -13704,Matthew Turk,2016-05-31 11:37:54-05:00,commit, -13705,Fabian Koller,2016-05-31 17:04:11+02:00,commit, -13706,Matthew Turk,2016-05-31 09:44:32-05:00,commit, -13707,Fabian Koller,2016-05-31 15:10:55+02:00,commit, -13708,Andrew Myers,2016-05-29 14:26:14-07:00,commit, -13709,Andrew Myers,2016-05-29 12:40:54-07:00,commit, -13710,Andrew Myers,2016-05-29 12:40:26-07:00,commit, -13711,Nathan Goldbaum,2016-05-27 21:07:52-05:00,commit, -13712,Andrew Myers,2016-05-27 17:12:31-07:00,commit, -13713,Erwin Lau,2016-05-27 17:34:23-04:00,commit, -13714,Andrew Myers,2016-05-27 13:25:04-07:00,commit, -13715,Nathan Goldbaum,2016-05-27 13:02:34-05:00,commit, -13716,Nathan Goldbaum,2016-05-27 13:00:13-05:00,commit, -13717,Fabian Koller,2016-05-27 14:16:33+02:00,commit, -13718,Andrew Myers,2016-05-26 16:21:02-07:00,commit, -13719,BW Keller,2016-05-26 16:41:36-04:00,commit, -13720,Kacper Kowalik,2016-05-26 14:33:20-05:00,commit, -13721,John ZuHone,2016-05-26 12:19:07-04:00,commit, -13722,John ZuHone,2016-05-26 10:57:55-04:00,commit, -13723,John ZuHone,2016-05-26 10:27:03-04:00,commit, -13724,John ZuHone,2016-05-26 10:08:59-04:00,commit, -13725,John ZuHone,2016-05-26 10:08:02-04:00,commit, -13726,John ZuHone,2016-05-26 09:59:58-04:00,commit, -13727,John ZuHone,2016-05-26 09:56:48-04:00,commit, -13728,Kacper Kowalik,2016-05-26 08:25:31-05:00,commit, -13729,Matthew Turk,2016-05-26 08:14:39-05:00,commit, -13730,Andrew Myers,2016-05-25 20:03:12-07:00,commit, -13731,Suoqing Ji,2016-05-25 12:11:21-07:00,commit, -13732,Kacper Kowalik,2016-05-25 13:11:04-05:00,commit, -13733,Kacper Kowalik,2016-05-25 13:09:56-05:00,commit, -13734,John ZuHone,2016-05-25 14:08:45-04:00,commit, -13735,John ZuHone,2016-05-25 13:09:53-04:00,commit, -13736,Nathan Goldbaum,2016-05-25 12:05:18-05:00,commit, -13737,Nathan Goldbaum,2016-05-25 11:55:34-05:00,commit, -13738,Nathan Goldbaum,2016-05-25 11:18:54-05:00,commit, -13739,John ZuHone,2016-05-25 12:09:02-04:00,commit, -13740,John ZuHone,2016-05-25 11:47:43-04:00,commit, -13741,John ZuHone,2016-05-25 11:36:17-04:00,commit, -13742,John ZuHone,2016-05-25 11:05:18-04:00,commit, -13743,John ZuHone,2016-05-25 09:25:11-04:00,commit, -13744,Cameron Hummels,2016-05-24 23:08:12-07:00,commit, -13745,Cameron Hummels,2016-05-24 23:06:09-07:00,commit, -13746,Cameron Hummels,2016-05-24 18:06:16-07:00,commit, -13747,Cameron Hummels,2016-05-24 16:36:26-07:00,commit, -13748,Nathan Goldbaum,2016-05-24 15:07:55-05:00,commit, -13749,Andrew Myers,2016-05-24 12:20:09-07:00,commit, -13750,Andrew Myers,2016-05-24 11:31:09-07:00,commit, -13751,Andrew Myers,2016-05-24 11:30:32-07:00,commit, -13752,John ZuHone,2016-05-24 13:23:59-04:00,commit, -13753,John ZuHone,2016-05-24 13:23:42-04:00,commit, -13754,John ZuHone,2016-05-24 13:05:41-04:00,commit, -13755,Fabian Koller,2016-05-24 16:13:50+02:00,commit, -13756,John ZuHone,2016-05-24 06:47:11-04:00,commit, -13757,Fabian Koller,2016-05-24 10:44:31+02:00,commit, -13758,Andrew Myers,2016-05-23 23:17:53-07:00,commit, -13759,Andrew Myers,2016-05-23 22:56:15-07:00,commit, -13760,Andrew Myers,2016-05-23 22:44:57-07:00,commit, -13761,Nathan Goldbaum,2016-05-23 22:30:21-05:00,commit, -13762,Andrew Myers,2016-05-23 19:29:48-07:00,commit, -13763,Andrew Myers,2016-05-23 19:21:57-07:00,commit, -13764,Nathan Goldbaum,2016-05-23 20:35:07-05:00,commit, -13765,John ZuHone,2016-05-23 18:18:17-04:00,commit, -13766,John ZuHone,2016-05-23 18:12:01-04:00,commit, -13767,Andrew Myers,2016-05-23 15:10:28-07:00,commit, -13768,Andrew Myers,2016-05-23 14:53:06-07:00,commit, -13769,John ZuHone,2016-05-23 17:44:20-04:00,commit, -13770,Andrew Myers,2016-05-23 14:42:00-07:00,commit, -13771,John ZuHone,2016-05-23 16:59:00-04:00,commit, -13772,Cameron Hummels,2016-05-23 13:52:41-07:00,commit, -13773,John ZuHone,2016-05-23 16:51:06-04:00,commit, -13774,Andrew Myers,2016-05-23 13:04:20-07:00,commit, -13775,Andrew Myers,2016-05-23 13:02:31-07:00,commit, -13776,Nathan Goldbaum,2016-05-23 15:00:53-05:00,commit, -13777,Andrew Myers,2016-05-23 12:50:57-07:00,commit, -13778,Andrew Myers,2016-05-23 12:48:07-07:00,commit, -13779,Andrew Myers,2016-05-23 12:47:35-07:00,commit, -13780,Andrew Myers,2016-05-23 09:50:44-07:00,commit, -13781,Nathan Goldbaum,2016-05-22 20:46:20-05:00,commit, -13782,Fabian Koller,2016-05-22 16:23:47+02:00,commit, -13783,Fabian Koller,2016-05-22 14:39:16+02:00,commit, -13784,John ZuHone,2016-05-21 00:40:11-04:00,commit, -13785,John ZuHone,2016-05-21 00:38:34-04:00,commit, -13786,John ZuHone,2016-05-20 22:33:08-04:00,commit, -13787,Nathan Goldbaum,2016-05-20 15:40:13-05:00,commit, -13788,Nathan Goldbaum,2016-05-20 15:35:23-05:00,commit, -13789,Nathan Goldbaum,2016-05-20 20:50:01-05:00,commit, -13790,John ZuHone,2016-05-20 16:28:16-04:00,commit, -13791,John ZuHone,2016-05-20 15:31:52-04:00,commit, -13792,John ZuHone,2016-05-20 15:14:53-04:00,commit, -13793,John ZuHone,2016-05-20 14:37:36-04:00,commit, -13794,John ZuHone,2016-05-20 10:17:38-04:00,commit, -13795,John ZuHone,2016-05-20 10:17:14-04:00,commit, -13796,John ZuHone,2016-05-20 09:52:05-04:00,commit, -13797,John ZuHone,2016-05-20 09:47:10-04:00,commit, -13798,John ZuHone,2016-05-20 09:44:06-04:00,commit, -13799,John ZuHone,2016-05-20 09:38:01-04:00,commit, -13800,John ZuHone,2016-05-20 09:15:27-04:00,commit, -13801,John ZuHone,2016-05-19 23:13:36-04:00,commit, -13802,John ZuHone,2016-05-19 20:19:21-04:00,commit, -13803,Meagan Lang,2016-05-19 22:46:23+00:00,commit, -13804,John ZuHone,2016-05-19 18:40:58-04:00,commit, -13805,John ZuHone,2016-05-19 17:40:19-04:00,commit, -13806,John ZuHone,2016-05-19 16:15:33-04:00,commit, -13807,John ZuHone,2016-05-19 16:04:02-04:00,commit, -13808,John ZuHone,2016-05-19 16:03:18-04:00,commit, -13809,Nathan Goldbaum,2016-05-19 12:43:36-05:00,commit, -13810,Britton Smith,2016-05-19 16:51:14+01:00,commit, -13811,Matthew Turk,2016-05-19 10:32:28-05:00,commit, -13812,John ZuHone,2016-05-19 10:23:02-04:00,commit, -13813,John ZuHone,2016-05-19 10:22:27-04:00,commit, -13814,Matthew Turk,2016-05-19 08:55:43-05:00,commit, -13815,John ZuHone,2016-05-19 09:51:57-04:00,commit, -13816,Britton Smith,2016-05-19 10:50:12+01:00,commit, -13817,John ZuHone,2016-05-19 00:13:50-04:00,commit, -13818,John ZuHone,2016-05-18 23:56:30-04:00,commit, -13819,John ZuHone,2016-05-18 23:33:25-04:00,commit, -13820,John ZuHone,2016-05-18 23:32:57-04:00,commit, -13821,Nathan Goldbaum,2016-05-18 22:13:06-05:00,commit, -13822,Nathan Goldbaum,2016-05-18 21:32:33-05:00,commit, -13823,Matthew Turk,2016-05-18 20:38:27-05:00,commit, -13824,Nathan Goldbaum,2016-05-18 18:24:47-05:00,commit, -13825,John ZuHone,2016-05-18 14:47:44-04:00,commit, -13826,John ZuHone,2016-05-18 14:43:23-04:00,commit, -13827,John ZuHone,2016-05-18 14:28:56-04:00,commit, -13828,Nathan Goldbaum,2016-05-18 13:23:47-05:00,commit, -13829,BW Keller,2016-05-18 14:20:23-04:00,commit, -13830,John ZuHone,2016-05-18 14:12:17-04:00,commit, -13831,Nathan Goldbaum,2016-05-18 13:11:15-05:00,commit, -13832,Nathan Goldbaum,2016-05-18 13:07:36-05:00,commit, -13833,John ZuHone,2016-05-18 14:06:56-04:00,commit, -13834,Kacper Kowalik,2016-05-18 09:44:03-05:00,commit, -13835,Cameron Hummels,2016-05-17 19:47:17-07:00,commit, -13836,Nathan Goldbaum,2016-05-17 18:45:10-05:00,commit, -13837,Suoqing Ji,2016-05-17 15:51:51-07:00,commit, -13838,Nathan Goldbaum,2016-05-17 15:55:12-05:00,commit, -13839,Kacper Kowalik,2016-05-17 15:36:52-05:00,commit, -13840,Nathan Goldbaum,2016-05-17 14:23:19-05:00,commit, -13841,Suoqing Ji,2016-05-17 10:51:44-07:00,commit, -13842,Nathan Goldbaum,2016-05-17 11:33:05-05:00,commit, -13843,Nathan Goldbaum,2016-05-17 10:17:29-05:00,commit, -13844,Nathan Goldbaum,2016-05-17 09:57:23-05:00,commit, -13845,Nathan Goldbaum,2016-05-17 09:56:25-05:00,commit, -13846,Nathan Goldbaum,2016-05-16 21:01:45-05:00,commit, -13847,John ZuHone,2016-05-16 19:30:46-04:00,commit, -13848,John ZuHone,2016-05-16 19:21:23-04:00,commit, -13849,Andrew Myers,2016-05-16 11:02:07-07:00,commit, -13850,Nathan Goldbaum,2016-05-16 12:56:35-05:00,commit, -13851,Nathan Goldbaum,2016-05-15 16:22:21-05:00,commit, -13852,Nathan Goldbaum,2016-05-15 11:29:41-05:00,commit, -13853,John ZuHone,2016-05-14 10:10:59-04:00,commit, -13854,Andrew Myers,2016-05-13 16:05:27-07:00,commit, -13855,Andrew Myers,2016-05-13 16:04:43-07:00,commit, -13856,Andrew Myers,2016-05-13 16:03:20-07:00,commit, -13857,Nathan Goldbaum,2016-05-13 12:57:07-05:00,commit, -13858,Matthew Turk,2016-05-13 10:43:58-05:00,commit, -13859,John ZuHone,2016-05-13 10:54:16-04:00,commit, -13860,Britton Smith,2016-05-13 10:48:59+01:00,commit, -13861,Britton Smith,2016-05-13 10:45:38+01:00,commit, -13862,Andrew Myers,2016-05-12 23:50:11-07:00,commit, -13863,Andrew Myers,2016-05-12 23:49:46-07:00,commit, -13864,Andrew Myers,2016-05-12 23:49:17-07:00,commit, -13865,Andrew Myers,2016-05-12 23:48:32-07:00,commit, -13866,Andrew Myers,2016-05-12 23:47:25-07:00,commit, -13867,John ZuHone,2016-05-12 21:30:01-04:00,commit, -13868,Andrew Myers,2016-05-12 18:14:07-07:00,commit, -13869,John ZuHone,2016-05-12 19:03:34-04:00,commit, -13870,John ZuHone,2016-05-12 19:01:58-04:00,commit, -13871,John ZuHone,2016-05-12 18:06:14-04:00,commit, -13872,Andrew Myers,2016-05-12 13:08:34-07:00,commit, -13873,Nathan Goldbaum,2016-05-12 11:46:56-05:00,commit, -13874,Britton Smith,2016-05-12 16:53:15+01:00,commit, -13875,Britton Smith,2016-05-12 16:52:04+01:00,commit, -13876,John ZuHone,2016-05-12 10:44:31-04:00,commit, -13877,John ZuHone,2016-05-12 10:13:01-04:00,commit, -13878,John ZuHone,2016-05-12 09:54:37-04:00,commit, -13879,John ZuHone,2016-05-12 09:32:24-04:00,commit, -13880,John ZuHone,2016-05-12 09:18:15-04:00,commit, -13881,Britton Smith,2016-05-12 08:07:30+01:00,commit, -13882,Britton Smith,2016-05-12 07:48:59+01:00,commit, -13883,Nathan Goldbaum,2016-05-11 19:05:51-05:00,commit, -13884,Matthew Turk,2016-05-11 15:42:58-05:00,commit, -13885,Kacper Kowalik,2016-05-11 15:04:07-05:00,commit, -13886,Cameron Hummels,2016-05-11 12:42:34-07:00,commit, -13887,Nathan Goldbaum,2016-05-11 14:26:20-05:00,commit, -13888,Nathan Goldbaum,2016-05-11 14:18:41-05:00,commit, -13889,Cameron Hummels,2016-05-11 12:08:21-07:00,commit, -13890,Cameron Hummels,2016-05-11 12:07:33-07:00,commit, -13891,Matthew Turk,2016-05-11 14:05:45-05:00,commit, -13892,Cameron Hummels,2016-05-11 12:04:08-07:00,commit, -13893,Cameron Hummels,2016-05-11 12:00:29-07:00,commit, -13894,Matthew Turk,2016-05-11 13:54:43-05:00,commit, -13895,Nathan Goldbaum,2016-05-11 13:32:50-05:00,commit, -13896,Nathan Goldbaum,2016-05-11 13:32:02-05:00,commit, -13897,Matthew Turk,2016-05-11 13:30:09-05:00,commit, -13898,Matthew Turk,2016-05-11 13:28:35-05:00,commit, -13899,Cameron Hummels,2016-05-11 11:27:03-07:00,commit, -13900,Kacper Kowalik,2016-05-11 13:24:16-05:00,commit, -13901,Nathan Goldbaum,2016-05-11 13:23:06-05:00,commit, -13902,Nathan Goldbaum,2016-05-11 13:20:59-05:00,commit, -13903,John ZuHone,2016-05-11 14:18:09-04:00,commit, -13904,Cameron Hummels,2016-05-11 10:13:34-07:00,commit, -13905,Cameron Hummels,2016-05-11 10:10:04-07:00,commit, -13906,Nathan Goldbaum,2016-05-11 11:32:29-05:00,commit, -13907,Nathan Goldbaum,2016-05-10 16:04:50-05:00,commit, -13908,Andrew Myers,2016-05-10 10:56:37-07:00,commit, -13909,Andrew Myers,2016-05-10 07:21:55-07:00,commit, -13910,Andrew Myers,2016-05-09 20:44:08-07:00,commit, -13911,Andrew Myers,2016-05-09 20:22:13-07:00,commit, -13912,Andrew Myers,2016-05-09 19:02:54-07:00,commit, -13913,Meagan Lang,2016-05-10 01:33:46+00:00,commit, -13914,Andrew Myers,2016-05-09 16:38:44-07:00,commit, -13915,John ZuHone,2016-05-09 13:39:11-04:00,commit, -13916,Britton Smith,2016-05-09 17:59:48+01:00,commit, -13917,Hsi-Yu Schive,2016-05-09 16:37:11+00:00,commit, -13918,Hsi-Yu Schive,2016-05-09 01:19:05+00:00,commit, -13919,Hsi-Yu Schive,2016-05-08 22:28:46+00:00,commit, -13920,Hsi-Yu Schive,2016-05-07 21:39:08+00:00,commit, -13921,Andrew Myers,2016-05-07 09:19:27-07:00,commit, -13922,Andrew Myers,2016-05-07 09:14:27-07:00,commit, -13923,Hsi-Yu Schive,2016-05-07 02:17:21+00:00,commit, -13924,Nathan Goldbaum,2016-05-06 20:20:44-05:00,commit, -13925,Hsi-Yu Schive,2016-05-07 01:02:16+00:00,commit, -13926,Andrew Myers,2016-05-06 17:05:14-07:00,commit, -13927,Hsi-Yu Schive,2016-05-06 17:43:23+00:00,commit, -13928,Cameron Hummels,2016-05-05 18:22:58-07:00,commit, -13929,Cameron Hummels,2016-05-05 17:18:45-07:00,commit, -13930,Cameron Hummels,2016-05-05 17:18:09-07:00,commit, -13931,Cameron Hummels,2016-05-05 17:16:24-07:00,commit, -13932,Andrew Myers,2016-05-05 15:25:27-07:00,commit, -13933,Matthew Turk,2016-05-05 17:09:54-05:00,commit, -13934,Cameron Hummels,2016-05-05 14:53:29-07:00,commit, -13935,Andrew Myers,2016-05-05 14:49:34-07:00,commit, -13936,Matthew Turk,2016-05-05 16:37:51-05:00,commit, -13937,Meagan Lang,2016-05-05 20:53:32+00:00,commit, -13938,Meagan Lang,2016-05-05 17:25:35+00:00,commit, -13939,Cameron Hummels,2016-05-04 23:13:15-07:00,commit, -13940,Cameron Hummels,2016-05-04 22:04:38-07:00,commit, -13941,Cameron Hummels,2016-05-04 22:01:55-07:00,commit, -13942,Cameron Hummels,2016-05-04 19:36:39-07:00,commit, -13943,Cameron Hummels,2016-05-04 19:33:16-07:00,commit, -13944,Cameron Hummels,2016-05-04 18:48:51-07:00,commit, -13945,Cameron Hummels,2016-05-04 18:32:12-07:00,commit, -13946,Meagan Lang,2016-05-05 00:24:22+00:00,commit, -13947,Andrew Myers,2016-05-04 14:24:56-07:00,commit, -13948,Andrew Myers,2016-05-04 14:00:03-07:00,commit, -13949,Andrew Myers,2016-05-04 12:37:27-07:00,commit, -13950,Nathan Goldbaum,2016-05-04 13:28:17-05:00,commit, -13951,Andrew Myers,2016-05-04 11:25:31-07:00,commit, -13952,Andrew Myers,2016-05-04 11:21:53-07:00,commit, -13953,Andrew Myers,2016-05-04 11:09:41-07:00,commit, -13954,Andrew Myers,2016-05-04 11:09:01-07:00,commit, -13955,Kacper Kowalik,2016-05-04 13:07:21-05:00,commit, -13956,Nathan Goldbaum,2016-05-04 13:04:02-05:00,commit, -13957,Meagan Lang,2016-05-03 21:30:09+00:00,commit, -13958,Matthew Turk,2016-05-03 15:27:15-05:00,commit, -13959,John ZuHone,2016-05-03 13:46:32-04:00,commit, -13960,Meagan Lang,2016-05-03 16:26:49+00:00,commit, -13961,Yi-Hao Chen,2016-05-03 10:10:06-05:00,commit, -13962,John ZuHone,2016-05-03 10:16:01-04:00,commit, -13963,John ZuHone,2016-05-02 23:37:38-04:00,commit, -13964,John ZuHone,2016-05-02 23:26:51-04:00,commit, -13965,Cameron Hummels,2016-05-02 17:23:36-07:00,commit, -13966,Nathan Goldbaum,2016-05-02 17:04:44-05:00,commit, -13967,Nathan Goldbaum,2016-05-02 15:21:04-05:00,commit, -13968,Matthew Turk,2016-05-02 10:40:36-05:00,commit, -13969,Matthew Turk,2016-05-01 22:33:04-05:00,commit, -13970,Matthew Turk,2016-05-01 21:46:03-05:00,commit, -13971,Matthew Turk,2016-05-01 20:13:46-05:00,commit, -13972,Matthew Turk,2016-05-01 16:04:54-05:00,commit, -13973,Matthew Turk,2016-05-01 15:49:07-05:00,commit, -13974,John ZuHone,2016-05-01 10:43:51-04:00,commit, -13975,John ZuHone,2016-05-01 10:43:34-04:00,commit, -13976,John ZuHone,2016-04-30 19:30:14-04:00,commit, -13977,John ZuHone,2016-04-30 16:49:04-04:00,commit, -13978,John ZuHone,2016-04-30 16:47:59-04:00,commit, -13979,Matthew Turk,2016-04-30 15:25:52-05:00,commit, -13980,John ZuHone,2016-04-30 15:59:42-04:00,commit, -13981,John ZuHone,2016-04-30 15:21:41-04:00,commit, -13982,John ZuHone,2016-04-30 15:15:06-04:00,commit, -13983,John ZuHone,2016-04-30 15:02:51-04:00,commit, -13984,John ZuHone,2016-04-30 14:50:35-04:00,commit, -13985,Yi-Hao Chen,2016-04-29 17:49:21-05:00,commit, -13986,Yi-Hao Chen,2016-04-29 17:10:28-05:00,commit, -13987,Andrew Myers,2016-04-29 12:39:05-07:00,commit, -13988,Matthew Turk,2016-04-29 14:35:02-05:00,commit, -13989,Nathan Goldbaum,2016-04-29 12:29:52-05:00,commit, -13990,Andrew Myers,2016-04-29 10:28:36-07:00,commit, -13991,Andrew Myers,2016-04-29 10:24:31-07:00,commit, -13992,Andrew Myers,2016-04-29 10:18:37-07:00,commit, -13993,Kacper Kowalik,2016-04-29 11:49:23-05:00,commit, -13994,Nathan Goldbaum,2016-04-29 11:14:50-05:00,commit, -13995,Nathan Goldbaum,2016-04-29 10:40:55-05:00,commit, -13996,Hsi-Yu Schive,2016-04-28 21:13:37+00:00,commit, -13997,Andrew Myers,2016-04-28 14:04:38-07:00,commit, -13998,Andrew Myers,2016-04-28 14:00:18-07:00,commit, -13999,Meagan Lang,2016-04-28 20:59:27+00:00,commit, -14000,Meagan Lang,2016-04-28 20:58:49+00:00,commit, -14001,Andrew Myers,2016-04-28 13:48:36-07:00,commit, -14002,Hsi-Yu Schive,2016-04-28 20:24:23+00:00,commit, -14003,Hsi-Yu Schive,2016-04-28 20:12:13+00:00,commit, -14004,John ZuHone,2016-04-28 14:04:16-04:00,commit, -14005,John ZuHone,2016-04-28 13:50:54-04:00,commit, -14006,Hsi-Yu Schive,2016-04-28 16:21:52+00:00,commit, -14007,Hsi-Yu Schive,2016-04-28 15:54:24+00:00,commit, -14008,Britton Smith,2016-04-27 17:21:28+01:00,commit, -14009,Britton Smith,2016-04-27 14:39:00+01:00,commit, -14010,Britton Smith,2016-04-27 14:39:00+01:00,commit, -14011,Cameron Hummels,2016-04-27 06:31:03-07:00,commit, -14012,Cameron Hummels,2016-04-26 18:49:48-07:00,commit, -14013,Cameron Hummels,2016-04-26 18:49:17-07:00,commit, -14014,Andrew Myers,2016-04-26 15:25:21-07:00,commit, -14015,Kacper Kowalik,2016-04-26 15:22:50-05:00,commit, -14016,Kacper Kowalik,2016-04-26 15:04:40-05:00,commit, -14017,Nathan Goldbaum,2016-04-26 11:53:23-05:00,commit, -14018,Nathan Goldbaum,2016-04-26 11:38:41-05:00,commit, -14019,Nathan Goldbaum,2016-04-26 11:38:13-05:00,commit, -14020,Nathan Goldbaum,2016-04-26 11:36:33-05:00,commit, -14021,Andrew Myers,2016-04-26 09:02:43-07:00,commit, -14022,Kacper Kowalik,2016-04-26 10:35:41-05:00,commit, -14023,Britton Smith,2016-04-26 14:30:01+01:00,commit, -14024,Andrew Myers,2016-04-25 21:43:20-07:00,commit, -14025,Andrew Myers,2016-04-25 17:41:57-07:00,commit, -14026,Andrew Myers,2016-04-25 17:38:45-07:00,commit, -14027,Matthew Turk,2016-04-25 18:41:50-05:00,commit, -14028,Andrew Myers,2016-04-25 16:26:15-07:00,commit, -14029,Andrew Myers,2016-04-25 15:56:13-07:00,commit, -14030,Nathan Goldbaum,2016-04-25 17:33:56-05:00,commit, -14031,Nathan Goldbaum,2016-04-25 17:33:08-05:00,commit, -14032,Nathan Goldbaum,2016-04-25 17:31:01-05:00,commit, -14033,Nathan Goldbaum,2016-04-25 17:29:48-05:00,commit, -14034,Hsi-Yu Schive,2016-04-25 21:54:26+00:00,commit, -14035,John ZuHone,2016-04-25 15:34:10-04:00,commit, -14036,Meagan Lang,2016-04-25 19:10:49+00:00,commit, -14037,Nathan Goldbaum,2016-04-25 13:43:48-05:00,commit, -14038,Kacper Kowalik,2016-04-25 13:19:12-05:00,commit, -14039,Nathan Goldbaum,2016-04-25 13:07:52-05:00,commit, -14040,Nathan Goldbaum,2016-04-25 13:06:35-05:00,commit, -14041,Nathan Goldbaum,2016-04-25 13:05:06-05:00,commit, -14042,Nathan Goldbaum,2016-04-25 13:04:30-05:00,commit, -14043,Nathan Goldbaum,2016-04-25 13:03:58-05:00,commit, -14044,Nathan Goldbaum,2016-04-25 13:02:11-05:00,commit, -14045,Nathan Goldbaum,2016-04-25 13:00:20-05:00,commit, -14046,John ZuHone,2016-04-25 08:12:29-04:00,commit, -14047,Andrew Myers,2016-04-24 19:18:30-07:00,commit, -14048,Andrew Myers,2016-04-24 19:08:06-07:00,commit, -14049,Andrew Myers,2016-04-23 23:30:15-07:00,commit, -14050,Andrew Myers,2016-04-23 22:40:44-07:00,commit, -14051,Andrew Myers,2016-04-23 20:29:08-07:00,commit, -14052,Andrew Myers,2016-04-23 20:13:52-07:00,commit, -14053,Andrew Myers,2016-04-23 16:09:12-07:00,commit, -14054,John ZuHone,2016-04-23 18:16:02-04:00,commit, -14055,Andrew Myers,2016-04-23 14:48:03-07:00,commit, -14056,John ZuHone,2016-04-23 08:03:37-04:00,commit, -14057,John ZuHone,2016-04-23 08:02:46-04:00,commit, -14058,Andrew Myers,2016-04-22 15:35:00-07:00,commit, -14059,Andrew Myers,2016-04-22 15:08:10-07:00,commit, -14060,Andrew Myers,2016-04-22 14:49:22-07:00,commit, -14061,Andrew Myers,2016-04-22 14:07:21-07:00,commit, -14062,Yi-Hao Chen,2016-04-22 15:21:07-05:00,commit, -14063,Nathan Goldbaum,2016-04-22 13:32:08-05:00,commit, -14064,Nathan Goldbaum,2016-04-22 13:24:49-05:00,commit, -14065,Andrew Myers,2016-04-22 11:01:42-07:00,commit, -14066,Nathan Goldbaum,2016-04-22 12:13:12-05:00,commit, -14067,Andrew Myers,2016-04-21 16:03:32-07:00,commit, -14068,Andrew Myers,2016-04-21 15:47:20-07:00,commit, -14069,Nathan Goldbaum,2016-04-21 13:03:47-05:00,commit, -14070,Nathan Goldbaum,2016-04-21 12:55:58-05:00,commit, -14071,Nathan Goldbaum,2016-04-21 11:03:09-05:00,commit, -14072,Britton Smith,2016-04-21 11:49:06+01:00,commit, -14073,Britton Smith,2016-04-21 11:44:34+01:00,commit, -14074,Britton Smith,2016-04-21 11:44:23+01:00,commit, -14075,Britton Smith,2016-04-21 11:39:52+01:00,commit, -14076,Andrew Myers,2016-04-20 17:41:47-07:00,commit, -14077,Andrew Myers,2016-04-20 17:37:12-07:00,commit, -14078,Andrew Myers,2016-04-20 17:36:33-07:00,commit, -14079,Andrew Myers,2016-04-20 16:57:55-07:00,commit, -14080,Andrew Myers,2016-04-20 16:25:48-07:00,commit, -14081,Andrew Myers,2016-04-20 14:07:51-07:00,commit, -14082,Yi-Hao Chen,2016-04-20 15:23:00-05:00,commit, -14083,Ting-Wai To,2016-04-20 14:40:48-05:00,commit, -14084,Meagan Lang,2016-04-20 18:26:30+00:00,commit, -14085,Nathan Goldbaum,2016-04-20 13:22:12-05:00,commit, -14086,Nathan Goldbaum,2016-04-20 13:20:28-05:00,commit, -14087,Nathan Goldbaum,2016-04-20 13:14:30-05:00,commit, -14088,Nathan Goldbaum,2016-04-20 13:13:09-05:00,commit, -14089,John ZuHone,2016-04-20 14:10:40-04:00,commit, -14090,Kacper Kowalik,2016-04-20 13:09:43-05:00,commit, -14091,Nathan Goldbaum,2016-04-20 13:08:05-05:00,commit, -14092,Nathan Goldbaum,2016-04-20 13:05:24-05:00,commit, -14093,Kacper Kowalik,2016-04-20 13:03:47-05:00,commit, -14094,Yi-Hao Chen,2016-04-20 12:02:57-05:00,commit, -14095,Ting-Wai To,2016-04-20 00:11:20-05:00,commit, -14096,Ting-Wai To,2016-04-19 22:12:56-05:00,commit, -14097,Andrew Myers,2016-04-19 14:33:26-07:00,commit, -14098,Andrew Myers,2016-04-19 14:11:26-07:00,commit, -14099,Andrew Myers,2016-04-19 14:02:58-07:00,commit, -14100,Nathan Goldbaum,2016-04-19 15:39:43-05:00,commit, -14101,Matthew Turk,2016-04-19 15:25:32-05:00,commit, -14102,Andrew Myers,2016-04-19 13:11:33-07:00,commit, -14103,Andrew Myers,2016-04-19 13:11:06-07:00,commit, -14104,Meagan Lang,2016-04-19 20:05:51+00:00,commit, -14105,Andrew Myers,2016-04-19 12:58:18-07:00,commit, -14106,Andrew Myers,2016-04-19 10:27:30-07:00,commit, -14107,Matthew Turk,2016-04-19 10:15:44-05:00,commit, -14108,Nathan Goldbaum,2016-04-18 16:02:27-05:00,commit, -14109,Kacper Kowalik,2016-04-18 15:18:17-05:00,commit, -14110,Kacper Kowalik,2016-04-18 14:04:11-05:00,commit, -14111,Nathan Goldbaum,2016-04-18 12:08:40-05:00,commit, -14112,John ZuHone,2016-04-14 23:45:00-04:00,commit, -14113,Andrew Myers,2016-04-14 16:39:41-07:00,commit, -14114,Meagan Lang,2016-04-14 22:33:51+00:00,commit, -14115,Nathan Goldbaum,2016-04-14 14:24:52-05:00,commit, -14116,John ZuHone,2016-04-14 11:17:23-04:00,commit, -14117,Nathan Goldbaum,2016-04-14 10:11:28-05:00,commit, -14118,Nathan Goldbaum,2016-04-14 10:11:12-05:00,commit, -14119,Nathan Goldbaum,2016-04-13 22:14:08-05:00,commit, -14120,John ZuHone,2016-04-13 14:08:28-04:00,commit, -14121,Andrew Myers,2016-04-13 09:42:50-07:00,commit, -14122,Cameron Hummels,2016-04-13 09:38:59-07:00,commit, -14123,Nathan Goldbaum,2016-04-13 10:00:53-05:00,commit, -14124,Nathan Goldbaum,2016-04-13 10:00:37-05:00,commit, -14125,Nathan Goldbaum,2016-04-13 10:00:23-05:00,commit, -14126,Nathan Goldbaum,2016-04-13 09:59:58-05:00,commit, -14127,Nathan Goldbaum,2016-04-13 09:59:30-05:00,commit, -14128,Nathan Goldbaum,2016-04-13 09:59:06-05:00,commit, -14129,Nathan Goldbaum,2016-04-13 09:58:46-05:00,commit, -14130,Nathan Goldbaum,2016-04-13 09:58:20-05:00,commit, -14131,Nathan Goldbaum,2016-04-13 09:57:52-05:00,commit, -14132,Nathan Goldbaum,2016-04-13 09:57:20-05:00,commit, -14133,Nathan Goldbaum,2016-04-13 09:56:47-05:00,commit, -14134,Britton Smith,2016-04-13 11:59:26+01:00,commit, -14135,Meagan Lang,2016-04-12 20:28:50+00:00,commit, -14136,Britton Smith,2016-04-12 20:18:50+01:00,commit, -14137,Britton Smith,2016-04-12 17:50:18+01:00,commit, -14138,Britton Smith,2016-04-12 17:17:59+01:00,commit, -14139,Britton Smith,2016-04-12 16:23:08+01:00,commit, -14140,Britton Smith,2016-04-12 16:03:53+01:00,commit, -14141,Britton Smith,2016-04-12 15:41:51+01:00,commit, -14142,Meagan Lang,2016-04-11 21:56:31+00:00,commit, -14143,Matthew Turk,2016-04-11 16:03:42-05:00,commit, -14144,Meagan Lang,2016-04-11 21:03:19+00:00,commit, -14145,Meagan Lang,2016-04-11 20:54:50+00:00,commit, -14146,John ZuHone,2016-04-11 15:02:13-04:00,commit, -14147,John ZuHone,2016-04-11 14:52:55-04:00,commit, -14148,John ZuHone,2016-04-11 14:48:47-04:00,commit, -14149,Meagan Lang,2016-04-11 17:30:01+00:00,commit, -14150,Meagan Lang,2016-04-11 17:22:19+00:00,commit, -14151,Meagan Lang,2016-04-11 17:20:10+00:00,commit, -14152,Britton Smith,2016-04-11 17:35:26+01:00,commit, -14153,Britton Smith,2016-04-11 17:17:52+01:00,commit, -14154,Ting-Wai To,2016-04-11 10:14:54-05:00,commit, -14155,Britton Smith,2016-04-11 10:58:20+01:00,commit, -14156,Andrew Myers,2016-04-09 12:18:40-06:00,commit, -14157,John ZuHone,2016-04-08 23:14:21-04:00,commit, -14158,Matthew Turk,2016-04-08 22:13:26-05:00,commit, -14159,John ZuHone,2016-04-08 22:51:18-04:00,commit, -14160,John ZuHone,2016-04-08 19:42:32-04:00,commit, -14161,Meagan Lang,2016-04-08 21:52:22+00:00,commit, -14162,Meagan Lang,2016-04-08 21:41:32+00:00,commit, -14163,Jonah Miller,2016-04-08 17:32:13-04:00,commit, -14164,Matthew Turk,2016-04-08 16:27:51-05:00,commit, -14165,Meagan Lang,2016-04-08 21:21:21+00:00,commit, -14166,Jonah Miller,2016-04-08 17:17:20-04:00,commit, -14167,Meagan Lang,2016-04-08 21:02:23+00:00,commit, -14168,Jonah Miller,2016-04-08 16:56:51-04:00,commit, -14169,Matthew Turk,2016-04-08 15:00:49-05:00,commit, -14170,Matthew Turk,2016-04-08 14:32:08-05:00,commit, -14171,Matthew Turk,2016-04-08 14:30:49-05:00,commit, -14172,Meagan Lang,2016-04-08 19:26:52+00:00,commit, -14173,Meagan Lang,2016-04-08 19:21:53+00:00,commit, -14174,Kacper Kowalik,2016-04-08 10:38:50-05:00,commit, -14175,Kacper Kowalik,2016-04-08 10:35:50-05:00,commit, -14176,John ZuHone,2016-04-08 11:08:25-04:00,commit, -14177,John ZuHone,2016-04-08 10:54:12-04:00,commit, -14178,John ZuHone,2016-04-08 10:19:31-04:00,commit, -14179,John ZuHone,2016-04-08 09:54:49-04:00,commit, -14180,Matthew Turk,2016-04-07 15:52:42-05:00,commit, -14181,Nathan Goldbaum,2016-04-07 14:38:00-05:00,commit, -14182,Kacper Kowalik,2016-04-07 14:27:13-05:00,commit, -14183,Meagan Lang,2016-04-07 19:26:44+00:00,commit, -14184,Kacper Kowalik,2016-04-07 14:24:01-05:00,commit, -14185,Kacper Kowalik,2016-04-07 14:09:38-05:00,commit, -14186,Matthew Turk,2016-04-07 12:57:32-05:00,commit, -14187,Joshua Moloney,2016-04-07 11:31:12-06:00,commit, -14188,Matthew Turk,2016-04-07 12:24:43-05:00,commit, -14189,Kacper Kowalik,2016-04-07 12:07:09-05:00,commit, -14190,Kacper Kowalik,2016-04-07 11:52:44-05:00,commit, -14191,Nathan Goldbaum,2016-04-07 11:14:09-05:00,commit, -14192,Matthew Turk,2016-04-07 10:55:46-05:00,commit, -14193,Kacper Kowalik,2016-04-07 10:08:47-05:00,commit, -14194,Matthew Turk,2016-04-07 10:07:38-05:00,commit, -14195,Cameron Hummels,2016-04-06 20:00:00-07:00,commit, -14196,Cameron Hummels,2016-04-06 19:53:38-07:00,commit, -14197,Miguel de Val-Borro,2016-04-06 22:00:08-04:00,commit, -14198,Andrew Myers,2016-04-06 19:44:07-06:00,commit, -14199,Miguel de Val-Borro,2016-04-06 21:34:44-04:00,commit, -14200,Miguel de Val-Borro,2016-04-06 21:34:44-04:00,commit, -14201,Matthew Turk,2016-04-06 20:03:14-05:00,commit, -14202,Kacper Kowalik,2016-04-06 19:51:28-05:00,commit, -14203,Joshua Moloney,2016-04-06 17:02:35-06:00,commit, -14204,Joshua Moloney,2016-04-06 16:50:29-06:00,commit, -14205,Kacper Kowalik,2016-04-06 17:42:35-05:00,commit, -14206,Meagan Lang,2016-04-06 20:58:20+00:00,commit, -14207,Meagan Lang,2016-04-06 20:33:34+00:00,commit, -14208,Matthew Turk,2016-04-06 13:51:12-05:00,commit, -14209,Kacper Kowalik,2016-04-06 13:31:25-05:00,commit, -14210,Matthew Turk,2016-04-06 13:30:10-05:00,commit, -14211,Nathan Goldbaum,2016-04-06 13:29:14-05:00,commit, -14212,Nathan Goldbaum,2016-04-06 13:26:34-05:00,commit, -14213,Nathan Goldbaum,2016-04-06 13:25:44-05:00,commit, -14214,Miguel de Val-Borro,2016-04-06 14:25:32-04:00,commit, -14215,Nathan Goldbaum,2016-04-06 13:21:45-05:00,commit, -14216,Nathan Goldbaum,2016-04-06 13:15:40-05:00,commit, -14217,Nathan Goldbaum,2016-04-06 13:13:36-05:00,commit, -14218,Nathan Goldbaum,2016-04-06 13:12:19-05:00,commit, -14219,Nathan Goldbaum,2016-04-06 13:10:46-05:00,commit, -14220,John ZuHone,2016-04-06 14:09:47-04:00,commit, -14221,Nathan Goldbaum,2016-04-06 13:06:06-05:00,commit, -14222,Kacper Kowalik,2016-04-06 10:11:06-05:00,commit, -14223,Kacper Kowalik,2016-04-06 10:09:16-05:00,commit, -14224,Matthew Turk,2016-04-05 21:21:25-05:00,commit, -14225,Nathan Goldbaum,2016-04-05 17:43:02-05:00,commit, -14226,Meagan Lang,2016-04-05 21:56:03+00:00,commit, -14227,Matthew Turk,2016-04-05 16:18:52-05:00,commit, -14228,Matthew Turk,2016-04-05 15:25:29-05:00,commit, -14229,John ZuHone,2016-04-05 13:56:59-04:00,commit, -14230,Meagan Lang,2016-04-05 17:19:07+00:00,commit, -14231,Matthew Turk,2016-04-05 11:43:30-05:00,commit, -14232,Kacper Kowalik,2016-04-05 08:09:47-05:00,commit, -14233,Andrew Myers,2016-04-04 15:52:21-07:00,commit, -14234,Kacper Kowalik,2016-04-04 16:10:16-05:00,commit, -14235,John ZuHone,2016-04-04 16:15:28-04:00,commit, -14236,John ZuHone,2016-04-04 16:12:24-04:00,commit, -14237,Andrew Myers,2016-04-04 13:05:48-07:00,commit, -14238,John ZuHone,2016-04-04 15:56:01-04:00,commit, -14239,Nathan Goldbaum,2016-04-04 14:35:18-05:00,commit, -14240,Andrew Myers,2016-04-04 11:32:15-07:00,commit, -14241,Andrew Myers,2016-04-04 10:35:33-07:00,commit, -14242,Andrew Myers,2016-04-04 10:33:50-07:00,commit, -14243,Kacper Kowalik,2016-04-04 10:33:42-05:00,commit, -14244,Nathan Goldbaum,2016-04-04 10:05:57-05:00,commit, -14245,Andrew Myers,2016-04-04 00:12:26-07:00,commit, -14246,Andrew Myers,2016-04-04 00:11:56-07:00,commit, -14247,Cameron Hummels,2016-04-03 21:03:51-07:00,commit, -14248,Andrew Myers,2016-04-03 16:53:57-07:00,commit, -14249,Andrew Myers,2016-04-03 16:42:20-07:00,commit, -14250,Andrew Myers,2016-04-03 16:09:52-07:00,commit, -14251,Andrew Myers,2016-04-03 16:00:26-07:00,commit, -14252,Andrew Myers,2016-04-03 13:52:13-07:00,commit, -14253,John ZuHone,2016-04-03 14:46:37-04:00,commit, -14254,John ZuHone,2016-04-03 13:10:35-04:00,commit, -14255,John ZuHone,2016-04-03 13:04:10-04:00,commit, -14256,John ZuHone,2016-04-03 12:26:57-04:00,commit, -14257,John ZuHone,2016-04-03 12:23:04-04:00,commit, -14258,John ZuHone,2016-04-03 12:19:26-04:00,commit, -14259,John ZuHone,2016-04-03 12:17:37-04:00,commit, -14260,John ZuHone,2016-04-03 12:15:51-04:00,commit, -14261,John ZuHone,2016-04-03 12:15:01-04:00,commit, -14262,John ZuHone,2016-04-03 12:13:58-04:00,commit, -14263,John ZuHone,2016-04-03 12:13:02-04:00,commit, -14264,John ZuHone,2016-04-03 12:12:15-04:00,commit, -14265,John ZuHone,2016-04-03 12:11:08-04:00,commit, -14266,John ZuHone,2016-04-03 12:03:45-04:00,commit, -14267,John ZuHone,2016-04-03 12:02:27-04:00,commit, -14268,Andrew Myers,2016-04-02 22:22:07-05:00,commit, -14269,Andrew Myers,2016-04-02 15:38:10-07:00,commit, -14270,Andrew Myers,2016-04-02 10:53:20-07:00,commit, -14271,Andrew Myers,2016-04-02 10:39:23-07:00,commit, -14272,Andrew Myers,2016-04-02 11:27:37-05:00,commit, -14273,Andrew Myers,2016-04-02 03:32:44-05:00,commit, -14274,Cameron Hummels,2016-04-01 16:47:43-07:00,commit, -14275,Cameron Hummels,2016-04-01 16:47:22-07:00,commit, -14276,Cameron Hummels,2016-04-01 16:23:41-07:00,commit, -14277,Andrew Myers,2016-04-01 14:49:42-05:00,commit, -14278,Andrew Myers,2016-04-01 14:48:45-05:00,commit, -14279,Nathan Goldbaum,2016-04-01 14:47:14-05:00,commit, -14280,Kacper Kowalik,2016-04-01 13:37:49-05:00,commit, -14281,Kacper Kowalik,2016-04-01 13:33:40-05:00,commit, -14282,Matthew Turk,2016-04-01 12:50:50-05:00,commit, -14283,Kacper Kowalik,2016-04-01 12:43:50-05:00,commit, -14284,Kacper Kowalik,2016-04-01 12:42:02-05:00,commit, -14285,Kacper Kowalik,2016-04-01 12:00:51-05:00,commit, -14286,Kacper Kowalik,2016-04-01 11:22:34-05:00,commit, -14287,Kacper Kowalik,2016-04-01 11:12:00-05:00,commit, -14288,Matthew Turk,2016-04-01 09:29:56-05:00,commit, -14289,Kacper Kowalik,2016-03-31 20:11:19-05:00,commit, -14290,Nathan Goldbaum,2016-03-31 19:17:00-05:00,commit, -14291,Nathan Goldbaum,2016-03-31 18:42:00-05:00,commit, -14292,Nathan Goldbaum,2016-03-31 18:39:53-05:00,commit, -14293,Kacper Kowalik,2016-03-31 16:46:36-05:00,commit, -14294,Nathan Goldbaum,2016-03-31 13:28:04-05:00,commit, -14295,Kacper Kowalik,2016-03-31 13:18:09-05:00,commit, -14296,Kacper Kowalik,2016-03-31 12:48:54-05:00,commit, -14297,Kacper Kowalik,2016-03-31 12:48:42-05:00,commit, -14298,Kacper Kowalik,2016-03-31 11:13:55-05:00,commit, -14299,Nathan Goldbaum,2016-03-31 09:43:16-05:00,commit, -14300,Britton Smith,2016-03-31 14:51:07+01:00,commit, -14301,Andrew Myers,2016-03-30 20:48:07-07:00,commit, -14302,Nathan Goldbaum,2016-03-30 21:52:12-05:00,commit, -14303,Kacper Kowalik,2016-03-30 21:48:29-05:00,commit, -14304,Andrew Myers,2016-03-30 19:39:28-07:00,commit, -14305,Meagan Lang,2016-03-31 02:20:07+00:00,commit, -14306,Kacper Kowalik,2016-03-30 20:03:09-05:00,commit, -14307,Kacper Kowalik,2016-03-30 19:10:58-05:00,commit, -14308,Kacper Kowalik,2016-03-30 18:13:06-05:00,commit, -14309,Kacper Kowalik,2016-03-30 18:12:52-05:00,commit, -14310,Kacper Kowalik,2016-03-30 18:12:15-05:00,commit, -14311,Kacper Kowalik,2016-03-30 17:32:43-05:00,commit, -14312,Andrew Myers,2016-03-30 15:19:44-07:00,commit, -14313,Andrew Myers,2016-03-30 15:16:08-07:00,commit, -14314,Andrew Myers,2016-03-30 15:14:14-07:00,commit, -14315,Matthew Turk,2016-03-30 16:51:17-05:00,commit, -14316,Miguel de Val-Borro,2016-03-30 14:48:01-04:00,commit, -14317,Miguel de Val-Borro,2016-03-30 14:47:01-04:00,commit, -14318,Nathan Goldbaum,2016-03-30 13:38:24-05:00,commit, -14319,Kacper Kowalik,2016-03-30 13:30:10-05:00,commit, -14320,Kacper Kowalik,2016-03-30 13:28:17-05:00,commit, -14321,Kacper Kowalik,2016-03-30 13:27:25-05:00,commit, -14322,Nathan Goldbaum,2016-03-30 13:24:56-05:00,commit, -14323,Kacper Kowalik,2016-03-30 13:22:56-05:00,commit, -14324,Kacper Kowalik,2016-03-30 12:41:33-05:00,commit, -14325,Ji-hoon Kim,2016-03-30 07:21:36-07:00,commit, -14326,Kacper Kowalik,2016-03-29 15:30:29-05:00,commit, -14327,Nathan Goldbaum,2016-03-29 15:12:45-05:00,commit, -14328,Nathan Goldbaum,2016-03-29 15:10:30-05:00,commit, -14329,Nathan Goldbaum,2016-03-29 15:07:28-05:00,commit, -14330,Andrew Myers,2016-03-29 12:31:18-07:00,commit, -14331,Nathan Goldbaum,2016-03-29 11:59:35-05:00,commit, -14332,Matthew Turk,2016-03-29 11:41:13-05:00,commit, -14333,Nathan Goldbaum,2016-03-29 11:06:56-05:00,commit, -14334,John ZuHone,2016-03-29 12:02:47-04:00,commit, -14335,John ZuHone,2016-03-29 11:57:18-04:00,commit, -14336,Nathan Goldbaum,2016-03-29 10:21:08-05:00,commit, -14337,Matthew Turk,2016-03-28 20:13:01-05:00,commit, -14338,Matthew Turk,2016-03-28 17:13:55-05:00,commit, -14339,Miguel de Val-Borro,2016-03-28 17:48:55-04:00,commit, -14340,Nathan Goldbaum,2016-03-28 16:41:41-05:00,commit, -14341,Nathan Goldbaum,2016-03-28 16:41:19-05:00,commit, -14342,Nathan Goldbaum,2016-03-28 16:40:47-05:00,commit, -14343,Nathan Goldbaum,2016-03-28 16:39:48-05:00,commit, -14344,Nathan Goldbaum,2016-03-28 16:39:10-05:00,commit, -14345,Nathan Goldbaum,2016-03-28 16:38:50-05:00,commit, -14346,Nathan Goldbaum,2016-03-28 16:38:27-05:00,commit, -14347,Nathan Goldbaum,2016-03-28 16:38:04-05:00,commit, -14348,Nathan Goldbaum,2016-03-28 16:37:35-05:00,commit, -14349,Nathan Goldbaum,2016-03-28 16:35:51-05:00,commit, -14350,Nathan Goldbaum,2016-03-28 15:15:32-05:00,commit, -14351,Nathan Goldbaum,2016-03-28 15:06:49-05:00,commit, -14352,Andrew Myers,2016-03-28 12:54:19-07:00,commit, -14353,Nathan Goldbaum,2016-03-28 14:24:09-05:00,commit, -14354,Andrew Myers,2016-03-28 12:18:20-07:00,commit, -14355,Nathan Goldbaum,2016-03-28 14:09:15-05:00,commit, -14356,Andrew Myers,2016-03-28 11:36:06-07:00,commit, -14357,Andrew Myers,2016-03-28 11:35:44-07:00,commit, -14358,Andrew Myers,2016-03-28 11:35:08-07:00,commit, -14359,Andrew Myers,2016-03-28 11:34:33-07:00,commit, -14360,Nathan Goldbaum,2016-03-28 13:21:00-05:00,commit, -14361,Meagan Lang,2016-03-28 18:20:20+00:00,commit, -14362,Nathan Goldbaum,2016-03-28 13:19:42-05:00,commit, -14363,Nathan Goldbaum,2016-03-28 11:55:29-05:00,commit, -14364,Nathan Goldbaum,2016-03-28 11:52:24-05:00,commit, -14365,Matthew Turk,2016-03-28 11:47:54-05:00,commit, -14366,Kacper Kowalik,2016-03-28 06:59:23-05:00,commit, -14367,Kacper Kowalik,2016-03-28 06:45:57-05:00,commit, -14368,Britton Smith,2016-03-28 09:42:09+01:00,commit, -14369,Andrew Myers,2016-03-27 14:47:01-07:00,commit, -14370,Matthew Turk,2016-03-27 16:30:23-05:00,commit, -14371,Matthew Turk,2016-03-27 16:29:58-05:00,commit, -14372,Matthew Turk,2016-03-27 16:29:30-05:00,commit, -14373,Britton Smith,2016-03-27 18:00:47+01:00,commit, -14374,Andrew Myers,2016-03-27 09:13:39-07:00,commit, -14375,Matthew Turk,2016-03-27 10:47:52-05:00,commit, -14376,Matthew Turk,2016-03-27 10:43:50-05:00,commit, -14377,Matthew Turk,2016-03-27 10:35:27-05:00,commit, -14378,Britton Smith,2016-03-27 12:31:00+01:00,commit, -14379,Britton Smith,2016-03-26 18:46:01+00:00,commit, -14380,Cameron Hummels,2016-03-26 07:56:20-07:00,commit, -14381,Britton Smith,2016-03-26 14:04:18+00:00,commit, -14382,Britton Smith,2016-03-26 13:53:31+00:00,commit, -14383,Britton Smith,2016-03-26 12:59:05+00:00,commit, -14384,Britton Smith,2016-03-26 10:51:42+00:00,commit, -14385,Britton Smith,2016-03-26 10:50:07+00:00,commit, -14386,Britton Smith,2016-03-26 10:40:09+00:00,commit, -14387,Britton Smith,2016-03-25 22:42:17-06:00,commit, -14388,Britton Smith,2016-03-25 22:06:10-06:00,commit, -14389,Britton Smith,2016-03-25 21:56:42-06:00,commit, -14390,Britton Smith,2016-03-25 17:59:35-06:00,commit, -14391,Britton Smith,2016-03-25 17:49:22-06:00,commit, -14392,Andrew Myers,2016-03-25 16:15:41-07:00,commit, -14393,Andrew Myers,2016-03-25 15:17:43-07:00,commit, -14394,Nathan Goldbaum,2016-03-25 13:12:59-07:00,commit, -14395,Kacper Kowalik,2016-03-25 14:36:13-05:00,commit, -14396,Britton Smith,2016-03-25 14:02:44-05:00,commit, -14397,Nathan Goldbaum,2016-03-24 20:48:42-07:00,commit, -14398,Nathan Goldbaum,2016-03-24 16:10:05-07:00,commit, -14399,Nathan Goldbaum,2016-03-24 15:59:30-07:00,commit, -14400,Nathan Goldbaum,2016-03-24 15:58:51-07:00,commit, -14401,Kacper Kowalik,2016-03-24 16:31:25-05:00,commit, -14402,Nathan Goldbaum,2016-03-24 13:03:34-07:00,commit, -14403,Nathan Goldbaum,2016-03-24 12:07:11-07:00,commit, -14404,Nathan Goldbaum,2016-03-24 11:52:15-07:00,commit, -14405,Nathan Goldbaum,2016-03-24 11:29:09-07:00,commit, -14406,Nathan Goldbaum,2016-03-24 09:49:11-07:00,commit, -14407,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, -14408,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, -14409,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, -14410,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, -14411,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, -14412,Cameron Hummels,2016-03-24 09:21:50-07:00,commit, -14413,Cameron Hummels,2016-03-24 08:06:15-07:00,commit, -14414,Matthew Turk,2016-03-24 10:01:02-05:00,commit, -14415,Matthew Turk,2016-03-24 09:03:31-05:00,commit, -14416,Joseph Tomlinson,2016-03-24 00:25:58-04:00,commit, -14417,Joseph Tomlinson,2016-03-24 00:18:36-04:00,commit, -14418,Joseph Tomlinson,2016-03-23 22:37:38-04:00,commit, -14419,Joseph Tomlinson,2016-03-23 22:22:39-04:00,commit, -14420,Matthew Turk,2016-03-23 20:05:55-05:00,commit, -14421,Nathan Goldbaum,2016-03-23 16:16:37-07:00,commit, -14422,Nathan Goldbaum,2016-03-23 14:02:37-07:00,commit, -14423,Nathan Goldbaum,2016-03-23 13:59:12-07:00,commit, -14424,Matthew Turk,2016-03-23 15:58:42-05:00,commit, -14425,Nathan Goldbaum,2016-03-23 13:56:04-07:00,commit, -14426,Nathan Goldbaum,2016-03-23 13:55:41-07:00,commit, -14427,Nathan Goldbaum,2016-03-23 13:53:30-07:00,commit, -14428,Nathan Goldbaum,2016-03-23 13:52:08-07:00,commit, -14429,Nathan Goldbaum,2016-03-23 13:50:32-07:00,commit, -14430,Nathan Goldbaum,2016-03-23 13:49:36-07:00,commit, -14431,Nathan Goldbaum,2016-03-23 13:48:54-07:00,commit, -14432,Kacper Kowalik,2016-03-23 14:31:01-05:00,commit, -14433,Kacper Kowalik,2016-03-23 14:10:08-05:00,commit, -14434,Kacper Kowalik,2016-03-23 14:08:54-05:00,commit, -14435,Matthew Turk,2016-03-23 13:11:42-05:00,commit, -14436,Matthew Turk,2016-03-23 06:49:21-05:00,commit, -14437,Britton Smith,2016-03-22 16:15:41-05:00,commit, -14438,Matthew Turk,2016-03-22 15:52:41-05:00,commit, -14439,Matthew Turk,2016-03-22 15:47:41-05:00,commit, -14440,Matthew Turk,2016-03-22 15:46:18-05:00,commit, -14441,Matthew Turk,2016-03-22 15:45:30-05:00,commit, -14442,Matthew Turk,2016-03-22 15:23:10-05:00,commit, -14443,Britton Smith,2016-03-22 15:26:33-05:00,commit, -14444,Britton Smith,2016-03-22 15:16:09-05:00,commit, -14445,Britton Smith,2016-03-22 12:18:14-05:00,commit, -14446,Miguel de Val-Borro,2016-03-22 12:53:47-04:00,commit, -14447,Miguel de Val-Borro,2016-03-22 12:00:31-04:00,commit, -14448,Kacper Kowalik,2016-03-22 10:58:32-05:00,commit, -14449,Miguel de Val-Borro,2016-03-22 11:53:38-04:00,commit, -14450,Britton Smith,2016-03-22 10:36:42-05:00,commit, -14451,Britton Smith,2016-03-22 10:36:19-05:00,commit, -14452,Nathan Goldbaum,2016-03-21 22:33:12-07:00,commit, -14453,Kacper Kowalik,2016-03-21 21:58:45-05:00,commit, -14454,Kacper Kowalik,2016-03-21 21:38:46-05:00,commit, -14455,Britton Smith,2016-03-21 21:22:38-05:00,commit, -14456,Britton Smith,2016-03-21 21:18:54-05:00,commit, -14457,Matthew Turk,2016-03-21 20:43:29-05:00,commit, -14458,Nathan Goldbaum,2016-03-21 15:59:57-07:00,commit, -14459,Cameron Hummels,2016-03-21 14:15:54-07:00,commit, -14460,Britton Smith,2016-03-21 15:20:24-05:00,commit, -14461,Britton Smith,2016-03-21 15:03:13-05:00,commit, -14462,Matthew Turk,2016-03-21 14:43:10-05:00,commit, -14463,Kacper Kowalik,2016-03-21 10:27:25-05:00,commit, -14464,Matthew Turk,2016-03-21 09:56:48-05:00,commit, -14465,Andrew Myers,2016-03-20 18:32:29-07:00,commit, -14466,Miguel de Val-Borro,2016-03-20 19:01:08-04:00,commit, -14467,Miguel de Val-Borro,2016-03-20 19:00:50-04:00,commit, -14468,Andrew Myers,2016-03-20 15:01:31-07:00,commit, -14469,Andrew Myers,2016-03-20 14:45:58-07:00,commit, -14470,Andrew Myers,2016-03-20 14:45:58-07:00,commit, -14471,Andrew Myers,2016-03-20 14:39:06-07:00,commit, -14472,Andrew Myers,2016-03-20 14:39:06-07:00,commit, -14473,Kacper Kowalik,2016-03-20 11:50:05-05:00,commit, -14474,Miguel de Val-Borro,2016-03-20 00:07:43-04:00,commit, -14475,Miguel de Val-Borro,2016-03-20 00:02:23-04:00,commit, -14476,Miguel de Val-Borro,2016-03-19 23:14:34-04:00,commit, -14477,Michael Zingale,2016-03-19 06:05:52-04:00,commit, -14478,Kacper Kowalik,2016-03-18 20:52:36-05:00,commit, -14479,Kacper Kowalik,2016-03-18 20:45:48-05:00,commit, -14480,Kacper Kowalik,2016-03-18 16:27:44-05:00,commit, -14481,Nathan Goldbaum,2016-03-18 15:30:15-05:00,commit, -14482,Miguel de Val-Borro,2016-03-18 14:06:10-04:00,commit, -14483,Michael Zingale,2016-03-17 18:03:52-04:00,commit, -14484,Kacper Kowalik,2016-03-17 16:49:11-05:00,commit, -14485,Kacper Kowalik,2016-03-17 16:44:24-05:00,commit, -14486,Michael Zingale,2016-03-17 16:08:59-04:00,commit, -14487,Matthew Turk,2016-03-17 13:37:16-05:00,commit, -14488,Kacper Kowalik,2016-03-16 22:57:30-05:00,commit, -14489,Miguel de Val-Borro,2016-03-16 22:37:46-04:00,commit, -14490,Nathan Goldbaum,2016-03-16 20:40:43-05:00,commit, -14491,Miguel de Val-Borro,2016-03-16 17:26:47-04:00,commit, -14492,Cameron Hummels,2016-03-16 13:56:32-07:00,commit, -14493,Miguel de Val-Borro,2016-03-16 16:20:22-04:00,commit, -14494,Cameron Hummels,2016-03-16 12:31:52-07:00,commit, -14495,Cameron Hummels,2016-03-16 12:12:57-07:00,commit, -14496,Cameron Hummels,2016-03-16 12:11:39-07:00,commit, -14497,Cameron Hummels,2016-03-16 11:54:59-07:00,commit, -14498,Cameron Hummels,2016-03-16 11:49:03-07:00,commit, -14499,Cameron Hummels,2016-03-16 11:46:45-07:00,commit, -14500,Miguel de Val-Borro,2016-03-16 14:46:06-04:00,commit, -14501,Miguel de Val-Borro,2016-03-16 14:35:55-04:00,commit, -14502,Miguel de Val-Borro,2016-03-16 14:12:20-04:00,commit, -14503,Miguel de Val-Borro,2016-03-16 14:09:14-04:00,commit, -14504,Kacper Kowalik,2016-03-16 12:10:13-05:00,commit, -14505,Kacper Kowalik,2016-03-16 12:08:24-05:00,commit, -14506,Miguel de Val-Borro,2016-03-16 12:43:34-04:00,commit, -14507,Cameron Hummels,2016-03-16 09:41:03-07:00,commit, -14508,Cameron Hummels,2016-03-16 09:39:28-07:00,commit, -14509,Kacper Kowalik,2016-03-16 11:32:18-05:00,commit, -14510,Kacper Kowalik,2016-03-16 11:30:08-05:00,commit, -14511,Matthew Turk,2016-03-16 11:28:39-05:00,commit, -14512,Cameron Hummels,2016-03-16 08:56:51-07:00,commit, -14513,Cameron Hummels,2016-03-15 20:14:09-07:00,commit, -14514,Cameron Hummels,2016-03-15 16:54:32-07:00,commit, -14515,Cameron Hummels,2016-03-15 16:43:42-07:00,commit, -14516,Cameron Hummels,2016-03-15 16:28:47-07:00,commit, -14517,Kacper Kowalik,2016-03-15 18:06:28-05:00,commit, -14518,Kacper Kowalik,2016-03-15 18:06:28-05:00,commit, -14519,Cameron Hummels,2016-03-15 15:58:38-07:00,commit, -14520,Cameron Hummels,2016-03-15 15:56:42-07:00,commit, -14521,Nathan Goldbaum,2016-03-15 16:46:18-05:00,commit, -14522,Miguel de Val-Borro,2016-03-15 12:07:51-04:00,commit, -14523,Miguel de Val-Borro,2016-03-15 12:07:38-04:00,commit, -14524,Kacper Kowalik,2016-03-15 08:05:16-05:00,commit, -14525,Kacper Kowalik,2016-03-14 21:06:15-05:00,commit, -14526,Cameron Hummels,2016-03-14 14:59:35-07:00,commit, -14527,Andrew Myers,2016-03-13 17:46:34-07:00,commit, -14528,Miguel de Val-Borro,2016-03-13 20:23:39-04:00,commit, -14529,Miguel de Val-Borro,2016-03-13 19:56:50-04:00,commit, -14530,Miguel de Val-Borro,2016-03-13 18:45:47-04:00,commit, -14531,Miguel de Val-Borro,2016-03-13 18:06:51-04:00,commit, -14532,Miguel de Val-Borro,2016-03-13 17:58:10-04:00,commit, -14533,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, -14534,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, -14535,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, -14536,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, -14537,Nathan Goldbaum,2016-03-13 13:22:41-05:00,commit, -14538,Andrew Myers,2016-03-13 09:58:39-07:00,commit, -14539,Andrew Myers,2016-03-13 09:40:52-07:00,commit, -14540,Andrew Myers,2016-03-13 09:37:56-07:00,commit, -14541,Andrew Myers,2016-03-13 01:12:20-08:00,commit, -14542,Andrew Myers,2016-03-13 01:11:43-08:00,commit, -14543,Nathan Goldbaum,2016-03-12 00:24:05-06:00,commit, -14544,Nathan Goldbaum,2016-03-11 20:40:47-06:00,commit, -14545,Cameron Hummels,2016-03-11 16:14:50-08:00,commit, -14546,Cameron Hummels,2016-03-11 15:58:20-08:00,commit, -14547,Cameron Hummels,2016-03-11 15:49:20-08:00,commit, -14548,Miguel de Val-Borro,2016-03-11 17:44:24-05:00,commit, -14549,Kacper Kowalik,2016-03-11 16:34:54-06:00,commit, -14550,Matthew Turk,2016-03-11 15:51:51-06:00,commit, -14551,Cameron Hummels,2016-03-10 20:00:21-08:00,commit, -14552,Cameron Hummels,2016-03-10 16:04:21-08:00,commit, -14553,Matthew Turk,2016-03-10 15:13:10-06:00,commit, -14554,Kacper Kowalik,2016-03-10 15:05:34-06:00,commit, -14555,Kacper Kowalik,2016-03-10 13:00:01-06:00,commit, -14556,Kacper Kowalik,2016-03-10 12:37:32-06:00,commit, -14557,Kacper Kowalik,2016-03-10 12:34:50-06:00,commit, -14558,Meagan Lang,2016-03-10 18:26:05+00:00,commit, -14559,Kacper Kowalik,2016-03-10 12:22:14-06:00,commit, -14560,Kacper Kowalik,2016-03-10 11:57:04-06:00,commit, -14561,Kacper Kowalik,2016-03-10 11:55:15-06:00,commit, -14562,Kacper Kowalik,2016-03-10 11:53:10-06:00,commit, -14563,Kacper Kowalik,2016-03-10 11:52:47-06:00,commit, -14564,Kacper Kowalik,2016-03-10 08:59:35-06:00,commit, -14565,Andrew Myers,2016-03-09 18:28:28-08:00,commit, -14566,Andrew Myers,2016-03-09 18:25:17-08:00,commit, -14567,Nathan Goldbaum,2016-03-09 20:23:21-06:00,commit, -14568,Nathan Goldbaum,2016-03-09 20:04:12-06:00,commit, -14569,Andrew Myers,2016-03-09 16:52:07-08:00,commit, -14570,Kacper Kowalik,2016-03-09 16:57:48-06:00,commit, -14571,Meagan Lang,2016-03-09 22:36:05+00:00,commit, -14572,Meagan Lang,2016-03-09 21:28:15+00:00,commit, -14573,Andrew Myers,2016-03-09 12:42:42-08:00,commit, -14574,Andrew Myers,2016-03-09 12:34:01-08:00,commit, -14575,Michael Zingale,2016-03-09 13:07:42-05:00,commit, -14576,Michael Zingale,2016-03-09 12:55:39-05:00,commit, -14577,Michael Zingale,2016-03-09 12:51:26-05:00,commit, -14578,Nathan Goldbaum,2016-03-09 11:41:48-06:00,commit, -14579,Nathan Goldbaum,2016-03-09 11:40:20-06:00,commit, -14580,Nathan Goldbaum,2016-03-09 11:38:27-06:00,commit, -14581,Kacper Kowalik,2016-03-09 11:37:57-06:00,commit, -14582,Nathan Goldbaum,2016-03-09 11:37:24-06:00,commit, -14583,Andrew Myers,2016-03-09 09:35:18-08:00,commit, -14584,Andrew Myers,2016-03-09 09:32:34-08:00,commit, -14585,Michael Zingale,2016-03-09 12:28:49-05:00,commit, -14586,Nathan Goldbaum,2016-03-09 11:17:00-06:00,commit, -14587,Nathan Goldbaum,2016-03-09 11:13:04-06:00,commit, -14588,Kacper Kowalik,2016-03-09 11:07:00-06:00,commit, -14589,Robert Thompson,2016-03-08 15:32:23-06:00,commit, -14590,Robert Thompson,2016-03-08 15:30:38-06:00,commit, -14591,Robert Thompson,2016-03-08 15:28:51-06:00,commit, -14592,Andrew Myers,2016-03-08 13:26:30-08:00,commit, -14593,Robert Thompson,2016-03-08 15:24:51-06:00,commit, -14594,Robert Thompson,2016-03-08 15:22:29-06:00,commit, -14595,Andrew Myers,2016-03-08 13:08:05-08:00,commit, -14596,Nathan Goldbaum,2016-03-08 14:56:15-06:00,commit, -14597,Andrew Myers,2016-03-08 12:54:39-08:00,commit, -14598,Kacper Kowalik,2016-03-08 14:38:21-06:00,commit, -14599,Kacper Kowalik,2016-03-08 14:32:56-06:00,commit, -14600,Matthew Turk,2016-03-08 14:08:38-06:00,commit, -14601,Nathan Goldbaum,2016-03-08 14:07:17-06:00,commit, -14602,Michael Zingale,2016-03-08 13:32:08-05:00,commit, -14603,Kacper Kowalik,2016-03-08 10:44:38-06:00,commit, -14604,Andrew Myers,2016-03-08 08:10:26-08:00,commit, -14605,Andrew Myers,2016-03-08 00:44:08-08:00,commit, -14606,Andrew Myers,2016-03-07 22:46:04-08:00,commit, -14607,Andrew Myers,2016-03-07 20:45:16-08:00,commit, -14608,Kacper Kowalik,2016-03-07 19:07:23-06:00,commit, -14609,Meagan Lang,2016-03-07 23:55:26+00:00,commit, -14610,Kacper Kowalik,2016-03-07 17:36:00-06:00,commit, -14611,Nathan Goldbaum,2016-03-07 17:34:18-06:00,commit, -14612,Nathan Goldbaum,2016-03-07 17:25:36-06:00,commit, -14613,Kacper Kowalik,2016-03-07 17:24:25-06:00,commit, -14614,Kacper Kowalik,2016-03-07 17:08:29-06:00,commit, -14615,Nathan Goldbaum,2016-03-07 17:07:26-06:00,commit, -14616,Nathan Goldbaum,2016-03-07 17:06:55-06:00,commit, -14617,Nathan Goldbaum,2016-03-07 17:06:20-06:00,commit, -14618,Nathan Goldbaum,2016-03-07 17:02:44-06:00,commit, -14619,Nathan Goldbaum,2016-03-07 14:18:34-06:00,commit, -14620,Nathan Goldbaum,2016-03-07 11:32:32-06:00,commit, -14621,Nathan Goldbaum,2016-03-07 11:32:14-06:00,commit, -14622,Nathan Goldbaum,2016-03-07 11:31:41-06:00,commit, -14623,Nathan Goldbaum,2016-03-07 00:57:19-06:00,commit, -14624,Nathan Goldbaum,2016-03-07 00:56:14-06:00,commit, -14625,Nathan Goldbaum,2016-03-07 00:54:47-06:00,commit, -14626,Nathan Goldbaum,2016-03-07 00:30:36-06:00,commit, -14627,Nathan Goldbaum,2016-03-07 00:15:29-06:00,commit, -14628,Nathan Goldbaum,2016-03-07 00:15:09-06:00,commit, -14629,Nathan Goldbaum,2016-03-07 00:13:55-06:00,commit, -14630,Nathan Goldbaum,2016-03-06 22:13:40-06:00,commit, -14631,Nathan Goldbaum,2016-03-06 22:12:45-06:00,commit, -14632,Nathan Goldbaum,2016-03-06 21:53:37-06:00,commit, -14633,Nathan Goldbaum,2016-03-06 20:46:19-06:00,commit, -14634,Nathan Goldbaum,2016-03-06 20:44:24-06:00,commit, -14635,Nathan Goldbaum,2016-03-06 20:30:57-06:00,commit, -14636,Nathan Goldbaum,2016-03-06 19:55:03-06:00,commit, -14637,Nathan Goldbaum,2016-03-06 17:09:20-06:00,commit, -14638,Nathan Goldbaum,2016-03-06 17:08:30-06:00,commit, -14639,Nathan Goldbaum,2016-03-06 16:33:30-06:00,commit, -14640,Nathan Goldbaum,2016-03-06 15:59:45-06:00,commit, -14641,Matthew Turk,2016-03-06 10:06:07-06:00,commit, -14642,Matthew Turk,2016-03-06 10:05:53-06:00,commit, -14643,Matthew Turk,2016-03-05 23:35:41-06:00,commit, -14644,Suoqing Ji,2016-03-05 18:18:48-08:00,commit, -14645,Suoqing Ji,2016-03-05 18:17:23-08:00,commit, -14646,Suoqing Ji,2016-03-05 18:15:27-08:00,commit, -14647,Matthew Turk,2016-03-05 17:47:42-06:00,commit, -14648,Matthew Turk,2016-03-05 16:39:46-06:00,commit, -14649,Kacper Kowalik,2016-03-05 13:42:21-06:00,commit, -14650,Kacper Kowalik,2016-03-05 13:37:31-06:00,commit, -14651,Michael Zingale,2016-03-05 14:36:55-05:00,commit, -14652,Cameron Hummels,2016-03-05 08:39:45-08:00,commit, -14653,Michael Zingale,2016-03-05 10:40:19-05:00,commit, -14654,Michael Zingale,2016-03-05 09:35:59-05:00,commit, -14655,Michael Zingale,2016-03-05 09:30:10-05:00,commit, -14656,Michael Zingale,2016-03-05 08:44:21-05:00,commit, -14657,Michael Zingale,2016-03-04 22:09:19-05:00,commit, -14658,Cameron Hummels,2016-03-04 16:28:26-08:00,commit, -14659,Yi-Hao Chen,2016-03-04 17:31:35-06:00,commit, -14660,Nathan Goldbaum,2016-03-04 15:50:53-06:00,commit, -14661,Nathan Goldbaum,2016-03-04 15:50:34-06:00,commit, -14662,Nathan Goldbaum,2016-03-04 15:49:55-06:00,commit, -14663,Nathan Goldbaum,2016-03-04 15:48:59-06:00,commit, -14664,Nathan Goldbaum,2016-03-04 15:43:26-06:00,commit, -14665,Andrew Myers,2016-03-04 12:51:10-08:00,commit, -14666,Andrew Myers,2016-03-04 12:50:20-08:00,commit, -14667,Andrew Myers,2016-03-04 12:41:22-08:00,commit, -14668,Nathan Goldbaum,2016-03-04 14:29:51-06:00,commit, -14669,Nathan Goldbaum,2016-03-04 14:14:07-06:00,commit, -14670,Suoqing Ji,2016-03-04 11:57:23-08:00,commit, -14671,Andrew Myers,2016-03-04 11:14:11-08:00,commit, -14672,Nathan Goldbaum,2016-03-04 13:11:16-06:00,commit, -14673,Nathan Goldbaum,2016-03-04 13:09:10-06:00,commit, -14674,Andrew Myers,2016-03-04 10:59:58-08:00,commit, -14675,Michael Zingale,2016-03-04 12:46:16-05:00,commit, -14676,Nathan Goldbaum,2016-03-04 10:09:51-06:00,commit, -14677,John ZuHone,2016-03-04 10:33:24-05:00,commit, -14678,Nathan Goldbaum,2016-03-03 21:43:40-06:00,commit, -14679,Andrew Myers,2016-03-03 19:10:26-08:00,commit, -14680,Andrew Myers,2016-03-03 19:08:10-08:00,commit, -14681,Nathan Goldbaum,2016-03-03 21:01:40-06:00,commit, -14682,Kacper Kowalik,2016-03-03 20:58:41-06:00,commit, -14683,Nathan Goldbaum,2016-03-03 20:38:39-06:00,commit, -14684,Nathan Goldbaum,2016-03-03 20:38:12-06:00,commit, -14685,Andrew Myers,2016-03-03 18:16:31-08:00,commit, -14686,Andrew Myers,2016-03-03 16:29:06-08:00,commit, -14687,Andrew Myers,2016-03-03 16:20:32-08:00,commit, -14688,Suoqing Ji,2016-03-03 16:14:16-08:00,commit, -14689,Nathan Goldbaum,2016-03-03 18:12:02-06:00,commit, -14690,Suoqing Ji,2016-03-03 16:10:40-08:00,commit, -14691,Michael Zingale,2016-03-03 18:43:58-05:00,commit, -14692,Nathan Goldbaum,2016-03-03 17:37:19-06:00,commit, -14693,Nathan Goldbaum,2016-03-03 17:29:02-06:00,commit, -14694,Nathan Goldbaum,2016-03-03 17:27:45-06:00,commit, -14695,Nathan Goldbaum,2016-03-03 17:26:44-06:00,commit, -14696,Nathan Goldbaum,2016-03-03 17:26:20-06:00,commit, -14697,Nathan Goldbaum,2016-03-03 17:24:30-06:00,commit, -14698,Nathan Goldbaum,2016-03-03 17:20:15-06:00,commit, -14699,Suoqing Ji,2016-03-03 13:20:41-08:00,commit, -14700,Andrew Myers,2016-03-03 13:20:37-08:00,commit, -14701,Andrew Myers,2016-03-03 13:19:49-08:00,commit, -14702,Suoqing Ji,2016-03-03 13:13:53-08:00,commit, -14703,Michael Zingale,2016-03-03 15:23:54-05:00,commit, -14704,Michael Zingale,2016-03-03 14:58:13-05:00,commit, -14705,Michael Zingale,2016-03-03 13:13:32-05:00,commit, -14706,Michael Zingale,2016-03-03 12:59:54-05:00,commit, -14707,Michael Zingale,2016-03-03 12:46:48-05:00,commit, -14708,Michael Zingale,2016-03-03 12:26:14-05:00,commit, -14709,Matthew Turk,2016-03-03 10:21:10-06:00,commit, -14710,Nathan Goldbaum,2016-03-03 10:12:51-06:00,commit, -14711,Matthew Turk,2016-03-02 21:57:59-06:00,commit, -14712,Matthew Turk,2016-03-02 21:08:40-06:00,commit, -14713,Matthew Turk,2016-03-02 16:40:14-06:00,commit, -14714,Matthew Turk,2016-03-02 16:25:41-06:00,commit, -14715,Matthew Turk,2016-03-02 15:48:01-06:00,commit, -14716,John ZuHone,2016-03-02 16:42:45-05:00,commit, -14717,John ZuHone,2016-03-02 16:42:20-05:00,commit, -14718,Kacper Kowalik,2016-03-02 14:56:29-06:00,commit, -14719,Matthew Turk,2016-03-02 14:31:27-06:00,commit, -14720,John ZuHone,2016-03-02 15:14:04-05:00,commit, -14721,John ZuHone,2016-03-02 14:51:35-05:00,commit, -14722,Matthew Turk,2016-03-02 11:32:33-06:00,commit, -14723,Kacper Kowalik,2016-03-02 11:31:44-06:00,commit, -14724,Matthew Turk,2016-03-02 11:30:48-06:00,commit, -14725,John ZuHone,2016-03-02 12:26:34-05:00,commit, -14726,Meagan Lang,2016-03-01 22:06:46+00:00,commit, -14727,Matthew Turk,2016-03-01 12:55:54-06:00,commit, -14728,Matthew Turk,2016-03-01 11:59:33-06:00,commit, -14729,Matthew Turk,2016-03-01 11:58:41-06:00,commit, -14730,Matthew Turk,2016-03-01 11:58:27-06:00,commit, -14731,Nathan Goldbaum,2016-02-29 18:48:15-06:00,commit, -14732,Nathan Goldbaum,2016-02-29 18:47:51-06:00,commit, -14733,Nathan Goldbaum,2016-02-29 18:47:34-06:00,commit, -14734,Nathan Goldbaum,2016-02-29 17:24:27-06:00,commit, -14735,Meagan Lang,2016-02-29 18:46:35+00:00,commit, -14736,Matthew Turk,2016-02-28 10:37:06-06:00,commit, -14737,Andrew Myers,2016-02-27 12:36:16-08:00,commit, -14738,Andrew Myers,2016-02-27 11:50:15-08:00,commit, -14739,Andrew Myers,2016-02-27 11:46:11-08:00,commit, -14740,Andrew Myers,2016-02-26 23:45:09-08:00,commit, -14741,Andrew Myers,2016-02-26 19:56:30-08:00,commit, -14742,Andrew Myers,2016-02-26 19:17:14-08:00,commit, -14743,Andrew Myers,2016-02-26 19:16:38-08:00,commit, -14744,Meagan Lang,2016-02-26 22:34:52+00:00,commit, -14745,Matthew Turk,2016-02-26 16:08:12-06:00,commit, -14746,Matthew Turk,2016-02-26 15:57:48-06:00,commit, -14747,Andrew Myers,2016-02-26 10:59:29-08:00,commit, -14748,Matthew Turk,2016-02-25 22:39:48-06:00,commit, -14749,Matthew Turk,2016-02-25 17:48:48-06:00,commit, -14750,Matthew Turk,2016-02-25 17:48:14-06:00,commit, -14751,Matthew Turk,2016-02-25 15:35:35-06:00,commit, -14752,Matthew Turk,2016-02-25 14:51:11-06:00,commit, -14753,Meagan Lang,2016-02-25 19:34:46+00:00,commit, -14754,Matthew Turk,2016-02-25 10:48:43-06:00,commit, -14755,Matthew Turk,2016-02-25 10:40:29-06:00,commit, -14756,Matthew Turk,2016-02-25 10:25:29-06:00,commit, -14757,Meagan Lang,2016-02-25 14:57:51+00:00,commit, -14758,Britton Smith,2016-02-25 14:43:58+00:00,commit, -14759,Britton Smith,2016-02-25 12:12:49+00:00,commit, -14760,Britton Smith,2016-02-25 12:11:49+00:00,commit, -14761,Matthew Turk,2016-02-24 21:10:11-06:00,commit, -14762,Kacper Kowalik,2016-02-24 17:08:09-06:00,commit, -14763,Matthew Turk,2016-02-24 17:03:00-06:00,commit, -14764,Kacper Kowalik,2016-02-24 16:18:33-06:00,commit, -14765,Matthew Turk,2016-02-24 16:10:17-06:00,commit, -14766,Andrew Myers,2016-02-24 13:38:49-08:00,commit, -14767,Matthew Turk,2016-02-24 15:31:18-06:00,commit, -14768,Andrew Myers,2016-02-24 11:49:27-08:00,commit, -14769,Nathan Goldbaum,2016-02-24 13:46:59-06:00,commit, -14770,Nathan Goldbaum,2016-02-24 13:33:14-06:00,commit, -14771,Nathan Goldbaum,2016-02-24 12:51:10-06:00,commit, -14772,Kacper Kowalik,2016-02-24 12:50:39-06:00,commit, -14773,Nathan Goldbaum,2016-02-24 11:54:10-06:00,commit, -14774,Matthew Turk,2016-02-24 11:37:11-06:00,commit, -14775,Matthew Turk,2016-02-24 11:33:18-06:00,commit, -14776,Matthew Turk,2016-02-24 11:31:07-06:00,commit, -14777,Matthew Turk,2016-02-24 11:30:03-06:00,commit, -14778,Matthew Turk,2016-02-23 21:56:32-06:00,commit, -14779,Meagan Lang,2016-02-23 23:36:21+00:00,commit, -14780,Matthew Turk,2016-02-23 11:41:14-06:00,commit, -14781,Meagan Lang,2016-02-23 05:34:39+00:00,commit, -14782,Meagan Lang,2016-02-23 02:08:16+00:00,commit, -14783,Andrew Myers,2016-02-22 17:11:02-08:00,commit, -14784,Meagan Lang,2016-02-23 00:37:09+00:00,commit, -14785,Andrew Myers,2016-02-22 16:30:20-08:00,commit, -14786,Andrew Myers,2016-02-22 16:29:23-08:00,commit, -14787,Meagan Lang,2016-02-23 00:21:40+00:00,commit, -14788,Meagan Lang,2016-02-22 22:16:52+00:00,commit, -14789,Nathan Goldbaum,2016-02-22 15:43:26-06:00,commit, -14790,Nathan Goldbaum,2016-02-22 15:24:35-06:00,commit, -14791,Matthew Turk,2016-02-22 15:23:25-06:00,commit, -14792,Bili Dong,2016-02-22 12:35:47-08:00,commit, -14793,Nathan Goldbaum,2016-02-22 10:09:33-06:00,commit, -14794,Andrew Myers,2016-02-21 21:51:26-08:00,commit, -14795,Andrew Myers,2016-02-21 21:48:25-08:00,commit, -14796,Andrew Myers,2016-02-21 21:46:21-08:00,commit, -14797,Andrew Myers,2016-02-21 21:08:36-08:00,commit, -14798,Andrew Myers,2016-02-20 16:07:30-08:00,commit, -14799,Andrew Myers,2016-02-20 12:19:41-08:00,commit, -14800,Andrew Myers,2016-02-20 11:09:15-08:00,commit, -14801,Matthew Turk,2016-02-18 15:57:32-06:00,commit, -14802,Kacper Kowalik,2016-02-18 15:40:40-06:00,commit, -14803,Matthew Turk,2016-02-18 15:28:18-06:00,commit, -14804,Matthew Turk,2016-02-18 15:26:37-06:00,commit, -14805,Meagan Lang,2016-02-18 21:07:43+00:00,commit, -14806,Meagan Lang,2016-02-18 20:51:49+00:00,commit, -14807,Kacper Kowalik,2016-02-18 14:17:14-06:00,commit, -14808,Kacper Kowalik,2016-02-18 12:26:34-06:00,commit, -14809,Matthew Turk,2016-02-18 08:24:35-06:00,commit, -14810,Meagan Lang,2016-02-18 00:18:17+00:00,commit, -14811,Nathan Goldbaum,2016-02-17 16:55:31-06:00,commit, -14812,Nathan Goldbaum,2016-02-17 16:53:22-06:00,commit, -14813,Nathan Goldbaum,2016-02-17 13:51:09-06:00,commit, -14814,Nathan Goldbaum,2016-02-17 19:44:42+00:00,commit, -14815,Nathan Goldbaum,2016-02-17 13:12:00-06:00,commit, -14816,Britton Smith,2016-02-17 18:01:18+00:00,commit, -14817,Kacper Kowalik,2016-02-17 11:16:32-06:00,commit, -14818,Kacper Kowalik,2016-02-17 11:08:29-06:00,commit, -14819,Nathan Goldbaum,2016-02-17 11:06:32-06:00,commit, -14820,Kacper Kowalik,2016-02-17 11:04:30-06:00,commit, -14821,Kacper Kowalik,2016-02-17 10:57:23-06:00,commit, -14822,Cameron Hummels,2016-02-16 19:47:52-08:00,commit, -14823,Cameron Hummels,2016-02-16 19:34:15-08:00,commit, -14824,Kacper Kowalik,2016-02-16 15:03:09-06:00,commit, -14825,Andrew Myers,2016-02-16 12:44:36-08:00,commit, -14826,Andrew Myers,2016-02-16 12:38:01-08:00,commit, -14827,Andrew Myers,2016-02-16 12:33:43-08:00,commit, -14828,Andrew Myers,2016-02-16 11:52:52-08:00,commit, -14829,Max Katz,2016-02-16 12:36:03-05:00,commit, -14830,Kacper Kowalik,2016-02-16 10:39:30-06:00,commit, -14831,Kacper Kowalik,2016-02-16 10:39:30-06:00,commit, -14832,Kacper Kowalik,2016-02-16 14:39:27-06:00,commit, -14833,Nathan Goldbaum,2016-02-16 10:36:23-06:00,commit, -14834,Matthew Turk,2016-02-15 15:39:53-06:00,commit, -14835,Britton Smith,2016-02-15 14:23:58+00:00,commit, -14836,Britton Smith,2016-02-15 13:39:25+00:00,commit, -14837,Andrew Myers,2016-02-12 19:53:50-08:00,commit, -14838,Meagan Lang,2016-02-12 23:37:52+00:00,commit, -14839,Andrew Myers,2016-02-12 14:53:06-08:00,commit, -14840,Andrew Myers,2016-02-12 12:38:34-08:00,commit, -14841,Andrew Myers,2016-02-12 12:15:40-08:00,commit, -14842,Meagan Lang,2016-02-11 20:46:57+00:00,commit, -14843,Matthew Turk,2016-02-11 14:45:54-06:00,commit, -14844,Kacper Kowalik,2016-02-15 12:25:34-06:00,commit, -14845,Kacper Kowalik,2016-02-12 11:56:13-06:00,commit, -14846,Kacper Kowalik,2016-02-12 11:37:08-06:00,commit, -14847,Kacper Kowalik,2016-02-12 11:36:32-06:00,commit, -14848,Kacper Kowalik,2016-02-11 17:23:09-06:00,commit, -14849,Matthew Turk,2016-02-11 13:51:06-06:00,commit, -14850,Yi-Hao Chen,2016-02-11 13:14:57-06:00,commit, -14851,Yi-Hao Chen,2016-02-11 13:05:27-06:00,commit, -14852,Matthew Turk,2016-02-11 13:03:07-06:00,commit, -14853,Yi-Hao Chen,2016-02-10 18:06:47-06:00,commit, -14854,Kacper Kowalik,2016-02-10 17:32:40-06:00,commit, -14855,Bili Dong,2016-02-09 20:09:13-08:00,commit, -14856,Yi-Hao Chen,2016-02-09 16:41:31-06:00,commit, -14857,Yi-Hao Chen,2016-02-09 16:15:20-06:00,commit, -14858,Kacper Kowalik,2016-02-09 11:01:15-06:00,commit, -14859,Meagan Lang,2016-02-09 05:42:22+00:00,commit, -14860,Meagan Lang,2016-02-08 03:16:52+00:00,commit, -14861,Meagan Lang,2016-02-07 20:32:32+00:00,commit, -14862,Meagan Lang,2016-02-07 20:31:52+00:00,commit, -14863,Matthew Turk,2016-02-07 14:01:08-06:00,commit, -14864,Matthew Turk,2016-02-07 13:55:26-06:00,commit, -14865,Meagan Lang,2016-02-07 18:08:28+00:00,commit, -14866,Meagan Lang,2016-02-07 18:06:03+00:00,commit, -14867,Cameron Hummels,2016-02-07 08:59:11-08:00,commit, -14868,Nathan Goldbaum,2016-02-07 10:27:52-06:00,commit, -14869,Cameron Hummels,2016-02-07 01:44:17-08:00,commit, -14870,Cameron Hummels,2016-02-07 00:35:35-08:00,commit, -14871,Cameron Hummels,2016-02-06 22:37:20-08:00,commit, -14872,Matthew Turk,2016-02-06 19:39:54-06:00,commit, -14873,Matthew Turk,2016-02-06 10:12:00-06:00,commit, -14874,Andrew Myers,2016-02-06 00:07:22-08:00,commit, -14875,Andrew Myers,2016-02-05 19:54:20-08:00,commit, -14876,Andrew Myers,2016-02-05 19:01:47-08:00,commit, -14877,Andrew Myers,2016-02-05 16:47:55-08:00,commit, -14878,Andrew Myers,2016-02-05 16:40:49-08:00,commit, -14879,Andrew Myers,2016-02-05 16:08:50-08:00,commit, -14880,Bili Dong,2016-02-05 14:51:59-08:00,commit, -14881,Andrew Myers,2016-02-05 14:09:21-08:00,commit, -14882,Bili Dong,2016-02-05 13:16:49-08:00,commit, -14883,Andrew Myers,2016-02-05 13:12:24-08:00,commit, -14884,Andrew Myers,2016-02-05 13:02:43-08:00,commit, -14885,Andrew Myers,2016-02-05 12:37:55-08:00,commit, -14886,Matthew Turk,2016-02-05 14:34:48-06:00,commit, -14887,Matthew Turk,2016-02-05 13:13:33-06:00,commit, -14888,Matthew Turk,2016-02-05 12:54:56-06:00,commit, -14889,Andrew Myers,2016-02-05 09:43:56-08:00,commit, -14890,Meagan Lang,2016-02-05 16:28:31+00:00,commit, -14891,Matthew Turk,2016-02-05 10:02:25-06:00,commit, -14892,Bili Dong,2016-02-05 02:20:41-08:00,commit, -14893,Bili Dong,2016-02-05 01:14:25-08:00,commit, -14894,Matthew Turk,2016-02-04 22:43:25-06:00,commit, -14895,Meagan Lang,2016-02-05 03:25:55+00:00,commit, -14896,Matthew Turk,2016-02-04 17:19:40-06:00,commit, -14897,Matthew Turk,2016-02-04 15:52:45-06:00,commit, -14898,Matthew Turk,2016-02-04 15:41:43-06:00,commit, -14899,Matthew Turk,2016-02-04 15:41:18-06:00,commit, -14900,Matthew Turk,2016-02-04 15:31:17-06:00,commit, -14901,Andrew Myers,2016-02-04 13:10:40-08:00,commit, -14902,Andrew Myers,2016-02-04 13:01:14-08:00,commit, -14903,Matthew Turk,2016-02-04 14:38:48-06:00,commit, -14904,Matthew Turk,2016-02-04 14:32:16-06:00,commit, -14905,Matthew Turk,2016-02-04 14:31:56-06:00,commit, -14906,Matthew Turk,2016-02-04 14:26:05-06:00,commit, -14907,Matthew Turk,2016-02-04 12:56:46-06:00,commit, -14908,Matthew Turk,2016-02-04 12:53:30-06:00,commit, -14909,Matthew Turk,2016-02-04 12:52:22-06:00,commit, -14910,Andrew Myers,2016-02-04 10:34:46-08:00,commit, -14911,Matthew Turk,2016-02-04 11:30:22-06:00,commit, -14912,Matthew Turk,2016-02-04 11:22:30-06:00,commit, -14913,Matthew Turk,2016-02-04 11:19:57-06:00,commit, -14914,Meagan Lang,2016-02-04 16:59:22+00:00,commit, -14915,Matthew Turk,2016-02-04 10:53:41-06:00,commit, -14916,Matthew Turk,2016-02-04 10:27:51-06:00,commit, -14917,John ZuHone,2016-02-04 10:53:27-05:00,commit, -14918,Matthew Turk,2016-02-04 09:20:47-06:00,commit, -14919,Matthew Turk,2016-02-04 09:17:56-06:00,commit, -14920,Matthew Turk,2016-02-04 09:14:18-06:00,commit, -14921,Matthew Turk,2016-02-04 07:03:44-06:00,commit, -14922,Andrew Myers,2016-02-03 23:09:32-08:00,commit, -14923,Andrew Myers,2016-02-03 21:50:43-08:00,commit, -14924,Andrew Myers,2016-02-03 21:50:31-08:00,commit, -14925,Nathan Goldbaum,2016-02-03 20:53:15-06:00,commit, -14926,Nathan Goldbaum,2016-02-03 20:52:14-06:00,commit, -14927,Matthew Turk,2016-02-03 19:19:08-06:00,commit, -14928,Matthew Turk,2016-02-03 18:38:58-06:00,commit, -14929,Andrew Myers,2016-02-03 16:17:58-08:00,commit, -14930,Matthew Turk,2016-02-03 18:09:23-06:00,commit, -14931,Andrew Myers,2016-02-03 16:06:33-08:00,commit, -14932,Meagan Lang,2016-02-03 22:36:56+00:00,commit, -14933,Andrew Myers,2016-02-03 13:53:12-08:00,commit, -14934,Nathan Goldbaum,2016-02-03 15:50:53-06:00,commit, -14935,Andrew Myers,2016-02-03 13:45:35-08:00,commit, -14936,Andrew Myers,2016-02-03 13:45:23-08:00,commit, -14937,Matthew Turk,2016-02-03 14:36:18-06:00,commit, -14938,Matthew Turk,2016-02-03 14:32:10-06:00,commit, -14939,Meagan Lang,2016-02-03 19:51:03+00:00,commit, -14940,Matthew Turk,2016-02-03 13:26:37-06:00,commit, -14941,Matthew Turk,2016-02-03 13:25:52-06:00,commit, -14942,Kacper Kowalik,2016-02-03 13:01:15-06:00,commit, -14943,Nathan Goldbaum,2016-02-03 12:21:33-06:00,commit, -14944,Nathan Goldbaum,2016-02-03 12:19:33-06:00,commit, -14945,Andrew Myers,2016-02-03 10:11:52-08:00,commit, -14946,Nathan Goldbaum,2016-02-03 12:04:28-06:00,commit, -14947,Kacper Kowalik,2016-02-03 11:32:20-06:00,commit, -14948,Nathan Goldbaum,2016-02-03 11:26:38-06:00,commit, -14949,Kacper Kowalik,2016-02-03 11:25:15-06:00,commit, -14950,Andrew Myers,2016-02-03 09:23:53-08:00,commit, -14951,Andrew Myers,2016-02-03 09:23:27-08:00,commit, -14952,Matthew Turk,2016-02-03 11:17:10-06:00,commit, -14953,Nathan Goldbaum,2016-02-03 11:16:40-06:00,commit, -14954,Matthew Turk,2016-02-03 11:15:07-06:00,commit, -14955,Andrew Myers,2016-02-03 09:12:48-08:00,commit, -14956,Nathan Goldbaum,2016-02-03 11:10:32-06:00,commit, -14957,Andrew Myers,2016-02-03 09:09:06-08:00,commit, -14958,Kacper Kowalik,2016-02-03 11:06:20-06:00,commit, -14959,Matthew Turk,2016-02-03 10:54:36-06:00,commit, -14960,Matthew Turk,2016-02-03 10:41:08-06:00,commit, -14961,Matthew Turk,2016-02-03 10:20:54-06:00,commit, -14962,Matthew Turk,2016-02-03 10:12:01-06:00,commit, -14963,Andrew Myers,2016-02-03 00:12:38-08:00,commit, -14964,Andrew Myers,2016-02-02 23:13:21-08:00,commit, -14965,Matthew Turk,2016-02-02 16:46:12-06:00,commit, -14966,Matthew Turk,2016-02-02 16:45:10-06:00,commit, -14967,Andrew Myers,2016-02-02 13:58:36-08:00,commit, -14968,Meagan Lang,2016-02-02 21:54:15+00:00,commit, -14969,Matthew Turk,2016-02-02 14:52:08-06:00,commit, -14970,Matthew Turk,2016-02-02 14:51:43-06:00,commit, -14971,Matthew Turk,2016-02-02 14:14:57-06:00,commit, -14972,Matthew Turk,2016-02-02 13:44:27-06:00,commit, -14973,Matthew Turk,2016-02-02 10:40:43-06:00,commit, -14974,Andrew Myers,2016-02-01 22:15:00-08:00,commit, -14975,Andrew Myers,2016-02-01 18:29:10-08:00,commit, -14976,Nathan Goldbaum,2016-02-01 19:48:08-06:00,commit, -14977,Nathan Goldbaum,2016-02-01 19:30:27-06:00,commit, -14978,Andrew Myers,2016-02-01 17:03:40-08:00,commit, -14979,Andrew Myers,2016-02-01 16:50:33-08:00,commit, -14980,Andrew Myers,2016-02-01 16:49:15-08:00,commit, -14981,Meagan Lang,2016-02-01 21:46:21+00:00,commit, -14982,Meagan Lang,2016-02-01 18:19:06+00:00,commit, -14983,Nathan Goldbaum,2016-02-01 11:40:14-06:00,commit, -14984,Kacper Kowalik,2016-02-01 09:26:16-06:00,commit, -14985,Kacper Kowalik,2016-01-31 12:44:48-06:00,commit, -14986,Kacper Kowalik,2016-01-31 12:36:56-06:00,commit, -14987,Matthew Turk,2016-01-30 16:06:14-06:00,commit, -14988,Matthew Turk,2016-01-30 16:06:09-06:00,commit, -14989,Britton Smith,2016-01-30 17:15:36+00:00,commit, -14990,Britton Smith,2016-01-30 12:29:22+00:00,commit, -14991,Britton Smith,2016-01-30 12:27:16+00:00,commit, -14992,Miguel de Val-Borro,2016-01-29 22:13:34-05:00,commit, -14993,Meagan Lang,2016-01-29 18:54:19+00:00,commit, -14994,John ZuHone,2016-01-29 12:11:48-05:00,commit, -14995,John ZuHone,2016-01-29 12:05:13-05:00,commit, -14996,John ZuHone,2016-01-29 11:54:19-05:00,commit, -14997,John ZuHone,2016-01-29 10:22:12-05:00,commit, -14998,John ZuHone,2016-01-29 10:20:04-05:00,commit, -14999,John ZuHone,2016-01-29 10:14:55-05:00,commit, -15000,Andrew Myers,2016-01-28 19:42:01-08:00,commit, -15001,David Hannasch,2016-01-28 19:40:09-06:00,commit, -15002,Andrew Myers,2016-01-28 17:18:15-08:00,commit, -15003,Andrew Myers,2016-01-28 15:27:53-08:00,commit, -15004,Kacper Kowalik,2016-01-28 16:53:38-06:00,commit, -15005,Kacper Kowalik,2016-01-28 16:11:30-06:00,commit, -15006,Kacper Kowalik,2016-01-28 15:43:16-06:00,commit, -15007,Kacper Kowalik,2016-01-28 15:42:14-06:00,commit, -15008,Andrew Myers,2016-01-28 13:14:33-08:00,commit, -15009,Andrew Myers,2016-01-28 13:07:05-08:00,commit, -15010,John ZuHone,2016-01-28 15:41:09-05:00,commit, -15011,David Hannasch,2016-01-28 13:25:34-06:00,commit, -15012,Kacper Kowalik,2016-01-28 13:02:45-06:00,commit, -15013,Britton Smith,2016-01-28 17:08:14+00:00,commit, -15014,Matthew Turk,2016-01-28 11:03:03-06:00,commit, -15015,Matthew Turk,2016-01-28 11:03:03-06:00,commit, -15016,Matthew Turk,2016-01-28 10:55:17-06:00,commit, -15017,Matthew Turk,2016-01-28 10:55:17-06:00,commit, -15018,Nathan Goldbaum,2016-01-28 09:45:47-06:00,commit, -15019,Britton Smith,2016-01-28 10:40:55+00:00,commit, -15020,Andrew Myers,2016-01-27 23:46:29-08:00,commit, -15021,Andrew Myers,2016-01-27 23:45:59-08:00,commit, -15022,Andrew Myers,2016-01-27 22:28:23-08:00,commit, -15023,Andrew Myers,2016-01-27 22:07:27-08:00,commit, -15024,Kacper Kowalik,2016-01-27 21:26:16-06:00,commit, -15025,Nathan Goldbaum,2016-01-27 20:04:37-06:00,commit, -15026,Nathan Goldbaum,2016-02-03 15:49:16-06:00,commit, -15027,Nathan Goldbaum,2016-02-03 15:41:35-06:00,commit, -15028,Nathan Goldbaum,2016-02-03 13:55:32-06:00,commit, -15029,Nathan Goldbaum,2016-02-03 10:53:51-06:00,commit, -15030,Nathan Goldbaum,2016-02-03 13:55:00-06:00,commit, -15031,Miguel de Val-Borro,2016-01-29 22:13:34-05:00,commit, -15032,Nathan Goldbaum,2016-01-27 20:04:37-06:00,commit, -15033,David Hannasch,2016-01-27 18:20:36-06:00,commit, -15034,Nathan Goldbaum,2016-01-27 17:18:52-06:00,commit, -15035,Nathan Goldbaum,2016-01-27 17:11:58-06:00,commit, -15036,Nathan Goldbaum,2016-01-27 17:02:49-06:00,commit, -15037,Meagan Lang,2016-01-27 22:13:35+00:00,commit, -15038,Meagan Lang,2016-01-27 22:13:13+00:00,commit, -15039,Meagan Lang,2016-01-27 21:59:26+00:00,commit, -15040,Matthew Turk,2016-01-27 15:57:28-06:00,commit, -15041,Matthew Turk,2016-01-27 15:57:28-06:00,commit, -15042,Matthew Turk,2016-01-27 14:57:59-06:00,commit, -15043,Matthew Turk,2016-01-27 14:57:59-06:00,commit, -15044,Meagan Lang,2016-01-27 20:38:37+00:00,commit, -15045,Meagan Lang,2016-01-27 20:34:46+00:00,commit, -15046,David Hannasch,2016-01-27 14:18:41-06:00,commit, -15047,Matthew Turk,2016-01-27 14:08:01-06:00,commit, -15048,Matthew Turk,2016-01-27 14:06:29-06:00,commit, -15049,Meagan Lang,2016-01-27 19:52:20+00:00,commit, -15050,Meagan Lang,2016-01-27 19:37:07+00:00,commit, -15051,Britton Smith,2016-01-27 18:06:07+00:00,commit, -15052,Andrew Myers,2016-01-27 09:48:31-08:00,commit, -15053,Britton Smith,2016-01-27 17:39:16+00:00,commit, -15054,Andrew Myers,2016-01-27 09:30:52-08:00,commit, -15055,Nathan Goldbaum,2016-01-27 11:28:08-06:00,commit, -15056,Nathan Goldbaum,2016-01-27 11:14:00-06:00,commit, -15057,Nathan Goldbaum,2016-01-27 11:13:36-06:00,commit, -15058,Nathan Goldbaum,2016-01-27 11:13:09-06:00,commit, -15059,Nathan Goldbaum,2016-01-27 11:10:31-06:00,commit, -15060,Nathan Goldbaum,2016-01-27 11:08:04-06:00,commit, -15061,Britton Smith,2016-01-27 12:14:24+00:00,commit, -15062,Britton Smith,2016-01-27 12:04:37+00:00,commit, -15063,Britton Smith,2016-01-27 12:01:14+00:00,commit, -15064,Britton Smith,2016-01-27 12:01:14+00:00,commit, -15065,Britton Smith,2016-01-27 11:52:18+00:00,commit, -15066,Britton Smith,2016-01-27 11:52:18+00:00,commit, -15067,John Wise,2016-01-26 17:53:45-05:00,commit, -15068,Nathan Goldbaum,2016-01-28 09:45:47-06:00,commit, -15069,John Wise,2016-01-26 17:53:45-05:00,commit, -15070,Meagan Lang,2016-01-26 20:49:10+00:00,commit, -15071,Matthew Turk,2016-01-26 14:06:35-06:00,commit, -15072,John Wise,2016-01-26 14:59:13-05:00,commit, -15073,John ZuHone,2016-01-26 14:51:05-05:00,commit, -15074,John Wise,2016-01-26 14:47:37-05:00,commit, -15075,Bili Dong,2016-01-26 11:21:27-08:00,commit, -15076,Bili Dong,2016-01-26 11:14:32-08:00,commit, -15077,Matthew Turk,2016-01-26 12:57:03-06:00,commit, -15078,Nathan Goldbaum,2016-01-26 12:53:44-06:00,commit, -15079,Bili Dong,2016-01-26 10:52:12-08:00,commit, -15080,Matthew Turk,2016-01-26 12:45:38-06:00,commit, -15081,Britton Smith,2016-01-26 18:38:57+00:00,commit, -15082,Britton Smith,2016-01-26 18:38:57+00:00,commit, -15083,Meagan Lang,2016-01-26 18:34:17+00:00,commit, -15084,Matthew Turk,2016-01-26 10:37:45-06:00,commit, -15085,Britton Smith,2016-01-26 15:22:04+00:00,commit, -15086,Nathan Goldbaum,2016-01-25 21:03:37-06:00,commit, -15087,Matthew Turk,2016-01-25 18:00:16-06:00,commit, -15088,Nathan Goldbaum,2016-01-25 17:59:21-06:00,commit, -15089,Andrew Myers,2016-01-25 15:25:43-08:00,commit, -15090,Andrew Myers,2016-01-25 15:00:38-08:00,commit, -15091,Matthew Turk,2016-01-25 15:55:13-06:00,commit, -15092,Matthew Turk,2016-01-25 13:23:28-06:00,commit, -15093,Matthew Turk,2016-01-25 13:07:13-06:00,commit, -15094,Matthew Turk,2016-01-25 10:04:02-06:00,commit, -15095,Britton Smith,2016-01-25 13:24:12+00:00,commit, -15096,Andrew Myers,2016-01-25 00:36:52-08:00,commit, -15097,Andrew Myers,2016-01-25 00:28:39-08:00,commit, -15098,Nathan Goldbaum,2016-01-24 21:43:54-06:00,commit, -15099,John ZuHone,2016-01-24 20:49:06-05:00,commit, -15100,John ZuHone,2016-01-24 20:33:05-05:00,commit, -15101,John ZuHone,2016-01-24 20:32:06-05:00,commit, -15102,Matthew Turk,2016-01-24 13:59:21-06:00,commit, -15103,John ZuHone,2016-01-24 13:03:34-05:00,commit, -15104,John ZuHone,2016-01-23 14:47:36-05:00,commit, -15105,Andrew Myers,2016-01-23 00:04:31-08:00,commit, -15106,Andrew Myers,2016-01-22 23:52:11-08:00,commit, -15107,Matthew Turk,2016-01-22 21:50:58-06:00,commit, -15108,Matthew Turk,2016-01-22 21:50:33-06:00,commit, -15109,Matthew Turk,2016-01-22 21:47:17-06:00,commit, -15110,Matthew Turk,2016-01-22 21:42:36-06:00,commit, -15111,Matthew Turk,2016-01-22 21:17:51-06:00,commit, -15112,Nathan Goldbaum,2016-01-22 18:51:24-06:00,commit, -15113,Matthew Turk,2016-01-22 16:43:33-06:00,commit, -15114,Matthew Turk,2016-01-22 16:39:58-06:00,commit, -15115,Matthew Turk,2016-01-22 15:54:26-06:00,commit, -15116,Nathan Goldbaum,2016-01-22 15:08:34-06:00,commit, -15117,Matthew Turk,2016-01-22 14:12:13-06:00,commit, -15118,Meagan Lang,2016-01-22 18:54:02+00:00,commit, -15119,Meagan Lang,2016-01-22 18:46:02+00:00,commit, -15120,Kacper Kowalik,2016-01-22 11:34:15-06:00,commit, -15121,Kacper Kowalik,2016-01-22 11:33:52-06:00,commit, -15122,Matthew Turk,2016-01-22 11:22:05-06:00,commit, -15123,Meagan Lang,2016-01-22 17:08:46+00:00,commit, -15124,Meagan Lang,2016-01-22 17:05:44+00:00,commit, -15125,Matthew Turk,2016-01-22 11:00:30-06:00,commit, -15126,Matthew Turk,2016-01-22 10:38:00-06:00,commit, -15127,Matthew Turk,2016-01-22 10:36:33-06:00,commit, -15128,Britton Smith,2016-01-22 12:32:41+00:00,commit, -15129,Andrew Myers,2016-01-21 16:17:36-08:00,commit, -15130,Andrew Myers,2016-01-21 14:35:43-08:00,commit, -15131,Matthew Turk,2016-01-21 14:35:01-06:00,commit, -15132,Matthew Turk,2016-01-21 14:30:00-06:00,commit, -15133,Meagan Lang,2016-01-21 19:24:59+00:00,commit, -15134,Matthew Turk,2016-01-21 13:02:45-06:00,commit, -15135,Matthew Turk,2016-01-21 13:02:45-06:00,commit, -15136,Kacper Kowalik,2016-01-21 12:00:38-06:00,commit, -15137,Meagan Lang,2016-01-21 17:44:09+00:00,commit, -15138,Meagan Lang,2016-01-21 17:43:52+00:00,commit, -15139,Nathan Goldbaum,2016-01-20 21:18:34-06:00,commit, -15140,Nathan Goldbaum,2016-01-20 20:36:56-06:00,commit, -15141,Nathan Goldbaum,2016-01-20 19:05:25-06:00,commit, -15142,Nathan Goldbaum,2016-01-20 16:22:53-06:00,commit, -15143,Andrew Myers,2016-01-20 10:12:32-08:00,commit, -15144,Andrew Myers,2016-01-20 10:08:41-08:00,commit, -15145,Andrew Myers,2016-01-20 10:04:42-08:00,commit, -15146,John ZuHone,2016-01-20 12:47:48-05:00,commit, -15147,Andrew Myers,2016-01-20 09:43:11-08:00,commit, -15148,Kacper Kowalik,2016-01-20 11:36:41-06:00,commit, -15149,Kacper Kowalik,2016-01-20 11:31:56-06:00,commit, -15150,Nathan Goldbaum,2016-01-20 11:22:47-06:00,commit, -15151,Andrew Myers,2016-01-20 09:17:28-08:00,commit, -15152,Kacper Kowalik,2016-01-20 11:07:57-06:00,commit, -15153,Nathan Goldbaum,2016-01-20 11:02:52-06:00,commit, -15154,Meagan Lang,2016-01-19 23:06:29+00:00,commit, -15155,Nathan Goldbaum,2016-01-19 16:00:33-06:00,commit, -15156,Meagan Lang,2016-01-19 21:49:10+00:00,commit, -15157,Matthew Turk,2016-01-19 15:16:40-06:00,commit, -15158,Meagan Lang,2016-01-19 20:42:44+00:00,commit, -15159,Meagan Lang,2016-01-19 20:42:09+00:00,commit, -15160,Meagan Lang,2016-01-19 20:38:57+00:00,commit, -15161,Max Katz,2016-01-19 15:36:08-05:00,commit, -15162,Max Katz,2016-01-19 15:36:08-05:00,commit, -15163,Andrew Myers,2016-01-18 16:24:11-08:00,commit, -15164,Andrew Myers,2016-01-18 16:12:06-08:00,commit, -15165,Andrew Myers,2016-01-18 15:27:54-08:00,commit, -15166,Meagan Lang,2016-01-18 23:05:37+00:00,commit, -15167,Andrew Myers,2016-01-18 14:23:03-08:00,commit, -15168,Meagan Lang,2016-01-18 20:21:10+00:00,commit, -15169,Matthew Turk,2016-01-17 10:37:58-06:00,commit, -15170,Matthew Turk,2016-01-17 10:25:25-06:00,commit, -15171,Andrew Myers,2016-01-15 18:24:36-08:00,commit, -15172,Andrew Myers,2016-01-15 18:21:00-08:00,commit, -15173,Nathan Goldbaum,2016-01-15 12:37:24-06:00,commit, -15174,Nathan Goldbaum,2016-01-15 12:34:49-06:00,commit, -15175,Nathan Goldbaum,2016-01-14 22:05:13-06:00,commit, -15176,Nathan Goldbaum,2016-01-14 19:30:54-06:00,commit, -15177,Nathan Goldbaum,2016-01-14 19:24:33-06:00,commit, -15178,Nathan Goldbaum,2016-01-20 11:02:52-06:00,commit, -15179,Nathan Goldbaum,2016-01-14 19:24:33-06:00,commit, -15180,Nathan Goldbaum,2016-01-14 17:23:40-06:00,commit, -15181,Nathan Goldbaum,2016-01-14 17:21:30-06:00,commit, -15182,Andrew Myers,2016-01-14 12:48:06-08:00,commit, -15183,Matthew Turk,2016-01-14 14:47:40-06:00,commit, -15184,Meagan Lang,2016-01-14 20:47:10+00:00,commit, -15185,Matthew Turk,2016-01-14 14:46:03-06:00,commit, -15186,Andrew Myers,2016-01-14 11:23:37-08:00,commit, -15187,Andrew Myers,2016-01-14 11:18:11-08:00,commit, -15188,Britton Smith,2016-01-14 12:24:57+00:00,commit, -15189,Britton Smith,2016-01-14 12:17:18+00:00,commit, -15190,Britton Smith,2016-01-14 12:09:46+00:00,commit, -15191,Nathan Goldbaum,2016-01-13 19:24:27-06:00,commit, -15192,Andrew Myers,2016-01-13 17:22:53-08:00,commit, -15193,Nathan Goldbaum,2016-01-13 19:20:43-06:00,commit, -15194,Kacper Kowalik,2016-01-13 19:13:35-06:00,commit, -15195,Kacper Kowalik,2016-01-13 19:13:35-06:00,commit, -15196,Andrew Myers,2016-01-13 15:28:44-08:00,commit, -15197,Andrew Myers,2016-01-13 15:22:28-08:00,commit, -15198,Andrew Myers,2016-01-13 14:50:18-08:00,commit, -15199,Andrew Myers,2016-01-13 14:16:44-08:00,commit, -15200,Andrew Myers,2016-01-13 14:08:35-08:00,commit, -15201,Andrew Myers,2016-01-13 13:59:29-08:00,commit, -15202,Andrew Myers,2016-01-13 11:26:26-08:00,commit, -15203,Andrew Myers,2016-01-13 11:26:03-08:00,commit, -15204,Andrew Myers,2016-01-13 11:11:21-08:00,commit, -15205,John ZuHone,2016-01-13 09:12:17-05:00,commit, -15206,Britton Smith,2016-01-13 10:48:13+00:00,commit, -15207,Britton Smith,2016-01-13 10:31:24+00:00,commit, -15208,Britton Smith,2016-01-13 10:28:57+00:00,commit, -15209,Andrew Myers,2016-01-12 14:51:22-08:00,commit, -15210,Nathan Goldbaum,2016-01-12 16:33:56-06:00,commit, -15211,Nathan Goldbaum,2016-01-12 16:33:40-06:00,commit, -15212,Nathan Goldbaum,2016-01-12 16:33:26-06:00,commit, -15213,Nathan Goldbaum,2016-01-12 16:20:45-06:00,commit, -15214,Meagan Lang,2016-01-12 22:13:27+00:00,commit, -15215,Nathan Goldbaum,2016-01-12 16:08:22-06:00,commit, -15216,Nathan Goldbaum,2016-01-12 16:07:57-06:00,commit, -15217,Nathan Goldbaum,2016-01-12 16:07:44-06:00,commit, -15218,Nathan Goldbaum,2016-01-12 15:53:48-06:00,commit, -15219,Nathan Goldbaum,2016-01-12 15:53:35-06:00,commit, -15220,Nathan Goldbaum,2016-01-12 15:53:18-06:00,commit, -15221,Nathan Goldbaum,2016-01-12 15:53:06-06:00,commit, -15222,Nathan Goldbaum,2016-01-12 15:52:49-06:00,commit, -15223,Nathan Goldbaum,2016-01-12 15:52:30-06:00,commit, -15224,Andrew Myers,2016-01-12 13:40:50-08:00,commit, -15225,Andrew Myers,2016-01-12 13:14:42-08:00,commit, -15226,Andrew Myers,2016-01-12 12:59:39-08:00,commit, -15227,Andrew Myers,2016-01-12 12:59:26-08:00,commit, -15228,Andrew Myers,2016-01-12 12:56:24-08:00,commit, -15229,Meagan Lang,2016-01-12 20:27:01+00:00,commit, -15230,Meagan Lang,2016-01-12 20:16:33+00:00,commit, -15231,Nathan Goldbaum,2016-01-12 14:14:12-06:00,commit, -15232,Nathan Goldbaum,2016-01-12 14:12:14-06:00,commit, -15233,Andrew Myers,2016-01-12 12:08:41-08:00,commit, -15234,Nathan Goldbaum,2016-01-12 13:24:31-06:00,commit, -15235,Nathan Goldbaum,2016-01-12 13:24:31-06:00,commit, -15236,Nathan Goldbaum,2016-01-12 16:20:45-06:00,commit, -15237,Andrew Myers,2016-01-12 11:17:22-08:00,commit, -15238,Andrew Myers,2016-01-12 10:54:16-08:00,commit, -15239,Meagan Lang,2016-01-12 18:08:34+00:00,commit, -15240,Andrew Myers,2016-01-12 10:07:29-08:00,commit, -15241,Andrew Myers,2016-01-12 10:03:41-08:00,commit, -15242,Nathan Goldbaum,2016-01-12 11:29:28-06:00,commit, -15243,Nathan Goldbaum,2016-01-12 10:00:24-06:00,commit, -15244,Meagan Lang,2016-01-11 22:52:29+00:00,commit, -15245,Nathan Goldbaum,2016-01-11 16:34:13-06:00,commit, -15246,Meagan Lang,2016-01-11 22:23:08+00:00,commit, -15247,Nathan Goldbaum,2016-01-11 15:48:53-06:00,commit, -15248,Meagan Lang,2016-01-11 21:42:57+00:00,commit, -15249,Nathan Goldbaum,2016-01-11 15:32:28-06:00,commit, -15250,Nathan Goldbaum,2016-01-11 15:28:12-06:00,commit, -15251,Nathan Goldbaum,2016-01-11 15:00:49-06:00,commit, -15252,Nathan Goldbaum,2016-01-11 15:00:27-06:00,commit, -15253,Nathan Goldbaum,2016-01-11 13:52:11-06:00,commit, -15254,John ZuHone,2016-01-11 14:13:41-05:00,commit, -15255,John ZuHone,2016-01-11 14:12:57-05:00,commit, -15256,John ZuHone,2016-01-11 14:10:35-05:00,commit, -15257,Nathan Goldbaum,2016-01-11 13:08:38-06:00,commit, -15258,John ZuHone,2016-01-11 14:05:19-05:00,commit, -15259,John ZuHone,2016-01-11 14:04:24-05:00,commit, -15260,John ZuHone,2016-01-11 14:03:48-05:00,commit, -15261,Nathan Goldbaum,2016-01-11 12:38:53-06:00,commit, -15262,Nathan Goldbaum,2016-01-11 11:13:01-06:00,commit, -15263,Nathan Goldbaum,2016-01-11 11:13:01-06:00,commit, -15264,Nathan Goldbaum,2016-01-11 10:19:43-06:00,commit, -15265,Andrew Myers,2016-01-10 18:33:36-08:00,commit, -15266,Nathan Goldbaum,2016-01-09 18:05:27-06:00,commit, -15267,Nathan Goldbaum,2016-01-09 18:05:27-06:00,commit, -15268,Nathan Goldbaum,2016-01-09 17:33:45-06:00,commit, -15269,Matthew Turk,2016-01-07 07:44:05-06:00,commit, -15270,Kacper Kowalik,2016-01-06 11:26:06-06:00,commit, -15271,Kacper Kowalik,2016-01-06 11:26:06-06:00,commit, -15272,John ZuHone,2016-01-06 12:10:09-05:00,commit, -15273,Nathan Goldbaum,2016-01-05 19:17:14-06:00,commit, -15274,Nathan Goldbaum,2016-01-05 19:17:14-06:00,commit, -15275,Thomas Robitaille,2016-01-06 00:15:14+00:00,commit, -15276,Thomas Robitaille,2016-01-06 00:15:14+00:00,commit, -15277,Thomas Robitaille,2016-01-06 00:07:26+00:00,commit, -15278,Thomas Robitaille,2016-01-05 23:52:49+00:00,commit, -15279,Kacper Kowalik,2016-01-05 10:19:04-06:00,commit, -15280,Kacper Kowalik,2016-01-05 10:18:25-06:00,commit, -15281,Andrew Myers,2016-01-04 12:40:36-08:00,commit, -15282,Adam Ginsburg,2016-01-04 14:52:06+01:00,commit, -15283,Adam Ginsburg,2016-01-04 14:06:06+01:00,commit, -15284,Adam Ginsburg,2016-01-04 13:50:22+01:00,commit, -15285,John ZuHone,2016-01-02 19:29:11-05:00,commit, -15286,John ZuHone,2016-01-02 16:19:50-05:00,commit, -15287,John ZuHone,2016-01-02 12:40:05-05:00,commit, -15288,John ZuHone,2016-01-02 12:09:18-05:00,commit, -15289,John ZuHone,2016-01-02 12:05:54-05:00,commit, -15290,John ZuHone,2016-01-02 12:05:41-05:00,commit, -15291,Britton Smith,2016-01-01 09:08:47-05:00,commit, -15292,Britton Smith,2015-12-31 16:11:54-05:00,commit, -15293,Britton Smith,2015-12-31 16:08:56-05:00,commit, -15294,Britton Smith,2015-12-31 11:29:00-05:00,commit, -15295,Britton Smith,2015-12-31 11:20:08-05:00,commit, -15296,Britton Smith,2015-12-31 11:10:31-05:00,commit, -15297,Britton Smith,2015-12-31 11:06:06-05:00,commit, -15298,Britton Smith,2015-12-31 09:21:01-05:00,commit, -15299,Britton Smith,2015-12-30 18:59:12-05:00,commit, -15300,Britton Smith,2015-12-30 17:39:53-05:00,commit, -15301,Britton Smith,2015-12-30 17:09:11-05:00,commit, -15302,Britton Smith,2015-12-30 17:00:21-05:00,commit, -15303,Nathan Goldbaum,2015-12-29 16:05:25-06:00,commit, -15304,Nathan Goldbaum,2015-12-29 16:05:25-06:00,commit, -15305,Britton Smith,2015-12-29 12:10:36-05:00,commit, -15306,Britton Smith,2015-12-29 12:08:44-05:00,commit, -15307,Britton Smith,2015-12-28 22:35:44-05:00,commit, -15308,Britton Smith,2015-12-28 20:53:47-05:00,commit, -15309,Britton Smith,2015-12-28 17:40:28-05:00,commit, -15310,Britton Smith,2015-12-28 17:09:55-05:00,commit, -15311,Matthew Turk,2015-12-28 15:56:16-06:00,commit, -15312,Matthew Turk,2015-12-28 15:06:44-06:00,commit, -15313,Matthew Turk,2015-12-28 11:56:50-06:00,commit, -15314,Matthew Turk,2015-12-27 09:24:02-06:00,commit, -15315,Matthew Turk,2015-12-26 19:37:07-06:00,commit, -15316,Matthew Turk,2015-12-25 19:56:32-06:00,commit, -15317,Andrew Myers,2015-12-24 14:55:10-08:00,commit, -15318,Andrew Myers,2015-12-24 14:48:18-08:00,commit, -15319,Andrew Myers,2015-12-24 14:43:51-08:00,commit, -15320,Andrew Myers,2015-12-24 14:34:33-08:00,commit, -15321,Matthew Turk,2015-12-24 15:23:59-06:00,commit, -15322,Robert Thompson,2015-12-24 14:19:26-06:00,commit, -15323,Robert Thompson,2015-12-24 13:12:56-06:00,commit, -15324,Robert Thompson,2015-12-23 22:58:55-06:00,commit, -15325,Robert Thompson,2015-12-23 22:53:42-06:00,commit, -15326,Robert Thompson,2015-12-23 22:52:00-06:00,commit, -15327,Nathan Goldbaum,2015-12-23 16:15:17-06:00,commit, -15328,Britton Smith,2015-12-23 16:01:03-06:00,commit, -15329,Britton Smith,2015-12-23 15:56:33-06:00,commit, -15330,Britton Smith,2015-12-23 15:51:19-06:00,commit, -15331,Britton Smith,2015-12-23 15:45:05-06:00,commit, -15332,Britton Smith,2015-12-23 14:32:00-06:00,commit, -15333,Andrew Myers,2015-12-23 11:30:36-08:00,commit, -15334,Andrew Myers,2015-12-23 11:29:04-08:00,commit, -15335,Andrew Myers,2015-12-23 11:27:03-08:00,commit, -15336,Britton Smith,2015-12-23 10:46:17-06:00,commit, -15337,Britton Smith,2015-12-23 08:54:59-06:00,commit, -15338,Britton Smith,2015-12-23 08:35:58-06:00,commit, -15339,Britton Smith,2015-12-23 07:33:34-06:00,commit, -15340,Britton Smith,2015-12-22 17:23:03-06:00,commit, -15341,Britton Smith,2015-12-22 16:02:45-06:00,commit, -15342,Britton Smith,2015-12-22 15:21:18-06:00,commit, -15343,Britton Smith,2015-12-22 14:59:08-06:00,commit, -15344,Andrew Myers,2015-12-21 14:34:23-08:00,commit, -15345,Nathan Goldbaum,2015-12-21 16:31:52-06:00,commit, -15346,Kacper Kowalik,2015-12-21 15:13:30-06:00,commit, -15347,Andrew Myers,2015-12-21 11:29:51-08:00,commit, -15348,John ZuHone,2015-12-21 14:28:34-05:00,commit, -15349,Andrew Myers,2015-12-21 11:23:19-08:00,commit, -15350,Britton Smith,2015-12-21 13:22:57-06:00,commit, -15351,Nathan Goldbaum,2015-12-21 13:19:18-06:00,commit, -15352,Kacper Kowalik,2015-12-21 13:16:13-06:00,commit, -15353,Kacper Kowalik,2015-12-21 13:09:33-06:00,commit, -15354,Kacper Kowalik,2015-12-21 13:09:05-06:00,commit, -15355,Britton Smith,2015-12-21 12:42:02-06:00,commit, -15356,Britton Smith,2015-12-20 21:24:32+00:00,commit, -15357,Britton Smith,2015-12-20 20:50:37+00:00,commit, -15358,John ZuHone,2015-12-20 14:35:13-05:00,commit, -15359,John ZuHone,2015-12-20 12:45:26-05:00,commit, -15360,John ZuHone,2015-12-20 11:01:10-05:00,commit, -15361,John ZuHone,2015-12-20 09:24:50-05:00,commit, -15362,John ZuHone,2015-12-19 13:45:31-05:00,commit, -15363,John ZuHone,2015-12-19 13:21:40-05:00,commit, -15364,John ZuHone,2015-12-19 13:05:17-05:00,commit, -15365,John ZuHone,2015-12-19 12:07:12-05:00,commit, -15366,John ZuHone,2015-12-19 10:12:59-05:00,commit, -15367,Nathan Goldbaum,2015-12-18 21:32:43-06:00,commit, -15368,Nathan Goldbaum,2015-12-18 16:46:30-06:00,commit, -15369,Nathan Goldbaum,2015-12-18 16:43:00-06:00,commit, -15370,Nathan Goldbaum,2015-12-18 16:38:15-06:00,commit, -15371,Meagan Lang,2015-12-18 21:07:44+00:00,commit, -15372,John ZuHone,2015-12-18 12:06:44-05:00,commit, -15373,John ZuHone,2015-12-18 12:03:44-05:00,commit, -15374,John ZuHone,2015-12-18 11:44:32-05:00,commit, -15375,John ZuHone,2015-12-18 10:29:54-05:00,commit, -15376,John ZuHone,2015-12-18 10:25:28-05:00,commit, -15377,Britton Smith,2015-12-18 13:24:45+00:00,commit, -15378,Kacper Kowalik,2015-12-18 01:41:22-06:00,commit, -15379,Kacper Kowalik,2015-12-18 01:04:13-06:00,commit, -15380,John ZuHone,2015-12-18 01:08:53-05:00,commit, -15381,John ZuHone,2015-12-18 01:02:17-05:00,commit, -15382,John ZuHone,2015-12-18 00:56:13-05:00,commit, -15383,John ZuHone,2015-12-18 00:53:21-05:00,commit, -15384,John ZuHone,2015-12-18 00:51:27-05:00,commit, -15385,John ZuHone,2015-12-17 20:44:49-05:00,commit, -15386,Nathan Goldbaum,2015-12-17 17:13:28-06:00,commit, -15387,Andrew Myers,2015-12-17 14:10:16-08:00,commit, -15388,Andrew Myers,2015-12-17 13:57:09-08:00,commit, -15389,Andrew Myers,2015-12-17 13:56:36-08:00,commit, -15390,Nathan Goldbaum,2015-12-17 15:20:24-06:00,commit, -15391,Andrew Myers,2015-12-17 12:44:52-08:00,commit, -15392,Nathan Goldbaum,2015-12-17 14:09:12-06:00,commit, -15393,Nathan Goldbaum,2015-12-17 14:09:12-06:00,commit, -15394,John ZuHone,2015-12-17 13:53:41-05:00,commit, -15395,Kacper Kowalik,2015-12-17 01:01:39-06:00,commit, -15396,Kacper Kowalik,2015-12-17 00:21:55-06:00,commit, -15397,Kacper Kowalik,2015-12-17 00:15:31-06:00,commit, -15398,Kacper Kowalik,2015-12-16 19:55:45-06:00,commit, -15399,Andrew Myers,2015-12-16 16:39:09-08:00,commit, -15400,Andrew Myers,2015-12-16 16:35:20-08:00,commit, -15401,Matthew Turk,2015-12-16 15:49:37-06:00,commit, -15402,Matthew Turk,2015-12-16 15:47:51-06:00,commit, -15403,Kacper Kowalik,2015-12-16 14:53:14-06:00,commit, -15404,Kacper Kowalik,2015-12-16 14:52:07-06:00,commit, -15405,Kacper Kowalik,2015-12-16 13:26:43-06:00,commit, -15406,Kacper Kowalik,2015-12-16 13:18:55-06:00,commit, -15407,Kacper Kowalik,2015-12-16 13:18:14-06:00,commit, -15408,John ZuHone,2015-12-16 13:45:44-05:00,commit, -15409,Kacper Kowalik,2015-12-16 11:56:30-06:00,commit, -15410,Kacper Kowalik,2015-12-16 10:02:32-06:00,commit, -15411,Kacper Kowalik,2015-12-16 09:56:49-06:00,commit, -15412,Britton Smith,2015-12-16 15:19:41+00:00,commit, -15413,Britton Smith,2015-12-16 15:14:27+00:00,commit, -15414,Britton Smith,2015-12-16 12:21:05+00:00,commit, -15415,Nathan Goldbaum,2015-12-15 21:39:48-06:00,commit, -15416,Nathan Goldbaum,2015-12-15 20:56:22-06:00,commit, -15417,Andrew Myers,2015-12-15 17:05:04-08:00,commit, -15418,Matthew Turk,2015-12-15 18:56:24-06:00,commit, -15419,Andrew Myers,2015-12-15 15:24:37-08:00,commit, -15420,Nathan Goldbaum,2015-12-15 16:07:25-06:00,commit, -15421,Nathan Goldbaum,2015-12-15 15:57:21-06:00,commit, -15422,John ZuHone,2015-12-15 14:47:26-05:00,commit, -15423,John ZuHone,2015-12-14 18:32:15-05:00,commit, -15424,Nathan Goldbaum,2015-12-14 17:26:05-06:00,commit, -15425,Nathan Goldbaum,2015-12-14 17:26:05-06:00,commit, -15426,Nathan Goldbaum,2016-01-14 11:13:42-06:00,commit, -15427,Andrew Myers,2015-12-14 12:35:44-08:00,commit, -15428,Andrew Myers,2015-12-14 12:29:54-08:00,commit, -15429,Andrew Myers,2015-12-14 12:16:31-08:00,commit, -15430,Andrew Myers,2015-12-14 12:13:41-08:00,commit, -15431,Matthew Turk,2015-12-14 13:18:26-06:00,commit, -15432,Matthew Turk,2015-12-14 13:15:02-06:00,commit, -15433,Kacper Kowalik,2015-12-14 13:12:55-06:00,commit, -15434,Matthew Turk,2015-12-14 13:12:07-06:00,commit, -15435,Andrew Myers,2015-12-14 11:10:18-08:00,commit, -15436,Matthew Turk,2015-12-14 12:52:39-06:00,commit, -15437,Matthew Turk,2015-12-13 22:00:11-06:00,commit, -15438,Matthew Turk,2015-12-13 21:37:30-06:00,commit, -15439,Matthew Turk,2015-12-13 15:24:48-06:00,commit, -15440,Matthew Turk,2015-12-13 10:42:12-06:00,commit, -15441,Matthew Turk,2015-12-13 10:25:46-06:00,commit, -15442,Matthew Turk,2015-12-13 10:08:52-06:00,commit, -15443,John ZuHone,2015-12-12 14:19:02-05:00,commit, -15444,John ZuHone,2015-12-12 13:21:25-05:00,commit, -15445,John ZuHone,2015-12-12 09:51:47-05:00,commit, -15446,John ZuHone,2015-12-12 09:37:39-05:00,commit, -15447,Matthew Turk,2015-12-11 22:25:54-06:00,commit, -15448,Matthew Turk,2015-12-11 15:54:43-06:00,commit, -15449,John ZuHone,2015-12-11 15:22:03-05:00,commit, -15450,John ZuHone,2015-12-11 01:33:39-05:00,commit, -15451,John ZuHone,2015-12-10 23:53:58-05:00,commit, -15452,John ZuHone,2015-12-10 23:41:05-05:00,commit, -15453,John ZuHone,2015-12-10 23:40:15-05:00,commit, -15454,John ZuHone,2015-12-10 23:29:57-05:00,commit, -15455,Nathan Goldbaum,2015-12-10 16:47:55-06:00,commit, -15456,Matthew Turk,2015-12-10 14:42:06-06:00,commit, -15457,Matthew Turk,2015-12-10 14:00:34-06:00,commit, -15458,John ZuHone,2015-12-10 11:06:33-05:00,commit, -15459,Matthew Turk,2015-12-09 19:06:18-06:00,commit, -15460,Matthew Turk,2015-12-09 16:50:54-06:00,commit, -15461,Matthew Turk,2015-12-09 16:48:30-06:00,commit, -15462,Matthew Turk,2015-12-09 16:02:07-06:00,commit, -15463,Nathan Goldbaum,2015-12-09 14:11:19-06:00,commit, -15464,Matthew Turk,2015-12-09 13:00:20-06:00,commit, -15465,John ZuHone,2015-12-09 12:45:05-05:00,commit, -15466,Nathan Goldbaum,2015-12-09 11:25:43-06:00,commit, -15467,Nathan Goldbaum,2015-12-09 11:19:12-06:00,commit, -15468,Nathan Goldbaum,2015-12-09 11:18:54-06:00,commit, -15469,John ZuHone,2015-12-09 12:10:07-05:00,commit, -15470,John ZuHone,2015-12-09 12:01:07-05:00,commit, -15471,John ZuHone,2015-12-09 11:58:39-05:00,commit, -15472,John ZuHone,2015-12-09 11:56:28-05:00,commit, -15473,Kacper Kowalik,2015-12-09 10:45:36-06:00,commit, -15474,John ZuHone,2015-12-09 11:42:37-05:00,commit, -15475,Kacper Kowalik,2015-12-09 10:29:45-06:00,commit, -15476,Kacper Kowalik,2015-12-09 10:28:02-06:00,commit, -15477,Kacper Kowalik,2015-12-09 10:24:11-06:00,commit, -15478,Kacper Kowalik,2015-12-09 10:18:09-06:00,commit, -15479,Kacper Kowalik,2015-12-09 10:17:49-06:00,commit, -15480,Kacper Kowalik,2015-12-09 10:07:36-06:00,commit, -15481,Kacper Kowalik,2015-12-09 10:05:19-06:00,commit, -15482,Kacper Kowalik,2015-12-09 10:03:02-06:00,commit, -15483,Andrew Myers,2015-12-08 21:46:22-08:00,commit, -15484,John ZuHone,2015-12-09 00:26:44-05:00,commit, -15485,John ZuHone,2015-12-08 23:50:31-05:00,commit, -15486,John ZuHone,2015-12-08 23:43:50-05:00,commit, -15487,Andrew Myers,2015-12-08 17:24:59-08:00,commit, -15488,Andrew Myers,2015-12-08 17:10:05-08:00,commit, -15489,Andrew Myers,2015-12-08 17:05:42-08:00,commit, -15490,Kacper Kowalik,2015-12-08 18:20:17-06:00,commit, -15491,Kacper Kowalik,2015-12-08 18:09:58-06:00,commit, -15492,Nathan Goldbaum,2015-12-08 17:36:24-06:00,commit, -15493,John ZuHone,2015-12-08 18:22:46-05:00,commit, -15494,John ZuHone,2015-12-08 18:16:35-05:00,commit, -15495,John ZuHone,2015-12-08 18:10:46-05:00,commit, -15496,John ZuHone,2015-12-08 18:03:50-05:00,commit, -15497,Andrew Myers,2015-12-08 14:55:03-08:00,commit, -15498,Andrew Myers,2015-12-08 14:52:09-08:00,commit, -15499,Andrew Myers,2015-12-08 14:49:51-08:00,commit, -15500,Andrew Myers,2015-12-08 14:33:34-08:00,commit, -15501,Andrew Myers,2015-12-08 14:29:02-08:00,commit, -15502,Andrew Myers,2015-12-08 14:22:57-08:00,commit, -15503,Kacper Kowalik,2015-12-08 16:19:40-06:00,commit, -15504,John ZuHone,2015-12-08 16:32:45-05:00,commit, -15505,John ZuHone,2015-12-08 16:31:26-05:00,commit, -15506,Kacper Kowalik,2015-12-08 15:19:50-06:00,commit, -15507,Andrew Myers,2015-12-08 12:23:55-08:00,commit, -15508,Kacper Kowalik,2015-12-08 14:13:03-06:00,commit, -15509,Andrew Myers,2015-12-08 11:56:07-08:00,commit, -15510,John ZuHone,2015-12-08 14:17:30-05:00,commit, -15511,Andrew Myers,2015-12-08 10:17:59-08:00,commit, -15512,Kacper Kowalik,2015-12-08 11:34:41-06:00,commit, -15513,Kacper Kowalik,2015-12-08 11:10:15-06:00,commit, -15514,Nathan Goldbaum,2015-12-08 10:58:18-06:00,commit, -15515,Nathan Goldbaum,2015-12-07 20:57:31-06:00,commit, -15516,John ZuHone,2015-12-07 16:51:09-05:00,commit, -15517,Kacper Kowalik,2015-12-07 12:27:40-06:00,commit, -15518,Matthew Turk,2015-12-07 11:37:00-06:00,commit, -15519,John ZuHone,2015-12-07 11:56:39-05:00,commit, -15520,Matthew Turk,2015-12-07 09:03:20-06:00,commit, -15521,John ZuHone,2015-12-07 09:48:20-05:00,commit, -15522,Cameron Hummels,2015-12-06 00:48:51-08:00,commit, -15523,John ZuHone,2015-12-06 00:35:10-06:00,commit, -15524,John ZuHone,2015-12-06 00:31:55-06:00,commit, -15525,John ZuHone,2015-12-06 00:21:31-06:00,commit, -15526,John ZuHone,2015-12-05 22:09:13-06:00,commit, -15527,John ZuHone,2015-12-05 18:53:32-06:00,commit, -15528,John ZuHone,2015-12-05 18:51:43-06:00,commit, -15529,John ZuHone,2015-12-05 18:44:34-06:00,commit, -15530,Cameron Hummels,2015-12-05 13:46:53-08:00,commit, -15531,Cameron Hummels,2015-12-05 12:48:54-08:00,commit, -15532,Cameron Hummels,2015-12-05 12:25:36-08:00,commit, -15533,Cameron Hummels,2015-12-05 11:45:18-08:00,commit, -15534,Cameron Hummels,2015-12-05 11:25:41-08:00,commit, -15535,Cameron Hummels,2015-12-05 10:28:45-08:00,commit, -15536,John ZuHone,2015-12-05 11:52:10-06:00,commit, -15537,John ZuHone,2015-12-05 11:51:46-06:00,commit, -15538,John ZuHone,2015-12-04 17:40:02-06:00,commit, -15539,John ZuHone,2015-12-04 00:11:50-06:00,commit, -15540,John ZuHone,2015-12-03 22:53:36-06:00,commit, -15541,Nathan Goldbaum,2015-12-03 16:38:08-06:00,commit, -15542,John ZuHone,2015-12-03 16:25:59-06:00,commit, -15543,John ZuHone,2015-12-03 16:23:34-06:00,commit, -15544,John ZuHone,2015-12-03 15:39:46-06:00,commit, -15545,John ZuHone,2015-12-03 15:18:15-06:00,commit, -15546,Andrew Myers,2015-12-03 13:15:07-08:00,commit, -15547,Andrew Myers,2015-12-03 13:13:35-08:00,commit, -15548,Andrew Myers,2015-12-03 13:13:15-08:00,commit, -15549,Nathan Goldbaum,2015-12-03 14:53:37-06:00,commit, -15550,John ZuHone,2015-12-03 14:38:37-06:00,commit, -15551,Nathan Goldbaum,2015-12-03 14:32:12-06:00,commit, -15552,John ZuHone,2015-12-03 14:06:41-06:00,commit, -15553,John ZuHone,2015-12-03 13:57:55-06:00,commit, -15554,John ZuHone,2015-12-03 13:55:14-06:00,commit, -15555,Matthew Turk,2015-12-03 10:59:07-06:00,commit, -15556,Matthew Turk,2015-12-03 10:50:06-06:00,commit, -15557,John ZuHone,2015-12-02 23:43:13-06:00,commit, -15558,John ZuHone,2015-12-02 23:43:02-06:00,commit, -15559,John ZuHone,2015-12-02 22:41:14-06:00,commit, -15560,John ZuHone,2015-12-02 22:09:46-06:00,commit, -15561,John ZuHone,2015-12-02 21:18:16-06:00,commit, -15562,John ZuHone,2015-12-02 21:17:46-06:00,commit, -15563,John ZuHone,2015-12-02 19:41:07-06:00,commit, -15564,John ZuHone,2015-12-02 17:37:38-06:00,commit, -15565,John ZuHone,2015-12-02 17:29:22-06:00,commit, -15566,John ZuHone,2015-12-02 17:22:11-06:00,commit, -15567,John ZuHone,2015-12-02 17:11:18-06:00,commit, -15568,John ZuHone,2015-12-02 17:06:17-06:00,commit, -15569,John ZuHone,2015-12-02 16:55:25-06:00,commit, -15570,John ZuHone,2015-12-02 16:49:18-06:00,commit, -15571,John ZuHone,2015-12-02 16:47:53-06:00,commit, -15572,John ZuHone,2015-12-02 16:47:31-06:00,commit, -15573,John ZuHone,2015-12-02 16:47:16-06:00,commit, -15574,John ZuHone,2015-12-02 16:46:52-06:00,commit, -15575,John ZuHone,2015-12-02 16:46:35-06:00,commit, -15576,John ZuHone,2015-12-02 16:46:02-06:00,commit, -15577,John ZuHone,2015-12-02 15:14:41-06:00,commit, -15578,John ZuHone,2015-12-02 14:52:07-06:00,commit, -15579,John ZuHone,2015-12-02 14:44:58-06:00,commit, -15580,John ZuHone,2015-12-02 14:37:59-06:00,commit, -15581,John ZuHone,2015-12-02 14:32:56-06:00,commit, -15582,John ZuHone,2015-12-02 14:29:38-06:00,commit, -15583,John ZuHone,2015-12-02 14:29:24-06:00,commit, -15584,John ZuHone,2015-12-02 14:15:09-06:00,commit, -15585,John ZuHone,2015-12-02 14:03:02-06:00,commit, -15586,John ZuHone,2015-12-02 13:53:06-06:00,commit, -15587,Matthew Turk,2015-12-02 13:46:00-06:00,commit, -15588,Matthew Turk,2015-12-02 13:45:12-06:00,commit, -15589,John ZuHone,2015-12-02 13:44:48-06:00,commit, -15590,Matthew Turk,2015-12-02 13:43:01-06:00,commit, -15591,John ZuHone,2015-12-02 13:35:47-06:00,commit, -15592,John ZuHone,2015-12-02 13:10:26-06:00,commit, -15593,John ZuHone,2015-12-02 11:48:56-06:00,commit, -15594,John ZuHone,2015-12-02 11:41:36-06:00,commit, -15595,Matthew Turk,2015-12-02 11:10:50-06:00,commit, -15596,John ZuHone,2015-12-02 01:02:49-06:00,commit, -15597,Kacper Kowalik,2015-12-01 21:13:37-06:00,commit, -15598,Kacper Kowalik,2015-12-01 20:58:59-06:00,commit, -15599,Kacper Kowalik,2015-12-01 20:18:00-06:00,commit, -15600,Kacper Kowalik,2015-12-01 19:00:58-06:00,commit, -15601,Nathan Goldbaum,2015-12-01 17:59:53-06:00,commit, -15602,John ZuHone,2015-12-01 15:18:09-06:00,commit, -15603,John ZuHone,2015-12-01 15:17:21-06:00,commit, -15604,John ZuHone,2015-12-01 14:39:24-06:00,commit, -15605,John ZuHone,2015-12-01 13:36:13-06:00,commit, -15606,John ZuHone,2015-12-01 13:08:42-06:00,commit, -15607,John ZuHone,2015-12-01 12:16:04-06:00,commit, -15608,John ZuHone,2015-12-01 12:14:19-06:00,commit, -15609,John ZuHone,2015-12-01 11:40:36-06:00,commit, -15610,John ZuHone,2015-12-01 11:35:19-06:00,commit, -15611,John ZuHone,2015-12-01 11:31:49-06:00,commit, -15612,John ZuHone,2015-12-01 11:19:43-06:00,commit, -15613,John ZuHone,2015-12-01 10:40:29-06:00,commit, -15614,John ZuHone,2015-11-30 22:41:10-06:00,commit, -15615,Nathan Goldbaum,2015-11-30 18:41:47-06:00,commit, -15616,John ZuHone,2015-11-30 17:01:59-06:00,commit, -15617,John ZuHone,2015-11-30 16:47:59-06:00,commit, -15618,John ZuHone,2015-11-30 15:55:36-06:00,commit, -15619,John ZuHone,2015-11-30 15:39:14-06:00,commit, -15620,Matthew Turk,2015-11-30 13:49:40-06:00,commit, -15621,Matthew Turk,2015-11-30 13:42:06-06:00,commit, -15622,Matthew Turk,2015-11-30 13:41:15-06:00,commit, -15623,Matthew Turk,2015-11-30 13:39:38-06:00,commit, -15624,Nathan Goldbaum,2015-11-30 13:31:03-06:00,commit, -15625,Nathan Goldbaum,2015-11-30 13:29:54-06:00,commit, -15626,Matthew Turk,2015-11-30 13:22:26-06:00,commit, -15627,John ZuHone,2015-11-30 13:17:56-06:00,commit, -15628,BW Keller,2015-11-30 14:12:59-05:00,commit, -15629,BW Keller,2015-11-30 14:12:15-05:00,commit, -15630,Cameron Hummels,2015-11-29 23:13:11-08:00,commit, -15631,Cameron Hummels,2015-11-29 22:10:55-08:00,commit, -15632,Cameron Hummels,2015-11-29 22:09:07-08:00,commit, -15633,Matthew Turk,2015-11-27 15:27:14-06:00,commit, -15634,Doris Lee,2015-11-25 21:54:05-08:00,commit, -15635,Doris Lee,2015-11-25 21:54:05-08:00,commit, -15636,Doris Lee,2015-11-25 20:07:56-08:00,commit, -15637,Doris Lee,2015-11-25 19:58:44-08:00,commit, -15638,Doris Lee,2015-11-25 19:52:19-08:00,commit, -15639,Andrew Myers,2015-11-25 14:32:19-08:00,commit, -15640,Andrew Myers,2015-11-25 13:59:19-08:00,commit, -15641,Andrew Myers,2015-11-25 13:32:40-08:00,commit, -15642,Andrew Myers,2015-11-25 13:03:15-08:00,commit, -15643,Andrew Myers,2015-11-25 12:28:51-08:00,commit, -15644,Andrew Myers,2015-11-25 12:27:35-08:00,commit, -15645,Andrew Myers,2015-11-25 12:26:45-08:00,commit, -15646,Andrew Myers,2015-11-25 11:55:01-08:00,commit, -15647,Matthew Turk,2015-11-24 10:14:30-06:00,commit, -15648,Britton Smith,2015-11-24 15:38:24+00:00,commit, -15649,Britton Smith,2015-11-24 15:38:24+00:00,commit, -15650,Britton Smith,2015-11-24 14:47:56+00:00,commit, -15651,Matthew Turk,2015-11-23 21:19:58-06:00,commit, -15652,Matthew Turk,2015-11-23 21:16:50-06:00,commit, -15653,Matthew Turk,2015-11-23 19:42:24-06:00,commit, -15654,Matthew Turk,2015-11-23 19:36:43-06:00,commit, -15655,Matthew Turk,2015-11-23 19:15:46-06:00,commit, -15656,John ZuHone,2015-11-23 17:53:03-05:00,commit, -15657,Andrew Myers,2015-11-23 14:33:45-08:00,commit, -15658,John ZuHone,2015-11-23 17:29:20-05:00,commit, -15659,Kacper Kowalik,2015-11-23 16:24:53-06:00,commit, -15660,Andrew Myers,2015-11-23 14:12:45-08:00,commit, -15661,Andrew Myers,2015-11-23 13:23:01-08:00,commit, -15662,Matthew Turk,2015-11-23 15:16:19-06:00,commit, -15663,Nathan Goldbaum,2015-11-23 13:46:00-06:00,commit, -15664,Nathan Goldbaum,2015-11-23 13:44:58-06:00,commit, -15665,Nathan Goldbaum,2015-11-23 13:34:18-06:00,commit, -15666,Nathan Goldbaum,2015-11-23 13:28:40-06:00,commit, -15667,BW Keller,2015-11-23 14:25:39-05:00,commit, -15668,Nathan Goldbaum,2015-11-23 13:24:35-06:00,commit, -15669,Nathan Goldbaum,2015-11-23 13:23:28-06:00,commit, -15670,BW Keller,2015-11-23 14:16:24-05:00,commit, -15671,BW Keller,2015-11-23 14:13:38-05:00,commit, -15672,BW Keller,2015-11-23 14:10:26-05:00,commit, -15673,BW Keller,2015-11-23 14:06:48-05:00,commit, -15674,BW Keller,2015-11-23 14:05:29-05:00,commit, -15675,Nathan Goldbaum,2015-11-23 12:58:26-06:00,commit, -15676,Nathan Goldbaum,2015-11-23 12:53:54-06:00,commit, -15677,John ZuHone,2015-11-23 13:10:29-05:00,commit, -15678,John ZuHone,2015-11-23 12:59:27-05:00,commit, -15679,John ZuHone,2015-11-23 10:52:41-05:00,commit, -15680,Andrew Myers,2015-11-22 14:37:45-08:00,commit, -15681,Andrew Myers,2015-11-22 14:37:45-08:00,commit, -15682,Matthew Turk,2015-11-22 16:29:08-06:00,commit, -15683,John ZuHone,2015-11-22 01:27:55-05:00,commit, -15684,Cameron Hummels,2015-11-21 14:24:36-08:00,commit, -15685,John ZuHone,2015-11-21 14:25:18-05:00,commit, -15686,John ZuHone,2015-11-21 14:15:10-05:00,commit, -15687,John ZuHone,2015-11-21 14:11:35-05:00,commit, -15688,Nathan Goldbaum,2015-11-20 22:48:06-06:00,commit, -15689,Nathan Goldbaum,2015-11-20 22:22:19-06:00,commit, -15690,Nathan Goldbaum,2015-11-20 22:13:49-06:00,commit, -15691,Nathan Goldbaum,2015-11-20 22:13:31-06:00,commit, -15692,Andrew Myers,2015-11-20 17:42:16-08:00,commit, -15693,Andrew Myers,2015-11-20 17:34:30-08:00,commit, -15694,Andrew Myers,2015-11-20 14:05:27-08:00,commit, -15695,Andrew Myers,2015-11-20 14:03:10-08:00,commit, -15696,Andrew Myers,2015-11-20 14:02:45-08:00,commit, -15697,Andrew Myers,2015-11-20 14:01:50-08:00,commit, -15698,Andrew Myers,2015-11-20 12:40:04-08:00,commit, -15699,Andrew Myers,2015-11-20 12:38:33-08:00,commit, -15700,Cameron Hummels,2015-11-20 10:03:51-08:00,commit, -15701,Nathan Goldbaum,2015-11-20 10:29:31-06:00,commit, -15702,Matthew Turk,2015-11-19 17:28:18-06:00,commit, -15703,Cameron Hummels,2015-11-19 13:38:20-08:00,commit, -15704,Matthew Turk,2015-11-19 14:42:05-06:00,commit, -15705,Matthew Turk,2015-11-19 13:33:41-06:00,commit, -15706,Matthew Turk,2015-11-19 13:33:15-06:00,commit, -15707,Matthew Turk,2015-11-19 13:24:44-06:00,commit, -15708,Matthew Turk,2015-11-19 13:23:30-06:00,commit, -15709,Andrew Myers,2015-11-19 10:21:02-08:00,commit, -15710,Cameron Hummels,2015-11-19 07:27:11-08:00,commit, -15711,Cameron Hummels,2015-11-19 07:27:11-08:00,commit, -15712,Cameron Hummels,2015-11-18 21:14:54-08:00,commit, -15713,Cameron Hummels,2015-11-18 20:42:23-08:00,commit, -15714,Matthew Turk,2015-11-18 21:25:16-06:00,commit, -15715,Matthew Turk,2015-11-18 21:25:16-06:00,commit, -15716,Andrew Myers,2015-11-18 14:03:28-08:00,commit, -15717,Andrew Myers,2015-11-18 13:23:50-08:00,commit, -15718,Andrew Myers,2015-11-18 13:21:09-08:00,commit, -15719,Andrew Myers,2015-11-18 12:41:46-08:00,commit, -15720,Andrew Myers,2015-11-18 12:40:47-08:00,commit, -15721,Nathan Goldbaum,2015-11-18 14:38:42-06:00,commit, -15722,Andrew Myers,2015-11-18 11:14:42-08:00,commit, -15723,Andrew Myers,2015-11-18 11:03:09-08:00,commit, -15724,John ZuHone,2015-11-18 13:34:25-05:00,commit, -15725,Cameron Hummels,2015-11-18 09:27:52-08:00,commit, -15726,John ZuHone,2015-11-18 12:10:05-05:00,commit, -15727,Nathan Goldbaum,2015-11-18 10:49:16-06:00,commit, -15728,Nathan Goldbaum,2015-11-18 10:15:52-06:00,commit, -15729,Matthew Turk,2015-11-18 07:58:08-06:00,commit, -15730,Matthew Turk,2015-11-18 07:53:30-06:00,commit, -15731,Andrew Myers,2015-11-17 22:27:31-08:00,commit, -15732,Nathan Goldbaum,2015-11-18 00:15:36-06:00,commit, -15733,Nathan Goldbaum,2015-11-18 00:15:36-06:00,commit, -15734,Matthew Turk,2015-11-17 22:55:54-06:00,commit, -15735,Matthew Turk,2015-11-17 22:45:16-06:00,commit, -15736,Matthew Turk,2015-11-17 22:40:04-06:00,commit, -15737,Nathan Goldbaum,2015-11-17 21:42:14-06:00,commit, -15738,Matthew Turk,2015-11-17 21:03:09-06:00,commit, -15739,Cameron Hummels,2015-11-17 17:32:35-08:00,commit, -15740,Cameron Hummels,2015-11-17 17:02:21-08:00,commit, -15741,Cameron Hummels,2015-11-17 16:36:18-08:00,commit, -15742,Andrew Myers,2015-11-17 16:05:28-08:00,commit, -15743,Cameron Hummels,2015-11-17 15:03:56-08:00,commit, -15744,Cameron Hummels,2015-11-17 14:43:59-08:00,commit, -15745,John ZuHone,2015-11-17 17:11:24-05:00,commit, -15746,John ZuHone,2015-11-17 16:57:32-05:00,commit, -15747,John ZuHone,2015-11-17 16:54:46-05:00,commit, -15748,Andrew Myers,2015-11-17 12:49:13-08:00,commit, -15749,Andrew Myers,2015-11-17 12:45:45-08:00,commit, -15750,Andrew Myers,2015-11-17 12:39:47-08:00,commit, -15751,Andrew Myers,2015-11-17 12:36:47-08:00,commit, -15752,Andrew Myers,2015-11-17 12:34:58-08:00,commit, -15753,Andrew Myers,2015-11-17 11:19:02-08:00,commit, -15754,Cameron Hummels,2015-11-17 11:09:22-08:00,commit, -15755,Cameron Hummels,2015-11-17 10:48:15-08:00,commit, -15756,Andrew Myers,2015-11-17 10:42:24-08:00,commit, -15757,Cameron Hummels,2015-11-17 10:41:55-08:00,commit, -15758,Andrew Myers,2015-11-17 10:30:37-08:00,commit, -15759,Andrew Myers,2015-11-17 10:28:18-08:00,commit, -15760,Andrew Myers,2015-11-17 10:14:48-08:00,commit, -15761,Cameron Hummels,2015-11-17 09:50:16-08:00,commit, -15762,Britton Smith,2015-11-17 13:24:27+00:00,commit, -15763,Britton Smith,2015-11-17 13:23:58+00:00,commit, -15764,Cameron Hummels,2015-11-16 22:57:21-08:00,commit, -15765,Cameron Hummels,2015-11-16 18:45:47-08:00,commit, -15766,Cameron Hummels,2015-11-16 18:40:26-08:00,commit, -15767,Nathan Goldbaum,2015-11-16 15:27:16-06:00,commit, -15768,Meagan Lang,2015-11-16 20:52:09+00:00,commit, -15769,Cameron Hummels,2015-11-16 11:30:52-08:00,commit, -15770,BW Keller,2015-11-16 14:15:45-05:00,commit, -15771,BW Keller,2015-11-16 14:12:40-05:00,commit, -15772,BW Keller,2015-11-16 14:11:30-05:00,commit, -15773,Nathan Goldbaum,2015-11-16 11:38:45-06:00,commit, -15774,Cameron Hummels,2015-11-16 09:06:05-08:00,commit, -15775,Cameron Hummels,2015-11-16 08:52:03-08:00,commit, -15776,Cameron Hummels,2015-11-16 07:45:22-08:00,commit, -15777,Cameron Hummels,2015-11-16 07:43:53-08:00,commit, -15778,Cameron Hummels,2015-11-16 07:36:25-08:00,commit, -15779,John ZuHone,2015-11-16 10:32:12-05:00,commit, -15780,Meagan Lang,2015-11-16 15:16:23+00:00,commit, -15781,John ZuHone,2015-11-16 09:41:37-05:00,commit, -15782,Nathan Goldbaum,2015-11-15 16:07:00-06:00,commit, -15783,Nathan Goldbaum,2015-11-15 15:48:08-06:00,commit, -15784,Nathan Goldbaum,2015-11-15 15:22:55-06:00,commit, -15785,Nathan Goldbaum,2015-11-15 13:25:41-06:00,commit, -15786,Nathan Goldbaum,2015-11-15 10:56:54-06:00,commit, -15787,Nathan Goldbaum,2015-11-15 09:49:50-06:00,commit, -15788,Nathan Goldbaum,2015-11-15 09:39:29-06:00,commit, -15789,Nathan Goldbaum,2015-11-15 09:19:02-06:00,commit, -15790,Nathan Goldbaum,2015-11-15 08:51:39-06:00,commit, -15791,Britton Smith,2015-11-15 14:40:34+00:00,commit, -15792,Britton Smith,2015-11-15 14:40:34+00:00,commit, -15793,Britton Smith,2015-11-15 14:31:20+00:00,commit, -15794,Cameron Hummels,2015-11-14 11:17:07-08:00,commit, -15795,Cameron Hummels,2015-11-13 22:28:17-08:00,commit, -15796,Kacper Kowalik,2015-11-13 20:38:13-06:00,commit, -15797,Cameron Hummels,2015-11-13 16:31:52-08:00,commit, -15798,Nathan Goldbaum,2015-11-13 17:49:14-06:00,commit, -15799,Nathan Goldbaum,2015-11-13 17:49:14-06:00,commit, -15800,Nathan Goldbaum,2015-11-13 16:51:22-06:00,commit, -15801,Nathan Goldbaum,2015-11-13 15:03:54-06:00,commit, -15802,Nathan Goldbaum,2015-11-13 15:03:34-06:00,commit, -15803,Nathan Goldbaum,2015-11-13 11:29:56-06:00,commit, -15804,Cameron Hummels,2015-11-12 17:58:45-08:00,commit, -15805,Cameron Hummels,2015-11-12 17:38:06-08:00,commit, -15806,Cameron Hummels,2015-11-12 16:43:41-08:00,commit, -15807,Cameron Hummels,2015-11-12 15:38:56-08:00,commit, -15808,Kacper Kowalik,2015-11-12 15:51:20-06:00,commit, -15809,Cameron Hummels,2015-11-11 14:18:32-08:00,commit, -15810,Matthew Turk,2015-11-11 08:41:02-06:00,commit, -15811,Cameron Hummels,2015-11-10 23:02:08-08:00,commit, -15812,Cameron Hummels,2015-11-10 22:45:32-08:00,commit, -15813,John ZuHone,2015-11-10 14:58:47-05:00,commit, -15814,John ZuHone,2015-11-10 14:56:05-05:00,commit, -15815,Nathan Goldbaum,2015-11-10 13:49:51-06:00,commit, -15816,Nathan Goldbaum,2015-11-10 13:13:03-06:00,commit, -15817,Nathan Goldbaum,2015-12-15 14:27:25-06:00,commit, -15818,Nathan Goldbaum,2015-12-15 14:26:37-06:00,commit, -15819,Nathan Goldbaum,2015-12-15 15:03:09-06:00,commit, -15820,Nathan Goldbaum,2015-11-10 10:52:05-06:00,commit, -15821,Nathan Goldbaum,2015-11-10 10:51:14-06:00,commit, -15822,Andrew Myers,2015-11-09 20:49:22-08:00,commit, -15823,Andrew Myers,2015-11-09 20:44:09-08:00,commit, -15824,Andrew Myers,2015-11-09 20:23:58-08:00,commit, -15825,John ZuHone,2015-11-09 21:14:45-05:00,commit, -15826,John ZuHone,2015-11-09 21:14:22-05:00,commit, -15827,Andrew Myers,2015-11-09 17:55:23-08:00,commit, -15828,John ZuHone,2015-11-09 20:52:45-05:00,commit, -15829,Andrew Myers,2015-11-09 17:22:51-08:00,commit, -15830,Andrew Myers,2015-11-09 17:22:29-08:00,commit, -15831,Andrew Myers,2015-11-09 17:22:05-08:00,commit, -15832,Matthew Turk,2015-11-09 18:48:08-06:00,commit, -15833,Matthew Turk,2015-11-09 18:48:08-06:00,commit, -15834,Andrew Myers,2015-11-09 16:06:23-08:00,commit, -15835,Andrew Myers,2015-11-09 15:19:53-08:00,commit, -15836,Nathan Goldbaum,2015-11-09 17:01:39-06:00,commit, -15837,John ZuHone,2015-11-09 17:39:12-05:00,commit, -15838,Nathan Goldbaum,2015-11-09 21:48:42+00:00,commit, -15839,Nathan Goldbaum,2015-11-09 21:48:42+00:00,commit, -15840,Nathan Goldbaum,2015-11-09 21:48:32+00:00,commit, -15841,Andrew Myers,2015-11-09 11:34:00-08:00,commit, -15842,Andrew Myers,2015-11-09 11:30:34-08:00,commit, -15843,Nathan Goldbaum,2015-11-09 13:23:56-06:00,commit, -15844,John ZuHone,2015-11-09 14:23:46-05:00,commit, -15845,Andrew Myers,2015-11-09 11:17:44-08:00,commit, -15846,John ZuHone,2015-11-09 14:14:53-05:00,commit, -15847,Nathan Goldbaum,2015-11-09 13:14:23-06:00,commit, -15848,Andrew Myers,2015-11-09 11:12:49-08:00,commit, -15849,John ZuHone,2015-11-09 12:25:54-05:00,commit, -15850,Nathan Goldbaum,2015-11-08 23:16:19-06:00,commit, -15851,Nathan Goldbaum,2015-11-08 23:11:54-06:00,commit, -15852,Nathan Goldbaum,2015-11-08 22:54:47-06:00,commit, -15853,Nathan Goldbaum,2015-11-08 22:46:52-06:00,commit, -15854,Andrew Myers,2015-11-06 21:43:06-08:00,commit, -15855,Andrew Myers,2015-11-06 19:17:22-08:00,commit, -15856,Andrew Myers,2015-11-06 19:16:32-08:00,commit, -15857,Andrew Myers,2015-11-06 19:08:21-08:00,commit, -15858,Nathan Goldbaum,2015-11-06 18:08:16-06:00,commit, -15859,Nathan Goldbaum,2015-11-06 14:49:18-06:00,commit, -15860,Nathan Goldbaum,2015-11-06 13:21:13-06:00,commit, -15861,Nathan Goldbaum,2015-11-06 10:45:15-06:00,commit, -15862,Nathan Goldbaum,2015-11-06 10:42:38-06:00,commit, -15863,Nathan Goldbaum,2015-11-05 22:44:05-06:00,commit, -15864,Nathan Goldbaum,2015-11-05 22:40:56-06:00,commit, -15865,Nathan Goldbaum,2015-11-05 22:40:46-06:00,commit, -15866,Nathan Goldbaum,2015-11-05 22:26:17-06:00,commit, -15867,Nathan Goldbaum,2015-11-05 22:10:10-06:00,commit, -15868,Nathan Goldbaum,2015-11-05 21:26:58-06:00,commit, -15869,Nathan Goldbaum,2015-11-05 21:26:23-06:00,commit, -15870,Nathan Goldbaum,2015-11-05 21:24:53-06:00,commit, -15871,Nathan Goldbaum,2015-11-05 21:23:58-06:00,commit, -15872,Nathan Goldbaum,2015-11-05 21:22:40-06:00,commit, -15873,Nathan Goldbaum,2015-11-05 21:22:16-06:00,commit, -15874,Nathan Goldbaum,2015-11-05 21:21:40-06:00,commit, -15875,Nathan Goldbaum,2015-11-05 21:21:20-06:00,commit, -15876,Nathan Goldbaum,2015-11-05 21:20:58-06:00,commit, -15877,Nathan Goldbaum,2015-11-05 21:18:52-06:00,commit, -15878,Nathan Goldbaum,2015-11-05 21:16:06-06:00,commit, -15879,Meagan Lang,2015-11-05 21:50:55+00:00,commit, -15880,Meagan Lang,2015-11-05 20:45:34+00:00,commit, -15881,Britton Smith,2015-11-05 16:05:25+00:00,commit, -15882,Britton Smith,2015-11-05 16:05:25+00:00,commit, -15883,Britton Smith,2015-11-05 14:39:27+00:00,commit, -15884,Nathan Goldbaum,2015-11-04 16:27:59-06:00,commit, -15885,Nathan Goldbaum,2015-11-04 16:18:19-06:00,commit, -15886,Nathan Goldbaum,2015-11-04 16:02:18-06:00,commit, -15887,Nathan Goldbaum,2015-11-04 15:56:29-06:00,commit, -15888,Nathan Goldbaum,2015-11-04 15:50:54-06:00,commit, -15889,Britton Smith,2015-11-04 21:12:53+00:00,commit, -15890,Britton Smith,2015-11-04 21:12:53+00:00,commit, -15891,Nathan Goldbaum,2015-11-08 23:16:19-06:00,commit, -15892,Britton Smith,2015-11-04 16:35:01+00:00,commit, -15893,Nathan Goldbaum,2015-11-03 14:59:29-06:00,commit, -15894,John ZuHone,2015-11-03 01:39:01-05:00,commit, -15895,John ZuHone,2015-11-03 00:48:46-05:00,commit, -15896,Nathan Goldbaum,2015-11-02 16:31:33-06:00,commit, -15897,Nathan Goldbaum,2015-11-02 16:31:33-06:00,commit, -15898,Nathan Goldbaum,2015-11-02 16:15:58-06:00,commit, -15899,Nathan Goldbaum,2015-11-02 16:15:58-06:00,commit, -15900,John ZuHone,2015-11-02 17:11:36-05:00,commit, -15901,John ZuHone,2015-11-02 17:04:32-05:00,commit, -15902,John ZuHone,2015-11-02 16:50:37-05:00,commit, -15903,Nathan Goldbaum,2015-11-02 14:57:44-06:00,commit, -15904,Nathan Goldbaum,2015-11-02 13:58:23-06:00,commit, -15905,BW Keller,2015-11-02 14:55:29-05:00,commit, -15906,BW Keller,2015-11-02 14:53:50-05:00,commit, -15907,BW Keller,2015-11-02 14:53:10-05:00,commit, -15908,BW Keller,2015-11-02 14:51:44-05:00,commit, -15909,BW Keller,2015-11-02 14:42:23-05:00,commit, -15910,Nathan Goldbaum,2015-11-02 13:37:24-06:00,commit, -15911,BW Keller,2015-11-02 14:34:21-05:00,commit, -15912,BW Keller,2015-11-02 14:32:46-05:00,commit, -15913,John ZuHone,2015-11-02 13:38:35-05:00,commit, -15914,John ZuHone,2015-11-02 13:26:22-05:00,commit, -15915,John ZuHone,2015-11-02 13:21:29-05:00,commit, -15916,Bili Dong,2015-11-02 09:38:04-08:00,commit, -15917,Britton Smith,2015-11-02 12:24:10+00:00,commit, -15918,Britton Smith,2016-07-15 14:35:02+01:00,commit, -15919,Matthew Turk,2015-10-31 21:31:21-05:00,commit, -15920,Matthew Turk,2015-10-31 15:00:00-05:00,commit, -15921,Matthew Turk,2015-10-31 14:39:22-05:00,commit, -15922,Britton Smith,2015-10-31 17:18:30+00:00,commit, -15923,Nathan Goldbaum,2015-10-31 10:01:37-05:00,commit, -15924,Nathan Goldbaum,2015-10-31 10:01:37-05:00,commit, -15925,Britton Smith,2015-10-31 14:37:38+00:00,commit, -15926,Nathan Goldbaum,2015-10-31 08:30:20-05:00,commit, -15927,Nathan Goldbaum,2015-10-31 08:30:20-05:00,commit, -15928,Britton Smith,2015-10-31 08:30:29+00:00,commit, -15929,Britton Smith,2015-10-31 08:27:00+00:00,commit, -15930,Britton Smith,2015-10-31 08:22:22+00:00,commit, -15931,Britton Smith,2015-10-31 08:22:00+00:00,commit, -15932,Nathan Goldbaum,2015-10-30 16:29:31-05:00,commit, -15933,Matthew Turk,2015-10-30 14:49:40-05:00,commit, -15934,Matthew Turk,2015-10-30 14:43:30-05:00,commit, -15935,Matthew Turk,2015-10-30 14:41:08-05:00,commit, -15936,Bili Dong,2015-10-30 10:56:41-07:00,commit, -15937,Britton Smith,2015-10-30 17:03:56+00:00,commit, -15938,Britton Smith,2015-10-30 15:45:33+00:00,commit, -15939,Britton Smith,2015-10-30 15:44:40+00:00,commit, -15940,Britton Smith,2015-10-30 15:44:16+00:00,commit, -15941,Bili Dong,2015-10-29 23:45:02-07:00,commit, -15942,Bili Dong,2015-10-29 23:39:10-07:00,commit, -15943,Andrew Myers,2015-10-29 14:16:31-07:00,commit, -15944,Matthew Turk,2015-10-29 13:25:10-05:00,commit, -15945,Andrew Myers,2015-10-28 11:14:24-07:00,commit, -15946,Andrew Myers,2015-10-28 11:07:19-07:00,commit, -15947,Andrew Myers,2015-10-28 00:19:59-07:00,commit, -15948,Andrew Myers,2015-10-28 00:19:34-07:00,commit, -15949,Andrew Myers,2015-10-27 23:57:26-07:00,commit, -15950,John ZuHone,2015-10-28 00:06:47-04:00,commit, -15951,John ZuHone,2015-10-28 00:06:47-04:00,commit, -15952,Nathan Goldbaum,2015-10-27 16:37:28-05:00,commit, -15953,Nathan Goldbaum,2015-10-27 16:37:15-05:00,commit, -15954,Britton Smith,2015-10-27 14:46:30+00:00,commit, -15955,Britton Smith,2015-10-27 13:06:23+00:00,commit, -15956,John ZuHone,2015-10-27 08:57:27-04:00,commit, -15957,Britton Smith,2015-10-27 12:22:54+00:00,commit, -15958,John ZuHone,2015-10-26 22:56:41-04:00,commit, -15959,John ZuHone,2015-10-26 22:15:16-04:00,commit, -15960,Andrew Myers,2015-10-26 19:03:01-07:00,commit, -15961,Andrew Myers,2015-10-26 18:54:57-07:00,commit, -15962,Andrew Myers,2015-10-26 18:26:02-07:00,commit, -15963,John ZuHone,2015-10-26 18:23:17-04:00,commit, -15964,John ZuHone,2015-10-26 18:13:46-04:00,commit, -15965,John ZuHone,2015-10-26 17:34:46-04:00,commit, -15966,John ZuHone,2015-10-26 17:01:41-04:00,commit, -15967,John ZuHone,2015-10-26 16:34:51-04:00,commit, -15968,Britton Smith,2015-10-26 19:00:24+00:00,commit, -15969,Nathan Goldbaum,2015-10-26 13:53:53-05:00,commit, -15970,Britton Smith,2015-10-26 18:52:28+00:00,commit, -15971,Nathan Goldbaum,2015-10-26 13:47:21-05:00,commit, -15972,Nathan Goldbaum,2015-10-26 13:36:45-05:00,commit, -15973,Britton Smith,2015-10-26 18:34:34+00:00,commit, -15974,Cameron Hummels,2015-10-26 08:39:44-07:00,commit, -15975,Meagan Lang,2015-10-26 13:38:58+00:00,commit, -15976,Cameron Hummels,2015-10-25 22:14:37-07:00,commit, -15977,Cameron Hummels,2015-10-25 22:10:47-07:00,commit, -15978,John ZuHone,2015-10-25 13:30:23-04:00,commit, -15979,John ZuHone,2015-10-25 10:18:24-04:00,commit, -15980,John ZuHone,2015-10-25 10:16:42-04:00,commit, -15981,John ZuHone,2015-10-25 10:16:24-04:00,commit, -15982,Cameron Hummels,2015-10-23 22:16:51-07:00,commit, -15983,Cameron Hummels,2015-10-23 14:58:46-07:00,commit, -15984,Britton Smith,2015-10-23 22:09:56+01:00,commit, -15985,Britton Smith,2015-10-23 17:41:25+01:00,commit, -15986,Britton Smith,2015-10-23 17:38:49+01:00,commit, -15987,Britton Smith,2015-10-23 17:38:22+01:00,commit, -15988,Britton Smith,2015-10-23 17:13:04+01:00,commit, -15989,Britton Smith,2015-10-23 17:08:01+01:00,commit, -15990,Britton Smith,2015-10-23 17:01:55+01:00,commit, -15991,Britton Smith,2015-10-23 16:56:16+01:00,commit, -15992,Britton Smith,2015-10-23 16:54:08+01:00,commit, -15993,Britton Smith,2015-10-23 13:51:29+01:00,commit, -15994,Britton Smith,2015-10-23 13:45:22+01:00,commit, -15995,Britton Smith,2015-10-23 13:29:15+01:00,commit, -15996,Meagan Lang,2015-10-23 11:43:13+00:00,commit, -15997,Britton Smith,2015-10-23 12:20:55+01:00,commit, -15998,Britton Smith,2015-10-23 11:40:44+01:00,commit, -15999,Britton Smith,2015-10-23 08:42:49+01:00,commit, -16000,Britton Smith,2015-10-23 08:38:36+01:00,commit, -16001,Cameron Hummels,2015-10-22 23:03:32-07:00,commit, -16002,Bili Dong,2015-10-22 20:52:52-07:00,commit, -16003,Bili Dong,2015-10-22 20:23:50-07:00,commit, -16004,Bili Dong,2015-10-22 20:00:16-07:00,commit, -16005,Cameron Hummels,2015-10-22 15:23:06-07:00,commit, -16006,Matthew Turk,2015-10-22 16:55:45-05:00,commit, -16007,Britton Smith,2015-10-22 12:30:19+01:00,commit, -16008,Britton Smith,2015-10-22 10:34:37+01:00,commit, -16009,Suoqing Ji,2015-10-22 01:24:40-07:00,commit, -16010,Suoqing Ji,2015-10-22 01:21:12-07:00,commit, -16011,Nathan Goldbaum,2015-10-22 00:35:09-05:00,commit, -16012,Andrew Myers,2015-10-21 14:57:56-07:00,commit, -16013,Cameron Hummels,2015-10-21 12:57:29-07:00,commit, -16014,Andrew Myers,2015-10-21 12:56:14-07:00,commit, -16015,Andrew Myers,2015-10-21 12:50:16-07:00,commit, -16016,Nathan Goldbaum,2015-10-21 12:47:59-07:00,commit, -16017,Matthew Turk,2015-10-21 13:34:54-05:00,commit, -16018,Nathan Goldbaum,2015-10-21 11:17:14-07:00,commit, -16019,Nathan Goldbaum,2015-10-21 10:50:15-07:00,commit, -16020,Andrew Myers,2015-10-21 09:05:53-07:00,commit, -16021,Britton Smith,2015-10-21 16:48:57+01:00,commit, -16022,Britton Smith,2015-10-21 15:41:03+01:00,commit, -16023,Britton Smith,2015-10-21 15:11:19+01:00,commit, -16024,Britton Smith,2015-10-21 15:03:43+01:00,commit, -16025,Britton Smith,2015-10-21 14:52:57+01:00,commit, -16026,John ZuHone,2015-10-21 08:40:38-04:00,commit, -16027,Andrew Myers,2015-10-20 23:01:55-07:00,commit, -16028,John ZuHone,2015-10-21 00:18:01-04:00,commit, -16029,John ZuHone,2015-10-21 00:06:46-04:00,commit, -16030,John ZuHone,2015-10-20 23:59:52-04:00,commit, -16031,Nathan Goldbaum,2015-10-20 16:57:55-07:00,commit, -16032,Andrew Myers,2015-10-20 14:56:31-07:00,commit, -16033,Nathan Goldbaum,2015-10-20 14:35:06-07:00,commit, -16034,Andrew Myers,2015-10-20 14:33:10-07:00,commit, -16035,Matthew Turk,2015-10-20 16:32:25-05:00,commit, -16036,Cameron Hummels,2015-10-20 09:51:49-07:00,commit, -16037,Andrew Myers,2015-10-20 09:46:42-07:00,commit, -16038,Suoqing Ji,2015-10-20 09:26:49-07:00,commit, -16039,John ZuHone,2015-10-20 12:17:12-04:00,commit, -16040,John ZuHone,2015-10-20 12:15:52-04:00,commit, -16041,John ZuHone,2015-10-20 12:13:47-04:00,commit, -16042,John ZuHone,2015-10-20 12:09:37-04:00,commit, -16043,Kacper Kowalik,2015-10-20 10:39:21-05:00,commit, -16044,Suoqing Ji,2015-10-20 01:17:07-07:00,commit, -16045,Andrew Myers,2015-10-19 23:24:06-07:00,commit, -16046,Cameron Hummels,2015-10-19 23:20:16-07:00,commit, -16047,Andrew Myers,2015-10-19 23:13:18-07:00,commit, -16048,Andrew Myers,2015-10-19 22:22:31-07:00,commit, -16049,Andrew Myers,2015-10-19 22:04:12-07:00,commit, -16050,Andrew Myers,2015-10-19 22:03:53-07:00,commit, -16051,Andrew Myers,2015-10-19 22:03:27-07:00,commit, -16052,Andrew Myers,2015-10-19 16:24:09-07:00,commit, -16053,Andrew Myers,2015-10-19 16:23:57-07:00,commit, -16054,Cameron Hummels,2015-10-19 11:18:05-07:00,commit, -16055,Meagan Lang,2015-10-19 16:21:12+00:00,commit, -16056,Nathan Goldbaum,2015-10-19 14:31:12+00:00,commit, -16057,Andrew Myers,2015-10-18 17:59:44-07:00,commit, -16058,Andrew Myers,2015-10-18 17:58:40-07:00,commit, -16059,Suoqing Ji,2015-10-18 13:51:48-07:00,commit, -16060,Matthew Turk,2015-10-18 11:20:16-05:00,commit, -16061,Matthew Turk,2015-10-18 11:12:48-05:00,commit, -16062,Nathan Goldbaum,2015-10-18 14:18:17+00:00,commit, -16063,Nathan Goldbaum,2015-10-18 14:18:17+00:00,commit, -16064,Nathan Goldbaum,2015-10-18 12:04:29-07:00,commit, -16065,Suoqing Ji,2015-10-18 00:36:05-07:00,commit, -16066,Suoqing Ji,2015-10-18 00:31:24-07:00,commit, -16067,Suoqing Ji,2015-10-17 23:01:18-07:00,commit, -16068,Cameron Hummels,2015-10-17 22:51:14-07:00,commit, -16069,Matthew Turk,2015-10-17 22:51:25-05:00,commit, -16070,Matthew Turk,2015-10-17 15:25:02-05:00,commit, -16071,Suoqing Ji,2015-10-17 11:00:58-07:00,commit, -16072,Cameron Hummels,2015-10-17 09:33:04-07:00,commit, -16073,Cameron Hummels,2015-10-17 09:02:57-07:00,commit, -16074,Cameron Hummels,2015-10-17 08:56:40-07:00,commit, -16075,Cameron Hummels,2015-10-17 08:46:07-07:00,commit, -16076,Cameron Hummels,2015-10-17 08:31:57-07:00,commit, -16077,Cameron Hummels,2015-10-17 08:26:47-07:00,commit, -16078,Matthew Turk,2015-10-16 23:27:34-05:00,commit, -16079,Matthew Turk,2015-10-16 22:42:49-05:00,commit, -16080,Kacper Kowalik,2015-10-16 18:36:32-05:00,commit, -16081,Nathan Goldbaum,2015-10-16 16:23:48-07:00,commit, -16082,Cameron Hummels,2015-10-16 16:11:40-07:00,commit, -16083,Nathan Goldbaum,2015-10-16 16:10:51-07:00,commit, -16084,Nathan Goldbaum,2015-10-16 16:10:21-07:00,commit, -16085,Nathan Goldbaum,2015-10-16 16:05:16-07:00,commit, -16086,Matthew Turk,2015-10-16 16:56:04-05:00,commit, -16087,Cameron Hummels,2015-10-16 14:46:50-07:00,commit, -16088,Cameron Hummels,2015-10-16 14:40:49-07:00,commit, -16089,Cameron Hummels,2015-10-16 14:37:38-07:00,commit, -16090,Cameron Hummels,2015-10-16 14:20:22-07:00,commit, -16091,Suoqing Ji,2015-10-16 14:13:15-07:00,commit, -16092,Cameron Hummels,2015-10-16 14:05:08-07:00,commit, -16093,Suoqing Ji,2015-10-16 14:03:49-07:00,commit, -16094,Suoqing Ji,2015-10-16 14:03:00-07:00,commit, -16095,Suoqing Ji,2015-10-16 13:53:35-07:00,commit, -16096,Suoqing Ji,2015-10-16 13:51:01-07:00,commit, -16097,Suoqing Ji,2015-10-16 13:49:19-07:00,commit, -16098,Cameron Hummels,2015-10-16 13:49:15-07:00,commit, -16099,Cameron Hummels,2015-10-16 12:22:48-07:00,commit, -16100,Suoqing Ji,2015-10-16 12:22:03-07:00,commit, -16101,Andrew Myers,2015-10-16 09:50:45-07:00,commit, -16102,John ZuHone,2015-10-16 10:02:25-04:00,commit, -16103,John ZuHone,2015-10-16 09:32:03-04:00,commit, -16104,John ZuHone,2015-10-16 09:31:21-04:00,commit, -16105,Britton Smith,2015-10-16 13:53:01+01:00,commit, -16106,Britton Smith,2015-10-16 13:40:24+01:00,commit, -16107,Britton Smith,2015-10-16 13:29:56+01:00,commit, -16108,Cameron Hummels,2015-10-15 23:56:22-07:00,commit, -16109,Cameron Hummels,2015-10-15 23:47:58-07:00,commit, -16110,Cameron Hummels,2015-10-15 23:08:42-07:00,commit, -16111,Cameron Hummels,2015-10-15 23:03:49-07:00,commit, -16112,Suoqing Ji,2015-10-15 22:25:50-07:00,commit, -16113,Nathan Goldbaum,2015-10-15 22:14:29-07:00,commit, -16114,Nathan Goldbaum,2015-10-15 22:13:45-07:00,commit, -16115,Nathan Goldbaum,2015-10-15 22:05:24-07:00,commit, -16116,Nathan Goldbaum,2015-10-15 21:52:39-07:00,commit, -16117,Nathan Goldbaum,2015-10-15 19:16:05-07:00,commit, -16118,Cameron Hummels,2015-10-15 17:40:08-07:00,commit, -16119,Matthew Turk,2015-10-15 19:39:03-05:00,commit, -16120,Matthew Turk,2015-10-15 19:38:52-05:00,commit, -16121,Matthew Turk,2015-10-15 19:37:16-05:00,commit, -16122,Nathan Goldbaum,2015-10-15 17:30:13-07:00,commit, -16123,Cameron Hummels,2015-10-15 17:29:19-07:00,commit, -16124,Andrew Myers,2015-10-15 17:20:46-07:00,commit, -16125,Cameron Hummels,2015-10-15 17:19:38-07:00,commit, -16126,Andrew Myers,2015-10-15 17:12:38-07:00,commit, -16127,Andrew Myers,2015-10-15 16:57:21-07:00,commit, -16128,Cameron Hummels,2015-10-15 16:47:49-07:00,commit, -16129,Cameron Hummels,2015-10-15 16:45:41-07:00,commit, -16130,Andrew Myers,2015-10-15 16:43:13-07:00,commit, -16131,Nathan Goldbaum,2015-10-15 16:21:13-07:00,commit, -16132,Cameron Hummels,2015-10-15 16:18:36-07:00,commit, -16133,Cameron Hummels,2015-10-15 16:04:57-07:00,commit, -16134,Andrew Myers,2015-10-15 16:00:11-07:00,commit, -16135,Andrew Myers,2015-10-15 15:56:34-07:00,commit, -16136,Nathan Goldbaum,2015-10-15 15:53:15-07:00,commit, -16137,Matthew Turk,2015-10-15 17:34:26-05:00,commit, -16138,Suoqing Ji,2015-10-15 15:34:24-07:00,commit, -16139,Nathan Goldbaum,2015-10-15 15:17:34-07:00,commit, -16140,Cameron Hummels,2015-10-15 15:17:25-07:00,commit, -16141,Matthew Turk,2015-10-15 16:53:23-05:00,commit, -16142,Cameron Hummels,2015-10-15 14:32:44-07:00,commit, -16143,Andrew Myers,2015-10-15 12:49:41-07:00,commit, -16144,Andrew Myers,2015-10-15 12:00:36-07:00,commit, -16145,Andrew Myers,2015-10-15 11:49:16-07:00,commit, -16146,Suoqing Ji,2015-10-15 11:39:05-07:00,commit, -16147,Matthew Turk,2015-10-15 13:34:46-05:00,commit, -16148,Kacper Kowalik,2015-10-15 13:25:58-05:00,commit, -16149,Kacper Kowalik,2015-10-15 13:22:46-05:00,commit, -16150,Kacper Kowalik,2015-10-15 12:57:26-05:00,commit, -16151,Andrew Myers,2015-10-15 10:48:39-07:00,commit, -16152,Cameron Hummels,2015-10-15 10:38:03-07:00,commit, -16153,Matthew Turk,2015-10-15 12:31:58-05:00,commit, -16154,Nathan Goldbaum,2015-10-15 10:30:44-07:00,commit, -16155,John ZuHone,2015-10-15 13:11:59-04:00,commit, -16156,Britton Smith,2015-10-15 17:13:40+01:00,commit, -16157,Britton Smith,2015-10-15 17:03:47+01:00,commit, -16158,Britton Smith,2015-10-15 16:56:07+01:00,commit, -16159,Matthew Turk,2015-10-15 10:28:08-05:00,commit, -16160,John ZuHone,2015-10-15 11:20:36-04:00,commit, -16161,John ZuHone,2015-10-15 10:18:53-04:00,commit, -16162,Cameron Hummels,2015-10-14 23:25:26-07:00,commit, -16163,Cameron Hummels,2015-10-14 23:24:30-07:00,commit, -16164,Matthew Turk,2015-10-15 00:04:34-05:00,commit, -16165,Sam Skillman,2015-10-14 17:17:27-07:00,commit, -16166,Matthew Turk,2015-10-14 19:16:49-05:00,commit, -16167,Cameron Hummels,2015-10-14 17:04:08-07:00,commit, -16168,Matthew Turk,2015-10-14 18:58:03-05:00,commit, -16169,Matthew Turk,2015-10-14 18:55:50-05:00,commit, -16170,Matthew Turk,2015-10-14 18:54:45-05:00,commit, -16171,Matthew Turk,2015-10-14 18:48:09-05:00,commit, -16172,Cameron Hummels,2015-10-14 16:47:48-07:00,commit, -16173,Matthew Turk,2015-10-14 18:46:10-05:00,commit, -16174,John ZuHone,2015-10-14 19:38:36-04:00,commit, -16175,Matthew Turk,2015-10-14 18:24:20-05:00,commit, -16176,Nathan Goldbaum,2015-10-14 16:19:19-07:00,commit, -16177,Cameron Hummels,2015-10-14 16:15:29-07:00,commit, -16178,Cameron Hummels,2015-10-14 16:10:51-07:00,commit, -16179,Cameron Hummels,2015-10-14 15:52:58-07:00,commit, -16180,Andrew Myers,2015-10-14 15:44:27-07:00,commit, -16181,Bili Dong,2015-10-14 15:39:29-07:00,commit, -16182,Kacper Kowalik,2015-10-14 17:35:44-05:00,commit, -16183,Cameron Hummels,2015-10-14 15:05:20-07:00,commit, -16184,Andrew Myers,2015-10-14 14:56:36-07:00,commit, -16185,Cameron Hummels,2015-10-14 14:49:51-07:00,commit, -16186,Nathan Goldbaum,2015-10-14 14:48:36-07:00,commit, -16187,Matthew Turk,2015-10-14 16:37:41-05:00,commit, -16188,Kacper Kowalik,2015-10-14 16:37:23-05:00,commit, -16189,Cameron Hummels,2015-10-14 14:30:48-07:00,commit, -16190,Suoqing Ji,2015-10-14 14:29:38-07:00,commit, -16191,Suoqing Ji,2015-10-14 14:28:36-07:00,commit, -16192,Suoqing Ji,2015-10-14 14:27:27-07:00,commit, -16193,John ZuHone,2015-10-14 17:14:53-04:00,commit, -16194,Andrew Myers,2015-10-14 14:12:34-07:00,commit, -16195,Nathan Goldbaum,2015-10-14 14:05:27-07:00,commit, -16196,Andrew Myers,2015-10-14 14:05:09-07:00,commit, -16197,Andrew Myers,2015-10-14 14:04:28-07:00,commit, -16198,Nathan Goldbaum,2015-10-14 13:59:48-07:00,commit, -16199,Nathan Goldbaum,2015-10-14 13:53:44-07:00,commit, -16200,Kacper Kowalik,2015-10-14 15:53:36-05:00,commit, -16201,Nathan Goldbaum,2015-10-14 13:45:17-07:00,commit, -16202,Nathan Goldbaum,2015-10-14 13:37:10-07:00,commit, -16203,Nathan Goldbaum,2015-10-14 13:36:45-07:00,commit, -16204,John ZuHone,2015-10-14 16:33:11-04:00,commit, -16205,John ZuHone,2015-10-14 16:00:55-04:00,commit, -16206,Cameron Hummels,2015-10-14 12:18:49-07:00,commit, -16207,Cameron Hummels,2015-10-14 12:18:25-07:00,commit, -16208,Cameron Hummels,2015-10-14 12:15:10-07:00,commit, -16209,Kacper Kowalik,2015-10-14 14:04:49-05:00,commit, -16210,Kacper Kowalik,2015-10-14 14:00:40-05:00,commit, -16211,Andrew Myers,2015-10-14 11:47:21-07:00,commit, -16212,Andrew Myers,2015-10-14 11:45:59-07:00,commit, -16213,Kacper Kowalik,2015-10-14 13:30:42-05:00,commit, -16214,Andrew Myers,2015-10-14 11:27:05-07:00,commit, -16215,Nathan Goldbaum,2015-10-14 10:57:11-07:00,commit, -16216,John ZuHone,2015-10-14 13:27:58-04:00,commit, -16217,Britton Smith,2015-10-14 17:26:22+01:00,commit, -16218,John ZuHone,2015-10-14 10:45:00-04:00,commit, -16219,John ZuHone,2015-10-14 10:43:36-04:00,commit, -16220,Bili Dong,2015-10-12 18:02:57-07:00,commit, -16221,John ZuHone,2015-10-12 19:22:27-04:00,commit, -16222,John ZuHone,2015-10-12 19:22:27-04:00,commit, -16223,John ZuHone,2015-10-12 16:32:08-04:00,commit, -16224,John ZuHone,2015-10-12 16:31:34-04:00,commit, -16225,John ZuHone,2015-10-12 16:14:40-04:00,commit, -16226,John ZuHone,2015-10-12 15:39:05-04:00,commit, -16227,John ZuHone,2015-10-12 15:27:32-04:00,commit, -16228,Britton Smith,2015-10-12 19:58:06+01:00,commit, -16229,Britton Smith,2015-10-12 19:39:03+01:00,commit, -16230,Britton Smith,2015-10-12 19:29:43+01:00,commit, -16231,John ZuHone,2015-10-12 01:57:36-04:00,commit, -16232,John ZuHone,2015-10-12 01:31:43-04:00,commit, -16233,John ZuHone,2015-10-12 01:18:45-04:00,commit, -16234,Nathan Goldbaum,2015-10-11 13:06:22-05:00,commit, -16235,Britton Smith,2015-10-10 22:06:43+01:00,commit, -16236,Cameron Hummels,2015-10-09 20:12:47-07:00,commit, -16237,Britton Smith,2015-10-09 09:30:16+01:00,commit, -16238,Britton Smith,2015-10-08 15:59:19+01:00,commit, -16239,Britton Smith,2015-10-08 15:55:53+01:00,commit, -16240,John ZuHone,2015-10-08 10:48:35-04:00,commit, -16241,Britton Smith,2015-10-08 12:30:39+01:00,commit, -16242,Andrew Myers,2015-10-07 13:40:22-07:00,commit, -16243,Nathan Goldbaum,2015-10-07 15:08:06-05:00,commit, -16244,Britton Smith,2015-10-07 17:45:25+01:00,commit, -16245,Britton Smith,2015-10-07 17:35:53+01:00,commit, -16246,John ZuHone,2015-10-07 12:12:33-04:00,commit, -16247,John ZuHone,2015-10-07 12:08:15-04:00,commit, -16248,John ZuHone,2015-10-07 11:58:05-04:00,commit, -16249,Nathan Goldbaum,2015-10-07 10:49:55-05:00,commit, -16250,Nathan Goldbaum,2015-10-07 10:43:48-05:00,commit, -16251,John ZuHone,2015-10-07 11:43:33-04:00,commit, -16252,Britton Smith,2015-10-07 01:03:16-04:00,commit, -16253,Britton Smith,2015-10-07 00:55:35-04:00,commit, -16254,Britton Smith,2015-10-07 00:46:19-04:00,commit, -16255,Britton Smith,2015-10-07 00:37:04-04:00,commit, -16256,Britton Smith,2015-10-07 00:20:23-04:00,commit, -16257,Britton Smith,2015-10-07 00:09:11-04:00,commit, -16258,Britton Smith,2015-10-06 23:47:17-04:00,commit, -16259,Britton Smith,2015-10-06 21:21:15-04:00,commit, -16260,Nathan Goldbaum,2015-10-06 01:01:14-05:00,commit, -16261,Nathan Goldbaum,2015-10-06 00:53:44-05:00,commit, -16262,Nathan Goldbaum,2015-10-05 23:27:43-05:00,commit, -16263,Nathan Goldbaum,2015-10-05 23:04:54-05:00,commit, -16264,John ZuHone,2015-10-05 17:53:17-04:00,commit, -16265,John ZuHone,2015-10-05 17:20:40-04:00,commit, -16266,Nathan Goldbaum,2015-10-05 16:03:53-05:00,commit, -16267,John ZuHone,2015-10-05 16:52:56-04:00,commit, -16268,John ZuHone,2015-10-05 16:52:19-04:00,commit, -16269,Britton Smith,2015-10-05 15:02:29-05:00,commit, -16270,Britton Smith,2015-10-05 14:46:52-05:00,commit, -16271,Kacper Kowalik,2015-10-05 14:04:13-05:00,commit, -16272,John ZuHone,2015-10-05 15:03:40-04:00,commit, -16273,Nathan Goldbaum,2015-10-05 13:55:57-05:00,commit, -16274,BW Keller,2015-10-05 14:55:15-04:00,commit, -16275,Nathan Goldbaum,2015-10-05 13:54:20-05:00,commit, -16276,John ZuHone,2015-10-05 14:43:51-04:00,commit, -16277,Nathan Goldbaum,2015-10-05 13:32:42-05:00,commit, -16278,Kacper Kowalik,2015-10-05 13:30:21-05:00,commit, -16279,Nathan Goldbaum,2015-10-05 13:29:47-05:00,commit, -16280,Kacper Kowalik,2015-10-05 13:23:00-05:00,commit, -16281,BW Keller,2015-10-05 14:20:13-04:00,commit, -16282,Kacper Kowalik,2015-10-05 13:16:11-05:00,commit, -16283,John ZuHone,2015-10-05 14:14:40-04:00,commit, -16284,Nathan Goldbaum,2015-10-05 13:12:41-05:00,commit, -16285,Andrew Myers,2015-10-05 11:10:35-07:00,commit, -16286,Nathan Goldbaum,2015-10-05 12:01:51-05:00,commit, -16287,John ZuHone,2015-10-05 11:31:45-04:00,commit, -16288,John ZuHone,2015-10-05 11:29:33-04:00,commit, -16289,Britton Smith,2015-10-05 08:49:14-05:00,commit, -16290,Nathan Goldbaum,2015-10-04 23:35:14-05:00,commit, -16291,Cameron Hummels,2015-10-04 20:38:06-07:00,commit, -16292,Nathan Goldbaum,2015-10-04 20:56:03-05:00,commit, -16293,John ZuHone,2015-10-25 10:18:24-04:00,commit, -16294,Nathan Goldbaum,2015-10-21 11:17:14-07:00,commit, -16295,Nathan Goldbaum,2015-10-15 17:30:13-07:00,commit, -16296,Cameron Hummels,2015-10-09 20:12:47-07:00,commit, -16297,Nathan Goldbaum,2015-10-22 00:35:09-05:00,commit, -16298,Kacper Kowalik,2015-10-05 14:04:13-05:00,commit, -16299,Nathan Goldbaum,2015-10-04 20:56:03-05:00,commit, -16300,Nathan Goldbaum,2015-10-04 20:04:17-05:00,commit, -16301,Britton Smith,2015-10-04 16:28:18-04:00,commit, -16302,Britton Smith,2015-10-04 15:57:17-04:00,commit, -16303,Britton Smith,2015-10-04 15:53:36-04:00,commit, -16304,Britton Smith,2015-10-03 11:07:06-04:00,commit, -16305,Matthew Turk,2015-10-02 23:38:21-05:00,commit, -16306,Matthew Turk,2015-10-02 23:37:18-05:00,commit, -16307,Matthew Turk,2015-10-02 19:12:41-05:00,commit, -16308,Britton Smith,2015-10-02 11:24:43-04:00,commit, -16309,Britton Smith,2015-10-02 11:21:30-04:00,commit, -16310,Kacper Kowalik,2015-10-02 10:03:49-05:00,commit, -16311,Britton Smith,2015-10-01 16:10:31-05:00,commit, -16312,Britton Smith,2015-10-01 15:57:39-05:00,commit, -16313,Britton Smith,2015-10-01 15:26:59-05:00,commit, -16314,Britton Smith,2015-10-01 15:08:28-05:00,commit, -16315,Nathan Goldbaum,2015-10-01 00:15:00-05:00,commit, -16316,Andrew Myers,2015-09-30 19:04:55-07:00,commit, -16317,Andrew Myers,2015-09-30 14:02:11-07:00,commit, -16318,Nathan Goldbaum,2015-09-30 12:13:35-05:00,commit, -16319,Matthew Turk,2015-09-29 15:36:08-05:00,commit, -16320,Matthew Turk,2015-09-28 21:04:44-05:00,commit, -16321,Matthew Turk,2015-09-27 17:57:34-05:00,commit, -16322,Matthew Turk,2015-09-27 12:57:59-05:00,commit, -16323,Britton Smith,2015-09-26 16:29:23+01:00,commit, -16324,Britton Smith,2015-09-26 16:21:56+01:00,commit, -16325,Britton Smith,2015-09-26 16:15:40+01:00,commit, -16326,Britton Smith,2015-09-26 15:55:20+01:00,commit, -16327,Britton Smith,2015-09-26 15:45:16+01:00,commit, -16328,Britton Smith,2015-09-26 15:38:58+01:00,commit, -16329,Britton Smith,2015-09-26 15:19:50+01:00,commit, -16330,Britton Smith,2015-09-26 15:05:43+01:00,commit, -16331,Britton Smith,2015-09-26 12:47:36+01:00,commit, -16332,Bili Dong,2015-09-25 13:24:51-07:00,commit, -16333,Britton Smith,2015-09-25 20:29:47+01:00,commit, -16334,Andrew Myers,2015-09-25 12:05:25-07:00,commit, -16335,Kacper Kowalik,2015-09-25 13:46:09-05:00,commit, -16336,Britton Smith,2015-09-25 19:25:38+01:00,commit, -16337,Kacper Kowalik,2015-09-25 13:25:24-05:00,commit, -16338,Britton Smith,2015-09-25 19:06:41+01:00,commit, -16339,Britton Smith,2015-09-25 18:57:27+01:00,commit, -16340,Kacper Kowalik,2015-09-25 12:26:55-05:00,commit, -16341,Bili Dong,2015-09-25 09:45:57-07:00,commit, -16342,Britton Smith,2015-09-25 15:34:12+01:00,commit, -16343,Britton Smith,2015-09-25 15:29:00+01:00,commit, -16344,Britton Smith,2015-09-25 15:21:52+01:00,commit, -16345,Bili Dong,2015-09-24 23:33:49-07:00,commit, -16346,Suoqing Ji,2015-09-24 20:58:23-07:00,commit, -16347,Suoqing Ji,2015-09-24 20:56:45-07:00,commit, -16348,Bili Dong,2015-09-24 19:33:46-07:00,commit, -16349,Bili Dong,2015-09-24 19:15:58-07:00,commit, -16350,Bili Dong,2015-09-24 19:05:12-07:00,commit, -16351,Bili Dong,2015-09-24 19:00:08-07:00,commit, -16352,Bili Dong,2015-09-24 17:51:55-07:00,commit, -16353,Bili Dong,2015-09-24 17:37:30-07:00,commit, -16354,Andrew Myers,2015-09-24 16:13:13-07:00,commit, -16355,Andrew Myers,2015-09-24 13:45:38-07:00,commit, -16356,Andrew Myers,2015-09-24 13:16:08-07:00,commit, -16357,Britton Smith,2015-09-24 17:21:02+01:00,commit, -16358,Britton Smith,2015-09-24 17:19:05+01:00,commit, -16359,Britton Smith,2015-09-24 17:17:27+01:00,commit, -16360,Britton Smith,2015-09-24 14:37:44+01:00,commit, -16361,Cameron Hummels,2015-09-23 14:28:23-07:00,commit, -16362,Cameron Hummels,2015-09-23 14:27:50-07:00,commit, -16363,Kacper Kowalik,2015-09-23 12:56:31-05:00,commit, -16364,Britton Smith,2015-09-23 16:57:15+01:00,commit, -16365,Matthew Turk,2015-09-23 09:22:48-05:00,commit, -16366,Nathan Goldbaum,2015-09-22 23:43:04-05:00,commit, -16367,Nathan Goldbaum,2015-09-22 23:27:25-05:00,commit, -16368,Nathan Goldbaum,2015-09-22 18:22:33-05:00,commit, -16369,Nathan Goldbaum,2015-09-22 17:28:56-05:00,commit, -16370,Kacper Kowalik,2015-09-22 16:42:26-05:00,commit, -16371,Cameron Hummels,2015-10-04 20:38:06-07:00,commit, -16372,Nathan Goldbaum,2015-10-01 00:15:00-05:00,commit, -16373,Andrew Myers,2015-09-30 19:04:55-07:00,commit, -16374,Nathan Goldbaum,2015-09-30 12:13:35-05:00,commit, -16375,Bili Dong,2015-09-25 13:24:51-07:00,commit, -16376,Andrew Myers,2015-09-24 13:45:38-07:00,commit, -16377,Nathan Goldbaum,2015-09-22 23:43:04-05:00,commit, -16378,Kacper Kowalik,2015-09-22 16:42:26-05:00,commit, -16379,Nathan Goldbaum,2015-09-22 14:54:40-05:00,commit, -16380,Kacper Kowalik,2015-09-22 12:48:34-05:00,commit, -16381,Matthew Turk,2015-09-22 11:56:34-05:00,commit, -16382,Matthew Turk,2015-09-21 21:52:23-05:00,commit, -16383,Matthew Turk,2015-09-21 19:34:16-05:00,commit, -16384,Bili Dong,2015-09-21 17:08:16-07:00,commit, -16385,Nathan Goldbaum,2015-09-21 15:15:17-05:00,commit, -16386,Nathan Goldbaum,2015-09-21 14:45:48-05:00,commit, -16387,Nathan Goldbaum,2015-09-21 14:30:37-05:00,commit, -16388,BW Keller,2015-09-21 15:07:07-04:00,commit, -16389,Matthew Turk,2015-09-21 14:02:23-05:00,commit, -16390,Nathan Goldbaum,2015-09-21 13:50:02-05:00,commit, -16391,Nathan Goldbaum,2015-09-21 13:49:33-05:00,commit, -16392,Cameron Hummels,2015-09-21 11:47:39-07:00,commit, -16393,Cameron Hummels,2015-09-21 11:34:13-07:00,commit, -16394,Cameron Hummels,2015-09-21 11:31:04-07:00,commit, -16395,Kacper Kowalik,2015-09-21 13:30:00-05:00,commit, -16396,Matthew Turk,2015-09-21 13:29:08-05:00,commit, -16397,Cameron Hummels,2015-09-21 11:27:17-07:00,commit, -16398,Cameron Hummels,2015-09-21 11:25:25-07:00,commit, -16399,Nathan Goldbaum,2015-09-21 13:13:51-05:00,commit, -16400,Nathan Goldbaum,2015-09-21 13:12:44-05:00,commit, -16401,Bili Dong,2015-09-21 10:51:51-07:00,commit, -16402,Kacper Kowalik,2015-09-21 11:26:44-05:00,commit, -16403,Kacper Kowalik,2015-09-21 11:21:11-05:00,commit, -16404,Kacper Kowalik,2015-09-21 10:18:49-05:00,commit, -16405,Kacper Kowalik,2015-09-21 10:13:38-05:00,commit, -16406,Kacper Kowalik,2015-09-21 09:31:15-05:00,commit, -16407,Kacper Kowalik,2015-09-21 09:12:03-05:00,commit, -16408,Bili Dong,2015-09-20 16:53:55-07:00,commit, -16409,Matthew Turk,2015-09-19 19:53:58+00:00,commit, -16410,Matthew Turk,2015-09-19 19:43:38+00:00,commit, -16411,Sam Skillman,2015-09-19 17:43:46-07:00,commit, -16412,Matthew Turk,2015-09-19 19:41:02+00:00,commit, -16413,Matthew Turk,2015-09-19 19:17:10+00:00,commit, -16414,Nathan Goldbaum,2015-09-19 12:39:46-05:00,commit, -16415,Nathan Goldbaum,2015-09-19 12:13:11-05:00,commit, -16416,Britton Smith,2015-09-19 10:26:27+01:00,commit, -16417,Nathan Goldbaum,2015-09-18 22:45:21-05:00,commit, -16418,Matthew Turk,2015-09-18 19:57:04-05:00,commit, -16419,Nathan Goldbaum,2015-09-18 18:07:10-05:00,commit, -16420,Nathan Goldbaum,2015-09-18 18:02:45-05:00,commit, -16421,Nathan Goldbaum,2015-09-18 17:48:13-05:00,commit, -16422,Nathan Goldbaum,2015-09-18 17:42:37-05:00,commit, -16423,Nathan Goldbaum,2015-09-18 17:28:13-05:00,commit, -16424,Nathan Goldbaum,2015-09-18 17:27:48-05:00,commit, -16425,Nathan Goldbaum,2015-09-18 17:24:50-05:00,commit, -16426,Nathan Goldbaum,2015-09-18 17:22:41-05:00,commit, -16427,Nathan Goldbaum,2015-09-18 17:17:53-05:00,commit, -16428,Nathan Goldbaum,2015-09-18 17:15:06-05:00,commit, -16429,Nathan Goldbaum,2015-09-18 17:11:58-05:00,commit, -16430,Nathan Goldbaum,2015-09-18 17:07:35-05:00,commit, -16431,Nathan Goldbaum,2015-09-18 17:06:11-05:00,commit, -16432,Nathan Goldbaum,2015-09-18 17:02:39-05:00,commit, -16433,Nathan Goldbaum,2015-09-18 17:00:34-05:00,commit, -16434,Nathan Goldbaum,2015-09-18 16:52:23-05:00,commit, -16435,Nathan Goldbaum,2015-09-18 16:49:17-05:00,commit, -16436,Matthew Turk,2015-09-18 16:33:28-05:00,commit, -16437,Andrew Myers,2015-09-18 14:14:20-07:00,commit, -16438,Matthew Turk,2015-09-18 16:06:33-05:00,commit, -16439,Nathan Goldbaum,2015-09-18 15:55:25-05:00,commit, -16440,Nathan Goldbaum,2015-09-18 15:34:06-05:00,commit, -16441,Nathan Goldbaum,2015-09-18 15:31:50-05:00,commit, -16442,Nathan Goldbaum,2015-09-18 14:45:29-05:00,commit, -16443,Nathan Goldbaum,2015-09-18 14:45:17-05:00,commit, -16444,Nathan Goldbaum,2015-09-18 14:28:46-05:00,commit, -16445,Nathan Goldbaum,2015-09-18 14:27:59-05:00,commit, -16446,Cameron Hummels,2015-09-17 20:42:42-05:00,commit, -16447,Cameron Hummels,2015-09-17 20:27:51-05:00,commit, -16448,Kacper Kowalik,2015-09-17 16:12:26-05:00,commit, -16449,Kacper Kowalik,2015-09-17 16:09:15-05:00,commit, -16450,Nathan Goldbaum,2015-09-17 13:46:56-05:00,commit, -16451,Kacper Kowalik,2015-09-17 13:33:17-05:00,commit, -16452,Kacper Kowalik,2015-09-17 11:56:41-05:00,commit, -16453,Kacper Kowalik,2015-09-17 11:28:24-05:00,commit, -16454,Kacper Kowalik,2015-09-17 11:16:12-05:00,commit, -16455,Nathan Goldbaum,2015-09-16 19:55:32-05:00,commit, -16456,Nathan Goldbaum,2015-09-16 17:19:02-05:00,commit, -16457,Nathan Goldbaum,2015-09-16 15:40:55-05:00,commit, -16458,Matthew Turk,2015-09-16 14:19:11-05:00,commit, -16459,Nathan Goldbaum,2015-09-16 13:28:19-05:00,commit, -16460,Nathan Goldbaum,2015-09-16 13:25:12-05:00,commit, -16461,Nathan Goldbaum,2015-09-16 11:07:31-05:00,commit, -16462,Nathan Goldbaum,2015-09-15 20:49:59+00:00,commit, -16463,Kacper Kowalik,2015-09-15 15:21:43-05:00,commit, -16464,Kacper Kowalik,2015-09-15 15:21:17-05:00,commit, -16465,Nathan Goldbaum,2015-09-15 13:47:56-05:00,commit, -16466,Britton Smith,2015-09-15 10:16:04+01:00,commit, -16467,Britton Smith,2015-09-15 09:19:04+01:00,commit, -16468,Britton Smith,2015-09-15 08:22:02+01:00,commit, -16469,Nathan Goldbaum,2015-09-14 23:21:16-05:00,commit, -16470,Nathan Goldbaum,2015-09-14 23:17:58-05:00,commit, -16471,Kacper Kowalik,2015-09-14 22:54:46-05:00,commit, -16472,Nathan Goldbaum,2015-09-14 17:56:02-05:00,commit, -16473,Nathan Goldbaum,2015-09-14 17:17:33-05:00,commit, -16474,Nathan Goldbaum,2015-09-14 17:17:21-05:00,commit, -16475,Nathan Goldbaum,2015-09-14 17:04:28-05:00,commit, -16476,Nathan Goldbaum,2015-09-14 17:04:22-05:00,commit, -16477,Nathan Goldbaum,2015-09-14 17:04:06-05:00,commit, -16478,Nathan Goldbaum,2015-09-14 16:59:25-05:00,commit, -16479,Nathan Goldbaum,2015-09-14 16:47:41-05:00,commit, -16480,Suoqing Ji,2015-09-14 14:38:52-07:00,commit, -16481,Suoqing Ji,2015-09-14 12:42:06-07:00,commit, -16482,Kacper Kowalik,2015-09-14 13:35:26-05:00,commit, -16483,Kacper Kowalik,2015-09-14 13:34:33-05:00,commit, -16484,Nathan Goldbaum,2015-09-14 13:06:29-05:00,commit, -16485,Matthew Turk,2015-09-14 13:06:09-05:00,commit, -16486,John ZuHone,2015-09-14 13:32:56-04:00,commit, -16487,John ZuHone,2015-09-14 11:15:46-04:00,commit, -16488,John ZuHone,2015-09-14 10:41:50-04:00,commit, -16489,John ZuHone,2015-09-14 10:21:02-04:00,commit, -16490,Britton Smith,2015-09-14 16:05:12+02:00,commit, -16491,Britton Smith,2015-09-14 14:29:38+02:00,commit, -16492,Suoqing Ji,2015-09-13 23:24:18-07:00,commit, -16493,Suoqing Ji,2015-09-13 21:22:46-07:00,commit, -16494,Suoqing Ji,2015-09-13 21:14:37-07:00,commit, -16495,Nathan Goldbaum,2015-09-11 21:57:46-05:00,commit, -16496,Nathan Goldbaum,2015-09-11 17:24:27-05:00,commit, -16497,Nathan Goldbaum,2015-09-11 17:10:49-05:00,commit, -16498,Nathan Goldbaum,2015-09-11 17:07:33-05:00,commit, -16499,Nathan Goldbaum,2015-09-11 17:07:25-05:00,commit, -16500,Nathan Goldbaum,2015-09-11 17:06:11-05:00,commit, -16501,Nathan Goldbaum,2015-09-11 17:05:15-05:00,commit, -16502,Nathan Goldbaum,2015-09-11 17:04:36-05:00,commit, -16503,Nathan Goldbaum,2015-09-11 17:03:41-05:00,commit, -16504,Nathan Goldbaum,2015-09-11 17:03:34-05:00,commit, -16505,Nathan Goldbaum,2015-09-11 17:01:59-05:00,commit, -16506,Nathan Goldbaum,2015-09-11 16:45:08-05:00,commit, -16507,Nathan Goldbaum,2015-09-11 16:43:21-05:00,commit, -16508,Nathan Goldbaum,2015-09-11 16:41:55-05:00,commit, -16509,Nathan Goldbaum,2015-09-11 16:40:30-05:00,commit, -16510,Nathan Goldbaum,2015-09-11 16:36:15-05:00,commit, -16511,Nathan Goldbaum,2015-09-11 16:35:38-05:00,commit, -16512,Nathan Goldbaum,2015-09-11 16:35:27-05:00,commit, -16513,Nathan Goldbaum,2015-09-11 16:35:18-05:00,commit, -16514,Nathan Goldbaum,2015-09-11 16:33:00-05:00,commit, -16515,Britton Smith,2015-09-11 14:38:02-04:00,commit, -16516,Nathan Goldbaum,2015-09-10 21:15:27-05:00,commit, -16517,Matthew Turk,2015-09-10 12:05:47-05:00,commit, -16518,Nathan Goldbaum,2015-09-10 10:49:48-05:00,commit, -16519,Matthew Turk,2015-09-10 10:49:44-05:00,commit, -16520,Matthew Turk,2015-09-10 10:16:56-05:00,commit, -16521,John ZuHone,2015-09-10 00:22:57-04:00,commit, -16522,John ZuHone,2015-09-10 00:16:20-04:00,commit, -16523,John ZuHone,2015-09-09 21:37:29-04:00,commit, -16524,John ZuHone,2015-09-09 20:45:50-04:00,commit, -16525,John ZuHone,2015-09-09 20:11:51-04:00,commit, -16526,Nathan Goldbaum,2015-09-09 17:01:48-05:00,commit, -16527,Nathan Goldbaum,2015-09-09 17:00:10-05:00,commit, -16528,Britton Smith,2015-09-09 16:28:39-04:00,commit, -16529,Britton Smith,2015-09-09 16:08:13-04:00,commit, -16530,Nathan Goldbaum,2015-09-09 14:17:24-05:00,commit, -16531,Britton Smith,2015-09-09 15:15:14-04:00,commit, -16532,Nathan Goldbaum,2015-09-09 11:39:02-05:00,commit, -16533,Nathan Goldbaum,2015-09-09 11:21:40-05:00,commit, -16534,Nathan Goldbaum,2015-09-09 11:21:33-05:00,commit, -16535,Nathan Goldbaum,2015-09-09 11:21:17-05:00,commit, -16536,Matthew Turk,2015-09-09 09:23:57-05:00,commit, -16537,Matthew Turk,2015-09-08 17:27:47-05:00,commit, -16538,John ZuHone,2015-09-08 17:36:47-04:00,commit, -16539,Matthew Turk,2015-09-08 13:42:03-05:00,commit, -16540,Nathan Goldbaum,2015-09-08 11:10:06-05:00,commit, -16541,Nathan Goldbaum,2015-09-08 11:05:34-05:00,commit, -16542,Nathan Goldbaum,2015-09-08 11:05:04-05:00,commit, -16543,Nathan Goldbaum,2015-09-08 11:04:22-05:00,commit, -16544,Matthew Turk,2015-09-08 10:10:45-05:00,commit, -16545,John ZuHone,2015-09-08 08:28:59-04:00,commit, -16546,John ZuHone,2015-09-08 08:28:39-04:00,commit, -16547,John ZuHone,2015-09-07 22:06:52-04:00,commit, -16548,John ZuHone,2015-09-07 22:04:03-04:00,commit, -16549,John ZuHone,2015-09-07 22:03:25-04:00,commit, -16550,John ZuHone,2015-09-05 17:16:14-04:00,commit, -16551,John ZuHone,2015-09-05 15:56:50-04:00,commit, -16552,John ZuHone,2015-09-05 15:56:39-04:00,commit, -16553,John ZuHone,2015-09-05 14:41:36-04:00,commit, -16554,Kacper Kowalik,2015-09-04 22:50:42-05:00,commit, -16555,Kacper Kowalik,2015-09-04 21:51:41-05:00,commit, -16556,Nathan Goldbaum,2015-09-04 20:18:46-05:00,commit, -16557,Nathan Goldbaum,2015-09-04 20:18:40-05:00,commit, -16558,Nathan Goldbaum,2015-09-04 16:23:12+00:00,commit, -16559,Nathan Goldbaum,2015-09-04 16:04:05+00:00,commit, -16560,Nathan Goldbaum,2015-09-04 12:02:00-05:00,commit, -16561,Nathan Goldbaum,2015-09-04 11:12:45-05:00,commit, -16562,Suoqing Ji,2015-09-04 00:16:30-07:00,commit, -16563,Suoqing Ji,2015-09-03 23:54:32-07:00,commit, -16564,Nathan Goldbaum,2015-09-03 23:28:43-05:00,commit, -16565,Britton Smith,2015-09-03 16:45:23-05:00,commit, -16566,BW Keller,2015-09-03 13:36:32-04:00,commit, -16567,Kacper Kowalik,2015-09-03 12:28:35-05:00,commit, -16568,Britton Smith,2015-09-03 10:18:24-05:00,commit, -16569,Nicholas Earl,2015-09-03 09:55:28-04:00,commit, -16570,Nicholas Earl,2015-09-03 09:55:28-04:00,commit, -16571,Nicholas Earl,2015-09-03 09:52:00-04:00,commit, -16572,BW Keller,2015-09-02 22:37:07-04:00,commit, -16573,BW Keller,2015-09-02 22:18:19-04:00,commit, -16574,Matthew Turk,2015-09-02 17:38:56-05:00,commit, -16575,Britton Smith,2015-09-02 10:22:22-04:00,commit, -16576,Britton Smith,2015-09-02 10:21:29-04:00,commit, -16577,Robert Thompson,2015-09-01 14:37:10-05:00,commit, -16578,Robert Thompson,2015-08-31 16:17:54-05:00,commit, -16579,Britton Smith,2015-08-31 16:24:38-04:00,commit, -16580,Britton Smith,2015-08-31 15:37:08-04:00,commit, -16581,Nathan Goldbaum,2015-08-31 12:55:35-05:00,commit, -16582,Britton Smith,2015-08-31 11:42:18-04:00,commit, -16583,Kenz Arraki,2015-08-30 22:51:42-06:00,commit, -16584,Kenz Arraki,2015-08-30 22:51:42-06:00,commit, -16585,Cameron Hummels,2015-09-23 14:27:50-07:00,commit, -16586,Nathan Goldbaum,2015-09-21 14:45:48-05:00,commit, -16587,Andrew Myers,2015-09-18 14:14:20-07:00,commit, -16588,Nathan Goldbaum,2015-09-18 14:28:46-05:00,commit, -16589,Nathan Goldbaum,2015-09-17 13:46:56-05:00,commit, -16590,Matthew Turk,2015-09-16 14:19:11-05:00,commit, -16591,Nathan Goldbaum,2015-09-15 20:49:59+00:00,commit, -16592,Nathan Goldbaum,2015-09-10 10:49:48-05:00,commit, -16593,Nathan Goldbaum,2015-09-10 21:15:27-05:00,commit, -16594,Nicholas Earl,2015-09-03 09:55:28-04:00,commit, -16595,Nathan Goldbaum,2015-09-09 14:36:36-05:00,commit, -16596,Nathan Goldbaum,2015-09-09 14:36:31-05:00,commit, -16597,Nathan Goldbaum,2015-09-09 14:35:01-05:00,commit, -16598,Nathan Goldbaum,2015-09-09 14:28:35-05:00,commit, -16599,Kacper Kowalik,2015-09-04 21:51:41-05:00,commit, -16600,Kacper Kowalik,2015-09-04 22:50:42-05:00,commit, -16601,Kenz Arraki,2015-08-30 22:14:16-06:00,commit, -16602,Britton Smith,2015-08-30 16:02:42-04:00,commit, -16603,Matthew Turk,2015-08-29 21:36:26-05:00,commit, -16604,Matthew Turk,2015-08-29 21:27:04-05:00,commit, -16605,Nathan Goldbaum,2015-08-28 17:55:38-05:00,commit, -16606,Britton Smith,2015-08-28 15:28:44-04:00,commit, -16607,Nathan Goldbaum,2015-08-28 12:26:39-05:00,commit, -16608,Nathan Goldbaum,2015-08-28 12:26:25-05:00,commit, -16609,Nathan Goldbaum,2015-08-28 12:19:36-05:00,commit, -16610,Nathan Goldbaum,2015-08-28 12:11:02-05:00,commit, -16611,Nathan Goldbaum,2015-08-28 10:54:00-05:00,commit, -16612,Nicholas Earl,2015-08-28 11:18:28-04:00,commit, -16613,Nathan Goldbaum,2015-08-28 09:56:43-05:00,commit, -16614,Nathan Goldbaum,2015-08-27 23:16:08-05:00,commit, -16615,Nathan Goldbaum,2015-08-27 23:15:40-05:00,commit, -16616,Nathan Goldbaum,2015-08-27 21:12:38-05:00,commit, -16617,Nathan Goldbaum,2015-08-27 20:51:03-05:00,commit, -16618,Nathan Goldbaum,2015-08-27 20:25:15-05:00,commit, -16619,Nathan Goldbaum,2015-08-27 18:36:13-05:00,commit, -16620,Nathan Goldbaum,2015-08-27 18:35:53-05:00,commit, -16621,Nathan Goldbaum,2015-08-27 18:05:08-05:00,commit, -16622,Nathan Goldbaum,2015-08-27 17:47:33-05:00,commit, -16623,Nathan Goldbaum,2015-08-27 16:56:00-05:00,commit, -16624,Nathan Goldbaum,2015-08-27 16:55:37-05:00,commit, -16625,Nathan Goldbaum,2015-08-27 16:09:07-05:00,commit, -16626,Nathan Goldbaum,2015-08-27 12:42:37-05:00,commit, -16627,Matthew Turk,2015-08-27 11:34:57-05:00,commit, -16628,Nathan Goldbaum,2015-08-27 11:33:21-05:00,commit, -16629,Cameron Hummels,2015-08-27 09:30:51-07:00,commit, -16630,Kacper Kowalik,2015-08-27 11:27:38-05:00,commit, -16631,Nathan Goldbaum,2015-08-27 11:25:57-05:00,commit, -16632,Cameron Hummels,2015-08-27 09:24:52-07:00,commit, -16633,Cameron Hummels,2015-08-27 09:22:19-07:00,commit, -16634,Nathan Goldbaum,2015-08-27 11:18:43-05:00,commit, -16635,Nathan Goldbaum,2015-08-27 11:17:40-05:00,commit, -16636,Kacper Kowalik,2015-08-27 11:16:11-05:00,commit, -16637,Matthew Turk,2015-08-27 11:12:19-05:00,commit, -16638,Kacper Kowalik,2015-08-27 11:11:49-05:00,commit, -16639,Nathan Goldbaum,2015-08-26 22:41:29-05:00,commit, -16640,Nathan Goldbaum,2015-08-26 22:41:16-05:00,commit, -16641,Nathan Goldbaum,2015-08-26 21:07:09-05:00,commit, -16642,Nathan Goldbaum,2015-08-26 21:06:53-05:00,commit, -16643,Andrew Myers,2015-08-26 18:23:29-07:00,commit, -16644,John ZuHone,2015-08-26 17:59:58-04:00,commit, -16645,John ZuHone,2015-08-26 17:59:58-04:00,commit, -16646,John ZuHone,2015-08-26 17:54:46-04:00,commit, -16647,John ZuHone,2015-08-26 17:52:35-04:00,commit, -16648,John ZuHone,2015-08-26 17:49:17-04:00,commit, -16649,Kacper Kowalik,2015-08-26 16:00:13-05:00,commit, -16650,Kacper Kowalik,2015-08-26 16:00:13-05:00,commit, -16651,Kacper Kowalik,2015-08-26 16:00:13-05:00,commit, -16652,Nathan Goldbaum,2015-08-26 13:06:00-05:00,commit, -16653,Nathan Goldbaum,2015-08-26 13:06:00-05:00,commit, -16654,Kacper Kowalik,2015-08-26 12:56:11-05:00,commit, -16655,Kacper Kowalik,2015-08-26 12:56:11-05:00,commit, -16656,Kacper Kowalik,2015-08-26 12:15:24-05:00,commit, -16657,Britton Smith,2015-08-26 09:10:47-04:00,commit, -16658,Stuart Mumford,2015-08-26 11:54:39+01:00,commit, -16659,Stuart Mumford,2015-08-26 11:54:39+01:00,commit, -16660,Matthew Turk,2015-08-25 16:31:31-05:00,commit, -16661,Britton Smith,2015-08-25 16:22:52-04:00,commit, -16662,Britton Smith,2015-08-25 08:59:18-04:00,commit, -16663,Andrew Myers,2015-08-24 20:26:15-07:00,commit, -16664,Andrew Myers,2015-08-24 20:12:00-07:00,commit, -16665,Andrew Myers,2015-08-24 20:10:32-07:00,commit, -16666,Andrew Myers,2015-08-24 20:07:42-07:00,commit, -16667,Andrew Myers,2015-08-24 20:06:44-07:00,commit, -16668,Britton Smith,2015-08-24 21:49:37-04:00,commit, -16669,Britton Smith,2015-08-24 21:44:32-04:00,commit, -16670,Britton Smith,2015-08-24 20:15:15-04:00,commit, -16671,Britton Smith,2015-08-24 19:37:35-04:00,commit, -16672,Britton Smith,2015-08-24 19:33:35-04:00,commit, -16673,Britton Smith,2015-08-24 19:15:51-04:00,commit, -16674,Nathan Goldbaum,2015-08-24 17:28:51-05:00,commit, -16675,Nathan Goldbaum,2015-08-24 17:28:23-05:00,commit, -16676,Nathan Goldbaum,2015-08-24 17:22:17-05:00,commit, -16677,Nathan Goldbaum,2015-08-24 17:21:58-05:00,commit, -16678,Nathan Goldbaum,2015-08-24 17:20:30-05:00,commit, -16679,Nathan Goldbaum,2015-08-24 17:19:45-05:00,commit, -16680,Nathan Goldbaum,2015-08-24 17:19:25-05:00,commit, -16681,Nathan Goldbaum,2015-08-24 17:18:21-05:00,commit, -16682,Nathan Goldbaum,2015-08-24 17:16:24-05:00,commit, -16683,Nathan Goldbaum,2015-08-24 16:23:49-05:00,commit, -16684,Nathan Goldbaum,2015-08-24 16:23:36-05:00,commit, -16685,Nathan Goldbaum,2015-08-24 16:23:16-05:00,commit, -16686,Nathan Goldbaum,2015-08-24 16:06:58-05:00,commit, -16687,Nathan Goldbaum,2015-08-24 16:06:09-05:00,commit, -16688,Nathan Goldbaum,2015-08-24 15:55:30-05:00,commit, -16689,Nathan Goldbaum,2015-08-24 15:54:26-05:00,commit, -16690,Nathan Goldbaum,2015-08-24 15:50:46-05:00,commit, -16691,Nathan Goldbaum,2015-08-24 15:13:08-05:00,commit, -16692,Nathan Goldbaum,2015-08-24 15:12:49-05:00,commit, -16693,Britton Smith,2015-08-24 15:38:44-04:00,commit, -16694,Nathan Goldbaum,2015-08-24 14:25:08-05:00,commit, -16695,Nathan Goldbaum,2015-08-24 14:22:47-05:00,commit, -16696,Nathan Goldbaum,2015-08-24 14:20:38-05:00,commit, -16697,Nathan Goldbaum,2015-08-24 14:04:22-05:00,commit, -16698,Nathan Goldbaum,2015-08-24 13:19:52-05:00,commit, -16699,Nathan Goldbaum,2015-08-24 13:13:11-05:00,commit, -16700,Nathan Goldbaum,2015-08-24 13:11:53-05:00,commit, -16701,Nathan Goldbaum,2015-08-24 13:06:32-05:00,commit, -16702,Nathan Goldbaum,2015-08-24 13:03:56-05:00,commit, -16703,Nathan Goldbaum,2015-08-24 11:47:10-05:00,commit, -16704,Nathan Goldbaum,2015-08-24 11:47:01-05:00,commit, -16705,Nathan Goldbaum,2015-08-24 11:46:43-05:00,commit, -16706,Nathan Goldbaum,2015-08-24 11:46:18-05:00,commit, -16707,Britton Smith,2015-08-24 12:08:56-04:00,commit, -16708,Ricarda Beckmann,2015-08-24 16:43:29+01:00,commit, -16709,Britton Smith,2015-08-24 11:37:34-04:00,commit, -16710,Ricarda Beckmann,2015-08-24 15:10:39+01:00,commit, -16711,Britton Smith,2015-08-24 09:18:56-04:00,commit, -16712,Britton Smith,2015-08-24 07:49:18-04:00,commit, -16713,Matthew Turk,2015-08-23 20:30:32-05:00,commit, -16714,Britton Smith,2015-08-23 08:57:16-04:00,commit, -16715,Britton Smith,2015-08-23 08:48:20-04:00,commit, -16716,Britton Smith,2015-08-23 08:29:42-04:00,commit, -16717,Britton Smith,2015-08-23 08:19:14-04:00,commit, -16718,Britton Smith,2015-08-23 08:11:35-04:00,commit, -16719,Britton Smith,2015-08-23 08:05:24-04:00,commit, -16720,Andrew Myers,2015-08-22 20:34:22-07:00,commit, -16721,Britton Smith,2015-08-22 18:19:47-04:00,commit, -16722,Britton Smith,2015-08-22 14:41:30-04:00,commit, -16723,Britton Smith,2015-08-22 13:35:18-04:00,commit, -16724,Britton Smith,2015-08-22 13:25:30-04:00,commit, -16725,Matthew Turk,2015-08-21 12:55:07-05:00,commit, -16726,Nathan Goldbaum,2015-08-21 12:01:22-05:00,commit, -16727,Cameron Hummels,2015-08-21 09:59:12-07:00,commit, -16728,Cameron Hummels,2015-08-21 09:54:27-07:00,commit, -16729,Britton Smith,2015-08-21 11:52:48-04:00,commit, -16730,Ricarda Beckmann,2015-08-21 14:10:30+01:00,commit, -16731,Ricarda Beckmann,2015-08-21 14:04:19+01:00,commit, -16732,Bili Dong,2015-08-20 19:45:48-07:00,commit, -16733,Bili Dong,2015-08-20 19:42:55-07:00,commit, -16734,Bili Dong,2015-08-20 19:38:14-07:00,commit, -16735,Nathan Goldbaum,2015-08-20 19:03:46-05:00,commit, -16736,Cameron Hummels,2015-08-20 15:09:33-07:00,commit, -16737,Cameron Hummels,2015-08-20 14:44:46-07:00,commit, -16738,Kacper Kowalik,2015-08-20 15:58:30-05:00,commit, -16739,Cameron Hummels,2015-08-20 13:42:22-07:00,commit, -16740,Cameron Hummels,2015-08-20 13:40:31-07:00,commit, -16741,Cameron Hummels,2015-08-20 13:18:04-07:00,commit, -16742,Cameron Hummels,2015-08-20 13:17:24-07:00,commit, -16743,Nathan Goldbaum,2015-08-20 13:43:24-05:00,commit, -16744,Ricarda Beckmann,2015-08-20 18:39:28+00:00,commit, -16745,Nathan Goldbaum,2015-08-20 13:19:37-05:00,commit, -16746,Kacper Kowalik,2015-08-20 12:26:16-05:00,commit, -16747,Cameron Hummels,2015-08-20 09:51:52-07:00,commit, -16748,Cameron Hummels,2015-08-20 09:41:21-07:00,commit, -16749,Cameron Hummels,2015-08-20 09:38:55-07:00,commit, -16750,Ben Thompson,2015-08-20 16:37:20+00:00,commit, -16751,Nathan Goldbaum,2015-08-20 11:33:06-05:00,commit, -16752,Nathan Goldbaum,2015-08-20 11:30:39-05:00,commit, -16753,Kacper Kowalik,2015-08-20 11:26:03-05:00,commit, -16754,Matthew Turk,2015-08-20 11:20:56-05:00,commit, -16755,Cameron Hummels,2015-08-20 09:18:04-07:00,commit, -16756,Matthew Turk,2015-08-20 11:17:12-05:00,commit, -16757,Nathan Goldbaum,2015-08-20 11:16:10-05:00,commit, -16758,Cameron Hummels,2015-08-20 09:08:57-07:00,commit, -16759,Ricarda Beckmann,2015-08-20 16:46:15+01:00,commit, -16760,Ricarda Beckmann,2015-08-20 16:40:42+01:00,commit, -16761,Ricarda Beckmann,2015-08-20 16:28:07+01:00,commit, -16762,Andrew Myers,2015-08-19 19:48:42-05:00,commit, -16763,Andrew Myers,2015-08-19 19:32:26-05:00,commit, -16764,Suoqing Ji,2015-08-19 17:22:11-07:00,commit, -16765,Suoqing Ji,2015-08-19 17:13:50-07:00,commit, -16766,Andrew Myers,2015-08-19 17:59:40-05:00,commit, -16767,Andrew Myers,2015-08-19 16:29:29-05:00,commit, -16768,Andrew Myers,2015-08-19 16:26:39-05:00,commit, -16769,Andrew Myers,2015-08-19 16:15:09-05:00,commit, -16770,Nathan Goldbaum,2015-08-19 16:01:11-05:00,commit, -16771,Nathan Goldbaum,2015-08-19 16:01:11-05:00,commit, -16772,Robert Thompson,2015-08-19 15:06:01-05:00,commit, -16773,Nathan Goldbaum,2015-08-19 14:34:31-05:00,commit, -16774,Nathan Goldbaum,2015-08-19 14:34:08-05:00,commit, -16775,Nathan Goldbaum,2015-08-19 14:33:43-05:00,commit, -16776,Nathan Goldbaum,2015-08-19 14:33:20-05:00,commit, -16777,Nathan Goldbaum,2015-08-19 14:30:28-05:00,commit, -16778,Andrew Myers,2015-08-19 14:08:43-05:00,commit, -16779,Bili Dong,2015-08-19 11:31:37-07:00,commit, -16780,Kacper Kowalik,2015-08-19 13:22:44-05:00,commit, -16781,Kacper Kowalik,2015-08-19 13:22:44-05:00,commit, -16782,Kacper Kowalik,2015-08-19 13:22:44-05:00,commit, -16783,Suoqing Ji,2015-08-19 11:20:08-07:00,commit, -16784,Kacper Kowalik,2015-08-19 12:12:43-05:00,commit, -16785,Kacper Kowalik,2015-08-19 12:12:43-05:00,commit, -16786,BW Keller,2015-08-19 13:09:19-04:00,commit, -16787,Andrew Myers,2015-08-18 20:23:58-05:00,commit, -16788,Andrew Myers,2015-08-18 20:21:35-05:00,commit, -16789,Andrew Myers,2015-08-18 20:06:46-05:00,commit, -16790,Andrew Myers,2015-08-18 20:02:48-05:00,commit, -16791,Kacper Kowalik,2015-08-18 17:56:07-05:00,commit, -16792,Nathan Goldbaum,2015-08-18 17:32:05-05:00,commit, -16793,Kacper Kowalik,2015-08-18 17:28:57-05:00,commit, -16794,Kacper Kowalik,2015-08-18 15:51:45-05:00,commit, -16795,Kacper Kowalik,2015-08-18 15:43:21-05:00,commit, -16796,Cameron Hummels,2015-08-18 09:16:46-07:00,commit, -16797,Cameron Hummels,2015-08-17 20:15:29-07:00,commit, -16798,Cameron Hummels,2015-08-17 20:11:41-07:00,commit, -16799,Nathan Goldbaum,2015-08-17 19:19:38-05:00,commit, -16800,Nathan Goldbaum,2015-08-17 18:19:41-05:00,commit, -16801,Suoqing Ji,2015-08-17 16:07:26-07:00,commit, -16802,Nathan Goldbaum,2015-08-17 17:43:18-05:00,commit, -16803,Nathan Goldbaum,2015-08-17 16:30:06-05:00,commit, -16804,Suoqing Ji,2015-08-17 13:40:03-07:00,commit, -16805,Nathan Goldbaum,2015-08-17 15:21:50-05:00,commit, -16806,Suoqing Ji,2015-08-17 11:51:37-07:00,commit, -16807,Andrew Myers,2015-08-17 11:21:01-07:00,commit, -16808,Suoqing Ji,2015-08-17 11:19:25-07:00,commit, -16809,Nathan Goldbaum,2015-08-17 11:02:07-05:00,commit, -16810,Nathan Goldbaum,2015-08-17 10:58:01-05:00,commit, -16811,Nathan Goldbaum,2015-08-17 10:51:57-05:00,commit, -16812,Nathan Goldbaum,2015-08-17 10:51:25-05:00,commit, -16813,Nathan Goldbaum,2015-08-17 15:23:24-05:00,commit, -16814,Nathan Goldbaum,2015-08-17 15:22:45-05:00,commit, -16815,Nathan Goldbaum,2015-08-17 15:09:24-05:00,commit, -16816,Nathan Goldbaum,2015-08-17 15:08:58-05:00,commit, -16817,Nathan Goldbaum,2015-08-17 14:25:54-05:00,commit, -16818,Nathan Goldbaum,2015-08-17 14:10:45-05:00,commit, -16819,Nathan Goldbaum,2015-08-17 14:08:16-05:00,commit, -16820,Nathan Goldbaum,2015-08-17 14:00:19-05:00,commit, -16821,Nathan Goldbaum,2015-08-17 13:57:46-05:00,commit, -16822,Nathan Goldbaum,2015-08-17 12:15:36-05:00,commit, -16823,Nathan Goldbaum,2015-08-17 12:14:56-05:00,commit, -16824,Nathan Goldbaum,2015-08-17 12:12:44-05:00,commit, -16825,Andrew Myers,2015-08-17 08:17:56-07:00,commit, -16826,Andrew Myers,2015-08-17 08:10:30-07:00,commit, -16827,Andrew Myers,2015-08-17 08:01:15-07:00,commit, -16828,Andrew Myers,2015-08-17 07:55:28-07:00,commit, -16829,Nathan Goldbaum,2015-08-17 09:52:51-05:00,commit, -16830,Andrew Myers,2015-08-17 07:33:56-07:00,commit, -16831,Suoqing Ji,2015-08-17 02:46:10-07:00,commit, -16832,Suoqing Ji,2015-08-17 02:39:53-07:00,commit, -16833,Suoqing Ji,2015-08-17 02:13:17-07:00,commit, -16834,Suoqing Ji,2015-08-17 01:55:52-07:00,commit, -16835,Suoqing Ji,2015-08-17 01:53:18-07:00,commit, -16836,Andrew Myers,2015-08-16 18:57:23-07:00,commit, -16837,Kacper Kowalik,2015-08-15 19:56:17-05:00,commit, -16838,Kacper Kowalik,2015-08-15 19:56:17-05:00,commit, -16839,Kacper Kowalik,2015-08-15 19:52:04-05:00,commit, -16840,Kacper Kowalik,2015-08-15 18:00:44-05:00,commit, -16841,Nicholas Earl,2015-08-14 13:26:44-04:00,commit, -16842,Ricarda Beckmann,2015-08-14 17:18:15+01:00,commit, -16843,Nathan Goldbaum,2015-08-14 11:17:26-05:00,commit, -16844,Nathan Goldbaum,2015-08-14 11:17:26-05:00,commit, -16845,Nathan Goldbaum,2015-08-21 11:58:00-05:00,commit, -16846,Nathan Goldbaum,2015-08-20 13:19:37-05:00,commit, -16847,Suoqing Ji,2015-08-19 17:22:11-07:00,commit, -16848,Nathan Goldbaum,2015-08-18 17:32:05-05:00,commit, -16849,Nathan Goldbaum,2015-08-13 15:28:07-05:00,commit, -16850,Nathan Goldbaum,2015-08-13 15:28:07-05:00,commit, -16851,Nathan Goldbaum,2015-08-13 15:22:56-05:00,commit, -16852,Nathan Goldbaum,2015-08-13 15:10:19-05:00,commit, -16853,Nathan Goldbaum,2015-08-13 15:10:19-05:00,commit, -16854,Nathan Goldbaum,2015-08-13 15:09:21-05:00,commit, -16855,Nathan Goldbaum,2015-08-13 13:28:05-05:00,commit, -16856,Cameron Hummels,2015-08-13 09:31:19-07:00,commit, -16857,Cameron Hummels,2015-08-13 09:30:51-07:00,commit, -16858,Matthew Turk,2015-08-13 11:26:47-05:00,commit, -16859,Matthew Turk,2015-08-13 11:21:47-05:00,commit, -16860,Matthew Turk,2015-08-13 11:17:43-05:00,commit, -16861,Matthew Turk,2015-08-13 11:10:44-05:00,commit, -16862,Nathan Goldbaum,2015-08-12 15:20:40-05:00,commit, -16863,Nathan Goldbaum,2015-08-12 15:20:40-05:00,commit, -16864,Matthew Turk,2015-08-12 14:50:00-05:00,commit, -16865,Andrew Myers,2015-08-12 12:15:53-07:00,commit, -16866,Nathan Goldbaum,2015-08-12 11:42:06-05:00,commit, -16867,Nathan Goldbaum,2015-08-12 11:42:06-05:00,commit, -16868,Nathan Goldbaum,2015-08-12 11:41:48-05:00,commit, -16869,Nathan Goldbaum,2015-08-12 11:40:59-05:00,commit, -16870,Nathan Goldbaum,2015-08-12 09:35:28-05:00,commit, -16871,Nathan Goldbaum,2015-08-12 09:35:28-05:00,commit, -16872,Ricarda Beckmann,2015-08-12 14:53:52+01:00,commit, -16873,Ricarda Beckmann,2015-08-12 14:53:52+01:00,commit, -16874,Ricarda Beckmann,2015-08-12 14:49:05+01:00,commit, -16875,Ricarda Beckmann,2015-08-12 14:48:14+01:00,commit, -16876,John ZuHone,2015-08-11 22:31:29-04:00,commit, -16877,Kacper Kowalik,2015-08-11 12:37:06-05:00,commit, -16878,Kacper Kowalik,2015-08-11 12:37:06-05:00,commit, -16879,Kacper Kowalik,2015-08-11 12:28:10-05:00,commit, -16880,Kacper Kowalik,2015-08-11 12:27:31-05:00,commit, -16881,Kacper Kowalik,2015-08-11 12:27:10-05:00,commit, -16882,Cameron Hummels,2015-08-11 10:11:24-07:00,commit, -16883,John ZuHone,2015-08-11 12:55:54-04:00,commit, -16884,John ZuHone,2015-08-11 12:55:21-04:00,commit, -16885,John ZuHone,2015-08-11 12:53:35-04:00,commit, -16886,John ZuHone,2015-08-11 11:21:50-04:00,commit, -16887,John ZuHone,2015-08-11 11:19:01-04:00,commit, -16888,John ZuHone,2015-08-11 11:18:11-04:00,commit, -16889,John ZuHone,2015-08-11 11:14:56-04:00,commit, -16890,Nathan Goldbaum,2015-08-11 10:06:56-05:00,commit, -16891,Nathan Goldbaum,2015-08-10 22:00:13-05:00,commit, -16892,Nathan Goldbaum,2015-08-10 16:59:32-05:00,commit, -16893,Nathan Goldbaum,2015-08-10 16:55:18-05:00,commit, -16894,Nathan Goldbaum,2015-08-10 16:54:57-05:00,commit, -16895,Nathan Goldbaum,2015-08-10 16:47:37-05:00,commit, -16896,Nathan Goldbaum,2015-08-10 16:53:46-05:00,commit, -16897,Nathan Goldbaum,2015-08-10 16:40:16-05:00,commit, -16898,Nathan Goldbaum,2015-08-10 16:39:01-05:00,commit, -16899,Nathan Goldbaum,2015-08-10 16:38:19-05:00,commit, -16900,Nathan Goldbaum,2015-08-10 16:36:44-05:00,commit, -16901,Nathan Goldbaum,2015-08-10 16:35:40-05:00,commit, -16902,Nathan Goldbaum,2015-08-10 16:25:17-05:00,commit, -16903,Nathan Goldbaum,2015-08-10 16:16:36-05:00,commit, -16904,Nathan Goldbaum,2015-08-10 15:57:47-05:00,commit, -16905,Nathan Goldbaum,2015-08-10 15:28:05-05:00,commit, -16906,Nathan Goldbaum,2015-08-10 15:14:12-05:00,commit, -16907,Nathan Goldbaum,2015-08-10 15:06:01-05:00,commit, -16908,Kenz Arraki,2015-08-10 13:57:43-06:00,commit, -16909,Kacper Kowalik,2015-08-11 12:27:31-05:00,commit, -16910,Nathan Goldbaum,2015-08-11 10:06:56-05:00,commit, -16911,Kenz Arraki,2015-08-10 13:57:43-06:00,commit, -16912,Nathan Goldbaum,2015-08-10 14:25:38-05:00,commit, -16913,Kacper Kowalik,2015-08-10 13:54:08-05:00,commit, -16914,John ZuHone,2015-08-10 13:27:11-04:00,commit, -16915,Nathan Goldbaum,2015-08-10 11:31:48-05:00,commit, -16916,Nathan Goldbaum,2015-08-10 11:00:08-05:00,commit, -16917,Britton Smith,2015-08-10 16:35:19+01:00,commit, -16918,Kacper Kowalik,2015-08-10 09:17:55-05:00,commit, -16919,Nathan Goldbaum,2015-08-09 16:13:29-05:00,commit, -16920,Nathan Goldbaum,2015-08-09 15:35:12-05:00,commit, -16921,Nathan Goldbaum,2015-08-09 15:10:24-05:00,commit, -16922,Andrew Myers,2015-08-09 13:05:13-07:00,commit, -16923,Nathan Goldbaum,2015-08-09 14:15:22-05:00,commit, -16924,Nathan Goldbaum,2015-08-09 14:14:16-05:00,commit, -16925,Nathan Goldbaum,2015-08-09 13:57:25-05:00,commit, -16926,Nathan Goldbaum,2015-08-09 13:57:25-05:00,commit, -16927,Nathan Goldbaum,2015-08-09 13:57:05-05:00,commit, -16928,Nathan Goldbaum,2015-08-09 13:45:59-05:00,commit, -16929,Nathan Goldbaum,2015-08-09 13:45:18-05:00,commit, -16930,Nathan Goldbaum,2015-08-09 12:02:06-05:00,commit, -16931,Nathan Goldbaum,2015-08-09 12:01:28-05:00,commit, -16932,Nathan Goldbaum,2015-08-09 13:34:18-05:00,commit, -16933,Ji-hoon Kim,2015-08-08 01:26:14-07:00,commit, -16934,Ji-hoon Kim,2015-08-08 01:26:14-07:00,commit, -16935,Kenz Arraki,2015-08-07 17:28:51-05:00,commit, -16936,Kenz Arraki,2015-08-07 17:21:59-05:00,commit, -16937,Kenz Arraki,2015-08-07 10:34:58-05:00,commit, -16938,Kacper Kowalik,2015-08-06 17:34:45-05:00,commit, -16939,Kenz Arraki,2015-08-06 17:04:29-05:00,commit, -16940,Kenz Arraki,2015-08-06 16:58:21-05:00,commit, -16941,Kacper Kowalik,2015-08-06 16:36:05-05:00,commit, -16942,Kacper Kowalik,2015-08-06 16:36:05-05:00,commit, -16943,Kacper Kowalik,2015-08-06 16:26:36-05:00,commit, -16944,Kacper Kowalik,2015-08-06 16:20:37-05:00,commit, -16945,Robert Thompson,2015-08-06 15:08:44-05:00,commit, -16946,Robert Thompson,2015-08-06 15:08:44-05:00,commit, -16947,Kacper Kowalik,2015-08-06 17:34:45-05:00,commit, -16948,Britton Smith,2015-08-06 20:48:06+01:00,commit, -16949,Kacper Kowalik,2015-08-06 14:31:31-05:00,commit, -16950,Britton Smith,2015-08-06 19:14:09+01:00,commit, -16951,Britton Smith,2015-08-06 19:09:47+01:00,commit, -16952,Britton Smith,2015-08-06 19:01:33+01:00,commit, -16953,Nathan Goldbaum,2015-08-06 11:43:45-05:00,commit, -16954,Kacper Kowalik,2015-08-06 11:37:47-05:00,commit, -16955,Andrew Myers,2015-08-05 15:56:35-07:00,commit, -16956,Andrew Myers,2015-08-05 15:53:34-07:00,commit, -16957,Andrew Myers,2015-08-05 15:51:40-07:00,commit, -16958,Andrew Myers,2015-08-05 14:50:45-07:00,commit, -16959,Andrew Myers,2015-08-05 13:30:28-07:00,commit, -16960,Andrew Myers,2015-08-05 13:04:12-07:00,commit, -16961,Kenz Arraki,2015-08-05 14:49:57-05:00,commit, -16962,Andrew Myers,2015-08-05 12:46:26-07:00,commit, -16963,Britton Smith,2015-08-05 20:44:21+01:00,commit, -16964,Andrew Myers,2015-08-05 11:17:35-07:00,commit, -16965,Devin Silvia,2015-08-05 13:44:11+01:00,commit, -16966,Devin Silvia,2015-08-05 13:43:18+01:00,commit, -16967,Britton Smith,2015-08-05 13:39:43+01:00,commit, -16968,Devin Silvia,2015-08-05 13:36:56+01:00,commit, -16969,Devin Silvia,2015-08-05 13:33:07+01:00,commit, -16970,Britton Smith,2015-08-05 13:32:53+01:00,commit, -16971,Britton Smith,2015-08-05 12:40:16+01:00,commit, -16972,Britton Smith,2015-08-05 12:38:27+01:00,commit, -16973,Britton Smith,2015-08-05 12:36:31+01:00,commit, -16974,Britton Smith,2015-08-05 12:34:01+01:00,commit, -16975,Britton Smith,2015-08-05 12:28:07+01:00,commit, -16976,Devin Silvia,2015-08-05 11:56:30+01:00,commit, -16977,Anni Järvenpää,2015-08-05 12:40:11+03:00,commit, -16978,Anni Järvenpää,2015-08-05 12:40:11+03:00,commit, -16979,Andrew Myers,2015-08-04 16:20:21-07:00,commit, -16980,Andrew Myers,2015-08-04 16:17:32-07:00,commit, -16981,Andrew Myers,2015-08-04 16:08:58-07:00,commit, -16982,Andrew Myers,2015-08-04 15:31:56-07:00,commit, -16983,Matthew Turk,2015-08-04 10:56:29-05:00,commit, -16984,Matthew Turk,2015-08-04 10:56:29-05:00,commit, -16985,Ricarda Beckmann,2015-08-04 13:24:29+01:00,commit, -16986,Andrew Myers,2015-08-04 00:20:48-07:00,commit, -16987,Andrew Myers,2015-08-03 23:01:39-07:00,commit, -16988,Andrew Myers,2015-08-03 23:01:00-07:00,commit, -16989,Andrew Myers,2015-08-03 22:59:59-07:00,commit, -16990,Andrew Myers,2015-08-03 22:59:26-07:00,commit, -16991,Devin Silvia,2015-08-03 16:22:10-05:00,commit, -16992,Devin Silvia,2015-08-03 16:19:58-05:00,commit, -16993,Britton Smith,2015-08-03 21:22:24+01:00,commit, -16994,Britton Smith,2015-08-03 21:22:24+01:00,commit, -16995,Bili Dong,2015-08-03 12:49:39-07:00,commit, -16996,Bili Dong,2015-08-03 11:50:21-07:00,commit, -16997,Bili Dong,2015-08-03 11:50:21-07:00,commit, -16998,Bili Dong,2015-08-02 03:44:32-07:00,commit, -16999,Bili Dong,2015-08-02 01:31:53-07:00,commit, -17000,Bili Dong,2015-08-02 01:26:16-07:00,commit, -17001,Britton Smith,2015-08-01 14:29:12+02:00,commit, -17002,Bili Dong,2015-07-31 20:38:23-07:00,commit, -17003,Bili Dong,2015-07-31 20:31:34-07:00,commit, -17004,Bili Dong,2015-07-31 20:29:22-07:00,commit, -17005,Bili Dong,2015-07-31 20:26:47-07:00,commit, -17006,Bili Dong,2015-07-31 19:21:23-07:00,commit, -17007,Bili Dong,2015-07-31 17:29:50-07:00,commit, -17008,Bili Dong,2015-07-31 15:50:13-07:00,commit, -17009,Bili Dong,2015-07-31 15:23:18-07:00,commit, -17010,Britton Smith,2015-07-31 23:58:47+02:00,commit, -17011,Britton Smith,2015-07-31 23:48:25+02:00,commit, -17012,Bili Dong,2015-07-31 13:22:53-07:00,commit, -17013,Nicholas Earl,2015-07-31 13:38:46-04:00,commit, -17014,Nicholas Earl,2015-07-31 10:51:29-04:00,commit, -17015,Nicholas Earl,2015-07-31 10:44:28-04:00,commit, -17016,Nathan Goldbaum,2015-08-19 16:01:11-05:00,commit, -17017,Kacper Kowalik,2015-09-04 21:51:41-05:00,commit, -17018,Bili Dong,2015-08-03 12:49:39-07:00,commit, -17019,Nathan Goldbaum,2015-08-12 11:41:48-05:00,commit, -17020,Nathan Goldbaum,2015-08-12 11:42:06-05:00,commit, -17021,Matthew Turk,2015-09-09 09:23:57-05:00,commit, -17022,Matthew Turk,2015-09-08 17:27:47-05:00,commit, -17023,Matthew Turk,2015-09-08 13:42:03-05:00,commit, -17024,Nathan Goldbaum,2015-09-08 11:10:06-05:00,commit, -17025,Nathan Goldbaum,2015-09-08 11:05:34-05:00,commit, -17026,Nathan Goldbaum,2015-09-08 11:05:04-05:00,commit, -17027,Nathan Goldbaum,2015-09-08 11:04:22-05:00,commit, -17028,Matthew Turk,2015-09-08 10:10:45-05:00,commit, -17029,Nathan Goldbaum,2015-09-04 16:23:12+00:00,commit, -17030,Nathan Goldbaum,2015-09-04 16:04:05+00:00,commit, -17031,Nathan Goldbaum,2015-09-04 12:02:00-05:00,commit, -17032,Nathan Goldbaum,2015-09-04 11:12:45-05:00,commit, -17033,Matthew Turk,2015-09-02 17:38:56-05:00,commit, -17034,Matthew Turk,2015-08-29 21:36:26-05:00,commit, -17035,Matthew Turk,2015-08-29 21:27:04-05:00,commit, -17036,Matthew Turk,2015-08-25 16:31:31-05:00,commit, -17037,Matthew Turk,2015-08-23 20:30:32-05:00,commit, -17038,Nathan Goldbaum,2015-09-09 14:17:24-05:00,commit, -17039,Nathan Goldbaum,2015-09-09 11:21:17-05:00,commit, -17040,Nathan Goldbaum,2015-09-04 20:18:46-05:00,commit, -17041,Nathan Goldbaum,2015-09-16 13:28:19-05:00,commit, -17042,Nathan Goldbaum,2015-09-16 13:25:12-05:00,commit, -17043,Nathan Goldbaum,2015-09-16 11:07:31-05:00,commit, -17044,Andrew Myers,2015-10-05 13:14:36-07:00,commit, -17045,Andrew Myers,2015-10-01 13:07:12-07:00,commit, -17046,Andrew Myers,2015-09-30 14:02:11-07:00,commit, -17047,Andrew Myers,2015-09-30 10:45:21-07:00,commit, -17048,Andrew Myers,2015-09-30 09:54:28-07:00,commit, -17049,Andrew Myers,2015-09-29 10:24:42-07:00,commit, -17050,Allyson Julian,2015-09-25 16:11:03-05:00,commit, -17051,Allyson Julian,2015-08-28 16:47:12-05:00,commit, -17052,Allyson Julian,2015-08-28 16:33:21-05:00,commit, -17053,Allyson Julian,2015-08-28 16:28:57-05:00,commit, -17054,Allyson Julian,2015-08-28 16:04:40-05:00,commit, -17055,Allyson Julian,2015-08-28 15:59:05-05:00,commit, -17056,Allyson Julian,2015-08-28 15:35:14-05:00,commit, -17057,Andrew Myers,2015-09-25 19:13:49-07:00,commit, -17058,Andrew Myers,2015-09-25 16:56:40-07:00,commit, -17059,Andrew Myers,2015-09-25 16:28:39-07:00,commit, -17060,Andrew Myers,2015-09-25 15:08:46-07:00,commit, -17061,Andrew Myers,2015-09-25 15:05:18-07:00,commit, -17062,Andrew Myers,2015-09-25 14:57:28-07:00,commit, -17063,Andrew Myers,2015-09-25 14:47:50-07:00,commit, -17064,Andrew Myers,2015-09-25 14:11:54-07:00,commit, -17065,Andrew Myers,2015-09-25 12:05:25-07:00,commit, -17066,Andrew Myers,2015-09-25 11:15:06-07:00,commit, -17067,Andrew Myers,2015-09-24 23:17:38-07:00,commit, -17068,Andrew Myers,2015-09-24 23:14:09-07:00,commit, -17069,Andrew Myers,2015-09-24 19:03:54-07:00,commit, -17070,Andrew Myers,2015-09-24 16:14:48-07:00,commit, -17071,Andrew Myers,2015-09-24 16:13:13-07:00,commit, -17072,Andrew Myers,2015-09-24 15:15:28-07:00,commit, -17073,Andrew Myers,2015-09-24 15:15:09-07:00,commit, -17074,Andrew Myers,2015-09-24 13:45:38-07:00,commit, -17075,Andrew Myers,2015-09-24 13:16:08-07:00,commit, -17076,Andrew Myers,2015-09-23 16:20:55-07:00,commit, -17077,Andrew Myers,2015-09-23 12:20:39-07:00,commit, -17078,Andrew Myers,2015-09-22 21:28:08-07:00,commit, -17079,Andrew Myers,2015-09-22 21:04:52-07:00,commit, -17080,Andrew Myers,2015-09-22 21:04:36-07:00,commit, -17081,Andrew Myers,2015-09-22 17:50:37-07:00,commit, -17082,Andrew Myers,2015-09-22 16:41:58-07:00,commit, -17083,Andrew Myers,2015-09-22 16:22:59-07:00,commit, -17084,Andrew Myers,2015-09-22 15:05:21-07:00,commit, -17085,Andrew Myers,2015-09-22 15:04:45-07:00,commit, -17086,Andrew Myers,2015-09-22 13:47:03-07:00,commit, -17087,Andrew Myers,2015-09-22 13:46:24-07:00,commit, -17088,Andrew Myers,2015-09-21 15:35:13-07:00,commit, -17089,Andrew Myers,2015-09-21 15:17:25-07:00,commit, -17090,Andrew Myers,2015-09-21 15:13:42-07:00,commit, -17091,Andrew Myers,2015-09-21 14:19:05-07:00,commit, -17092,Andrew Myers,2015-09-21 13:41:31-07:00,commit, -17093,Andrew Myers,2015-09-21 12:40:43-07:00,commit, -17094,Andrew Myers,2015-09-21 10:03:53-07:00,commit, -17095,Andrew Myers,2015-09-20 15:55:28-07:00,commit, -17096,Andrew Myers,2015-09-19 17:31:23-07:00,commit, -17097,Andrew Myers,2015-09-19 17:04:12-07:00,commit, -17098,Andrew Myers,2015-09-14 12:23:18-07:00,commit, -17099,Andrew Myers,2015-09-14 11:58:32-07:00,commit, -17100,Andrew Myers,2015-09-14 11:43:52-07:00,commit, -17101,Andrew Myers,2015-09-12 10:00:33-07:00,commit, -17102,Andrew Myers,2015-09-12 09:32:55-07:00,commit, -17103,Andrew Myers,2015-09-12 09:24:11-07:00,commit, -17104,Andrew Myers,2015-09-11 20:25:56-07:00,commit, -17105,Andrew Myers,2015-09-11 16:37:56-07:00,commit, -17106,Andrew Myers,2015-09-11 16:07:25-07:00,commit, -17107,Andrew Myers,2015-09-11 15:02:58-07:00,commit, -17108,Andrew Myers,2015-09-11 12:06:23-07:00,commit, -17109,Andrew Myers,2015-09-01 16:40:08-07:00,commit, -17110,Andrew Myers,2015-09-01 15:31:39-07:00,commit, -17111,Andrew Myers,2015-09-01 15:31:20-07:00,commit, -17112,Andrew Myers,2015-08-28 01:45:48-07:00,commit, -17113,Andrew Myers,2015-08-28 01:44:54-07:00,commit, -17114,Andrew Myers,2015-08-27 13:51:02-07:00,commit, -17115,Andrew Myers,2015-08-27 11:40:47-07:00,commit, -17116,Andrew Myers,2015-08-27 10:28:07-07:00,commit, -17117,Andrew Myers,2015-08-26 16:13:21-07:00,commit, -17118,Andrew Myers,2015-08-26 14:59:35-07:00,commit, -17119,Andrew Myers,2015-08-25 20:47:26-07:00,commit, -17120,Andrew Myers,2015-08-25 20:46:51-07:00,commit, -17121,Andrew Myers,2015-08-23 20:35:01-07:00,commit, -17122,Andrew Myers,2015-08-23 20:08:08-07:00,commit, -17123,Andrew Myers,2015-08-23 16:18:24-07:00,commit, -17124,Andrew Myers,2015-08-23 16:15:44-07:00,commit, -17125,Andrew Myers,2015-08-23 15:57:37-07:00,commit, -17126,Andrew Myers,2015-08-22 21:18:18-07:00,commit, -17127,Andrew Myers,2015-08-22 21:15:34-07:00,commit, -17128,Andrew Myers,2015-08-22 20:34:22-07:00,commit, -17129,Andrew Myers,2015-08-22 18:28:06-07:00,commit, -17130,Andrew Myers,2015-08-22 18:16:08-07:00,commit, -17131,Andrew Myers,2015-08-22 17:57:34-07:00,commit, -17132,Andrew Myers,2015-08-22 16:56:22-07:00,commit, -17133,Andrew Myers,2015-08-22 16:47:30-07:00,commit, -17134,Andrew Myers,2015-08-22 16:07:40-07:00,commit, -17135,Andrew Myers,2015-08-22 00:07:39-05:00,commit, -17136,Andrew Myers,2015-08-22 00:06:08-05:00,commit, -17137,Andrew Myers,2015-08-22 00:03:45-05:00,commit, -17138,Andrew Myers,2015-08-21 23:56:20-05:00,commit, -17139,Andrew Myers,2015-08-21 23:44:54-05:00,commit, -17140,Andrew Myers,2015-08-21 21:37:44-05:00,commit, -17141,Andrew Myers,2015-08-21 20:53:32-05:00,commit, -17142,Andrew Myers,2015-08-21 15:49:22-05:00,commit, -17143,Andrew Myers,2015-08-21 11:01:01-05:00,commit, -17144,Andrew Myers,2015-08-21 00:04:55-05:00,commit, -17145,Andrew Myers,2015-08-21 00:04:20-05:00,commit, -17146,Andrew Myers,2015-08-20 17:43:54-05:00,commit, -17147,Andrew Myers,2015-08-20 16:45:45-05:00,commit, -17148,Andrew Myers,2015-08-20 16:45:13-05:00,commit, -17149,Andrew Myers,2015-08-20 15:19:25-05:00,commit, -17150,Andrew Myers,2015-08-19 21:36:51-05:00,commit, -17151,Andrew Myers,2015-08-19 20:58:31-05:00,commit, -17152,Andrew Myers,2015-08-19 20:26:49-05:00,commit, -17153,Andrew Myers,2015-08-16 00:11:32-07:00,commit, -17154,Andrew Myers,2015-08-16 00:02:52-07:00,commit, -17155,Andrew Myers,2015-08-16 00:02:34-07:00,commit, -17156,Andrew Myers,2015-08-15 23:55:31-07:00,commit, -17157,Andrew Myers,2015-08-15 23:37:26-07:00,commit, -17158,Andrew Myers,2015-08-15 12:43:23-07:00,commit, -17159,Andrew Myers,2015-08-15 12:41:57-07:00,commit, -17160,Andrew Myers,2015-08-15 12:24:38-07:00,commit, -17161,Andrew Myers,2015-08-15 12:09:58-07:00,commit, -17162,Andrew Myers,2015-08-15 10:27:40-07:00,commit, -17163,Andrew Myers,2015-08-15 00:36:04-07:00,commit, -17164,Andrew Myers,2015-08-15 00:08:42-07:00,commit, -17165,Andrew Myers,2015-08-14 21:13:07-07:00,commit, -17166,Allyson Julian,2015-08-11 15:32:40-05:00,commit, -17167,Allyson Julian,2015-08-11 13:55:02-05:00,commit, -17168,Allyson Julian,2015-08-11 13:40:10-05:00,commit, -17169,Allyson Julian,2015-08-11 13:33:08-05:00,commit, -17170,Allyson Julian,2015-08-11 13:20:21-05:00,commit, -17171,Allyson Julian,2015-08-10 15:59:51-05:00,commit, -17172,Allyson Julian,2015-08-05 15:30:53-05:00,commit, -17173,Allyson Julian,2015-08-05 14:32:14-05:00,commit, -17174,Allyson Julian,2015-08-05 14:24:21-05:00,commit, -17175,Allyson Julian,2015-08-05 14:15:17-05:00,commit, -17176,Allyson Julian,2015-08-05 14:06:20-05:00,commit, -17177,Allyson Julian,2015-08-05 13:45:10-05:00,commit, -17178,Allyson Julian,2015-08-05 10:54:22-05:00,commit, -17179,Allyson Julian,2015-08-04 14:46:24-05:00,commit, -17180,Allyson Julian,2015-08-04 14:07:43-05:00,commit, -17181,Allyson Julian,2015-08-03 14:29:39-05:00,commit, -17182,Allyson Julian,2015-08-03 14:28:27-05:00,commit, -17183,Allyson Julian,2015-08-03 14:23:17-05:00,commit, -17184,Allyson Julian,2015-08-03 14:05:39-05:00,commit, -17185,Allyson Julian,2015-08-03 12:07:51-05:00,commit, -17186,Allyson Julian,2015-08-03 10:46:48-05:00,commit, -17187,Nicholas Earl,2015-07-31 10:44:28-04:00,commit, -17188,Nicholas Earl,2015-07-31 10:42:41-04:00,commit, -17189,Matthew Turk,2015-07-31 09:39:02-05:00,commit, -17190,Matthew Turk,2015-07-31 09:36:57-05:00,commit, -17191,Britton Smith,2015-07-31 15:04:42+02:00,commit, -17192,Britton Smith,2015-07-31 15:02:56+02:00,commit, -17193,Britton Smith,2015-07-31 15:02:32+02:00,commit, -17194,Britton Smith,2015-07-31 14:47:14+02:00,commit, -17195,Britton Smith,2015-07-31 14:39:56+02:00,commit, -17196,Britton Smith,2015-07-31 14:35:44+02:00,commit, -17197,Britton Smith,2015-07-31 14:28:28+02:00,commit, -17198,Britton Smith,2015-07-31 14:09:45+02:00,commit, -17199,Britton Smith,2015-07-31 13:46:35+02:00,commit, -17200,Britton Smith,2015-07-31 13:15:42+02:00,commit, -17201,Britton Smith,2015-07-31 13:15:21+02:00,commit, -17202,Britton Smith,2015-07-31 12:03:46+02:00,commit, -17203,Bili Dong,2015-07-30 20:01:02-07:00,commit, -17204,Nicholas Earl,2015-07-30 16:27:56-04:00,commit, -17205,Ben Thompson,2015-07-30 16:32:04-03:00,commit, -17206,Ben Thompson,2015-07-30 16:31:02-03:00,commit, -17207,Ben Thompson,2015-07-30 15:01:52-03:00,commit, -17208,Nathan Goldbaum,2015-07-30 12:50:13-05:00,commit, -17209,Nathan Goldbaum,2015-08-05 13:24:33-05:00,commit, -17210,Nathan Goldbaum,2015-07-30 12:50:13-05:00,commit, -17211,Nathan Goldbaum,2015-07-30 12:47:07-05:00,commit, -17212,Nathan Goldbaum,2015-07-30 12:44:13-05:00,commit, -17213,Britton Smith,2015-07-30 17:35:01+02:00,commit, -17214,Britton Smith,2015-07-30 11:56:29+02:00,commit, -17215,Nathan Goldbaum,2015-07-29 16:09:10-05:00,commit, -17216,Devin Silvia,2015-07-29 16:17:36-04:00,commit, -17217,Devin Silvia,2015-07-29 16:03:21-04:00,commit, -17218,Devin Silvia,2015-07-29 15:50:20-04:00,commit, -17219,Allyson Julian,2015-07-29 11:16:25-05:00,commit, -17220,Allyson Julian,2015-07-29 10:37:56-05:00,commit, -17221,John ZuHone,2015-07-29 10:24:03-04:00,commit, -17222,Kacper Kowalik,2015-07-28 14:36:10-05:00,commit, -17223,Ben Thompson,2015-07-30 15:01:52-03:00,commit, -17224,Kacper Kowalik,2015-07-28 14:36:10-05:00,commit, -17225,Kacper Kowalik,2015-07-28 14:35:58-05:00,commit, -17226,Kacper Kowalik,2015-07-28 14:23:18-05:00,commit, -17227,Matthew Turk,2015-07-28 13:27:01-05:00,commit, -17228,John ZuHone,2015-07-28 10:30:21-04:00,commit, -17229,Bili Dong,2015-07-27 21:37:21-07:00,commit, -17230,Bili Dong,2015-07-27 21:09:43-07:00,commit, -17231,John ZuHone,2015-07-27 22:34:22-04:00,commit, -17232,John ZuHone,2015-07-27 22:16:33-04:00,commit, -17233,John ZuHone,2015-07-27 17:21:12-04:00,commit, -17234,Allyson Julian,2015-07-27 14:40:20-05:00,commit, -17235,Britton Smith,2015-07-25 06:59:51+01:00,commit, -17236,Devin Silvia,2015-07-24 15:30:18-04:00,commit, -17237,Britton Smith,2015-07-24 18:11:31+01:00,commit, -17238,Britton Smith,2015-07-24 17:22:13+01:00,commit, -17239,John ZuHone,2015-07-24 09:26:05-04:00,commit, -17240,Andrew Myers,2015-07-23 17:15:36-07:00,commit, -17241,Andrew Myers,2015-07-23 15:42:11-07:00,commit, -17242,Kacper Kowalik,2015-07-23 16:19:49-05:00,commit, -17243,Kacper Kowalik,2015-07-23 14:38:32-05:00,commit, -17244,Kacper Kowalik,2015-07-23 14:35:41-05:00,commit, -17245,Kacper Kowalik,2015-07-23 14:34:12-05:00,commit, -17246,Kacper Kowalik,2015-07-23 14:30:18-05:00,commit, -17247,Kacper Kowalik,2015-07-23 14:18:49-05:00,commit, -17248,Kacper Kowalik,2015-07-23 14:06:31-05:00,commit, -17249,Matthew Turk,2015-07-23 12:37:22-05:00,commit, -17250,Matthew Turk,2015-07-23 11:36:51-05:00,commit, -17251,BW Keller,2015-07-23 12:36:32-04:00,commit, -17252,Britton Smith,2015-07-23 17:26:56+01:00,commit, -17253,Britton Smith,2015-07-23 17:19:22+01:00,commit, -17254,Matthew Turk,2015-07-23 11:12:33-05:00,commit, -17255,Matthew Turk,2015-07-23 11:10:24-05:00,commit, -17256,John ZuHone,2015-07-23 09:26:26-04:00,commit, -17257,Andrew Myers,2015-07-22 15:47:16-07:00,commit, -17258,Andrew Myers,2015-07-22 15:41:00-07:00,commit, -17259,Andrew Myers,2015-07-22 15:40:14-07:00,commit, -17260,Andrew Myers,2015-07-22 15:38:28-07:00,commit, -17261,Andrew Myers,2015-07-22 15:37:34-07:00,commit, -17262,Andrew Myers,2015-07-22 15:36:42-07:00,commit, -17263,Andrew Myers,2015-07-22 15:35:36-07:00,commit, -17264,Andrew Myers,2015-07-22 15:35:09-07:00,commit, -17265,Devin Silvia,2015-07-22 15:10:34-04:00,commit, -17266,Kacper Kowalik,2015-07-22 09:24:56-05:00,commit, -17267,Anna Rosen,2015-07-21 15:18:50-07:00,commit, -17268,Nathan Goldbaum,2015-08-06 11:18:56-05:00,commit, -17269,Nathan Goldbaum,2015-08-06 11:12:15-05:00,commit, -17270,BW Keller,2015-08-06 12:10:42-04:00,commit, -17271,BW Keller,2015-08-06 12:08:46-04:00,commit, -17272,Nathan Goldbaum,2015-08-06 11:05:45-05:00,commit, -17273,Kacper Kowalik,2015-08-06 09:14:19-05:00,commit, -17274,Kenz Arraki,2015-08-05 14:49:57-05:00,commit, -17275,Nathan Goldbaum,2015-08-05 13:24:33-05:00,commit, -17276,Kenz Arraki,2015-08-05 13:24:28-05:00,commit, -17277,Kenz Arraki,2015-08-05 11:17:37-05:00,commit, -17278,Kenz Arraki,2015-08-05 11:13:32-05:00,commit, -17279,Kacper Kowalik,2015-08-05 11:11:45-05:00,commit, -17280,Nathan Goldbaum,2015-08-05 11:10:22-05:00,commit, -17281,Kenz Arraki,2015-08-05 10:25:34-05:00,commit, -17282,Kacper Kowalik,2015-08-04 08:44:55-05:00,commit, -17283,Kacper Kowalik,2015-08-03 14:17:24-05:00,commit, -17284,Nathan Goldbaum,2015-07-29 15:15:18-05:00,commit, -17285,Nathan Goldbaum,2015-07-29 14:37:19-05:00,commit, -17286,Nathan Goldbaum,2015-07-29 14:21:03-05:00,commit, -17287,Anna Rosen,2015-07-21 15:18:50-07:00,commit, -17288,Matthew Turk,2015-07-31 09:39:02-05:00,commit, -17289,Matthew Turk,2015-07-31 09:36:57-05:00,commit, -17290,Britton Smith,2015-07-24 17:41:05+01:00,commit, -17291,Britton Smith,2015-07-24 17:39:29+01:00,commit, -17292,Allyson Julian,2015-07-21 15:25:31-05:00,commit, -17293,John ZuHone,2015-07-21 16:14:33-04:00,commit, -17294,Allyson Julian,2015-07-21 15:13:07-05:00,commit, -17295,Allyson Julian,2015-07-21 15:05:09-05:00,commit, -17296,Allyson Julian,2015-07-21 15:02:51-05:00,commit, -17297,Allyson Julian,2015-07-21 15:00:44-05:00,commit, -17298,Allyson Julian,2015-07-21 14:56:35-05:00,commit, -17299,Allyson Julian,2015-07-21 14:20:53-05:00,commit, -17300,Allyson Julian,2015-07-21 14:05:38-05:00,commit, -17301,Allyson Julian,2015-07-21 14:04:55-05:00,commit, -17302,John ZuHone,2015-07-21 14:30:05-04:00,commit, -17303,Kacper Kowalik,2015-07-21 13:12:11-05:00,commit, -17304,Matthew Turk,2015-07-21 09:52:58-05:00,commit, -17305,Britton Smith,2015-07-21 13:41:45+01:00,commit, -17306,Britton Smith,2015-07-21 13:30:19+01:00,commit, -17307,Britton Smith,2015-07-21 13:29:58+01:00,commit, -17308,Britton Smith,2015-07-21 13:25:36+01:00,commit, -17309,Britton Smith,2015-07-21 13:17:37+01:00,commit, -17310,Britton Smith,2015-07-21 13:17:00+01:00,commit, -17311,Kenz Arraki,2015-07-20 20:06:20-06:00,commit, -17312,Allyson Julian,2015-07-20 16:10:05-05:00,commit, -17313,Kacper Kowalik,2015-07-20 14:06:27-05:00,commit, -17314,Kenz Arraki,2015-07-20 13:02:25-06:00,commit, -17315,Matthew Turk,2015-07-20 14:02:02-05:00,commit, -17316,Kenz Arraki,2015-07-20 13:00:30-06:00,commit, -17317,John ZuHone,2015-07-20 13:23:45-04:00,commit, -17318,Matthew Turk,2015-07-20 12:18:04-05:00,commit, -17319,Kacper Kowalik,2015-07-20 11:33:37-05:00,commit, -17320,Matthew Turk,2015-07-19 14:55:53-05:00,commit, -17321,BW Keller,2015-07-18 12:19:54-04:00,commit, -17322,Kenz Arraki,2015-07-17 17:50:22-06:00,commit, -17323,Kenz Arraki,2015-07-17 16:48:19-06:00,commit, -17324,Kenz Arraki,2015-07-17 16:19:15-06:00,commit, -17325,Cameron Hummels,2015-07-17 12:23:45-07:00,commit, -17326,Allyson Julian,2015-07-17 12:02:24-05:00,commit, -17327,Matthew Turk,2015-07-17 10:58:08-05:00,commit, -17328,BW Keller,2015-07-17 11:55:42-04:00,commit, -17329,Kacper Kowalik,2015-07-17 09:42:59-05:00,commit, -17330,John ZuHone,2015-07-17 09:58:01-04:00,commit, -17331,Allyson Julian,2015-07-16 14:42:34-05:00,commit, -17332,Andrew Myers,2015-07-16 12:41:15-07:00,commit, -17333,Allyson Julian,2015-07-16 13:59:29-05:00,commit, -17334,Andrew Myers,2015-07-16 11:56:43-07:00,commit, -17335,Andrew Myers,2015-07-16 11:54:46-07:00,commit, -17336,Andrew Myers,2015-07-16 11:46:09-07:00,commit, -17337,Andrew Myers,2015-07-16 11:27:42-07:00,commit, -17338,John ZuHone,2015-07-16 13:21:31-04:00,commit, -17339,Cameron Hummels,2015-07-16 10:14:06-07:00,commit, -17340,Cameron Hummels,2015-07-16 10:08:41-07:00,commit, -17341,Britton Smith,2015-07-16 17:54:45+01:00,commit, -17342,Britton Smith,2015-07-16 17:54:45+01:00,commit, -17343,Matthew Turk,2015-07-16 11:42:40-05:00,commit, -17344,Matthew Turk,2015-07-16 11:37:09-05:00,commit, -17345,Cameron Hummels,2015-07-16 09:28:25-07:00,commit, -17346,John ZuHone,2015-07-16 12:16:28-04:00,commit, -17347,John ZuHone,2015-07-16 10:36:05-04:00,commit, -17348,Stuart Mumford,2015-07-16 14:14:11+01:00,commit, -17349,Stuart Mumford,2015-07-16 14:11:09+01:00,commit, -17350,John ZuHone,2015-07-15 22:33:44-04:00,commit, -17351,John ZuHone,2015-07-15 22:33:28-04:00,commit, -17352,Kenz Arraki,2015-07-15 16:21:37-06:00,commit, -17353,Kenz Arraki,2015-07-15 16:00:03-06:00,commit, -17354,Allyson Julian,2015-07-15 15:53:35-05:00,commit, -17355,Allyson Julian,2015-07-15 15:43:03-05:00,commit, -17356,John ZuHone,2015-07-15 16:35:17-04:00,commit, -17357,John ZuHone,2015-07-15 16:34:31-04:00,commit, -17358,John ZuHone,2015-07-15 14:06:00-04:00,commit, -17359,John ZuHone,2015-07-15 14:03:52-04:00,commit, -17360,John ZuHone,2015-07-15 13:44:39-04:00,commit, -17361,John ZuHone,2015-07-15 12:42:56-04:00,commit, -17362,John ZuHone,2015-07-15 11:22:01-04:00,commit, -17363,John ZuHone,2015-07-15 10:21:27-04:00,commit, -17364,John ZuHone,2015-07-15 10:21:06-04:00,commit, -17365,John ZuHone,2015-07-15 10:01:42-04:00,commit, -17366,John ZuHone,2015-07-15 09:41:48-04:00,commit, -17367,John ZuHone,2015-07-15 09:38:18-04:00,commit, -17368,John ZuHone,2015-07-15 09:32:09-04:00,commit, -17369,John ZuHone,2015-07-15 09:28:52-04:00,commit, -17370,John ZuHone,2015-07-15 09:28:01-04:00,commit, -17371,BW Keller,2015-07-14 20:12:23-04:00,commit, -17372,Kenz Arraki,2015-07-14 17:36:25-06:00,commit, -17373,BW Keller,2015-07-14 17:26:16-04:00,commit, -17374,Britton Smith,2015-07-14 19:39:26+01:00,commit, -17375,John ZuHone,2015-07-14 14:09:29-04:00,commit, -17376,Britton Smith,2015-07-14 18:02:04+01:00,commit, -17377,John ZuHone,2015-07-14 12:16:26-04:00,commit, -17378,Matthew Turk,2015-07-14 10:49:17-05:00,commit, -17379,John ZuHone,2015-07-14 11:44:10-04:00,commit, -17380,John ZuHone,2015-07-14 09:58:46-04:00,commit, -17381,John ZuHone,2015-07-14 09:45:59-04:00,commit, -17382,Kacper Kowalik,2015-07-14 08:33:37-05:00,commit, -17383,Kacper Kowalik,2015-07-14 08:21:31-05:00,commit, -17384,Ricarda Beckmann,2015-07-14 10:30:46+01:00,commit, -17385,John ZuHone,2015-07-13 17:03:56-04:00,commit, -17386,Kacper Kowalik,2015-07-13 15:23:25-05:00,commit, -17387,Allyson Julian,2015-07-13 13:28:17-05:00,commit, -17388,Allyson Julian,2015-07-13 13:26:56-05:00,commit, -17389,Allyson Julian,2015-07-13 13:20:47-05:00,commit, -17390,Allyson Julian,2015-07-13 13:03:43-05:00,commit, -17391,Kenz Arraki,2015-07-13 10:55:37-06:00,commit, -17392,John ZuHone,2015-07-13 09:33:47-04:00,commit, -17393,John ZuHone,2015-07-12 20:24:19-04:00,commit, -17394,Sam Skillman,2015-07-12 17:04:58-07:00,commit, -17395,Sam Skillman,2015-07-12 16:59:31-07:00,commit, -17396,Sam Skillman,2015-07-12 16:55:55-07:00,commit, -17397,Sam Skillman,2015-07-12 16:54:53-07:00,commit, -17398,Sam Skillman,2015-07-12 16:54:11-07:00,commit, -17399,Sam Skillman,2015-07-12 16:53:03-07:00,commit, -17400,Sam Skillman,2015-07-12 16:49:01-07:00,commit, -17401,John ZuHone,2015-07-12 10:11:49-04:00,commit, -17402,John ZuHone,2015-07-12 10:11:09-04:00,commit, -17403,Andrew Myers,2015-07-11 10:18:03-07:00,commit, -17404,Britton Smith,2015-07-11 17:17:44+01:00,commit, -17405,Britton Smith,2015-07-11 17:17:44+01:00,commit, -17406,Cameron Hummels,2015-07-10 18:19:52-07:00,commit, -17407,Matthew Turk,2015-07-10 18:49:31-05:00,commit, -17408,John ZuHone,2015-07-10 15:45:05-04:00,commit, -17409,John ZuHone,2015-07-10 14:13:11-04:00,commit, -17410,John ZuHone,2015-07-10 14:09:05-04:00,commit, -17411,Britton Smith,2015-07-10 16:13:12+01:00,commit, -17412,Britton Smith,2015-07-10 16:13:12+01:00,commit, -17413,Britton Smith,2015-07-10 15:29:43+01:00,commit, -17414,Britton Smith,2015-07-10 15:29:43+01:00,commit, -17415,Britton Smith,2015-07-10 15:20:47+01:00,commit, -17416,Britton Smith,2015-07-10 15:20:47+01:00,commit, -17417,Britton Smith,2015-07-10 13:36:34+01:00,commit, -17418,Britton Smith,2015-07-10 13:36:34+01:00,commit, -17419,Britton Smith,2015-07-10 13:30:35+01:00,commit, -17420,Britton Smith,2015-07-10 13:30:35+01:00,commit, -17421,Andrew Myers,2015-07-10 00:15:58-07:00,commit, -17422,Andrew Myers,2015-07-10 00:09:10-07:00,commit, -17423,Andrew Myers,2015-07-10 00:06:00-07:00,commit, -17424,Andrew Myers,2015-07-09 23:55:33-07:00,commit, -17425,Andrew Myers,2015-07-09 23:00:39-07:00,commit, -17426,Andrew Myers,2015-07-09 17:07:25-07:00,commit, -17427,Nathan Goldbaum,2015-07-09 17:03:28-07:00,commit, -17428,Andrew Myers,2015-07-09 16:42:01-07:00,commit, -17429,Andrew Myers,2015-07-09 16:41:45-07:00,commit, -17430,Cameron Hummels,2015-07-09 16:38:02-07:00,commit, -17431,Kacper Kowalik,2015-07-09 17:47:51-05:00,commit, -17432,Andrew Myers,2015-07-09 13:23:03-07:00,commit, -17433,Andrew Myers,2015-07-09 13:12:57-07:00,commit, -17434,Andrew Myers,2015-07-09 13:03:42-07:00,commit, -17435,Andrew Myers,2015-07-09 13:01:54-07:00,commit, -17436,Andrew Myers,2015-07-09 12:50:01-07:00,commit, -17437,Andrew Myers,2015-07-09 12:43:37-07:00,commit, -17438,Andrew Myers,2015-07-09 12:43:15-07:00,commit, -17439,Kenz Arraki,2015-07-09 12:34:11-06:00,commit, -17440,Nathan Goldbaum,2015-07-09 10:57:44-07:00,commit, -17441,Nathan Goldbaum,2015-07-09 10:55:21-07:00,commit, -17442,John ZuHone,2015-07-09 13:24:01-04:00,commit, -17443,Cameron Hummels,2015-07-09 10:19:07-07:00,commit, -17444,John ZuHone,2015-07-09 13:16:44-04:00,commit, -17445,Cameron Hummels,2015-07-09 10:12:12-07:00,commit, -17446,Matthew Turk,2015-07-09 11:48:53-05:00,commit, -17447,Nathan Goldbaum,2015-07-09 09:45:29-07:00,commit, -17448,John ZuHone,2015-07-09 12:35:02-04:00,commit, -17449,Cameron Hummels,2015-07-09 09:32:31-07:00,commit, -17450,John ZuHone,2015-07-09 10:23:34-04:00,commit, -17451,Britton Smith,2015-07-09 13:55:02+01:00,commit, -17452,Andrew Myers,2015-07-09 01:25:54-07:00,commit, -17453,Andrew Myers,2015-07-09 01:24:24-07:00,commit, -17454,Andrew Myers,2015-07-08 10:17:11-07:00,commit, -17455,Andrew Myers,2015-07-07 20:51:50-07:00,commit, -17456,Andrew Myers,2015-07-07 15:23:54-07:00,commit, -17457,Andrew Myers,2015-07-07 15:20:48-07:00,commit, -17458,Andrew Myers,2015-07-07 15:20:16-07:00,commit, -17459,Kacper Kowalik,2015-07-07 14:26:24-05:00,commit, -17460,Britton Smith,2015-07-07 14:49:33+01:00,commit, -17461,Britton Smith,2015-07-07 14:47:55+01:00,commit, -17462,Andrew Myers,2015-07-06 17:06:47-07:00,commit, -17463,Andrew Myers,2015-07-06 16:26:02-07:00,commit, -17464,Andrew Myers,2015-07-06 16:25:33-07:00,commit, -17465,Andrew Myers,2015-07-06 15:44:08-07:00,commit, -17466,Allyson Julian,2015-07-06 16:54:07-05:00,commit, -17467,Allyson Julian,2015-07-06 15:16:25-05:00,commit, -17468,Allyson Julian,2015-07-06 15:10:55-05:00,commit, -17469,Allyson Julian,2015-07-06 14:53:35-05:00,commit, -17470,Allyson Julian,2015-07-06 14:49:05-05:00,commit, -17471,Allyson Julian,2015-07-06 14:47:10-05:00,commit, -17472,Allyson Julian,2015-07-06 14:46:11-05:00,commit, -17473,Allyson Julian,2015-07-06 14:38:56-05:00,commit, -17474,Allyson Julian,2015-07-06 14:29:11-05:00,commit, -17475,Allyson Julian,2015-07-06 14:25:56-05:00,commit, -17476,Allyson Julian,2015-07-06 14:19:46-05:00,commit, -17477,Allyson Julian,2015-07-06 13:56:03-05:00,commit, -17478,Allyson Julian,2015-07-06 13:42:32-05:00,commit, -17479,Cameron Hummels,2015-07-05 12:19:43-07:00,commit, -17480,Cameron Hummels,2015-07-05 12:14:07-07:00,commit, -17481,Cameron Hummels,2015-07-05 12:00:01-07:00,commit, -17482,Cameron Hummels,2015-07-05 08:35:38-07:00,commit, -17483,Allyson Julian,2015-07-02 16:19:31-05:00,commit, -17484,Allyson Julian,2015-07-02 12:17:06-05:00,commit, -17485,Kacper Kowalik,2015-07-02 12:00:38-05:00,commit, -17486,Matthew Turk,2015-07-01 11:36:16-05:00,commit, -17487,Matthew Turk,2015-07-01 10:51:00-05:00,commit, -17488,Matthew Turk,2015-07-01 10:34:38-05:00,commit, -17489,Britton Smith,2015-07-01 14:50:45+01:00,commit, -17490,Suoqing Ji,2015-06-30 20:23:53-07:00,commit, -17491,Suoqing Ji,2015-06-30 20:07:51-07:00,commit, -17492,Andrew Myers,2015-06-30 20:03:42-07:00,commit, -17493,Andrew Myers,2015-06-30 20:01:07-07:00,commit, -17494,Andrew Myers,2015-06-30 19:54:03-07:00,commit, -17495,Andrew Myers,2015-06-30 19:53:28-07:00,commit, -17496,Sam Skillman,2015-06-30 18:01:24-07:00,commit, -17497,Suoqing Ji,2015-06-30 16:56:05-07:00,commit, -17498,Andrew Myers,2015-06-30 15:23:48-07:00,commit, -17499,Andrew Myers,2015-06-30 15:16:54-07:00,commit, -17500,Andrew Myers,2015-06-30 15:11:19-07:00,commit, -17501,Andrew Myers,2015-06-30 14:59:19-07:00,commit, -17502,Andrew Myers,2015-06-30 14:44:29-07:00,commit, -17503,Matthew Turk,2015-06-30 16:34:28-05:00,commit, -17504,Andrew Myers,2015-06-30 14:31:57-07:00,commit, -17505,Matthew Turk,2015-06-30 16:31:19-05:00,commit, -17506,Andrew Myers,2015-06-30 14:09:44-07:00,commit, -17507,Matthew Turk,2015-06-30 15:57:24-05:00,commit, -17508,Matthew Turk,2015-06-30 15:53:51-05:00,commit, -17509,Matthew Turk,2015-06-30 15:52:42-05:00,commit, -17510,Matthew Turk,2015-06-29 21:37:53-05:00,commit, -17511,Matthew Turk,2015-06-29 21:32:07-05:00,commit, -17512,Andrew Myers,2015-06-29 13:41:12-07:00,commit, -17513,Andrew Myers,2015-06-29 13:38:49-07:00,commit, -17514,Nathan Goldbaum,2015-06-29 12:46:33-07:00,commit, -17515,Nathan Goldbaum,2015-06-29 12:43:41-07:00,commit, -17516,Andrew Myers,2015-06-28 16:18:16-07:00,commit, -17517,Andrew Myers,2015-06-28 16:15:24-07:00,commit, -17518,Andrew Myers,2015-06-28 14:04:53-07:00,commit, -17519,Andrew Myers,2015-06-28 13:58:48-07:00,commit, -17520,Andrew Myers,2015-06-28 13:57:43-07:00,commit, -17521,Andrew Myers,2015-06-28 13:55:54-07:00,commit, -17522,Andrew Myers,2015-06-28 13:52:51-07:00,commit, -17523,Andrew Myers,2015-06-28 12:24:29-07:00,commit, -17524,Andrew Myers,2015-06-28 12:19:06-07:00,commit, -17525,Andrew Myers,2015-06-28 12:07:35-07:00,commit, -17526,Andrew Myers,2015-06-26 21:39:40-07:00,commit, -17527,Andrew Myers,2015-06-26 16:22:59-07:00,commit, -17528,Andrew Myers,2015-06-26 15:27:00-07:00,commit, -17529,Andrew Myers,2015-06-26 13:27:24-07:00,commit, -17530,Andrew Myers,2015-06-26 13:15:21-07:00,commit, -17531,Andrew Myers,2015-06-26 13:11:30-07:00,commit, -17532,Andrew Myers,2015-06-26 12:58:26-07:00,commit, -17533,Andrew Myers,2015-06-26 12:44:13-07:00,commit, -17534,Andrew Myers,2015-06-26 12:36:09-07:00,commit, -17535,Andrew Myers,2015-06-26 12:18:38-07:00,commit, -17536,Andrew Myers,2015-06-26 11:14:48-07:00,commit, -17537,Andrew Myers,2015-06-26 10:55:45-07:00,commit, -17538,Andrew Myers,2015-06-26 10:51:55-07:00,commit, -17539,Andrew Myers,2015-06-26 00:50:59-07:00,commit, -17540,Andrew Myers,2015-06-26 00:48:07-07:00,commit, -17541,Andrew Myers,2015-06-25 18:07:48-07:00,commit, -17542,Allyson Julian,2015-06-24 16:09:58-05:00,commit, -17543,Allyson Julian,2015-06-24 16:09:21-05:00,commit, -17544,Matthew Turk,2015-06-24 07:34:03-05:00,commit, -17545,Britton Smith,2015-06-24 12:52:49+01:00,commit, -17546,Britton Smith,2015-06-24 12:52:49+01:00,commit, -17547,Britton Smith,2015-06-24 12:50:41+01:00,commit, -17548,John ZuHone,2015-06-24 00:48:29-04:00,commit, -17549,Britton Smith,2015-06-23 17:04:11+01:00,commit, -17550,Kenz Arraki,2015-06-22 13:26:00-06:00,commit, -17551,Kenz Arraki,2015-06-22 13:23:14-06:00,commit, -17552,Matthew Turk,2015-06-22 13:22:21-05:00,commit, -17553,John ZuHone,2015-06-20 11:24:59-04:00,commit, -17554,John ZuHone,2015-06-20 01:56:36-04:00,commit, -17555,John ZuHone,2015-06-20 01:55:25-04:00,commit, -17556,John ZuHone,2015-06-20 01:52:39-04:00,commit, -17557,John ZuHone,2015-06-20 01:35:18-04:00,commit, -17558,John ZuHone,2015-06-20 01:23:17-04:00,commit, -17559,Matthew Turk,2015-06-19 18:30:48-05:00,commit, -17560,Matthew Turk,2015-06-19 15:59:17-05:00,commit, -17561,Matthew Turk,2015-06-19 15:50:20-05:00,commit, -17562,Allyson Julian,2015-06-19 14:20:51-05:00,commit, -17563,John ZuHone,2015-06-19 10:43:27-04:00,commit, -17564,John ZuHone,2015-06-19 10:27:05-04:00,commit, -17565,Allyson Julian,2015-06-18 10:54:49-05:00,commit, -17566,John ZuHone,2015-06-18 11:12:48-04:00,commit, -17567,John ZuHone,2015-06-18 09:46:52-04:00,commit, -17568,John ZuHone,2015-06-18 09:46:17-04:00,commit, -17569,John ZuHone,2015-06-18 09:40:44-04:00,commit, -17570,John ZuHone,2015-06-18 09:39:56-04:00,commit, -17571,John ZuHone,2015-06-18 09:39:35-04:00,commit, -17572,John ZuHone,2015-06-18 09:37:02-04:00,commit, -17573,John ZuHone,2015-06-18 09:32:04-04:00,commit, -17574,Kacper Kowalik,2015-06-18 08:17:28-05:00,commit, -17575,Kacper Kowalik,2015-06-17 15:27:39-05:00,commit, -17576,Kacper Kowalik,2015-06-17 15:06:25-05:00,commit, -17577,Kacper Kowalik,2015-06-17 15:06:06-05:00,commit, -17578,Kacper Kowalik,2015-06-17 13:15:52-05:00,commit, -17579,Nathan Goldbaum,2015-06-16 20:39:45-07:00,commit, -17580,Allyson Julian,2015-06-15 16:41:00-05:00,commit, -17581,Matthew Turk,2015-06-15 15:37:20-05:00,commit, -17582,Allyson Julian,2015-06-15 10:40:28-05:00,commit, -17583,Allyson Julian,2015-06-15 09:48:53-05:00,commit, -17584,Allyson Julian,2015-06-15 09:20:58-05:00,commit, -17585,Allyson Julian,2015-06-15 09:19:32-05:00,commit, -17586,Nathan Goldbaum,2015-06-13 18:49:25-07:00,commit, -17587,Matthew Turk,2015-06-13 20:48:44-05:00,commit, -17588,Nathan Goldbaum,2015-06-13 18:42:19-07:00,commit, -17589,Andrew Myers,2015-06-12 22:45:14-07:00,commit, -17590,Andrew Myers,2015-06-12 22:37:04-07:00,commit, -17591,Andrew Myers,2015-06-12 19:42:52-07:00,commit, -17592,Andrew Myers,2015-06-12 19:42:18-07:00,commit, -17593,Andrew Myers,2015-06-12 19:41:25-07:00,commit, -17594,Andrew Myers,2015-06-12 18:36:07-07:00,commit, -17595,Suoqing Ji,2015-06-12 17:10:09-07:00,commit, -17596,Suoqing Ji,2015-06-12 00:36:14-07:00,commit, -17597,Andrew Myers,2015-06-11 22:49:50-07:00,commit, -17598,John ZuHone,2015-06-11 23:12:58-04:00,commit, -17599,John ZuHone,2015-06-11 17:55:44-04:00,commit, -17600,John ZuHone,2015-06-11 17:39:58-04:00,commit, -17601,John ZuHone,2015-06-11 16:28:09-04:00,commit, -17602,John ZuHone,2015-06-11 16:19:18-04:00,commit, -17603,John ZuHone,2015-06-11 16:10:49-04:00,commit, -17604,John ZuHone,2015-06-11 15:47:50-04:00,commit, -17605,John ZuHone,2015-06-11 15:37:12-04:00,commit, -17606,John ZuHone,2015-06-11 15:30:31-04:00,commit, -17607,Allyson Julian,2015-06-11 12:35:43-05:00,commit, -17608,Allyson Julian,2015-06-11 12:35:26-05:00,commit, -17609,Matthew Turk,2015-06-11 08:02:46-05:00,commit, -17610,Suoqing Ji,2015-06-11 01:57:26-07:00,commit, -17611,Suoqing Ji,2015-06-11 01:52:57-07:00,commit, -17612,Allyson Julian,2015-06-10 23:08:09-05:00,commit, -17613,Andrew Myers,2015-06-10 17:16:53-07:00,commit, -17614,Andrew Myers,2015-06-10 16:46:15-07:00,commit, -17615,Andrew Myers,2015-06-10 16:11:03-07:00,commit, -17616,Kacper Kowalik,2015-06-10 12:24:45-05:00,commit, -17617,Andrew Myers,2015-06-09 22:07:57-07:00,commit, -17618,Andrew Myers,2015-06-09 19:32:49-07:00,commit, -17619,Andrew Myers,2015-06-09 17:11:17-07:00,commit, -17620,Andrew Myers,2015-06-09 16:52:41-07:00,commit, -17621,Andrew Myers,2015-06-09 16:37:52-07:00,commit, -17622,Andrew Myers,2015-06-09 16:36:56-07:00,commit, -17623,Andrew Myers,2015-06-09 15:59:23-07:00,commit, -17624,Suoqing Ji,2015-06-09 15:07:12-07:00,commit, -17625,Suoqing Ji,2015-06-09 15:03:21-07:00,commit, -17626,Hilary Egan,2015-06-09 13:52:32-06:00,commit, -17627,Allyson Julian,2015-06-09 10:59:32-05:00,commit, -17628,Allyson Julian,2015-06-09 10:58:27-05:00,commit, -17629,Andrew Myers,2015-06-09 00:08:06-07:00,commit, -17630,Andrew Myers,2015-06-08 23:49:13-07:00,commit, -17631,Andrew Myers,2015-06-08 23:37:52-07:00,commit, -17632,Allyson Julian,2015-06-08 17:13:48-05:00,commit, -17633,Suoqing Ji,2015-06-08 13:18:31-07:00,commit, -17634,Allyson Julian,2015-06-08 12:37:37-05:00,commit, -17635,Allyson Julian,2015-06-08 10:01:13-05:00,commit, -17636,Suoqing Ji,2015-06-07 22:11:40-07:00,commit, -17637,Suoqing Ji,2015-06-07 22:05:56-07:00,commit, -17638,Suoqing Ji,2015-06-07 22:02:35-07:00,commit, -17639,Matthew Turk,2015-06-07 20:58:18-05:00,commit, -17640,Matthew Turk,2015-06-07 09:47:39-05:00,commit, -17641,Ricarda Beckmann,2015-06-07 10:26:19+00:00,commit, -17642,Ricarda Beckmann,2015-06-07 11:21:01+01:00,commit, -17643,Matthew Turk,2015-06-06 21:47:37-05:00,commit, -17644,Matthew Turk,2015-06-06 21:46:37-05:00,commit, -17645,Sam Skillman,2015-06-06 17:41:03-07:00,commit, -17646,Ricarda Beckmann,2015-06-06 14:14:16+01:00,commit, -17647,Matthew Turk,2015-06-05 21:29:13-05:00,commit, -17648,Cameron Hummels,2015-06-05 17:39:08-07:00,commit, -17649,Cameron Hummels,2015-06-05 17:34:26-07:00,commit, -17650,Cameron Hummels,2015-06-05 17:17:47-07:00,commit, -17651,Cameron Hummels,2015-06-05 17:16:25-07:00,commit, -17652,Cameron Hummels,2015-06-05 16:50:16-07:00,commit, -17653,Cameron Hummels,2015-06-05 16:42:26-07:00,commit, -17654,Ricarda Beckmann,2015-06-06 00:36:51+01:00,commit, -17655,Ricarda Beckmann,2015-06-06 00:35:17+01:00,commit, -17656,Ricarda Beckmann,2015-06-06 00:27:58+01:00,commit, -17657,Andrew Myers,2015-06-05 14:49:49-07:00,commit, -17658,Andrew Myers,2015-06-05 14:31:04-07:00,commit, -17659,Allyson Julian,2015-06-05 15:23:06-05:00,commit, -17660,Allyson Julian,2015-06-05 14:53:21-05:00,commit, -17661,Matthew Turk,2015-06-05 13:53:15-05:00,commit, -17662,Matthew Turk,2015-06-05 13:37:44-05:00,commit, -17663,Matthew Turk,2015-06-05 13:31:38-05:00,commit, -17664,Allyson Julian,2015-06-05 13:22:23-05:00,commit, -17665,Allyson Julian,2015-06-05 13:13:55-05:00,commit, -17666,Anna Rosen,2015-06-05 11:01:22-07:00,commit, -17667,Anna Rosen,2015-06-05 10:57:38-07:00,commit, -17668,Matthew Turk,2015-06-05 12:39:41-05:00,commit, -17669,Allyson Julian,2015-06-05 11:57:00-05:00,commit, -17670,Matthew Turk,2015-06-05 10:24:02-05:00,commit, -17671,Ricarda Beckmann,2015-06-05 12:09:07+01:00,commit, -17672,Allyson Julian,2015-06-04 16:35:14-05:00,commit, -17673,Allyson Julian,2015-06-04 16:10:42-05:00,commit, -17674,Allyson Julian,2015-06-04 15:42:07-05:00,commit, -17675,Allyson Julian,2015-06-04 15:40:33-05:00,commit, -17676,Allyson Julian,2015-06-04 15:25:54-05:00,commit, -17677,Allyson Julian,2015-06-04 15:12:13-05:00,commit, -17678,Allyson Julian,2015-06-04 10:43:26-05:00,commit, -17679,Andrew Myers,2015-06-03 15:35:32-07:00,commit, -17680,Andrew Myers,2015-06-03 15:20:03-07:00,commit, -17681,Andrew Myers,2015-06-03 15:19:27-07:00,commit, -17682,Matthew Turk,2015-06-03 16:27:25-05:00,commit, -17683,Matthew Turk,2015-06-03 16:21:30-05:00,commit, -17684,Allyson Julian,2015-06-03 16:00:47-05:00,commit, -17685,Nathan Goldbaum,2015-06-03 12:21:57-07:00,commit, -17686,Matthew Turk,2015-06-03 11:58:40-05:00,commit, -17687,John ZuHone,2015-06-03 12:47:01-04:00,commit, -17688,Kacper Kowalik,2015-06-03 11:39:43-05:00,commit, -17689,Allyson Julian,2015-06-03 11:23:24-05:00,commit, -17690,Allyson Julian,2015-06-03 11:06:07-05:00,commit, -17691,Ben Thompson,2015-06-03 12:54:40-03:00,commit, -17692,Allyson Julian,2015-06-03 10:33:52-05:00,commit, -17693,Andrew Myers,2015-06-02 22:45:14-07:00,commit, -17694,Andrew Myers,2015-06-02 22:23:33-07:00,commit, -17695,Andrew Myers,2015-06-02 22:06:52-07:00,commit, -17696,Andrew Myers,2015-06-02 22:02:35-07:00,commit, -17697,Andrew Myers,2015-06-02 21:51:10-07:00,commit, -17698,Kacper Kowalik,2015-06-02 21:55:40-05:00,commit, -17699,Andrew Myers,2015-06-02 17:29:11-07:00,commit, -17700,Andrew Myers,2015-06-02 17:28:57-07:00,commit, -17701,Andrew Myers,2015-06-02 16:49:47-07:00,commit, -17702,Ben Thompson,2015-06-02 20:30:47-03:00,commit, -17703,Ben Thompson,2015-06-02 20:28:03-03:00,commit, -17704,Kacper Kowalik,2015-06-02 17:06:26-05:00,commit, -17705,Andrew Myers,2015-06-02 11:50:41-07:00,commit, -17706,Andrew Myers,2015-06-02 11:49:53-07:00,commit, -17707,Andrew Myers,2015-06-02 11:30:21-07:00,commit, -17708,Ben Thompson,2015-06-02 15:08:25-03:00,commit, -17709,Britton Smith,2015-06-02 12:19:52+01:00,commit, -17710,John ZuHone,2015-06-01 20:36:26-04:00,commit, -17711,Matthew Turk,2015-06-01 14:30:31-05:00,commit, -17712,Matthew Turk,2015-06-01 14:28:03-05:00,commit, -17713,Matthew Turk,2015-06-01 14:26:42-05:00,commit, -17714,Kacper Kowalik,2015-06-01 12:17:36-05:00,commit, -17715,Nathan Goldbaum,2015-06-01 09:30:49-07:00,commit, -17716,Kacper Kowalik,2015-06-01 10:38:09-05:00,commit, -17717,Cameron Hummels,2015-05-29 17:16:33-07:00,commit, -17718,Cameron Hummels,2015-05-29 17:15:45-07:00,commit, -17719,Cameron Hummels,2015-05-29 14:53:55-07:00,commit, -17720,Britton Smith,2015-05-29 16:49:05-04:00,commit, -17721,Britton Smith,2015-05-29 15:50:48-04:00,commit, -17722,John ZuHone,2015-05-29 15:47:35-04:00,commit, -17723,Britton Smith,2015-05-29 15:46:17-04:00,commit, -17724,John ZuHone,2015-05-29 15:45:01-04:00,commit, -17725,Andrew Myers,2015-05-29 12:20:26-07:00,commit, -17726,Ben Thompson,2015-05-29 16:17:56-03:00,commit, -17727,Ben Thompson,2015-05-29 16:09:33-03:00,commit, -17728,Ben Thompson,2015-05-29 16:05:37-03:00,commit, -17729,John ZuHone,2015-05-29 14:56:31-04:00,commit, -17730,John ZuHone,2015-05-29 09:07:45-04:00,commit, -17731,John ZuHone,2015-05-29 01:40:04-04:00,commit, -17732,John ZuHone,2015-05-29 01:34:19-04:00,commit, -17733,John ZuHone,2015-05-29 01:31:39-04:00,commit, -17734,John ZuHone,2015-05-29 01:26:53-04:00,commit, -17735,John ZuHone,2015-05-29 01:08:47-04:00,commit, -17736,John ZuHone,2015-05-29 01:07:19-04:00,commit, -17737,John ZuHone,2015-05-28 22:30:05-04:00,commit, -17738,Nathan Goldbaum,2015-05-28 16:43:20-07:00,commit, -17739,Ben Thompson,2015-05-28 12:39:27-03:00,commit, -17740,Nathan Goldbaum,2015-05-27 18:06:31-07:00,commit, -17741,Nathan Goldbaum,2015-05-27 17:52:01-07:00,commit, -17742,Allyson Julian,2015-05-27 14:42:55-05:00,commit, -17743,Allyson Julian,2015-05-27 14:42:00-05:00,commit, -17744,Allyson Julian,2015-05-27 14:41:21-05:00,commit, -17745,Allyson Julian,2015-05-27 14:36:33-05:00,commit, -17746,Allyson Julian,2015-05-27 14:34:41-05:00,commit, -17747,Allyson Julian,2015-05-27 14:34:16-05:00,commit, -17748,Allyson Julian,2015-05-27 14:32:01-05:00,commit, -17749,Nathan Goldbaum,2015-05-27 11:53:11-07:00,commit, -17750,Nathan Goldbaum,2015-05-27 11:52:05-07:00,commit, -17751,Allyson Julian,2015-05-27 18:50:31+00:00,commit, -17752,Nathan Goldbaum,2015-05-27 11:50:29-07:00,commit, -17753,Allyson Julian,2015-05-27 18:50:13+00:00,commit, -17754,Allyson Julian,2015-05-27 13:49:34-05:00,commit, -17755,Nathan Goldbaum,2015-05-26 22:55:21-07:00,commit, -17756,Nathan Goldbaum,2015-05-26 22:12:46-07:00,commit, -17757,Nathan Goldbaum,2015-05-26 21:33:31-07:00,commit, -17758,Nathan Goldbaum,2015-05-26 21:22:42-07:00,commit, -17759,Nathan Goldbaum,2015-05-26 19:41:33-07:00,commit, -17760,John ZuHone,2015-05-26 15:51:41-04:00,commit, -17761,Allyson Julian,2015-05-26 14:36:04-05:00,commit, -17762,John ZuHone,2015-05-26 15:14:16-04:00,commit, -17763,Allyson Julian,2015-05-26 14:12:47-05:00,commit, -17764,John ZuHone,2015-05-26 14:54:04-04:00,commit, -17765,John ZuHone,2015-05-26 14:44:06-04:00,commit, -17766,John ZuHone,2015-05-26 14:42:34-04:00,commit, -17767,Allyson Julian,2015-05-26 12:32:23-05:00,commit, -17768,John ZuHone,2015-05-26 12:52:20-04:00,commit, -17769,John ZuHone,2015-05-26 12:41:41-04:00,commit, -17770,John ZuHone,2015-05-26 12:21:17-04:00,commit, -17771,John ZuHone,2015-05-26 12:20:27-04:00,commit, -17772,John ZuHone,2015-05-26 12:17:23-04:00,commit, -17773,Cameron Hummels,2015-05-25 13:31:29-07:00,commit, -17774,John ZuHone,2015-05-25 11:20:09-04:00,commit, -17775,Britton Smith,2015-05-24 14:55:26-05:00,commit, -17776,Nathan Goldbaum,2015-05-24 10:29:24-07:00,commit, -17777,Britton Smith,2015-05-24 10:56:09-05:00,commit, -17778,Nathan Goldbaum,2015-05-22 09:24:59-07:00,commit, -17779,John ZuHone,2015-05-21 21:58:49-04:00,commit, -17780,Matthew Turk,2015-05-21 16:38:54-05:00,commit, -17781,Ben Thompson,2015-05-21 18:13:42-03:00,commit, -17782,Ben Thompson,2015-05-21 18:08:07-03:00,commit, -17783,Ben Thompson,2015-05-21 18:01:59-03:00,commit, -17784,John ZuHone,2015-05-21 16:42:28-04:00,commit, -17785,Britton Smith,2015-05-21 14:20:37-05:00,commit, -17786,Britton Smith,2015-05-21 13:13:04-05:00,commit, -17787,Britton Smith,2015-05-21 12:48:17-05:00,commit, -17788,Cameron Hummels,2015-05-21 11:58:36-05:00,commit, -17789,Matthew Turk,2015-05-21 10:55:17-05:00,commit, -17790,Matthew Turk,2015-05-21 09:28:51-05:00,commit, -17791,Matthew Turk,2015-05-21 07:42:43-05:00,commit, -17792,John ZuHone,2015-05-21 01:31:24-04:00,commit, -17793,John ZuHone,2015-05-20 21:05:44-04:00,commit, -17794,Nathan Goldbaum,2015-05-20 18:01:33-07:00,commit, -17795,John ZuHone,2015-05-20 18:06:45-04:00,commit, -17796,Britton Smith,2015-05-20 16:51:30-05:00,commit, -17797,Matthew Turk,2015-05-20 16:38:46-05:00,commit, -17798,Meagan Lang,2015-05-20 16:14:42-05:00,commit, -17799,John ZuHone,2015-05-20 16:43:26-04:00,commit, -17800,John ZuHone,2015-05-20 16:42:16-04:00,commit, -17801,John ZuHone,2015-05-20 16:37:29-04:00,commit, -17802,John ZuHone,2015-05-20 16:33:12-04:00,commit, -17803,John ZuHone,2015-05-20 16:22:02-04:00,commit, -17804,John ZuHone,2015-05-20 16:17:20-04:00,commit, -17805,Meagan Lang,2015-05-20 15:16:59-05:00,commit, -17806,John ZuHone,2015-05-20 16:10:32-04:00,commit, -17807,Matthew Turk,2015-05-20 14:41:02-05:00,commit, -17808,John ZuHone,2015-05-20 13:44:33-04:00,commit, -17809,Matthew Turk,2015-05-20 12:32:13-05:00,commit, -17810,Britton Smith,2015-05-20 12:29:23-05:00,commit, -17811,John ZuHone,2015-05-20 13:29:23-04:00,commit, -17812,Meagan Lang,2015-05-20 11:52:43-05:00,commit, -17813,John ZuHone,2015-05-20 11:47:55-04:00,commit, -17814,John ZuHone,2015-05-20 11:39:20-04:00,commit, -17815,John ZuHone,2015-05-20 11:37:51-04:00,commit, -17816,Cameron Hummels,2015-05-19 20:35:50-07:00,commit, -17817,Cameron Hummels,2015-05-19 14:24:53-07:00,commit, -17818,John ZuHone,2015-05-19 16:51:39-04:00,commit, -17819,Matthew Turk,2015-05-19 15:44:44-05:00,commit, -17820,Cameron Hummels,2015-05-19 13:44:16-07:00,commit, -17821,Kacper Kowalik,2015-05-19 15:01:30-05:00,commit, -17822,Kacper Kowalik,2015-05-19 14:36:30-05:00,commit, -17823,Cameron Hummels,2015-05-19 10:52:42-07:00,commit, -17824,Cameron Hummels,2015-05-19 11:08:26-05:00,commit, -17825,Kacper Kowalik,2015-05-18 15:09:19-05:00,commit, -17826,Kacper Kowalik,2015-05-18 14:57:50-05:00,commit, -17827,Kacper Kowalik,2015-05-18 14:45:52-05:00,commit, -17828,Kacper Kowalik,2015-05-18 14:44:45-05:00,commit, -17829,John ZuHone,2015-05-18 14:14:24-04:00,commit, -17830,John ZuHone,2015-05-18 14:05:34-04:00,commit, -17831,Andrew Myers,2015-05-18 10:04:34-07:00,commit, -17832,John ZuHone,2015-05-18 12:36:57-04:00,commit, -17833,John ZuHone,2015-05-18 11:31:24-04:00,commit, -17834,Kacper Kowalik,2015-05-18 10:29:35-05:00,commit, -17835,John ZuHone,2015-05-18 11:24:49-04:00,commit, -17836,Britton Smith,2015-05-17 13:39:56-05:00,commit, -17837,Britton Smith,2015-05-17 12:17:09-05:00,commit, -17838,Britton Smith,2015-05-17 12:08:47-05:00,commit, -17839,Britton Smith,2015-05-17 12:04:40-05:00,commit, -17840,Britton Smith,2015-05-17 11:51:52-05:00,commit, -17841,Matthew Turk,2015-05-15 20:45:43-05:00,commit, -17842,John ZuHone,2015-05-15 10:46:52-04:00,commit, -17843,John ZuHone,2015-05-15 10:46:37-04:00,commit, -17844,John ZuHone,2015-05-15 10:46:20-04:00,commit, -17845,John ZuHone,2015-05-15 10:46:01-04:00,commit, -17846,John ZuHone,2015-05-15 10:45:31-04:00,commit, -17847,John ZuHone,2015-05-15 10:44:49-04:00,commit, -17848,John ZuHone,2015-05-15 10:43:49-04:00,commit, -17849,John ZuHone,2015-05-15 10:41:16-04:00,commit, -17850,John ZuHone,2015-05-15 10:39:50-04:00,commit, -17851,John ZuHone,2015-05-15 10:38:17-04:00,commit, -17852,John ZuHone,2015-05-15 10:19:00-04:00,commit, -17853,John ZuHone,2015-05-15 10:13:38-04:00,commit, -17854,John ZuHone,2015-05-15 09:51:29-04:00,commit, -17855,John ZuHone,2015-05-15 09:38:37-04:00,commit, -17856,John ZuHone,2015-05-15 09:38:06-04:00,commit, -17857,John ZuHone,2015-05-13 18:40:48-04:00,commit, -17858,John ZuHone,2015-05-13 18:35:24-04:00,commit, -17859,Nathan Goldbaum,2015-05-13 12:30:09-07:00,commit, -17860,Chris Malone,2015-05-12 17:42:00-07:00,commit, -17861,Matthew Turk,2015-05-12 18:56:52-05:00,commit, -17862,Ben Thompson,2015-05-12 20:40:37-03:00,commit, -17863,Ben Thompson,2015-05-12 18:55:21-03:00,commit, -17864,Ben Thompson,2015-05-12 17:40:42-03:00,commit, -17865,Ben Thompson,2015-05-12 17:29:45-03:00,commit, -17866,Michael Zingale,2015-05-12 16:18:48-04:00,commit, -17867,Michael Zingale,2015-05-12 16:10:57-04:00,commit, -17868,Chuck Rozhon,2015-05-12 14:56:48-05:00,commit, -17869,Ben Thompson,2015-05-12 16:47:57-03:00,commit, -17870,Chuck Rozhon,2015-05-12 14:45:36-05:00,commit, -17871,Chuck Rozhon,2015-05-12 14:32:09-05:00,commit, -17872,Chuck Rozhon,2015-05-12 14:07:49-05:00,commit, -17873,Michael Zingale,2015-05-12 13:55:27-04:00,commit, -17874,Michael Zingale,2015-05-12 13:55:27-04:00,commit, -17875,Nathan Goldbaum,2015-05-11 10:21:02-07:00,commit, -17876,John ZuHone,2015-05-11 12:23:45-04:00,commit, -17877,Kacper Kowalik,2015-05-11 10:50:05-05:00,commit, -17878,Kacper Kowalik,2015-05-11 10:03:19-05:00,commit, -17879,Kacper Kowalik,2015-05-11 10:01:47-05:00,commit, -17880,John ZuHone,2015-05-09 12:37:21-04:00,commit, -17881,John ZuHone,2015-05-09 12:25:50-04:00,commit, -17882,John ZuHone,2015-05-09 12:25:37-04:00,commit, -17883,John ZuHone,2015-05-09 11:12:10-04:00,commit, -17884,John ZuHone,2015-05-08 14:26:33-04:00,commit, -17885,John ZuHone,2015-05-08 11:10:14-04:00,commit, -17886,Jill Naiman,2015-05-07 16:09:17-05:00,commit, -17887,Nathan Goldbaum,2015-05-07 13:56:01-07:00,commit, -17888,Nathan Goldbaum,2015-05-07 13:26:00-07:00,commit, -17889,Kacper Kowalik,2015-05-07 15:22:38-05:00,commit, -17890,Kacper Kowalik,2015-05-07 14:56:30-05:00,commit, -17891,Matthew Turk,2015-05-07 11:20:12-05:00,commit, -17892,Kacper Kowalik,2015-05-06 13:20:27-05:00,commit, -17893,Kacper Kowalik,2015-05-06 12:38:18-05:00,commit, -17894,Matthew Turk,2015-05-06 12:36:51-05:00,commit, -17895,Matthew Turk,2015-05-06 10:53:44-05:00,commit, -17896,Matthew Turk,2015-05-05 16:31:35-05:00,commit, -17897,Matthew Turk,2015-05-05 14:45:48-05:00,commit, -17898,Matthew Turk,2015-05-05 08:43:54-05:00,commit, -17899,Matthew Turk,2015-05-05 08:43:34-05:00,commit, -17900,Nathan Goldbaum,2015-05-04 15:39:41-07:00,commit, -17901,Douglas Rudd,2015-05-04 15:32:02-05:00,commit, -17902,Britton Smith,2015-05-04 14:34:16-04:00,commit, -17903,Nathan Goldbaum,2015-05-04 11:30:32-07:00,commit, -17904,John ZuHone,2015-05-04 12:13:00-04:00,commit, -17905,Matthew Turk,2015-05-04 05:55:13-05:00,commit, -17906,Matthew Turk,2015-05-04 05:23:13-05:00,commit, -17907,John ZuHone,2015-04-30 17:06:35-04:00,commit, -17908,John ZuHone,2015-04-30 16:57:51-04:00,commit, -17909,John ZuHone,2015-04-30 16:54:00-04:00,commit, -17910,John ZuHone,2015-04-30 16:43:12-04:00,commit, -17911,Britton Smith,2015-04-30 17:49:45+01:00,commit, -17912,Kacper Kowalik,2015-04-30 11:04:18-05:00,commit, -17913,Britton Smith,2015-04-30 16:55:00+01:00,commit, -17914,Britton Smith,2015-04-30 16:55:00+01:00,commit, -17915,Britton Smith,2015-04-30 16:51:24+01:00,commit, -17916,Britton Smith,2015-04-30 16:51:24+01:00,commit, -17917,Kacper Kowalik,2015-04-30 10:50:41-05:00,commit, -17918,Kacper Kowalik,2015-04-30 10:49:56-05:00,commit, -17919,Britton Smith,2015-04-30 16:35:45+01:00,commit, -17920,Ricarda Beckmann,2015-06-07 10:26:19+00:00,commit, -17921,Ricarda Beckmann,2015-06-07 11:21:01+01:00,commit, -17922,Ricarda Beckmann,2015-06-06 14:14:16+01:00,commit, -17923,Ricarda Beckmann,2015-06-06 00:36:51+01:00,commit, -17924,Ricarda Beckmann,2015-06-06 00:35:17+01:00,commit, -17925,Ricarda Beckmann,2015-06-06 00:27:58+01:00,commit, -17926,Ricarda Beckmann,2015-06-05 12:09:07+01:00,commit, -17927,Matthew Turk,2015-07-16 11:38:09-05:00,commit, -17928,Britton Smith,2015-04-30 16:35:45+01:00,commit, -17929,Britton Smith,2015-04-30 16:13:12+01:00,commit, -17930,Matthew Turk,2015-04-30 05:44:30-05:00,commit, -17931,Matthew Turk,2015-04-30 05:44:14-05:00,commit, -17932,Matthew Turk,2015-04-30 05:00:42-05:00,commit, -17933,Matthew Turk,2015-04-30 04:54:27-05:00,commit, -17934,Britton Smith,2015-04-29 22:13:32+01:00,commit, -17935,Britton Smith,2015-04-29 22:06:05+01:00,commit, -17936,Britton Smith,2015-04-29 21:45:38+01:00,commit, -17937,Britton Smith,2015-04-29 21:41:06+01:00,commit, -17938,Britton Smith,2015-04-29 21:30:29+01:00,commit, -17939,Britton Smith,2015-04-29 21:25:16+01:00,commit, -17940,Britton Smith,2015-04-29 21:21:26+01:00,commit, -17941,Britton Smith,2015-04-29 21:00:40+01:00,commit, -17942,Matthew Turk,2015-04-29 14:21:43-05:00,commit, -17943,Matthew Turk,2015-04-29 13:58:38-05:00,commit, -17944,Matthew Turk,2015-04-29 13:33:35-05:00,commit, -17945,Nathan Goldbaum,2015-04-29 11:14:17-07:00,commit, -17946,Andrew Myers,2015-04-29 10:24:01-07:00,commit, -17947,Nathan Goldbaum,2015-04-28 13:08:31-07:00,commit, -17948,Kacper Kowalik,2015-04-28 14:47:47-05:00,commit, -17949,Britton Smith,2015-04-28 20:36:20+01:00,commit, -17950,Britton Smith,2015-04-28 20:27:42+01:00,commit, -17951,Britton Smith,2015-04-28 20:25:59+01:00,commit, -17952,Britton Smith,2015-04-28 20:24:06+01:00,commit, -17953,Nathan Goldbaum,2015-04-28 11:30:53-07:00,commit, -17954,Adam Ginsburg,2015-04-26 17:14:38+02:00,commit, -17955,Adam Ginsburg,2015-04-26 16:55:17+02:00,commit, -17956,Adam Ginsburg,2015-04-26 10:31:03+02:00,commit, -17957,Adam Ginsburg,2015-04-26 09:50:24+02:00,commit, -17958,Adam Ginsburg,2015-04-26 09:45:44+02:00,commit, -17959,Adam Ginsburg,2015-04-26 09:29:41+02:00,commit, -17960,Adam Ginsburg,2015-04-26 08:39:01+02:00,commit, -17961,John ZuHone,2015-04-25 08:35:57-05:00,commit, -17962,Andrew Myers,2015-04-24 16:45:19-07:00,commit, -17963,Andrew Myers,2015-04-24 16:41:22-07:00,commit, -17964,Kacper Kowalik,2015-04-24 12:42:57-05:00,commit, -17965,Kacper Kowalik,2015-04-24 12:33:06-05:00,commit, -17966,Matthew Turk,2015-04-24 09:51:27-05:00,commit, -17967,Matthew Turk,2015-04-24 06:06:37-05:00,commit, -17968,Matthew Turk,2015-04-24 05:12:46-05:00,commit, -17969,Matthew Turk,2015-04-24 05:02:49-05:00,commit, -17970,Matthew Turk,2015-04-24 04:53:41-05:00,commit, -17971,John ZuHone,2015-04-23 17:50:59-05:00,commit, -17972,Matthew Turk,2015-04-23 08:47:07-05:00,commit, -17973,Matthew Turk,2015-04-23 08:44:20-05:00,commit, -17974,Kacper Kowalik,2015-04-22 18:53:10-05:00,commit, -17975,Nathan Goldbaum,2015-04-22 16:47:09-07:00,commit, -17976,Nathan Goldbaum,2015-04-22 16:46:13-07:00,commit, -17977,Kacper Kowalik,2015-04-22 18:26:43-05:00,commit, -17978,Kacper Kowalik,2015-04-22 18:08:34-05:00,commit, -17979,Andrew Myers,2015-04-22 10:07:09-07:00,commit, -17980,Andrew Myers,2015-04-22 10:05:58-07:00,commit, -17981,Miguel de Val-Borro,2015-04-21 14:10:29-04:00,commit, -17982,Stuart Mumford,2015-04-20 16:42:58+02:00,commit, -17983,Stuart Mumford,2015-04-20 16:08:08+02:00,commit, -17984,Stuart Mumford,2015-04-20 15:41:29+02:00,commit, -17985,Sam Skillman,2015-04-18 15:06:39-07:00,commit, -17986,Sam Skillman,2015-04-18 14:54:26-07:00,commit, -17987,Matthew Turk,2015-04-18 15:58:48-05:00,commit, -17988,Matthew Turk,2015-04-18 15:58:23-05:00,commit, -17989,John ZuHone,2015-04-18 13:20:46-05:00,commit, -17990,Nathan Goldbaum,2015-04-17 21:16:11-07:00,commit, -17991,Kacper Kowalik,2015-04-17 13:45:44-05:00,commit, -17992,Kacper Kowalik,2015-04-17 13:34:07-05:00,commit, -17993,Kacper Kowalik,2015-04-17 13:32:13-05:00,commit, -17994,John ZuHone,2015-04-17 12:23:14-05:00,commit, -17995,Kacper Kowalik,2015-04-16 17:01:45-05:00,commit, -17996,Kacper Kowalik,2015-04-16 16:55:04-05:00,commit, -17997,Kacper Kowalik,2015-04-16 16:12:19-05:00,commit, -17998,Kacper Kowalik,2015-04-16 16:05:08-05:00,commit, -17999,John ZuHone,2015-04-16 14:46:35-05:00,commit, -18000,Nathan Goldbaum,2015-04-15 18:59:37-07:00,commit, -18001,Nathan Goldbaum,2015-04-15 18:59:20-07:00,commit, -18002,Andrew Myers,2015-04-15 18:57:59-07:00,commit, -18003,Matthew Turk,2015-04-15 13:36:02-05:00,commit, -18004,Matthew Turk,2015-04-15 12:30:53-05:00,commit, -18005,John ZuHone,2015-04-15 11:45:59-05:00,commit, -18006,John ZuHone,2015-04-15 11:26:33-05:00,commit, -18007,Britton Smith,2015-04-15 16:11:03+01:00,commit, -18008,Nathan Goldbaum,2015-04-14 17:26:32-07:00,commit, -18009,John ZuHone,2015-04-14 18:36:02-05:00,commit, -18010,Andrew Myers,2015-04-14 16:06:48-07:00,commit, -18011,Mark Krumholz,2015-04-14 15:59:32-07:00,commit, -18012,Nathan Goldbaum,2015-04-14 15:07:51-07:00,commit, -18013,Nathan Goldbaum,2015-04-14 14:52:49-07:00,commit, -18014,John ZuHone,2015-04-14 16:47:15-05:00,commit, -18015,Nathan Goldbaum,2015-04-14 14:44:17-07:00,commit, -18016,Matthew Turk,2015-04-14 16:38:00-05:00,commit, -18017,Matthew Turk,2015-04-14 16:08:56-05:00,commit, -18018,John ZuHone,2015-04-14 14:20:23-05:00,commit, -18019,Andrew Myers,2015-04-12 18:00:26-07:00,commit, -18020,Andrew Myers,2015-04-12 15:23:52-07:00,commit, -18021,Andrew Myers,2015-04-12 13:33:10-07:00,commit, -18022,Andrew Myers,2015-04-11 17:50:29-07:00,commit, -18023,Andrew Myers,2015-04-11 16:00:38-07:00,commit, -18024,John ZuHone,2015-04-10 23:55:08-05:00,commit, -18025,Kacper Kowalik,2015-04-10 15:18:18-05:00,commit, -18026,Kacper Kowalik,2015-04-10 11:09:38-05:00,commit, -18027,Nathan Goldbaum,2015-04-09 13:49:28-07:00,commit, -18028,Nathan Goldbaum,2015-04-09 13:47:53-07:00,commit, -18029,Nathan Goldbaum,2015-04-09 13:35:04-07:00,commit, -18030,Nathan Goldbaum,2015-04-09 13:34:43-07:00,commit, -18031,Nathan Goldbaum,2015-04-09 13:34:15-07:00,commit, -18032,Nathan Goldbaum,2015-04-09 13:33:33-07:00,commit, -18033,John ZuHone,2015-04-09 16:18:20-04:00,commit, -18034,John ZuHone,2015-04-09 14:33:26-04:00,commit, -18035,Matthew Turk,2015-04-09 11:05:34-05:00,commit, -18036,John ZuHone,2015-04-09 11:26:45-04:00,commit, -18037,Kacper Kowalik,2015-04-09 10:00:32-05:00,commit, -18038,Kacper Kowalik,2015-04-09 08:07:43-05:00,commit, -18039,Kacper Kowalik,2015-04-09 08:05:23-05:00,commit, -18040,Andrew Myers,2015-04-08 23:22:42-07:00,commit, -18041,Andrew Myers,2015-04-08 23:14:53-07:00,commit, -18042,John ZuHone,2015-04-08 16:39:33-04:00,commit, -18043,Kacper Kowalik,2015-04-08 15:11:39-05:00,commit, -18044,John ZuHone,2015-04-08 15:37:42-04:00,commit, -18045,John ZuHone,2015-04-08 15:36:17-04:00,commit, -18046,John ZuHone,2015-04-08 15:36:01-04:00,commit, -18047,Kacper Kowalik,2015-04-08 12:30:31-05:00,commit, -18048,Kacper Kowalik,2015-04-08 12:16:04-05:00,commit, -18049,Kacper Kowalik,2015-04-08 12:15:04-05:00,commit, -18050,John ZuHone,2015-04-08 12:53:44-04:00,commit, -18051,John ZuHone,2015-04-08 12:53:29-04:00,commit, -18052,John ZuHone,2015-04-08 11:10:04-04:00,commit, -18053,Kacper Kowalik,2015-04-08 10:04:00-05:00,commit, -18054,John ZuHone,2015-04-08 10:54:32-04:00,commit, -18055,John ZuHone,2015-04-08 10:05:04-04:00,commit, -18056,John ZuHone,2015-04-08 09:43:33-04:00,commit, -18057,Matthew Turk,2015-04-08 08:39:13-05:00,commit, -18058,Cameron Hummels,2015-04-07 20:08:48-07:00,commit, -18059,Cameron Hummels,2015-04-07 20:07:09-07:00,commit, -18060,Cameron Hummels,2015-04-07 20:06:11-07:00,commit, -18061,Matthew Turk,2015-04-07 16:38:48-05:00,commit, -18062,Matthew Turk,2015-04-07 13:36:35-05:00,commit, -18063,Andrew Myers,2015-04-06 23:39:03-07:00,commit, -18064,Andrew Myers,2015-04-06 23:10:36-07:00,commit, -18065,Andrew Myers,2015-04-06 21:43:44-07:00,commit, -18066,Andrew Myers,2015-04-06 21:42:37-07:00,commit, -18067,John ZuHone,2015-04-06 16:12:21-04:00,commit, -18068,Britton Smith,2015-04-04 14:45:01+01:00,commit, -18069,Britton Smith,2015-04-04 14:39:44+01:00,commit, -18070,Britton Smith,2015-04-04 14:30:04+01:00,commit, -18071,Britton Smith,2015-04-04 14:06:31+01:00,commit, -18072,Britton Smith,2015-04-04 13:12:56+01:00,commit, -18073,Britton Smith,2015-04-04 13:09:22+01:00,commit, -18074,Britton Smith,2015-04-04 12:59:28+01:00,commit, -18075,Britton Smith,2015-04-04 12:51:02+01:00,commit, -18076,Britton Smith,2015-04-04 12:50:16+01:00,commit, -18077,Britton Smith,2015-04-04 10:16:22+01:00,commit, -18078,Britton Smith,2015-04-04 10:10:56+01:00,commit, -18079,Andrew Myers,2015-04-04 00:15:43-07:00,commit, -18080,Andrew Myers,2015-04-04 00:15:29-07:00,commit, -18081,Andrew Myers,2015-04-03 23:57:21-07:00,commit, -18082,Andrew Myers,2015-04-03 23:36:50-07:00,commit, -18083,Andrew Myers,2015-04-03 23:36:33-07:00,commit, -18084,Andrew Myers,2015-04-03 23:11:50-07:00,commit, -18085,Matthew Turk,2015-04-03 21:32:06-05:00,commit, -18086,Andrew Myers,2015-04-03 18:08:06-07:00,commit, -18087,Andrew Myers,2015-04-03 18:03:46-07:00,commit, -18088,John ZuHone,2015-04-03 12:41:40-04:00,commit, -18089,Kacper Kowalik,2015-04-03 10:04:56-05:00,commit, -18090,John ZuHone,2015-04-03 10:13:20-04:00,commit, -18091,John ZuHone,2015-04-03 09:53:53-04:00,commit, -18092,John ZuHone,2015-04-03 00:13:50-04:00,commit, -18093,John ZuHone,2015-04-02 23:58:03-04:00,commit, -18094,Andrew Myers,2015-04-02 15:46:24-07:00,commit, -18095,Andrew Myers,2015-04-02 15:25:05-07:00,commit, -18096,Andrew Myers,2015-04-02 14:20:23-07:00,commit, -18097,Andrew Myers,2015-04-02 13:05:47-07:00,commit, -18098,Andrew Myers,2015-04-02 13:03:00-07:00,commit, -18099,Andrew Myers,2015-04-02 11:35:54-07:00,commit, -18100,Matthew Turk,2015-04-02 10:50:24-05:00,commit, -18101,Andrew Myers,2015-04-01 15:10:56-07:00,commit, -18102,Andrew Myers,2015-04-01 14:48:06-07:00,commit, -18103,Nathan Goldbaum,2015-04-01 14:25:52-07:00,commit, -18104,Andrew Myers,2015-04-01 13:41:09-07:00,commit, -18105,Andrew Myers,2015-04-01 12:24:06-07:00,commit, -18106,Andrew Myers,2015-04-01 12:08:15-07:00,commit, -18107,Andrew Myers,2015-04-01 12:06:48-07:00,commit, -18108,Andrew Myers,2015-04-01 11:29:15-07:00,commit, -18109,Matthew Turk,2015-04-01 13:22:20-05:00,commit, -18110,Andrew Myers,2015-04-01 11:00:11-07:00,commit, -18111,Matthew Turk,2015-03-31 21:04:38-05:00,commit, -18112,Matthew Turk,2015-03-31 20:47:31-05:00,commit, -18113,Andrew Myers,2015-03-31 18:31:33-07:00,commit, -18114,Andrew Myers,2015-03-31 18:26:38-07:00,commit, -18115,Andrew Myers,2015-03-31 18:05:18-07:00,commit, -18116,Andrew Myers,2015-03-31 18:01:53-07:00,commit, -18117,Andrew Myers,2015-03-31 16:48:32-07:00,commit, -18118,Andrew Myers,2015-03-31 16:46:17-07:00,commit, -18119,Andrew Myers,2015-03-31 16:45:55-07:00,commit, -18120,Andrew Myers,2015-03-31 14:36:44-07:00,commit, -18121,Nathan Goldbaum,2015-03-31 14:24:04-07:00,commit, -18122,Andrew Myers,2015-03-31 14:16:41-07:00,commit, -18123,Andrew Myers,2015-03-31 14:14:55-07:00,commit, -18124,Andrew Myers,2015-03-31 14:01:25-07:00,commit, -18125,Cameron Hummels,2015-03-31 13:36:55-07:00,commit, -18126,Andrew Myers,2015-03-31 12:33:10-07:00,commit, -18127,Andrew Myers,2015-03-31 12:29:08-07:00,commit, -18128,Andrew Myers,2015-03-31 12:22:23-07:00,commit, -18129,Cameron Hummels,2015-03-31 12:09:21-07:00,commit, -18130,Andrew Myers,2015-03-31 11:31:02-07:00,commit, -18131,Cameron Hummels,2015-03-31 10:28:34-07:00,commit, -18132,Andrew Myers,2015-03-31 10:28:26-07:00,commit, -18133,Andrew Myers,2015-03-31 10:26:54-07:00,commit, -18134,Cameron Hummels,2015-03-31 07:55:47-07:00,commit, -18135,Kacper Kowalik,2015-03-31 07:53:13-05:00,commit, -18136,Britton Smith,2015-03-31 09:09:04+01:00,commit, -18137,Britton Smith,2015-03-31 09:03:57+01:00,commit, -18138,Cameron Hummels,2015-03-30 22:09:41-07:00,commit, -18139,Cameron Hummels,2015-03-30 21:47:56-07:00,commit, -18140,Cameron Hummels,2015-03-30 18:05:00-07:00,commit, -18141,Cameron Hummels,2015-03-30 18:04:33-07:00,commit, -18142,Cameron Hummels,2015-03-30 17:00:19-07:00,commit, -18143,Cameron Hummels,2015-03-30 16:59:58-07:00,commit, -18144,Nathan Goldbaum,2015-03-30 15:52:25-07:00,commit, -18145,Nathan Goldbaum,2015-03-30 15:21:51-07:00,commit, -18146,Matthew Turk,2015-03-30 17:15:49-05:00,commit, -18147,Britton Smith,2015-03-30 23:10:58+01:00,commit, -18148,Matthew Turk,2015-03-30 17:05:24-05:00,commit, -18149,Britton Smith,2015-03-30 23:04:12+01:00,commit, -18150,Nathan Goldbaum,2015-03-30 14:31:27-07:00,commit, -18151,Britton Smith,2015-03-30 22:05:02+01:00,commit, -18152,Matthew Turk,2015-03-30 16:03:50-05:00,commit, -18153,Cameron Hummels,2015-03-30 13:48:19-07:00,commit, -18154,Cameron Hummels,2015-03-30 13:47:50-07:00,commit, -18155,Britton Smith,2015-03-30 21:40:48+01:00,commit, -18156,Matthew Turk,2015-03-30 15:19:50-05:00,commit, -18157,Matthew Turk,2015-03-30 15:10:32-05:00,commit, -18158,Cameron Hummels,2015-03-30 13:09:20-07:00,commit, -18159,Britton Smith,2015-03-30 21:09:10+01:00,commit, -18160,Britton Smith,2015-03-30 21:07:02+01:00,commit, -18161,Adam Ginsburg,2015-03-30 21:38:56+02:00,commit, -18162,Britton Smith,2015-03-30 19:49:55+01:00,commit, -18163,Britton Smith,2015-03-30 19:40:13+01:00,commit, -18164,Britton Smith,2015-03-30 19:34:10+01:00,commit, -18165,John ZuHone,2015-03-30 14:32:23-04:00,commit, -18166,John ZuHone,2015-03-30 14:26:06-04:00,commit, -18167,Matthew Turk,2015-03-30 13:10:14-05:00,commit, -18168,Matthew Turk,2015-03-30 13:09:53-05:00,commit, -18169,Nathan Goldbaum,2015-03-30 10:31:49-07:00,commit, -18170,Cameron Hummels,2015-03-30 09:31:20-07:00,commit, -18171,Matthew Turk,2015-03-29 12:11:10-05:00,commit, -18172,Britton Smith,2015-03-29 14:11:53+01:00,commit, -18173,Cameron Hummels,2015-03-27 17:30:32-07:00,commit, -18174,Cameron Hummels,2015-03-27 17:29:31-07:00,commit, -18175,Nathan Goldbaum,2015-03-27 16:53:52-07:00,commit, -18176,Nathan Goldbaum,2015-03-27 14:13:24-07:00,commit, -18177,Nathan Goldbaum,2015-03-27 14:09:24-07:00,commit, -18178,Matthew Turk,2015-03-27 16:04:14-05:00,commit, -18179,Nathan Goldbaum,2015-03-27 13:24:57-07:00,commit, -18180,Matthew Turk,2015-03-27 15:09:28-05:00,commit, -18181,John ZuHone,2015-03-27 14:47:11-04:00,commit, -18182,Nathan Goldbaum,2015-03-27 10:37:54-07:00,commit, -18183,Matthew Turk,2015-03-26 18:02:48-05:00,commit, -18184,Nathan Goldbaum,2015-03-26 15:21:20-07:00,commit, -18185,Nathan Goldbaum,2015-03-26 15:20:41-07:00,commit, -18186,Cameron Hummels,2015-03-26 14:59:18-07:00,commit, -18187,Cameron Hummels,2015-03-26 14:04:20-07:00,commit, -18188,Cameron Hummels,2015-03-26 13:54:40-07:00,commit, -18189,Cameron Hummels,2015-03-26 11:25:25-07:00,commit, -18190,Cameron Hummels,2015-03-26 11:09:41-07:00,commit, -18191,Cameron Hummels,2015-03-26 10:45:38-07:00,commit, -18192,Cameron Hummels,2015-03-26 10:23:19-07:00,commit, -18193,Cameron Hummels,2015-03-26 10:17:30-07:00,commit, -18194,John ZuHone,2015-03-26 13:15:17-04:00,commit, -18195,John ZuHone,2015-03-26 13:14:52-04:00,commit, -18196,Michael Zingale,2015-03-26 12:28:07-04:00,commit, -18197,John ZuHone,2015-03-26 10:12:34-04:00,commit, -18198,John ZuHone,2015-03-26 10:12:07-04:00,commit, -18199,John ZuHone,2015-03-26 10:11:53-04:00,commit, -18200,Nathan Goldbaum,2015-03-25 18:00:44-07:00,commit, -18201,Nathan Goldbaum,2015-03-25 17:36:04-07:00,commit, -18202,Cameron Hummels,2015-03-25 15:40:01-07:00,commit, -18203,Cameron Hummels,2015-03-25 15:30:43-07:00,commit, -18204,John ZuHone,2015-03-25 15:47:36-04:00,commit, -18205,Desika Narayanan,2015-03-25 15:20:54-04:00,commit, -18206,John ZuHone,2015-03-25 14:34:56-04:00,commit, -18207,John ZuHone,2015-03-25 14:31:15-04:00,commit, -18208,John ZuHone,2015-03-25 14:31:05-04:00,commit, -18209,John ZuHone,2015-03-25 14:27:50-04:00,commit, -18210,John ZuHone,2015-03-25 14:27:29-04:00,commit, -18211,John ZuHone,2015-03-25 13:43:13-04:00,commit, -18212,Matthew Turk,2015-03-24 22:54:40-05:00,commit, -18213,Matthew Turk,2015-03-24 22:28:28-05:00,commit, -18214,Matthew Turk,2015-03-24 22:15:29-05:00,commit, -18215,Matthew Turk,2015-03-24 18:55:46-05:00,commit, -18216,Michael Zingale,2015-03-24 18:57:41-04:00,commit, -18217,Michael Zingale,2015-03-24 15:28:08-04:00,commit, -18218,Michael Zingale,2015-03-24 15:11:20-04:00,commit, -18219,Michael Zingale,2015-03-24 14:28:04-04:00,commit, -18220,Michael Zingale,2015-03-24 14:26:55-04:00,commit, -18221,Michael Zingale,2015-03-24 14:22:42-04:00,commit, -18222,Andrew Myers,2015-03-23 20:45:56-07:00,commit, -18223,Matthew Turk,2015-03-23 13:51:47-05:00,commit, -18224,Nathan Goldbaum,2015-03-23 10:01:28-07:00,commit, -18225,Nathan Goldbaum,2015-03-23 09:55:40-07:00,commit, -18226,Nathan Goldbaum,2015-03-23 00:12:02-07:00,commit, -18227,Andrew Myers,2015-03-22 23:59:00-07:00,commit, -18228,Nathan Goldbaum,2015-03-22 22:48:13-07:00,commit, -18229,Andrew Myers,2015-03-22 21:26:10-07:00,commit, -18230,Andrew Myers,2015-03-22 21:21:41-07:00,commit, -18231,Andrew Myers,2015-03-22 20:54:01-07:00,commit, -18232,Andrew Myers,2015-03-22 20:47:02-07:00,commit, -18233,Nathan Goldbaum,2015-03-22 20:36:44-07:00,commit, -18234,Nathan Goldbaum,2015-03-22 20:36:31-07:00,commit, -18235,Nathan Goldbaum,2015-03-22 18:42:41-07:00,commit, -18236,Nathan Goldbaum,2015-03-22 18:39:46-07:00,commit, -18237,Nathan Goldbaum,2015-03-22 18:31:52-07:00,commit, -18238,Nathan Goldbaum,2015-03-22 18:01:52-07:00,commit, -18239,Nathan Goldbaum,2015-03-22 17:19:42-07:00,commit, -18240,Nathan Goldbaum,2015-03-22 17:09:46-07:00,commit, -18241,Nathan Goldbaum,2015-03-22 17:09:26-07:00,commit, -18242,Nathan Goldbaum,2015-03-22 17:07:58-07:00,commit, -18243,Nathan Goldbaum,2015-03-22 15:59:43-07:00,commit, -18244,Nathan Goldbaum,2015-03-22 15:59:25-07:00,commit, -18245,Andrew Myers,2015-03-22 15:52:03-07:00,commit, -18246,Andrew Myers,2015-03-22 15:46:07-07:00,commit, -18247,Andrew Myers,2015-03-22 15:44:43-07:00,commit, -18248,Andrew Myers,2015-03-22 15:43:54-07:00,commit, -18249,Nathan Goldbaum,2015-03-22 11:47:20-07:00,commit, -18250,Kacper Kowalik,2015-03-22 13:36:06-05:00,commit, -18251,Kacper Kowalik,2015-03-22 12:44:36-05:00,commit, -18252,Kacper Kowalik,2015-03-22 12:32:38-05:00,commit, -18253,Matthew Turk,2015-03-21 21:52:34-05:00,commit, -18254,Matthew Turk,2015-03-21 13:15:47-05:00,commit, -18255,Matthew Turk,2015-03-21 13:07:22-05:00,commit, -18256,Matthew Turk,2015-03-21 13:06:36-05:00,commit, -18257,Matthew Turk,2015-03-21 12:22:21-05:00,commit, -18258,Matthew Turk,2015-03-21 12:11:43-05:00,commit, -18259,Matthew Turk,2015-03-21 11:09:03-05:00,commit, -18260,Matthew Turk,2015-03-21 10:33:30-05:00,commit, -18261,Matthew Turk,2015-03-20 23:41:36-05:00,commit, -18262,John ZuHone,2015-03-20 18:21:12-06:00,commit, -18263,Cameron Hummels,2015-03-20 15:20:51-07:00,commit, -18264,Cameron Hummels,2015-03-20 14:54:52-07:00,commit, -18265,Nathan Goldbaum,2015-03-19 16:53:04-07:00,commit, -18266,Matthew Turk,2015-03-19 14:55:30-05:00,commit, -18267,Matthew Turk,2015-03-19 14:55:03-05:00,commit, -18268,Cameron Hummels,2015-03-19 12:40:54-07:00,commit, -18269,Cameron Hummels,2015-03-19 12:38:47-07:00,commit, -18270,Andrew Myers,2015-03-19 12:17:58-07:00,commit, -18271,Nathan Goldbaum,2015-03-19 12:07:41-07:00,commit, -18272,Matthew Turk,2015-03-19 11:43:58-05:00,commit, -18273,Matthew Turk,2015-03-19 09:17:51-06:00,commit, -18274,Cameron Hummels,2015-03-18 21:09:26-07:00,commit, -18275,Cameron Hummels,2015-03-18 18:42:32-07:00,commit, -18276,Cameron Hummels,2015-03-18 15:54:29-07:00,commit, -18277,Cameron Hummels,2015-03-18 15:54:10-07:00,commit, -18278,Cameron Hummels,2015-03-18 15:32:03-07:00,commit, -18279,Cameron Hummels,2015-03-18 15:26:16-07:00,commit, -18280,Nathan Goldbaum,2015-03-18 14:40:24-07:00,commit, -18281,Nathan Goldbaum,2015-03-18 14:37:03-07:00,commit, -18282,Nathan Goldbaum,2015-03-18 14:35:51-07:00,commit, -18283,Andrew Myers,2015-03-18 11:22:50-06:00,commit, -18284,Sam Skillman,2015-03-18 10:58:58-06:00,commit, -18285,Matthew Turk,2015-03-18 10:37:37-05:00,commit, -18286,Andrew Myers,2015-03-18 01:28:55-06:00,commit, -18287,Andrew Myers,2015-03-18 01:23:28-06:00,commit, -18288,Sam Skillman,2015-03-18 01:20:51-06:00,commit, -18289,Andrew Myers,2015-03-18 01:19:51-06:00,commit, -18290,Andrew Myers,2015-03-18 01:02:47-06:00,commit, -18291,Andrew Myers,2015-03-18 00:30:56-06:00,commit, -18292,Nathan Goldbaum,2015-03-17 22:57:15-07:00,commit, -18293,Cameron Hummels,2015-03-17 19:33:19-07:00,commit, -18294,Cameron Hummels,2015-03-17 19:32:30-07:00,commit, -18295,Cameron Hummels,2015-03-17 19:31:55-07:00,commit, -18296,Cameron Hummels,2015-03-17 19:31:42-07:00,commit, -18297,Cameron Hummels,2015-03-17 18:22:04-07:00,commit, -18298,Sam Skillman,2015-03-17 19:21:48-06:00,commit, -18299,Cameron Hummels,2015-03-17 18:03:44-07:00,commit, -18300,Cameron Hummels,2015-03-17 17:40:55-07:00,commit, -18301,Cameron Hummels,2015-03-17 17:40:28-07:00,commit, -18302,Cameron Hummels,2015-03-17 16:02:37-07:00,commit, -18303,Cameron Hummels,2015-03-17 14:41:15-07:00,commit, -18304,Sam Skillman,2015-03-17 12:08:39-06:00,commit, -18305,John ZuHone,2015-03-17 11:44:31-06:00,commit, -18306,John ZuHone,2015-03-17 11:38:17-06:00,commit, -18307,Sam Skillman,2015-03-17 09:45:48-07:00,commit, -18308,Sam Skillman,2015-03-17 07:34:24-07:00,commit, -18309,Desika Narayanan,2015-03-17 10:02:47-04:00,commit, -18310,Nathan Goldbaum,2015-03-16 18:57:10-07:00,commit, -18311,Nathan Goldbaum,2015-03-16 18:56:43-07:00,commit, -18312,Sam Skillman,2015-03-16 19:50:01-06:00,commit, -18313,Nathan Goldbaum,2015-03-16 18:41:18-07:00,commit, -18314,Nathan Goldbaum,2015-03-16 18:39:23-07:00,commit, -18315,Nathan Goldbaum,2015-03-16 18:18:15-07:00,commit, -18316,Nathan Goldbaum,2015-03-16 18:17:58-07:00,commit, -18317,Sam Skillman,2015-03-16 19:03:56-06:00,commit, -18318,Sam Skillman,2015-03-16 17:51:03-06:00,commit, -18319,Sam Skillman,2015-03-16 17:46:26-06:00,commit, -18320,Sam Skillman,2015-03-16 17:34:26-06:00,commit, -18321,Sam Skillman,2015-03-16 17:20:25-06:00,commit, -18322,Cameron Hummels,2015-03-16 14:08:27-07:00,commit, -18323,Sam Skillman,2015-03-16 11:59:31-06:00,commit, -18324,Sam Skillman,2015-03-16 11:43:37-06:00,commit, -18325,Sam Skillman,2015-03-16 11:37:07-06:00,commit, -18326,Sam Skillman,2015-03-16 11:20:04-06:00,commit, -18327,Sam Skillman,2015-03-16 09:59:04-06:00,commit, -18328,Sam Skillman,2015-03-16 09:55:19-06:00,commit, -18329,Sam Skillman,2015-03-16 09:34:31-06:00,commit, -18330,Nathan Goldbaum,2015-03-16 00:04:37-07:00,commit, -18331,Nathan Goldbaum,2015-03-15 23:01:07-07:00,commit, -18332,Nathan Goldbaum,2015-03-15 23:00:43-07:00,commit, -18333,Nathan Goldbaum,2015-03-15 23:00:26-07:00,commit, -18334,Nathan Goldbaum,2015-03-15 23:00:03-07:00,commit, -18335,Nathan Goldbaum,2015-03-15 22:29:02-07:00,commit, -18336,Nathan Goldbaum,2015-03-15 22:25:13-07:00,commit, -18337,Nathan Goldbaum,2015-03-15 22:24:54-07:00,commit, -18338,Nathan Goldbaum,2015-03-15 19:09:01-07:00,commit, -18339,Nathan Goldbaum,2015-03-15 19:06:07-07:00,commit, -18340,Nathan Goldbaum,2015-03-15 19:05:12-07:00,commit, -18341,Nathan Goldbaum,2015-03-15 19:03:18-07:00,commit, -18342,Miguel de Val-Borro,2015-03-14 23:28:54-04:00,commit, -18343,John ZuHone,2015-03-14 01:37:33-04:00,commit, -18344,John ZuHone,2015-03-14 01:28:49-04:00,commit, -18345,Matthew Turk,2015-03-13 21:41:21-05:00,commit, -18346,Michael Zingale,2015-03-13 21:08:29-04:00,commit, -18347,Sam Skillman,2015-03-13 16:37:54-07:00,commit, -18348,Cameron Hummels,2015-03-13 16:07:46-07:00,commit, -18349,Sam Skillman,2015-03-13 15:27:32-07:00,commit, -18350,Sam Skillman,2015-03-13 15:26:07-07:00,commit, -18351,Cameron Hummels,2015-03-13 15:14:07-07:00,commit, -18352,Cameron Hummels,2015-03-13 14:16:52-07:00,commit, -18353,Kacper Kowalik,2015-03-13 15:24:08-05:00,commit, -18354,Miguel de Val-Borro,2015-03-13 15:39:58-04:00,commit, -18355,Matthew Turk,2015-03-13 14:28:37-05:00,commit, -18356,Sam Skillman,2015-03-13 12:19:08-07:00,commit, -18357,Sam Skillman,2015-03-13 12:17:56-07:00,commit, -18358,Nathan Goldbaum,2015-03-13 12:02:39-07:00,commit, -18359,Nathan Goldbaum,2015-03-13 10:46:54-07:00,commit, -18360,Cameron Hummels,2015-03-13 09:35:35-07:00,commit, -18361,Cameron Hummels,2015-03-13 09:31:40-07:00,commit, -18362,John ZuHone,2015-03-13 11:26:28-04:00,commit, -18363,Matthew Turk,2015-03-13 09:55:44-05:00,commit, -18364,Miguel de Val-Borro,2015-03-13 10:36:45-04:00,commit, -18365,Matthew Turk,2015-03-13 09:30:12-05:00,commit, -18366,Matthew Turk,2015-03-13 09:28:21-05:00,commit, -18367,John ZuHone,2015-03-13 10:02:05-04:00,commit, -18368,John ZuHone,2015-03-13 09:35:40-04:00,commit, -18369,John ZuHone,2015-03-13 09:32:02-04:00,commit, -18370,Matthew Turk,2015-03-13 06:32:43-05:00,commit, -18371,John ZuHone,2015-03-12 21:50:56-04:00,commit, -18372,Jonah Miller,2015-03-12 21:15:07-04:00,commit, -18373,Jonah Miller,2015-03-12 21:10:06-04:00,commit, -18374,John ZuHone,2015-03-12 21:07:37-04:00,commit, -18375,John ZuHone,2015-03-12 20:45:58-04:00,commit, -18376,John ZuHone,2015-03-12 20:45:42-04:00,commit, -18377,Cameron Hummels,2015-03-12 17:33:56-07:00,commit, -18378,John ZuHone,2015-03-12 20:33:14-04:00,commit, -18379,Cameron Hummels,2015-03-12 17:32:52-07:00,commit, -18380,Cameron Hummels,2015-03-12 17:18:25-07:00,commit, -18381,Kacper Kowalik,2015-03-12 19:08:53-05:00,commit, -18382,Kacper Kowalik,2015-03-12 18:37:22-05:00,commit, -18383,Kacper Kowalik,2015-03-12 18:32:03-05:00,commit, -18384,Kacper Kowalik,2015-03-12 18:26:43-05:00,commit, -18385,Kacper Kowalik,2015-03-12 18:25:12-05:00,commit, -18386,Kacper Kowalik,2015-03-12 18:24:36-05:00,commit, -18387,Nathan Goldbaum,2015-03-12 16:11:00-07:00,commit, -18388,Cameron Hummels,2015-03-12 15:33:44-07:00,commit, -18389,Sam Skillman,2015-03-12 14:50:07-07:00,commit, -18390,Miguel de Val-Borro,2015-03-12 16:54:07-04:00,commit, -18391,Miguel de Val-Borro,2015-03-12 16:29:24-04:00,commit, -18392,Suoqing Ji,2015-03-12 13:26:04-07:00,commit, -18393,Sam Skillman,2015-03-12 13:18:39-07:00,commit, -18394,Miguel de Val-Borro,2015-03-12 16:15:03-04:00,commit, -18395,John ZuHone,2015-03-12 16:07:28-04:00,commit, -18396,John ZuHone,2015-03-12 16:07:11-04:00,commit, -18397,John ZuHone,2015-03-12 16:06:46-04:00,commit, -18398,Cameron Hummels,2015-03-12 12:57:18-07:00,commit, -18399,Cameron Hummels,2015-03-12 12:22:00-07:00,commit, -18400,Cameron Hummels,2015-03-12 11:52:19-07:00,commit, -18401,Cameron Hummels,2015-03-12 11:48:17-07:00,commit, -18402,John ZuHone,2015-03-12 13:46:37-04:00,commit, -18403,John ZuHone,2015-03-12 13:35:59-04:00,commit, -18404,John ZuHone,2015-03-12 13:31:26-04:00,commit, -18405,Miguel de Val-Borro,2015-03-12 10:59:09-04:00,commit, -18406,Andrew Myers,2015-03-12 10:55:44-07:00,commit, -18407,Nathan Goldbaum,2015-03-12 10:37:06-07:00,commit, -18408,Kacper Kowalik,2015-03-12 12:24:39-05:00,commit, -18409,Kacper Kowalik,2015-03-12 12:23:57-05:00,commit, -18410,Miguel de Val-Borro,2015-03-12 11:23:31-04:00,commit, -18411,Sam Skillman,2015-03-12 08:04:46-07:00,commit, -18412,Suoqing Ji,2015-03-12 02:16:29-07:00,commit, -18413,Nathan Goldbaum,2015-03-11 23:55:44-07:00,commit, -18414,Nathan Goldbaum,2015-03-11 23:54:03-07:00,commit, -18415,Cameron Hummels,2015-03-11 15:46:55-07:00,commit, -18416,Cameron Hummels,2015-03-11 14:50:55-07:00,commit, -18417,Cameron Hummels,2015-03-11 14:45:02-07:00,commit, -18418,Jonah Miller,2015-03-11 16:30:26-04:00,commit, -18419,Kacper Kowalik,2015-03-11 14:42:23-05:00,commit, -18420,Kacper Kowalik,2015-03-11 14:38:54-05:00,commit, -18421,Kacper Kowalik,2015-03-11 12:22:51-05:00,commit, -18422,Kacper Kowalik,2015-03-11 12:16:49-05:00,commit, -18423,Matthew Turk,2015-03-11 09:06:34-05:00,commit, -18424,Matthew Turk,2015-03-11 06:04:17-05:00,commit, -18425,Cameron Hummels,2015-03-10 15:34:05-07:00,commit, -18426,Cameron Hummels,2015-03-10 14:47:26-07:00,commit, -18427,Cameron Hummels,2015-03-10 14:04:47-07:00,commit, -18428,Cameron Hummels,2015-03-10 13:45:04-07:00,commit, -18429,Kacper Kowalik,2015-03-10 14:35:17-05:00,commit, -18430,Sam Skillman,2015-03-10 12:27:11-07:00,commit, -18431,Sam Skillman,2015-03-10 12:13:49-07:00,commit, -18432,Cameron Hummels,2015-03-10 12:12:39-07:00,commit, -18433,Sam Skillman,2015-03-10 12:09:55-07:00,commit, -18434,Sam Skillman,2015-03-10 12:03:09-07:00,commit, -18435,Sam Skillman,2015-03-10 11:03:04-07:00,commit, -18436,John ZuHone,2015-03-10 10:52:15-04:00,commit, -18437,John ZuHone,2015-03-10 10:27:01-04:00,commit, -18438,John ZuHone,2015-03-10 02:17:03-04:00,commit, -18439,John ZuHone,2015-03-10 00:28:37-04:00,commit, -18440,Nathan Goldbaum,2015-03-09 15:57:08-07:00,commit, -18441,Nathan Goldbaum,2015-03-09 15:47:35-07:00,commit, -18442,Nathan Goldbaum,2015-03-09 14:30:17-07:00,commit, -18443,Matthew Turk,2015-03-09 16:18:43-05:00,commit, -18444,Matthew Turk,2015-03-09 16:16:08-05:00,commit, -18445,Nathan Goldbaum,2015-03-09 14:01:25-07:00,commit, -18446,Matthew Turk,2015-03-09 13:17:55-05:00,commit, -18447,Nathan Goldbaum,2015-03-09 11:15:47-07:00,commit, -18448,Matthew Turk,2015-03-09 11:13:34-05:00,commit, -18449,Nathan Goldbaum,2015-03-08 21:18:59-07:00,commit, -18450,Sam Skillman,2015-03-08 20:59:34-07:00,commit, -18451,Sam Skillman,2015-03-08 14:56:16-07:00,commit, -18452,Matthew Turk,2015-03-07 16:18:52-06:00,commit, -18453,Matthew Turk,2015-03-07 16:18:10-06:00,commit, -18454,Matthew Turk,2015-03-07 14:05:18-06:00,commit, -18455,Matthew Turk,2015-03-07 10:32:36-06:00,commit, -18456,Matthew Turk,2015-03-07 09:51:13-06:00,commit, -18457,Matthew Turk,2015-03-07 09:43:27-06:00,commit, -18458,Matthew Turk,2015-03-06 20:49:46-06:00,commit, -18459,Matthew Turk,2015-03-06 19:02:26-06:00,commit, -18460,Matthew Turk,2015-03-06 14:18:04-06:00,commit, -18461,Matthew Turk,2015-03-06 14:16:34-06:00,commit, -18462,Sam Skillman,2015-03-06 12:15:58-08:00,commit, -18463,Sam Skillman,2015-03-06 12:10:09-08:00,commit, -18464,Matthew Turk,2015-03-06 13:59:02-06:00,commit, -18465,Matthew Turk,2015-03-06 12:53:50-06:00,commit, -18466,Matthew Turk,2015-03-06 09:59:52-06:00,commit, -18467,Matthew Turk,2015-03-06 09:05:13-06:00,commit, -18468,Sam Skillman,2015-03-05 18:08:40-08:00,commit, -18469,Sam Skillman,2015-03-05 17:54:14-08:00,commit, -18470,Sam Skillman,2015-03-05 17:49:12-08:00,commit, -18471,Sam Skillman,2015-03-05 17:34:27-08:00,commit, -18472,Kacper Kowalik,2015-03-05 15:55:16-06:00,commit, -18473,Suoqing Ji,2015-03-05 13:48:04-08:00,commit, -18474,Nathan Goldbaum,2015-03-05 13:48:04-08:00,commit, -18475,Sam Skillman,2015-03-05 13:41:35-08:00,commit, -18476,Sam Skillman,2015-03-05 12:39:35-08:00,commit, -18477,Miguel de Val-Borro,2015-03-05 15:23:26-05:00,commit, -18478,Miguel de Val-Borro,2015-03-05 14:55:21-05:00,commit, -18479,Matthew Turk,2015-03-05 13:15:17-06:00,commit, -18480,Kacper Kowalik,2015-03-05 12:58:52-06:00,commit, -18481,Kacper Kowalik,2015-03-05 12:56:36-06:00,commit, -18482,Miguel de Val-Borro,2015-03-05 13:55:36-05:00,commit, -18483,Sam Skillman,2015-03-05 10:28:48-08:00,commit, -18484,Kacper Kowalik,2015-03-05 10:23:40-06:00,commit, -18485,Sam Skillman,2015-03-05 08:10:38-08:00,commit, -18486,Kacper Kowalik,2015-03-05 10:08:02-06:00,commit, -18487,Kacper Kowalik,2015-03-05 09:01:34-06:00,commit, -18488,Kacper Kowalik,2015-03-05 08:56:44-06:00,commit, -18489,Kacper Kowalik,2015-03-05 08:50:51-06:00,commit, -18490,Sam Skillman,2015-03-04 16:40:44-08:00,commit, -18491,Sam Skillman,2015-03-04 14:53:01-08:00,commit, -18492,Matthew Turk,2015-03-04 15:26:43-06:00,commit, -18493,Nathan Goldbaum,2015-03-04 10:08:57-08:00,commit, -18494,Sam Skillman,2015-03-04 09:42:37-08:00,commit, -18495,Matthew Turk,2015-03-04 08:45:14-06:00,commit, -18496,Matthew Turk,2015-03-04 06:45:31-06:00,commit, -18497,Matthew Turk,2015-03-04 06:45:07-06:00,commit, -18498,Matthew Turk,2015-03-03 20:42:53-06:00,commit, -18499,Matthew Turk,2015-03-03 20:42:40-06:00,commit, -18500,Matthew Turk,2015-03-03 19:50:59-06:00,commit, -18501,Sam Skillman,2015-03-03 16:13:01-08:00,commit, -18502,Chris Malone,2015-03-03 16:55:49-07:00,commit, -18503,Kacper Kowalik,2015-03-03 17:32:45-06:00,commit, -18504,Sam Skillman,2015-03-03 15:27:40-08:00,commit, -18505,Kacper Kowalik,2015-03-03 17:23:47-06:00,commit, -18506,Michael Zingale,2015-03-03 15:26:33-05:00,commit, -18507,Nathan Goldbaum,2015-03-03 11:32:59-08:00,commit, -18508,Cameron Hummels,2015-03-03 12:19:26-07:00,commit, -18509,Cameron Hummels,2015-03-03 12:18:05-07:00,commit, -18510,Matthew Turk,2015-03-03 13:14:37-06:00,commit, -18511,Nathan Goldbaum,2015-03-03 11:13:14-08:00,commit, -18512,Matthew Turk,2015-03-03 13:10:54-06:00,commit, -18513,Matthew Turk,2015-03-03 13:10:04-06:00,commit, -18514,Nathan Goldbaum,2015-03-03 11:08:21-08:00,commit, -18515,Nathan Goldbaum,2015-03-03 11:06:05-08:00,commit, -18516,Kacper Kowalik,2015-03-03 11:40:03-06:00,commit, -18517,Kacper Kowalik,2015-03-03 10:55:40-06:00,commit, -18518,John ZuHone,2015-03-03 11:06:49-05:00,commit, -18519,John ZuHone,2015-03-02 22:19:57-05:00,commit, -18520,Michael Zingale,2015-03-02 20:08:57-05:00,commit, -18521,Nathan Goldbaum,2015-03-02 13:10:40-08:00,commit, -18522,Nathan Goldbaum,2015-03-02 12:29:58-08:00,commit, -18523,Nathan Goldbaum,2015-03-02 12:03:37-08:00,commit, -18524,Nathan Goldbaum,2015-03-02 12:01:19-08:00,commit, -18525,Michael Zingale,2015-03-02 14:14:43-05:00,commit, -18526,John ZuHone,2015-03-02 01:03:51-05:00,commit, -18527,John ZuHone,2015-03-02 00:53:39-05:00,commit, -18528,John ZuHone,2015-03-02 00:50:42-05:00,commit, -18529,John ZuHone,2015-03-02 00:24:57-05:00,commit, -18530,John ZuHone,2015-03-01 20:02:54-05:00,commit, -18531,John ZuHone,2015-03-01 12:50:33-05:00,commit, -18532,John ZuHone,2015-03-01 12:45:55-05:00,commit, -18533,John ZuHone,2015-03-01 10:49:07-05:00,commit, -18534,John ZuHone,2015-03-01 10:06:36-05:00,commit, -18535,Andrew Myers,2015-02-28 23:46:40-08:00,commit, -18536,Nathan Goldbaum,2015-02-27 19:05:35-08:00,commit, -18537,Andrew Myers,2015-02-27 17:04:05-08:00,commit, -18538,Andrew Myers,2015-02-27 17:03:03-08:00,commit, -18539,Andrew Myers,2015-02-27 16:57:36-08:00,commit, -18540,Andrew Myers,2015-02-27 16:49:42-08:00,commit, -18541,Nathan Goldbaum,2015-02-27 14:03:02-08:00,commit, -18542,Cameron Hummels,2015-02-27 14:26:51-07:00,commit, -18543,Nathan Goldbaum,2015-02-27 12:59:08-08:00,commit, -18544,Nathan Goldbaum,2015-02-27 12:45:04-08:00,commit, -18545,Matthew Turk,2015-02-27 11:17:15-06:00,commit, -18546,Matthew Turk,2015-02-27 10:31:28-06:00,commit, -18547,John ZuHone,2015-02-27 10:26:03-05:00,commit, -18548,Matthew Turk,2015-02-27 09:03:55-06:00,commit, -18549,Andrew Myers,2015-02-27 00:09:35-08:00,commit, -18550,Andrew Myers,2015-02-26 23:54:30-08:00,commit, -18551,Andrew Myers,2015-02-26 23:28:58-08:00,commit, -18552,John ZuHone,2015-02-26 20:28:24-05:00,commit, -18553,Nathan Goldbaum,2015-02-26 15:09:39-08:00,commit, -18554,John ZuHone,2015-02-26 13:44:50-05:00,commit, -18555,John ZuHone,2015-02-26 10:29:48-05:00,commit, -18556,John ZuHone,2015-02-26 10:28:31-05:00,commit, -18557,John ZuHone,2015-02-26 00:07:53-05:00,commit, -18558,John ZuHone,2015-02-25 23:37:27-05:00,commit, -18559,John ZuHone,2015-02-25 22:35:20-05:00,commit, -18560,John ZuHone,2015-02-25 22:17:52-05:00,commit, -18561,Cameron Hummels,2015-02-25 19:49:34-07:00,commit, -18562,Kacper Kowalik,2015-02-25 16:36:51-06:00,commit, -18563,Kacper Kowalik,2015-02-25 16:34:04-06:00,commit, -18564,John ZuHone,2015-02-25 17:27:43-05:00,commit, -18565,Cameron Hummels,2015-02-25 14:24:57-07:00,commit, -18566,Cameron Hummels,2015-02-25 14:13:59-07:00,commit, -18567,Cameron Hummels,2015-02-25 14:06:54-07:00,commit, -18568,Kacper Kowalik,2015-02-25 14:34:49-06:00,commit, -18569,Cameron Hummels,2015-02-25 13:20:55-07:00,commit, -18570,Kacper Kowalik,2015-02-25 13:43:09-06:00,commit, -18571,Kacper Kowalik,2015-02-25 13:35:33-06:00,commit, -18572,Kacper Kowalik,2015-02-25 13:19:40-06:00,commit, -18573,Kacper Kowalik,2015-02-25 12:46:13-06:00,commit, -18574,Kacper Kowalik,2015-02-25 12:43:56-06:00,commit, -18575,Kacper Kowalik,2015-02-25 12:29:32-06:00,commit, -18576,Kacper Kowalik,2015-02-25 12:28:17-06:00,commit, -18577,Kacper Kowalik,2015-02-25 12:25:11-06:00,commit, -18578,Kacper Kowalik,2015-02-25 12:21:04-06:00,commit, -18579,Kacper Kowalik,2015-02-25 11:35:23-06:00,commit, -18580,Kacper Kowalik,2015-02-25 11:31:40-06:00,commit, -18581,Kacper Kowalik,2015-02-25 08:29:07-06:00,commit, -18582,Kacper Kowalik,2015-02-25 08:27:16-06:00,commit, -18583,Andrew Myers,2015-02-24 21:33:54-08:00,commit, -18584,Andrew Myers,2015-02-24 21:18:08-08:00,commit, -18585,Andrew Myers,2015-02-24 21:17:35-08:00,commit, -18586,Matthew Turk,2015-02-24 15:45:28-06:00,commit, -18587,Matthew Turk,2015-02-24 15:19:39-06:00,commit, -18588,Nathan Goldbaum,2015-02-24 12:57:24-08:00,commit, -18589,Cameron Hummels,2015-02-24 08:52:44-07:00,commit, -18590,Cameron Hummels,2015-02-24 08:49:19-07:00,commit, -18591,Cameron Hummels,2015-02-24 08:36:01-07:00,commit, -18592,Matthew Turk,2015-02-23 20:22:48-06:00,commit, -18593,Nathan Goldbaum,2015-02-23 14:35:41-08:00,commit, -18594,Kacper Kowalik,2015-02-23 13:03:06-06:00,commit, -18595,Matthew Turk,2015-02-23 11:10:59-06:00,commit, -18596,Kacper Kowalik,2015-02-22 21:15:39-06:00,commit, -18597,Matthew Turk,2015-02-22 20:20:15-06:00,commit, -18598,Cameron Hummels,2015-02-22 08:59:54-07:00,commit, -18599,Suoqing Ji,2015-02-22 00:05:44-08:00,commit, -18600,Matthew Turk,2015-02-21 21:10:26-06:00,commit, -18601,Matthew Turk,2015-02-21 19:01:17-06:00,commit, -18602,Britton Smith,2015-02-20 19:33:18+00:00,commit, -18603,Nathan Goldbaum,2015-02-20 09:54:18-08:00,commit, -18604,Cameron Hummels,2015-02-20 05:01:54-07:00,commit, -18605,Nathan Goldbaum,2015-02-19 19:07:37-08:00,commit, -18606,Nathan Goldbaum,2015-02-19 18:44:24-08:00,commit, -18607,Nathan Goldbaum,2015-02-19 18:43:57-08:00,commit, -18608,Nathan Goldbaum,2015-02-19 18:42:05-08:00,commit, -18609,Kacper Kowalik,2015-02-19 18:38:40-06:00,commit, -18610,Cameron Hummels,2015-02-19 17:04:41-07:00,commit, -18611,Matthew Turk,2015-02-19 14:10:00-06:00,commit, -18612,Nathan Goldbaum,2015-02-19 12:04:22-08:00,commit, -18613,Cameron Hummels,2015-02-19 12:53:42-07:00,commit, -18614,Cameron Hummels,2015-02-19 12:41:41-07:00,commit, -18615,Andrew Myers,2015-02-19 11:06:14-08:00,commit, -18616,Cameron Hummels,2015-02-19 06:45:23-07:00,commit, -18617,Cameron Hummels,2015-02-19 06:44:17-07:00,commit, -18618,Britton Smith,2015-02-19 13:10:43+00:00,commit, -18619,Cameron Hummels,2015-02-19 05:59:07-07:00,commit, -18620,Cameron Hummels,2015-02-18 20:51:08-07:00,commit, -18621,Nathan Goldbaum,2015-02-18 17:10:27-08:00,commit, -18622,Nathan Goldbaum,2015-02-18 16:25:17-08:00,commit, -18623,Nathan Goldbaum,2015-02-18 16:23:57-08:00,commit, -18624,Cameron Hummels,2015-02-18 15:11:15-07:00,commit, -18625,Cameron Hummels,2015-02-18 15:10:15-07:00,commit, -18626,Cameron Hummels,2015-02-18 15:09:05-07:00,commit, -18627,Andrew Myers,2015-02-18 14:06:04-08:00,commit, -18628,Andrew Myers,2015-02-18 14:02:34-08:00,commit, -18629,Matthew Turk,2015-02-18 16:41:46-05:00,commit, -18630,Cameron Hummels,2015-02-18 14:12:05-07:00,commit, -18631,Cameron Hummels,2015-02-18 13:35:48-07:00,commit, -18632,Cameron Hummels,2015-02-18 13:30:48-07:00,commit, -18633,Cameron Hummels,2015-02-18 13:24:41-07:00,commit, -18634,Stuart Mumford,2015-02-18 20:06:00+00:00,commit, -18635,Stuart Mumford,2015-02-18 19:55:01+00:00,commit, -18636,Stuart Mumford,2015-02-18 19:52:29+00:00,commit, -18637,Stuart Mumford,2015-02-18 19:50:26+00:00,commit, -18638,Cameron Hummels,2015-02-18 12:26:02-07:00,commit, -18639,Stuart Mumford,2015-02-18 18:58:52+00:00,commit, -18640,John ZuHone,2015-02-17 15:27:21-05:00,commit, -18641,Andrew Myers,2015-02-16 18:24:00-08:00,commit, -18642,Andrew Myers,2015-02-16 18:19:07-08:00,commit, -18643,Cameron Hummels,2015-02-15 18:35:47-07:00,commit, -18644,Cameron Hummels,2015-02-14 22:05:39-07:00,commit, -18645,Cameron Hummels,2015-02-14 13:13:40-07:00,commit, -18646,Cameron Hummels,2015-02-14 12:24:41-07:00,commit, -18647,Cameron Hummels,2015-02-14 10:45:49-07:00,commit, -18648,Cameron Hummels,2015-02-14 10:25:45-07:00,commit, -18649,Cameron Hummels,2015-02-14 08:53:12-07:00,commit, -18650,Cameron Hummels,2015-02-13 18:11:43-07:00,commit, -18651,Nathan Goldbaum,2015-02-13 17:04:28-08:00,commit, -18652,Cameron Hummels,2015-02-13 14:34:29-07:00,commit, -18653,Matthew Turk,2015-02-12 21:23:04-06:00,commit, -18654,Matthew Turk,2015-02-12 20:38:45-06:00,commit, -18655,Matthew Turk,2015-02-12 19:57:54-06:00,commit, -18656,Andrew Myers,2015-02-12 15:12:04-08:00,commit, -18657,Matthew Turk,2015-02-12 15:40:41-06:00,commit, -18658,Andrew Myers,2015-02-12 12:50:43-08:00,commit, -18659,Andrew Myers,2015-02-12 12:38:32-08:00,commit, -18660,Cameron Hummels,2015-02-11 22:10:34-07:00,commit, -18661,Cameron Hummels,2015-02-11 22:00:04-07:00,commit, -18662,Cameron Hummels,2015-02-11 17:29:06-07:00,commit, -18663,Cameron Hummels,2015-02-11 17:21:38-07:00,commit, -18664,Cameron Hummels,2015-02-11 17:09:32-07:00,commit, -18665,Cameron Hummels,2015-02-11 16:56:04-07:00,commit, -18666,Cameron Hummels,2015-02-11 16:53:03-07:00,commit, -18667,Cameron Hummels,2015-02-11 16:43:19-07:00,commit, -18668,Cameron Hummels,2015-02-11 16:14:33-07:00,commit, -18669,Cameron Hummels,2015-02-11 14:18:11-07:00,commit, -18670,Cameron Hummels,2015-02-11 14:12:26-07:00,commit, -18671,Matthew Turk,2015-02-11 15:01:53-06:00,commit, -18672,Cameron Hummels,2015-02-11 13:15:05-07:00,commit, -18673,Matthew Turk,2015-02-11 14:01:41-06:00,commit, -18674,Matthew Turk,2015-02-11 12:50:46-06:00,commit, -18675,Kacper Kowalik,2015-02-11 11:59:31-06:00,commit, -18676,Kacper Kowalik,2015-02-11 11:39:19-06:00,commit, -18677,Kacper Kowalik,2015-02-11 11:36:08-06:00,commit, -18678,Kacper Kowalik,2015-02-11 11:33:51-06:00,commit, -18679,Kacper Kowalik,2015-02-11 08:42:03-06:00,commit, -18680,Andrew Myers,2015-02-10 23:46:26-08:00,commit, -18681,Andrew Myers,2015-02-10 14:48:34-08:00,commit, -18682,Andrew Myers,2015-02-10 14:48:08-08:00,commit, -18683,Kacper Kowalik,2015-02-10 15:40:47-06:00,commit, -18684,Kacper Kowalik,2015-02-10 15:40:26-06:00,commit, -18685,Andrew Myers,2015-02-10 13:15:02-08:00,commit, -18686,Andrew Myers,2015-02-10 13:10:39-08:00,commit, -18687,Kacper Kowalik,2015-02-10 15:10:14-06:00,commit, -18688,Kacper Kowalik,2015-02-10 15:08:19-06:00,commit, -18689,Andrew Myers,2015-02-10 13:08:09-08:00,commit, -18690,Andrew Myers,2015-02-10 13:06:57-08:00,commit, -18691,Andrew Myers,2015-02-10 13:00:44-08:00,commit, -18692,Kacper Kowalik,2015-02-10 14:55:41-06:00,commit, -18693,Kacper Kowalik,2015-02-10 14:53:13-06:00,commit, -18694,Kacper Kowalik,2015-02-10 14:11:55-06:00,commit, -18695,Kacper Kowalik,2015-02-10 14:11:31-06:00,commit, -18696,Kacper Kowalik,2015-02-10 11:28:22-06:00,commit, -18697,Kacper Kowalik,2015-02-09 16:58:11-06:00,commit, -18698,Kacper Kowalik,2015-02-09 16:57:21-06:00,commit, -18699,Kacper Kowalik,2015-02-09 16:56:46-06:00,commit, -18700,Andrew Myers,2015-02-09 14:54:34-08:00,commit, -18701,Andrew Myers,2015-02-09 14:53:27-08:00,commit, -18702,Kacper Kowalik,2015-02-09 16:46:01-06:00,commit, -18703,Kacper Kowalik,2015-02-09 16:42:38-06:00,commit, -18704,Kacper Kowalik,2015-02-09 16:41:49-06:00,commit, -18705,Kacper Kowalik,2015-02-09 16:38:32-06:00,commit, -18706,Kacper Kowalik,2015-02-09 16:37:44-06:00,commit, -18707,Kacper Kowalik,2015-02-09 16:36:02-06:00,commit, -18708,Kacper Kowalik,2015-02-09 16:34:56-06:00,commit, -18709,Kacper Kowalik,2015-02-09 16:34:28-06:00,commit, -18710,Matthew Turk,2015-02-09 10:49:19-06:00,commit, -18711,Matthew Turk,2015-02-09 10:48:09-06:00,commit, -18712,Andrew Myers,2015-02-08 15:10:27-08:00,commit, -18713,Andrew Myers,2015-02-08 14:54:29-08:00,commit, -18714,Andrew Myers,2015-02-08 14:49:13-08:00,commit, -18715,Andrew Myers,2015-02-08 14:47:29-08:00,commit, -18716,Andrew Myers,2015-02-08 14:47:19-08:00,commit, -18717,Matthew Turk,2015-02-08 16:46:15-06:00,commit, -18718,Matthew Turk,2015-02-08 16:43:55-06:00,commit, -18719,Andrew Myers,2015-02-08 11:39:35-08:00,commit, -18720,Andrew Myers,2015-02-08 11:22:37-08:00,commit, -18721,Andrew Myers,2015-02-08 11:15:43-08:00,commit, -18722,Andrew Myers,2015-02-08 11:05:24-08:00,commit, -18723,Matthew Turk,2015-02-08 12:11:39-06:00,commit, -18724,Andrew Myers,2015-02-08 01:21:23-08:00,commit, -18725,Andrew Myers,2015-02-06 22:02:08-08:00,commit, -18726,Andrew Myers,2015-02-06 17:38:30-08:00,commit, -18727,Andrew Myers,2015-02-06 17:38:00-08:00,commit, -18728,Matthew Turk,2015-02-06 18:58:51-06:00,commit, -18729,Andrew Myers,2015-02-06 15:45:56-08:00,commit, -18730,Andrew Myers,2015-02-06 15:14:07-08:00,commit, -18731,Andrew Myers,2015-02-06 15:13:19-08:00,commit, -18732,Kacper Kowalik,2015-02-06 13:08:37-06:00,commit, -18733,Kacper Kowalik,2015-02-06 12:45:11-06:00,commit, -18734,Matthew Turk,2015-02-06 06:26:46-06:00,commit, -18735,Matthew Turk,2015-02-06 06:11:59-06:00,commit, -18736,Kacper Kowalik,2015-02-05 16:04:28-06:00,commit, -18737,Nathan Goldbaum,2015-02-05 11:54:36-08:00,commit, -18738,Kacper Kowalik,2015-02-05 12:18:05-06:00,commit, -18739,Kacper Kowalik,2015-02-05 12:17:19-06:00,commit, -18740,Kacper Kowalik,2015-02-05 11:06:55-06:00,commit, -18741,Kacper Kowalik,2015-02-05 11:03:06-06:00,commit, -18742,Kacper Kowalik,2015-02-05 10:54:08-06:00,commit, -18743,Sam Skillman,2015-02-05 08:42:07-08:00,commit, -18744,Sam Skillman,2015-02-05 08:27:28-08:00,commit, -18745,Kacper Kowalik,2015-02-05 10:25:16-06:00,commit, -18746,Kacper Kowalik,2015-02-05 10:24:48-06:00,commit, -18747,Sam Skillman,2015-02-05 07:57:37-08:00,commit, -18748,Matthew Turk,2015-02-05 09:07:20-06:00,commit, -18749,Matthew Turk,2015-02-05 09:06:03-06:00,commit, -18750,Matthew Turk,2015-02-05 09:04:10-06:00,commit, -18751,Matthew Turk,2015-02-05 08:51:48-06:00,commit, -18752,Matthew Turk,2015-02-05 08:17:38-06:00,commit, -18753,John ZuHone,2015-02-05 01:27:53-05:00,commit, -18754,John ZuHone,2015-02-05 01:18:01-05:00,commit, -18755,Sam Skillman,2015-02-04 14:45:46-08:00,commit, -18756,Sam Skillman,2015-02-04 14:42:59-08:00,commit, -18757,Matthew Turk,2015-02-03 14:28:16-06:00,commit, -18758,Matthew Turk,2015-02-03 10:36:55-06:00,commit, -18759,Nathan Goldbaum,2015-02-02 20:44:13-08:00,commit, -18760,Nathan Goldbaum,2015-02-02 16:15:57-08:00,commit, -18761,Matthew Turk,2015-02-02 15:26:09-06:00,commit, -18762,Kacper Kowalik,2015-02-02 14:47:15-06:00,commit, -18763,Nathan Goldbaum,2015-02-01 22:43:18-08:00,commit, -18764,Nathan Goldbaum,2015-02-01 21:05:23-08:00,commit, -18765,Nathan Goldbaum,2015-02-01 20:39:40-08:00,commit, -18766,Nathan Goldbaum,2015-02-01 18:41:52-08:00,commit, -18767,André-Patrick Bubel,2015-02-01 20:20:25+00:00,commit, -18768,Matthew Turk,2015-01-31 21:21:17-06:00,commit, -18769,Matthew Turk,2015-01-31 20:27:12-06:00,commit, -18770,Matthew Turk,2015-01-31 17:44:54-06:00,commit, -18771,Matthew Turk,2015-01-31 16:38:51-06:00,commit, -18772,Matthew Turk,2015-01-31 16:26:16-06:00,commit, -18773,Matthew Turk,2015-01-31 16:25:51-06:00,commit, -18774,Kacper Kowalik,2015-01-30 12:15:44-06:00,commit, -18775,Matthew Turk,2015-01-30 09:58:44-06:00,commit, -18776,Kenz Arraki,2015-01-29 15:39:26-07:00,commit, -18777,Kenz Arraki,2015-01-29 15:35:47-07:00,commit, -18778,Kenz Arraki,2015-01-29 15:00:29-07:00,commit, -18779,Kenz Arraki,2015-01-29 14:55:12-07:00,commit, -18780,Kenz Arraki,2015-01-29 14:50:55-07:00,commit, -18781,Britton Smith,2015-01-29 21:44:06+00:00,commit, -18782,John ZuHone,2015-01-29 15:41:38-05:00,commit, -18783,Kacper Kowalik,2015-01-29 12:45:52-06:00,commit, -18784,Kacper Kowalik,2015-01-28 19:57:15-06:00,commit, -18785,Andrew Myers,2015-01-28 14:21:16-08:00,commit, -18786,Matthew Turk,2015-01-28 15:04:40-06:00,commit, -18787,Ben Thompson,2015-01-28 01:14:16+00:00,commit, -18788,John ZuHone,2015-01-26 21:30:59-05:00,commit, -18789,John ZuHone,2015-01-26 21:27:09-05:00,commit, -18790,Nathan Goldbaum,2015-01-26 18:11:35-08:00,commit, -18791,Nathan Goldbaum,2015-01-26 17:49:39-08:00,commit, -18792,Ben Thompson,2015-01-26 23:46:03+00:00,commit, -18793,Ben Thompson,2015-01-26 23:43:47+00:00,commit, -18794,Kacper Kowalik,2015-01-26 15:24:02-06:00,commit, -18795,Kacper Kowalik,2015-01-26 15:16:20-06:00,commit, -18796,Andrew Myers,2015-01-26 12:25:41-08:00,commit, -18797,Andrew Myers,2015-01-26 12:25:04-08:00,commit, -18798,Andrew Myers,2015-01-26 12:23:55-08:00,commit, -18799,Kacper Kowalik,2015-01-26 11:36:07-06:00,commit, -18800,Kacper Kowalik,2015-01-26 10:48:39-06:00,commit, -18801,Matthew Turk,2015-01-26 08:40:50-06:00,commit, -18802,Britton Smith,2015-01-26 14:34:56+00:00,commit, -18803,Matthew Turk,2015-01-26 08:27:08-06:00,commit, -18804,Matthew Turk,2015-01-26 08:09:25-06:00,commit, -18805,John ZuHone,2015-01-25 13:34:03-05:00,commit, -18806,Matthew Turk,2015-01-25 10:12:45-06:00,commit, -18807,Nathan Goldbaum,2015-01-23 23:48:39-08:00,commit, -18808,Nathan Goldbaum,2015-01-23 20:22:08-08:00,commit, -18809,Nathan Goldbaum,2015-01-23 20:14:17-08:00,commit, -18810,Nathan Goldbaum,2015-01-23 20:11:42-08:00,commit, -18811,Kacper Kowalik,2015-01-23 15:35:57-06:00,commit, -18812,Kacper Kowalik,2015-01-23 15:17:01-06:00,commit, -18813,Britton Smith,2015-01-23 20:18:42+00:00,commit, -18814,Britton Smith,2015-01-23 20:01:17+00:00,commit, -18815,Britton Smith,2015-01-23 19:48:39+00:00,commit, -18816,Britton Smith,2015-01-23 19:48:04+00:00,commit, -18817,Britton Smith,2015-01-23 19:38:58+00:00,commit, -18818,Britton Smith,2015-01-23 19:23:36+00:00,commit, -18819,Nathan Goldbaum,2015-01-23 11:20:50-08:00,commit, -18820,Matthew Turk,2015-01-23 07:57:04-06:00,commit, -18821,Matthew Turk,2015-01-23 07:53:24-06:00,commit, -18822,Matthew Turk,2015-01-23 07:37:21-06:00,commit, -18823,Matthew Turk,2015-01-23 07:35:15-06:00,commit, -18824,Matthew Turk,2015-01-22 12:46:55-06:00,commit, -18825,Matthew Turk,2015-01-22 10:01:36-06:00,commit, -18826,Britton Smith,2015-01-22 12:37:18+00:00,commit, -18827,Kacper Kowalik,2015-01-21 10:59:09-06:00,commit, -18828,Stuart Mumford,2015-01-21 15:08:48+00:00,commit, -18829,Nathan Goldbaum,2015-01-20 20:28:58-08:00,commit, -18830,Ben Thompson,2015-01-20 17:28:52+00:00,commit, -18831,Kacper Kowalik,2015-01-19 15:15:28-06:00,commit, -18832,Kacper Kowalik,2015-01-19 14:38:19-06:00,commit, -18833,Matthew Turk,2015-01-19 13:36:44-06:00,commit, -18834,Matthew Turk,2015-01-19 13:32:20-06:00,commit, -18835,Kacper Kowalik,2015-01-19 11:43:45-06:00,commit, -18836,Matthew Turk,2015-01-19 11:28:48-06:00,commit, -18837,Kacper Kowalik,2015-01-19 11:14:07-06:00,commit, -18838,Matthew Turk,2015-01-19 11:02:55-06:00,commit, -18839,Kacper Kowalik,2015-01-19 11:00:09-06:00,commit, -18840,Matthew Turk,2015-01-19 10:57:36-06:00,commit, -18841,Matthew Turk,2015-01-18 19:02:48-06:00,commit, -18842,Matthew Turk,2015-01-18 15:43:30-06:00,commit, -18843,Nathan Goldbaum,2015-01-17 12:50:08-08:00,commit, -18844,Nathan Goldbaum,2015-01-17 12:45:32-08:00,commit, -18845,Matthew Turk,2015-01-16 20:29:02-06:00,commit, -18846,Matthew Turk,2015-01-16 20:22:28-06:00,commit, -18847,Matthew Turk,2015-01-16 18:15:38-06:00,commit, -18848,Matthew Turk,2015-01-16 18:14:36-06:00,commit, -18849,Matthew Turk,2015-01-16 18:13:24-06:00,commit, -18850,Matthew Turk,2015-01-16 15:38:11-06:00,commit, -18851,Matthew Turk,2015-01-16 14:22:56-06:00,commit, -18852,Matthew Turk,2015-01-16 14:11:50-06:00,commit, -18853,Matthew Turk,2015-01-16 13:44:44-06:00,commit, -18854,Matthew Turk,2015-01-16 13:29:37-06:00,commit, -18855,Matthew Turk,2015-01-16 13:01:07-06:00,commit, -18856,Matthew Turk,2015-01-16 13:00:16-06:00,commit, -18857,Matthew Turk,2015-01-16 12:46:47-06:00,commit, -18858,Matthew Turk,2015-01-16 12:43:55-06:00,commit, -18859,Kacper Kowalik,2015-01-16 12:39:49-06:00,commit, -18860,Matthew Turk,2015-01-16 12:24:50-06:00,commit, -18861,Matthew Turk,2015-01-16 11:26:10-06:00,commit, -18862,Matthew Turk,2015-01-16 11:11:43-06:00,commit, -18863,Matthew Turk,2015-01-15 19:15:28-06:00,commit, -18864,Kacper Kowalik,2015-01-15 17:12:45-06:00,commit, -18865,Nathan Goldbaum,2015-01-15 14:57:06-08:00,commit, -18866,Nathan Goldbaum,2015-01-15 14:56:00-08:00,commit, -18867,Nathan Goldbaum,2015-01-15 12:23:38-08:00,commit, -18868,Matthew Turk,2015-01-15 12:35:07-06:00,commit, -18869,Matthew Turk,2015-01-15 09:02:44-06:00,commit, -18870,John ZuHone,2015-01-15 08:58:01-05:00,commit, -18871,John ZuHone,2015-01-15 01:20:51-05:00,commit, -18872,Nathan Goldbaum,2015-01-14 20:22:21-08:00,commit, -18873,Nathan Goldbaum,2015-01-14 18:53:37-08:00,commit, -18874,Matthew Turk,2015-01-14 16:53:41-06:00,commit, -18875,Nathan Goldbaum,2015-01-14 14:40:32-08:00,commit, -18876,Matthew Turk,2015-01-14 16:17:41-06:00,commit, -18877,Matthew Turk,2015-01-14 16:12:31-06:00,commit, -18878,Nathan Goldbaum,2015-01-14 13:46:16-08:00,commit, -18879,Matthew Turk,2015-01-14 15:42:08-06:00,commit, -18880,Matthew Turk,2015-01-14 15:41:20-06:00,commit, -18881,Matthew Turk,2015-01-14 14:50:16-06:00,commit, -18882,Matthew Turk,2015-01-14 14:46:01-06:00,commit, -18883,Matthew Turk,2015-01-14 14:36:44-06:00,commit, -18884,Kacper Kowalik,2015-01-14 14:34:33-06:00,commit, -18885,Matthew Turk,2015-01-14 14:25:02-06:00,commit, -18886,Matthew Turk,2015-01-14 14:25:02-06:00,commit, -18887,Matthew Turk,2015-01-14 13:53:58-06:00,commit, -18888,Matthew Turk,2015-01-14 12:48:20-06:00,commit, -18889,Matthew Turk,2015-01-14 12:14:44-06:00,commit, -18890,Matthew Turk,2015-01-14 12:08:23-06:00,commit, -18891,Matthew Turk,2015-01-14 10:57:51-06:00,commit, -18892,Matthew Turk,2015-01-14 10:57:29-06:00,commit, -18893,Matthew Turk,2015-01-14 10:57:16-06:00,commit, -18894,Matthew Turk,2015-01-14 10:51:49-06:00,commit, -18895,Matthew Turk,2015-01-14 10:49:45-06:00,commit, -18896,Matthew Turk,2015-01-14 09:23:37-06:00,commit, -18897,Matthew Turk,2015-01-14 09:08:12-06:00,commit, -18898,Matthew Turk,2015-01-14 08:35:33-06:00,commit, -18899,Matthew Turk,2015-01-14 06:37:30-06:00,commit, -18900,Matthew Turk,2015-01-14 06:25:58-06:00,commit, -18901,John ZuHone,2015-01-14 00:59:47-05:00,commit, -18902,John ZuHone,2015-01-13 18:43:58-05:00,commit, -18903,John ZuHone,2015-01-13 18:39:35-05:00,commit, -18904,John ZuHone,2015-01-13 18:32:58-05:00,commit, -18905,Nathan Goldbaum,2015-01-13 12:11:11-08:00,commit, -18906,Nathan Goldbaum,2015-01-13 12:10:48-08:00,commit, -18907,Nathan Goldbaum,2015-01-13 10:54:07-08:00,commit, -18908,John Regan,2015-01-13 20:48:59+02:00,commit, -18909,John Regan,2015-01-13 20:08:55+02:00,commit, -18910,John Regan,2015-01-13 20:06:26+02:00,commit, -18911,John ZuHone,2015-01-13 12:48:15-05:00,commit, -18912,John ZuHone,2015-01-13 12:47:48-05:00,commit, -18913,John ZuHone,2015-01-13 12:01:39-05:00,commit, -18914,John ZuHone,2015-01-13 11:53:48-05:00,commit, -18915,John ZuHone,2015-01-13 11:53:21-05:00,commit, -18916,John ZuHone,2015-01-13 11:53:04-05:00,commit, -18917,John ZuHone,2015-01-13 09:59:28-05:00,commit, -18918,John ZuHone,2015-01-13 09:57:45-05:00,commit, -18919,John ZuHone,2015-01-13 09:07:24-05:00,commit, -18920,John Regan,2015-01-13 08:12:59+02:00,commit, -18921,Nathan Goldbaum,2015-01-12 20:10:14-08:00,commit, -18922,John ZuHone,2015-01-12 23:06:23-05:00,commit, -18923,Andrew Myers,2015-01-12 20:04:21-08:00,commit, -18924,Matthew Turk,2015-01-12 21:43:08-06:00,commit, -18925,Nathan Goldbaum,2015-01-12 15:14:09-08:00,commit, -18926,Andrew Myers,2015-01-12 13:23:36-08:00,commit, -18927,Nathan Goldbaum,2015-01-12 13:12:11-08:00,commit, -18928,Matthew Turk,2015-01-12 15:09:41-06:00,commit, -18929,Andrew Myers,2015-01-12 12:54:20-08:00,commit, -18930,Kacper Kowalik,2015-01-12 14:20:38-06:00,commit, -18931,John ZuHone,2015-01-12 14:33:17-05:00,commit, -18932,John ZuHone,2015-01-12 14:32:43-05:00,commit, -18933,Nathan Goldbaum,2015-01-12 11:29:01-08:00,commit, -18934,John ZuHone,2015-01-12 14:24:50-05:00,commit, -18935,Nathan Goldbaum,2015-01-12 10:13:10-08:00,commit, -18936,Nathan Goldbaum,2015-01-11 10:20:23-08:00,commit, -18937,Nathan Goldbaum,2015-01-11 09:26:43-08:00,commit, -18938,Nathan Goldbaum,2015-01-09 09:02:58-08:00,commit, -18939,Nathan Goldbaum,2015-01-08 23:22:12-08:00,commit, -18940,Kacper Kowalik,2015-01-08 18:00:54-06:00,commit, -18941,Kacper Kowalik,2015-01-08 17:57:41-06:00,commit, -18942,John ZuHone,2015-01-08 16:20:33-05:00,commit, -18943,John ZuHone,2015-01-08 15:42:25-05:00,commit, -18944,Kacper Kowalik,2015-01-08 12:19:21-06:00,commit, -18945,Kacper Kowalik,2015-01-08 10:25:04-06:00,commit, -18946,Sam Skillman,2015-01-07 15:39:22-08:00,commit, -18947,Sam Skillman,2015-01-07 15:05:26-08:00,commit, -18948,Nathan Goldbaum,2015-01-07 14:49:58-08:00,commit, -18949,Nathan Goldbaum,2015-01-07 12:57:37-08:00,commit, -18950,Kacper Kowalik,2015-01-07 14:35:33-06:00,commit, -18951,Kacper Kowalik,2015-01-07 09:34:14-06:00,commit, -18952,Nathan Goldbaum,2015-01-06 16:23:24-08:00,commit, -18953,Nathan Goldbaum,2015-01-06 16:20:18-08:00,commit, -18954,Nathan Goldbaum,2015-01-06 16:18:43-08:00,commit, -18955,Desika Narayanan,2015-01-06 13:38:44-08:00,commit, -18956,Desika Narayanan,2015-01-06 13:27:19-08:00,commit, -18957,John ZuHone,2015-01-06 15:21:03-05:00,commit, -18958,Desika Narayanan,2015-01-06 07:40:18-08:00,commit, -18959,Jill Naiman,2015-01-05 17:01:32-08:00,commit, -18960,Nathan Goldbaum,2015-01-05 13:10:01-08:00,commit, -18961,John ZuHone,2015-01-05 12:54:42-05:00,commit, -18962,John ZuHone,2015-01-05 12:51:23-05:00,commit, -18963,John ZuHone,2015-01-05 12:40:38-05:00,commit, -18964,Nathan Goldbaum,2015-01-04 21:05:37-08:00,commit, -18965,Nathan Goldbaum,2015-01-04 21:05:05-08:00,commit, -18966,Nathan Goldbaum,2015-01-04 21:04:44-08:00,commit, -18967,Nathan Goldbaum,2015-01-04 20:21:04-08:00,commit, -18968,Matthew Turk,2015-01-04 19:49:55-06:00,commit, -18969,Nathan Goldbaum,2015-01-04 17:00:34-08:00,commit, -18970,Kacper Kowalik,2015-01-04 16:56:12-06:00,commit, -18971,Matthew Turk,2015-01-04 11:34:42-06:00,commit, -18972,Kacper Kowalik,2015-01-03 23:29:10-06:00,commit, -18973,Kacper Kowalik,2015-01-03 23:17:36-06:00,commit, -18974,Matthew Turk,2015-01-03 23:12:22-06:00,commit, -18975,Kacper Kowalik,2015-01-03 23:08:23-06:00,commit, -18976,Kacper Kowalik,2015-01-03 22:50:35-06:00,commit, -18977,Matthew Turk,2015-01-03 17:13:14-06:00,commit, -18978,Matthew Turk,2015-01-03 17:04:49-06:00,commit, -18979,Matthew Turk,2015-01-03 16:18:59-06:00,commit, -18980,Matthew Turk,2015-01-03 16:18:11-06:00,commit, -18981,Matthew Turk,2015-01-03 14:40:43-06:00,commit, -18982,Matthew Turk,2015-01-03 13:30:57-06:00,commit, -18983,Matthew Turk,2015-01-03 13:29:06-06:00,commit, -18984,Nathan Goldbaum,2015-01-03 10:50:43-08:00,commit, -18985,Nathan Goldbaum,2015-01-03 10:50:07-08:00,commit, -18986,Kacper Kowalik,2015-01-03 12:49:20-06:00,commit, -18987,Kacper Kowalik,2015-01-03 12:39:45-06:00,commit, -18988,Kacper Kowalik,2015-01-03 12:38:23-06:00,commit, -18989,Kacper Kowalik,2015-01-03 12:37:19-06:00,commit, -18990,Matthew Turk,2015-01-03 12:34:01-06:00,commit, -18991,Matthew Turk,2015-01-03 12:17:57-06:00,commit, -18992,Matthew Turk,2015-01-03 11:57:14-06:00,commit, -18993,Matthew Turk,2015-01-03 09:14:41-06:00,commit, -18994,Nathan Goldbaum,2015-01-02 21:22:25-08:00,commit, -18995,Kacper Kowalik,2015-01-02 22:14:25-06:00,commit, -18996,Gabriel Altay,2015-01-02 15:43:59-06:00,commit, -18997,Gabriel Altay,2015-01-02 15:24:15-06:00,commit, -18998,Gabriel Altay,2015-01-02 15:17:08-06:00,commit, -18999,Kacper Kowalik,2015-01-02 14:22:57-06:00,commit, -19000,Matthew Turk,2015-01-01 19:58:16-06:00,commit, -19001,Matthew Turk,2015-01-01 19:03:14-06:00,commit, -19002,Matthew Turk,2014-12-31 15:47:46-06:00,commit, -19003,Matthew Turk,2014-12-31 15:40:21-06:00,commit, -19004,Matthew Turk,2014-12-31 12:35:31-06:00,commit, -19005,Nathan Goldbaum,2014-12-31 09:11:21-08:00,commit, -19006,Matthew Turk,2014-12-30 22:06:54-06:00,commit, -19007,Nathan Goldbaum,2014-12-30 19:39:41-08:00,commit, -19008,Nathan Goldbaum,2014-12-30 19:37:12-08:00,commit, -19009,Matthew Turk,2014-12-30 21:34:03-06:00,commit, -19010,Matthew Turk,2014-12-30 21:06:25-06:00,commit, -19011,Matthew Turk,2014-12-30 21:05:49-06:00,commit, -19012,Matthew Turk,2014-12-30 20:14:33-06:00,commit, -19013,Matthew Turk,2014-12-30 17:01:42-06:00,commit, -19014,Matthew Turk,2014-12-30 16:42:16-06:00,commit, -19015,Matthew Turk,2014-12-30 16:29:28-06:00,commit, -19016,Matthew Turk,2014-12-30 16:25:09-06:00,commit, -19017,Matthew Turk,2014-12-30 15:34:16-06:00,commit, -19018,Sam Skillman,2014-12-30 12:12:29-08:00,commit, -19019,Matthew Turk,2014-12-29 20:56:30-06:00,commit, -19020,Desika Narayanan,2014-12-29 19:24:28-05:00,commit, -19021,Nathan Goldbaum,2014-12-29 16:15:33-08:00,commit, -19022,Nathan Goldbaum,2014-12-29 16:11:51-08:00,commit, -19023,Matthew Turk,2014-12-29 16:42:36-06:00,commit, -19024,Matthew Turk,2014-12-29 13:23:41-06:00,commit, -19025,Matthew Turk,2014-12-29 10:39:11-06:00,commit, -19026,Sam Skillman,2014-12-29 06:28:14-08:00,commit, -19027,Matthew Turk,2014-12-28 22:12:51-06:00,commit, -19028,Matthew Turk,2014-12-28 22:12:13-06:00,commit, -19029,Matthew Turk,2014-12-28 20:46:52-06:00,commit, -19030,Matthew Turk,2014-12-28 19:33:56-06:00,commit, -19031,Matthew Turk,2014-12-28 19:24:51-06:00,commit, -19032,Desika Narayanan,2014-12-28 20:19:03-05:00,commit, -19033,Matthew Turk,2014-12-28 19:12:03-06:00,commit, -19034,Matthew Turk,2014-12-28 19:11:50-06:00,commit, -19035,Matthew Turk,2014-12-28 18:35:01-06:00,commit, -19036,Sam Skillman,2014-12-28 12:35:22-08:00,commit, -19037,Sam Skillman,2014-12-28 12:21:09-08:00,commit, -19038,Kirk Barrow,2014-12-27 23:01:42-05:00,commit, -19039,John Wise,2014-12-27 15:56:15-05:00,commit, -19040,Michael Zingale,2016-07-25 13:56:45-04:00,commit, -19041,Nathan Goldbaum,2016-07-24 20:01:50-05:00,commit, -19042,Andrew Myers,2016-07-26 13:38:24-07:00,commit, -19043,Nathan Goldbaum,2016-07-24 21:09:19-05:00,commit, -19044,John Wise,2014-12-27 15:56:15-05:00,commit, -19045,Sam Skillman,2014-12-27 11:57:21-08:00,commit, -19046,Sam Skillman,2014-12-27 11:22:21-08:00,commit, -19047,Sam Skillman,2014-12-27 11:07:48-08:00,commit, -19048,Sam Skillman,2014-12-27 11:01:49-08:00,commit, -19049,Sam Skillman,2014-12-27 10:51:47-08:00,commit, -19050,Sam Skillman,2014-12-27 10:47:08-08:00,commit, -19051,Sam Skillman,2014-12-27 10:33:18-08:00,commit, -19052,Sam Skillman,2014-12-27 10:16:34-08:00,commit, -19053,Nathan Goldbaum,2014-12-23 12:40:37-08:00,commit, -19054,Nathan Goldbaum,2014-12-23 11:14:08-08:00,commit, -19055,Nathan Goldbaum,2014-12-23 11:06:06-08:00,commit, -19056,Nathan Goldbaum,2014-12-23 10:11:18-08:00,commit, -19057,Nathan Goldbaum,2014-12-22 22:13:30-08:00,commit, -19058,Nathan Goldbaum,2014-12-22 22:08:06-08:00,commit, -19059,Ben Thompson,2014-12-23 00:18:23+00:00,commit, -19060,Ben Thompson,2014-12-23 00:03:11+00:00,commit, -19061,Matthew Turk,2014-12-22 14:36:30-08:00,commit, -19062,John ZuHone,2014-12-22 17:31:49-05:00,commit, -19063,John ZuHone,2014-12-22 17:30:09-05:00,commit, -19064,John Wise,2014-12-22 16:26:47-05:00,commit, -19065,Nathan Goldbaum,2014-12-20 14:32:23-08:00,commit, -19066,Ben Thompson,2014-12-20 20:11:30+00:00,commit, -19067,Cameron Hummels,2014-12-19 19:28:22-07:00,commit, -19068,Nathan Goldbaum,2014-12-19 18:03:55-08:00,commit, -19069,Cameron Hummels,2014-12-19 18:39:48-07:00,commit, -19070,Nathan Goldbaum,2014-12-19 13:39:17-08:00,commit, -19071,Nathan Goldbaum,2014-12-19 13:27:50-08:00,commit, -19072,Nathan Goldbaum,2014-12-19 13:25:20-08:00,commit, -19073,Nathan Goldbaum,2014-12-19 13:21:14-08:00,commit, -19074,Andrew Myers,2014-12-19 12:24:36-08:00,commit, -19075,Kacper Kowalik,2014-12-19 14:13:55-06:00,commit, -19076,Matthew Turk,2014-12-19 08:16:14-06:00,commit, -19077,Ben Thompson,2014-12-19 11:49:02+00:00,commit, -19078,John Regan,2014-12-19 10:33:12+02:00,commit, -19079,John Regan,2014-12-19 10:30:57+02:00,commit, -19080,John Regan,2014-12-19 10:29:13+02:00,commit, -19081,Matthew Turk,2014-12-18 22:23:49-06:00,commit, -19082,Matthew Turk,2014-12-18 21:47:33-06:00,commit, -19083,Nathan Goldbaum,2014-12-18 17:30:12-08:00,commit, -19084,Ben Thompson,2014-12-19 01:25:57+00:00,commit, -19085,Ben Thompson,2014-12-19 01:20:03+00:00,commit, -19086,Ben Thompson,2014-12-18 21:09:08+00:00,commit, -19087,Cameron Hummels,2014-12-18 12:23:26-07:00,commit, -19088,Cameron Hummels,2014-12-18 12:00:43-07:00,commit, -19089,Cameron Hummels,2014-12-18 11:50:37-07:00,commit, -19090,Ben Thompson,2014-12-18 11:44:29+00:00,commit, -19091,John ZuHone,2014-12-18 02:56:30-05:00,commit, -19092,Nathan Goldbaum,2014-12-17 23:27:10-08:00,commit, -19093,John ZuHone,2014-12-18 02:05:22-05:00,commit, -19094,Cameron Hummels,2014-12-17 17:03:23-07:00,commit, -19095,Cameron Hummels,2014-12-17 16:57:51-07:00,commit, -19096,Cameron Hummels,2014-12-17 16:30:08-07:00,commit, -19097,Cameron Hummels,2014-12-17 16:12:28-07:00,commit, -19098,Michael Zingale,2014-12-17 14:47:12-05:00,commit, -19099,Andrew Myers,2014-12-17 11:03:55-08:00,commit, -19100,Andrew Myers,2014-12-17 11:02:48-08:00,commit, -19101,Cameron Hummels,2014-12-17 11:58:40-07:00,commit, -19102,Cameron Hummels,2014-12-17 11:56:23-07:00,commit, -19103,Cameron Hummels,2014-12-17 11:51:31-07:00,commit, -19104,Cameron Hummels,2014-12-17 11:27:48-07:00,commit, -19105,Matthew Turk,2014-12-16 14:22:45-06:00,commit, -19106,John Regan,2014-12-16 22:04:05+02:00,commit, -19107,Matthew Turk,2014-12-16 10:33:07-06:00,commit, -19108,John ZuHone,2014-12-16 10:57:27-05:00,commit, -19109,John ZuHone,2014-12-16 10:42:06-05:00,commit, -19110,John ZuHone,2014-12-16 10:41:44-05:00,commit, -19111,John ZuHone,2014-12-16 10:33:53-05:00,commit, -19112,Matthew Turk,2014-12-16 09:08:06-06:00,commit, -19113,John Regan,2014-12-16 15:25:38+02:00,commit, -19114,Britton Smith,2014-12-16 10:38:07+00:00,commit, -19115,John ZuHone,2014-12-15 22:11:20-05:00,commit, -19116,John ZuHone,2014-12-15 22:03:40-05:00,commit, -19117,Ben Thompson,2014-12-15 19:57:52+00:00,commit, -19118,Ben Thompson,2014-12-15 19:52:20+00:00,commit, -19119,David Collins,2014-12-15 13:13:24-05:00,commit, -19120,John ZuHone,2014-12-15 12:53:41-05:00,commit, -19121,Nathan Goldbaum,2014-12-14 22:14:37-08:00,commit, -19122,Nathan Goldbaum,2014-12-14 22:13:21-08:00,commit, -19123,Matthew Turk,2014-12-14 19:54:49-06:00,commit, -19124,Nathan Goldbaum,2014-12-14 15:36:18-08:00,commit, -19125,Cameron Hummels,2014-12-14 16:35:02-07:00,commit, -19126,Nathan Goldbaum,2014-12-14 14:57:19-08:00,commit, -19127,Andrew Myers,2014-12-14 12:37:29-08:00,commit, -19128,Andrew Myers,2014-12-14 12:23:16-08:00,commit, -19129,Andrew Myers,2014-12-14 12:22:15-08:00,commit, -19130,Andrew Myers,2014-12-14 00:46:25-08:00,commit, -19131,Matthew Turk,2014-12-13 15:28:00-06:00,commit, -19132,Cameron Hummels,2014-12-13 09:27:51-07:00,commit, -19133,Andrew Myers,2014-12-13 01:14:53-08:00,commit, -19134,Andrew Myers,2014-12-13 01:06:03-08:00,commit, -19135,John ZuHone,2014-12-13 02:25:04-05:00,commit, -19136,John ZuHone,2014-12-13 01:35:20-05:00,commit, -19137,Cameron Hummels,2014-12-12 19:07:41-07:00,commit, -19138,Cameron Hummels,2014-12-12 18:53:36-07:00,commit, -19139,Cameron Hummels,2014-12-12 18:41:17-07:00,commit, -19140,Cameron Hummels,2014-12-12 18:36:09-07:00,commit, -19141,Andrew Myers,2014-12-12 17:31:44-08:00,commit, -19142,Andrew Myers,2014-12-12 17:31:30-08:00,commit, -19143,Cameron Hummels,2014-12-12 18:30:38-07:00,commit, -19144,Andrew Myers,2014-12-12 17:30:12-08:00,commit, -19145,Cameron Hummels,2014-12-12 18:07:08-07:00,commit, -19146,Cameron Hummels,2014-12-12 16:40:09-07:00,commit, -19147,Andrew Myers,2014-12-12 14:54:24-08:00,commit, -19148,Nathan Goldbaum,2014-12-12 14:34:29-08:00,commit, -19149,Andrew Myers,2014-12-12 13:57:23-08:00,commit, -19150,Andrew Myers,2014-12-12 12:44:50-08:00,commit, -19151,Cameron Hummels,2014-12-12 13:15:46-07:00,commit, -19152,Andrew Myers,2014-12-12 11:00:55-08:00,commit, -19153,John ZuHone,2014-12-12 13:17:33-05:00,commit, -19154,Nathan Goldbaum,2014-12-12 09:56:49-08:00,commit, -19155,John ZuHone,2014-12-12 11:41:54-05:00,commit, -19156,Matthew Turk,2014-12-12 10:08:46-06:00,commit, -19157,Matthew Turk,2014-12-12 10:08:16-06:00,commit, -19158,John ZuHone,2014-12-12 11:07:56-05:00,commit, -19159,Britton Smith,2014-12-12 12:51:06+00:00,commit, -19160,Cameron Hummels,2014-12-11 22:21:06-07:00,commit, -19161,Cameron Hummels,2014-12-11 22:14:35-07:00,commit, -19162,Cameron Hummels,2014-12-11 22:14:20-07:00,commit, -19163,Cameron Hummels,2014-12-11 22:09:49-07:00,commit, -19164,Cameron Hummels,2014-12-11 21:48:46-07:00,commit, -19165,John ZuHone,2014-12-11 21:07:25-05:00,commit, -19166,John ZuHone,2014-12-11 21:06:43-05:00,commit, -19167,Nathan Goldbaum,2014-12-11 16:38:43-08:00,commit, -19168,Sam Skillman,2014-12-11 07:24:16-08:00,commit, -19169,Cameron Hummels,2014-12-10 23:07:15-07:00,commit, -19170,Cameron Hummels,2014-12-10 22:43:33-07:00,commit, -19171,Cameron Hummels,2014-12-10 22:25:36-07:00,commit, -19172,Sam Skillman,2014-12-10 19:11:17-08:00,commit, -19173,Sam Skillman,2014-12-10 19:04:59-08:00,commit, -19174,Sam Skillman,2014-12-10 18:26:16-08:00,commit, -19175,Cameron Hummels,2014-12-10 17:44:47-07:00,commit, -19176,Cameron Hummels,2014-12-10 17:33:03-07:00,commit, -19177,Cameron Hummels,2014-12-10 14:55:00-07:00,commit, -19178,Cameron Hummels,2014-12-10 14:52:58-07:00,commit, -19179,Cameron Hummels,2014-12-10 14:49:08-07:00,commit, -19180,Suoqing Ji,2014-12-09 20:20:34-08:00,commit, -19181,Kacper Kowalik,2014-12-09 21:56:15-06:00,commit, -19182,Nathan Goldbaum,2014-12-09 19:09:40-08:00,commit, -19183,Nathan Goldbaum,2014-12-09 19:07:39-08:00,commit, -19184,Nathan Goldbaum,2014-12-09 19:04:52-08:00,commit, -19185,Nathan Goldbaum,2014-12-09 19:02:44-08:00,commit, -19186,Nathan Goldbaum,2014-12-09 19:00:17-08:00,commit, -19187,Suoqing Ji,2014-12-09 15:49:38-08:00,commit, -19188,Suoqing Ji,2014-12-09 15:48:34-08:00,commit, -19189,Matthew Turk,2014-12-09 14:12:29-06:00,commit, -19190,Matthew Turk,2014-12-09 14:02:25-06:00,commit, -19191,Matthew Turk,2014-12-09 13:27:10-06:00,commit, -19192,Kacper Kowalik,2014-12-09 13:22:53-06:00,commit, -19193,Kacper Kowalik,2014-12-09 13:21:52-06:00,commit, -19194,Kacper Kowalik,2014-12-09 13:21:26-06:00,commit, -19195,Kacper Kowalik,2014-12-09 13:12:51-06:00,commit, -19196,Nathan Goldbaum,2014-12-09 11:08:40-08:00,commit, -19197,Kirk Barrow,2014-12-09 13:53:54-05:00,commit, -19198,Kirk Barrow,2014-12-09 13:48:51-05:00,commit, -19199,Matthew Turk,2014-12-09 11:05:52-06:00,commit, -19200,Britton Smith,2014-12-09 13:51:22+00:00,commit, -19201,Britton Smith,2014-12-09 12:37:05+00:00,commit, -19202,Britton Smith,2014-12-09 11:44:36+00:00,commit, -19203,Britton Smith,2014-12-09 11:41:15+00:00,commit, -19204,Kacper Kowalik,2014-12-08 22:34:25-06:00,commit, -19205,Kacper Kowalik,2014-12-08 22:20:47-06:00,commit, -19206,Kacper Kowalik,2014-12-08 21:09:27-06:00,commit, -19207,Matthew Turk,2014-12-08 17:16:55-06:00,commit, -19208,Cameron Hummels,2014-12-08 15:27:37-07:00,commit, -19209,Nathan Goldbaum,2014-12-08 12:43:55-08:00,commit, -19210,Matthew Turk,2014-12-08 12:01:52-06:00,commit, -19211,Matthew Turk,2014-12-08 11:56:57-06:00,commit, -19212,Matthew Turk,2014-12-08 11:56:08-06:00,commit, -19213,Ben Thompson,2014-12-08 17:27:25+00:00,commit, -19214,John ZuHone,2014-12-08 08:48:55-05:00,commit, -19215,John ZuHone,2014-12-08 03:11:45-05:00,commit, -19216,Suoqing Ji,2014-12-06 22:10:03-08:00,commit, -19217,Suoqing Ji,2014-12-06 22:07:42-08:00,commit, -19218,John ZuHone,2014-12-06 13:03:45-05:00,commit, -19219,John ZuHone,2014-12-06 13:02:58-05:00,commit, -19220,Nathan Goldbaum,2014-12-05 17:20:58-08:00,commit, -19221,Nathan Goldbaum,2014-12-05 17:20:41-08:00,commit, -19222,Nathan Goldbaum,2014-12-05 17:20:02-08:00,commit, -19223,Nathan Goldbaum,2014-12-05 17:18:41-08:00,commit, -19224,Nathan Goldbaum,2014-12-05 15:40:17-08:00,commit, -19225,Nathan Goldbaum,2014-12-05 15:21:29-08:00,commit, -19226,Kacper Kowalik,2014-12-05 15:26:05-06:00,commit, -19227,Kacper Kowalik,2014-12-05 15:10:15-06:00,commit, -19228,Kacper Kowalik,2014-12-05 14:55:25-06:00,commit, -19229,Kacper Kowalik,2014-12-05 14:43:34-06:00,commit, -19230,Kacper Kowalik,2014-12-05 14:42:20-06:00,commit, -19231,Michael Zingale,2014-12-05 15:29:56-05:00,commit, -19232,Hilary Egan,2014-12-05 12:37:30-07:00,commit, -19233,Hilary Egan,2014-12-05 11:44:12-07:00,commit, -19234,Kacper Kowalik,2014-12-05 11:16:29-06:00,commit, -19235,Kacper Kowalik,2014-12-05 11:15:07-06:00,commit, -19236,Nathan Goldbaum,2014-12-04 20:37:08-08:00,commit, -19237,Nathan Goldbaum,2014-12-04 19:09:17-08:00,commit, -19238,Cameron Hummels,2014-12-04 17:48:13-07:00,commit, -19239,Matthew Turk,2014-12-04 18:44:51-06:00,commit, -19240,Daniel Fenn,2014-12-04 19:37:16-05:00,commit, -19241,Daniel Fenn,2014-12-04 18:53:48-05:00,commit, -19242,Nathan Goldbaum,2014-12-04 15:34:04-08:00,commit, -19243,Miguel de Val-Borro,2014-12-04 17:28:53-05:00,commit, -19244,Nathan Goldbaum,2014-12-04 14:19:16-08:00,commit, -19245,Nathan Goldbaum,2014-12-04 14:18:54-08:00,commit, -19246,John ZuHone,2014-12-04 16:08:40-05:00,commit, -19247,Nathan Goldbaum,2014-12-04 11:59:35-08:00,commit, -19248,Nathan Goldbaum,2014-12-04 11:59:12-08:00,commit, -19249,Ben Thompson,2014-12-04 17:39:29+00:00,commit, -19250,Nathan Goldbaum,2014-12-03 22:38:57-08:00,commit, -19251,Nathan Goldbaum,2014-12-03 20:53:28-08:00,commit, -19252,Nathan Goldbaum,2014-12-03 20:47:24-08:00,commit, -19253,Cameron Hummels,2014-12-03 19:43:06-07:00,commit, -19254,Cameron Hummels,2014-12-03 19:34:44-07:00,commit, -19255,Nathan Goldbaum,2014-12-03 18:25:47-08:00,commit, -19256,Cameron Hummels,2014-12-03 19:11:14-07:00,commit, -19257,Nathan Goldbaum,2014-12-03 17:09:54-08:00,commit, -19258,Nathan Goldbaum,2014-12-03 17:09:26-08:00,commit, -19259,Cameron Hummels,2014-12-03 18:02:11-07:00,commit, -19260,Cameron Hummels,2014-12-03 17:24:23-07:00,commit, -19261,Cameron Hummels,2014-12-03 17:14:19-07:00,commit, -19262,Cameron Hummels,2014-12-03 17:07:45-07:00,commit, -19263,Cameron Hummels,2014-12-03 16:26:39-07:00,commit, -19264,Cameron Hummels,2014-12-03 16:13:33-07:00,commit, -19265,Cameron Hummels,2014-12-03 15:56:41-07:00,commit, -19266,Cameron Hummels,2014-12-03 15:51:08-07:00,commit, -19267,Cameron Hummels,2014-12-03 15:24:02-07:00,commit, -19268,Cameron Hummels,2014-12-03 13:11:41-07:00,commit, -19269,Cameron Hummels,2014-12-03 13:10:32-07:00,commit, -19270,Cameron Hummels,2014-12-03 13:10:11-07:00,commit, -19271,Cameron Hummels,2014-12-03 12:32:25-07:00,commit, -19272,Cameron Hummels,2014-12-03 12:24:11-07:00,commit, -19273,Matthew Turk,2014-12-03 13:05:37-06:00,commit, -19274,Kacper Kowalik,2014-12-03 12:44:54-06:00,commit, -19275,Britton Smith,2014-12-03 18:02:49+00:00,commit, -19276,Kacper Kowalik,2014-12-03 11:43:19-06:00,commit, -19277,Ben Thompson,2014-12-03 11:50:06+00:00,commit, -19278,Ben Thompson,2014-12-03 11:45:59+00:00,commit, -19279,Ben Thompson,2014-12-03 11:45:01+00:00,commit, -19280,Ben Thompson,2014-12-03 11:10:41+00:00,commit, -19281,Hilary Egan,2014-12-02 18:08:32-07:00,commit, -19282,Ben Thompson,2014-12-03 01:01:32+00:00,commit, -19283,Ben Thompson,2014-12-03 00:35:08+00:00,commit, -19284,Nathan Goldbaum,2014-12-02 15:31:51-08:00,commit, -19285,Nathan Goldbaum,2014-12-02 15:28:22-08:00,commit, -19286,Nathan Goldbaum,2014-12-02 15:06:09-08:00,commit, -19287,Nathan Goldbaum,2014-12-02 15:05:53-08:00,commit, -19288,Nathan Goldbaum,2014-12-02 14:47:37-08:00,commit, -19289,John ZuHone,2014-12-02 17:17:11-05:00,commit, -19290,John ZuHone,2014-12-02 17:16:45-05:00,commit, -19291,Matthew Turk,2014-12-02 16:06:19-06:00,commit, -19292,John ZuHone,2014-12-02 16:36:33-05:00,commit, -19293,Kacper Kowalik,2014-12-02 15:26:23-06:00,commit, -19294,Britton Smith,2014-12-02 21:25:17+00:00,commit, -19295,Matthew Turk,2014-12-02 15:25:08-06:00,commit, -19296,Matthew Turk,2014-12-02 15:22:53-06:00,commit, -19297,John ZuHone,2014-12-02 16:22:05-05:00,commit, -19298,John ZuHone,2014-12-02 16:21:12-05:00,commit, -19299,Britton Smith,2014-12-02 21:18:52+00:00,commit, -19300,John ZuHone,2014-12-02 16:18:51-05:00,commit, -19301,Hilary Egan,2014-12-02 14:10:07-07:00,commit, -19302,Matthew Turk,2014-12-02 15:08:45-06:00,commit, -19303,Matthew Turk,2014-12-02 15:05:47-06:00,commit, -19304,Nathan Goldbaum,2014-12-02 13:00:08-08:00,commit, -19305,Kacper Kowalik,2014-12-02 14:57:16-06:00,commit, -19306,John ZuHone,2014-12-02 15:53:17-05:00,commit, -19307,Hilary Egan,2014-12-02 13:34:26-07:00,commit, -19308,Nathan Goldbaum,2014-12-02 12:26:54-08:00,commit, -19309,Nathan Goldbaum,2014-12-02 12:26:08-08:00,commit, -19310,Nathan Goldbaum,2014-12-02 12:19:52-08:00,commit, -19311,Kacper Kowalik,2014-12-02 14:14:10-06:00,commit, -19312,Kacper Kowalik,2014-12-02 13:10:53-06:00,commit, -19313,Kacper Kowalik,2014-12-02 11:57:41-06:00,commit, -19314,Matthew Turk,2014-12-01 13:25:32-06:00,commit, -19315,Matthew Turk,2014-12-01 13:24:15-06:00,commit, -19316,Nathan Goldbaum,2014-11-25 16:59:28-08:00,commit, -19317,Michael Zingale,2014-11-25 19:46:24-05:00,commit, -19318,Michael Zingale,2014-11-25 19:30:00-05:00,commit, -19319,Michael Zingale,2014-11-25 14:59:37-05:00,commit, -19320,Michael Zingale,2014-11-25 14:59:08-05:00,commit, -19321,Michael Zingale,2014-11-25 14:37:14-05:00,commit, -19322,Michael Zingale,2014-11-25 14:08:36-05:00,commit, -19323,Aaron Smith,2014-11-25 12:49:20-06:00,commit, -19324,Michael Zingale,2014-11-25 11:16:47-05:00,commit, -19325,Michael Zingale,2014-11-25 10:00:13-05:00,commit, -19326,Michael Zingale,2014-11-25 09:58:37-05:00,commit, -19327,Michael Zingale,2014-11-25 09:58:16-05:00,commit, -19328,Aaron Smith,2014-11-24 22:54:33-06:00,commit, -19329,Michael Zingale,2014-11-24 21:12:44-05:00,commit, -19330,Michael Zingale,2014-11-24 21:09:25-05:00,commit, -19331,Michael Zingale,2014-11-24 20:38:14-05:00,commit, -19332,Sam Skillman,2014-11-23 13:11:22-08:00,commit, -19333,Sam Skillman,2014-11-23 13:06:04-08:00,commit, -19334,Hilary Egan,2014-11-23 12:19:22-07:00,commit, -19335,Cameron Hummels,2014-11-22 13:22:09-07:00,commit, -19336,Matthew Turk,2014-11-21 20:18:06-06:00,commit, -19337,Matthew Turk,2014-11-21 20:15:51-06:00,commit, -19338,Cameron Hummels,2014-11-21 14:32:30-07:00,commit, -19339,Cameron Hummels,2014-11-21 14:31:46-07:00,commit, -19340,Cameron Hummels,2014-11-21 14:30:13-07:00,commit, -19341,Michael Zingale,2014-11-21 15:25:33-05:00,commit, -19342,Nathan Goldbaum,2014-11-21 09:51:29-08:00,commit, -19343,Hilary Egan,2014-11-21 10:40:04-07:00,commit, -19344,Cameron Hummels,2014-11-20 19:44:35-07:00,commit, -19345,Cameron Hummels,2014-11-20 19:43:25-07:00,commit, -19346,Cameron Hummels,2014-11-20 19:27:10-07:00,commit, -19347,Nathan Goldbaum,2014-11-20 18:25:02-08:00,commit, -19348,Nathan Goldbaum,2014-11-20 18:00:36-08:00,commit, -19349,Nathan Goldbaum,2014-11-20 18:00:08-08:00,commit, -19350,Nathan Goldbaum,2014-11-20 17:49:20-08:00,commit, -19351,Kenz Arraki,2014-11-20 17:28:20-06:00,commit, -19352,Kenz Arraki,2014-11-20 16:32:31-06:00,commit, -19353,Hilary Egan,2014-11-20 15:21:12-07:00,commit, -19354,Cameron Hummels,2014-11-20 15:06:41-07:00,commit, -19355,Hilary Egan,2014-11-20 14:23:39-07:00,commit, -19356,Nathan Goldbaum,2014-11-19 20:53:42-08:00,commit, -19357,Andrew Myers,2014-11-19 19:36:17-08:00,commit, -19358,Nathan Goldbaum,2014-11-19 17:08:51-08:00,commit, -19359,Nathan Goldbaum,2014-11-19 15:03:14-08:00,commit, -19360,Nathan Goldbaum,2014-11-19 15:02:41-08:00,commit, -19361,Nathan Goldbaum,2014-11-19 15:02:20-08:00,commit, -19362,Nathan Goldbaum,2014-11-19 15:01:20-08:00,commit, -19363,Nathan Goldbaum,2014-11-19 14:38:44-08:00,commit, -19364,Nathan Goldbaum,2014-11-19 12:43:04-08:00,commit, -19365,Nathan Goldbaum,2014-11-19 12:29:09-08:00,commit, -19366,Nathan Goldbaum,2014-11-19 12:28:27-08:00,commit, -19367,Nathan Goldbaum,2014-11-19 11:25:45-08:00,commit, -19368,Jill Naiman,2014-11-19 14:09:04-05:00,commit, -19369,Nathan Goldbaum,2014-11-19 10:59:12-08:00,commit, -19370,Nathan Goldbaum,2014-11-19 09:53:40+00:00,commit, -19371,Nathan Goldbaum,2014-11-19 00:28:17-08:00,commit, -19372,Nathan Goldbaum,2014-11-19 00:17:04-08:00,commit, -19373,Nathan Goldbaum,2014-11-18 14:49:33-08:00,commit, -19374,Nathan Goldbaum,2014-11-18 13:02:54-08:00,commit, -19375,John ZuHone,2014-11-18 14:42:17-05:00,commit, -19376,John ZuHone,2014-11-18 11:35:16-05:00,commit, -19377,John ZuHone,2014-11-17 23:47:54-05:00,commit, -19378,John ZuHone,2014-11-17 23:42:24-05:00,commit, -19379,John ZuHone,2014-11-17 23:34:44-05:00,commit, -19380,John ZuHone,2014-11-17 23:24:13-05:00,commit, -19381,John ZuHone,2014-11-17 23:21:04-05:00,commit, -19382,John ZuHone,2014-11-17 23:19:32-05:00,commit, -19383,John ZuHone,2014-11-17 23:09:28-05:00,commit, -19384,John ZuHone,2014-11-17 22:54:27-05:00,commit, -19385,John ZuHone,2014-11-17 22:49:28-05:00,commit, -19386,John ZuHone,2014-11-17 22:48:54-05:00,commit, -19387,Ben Thompson,2014-11-18 03:09:37+00:00,commit, -19388,Ben Thompson,2014-11-18 02:37:35+00:00,commit, -19389,Ben Thompson,2014-11-18 01:53:58+00:00,commit, -19390,Ben Thompson,2014-11-18 01:36:48+00:00,commit, -19391,Ben Thompson,2014-11-18 01:33:11+00:00,commit, -19392,Nathan Goldbaum,2014-11-17 12:34:14-08:00,commit, -19393,John ZuHone,2014-11-16 13:58:54-05:00,commit, -19394,Matthew Turk,2014-11-15 19:33:13-06:00,commit, -19395,Matthew Turk,2014-11-15 15:34:01-06:00,commit, -19396,Matthew Turk,2014-11-15 11:41:28-06:00,commit, -19397,Matthew Turk,2014-11-15 10:25:05-06:00,commit, -19398,Kacper Kowalik,2014-11-14 13:17:03-06:00,commit, -19399,Elizabeth Tasker,2014-11-14 17:29:05+09:00,commit, -19400,Elizabeth Tasker,2014-11-14 17:29:05+09:00,commit, -19401,Matthew Turk,2014-11-14 13:32:04-06:00,commit, -19402,John ZuHone,2014-11-13 14:34:56-05:00,commit, -19403,John ZuHone,2014-11-13 11:38:20-05:00,commit, -19404,Ben Thompson,2014-11-13 13:47:33+00:00,commit, -19405,Ben Thompson,2014-11-13 13:46:42+00:00,commit, -19406,Nathan Goldbaum,2014-11-12 15:18:15-08:00,commit, -19407,Nathan Goldbaum,2014-11-12 15:17:38-08:00,commit, -19408,John ZuHone,2014-11-12 13:04:27-05:00,commit, -19409,John ZuHone,2014-11-12 12:11:51-05:00,commit, -19410,Ben Thompson,2014-11-12 14:43:30+00:00,commit, -19411,John ZuHone,2014-11-11 21:05:51-05:00,commit, -19412,Mark Krumholz,2014-11-11 16:17:05-08:00,commit, -19413,John ZuHone,2014-11-11 18:46:44-05:00,commit, -19414,John ZuHone,2014-11-11 18:34:41-05:00,commit, -19415,John ZuHone,2014-11-11 18:25:35-05:00,commit, -19416,John ZuHone,2014-11-11 18:24:21-05:00,commit, -19417,John ZuHone,2014-11-11 18:24:09-05:00,commit, -19418,John ZuHone,2014-11-11 18:00:15-05:00,commit, -19419,Mark Krumholz,2014-11-11 12:13:00-08:00,commit, -19420,Ben Thompson,2014-11-11 15:49:24+00:00,commit, -19421,Ben Thompson,2014-11-11 15:47:37+00:00,commit, -19422,Ben Thompson,2014-11-11 15:46:41+00:00,commit, -19423,John ZuHone,2014-11-10 21:18:55-05:00,commit, -19424,John ZuHone,2014-11-10 21:16:29-05:00,commit, -19425,John ZuHone,2014-11-10 21:15:11-05:00,commit, -19426,Ben Thompson,2014-11-11 02:09:20+00:00,commit, -19427,Ben Thompson,2014-11-11 02:08:33+00:00,commit, -19428,John ZuHone,2014-11-10 21:00:38-05:00,commit, -19429,Ben Thompson,2014-11-11 01:30:46+00:00,commit, -19430,Ben Thompson,2014-11-11 01:09:35+00:00,commit, -19431,Ben Thompson,2014-11-11 00:48:47+00:00,commit, -19432,Ben Thompson,2014-11-11 00:40:52+00:00,commit, -19433,Matthew Turk,2014-11-10 17:40:03-06:00,commit, -19434,John ZuHone,2014-11-10 18:01:18-05:00,commit, -19435,Matthew Turk,2014-11-10 16:34:48-06:00,commit, -19436,Matthew Turk,2014-11-10 16:27:21-06:00,commit, -19437,John ZuHone,2014-11-10 16:50:32-05:00,commit, -19438,Britton Smith,2014-11-10 21:29:32+00:00,commit, -19439,Britton Smith,2014-11-10 21:29:15+00:00,commit, -19440,John ZuHone,2014-11-10 16:19:05-05:00,commit, -19441,John ZuHone,2014-11-10 16:18:50-05:00,commit, -19442,John ZuHone,2014-11-10 16:16:59-05:00,commit, -19443,Matthew Turk,2014-11-10 14:59:45-06:00,commit, -19444,John ZuHone,2014-11-10 14:50:09-05:00,commit, -19445,John ZuHone,2014-11-10 14:45:22-05:00,commit, -19446,John ZuHone,2014-11-10 14:39:02-05:00,commit, -19447,John ZuHone,2014-11-10 14:36:43-05:00,commit, -19448,John ZuHone,2014-11-10 12:45:17-05:00,commit, -19449,John ZuHone,2014-11-10 11:43:18-05:00,commit, -19450,Britton Smith,2014-11-10 13:51:34+00:00,commit, -19451,Nathan Goldbaum,2014-11-09 22:57:35-08:00,commit, -19452,Nathan Goldbaum,2014-11-09 22:44:45-08:00,commit, -19453,Nathan Goldbaum,2014-11-09 22:43:10-08:00,commit, -19454,John ZuHone,2014-11-10 01:09:24-05:00,commit, -19455,Suoqing Ji,2014-11-09 20:21:31-08:00,commit, -19456,Suoqing Ji,2014-11-09 19:43:24-08:00,commit, -19457,John ZuHone,2014-11-09 21:20:45-05:00,commit, -19458,John ZuHone,2014-11-09 20:52:51-05:00,commit, -19459,John ZuHone,2014-11-09 20:23:39-05:00,commit, -19460,Suoqing Ji,2014-11-09 15:24:34-08:00,commit, -19461,Suoqing Ji,2014-11-09 02:53:04-08:00,commit, -19462,Sam Skillman,2014-11-08 20:19:41-08:00,commit, -19463,John ZuHone,2014-11-07 16:53:46-05:00,commit, -19464,Jill Naiman,2014-11-07 16:38:55-05:00,commit, -19465,Kacper Kowalik,2014-11-07 14:37:03-06:00,commit, -19466,John ZuHone,2014-11-07 15:02:55-05:00,commit, -19467,Britton Smith,2014-11-07 16:50:49+00:00,commit, -19468,Jill Naiman,2014-11-07 10:53:11-05:00,commit, -19469,Jill Naiman,2014-11-07 10:40:01-05:00,commit, -19470,Britton Smith,2014-11-07 11:38:13+00:00,commit, -19471,Britton Smith,2014-11-07 10:46:33+00:00,commit, -19472,Kacper Kowalik,2014-11-06 18:49:53-06:00,commit, -19473,Britton Smith,2014-11-06 23:09:51+00:00,commit, -19474,Britton Smith,2014-11-06 23:09:09+00:00,commit, -19475,Nathan Goldbaum,2014-11-06 14:39:58-08:00,commit, -19476,Britton Smith,2014-11-06 22:27:06+00:00,commit, -19477,John ZuHone,2014-11-06 16:40:37-05:00,commit, -19478,Britton Smith,2014-11-06 18:18:51+00:00,commit, -19479,Britton Smith,2014-11-06 18:17:58+00:00,commit, -19480,John ZuHone,2014-11-06 11:58:47-05:00,commit, -19481,Britton Smith,2014-11-06 16:50:31+00:00,commit, -19482,John ZuHone,2014-11-06 10:46:48-05:00,commit, -19483,John ZuHone,2014-11-06 10:46:04-05:00,commit, -19484,John ZuHone,2014-11-06 10:45:03-05:00,commit, -19485,Matthew Turk,2014-11-06 09:33:47-06:00,commit, -19486,Matthew Turk,2014-11-06 09:33:31-06:00,commit, -19487,John ZuHone,2014-11-06 10:25:42-05:00,commit, -19488,Kacper Kowalik,2014-11-05 21:55:12-06:00,commit, -19489,John ZuHone,2014-11-05 21:02:57-05:00,commit, -19490,John ZuHone,2014-11-05 20:50:53-05:00,commit, -19491,Britton Smith,2014-11-05 22:45:55+00:00,commit, -19492,Britton Smith,2014-11-05 22:45:34+00:00,commit, -19493,John ZuHone,2014-11-05 17:09:26-05:00,commit, -19494,Jill Naiman,2014-11-05 14:37:51-05:00,commit, -19495,Douglas Rudd,2014-11-05 13:04:04-06:00,commit, -19496,John ZuHone,2014-11-04 20:46:24-05:00,commit, -19497,Nathan Goldbaum,2014-11-04 16:44:36-08:00,commit, -19498,Nathan Goldbaum,2014-11-04 16:44:23-08:00,commit, -19499,Nathan Goldbaum,2014-11-04 16:43:56-08:00,commit, -19500,Nathan Goldbaum,2014-11-04 16:43:26-08:00,commit, -19501,Nathan Goldbaum,2014-11-04 16:12:40-08:00,commit, -19502,Nathan Goldbaum,2014-11-04 13:37:43-08:00,commit, -19503,Nathan Goldbaum,2014-11-04 13:32:48-08:00,commit, -19504,Nathan Goldbaum,2014-11-04 11:49:16-08:00,commit, -19505,Jill Naiman,2014-11-04 11:49:10-05:00,commit, -19506,John ZuHone,2014-11-04 11:27:25-05:00,commit, -19507,John ZuHone,2014-11-04 09:27:41-05:00,commit, -19508,John ZuHone,2014-11-04 09:25:48-05:00,commit, -19509,John ZuHone,2014-11-03 21:13:06-05:00,commit, -19510,John ZuHone,2014-11-03 21:05:48-05:00,commit, -19511,John ZuHone,2014-11-03 21:01:31-05:00,commit, -19512,John ZuHone,2014-11-03 20:44:45-05:00,commit, -19513,Douglas Rudd,2014-11-03 17:51:27-06:00,commit, -19514,Douglas Rudd,2014-11-03 17:45:43-06:00,commit, -19515,John ZuHone,2014-11-03 17:12:22-05:00,commit, -19516,John ZuHone,2014-11-03 15:30:28-05:00,commit, -19517,Jill Naiman,2014-11-03 15:29:34-05:00,commit, -19518,John ZuHone,2014-11-03 15:19:10-05:00,commit, -19519,John ZuHone,2014-11-03 15:10:38-05:00,commit, -19520,John ZuHone,2014-11-03 15:01:07-05:00,commit, -19521,John ZuHone,2014-11-03 13:46:05-05:00,commit, -19522,Jill Naiman,2014-11-03 12:21:33-05:00,commit, -19523,Jill Naiman,2014-11-03 12:13:52-05:00,commit, -19524,Jill Naiman,2014-11-03 12:11:49-05:00,commit, -19525,Matthew Turk,2014-11-03 10:53:07-06:00,commit, -19526,Jill Naiman,2014-11-02 22:01:40-05:00,commit, -19527,Jill Naiman,2014-11-02 20:43:51-05:00,commit, -19528,Jill Naiman,2014-10-31 16:37:19-04:00,commit, -19529,John ZuHone,2014-10-31 16:13:30-04:00,commit, -19530,John ZuHone,2014-10-31 16:13:08-04:00,commit, -19531,John ZuHone,2014-10-31 11:42:32-04:00,commit, -19532,John ZuHone,2014-10-31 11:40:01-04:00,commit, -19533,John ZuHone,2014-10-31 11:36:41-04:00,commit, -19534,Jill Naiman,2014-10-30 22:14:18-04:00,commit, -19535,Jill Naiman,2014-10-30 17:56:08-04:00,commit, -19536,Jill Naiman,2014-10-30 17:55:17-04:00,commit, -19537,Jill Naiman,2014-10-30 17:54:08-04:00,commit, -19538,Jill Naiman,2014-10-30 17:50:33-04:00,commit, -19539,Jill Naiman,2014-10-30 15:47:29-04:00,commit, -19540,Matthew Turk,2014-10-30 13:08:17-05:00,commit, -19541,Douglas Rudd,2014-10-30 12:56:20-05:00,commit, -19542,Douglas Rudd,2014-10-30 12:52:52-05:00,commit, -19543,Jill Naiman,2014-10-29 18:25:00-04:00,commit, -19544,Nathan Goldbaum,2014-10-29 10:25:07-07:00,commit, -19545,John ZuHone,2014-10-29 10:18:55-04:00,commit, -19546,Nathan Goldbaum,2014-10-28 22:19:19-07:00,commit, -19547,Nathan Goldbaum,2014-10-28 22:05:53-07:00,commit, -19548,John ZuHone,2014-10-29 00:01:06-04:00,commit, -19549,John ZuHone,2014-10-29 00:00:34-04:00,commit, -19550,John ZuHone,2014-10-28 20:05:16-04:00,commit, -19551,John ZuHone,2014-10-28 19:47:21-04:00,commit, -19552,John ZuHone,2014-10-28 19:38:39-04:00,commit, -19553,John ZuHone,2014-10-28 19:37:02-04:00,commit, -19554,John ZuHone,2014-10-28 15:35:22-04:00,commit, -19555,Britton Smith,2014-10-28 14:41:53-04:00,commit, -19556,Britton Smith,2014-10-28 14:31:10-04:00,commit, -19557,Britton Smith,2014-10-28 14:25:03-04:00,commit, -19558,John ZuHone,2014-10-28 14:18:42-04:00,commit, -19559,John ZuHone,2014-10-28 12:23:46-04:00,commit, -19560,John ZuHone,2014-10-28 12:18:13-04:00,commit, -19561,John ZuHone,2014-10-28 10:01:19-04:00,commit, -19562,John ZuHone,2014-10-28 02:12:05-04:00,commit, -19563,John ZuHone,2014-10-28 01:57:58-04:00,commit, -19564,John ZuHone,2014-10-28 01:57:25-04:00,commit, -19565,John ZuHone,2014-10-28 01:57:16-04:00,commit, -19566,John ZuHone,2014-10-28 01:56:57-04:00,commit, -19567,Britton Smith,2014-10-27 18:38:06-04:00,commit, -19568,John ZuHone,2014-10-27 16:11:01-04:00,commit, -19569,John ZuHone,2014-10-27 15:45:04-04:00,commit, -19570,Douglas Rudd,2014-10-27 14:32:18-05:00,commit, -19571,Douglas Rudd,2014-10-27 14:18:18-05:00,commit, -19572,Douglas Rudd,2014-10-27 14:15:19-05:00,commit, -19573,John ZuHone,2014-10-27 15:13:14-04:00,commit, -19574,John ZuHone,2014-10-27 15:11:40-04:00,commit, -19575,Douglas Rudd,2014-10-27 14:04:19-05:00,commit, -19576,John ZuHone,2014-10-27 14:55:38-04:00,commit, -19577,John ZuHone,2014-10-27 13:38:04-04:00,commit, -19578,John ZuHone,2014-10-27 13:36:18-04:00,commit, -19579,John ZuHone,2014-10-27 13:36:04-04:00,commit, -19580,John ZuHone,2014-10-27 13:34:49-04:00,commit, -19581,John ZuHone,2014-10-27 11:36:09-04:00,commit, -19582,John ZuHone,2014-10-27 10:41:31-04:00,commit, -19583,John ZuHone,2014-10-27 10:40:25-04:00,commit, -19584,John ZuHone,2014-10-27 10:23:45-04:00,commit, -19585,Nathan Goldbaum,2014-10-26 20:17:57-07:00,commit, -19586,Nathan Goldbaum,2014-10-26 20:09:21-07:00,commit, -19587,Nathan Goldbaum,2014-10-26 19:49:30-07:00,commit, -19588,Nathan Goldbaum,2014-10-26 19:44:58-07:00,commit, -19589,Nathan Goldbaum,2014-10-26 19:10:22-07:00,commit, -19590,Nathan Goldbaum,2014-10-26 16:07:29-07:00,commit, -19591,Nathan Goldbaum,2014-10-26 16:06:36-07:00,commit, -19592,Nathan Goldbaum,2014-10-26 16:05:52-07:00,commit, -19593,Douglas Rudd,2014-10-25 16:39:48-05:00,commit, -19594,Sam Skillman,2014-10-25 13:01:01-07:00,commit, -19595,Sam Skillman,2014-10-25 12:42:53-07:00,commit, -19596,Sam Skillman,2014-10-25 12:41:24-07:00,commit, -19597,Sam Skillman,2014-10-25 10:37:30-07:00,commit, -19598,Sam Skillman,2014-10-25 10:30:00-07:00,commit, -19599,John ZuHone,2014-10-25 12:25:25-04:00,commit, -19600,Cameron Hummels,2014-10-24 16:25:19-07:00,commit, -19601,Cameron Hummels,2014-10-24 16:24:00-07:00,commit, -19602,Cameron Hummels,2014-10-24 15:03:42-07:00,commit, -19603,Cameron Hummels,2014-10-24 14:39:49-07:00,commit, -19604,Cameron Hummels,2014-10-24 14:25:03-07:00,commit, -19605,Cameron Hummels,2014-10-24 13:44:59-07:00,commit, -19606,John ZuHone,2014-10-24 14:35:26-04:00,commit, -19607,Nathan Goldbaum,2014-10-24 11:26:35-07:00,commit, -19608,Jill Naiman,2014-10-24 14:16:49-04:00,commit, -19609,John ZuHone,2014-10-24 14:15:44-04:00,commit, -19610,Jill Naiman,2014-10-24 14:15:14-04:00,commit, -19611,John ZuHone,2014-10-24 13:55:03-04:00,commit, -19612,Jill Naiman,2014-10-24 13:50:25-04:00,commit, -19613,John ZuHone,2014-10-24 13:46:20-04:00,commit, -19614,John ZuHone,2014-10-24 13:21:11-04:00,commit, -19615,John ZuHone,2014-10-24 13:21:00-04:00,commit, -19616,Jill Naiman,2014-10-24 12:30:48-04:00,commit, -19617,John ZuHone,2014-10-24 11:29:10-04:00,commit, -19618,Jill Naiman,2014-10-23 21:48:01-04:00,commit, -19619,Cameron Hummels,2014-10-23 16:59:28-07:00,commit, -19620,Cameron Hummels,2014-10-23 16:48:59-07:00,commit, -19621,Britton Smith,2014-10-23 19:37:32-04:00,commit, -19622,Britton Smith,2014-10-23 19:35:55-04:00,commit, -19623,Cameron Hummels,2014-10-23 16:09:25-07:00,commit, -19624,Nathan Goldbaum,2014-10-23 15:48:53-07:00,commit, -19625,Britton Smith,2014-10-23 16:32:48-04:00,commit, -19626,Britton Smith,2014-10-23 15:56:18-04:00,commit, -19627,Jill Naiman,2014-10-23 15:22:17-04:00,commit, -19628,Britton Smith,2014-10-23 14:59:51-04:00,commit, -19629,Jill Naiman,2014-10-23 14:54:42-04:00,commit, -19630,Jill Naiman,2014-10-23 14:50:48-04:00,commit, -19631,Jill Naiman,2014-10-23 14:43:02-04:00,commit, -19632,Britton Smith,2014-10-23 11:07:39-04:00,commit, -19633,Nathan Goldbaum,2014-10-22 19:35:58-07:00,commit, -19634,Britton Smith,2014-10-22 21:17:47-04:00,commit, -19635,Britton Smith,2014-10-22 21:15:45-04:00,commit, -19636,Britton Smith,2014-10-22 20:59:10-04:00,commit, -19637,Britton Smith,2014-10-22 20:21:44-04:00,commit, -19638,Britton Smith,2014-10-22 20:18:53-04:00,commit, -19639,Britton Smith,2014-10-22 20:16:53-04:00,commit, -19640,Britton Smith,2014-10-22 20:15:56-04:00,commit, -19641,Britton Smith,2014-10-22 20:12:03-04:00,commit, -19642,Britton Smith,2014-10-22 20:00:09-04:00,commit, -19643,Matthew Turk,2014-10-22 19:56:00-04:00,commit, -19644,Jill Naiman,2014-10-22 18:54:11-04:00,commit, -19645,Jill Naiman,2014-10-22 18:09:21-04:00,commit, -19646,Nathan Goldbaum,2014-10-22 14:10:13-07:00,commit, -19647,Nathan Goldbaum,2014-10-22 14:09:51-07:00,commit, -19648,Nathan Goldbaum,2014-10-22 14:08:52-07:00,commit, -19649,Britton Smith,2014-10-22 16:40:29-04:00,commit, -19650,Britton Smith,2014-10-22 16:37:51-04:00,commit, -19651,Jill Naiman,2014-10-22 16:25:16-04:00,commit, -19652,Jill Naiman,2014-10-22 16:00:31-04:00,commit, -19653,Jill Naiman,2014-10-22 15:58:07-04:00,commit, -19654,John ZuHone,2014-10-22 15:51:48-04:00,commit, -19655,Jill Naiman,2014-10-22 15:32:33-04:00,commit, -19656,Britton Smith,2014-10-22 15:06:44-04:00,commit, -19657,Jill Naiman,2014-10-22 15:05:36-04:00,commit, -19658,Britton Smith,2014-10-22 14:55:33-04:00,commit, -19659,Jill Naiman,2014-10-22 14:13:47-04:00,commit, -19660,Jill Naiman,2014-10-22 14:10:34-04:00,commit, -19661,Britton Smith,2014-10-22 11:58:55-04:00,commit, -19662,Britton Smith,2014-10-22 11:57:06-04:00,commit, -19663,Britton Smith,2014-10-22 11:52:57-04:00,commit, -19664,Britton Smith,2014-10-22 11:52:19-04:00,commit, -19665,Britton Smith,2014-10-22 11:51:15-04:00,commit, -19666,Britton Smith,2014-10-22 11:50:46-04:00,commit, -19667,Britton Smith,2014-10-22 11:50:20-04:00,commit, -19668,John ZuHone,2014-10-22 11:45:41-04:00,commit, -19669,Britton Smith,2014-10-22 11:29:07-04:00,commit, -19670,Britton Smith,2014-10-22 11:20:57-04:00,commit, -19671,Britton Smith,2014-10-22 11:07:41-04:00,commit, -19672,Britton Smith,2014-10-22 10:49:12-04:00,commit, -19673,John ZuHone,2014-10-22 10:43:15-04:00,commit, -19674,Britton Smith,2014-10-22 10:29:40-04:00,commit, -19675,John ZuHone,2014-10-22 10:24:45-04:00,commit, -19676,John ZuHone,2014-10-22 10:20:00-04:00,commit, -19677,John ZuHone,2014-10-21 22:32:27-04:00,commit, -19678,Michael Zingale,2014-10-21 21:42:00-04:00,commit, -19679,John ZuHone,2014-10-21 20:49:36-04:00,commit, -19680,John ZuHone,2014-10-21 20:39:59-04:00,commit, -19681,John ZuHone,2014-10-21 20:20:54-04:00,commit, -19682,John ZuHone,2014-10-21 20:07:46-04:00,commit, -19683,John ZuHone,2014-10-21 19:46:54-04:00,commit, -19684,Nathan Goldbaum,2014-10-21 16:22:03-07:00,commit, -19685,Nathan Goldbaum,2014-10-21 16:21:36-07:00,commit, -19686,Michael Zingale,2014-10-21 19:12:48-04:00,commit, -19687,Michael Zingale,2014-10-21 19:10:44-04:00,commit, -19688,Britton Smith,2014-10-21 18:16:44-04:00,commit, -19689,Aaron Smith,2014-10-21 21:49:46+00:00,commit, -19690,Aaron Smith,2014-10-21 21:47:28+00:00,commit, -19691,John ZuHone,2014-10-21 15:54:55-04:00,commit, -19692,Nathan Goldbaum,2014-10-21 10:05:45-07:00,commit, -19693,Matthew Turk,2014-10-21 07:42:19-05:00,commit, -19694,John ZuHone,2014-10-21 08:37:33-04:00,commit, -19695,John ZuHone,2014-10-21 08:00:27-04:00,commit, -19696,Matthew Turk,2014-10-21 06:41:38-05:00,commit, -19697,Matthew Turk,2014-10-21 06:41:13-05:00,commit, -19698,John ZuHone,2014-10-21 01:06:36-04:00,commit, -19699,John ZuHone,2014-10-21 00:43:41-04:00,commit, -19700,John ZuHone,2014-10-21 00:41:03-04:00,commit, -19701,Nathan Goldbaum,2014-10-20 21:29:40-07:00,commit, -19702,Jill Naiman,2014-10-20 22:35:52-04:00,commit, -19703,John ZuHone,2014-10-20 20:45:33-04:00,commit, -19704,John ZuHone,2014-10-20 20:31:30-04:00,commit, -19705,John ZuHone,2014-10-20 20:30:25-04:00,commit, -19706,Aaron Smith,2014-10-20 19:17:21-05:00,commit, -19707,Nathan Goldbaum,2014-10-20 14:12:35-07:00,commit, -19708,Nathan Goldbaum,2014-10-20 14:11:49-07:00,commit, -19709,Nathan Goldbaum,2014-10-20 14:10:57-07:00,commit, -19710,Matthew Turk,2014-10-20 15:17:48-05:00,commit, -19711,Matthew Turk,2014-10-20 15:17:24-05:00,commit, -19712,Matthew Turk,2014-10-20 15:14:48-05:00,commit, -19713,Nathan Goldbaum,2014-10-20 11:44:38-07:00,commit, -19714,Chris Malone,2014-10-20 11:21:48-06:00,commit, -19715,Nathan Goldbaum,2014-10-20 10:07:47-07:00,commit, -19716,Aaron Smith,2014-10-20 17:05:00+00:00,commit, -19717,Hilary Egan,2014-10-20 10:14:26-06:00,commit, -19718,Chris Malone,2014-10-20 10:00:58-06:00,commit, -19719,Chris Malone,2014-10-20 09:46:09-06:00,commit, -19720,Chris Malone,2014-10-20 09:34:49-06:00,commit, -19721,Aaron Smith,2014-10-20 09:59:30-05:00,commit, -19722,Jill Naiman,2014-10-19 22:57:09-04:00,commit, -19723,Britton Smith,2014-10-19 12:09:36-04:00,commit, -19724,Britton Smith,2014-10-19 09:16:08-04:00,commit, -19725,Britton Smith,2014-10-19 08:54:02-04:00,commit, -19726,Jill Naiman,2014-10-18 20:05:08-05:00,commit, -19727,Sam Skillman,2014-10-18 16:28:54-07:00,commit, -19728,Sam Skillman,2014-10-18 16:02:38-07:00,commit, -19729,Britton Smith,2014-10-18 16:28:49-04:00,commit, -19730,Cameron Hummels,2014-10-18 12:51:00-07:00,commit, -19731,Cameron Hummels,2014-10-18 12:50:10-07:00,commit, -19732,Suoqing Ji,2014-10-18 11:39:22-05:00,commit, -19733,Britton Smith,2014-10-18 11:57:43-04:00,commit, -19734,Britton Smith,2014-10-18 11:53:43-04:00,commit, -19735,Britton Smith,2014-10-18 11:53:11-04:00,commit, -19736,Sam Skillman,2014-10-18 05:28:37-07:00,commit, -19737,John ZuHone,2014-10-17 20:46:33-05:00,commit, -19738,John ZuHone,2014-10-17 20:42:10-05:00,commit, -19739,John ZuHone,2014-10-17 20:26:28-05:00,commit, -19740,John ZuHone,2014-10-17 20:19:32-05:00,commit, -19741,Kenz Arraki,2014-10-17 17:50:50-05:00,commit, -19742,Kenz Arraki,2014-10-17 17:24:17-05:00,commit, -19743,Douglas Rudd,2014-10-17 16:46:58-05:00,commit, -19744,Kenz Arraki,2014-10-17 16:17:48-05:00,commit, -19745,John ZuHone,2014-10-17 16:03:02-05:00,commit, -19746,John ZuHone,2014-10-17 15:59:44-05:00,commit, -19747,John ZuHone,2014-10-17 15:36:08-05:00,commit, -19748,Chris Malone,2014-10-17 15:11:28-05:00,commit, -19749,Suoqing Ji,2014-10-17 15:09:25-05:00,commit, -19750,Chris Malone,2014-10-17 14:54:04-05:00,commit, -19751,John ZuHone,2014-10-17 14:51:18-05:00,commit, -19752,Chris Malone,2014-10-17 14:50:23-05:00,commit, -19753,Chris Malone,2014-10-17 14:50:07-05:00,commit, -19754,Chris Malone,2014-10-17 14:49:31-05:00,commit, -19755,John ZuHone,2014-10-17 14:47:38-05:00,commit, -19756,Kenz Arraki,2014-10-17 14:43:20-05:00,commit, -19757,John ZuHone,2014-10-17 14:37:42-05:00,commit, -19758,Britton Smith,2014-10-17 14:55:58-04:00,commit, -19759,Matthew Turk,2014-10-17 13:46:46-05:00,commit, -19760,Chris Malone,2014-10-17 13:33:50-05:00,commit, -19761,Chris Malone,2014-10-17 13:31:55-05:00,commit, -19762,John ZuHone,2014-10-17 13:29:11-05:00,commit, -19763,Douglas Rudd,2014-10-17 13:28:29-05:00,commit, -19764,John ZuHone,2014-10-17 13:25:39-05:00,commit, -19765,Suoqing Ji,2014-10-17 13:17:16-05:00,commit, -19766,Matthew Turk,2014-10-17 13:17:01-05:00,commit, -19767,John ZuHone,2014-10-17 13:15:37-05:00,commit, -19768,John ZuHone,2014-10-17 13:12:42-05:00,commit, -19769,John ZuHone,2014-10-17 13:00:19-05:00,commit, -19770,John ZuHone,2014-10-17 12:58:31-05:00,commit, -19771,John ZuHone,2014-10-17 12:57:09-05:00,commit, -19772,John ZuHone,2014-10-17 12:54:29-05:00,commit, -19773,John ZuHone,2014-10-17 12:51:25-05:00,commit, -19774,John ZuHone,2014-10-17 12:45:13-05:00,commit, -19775,John ZuHone,2014-10-17 11:09:22-05:00,commit, -19776,John ZuHone,2014-10-17 11:09:12-05:00,commit, -19777,Britton Smith,2014-10-17 11:41:25-04:00,commit, -19778,Britton Smith,2014-10-17 11:40:19-04:00,commit, -19779,John ZuHone,2014-10-17 10:25:01-05:00,commit, -19780,John ZuHone,2014-10-17 10:17:54-05:00,commit, -19781,John ZuHone,2014-10-17 09:43:03-05:00,commit, -19782,John ZuHone,2014-10-17 09:36:26-05:00,commit, -19783,John ZuHone,2014-10-17 09:35:00-05:00,commit, -19784,John ZuHone,2014-10-17 09:34:48-05:00,commit, -19785,John ZuHone,2014-10-17 09:34:42-05:00,commit, -19786,Douglas Rudd,2014-10-17 09:34:35-05:00,commit, -19787,John ZuHone,2014-10-17 09:25:29-05:00,commit, -19788,Douglas Rudd,2014-10-17 09:00:08-05:00,commit, -19789,John ZuHone,2014-10-17 01:32:58-05:00,commit, -19790,Michael Zingale,2014-10-16 18:43:52-04:00,commit, -19791,Douglas Rudd,2014-10-16 17:35:15-05:00,commit, -19792,Douglas Rudd,2014-10-16 17:20:04-05:00,commit, -19793,Douglas Rudd,2014-10-16 17:16:12-05:00,commit, -19794,Chris Malone,2014-10-16 17:08:54-05:00,commit, -19795,Kenz Arraki,2014-10-16 16:44:11-05:00,commit, -19796,Douglas Rudd,2014-10-16 16:41:43-05:00,commit, -19797,Chris Malone,2014-10-16 16:18:48-05:00,commit, -19798,John ZuHone,2014-10-16 16:13:23-05:00,commit, -19799,John ZuHone,2014-10-16 16:12:08-05:00,commit, -19800,Kenz Arraki,2014-10-16 16:09:18-05:00,commit, -19801,Douglas Rudd,2014-10-16 15:49:16-05:00,commit, -19802,Douglas Rudd,2014-10-16 15:48:47-05:00,commit, -19803,Chris Malone,2014-10-16 14:43:27-05:00,commit, -19804,Nathan Goldbaum,2014-10-16 14:16:39-05:00,commit, -19805,Nathan Goldbaum,2014-10-16 14:15:17-05:00,commit, -19806,Nathan Goldbaum,2014-10-16 14:10:48-05:00,commit, -19807,Kenz Arraki,2014-10-16 13:00:10-05:00,commit, -19808,Sherwood Richers,2014-10-16 10:54:20-07:00,commit, -19809,Sherwood Richers,2014-10-16 10:53:24-07:00,commit, -19810,Chris Malone,2014-10-16 12:02:56-05:00,commit, -19811,Chris Malone,2014-10-16 11:58:53-05:00,commit, -19812,Chris Malone,2014-10-16 11:34:28-05:00,commit, -19813,Kacper Kowalik,2014-10-16 10:52:21-05:00,commit, -19814,Chris Malone,2014-10-16 10:49:01-05:00,commit, -19815,Nathan Goldbaum,2014-10-16 10:21:21-05:00,commit, -19816,Douglas Rudd,2014-10-16 10:04:05-05:00,commit, -19817,John ZuHone,2014-10-16 09:25:40-05:00,commit, -19818,Sam Skillman,2014-10-16 06:46:17-07:00,commit, -19819,Nathan Goldbaum,2014-10-15 21:37:52-07:00,commit, -19820,Nathan Goldbaum,2014-10-15 21:37:05-07:00,commit, -19821,Matthew Turk,2014-10-15 21:30:36-05:00,commit, -19822,Britton Smith,2014-10-15 20:58:58-04:00,commit, -19823,Britton Smith,2014-10-15 20:57:33-04:00,commit, -19824,Andrew Myers,2014-10-15 12:29:32-07:00,commit, -19825,Andrew Myers,2014-10-15 12:27:56-07:00,commit, -19826,Nathan Goldbaum,2014-10-14 20:02:56-07:00,commit, -19827,Nathan Goldbaum,2014-10-14 18:07:03-07:00,commit, -19828,John ZuHone,2014-10-14 19:50:46-04:00,commit, -19829,Andrew Myers,2014-10-14 16:33:16-07:00,commit, -19830,Britton Smith,2014-10-14 18:33:14-04:00,commit, -19831,John ZuHone,2014-10-14 17:30:44-04:00,commit, -19832,Britton Smith,2014-10-14 17:28:47-04:00,commit, -19833,Britton Smith,2014-10-14 17:18:35-04:00,commit, -19834,Sam Skillman,2014-10-14 09:38:42-07:00,commit, -19835,Sam Skillman,2014-10-14 09:07:58-07:00,commit, -19836,Sam Skillman,2014-10-14 09:04:53-07:00,commit, -19837,Sam Skillman,2014-10-14 08:39:59-07:00,commit, -19838,Sam Skillman,2014-10-14 08:23:57-07:00,commit, -19839,Sam Skillman,2014-10-14 08:20:35-07:00,commit, -19840,John ZuHone,2014-10-14 10:39:12-04:00,commit, -19841,Sam Skillman,2014-10-14 07:12:05-07:00,commit, -19842,Sam Skillman,2014-10-14 06:53:41-07:00,commit, -19843,John ZuHone,2014-10-14 08:55:48-04:00,commit, -19844,John ZuHone,2014-10-13 19:18:03-04:00,commit, -19845,Michael Zingale,2014-10-10 21:08:38-04:00,commit, -19846,John ZuHone,2014-10-10 18:35:00-04:00,commit, -19847,John ZuHone,2014-10-10 18:34:46-04:00,commit, -19848,John ZuHone,2014-10-10 16:50:33-04:00,commit, -19849,John ZuHone,2014-10-10 16:47:30-04:00,commit, -19850,John ZuHone,2014-10-10 16:46:58-04:00,commit, -19851,John ZuHone,2014-10-10 16:25:49-04:00,commit, -19852,John ZuHone,2014-10-10 15:01:59-04:00,commit, -19853,Britton Smith,2014-10-10 14:43:14-04:00,commit, -19854,Britton Smith,2014-10-10 14:03:01-04:00,commit, -19855,Eric Hallman,2014-10-10 13:44:46-04:00,commit, -19856,Eric Hallman,2014-10-10 13:30:21-04:00,commit, -19857,Eric Hallman,2014-10-10 11:17:05-04:00,commit, -19858,Matthew Turk,2014-10-10 05:24:13-05:00,commit, -19859,Matthew Turk,2014-10-10 05:23:53-05:00,commit, -19860,Matthew Turk,2014-10-10 05:23:16-05:00,commit, -19861,Hilary Egan,2014-10-09 17:34:26-06:00,commit, -19862,Hilary Egan,2014-10-09 17:07:07-06:00,commit, -19863,Hilary Egan,2014-10-09 16:57:56-06:00,commit, -19864,Hilary Egan,2014-10-09 16:55:27-06:00,commit, -19865,Hilary Egan,2014-10-09 16:54:37-06:00,commit, -19866,Hilary Egan,2014-10-09 16:53:19-06:00,commit, -19867,Hilary Egan,2014-10-09 16:38:19-06:00,commit, -19868,Britton Smith,2014-10-09 17:21:58-04:00,commit, -19869,Britton Smith,2014-10-09 17:20:22-04:00,commit, -19870,Britton Smith,2014-10-09 16:27:58+01:00,commit, -19871,John ZuHone,2014-10-09 09:51:43-04:00,commit, -19872,Nathan Goldbaum,2014-10-08 14:49:37-07:00,commit, -19873,Nathan Goldbaum,2014-10-08 14:29:36-07:00,commit, -19874,John ZuHone,2014-10-08 17:03:00-04:00,commit, -19875,John ZuHone,2014-10-08 16:45:49-04:00,commit, -19876,John ZuHone,2014-10-08 16:41:29-04:00,commit, -19877,John ZuHone,2014-10-08 12:02:42-04:00,commit, -19878,Andrew Myers,2014-10-07 23:21:33-07:00,commit, -19879,Andrew Myers,2014-10-07 23:21:33-07:00,commit, -19880,Nathan Goldbaum,2014-10-07 22:07:30-07:00,commit, -19881,Nathan Goldbaum,2014-10-07 20:34:01-07:00,commit, -19882,Nathan Goldbaum,2014-10-07 20:33:25-07:00,commit, -19883,John ZuHone,2014-10-07 22:07:45-04:00,commit, -19884,John ZuHone,2014-10-07 22:00:55-04:00,commit, -19885,John ZuHone,2014-10-07 15:37:35-04:00,commit, -19886,John ZuHone,2014-10-07 15:36:58-04:00,commit, -19887,John ZuHone,2014-10-07 15:12:47-04:00,commit, -19888,Chris Malone,2014-10-06 17:21:26-06:00,commit, -19889,John ZuHone,2014-10-06 16:13:51-04:00,commit, -19890,John ZuHone,2014-10-06 16:13:16-04:00,commit, -19891,John ZuHone,2014-10-06 14:13:09-04:00,commit, -19892,Kacper Kowalik,2014-10-06 11:26:02-05:00,commit, -19893,Britton Smith,2014-10-06 10:58:06-04:00,commit, -19894,Britton Smith,2014-10-05 17:24:25-04:00,commit, -19895,Desika Narayanan,2014-10-05 15:31:31-04:00,commit, -19896,Desika Narayanan,2014-10-05 15:27:12-04:00,commit, -19897,Andrew Myers,2014-10-04 18:13:21-07:00,commit, -19898,John ZuHone,2014-10-04 20:22:05-04:00,commit, -19899,John ZuHone,2014-10-04 01:24:48-04:00,commit, -19900,Chris Malone,2014-10-03 16:43:42-06:00,commit, -19901,Chris Malone,2014-10-03 16:35:48-06:00,commit, -19902,Matthew Turk,2014-10-03 16:06:54-05:00,commit, -19903,Matthew Turk,2014-10-03 16:06:48-05:00,commit, -19904,Matthew Turk,2014-10-03 16:06:18-05:00,commit, -19905,Kacper Kowalik,2014-10-03 10:17:00-05:00,commit, -19906,Cameron Hummels,2014-10-03 08:04:41-07:00,commit, -19907,Chris Malone,2014-10-02 17:16:20-06:00,commit, -19908,John ZuHone,2014-10-02 17:01:54-04:00,commit, -19909,Nathan Goldbaum,2014-10-02 13:11:30-07:00,commit, -19910,Nathan Goldbaum,2014-10-01 22:50:49-07:00,commit, -19911,Andrew Myers,2014-10-01 17:46:43-07:00,commit, -19912,Chris Malone,2014-10-01 17:10:32-06:00,commit, -19913,Chris Malone,2014-10-01 16:44:04-06:00,commit, -19914,Matthew Turk,2014-10-01 13:58:21-05:00,commit, -19915,Kacper Kowalik,2014-10-01 10:27:39-05:00,commit, -19916,Kacper Kowalik,2014-10-01 10:26:21-05:00,commit, -19917,Kacper Kowalik,2014-10-01 10:12:02-05:00,commit, -19918,Kacper Kowalik,2014-10-01 10:10:21-05:00,commit, -19919,Andrew Myers,2014-10-01 00:23:24-07:00,commit, -19920,Andrew Myers,2014-10-01 00:19:26-07:00,commit, -19921,Michael Zingale,2014-09-30 21:27:23-04:00,commit, -19922,Michael Zingale,2014-09-30 20:39:02-04:00,commit, -19923,Nathan Goldbaum,2014-09-30 12:31:12-07:00,commit, -19924,Nathan Goldbaum,2014-09-30 12:29:52-07:00,commit, -19925,Nathan Goldbaum,2014-09-30 12:26:09-07:00,commit, -19926,Nathan Goldbaum,2014-09-30 12:20:04-07:00,commit, -19927,John ZuHone,2014-09-30 14:36:02-04:00,commit, -19928,John ZuHone,2014-09-30 14:32:02-04:00,commit, -19929,John ZuHone,2014-09-30 14:24:13-04:00,commit, -19930,John ZuHone,2014-09-30 13:32:37-04:00,commit, -19931,John ZuHone,2014-09-30 12:25:21-04:00,commit, -19932,John ZuHone,2014-09-30 11:50:35-04:00,commit, -19933,Chris Malone,2014-09-30 08:34:11-06:00,commit, -19934,Chris Malone,2014-09-30 08:33:36-06:00,commit, -19935,John ZuHone,2014-09-30 10:31:24-04:00,commit, -19936,Chris Malone,2014-09-30 08:28:56-06:00,commit, -19937,John ZuHone,2014-09-30 09:44:23-04:00,commit, -19938,John ZuHone,2014-09-30 09:40:25-04:00,commit, -19939,Chris Malone,2014-09-29 16:33:15-06:00,commit, -19940,Chris Malone,2014-09-29 16:29:23-06:00,commit, -19941,Chris Malone,2014-09-29 15:59:49-06:00,commit, -19942,Chris Malone,2014-09-29 15:55:25-06:00,commit, -19943,Chris Malone,2014-09-29 15:13:30-06:00,commit, -19944,Matthew Turk,2014-09-29 16:06:49-05:00,commit, -19945,Matthew Turk,2014-09-29 15:32:43-05:00,commit, -19946,Chris Malone,2014-09-29 13:51:58-06:00,commit, -19947,John ZuHone,2014-09-29 14:25:08-05:00,commit, -19948,Chris Malone,2014-09-29 12:55:04-06:00,commit, -19949,John ZuHone,2014-09-29 13:32:35-05:00,commit, -19950,John ZuHone,2014-09-29 13:31:36-05:00,commit, -19951,John ZuHone,2014-09-29 13:31:23-05:00,commit, -19952,Matthew Turk,2014-09-29 13:19:34-05:00,commit, -19953,John ZuHone,2014-09-29 12:36:32-05:00,commit, -19954,Chris Malone,2014-09-29 11:07:15-06:00,commit, -19955,John ZuHone,2014-09-29 11:49:59-05:00,commit, -19956,Chris Malone,2014-09-29 10:30:17-06:00,commit, -19957,Chris Malone,2014-09-29 10:22:22-06:00,commit, -19958,Matthew Turk,2014-09-29 11:19:11-05:00,commit, -19959,Matthew Turk,2014-09-29 11:02:30-05:00,commit, -19960,Nathan Goldbaum,2014-09-29 08:46:58-07:00,commit, -19961,Cameron Hummels,2014-09-29 08:02:13-07:00,commit, -19962,Matthew Turk,2014-09-29 09:34:26-05:00,commit, -19963,Matthew Turk,2014-09-29 09:33:33-05:00,commit, -19964,Matthew Turk,2014-09-29 09:33:16-05:00,commit, -19965,John ZuHone,2014-09-29 09:32:05-05:00,commit, -19966,John ZuHone,2014-09-28 21:49:31-05:00,commit, -19967,John ZuHone,2014-09-28 21:11:45-05:00,commit, -19968,Nathan Goldbaum,2014-09-28 17:25:19-07:00,commit, -19969,Cameron Hummels,2014-09-28 06:17:36-07:00,commit, -19970,Cameron Hummels,2014-09-28 06:07:01-07:00,commit, -19971,Cameron Hummels,2014-09-28 05:51:12-07:00,commit, -19972,Cameron Hummels,2014-09-27 21:16:50-07:00,commit, -19973,Cameron Hummels,2014-09-27 07:33:14-07:00,commit, -19974,Cameron Hummels,2014-09-27 07:27:41-07:00,commit, -19975,Cameron Hummels,2014-09-26 20:39:58-07:00,commit, -19976,Cameron Hummels,2014-09-26 20:29:12-07:00,commit, -19977,Cameron Hummels,2014-09-26 19:17:47-07:00,commit, -19978,Cameron Hummels,2014-09-26 19:15:56-07:00,commit, -19979,Chris Malone,2014-09-26 17:33:46-06:00,commit, -19980,Matthew Turk,2014-09-25 14:59:29-05:00,commit, -19981,John ZuHone,2014-09-25 12:46:00-04:00,commit, -19982,John ZuHone,2014-09-25 12:43:40-04:00,commit, -19983,John ZuHone,2014-09-25 12:38:39-04:00,commit, -19984,John ZuHone,2014-09-25 12:33:20-04:00,commit, -19985,John ZuHone,2014-09-25 12:21:45-04:00,commit, -19986,John ZuHone,2014-09-25 10:39:24-04:00,commit, -19987,John ZuHone,2014-09-25 10:39:00-04:00,commit, -19988,John ZuHone,2014-09-25 10:21:19-04:00,commit, -19989,John ZuHone,2014-09-24 19:07:53-04:00,commit, -19990,John ZuHone,2014-09-24 18:59:33-04:00,commit, -19991,Douglas Rudd,2014-09-24 14:06:16-05:00,commit, -19992,Kacper Kowalik,2014-09-24 13:47:47-05:00,commit, -19993,Kacper Kowalik,2014-09-24 13:42:00-05:00,commit, -19994,Matthew Turk,2014-09-24 09:26:50-05:00,commit, -19995,John ZuHone,2014-09-24 09:51:59-04:00,commit, -19996,John ZuHone,2014-09-24 09:51:39-04:00,commit, -19997,John ZuHone,2014-09-24 09:51:19-04:00,commit, -19998,Matthew Turk,2014-09-24 05:49:55-05:00,commit, -19999,Nathan Goldbaum,2014-09-23 12:14:16-07:00,commit, -20000,Nathan Goldbaum,2014-09-23 12:13:53-07:00,commit, -20001,Nathan Goldbaum,2014-09-23 12:12:06-07:00,commit, -20002,Matthew Turk,2014-09-23 13:43:06-05:00,commit, -20003,Nathan Goldbaum,2014-09-23 09:59:50-07:00,commit, -20004,Kacper Kowalik,2014-09-23 10:11:03-05:00,commit, -20005,John ZuHone,2014-09-23 08:59:55-04:00,commit, -20006,Matthew Turk,2014-09-23 05:18:22-05:00,commit, -20007,John ZuHone,2014-09-23 00:08:37-04:00,commit, -20008,John ZuHone,2014-09-23 00:07:58-04:00,commit, -20009,John ZuHone,2014-09-22 23:49:44-04:00,commit, -20010,Andrew Myers,2014-09-22 16:43:14-07:00,commit, -20011,Andrew Myers,2014-09-22 16:39:47-07:00,commit, -20012,Kacper Kowalik,2014-09-22 16:36:26-05:00,commit, -20013,Kacper Kowalik,2014-09-22 16:05:57-05:00,commit, -20014,Matthew Turk,2014-09-22 12:13:02-05:00,commit, -20015,Britton Smith,2014-09-22 15:58:46+01:00,commit, -20016,Andrew Myers,2014-09-21 16:20:07-07:00,commit, -20017,Andrew Myers,2014-09-21 15:24:00-07:00,commit, -20018,Andrew Myers,2014-09-21 15:20:09-07:00,commit, -20019,Andrew Myers,2014-09-21 15:16:16-07:00,commit, -20020,Andrew Myers,2014-09-21 15:15:06-07:00,commit, -20021,Andrew Myers,2014-09-21 14:48:32-07:00,commit, -20022,Nathan Goldbaum,2014-09-20 20:24:32-07:00,commit, -20023,Andrew Myers,2014-09-20 18:18:20-07:00,commit, -20024,Andrew Myers,2014-09-20 16:31:46-07:00,commit, -20025,Matthew Turk,2014-09-20 14:48:56-05:00,commit, -20026,Matthew Turk,2014-09-20 14:47:43-05:00,commit, -20027,Matthew Turk,2014-09-20 14:47:24-05:00,commit, -20028,Douglas Rudd,2014-09-19 16:49:30-05:00,commit, -20029,Kirk Barrow,2014-09-19 17:55:05+00:00,commit, -20030,Kirk Barrow,2014-09-19 17:28:34+00:00,commit, -20031,Kirk Barrow,2014-09-19 17:25:31+00:00,commit, -20032,Kirk Barrow,2014-09-19 13:24:27-04:00,commit, -20033,Kirk Barrow,2014-09-19 13:19:55-04:00,commit, -20034,Kirk Barrow,2014-09-19 13:12:32-04:00,commit, -20035,Kirk Barrow,2014-09-19 13:10:53-04:00,commit, -20036,Kirk Barrow,2014-09-19 13:08:40-04:00,commit, -20037,Kirk Barrow,2014-09-19 16:04:28+00:00,commit, -20038,Kirk Barrow,2014-09-19 12:00:34-04:00,commit, -20039,Kirk Barrow,2014-09-19 11:40:47-04:00,commit, -20040,Britton Smith,2014-09-19 12:31:49+01:00,commit, -20041,Kirk Barrow,2014-09-19 10:51:49+00:00,commit, -20042,Kirk Barrow,2014-09-19 06:30:05-04:00,commit, -20043,Matthew Turk,2015-01-03 22:26:46-06:00,commit, -20044,Nathan Goldbaum,2014-09-18 22:18:00-07:00,commit, -20045,Hilary Egan,2014-09-18 10:19:29-06:00,commit, -20046,Gabriel Altay,2014-09-17 13:28:51-04:00,commit, -20047,Andrew Myers,2014-09-17 00:16:50-07:00,commit, -20048,Nathan Goldbaum,2014-09-16 20:36:33-07:00,commit, -20049,Kacper Kowalik,2014-09-16 21:17:38-05:00,commit, -20050,Gabriel Altay,2014-09-16 18:38:36-04:00,commit, -20051,Andrew Myers,2014-09-16 15:34:27-07:00,commit, -20052,Andrew Myers,2014-09-16 15:26:46-07:00,commit, -20053,Cameron Hummels,2014-09-16 16:55:59-05:00,commit, -20054,Andrew Myers,2014-09-16 14:44:32-07:00,commit, -20055,Gabriel Altay,2014-09-16 17:23:26-04:00,commit, -20056,Gabriel Altay,2014-09-16 17:10:35-04:00,commit, -20057,Britton Smith,2014-09-16 22:09:04+01:00,commit, -20058,Gabriel Altay,2014-09-16 16:59:27-04:00,commit, -20059,Andrew Myers,2014-09-16 13:52:04-07:00,commit, -20060,Andrew Myers,2014-09-16 13:50:14-07:00,commit, -20061,Andrew Myers,2014-09-16 13:43:46-07:00,commit, -20062,Gabriel Altay,2014-09-16 16:21:58-04:00,commit, -20063,Matthew Turk,2014-09-16 14:59:07-05:00,commit, -20064,Gabriel Altay,2014-09-16 13:45:20-04:00,commit, -20065,Cameron Hummels,2014-09-16 11:44:20-05:00,commit, -20066,Matthew Turk,2014-09-16 10:47:58-05:00,commit, -20067,Matthew Turk,2014-09-16 09:38:40-05:00,commit, -20068,Matthew Turk,2014-09-16 06:15:35-05:00,commit, -20069,Matthew Turk,2014-09-16 06:15:20-05:00,commit, -20070,Matthew Turk,2014-09-16 06:12:15-05:00,commit, -20071,Matthew Turk,2014-09-16 05:00:31-05:00,commit, -20072,Matthew Turk,2014-09-15 17:40:28-05:00,commit, -20073,Nathan Goldbaum,2014-09-15 11:47:06-07:00,commit, -20074,Nathan Goldbaum,2014-09-15 11:46:40-07:00,commit, -20075,Matthew Turk,2014-09-15 11:54:18-05:00,commit, -20076,Michael Zingale,2014-09-15 11:46:13-04:00,commit, -20077,Britton Smith,2014-09-15 16:35:21+01:00,commit, -20078,Britton Smith,2014-09-15 16:15:19+01:00,commit, -20079,Matthew Turk,2014-09-15 10:05:55-05:00,commit, -20080,Matthew Turk,2014-09-15 09:49:36-05:00,commit, -20081,Kacper Kowalik,2014-09-14 13:34:19-05:00,commit, -20082,Kacper Kowalik,2014-09-14 13:24:37-05:00,commit, -20083,Kacper Kowalik,2014-09-13 15:34:21-05:00,commit, -20084,Kacper Kowalik,2014-09-13 15:29:01-05:00,commit, -20085,Kacper Kowalik,2014-09-13 15:17:06-05:00,commit, -20086,Nathan Goldbaum,2014-09-12 13:20:01-07:00,commit, -20087,Nathan Goldbaum,2014-09-12 13:19:42-07:00,commit, -20088,Britton Smith,2014-09-12 15:50:26+01:00,commit, -20089,Chris Malone,2014-09-11 15:39:52-04:00,commit, -20090,Chris Malone,2014-09-11 15:15:57-04:00,commit, -20091,Chris Malone,2014-09-11 11:56:04-04:00,commit, -20092,Sam Skillman,2014-09-10 17:18:43-07:00,commit, -20093,Sam Skillman,2014-09-10 17:17:25-07:00,commit, -20094,Sam Skillman,2014-09-10 17:17:00-07:00,commit, -20095,Kacper Kowalik,2014-09-10 14:30:43-05:00,commit, -20096,Kacper Kowalik,2014-09-10 13:30:20-05:00,commit, -20097,Matthew Turk,2014-09-10 13:23:59-05:00,commit, -20098,Matthew Turk,2014-09-10 13:23:37-05:00,commit, -20099,Kacper Kowalik,2014-09-09 18:58:50-05:00,commit, -20100,Kacper Kowalik,2014-09-09 16:06:59-05:00,commit, -20101,Kacper Kowalik,2014-09-09 15:31:28-05:00,commit, -20102,Antoine Strugarek,2014-09-09 20:29:56+00:00,commit, -20103,Matthew Turk,2014-09-09 12:09:01-05:00,commit, -20104,Matthew Turk,2014-09-09 12:04:49-05:00,commit, -20105,Douglas Rudd,2014-09-09 10:07:13-05:00,commit, -20106,Matthew Turk,2014-09-09 05:46:41-05:00,commit, -20107,Nathan Goldbaum,2014-09-08 20:05:14-07:00,commit, -20108,Kacper Kowalik,2014-09-08 21:18:42-05:00,commit, -20109,Douglas Rudd,2014-09-08 16:57:57-05:00,commit, -20110,Britton Smith,2014-09-08 22:08:40+01:00,commit, -20111,Britton Smith,2014-09-08 22:06:22+01:00,commit, -20112,Chris Malone,2014-09-08 21:04:27+00:00,commit, -20113,Chris Malone,2014-09-08 14:38:37-06:00,commit, -20114,Chris Malone,2014-09-08 14:35:23-06:00,commit, -20115,Chris Malone,2014-09-08 14:34:17-06:00,commit, -20116,Britton Smith,2014-09-08 21:32:15+01:00,commit, -20117,Matthew Turk,2014-09-08 10:12:16-05:00,commit, -20118,Britton Smith,2014-09-08 15:47:48+01:00,commit, -20119,Antoine Strugarek,2014-09-08 07:12:27-04:00,commit, -20120,Britton Smith,2014-09-08 12:08:36+01:00,commit, -20121,Matthew Turk,2014-09-07 16:20:30-05:00,commit, -20122,Kacper Kowalik,2014-09-07 10:28:55-05:00,commit, -20123,Sam Skillman,2014-09-06 13:13:15-07:00,commit, -20124,Sam Skillman,2014-09-06 12:50:06-07:00,commit, -20125,Sam Skillman,2014-09-06 12:43:59-07:00,commit, -20126,Sam Skillman,2014-09-06 12:20:46-07:00,commit, -20127,Sam Skillman,2014-09-06 11:40:51-07:00,commit, -20128,Douglas Rudd,2014-09-05 17:44:16-05:00,commit, -20129,Kacper Kowalik,2014-09-05 17:13:19-05:00,commit, -20130,Michael Zingale,2014-09-05 18:10:04-04:00,commit, -20131,Douglas Rudd,2014-09-05 16:44:42-05:00,commit, -20132,Douglas Rudd,2014-09-05 16:42:23-05:00,commit, -20133,Douglas Rudd,2014-09-05 16:40:56-05:00,commit, -20134,Douglas Rudd,2014-09-05 16:40:15-05:00,commit, -20135,Douglas Rudd,2014-09-05 16:39:07-05:00,commit, -20136,Douglas Rudd,2014-09-05 16:35:26-05:00,commit, -20137,Douglas Rudd,2014-09-05 16:34:48-05:00,commit, -20138,Douglas Rudd,2014-09-05 16:34:10-05:00,commit, -20139,Douglas Rudd,2014-09-05 16:32:55-05:00,commit, -20140,Douglas Rudd,2014-09-05 16:32:21-05:00,commit, -20141,Douglas Rudd,2014-09-05 16:30:13-05:00,commit, -20142,Douglas Rudd,2014-09-05 16:29:36-05:00,commit, -20143,Douglas Rudd,2014-09-05 16:27:57-05:00,commit, -20144,Douglas Rudd,2014-09-05 16:24:43-05:00,commit, -20145,Douglas Rudd,2014-09-05 16:24:07-05:00,commit, -20146,Douglas Rudd,2014-09-05 16:21:00-05:00,commit, -20147,Douglas Rudd,2014-09-05 16:18:16-05:00,commit, -20148,Douglas Rudd,2014-09-05 16:17:08-05:00,commit, -20149,Douglas Rudd,2014-09-05 16:15:24-05:00,commit, -20150,Douglas Rudd,2014-09-05 16:14:01-05:00,commit, -20151,Douglas Rudd,2014-09-05 16:12:32-05:00,commit, -20152,Douglas Rudd,2014-09-05 16:11:16-05:00,commit, -20153,Douglas Rudd,2014-09-05 16:10:27-05:00,commit, -20154,Douglas Rudd,2014-09-05 16:08:58-05:00,commit, -20155,Douglas Rudd,2014-09-05 16:08:22-05:00,commit, -20156,Douglas Rudd,2014-09-05 16:02:01-05:00,commit, -20157,Douglas Rudd,2014-09-05 15:58:27-05:00,commit, -20158,Douglas Rudd,2014-09-05 15:41:10-05:00,commit, -20159,Kacper Kowalik,2014-09-05 15:39:10-05:00,commit, -20160,Douglas Rudd,2014-09-05 15:26:41-05:00,commit, -20161,Douglas Rudd,2014-09-05 15:05:20-05:00,commit, -20162,Douglas Rudd,2014-09-05 15:03:58-05:00,commit, -20163,Douglas Rudd,2014-09-05 15:03:49-05:00,commit, -20164,Douglas Rudd,2014-09-05 15:03:07-05:00,commit, -20165,Douglas Rudd,2014-09-05 15:01:03-05:00,commit, -20166,Douglas Rudd,2014-09-05 14:59:34-05:00,commit, -20167,Douglas Rudd,2014-09-05 14:58:34-05:00,commit, -20168,Douglas Rudd,2014-09-05 14:57:01-05:00,commit, -20169,Douglas Rudd,2014-09-05 14:55:56-05:00,commit, -20170,Douglas Rudd,2014-09-05 14:54:48-05:00,commit, -20171,Douglas Rudd,2014-09-05 14:53:19-05:00,commit, -20172,Douglas Rudd,2014-09-05 14:49:58-05:00,commit, -20173,Douglas Rudd,2014-09-05 14:47:29-05:00,commit, -20174,Douglas Rudd,2014-09-05 14:46:39-05:00,commit, -20175,Douglas Rudd,2014-09-05 14:43:34-05:00,commit, -20176,Douglas Rudd,2014-09-05 14:42:10-05:00,commit, -20177,Douglas Rudd,2014-09-05 14:38:47-05:00,commit, -20178,Douglas Rudd,2014-09-05 14:37:27-05:00,commit, -20179,Douglas Rudd,2014-09-05 14:35:26-05:00,commit, -20180,Michael Zingale,2014-09-05 14:36:12-04:00,commit, -20181,Michael Zingale,2014-09-05 14:35:45-04:00,commit, -20182,Douglas Rudd,2014-09-05 12:44:48-05:00,commit, -20183,Matthew Turk,2014-09-05 12:07:46-05:00,commit, -20184,Matthew Turk,2014-09-05 11:03:43-05:00,commit, -20185,Matthew Turk,2014-09-05 11:02:24-05:00,commit, -20186,Matthew Turk,2014-09-05 10:52:47-05:00,commit, -20187,Matthew Turk,2014-09-05 10:52:24-05:00,commit, -20188,Antoine Strugarek,2014-09-04 16:30:34-04:00,commit, -20189,Andrew Myers,2014-09-03 15:08:04-07:00,commit, -20190,Andrew Myers,2014-09-03 14:50:27-07:00,commit, -20191,Michael Zingale,2014-09-03 17:44:04-04:00,commit, -20192,Andrew Myers,2014-09-03 14:42:55-07:00,commit, -20193,Matthew Turk,2014-09-03 16:25:52-05:00,commit, -20194,Cameron Hummels,2014-09-03 14:15:50-07:00,commit, -20195,Cameron Hummels,2014-09-03 13:57:31-07:00,commit, -20196,Matthew Turk,2014-09-03 13:41:59-05:00,commit, -20197,Andrew Myers,2014-09-03 10:48:07-07:00,commit, -20198,Matthew Turk,2014-09-03 11:25:31-05:00,commit, -20199,Chris Malone,2014-09-03 10:22:16-06:00,commit, -20200,Chris Malone,2014-09-03 10:08:40-06:00,commit, -20201,Chris Malone,2014-09-03 10:04:44-06:00,commit, -20202,Matthew Turk,2014-09-03 10:31:00-05:00,commit, -20203,Matthew Turk,2014-09-03 10:20:13-05:00,commit, -20204,Matthew Turk,2014-09-03 10:14:18-05:00,commit, -20205,Matthew Turk,2014-09-03 10:06:59-05:00,commit, -20206,Matthew Turk,2014-09-03 10:01:14-05:00,commit, -20207,Andrew Myers,2014-09-02 21:06:25-07:00,commit, -20208,Andrew Myers,2014-09-02 21:03:12-07:00,commit, -20209,Andrew Myers,2014-09-02 21:01:32-07:00,commit, -20210,Andrew Myers,2014-09-02 20:58:12-07:00,commit, -20211,Cameron Hummels,2014-09-02 20:44:20-07:00,commit, -20212,Cameron Hummels,2014-09-02 20:26:53-07:00,commit, -20213,Matthew Turk,2014-09-02 21:16:47-05:00,commit, -20214,Cameron Hummels,2014-09-02 19:16:11-07:00,commit, -20215,Cameron Hummels,2014-09-02 19:12:37-07:00,commit, -20216,Cameron Hummels,2014-09-02 19:12:17-07:00,commit, -20217,Cameron Hummels,2014-09-02 19:11:48-07:00,commit, -20218,Andrew Myers,2014-09-02 19:04:49-07:00,commit, -20219,Matthew Turk,2014-09-02 20:28:35-05:00,commit, -20220,Cameron Hummels,2014-09-02 18:26:16-07:00,commit, -20221,Matthew Turk,2014-09-02 20:25:38-05:00,commit, -20222,Cameron Hummels,2014-09-02 18:12:32-07:00,commit, -20223,Matthew Turk,2014-09-02 18:47:12-05:00,commit, -20224,Sam Skillman,2014-09-02 16:20:26-07:00,commit, -20225,Nathan Goldbaum,2014-09-02 16:11:30-07:00,commit, -20226,Nathan Goldbaum,2014-09-02 16:00:07-07:00,commit, -20227,Matthew Turk,2014-09-02 17:51:51-05:00,commit, -20228,Matthew Turk,2014-09-02 17:50:14-05:00,commit, -20229,Matthew Turk,2014-09-02 17:49:27-05:00,commit, -20230,Matthew Turk,2014-09-02 17:49:10-05:00,commit, -20231,Nathan Goldbaum,2014-09-02 15:48:57-07:00,commit, -20232,Nathan Goldbaum,2014-09-02 15:48:18-07:00,commit, -20233,Nathan Goldbaum,2014-09-02 15:28:39-07:00,commit, -20234,Michael Zingale,2014-09-02 18:27:31-04:00,commit, -20235,Douglas Rudd,2014-09-02 17:21:55-05:00,commit, -20236,Michael Zingale,2014-09-02 18:12:53-04:00,commit, -20237,Douglas Rudd,2014-09-02 16:40:39-05:00,commit, -20238,Chris Malone,2014-09-02 15:23:23-06:00,commit, -20239,Kacper Kowalik,2014-09-02 14:56:01-05:00,commit, -20240,Kacper Kowalik,2014-09-02 14:54:19-05:00,commit, -20241,Michael Zingale,2014-09-02 14:59:31-04:00,commit, -20242,Michael Zingale,2014-09-02 14:54:44-04:00,commit, -20243,Michael Zingale,2014-09-02 14:18:50-04:00,commit, -20244,Matthew Turk,2014-09-02 10:49:50-05:00,commit, -20245,Matthew Turk,2014-09-02 06:38:55-05:00,commit, -20246,Thomas Robitaille,2014-09-02 12:43:46+02:00,commit, -20247,Thomas Robitaille,2014-09-02 12:30:04+02:00,commit, -20248,Chris Malone,2014-09-01 20:51:58-06:00,commit, -20249,Matthew Turk,2014-09-01 09:46:06-05:00,commit, -20250,Nathan Goldbaum,2014-08-31 20:07:45-07:00,commit, -20251,Matthew Turk,2014-08-31 18:23:18-05:00,commit, -20252,Matthew Turk,2014-08-31 18:16:29-05:00,commit, -20253,Matthew Turk,2014-08-31 17:32:38-05:00,commit, -20254,Douglas Rudd,2014-08-31 14:14:14-05:00,commit, -20255,Douglas Rudd,2014-08-31 13:54:03-05:00,commit, -20256,Douglas Rudd,2014-08-31 12:43:50-05:00,commit, -20257,Kenz Arraki,2014-08-31 17:53:49+02:00,commit, -20258,Cameron Hummels,2014-08-30 13:12:49-07:00,commit, -20259,Douglas Rudd,2014-08-30 13:40:47-05:00,commit, -20260,Douglas Rudd,2014-08-30 13:29:15-05:00,commit, -20261,Douglas Rudd,2014-08-30 13:24:12-05:00,commit, -20262,Douglas Rudd,2014-08-30 13:11:17-05:00,commit, -20263,Douglas Rudd,2014-08-30 13:03:47-05:00,commit, -20264,Matthew Turk,2014-08-30 11:28:09-05:00,commit, -20265,Chris Malone,2014-08-30 15:23:51+00:00,commit, -20266,Chris Malone,2014-08-29 16:49:30-06:00,commit, -20267,Matthew Turk,2014-08-29 17:33:18-05:00,commit, -20268,Matthew Turk,2014-08-29 17:07:20-05:00,commit, -20269,Matthew Turk,2014-08-29 16:51:32-05:00,commit, -20270,convert-repo,2014-08-29 16:36:28-05:00,commit, -20271,Douglas Rudd,2014-08-29 15:51:19-05:00,commit, -20272,Chris Malone,2014-08-29 14:48:56-06:00,commit, -20273,Douglas Rudd,2014-08-29 15:36:19-05:00,commit, -20274,Douglas Rudd,2014-08-29 15:35:06-05:00,commit, -20275,Kacper Kowalik,2014-08-29 15:26:24-05:00,commit, -20276,Kacper Kowalik,2014-08-29 15:13:36-05:00,commit, -20277,Cameron Hummels,2014-08-29 11:02:29-07:00,commit, -20278,Cameron Hummels,2014-08-29 11:02:07-07:00,commit, -20279,Cameron Hummels,2014-08-29 11:01:28-07:00,commit, -20280,Douglas Rudd,2014-08-29 12:51:29-05:00,commit, -20281,Hilary Egan,2014-08-29 11:36:31-06:00,commit, -20282,Chris Malone,2014-08-29 11:23:08-06:00,commit, -20283,Douglas Rudd,2014-08-29 12:04:22-05:00,commit, -20284,convert-repo,2014-08-29 10:47:21-05:00,commit, -20285,Matthew Turk,2014-08-29 06:31:42-05:00,commit, -20286,Nathan Goldbaum,2014-08-28 17:10:25-07:00,commit, -20287,Andrew Myers,2014-08-28 16:29:44-07:00,commit, -20288,Douglas Rudd,2014-08-28 16:36:32-05:00,commit, -20289,Douglas Rudd,2014-08-28 15:19:12-05:00,commit, -20290,Douglas Rudd,2014-08-28 14:35:52-05:00,commit, -20291,Sam Skillman,2014-08-28 09:30:54-07:00,commit, -20292,Andrew Myers,2014-08-27 15:26:28-07:00,commit, -20293,Douglas Rudd,2014-08-27 17:04:33-05:00,commit, -20294,Douglas Rudd,2014-08-27 17:03:59-05:00,commit, -20295,Douglas Rudd,2014-08-27 17:00:27-05:00,commit, -20296,Andrew Myers,2014-08-27 14:58:53-07:00,commit, -20297,Andrew Myers,2014-08-27 14:47:35-07:00,commit, -20298,Douglas Rudd,2014-08-27 14:23:05-05:00,commit, -20299,Matthew Turk,2014-08-27 13:15:13-05:00,commit, -20300,Matthew Turk,2014-08-27 13:05:12-05:00,commit, -20301,Matthew Turk,2014-08-27 12:57:19-05:00,commit, -20302,Nathan Goldbaum,2014-08-27 10:31:38-07:00,commit, -20303,Matthew Turk,2014-08-27 11:53:10-05:00,commit, -20304,Andrew Myers,2014-08-26 21:25:22-07:00,commit, -20305,Andrew Myers,2014-08-26 20:33:36-07:00,commit, -20306,Andrew Myers,2014-08-26 20:32:02-07:00,commit, -20307,Michael Zingale,2014-08-26 20:01:34-04:00,commit, -20308,Nathan Goldbaum,2014-08-26 16:07:38-07:00,commit, -20309,Michael Zingale,2014-08-26 15:02:40-04:00,commit, -20310,Michael Zingale,2014-08-26 14:54:30-04:00,commit, -20311,Michael Zingale,2014-08-26 14:26:41-04:00,commit, -20312,Michael Zingale,2014-08-26 14:25:46-04:00,commit, -20313,Michael Zingale,2014-08-26 14:25:14-04:00,commit, -20314,Michael Zingale,2014-08-26 14:11:56-04:00,commit, -20315,Nathan Goldbaum,2014-08-26 10:57:22-07:00,commit, -20316,Michael Zingale,2014-08-26 13:39:56-04:00,commit, -20317,Nathan Goldbaum,2014-08-26 10:00:42-07:00,commit, -20318,Michael Zingale,2014-08-26 10:15:16-04:00,commit, -20319,Michael Zingale,2014-08-26 10:14:38-04:00,commit, -20320,Brian O'Shea,2014-08-26 08:36:58-04:00,commit, -20321,Brian O'Shea,2014-08-26 08:25:53-04:00,commit, -20322,Andrew Myers,2014-08-23 21:19:40-07:00,commit, -20323,Andrew Myers,2014-08-23 21:17:38-07:00,commit, -20324,Andrew Myers,2014-08-23 18:57:47-07:00,commit, -20325,Andrew Myers,2014-08-22 16:23:56-07:00,commit, -20326,Hilary Egan,2014-08-22 17:17:39-06:00,commit, -20327,Hilary Egan,2014-08-22 16:49:43-06:00,commit, -20328,Hilary Egan,2014-08-22 16:46:35-06:00,commit, -20329,Hilary Egan,2014-08-22 16:38:26-06:00,commit, -20330,Andrew Myers,2014-08-22 14:59:05-07:00,commit, -20331,Andrew Myers,2014-08-22 14:43:01-07:00,commit, -20332,Kacper Kowalik,2014-08-22 15:03:05+02:00,commit, -20333,Brian O'Shea,2014-08-21 13:40:29-04:00,commit, -20334,John ZuHone,2014-08-21 11:25:33-04:00,commit, -20335,Brian O'Shea,2014-08-20 14:29:57-04:00,commit, -20336,Matthew Turk,2014-08-20 12:10:46-05:00,commit, -20337,Sam Skillman,2014-08-20 09:19:55-07:00,commit, -20338,Brian O'Shea,2014-08-20 11:22:36-04:00,commit, -20339,Matthew Turk,2014-08-20 09:42:06-05:00,commit, -20340,Nathan Goldbaum,2014-08-20 01:35:05-07:00,commit, -20341,Nathan Goldbaum,2014-08-20 00:29:21-07:00,commit, -20342,John ZuHone,2014-08-20 02:15:20-04:00,commit, -20343,John ZuHone,2014-08-20 02:11:42-04:00,commit, -20344,Nathan Goldbaum,2014-08-19 21:06:40-07:00,commit, -20345,Brian O'Shea,2014-08-19 22:18:28-04:00,commit, -20346,Brian O'Shea,2014-08-19 22:18:28-04:00,commit, -20347,Michael Zingale,2014-08-19 18:32:22-04:00,commit, -20348,Nathan Goldbaum,2014-08-19 12:27:19-07:00,commit, -20349,Nathan Goldbaum,2014-08-19 12:25:51-07:00,commit, -20350,Chris Malone,2014-08-19 15:38:58+00:00,commit, -20351,Chris Malone,2014-08-19 15:20:27+00:00,commit, -20352,Chris Malone,2014-08-19 09:10:03-06:00,commit, -20353,Matthew Turk,2014-08-19 10:03:40-05:00,commit, -20354,Chris Malone,2014-08-19 08:31:32-06:00,commit, -20355,Matthew Turk,2014-08-19 08:23:31-05:00,commit, -20356,Britton Smith,2014-08-19 11:54:00+01:00,commit, -20357,Matthew Turk,2014-08-18 16:33:56-05:00,commit, -20358,Nathan Goldbaum,2014-08-17 11:01:09-07:00,commit, -20359,Nathan Goldbaum,2014-08-17 10:49:58-07:00,commit, -20360,Nathan Goldbaum,2014-08-15 14:06:01-07:00,commit, -20361,Nathan Goldbaum,2014-08-15 11:39:41-07:00,commit, -20362,Matthew Turk,2014-08-15 13:18:50-05:00,commit, -20363,Matthew Turk,2014-08-15 13:14:43-05:00,commit, -20364,Nathan Goldbaum,2014-08-15 10:34:58-07:00,commit, -20365,Matthew Turk,2014-08-15 12:08:31-05:00,commit, -20366,Matthew Turk,2014-08-15 11:57:30-05:00,commit, -20367,Matthew Turk,2014-08-15 10:12:42-05:00,commit, -20368,Matthew Turk,2014-08-15 10:12:25-05:00,commit, -20369,Britton Smith,2014-08-15 14:09:12+01:00,commit, -20370,Britton Smith,2014-08-15 13:43:13+01:00,commit, -20371,Britton Smith,2014-08-15 13:41:56+01:00,commit, -20372,Britton Smith,2014-08-15 12:35:12+01:00,commit, -20373,Britton Smith,2014-08-15 12:34:51+01:00,commit, -20374,Andrew Myers,2014-08-14 17:16:19-07:00,commit, -20375,Andrew Myers,2014-08-14 17:13:32-07:00,commit, -20376,Matthew Turk,2014-08-14 11:53:41-05:00,commit, -20377,Matthew Turk,2014-08-14 08:38:22-05:00,commit, -20378,John ZuHone,2014-08-13 21:50:22-04:00,commit, -20379,Britton Smith,2014-08-13 21:16:13+01:00,commit, -20380,Britton Smith,2014-08-13 21:10:59+01:00,commit, -20381,Britton Smith,2014-08-13 21:04:41+01:00,commit, -20382,John ZuHone,2014-08-13 15:42:37-04:00,commit, -20383,Britton Smith,2014-08-13 20:39:41+01:00,commit, -20384,John ZuHone,2014-08-13 15:36:54-04:00,commit, -20385,Britton Smith,2014-08-13 20:33:44+01:00,commit, -20386,John ZuHone,2014-08-13 15:12:19-04:00,commit, -20387,John ZuHone,2014-08-13 15:11:50-04:00,commit, -20388,Britton Smith,2014-08-13 16:59:28+01:00,commit, -20389,Cameron Hummels,2014-08-12 18:36:52-07:00,commit, -20390,Matthew Turk,2014-08-12 15:40:24-05:00,commit, -20391,Matthew Turk,2014-08-12 15:39:31-05:00,commit, -20392,Nathan Goldbaum,2014-08-12 12:31:56-07:00,commit, -20393,Matthew Turk,2014-08-12 14:12:11-05:00,commit, -20394,Matthew Turk,2014-08-12 09:26:47-05:00,commit, -20395,Matthew Turk,2014-08-12 09:24:39-05:00,commit, -20396,Nathan Goldbaum,2014-08-11 20:53:16-07:00,commit, -20397,Nathan Goldbaum,2014-08-11 11:09:36-07:00,commit, -20398,Matthew Turk,2014-08-11 12:15:51-05:00,commit, -20399,Matthew Turk,2014-08-11 10:42:36-05:00,commit, -20400,Matthew Turk,2014-08-11 10:42:27-05:00,commit, -20401,Matthew Turk,2014-08-11 10:34:40-05:00,commit, -20402,Matthew Turk,2014-08-11 09:37:58-05:00,commit, -20403,Matthew Turk,2014-08-11 08:47:08-05:00,commit, -20404,Matthew Turk,2014-08-11 08:41:32-05:00,commit, -20405,Douglas Rudd,2014-08-10 16:19:41-05:00,commit, -20406,Andrew Myers,2014-08-10 11:21:41-07:00,commit, -20407,Andrew Myers,2014-08-10 11:17:52-07:00,commit, -20408,Andrew Myers,2014-08-10 11:10:54-07:00,commit, -20409,Matthew Turk,2014-08-10 10:48:30-05:00,commit, -20410,Kacper Kowalik,2014-08-10 09:55:15+02:00,commit, -20411,Matthew Turk,2014-08-09 07:51:13-05:00,commit, -20412,Andrew Myers,2014-08-08 15:47:56-07:00,commit, -20413,Matthew Turk,2014-08-08 16:39:20-05:00,commit, -20414,Chris Malone,2014-08-08 11:04:32-06:00,commit, -20415,Chris Malone,2014-08-08 11:00:05-06:00,commit, -20416,John ZuHone,2014-08-07 17:08:49-04:00,commit, -20417,Andrew Myers,2014-08-07 12:44:41-07:00,commit, -20418,Cameron Hummels,2014-08-07 14:39:36-05:00,commit, -20419,Cameron Hummels,2014-08-07 14:39:00-05:00,commit, -20420,Andrew Myers,2014-08-06 16:07:57-07:00,commit, -20421,Andrew Myers,2014-08-06 15:39:59-07:00,commit, -20422,Andrew Myers,2014-08-06 15:21:31-07:00,commit, -20423,Britton Smith,2014-08-06 23:17:37+01:00,commit, -20424,Andrew Myers,2014-08-06 15:17:29-07:00,commit, -20425,Britton Smith,2014-08-06 23:13:56+01:00,commit, -20426,Britton Smith,2014-08-06 23:12:46+01:00,commit, -20427,Andrew Myers,2014-08-06 14:56:59-07:00,commit, -20428,Andrew Myers,2014-08-06 14:52:58-07:00,commit, -20429,Cameron Hummels,2014-08-06 14:01:57-07:00,commit, -20430,Matthew Turk,2014-08-06 15:01:01-05:00,commit, -20431,Britton Smith,2014-08-06 20:36:32+01:00,commit, -20432,John ZuHone,2014-08-06 14:50:41-04:00,commit, -20433,John ZuHone,2014-08-06 14:34:44-04:00,commit, -20434,John ZuHone,2014-08-06 12:37:41-04:00,commit, -20435,Andrew Myers,2014-08-06 00:19:44-07:00,commit, -20436,Andrew Myers,2014-08-06 00:08:41-07:00,commit, -20437,Andrew Myers,2014-08-05 23:59:17-07:00,commit, -20438,John ZuHone,2014-08-06 00:13:24-04:00,commit, -20439,John ZuHone,2014-08-05 23:47:36-04:00,commit, -20440,John ZuHone,2014-08-05 22:46:46-04:00,commit, -20441,Andrew Myers,2014-08-05 18:18:05-07:00,commit, -20442,Andrew Myers,2014-08-05 18:15:03-07:00,commit, -20443,John ZuHone,2014-08-05 20:55:40-04:00,commit, -20444,John ZuHone,2014-08-05 20:55:26-04:00,commit, -20445,John ZuHone,2014-08-05 19:23:30-04:00,commit, -20446,Matthew Turk,2014-08-05 17:26:42-05:00,commit, -20447,Matthew Turk,2014-08-05 17:25:53-05:00,commit, -20448,John ZuHone,2014-08-05 16:31:26-04:00,commit, -20449,Matthew Turk,2014-08-05 13:58:59-05:00,commit, -20450,Nathan Goldbaum,2014-08-05 11:27:34-07:00,commit, -20451,Nathan Goldbaum,2014-08-05 11:26:59-07:00,commit, -20452,Matthew Turk,2014-08-05 13:04:10-05:00,commit, -20453,Matthew Turk,2014-08-05 12:48:12-05:00,commit, -20454,Andrew Myers,2014-08-05 00:25:35-07:00,commit, -20455,Andrew Myers,2014-08-05 00:22:19-07:00,commit, -20456,Andrew Myers,2014-08-04 23:37:27-07:00,commit, -20457,Chris Malone,2014-08-05 00:58:37+00:00,commit, -20458,Chris Malone,2014-08-05 00:31:29+00:00,commit, -20459,Matthew Turk,2014-08-04 18:22:57-05:00,commit, -20460,Andrew Myers,2014-08-04 12:23:23-07:00,commit, -20461,Matthew Turk,2014-08-04 07:51:32-05:00,commit, -20462,Matthew Turk,2014-08-04 07:50:44-05:00,commit, -20463,Matthew Turk,2014-08-04 07:50:38-05:00,commit, -20464,Matthew Turk,2014-08-04 07:48:42-05:00,commit, -20465,Matthew Turk,2014-08-04 07:44:12-05:00,commit, -20466,Matthew Turk,2014-08-04 07:36:26-05:00,commit, -20467,Cameron Hummels,2014-08-04 05:08:21-07:00,commit, -20468,Matthew Turk,2014-08-03 21:08:06-05:00,commit, -20469,Matthew Turk,2014-08-03 20:39:28-05:00,commit, -20470,Matthew Turk,2014-08-03 20:28:15-05:00,commit, -20471,Cameron Hummels,2014-08-03 08:05:48-07:00,commit, -20472,Cameron Hummels,2014-08-03 08:05:19-07:00,commit, -20473,Cameron Hummels,2014-08-03 07:45:20-07:00,commit, -20474,Cameron Hummels,2014-08-03 07:44:27-07:00,commit, -20475,Cameron Hummels,2014-08-03 07:41:24-07:00,commit, -20476,Nathan Goldbaum,2014-08-02 22:01:17-07:00,commit, -20477,Cameron Hummels,2014-08-02 18:31:37-07:00,commit, -20478,Cameron Hummels,2014-08-02 18:26:41-07:00,commit, -20479,Matthew Turk,2014-08-02 20:16:42-05:00,commit, -20480,Cameron Hummels,2014-08-02 17:54:58-07:00,commit, -20481,Matthew Turk,2014-08-02 19:43:35-05:00,commit, -20482,Cameron Hummels,2014-08-02 17:22:33-07:00,commit, -20483,Cameron Hummels,2014-08-02 17:16:42-07:00,commit, -20484,Cameron Hummels,2014-08-02 17:16:24-07:00,commit, -20485,Cameron Hummels,2014-08-02 17:15:15-07:00,commit, -20486,Cameron Hummels,2014-08-02 17:13:48-07:00,commit, -20487,Cameron Hummels,2014-08-02 17:12:54-07:00,commit, -20488,Matthew Turk,2014-08-02 19:01:41-05:00,commit, -20489,Matthew Turk,2014-08-02 18:47:35-05:00,commit, -20490,Nathan Goldbaum,2014-08-02 15:23:29-07:00,commit, -20491,Britton Smith,2014-08-02 22:06:45+01:00,commit, -20492,Nathan Goldbaum,2014-08-02 12:52:31-07:00,commit, -20493,Britton Smith,2014-08-02 20:31:09+01:00,commit, -20494,Nathan Goldbaum,2014-08-02 12:25:07-07:00,commit, -20495,Nathan Goldbaum,2014-08-02 10:20:43-07:00,commit, -20496,Matthew Turk,2014-08-02 10:07:43-05:00,commit, -20497,Matthew Turk,2014-08-02 10:03:10-05:00,commit, -20498,John ZuHone,2014-08-02 10:04:10-04:00,commit, -20499,Cameron Hummels,2014-08-02 05:07:59-07:00,commit, -20500,Britton Smith,2014-08-02 11:46:07+01:00,commit, -20501,Nathan Goldbaum,2014-08-01 22:54:01-07:00,commit, -20502,Nathan Goldbaum,2014-08-01 21:34:41-07:00,commit, -20503,Matthew Turk,2014-08-01 22:58:44-05:00,commit, -20504,Matthew Turk,2014-08-01 22:11:21-05:00,commit, -20505,John ZuHone,2014-08-01 23:00:46-04:00,commit, -20506,John ZuHone,2014-08-01 22:56:52-04:00,commit, -20507,Cameron Hummels,2014-08-01 12:08:59-07:00,commit, -20508,Cameron Hummels,2014-08-01 11:58:47-07:00,commit, -20509,Cameron Hummels,2014-08-01 11:41:44-07:00,commit, -20510,Cameron Hummels,2014-08-01 11:33:03-07:00,commit, -20511,Nathan Goldbaum,2014-08-01 11:31:35-07:00,commit, -20512,Matthew Turk,2014-08-01 13:22:30-05:00,commit, -20513,Cameron Hummels,2014-08-01 11:22:09-07:00,commit, -20514,Matthew Turk,2014-08-01 13:17:02-05:00,commit, -20515,Cameron Hummels,2014-08-01 10:53:30-07:00,commit, -20516,Cameron Hummels,2014-08-01 10:52:52-07:00,commit, -20517,Nathan Goldbaum,2014-08-01 10:41:00-07:00,commit, -20518,Matthew Turk,2014-08-01 12:25:46-05:00,commit, -20519,Matthew Turk,2014-08-01 12:23:34-05:00,commit, -20520,Cameron Hummels,2014-08-01 10:21:10-07:00,commit, -20521,Cameron Hummels,2014-08-01 10:11:07-07:00,commit, -20522,Matthew Turk,2014-08-01 12:06:55-05:00,commit, -20523,Matthew Turk,2014-08-01 12:00:19-05:00,commit, -20524,Matthew Turk,2014-08-01 09:00:55-05:00,commit, -20525,Matthew Turk,2014-08-01 08:14:48-05:00,commit, -20526,Matthew Turk,2014-08-01 08:14:22-05:00,commit, -20527,Matthew Turk,2014-08-01 07:37:25-05:00,commit, -20528,Cameron Hummels,2014-07-31 23:30:34-07:00,commit, -20529,Cameron Hummels,2014-07-31 23:27:07-07:00,commit, -20530,Cameron Hummels,2014-07-31 22:46:44-07:00,commit, -20531,Cameron Hummels,2014-07-31 22:46:31-07:00,commit, -20532,Cameron Hummels,2014-07-31 22:34:19-07:00,commit, -20533,Cameron Hummels,2014-07-31 22:14:11-07:00,commit, -20534,Cameron Hummels,2014-07-31 21:46:34-07:00,commit, -20535,Cameron Hummels,2014-07-31 21:35:46-07:00,commit, -20536,Nathan Goldbaum,2014-07-31 21:14:12-07:00,commit, -20537,Nathan Goldbaum,2014-07-31 19:52:00-07:00,commit, -20538,Nathan Goldbaum,2014-07-31 19:41:25-07:00,commit, -20539,Nathan Goldbaum,2014-07-31 19:19:40-07:00,commit, -20540,Michael Zingale,2014-07-31 20:46:04-04:00,commit, -20541,Nathan Goldbaum,2014-07-31 17:15:58-07:00,commit, -20542,Michael Zingale,2014-07-31 20:10:55-04:00,commit, -20543,Nathan Goldbaum,2014-07-31 10:23:28-07:00,commit, -20544,Nathan Goldbaum,2014-07-31 10:05:02-07:00,commit, -20545,Britton Smith,2014-07-31 17:36:35+01:00,commit, -20546,Britton Smith,2014-07-31 17:25:21+01:00,commit, -20547,Britton Smith,2014-07-31 16:53:21+01:00,commit, -20548,Matthew Turk,2014-07-31 10:28:01-05:00,commit, -20549,Cameron Hummels,2014-07-31 07:53:45-07:00,commit, -20550,Cameron Hummels,2014-07-31 07:53:26-07:00,commit, -20551,Matthew Turk,2014-07-31 09:44:24-05:00,commit, -20552,Matthew Turk,2014-07-31 09:40:19-05:00,commit, -20553,Matthew Turk,2014-07-31 09:31:12-05:00,commit, -20554,Matthew Turk,2014-07-31 08:46:38-05:00,commit, -20555,Britton Smith,2014-07-31 12:32:52+01:00,commit, -20556,Britton Smith,2014-07-31 12:21:58+01:00,commit, -20557,Britton Smith,2014-07-31 10:42:17+01:00,commit, -20558,Nathan Goldbaum,2014-07-31 01:41:20-07:00,commit, -20559,Cameron Hummels,2014-07-31 00:29:43-07:00,commit, -20560,Cameron Hummels,2014-07-31 00:18:01-07:00,commit, -20561,Cameron Hummels,2014-07-30 23:27:52-07:00,commit, -20562,Cameron Hummels,2014-07-30 23:16:27-07:00,commit, -20563,Cameron Hummels,2014-07-30 23:04:20-07:00,commit, -20564,Cameron Hummels,2014-07-30 22:57:07-07:00,commit, -20565,Cameron Hummels,2014-07-30 22:41:33-07:00,commit, -20566,Cameron Hummels,2014-07-30 21:57:43-07:00,commit, -20567,Cameron Hummels,2014-07-30 21:22:06-07:00,commit, -20568,Nathan Goldbaum,2014-07-30 19:56:09-07:00,commit, -20569,Cameron Hummels,2014-07-30 18:57:06-07:00,commit, -20570,Nathan Goldbaum,2014-07-30 18:54:31-07:00,commit, -20571,Cameron Hummels,2014-07-30 18:35:35-07:00,commit, -20572,Cameron Hummels,2014-07-30 18:31:43-07:00,commit, -20573,Cameron Hummels,2014-07-30 18:27:14-07:00,commit, -20574,Nathan Goldbaum,2014-07-30 17:34:58-07:00,commit, -20575,Nathan Goldbaum,2014-07-30 17:31:33-07:00,commit, -20576,Nathan Goldbaum,2014-07-30 17:08:41-07:00,commit, -20577,Cameron Hummels,2014-07-30 16:43:35-07:00,commit, -20578,Cameron Hummels,2014-07-30 16:09:17-07:00,commit, -20579,Cameron Hummels,2014-07-30 15:43:41-07:00,commit, -20580,Cameron Hummels,2014-07-30 15:39:09-07:00,commit, -20581,Cameron Hummels,2014-07-30 15:31:56-07:00,commit, -20582,Cameron Hummels,2014-07-30 14:47:35-07:00,commit, -20583,Cameron Hummels,2014-07-30 14:44:07-07:00,commit, -20584,Cameron Hummels,2014-07-30 14:43:42-07:00,commit, -20585,Cameron Hummels,2014-07-30 14:42:54-07:00,commit, -20586,Michael Zingale,2014-07-30 16:55:43-04:00,commit, -20587,Nathan Goldbaum,2014-07-30 13:40:30-07:00,commit, -20588,Nathan Goldbaum,2014-07-30 13:04:20-07:00,commit, -20589,Nathan Goldbaum,2014-07-30 12:56:31-07:00,commit, -20590,Nathan Goldbaum,2014-07-30 12:50:32-07:00,commit, -20591,Nathan Goldbaum,2014-07-30 12:34:11-07:00,commit, -20592,Nathan Goldbaum,2014-07-30 12:29:42-07:00,commit, -20593,Michael Zingale,2014-07-30 15:18:25-04:00,commit, -20594,Michael Zingale,2014-07-30 15:12:16-04:00,commit, -20595,Cameron Hummels,2014-07-30 12:07:37-07:00,commit, -20596,Cameron Hummels,2014-07-30 12:06:37-07:00,commit, -20597,Michael Zingale,2014-07-30 14:34:52-04:00,commit, -20598,Michael Zingale,2014-07-30 14:14:07-04:00,commit, -20599,Michael Zingale,2014-07-30 13:47:44-04:00,commit, -20600,Nathan Goldbaum,2014-07-30 09:16:31-07:00,commit, -20601,Britton Smith,2014-07-30 16:45:22+01:00,commit, -20602,Cameron Hummels,2014-07-30 08:41:17-07:00,commit, -20603,Britton Smith,2014-07-30 16:36:03+01:00,commit, -20604,Cameron Hummels,2014-07-30 08:30:17-07:00,commit, -20605,Cameron Hummels,2014-07-30 07:42:25-07:00,commit, -20606,Cameron Hummels,2014-07-30 07:35:03-07:00,commit, -20607,Cameron Hummels,2014-07-30 07:29:03-07:00,commit, -20608,Matthew Turk,2014-07-30 08:07:53-05:00,commit, -20609,Britton Smith,2014-07-30 07:56:57+01:00,commit, -20610,Cameron Hummels,2014-07-29 22:02:17-07:00,commit, -20611,Nathan Goldbaum,2014-07-29 20:56:20-07:00,commit, -20612,Matthew Turk,2014-07-29 22:11:52-05:00,commit, -20613,Matthew Turk,2014-07-29 22:04:25-05:00,commit, -20614,Matthew Turk,2014-07-29 22:02:51-05:00,commit, -20615,Nathan Goldbaum,2014-07-29 18:23:10-07:00,commit, -20616,Cameron Hummels,2014-07-29 17:56:38-07:00,commit, -20617,Cameron Hummels,2014-07-29 17:55:52-07:00,commit, -20618,Cameron Hummels,2014-07-29 17:33:34-07:00,commit, -20619,Nathan Goldbaum,2014-07-29 17:17:48-07:00,commit, -20620,Nathan Goldbaum,2014-07-29 17:17:35-07:00,commit, -20621,Cameron Hummels,2014-07-29 17:13:38-07:00,commit, -20622,Cameron Hummels,2014-07-29 17:08:50-07:00,commit, -20623,Nathan Goldbaum,2014-07-29 16:59:29-07:00,commit, -20624,Cameron Hummels,2014-07-29 16:57:27-07:00,commit, -20625,Matthew Turk,2014-07-29 18:29:00-05:00,commit, -20626,Nathan Goldbaum,2014-07-29 16:28:46-07:00,commit, -20627,Nathan Goldbaum,2014-07-29 16:24:00-07:00,commit, -20628,Matthew Turk,2014-07-29 18:17:13-05:00,commit, -20629,Matthew Turk,2014-07-29 18:16:51-05:00,commit, -20630,Nathan Goldbaum,2014-07-29 16:11:06-07:00,commit, -20631,Michael Zingale,2014-07-29 19:10:23-04:00,commit, -20632,Nathan Goldbaum,2014-07-29 16:01:30-07:00,commit, -20633,Matthew Turk,2014-07-29 17:36:02-05:00,commit, -20634,Matthew Turk,2014-07-29 17:22:30-05:00,commit, -20635,Nathan Goldbaum,2014-07-29 14:38:25-07:00,commit, -20636,Michael Zingale,2014-07-29 17:36:53-04:00,commit, -20637,Sam Skillman,2014-07-29 14:33:42-07:00,commit, -20638,Michael Zingale,2014-07-29 17:19:14-04:00,commit, -20639,Nathan Goldbaum,2014-07-29 14:13:02-07:00,commit, -20640,Nathan Goldbaum,2014-07-29 13:56:37-07:00,commit, -20641,Nathan Goldbaum,2014-07-29 13:42:49-07:00,commit, -20642,Britton Smith,2014-07-29 21:35:23+01:00,commit, -20643,Britton Smith,2014-07-29 21:33:41+01:00,commit, -20644,Nathan Goldbaum,2014-07-29 13:16:31-07:00,commit, -20645,Kacper Kowalik,2014-07-29 22:13:15+02:00,commit, -20646,Michael Zingale,2014-07-29 16:05:37-04:00,commit, -20647,Michael Zingale,2014-07-29 15:57:32-04:00,commit, -20648,Michael Zingale,2014-07-29 15:56:24-04:00,commit, -20649,Michael Zingale,2014-07-29 15:54:03-04:00,commit, -20650,Cameron Hummels,2014-07-29 12:30:05-07:00,commit, -20651,Cameron Hummels,2014-07-29 12:22:08-07:00,commit, -20652,Nathan Goldbaum,2014-07-29 12:13:08-07:00,commit, -20653,Nathan Goldbaum,2014-07-29 12:04:39-07:00,commit, -20654,Cameron Hummels,2014-07-29 11:55:30-07:00,commit, -20655,Cameron Hummels,2014-07-29 11:52:12-07:00,commit, -20656,Cameron Hummels,2014-07-29 11:45:06-07:00,commit, -20657,Cameron Hummels,2014-07-29 11:41:05-07:00,commit, -20658,Matthew Turk,2014-07-29 11:07:22-05:00,commit, -20659,Britton Smith,2014-07-29 16:27:02+01:00,commit, -20660,Matthew Turk,2014-07-29 10:12:31-05:00,commit, -20661,Britton Smith,2014-07-29 14:25:05+01:00,commit, -20662,Britton Smith,2014-07-29 11:46:01+01:00,commit, -20663,Britton Smith,2014-07-29 11:45:11+01:00,commit, -20664,Britton Smith,2014-07-29 11:44:53+01:00,commit, -20665,Britton Smith,2014-07-29 11:44:05+01:00,commit, -20666,Britton Smith,2014-07-29 09:17:42+01:00,commit, -20667,Kacper Kowalik,2014-07-29 10:09:49+02:00,commit, -20668,Cameron Hummels,2014-07-28 22:50:44-07:00,commit, -20669,Cameron Hummels,2014-07-28 22:20:02-07:00,commit, -20670,Cameron Hummels,2014-07-28 21:57:01-07:00,commit, -20671,Cameron Hummels,2014-07-28 21:44:56-07:00,commit, -20672,Cameron Hummels,2014-07-28 21:40:16-07:00,commit, -20673,Cameron Hummels,2014-07-28 21:34:51-07:00,commit, -20674,Nathan Goldbaum,2014-07-28 16:43:30-07:00,commit, -20675,Nathan Goldbaum,2014-07-28 16:25:46-07:00,commit, -20676,Nathan Goldbaum,2014-07-28 16:23:58-07:00,commit, -20677,Matthew Turk,2014-07-28 18:15:27-05:00,commit, -20678,Sam Skillman,2014-07-28 14:56:15-07:00,commit, -20679,Nathan Goldbaum,2014-07-28 14:53:22-07:00,commit, -20680,John ZuHone,2014-07-28 14:52:05-07:00,commit, -20681,John ZuHone,2014-07-28 14:44:12-07:00,commit, -20682,Hilary Egan,2014-07-28 15:53:19-05:00,commit, -20683,Cameron Hummels,2014-07-28 13:14:57-07:00,commit, -20684,Cameron Hummels,2014-07-28 13:08:08-07:00,commit, -20685,Cameron Hummels,2014-07-28 12:44:26-07:00,commit, -20686,Cameron Hummels,2014-07-28 12:38:56-07:00,commit, -20687,Cameron Hummels,2014-07-28 12:29:24-07:00,commit, -20688,Cameron Hummels,2014-07-28 12:27:04-07:00,commit, -20689,Cameron Hummels,2014-07-28 11:39:50-07:00,commit, -20690,Britton Smith,2014-07-28 19:33:23+01:00,commit, -20691,Cameron Hummels,2014-07-28 11:31:04-07:00,commit, -20692,Cameron Hummels,2014-07-28 11:30:41-07:00,commit, -20693,Cameron Hummels,2014-07-28 11:29:49-07:00,commit, -20694,Cameron Hummels,2014-07-28 11:29:23-07:00,commit, -20695,Britton Smith,2014-07-28 19:18:02+01:00,commit, -20696,Britton Smith,2014-07-28 19:17:35+01:00,commit, -20697,Cameron Hummels,2014-07-28 11:13:10-07:00,commit, -20698,Britton Smith,2014-07-28 19:04:07+01:00,commit, -20699,Britton Smith,2014-07-28 19:03:02+01:00,commit, -20700,Michael Zingale,2014-07-28 13:53:07-04:00,commit, -20701,Britton Smith,2014-07-28 18:52:33+01:00,commit, -20702,Nathan Goldbaum,2014-07-28 10:33:38-07:00,commit, -20703,Nathan Goldbaum,2014-07-28 10:10:33-07:00,commit, -20704,Cameron Hummels,2014-07-28 09:57:08-07:00,commit, -20705,Britton Smith,2014-07-28 17:12:28+01:00,commit, -20706,Cameron Hummels,2014-07-28 08:54:34-07:00,commit, -20707,Britton Smith,2014-07-28 16:49:12+01:00,commit, -20708,Britton Smith,2014-07-28 16:38:53+01:00,commit, -20709,Britton Smith,2014-07-28 16:26:53+01:00,commit, -20710,Britton Smith,2014-07-28 15:53:17+01:00,commit, -20711,Britton Smith,2014-07-28 15:51:15+01:00,commit, -20712,Britton Smith,2014-07-28 15:48:31+01:00,commit, -20713,Britton Smith,2014-07-28 11:48:24+01:00,commit, -20714,Nathan Goldbaum,2014-07-27 21:45:22-07:00,commit, -20715,Nathan Goldbaum,2014-07-27 21:22:03-07:00,commit, -20716,Nathan Goldbaum,2014-07-27 16:39:06-07:00,commit, -20717,Nathan Goldbaum,2014-07-27 16:19:38-07:00,commit, -20718,Brian Crosby,2014-07-27 15:42:31-04:00,commit, -20719,Brian Crosby,2014-07-27 15:22:04-04:00,commit, -20720,Michael Zingale,2014-07-27 14:56:27-04:00,commit, -20721,Britton Smith,2014-07-27 10:01:35+01:00,commit, -20722,Patrick Shriwise,2014-07-26 10:41:04-05:00,commit, -20723,Britton Smith,2014-07-26 13:17:12+01:00,commit, -20724,Britton Smith,2014-07-26 12:57:48+01:00,commit, -20725,Cameron Hummels,2014-07-25 17:31:21-07:00,commit, -20726,Cameron Hummels,2014-07-25 17:30:22-07:00,commit, -20727,Nathan Goldbaum,2014-07-25 15:30:53-07:00,commit, -20728,Nathan Goldbaum,2014-07-25 13:40:00-07:00,commit, -20729,Chris Malone,2014-07-25 14:16:21-06:00,commit, -20730,Nathan Goldbaum,2014-07-25 13:11:42-07:00,commit, -20731,Nathan Goldbaum,2014-07-25 12:26:35-07:00,commit, -20732,Nathan Goldbaum,2014-07-25 12:26:07-07:00,commit, -20733,Matthew Turk,2014-07-25 14:22:57-05:00,commit, -20734,Matthew Turk,2014-07-25 14:13:32-05:00,commit, -20735,Nathan Goldbaum,2014-07-25 11:40:32-07:00,commit, -20736,Matthew Turk,2014-07-25 13:37:09-05:00,commit, -20737,Patrick Shriwise,2014-07-25 12:26:35-05:00,commit, -20738,Nathan Goldbaum,2014-07-25 10:16:06-07:00,commit, -20739,Britton Smith,2014-07-25 17:12:22+01:00,commit, -20740,Kacper Kowalik,2014-07-25 13:45:23+02:00,commit, -20741,Kacper Kowalik,2014-07-25 13:45:04+02:00,commit, -20742,Kacper Kowalik,2014-07-25 09:08:14+02:00,commit, -20743,Elliott Biondo,2014-07-25 01:00:46-04:00,commit, -20744,Elliott Biondo,2014-07-25 00:55:56-04:00,commit, -20745,Nathan Goldbaum,2014-07-24 20:57:32-07:00,commit, -20746,Nathan Goldbaum,2014-07-24 20:03:45-07:00,commit, -20747,Nathan Goldbaum,2014-07-24 20:02:36-07:00,commit, -20748,Elliott Biondo,2014-07-25 00:23:13+00:00,commit, -20749,Matthew Turk,2014-07-24 18:25:42-05:00,commit, -20750,Matthew Turk,2014-07-24 18:18:38-05:00,commit, -20751,Matthew Turk,2014-07-24 18:14:08-05:00,commit, -20752,Patrick Shriwise,2014-07-24 15:29:32-05:00,commit, -20753,Patrick Shriwise,2014-07-24 15:23:40-05:00,commit, -20754,Patrick Shriwise,2014-07-24 15:08:20-05:00,commit, -20755,Michael Zingale,2014-07-24 13:09:22-04:00,commit, -20756,Michael Zingale,2014-07-24 13:07:21-04:00,commit, -20757,Patrick Shriwise,2014-07-24 11:25:21-05:00,commit, -20758,John ZuHone,2014-07-24 12:15:45-04:00,commit, -20759,Cameron Hummels,2014-07-24 09:07:18-07:00,commit, -20760,Michael Zingale,2014-07-24 11:08:02-04:00,commit, -20761,Michael Zingale,2014-07-24 10:53:25-04:00,commit, -20762,Matthew Turk,2014-07-24 06:50:34-05:00,commit, -20763,Matthew Turk,2014-07-24 06:50:20-05:00,commit, -20764,Matthew Turk,2014-07-24 06:49:55-05:00,commit, -20765,Britton Smith,2014-07-24 11:18:21+01:00,commit, -20766,Nathan Goldbaum,2014-07-24 00:48:00-07:00,commit, -20767,Nathan Goldbaum,2014-07-24 00:32:40-07:00,commit, -20768,Nathan Goldbaum,2014-07-24 00:31:37-07:00,commit, -20769,Nathan Goldbaum,2014-07-24 00:30:16-07:00,commit, -20770,Nathan Goldbaum,2014-07-24 00:26:09-07:00,commit, -20771,John ZuHone,2014-07-23 23:57:24-04:00,commit, -20772,Nathan Goldbaum,2014-07-23 20:13:37-07:00,commit, -20773,Nathan Goldbaum,2014-07-23 20:09:57-07:00,commit, -20774,Nathan Goldbaum,2014-07-23 20:09:33-07:00,commit, -20775,Nathan Goldbaum,2014-07-23 20:08:49-07:00,commit, -20776,Nathan Goldbaum,2014-07-23 20:08:04-07:00,commit, -20777,Nathan Goldbaum,2014-07-23 20:06:19-07:00,commit, -20778,Nathan Goldbaum,2014-07-23 20:05:21-07:00,commit, -20779,Michael Zingale,2014-07-23 21:26:15-04:00,commit, -20780,Michael Zingale,2014-07-23 21:25:33-04:00,commit, -20781,Nathan Goldbaum,2014-07-23 17:14:16-07:00,commit, -20782,Britton Smith,2014-07-24 01:00:27+01:00,commit, -20783,Britton Smith,2014-07-24 00:52:59+01:00,commit, -20784,Britton Smith,2014-07-24 00:44:26+01:00,commit, -20785,Britton Smith,2014-07-24 00:42:01+01:00,commit, -20786,Nathan Goldbaum,2014-07-23 15:35:45-07:00,commit, -20787,Nathan Goldbaum,2014-07-23 15:32:14-07:00,commit, -20788,Britton Smith,2014-07-23 23:25:40+01:00,commit, -20789,Matthew Turk,2014-07-23 17:04:30-05:00,commit, -20790,Nathan Goldbaum,2014-07-23 14:17:41-07:00,commit, -20791,Nathan Goldbaum,2014-07-23 12:22:58-07:00,commit, -20792,Nathan Goldbaum,2014-07-23 12:08:26-07:00,commit, -20793,Nathan Goldbaum,2014-07-23 11:35:04-07:00,commit, -20794,Michael Zingale,2014-07-23 11:27:33-04:00,commit, -20795,Michael Zingale,2014-07-23 11:26:50-04:00,commit, -20796,Patrick Shriwise,2014-07-23 09:34:02-05:00,commit, -20797,Matthew Turk,2014-07-23 08:25:47-05:00,commit, -20798,Matthew Turk,2014-07-23 06:19:01-05:00,commit, -20799,Matthew Turk,2014-07-23 06:11:29-05:00,commit, -20800,Nathan Goldbaum,2014-07-22 23:57:48-07:00,commit, -20801,Nathan Goldbaum,2014-07-22 22:46:25-07:00,commit, -20802,Nathan Goldbaum,2014-07-22 22:38:50-07:00,commit, -20803,Nathan Goldbaum,2014-07-22 22:07:06-07:00,commit, -20804,Britton Smith,2014-07-23 00:38:09-04:00,commit, -20805,Britton Smith,2014-07-23 00:33:28-04:00,commit, -20806,Patrick Shriwise,2014-07-22 23:02:41-05:00,commit, -20807,Michael Zingale,2014-07-23 00:02:00-04:00,commit, -20808,Britton Smith,2014-07-22 23:49:11-04:00,commit, -20809,Britton Smith,2014-07-22 23:39:15-04:00,commit, -20810,Nathan Goldbaum,2014-07-22 20:02:32-07:00,commit, -20811,Cameron Hummels,2014-07-22 16:57:16-07:00,commit, -20812,Cameron Hummels,2014-07-22 16:41:01-07:00,commit, -20813,Cameron Hummels,2014-07-22 16:32:28-07:00,commit, -20814,Cameron Hummels,2014-07-22 16:27:11-07:00,commit, -20815,Cameron Hummels,2014-07-22 16:24:13-07:00,commit, -20816,Cameron Hummels,2014-07-22 16:22:02-07:00,commit, -20817,John ZuHone,2014-07-22 18:05:16-04:00,commit, -20818,Nathan Goldbaum,2014-07-22 15:00:20-07:00,commit, -20819,Matthew Turk,2014-07-22 16:30:09-05:00,commit, -20820,Matthew Turk,2014-07-22 16:30:02-05:00,commit, -20821,Matthew Turk,2014-07-22 16:28:48-05:00,commit, -20822,Nathan Goldbaum,2014-07-22 14:19:30-07:00,commit, -20823,Matthew Turk,2014-07-22 16:18:01-05:00,commit, -20824,Cameron Hummels,2014-07-22 14:17:26-07:00,commit, -20825,Cameron Hummels,2014-07-22 14:15:02-07:00,commit, -20826,Nathan Goldbaum,2014-07-22 14:01:50-07:00,commit, -20827,John ZuHone,2014-07-22 16:38:40-04:00,commit, -20828,Matthew Turk,2014-07-22 15:28:27-05:00,commit, -20829,John ZuHone,2014-07-22 16:28:23-04:00,commit, -20830,Matthew Turk,2014-07-22 15:27:49-05:00,commit, -20831,John ZuHone,2014-07-22 16:22:17-04:00,commit, -20832,Matthew Turk,2014-07-22 14:54:14-05:00,commit, -20833,Hilary Egan,2014-07-22 13:41:04-06:00,commit, -20834,John ZuHone,2014-07-22 15:21:05-04:00,commit, -20835,John ZuHone,2014-07-22 15:17:50-04:00,commit, -20836,John ZuHone,2014-07-22 15:17:26-04:00,commit, -20837,Hilary Egan,2014-07-22 11:49:14-06:00,commit, -20838,Kenz Arraki,2014-07-22 11:29:20-06:00,commit, -20839,Hilary Egan,2014-07-22 11:18:59-06:00,commit, -20840,Kenz Arraki,2014-07-22 11:03:41-06:00,commit, -20841,Matthew Turk,2014-07-22 12:02:45-05:00,commit, -20842,Matthew Turk,2014-07-22 09:50:30-05:00,commit, -20843,Matthew Turk,2014-07-22 09:48:17-05:00,commit, -20844,Michael Zingale,2014-07-21 22:33:57-04:00,commit, -20845,Michael Zingale,2014-07-21 22:33:15-04:00,commit, -20846,Matthew Turk,2014-07-21 20:42:17-05:00,commit, -20847,Matthew Turk,2014-07-21 20:24:42-05:00,commit, -20848,Nathan Goldbaum,2014-07-21 15:32:52-07:00,commit, -20849,Britton Smith,2014-07-21 18:17:17-04:00,commit, -20850,Britton Smith,2014-07-21 18:14:01-04:00,commit, -20851,Cameron Hummels,2014-07-21 14:42:19-07:00,commit, -20852,Cameron Hummels,2014-07-21 14:38:23-07:00,commit, -20853,Cameron Hummels,2014-07-21 14:31:31-07:00,commit, -20854,Cameron Hummels,2014-07-21 14:21:11-07:00,commit, -20855,Cameron Hummels,2014-07-21 14:10:11-07:00,commit, -20856,Cameron Hummels,2014-07-21 13:59:29-07:00,commit, -20857,Cameron Hummels,2014-07-21 13:39:21-07:00,commit, -20858,Cameron Hummels,2014-07-21 13:33:21-07:00,commit, -20859,Britton Smith,2014-07-21 16:14:34-04:00,commit, -20860,Matthew Turk,2014-07-21 15:13:17-05:00,commit, -20861,Nathan Goldbaum,2014-07-21 12:30:33-07:00,commit, -20862,Cameron Hummels,2014-07-21 11:42:14-07:00,commit, -20863,Matthew Turk,2014-07-21 13:33:26-05:00,commit, -20864,Michael Zingale,2014-07-21 13:21:48-04:00,commit, -20865,Matthew Turk,2014-07-21 11:51:30-05:00,commit, -20866,Britton Smith,2014-07-21 10:36:08-04:00,commit, -20867,Matthew Turk,2014-07-21 09:02:55-05:00,commit, -20868,Matthew Turk,2014-07-21 08:55:21-05:00,commit, -20869,Matthew Turk,2014-07-21 08:25:49-05:00,commit, -20870,Matthew Turk,2014-07-21 08:21:56-05:00,commit, -20871,Matthew Turk,2014-07-21 07:24:10-05:00,commit, -20872,John ZuHone,2014-07-21 00:05:26-04:00,commit, -20873,Cameron Hummels,2014-07-20 18:36:11-07:00,commit, -20874,Cameron Hummels,2014-07-20 16:23:54-07:00,commit, -20875,Cameron Hummels,2014-07-20 16:19:07-07:00,commit, -20876,Nathan Goldbaum,2014-07-20 10:10:51-07:00,commit, -20877,Matthew Turk,2014-07-20 09:19:25-05:00,commit, -20878,Matthew Turk,2014-07-20 09:18:10-05:00,commit, -20879,Matthew Turk,2014-07-20 09:17:45-05:00,commit, -20880,Nathan Goldbaum,2014-07-19 23:20:58-07:00,commit, -20881,Nathan Goldbaum,2014-07-19 23:20:33-07:00,commit, -20882,Nathan Goldbaum,2014-07-19 23:19:22-07:00,commit, -20883,Nathan Goldbaum,2014-07-19 23:16:46-07:00,commit, -20884,Nathan Goldbaum,2014-07-19 23:15:38-07:00,commit, -20885,Nathan Goldbaum,2014-07-19 23:09:01-07:00,commit, -20886,Cameron Hummels,2014-07-19 21:34:09-07:00,commit, -20887,Cameron Hummels,2014-07-19 21:28:16-07:00,commit, -20888,Cameron Hummels,2014-07-19 19:54:46-07:00,commit, -20889,Cameron Hummels,2014-07-19 19:30:25-07:00,commit, -20890,Cameron Hummels,2014-07-19 18:53:19-07:00,commit, -20891,Cameron Hummels,2014-07-19 18:50:22-07:00,commit, -20892,Cameron Hummels,2014-07-19 18:47:21-07:00,commit, -20893,Cameron Hummels,2014-07-19 18:21:18-07:00,commit, -20894,Britton Smith,2014-07-19 21:10:09-04:00,commit, -20895,Britton Smith,2014-07-19 21:00:27-04:00,commit, -20896,Britton Smith,2014-07-19 20:58:37-04:00,commit, -20897,Cameron Hummels,2014-07-19 17:46:05-07:00,commit, -20898,Cameron Hummels,2014-07-19 16:06:25-07:00,commit, -20899,Nathan Goldbaum,2014-07-19 16:03:43-07:00,commit, -20900,Britton Smith,2014-07-19 17:20:13-05:00,commit, -20901,Cameron Hummels,2014-07-19 15:12:25-07:00,commit, -20902,Britton Smith,2014-07-19 17:05:32-05:00,commit, -20903,Matthew Turk,2014-07-19 16:59:06-05:00,commit, -20904,Britton Smith,2014-07-19 16:56:27-05:00,commit, -20905,Britton Smith,2014-07-19 15:42:34-05:00,commit, -20906,Cameron Hummels,2014-07-19 12:31:52-07:00,commit, -20907,Nathan Goldbaum,2014-07-19 09:51:31-07:00,commit, -20908,Nathan Goldbaum,2014-07-19 09:48:22-07:00,commit, -20909,Nathan Goldbaum,2014-07-19 09:47:39-07:00,commit, -20910,Matthew Turk,2014-07-19 09:31:26-05:00,commit, -20911,Matthew Turk,2014-07-19 08:42:22-05:00,commit, -20912,Matthew Turk,2014-07-19 08:42:10-05:00,commit, -20913,Matthew Turk,2014-07-19 08:41:25-05:00,commit, -20914,Matthew Turk,2014-07-19 08:40:14-05:00,commit, -20915,Kacper Kowalik,2014-07-19 11:04:34+02:00,commit, -20916,Nathan Goldbaum,2014-07-18 21:40:01-07:00,commit, -20917,Nathan Goldbaum,2014-07-18 21:28:36-07:00,commit, -20918,Nathan Goldbaum,2014-07-18 20:33:19-07:00,commit, -20919,Nathan Goldbaum,2014-07-18 20:09:16-07:00,commit, -20920,Matthew Turk,2014-07-18 16:53:31-05:00,commit, -20921,Nathan Goldbaum,2014-07-18 14:47:44-07:00,commit, -20922,Britton Smith,2014-07-18 16:42:14-05:00,commit, -20923,Nathan Goldbaum,2014-07-18 14:33:49-07:00,commit, -20924,Nathan Goldbaum,2014-07-18 14:30:43-07:00,commit, -20925,Nathan Goldbaum,2014-07-18 14:11:01-07:00,commit, -20926,Nathan Goldbaum,2014-07-18 14:06:54-07:00,commit, -20927,Cameron Hummels,2014-07-18 14:05:29-07:00,commit, -20928,Hilary Egan,2014-07-18 14:53:09-06:00,commit, -20929,Matthew Turk,2014-07-18 15:48:36-05:00,commit, -20930,Hilary Egan,2014-07-18 14:47:33-06:00,commit, -20931,Hilary Egan,2014-07-18 14:46:58-06:00,commit, -20932,Hilary Egan,2014-07-18 14:36:07-06:00,commit, -20933,BW Keller,2014-07-18 16:33:53-04:00,commit, -20934,Britton Smith,2014-07-18 15:21:50-05:00,commit, -20935,Britton Smith,2014-07-18 15:20:14-05:00,commit, -20936,Matthew Turk,2014-07-18 15:08:11-05:00,commit, -20937,Nathan Goldbaum,2014-07-18 13:01:37-07:00,commit, -20938,BW Keller,2014-07-18 15:40:44-04:00,commit, -20939,Cameron Hummels,2014-07-18 12:34:27-07:00,commit, -20940,Nathan Goldbaum,2014-07-18 12:27:00-07:00,commit, -20941,Nathan Goldbaum,2014-07-18 12:23:40-07:00,commit, -20942,Nathan Goldbaum,2014-07-18 12:22:59-07:00,commit, -20943,Hilary Egan,2014-07-18 13:15:13-06:00,commit, -20944,Cameron Hummels,2014-07-18 12:10:25-07:00,commit, -20945,Nathan Goldbaum,2014-07-18 12:02:32-07:00,commit, -20946,Nathan Goldbaum,2014-07-18 11:31:40-07:00,commit, -20947,Nathan Goldbaum,2014-07-18 10:44:40-07:00,commit, -20948,Hilary Egan,2014-07-18 11:40:20-06:00,commit, -20949,Matthew Turk,2014-07-18 12:38:33-05:00,commit, -20950,John ZuHone,2014-07-18 13:19:12-04:00,commit, -20951,Nathan Goldbaum,2014-07-18 10:17:03-07:00,commit, -20952,Matthew Turk,2014-07-18 11:58:16-05:00,commit, -20953,Nathan Goldbaum,2014-07-18 09:38:20-07:00,commit, -20954,John ZuHone,2014-07-18 11:43:32-04:00,commit, -20955,Kacper Kowalik,2014-07-18 17:09:07+02:00,commit, -20956,Cameron Hummels,2014-07-18 07:12:16-07:00,commit, -20957,Matthew Turk,2014-07-18 14:08:00+00:00,commit, -20958,Matthew Turk,2014-07-18 09:00:13-05:00,commit, -20959,Matthew Turk,2014-07-18 08:47:57-05:00,commit, -20960,Matthew Turk,2014-07-18 07:20:54-05:00,commit, -20961,Matthew Turk,2014-07-18 07:20:45-05:00,commit, -20962,John Regan,2014-07-18 09:22:44+03:00,commit, -20963,John Regan,2014-07-18 09:22:44+03:00,commit, -20964,Nathan Goldbaum,2014-07-17 22:36:20-07:00,commit, -20965,Sam Skillman,2014-07-17 22:06:51-07:00,commit, -20966,Sam Skillman,2014-07-17 21:43:19-07:00,commit, -20967,Cameron Hummels,2014-07-17 21:11:55-07:00,commit, -20968,Nathan Goldbaum,2014-07-17 21:07:49-07:00,commit, -20969,Nathan Goldbaum,2014-07-17 20:51:17-07:00,commit, -20970,John ZuHone,2014-07-17 23:34:42-04:00,commit, -20971,Matthew Turk,2014-07-17 22:27:25-05:00,commit, -20972,John ZuHone,2014-07-17 23:24:22-04:00,commit, -20973,Cameron Hummels,2014-07-17 20:24:05-07:00,commit, -20974,Nathan Goldbaum,2014-07-17 20:15:39-07:00,commit, -20975,Nathan Goldbaum,2014-07-17 20:11:04-07:00,commit, -20976,Cameron Hummels,2014-07-17 20:01:55-07:00,commit, -20977,Nathan Goldbaum,2014-07-17 17:30:26-07:00,commit, -20978,Nathan Goldbaum,2014-07-17 17:12:05-07:00,commit, -20979,Cameron Hummels,2014-07-17 16:04:08-07:00,commit, -20980,Hilary Egan,2014-07-17 18:52:30-04:00,commit, -20981,Hilary Egan,2014-07-17 18:50:56-04:00,commit, -20982,Hilary Egan,2014-07-17 18:50:01-04:00,commit, -20983,Hilary Egan,2014-07-17 18:33:49-04:00,commit, -20984,Matthew Turk,2014-07-17 16:14:53-05:00,commit, -20985,Nathan Goldbaum,2014-07-17 14:13:21-07:00,commit, -20986,Hilary Egan,2014-07-17 15:40:54-04:00,commit, -20987,Hilary Egan,2014-07-17 15:33:35-04:00,commit, -20988,John ZuHone,2014-07-17 15:21:24-04:00,commit, -20989,Hilary Egan,2014-07-17 12:09:55-04:00,commit, -20990,Hilary Egan,2014-07-17 11:47:45-04:00,commit, -20991,John ZuHone,2014-07-17 10:39:25-04:00,commit, -20992,John ZuHone,2014-07-17 10:38:44-04:00,commit, -20993,Matthew Turk,2014-07-17 08:45:24-05:00,commit, -20994,Matthew Turk,2014-07-17 08:17:02-05:00,commit, -20995,Matthew Turk,2014-07-17 08:16:31-05:00,commit, -20996,Nathan Goldbaum,2014-07-16 17:45:08-07:00,commit, -20997,Nathan Goldbaum,2014-07-16 11:58:48-07:00,commit, -20998,John ZuHone,2014-07-16 10:34:51-04:00,commit, -20999,John ZuHone,2014-07-16 10:33:05-04:00,commit, -21000,John ZuHone,2014-07-16 09:53:48-04:00,commit, -21001,John ZuHone,2014-07-16 09:12:30-04:00,commit, -21002,Matthew Turk,2014-07-16 09:08:37-04:00,commit, -21003,Matthew Turk,2014-07-16 09:05:25-04:00,commit, -21004,Cameron Hummels,2014-07-15 17:33:45-07:00,commit, -21005,Cameron Hummels,2014-07-15 15:41:41-07:00,commit, -21006,Cameron Hummels,2014-07-15 15:21:13-07:00,commit, -21007,Sam Skillman,2014-07-15 14:12:57-07:00,commit, -21008,Nathan Goldbaum,2014-07-15 13:27:59-07:00,commit, -21009,Matthew Turk,2014-07-15 14:43:19-05:00,commit, -21010,Nathan Goldbaum,2014-07-15 12:29:06-07:00,commit, -21011,Matthew Turk,2014-07-15 14:09:05-05:00,commit, -21012,Matthew Turk,2014-07-15 13:22:51-05:00,commit, -21013,Britton Smith,2014-07-15 12:27:03-05:00,commit, -21014,Nathan Goldbaum,2014-07-15 09:12:52-07:00,commit, -21015,Sam Skillman,2014-07-15 10:21:26-05:00,commit, -21016,Matthew Turk,2014-07-15 09:35:56-05:00,commit, -21017,Matthew Turk,2014-07-15 09:33:38-05:00,commit, -21018,Matthew Turk,2014-07-15 09:32:56-05:00,commit, -21019,Matthew Turk,2014-07-15 09:31:29-05:00,commit, -21020,Cameron Hummels,2014-07-14 21:37:18-07:00,commit, -21021,Nathan Goldbaum,2014-07-14 18:08:02-07:00,commit, -21022,Cameron Hummels,2014-07-14 17:18:35-07:00,commit, -21023,Cameron Hummels,2014-07-14 17:18:03-07:00,commit, -21024,Cameron Hummels,2014-07-14 16:55:58-07:00,commit, -21025,Nathan Goldbaum,2014-07-14 15:41:08-07:00,commit, -21026,Nathan Goldbaum,2014-07-14 13:49:08-07:00,commit, -21027,Andrew Myers,2014-07-14 13:35:05-07:00,commit, -21028,John ZuHone,2014-07-14 16:15:29-04:00,commit, -21029,John ZuHone,2014-07-14 15:29:32-04:00,commit, -21030,John ZuHone,2014-07-14 15:27:41-04:00,commit, -21031,Britton Smith,2014-07-14 14:05:38-05:00,commit, -21032,Andrew Myers,2014-07-14 11:51:40-07:00,commit, -21033,Douglas Rudd,2014-07-14 13:39:38-05:00,commit, -21034,Matthew Turk,2014-07-14 13:02:36-05:00,commit, -21035,Matthew Turk,2014-07-14 12:58:22-05:00,commit, -21036,Matthew Turk,2014-07-14 12:57:34-05:00,commit, -21037,Matthew Turk,2014-07-14 12:54:38-05:00,commit, -21038,John ZuHone,2014-07-14 13:45:42-04:00,commit, -21039,Matthew Turk,2014-07-14 12:36:38-05:00,commit, -21040,Britton Smith,2014-07-14 11:24:01-05:00,commit, -21041,John ZuHone,2014-07-14 01:29:26-04:00,commit, -21042,John ZuHone,2014-07-14 00:39:23-04:00,commit, -21043,John ZuHone,2014-07-14 00:39:08-04:00,commit, -21044,John ZuHone,2014-07-13 23:44:05-04:00,commit, -21045,John ZuHone,2014-07-13 21:38:48-04:00,commit, -21046,Nathan Goldbaum,2014-07-13 18:18:36-07:00,commit, -21047,Nathan Goldbaum,2014-07-13 14:25:38-07:00,commit, -21048,Nathan Goldbaum,2014-07-13 13:44:29-07:00,commit, -21049,Britton Smith,2014-07-13 15:03:10-04:00,commit, -21050,Britton Smith,2014-07-13 14:42:34-04:00,commit, -21051,Britton Smith,2014-07-13 13:47:05-04:00,commit, -21052,Sam Skillman,2014-07-12 17:28:47-05:00,commit, -21053,Sam Skillman,2014-07-12 17:23:05-05:00,commit, -21054,Sam Skillman,2014-07-12 17:14:14-05:00,commit, -21055,Sam Skillman,2014-07-12 16:31:30-05:00,commit, -21056,Douglas Rudd,2014-07-12 13:20:25-05:00,commit, -21057,Douglas Rudd,2014-07-12 13:20:04-05:00,commit, -21058,Cameron Hummels,2014-07-12 10:42:45-07:00,commit, -21059,Cameron Hummels,2014-07-12 10:41:59-07:00,commit, -21060,Sam Skillman,2014-07-12 12:27:10-05:00,commit, -21061,Sam Skillman,2014-07-12 12:20:16-05:00,commit, -21062,Sam Skillman,2014-07-12 12:07:50-05:00,commit, -21063,Sam Skillman,2014-07-12 11:51:05-05:00,commit, -21064,Douglas Rudd,2014-07-12 11:26:13-05:00,commit, -21065,Douglas Rudd,2014-07-12 11:21:02-05:00,commit, -21066,Douglas Rudd,2014-07-12 10:59:07-05:00,commit, -21067,Douglas Rudd,2014-07-12 10:58:39-05:00,commit, -21068,Douglas Rudd,2014-07-12 10:47:28-05:00,commit, -21069,Douglas Rudd,2014-07-12 10:36:43-05:00,commit, -21070,Douglas Rudd,2014-07-12 10:28:44-05:00,commit, -21071,Douglas Rudd,2014-07-12 10:06:04-05:00,commit, -21072,Matthew Turk,2014-07-12 09:38:06-05:00,commit, -21073,Matthew Turk,2014-07-12 09:28:47-05:00,commit, -21074,Matthew Turk,2014-07-12 09:28:13-05:00,commit, -21075,Matthew Turk,2014-07-12 09:27:56-05:00,commit, -21076,Nathan Goldbaum,2014-07-12 08:50:37-05:00,commit, -21077,John ZuHone,2014-07-11 22:52:30-04:00,commit, -21078,Michael Zingale,2014-07-11 21:21:25-04:00,commit, -21079,Michael Zingale,2014-07-11 21:17:38-04:00,commit, -21080,Douglas Rudd,2014-07-11 17:27:34-05:00,commit, -21081,Nathan Goldbaum,2014-07-11 17:25:29-05:00,commit, -21082,Nathan Goldbaum,2014-07-11 17:25:00-05:00,commit, -21083,Douglas Rudd,2014-07-11 17:13:24-05:00,commit, -21084,Douglas Rudd,2014-07-11 16:37:44-05:00,commit, -21085,Douglas Rudd,2014-07-11 16:31:41-05:00,commit, -21086,Douglas Rudd,2014-07-11 16:30:41-05:00,commit, -21087,John ZuHone,2014-07-11 16:33:21-04:00,commit, -21088,Kacper Kowalik,2014-07-11 21:57:05+02:00,commit, -21089,John ZuHone,2014-07-11 15:52:19-04:00,commit, -21090,Nathan Goldbaum,2014-07-11 12:01:13-05:00,commit, -21091,John ZuHone,2014-07-11 12:54:19-04:00,commit, -21092,John ZuHone,2014-07-11 12:44:52-04:00,commit, -21093,Nathan Goldbaum,2014-07-11 11:21:52-05:00,commit, -21094,Nathan Goldbaum,2014-07-11 11:04:44-05:00,commit, -21095,John ZuHone,2014-07-11 12:01:00-04:00,commit, -21096,Britton Smith,2014-07-11 11:38:07-04:00,commit, -21097,Matthew Turk,2014-07-11 10:19:30-05:00,commit, -21098,Douglas Rudd,2014-07-11 10:07:13-05:00,commit, -21099,John ZuHone,2014-07-11 11:06:22-04:00,commit, -21100,Douglas Rudd,2014-07-11 10:05:30-05:00,commit, -21101,Douglas Rudd,2014-07-11 10:01:13-05:00,commit, -21102,Douglas Rudd,2014-07-11 09:59:27-05:00,commit, -21103,Douglas Rudd,2014-07-11 09:58:56-05:00,commit, -21104,Douglas Rudd,2014-07-11 09:58:24-05:00,commit, -21105,Nathan Goldbaum,2014-07-11 09:56:52-05:00,commit, -21106,Nathan Goldbaum,2014-07-11 09:56:18-05:00,commit, -21107,Douglas Rudd,2014-07-11 09:53:46-05:00,commit, -21108,Nathan Goldbaum,2014-07-11 09:44:23-05:00,commit, -21109,John ZuHone,2014-07-11 10:09:58-04:00,commit, -21110,Michael Zingale,2014-07-10 21:44:08-04:00,commit, -21111,Michael Zingale,2014-07-10 20:41:14-04:00,commit, -21112,John ZuHone,2014-07-10 15:14:06-05:00,commit, -21113,John ZuHone,2014-07-10 15:10:39-05:00,commit, -21114,John ZuHone,2014-07-10 14:58:47-05:00,commit, -21115,John ZuHone,2014-07-10 10:43:08-05:00,commit, -21116,John ZuHone,2014-07-10 09:39:29-05:00,commit, -21117,John ZuHone,2014-07-10 09:33:10-05:00,commit, -21118,John ZuHone,2014-07-10 09:30:36-05:00,commit, -21119,Britton Smith,2014-07-10 07:03:04-04:00,commit, -21120,Kacper Kowalik,2014-07-10 11:10:29+02:00,commit, -21121,Kacper Kowalik,2014-07-10 09:38:52+02:00,commit, -21122,Kacper Kowalik,2014-07-10 09:08:15+02:00,commit, -21123,John ZuHone,2014-07-09 23:20:34-05:00,commit, -21124,Andrew Myers,2014-07-09 17:44:05-07:00,commit, -21125,Andrew Myers,2014-07-09 17:40:40-07:00,commit, -21126,Andrew Myers,2014-07-09 17:37:48-07:00,commit, -21127,John ZuHone,2014-07-09 19:26:16-05:00,commit, -21128,John ZuHone,2014-07-09 19:05:43-05:00,commit, -21129,John ZuHone,2014-07-09 18:54:01-05:00,commit, -21130,Britton Smith,2014-07-09 21:24:06+01:00,commit, -21131,Britton Smith,2014-07-09 17:45:52+01:00,commit, -21132,Britton Smith,2014-07-09 17:44:34+01:00,commit, -21133,Britton Smith,2014-07-09 17:04:30+01:00,commit, -21134,Britton Smith,2014-07-09 16:55:44+01:00,commit, -21135,Britton Smith,2014-07-09 16:48:07+01:00,commit, -21136,Britton Smith,2014-07-09 16:15:55+01:00,commit, -21137,Britton Smith,2014-07-09 16:07:47+01:00,commit, -21138,John ZuHone,2014-07-09 10:06:49-05:00,commit, -21139,John ZuHone,2014-07-09 10:06:36-05:00,commit, -21140,John ZuHone,2014-07-09 10:06:22-05:00,commit, -21141,Britton Smith,2014-07-09 15:24:40+01:00,commit, -21142,Britton Smith,2014-07-09 15:07:00+01:00,commit, -21143,Britton Smith,2014-07-09 15:05:45+01:00,commit, -21144,Matthew Turk,2014-07-08 22:57:42-05:00,commit, -21145,John ZuHone,2014-07-08 18:09:44-05:00,commit, -21146,Britton Smith,2014-07-08 20:01:44+01:00,commit, -21147,Matthew Turk,2014-07-07 22:39:33-05:00,commit, -21148,John ZuHone,2014-07-07 20:20:42-04:00,commit, -21149,John ZuHone,2014-07-07 18:42:02-04:00,commit, -21150,Nathan Goldbaum,2014-07-07 15:15:30-07:00,commit, -21151,John ZuHone,2014-07-07 18:10:53-04:00,commit, -21152,John ZuHone,2014-07-07 18:09:15-04:00,commit, -21153,Nathan Goldbaum,2014-07-07 15:04:06-07:00,commit, -21154,Nathan Goldbaum,2014-07-07 14:59:57-07:00,commit, -21155,Nathan Goldbaum,2014-07-07 14:53:00-07:00,commit, -21156,John ZuHone,2014-07-07 16:38:56-04:00,commit, -21157,John ZuHone,2014-07-07 16:38:32-04:00,commit, -21158,David Collins,2014-07-06 20:08:39-04:00,commit, -21159,Nathan Goldbaum,2014-07-06 14:00:48-05:00,commit, -21160,Nathan Goldbaum,2014-07-06 07:45:41-05:00,commit, -21161,Nathan Goldbaum,2014-07-06 07:39:11-05:00,commit, -21162,Britton Smith,2014-07-05 17:11:35+01:00,commit, -21163,Britton Smith,2014-07-05 17:10:14+01:00,commit, -21164,Britton Smith,2014-07-05 17:05:48+01:00,commit, -21165,Britton Smith,2014-07-05 16:59:30+01:00,commit, -21166,Britton Smith,2014-07-05 16:57:04+01:00,commit, -21167,Pengfei Chen,2014-07-04 20:24:35-05:00,commit, -21168,Nathan Goldbaum,2014-07-03 17:29:28-07:00,commit, -21169,Nathan Goldbaum,2014-07-03 17:29:15-07:00,commit, -21170,Cameron Hummels,2014-07-03 12:32:24-07:00,commit, -21171,Sam Skillman,2014-07-03 11:03:23-07:00,commit, -21172,Nathan Goldbaum,2014-07-03 10:40:18-07:00,commit, -21173,Nathan Goldbaum,2014-07-03 10:38:48-07:00,commit, -21174,Nathan Goldbaum,2014-07-03 10:32:59-07:00,commit, -21175,Hilary Egan,2014-07-03 09:10:36-06:00,commit, -21176,John Regan,2014-07-03 16:14:08+03:00,commit, -21177,Kacper Kowalik,2014-07-03 14:08:27+02:00,commit, -21178,Kacper Kowalik,2014-07-03 10:30:59+02:00,commit, -21179,Nathan Goldbaum,2014-07-03 00:07:46-07:00,commit, -21180,Britton Smith,2014-07-03 07:57:30+01:00,commit, -21181,John Regan,2014-07-03 09:31:23+03:00,commit, -21182,Nathan Goldbaum,2014-07-02 22:45:21-07:00,commit, -21183,John Regan,2014-07-03 08:45:16+03:00,commit, -21184,John Regan,2014-07-03 08:45:16+03:00,commit, -21185,John ZuHone,2014-07-02 19:26:48-04:00,commit, -21186,Cameron Hummels,2014-07-02 16:22:01-07:00,commit, -21187,Cameron Hummels,2014-07-02 16:18:20-07:00,commit, -21188,Cameron Hummels,2014-07-02 16:06:48-07:00,commit, -21189,Cameron Hummels,2014-07-02 15:59:37-07:00,commit, -21190,Cameron Hummels,2014-07-02 15:54:10-07:00,commit, -21191,Cameron Hummels,2014-07-02 15:51:26-07:00,commit, -21192,Cameron Hummels,2014-07-02 15:50:24-07:00,commit, -21193,Cameron Hummels,2014-07-02 15:47:50-07:00,commit, -21194,Cameron Hummels,2014-07-02 15:37:40-07:00,commit, -21195,Hilary Egan,2014-07-02 16:37:03-06:00,commit, -21196,Hilary Egan,2014-07-02 16:28:16-06:00,commit, -21197,Cameron Hummels,2014-07-02 15:20:31-07:00,commit, -21198,Matthew Turk,2014-07-02 16:36:51-05:00,commit, -21199,Hilary Egan,2014-07-02 15:28:58-06:00,commit, -21200,Hilary Egan,2014-07-02 15:27:00-06:00,commit, -21201,Sam Skillman,2014-07-02 11:58:34-07:00,commit, -21202,Sam Skillman,2014-07-02 11:56:38-07:00,commit, -21203,Sam Skillman,2014-07-02 11:10:48-07:00,commit, -21204,Sam Skillman,2014-07-02 11:10:29-07:00,commit, -21205,Sam Skillman,2014-07-02 11:04:00-07:00,commit, -21206,Sam Skillman,2014-07-02 11:03:09-07:00,commit, -21207,Matthew Turk,2014-07-02 10:05:40-05:00,commit, -21208,Nathan Goldbaum,2014-07-02 00:27:28-07:00,commit, -21209,Nathan Goldbaum,2014-07-01 17:46:39-07:00,commit, -21210,Pengfei Chen,2014-07-01 19:37:39-05:00,commit, -21211,Nathan Goldbaum,2014-07-01 11:28:45-07:00,commit, -21212,Andrew Myers,2014-07-01 09:56:50-07:00,commit, -21213,Matthew Turk,2014-07-01 10:39:25-05:00,commit, -21214,Britton Smith,2014-07-01 12:28:55+01:00,commit, -21215,Britton Smith,2014-07-01 12:26:41+01:00,commit, -21216,Andrew Myers,2014-06-30 23:53:23-07:00,commit, -21217,Andrew Myers,2014-06-30 23:52:49-07:00,commit, -21218,Matthew Turk,2014-06-30 22:09:03-05:00,commit, -21219,Matthew Turk,2014-06-30 22:07:31-05:00,commit, -21220,Andrew Myers,2014-06-30 16:35:19-07:00,commit, -21221,Andrew Myers,2014-06-30 15:55:41-07:00,commit, -21222,Andrew Myers,2014-06-30 15:51:17-07:00,commit, -21223,Andrew Myers,2014-06-30 15:47:31-07:00,commit, -21224,Andrew Myers,2014-06-30 15:21:21-07:00,commit, -21225,John ZuHone,2014-06-30 13:06:58-04:00,commit, -21226,Hilary Egan,2014-06-30 09:47:27-06:00,commit, -21227,Hilary Egan,2014-06-30 09:38:22-06:00,commit, -21228,Hilary Egan,2014-06-30 08:59:16-06:00,commit, -21229,Hilary Egan,2014-06-30 08:35:08-06:00,commit, -21230,Nathan Goldbaum,2014-06-29 23:37:32-07:00,commit, -21231,Nathan Goldbaum,2014-06-29 15:20:40-07:00,commit, -21232,John ZuHone,2014-06-29 10:05:27-04:00,commit, -21233,Nathan Goldbaum,2014-06-28 09:57:28-07:00,commit, -21234,Nathan Goldbaum,2014-06-28 09:56:44-07:00,commit, -21235,Nathan Goldbaum,2014-06-28 09:55:17-07:00,commit, -21236,John ZuHone,2014-06-28 12:40:36-04:00,commit, -21237,John ZuHone,2014-06-28 12:38:05-04:00,commit, -21238,John ZuHone,2014-06-28 12:35:04-04:00,commit, -21239,John ZuHone,2014-06-28 12:10:02-04:00,commit, -21240,John ZuHone,2014-06-28 00:32:58-04:00,commit, -21241,John ZuHone,2014-06-28 00:13:00-04:00,commit, -21242,Pengfei Chen,2014-06-27 21:28:19-05:00,commit, -21243,Matthew Turk,2014-06-27 16:04:18-05:00,commit, -21244,Matthew Turk,2014-06-27 16:00:12-05:00,commit, -21245,Matthew Turk,2014-06-27 15:15:30-05:00,commit, -21246,Matthew Turk,2014-06-27 15:15:10-05:00,commit, -21247,Hilary Egan,2014-06-27 12:06:23-06:00,commit, -21248,Matthew Turk,2014-06-27 10:14:02-05:00,commit, -21249,Matthew Turk,2014-06-27 08:54:44-05:00,commit, -21250,Nathan Goldbaum,2014-06-26 13:54:27-07:00,commit, -21251,Nathan Goldbaum,2014-06-26 11:52:21-07:00,commit, -21252,Britton Smith,2014-06-26 18:07:44+01:00,commit, -21253,Matthew Turk,2014-06-26 11:53:57-05:00,commit, -21254,Nathan Goldbaum,2014-06-25 20:09:45-07:00,commit, -21255,Nathan Goldbaum,2014-06-25 19:48:11-07:00,commit, -21256,Nathan Goldbaum,2014-06-25 19:47:50-07:00,commit, -21257,Nathan Goldbaum,2014-06-25 19:47:19-07:00,commit, -21258,Nathan Goldbaum,2014-06-25 19:45:04-07:00,commit, -21259,Matthew Turk,2014-06-25 20:52:59-05:00,commit, -21260,Matthew Turk,2014-06-25 20:16:58-05:00,commit, -21261,John ZuHone,2014-06-25 19:31:37-04:00,commit, -21262,Hilary Egan,2014-06-25 17:08:24-06:00,commit, -21263,Hilary Egan,2014-06-25 17:04:34-06:00,commit, -21264,Hilary Egan,2014-06-25 16:57:01-06:00,commit, -21265,Matthew Turk,2014-06-25 17:17:28-05:00,commit, -21266,Matthew Turk,2014-06-25 17:16:16-05:00,commit, -21267,Matthew Turk,2014-06-25 16:37:09-05:00,commit, -21268,Nathan Goldbaum,2014-06-25 14:32:53-07:00,commit, -21269,Matthew Turk,2014-06-25 15:06:59-05:00,commit, -21270,Hilary Egan,2014-06-25 13:56:43-06:00,commit, -21271,Matthew Turk,2014-06-25 14:52:57-05:00,commit, -21272,Matthew Turk,2014-06-25 14:49:51-05:00,commit, -21273,Hilary Egan,2014-06-25 13:47:36-06:00,commit, -21274,Matthew Turk,2014-06-25 14:45:27-05:00,commit, -21275,Matthew Turk,2014-06-25 14:40:07-05:00,commit, -21276,Hilary Egan,2014-06-25 13:30:50-06:00,commit, -21277,Matthew Turk,2014-06-25 14:28:00-05:00,commit, -21278,Matthew Turk,2014-06-25 14:05:18-05:00,commit, -21279,John ZuHone,2014-06-25 14:46:32-04:00,commit, -21280,Britton Smith,2014-06-25 14:10:51+01:00,commit, -21281,John Regan,2014-06-25 11:38:42+03:00,commit, -21282,Pengfei Chen,2014-07-04 20:24:35-05:00,commit, -21283,Pengfei Chen,2014-07-01 19:37:39-05:00,commit, -21284,Pengfei Chen,2014-06-27 21:28:19-05:00,commit, -21285,John Regan,2014-06-25 11:38:42+03:00,commit, -21286,Nathan Goldbaum,2014-06-24 17:47:19-07:00,commit, -21287,Nathan Goldbaum,2014-06-24 17:46:52-07:00,commit, -21288,Nathan Goldbaum,2014-06-24 17:46:25-07:00,commit, -21289,Nathan Goldbaum,2014-06-24 17:45:59-07:00,commit, -21290,Nathan Goldbaum,2014-06-24 17:45:28-07:00,commit, -21291,Nathan Goldbaum,2014-06-24 16:45:22-07:00,commit, -21292,Matthew Turk,2014-06-24 15:54:54-05:00,commit, -21293,Nathan Goldbaum,2014-06-24 13:50:52-07:00,commit, -21294,Nathan Goldbaum,2014-06-24 13:50:36-07:00,commit, -21295,Nathan Goldbaum,2014-06-24 13:03:10-07:00,commit, -21296,Matthew Turk,2014-06-24 14:29:25-05:00,commit, -21297,Matthew Turk,2014-06-24 14:12:10-05:00,commit, -21298,Hilary Egan,2014-06-24 12:33:16-06:00,commit, -21299,Matthew Turk,2014-06-24 12:13:44-05:00,commit, -21300,Matthew Turk,2014-06-24 12:13:03-05:00,commit, -21301,Matthew Turk,2014-06-24 12:10:02-05:00,commit, -21302,Matthew Turk,2014-06-24 12:07:48-05:00,commit, -21303,Matthew Turk,2014-06-24 12:01:10-05:00,commit, -21304,Matthew Turk,2014-06-24 11:58:11-05:00,commit, -21305,Matthew Turk,2014-06-24 11:55:04-05:00,commit, -21306,Matthew Turk,2014-06-24 08:20:35-05:00,commit, -21307,Nathan Goldbaum,2014-06-23 22:22:50-07:00,commit, -21308,Matthew Turk,2014-06-23 21:06:36-05:00,commit, -21309,Nathan Goldbaum,2014-06-23 18:23:20-07:00,commit, -21310,Nathan Goldbaum,2014-06-23 15:18:01-07:00,commit, -21311,Nathan Goldbaum,2014-06-23 15:11:46-07:00,commit, -21312,Nathan Goldbaum,2014-06-23 10:38:34-07:00,commit, -21313,Matthew Turk,2014-06-23 10:47:28-05:00,commit, -21314,Matthew Turk,2014-06-23 10:00:19-05:00,commit, -21315,Nathan Goldbaum,2014-06-23 00:58:42-07:00,commit, -21316,Nathan Goldbaum,2014-06-22 22:31:25-07:00,commit, -21317,Nathan Goldbaum,2014-06-22 22:30:28-07:00,commit, -21318,Britton Smith,2014-06-22 22:29:32+01:00,commit, -21319,Britton Smith,2014-06-21 20:45:07+01:00,commit, -21320,Britton Smith,2014-06-21 11:55:30+01:00,commit, -21321,Nathan Goldbaum,2014-06-20 21:11:56-07:00,commit, -21322,Matthew Turk,2014-06-20 13:08:22-05:00,commit, -21323,Matthew Turk,2014-06-20 13:08:07-05:00,commit, -21324,Sam Skillman,2014-06-20 08:17:36-07:00,commit, -21325,Sam Skillman,2014-06-20 08:15:56-07:00,commit, -21326,Matthew Turk,2014-06-20 08:20:09-05:00,commit, -21327,Matthew Turk,2014-06-20 08:16:11-05:00,commit, -21328,Matthew Turk,2014-06-20 08:02:30-05:00,commit, -21329,Matthew Turk,2014-06-20 07:48:16-05:00,commit, -21330,Matthew Turk,2014-06-20 07:46:22-05:00,commit, -21331,Nathan Goldbaum,2014-06-20 00:11:34-07:00,commit, -21332,Matthew Turk,2014-06-19 21:56:43-05:00,commit, -21333,Sam Skillman,2014-06-19 18:11:45-07:00,commit, -21334,Nathan Goldbaum,2014-06-19 15:16:39-07:00,commit, -21335,Sam Skillman,2014-06-19 12:48:37-07:00,commit, -21336,Matthew Turk,2014-06-19 14:33:50-05:00,commit, -21337,Nathan Goldbaum,2014-06-19 12:15:44-07:00,commit, -21338,Nathan Goldbaum,2014-06-19 11:52:14-07:00,commit, -21339,Kacper Kowalik,2014-06-19 20:14:50+02:00,commit, -21340,Sam Skillman,2014-06-19 10:52:48-07:00,commit, -21341,Sam Skillman,2014-06-19 10:51:09-07:00,commit, -21342,Nathan Goldbaum,2014-06-19 09:38:15-07:00,commit, -21343,Kacper Kowalik,2014-06-19 17:33:58+02:00,commit, -21344,Kacper Kowalik,2014-06-19 17:07:34+02:00,commit, -21345,Matthew Turk,2014-06-19 08:52:36-05:00,commit, -21346,Matthew Turk,2014-06-19 08:39:58-05:00,commit, -21347,John ZuHone,2014-06-19 14:33:23+01:00,commit, -21348,John ZuHone,2014-06-19 14:32:47+01:00,commit, -21349,John ZuHone,2014-06-19 14:32:12+01:00,commit, -21350,Matthew Turk,2014-06-19 08:03:24-05:00,commit, -21351,Matthew Turk,2014-06-19 07:52:56-05:00,commit, -21352,John ZuHone,2014-06-19 11:34:59+01:00,commit, -21353,John ZuHone,2014-06-19 11:24:38+01:00,commit, -21354,Kacper Kowalik,2014-06-19 11:30:58+02:00,commit, -21355,Nathan Goldbaum,2014-06-18 22:03:37-07:00,commit, -21356,Nathan Goldbaum,2014-06-18 21:02:17-07:00,commit, -21357,Nathan Goldbaum,2014-06-18 20:46:44-07:00,commit, -21358,Nathan Goldbaum,2014-06-18 20:17:04-07:00,commit, -21359,Nathan Goldbaum,2014-06-18 20:09:51-07:00,commit, -21360,Nathan Goldbaum,2014-06-18 18:21:46-07:00,commit, -21361,Nathan Goldbaum,2014-06-18 18:20:42-07:00,commit, -21362,Matthew Turk,2014-06-18 20:20:16-05:00,commit, -21363,Matthew Turk,2014-06-18 20:17:26-05:00,commit, -21364,Matthew Turk,2014-06-18 19:56:27-05:00,commit, -21365,Matthew Turk,2014-06-18 19:47:51-05:00,commit, -21366,Nathan Goldbaum,2014-06-18 17:23:47-07:00,commit, -21367,Matthew Turk,2014-06-18 19:14:12-05:00,commit, -21368,Matthew Turk,2014-06-18 19:10:40-05:00,commit, -21369,Cameron Hummels,2014-06-18 16:15:32-07:00,commit, -21370,Cameron Hummels,2014-06-18 16:14:59-07:00,commit, -21371,Cameron Hummels,2014-06-18 16:06:57-07:00,commit, -21372,Cameron Hummels,2014-06-18 16:00:34-07:00,commit, -21373,Cameron Hummels,2014-06-18 15:24:32-07:00,commit, -21374,Cameron Hummels,2014-06-18 14:05:23-07:00,commit, -21375,Cameron Hummels,2014-06-18 14:04:32-07:00,commit, -21376,Cameron Hummels,2014-06-18 13:55:56-07:00,commit, -21377,Cameron Hummels,2014-06-18 13:45:58-07:00,commit, -21378,Cameron Hummels,2014-06-18 13:42:07-07:00,commit, -21379,Cameron Hummels,2014-06-18 13:28:10-07:00,commit, -21380,Cameron Hummels,2014-06-18 13:08:42-07:00,commit, -21381,Cameron Hummels,2014-06-18 13:03:09-07:00,commit, -21382,Nathan Goldbaum,2014-06-18 12:58:07-07:00,commit, -21383,Cameron Hummels,2014-06-18 12:45:33-07:00,commit, -21384,Cameron Hummels,2014-06-18 12:39:31-07:00,commit, -21385,Cameron Hummels,2014-06-18 12:35:17-07:00,commit, -21386,Cameron Hummels,2014-06-18 12:29:40-07:00,commit, -21387,Cameron Hummels,2014-06-18 12:19:56-07:00,commit, -21388,Cameron Hummels,2014-06-18 11:49:48-07:00,commit, -21389,Cameron Hummels,2014-06-18 11:29:50-07:00,commit, -21390,Cameron Hummels,2014-06-18 10:48:14-07:00,commit, -21391,Cameron Hummels,2014-06-18 10:45:30-07:00,commit, -21392,Cameron Hummels,2014-06-18 10:36:34-07:00,commit, -21393,John ZuHone,2014-06-18 18:04:46+01:00,commit, -21394,John ZuHone,2014-06-18 18:04:24+01:00,commit, -21395,Cameron Hummels,2014-06-18 09:47:19-07:00,commit, -21396,John ZuHone,2014-06-18 17:45:23+01:00,commit, -21397,Cameron Hummels,2014-06-18 06:27:23-07:00,commit, -21398,John ZuHone,2014-06-18 14:25:46+01:00,commit, -21399,John ZuHone,2014-06-18 14:25:24+01:00,commit, -21400,Cameron Hummels,2014-06-18 05:39:57-07:00,commit, -21401,Cameron Hummels,2014-06-18 05:00:46-07:00,commit, -21402,Cameron Hummels,2014-06-17 19:40:14-07:00,commit, -21403,Cameron Hummels,2014-06-17 19:36:40-07:00,commit, -21404,Cameron Hummels,2014-06-17 19:28:10-07:00,commit, -21405,Cameron Hummels,2014-06-17 19:25:05-07:00,commit, -21406,Cameron Hummels,2014-06-17 19:23:12-07:00,commit, -21407,Cameron Hummels,2014-06-17 19:07:31-07:00,commit, -21408,Cameron Hummels,2014-06-17 19:06:08-07:00,commit, -21409,Cameron Hummels,2014-06-17 19:05:21-07:00,commit, -21410,Cameron Hummels,2014-06-17 19:00:04-07:00,commit, -21411,Cameron Hummels,2014-06-17 18:55:02-07:00,commit, -21412,Cameron Hummels,2014-06-17 18:46:35-07:00,commit, -21413,Cameron Hummels,2014-06-17 18:42:37-07:00,commit, -21414,Cameron Hummels,2014-06-17 18:33:50-07:00,commit, -21415,Nathan Goldbaum,2014-06-17 18:15:35-07:00,commit, -21416,Nathan Goldbaum,2014-06-17 18:14:58-07:00,commit, -21417,Nathan Goldbaum,2014-06-17 18:12:17-07:00,commit, -21418,Nathan Goldbaum,2014-06-17 18:09:21-07:00,commit, -21419,Cameron Hummels,2014-06-17 17:34:58-07:00,commit, -21420,Cameron Hummels,2014-06-17 16:46:06-07:00,commit, -21421,Cameron Hummels,2014-06-17 16:44:02-07:00,commit, -21422,Cameron Hummels,2014-06-17 16:42:42-07:00,commit, -21423,Cameron Hummels,2014-06-17 16:33:25-07:00,commit, -21424,Cameron Hummels,2014-06-17 16:31:05-07:00,commit, -21425,Cameron Hummels,2014-06-17 16:28:38-07:00,commit, -21426,Cameron Hummels,2014-06-17 16:25:29-07:00,commit, -21427,Cameron Hummels,2014-06-17 16:06:47-07:00,commit, -21428,Cameron Hummels,2014-06-17 15:22:46-07:00,commit, -21429,Cameron Hummels,2014-06-17 15:14:30-07:00,commit, -21430,Matthew Turk,2014-06-17 16:28:25-05:00,commit, -21431,Matthew Turk,2014-06-17 16:28:25-05:00,commit, -21432,Matthew Turk,2014-06-17 16:28:16-05:00,commit, -21433,Matthew Turk,2014-06-17 16:28:16-05:00,commit, -21434,Cameron Hummels,2014-06-17 14:27:18-07:00,commit, -21435,Cameron Hummels,2014-06-17 13:57:21-07:00,commit, -21436,Cameron Hummels,2014-06-17 13:26:56-07:00,commit, -21437,Cameron Hummels,2014-06-17 13:24:32-07:00,commit, -21438,Cameron Hummels,2014-06-17 13:21:50-07:00,commit, -21439,Cameron Hummels,2014-06-17 13:16:16-07:00,commit, -21440,Cameron Hummels,2014-06-17 13:04:30-07:00,commit, -21441,Nathan Goldbaum,2014-06-17 12:57:28-07:00,commit, -21442,Matthew Turk,2014-06-17 08:10:45-05:00,commit, -21443,Matthew Turk,2014-06-17 08:10:24-05:00,commit, -21444,Mike Warren,2014-06-17 09:00:34-04:00,commit, -21445,Mike Warren,2014-06-17 07:52:10-04:00,commit, -21446,Mike Warren,2014-06-16 17:00:55-04:00,commit, -21447,Nathan Goldbaum,2014-06-16 10:46:37-07:00,commit, -21448,Matthew Turk,2014-06-16 11:58:41-05:00,commit, -21449,Matthew Turk,2014-06-16 10:52:21-05:00,commit, -21450,Matthew Turk,2014-06-16 10:49:59-05:00,commit, -21451,convert-repo,2014-06-15 23:34:31-07:00,commit, -21452,Desika Narayanan,2014-06-15 09:30:25-04:00,commit, -21453,Matthew Turk,2014-06-15 07:46:08-05:00,commit, -21454,Matthew Turk,2014-06-15 07:45:51-05:00,commit, -21455,Matthew Turk,2014-06-14 21:23:23-05:00,commit, -21456,Cameron Hummels,2014-06-14 14:17:39-07:00,commit, -21457,Cameron Hummels,2014-06-14 14:14:46-07:00,commit, -21458,Matthew Turk,2014-06-14 16:09:18-05:00,commit, -21459,Matthew Turk,2014-06-14 15:33:23-05:00,commit, -21460,Matthew Turk,2014-06-14 15:28:19-05:00,commit, -21461,Matthew Turk,2014-06-14 13:03:29-05:00,commit, -21462,Matthew Turk,2014-06-13 21:04:02-05:00,commit, -21463,Matthew Turk,2014-06-13 20:54:42-05:00,commit, -21464,Cameron Hummels,2014-06-13 17:40:16-07:00,commit, -21465,Cameron Hummels,2014-06-13 16:58:12-07:00,commit, -21466,Cameron Hummels,2014-06-13 16:54:36-07:00,commit, -21467,Cameron Hummels,2014-06-13 16:30:47-07:00,commit, -21468,Desika Narayanan,2014-06-13 15:26:27-04:00,commit, -21469,Mike Warren,2014-06-13 11:47:29-04:00,commit, -21470,Mike Warren,2014-06-13 11:44:32-04:00,commit, -21471,Matthew Turk,2014-06-13 08:38:53-06:00,commit, -21472,Matthew Turk,2014-06-13 08:22:06-06:00,commit, -21473,Matthew Turk,2014-06-13 08:14:15-06:00,commit, -21474,Sam Skillman,2014-06-12 18:31:03-04:00,commit, -21475,Mike Warren,2014-06-12 12:41:29-04:00,commit, -21476,Britton Smith,2014-06-12 10:01:40-04:00,commit, -21477,Mike Warren,2014-06-12 09:50:26-04:00,commit, -21478,Nathan Goldbaum,2014-06-12 00:01:02-07:00,commit, -21479,Nathan Goldbaum,2014-06-11 23:13:12-07:00,commit, -21480,Nathan Goldbaum,2014-06-11 23:02:27-07:00,commit, -21481,John ZuHone,2014-06-12 01:52:07-04:00,commit, -21482,Nathan Goldbaum,2014-06-11 22:36:42-07:00,commit, -21483,Nathan Goldbaum,2014-06-11 22:35:02-07:00,commit, -21484,Nathan Goldbaum,2014-06-11 22:23:32-07:00,commit, -21485,Nathan Goldbaum,2014-06-11 22:19:49-07:00,commit, -21486,Nathan Goldbaum,2014-06-11 22:19:27-07:00,commit, -21487,Nathan Goldbaum,2014-06-11 22:06:17-07:00,commit, -21488,Nathan Goldbaum,2014-06-11 22:04:50-07:00,commit, -21489,John ZuHone,2014-06-12 00:25:27-04:00,commit, -21490,Mike Warren,2014-06-11 22:24:37-04:00,commit, -21491,Mike Warren,2014-06-11 22:17:47-04:00,commit, -21492,Sam Skillman,2014-06-11 20:48:40-04:00,commit, -21493,Sam Skillman,2014-06-11 20:47:50-04:00,commit, -21494,Mike Warren,2014-06-11 19:28:05-04:00,commit, -21495,Mike Warren,2014-06-11 19:16:21-04:00,commit, -21496,Matthew Turk,2014-06-11 16:16:37-06:00,commit, -21497,Matthew Turk,2014-06-11 15:51:27-06:00,commit, -21498,Matthew Turk,2014-06-11 15:35:10-06:00,commit, -21499,Matthew Turk,2014-06-11 15:33:44-06:00,commit, -21500,Matthew Turk,2014-06-11 15:33:27-06:00,commit, -21501,Sam Skillman,2014-06-11 17:24:43-04:00,commit, -21502,Nathan Goldbaum,2014-06-11 14:09:00-07:00,commit, -21503,Nathan Goldbaum,2014-06-11 13:25:17-07:00,commit, -21504,Sam Skillman,2014-06-11 15:55:56-04:00,commit, -21505,Andrew Myers,2014-06-11 12:17:15-07:00,commit, -21506,Sam Skillman,2014-06-11 11:44:41-07:00,commit, -21507,Matthew Turk,2014-06-11 09:52:17-05:00,commit, -21508,Matthew Turk,2014-06-11 09:51:36-05:00,commit, -21509,Nathan Goldbaum,2014-06-11 00:50:32-07:00,commit, -21510,Sam Skillman,2014-06-10 17:46:52-07:00,commit, -21511,Matthew Turk,2014-06-10 16:42:09-05:00,commit, -21512,Matthew Turk,2014-06-10 16:21:49-05:00,commit, -21513,Matthew Turk,2014-06-10 16:11:19-05:00,commit, -21514,Nathan Goldbaum,2014-06-10 13:01:32-07:00,commit, -21515,Matthew Turk,2014-06-10 14:08:03-05:00,commit, -21516,Matthew Turk,2014-06-10 13:17:16-05:00,commit, -21517,Nathan Goldbaum,2014-06-10 10:38:43-07:00,commit, -21518,Nathan Goldbaum,2014-06-09 21:25:28-07:00,commit, -21519,Matthew Turk,2014-06-09 14:20:38-05:00,commit, -21520,Nathan Goldbaum,2014-06-09 10:26:47-07:00,commit, -21521,Sam Skillman,2014-06-09 10:11:15-07:00,commit, -21522,Kacper Kowalik,2014-06-07 18:15:52+02:00,commit, -21523,Kacper Kowalik,2014-06-07 18:15:19+02:00,commit, -21524,Kacper Kowalik,2014-06-07 18:14:59+02:00,commit, -21525,Kacper Kowalik,2014-06-07 18:14:46+02:00,commit, -21526,Kacper Kowalik,2014-06-07 09:41:15+02:00,commit, -21527,Sam Skillman,2014-06-06 21:33:44-07:00,commit, -21528,Sam Skillman,2014-06-06 21:16:18-07:00,commit, -21529,Andrew Myers,2014-06-06 14:39:28-07:00,commit, -21530,Andrew Myers,2014-06-06 14:37:47-07:00,commit, -21531,Andrew Myers,2014-06-06 13:59:16-07:00,commit, -21532,Andrew Myers,2014-06-06 13:52:05-07:00,commit, -21533,Alex Bogert,2014-06-06 11:38:28-07:00,commit, -21534,John Wise,2014-06-06 12:02:14-04:00,commit, -21535,Matthew Turk,2014-06-06 07:54:47-05:00,commit, -21536,Matthew Turk,2014-06-06 07:54:30-05:00,commit, -21537,Nathan Goldbaum,2014-06-05 23:32:04-07:00,commit, -21538,Nathan Goldbaum,2014-06-05 17:43:09-07:00,commit, -21539,Nathan Goldbaum,2014-06-05 17:26:09-07:00,commit, -21540,Andrew Myers,2014-06-05 17:15:07-07:00,commit, -21541,Andrew Myers,2014-06-05 16:54:39-07:00,commit, -21542,Andrew Myers,2014-06-05 15:21:28-07:00,commit, -21543,Andrew Myers,2014-06-05 15:20:24-07:00,commit, -21544,Nathan Goldbaum,2014-06-05 14:17:37-07:00,commit, -21545,Nathan Goldbaum,2014-06-05 11:48:31-07:00,commit, -21546,Nathan Goldbaum,2014-06-05 01:13:21-07:00,commit, -21547,Nathan Goldbaum,2014-06-04 17:48:19-07:00,commit, -21548,Matthew Turk,2014-06-04 19:02:59-05:00,commit, -21549,Hilary Egan,2014-06-04 14:58:05-06:00,commit, -21550,John ZuHone,2014-06-04 14:06:03-04:00,commit, -21551,Michael Zingale,2014-06-04 11:58:39-04:00,commit, -21552,Nathan Goldbaum,2014-06-04 08:42:21-07:00,commit, -21553,Hilary Egan,2014-06-03 13:32:24-06:00,commit, -21554,Matthew Turk,2014-06-03 13:18:41-05:00,commit, -21555,Nathan Goldbaum,2014-06-01 22:53:05-07:00,commit, -21556,Sam Skillman,2014-05-31 12:31:55-07:00,commit, -21557,Cameron Hummels,2014-05-31 12:13:25-05:00,commit, -21558,Cameron Hummels,2014-05-31 12:01:57-05:00,commit, -21559,Cameron Hummels,2014-05-31 11:14:10-05:00,commit, -21560,Sam Skillman,2014-05-30 14:32:46-07:00,commit, -21561,Nathan Goldbaum,2014-05-30 11:24:32-07:00,commit, -21562,Nathan Goldbaum,2014-05-30 11:02:58-07:00,commit, -21563,Nathan Goldbaum,2014-05-29 14:33:41-07:00,commit, -21564,Nathan Goldbaum,2014-05-29 14:26:16-07:00,commit, -21565,John ZuHone,2014-05-29 12:47:13-04:00,commit, -21566,Nathan Goldbaum,2014-05-28 17:28:19-07:00,commit, -21567,Nathan Goldbaum,2014-05-28 17:27:56-07:00,commit, -21568,Sam Skillman,2014-05-28 12:28:20-07:00,commit, -21569,Sam Skillman,2014-05-28 12:02:11-07:00,commit, -21570,John ZuHone,2014-05-28 14:31:04-04:00,commit, -21571,Sam Skillman,2014-05-28 11:07:29-07:00,commit, -21572,Mike Warren,2014-05-27 19:38:42-04:00,commit, -21573,Mike Warren,2014-05-27 19:33:53-04:00,commit, -21574,Nathan Goldbaum,2014-05-27 10:32:56-07:00,commit, -21575,Nathan Goldbaum,2014-05-27 00:40:12-07:00,commit, -21576,Nathan Goldbaum,2014-05-26 23:36:41-07:00,commit, -21577,Nathan Goldbaum,2014-05-26 23:15:14-07:00,commit, -21578,Nathan Goldbaum,2014-05-26 22:59:30-07:00,commit, -21579,Mike Warren,2014-05-27 01:01:29-04:00,commit, -21580,John ZuHone,2014-05-26 17:25:53-04:00,commit, -21581,John ZuHone,2014-05-26 17:13:43-04:00,commit, -21582,Nathan Goldbaum,2014-05-26 13:58:58-07:00,commit, -21583,Nathan Goldbaum,2014-05-26 13:53:31-07:00,commit, -21584,John ZuHone,2014-05-26 16:14:22-04:00,commit, -21585,Alex Bogert,2014-05-26 11:07:19-07:00,commit, -21586,Alex Bogert,2014-05-26 11:00:23-07:00,commit, -21587,Matthew Turk,2014-05-25 18:08:02-04:00,commit, -21588,Matthew Turk,2014-05-25 18:02:48-04:00,commit, -21589,Mike Warren,2014-05-25 00:38:05-04:00,commit, -21590,Michael Zingale,2014-05-24 19:00:46-04:00,commit, -21591,Nathan Goldbaum,2014-05-24 14:31:18-07:00,commit, -21592,Michael Zingale,2014-05-24 10:02:18-04:00,commit, -21593,Nathan Goldbaum,2014-05-23 18:26:19-07:00,commit, -21594,Sam Skillman,2014-05-23 18:06:49-07:00,commit, -21595,Michael Zingale,2014-05-23 20:41:42-04:00,commit, -21596,Andrew Myers,2014-05-23 12:13:01-07:00,commit, -21597,Michael Zingale,2014-05-23 14:04:50-04:00,commit, -21598,Michael Zingale,2014-05-23 13:43:46-04:00,commit, -21599,Michael Zingale,2014-05-23 13:26:50-04:00,commit, -21600,Michael Zingale,2014-05-23 13:26:09-04:00,commit, -21601,Nathan Goldbaum,2014-05-23 10:23:36-07:00,commit, -21602,Nathan Goldbaum,2014-05-23 10:22:58-07:00,commit, -21603,Nathan Goldbaum,2014-05-23 10:18:24-07:00,commit, -21604,Mike Warren,2014-05-23 09:05:45-04:00,commit, -21605,Nathan Goldbaum,2014-05-22 23:16:41-07:00,commit, -21606,Nathan Goldbaum,2014-05-22 17:14:45-07:00,commit, -21607,Sam Skillman,2014-05-22 19:14:59-04:00,commit, -21608,Sam Skillman,2014-05-22 16:43:59-04:00,commit, -21609,Nathan Goldbaum,2014-05-22 13:43:01-07:00,commit, -21610,Nathan Goldbaum,2014-05-22 13:31:46-07:00,commit, -21611,Sam Skillman,2014-05-22 12:37:54-04:00,commit, -21612,Sam Skillman,2014-05-22 11:35:16-04:00,commit, -21613,Sam Skillman,2014-05-22 11:09:44-04:00,commit, -21614,Sam Skillman,2014-05-22 11:09:44-04:00,commit, -21615,Matthew Turk,2014-05-22 09:11:15-04:00,commit, -21616,Nathan Goldbaum,2014-05-22 00:42:10-07:00,commit, -21617,Nathan Goldbaum,2014-05-21 23:08:48-07:00,commit, -21618,Nathan Goldbaum,2014-05-21 22:57:08-07:00,commit, -21619,Matthew Turk,2014-05-21 22:15:59-04:00,commit, -21620,Nathan Goldbaum,2014-05-21 19:01:20-07:00,commit, -21621,Matthew Turk,2014-05-21 21:50:09-04:00,commit, -21622,John ZuHone,2014-05-21 19:41:47-04:00,commit, -21623,Nathan Goldbaum,2014-05-21 14:38:54-07:00,commit, -21624,Matthew Turk,2014-05-21 17:18:59-04:00,commit, -21625,Matthew Turk,2014-05-21 17:18:59-04:00,commit, -21626,Matthew Turk,2014-05-21 16:25:32-04:00,commit, -21627,Matthew Turk,2014-05-21 16:25:32-04:00,commit, -21628,Sam Skillman,2014-05-21 12:51:35-07:00,commit, -21629,Matthew Turk,2014-05-21 14:27:08-04:00,commit, -21630,Sam Skillman,2014-05-21 11:07:03-07:00,commit, -21631,Michael Zingale,2014-05-21 14:00:40-04:00,commit, -21632,Michael Zingale,2014-05-21 11:53:12-04:00,commit, -21633,Matthew Turk,2014-05-21 09:14:10-04:00,commit, -21634,Cameron Hummels,2014-05-20 17:37:03-07:00,commit, -21635,Cameron Hummels,2014-05-20 17:36:22-07:00,commit, -21636,Matthew Turk,2014-05-20 15:58:43-04:00,commit, -21637,Matthew Turk,2014-05-20 15:58:43-04:00,commit, -21638,Matthew Turk,2014-05-20 15:43:40-04:00,commit, -21639,Matthew Turk,2014-05-20 15:43:40-04:00,commit, -21640,John ZuHone,2014-05-20 10:34:09-04:00,commit, -21641,John ZuHone,2014-05-20 10:32:07-04:00,commit, -21642,Matthew Turk,2014-05-20 08:06:48-04:00,commit, -21643,Matthew Turk,2014-05-20 08:06:33-04:00,commit, -21644,Matthew Turk,2014-05-20 08:06:21-04:00,commit, -21645,Nathan Goldbaum,2014-05-19 22:07:30-07:00,commit, -21646,Nathan Goldbaum,2014-05-19 19:29:34-07:00,commit, -21647,Cameron Hummels,2014-05-19 18:58:59-07:00,commit, -21648,John ZuHone,2014-05-19 21:53:29-04:00,commit, -21649,Sam Skillman,2014-05-19 18:12:59-07:00,commit, -21650,Mike Warren,2014-05-19 18:56:41-04:00,commit, -21651,Nathan Goldbaum,2014-05-19 14:21:26-07:00,commit, -21652,Cameron Hummels,2014-05-19 14:11:35-07:00,commit, -21653,Mike Warren,2014-05-19 16:17:29-04:00,commit, -21654,John ZuHone,2014-05-19 09:39:23-04:00,commit, -21655,Kacper Kowalik,2014-05-19 11:59:38+02:00,commit, -21656,Nathan Goldbaum,2014-05-18 19:46:36-07:00,commit, -21657,Nathan Goldbaum,2014-05-18 17:15:28-07:00,commit, -21658,Cameron Hummels,2014-05-18 19:58:04-04:00,commit, -21659,Cameron Hummels,2014-05-18 19:45:16-04:00,commit, -21660,Cameron Hummels,2014-05-18 19:38:34-04:00,commit, -21661,Cameron Hummels,2014-05-18 19:25:12-04:00,commit, -21662,Cameron Hummels,2014-05-18 19:17:21-04:00,commit, -21663,Cameron Hummels,2014-05-18 19:03:49-04:00,commit, -21664,Cameron Hummels,2014-05-18 17:14:29-04:00,commit, -21665,Cameron Hummels,2014-05-18 17:00:09-04:00,commit, -21666,Matthew Turk,2014-05-18 16:28:11-04:00,commit, -21667,Nathan Goldbaum,2014-05-18 10:57:46-07:00,commit, -21668,John ZuHone,2014-05-18 13:56:20-04:00,commit, -21669,Mike Warren,2014-05-18 09:23:23-04:00,commit, -21670,Nathan Goldbaum,2014-05-17 16:44:00-04:00,commit, -21671,Matthew Turk,2014-05-17 13:32:03-04:00,commit, -21672,Matthew Turk,2014-05-17 10:38:15-04:00,commit, -21673,Nathan Goldbaum,2014-05-17 09:48:57-04:00,commit, -21674,Nathan Goldbaum,2014-05-17 09:40:38-04:00,commit, -21675,Matthew Turk,2014-05-16 17:30:22-04:00,commit, -21676,Matthew Turk,2014-05-16 17:21:17-04:00,commit, -21677,Sam Skillman,2014-05-16 13:45:25-07:00,commit, -21678,John ZuHone,2014-05-16 12:09:29-04:00,commit, -21679,John ZuHone,2014-05-16 10:47:57-04:00,commit, -21680,John ZuHone,2014-05-15 19:42:54-04:00,commit, -21681,John ZuHone,2014-05-15 19:41:35-04:00,commit, -21682,John ZuHone,2014-05-15 14:52:14-04:00,commit, -21683,Mike Warren,2014-05-15 11:25:08-04:00,commit, -21684,John ZuHone,2014-05-15 10:38:56-04:00,commit, -21685,John ZuHone,2014-05-15 10:38:05-04:00,commit, -21686,Matthew Turk,2014-05-15 09:48:02-04:00,commit, -21687,Mike Warren,2014-05-15 02:05:02-04:00,commit, -21688,Mike Warren,2014-05-15 01:56:58-04:00,commit, -21689,John ZuHone,2014-05-14 10:40:19-04:00,commit, -21690,John ZuHone,2014-05-14 09:49:45-04:00,commit, -21691,Matthew Turk,2014-05-14 08:23:19-04:00,commit, -21692,Matthew Turk,2014-05-14 08:20:20-04:00,commit, -21693,Matthew Turk,2014-05-14 08:03:08-04:00,commit, -21694,Matthew Turk,2014-05-14 07:57:58-04:00,commit, -21695,John Wise,2014-05-13 18:03:29-04:00,commit, -21696,John ZuHone,2014-05-13 17:32:14-04:00,commit, -21697,John Wise,2014-05-13 17:09:36-04:00,commit, -21698,John Wise,2014-05-13 15:55:07-04:00,commit, -21699,John Wise,2014-05-13 15:44:40-04:00,commit, -21700,John Wise,2014-05-13 13:18:21-04:00,commit, -21701,John Wise,2014-05-13 08:49:15-04:00,commit, -21702,Stuart Mumford,2014-05-13 13:41:59+01:00,commit, -21703,John ZuHone,2014-05-13 00:44:09-04:00,commit, -21704,Matthew Turk,2014-05-12 20:51:14-04:00,commit, -21705,Nathan Goldbaum,2014-05-12 16:50:07-07:00,commit, -21706,Sam Skillman,2014-05-12 15:07:18-07:00,commit, -21707,Sam Skillman,2014-05-12 14:02:36-07:00,commit, -21708,Matthew Turk,2014-05-12 15:58:22-04:00,commit, -21709,Brian Crosby,2014-05-12 15:42:12-04:00,commit, -21710,Matthew Turk,2014-05-12 15:26:37-04:00,commit, -21711,Brian Crosby,2014-05-12 14:58:16-04:00,commit, -21712,Matthew Turk,2014-05-12 14:56:14-04:00,commit, -21713,Matthew Turk,2014-05-12 14:53:08-04:00,commit, -21714,Matthew Turk,2014-05-12 14:18:33-04:00,commit, -21715,Sam Skillman,2014-05-12 10:42:30-07:00,commit, -21716,Matthew Turk,2014-05-12 12:39:10-04:00,commit, -21717,Brian Crosby,2014-05-12 11:42:05-04:00,commit, -21718,Matthew Turk,2014-05-12 11:05:26-04:00,commit, -21719,Brian Crosby,2014-05-12 09:35:35-04:00,commit, -21720,Matthew Turk,2014-05-12 09:15:09-04:00,commit, -21721,Matthew Turk,2014-05-12 08:48:38-04:00,commit, -21722,Nathan Goldbaum,2014-05-11 23:15:18-07:00,commit, -21723,John ZuHone,2014-05-12 01:53:06-04:00,commit, -21724,John ZuHone,2014-05-11 22:29:11-04:00,commit, -21725,John ZuHone,2014-05-11 20:45:12-04:00,commit, -21726,John ZuHone,2014-05-11 20:40:28-04:00,commit, -21727,John ZuHone,2014-05-11 20:29:09-04:00,commit, -21728,Nathan Goldbaum,2014-05-11 14:42:22-07:00,commit, -21729,Nathan Goldbaum,2014-05-11 14:42:00-07:00,commit, -21730,Nathan Goldbaum,2014-05-11 14:41:33-07:00,commit, -21731,Nathan Goldbaum,2014-05-11 13:36:27-07:00,commit, -21732,Nathan Goldbaum,2014-05-11 13:31:34-07:00,commit, -21733,Nathan Goldbaum,2014-05-11 13:29:49-07:00,commit, -21734,Nathan Goldbaum,2014-05-11 13:29:03-07:00,commit, -21735,Nathan Goldbaum,2014-05-11 13:13:10-07:00,commit, -21736,Matthew Turk,2014-05-10 12:54:43-04:00,commit, -21737,Matthew Turk,2014-05-10 10:54:29-04:00,commit, -21738,Matthew Turk,2014-05-10 10:37:21-04:00,commit, -21739,Matthew Turk,2014-05-09 19:07:41-04:00,commit, -21740,Matthew Turk,2014-05-09 18:09:17-04:00,commit, -21741,Matthew Turk,2014-05-09 18:09:12-04:00,commit, -21742,Matthew Turk,2014-05-09 18:06:32-04:00,commit, -21743,John ZuHone,2014-05-09 13:44:12-04:00,commit, -21744,John ZuHone,2014-05-09 13:43:33-04:00,commit, -21745,John ZuHone,2014-05-09 13:29:48-04:00,commit, -21746,John ZuHone,2014-05-09 13:24:39-04:00,commit, -21747,John ZuHone,2014-05-09 13:22:32-04:00,commit, -21748,John ZuHone,2014-05-09 13:18:39-04:00,commit, -21749,John ZuHone,2014-05-09 13:18:26-04:00,commit, -21750,John ZuHone,2014-05-09 12:06:23-04:00,commit, -21751,Matthew Turk,2014-05-09 11:57:14-04:00,commit, -21752,Britton Smith,2014-05-09 11:35:43-04:00,commit, -21753,Britton Smith,2014-05-09 11:29:49-04:00,commit, -21754,John ZuHone,2014-05-09 11:02:46-04:00,commit, -21755,Matthew Turk,2014-05-09 07:14:29-04:00,commit, -21756,Kacper Kowalik,2014-05-09 13:03:41+02:00,commit, -21757,Kacper Kowalik,2014-05-09 11:15:08+02:00,commit, -21758,John ZuHone,2014-05-09 00:53:14-04:00,commit, -21759,John ZuHone,2014-05-09 00:50:31-04:00,commit, -21760,Nathan Goldbaum,2014-05-08 20:48:39-07:00,commit, -21761,Nathan Goldbaum,2014-05-08 20:40:45-07:00,commit, -21762,Sam Skillman,2014-05-08 22:24:10-04:00,commit, -21763,Sam Skillman,2014-05-08 22:22:04-04:00,commit, -21764,Sam Skillman,2014-05-08 22:18:14-04:00,commit, -21765,Nathan Goldbaum,2014-05-08 18:05:50-07:00,commit, -21766,Sam Skillman,2014-05-08 21:02:42-04:00,commit, -21767,Matthew Turk,2014-05-08 20:43:22-04:00,commit, -21768,Matthew Turk,2014-05-08 20:34:17-04:00,commit, -21769,Cameron Hummels,2014-05-08 17:22:21-07:00,commit, -21770,Cameron Hummels,2014-05-08 17:21:31-07:00,commit, -21771,Cameron Hummels,2014-05-08 17:15:52-07:00,commit, -21772,Cameron Hummels,2014-05-08 17:08:33-07:00,commit, -21773,Matthew Turk,2014-05-08 19:56:29-04:00,commit, -21774,Matthew Turk,2014-05-08 19:56:11-04:00,commit, -21775,Sam Skillman,2014-05-08 16:48:47-07:00,commit, -21776,John ZuHone,2014-05-08 17:42:15-04:00,commit, -21777,Sam Skillman,2014-05-08 13:47:41-07:00,commit, -21778,Hilary Egan,2014-05-08 10:42:59-06:00,commit, -21779,Hilary Egan,2014-05-08 10:28:52-06:00,commit, -21780,Hilary Egan,2014-05-08 10:24:00-06:00,commit, -21781,Hilary Egan,2014-05-08 10:21:45-06:00,commit, -21782,Hilary Egan,2014-05-08 10:03:50-06:00,commit, -21783,Nathan Goldbaum,2014-05-07 23:39:41-07:00,commit, -21784,Sam Skillman,2014-05-08 01:14:49-04:00,commit, -21785,Sam Skillman,2014-05-08 00:36:00-04:00,commit, -21786,Matthew Turk,2014-05-07 20:44:00-04:00,commit, -21787,Matthew Turk,2014-05-07 20:33:35-04:00,commit, -21788,Sam Skillman,2014-05-07 20:32:06-04:00,commit, -21789,Sam Skillman,2014-05-07 19:19:21-04:00,commit, -21790,Sam Skillman,2014-05-07 16:02:03-07:00,commit, -21791,Matthew Turk,2014-05-07 18:23:45-04:00,commit, -21792,Sam Skillman,2014-05-07 14:17:32-07:00,commit, -21793,Matthew Turk,2014-05-07 17:15:45-04:00,commit, -21794,Hilary Egan,2014-05-07 14:32:14-06:00,commit, -21795,Hilary Egan,2014-05-07 13:29:45-06:00,commit, -21796,Hilary Egan,2014-05-07 13:29:26-06:00,commit, -21797,Hilary Egan,2014-05-07 13:27:21-06:00,commit, -21798,Hilary Egan,2014-05-07 13:21:35-06:00,commit, -21799,Hilary Egan,2014-05-07 13:19:10-06:00,commit, -21800,Matthew Turk,2014-05-07 14:50:51-04:00,commit, -21801,Matthew Turk,2014-05-07 14:48:25-04:00,commit, -21802,Hilary Egan,2014-05-07 11:43:15-06:00,commit, -21803,Hilary Egan,2014-05-07 11:18:18-06:00,commit, -21804,Sam Skillman,2014-05-07 10:18:10-07:00,commit, -21805,John ZuHone,2014-05-07 12:06:45-04:00,commit, -21806,John ZuHone,2014-05-07 09:33:36-04:00,commit, -21807,Kacper Kowalik,2014-05-07 10:45:06+02:00,commit, -21808,Nathan Goldbaum,2014-05-07 00:08:19-07:00,commit, -21809,Nathan Goldbaum,2014-05-06 23:39:23-07:00,commit, -21810,Nathan Goldbaum,2014-05-06 23:31:36-07:00,commit, -21811,Nathan Goldbaum,2014-05-06 23:01:07-07:00,commit, -21812,Nathan Goldbaum,2014-05-06 21:57:09-07:00,commit, -21813,Nathan Goldbaum,2014-05-06 21:56:52-07:00,commit, -21814,John ZuHone,2014-05-07 00:07:16-04:00,commit, -21815,Sam Skillman,2014-05-06 16:05:11-07:00,commit, -21816,Sam Skillman,2014-05-06 15:58:57-07:00,commit, -21817,Sam Skillman,2014-05-06 15:45:28-07:00,commit, -21818,Matthew Turk,2014-05-06 18:34:35-04:00,commit, -21819,Nathan Goldbaum,2014-05-06 15:21:11-07:00,commit, -21820,Matthew Turk,2014-05-06 18:17:29-04:00,commit, -21821,Nathan Goldbaum,2014-05-06 14:53:23-07:00,commit, -21822,Sam Skillman,2014-05-06 14:24:56-07:00,commit, -21823,Matthew Turk,2014-05-06 17:02:11-04:00,commit, -21824,Matthew Turk,2014-05-06 16:43:21-04:00,commit, -21825,Matthew Turk,2014-05-06 15:24:16-04:00,commit, -21826,Matthew Turk,2014-05-06 15:19:41-04:00,commit, -21827,Nathan Goldbaum,2014-05-06 12:19:39-07:00,commit, -21828,Cameron Hummels,2014-05-06 12:10:57-07:00,commit, -21829,John ZuHone,2014-05-06 14:52:15-04:00,commit, -21830,John ZuHone,2014-05-06 14:49:10-04:00,commit, -21831,Sam Skillman,2014-05-06 11:48:30-07:00,commit, -21832,Sam Skillman,2014-05-06 11:46:16-07:00,commit, -21833,John ZuHone,2014-05-06 12:39:22-04:00,commit, -21834,John ZuHone,2014-05-06 12:39:05-04:00,commit, -21835,Matthew Turk,2014-05-06 10:35:53-04:00,commit, -21836,Matthew Turk,2014-05-06 10:35:53-04:00,commit, -21837,John ZuHone,2014-05-06 10:22:30-04:00,commit, -21838,Matthew Turk,2014-05-06 09:36:00-04:00,commit, -21839,Matthew Turk,2014-05-06 09:35:41-04:00,commit, -21840,Matthew Turk,2014-05-06 09:29:30-04:00,commit, -21841,Matthew Turk,2014-05-06 07:03:50-04:00,commit, -21842,Matthew Turk,2014-05-06 07:03:50-04:00,commit, -21843,John ZuHone,2014-05-06 01:35:36-04:00,commit, -21844,John ZuHone,2014-05-06 01:15:00-04:00,commit, -21845,John ZuHone,2014-05-06 00:54:04-04:00,commit, -21846,John ZuHone,2014-05-06 00:32:47-04:00,commit, -21847,Matthew Turk,2014-05-06 00:06:13-04:00,commit, -21848,Matthew Turk,2014-05-06 00:06:13-04:00,commit, -21849,Matthew Turk,2014-05-05 23:50:25-04:00,commit, -21850,Matthew Turk,2014-05-05 23:50:25-04:00,commit, -21851,John ZuHone,2014-05-05 22:56:46-04:00,commit, -21852,Matthew Turk,2014-05-05 22:13:25-04:00,commit, -21853,Matthew Turk,2014-05-05 22:13:06-04:00,commit, -21854,Matthew Turk,2014-05-05 22:12:46-04:00,commit, -21855,Matthew Turk,2014-05-05 22:12:22-04:00,commit, -21856,John ZuHone,2014-05-05 19:41:09-04:00,commit, -21857,John ZuHone,2014-05-05 16:59:32-04:00,commit, -21858,John ZuHone,2014-05-05 16:52:46-04:00,commit, -21859,John ZuHone,2014-05-05 16:18:54-04:00,commit, -21860,Matthew Turk,2014-05-05 15:41:11-04:00,commit, -21861,Britton Smith,2014-05-05 14:36:11-04:00,commit, -21862,Andrew Myers,2014-05-05 10:00:11-07:00,commit, -21863,Britton Smith,2014-05-05 11:57:28-04:00,commit, -21864,Matthew Turk,2014-05-05 11:48:37-04:00,commit, -21865,Britton Smith,2014-05-05 11:41:49-04:00,commit, -21866,John ZuHone,2014-05-05 11:10:13-04:00,commit, -21867,John ZuHone,2014-05-05 10:45:46-04:00,commit, -21868,Matthew Turk,2014-05-05 09:29:46-04:00,commit, -21869,Matthew Turk,2014-05-05 09:19:52-04:00,commit, -21870,Matthew Turk,2014-05-05 08:57:43-04:00,commit, -21871,Matthew Turk,2014-05-05 08:56:04-04:00,commit, -21872,John ZuHone,2014-05-05 00:57:56-04:00,commit, -21873,John ZuHone,2014-05-05 00:54:34-04:00,commit, -21874,John ZuHone,2014-05-05 00:10:33-04:00,commit, -21875,Nathan Goldbaum,2014-05-04 20:34:52-07:00,commit, -21876,Nathan Goldbaum,2014-05-04 20:30:06-07:00,commit, -21877,John ZuHone,2014-05-04 23:11:12-04:00,commit, -21878,John ZuHone,2014-05-04 23:09:17-04:00,commit, -21879,John ZuHone,2014-05-04 23:08:32-04:00,commit, -21880,Matthew Turk,2014-05-04 22:43:50-04:00,commit, -21881,Matthew Turk,2014-05-04 22:43:50-04:00,commit, -21882,John ZuHone,2014-05-04 22:23:35-04:00,commit, -21883,Matthew Turk,2014-05-04 21:34:59-04:00,commit, -21884,John ZuHone,2014-05-04 19:14:57-04:00,commit, -21885,Nathan Goldbaum,2014-05-04 14:55:50-07:00,commit, -21886,Kacper Kowalik,2014-05-04 22:14:41+02:00,commit, -21887,Matthew Turk,2014-05-04 13:30:59-04:00,commit, -21888,John ZuHone,2014-05-04 12:57:44-04:00,commit, -21889,John ZuHone,2014-05-04 12:33:35-04:00,commit, -21890,Britton Smith,2014-05-04 11:40:52-04:00,commit, -21891,Matthew Turk,2014-05-04 10:59:56-04:00,commit, -21892,Matthew Turk,2014-05-04 10:56:54-04:00,commit, -21893,Kacper Kowalik,2014-05-04 12:10:51+02:00,commit, -21894,Kacper Kowalik,2014-05-04 11:56:38+02:00,commit, -21895,Kacper Kowalik,2014-05-04 11:54:27+02:00,commit, -21896,Kacper Kowalik,2014-05-04 11:48:40+02:00,commit, -21897,Nathan Goldbaum,2014-05-03 21:40:11-07:00,commit, -21898,Nathan Goldbaum,2014-05-03 21:35:17-07:00,commit, -21899,Andrew Myers,2014-05-03 20:24:05-07:00,commit, -21900,Andrew Myers,2014-05-03 20:20:26-07:00,commit, -21901,Matthew Turk,2014-05-03 22:08:15-04:00,commit, -21902,Andrew Myers,2014-05-03 18:10:19-07:00,commit, -21903,Stuart Mumford,2014-05-03 22:14:30+01:00,commit, -21904,Stuart Mumford,2014-05-03 22:14:30+01:00,commit, -21905,Stuart Mumford,2014-05-03 22:06:13+01:00,commit, -21906,Stuart Mumford,2014-05-03 22:06:13+01:00,commit, -21907,Sam Skillman,2014-05-03 11:01:01-07:00,commit, -21908,Stuart Mumford,2014-05-03 18:48:03+01:00,commit, -21909,Matthew Turk,2014-05-03 13:38:31-04:00,commit, -21910,Matthew Turk,2014-05-03 13:38:31-04:00,commit, -21911,Sam Skillman,2014-10-17 14:48:42-07:00,commit, -21912,Sam Skillman,2014-10-17 09:11:53-07:00,commit, -21913,Matthew Turk,2014-05-03 13:33:43-04:00,commit, -21914,Matthew Turk,2014-05-03 11:38:39-04:00,commit, -21915,Matthew Turk,2014-05-03 11:15:05-04:00,commit, -21916,Matthew Turk,2014-05-03 11:14:49-04:00,commit, -21917,Matthew Turk,2014-05-03 10:59:11-04:00,commit, -21918,Matthew Turk,2014-05-03 10:58:19-04:00,commit, -21919,Matthew Turk,2014-05-03 10:57:23-04:00,commit, -21920,Matthew Turk,2014-05-03 10:51:10-04:00,commit, -21921,Matthew Turk,2014-05-03 10:50:36-04:00,commit, -21922,Matthew Turk,2014-05-03 10:47:48-04:00,commit, -21923,John ZuHone,2014-05-03 10:46:37-04:00,commit, -21924,Nathan Goldbaum,2014-05-03 00:25:00-07:00,commit, -21925,John ZuHone,2014-05-03 01:58:25-04:00,commit, -21926,Britton Smith,2014-05-03 05:31:22+01:00,commit, -21927,John ZuHone,2014-05-03 00:04:52-04:00,commit, -21928,Hilary Egan,2014-05-02 18:20:14-06:00,commit, -21929,Hilary Egan,2014-05-02 18:12:37-06:00,commit, -21930,Sam Skillman,2014-05-02 17:17:53-04:00,commit, -21931,Nathan Goldbaum,2014-05-02 12:22:24-07:00,commit, -21932,Nathan Goldbaum,2014-05-02 12:14:32-07:00,commit, -21933,Nathan Goldbaum,2014-05-02 12:05:24-07:00,commit, -21934,Nathan Goldbaum,2014-05-02 11:54:40-07:00,commit, -21935,Britton Smith,2014-05-02 19:50:29+01:00,commit, -21936,Britton Smith,2014-05-02 19:43:24+01:00,commit, -21937,John ZuHone,2014-05-02 14:33:14-04:00,commit, -21938,Britton Smith,2014-05-02 19:27:11+01:00,commit, -21939,Britton Smith,2014-05-02 19:02:37+01:00,commit, -21940,John ZuHone,2014-05-02 13:25:11-04:00,commit, -21941,John ZuHone,2014-05-02 13:05:52-04:00,commit, -21942,Stuart Mumford,2014-05-02 17:25:32+01:00,commit, -21943,John ZuHone,2014-05-02 11:46:14-04:00,commit, -21944,John ZuHone,2014-05-02 11:16:28-04:00,commit, -21945,Britton Smith,2014-05-02 15:52:46+01:00,commit, -21946,Matthew Turk,2014-05-02 10:14:52-04:00,commit, -21947,John ZuHone,2014-05-02 09:27:16-04:00,commit, -21948,John ZuHone,2014-05-02 09:24:49-04:00,commit, -21949,John ZuHone,2014-05-02 09:16:33-04:00,commit, -21950,Matthew Turk,2014-05-02 08:52:23-04:00,commit, -21951,John ZuHone,2014-05-02 07:45:23-04:00,commit, -21952,Britton Smith,2014-05-02 11:43:37+01:00,commit, -21953,Andrew Myers,2014-05-01 23:50:50-07:00,commit, -21954,Andrew Myers,2014-05-01 23:49:06-07:00,commit, -21955,Nathan Goldbaum,2014-05-01 22:47:49-07:00,commit, -21956,Nathan Goldbaum,2014-05-01 22:44:00-07:00,commit, -21957,Nathan Goldbaum,2014-05-01 22:09:23-07:00,commit, -21958,Nathan Goldbaum,2014-05-01 22:07:55-07:00,commit, -21959,Andrew Myers,2014-05-01 15:58:01-07:00,commit, -21960,Andrew Myers,2014-05-01 15:41:35-07:00,commit, -21961,Andrew Myers,2014-05-01 15:37:43-07:00,commit, -21962,Andrew Myers,2014-05-01 15:29:44-07:00,commit, -21963,Andrew Myers,2014-05-01 15:11:13-07:00,commit, -21964,John ZuHone,2014-05-01 15:57:28-04:00,commit, -21965,Alex Bogert,2014-05-01 11:22:01-07:00,commit, -21966,Alex Bogert,2014-05-01 10:12:37-07:00,commit, -21967,Matthew Turk,2014-05-01 13:02:34-04:00,commit, -21968,Britton Smith,2014-05-01 17:29:38+01:00,commit, -21969,Hilary Egan,2014-05-01 10:16:16-06:00,commit, -21970,Britton Smith,2014-05-01 16:51:20+01:00,commit, -21971,Britton Smith,2014-05-01 16:49:43+01:00,commit, -21972,Britton Smith,2014-05-01 16:23:17+01:00,commit, -21973,John ZuHone,2014-05-01 10:43:28-04:00,commit, -21974,Matthew Turk,2014-05-01 09:44:27-04:00,commit, -21975,Matthew Turk,2014-05-01 09:13:22-04:00,commit, -21976,John ZuHone,2014-05-01 02:27:19-04:00,commit, -21977,John ZuHone,2014-05-01 02:18:10-04:00,commit, -21978,John ZuHone,2014-05-01 00:43:44-04:00,commit, -21979,John ZuHone,2014-05-01 00:35:46-04:00,commit, -21980,Nathan Goldbaum,2014-04-30 21:34:03-07:00,commit, -21981,John ZuHone,2014-05-01 00:32:59-04:00,commit, -21982,Nathan Goldbaum,2014-04-30 21:28:56-07:00,commit, -21983,John ZuHone,2014-05-01 00:21:28-04:00,commit, -21984,John ZuHone,2014-05-01 00:14:07-04:00,commit, -21985,Nathan Goldbaum,2014-04-30 13:28:07-07:00,commit, -21986,Nathan Goldbaum,2014-04-30 13:27:28-07:00,commit, -21987,Nathan Goldbaum,2014-04-30 13:26:28-07:00,commit, -21988,Nathan Goldbaum,2014-04-30 13:26:04-07:00,commit, -21989,Matthew Turk,2014-04-29 23:01:08-04:00,commit, -21990,Sam Skillman,2014-04-29 22:30:45-04:00,commit, -21991,Andrew Myers,2014-04-29 15:02:18-07:00,commit, -21992,Britton Smith,2014-04-29 21:26:44+01:00,commit, -21993,John ZuHone,2014-04-29 13:40:09-04:00,commit, -21994,John ZuHone,2014-04-29 12:27:26-04:00,commit, -21995,Britton Smith,2014-04-29 17:24:14+01:00,commit, -21996,John ZuHone,2014-04-29 12:21:34-04:00,commit, -21997,John ZuHone,2014-04-29 12:20:15-04:00,commit, -21998,John ZuHone,2014-04-29 12:15:59-04:00,commit, -21999,John ZuHone,2014-04-29 12:05:15-04:00,commit, -22000,John ZuHone,2014-04-29 11:15:50-04:00,commit, -22001,John ZuHone,2014-04-29 11:08:44-04:00,commit, -22002,John ZuHone,2014-04-29 10:33:44-04:00,commit, -22003,John ZuHone,2014-04-29 10:03:41-04:00,commit, -22004,John ZuHone,2014-04-29 09:53:41-04:00,commit, -22005,Matthew Turk,2014-04-29 08:09:54-04:00,commit, -22006,John ZuHone,2014-04-29 00:25:11-04:00,commit, -22007,John ZuHone,2014-04-28 23:48:54-04:00,commit, -22008,Sam Skillman,2014-04-28 21:47:04-04:00,commit, -22009,Andrew Myers,2014-04-28 17:01:41-07:00,commit, -22010,Sam Skillman,2014-04-28 18:56:52-04:00,commit, -22011,Andrew Myers,2014-04-28 15:43:51-07:00,commit, -22012,Matthew Turk,2014-04-28 16:54:14-04:00,commit, -22013,Hilary Egan,2014-04-28 14:15:22-06:00,commit, -22014,Hilary Egan,2014-04-28 14:11:31-06:00,commit, -22015,Hilary Egan,2014-04-28 14:05:32-06:00,commit, -22016,Matthew Turk,2014-04-28 15:40:49-04:00,commit, -22017,Britton Smith,2014-04-28 19:41:29+01:00,commit, -22018,Hilary Egan,2014-04-28 12:33:25-06:00,commit, -22019,Hilary Egan,2014-04-28 12:28:52-06:00,commit, -22020,Matthew Turk,2014-04-28 13:19:17-04:00,commit, -22021,Matthew Turk,2014-04-28 09:37:28-04:00,commit, -22022,Britton Smith,2014-04-28 14:09:37+01:00,commit, -22023,Matthew Turk,2014-04-28 08:42:53-04:00,commit, -22024,Andrew Myers,2014-04-27 23:02:18-07:00,commit, -22025,Matthew Turk,2014-04-27 21:58:54-04:00,commit, -22026,Andrew Myers,2014-04-27 16:21:53-07:00,commit, -22027,Matthew Turk,2014-04-27 17:13:50-04:00,commit, -22028,Matthew Turk,2014-04-27 17:09:50-04:00,commit, -22029,John ZuHone,2014-04-27 14:20:44-04:00,commit, -22030,John ZuHone,2014-04-27 08:40:28-04:00,commit, -22031,Mike Warren,2014-04-27 01:12:36-04:00,commit, -22032,Mike Warren,2014-04-27 00:11:43-04:00,commit, -22033,John ZuHone,2014-04-26 19:52:05-04:00,commit, -22034,Matthew Turk,2014-04-26 19:41:44-04:00,commit, -22035,Matthew Turk,2014-04-26 19:18:43-04:00,commit, -22036,Matthew Turk,2014-04-26 19:16:04-04:00,commit, -22037,John ZuHone,2014-04-26 18:10:47-04:00,commit, -22038,John ZuHone,2014-04-26 17:26:43-04:00,commit, -22039,Matthew Turk,2014-04-26 17:01:41-04:00,commit, -22040,Matthew Turk,2014-04-26 17:01:25-04:00,commit, -22041,John ZuHone,2014-04-25 23:43:31-04:00,commit, -22042,John ZuHone,2014-04-25 23:13:05-04:00,commit, -22043,John ZuHone,2014-04-25 19:46:01-04:00,commit, -22044,Andrew Myers,2014-04-25 15:36:27-07:00,commit, -22045,Brian O'Shea,2014-04-25 16:17:05-04:00,commit, -22046,Matthew Turk,2014-04-25 14:18:49-04:00,commit, -22047,John ZuHone,2014-04-25 13:48:38-04:00,commit, -22048,John ZuHone,2014-04-25 09:33:57-04:00,commit, -22049,John ZuHone,2014-04-25 09:22:53-04:00,commit, -22050,John ZuHone,2014-04-25 09:20:44-04:00,commit, -22051,John ZuHone,2014-04-25 09:10:21-04:00,commit, -22052,John ZuHone,2014-04-25 09:09:01-04:00,commit, -22053,Brian O'Shea,2014-04-25 09:07:17-04:00,commit, -22054,Brian O'Shea,2014-04-25 09:04:49-04:00,commit, -22055,John ZuHone,2014-04-25 08:57:54-04:00,commit, -22056,John ZuHone,2014-04-25 08:40:34-04:00,commit, -22057,Matthew Turk,2014-04-25 07:56:40-04:00,commit, -22058,Matthew Turk,2014-04-25 07:30:35-04:00,commit, -22059,Matthew Turk,2014-04-25 06:47:12-04:00,commit, -22060,Brian O'Shea,2014-04-24 23:37:52-04:00,commit, -22061,Sam Skillman,2014-04-24 19:00:51-07:00,commit, -22062,Sam Skillman,2014-04-24 16:59:24-07:00,commit, -22063,Matthew Turk,2014-04-24 19:08:56-04:00,commit, -22064,John ZuHone,2014-04-24 18:02:50-04:00,commit, -22065,John ZuHone,2014-04-24 17:57:20-04:00,commit, -22066,Matthew Turk,2014-04-24 17:23:15-04:00,commit, -22067,Matthew Turk,2014-04-24 17:21:46-04:00,commit, -22068,Matthew Turk,2014-04-24 17:06:47-04:00,commit, -22069,Matthew Turk,2014-04-24 17:06:01-04:00,commit, -22070,Matthew Turk,2014-04-24 17:04:38-04:00,commit, -22071,Matthew Turk,2014-04-24 17:02:00-04:00,commit, -22072,Alex Bogert,2014-04-24 13:54:28-07:00,commit, -22073,Matthew Turk,2014-04-24 16:25:20-04:00,commit, -22074,Matthew Turk,2014-04-24 13:00:59-04:00,commit, -22075,Sam Skillman,2014-04-24 09:53:42-07:00,commit, -22076,Matthew Turk,2014-04-24 12:46:42-04:00,commit, -22077,Matthew Turk,2014-04-24 12:45:02-04:00,commit, -22078,John ZuHone,2014-04-24 11:27:18-04:00,commit, -22079,John ZuHone,2014-04-24 10:43:49-04:00,commit, -22080,Britton Smith,2014-04-24 08:29:55+01:00,commit, -22081,John ZuHone,2014-04-24 02:21:27-04:00,commit, -22082,John ZuHone,2014-04-24 02:20:50-04:00,commit, -22083,John ZuHone,2014-04-24 01:39:31-04:00,commit, -22084,John ZuHone,2014-04-24 00:42:02-04:00,commit, -22085,John ZuHone,2014-04-24 00:02:35-04:00,commit, -22086,John ZuHone,2014-04-23 21:44:27-04:00,commit, -22087,Matthew Turk,2014-04-23 21:12:07-04:00,commit, -22088,Nathan Goldbaum,2014-04-23 18:06:58-07:00,commit, -22089,Matthew Turk,2014-04-23 20:26:47-04:00,commit, -22090,Matthew Turk,2014-04-23 20:18:00-04:00,commit, -22091,Matthew Turk,2014-04-23 18:47:43-04:00,commit, -22092,Nathan Goldbaum,2014-04-23 15:22:55-07:00,commit, -22093,John ZuHone,2014-04-23 18:19:12-04:00,commit, -22094,Nathan Goldbaum,2014-04-23 15:04:25-07:00,commit, -22095,Matthew Turk,2014-04-23 16:25:49-04:00,commit, -22096,Hilary Egan,2014-04-23 14:11:49-06:00,commit, -22097,Hilary Egan,2014-04-23 12:55:42-06:00,commit, -22098,John ZuHone,2014-04-23 14:45:47-04:00,commit, -22099,John ZuHone,2014-04-23 14:44:45-04:00,commit, -22100,Hilary Egan,2014-04-23 12:41:01-06:00,commit, -22101,Matthew Turk,2014-04-23 14:30:11-04:00,commit, -22102,Matthew Turk,2014-04-23 14:16:15-04:00,commit, -22103,John ZuHone,2014-04-23 09:35:12-04:00,commit, -22104,Kacper Kowalik,2014-04-23 15:05:28+02:00,commit, -22105,Matthew Turk,2014-04-23 08:23:38-04:00,commit, -22106,Matthew Turk,2014-04-23 07:03:19-05:00,commit, -22107,Matthew Turk,2014-04-23 07:03:05-05:00,commit, -22108,Nathan Goldbaum,2014-04-23 01:57:56-07:00,commit, -22109,Nathan Goldbaum,2014-04-23 01:42:14-07:00,commit, -22110,Nathan Goldbaum,2014-04-23 01:12:36-07:00,commit, -22111,Nathan Goldbaum,2014-04-23 01:12:17-07:00,commit, -22112,Nathan Goldbaum,2014-04-23 01:12:06-07:00,commit, -22113,Nathan Goldbaum,2014-04-23 01:11:40-07:00,commit, -22114,Nathan Goldbaum,2014-04-22 23:25:54-07:00,commit, -22115,Nathan Goldbaum,2014-04-22 22:22:26-07:00,commit, -22116,John ZuHone,2014-04-22 16:09:16-04:00,commit, -22117,John ZuHone,2014-04-22 01:10:10-04:00,commit, -22118,John ZuHone,2014-04-21 23:08:36-04:00,commit, -22119,John ZuHone,2014-04-21 18:52:27-04:00,commit, -22120,Joshua Moloney,2014-04-21 15:06:05-06:00,commit, -22121,Hilary Egan,2014-04-21 11:00:38-06:00,commit, -22122,Hilary Egan,2014-04-21 09:52:59-06:00,commit, -22123,Britton Smith,2014-04-21 09:48:03+01:00,commit, -22124,John ZuHone,2014-04-20 01:24:25-04:00,commit, -22125,John ZuHone,2014-04-20 01:14:02-04:00,commit, -22126,John ZuHone,2014-04-20 00:54:58-04:00,commit, -22127,John ZuHone,2014-04-19 20:44:16-04:00,commit, -22128,Matthew Turk,2014-04-19 20:14:16-04:00,commit, -22129,Matthew Turk,2014-04-19 20:06:38-04:00,commit, -22130,John ZuHone,2014-04-19 19:02:30-04:00,commit, -22131,John ZuHone,2014-04-19 12:00:40-04:00,commit, -22132,John ZuHone,2014-04-19 12:00:01-04:00,commit, -22133,John ZuHone,2014-04-19 11:57:59-04:00,commit, -22134,John ZuHone,2014-04-19 11:53:55-04:00,commit, -22135,John ZuHone,2014-04-19 11:53:46-04:00,commit, -22136,John ZuHone,2014-04-19 11:53:04-04:00,commit, -22137,Britton Smith,2014-04-19 13:43:48+01:00,commit, -22138,Britton Smith,2014-04-19 13:41:22+01:00,commit, -22139,Matthew Turk,2014-04-19 07:59:06-04:00,commit, -22140,Britton Smith,2014-04-19 11:01:10+01:00,commit, -22141,Nathan Goldbaum,2014-04-19 01:29:24-07:00,commit, -22142,Nathan Goldbaum,2014-04-19 01:29:05-07:00,commit, -22143,Nathan Goldbaum,2014-04-18 16:46:17-07:00,commit, -22144,Nathan Goldbaum,2014-04-18 16:25:41-07:00,commit, -22145,John ZuHone,2014-04-18 18:52:53-04:00,commit, -22146,John ZuHone,2014-04-18 18:25:38-04:00,commit, -22147,John ZuHone,2014-04-18 17:45:34-04:00,commit, -22148,John ZuHone,2014-04-18 17:38:52-04:00,commit, -22149,John ZuHone,2014-04-18 17:38:31-04:00,commit, -22150,John ZuHone,2014-04-18 16:55:24-04:00,commit, -22151,Matthew Turk,2014-04-18 16:30:39-04:00,commit, -22152,Cameron Hummels,2014-04-18 13:25:06-07:00,commit, -22153,Cameron Hummels,2014-04-18 13:22:39-07:00,commit, -22154,John ZuHone,2014-04-18 16:19:41-04:00,commit, -22155,Matthew Turk,2014-04-18 15:50:33-04:00,commit, -22156,Matthew Turk,2014-04-18 15:50:04-04:00,commit, -22157,Matthew Turk,2014-04-18 15:35:17-04:00,commit, -22158,Nathan Goldbaum,2014-04-18 12:33:20-07:00,commit, -22159,Michael Zingale,2014-04-18 15:11:50-04:00,commit, -22160,Michael Zingale,2014-04-18 15:00:08-04:00,commit, -22161,Matthew Turk,2014-04-18 14:52:45-04:00,commit, -22162,Sam Skillman,2014-04-18 11:18:27-07:00,commit, -22163,Matthew Turk,2014-04-18 13:51:59-04:00,commit, -22164,Matthew Turk,2014-04-18 13:42:23-04:00,commit, -22165,Matthew Turk,2014-04-18 13:09:11-04:00,commit, -22166,Matthew Turk,2014-04-18 13:04:49-04:00,commit, -22167,Matthew Turk,2014-04-18 11:15:50-04:00,commit, -22168,John ZuHone,2014-04-18 10:26:22-04:00,commit, -22169,John ZuHone,2014-04-18 10:24:07-04:00,commit, -22170,John ZuHone,2014-04-18 09:43:38-04:00,commit, -22171,John ZuHone,2014-04-18 08:42:30-04:00,commit, -22172,Cameron Hummels,2014-04-17 21:25:01-07:00,commit, -22173,Nathan Goldbaum,2014-04-17 19:55:54-07:00,commit, -22174,John ZuHone,2014-04-17 22:21:44-04:00,commit, -22175,John ZuHone,2014-04-17 22:15:03-04:00,commit, -22176,Sam Skillman,2014-04-17 17:56:39-07:00,commit, -22177,Matthew Turk,2014-04-17 18:18:37-04:00,commit, -22178,Matthew Turk,2014-04-17 16:07:01-04:00,commit, -22179,Matthew Turk,2014-04-17 16:01:24-04:00,commit, -22180,Joshua Moloney,2014-04-17 13:39:28-06:00,commit, -22181,BW Keller,2014-04-17 13:41:39-04:00,commit, -22182,Britton Smith,2014-04-17 17:36:52+01:00,commit, -22183,Britton Smith,2014-04-17 17:36:52+01:00,commit, -22184,Britton Smith,2014-04-17 16:43:15+01:00,commit, -22185,Cameron Hummels,2014-04-17 08:33:09-07:00,commit, -22186,Matthew Turk,2014-04-17 11:07:15-04:00,commit, -22187,Matthew Turk,2014-04-17 11:05:54-04:00,commit, -22188,Britton Smith,2014-04-17 15:31:35+01:00,commit, -22189,Britton Smith,2014-04-17 15:23:33+01:00,commit, -22190,Britton Smith,2014-04-17 15:21:57+01:00,commit, -22191,Cameron Hummels,2014-04-17 07:07:16-07:00,commit, -22192,Matthew Turk,2014-04-17 10:07:06-04:00,commit, -22193,Matthew Turk,2014-04-17 09:06:08-04:00,commit, -22194,Matthew Turk,2014-04-17 07:02:00-04:00,commit, -22195,Cameron Hummels,2014-04-16 20:22:40-07:00,commit, -22196,John ZuHone,2014-04-16 22:33:09-04:00,commit, -22197,Cameron Hummels,2014-04-16 19:28:29-07:00,commit, -22198,John ZuHone,2014-04-16 22:06:55-04:00,commit, -22199,Matthew Turk,2014-04-16 20:18:51-04:00,commit, -22200,Cameron Hummels,2014-04-16 17:01:48-07:00,commit, -22201,Cameron Hummels,2014-04-16 16:55:46-07:00,commit, -22202,Cameron Hummels,2014-04-16 16:46:02-07:00,commit, -22203,Cameron Hummels,2014-04-16 16:44:52-07:00,commit, -22204,Brian Crosby,2014-04-16 19:22:36-04:00,commit, -22205,Brian Crosby,2014-04-16 19:15:59-04:00,commit, -22206,Brian Crosby,2014-04-16 19:02:25-04:00,commit, -22207,Cameron Hummels,2014-04-16 15:46:16-07:00,commit, -22208,Cameron Hummels,2014-04-16 15:45:12-07:00,commit, -22209,Joshua Moloney,2014-04-16 16:41:54-06:00,commit, -22210,Matthew Turk,2014-04-16 17:41:40-04:00,commit, -22211,Joshua Moloney,2014-04-16 15:39:09-06:00,commit, -22212,Matthew Turk,2014-04-16 17:15:32-04:00,commit, -22213,Matthew Turk,2014-04-16 17:10:27-04:00,commit, -22214,Matthew Turk,2014-04-16 16:13:33-04:00,commit, -22215,Matthew Turk,2014-04-16 15:57:35-04:00,commit, -22216,Matthew Turk,2014-04-16 15:54:56-04:00,commit, -22217,John ZuHone,2014-04-16 15:36:42-04:00,commit, -22218,Matthew Turk,2014-04-16 15:11:11-04:00,commit, -22219,Matthew Turk,2014-04-16 15:10:57-04:00,commit, -22220,Matthew Turk,2014-04-16 15:08:24-04:00,commit, -22221,Nathan Goldbaum,2014-04-16 11:07:43-07:00,commit, -22222,Michael Zingale,2014-04-16 09:54:52-04:00,commit, -22223,Michael Zingale,2014-04-16 09:48:16-04:00,commit, -22224,Britton Smith,2014-04-16 11:53:50+01:00,commit, -22225,John ZuHone,2014-04-16 05:40:48-04:00,commit, -22226,John ZuHone,2014-04-16 05:38:39-04:00,commit, -22227,Kacper Kowalik,2014-04-16 10:39:26+02:00,commit, -22228,Cameron Hummels,2014-04-15 16:24:31-07:00,commit, -22229,Cameron Hummels,2014-04-15 16:23:28-07:00,commit, -22230,Matthew Turk,2014-04-15 18:01:57-04:00,commit, -22231,John ZuHone,2014-04-15 17:45:25-04:00,commit, -22232,Matthew Turk,2014-04-15 17:11:07-04:00,commit, -22233,Michael Zingale,2014-04-15 15:14:57-04:00,commit, -22234,Brian Crosby,2014-04-15 12:57:54-04:00,commit, -22235,John ZuHone,2014-04-15 12:50:21-04:00,commit, -22236,Brian Crosby,2014-04-15 12:46:14-04:00,commit, -22237,Matthew Turk,2014-04-15 11:55:48-04:00,commit, -22238,Matthew Turk,2014-04-15 11:51:17-04:00,commit, -22239,Matthew Turk,2014-04-15 11:40:59-04:00,commit, -22240,Matthew Turk,2014-04-15 11:29:13-04:00,commit, -22241,Matthew Turk,2014-04-15 11:28:19-04:00,commit, -22242,Matthew Turk,2014-04-15 11:23:35-04:00,commit, -22243,Hilary Egan,2014-04-15 09:17:02-06:00,commit, -22244,Matthew Turk,2014-04-15 11:04:21-04:00,commit, -22245,Matthew Turk,2014-04-15 10:17:35-04:00,commit, -22246,Matthew Turk,2014-04-15 10:13:33-04:00,commit, -22247,Matthew Turk,2014-04-15 10:12:39-04:00,commit, -22248,Kacper Kowalik,2014-04-15 15:58:21+02:00,commit, -22249,Sam Geen,2014-04-15 15:02:44+02:00,commit, -22250,John ZuHone,2014-04-15 01:15:55-04:00,commit, -22251,John ZuHone,2014-04-15 01:13:28-04:00,commit, -22252,John ZuHone,2014-04-14 23:30:47-04:00,commit, -22253,John ZuHone,2014-04-14 16:48:47-04:00,commit, -22254,Hilary Egan,2014-04-14 14:48:13-06:00,commit, -22255,John ZuHone,2014-04-14 16:10:16-04:00,commit, -22256,Brian Crosby,2014-04-14 15:28:31-04:00,commit, -22257,Kacper Kowalik,2014-04-14 21:14:47+02:00,commit, -22258,Matthew Turk,2014-04-14 15:08:08-04:00,commit, -22259,John ZuHone,2014-04-14 14:49:16-04:00,commit, -22260,Hilary Egan,2014-04-14 12:28:11-06:00,commit, -22261,Matthew Turk,2014-04-14 14:06:18-04:00,commit, -22262,Matthew Turk,2014-04-14 14:00:44-04:00,commit, -22263,Kacper Kowalik,2014-04-14 19:37:31+02:00,commit, -22264,Matthew Turk,2014-04-14 13:28:53-04:00,commit, -22265,Brian Crosby,2014-04-14 13:27:13-04:00,commit, -22266,Matthew Turk,2014-04-14 13:24:20-04:00,commit, -22267,Brian Crosby,2014-04-14 12:35:02-04:00,commit, -22268,Michael Zingale,2014-04-14 12:30:32-04:00,commit, -22269,Nathan Goldbaum,2014-04-14 08:37:46-07:00,commit, -22270,Matthew Turk,2014-04-14 10:44:55-04:00,commit, -22271,Matthew Turk,2014-04-14 10:19:30-04:00,commit, -22272,Matthew Turk,2014-04-14 10:00:51-04:00,commit, -22273,Matthew Turk,2014-04-14 09:26:38-04:00,commit, -22274,Matthew Turk,2014-04-14 09:26:15-04:00,commit, -22275,Matthew Turk,2014-04-14 09:12:46-04:00,commit, -22276,John ZuHone,2014-04-14 08:11:56-04:00,commit, -22277,Britton Smith,2014-04-14 12:26:59+01:00,commit, -22278,Britton Smith,2014-04-14 11:47:44+01:00,commit, -22279,John ZuHone,2014-04-13 22:55:42-04:00,commit, -22280,Nathan Goldbaum,2014-04-13 17:10:24-07:00,commit, -22281,Nathan Goldbaum,2014-04-13 17:08:30-07:00,commit, -22282,Michael Zingale,2014-04-13 19:47:43-04:00,commit, -22283,Nathan Goldbaum,2014-04-13 15:30:46-07:00,commit, -22284,Nathan Goldbaum,2014-04-13 15:25:43-07:00,commit, -22285,Nathan Goldbaum,2014-04-13 15:24:49-07:00,commit, -22286,Britton Smith,2014-04-13 20:06:51+01:00,commit, -22287,Matthew Turk,2014-04-13 13:20:30-04:00,commit, -22288,John ZuHone,2014-04-13 12:04:16-04:00,commit, -22289,Nathan Goldbaum,2014-04-13 08:56:56-07:00,commit, -22290,John ZuHone,2014-04-13 11:21:59-04:00,commit, -22291,Britton Smith,2014-04-13 15:55:30+01:00,commit, -22292,John ZuHone,2014-04-13 09:56:00-04:00,commit, -22293,John ZuHone,2014-04-12 23:47:49-04:00,commit, -22294,John ZuHone,2014-04-12 23:47:29-04:00,commit, -22295,John ZuHone,2014-04-12 14:21:22-04:00,commit, -22296,John ZuHone,2014-04-12 13:13:50-04:00,commit, -22297,John ZuHone,2014-04-12 12:56:16-04:00,commit, -22298,John ZuHone,2014-04-12 12:37:17-04:00,commit, -22299,John ZuHone,2014-04-12 10:33:08-04:00,commit, -22300,John ZuHone,2014-04-12 10:31:36-04:00,commit, -22301,John ZuHone,2014-04-12 10:31:20-04:00,commit, -22302,John ZuHone,2014-04-12 10:30:55-04:00,commit, -22303,John ZuHone,2014-04-12 10:26:28-04:00,commit, -22304,John ZuHone,2014-04-12 10:24:18-04:00,commit, -22305,BW Keller,2014-04-11 19:58:28-04:00,commit, -22306,BW Keller,2014-04-11 19:28:24-04:00,commit, -22307,BW Keller,2014-04-11 19:02:06-04:00,commit, -22308,Brian Crosby,2014-04-11 15:25:49-04:00,commit, -22309,Sam Skillman,2014-04-11 11:52:12-07:00,commit, -22310,John ZuHone,2014-04-11 14:43:46-04:00,commit, -22311,Nathan Goldbaum,2014-04-11 11:18:14-07:00,commit, -22312,Matthew Turk,2014-04-11 13:46:18-04:00,commit, -22313,Brian Crosby,2014-04-11 12:32:13-04:00,commit, -22314,Matthew Turk,2014-04-11 11:35:14-04:00,commit, -22315,Matthew Turk,2014-04-11 11:17:47-04:00,commit, -22316,Matthew Turk,2014-04-11 10:35:35-04:00,commit, -22317,Matthew Turk,2014-04-11 10:31:24-04:00,commit, -22318,Matthew Turk,2014-04-11 10:31:05-04:00,commit, -22319,Sam Skillman,2014-04-10 22:34:34-07:00,commit, -22320,Andrew Myers,2014-04-10 22:25:26-07:00,commit, -22321,Andrew Myers,2014-04-10 22:23:48-07:00,commit, -22322,Nathan Goldbaum,2014-04-10 20:55:25-07:00,commit, -22323,Andrew Myers,2014-04-10 17:04:34-07:00,commit, -22324,Matthew Turk,2014-04-10 15:00:16-04:00,commit, -22325,Matthew Turk,2014-04-10 14:26:22-04:00,commit, -22326,John ZuHone,2014-04-10 14:11:14-04:00,commit, -22327,John ZuHone,2014-04-10 14:07:57-04:00,commit, -22328,Sam Skillman,2014-04-10 11:07:52-07:00,commit, -22329,Sam Skillman,2014-04-10 11:02:25-07:00,commit, -22330,Sam Skillman,2014-04-10 10:58:03-07:00,commit, -22331,John ZuHone,2014-04-10 13:44:29-04:00,commit, -22332,John ZuHone,2014-04-10 13:43:36-04:00,commit, -22333,Matthew Turk,2014-04-10 13:35:15-04:00,commit, -22334,Matthew Turk,2014-04-10 13:27:13-04:00,commit, -22335,Sam Skillman,2014-04-10 09:30:12-07:00,commit, -22336,John ZuHone,2014-04-10 11:56:55-04:00,commit, -22337,John ZuHone,2014-04-10 11:56:29-04:00,commit, -22338,Nathan Goldbaum,2014-04-10 00:57:42-07:00,commit, -22339,Nathan Goldbaum,2014-04-09 23:37:16-07:00,commit, -22340,Nathan Goldbaum,2014-04-09 22:57:38-07:00,commit, -22341,Nathan Goldbaum,2014-04-09 22:41:27-07:00,commit, -22342,John ZuHone,2014-04-10 00:34:19-04:00,commit, -22343,John ZuHone,2014-04-10 00:16:19-04:00,commit, -22344,John ZuHone,2014-04-10 00:07:15-04:00,commit, -22345,Sam Skillman,2014-04-09 21:07:03-07:00,commit, -22346,John ZuHone,2014-04-10 00:05:34-04:00,commit, -22347,John ZuHone,2014-04-09 22:07:04-04:00,commit, -22348,Matthew Turk,2014-04-09 19:48:44-04:00,commit, -22349,Nathan Goldbaum,2014-04-09 14:13:06-07:00,commit, -22350,John ZuHone,2014-04-09 14:55:34-04:00,commit, -22351,Matthew Turk,2014-04-09 12:49:00-04:00,commit, -22352,Matthew Turk,2014-04-09 12:48:50-04:00,commit, -22353,Nathan Goldbaum,2014-04-09 08:16:26-07:00,commit, -22354,John ZuHone,2014-04-09 11:02:39-04:00,commit, -22355,John ZuHone,2014-04-09 08:34:34-04:00,commit, -22356,John ZuHone,2014-04-08 18:26:11-04:00,commit, -22357,John ZuHone,2014-04-08 18:22:40-04:00,commit, -22358,Matthew Turk,2014-04-08 17:33:16-04:00,commit, -22359,Sam Skillman,2014-04-08 14:15:24-07:00,commit, -22360,John ZuHone,2014-04-08 17:10:36-04:00,commit, -22361,John ZuHone,2014-04-08 17:08:25-04:00,commit, -22362,John ZuHone,2014-04-08 16:40:25-04:00,commit, -22363,John ZuHone,2014-04-08 16:38:01-04:00,commit, -22364,John ZuHone,2014-04-08 16:26:02-04:00,commit, -22365,John ZuHone,2014-04-08 16:08:37-04:00,commit, -22366,Sam Skillman,2014-04-08 12:54:29-07:00,commit, -22367,John ZuHone,2014-04-08 14:16:45-04:00,commit, -22368,John ZuHone,2014-04-08 14:03:29-04:00,commit, -22369,John ZuHone,2014-04-08 13:58:35-04:00,commit, -22370,John ZuHone,2014-04-08 13:57:53-04:00,commit, -22371,Sam Skillman,2014-04-08 10:53:49-07:00,commit, -22372,John ZuHone,2014-04-08 13:26:23-04:00,commit, -22373,John ZuHone,2014-04-08 13:25:49-04:00,commit, -22374,John ZuHone,2014-04-08 13:24:09-04:00,commit, -22375,Matthew Turk,2014-04-08 13:23:21-04:00,commit, -22376,John ZuHone,2014-04-08 13:23:12-04:00,commit, -22377,John ZuHone,2014-04-08 13:22:50-04:00,commit, -22378,Gabriel Altay,2014-04-08 12:06:29-04:00,commit, -22379,Matthew Turk,2014-04-08 10:21:42-04:00,commit, -22380,Matthew Turk,2014-04-08 09:48:10-04:00,commit, -22381,Matthew Turk,2014-04-08 09:39:58-04:00,commit, -22382,Matthew Turk,2014-04-08 09:00:54-04:00,commit, -22383,John ZuHone,2014-04-08 08:54:36-04:00,commit, -22384,Nathan Goldbaum,2014-04-07 17:55:11-07:00,commit, -22385,Gabriel Altay,2014-04-07 17:28:01-04:00,commit, -22386,BW Keller,2014-04-07 17:00:10-04:00,commit, -22387,BW Keller,2014-04-07 16:37:33-04:00,commit, -22388,Matthew Turk,2014-04-07 13:18:50-04:00,commit, -22389,Matthew Turk,2014-04-07 10:21:19-04:00,commit, -22390,Matthew Turk,2014-04-07 10:20:43-04:00,commit, -22391,Matthew Turk,2014-04-07 10:09:47-04:00,commit, -22392,Matthew Turk,2014-04-07 09:53:15-04:00,commit, -22393,Matthew Turk,2014-04-07 09:41:03-04:00,commit, -22394,Matthew Turk,2014-04-07 09:19:50-04:00,commit, -22395,Matthew Turk,2014-04-07 08:57:02-04:00,commit, -22396,Britton Smith,2014-04-07 12:23:57+01:00,commit, -22397,Britton Smith,2014-04-07 12:01:56+01:00,commit, -22398,Britton Smith,2014-04-07 11:32:08+01:00,commit, -22399,Nathan Goldbaum,2014-04-06 23:29:19-07:00,commit, -22400,Nathan Goldbaum,2014-04-06 22:58:13-07:00,commit, -22401,Nathan Goldbaum,2014-04-06 22:36:28-07:00,commit, -22402,Nathan Goldbaum,2014-04-06 20:18:59-07:00,commit, -22403,Nathan Goldbaum,2014-04-06 20:18:24-07:00,commit, -22404,Nathan Goldbaum,2014-04-06 20:17:45-07:00,commit, -22405,Nathan Goldbaum,2014-04-06 20:16:12-07:00,commit, -22406,Nathan Goldbaum,2014-04-06 20:15:46-07:00,commit, -22407,Nathan Goldbaum,2014-04-05 18:32:18-07:00,commit, -22408,Nathan Goldbaum,2014-04-05 18:25:49-07:00,commit, -22409,Matthew Turk,2014-04-05 13:03:35-04:00,commit, -22410,Matthew Turk,2014-04-05 11:39:03-04:00,commit, -22411,Matthew Turk,2014-04-05 11:14:33-04:00,commit, -22412,Andrew Myers,2014-04-04 17:06:21-07:00,commit, -22413,Andrew Myers,2014-04-04 17:01:03-07:00,commit, -22414,Andrew Myers,2014-04-04 16:46:37-07:00,commit, -22415,Andrew Myers,2014-04-04 16:28:59-07:00,commit, -22416,Matthew Turk,2014-04-04 18:50:56-04:00,commit, -22417,Matthew Turk,2014-04-04 18:42:50-04:00,commit, -22418,Matthew Turk,2014-04-04 18:10:47-04:00,commit, -22419,Nathan Goldbaum,2014-04-04 14:21:30-07:00,commit, -22420,Matthew Turk,2014-04-04 15:44:35-04:00,commit, -22421,Matthew Turk,2014-04-04 15:14:43-04:00,commit, -22422,Matthew Turk,2014-04-04 15:08:28-04:00,commit, -22423,Matthew Turk,2014-04-04 14:48:30-04:00,commit, -22424,Patrick Shriwise,2014-04-04 13:47:50-05:00,commit, -22425,Matthew Turk,2014-04-04 14:36:57-04:00,commit, -22426,Brian Crosby,2014-04-04 14:34:06-04:00,commit, -22427,John ZuHone,2014-04-04 14:17:18-04:00,commit, -22428,Matthew Turk,2014-04-04 13:58:48-04:00,commit, -22429,John ZuHone,2014-04-04 13:33:09-04:00,commit, -22430,BW Keller,2014-04-04 13:23:41-04:00,commit, -22431,Matthew Turk,2014-04-04 12:57:59-04:00,commit, -22432,Nathan Goldbaum,2014-04-04 09:33:43-07:00,commit, -22433,Matthew Turk,2014-04-04 12:30:44-04:00,commit, -22434,Matthew Turk,2014-04-04 12:17:19-04:00,commit, -22435,Kacper Kowalik,2014-04-04 17:36:03+02:00,commit, -22436,John Regan,2014-04-04 09:44:05+03:00,commit, -22437,Geoffrey So,2014-04-08 19:05:32+00:00,commit, -22438,Geoffrey So,2014-04-08 18:26:06+00:00,commit, -22439,Geoffrey So,2014-04-04 16:59:42-07:00,commit, -22440,Cameron Hummels,2014-04-03 20:22:13-07:00,commit, -22441,Cameron Hummels,2014-04-03 20:00:06-07:00,commit, -22442,Cameron Hummels,2014-04-03 19:59:27-07:00,commit, -22443,Brian Crosby,2014-04-03 17:53:16-04:00,commit, -22444,Sam Skillman,2014-04-03 13:21:42-07:00,commit, -22445,Matthew Turk,2014-04-03 16:05:08-04:00,commit, -22446,Nathan Goldbaum,2014-04-03 12:31:35-07:00,commit, -22447,Matthew Turk,2014-04-03 14:41:19-04:00,commit, -22448,Matthew Turk,2014-04-03 14:22:27-04:00,commit, -22449,John ZuHone,2014-04-03 14:07:02-04:00,commit, -22450,Britton Smith,2014-04-03 17:48:35+01:00,commit, -22451,Britton Smith,2014-04-03 17:48:11+01:00,commit, -22452,Sam Skillman,2014-04-03 08:25:43-07:00,commit, -22453,Matthew Turk,2014-04-03 11:23:54-04:00,commit, -22454,John ZuHone,2014-04-03 11:13:02-04:00,commit, -22455,John ZuHone,2014-04-03 09:01:01-04:00,commit, -22456,Britton Smith,2014-04-03 10:15:56+01:00,commit, -22457,Matthew Turk,2014-04-02 18:02:57-04:00,commit, -22458,Matthew Turk,2014-04-02 17:53:27-04:00,commit, -22459,Brian Crosby,2014-04-02 17:53:07-04:00,commit, -22460,Matthew Turk,2014-04-02 17:50:57-04:00,commit, -22461,Nathan Goldbaum,2014-04-02 14:45:18-07:00,commit, -22462,Matthew Turk,2014-04-02 17:17:58-04:00,commit, -22463,Matthew Turk,2014-04-02 16:55:43-04:00,commit, -22464,Matthew Turk,2014-04-02 16:54:35-04:00,commit, -22465,Matthew Turk,2014-04-02 16:52:50-04:00,commit, -22466,Matthew Turk,2014-04-02 16:34:20-04:00,commit, -22467,Matthew Turk,2014-04-02 16:18:15-04:00,commit, -22468,Matthew Turk,2014-04-02 16:10:41-04:00,commit, -22469,Matthew Turk,2014-04-02 15:27:22-04:00,commit, -22470,Matthew Turk,2014-04-02 15:25:40-04:00,commit, -22471,Matthew Turk,2014-04-02 14:16:33-04:00,commit, -22472,Matthew Turk,2014-04-02 14:04:12-04:00,commit, -22473,Matthew Turk,2014-04-02 14:02:53-04:00,commit, -22474,Matthew Turk,2014-04-02 14:02:28-04:00,commit, -22475,Hilary Egan,2014-04-02 11:42:45-06:00,commit, -22476,BW Keller,2014-04-02 12:58:58-04:00,commit, -22477,Brian Crosby,2014-04-02 11:17:24-04:00,commit, -22478,Matthew Turk,2014-04-02 11:09:54-04:00,commit, -22479,Matthew Turk,2014-04-02 11:02:12-04:00,commit, -22480,Matthew Turk,2014-04-02 10:49:24-04:00,commit, -22481,Matthew Turk,2014-04-02 10:27:12-04:00,commit, -22482,Nathan Goldbaum,2014-04-01 17:12:01-07:00,commit, -22483,BW Keller,2014-04-01 16:21:07-04:00,commit, -22484,BW Keller,2014-04-01 15:22:00-04:00,commit, -22485,BW Keller,2014-04-01 15:13:23-04:00,commit, -22486,Brian Crosby,2014-04-01 15:13:14-04:00,commit, -22487,Brian Crosby,2014-04-01 15:11:41-04:00,commit, -22488,Hilary Egan,2014-04-01 10:50:20-06:00,commit, -22489,Hilary Egan,2014-04-01 09:21:00-06:00,commit, -22490,Matthew Turk,2014-04-01 10:57:34-04:00,commit, -22491,John ZuHone,2014-03-31 16:49:04-04:00,commit, -22492,Hilary Egan,2014-03-31 14:43:40-06:00,commit, -22493,Hilary Egan,2014-03-31 14:29:55-06:00,commit, -22494,Hilary Egan,2014-03-31 14:26:41-06:00,commit, -22495,Andrew Myers,2014-03-31 13:08:41-07:00,commit, -22496,Andrew Myers,2014-03-31 12:58:31-07:00,commit, -22497,Andrew Myers,2014-03-31 12:51:19-07:00,commit, -22498,Hilary Egan,2014-03-31 11:56:27-06:00,commit, -22499,Britton Smith,2014-03-31 15:55:35+01:00,commit, -22500,Britton Smith,2014-03-31 15:55:35+01:00,commit, -22501,Sam Skillman,2014-03-30 18:41:22-07:00,commit, -22502,Sam Skillman,2014-03-30 16:57:43-07:00,commit, -22503,Andrew Myers,2014-03-30 14:52:50-07:00,commit, -22504,Andrew Myers,2014-03-30 14:46:01-07:00,commit, -22505,Sam Skillman,2014-03-30 10:45:51-07:00,commit, -22506,Sam Skillman,2014-03-30 10:22:28-07:00,commit, -22507,Sam Skillman,2014-03-30 09:04:15-07:00,commit, -22508,Sam Skillman,2014-03-30 08:54:02-07:00,commit, -22509,Sam Skillman,2014-03-30 08:52:29-07:00,commit, -22510,Sam Skillman,2014-03-30 08:34:48-07:00,commit, -22511,Sam Skillman,2014-03-30 08:33:34-07:00,commit, -22512,Sam Skillman,2014-03-29 15:43:10-07:00,commit, -22513,John ZuHone,2014-03-29 18:12:43-04:00,commit, -22514,John ZuHone,2014-03-29 17:58:01-04:00,commit, -22515,Sam Skillman,2014-03-29 14:46:22-07:00,commit, -22516,Sam Skillman,2014-03-29 12:43:00-07:00,commit, -22517,John ZuHone,2014-03-29 15:32:41-04:00,commit, -22518,Nathan Goldbaum,2014-03-29 11:02:55-07:00,commit, -22519,Nathan Goldbaum,2014-03-28 16:43:11-07:00,commit, -22520,Sam Skillman,2014-03-28 14:53:01-07:00,commit, -22521,Sam Skillman,2014-03-28 14:12:49-07:00,commit, -22522,Matthew Turk,2014-03-28 17:06:57-04:00,commit, -22523,Sam Skillman,2014-03-28 13:19:01-07:00,commit, -22524,Sam Skillman,2014-03-28 13:17:20-07:00,commit, -22525,Matthew Turk,2014-03-28 15:19:56-04:00,commit, -22526,Gabriel Altay,2014-03-28 15:17:22-04:00,commit, -22527,Gabriel Altay,2014-03-28 15:10:25-04:00,commit, -22528,Matthew Turk,2014-03-28 15:09:41-04:00,commit, -22529,Britton Smith,2014-03-28 17:56:48+00:00,commit, -22530,Britton Smith,2014-03-28 17:48:44+00:00,commit, -22531,Matthew Turk,2014-03-28 12:54:14-04:00,commit, -22532,BW Keller,2014-03-28 12:39:19-04:00,commit, -22533,Britton Smith,2014-03-28 16:30:52+00:00,commit, -22534,Matthew Turk,2014-03-27 15:17:17-04:00,commit, -22535,Sam Skillman,2014-03-27 11:40:49-07:00,commit, -22536,Britton Smith,2014-03-27 18:20:05+00:00,commit, -22537,Britton Smith,2014-03-27 18:15:03+00:00,commit, -22538,Matthew Turk,2014-03-27 13:48:02-04:00,commit, -22539,Matthew Turk,2014-03-27 12:50:51-04:00,commit, -22540,Matthew Turk,2014-03-27 12:30:11-04:00,commit, -22541,Matthew Turk,2014-03-27 12:13:02-04:00,commit, -22542,John ZuHone,2014-03-27 11:58:16-04:00,commit, -22543,John ZuHone,2014-03-27 11:50:32-04:00,commit, -22544,John ZuHone,2014-03-27 11:48:11-04:00,commit, -22545,Matthew Turk,2014-03-27 10:43:52-04:00,commit, -22546,Matthew Turk,2014-03-27 10:19:12-04:00,commit, -22547,Kacper Kowalik,2014-03-27 14:17:48+01:00,commit, -22548,Matthew Turk,2014-03-27 08:50:39-04:00,commit, -22549,John ZuHone,2014-03-26 20:48:06-04:00,commit, -22550,Nathan Goldbaum,2014-03-26 16:01:55-07:00,commit, -22551,Sam Skillman,2014-03-26 13:54:34-07:00,commit, -22552,Sam Skillman,2014-03-26 13:26:29-07:00,commit, -22553,Nathan Goldbaum,2014-03-26 13:25:31-07:00,commit, -22554,Matthew Turk,2014-03-26 15:29:11-04:00,commit, -22555,Matthew Turk,2014-03-26 12:03:18-04:00,commit, -22556,Matthew Turk,2014-03-26 08:19:12-07:00,commit, -22557,Matthew Turk,2014-03-26 07:28:38-07:00,commit, -22558,Matthew Turk,2014-03-26 07:11:58-07:00,commit, -22559,Kacper Kowalik,2014-03-26 11:01:47+01:00,commit, -22560,Kacper Kowalik,2014-03-26 10:40:39+01:00,commit, -22561,Gabriel Altay,2014-03-26 01:33:07-07:00,commit, -22562,Gabriel Altay,2014-03-26 00:19:46-07:00,commit, -22563,Matthew Turk,2014-03-25 20:34:13-04:00,commit, -22564,Matthew Turk,2014-03-25 20:19:38-04:00,commit, -22565,Matthew Turk,2014-03-25 20:05:23-04:00,commit, -22566,Nathan Goldbaum,2014-03-25 16:49:16-07:00,commit, -22567,Matthew Turk,2014-03-25 19:48:28-04:00,commit, -22568,Matthew Turk,2014-03-25 19:29:39-04:00,commit, -22569,John ZuHone,2014-03-25 19:28:29-04:00,commit, -22570,Gabriel Altay,2014-03-25 16:27:19-07:00,commit, -22571,Nathan Goldbaum,2014-03-25 16:23:42-07:00,commit, -22572,Hilary Egan,2014-03-25 15:57:41-07:00,commit, -22573,Brian Crosby,2014-03-25 15:23:34-07:00,commit, -22574,Brian Crosby,2014-03-25 15:02:37-07:00,commit, -22575,Nathan Goldbaum,2014-03-25 13:58:20-07:00,commit, -22576,Brian Crosby,2014-03-25 13:35:03-07:00,commit, -22577,Hilary Egan,2014-03-25 13:31:02-07:00,commit, -22578,Nathan Goldbaum,2014-03-25 13:23:59-07:00,commit, -22579,BW Keller,2014-03-25 16:09:21-04:00,commit, -22580,BW Keller,2014-03-25 16:04:57-04:00,commit, -22581,John ZuHone,2014-03-25 15:42:19-04:00,commit, -22582,Hilary Egan,2014-03-25 12:34:17-07:00,commit, -22583,BW Keller,2014-03-25 15:34:13-04:00,commit, -22584,Hilary Egan,2014-03-25 12:33:27-07:00,commit, -22585,BW Keller,2014-03-25 15:32:40-04:00,commit, -22586,Andrew Myers,2014-03-25 12:29:12-07:00,commit, -22587,Brian Crosby,2014-03-25 11:47:55-07:00,commit, -22588,Nathan Goldbaum,2014-03-25 11:26:34-07:00,commit, -22589,Sam Skillman,2014-03-25 11:04:13-07:00,commit, -22590,BW Keller,2014-03-25 13:53:32-04:00,commit, -22591,BW Keller,2014-03-25 13:53:15-04:00,commit, -22592,Sam Skillman,2014-03-25 10:52:44-07:00,commit, -22593,Sam Skillman,2014-03-25 10:51:48-07:00,commit, -22594,Matthew Turk,2014-03-25 10:37:47-07:00,commit, -22595,BW Keller,2014-03-25 13:29:20-04:00,commit, -22596,Matthew Turk,2014-03-25 13:14:06-04:00,commit, -22597,Matthew Turk,2014-03-25 09:56:36-07:00,commit, -22598,Matthew Turk,2014-03-25 09:40:05-07:00,commit, -22599,BW Keller,2014-03-25 12:23:38-04:00,commit, -22600,BW Keller,2014-03-25 12:15:40-04:00,commit, -22601,BW Keller,2014-03-25 12:10:06-04:00,commit, -22602,Matthew Turk,2014-03-25 06:57:04-07:00,commit, -22603,Matthew Turk,2014-03-25 06:56:07-07:00,commit, -22604,Nathan Goldbaum,2014-03-25 00:00:19-07:00,commit, -22605,Nathan Goldbaum,2014-03-24 23:59:57-07:00,commit, -22606,Nathan Goldbaum,2014-03-24 23:59:01-07:00,commit, -22607,Nathan Goldbaum,2014-03-24 23:58:39-07:00,commit, -22608,Nathan Goldbaum,2014-03-24 23:58:00-07:00,commit, -22609,Nathan Goldbaum,2014-03-24 23:56:50-07:00,commit, -22610,Nathan Goldbaum,2014-03-24 23:56:21-07:00,commit, -22611,Nathan Goldbaum,2014-03-24 23:55:32-07:00,commit, -22612,Nathan Goldbaum,2014-03-24 23:54:44-07:00,commit, -22613,Nathan Goldbaum,2014-03-24 23:54:16-07:00,commit, -22614,Nathan Goldbaum,2014-03-24 23:53:01-07:00,commit, -22615,Nathan Goldbaum,2014-03-24 23:51:22-07:00,commit, -22616,Nathan Goldbaum,2014-03-24 23:50:40-07:00,commit, -22617,Sam Skillman,2014-03-24 23:46:41-07:00,commit, -22618,Sam Skillman,2014-03-24 23:45:43-07:00,commit, -22619,Sam Skillman,2014-03-24 23:44:39-07:00,commit, -22620,Sam Skillman,2014-03-24 23:43:34-07:00,commit, -22621,Nathan Goldbaum,2014-03-24 23:01:08-07:00,commit, -22622,Matthew Turk,2014-03-25 01:27:52-04:00,commit, -22623,Matthew Turk,2014-03-24 21:25:40-07:00,commit, -22624,Matthew Turk,2014-03-24 21:22:13-07:00,commit, -22625,Matthew Turk,2014-03-24 21:21:31-07:00,commit, -22626,Matthew Turk,2014-03-24 21:20:33-07:00,commit, -22627,BW Keller,2014-03-25 00:17:16-04:00,commit, -22628,BW Keller,2014-03-25 00:14:36-04:00,commit, -22629,Matthew Turk,2014-03-24 21:07:05-07:00,commit, -22630,Sam Skillman,2014-03-24 19:03:45-07:00,commit, -22631,Brian Crosby,2014-03-24 18:59:34-07:00,commit, -22632,BW Keller,2014-03-24 21:59:06-04:00,commit, -22633,BW Keller,2014-03-24 21:57:30-04:00,commit, -22634,Matthew Turk,2014-03-24 18:49:44-07:00,commit, -22635,Matthew Turk,2014-03-24 18:42:36-07:00,commit, -22636,Matthew Turk,2014-03-24 18:31:14-07:00,commit, -22637,Matthew Turk,2014-03-24 18:08:26-07:00,commit, -22638,BW Keller,2014-03-24 20:59:17-04:00,commit, -22639,BW Keller,2014-03-24 20:56:25-04:00,commit, -22640,Matthew Turk,2014-03-24 17:15:35-07:00,commit, -22641,Matthew Turk,2014-03-24 17:15:11-07:00,commit, -22642,Matthew Turk,2014-03-24 19:53:12-04:00,commit, -22643,Matthew Turk,2014-03-24 16:46:44-07:00,commit, -22644,Matthew Turk,2014-03-24 16:20:28-07:00,commit, -22645,Matthew Turk,2014-03-24 15:55:16-07:00,commit, -22646,BW Keller,2014-03-24 18:28:13-04:00,commit, -22647,Sam Skillman,2014-03-24 15:12:44-07:00,commit, -22648,Sam Skillman,2014-03-24 15:11:45-07:00,commit, -22649,Sam Skillman,2014-03-24 15:07:48-07:00,commit, -22650,Nathan Goldbaum,2014-03-24 13:19:47-07:00,commit, -22651,Kenz Arraki,2014-03-24 13:10:05-07:00,commit, -22652,Matthew Turk,2014-03-24 12:50:31-07:00,commit, -22653,Matthew Turk,2014-03-24 12:49:57-07:00,commit, -22654,Matthew Turk,2014-03-24 12:11:05-07:00,commit, -22655,Matthew Turk,2014-03-24 12:10:29-07:00,commit, -22656,Gabriel Altay,2014-03-24 12:06:43-07:00,commit, -22657,Gabriel Altay,2014-03-24 11:51:13-07:00,commit, -22658,Sam Skillman,2014-03-24 11:47:01-07:00,commit, -22659,Gabriel Altay,2014-03-24 11:27:45-07:00,commit, -22660,Matthew Turk,2014-03-24 11:20:15-07:00,commit, -22661,Matthew Turk,2014-03-24 10:56:34-07:00,commit, -22662,Matthew Turk,2014-03-24 10:44:53-07:00,commit, -22663,Nathan Goldbaum,2014-03-24 10:44:16-07:00,commit, -22664,Nathan Goldbaum,2014-03-24 10:29:17-07:00,commit, -22665,Matthew Turk,2014-03-24 10:27:41-07:00,commit, -22666,Matthew Turk,2014-03-24 10:19:57-07:00,commit, -22667,Gabriel Altay,2014-03-24 10:05:46-07:00,commit, -22668,BW Keller,2014-03-24 13:01:55-04:00,commit, -22669,Matthew Turk,2014-03-24 09:57:02-07:00,commit, -22670,Nathan Goldbaum,2014-03-24 01:24:31-07:00,commit, -22671,Nathan Goldbaum,2014-03-24 01:23:59-07:00,commit, -22672,Nathan Goldbaum,2014-03-24 01:23:40-07:00,commit, -22673,Nathan Goldbaum,2014-03-24 00:16:55-07:00,commit, -22674,Sam Skillman,2014-03-23 22:10:54-07:00,commit, -22675,Sam Skillman,2014-03-23 22:10:37-07:00,commit, -22676,Sam Skillman,2014-03-23 22:09:50-07:00,commit, -22677,Sam Skillman,2014-03-23 22:09:23-07:00,commit, -22678,Sam Skillman,2014-03-23 22:08:45-07:00,commit, -22679,Sam Skillman,2014-03-23 22:08:22-07:00,commit, -22680,Sam Skillman,2014-03-23 22:03:32-07:00,commit, -22681,Nathan Goldbaum,2014-03-23 21:42:34-07:00,commit, -22682,Matthew Turk,2014-03-23 21:18:44-07:00,commit, -22683,Matthew Turk,2014-03-23 21:14:03-07:00,commit, -22684,Matthew Turk,2014-03-23 20:38:10-07:00,commit, -22685,Matthew Turk,2014-03-23 17:57:51-07:00,commit, -22686,Matthew Turk,2014-03-23 17:52:11-07:00,commit, -22687,Matthew Turk,2014-03-23 17:07:56-07:00,commit, -22688,Matthew Turk,2014-03-23 17:00:10-07:00,commit, -22689,Matthew Turk,2014-03-23 16:56:51-07:00,commit, -22690,Matthew Turk,2014-03-23 16:33:28-07:00,commit, -22691,Gabriel Altay,2014-03-23 16:19:39-07:00,commit, -22692,Nathan Goldbaum,2014-03-23 16:01:34-07:00,commit, -22693,Matthew Turk,2014-03-23 15:54:50-07:00,commit, -22694,Matthew Turk,2014-03-23 15:28:06-07:00,commit, -22695,Matthew Turk,2014-03-23 15:13:11-07:00,commit, -22696,Sam Skillman,2014-03-23 15:11:31-07:00,commit, -22697,Matthew Turk,2014-03-23 14:28:22-07:00,commit, -22698,Matthew Turk,2014-03-23 14:08:51-07:00,commit, -22699,Matthew Turk,2014-03-23 14:06:51-07:00,commit, -22700,Matthew Turk,2014-03-23 13:32:15-07:00,commit, -22701,Matthew Turk,2014-03-23 13:19:29-07:00,commit, -22702,BW Keller,2014-03-23 16:12:19-04:00,commit, -22703,Kenz Arraki,2014-03-23 12:48:22-07:00,commit, -22704,Andrew Myers,2014-03-23 12:22:32-07:00,commit, -22705,Nathan Goldbaum,2014-03-23 12:12:52-07:00,commit, -22706,Nathan Goldbaum,2014-03-23 11:08:46-07:00,commit, -22707,Matthew Turk,2014-03-23 13:30:19-04:00,commit, -22708,Matthew Turk,2014-03-23 13:28:19-04:00,commit, -22709,Nathan Goldbaum,2014-03-23 10:26:45-07:00,commit, -22710,Hilary Egan,2014-03-23 10:20:17-07:00,commit, -22711,Nathan Goldbaum,2014-03-23 09:16:30-07:00,commit, -22712,Andrew Myers,2014-03-22 18:51:51-07:00,commit, -22713,Andrew Myers,2014-03-22 18:20:53-07:00,commit, -22714,Andrew Myers,2014-03-22 18:19:05-07:00,commit, -22715,Sam Skillman,2014-03-22 16:16:56-07:00,commit, -22716,Sam Skillman,2014-03-22 16:16:06-07:00,commit, -22717,Britton Smith,2014-03-20 12:18:35+00:00,commit, -22718,Matthew Turk,2014-03-20 08:15:53-04:00,commit, -22719,Matthew Turk,2014-03-20 08:14:42-04:00,commit, -22720,Matthew Turk,2014-03-20 07:50:04-04:00,commit, -22721,Matthew Turk,2014-03-20 07:48:34-04:00,commit, -22722,Britton Smith,2014-03-20 11:45:01+00:00,commit, -22723,Matthew Turk,2014-03-20 07:38:20-04:00,commit, -22724,Matthew Turk,2014-03-20 07:14:40-04:00,commit, -22725,Sam Skillman,2014-03-19 14:51:13-07:00,commit, -22726,Patrick Shriwise,2014-03-19 15:47:31-05:00,commit, -22727,Matthew Turk,2014-03-19 15:02:07-04:00,commit, -22728,Matthew Turk,2014-03-19 14:08:50-04:00,commit, -22729,Matthew Turk,2014-03-19 13:53:02-04:00,commit, -22730,Nathan Goldbaum,2014-03-19 09:25:47-07:00,commit, -22731,Kacper Kowalik,2014-03-19 14:49:46+01:00,commit, -22732,Kacper Kowalik,2014-03-19 13:59:42+01:00,commit, -22733,Matthew Turk,2014-03-19 08:55:10-04:00,commit, -22734,Matthew Turk,2014-03-19 08:53:02-04:00,commit, -22735,Matthew Turk,2014-03-19 06:37:22-04:00,commit, -22736,Nathan Goldbaum,2014-03-18 21:22:17-07:00,commit, -22737,Nathan Goldbaum,2014-03-18 20:00:06-07:00,commit, -22738,Nathan Goldbaum,2014-03-18 19:59:49-07:00,commit, -22739,Matthew Turk,2014-03-18 19:04:45-04:00,commit, -22740,Andrew Myers,2014-03-18 14:48:48-07:00,commit, -22741,Matthew Turk,2014-03-18 15:54:36-04:00,commit, -22742,Matthew Turk,2014-03-18 14:39:53-04:00,commit, -22743,Matthew Turk,2014-03-18 14:29:17-04:00,commit, -22744,Matthew Turk,2014-03-18 14:28:30-04:00,commit, -22745,Matthew Turk,2014-03-18 14:24:41-04:00,commit, -22746,Matthew Turk,2014-03-18 14:15:25-04:00,commit, -22747,Nathan Goldbaum,2014-03-18 10:39:54-07:00,commit, -22748,Nathan Goldbaum,2014-03-18 10:39:54-07:00,commit, -22749,Nathan Goldbaum,2014-03-18 10:39:54-07:00,commit, -22750,Nathan Goldbaum,2014-03-18 10:34:52-07:00,commit, -22751,Matthew Turk,2014-03-18 13:21:02-04:00,commit, -22752,Matthew Turk,2014-03-18 13:20:48-04:00,commit, -22753,Nathan Goldbaum,2014-03-18 10:04:09-07:00,commit, -22754,Nathan Goldbaum,2014-03-18 10:04:09-07:00,commit, -22755,Nathan Goldbaum,2014-03-18 10:04:09-07:00,commit, -22756,Matthew Turk,2014-03-18 10:32:38-04:00,commit, -22757,Matthew Turk,2014-03-18 10:19:18-04:00,commit, -22758,Matthew Turk,2014-03-18 10:01:27-04:00,commit, -22759,Matthew Turk,2014-03-18 09:53:23-04:00,commit, -22760,Matthew Turk,2014-03-18 09:53:13-04:00,commit, -22761,Matthew Turk,2014-03-18 09:29:19-04:00,commit, -22762,Matthew Turk,2014-03-18 09:15:12-04:00,commit, -22763,Matthew Turk,2014-03-18 09:07:38-04:00,commit, -22764,Nathan Goldbaum,2014-03-17 21:48:03-07:00,commit, -22765,Nathan Goldbaum,2014-03-17 21:42:15-07:00,commit, -22766,Nathan Goldbaum,2014-03-17 21:41:38-07:00,commit, -22767,Andrew Myers,2014-03-17 17:16:04-07:00,commit, -22768,Matthew Turk,2014-03-17 20:00:47-04:00,commit, -22769,Nathan Goldbaum,2014-03-17 16:42:17-07:00,commit, -22770,Andrew Myers,2014-03-17 16:16:56-07:00,commit, -22771,Matthew Turk,2014-03-17 18:10:53-04:00,commit, -22772,Britton Smith,2014-03-17 22:09:07+00:00,commit, -22773,Britton Smith,2014-03-17 22:01:37+00:00,commit, -22774,Britton Smith,2014-03-17 21:46:57+00:00,commit, -22775,Nathan Goldbaum,2014-03-17 12:25:50-07:00,commit, -22776,Nathan Goldbaum,2014-03-17 12:23:43-07:00,commit, -22777,Nathan Goldbaum,2014-03-17 12:20:05-07:00,commit, -22778,Matthew Turk,2014-03-17 15:14:02-04:00,commit, -22779,Britton Smith,2014-03-17 17:43:36+00:00,commit, -22780,Nathan Goldbaum,2014-03-17 10:42:29-07:00,commit, -22781,Britton Smith,2014-03-17 17:06:43+00:00,commit, -22782,Britton Smith,2014-03-17 16:43:27+00:00,commit, -22783,Britton Smith,2014-03-17 16:42:49+00:00,commit, -22784,Britton Smith,2014-03-17 16:42:15+00:00,commit, -22785,Matthew Turk,2014-03-17 10:55:39-04:00,commit, -22786,Britton Smith,2014-03-17 14:01:47+00:00,commit, -22787,Britton Smith,2014-03-17 14:01:47+00:00,commit, -22788,Matthew Turk,2014-03-16 09:05:31-04:00,commit, -22789,Matthew Turk,2014-03-16 09:04:33-04:00,commit, -22790,Matthew Turk,2014-03-16 09:02:51-04:00,commit, -22791,Matthew Turk,2014-03-15 12:08:41-04:00,commit, -22792,John ZuHone,2014-03-15 10:49:01-04:00,commit, -22793,Nathan Goldbaum,2014-03-14 20:55:35-07:00,commit, -22794,Nathan Goldbaum,2014-03-14 20:53:24-07:00,commit, -22795,Nathan Goldbaum,2014-03-14 20:38:50-07:00,commit, -22796,Nathan Goldbaum,2014-03-14 20:37:52-07:00,commit, -22797,Nathan Goldbaum,2014-03-14 14:27:44-07:00,commit, -22798,Matthew Turk,2014-03-14 15:02:25-04:00,commit, -22799,Matthew Turk,2014-03-14 13:07:46-04:00,commit, -22800,Matthew Turk,2014-03-14 12:45:27-04:00,commit, -22801,Matthew Turk,2014-03-14 12:43:28-04:00,commit, -22802,Matthew Turk,2014-03-14 11:48:50-04:00,commit, -22803,Matthew Turk,2014-03-14 08:25:42-04:00,commit, -22804,Matthew Turk,2014-03-14 08:19:33-04:00,commit, -22805,Matthew Turk,2014-03-13 21:36:49-04:00,commit, -22806,Matthew Turk,2014-03-13 20:58:38-04:00,commit, -22807,Matthew Turk,2014-03-13 17:14:30-04:00,commit, -22808,Matthew Turk,2014-03-13 17:08:40-04:00,commit, -22809,Matthew Turk,2014-03-13 16:59:14-04:00,commit, -22810,Matthew Turk,2014-03-13 16:51:31-04:00,commit, -22811,Britton Smith,2014-03-13 20:48:16+00:00,commit, -22812,Britton Smith,2014-03-13 20:43:11+00:00,commit, -22813,Britton Smith,2014-03-13 20:42:55+00:00,commit, -22814,Matthew Turk,2014-03-13 16:41:13-04:00,commit, -22815,John ZuHone,2014-03-13 15:08:17-04:00,commit, -22816,John ZuHone,2014-03-13 12:41:09-04:00,commit, -22817,Matthew Turk,2014-03-13 11:40:04-04:00,commit, -22818,Matthew Turk,2014-03-13 11:18:12-04:00,commit, -22819,Matthew Turk,2014-03-13 11:18:12-04:00,commit, -22820,Matthew Turk,2014-03-13 09:50:52-04:00,commit, -22821,Matthew Turk,2014-03-13 09:45:55-04:00,commit, -22822,Matthew Turk,2014-03-13 09:42:31-04:00,commit, -22823,Matthew Turk,2014-03-13 09:42:12-04:00,commit, -22824,Matthew Turk,2014-03-13 09:03:11-04:00,commit, -22825,Matthew Turk,2014-03-13 08:56:04-04:00,commit, -22826,Matthew Turk,2014-03-13 08:51:56-04:00,commit, -22827,Matthew Turk,2014-03-13 08:45:22-04:00,commit, -22828,John ZuHone,2014-03-13 01:15:50-04:00,commit, -22829,John ZuHone,2014-03-13 00:34:08-04:00,commit, -22830,Matthew Turk,2014-03-12 17:23:50-04:00,commit, -22831,Matthew Turk,2014-03-12 17:15:35-04:00,commit, -22832,Matthew Turk,2014-03-12 17:09:02-04:00,commit, -22833,John ZuHone,2014-03-11 16:24:25-04:00,commit, -22834,John ZuHone,2014-03-11 16:18:59-04:00,commit, -22835,Matthew Turk,2014-03-11 15:40:25-04:00,commit, -22836,Matthew Turk,2014-03-11 10:21:58-04:00,commit, -22837,Matthew Turk,2014-03-11 09:50:22-04:00,commit, -22838,Matthew Turk,2014-03-11 09:17:55-04:00,commit, -22839,Kacper Kowalik,2014-03-11 11:45:05+01:00,commit, -22840,Matthew Turk,2014-03-11 06:37:52-04:00,commit, -22841,Nathan Goldbaum,2014-03-10 20:49:49-07:00,commit, -22842,Nathan Goldbaum,2014-03-10 20:26:26-07:00,commit, -22843,Matthew Turk,2014-03-08 14:47:49-05:00,commit, -22844,Matthew Turk,2014-03-08 13:36:09-05:00,commit, -22845,Matthew Turk,2014-03-08 13:02:26-05:00,commit, -22846,John ZuHone,2014-03-08 11:45:09-05:00,commit, -22847,Britton Smith,2014-03-08 10:23:33+00:00,commit, -22848,Nathan Goldbaum,2014-03-07 16:58:37-08:00,commit, -22849,Nathan Goldbaum,2014-03-07 14:34:50-08:00,commit, -22850,Nathan Goldbaum,2014-03-07 14:28:05-08:00,commit, -22851,Matthew Turk,2014-03-07 15:00:40-05:00,commit, -22852,Matthew Turk,2014-03-07 14:58:11-05:00,commit, -22853,Matthew Turk,2014-03-07 14:48:38-05:00,commit, -22854,Matthew Turk,2014-03-07 14:22:34-05:00,commit, -22855,Matthew Turk,2014-03-07 14:19:45-05:00,commit, -22856,Matthew Turk,2014-03-07 14:10:24-05:00,commit, -22857,Matthew Turk,2014-03-07 13:55:56-05:00,commit, -22858,Matthew Turk,2014-03-07 13:54:24-05:00,commit, -22859,Matthew Turk,2014-03-07 13:42:06-05:00,commit, -22860,Matthew Turk,2014-03-07 13:34:29-05:00,commit, -22861,Matthew Turk,2014-03-07 13:33:49-05:00,commit, -22862,Matthew Turk,2014-03-07 13:32:21-05:00,commit, -22863,Nathan Goldbaum,2014-03-07 10:28:23-08:00,commit, -22864,Matthew Turk,2014-03-07 12:58:54-05:00,commit, -22865,Matthew Turk,2014-03-07 12:43:07-05:00,commit, -22866,Matthew Turk,2014-03-07 12:42:20-05:00,commit, -22867,Matthew Turk,2014-03-07 12:37:37-05:00,commit, -22868,Matthew Turk,2014-03-07 12:28:24-05:00,commit, -22869,Anthony Scopatz,2014-03-07 11:26:37-06:00,commit, -22870,Matthew Turk,2014-03-07 12:22:17-05:00,commit, -22871,Matthew Turk,2014-03-07 12:09:17-05:00,commit, -22872,Matthew Turk,2014-03-07 12:00:53-05:00,commit, -22873,Anthony Scopatz,2014-03-07 10:56:38-06:00,commit, -22874,Anthony Scopatz,2014-03-07 10:55:38-06:00,commit, -22875,Patrick Shriwise,2014-03-07 10:55:00-06:00,commit, -22876,Anthony Scopatz,2014-03-07 10:53:34-06:00,commit, -22877,Matthew Turk,2014-03-07 11:51:57-05:00,commit, -22878,Matthew Turk,2014-03-07 11:51:02-05:00,commit, -22879,Matthew Turk,2014-03-07 11:50:24-05:00,commit, -22880,Matthew Turk,2014-03-07 11:32:02-05:00,commit, -22881,Matthew Turk,2014-03-07 10:21:29-05:00,commit, -22882,Matthew Turk,2014-03-07 09:50:43-05:00,commit, -22883,Matthew Turk,2014-03-07 09:40:21-05:00,commit, -22884,Matthew Turk,2014-03-07 09:33:52-05:00,commit, -22885,Matthew Turk,2014-03-07 08:45:52-05:00,commit, -22886,Matthew Turk,2014-03-06 18:05:21-05:00,commit, -22887,Matthew Turk,2014-03-06 18:01:05-05:00,commit, -22888,Matthew Turk,2014-03-06 17:11:22-05:00,commit, -22889,Patrick Shriwise,2014-03-06 10:56:46-06:00,commit, -22890,Patrick Shriwise,2014-03-06 08:02:24-06:00,commit, -22891,Matthew Turk,2014-03-05 13:40:36-05:00,commit, -22892,Matthew Turk,2014-03-05 13:26:29-05:00,commit, -22893,Matthew Turk,2014-03-05 13:25:15-05:00,commit, -22894,Matthew Turk,2014-03-04 18:22:12-05:00,commit, -22895,Matthew Turk,2014-03-04 18:08:15-05:00,commit, -22896,Matthew Turk,2014-03-04 17:42:45-05:00,commit, -22897,Matthew Turk,2014-03-04 16:45:44-05:00,commit, -22898,Matthew Turk,2014-03-04 16:20:14-05:00,commit, -22899,Matthew Turk,2014-03-04 16:18:22-05:00,commit, -22900,Matthew Turk,2014-03-04 16:12:20-05:00,commit, -22901,Matthew Turk,2014-03-04 15:09:01-05:00,commit, -22902,Matthew Turk,2014-03-04 15:01:40-05:00,commit, -22903,Matthew Turk,2014-03-04 13:22:56-05:00,commit, -22904,Matthew Turk,2014-03-04 09:19:46-05:00,commit, -22905,Matthew Turk,2014-03-03 16:42:17-05:00,commit, -22906,Matthew Turk,2014-03-03 16:36:22-05:00,commit, -22907,Sam Skillman,2014-03-03 11:31:14-08:00,commit, -22908,Matthew Turk,2014-03-03 10:46:29-05:00,commit, -22909,Matthew Turk,2014-03-03 10:44:32-05:00,commit, -22910,Matthew Turk,2014-03-03 10:44:32-05:00,commit, -22911,Matthew Turk,2014-03-03 10:44:31-05:00,commit, -22912,Matthew Turk,2014-03-03 10:44:31-05:00,commit, -22913,Matthew Turk,2014-03-03 10:44:30-05:00,commit, -22914,Matthew Turk,2014-03-03 10:44:30-05:00,commit, -22915,Matthew Turk,2014-03-03 10:44:29-05:00,commit, -22916,Matthew Turk,2014-03-03 10:44:29-05:00,commit, -22917,Matthew Turk,2014-03-03 10:42:56-05:00,commit, -22918,Matthew Turk,2014-03-03 10:40:58-05:00,commit, -22919,Matthew Turk,2014-03-03 10:26:55-05:00,commit, -22920,Matthew Turk,2014-03-03 10:24:51-05:00,commit, -22921,Matthew Turk,2014-03-03 10:24:37-05:00,commit, -22922,Matthew Turk,2014-03-03 10:23:43-05:00,commit, -22923,Matthew Turk,2014-03-03 10:22:26-05:00,commit, -22924,Matthew Turk,2014-03-03 10:21:51-05:00,commit, -22925,Matthew Turk,2014-03-03 10:20:56-05:00,commit, -22926,Matthew Turk,2014-03-03 10:19:47-05:00,commit, -22927,Matthew Turk,2014-03-03 10:18:48-05:00,commit, -22928,Britton Smith,2014-03-03 12:31:52+00:00,commit, -22929,Britton Smith,2014-03-02 16:43:23+00:00,commit, -22930,Matthew Turk,2014-03-01 00:40:31-05:00,commit, -22931,Matthew Turk,2014-02-28 23:37:33-06:00,commit, -22932,Matthew Turk,2014-02-28 18:29:00-05:00,commit, -22933,Matthew Turk,2014-02-28 18:11:57-05:00,commit, -22934,Matthew Turk,2014-02-28 18:11:47-05:00,commit, -22935,Matthew Turk,2014-02-28 18:11:28-05:00,commit, -22936,Britton Smith,2014-02-28 13:40:36+00:00,commit, -22937,Kacper Kowalik,2014-02-28 14:07:13+01:00,commit, -22938,Kacper Kowalik,2014-02-28 14:07:13+01:00,commit, -22939,Matthew Turk,2014-02-28 06:31:55-06:00,commit, -22940,Matthew Turk,2014-02-28 06:34:22-06:00,commit, -22941,Matthew Turk,2014-02-28 06:10:00-06:00,commit, -22942,Britton Smith,2014-02-28 11:59:25+00:00,commit, -22943,Britton Smith,2014-02-28 11:59:25+00:00,commit, -22944,Nathan Goldbaum,2014-02-25 09:56:11-08:00,commit, -22945,Nathan Goldbaum,2014-02-25 09:56:11-08:00,commit, -22946,Nathan Goldbaum,2014-02-25 09:54:49-08:00,commit, -22947,Matthew Turk,2014-02-28 06:02:37-06:00,commit, -22948,Matthew Turk,2014-02-28 05:57:11-06:00,commit, -22949,Matthew Turk,2014-02-28 05:49:35-06:00,commit, -22950,Matthew Turk,2014-02-28 05:43:16-06:00,commit, -22951,Matthew Turk,2014-02-28 05:39:26-06:00,commit, -22952,Nathan Goldbaum,2014-02-25 09:54:49-08:00,commit, -22953,Nathan Goldbaum,2014-02-24 21:41:58-08:00,commit, -22954,Nathan Goldbaum,2014-02-24 18:54:29-08:00,commit, -22955,Nathan Goldbaum,2014-02-23 22:11:16-08:00,commit, -22956,Nathan Goldbaum,2014-02-23 21:48:30-08:00,commit, -22957,Nathan Goldbaum,2014-02-23 21:41:05-08:00,commit, -22958,Nathan Goldbaum,2014-02-23 20:56:35-08:00,commit, -22959,Nathan Goldbaum,2014-02-23 20:42:50-08:00,commit, -22960,Nathan Goldbaum,2014-02-23 20:27:58-08:00,commit, -22961,Nathan Goldbaum,2014-02-23 20:19:25-08:00,commit, -22962,Nathan Goldbaum,2014-02-23 20:16:26-08:00,commit, -22963,Sam Skillman,2014-02-23 11:08:42-08:00,commit, -22964,Matthew Turk,2014-02-22 20:50:33-08:00,commit, -22965,Matthew Turk,2014-02-22 18:33:53-08:00,commit, -22966,Matthew Turk,2014-02-22 17:40:46-08:00,commit, -22967,Britton Smith,2014-02-22 23:15:05+00:00,commit, -22968,Britton Smith,2014-02-21 12:10:09+00:00,commit, -22969,Britton Smith,2014-02-21 10:44:58+00:00,commit, -22970,Matthew Turk,2014-02-20 14:31:42-08:00,commit, -22971,Nathan Goldbaum,2014-02-20 13:44:36-08:00,commit, -22972,Nathan Goldbaum,2014-02-20 10:07:51-08:00,commit, -22973,Britton Smith,2014-02-20 16:43:47+00:00,commit, -22974,Matthew Turk,2014-02-20 08:23:32-08:00,commit, -22975,Matthew Turk,2014-02-20 08:23:24-08:00,commit, -22976,Britton Smith,2014-02-20 10:28:31+00:00,commit, -22977,Britton Smith,2014-02-20 10:25:38+00:00,commit, -22978,Britton Smith,2014-02-19 12:05:52+00:00,commit, -22979,Britton Smith,2014-02-19 11:40:18+00:00,commit, -22980,Nathan Goldbaum,2014-02-19 00:34:05-08:00,commit, -22981,Nathan Goldbaum,2014-02-19 00:33:37-08:00,commit, -22982,Nathan Goldbaum,2014-02-19 00:31:56-08:00,commit, -22983,Nathan Goldbaum,2014-02-19 00:30:42-08:00,commit, -22984,Miguel de Val-Borro,2014-02-18 22:16:02-05:00,commit, -22985,Nathan Goldbaum,2014-02-18 16:07:01-08:00,commit, -22986,Nathan Goldbaum,2014-02-18 15:40:51-08:00,commit, -22987,Nathan Goldbaum,2014-02-18 15:04:04-08:00,commit, -22988,Hilary Egan,2014-02-18 15:53:40-07:00,commit, -22989,Hilary Egan,2014-02-18 15:37:38-07:00,commit, -22990,Nathan Goldbaum,2014-02-18 10:01:47-08:00,commit, -22991,Britton Smith,2014-02-18 17:02:38+00:00,commit, -22992,Britton Smith,2014-02-18 14:40:22+00:00,commit, -22993,Britton Smith,2014-02-18 14:36:28+00:00,commit, -22994,Britton Smith,2014-02-18 12:39:00+00:00,commit, -22995,Britton Smith,2014-02-18 12:01:34+00:00,commit, -22996,Britton Smith,2014-02-18 11:36:21+00:00,commit, -22997,Britton Smith,2014-02-18 11:35:50+00:00,commit, -22998,Nathan Goldbaum,2014-02-17 16:53:38-08:00,commit, -22999,Nathan Goldbaum,2014-02-17 16:25:54-08:00,commit, -23000,Britton Smith,2014-02-17 23:04:26+00:00,commit, -23001,Britton Smith,2014-02-17 23:03:56+00:00,commit, -23002,Nathan Goldbaum,2014-02-17 14:48:53-08:00,commit, -23003,Nathan Goldbaum,2014-02-17 14:48:02-08:00,commit, -23004,Matthew Turk,2014-02-17 09:45:38-05:00,commit, -23005,Matthew Turk,2014-02-17 09:45:18-05:00,commit, -23006,Britton Smith,2014-02-17 12:11:32+00:00,commit, -23007,Britton Smith,2014-02-17 10:56:23+00:00,commit, -23008,John ZuHone,2014-02-17 11:24:53+09:00,commit, -23009,John ZuHone,2014-02-17 11:23:45+09:00,commit, -23010,John ZuHone,2014-02-17 11:22:23+09:00,commit, -23011,John ZuHone,2014-02-17 11:16:51+09:00,commit, -23012,John Wise,2014-02-16 19:54:37-05:00,commit, -23013,John Wise,2014-02-16 18:57:53-05:00,commit, -23014,Matthew Turk,2014-02-16 16:11:54-05:00,commit, -23015,Matthew Turk,2014-02-15 13:47:21-05:00,commit, -23016,Nathan Goldbaum,2014-02-14 16:22:21-08:00,commit, -23017,Nathan Goldbaum,2014-02-14 16:21:38-08:00,commit, -23018,Nathan Goldbaum,2014-02-14 15:58:39-08:00,commit, -23019,Nathan Goldbaum,2014-02-14 15:55:40-08:00,commit, -23020,Matthew Turk,2014-02-14 15:02:10-05:00,commit, -23021,Matthew Turk,2014-02-14 14:43:19-05:00,commit, -23022,Matthew Turk,2014-02-14 10:40:58-05:00,commit, -23023,Matthew Turk,2014-02-14 10:40:39-05:00,commit, -23024,Matthew Turk,2014-02-14 09:34:13-05:00,commit, -23025,Nathan Goldbaum,2014-02-13 13:47:58-08:00,commit, -23026,Matthew Turk,2014-02-13 14:27:03-05:00,commit, -23027,Britton Smith,2014-02-13 10:52:12+00:00,commit, -23028,Nathan Goldbaum,2014-02-12 21:18:54-08:00,commit, -23029,Nathan Goldbaum,2014-02-12 14:53:05-08:00,commit, -23030,Nathan Goldbaum,2014-02-12 14:52:02-08:00,commit, -23031,Nathan Goldbaum,2014-02-12 14:38:30-08:00,commit, -23032,Nathan Goldbaum,2014-02-12 13:36:14-08:00,commit, -23033,Nathan Goldbaum,2014-02-12 13:33:57-08:00,commit, -23034,Nathan Goldbaum,2014-02-12 13:33:11-08:00,commit, -23035,John Wise,2014-02-12 14:06:03-05:00,commit, -23036,Britton Smith,2014-02-12 17:58:02+00:00,commit, -23037,Britton Smith,2014-02-12 16:33:17+00:00,commit, -23038,Britton Smith,2014-02-12 16:12:22+00:00,commit, -23039,John ZuHone,2014-02-12 10:04:38-05:00,commit, -23040,Nathan Goldbaum,2014-02-12 02:07:31-08:00,commit, -23041,Nathan Goldbaum,2014-02-12 01:32:14-08:00,commit, -23042,Nathan Goldbaum,2014-02-12 01:23:28-08:00,commit, -23043,Nathan Goldbaum,2014-02-12 01:23:06-08:00,commit, -23044,John ZuHone,2014-02-11 18:27:27-05:00,commit, -23045,John ZuHone,2014-02-11 17:06:24-05:00,commit, -23046,John ZuHone,2014-02-11 17:06:05-05:00,commit, -23047,John ZuHone,2014-02-11 13:28:12-08:00,commit, -23048,John ZuHone,2014-02-11 13:27:40-08:00,commit, -23049,John ZuHone,2014-02-11 14:33:02-05:00,commit, -23050,John ZuHone,2014-02-11 13:04:01-05:00,commit, -23051,John ZuHone,2014-02-11 11:59:38-05:00,commit, -23052,John ZuHone,2014-02-11 11:55:30-05:00,commit, -23053,John ZuHone,2014-02-11 11:54:20-05:00,commit, -23054,John ZuHone,2014-02-11 11:54:07-05:00,commit, -23055,John ZuHone,2014-02-11 11:52:18-05:00,commit, -23056,John ZuHone,2014-02-11 11:51:25-05:00,commit, -23057,Britton Smith,2014-02-11 10:58:43-05:00,commit, -23058,John ZuHone,2014-02-11 09:41:26-05:00,commit, -23059,John ZuHone,2014-02-11 09:41:00-05:00,commit, -23060,John ZuHone,2014-02-11 09:35:33-05:00,commit, -23061,Britton Smith,2014-02-11 12:48:33+00:00,commit, -23062,Matthew Turk,2014-02-10 23:20:49-05:00,commit, -23063,Matthew Turk,2014-02-10 23:14:21-05:00,commit, -23064,John ZuHone,2014-02-10 23:10:54-05:00,commit, -23065,John ZuHone,2014-02-10 23:10:18-05:00,commit, -23066,John ZuHone,2014-02-10 23:08:53-05:00,commit, -23067,John ZuHone,2014-02-10 22:29:38-05:00,commit, -23068,Nathan Goldbaum,2014-02-10 18:54:16-08:00,commit, -23069,John ZuHone,2014-02-10 21:54:03-05:00,commit, -23070,John ZuHone,2014-02-10 21:52:29-05:00,commit, -23071,John ZuHone,2014-02-10 21:51:44-05:00,commit, -23072,Nathan Goldbaum,2014-02-10 18:48:04-08:00,commit, -23073,John ZuHone,2014-02-10 15:12:37-05:00,commit, -23074,John ZuHone,2014-02-10 15:11:42-05:00,commit, -23075,Britton Smith,2014-02-10 18:53:46+00:00,commit, -23076,John ZuHone,2014-02-10 13:35:23-05:00,commit, -23077,Britton Smith,2014-02-10 18:18:40+00:00,commit, -23078,Britton Smith,2014-02-10 18:11:31+00:00,commit, -23079,Nathan Goldbaum,2014-02-10 09:36:12-08:00,commit, -23080,Britton Smith,2014-02-10 17:36:01+00:00,commit, -23081,Nathan Goldbaum,2014-02-10 09:26:41-08:00,commit, -23082,Matthew Turk,2014-02-10 12:10:46-05:00,commit, -23083,Britton Smith,2014-02-10 16:19:47+00:00,commit, -23084,Matthew Turk,2014-02-10 11:15:47-05:00,commit, -23085,Britton Smith,2014-02-10 16:14:35+00:00,commit, -23086,Britton Smith,2014-02-10 16:03:05+00:00,commit, -23087,Britton Smith,2014-02-10 15:32:11+00:00,commit, -23088,Britton Smith,2014-02-10 15:32:11+00:00,commit, -23089,Britton Smith,2014-02-10 15:31:13+00:00,commit, -23090,Britton Smith,2014-02-10 14:41:12+00:00,commit, -23091,Britton Smith,2014-02-10 14:09:46+00:00,commit, -23092,Britton Smith,2014-02-10 14:09:46+00:00,commit, -23093,Britton Smith,2014-02-10 13:27:49+00:00,commit, -23094,Britton Smith,2014-02-10 13:27:24+00:00,commit, -23095,Britton Smith,2014-02-10 13:27:24+00:00,commit, -23096,Britton Smith,2014-02-10 13:27:00+00:00,commit, -23097,Britton Smith,2014-02-10 13:27:00+00:00,commit, -23098,Britton Smith,2014-02-10 12:12:45+00:00,commit, -23099,Britton Smith,2014-02-10 10:39:09+00:00,commit, -23100,Britton Smith,2014-02-10 10:36:34+00:00,commit, -23101,Britton Smith,2014-02-10 10:22:59+00:00,commit, -23102,Britton Smith,2014-02-10 10:02:36+00:00,commit, -23103,Britton Smith,2014-02-10 09:55:32+00:00,commit, -23104,Nathan Goldbaum,2014-02-09 20:53:06-08:00,commit, -23105,John ZuHone,2014-02-09 22:49:44-05:00,commit, -23106,John ZuHone,2014-02-09 22:45:13-05:00,commit, -23107,John Wise,2014-02-09 17:45:46-05:00,commit, -23108,Matthew Turk,2014-02-09 14:24:58-05:00,commit, -23109,John ZuHone,2014-02-09 09:02:12-08:00,commit, -23110,John ZuHone,2014-02-09 09:00:39-08:00,commit, -23111,John Wise,2014-02-08 23:46:07-05:00,commit, -23112,John ZuHone,2014-02-08 17:02:52-05:00,commit, -23113,Nathan Goldbaum,2014-02-08 13:15:42-08:00,commit, -23114,Nathan Goldbaum,2014-02-08 13:14:16-08:00,commit, -23115,Matthew Turk,2014-02-08 14:40:58-05:00,commit, -23116,Matthew Turk,2014-02-08 14:40:48-05:00,commit, -23117,Matthew Turk,2014-02-08 14:40:05-05:00,commit, -23118,Matthew Turk,2014-02-08 14:25:37-05:00,commit, -23119,Matthew Turk,2014-02-08 14:21:04-05:00,commit, -23120,John Wise,2014-02-07 17:09:03-05:00,commit, -23121,John ZuHone,2014-02-07 15:33:16-05:00,commit, -23122,John ZuHone,2014-02-07 15:20:23-05:00,commit, -23123,John ZuHone,2014-02-07 15:20:00-05:00,commit, -23124,John ZuHone,2014-02-07 14:03:18-05:00,commit, -23125,John ZuHone,2014-02-07 14:03:07-05:00,commit, -23126,Matthew Turk,2014-02-07 12:10:37-05:00,commit, -23127,Matthew Turk,2014-02-07 11:45:01-05:00,commit, -23128,Matthew Turk,2014-02-07 11:16:13-05:00,commit, -23129,Matthew Turk,2014-02-07 11:09:11-05:00,commit, -23130,Britton Smith,2014-02-07 16:08:32+00:00,commit, -23131,Britton Smith,2014-02-07 16:01:54+00:00,commit, -23132,Britton Smith,2014-02-07 16:01:27+00:00,commit, -23133,John Wise,2014-02-07 08:21:25-05:00,commit, -23134,John ZuHone,2014-02-06 22:31:01-05:00,commit, -23135,Andrew Myers,2014-02-06 13:35:08-08:00,commit, -23136,Nathan Goldbaum,2014-02-06 11:27:26-08:00,commit, -23137,John ZuHone,2014-02-06 13:20:38-05:00,commit, -23138,Nathan Goldbaum,2014-02-06 10:17:50-08:00,commit, -23139,John ZuHone,2014-02-06 11:48:10-05:00,commit, -23140,John ZuHone,2014-02-06 08:55:18-05:00,commit, -23141,John ZuHone,2014-02-06 08:49:54-05:00,commit, -23142,Matthew Turk,2014-02-05 21:17:43-05:00,commit, -23143,Matthew Turk,2014-02-05 20:50:34-05:00,commit, -23144,Matthew Turk,2014-02-05 18:38:11-05:00,commit, -23145,Matthew Turk,2014-02-05 18:21:06-05:00,commit, -23146,Matthew Turk,2014-02-05 18:19:21-05:00,commit, -23147,Matthew Turk,2014-02-05 18:17:26-05:00,commit, -23148,Matthew Turk,2014-02-05 16:53:44-05:00,commit, -23149,Andrew Myers,2014-02-05 13:21:40-08:00,commit, -23150,Matthew Turk,2014-02-05 15:58:44-05:00,commit, -23151,Matthew Turk,2014-02-05 15:43:55-05:00,commit, -23152,Matthew Turk,2014-02-05 15:37:33-05:00,commit, -23153,Matthew Turk,2014-02-05 15:36:02-05:00,commit, -23154,Matthew Turk,2014-02-05 15:04:57-05:00,commit, -23155,convert-repo,2014-02-05 14:22:03-05:00,commit, -23156,Andrew Myers,2014-02-05 10:55:03-08:00,commit, -23157,John ZuHone,2014-02-05 02:37:08-05:00,commit, -23158,John ZuHone,2014-02-05 02:09:17-05:00,commit, -23159,John ZuHone,2014-02-05 01:56:53-05:00,commit, -23160,John ZuHone,2014-02-05 00:52:58-05:00,commit, -23161,John ZuHone,2014-02-05 00:52:42-05:00,commit, -23162,John ZuHone,2014-02-04 21:52:28-05:00,commit, -23163,Matthew Turk,2014-02-04 21:35:44-05:00,commit, -23164,John ZuHone,2014-02-04 21:31:03-05:00,commit, -23165,Matthew Turk,2014-02-04 21:30:55-05:00,commit, -23166,John ZuHone,2014-02-04 21:30:49-05:00,commit, -23167,Matthew Turk,2014-02-04 21:18:19-05:00,commit, -23168,Matthew Turk,2014-02-04 20:51:00-05:00,commit, -23169,Matthew Turk,2014-02-04 20:43:31-05:00,commit, -23170,Nathan Goldbaum,2014-02-04 17:12:47-08:00,commit, -23171,Nathan Goldbaum,2014-02-04 16:31:46-08:00,commit, -23172,Nathan Goldbaum,2014-02-04 15:50:37-08:00,commit, -23173,Nathan Goldbaum,2014-02-04 15:50:17-08:00,commit, -23174,Matthew Turk,2014-02-04 17:59:50-05:00,commit, -23175,Matthew Turk,2014-02-04 17:38:03-05:00,commit, -23176,Matthew Turk,2014-02-04 17:34:24-05:00,commit, -23177,Nathan Goldbaum,2014-02-04 14:30:11-08:00,commit, -23178,Matthew Turk,2014-02-04 17:24:59-05:00,commit, -23179,Matthew Turk,2014-02-04 16:22:14-05:00,commit, -23180,John Wise,2014-02-04 16:00:11-05:00,commit, -23181,Matthew Turk,2014-02-04 15:59:55-05:00,commit, -23182,Matthew Turk,2014-02-04 15:50:48-05:00,commit, -23183,Nathan Goldbaum,2014-02-04 12:48:21-08:00,commit, -23184,Andrew Myers,2014-02-04 12:25:49-08:00,commit, -23185,Matthew Turk,2014-02-04 14:54:08-05:00,commit, -23186,Matthew Turk,2014-02-04 14:53:22-05:00,commit, -23187,Matthew Turk,2014-02-04 14:42:00-05:00,commit, -23188,Matthew Turk,2014-02-04 13:55:11-05:00,commit, -23189,Matthew Turk,2014-02-04 13:47:48-05:00,commit, -23190,Nathan Goldbaum,2014-02-04 10:03:57-08:00,commit, -23191,Matthew Turk,2014-02-04 11:55:51-05:00,commit, -23192,John ZuHone,2014-02-04 09:54:29-05:00,commit, -23193,John ZuHone,2014-02-04 07:50:02-05:00,commit, -23194,John ZuHone,2014-02-04 07:44:33-05:00,commit, -23195,Nathan Goldbaum,2014-02-04 00:17:52-08:00,commit, -23196,Nathan Goldbaum,2014-02-03 23:44:14-08:00,commit, -23197,Nathan Goldbaum,2014-02-03 23:42:32-08:00,commit, -23198,Nathan Goldbaum,2014-02-03 22:48:17-08:00,commit, -23199,Nathan Goldbaum,2014-02-03 22:39:02-08:00,commit, -23200,Nathan Goldbaum,2014-02-03 22:39:02-08:00,commit, -23201,Nathan Goldbaum,2014-02-03 22:16:29-08:00,commit, -23202,John ZuHone,2014-02-04 00:30:08-05:00,commit, -23203,John ZuHone,2014-02-04 00:24:45-05:00,commit, -23204,John ZuHone,2014-02-04 00:05:30-05:00,commit, -23205,John ZuHone,2014-02-03 23:52:28-05:00,commit, -23206,John ZuHone,2014-02-03 22:36:57-05:00,commit, -23207,John ZuHone,2014-02-03 22:36:04-05:00,commit, -23208,Matthew Turk,2014-02-03 15:00:17-05:00,commit, -23209,John ZuHone,2014-02-03 14:32:32-05:00,commit, -23210,John ZuHone,2014-02-03 13:50:24-05:00,commit, -23211,John ZuHone,2014-02-03 13:45:37-05:00,commit, -23212,Matthew Turk,2014-02-03 12:44:52-05:00,commit, -23213,Matthew Turk,2014-02-03 12:32:58-05:00,commit, -23214,Matthew Turk,2014-02-03 11:46:39-05:00,commit, -23215,John ZuHone,2014-02-03 10:14:05-05:00,commit, -23216,John ZuHone,2014-02-03 10:13:45-05:00,commit, -23217,John ZuHone,2014-02-03 10:13:11-05:00,commit, -23218,John ZuHone,2014-02-03 10:12:42-05:00,commit, -23219,Matthew Turk,2014-02-03 08:40:31-05:00,commit, -23220,Matthew Turk,2014-02-03 08:21:45-05:00,commit, -23221,Matthew Turk,2014-02-03 07:57:33-05:00,commit, -23222,Matthew Turk,2014-02-03 07:39:08-05:00,commit, -23223,Britton Smith,2014-02-02 17:01:36-05:00,commit, -23224,Andrew Myers,2014-02-02 11:35:37-08:00,commit, -23225,Andrew Myers,2014-02-02 11:30:01-08:00,commit, -23226,Andrew Myers,2014-02-02 11:30:01-08:00,commit, -23227,Nathan Goldbaum,2014-02-01 17:05:35-08:00,commit, -23228,Nathan Goldbaum,2014-02-01 16:43:39-08:00,commit, -23229,Nathan Goldbaum,2014-02-01 16:37:29-08:00,commit, -23230,Nathan Goldbaum,2014-02-01 13:42:40-08:00,commit, -23231,Matthew Turk,2014-02-01 16:10:16-05:00,commit, -23232,Matthew Turk,2014-02-01 15:34:50-05:00,commit, -23233,Matthew Turk,2014-02-01 15:11:12-05:00,commit, -23234,Matthew Turk,2014-02-01 14:10:35-05:00,commit, -23235,Matthew Turk,2014-02-01 13:36:59-05:00,commit, -23236,Matthew Turk,2014-02-01 13:21:13-05:00,commit, -23237,Matthew Turk,2014-02-01 13:11:22-05:00,commit, -23238,John ZuHone,2014-02-01 13:05:30-05:00,commit, -23239,John ZuHone,2014-02-01 13:04:44-05:00,commit, -23240,John ZuHone,2014-02-01 13:01:58-05:00,commit, -23241,Matthew Turk,2014-02-01 12:44:09-05:00,commit, -23242,John ZuHone,2014-02-01 12:20:30-05:00,commit, -23243,John ZuHone,2014-02-01 12:13:18-05:00,commit, -23244,John ZuHone,2014-02-01 12:11:01-05:00,commit, -23245,Matthew Turk,2014-02-01 11:48:53-05:00,commit, -23246,Britton Smith,2014-02-01 11:46:54-05:00,commit, -23247,Britton Smith,2014-02-01 11:46:28-05:00,commit, -23248,Britton Smith,2014-02-01 11:46:01-05:00,commit, -23249,Matthew Turk,2014-02-01 11:28:19-05:00,commit, -23250,Britton Smith,2014-02-01 11:26:15-05:00,commit, -23251,Matthew Turk,2014-02-01 10:57:14-05:00,commit, -23252,Matthew Turk,2014-02-01 10:35:46-05:00,commit, -23253,Matthew Turk,2014-02-01 10:20:44-05:00,commit, -23254,Britton Smith,2014-02-01 09:24:42-05:00,commit, -23255,Matthew Turk,2014-02-01 09:11:39-05:00,commit, -23256,Nathan Goldbaum,2014-02-01 00:50:12-08:00,commit, -23257,Nathan Goldbaum,2014-02-01 00:35:18-08:00,commit, -23258,Nathan Goldbaum,2014-02-01 00:26:44-08:00,commit, -23259,Nathan Goldbaum,2014-02-01 00:26:19-08:00,commit, -23260,Britton Smith,2014-01-31 22:36:54-05:00,commit, -23261,Britton Smith,2014-01-31 18:39:31-05:00,commit, -23262,Britton Smith,2014-01-31 18:38:43-05:00,commit, -23263,John ZuHone,2014-01-31 17:41:12-05:00,commit, -23264,Britton Smith,2014-01-31 17:27:08-05:00,commit, -23265,John ZuHone,2014-01-31 17:24:01-05:00,commit, -23266,John ZuHone,2014-01-31 17:22:32-05:00,commit, -23267,John ZuHone,2014-01-31 17:22:13-05:00,commit, -23268,Nathan Goldbaum,2014-01-31 13:58:19-08:00,commit, -23269,Britton Smith,2014-01-31 15:08:45-05:00,commit, -23270,Brian Crosby,2014-01-31 15:00:03-05:00,commit, -23271,Nathan Goldbaum,2014-01-31 11:58:21-08:00,commit, -23272,Kacper Kowalik,2014-01-31 20:58:15+01:00,commit, -23273,Britton Smith,2014-01-31 14:53:56-05:00,commit, -23274,Britton Smith,2014-01-31 14:51:23-05:00,commit, -23275,Matthew Turk,2014-01-31 14:44:08-05:00,commit, -23276,Brian Crosby,2014-01-31 14:36:01-05:00,commit, -23277,Britton Smith,2014-01-31 14:18:34-05:00,commit, -23278,Britton Smith,2014-01-31 14:15:13-05:00,commit, -23279,Kacper Kowalik,2014-01-31 20:13:02+01:00,commit, -23280,Britton Smith,2014-01-31 14:12:01-05:00,commit, -23281,Kacper Kowalik,2014-01-31 20:06:28+01:00,commit, -23282,Kacper Kowalik,2014-01-31 20:06:00+01:00,commit, -23283,Britton Smith,2014-01-31 14:05:16-05:00,commit, -23284,Britton Smith,2014-01-31 13:59:07-05:00,commit, -23285,Britton Smith,2014-01-31 13:58:46-05:00,commit, -23286,Britton Smith,2014-01-31 13:49:13-05:00,commit, -23287,Britton Smith,2014-01-31 13:30:09-05:00,commit, -23288,Britton Smith,2014-01-31 13:17:31-05:00,commit, -23289,Matthew Turk,2014-01-31 13:08:53-05:00,commit, -23290,Matthew Turk,2014-01-31 12:56:04-05:00,commit, -23291,Matthew Turk,2014-01-31 12:43:57-05:00,commit, -23292,Britton Smith,2014-01-31 11:46:10-05:00,commit, -23293,Britton Smith,2014-01-31 11:35:10-05:00,commit, -23294,Matthew Turk,2014-01-31 11:14:46-05:00,commit, -23295,Nathan Goldbaum,2014-01-30 19:13:20-08:00,commit, -23296,Nathan Goldbaum,2014-01-30 19:13:20-08:00,commit, -23297,Matthew Turk,2014-01-29 09:28:22-05:00,commit, -23298,Nathan Goldbaum,2014-01-28 22:07:27-08:00,commit, -23299,Nathan Goldbaum,2014-01-28 22:07:09-08:00,commit, -23300,Nathan Goldbaum,2014-01-28 20:35:56-08:00,commit, -23301,Britton Smith,2014-01-28 21:42:23+00:00,commit, -23302,Britton Smith,2014-01-28 21:40:42+00:00,commit, -23303,Britton Smith,2014-01-28 21:39:37+00:00,commit, -23304,Britton Smith,2014-01-28 21:39:04+00:00,commit, -23305,Britton Smith,2014-01-28 21:38:34+00:00,commit, -23306,Britton Smith,2014-01-28 21:37:48+00:00,commit, -23307,Britton Smith,2014-01-28 21:37:20+00:00,commit, -23308,Britton Smith,2014-01-28 21:36:48+00:00,commit, -23309,Britton Smith,2014-01-28 21:36:00+00:00,commit, -23310,Britton Smith,2014-01-28 21:35:31+00:00,commit, -23311,Britton Smith,2014-01-28 21:34:42+00:00,commit, -23312,Britton Smith,2014-01-28 21:06:03+00:00,commit, -23313,Nathan Goldbaum,2014-01-28 12:37:06-08:00,commit, -23314,Nathan Goldbaum,2014-01-28 11:44:50-08:00,commit, -23315,Britton Smith,2014-01-28 19:19:06+00:00,commit, -23316,Britton Smith,2014-01-28 19:16:38+00:00,commit, -23317,Britton Smith,2014-01-28 19:07:53+00:00,commit, -23318,Britton Smith,2014-01-28 18:27:31+00:00,commit, -23319,Britton Smith,2014-01-28 18:22:09+00:00,commit, -23320,Britton Smith,2014-01-28 18:19:31+00:00,commit, -23321,Britton Smith,2014-01-28 13:31:35+00:00,commit, -23322,Britton Smith,2014-01-28 13:29:21+00:00,commit, -23323,Britton Smith,2014-01-28 13:28:53+00:00,commit, -23324,Britton Smith,2014-01-28 13:27:51+00:00,commit, -23325,Britton Smith,2014-01-28 13:26:44+00:00,commit, -23326,Britton Smith,2014-01-28 13:25:42+00:00,commit, -23327,Britton Smith,2014-01-28 12:46:04+00:00,commit, -23328,Britton Smith,2014-01-28 12:29:40+00:00,commit, -23329,Britton Smith,2014-01-28 11:46:34+00:00,commit, -23330,Britton Smith,2014-01-28 11:44:45+00:00,commit, -23331,Britton Smith,2014-01-28 11:23:49+00:00,commit, -23332,Nathan Goldbaum,2014-01-27 13:58:22-08:00,commit, -23333,Nathan Goldbaum,2014-01-27 13:56:10-08:00,commit, -23334,Nathan Goldbaum,2014-01-27 13:50:02-08:00,commit, -23335,Brian Crosby,2014-01-27 12:18:47-07:00,commit, -23336,Brian Crosby,2014-01-27 12:16:02-07:00,commit, -23337,Matthew Turk,2014-01-27 12:56:16-05:00,commit, -23338,Matthew Turk,2014-01-27 11:52:18-05:00,commit, -23339,Britton Smith,2014-01-27 16:29:45+00:00,commit, -23340,Matthew Turk,2014-01-27 08:43:16-05:00,commit, -23341,Matthew Turk,2014-01-27 08:17:28-05:00,commit, -23342,Matthew Turk,2014-01-27 08:00:53-05:00,commit, -23343,Matthew Turk,2014-01-27 07:57:32-05:00,commit, -23344,Matthew Turk,2014-01-27 07:53:34-05:00,commit, -23345,Britton Smith,2014-01-27 10:59:04+00:00,commit, -23346,Britton Smith,2014-01-27 10:54:44+00:00,commit, -23347,Britton Smith,2014-01-27 10:53:47+00:00,commit, -23348,Britton Smith,2014-01-27 10:53:12+00:00,commit, -23349,Britton Smith,2014-01-26 12:08:54+00:00,commit, -23350,Matthew Turk,2014-01-25 15:23:46-05:00,commit, -23351,Matthew Turk,2014-01-25 15:09:19-05:00,commit, -23352,Nathan Goldbaum,2014-01-25 11:28:52-08:00,commit, -23353,Nathan Goldbaum,2014-01-25 11:28:52-08:00,commit, -23354,Nathan Goldbaum,2014-01-25 11:07:32-08:00,commit, -23355,Matthew Turk,2014-01-25 10:53:32-05:00,commit, -23356,Matthew Turk,2014-01-25 10:48:42-05:00,commit, -23357,Matthew Turk,2014-01-25 10:45:48-05:00,commit, -23358,Matthew Turk,2014-01-25 10:21:21-05:00,commit, -23359,Matthew Turk,2014-01-25 10:19:00-05:00,commit, -23360,Britton Smith,2014-01-25 15:00:14+00:00,commit, -23361,Matthew Turk,2014-01-25 09:47:32-05:00,commit, -23362,Nathan Goldbaum,2014-01-24 14:53:55-08:00,commit, -23363,Nathan Goldbaum,2014-01-24 14:53:31-08:00,commit, -23364,Nathan Goldbaum,2014-01-24 14:53:13-08:00,commit, -23365,Nathan Goldbaum,2014-01-24 14:49:17-08:00,commit, -23366,Matthew Turk,2014-01-24 15:49:27-05:00,commit, -23367,Matthew Turk,2014-01-24 15:10:13-05:00,commit, -23368,Matthew Turk,2014-01-24 14:22:54-05:00,commit, -23369,Matthew Turk,2014-01-24 12:20:31-05:00,commit, -23370,Britton Smith,2014-01-24 16:35:18+00:00,commit, -23371,Matthew Turk,2014-01-24 11:05:56-05:00,commit, -23372,Matthew Turk,2014-01-24 10:55:02-05:00,commit, -23373,Britton Smith,2014-01-24 15:14:03+00:00,commit, -23374,Britton Smith,2014-01-24 14:11:02+00:00,commit, -23375,Britton Smith,2014-01-24 14:07:49+00:00,commit, -23376,Matthew Turk,2014-01-23 17:11:41-05:00,commit, -23377,Matthew Turk,2014-01-23 17:08:57-05:00,commit, -23378,Matthew Turk,2014-01-23 16:23:05-05:00,commit, -23379,Matthew Turk,2014-01-23 16:00:12-05:00,commit, -23380,Matthew Turk,2014-01-23 14:56:10-05:00,commit, -23381,Matthew Turk,2014-01-23 14:41:59-05:00,commit, -23382,Matthew Turk,2014-01-23 14:34:36-05:00,commit, -23383,Matthew Turk,2014-01-23 13:39:35-05:00,commit, -23384,Britton Smith,2014-01-23 18:10:45+00:00,commit, -23385,Britton Smith,2014-01-23 18:10:18+00:00,commit, -23386,Matthew Turk,2014-01-23 12:57:15-05:00,commit, -23387,Britton Smith,2014-01-23 17:10:10+00:00,commit, -23388,Britton Smith,2014-01-23 17:05:44+00:00,commit, -23389,Britton Smith,2014-01-23 16:52:29+00:00,commit, -23390,Matthew Turk,2014-01-23 11:46:14-05:00,commit, -23391,Matthew Turk,2014-01-23 11:23:10-05:00,commit, -23392,Britton Smith,2014-01-23 16:02:41+00:00,commit, -23393,Britton Smith,2014-01-23 16:02:14+00:00,commit, -23394,Britton Smith,2014-01-23 16:01:22+00:00,commit, -23395,Britton Smith,2014-01-23 13:38:00+00:00,commit, -23396,Britton Smith,2014-01-23 13:37:27+00:00,commit, -23397,Matthew Turk,2014-01-22 18:34:36-05:00,commit, -23398,Matthew Turk,2014-01-22 15:20:53-05:00,commit, -23399,Matthew Turk,2014-01-22 14:57:51-05:00,commit, -23400,Matthew Turk,2014-01-22 14:50:37-05:00,commit, -23401,Britton Smith,2014-01-22 17:51:35+00:00,commit, -23402,Britton Smith,2014-01-22 17:03:24+00:00,commit, -23403,Britton Smith,2014-01-22 17:03:24+00:00,commit, -23404,Britton Smith,2014-01-22 16:00:27+00:00,commit, -23405,Matthew Turk,2014-01-22 09:47:17-05:00,commit, -23406,Matthew Turk,2014-01-22 09:47:17-05:00,commit, -23407,Matthew Turk,2014-01-22 09:18:33-05:00,commit, -23408,Britton Smith,2014-01-22 11:55:03+00:00,commit, -23409,Britton Smith,2014-01-22 11:53:03+00:00,commit, -23410,Britton Smith,2014-01-22 11:52:32+00:00,commit, -23411,Britton Smith,2014-01-22 11:51:20+00:00,commit, -23412,Nathan Goldbaum,2014-01-21 19:20:43-08:00,commit, -23413,Nathan Goldbaum,2014-01-21 12:52:11-08:00,commit, -23414,Nathan Goldbaum,2014-01-21 12:12:16-08:00,commit, -23415,Nathan Goldbaum,2014-01-21 12:11:51-08:00,commit, -23416,Brian Crosby,2014-01-21 15:02:17-05:00,commit, -23417,Nathan Goldbaum,2014-01-21 11:52:29-08:00,commit, -23418,Matthew Turk,2014-01-21 14:03:13-05:00,commit, -23419,Britton Smith,2014-01-21 15:12:31+00:00,commit, -23420,John ZuHone,2014-01-21 09:43:54-05:00,commit, -23421,Britton Smith,2014-01-21 12:12:52+00:00,commit, -23422,Britton Smith,2014-01-21 12:12:52+00:00,commit, -23423,Britton Smith,2014-01-21 12:12:52+00:00,commit, -23424,Nathan Goldbaum,2014-01-21 01:19:49-08:00,commit, -23425,Nathan Goldbaum,2014-01-21 00:23:42-08:00,commit, -23426,Nathan Goldbaum,2014-01-21 00:23:20-08:00,commit, -23427,Nathan Goldbaum,2014-01-21 00:22:55-08:00,commit, -23428,Nathan Goldbaum,2014-01-20 23:48:02-08:00,commit, -23429,Nathan Goldbaum,2014-01-20 23:43:29-08:00,commit, -23430,Nathan Goldbaum,2014-01-20 23:42:22-08:00,commit, -23431,Matthew Turk,2014-01-20 17:20:10-05:00,commit, -23432,J.S. Oishi,2014-01-20 17:10:14-05:00,commit, -23433,J.S. Oishi,2014-01-20 17:07:12-05:00,commit, -23434,J.S. Oishi,2014-01-20 17:00:45-05:00,commit, -23435,J.S. Oishi,2014-01-20 16:28:55-05:00,commit, -23436,J.S. Oishi,2014-01-20 16:15:36-05:00,commit, -23437,Britton Smith,2014-01-20 20:54:13+00:00,commit, -23438,Britton Smith,2014-01-20 20:47:54+00:00,commit, -23439,Britton Smith,2014-01-20 20:44:37+00:00,commit, -23440,Matthew Turk,2014-01-20 15:26:02-05:00,commit, -23441,Matthew Turk,2014-01-20 12:15:47-05:00,commit, -23442,Matthew Turk,2014-01-20 12:14:06-05:00,commit, -23443,Britton Smith,2014-01-20 15:31:22+00:00,commit, -23444,Britton Smith,2014-01-20 14:53:54+00:00,commit, -23445,Britton Smith,2014-01-20 20:44:37+00:00,commit, -23446,Britton Smith,2014-01-20 14:53:54+00:00,commit, -23447,Matthew Turk,2014-01-20 09:52:23-05:00,commit, -23448,Matthew Turk,2014-01-20 09:20:37-05:00,commit, -23449,Britton Smith,2014-01-20 13:49:43+00:00,commit, -23450,Britton Smith,2014-01-20 13:45:45+00:00,commit, -23451,Britton Smith,2014-01-20 10:33:06+00:00,commit, -23452,Matthew Turk,2014-01-17 15:07:55-05:00,commit, -23453,Matthew Turk,2014-01-16 11:13:44-05:00,commit, -23454,Matthew Turk,2014-01-16 07:31:54-05:00,commit, -23455,Britton Smith,2014-01-16 01:13:02+00:00,commit, -23456,Britton Smith,2014-01-16 01:10:21+00:00,commit, -23457,Nathan Goldbaum,2014-01-15 12:39:43-08:00,commit, -23458,Britton Smith,2014-01-15 17:19:08+00:00,commit, -23459,Britton Smith,2014-01-15 14:51:31+00:00,commit, -23460,Britton Smith,2014-01-15 14:35:39+00:00,commit, -23461,Andrew Myers,2014-01-14 14:01:20-08:00,commit, -23462,Andrew Myers,2014-01-14 13:58:18-08:00,commit, -23463,Nathan Goldbaum,2014-01-13 12:25:48-08:00,commit, -23464,Brian Crosby,2014-01-10 23:50:24-05:00,commit, -23465,Brian Crosby,2014-01-10 23:34:58-05:00,commit, -23466,Brian Crosby,2014-01-10 13:07:35-05:00,commit, -23467,Brian Crosby,2014-01-10 12:28:36-05:00,commit, -23468,Brian Crosby,2014-01-10 12:05:38-05:00,commit, -23469,Matthew Turk,2014-01-10 11:37:09-05:00,commit, -23470,Matthew Turk,2014-01-10 11:34:40-05:00,commit, -23471,Brian Crosby,2014-01-10 11:19:15-05:00,commit, -23472,John ZuHone,2014-01-10 09:37:58-05:00,commit, -23473,Nathan Goldbaum,2014-01-09 21:03:05-08:00,commit, -23474,Nathan Goldbaum,2014-01-09 21:02:37-08:00,commit, -23475,Nathan Goldbaum,2014-01-09 20:23:58-08:00,commit, -23476,Nathan Goldbaum,2014-01-09 17:38:54-08:00,commit, -23477,Matthew Turk,2014-01-09 15:16:00-05:00,commit, -23478,Matthew Turk,2014-01-09 15:08:05-05:00,commit, -23479,Matthew Turk,2014-01-09 13:57:55-05:00,commit, -23480,Matthew Turk,2014-01-09 13:39:48-05:00,commit, -23481,Nathan Goldbaum,2014-01-08 15:53:16-08:00,commit, -23482,Nathan Goldbaum,2014-01-08 15:48:42-08:00,commit, -23483,Hilary Egan,2014-01-08 14:15:47-07:00,commit, -23484,Nathan Goldbaum,2014-01-08 11:43:49-08:00,commit, -23485,Matthew Turk,2014-01-08 10:32:13-05:00,commit, -23486,Matthew Turk,2014-01-08 09:14:46-05:00,commit, -23487,Nathan Goldbaum,2014-01-07 17:19:22-08:00,commit, -23488,Nathan Goldbaum,2014-01-07 17:16:19-08:00,commit, -23489,Nathan Goldbaum,2014-01-07 16:54:12-08:00,commit, -23490,Nathan Goldbaum,2014-01-07 16:47:40-08:00,commit, -23491,Nathan Goldbaum,2014-01-07 16:46:11-08:00,commit, -23492,Matthew Turk,2014-01-07 16:23:45-05:00,commit, -23493,John ZuHone,2014-01-07 14:48:07-05:00,commit, -23494,Matthew Turk,2014-01-07 13:48:01-05:00,commit, -23495,Nathan Goldbaum,2014-01-07 10:35:10-08:00,commit, -23496,Matthew Turk,2014-01-07 12:37:33-05:00,commit, -23497,Matthew Turk,2014-01-07 12:19:34-05:00,commit, -23498,John ZuHone,2014-01-07 11:52:08-05:00,commit, -23499,Britton Smith,2014-01-07 10:54:25-05:00,commit, -23500,John ZuHone,2014-01-07 10:11:35-05:00,commit, -23501,Matthew Turk,2014-01-07 08:49:42-05:00,commit, -23502,Matthew Turk,2014-01-07 08:19:41-05:00,commit, -23503,John ZuHone,2014-01-07 01:09:14-05:00,commit, -23504,Nathan Goldbaum,2014-01-06 21:17:46-08:00,commit, -23505,Nathan Goldbaum,2014-01-06 21:17:33-08:00,commit, -23506,Nathan Goldbaum,2014-01-06 20:55:15-08:00,commit, -23507,Nathan Goldbaum,2014-01-06 20:54:48-08:00,commit, -23508,Nathan Goldbaum,2014-01-06 20:52:50-08:00,commit, -23509,Nathan Goldbaum,2014-01-06 18:45:52-08:00,commit, -23510,Nathan Goldbaum,2014-01-06 18:33:54-08:00,commit, -23511,Nathan Goldbaum,2014-01-06 17:23:08-08:00,commit, -23512,Britton Smith,2014-01-06 17:01:14-05:00,commit, -23513,Matthew Turk,2014-01-06 13:25:21-05:00,commit, -23514,Matthew Turk,2014-01-06 13:24:26-05:00,commit, -23515,Matthew Turk,2014-01-06 13:19:38-05:00,commit, -23516,Matthew Turk,2014-01-06 13:06:31-05:00,commit, -23517,Britton Smith,2014-01-05 13:34:25-05:00,commit, -23518,Britton Smith,2014-01-05 13:11:55-05:00,commit, -23519,Britton Smith,2014-01-05 10:22:04-05:00,commit, -23520,Britton Smith,2014-01-05 09:51:29-05:00,commit, -23521,Britton Smith,2014-01-05 09:47:51-05:00,commit, -23522,Britton Smith,2014-01-05 09:42:34-05:00,commit, -23523,John ZuHone,2014-01-04 10:57:55-05:00,commit, -23524,Nathan Goldbaum,2014-01-03 16:21:11-08:00,commit, -23525,Britton Smith,2014-01-03 17:28:06-05:00,commit, -23526,Britton Smith,2014-01-03 17:03:51-05:00,commit, -23527,Britton Smith,2014-01-03 16:58:50-05:00,commit, -23528,Britton Smith,2014-01-03 16:52:05-05:00,commit, -23529,John ZuHone,2014-01-03 16:51:21-05:00,commit, -23530,Britton Smith,2014-01-03 16:48:40-05:00,commit, -23531,John ZuHone,2014-01-03 16:45:50-05:00,commit, -23532,John ZuHone,2014-01-03 16:44:36-05:00,commit, -23533,John ZuHone,2014-01-03 16:43:04-05:00,commit, -23534,Britton Smith,2014-01-03 16:34:58-05:00,commit, -23535,John ZuHone,2014-01-03 16:32:17-05:00,commit, -23536,John ZuHone,2014-01-03 16:31:46-05:00,commit, -23537,John ZuHone,2014-01-03 16:31:06-05:00,commit, -23538,Britton Smith,2014-01-03 16:17:34-05:00,commit, -23539,Britton Smith,2014-01-03 15:12:58-05:00,commit, -23540,Britton Smith,2014-01-03 15:10:30-05:00,commit, -23541,Britton Smith,2014-01-02 17:55:09-05:00,commit, -23542,Britton Smith,2014-01-02 15:06:46-05:00,commit, -23543,Britton Smith,2014-01-02 15:05:16-05:00,commit, -23544,Britton Smith,2014-01-02 14:50:25-05:00,commit, -23545,Britton Smith,2014-01-02 14:49:30-05:00,commit, -23546,John ZuHone,2014-01-01 21:57:29-05:00,commit, -23547,John ZuHone,2014-01-01 21:48:17-05:00,commit, -23548,John ZuHone,2014-01-01 20:19:31-05:00,commit, -23549,John ZuHone,2014-01-01 20:04:02-05:00,commit, -23550,John ZuHone,2014-01-01 10:42:40-05:00,commit, -23551,John ZuHone,2013-12-31 18:31:32-05:00,commit, -23552,John ZuHone,2013-12-31 18:31:22-05:00,commit, -23553,John ZuHone,2013-12-31 17:59:16-05:00,commit, -23554,John ZuHone,2013-12-30 21:00:07-05:00,commit, -23555,John ZuHone,2013-12-30 20:31:00-05:00,commit, -23556,John ZuHone,2013-12-30 20:03:18-05:00,commit, -23557,Matthew Turk,2013-12-30 11:47:56-05:00,commit, -23558,Matthew Turk,2013-12-30 14:20:16+00:00,commit, -23559,Matthew Turk,2013-12-29 10:11:46-05:00,commit, -23560,Matthew Turk,2013-12-29 09:34:06-05:00,commit, -23561,Matthew Turk,2013-12-29 09:21:36-05:00,commit, -23562,Matthew Turk,2013-12-29 09:12:46-05:00,commit, -23563,Matthew Turk,2013-12-29 07:33:05-05:00,commit, -23564,Matthew Turk,2013-12-29 07:32:02-05:00,commit, -23565,Matthew Turk,2013-12-29 07:27:28-05:00,commit, -23566,John ZuHone,2013-12-26 22:56:56-05:00,commit, -23567,Matthew Turk,2013-12-21 19:03:31-05:00,commit, -23568,Matthew Turk,2013-12-21 18:53:27-05:00,commit, -23569,Matthew Turk,2013-12-21 18:47:24-05:00,commit, -23570,Matthew Turk,2013-12-21 16:28:39-05:00,commit, -23571,Matthew Turk,2013-12-21 16:14:25-05:00,commit, -23572,Matthew Turk,2013-12-21 14:44:05-05:00,commit, -23573,Nathan Goldbaum,2013-12-20 18:25:46-08:00,commit, -23574,Nathan Goldbaum,2013-12-20 18:24:28-08:00,commit, -23575,Nathan Goldbaum,2013-12-20 17:32:16-08:00,commit, -23576,Nathan Goldbaum,2013-12-20 17:12:30-08:00,commit, -23577,Nathan Goldbaum,2013-12-20 17:12:13-08:00,commit, -23578,Matthew Turk,2013-12-20 08:40:44-05:00,commit, -23579,Matthew Turk,2013-12-20 08:25:31-05:00,commit, -23580,Nathan Goldbaum,2013-12-19 19:47:14-08:00,commit, -23581,Nathan Goldbaum,2013-12-19 18:24:29-08:00,commit, -23582,Nathan Goldbaum,2013-12-19 18:24:06-08:00,commit, -23583,Andrew Myers,2013-12-19 15:32:03-08:00,commit, -23584,Nathan Goldbaum,2013-12-19 13:07:08-08:00,commit, -23585,Matthew Turk,2013-12-19 13:40:16-05:00,commit, -23586,Andrew Myers,2013-12-19 10:31:22-08:00,commit, -23587,Matthew Turk,2013-12-19 12:57:14-05:00,commit, -23588,Matthew Turk,2013-12-19 12:56:53-05:00,commit, -23589,Matthew Turk,2013-12-19 12:18:58-05:00,commit, -23590,Matthew Turk,2013-12-19 11:59:13-05:00,commit, -23591,Matthew Turk,2013-12-19 11:46:56-05:00,commit, -23592,Matthew Turk,2013-12-19 11:35:47-05:00,commit, -23593,Matthew Turk,2013-12-19 11:19:36-05:00,commit, -23594,Matthew Turk,2013-12-19 11:02:10-05:00,commit, -23595,Matthew Turk,2013-12-19 10:56:20-05:00,commit, -23596,Matthew Turk,2013-12-19 10:39:46-05:00,commit, -23597,Matthew Turk,2013-12-19 10:31:57-05:00,commit, -23598,Matthew Turk,2013-12-19 10:09:17-05:00,commit, -23599,Matthew Turk,2013-12-19 10:08:40-05:00,commit, -23600,Matthew Turk,2013-12-19 09:56:54-05:00,commit, -23601,Matthew Turk,2013-12-19 09:41:55-05:00,commit, -23602,Matthew Turk,2013-12-19 09:33:22-05:00,commit, -23603,John ZuHone,2013-12-19 09:16:02-05:00,commit, -23604,Matthew Turk,2013-12-19 09:04:17-05:00,commit, -23605,Matthew Turk,2013-12-19 08:59:09-05:00,commit, -23606,Matthew Turk,2013-12-19 08:58:13-05:00,commit, -23607,Matthew Turk,2013-12-19 08:57:51-05:00,commit, -23608,Matthew Turk,2013-12-19 08:22:37-05:00,commit, -23609,Matthew Turk,2013-12-19 08:01:24-05:00,commit, -23610,John ZuHone,2013-12-19 02:01:46-05:00,commit, -23611,John ZuHone,2013-12-19 02:01:21-05:00,commit, -23612,John ZuHone,2013-12-19 01:47:01-05:00,commit, -23613,John ZuHone,2013-12-19 00:48:21-05:00,commit, -23614,Nathan Goldbaum,2013-12-18 19:02:12-08:00,commit, -23615,Nathan Goldbaum,2013-12-18 18:59:09-08:00,commit, -23616,Nathan Goldbaum,2013-12-18 18:50:31-08:00,commit, -23617,Andrew Myers,2013-12-17 15:01:52-08:00,commit, -23618,Matthew Turk,2013-12-17 14:35:41-05:00,commit, -23619,Nathan Goldbaum,2013-12-17 11:27:28-08:00,commit, -23620,Andrew Myers,2013-12-17 10:22:32-08:00,commit, -23621,Matthew Turk,2013-12-17 11:30:17-05:00,commit, -23622,Nathan Goldbaum,2013-12-16 20:02:14-08:00,commit, -23623,Nathan Goldbaum,2013-12-16 20:01:55-08:00,commit, -23624,Nathan Goldbaum,2013-12-16 19:47:18-08:00,commit, -23625,Nathan Goldbaum,2013-12-16 19:46:46-08:00,commit, -23626,Nathan Goldbaum,2013-12-16 19:37:32-08:00,commit, -23627,Nathan Goldbaum,2013-12-16 19:06:11-08:00,commit, -23628,Nathan Goldbaum,2013-12-16 17:50:26-08:00,commit, -23629,Nathan Goldbaum,2013-12-16 17:48:50-08:00,commit, -23630,Nathan Goldbaum,2013-12-16 17:48:27-08:00,commit, -23631,Nathan Goldbaum,2013-12-16 17:44:56-08:00,commit, -23632,Matthew Turk,2013-12-16 16:40:07-05:00,commit, -23633,Cameron Hummels,2013-12-16 14:10:38-07:00,commit, -23634,Matthew Turk,2013-12-16 11:32:24-05:00,commit, -23635,Matthew Turk,2013-12-16 11:23:26-05:00,commit, -23636,Cameron Hummels,2013-12-15 10:19:16-07:00,commit, -23637,Cameron Hummels,2013-12-14 15:20:34-07:00,commit, -23638,Matthew Turk,2013-12-13 17:37:52-05:00,commit, -23639,Matthew Turk,2013-12-13 15:06:08-05:00,commit, -23640,Matthew Turk,2013-12-13 14:53:50-05:00,commit, -23641,Matthew Turk,2013-12-13 11:46:30-05:00,commit, -23642,Matthew Turk,2013-12-13 10:28:15-05:00,commit, -23643,Matthew Turk,2013-12-13 09:22:23-05:00,commit, -23644,Matthew Turk,2013-12-13 08:46:41-05:00,commit, -23645,Nathan Goldbaum,2013-12-12 17:05:02-08:00,commit, -23646,Nathan Goldbaum,2013-12-12 17:04:54-08:00,commit, -23647,Cameron Hummels,2013-12-12 18:03:25-07:00,commit, -23648,Nathan Goldbaum,2013-12-12 16:58:00-08:00,commit, -23649,Cameron Hummels,2013-12-12 14:20:53-07:00,commit, -23650,Cameron Hummels,2013-12-12 13:43:35-07:00,commit, -23651,Cameron Hummels,2013-12-12 13:43:35-07:00,commit, -23652,Nathan Goldbaum,2013-12-12 11:09:45-08:00,commit, -23653,Matthew Turk,2013-12-12 13:35:20-05:00,commit, -23654,Matthew Turk,2013-12-12 13:26:09-05:00,commit, -23655,Matthew Turk,2013-12-12 13:23:54-05:00,commit, -23656,Matthew Turk,2013-12-12 13:03:45-05:00,commit, -23657,Matthew Turk,2013-12-12 13:02:04-05:00,commit, -23658,Matthew Turk,2013-12-12 13:01:51-05:00,commit, -23659,Britton Smith,2013-12-12 17:50:06+00:00,commit, -23660,Britton Smith,2013-12-12 17:46:16+00:00,commit, -23661,Britton Smith,2013-12-12 17:24:40+00:00,commit, -23662,Britton Smith,2013-12-12 17:19:40+00:00,commit, -23663,Matthew Turk,2013-12-12 11:31:07-05:00,commit, -23664,Matthew Turk,2013-12-12 11:16:54-05:00,commit, -23665,Matthew Turk,2013-12-12 10:34:07-05:00,commit, -23666,Matthew Turk,2013-12-12 10:22:14-05:00,commit, -23667,Matthew Turk,2013-12-12 10:17:46-05:00,commit, -23668,Matthew Turk,2013-12-12 10:17:19-05:00,commit, -23669,Matthew Turk,2013-12-12 10:17:01-05:00,commit, -23670,Britton Smith,2013-12-12 13:48:38+00:00,commit, -23671,Britton Smith,2013-12-12 11:03:07+00:00,commit, -23672,Britton Smith,2013-12-12 11:03:07+00:00,commit, -23673,Nathan Goldbaum,2013-12-11 23:18:45-08:00,commit, -23674,Nathan Goldbaum,2013-12-11 23:17:42-08:00,commit, -23675,Nathan Goldbaum,2013-12-11 23:12:19-08:00,commit, -23676,Nathan Goldbaum,2013-12-11 23:11:48-08:00,commit, -23677,John ZuHone,2013-12-12 01:04:36-05:00,commit, -23678,John ZuHone,2013-12-12 00:13:55-05:00,commit, -23679,Matthew Turk,2013-12-11 18:48:58-05:00,commit, -23680,Matthew Turk,2013-12-11 16:48:25-05:00,commit, -23681,Matthew Turk,2013-12-11 15:23:20-05:00,commit, -23682,Britton Smith,2013-12-11 18:18:41+00:00,commit, -23683,Britton Smith,2013-12-11 18:18:41+00:00,commit, -23684,John ZuHone,2013-12-11 12:27:09-05:00,commit, -23685,John ZuHone,2013-12-11 12:18:59-05:00,commit, -23686,John ZuHone,2013-12-11 12:15:57-05:00,commit, -23687,Matthew Turk,2013-12-11 11:03:11-05:00,commit, -23688,Britton Smith,2013-12-11 15:47:55+00:00,commit, -23689,Britton Smith,2013-12-11 15:29:13+00:00,commit, -23690,Matthew Turk,2013-12-11 05:59:51-05:00,commit, -23691,Kacper Kowalik,2013-12-11 09:37:38+01:00,commit, -23692,Matthew Turk,2013-12-10 22:49:20-05:00,commit, -23693,Matthew Turk,2013-12-10 17:21:13-05:00,commit, -23694,Matthew Turk,2013-12-10 17:19:58-05:00,commit, -23695,Matthew Turk,2013-12-10 17:19:42-05:00,commit, -23696,Britton Smith,2013-12-10 21:52:38+00:00,commit, -23697,Britton Smith,2013-12-10 21:52:38+00:00,commit, -23698,Matthew Turk,2013-12-10 16:23:08-05:00,commit, -23699,Matthew Turk,2013-12-10 16:16:30-05:00,commit, -23700,Matthew Turk,2013-12-10 15:37:24-05:00,commit, -23701,Matthew Turk,2013-12-10 15:20:50-05:00,commit, -23702,Matthew Turk,2013-12-10 15:06:20-05:00,commit, -23703,Matthew Turk,2013-12-10 15:00:57-05:00,commit, -23704,Matthew Turk,2013-12-10 14:40:06-05:00,commit, -23705,Matthew Turk,2013-12-10 14:35:38-05:00,commit, -23706,Matthew Turk,2013-12-10 11:15:43-05:00,commit, -23707,Matthew Turk,2013-12-10 10:48:02-05:00,commit, -23708,Matthew Turk,2013-12-10 10:47:52-05:00,commit, -23709,Matthew Turk,2013-12-10 10:45:53-05:00,commit, -23710,Matthew Turk,2013-12-10 10:45:14-05:00,commit, -23711,Britton Smith,2013-12-10 13:52:12+00:00,commit, -23712,Britton Smith,2013-12-10 13:48:39+00:00,commit, -23713,John ZuHone,2013-12-09 17:45:07-05:00,commit, -23714,Matthew Turk,2013-12-09 16:50:35-05:00,commit, -23715,Matthew Turk,2013-12-09 16:34:38-05:00,commit, -23716,Matthew Turk,2013-12-09 15:58:46-05:00,commit, -23717,Matthew Turk,2013-12-09 14:37:46-05:00,commit, -23718,Matthew Turk,2013-12-09 13:50:28-05:00,commit, -23719,Matthew Turk,2013-12-09 13:36:29-05:00,commit, -23720,Nathan Goldbaum,2013-12-09 10:16:37-08:00,commit, -23721,Britton Smith,2013-12-09 17:08:05+00:00,commit, -23722,Britton Smith,2013-12-09 17:08:05+00:00,commit, -23723,Britton Smith,2013-12-09 16:56:27+00:00,commit, -23724,Britton Smith,2013-12-09 16:56:27+00:00,commit, -23725,Britton Smith,2013-12-09 16:56:27+00:00,commit, -23726,Britton Smith,2013-12-09 12:31:54+00:00,commit, -23727,Britton Smith,2013-12-09 12:13:31+00:00,commit, -23728,Britton Smith,2013-12-09 11:55:22+00:00,commit, -23729,Britton Smith,2013-12-09 10:38:04+00:00,commit, -23730,Britton Smith,2013-12-09 10:20:24+00:00,commit, -23731,Nathan Goldbaum,2013-12-08 23:17:10-08:00,commit, -23732,Nathan Goldbaum,2013-12-08 23:11:33-08:00,commit, -23733,Nathan Goldbaum,2013-12-08 23:10:56-08:00,commit, -23734,Nathan Goldbaum,2013-12-08 23:10:12-08:00,commit, -23735,Nathan Goldbaum,2013-12-08 21:37:46-08:00,commit, -23736,Nathan Goldbaum,2013-12-08 21:33:23-08:00,commit, -23737,Nathan Goldbaum,2013-12-08 18:25:28-08:00,commit, -23738,Nathan Goldbaum,2013-12-08 18:15:33-08:00,commit, -23739,Nathan Goldbaum,2013-12-08 18:15:17-08:00,commit, -23740,Britton Smith,2013-12-08 20:32:42+00:00,commit, -23741,Britton Smith,2013-12-08 19:37:38+00:00,commit, -23742,Britton Smith,2013-12-08 19:37:38+00:00,commit, -23743,Britton Smith,2013-12-08 15:26:10+00:00,commit, -23744,John ZuHone,2013-12-07 14:59:03-05:00,commit, -23745,Matthew Turk,2013-12-07 13:07:38-05:00,commit, -23746,Matthew Turk,2013-12-07 11:18:18-05:00,commit, -23747,Matthew Turk,2013-12-06 18:54:26-05:00,commit, -23748,Matthew Turk,2013-12-06 18:49:55-05:00,commit, -23749,Matthew Turk,2013-12-06 16:57:46-05:00,commit, -23750,Matthew Turk,2013-12-06 16:43:16-05:00,commit, -23751,Matthew Turk,2013-12-06 16:42:42-05:00,commit, -23752,Matthew Turk,2013-12-06 16:36:20-05:00,commit, -23753,Matthew Turk,2013-12-06 16:32:23-05:00,commit, -23754,Matthew Turk,2013-12-06 16:19:22-05:00,commit, -23755,Matthew Turk,2013-12-06 16:19:12-05:00,commit, -23756,Matthew Turk,2013-12-06 16:18:49-05:00,commit, -23757,Matthew Turk,2013-12-06 16:13:26-05:00,commit, -23758,Matthew Turk,2013-12-06 15:25:18-05:00,commit, -23759,Matthew Turk,2013-12-06 14:17:21-05:00,commit, -23760,Matthew Turk,2013-12-06 12:47:50-05:00,commit, -23761,Britton Smith,2013-12-06 17:20:48+00:00,commit, -23762,Matthew Turk,2013-12-06 11:50:42-05:00,commit, -23763,Matthew Turk,2013-12-06 11:32:27-05:00,commit, -23764,Matthew Turk,2013-12-06 11:31:14-05:00,commit, -23765,Matthew Turk,2013-12-06 11:22:01-05:00,commit, -23766,Britton Smith,2013-12-06 15:06:08+00:00,commit, -23767,Britton Smith,2013-12-06 15:06:08+00:00,commit, -23768,Britton Smith,2013-12-06 15:05:49+00:00,commit, -23769,Britton Smith,2013-12-06 15:05:49+00:00,commit, -23770,John Regan,2013-12-06 15:55:41+02:00,commit, -23771,Britton Smith,2013-12-06 13:40:52+00:00,commit, -23772,Britton Smith,2013-12-06 13:35:20+00:00,commit, -23773,John Regan,2013-12-06 15:31:48+02:00,commit, -23774,Matthew Turk,2013-12-06 08:02:31-05:00,commit, -23775,Britton Smith,2013-12-06 11:32:01+00:00,commit, -23776,Matthew Turk,2013-12-05 18:06:15-05:00,commit, -23777,Matthew Turk,2013-12-05 17:37:12-05:00,commit, -23778,Matthew Turk,2013-12-05 17:36:50-05:00,commit, -23779,Matthew Turk,2013-12-05 17:28:52-05:00,commit, -23780,Sam Skillman,2013-12-05 14:19:51-08:00,commit, -23781,Nathan Goldbaum,2013-12-05 14:01:08-08:00,commit, -23782,Matthew Turk,2013-12-05 15:40:01-05:00,commit, -23783,Nathan Goldbaum,2013-12-05 12:18:00-08:00,commit, -23784,Matthew Turk,2013-12-05 15:05:54-05:00,commit, -23785,Matthew Turk,2013-12-05 13:48:17-05:00,commit, -23786,Matthew Turk,2013-12-05 13:43:43-05:00,commit, -23787,Matthew Turk,2013-12-05 12:19:22-05:00,commit, -23788,Matthew Turk,2013-12-05 11:54:44-05:00,commit, -23789,Matthew Turk,2013-12-05 11:54:24-05:00,commit, -23790,Matthew Turk,2013-12-05 11:54:11-05:00,commit, -23791,John ZuHone,2013-12-04 21:31:03-05:00,commit, -23792,John ZuHone,2013-12-04 21:18:58-05:00,commit, -23793,John ZuHone,2013-12-04 21:17:27-05:00,commit, -23794,John ZuHone,2013-12-04 17:24:28-05:00,commit, -23795,John ZuHone,2013-12-04 17:23:06-05:00,commit, -23796,Matthew Turk,2013-12-04 16:46:30-05:00,commit, -23797,John ZuHone,2013-12-04 16:20:56-05:00,commit, -23798,John ZuHone,2013-12-04 15:56:41-05:00,commit, -23799,Matthew Turk,2013-12-04 15:56:35-05:00,commit, -23800,Matthew Turk,2013-12-04 15:55:56-05:00,commit, -23801,Matthew Turk,2013-12-04 15:54:34-05:00,commit, -23802,Matthew Turk,2013-12-04 15:52:23-05:00,commit, -23803,John ZuHone,2013-12-04 15:44:08-05:00,commit, -23804,Matthew Turk,2013-12-04 15:12:16-05:00,commit, -23805,Matthew Turk,2013-12-04 13:53:01-05:00,commit, -23806,Matthew Turk,2013-12-04 13:49:38-05:00,commit, -23807,Matthew Turk,2013-12-04 13:40:54-05:00,commit, -23808,Matthew Turk,2013-12-04 13:40:13-05:00,commit, -23809,Matthew Turk,2013-12-04 11:10:22-05:00,commit, -23810,Matthew Turk,2013-12-04 10:53:16-05:00,commit, -23811,Matthew Turk,2013-12-04 10:07:47-05:00,commit, -23812,Matthew Turk,2013-12-04 08:55:42-05:00,commit, -23813,Britton Smith,2013-12-04 12:20:50+00:00,commit, -23814,Britton Smith,2013-12-04 11:56:05+00:00,commit, -23815,John ZuHone,2013-12-04 00:19:31-05:00,commit, -23816,John ZuHone,2013-12-03 19:50:02-05:00,commit, -23817,Matthew Turk,2013-12-03 18:23:56-05:00,commit, -23818,Nathan Goldbaum,2013-12-03 18:20:30-05:00,commit, -23819,Britton Smith,2013-12-03 23:10:45+00:00,commit, -23820,Matthew Turk,2013-12-03 17:42:10-05:00,commit, -23821,Sam Skillman,2013-12-03 14:15:06-08:00,commit, -23822,Matthew Turk,2013-12-03 15:07:19-05:00,commit, -23823,Matthew Turk,2013-12-03 14:59:05-05:00,commit, -23824,Matthew Turk,2013-12-03 14:49:51-05:00,commit, -23825,Matthew Turk,2013-12-03 14:35:57-05:00,commit, -23826,John Wise,2013-12-03 14:32:46-05:00,commit, -23827,Matthew Turk,2013-12-03 14:27:43-05:00,commit, -23828,Matthew Turk,2013-12-03 13:50:34-05:00,commit, -23829,Nathan Goldbaum,2013-12-03 13:28:29-05:00,commit, -23830,Matthew Turk,2013-12-03 13:00:54-05:00,commit, -23831,Sam Skillman,2013-12-03 09:53:08-08:00,commit, -23832,Sam Skillman,2013-12-03 09:33:04-08:00,commit, -23833,Nathan Goldbaum,2013-12-03 11:44:17-05:00,commit, -23834,Nathan Goldbaum,2013-12-03 11:43:57-05:00,commit, -23835,Britton Smith,2013-12-03 16:12:12+00:00,commit, -23836,Matthew Turk,2013-12-03 10:44:59-05:00,commit, -23837,Matthew Turk,2013-12-03 10:25:42-05:00,commit, -23838,Matthew Turk,2013-12-03 10:25:36-05:00,commit, -23839,Matthew Turk,2013-12-03 09:58:36-05:00,commit, -23840,Matthew Turk,2013-12-03 09:50:47-05:00,commit, -23841,Matthew Turk,2013-12-03 09:48:59-05:00,commit, -23842,John Wise,2013-12-03 09:26:28-05:00,commit, -23843,Matthew Turk,2013-12-03 08:11:42-05:00,commit, -23844,Matthew Turk,2013-12-03 08:09:18-05:00,commit, -23845,Matthew Turk,2013-12-03 08:09:01-05:00,commit, -23846,John Wise,2013-12-03 07:52:46-05:00,commit, -23847,John Wise,2013-12-03 07:11:27-05:00,commit, -23848,John Wise,2013-12-03 07:10:28-05:00,commit, -23849,John ZuHone,2013-12-03 00:03:40-05:00,commit, -23850,John ZuHone,2013-12-03 00:03:07-05:00,commit, -23851,John ZuHone,2013-12-03 00:00:54-05:00,commit, -23852,John ZuHone,2013-12-03 00:00:41-05:00,commit, -23853,John ZuHone,2013-12-02 23:56:16-05:00,commit, -23854,Nathan Goldbaum,2013-12-02 23:56:15-05:00,commit, -23855,John ZuHone,2013-12-02 23:44:50-05:00,commit, -23856,Matthew Turk,2013-12-02 22:12:07-05:00,commit, -23857,Matthew Turk,2013-12-02 20:03:10-05:00,commit, -23858,Matthew Turk,2013-12-02 20:00:27-05:00,commit, -23859,Matthew Turk,2013-12-02 17:43:46-05:00,commit, -23860,Nathan Goldbaum,2013-12-02 17:38:29-05:00,commit, -23861,Matthew Turk,2013-12-02 17:27:20-05:00,commit, -23862,Matthew Turk,2013-12-02 17:15:53-05:00,commit, -23863,Matthew Turk,2013-12-02 17:02:43-05:00,commit, -23864,Matthew Turk,2013-12-02 16:58:11-05:00,commit, -23865,John Wise,2013-12-02 16:50:00-05:00,commit, -23866,Matthew Turk,2013-12-02 16:28:25-05:00,commit, -23867,Matthew Turk,2013-12-02 15:40:04-05:00,commit, -23868,Nathan Goldbaum,2013-12-02 15:25:26-05:00,commit, -23869,Matthew Turk,2013-12-02 10:36:20-05:00,commit, -23870,Matthew Turk,2013-12-02 10:34:19-05:00,commit, -23871,Matthew Turk,2013-12-02 09:17:43-05:00,commit, -23872,Matthew Turk,2013-12-02 08:20:18-05:00,commit, -23873,Matthew Turk,2013-12-01 21:31:34-05:00,commit, -23874,Matthew Turk,2013-12-01 21:31:11-05:00,commit, -23875,Matthew Turk,2013-12-01 21:27:18-05:00,commit, -23876,Matthew Turk,2013-12-01 21:26:50-05:00,commit, -23877,Matthew Turk,2013-11-30 20:58:26-05:00,commit, -23878,Nathan Goldbaum,2013-11-30 14:20:06-05:00,commit, -23879,Britton Smith,2013-11-28 14:47:31+00:00,commit, -23880,Matthew Turk,2013-11-27 15:20:19-05:00,commit, -23881,Matthew Turk,2013-11-27 15:19:13-05:00,commit, -23882,Matthew Turk,2013-11-27 14:06:12-05:00,commit, -23883,Matthew Turk,2013-11-27 10:03:07-05:00,commit, -23884,Matthew Turk,2013-11-27 09:55:54-05:00,commit, -23885,Matthew Turk,2013-11-27 09:49:06-05:00,commit, -23886,Matthew Turk,2013-11-27 09:48:50-05:00,commit, -23887,Sam Geen,2013-11-27 12:02:31+01:00,commit, -23888,Matthew Turk,2013-11-26 17:55:07-05:00,commit, -23889,Matthew Turk,2013-11-26 17:28:26-05:00,commit, -23890,Matthew Turk,2013-11-26 17:26:19-05:00,commit, -23891,Matthew Turk,2013-11-26 16:22:41-05:00,commit, -23892,Matthew Turk,2013-11-26 16:13:39-05:00,commit, -23893,Matthew Turk,2013-11-26 16:13:29-05:00,commit, -23894,Matthew Turk,2013-11-26 15:33:40-05:00,commit, -23895,Matthew Turk,2013-11-26 15:33:23-05:00,commit, -23896,John ZuHone,2013-11-26 15:27:02-05:00,commit, -23897,Matthew Turk,2013-11-26 11:53:11-05:00,commit, -23898,Matthew Turk,2013-11-26 09:56:59-05:00,commit, -23899,Matthew Turk,2013-11-26 09:32:01-05:00,commit, -23900,Matthew Turk,2013-11-25 16:03:33-05:00,commit, -23901,Matthew Turk,2013-11-25 10:31:08-05:00,commit, -23902,Kacper Kowalik,2013-11-25 11:41:08+01:00,commit, -23903,Nathan Goldbaum,2013-11-24 10:23:32-08:00,commit, -23904,Nathan Goldbaum,2013-11-24 10:11:19-08:00,commit, -23905,Nathan Goldbaum,2013-11-24 10:10:59-08:00,commit, -23906,Nathan Goldbaum,2013-11-24 10:10:20-08:00,commit, -23907,Nathan Goldbaum,2013-11-24 01:39:24-08:00,commit, -23908,Nathan Goldbaum,2013-11-24 01:05:15-08:00,commit, -23909,Nathan Goldbaum,2013-11-23 21:20:01-08:00,commit, -23910,John ZuHone,2013-11-23 22:21:30-05:00,commit, -23911,Matthew Turk,2013-11-22 16:33:10-05:00,commit, -23912,Matthew Turk,2013-11-22 16:30:42-05:00,commit, -23913,Matthew Turk,2013-11-22 16:30:31-05:00,commit, -23914,Matthew Turk,2013-11-22 16:30:05-05:00,commit, -23915,Matthew Turk,2013-11-22 16:29:16-05:00,commit, -23916,Cameron Hummels,2013-11-22 11:56:47-07:00,commit, -23917,Cameron Hummels,2013-11-22 11:55:27-07:00,commit, -23918,Cameron Hummels,2013-11-22 11:54:52-07:00,commit, -23919,John ZuHone,2013-11-22 13:48:47-05:00,commit, -23920,Nathan Goldbaum,2013-11-22 09:38:16-08:00,commit, -23921,Matthew Turk,2013-11-22 12:14:53-05:00,commit, -23922,Kacper Kowalik,2013-11-22 18:04:36+01:00,commit, -23923,Matthew Turk,2013-11-22 11:18:06-05:00,commit, -23924,Kacper Kowalik,2013-11-22 17:04:06+01:00,commit, -23925,Matthew Turk,2013-11-22 10:34:38-05:00,commit, -23926,Britton Smith,2013-11-22 14:20:09+00:00,commit, -23927,Britton Smith,2013-11-22 09:57:06+00:00,commit, -23928,Nathan Goldbaum,2013-11-21 19:34:05-08:00,commit, -23929,Matthew Turk,2013-11-21 19:05:33-05:00,commit, -23930,Chris Malone,2013-11-21 14:24:21-08:00,commit, -23931,Chris Malone,2013-11-21 14:15:03-08:00,commit, -23932,John ZuHone,2013-11-21 16:57:07-05:00,commit, -23933,Matthew Turk,2013-11-21 16:20:42-05:00,commit, -23934,John ZuHone,2013-11-21 15:27:13-05:00,commit, -23935,Chris Malone,2013-11-21 11:53:23-08:00,commit, -23936,John ZuHone,2013-11-21 14:31:16-05:00,commit, -23937,John ZuHone,2013-11-21 14:24:37-05:00,commit, -23938,Nathan Goldbaum,2013-11-21 10:29:47-08:00,commit, -23939,Nathan Goldbaum,2013-11-21 10:17:13-08:00,commit, -23940,Matthew Turk,2013-11-21 11:19:42-05:00,commit, -23941,Nathan Goldbaum,2013-11-21 08:18:56-08:00,commit, -23942,Matthew Turk,2013-11-21 10:54:29-05:00,commit, -23943,Matthew Turk,2013-11-21 10:49:05-05:00,commit, -23944,Matthew Turk,2013-11-21 10:48:13-05:00,commit, -23945,Britton Smith,2013-11-21 10:56:25+00:00,commit, -23946,William Gray,2013-11-20 22:14:43-08:00,commit, -23947,William Gray,2013-11-20 21:42:06-08:00,commit, -23948,Nathan Goldbaum,2013-11-20 21:16:34-08:00,commit, -23949,William Gray,2013-11-19 17:58:16-08:00,commit, -23950,Matthew Turk,2013-11-19 16:05:01-05:00,commit, -23951,Matthew Turk,2013-11-19 16:04:03-05:00,commit, -23952,Matthew Turk,2013-11-19 15:47:42-05:00,commit, -23953,Matthew Turk,2013-11-19 15:30:52-05:00,commit, -23954,Matthew Turk,2013-11-19 15:12:15-05:00,commit, -23955,Matthew Turk,2013-11-19 15:10:43-05:00,commit, -23956,Matthew Turk,2013-11-19 14:54:41-05:00,commit, -23957,Matthew Turk,2013-11-19 12:12:10-07:00,commit, -23958,Matthew Turk,2013-11-19 11:56:38-07:00,commit, -23959,Nathan Goldbaum,2013-11-18 14:09:55-08:00,commit, -23960,Britton Smith,2013-11-18 09:42:07+00:00,commit, -23961,Nathan Goldbaum,2013-11-17 22:18:55-08:00,commit, -23962,Nathan Goldbaum,2013-11-17 22:11:37-08:00,commit, -23963,Matthew Turk,2013-11-16 18:51:25-05:00,commit, -23964,Matthew Turk,2013-11-16 18:51:06-05:00,commit, -23965,Nathan Goldbaum,2013-11-15 21:11:57-08:00,commit, -23966,Matthew Turk,2013-11-15 15:01:27-05:00,commit, -23967,Matthew Turk,2013-11-15 14:48:39-05:00,commit, -23968,Matthew Turk,2013-11-15 14:29:01-05:00,commit, -23969,Kacper Kowalik,2013-11-15 17:59:29+01:00,commit, -23970,Kacper Kowalik,2013-11-15 17:40:13+01:00,commit, -23971,Matthew Turk,2013-11-15 06:13:15-05:00,commit, -23972,Nathan Goldbaum,2013-11-14 20:50:08-08:00,commit, -23973,Matthew Turk,2013-11-14 17:39:21-05:00,commit, -23974,Nathan Goldbaum,2013-11-14 14:21:42-08:00,commit, -23975,Matthew Turk,2013-11-14 09:26:25-05:00,commit, -23976,Matthew Turk,2013-11-14 07:50:24-05:00,commit, -23977,John ZuHone,2013-11-13 13:31:59-05:00,commit, -23978,John ZuHone,2013-11-13 13:31:39-05:00,commit, -23979,John ZuHone,2013-11-13 12:16:35-05:00,commit, -23980,John ZuHone,2013-11-13 12:15:58-05:00,commit, -23981,John ZuHone,2013-11-13 12:12:15-05:00,commit, -23982,John ZuHone,2013-11-13 12:05:11-05:00,commit, -23983,Matthew Turk,2013-11-12 09:56:29-05:00,commit, -23984,Matthew Turk,2013-11-12 09:56:29-05:00,commit, -23985,Matthew Turk,2013-11-12 06:42:43-05:00,commit, -23986,Britton Smith,2013-11-12 09:30:45+00:00,commit, -23987,Britton Smith,2013-11-11 22:04:18+00:00,commit, -23988,Britton Smith,2013-11-11 21:24:30+00:00,commit, -23989,Britton Smith,2013-11-11 21:23:33+00:00,commit, -23990,Matthew Turk,2013-11-11 14:17:38-05:00,commit, -23991,Britton Smith,2013-11-10 19:39:48+00:00,commit, -23992,Britton Smith,2013-11-10 17:55:20+00:00,commit, -23993,Britton Smith,2013-11-10 15:36:37+00:00,commit, -23994,Britton Smith,2013-11-10 15:32:17+00:00,commit, -23995,Britton Smith,2013-11-10 14:52:38+00:00,commit, -23996,Britton Smith,2013-11-10 14:46:17+00:00,commit, -23997,Britton Smith,2013-11-10 14:30:51+00:00,commit, -23998,Matthew Turk,2013-11-08 17:51:58-05:00,commit, -23999,Matthew Turk,2013-11-08 16:23:01-05:00,commit, -24000,Matthew Turk,2013-11-08 15:48:35-05:00,commit, -24001,Matthew Turk,2013-11-08 15:29:57-05:00,commit, -24002,Matthew Turk,2013-11-08 15:25:50-05:00,commit, -24003,Matthew Turk,2013-11-08 13:44:57-05:00,commit, -24004,Matthew Turk,2013-11-08 11:33:35-05:00,commit, -24005,Matthew Turk,2013-11-08 11:33:00-05:00,commit, -24006,Nathan Goldbaum,2013-11-07 21:20:38-08:00,commit, -24007,Matthew Turk,2013-11-07 22:54:43-05:00,commit, -24008,Matthew Turk,2013-11-07 22:22:08-05:00,commit, -24009,Matthew Turk,2013-11-07 20:24:40-05:00,commit, -24010,Nathan Goldbaum,2013-11-07 16:54:40-08:00,commit, -24011,Matthew Turk,2013-11-07 19:21:18-05:00,commit, -24012,Matthew Turk,2013-11-07 19:18:30-05:00,commit, -24013,Matthew Turk,2013-11-07 19:13:43-05:00,commit, -24014,Britton Smith,2013-11-07 22:17:44+00:00,commit, -24015,Matthew Turk,2013-11-07 16:24:15-05:00,commit, -24016,Matthew Turk,2013-11-07 16:09:16-05:00,commit, -24017,Matthew Turk,2013-11-07 16:06:16-05:00,commit, -24018,Matthew Turk,2013-11-07 15:55:47-05:00,commit, -24019,Matthew Turk,2013-11-07 15:44:47-05:00,commit, -24020,Matthew Turk,2013-11-07 15:24:31-05:00,commit, -24021,Matthew Turk,2013-11-07 15:08:45-05:00,commit, -24022,Matthew Turk,2013-11-07 14:43:29-05:00,commit, -24023,Matthew Turk,2013-11-07 14:24:33-05:00,commit, -24024,Nathan Goldbaum,2013-11-06 15:53:03-08:00,commit, -24025,Britton Smith,2013-11-06 21:16:37+00:00,commit, -24026,Nathan Goldbaum,2013-11-06 10:06:00-08:00,commit, -24027,Britton Smith,2013-11-06 14:55:54+00:00,commit, -24028,Matthew Turk,2013-11-06 10:18:19-05:00,commit, -24029,John Wise,2013-11-06 09:48:03-05:00,commit, -24030,John Wise,2013-11-06 09:31:45-05:00,commit, -24031,John Wise,2013-11-05 16:32:24-05:00,commit, -24032,John Wise,2013-11-05 15:37:39-05:00,commit, -24033,Nathan Goldbaum,2013-11-05 10:15:24-08:00,commit, -24034,Matthew Turk,2013-11-05 09:34:45-05:00,commit, -24035,John ZuHone,2013-11-05 09:17:55-05:00,commit, -24036,John Wise,2013-11-04 18:05:43-05:00,commit, -24037,John Wise,2013-11-04 16:44:21-05:00,commit, -24038,John Wise,2013-11-04 16:43:53-05:00,commit, -24039,Chris Malone,2013-11-04 12:02:55-08:00,commit, -24040,Chris Malone,2013-11-04 10:28:35-08:00,commit, -24041,Chris Malone,2013-11-04 10:24:42-08:00,commit, -24042,Chris Malone,2013-11-04 13:03:09-05:00,commit, -24043,Matthew Turk,2013-11-02 11:08:12-04:00,commit, -24044,Matthew Turk,2013-11-01 19:01:17-04:00,commit, -24045,Matthew Turk,2013-11-01 18:30:01-04:00,commit, -24046,Matthew Turk,2013-11-01 18:28:09-04:00,commit, -24047,John ZuHone,2013-11-01 17:41:07-04:00,commit, -24048,Matthew Turk,2013-11-01 15:49:26-04:00,commit, -24049,Matthew Turk,2013-11-01 15:27:40-04:00,commit, -24050,John ZuHone,2013-11-01 14:50:22-04:00,commit, -24051,John ZuHone,2013-11-01 12:51:21-04:00,commit, -24052,Matthew Turk,2013-11-01 12:02:34-04:00,commit, -24053,J.S. Oishi,2013-11-01 11:53:07-04:00,commit, -24054,Matthew Turk,2013-10-31 22:12:56-04:00,commit, -24055,Nathan Goldbaum,2013-10-31 18:07:20-07:00,commit, -24056,Nathan Goldbaum,2013-10-31 18:07:01-07:00,commit, -24057,Matthew Turk,2013-10-31 17:22:17-04:00,commit, -24058,Matthew Turk,2013-10-31 15:43:19-04:00,commit, -24059,Matthew Turk,2013-10-31 15:35:34-04:00,commit, -24060,John ZuHone,2013-10-31 15:21:47-04:00,commit, -24061,John ZuHone,2013-10-31 14:58:21-04:00,commit, -24062,John ZuHone,2013-10-31 14:57:47-04:00,commit, -24063,John ZuHone,2013-10-31 14:56:37-04:00,commit, -24064,Matthew Turk,2013-10-31 14:45:34-04:00,commit, -24065,Matthew Turk,2013-10-31 14:22:11-04:00,commit, -24066,Matthew Turk,2013-10-31 14:13:34-04:00,commit, -24067,Matthew Turk,2013-10-31 14:01:45-04:00,commit, -24068,Matthew Turk,2013-10-31 14:00:49-04:00,commit, -24069,Matthew Turk,2013-10-31 13:55:46-04:00,commit, -24070,Matthew Turk,2013-10-31 13:50:58-04:00,commit, -24071,Matthew Turk,2013-10-31 13:46:02-04:00,commit, -24072,Matthew Turk,2013-10-31 13:37:08-04:00,commit, -24073,Matthew Turk,2013-10-31 13:28:29-04:00,commit, -24074,Matthew Turk,2013-10-31 13:28:20-04:00,commit, -24075,Matthew Turk,2013-10-31 12:57:08-04:00,commit, -24076,Matthew Turk,2013-10-31 12:48:28-04:00,commit, -24077,Matthew Turk,2013-10-31 12:34:25-04:00,commit, -24078,Matthew Turk,2013-10-31 12:32:03-04:00,commit, -24079,John ZuHone,2013-10-31 08:37:27-04:00,commit, -24080,John ZuHone,2013-10-31 08:33:49-04:00,commit, -24081,Matthew Turk,2013-10-31 07:56:36-04:00,commit, -24082,Matthew Turk,2013-10-30 18:12:59-04:00,commit, -24083,Matthew Turk,2013-10-30 17:47:45-04:00,commit, -24084,Matthew Turk,2013-10-30 17:34:13-04:00,commit, -24085,Matthew Turk,2013-10-30 17:31:05-04:00,commit, -24086,Matthew Turk,2013-10-30 17:29:19-04:00,commit, -24087,Matthew Turk,2013-10-30 17:23:23-04:00,commit, -24088,Matthew Turk,2013-10-30 17:19:21-04:00,commit, -24089,Matthew Turk,2013-10-30 17:09:24-04:00,commit, -24090,Matthew Turk,2013-10-30 17:06:23-04:00,commit, -24091,John ZuHone,2013-10-30 16:53:12-04:00,commit, -24092,Matthew Turk,2013-10-30 16:22:38-04:00,commit, -24093,Matthew Turk,2013-10-30 16:15:55-04:00,commit, -24094,Matthew Turk,2013-10-30 15:06:41-04:00,commit, -24095,Matthew Turk,2013-10-30 13:01:45-04:00,commit, -24096,John ZuHone,2013-10-30 12:21:53-04:00,commit, -24097,John ZuHone,2013-10-30 12:14:55-04:00,commit, -24098,John ZuHone,2013-10-30 09:05:04-04:00,commit, -24099,Nathan Goldbaum,2013-10-30 01:41:37-07:00,commit, -24100,Nathan Goldbaum,2013-10-30 00:37:12-07:00,commit, -24101,John ZuHone,2013-10-30 01:54:19-04:00,commit, -24102,Cameron Hummels,2013-10-29 15:20:11-07:00,commit, -24103,Cameron Hummels,2013-10-29 15:19:45-07:00,commit, -24104,Nathan Goldbaum,2013-10-29 15:00:07-07:00,commit, -24105,Matthew Turk,2013-10-29 17:18:26-04:00,commit, -24106,Matthew Turk,2013-10-29 17:08:45-04:00,commit, -24107,Matthew Turk,2013-10-29 17:05:09-04:00,commit, -24108,Matthew Turk,2013-10-29 17:03:33-04:00,commit, -24109,Matthew Turk,2013-10-29 16:39:57-04:00,commit, -24110,Matthew Turk,2013-10-29 15:20:47-04:00,commit, -24111,Matthew Turk,2013-10-29 15:06:33-04:00,commit, -24112,Matthew Turk,2013-10-29 15:05:03-04:00,commit, -24113,John ZuHone,2013-10-29 11:02:04-04:00,commit, -24114,John ZuHone,2013-10-29 10:30:36-04:00,commit, -24115,John ZuHone,2013-10-29 09:30:40-04:00,commit, -24116,John ZuHone,2013-10-29 09:28:17-04:00,commit, -24117,John ZuHone,2013-10-29 09:27:42-04:00,commit, -24118,Anthony Scopatz,2013-10-28 21:31:50-05:00,commit, -24119,Anthony Scopatz,2013-10-28 20:54:24-05:00,commit, -24120,Anthony Scopatz,2013-10-28 20:02:55-05:00,commit, -24121,Cameron Hummels,2013-10-28 16:13:45-07:00,commit, -24122,Cameron Hummels,2013-10-28 16:11:10-07:00,commit, -24123,Cameron Hummels,2013-10-28 16:08:04-07:00,commit, -24124,Britton Smith,2013-10-28 15:39:24+01:00,commit, -24125,Nathan Goldbaum,2013-10-27 23:29:21-07:00,commit, -24126,Matthew Turk,2013-10-25 18:09:10-04:00,commit, -24127,Matthew Turk,2013-10-25 17:38:41-04:00,commit, -24128,Matthew Turk,2013-10-25 17:34:08-04:00,commit, -24129,Matthew Turk,2013-10-25 13:32:15-04:00,commit, -24130,Matthew Turk,2013-10-25 13:31:49-04:00,commit, -24131,Matthew Turk,2013-10-25 13:31:39-04:00,commit, -24132,Matthew Turk,2013-10-25 13:07:00-04:00,commit, -24133,Matthew Turk,2013-10-25 13:06:15-04:00,commit, -24134,Matthew Turk,2013-10-25 12:46:25-04:00,commit, -24135,Matthew Turk,2013-10-25 12:08:06-04:00,commit, -24136,Matthew Turk,2013-10-25 11:59:18-04:00,commit, -24137,Matthew Turk,2013-10-25 10:59:17-04:00,commit, -24138,Nathan Goldbaum,2013-10-24 18:40:26-07:00,commit, -24139,Nathan Goldbaum,2013-10-24 15:47:01-07:00,commit, -24140,Matthew Turk,2013-10-24 17:58:23-04:00,commit, -24141,Matthew Turk,2013-10-24 17:51:19-04:00,commit, -24142,Matthew Turk,2013-10-24 17:47:54-04:00,commit, -24143,Matthew Turk,2013-10-24 17:29:14-04:00,commit, -24144,Matthew Turk,2013-10-24 17:16:20-04:00,commit, -24145,Matthew Turk,2013-10-24 16:55:07-04:00,commit, -24146,Matthew Turk,2013-10-24 16:31:25-04:00,commit, -24147,Matthew Turk,2013-10-24 15:42:47-04:00,commit, -24148,Matthew Turk,2013-10-24 15:41:29-04:00,commit, -24149,Matthew Turk,2013-10-24 14:37:40-04:00,commit, -24150,Matthew Turk,2013-10-24 14:29:22-04:00,commit, -24151,Matthew Turk,2013-10-24 12:44:30-04:00,commit, -24152,Matthew Turk,2013-10-24 11:05:16-04:00,commit, -24153,Britton Smith,2013-10-24 12:36:39+01:00,commit, -24154,Britton Smith,2013-10-24 10:46:15+01:00,commit, -24155,Matthew Turk,2013-10-24 05:39:19-04:00,commit, -24156,Matthew Turk,2013-10-24 05:35:31-04:00,commit, -24157,Matthew Turk,2013-10-23 20:07:23-04:00,commit, -24158,Matthew Turk,2013-10-23 16:52:51-04:00,commit, -24159,John ZuHone,2013-10-23 14:51:03-04:00,commit, -24160,Matthew Turk,2013-10-23 13:50:39-04:00,commit, -24161,Matthew Turk,2013-10-23 11:10:36-04:00,commit, -24162,Matthew Turk,2013-10-22 21:34:32-04:00,commit, -24163,Nathan Goldbaum,2013-10-22 16:03:26-07:00,commit, -24164,Nathan Goldbaum,2013-10-22 16:00:56-07:00,commit, -24165,Nathan Goldbaum,2013-10-22 15:45:36-07:00,commit, -24166,Matthew Turk,2013-10-22 17:47:37-04:00,commit, -24167,Nathan Goldbaum,2013-10-22 13:40:45-07:00,commit, -24168,Matthew Turk,2013-10-22 16:10:46-04:00,commit, -24169,Matthew Turk,2013-10-22 16:01:39-04:00,commit, -24170,Matthew Turk,2013-10-22 15:58:32-04:00,commit, -24171,Matthew Turk,2013-10-22 15:43:51-04:00,commit, -24172,Matthew Turk,2013-10-22 15:28:23-04:00,commit, -24173,Matthew Turk,2013-10-22 15:23:48-04:00,commit, -24174,Matthew Turk,2013-10-22 15:13:10-04:00,commit, -24175,Matthew Turk,2013-10-22 15:08:51-04:00,commit, -24176,John ZuHone,2013-10-22 14:54:32-04:00,commit, -24177,Matthew Turk,2013-10-22 14:21:29-04:00,commit, -24178,Matthew Turk,2013-10-22 14:05:06-04:00,commit, -24179,Matthew Turk,2013-10-22 13:56:45-04:00,commit, -24180,Matthew Turk,2013-10-22 13:34:10-04:00,commit, -24181,John ZuHone,2013-10-22 13:08:29-04:00,commit, -24182,John ZuHone,2013-10-22 13:08:11-04:00,commit, -24183,John ZuHone,2013-10-22 12:59:53-04:00,commit, -24184,Kacper Kowalik,2013-10-22 18:48:51+02:00,commit, -24185,Kacper Kowalik,2013-10-22 18:33:06+02:00,commit, -24186,Matthew Turk,2013-10-22 10:16:07-04:00,commit, -24187,Matthew Turk,2013-10-22 09:53:22-04:00,commit, -24188,Matthew Turk,2013-10-22 09:43:08-04:00,commit, -24189,Matthew Turk,2013-10-22 09:42:55-04:00,commit, -24190,Matthew Turk,2013-10-22 09:35:26-04:00,commit, -24191,Matthew Turk,2013-10-22 08:33:40-04:00,commit, -24192,Matthew Turk,2013-10-22 08:30:56-04:00,commit, -24193,Matthew Turk,2013-10-22 07:10:58-04:00,commit, -24194,Britton Smith,2013-10-22 06:52:48+01:00,commit, -24195,Matthew Turk,2013-10-21 17:48:54-04:00,commit, -24196,Matthew Turk,2013-10-21 17:45:54-04:00,commit, -24197,Nathan Goldbaum,2013-10-21 12:35:09-07:00,commit, -24198,Nathan Goldbaum,2013-10-21 12:27:57-07:00,commit, -24199,Nathan Goldbaum,2013-10-21 11:54:12-07:00,commit, -24200,Nathan Goldbaum,2013-10-21 11:26:42-07:00,commit, -24201,Nathan Goldbaum,2013-10-21 10:28:12-07:00,commit, -24202,Kacper Kowalik,2013-10-21 11:35:19+02:00,commit, -24203,Britton Smith,2013-10-21 18:12:32+09:00,commit, -24204,Britton Smith,2013-10-21 18:05:00+09:00,commit, -24205,Nathan Goldbaum,2013-10-21 01:18:11-07:00,commit, -24206,Britton Smith,2013-10-21 16:27:46+09:00,commit, -24207,Nathan Goldbaum,2013-10-20 23:39:24-07:00,commit, -24208,Matthew Turk,2013-10-21 02:37:35-04:00,commit, -24209,Nathan Goldbaum,2013-10-20 23:24:16-07:00,commit, -24210,Matthew Turk,2013-10-21 02:18:18-04:00,commit, -24211,Nathan Goldbaum,2013-10-20 23:08:10-07:00,commit, -24212,Nathan Goldbaum,2013-10-20 22:44:13-07:00,commit, -24213,Kacper Kowalik,2013-10-19 10:53:28+02:00,commit, -24214,Matthew Turk,2013-10-19 17:00:24+09:00,commit, -24215,Britton Smith,2013-10-19 16:46:41+09:00,commit, -24216,Britton Smith,2013-10-19 15:51:20+09:00,commit, -24217,Britton Smith,2013-10-19 14:50:28+09:00,commit, -24218,Chris Malone,2013-10-18 21:55:32-07:00,commit, -24219,Chris Malone,2013-10-18 21:54:06-07:00,commit, -24220,Chris Malone,2013-10-18 21:48:20-07:00,commit, -24221,Chris Malone,2013-10-18 21:46:43-07:00,commit, -24222,Matthew Turk,2013-10-19 12:08:46+09:00,commit, -24223,Matthew Turk,2013-10-19 12:03:17+09:00,commit, -24224,Chris Malone,2013-10-18 22:28:50-04:00,commit, -24225,Chris Malone,2013-10-18 19:08:57-07:00,commit, -24226,Chris Malone,2013-10-18 22:07:55-04:00,commit, -24227,Matthew Turk,2013-10-19 10:57:40+09:00,commit, -24228,Hilary Egan,2013-10-18 16:27:50-06:00,commit, -24229,Hilary Egan,2013-10-18 16:24:26-06:00,commit, -24230,Matthew Turk,2013-10-18 18:18:29-04:00,commit, -24231,Matthew Turk,2013-10-19 06:57:43+09:00,commit, -24232,John ZuHone,2013-10-18 16:33:55-04:00,commit, -24233,John ZuHone,2013-10-18 16:31:02-04:00,commit, -24234,John ZuHone,2013-10-18 16:20:10-04:00,commit, -24235,Chris Malone,2013-10-18 15:22:06-04:00,commit, -24236,John ZuHone,2013-10-18 11:17:57-04:00,commit, -24237,Matthew Turk,2013-10-18 17:55:31+09:00,commit, -24238,Matthew Turk,2013-10-18 17:47:13+09:00,commit, -24239,Matthew Turk,2013-10-18 16:37:00+09:00,commit, -24240,Matthew Turk,2013-10-18 16:32:00+09:00,commit, -24241,Matthew Turk,2013-10-18 16:12:23+09:00,commit, -24242,Matthew Turk,2013-10-18 15:36:45+09:00,commit, -24243,Matthew Turk,2013-10-18 11:08:12+09:00,commit, -24244,Matthew Turk,2013-10-18 09:38:58+09:00,commit, -24245,John ZuHone,2013-10-17 17:53:44-04:00,commit, -24246,John ZuHone,2013-10-17 17:44:27-04:00,commit, -24247,John ZuHone,2013-10-17 17:43:44-04:00,commit, -24248,Matthew Turk,2013-10-17 10:32:35+09:00,commit, -24249,Sam Skillman,2013-10-16 09:51:57-07:00,commit, -24250,Matthew Turk,2013-10-16 22:54:37+09:00,commit, -24251,Matthew Turk,2013-10-16 16:35:49+09:00,commit, -24252,Nathan Goldbaum,2013-10-16 00:27:14-07:00,commit, -24253,Matthew Turk,2013-10-16 16:16:11+09:00,commit, -24254,Matthew Turk,2013-10-16 16:04:12+09:00,commit, -24255,Nathan Goldbaum,2013-10-15 23:59:57-07:00,commit, -24256,Matthew Turk,2013-10-16 15:55:26+09:00,commit, -24257,Nathan Goldbaum,2013-10-15 23:04:45-07:00,commit, -24258,Matthew Turk,2013-10-16 15:04:33+09:00,commit, -24259,Matthew Turk,2013-10-16 14:40:52+09:00,commit, -24260,Matthew Turk,2013-10-16 14:30:28+09:00,commit, -24261,Matthew Turk,2013-10-16 12:26:42+09:00,commit, -24262,Matthew Turk,2013-10-16 11:16:09+09:00,commit, -24263,Matthew Turk,2013-10-15 01:04:26-04:00,commit, -24264,Matthew Turk,2013-10-15 00:19:50-04:00,commit, -24265,Matthew Turk,2013-10-14 23:42:20-04:00,commit, -24266,Matthew Turk,2013-10-14 23:40:30-04:00,commit, -24267,Matthew Turk,2013-10-14 23:04:37-04:00,commit, -24268,Matthew Turk,2013-10-14 22:50:58-04:00,commit, -24269,Matthew Turk,2013-10-14 22:39:02-04:00,commit, -24270,Matthew Turk,2013-10-14 21:45:57-04:00,commit, -24271,Matthew Turk,2013-10-14 21:34:46-04:00,commit, -24272,Matthew Turk,2013-10-14 21:17:30-04:00,commit, -24273,Matthew Turk,2013-10-14 21:13:42-04:00,commit, -24274,Matthew Turk,2013-10-14 20:16:02-04:00,commit, -24275,Matthew Turk,2013-10-14 20:09:47-04:00,commit, -24276,Matthew Turk,2013-10-14 19:22:40-04:00,commit, -24277,Matthew Turk,2013-10-14 19:12:43-04:00,commit, -24278,Matthew Turk,2013-10-14 18:59:27-04:00,commit, -24279,Nathan Goldbaum,2013-10-14 11:52:09-07:00,commit, -24280,Nathan Goldbaum,2013-10-14 11:51:49-07:00,commit, -24281,Nathan Goldbaum,2013-10-14 11:51:36-07:00,commit, -24282,Matthew Turk,2013-10-14 10:52:28-04:00,commit, -24283,Matthew Turk,2013-10-14 10:32:23-04:00,commit, -24284,Matthew Turk,2013-10-14 10:22:00-04:00,commit, -24285,Matthew Turk,2013-10-14 10:15:37-04:00,commit, -24286,Matthew Turk,2013-10-14 09:58:07-04:00,commit, -24287,Matthew Turk,2013-10-14 08:45:27-04:00,commit, -24288,Matthew Turk,2013-10-14 08:43:57-04:00,commit, -24289,Matthew Turk,2013-10-12 23:24:25-04:00,commit, -24290,Matthew Turk,2013-10-12 23:09:11-04:00,commit, -24291,Matthew Turk,2013-10-12 23:01:47-04:00,commit, -24292,Matthew Turk,2013-10-12 23:00:18-04:00,commit, -24293,Matthew Turk,2013-10-12 22:53:54-04:00,commit, -24294,Matthew Turk,2013-10-12 21:57:46-04:00,commit, -24295,Matthew Turk,2013-10-12 20:51:28-04:00,commit, -24296,Matthew Turk,2013-10-12 20:45:25-04:00,commit, -24297,Matthew Turk,2013-10-12 20:16:51-04:00,commit, -24298,Matthew Turk,2013-10-12 20:07:10-04:00,commit, -24299,Matthew Turk,2013-10-12 19:46:03-04:00,commit, -24300,Matthew Turk,2013-10-12 19:40:06-04:00,commit, -24301,Kacper Kowalik,2013-10-12 12:15:13+02:00,commit, -24302,Nathan Goldbaum,2013-10-12 01:02:48-07:00,commit, -24303,Nathan Goldbaum,2013-10-12 00:38:22-07:00,commit, -24304,Nathan Goldbaum,2013-10-12 00:30:18-07:00,commit, -24305,Nathan Goldbaum,2013-10-12 00:07:21-07:00,commit, -24306,Nathan Goldbaum,2013-10-12 00:06:12-07:00,commit, -24307,Nathan Goldbaum,2013-10-12 00:05:31-07:00,commit, -24308,Nathan Goldbaum,2013-10-12 00:04:10-07:00,commit, -24309,Nathan Goldbaum,2013-10-12 00:03:42-07:00,commit, -24310,Matthew Turk,2013-10-12 00:44:03-04:00,commit, -24311,Matthew Turk,2013-10-12 00:40:26-04:00,commit, -24312,Matthew Turk,2013-10-11 23:07:33-04:00,commit, -24313,Matthew Turk,2013-10-11 23:02:38-04:00,commit, -24314,Matthew Turk,2013-10-11 23:01:23-04:00,commit, -24315,Matthew Turk,2013-10-11 23:00:50-04:00,commit, -24316,Matthew Turk,2013-10-11 21:09:18-04:00,commit, -24317,Matthew Turk,2013-10-11 20:51:31-04:00,commit, -24318,Matthew Turk,2013-10-11 20:37:28-04:00,commit, -24319,Matthew Turk,2013-10-11 18:18:20-04:00,commit, -24320,Matthew Turk,2013-10-11 18:01:12-04:00,commit, -24321,Matthew Turk,2013-10-11 16:51:27-04:00,commit, -24322,John ZuHone,2013-10-11 11:50:09-04:00,commit, -24323,John ZuHone,2013-10-11 10:22:49-04:00,commit, -24324,John ZuHone,2013-10-11 10:20:28-04:00,commit, -24325,Matthew Turk,2013-10-11 09:09:45-04:00,commit, -24326,Nathan Goldbaum,2013-10-10 15:45:05-07:00,commit, -24327,Matthew Turk,2013-10-10 18:43:12-04:00,commit, -24328,Nathan Goldbaum,2013-10-10 13:32:00-07:00,commit, -24329,Matthew Turk,2013-10-10 15:12:59-04:00,commit, -24330,Matthew Turk,2013-10-10 15:11:59-04:00,commit, -24331,Matthew Turk,2013-10-10 12:01:13-04:00,commit, -24332,Nathan Goldbaum,2013-10-09 23:21:49-07:00,commit, -24333,Nathan Goldbaum,2013-10-09 22:56:00-07:00,commit, -24334,Nathan Goldbaum,2013-10-09 22:17:31-07:00,commit, -24335,Matthew Turk,2013-10-10 17:51:23-04:00,commit, -24336,Matthew Turk,2013-10-10 17:49:12-04:00,commit, -24337,Matthew Turk,2013-10-10 17:21:00-04:00,commit, -24338,Matthew Turk,2013-10-10 17:11:42-04:00,commit, -24339,Matthew Turk,2013-10-10 17:11:08-04:00,commit, -24340,Matthew Turk,2013-10-10 17:11:00-04:00,commit, -24341,Matthew Turk,2013-10-10 16:58:16-04:00,commit, -24342,Matthew Turk,2013-10-10 16:56:54-04:00,commit, -24343,Matthew Turk,2013-10-10 16:44:29-04:00,commit, -24344,Matthew Turk,2013-10-10 16:37:53-04:00,commit, -24345,Matthew Turk,2013-10-10 15:50:28-04:00,commit, -24346,Matthew Turk,2013-10-10 15:43:19-04:00,commit, -24347,Matthew Turk,2013-10-10 15:40:38-04:00,commit, -24348,Matthew Turk,2013-10-10 11:47:22-04:00,commit, -24349,Matthew Turk,2013-10-10 11:11:27-04:00,commit, -24350,Matthew Turk,2013-10-10 10:37:00-04:00,commit, -24351,Matthew Turk,2013-10-10 10:03:40-04:00,commit, -24352,Matthew Turk,2013-10-10 09:54:37-04:00,commit, -24353,Matthew Turk,2013-10-10 09:53:20-04:00,commit, -24354,Kacper Kowalik,2013-10-10 09:33:24+02:00,commit, -24355,Kacper Kowalik,2013-10-10 08:58:14+02:00,commit, -24356,Kacper Kowalik,2013-10-10 08:50:48+02:00,commit, -24357,Nathan Goldbaum,2013-10-09 22:17:31-07:00,commit, -24358,Nathan Goldbaum,2013-10-09 22:16:19-07:00,commit, -24359,Nathan Goldbaum,2013-10-09 21:39:13-07:00,commit, -24360,Nathan Goldbaum,2013-10-09 18:54:53-07:00,commit, -24361,Nathan Goldbaum,2013-10-09 18:54:12-07:00,commit, -24362,Matthew Turk,2013-10-09 18:09:55-04:00,commit, -24363,Chris Malone,2013-10-09 14:27:23-07:00,commit, -24364,Kacper Kowalik,2013-10-09 23:25:13+02:00,commit, -24365,Nathan Goldbaum,2013-10-09 13:59:22-07:00,commit, -24366,J.S. Oishi,2013-10-09 16:04:58-04:00,commit, -24367,Matthew Turk,2013-10-09 16:03:28-04:00,commit, -24368,Matthew Turk,2013-10-09 16:00:57-04:00,commit, -24369,Matthew Turk,2013-10-09 15:58:44-04:00,commit, -24370,Matthew Turk,2013-10-09 15:58:00-04:00,commit, -24371,Matthew Turk,2013-10-09 15:27:21-04:00,commit, -24372,Matthew Turk,2013-10-09 15:15:07-04:00,commit, -24373,Matthew Turk,2013-10-09 14:52:26-04:00,commit, -24374,Matthew Turk,2013-10-09 14:47:17-04:00,commit, -24375,Matthew Turk,2013-10-09 14:29:13-04:00,commit, -24376,Matthew Turk,2013-10-09 14:10:54-04:00,commit, -24377,Matthew Turk,2013-10-09 13:48:13-04:00,commit, -24378,Matthew Turk,2013-10-09 13:35:47-04:00,commit, -24379,Matthew Turk,2013-10-09 13:35:02-04:00,commit, -24380,Nathan Goldbaum,2013-10-09 10:21:42-07:00,commit, -24381,Nathan Goldbaum,2013-10-09 10:18:48-07:00,commit, -24382,Matthew Turk,2013-10-09 12:56:04-04:00,commit, -24383,Matthew Turk,2013-10-09 12:51:47-04:00,commit, -24384,Matthew Turk,2013-10-09 11:02:21-04:00,commit, -24385,Matthew Turk,2013-10-09 10:50:46-04:00,commit, -24386,Matthew Turk,2013-10-09 10:36:58-04:00,commit, -24387,Matthew Turk,2013-10-09 10:08:51-04:00,commit, -24388,Matthew Turk,2013-10-09 10:02:53-04:00,commit, -24389,Matthew Turk,2013-10-09 09:58:44-04:00,commit, -24390,Matthew Turk,2013-10-09 09:52:03-04:00,commit, -24391,John ZuHone,2013-10-09 09:25:59-04:00,commit, -24392,Matthew Turk,2013-10-09 08:13:35-04:00,commit, -24393,Matthew Turk,2013-10-09 08:13:22-04:00,commit, -24394,Kacper Kowalik,2013-10-09 13:57:26+02:00,commit, -24395,Matthew Turk,2013-10-09 07:55:25-04:00,commit, -24396,Matthew Turk,2013-10-09 07:47:53-04:00,commit, -24397,Nathan Goldbaum,2013-10-08 20:45:59-07:00,commit, -24398,Chris Malone,2013-10-08 20:33:54-07:00,commit, -24399,Matthew Turk,2013-10-08 18:19:54-04:00,commit, -24400,Matthew Turk,2013-10-08 17:49:18-04:00,commit, -24401,Matthew Turk,2013-10-08 17:11:53-04:00,commit, -24402,Matthew Turk,2013-10-08 17:09:14-04:00,commit, -24403,Matthew Turk,2013-10-08 17:06:24-04:00,commit, -24404,Matthew Turk,2013-10-08 16:12:22-04:00,commit, -24405,Matthew Turk,2013-10-08 16:00:35-04:00,commit, -24406,Matthew Turk,2013-10-08 15:25:21-04:00,commit, -24407,Matthew Turk,2013-10-08 14:55:34-04:00,commit, -24408,Matthew Turk,2013-10-08 14:53:53-04:00,commit, -24409,Matthew Turk,2013-10-08 13:58:12-04:00,commit, -24410,Matthew Turk,2013-10-08 13:58:01-04:00,commit, -24411,Matthew Turk,2013-10-08 13:44:40-04:00,commit, -24412,Matthew Turk,2013-10-08 13:04:46-04:00,commit, -24413,Matthew Turk,2013-10-08 10:58:45-04:00,commit, -24414,Matthew Turk,2013-10-08 08:17:05-04:00,commit, -24415,Matthew Turk,2013-10-08 07:43:39-04:00,commit, -24416,Matthew Turk,2013-10-07 22:31:56-04:00,commit, -24417,Matthew Turk,2013-10-07 22:14:19-04:00,commit, -24418,Matthew Turk,2013-10-07 16:51:21-04:00,commit, -24419,Matthew Turk,2013-10-07 16:36:06-04:00,commit, -24420,Matthew Turk,2013-10-07 15:21:45-04:00,commit, -24421,Matthew Turk,2013-10-07 14:45:09-04:00,commit, -24422,Matthew Turk,2013-10-07 13:12:39-04:00,commit, -24423,John ZuHone,2013-10-07 12:40:49-04:00,commit, -24424,Matthew Turk,2013-10-07 11:38:00-04:00,commit, -24425,Matthew Turk,2013-10-07 10:01:13-04:00,commit, -24426,Matthew Turk,2013-10-07 09:29:40-04:00,commit, -24427,Matthew Turk,2013-10-07 09:17:41-04:00,commit, -24428,Matthew Turk,2013-10-07 09:00:04-04:00,commit, -24429,Matthew Turk,2013-10-07 08:51:48-04:00,commit, -24430,Nathan Goldbaum,2013-10-06 01:56:28-07:00,commit, -24431,John ZuHone,2013-10-05 16:45:41-04:00,commit, -24432,John ZuHone,2013-10-05 16:42:27-04:00,commit, -24433,John ZuHone,2013-10-05 16:42:16-04:00,commit, -24434,John ZuHone,2013-10-05 16:41:51-04:00,commit, -24435,Matthew Turk,2013-10-05 15:44:48-04:00,commit, -24436,John ZuHone,2013-10-05 14:38:18-04:00,commit, -24437,Matthew Turk,2013-10-04 16:21:33-04:00,commit, -24438,Matthew Turk,2013-10-04 16:13:11-04:00,commit, -24439,Matthew Turk,2013-10-04 15:57:44-04:00,commit, -24440,Matthew Turk,2013-10-04 15:57:26-04:00,commit, -24441,Matthew Turk,2013-10-04 15:26:12-04:00,commit, -24442,Matthew Turk,2013-10-04 14:54:20-04:00,commit, -24443,Matthew Turk,2013-10-04 14:53:50-04:00,commit, -24444,Matthew Turk,2013-10-04 14:32:42-04:00,commit, -24445,Matthew Turk,2013-10-04 14:00:18-04:00,commit, -24446,Britton Smith,2013-10-04 17:28:18+01:00,commit, -24447,Matthew Turk,2013-10-04 11:50:14-04:00,commit, -24448,Matthew Turk,2013-10-04 11:33:06-04:00,commit, -24449,Cameron Hummels,2013-10-03 17:42:54-07:00,commit, -24450,Matthew Turk,2013-10-03 20:08:55-04:00,commit, -24451,Matthew Turk,2013-10-03 20:05:48-04:00,commit, -24452,Matthew Turk,2013-10-03 18:53:57-04:00,commit, -24453,Matthew Turk,2013-10-03 18:29:58-04:00,commit, -24454,Matthew Turk,2013-10-03 18:07:18-04:00,commit, -24455,Matthew Turk,2013-10-03 17:58:01-04:00,commit, -24456,Matthew Turk,2013-10-03 16:38:19-04:00,commit, -24457,John ZuHone,2013-10-03 16:16:51-04:00,commit, -24458,John ZuHone,2013-10-03 16:12:29-04:00,commit, -24459,Matthew Turk,2013-10-03 15:07:43-04:00,commit, -24460,Matthew Turk,2013-10-03 14:41:31-04:00,commit, -24461,Matthew Turk,2013-10-03 14:39:01-04:00,commit, -24462,Matthew Turk,2013-10-03 13:27:01-04:00,commit, -24463,Matthew Turk,2013-10-03 13:23:09-04:00,commit, -24464,Matthew Turk,2013-10-03 13:20:07-04:00,commit, -24465,Matthew Turk,2013-10-03 13:17:52-04:00,commit, -24466,Matthew Turk,2013-10-03 13:17:35-04:00,commit, -24467,Matthew Turk,2013-10-03 13:17:11-04:00,commit, -24468,Matthew Turk,2013-10-03 13:05:38-04:00,commit, -24469,Matthew Turk,2013-10-03 13:02:47-04:00,commit, -24470,Matthew Turk,2013-10-03 12:19:06-04:00,commit, -24471,Matthew Turk,2013-10-03 12:13:37-04:00,commit, -24472,Matthew Turk,2013-10-03 11:43:22-04:00,commit, -24473,Matthew Turk,2013-10-03 11:41:12-04:00,commit, -24474,Matthew Turk,2013-10-03 11:28:13-04:00,commit, -24475,Matthew Turk,2013-10-03 11:25:26-04:00,commit, -24476,Matthew Turk,2013-10-03 09:24:42-04:00,commit, -24477,Matthew Turk,2013-10-03 09:22:34-04:00,commit, -24478,John ZuHone,2013-10-03 06:47:25-04:00,commit, -24479,Matthew Turk,2013-10-02 22:22:43-04:00,commit, -24480,Nathan Goldbaum,2013-10-02 15:13:15-07:00,commit, -24481,Matthew Turk,2013-10-02 18:09:53-04:00,commit, -24482,Matthew Turk,2013-10-02 17:45:43-04:00,commit, -24483,Matthew Turk,2013-10-02 17:45:07-04:00,commit, -24484,Matthew Turk,2013-10-02 17:42:46-04:00,commit, -24485,Matthew Turk,2013-10-02 16:52:35-04:00,commit, -24486,Matthew Turk,2013-10-02 15:32:13-04:00,commit, -24487,John ZuHone,2013-10-02 12:37:32-04:00,commit, -24488,Matthew Turk,2013-10-02 09:29:47-04:00,commit, -24489,Kacper Kowalik,2013-10-02 15:15:39+02:00,commit, -24490,Matthew Turk,2013-10-02 07:37:15-04:00,commit, -24491,Matthew Turk,2013-10-02 06:10:31-04:00,commit, -24492,John ZuHone,2013-10-02 00:12:22-04:00,commit, -24493,John ZuHone,2013-10-01 18:00:47-04:00,commit, -24494,John ZuHone,2013-10-01 17:59:16-04:00,commit, -24495,Matthew Turk,2013-10-01 17:25:04-04:00,commit, -24496,Matthew Turk,2013-10-01 17:17:54-04:00,commit, -24497,Matthew Turk,2013-10-01 16:47:31-04:00,commit, -24498,John ZuHone,2013-10-01 16:37:55-04:00,commit, -24499,John ZuHone,2013-10-01 16:37:33-04:00,commit, -24500,John ZuHone,2013-10-01 16:35:01-04:00,commit, -24501,John ZuHone,2013-10-01 15:34:52-04:00,commit, -24502,John ZuHone,2013-10-01 15:32:15-04:00,commit, -24503,Matthew Turk,2013-10-01 15:02:32-04:00,commit, -24504,John ZuHone,2013-10-01 15:01:53-04:00,commit, -24505,John ZuHone,2013-10-01 15:01:00-04:00,commit, -24506,John ZuHone,2013-10-01 15:00:34-04:00,commit, -24507,Matthew Turk,2013-10-01 14:19:36-04:00,commit, -24508,Chris Malone,2013-10-01 10:13:31-07:00,commit, -24509,John ZuHone,2013-10-01 12:54:51-04:00,commit, -24510,John ZuHone,2013-10-01 12:53:55-04:00,commit, -24511,Matthew Turk,2013-10-01 10:25:59-04:00,commit, -24512,Matthew Turk,2013-10-01 08:20:27-04:00,commit, -24513,Matthew Turk,2013-10-01 07:03:35-04:00,commit, -24514,Matthew Turk,2013-09-30 09:02:04-04:00,commit, -24515,Matthew Turk,2013-09-30 08:57:14-04:00,commit, -24516,John Wise,2013-09-29 19:47:01-04:00,commit, -24517,Matthew Turk,2013-09-29 16:50:41-04:00,commit, -24518,John ZuHone,2013-09-29 14:28:09-04:00,commit, -24519,Matthew Turk,2013-09-28 17:19:50-04:00,commit, -24520,Nathan Goldbaum,2013-09-28 14:15:53-07:00,commit, -24521,Matthew Turk,2013-09-28 17:04:48-04:00,commit, -24522,Matthew Turk,2013-09-28 16:52:15-04:00,commit, -24523,Nathan Goldbaum,2013-09-28 12:40:56-07:00,commit, -24524,Nathan Goldbaum,2013-09-28 12:40:56-07:00,commit, -24525,John ZuHone,2013-09-28 14:31:58-04:00,commit, -24526,John ZuHone,2013-09-28 13:53:12-04:00,commit, -24527,John ZuHone,2013-09-28 13:51:04-04:00,commit, -24528,John ZuHone,2013-09-28 13:50:24-04:00,commit, -24529,Matthew Turk,2013-09-28 10:37:30-04:00,commit, -24530,Matthew Turk,2013-09-28 10:27:57-04:00,commit, -24531,Matthew Turk,2013-09-27 21:53:06-04:00,commit, -24532,Matthew Turk,2013-09-27 21:14:24-04:00,commit, -24533,Matthew Turk,2013-09-27 18:40:28-04:00,commit, -24534,Matthew Turk,2013-09-27 18:34:30-04:00,commit, -24535,Matthew Turk,2013-09-27 18:21:56-04:00,commit, -24536,Matthew Turk,2013-09-27 18:10:50-04:00,commit, -24537,Matthew Turk,2013-09-27 17:36:06-04:00,commit, -24538,Matthew Turk,2013-09-27 17:33:26-04:00,commit, -24539,Matthew Turk,2013-09-27 15:52:50-04:00,commit, -24540,Matthew Turk,2013-09-27 15:30:42-04:00,commit, -24541,Matthew Turk,2013-09-27 15:12:18-04:00,commit, -24542,Matthew Turk,2013-09-27 15:12:00-04:00,commit, -24543,Matthew Turk,2013-09-27 14:31:28-04:00,commit, -24544,Matthew Turk,2013-09-27 14:29:41-04:00,commit, -24545,Matthew Turk,2013-09-27 13:57:44-04:00,commit, -24546,Matthew Turk,2013-09-26 18:47:11-04:00,commit, -24547,Matthew Turk,2013-09-26 18:35:06-04:00,commit, -24548,Matthew Turk,2013-09-26 18:19:51-04:00,commit, -24549,Matthew Turk,2013-09-26 17:44:36-04:00,commit, -24550,Matthew Turk,2013-09-26 17:04:22-04:00,commit, -24551,Matthew Turk,2013-09-26 12:48:50-04:00,commit, -24552,Matthew Turk,2013-09-26 12:44:52-04:00,commit, -24553,Matthew Turk,2013-09-26 12:44:23-04:00,commit, -24554,Matthew Turk,2013-09-26 08:16:14-04:00,commit, -24555,Matthew Turk,2013-09-25 18:37:07-04:00,commit, -24556,Sam Skillman,2013-09-25 14:45:14-07:00,commit, -24557,Sam Skillman,2013-09-25 14:38:57-07:00,commit, -24558,Matthew Turk,2013-09-25 17:24:22-04:00,commit, -24559,Matthew Turk,2013-09-25 17:22:39-04:00,commit, -24560,Sam Skillman,2013-09-25 14:17:31-07:00,commit, -24561,Matthew Turk,2013-09-25 15:18:08-04:00,commit, -24562,Matthew Turk,2013-09-25 14:54:06-04:00,commit, -24563,Matthew Turk,2013-09-25 14:33:42-04:00,commit, -24564,Matthew Turk,2013-09-25 14:30:35-04:00,commit, -24565,Matthew Turk,2013-09-24 18:39:53-04:00,commit, -24566,Matthew Turk,2013-09-24 14:25:48-04:00,commit, -24567,Matthew Turk,2013-09-24 13:51:41-04:00,commit, -24568,Nathan Goldbaum,2013-09-23 22:34:04-07:00,commit, -24569,Nathan Goldbaum,2013-09-23 22:28:47-07:00,commit, -24570,Nathan Goldbaum,2013-09-23 22:13:16-07:00,commit, -24571,Matthew Turk,2013-09-23 20:50:25-04:00,commit, -24572,J.S. Oishi,2013-09-23 18:05:04-04:00,commit, -24573,J.S. Oishi,2013-09-23 17:06:28-04:00,commit, -24574,Matthew Turk,2013-09-23 16:05:59-04:00,commit, -24575,Matthew Turk,2013-09-23 14:49:10-04:00,commit, -24576,Matthew Turk,2013-09-23 14:11:20-04:00,commit, -24577,Matthew Turk,2013-09-23 11:52:22-04:00,commit, -24578,Matthew Turk,2013-09-23 09:43:18-04:00,commit, -24579,Kacper Kowalik,2013-09-23 15:25:50+02:00,commit, -24580,Matthew Turk,2013-09-23 09:16:55-04:00,commit, -24581,Matthew Turk,2013-09-23 08:49:02-04:00,commit, -24582,Matthew Turk,2013-09-23 08:27:44-04:00,commit, -24583,Nathan Goldbaum,2013-09-22 20:13:22-07:00,commit, -24584,John ZuHone,2013-09-22 14:43:21-04:00,commit, -24585,John ZuHone,2013-09-22 10:12:08-04:00,commit, -24586,John ZuHone,2013-09-22 09:03:07-04:00,commit, -24587,John ZuHone,2013-09-22 09:01:39-04:00,commit, -24588,John ZuHone,2013-09-21 17:37:50-04:00,commit, -24589,John ZuHone,2013-09-21 13:18:24-04:00,commit, -24590,Matthew Turk,2013-09-20 15:49:42-04:00,commit, -24591,Matthew Turk,2013-09-20 15:48:39-04:00,commit, -24592,Matthew Turk,2013-09-20 15:08:39-04:00,commit, -24593,Matthew Turk,2013-09-20 15:07:47-04:00,commit, -24594,Matthew Turk,2013-09-20 14:34:50-04:00,commit, -24595,Matthew Turk,2013-09-20 14:30:04-04:00,commit, -24596,Matthew Turk,2013-09-20 14:20:06-04:00,commit, -24597,John ZuHone,2013-09-20 10:34:07-04:00,commit, -24598,Matthew Turk,2013-09-20 00:49:44-04:00,commit, -24599,Matthew Turk,2013-09-19 17:12:53-04:00,commit, -24600,Kacper Kowalik,2013-09-19 09:52:54+02:00,commit, -24601,Nathan Goldbaum,2013-09-18 23:00:16-07:00,commit, -24602,Sam Skillman,2013-09-18 14:50:57-07:00,commit, -24603,Matthew Turk,2013-09-18 17:12:41-04:00,commit, -24604,Matthew Turk,2013-09-18 17:12:41-04:00,commit, -24605,Matthew Turk,2013-09-18 16:49:58-04:00,commit, -24606,Matthew Turk,2013-09-18 16:49:58-04:00,commit, -24607,Matthew Turk,2013-09-18 16:28:26-04:00,commit, -24608,Nathan Goldbaum,2013-09-18 13:28:13-07:00,commit, -24609,Nathan Goldbaum,2013-09-18 13:27:50-07:00,commit, -24610,Matthew Turk,2013-09-18 14:58:46-04:00,commit, -24611,Matthew Turk,2013-09-18 14:27:28-04:00,commit, -24612,Matthew Turk,2013-09-18 13:00:57-04:00,commit, -24613,Matthew Turk,2013-09-18 11:11:19-04:00,commit, -24614,Matthew Turk,2013-09-18 09:54:10-04:00,commit, -24615,Matthew Turk,2013-09-18 09:13:18-04:00,commit, -24616,Matthew Turk,2013-09-18 08:39:12-04:00,commit, -24617,Matthew Turk,2013-09-18 08:27:51-04:00,commit, -24618,Matthew Turk,2013-09-17 21:12:53-04:00,commit, -24619,Matthew Turk,2013-09-17 17:52:29-04:00,commit, -24620,Matthew Turk,2013-09-17 17:52:21-04:00,commit, -24621,Matthew Turk,2013-09-17 17:18:31-04:00,commit, -24622,Matthew Turk,2013-09-17 17:17:11-04:00,commit, -24623,Matthew Turk,2013-09-17 17:14:58-04:00,commit, -24624,Matthew Turk,2013-09-17 14:33:32-04:00,commit, -24625,Matthew Turk,2013-09-16 18:04:36-04:00,commit, -24626,Matthew Turk,2013-09-16 17:46:52-04:00,commit, -24627,Matthew Turk,2013-09-16 17:37:46-04:00,commit, -24628,Matthew Turk,2013-09-16 16:23:29-04:00,commit, -24629,Matthew Turk,2013-09-16 16:22:11-04:00,commit, -24630,Britton Smith,2013-09-16 12:01:49+01:00,commit, -24631,Cameron Hummels,2013-09-13 15:46:33-07:00,commit, -24632,Matthew Turk,2013-09-13 12:17:08-04:00,commit, -24633,Matthew Turk,2013-09-12 15:52:05-04:00,commit, -24634,Matthew Turk,2013-09-12 15:25:58-04:00,commit, -24635,Matthew Turk,2013-09-12 14:58:38-04:00,commit, -24636,Matthew Turk,2013-09-12 13:49:58-04:00,commit, -24637,Matthew Turk,2013-09-12 13:43:29-04:00,commit, -24638,Matthew Turk,2013-09-12 13:33:00-04:00,commit, -24639,Matthew Turk,2013-09-12 12:00:35-04:00,commit, -24640,Matthew Turk,2013-09-12 08:30:54-04:00,commit, -24641,Andrew Myers,2013-09-11 08:48:50-07:00,commit, -24642,Kacper Kowalik,2013-09-10 20:08:52+02:00,commit, -24643,Matthew Turk,2013-09-10 14:04:51-04:00,commit, -24644,Kacper Kowalik,2013-09-10 20:00:18+02:00,commit, -24645,Matthew Turk,2013-09-10 08:59:34-04:00,commit, -24646,John ZuHone,2013-09-09 23:55:34-04:00,commit, -24647,John ZuHone,2013-09-09 23:54:36-04:00,commit, -24648,Cameron Hummels,2013-09-09 15:31:36-07:00,commit, -24649,Cameron Hummels,2013-09-09 15:30:24-07:00,commit, -24650,Matthew Turk,2013-09-09 16:12:24-04:00,commit, -24651,Matthew Turk,2013-09-09 16:10:59-04:00,commit, -24652,Kacper Kowalik,2013-09-09 21:31:45+02:00,commit, -24653,Matthew Turk,2013-09-09 15:14:15-04:00,commit, -24654,Cameron Hummels,2013-09-09 12:07:45-07:00,commit, -24655,Matthew Turk,2013-09-09 14:52:41-04:00,commit, -24656,Matthew Turk,2013-09-09 14:46:37-04:00,commit, -24657,Nathan Goldbaum,2013-09-09 11:44:08-07:00,commit, -24658,Cameron Hummels,2013-09-09 11:39:56-07:00,commit, -24659,Matthew Turk,2013-09-09 14:39:47-04:00,commit, -24660,Matthew Turk,2013-09-09 14:32:33-04:00,commit, -24661,Matthew Turk,2013-09-09 14:30:39-04:00,commit, -24662,Matthew Turk,2013-09-09 14:29:00-04:00,commit, -24663,Matthew Turk,2013-09-09 14:26:19-04:00,commit, -24664,Matthew Turk,2013-09-09 14:13:42-04:00,commit, -24665,Matthew Turk,2013-09-09 14:13:04-04:00,commit, -24666,Matthew Turk,2013-09-09 14:06:10-04:00,commit, -24667,Matthew Turk,2013-09-09 14:03:47-04:00,commit, -24668,Matthew Turk,2013-09-09 14:02:42-04:00,commit, -24669,Matthew Turk,2013-09-09 13:59:00-04:00,commit, -24670,Matthew Turk,2013-09-09 13:54:07-04:00,commit, -24671,Matthew Turk,2013-09-09 12:51:25-04:00,commit, -24672,Matthew Turk,2013-09-09 12:06:28-04:00,commit, -24673,Matthew Turk,2013-09-09 12:05:01-04:00,commit, -24674,Matthew Turk,2013-09-09 11:46:51-04:00,commit, -24675,Matthew Turk,2013-09-09 11:45:40-04:00,commit, -24676,Britton Smith,2013-09-09 16:43:14+01:00,commit, -24677,Matthew Turk,2013-09-09 11:19:44-04:00,commit, -24678,Matthew Turk,2013-09-09 11:18:42-04:00,commit, -24679,Britton Smith,2013-09-09 16:15:47+01:00,commit, -24680,Matthew Turk,2013-09-09 11:09:12-04:00,commit, -24681,Matthew Turk,2013-09-09 11:06:37-04:00,commit, -24682,Matthew Turk,2013-09-09 10:59:22-04:00,commit, -24683,Matthew Turk,2013-09-09 10:30:54-04:00,commit, -24684,Matthew Turk,2013-09-09 10:30:20-04:00,commit, -24685,Matthew Turk,2013-09-09 10:24:08-04:00,commit, -24686,Matthew Turk,2013-09-09 10:22:04-04:00,commit, -24687,Matthew Turk,2013-09-09 08:44:43-04:00,commit, -24688,Nathan Goldbaum,2013-09-09 00:44:31-07:00,commit, -24689,Nathan Goldbaum,2013-09-09 00:01:43-07:00,commit, -24690,Nathan Goldbaum,2013-09-08 23:49:44-07:00,commit, -24691,Nathan Goldbaum,2013-09-08 23:41:31-07:00,commit, -24692,Matthew Turk,2013-09-07 13:11:23-04:00,commit, -24693,Matthew Turk,2013-09-07 11:21:20-04:00,commit, -24694,Cameron Hummels,2013-09-06 15:14:51-07:00,commit, -24695,Matthew Turk,2013-09-06 17:28:33-04:00,commit, -24696,Nathan Goldbaum,2013-09-06 08:48:46-07:00,commit, -24697,Britton Smith,2013-09-06 14:15:53+01:00,commit, -24698,Matthew Turk,2013-09-06 08:15:47-04:00,commit, -24699,Kacper Kowalik,2013-09-06 13:00:10+02:00,commit, -24700,Britton Smith,2013-09-06 11:42:43+01:00,commit, -24701,Britton Smith,2013-09-06 10:51:36+01:00,commit, -24702,Kacper Kowalik,2013-09-06 08:47:41+02:00,commit, -24703,Kacper Kowalik,2013-09-06 08:44:01+02:00,commit, -24704,Kacper Kowalik,2013-09-06 08:41:27+02:00,commit, -24705,Sam Leitner,2013-09-05 21:03:27-05:00,commit, -24706,Matthew Turk,2013-09-05 20:21:49-04:00,commit, -24707,Matthew Turk,2013-09-05 20:03:17-04:00,commit, -24708,Cameron Hummels,2013-09-05 15:50:53-07:00,commit, -24709,John ZuHone,2013-09-05 18:11:28-04:00,commit, -24710,John ZuHone,2013-09-05 18:09:28-04:00,commit, -24711,Cameron Hummels,2013-09-05 14:33:51-07:00,commit, -24712,Cameron Hummels,2013-09-05 14:22:44-07:00,commit, -24713,Cameron Hummels,2013-09-05 14:21:36-07:00,commit, -24714,Matthew Turk,2013-09-05 17:00:55-04:00,commit, -24715,Matthew Turk,2013-09-05 16:25:20-04:00,commit, -24716,Matthew Turk,2013-09-05 16:15:21-04:00,commit, -24717,Matthew Turk,2013-09-05 09:56:28-04:00,commit, -24718,Matthew Turk,2013-09-05 09:42:16-04:00,commit, -24719,Matthew Turk,2013-09-05 08:53:32-04:00,commit, -24720,Matthew Turk,2013-09-04 20:50:59-04:00,commit, -24721,Matthew Turk,2013-09-04 17:19:14-04:00,commit, -24722,Matthew Turk,2013-09-04 17:10:02-04:00,commit, -24723,Matthew Turk,2013-09-04 16:57:33-04:00,commit, -24724,Matthew Turk,2013-09-04 15:22:15-04:00,commit, -24725,Matthew Turk,2013-09-04 15:12:45-04:00,commit, -24726,Matthew Turk,2013-09-04 14:00:22-04:00,commit, -24727,Matthew Turk,2013-09-04 13:54:12-04:00,commit, -24728,Matthew Turk,2013-09-04 10:05:39-04:00,commit, -24729,Sam Skillman,2013-09-03 14:46:15-07:00,commit, -24730,Matthew Turk,2013-09-03 17:21:16-04:00,commit, -24731,Matthew Turk,2013-09-03 13:29:33-04:00,commit, -24732,Matthew Turk,2013-09-03 11:01:19-04:00,commit, -24733,Matthew Turk,2013-09-03 11:01:13-04:00,commit, -24734,Nathan Goldbaum,2013-08-30 17:16:32-07:00,commit, -24735,Nathan Goldbaum,2013-08-30 17:16:32-07:00,commit, -24736,Devin Silvia,2013-08-30 18:47:15-04:00,commit, -24737,Douglas Rudd,2013-08-30 14:13:03-05:00,commit, -24738,Matthew Turk,2013-08-29 22:18:22-04:00,commit, -24739,Matthew Turk,2013-08-29 21:56:20-04:00,commit, -24740,Douglas Rudd,2013-08-29 10:24:16-05:00,commit, -24741,Matthew Turk,2013-08-29 08:30:49-04:00,commit, -24742,Matthew Turk,2013-08-29 08:06:02-04:00,commit, -24743,Nathan Goldbaum,2013-08-28 20:15:21-07:00,commit, -24744,Matthew Turk,2013-08-28 16:30:02-04:00,commit, -24745,Matthew Turk,2013-08-28 15:17:54-04:00,commit, -24746,Matthew Turk,2013-08-28 14:54:38-04:00,commit, -24747,Matthew Turk,2013-08-28 14:47:04-04:00,commit, -24748,Matthew Turk,2013-08-28 14:26:33-04:00,commit, -24749,Matthew Turk,2013-08-28 11:16:07-04:00,commit, -24750,Matthew Turk,2013-08-28 11:15:53-04:00,commit, -24751,Douglas Rudd,2013-08-27 15:36:26-05:00,commit, -24752,Matthew Turk,2013-08-27 16:27:52-04:00,commit, -24753,Nathan Goldbaum,2013-08-26 17:29:28-07:00,commit, -24754,John ZuHone,2013-08-26 17:27:55-04:00,commit, -24755,Matthew Turk,2013-08-26 16:17:29-04:00,commit, -24756,Matthew Turk,2013-08-26 15:59:53-04:00,commit, -24757,Matthew Turk,2013-08-26 15:48:02-04:00,commit, -24758,Matthew Turk,2013-08-26 15:41:57-04:00,commit, -24759,Matthew Turk,2013-08-26 15:24:56-04:00,commit, -24760,Matthew Turk,2013-08-26 15:23:34-04:00,commit, -24761,Matthew Turk,2013-08-26 15:23:05-04:00,commit, -24762,Britton Smith,2013-08-26 15:18:45-04:00,commit, -24763,Matthew Turk,2013-08-26 14:39:47-04:00,commit, -24764,Matthew Turk,2013-08-26 14:32:00-04:00,commit, -24765,Matthew Turk,2013-08-26 14:09:13-04:00,commit, -24766,Matthew Turk,2013-08-26 14:00:36-04:00,commit, -24767,Matthew Turk,2013-08-26 12:37:08-04:00,commit, -24768,Matthew Turk,2013-08-26 12:29:56-04:00,commit, -24769,Matthew Turk,2013-08-26 12:29:42-04:00,commit, -24770,Britton Smith,2013-08-26 12:27:56-04:00,commit, -24771,Britton Smith,2013-08-26 12:27:23-04:00,commit, -24772,Matthew Turk,2013-08-26 12:10:06-04:00,commit, -24773,Britton Smith,2013-08-26 11:57:31-04:00,commit, -24774,Matthew Turk,2013-08-26 10:49:12-04:00,commit, -24775,Matthew Turk,2013-08-26 10:48:10-04:00,commit, -24776,Matthew Turk,2013-08-26 10:47:52-04:00,commit, -24777,Britton Smith,2013-08-26 10:37:46-04:00,commit, -24778,Matthew Turk,2013-08-26 10:34:05-04:00,commit, -24779,Britton Smith,2013-08-26 10:13:53-04:00,commit, -24780,Matthew Turk,2013-08-26 10:09:58-04:00,commit, -24781,Matthew Turk,2013-08-26 10:07:35-04:00,commit, -24782,John ZuHone,2013-08-25 20:30:42-04:00,commit, -24783,John ZuHone,2013-08-25 20:25:44-04:00,commit, -24784,Cameron Hummels,2013-08-24 14:13:38-07:00,commit, -24785,John ZuHone,2013-08-24 09:28:46-04:00,commit, -24786,Matthew Turk,2013-08-23 16:54:43-04:00,commit, -24787,Matthew Turk,2013-08-23 14:56:47-04:00,commit, -24788,Matthew Turk,2013-08-23 12:19:09-04:00,commit, -24789,Matthew Turk,2013-08-23 12:18:50-04:00,commit, -24790,Matthew Turk,2013-08-23 12:18:36-04:00,commit, -24791,Matthew Turk,2013-08-22 20:47:30-04:00,commit, -24792,Matthew Turk,2013-08-22 20:15:23-04:00,commit, -24793,Matthew Turk,2013-08-22 18:08:37-04:00,commit, -24794,Matthew Turk,2013-08-22 18:06:09-04:00,commit, -24795,Matthew Turk,2013-08-22 15:17:13-04:00,commit, -24796,Matthew Turk,2013-08-22 13:53:05-04:00,commit, -24797,Matthew Turk,2013-08-22 12:14:43-04:00,commit, -24798,John ZuHone,2013-08-22 09:16:41-04:00,commit, -24799,Matthew Turk,2013-08-22 08:17:17-04:00,commit, -24800,Kacper Kowalik,2013-08-22 11:35:56+02:00,commit, -24801,Kacper Kowalik,2013-08-22 11:34:56+02:00,commit, -24802,Chris Moody,2013-08-21 23:41:28-07:00,commit, -24803,Chris Moody,2013-08-21 23:23:49-07:00,commit, -24804,Chris Moody,2013-08-21 23:23:21-07:00,commit, -24805,Chris Moody,2013-08-21 22:46:36-07:00,commit, -24806,Chris Moody,2013-08-21 22:42:49-07:00,commit, -24807,Kacper Kowalik,2013-08-21 23:46:46+02:00,commit, -24808,Matthew Turk,2013-08-21 17:40:36-04:00,commit, -24809,Matthew Turk,2013-08-21 17:27:47-04:00,commit, -24810,Matthew Turk,2013-08-21 17:14:27-04:00,commit, -24811,Matthew Turk,2013-08-21 17:02:46-04:00,commit, -24812,Matthew Turk,2013-08-21 15:57:00-04:00,commit, -24813,Matthew Turk,2013-08-21 15:49:27-04:00,commit, -24814,Matthew Turk,2013-08-21 15:34:50-04:00,commit, -24815,Matthew Turk,2013-08-21 15:30:15-04:00,commit, -24816,Matthew Turk,2013-08-21 14:41:38-04:00,commit, -24817,Matthew Turk,2013-08-21 14:41:12-04:00,commit, -24818,Matthew Turk,2013-08-21 14:14:56-04:00,commit, -24819,Matthew Turk,2013-08-21 13:28:22-04:00,commit, -24820,John ZuHone,2013-08-21 13:18:47-04:00,commit, -24821,Matthew Turk,2013-08-21 12:49:46-04:00,commit, -24822,Matthew Turk,2013-08-21 12:22:50-04:00,commit, -24823,Matthew Turk,2013-08-21 10:31:16-04:00,commit, -24824,Cameron Hummels,2013-08-20 12:55:49-07:00,commit, -24825,Cameron Hummels,2013-08-20 12:33:16-07:00,commit, -24826,Matthew Turk,2013-08-20 15:07:24-04:00,commit, -24827,Matthew Turk,2013-08-20 15:03:33-04:00,commit, -24828,Matthew Turk,2013-08-20 15:02:42-04:00,commit, -24829,Cameron Hummels,2013-08-20 11:57:52-07:00,commit, -24830,Cameron Hummels,2013-08-20 11:57:35-07:00,commit, -24831,Cameron Hummels,2013-08-20 11:55:01-07:00,commit, -24832,Kacper Kowalik,2013-08-19 22:19:56+02:00,commit, -24833,Nathan Goldbaum,2013-08-19 13:06:58-07:00,commit, -24834,Kacper Kowalik,2013-08-19 21:56:36+02:00,commit, -24835,Matthew Turk,2013-08-19 15:17:46-04:00,commit, -24836,Anthony Scopatz,2013-08-19 12:01:30-07:00,commit, -24837,Kacper Kowalik,2013-08-19 20:53:43+02:00,commit, -24838,Matthew Turk,2013-08-19 14:44:31-04:00,commit, -24839,Britton Smith,2013-08-19 14:28:43-04:00,commit, -24840,Kacper Kowalik,2013-08-19 20:05:02+02:00,commit, -24841,Kacper Kowalik,2013-08-19 19:46:09+02:00,commit, -24842,Kacper Kowalik,2013-08-19 19:39:58+02:00,commit, -24843,Kacper Kowalik,2013-08-19 19:38:35+02:00,commit, -24844,John ZuHone,2013-08-19 13:04:04-04:00,commit, -24845,Matthew Turk,2013-08-19 12:01:44-04:00,commit, -24846,Matthew Turk,2013-08-19 11:03:29-04:00,commit, -24847,John ZuHone,2013-08-19 10:44:24-04:00,commit, -24848,Matthew Turk,2013-08-19 09:36:17-04:00,commit, -24849,Kacper Kowalik,2013-08-19 15:35:58+02:00,commit, -24850,Kacper Kowalik,2013-08-19 15:25:31+02:00,commit, -24851,Kacper Kowalik,2013-08-19 13:51:27+02:00,commit, -24852,Nathan Goldbaum,2013-08-17 12:03:33-07:00,commit, -24853,Matthew Turk,2013-08-17 14:07:20-04:00,commit, -24854,Matthew Turk,2013-08-17 13:37:58-04:00,commit, -24855,Matthew Turk,2013-08-17 11:47:21-04:00,commit, -24856,Matthew Turk,2013-08-17 11:25:13-04:00,commit, -24857,Matthew Turk,2013-08-17 08:37:53-04:00,commit, -24858,Matthew Turk,2013-08-16 21:29:20-04:00,commit, -24859,Matthew Turk,2013-08-16 21:18:18-04:00,commit, -24860,Matthew Turk,2013-08-16 21:12:29-04:00,commit, -24861,Matthew Turk,2013-08-16 20:37:26-04:00,commit, -24862,Matthew Turk,2013-08-16 17:36:13-04:00,commit, -24863,Cameron Hummels,2013-08-16 14:16:54-07:00,commit, -24864,Matthew Turk,2013-08-16 17:12:57-04:00,commit, -24865,Cameron Hummels,2013-08-16 14:06:16-07:00,commit, -24866,Cameron Hummels,2013-08-16 14:05:58-07:00,commit, -24867,Douglas Rudd,2013-08-16 16:05:20-05:00,commit, -24868,Douglas Rudd,2013-08-16 15:48:06-05:00,commit, -24869,Matthew Turk,2013-08-16 16:44:56-04:00,commit, -24870,Matthew Turk,2013-08-16 16:40:38-04:00,commit, -24871,Matthew Turk,2013-08-16 16:39:42-04:00,commit, -24872,Nathan Goldbaum,2013-08-16 13:22:01-07:00,commit, -24873,Nathan Goldbaum,2013-08-16 13:17:19-07:00,commit, -24874,Douglas Rudd,2013-08-16 14:54:14-05:00,commit, -24875,Douglas Rudd,2013-08-16 14:50:50-05:00,commit, -24876,Douglas Rudd,2013-08-16 14:49:48-05:00,commit, -24877,Douglas Rudd,2013-08-16 13:48:25-05:00,commit, -24878,Matthew Turk,2013-08-16 14:35:38-04:00,commit, -24879,Nathan Goldbaum,2013-08-16 11:25:12-07:00,commit, -24880,Matthew Turk,2013-08-16 13:46:55-04:00,commit, -24881,Matthew Turk,2013-08-16 11:44:04-04:00,commit, -24882,Matthew Turk,2013-08-16 11:10:55-04:00,commit, -24883,Matthew Turk,2013-08-16 10:34:47-04:00,commit, -24884,Matthew Turk,2013-08-16 10:33:33-04:00,commit, -24885,Cameron Hummels,2013-08-15 20:06:55-07:00,commit, -24886,Cameron Hummels,2013-08-15 20:06:14-07:00,commit, -24887,Cameron Hummels,2013-08-15 18:54:16-07:00,commit, -24888,Cameron Hummels,2013-08-15 18:34:08-07:00,commit, -24889,Cameron Hummels,2013-08-15 18:27:19-07:00,commit, -24890,Cameron Hummels,2013-08-15 18:02:39-07:00,commit, -24891,Matthew Turk,2013-08-15 20:28:23-04:00,commit, -24892,Matthew Turk,2013-08-15 20:18:13-04:00,commit, -24893,Cameron Hummels,2013-08-15 16:18:21-07:00,commit, -24894,Cameron Hummels,2013-08-15 16:18:06-07:00,commit, -24895,Nathan Goldbaum,2013-08-15 15:45:25-07:00,commit, -24896,Matthew Turk,2013-08-15 17:43:56-04:00,commit, -24897,Matthew Turk,2013-08-15 17:36:06-04:00,commit, -24898,Matthew Turk,2013-08-15 17:25:11-04:00,commit, -24899,Matthew Turk,2013-08-15 15:20:54-04:00,commit, -24900,Matthew Turk,2013-08-15 15:10:44-04:00,commit, -24901,Douglas Rudd,2013-08-15 14:10:30-05:00,commit, -24902,Matthew Turk,2013-08-15 14:43:32-04:00,commit, -24903,Matthew Turk,2013-08-15 14:11:13-04:00,commit, -24904,Matthew Turk,2013-08-15 14:10:06-04:00,commit, -24905,Matthew Turk,2013-08-15 12:41:06-04:00,commit, -24906,Cameron Hummels,2013-08-14 18:14:05-07:00,commit, -24907,Cameron Hummels,2013-08-14 18:02:40-07:00,commit, -24908,Cameron Hummels,2013-08-14 17:49:29-07:00,commit, -24909,Britton Smith,2013-08-14 18:25:32-04:00,commit, -24910,Douglas Rudd,2013-08-14 16:48:12-05:00,commit, -24911,Matthew Turk,2013-08-14 17:44:23-04:00,commit, -24912,Matthew Turk,2013-08-14 17:40:54-04:00,commit, -24913,Douglas Rudd,2013-08-14 16:40:39-05:00,commit, -24914,Matthew Turk,2013-08-14 16:52:18-04:00,commit, -24915,Matthew Turk,2013-08-14 16:31:00-04:00,commit, -24916,Matthew Turk,2013-08-14 16:30:30-04:00,commit, -24917,Sam Skillman,2013-08-14 10:00:49-06:00,commit, -24918,Kacper Kowalik,2013-08-14 17:26:50+02:00,commit, -24919,Matthew Turk,2013-08-14 10:19:16-04:00,commit, -24920,Matthew Turk,2013-08-14 09:39:59-04:00,commit, -24921,Matthew Turk,2013-08-14 09:39:13-04:00,commit, -24922,Matthew Turk,2013-08-14 09:27:21-04:00,commit, -24923,Matthew Turk,2013-08-14 08:47:01-04:00,commit, -24924,Matthew Turk,2013-08-14 08:46:31-04:00,commit, -24925,Sam Skillman,2013-08-13 16:59:04-06:00,commit, -24926,Douglas Rudd,2013-08-13 15:47:24-05:00,commit, -24927,John ZuHone,2013-08-13 12:27:08-04:00,commit, -24928,Hilary Egan,2013-08-13 09:57:54-06:00,commit, -24929,Hilary Egan,2013-08-13 09:56:53-06:00,commit, -24930,Hilary Egan,2013-08-13 09:56:11-06:00,commit, -24931,Matthew Turk,2013-08-13 08:37:42-07:00,commit, -24932,Matthew Turk,2013-08-13 08:31:39-07:00,commit, -24933,Matthew Turk,2013-08-13 07:52:52-07:00,commit, -24934,Matthew Turk,2013-08-13 07:14:45-07:00,commit, -24935,Matthew Turk,2013-08-13 07:08:26-07:00,commit, -24936,Nathan Goldbaum,2013-08-12 11:28:01-07:00,commit, -24937,Nathan Goldbaum,2013-08-12 10:33:07-07:00,commit, -24938,Nathan Goldbaum,2013-08-11 22:21:41-07:00,commit, -24939,Nathan Goldbaum,2013-08-11 21:40:25-07:00,commit, -24940,Nathan Goldbaum,2013-08-10 19:54:47-07:00,commit, -24941,Sam Skillman,2013-08-09 13:19:49-06:00,commit, -24942,Sam Skillman,2013-08-09 13:18:52-06:00,commit, -24943,Sam Skillman,2013-08-09 13:14:57-06:00,commit, -24944,Sam Skillman,2013-08-09 12:15:31-06:00,commit, -24945,Douglas Rudd,2013-08-09 13:06:38-05:00,commit, -24946,Sam Skillman,2013-08-09 11:58:17-06:00,commit, -24947,Sam Skillman,2013-08-09 11:54:02-06:00,commit, -24948,Sam Skillman,2013-08-09 11:33:34-06:00,commit, -24949,Sam Skillman,2013-08-09 10:57:35-06:00,commit, -24950,Sam Skillman,2013-08-09 10:46:07-06:00,commit, -24951,Sam Skillman,2013-08-09 10:20:24-06:00,commit, -24952,John ZuHone,2013-08-09 10:17:06-04:00,commit, -24953,John ZuHone,2013-08-09 10:15:43-04:00,commit, -24954,John ZuHone,2013-08-09 10:15:12-04:00,commit, -24955,Nathan Goldbaum,2013-08-09 00:46:10-07:00,commit, -24956,Nathan Goldbaum,2013-08-09 00:33:23-07:00,commit, -24957,Nathan Goldbaum,2013-08-09 00:33:23-07:00,commit, -24958,Nathan Goldbaum,2013-08-08 22:57:59-07:00,commit, -24959,Nathan Goldbaum,2013-08-08 22:56:16-07:00,commit, -24960,Nathan Goldbaum,2013-08-08 22:38:23-07:00,commit, -24961,Nathan Goldbaum,2013-08-08 21:38:04-07:00,commit, -24962,Sam Skillman,2013-08-08 16:29:29-06:00,commit, -24963,Sam Skillman,2013-08-08 15:25:40-06:00,commit, -24964,Sam Skillman,2013-08-08 12:47:17-06:00,commit, -24965,Kacper Kowalik,2013-08-08 09:27:13+02:00,commit, -24966,Hilary Egan,2013-08-07 18:41:21-06:00,commit, -24967,Nathan Goldbaum,2013-08-07 15:39:13-07:00,commit, -24968,John ZuHone,2013-08-07 15:40:59-04:00,commit, -24969,Nathan Goldbaum,2013-08-07 09:36:13-07:00,commit, -24970,Nathan Goldbaum,2013-08-07 00:46:51-07:00,commit, -24971,Nathan Goldbaum,2013-08-06 14:54:12-07:00,commit, -24972,John ZuHone,2013-08-05 22:13:15-04:00,commit, -24973,Douglas Rudd,2013-08-05 17:45:46-05:00,commit, -24974,Douglas Rudd,2013-08-05 17:42:40-05:00,commit, -24975,Sam Skillman,2013-08-05 15:16:56-06:00,commit, -24976,John ZuHone,2013-08-05 11:50:54-04:00,commit, -24977,Sam Leitner,2013-08-03 12:27:55-05:00,commit, -24978,John ZuHone,2013-07-31 16:54:24-04:00,commit, -24979,Anthony Scopatz,2013-07-30 21:26:07-05:00,commit, -24980,Matthew Turk,2013-07-30 18:34:31-07:00,commit, -24981,Matthew Turk,2013-07-30 15:58:20-07:00,commit, -24982,Matthew Turk,2013-07-30 15:49:33-07:00,commit, -24983,Douglas Rudd,2013-07-30 17:18:21-05:00,commit, -24984,Matthew Turk,2013-07-30 10:08:24-07:00,commit, -24985,Nathan Goldbaum,2013-07-30 09:26:16-07:00,commit, -24986,Nathan Goldbaum,2013-07-30 08:47:26-07:00,commit, -24987,Matthew Turk,2013-07-30 08:38:20-07:00,commit, -24988,Matthew Turk,2013-07-30 08:22:59-07:00,commit, -24989,Nathan Goldbaum,2013-07-30 00:09:00-07:00,commit, -24990,Matthew Turk,2013-07-29 21:51:59-07:00,commit, -24991,Matthew Turk,2013-07-29 21:39:37-07:00,commit, -24992,Nathan Goldbaum,2013-07-29 19:04:14-07:00,commit, -24993,Nathan Goldbaum,2013-07-29 18:56:05-07:00,commit, -24994,Matthew Turk,2013-07-29 18:36:09-07:00,commit, -24995,Matthew Turk,2013-07-29 17:46:08-07:00,commit, -24996,Matthew Turk,2013-07-29 17:38:50-07:00,commit, -24997,Matthew Turk,2013-07-29 14:44:00-07:00,commit, -24998,Matthew Turk,2013-07-29 14:01:23-07:00,commit, -24999,Matthew Turk,2013-07-28 16:36:17-07:00,commit, -25000,Matthew Turk,2013-07-28 15:44:45-07:00,commit, -25001,Matthew Turk,2013-07-27 22:35:02-07:00,commit, -25002,Matthew Turk,2013-07-27 22:34:28-07:00,commit, -25003,Matthew Turk,2013-07-27 20:03:49-07:00,commit, -25004,Matthew Turk,2013-07-27 16:49:19-07:00,commit, -25005,Matthew Turk,2013-07-27 16:06:37-07:00,commit, -25006,Matthew Turk,2013-07-27 15:42:57-07:00,commit, -25007,Matthew Turk,2013-07-27 15:24:03-07:00,commit, -25008,Matthew Turk,2013-07-27 15:13:25-07:00,commit, -25009,Matthew Turk,2013-07-27 15:08:40-07:00,commit, -25010,Matthew Turk,2013-07-27 14:06:36-07:00,commit, -25011,Matthew Turk,2013-07-27 14:04:09-07:00,commit, -25012,Matthew Turk,2013-07-27 13:07:04-07:00,commit, -25013,Matthew Turk,2013-07-27 12:42:18-07:00,commit, -25014,Matthew Turk,2013-07-27 11:57:26-07:00,commit, -25015,Matthew Turk,2013-07-27 11:56:42-07:00,commit, -25016,Nathan Goldbaum,2013-07-26 23:25:38-07:00,commit, -25017,Nathan Goldbaum,2013-07-26 21:33:48-07:00,commit, -25018,Nathan Goldbaum,2013-07-26 21:28:18-07:00,commit, -25019,Matthew Turk,2013-07-26 19:41:08-07:00,commit, -25020,Matthew Turk,2013-07-26 16:15:55-07:00,commit, -25021,Nathan Goldbaum,2013-07-26 13:53:57-07:00,commit, -25022,Matthew Turk,2013-07-26 11:17:18-07:00,commit, -25023,Matthew Turk,2013-07-26 11:12:30-07:00,commit, -25024,John ZuHone,2013-07-26 13:03:21-04:00,commit, -25025,Matthew Turk,2013-07-26 09:59:27-07:00,commit, -25026,John ZuHone,2013-07-26 12:04:01-04:00,commit, -25027,Matthew Turk,2013-07-25 17:16:57-07:00,commit, -25028,Matthew Turk,2013-07-25 17:08:11-07:00,commit, -25029,Matthew Turk,2013-07-25 17:00:48-07:00,commit, -25030,Matthew Turk,2013-07-25 16:01:00-07:00,commit, -25031,Matthew Turk,2013-07-25 11:01:00-07:00,commit, -25032,Matthew Turk,2013-07-25 10:52:45-07:00,commit, -25033,Sam Skillman,2013-07-25 11:40:21-06:00,commit, -25034,Sam Skillman,2013-07-25 11:39:35-06:00,commit, -25035,Kacper Kowalik,2013-07-25 08:28:35+02:00,commit, -25036,Matthew Turk,2013-07-24 10:09:35-07:00,commit, -25037,Douglas Rudd,2013-07-23 17:35:16-05:00,commit, -25038,Nathan Goldbaum,2013-07-23 14:46:51-07:00,commit, -25039,Hilary Egan,2013-07-23 14:43:44-04:00,commit, -25040,Hilary Egan,2013-07-23 14:37:21-04:00,commit, -25041,Douglas Rudd,2013-07-22 22:16:39-05:00,commit, -25042,Andrew Myers,2013-07-22 19:35:31-07:00,commit, -25043,Andrew Myers,2013-07-22 19:32:08-07:00,commit, -25044,Andrew Myers,2013-07-22 19:28:46-07:00,commit, -25045,Andrew Myers,2013-07-22 18:01:51-07:00,commit, -25046,Andrew Myers,2013-07-22 18:00:13-07:00,commit, -25047,Andrew Myers,2013-07-22 17:57:07-07:00,commit, -25048,Matthew Turk,2013-07-22 13:05:51-04:00,commit, -25049,Nathan Goldbaum,2013-07-21 21:46:53-07:00,commit, -25050,Nathan Goldbaum,2013-07-21 13:05:23-07:00,commit, -25051,Nathan Goldbaum,2013-07-21 12:56:10-07:00,commit, -25052,Nathan Goldbaum,2013-07-20 17:52:36-07:00,commit, -25053,Nathan Goldbaum,2013-07-20 17:36:44-07:00,commit, -25054,Nathan Goldbaum,2013-07-20 17:05:32-07:00,commit, -25055,Nathan Goldbaum,2013-07-20 17:05:17-07:00,commit, -25056,Nathan Goldbaum,2013-07-20 15:28:34-07:00,commit, -25057,Nathan Goldbaum,2013-07-20 14:49:35-07:00,commit, -25058,Matthew Turk,2013-07-19 23:03:31-04:00,commit, -25059,Matthew Turk,2013-07-19 22:14:44-04:00,commit, -25060,Matthew Turk,2013-07-19 21:32:56-04:00,commit, -25061,Matthew Turk,2013-07-19 17:08:17-04:00,commit, -25062,Matthew Turk,2013-07-19 14:23:23-04:00,commit, -25063,Matthew Turk,2013-07-19 14:18:19-04:00,commit, -25064,Matthew Turk,2013-07-19 14:05:51-04:00,commit, -25065,Matthew Turk,2013-07-19 12:58:59-04:00,commit, -25066,Kacper Kowalik,2013-07-19 16:25:36+02:00,commit, -25067,Kacper Kowalik,2013-07-19 16:13:20+02:00,commit, -25068,Kacper Kowalik,2013-07-19 16:12:39+02:00,commit, -25069,Kacper Kowalik,2013-07-19 16:08:21+02:00,commit, -25070,Kacper Kowalik,2013-07-19 16:07:05+02:00,commit, -25071,Kacper Kowalik,2013-07-19 16:00:49+02:00,commit, -25072,Kacper Kowalik,2013-07-19 15:57:11+02:00,commit, -25073,Kacper Kowalik,2013-07-19 15:55:26+02:00,commit, -25074,Kacper Kowalik,2013-07-19 15:53:30+02:00,commit, -25075,Kacper Kowalik,2013-07-19 15:49:36+02:00,commit, -25076,Kacper Kowalik,2013-07-19 15:48:15+02:00,commit, -25077,Nathan Goldbaum,2013-07-19 06:48:00-07:00,commit, -25078,Kacper Kowalik,2013-07-19 15:38:57+02:00,commit, -25079,Matthew Turk,2013-07-19 09:37:39-04:00,commit, -25080,Kacper Kowalik,2013-07-19 15:19:55+02:00,commit, -25081,Kacper Kowalik,2013-07-19 15:14:09+02:00,commit, -25082,Kacper Kowalik,2013-07-19 15:11:59+02:00,commit, -25083,Kacper Kowalik,2013-07-19 15:03:08+02:00,commit, -25084,Kacper Kowalik,2013-07-19 14:47:36+02:00,commit, -25085,Kacper Kowalik,2013-07-19 14:31:37+02:00,commit, -25086,John ZuHone,2013-07-18 20:36:14-05:00,commit, -25087,Chris Moody,2013-07-18 16:33:59-07:00,commit, -25088,Chris Moody,2013-07-18 16:30:17-07:00,commit, -25089,Chris Moody,2013-07-18 16:14:46-07:00,commit, -25090,Matthew Turk,2013-07-18 16:55:03-04:00,commit, -25091,Sam Skillman,2013-07-18 14:44:25-06:00,commit, -25092,Matthew Turk,2013-07-18 16:38:07-04:00,commit, -25093,Sam Skillman,2013-07-18 14:16:26-06:00,commit, -25094,Douglas Rudd,2013-07-17 19:39:21-05:00,commit, -25095,Matthew Turk,2013-07-17 16:49:39-04:00,commit, -25096,Matthew Turk,2013-07-17 14:57:29-04:00,commit, -25097,Matthew Turk,2013-07-17 14:42:37-04:00,commit, -25098,Matthew Turk,2013-07-17 14:34:27-04:00,commit, -25099,Matthew Turk,2013-07-17 14:30:44-04:00,commit, -25100,Douglas Rudd,2013-07-17 09:59:41-05:00,commit, -25101,Matthew Turk,2013-07-17 09:47:53-04:00,commit, -25102,Nathan Goldbaum,2013-07-16 18:25:12-07:00,commit, -25103,Douglas Rudd,2013-07-16 19:11:20-05:00,commit, -25104,Chris Moody,2013-07-16 16:25:43-07:00,commit, -25105,Douglas Rudd,2013-07-16 18:11:46-05:00,commit, -25106,Douglas Rudd,2013-07-16 18:03:03-05:00,commit, -25107,Douglas Rudd,2013-07-16 17:53:00-05:00,commit, -25108,Matthew Turk,2013-07-16 18:35:10-04:00,commit, -25109,Matthew Turk,2013-07-16 18:28:48-04:00,commit, -25110,Matthew Turk,2013-07-16 16:26:39-04:00,commit, -25111,Matthew Turk,2013-07-16 13:51:42-04:00,commit, -25112,Matthew Turk,2013-07-16 13:46:51-04:00,commit, -25113,John Forbes,2013-07-16 10:18:44-07:00,commit, -25114,John Forbes,2013-07-16 10:17:44-07:00,commit, -25115,John Forbes,2013-07-16 10:04:14-07:00,commit, -25116,Matthew Turk,2013-07-16 09:15:50-04:00,commit, -25117,Matthew Turk,2013-07-16 07:32:29-04:00,commit, -25118,Nathan Goldbaum,2013-07-15 21:36:31-07:00,commit, -25119,Nathan Goldbaum,2013-07-15 21:32:01-07:00,commit, -25120,Nathan Goldbaum,2013-07-15 17:34:23-07:00,commit, -25121,Nathan Goldbaum,2013-07-15 17:32:08-07:00,commit, -25122,Douglas Rudd,2013-07-15 18:02:56-05:00,commit, -25123,Matthew Turk,2013-07-15 17:56:46-04:00,commit, -25124,Matthew Turk,2013-07-15 17:29:07-04:00,commit, -25125,Nathan Goldbaum,2013-07-15 12:10:47-07:00,commit, -25126,Nathan Goldbaum,2013-07-15 11:32:36-07:00,commit, -25127,Matthew Turk,2013-07-15 11:52:00-04:00,commit, -25128,Matthew Turk,2013-07-15 11:51:09-04:00,commit, -25129,Douglas Rudd,2013-07-12 14:38:36-05:00,commit, -25130,Sam Skillman,2013-07-12 09:18:29-06:00,commit, -25131,Matthew Turk,2013-07-11 21:48:07-04:00,commit, -25132,Matthew Turk,2013-07-11 10:08:49-04:00,commit, -25133,Matthew Turk,2013-07-11 08:41:56-04:00,commit, -25134,Douglas Rudd,2013-07-10 16:01:22-05:00,commit, -25135,Douglas Rudd,2013-07-10 15:14:42-05:00,commit, -25136,Douglas Rudd,2013-07-10 14:46:43-05:00,commit, -25137,Douglas Rudd,2013-07-10 14:44:11-05:00,commit, -25138,Douglas Rudd,2013-07-10 14:42:19-05:00,commit, -25139,Douglas Rudd,2013-07-10 13:54:30-05:00,commit, -25140,Matthew Turk,2013-07-10 13:04:54-04:00,commit, -25141,Nathan Goldbaum,2013-07-10 10:02:12-07:00,commit, -25142,Sam Skillman,2013-07-10 10:48:37-06:00,commit, -25143,Sam Skillman,2013-07-10 10:18:40-06:00,commit, -25144,Matthew Turk,2013-07-10 09:25:02-04:00,commit, -25145,Nathan Goldbaum,2013-07-09 21:17:15-07:00,commit, -25146,Nathan Goldbaum,2013-07-09 21:15:06-07:00,commit, -25147,John Forbes,2013-07-09 21:14:03-07:00,commit, -25148,John Forbes,2013-07-09 19:59:32-07:00,commit, -25149,John Forbes,2013-07-09 19:53:00-07:00,commit, -25150,Nathan Goldbaum,2013-07-09 17:54:20-07:00,commit, -25151,Douglas Rudd,2013-07-09 17:07:31-05:00,commit, -25152,Douglas Rudd,2013-07-09 17:02:27-05:00,commit, -25153,Douglas Rudd,2013-07-09 15:54:13-05:00,commit, -25154,Nathan Goldbaum,2013-07-08 19:38:15-07:00,commit, -25155,Nathan Goldbaum,2013-07-08 19:31:47-07:00,commit, -25156,Nathan Goldbaum,2013-07-08 18:37:57-07:00,commit, -25157,Sam Skillman,2013-07-08 14:59:58-06:00,commit, -25158,Nathan Goldbaum,2013-07-08 13:42:17-07:00,commit, -25159,Britton Smith,2013-07-08 11:02:49-04:00,commit, -25160,Matthew Turk,2013-07-08 09:24:03-04:00,commit, -25161,Matthew Turk,2013-07-08 09:16:33-04:00,commit, -25162,Matthew Turk,2013-07-08 09:15:21-04:00,commit, -25163,Matthew Turk,2013-07-08 08:56:00-04:00,commit, -25164,J.S. Oishi,2013-07-06 13:31:13-04:00,commit, -25165,J.S. Oishi,2013-07-06 13:29:10-04:00,commit, -25166,J.S. Oishi,2013-07-06 12:30:19-04:00,commit, -25167,Kacper Kowalik,2013-07-06 11:36:45+02:00,commit, -25168,Nathan Goldbaum,2013-07-05 22:39:25-07:00,commit, -25169,Nathan Goldbaum,2013-07-05 21:55:11-07:00,commit, -25170,Nathan Goldbaum,2013-07-05 20:55:23-07:00,commit, -25171,Matthew Turk,2013-07-05 11:06:56-04:00,commit, -25172,Matthew Turk,2013-07-05 10:54:57-04:00,commit, -25173,Kacper Kowalik,2013-07-05 08:35:24+02:00,commit, -25174,Kacper Kowalik,2013-07-04 20:32:35+02:00,commit, -25175,Kacper Kowalik,2013-07-04 12:59:50+02:00,commit, -25176,Nathan Goldbaum,2013-07-04 00:40:34-07:00,commit, -25177,Nathan Goldbaum,2013-07-04 00:32:18-07:00,commit, -25178,Nathan Goldbaum,2013-07-03 23:56:11-07:00,commit, -25179,Kacper Kowalik,2013-07-04 08:35:20+02:00,commit, -25180,Nathan Goldbaum,2013-07-03 18:14:17-07:00,commit, -25181,Matthew Turk,2013-07-03 17:33:33-04:00,commit, -25182,Noel Scudder,2013-07-03 16:58:38-04:00,commit, -25183,Matthew Turk,2013-07-03 14:56:52-04:00,commit, -25184,Matthew Turk,2013-07-03 10:04:25-04:00,commit, -25185,Matthew Turk,2013-07-03 08:15:14-04:00,commit, -25186,Nathan Goldbaum,2013-07-02 22:32:57-07:00,commit, -25187,Nathan Goldbaum,2013-07-02 21:48:41-07:00,commit, -25188,Nathan Goldbaum,2013-07-02 21:11:21-07:00,commit, -25189,Nathan Goldbaum,2013-07-02 21:10:45-07:00,commit, -25190,Nathan Goldbaum,2013-07-02 16:39:56-07:00,commit, -25191,Matthew Turk,2013-07-02 18:22:16-04:00,commit, -25192,Matthew Turk,2013-07-02 18:12:43-04:00,commit, -25193,Nathan Goldbaum,2013-07-02 15:09:53-07:00,commit, -25194,Matthew Turk,2013-07-02 17:26:34-04:00,commit, -25195,Nathan Goldbaum,2013-07-02 14:09:09-07:00,commit, -25196,Matthew Turk,2013-07-02 16:59:23-04:00,commit, -25197,Matthew Turk,2013-07-02 16:05:27-04:00,commit, -25198,Nathan Goldbaum,2013-07-02 12:59:01-07:00,commit, -25199,Matthew Turk,2013-07-02 15:38:14-04:00,commit, -25200,Matthew Turk,2013-07-02 14:26:35-04:00,commit, -25201,Chris Moody,2013-07-02 11:20:24-07:00,commit, -25202,Matthew Turk,2013-07-02 14:04:50-04:00,commit, -25203,Nathan Goldbaum,2013-07-02 11:03:43-07:00,commit, -25204,Nathan Goldbaum,2013-07-02 08:06:01-07:00,commit, -25205,Matthew Turk,2013-07-02 10:39:54-04:00,commit, -25206,Matthew Turk,2013-07-02 09:58:43-04:00,commit, -25207,Matthew Turk,2013-07-02 09:58:39-04:00,commit, -25208,Matthew Turk,2013-07-02 09:57:23-04:00,commit, -25209,Chris Moody,2013-07-01 14:47:54-07:00,commit, -25210,Chris Moody,2013-07-01 14:46:56-07:00,commit, -25211,Matthew Turk,2013-07-01 17:44:02-04:00,commit, -25212,Nathan Goldbaum,2013-07-01 14:40:29-07:00,commit, -25213,Matthew Turk,2013-07-01 17:39:10-04:00,commit, -25214,Chris Moody,2013-07-01 14:16:58-07:00,commit, -25215,Matthew Turk,2013-07-01 17:15:40-04:00,commit, -25216,Matthew Turk,2013-07-01 17:11:41-04:00,commit, -25217,Chris Moody,2013-07-01 14:08:48-07:00,commit, -25218,Chris Moody,2013-07-01 13:38:40-07:00,commit, -25219,Chris Moody,2013-07-01 13:27:13-07:00,commit, -25220,Chris Moody,2013-07-01 12:44:29-07:00,commit, -25221,Matthew Turk,2013-07-01 15:33:22-04:00,commit, -25222,Chris Moody,2013-07-01 12:00:07-07:00,commit, -25223,Chris Moody,2013-07-01 11:50:34-07:00,commit, -25224,Nathan Goldbaum,2013-07-01 11:35:02-07:00,commit, -25225,Nathan Goldbaum,2013-07-01 10:20:54-07:00,commit, -25226,Sam Skillman,2013-07-01 09:27:29-06:00,commit, -25227,Matthew Turk,2013-07-01 10:30:59-04:00,commit, -25228,Matthew Turk,2013-07-01 10:01:36-04:00,commit, -25229,Matthew Turk,2013-07-01 10:01:22-04:00,commit, -25230,Matthew Turk,2013-07-01 00:31:56-04:00,commit, -25231,Matthew Turk,2013-07-01 00:14:01-04:00,commit, -25232,Matthew Turk,2013-07-01 00:08:35-04:00,commit, -25233,Matthew Turk,2013-07-01 00:04:28-04:00,commit, -25234,Matthew Turk,2013-06-30 22:44:58-04:00,commit, -25235,Nathan Goldbaum,2013-06-30 17:33:21-07:00,commit, -25236,Nathan Goldbaum,2013-06-30 16:26:30-07:00,commit, -25237,Matthew Turk,2013-06-30 17:19:30-04:00,commit, -25238,Chris Moody,2013-06-30 12:33:06-07:00,commit, -25239,Matthew Turk,2013-06-30 10:49:06-05:00,commit, -25240,Matthew Turk,2013-06-30 10:48:51-05:00,commit, -25241,Matthew Turk,2013-06-30 10:36:16-05:00,commit, -25242,Matthew Turk,2013-06-30 08:34:19-05:00,commit, -25243,Matthew Turk,2013-06-30 08:27:58-05:00,commit, -25244,Kacper Kowalik,2013-06-30 11:49:11+02:00,commit, -25245,Nathan Goldbaum,2013-06-30 02:41:22-07:00,commit, -25246,Nathan Goldbaum,2013-06-30 02:32:59-07:00,commit, -25247,Chris Moody,2013-06-29 22:38:09-07:00,commit, -25248,Chris Moody,2013-06-29 22:37:16-07:00,commit, -25249,Chris Moody,2013-06-29 22:30:52-07:00,commit, -25250,Matthew Turk,2013-06-29 21:43:58-05:00,commit, -25251,Matthew Turk,2013-06-29 21:30:10-05:00,commit, -25252,Sam Skillman,2013-06-29 20:10:52-06:00,commit, -25253,Matthew Turk,2013-06-29 20:29:30-05:00,commit, -25254,Matthew Turk,2013-06-29 19:42:07-05:00,commit, -25255,Sam Skillman,2013-06-29 16:22:39-06:00,commit, -25256,Matthew Turk,2013-06-29 16:23:09-05:00,commit, -25257,Matthew Turk,2013-06-29 16:07:35-05:00,commit, -25258,Matthew Turk,2013-06-29 15:38:37-04:00,commit, -25259,Matthew Turk,2013-06-29 15:26:17-04:00,commit, -25260,Matthew Turk,2013-06-29 15:22:48-04:00,commit, -25261,Matthew Turk,2013-06-29 15:10:16-04:00,commit, -25262,Matthew Turk,2013-06-29 15:01:11-04:00,commit, -25263,Matthew Turk,2013-06-29 14:48:11-04:00,commit, -25264,Matthew Turk,2013-06-29 14:44:20-04:00,commit, -25265,Matthew Turk,2013-06-29 14:39:25-04:00,commit, -25266,Matthew Turk,2013-06-29 12:32:12-05:00,commit, -25267,Sam Skillman,2013-06-29 12:08:55-05:00,commit, -25268,Matthew Turk,2013-06-29 12:05:17-05:00,commit, -25269,Matthew Turk,2013-06-29 11:24:44-05:00,commit, -25270,Matthew Turk,2013-06-29 11:09:41-05:00,commit, -25271,Matthew Turk,2013-06-29 10:53:19-05:00,commit, -25272,Nathan Goldbaum,2013-06-29 10:21:54-05:00,commit, -25273,Matthew Turk,2013-06-29 10:11:30-05:00,commit, -25274,Nathan Goldbaum,2013-06-29 09:31:34-05:00,commit, -25275,Nathan Goldbaum,2013-06-29 00:39:32-05:00,commit, -25276,Matthew Turk,2013-06-29 01:12:31-04:00,commit, -25277,Matthew Turk,2013-06-29 00:34:15-04:00,commit, -25278,Matthew Turk,2013-06-28 17:51:18-04:00,commit, -25279,Matthew Turk,2013-06-28 17:50:31-04:00,commit, -25280,Matthew Turk,2013-06-28 17:28:15-04:00,commit, -25281,Nathan Goldbaum,2013-06-28 14:00:49-05:00,commit, -25282,Matthew Turk,2013-06-28 13:01:23-04:00,commit, -25283,Matthew Turk,2013-06-28 12:23:05-04:00,commit, -25284,Matthew Turk,2013-06-28 11:04:58-05:00,commit, -25285,Nathan Goldbaum,2013-06-28 10:44:57-05:00,commit, -25286,Matthew Turk,2013-06-27 23:32:40-05:00,commit, -25287,Matthew Turk,2013-06-27 23:09:51-05:00,commit, -25288,Matthew Turk,2013-06-27 22:11:16-05:00,commit, -25289,Matthew Turk,2013-06-27 23:09:37-04:00,commit, -25290,Andrew Myers,2013-06-27 14:52:50-07:00,commit, -25291,Matthew Turk,2013-06-27 07:44:37-05:00,commit, -25292,Matthew Turk,2013-06-27 08:25:04-04:00,commit, -25293,Kacper Kowalik,2013-06-27 07:57:05+02:00,commit, -25294,Matthew Turk,2013-06-27 00:20:18-04:00,commit, -25295,Matthew Turk,2013-06-27 00:00:32-04:00,commit, -25296,Matthew Turk,2013-06-26 22:56:15-04:00,commit, -25297,Matthew Turk,2013-06-26 22:27:09-04:00,commit, -25298,Matthew Turk,2013-06-26 07:47:15-05:00,commit, -25299,Matthew Turk,2013-06-26 07:41:22-05:00,commit, -25300,Chris Moody,2013-06-25 18:32:13-07:00,commit, -25301,Chris Moody,2013-06-25 18:29:07-07:00,commit, -25302,Nathan Goldbaum,2013-06-25 17:56:46-07:00,commit, -25303,Nathan Goldbaum,2013-06-25 17:55:34-07:00,commit, -25304,Matthew Turk,2013-06-25 15:41:01-04:00,commit, -25305,Matthew Turk,2013-06-25 15:32:51-04:00,commit, -25306,Matthew Turk,2013-06-25 13:53:03-04:00,commit, -25307,Matthew Turk,2013-06-25 13:37:11-04:00,commit, -25308,Kacper Kowalik,2013-06-25 10:28:34+02:00,commit, -25309,Matthew Turk,2013-06-24 16:57:02-04:00,commit, -25310,Matthew Turk,2013-06-24 16:32:05-04:00,commit, -25311,Matthew Turk,2013-06-24 16:06:26-04:00,commit, -25312,Matthew Turk,2013-06-24 15:47:12-04:00,commit, -25313,Matthew Turk,2013-06-24 15:43:11-04:00,commit, -25314,Matthew Turk,2013-06-24 15:37:54-04:00,commit, -25315,Matthew Turk,2013-06-24 14:55:24-04:00,commit, -25316,Matthew Turk,2013-06-24 14:31:03-04:00,commit, -25317,Matthew Turk,2013-06-24 14:23:10-04:00,commit, -25318,Matthew Turk,2013-06-24 10:53:57-04:00,commit, -25319,Matthew Turk,2013-06-24 10:00:38-04:00,commit, -25320,Matthew Turk,2013-06-23 14:58:29-04:00,commit, -25321,Kacper Kowalik,2013-06-23 13:59:18+02:00,commit, -25322,Kacper Kowalik,2013-06-23 13:48:21+02:00,commit, -25323,Kacper Kowalik,2013-06-23 13:40:41+02:00,commit, -25324,Matthew Turk,2013-06-22 10:10:55-04:00,commit, -25325,Kacper Kowalik,2013-06-22 15:45:27+02:00,commit, -25326,Matthew Turk,2013-06-22 09:22:11-04:00,commit, -25327,Kacper Kowalik,2013-06-22 11:44:08+02:00,commit, -25328,Kacper Kowalik,2013-06-22 11:43:35+02:00,commit, -25329,Kacper Kowalik,2013-06-22 11:12:31+02:00,commit, -25330,Matthew Turk,2013-06-22 00:02:29-04:00,commit, -25331,Matthew Turk,2013-06-21 23:58:11-04:00,commit, -25332,Matthew Turk,2013-06-21 23:21:20-04:00,commit, -25333,Matthew Turk,2013-06-21 20:27:43-04:00,commit, -25334,Matthew Turk,2013-06-21 17:50:22-04:00,commit, -25335,Matthew Turk,2013-06-21 16:32:18-04:00,commit, -25336,Nathan Goldbaum,2013-06-21 12:13:12-07:00,commit, -25337,Matthew Turk,2013-06-21 14:57:37-04:00,commit, -25338,Matthew Turk,2013-06-21 14:43:19-04:00,commit, -25339,Matthew Turk,2013-06-21 12:12:19-04:00,commit, -25340,Matthew Turk,2013-06-21 10:32:48-04:00,commit, -25341,Matthew Turk,2013-06-21 10:15:38-04:00,commit, -25342,Nathan Goldbaum,2013-06-20 16:10:10-07:00,commit, -25343,Matthew Turk,2013-06-20 18:51:37-04:00,commit, -25344,Matthew Turk,2013-06-20 18:35:57-04:00,commit, -25345,Matthew Turk,2013-06-20 18:33:24-04:00,commit, -25346,Matthew Turk,2013-06-20 08:42:26-04:00,commit, -25347,Matthew Turk,2013-06-20 07:26:37-04:00,commit, -25348,Matthew Turk,2013-06-20 06:53:21-04:00,commit, -25349,Nathan Goldbaum,2013-06-19 15:49:46-07:00,commit, -25350,Matthew Turk,2013-06-19 17:39:02-04:00,commit, -25351,Matthew Turk,2013-06-19 09:30:47-04:00,commit, -25352,Matthew Turk,2013-06-18 23:06:18-04:00,commit, -25353,Matthew Turk,2013-06-18 23:03:51-04:00,commit, -25354,Matthew Turk,2013-06-18 22:23:16-04:00,commit, -25355,Matthew Turk,2013-06-18 18:44:00-04:00,commit, -25356,Cameron Hummels,2013-06-18 15:03:40-07:00,commit, -25357,Matthew Turk,2013-06-18 17:45:28-04:00,commit, -25358,Matthew Turk,2013-06-18 17:23:37-04:00,commit, -25359,Matthew Turk,2013-06-18 17:07:59-04:00,commit, -25360,Cameron Hummels,2013-06-18 13:59:36-07:00,commit, -25361,Cameron Hummels,2013-06-18 13:49:45-07:00,commit, -25362,Matthew Turk,2013-06-18 13:44:57-04:00,commit, -25363,Cameron Hummels,2013-06-18 10:41:49-07:00,commit, -25364,Matthew Turk,2013-06-18 13:21:40-04:00,commit, -25365,Matthew Turk,2013-06-18 10:50:18-04:00,commit, -25366,Cameron Hummels,2013-06-18 02:51:17-07:00,commit, -25367,Cameron Hummels,2013-06-18 02:41:03-07:00,commit, -25368,David Collins,2013-06-17 14:46:44-04:00,commit, -25369,Matthew Turk,2013-06-17 12:45:08-04:00,commit, -25370,Matthew Turk,2013-06-17 12:26:29-04:00,commit, -25371,Matthew Turk,2013-06-17 10:28:56-04:00,commit, -25372,Matthew Turk,2013-06-17 10:07:27-04:00,commit, -25373,Matthew Turk,2013-06-15 10:57:53-04:00,commit, -25374,Matthew Turk,2013-06-15 10:33:11-04:00,commit, -25375,Chris Moody,2013-06-14 21:19:28-07:00,commit, -25376,Chris Moody,2013-06-14 21:19:08-07:00,commit, -25377,Matthew Turk,2013-06-14 22:03:08-04:00,commit, -25378,Matthew Turk,2013-06-14 21:53:09-04:00,commit, -25379,Chris Moody,2013-06-14 16:48:09-07:00,commit, -25380,Nathan Goldbaum,2013-06-14 15:30:52-07:00,commit, -25381,Nathan Goldbaum,2013-06-14 15:28:25-07:00,commit, -25382,Nathan Goldbaum,2013-06-14 15:27:59-07:00,commit, -25383,Nathan Goldbaum,2013-06-14 15:26:20-07:00,commit, -25384,Matthew Turk,2013-06-14 18:20:54-04:00,commit, -25385,Matthew Turk,2013-06-14 18:12:24-04:00,commit, -25386,Matthew Turk,2013-06-14 18:02:11-04:00,commit, -25387,Matthew Turk,2013-06-14 17:41:57-04:00,commit, -25388,Matthew Turk,2013-06-14 16:09:34-04:00,commit, -25389,Matthew Turk,2013-06-14 16:05:21-04:00,commit, -25390,Chris Moody,2013-06-14 12:52:46-07:00,commit, -25391,Chris Moody,2013-06-14 12:36:38-07:00,commit, -25392,Matthew Turk,2013-06-14 15:33:06-04:00,commit, -25393,Matthew Turk,2013-06-14 15:09:03-04:00,commit, -25394,Matthew Turk,2013-06-14 14:58:19-04:00,commit, -25395,Matthew Turk,2013-06-14 14:30:26-04:00,commit, -25396,Matthew Turk,2013-06-14 14:25:46-04:00,commit, -25397,Matthew Turk,2013-06-14 13:54:24-04:00,commit, -25398,Chris Moody,2013-06-14 10:22:35-07:00,commit, -25399,Chris Moody,2013-06-14 10:22:15-07:00,commit, -25400,Matthew Turk,2013-06-14 13:16:29-04:00,commit, -25401,Chris Moody,2013-06-14 09:50:17-07:00,commit, -25402,Matthew Turk,2013-06-14 12:36:46-04:00,commit, -25403,Matthew Turk,2013-06-14 11:25:02-04:00,commit, -25404,Matthew Turk,2013-06-14 11:14:07-04:00,commit, -25405,Matthew Turk,2013-06-14 07:49:26-04:00,commit, -25406,Nathan Goldbaum,2013-06-13 23:46:03-07:00,commit, -25407,Nathan Goldbaum,2013-06-13 23:30:15-07:00,commit, -25408,Nathan Goldbaum,2013-06-13 20:26:37-07:00,commit, -25409,Matthew Turk,2013-06-13 21:40:07-04:00,commit, -25410,Matthew Turk,2013-06-13 21:32:16-04:00,commit, -25411,Matthew Turk,2013-06-13 21:20:57-04:00,commit, -25412,Chris Moody,2013-06-13 17:49:49-07:00,commit, -25413,Chris Moody,2013-06-13 17:36:46-07:00,commit, -25414,Chris Moody,2013-06-13 17:29:43-07:00,commit, -25415,Chris Moody,2013-06-13 17:02:32-07:00,commit, -25416,Chris Moody,2013-06-13 17:00:38-07:00,commit, -25417,Matthew Turk,2013-06-13 18:30:37-04:00,commit, -25418,Matthew Turk,2013-06-13 17:41:45-04:00,commit, -25419,Matthew Turk,2013-06-13 17:33:38-04:00,commit, -25420,Matthew Turk,2013-06-13 16:55:06-04:00,commit, -25421,Matthew Turk,2013-06-13 15:20:23-04:00,commit, -25422,Sam Skillman,2013-06-13 12:47:40-06:00,commit, -25423,Andrew Myers,2013-06-13 11:40:24-07:00,commit, -25424,Andrew Myers,2013-06-13 11:39:37-07:00,commit, -25425,Sam Skillman,2013-06-13 12:27:49-06:00,commit, -25426,Sam Skillman,2013-06-13 12:19:26-06:00,commit, -25427,Matthew Turk,2013-06-13 13:52:39-04:00,commit, -25428,Matthew Turk,2013-06-13 13:43:17-04:00,commit, -25429,Matthew Turk,2013-06-12 21:55:04-04:00,commit, -25430,Matthew Turk,2013-06-12 21:24:41-04:00,commit, -25431,Sam Skillman,2013-06-12 17:18:57-06:00,commit, -25432,Matthew Turk,2013-06-12 17:33:09-04:00,commit, -25433,Nathan Goldbaum,2013-06-12 14:26:05-07:00,commit, -25434,Matthew Turk,2013-06-12 16:15:18-04:00,commit, -25435,Matthew Turk,2013-06-12 14:53:04-04:00,commit, -25436,Matthew Turk,2013-06-11 22:30:31-04:00,commit, -25437,Matthew Turk,2013-06-11 18:17:16-04:00,commit, -25438,Matthew Turk,2013-06-11 14:43:18-04:00,commit, -25439,Matthew Turk,2013-06-11 14:36:58-04:00,commit, -25440,Matthew Turk,2013-06-11 14:14:22-04:00,commit, -25441,Matthew Turk,2013-06-11 14:08:45-04:00,commit, -25442,Matthew Turk,2013-06-11 13:56:27-04:00,commit, -25443,Matthew Turk,2013-06-11 11:14:56-04:00,commit, -25444,Matthew Turk,2013-06-11 11:10:28-04:00,commit, -25445,Matthew Turk,2013-06-11 11:10:14-04:00,commit, -25446,Matthew Turk,2013-06-11 11:09:29-04:00,commit, -25447,Matthew Turk,2013-06-11 11:07:39-04:00,commit, -25448,Matthew Turk,2013-06-11 09:50:05-04:00,commit, -25449,Matthew Turk,2013-06-11 09:44:02-04:00,commit, -25450,Matthew Turk,2013-06-11 09:42:22-04:00,commit, -25451,Matthew Turk,2013-06-11 09:39:59-04:00,commit, -25452,Matthew Turk,2013-06-11 09:32:40-04:00,commit, -25453,Sam Skillman,2013-06-10 14:57:55-06:00,commit, -25454,Nathan Goldbaum,2013-06-10 12:03:12-07:00,commit, -25455,Matthew Turk,2013-06-10 10:52:29-04:00,commit, -25456,Nathan Goldbaum,2013-06-08 15:34:01-07:00,commit, -25457,Nathan Goldbaum,2013-06-07 11:49:45-07:00,commit, -25458,Matthew Turk,2013-06-07 12:46:27-04:00,commit, -25459,Matthew Turk,2013-06-07 12:45:55-04:00,commit, -25460,Matthew Turk,2013-06-07 10:41:18-04:00,commit, -25461,Matthew Turk,2013-06-07 10:09:18-04:00,commit, -25462,Nathan Goldbaum,2013-06-06 18:21:42-07:00,commit, -25463,Nathan Goldbaum,2013-06-06 18:21:13-07:00,commit, -25464,Sam Skillman,2013-06-06 14:08:32-06:00,commit, -25465,Sam Skillman,2013-06-06 12:51:24-06:00,commit, -25466,Nathan Goldbaum,2013-06-06 11:27:53-07:00,commit, -25467,Sam Skillman,2013-06-06 11:57:08-06:00,commit, -25468,Matthew Turk,2013-06-06 13:47:02-04:00,commit, -25469,Sam Skillman,2013-06-06 11:04:35-06:00,commit, -25470,Sam Skillman,2013-06-06 10:22:35-06:00,commit, -25471,Matthew Turk,2013-06-06 07:38:02-04:00,commit, -25472,Nathan Goldbaum,2013-06-06 00:15:01-07:00,commit, -25473,Nathan Goldbaum,2013-06-05 22:58:21-07:00,commit, -25474,Sam Skillman,2013-06-05 15:56:09-06:00,commit, -25475,Sam Skillman,2013-06-05 15:47:29-06:00,commit, -25476,Sam Skillman,2013-06-05 15:45:38-06:00,commit, -25477,Matthew Turk,2013-06-05 16:48:42-04:00,commit, -25478,Matthew Turk,2013-06-05 16:39:39-04:00,commit, -25479,Matthew Turk,2013-06-05 16:26:38-04:00,commit, -25480,Sam Skillman,2013-06-05 14:02:17-06:00,commit, -25481,Matthew Turk,2013-06-05 15:42:54-04:00,commit, -25482,Sam Skillman,2013-06-05 13:40:50-06:00,commit, -25483,Sam Skillman,2013-06-05 13:24:20-06:00,commit, -25484,Matthew Turk,2013-06-05 14:55:17-04:00,commit, -25485,Matthew Turk,2013-06-05 13:43:52-04:00,commit, -25486,Sam Skillman,2013-06-05 11:29:22-06:00,commit, -25487,Matthew Turk,2013-06-05 07:59:01-04:00,commit, -25488,Matthew Turk,2013-06-05 07:58:29-04:00,commit, -25489,Chris Moody,2013-06-04 15:49:05-07:00,commit, -25490,Chris Moody,2013-06-04 15:39:32-07:00,commit, -25491,Chris Moody,2013-06-04 15:39:10-07:00,commit, -25492,Matthew Turk,2013-06-04 18:16:27-04:00,commit, -25493,Chris Moody,2013-06-04 15:05:38-07:00,commit, -25494,Matthew Turk,2013-06-04 17:28:54-04:00,commit, -25495,Chris Moody,2013-06-04 14:13:23-07:00,commit, -25496,Matthew Turk,2013-06-04 16:21:14-04:00,commit, -25497,Matthew Turk,2013-06-04 16:14:27-04:00,commit, -25498,Matthew Turk,2013-06-04 16:03:29-04:00,commit, -25499,Sam Skillman,2013-06-04 11:43:51-06:00,commit, -25500,Sam Skillman,2013-06-03 15:13:12-06:00,commit, -25501,Matthew Turk,2013-06-03 16:39:58-04:00,commit, -25502,Matthew Turk,2013-06-03 16:39:48-04:00,commit, -25503,Matthew Turk,2013-06-03 16:39:38-04:00,commit, -25504,Britton Smith,2013-06-03 16:36:03-04:00,commit, -25505,Matthew Turk,2013-06-03 16:23:05-04:00,commit, -25506,Matthew Turk,2013-06-03 16:17:12-04:00,commit, -25507,Matthew Turk,2013-06-03 16:13:16-04:00,commit, -25508,Sam Skillman,2013-06-03 14:11:08-06:00,commit, -25509,Nathan Goldbaum,2013-06-03 12:52:29-07:00,commit, -25510,Britton Smith,2013-06-03 15:45:09-04:00,commit, -25511,Matthew Turk,2013-06-03 15:24:56-04:00,commit, -25512,Matthew Turk,2013-06-03 15:02:13-04:00,commit, -25513,Sam Skillman,2013-06-03 13:01:37-06:00,commit, -25514,Matthew Turk,2013-06-03 14:29:51-04:00,commit, -25515,Matthew Turk,2013-06-03 13:41:47-04:00,commit, -25516,Matthew Turk,2013-06-02 17:35:02-04:00,commit, -25517,Matthew Turk,2013-06-02 17:07:07-04:00,commit, -25518,Matthew Turk,2013-06-02 16:07:28-04:00,commit, -25519,Matthew Turk,2013-06-02 16:00:48-04:00,commit, -25520,Andrew Myers,2013-06-01 10:04:21-07:00,commit, -25521,Andrew Myers,2013-05-31 17:17:06-07:00,commit, -25522,Andrew Myers,2013-05-31 17:08:38-07:00,commit, -25523,Andrew Myers,2013-05-31 17:05:12-07:00,commit, -25524,Andrew Myers,2013-05-31 16:50:53-07:00,commit, -25525,Matthew Turk,2013-05-31 16:31:16-04:00,commit, -25526,Matthew Turk,2013-05-31 15:43:28-04:00,commit, -25527,Matthew Turk,2013-05-31 15:43:08-04:00,commit, -25528,Matthew Turk,2013-05-31 15:41:17-04:00,commit, -25529,Matthew Turk,2013-05-31 15:25:54-04:00,commit, -25530,Matthew Turk,2013-05-31 14:54:52-04:00,commit, -25531,Matthew Turk,2013-05-31 14:54:09-04:00,commit, -25532,J.S. Oishi,2013-05-31 14:33:16-04:00,commit, -25533,J.S. Oishi,2013-05-31 14:33:04-04:00,commit, -25534,Matthew Turk,2013-05-31 14:28:56-04:00,commit, -25535,Matthew Turk,2013-05-31 14:07:27-04:00,commit, -25536,Matthew Turk,2013-05-31 11:29:21-04:00,commit, -25537,Matthew Turk,2013-05-31 10:32:02-04:00,commit, -25538,Matthew Turk,2013-05-30 18:57:42-04:00,commit, -25539,Matthew Turk,2013-05-30 18:33:47-04:00,commit, -25540,Matthew Turk,2013-05-30 18:28:11-04:00,commit, -25541,Matthew Turk,2013-05-30 16:40:12-04:00,commit, -25542,Matthew Turk,2013-05-30 15:43:44-04:00,commit, -25543,Matthew Turk,2013-05-30 15:37:23-04:00,commit, -25544,Matthew Turk,2013-05-30 15:25:10-04:00,commit, -25545,Matthew Turk,2013-05-30 15:22:51-04:00,commit, -25546,Matthew Turk,2013-05-30 14:21:43-04:00,commit, -25547,Matthew Turk,2013-05-30 14:02:09-04:00,commit, -25548,Matthew Turk,2013-05-30 13:57:30-04:00,commit, -25549,Matthew Turk,2013-05-30 13:56:48-04:00,commit, -25550,Matthew Turk,2013-05-30 13:56:24-04:00,commit, -25551,Matthew Turk,2013-05-30 13:55:58-04:00,commit, -25552,Matthew Turk,2013-05-29 16:15:08-04:00,commit, -25553,Matthew Turk,2013-05-29 13:51:54-04:00,commit, -25554,Matthew Turk,2013-05-29 13:43:22-04:00,commit, -25555,Matthew Turk,2013-05-29 10:21:27-04:00,commit, -25556,John ZuHone,2013-05-28 09:16:49-04:00,commit, -25557,Chris Moody,2013-05-27 21:33:23-07:00,commit, -25558,Chris Moody,2013-05-27 14:48:02-07:00,commit, -25559,Chris Moody,2013-05-27 14:39:17-07:00,commit, -25560,Chris Moody,2013-05-27 13:48:25-07:00,commit, -25561,Chris Moody,2013-05-27 13:45:34-07:00,commit, -25562,Nathan Goldbaum,2013-05-27 09:24:17-07:00,commit, -25563,Matthew Turk,2013-05-26 21:16:40-04:00,commit, -25564,Cameron Hummels,2013-05-26 08:36:30-07:00,commit, -25565,Britton Smith,2013-05-26 10:12:41-04:00,commit, -25566,Britton Smith,2013-05-26 10:03:03-04:00,commit, -25567,Britton Smith,2013-05-26 09:58:49-04:00,commit, -25568,Britton Smith,2013-05-25 18:14:08-04:00,commit, -25569,Britton Smith,2013-05-25 18:11:54-04:00,commit, -25570,Britton Smith,2013-05-25 18:05:46-04:00,commit, -25571,Matthew Turk,2013-05-25 15:55:58-04:00,commit, -25572,Britton Smith,2013-05-25 15:06:24-04:00,commit, -25573,Britton Smith,2013-05-25 13:58:19-04:00,commit, -25574,Matthew Turk,2013-05-24 16:55:32-04:00,commit, -25575,Matthew Turk,2013-05-24 16:18:20-04:00,commit, -25576,Sam Skillman,2013-05-24 14:16:55-06:00,commit, -25577,Britton Smith,2013-05-24 15:39:36-04:00,commit, -25578,Matthew Turk,2013-05-24 15:04:50-04:00,commit, -25579,Nathan Goldbaum,2013-05-24 12:03:16-07:00,commit, -25580,Matthew Turk,2013-05-24 15:02:46-04:00,commit, -25581,Britton Smith,2013-05-24 14:57:40-04:00,commit, -25582,Britton Smith,2013-05-24 14:45:58-04:00,commit, -25583,Britton Smith,2013-05-24 14:44:33-04:00,commit, -25584,Nathan Goldbaum,2013-05-24 17:38:18+00:00,commit, -25585,Matthew Turk,2013-05-24 13:40:58-04:00,commit, -25586,Nathan Goldbaum,2013-05-24 17:38:18+00:00,commit, -25587,Matthew Turk,2013-05-24 12:00:17-04:00,commit, -25588,Matthew Turk,2013-05-24 09:02:39-04:00,commit, -25589,Chris Moody,2013-05-23 23:33:31-07:00,commit, -25590,Chris Moody,2013-05-23 18:46:36-07:00,commit, -25591,Matthew Turk,2013-05-23 17:49:59-04:00,commit, -25592,Matthew Turk,2013-05-23 17:16:06-04:00,commit, -25593,Chris Moody,2013-05-23 13:09:39-07:00,commit, -25594,Matthew Turk,2013-05-23 16:04:29-04:00,commit, -25595,Matthew Turk,2013-05-23 14:23:11-04:00,commit, -25596,Matthew Turk,2013-05-23 14:16:39-04:00,commit, -25597,Matthew Turk,2013-05-23 13:54:34-04:00,commit, -25598,Matthew Turk,2013-05-23 12:55:19-04:00,commit, -25599,Cameron Hummels,2013-05-23 16:00:12+00:00,commit, -25600,Cameron Hummels,2013-05-23 08:50:56-07:00,commit, -25601,Cameron Hummels,2013-05-23 08:48:11-07:00,commit, -25602,Matthew Turk,2013-05-23 10:19:29-04:00,commit, -25603,Matthew Turk,2013-05-23 10:09:37-04:00,commit, -25604,Matthew Turk,2013-05-23 06:10:57-04:00,commit, -25605,Matthew Turk,2013-05-22 14:39:50-04:00,commit, -25606,Britton Smith,2013-05-22 13:19:20-04:00,commit, -25607,Britton Smith,2013-05-22 12:10:14-04:00,commit, -25608,Matthew Turk,2013-05-22 10:19:14-04:00,commit, -25609,Matthew Turk,2013-05-22 08:06:58-04:00,commit, -25610,Chris Moody,2013-05-21 17:45:13-07:00,commit, -25611,Chris Moody,2013-05-21 17:11:23-07:00,commit, -25612,Chris Moody,2013-05-21 16:59:02-07:00,commit, -25613,Matthew Turk,2013-05-21 19:54:41-04:00,commit, -25614,Chris Moody,2013-05-21 15:35:11-07:00,commit, -25615,Chris Moody,2013-05-21 15:09:16-07:00,commit, -25616,Chris Moody,2013-05-21 14:40:17-07:00,commit, -25617,Chris Moody,2013-05-21 13:59:43-07:00,commit, -25618,Chris Moody,2013-05-21 13:40:33-07:00,commit, -25619,Matthew Turk,2013-05-21 16:25:16-04:00,commit, -25620,Nathan Goldbaum,2013-05-21 12:50:15-07:00,commit, -25621,Nathan Goldbaum,2013-05-21 12:39:18-07:00,commit, -25622,Matthew Turk,2013-05-21 15:00:33-04:00,commit, -25623,Matthew Turk,2013-05-21 14:59:08-04:00,commit, -25624,Matthew Turk,2013-05-21 14:52:30-04:00,commit, -25625,Nathan Goldbaum,2013-05-21 11:48:59-07:00,commit, -25626,David Collins,2013-05-21 13:14:08-04:00,commit, -25627,Nathan Goldbaum,2013-05-20 18:05:44-07:00,commit, -25628,Kacper Kowalik,2013-05-19 17:15:20+02:00,commit, -25629,Kacper Kowalik,2013-05-19 17:02:44+02:00,commit, -25630,Nathan Goldbaum,2013-05-19 00:16:46-07:00,commit, -25631,Nathan Goldbaum,2013-05-18 17:05:57-07:00,commit, -25632,Nathan Goldbaum,2013-05-18 13:02:23-07:00,commit, -25633,Nathan Goldbaum,2013-05-18 12:47:00-07:00,commit, -25634,Nathan Goldbaum,2013-05-18 12:46:12-07:00,commit, -25635,Nathan Goldbaum,2013-05-18 12:44:39-07:00,commit, -25636,Sam Skillman,2013-05-18 07:22:52-06:00,commit, -25637,Nathan Goldbaum,2013-05-17 15:42:16-07:00,commit, -25638,Matthew Turk,2013-05-17 17:48:15-04:00,commit, -25639,Andrew Myers,2013-05-17 14:27:47-07:00,commit, -25640,Andrew Myers,2013-05-17 14:23:42-07:00,commit, -25641,David Collins,2013-05-17 14:34:03-06:00,commit, -25642,Matthew Turk,2013-05-17 16:20:43-04:00,commit, -25643,Matthew Turk,2013-05-17 15:48:50-04:00,commit, -25644,Matthew Turk,2013-05-17 14:59:38-04:00,commit, -25645,Matthew Turk,2013-05-17 14:51:32-04:00,commit, -25646,Matthew Turk,2013-05-17 13:40:23-04:00,commit, -25647,Matthew Turk,2013-05-17 10:47:28-04:00,commit, -25648,Matthew Turk,2013-05-17 09:24:56-04:00,commit, -25649,Matthew Turk,2013-05-16 17:08:44-04:00,commit, -25650,Matthew Turk,2013-05-16 17:06:59-04:00,commit, -25651,Matthew Turk,2013-05-16 17:04:14-04:00,commit, -25652,Matthew Turk,2013-05-16 17:01:54-04:00,commit, -25653,Nathan Goldbaum,2013-05-16 12:47:39-07:00,commit, -25654,Kacper Kowalik,2013-05-16 19:36:28+02:00,commit, -25655,Matthew Turk,2013-05-16 09:24:54-04:00,commit, -25656,Nathan Goldbaum,2013-05-15 22:58:38-07:00,commit, -25657,Nathan Goldbaum,2013-05-16 01:23:29+00:00,commit, -25658,Matthew Turk,2013-05-15 17:36:20-04:00,commit, -25659,Matthew Turk,2013-05-15 15:15:06-04:00,commit, -25660,Matthew Turk,2013-05-15 13:28:19-04:00,commit, -25661,Matthew Turk,2013-05-15 13:05:53-04:00,commit, -25662,Nathan Goldbaum,2013-05-15 00:43:16-07:00,commit, -25663,Nathan Goldbaum,2013-05-14 19:55:11-07:00,commit, -25664,Nathan Goldbaum,2013-05-14 18:35:05-07:00,commit, -25665,Matthew Turk,2013-05-14 18:00:50-04:00,commit, -25666,Stephen Skory,2013-05-14 21:03:54+00:00,commit, -25667,Matthew Turk,2013-05-14 13:53:49-04:00,commit, -25668,John ZuHone,2013-05-13 17:29:42-04:00,commit, -25669,Matthew Turk,2013-05-13 16:06:42-04:00,commit, -25670,Matthew Turk,2013-05-13 15:57:01-04:00,commit, -25671,John ZuHone,2013-05-13 14:15:47-04:00,commit, -25672,John ZuHone,2013-05-13 14:15:32-04:00,commit, -25673,Matthew Turk,2013-05-13 14:09:47-04:00,commit, -25674,Britton Smith,2013-05-13 11:27:04-04:00,commit, -25675,Britton Smith,2013-05-13 11:21:27-04:00,commit, -25676,Britton Smith,2013-05-13 11:12:33-04:00,commit, -25677,Matthew Turk,2013-05-12 19:28:22-04:00,commit, -25678,Sam Skillman,2013-05-11 09:13:16-06:00,commit, -25679,Matthew Turk,2013-05-10 18:37:01-04:00,commit, -25680,Matthew Turk,2013-05-10 18:35:51-04:00,commit, -25681,Cameron Hummels,2013-05-10 15:32:50-07:00,commit, -25682,Nathan Goldbaum,2013-05-09 20:09:53-07:00,commit, -25683,Nathan Goldbaum,2013-05-09 19:28:20-07:00,commit, -25684,Nathan Goldbaum,2013-05-09 19:16:57-07:00,commit, -25685,Nathan Goldbaum,2013-05-09 16:42:17-07:00,commit, -25686,Nathan Goldbaum,2013-05-09 16:27:25-07:00,commit, -25687,Nathan Goldbaum,2013-05-09 16:27:09-07:00,commit, -25688,Nathan Goldbaum,2013-05-09 16:26:24-07:00,commit, -25689,Andrew Myers,2013-05-09 15:48:23-07:00,commit, -25690,Andrew Myers,2013-05-09 15:47:05-07:00,commit, -25691,Andrew Myers,2013-05-09 15:44:37-07:00,commit, -25692,Andrew Myers,2013-05-09 15:42:20-07:00,commit, -25693,Andrew Myers,2013-05-09 15:41:18-07:00,commit, -25694,Andrew Myers,2013-05-09 09:37:28-07:00,commit, -25695,John ZuHone,2013-05-09 11:58:49-04:00,commit, -25696,Matthew Turk,2013-05-09 11:47:36-04:00,commit, -25697,Britton Smith,2013-05-09 11:33:15-04:00,commit, -25698,John ZuHone,2013-05-09 10:48:15-04:00,commit, -25699,Matthew Turk,2013-05-09 09:33:10-04:00,commit, -25700,Matthew Turk,2013-05-09 09:25:30-04:00,commit, -25701,Nathan Goldbaum,2013-05-09 01:24:03-07:00,commit, -25702,Nathan Goldbaum,2013-05-09 01:16:49-07:00,commit, -25703,Nathan Goldbaum,2013-05-09 00:17:28-07:00,commit, -25704,Nathan Goldbaum,2013-05-09 00:15:57-07:00,commit, -25705,Nathan Goldbaum,2013-05-08 23:50:32-07:00,commit, -25706,Andrew Myers,2013-05-08 21:35:44-07:00,commit, -25707,Andrew Myers,2013-05-08 21:35:01-07:00,commit, -25708,Britton Smith,2013-05-08 20:29:29-04:00,commit, -25709,John ZuHone,2013-05-08 14:46:49-04:00,commit, -25710,Kacper Kowalik,2013-05-08 20:39:51+02:00,commit, -25711,Kacper Kowalik,2013-05-08 20:34:03+02:00,commit, -25712,Britton Smith,2013-05-08 14:12:52-04:00,commit, -25713,Britton Smith,2013-05-08 14:10:06-04:00,commit, -25714,Matthew Turk,2013-05-08 13:34:36-04:00,commit, -25715,Kacper Kowalik,2013-05-08 19:32:05+02:00,commit, -25716,Sam Skillman,2013-05-08 10:57:49-06:00,commit, -25717,Chris Moody,2013-05-07 17:51:32-07:00,commit, -25718,Chris Moody,2013-05-07 17:51:21-07:00,commit, -25719,John ZuHone,2013-05-07 12:58:21-07:00,commit, -25720,Andrew Myers,2013-05-07 12:26:45-07:00,commit, -25721,Nathan Goldbaum,2013-05-07 12:20:57-07:00,commit, -25722,Andrew Myers,2013-05-07 12:04:44-07:00,commit, -25723,Andrew Myers,2013-05-07 11:56:14-07:00,commit, -25724,John ZuHone,2013-05-07 14:40:43-04:00,commit, -25725,Andrew Myers,2013-05-07 11:40:25-07:00,commit, -25726,Andrew Myers,2013-05-07 11:37:55-07:00,commit, -25727,John ZuHone,2013-05-07 14:37:51-04:00,commit, -25728,John ZuHone,2013-05-07 14:36:31-04:00,commit, -25729,John ZuHone,2013-05-07 14:36:15-04:00,commit, -25730,John ZuHone,2013-05-07 14:33:20-04:00,commit, -25731,John ZuHone,2013-05-07 14:30:57-04:00,commit, -25732,Andrew Myers,2013-05-07 11:01:31-07:00,commit, -25733,Andrew Myers,2013-05-07 10:52:02-07:00,commit, -25734,Andrew Myers,2013-05-07 10:41:12-07:00,commit, -25735,Andrew Myers,2013-05-07 10:39:40-07:00,commit, -25736,Andrew Myers,2013-05-07 10:38:42-07:00,commit, -25737,John ZuHone,2013-05-07 10:31:17-07:00,commit, -25738,Andrew Myers,2013-05-07 10:12:19-07:00,commit, -25739,John ZuHone,2013-05-07 09:43:02-07:00,commit, -25740,John ZuHone,2013-05-07 09:41:34-07:00,commit, -25741,Brian Crosby,2013-05-07 12:39:13-04:00,commit, -25742,Brian Crosby,2013-05-07 12:26:45-04:00,commit, -25743,Brian Crosby,2013-05-07 12:23:02-04:00,commit, -25744,Andrew Myers,2013-05-07 00:58:18-07:00,commit, -25745,Andrew Myers,2013-05-07 00:56:07-07:00,commit, -25746,Andrew Myers,2013-05-06 23:29:47-07:00,commit, -25747,Sam Leitner,2013-05-07 00:21:07-04:00,commit, -25748,Sam Leitner,2013-05-07 00:07:16-04:00,commit, -25749,Andrew Myers,2013-05-06 17:37:59-07:00,commit, -25750,Andrew Myers,2013-05-06 17:13:02-07:00,commit, -25751,Andrew Myers,2013-05-06 17:07:17-07:00,commit, -25752,Andrew Myers,2013-05-06 17:04:01-07:00,commit, -25753,Casey W. Stark,2013-05-06 11:50:41-07:00,commit, -25754,Casey W. Stark,2013-05-06 11:48:58-07:00,commit, -25755,Casey W. Stark,2013-05-06 11:45:34-07:00,commit, -25756,Casey W. Stark,2013-05-06 11:41:42-07:00,commit, -25757,Casey W. Stark,2013-05-06 11:37:08-07:00,commit, -25758,Casey W. Stark,2013-05-06 11:34:17-07:00,commit, -25759,Casey W. Stark,2013-05-06 11:30:56-07:00,commit, -25760,Nathan Goldbaum,2013-05-05 23:14:04-07:00,commit, -25761,Nathan Goldbaum,2013-05-05 23:13:55-07:00,commit, -25762,Nathan Goldbaum,2013-05-05 23:10:57-07:00,commit, -25763,Kacper Kowalik,2013-05-05 13:22:58+02:00,commit, -25764,Nathan Goldbaum,2013-05-03 13:56:30-07:00,commit, -25765,Nathan Goldbaum,2013-05-03 10:58:34-07:00,commit, -25766,Nathan Goldbaum,2013-05-02 16:09:45-07:00,commit, -25767,Stephen Skory,2013-05-02 14:24:27-06:00,commit, -25768,Matthew Turk,2013-05-01 16:54:20-04:00,commit, -25769,Matthew Turk,2013-05-01 16:29:56-04:00,commit, -25770,Matthew Turk,2013-05-01 07:23:29-04:00,commit, -25771,Matthew Turk,2013-05-01 07:23:23-04:00,commit, -25772,Matthew Turk,2013-05-01 07:21:47-04:00,commit, -25773,Matthew Turk,2013-04-30 23:42:32-04:00,commit, -25774,Matthew Turk,2013-04-30 23:41:56-04:00,commit, -25775,Anthony Scopatz,2013-04-30 13:54:00-05:00,commit, -25776,Anthony Scopatz,2013-04-30 12:53:07-05:00,commit, -25777,Anthony Scopatz,2013-04-30 10:01:32-05:00,commit, -25778,Anthony Scopatz,2013-04-29 16:08:53-05:00,commit, -25779,Anthony Scopatz,2013-04-29 15:39:44-05:00,commit, -25780,Anthony Scopatz,2013-04-29 14:39:38-05:00,commit, -25781,Nathan Goldbaum,2013-04-28 18:15:30-07:00,commit, -25782,Nathan Goldbaum,2013-04-28 17:12:13-07:00,commit, -25783,Nathan Goldbaum,2013-04-28 17:10:23-07:00,commit, -25784,Matthew Turk,2013-04-26 16:15:48-04:00,commit, -25785,Nathan Goldbaum,2013-04-26 12:57:53-07:00,commit, -25786,Matthew Turk,2013-04-26 06:00:13-04:00,commit, -25787,Matthew Turk,2013-04-25 13:25:24-04:00,commit, -25788,Matthew Turk,2013-04-25 10:59:18-04:00,commit, -25789,Matthew Turk,2013-04-25 10:25:26-04:00,commit, -25790,Matthew Turk,2013-04-25 06:44:40-04:00,commit, -25791,Stephen Skory,2013-04-23 17:01:48-06:00,commit, -25792,Stephen Skory,2013-04-23 17:01:05-06:00,commit, -25793,Matthew Turk,2013-04-23 11:30:16-04:00,commit, -25794,Anthony Scopatz,2013-04-22 15:33:23-05:00,commit, -25795,Anthony Scopatz,2013-04-22 15:11:35-05:00,commit, -25796,Matthew Turk,2013-04-22 13:49:47-04:00,commit, -25797,Matthew Turk,2013-04-22 13:45:07-04:00,commit, -25798,Matthew Turk,2013-04-22 12:15:04-04:00,commit, -25799,Matthew Turk,2013-04-20 10:26:26-04:00,commit, -25800,Matthew Turk,2013-04-19 15:13:18-04:00,commit, -25801,Matthew Turk,2013-04-18 15:54:39-04:00,commit, -25802,Matthew Turk,2013-04-18 15:38:12-04:00,commit, -25803,Matthew Turk,2013-04-18 15:38:12-04:00,commit, -25804,Matthew Turk,2013-04-18 14:31:13-04:00,commit, -25805,Matthew Turk,2013-04-18 14:30:14-04:00,commit, -25806,Matthew Turk,2013-04-18 11:31:43-04:00,commit, -25807,Matthew Turk,2013-04-18 07:43:28-04:00,commit, -25808,Matthew Turk,2013-04-18 06:47:07-04:00,commit, -25809,Chris Moody,2013-04-17 23:07:43-07:00,commit, -25810,Chris Moody,2013-04-17 22:38:05-07:00,commit, -25811,Chris Moody,2013-04-17 22:37:34-07:00,commit, -25812,Chris Moody,2013-04-17 19:22:35-07:00,commit, -25813,Chris Moody,2013-04-17 17:57:04-07:00,commit, -25814,Chris Moody,2013-04-17 17:56:27-07:00,commit, -25815,Chris Moody,2013-04-17 17:55:53-07:00,commit, -25816,Chris Moody,2013-04-17 16:47:10-07:00,commit, -25817,Chris Moody,2013-04-17 16:44:58-07:00,commit, -25818,Chris Moody,2013-04-17 16:44:41-07:00,commit, -25819,Chris Moody,2013-04-17 16:44:24-07:00,commit, -25820,Chris Moody,2013-04-17 15:18:44-07:00,commit, -25821,Chris Moody,2013-04-17 15:18:27-07:00,commit, -25822,Matthew Turk,2013-04-17 17:50:07-04:00,commit, -25823,Matthew Turk,2013-04-17 16:58:09-04:00,commit, -25824,Matthew Turk,2013-04-17 15:20:05-04:00,commit, -25825,Matthew Turk,2013-04-17 14:17:19-04:00,commit, -25826,Chris Moody,2013-04-16 23:10:53-07:00,commit, -25827,Chris Moody,2013-04-16 23:05:59-07:00,commit, -25828,Nathan Goldbaum,2013-04-16 22:09:46-07:00,commit, -25829,Chris Moody,2013-04-16 20:44:02-07:00,commit, -25830,Chris Moody,2013-04-16 20:42:47-07:00,commit, -25831,Chris Moody,2013-04-16 20:41:57-07:00,commit, -25832,Chris Moody,2013-04-16 16:28:37-07:00,commit, -25833,Matthew Turk,2013-04-16 18:27:41-04:00,commit, -25834,Kacper Kowalik,2013-04-16 21:22:35+02:00,commit, -25835,Kacper Kowalik,2013-04-16 17:40:12+02:00,commit, -25836,Douglas Rudd,2013-04-16 09:30:47-05:00,commit, -25837,Kacper Kowalik,2013-04-16 15:08:08+02:00,commit, -25838,Kacper Kowalik,2013-04-16 11:07:27+02:00,commit, -25839,Sam Skillman,2013-04-15 14:28:30-06:00,commit, -25840,Nathan Goldbaum,2013-04-15 13:13:29-07:00,commit, -25841,Matthew Turk,2013-04-15 13:30:28-04:00,commit, -25842,Sam Leitner,2013-04-15 11:10:01-04:00,commit, -25843,Sam Skillman,2013-04-15 09:05:53-06:00,commit, -25844,Matthew Turk,2013-04-15 11:01:07-04:00,commit, -25845,Sam Leitner,2013-04-15 10:25:52-04:00,commit, -25846,Sam Leitner,2013-04-15 10:20:32-04:00,commit, -25847,Sam Leitner,2013-04-15 10:02:33-04:00,commit, -25848,Matthew Turk,2013-04-12 17:47:35-04:00,commit, -25849,Matthew Turk,2013-04-12 14:32:30-04:00,commit, -25850,Nathan Goldbaum,2013-04-12 11:32:15-07:00,commit, -25851,Nathan Goldbaum,2013-04-12 11:30:43-07:00,commit, -25852,Matthew Turk,2013-04-12 13:21:23-04:00,commit, -25853,Matthew Turk,2013-04-12 13:19:45-04:00,commit, -25854,Sam Skillman,2013-04-12 11:07:37-06:00,commit, -25855,Matthew Turk,2013-04-12 12:08:45-04:00,commit, -25856,J.S. Oishi,2013-04-12 12:06:43-04:00,commit, -25857,Nathan Goldbaum,2013-04-11 15:19:35-07:00,commit, -25858,Matthew Turk,2013-04-11 12:14:37-04:00,commit, -25859,John ZuHone,2013-04-11 10:17:43-04:00,commit, -25860,John ZuHone,2013-04-11 10:15:46-04:00,commit, -25861,Nathan Goldbaum,2013-04-09 16:43:14-07:00,commit, -25862,Nathan Goldbaum,2013-04-09 13:14:42-07:00,commit, -25863,Nathan Goldbaum,2013-04-09 13:12:51-07:00,commit, -25864,Matthew Turk,2013-04-09 15:51:36-04:00,commit, -25865,Nathan Goldbaum,2013-04-09 12:08:39-07:00,commit, -25866,Chris Moody,2013-04-09 20:08:28+02:00,commit, -25867,J.S. Oishi,2013-04-09 13:47:49-04:00,commit, -25868,J.S. Oishi,2013-04-09 13:44:18-04:00,commit, -25869,Nathan Goldbaum,2013-04-08 23:12:20-07:00,commit, -25870,Nathan Goldbaum,2013-04-08 23:10:22-07:00,commit, -25871,Nathan Goldbaum,2013-04-08 23:08:35-07:00,commit, -25872,Chris Moody,2013-04-08 21:02:24+02:00,commit, -25873,Chris Moody,2013-04-08 19:46:13+02:00,commit, -25874,Chris Moody,2013-04-08 19:41:17+02:00,commit, -25875,Chris Moody,2013-04-08 19:15:31+02:00,commit, -25876,Nathan Goldbaum,2013-04-07 22:57:26-07:00,commit, -25877,Nathan Goldbaum,2013-04-07 22:52:39-07:00,commit, -25878,Nathan Goldbaum,2013-04-07 22:40:17-07:00,commit, -25879,Sam Leitner,2013-04-07 23:36:49-04:00,commit, -25880,Sam Leitner,2013-04-07 23:32:11-04:00,commit, -25881,Nathan Goldbaum,2013-04-07 18:06:35-07:00,commit, -25882,Nathan Goldbaum,2013-04-07 18:05:44-07:00,commit, -25883,Nathan Goldbaum,2013-04-07 00:40:17-07:00,commit, -25884,Nathan Goldbaum,2013-04-07 00:39:09-07:00,commit, -25885,Nathan Goldbaum,2013-04-06 23:52:48-07:00,commit, -25886,Nathan Goldbaum,2013-04-06 23:44:59-07:00,commit, -25887,Nathan Goldbaum,2013-04-06 23:27:02-07:00,commit, -25888,Douglas Rudd,2013-04-04 15:43:48-05:00,commit, -25889,Nathan Goldbaum,2013-04-02 16:04:25-07:00,commit, -25890,Cameron Hummels,2013-04-02 15:52:21-07:00,commit, -25891,Sam Skillman,2013-04-02 15:09:41-06:00,commit, -25892,Sam Skillman,2013-04-02 13:13:21-06:00,commit, -25893,Sam Skillman,2013-04-02 13:00:16-06:00,commit, -25894,Sam Skillman,2013-04-02 12:00:51-06:00,commit, -25895,John ZuHone,2013-04-02 13:19:22-04:00,commit, -25896,Sam Skillman,2013-04-02 09:08:41-06:00,commit, -25897,Nathan Goldbaum,2013-04-01 21:55:42-07:00,commit, -25898,Sam Skillman,2013-04-01 22:11:44-06:00,commit, -25899,Sam Skillman,2013-04-01 21:31:44-06:00,commit, -25900,Douglas Rudd,2013-04-01 21:59:02-05:00,commit, -25901,Nathan Goldbaum,2013-03-30 04:57:20-07:00,commit, -25902,Nathan Goldbaum,2013-03-30 04:14:47-07:00,commit, -25903,Nathan Goldbaum,2013-03-30 03:45:16-07:00,commit, -25904,Nathan Goldbaum,2013-03-30 03:44:24-07:00,commit, -25905,Nathan Goldbaum,2013-03-29 11:20:19-07:00,commit, -25906,Matthew Turk,2013-03-29 06:51:24-04:00,commit, -25907,Matthew Turk,2013-03-29 06:51:18-04:00,commit, -25908,Matthew Turk,2013-03-29 06:50:51-04:00,commit, -25909,Matthew Turk,2013-03-29 06:46:36-04:00,commit, -25910,Matthew Turk,2013-03-28 16:56:55-04:00,commit, -25911,Matthew Turk,2013-03-28 16:01:49-04:00,commit, -25912,Nathan Goldbaum,2013-03-28 12:20:01-07:00,commit, -25913,Matthew Turk,2013-03-28 15:14:08-04:00,commit, -25914,Matthew Turk,2013-03-28 15:11:33-04:00,commit, -25915,Nathan Goldbaum,2013-03-28 11:41:12-07:00,commit, -25916,Matthew Turk,2013-03-28 14:33:22-04:00,commit, -25917,Nathan Goldbaum,2013-03-27 23:21:35-07:00,commit, -25918,Nathan Goldbaum,2013-03-27 23:15:31-07:00,commit, -25919,Nathan Goldbaum,2013-03-27 22:33:10-07:00,commit, -25920,Nathan Goldbaum,2013-03-27 21:20:42-07:00,commit, -25921,Nathan Goldbaum,2013-03-27 19:21:15-07:00,commit, -25922,Nathan Goldbaum,2013-03-27 18:39:07-07:00,commit, -25923,Nathan Goldbaum,2013-03-27 17:35:11-07:00,commit, -25924,Nathan Goldbaum,2013-03-27 17:34:26-07:00,commit, -25925,Kacper Kowalik,2013-03-27 15:12:42+01:00,commit, -25926,Kacper Kowalik,2013-03-27 15:08:55+01:00,commit, -25927,Matthew Turk,2013-03-27 09:28:51-04:00,commit, -25928,Matthew Turk,2013-03-27 09:27:56-04:00,commit, -25929,Matthew Turk,2013-03-27 08:58:28-04:00,commit, -25930,Kacper Kowalik,2013-03-26 13:40:20+01:00,commit, -25931,Kacper Kowalik,2013-03-26 12:59:25+01:00,commit, -25932,J.S. Oishi,2013-03-25 13:23:13-04:00,commit, -25933,J.S. Oishi,2013-03-25 13:10:26-04:00,commit, -25934,J.S. Oishi,2013-03-25 12:56:01-04:00,commit, -25935,Nathan Goldbaum,2013-03-22 14:41:20-07:00,commit, -25936,Matthew Turk,2013-03-22 06:33:58-04:00,commit, -25937,Stephen Skory,2013-03-21 18:02:31-06:00,commit, -25938,Stephen Skory,2013-03-21 13:16:24-06:00,commit, -25939,Stephen Skory,2013-03-21 13:13:03-06:00,commit, -25940,Chris Moody,2013-03-20 15:09:16-07:00,commit, -25941,Chris Moody,2013-03-20 15:09:01-07:00,commit, -25942,Kacper Kowalik,2013-03-20 10:02:32+01:00,commit, -25943,Matthew Turk,2013-03-19 17:58:51-04:00,commit, -25944,Matthew Turk,2013-03-19 17:57:50-04:00,commit, -25945,Chris Moody,2013-03-19 14:42:12-07:00,commit, -25946,Matthew Turk,2013-03-19 17:41:16-04:00,commit, -25947,Chris Moody,2013-03-19 14:35:05-07:00,commit, -25948,Chris Moody,2013-03-19 14:34:28-07:00,commit, -25949,Matthew Turk,2013-03-19 17:33:54-04:00,commit, -25950,Chris Moody,2013-03-19 14:31:18-07:00,commit, -25951,Chris Moody,2013-03-19 14:30:04-07:00,commit, -25952,Chris Moody,2013-03-19 14:25:32-07:00,commit, -25953,Chris Moody,2013-03-19 14:17:54-07:00,commit, -25954,Chris Moody,2013-03-19 14:17:06-07:00,commit, -25955,Nathan Goldbaum,2013-03-19 14:08:20-07:00,commit, -25956,Chris Moody,2013-03-19 14:05:42-07:00,commit, -25957,Chris Moody,2013-03-19 14:04:01-07:00,commit, -25958,Matthew Turk,2013-03-19 17:02:21-04:00,commit, -25959,Chris Moody,2013-03-19 13:58:16-07:00,commit, -25960,Chris Moody,2013-03-19 13:57:58-07:00,commit, -25961,Matthew Turk,2013-03-19 15:58:16-04:00,commit, -25962,Chris Moody,2013-03-19 12:29:36-07:00,commit, -25963,Matthew Turk,2013-03-19 15:04:30-04:00,commit, -25964,Nathan Goldbaum,2013-03-19 11:55:39-07:00,commit, -25965,Nathan Goldbaum,2013-03-19 11:55:23-07:00,commit, -25966,Matthew Turk,2013-03-19 14:54:05-04:00,commit, -25967,Matthew Turk,2013-03-19 10:39:05-04:00,commit, -25968,Matthew Turk,2013-03-19 07:32:43-04:00,commit, -25969,Matthew Turk,2013-03-19 07:20:50-04:00,commit, -25970,Matthew Turk,2013-03-19 07:14:19-04:00,commit, -25971,Douglas Rudd,2013-03-19 00:16:02-05:00,commit, -25972,Douglas Rudd,2013-03-18 21:26:28-05:00,commit, -25973,Matthew Turk,2013-03-18 15:28:15-04:00,commit, -25974,Matthew Turk,2013-03-18 14:12:48-04:00,commit, -25975,John ZuHone,2013-03-18 12:16:03-04:00,commit, -25976,John ZuHone,2013-03-18 12:15:18-04:00,commit, -25977,Matthew Turk,2013-03-18 07:37:14-04:00,commit, -25978,Matthew Turk,2013-03-16 20:21:33-04:00,commit, -25979,Matthew Turk,2013-03-16 19:08:33-04:00,commit, -25980,Matthew Turk,2013-03-16 16:25:39-04:00,commit, -25981,Nathan Goldbaum,2013-03-16 10:37:16-07:00,commit, -25982,Kacper Kowalik,2013-03-16 16:03:29+01:00,commit, -25983,Matthew Turk,2013-03-16 10:34:30-04:00,commit, -25984,Elizabeth Tasker,2013-03-15 20:03:12-04:00,commit, -25985,Elizabeth Tasker,2013-03-15 20:00:17-04:00,commit, -25986,Matthew Turk,2013-03-15 18:12:28-04:00,commit, -25987,Matthew Turk,2013-03-15 17:43:04-04:00,commit, -25988,Matthew Turk,2013-03-15 17:26:38-04:00,commit, -25989,Douglas Rudd,2013-03-15 15:08:41-05:00,commit, -25990,Devin Silvia,2013-03-15 13:28:42-06:00,commit, -25991,Devin Silvia,2013-03-15 13:20:28-06:00,commit, -25992,Matthew Turk,2013-03-15 12:57:43-04:00,commit, -25993,Matthew Turk,2013-03-15 07:52:47-04:00,commit, -25994,Devin Silvia,2013-03-14 20:39:12-06:00,commit, -25995,Douglas Rudd,2013-03-14 18:52:32-05:00,commit, -25996,Michael Kuhlen,2013-03-14 15:17:14-07:00,commit, -25997,Sam Leitner,2013-03-14 15:21:00-04:00,commit, -25998,Sam Leitner,2013-03-14 15:20:13-04:00,commit, -25999,Kaylea Nelson,2013-03-14 15:01:28-04:00,commit, -26000,Douglas Rudd,2013-03-14 13:53:30-05:00,commit, -26001,Douglas Rudd,2013-03-14 13:35:18-05:00,commit, -26002,Douglas Rudd,2013-03-14 13:31:21-05:00,commit, -26003,Douglas Rudd,2013-03-14 13:30:52-05:00,commit, -26004,Sam Leitner,2013-03-14 14:17:42-04:00,commit, -26005,Sam Leitner,2013-03-14 14:15:19-04:00,commit, -26006,Douglas Rudd,2013-03-14 12:57:14-05:00,commit, -26007,Matthew Turk,2013-03-14 13:51:28-04:00,commit, -26008,Douglas Rudd,2013-03-14 12:44:11-05:00,commit, -26009,Matthew Turk,2013-03-14 12:09:20-04:00,commit, -26010,Douglas Rudd,2013-03-14 10:59:33-05:00,commit, -26011,Matthew Turk,2013-03-14 11:46:05-04:00,commit, -26012,Douglas Rudd,2013-03-14 10:36:30-05:00,commit, -26013,Douglas Rudd,2013-03-14 00:09:49-05:00,commit, -26014,Douglas Rudd,2013-03-13 23:43:51-05:00,commit, -26015,Douglas Rudd,2013-03-13 23:04:37-05:00,commit, -26016,Douglas Rudd,2013-03-13 22:50:47-05:00,commit, -26017,Matthew Turk,2013-03-13 22:03:52-04:00,commit, -26018,Matthew Turk,2013-03-13 21:28:04-04:00,commit, -26019,Matthew Turk,2013-03-13 21:27:54-04:00,commit, -26020,Matthew Turk,2013-03-13 21:27:42-04:00,commit, -26021,Matthew Turk,2013-03-13 21:26:48-04:00,commit, -26022,Matthew Turk,2013-03-13 21:26:15-04:00,commit, -26023,Matthew Turk,2013-03-13 21:23:16-04:00,commit, -26024,Matthew Turk,2013-03-13 21:22:41-04:00,commit, -26025,Matthew Turk,2013-03-13 21:22:04-04:00,commit, -26026,John Wise,2013-03-13 14:04:50-04:00,commit, -26027,John Wise,2013-03-13 13:43:38-04:00,commit, -26028,John Wise,2013-03-13 13:28:46-04:00,commit, -26029,Douglas Rudd,2013-03-13 11:59:12-05:00,commit, -26030,Douglas Rudd,2013-03-13 11:51:11-05:00,commit, -26031,Matthew Turk,2013-03-13 09:18:49-04:00,commit, -26032,Matthew Turk,2013-03-13 08:44:47-04:00,commit, -26033,Matthew Turk,2013-03-12 21:40:12-04:00,commit, -26034,Matthew Turk,2013-03-12 21:18:52-04:00,commit, -26035,Nathan Goldbaum,2013-03-12 16:46:49-07:00,commit, -26036,Nathan Goldbaum,2013-03-12 16:46:49-07:00,commit, -26037,Chris Moody,2013-03-11 15:16:56-07:00,commit, -26038,Chris Moody,2013-03-11 15:09:32-07:00,commit, -26039,Chris Moody,2013-03-11 15:09:17-07:00,commit, -26040,Douglas Rudd,2013-03-11 16:14:19-05:00,commit, -26041,Douglas Rudd,2013-03-11 16:10:43-05:00,commit, -26042,Douglas Rudd,2013-03-11 15:48:51-05:00,commit, -26043,Douglas Rudd,2013-03-11 15:48:25-05:00,commit, -26044,Sam Leitner,2013-03-11 16:20:30-04:00,commit, -26045,Matthew Turk,2013-03-11 15:38:18-04:00,commit, -26046,Chris Moody,2013-03-11 11:06:32-07:00,commit, -26047,Chris Moody,2013-03-11 10:54:46-07:00,commit, -26048,Chris Moody,2013-03-11 10:54:30-07:00,commit, -26049,Chris Moody,2013-03-11 10:53:34-07:00,commit, -26050,Chris Moody,2013-03-11 10:52:34-07:00,commit, -26051,Matthew Turk,2013-03-10 03:03:27-04:00,commit, -26052,Matthew Turk,2013-03-10 01:51:23-05:00,commit, -26053,Matthew Turk,2013-03-10 01:42:09-05:00,commit, -26054,Matthew Turk,2013-03-10 01:15:00-05:00,commit, -26055,Matthew Turk,2013-03-09 21:40:05-08:00,commit, -26056,Chris Moody,2013-03-09 21:12:20-08:00,commit, -26057,Chris Moody,2013-03-09 19:22:32-08:00,commit, -26058,Chris Moody,2013-03-09 19:11:09-08:00,commit, -26059,Chris Moody,2013-03-09 18:51:53-08:00,commit, -26060,Chris Moody,2013-03-09 13:04:38-08:00,commit, -26061,Chris Moody,2013-03-09 12:39:02-08:00,commit, -26062,Chris Moody,2013-03-09 12:31:46-08:00,commit, -26063,Chris Moody,2013-03-09 12:29:58-08:00,commit, -26064,Chris Moody,2013-03-09 12:28:29-08:00,commit, -26065,Chris Moody,2013-03-09 12:28:08-08:00,commit, -26066,Chris Moody,2013-03-09 12:27:45-08:00,commit, -26067,Chris Moody,2013-03-09 12:27:33-08:00,commit, -26068,Chris Moody,2013-03-09 12:27:17-08:00,commit, -26069,Chris Moody,2013-03-09 12:20:06-08:00,commit, -26070,Chris Moody,2013-03-09 09:29:31-08:00,commit, -26071,Chris Moody,2013-03-08 15:41:27-08:00,commit, -26072,Casey W. Stark,2013-03-08 15:25:16-08:00,commit, -26073,Casey W. Stark,2013-03-08 15:22:01-08:00,commit, -26074,Chris Moody,2013-03-08 15:20:54-08:00,commit, -26075,Casey W. Stark,2013-03-08 15:18:28-08:00,commit, -26076,Casey W. Stark,2013-03-08 15:04:12-08:00,commit, -26077,Casey W. Stark,2013-03-08 15:03:31-08:00,commit, -26078,Chris Moody,2013-03-08 14:53:50-08:00,commit, -26079,Nathan Goldbaum,2013-03-08 14:22:10-08:00,commit, -26080,Casey W. Stark,2013-03-08 14:08:04-08:00,commit, -26081,Casey W. Stark,2013-03-08 14:07:33-08:00,commit, -26082,Chris Moody,2013-03-08 13:58:40-08:00,commit, -26083,Chris Moody,2013-03-08 13:50:29-08:00,commit, -26084,Matthew Turk,2013-03-08 13:43:45-08:00,commit, -26085,Chris Moody,2013-03-08 13:42:07-08:00,commit, -26086,Douglas Rudd,2013-03-08 12:13:41-08:00,commit, -26087,Douglas Rudd,2013-03-08 12:13:08-08:00,commit, -26088,Kaylea Nelson,2013-03-08 12:12:01-08:00,commit, -26089,Sam Leitner,2013-03-08 11:45:25-08:00,commit, -26090,Chris Moody,2013-03-08 11:26:29-08:00,commit, -26091,Chris Moody,2013-03-08 11:20:26-08:00,commit, -26092,Chris Moody,2013-03-08 10:59:40-08:00,commit, -26093,Matthew Turk,2013-03-08 10:57:58-08:00,commit, -26094,Chris Moody,2013-03-08 10:54:22-08:00,commit, -26095,Matthew Turk,2013-03-08 10:41:21-08:00,commit, -26096,Matthew Turk,2013-03-08 10:40:41-08:00,commit, -26097,Matthew Turk,2013-03-08 09:58:32-08:00,commit, -26098,Matthew Turk,2013-03-08 09:58:16-08:00,commit, -26099,Casey W. Stark,2013-03-08 09:53:01-08:00,commit, -26100,Casey W. Stark,2013-03-08 09:52:11-08:00,commit, -26101,Douglas Rudd,2013-03-08 09:50:46-08:00,commit, -26102,Matthew Turk,2013-03-08 06:56:31-08:00,commit, -26103,Douglas Rudd,2013-03-07 23:46:07-08:00,commit, -26104,Nathan Goldbaum,2013-03-07 23:19:24-08:00,commit, -26105,Nathan Goldbaum,2013-03-07 23:14:17-08:00,commit, -26106,Nathan Goldbaum,2013-03-07 23:11:41-08:00,commit, -26107,Matthew Turk,2013-03-07 22:29:03-08:00,commit, -26108,Nathan Goldbaum,2013-03-07 22:18:48-08:00,commit, -26109,Nathan Goldbaum,2013-03-07 22:04:26-08:00,commit, -26110,Nathan Goldbaum,2013-03-07 22:03:49-08:00,commit, -26111,Nathan Goldbaum,2013-03-07 21:58:28-08:00,commit, -26112,Sam Leitner,2013-03-07 21:34:15-08:00,commit, -26113,Nathan Goldbaum,2013-03-07 20:57:17-08:00,commit, -26114,Matthew Turk,2013-03-07 18:21:42-08:00,commit, -26115,Casey W. Stark,2013-03-07 18:07:56-08:00,commit, -26116,Casey W. Stark,2013-03-07 18:07:00-08:00,commit, -26117,Casey W. Stark,2013-03-07 18:06:23-08:00,commit, -26118,Casey W. Stark,2013-03-07 18:04:07-08:00,commit, -26119,Casey W. Stark,2013-03-07 18:01:54-08:00,commit, -26120,Casey W. Stark,2013-03-07 18:01:17-08:00,commit, -26121,Matthew Turk,2013-03-07 17:39:33-08:00,commit, -26122,Matthew Turk,2013-03-07 17:23:42-08:00,commit, -26123,Douglas Rudd,2013-03-07 17:22:57-08:00,commit, -26124,Matthew Turk,2013-03-07 17:21:08-08:00,commit, -26125,Matthew Turk,2013-03-07 17:05:31-08:00,commit, -26126,Jill Naiman,2013-03-07 17:03:19-08:00,commit, -26127,Douglas Rudd,2013-03-07 17:01:18-08:00,commit, -26128,Douglas Rudd,2013-03-07 16:38:59-08:00,commit, -26129,Douglas Rudd,2013-03-07 16:38:16-08:00,commit, -26130,Kaylea Nelson,2013-03-07 16:36:16-08:00,commit, -26131,Sam Leitner,2013-03-07 16:35:30-08:00,commit, -26132,Sam Leitner,2013-03-07 16:31:41-08:00,commit, -26133,Douglas Rudd,2013-03-07 16:29:23-08:00,commit, -26134,Douglas Rudd,2013-03-07 16:28:10-08:00,commit, -26135,Kaylea Nelson,2013-03-07 16:12:57-08:00,commit, -26136,Kaylea Nelson,2013-03-07 16:11:54-08:00,commit, -26137,Sam Leitner,2013-03-07 16:05:54-08:00,commit, -26138,Sam Leitner,2013-03-07 16:05:32-08:00,commit, -26139,Douglas Rudd,2013-03-07 16:04:11-08:00,commit, -26140,Douglas Rudd,2013-03-07 15:55:39-08:00,commit, -26141,Sam Leitner,2013-03-07 15:45:32-08:00,commit, -26142,Nathan Goldbaum,2013-03-07 14:03:24-08:00,commit, -26143,Andrew Myers,2013-03-07 14:02:12-08:00,commit, -26144,Nathan Goldbaum,2013-03-07 13:57:52-08:00,commit, -26145,Nathan Goldbaum,2013-03-07 13:56:04-08:00,commit, -26146,Andrew Myers,2013-03-07 13:55:00-08:00,commit, -26147,Andrew Myers,2013-03-07 13:38:49-08:00,commit, -26148,Matthew Turk,2013-03-07 12:49:21-08:00,commit, -26149,Matthew Turk,2013-03-07 12:25:18-08:00,commit, -26150,Matthew Turk,2013-03-07 12:16:32-08:00,commit, -26151,Matthew Turk,2013-03-07 11:51:45-08:00,commit, -26152,Nathan Goldbaum,2013-03-07 11:30:44-08:00,commit, -26153,Britton Smith,2013-03-07 11:28:42-08:00,commit, -26154,Britton Smith,2013-03-07 11:28:02-08:00,commit, -26155,Nathan Goldbaum,2013-03-07 11:21:50-08:00,commit, -26156,Casey W. Stark,2013-03-07 11:18:54-08:00,commit, -26157,Casey W. Stark,2013-03-07 11:17:58-08:00,commit, -26158,Nathan Goldbaum,2013-03-07 11:16:36-08:00,commit, -26159,Chris Moody,2013-03-07 10:38:17-08:00,commit, -26160,Chris Moody,2013-03-07 10:34:57-08:00,commit, -26161,Matthew Turk,2013-03-07 10:32:40-08:00,commit, -26162,Chris Moody,2013-03-07 10:22:09-08:00,commit, -26163,Nathan Goldbaum,2013-03-07 10:13:09-08:00,commit, -26164,Matthew Turk,2013-03-07 10:07:29-08:00,commit, -26165,Douglas Rudd,2013-03-07 09:33:59-08:00,commit, -26166,Matthew Turk,2013-03-06 22:43:15-08:00,commit, -26167,Casey W. Stark,2013-03-06 22:26:35-08:00,commit, -26168,Casey W. Stark,2013-03-06 22:25:50-08:00,commit, -26169,Casey W. Stark,2013-03-06 22:25:19-08:00,commit, -26170,Casey W. Stark,2013-03-06 22:05:33-08:00,commit, -26171,Casey W. Stark,2013-03-06 18:08:23-08:00,commit, -26172,Casey W. Stark,2013-03-06 18:07:32-08:00,commit, -26173,Casey W. Stark,2013-03-06 18:07:06-08:00,commit, -26174,Casey W. Stark,2013-03-06 18:06:41-08:00,commit, -26175,Andrew Myers,2013-03-06 17:56:36-08:00,commit, -26176,Andrew Myers,2013-03-06 17:56:16-08:00,commit, -26177,Casey W. Stark,2013-03-06 17:54:55-08:00,commit, -26178,Casey W. Stark,2013-03-06 17:53:10-08:00,commit, -26179,Casey W. Stark,2013-03-06 17:40:15-08:00,commit, -26180,Casey W. Stark,2013-03-06 17:39:46-08:00,commit, -26181,Casey W. Stark,2013-03-06 17:35:19-08:00,commit, -26182,Jill Naiman,2013-03-06 17:34:55-08:00,commit, -26183,Jill Naiman,2013-03-06 17:29:49-08:00,commit, -26184,Matthew Turk,2013-03-06 17:26:54-08:00,commit, -26185,Nathan Goldbaum,2013-03-06 17:21:16-08:00,commit, -26186,Chris Moody,2013-03-06 17:14:28-08:00,commit, -26187,Matthew Turk,2013-03-06 16:56:30-08:00,commit, -26188,Nathan Goldbaum,2013-03-06 16:53:37-08:00,commit, -26189,Nathan Goldbaum,2013-03-06 16:51:55-08:00,commit, -26190,Casey W. Stark,2013-03-06 16:51:37-08:00,commit, -26191,Casey W. Stark,2013-03-06 16:51:18-08:00,commit, -26192,Nathan Goldbaum,2013-03-06 16:49:04-08:00,commit, -26193,Casey W. Stark,2013-03-06 16:48:43-08:00,commit, -26194,Britton Smith,2013-03-06 16:47:51-08:00,commit, -26195,Casey W. Stark,2013-03-06 16:47:23-08:00,commit, -26196,Casey W. Stark,2013-03-06 16:47:01-08:00,commit, -26197,Britton Smith,2013-03-06 16:46:14-08:00,commit, -26198,Anna Rosen,2013-03-06 16:45:57-08:00,commit, -26199,Anna Rosen,2013-03-06 16:43:36-08:00,commit, -26200,Nathan Goldbaum,2013-03-06 16:43:27-08:00,commit, -26201,Nathan Goldbaum,2013-03-06 16:29:53-08:00,commit, -26202,Nathan Goldbaum,2013-03-06 16:28:24-08:00,commit, -26203,Andrew Myers,2013-03-06 16:21:58-08:00,commit, -26204,Andrew Myers,2013-03-06 16:21:06-08:00,commit, -26205,Anna Rosen,2013-03-06 16:19:50-08:00,commit, -26206,Andrew Myers,2013-03-06 16:17:56-08:00,commit, -26207,Anna Rosen,2013-03-06 16:15:49-08:00,commit, -26208,Matthew Turk,2013-03-06 16:07:34-08:00,commit, -26209,Nathan Goldbaum,2013-03-06 16:07:15-08:00,commit, -26210,Nathan Goldbaum,2013-03-06 16:07:07-08:00,commit, -26211,Matthew Turk,2013-03-06 15:38:51-08:00,commit, -26212,Matthew Turk,2013-03-06 15:02:08-08:00,commit, -26213,Jill Naiman,2013-03-06 14:46:32-08:00,commit, -26214,Casey W. Stark,2013-03-06 14:42:18-08:00,commit, -26215,Casey W. Stark,2013-03-06 14:26:53-08:00,commit, -26216,Casey W. Stark,2013-03-06 14:17:30-08:00,commit, -26217,Jill Naiman,2013-03-06 14:02:54-08:00,commit, -26218,Matthew Turk,2013-03-06 13:35:59-08:00,commit, -26219,Chris Moody,2013-03-06 13:20:42-08:00,commit, -26220,John Wise,2013-03-06 14:29:28-05:00,commit, -26221,Chris Moody,2013-03-05 12:55:04-08:00,commit, -26222,Nathan Goldbaum,2013-03-05 14:19:24-06:00,commit, -26223,Nathan Goldbaum,2013-03-05 14:12:54-06:00,commit, -26224,Sam Skillman,2013-03-05 09:38:45-07:00,commit, -26225,Elizabeth Tasker,2013-03-05 09:10:49-05:00,commit, -26226,Chris Moody,2013-03-04 20:56:25-08:00,commit, -26227,Chris Moody,2013-03-04 16:20:32-08:00,commit, -26228,Chris Moody,2013-03-04 15:54:16-08:00,commit, -26229,Chris Moody,2013-03-04 15:52:36-08:00,commit, -26230,Chris Moody,2013-03-04 15:35:33-08:00,commit, -26231,Chris Moody,2013-03-04 13:47:35-08:00,commit, -26232,Sam Leitner,2013-03-02 17:10:44-05:00,commit, -26233,Nathan Goldbaum,2013-03-01 13:04:36-08:00,commit, -26234,Nathan Goldbaum,2013-03-01 12:46:27-08:00,commit, -26235,Matthew Turk,2013-03-01 15:34:40-05:00,commit, -26236,Sam Skillman,2013-03-01 12:28:58-07:00,commit, -26237,Sam Skillman,2013-03-01 12:28:58-07:00,commit, -26238,John ZuHone,2013-03-01 13:56:15-05:00,commit, -26239,Matthew Turk,2013-03-01 13:38:40-05:00,commit, -26240,Nathan Goldbaum,2013-03-01 10:30:26-08:00,commit, -26241,Nathan Goldbaum,2013-03-01 10:19:12-08:00,commit, -26242,Matthew Turk,2013-03-01 10:51:07-05:00,commit, -26243,Matthew Turk,2013-03-01 10:34:28-05:00,commit, -26244,Matthew Turk,2013-03-01 10:34:21-05:00,commit, -26245,Matthew Turk,2013-03-01 10:28:18-05:00,commit, -26246,Matthew Turk,2013-02-28 15:32:51-05:00,commit, -26247,Matthew Turk,2013-02-28 15:31:23-05:00,commit, -26248,Kacper Kowalik,2013-02-28 21:26:15+01:00,commit, -26249,Nathan Goldbaum,2013-02-28 11:59:43-08:00,commit, -26250,Nathan Goldbaum,2013-02-28 11:06:30-08:00,commit, -26251,John Wise,2013-02-28 10:05:12-05:00,commit, -26252,John Wise,2013-02-28 10:01:39-05:00,commit, -26253,Nathan Goldbaum,2013-02-27 22:51:58-08:00,commit, -26254,Matthew Turk,2013-02-27 15:54:01-05:00,commit, -26255,Kacper Kowalik,2013-02-27 20:44:41+01:00,commit, -26256,Kacper Kowalik,2013-02-27 20:23:08+01:00,commit, -26257,Matthew Turk,2013-02-27 13:10:09-05:00,commit, -26258,Sam Skillman,2013-02-27 10:26:56-07:00,commit, -26259,Stephen Skory,2013-02-27 08:46:57-07:00,commit, -26260,Matthew Turk,2013-02-27 09:05:52-05:00,commit, -26261,Matthew Turk,2013-02-27 08:42:51-05:00,commit, -26262,Matthew Turk,2013-02-27 08:42:32-05:00,commit, -26263,Matthew Turk,2013-02-27 07:00:46-05:00,commit, -26264,Matthew Turk,2013-02-27 06:07:19-05:00,commit, -26265,Matthew Turk,2013-02-27 06:02:32-05:00,commit, -26266,Matthew Turk,2013-02-26 20:49:50-05:00,commit, -26267,Chris Moody,2013-02-26 15:32:02-08:00,commit, -26268,Kacper Kowalik,2013-02-26 18:21:35+01:00,commit, -26269,Sam Skillman,2013-02-26 09:36:06-07:00,commit, -26270,Kacper Kowalik,2013-02-26 07:23:08+01:00,commit, -26271,Sam Skillman,2013-02-25 20:58:12-07:00,commit, -26272,Chris Moody,2013-02-25 12:05:08-08:00,commit, -26273,Nathan Goldbaum,2013-02-25 11:37:17-08:00,commit, -26274,Nathan Goldbaum,2013-02-25 11:32:58-08:00,commit, -26275,Matthew Turk,2013-02-25 13:54:31-05:00,commit, -26276,Nathan Goldbaum,2013-02-25 10:46:35-08:00,commit, -26277,John ZuHone,2013-02-24 23:02:31-06:00,commit, -26278,Chris Moody,2013-02-23 18:08:15-08:00,commit, -26279,Chris Moody,2013-02-23 17:40:40-08:00,commit, -26280,Nathan Goldbaum,2013-02-23 14:35:11-08:00,commit, -26281,Nathan Goldbaum,2013-02-23 13:53:58-08:00,commit, -26282,Nathan Goldbaum,2013-02-23 13:48:57-08:00,commit, -26283,Nathan Goldbaum,2013-02-23 13:44:22-08:00,commit, -26284,Sam Skillman,2013-02-23 11:20:11-07:00,commit, -26285,Matthew Turk,2013-02-23 06:25:41-05:00,commit, -26286,Matthew Turk,2013-02-23 06:24:33-05:00,commit, -26287,Nathan Goldbaum,2013-02-22 18:13:26-08:00,commit, -26288,Cameron Hummels,2013-02-22 18:53:01-07:00,commit, -26289,Cameron Hummels,2013-02-22 18:45:48-07:00,commit, -26290,Chris Moody,2013-02-22 16:48:10-08:00,commit, -26291,Chris Moody,2013-02-22 16:18:09-08:00,commit, -26292,Chris Moody,2013-02-22 16:06:19-08:00,commit, -26293,Chris Moody,2013-02-22 15:50:39-08:00,commit, -26294,Stephen Skory,2013-02-22 11:03:39-07:00,commit, -26295,Stephen Skory,2013-02-22 11:03:25-07:00,commit, -26296,Kacper Kowalik,2013-02-22 12:46:33+01:00,commit, -26297,Nathan Goldbaum,2013-02-21 21:31:56-08:00,commit, -26298,Nathan Goldbaum,2013-02-21 21:30:12-08:00,commit, -26299,Nathan Goldbaum,2013-02-21 21:25:38-08:00,commit, -26300,Nathan Goldbaum,2013-02-21 18:33:49-08:00,commit, -26301,Nathan Goldbaum,2013-02-21 18:26:10-08:00,commit, -26302,Cameron Hummels,2013-02-21 18:20:28-07:00,commit, -26303,Cameron Hummels,2013-02-21 18:19:25-07:00,commit, -26304,John Wise,2013-02-21 17:43:37-05:00,commit, -26305,John Wise,2013-02-21 17:41:40-05:00,commit, -26306,John Wise,2013-02-21 17:27:02-05:00,commit, -26307,Matthew Turk,2013-02-21 16:43:02-05:00,commit, -26308,John Wise,2013-02-21 09:24:06-05:00,commit, -26309,Kacper Kowalik,2013-02-21 13:41:36+01:00,commit, -26310,Kacper Kowalik,2013-02-21 12:44:13+01:00,commit, -26311,Nathan Goldbaum,2013-02-20 17:52:29-08:00,commit, -26312,Nathan Goldbaum,2013-02-20 17:49:22-08:00,commit, -26313,Nathan Goldbaum,2013-02-20 17:48:40-08:00,commit, -26314,Nathan Goldbaum,2013-02-20 17:48:29-08:00,commit, -26315,Nathan Goldbaum,2013-02-20 17:48:02-08:00,commit, -26316,Nathan Goldbaum,2013-02-20 13:20:12-08:00,commit, -26317,Nathan Goldbaum,2013-02-20 13:18:51-08:00,commit, -26318,Chris Moody,2013-02-20 10:09:31-08:00,commit, -26319,Chris Moody,2013-02-20 09:38:42-08:00,commit, -26320,Sam Skillman,2013-02-20 10:35:08-07:00,commit, -26321,Britton Smith,2013-02-20 11:18:00-05:00,commit, -26322,Matthew Turk,2013-02-20 11:02:42-05:00,commit, -26323,Chris Moody,2013-02-19 23:16:04-08:00,commit, -26324,Stephen Skory,2013-02-19 18:49:55-07:00,commit, -26325,Chris Moody,2013-02-19 17:15:33-08:00,commit, -26326,Chris Moody,2013-02-19 16:39:00-08:00,commit, -26327,Chris Moody,2013-02-19 16:38:50-08:00,commit, -26328,Sam Skillman,2013-02-19 17:02:36-07:00,commit, -26329,Michael Kuhlen,2013-02-19 15:46:52-08:00,commit, -26330,Cameron Hummels,2013-02-19 16:22:09-07:00,commit, -26331,Chris Moody,2013-02-19 14:26:08-08:00,commit, -26332,Cameron Hummels,2013-02-19 15:05:54-07:00,commit, -26333,Chris Moody,2013-02-19 12:38:59-08:00,commit, -26334,Chris Moody,2013-02-19 12:17:19-08:00,commit, -26335,Michael Kuhlen,2013-02-19 11:05:25-08:00,commit, -26336,Matthew Turk,2013-02-19 10:56:37-05:00,commit, -26337,Sam Skillman,2013-02-19 08:52:56-07:00,commit, -26338,Kacper Kowalik,2013-02-19 15:02:58+01:00,commit, -26339,Kacper Kowalik,2013-02-19 14:07:22+01:00,commit, -26340,Chris Moody,2013-02-18 20:28:46-08:00,commit, -26341,Andrew Myers,2013-02-18 16:44:46-08:00,commit, -26342,Andrew Myers,2013-02-18 16:44:26-08:00,commit, -26343,Chris Moody,2013-02-18 12:20:44-08:00,commit, -26344,Sam Skillman,2013-02-18 11:16:57-07:00,commit, -26345,Sam Skillman,2013-02-18 10:38:58-07:00,commit, -26346,Sam Skillman,2013-02-18 10:28:01-07:00,commit, -26347,Sam Skillman,2013-02-18 10:05:36-07:00,commit, -26348,Sam Skillman,2013-02-18 10:04:06-07:00,commit, -26349,Sam Skillman,2013-02-18 10:03:44-07:00,commit, -26350,Sam Skillman,2013-02-18 10:02:24-07:00,commit, -26351,Kacper Kowalik,2013-02-18 14:57:52+01:00,commit, -26352,Kacper Kowalik,2013-02-18 14:56:38+01:00,commit, -26353,Kacper Kowalik,2013-02-18 14:50:29+01:00,commit, -26354,Kacper Kowalik,2013-02-18 14:30:33+01:00,commit, -26355,Kacper Kowalik,2013-02-18 14:27:07+01:00,commit, -26356,Sam Skillman,2013-02-17 20:31:48-07:00,commit, -26357,Sam Skillman,2013-02-17 20:30:25-07:00,commit, -26358,Sam Skillman,2013-02-17 20:29:25-07:00,commit, -26359,Sam Skillman,2013-02-17 18:27:47-07:00,commit, -26360,Chris Moody,2013-02-17 17:24:02-08:00,commit, -26361,Chris Moody,2013-02-17 17:15:43-08:00,commit, -26362,Chris Moody,2013-02-17 17:11:03-08:00,commit, -26363,Chris Moody,2013-02-17 16:46:36-08:00,commit, -26364,Chris Moody,2013-02-17 16:19:44-08:00,commit, -26365,Chris Moody,2013-02-17 15:57:07-08:00,commit, -26366,Sam Skillman,2013-02-17 15:54:52-07:00,commit, -26367,Sam Skillman,2013-02-17 14:46:10-07:00,commit, -26368,Sam Skillman,2013-02-17 14:44:20-07:00,commit, -26369,Sam Skillman,2013-02-17 14:43:48-07:00,commit, -26370,Sam Skillman,2013-02-17 14:41:05-07:00,commit, -26371,Chris Moody,2013-02-17 11:25:59-08:00,commit, -26372,Chris Moody,2013-02-17 11:17:50-08:00,commit, -26373,Chris Moody,2013-02-17 11:17:29-08:00,commit, -26374,Chris Moody,2013-02-17 10:41:03-08:00,commit, -26375,Chris Moody,2013-02-17 10:39:00-08:00,commit, -26376,Chris Moody,2013-02-17 10:35:27-08:00,commit, -26377,Chris Moody,2013-02-17 10:28:43-08:00,commit, -26378,Chris Moody,2013-02-17 10:25:06-08:00,commit, -26379,Chris Moody,2013-02-17 10:23:25-08:00,commit, -26380,Chris Moody,2013-02-17 10:22:38-08:00,commit, -26381,John ZuHone,2013-02-17 12:20:56-05:00,commit, -26382,Chris Moody,2013-02-16 23:37:28-08:00,commit, -26383,Chris Moody,2013-02-16 23:05:33-08:00,commit, -26384,Chris Moody,2013-02-16 23:04:41-08:00,commit, -26385,Chris Moody,2013-02-16 12:06:13-08:00,commit, -26386,Chris Moody,2013-02-16 12:04:57-08:00,commit, -26387,Chris Moody,2013-02-16 11:38:48-08:00,commit, -26388,John ZuHone,2013-02-16 13:10:23-05:00,commit, -26389,John ZuHone,2013-02-16 13:10:03-05:00,commit, -26390,John ZuHone,2013-02-15 22:55:27-05:00,commit, -26391,Matthew Turk,2013-02-15 22:17:00-05:00,commit, -26392,Nathan Goldbaum,2013-02-15 16:37:41-08:00,commit, -26393,Nathan Goldbaum,2013-02-15 16:13:30-08:00,commit, -26394,Matthew Turk,2013-02-15 18:59:27-05:00,commit, -26395,Matthew Turk,2013-02-15 18:59:27-05:00,commit, -26396,Matthew Turk,2013-02-15 17:25:27-05:00,commit, -26397,Cameron Hummels,2013-02-15 15:18:11-07:00,commit, -26398,Cameron Hummels,2013-02-15 15:13:11-07:00,commit, -26399,Cameron Hummels,2013-02-15 14:26:50-07:00,commit, -26400,Cameron Hummels,2013-02-15 14:20:44-07:00,commit, -26401,Cameron Hummels,2013-02-15 14:15:57-07:00,commit, -26402,Cameron Hummels,2013-02-15 14:13:27-07:00,commit, -26403,Cameron Hummels,2013-02-15 14:09:46-07:00,commit, -26404,Matthew Turk,2013-02-15 15:59:29-05:00,commit, -26405,Matthew Turk,2013-02-15 15:57:36-05:00,commit, -26406,Cameron Hummels,2013-02-15 13:51:21-07:00,commit, -26407,Matthew Turk,2013-02-15 15:49:34-05:00,commit, -26408,Matthew Turk,2013-02-15 15:48:12-05:00,commit, -26409,Cameron Hummels,2013-02-15 12:52:21-07:00,commit, -26410,Matthew Turk,2013-02-15 14:34:55-05:00,commit, -26411,Britton Smith,2013-02-15 14:29:53-05:00,commit, -26412,Kacper Kowalik,2013-02-15 20:20:05+01:00,commit, -26413,Matthew Turk,2013-02-15 14:04:41-05:00,commit, -26414,Matthew Turk,2013-02-15 13:55:15-05:00,commit, -26415,Matthew Turk,2013-02-15 13:45:26-05:00,commit, -26416,Matthew Turk,2013-02-15 13:35:30-05:00,commit, -26417,Matthew Turk,2013-02-15 13:29:17-05:00,commit, -26418,Cameron Hummels,2013-02-15 11:15:32-07:00,commit, -26419,Matthew Turk,2013-02-15 13:08:05-05:00,commit, -26420,Matthew Turk,2013-02-15 13:06:07-05:00,commit, -26421,Matthew Turk,2013-02-15 13:05:05-05:00,commit, -26422,Matthew Turk,2013-02-15 13:01:50-05:00,commit, -26423,Matthew Turk,2013-02-15 13:01:36-05:00,commit, -26424,Matthew Turk,2013-02-15 12:55:40-05:00,commit, -26425,Matthew Turk,2013-02-15 12:52:56-05:00,commit, -26426,Matthew Turk,2013-02-15 12:52:48-05:00,commit, -26427,Matthew Turk,2013-02-15 12:52:32-05:00,commit, -26428,Matthew Turk,2013-02-15 12:50:46-05:00,commit, -26429,Matthew Turk,2013-02-15 12:50:32-05:00,commit, -26430,Matthew Turk,2013-02-15 12:45:29-05:00,commit, -26431,Matthew Turk,2013-02-15 12:44:06-05:00,commit, -26432,Cameron Hummels,2013-02-15 10:41:53-07:00,commit, -26433,Matthew Turk,2013-02-15 12:37:51-05:00,commit, -26434,Matthew Turk,2013-02-15 12:37:45-05:00,commit, -26435,Matthew Turk,2013-02-15 12:32:22-05:00,commit, -26436,Matthew Turk,2013-02-15 12:26:56-05:00,commit, -26437,Matthew Turk,2013-02-15 12:24:23-05:00,commit, -26438,Matthew Turk,2013-02-15 12:23:50-05:00,commit, -26439,Matthew Turk,2013-02-15 12:12:57-05:00,commit, -26440,Matthew Turk,2013-02-15 08:44:00-05:00,commit, -26441,Matthew Turk,2013-02-15 08:17:31-05:00,commit, -26442,Cameron Hummels,2013-02-14 18:43:05-07:00,commit, -26443,Cameron Hummels,2013-02-14 18:10:16-07:00,commit, -26444,Cameron Hummels,2013-02-14 18:03:03-07:00,commit, -26445,Matthew Turk,2013-02-14 17:24:43-05:00,commit, -26446,Matthew Turk,2013-02-14 17:24:43-05:00,commit, -26447,Matthew Turk,2013-02-14 15:12:46-05:00,commit, -26448,Matthew Turk,2013-02-14 13:59:16-05:00,commit, -26449,Matthew Turk,2013-02-14 13:45:49-05:00,commit, -26450,Matthew Turk,2013-02-14 13:25:39-05:00,commit, -26451,Andrew Myers,2013-02-14 10:03:35-08:00,commit, -26452,Andrew Myers,2013-02-14 09:28:39-08:00,commit, -26453,Matthew Turk,2013-02-14 12:01:10-05:00,commit, -26454,Matthew Turk,2013-02-14 12:00:48-05:00,commit, -26455,Matthew Turk,2013-02-14 09:03:02-05:00,commit, -26456,Nathan Goldbaum,2013-02-13 23:41:20-08:00,commit, -26457,Nathan Goldbaum,2013-02-13 23:35:56-08:00,commit, -26458,Andrew Myers,2013-02-13 21:56:34-08:00,commit, -26459,Cameron Hummels,2013-02-13 22:07:37-07:00,commit, -26460,Andrew Myers,2013-02-13 18:08:41-08:00,commit, -26461,Chris Moody,2013-02-13 15:38:33-08:00,commit, -26462,Chris Moody,2013-02-13 14:45:31-08:00,commit, -26463,Chris Moody,2013-02-13 14:43:27-08:00,commit, -26464,Chris Moody,2013-02-13 13:29:25-08:00,commit, -26465,Stephen Skory,2013-02-13 14:22:37-07:00,commit, -26466,Stephen Skory,2013-02-13 14:22:18-07:00,commit, -26467,Chris Moody,2013-02-13 13:09:17-08:00,commit, -26468,Chris Moody,2013-02-13 13:06:01-08:00,commit, -26469,Nathan Goldbaum,2013-02-13 12:51:46-08:00,commit, -26470,Nathan Goldbaum,2013-02-13 12:51:21-08:00,commit, -26471,Chris Moody,2013-02-13 12:35:52-08:00,commit, -26472,Chris Moody,2013-02-13 12:35:31-08:00,commit, -26473,Matthew Turk,2013-02-13 15:25:49-05:00,commit, -26474,Chris Moody,2013-02-13 11:51:18-08:00,commit, -26475,Chris Moody,2013-02-13 11:46:06-08:00,commit, -26476,Matthew Turk,2013-02-13 14:36:21-05:00,commit, -26477,Matthew Turk,2013-02-13 14:30:52-05:00,commit, -26478,Chris Moody,2013-02-13 10:51:32-08:00,commit, -26479,Chris Moody,2013-02-13 10:37:17-08:00,commit, -26480,Chris Moody,2013-02-13 10:15:18-08:00,commit, -26481,Chris Moody,2013-02-13 10:15:07-08:00,commit, -26482,Chris Moody,2013-02-13 10:11:59-08:00,commit, -26483,Chris Moody,2013-02-13 09:56:25-08:00,commit, -26484,Chris Moody,2013-02-13 09:50:24-08:00,commit, -26485,Sam Skillman,2013-02-13 09:05:17-07:00,commit, -26486,Matthew Turk,2013-02-12 15:47:53-05:00,commit, -26487,Matthew Turk,2013-02-12 13:15:16-05:00,commit, -26488,John ZuHone,2013-02-12 12:13:15-05:00,commit, -26489,John ZuHone,2013-02-12 12:00:29-05:00,commit, -26490,Matthew Turk,2013-02-12 10:17:09-05:00,commit, -26491,Matthew Turk,2013-02-12 07:53:01-05:00,commit, -26492,Matthew Turk,2013-02-12 07:29:47-05:00,commit, -26493,Matthew Turk,2013-02-12 07:24:34-05:00,commit, -26494,Chris Moody,2013-02-11 16:50:51-08:00,commit, -26495,Chris Moody,2013-02-11 16:50:11-08:00,commit, -26496,Chris Moody,2013-02-11 16:11:30-08:00,commit, -26497,Chris Moody,2013-02-11 12:35:38-08:00,commit, -26498,Chris Moody,2013-02-11 12:27:25-08:00,commit, -26499,Chris Moody,2013-02-11 12:26:59-08:00,commit, -26500,Chris Moody,2013-02-11 08:59:32-08:00,commit, -26501,Chris Moody,2013-02-11 08:59:05-08:00,commit, -26502,Chris Moody,2013-02-10 23:28:13-08:00,commit, -26503,Chris Moody,2013-02-10 23:23:54-08:00,commit, -26504,Chris Moody,2013-02-10 23:23:43-08:00,commit, -26505,Chris Moody,2013-02-10 23:23:11-08:00,commit, -26506,Chris Moody,2013-02-10 23:05:35-08:00,commit, -26507,Chris Moody,2013-02-10 22:34:36-08:00,commit, -26508,Chris Moody,2013-02-10 22:28:44-08:00,commit, -26509,Chris Moody,2013-02-10 21:21:43-08:00,commit, -26510,Chris Moody,2013-02-10 21:21:19-08:00,commit, -26511,Chris Moody,2013-02-10 20:20:56-08:00,commit, -26512,Chris Moody,2013-02-10 19:55:11-08:00,commit, -26513,Chris Moody,2013-02-10 19:51:02-08:00,commit, -26514,Chris Moody,2013-02-10 17:44:03-08:00,commit, -26515,Chris Moody,2013-02-10 17:24:24-08:00,commit, -26516,Chris Moody,2013-02-10 17:09:53-08:00,commit, -26517,Chris Moody,2013-02-10 16:02:30-08:00,commit, -26518,Chris Moody,2013-02-10 14:36:26-08:00,commit, -26519,Chris Moody,2013-02-10 14:10:08-08:00,commit, -26520,Chris Moody,2013-02-10 14:01:39-08:00,commit, -26521,Chris Moody,2013-02-10 13:59:01-08:00,commit, -26522,Chris Moody,2013-02-10 13:46:48-08:00,commit, -26523,Chris Moody,2013-02-10 13:37:06-08:00,commit, -26524,Chris Moody,2013-02-10 13:35:25-08:00,commit, -26525,Chris Moody,2013-02-10 13:23:23-08:00,commit, -26526,Andrew Myers,2013-02-10 00:14:21-08:00,commit, -26527,Andrew Myers,2013-02-09 22:34:10-08:00,commit, -26528,John ZuHone,2013-02-10 01:02:47-05:00,commit, -26529,Andrew Myers,2013-02-09 18:45:20-08:00,commit, -26530,Andrew Myers,2013-02-09 18:25:03-08:00,commit, -26531,Sam Leitner,2013-02-08 18:33:50-05:00,commit, -26532,Sam Leitner,2013-02-08 18:06:56-05:00,commit, -26533,Sam Leitner,2013-02-08 18:06:13-05:00,commit, -26534,Stephen Skory,2013-02-08 15:41:55-07:00,commit, -26535,Stephen Skory,2013-02-08 15:38:52-07:00,commit, -26536,Matthew Turk,2013-02-08 17:23:45-05:00,commit, -26537,Matthew Turk,2013-02-08 17:14:07-05:00,commit, -26538,Matthew Turk,2013-02-08 17:13:15-05:00,commit, -26539,Andrew Myers,2013-02-08 14:09:57-08:00,commit, -26540,Andrew Myers,2013-02-08 14:08:28-08:00,commit, -26541,Andrew Myers,2013-02-08 14:05:57-08:00,commit, -26542,Stephen Skory,2013-02-08 14:41:36-07:00,commit, -26543,Andrew Myers,2013-02-08 12:57:52-08:00,commit, -26544,Stephen Skory,2013-02-08 13:53:38-07:00,commit, -26545,Stephen Skory,2013-02-08 13:53:22-07:00,commit, -26546,Andrew Myers,2013-02-08 12:41:40-08:00,commit, -26547,Andrew Myers,2013-02-08 12:25:13-08:00,commit, -26548,Andrew Myers,2013-02-08 12:16:00-08:00,commit, -26549,Andrew Myers,2013-02-08 12:12:07-08:00,commit, -26550,Matthew Turk,2013-02-08 05:55:52-05:00,commit, -26551,Andrew Myers,2013-02-08 00:21:01-08:00,commit, -26552,Andrew Myers,2013-02-07 23:13:55-08:00,commit, -26553,Andrew Myers,2013-02-07 22:18:56-08:00,commit, -26554,Andrew Myers,2013-02-07 17:45:22-08:00,commit, -26555,Andrew Myers,2013-02-07 17:41:00-08:00,commit, -26556,Andrew Myers,2013-02-07 17:34:50-08:00,commit, -26557,Andrew Myers,2013-02-07 17:33:38-08:00,commit, -26558,Andrew Myers,2013-02-07 17:07:27-08:00,commit, -26559,Nathan Goldbaum,2013-02-07 14:53:41-08:00,commit, -26560,Sam Skillman,2013-02-07 15:27:03-07:00,commit, -26561,Sam Skillman,2013-02-07 15:25:43-07:00,commit, -26562,Sam Skillman,2013-02-07 15:25:06-07:00,commit, -26563,Nathan Goldbaum,2013-02-07 13:45:27-08:00,commit, -26564,Nathan Goldbaum,2013-02-07 13:44:56-08:00,commit, -26565,Sam Skillman,2013-02-07 14:41:30-07:00,commit, -26566,Sam Skillman,2013-02-07 14:39:40-07:00,commit, -26567,Matthew Turk,2013-02-07 16:27:52-05:00,commit, -26568,Sam Skillman,2013-02-07 14:10:47-07:00,commit, -26569,Matthew Turk,2013-02-07 15:07:52-05:00,commit, -26570,Cameron Hummels,2013-02-07 13:02:49-07:00,commit, -26571,Cameron Hummels,2013-02-07 10:26:01-07:00,commit, -26572,Cameron Hummels,2013-02-07 02:18:23-07:00,commit, -26573,Cameron Hummels,2013-02-07 02:14:42-07:00,commit, -26574,Cameron Hummels,2013-02-07 01:18:52-07:00,commit, -26575,Cameron Hummels,2013-02-07 01:16:27-07:00,commit, -26576,Cameron Hummels,2013-02-06 23:06:06-07:00,commit, -26577,Douglas Rudd,2013-02-06 23:12:35-06:00,commit, -26578,Andrew Myers,2013-02-06 17:23:20-08:00,commit, -26579,Andrew Myers,2013-02-06 15:58:50-08:00,commit, -26580,Andrew Myers,2013-02-06 15:57:45-08:00,commit, -26581,Sam Leitner,2013-02-06 17:18:34-05:00,commit, -26582,Cameron Hummels,2013-02-06 14:47:12-07:00,commit, -26583,Andrew Myers,2013-02-06 13:45:08-08:00,commit, -26584,Andrew Myers,2013-02-06 13:44:19-08:00,commit, -26585,Andrew Myers,2013-02-06 12:34:24-08:00,commit, -26586,Nathan Goldbaum,2013-02-06 11:33:30-08:00,commit, -26587,Cameron Hummels,2013-02-06 12:27:56-07:00,commit, -26588,Devin Silvia,2013-02-06 10:48:50-07:00,commit, -26589,Kacper Kowalik,2013-02-06 15:23:35+01:00,commit, -26590,Nathan Goldbaum,2013-02-05 22:51:18-08:00,commit, -26591,Nathan Goldbaum,2013-02-05 16:04:52-08:00,commit, -26592,Nathan Goldbaum,2013-02-05 14:30:06-08:00,commit, -26593,Sam Leitner,2013-02-05 16:51:52-05:00,commit, -26594,Matthew Turk,2013-02-05 06:49:11-08:00,commit, -26595,Matthew Turk,2013-02-05 06:48:03-08:00,commit, -26596,Matthew Turk,2013-02-05 06:46:20-08:00,commit, -26597,Matthew Turk,2013-02-04 21:52:36-08:00,commit, -26598,Matthew Turk,2013-02-04 17:41:37-08:00,commit, -26599,Nathan Goldbaum,2013-02-04 17:08:14-08:00,commit, -26600,Nathan Goldbaum,2013-02-04 17:07:27-08:00,commit, -26601,Sam Leitner,2013-02-04 19:46:50-05:00,commit, -26602,Matthew Turk,2013-02-04 14:55:43-08:00,commit, -26603,Sam Leitner,2013-02-04 17:11:57-05:00,commit, -26604,Chris Moody,2013-02-02 15:16:05-08:00,commit, -26605,Kacper Kowalik,2013-02-02 11:03:07+01:00,commit, -26606,Chris Moody,2013-02-01 16:24:57-08:00,commit, -26607,Chris Moody,2013-02-01 16:05:16-08:00,commit, -26608,Chris Moody,2013-02-01 14:57:48-08:00,commit, -26609,Matthew Turk,2013-02-01 12:25:24-05:00,commit, -26610,Matthew Turk,2013-02-01 09:13:47-08:00,commit, -26611,Matthew Turk,2013-01-31 20:51:49-08:00,commit, -26612,Chris Moody,2013-01-31 15:31:02-08:00,commit, -26613,Kaylea Nelson,2013-01-31 16:55:48-05:00,commit, -26614,Chris Moody,2013-01-31 12:31:13-08:00,commit, -26615,Kaylea Nelson,2013-01-31 15:18:16-05:00,commit, -26616,Kaylea Nelson,2013-01-31 14:06:01-05:00,commit, -26617,Sam Leitner,2013-01-31 14:03:45-05:00,commit, -26618,Chris Moody,2013-01-30 17:20:14-08:00,commit, -26619,Douglas Rudd,2013-01-30 17:57:22-06:00,commit, -26620,Nathan Goldbaum,2013-01-30 10:57:28-08:00,commit, -26621,Nathan Goldbaum,2013-01-30 10:56:41-08:00,commit, -26622,Nathan Goldbaum,2013-01-30 10:56:13-08:00,commit, -26623,Douglas Rudd,2013-01-30 12:25:34-06:00,commit, -26624,Douglas Rudd,2013-01-30 12:24:25-06:00,commit, -26625,Matthew Turk,2013-01-30 10:43:24-05:00,commit, -26626,Matthew Turk,2013-01-30 10:02:33-05:00,commit, -26627,Matthew Turk,2013-01-30 08:30:49-05:00,commit, -26628,Nathan Goldbaum,2013-01-29 16:12:43-08:00,commit, -26629,Nathan Goldbaum,2013-01-29 16:12:22-08:00,commit, -26630,Andrew Wetzel,2013-01-29 18:53:05-05:00,commit, -26631,Stephen Skory,2013-01-29 14:32:41-07:00,commit, -26632,Nathan Goldbaum,2013-01-29 11:52:02-08:00,commit, -26633,Nathan Goldbaum,2013-01-28 23:56:31-08:00,commit, -26634,Kacper Kowalik,2013-01-29 08:55:03+01:00,commit, -26635,Nathan Goldbaum,2013-01-28 23:54:49-08:00,commit, -26636,Kacper Kowalik,2013-01-29 08:32:46+01:00,commit, -26637,Nathan Goldbaum,2013-01-28 23:32:29-08:00,commit, -26638,Nathan Goldbaum,2013-01-28 23:31:23-08:00,commit, -26639,Douglas Rudd,2013-01-28 16:21:21-06:00,commit, -26640,Nathan Goldbaum,2013-01-28 13:55:18-08:00,commit, -26641,Nathan Goldbaum,2013-01-28 13:55:05-08:00,commit, -26642,Nathan Goldbaum,2013-01-28 13:08:44-08:00,commit, -26643,Nathan Goldbaum,2013-01-28 12:10:09-08:00,commit, -26644,Nathan Goldbaum,2013-01-28 12:09:52-08:00,commit, -26645,Sam Leitner,2013-01-28 14:44:47-05:00,commit, -26646,Nathan Goldbaum,2013-01-28 11:34:05-08:00,commit, -26647,Douglas Rudd,2013-01-28 12:35:05-06:00,commit, -26648,Douglas Rudd,2013-01-27 19:13:42-06:00,commit, -26649,Sam Leitner,2013-01-26 14:42:43-05:00,commit, -26650,Nathan Goldbaum,2013-01-25 23:36:39-08:00,commit, -26651,Nathan Goldbaum,2013-01-25 23:34:52-08:00,commit, -26652,Nathan Goldbaum,2013-01-25 23:31:40-08:00,commit, -26653,Matthew Turk,2013-01-25 16:06:11-05:00,commit, -26654,Matthew Turk,2013-01-25 06:03:25-05:00,commit, -26655,Nathan Goldbaum,2013-01-24 18:43:26-08:00,commit, -26656,Nathan Goldbaum,2013-01-24 18:43:09-08:00,commit, -26657,Sam Leitner,2013-01-24 16:58:57-05:00,commit, -26658,Matthew Turk,2013-01-24 06:37:42-05:00,commit, -26659,Nathan Goldbaum,2013-01-23 23:05:59-08:00,commit, -26660,Sam Skillman,2013-01-23 23:22:19-07:00,commit, -26661,Sam Skillman,2013-01-23 23:19:46-07:00,commit, -26662,Sam Skillman,2013-01-23 23:00:38-07:00,commit, -26663,Nathan Goldbaum,2013-01-23 18:21:16-08:00,commit, -26664,Sam Leitner,2013-01-23 16:53:55-05:00,commit, -26665,Stephen Skory,2013-01-23 13:40:56-07:00,commit, -26666,Sam Leitner,2013-01-23 12:13:15-05:00,commit, -26667,Matthew Turk,2013-01-23 09:48:00-05:00,commit, -26668,Britton Smith,2013-01-23 07:50:02-05:00,commit, -26669,Sam Leitner,2013-01-22 23:14:30-05:00,commit, -26670,Sam Leitner,2013-01-22 19:51:53-05:00,commit, -26671,Sam Leitner,2013-01-22 19:23:05-05:00,commit, -26672,Matthew Turk,2013-01-22 16:01:17-05:00,commit, -26673,Matthew Turk,2013-01-22 15:48:29-05:00,commit, -26674,Matthew Turk,2013-01-22 14:50:36-05:00,commit, -26675,Sam Leitner,2013-01-22 12:04:38-05:00,commit, -26676,Sam Skillman,2013-01-22 09:25:41-07:00,commit, -26677,Sam Skillman,2013-01-22 09:13:45-07:00,commit, -26678,Matthew Turk,2013-01-22 10:50:33-05:00,commit, -26679,John ZuHone,2013-01-21 20:59:54-05:00,commit, -26680,Sam Leitner,2013-01-21 15:13:20-05:00,commit, -26681,Sam Skillman,2013-01-21 13:12:28-07:00,commit, -26682,Andrew Myers,2013-01-19 11:50:00-08:00,commit, -26683,Sam Skillman,2013-01-18 14:37:19-07:00,commit, -26684,Sam Skillman,2013-01-18 13:22:21-07:00,commit, -26685,Sam Skillman,2013-01-18 13:20:42-07:00,commit, -26686,Sam Skillman,2013-01-18 13:16:48-07:00,commit, -26687,Sam Skillman,2013-01-18 13:16:17-07:00,commit, -26688,Sam Skillman,2013-01-18 13:15:03-07:00,commit, -26689,Stephen Skory,2013-01-18 09:57:22-07:00,commit, -26690,Sam Skillman,2013-01-17 17:21:38-07:00,commit, -26691,Sam Skillman,2013-01-17 14:24:30-07:00,commit, -26692,Sam Skillman,2013-01-17 13:31:54-07:00,commit, -26693,J.S. Oishi,2013-01-17 15:10:51-05:00,commit, -26694,Matthew Turk,2013-01-17 14:49:31-05:00,commit, -26695,Mark Richardson,2013-01-17 11:13:47-07:00,commit, -26696,Kacper Kowalik,2013-01-16 20:39:20+01:00,commit, -26697,Kacper Kowalik,2013-04-16 17:57:58+02:00,commit, -26698,Kacper Kowalik,2013-01-16 14:41:08+01:00,commit, -26699,Matthew Turk,2013-01-15 15:37:18-05:00,commit, -26700,Matthew Turk,2013-01-15 15:36:40-05:00,commit, -26701,Matthew Turk,2013-01-15 15:12:32-05:00,commit, -26702,Matthew Turk,2013-01-15 15:04:00-05:00,commit, -26703,Matthew Turk,2013-01-15 15:03:19-05:00,commit, -26704,Anthony Scopatz,2013-01-15 13:50:18-06:00,commit, -26705,Kacper Kowalik,2013-01-15 15:30:45+01:00,commit, -26706,Matthew Turk,2013-01-15 08:08:27-05:00,commit, -26707,Matthew Turk,2013-01-15 07:25:13-05:00,commit, -26708,Matthew Turk,2013-01-14 19:18:28-05:00,commit, -26709,Matthew Turk,2013-01-14 17:19:39-05:00,commit, -26710,Matthew Turk,2013-01-14 16:17:47-05:00,commit, -26711,Matthew Turk,2013-01-14 13:24:26-05:00,commit, -26712,Matthew Turk,2013-01-14 12:27:58-05:00,commit, -26713,Matthew Turk,2013-01-14 09:54:01-05:00,commit, -26714,Andrew Myers,2013-01-13 17:14:58-08:00,commit, -26715,Andrew Myers,2013-01-13 17:02:20-08:00,commit, -26716,Andrew Myers,2013-01-13 16:55:04-08:00,commit, -26717,John ZuHone,2013-01-12 07:31:39-08:00,commit, -26718,John ZuHone,2013-01-12 07:28:32-08:00,commit, -26719,Matthew Turk,2013-01-11 18:06:50-05:00,commit, -26720,Matthew Turk,2013-01-11 16:02:33-05:00,commit, -26721,Stephen Skory,2013-01-11 12:51:05-07:00,commit, -26722,Stephen Skory,2013-01-11 12:41:46-07:00,commit, -26723,Matthew Turk,2013-01-11 13:50:18-05:00,commit, -26724,Matthew Turk,2013-01-11 08:32:23-05:00,commit, -26725,Matthew Turk,2013-01-11 05:36:54-05:00,commit, -26726,Matthew Turk,2013-01-10 10:36:32-05:00,commit, -26727,Matthew Turk,2013-01-10 10:20:32-05:00,commit, -26728,Kacper Kowalik,2013-01-10 16:14:03+01:00,commit, -26729,Matthew Turk,2013-01-10 10:07:31-05:00,commit, -26730,Nathan Goldbaum,2013-01-10 16:56:32+02:00,commit, -26731,Nathan Goldbaum,2013-01-10 16:42:00+02:00,commit, -26732,Nathan Goldbaum,2013-01-10 16:24:31+02:00,commit, -26733,Nathan Goldbaum,2013-01-10 16:23:51+02:00,commit, -26734,Matthew Turk,2013-01-09 20:20:31-05:00,commit, -26735,Matthew Turk,2013-01-09 19:49:02-05:00,commit, -26736,Matthew Turk,2013-01-09 17:09:30-05:00,commit, -26737,Matthew Turk,2013-01-09 14:25:26-05:00,commit, -26738,Matthew Turk,2013-01-09 14:23:17-05:00,commit, -26739,Britton Smith,2013-01-09 14:21:12-05:00,commit, -26740,Britton Smith,2013-01-09 14:08:34-05:00,commit, -26741,Matthew Turk,2013-01-09 13:04:41-05:00,commit, -26742,Matthew Turk,2013-01-09 11:43:47-05:00,commit, -26743,Matthew Turk,2013-01-09 11:32:33-05:00,commit, -26744,Matthew Turk,2013-01-09 07:48:20-05:00,commit, -26745,Matthew Turk,2013-01-09 07:16:56-05:00,commit, -26746,Matthew Turk,2013-01-09 06:41:50-05:00,commit, -26747,Matthew Turk,2013-01-08 23:11:52-05:00,commit, -26748,Matthew Turk,2013-01-08 16:46:36-05:00,commit, -26749,Matthew Turk,2013-01-08 14:54:20-05:00,commit, -26750,Matthew Turk,2013-01-07 17:00:00-05:00,commit, -26751,Matthew Turk,2013-01-07 13:34:53-05:00,commit, -26752,Stephen Skory,2013-01-06 07:38:44-07:00,commit, -26753,Britton Smith,2013-01-05 22:57:19-05:00,commit, -26754,Britton Smith,2013-01-05 22:52:19-05:00,commit, -26755,Britton Smith,2013-01-05 22:49:40-05:00,commit, -26756,Britton Smith,2013-01-05 22:49:20-05:00,commit, -26757,Britton Smith,2013-01-05 22:43:15-05:00,commit, -26758,Britton Smith,2013-01-05 22:00:35-05:00,commit, -26759,Britton Smith,2013-01-05 21:59:45-05:00,commit, -26760,Matthew Turk,2013-01-04 17:08:22-05:00,commit, -26761,Matthew Turk,2013-01-04 14:53:01-05:00,commit, -26762,Britton Smith,2013-01-04 14:47:24-05:00,commit, -26763,Matthew Turk,2013-01-04 14:01:16-05:00,commit, -26764,Britton Smith,2013-01-04 11:33:13-05:00,commit, -26765,Matthew Turk,2013-01-04 11:16:03-05:00,commit, -26766,Britton Smith,2013-01-04 11:07:36-05:00,commit, -26767,Nathan Goldbaum,2013-01-04 11:21:25+02:00,commit, -26768,Britton Smith,2013-01-03 18:02:20-05:00,commit, -26769,Britton Smith,2013-01-03 18:01:56-05:00,commit, -26770,Matthew Turk,2013-01-02 09:30:44-05:00,commit, -26771,John ZuHone,2013-01-01 15:41:53-05:00,commit, -26772,Sam Skillman,2013-01-01 12:33:51-07:00,commit, -26773,Matthew Turk,2013-01-01 12:04:11-05:00,commit, -26774,Sam Skillman,2012-12-31 14:50:39-07:00,commit, -26775,Stephen Skory,2012-12-27 14:58:52-07:00,commit, -26776,Sam Leitner,2012-12-27 11:41:31-05:00,commit, -26777,Nathan Goldbaum,2012-12-26 16:11:08-08:00,commit, -26778,Nathan Goldbaum,2012-12-26 16:03:16-08:00,commit, -26779,Kacper Kowalik,2012-12-26 18:51:56+01:00,commit, -26780,Kacper Kowalik,2012-12-26 17:57:42+01:00,commit, -26781,Kacper Kowalik,2012-12-26 17:47:21+01:00,commit, -26782,Kacper Kowalik,2012-12-26 17:43:46+01:00,commit, -26783,Kacper Kowalik,2012-12-26 17:43:20+01:00,commit, -26784,Kacper Kowalik,2012-12-23 17:54:30+01:00,commit, -26785,Matthew Turk,2012-12-22 15:16:28-05:00,commit, -26786,Sam Skillman,2012-12-22 03:53:06-07:00,commit, -26787,Sam Skillman,2012-12-21 16:14:12-07:00,commit, -26788,Sam Skillman,2012-12-21 15:57:47-07:00,commit, -26789,Sam Skillman,2012-12-21 15:29:00-07:00,commit, -26790,Sam Skillman,2012-12-21 15:28:04-07:00,commit, -26791,Sam Skillman,2012-12-21 15:04:33-07:00,commit, -26792,Stephen Skory,2012-12-21 15:04:23-07:00,commit, -26793,Stephen Skory,2012-12-21 14:58:58-07:00,commit, -26794,Matthew Turk,2012-12-21 16:25:35-05:00,commit, -26795,Stephen Skory,2012-12-21 14:12:54-07:00,commit, -26796,Matthew Turk,2012-12-21 16:11:08-05:00,commit, -26797,Matthew Turk,2012-12-21 13:07:13-05:00,commit, -26798,Matthew Turk,2012-12-21 11:04:08-05:00,commit, -26799,Stephen Skory,2012-12-21 09:03:29-07:00,commit, -26800,Stephen Skory,2012-12-20 15:42:44-07:00,commit, -26801,Stephen Skory,2012-12-20 15:35:40-07:00,commit, -26802,John ZuHone,2012-12-20 17:27:17-05:00,commit, -26803,Stephen Skory,2012-12-20 15:26:27-07:00,commit, -26804,Nathan Goldbaum,2012-12-20 10:36:31-08:00,commit, -26805,Nathan Goldbaum,2012-12-20 10:15:36-08:00,commit, -26806,Kacper Kowalik,2012-12-20 14:09:59+01:00,commit, -26807,Sam Skillman,2012-12-20 00:37:56-07:00,commit, -26808,Nathan Goldbaum,2012-12-19 23:11:29-08:00,commit, -26809,Nathan Goldbaum,2012-12-19 23:05:47-08:00,commit, -26810,Nathan Goldbaum,2012-12-19 22:50:53-08:00,commit, -26811,Nathan Goldbaum,2012-12-19 22:27:10-08:00,commit, -26812,Nathan Goldbaum,2012-12-19 22:10:35-08:00,commit, -26813,Nathan Goldbaum,2012-12-19 22:09:48-08:00,commit, -26814,Nathan Goldbaum,2012-12-19 21:37:37-08:00,commit, -26815,Nathan Goldbaum,2012-12-19 21:25:16-08:00,commit, -26816,Sam Skillman,2012-12-19 17:48:14-07:00,commit, -26817,Matthew Turk,2012-12-19 18:05:04-05:00,commit, -26818,Matthew Turk,2012-12-19 14:31:14-05:00,commit, -26819,Matthew Turk,2012-12-19 07:24:15-05:00,commit, -26820,Matthew Turk,2012-12-19 07:22:37-05:00,commit, -26821,Matthew Turk,2012-12-19 07:22:15-05:00,commit, -26822,Matthew Turk,2012-12-19 07:12:16-05:00,commit, -26823,Nathan Goldbaum,2012-12-18 16:03:17-08:00,commit, -26824,Matthew Turk,2012-12-18 17:50:37-06:00,commit, -26825,Kacper Kowalik,2013-01-15 14:25:52+01:00,commit, -26826,Kacper Kowalik,2013-01-15 14:03:47+01:00,commit, -26827,Matthew Turk,2013-01-14 15:53:55-05:00,commit, -26828,Andrew Myers,2013-01-14 12:36:13-08:00,commit, -26829,Britton Smith,2013-01-14 14:31:15-05:00,commit, -26830,Britton Smith,2013-01-14 14:23:59-05:00,commit, -26831,Nathan Goldbaum,2013-01-13 20:49:23-08:00,commit, -26832,Matthew Turk,2013-01-13 22:29:40-05:00,commit, -26833,Matthew Turk,2012-12-18 17:50:37-06:00,commit, -26834,Andrew Myers,2012-12-18 14:34:17-08:00,commit, -26835,Kacper Kowalik,2012-12-18 20:49:16+01:00,commit, -26836,Sam Leitner,2012-12-18 13:42:12-05:00,commit, -26837,Matthew Turk,2012-12-18 11:55:58-06:00,commit, -26838,Matthew Turk,2012-12-18 11:47:05-06:00,commit, -26839,Stephen Skory,2012-12-18 09:01:26-07:00,commit, -26840,Kacper Kowalik,2012-12-18 10:13:48+01:00,commit, -26841,Sam Leitner,2012-12-18 00:41:44-05:00,commit, -26842,Sam Leitner,2012-12-18 00:24:53-05:00,commit, -26843,Sam Leitner,2012-12-18 00:13:40-05:00,commit, -26844,Nathan Goldbaum,2012-12-17 20:21:08-08:00,commit, -26845,Matthew Turk,2012-12-17 22:17:48-06:00,commit, -26846,Andrew Myers,2012-12-17 20:11:41-08:00,commit, -26847,Andrew Myers,2012-12-17 20:10:00-08:00,commit, -26848,Nathan Goldbaum,2012-12-17 14:37:32-08:00,commit, -26849,Nathan Goldbaum,2012-12-17 14:08:03-08:00,commit, -26850,Nathan Goldbaum,2012-12-17 14:07:25-08:00,commit, -26851,Nathan Goldbaum,2012-12-17 10:21:37-08:00,commit, -26852,Nathan Goldbaum,2012-12-17 10:12:35-08:00,commit, -26853,Kacper Kowalik,2012-12-17 17:07:38+01:00,commit, -26854,Matthew Turk,2012-12-16 08:45:55-05:00,commit, -26855,Matthew Turk,2012-12-16 07:57:19-05:00,commit, -26856,Matthew Turk,2012-12-15 15:45:57-05:00,commit, -26857,Matthew Turk,2012-12-15 15:23:40-05:00,commit, -26858,Matthew Turk,2012-12-14 20:37:33-05:00,commit, -26859,Nathan Goldbaum,2012-12-14 15:54:41-08:00,commit, -26860,Markus Haider,2012-12-14 15:53:30-08:00,commit, -26861,Stephen Skory,2012-12-14 16:37:04-07:00,commit, -26862,Stephen Skory,2012-12-13 15:26:21-07:00,commit, -26863,Kacper Kowalik,2012-12-13 21:04:05+01:00,commit, -26864,John ZuHone,2012-12-13 13:29:10-05:00,commit, -26865,Matthew Turk,2012-12-13 12:48:44-05:00,commit, -26866,Britton Smith,2012-12-13 11:49:48-05:00,commit, -26867,Britton Smith,2012-12-13 11:48:56-05:00,commit, -26868,Stephen Skory,2012-12-13 09:44:23-07:00,commit, -26869,Matthew Turk,2012-12-13 11:37:07-05:00,commit, -26870,Britton Smith,2012-12-13 10:00:59-05:00,commit, -26871,Kacper Kowalik,2012-12-13 15:32:07+01:00,commit, -26872,Nathan Goldbaum,2012-12-12 15:30:14-08:00,commit, -26873,Nathan Goldbaum,2012-12-12 15:10:39-08:00,commit, -26874,Matthew Turk,2012-12-12 16:26:42-05:00,commit, -26875,Nathan Goldbaum,2012-12-12 13:06:53-08:00,commit, -26876,Britton Smith,2012-12-12 15:48:20-05:00,commit, -26877,Matthew Turk,2012-12-11 17:18:54-05:00,commit, -26878,Matthew Turk,2012-12-11 16:41:57-05:00,commit, -26879,Matthew Turk,2012-12-11 16:36:03-05:00,commit, -26880,Matthew Turk,2012-12-11 13:43:52-05:00,commit, -26881,Nathan Goldbaum,2012-12-11 10:42:31-08:00,commit, -26882,Nathan Goldbaum,2012-12-11 10:33:17-08:00,commit, -26883,John ZuHone,2012-12-11 11:23:39-05:00,commit, -26884,John ZuHone,2012-12-11 11:18:50-05:00,commit, -26885,John ZuHone,2012-12-11 10:48:40-05:00,commit, -26886,Matthew Turk,2012-12-11 06:05:29-05:00,commit, -26887,Nathan Goldbaum,2012-12-10 17:46:33-08:00,commit, -26888,Nathan Goldbaum,2012-12-10 17:45:13-08:00,commit, -26889,Nathan Goldbaum,2012-12-10 17:43:15-08:00,commit, -26890,John ZuHone,2012-12-10 00:34:45-05:00,commit, -26891,John ZuHone,2012-12-09 16:04:00-05:00,commit, -26892,John ZuHone,2012-12-09 16:03:08-05:00,commit, -26893,Sam Skillman,2012-12-09 13:31:00-07:00,commit, -26894,Sam Skillman,2012-12-09 12:37:21-07:00,commit, -26895,Sam Skillman,2012-12-09 12:24:36-07:00,commit, -26896,Sam Skillman,2012-12-09 12:20:53-07:00,commit, -26897,Sam Skillman,2012-12-08 14:04:54-06:00,commit, -26898,Sam Skillman,2012-12-08 13:33:16-06:00,commit, -26899,Sam Skillman,2012-12-08 13:31:25-06:00,commit, -26900,Sam Skillman,2012-12-08 11:49:07-06:00,commit, -26901,Matthew Turk,2012-12-07 18:29:08-05:00,commit, -26902,Matthew Turk,2012-12-07 17:41:03-05:00,commit, -26903,Matthew Turk,2012-12-07 17:19:24-05:00,commit, -26904,Matthew Turk,2012-12-07 16:26:04-05:00,commit, -26905,Matthew Turk,2012-12-07 16:22:30-05:00,commit, -26906,Matthew Turk,2012-12-07 16:22:12-05:00,commit, -26907,Stephen Skory,2012-12-07 14:03:24-07:00,commit, -26908,Stephen Skory,2012-12-07 14:03:04-07:00,commit, -26909,Stephen Skory,2012-12-07 13:16:28-07:00,commit, -26910,Nathan Goldbaum,2012-12-07 11:38:55-08:00,commit, -26911,Matthew Turk,2012-12-07 14:36:40-05:00,commit, -26912,Nathan Goldbaum,2012-12-07 11:23:59-08:00,commit, -26913,Matthew Turk,2012-12-07 10:00:03-05:00,commit, -26914,Stephen Skory,2012-12-06 15:29:14-07:00,commit, -26915,Stephen Skory,2012-12-06 15:21:52-07:00,commit, -26916,Matthew Turk,2012-12-06 14:41:58-05:00,commit, -26917,Matthew Turk,2012-12-06 11:41:08-05:00,commit, -26918,Matthew Turk,2012-12-05 10:59:16-05:00,commit, -26919,Matthew Turk,2012-12-05 09:41:29-05:00,commit, -26920,Matthew Turk,2012-12-05 09:40:32-05:00,commit, -26921,Matthew Turk,2012-12-04 17:59:29-05:00,commit, -26922,Matthew Turk,2012-12-04 17:48:49-05:00,commit, -26923,Matthew Turk,2012-12-04 17:44:33-05:00,commit, -26924,Matthew Turk,2012-12-04 17:39:53-05:00,commit, -26925,Matthew Turk,2012-12-04 17:15:03-05:00,commit, -26926,Sam Leitner,2012-12-04 16:59:40-05:00,commit, -26927,Matthew Turk,2012-12-04 16:24:31-05:00,commit, -26928,Nathan Goldbaum,2012-12-04 12:57:05-08:00,commit, -26929,Sam Leitner,2012-12-04 11:44:03-05:00,commit, -26930,Britton Smith,2012-12-04 10:22:33-05:00,commit, -26931,Britton Smith,2012-12-04 10:20:25-05:00,commit, -26932,Britton Smith,2012-12-04 10:19:24-05:00,commit, -26933,Stephen Skory,2012-12-03 17:28:30-07:00,commit, -26934,Stephen Skory,2012-12-03 15:31:26-07:00,commit, -26935,Stephen Skory,2012-12-03 15:29:20-07:00,commit, -26936,Matthew Turk,2012-12-03 15:46:19-05:00,commit, -26937,Stephen Skory,2012-12-03 13:39:38-07:00,commit, -26938,Stephen Skory,2012-12-03 13:39:14-07:00,commit, -26939,Matthew Turk,2012-12-03 15:26:38-05:00,commit, -26940,Matthew Turk,2012-12-03 15:17:30-05:00,commit, -26941,John ZuHone,2012-12-03 14:25:52-05:00,commit, -26942,John ZuHone,2012-12-03 14:24:40-05:00,commit, -26943,Matthew Turk,2012-12-03 13:26:05-05:00,commit, -26944,Matthew Turk,2012-12-03 13:00:21-05:00,commit, -26945,Matthew Turk,2012-12-03 12:44:14-05:00,commit, -26946,Nathan Goldbaum,2012-12-01 16:00:35-08:00,commit, -26947,Matthew Turk,2012-11-30 23:25:20-05:00,commit, -26948,Nathan Goldbaum,2012-11-30 14:28:12-08:00,commit, -26949,Nathan Goldbaum,2012-11-30 14:27:29-08:00,commit, -26950,Stephen Skory,2012-11-30 14:39:18-07:00,commit, -26951,Stephen Skory,2012-11-30 14:35:39-07:00,commit, -26952,Stephen Skory,2012-11-30 14:34:54-07:00,commit, -26953,John ZuHone,2012-11-30 16:15:47-05:00,commit, -26954,John ZuHone,2012-11-30 16:13:07-05:00,commit, -26955,Matthew Turk,2012-11-30 16:08:30-05:00,commit, -26956,Matthew Turk,2012-11-30 15:47:03-05:00,commit, -26957,Matthew Turk,2012-11-30 15:39:55-05:00,commit, -26958,Nathan Goldbaum,2012-11-30 12:36:19-08:00,commit, -26959,Nathan Goldbaum,2012-11-30 12:17:35-08:00,commit, -26960,Britton Smith,2012-11-30 14:56:45-05:00,commit, -26961,Yuan Li,2012-11-30 14:51:02-05:00,commit, -26962,Yuan Li,2012-11-30 14:47:35-05:00,commit, -26963,Yuan Li,2012-11-30 14:47:16-05:00,commit, -26964,Stephen Skory,2012-11-30 12:33:22-07:00,commit, -26965,Stephen Skory,2012-11-30 12:29:46-07:00,commit, -26966,Matthew Turk,2012-11-30 13:40:38-05:00,commit, -26967,Sam Skillman,2012-11-30 11:37:08-07:00,commit, -26968,Sam Skillman,2012-11-30 11:34:07-07:00,commit, -26969,Sam Skillman,2012-11-30 11:03:42-07:00,commit, -26970,Matthew Turk,2012-11-30 07:24:13-05:00,commit, -26971,Matthew Turk,2012-11-30 07:07:44-05:00,commit, -26972,John ZuHone,2012-11-30 00:54:42-05:00,commit, -26973,John ZuHone,2012-11-29 23:56:57-05:00,commit, -26974,Yuan Li,2012-11-29 23:42:03-05:00,commit, -26975,Sam Skillman,2012-11-29 19:02:09-07:00,commit, -26976,Matthew Turk,2012-11-29 18:58:38-05:00,commit, -26977,Matthew Turk,2012-11-29 18:54:21-05:00,commit, -26978,Sam Skillman,2012-11-29 16:47:01-07:00,commit, -26979,Cameron Hummels,2012-11-29 15:00:32-07:00,commit, -26980,Matthew Turk,2012-11-29 15:03:23-05:00,commit, -26981,Cameron Hummels,2012-11-28 18:02:26-07:00,commit, -26982,John ZuHone,2012-11-28 14:12:35-05:00,commit, -26983,John ZuHone,2012-11-28 12:02:07-05:00,commit, -26984,Matthew Turk,2012-11-28 09:03:31-05:00,commit, -26985,Matthew Turk,2012-11-28 08:59:38-05:00,commit, -26986,Matthew Turk,2012-11-28 08:18:15-05:00,commit, -26987,Matthew Turk,2012-11-28 07:20:16-05:00,commit, -26988,Sam Skillman,2012-11-27 21:21:40-07:00,commit, -26989,Sam Skillman,2012-11-27 21:21:02-07:00,commit, -26990,Matthew Turk,2012-11-27 21:56:35-05:00,commit, -26991,Matthew Turk,2012-11-27 17:22:21-05:00,commit, -26992,Chris Moody,2012-11-27 14:12:03-08:00,commit, -26993,John ZuHone,2012-11-27 16:43:30-05:00,commit, -26994,Chris Moody,2012-11-27 13:35:11-08:00,commit, -26995,Yuan Li,2012-11-27 15:34:32-05:00,commit, -26996,John ZuHone,2012-11-27 14:16:38-05:00,commit, -26997,Matthew Turk,2012-11-27 13:38:32-05:00,commit, -26998,Chris Moody,2012-11-27 09:38:13-08:00,commit, -26999,Matthew Turk,2012-11-27 05:50:28-05:00,commit, -27000,Matthew Turk,2012-11-27 05:40:19-05:00,commit, -27001,Matthew Turk,2012-11-27 05:36:35-05:00,commit, -27002,Matthew Turk,2012-11-27 05:36:05-05:00,commit, -27003,Matthew Turk,2012-11-27 05:17:43-05:00,commit, -27004,Chris Moody,2012-11-26 21:05:11-08:00,commit, -27005,Chris Moody,2012-11-26 20:51:01-08:00,commit, -27006,Chris Moody,2012-11-26 15:35:12-08:00,commit, -27007,Chris Moody,2012-11-26 15:24:17-08:00,commit, -27008,Chris Moody,2012-11-26 15:09:49-08:00,commit, -27009,Nathan Goldbaum,2012-11-26 15:07:54-08:00,commit, -27010,John ZuHone,2012-11-26 18:01:53-05:00,commit, -27011,Chris Moody,2012-11-26 15:01:49-08:00,commit, -27012,John ZuHone,2012-11-26 17:56:23-05:00,commit, -27013,Chris Moody,2012-11-26 14:51:54-08:00,commit, -27014,Chris Moody,2012-11-26 14:37:31-08:00,commit, -27015,Chris Moody,2012-11-26 14:37:08-08:00,commit, -27016,Chris Moody,2012-11-26 14:36:35-08:00,commit, -27017,Nathan Goldbaum,2012-11-26 14:28:38-08:00,commit, -27018,Chris Moody,2012-11-26 14:27:46-08:00,commit, -27019,Chris Moody,2012-11-26 14:19:05-08:00,commit, -27020,Nathan Goldbaum,2012-11-26 14:07:45-08:00,commit, -27021,Nathan Goldbaum,2012-11-26 13:55:40-08:00,commit, -27022,Nathan Goldbaum,2012-11-26 13:54:19-08:00,commit, -27023,Michael Kuhlen,2012-11-26 13:46:05-08:00,commit, -27024,Chris Moody,2012-11-26 13:07:52-08:00,commit, -27025,Chris Moody,2012-11-26 12:04:12-08:00,commit, -27026,Chris Moody,2012-11-26 12:03:45-08:00,commit, -27027,Chris Moody,2012-11-26 11:06:14-08:00,commit, -27028,Britton Smith,2012-11-26 13:13:28-05:00,commit, -27029,Stephen Skory,2012-11-26 11:05:41-07:00,commit, -27030,Britton Smith,2012-11-26 13:01:19-05:00,commit, -27031,Stephen Skory,2012-11-26 09:30:12-07:00,commit, -27032,Stephen Skory,2012-11-26 09:14:42-07:00,commit, -27033,Stephen Skory,2012-11-26 09:06:31-07:00,commit, -27034,Stephen Skory,2012-11-25 15:23:49-07:00,commit, -27035,Stephen Skory,2012-11-25 09:50:40-07:00,commit, -27036,Stephen Skory,2012-11-25 09:05:12-07:00,commit, -27037,Chris Moody,2012-11-24 22:54:10-08:00,commit, -27038,Chris Moody,2012-11-24 19:47:43-08:00,commit, -27039,Chris Moody,2012-11-24 19:47:24-08:00,commit, -27040,Chris Moody,2012-11-23 23:49:11-08:00,commit, -27041,John ZuHone,2012-11-23 23:28:14-05:00,commit, -27042,Nathan Goldbaum,2012-11-21 17:12:32-08:00,commit, -27043,Chris Moody,2012-11-21 16:22:45-08:00,commit, -27044,Nathan Goldbaum,2012-11-21 15:32:37-08:00,commit, -27045,Chris Moody,2012-11-21 15:18:11-08:00,commit, -27046,Nathan Goldbaum,2012-11-21 15:13:31-08:00,commit, -27047,Chris Moody,2012-11-21 11:26:03-08:00,commit, -27048,Chris Moody,2012-11-21 09:19:04-08:00,commit, -27049,Chris Moody,2012-11-21 08:26:29-08:00,commit, -27050,Matthew Turk,2012-11-21 09:22:20-05:00,commit, -27051,Chris Moody,2012-11-20 23:50:15-08:00,commit, -27052,Chris Moody,2012-11-20 23:21:21-08:00,commit, -27053,Chris Moody,2012-11-20 23:09:28-08:00,commit, -27054,Chris Moody,2012-11-20 22:58:23-08:00,commit, -27055,Chris Moody,2012-11-20 22:27:39-08:00,commit, -27056,Chris Moody,2012-11-20 21:11:43-08:00,commit, -27057,Chris Moody,2012-11-20 19:13:45-08:00,commit, -27058,Chris Moody,2012-11-20 18:34:01-08:00,commit, -27059,Stephen Skory,2012-11-20 15:34:42-07:00,commit, -27060,Matthew Turk,2012-11-20 16:54:20-05:00,commit, -27061,Matthew Turk,2012-11-20 16:44:25-05:00,commit, -27062,Matthew Turk,2012-11-20 16:25:58-05:00,commit, -27063,John ZuHone,2012-11-20 15:42:49-05:00,commit, -27064,John ZuHone,2012-11-20 15:16:55-05:00,commit, -27065,Matthew Turk,2012-11-20 15:02:37-05:00,commit, -27066,John ZuHone,2012-11-20 14:28:11-05:00,commit, -27067,John ZuHone,2012-11-20 13:04:37-05:00,commit, -27068,John ZuHone,2012-11-20 12:58:21-05:00,commit, -27069,John ZuHone,2012-11-20 12:55:46-05:00,commit, -27070,John ZuHone,2012-11-20 11:37:27-05:00,commit, -27071,John ZuHone,2012-11-20 11:36:55-05:00,commit, -27072,John ZuHone,2012-11-20 09:58:08-05:00,commit, -27073,Sam Skillman,2012-11-19 21:53:30-07:00,commit, -27074,Sam Skillman,2012-11-19 21:52:51-07:00,commit, -27075,John ZuHone,2012-11-19 23:48:29-05:00,commit, -27076,John ZuHone,2012-11-19 23:30:05-05:00,commit, -27077,John ZuHone,2012-11-19 21:49:28-05:00,commit, -27078,Matthew Turk,2012-11-19 14:35:57-05:00,commit, -27079,Sam Leitner,2012-11-19 10:03:57-05:00,commit, -27080,Matthew Turk,2012-11-19 08:24:38-05:00,commit, -27081,Matthew Turk,2012-11-19 08:23:56-05:00,commit, -27082,Matthew Turk,2012-11-19 08:12:26-05:00,commit, -27083,Sam Leitner,2012-11-17 23:10:48-05:00,commit, -27084,Matthew Turk,2012-11-17 10:44:45-05:00,commit, -27085,John ZuHone,2012-11-17 09:52:33-05:00,commit, -27086,John ZuHone,2012-11-17 07:18:43-05:00,commit, -27087,John ZuHone,2012-11-17 07:16:41-05:00,commit, -27088,John ZuHone,2012-11-17 07:16:07-05:00,commit, -27089,John ZuHone,2012-11-17 07:15:41-05:00,commit, -27090,Anna Rosen,2012-11-16 13:52:49-08:00,commit, -27091,Cameron Hummels,2012-11-15 21:51:41-07:00,commit, -27092,Cameron Hummels,2012-11-15 21:44:44-07:00,commit, -27093,Cameron Hummels,2012-11-15 21:44:33-07:00,commit, -27094,Nathan Goldbaum,2012-11-15 19:39:10-08:00,commit, -27095,Nathan Goldbaum,2012-11-15 19:38:49-08:00,commit, -27096,Cameron Hummels,2012-11-15 20:35:16-07:00,commit, -27097,Cameron Hummels,2012-11-15 20:35:03-07:00,commit, -27098,John ZuHone,2012-11-15 22:33:53-05:00,commit, -27099,John ZuHone,2012-11-15 22:32:48-05:00,commit, -27100,Britton Smith,2012-11-15 22:26:29-05:00,commit, -27101,Cameron Hummels,2012-11-15 20:13:47-07:00,commit, -27102,Cameron Hummels,2012-11-15 20:13:28-07:00,commit, -27103,John ZuHone,2012-11-15 22:10:32-05:00,commit, -27104,John ZuHone,2012-11-15 22:05:03-05:00,commit, -27105,Cameron Hummels,2012-11-15 17:58:23-07:00,commit, -27106,Sam Skillman,2012-11-15 16:05:55-07:00,commit, -27107,Nathan Goldbaum,2012-11-15 12:51:36-08:00,commit, -27108,Douglas Rudd,2012-11-15 14:26:19-06:00,commit, -27109,Stephen Skory,2012-11-15 13:23:06-07:00,commit, -27110,Stephen Skory,2012-11-15 13:22:47-07:00,commit, -27111,Stephen Skory,2012-11-15 13:12:13-07:00,commit, -27112,Matthew Turk,2012-11-15 13:52:10-05:00,commit, -27113,Sam Skillman,2012-11-15 11:22:11-07:00,commit, -27114,Nathan Goldbaum,2012-11-14 21:16:26-08:00,commit, -27115,Nathan Goldbaum,2012-11-14 17:19:48-08:00,commit, -27116,Nathan Goldbaum,2012-11-14 17:12:55-08:00,commit, -27117,Nathan Goldbaum,2012-11-14 14:59:10-08:00,commit, -27118,Douglas Rudd,2012-11-14 16:17:32-06:00,commit, -27119,Nathan Goldbaum,2012-11-14 13:55:13-08:00,commit, -27120,Matthew Turk,2012-11-14 16:18:44-05:00,commit, -27121,Matthew Turk,2012-11-14 16:00:38-05:00,commit, -27122,John ZuHone,2012-11-14 15:59:48-05:00,commit, -27123,Douglas Rudd,2012-11-14 14:52:06-06:00,commit, -27124,Matthew Turk,2012-11-14 15:49:53-05:00,commit, -27125,Sam Skillman,2012-11-14 13:49:24-07:00,commit, -27126,Matthew Turk,2012-11-14 15:47:28-05:00,commit, -27127,John ZuHone,2012-11-14 15:44:46-05:00,commit, -27128,John ZuHone,2012-11-14 15:43:54-05:00,commit, -27129,John ZuHone,2012-11-14 15:42:05-05:00,commit, -27130,Nathan Goldbaum,2012-11-14 12:09:58-08:00,commit, -27131,Stephen Skory,2012-11-14 12:45:22-07:00,commit, -27132,Sam Skillman,2012-11-14 11:27:59-07:00,commit, -27133,Sam Skillman,2012-11-14 11:18:30-07:00,commit, -27134,Sam Skillman,2012-11-14 11:15:45-07:00,commit, -27135,Sam Skillman,2012-11-14 10:13:00-07:00,commit, -27136,Sam Leitner,2012-11-14 11:27:32-05:00,commit, -27137,Britton Smith,2012-11-14 10:15:53-05:00,commit, -27138,Britton Smith,2012-11-14 10:15:06-05:00,commit, -27139,Stephen Skory,2012-11-13 17:16:26-07:00,commit, -27140,Nathan Goldbaum,2012-11-13 15:43:43-08:00,commit, -27141,Stephen Skory,2012-11-13 15:36:50-07:00,commit, -27142,Sam Leitner,2012-11-13 13:50:38-05:00,commit, -27143,J.S. Oishi,2012-11-13 10:22:44-05:00,commit, -27144,J.S. Oishi,2012-11-13 10:22:18-05:00,commit, -27145,Matthew Turk,2012-11-13 09:14:52-05:00,commit, -27146,Britton Smith,2012-11-12 22:40:55-05:00,commit, -27147,Andrew Myers,2012-11-12 18:26:23-08:00,commit, -27148,Sam Skillman,2012-11-12 15:27:38-07:00,commit, -27149,Sam Skillman,2012-11-12 15:27:06-07:00,commit, -27150,Stephen Skory,2012-11-12 13:11:45-07:00,commit, -27151,Stephen Skory,2012-11-12 13:00:34-07:00,commit, -27152,Stephen Skory,2012-11-12 12:55:54-07:00,commit, -27153,Stephen Skory,2012-11-12 12:46:23-07:00,commit, -27154,Britton Smith,2012-11-12 14:39:18-05:00,commit, -27155,Britton Smith,2012-11-12 14:34:58-05:00,commit, -27156,Sam Skillman,2012-11-12 11:57:09-07:00,commit, -27157,Nathan Goldbaum,2012-11-12 10:56:17-08:00,commit, -27158,Sam Skillman,2012-11-12 10:13:20-07:00,commit, -27159,Sam Skillman,2012-11-12 10:13:09-07:00,commit, -27160,Matthew Turk,2012-11-11 21:52:29-05:00,commit, -27161,Matthew Turk,2012-11-11 18:30:53-05:00,commit, -27162,Matthew Turk,2012-11-11 15:34:42-05:00,commit, -27163,Matthew Turk,2012-11-11 14:20:07-05:00,commit, -27164,Matthew Turk,2012-11-11 11:12:34-05:00,commit, -27165,Matthew Turk,2012-11-11 10:50:12-05:00,commit, -27166,Matthew Turk,2012-11-11 10:45:51-05:00,commit, -27167,Matthew Turk,2012-11-11 10:35:52-05:00,commit, -27168,Britton Smith,2012-11-10 19:12:50-05:00,commit, -27169,Britton Smith,2012-11-10 17:54:18-05:00,commit, -27170,Britton Smith,2012-11-10 17:52:49-05:00,commit, -27171,Sam Skillman,2012-11-10 16:11:49-05:00,commit, -27172,Matthew Turk,2012-11-10 13:55:28-05:00,commit, -27173,Matthew Turk,2012-11-10 13:53:36-05:00,commit, -27174,Matthew Turk,2012-11-10 13:51:57-05:00,commit, -27175,Matthew Turk,2012-11-10 12:12:14-05:00,commit, -27176,Britton Smith,2012-11-10 09:10:00-05:00,commit, -27177,Britton Smith,2012-11-10 09:09:47-05:00,commit, -27178,Matthew Turk,2012-11-09 23:25:57-05:00,commit, -27179,Cameron Hummels,2012-11-09 23:25:36-05:00,commit, -27180,Matthew Turk,2012-11-09 23:24:35-05:00,commit, -27181,Cameron Hummels,2012-11-09 23:23:13-05:00,commit, -27182,Cameron Hummels,2012-11-09 23:22:19-05:00,commit, -27183,Matthew Turk,2012-11-09 22:18:23-05:00,commit, -27184,Matthew Turk,2012-11-09 22:15:56-05:00,commit, -27185,Stephen Skory,2012-11-09 17:03:08-07:00,commit, -27186,Cameron Hummels,2012-11-09 18:46:21-05:00,commit, -27187,Stephen Skory,2012-11-09 16:45:27-07:00,commit, -27188,Cameron Hummels,2012-11-09 18:45:09-05:00,commit, -27189,Sam Skillman,2012-11-09 16:09:43-07:00,commit, -27190,Sam Skillman,2012-11-09 15:57:08-07:00,commit, -27191,Sam Skillman,2012-11-09 15:56:24-07:00,commit, -27192,Matthew Turk,2012-11-09 17:48:29-05:00,commit, -27193,Sam Skillman,2012-11-09 15:47:06-07:00,commit, -27194,Sam Skillman,2012-11-09 15:27:20-07:00,commit, -27195,Cameron Hummels,2012-11-09 17:25:30-05:00,commit, -27196,Cameron Hummels,2012-11-09 16:42:26-05:00,commit, -27197,Cameron Hummels,2012-11-09 16:38:03-05:00,commit, -27198,Cameron Hummels,2012-11-09 16:32:19-05:00,commit, -27199,John ZuHone,2012-11-09 16:21:01-05:00,commit, -27200,Stephen Skory,2012-11-09 14:19:27-07:00,commit, -27201,Stephen Skory,2012-11-09 14:17:45-07:00,commit, -27202,Stephen Skory,2012-11-09 14:11:18-07:00,commit, -27203,Stephen Skory,2012-11-09 14:09:27-07:00,commit, -27204,Stephen Skory,2012-11-09 14:08:57-07:00,commit, -27205,Cameron Hummels,2012-11-09 15:01:18-05:00,commit, -27206,Sam Skillman,2012-11-09 12:12:32-07:00,commit, -27207,Sam Skillman,2012-11-09 12:12:10-07:00,commit, -27208,Casey W. Stark,2012-11-09 09:14:56-08:00,commit, -27209,Cameron Hummels,2012-11-09 11:15:45-05:00,commit, -27210,Matthew Turk,2012-11-08 15:44:32-05:00,commit, -27211,Britton Smith,2012-11-08 14:38:26-05:00,commit, -27212,Matthew Turk,2012-11-08 14:33:20-05:00,commit, -27213,Matthew Turk,2012-11-08 14:32:13-05:00,commit, -27214,Matthew Turk,2012-11-08 14:30:37-05:00,commit, -27215,Nathan Goldbaum,2012-11-08 13:56:28-05:00,commit, -27216,Nathan Goldbaum,2012-11-08 13:55:57-05:00,commit, -27217,Britton Smith,2012-11-08 11:56:14-05:00,commit, -27218,Stephen Skory,2012-11-08 09:38:33-07:00,commit, -27219,Sam Skillman,2012-11-08 08:26:55-07:00,commit, -27220,Sam Skillman,2012-11-07 21:39:11-07:00,commit, -27221,Sam Skillman,2012-11-07 21:38:42-07:00,commit, -27222,Matthew Turk,2012-11-07 22:03:38-05:00,commit, -27223,Britton Smith,2012-11-07 21:20:15-05:00,commit, -27224,Britton Smith,2012-11-07 21:19:56-05:00,commit, -27225,Matthew Turk,2012-11-07 20:37:08-05:00,commit, -27226,Stephen Skory,2012-11-07 16:34:37-07:00,commit, -27227,Stephen Skory,2012-11-07 16:34:30-07:00,commit, -27228,Stephen Skory,2012-11-07 16:31:40-07:00,commit, -27229,Stephen Skory,2012-11-07 16:30:44-07:00,commit, -27230,Stephen Skory,2012-11-07 16:03:20-07:00,commit, -27231,Stephen Skory,2012-11-07 15:54:13-07:00,commit, -27232,Stephen Skory,2012-11-07 15:53:20-07:00,commit, -27233,Matthew Turk,2012-11-07 17:35:34-05:00,commit, -27234,Matthew Turk,2012-11-07 17:35:14-05:00,commit, -27235,Britton Smith,2012-11-07 17:24:05-05:00,commit, -27236,Chris Moody,2012-11-07 14:20:15-08:00,commit, -27237,Chris Moody,2012-11-07 14:09:16-08:00,commit, -27238,Chris Moody,2012-11-07 14:08:18-08:00,commit, -27239,Chris Moody,2012-11-07 14:07:14-08:00,commit, -27240,Matthew Turk,2012-11-07 17:06:32-05:00,commit, -27241,Chris Moody,2012-11-07 14:06:06-08:00,commit, -27242,Britton Smith,2012-11-07 16:58:00-05:00,commit, -27243,Matthew Turk,2012-11-07 15:53:25-05:00,commit, -27244,Britton Smith,2012-11-07 15:50:54-05:00,commit, -27245,Britton Smith,2012-11-07 15:50:33-05:00,commit, -27246,Matthew Turk,2012-11-07 15:50:31-05:00,commit, -27247,Matthew Turk,2012-11-07 15:50:14-05:00,commit, -27248,Nathan Goldbaum,2012-11-07 15:39:29-05:00,commit, -27249,Sam Skillman,2012-11-07 13:29:55-07:00,commit, -27250,Matthew Turk,2012-11-07 15:28:54-05:00,commit, -27251,Britton Smith,2012-11-07 15:20:44-05:00,commit, -27252,Britton Smith,2012-11-07 15:20:31-05:00,commit, -27253,Matthew Turk,2012-11-07 14:52:19-05:00,commit, -27254,Matthew Turk,2012-11-07 14:41:06-05:00,commit, -27255,Christian Karch,2012-11-07 13:39:47+01:00,commit, -27256,Christian Karch,2012-11-07 13:38:18+01:00,commit, -27257,Matthew Turk,2012-11-07 07:15:59-05:00,commit, -27258,Stephen Skory,2012-11-06 14:56:44-07:00,commit, -27259,Sam Skillman,2012-11-06 12:27:46-07:00,commit, -27260,Sam Skillman,2012-11-06 11:13:54-07:00,commit, -27261,Sam Skillman,2012-11-06 11:12:43-07:00,commit, -27262,Stephen Skory,2012-11-06 09:48:07-07:00,commit, -27263,Sam Leitner,2012-11-05 22:47:31-05:00,commit, -27264,Stephen Skory,2012-11-05 14:55:20-07:00,commit, -27265,Britton Smith,2012-11-05 16:36:28-05:00,commit, -27266,Britton Smith,2012-11-05 16:24:13-05:00,commit, -27267,Matthew Turk,2012-11-05 15:31:37-05:00,commit, -27268,Matthew Turk,2012-11-05 14:31:31-05:00,commit, -27269,Matthew Turk,2012-11-05 14:17:08-05:00,commit, -27270,Matthew Turk,2012-11-05 14:05:22-05:00,commit, -27271,Matthew Turk,2012-11-05 13:21:22-05:00,commit, -27272,Matthew Turk,2012-11-05 11:58:18-05:00,commit, -27273,Matthew Turk,2012-11-05 11:53:23-05:00,commit, -27274,Matthew Turk,2012-11-05 10:29:47-05:00,commit, -27275,Matthew Turk,2012-11-05 10:26:35-05:00,commit, -27276,Matthew Turk,2012-11-05 10:05:46-05:00,commit, -27277,Stephen Skory,2012-11-02 17:23:46-06:00,commit, -27278,Nathan Goldbaum,2012-11-02 14:48:55-07:00,commit, -27279,Britton Smith,2012-11-02 17:01:14-04:00,commit, -27280,Matthew Turk,2012-11-02 16:16:24-04:00,commit, -27281,Nathan Goldbaum,2012-11-02 12:35:37-07:00,commit, -27282,Matthew Turk,2012-11-02 14:17:46-04:00,commit, -27283,Matthew Turk,2012-11-02 13:13:27-04:00,commit, -27284,Matthew Turk,2012-11-02 13:02:23-04:00,commit, -27285,Matthew Turk,2012-11-02 07:23:31-04:00,commit, -27286,Matthew Turk,2012-11-02 07:22:36-04:00,commit, -27287,Matthew Turk,2012-11-02 07:18:03-04:00,commit, -27288,Matthew Turk,2012-11-01 18:46:13-04:00,commit, -27289,Matthew Turk,2012-11-01 16:34:28-04:00,commit, -27290,Chris Moody,2012-10-31 17:46:10-07:00,commit, -27291,Matthew Turk,2012-10-31 10:53:54-04:00,commit, -27292,Christian Karch,2012-10-31 14:05:26+01:00,commit, -27293,Christian Karch,2012-10-31 13:50:35+01:00,commit, -27294,Matthew Turk,2012-10-30 16:34:32-04:00,commit, -27295,Sam Skillman,2012-10-30 14:21:35-06:00,commit, -27296,Sam Skillman,2012-10-30 13:46:57-06:00,commit, -27297,Christian Karch,2012-10-30 20:15:50+01:00,commit, -27298,Christian Karch,2012-10-30 19:58:19+01:00,commit, -27299,Christian Karch,2012-10-30 10:48:03+01:00,commit, -27300,Christian Karch,2012-10-30 10:39:04+01:00,commit, -27301,Christian Karch,2012-10-29 17:00:04+01:00,commit, -27302,Christian Karch,2012-10-29 14:49:37+01:00,commit, -27303,Matthew Turk,2012-10-26 08:12:59-04:00,commit, -27304,Matthew Turk,2012-10-26 07:43:09-04:00,commit, -27305,Matthew Turk,2012-10-26 07:26:33-04:00,commit, -27306,Matthew Turk,2012-10-26 07:25:21-04:00,commit, -27307,Sam Skillman,2012-10-25 16:48:33-06:00,commit, -27308,Sam Skillman,2012-10-25 16:48:20-06:00,commit, -27309,Sam Skillman,2012-10-25 16:46:53-06:00,commit, -27310,Sam Skillman,2012-10-24 18:39:55-06:00,commit, -27311,Geoffrey So,2012-10-24 17:10:34-07:00,commit, -27312,Matthew Turk,2012-10-24 15:58:34-04:00,commit, -27313,Matthew Turk,2012-10-24 15:41:53-04:00,commit, -27314,Matthew Turk,2012-10-24 15:35:09-04:00,commit, -27315,Matthew Turk,2012-10-24 15:25:36-04:00,commit, -27316,Matthew Turk,2012-10-24 15:23:34-04:00,commit, -27317,Matthew Turk,2012-10-24 15:10:15-04:00,commit, -27318,Matthew Turk,2012-10-24 15:08:47-04:00,commit, -27319,Matthew Turk,2012-10-24 15:01:55-04:00,commit, -27320,Matthew Turk,2012-10-24 14:57:29-04:00,commit, -27321,Matthew Turk,2012-10-24 14:54:50-04:00,commit, -27322,Matthew Turk,2012-10-24 14:35:30-04:00,commit, -27323,Matthew Turk,2012-10-24 11:03:41-04:00,commit, -27324,Stephen Skory,2012-10-24 08:56:30-06:00,commit, -27325,Matthew Turk,2012-10-24 07:45:20-04:00,commit, -27326,Matthew Turk,2012-10-23 23:11:56-04:00,commit, -27327,Stephen Skory,2012-10-23 21:04:24-06:00,commit, -27328,Matthew Turk,2012-10-23 22:41:33-04:00,commit, -27329,Matthew Turk,2012-10-23 21:31:28-04:00,commit, -27330,Anthony Scopatz,2012-10-23 19:52:54-05:00,commit, -27331,Anthony Scopatz,2012-10-23 19:50:53-05:00,commit, -27332,Matthew Turk,2012-10-23 20:42:45-04:00,commit, -27333,Matthew Turk,2012-10-23 20:42:02-04:00,commit, -27334,Matthew Turk,2012-10-23 20:24:26-04:00,commit, -27335,Stephen Skory,2012-10-23 17:16:02-06:00,commit, -27336,Matthew Turk,2012-10-23 19:13:24-04:00,commit, -27337,Nathan Goldbaum,2012-10-23 15:53:32-07:00,commit, -27338,Matthew Turk,2012-10-23 17:39:04-04:00,commit, -27339,Anthony Scopatz,2012-10-23 16:20:47-05:00,commit, -27340,Anthony Scopatz,2012-10-23 14:55:26-05:00,commit, -27341,Anthony Scopatz,2012-10-23 14:35:34-05:00,commit, -27342,Anthony Scopatz,2012-10-23 14:33:27-05:00,commit, -27343,Matthew Turk,2012-10-23 15:18:17-04:00,commit, -27344,Matthew Turk,2012-10-23 14:50:16-04:00,commit, -27345,Matthew Turk,2012-10-23 14:47:23-04:00,commit, -27346,Matthew Turk,2012-10-23 14:18:56-04:00,commit, -27347,Matthew Turk,2012-10-23 13:03:45-04:00,commit, -27348,Matthew Turk,2012-10-23 12:39:10-04:00,commit, -27349,Stephen Skory,2012-10-23 10:10:59-06:00,commit, -27350,Stephen Skory,2012-10-23 09:50:32-06:00,commit, -27351,Matthew Turk,2012-10-23 11:45:53-04:00,commit, -27352,Stephen Skory,2012-10-23 09:39:19-06:00,commit, -27353,Stephen Skory,2012-10-23 09:39:01-06:00,commit, -27354,Matthew Turk,2012-10-23 10:56:29-04:00,commit, -27355,J.S. Oishi,2012-10-23 10:54:14-04:00,commit, -27356,Chris Moody,2012-10-23 00:31:57-07:00,commit, -27357,Chris Moody,2012-10-23 00:30:53-07:00,commit, -27358,Chris Moody,2012-10-23 00:30:19-07:00,commit, -27359,Matthew Turk,2012-10-22 16:47:34-04:00,commit, -27360,Matthew Turk,2012-10-22 16:46:56-04:00,commit, -27361,Matthew Turk,2012-10-20 22:56:35-04:00,commit, -27362,Matthew Turk,2012-10-20 13:02:53-04:00,commit, -27363,Matthew Turk,2012-10-20 09:36:20-04:00,commit, -27364,Matthew Turk,2012-10-20 08:25:39-04:00,commit, -27365,Matthew Turk,2012-10-20 08:24:47-04:00,commit, -27366,Matthew Turk,2012-10-19 18:59:17-04:00,commit, -27367,Stephen Skory,2012-10-19 16:50:02-06:00,commit, -27368,Matthew Turk,2012-10-19 16:42:04-04:00,commit, -27369,Stephen Skory,2012-10-19 14:03:30-06:00,commit, -27370,J.S. Oishi,2012-10-19 14:53:01-04:00,commit, -27371,Sam Skillman,2012-10-19 08:50:14-06:00,commit, -27372,Sam Skillman,2012-10-19 08:49:20-06:00,commit, -27373,Matthew Turk,2012-10-19 08:01:53-04:00,commit, -27374,Matthew Turk,2012-10-19 07:39:14-04:00,commit, -27375,Chris Moody,2012-10-18 20:29:34-07:00,commit, -27376,Chris Moody,2012-10-18 20:09:08-07:00,commit, -27377,Chris Moody,2012-10-18 20:05:11-07:00,commit, -27378,Chris Moody,2012-10-18 19:31:25-07:00,commit, -27379,J.S. Oishi,2012-10-18 15:49:02-04:00,commit, -27380,Nathan Goldbaum,2012-10-18 12:21:06-07:00,commit, -27381,Nathan Goldbaum,2012-10-18 12:18:49-07:00,commit, -27382,Matthew Turk,2012-10-18 15:04:12-04:00,commit, -27383,Nathan Goldbaum,2012-10-18 11:53:46-07:00,commit, -27384,Matthew Turk,2012-10-18 13:55:11-04:00,commit, -27385,Matthew Turk,2012-10-18 13:13:32-04:00,commit, -27386,Matthew Turk,2012-10-18 11:41:17-04:00,commit, -27387,Britton Smith,2012-10-18 09:53:30-04:00,commit, -27388,Matthew Turk,2012-10-18 00:33:18-04:00,commit, -27389,Matthew Turk,2012-10-18 00:24:15-04:00,commit, -27390,Matthew Turk,2012-10-17 23:01:26-04:00,commit, -27391,Matthew Turk,2012-10-17 22:47:58-04:00,commit, -27392,Matthew Turk,2012-10-17 22:39:24-04:00,commit, -27393,Matthew Turk,2012-10-17 21:59:12-04:00,commit, -27394,Matthew Turk,2012-10-17 18:10:16-04:00,commit, -27395,Matthew Turk,2012-10-17 16:56:00-04:00,commit, -27396,Matthew Turk,2012-10-17 16:51:46-04:00,commit, -27397,Matthew Turk,2012-10-17 16:50:31-04:00,commit, -27398,Matthew Turk,2012-10-17 16:38:29-04:00,commit, -27399,Matthew Turk,2012-10-17 16:30:36-04:00,commit, -27400,Matthew Turk,2012-10-17 15:55:49-04:00,commit, -27401,Matthew Turk,2012-10-17 15:48:38-04:00,commit, -27402,Nathan Goldbaum,2012-10-17 11:43:48-07:00,commit, -27403,Nathan Goldbaum,2012-10-17 11:42:48-07:00,commit, -27404,Britton Smith,2012-10-16 16:54:02-04:00,commit, -27405,Anthony Scopatz,2012-10-16 14:10:56-05:00,commit, -27406,Anthony Scopatz,2012-10-16 13:15:13-05:00,commit, -27407,Kacper Kowalik,2012-10-16 18:59:29+02:00,commit, -27408,Kacper Kowalik,2012-10-16 18:54:44+02:00,commit, -27409,Kacper Kowalik,2012-10-16 18:48:37+02:00,commit, -27410,Kacper Kowalik,2012-10-16 17:46:29+02:00,commit, -27411,Kacper Kowalik,2012-10-16 17:45:30+02:00,commit, -27412,Matthew Turk,2012-10-16 00:17:20-07:00,commit, -27413,Matthew Turk,2012-10-15 23:59:45-07:00,commit, -27414,Nathan Goldbaum,2012-10-15 18:24:13-07:00,commit, -27415,Nathan Goldbaum,2012-10-15 18:15:52-07:00,commit, -27416,Matthew Turk,2012-10-15 21:03:42-04:00,commit, -27417,Matthew Turk,2012-10-15 11:58:57-04:00,commit, -27418,Stephen Skory,2012-10-15 09:50:00-06:00,commit, -27419,Stephen Skory,2012-10-15 09:38:53-06:00,commit, -27420,Stephen Skory,2012-10-15 09:23:42-06:00,commit, -27421,Matthew Turk,2012-10-15 07:19:16-07:00,commit, -27422,Christian Karch,2012-10-15 09:39:36+02:00,commit, -27423,Matthew Turk,2012-10-15 01:11:44-04:00,commit, -27424,Matthew Turk,2012-10-15 00:37:52-04:00,commit, -27425,Matthew Turk,2012-10-14 15:23:28-04:00,commit, -27426,Chris Moody,2012-10-12 16:36:09-07:00,commit, -27427,Chris Moody,2012-10-12 16:34:32-07:00,commit, -27428,Chris Moody,2012-10-12 16:09:10-07:00,commit, -27429,Matthew Turk,2012-10-12 16:09:09-07:00,commit, -27430,Chris Moody,2012-10-12 16:09:01-07:00,commit, -27431,Chris Moody,2012-10-12 15:06:42-07:00,commit, -27432,Chris Moody,2012-10-12 15:04:29-07:00,commit, -27433,Chris Moody,2012-10-12 14:55:16-07:00,commit, -27434,Stephen Skory,2012-10-12 15:06:24-06:00,commit, -27435,Chris Moody,2012-10-12 13:14:11-07:00,commit, -27436,Matthew Turk,2012-10-12 12:59:08-07:00,commit, -27437,Stephen Skory,2012-10-12 08:37:09-06:00,commit, -27438,Stephen Skory,2012-10-12 08:34:57-06:00,commit, -27439,Christian Karch,2012-10-12 15:48:11+02:00,commit, -27440,Matthew Turk,2012-10-11 21:03:00-07:00,commit, -27441,Matthew Turk,2012-10-11 19:03:01-07:00,commit, -27442,Matthew Turk,2012-10-11 18:15:50-07:00,commit, -27443,Anthony Scopatz,2012-10-11 19:58:58-05:00,commit, -27444,Matthew Turk,2012-10-11 17:48:48-07:00,commit, -27445,Matthew Turk,2012-10-11 16:25:15-07:00,commit, -27446,Anthony Scopatz,2012-10-11 17:43:46-05:00,commit, -27447,Matthew Turk,2012-10-11 14:53:24-07:00,commit, -27448,Stephen Skory,2012-10-11 15:09:21-06:00,commit, -27449,Stephen Skory,2012-10-11 15:06:20-06:00,commit, -27450,Stephen Skory,2012-10-11 15:03:59-06:00,commit, -27451,J.S. Oishi,2012-10-11 14:55:34-04:00,commit, -27452,J.S. Oishi,2012-10-11 14:50:28-04:00,commit, -27453,Nathan Goldbaum,2012-10-10 17:11:53-07:00,commit, -27454,Nathan Goldbaum,2012-10-10 17:11:00-07:00,commit, -27455,Matthew Turk,2012-10-10 17:00:34-07:00,commit, -27456,John ZuHone,2012-10-10 14:53:13-04:00,commit, -27457,Nathan Goldbaum,2012-10-09 23:40:05-07:00,commit, -27458,Nathan Goldbaum,2012-10-09 23:12:33-07:00,commit, -27459,Nathan Goldbaum,2012-10-09 22:42:47-07:00,commit, -27460,Matthew Turk,2012-10-09 14:10:24-07:00,commit, -27461,Nathan Goldbaum,2012-10-09 12:05:36-07:00,commit, -27462,Nathan Goldbaum,2012-10-09 11:42:39-07:00,commit, -27463,Nathan Goldbaum,2012-10-09 11:20:18-07:00,commit, -27464,Nathan Goldbaum,2012-10-09 10:37:15-07:00,commit, -27465,Nathan Goldbaum,2012-10-09 10:35:47-07:00,commit, -27466,Nathan Goldbaum,2012-10-09 10:35:01-07:00,commit, -27467,Nathan Goldbaum,2012-10-09 10:22:56-07:00,commit, -27468,Matthew Turk,2012-10-08 15:18:38-07:00,commit, -27469,Nathan Goldbaum,2012-10-08 13:39:33-07:00,commit, -27470,Nathan Goldbaum,2012-10-08 13:39:33-07:00,commit, -27471,Nathan Goldbaum,2012-10-08 11:57:00-07:00,commit, -27472,Nathan Goldbaum,2012-10-08 11:55:21-07:00,commit, -27473,John ZuHone,2012-10-06 15:39:59-04:00,commit, -27474,John ZuHone,2012-10-06 14:54:46-04:00,commit, -27475,Matthew Turk,2012-10-05 17:04:57-07:00,commit, -27476,Sam Skillman,2012-10-05 17:54:41-06:00,commit, -27477,Nathan Goldbaum,2012-10-04 21:59:58-07:00,commit, -27478,Nathan Goldbaum,2012-10-04 21:54:30-07:00,commit, -27479,Nathan Goldbaum,2012-10-04 21:54:02-07:00,commit, -27480,Matthew Turk,2012-10-05 00:03:46-04:00,commit, -27481,John ZuHone,2012-10-04 18:47:02-04:00,commit, -27482,Anthony Scopatz,2012-10-04 17:02:52-05:00,commit, -27483,Anthony Scopatz,2012-10-04 16:40:18-05:00,commit, -27484,Matthew Turk,2012-10-04 14:06:56-04:00,commit, -27485,Matthew Turk,2012-10-04 13:44:13-04:00,commit, -27486,Sam Skillman,2012-10-04 10:02:07-06:00,commit, -27487,Sam Skillman,2012-10-04 09:03:31-06:00,commit, -27488,Matthew Turk,2012-10-04 09:59:16-04:00,commit, -27489,Matthew Turk,2012-10-03 22:29:21-07:00,commit, -27490,Matthew Turk,2012-10-03 18:44:21-07:00,commit, -27491,Matthew Turk,2012-10-03 20:12:50-04:00,commit, -27492,J.S. Oishi,2012-10-03 19:33:02-04:00,commit, -27493,Matthew Turk,2012-10-02 23:42:24-04:00,commit, -27494,Nathan Goldbaum,2012-10-02 18:34:17-07:00,commit, -27495,Nathan Goldbaum,2012-10-02 15:37:54-07:00,commit, -27496,Nathan Goldbaum,2012-10-02 15:37:32-07:00,commit, -27497,Matthew Turk,2012-10-02 14:22:33-04:00,commit, -27498,Nathan Goldbaum,2012-10-01 22:34:58-07:00,commit, -27499,Nathan Goldbaum,2012-10-01 18:05:25-07:00,commit, -27500,Nathan Goldbaum,2012-10-01 17:32:21-07:00,commit, -27501,Nathan Goldbaum,2012-10-01 16:55:27-07:00,commit, -27502,Nathan Goldbaum,2012-10-01 16:39:33-07:00,commit, -27503,John Wise,2012-10-01 16:46:16-04:00,commit, -27504,Sam Skillman,2012-10-01 14:38:24-06:00,commit, -27505,Kacper Kowalik,2012-10-01 11:36:00+02:00,commit, -27506,Sam Skillman,2012-09-28 16:42:57-06:00,commit, -27507,Sam Skillman,2012-09-28 16:22:51-06:00,commit, -27508,Nathan Goldbaum,2012-09-27 18:11:16-07:00,commit, -27509,Andrew Myers,2012-09-27 15:53:30-07:00,commit, -27510,Anthony Scopatz,2012-09-27 15:58:51-05:00,commit, -27511,Andrew Myers,2012-09-27 13:30:17-07:00,commit, -27512,Nathan Goldbaum,2012-09-27 12:03:32-07:00,commit, -27513,Nathan Goldbaum,2012-09-26 16:59:21-07:00,commit, -27514,Andrew Myers,2012-09-26 16:43:22-07:00,commit, -27515,Nathan Goldbaum,2012-09-26 14:14:25-07:00,commit, -27516,Nathan Goldbaum,2012-09-26 12:47:04-07:00,commit, -27517,Nathan Goldbaum,2012-09-26 12:28:21-07:00,commit, -27518,Nathan Goldbaum,2012-09-26 12:25:45-07:00,commit, -27519,Matthew Turk,2012-09-26 13:25:34-04:00,commit, -27520,Sam Skillman,2012-09-26 09:37:07-06:00,commit, -27521,Matthew Turk,2012-09-26 11:34:17-04:00,commit, -27522,Matthew Turk,2012-09-26 11:20:57-04:00,commit, -27523,Matthew Turk,2012-09-26 11:04:33-04:00,commit, -27524,Matthew Turk,2012-09-26 10:59:53-04:00,commit, -27525,Matthew Turk,2012-09-26 10:45:02-04:00,commit, -27526,Nathan Goldbaum,2012-09-25 16:35:44-07:00,commit, -27527,Sam Skillman,2012-09-25 16:08:20-06:00,commit, -27528,Anthony Scopatz,2012-09-25 16:22:50-05:00,commit, -27529,Anthony Scopatz,2012-09-25 15:26:45-05:00,commit, -27530,Anthony Scopatz,2012-09-25 15:26:05-05:00,commit, -27531,Anthony Scopatz,2012-09-25 15:24:15-05:00,commit, -27532,Anthony Scopatz,2012-09-25 14:39:37-05:00,commit, -27533,Matthew Turk,2012-09-25 14:02:11-04:00,commit, -27534,Matthew Turk,2012-09-25 14:02:02-04:00,commit, -27535,Kacper Kowalik,2012-09-25 16:09:04+02:00,commit, -27536,Sam Skillman,2012-09-25 00:32:02-06:00,commit, -27537,Sam Skillman,2012-09-25 00:24:21-06:00,commit, -27538,Anthony Scopatz,2012-09-24 21:42:49-05:00,commit, -27539,Anthony Scopatz,2012-09-24 20:59:32-05:00,commit, -27540,Anthony Scopatz,2012-09-24 18:35:32-05:00,commit, -27541,Nathan Goldbaum,2012-09-24 13:44:20-07:00,commit, -27542,Stephanie Tonnesen,2012-09-24 15:42:03-04:00,commit, -27543,Nathan Goldbaum,2012-09-21 12:04:07-07:00,commit, -27544,Kacper Kowalik,2012-09-20 20:18:15+02:00,commit, -27545,Matthew Turk,2012-09-20 14:15:49-04:00,commit, -27546,Nathan Goldbaum,2012-09-20 11:06:20-07:00,commit, -27547,Nathan Goldbaum,2012-09-20 10:58:50-07:00,commit, -27548,Kacper Kowalik,2012-09-20 17:01:42+02:00,commit, -27549,Kacper Kowalik,2012-09-20 11:24:55+02:00,commit, -27550,Andrew Myers,2012-09-19 22:45:50-07:00,commit, -27551,Matthew Turk,2012-09-19 22:16:13-04:00,commit, -27552,Sam Skillman,2012-09-19 15:32:51-06:00,commit, -27553,Sam Skillman,2012-09-19 13:20:14-06:00,commit, -27554,Matthew Turk,2012-09-19 09:08:03-04:00,commit, -27555,Matthew Turk,2012-09-19 09:04:53-04:00,commit, -27556,Nathan Goldbaum,2012-09-18 16:25:39-07:00,commit, -27557,Matthew Turk,2012-09-18 16:49:19-04:00,commit, -27558,Matthew Turk,2012-09-18 16:39:48-04:00,commit, -27559,Matthew Turk,2012-09-18 16:39:29-04:00,commit, -27560,Matthew Turk,2012-09-18 11:45:38-04:00,commit, -27561,Matthew Turk,2012-09-18 11:42:09-04:00,commit, -27562,Matthew Turk,2012-09-18 11:41:25-04:00,commit, -27563,Matthew Turk,2012-09-18 11:39:17-04:00,commit, -27564,Matthew Turk,2012-09-17 21:15:14-04:00,commit, -27565,Chris Moody,2012-09-17 16:55:55-07:00,commit, -27566,Nathan Goldbaum,2012-09-17 16:04:08-07:00,commit, -27567,Sam Skillman,2012-09-17 14:53:42-06:00,commit, -27568,Nathan Goldbaum,2012-09-17 13:33:58-07:00,commit, -27569,Nathan Goldbaum,2012-09-17 13:03:57-07:00,commit, -27570,Matthew Turk,2012-09-17 14:53:11-04:00,commit, -27571,Matthew Turk,2012-09-17 13:05:31-04:00,commit, -27572,Matthew Turk,2012-09-14 16:29:46-04:00,commit, -27573,Matthew Turk,2012-09-14 16:15:49-04:00,commit, -27574,Matthew Turk,2012-09-14 16:03:29-04:00,commit, -27575,Matthew Turk,2012-09-14 14:42:30-04:00,commit, -27576,Nathan Goldbaum,2012-09-14 11:35:20-07:00,commit, -27577,Stephanie Tonnesen,2012-09-13 22:24:02-04:00,commit, -27578,Sam Skillman,2012-09-13 16:41:02-06:00,commit, -27579,Sam Skillman,2012-09-13 16:28:47-06:00,commit, -27580,Stephanie Tonnesen,2012-09-13 17:31:12-04:00,commit, -27581,Stephanie Tonnesen,2012-09-13 17:06:39-04:00,commit, -27582,Matthew Turk,2012-09-13 08:30:49-04:00,commit, -27583,Matthew Turk,2012-09-13 08:30:49-04:00,commit, -27584,Anthony Scopatz,2012-09-12 15:19:17-05:00,commit, -27585,Anthony Scopatz,2012-09-12 14:47:52-05:00,commit, -27586,Anthony Scopatz,2012-09-11 17:52:53-05:00,commit, -27587,Matthew Turk,2012-09-11 18:46:01-04:00,commit, -27588,Matthew Turk,2012-09-11 18:35:47-04:00,commit, -27589,Sam Skillman,2012-09-11 15:46:26-06:00,commit, -27590,Matthew Turk,2012-09-10 14:15:49-04:00,commit, -27591,Matthew Turk,2012-09-10 13:59:42-04:00,commit, -27592,Matthew Turk,2012-09-10 13:46:03-04:00,commit, -27593,Sam Skillman,2012-09-10 09:46:37-06:00,commit, -27594,Matthew Turk,2012-09-10 11:37:59-04:00,commit, -27595,Matthew Turk,2012-09-10 11:24:04-04:00,commit, -27596,Matthew Turk,2012-09-10 11:23:49-04:00,commit, -27597,Nathan Goldbaum,2012-09-08 18:58:00-07:00,commit, -27598,Matthew Turk,2012-09-08 15:52:31-05:00,commit, -27599,Stephen Skory,2012-09-08 11:19:38-06:00,commit, -27600,Brian Crosby,2012-09-08 12:37:48-04:00,commit, -27601,Nathan Goldbaum,2012-09-07 16:49:29-07:00,commit, -27602,Nathan Goldbaum,2012-09-09 11:07:57-07:00,commit, -27603,Nathan Goldbaum,2012-09-08 18:58:00-07:00,commit, -27604,Nathan Goldbaum,2012-09-07 16:49:29-07:00,commit, -27605,Stephen Skory,2012-09-07 14:29:10-06:00,commit, -27606,Stephen Skory,2012-09-07 13:23:36-06:00,commit, -27607,Nathan Goldbaum,2012-09-07 12:15:03-07:00,commit, -27608,Nathan Goldbaum,2012-09-07 12:05:06-07:00,commit, -27609,Nathan Goldbaum,2012-09-07 12:00:01-07:00,commit, -27610,Brian Crosby,2012-09-07 14:10:12-04:00,commit, -27611,Brian Crosby,2012-09-06 18:25:40-04:00,commit, -27612,Nathan Goldbaum,2012-09-06 09:27:59-07:00,commit, -27613,Nathan Goldbaum,2012-09-06 08:13:08-07:00,commit, -27614,Anthony Scopatz,2012-09-05 19:10:07-07:00,commit, -27615,Nathan Goldbaum,2012-09-05 19:09:51-07:00,commit, -27616,Nathan Goldbaum,2012-09-05 19:08:07-07:00,commit, -27617,Sam Skillman,2012-09-05 15:41:37-06:00,commit, -27618,Brian Crosby,2012-09-05 17:06:50-04:00,commit, -27619,Brian Crosby,2012-09-05 16:44:10-04:00,commit, -27620,Anthony Scopatz,2012-09-05 15:14:17-05:00,commit, -27621,Anthony Scopatz,2012-09-05 14:22:54-05:00,commit, -27622,Nathan Goldbaum,2012-09-05 11:45:02-07:00,commit, -27623,Kacper Kowalik,2012-09-05 20:00:50+02:00,commit, -27624,Sam Skillman,2012-09-05 10:32:57-06:00,commit, -27625,Sam Skillman,2012-09-05 10:18:21-06:00,commit, -27626,Sam Skillman,2012-09-05 10:16:56-06:00,commit, -27627,Kacper Kowalik,2012-09-05 17:37:15+02:00,commit, -27628,Kacper Kowalik,2012-09-05 15:17:14+02:00,commit, -27629,Kacper Kowalik,2012-09-05 15:07:54+02:00,commit, -27630,Kacper Kowalik,2012-09-05 15:05:50+02:00,commit, -27631,Kacper Kowalik,2012-09-05 15:03:46+02:00,commit, -27632,Kacper Kowalik,2012-09-05 14:28:01+02:00,commit, -27633,Kacper Kowalik,2012-09-05 13:20:42+02:00,commit, -27634,Kacper Kowalik,2012-09-05 12:49:41+02:00,commit, -27635,Kacper Kowalik,2012-09-05 12:48:46+02:00,commit, -27636,John ZuHone,2012-09-04 22:06:59-04:00,commit, -27637,Sam Skillman,2012-09-04 20:01:35-06:00,commit, -27638,Anthony Scopatz,2012-09-04 18:14:00-05:00,commit, -27639,Sam Skillman,2012-09-04 16:28:12-04:00,commit, -27640,Sam Skillman,2012-09-04 15:08:42-04:00,commit, -27641,Sam Skillman,2012-09-04 14:52:47-04:00,commit, -27642,Sam Skillman,2012-09-04 14:25:47-04:00,commit, -27643,Sam Skillman,2012-09-04 14:03:17-04:00,commit, -27644,Sam Skillman,2012-09-04 13:25:14-04:00,commit, -27645,Sam Skillman,2012-09-04 13:23:36-04:00,commit, -27646,Sam Skillman,2012-09-04 13:00:19-04:00,commit, -27647,Matthew Turk,2012-09-03 14:06:36-04:00,commit, -27648,Sam Skillman,2012-09-03 13:59:56-04:00,commit, -27649,Nathan Goldbaum,2012-09-03 07:32:32-07:00,commit, -27650,Nathan Goldbaum,2012-09-03 07:18:55-07:00,commit, -27651,Matthew Turk,2012-09-03 08:06:15-04:00,commit, -27652,Nathan Goldbaum,2012-09-03 04:48:28-07:00,commit, -27653,Sam Skillman,2012-09-03 05:40:48-06:00,commit, -27654,Nathan Goldbaum,2012-09-02 16:27:48-07:00,commit, -27655,Nathan Goldbaum,2012-09-02 16:12:01-07:00,commit, -27656,Nathan Goldbaum,2012-09-02 16:10:48-07:00,commit, -27657,Nathan Goldbaum,2012-09-02 14:59:35-07:00,commit, -27658,Nathan Goldbaum,2012-09-02 14:59:26-07:00,commit, -27659,Nathan Goldbaum,2012-09-02 14:57:15-07:00,commit, -27660,Nathan Goldbaum,2012-09-02 14:51:35-07:00,commit, -27661,Matthew Turk,2012-09-01 13:21:28-04:00,commit, -27662,John ZuHone,2012-09-01 01:36:23-04:00,commit, -27663,John ZuHone,2012-09-01 01:35:23-04:00,commit, -27664,John ZuHone,2012-09-01 01:21:23-04:00,commit, -27665,John ZuHone,2012-08-31 23:15:23-04:00,commit, -27666,John ZuHone,2012-08-31 23:09:57-04:00,commit, -27667,Sam Skillman,2012-08-31 19:57:43-06:00,commit, -27668,Matthew Turk,2012-08-31 17:51:45-04:00,commit, -27669,Sam Skillman,2012-08-31 16:48:44-04:00,commit, -27670,Sam Skillman,2012-08-31 15:21:51-04:00,commit, -27671,Kacper Kowalik,2012-08-31 20:37:30+02:00,commit, -27672,Matthew Turk,2012-08-31 14:15:51-04:00,commit, -27673,Matthew Turk,2012-08-31 14:14:49-04:00,commit, -27674,Matthew Turk,2012-08-31 14:03:34-04:00,commit, -27675,Kacper Kowalik,2012-08-31 18:26:30+02:00,commit, -27676,Anthony Scopatz,2012-08-31 11:02:02-05:00,commit, -27677,Kacper Kowalik,2012-08-31 15:07:50+02:00,commit, -27678,Matthew Turk,2012-08-31 07:22:00-04:00,commit, -27679,Matthew Turk,2012-08-31 07:08:38-04:00,commit, -27680,Nathan Goldbaum,2012-08-31 14:50:51+08:00,commit, -27681,Nathan Goldbaum,2012-08-31 14:47:07+08:00,commit, -27682,Nathan Goldbaum,2012-08-31 14:40:51+08:00,commit, -27683,Nathan Goldbaum,2012-08-31 14:37:59+08:00,commit, -27684,Nathan Goldbaum,2012-08-31 11:29:30+08:00,commit, -27685,Nathan Goldbaum,2012-08-31 11:25:49+08:00,commit, -27686,Nathan Goldbaum,2012-08-31 11:23:22+08:00,commit, -27687,Nathan Goldbaum,2012-08-31 09:51:12+08:00,commit, -27688,Matthew Turk,2012-08-30 16:46:13-04:00,commit, -27689,Stephen Skory,2012-08-30 13:47:33-06:00,commit, -27690,Matthew Turk,2012-08-30 13:15:18-04:00,commit, -27691,Matthew Turk,2012-08-30 13:15:09-04:00,commit, -27692,Matthew Turk,2012-08-30 11:07:13-04:00,commit, -27693,Sam Skillman,2012-08-30 08:55:12-04:00,commit, -27694,Matthew Turk,2012-08-30 07:21:50-04:00,commit, -27695,Matthew Turk,2012-08-29 20:08:38-04:00,commit, -27696,Sam Skillman,2012-08-29 15:48:59-06:00,commit, -27697,Matthew Turk,2012-08-29 11:12:52-04:00,commit, -27698,Matthew Turk,2012-08-29 10:14:40-04:00,commit, -27699,Matthew Turk,2012-08-29 08:52:12-04:00,commit, -27700,Casey W. Stark,2012-08-28 14:56:53-07:00,commit, -27701,Casey W. Stark,2012-08-28 14:55:17-07:00,commit, -27702,Sam Skillman,2012-08-28 13:57:58-06:00,commit, -27703,Matthew Turk,2012-08-28 09:13:18-04:00,commit, -27704,Matthew Turk,2012-08-28 09:12:35-04:00,commit, -27705,Matthew Turk,2012-08-28 06:44:40-04:00,commit, -27706,Anthony Scopatz,2012-08-24 16:29:07-05:00,commit, -27707,Matthew Turk,2012-08-24 16:40:37-04:00,commit, -27708,Matthew Turk,2012-08-24 11:24:53-04:00,commit, -27709,Matthew Turk,2012-08-24 11:23:59-04:00,commit, -27710,J.S. Oishi,2012-08-23 14:09:32-04:00,commit, -27711,Anthony Scopatz,2012-08-23 12:45:13-05:00,commit, -27712,Matthew Turk,2012-08-23 11:55:16-04:00,commit, -27713,Matthew Turk,2012-08-23 11:47:56-04:00,commit, -27714,Nathan Goldbaum,2012-08-23 10:43:33+08:00,commit, -27715,Anthony Scopatz,2012-08-22 14:53:26-04:00,commit, -27716,Anthony Scopatz,2012-08-22 13:59:23-04:00,commit, -27717,Anthony Scopatz,2012-08-22 13:58:47-04:00,commit, -27718,Matthew Turk,2012-08-22 13:55:38-04:00,commit, -27719,Anthony Scopatz,2012-08-22 12:13:45-04:00,commit, -27720,Anthony Scopatz,2012-08-21 18:27:45-04:00,commit, -27721,Anthony Scopatz,2012-08-21 18:26:57-04:00,commit, -27722,Matthew Turk,2012-08-21 17:28:47-04:00,commit, -27723,Sam Skillman,2012-08-21 15:25:21-06:00,commit, -27724,Sam Skillman,2012-08-21 15:14:59-06:00,commit, -27725,Sam Skillman,2012-08-21 14:46:22-06:00,commit, -27726,John ZuHone,2012-08-21 15:54:53-04:00,commit, -27727,John ZuHone,2012-08-21 15:19:08-04:00,commit, -27728,Matthew Turk,2012-08-21 15:14:28-04:00,commit, -27729,John ZuHone,2012-08-21 15:05:39-04:00,commit, -27730,Kacper Kowalik,2012-08-21 20:22:45+02:00,commit, -27731,Matthew Turk,2012-08-21 14:14:55-04:00,commit, -27732,Matthew Turk,2012-08-21 13:21:27-04:00,commit, -27733,Matthew Turk,2012-08-20 15:08:30-04:00,commit, -27734,Matthew Turk,2012-08-20 15:00:25-04:00,commit, -27735,Matthew Turk,2012-08-19 17:58:35-04:00,commit, -27736,Matthew Turk,2012-08-19 14:27:37-04:00,commit, -27737,Matthew Turk,2012-08-19 14:26:24-04:00,commit, -27738,Sam Skillman,2012-08-18 16:55:46-07:00,commit, -27739,Sam Skillman,2012-08-18 16:32:40-07:00,commit, -27740,Sam Skillman,2012-08-18 16:09:10-07:00,commit, -27741,Matthew Turk,2012-08-18 10:33:26-04:00,commit, -27742,Matthew Turk,2012-08-18 10:18:47-04:00,commit, -27743,Matthew Turk,2012-08-18 09:55:12-04:00,commit, -27744,Matthew Turk,2012-08-18 09:42:39-04:00,commit, -27745,Matthew Turk,2012-08-18 09:25:39-04:00,commit, -27746,Matthew Turk,2012-08-18 01:18:52-04:00,commit, -27747,Matthew Turk,2012-08-18 00:34:05-04:00,commit, -27748,Chris Moody,2012-08-17 15:45:25-07:00,commit, -27749,Sam Skillman,2012-08-17 15:16:58-06:00,commit, -27750,Matthew Turk,2012-08-17 17:06:37-04:00,commit, -27751,Matthew Turk,2012-08-17 15:47:39-04:00,commit, -27752,Chris Moody,2012-08-17 12:20:17-07:00,commit, -27753,Chris Moody,2012-08-17 11:33:07-07:00,commit, -27754,Chris Moody,2012-08-17 11:30:37-07:00,commit, -27755,Chris Moody,2012-08-16 16:02:49-07:00,commit, -27756,Sam Skillman,2012-08-16 16:45:59-06:00,commit, -27757,Sam Skillman,2012-08-16 16:44:33-06:00,commit, -27758,Chris Moody,2012-08-16 14:52:02-07:00,commit, -27759,Chris Moody,2012-08-16 14:50:17-07:00,commit, -27760,Chris Moody,2012-08-16 11:32:00-07:00,commit, -27761,Chris Moody,2012-08-16 11:30:25-07:00,commit, -27762,Chris Moody,2012-08-16 11:30:01-07:00,commit, -27763,Kacper Kowalik,2012-08-16 13:14:26+02:00,commit, -27764,Nathan Goldbaum,2012-08-15 17:06:19-07:00,commit, -27765,Matthew Turk,2012-08-14 11:54:27-04:00,commit, -27766,Matthew Turk,2012-08-14 11:18:39-04:00,commit, -27767,Matthew Turk,2012-08-14 11:11:35-04:00,commit, -27768,Sam Skillman,2012-08-14 00:14:05-07:00,commit, -27769,Matthew Turk,2012-08-13 17:17:54-04:00,commit, -27770,Matthew Turk,2012-08-13 17:11:24-04:00,commit, -27771,Matthew Turk,2012-08-13 16:13:51-04:00,commit, -27772,Matthew Turk,2012-08-13 15:47:10-04:00,commit, -27773,Britton Smith,2012-08-13 11:11:31-04:00,commit, -27774,Matthew Turk,2012-08-13 11:05:14-04:00,commit, -27775,Matthew Turk,2012-08-13 10:39:15-04:00,commit, -27776,Thomas Robitaille,2012-08-13 12:25:08+02:00,commit, -27777,Britton Smith,2012-08-12 09:45:57-04:00,commit, -27778,Matthew Turk,2012-08-11 22:17:09-04:00,commit, -27779,John ZuHone,2012-08-11 17:41:48-04:00,commit, -27780,John ZuHone,2012-08-11 16:54:12-04:00,commit, -27781,Matthew Turk,2012-08-11 12:48:57-04:00,commit, -27782,Matthew Turk,2012-08-10 22:19:40-04:00,commit, -27783,Matthew Turk,2012-08-10 19:38:15-04:00,commit, -27784,Matthew Turk,2012-08-10 18:41:16-04:00,commit, -27785,Matthew Turk,2012-08-10 18:08:02-04:00,commit, -27786,John Wise,2012-08-10 11:26:26-04:00,commit, -27787,John Wise,2012-08-10 10:33:37-04:00,commit, -27788,John Wise,2012-08-10 09:33:40-04:00,commit, -27789,John Wise,2012-08-10 09:32:35-04:00,commit, -27790,John Wise,2012-08-10 08:33:19-04:00,commit, -27791,Matthew Turk,2012-08-10 07:59:35-04:00,commit, -27792,Matthew Turk,2012-08-10 07:17:20-04:00,commit, -27793,Matthew Turk,2012-08-09 22:42:47-04:00,commit, -27794,John ZuHone,2012-08-09 19:53:27-04:00,commit, -27795,Matthew Turk,2012-08-09 19:05:40-04:00,commit, -27796,Matthew Turk,2012-08-09 18:36:57-04:00,commit, -27797,Matthew Turk,2012-08-09 18:30:16-04:00,commit, -27798,Matthew Turk,2012-08-09 18:11:23-04:00,commit, -27799,Matthew Turk,2012-08-09 17:39:50-04:00,commit, -27800,Matthew Turk,2012-08-09 16:26:27-04:00,commit, -27801,Matthew Turk,2012-08-09 16:05:47-04:00,commit, -27802,Michael Kuhlen,2012-08-09 12:56:19-07:00,commit, -27803,Matthew Turk,2012-08-09 14:36:52-04:00,commit, -27804,John ZuHone,2012-08-09 00:57:14-04:00,commit, -27805,Matthew Turk,2012-08-08 18:04:14-04:00,commit, -27806,Matthew Turk,2012-08-08 18:01:05-04:00,commit, -27807,John ZuHone,2012-08-08 17:37:46-04:00,commit, -27808,John ZuHone,2012-08-08 17:33:14-04:00,commit, -27809,John ZuHone,2012-08-08 17:31:36-04:00,commit, -27810,John ZuHone,2012-08-08 14:33:04-04:00,commit, -27811,John ZuHone,2012-08-08 14:19:00-04:00,commit, -27812,John ZuHone,2012-08-08 13:42:49-04:00,commit, -27813,Matthew Turk,2012-08-08 13:10:16-04:00,commit, -27814,Nathan Goldbaum,2012-08-08 01:09:11-07:00,commit, -27815,Stephen Skory,2012-08-07 21:14:24-06:00,commit, -27816,Stephen Skory,2012-08-07 17:35:21-06:00,commit, -27817,Stephen Skory,2012-08-07 17:04:14-06:00,commit, -27818,John ZuHone,2012-08-07 17:32:33-04:00,commit, -27819,Nathan Goldbaum,2012-08-15 17:06:19-07:00,commit, -27820,John ZuHone,2012-08-07 17:32:33-04:00,commit, -27821,Sam Skillman,2012-08-07 13:36:19-06:00,commit, -27822,Matthew Turk,2012-08-07 14:19:36-04:00,commit, -27823,Matthew Turk,2012-08-07 14:19:36-04:00,commit, -27824,Matthew Turk,2012-08-06 14:51:34-04:00,commit, -27825,Matthew Turk,2012-08-06 14:51:34-04:00,commit, -27826,John Wise,2012-08-06 08:35:14-04:00,commit, -27827,John Wise,2012-08-06 08:25:40-04:00,commit, -27828,Matthew Turk,2012-08-06 06:17:56-04:00,commit, -27829,Matthew Turk,2012-08-05 10:47:41-04:00,commit, -27830,Matthew Turk,2012-08-05 10:47:41-04:00,commit, -27831,Nathan Goldbaum,2012-08-03 15:14:50-07:00,commit, -27832,Nathan Goldbaum,2012-08-03 15:14:15-07:00,commit, -27833,Nathan Goldbaum,2012-08-03 15:14:15-07:00,commit, -27834,Matthew Turk,2012-08-03 14:47:00-04:00,commit, -27835,Britton Smith,2012-08-03 13:59:35-04:00,commit, -27836,Nathan Goldbaum,2012-10-15 16:07:48-07:00,commit, -27837,Nathan Goldbaum,2012-10-15 16:06:32-07:00,commit, -27838,Nathan Goldbaum,2012-10-15 11:55:46-07:00,commit, -27839,Nathan Goldbaum,2012-10-11 12:53:06-07:00,commit, -27840,Nathan Goldbaum,2012-10-11 12:37:14-07:00,commit, -27841,Nathan Goldbaum,2012-10-08 18:54:00-07:00,commit, -27842,Nathan Goldbaum,2012-10-08 18:53:45-07:00,commit, -27843,Nathan Goldbaum,2012-10-06 12:47:32-07:00,commit, -27844,Nathan Goldbaum,2012-10-06 12:42:52-07:00,commit, -27845,Nathan Goldbaum,2012-10-06 03:20:53-07:00,commit, -27846,Nathan Goldbaum,2012-10-06 02:32:22-07:00,commit, -27847,Nathan Goldbaum,2012-10-04 17:24:24-07:00,commit, -27848,Nathan Goldbaum,2012-10-04 17:05:10-07:00,commit, -27849,Nathan Goldbaum,2012-10-04 13:37:21-07:00,commit, -27850,Kacper Kowalik,2012-08-03 18:49:05+02:00,commit, -27851,Kacper Kowalik,2012-08-03 18:39:30+02:00,commit, -27852,Britton Smith,2012-08-02 17:31:50-04:00,commit, -27853,Matthew Turk,2012-08-02 17:28:57-04:00,commit, -27854,Joshua Moloney,2012-08-02 14:07:37-06:00,commit, -27855,Matthew Turk,2012-08-02 17:28:57-04:00,commit, -27856,Joshua Moloney,2012-08-02 14:07:37-06:00,commit, -27857,Matthew Turk,2012-08-02 15:54:00-04:00,commit, -27858,Matthew Turk,2012-08-02 15:43:18-04:00,commit, -27859,Matthew Turk,2012-08-02 15:15:43-04:00,commit, -27860,Matthew Turk,2012-08-02 14:23:26-04:00,commit, -27861,Matthew Turk,2012-08-02 14:22:49-04:00,commit, -27862,Matthew Turk,2012-08-02 14:22:45-04:00,commit, -27863,Matthew Turk,2012-08-02 14:15:57-04:00,commit, -27864,Matthew Turk,2012-08-02 06:21:52-04:00,commit, -27865,Matthew Turk,2012-08-02 06:04:59-04:00,commit, -27866,Matthew Turk,2012-08-02 05:32:04-04:00,commit, -27867,Matthew Turk,2012-08-01 22:57:28-04:00,commit, -27868,Matthew Turk,2012-08-01 22:42:32-04:00,commit, -27869,Matthew Turk,2012-08-01 15:20:59-04:00,commit, -27870,Sam Skillman,2012-08-01 11:47:01-06:00,commit, -27871,Sam Skillman,2012-08-01 11:44:58-06:00,commit, -27872,Devin Silvia,2012-08-01 11:20:33-04:00,commit, -27873,Matthew Turk,2012-08-01 10:46:48-04:00,commit, -27874,Matthew Turk,2012-08-01 10:07:17-04:00,commit, -27875,Britton Smith,2012-08-01 09:30:59-04:00,commit, -27876,Nathan Goldbaum,2012-07-31 22:14:45-07:00,commit, -27877,Nathan Goldbaum,2012-07-31 15:40:50-07:00,commit, -27878,Sam Skillman,2012-07-31 17:01:36-04:00,commit, -27879,Sam Skillman,2012-07-31 16:52:18-04:00,commit, -27880,Matthew Turk,2012-07-30 20:56:54-04:00,commit, -27881,John ZuHone,2012-07-30 16:23:28-04:00,commit, -27882,John ZuHone,2012-07-30 16:22:02-04:00,commit, -27883,Matthew Turk,2012-07-30 15:36:29-04:00,commit, -27884,Nathan Goldbaum,2012-07-30 12:35:26-07:00,commit, -27885,Devin Silvia,2012-07-30 15:31:22-04:00,commit, -27886,Nathan Goldbaum,2012-07-30 12:25:56-07:00,commit, -27887,Nathan Goldbaum,2012-07-30 12:23:57-07:00,commit, -27888,Matthew Turk,2012-07-30 13:46:15-04:00,commit, -27889,Matthew Turk,2012-07-30 13:41:59-04:00,commit, -27890,Matthew Turk,2012-07-30 13:21:06-04:00,commit, -27891,Matthew Turk,2012-07-30 12:23:15-04:00,commit, -27892,Sam Skillman,2012-07-30 11:35:20-04:00,commit, -27893,Matthew Turk,2012-07-30 09:54:01-04:00,commit, -27894,John Wise,2012-07-30 02:57:19-04:00,commit, -27895,John Wise,2012-07-30 02:56:52-04:00,commit, -27896,John Wise,2012-07-30 02:56:06-04:00,commit, -27897,Matthew Turk,2012-07-29 08:51:50-04:00,commit, -27898,Matthew Turk,2012-07-29 01:13:32-04:00,commit, -27899,Matthew Turk,2012-07-29 01:06:08-04:00,commit, -27900,Matthew Turk,2012-07-29 00:30:31-04:00,commit, -27901,Matthew Turk,2012-07-29 00:12:42-04:00,commit, -27902,Matthew Turk,2012-07-28 23:16:50-04:00,commit, -27903,Matthew Turk,2012-07-28 22:17:49-04:00,commit, -27904,Nathan Goldbaum,2012-07-28 14:56:08-07:00,commit, -27905,Nathan Goldbaum,2012-07-28 14:16:50-07:00,commit, -27906,Nathan Goldbaum,2012-07-28 13:37:14-07:00,commit, -27907,Nathan Goldbaum,2012-07-28 13:32:22-07:00,commit, -27908,Britton Smith,2012-07-28 16:16:41-04:00,commit, -27909,Matthew Turk,2012-07-28 15:34:41-04:00,commit, -27910,Britton Smith,2012-07-28 08:22:22-04:00,commit, -27911,Nathan Goldbaum,2012-07-28 01:42:04-07:00,commit, -27912,Nathan Goldbaum,2012-07-27 22:04:30-07:00,commit, -27913,Nathan Goldbaum,2012-07-27 21:58:30-07:00,commit, -27914,Matthew Turk,2012-07-28 00:32:27-04:00,commit, -27915,Matthew Turk,2012-07-28 00:25:34-04:00,commit, -27916,Nathan Goldbaum,2012-07-27 12:21:48-07:00,commit, -27917,Nathan Goldbaum,2012-07-26 23:49:45-07:00,commit, -27918,Nathan Goldbaum,2012-07-26 23:10:57-07:00,commit, -27919,Nathan Goldbaum,2012-07-26 23:00:09-07:00,commit, -27920,Nathan Goldbaum,2012-07-26 22:16:23-07:00,commit, -27921,Nathan Goldbaum,2012-07-26 22:14:47-07:00,commit, -27922,Nathan Goldbaum,2012-07-26 22:12:42-07:00,commit, -27923,Matthew Turk,2012-07-26 22:56:12-04:00,commit, -27924,Nathan Goldbaum,2012-07-26 19:28:53-07:00,commit, -27925,Matthew Turk,2012-07-26 22:25:03-04:00,commit, -27926,Matthew Turk,2012-07-26 22:24:15-04:00,commit, -27927,Matthew Turk,2012-07-26 22:11:08-04:00,commit, -27928,Nathan Goldbaum,2012-07-26 18:51:07-07:00,commit, -27929,Matthew Turk,2012-07-26 21:46:26-04:00,commit, -27930,Matthew Turk,2012-07-26 21:24:44-04:00,commit, -27931,Matthew Turk,2012-07-26 20:52:36-04:00,commit, -27932,Matthew Turk,2012-07-26 16:22:12-04:00,commit, -27933,Matthew Turk,2012-07-26 15:45:46-04:00,commit, -27934,Matthew Turk,2012-07-26 15:20:18-04:00,commit, -27935,Matthew Turk,2012-07-26 14:06:39-04:00,commit, -27936,J.S. Oishi,2012-07-26 10:52:28-07:00,commit, -27937,Matthew Turk,2012-07-26 11:33:44-04:00,commit, -27938,Matthew Turk,2012-07-26 10:57:09-04:00,commit, -27939,Matthew Turk,2012-07-26 09:45:54-04:00,commit, -27940,Britton Smith,2012-07-25 22:37:51-04:00,commit, -27941,Britton Smith,2012-07-25 22:17:35-04:00,commit, -27942,Britton Smith,2012-07-25 16:40:13-04:00,commit, -27943,Britton Smith,2012-07-25 14:42:15-04:00,commit, -27944,Matthew Turk,2012-07-25 14:32:27-04:00,commit, -27945,Britton Smith,2012-07-25 13:53:06-04:00,commit, -27946,Britton Smith,2012-07-25 11:23:54-04:00,commit, -27947,Matthew Turk,2012-07-24 22:58:19-04:00,commit, -27948,Britton Smith,2012-07-24 19:17:13-04:00,commit, -27949,Matthew Turk,2012-07-24 17:04:04-04:00,commit, -27950,Britton Smith,2012-07-24 17:02:29-04:00,commit, -27951,Matthew Turk,2012-07-24 16:57:40-04:00,commit, -27952,Britton Smith,2012-07-24 16:56:04-04:00,commit, -27953,Stephen Skory,2012-07-24 14:34:09-06:00,commit, -27954,Matthew Turk,2012-07-24 15:55:11-04:00,commit, -27955,J.S. Oishi,2012-07-24 11:17:25-07:00,commit, -27956,Matthew Turk,2012-07-24 11:41:52-04:00,commit, -27957,Matthew Turk,2012-07-24 00:33:22-04:00,commit, -27958,Matthew Turk,2012-07-23 22:57:47-04:00,commit, -27959,Britton Smith,2012-07-23 22:42:14-04:00,commit, -27960,Britton Smith,2012-07-23 22:40:19-04:00,commit, -27961,Matthew Turk,2012-07-23 22:10:42-04:00,commit, -27962,Matthew Turk,2012-07-23 20:18:26-04:00,commit, -27963,Matthew Turk,2012-07-23 20:13:48-04:00,commit, -27964,Britton Smith,2012-07-23 17:41:44-04:00,commit, -27965,Nathan Goldbaum,2012-07-23 14:39:02-07:00,commit, -27966,Matthew Turk,2012-07-23 17:37:51-04:00,commit, -27967,Britton Smith,2012-07-23 17:30:48-04:00,commit, -27968,Britton Smith,2012-07-23 17:28:46-04:00,commit, -27969,Nathan Goldbaum,2012-07-23 14:27:45-07:00,commit, -27970,Matthew Turk,2012-07-23 17:24:32-04:00,commit, -27971,Matthew Turk,2012-07-23 17:08:38-04:00,commit, -27972,Nathan Goldbaum,2012-07-23 13:59:31-07:00,commit, -27973,Nathan Goldbaum,2012-07-23 13:33:09-07:00,commit, -27974,Nathan Goldbaum,2012-07-23 13:15:22-07:00,commit, -27975,Matthew Turk,2012-07-23 16:01:35-04:00,commit, -27976,Matthew Turk,2012-07-23 14:53:52-04:00,commit, -27977,Matthew Turk,2012-07-23 14:51:45-04:00,commit, -27978,Nathan Goldbaum,2012-07-23 11:34:32-07:00,commit, -27979,Nathan Goldbaum,2012-07-23 10:59:32-07:00,commit, -27980,Nathan Goldbaum,2012-07-22 19:04:45-07:00,commit, -27981,Britton Smith,2012-07-22 20:15:53-04:00,commit, -27982,Britton Smith,2012-07-21 20:28:42-04:00,commit, -27983,Britton Smith,2012-07-21 20:23:29-04:00,commit, -27984,Britton Smith,2012-07-21 20:19:47-04:00,commit, -27985,Britton Smith,2012-07-21 20:13:09-04:00,commit, -27986,Britton Smith,2012-07-21 10:31:48-04:00,commit, -27987,Britton Smith,2012-07-21 10:09:38-04:00,commit, -27988,Britton Smith,2012-07-21 09:47:20-04:00,commit, -27989,John ZuHone,2012-07-20 19:29:00-04:00,commit, -27990,Nathan Goldbaum,2012-07-19 22:58:27-07:00,commit, -27991,Britton Smith,2012-07-19 20:29:40-04:00,commit, -27992,Nathan Goldbaum,2012-07-18 21:05:05-07:00,commit, -27993,Nathan Goldbaum,2012-07-17 20:10:25-07:00,commit, -27994,Nathan Goldbaum,2012-07-17 20:08:12-07:00,commit, -27995,Nathan Goldbaum,2012-07-17 19:57:47-07:00,commit, -27996,Nathan Goldbaum,2012-07-17 19:19:23-07:00,commit, -27997,Nathan Goldbaum,2012-07-17 15:44:27-07:00,commit, -27998,Nathan Goldbaum,2012-07-17 15:29:47-07:00,commit, -27999,Nathan Goldbaum,2012-07-17 14:45:42-07:00,commit, -28000,Nathan Goldbaum,2012-07-17 14:32:14-07:00,commit, -28001,Nathan Goldbaum,2012-07-17 14:29:29-07:00,commit, -28002,Nathan Goldbaum,2012-07-17 14:17:00-07:00,commit, -28003,Nathan Goldbaum,2012-07-17 14:13:56-07:00,commit, -28004,Nathan Goldbaum,2012-07-17 14:02:35-07:00,commit, -28005,Nathan Goldbaum,2012-07-17 13:01:22-07:00,commit, -28006,Nathan Goldbaum,2012-07-17 12:25:33-07:00,commit, -28007,Nathan Goldbaum,2012-07-17 01:20:21-07:00,commit, -28008,Nathan Goldbaum,2012-07-16 21:23:56-07:00,commit, -28009,Nathan Goldbaum,2012-07-16 20:37:31-07:00,commit, -28010,Kacper Kowalik,2012-07-17 05:07:38+02:00,commit, -28011,Britton Smith,2012-07-16 21:42:38-04:00,commit, -28012,Britton Smith,2012-07-16 20:27:33-04:00,commit, -28013,Nathan Goldbaum,2012-07-16 13:00:40-07:00,commit, -28014,Britton Smith,2012-07-16 10:43:09-04:00,commit, -28015,Britton Smith,2012-07-16 10:33:47-04:00,commit, -28016,Nathan Goldbaum,2012-07-15 22:35:18-07:00,commit, -28017,Matthew Turk,2012-07-15 21:01:13-07:00,commit, -28018,Nathan Goldbaum,2012-07-15 20:58:06-07:00,commit, -28019,Sam Skillman,2012-07-15 20:57:01-06:00,commit, -28020,Nathan Goldbaum,2012-07-15 18:28:39-07:00,commit, -28021,Matthew Turk,2012-07-15 15:37:13-07:00,commit, -28022,Matthew Turk,2012-07-13 19:17:53-07:00,commit, -28023,Kacper Kowalik,2012-07-13 18:34:55+02:00,commit, -28024,Kacper Kowalik,2012-07-13 08:43:05+02:00,commit, -28025,Kacper Kowalik,2012-07-13 02:08:16+02:00,commit, -28026,Sam Skillman,2012-07-12 17:57:35-06:00,commit, -28027,Kacper Kowalik,2012-07-13 01:53:51+02:00,commit, -28028,Sam Skillman,2012-07-12 17:49:51-06:00,commit, -28029,Matthew Turk,2012-07-12 14:45:38-07:00,commit, -28030,Matthew Turk,2012-07-12 14:30:41-07:00,commit, -28031,Kacper Kowalik,2012-07-12 22:55:09+02:00,commit, -28032,Matthew Turk,2012-07-12 11:27:29-07:00,commit, -28033,Matthew Turk,2012-07-12 08:47:55-04:00,commit, -28034,Nathan Goldbaum,2012-07-11 22:55:36-07:00,commit, -28035,Nathan Goldbaum,2012-07-11 22:55:03-07:00,commit, -28036,Nathan Goldbaum,2012-07-11 22:53:58-07:00,commit, -28037,Nathan Goldbaum,2012-07-11 22:34:34-07:00,commit, -28038,John ZuHone,2012-07-12 01:06:43-04:00,commit, -28039,Matthew Turk,2012-07-11 22:03:19-07:00,commit, -28040,Matthew Turk,2012-07-11 22:03:03-07:00,commit, -28041,Kacper Kowalik,2012-07-12 04:30:13+02:00,commit, -28042,Kacper Kowalik,2012-07-12 04:27:34+02:00,commit, -28043,Kacper Kowalik,2012-07-12 04:27:25+02:00,commit, -28044,Kacper Kowalik,2012-07-12 04:27:16+02:00,commit, -28045,Kacper Kowalik,2012-07-12 04:27:07+02:00,commit, -28046,Kacper Kowalik,2012-07-12 04:26:58+02:00,commit, -28047,Kacper Kowalik,2012-07-12 04:26:43+02:00,commit, -28048,Kacper Kowalik,2012-07-12 04:26:33+02:00,commit, -28049,Kacper Kowalik,2012-07-12 04:26:23+02:00,commit, -28050,Kacper Kowalik,2012-07-12 04:26:14+02:00,commit, -28051,Kacper Kowalik,2012-07-12 04:26:03+02:00,commit, -28052,Kacper Kowalik,2012-07-12 04:25:51+02:00,commit, -28053,Kacper Kowalik,2012-07-12 04:51:53+02:00,commit, -28054,Kacper Kowalik,2012-07-12 04:49:35+02:00,commit, -28055,Kacper Kowalik,2012-07-12 04:48:30+02:00,commit, -28056,John ZuHone,2012-07-11 19:55:56-04:00,commit, -28057,John ZuHone,2012-07-11 19:53:35-04:00,commit, -28058,John ZuHone,2012-07-11 19:43:41-04:00,commit, -28059,Matthew Turk,2012-07-11 16:39:59-07:00,commit, -28060,Matthew Turk,2012-07-11 15:17:55-07:00,commit, -28061,Matthew Turk,2012-07-11 15:12:12-07:00,commit, -28062,Matthew Turk,2012-07-11 15:09:02-07:00,commit, -28063,Chris Moody,2012-07-11 15:07:01-07:00,commit, -28064,Chris Moody,2012-07-11 14:47:00-07:00,commit, -28065,John ZuHone,2012-07-11 17:36:44-04:00,commit, -28066,Nathan Goldbaum,2012-07-10 22:04:03-07:00,commit, -28067,Kacper Kowalik,2012-07-11 06:34:19+02:00,commit, -28068,Matthew Turk,2012-07-10 20:49:48-07:00,commit, -28069,Nathan Goldbaum,2012-07-10 20:47:22-07:00,commit, -28070,Nathan Goldbaum,2012-07-10 20:45:53-07:00,commit, -28071,Nathan Goldbaum,2012-07-10 19:32:38-07:00,commit, -28072,Nathan Goldbaum,2012-07-10 19:29:08-07:00,commit, -28073,Kacper Kowalik,2012-07-11 04:20:45+02:00,commit, -28074,Nathan Goldbaum,2012-07-10 18:58:16-07:00,commit, -28075,Nathan Goldbaum,2012-07-10 18:48:53-07:00,commit, -28076,Nathan Goldbaum,2012-07-10 18:43:59-07:00,commit, -28077,Nathan Goldbaum,2012-07-10 18:39:54-07:00,commit, -28078,Matthew Turk,2012-07-10 20:37:19-04:00,commit, -28079,Stephen Skory,2012-07-10 16:31:10-06:00,commit, -28080,Stephen Skory,2012-07-10 16:19:38-06:00,commit, -28081,Kacper Kowalik,2012-07-11 00:17:58+02:00,commit, -28082,Stephen Skory,2012-07-10 16:00:22-06:00,commit, -28083,Britton Smith,2012-07-10 17:18:08-04:00,commit, -28084,Britton Smith,2012-07-10 17:18:08-04:00,commit, -28085,Chris Moody,2012-07-10 09:43:57-07:00,commit, -28086,Chris Moody,2012-07-10 09:42:54-07:00,commit, -28087,Chris Moody,2012-07-10 09:40:19-07:00,commit, -28088,Chris Moody,2012-07-10 09:36:12-07:00,commit, -28089,Chris Moody,2012-07-10 09:34:23-07:00,commit, -28090,Chris Moody,2012-07-10 09:20:07-07:00,commit, -28091,Chris Moody,2012-07-10 09:19:39-07:00,commit, -28092,Chris Moody,2012-07-10 09:19:07-07:00,commit, -28093,Chris Moody,2012-07-10 09:17:53-07:00,commit, -28094,Chris Moody,2012-07-10 09:17:08-07:00,commit, -28095,Chris Moody,2012-07-10 09:15:54-07:00,commit, -28096,Chris Moody,2012-07-10 09:14:23-07:00,commit, -28097,Matthew Turk,2012-07-10 04:21:24-07:00,commit, -28098,John ZuHone,2012-07-09 19:44:14-04:00,commit, -28099,Stephen Skory,2012-07-09 16:26:52-06:00,commit, -28100,Stephen Skory,2012-07-09 16:13:03-06:00,commit, -28101,Stephen Skory,2012-07-09 16:05:50-06:00,commit, -28102,Matthew Turk,2012-07-09 11:46:03-04:00,commit, -28103,Nathan Goldbaum,2012-07-08 22:12:44-07:00,commit, -28104,Nathan Goldbaum,2012-07-08 21:48:19-07:00,commit, -28105,Nathan Goldbaum,2012-07-08 19:59:45-07:00,commit, -28106,Matthew Turk,2012-07-08 22:35:08-04:00,commit, -28107,Britton Smith,2012-07-08 21:30:15-04:00,commit, -28108,Matthew Turk,2012-07-08 19:53:11-04:00,commit, -28109,Matthew Turk,2012-07-08 19:47:55-04:00,commit, -28110,Britton Smith,2012-07-08 18:29:39-04:00,commit, -28111,Nathan Goldbaum,2012-07-08 15:09:30-07:00,commit, -28112,Britton Smith,2012-07-08 14:48:07-04:00,commit, -28113,Nathan Goldbaum,2012-07-08 10:28:19-07:00,commit, -28114,Nathan Goldbaum,2012-07-08 10:23:31-07:00,commit, -28115,Matthew Turk,2012-07-07 16:50:40-04:00,commit, -28116,Nathan Goldbaum,2012-07-07 11:30:16-07:00,commit, -28117,Nathan Goldbaum,2012-07-07 00:03:38-07:00,commit, -28118,Matthew Turk,2012-07-06 23:07:02-04:00,commit, -28119,Matthew Turk,2012-07-06 22:20:40-04:00,commit, -28120,Nathan Goldbaum,2012-07-06 16:14:43-07:00,commit, -28121,Sam Skillman,2012-07-06 17:08:02-06:00,commit, -28122,Nathan Goldbaum,2012-07-06 15:53:31-07:00,commit, -28123,Matthew Turk,2012-07-06 18:31:30-04:00,commit, -28124,Nathan Goldbaum,2012-07-06 15:30:37-07:00,commit, -28125,Andrew Myers,2012-07-06 15:29:38-07:00,commit, -28126,Andrew Myers,2012-07-06 15:28:15-07:00,commit, -28127,Andrew Myers,2012-07-06 15:27:39-07:00,commit, -28128,Nathan Goldbaum,2012-07-06 15:23:21-07:00,commit, -28129,Matthew Turk,2012-07-06 17:12:31-04:00,commit, -28130,John ZuHone,2012-07-06 17:03:12-04:00,commit, -28131,Nathan Goldbaum,2012-07-06 12:05:29-07:00,commit, -28132,John ZuHone,2012-07-06 14:29:55-04:00,commit, -28133,Sam Skillman,2012-07-06 09:02:46-06:00,commit, -28134,Matthew Turk,2012-07-06 10:57:47-04:00,commit, -28135,Andrew Myers,2012-07-05 15:58:49-07:00,commit, -28136,Andrew Myers,2012-07-05 13:35:18-07:00,commit, -28137,John ZuHone,2012-07-04 19:10:29-04:00,commit, -28138,Matthew Turk,2012-07-03 16:14:48-04:00,commit, -28139,Matthew Turk,2012-07-03 14:29:00-04:00,commit, -28140,Britton Smith,2012-07-03 12:45:25-04:00,commit, -28141,Matthew Turk,2012-07-03 06:37:36-04:00,commit, -28142,Matthew Turk,2012-07-02 16:58:45-04:00,commit, -28143,Andrew Myers,2012-06-30 16:26:41-07:00,commit, -28144,Britton Smith,2012-06-30 12:30:07-04:00,commit, -28145,Britton Smith,2012-06-30 12:30:07-04:00,commit, -28146,Britton Smith,2012-06-30 11:55:03-04:00,commit, -28147,Britton Smith,2012-06-30 11:55:03-04:00,commit, -28148,Matthew Turk,2012-06-28 12:42:52-04:00,commit, -28149,Matthew Turk,2012-06-28 12:06:58-04:00,commit, -28150,Matthew Turk,2012-06-28 07:15:16-04:00,commit, -28151,Matthew Turk,2012-06-28 06:41:04-04:00,commit, -28152,Matthew Turk,2012-06-28 06:34:22-04:00,commit, -28153,Matthew Turk,2012-06-27 23:02:05-04:00,commit, -28154,Sam Skillman,2012-06-27 16:32:05-06:00,commit, -28155,Sam Skillman,2012-06-27 15:29:46-06:00,commit, -28156,Sam Skillman,2012-06-27 14:50:00-06:00,commit, -28157,Sam Skillman,2012-06-27 14:39:40-06:00,commit, -28158,John Wise,2012-06-27 11:20:39-04:00,commit, -28159,John Wise,2012-06-27 11:16:37-04:00,commit, -28160,John Wise,2012-06-27 11:11:39-04:00,commit, -28161,John Wise,2012-06-27 11:11:21-04:00,commit, -28162,Matthew Turk,2012-06-27 10:27:14-04:00,commit, -28163,Sam Skillman,2012-06-27 06:59:27-06:00,commit, -28164,John ZuHone,2012-06-27 01:04:18-04:00,commit, -28165,John ZuHone,2012-06-27 00:53:37-04:00,commit, -28166,Nathan Goldbaum,2012-06-26 21:19:51-07:00,commit, -28167,Nathan Goldbaum,2012-06-26 20:52:41-07:00,commit, -28168,Matthew Turk,2012-06-25 23:54:09-04:00,commit, -28169,Nathan Goldbaum,2012-06-25 17:40:03-04:00,commit, -28170,Matthew Turk,2012-06-24 09:33:37-04:00,commit, -28171,Nathan Goldbaum,2012-06-24 01:28:14-04:00,commit, -28172,Nathan Goldbaum,2012-06-24 01:27:29-04:00,commit, -28173,Matthew Turk,2012-06-24 00:10:52-04:00,commit, -28174,Matthew Turk,2012-06-23 23:52:09-04:00,commit, -28175,Britton Smith,2012-06-23 23:33:33-04:00,commit, -28176,Matthew Turk,2012-06-23 23:06:34-04:00,commit, -28177,Matthew Turk,2012-06-23 22:56:33-04:00,commit, -28178,Matthew Turk,2012-06-23 22:48:48-04:00,commit, -28179,Britton Smith,2012-06-23 22:47:18-04:00,commit, -28180,Britton Smith,2012-06-23 22:47:01-04:00,commit, -28181,Matthew Turk,2012-06-23 22:24:34-04:00,commit, -28182,Matthew Turk,2012-06-23 21:53:45-04:00,commit, -28183,Matthew Turk,2012-06-23 21:46:52-04:00,commit, -28184,Britton Smith,2012-06-23 21:38:16-04:00,commit, -28185,Britton Smith,2012-06-23 21:32:26-04:00,commit, -28186,Britton Smith,2012-06-23 21:30:53-04:00,commit, -28187,Britton Smith,2012-06-23 21:30:25-04:00,commit, -28188,Sam Skillman,2012-06-23 21:27:57-04:00,commit, -28189,Matthew Turk,2012-06-23 21:26:35-04:00,commit, -28190,Sam Skillman,2012-06-23 21:20:21-04:00,commit, -28191,Sam Skillman,2012-06-23 21:18:16-04:00,commit, -28192,Britton Smith,2012-06-23 19:28:29-04:00,commit, -28193,Britton Smith,2012-06-23 19:26:27-04:00,commit, -28194,Matthew Turk,2012-06-23 19:25:02-04:00,commit, -28195,Matthew Turk,2012-06-23 19:14:15-04:00,commit, -28196,Britton Smith,2012-06-23 19:04:26-04:00,commit, -28197,Matthew Turk,2012-06-23 19:03:52-04:00,commit, -28198,Matthew Turk,2012-06-23 18:43:17-04:00,commit, -28199,Britton Smith,2012-06-23 18:29:52-04:00,commit, -28200,Britton Smith,2012-06-23 18:28:15-04:00,commit, -28201,Britton Smith,2012-06-23 18:25:38-04:00,commit, -28202,Matthew Turk,2012-06-23 18:19:05-04:00,commit, -28203,Matthew Turk,2012-06-23 17:57:33-04:00,commit, -28204,Nathan Goldbaum,2012-06-23 16:35:35-04:00,commit, -28205,Matthew Turk,2012-06-23 16:35:33-04:00,commit, -28206,Sam Skillman,2012-06-23 16:22:14-04:00,commit, -28207,Nathan Goldbaum,2012-06-23 16:15:06-04:00,commit, -28208,Sam Skillman,2012-06-23 16:12:22-04:00,commit, -28209,Nathan Goldbaum,2012-06-23 16:12:11-04:00,commit, -28210,Matthew Turk,2012-06-23 16:10:14-04:00,commit, -28211,Nathan Goldbaum,2012-06-23 15:59:26-04:00,commit, -28212,Nathan Goldbaum,2012-06-23 15:57:10-04:00,commit, -28213,Matthew Turk,2012-06-23 15:46:22-04:00,commit, -28214,Matthew Turk,2012-06-23 15:39:02-04:00,commit, -28215,Matthew Turk,2012-06-23 15:01:17-04:00,commit, -28216,Britton Smith,2012-06-23 14:39:16-04:00,commit, -28217,Matthew Turk,2012-06-23 13:54:01-04:00,commit, -28218,Matthew Turk,2012-06-23 13:03:56-04:00,commit, -28219,Sam Skillman,2012-06-23 12:59:01-04:00,commit, -28220,Matthew Turk,2012-06-23 12:12:03-04:00,commit, -28221,Matthew Turk,2012-06-23 12:03:10-04:00,commit, -28222,Matthew Turk,2012-06-23 11:23:26-04:00,commit, -28223,Matthew Turk,2012-06-23 10:59:52-04:00,commit, -28224,Sam Skillman,2012-06-23 10:50:26-04:00,commit, -28225,Sam Skillman,2012-06-23 10:50:14-04:00,commit, -28226,Britton Smith,2012-06-23 10:48:41-04:00,commit, -28227,Sam Skillman,2012-06-23 10:45:04-04:00,commit, -28228,Sam Skillman,2012-06-23 10:35:36-04:00,commit, -28229,Matthew Turk,2012-06-23 10:32:08-04:00,commit, -28230,Sam Skillman,2012-06-23 09:26:14-04:00,commit, -28231,Sam Skillman,2012-06-23 09:25:54-04:00,commit, -28232,Matthew Turk,2012-06-23 08:28:26-04:00,commit, -28233,Matthew Turk,2012-06-23 08:29:25-04:00,commit, -28234,Nathan Goldbaum,2012-06-23 00:50:37-04:00,commit, -28235,Nathan Goldbaum,2012-06-23 00:49:37-04:00,commit, -28236,Matthew Turk,2012-06-22 23:58:11-04:00,commit, -28237,Matthew Turk,2012-06-22 23:30:23-04:00,commit, -28238,Matthew Turk,2012-06-22 22:11:02-04:00,commit, -28239,Britton Smith,2012-06-22 21:52:11-04:00,commit, -28240,Matthew Turk,2012-06-22 21:49:01-04:00,commit, -28241,Britton Smith,2012-06-22 21:26:12-04:00,commit, -28242,Matthew Turk,2012-06-22 19:00:39-04:00,commit, -28243,John Wise,2012-06-22 18:44:36-04:00,commit, -28244,Matthew Turk,2012-06-22 18:38:24-04:00,commit, -28245,Geoffrey So,2012-06-22 15:20:03-07:00,commit, -28246,Britton Smith,2012-06-22 18:19:47-04:00,commit, -28247,Matthew Turk,2012-06-22 18:15:04-04:00,commit, -28248,Matthew Turk,2012-06-22 18:14:28-04:00,commit, -28249,Sam Skillman,2012-06-22 18:13:37-04:00,commit, -28250,Britton Smith,2012-06-22 18:07:08-04:00,commit, -28251,Geoffrey So,2012-06-22 15:01:03-07:00,commit, -28252,Matthew Turk,2012-06-22 17:57:49-04:00,commit, -28253,Geoffrey So,2012-06-22 14:51:13-07:00,commit, -28254,Britton Smith,2012-06-22 17:38:01-04:00,commit, -28255,Geoffrey So,2012-06-22 14:35:48-07:00,commit, -28256,Matthew Turk,2012-06-22 16:46:43-04:00,commit, -28257,Britton Smith,2012-06-22 16:04:58-04:00,commit, -28258,Britton Smith,2012-06-22 15:39:36-04:00,commit, -28259,John Wise,2012-06-22 14:56:40-04:00,commit, -28260,Sam Skillman,2012-06-22 14:54:35-04:00,commit, -28261,Britton Smith,2012-06-22 14:04:36-04:00,commit, -28262,Matthew Turk,2012-06-22 12:41:08-04:00,commit, -28263,Matthew Turk,2012-06-22 12:24:11-04:00,commit, -28264,Britton Smith,2012-06-22 12:22:25-04:00,commit, -28265,Matthew Turk,2012-06-22 11:57:57-04:00,commit, -28266,Matthew Turk,2012-06-22 11:37:49-04:00,commit, -28267,John Wise,2012-06-22 11:31:54-04:00,commit, -28268,Matthew Turk,2012-06-22 06:28:30-04:00,commit, -28269,Matthew Turk,2012-06-22 06:27:52-04:00,commit, -28270,Matthew Turk,2012-06-21 23:49:03-04:00,commit, -28271,Matthew Turk,2012-06-21 13:47:28-04:00,commit, -28272,Matthew Turk,2012-06-21 13:43:17-04:00,commit, -28273,Matthew Turk,2012-06-21 13:15:47-04:00,commit, -28274,Matthew Turk,2012-06-21 06:05:35-04:00,commit, -28275,Andrew Myers,2012-06-20 20:59:47-07:00,commit, -28276,Andrew Myers,2012-06-20 20:51:46-07:00,commit, -28277,Andrew Myers,2012-06-20 20:35:12-07:00,commit, -28278,Andrew Myers,2012-06-20 15:15:04-07:00,commit, -28279,Andrew Myers,2012-06-20 15:02:13-07:00,commit, -28280,Nathan Goldbaum,2012-06-19 17:27:12-07:00,commit, -28281,Nathan Goldbaum,2012-06-19 15:20:23-07:00,commit, -28282,Nathan Goldbaum,2012-06-19 15:16:33-07:00,commit, -28283,Nathan Goldbaum,2012-06-19 15:07:46-07:00,commit, -28284,Matthew Turk,2012-06-17 13:54:39-04:00,commit, -28285,Matthew Turk,2012-06-17 13:54:18-04:00,commit, -28286,Britton Smith,2012-06-16 10:24:03-04:00,commit, -28287,Britton Smith,2012-06-16 10:13:16-04:00,commit, -28288,Britton Smith,2012-06-16 09:01:59-04:00,commit, -28289,Sam Skillman,2012-06-15 20:19:48-06:00,commit, -28290,Britton Smith,2012-06-15 21:01:39-04:00,commit, -28291,Nathan Goldbaum,2012-06-15 15:54:41-07:00,commit, -28292,Britton Smith,2012-06-15 16:20:34-04:00,commit, -28293,Matthew Turk,2012-06-15 15:19:58-04:00,commit, -28294,Matthew Turk,2012-06-15 10:14:44-04:00,commit, -28295,Matthew Turk,2012-06-15 09:47:02-04:00,commit, -28296,Matthew Turk,2012-06-14 20:38:39-04:00,commit, -28297,Matthew Turk,2012-06-14 20:33:13-04:00,commit, -28298,Matthew Turk,2012-06-14 20:15:46-04:00,commit, -28299,Matthew Turk,2012-06-14 19:49:36-04:00,commit, -28300,Sam Skillman,2012-06-14 17:47:04-06:00,commit, -28301,Matthew Turk,2012-06-14 18:37:29-04:00,commit, -28302,Matthew Turk,2012-06-14 18:05:47-04:00,commit, -28303,Sam Skillman,2012-06-14 13:34:27-06:00,commit, -28304,Matthew Turk,2012-06-14 15:09:56-04:00,commit, -28305,Matthew Turk,2012-06-14 14:30:27-04:00,commit, -28306,Sam Skillman,2012-06-14 11:41:28-06:00,commit, -28307,Matthew Turk,2012-06-14 13:29:45-04:00,commit, -28308,Sam Skillman,2012-06-14 10:47:27-06:00,commit, -28309,Matthew Turk,2012-06-14 12:20:28-04:00,commit, -28310,Matthew Turk,2012-06-14 12:04:17-04:00,commit, -28311,Britton Smith,2012-06-14 11:54:13-04:00,commit, -28312,Matthew Turk,2012-06-14 11:26:43-04:00,commit, -28313,Britton Smith,2012-06-14 11:22:20-04:00,commit, -28314,Matthew Turk,2012-06-14 10:39:28-04:00,commit, -28315,Matthew Turk,2012-06-14 08:48:56-04:00,commit, -28316,Matthew Turk,2012-06-14 08:27:02-04:00,commit, -28317,Sam Skillman,2012-06-13 21:14:40-06:00,commit, -28318,Sam Skillman,2012-06-13 20:55:11-06:00,commit, -28319,Sam Skillman,2012-06-13 20:32:24-06:00,commit, -28320,Sam Skillman,2012-06-13 20:28:38-06:00,commit, -28321,Geoffrey So,2012-06-13 18:19:53-07:00,commit, -28322,Matthew Turk,2012-06-13 20:24:27-04:00,commit, -28323,Britton Smith,2012-06-13 19:03:03-04:00,commit, -28324,Britton Smith,2012-06-13 19:02:40-04:00,commit, -28325,Matthew Turk,2012-06-13 16:56:27-04:00,commit, -28326,Matthew Turk,2012-06-13 10:44:58-04:00,commit, -28327,Matthew Turk,2012-06-13 10:33:11-04:00,commit, -28328,Matthew Turk,2012-06-13 10:13:45-04:00,commit, -28329,Matthew Turk,2012-06-12 17:33:34-04:00,commit, -28330,Sam Skillman,2012-06-12 15:00:48-06:00,commit, -28331,Matthew Turk,2012-06-12 14:18:23-04:00,commit, -28332,Matthew Turk,2012-06-12 13:16:15-04:00,commit, -28333,Matthew Turk,2012-06-12 13:15:36-04:00,commit, -28334,Matthew Turk,2012-06-12 07:00:58-04:00,commit, -28335,Matthew Turk,2012-06-09 18:39:41-04:00,commit, -28336,Matthew Turk,2012-06-09 17:20:54-04:00,commit, -28337,Matthew Turk,2012-06-09 15:59:12-04:00,commit, -28338,Sam Skillman,2012-06-08 17:27:36-06:00,commit, -28339,John Wise,2012-06-08 17:04:48-04:00,commit, -28340,Sam Skillman,2012-06-08 11:47:56-06:00,commit, -28341,Sam Skillman,2012-06-08 09:56:32-06:00,commit, -28342,Britton Smith,2012-06-08 11:10:55-04:00,commit, -28343,Matthew Turk,2012-06-07 21:10:35-04:00,commit, -28344,Matthew Turk,2012-06-07 17:35:09-04:00,commit, -28345,Sam Skillman,2012-06-07 14:45:25-06:00,commit, -28346,Sam Skillman,2012-06-07 14:40:25-06:00,commit, -28347,Matthew Turk,2012-06-07 15:58:28-04:00,commit, -28348,Matthew Turk,2012-06-07 14:58:12-04:00,commit, -28349,Matthew Turk,2012-06-07 14:46:16-04:00,commit, -28350,Matthew Turk,2012-06-07 14:34:17-04:00,commit, -28351,Matthew Turk,2012-06-07 14:33:31-04:00,commit, -28352,Matthew Turk,2012-06-07 13:48:27-04:00,commit, -28353,Matthew Turk,2012-06-07 08:19:53-07:00,commit, -28354,Matthew Turk,2012-06-07 05:50:22-07:00,commit, -28355,Matthew Turk,2012-06-06 22:04:20-04:00,commit, -28356,Sam Skillman,2012-06-06 15:16:49-06:00,commit, -28357,Britton Smith,2012-06-06 16:17:14-04:00,commit, -28358,Matthew Turk,2012-06-06 09:44:41-05:00,commit, -28359,Cameron Hummels,2012-06-06 00:49:38-04:00,commit, -28360,Sam Skillman,2012-06-05 15:42:35-06:00,commit, -28361,Matthew Turk,2012-06-05 13:53:56-04:00,commit, -28362,Matthew Turk,2012-06-05 13:49:38-04:00,commit, -28363,Cameron Hummels,2012-06-05 12:44:50-04:00,commit, -28364,Sam Skillman,2012-06-05 10:01:10-06:00,commit, -28365,Sam Skillman,2012-06-05 09:28:51-06:00,commit, -28366,Sam Skillman,2012-06-05 08:56:26-06:00,commit, -28367,Matthew Turk,2012-06-05 10:45:20-04:00,commit, -28368,Matthew Turk,2012-06-05 10:37:05-04:00,commit, -28369,Matthew Turk,2012-06-05 10:36:51-04:00,commit, -28370,Britton Smith,2012-06-05 10:07:46-04:00,commit, -28371,Cameron Hummels,2012-06-04 22:42:13-04:00,commit, -28372,Cameron Hummels,2012-06-04 22:40:32-04:00,commit, -28373,Matthew Turk,2012-06-04 22:40:18-04:00,commit, -28374,Sam Skillman,2012-06-04 19:02:26-06:00,commit, -28375,Sam Skillman,2012-06-04 18:33:52-06:00,commit, -28376,Sam Skillman,2012-06-04 18:25:41-06:00,commit, -28377,Sam Skillman,2012-06-04 18:02:55-06:00,commit, -28378,Sam Skillman,2012-06-04 17:28:30-06:00,commit, -28379,Sam Skillman,2012-06-04 16:03:14-06:00,commit, -28380,Matthew Turk,2012-06-04 17:08:00-04:00,commit, -28381,John Wise,2012-06-04 15:27:12-04:00,commit, -28382,John Wise,2012-06-04 15:27:04-04:00,commit, -28383,Sam Skillman,2012-06-04 09:18:56-06:00,commit, -28384,Matthew Turk,2012-06-04 08:28:12-04:00,commit, -28385,Matthew Turk,2012-06-04 07:30:43-04:00,commit, -28386,Cameron Hummels,2012-06-03 12:57:09-04:00,commit, -28387,Cameron Hummels,2012-06-03 12:56:48-04:00,commit, -28388,Matthew Turk,2012-06-02 18:24:06-04:00,commit, -28389,Matthew Turk,2012-06-02 13:47:01-04:00,commit, -28390,Matthew Turk,2012-06-02 08:03:25-04:00,commit, -28391,Matthew Turk,2012-06-01 22:16:17-04:00,commit, -28392,Matthew Turk,2012-06-01 21:44:34-04:00,commit, -28393,Matthew Turk,2012-06-01 17:50:02-04:00,commit, -28394,Matthew Turk,2012-06-01 17:28:10-04:00,commit, -28395,Matthew Turk,2012-06-01 16:56:04-04:00,commit, -28396,Britton Smith,2012-06-01 15:47:35-04:00,commit, -28397,Matthew Turk,2012-06-01 08:47:48-04:00,commit, -28398,Matthew Turk,2012-06-01 00:30:55-04:00,commit, -28399,Matthew Turk,2012-06-01 00:04:38-04:00,commit, -28400,Matthew Turk,2012-05-31 21:46:03-04:00,commit, -28401,Matthew Turk,2012-05-31 21:25:34-04:00,commit, -28402,Matthew Turk,2012-05-31 18:40:00-04:00,commit, -28403,Matthew Turk,2012-05-31 18:08:31-04:00,commit, -28404,Matthew Turk,2012-05-31 17:00:12-04:00,commit, -28405,Matthew Turk,2012-05-31 16:13:18-04:00,commit, -28406,Matthew Turk,2012-05-31 15:41:32-04:00,commit, -28407,Matthew Turk,2012-05-31 14:59:51-04:00,commit, -28408,Britton Smith,2012-05-31 14:56:08-04:00,commit, -28409,Matthew Turk,2012-05-31 12:28:30-04:00,commit, -28410,Matthew Turk,2012-05-31 11:54:14-04:00,commit, -28411,Matthew Turk,2012-05-31 11:24:52-04:00,commit, -28412,Sam Skillman,2012-05-31 09:21:21-06:00,commit, -28413,Matthew Turk,2012-05-31 11:13:55-04:00,commit, -28414,Matthew Turk,2012-05-31 08:15:15-04:00,commit, -28415,Matthew Turk,2012-05-30 21:42:31-04:00,commit, -28416,Matthew Turk,2012-05-30 21:39:24-04:00,commit, -28417,Nathan Goldbaum,2012-05-30 18:07:08-07:00,commit, -28418,Cameron Hummels,2012-05-30 20:29:16-04:00,commit, -28419,Cameron Hummels,2012-05-30 20:28:56-04:00,commit, -28420,Sam Skillman,2012-05-30 17:05:52-06:00,commit, -28421,Matthew Turk,2012-05-30 18:26:47-04:00,commit, -28422,Matthew Turk,2012-05-30 17:07:51-04:00,commit, -28423,Matthew Turk,2012-05-30 15:44:31-04:00,commit, -28424,Matthew Turk,2012-05-30 11:10:53-04:00,commit, -28425,Matthew Turk,2012-05-30 10:29:33-04:00,commit, -28426,Matthew Turk,2012-05-30 10:01:03-04:00,commit, -28427,Matthew Turk,2012-05-29 17:40:09-04:00,commit, -28428,Matthew Turk,2012-05-29 17:31:38-04:00,commit, -28429,Matthew Turk,2012-05-29 17:14:42-04:00,commit, -28430,Thomas Robitaille,2012-05-29 21:56:31+02:00,commit, -28431,Thomas Robitaille,2012-05-29 21:31:20+02:00,commit, -28432,Nathan Goldbaum,2012-05-25 17:48:06-07:00,commit, -28433,Matthew Turk,2012-05-25 17:07:45-04:00,commit, -28434,Nathan Goldbaum,2012-05-25 11:45:27-07:00,commit, -28435,Nathan Goldbaum,2012-05-25 11:44:30-07:00,commit, -28436,Matthew Turk,2012-05-25 06:54:24+09:00,commit, -28437,Matthew Turk,2012-05-24 18:01:52+09:00,commit, -28438,Matthew Turk,2012-05-24 17:42:00+09:00,commit, -28439,Matthew Turk,2012-05-24 15:45:56+09:00,commit, -28440,Matthew Turk,2012-05-24 12:31:44+09:00,commit, -28441,Matthew Turk,2012-05-23 11:22:07+09:00,commit, -28442,Matthew Turk,2012-05-23 06:29:06+09:00,commit, -28443,Matthew Turk,2012-05-21 11:30:47+09:00,commit, -28444,Matthew Turk,2012-05-18 12:12:05+09:00,commit, -28445,Matthew Turk,2012-05-17 14:07:17+09:00,commit, -28446,Matthew Turk,2012-05-17 13:20:12+09:00,commit, -28447,Matthew Turk,2012-05-17 12:53:50+09:00,commit, -28448,Geoffrey So,2012-05-15 14:46:17-04:00,commit, -28449,Sam Skillman,2012-05-11 15:05:08-06:00,commit, -28450,Matthew Turk,2012-05-10 07:41:01-04:00,commit, -28451,Matthew Turk,2012-05-09 21:29:24-04:00,commit, -28452,Matthew Turk,2012-05-09 15:51:56-04:00,commit, -28453,Matthew Turk,2012-05-09 14:40:25-04:00,commit, -28454,Kacper Kowalik,2012-05-09 17:50:41+02:00,commit, -28455,Kacper Kowalik,2012-05-09 17:02:55+02:00,commit, -28456,Kacper Kowalik,2012-05-09 16:34:08+02:00,commit, -28457,Matthew Turk,2012-05-08 17:59:56-04:00,commit, -28458,Cameron Hummels,2012-05-08 17:53:47-04:00,commit, -28459,Cameron Hummels,2012-05-08 17:53:02-04:00,commit, -28460,Matthew Turk,2012-05-08 13:26:00-04:00,commit, -28461,John Wise,2012-05-08 12:50:37-04:00,commit, -28462,John Wise,2012-05-08 12:49:59-04:00,commit, -28463,Matthew Turk,2012-05-07 22:46:15-04:00,commit, -28464,Britton Smith,2012-05-07 22:45:31-04:00,commit, -28465,Matthew Turk,2012-05-07 22:26:38-04:00,commit, -28466,Matthew Turk,2012-05-07 22:14:02-04:00,commit, -28467,Matthew Turk,2012-05-07 22:11:40-04:00,commit, -28468,Matthew Turk,2012-05-07 21:55:01-04:00,commit, -28469,Nathan Goldbaum,2012-05-07 16:01:00-07:00,commit, -28470,Matthew Turk,2012-05-07 17:15:39-04:00,commit, -28471,Matthew Turk,2012-05-07 16:34:13-04:00,commit, -28472,Sam Skillman,2012-05-07 14:30:27-06:00,commit, -28473,Sam Skillman,2012-05-07 14:28:06-06:00,commit, -28474,Matthew Turk,2012-05-07 10:22:35-04:00,commit, -28475,Matthew Turk,2012-05-07 10:17:08-04:00,commit, -28476,Nathan Goldbaum,2012-05-06 15:31:33-07:00,commit, -28477,Nathan Goldbaum,2012-05-06 15:30:41-07:00,commit, -28478,Cameron Hummels,2012-05-06 13:27:27-04:00,commit, -28479,Nathan Goldbaum,2012-05-05 00:44:30-07:00,commit, -28480,Nathan Goldbaum,2012-05-05 00:39:57-07:00,commit, -28481,Nathan Goldbaum,2012-05-04 23:46:11-07:00,commit, -28482,Matthew Turk,2012-05-04 17:50:59-04:00,commit, -28483,Matthew Turk,2012-05-04 16:30:38-04:00,commit, -28484,Matthew Turk,2012-05-04 16:29:47-04:00,commit, -28485,Sam Skillman,2012-05-04 14:06:57-06:00,commit, -28486,Sam Skillman,2012-05-04 13:56:35-06:00,commit, -28487,Sam Skillman,2012-05-04 13:56:15-06:00,commit, -28488,Nathan Goldbaum,2012-05-03 13:16:35-07:00,commit, -28489,Nathan Goldbaum,2012-05-03 13:13:12-07:00,commit, -28490,Stephen Skory,2012-05-03 13:48:32-06:00,commit, -28491,Matthew Turk,2012-05-03 10:17:32-04:00,commit, -28492,Nathan Goldbaum,2012-05-03 00:07:49-07:00,commit, -28493,Nathan Goldbaum,2012-05-03 00:05:37-07:00,commit, -28494,Nathan Goldbaum,2012-05-02 23:15:45-07:00,commit, -28495,Nathan Goldbaum,2012-05-02 22:48:23-07:00,commit, -28496,Chris Moody,2012-05-02 21:58:28-07:00,commit, -28497,Chris Moody,2012-05-02 20:22:02-07:00,commit, -28498,Nathan Goldbaum,2012-05-02 18:45:50-07:00,commit, -28499,Nathan Goldbaum,2012-05-02 18:39:58-07:00,commit, -28500,Chris Moody,2012-05-02 16:25:23-07:00,commit, -28501,Matthew Turk,2012-05-02 18:09:28-04:00,commit, -28502,Matthew Turk,2012-05-02 15:57:44-04:00,commit, -28503,Matthew Turk,2012-05-02 15:34:12-04:00,commit, -28504,Matthew Turk,2012-05-02 15:23:39-04:00,commit, -28505,Matthew Turk,2012-05-02 15:18:53-04:00,commit, -28506,Matthew Turk,2012-05-02 10:09:27-04:00,commit, -28507,Matthew Turk,2012-05-02 08:17:30-04:00,commit, -28508,Matthew Turk,2012-05-01 17:47:14-04:00,commit, -28509,Matthew Turk,2012-05-01 17:46:45-04:00,commit, -28510,Nathan Goldbaum,2012-05-01 14:11:25-07:00,commit, -28511,Sam Skillman,2012-05-01 13:51:16-06:00,commit, -28512,Sam Skillman,2012-05-01 13:44:22-06:00,commit, -28513,Matthew Turk,2012-05-01 15:03:29-04:00,commit, -28514,Chris Moody,2012-05-01 11:25:34-07:00,commit, -28515,Matthew Turk,2012-05-01 14:21:09-04:00,commit, -28516,Matthew Turk,2012-05-01 14:20:49-04:00,commit, -28517,Matthew Turk,2012-05-01 06:09:15-04:00,commit, -28518,Matthew Turk,2012-04-30 16:32:17-04:00,commit, -28519,Matthew Turk,2012-04-30 16:17:39-04:00,commit, -28520,Andrew Myers,2012-04-30 12:43:10-07:00,commit, -28521,Andrew Myers,2012-04-30 12:41:17-07:00,commit, -28522,Andrew Myers,2012-04-30 12:40:34-07:00,commit, -28523,John Wise,2012-04-30 15:22:19-04:00,commit, -28524,John Wise,2012-04-30 14:13:10-04:00,commit, -28525,Matthew Turk,2012-04-26 17:02:34-04:00,commit, -28526,Britton Smith,2012-04-26 15:06:32-04:00,commit, -28527,Matthew Turk,2012-04-26 14:45:32-04:00,commit, -28528,Cameron Hummels,2012-04-26 11:32:00-04:00,commit, -28529,Matthew Turk,2012-04-26 11:23:04-04:00,commit, -28530,Sam Skillman,2012-04-25 17:00:39-06:00,commit, -28531,Matthew Turk,2012-04-24 17:32:39-04:00,commit, -28532,Britton Smith,2012-04-24 15:38:54-04:00,commit, -28533,Britton Smith,2012-04-24 15:38:42-04:00,commit, -28534,Andrew Myers,2012-04-24 11:00:36-07:00,commit, -28535,Andrew Myers,2012-04-24 10:47:24-07:00,commit, -28536,Sam Skillman,2012-04-24 11:45:48-06:00,commit, -28537,Matthew Turk,2012-04-22 10:51:10-04:00,commit, -28538,Matthew Turk,2012-04-22 09:59:53-04:00,commit, -28539,Geoffrey So,2012-04-18 15:37:49-07:00,commit, -28540,John Wise,2012-04-18 13:02:15-04:00,commit, -28541,Matthew Turk,2012-04-18 10:44:00-04:00,commit, -28542,Matthew Turk,2012-04-16 10:27:30-04:00,commit, -28543,Matthew Turk,2012-04-16 10:10:07-04:00,commit, -28544,Matthew Turk,2012-04-16 07:34:06-04:00,commit, -28545,Chris Moody,2012-04-15 15:05:43-07:00,commit, -28546,Chris Moody,2012-04-14 20:53:17-07:00,commit, -28547,Chris Moody,2012-04-14 19:26:35-07:00,commit, -28548,Chris Moody,2012-04-14 19:25:15-07:00,commit, -28549,Chris Moody,2012-04-14 16:25:44-07:00,commit, -28550,Chris Moody,2012-04-14 14:21:44-07:00,commit, -28551,Chris Moody,2012-04-14 14:20:02-07:00,commit, -28552,Chris Moody,2012-04-14 13:35:48-07:00,commit, -28553,Chris Moody,2012-04-14 09:16:03-07:00,commit, -28554,Chris Moody,2012-04-14 09:02:08-07:00,commit, -28555,Matthew Turk,2012-04-13 23:12:52-04:00,commit, -28556,Chris Moody,2012-04-13 17:46:24-07:00,commit, -28557,Matthew Turk,2012-04-13 20:44:16-04:00,commit, -28558,Chris Moody,2012-04-13 17:44:13-07:00,commit, -28559,Matthew Turk,2012-04-13 20:28:57-04:00,commit, -28560,Matthew Turk,2012-04-13 20:20:12-04:00,commit, -28561,Chris Moody,2012-04-13 17:10:34-07:00,commit, -28562,Nathan Goldbaum,2012-04-12 19:38:24-07:00,commit, -28563,Nathan Goldbaum,2012-04-12 19:37:07-07:00,commit, -28564,Chris Moody,2012-04-12 15:37:11-07:00,commit, -28565,Anna Rosen,2012-04-12 10:08:21-07:00,commit, -28566,Kacper Kowalik,2012-04-12 15:54:09+02:00,commit, -28567,Matthew Turk,2012-04-11 17:19:41-04:00,commit, -28568,Matthew Turk,2012-04-11 17:05:08-04:00,commit, -28569,Matthew Turk,2012-04-11 10:39:49-04:00,commit, -28570,Matthew Turk,2012-04-11 07:22:01-04:00,commit, -28571,Matthew Turk,2012-04-11 06:06:06-04:00,commit, -28572,Kacper Kowalik,2012-04-11 11:24:41+02:00,commit, -28573,Matthew Turk,2012-04-10 16:38:27-04:00,commit, -28574,Nathan Goldbaum,2012-04-09 22:05:00-07:00,commit, -28575,Matthew Turk,2012-04-09 17:44:09-04:00,commit, -28576,Matthew Turk,2012-04-09 15:30:03-04:00,commit, -28577,Matthew Turk,2012-04-09 13:02:01-04:00,commit, -28578,Matthew Turk,2012-04-09 10:02:09-04:00,commit, -28579,Matthew Turk,2012-04-09 07:11:16-04:00,commit, -28580,Matthew Turk,2012-04-06 05:38:18-04:00,commit, -28581,Matthew Turk,2012-04-06 05:37:29-04:00,commit, -28582,Matthew Turk,2012-04-05 14:20:05-04:00,commit, -28583,J.S. Oishi,2012-04-05 11:18:27-07:00,commit, -28584,Matthew Turk,2012-04-04 15:30:59-04:00,commit, -28585,Matthew Turk,2012-04-04 07:57:14-04:00,commit, -28586,Matthew Turk,2012-04-04 06:48:56-04:00,commit, -28587,Matthew Turk,2012-04-03 20:55:12-04:00,commit, -28588,Matthew Turk,2012-04-03 17:21:45-04:00,commit, -28589,Matthew Turk,2012-04-03 16:58:30-04:00,commit, -28590,Sam Skillman,2012-04-03 13:27:26-06:00,commit, -28591,Matthew Turk,2012-04-03 13:40:04-04:00,commit, -28592,Matthew Turk,2012-04-03 13:36:53-04:00,commit, -28593,Matthew Turk,2012-04-03 11:54:34-04:00,commit, -28594,Matthew Turk,2012-04-03 11:22:23-04:00,commit, -28595,Matthew Turk,2012-04-03 10:52:20-04:00,commit, -28596,Matthew Turk,2012-04-03 10:27:33-04:00,commit, -28597,Nathan Goldbaum,2012-04-02 16:59:54-07:00,commit, -28598,Nathan Goldbaum,2012-04-02 16:57:49-07:00,commit, -28599,Nathan Goldbaum,2012-04-02 15:35:17-07:00,commit, -28600,Nathan Goldbaum,2012-04-02 15:29:58-07:00,commit, -28601,Nathan Goldbaum,2012-04-02 15:22:16-07:00,commit, -28602,Nathan Goldbaum,2012-04-02 14:21:05-07:00,commit, -28603,Nathan Goldbaum,2012-04-02 14:20:41-07:00,commit, -28604,Nathan Goldbaum,2012-03-31 01:45:43-07:00,commit, -28605,Matthew Turk,2012-03-30 17:04:33-04:00,commit, -28606,Matthew Turk,2012-03-30 16:56:23-04:00,commit, -28607,Matthew Turk,2012-03-30 09:18:23-04:00,commit, -28608,Matthew Turk,2012-03-29 16:53:24-04:00,commit, -28609,Matthew Turk,2012-03-29 16:01:48-04:00,commit, -28610,Matthew Turk,2012-03-29 16:01:33-04:00,commit, -28611,Nathan Goldbaum,2012-03-29 12:54:56-07:00,commit, -28612,Nathan Goldbaum,2012-03-29 12:47:05-07:00,commit, -28613,Stephen Skory,2012-03-29 11:28:40-06:00,commit, -28614,John ZuHone,2012-03-28 14:19:52-07:00,commit, -28615,John ZuHone,2012-03-28 12:58:04-07:00,commit, -28616,Matthew Turk,2012-03-28 14:57:38-04:00,commit, -28617,Matthew Turk,2012-03-28 14:56:38-04:00,commit, -28618,John ZuHone,2012-03-27 18:11:36-04:00,commit, -28619,Nathan Goldbaum,2012-03-27 15:05:43-07:00,commit, -28620,Stephen Skory,2012-03-26 14:09:39-06:00,commit, -28621,Matthew Turk,2012-03-26 14:57:52-04:00,commit, -28622,Matthew Turk,2012-03-26 14:57:35-04:00,commit, -28623,Stephen Skory,2012-03-26 11:34:45-06:00,commit, -28624,Stephen Skory,2012-03-26 11:34:39-06:00,commit, -28625,Matthew Turk,2012-03-26 13:32:08-04:00,commit, -28626,Stephen Skory,2012-03-26 09:37:17-06:00,commit, -28627,Matthew Turk,2012-03-26 11:09:30-04:00,commit, -28628,Kacper Kowalik,2012-03-26 13:30:29+02:00,commit, -28629,Matthew Turk,2012-03-26 06:31:11-04:00,commit, -28630,Matthew Turk,2012-03-26 06:23:21-04:00,commit, -28631,Matthew Turk,2012-03-26 05:42:05-04:00,commit, -28632,Matthew Turk,2012-03-24 23:34:21-04:00,commit, -28633,Stephen Skory,2012-03-23 17:17:17-06:00,commit, -28634,Matthew Turk,2012-03-23 16:38:58-04:00,commit, -28635,Matthew Turk,2012-03-23 16:36:56-04:00,commit, -28636,Matthew Turk,2012-03-23 06:25:32-04:00,commit, -28637,Nathan Goldbaum,2012-03-22 15:11:27-07:00,commit, -28638,Matthew Turk,2012-03-22 16:51:23-04:00,commit, -28639,Nathan Goldbaum,2012-03-22 13:41:32-07:00,commit, -28640,Matthew Turk,2012-03-22 15:50:44-04:00,commit, -28641,Matthew Turk,2012-03-22 15:46:30-04:00,commit, -28642,Matthew Turk,2012-03-22 14:31:56-04:00,commit, -28643,Cameron Hummels,2012-03-22 10:16:40-04:00,commit, -28644,Geoffrey So,2012-03-20 14:21:17-07:00,commit, -28645,Sam Skillman,2012-03-20 14:03:35-06:00,commit, -28646,Chris Moody,2012-03-20 10:45:59-07:00,commit, -28647,Stephen Skory,2012-03-20 11:13:29-06:00,commit, -28648,Stephen Skory,2012-03-20 10:08:27-06:00,commit, -28649,Matthew Turk,2012-03-20 09:31:37-04:00,commit, -28650,Geoffrey So,2012-03-19 16:32:26-07:00,commit, -28651,Geoffrey So,2012-03-19 16:08:45-07:00,commit, -28652,Geoffrey So,2012-03-19 15:48:06-07:00,commit, -28653,Stephen Skory,2012-03-19 15:09:28-06:00,commit, -28654,Matthew Turk,2012-03-19 16:42:28-04:00,commit, -28655,Nathan Goldbaum,2012-03-19 11:45:11-07:00,commit, -28656,Nathan Goldbaum,2012-03-19 11:39:35-07:00,commit, -28657,Nathan Goldbaum,2012-03-19 11:32:15-07:00,commit, -28658,Nathan Goldbaum,2012-03-19 11:31:45-07:00,commit, -28659,Nathan Goldbaum,2012-03-16 23:00:38-07:00,commit, -28660,Nathan Goldbaum,2012-03-16 12:14:08-07:00,commit, -28661,Nathan Goldbaum,2012-03-16 12:11:07-07:00,commit, -28662,Nathan Goldbaum,2012-03-16 12:07:24-07:00,commit, -28663,Nathan Goldbaum,2012-03-16 12:06:58-07:00,commit, -28664,Nathan Goldbaum,2012-03-16 12:05:06-07:00,commit, -28665,Matthew Turk,2012-03-16 11:49:40-04:00,commit, -28666,Matthew Turk,2012-03-16 10:15:46-04:00,commit, -28667,Matthew Turk,2012-03-16 10:07:18-04:00,commit, -28668,Matthew Turk,2012-03-16 09:32:14-04:00,commit, -28669,Matthew Turk,2012-03-16 09:09:37-04:00,commit, -28670,Matthew Turk,2012-03-16 09:08:12-04:00,commit, -28671,Matthew Turk,2012-03-15 13:35:02-04:00,commit, -28672,Matthew Turk,2012-03-15 13:25:10-04:00,commit, -28673,Matthew Turk,2012-03-15 13:24:48-04:00,commit, -28674,Matthew Turk,2012-03-15 04:59:14-04:00,commit, -28675,John ZuHone,2012-03-14 22:54:05-04:00,commit, -28676,John ZuHone,2012-03-14 22:48:44-04:00,commit, -28677,Nathan Goldbaum,2012-03-14 19:41:33-07:00,commit, -28678,Nathan Goldbaum,2012-03-14 19:38:41-07:00,commit, -28679,John ZuHone,2012-03-14 22:34:23-04:00,commit, -28680,Matthew Turk,2012-03-14 18:05:10-04:00,commit, -28681,Matthew Turk,2012-03-14 17:51:47-04:00,commit, -28682,John ZuHone,2012-03-14 17:24:01-04:00,commit, -28683,John ZuHone,2012-03-14 17:06:27-04:00,commit, -28684,John ZuHone,2012-03-14 16:50:38-04:00,commit, -28685,John ZuHone,2012-03-14 13:30:54-04:00,commit, -28686,Matthew Turk,2012-03-14 10:43:57-04:00,commit, -28687,Matthew Turk,2012-03-14 09:31:36-04:00,commit, -28688,Matthew Turk,2012-03-13 21:48:16-04:00,commit, -28689,Matthew Turk,2012-03-13 14:38:13-04:00,commit, -28690,Matthew Turk,2012-03-13 14:37:09-04:00,commit, -28691,Britton Smith,2012-03-13 11:09:48-04:00,commit, -28692,Britton Smith,2012-03-13 11:07:04-04:00,commit, -28693,Matthew Turk,2012-03-13 06:12:42-04:00,commit, -28694,Matthew Turk,2012-03-13 06:12:34-04:00,commit, -28695,J.S. Oishi,2012-03-12 22:52:10-07:00,commit, -28696,Sam Skillman,2012-03-12 18:35:37-06:00,commit, -28697,Andrew Myers,2012-03-12 13:19:23-07:00,commit, -28698,Andrew Myers,2012-03-12 11:41:48-07:00,commit, -28699,Andrew Myers,2012-03-12 11:27:09-07:00,commit, -28700,John Wise,2012-03-12 11:29:29-04:00,commit, -28701,John Wise,2012-03-12 11:28:57-04:00,commit, -28702,Andrew Cunningham,2012-03-12 02:43:29-07:00,commit, -28703,Andrew Myers,2012-03-09 17:32:00-08:00,commit, -28704,Andrew Myers,2012-03-09 17:22:19-08:00,commit, -28705,Matthew Turk,2012-03-09 12:43:08-05:00,commit, -28706,Matthew Turk,2012-03-08 01:08:48-05:00,commit, -28707,Matthew Turk,2012-03-08 01:03:52-05:00,commit, -28708,Matthew Turk,2012-03-07 23:02:52-07:00,commit, -28709,Matthew Turk,2012-03-07 17:15:37-07:00,commit, -28710,Matthew Turk,2012-03-07 17:05:30-07:00,commit, -28711,Stephen Skory,2012-03-07 15:56:53-07:00,commit, -28712,Matthew Turk,2012-03-06 11:08:29-05:00,commit, -28713,Matthew Turk,2012-03-05 17:15:32-07:00,commit, -28714,Matthew Turk,2012-03-04 22:03:41-05:00,commit, -28715,Andrew Cunningham,2012-03-02 14:51:27-08:00,commit, -28716,Britton Smith,2012-03-02 16:54:16-05:00,commit, -28717,Britton Smith,2012-03-02 16:01:43-05:00,commit, -28718,Britton Smith,2012-03-02 14:52:04-05:00,commit, -28719,Britton Smith,2012-03-02 14:51:14-05:00,commit, -28720,Matthew Turk,2012-03-02 14:25:18-05:00,commit, -28721,Matthew Turk,2012-03-01 12:04:43-05:00,commit, -28722,Matthew Turk,2012-02-29 17:23:08-05:00,commit, -28723,Matthew Turk,2012-02-29 17:10:02-05:00,commit, -28724,Matthew Turk,2012-02-29 16:35:14-05:00,commit, -28725,Matthew Turk,2012-02-29 13:59:47-05:00,commit, -28726,Matthew Turk,2012-02-29 13:40:58-05:00,commit, -28727,Matthew Turk,2012-02-29 11:48:45-05:00,commit, -28728,Matthew Turk,2012-02-29 11:42:32-05:00,commit, -28729,Britton Smith,2012-02-28 17:24:45-05:00,commit, -28730,Matthew Turk,2012-02-27 16:24:46-05:00,commit, -28731,Stephen Skory,2012-02-27 10:45:20-07:00,commit, -28732,Matthew Turk,2012-02-27 11:40:10-05:00,commit, -28733,Matthew Turk,2012-02-26 22:05:08-05:00,commit, -28734,Matthew Turk,2012-02-26 19:56:54-05:00,commit, -28735,Matthew Turk,2012-02-26 17:25:19-05:00,commit, -28736,Stephen Skory,2012-02-25 17:56:08-07:00,commit, -28737,Matthew Turk,2012-02-25 19:12:54-05:00,commit, -28738,Matthew Turk,2012-02-25 08:28:59-05:00,commit, -28739,Matthew Turk,2012-02-25 08:18:45-05:00,commit, -28740,Matthew Turk,2012-02-25 08:04:31-05:00,commit, -28741,Matthew Turk,2012-02-25 00:29:11-05:00,commit, -28742,Matthew Turk,2012-02-25 00:26:21-05:00,commit, -28743,Matthew Turk,2012-02-25 00:19:58-05:00,commit, -28744,Matthew Turk,2012-02-25 00:07:56-05:00,commit, -28745,Matthew Turk,2012-02-24 20:33:21-05:00,commit, -28746,Matthew Turk,2012-02-24 20:25:51-05:00,commit, -28747,Stephen Skory,2012-02-24 16:38:58-07:00,commit, -28748,Matthew Turk,2012-02-24 16:31:44-05:00,commit, -28749,Matthew Turk,2012-02-24 16:12:05-05:00,commit, -28750,Matthew Turk,2012-02-24 14:58:20-05:00,commit, -28751,Matthew Turk,2012-02-24 14:39:38-05:00,commit, -28752,J.S. Oishi,2012-02-24 09:22:49-08:00,commit, -28753,Matthew Turk,2012-02-24 11:17:45-05:00,commit, -28754,Stephen Skory,2012-02-24 09:02:21-07:00,commit, -28755,Matthew Turk,2012-02-24 09:44:02-05:00,commit, -28756,Matthew Turk,2012-02-24 09:43:41-05:00,commit, -28757,Matthew Turk,2012-02-23 22:30:22-05:00,commit, -28758,Matthew Turk,2012-02-23 22:24:00-05:00,commit, -28759,Matthew Turk,2012-02-23 22:15:38-05:00,commit, -28760,Matthew Turk,2012-02-23 17:49:24-05:00,commit, -28761,Matthew Turk,2012-02-23 17:10:27-05:00,commit, -28762,Matthew Turk,2012-02-23 16:12:35-05:00,commit, -28763,Matthew Turk,2012-02-23 16:07:20-05:00,commit, -28764,Matthew Turk,2012-02-23 15:51:35-05:00,commit, -28765,Matthew Turk,2012-02-23 15:04:25-05:00,commit, -28766,Matthew Turk,2012-02-23 14:54:20-05:00,commit, -28767,Matthew Turk,2012-02-23 12:35:50-05:00,commit, -28768,Matthew Turk,2012-02-23 10:34:51-05:00,commit, -28769,Stephen Skory,2012-02-23 08:34:03-07:00,commit, -28770,Matthew Turk,2012-02-23 09:14:45-05:00,commit, -28771,Matthew Turk,2012-02-23 08:10:19-05:00,commit, -28772,Matthew Turk,2012-02-22 17:32:09-05:00,commit, -28773,Matthew Turk,2012-02-22 15:48:14-05:00,commit, -28774,J.S. Oishi,2012-02-22 12:21:02-08:00,commit, -28775,J.S. Oishi,2012-02-22 10:41:10-08:00,commit, -28776,J.S. Oishi,2012-02-22 09:25:10-08:00,commit, -28777,Sam Skillman,2012-02-22 10:04:38-07:00,commit, -28778,Matthew Turk,2012-02-22 10:37:58-05:00,commit, -28779,Sam Skillman,2012-02-21 21:08:53-07:00,commit, -28780,Anna Rosen,2012-02-21 14:05:13-08:00,commit, -28781,Anna Rosen,2012-02-21 14:05:13-08:00,commit, -28782,Matthew Turk,2012-02-20 21:04:07-05:00,commit, -28783,Matthew Turk,2012-02-20 21:03:35-05:00,commit, -28784,Matthew Turk,2012-02-19 21:35:02-05:00,commit, -28785,Matthew Turk,2012-02-19 21:33:43-05:00,commit, -28786,Matthew Turk,2012-02-17 17:34:02-05:00,commit, -28787,Matthew Turk,2012-02-17 10:00:35-05:00,commit, -28788,Matthew Turk,2012-02-17 06:28:48-05:00,commit, -28789,Kacper Kowalik,2012-02-17 12:21:44+01:00,commit, -28790,Matthew Turk,2012-02-16 14:37:16-05:00,commit, -28791,Kacper Kowalik,2012-02-16 20:17:35+01:00,commit, -28792,Stephen Skory,2012-02-16 10:18:33-07:00,commit, -28793,Matthew Turk,2012-02-16 11:55:10-05:00,commit, -28794,John ZuHone,2012-02-15 16:40:56-05:00,commit, -28795,Matthew Turk,2012-02-15 15:10:41-05:00,commit, -28796,Matthew Turk,2012-02-15 14:32:02-05:00,commit, -28797,Matthew Turk,2012-02-15 14:31:42-05:00,commit, -28798,Chris Moody,2012-02-15 11:02:15-08:00,commit, -28799,Sam Skillman,2012-02-15 11:55:26-07:00,commit, -28800,Sam Skillman,2012-02-15 10:33:31-07:00,commit, -28801,Matthew Turk,2012-02-15 07:46:27-05:00,commit, -28802,Matthew Turk,2012-02-15 07:45:58-05:00,commit, -28803,Matthew Turk,2012-02-15 07:33:34-05:00,commit, -28804,Matthew Turk,2012-02-15 07:15:49-05:00,commit, -28805,Matthew Turk,2012-02-15 07:15:06-05:00,commit, -28806,Matthew Turk,2012-02-15 07:09:36-05:00,commit, -28807,Matthew Turk,2012-02-15 06:48:32-05:00,commit, -28808,Chris Moody,2012-02-14 18:19:26-08:00,commit, -28809,Sam Skillman,2012-02-14 16:37:06-07:00,commit, -28810,Sam Skillman,2012-02-14 16:36:32-07:00,commit, -28811,Matthew Turk,2012-02-14 17:29:29-05:00,commit, -28812,Matthew Turk,2012-02-14 17:25:17-05:00,commit, -28813,Matthew Turk,2012-02-14 17:03:21-05:00,commit, -28814,Nathan Goldbaum,2012-02-14 11:52:20-08:00,commit, -28815,Nathan Goldbaum,2012-02-14 11:50:50-08:00,commit, -28816,Nathan Goldbaum,2012-02-14 11:48:48-08:00,commit, -28817,Sam Skillman,2012-02-14 12:21:21-07:00,commit, -28818,Matthew Turk,2012-02-14 09:55:22-05:00,commit, -28819,Chris Moody,2012-02-14 00:50:19-08:00,commit, -28820,Matthew Turk,2012-02-13 17:08:59-05:00,commit, -28821,Stephen Skory,2012-02-13 14:53:01-07:00,commit, -28822,Chris Moody,2012-02-10 14:30:07-08:00,commit, -28823,John ZuHone,2012-02-10 08:58:27-05:00,commit, -28824,John ZuHone,2012-02-09 17:39:11-05:00,commit, -28825,Matthew Turk,2012-02-09 16:27:04-05:00,commit, -28826,Stephen Skory,2012-02-09 13:31:19-07:00,commit, -28827,John ZuHone,2012-02-09 15:21:19-05:00,commit, -28828,Matthew Turk,2012-02-09 15:05:37-05:00,commit, -28829,Chris Moody,2012-02-09 10:20:59-08:00,commit, -28830,Stephen Skory,2012-02-09 10:16:23-07:00,commit, -28831,Matthew Turk,2012-02-09 11:27:40-05:00,commit, -28832,Matthew Turk,2012-02-09 11:26:44-05:00,commit, -28833,Matthew Turk,2012-02-09 08:24:18-05:00,commit, -28834,John ZuHone,2012-02-08 16:52:13-05:00,commit, -28835,John ZuHone,2012-02-08 16:28:41-05:00,commit, -28836,Anthony Scopatz,2012-02-08 12:59:24-06:00,commit, -28837,Chris Moody,2012-02-07 12:25:09-08:00,commit, -28838,Chris Moody,2012-02-07 09:48:30-08:00,commit, -28839,Sam Skillman,2012-02-07 09:30:44-07:00,commit, -28840,Chris Moody,2012-02-06 19:56:43-08:00,commit, -28841,Sam Skillman,2012-02-06 18:43:21-07:00,commit, -28842,Chris Moody,2012-02-06 16:43:50-08:00,commit, -28843,Chris Moody,2012-02-06 16:30:21-08:00,commit, -28844,Matthew Turk,2012-02-06 13:56:01-05:00,commit, -28845,John Wise,2012-02-06 12:47:24-05:00,commit, -28846,Kacper Kowalik,2012-02-06 16:54:54+01:00,commit, -28847,Kacper Kowalik,2012-02-06 16:43:59+01:00,commit, -28848,Matthew Turk,2012-02-06 10:10:00-05:00,commit, -28849,Chris Moody,2012-02-05 23:17:13-08:00,commit, -28850,Chris Moody,2012-02-05 23:08:29-08:00,commit, -28851,Chris Moody,2012-02-05 20:54:06-08:00,commit, -28852,Chris Moody,2012-02-05 19:41:46-08:00,commit, -28853,Chris Moody,2012-02-05 16:14:29-08:00,commit, -28854,Chris Moody,2012-02-05 13:20:55-08:00,commit, -28855,Matthew Turk,2012-02-04 13:06:06-05:00,commit, -28856,Matthew Turk,2012-02-04 08:56:45-05:00,commit, -28857,Matthew Turk,2012-02-04 08:33:03-05:00,commit, -28858,Stephen Skory,2012-02-03 16:03:20-07:00,commit, -28859,Matthew Turk,2012-02-03 17:50:25-05:00,commit, -28860,Matthew Turk,2012-02-03 17:22:29-05:00,commit, -28861,Matthew Turk,2012-02-03 16:16:06-05:00,commit, -28862,Matthew Turk,2012-02-03 16:14:49-05:00,commit, -28863,Matthew Turk,2012-02-03 15:58:32-05:00,commit, -28864,Sam Skillman,2012-02-03 11:22:28-07:00,commit, -28865,Sam Skillman,2012-02-03 11:00:33-07:00,commit, -28866,Matthew Turk,2012-02-03 12:37:30-05:00,commit, -28867,Matthew Turk,2012-02-03 12:17:07-05:00,commit, -28868,Matthew Turk,2012-02-03 11:16:42-05:00,commit, -28869,John Wise,2012-02-03 10:58:34-05:00,commit, -28870,Matthew Turk,2012-02-02 21:53:13-05:00,commit, -28871,Matthew Turk,2012-02-02 21:48:37-05:00,commit, -28872,Anna Rosen,2012-02-02 17:23:35-08:00,commit, -28873,Anna Rosen,2012-02-02 17:23:35-08:00,commit, -28874,J.S. Oishi,2012-02-16 14:24:35-08:00,commit, -28875,Chris Moody,2012-02-02 17:10:51-08:00,commit, -28876,Matthew Turk,2012-02-02 18:12:21-05:00,commit, -28877,Matthew Turk,2012-02-02 17:10:16-05:00,commit, -28878,Kacper Kowalik,2012-02-02 23:00:11+01:00,commit, -28879,Matthew Turk,2012-02-02 16:12:21-05:00,commit, -28880,Matthew Turk,2012-02-02 15:30:16-05:00,commit, -28881,Matthew Turk,2012-02-02 15:23:06-05:00,commit, -28882,Matthew Turk,2012-02-02 15:19:19-05:00,commit, -28883,Stephen Skory,2012-02-02 13:11:35-07:00,commit, -28884,Matthew Turk,2012-02-02 15:09:27-05:00,commit, -28885,Matthew Turk,2012-02-02 14:22:25-05:00,commit, -28886,Stephen Skory,2012-02-02 11:59:01-07:00,commit, -28887,Matthew Turk,2012-02-02 13:54:54-05:00,commit, -28888,Matthew Turk,2012-02-02 13:34:06-05:00,commit, -28889,Matthew Turk,2012-02-02 13:14:36-05:00,commit, -28890,Stephen Skory,2012-02-02 10:56:49-07:00,commit, -28891,Stephen Skory,2012-02-02 10:36:19-07:00,commit, -28892,Stephen Skory,2012-02-02 09:49:18-07:00,commit, -28893,Stephen Skory,2012-02-02 09:46:25-07:00,commit, -28894,Kacper Kowalik,2012-02-02 13:56:02+01:00,commit, -28895,Chris Moody,2012-02-01 18:41:10-08:00,commit, -28896,Chris Moody,2012-02-01 18:25:30-08:00,commit, -28897,Kacper Kowalik,2012-02-02 00:16:26+01:00,commit, -28898,Matthew Turk,2012-02-01 15:49:36-05:00,commit, -28899,Sam Skillman,2012-02-01 13:43:06-07:00,commit, -28900,Andrew Cunningham,2012-02-01 15:42:21-05:00,commit, -28901,Matthew Turk,2012-02-01 14:45:10-05:00,commit, -28902,Devin Silvia,2012-02-01 11:11:24-07:00,commit, -28903,Devin Silvia,2012-02-01 10:15:01-07:00,commit, -28904,Matthew Turk,2012-02-01 12:03:59-05:00,commit, -28905,J.S. Oishi,2012-02-01 08:21:36-08:00,commit, -28906,Nathan Goldbaum,2012-01-31 19:53:37-08:00,commit, -28907,Chris Moody,2012-01-31 10:05:06-08:00,commit, -28908,Sam Skillman,2012-01-31 08:57:59-07:00,commit, -28909,Chris Moody,2012-01-30 22:30:09-08:00,commit, -28910,Nathan Goldbaum,2012-01-30 19:45:29-08:00,commit, -28911,Chris Moody,2012-01-30 17:46:40-08:00,commit, -28912,Chris Moody,2012-01-30 16:50:03-08:00,commit, -28913,Chris Moody,2012-01-30 16:18:48-08:00,commit, -28914,Chris Moody,2012-01-30 15:30:10-08:00,commit, -28915,Chris Moody,2012-01-30 14:46:27-08:00,commit, -28916,Sam Skillman,2012-01-30 10:25:49-07:00,commit, -28917,Matthew Turk,2012-01-29 12:43:03-05:00,commit, -28918,John ZuHone,2012-01-29 09:44:45-05:00,commit, -28919,John Wise,2012-01-28 19:16:55-05:00,commit, -28920,John Wise,2012-01-28 15:54:15-05:00,commit, -28921,John Wise,2012-01-28 15:49:41-05:00,commit, -28922,Devin Silvia,2012-01-27 16:04:34-07:00,commit, -28923,J.S. Oishi,2012-01-27 10:29:36-08:00,commit, -28924,Andrew Myers,2012-01-27 07:38:41-08:00,commit, -28925,Matthew Turk,2012-01-27 08:19:24-06:00,commit, -28926,Kacper Kowalik,2012-01-27 06:04:07+01:00,commit, -28927,Andrew Myers,2012-01-26 16:26:52-08:00,commit, -28928,Andrew Myers,2012-01-26 14:39:39-08:00,commit, -28929,Matthew Turk,2012-01-26 16:12:54-06:00,commit, -28930,Stephen Skory,2012-01-26 15:04:50-07:00,commit, -28931,Stephen Skory,2012-01-26 15:03:09-07:00,commit, -28932,Britton Smith,2012-01-26 16:47:27-05:00,commit, -28933,Britton Smith,2012-01-26 16:44:37-05:00,commit, -28934,Cameron Hummels,2012-01-26 15:37:54-06:00,commit, -28935,Cameron Hummels,2012-01-26 15:37:41-06:00,commit, -28936,Devin Silvia,2012-01-26 15:32:11-06:00,commit, -28937,Matthew Turk,2012-01-26 15:31:27-06:00,commit, -28938,Andrew Myers,2012-01-26 13:22:59-08:00,commit, -28939,Devin Silvia,2012-01-26 15:16:41-06:00,commit, -28940,Andrew Myers,2012-01-26 13:15:40-08:00,commit, -28941,Cameron Hummels,2012-01-26 15:01:49-06:00,commit, -28942,Cameron Hummels,2012-01-26 14:45:34-06:00,commit, -28943,Matthew Turk,2012-01-26 14:44:23-06:00,commit, -28944,Matthew Turk,2012-01-26 14:43:48-06:00,commit, -28945,Cameron Hummels,2012-01-26 14:24:12-06:00,commit, -28946,Sam Skillman,2012-01-26 13:58:44-06:00,commit, -28947,Matthew Turk,2012-01-26 14:45:03-05:00,commit, -28948,Matthew Turk,2012-01-26 13:25:16-06:00,commit, -28949,Nathan Goldbaum,2012-01-26 13:10:47-06:00,commit, -28950,Nathan Goldbaum,2012-01-26 13:09:37-06:00,commit, -28951,Cameron Hummels,2012-01-26 12:53:21-06:00,commit, -28952,Cameron Hummels,2012-01-26 12:53:05-06:00,commit, -28953,Matthew Turk,2012-01-26 12:35:41-06:00,commit, -28954,Matthew Turk,2012-01-26 12:35:04-06:00,commit, -28955,Sam Skillman,2012-01-26 11:48:10-06:00,commit, -28956,Sam Skillman,2012-01-26 10:44:19-07:00,commit, -28957,Matthew Turk,2012-01-26 11:34:47-05:00,commit, -28958,Britton Smith,2012-01-26 11:33:10-05:00,commit, -28959,Cameron Hummels,2012-01-26 09:13:19-06:00,commit, -28960,Cameron Hummels,2012-01-26 09:12:53-06:00,commit, -28961,Matthew Turk,2012-01-25 16:07:34-05:00,commit, -28962,Matthew Turk,2012-01-25 14:12:52-05:00,commit, -28963,Matthew Turk,2012-01-25 13:38:32-05:00,commit, -28964,Matthew Turk,2012-01-25 12:50:06-05:00,commit, -28965,Matthew Turk,2012-01-25 12:24:24-05:00,commit, -28966,Matthew Turk,2012-01-25 12:22:19-05:00,commit, -28967,Matthew Turk,2012-01-25 12:21:26-05:00,commit, -28968,Matthew Turk,2012-01-25 11:33:38-05:00,commit, -28969,Matthew Turk,2012-01-25 11:12:35-05:00,commit, -28970,Chris Moody,2012-01-25 07:39:00-08:00,commit, -28971,Chris Moody,2012-01-25 07:34:12-08:00,commit, -28972,Matthew Turk,2012-01-25 10:30:15-05:00,commit, -28973,John ZuHone,2012-01-24 22:53:43-06:00,commit, -28974,Matthew Turk,2012-01-24 23:33:50-05:00,commit, -28975,John ZuHone,2012-01-24 17:39:04-06:00,commit, -28976,Matthew Turk,2012-01-24 16:23:57-05:00,commit, -28977,John Wise,2012-01-24 14:44:18-06:00,commit, -28978,Nathan Goldbaum,2012-01-24 13:19:30-06:00,commit, -28979,Matthew Turk,2012-01-24 13:09:40-06:00,commit, -28980,Kacper Kowalik,2012-01-24 20:04:23+01:00,commit, -28981,Casey W. Stark,2012-01-24 09:27:02-08:00,commit, -28982,Casey W. Stark,2012-01-24 09:27:02-08:00,commit, -28983,Cameron Hummels,2012-01-23 23:58:20-06:00,commit, -28984,Cameron Hummels,2012-01-23 23:42:31-06:00,commit, -28985,Sam Skillman,2012-01-20 11:27:35-07:00,commit, -28986,Nathan Goldbaum,2012-01-20 10:20:53-08:00,commit, -28987,Nathan Goldbaum,2012-01-20 10:20:27-08:00,commit, -28988,Nathan Goldbaum,2012-01-20 00:07:22-08:00,commit, -28989,Nathan Goldbaum,2012-01-19 20:47:47-08:00,commit, -28990,Nathan Goldbaum,2012-01-19 19:53:11-08:00,commit, -28991,Nathan Goldbaum,2012-01-19 14:45:28-08:00,commit, -28992,Nathan Goldbaum,2012-01-19 14:25:55-08:00,commit, -28993,John ZuHone,2012-01-19 16:29:02-05:00,commit, -28994,Sam Skillman,2012-01-19 12:50:38-07:00,commit, -28995,Stephen Skory,2012-01-19 10:26:36-07:00,commit, -28996,Matthew Turk,2012-01-19 08:26:15-05:00,commit, -28997,Matthew Turk,2012-01-19 08:25:58-05:00,commit, -28998,Kacper Kowalik,2012-01-19 13:51:52+01:00,commit, -28999,John ZuHone,2012-01-19 01:19:20-05:00,commit, -29000,Sam Skillman,2012-01-18 19:13:38-07:00,commit, -29001,John Wise,2012-01-18 17:31:56-05:00,commit, -29002,John Wise,2012-01-18 17:31:18-05:00,commit, -29003,John ZuHone,2012-01-18 17:09:18-05:00,commit, -29004,Matthew Turk,2012-01-18 16:13:21-05:00,commit, -29005,Sam Skillman,2012-01-18 14:00:46-07:00,commit, -29006,Matthew Turk,2012-01-18 15:35:33-05:00,commit, -29007,Matthew Turk,2012-01-18 14:28:06-05:00,commit, -29008,Matthew Turk,2012-01-18 13:33:21-05:00,commit, -29009,Matthew Turk,2012-01-18 13:28:39-05:00,commit, -29010,Matthew Turk,2012-01-18 13:28:09-05:00,commit, -29011,Sam Skillman,2012-01-18 11:08:40-07:00,commit, -29012,Matthew Turk,2012-01-18 11:28:27-05:00,commit, -29013,Britton Smith,2012-01-18 10:46:56-05:00,commit, -29014,John ZuHone,2012-01-18 01:28:39-05:00,commit, -29015,Sam Skillman,2012-01-17 20:20:16-07:00,commit, -29016,Sam Skillman,2012-01-17 20:19:42-07:00,commit, -29017,Sam Skillman,2012-01-17 20:15:15-07:00,commit, -29018,Sam Skillman,2012-01-17 15:37:07-07:00,commit, -29019,Matthew Turk,2012-01-17 15:25:28-05:00,commit, -29020,Sam Skillman,2012-01-17 13:06:04-07:00,commit, -29021,Britton Smith,2012-01-17 14:51:36-05:00,commit, -29022,Sam Skillman,2012-01-17 12:00:06-07:00,commit, -29023,Sam Skillman,2012-01-16 17:21:49-07:00,commit, -29024,Sam Skillman,2012-01-16 17:15:37-07:00,commit, -29025,Matthew Turk,2012-01-16 17:41:17-05:00,commit, -29026,Matthew Turk,2012-01-16 13:55:25-05:00,commit, -29027,Matthew Turk,2012-01-14 07:37:03-05:00,commit, -29028,Matthew Turk,2012-01-14 06:36:56-05:00,commit, -29029,Matthew Turk,2012-01-12 13:32:17-05:00,commit, -29030,Matthew Turk,2012-01-12 12:12:12-05:00,commit, -29031,Matthew Turk,2012-01-12 12:01:53-05:00,commit, -29032,Matthew Turk,2012-01-12 11:58:35-05:00,commit, -29033,Matthew Turk,2012-01-12 10:40:16-05:00,commit, -29034,Sam Skillman,2012-01-11 15:14:00-07:00,commit, -29035,Sam Skillman,2012-01-11 15:13:07-07:00,commit, -29036,Matthew Turk,2012-01-10 13:06:18-05:00,commit, -29037,Matthew Turk,2012-01-10 10:59:49-05:00,commit, -29038,Matthew Turk,2012-01-10 10:14:46-05:00,commit, -29039,Matthew Turk,2012-01-10 10:13:48-05:00,commit, -29040,Kacper Kowalik,2012-01-10 09:51:37+01:00,commit, -29041,Kacper Kowalik,2012-01-10 09:40:22+01:00,commit, -29042,Matthew Turk,2012-01-09 22:25:59-05:00,commit, -29043,Matthew Turk,2012-01-09 18:26:18-05:00,commit, -29044,Cameron Hummels,2012-01-08 03:50:10-05:00,commit, -29045,Matthew Turk,2012-01-06 12:28:50-05:00,commit, -29046,Matthew Turk,2012-01-06 11:49:39-05:00,commit, -29047,Matthew Turk,2012-01-06 08:03:29-05:00,commit, -29048,Matthew Turk,2012-01-06 07:01:15-05:00,commit, -29049,Britton Smith,2012-01-04 18:23:59-05:00,commit, -29050,Britton Smith,2012-01-04 15:07:07-05:00,commit, -29051,Matthew Turk,2012-01-04 12:37:58-05:00,commit, -29052,Sam Skillman,2012-01-04 10:20:46-07:00,commit, -29053,Matthew Turk,2012-01-04 12:18:00-05:00,commit, -29054,Sam Skillman,2012-01-04 09:50:19-07:00,commit, -29055,Matthew Turk,2012-01-04 11:10:51-05:00,commit, -29056,Stephen Skory,2012-01-04 08:59:03-07:00,commit, -29057,Stephen Skory,2012-01-04 08:58:47-07:00,commit, -29058,Sam Skillman,2012-01-04 08:50:59-07:00,commit, -29059,Matthew Turk,2012-01-03 22:14:17-05:00,commit, -29060,Stephen Skory,2012-01-03 16:45:40-07:00,commit, -29061,Matthew Turk,2011-12-27 11:43:47-05:00,commit, -29062,Matthew Turk,2011-12-27 09:48:00-05:00,commit, -29063,Stephen Skory,2011-12-26 11:01:07-07:00,commit, -29064,Stephen Skory,2011-12-26 10:52:28-07:00,commit, -29065,Matthew Turk,2011-12-23 15:37:32-05:00,commit, -29066,Matthew Turk,2011-12-23 13:33:54-05:00,commit, -29067,Matthew Turk,2011-12-23 12:24:13-05:00,commit, -29068,Matthew Turk,2011-12-23 11:13:46-05:00,commit, -29069,Matthew Turk,2011-12-23 10:56:26-05:00,commit, -29070,Matthew Turk,2011-12-23 09:36:56-05:00,commit, -29071,Matthew Turk,2011-12-22 13:44:46-05:00,commit, -29072,Matthew Turk,2011-12-22 11:51:35-05:00,commit, -29073,Matthew Turk,2011-12-22 10:41:31-05:00,commit, -29074,Matthew Turk,2011-12-22 10:38:02-05:00,commit, -29075,Matthew Turk,2011-12-21 16:45:49-05:00,commit, -29076,Matthew Turk,2011-12-21 16:45:28-05:00,commit, -29077,Matthew Turk,2011-12-21 13:25:18-05:00,commit, -29078,Matthew Turk,2011-12-21 11:30:45-05:00,commit, -29079,Matthew Turk,2011-12-21 11:30:10-05:00,commit, -29080,Matthew Turk,2011-12-21 11:29:22-05:00,commit, -29081,Matthew Turk,2011-12-20 17:15:08-05:00,commit, -29082,Matthew Turk,2011-12-20 16:51:44-05:00,commit, -29083,Matthew Turk,2011-12-20 16:49:00-05:00,commit, -29084,Matthew Turk,2011-12-20 16:42:12-05:00,commit, -29085,Matthew Turk,2011-12-20 15:57:00-05:00,commit, -29086,Matthew Turk,2011-12-20 07:53:51-05:00,commit, -29087,Matthew Turk,2011-12-20 05:52:05-05:00,commit, -29088,Matthew Turk,2011-12-19 13:05:22-05:00,commit, -29089,Matthew Turk,2011-12-19 12:47:16-05:00,commit, -29090,Cameron Hummels,2011-12-16 18:36:31-08:00,commit, -29091,Cameron Hummels,2011-12-16 18:35:36-08:00,commit, -29092,Britton Smith,2011-12-16 15:59:46-05:00,commit, -29093,Matthew Turk,2011-12-16 11:02:05-05:00,commit, -29094,Matthew Turk,2011-12-16 10:59:30-05:00,commit, -29095,Matthew Turk,2011-12-16 10:01:36-05:00,commit, -29096,Matthew Turk,2011-12-16 06:09:37-05:00,commit, -29097,Britton Smith,2011-12-15 16:30:30-05:00,commit, -29098,Britton Smith,2011-12-15 12:00:30-05:00,commit, -29099,Matthew Turk,2011-12-15 11:41:05-05:00,commit, -29100,Matthew Turk,2011-12-15 11:40:47-05:00,commit, -29101,Matthew Turk,2011-12-15 11:33:43-05:00,commit, -29102,Matthew Turk,2011-12-15 11:25:48-05:00,commit, -29103,Britton Smith,2011-12-15 10:48:56-05:00,commit, -29104,Matthew Turk,2011-12-14 14:38:14-05:00,commit, -29105,Matthew Turk,2011-12-14 13:30:42-05:00,commit, -29106,Cameron Hummels,2011-12-14 12:55:49-05:00,commit, -29107,Cameron Hummels,2011-12-14 12:51:36-05:00,commit, -29108,Matthew Turk,2011-12-14 12:40:17-05:00,commit, -29109,Matthew Turk,2011-12-14 12:39:57-05:00,commit, -29110,Matthew Turk,2011-12-14 10:08:53-05:00,commit, -29111,Cameron Hummels,2011-12-13 23:46:20-05:00,commit, -29112,Cameron Hummels,2011-12-13 23:43:55-05:00,commit, -29113,Matthew Turk,2011-12-13 15:35:41-05:00,commit, -29114,Matthew Turk,2011-12-13 14:21:51-05:00,commit, -29115,Matthew Turk,2011-12-13 14:21:28-05:00,commit, -29116,Matthew Turk,2011-12-13 13:37:04-05:00,commit, -29117,Matthew Turk,2011-12-13 11:15:10-05:00,commit, -29118,Matthew Turk,2011-12-13 07:48:55-05:00,commit, -29119,Matthew Turk,2011-12-12 23:02:49-05:00,commit, -29120,Nathan Goldbaum,2011-12-12 14:49:13-08:00,commit, -29121,Matthew Turk,2011-12-12 15:13:07-05:00,commit, -29122,Matthew Turk,2011-12-12 15:12:52-05:00,commit, -29123,Matthew Turk,2011-12-12 14:08:19-05:00,commit, -29124,Stephen Skory,2011-12-12 10:16:38-07:00,commit, -29125,Stephen Skory,2011-12-12 09:05:36-07:00,commit, -29126,Matthew Turk,2011-12-12 09:56:40-05:00,commit, -29127,John Wise,2011-12-12 09:54:59-05:00,commit, -29128,Matthew Turk,2011-12-12 07:54:24-05:00,commit, -29129,Matthew Turk,2011-12-12 07:54:17-05:00,commit, -29130,Cameron Hummels,2011-12-11 17:19:58-05:00,commit, -29131,Cameron Hummels,2011-12-11 17:13:26-05:00,commit, -29132,Stephen Skory,2011-12-11 08:35:21-07:00,commit, -29133,Britton Smith,2011-12-09 14:15:00-05:00,commit, -29134,Britton Smith,2011-12-09 11:39:08-05:00,commit, -29135,Britton Smith,2011-12-09 11:12:13-05:00,commit, -29136,Matthew Turk,2011-12-08 13:22:10-05:00,commit, -29137,Matthew Turk,2011-12-08 11:37:48-05:00,commit, -29138,Matthew Turk,2011-12-08 10:34:51-05:00,commit, -29139,Matthew Turk,2011-12-08 06:50:05-05:00,commit, -29140,Matthew Turk,2011-12-07 22:16:16-05:00,commit, -29141,Matthew Turk,2011-12-07 21:36:28-05:00,commit, -29142,Geoffrey So,2011-12-07 13:29:07-08:00,commit, -29143,Matthew Turk,2011-12-07 14:24:51-05:00,commit, -29144,Cameron Hummels,2011-12-07 14:21:03-05:00,commit, -29145,Matthew Turk,2011-12-07 14:09:48-05:00,commit, -29146,Matthew Turk,2011-12-07 13:26:42-05:00,commit, -29147,Matthew Turk,2011-12-07 13:14:21-05:00,commit, -29148,Stephen Skory,2011-12-07 09:50:59-07:00,commit, -29149,Matthew Turk,2011-12-07 10:21:14-05:00,commit, -29150,Cameron Hummels,2011-12-06 18:52:57-05:00,commit, -29151,Matthew Turk,2011-12-06 16:16:17-05:00,commit, -29152,Matthew Turk,2011-12-06 16:15:48-05:00,commit, -29153,Stephen Skory,2011-12-05 10:35:57-07:00,commit, -29154,Geoffrey So,2011-12-04 12:35:58-08:00,commit, -29155,Matthew Turk,2011-12-02 12:52:38-05:00,commit, -29156,Matthew Turk,2011-12-02 12:37:41-05:00,commit, -29157,Stephen Skory,2011-12-02 09:18:20-07:00,commit, -29158,Matthew Turk,2011-12-02 11:13:59-05:00,commit, -29159,Matthew Turk,2011-12-02 11:12:00-05:00,commit, -29160,Britton Smith,2011-12-02 11:11:24-05:00,commit, -29161,Matthew Turk,2011-12-02 07:32:31-05:00,commit, -29162,Matthew Turk,2011-12-02 07:32:01-05:00,commit, -29163,Stephen Skory,2011-12-01 15:52:02-07:00,commit, -29164,Britton Smith,2011-12-01 11:45:07-05:00,commit, -29165,Matthew Turk,2011-12-01 07:42:12-08:00,commit, -29166,Matthew Turk,2011-12-01 07:23:39-08:00,commit, -29167,Matthew Turk,2011-12-01 06:45:18-08:00,commit, -29168,Matthew Turk,2011-12-01 06:18:31-05:00,commit, -29169,Matthew Turk,2011-11-30 11:25:37-05:00,commit, -29170,Matthew Turk,2011-11-30 09:55:35-05:00,commit, -29171,Matthew Turk,2011-11-30 09:21:55-05:00,commit, -29172,Matthew Turk,2011-11-30 09:20:52-05:00,commit, -29173,Matthew Turk,2011-11-29 15:57:48-05:00,commit, -29174,Matthew Turk,2011-11-29 14:00:07-05:00,commit, -29175,Matthew Turk,2011-11-29 11:01:56-05:00,commit, -29176,Matthew Turk,2011-11-29 10:51:53-05:00,commit, -29177,Matthew Turk,2011-11-28 07:31:43-05:00,commit, -29178,Matthew Turk,2011-11-28 06:29:37-05:00,commit, -29179,Matthew Turk,2011-11-25 00:11:05-05:00,commit, -29180,Matthew Turk,2011-11-25 00:11:05-05:00,commit, -29181,Matthew Turk,2011-11-23 17:12:24-05:00,commit, -29182,Matthew Turk,2011-11-23 16:26:24-05:00,commit, -29183,Matthew Turk,2011-11-23 16:26:00-05:00,commit, -29184,Matthew Turk,2011-11-23 16:22:48-05:00,commit, -29185,Matthew Turk,2011-11-23 14:27:20-05:00,commit, -29186,Matthew Turk,2011-11-23 13:16:22-05:00,commit, -29187,Matthew Turk,2011-11-22 16:07:54-05:00,commit, -29188,Matthew Turk,2011-11-22 16:07:33-05:00,commit, -29189,Stephen Skory,2011-11-22 13:54:03-07:00,commit, -29190,Matthew Turk,2011-11-22 15:48:46-05:00,commit, -29191,Matthew Turk,2011-11-22 15:44:11-05:00,commit, -29192,Cameron Hummels,2011-11-22 15:39:38-05:00,commit, -29193,Britton Smith,2011-11-20 19:16:19-05:00,commit, -29194,Britton Smith,2011-11-20 19:14:16-05:00,commit, -29195,Britton Smith,2011-11-20 18:14:53-05:00,commit, -29196,Britton Smith,2011-11-20 15:56:33-05:00,commit, -29197,Britton Smith,2011-11-20 13:44:40-05:00,commit, -29198,Britton Smith,2011-11-19 12:27:42-08:00,commit, -29199,Stephen Skory,2011-11-18 16:14:40-07:00,commit, -29200,Cameron Hummels,2011-11-18 11:59:20-05:00,commit, -29201,Sam Skillman,2011-11-17 14:21:21-07:00,commit, -29202,Britton Smith,2011-11-16 09:06:35-08:00,commit, -29203,Britton Smith,2011-11-16 09:06:00-08:00,commit, -29204,Stephen Skory,2011-11-15 09:23:21-07:00,commit, -29205,Matthew Turk,2011-11-14 15:12:00-08:00,commit, -29206,Britton Smith,2011-11-14 15:09:10-08:00,commit, -29207,Matthew Turk,2011-11-14 15:06:34-08:00,commit, -29208,Britton Smith,2011-11-14 15:00:35-08:00,commit, -29209,Matthew Turk,2011-11-14 14:56:51-08:00,commit, -29210,Matthew Turk,2011-11-14 14:25:16-08:00,commit, -29211,Britton Smith,2011-11-14 14:19:31-08:00,commit, -29212,Britton Smith,2011-11-14 13:43:07-08:00,commit, -29213,Matthew Turk,2011-11-14 13:28:41-08:00,commit, -29214,Stephen Skory,2011-11-14 13:03:05-07:00,commit, -29215,Stephen Skory,2011-11-14 11:32:53-07:00,commit, -29216,Matthew Turk,2011-11-14 00:22:38-05:00,commit, -29217,Matthew Turk,2011-11-13 19:53:06-05:00,commit, -29218,Matthew Turk,2011-11-13 19:30:08-05:00,commit, -29219,Matthew Turk,2011-11-13 18:49:35-05:00,commit, -29220,Matthew Turk,2011-11-13 16:32:56-05:00,commit, -29221,Andrew Myers,2011-11-12 12:33:46-08:00,commit, -29222,Matthew Turk,2011-11-12 09:25:57-08:00,commit, -29223,Matthew Turk,2011-11-12 09:20:32-08:00,commit, -29224,Matthew Turk,2011-11-12 09:17:46-08:00,commit, -29225,Matthew Turk,2011-11-12 09:16:00-08:00,commit, -29226,Matthew Turk,2011-11-12 09:14:00-08:00,commit, -29227,Matthew Turk,2011-11-12 11:24:57-05:00,commit, -29228,Matthew Turk,2011-11-12 11:18:45-05:00,commit, -29229,Matthew Turk,2011-11-12 08:59:11-05:00,commit, -29230,Matthew Turk,2011-11-12 08:38:58-05:00,commit, -29231,Andrew Myers,2011-11-11 18:18:54-08:00,commit, -29232,Matthew Turk,2011-11-11 17:13:37-05:00,commit, -29233,Matthew Turk,2011-11-11 16:45:05-05:00,commit, -29234,Matthew Turk,2011-11-11 16:30:50-05:00,commit, -29235,Matthew Turk,2011-11-11 16:21:03-05:00,commit, -29236,Matthew Turk,2011-11-11 16:16:31-05:00,commit, -29237,Matthew Turk,2011-11-11 15:28:56-05:00,commit, -29238,Matthew Turk,2011-11-11 14:08:48-05:00,commit, -29239,Matthew Turk,2011-11-11 13:51:48-05:00,commit, -29240,Matthew Turk,2011-11-11 13:32:35-05:00,commit, -29241,Matthew Turk,2011-11-11 12:06:08-05:00,commit, -29242,Matthew Turk,2011-11-10 20:45:06-05:00,commit, -29243,Matthew Turk,2011-11-10 20:38:27-05:00,commit, -29244,Matthew Turk,2011-11-10 11:28:11-05:00,commit, -29245,Matthew Turk,2011-11-10 11:17:32-05:00,commit, -29246,Matthew Turk,2011-11-10 11:16:29-05:00,commit, -29247,Stephen Skory,2011-11-10 08:28:42-07:00,commit, -29248,Stephen Skory,2011-11-10 08:26:27-07:00,commit, -29249,Sam Skillman,2011-11-09 15:44:30-07:00,commit, -29250,Sam Skillman,2011-11-09 15:44:02-07:00,commit, -29251,Matthew Turk,2011-11-09 17:29:35-05:00,commit, -29252,Matthew Turk,2011-11-09 17:14:24-05:00,commit, -29253,Matthew Turk,2011-11-09 16:18:57-05:00,commit, -29254,Matthew Turk,2011-11-09 16:15:24-05:00,commit, -29255,Matthew Turk,2011-11-09 15:37:50-05:00,commit, -29256,Matthew Turk,2011-11-09 14:33:37-05:00,commit, -29257,Matthew Turk,2011-11-09 14:32:51-05:00,commit, -29258,Matthew Turk,2011-11-09 13:51:26-05:00,commit, -29259,Matthew Turk,2011-11-09 13:48:08-05:00,commit, -29260,Matthew Turk,2011-11-09 13:37:16-05:00,commit, -29261,Matthew Turk,2011-11-09 12:47:29-05:00,commit, -29262,Matthew Turk,2011-11-09 12:03:02-05:00,commit, -29263,Matthew Turk,2011-11-09 11:51:55-05:00,commit, -29264,Matthew Turk,2011-11-09 11:36:52-05:00,commit, -29265,Matthew Turk,2011-11-09 10:35:02-05:00,commit, -29266,Matthew Turk,2011-11-09 09:57:02-05:00,commit, -29267,Matthew Turk,2011-11-09 09:53:02-05:00,commit, -29268,Matthew Turk,2011-11-09 09:27:59-05:00,commit, -29269,Britton Smith,2011-11-08 17:20:06-05:00,commit, -29270,Britton Smith,2011-11-08 17:19:47-05:00,commit, -29271,Britton Smith,2011-11-08 15:59:02-05:00,commit, -29272,Matthew Turk,2011-11-08 15:50:14-05:00,commit, -29273,Matthew Turk,2011-11-08 15:32:18-05:00,commit, -29274,Matthew Turk,2011-11-08 13:40:13-05:00,commit, -29275,Matthew Turk,2011-11-08 13:40:13-05:00,commit, -29276,Matthew Turk,2011-11-08 11:03:04-05:00,commit, -29277,Matthew Turk,2011-11-08 10:51:57-05:00,commit, -29278,Matthew Turk,2011-11-08 10:35:37-05:00,commit, -29279,Matthew Turk,2011-11-08 10:35:37-05:00,commit, -29280,Matthew Turk,2011-11-08 10:19:34-05:00,commit, -29281,Matthew Turk,2011-11-08 10:19:34-05:00,commit, -29282,Matthew Turk,2011-11-08 07:29:56-05:00,commit, -29283,Stephen Skory,2011-11-07 12:32:41-07:00,commit, -29284,Stephen Skory,2011-11-07 10:03:16-07:00,commit, -29285,Stephen Skory,2011-11-07 09:41:48-07:00,commit, -29286,Matthew Turk,2011-11-06 06:46:20-05:00,commit, -29287,Stephen Skory,2011-11-04 13:22:09-06:00,commit, -29288,Matthew Turk,2011-11-04 14:04:35-04:00,commit, -29289,Matthew Turk,2011-11-04 05:06:03-07:00,commit, -29290,Britton Smith,2011-11-03 18:22:51-04:00,commit, -29291,Matthew Turk,2011-11-03 18:05:09-04:00,commit, -29292,Matthew Turk,2011-11-03 15:39:15-04:00,commit, -29293,Matthew Turk,2011-11-03 10:07:10-04:00,commit, -29294,Matthew Turk,2011-11-03 10:05:29-04:00,commit, -29295,Britton Smith,2011-11-03 10:04:39-04:00,commit, -29296,Matthew Turk,2011-11-03 09:31:18-04:00,commit, -29297,Matthew Turk,2011-11-03 08:59:30-04:00,commit, -29298,Matthew Turk,2011-11-02 18:28:29-04:00,commit, -29299,Stephen Skory,2011-11-02 16:17:06-06:00,commit, -29300,Matthew Turk,2011-11-02 18:14:09-04:00,commit, -29301,Stephen Skory,2011-11-02 15:52:40-06:00,commit, -29302,Stephen Skory,2011-11-02 15:40:49-06:00,commit, -29303,Stephen Skory,2011-11-02 15:30:36-06:00,commit, -29304,Stephen Skory,2011-11-02 15:29:40-06:00,commit, -29305,Matthew Turk,2011-11-02 17:25:27-04:00,commit, -29306,Matthew Turk,2011-11-02 17:18:24-04:00,commit, -29307,Matthew Turk,2011-11-02 15:48:32-04:00,commit, -29308,Stephen Skory,2011-11-02 13:46:47-06:00,commit, -29309,Stephen Skory,2011-11-02 13:30:26-06:00,commit, -29310,Matthew Turk,2011-11-02 15:26:32-04:00,commit, -29311,Matthew Turk,2011-11-02 08:04:39-04:00,commit, -29312,Sam Skillman,2011-11-01 13:54:46-06:00,commit, -29313,John Wise,2011-11-01 13:48:10-04:00,commit, -29314,John Wise,2011-11-01 13:36:50-04:00,commit, -29315,Britton Smith,2011-11-01 11:25:58-04:00,commit, -29316,Stephen Skory,2011-10-31 09:33:13-06:00,commit, -29317,Stephen Skory,2011-10-31 09:30:18-06:00,commit, -29318,Matthew Turk,2011-10-29 13:13:46-04:00,commit, -29319,Stephen Skory,2011-10-29 10:17:12-06:00,commit, -29320,J.S. Oishi,2011-10-29 08:41:08-07:00,commit, -29321,J.S. Oishi,2011-10-29 08:35:29-07:00,commit, -29322,J.S. Oishi,2011-10-29 08:08:57-07:00,commit, -29323,J.S. Oishi,2011-10-29 08:08:32-07:00,commit, -29324,J.S. Oishi,2011-10-29 08:07:46-07:00,commit, -29325,Matthew Turk,2011-10-29 09:53:53-04:00,commit, -29326,Matthew Turk,2011-10-28 18:23:23-04:00,commit, -29327,J.S. Oishi,2011-10-28 15:07:12-07:00,commit, -29328,J.S. Oishi,2011-10-28 13:56:04-07:00,commit, -29329,Matthew Turk,2011-10-28 16:15:30-04:00,commit, -29330,J.S. Oishi,2011-10-28 11:22:04-07:00,commit, -29331,J.S. Oishi,2011-10-28 10:40:42-07:00,commit, -29332,Stephen Skory,2011-10-27 16:40:12-06:00,commit, -29333,Matthew Turk,2011-10-27 12:15:57-04:00,commit, -29334,Matthew Turk,2011-10-26 17:19:21-04:00,commit, -29335,Matthew Turk,2011-10-26 17:19:06-04:00,commit, -29336,Matthew Turk,2011-10-26 17:18:24-04:00,commit, -29337,Matthew Turk,2011-10-26 15:54:44-04:00,commit, -29338,Stephen Skory,2011-10-26 13:52:33-06:00,commit, -29339,Stephen Skory,2011-10-26 13:47:27-06:00,commit, -29340,Matthew Turk,2011-10-26 15:45:37-04:00,commit, -29341,Matthew Turk,2011-10-26 15:37:19-04:00,commit, -29342,Matthew Turk,2011-10-26 14:52:25-04:00,commit, -29343,Matthew Turk,2011-10-25 14:29:19-04:00,commit, -29344,Stephen Skory,2011-10-25 10:58:40-06:00,commit, -29345,Stephen Skory,2011-10-25 09:42:10-06:00,commit, -29346,Stephen Skory,2011-10-25 09:41:51-06:00,commit, -29347,Matthew Turk,2011-10-24 15:27:46-04:00,commit, -29348,Matthew Turk,2011-10-24 14:43:33-04:00,commit, -29349,Sam Skillman,2011-10-24 09:35:28-06:00,commit, -29350,Britton Smith,2011-10-21 18:54:27-04:00,commit, -29351,Sam Skillman,2011-10-21 08:42:30-06:00,commit, -29352,Sam Skillman,2011-10-21 08:38:51-06:00,commit, -29353,Matthew Turk,2011-10-20 14:49:34-04:00,commit, -29354,Stephen Skory,2011-10-20 09:02:14-06:00,commit, -29355,Britton Smith,2011-10-20 09:19:44-04:00,commit, -29356,Matthew Turk,2011-10-20 09:05:25-04:00,commit, -29357,Britton Smith,2011-10-20 08:52:24-04:00,commit, -29358,Matthew Turk,2011-10-20 08:17:55-04:00,commit, -29359,Sam Skillman,2011-10-20 00:02:15-04:00,commit, -29360,Matthew Turk,2011-10-19 22:56:11-04:00,commit, -29361,Sam Skillman,2011-10-19 22:45:31-04:00,commit, -29362,Sam Skillman,2011-10-19 22:35:25-04:00,commit, -29363,Sam Skillman,2011-10-19 22:35:16-04:00,commit, -29364,Britton Smith,2011-10-19 19:03:23-04:00,commit, -29365,Britton Smith,2011-10-19 19:02:31-04:00,commit, -29366,Matthew Turk,2011-10-19 17:50:24-04:00,commit, -29367,Sam Skillman,2011-10-19 17:47:49-04:00,commit, -29368,Sam Skillman,2011-10-19 17:46:12-04:00,commit, -29369,Britton Smith,2011-10-19 17:06:25-04:00,commit, -29370,Britton Smith,2011-10-19 17:06:04-04:00,commit, -29371,Matthew Turk,2011-10-19 16:27:24-04:00,commit, -29372,Britton Smith,2011-10-19 16:21:34-04:00,commit, -29373,Britton Smith,2011-10-19 15:47:11-04:00,commit, -29374,Britton Smith,2011-10-19 15:47:02-04:00,commit, -29375,Stephen Skory,2011-10-19 13:44:33-06:00,commit, -29376,Matthew Turk,2011-10-19 15:40:20-04:00,commit, -29377,Matthew Turk,2011-10-19 15:37:55-04:00,commit, -29378,Matthew Turk,2011-10-19 15:36:27-04:00,commit, -29379,Britton Smith,2011-10-19 15:21:35-04:00,commit, -29380,Matthew Turk,2011-10-19 15:21:15-04:00,commit, -29381,Matthew Turk,2011-10-19 15:11:20-04:00,commit, -29382,Stephen Skory,2011-10-19 13:02:11-06:00,commit, -29383,Matthew Turk,2011-10-19 14:45:01-04:00,commit, -29384,Matthew Turk,2011-10-19 14:42:18-04:00,commit, -29385,Sam Skillman,2011-10-19 14:35:40-04:00,commit, -29386,Sam Skillman,2011-10-19 14:16:21-04:00,commit, -29387,Sam Skillman,2011-10-19 13:36:12-04:00,commit, -29388,Sam Skillman,2011-10-19 13:36:04-04:00,commit, -29389,Matthew Turk,2011-10-19 13:34:04-04:00,commit, -29390,Matthew Turk,2011-10-19 13:33:46-04:00,commit, -29391,Britton Smith,2011-10-19 13:23:17-04:00,commit, -29392,Britton Smith,2011-10-19 13:17:13-04:00,commit, -29393,Sam Skillman,2011-10-19 13:16:51-04:00,commit, -29394,Britton Smith,2011-10-19 13:15:29-04:00,commit, -29395,Britton Smith,2011-10-19 13:14:08-04:00,commit, -29396,Sam Skillman,2011-10-19 13:13:14-04:00,commit, -29397,Sam Skillman,2011-10-19 13:10:10-04:00,commit, -29398,Britton Smith,2011-10-19 13:09:43-04:00,commit, -29399,Britton Smith,2011-10-19 13:09:08-04:00,commit, -29400,Sam Skillman,2011-10-19 13:05:26-04:00,commit, -29401,Britton Smith,2011-10-19 13:04:34-04:00,commit, -29402,Sam Skillman,2011-10-19 13:02:19-04:00,commit, -29403,Britton Smith,2011-10-19 13:02:06-04:00,commit, -29404,Sam Skillman,2011-10-19 13:01:37-04:00,commit, -29405,Sam Skillman,2011-10-19 12:57:07-04:00,commit, -29406,Matthew Turk,2011-10-19 12:44:58-04:00,commit, -29407,Matthew Turk,2011-10-19 12:43:56-04:00,commit, -29408,Sam Skillman,2011-10-19 12:41:08-04:00,commit, -29409,Sam Skillman,2011-10-19 12:35:07-04:00,commit, -29410,Britton Smith,2011-10-19 12:33:34-04:00,commit, -29411,Britton Smith,2011-10-19 12:33:21-04:00,commit, -29412,Sam Skillman,2011-10-19 12:25:55-04:00,commit, -29413,Sam Skillman,2011-10-19 12:25:46-04:00,commit, -29414,Matthew Turk,2011-10-19 12:09:22-04:00,commit, -29415,Sam Skillman,2011-10-19 11:55:54-04:00,commit, -29416,Sam Skillman,2011-10-19 11:55:32-04:00,commit, -29417,Matthew Turk,2011-10-19 11:18:48-04:00,commit, -29418,Cameron Hummels,2011-10-18 19:50:48-04:00,commit, -29419,Matthew Turk,2011-10-18 18:07:32-04:00,commit, -29420,Matthew Turk,2011-10-18 15:12:54-04:00,commit, -29421,Matthew Turk,2011-10-18 15:12:43-04:00,commit, -29422,Sam Skillman,2011-10-18 15:12:38-04:00,commit, -29423,Britton Smith,2011-10-18 15:08:29-04:00,commit, -29424,Britton Smith,2011-10-18 15:06:23-04:00,commit, -29425,Cameron Hummels,2011-10-18 15:01:06-04:00,commit, -29426,Matthew Turk,2011-10-18 15:00:17-04:00,commit, -29427,Matthew Turk,2011-10-18 14:57:57-04:00,commit, -29428,Matthew Turk,2011-10-18 14:57:43-04:00,commit, -29429,J.S. Oishi,2011-10-18 11:57:33-07:00,commit, -29430,J.S. Oishi,2011-10-18 11:53:59-07:00,commit, -29431,Britton Smith,2011-10-18 14:38:23-04:00,commit, -29432,Britton Smith,2011-10-18 14:36:43-04:00,commit, -29433,Britton Smith,2011-10-18 14:35:16-04:00,commit, -29434,Stephen Skory,2011-10-18 12:34:28-06:00,commit, -29435,Matthew Turk,2011-10-18 14:32:59-04:00,commit, -29436,Matthew Turk,2011-10-18 14:31:49-04:00,commit, -29437,Britton Smith,2011-10-18 14:27:25-04:00,commit, -29438,Matthew Turk,2011-10-18 14:22:16-04:00,commit, -29439,Matthew Turk,2011-10-18 14:21:07-04:00,commit, -29440,Britton Smith,2011-10-18 13:58:34-04:00,commit, -29441,Britton Smith,2011-10-18 13:51:06-04:00,commit, -29442,Matthew Turk,2011-10-18 13:50:57-04:00,commit, -29443,Cameron Hummels,2011-10-18 13:50:31-04:00,commit, -29444,Cameron Hummels,2011-10-18 13:50:22-04:00,commit, -29445,Matthew Turk,2011-10-18 13:49:59-04:00,commit, -29446,Britton Smith,2011-10-18 13:48:26-04:00,commit, -29447,Matthew Turk,2011-10-18 13:40:36-04:00,commit, -29448,Matthew Turk,2011-10-18 13:34:34-04:00,commit, -29449,Matthew Turk,2011-10-18 13:34:21-04:00,commit, -29450,Sam Skillman,2011-10-18 13:31:37-04:00,commit, -29451,Sam Skillman,2011-10-18 13:27:48-04:00,commit, -29452,Matthew Turk,2011-10-18 12:59:25-04:00,commit, -29453,Sam Skillman,2011-10-18 12:51:06-04:00,commit, -29454,Matthew Turk,2011-10-18 12:27:44-04:00,commit, -29455,Matthew Turk,2011-10-18 12:27:31-04:00,commit, -29456,Britton Smith,2011-10-18 12:25:56-04:00,commit, -29457,Britton Smith,2011-10-18 12:25:45-04:00,commit, -29458,Matthew Turk,2011-10-18 12:18:46-04:00,commit, -29459,Matthew Turk,2011-10-18 12:11:10-04:00,commit, -29460,Matthew Turk,2011-10-18 12:10:59-04:00,commit, -29461,Matthew Turk,2011-10-18 12:08:05-04:00,commit, -29462,Sam Skillman,2011-10-18 12:01:10-04:00,commit, -29463,Sam Skillman,2011-10-18 12:00:57-04:00,commit, -29464,Matthew Turk,2011-10-18 12:00:05-04:00,commit, -29465,Britton Smith,2011-10-18 11:58:16-04:00,commit, -29466,Sam Skillman,2011-10-18 11:47:17-04:00,commit, -29467,Sam Skillman,2011-10-18 11:47:05-04:00,commit, -29468,Matthew Turk,2011-10-18 11:46:18-04:00,commit, -29469,Matthew Turk,2011-10-18 11:46:05-04:00,commit, -29470,Britton Smith,2011-10-18 11:43:23-04:00,commit, -29471,Britton Smith,2011-10-18 11:43:14-04:00,commit, -29472,Sam Skillman,2011-10-18 11:37:02-04:00,commit, -29473,Britton Smith,2011-10-18 11:33:23-04:00,commit, -29474,Britton Smith,2011-10-18 11:30:34-04:00,commit, -29475,Britton Smith,2011-10-18 11:30:23-04:00,commit, -29476,Matthew Turk,2011-10-18 11:27:23-04:00,commit, -29477,Matthew Turk,2011-10-18 11:14:52-04:00,commit, -29478,Matthew Turk,2011-10-18 10:58:57-04:00,commit, -29479,Matthew Turk,2011-10-18 10:55:34-04:00,commit, -29480,Matthew Turk,2011-10-17 18:16:17-04:00,commit, -29481,Matthew Turk,2011-10-17 17:46:55-04:00,commit, -29482,Britton Smith,2011-10-17 16:49:16-04:00,commit, -29483,Matthew Turk,2011-10-17 16:32:41-04:00,commit, -29484,Britton Smith,2011-10-17 16:25:04-04:00,commit, -29485,Matthew Turk,2011-10-17 14:13:17-04:00,commit, -29486,Cameron Hummels,2011-10-17 14:01:35-04:00,commit, -29487,Cameron Hummels,2011-10-17 14:01:17-04:00,commit, -29488,Britton Smith,2011-10-17 13:59:54-04:00,commit, -29489,Matthew Turk,2011-10-17 13:51:33-04:00,commit, -29490,Cameron Hummels,2011-10-17 13:50:42-04:00,commit, -29491,Cameron Hummels,2011-10-17 13:37:14-04:00,commit, -29492,Cameron Hummels,2011-10-17 13:37:05-04:00,commit, -29493,Matthew Turk,2011-10-17 13:35:05-04:00,commit, -29494,Matthew Turk,2011-10-17 13:33:48-04:00,commit, -29495,Matthew Turk,2011-10-17 13:28:43-04:00,commit, -29496,Matthew Turk,2011-10-17 13:17:09-04:00,commit, -29497,Matthew Turk,2011-10-17 13:17:02-04:00,commit, -29498,Matthew Turk,2011-10-17 13:15:46-04:00,commit, -29499,Britton Smith,2011-10-17 13:12:25-04:00,commit, -29500,Britton Smith,2011-10-17 13:11:56-04:00,commit, -29501,Sam Skillman,2011-10-17 13:11:40-04:00,commit, -29502,Britton Smith,2011-10-17 13:11:37-04:00,commit, -29503,Sam Skillman,2011-10-17 13:06:32-04:00,commit, -29504,Matthew Turk,2011-10-17 13:02:08-04:00,commit, -29505,Matthew Turk,2011-10-17 12:59:02-04:00,commit, -29506,Matthew Turk,2011-10-17 12:58:54-04:00,commit, -29507,Britton Smith,2011-10-17 12:44:46-04:00,commit, -29508,Cameron Hummels,2011-10-17 12:36:16-04:00,commit, -29509,Britton Smith,2011-10-17 12:35:44-04:00,commit, -29510,Britton Smith,2011-10-17 12:34:15-04:00,commit, -29511,Matthew Turk,2011-10-17 12:25:56-04:00,commit, -29512,Matthew Turk,2011-10-17 12:25:46-04:00,commit, -29513,Matthew Turk,2011-10-17 12:25:23-04:00,commit, -29514,J.S. Oishi,2011-10-17 09:20:40-07:00,commit, -29515,J.S. Oishi,2011-10-17 09:18:35-07:00,commit, -29516,Sam Skillman,2011-10-17 12:18:16-04:00,commit, -29517,Matthew Turk,2011-10-17 12:17:04-04:00,commit, -29518,Sam Skillman,2011-10-17 12:16:20-04:00,commit, -29519,Cameron Hummels,2011-10-17 12:13:24-04:00,commit, -29520,Britton Smith,2011-10-17 12:12:19-04:00,commit, -29521,Britton Smith,2011-10-17 12:06:45-04:00,commit, -29522,Matthew Turk,2011-10-17 11:35:16-04:00,commit, -29523,Matthew Turk,2011-10-17 10:06:05-04:00,commit, -29524,Matthew Turk,2011-10-15 11:56:37-04:00,commit, -29525,Matthew Turk,2011-10-15 11:51:27-04:00,commit, -29526,Matthew Turk,2011-10-15 11:45:26-04:00,commit, -29527,Matthew Turk,2011-10-15 09:17:59-04:00,commit, -29528,Matthew Turk,2011-10-15 09:17:29-04:00,commit, -29529,J.S. Oishi,2011-10-14 13:01:17-07:00,commit, -29530,J.S. Oishi,2011-10-14 12:46:08-07:00,commit, -29531,Matthew Turk,2011-10-14 15:40:12-04:00,commit, -29532,Matthew Turk,2011-10-14 15:26:29-04:00,commit, -29533,Casey W. Stark,2011-10-14 11:23:40-04:00,commit, -29534,Casey W. Stark,2011-10-14 10:30:47-04:00,commit, -29535,Matthew Turk,2011-10-13 08:46:35-04:00,commit, -29536,Matthew Turk,2011-10-13 08:45:22-04:00,commit, -29537,Matthew Turk,2011-10-13 07:58:01-04:00,commit, -29538,Matthew Turk,2011-10-11 20:58:11-04:00,commit, -29539,Matthew Turk,2011-10-11 08:05:53-04:00,commit, -29540,Matthew Turk,2011-10-11 07:59:23-04:00,commit, -29541,Matthew Turk,2011-10-10 18:16:30-04:00,commit, -29542,Matthew Turk,2011-10-10 17:45:32-04:00,commit, -29543,Matthew Turk,2011-10-10 15:17:52-04:00,commit, -29544,Andrew Myers,2011-10-10 12:07:23-07:00,commit, -29545,Andrew Myers,2011-10-10 11:48:06-07:00,commit, -29546,J.S. Oishi,2011-10-07 07:54:47-07:00,commit, -29547,Sam Skillman,2011-10-06 13:57:34-06:00,commit, -29548,Matthew Turk,2011-10-06 15:54:13-04:00,commit, -29549,Matthew Turk,2011-10-06 15:40:38-04:00,commit, -29550,Matthew Turk,2011-10-06 14:28:25-04:00,commit, -29551,Matthew Turk,2011-10-05 17:01:08-04:00,commit, -29552,Matthew Turk,2011-10-05 17:00:00-04:00,commit, -29553,Stephen Skory,2011-10-05 13:51:39-06:00,commit, -29554,Matthew Turk,2011-10-04 22:12:45-04:00,commit, -29555,Matthew Turk,2011-10-04 22:00:49-04:00,commit, -29556,Matthew Turk,2011-10-04 13:22:23-04:00,commit, -29557,Matthew Turk,2011-10-04 10:59:08-04:00,commit, -29558,Sam Skillman,2011-10-03 18:15:20-06:00,commit, -29559,Matthew Turk,2011-10-03 15:50:17-04:00,commit, -29560,J.S. Oishi,2011-10-03 10:34:29-07:00,commit, -29561,Cameron Hummels,2011-10-03 12:39:37-04:00,commit, -29562,Cameron Hummels,2011-10-03 12:39:03-04:00,commit, -29563,Matthew Turk,2011-09-30 10:42:59-04:00,commit, -29564,Matthew Turk,2011-09-30 10:33:30-04:00,commit, -29565,Matthew Turk,2011-09-30 09:51:38-04:00,commit, -29566,Sam Skillman,2011-09-28 10:23:08-06:00,commit, -29567,Stephen Skory,2011-09-28 09:42:43-06:00,commit, -29568,John Wise,2011-09-27 13:30:56-04:00,commit, -29569,Matthew Turk,2011-09-27 12:02:30-04:00,commit, -29570,Britton Smith,2011-09-26 15:22:26-04:00,commit, -29571,Sam Skillman,2011-09-26 11:14:01-06:00,commit, -29572,Matthew Turk,2011-09-26 07:29:03-04:00,commit, -29573,John Wise,2011-09-25 13:26:29-04:00,commit, -29574,Sam Skillman,2011-09-24 12:33:26-06:00,commit, -29575,Sam Skillman,2011-09-24 12:29:24-06:00,commit, -29576,Stephen Skory,2011-09-24 09:40:53-06:00,commit, -29577,Stephen Skory,2011-09-24 09:39:43-06:00,commit, -29578,Stephen Skory,2011-09-23 14:10:52-06:00,commit, -29579,Stephen Skory,2011-09-23 14:10:25-06:00,commit, -29580,Matthew Turk,2011-09-22 18:38:53-04:00,commit, -29581,Matthew Turk,2011-09-22 18:22:24-04:00,commit, -29582,Matthew Turk,2011-09-22 10:39:25-07:00,commit, -29583,Matthew Turk,2011-09-22 10:38:57-07:00,commit, -29584,Stephen Skory,2011-09-21 20:58:31-06:00,commit, -29585,J.S. Oishi,2011-09-21 10:33:15-07:00,commit, -29586,J.S. Oishi,2011-09-21 10:31:43-07:00,commit, -29587,Matthew Turk,2011-09-21 08:39:40-04:00,commit, -29588,Sam Skillman,2011-09-20 18:06:40-06:00,commit, -29589,Matthew Turk,2011-09-20 16:49:04-04:00,commit, -29590,J.S. Oishi,2011-09-20 13:27:42-07:00,commit, -29591,Matthew Turk,2011-09-20 15:07:27-04:00,commit, -29592,J.S. Oishi,2011-09-19 12:40:25-07:00,commit, -29593,Matthew Turk,2011-09-17 09:05:20-04:00,commit, -29594,Matthew Turk,2011-09-16 19:25:38-04:00,commit, -29595,Matthew Turk,2011-09-16 19:16:19-04:00,commit, -29596,Cameron Hummels,2011-09-16 01:13:56-04:00,commit, -29597,Matthew Turk,2011-09-15 18:14:29-04:00,commit, -29598,Kacper Kowalik,2011-09-15 23:17:17+02:00,commit, -29599,Kacper Kowalik,2011-09-15 23:17:17+02:00,commit, -29600,Matthew Turk,2011-10-05 15:07:13-04:00,commit, -29601,Matthew Turk,2011-10-05 07:43:38-04:00,commit, -29602,Cameron Hummels,2011-10-04 16:46:53-04:00,commit, -29603,Cameron Hummels,2011-10-04 16:45:27-04:00,commit, -29604,Cameron Hummels,2011-10-04 16:41:00-04:00,commit, -29605,Cameron Hummels,2011-10-04 16:08:22-04:00,commit, -29606,Cameron Hummels,2011-10-04 16:07:35-04:00,commit, -29607,Sam Skillman,2011-10-03 18:15:20-06:00,commit, -29608,Kacper Kowalik,2011-09-15 23:13:19+02:00,commit, -29609,Matthew Turk,2011-09-15 11:27:57-04:00,commit, -29610,Sam Skillman,2011-09-14 23:20:27-04:00,commit, -29611,Sam Skillman,2011-09-14 16:56:15-04:00,commit, -29612,Sam Skillman,2011-09-14 16:54:56-04:00,commit, -29613,Matthew Turk,2011-09-14 12:04:05-07:00,commit, -29614,Matthew Turk,2011-09-14 11:52:29-07:00,commit, -29615,John Wise,2011-09-13 23:01:57-04:00,commit, -29616,Matthew Turk,2011-09-12 20:21:17-04:00,commit, -29617,Sam Skillman,2011-09-12 14:33:24-06:00,commit, -29618,Sam Skillman,2011-09-12 14:32:40-06:00,commit, -29619,Sam Skillman,2011-09-12 12:17:15-04:00,commit, -29620,Matthew Turk,2011-09-09 11:51:19-04:00,commit, -29621,Matthew Turk,2011-09-09 11:35:36-04:00,commit, -29622,Matthew Turk,2011-09-09 10:50:04-04:00,commit, -29623,Matthew Turk,2011-09-09 10:35:19-04:00,commit, -29624,Matthew Turk,2011-09-09 10:35:09-04:00,commit, -29625,Matthew Turk,2011-09-09 10:33:52-04:00,commit, -29626,Matthew Turk,2011-09-09 07:27:11-04:00,commit, -29627,Matthew Turk,2011-09-08 14:07:26-04:00,commit, -29628,Sam Skillman,2011-09-08 11:13:51-06:00,commit, -29629,Sam Skillman,2011-09-08 11:10:15-06:00,commit, -29630,Sam Skillman,2011-09-08 11:09:56-06:00,commit, -29631,Matthew Turk,2011-09-08 12:45:07-04:00,commit, -29632,Matthew Turk,2011-09-08 11:45:30-04:00,commit, -29633,Matthew Turk,2011-09-08 11:44:41-04:00,commit, -29634,Matthew Turk,2011-09-08 11:31:49-04:00,commit, -29635,Sam Skillman,2011-09-07 17:21:50-06:00,commit, -29636,Sam Skillman,2011-09-07 17:21:17-06:00,commit, -29637,John Wise,2011-09-07 15:36:46-04:00,commit, -29638,Matthew Turk,2011-09-04 23:23:46-04:00,commit, -29639,Sam Skillman,2011-09-03 11:48:19-06:00,commit, -29640,Sam Skillman,2011-09-03 11:47:12-06:00,commit, -29641,Sam Skillman,2011-09-03 10:57:22-06:00,commit, -29642,Matthew Turk,2011-09-03 08:46:55-04:00,commit, -29643,Matthew Turk,2011-09-03 08:46:55-04:00,commit, -29644,Matthew Turk,2011-09-03 00:12:39-04:00,commit, -29645,Sam Skillman,2011-09-02 13:53:12-06:00,commit, -29646,Matthew Turk,2011-09-02 10:20:42-04:00,commit, -29647,Matthew Turk,2011-09-02 10:19:43-04:00,commit, -29648,Matthew Turk,2011-09-01 16:07:42-04:00,commit, -29649,Matthew Turk,2011-09-01 16:07:42-04:00,commit, -29650,Sam Skillman,2011-09-01 13:25:48-06:00,commit, -29651,Sam Skillman,2011-08-31 19:26:35-06:00,commit, -29652,Matthew Turk,2011-08-30 14:31:18-04:00,commit, -29653,Matthew Turk,2011-08-30 13:40:42-04:00,commit, -29654,Matthew Turk,2011-08-29 18:50:17-04:00,commit, -29655,Matthew Turk,2011-08-29 18:41:57-04:00,commit, -29656,Matthew Turk,2011-08-29 18:00:26-04:00,commit, -29657,Sam Skillman,2011-08-28 17:41:36-06:00,commit, -29658,Matthew Turk,2011-08-28 19:08:37-04:00,commit, -29659,Matthew Turk,2011-08-28 19:08:37-04:00,commit, -29660,Matthew Turk,2011-08-28 18:58:31-04:00,commit, -29661,Matthew Turk,2011-08-26 16:07:14-04:00,commit, -29662,Matthew Turk,2011-08-26 16:02:30-04:00,commit, -29663,Matthew Turk,2011-08-26 16:02:30-04:00,commit, -29664,Sam Skillman,2011-08-26 13:57:33-06:00,commit, -29665,Sam Skillman,2011-08-26 13:56:51-06:00,commit, -29666,Sam Skillman,2011-08-26 13:56:51-06:00,commit, -29667,Casey W. Stark,2011-08-26 12:26:16-07:00,commit, -29668,Casey W. Stark,2011-08-26 12:26:16-07:00,commit, -29669,Matthew Turk,2011-08-26 10:45:29-04:00,commit, -29670,Matthew Turk,2011-08-26 10:29:03-04:00,commit, -29671,Matthew Turk,2011-08-26 10:28:08-04:00,commit, -29672,Matthew Turk,2011-08-26 10:23:42-04:00,commit, -29673,Matthew Turk,2011-08-25 22:36:52-04:00,commit, -29674,Matthew Turk,2011-08-25 22:36:52-04:00,commit, -29675,Matthew Turk,2011-08-25 22:03:55-04:00,commit, -29676,Matthew Turk,2011-08-25 22:03:55-04:00,commit, -29677,Matthew Turk,2011-08-25 22:03:22-04:00,commit, -29678,Matthew Turk,2011-08-25 22:03:22-04:00,commit, -29679,Matthew Turk,2011-08-25 20:07:48-04:00,commit, -29680,Matthew Turk,2011-08-25 20:07:13-04:00,commit, -29681,Matthew Turk,2011-08-25 17:58:53-04:00,commit, -29682,Cameron Hummels,2011-08-25 17:28:47-04:00,commit, -29683,Cameron Hummels,2011-08-25 17:26:24-04:00,commit, -29684,Cameron Hummels,2011-08-25 17:25:42-04:00,commit, -29685,Cameron Hummels,2011-08-25 17:21:58-04:00,commit, -29686,Matthew Turk,2011-08-25 15:01:26-04:00,commit, -29687,Sam Skillman,2011-08-25 09:58:54-06:00,commit, -29688,Sam Skillman,2011-08-25 09:57:22-06:00,commit, -29689,Matthew Turk,2011-08-25 08:06:53-04:00,commit, -29690,Sam Skillman,2011-08-24 11:44:06-06:00,commit, -29691,Sam Skillman,2011-08-24 11:32:36-06:00,commit, -29692,Sam Skillman,2011-08-24 09:46:40-06:00,commit, -29693,Matthew Turk,2011-08-24 08:02:37-04:00,commit, -29694,Matthew Turk,2011-08-23 16:00:06-04:00,commit, -29695,Matthew Turk,2011-08-23 15:37:37-04:00,commit, -29696,Matthew Turk,2011-08-23 13:18:14-04:00,commit, -29697,Matthew Turk,2011-08-23 08:14:55-04:00,commit, -29698,Matthew Turk,2011-08-23 07:59:00-04:00,commit, -29699,Matthew Turk,2011-08-23 07:43:16-04:00,commit, -29700,Matthew Turk,2011-08-23 07:14:10-04:00,commit, -29701,Matthew Turk,2011-08-21 10:22:51-04:00,commit, -29702,Matthew Turk,2011-08-21 07:46:20-04:00,commit, -29703,Matthew Turk,2011-08-21 07:39:23-04:00,commit, -29704,Matthew Turk,2011-08-21 07:26:11-04:00,commit, -29705,Matthew Turk,2011-08-21 07:22:20-04:00,commit, -29706,Matthew Turk,2011-08-19 21:57:27-04:00,commit, -29707,J.S. Oishi,2011-08-18 17:03:58-07:00,commit, -29708,Matthew Turk,2011-08-18 14:03:11-04:00,commit, -29709,Matthew Turk,2011-08-17 14:24:17-04:00,commit, -29710,Matthew Turk,2011-08-16 22:07:59-04:00,commit, -29711,Matthew Turk,2011-08-15 13:27:25-04:00,commit, -29712,Matthew Turk,2011-08-15 13:07:34-04:00,commit, -29713,Matthew Turk,2011-08-15 12:52:57-04:00,commit, -29714,Matthew Turk,2011-08-15 10:41:55-04:00,commit, -29715,Matthew Turk,2011-08-15 10:40:30-04:00,commit, -29716,Matthew Turk,2011-08-15 08:58:37-04:00,commit, -29717,Matthew Turk,2011-08-15 08:57:38-04:00,commit, -29718,Matthew Turk,2011-08-13 17:51:17-06:00,commit, -29719,Matthew Turk,2011-08-13 17:47:02-06:00,commit, -29720,Matthew Turk,2011-08-13 17:20:44-06:00,commit, -29721,Matthew Turk,2011-08-11 13:36:43-06:00,commit, -29722,Matthew Turk,2011-08-11 12:26:38-06:00,commit, -29723,Matthew Turk,2011-08-05 11:38:45-04:00,commit, -29724,Matthew Turk,2011-08-05 09:49:25-04:00,commit, -29725,Matthew Turk,2011-08-04 16:44:20-04:00,commit, -29726,Matthew Turk,2011-08-04 16:43:31-04:00,commit, -29727,Eve Lee,2011-08-04 14:16:47-04:00,commit, -29728,Eve Lee,2011-08-04 13:55:07-04:00,commit, -29729,Eve Lee,2011-08-04 13:55:07-04:00,commit, -29730,Matthew Turk,2011-07-29 18:31:52-04:00,commit, -29731,Britton Smith,2011-07-29 15:52:48-04:00,commit, -29732,Britton Smith,2011-07-29 15:52:35-04:00,commit, -29733,Stephen Skory,2011-07-28 18:00:59-06:00,commit, -29734,Matthew Turk,2011-07-26 15:32:09-04:00,commit, -29735,Steffen Klemer,2011-07-26 09:00:24+02:00,commit, -29736,JC Passy,2011-07-25 20:45:45-07:00,commit, -29737,Matthew Turk,2011-07-25 14:48:26-04:00,commit, -29738,Matthew Turk,2011-07-25 14:45:50-04:00,commit, -29739,Stephen Skory,2011-07-25 08:53:06-06:00,commit, -29740,Britton Smith,2011-07-25 09:53:27-04:00,commit, -29741,Britton Smith,2011-07-25 09:53:14-04:00,commit, -29742,Matthew Turk,2011-07-25 09:07:11-04:00,commit, -29743,Matthew Turk,2011-07-25 08:53:12-04:00,commit, -29744,Matthew Turk,2011-07-25 08:52:28-04:00,commit, -29745,Steffen Klemer,2011-07-20 15:56:11+02:00,commit, -29746,Steffen Klemer,2011-07-20 11:29:55+02:00,commit, -29747,Steffen Klemer,2011-07-20 11:04:07+02:00,commit, -29748,Steffen Klemer,2011-07-20 10:49:14+02:00,commit, -29749,Casey W. Stark,2011-07-18 12:49:13-06:00,commit, -29750,Casey W. Stark,2011-07-18 12:03:13-06:00,commit, -29751,Casey W. Stark,2011-07-18 12:02:32-06:00,commit, -29752,Casey W. Stark,2011-07-18 12:01:06-06:00,commit, -29753,Casey W. Stark,2011-07-18 11:58:49-06:00,commit, -29754,Casey W. Stark,2011-07-18 11:56:38-06:00,commit, -29755,Casey W. Stark,2011-07-18 11:55:03-06:00,commit, -29756,Britton Smith,2011-07-16 12:22:21-04:00,commit, -29757,Britton Smith,2011-07-14 13:41:14-04:00,commit, -29758,Britton Smith,2011-07-14 13:40:41-04:00,commit, -29759,Sam Skillman,2011-07-13 09:33:56-06:00,commit, -29760,Sam Skillman,2011-07-11 14:37:49-06:00,commit, -29761,Andrew Myers,2011-07-05 23:49:40-07:00,commit, -29762,Matthew Turk,2011-06-30 18:44:11-07:00,commit, -29763,Matthew Turk,2011-06-30 16:52:48-07:00,commit, -29764,Matthew Turk,2011-06-30 12:36:03-07:00,commit, -29765,Matthew Turk,2011-06-30 12:35:47-07:00,commit, -29766,Matthew Turk,2011-06-30 11:32:23-07:00,commit, -29767,Stephen Skory,2011-06-29 15:16:27-06:00,commit, -29768,Stephen Skory,2011-06-29 15:00:16-06:00,commit, -29769,Stephen Skory,2011-06-29 14:53:54-06:00,commit, -29770,Sam Skillman,2011-06-23 22:28:01-06:00,commit, -29771,Sam Skillman,2011-06-23 15:40:50-06:00,commit, -29772,Sam Skillman,2011-06-23 15:39:40-06:00,commit, -29773,John Wise,2011-06-23 14:27:56-04:00,commit, -29774,John Wise,2011-06-23 09:44:43-04:00,commit, -29775,John Wise,2011-06-23 09:02:22-04:00,commit, -29776,Matthew Turk,2011-06-22 10:47:44-07:00,commit, -29777,Matthew Turk,2011-06-22 10:47:19-07:00,commit, -29778,Matthew Turk,2011-06-22 09:17:04-07:00,commit, -29779,Matthew Turk,2011-06-21 23:24:28-04:00,commit, -29780,Casey W. Stark,2011-06-21 17:39:32-07:00,commit, -29781,Casey W. Stark,2011-06-21 17:37:52-07:00,commit, -29782,Casey W. Stark,2011-06-21 17:36:34-07:00,commit, -29783,Casey W. Stark,2011-06-21 14:36:36-07:00,commit, -29784,Casey W. Stark,2011-06-21 14:30:54-07:00,commit, -29785,Casey W. Stark,2011-06-21 12:40:46-07:00,commit, -29786,Casey W. Stark,2011-06-21 11:08:51-07:00,commit, -29787,Britton Smith,2011-06-21 19:21:37+02:00,commit, -29788,Britton Smith,2011-06-21 19:17:34+02:00,commit, -29789,Britton Smith,2011-06-21 16:13:14+02:00,commit, -29790,Matthew Turk,2011-06-21 01:14:39-04:00,commit, -29791,Matthew Turk,2011-06-21 01:03:12-04:00,commit, -29792,Matthew Turk,2011-06-21 01:02:47-04:00,commit, -29793,Matthew Turk,2011-06-20 17:14:05-07:00,commit, -29794,Casey W. Stark,2011-06-20 14:14:35-07:00,commit, -29795,Casey W. Stark,2011-06-20 14:13:40-07:00,commit, -29796,John ZuHone,2011-06-20 16:29:49-04:00,commit, -29797,Casey W. Stark,2011-06-20 13:28:28-07:00,commit, -29798,Casey W. Stark,2011-06-20 12:53:34-07:00,commit, -29799,Casey W. Stark,2011-06-19 14:30:17-07:00,commit, -29800,Matthew Turk,2011-06-16 14:29:11-07:00,commit, -29801,Matthew Turk,2011-06-16 14:28:01-07:00,commit, -29802,Matthew Turk,2011-06-15 10:55:57-04:00,commit, -29803,Matthew Turk,2011-06-15 10:42:20-04:00,commit, -29804,John Wise,2011-06-14 13:29:17-04:00,commit, -29805,John ZuHone,2011-06-14 12:37:21-04:00,commit, -29806,John Wise,2011-06-14 11:03:51-04:00,commit, -29807,John Wise,2011-06-14 11:00:45-04:00,commit, -29808,Matthew Turk,2011-06-13 17:34:52-04:00,commit, -29809,Matthew Turk,2011-06-13 12:21:28-07:00,commit, -29810,Matthew Turk,2011-06-13 10:53:12-04:00,commit, -29811,Matthew Turk,2011-06-12 17:04:19-04:00,commit, -29812,Matthew Turk,2011-06-12 16:52:15-04:00,commit, -29813,Matthew Turk,2011-06-12 16:33:26-04:00,commit, -29814,Matthew Turk,2011-06-12 00:51:30-07:00,commit, -29815,Matthew Turk,2011-06-11 21:59:10-07:00,commit, -29816,Matthew Turk,2011-06-10 18:09:50-07:00,commit, -29817,Matthew Turk,2011-06-10 18:09:05-07:00,commit, -29818,Matthew Turk,2011-06-10 13:44:01-07:00,commit, -29819,Matthew Turk,2011-06-10 10:58:17-07:00,commit, -29820,Matthew Turk,2011-06-10 09:28:21-07:00,commit, -29821,Cameron Hummels,2011-06-10 11:26:54-04:00,commit, -29822,Cameron Hummels,2011-06-10 11:26:44-04:00,commit, -29823,Matthew Turk,2011-06-10 07:01:10-07:00,commit, -29824,Matthew Turk,2011-06-10 01:15:28-07:00,commit, -29825,Matthew Turk,2011-06-10 01:13:56-07:00,commit, -29826,Cameron Hummels,2011-06-09 14:06:56-04:00,commit, -29827,Cameron Hummels,2011-06-09 14:06:17-04:00,commit, -29828,Matthew Turk,2011-06-09 10:55:14-07:00,commit, -29829,Matthew Turk,2011-06-09 10:27:13-07:00,commit, -29830,Matthew Turk,2011-06-08 16:01:12-07:00,commit, -29831,Matthew Turk,2011-06-08 16:00:26-07:00,commit, -29832,Matthew Turk,2011-06-08 15:48:10-07:00,commit, -29833,Matthew Turk,2011-06-08 15:32:51-07:00,commit, -29834,Matthew Turk,2011-06-08 15:31:54-07:00,commit, -29835,Matthew Turk,2011-06-08 11:17:23-07:00,commit, -29836,Matthew Turk,2011-06-08 10:30:38-07:00,commit, -29837,Matthew Turk,2011-06-08 10:27:39-07:00,commit, -29838,Matthew Turk,2011-06-08 13:05:22-04:00,commit, -29839,Matthew Turk,2011-06-08 09:38:40-07:00,commit, -29840,Matthew Turk,2011-06-08 11:55:03-04:00,commit, -29841,Matthew Turk,2011-06-08 11:54:22-04:00,commit, -29842,Matthew Turk,2011-06-08 08:15:25-07:00,commit, -29843,Matthew Turk,2011-06-08 07:25:04-07:00,commit, -29844,Cameron Hummels,2011-06-08 00:34:04-04:00,commit, -29845,Cameron Hummels,2011-06-08 00:33:52-04:00,commit, -29846,Matthew Turk,2011-06-07 21:23:09-07:00,commit, -29847,Matthew Turk,2011-06-07 21:13:46-07:00,commit, -29848,Matthew Turk,2011-06-07 21:02:57-07:00,commit, -29849,Matthew Turk,2011-06-07 20:24:55-07:00,commit, -29850,Matthew Turk,2011-06-07 22:45:54-04:00,commit, -29851,Cameron Hummels,2011-06-07 22:19:34-04:00,commit, -29852,Cameron Hummels,2011-06-07 22:18:54-04:00,commit, -29853,Matthew Turk,2011-06-07 20:22:57-04:00,commit, -29854,Matthew Turk,2011-06-07 19:03:15-04:00,commit, -29855,Matthew Turk,2011-06-07 16:00:46-07:00,commit, -29856,Cameron Hummels,2011-06-07 16:51:32-04:00,commit, -29857,Cameron Hummels,2011-06-07 16:51:19-04:00,commit, -29858,Britton Smith,2011-06-07 15:32:16-04:00,commit, -29859,Britton Smith,2011-06-07 15:31:19-04:00,commit, -29860,Cameron Hummels,2011-06-07 15:02:53-04:00,commit, -29861,Cameron Hummels,2011-06-07 15:02:41-04:00,commit, -29862,Matthew Turk,2011-06-07 14:52:10-04:00,commit, -29863,Matthew Turk,2011-06-07 14:51:46-04:00,commit, -29864,Britton Smith,2011-06-07 11:44:59-04:00,commit, -29865,Matthew Turk,2011-06-06 23:09:29-07:00,commit, -29866,Britton Smith,2011-06-06 22:10:38-04:00,commit, -29867,Britton Smith,2011-06-06 22:10:28-04:00,commit, -29868,Matthew Turk,2011-06-06 17:10:37-07:00,commit, -29869,Matthew Turk,2011-06-06 15:32:54-07:00,commit, -29870,Matthew Turk,2011-06-06 12:00:56-07:00,commit, -29871,Matthew Turk,2011-06-05 11:44:46-04:00,commit, -29872,Britton Smith,2011-06-04 14:04:22-06:00,commit, -29873,Matthew Turk,2011-06-04 15:10:12-04:00,commit, -29874,Matthew Turk,2011-06-04 15:09:43-04:00,commit, -29875,Matthew Turk,2011-06-03 18:04:40-07:00,commit, -29876,Matthew Turk,2011-06-03 17:53:41-07:00,commit, -29877,Matthew Turk,2011-06-03 17:08:23-07:00,commit, -29878,Matthew Turk,2011-06-03 15:07:14-07:00,commit, -29879,Sam Skillman,2011-06-03 17:11:18-04:00,commit, -29880,Sam Skillman,2011-06-03 17:10:55-04:00,commit, -29881,Matthew Turk,2011-06-03 14:05:54-07:00,commit, -29882,Matthew Turk,2011-06-03 13:32:49-07:00,commit, -29883,Matthew Turk,2011-06-03 13:29:29-07:00,commit, -29884,Sam Skillman,2011-06-03 15:49:52-04:00,commit, -29885,Matthew Turk,2011-06-03 01:07:08-04:00,commit, -29886,Britton Smith,2011-06-02 18:31:36-06:00,commit, -29887,Cameron Hummels,2011-06-02 19:14:30-04:00,commit, -29888,Cameron Hummels,2011-06-02 19:11:54-04:00,commit, -29889,Matthew Turk,2011-06-02 13:50:11-04:00,commit, -29890,Matthew Turk,2011-06-02 13:44:29-04:00,commit, -29891,Matthew Turk,2011-06-02 11:13:59-04:00,commit, -29892,Matthew Turk,2011-06-01 19:50:16-04:00,commit, -29893,Matthew Turk,2011-06-01 13:01:33-04:00,commit, -29894,Matthew Turk,2011-06-01 12:34:45-04:00,commit, -29895,Matthew Turk,2011-05-30 12:41:45-04:00,commit, -29896,Matthew Turk,2011-05-30 12:35:57-04:00,commit, -29897,Matthew Turk,2011-05-30 12:13:26-04:00,commit, -29898,Matthew Turk,2011-05-27 16:55:32-04:00,commit, -29899,Matthew Turk,2011-05-27 12:33:41-04:00,commit, -29900,Matthew Turk,2011-05-27 11:16:09-04:00,commit, -29901,Matthew Turk,2011-05-27 11:15:47-04:00,commit, -29902,Matthew Turk,2011-05-27 07:36:20-07:00,commit, -29903,Matthew Turk,2011-05-27 10:20:39-04:00,commit, -29904,Matthew Turk,2011-05-27 00:08:52-04:00,commit, -29905,Matthew Turk,2011-05-26 21:53:30-04:00,commit, -29906,Cameron Hummels,2011-05-26 16:57:54-04:00,commit, -29907,Matthew Turk,2011-05-25 21:51:04-07:00,commit, -29908,Matthew Turk,2011-05-25 19:09:31-07:00,commit, -29909,Matthew Turk,2011-05-25 21:18:42-04:00,commit, -29910,Matthew Turk,2011-05-25 00:37:32-04:00,commit, -29911,Matthew Turk,2011-05-24 19:23:23-04:00,commit, -29912,Matthew Turk,2011-05-24 19:21:53-04:00,commit, -29913,Matthew Turk,2011-05-24 19:20:23-04:00,commit, -29914,Michael Kuhlen,2011-05-24 14:13:25-07:00,commit, -29915,Stephen Skory,2011-05-24 15:05:49-06:00,commit, -29916,Stephen Skory,2011-05-24 15:04:50-06:00,commit, -29917,Matthew Turk,2011-05-24 16:02:09-04:00,commit, -29918,Casey W. Stark,2011-05-23 23:36:15-07:00,commit, -29919,Casey W. Stark,2011-05-23 23:25:57-07:00,commit, -29920,Matthew Turk,2011-05-23 23:25:53-04:00,commit, -29921,Matthew Turk,2011-05-23 14:37:44-04:00,commit, -29922,Matthew Turk,2011-05-23 14:25:58-04:00,commit, -29923,Matthew Turk,2011-05-23 09:51:25-07:00,commit, -29924,Matthew Turk,2011-05-21 01:05:31-04:00,commit, -29925,Britton Smith,2011-05-19 09:20:44-04:00,commit, -29926,Matthew Turk,2011-05-18 11:47:49-04:00,commit, -29927,Matthew Turk,2011-05-18 11:22:51-04:00,commit, -29928,Matthew Turk,2011-05-18 11:21:51-04:00,commit, -29929,Matthew Turk,2011-05-18 09:37:36-04:00,commit, -29930,Matthew Turk,2011-05-18 09:29:01-04:00,commit, -29931,Matthew Turk,2011-05-18 01:41:01-04:00,commit, -29932,Matthew Turk,2011-05-18 01:35:31-04:00,commit, -29933,Matthew Turk,2011-05-18 00:53:41-04:00,commit, -29934,Matthew Turk,2011-05-18 00:36:33-04:00,commit, -29935,Matthew Turk,2011-05-18 00:32:09-04:00,commit, -29936,Matthew Turk,2011-05-16 17:34:59-04:00,commit, -29937,Matthew Turk,2011-05-16 16:28:35-04:00,commit, -29938,Matthew Turk,2011-05-16 14:44:48-04:00,commit, -29939,Matthew Turk,2011-05-13 11:18:39-04:00,commit, -29940,Matthew Turk,2011-05-13 10:25:20-04:00,commit, -29941,Matthew Turk,2011-05-13 09:30:39-04:00,commit, -29942,Matthew Turk,2011-05-12 13:05:38-07:00,commit, -29943,Matthew Turk,2011-05-12 12:57:54-07:00,commit, -29944,Matthew Turk,2011-05-12 14:18:52-04:00,commit, -29945,Matthew Turk,2011-05-12 11:39:30-04:00,commit, -29946,Cameron Hummels,2011-05-12 01:38:42-04:00,commit, -29947,Cameron Hummels,2011-05-12 01:37:25-04:00,commit, -29948,Matthew Turk,2011-05-11 11:30:17-04:00,commit, -29949,Matthew Turk,2011-05-10 11:51:34-04:00,commit, -29950,Matthew Turk,2011-05-10 04:51:15-04:00,commit, -29951,Matthew Turk,2011-05-10 04:40:12-04:00,commit, -29952,Matthew Turk,2011-05-10 03:44:02-04:00,commit, -29953,Matthew Turk,2011-05-09 22:42:45-07:00,commit, -29954,Matthew Turk,2011-05-09 21:37:39-07:00,commit, -29955,J.S. Oishi,2011-05-09 15:14:08-07:00,commit, -29956,J.S. Oishi,2011-05-09 15:13:46-07:00,commit, -29957,Stephen Skory,2011-05-09 15:50:51-06:00,commit, -29958,J.S. Oishi,2011-05-09 13:55:44-07:00,commit, -29959,Matthew Turk,2011-05-06 15:35:54-07:00,commit, -29960,Matthew Turk,2011-05-06 15:18:15-07:00,commit, -29961,Matthew Turk,2011-05-05 10:02:16-07:00,commit, -29962,Matthew Turk,2011-05-04 15:59:53-04:00,commit, -29963,Matthew Turk,2011-05-04 15:59:27-04:00,commit, -29964,Matthew Turk,2011-05-04 15:47:24-04:00,commit, -29965,Matthew Turk,2011-05-04 14:45:48-04:00,commit, -29966,Matthew Turk,2011-05-02 14:40:45-07:00,commit, -29967,Stephen Skory,2011-05-02 09:50:46-06:00,commit, -29968,Stephen Skory,2011-05-02 09:49:51-06:00,commit, -29969,Sam Skillman,2011-05-01 22:23:11-04:00,commit, -29970,Sam Skillman,2011-05-01 22:18:00-04:00,commit, -29971,Matthew Turk,2011-04-29 13:03:21-04:00,commit, -29972,Matthew Turk,2011-04-29 11:02:19-04:00,commit, -29973,Matthew Turk,2011-04-28 13:36:15-04:00,commit, -29974,Matthew Turk,2011-04-28 13:35:51-04:00,commit, -29975,Britton Smith,2011-04-28 11:18:11-04:00,commit, -29976,Britton Smith,2011-04-28 11:18:01-04:00,commit, -29977,Matthew Turk,2011-04-28 07:40:05-04:00,commit, -29978,Matthew Turk,2011-04-27 20:24:49-04:00,commit, -29979,Matthew Turk,2011-04-27 19:54:20-04:00,commit, -29980,Matthew Turk,2011-04-27 18:22:51-04:00,commit, -29981,J.S. Oishi,2011-04-27 15:00:26-07:00,commit, -29982,J.S. Oishi,2011-04-27 14:59:20-07:00,commit, -29983,J.S. Oishi,2011-04-27 14:52:17-07:00,commit, -29984,J.S. Oishi,2011-04-27 13:30:01-07:00,commit, -29985,Matthew Turk,2011-04-27 15:02:53-04:00,commit, -29986,Matthew Turk,2011-04-27 15:02:53-04:00,commit, -29987,Matthew Turk,2011-04-27 11:48:45-04:00,commit, -29988,Matthew Turk,2011-04-27 11:28:19-04:00,commit, -29989,Tom Abel,2011-04-27 17:17:44+02:00,commit, -29990,Matthew Turk,2011-05-24 19:19:36-04:00,commit, -29991,Tom Abel,2011-04-27 17:17:44+02:00,commit, -29992,Matthew Turk,2011-04-27 09:58:52-04:00,commit, -29993,Matthew Turk,2011-04-27 09:49:51-04:00,commit, -29994,Matthew Turk,2011-04-27 07:38:51-04:00,commit, -29995,Matthew Turk,2011-04-27 07:15:52-04:00,commit, -29996,Matthew Turk,2011-04-26 20:46:30-04:00,commit, -29997,Matthew Turk,2011-04-26 16:09:46-04:00,commit, -29998,Matthew Turk,2011-04-26 15:55:45-04:00,commit, -29999,Matthew Turk,2011-04-26 14:18:36-04:00,commit, -30000,Matthew Turk,2011-04-26 09:34:40-04:00,commit, -30001,Matthew Turk,2011-04-26 09:17:22-04:00,commit, -30002,Matthew Turk,2011-04-25 12:38:13-04:00,commit, -30003,Matthew Turk,2011-04-25 12:38:13-04:00,commit, -30004,Matthew Turk,2011-04-25 11:53:19-04:00,commit, -30005,Matthew Turk,2011-04-25 11:27:48-04:00,commit, -30006,Matthew Turk,2011-04-25 11:27:48-04:00,commit, -30007,Matthew Turk,2011-04-25 08:59:32-04:00,commit, -30008,Stephen Skory,2011-04-24 14:58:44-06:00,commit, -30009,Matthew Turk,2011-04-23 19:08:57-04:00,commit, -30010,Matthew Turk,2011-04-23 19:06:48-04:00,commit, -30011,Matthew Turk,2011-04-23 08:33:24-04:00,commit, -30012,Matthew Turk,2011-04-22 23:21:08-04:00,commit, -30013,Matthew Turk,2011-04-22 19:34:15-04:00,commit, -30014,Matthew Turk,2011-04-22 19:04:31-04:00,commit, -30015,Matthew Turk,2011-04-22 19:03:30-04:00,commit, -30016,Matthew Turk,2011-04-22 18:11:29-04:00,commit, -30017,Matthew Turk,2011-04-22 15:49:43-04:00,commit, -30018,Matthew Turk,2011-04-22 15:18:22-04:00,commit, -30019,Matthew Turk,2011-04-22 15:18:00-04:00,commit, -30020,Matthew Turk,2011-04-22 06:50:30-04:00,commit, -30021,Matthew Turk,2011-04-22 06:50:30-04:00,commit, -30022,Matthew Turk,2011-04-21 20:10:21-04:00,commit, -30023,Matthew Turk,2011-04-21 15:25:46-04:00,commit, -30024,Matthew Turk,2011-04-21 15:25:46-04:00,commit, -30025,Matthew Turk,2011-04-21 13:20:53-04:00,commit, -30026,Matthew Turk,2011-04-21 10:59:23-04:00,commit, -30027,Matthew Turk,2011-04-21 06:15:06-04:00,commit, -30028,Matthew Turk,2011-04-21 05:06:03-04:00,commit, -30029,Andrew Myers,2011-04-20 16:52:16-07:00,commit, -30030,Matthew Turk,2011-04-20 19:31:04-04:00,commit, -30031,Stephen Skory,2011-04-20 10:03:00-06:00,commit, -30032,Stephen Skory,2011-04-20 08:22:02-06:00,commit, -30033,Matthew Turk,2011-04-20 07:25:09-04:00,commit, -30034,Matthew Turk,2011-04-20 07:10:52-04:00,commit, -30035,Matthew Turk,2011-04-20 06:57:36-04:00,commit, -30036,Sam Skillman,2011-04-19 22:38:03-04:00,commit, -30037,Sam Skillman,2011-04-19 18:58:52-04:00,commit, -30038,Sam Skillman,2011-04-19 18:32:01-04:00,commit, -30039,Sam Skillman,2011-04-19 18:30:12-04:00,commit, -30040,Matthew Turk,2011-04-19 17:34:12-04:00,commit, -30041,Matthew Turk,2011-04-19 17:30:55-04:00,commit, -30042,Cameron Hummels,2011-04-19 15:53:26-04:00,commit, -30043,Matthew Turk,2011-04-19 15:53:20-04:00,commit, -30044,Matthew Turk,2011-04-19 15:26:34-04:00,commit, -30045,Matthew Turk,2011-04-19 14:02:46-04:00,commit, -30046,Matthew Turk,2011-04-19 13:36:24-04:00,commit, -30047,Matthew Turk,2011-04-19 13:22:59-04:00,commit, -30048,Matthew Turk,2011-04-19 09:57:14-04:00,commit, -30049,Sam Skillman,2011-04-18 19:32:53-04:00,commit, -30050,Sam Skillman,2011-04-18 19:09:53-04:00,commit, -30051,Sam Skillman,2011-04-18 18:36:01-04:00,commit, -30052,Matthew Turk,2011-04-18 16:06:45-04:00,commit, -30053,Sam Skillman,2011-04-17 00:58:43-04:00,commit, -30054,Matthew Turk,2011-04-16 16:28:30-04:00,commit, -30055,Matthew Turk,2011-04-16 16:11:52-04:00,commit, -30056,Matthew Turk,2011-04-16 10:24:21-04:00,commit, -30057,Matthew Turk,2011-04-16 07:44:21-04:00,commit, -30058,Sam Skillman,2011-04-15 17:27:28-06:00,commit, -30059,Matthew Turk,2011-04-15 18:52:15-04:00,commit, -30060,Sam Skillman,2011-04-15 16:29:46-06:00,commit, -30061,Sam Skillman,2011-04-15 16:29:19-06:00,commit, -30062,Matthew Turk,2011-04-15 18:18:46-04:00,commit, -30063,Matthew Turk,2011-04-15 17:58:00-04:00,commit, -30064,Matthew Turk,2011-04-15 16:57:01-04:00,commit, -30065,Matthew Turk,2011-04-15 16:12:12-04:00,commit, -30066,Sam Skillman,2011-04-15 15:59:38-04:00,commit, -30067,Sam Skillman,2011-04-15 15:58:30-04:00,commit, -30068,Britton Smith,2011-04-15 15:38:41-04:00,commit, -30069,Britton Smith,2011-04-15 14:52:04-04:00,commit, -30070,Britton Smith,2011-04-15 14:41:37-04:00,commit, -30071,Britton Smith,2011-04-15 14:38:50-04:00,commit, -30072,Matthew Turk,2011-04-15 12:35:48-04:00,commit, -30073,Britton Smith,2011-04-15 11:03:32-04:00,commit, -30074,J.S. Oishi,2011-04-14 21:55:49-07:00,commit, -30075,J.S. Oishi,2011-04-14 21:48:28-07:00,commit, -30076,J.S. Oishi,2011-04-14 21:47:26-07:00,commit, -30077,Matthew Turk,2011-04-14 14:05:09-04:00,commit, -30078,Matthew Turk,2011-04-14 11:15:57-04:00,commit, -30079,Matthew Turk,2011-04-14 11:15:21-04:00,commit, -30080,Matthew Turk,2011-04-14 10:23:06-04:00,commit, -30081,Matthew Turk,2011-04-14 10:22:50-04:00,commit, -30082,Stephen Skory,2011-04-13 14:22:21-06:00,commit, -30083,Stephen Skory,2011-04-13 14:02:25-06:00,commit, -30084,Matthew Turk,2011-04-13 15:42:28-04:00,commit, -30085,Matthew Turk,2011-04-13 13:33:54-04:00,commit, -30086,Matthew Turk,2011-04-13 11:21:49-04:00,commit, -30087,Matthew Turk,2011-04-13 10:46:38-04:00,commit, -30088,Matthew Turk,2011-04-13 09:44:53-04:00,commit, -30089,Matthew Turk,2011-04-13 09:44:53-04:00,commit, -30090,Matthew Turk,2011-04-12 17:28:25-04:00,commit, -30091,Stephen Skory,2011-04-12 15:15:00-06:00,commit, -30092,Stephen Skory,2011-04-12 15:12:52-06:00,commit, -30093,Matthew Turk,2011-04-12 17:10:40-04:00,commit, -30094,Matthew Turk,2011-04-12 17:10:17-04:00,commit, -30095,Stephen Skory,2011-04-12 13:55:55-06:00,commit, -30096,Stephen Skory,2011-04-12 12:52:05-06:00,commit, -30097,Stephen Skory,2011-04-12 12:51:38-06:00,commit, -30098,Stephen Skory,2011-04-12 09:58:42-06:00,commit, -30099,Stephen Skory,2011-04-12 09:58:02-06:00,commit, -30100,Matthew Turk,2011-04-12 10:32:38-04:00,commit, -30101,Stephen Skory,2011-04-11 17:53:34-06:00,commit, -30102,Stephen Skory,2011-04-11 17:45:53-06:00,commit, -30103,Stephen Skory,2011-04-08 15:39:48-06:00,commit, -30104,Stephen Skory,2011-04-08 15:09:26-06:00,commit, -30105,Stephen Skory,2011-04-08 15:08:16-06:00,commit, -30106,Stephen Skory,2011-04-08 11:23:35-06:00,commit, -30107,Matthew Turk,2011-04-06 23:12:33-04:00,commit, -30108,Matthew Turk,2011-04-06 22:01:53-04:00,commit, -30109,Matthew Turk,2011-04-06 19:50:28-04:00,commit, -30110,Matthew Turk,2011-04-06 17:00:56-04:00,commit, -30111,Matthew Turk,2011-04-06 17:00:20-04:00,commit, -30112,Sam Skillman,2011-04-06 08:46:57-04:00,commit, -30113,Sam Skillman,2011-04-06 08:46:57-04:00,commit, -30114,Matthew Turk,2011-04-06 00:27:52-04:00,commit, -30115,Matthew Turk,2011-04-06 00:26:48-04:00,commit, -30116,Sam Skillman,2011-04-06 00:11:52-04:00,commit, -30117,Sam Skillman,2011-04-06 00:11:17-04:00,commit, -30118,Matthew Turk,2011-04-05 21:06:27-04:00,commit, -30119,Matthew Turk,2011-04-05 10:45:27-04:00,commit, -30120,Matthew Turk,2011-04-05 10:37:32-04:00,commit, -30121,Matthew Turk,2011-04-05 09:56:46-04:00,commit, -30122,Matthew Turk,2011-04-05 09:29:25-04:00,commit, -30123,Matthew Turk,2011-04-05 08:59:35-04:00,commit, -30124,Matthew Turk,2011-04-05 08:55:45-04:00,commit, -30125,Matthew Turk,2011-04-05 08:55:19-04:00,commit, -30126,Matthew Turk,2011-04-05 08:42:01-04:00,commit, -30127,Stephen Skory,2011-04-04 17:51:39-06:00,commit, -30128,Stephen Skory,2011-04-04 15:27:57-06:00,commit, -30129,Matthew Turk,2011-04-04 17:25:57-04:00,commit, -30130,Matthew Turk,2011-04-04 16:41:01-04:00,commit, -30131,Matthew Turk,2011-04-04 14:09:36-04:00,commit, -30132,Matthew Turk,2011-04-04 14:09:15-04:00,commit, -30133,Matthew Turk,2011-04-04 13:55:06-04:00,commit, -30134,Matthew Turk,2011-04-04 13:08:32-04:00,commit, -30135,Matthew Turk,2011-04-03 20:28:39-04:00,commit, -30136,Matthew Turk,2011-04-03 09:41:53-04:00,commit, -30137,Matthew Turk,2011-04-03 09:23:31-04:00,commit, -30138,Matthew Turk,2011-04-03 09:22:47-04:00,commit, -30139,Matthew Turk,2011-04-03 08:25:12-04:00,commit, -30140,Matthew Turk,2011-04-02 23:48:24-04:00,commit, -30141,Matthew Turk,2011-04-02 22:01:05-04:00,commit, -30142,Matthew Turk,2011-04-02 21:36:15-04:00,commit, -30143,Matthew Turk,2011-04-01 13:06:30-04:00,commit, -30144,Matthew Turk,2011-04-01 10:42:24-04:00,commit, -30145,Matthew Turk,2011-03-31 23:39:02-04:00,commit, -30146,Matthew Turk,2011-03-31 23:03:43-04:00,commit, -30147,J.S. Oishi,2011-03-31 11:25:21-07:00,commit, -30148,Cameron Hummels,2011-03-31 11:53:59-04:00,commit, -30149,Matthew Turk,2011-03-31 11:47:52-04:00,commit, -30150,Cameron Hummels,2011-03-31 11:03:23-04:00,commit, -30151,Cameron Hummels,2011-03-31 10:08:16-04:00,commit, -30152,Cameron Hummels,2011-03-31 09:26:42-04:00,commit, -30153,Matthew Turk,2011-03-31 09:06:08-04:00,commit, -30154,Cameron Hummels,2011-03-31 03:19:49-04:00,commit, -30155,Matthew Turk,2011-03-31 03:04:16-04:00,commit, -30156,Cameron Hummels,2011-03-31 02:41:57-04:00,commit, -30157,Cameron Hummels,2011-03-31 02:40:59-04:00,commit, -30158,Matthew Turk,2011-03-31 02:37:01-04:00,commit, -30159,Cameron Hummels,2011-03-31 02:35:29-04:00,commit, -30160,Matthew Turk,2011-03-31 01:25:48-04:00,commit, -30161,Matthew Turk,2011-03-31 01:20:21-04:00,commit, -30162,Matthew Turk,2011-03-31 01:04:26-04:00,commit, -30163,Matthew Turk,2011-03-31 00:06:56-04:00,commit, -30164,Matthew Turk,2011-03-31 00:04:19-04:00,commit, -30165,Matthew Turk,2011-03-30 23:52:03-04:00,commit, -30166,Matthew Turk,2011-03-30 23:46:25-04:00,commit, -30167,Matthew Turk,2011-03-30 23:37:07-04:00,commit, -30168,Matthew Turk,2011-03-30 23:33:08-04:00,commit, -30169,Matthew Turk,2011-03-30 23:26:08-04:00,commit, -30170,Cameron Hummels,2011-03-30 23:25:22-04:00,commit, -30171,Cameron Hummels,2011-03-30 23:20:44-04:00,commit, -30172,Cameron Hummels,2011-03-30 16:55:11-04:00,commit, -30173,Cameron Hummels,2011-03-30 16:34:50-04:00,commit, -30174,Cameron Hummels,2011-03-30 16:10:22-04:00,commit, -30175,Cameron Hummels,2011-03-30 15:35:47-04:00,commit, -30176,Cameron Hummels,2011-03-30 15:33:08-04:00,commit, -30177,Matthew Turk,2011-03-29 23:47:45-04:00,commit, -30178,Matthew Turk,2011-03-29 10:28:14-04:00,commit, -30179,Matthew Turk,2011-03-29 06:59:53-07:00,commit, -30180,Cameron Hummels,2011-03-29 02:16:15-04:00,commit, -30181,Matthew Turk,2011-03-29 02:07:31-04:00,commit, -30182,Matthew Turk,2011-03-29 02:07:17-04:00,commit, -30183,Britton Smith,2011-03-29 02:07:06-04:00,commit, -30184,Britton Smith,2011-03-29 02:06:02-04:00,commit, -30185,Matthew Turk,2011-03-29 01:42:06-04:00,commit, -30186,Matthew Turk,2011-03-29 01:41:27-04:00,commit, -30187,Britton Smith,2011-03-29 01:18:31-04:00,commit, -30188,Britton Smith,2011-03-29 01:18:10-04:00,commit, -30189,Matthew Turk,2011-03-29 01:07:06-04:00,commit, -30190,Matthew Turk,2011-03-29 01:06:59-04:00,commit, -30191,Britton Smith,2011-03-29 00:56:52-04:00,commit, -30192,Britton Smith,2011-03-29 00:55:36-04:00,commit, -30193,Matthew Turk,2011-03-29 00:21:10-04:00,commit, -30194,Matthew Turk,2011-03-28 23:37:54-04:00,commit, -30195,Matthew Turk,2011-03-28 23:36:52-04:00,commit, -30196,Matthew Turk,2011-03-28 23:36:38-04:00,commit, -30197,Cameron Hummels,2011-03-28 23:34:46-04:00,commit, -30198,J.S. Oishi,2011-03-28 20:17:45-07:00,commit, -30199,Britton Smith,2011-03-28 23:15:49-04:00,commit, -30200,Britton Smith,2011-03-28 23:15:00-04:00,commit, -30201,Matthew Turk,2011-03-28 22:59:54-04:00,commit, -30202,Cameron Hummels,2011-03-28 22:59:29-04:00,commit, -30203,Matthew Turk,2011-03-28 22:59:02-04:00,commit, -30204,Matthew Turk,2011-03-28 19:36:50-04:00,commit, -30205,Matthew Turk,2011-03-28 15:48:04-04:00,commit, -30206,Matthew Turk,2011-03-28 15:47:26-04:00,commit, -30207,Matthew Turk,2011-03-28 15:46:45-04:00,commit, -30208,Cameron Hummels,2011-03-28 15:45:28-04:00,commit, -30209,Stephen Skory,2011-03-28 13:44:34-06:00,commit, -30210,Stephen Skory,2011-03-28 13:44:14-06:00,commit, -30211,Matthew Turk,2011-03-28 15:36:09-04:00,commit, -30212,Matthew Turk,2011-03-28 15:33:11-04:00,commit, -30213,Cameron Hummels,2011-03-28 15:23:06-04:00,commit, -30214,Britton Smith,2011-03-28 15:14:15-04:00,commit, -30215,Britton Smith,2011-03-28 15:13:57-04:00,commit, -30216,J.S. Oishi,2011-03-28 12:05:39-07:00,commit, -30217,J.S. Oishi,2011-03-28 12:05:22-07:00,commit, -30218,Matthew Turk,2011-03-28 14:55:54-04:00,commit, -30219,Matthew Turk,2011-03-28 14:44:57-04:00,commit, -30220,Britton Smith,2011-03-28 14:12:59-04:00,commit, -30221,Britton Smith,2011-03-28 12:43:04-04:00,commit, -30222,Matthew Turk,2011-03-28 12:33:21-04:00,commit, -30223,Matthew Turk,2011-03-28 12:33:12-04:00,commit, -30224,Britton Smith,2011-03-28 12:28:58-04:00,commit, -30225,Britton Smith,2011-03-28 12:24:59-04:00,commit, -30226,Matthew Turk,2011-03-28 12:14:26-04:00,commit, -30227,J.S. Oishi,2011-03-28 08:54:42-07:00,commit, -30228,Matthew Turk,2011-03-28 11:53:28-04:00,commit, -30229,Matthew Turk,2011-03-28 11:46:24-04:00,commit, -30230,Matthew Turk,2011-03-28 11:46:02-04:00,commit, -30231,Britton Smith,2011-03-28 11:44:27-04:00,commit, -30232,Britton Smith,2011-03-28 11:32:23-04:00,commit, -30233,Matthew Turk,2011-03-28 11:04:32-04:00,commit, -30234,Britton Smith,2011-03-28 11:00:13-04:00,commit, -30235,Britton Smith,2011-03-28 10:59:02-04:00,commit, -30236,Britton Smith,2011-03-28 10:58:51-04:00,commit, -30237,Matthew Turk,2011-03-28 10:55:13-04:00,commit, -30238,Matthew Turk,2011-03-28 10:54:57-04:00,commit, -30239,Cameron Hummels,2011-03-28 10:53:09-04:00,commit, -30240,Cameron Hummels,2011-03-28 10:53:00-04:00,commit, -30241,Matthew Turk,2011-03-28 10:38:00-04:00,commit, -30242,Cameron Hummels,2011-03-28 10:13:51-04:00,commit, -30243,Cameron Hummels,2011-03-28 10:11:10-04:00,commit, -30244,Matthew Turk,2011-03-28 09:55:15-04:00,commit, -30245,Matthew Turk,2011-03-28 09:54:45-04:00,commit, -30246,J.S. Oishi,2011-03-28 06:44:26-07:00,commit, -30247,Matthew Turk,2011-03-28 09:24:57-04:00,commit, -30248,Matthew Turk,2011-03-28 08:34:12-04:00,commit, -30249,Matthew Turk,2011-03-28 00:59:13-04:00,commit, -30250,Matthew Turk,2011-03-28 00:13:52-04:00,commit, -30251,Cameron Hummels,2011-03-27 23:09:37-04:00,commit, -30252,Matthew Turk,2011-03-27 22:24:54-04:00,commit, -30253,Matthew Turk,2011-03-27 22:08:17-04:00,commit, -30254,Matthew Turk,2011-03-27 22:08:07-04:00,commit, -30255,Cameron Hummels,2011-03-27 22:06:59-04:00,commit, -30256,Matthew Turk,2011-03-27 21:36:47-04:00,commit, -30257,Matthew Turk,2011-03-27 21:25:03-04:00,commit, -30258,Matthew Turk,2011-03-27 21:20:48-04:00,commit, -30259,Cameron Hummels,2011-03-27 20:58:08-04:00,commit, -30260,Matthew Turk,2011-03-27 20:56:56-04:00,commit, -30261,Cameron Hummels,2011-03-27 19:19:44-04:00,commit, -30262,Cameron Hummels,2011-03-27 19:10:29-04:00,commit, -30263,Matthew Turk,2011-03-27 18:23:04-04:00,commit, -30264,Matthew Turk,2011-03-27 18:07:54-04:00,commit, -30265,Matthew Turk,2011-03-27 17:21:20-04:00,commit, -30266,Britton Smith,2011-03-27 17:05:10-04:00,commit, -30267,Britton Smith,2011-03-27 16:47:47-04:00,commit, -30268,Britton Smith,2011-03-27 16:44:38-04:00,commit, -30269,J.S. Oishi,2011-03-27 11:51:16-07:00,commit, -30270,Cameron Hummels,2011-03-27 13:59:36-04:00,commit, -30271,Matthew Turk,2011-03-27 13:54:28-04:00,commit, -30272,J.S. Oishi,2011-03-27 10:49:34-07:00,commit, -30273,J.S. Oishi,2011-03-27 10:45:40-07:00,commit, -30274,J.S. Oishi,2011-03-27 10:43:02-07:00,commit, -30275,Matthew Turk,2011-03-27 13:42:09-04:00,commit, -30276,J.S. Oishi,2011-03-27 10:35:29-07:00,commit, -30277,Matthew Turk,2011-03-27 13:32:30-04:00,commit, -30278,J.S. Oishi,2011-03-27 10:29:48-07:00,commit, -30279,Cameron Hummels,2011-03-27 13:28:41-04:00,commit, -30280,Matthew Turk,2011-03-27 13:17:59-04:00,commit, -30281,Matthew Turk,2011-03-27 12:45:05-04:00,commit, -30282,Matthew Turk,2011-03-27 12:38:46-04:00,commit, -30283,Matthew Turk,2011-03-27 11:42:20-04:00,commit, -30284,Britton Smith,2011-03-27 11:41:37-04:00,commit, -30285,Matthew Turk,2011-03-27 11:17:47-04:00,commit, -30286,Matthew Turk,2011-03-27 11:08:07-04:00,commit, -30287,Matthew Turk,2011-03-27 11:07:54-04:00,commit, -30288,J.S. Oishi,2011-03-27 07:54:51-07:00,commit, -30289,J.S. Oishi,2011-03-27 07:54:35-07:00,commit, -30290,Matthew Turk,2011-03-27 10:39:40-04:00,commit, -30291,Britton Smith,2011-03-27 10:38:28-04:00,commit, -30292,Matthew Turk,2011-03-27 10:36:58-04:00,commit, -30293,Britton Smith,2011-03-27 10:34:13-04:00,commit, -30294,Matthew Turk,2011-03-27 09:57:05-04:00,commit, -30295,Matthew Turk,2011-03-27 09:36:48-04:00,commit, -30296,Matthew Turk,2011-03-27 01:40:19-04:00,commit, -30297,Matthew Turk,2011-03-26 18:56:36-04:00,commit, -30298,Matthew Turk,2011-03-26 18:43:02-04:00,commit, -30299,Matthew Turk,2011-03-26 18:16:56-04:00,commit, -30300,J.S. Oishi,2011-03-26 09:30:09-07:00,commit, -30301,Stephen Skory,2011-03-26 09:36:44-06:00,commit, -30302,Matthew Turk,2011-03-26 11:34:05-04:00,commit, -30303,Sam Skillman,2011-03-24 21:39:27-04:00,commit, -30304,Matthew Turk,2011-03-24 16:24:36-04:00,commit, -30305,Matthew Turk,2011-03-24 16:23:11-04:00,commit, -30306,Stephen Skory,2011-03-24 11:08:54-06:00,commit, -30307,Matthew Turk,2011-03-24 12:43:51-04:00,commit, -30308,Matthew Turk,2011-03-23 19:53:53-04:00,commit, -30309,Matthew Turk,2011-03-23 19:51:18-04:00,commit, -30310,Matthew Turk,2011-03-23 13:56:03-05:00,commit, -30311,Matthew Turk,2011-03-22 17:24:55-04:00,commit, -30312,Matthew Turk,2011-03-22 14:20:03-07:00,commit, -30313,Matthew Turk,2011-03-22 14:12:02-07:00,commit, -30314,Matthew Turk,2011-03-22 08:36:05-07:00,commit, -30315,Matthew Turk,2011-03-22 08:30:44-07:00,commit, -30316,Stephen Skory,2011-03-21 15:15:53-06:00,commit, -30317,Matthew Turk,2011-03-21 13:08:57-07:00,commit, -30318,Stephen Skory,2011-03-21 13:53:27-06:00,commit, -30319,Matthew Turk,2011-03-21 09:03:12-07:00,commit, -30320,Stephen Skory,2011-03-21 09:09:56-06:00,commit, -30321,Matthew Turk,2011-03-20 20:48:31-07:00,commit, -30322,Sam Skillman,2011-03-20 20:35:55-04:00,commit, -30323,Sam Skillman,2011-03-20 20:18:51-04:00,commit, -30324,Stephen Skory,2011-03-20 18:11:08-06:00,commit, -30325,Sam Skillman,2011-03-20 20:09:28-04:00,commit, -30326,Stephen Skory,2011-03-20 15:04:37-06:00,commit, -30327,Stephen Skory,2011-03-20 12:44:58-06:00,commit, -30328,Sam Skillman,2011-03-20 10:33:41-04:00,commit, -30329,Stephen Skory,2011-03-19 13:14:34-06:00,commit, -30330,Matthew Turk,2011-03-18 17:23:40-07:00,commit, -30331,Matthew Turk,2011-03-18 13:03:43-07:00,commit, -30332,Stephen Skory,2011-03-18 13:19:13-06:00,commit, -30333,Stephen Skory,2011-03-18 11:27:47-06:00,commit, -30334,Matthew Turk,2011-03-17 18:25:16-07:00,commit, -30335,Matthew Turk,2011-03-17 18:13:16-07:00,commit, -30336,Matthew Turk,2011-03-17 18:12:37-07:00,commit, -30337,Matthew Turk,2011-03-17 17:08:17-07:00,commit, -30338,Matthew Turk,2011-03-17 12:18:40-07:00,commit, -30339,Matthew Turk,2011-03-17 12:14:08-07:00,commit, -30340,Matthew Turk,2011-03-17 12:01:23-07:00,commit, -30341,Matthew Turk,2011-03-17 11:13:34-07:00,commit, -30342,Matthew Turk,2011-03-17 11:13:17-07:00,commit, -30343,Matthew Turk,2011-03-17 10:38:26-07:00,commit, -30344,Matthew Turk,2011-03-16 19:37:42-07:00,commit, -30345,Matthew Turk,2011-03-16 19:36:30-07:00,commit, -30346,Matthew Turk,2011-03-16 19:15:24-07:00,commit, -30347,Matthew Turk,2011-03-16 19:15:12-07:00,commit, -30348,Matthew Turk,2011-03-16 19:14:44-07:00,commit, -30349,Britton Smith,2011-03-16 18:42:57-04:00,commit, -30350,Britton Smith,2011-03-16 18:42:08-04:00,commit, -30351,Stephen Skory,2011-03-16 16:30:34-06:00,commit, -30352,Matthew Turk,2011-03-16 14:13:20-07:00,commit, -30353,Stephen Skory,2011-03-16 13:42:22-06:00,commit, -30354,Stephen Skory,2011-03-15 21:40:43-06:00,commit, -30355,Matthew Turk,2011-03-15 20:08:05-07:00,commit, -30356,Matthew Turk,2011-03-15 18:17:56-07:00,commit, -30357,Matthew Turk,2011-03-15 18:16:22-07:00,commit, -30358,Matthew Turk,2011-03-15 17:59:57-07:00,commit, -30359,Matthew Turk,2011-03-15 17:57:57-07:00,commit, -30360,Matthew Turk,2011-03-15 17:40:15-07:00,commit, -30361,Matthew Turk,2011-03-15 17:19:42-07:00,commit, -30362,Stephen Skory,2011-03-15 12:38:25-06:00,commit, -30363,Britton Smith,2011-03-15 14:35:04-04:00,commit, -30364,Britton Smith,2011-03-15 12:29:36-04:00,commit, -30365,Britton Smith,2011-03-15 11:21:56-04:00,commit, -30366,Britton Smith,2011-03-14 16:29:22-04:00,commit, -30367,Britton Smith,2011-03-14 16:09:10-04:00,commit, -30368,Britton Smith,2011-03-14 15:35:25-04:00,commit, -30369,Britton Smith,2011-03-14 15:05:14-04:00,commit, -30370,Steffen Klemer,2011-03-14 18:21:45+01:00,commit, -30371,Steffen Klemer,2011-03-14 18:01:14+01:00,commit, -30372,Stephen Skory,2011-03-13 20:11:53-06:00,commit, -30373,Matthew Turk,2011-03-13 17:42:28-07:00,commit, -30374,Britton Smith,2011-03-13 16:12:41-04:00,commit, -30375,Britton Smith,2011-03-13 14:38:39-04:00,commit, -30376,Stephen Skory,2011-03-11 16:47:25-07:00,commit, -30377,Matthew Turk,2011-03-11 13:56:16-06:00,commit, -30378,Matthew Turk,2011-03-11 11:29:48-08:00,commit, -30379,Matthew Turk,2011-03-11 11:04:32-08:00,commit, -30380,Britton Smith,2011-03-11 10:26:28-05:00,commit, -30381,Matthew Turk,2011-03-10 19:06:41-08:00,commit, -30382,Matthew Turk,2011-03-10 15:40:21-08:00,commit, -30383,Matthew Turk,2011-03-10 15:39:14-08:00,commit, -30384,Andrew Myers,2011-03-10 13:18:32-08:00,commit, -30385,Andrew Myers,2011-03-10 13:01:41-08:00,commit, -30386,Matthew Turk,2011-03-10 12:33:13-08:00,commit, -30387,Matthew Turk,2011-03-10 11:56:50-08:00,commit, -30388,Stephen Skory,2011-03-09 07:38:54-08:00,commit, -30389,Stephen Skory,2011-03-08 06:53:57-08:00,commit, -30390,Stephen Skory,2011-03-07 19:16:53-07:00,commit, -30391,Stephen Skory,2011-03-07 16:15:46-07:00,commit, -30392,Stephen Skory,2011-03-06 08:24:26-08:00,commit, -30393,Stephen Skory,2011-03-06 08:21:59-08:00,commit, -30394,Stephen Skory,2011-03-05 16:36:59-08:00,commit, -30395,Stephen Skory,2011-03-05 14:57:46-08:00,commit, -30396,Stephen Skory,2011-03-05 14:51:39-08:00,commit, -30397,Stephen Skory,2011-03-05 14:20:22-08:00,commit, -30398,Stephen Skory,2011-03-05 10:48:17-08:00,commit, -30399,Britton Smith,2011-03-05 13:28:08-05:00,commit, -30400,Stephen Skory,2011-03-05 09:25:58-08:00,commit, -30401,Stephen Skory,2011-03-04 16:07:11-08:00,commit, -30402,Stephen Skory,2011-03-04 12:10:05-07:00,commit, -30403,Stephen Skory,2011-03-04 12:09:10-07:00,commit, -30404,Stephen Skory,2011-03-04 11:58:40-07:00,commit, -30405,Britton Smith,2011-03-03 21:08:53-05:00,commit, -30406,Stephen Skory,2011-03-03 17:46:09-07:00,commit, -30407,Stephen Skory,2011-03-03 17:46:09-07:00,commit, -30408,Stephen Skory,2011-03-03 17:41:42-07:00,commit, -30409,Stephen Skory,2011-03-04 11:58:40-07:00,commit, -30410,Stephen Skory,2011-03-03 17:41:42-07:00,commit, -30411,Britton Smith,2011-03-03 19:04:27-05:00,commit, -30412,Britton Smith,2011-03-03 18:42:25-05:00,commit, -30413,Matthew Turk,2011-03-03 18:23:35-05:00,commit, -30414,Matthew Turk,2011-03-02 21:36:02-05:00,commit, -30415,Matthew Turk,2011-03-02 21:05:10-05:00,commit, -30416,Sam Skillman,2011-03-01 09:13:55-07:00,commit, -30417,Matthew Turk,2011-02-27 22:33:20-05:00,commit, -30418,Matthew Turk,2011-02-27 12:59:48-05:00,commit, -30419,Matthew Turk,2011-02-27 10:26:25-05:00,commit, -30420,Matthew Turk,2011-02-27 01:12:28-05:00,commit, -30421,Matthew Turk,2011-02-26 10:09:11-05:00,commit, -30422,Matthew Turk,2011-02-26 10:06:42-05:00,commit, -30423,Matthew Turk,2011-02-26 10:04:33-05:00,commit, -30424,Matthew Turk,2011-02-25 21:25:29-08:00,commit, -30425,Matthew Turk,2011-02-25 21:25:29-08:00,commit, -30426,Matthew Turk,2011-02-25 23:16:21-05:00,commit, -30427,Sam Skillman,2011-02-25 16:22:40-07:00,commit, -30428,Matthew Turk,2011-02-25 12:41:25-05:00,commit, -30429,Sam Skillman,2011-02-25 10:18:52-07:00,commit, -30430,Matthew Turk,2011-02-25 08:39:43-08:00,commit, -30431,Sam Skillman,2011-02-24 23:29:10-07:00,commit, -30432,Sam Skillman,2011-02-24 23:27:30-07:00,commit, -30433,Matthew Turk,2011-02-24 18:33:59-08:00,commit, -30434,Sam Skillman,2011-02-24 19:25:31-07:00,commit, -30435,Sam Skillman,2011-02-24 19:19:36-07:00,commit, -30436,Sam Skillman,2011-02-24 19:18:53-07:00,commit, -30437,Sam Skillman,2011-02-24 19:18:17-07:00,commit, -30438,Sam Skillman,2011-02-24 16:55:55-07:00,commit, -30439,Matthew Turk,2011-02-22 23:32:21-05:00,commit, -30440,Matthew Turk,2011-02-22 21:01:15-05:00,commit, -30441,Matthew Turk,2011-02-22 17:09:16-05:00,commit, -30442,Matthew Turk,2011-02-22 17:09:08-05:00,commit, -30443,Matthew Turk,2011-02-21 00:05:12-05:00,commit, -30444,John Wise,2011-02-20 18:11:14-05:00,commit, -30445,Matthew Turk,2011-02-19 21:07:19-05:00,commit, -30446,Matthew Turk,2011-02-19 17:46:24-05:00,commit, -30447,Matthew Turk,2011-02-19 14:37:34-05:00,commit, -30448,Matthew Turk,2011-02-19 14:22:06-05:00,commit, -30449,Matthew Turk,2011-02-19 13:50:20-05:00,commit, -30450,Matthew Turk,2011-02-19 12:48:31-05:00,commit, -30451,Matthew Turk,2011-02-19 12:48:18-05:00,commit, -30452,John Wise,2011-02-19 12:37:21-05:00,commit, -30453,Sam Skillman,2011-02-18 14:41:21-07:00,commit, -30454,Sam Skillman,2011-02-18 14:40:16-07:00,commit, -30455,Sam Skillman,2011-02-16 18:18:35-07:00,commit, -30456,Matthew Turk,2011-02-16 04:38:44-08:00,commit, -30457,Stephen Skory,2011-02-15 16:49:27-07:00,commit, -30458,Matthew Turk,2011-02-15 14:51:13-05:00,commit, -30459,Sam Skillman,2011-02-14 14:52:00-07:00,commit, -30460,Sam Skillman,2011-02-14 14:51:32-07:00,commit, -30461,Matthew Turk,2011-02-14 13:41:18-08:00,commit, -30462,Matthew Turk,2011-02-14 13:41:05-08:00,commit, -30463,Sam Skillman,2011-02-14 13:13:48-07:00,commit, -30464,Sam Skillman,2011-02-14 13:12:07-07:00,commit, -30465,Matthew Turk,2011-02-14 09:03:39-08:00,commit, -30466,Matthew Turk,2011-02-14 09:02:49-08:00,commit, -30467,Matthew Turk,2011-02-14 11:10:52-05:00,commit, -30468,Matthew Turk,2011-02-25 23:16:21-05:00,commit, -30469,Stephen Skory,2011-02-15 16:49:27-07:00,commit, -30470,Matthew Turk,2011-02-14 11:10:52-05:00,commit, -30471,Matthew Turk,2011-02-13 18:20:51-05:00,commit, -30472,Matthew Turk,2011-02-13 13:07:48-05:00,commit, -30473,Sam Skillman,2011-02-11 17:52:26-07:00,commit, -30474,Matthew Turk,2011-02-11 14:09:11-05:00,commit, -30475,Matthew Turk,2011-02-10 10:09:48-05:00,commit, -30476,Matthew Turk,2011-02-09 17:54:21-05:00,commit, -30477,Matthew Turk,2011-02-09 16:53:40-05:00,commit, -30478,Matthew Turk,2011-02-09 15:48:38-05:00,commit, -30479,Matthew Turk,2011-02-09 15:40:01-05:00,commit, -30480,Matthew Turk,2011-02-09 15:39:40-05:00,commit, -30481,Matthew Turk,2011-02-07 16:17:38-05:00,commit, -30482,Matthew Turk,2011-02-07 16:17:33-05:00,commit, -30483,Matthew Turk,2011-02-07 09:21:00-05:00,commit, -30484,Matthew Turk,2011-02-07 09:21:00-05:00,commit, -30485,Matthew Turk,2011-02-05 17:30:09-05:00,commit, -30486,Matthew Turk,2011-02-05 14:50:51-05:00,commit, -30487,Matthew Turk,2011-02-05 14:50:51-05:00,commit, -30488,Matthew Turk,2011-02-02 22:41:09-05:00,commit, -30489,Matthew Turk,2011-02-02 21:17:11-05:00,commit, -30490,Matthew Turk,2011-02-02 21:16:41-05:00,commit, -30491,Matthew Turk,2011-02-02 13:22:45-05:00,commit, -30492,Matthew Turk,2011-02-01 22:35:44-05:00,commit, -30493,Matthew Turk,2011-01-31 10:32:58-05:00,commit, -30494,Matthew Turk,2011-01-29 09:10:34-05:00,commit, -30495,Matthew Turk,2011-01-28 23:30:16-05:00,commit, -30496,Matthew Turk,2011-01-28 23:19:36-05:00,commit, -30497,Matthew Turk,2011-01-28 23:01:52-05:00,commit, -30498,Matthew Turk,2011-01-28 22:25:20-05:00,commit, -30499,Matthew Turk,2011-01-28 22:10:02-05:00,commit, -30500,Matthew Turk,2011-01-28 14:27:50-05:00,commit, -30501,Matthew Turk,2011-01-28 10:22:27-05:00,commit, -30502,Matthew Turk,2011-01-28 00:09:01-05:00,commit, -30503,Matthew Turk,2011-01-27 23:11:33-05:00,commit, -30504,Matthew Turk,2011-01-25 11:40:56-05:00,commit, -30505,Matthew Turk,2011-01-24 21:10:49-05:00,commit, -30506,John Wise,2011-01-24 13:42:37-05:00,commit, -30507,Britton Smith,2011-01-18 14:03:42-05:00,commit, -30508,Britton Smith,2011-02-07 13:54:07-05:00,commit, -30509,Matthew Turk,2011-02-05 17:31:03-05:00,commit, -30510,John Wise,2011-02-04 13:57:55-05:00,commit, -30511,John Wise,2011-01-17 17:12:47-05:00,commit, -30512,Matthew Turk,2011-01-24 14:41:18-05:00,commit, -30513,Matthew Turk,2011-01-24 14:17:32-05:00,commit, -30514,Matthew Turk,2011-01-21 13:28:34-05:00,commit, -30515,Chris Malone,2011-01-19 15:11:29-05:00,commit, -30516,Matthew Turk,2011-01-18 19:56:45-05:00,commit, -30517,Matthew Turk,2011-01-18 19:56:22-05:00,commit, -30518,Stephen Skory,2011-01-18 11:28:35-08:00,commit, -30519,Matthew Turk,2011-01-17 15:49:23-05:00,commit, -30520,Matthew Turk,2011-01-17 15:42:12-05:00,commit, -30521,Matthew Turk,2011-01-17 14:06:19-05:00,commit, -30522,Matthew Turk,2011-01-17 13:16:50-05:00,commit, -30523,Matthew Turk,2011-01-17 13:00:30-05:00,commit, -30524,Matthew Turk,2011-01-17 12:40:47-05:00,commit, -30525,Matthew Turk,2011-01-17 12:39:40-05:00,commit, -30526,John Wise,2011-01-16 09:11:54-05:00,commit, -30527,Matthew Turk,2011-01-16 00:10:16-05:00,commit, -30528,Matthew Turk,2011-01-16 00:02:53-05:00,commit, -30529,Matthew Turk,2011-01-15 22:14:33-05:00,commit, -30530,Matthew Turk,2011-01-15 22:14:13-05:00,commit, -30531,J.S. Oishi,2011-01-14 10:06:05-08:00,commit, -30532,J.S. Oishi,2011-01-14 10:05:53-08:00,commit, -30533,John Wise,2011-01-14 00:50:59-05:00,commit, -30534,John Wise,2011-01-13 20:12:55-05:00,commit, -30535,John Wise,2011-01-13 15:21:49-05:00,commit, -30536,John Wise,2011-01-13 15:04:17-05:00,commit, -30537,John Wise,2011-01-13 14:41:06-05:00,commit, -30538,Matthew Turk,2011-01-13 14:24:12-05:00,commit, -30539,J.S. Oishi,2011-01-13 09:45:52-08:00,commit, -30540,J.S. Oishi,2011-01-13 08:41:14-08:00,commit, -30541,Matthew Turk,2011-01-13 11:08:18-05:00,commit, -30542,Sam Skillman,2011-01-13 08:54:43-07:00,commit, -30543,Matthew Turk,2011-01-13 00:33:29-05:00,commit, -30544,Matthew Turk,2011-01-12 18:33:22-05:00,commit, -30545,J.S. Oishi,2011-01-12 15:26:53-08:00,commit, -30546,J.S. Oishi,2011-01-12 15:10:39-08:00,commit, -30547,Matthew Turk,2011-01-12 13:09:24-05:00,commit, -30548,Matthew Turk,2011-01-11 20:34:45-05:00,commit, -30549,Matthew Turk,2011-01-09 21:27:21-05:00,commit, -30550,Matthew Turk,2011-01-09 00:03:27-05:00,commit, -30551,J.S. Oishi,2011-01-07 10:16:00-08:00,commit, -30552,Matthew Turk,2011-01-07 03:20:42-08:00,commit, -30553,Matthew Turk,2011-01-06 15:25:48-06:00,commit, -30554,Chris Malone,2011-01-04 16:56:04-05:00,commit, -30555,Chris Malone,2011-01-04 16:19:04-05:00,commit, -30556,Chris Malone,2011-01-04 16:17:52-05:00,commit, -30557,Chris Malone,2011-01-04 15:58:52-05:00,commit, -30558,Matthew Turk,2011-01-04 08:36:49-08:00,commit, -30559,J.S. Oishi,2011-01-03 16:28:08-08:00,commit, -30560,J.S. Oishi,2011-01-03 16:26:57-08:00,commit, -30561,J.S. Oishi,2011-01-03 16:15:18-08:00,commit, -30562,J.S. Oishi,2011-01-03 16:13:55-08:00,commit, -30563,Matthew Turk,2010-12-22 21:32:44-08:00,commit, -30564,Matthew Turk,2010-12-21 10:31:38-08:00,commit, -30565,Matthew Turk,2010-12-21 10:11:42-08:00,commit, -30566,Matthew Turk,2010-12-21 10:10:13-08:00,commit, -30567,Stephen Skory,2010-12-21 10:38:49-07:00,commit, -30568,Matthew Turk,2010-12-21 09:11:34-08:00,commit, -30569,Stephen Skory,2010-12-20 15:44:13-07:00,commit, -30570,Matthew Turk,2010-12-17 14:52:44-08:00,commit, -30571,Sam Skillman,2010-12-17 15:39:06-07:00,commit, -30572,Sam Skillman,2010-12-17 15:38:43-07:00,commit, -30573,Sam Skillman,2010-12-17 15:31:23-07:00,commit, -30574,Stephen Skory,2010-12-17 13:03:37-07:00,commit, -30575,Stephen Skory,2010-12-16 16:20:17-07:00,commit, -30576,Sam Skillman,2010-12-16 12:44:52-07:00,commit, -30577,Matthew Turk,2010-12-14 12:52:54-08:00,commit, -30578,Matthew Turk,2010-12-14 12:22:49-08:00,commit, -30579,Britton Smith,2010-12-14 12:32:42-05:00,commit, -30580,Britton Smith,2010-12-14 12:32:22-05:00,commit, -30581,Matthew Turk,2010-12-14 08:19:42-08:00,commit, -30582,Matthew Turk,2010-12-13 15:31:34-08:00,commit, -30583,J.S. Oishi,2010-12-13 15:21:52-08:00,commit, -30584,J.S. Oishi,2010-12-13 15:17:11-08:00,commit, -30585,Matthew Turk,2010-12-13 15:03:23-08:00,commit, -30586,Matthew Turk,2010-12-13 14:52:52-08:00,commit, -30587,Stephen Skory,2010-12-13 15:43:13-07:00,commit, -30588,Matthew Turk,2010-12-13 13:58:37-08:00,commit, -30589,Matthew Turk,2010-12-13 09:03:36-08:00,commit, -30590,Britton Smith,2010-12-13 11:12:46-05:00,commit, -30591,Britton Smith,2010-12-12 15:53:54-05:00,commit, -30592,Britton Smith,2010-12-12 15:52:18-05:00,commit, -30593,Matthew Turk,2010-12-12 10:50:41-08:00,commit, -30594,Cameron Hummels,2010-12-11 19:42:30-05:00,commit, -30595,Matthew Turk,2010-12-09 19:43:25-08:00,commit, -30596,Britton Smith,2010-12-09 18:15:18-05:00,commit, -30597,Britton Smith,2010-12-09 17:50:41-05:00,commit, -30598,Britton Smith,2010-12-09 17:50:09-05:00,commit, -30599,Sam Skillman,2010-12-09 13:36:33-07:00,commit, -30600,Sam Skillman,2010-12-09 13:35:54-07:00,commit, -30601,Matthew Turk,2010-12-09 10:43:03-08:00,commit, -30602,J.S. Oishi,2010-12-09 10:03:41-08:00,commit, -30603,J.S. Oishi,2010-12-09 10:03:15-08:00,commit, -30604,Matthew Turk,2010-12-09 10:02:59-08:00,commit, -30605,Matthew Turk,2010-12-09 10:02:59-08:00,commit, -30606,J.S. Oishi,2010-12-09 08:49:48-08:00,commit, -30607,J.S. Oishi,2010-12-08 20:46:45-08:00,commit, -30608,Matthew Turk,2010-12-08 17:07:17-08:00,commit, -30609,Matthew Turk,2011-02-01 22:35:44-05:00,commit, -30610,Matthew Turk,2011-01-28 10:22:27-05:00,commit, -30611,Matthew Turk,2011-01-24 14:41:18-05:00,commit, -30612,Matthew Turk,2011-01-24 14:17:32-05:00,commit, -30613,Matthew Turk,2011-01-21 13:17:21-05:00,commit, -30614,Matthew Turk,2011-01-20 06:52:41-05:00,commit, -30615,Matthew Turk,2011-01-18 14:01:46-05:00,commit, -30616,Matthew Turk,2011-01-17 15:46:48-05:00,commit, -30617,Matthew Turk,2011-01-17 15:46:41-05:00,commit, +11234,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11235,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11236,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11237,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11238,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11239,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11240,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11241,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11242,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11243,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11244,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11245,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11246,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11247,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11248,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11249,Nathan Goldbaum,2017-06-02 12:59:46-05:00,commit, +11250,Matthew Turk,2017-06-02 12:58:39-05:00,commit, +11251,Nathan Goldbaum,2017-06-02 11:25:52-05:00,commit, +11252,Nathan Goldbaum,2017-06-02 11:25:47-05:00,commit, +11253,Nathan Goldbaum,2017-06-01 15:50:16-05:00,commit, +11254,Nathan Goldbaum,2017-06-01 15:36:25-05:00,commit, +11255,Nathan Goldbaum,2017-06-01 15:22:24-05:00,commit, +11256,Nathan Goldbaum,2017-06-01 15:15:40-05:00,commit, +11257,Nathan Goldbaum,2017-06-01 15:12:55-05:00,commit, +11258,Alex Lindsay,2017-06-01 13:29:16-05:00,commit, +11259,Nathan Goldbaum,2017-06-01 12:56:12-05:00,commit, +11260,Alex Lindsay,2017-06-01 11:34:36-05:00,commit, +11261,Alex Lindsay,2017-06-01 09:42:10-05:00,commit, +11262,Alex Lindsay,2017-05-31 21:53:25-05:00,commit, +11263,Alex Lindsay,2017-05-31 17:31:29-05:00,commit, +11264,Alex Lindsay,2017-05-31 17:27:30-05:00,commit, +11265,Nathan Goldbaum,2017-05-31 17:11:52-05:00,commit, +11266,Kacper Kowalik,2017-05-31 16:11:03-05:00,commit, +11267,Nathan Goldbaum,2017-05-31 14:04:22-05:00,commit, +11268,Nathan Goldbaum,2017-05-31 13:55:02-05:00,commit, +11269,Matthew Turk,2017-05-31 12:33:12-05:00,commit, +11270,Nathan Goldbaum,2017-05-31 10:51:31-05:00,commit, +11271,Nathan Goldbaum,2017-05-31 10:50:54-05:00,commit, +11272,Nathan Goldbaum,2017-05-29 18:57:24-05:00,commit, +11273,Kacper Kowalik,2017-05-29 14:35:24-05:00,commit, +11274,Kacper Kowalik,2017-05-29 10:15:31-05:00,commit, +11275,Nathan Goldbaum,2017-05-26 10:21:01-05:00,commit, +11276,John ZuHone,2017-05-26 11:20:16-04:00,commit, +11277,Nathan Goldbaum,2017-05-26 09:30:13-05:00,commit, +11278,Nathan Goldbaum,2017-05-25 18:18:25-05:00,commit, +11279,Nathan Goldbaum,2017-05-25 16:37:43-05:00,commit, +11280,Nathan Goldbaum,2017-05-25 16:19:57-05:00,commit, +11281,Matthew Turk,2017-05-25 16:18:27-05:00,commit, +11282,Matthew Turk,2017-05-25 16:18:07-05:00,commit, +11283,Nathan Goldbaum,2017-05-25 16:06:47-05:00,commit, +11284,Nathan Goldbaum,2017-05-25 15:49:43-05:00,commit, +11285,Nathan Goldbaum,2017-05-25 15:47:00-05:00,commit, +11286,Nathan Goldbaum,2017-05-25 15:41:50-05:00,commit, +11287,Nathan Goldbaum,2017-05-25 15:05:03-05:00,commit, +11288,Nathan Goldbaum,2017-05-25 14:56:54-05:00,commit, +11289,Nathan Goldbaum,2017-05-25 14:30:29-05:00,commit, +11290,Nathan Goldbaum,2017-05-25 09:27:26-05:00,commit, +11291,Nathan Goldbaum,2017-05-25 07:52:25-05:00,commit, +11292,Nathan Goldbaum,2017-05-25 07:42:51-05:00,commit, +11293,John ZuHone,2017-05-24 13:15:03-07:00,commit, +11294,Andrew Myers,2017-05-24 09:42:20-07:00,commit, +11295,Nathan Goldbaum,2017-05-24 09:27:27-05:00,commit, +11296,Nathan Goldbaum,2017-05-24 09:03:52-05:00,commit, +11297,John ZuHone,2017-05-24 09:57:00-04:00,commit, +11298,John ZuHone,2017-05-24 08:31:19-04:00,commit, +11299,Suoqing Ji,2017-05-23 21:58:33-07:00,commit, +11300,Nathan Goldbaum,2017-05-23 23:46:45-05:00,commit, +11301,Nathan Goldbaum,2017-05-23 23:30:58-05:00,commit, +11302,Suoqing Ji,2017-05-23 20:47:17-07:00,commit, +11303,Suoqing Ji,2017-05-23 20:38:32-07:00,commit, +11304,Suoqing Ji,2017-05-23 20:11:26-07:00,commit, +11305,Suoqing Ji,2017-05-23 20:02:34-07:00,commit, +11306,Suoqing Ji,2017-05-23 19:56:14-07:00,commit, +11307,Suoqing Ji,2017-05-23 19:52:55-07:00,commit, +11308,Nathan Goldbaum,2017-05-23 21:00:54-05:00,commit, +11309,Nathan Goldbaum,2017-05-23 21:00:22-05:00,commit, +11310,John ZuHone,2017-05-23 13:06:11-04:00,commit, +11311,John ZuHone,2017-05-23 11:35:15-04:00,commit, +11312,Nathan Goldbaum,2017-05-23 10:10:56-05:00,commit, +11313,John ZuHone,2017-05-23 10:31:33-04:00,commit, +11314,John ZuHone,2017-05-23 10:26:46-04:00,commit, +11315,John ZuHone,2017-05-23 10:23:42-04:00,commit, +11316,Nathan Goldbaum,2017-05-23 09:23:22-05:00,commit, +11317,Nathan Goldbaum,2017-05-23 09:23:22-05:00,commit, +11318,John ZuHone,2017-05-23 10:23:11-04:00,commit, +11319,Nathan Goldbaum,2017-05-23 09:13:37-05:00,commit, +11320,Kacper Kowalik,2017-05-23 08:50:33-05:00,commit, +11321,John ZuHone,2017-05-23 09:20:00-04:00,commit, +11322,John ZuHone,2017-05-23 09:18:56-04:00,commit, +11323,John ZuHone,2017-05-23 09:18:03-04:00,commit, +11324,John ZuHone,2017-05-22 18:27:51-04:00,commit, +11325,John ZuHone,2017-05-22 18:25:45-04:00,commit, +11326,John ZuHone,2017-05-22 18:14:21-04:00,commit, +11327,John ZuHone,2017-05-22 17:48:41-04:00,commit, +11328,John ZuHone,2017-05-22 17:46:29-04:00,commit, +11329,Kacper Kowalik,2017-05-22 15:25:31-05:00,commit, +11330,John ZuHone,2017-05-22 16:24:06-04:00,commit, +11331,John ZuHone,2017-05-22 16:07:46-04:00,commit, +11332,John ZuHone,2017-05-22 15:02:23-04:00,commit, +11333,John ZuHone,2017-05-22 15:02:15-04:00,commit, +11334,John ZuHone,2017-05-22 14:51:44-04:00,commit, +11335,Kacper Kowalik,2017-05-22 13:09:29-05:00,commit, +11336,Kacper Kowalik,2017-05-22 12:52:23-05:00,commit, +11337,John ZuHone,2017-05-22 13:33:25-04:00,commit, +11338,Kacper Kowalik,2017-05-22 11:30:55-05:00,commit, +11339,John ZuHone,2017-05-22 11:33:23-04:00,commit, +11340,John ZuHone,2017-05-22 11:26:51-04:00,commit, +11341,John ZuHone,2017-05-22 11:24:17-04:00,commit, +11342,Suoqing Ji,2017-05-21 17:01:20-07:00,commit, +11343,Nathan Goldbaum,2017-05-21 14:12:51-05:00,commit, +11344,Kacper Kowalik,2017-05-21 12:20:10-05:00,commit, +11345,John ZuHone,2017-05-21 10:10:18-04:00,commit, +11346,John ZuHone,2017-05-21 09:54:00-04:00,commit, +11347,Suoqing Ji,2017-05-21 01:17:01-07:00,commit, +11348,Kacper Kowalik,2017-05-20 20:39:45-05:00,commit, +11349,Nathan Goldbaum,2017-05-20 13:02:27-05:00,commit, +11350,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11351,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11352,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11353,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11354,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11355,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11356,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11357,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11358,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11359,Nathan Goldbaum,2017-05-19 16:06:57-05:00,commit, +11360,Nathan Goldbaum,2017-05-19 16:06:45-05:00,commit, +11361,Nathan Goldbaum,2017-05-19 16:06:09-05:00,commit, +11362,Nathan Goldbaum,2017-05-19 14:45:31-05:00,commit, +11363,Nathan Goldbaum,2017-05-19 12:06:24-05:00,commit, +11364,Nathan Goldbaum,2017-05-19 12:05:37-05:00,commit, +11365,Nathan Goldbaum,2017-05-19 12:05:05-05:00,commit, +11366,Nathan Goldbaum,2017-05-19 12:04:25-05:00,commit, +11367,Nathan Goldbaum,2017-05-19 12:02:28-05:00,commit, +11368,Nathan Goldbaum,2017-05-18 16:05:02-05:00,commit, +11369,Nathan Goldbaum,2017-05-18 13:04:13-05:00,commit, +11370,Nathan Goldbaum,2017-05-18 13:03:55-05:00,commit, +11371,Kacper Kowalik,2017-05-18 12:12:59-05:00,commit, +11372,Kacper Kowalik,2017-05-18 11:21:33-05:00,commit, +11373,Nathan Goldbaum,2017-05-18 10:56:11-05:00,commit, +11374,Nathan Goldbaum,2017-05-18 10:41:38-05:00,commit, +11375,Nathan Goldbaum,2017-05-18 10:39:33-05:00,commit, +11376,Nathan Goldbaum,2017-05-17 19:03:05-05:00,commit, +11377,Nathan Goldbaum,2017-05-17 16:58:59-05:00,commit, +11378,Nathan Goldbaum,2017-05-17 16:55:36-05:00,commit, +11379,Nathan Goldbaum,2017-05-17 16:43:35-05:00,commit, +11380,Kacper Kowalik,2017-05-17 16:08:52-05:00,commit, +11381,Kacper Kowalik,2017-05-17 16:06:29-05:00,commit, +11382,Nathan Goldbaum,2017-05-17 15:59:25-05:00,commit, +11383,Kacper Kowalik,2017-05-17 15:53:43-05:00,commit, +11384,Kacper Kowalik,2017-05-17 15:53:10-05:00,commit, +11385,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11386,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11387,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11388,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11389,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11390,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11391,Kacper Kowalik,2017-05-17 12:56:16-05:00,commit, +11392,Kacper Kowalik,2017-05-17 12:56:16-05:00,commit, +11393,Kacper Kowalik,2017-05-17 12:56:16-05:00,commit, +11394,Nathan Goldbaum,2017-05-17 12:13:15-05:00,commit, +11395,Nathan Goldbaum,2017-05-17 12:13:06-05:00,commit, +11396,Nathan Goldbaum,2017-05-17 11:11:49-05:00,commit, +11397,Nathan Goldbaum,2017-05-17 10:13:30-05:00,commit, +11398,Kacper Kowalik,2017-05-17 10:12:40-05:00,commit, +11399,Nathan Goldbaum,2017-05-17 10:11:59-05:00,commit, +11400,Nathan Goldbaum,2017-05-16 16:02:57-05:00,commit, +11401,Nathan Goldbaum,2017-05-16 15:24:23-05:00,commit, +11402,Matthew Turk,2017-05-16 15:22:45-05:00,commit, +11403,Nathan Goldbaum,2017-05-16 15:01:09-05:00,commit, +11404,Nathan Goldbaum,2017-05-16 14:54:26-05:00,commit, +11405,Matthew Turk,2017-05-16 14:48:26-05:00,commit, +11406,Kacper Kowalik,2017-05-16 13:42:49-05:00,commit, +11407,Nathan Goldbaum,2017-05-16 12:36:37-05:00,commit, +11408,Nathan Goldbaum,2017-05-16 12:30:26-05:00,commit, +11409,Nathan Goldbaum,2017-05-16 10:58:29-05:00,commit, +11410,Kacper Kowalik,2017-05-15 16:28:57-05:00,commit, +11411,Kacper Kowalik,2017-05-15 16:05:14-05:00,commit, +11412,Nathan Goldbaum,2017-05-15 15:17:54-05:00,commit, +11413,Nathan Goldbaum,2017-05-15 15:17:31-05:00,commit, +11414,Nathan Goldbaum,2017-05-15 15:15:14-05:00,commit, +11415,Nathan Goldbaum,2017-05-15 14:44:35-05:00,commit, +11416,Nathan Goldbaum,2017-05-15 13:20:13-05:00,commit, +11417,Nathan Goldbaum,2017-05-15 12:28:03-05:00,commit, +11418,Nathan Goldbaum,2017-05-15 11:50:47-05:00,commit, +11419,Nathan Goldbaum,2017-05-15 11:04:55-05:00,commit, +11420,Nathan Goldbaum,2017-05-15 11:04:55-05:00,commit, +11421,Nathan Goldbaum,2017-05-15 11:04:55-05:00,commit, +11422,Nathan Goldbaum,2017-05-15 11:04:54-05:00,commit, +11423,Nathan Goldbaum,2017-05-15 11:04:54-05:00,commit, +11424,Nathan Goldbaum,2017-05-15 11:04:54-05:00,commit, +11425,Nathan Goldbaum,2017-05-15 11:04:48-05:00,commit, +11426,Nathan Goldbaum,2017-05-15 10:14:21-05:00,commit, +11427,Matthew Turk,2017-05-15 10:04:40-05:00,commit, +11428,Matthew Turk,2017-05-15 10:03:45-05:00,commit, +11429,Matthew Turk,2017-05-15 08:32:23-05:00,commit, +11430,Matthew Turk,2017-05-12 16:39:54-05:00,commit, +11431,Matthew Turk,2017-05-12 16:39:45-05:00,commit, +11432,Matthew Turk,2017-05-12 12:52:35-05:00,commit, +11433,John ZuHone,2017-05-12 12:45:04-04:00,commit, +11434,Nathan Goldbaum,2017-05-12 10:50:32-05:00,commit, +11435,Nathan Goldbaum,2017-05-12 10:49:35-05:00,commit, +11436,Nathan Goldbaum,2017-05-12 10:15:56-05:00,commit, +11437,Nathan Goldbaum,2017-05-12 09:59:43-05:00,commit, +11438,Nathan Goldbaum,2017-05-12 09:48:49-05:00,commit, +11439,Matthew Turk,2017-05-11 11:48:20-05:00,commit, +11440,Nathan Goldbaum,2017-05-10 17:28:48-05:00,commit, +11441,John ZuHone,2017-05-09 18:02:45-04:00,commit, +11442,Nathan Goldbaum,2017-05-09 13:35:03-05:00,commit, +11443,Matthew Turk,2017-05-09 10:38:57-05:00,commit, +11444,Nathan Goldbaum,2017-05-09 09:19:03-05:00,commit, +11445,Nathan Goldbaum,2017-05-09 09:16:14-05:00,commit, +11446,Nathan Goldbaum,2017-05-09 09:16:14-05:00,commit, +11447,Nathan Goldbaum,2017-05-08 16:12:41-05:00,commit, +11448,Nathan Goldbaum,2017-05-08 15:24:53-05:00,commit, +11449,Nathan Goldbaum,2017-05-08 15:23:49-05:00,commit, +11450,Nathan Goldbaum,2017-05-08 14:59:26-05:00,commit, +11451,Nathan Goldbaum,2017-05-08 14:59:09-05:00,commit, +11452,Nathan Goldbaum,2017-05-08 14:58:53-05:00,commit, +11453,Nathan Goldbaum,2017-05-08 14:58:33-05:00,commit, +11454,Nathan Goldbaum,2017-05-08 14:49:19-05:00,commit, +11455,John ZuHone,2017-05-08 11:22:13-04:00,commit, +11456,John ZuHone,2017-05-08 10:35:40-04:00,commit, +11457,John ZuHone,2017-05-08 10:32:10-04:00,commit, +11458,John ZuHone,2017-05-08 10:10:56-04:00,commit, +11459,Nathan Goldbaum,2017-05-08 08:48:09-05:00,commit, +11460,John ZuHone,2017-05-08 09:16:14-04:00,commit, +11461,John ZuHone,2017-05-08 08:44:32-04:00,commit, +11462,Nathan Goldbaum,2017-05-07 21:58:24-05:00,commit, +11463,Nathan Goldbaum,2017-05-07 19:57:24-05:00,commit, +11464,Nathan Goldbaum,2017-05-07 19:52:16-05:00,commit, +11465,Nathan Goldbaum,2017-05-07 19:27:50-05:00,commit, +11466,Nathan Goldbaum,2017-05-07 19:21:22-05:00,commit, +11467,Nathan Goldbaum,2017-05-07 17:45:41-05:00,commit, +11468,Nathan Goldbaum,2017-05-07 17:34:26-05:00,commit, +11469,Marianne Corvellec,2017-05-07 16:25:41-04:00,commit, +11470,John ZuHone,2017-05-07 13:10:11-04:00,commit, +11471,John ZuHone,2017-05-06 15:50:04-04:00,commit, +11472,John ZuHone,2017-05-06 12:54:26-04:00,commit, +11473,Nathan Goldbaum,2017-05-05 21:30:27-05:00,commit, +11474,Bili Dong,2017-05-05 19:24:05-07:00,commit, +11475,Nathan Goldbaum,2017-05-05 21:21:22-05:00,commit, +11476,Andrew Myers,2017-05-05 16:39:40-07:00,commit, +11477,Andrew Myers,2017-05-05 16:37:37-07:00,commit, +11478,Nathan Goldbaum,2017-05-05 17:26:42-05:00,commit, +11479,Nathan Goldbaum,2017-05-05 17:06:59-05:00,commit, +11480,Nathan Goldbaum,2017-05-05 20:54:06+00:00,commit, +11481,Nathan Goldbaum,2017-05-05 18:09:41+00:00,commit, +11482,Nathan Goldbaum,2017-05-05 12:00:48-05:00,commit, +11483,Nathan Goldbaum,2017-05-05 11:49:06-05:00,commit, +11484,Nathan Goldbaum,2017-05-05 11:39:10-05:00,commit, +11485,John ZuHone,2017-05-05 09:01:25-07:00,commit, +11486,John ZuHone,2017-05-05 11:25:54-04:00,commit, +11487,John ZuHone,2017-05-05 11:23:48-04:00,commit, +11488,Nathan Goldbaum,2017-05-05 10:02:07-05:00,commit, +11489,Matthew Turk,2017-05-05 09:40:00-05:00,commit, +11490,John ZuHone,2017-05-05 10:28:58-04:00,commit, +11491,John ZuHone,2017-05-05 10:09:53-04:00,commit, +11492,Nathan Goldbaum,2017-05-04 16:38:01-05:00,commit, +11493,Nathan Goldbaum,2017-05-04 14:05:57-05:00,commit, +11494,Nathan Goldbaum,2017-05-04 11:52:52-05:00,commit, +11495,Nathan Goldbaum,2017-05-03 23:37:51-05:00,commit, +11496,Michael Zingale,2017-05-03 20:01:41-04:00,commit, +11497,Michael Zingale,2017-05-03 17:44:01-04:00,commit, +11498,Michael Zingale,2017-05-03 17:42:21-04:00,commit, +11499,Nathan Goldbaum,2017-05-03 16:21:45-05:00,commit, +11500,Nathan Goldbaum,2017-05-03 16:09:44-05:00,commit, +11501,Nathan Goldbaum,2017-05-03 15:42:57-05:00,commit, +11502,Nathan Goldbaum,2017-05-03 13:53:00-05:00,commit, +11503,Kacper Kowalik,2017-05-03 12:52:55-05:00,commit, +11504,Nathan Goldbaum,2017-05-02 22:16:17-05:00,commit, +11505,Andrew Myers,2017-05-02 14:25:45-07:00,commit, +11506,Nathan Goldbaum,2017-05-02 14:30:18-05:00,commit, +11507,Andrew Myers,2017-05-02 11:22:21-07:00,commit, +11508,Andrew Myers,2017-05-02 11:18:25-07:00,commit, +11509,Andrew Myers,2017-05-02 11:17:43-07:00,commit, +11510,Andrew Myers,2017-05-02 11:17:23-07:00,commit, +11511,Nathan Goldbaum,2017-05-01 21:34:40-05:00,commit, +11512,Kacper Kowalik,2017-05-01 19:38:19+00:00,commit, +11513,Andrew Myers,2017-05-01 11:31:06-07:00,commit, +11514,Nathan Goldbaum,2017-05-01 13:20:25-05:00,commit, +11515,Weiguang Cui,2017-05-01 13:12:38-05:00,commit, +11516,Weiguang Cui,2017-05-01 13:11:21-05:00,commit, +11517,Andrew Myers,2017-05-01 10:51:53-07:00,commit, +11518,Andrew Myers,2017-05-01 09:51:17-07:00,commit, +11519,Nathan Goldbaum,2017-05-01 15:31:30+00:00,commit, +11520,Nathan Goldbaum,2017-05-01 15:13:06+00:00,commit, +11521,Nathan Goldbaum,2017-05-01 15:07:42+00:00,commit, +11522,Nathan Goldbaum,2017-05-01 09:59:58-05:00,commit, +11523,Kacper Kowalik,2017-05-01 14:55:59+00:00,commit, +11524,Nathan Goldbaum,2017-05-01 14:38:35+00:00,commit, +11525,Nathan Goldbaum,2017-04-27 13:03:47-05:00,commit, +11526,Kacper Kowalik,2017-04-26 15:44:00-05:00,commit, +11527,Kacper Kowalik,2017-04-26 15:24:35-05:00,commit, +11528,Kacper Kowalik,2017-04-26 15:22:01-05:00,commit, +11529,Kacper Kowalik,2017-04-26 15:18:00-05:00,commit, +11530,Kacper Kowalik,2017-04-26 15:06:21-05:00,commit, +11531,Kacper Kowalik,2017-04-26 15:05:12-05:00,commit, +11532,Nathan Goldbaum,2017-04-26 12:54:18-05:00,commit, +11533,Nathan Goldbaum,2017-04-26 17:25:02+00:00,commit, +11534,Nathan Goldbaum,2017-04-26 17:22:11+00:00,commit, +11535,Nathan Goldbaum,2017-04-26 16:49:30+00:00,commit, +11536,Nathan Goldbaum,2017-04-26 16:33:38+00:00,commit, +11537,Alex Lindsay,2017-04-26 08:54:03-05:00,commit, +11538,Alex Lindsay,2017-04-25 19:00:07-05:00,commit, +11539,Alex Lindsay,2017-04-25 18:58:26-05:00,commit, +11540,Nathan Goldbaum,2017-04-25 18:54:49-05:00,commit, +11541,Alex Lindsay,2017-04-26 08:54:03-05:00,commit, +11542,Nathan Goldbaum,2017-04-27 09:54:03-05:00,commit, +11543,Nathan Goldbaum,2017-04-25 18:54:49-05:00,commit, +11544,Alex Lindsay,2017-04-25 18:16:17-05:00,commit, +11545,Nathan Goldbaum,2017-04-24 16:55:15-05:00,commit, +11546,Nathan Goldbaum,2017-04-24 16:54:55-05:00,commit, +11547,Nathan Goldbaum,2017-04-24 10:48:33-05:00,commit, +11548,Nathan Goldbaum,2017-04-24 09:37:41-05:00,commit, +11549,Kacper Kowalik,2017-04-21 11:36:41+00:00,commit, +11550,Nathan Goldbaum,2017-04-21 01:40:20+00:00,commit, +11551,Nathan Goldbaum,2017-04-21 01:16:08+00:00,commit, +11552,Nathan Goldbaum,2017-04-21 01:02:27+00:00,commit, +11553,Nathan Goldbaum,2017-04-20 17:54:03-05:00,commit, +11554,Alex Lindsay,2017-04-20 12:03:35-05:00,commit, +11555,Nathan Goldbaum,2017-04-20 15:56:32+00:00,commit, +11556,Britton Smith,2017-04-19 16:41:03-07:00,commit, +11557,Britton Smith,2017-04-19 16:37:54-07:00,commit, +11558,Britton Smith,2017-04-19 16:33:14-07:00,commit, +11559,Nathan Goldbaum,2017-04-19 17:34:09-05:00,commit, +11560,Alex Lindsay,2017-04-19 16:56:40-05:00,commit, +11561,Andrew Myers,2017-04-19 13:47:50-07:00,commit, +11562,Andrew Myers,2017-04-19 11:32:58-07:00,commit, +11563,Andrew Myers,2017-04-19 11:32:50-07:00,commit, +11564,Andrew Myers,2017-04-19 11:27:39-07:00,commit, +11565,Nathan Goldbaum,2017-04-18 22:24:56-05:00,commit, +11566,Nathan Goldbaum,2017-04-18 12:57:36-05:00,commit, +11567,Nathan Goldbaum,2017-04-17 21:18:55+00:00,commit, +11568,Nathan Goldbaum,2017-04-17 15:18:13-05:00,commit, +11569,Nathan Goldbaum,2017-04-17 15:17:45-05:00,commit, +11570,Marianne Corvellec,2017-04-17 14:56:54-04:00,commit, +11571,Marianne Corvellec,2017-04-17 14:20:47-04:00,commit, +11572,Marianne Corvellec,2017-04-17 14:14:26-04:00,commit, +11573,Andrew Myers,2017-04-16 16:31:50-07:00,commit, +11574,Andrew Myers,2017-04-16 15:38:30-07:00,commit, +11575,Andrew Myers,2017-04-16 14:26:02-07:00,commit, +11576,Andrew Myers,2017-04-16 13:44:48-07:00,commit, +11577,Nathan Goldbaum,2017-04-14 12:40:15-05:00,commit, +11578,Nathan Goldbaum,2017-04-14 17:39:08+00:00,commit, +11579,Nathan Goldbaum,2017-04-14 10:38:05-05:00,commit, +11580,Nathan Goldbaum,2017-04-14 15:35:56+00:00,commit, +11581,Nathan Goldbaum,2017-04-14 15:35:43+00:00,commit, +11582,Nathan Goldbaum,2017-04-14 15:00:45+00:00,commit, +11583,Michael Zingale,2017-04-13 15:35:55-04:00,commit, +11584,Nathan Goldbaum,2017-04-13 14:25:03-05:00,commit, +11585,Meagan Lang,2017-04-13 19:21:17+00:00,commit, +11586,Meagan Lang,2017-04-13 18:21:08+00:00,commit, +11587,Nathan Goldbaum,2017-04-13 13:14:38-05:00,commit, +11588,Nathan Goldbaum,2017-04-13 13:14:22-05:00,commit, +11589,Meagan Lang,2017-04-13 15:26:54+00:00,commit, +11590,Meagan Lang,2017-04-13 15:26:39+00:00,commit, +11591,Nathan Goldbaum,2017-04-13 10:21:34-05:00,commit, +11592,Nathan Goldbaum,2017-04-13 09:37:34-05:00,commit, +11593,Nathan Goldbaum,2017-04-13 09:36:13-05:00,commit, +11594,Nathan Goldbaum,2017-04-12 13:46:32-05:00,commit, +11595,Nathan Goldbaum,2017-04-12 13:45:34-05:00,commit, +11596,Nathan Goldbaum,2017-04-12 16:46:54+00:00,commit, +11597,Nathan Goldbaum,2017-04-11 16:03:55-05:00,commit, +11598,Nathan Goldbaum,2017-04-11 16:03:12-05:00,commit, +11599,Nathan Goldbaum,2017-04-11 14:03:30-05:00,commit, +11600,Nathan Goldbaum,2017-04-11 15:35:57+00:00,commit, +11601,Kacper Kowalik,2017-04-11 13:50:26+00:00,commit, +11602,Nathan Goldbaum,2017-04-11 01:50:43+00:00,commit, +11603,Nathan Goldbaum,2017-04-11 00:25:33+00:00,commit, +11604,Nathan Goldbaum,2017-04-10 20:41:35+00:00,commit, +11605,Andrew Myers,2017-04-10 13:39:47-07:00,commit, +11606,Nathan Goldbaum,2017-04-10 15:25:52-05:00,commit, +11607,Nathan Goldbaum,2017-04-10 14:08:58-05:00,commit, +11608,Nathan Goldbaum,2017-04-10 14:02:40-05:00,commit, +11609,Nathan Goldbaum,2017-04-10 13:37:36-05:00,commit, +11610,Andrew Myers,2017-04-10 09:54:18-07:00,commit, +11611,Andrew Myers,2017-04-10 09:49:58-07:00,commit, +11612,Andrew Myers,2017-04-10 09:48:21-07:00,commit, +11613,Jared Coughlin,2017-04-10 09:32:04-04:00,commit, +11614,Nathan Goldbaum,2017-04-07 21:11:25+00:00,commit, +11615,Nathan Goldbaum,2017-04-07 13:43:04-05:00,commit, +11616,Nathan Goldbaum,2017-04-07 13:42:39-05:00,commit, +11617,Nathan Goldbaum,2017-04-07 13:41:12-05:00,commit, +11618,Nathan Goldbaum,2017-04-07 11:20:10-05:00,commit, +11619,Andrew Myers,2017-04-05 13:36:04-07:00,commit, +11620,Andrew Myers,2017-04-05 12:36:30-07:00,commit, +11621,Andrew Myers,2017-04-05 12:25:34-07:00,commit, +11622,Nathan Goldbaum,2017-04-05 11:29:30-05:00,commit, +11623,Andrew Myers,2017-04-04 17:04:01-07:00,commit, +11624,Andrew Myers,2017-04-04 16:24:13-07:00,commit, +11625,Nathan Goldbaum,2017-04-04 21:49:12+00:00,commit, +11626,Jared Coughlin,2017-04-04 16:55:09-04:00,commit, +11627,Britton Smith,2017-04-04 10:17:25-07:00,commit, +11628,Alex Lindsay,2017-04-04 11:59:15-05:00,commit, +11629,Michael Zingale,2017-04-04 12:47:08-04:00,commit, +11630,Nathan Goldbaum,2017-04-04 10:17:36-05:00,commit, +11631,Jared Coughlin,2017-04-04 11:14:01-04:00,commit, +11632,Jared Coughlin,2017-04-03 17:26:59-04:00,commit, +11633,Britton Smith,2017-04-03 13:56:35-07:00,commit, +11634,Nathan Goldbaum,2017-04-03 15:56:07-05:00,commit, +11635,Nathan Goldbaum,2017-04-03 15:51:31-05:00,commit, +11636,Andrew Myers,2017-04-03 13:46:38-07:00,commit, +11637,Michael Zingale,2017-04-03 11:48:14-04:00,commit, +11638,Michael Zingale,2017-04-03 09:48:15-04:00,commit, +11639,Nathan Goldbaum,2017-03-31 13:54:57-05:00,commit, +11640,Britton Smith,2017-03-30 15:34:44-07:00,commit, +11641,Britton Smith,2017-03-30 15:29:26-07:00,commit, +11642,Nathan Goldbaum,2017-03-30 15:50:04-05:00,commit, +11643,Meagan Lang,2017-03-30 20:01:34+00:00,commit, +11644,Kacper Kowalik,2017-03-30 13:37:52+00:00,commit, +11645,Kacper Kowalik,2017-03-30 13:26:06+00:00,commit, +11646,Nathan Goldbaum,2017-03-29 15:30:27-05:00,commit, +11647,Nathan Goldbaum,2017-03-29 14:59:52-05:00,commit, +11648,Nathan Goldbaum,2017-03-29 14:59:20-05:00,commit, +11649,Nathan Goldbaum,2017-03-29 14:07:16-05:00,commit, +11650,Nathan Goldbaum,2017-03-29 13:50:33-05:00,commit, +11651,Nathan Goldbaum,2017-03-29 13:50:17-05:00,commit, +11652,Nathan Goldbaum,2017-03-29 11:32:39-05:00,commit, +11653,Nathan Goldbaum,2017-03-29 11:32:27-05:00,commit, +11654,Nathan Goldbaum,2017-03-28 18:16:26-05:00,commit, +11655,Nathan Goldbaum,2017-03-28 17:48:06-05:00,commit, +11656,Nathan Goldbaum,2017-03-28 17:43:52-05:00,commit, +11657,Nathan Goldbaum,2017-03-28 16:36:37-05:00,commit, +11658,Nathan Goldbaum,2017-03-28 16:05:53-05:00,commit, +11659,Nathan Goldbaum,2017-03-28 16:05:43-05:00,commit, +11660,Nathan Goldbaum,2017-03-28 16:04:24-05:00,commit, +11661,Suoqing Ji,2017-03-28 13:52:34-07:00,commit, +11662,Nathan Goldbaum,2017-03-28 15:39:54-05:00,commit, +11663,Nathan Goldbaum,2017-03-28 15:19:45-05:00,commit, +11664,Nathan Goldbaum,2017-03-28 15:07:14-05:00,commit, +11665,Nathan Goldbaum,2017-03-28 15:03:07-05:00,commit, +11666,Nathan Goldbaum,2017-03-28 14:14:19-05:00,commit, +11667,Nathan Goldbaum,2017-03-28 13:59:28-05:00,commit, +11668,Nathan Goldbaum,2017-03-28 13:58:09-05:00,commit, +11669,Nathan Goldbaum,2017-03-28 13:57:44-05:00,commit, +11670,Nathan Goldbaum,2017-03-28 13:29:53-05:00,commit, +11671,Nathan Goldbaum,2017-03-28 12:54:22-05:00,commit, +11672,Nathan Goldbaum,2017-03-28 12:03:54-05:00,commit, +11673,Nathan Goldbaum,2017-03-28 12:03:27-05:00,commit, +11674,Nathan Goldbaum,2017-03-28 08:56:21-05:00,commit, +11675,Nathan Goldbaum,2017-03-27 18:58:18-05:00,commit, +11676,Nathan Goldbaum,2017-03-27 14:48:01-05:00,commit, +11677,Nathan Goldbaum,2017-03-27 14:43:33-05:00,commit, +11678,Matthew Turk,2017-03-27 19:08:20+00:00,commit, +11679,Nathan Goldbaum,2017-03-27 16:41:51+00:00,commit, +11680,Nathan Goldbaum,2017-03-27 10:55:13-05:00,commit, +11681,Kacper Kowalik,2017-03-25 16:32:29-05:00,commit, +11682,Kacper Kowalik,2017-03-25 16:19:01-05:00,commit, +11683,Kacper Kowalik,2017-03-25 12:04:36-05:00,commit, +11684,Nathan Goldbaum,2017-03-24 20:41:07+00:00,commit, +11685,Alex Lindsay,2017-03-24 14:51:31-05:00,commit, +11686,Cameron Hummels,2017-03-24 15:27:33+00:00,commit, +11687,Alex Lindsay,2017-03-22 14:30:20-05:00,commit, +11688,Nathan Goldbaum,2017-03-21 20:29:16-05:00,commit, +11689,Nathan Goldbaum,2017-03-22 01:26:44+00:00,commit, +11690,Andrew Myers,2017-03-21 17:14:57-07:00,commit, +11691,Andrew Myers,2017-03-21 14:45:33-07:00,commit, +11692,Nathan Goldbaum,2017-03-21 21:17:55+00:00,commit, +11693,Alex Lindsay,2017-03-21 14:58:54-05:00,commit, +11694,Nathan Goldbaum,2017-03-21 13:33:04-05:00,commit, +11695,Nathan Goldbaum,2017-03-20 21:02:44+00:00,commit, +11696,Alex Lindsay,2017-03-20 14:52:49-05:00,commit, +11697,Alex Lindsay,2017-03-20 13:01:20-05:00,commit, +11698,Nathan Goldbaum,2017-03-20 09:33:05-05:00,commit, +11699,Alex Lindsay,2017-03-20 09:11:43-05:00,commit, +11700,Alex Lindsay,2017-03-17 18:17:43-05:00,commit, +11701,Alex Lindsay,2017-03-17 16:04:42-05:00,commit, +11702,Alex Lindsay,2017-03-17 15:41:45-05:00,commit, +11703,Alex Lindsay,2017-03-17 14:11:51-05:00,commit, +11704,Britton Smith,2017-03-17 11:26:24-07:00,commit, +11705,Britton Smith,2017-03-17 11:26:11-07:00,commit, +11706,Britton Smith,2017-03-17 11:24:17-07:00,commit, +11707,Alex Lindsay,2017-03-17 13:11:34-05:00,commit, +11708,Nathan Goldbaum,2017-03-17 18:10:01+00:00,commit, +11709,Alex Lindsay,2017-03-17 12:42:10-05:00,commit, +11710,Alex Lindsay,2017-03-17 12:18:37-05:00,commit, +11711,Nathan Goldbaum,2017-03-16 21:01:15+00:00,commit, +11712,Alex Lindsay,2017-03-16 15:44:20-05:00,commit, +11713,Andrew Myers,2017-03-16 12:10:50-07:00,commit, +11714,Nathan Goldbaum,2017-03-16 19:00:35+00:00,commit, +11715,Yi-Hao Chen,2017-03-15 17:11:15-05:00,commit, +11716,Andrew Myers,2017-03-15 14:27:05-07:00,commit, +11717,Andrew Myers,2017-03-15 13:26:14-07:00,commit, +11718,Andrew Myers,2017-03-15 13:25:06-07:00,commit, +11719,Nathan Goldbaum,2017-03-15 19:02:53+00:00,commit, +11720,Nathan Goldbaum,2017-03-14 10:12:20-05:00,commit, +11721,Kacper Kowalik,2017-03-14 13:26:55+00:00,commit, +11722,Alex Lindsay,2017-03-13 20:00:50-05:00,commit, +11723,Alex Lindsay,2017-03-13 19:55:31-05:00,commit, +11724,Nathan Goldbaum,2017-03-13 15:57:04-05:00,commit, +11725,Nathan Goldbaum,2017-03-13 15:51:34-05:00,commit, +11726,Alex Lindsay,2017-03-13 15:42:19-05:00,commit, +11727,Nathan Goldbaum,2017-03-13 15:31:51-05:00,commit, +11728,Britton Smith,2017-03-13 12:40:26-07:00,commit, +11729,Nathan Goldbaum,2017-03-13 19:27:28+00:00,commit, +11730,Nathan Goldbaum,2017-03-13 18:59:48+00:00,commit, +11731,Britton Smith,2017-03-13 10:49:59-07:00,commit, +11732,Nathan Goldbaum,2017-03-09 18:05:50-08:00,commit, +11733,Nathan Goldbaum,2017-03-09 17:01:41-08:00,commit, +11734,Britton Smith,2017-03-08 12:47:31-08:00,commit, +11735,Alex Lindsay,2017-03-08 14:35:05-06:00,commit, +11736,Britton Smith,2017-03-08 11:44:51-08:00,commit, +11737,Britton Smith,2017-03-08 11:44:20-08:00,commit, +11738,Andrew Myers,2017-03-07 16:07:38-08:00,commit, +11739,Nathan Goldbaum,2017-03-07 11:30:33-08:00,commit, +11740,Nathan Goldbaum,2017-03-07 11:14:21-08:00,commit, +11741,Nathan Goldbaum,2017-03-06 17:57:31-08:00,commit, +11742,Nathan Goldbaum,2017-03-06 17:41:37-08:00,commit, +11743,Nathan Goldbaum,2017-03-06 17:02:36-08:00,commit, +11744,Nathan Goldbaum,2017-03-06 17:00:06-08:00,commit, +11745,Nathan Goldbaum,2017-03-06 16:59:24-08:00,commit, +11746,Nathan Goldbaum,2017-03-06 16:58:40-08:00,commit, +11747,Nathan Goldbaum,2017-03-06 16:58:24-08:00,commit, +11748,Nathan Goldbaum,2017-03-06 13:56:03-08:00,commit, +11749,Nathan Goldbaum,2017-03-06 12:30:08-08:00,commit, +11750,Nathan Goldbaum,2017-03-06 12:27:48-08:00,commit, +11751,Nathan Goldbaum,2017-03-04 01:08:00-06:00,commit, +11752,Britton Smith,2017-03-03 16:09:06-08:00,commit, +11753,Britton Smith,2017-03-03 15:55:39-08:00,commit, +11754,Britton Smith,2017-03-03 15:27:54-08:00,commit, +11755,Britton Smith,2017-03-03 15:09:37-08:00,commit, +11756,Nathan Goldbaum,2017-03-03 16:41:51-06:00,commit, +11757,Nathan Goldbaum,2017-03-03 16:40:11-06:00,commit, +11758,Nathan Goldbaum,2017-03-03 16:37:02-06:00,commit, +11759,Nathan Goldbaum,2017-03-03 16:36:47-06:00,commit, +11760,Nathan Goldbaum,2017-03-03 15:32:06-06:00,commit, +11761,Nathan Goldbaum,2017-03-03 14:56:00-06:00,commit, +11762,Nathan Goldbaum,2017-03-03 14:31:49-06:00,commit, +11763,Nathan Goldbaum,2017-03-03 14:31:13-06:00,commit, +11764,Nathan Goldbaum,2017-03-03 14:30:54-06:00,commit, +11765,Nathan Goldbaum,2017-03-03 13:57:34-06:00,commit, +11766,Nathan Goldbaum,2017-03-03 13:42:03-06:00,commit, +11767,Nathan Goldbaum,2017-03-02 16:00:39-06:00,commit, +11768,Nathan Goldbaum,2017-03-02 14:51:07-06:00,commit, +11769,Nathan Goldbaum,2017-03-02 14:05:23-06:00,commit, +11770,Nathan Goldbaum,2017-03-02 13:44:06-06:00,commit, +11771,Nathan Goldbaum,2017-03-02 13:43:40-06:00,commit, +11772,Nathan Goldbaum,2017-03-02 13:11:13-06:00,commit, +11773,Nathan Goldbaum,2017-03-02 11:58:11-06:00,commit, +11774,Andrew Myers,2017-03-01 20:51:40-08:00,commit, +11775,Nathan Goldbaum,2017-03-01 22:33:51-06:00,commit, +11776,Andrew Myers,2017-03-01 20:26:20-08:00,commit, +11777,Andrew Myers,2017-03-01 20:22:32-08:00,commit, +11778,Andrew Myers,2017-03-01 20:22:13-08:00,commit, +11779,Andrew Myers,2017-03-01 17:26:14-08:00,commit, +11780,Andrew Myers,2017-03-01 15:36:53-08:00,commit, +11781,Andrew Myers,2017-03-01 15:15:48-08:00,commit, +11782,Nathan Goldbaum,2017-02-27 18:22:48-06:00,commit, +11783,Nathan Goldbaum,2017-02-27 18:22:38-06:00,commit, +11784,Nathan Goldbaum,2017-02-27 18:15:47-06:00,commit, +11785,Nathan Goldbaum,2017-02-27 17:58:43-06:00,commit, +11786,Nathan Goldbaum,2017-02-27 17:53:28-06:00,commit, +11787,Nathan Goldbaum,2017-02-27 17:52:08-06:00,commit, +11788,Meagan Lang,2017-02-27 23:33:27+00:00,commit, +11789,John ZuHone,2017-02-27 14:58:46-05:00,commit, +11790,John ZuHone,2017-02-27 14:49:19-05:00,commit, +11791,John ZuHone,2017-02-27 13:10:25-05:00,commit, +11792,John ZuHone,2017-02-27 13:10:03-05:00,commit, +11793,John ZuHone,2017-02-27 13:08:32-05:00,commit, +11794,John ZuHone,2017-02-27 10:18:56-05:00,commit, +11795,Andrew Myers,2017-02-24 14:58:26-08:00,commit, +11796,Nathan Goldbaum,2017-02-24 16:44:08-06:00,commit, +11797,Nathan Goldbaum,2017-02-24 22:07:27+00:00,commit, +11798,Meagan Lang,2017-02-24 19:58:59+00:00,commit, +11799,Meagan Lang,2017-02-24 19:51:48+00:00,commit, +11800,Meagan Lang,2017-02-24 17:09:44+00:00,commit, +11801,Meagan Lang,2017-02-24 17:07:10+00:00,commit, +11802,Nathan Goldbaum,2017-02-24 10:38:15-06:00,commit, +11803,Nathan Goldbaum,2017-02-24 10:01:26-06:00,commit, +11804,Matthew Turk,2017-02-23 16:33:54-06:00,commit, +11805,Kacper Kowalik,2017-02-23 15:54:04+00:00,commit, +11806,Nathan Goldbaum,2017-02-23 15:40:47+00:00,commit, +11807,Bili Dong,2017-02-22 18:55:44-08:00,commit, +11808,Bili Dong,2017-02-22 18:48:30-08:00,commit, +11809,Nathan Goldbaum,2017-02-22 19:32:26-06:00,commit, +11810,Suoqing Ji,2017-03-06 02:02:46-08:00,commit, +11811,Nathan Goldbaum,2017-03-04 22:43:01+00:00,commit, +11812,Kacper Kowalik,2017-03-04 15:43:40-06:00,commit, +11813,Kacper Kowalik,2017-03-04 13:39:30-06:00,commit, +11814,Kacper Kowalik,2017-02-23 13:07:13-06:00,commit, +11815,Kacper Kowalik,2017-02-23 11:50:29-06:00,commit, +11816,Kacper Kowalik,2017-02-23 11:25:56-06:00,commit, +11817,Kacper Kowalik,2017-02-23 09:45:12-06:00,commit, +11818,Kacper Kowalik,2017-02-23 08:51:33-06:00,commit, +11819,Bili Dong,2017-02-22 17:15:51-08:00,commit, +11820,Bili Dong,2017-02-22 17:04:22-08:00,commit, +11821,Kacper Kowalik,2017-02-22 15:54:41-06:00,commit, +11822,Kacper Kowalik,2017-02-22 21:15:43+00:00,commit, +11823,Meagan Lang,2017-02-21 23:24:27+00:00,commit, +11824,Meagan Lang,2017-02-21 23:15:32+00:00,commit, +11825,Meagan Lang,2017-02-21 22:31:24+00:00,commit, +11826,Meagan Lang,2017-02-21 21:38:26+00:00,commit, +11827,Alex Lindsay,2017-02-20 08:56:10-06:00,commit, +11828,Kacper Kowalik,2017-02-19 15:15:36-06:00,commit, +11829,Kacper Kowalik,2017-02-18 21:26:04-06:00,commit, +11830,Kacper Kowalik,2017-02-18 19:41:39-06:00,commit, +11831,Kacper Kowalik,2017-02-18 14:59:46-06:00,commit, +11832,Alex Lindsay,2017-02-17 18:18:18-06:00,commit, +11833,Alex Lindsay,2017-02-17 16:19:57-06:00,commit, +11834,Kacper Kowalik,2017-02-17 21:21:40+00:00,commit, +11835,Kacper Kowalik,2017-02-17 21:21:05+00:00,commit, +11836,Nathan Goldbaum,2017-02-17 14:23:14-06:00,commit, +11837,Nathan Goldbaum,2017-02-17 13:59:19-06:00,commit, +11838,John ZuHone,2017-02-17 14:30:06-05:00,commit, +11839,Alex Lindsay,2017-02-17 13:25:02-06:00,commit, +11840,John ZuHone,2017-02-17 14:13:14-05:00,commit, +11841,Nathan Goldbaum,2017-02-17 11:13:08-06:00,commit, +11842,Nathan Goldbaum,2017-02-17 11:03:05-06:00,commit, +11843,Bili Dong,2017-02-16 22:32:11-08:00,commit, +11844,Alex Lindsay,2017-02-16 18:40:45-06:00,commit, +11845,Nathan Goldbaum,2017-02-16 20:54:48+00:00,commit, +11846,Matthew Turk,2017-02-16 14:52:20-06:00,commit, +11847,Nathan Goldbaum,2017-02-16 14:45:57-06:00,commit, +11848,Matthew Turk,2017-02-16 20:16:11+00:00,commit, +11849,Nathan Goldbaum,2017-02-16 11:18:34-06:00,commit, +11850,Nathan Goldbaum,2017-02-15 12:02:55-06:00,commit, +11851,Nathan Goldbaum,2017-02-15 11:46:01-06:00,commit, +11852,Nathan Goldbaum,2017-02-15 11:39:38-06:00,commit, +11853,Nathan Goldbaum,2017-02-15 11:34:52-06:00,commit, +11854,Nathan Goldbaum,2017-02-15 11:33:51-06:00,commit, +11855,Nathan Goldbaum,2017-02-15 11:28:47-06:00,commit, +11856,Nathan Goldbaum,2017-02-15 11:24:50-06:00,commit, +11857,Nathan Goldbaum,2017-02-14 11:16:17-06:00,commit, +11858,Nathan Goldbaum,2017-02-14 09:56:49-06:00,commit, +11859,Kacper Kowalik,2017-02-13 11:34:56-06:00,commit, +11860,Kacper Kowalik,2017-02-13 11:30:12-06:00,commit, +11861,Kacper Kowalik,2017-02-13 11:29:30-06:00,commit, +11862,Kacper Kowalik,2017-02-13 11:16:08-06:00,commit, +11863,Kacper Kowalik,2017-02-09 14:52:10+00:00,commit, +11864,John ZuHone,2017-02-09 09:51:09-05:00,commit, +11865,Kacper Kowalik,2017-02-09 14:49:38+00:00,commit, +11866,Andrew Myers,2017-02-08 16:12:04-08:00,commit, +11867,Yi-Hao Chen,2017-02-07 18:07:35-06:00,commit, +11868,Nathan Goldbaum,2017-02-07 11:00:42-06:00,commit, +11869,Andrew Myers,2017-02-06 16:25:21-08:00,commit, +11870,Andrew Myers,2017-02-06 15:54:17-08:00,commit, +11871,Hsi-Yu Schive,2017-02-05 14:07:32-06:00,commit, +11872,Nathan Goldbaum,2017-02-03 22:17:50-06:00,commit, +11873,Nathan Goldbaum,2017-02-03 18:11:53-06:00,commit, +11874,Nathan Goldbaum,2017-02-03 17:29:52-06:00,commit, +11875,Nathan Goldbaum,2017-02-03 16:22:55-06:00,commit, +11876,Nathan Goldbaum,2017-02-03 16:22:40-06:00,commit, +11877,Nathan Goldbaum,2017-02-03 16:22:21-06:00,commit, +11878,Nathan Goldbaum,2017-02-03 14:00:55-06:00,commit, +11879,Nathan Goldbaum,2017-02-02 19:07:40-06:00,commit, +11880,Nathan Goldbaum,2017-02-02 16:15:20-06:00,commit, +11881,Nathan Goldbaum,2017-02-02 16:12:16-06:00,commit, +11882,Nathan Goldbaum,2017-02-02 16:05:52-06:00,commit, +11883,John ZuHone,2017-02-02 18:43:24+00:00,commit, +11884,John ZuHone,2017-02-02 17:09:47+00:00,commit, +11885,John ZuHone,2017-02-02 16:43:11+00:00,commit, +11886,Nathan Goldbaum,2017-02-02 10:35:08-06:00,commit, +11887,Matthew Turk,2017-02-02 10:15:23-06:00,commit, +11888,Nathan Goldbaum,2017-02-02 09:59:04-06:00,commit, +11889,Andrew Myers,2017-02-01 20:27:32-08:00,commit, +11890,Meagan Lang,2017-02-01 23:27:54+00:00,commit, +11891,Meagan Lang,2017-02-01 23:09:14+00:00,commit, +11892,Meagan Lang,2017-02-01 22:28:25+00:00,commit, +11893,Nathan Goldbaum,2017-02-01 16:25:04-06:00,commit, +11894,Nathan Goldbaum,2017-02-01 16:10:10-06:00,commit, +11895,Nathan Goldbaum,2017-02-01 16:10:10-06:00,commit, +11896,Matthew Turk,2017-02-01 16:01:31-06:00,commit, +11897,Nathan Goldbaum,2017-02-01 15:29:30-06:00,commit, +11898,Meagan Lang,2017-02-01 21:26:31+00:00,commit, +11899,Matthew Turk,2017-02-01 15:01:49-06:00,commit, +11900,Nathan Goldbaum,2017-02-01 13:26:37-06:00,commit, +11901,Nathan Goldbaum,2017-02-01 19:25:58+00:00,commit, +11902,Nathan Goldbaum,2017-02-01 13:24:42-06:00,commit, +11903,Andrew Myers,2017-02-01 10:01:16-08:00,commit, +11904,Nathan Goldbaum,2017-02-01 11:43:52-06:00,commit, +11905,Nathan Goldbaum,2017-01-31 20:12:56-06:00,commit, +11906,Nathan Goldbaum,2017-01-31 20:12:41-06:00,commit, +11907,Meagan Lang,2017-01-31 23:46:06+00:00,commit, +11908,Nathan Goldbaum,2017-01-31 17:33:07-06:00,commit, +11909,Nathan Goldbaum,2017-01-31 17:30:31-06:00,commit, +11910,Meagan Lang,2017-01-31 23:14:15+00:00,commit, +11911,Meagan Lang,2017-01-31 23:08:22+00:00,commit, +11912,Andrew Myers,2017-01-31 15:01:12-08:00,commit, +11913,Meagan Lang,2017-01-31 22:23:48+00:00,commit, +11914,Meagan Lang,2017-01-31 22:11:53+00:00,commit, +11915,Meagan Lang,2017-01-31 22:10:05+00:00,commit, +11916,Andrew Myers,2017-01-31 14:06:25-08:00,commit, +11917,Andrew Myers,2017-01-31 14:04:16-08:00,commit, +11918,Meagan Lang,2017-01-31 21:59:35+00:00,commit, +11919,Meagan Lang,2017-01-31 21:53:00+00:00,commit, +11920,Meagan Lang,2017-01-31 21:50:06+00:00,commit, +11921,Meagan Lang,2017-01-31 21:48:42+00:00,commit, +11922,Meagan Lang,2017-01-31 21:46:46+00:00,commit, +11923,Andrew Myers,2017-01-31 13:45:57-08:00,commit, +11924,Meagan Lang,2017-01-31 21:44:03+00:00,commit, +11925,Meagan Lang,2017-01-31 21:37:39+00:00,commit, +11926,Meagan Lang,2017-01-31 21:37:03+00:00,commit, +11927,Andrew Myers,2017-01-31 13:35:39-08:00,commit, +11928,Meagan Lang,2017-01-31 21:35:21+00:00,commit, +11929,Meagan Lang,2017-01-31 21:31:27+00:00,commit, +11930,Meagan Lang,2017-01-31 20:47:25+00:00,commit, +11931,Nathan Goldbaum,2017-01-31 14:36:17-06:00,commit, +11932,Nathan Goldbaum,2017-01-31 14:26:56-06:00,commit, +11933,Nathan Goldbaum,2017-01-31 18:58:24+00:00,commit, +11934,Nathan Goldbaum,2017-01-31 18:41:53+00:00,commit, +11935,John ZuHone,2017-01-31 18:35:33+00:00,commit, +11936,Andrew Myers,2017-01-31 18:09:28+00:00,commit, +11937,Matthew Krafczyk,2017-01-31 12:43:15-05:00,commit, +11938,Nathan Goldbaum,2017-01-31 11:26:59-06:00,commit, +11939,Nathan Goldbaum,2017-01-31 09:57:18-06:00,commit, +11940,Meagan Lang,2017-01-31 04:10:20+00:00,commit, +11941,Meagan Lang,2017-01-31 04:08:19+00:00,commit, +11942,Meagan Lang,2017-01-31 01:24:33+00:00,commit, +11943,Meagan Lang,2017-01-31 01:21:53+00:00,commit, +11944,Meagan Lang,2017-01-31 01:17:43+00:00,commit, +11945,Meagan Lang,2017-01-31 01:07:21+00:00,commit, +11946,Meagan Lang,2017-01-31 01:03:06+00:00,commit, +11947,Nathan Goldbaum,2017-01-30 18:44:09-06:00,commit, +11948,Meagan Lang,2017-01-31 00:22:28+00:00,commit, +11949,Meagan Lang,2017-01-30 23:52:07+00:00,commit, +11950,Nathan Goldbaum,2017-01-30 17:28:39-06:00,commit, +11951,Meagan Lang,2017-01-30 22:47:47+00:00,commit, +11952,Nathan Goldbaum,2017-01-30 14:46:05-06:00,commit, +11953,BW Keller,2017-01-30 12:21:44-05:00,commit, +11954,John ZuHone,2017-01-29 13:43:22-05:00,commit, +11955,Nathan Goldbaum,2017-01-27 17:07:11-06:00,commit, +11956,Nathan Goldbaum,2017-01-27 15:57:11-06:00,commit, +11957,Nathan Goldbaum,2017-01-27 15:56:51-06:00,commit, +11958,Nathan Goldbaum,2017-01-27 15:42:15-06:00,commit, +11959,Nathan Goldbaum,2017-01-27 15:17:02-06:00,commit, +11960,Nathan Goldbaum,2017-01-27 14:55:18-06:00,commit, +11961,Britton Smith,2017-01-27 10:45:30-08:00,commit, +11962,Nathan Goldbaum,2017-01-27 12:20:27-06:00,commit, +11963,Nathan Goldbaum,2017-01-27 11:27:43-06:00,commit, +11964,Kacper Kowalik,2017-01-27 10:37:27-06:00,commit, +11965,John ZuHone,2017-01-27 10:49:00-05:00,commit, +11966,Kacper Kowalik,2017-01-27 09:24:28-06:00,commit, +11967,Kacper Kowalik,2017-01-27 09:09:55-06:00,commit, +11968,Kacper Kowalik,2017-01-27 09:09:44-06:00,commit, +11969,Kacper Kowalik,2017-01-26 12:28:38-06:00,commit, +11970,Nathan Goldbaum,2017-01-26 12:19:27-06:00,commit, +11971,Kacper Kowalik,2017-01-26 12:13:33-06:00,commit, +11972,John ZuHone,2017-01-26 11:36:02-05:00,commit, +11973,John ZuHone,2017-01-26 11:19:32-05:00,commit, +11974,John ZuHone,2017-01-26 11:06:04-05:00,commit, +11975,John ZuHone,2017-01-26 10:21:56-05:00,commit, +11976,John ZuHone,2017-01-25 22:55:37-05:00,commit, +11977,Nathan Goldbaum,2017-02-17 14:23:14-06:00,commit, +11978,John ZuHone,2017-02-17 14:30:06-05:00,commit, +11979,Nathan Goldbaum,2017-02-16 14:45:57-06:00,commit, +11980,Kacper Kowalik,2017-02-13 11:34:56-06:00,commit, +11981,Andrew Myers,2017-02-06 16:25:21-08:00,commit, +11982,Nathan Goldbaum,2017-02-14 16:02:40-06:00,commit, +11983,Nathan Goldbaum,2017-02-09 12:59:15-06:00,commit, +11984,Nathan Goldbaum,2017-02-09 12:55:36-06:00,commit, +11985,Nathan Goldbaum,2017-02-07 11:00:42-06:00,commit, +11986,Nathan Goldbaum,2017-02-03 13:39:56-06:00,commit, +11987,John ZuHone,2017-01-25 22:55:37-05:00,commit, +11988,John ZuHone,2017-01-25 22:52:28-05:00,commit, +11989,John ZuHone,2017-01-25 22:47:30-05:00,commit, +11990,Nathan Goldbaum,2017-01-25 11:32:45-06:00,commit, +11991,Nathan Goldbaum,2017-01-24 16:44:18-06:00,commit, +11992,Nathan Goldbaum,2017-01-24 16:44:07-06:00,commit, +11993,Nathan Goldbaum,2017-01-24 16:43:02-06:00,commit, +11994,Nathan Goldbaum,2017-01-24 15:10:57-06:00,commit, +11995,Nathan Goldbaum,2017-01-24 14:45:59-06:00,commit, +11996,Nathan Goldbaum,2017-01-24 10:25:17-06:00,commit, +11997,Nathan Goldbaum,2017-01-24 16:14:53+00:00,commit, +11998,Andrew Myers,2017-01-23 17:20:17-08:00,commit, +11999,Matthew Turk,2017-01-23 16:28:49-08:00,commit, +12000,Matthew Turk,2017-01-23 18:11:56-06:00,commit, +12001,Matthew Turk,2017-01-23 15:58:10-06:00,commit, +12002,Matthew Turk,2017-01-23 15:57:19-06:00,commit, +12003,Matthew Turk,2017-01-23 15:49:25-06:00,commit, +12004,Matthew Turk,2017-01-23 15:49:06-06:00,commit, +12005,Nathan Goldbaum,2017-01-23 21:36:22+00:00,commit, +12006,Andrew Myers,2017-01-23 12:06:54-08:00,commit, +12007,Andrew Myers,2017-01-23 09:40:48-08:00,commit, +12008,Kacper Kowalik,2017-01-23 09:18:07-06:00,commit, +12009,Kacper Kowalik,2017-01-23 13:04:22+00:00,commit, +12010,Andrew Myers,2017-01-22 19:10:45-08:00,commit, +12011,Andrew Myers,2017-01-22 17:55:50-08:00,commit, +12012,Andrew Myers,2017-01-22 17:55:27-08:00,commit, +12013,Andrew Myers,2017-01-22 11:40:35-08:00,commit, +12014,Nathan Goldbaum,2017-01-22 08:23:36-08:00,commit, +12015,Andrew Myers,2017-01-21 14:04:53-08:00,commit, +12016,Andrew Myers,2017-01-21 10:04:59-08:00,commit, +12017,Andrew Myers,2017-01-20 23:07:40-08:00,commit, +12018,Andrew Myers,2017-01-20 22:52:22-08:00,commit, +12019,Andrew Myers,2017-01-20 22:09:49-08:00,commit, +12020,Andrew Myers,2017-01-20 15:31:45-08:00,commit, +12021,Andrew Myers,2017-01-20 15:30:46-08:00,commit, +12022,Andrew Myers,2017-01-20 14:33:25-08:00,commit, +12023,Andrew Myers,2017-01-20 14:31:27-08:00,commit, +12024,Andrew Myers,2017-01-20 14:13:56-08:00,commit, +12025,Alex Lindsay,2017-01-19 22:01:36-06:00,commit, +12026,Alex Lindsay,2017-01-19 18:35:45-06:00,commit, +12027,John ZuHone,2017-01-19 12:12:04-05:00,commit, +12028,Nathan Goldbaum,2017-01-19 17:10:29+00:00,commit, +12029,Nathan Goldbaum,2017-01-19 16:53:52+00:00,commit, +12030,Corentin Cadiou,2017-01-19 13:42:39+00:00,commit, +12031,Andrew Myers,2017-01-18 18:40:02-08:00,commit, +12032,Andrew Myers,2017-01-18 18:01:41-08:00,commit, +12033,Andrew Myers,2017-01-18 17:20:01-08:00,commit, +12034,Andrew Myers,2017-01-18 17:11:24-08:00,commit, +12035,Andrew Myers,2017-01-18 16:58:05-08:00,commit, +12036,Andrew Myers,2017-01-18 11:50:19-08:00,commit, +12037,Andrew Myers,2017-01-18 11:39:32-08:00,commit, +12038,John ZuHone,2017-01-18 14:37:58-05:00,commit, +12039,Andrew Myers,2017-01-18 11:28:48-08:00,commit, +12040,John ZuHone,2017-01-18 11:07:22-05:00,commit, +12041,Kacper Kowalik,2017-01-18 09:58:47-06:00,commit, +12042,John ZuHone,2017-01-18 09:47:20-05:00,commit, +12043,Andrew Myers,2017-01-17 16:58:28-08:00,commit, +12044,Kacper Kowalik,2017-01-17 16:12:12-06:00,commit, +12045,Kacper Kowalik,2017-01-17 16:01:54-06:00,commit, +12046,Kacper Kowalik,2017-01-17 15:34:35-06:00,commit, +12047,Kacper Kowalik,2017-01-17 15:32:29-06:00,commit, +12048,Kacper Kowalik,2017-01-17 15:19:29-06:00,commit, +12049,Matthew Krafczyk,2017-01-17 13:51:56-05:00,commit, +12050,Alex Lindsay,2017-01-17 12:00:50-06:00,commit, +12051,John ZuHone,2017-01-17 11:39:32-05:00,commit, +12052,Cameron Hummels,2017-01-17 09:29:58-07:00,commit, +12053,John ZuHone,2017-01-17 11:15:55-05:00,commit, +12054,Kacper Kowalik,2017-01-17 10:12:12-06:00,commit, +12055,Alex Lindsay,2017-01-17 10:02:21-06:00,commit, +12056,John ZuHone,2017-01-17 09:13:32-05:00,commit, +12057,Corentin Cadiou,2017-01-17 14:20:51+01:00,commit, +12058,Corentin Cadiou,2017-01-17 14:17:12+01:00,commit, +12059,Corentin Cadiou,2017-01-17 14:16:22+01:00,commit, +12060,John ZuHone,2017-01-16 11:47:25-05:00,commit, +12061,John ZuHone,2017-01-15 21:12:54-05:00,commit, +12062,John ZuHone,2017-01-14 20:01:20-05:00,commit, +12063,John ZuHone,2017-01-13 14:05:39-05:00,commit, +12064,Matthew Krafczyk,2017-01-13 12:01:36-05:00,commit, +12065,Nathan Goldbaum,2017-01-12 19:01:04-06:00,commit, +12066,Matthew Krafczyk,2017-01-12 19:37:55-05:00,commit, +12067,Nathan Goldbaum,2017-01-12 17:47:37-06:00,commit, +12068,Matthew Krafczyk,2017-01-12 18:06:01-05:00,commit, +12069,Alex Lindsay,2017-01-12 10:47:04-06:00,commit, +12070,Corentin Cadiou,2017-01-12 16:55:34+01:00,commit, +12071,Corentin Cadiou,2017-01-12 16:54:21+01:00,commit, +12072,Corentin Cadiou,2017-01-12 16:50:01+01:00,commit, +12073,Alex Lindsay,2017-01-12 09:36:28-06:00,commit, +12074,Nathan Goldbaum,2017-01-11 22:29:14-06:00,commit, +12075,Matthew Krafczyk,2017-01-11 18:30:56-05:00,commit, +12076,Meagan Lang,2017-01-11 22:30:25+00:00,commit, +12077,Nathan Goldbaum,2017-01-11 15:58:00-06:00,commit, +12078,Nathan Goldbaum,2017-01-11 15:56:09-06:00,commit, +12079,Nathan Goldbaum,2017-01-11 14:42:26-06:00,commit, +12080,Nathan Goldbaum,2017-01-11 13:48:40-06:00,commit, +12081,Nathan Goldbaum,2017-01-11 13:48:22-06:00,commit, +12082,Kacper Kowalik,2017-01-11 13:34:27-06:00,commit, +12083,Nathan Goldbaum,2017-01-11 11:13:33-06:00,commit, +12084,Nathan Goldbaum,2017-01-11 11:13:11-06:00,commit, +12085,Kacper Kowalik,2017-01-11 09:08:42-06:00,commit, +12086,Alex Lindsay,2017-01-11 09:06:48-06:00,commit, +12087,John ZuHone,2017-01-11 00:02:40-05:00,commit, +12088,Alex Lindsay,2017-01-10 17:14:53-06:00,commit, +12089,Meagan Lang,2017-01-10 23:14:39+00:00,commit, +12090,Nathan Goldbaum,2017-01-10 16:35:23-06:00,commit, +12091,Nathan Goldbaum,2017-01-10 16:34:46-06:00,commit, +12092,Nathan Goldbaum,2017-01-10 16:34:34-06:00,commit, +12093,Alex Lindsay,2017-01-10 16:18:26-06:00,commit, +12094,Alex Lindsay,2017-01-10 16:11:42-06:00,commit, +12095,Matthew Turk,2017-01-10 15:45:19-06:00,commit, +12096,Matthew Turk,2017-01-10 15:18:50-06:00,commit, +12097,Matthew Turk,2017-01-10 15:15:54-06:00,commit, +12098,John ZuHone,2017-01-10 16:09:26-05:00,commit, +12099,Matthew Turk,2017-01-10 14:51:42-06:00,commit, +12100,John ZuHone,2017-01-10 15:37:34-05:00,commit, +12101,John ZuHone,2017-01-10 15:31:23-05:00,commit, +12102,John ZuHone,2017-01-10 15:21:57-05:00,commit, +12103,John ZuHone,2017-01-10 15:06:12-05:00,commit, +12104,Matthew Turk,2017-01-10 13:59:53-06:00,commit, +12105,Matthew Krafczyk,2017-01-10 14:51:43-05:00,commit, +12106,John ZuHone,2017-01-10 14:11:23-05:00,commit, +12107,Alex Lindsay,2017-01-10 11:32:48-06:00,commit, +12108,Alex Lindsay,2017-01-10 11:27:57-06:00,commit, +12109,Alex Lindsay,2017-01-10 11:12:23-06:00,commit, +12110,Nathan Goldbaum,2017-01-10 10:00:03-06:00,commit, +12111,Nathan Goldbaum,2017-01-10 09:02:01-06:00,commit, +12112,Alex Lindsay,2017-01-09 20:34:58-06:00,commit, +12113,Nathan Goldbaum,2017-01-09 18:59:33-06:00,commit, +12114,Nathan Goldbaum,2017-01-09 16:02:31-06:00,commit, +12115,Nathan Goldbaum,2017-01-09 16:01:42-06:00,commit, +12116,John ZuHone,2017-01-09 13:41:10-05:00,commit, +12117,Nathan Goldbaum,2017-01-09 11:05:34-06:00,commit, +12118,John ZuHone,2017-01-09 11:42:11-05:00,commit, +12119,John ZuHone,2017-01-09 11:10:25-05:00,commit, +12120,John ZuHone,2017-01-09 11:00:18-05:00,commit, +12121,John ZuHone,2017-01-08 11:05:43-05:00,commit, +12122,John ZuHone,2017-01-07 23:01:00-05:00,commit, +12123,John ZuHone,2017-01-07 22:13:38-05:00,commit, +12124,John ZuHone,2017-01-07 21:12:26-05:00,commit, +12125,John ZuHone,2017-01-07 21:11:21-05:00,commit, +12126,John ZuHone,2017-01-07 21:03:29-05:00,commit, +12127,John ZuHone,2017-01-07 21:01:01-05:00,commit, +12128,John ZuHone,2017-01-07 20:59:33-05:00,commit, +12129,John ZuHone,2017-01-07 20:51:37-05:00,commit, +12130,John ZuHone,2017-01-07 20:46:22-05:00,commit, +12131,John ZuHone,2017-01-07 20:43:01-05:00,commit, +12132,John ZuHone,2017-01-07 20:35:53-05:00,commit, +12133,John ZuHone,2017-01-07 20:25:27-05:00,commit, +12134,John ZuHone,2017-01-07 20:25:07-05:00,commit, +12135,John ZuHone,2017-01-07 20:21:52-05:00,commit, +12136,John ZuHone,2017-01-07 20:09:29-05:00,commit, +12137,Britton Smith,2017-01-06 19:02:47-08:00,commit, +12138,Britton Smith,2017-01-06 18:58:41-08:00,commit, +12139,Britton Smith,2017-01-06 17:26:51-08:00,commit, +12140,Britton Smith,2017-01-06 17:23:21-08:00,commit, +12141,Britton Smith,2017-01-06 15:57:12-08:00,commit, +12142,Britton Smith,2017-01-06 15:56:01-08:00,commit, +12143,John ZuHone,2017-01-06 18:05:54-05:00,commit, +12144,John ZuHone,2017-01-06 17:46:40-05:00,commit, +12145,John ZuHone,2017-01-06 17:44:29-05:00,commit, +12146,John ZuHone,2017-01-06 17:42:23-05:00,commit, +12147,Britton Smith,2017-01-06 13:51:51-08:00,commit, +12148,Britton Smith,2017-01-06 13:33:38-08:00,commit, +12149,Britton Smith,2017-01-06 13:27:48-08:00,commit, +12150,Britton Smith,2017-01-06 13:18:39-08:00,commit, +12151,Britton Smith,2017-01-06 13:12:22-08:00,commit, +12152,Britton Smith,2017-01-06 12:44:38-08:00,commit, +12153,Britton Smith,2017-01-06 12:39:58-08:00,commit, +12154,John ZuHone,2017-01-06 15:23:19-05:00,commit, +12155,John ZuHone,2017-01-06 15:16:01-05:00,commit, +12156,John ZuHone,2017-01-06 14:46:49-05:00,commit, +12157,John ZuHone,2017-01-06 14:40:09-05:00,commit, +12158,John ZuHone,2017-01-06 14:28:39-05:00,commit, +12159,Nathan Goldbaum,2017-01-06 13:15:14-06:00,commit, +12160,John ZuHone,2017-01-06 13:13:16-05:00,commit, +12161,John ZuHone,2017-01-06 12:52:19-05:00,commit, +12162,Nathan Goldbaum,2017-01-06 11:15:01-06:00,commit, +12163,Nathan Goldbaum,2017-01-06 11:11:27-06:00,commit, +12164,Nathan Goldbaum,2017-01-06 10:54:15-06:00,commit, +12165,Nathan Goldbaum,2017-01-05 18:01:15-06:00,commit, +12166,Nathan Goldbaum,2017-01-05 18:00:32-06:00,commit, +12167,Nathan Goldbaum,2017-01-05 16:55:53-06:00,commit, +12168,Nathan Goldbaum,2017-01-05 16:47:11-06:00,commit, +12169,Nathan Goldbaum,2017-01-05 16:46:16-06:00,commit, +12170,Nathan Goldbaum,2017-01-05 16:45:58-06:00,commit, +12171,Nathan Goldbaum,2017-01-05 16:45:26-06:00,commit, +12172,Nathan Goldbaum,2017-01-05 16:45:26-06:00,commit, +12173,Nathan Goldbaum,2017-01-05 16:44:47-06:00,commit, +12174,Nathan Goldbaum,2017-01-05 16:44:47-06:00,commit, +12175,Nathan Goldbaum,2017-01-05 14:20:15-06:00,commit, +12176,John ZuHone,2017-01-05 13:50:08-05:00,commit, +12177,John ZuHone,2017-01-05 13:48:53-05:00,commit, +12178,Matthew Turk,2017-01-05 11:15:48-06:00,commit, +12179,John ZuHone,2017-01-05 11:42:19-05:00,commit, +12180,Nathan Goldbaum,2017-01-04 19:23:41-06:00,commit, +12181,John ZuHone,2017-01-04 18:12:52-05:00,commit, +12182,Nathan Goldbaum,2017-01-04 16:58:06-06:00,commit, +12183,Nathan Goldbaum,2017-01-04 16:55:16-06:00,commit, +12184,Nathan Goldbaum,2017-01-04 16:54:04-06:00,commit, +12185,Nathan Goldbaum,2017-01-04 16:53:35-06:00,commit, +12186,Nathan Goldbaum,2017-01-04 16:53:15-06:00,commit, +12187,Nathan Goldbaum,2017-01-04 16:52:34-06:00,commit, +12188,John ZuHone,2017-01-04 16:11:52-05:00,commit, +12189,John ZuHone,2017-01-04 15:58:45-05:00,commit, +12190,John ZuHone,2017-01-04 15:34:36-05:00,commit, +12191,John ZuHone,2017-01-04 15:12:02-05:00,commit, +12192,John ZuHone,2017-01-04 14:25:35-05:00,commit, +12193,John ZuHone,2017-01-04 11:18:09-05:00,commit, +12194,John ZuHone,2017-01-04 09:40:09-05:00,commit, +12195,Britton Smith,2016-12-31 17:48:07-05:00,commit, +12196,Britton Smith,2016-12-31 09:39:33-05:00,commit, +12197,Matthew Turk,2016-12-29 10:38:08-06:00,commit, +12198,Matthew Turk,2016-12-28 11:39:04-06:00,commit, +12199,Britton Smith,2016-12-26 16:34:51-06:00,commit, +12200,Britton Smith,2016-12-26 16:32:42-06:00,commit, +12201,Britton Smith,2016-12-24 15:26:49-06:00,commit, +12202,Britton Smith,2016-12-23 12:53:18-08:00,commit, +12203,Britton Smith,2016-12-23 12:41:24-08:00,commit, +12204,Britton Smith,2016-12-23 12:05:36-08:00,commit, +12205,Britton Smith,2016-12-23 11:42:03-08:00,commit, +12206,Britton Smith,2016-12-23 11:30:22-08:00,commit, +12207,Britton Smith,2016-12-23 11:11:07-08:00,commit, +12208,Britton Smith,2016-12-23 11:06:28-08:00,commit, +12209,Britton Smith,2016-12-23 10:40:44-08:00,commit, +12210,Yi-Hao Chen,2016-12-21 13:46:32-06:00,commit, +12211,John ZuHone,2016-12-21 12:10:27-05:00,commit, +12212,John ZuHone,2016-12-21 12:04:11-05:00,commit, +12213,John ZuHone,2016-12-21 11:33:12-05:00,commit, +12214,John ZuHone,2016-12-21 11:32:48-05:00,commit, +12215,John ZuHone,2016-12-20 16:03:54-05:00,commit, +12216,John ZuHone,2016-12-20 15:33:05-05:00,commit, +12217,John ZuHone,2016-12-20 14:36:24-05:00,commit, +12218,Nathan Goldbaum,2016-12-20 12:47:14-06:00,commit, +12219,John ZuHone,2016-12-20 12:18:28-05:00,commit, +12220,Nathan Goldbaum,2016-12-20 07:33:21-06:00,commit, +12221,Cameron Hummels,2016-12-19 23:28:06-05:00,commit, +12222,Cameron Hummels,2016-12-19 23:23:16-05:00,commit, +12223,Cameron Hummels,2016-12-19 22:00:54-05:00,commit, +12224,Nathan Goldbaum,2016-12-19 20:57:00-06:00,commit, +12225,Cameron Hummels,2016-12-19 21:52:02-05:00,commit, +12226,Cameron Hummels,2016-12-19 21:41:10-05:00,commit, +12227,Cameron Hummels,2016-12-19 21:31:12-05:00,commit, +12228,Cameron Hummels,2016-12-19 21:13:36-05:00,commit, +12229,Nathan Goldbaum,2016-12-19 19:28:46-06:00,commit, +12230,Cameron Hummels,2016-12-19 20:27:49-05:00,commit, +12231,Nathan Goldbaum,2016-12-19 16:00:24-06:00,commit, +12232,Bili Dong,2016-12-19 13:33:12-08:00,commit, +12233,Nathan Goldbaum,2016-12-19 13:59:20-06:00,commit, +12234,Nathan Goldbaum,2016-12-19 12:56:06-06:00,commit, +12235,Nathan Goldbaum,2016-12-19 12:50:00-06:00,commit, +12236,Nathan Goldbaum,2016-12-19 12:46:07-06:00,commit, +12237,Nathan Goldbaum,2016-12-19 12:45:50-06:00,commit, +12238,Nathan Goldbaum,2016-12-19 14:22:14-06:00,commit, +12239,Nathan Goldbaum,2016-12-19 14:22:07-06:00,commit, +12240,Nathan Goldbaum,2016-12-19 10:41:27-06:00,commit, +12241,Bili Dong,2016-12-16 09:35:56-08:00,commit, +12242,Nathan Goldbaum,2016-12-15 16:04:14-06:00,commit, +12243,Matthew Turk,2016-12-15 15:55:42-06:00,commit, +12244,Nathan Goldbaum,2016-12-15 13:49:10-06:00,commit, +12245,Nathan Goldbaum,2016-12-15 13:46:59-06:00,commit, +12246,Nathan Goldbaum,2016-12-15 13:46:17-06:00,commit, +12247,Nathan Goldbaum,2016-12-15 13:49:25-06:00,commit, +12248,John ZuHone,2016-12-15 13:31:44-05:00,commit, +12249,Nathan Goldbaum,2016-12-15 11:57:34-06:00,commit, +12250,John ZuHone,2016-12-15 12:44:51-05:00,commit, +12251,Matthew Turk,2016-12-15 09:27:25-06:00,commit, +12252,Bili Dong,2016-12-14 18:00:02-08:00,commit, +12253,Bili Dong,2016-12-14 17:51:46-08:00,commit, +12254,Bili Dong,2016-12-14 17:20:01-08:00,commit, +12255,Bili Dong,2016-12-14 17:12:20-08:00,commit, +12256,Bili Dong,2016-12-14 16:42:14-08:00,commit, +12257,Matthew Turk,2016-12-14 15:49:52-06:00,commit, +12258,Bili Dong,2016-12-14 13:40:47-08:00,commit, +12259,Bili Dong,2016-12-14 13:08:16-08:00,commit, +12260,Bili Dong,2016-12-14 12:53:56-08:00,commit, +12261,Bili Dong,2016-12-14 11:55:12-08:00,commit, +12262,Bili Dong,2016-12-14 11:52:12-08:00,commit, +12263,Bili Dong,2016-12-14 11:42:12-08:00,commit, +12264,Bili Dong,2016-12-14 10:52:30-08:00,commit, +12265,Bili Dong,2016-12-14 10:49:28-08:00,commit, +12266,Bili Dong,2016-12-14 10:46:45-08:00,commit, +12267,Bili Dong,2016-12-14 10:18:16-08:00,commit, +12268,Nathan Goldbaum,2016-12-13 21:52:36-06:00,commit, +12269,Matthew Turk,2016-12-13 16:10:27-06:00,commit, +12270,Matthew Turk,2016-12-13 15:39:30-06:00,commit, +12271,Matthew Turk,2016-12-13 10:03:46-06:00,commit, +12272,Nathan Goldbaum,2016-12-11 22:49:38-06:00,commit, +12273,John ZuHone,2016-12-11 12:13:28-05:00,commit, +12274,John ZuHone,2016-12-11 11:49:14-05:00,commit, +12275,John ZuHone,2016-12-11 11:49:02-05:00,commit, +12276,John ZuHone,2016-12-11 11:31:11-05:00,commit, +12277,Cameron Hummels,2016-12-10 23:49:16-08:00,commit, +12278,Cameron Hummels,2016-12-10 14:31:55-08:00,commit, +12279,Cameron Hummels,2016-12-10 14:21:31-08:00,commit, +12280,John ZuHone,2016-12-10 15:02:05-05:00,commit, +12281,John ZuHone,2016-12-10 13:58:10-05:00,commit, +12282,Nathan Goldbaum,2016-12-08 17:55:02-06:00,commit, +12283,John ZuHone,2016-12-08 15:36:55-05:00,commit, +12284,John ZuHone,2016-12-08 15:18:42-05:00,commit, +12285,Kausik Venkat,2016-12-08 12:38:11-06:00,commit, +12286,Kausik Venkat,2016-12-08 12:30:41-06:00,commit, +12287,John ZuHone,2016-12-08 12:44:11-05:00,commit, +12288,John ZuHone,2016-12-08 12:05:42-05:00,commit, +12289,John ZuHone,2016-12-08 11:22:20-05:00,commit, +12290,John ZuHone,2016-12-08 10:52:56-05:00,commit, +12291,John ZuHone,2016-12-08 10:42:49-05:00,commit, +12292,Nathan Goldbaum,2016-12-08 09:29:30-06:00,commit, +12293,Nathan Goldbaum,2016-12-08 09:28:40-06:00,commit, +12294,Britton Smith,2016-12-07 18:22:45-08:00,commit, +12295,Britton Smith,2016-12-07 17:58:22-08:00,commit, +12296,Britton Smith,2016-12-07 17:47:56-08:00,commit, +12297,John ZuHone,2016-12-07 17:28:30-05:00,commit, +12298,Nathan Goldbaum,2016-12-07 14:28:34-06:00,commit, +12299,John ZuHone,2016-12-07 13:47:49-05:00,commit, +12300,Nathan Goldbaum,2016-12-07 11:43:14-06:00,commit, +12301,Nathan Goldbaum,2016-12-07 11:42:56-06:00,commit, +12302,Nathan Goldbaum,2016-12-07 11:35:15-06:00,commit, +12303,John ZuHone,2016-12-07 11:44:12-05:00,commit, +12304,John ZuHone,2016-12-07 11:42:42-05:00,commit, +12305,John ZuHone,2016-12-07 11:35:16-05:00,commit, +12306,John ZuHone,2016-12-07 11:29:24-05:00,commit, +12307,John ZuHone,2016-12-07 10:48:18-05:00,commit, +12308,John ZuHone,2016-12-07 10:08:02-05:00,commit, +12309,John ZuHone,2016-12-07 10:05:02-05:00,commit, +12310,John ZuHone,2016-12-07 09:13:13-05:00,commit, +12311,John ZuHone,2016-12-07 08:52:21-05:00,commit, +12312,John ZuHone,2016-12-06 19:01:43-05:00,commit, +12313,John ZuHone,2016-12-06 18:42:12-05:00,commit, +12314,John ZuHone,2016-12-06 17:54:02-05:00,commit, +12315,John ZuHone,2016-12-06 17:51:01-05:00,commit, +12316,John ZuHone,2016-12-06 17:04:10-05:00,commit, +12317,Britton Smith,2016-12-06 13:24:57-08:00,commit, +12318,Britton Smith,2016-12-06 13:21:55-08:00,commit, +12319,Nathan Goldbaum,2016-12-06 14:22:17-06:00,commit, +12320,Jonah Miller,2016-12-06 12:28:11-05:00,commit, +12321,Jonah Miller,2016-12-06 11:40:45-05:00,commit, +12322,Kacper Kowalik,2016-12-06 16:25:49+00:00,commit, +12323,Kacper Kowalik,2016-12-06 16:25:10+00:00,commit, +12324,Kacper Kowalik,2016-12-06 16:22:23+00:00,commit, +12325,John ZuHone,2016-12-06 15:33:24+00:00,commit, +12326,Nathan Goldbaum,2016-12-05 17:56:46-06:00,commit, +12327,Britton Smith,2016-12-05 15:51:32-08:00,commit, +12328,Britton Smith,2016-12-05 15:51:05-08:00,commit, +12329,Nathan Goldbaum,2016-12-05 17:44:04-06:00,commit, +12330,Britton Smith,2016-12-05 15:25:46-08:00,commit, +12331,Britton Smith,2016-12-05 15:25:20-08:00,commit, +12332,Britton Smith,2016-12-05 15:24:53-08:00,commit, +12333,John ZuHone,2016-12-05 18:21:58-05:00,commit, +12334,John ZuHone,2016-12-05 18:12:41-05:00,commit, +12335,John ZuHone,2016-12-05 17:59:07-05:00,commit, +12336,John ZuHone,2016-12-05 17:53:13-05:00,commit, +12337,John ZuHone,2016-12-05 16:27:12-05:00,commit, +12338,John ZuHone,2016-12-05 15:54:56-05:00,commit, +12339,Nathan Goldbaum,2016-12-05 14:13:24-06:00,commit, +12340,John ZuHone,2016-12-05 14:36:03-05:00,commit, +12341,John ZuHone,2016-12-05 14:34:32-05:00,commit, +12342,John ZuHone,2016-12-05 14:26:50-05:00,commit, +12343,Nathan Goldbaum,2016-12-05 19:02:07+00:00,commit, +12344,John ZuHone,2016-12-05 18:51:29+00:00,commit, +12345,John ZuHone,2016-12-05 18:50:48+00:00,commit, +12346,John ZuHone,2016-12-05 18:08:23+00:00,commit, +12347,John ZuHone,2016-12-05 12:59:29-05:00,commit, +12348,John ZuHone,2016-12-05 12:59:10-05:00,commit, +12349,John ZuHone,2016-12-05 12:53:39-05:00,commit, +12350,John ZuHone,2016-12-05 12:50:36-05:00,commit, +12351,Nathan Goldbaum,2016-12-05 17:48:12+00:00,commit, +12352,John ZuHone,2016-12-05 12:46:09-05:00,commit, +12353,John ZuHone,2016-12-05 10:30:23-05:00,commit, +12354,John ZuHone,2016-12-04 11:14:53-05:00,commit, +12355,John ZuHone,2016-12-04 10:55:20-05:00,commit, +12356,John ZuHone,2016-12-04 10:47:45-05:00,commit, +12357,Cameron Hummels,2016-12-03 22:54:39-08:00,commit, +12358,John ZuHone,2016-12-03 23:33:55-05:00,commit, +12359,John ZuHone,2016-12-03 11:20:01-05:00,commit, +12360,John ZuHone,2016-12-03 08:42:35-05:00,commit, +12361,John ZuHone,2016-12-03 08:24:27-05:00,commit, +12362,John ZuHone,2016-12-03 07:51:17-05:00,commit, +12363,John ZuHone,2016-12-03 07:43:22-05:00,commit, +12364,John ZuHone,2016-12-02 22:41:24-05:00,commit, +12365,Kacper Kowalik,2016-12-02 18:25:47-06:00,commit, +12366,Kacper Kowalik,2016-12-02 16:20:13-06:00,commit, +12367,Kacper Kowalik,2016-12-02 16:06:46-06:00,commit, +12368,John ZuHone,2016-12-02 15:25:23-05:00,commit, +12369,John ZuHone,2016-12-02 10:47:19-05:00,commit, +12370,John ZuHone,2016-12-02 10:27:53-05:00,commit, +12371,John ZuHone,2016-12-02 10:18:15-05:00,commit, +12372,John ZuHone,2016-12-02 10:17:38-05:00,commit, +12373,Nathan Goldbaum,2016-12-01 15:41:44-06:00,commit, +12374,Nathan Goldbaum,2016-12-01 15:40:58-06:00,commit, +12375,Nathan Goldbaum,2016-12-01 15:39:22-06:00,commit, +12376,Nathan Goldbaum,2016-12-01 15:02:55-06:00,commit, +12377,Nathan Goldbaum,2016-12-01 14:34:11-06:00,commit, +12378,Nathan Goldbaum,2016-12-01 12:53:51-06:00,commit, +12379,Nathan Goldbaum,2016-12-01 12:53:41-06:00,commit, +12380,Nathan Goldbaum,2016-12-01 12:31:02-06:00,commit, +12381,Nathan Goldbaum,2016-12-01 12:28:19-06:00,commit, +12382,Kacper Kowalik,2016-12-01 09:50:25-06:00,commit, +12383,Nathan Goldbaum,2016-12-01 15:38:23+00:00,commit, +12384,Matthew Turk,2016-11-30 16:39:34-06:00,commit, +12385,Kacper Kowalik,2016-11-30 12:58:36-06:00,commit, +12386,Nathan Goldbaum,2016-11-30 18:12:47+00:00,commit, +12387,Kacper Kowalik,2016-11-30 11:45:16-06:00,commit, +12388,Kacper Kowalik,2016-11-30 11:33:52-06:00,commit, +12389,Kacper Kowalik,2016-11-30 09:42:26-06:00,commit, +12390,John ZuHone,2016-11-30 10:21:11-05:00,commit, +12391,Kacper Kowalik,2016-11-30 08:11:58-06:00,commit, +12392,Kacper Kowalik,2016-11-30 08:09:41-06:00,commit, +12393,Kacper Kowalik,2016-11-30 04:36:00+00:00,commit, +12394,Cameron Hummels,2016-11-29 17:04:33-08:00,commit, +12395,Nathan Goldbaum,2016-11-29 16:26:46-06:00,commit, +12396,Nathan Goldbaum,2016-11-29 15:19:46-06:00,commit, +12397,Matthew Turk,2016-11-29 13:50:48-06:00,commit, +12398,Matthew Turk,2016-11-29 13:47:41-06:00,commit, +12399,Corentin Cadiou,2016-11-29 20:10:35+01:00,commit, +12400,Nathan Goldbaum,2016-11-29 12:17:26-06:00,commit, +12401,Nathan Goldbaum,2016-11-29 12:16:10-06:00,commit, +12402,Nathan Goldbaum,2016-11-29 12:07:17-06:00,commit, +12403,Corentin Cadiou,2016-11-29 17:38:36+01:00,commit, +12404,Corentin Cadiou,2016-11-29 17:36:23+01:00,commit, +12405,Corentin Cadiou,2016-11-29 17:32:57+01:00,commit, +12406,Corentin Cadiou,2016-11-29 17:32:38+01:00,commit, +12407,Matthew Turk,2016-11-28 13:54:06-06:00,commit, +12408,Matthew Turk,2016-11-28 13:38:00-06:00,commit, +12409,Matthew Turk,2016-11-28 12:19:30-06:00,commit, +12410,Matthew Turk,2016-11-28 10:33:11-06:00,commit, +12411,John ZuHone,2016-11-23 12:56:21-05:00,commit, +12412,Nathan Goldbaum,2016-11-23 17:53:31+00:00,commit, +12413,John ZuHone,2016-11-23 11:25:33-05:00,commit, +12414,Kacper Kowalik,2016-11-22 18:12:56-06:00,commit, +12415,Nathan Goldbaum,2017-01-27 15:57:11-06:00,commit, +12416,Nathan Goldbaum,2017-01-25 11:32:45-06:00,commit, +12417,Nathan Goldbaum,2017-01-22 08:23:36-08:00,commit, +12418,Nathan Goldbaum,2017-01-31 11:26:59-06:00,commit, +12419,Corentin Cadiou,2017-01-19 13:42:39+00:00,commit, +12420,Nathan Goldbaum,2016-12-19 19:28:46-06:00,commit, +12421,Nathan Goldbaum,2016-12-11 22:49:38-06:00,commit, +12422,Nathan Goldbaum,2016-12-19 13:59:20-06:00,commit, +12423,Cameron Hummels,2016-12-11 17:38:33-08:00,commit, +12424,Cameron Hummels,2016-12-11 17:38:11-08:00,commit, +12425,Cameron Hummels,2016-12-11 09:08:21-08:00,commit, +12426,Cameron Hummels,2016-12-10 14:31:55-08:00,commit, +12427,Cameron Hummels,2016-12-10 14:21:31-08:00,commit, +12428,Cameron Hummels,2016-12-10 23:49:16-08:00,commit, +12429,Cameron Hummels,2016-12-10 18:45:25-08:00,commit, +12430,Jonah Miller,2016-12-06 12:28:11-05:00,commit, +12431,Britton Smith,2016-12-07 18:22:45-08:00,commit, +12432,Nathan Goldbaum,2016-12-05 14:13:24-06:00,commit, +12433,Cameron Hummels,2016-12-03 22:54:39-08:00,commit, +12434,Matthew Turk,2016-11-30 16:39:34-06:00,commit, +12435,Cameron Hummels,2016-11-29 17:04:33-08:00,commit, +12436,Nathan Goldbaum,2016-11-29 16:26:46-06:00,commit, +12437,Nathan Goldbaum,2016-11-29 15:19:46-06:00,commit, +12438,Kacper Kowalik,2016-11-22 18:12:56-06:00,commit, +12439,Cameron Hummels,2016-11-22 22:51:50+00:00,commit, +12440,Matthew Turk,2016-11-22 15:36:12-06:00,commit, +12441,Britton Smith,2016-11-22 13:35:57-08:00,commit, +12442,Britton Smith,2016-11-22 13:35:57-08:00,commit, +12443,Britton Smith,2016-11-22 10:34:12-08:00,commit, +12444,Britton Smith,2016-11-21 15:56:53-08:00,commit, +12445,Britton Smith,2016-11-21 15:18:23-08:00,commit, +12446,Britton Smith,2016-11-21 15:17:32-08:00,commit, +12447,John ZuHone,2016-11-21 15:19:28-05:00,commit, +12448,John Wise,2016-11-20 08:45:19-05:00,commit, +12449,John Wise,2016-11-20 08:45:19-05:00,commit, +12450,Nathan Goldbaum,2016-11-19 18:55:57+00:00,commit, +12451,Nathan Goldbaum,2016-11-18 13:35:03-05:00,commit, +12452,Nathan Goldbaum,2016-11-18 11:30:26-05:00,commit, +12453,Nathan Goldbaum,2016-11-18 11:21:00-05:00,commit, +12454,Matthew Turk,2016-11-18 16:12:56+00:00,commit, +12455,Matthew Turk,2016-11-18 16:11:55+00:00,commit, +12456,Matthew Turk,2016-11-18 16:11:37+00:00,commit, +12457,Matthew Turk,2016-11-18 16:10:14+00:00,commit, +12458,Matthew Turk,2016-11-18 16:09:16+00:00,commit, +12459,Matthew Turk,2016-11-18 16:08:07+00:00,commit, +12460,Matthew Turk,2016-11-17 13:20:32-06:00,commit, +12461,Matthew Turk,2016-11-17 13:19:20-06:00,commit, +12462,Matthew Turk,2016-11-17 11:27:16-06:00,commit, +12463,Matthew Turk,2016-11-16 17:24:05-06:00,commit, +12464,Matthew Turk,2016-11-16 16:34:08-06:00,commit, +12465,Andrew Myers,2016-11-12 15:14:14-08:00,commit, +12466,Nathan Goldbaum,2016-11-12 10:37:22-06:00,commit, +12467,Nathan Goldbaum,2016-11-12 10:37:22-06:00,commit, +12468,Nathan Goldbaum,2016-11-12 10:05:54-06:00,commit, +12469,Nathan Goldbaum,2016-11-12 10:05:39-06:00,commit, +12470,Nathan Goldbaum,2016-11-12 10:04:12-06:00,commit, +12471,Nathan Goldbaum,2016-11-12 10:01:35-06:00,commit, +12472,Nathan Goldbaum,2016-11-12 10:01:00-06:00,commit, +12473,Nathan Goldbaum,2016-11-12 10:00:33-06:00,commit, +12474,Nathan Goldbaum,2016-11-11 13:35:34-06:00,commit, +12475,Nathan Goldbaum,2016-11-11 13:35:22-06:00,commit, +12476,Nathan Goldbaum,2016-11-11 11:12:01-06:00,commit, +12477,Nathan Goldbaum,2016-11-09 10:18:04-06:00,commit, +12478,Nathan Goldbaum,2016-11-09 10:18:04-06:00,commit, +12479,Nathan Goldbaum,2016-11-08 15:48:54-06:00,commit, +12480,Nathan Goldbaum,2016-11-08 09:21:04-06:00,commit, +12481,Nathan Goldbaum,2016-11-08 09:20:39-06:00,commit, +12482,Nathan Goldbaum,2016-11-08 09:02:01-06:00,commit, +12483,Nathan Goldbaum,2016-11-08 09:02:01-06:00,commit, +12484,Nathan Goldbaum,2016-11-07 14:04:29-06:00,commit, +12485,Nathan Goldbaum,2016-11-07 14:04:29-06:00,commit, +12486,Nathan Goldbaum,2016-11-04 14:57:36-05:00,commit, +12487,Nathan Goldbaum,2016-11-04 14:57:12-05:00,commit, +12488,Matthew Turk,2016-11-04 14:52:39-05:00,commit, +12489,Matthew Turk,2016-11-04 12:55:15-05:00,commit, +12490,Matthew Turk,2016-11-04 11:38:48-05:00,commit, +12491,Matthew Turk,2016-11-04 11:36:28-05:00,commit, +12492,Matthew Turk,2016-11-04 11:35:30-05:00,commit, +12493,Matthew Turk,2016-11-04 11:24:53-05:00,commit, +12494,Nathan Goldbaum,2016-11-04 10:24:11-05:00,commit, +12495,Nathan Goldbaum,2016-11-04 10:24:11-05:00,commit, +12496,Matthew Turk,2016-11-03 22:12:20-05:00,commit, +12497,Matthew Turk,2016-11-03 18:19:35-05:00,commit, +12498,Kausik Venkat,2016-11-01 15:20:45-05:00,commit, +12499,Nathan Goldbaum,2016-10-31 14:06:41-05:00,commit, +12500,Nathan Goldbaum,2016-10-31 14:06:41-05:00,commit, +12501,Kausik Venkat,2016-10-28 12:51:09-05:00,commit, +12502,Nathan Goldbaum,2016-10-28 11:19:01-05:00,commit, +12503,Nathan Goldbaum,2016-10-28 11:08:24-05:00,commit, +12504,Nathan Goldbaum,2016-10-28 11:07:48-05:00,commit, +12505,Nathan Goldbaum,2016-10-28 02:04:18+00:00,commit, +12506,Nathan Goldbaum,2016-10-28 02:04:01+00:00,commit, +12507,Kacper Kowalik,2016-10-28 02:01:12+00:00,commit, +12508,Kacper Kowalik,2016-10-27 19:50:21-05:00,commit, +12509,Cameron Hummels,2016-12-10 17:23:43-08:00,commit, +12510,Kacper Kowalik,2016-10-27 19:50:21-05:00,commit, +12511,Kacper Kowalik,2016-10-27 18:48:02-05:00,commit, +12512,Kacper Kowalik,2016-10-27 18:48:02-05:00,commit, +12513,Nathan Goldbaum,2016-10-27 20:02:11+00:00,commit, +12514,Kacper Kowalik,2016-10-27 11:40:45-05:00,commit, +12515,Kacper Kowalik,2016-10-27 11:35:14-05:00,commit, +12516,Kacper Kowalik,2016-10-27 11:25:43-05:00,commit, +12517,Nathan Goldbaum,2016-10-26 19:29:02-05:00,commit, +12518,Nathan Goldbaum,2016-10-26 14:37:43-05:00,commit, +12519,Nathan Goldbaum,2016-10-26 14:37:43-05:00,commit, +12520,Nathan Goldbaum,2016-10-26 12:34:15-05:00,commit, +12521,Nathan Goldbaum,2016-10-26 12:33:45-05:00,commit, +12522,Kacper Kowalik,2016-10-26 15:39:05+00:00,commit, +12523,Matthew Turk,2016-10-26 15:00:39+00:00,commit, +12524,Matthew Turk,2016-10-25 19:59:18+00:00,commit, +12525,Nathan Goldbaum,2016-10-25 19:58:58+00:00,commit, +12526,Nathan Goldbaum,2016-10-25 19:56:07+00:00,commit, +12527,Nathan Goldbaum,2016-10-25 14:50:30-05:00,commit, +12528,Nathan Goldbaum,2016-10-25 14:50:30-05:00,commit, +12529,Kacper Kowalik,2016-10-25 13:13:19-05:00,commit, +12530,Nathan Goldbaum,2016-10-25 12:47:12-05:00,commit, +12531,Nathan Goldbaum,2016-10-24 15:39:24-05:00,commit, +12532,Nathan Goldbaum,2016-10-24 15:06:29-05:00,commit, +12533,Nathan Goldbaum,2016-10-24 15:06:01-05:00,commit, +12534,Kacper Kowalik,2016-10-24 19:51:51+00:00,commit, +12535,Nathan Goldbaum,2016-10-24 11:57:09-05:00,commit, +12536,Nathan Goldbaum,2016-10-24 11:49:37-05:00,commit, +12537,Meagan Lang,2016-10-20 23:00:43+00:00,commit, +12538,Nathan Goldbaum,2016-10-20 14:57:46-05:00,commit, +12539,Nathan Goldbaum,2016-10-20 14:56:56-05:00,commit, +12540,Nathan Goldbaum,2016-10-20 14:56:43-05:00,commit, +12541,Nathan Goldbaum,2016-10-20 10:17:33-05:00,commit, +12542,Kacper Kowalik,2016-10-19 13:26:34-05:00,commit, +12543,Kacper Kowalik,2016-10-19 11:11:10-05:00,commit, +12544,Kacper Kowalik,2016-10-19 11:11:10-05:00,commit, +12545,Kacper Kowalik,2016-10-19 10:23:03-05:00,commit, +12546,Meagan Lang,2016-10-18 16:49:39+00:00,commit, +12547,Matthew Turk,2016-10-17 22:10:41+00:00,commit, +12548,Nathan Goldbaum,2016-10-17 17:08:15-05:00,commit, +12549,Nathan Goldbaum,2016-10-17 16:24:58-05:00,commit, +12550,Nathan Goldbaum,2016-10-17 21:20:26+00:00,commit, +12551,Nathan Goldbaum,2016-10-17 21:20:05+00:00,commit, +12552,Nathan Goldbaum,2016-10-17 21:19:44+00:00,commit, +12553,Nathan Goldbaum,2016-10-17 21:19:17+00:00,commit, +12554,Nathan Goldbaum,2016-10-17 21:18:27+00:00,commit, +12555,Nathan Goldbaum,2016-10-17 21:18:03+00:00,commit, +12556,Nathan Goldbaum,2016-10-17 21:17:41+00:00,commit, +12557,Nathan Goldbaum,2016-10-17 21:17:15+00:00,commit, +12558,Nathan Goldbaum,2016-10-17 16:00:02-05:00,commit, +12559,Nathan Goldbaum,2016-10-17 15:59:40-05:00,commit, +12560,Nathan Goldbaum,2016-10-17 14:32:17-05:00,commit, +12561,Nathan Goldbaum,2016-10-14 11:10:29-05:00,commit, +12562,Nathan Goldbaum,2016-10-14 11:10:29-05:00,commit, +12563,Nathan Goldbaum,2016-10-14 10:58:37-05:00,commit, +12564,Nathan Goldbaum,2016-10-14 10:53:38-05:00,commit, +12565,Matthew Turk,2016-10-14 13:32:36+00:00,commit, +12566,Matthew Turk,2016-10-14 13:32:14+00:00,commit, +12567,Matthew Turk,2016-10-14 13:31:37+00:00,commit, +12568,Britton Smith,2016-10-14 12:17:40+01:00,commit, +12569,Matthew Turk,2016-10-13 20:50:42-05:00,commit, +12570,Matthew Turk,2016-10-13 20:22:39-05:00,commit, +12571,Nathan Goldbaum,2016-10-12 16:59:29+00:00,commit, +12572,Kacper Kowalik,2016-10-12 15:53:44+00:00,commit, +12573,Nathan Goldbaum,2016-10-11 11:46:03-05:00,commit, +12574,Bili Dong,2016-10-11 00:19:47-05:00,commit, +12575,Bili Dong,2016-10-10 21:58:56-05:00,commit, +12576,Bili Dong,2016-10-10 21:58:00-05:00,commit, +12577,Bili Dong,2016-10-10 21:54:14-05:00,commit, +12578,Bili Dong,2016-10-10 21:40:58-05:00,commit, +12579,Nathan Goldbaum,2016-10-10 21:09:08-05:00,commit, +12580,Nathan Goldbaum,2016-10-10 21:06:42-05:00,commit, +12581,Nathan Goldbaum,2016-10-11 11:46:03-05:00,commit, +12582,Nathan Goldbaum,2016-10-10 21:06:42-05:00,commit, +12583,Nathan Goldbaum,2016-10-10 17:46:02-05:00,commit, +12584,Bili Dong,2016-10-10 15:18:19-05:00,commit, +12585,Nathan Goldbaum,2016-10-10 13:48:13-05:00,commit, +12586,Nathan Goldbaum,2016-10-10 10:17:00-05:00,commit, +12587,Nathan Goldbaum,2016-10-10 10:17:00-05:00,commit, +12588,Nathan Goldbaum,2016-10-24 11:57:09-05:00,commit, +12589,Matthew Turk,2016-10-09 17:11:17-05:00,commit, +12590,Nathan Goldbaum,2016-10-09 17:10:23-05:00,commit, +12591,Nathan Goldbaum,2016-10-09 13:33:15-05:00,commit, +12592,Matthew Turk,2016-10-08 18:06:46-05:00,commit, +12593,Alex Lindsay,2016-10-07 09:03:52-05:00,commit, +12594,Nathan Goldbaum,2016-10-06 16:05:47-05:00,commit, +12595,Alex Lindsay,2016-10-06 14:05:19-05:00,commit, +12596,Alex Lindsay,2016-10-06 12:23:06-05:00,commit, +12597,Enrico Garaldi,2016-10-06 10:48:29+02:00,commit, +12598,Alex Lindsay,2016-10-05 16:43:14-05:00,commit, +12599,Andrew Myers,2016-10-05 10:26:53-07:00,commit, +12600,Nathan Goldbaum,2016-10-05 10:01:10-05:00,commit, +12601,Britton Smith,2016-10-05 15:43:41+01:00,commit, +12602,Britton Smith,2016-10-05 15:43:41+01:00,commit, +12603,Alex Lindsay,2016-10-04 18:00:03-05:00,commit, +12604,Hsi-Yu Schive,2016-10-04 17:42:29-05:00,commit, +12605,Hsi-Yu Schive,2016-10-04 17:42:29-05:00,commit, +12606,Hsi-Yu Schive,2016-10-04 17:37:23-05:00,commit, +12607,Hsi-Yu Schive,2016-10-04 15:43:13-05:00,commit, +12608,Nathan Goldbaum,2016-10-04 13:05:09-05:00,commit, +12609,Nathan Goldbaum,2016-10-04 13:04:38-05:00,commit, +12610,Britton Smith,2016-10-04 15:51:07+01:00,commit, +12611,Alex Lindsay,2016-10-03 17:31:10-05:00,commit, +12612,Enrico Garaldi,2016-10-01 11:48:35+02:00,commit, +12613,Enrico Garaldi,2016-10-01 01:15:28+02:00,commit, +12614,Andrew Myers,2016-09-30 15:14:21-07:00,commit, +12615,Alex Lindsay,2016-09-30 17:11:14-05:00,commit, +12616,Andrew Myers,2016-09-30 15:06:31-07:00,commit, +12617,Andrew Myers,2016-09-30 14:55:00-07:00,commit, +12618,Andrew Myers,2016-09-30 15:06:31-07:00,commit, +12619,Andrew Myers,2016-09-30 15:14:21-07:00,commit, +12620,Andrew Myers,2016-10-05 10:26:53-07:00,commit, +12621,Andrew Myers,2016-09-30 14:55:00-07:00,commit, +12622,Alex Lindsay,2016-09-30 16:32:08-05:00,commit, +12623,Alex Lindsay,2016-09-30 16:30:17-05:00,commit, +12624,Andrew Myers,2016-09-30 14:30:04-07:00,commit, +12625,Alex Lindsay,2016-09-30 16:27:21-05:00,commit, +12626,Alex Lindsay,2016-09-30 16:24:59-05:00,commit, +12627,Andrew Myers,2016-09-30 14:23:58-07:00,commit, +12628,Andrew Myers,2016-09-30 14:21:50-07:00,commit, +12629,Andrew Myers,2016-09-30 14:20:34-07:00,commit, +12630,Alex Lindsay,2016-09-30 16:06:28-05:00,commit, +12631,Alex Lindsay,2016-09-30 15:54:48-05:00,commit, +12632,Alex Lindsay,2016-09-30 15:49:31-05:00,commit, +12633,Andrew Myers,2016-09-30 13:26:02-07:00,commit, +12634,Nathan Goldbaum,2016-09-30 14:54:05-05:00,commit, +12635,Andrew Myers,2016-09-30 10:54:01-07:00,commit, +12636,Nathan Goldbaum,2016-09-30 12:27:07-05:00,commit, +12637,Alex Lindsay,2016-09-30 11:35:46-05:00,commit, +12638,Matthew Turk,2016-09-30 11:16:01-05:00,commit, +12639,Matthew Turk,2016-09-30 07:43:36-05:00,commit, +12640,Matthew Turk,2016-09-30 07:41:56-05:00,commit, +12641,Matthew Turk,2016-09-29 17:17:31-05:00,commit, +12642,Nathan Goldbaum,2016-09-29 10:35:17-05:00,commit, +12643,Nathan Goldbaum,2016-09-29 10:35:17-05:00,commit, +12644,Nathan Goldbaum,2016-09-29 10:31:14-05:00,commit, +12645,Andrew Myers,2016-09-28 16:56:06-07:00,commit, +12646,Andrew Myers,2016-09-28 16:21:39-07:00,commit, +12647,Andrew Myers,2016-09-28 16:09:18-07:00,commit, +12648,Alex Lindsay,2016-09-28 18:05:36-05:00,commit, +12649,Andrew Myers,2016-09-28 15:57:31-07:00,commit, +12650,Nathan Goldbaum,2016-09-28 17:53:44-05:00,commit, +12651,Andrew Myers,2016-09-28 14:53:18-07:00,commit, +12652,Andrew Myers,2016-09-28 14:53:18-07:00,commit, +12653,Andrew Myers,2016-09-28 14:53:08-07:00,commit, +12654,Nathan Goldbaum,2016-09-28 16:30:02-05:00,commit, +12655,Nathan Goldbaum,2016-09-28 15:29:06-05:00,commit, +12656,Nathan Goldbaum,2016-09-28 15:15:56-05:00,commit, +12657,Britton Smith,2016-09-28 20:54:53+01:00,commit, +12658,Britton Smith,2016-09-28 20:54:53+01:00,commit, +12659,Nathan Goldbaum,2016-09-28 15:29:06-05:00,commit, +12660,John Regan,2016-09-28 17:23:22+01:00,commit, +12661,John Regan,2016-09-28 17:23:22+01:00,commit, +12662,Andrew Myers,2016-09-27 22:42:30-07:00,commit, +12663,Nathan Goldbaum,2016-09-27 16:21:39-05:00,commit, +12664,Nathan Goldbaum,2016-09-27 16:21:39-05:00,commit, +12665,Nathan Goldbaum,2016-09-27 16:15:57-05:00,commit, +12666,Alex Lindsay,2016-09-27 15:51:12-05:00,commit, +12667,Alex Lindsay,2016-09-27 15:24:45-05:00,commit, +12668,Alex Lindsay,2016-09-27 13:18:40-05:00,commit, +12669,Alex Lindsay,2016-09-27 09:28:12-05:00,commit, +12670,Britton Smith,2016-09-27 08:28:16+01:00,commit, +12671,Britton Smith,2016-09-27 08:28:16+01:00,commit, +12672,Alex Lindsay,2016-09-26 17:41:54-05:00,commit, +12673,Alex Lindsay,2016-09-26 16:34:48-05:00,commit, +12674,Alex Lindsay,2016-09-26 15:50:34-05:00,commit, +12675,Alex Lindsay,2016-09-26 15:48:19-05:00,commit, +12676,Alex Lindsay,2016-09-26 15:45:26-05:00,commit, +12677,Alex Lindsay,2016-09-26 15:41:46-05:00,commit, +12678,Alex Lindsay,2016-09-26 15:40:10-05:00,commit, +12679,Alex Lindsay,2016-09-26 15:37:41-05:00,commit, +12680,Alex Lindsay,2016-09-26 14:29:10-05:00,commit, +12681,Alex Lindsay,2016-09-26 11:00:03-05:00,commit, +12682,Alex Lindsay,2016-09-26 09:37:29-05:00,commit, +12683,Alex Lindsay,2016-09-26 09:29:25-05:00,commit, +12684,Nathan Goldbaum,2016-09-25 17:48:01-05:00,commit, +12685,Nathan Goldbaum,2016-09-25 17:48:01-05:00,commit, +12686,Alex Lindsay,2016-09-25 17:34:44-05:00,commit, +12687,Nathan Goldbaum,2016-09-24 16:53:47-05:00,commit, +12688,Kacper Kowalik,2016-09-24 16:14:53-05:00,commit, +12689,Kacper Kowalik,2016-09-24 16:00:06-05:00,commit, +12690,Alex Lindsay,2016-09-23 18:19:05-05:00,commit, +12691,Andrew Myers,2016-09-23 15:44:29-07:00,commit, +12692,Alex Lindsay,2016-09-23 17:36:11-05:00,commit, +12693,Alex Lindsay,2016-09-23 17:05:07-05:00,commit, +12694,Andrew Myers,2016-09-23 13:47:18-07:00,commit, +12695,Andrew Myers,2016-09-23 13:41:07-07:00,commit, +12696,Andrew Myers,2016-09-23 12:52:00-07:00,commit, +12697,Andrew Myers,2016-09-23 12:47:08-07:00,commit, +12698,Andrew Myers,2016-09-23 12:46:02-07:00,commit, +12699,Nathan Goldbaum,2016-09-23 14:29:42-05:00,commit, +12700,Andrew Myers,2016-09-23 12:26:43-07:00,commit, +12701,Andrew Myers,2016-09-23 10:55:57-07:00,commit, +12702,Nathan Goldbaum,2016-09-23 12:51:20-05:00,commit, +12703,Nathan Goldbaum,2016-09-23 12:35:26-05:00,commit, +12704,Nathan Goldbaum,2016-09-23 12:25:54-05:00,commit, +12705,Nathan Goldbaum,2016-09-23 11:45:18-05:00,commit, +12706,Nathan Goldbaum,2016-09-23 10:30:18-05:00,commit, +12707,Fabian Koller,2016-09-23 16:57:47+02:00,commit, +12708,Fabian Koller,2016-09-23 13:24:15+02:00,commit, +12709,Fabian Koller,2016-09-23 13:09:35+02:00,commit, +12710,Fabian Koller,2016-09-23 11:54:14+02:00,commit, +12711,Nathan Goldbaum,2016-09-21 23:23:05-05:00,commit, +12712,Nathan Goldbaum,2016-09-21 23:23:05-05:00,commit, +12713,Nathan Goldbaum,2016-09-21 22:32:22-05:00,commit, +12714,Alex Lindsay,2016-09-21 21:21:22-05:00,commit, +12715,Andrew Myers,2016-09-21 17:09:50-07:00,commit, +12716,Andrew Myers,2016-09-21 17:09:50-07:00,commit, +12717,Alex Lindsay,2016-09-21 15:29:48-05:00,commit, +12718,Nathan Goldbaum,2016-09-21 15:04:34-05:00,commit, +12719,Alex Lindsay,2016-09-21 13:52:01-05:00,commit, +12720,Alex Lindsay,2016-09-21 13:40:25-05:00,commit, +12721,John ZuHone,2016-09-21 08:34:30-04:00,commit, +12722,Fabian Koller,2016-09-21 12:08:07+02:00,commit, +12723,Nathan Goldbaum,2016-09-20 22:15:12-05:00,commit, +12724,Nathan Goldbaum,2016-09-20 22:15:12-05:00,commit, +12725,Alex Lindsay,2016-09-20 17:14:17-05:00,commit, +12726,Nathan Goldbaum,2016-09-20 17:07:46-05:00,commit, +12727,Nathan Goldbaum,2016-09-20 16:51:15-05:00,commit, +12728,Nathan Goldbaum,2016-09-20 16:50:53-05:00,commit, +12729,Nathan Goldbaum,2016-09-20 16:50:30-05:00,commit, +12730,Nathan Goldbaum,2016-09-20 15:09:45-05:00,commit, +12731,Nathan Goldbaum,2016-09-20 15:09:38-05:00,commit, +12732,Nathan Goldbaum,2016-09-20 15:09:28-05:00,commit, +12733,Nathan Goldbaum,2016-09-20 11:31:25-05:00,commit, +12734,Nathan Goldbaum,2016-09-20 11:30:33-05:00,commit, +12735,Nathan Goldbaum,2016-09-20 11:28:36-05:00,commit, +12736,Fabian Koller,2016-09-20 12:21:39+02:00,commit, +12737,Alex Lindsay,2016-09-19 17:36:28-05:00,commit, +12738,Nathan Goldbaum,2016-09-19 17:13:12-05:00,commit, +12739,Alex Lindsay,2016-09-19 16:11:04-05:00,commit, +12740,Nathan Goldbaum,2016-09-19 15:14:30-05:00,commit, +12741,Alex Lindsay,2016-09-19 14:54:45-05:00,commit, +12742,Nathan Goldbaum,2016-09-19 14:47:36-05:00,commit, +12743,Nathan Goldbaum,2016-09-19 14:30:37-05:00,commit, +12744,Nathan Goldbaum,2016-09-19 14:29:40-05:00,commit, +12745,Kacper Kowalik,2016-09-19 14:26:26-05:00,commit, +12746,Kacper Kowalik,2016-09-19 14:26:26-05:00,commit, +12747,Nathan Goldbaum,2016-09-19 11:31:36-05:00,commit, +12748,Suoqing Ji,2016-09-16 16:26:18-07:00,commit, +12749,Suoqing Ji,2016-09-16 16:26:18-07:00,commit, +12750,BW Keller,2016-09-16 15:40:31-04:00,commit, +12751,BW Keller,2016-09-16 15:40:31-04:00,commit, +12752,Fabian Koller,2016-09-16 17:08:28+02:00,commit, +12753,Fabian Koller,2016-09-16 13:27:09+02:00,commit, +12754,Fabian Koller,2016-09-16 13:26:33+02:00,commit, +12755,Nathan Goldbaum,2016-09-15 21:25:21-05:00,commit, +12756,Nathan Goldbaum,2016-09-15 21:25:21-05:00,commit, +12757,Alex Lindsay,2016-09-15 13:06:54-05:00,commit, +12758,Kacper Kowalik,2016-09-15 11:43:50-05:00,commit, +12759,Britton Smith,2016-09-15 11:15:02+01:00,commit, +12760,Britton Smith,2016-09-15 11:15:02+01:00,commit, +12761,Nathan Goldbaum,2016-09-14 20:32:50-05:00,commit, +12762,John ZuHone,2016-09-14 15:18:11-04:00,commit, +12763,John ZuHone,2016-09-14 15:16:03-04:00,commit, +12764,Fabian Koller,2016-09-13 10:57:34+02:00,commit, +12765,Corentin Cadiou,2016-09-12 22:49:24+02:00,commit, +12766,Corentin Cadiou,2016-09-12 22:43:32+02:00,commit, +12767,Corentin Cadiou,2016-09-12 22:36:19+02:00,commit, +12768,Corentin Cadiou,2016-09-12 22:29:16+02:00,commit, +12769,Nathan Goldbaum,2016-09-12 14:21:52-05:00,commit, +12770,Alex Lindsay,2016-09-12 14:09:41-05:00,commit, +12771,Britton Smith,2016-09-12 16:40:12+01:00,commit, +12772,Alex Lindsay,2016-09-09 19:49:27-05:00,commit, +12773,Alex Lindsay,2016-09-09 17:29:42-05:00,commit, +12774,Matthew Turk,2016-09-09 15:40:52-05:00,commit, +12775,Matthew Turk,2016-09-09 15:40:52-05:00,commit, +12776,Nathan Goldbaum,2016-09-23 12:51:20-05:00,commit, +12777,Matthew Turk,2016-09-09 12:53:40-05:00,commit, +12778,Alex Lindsay,2016-09-09 12:20:20-05:00,commit, +12779,Alex Lindsay,2016-09-09 11:31:14-05:00,commit, +12780,Britton Smith,2016-09-08 15:50:53+01:00,commit, +12781,Nathan Goldbaum,2016-09-07 13:46:52-05:00,commit, +12782,Matthew Turk,2016-09-07 13:44:20-05:00,commit, +12783,Matthew Turk,2016-09-07 13:43:28-05:00,commit, +12784,Nathan Goldbaum,2016-09-07 13:41:00-05:00,commit, +12785,Nathan Goldbaum,2016-09-07 13:31:08-05:00,commit, +12786,Nathan Goldbaum,2016-09-07 13:27:06-05:00,commit, +12787,Nathan Goldbaum,2016-09-07 13:22:08-05:00,commit, +12788,Nathan Goldbaum,2016-09-07 13:20:20-05:00,commit, +12789,Kacper Kowalik,2016-09-07 13:19:19-05:00,commit, +12790,Nathan Goldbaum,2016-09-07 13:18:08-05:00,commit, +12791,Matthew Turk,2016-09-07 13:17:55-05:00,commit, +12792,Nathan Goldbaum,2016-09-07 13:17:01-05:00,commit, +12793,Nathan Goldbaum,2016-09-07 13:14:39-05:00,commit, +12794,Nathan Goldbaum,2016-09-07 13:11:48-05:00,commit, +12795,Nathan Goldbaum,2016-09-07 13:09:46-05:00,commit, +12796,Nathan Goldbaum,2016-09-07 13:06:03-05:00,commit, +12797,Nathan Goldbaum,2016-09-07 13:04:34-05:00,commit, +12798,Kacper Kowalik,2016-09-07 10:04:50-05:00,commit, +12799,Nathan Goldbaum,2016-09-07 09:41:32-05:00,commit, +12800,Hsi-Yu Schive,2016-09-06 21:06:54-05:00,commit, +12801,Hsi-Yu Schive,2016-09-06 20:56:11-05:00,commit, +12802,Hsi-Yu Schive,2016-09-06 20:25:26-05:00,commit, +12803,Hsi-Yu Schive,2016-09-06 16:15:57-05:00,commit, +12804,Hsi-Yu Schive,2016-09-06 15:03:20-05:00,commit, +12805,Hsi-Yu Schive,2016-09-06 13:19:29-05:00,commit, +12806,Hsi-Yu Schive,2016-09-06 13:12:18-05:00,commit, +12807,Britton Smith,2016-09-06 11:57:23+01:00,commit, +12808,Matthew Turk,2016-09-05 19:12:05-05:00,commit, +12809,Britton Smith,2016-09-05 21:02:51+01:00,commit, +12810,Britton Smith,2016-09-05 20:50:47+01:00,commit, +12811,Kacper Kowalik,2016-09-05 13:48:37-05:00,commit, +12812,Nathan Goldbaum,2016-09-05 10:57:03-05:00,commit, +12813,Weiguang Cui,2016-09-05 14:28:11+08:00,commit, +12814,Britton Smith,2016-09-04 20:24:17+01:00,commit, +12815,Britton Smith,2016-09-04 20:19:13+01:00,commit, +12816,Britton Smith,2016-09-04 19:50:24+01:00,commit, +12817,Britton Smith,2016-09-03 07:54:57+01:00,commit, +12818,Nathan Goldbaum,2016-09-02 12:42:09-05:00,commit, +12819,Hsi-Yu Schive,2016-09-01 11:50:02-05:00,commit, +12820,Britton Smith,2016-09-01 11:00:54+01:00,commit, +12821,Hsi-Yu Schive,2016-08-31 21:19:22-05:00,commit, +12822,Alex Lindsay,2016-08-31 17:58:37-05:00,commit, +12823,Alex Lindsay,2016-08-31 17:27:38-05:00,commit, +12824,Hsi-Yu Schive,2016-08-31 14:53:09-05:00,commit, +12825,Hsi-Yu Schive,2016-08-31 11:07:16-05:00,commit, +12826,Britton Smith,2016-08-31 16:54:09+01:00,commit, +12827,Britton Smith,2016-08-31 16:41:12+01:00,commit, +12828,Weiguang Cui,2016-08-30 13:25:58+00:00,commit, +12829,Weiguang Cui,2016-08-30 13:19:34+00:00,commit, +12830,Weiguang Cui,2016-08-30 13:17:16+00:00,commit, +12831,Weiguang Cui,2016-08-30 13:05:36+00:00,commit, +12832,Nathan Goldbaum,2016-08-29 17:28:59-05:00,commit, +12833,Fabian Koller,2016-08-29 18:04:09+02:00,commit, +12834,Weiguang Cui,2016-08-29 15:02:58+08:00,commit, +12835,Nathan Goldbaum,2016-08-28 09:51:28-05:00,commit, +12836,Britton Smith,2016-08-27 18:42:14+01:00,commit, +12837,Fabian Koller,2016-08-27 13:28:27+02:00,commit, +12838,Britton Smith,2016-08-27 09:16:01+01:00,commit, +12839,Britton Smith,2016-08-27 09:10:36+01:00,commit, +12840,Mark Richardson,2016-08-27 00:31:49+01:00,commit, +12841,Mark Richardson,2016-08-26 23:42:13+01:00,commit, +12842,Nathan Goldbaum,2016-08-26 17:35:04-05:00,commit, +12843,Mark Richardson,2016-08-26 23:01:51+01:00,commit, +12844,Mark Richardson,2016-08-26 22:47:56+01:00,commit, +12845,Mark Richardson,2016-08-26 22:44:37+01:00,commit, +12846,Mark Richardson,2016-08-26 22:41:34+01:00,commit, +12847,Mark Richardson,2016-08-26 22:35:45+01:00,commit, +12848,Nathan Goldbaum,2016-08-26 15:27:34-05:00,commit, +12849,Nathan Goldbaum,2016-08-26 15:18:28-05:00,commit, +12850,John ZuHone,2016-08-26 14:25:17-05:00,commit, +12851,Britton Smith,2016-08-26 12:19:11+01:00,commit, +12852,Fabian Koller,2016-08-26 10:53:21+02:00,commit, +12853,Fabian Koller,2016-08-26 10:38:06+02:00,commit, +12854,Benjamin Thompson,2016-08-26 02:54:49+01:00,commit, +12855,Ben Thompson,2016-08-26 02:48:34+01:00,commit, +12856,Britton Smith,2016-08-25 18:42:25+01:00,commit, +12857,Britton Smith,2016-08-25 17:27:39+01:00,commit, +12858,Nathan Goldbaum,2016-08-25 11:15:04-05:00,commit, +12859,Cameron Hummels,2016-08-25 09:06:55-07:00,commit, +12860,Nathan Goldbaum,2016-08-25 10:54:15-05:00,commit, +12861,Nathan Goldbaum,2016-08-25 10:51:32-05:00,commit, +12862,Nathan Goldbaum,2016-08-25 10:51:00-05:00,commit, +12863,Fabian Koller,2016-08-25 17:02:38+02:00,commit, +12864,Fabian Koller,2016-08-25 15:39:17+02:00,commit, +12865,Fabian Koller,2016-08-25 15:02:03+02:00,commit, +12866,Fabian Koller,2016-08-25 14:48:06+02:00,commit, +12867,Britton Smith,2016-08-25 11:20:58+01:00,commit, +12868,Britton Smith,2016-08-25 11:12:38+01:00,commit, +12869,Britton Smith,2016-08-25 11:02:14+01:00,commit, +12870,Britton Smith,2016-08-25 10:33:45+01:00,commit, +12871,Britton Smith,2016-08-25 10:14:01+01:00,commit, +12872,Nathan Goldbaum,2016-08-24 16:21:24-05:00,commit, +12873,Nathan Goldbaum,2016-08-24 16:20:40-05:00,commit, +12874,Kacper Kowalik,2016-08-24 14:19:28-05:00,commit, +12875,Kacper Kowalik,2016-08-24 13:53:37-05:00,commit, +12876,Kacper Kowalik,2016-08-24 13:53:37-05:00,commit, +12877,Kacper Kowalik,2016-08-24 13:50:29-05:00,commit, +12878,Matthew Turk,2016-08-24 13:18:04-05:00,commit, +12879,John ZuHone,2016-08-24 13:15:23-05:00,commit, +12880,John ZuHone,2016-08-24 13:10:25-05:00,commit, +12881,Nathan Goldbaum,2016-08-24 13:07:14-05:00,commit, +12882,Nathan Goldbaum,2016-08-24 13:06:42-05:00,commit, +12883,Nathan Goldbaum,2016-08-24 11:27:27-05:00,commit, +12884,Nathan Goldbaum,2016-08-24 12:41:01-05:00,commit, +12885,Britton Smith,2016-08-24 08:19:36+01:00,commit, +12886,Britton Smith,2016-08-23 17:56:30+01:00,commit, +12887,Britton Smith,2016-08-23 17:48:07+01:00,commit, +12888,Mark Richardson,2016-08-23 17:10:50+01:00,commit, +12889,Mark Richardson,2016-08-23 16:45:38+01:00,commit, +12890,Mark Richardson,2016-08-23 16:39:25+01:00,commit, +12891,Mark Richardson,2016-08-23 16:17:22+01:00,commit, +12892,Mark Richardson,2016-08-23 15:02:51+01:00,commit, +12893,Fabian Koller,2016-08-23 15:39:16+02:00,commit, +12894,Mark Richardson,2016-08-23 14:20:29+01:00,commit, +12895,Fabian Koller,2016-08-23 14:42:25+02:00,commit, +12896,Mark Richardson,2016-08-23 11:20:54+01:00,commit, +12897,Fabian Koller,2016-08-23 11:40:25+02:00,commit, +12898,Fabian Koller,2016-08-22 18:01:16+02:00,commit, +12899,Fabian Koller,2016-08-20 22:44:40+02:00,commit, +12900,Fabian Koller,2016-08-20 21:33:16+02:00,commit, +12901,Cameron Hummels,2016-08-19 15:27:17-07:00,commit, +12902,Cameron Hummels,2016-08-19 09:29:16-07:00,commit, +12903,Cameron Hummels,2016-08-19 09:28:47-07:00,commit, +12904,Fabian Koller,2016-08-19 17:55:13+02:00,commit, +12905,Cameron Hummels,2016-08-19 08:16:34-07:00,commit, +12906,Britton Smith,2016-08-19 14:52:47+01:00,commit, +12907,Britton Smith,2016-08-19 13:53:27+01:00,commit, +12908,Britton Smith,2016-08-19 12:29:56+01:00,commit, +12909,Britton Smith,2016-08-19 12:12:03+01:00,commit, +12910,Britton Smith,2016-08-19 11:45:54+01:00,commit, +12911,Fabian Koller,2016-08-19 12:26:20+02:00,commit, +12912,Fabian Koller,2016-08-19 10:45:07+02:00,commit, +12913,Cameron Hummels,2016-08-18 23:47:31-07:00,commit, +12914,Cameron Hummels,2016-08-18 23:40:57-07:00,commit, +12915,Cameron Hummels,2016-08-18 23:21:17-07:00,commit, +12916,Cameron Hummels,2016-08-18 23:05:38-07:00,commit, +12917,Cameron Hummels,2016-08-18 23:04:46-07:00,commit, +12918,Fabian Koller,2016-08-19 06:09:16+02:00,commit, +12919,Cameron Hummels,2016-08-18 16:55:52-07:00,commit, +12920,Cameron Hummels,2016-08-18 16:55:00-07:00,commit, +12921,Britton Smith,2016-08-18 17:10:55+01:00,commit, +12922,Nathan Goldbaum,2016-08-18 10:58:12-05:00,commit, +12923,Fabian Koller,2016-08-18 17:27:26+02:00,commit, +12924,Britton Smith,2016-08-18 10:48:37+01:00,commit, +12925,Britton Smith,2016-08-18 10:46:24+01:00,commit, +12926,Fabian Koller,2016-08-18 11:42:23+02:00,commit, +12927,Fabian Koller,2016-08-18 10:42:45+02:00,commit, +12928,Kacper Kowalik,2016-08-17 19:37:53-05:00,commit, +12929,Austin Gilbert,2016-08-17 18:01:54-04:00,commit, +12930,Kacper Kowalik,2016-08-17 15:43:15-05:00,commit, +12931,Kacper Kowalik,2016-08-17 14:51:17-05:00,commit, +12932,Kacper Kowalik,2016-08-17 14:41:50-05:00,commit, +12933,Nathan Goldbaum,2016-08-17 13:51:47-05:00,commit, +12934,Cameron Hummels,2016-08-17 11:45:52-07:00,commit, +12935,John ZuHone,2016-08-17 14:16:45-04:00,commit, +12936,Britton Smith,2016-08-17 16:34:51+01:00,commit, +12937,Britton Smith,2016-08-17 16:31:54+01:00,commit, +12938,Britton Smith,2016-08-17 16:29:06+01:00,commit, +12939,Britton Smith,2016-08-17 16:28:44+01:00,commit, +12940,Austin Gilbert,2016-08-16 23:02:13-04:00,commit, +12941,Austin Gilbert,2016-08-16 19:09:55-04:00,commit, +12942,Austin Gilbert,2016-08-16 18:59:16-04:00,commit, +12943,Austin Gilbert,2016-08-16 18:05:38-04:00,commit, +12944,Austin Gilbert,2016-08-16 14:41:12-04:00,commit, +12945,Britton Smith,2016-08-16 14:48:21+01:00,commit, +12946,Britton Smith,2016-08-16 14:11:17+01:00,commit, +12947,Fabian Koller,2016-08-16 15:10:40+02:00,commit, +12948,Fabian Koller,2016-08-16 11:25:41+02:00,commit, +12949,Fabian Koller,2016-08-16 10:21:58+02:00,commit, +12950,Weiguang Cui,2016-08-16 14:01:15+08:00,commit, +12951,Kacper Kowalik,2016-08-15 14:57:35-05:00,commit, +12952,Fabian Koller,2016-08-15 19:03:08+02:00,commit, +12953,Britton Smith,2016-08-15 17:09:24+01:00,commit, +12954,Britton Smith,2016-08-15 17:04:27+01:00,commit, +12955,Britton Smith,2016-08-15 17:03:20+01:00,commit, +12956,Britton Smith,2016-08-15 16:58:54+01:00,commit, +12957,Britton Smith,2016-08-15 15:48:55+01:00,commit, +12958,Britton Smith,2016-08-15 15:45:50+01:00,commit, +12959,Britton Smith,2016-08-15 14:52:06+01:00,commit, +12960,Britton Smith,2016-08-15 14:39:06+01:00,commit, +12961,Austin Gilbert,2016-08-14 13:38:12-04:00,commit, +12962,Austin Gilbert,2016-08-14 11:56:28-04:00,commit, +12963,Fabian Koller,2016-08-14 17:54:08+02:00,commit, +12964,Fabian Koller,2016-08-14 17:10:33+02:00,commit, +12965,Austin Gilbert,2016-08-13 21:50:24-04:00,commit, +12966,Nathan Goldbaum,2016-08-13 01:49:26-05:00,commit, +12967,Nathan Goldbaum,2016-08-12 20:24:31-05:00,commit, +12968,Nathan Goldbaum,2016-08-12 20:07:33-05:00,commit, +12969,Kacper Kowalik,2016-08-12 15:55:32-05:00,commit, +12970,Kacper Kowalik,2016-08-12 15:55:32-05:00,commit, +12971,Kacper Kowalik,2016-08-12 13:29:23-05:00,commit, +12972,Kacper Kowalik,2016-08-12 13:29:23-05:00,commit, +12973,Matthew Turk,2016-08-12 13:05:42-05:00,commit, +12974,Kacper Kowalik,2016-08-12 13:05:27-05:00,commit, +12975,Matthew Turk,2016-08-12 13:01:28-05:00,commit, +12976,Matthew Turk,2016-08-12 13:01:11-05:00,commit, +12977,Matthew Turk,2016-08-12 12:59:50-05:00,commit, +12978,Matthew Turk,2016-08-12 12:50:33-05:00,commit, +12979,Matthew Turk,2016-08-12 12:48:43-05:00,commit, +12980,Matthew Turk,2016-08-12 12:47:30-05:00,commit, +12981,Britton Smith,2016-08-12 13:49:20+01:00,commit, +12982,Britton Smith,2016-08-12 13:40:12+01:00,commit, +12983,Britton Smith,2016-08-12 12:29:55+01:00,commit, +12984,Britton Smith,2016-08-12 12:29:15+01:00,commit, +12985,Britton Smith,2016-08-12 12:28:07+01:00,commit, +12986,Nathan Goldbaum,2016-08-11 20:05:55-05:00,commit, +12987,Nathan Goldbaum,2016-08-11 20:05:49-05:00,commit, +12988,Nathan Goldbaum,2016-08-11 16:00:18-05:00,commit, +12989,Nathan Goldbaum,2016-08-11 15:23:32-05:00,commit, +12990,Nathan Goldbaum,2016-08-11 13:49:00-05:00,commit, +12991,Chang-Goo Kim,2016-08-11 13:08:53-04:00,commit, +12992,Matthew Turk,2016-08-10 18:49:25-05:00,commit, +12993,Matthew Turk,2016-08-10 18:48:07-05:00,commit, +12994,Cameron Hummels,2016-08-09 22:38:48-07:00,commit, +12995,Matthew Turk,2016-08-09 11:13:24-05:00,commit, +12996,Fabian Koller,2016-08-09 11:32:59+02:00,commit, +12997,Nathan Goldbaum,2016-08-08 18:01:03-05:00,commit, +12998,Matthew Turk,2016-08-08 15:52:40-05:00,commit, +12999,Austin Gilbert,2016-08-08 16:48:59-04:00,commit, +13000,Matthew Turk,2016-08-08 15:41:37-05:00,commit, +13001,Matthew Turk,2016-08-08 15:12:00-05:00,commit, +13002,Matthew Turk,2016-08-08 14:52:25-05:00,commit, +13003,Matthew Turk,2016-08-08 14:16:15-05:00,commit, +13004,Matthew Turk,2016-08-08 14:10:12-05:00,commit, +13005,Austin Gilbert,2016-08-08 15:08:08-04:00,commit, +13006,Nathan Goldbaum,2016-08-08 11:46:40-05:00,commit, +13007,Nathan Goldbaum,2016-08-08 11:46:40-05:00,commit, +13008,Britton Smith,2016-08-07 19:22:07+01:00,commit, +13009,Britton Smith,2016-08-07 12:23:46+01:00,commit, +13010,Britton Smith,2016-08-07 09:18:05+01:00,commit, +13011,Britton Smith,2016-08-07 08:45:17+01:00,commit, +13012,Britton Smith,2016-08-07 08:00:47+01:00,commit, +13013,Britton Smith,2016-08-06 21:56:12+01:00,commit, +13014,Britton Smith,2016-08-06 21:50:52+01:00,commit, +13015,Britton Smith,2016-08-06 21:37:17+01:00,commit, +13016,Britton Smith,2016-08-06 17:55:55+02:00,commit, +13017,Britton Smith,2016-08-06 17:45:13+02:00,commit, +13018,Britton Smith,2016-08-06 17:27:54+02:00,commit, +13019,Britton Smith,2016-08-06 15:47:51+02:00,commit, +13020,Britton Smith,2016-08-06 14:24:38+02:00,commit, +13021,Britton Smith,2016-08-06 11:08:10+02:00,commit, +13022,Cameron Hummels,2016-08-05 14:52:53-07:00,commit, +13023,Nathan Goldbaum,2016-08-05 15:45:45-05:00,commit, +13024,Cameron Hummels,2016-08-05 11:54:44-07:00,commit, +13025,Fabian Koller,2016-08-05 17:49:04+02:00,commit, +13026,Britton Smith,2016-08-05 15:47:29+02:00,commit, +13027,Fabian Koller,2016-08-05 14:53:00+02:00,commit, +13028,Britton Smith,2016-08-05 09:54:36+02:00,commit, +13029,Britton Smith,2016-08-05 09:32:24+02:00,commit, +13030,Cameron Hummels,2016-08-04 22:03:41-07:00,commit, +13031,Cameron Hummels,2016-08-04 19:35:28-07:00,commit, +13032,Cameron Hummels,2016-08-04 19:26:01-07:00,commit, +13033,Cameron Hummels,2016-08-04 19:19:04-07:00,commit, +13034,Cameron Hummels,2016-08-04 19:18:31-07:00,commit, +13035,Britton Smith,2016-08-05 00:32:42+02:00,commit, +13036,Cameron Hummels,2016-08-04 15:29:28-07:00,commit, +13037,Austin Gilbert,2016-08-04 16:59:43-05:00,commit, +13038,Austin Gilbert,2016-08-04 14:43:43-05:00,commit, +13039,Britton Smith,2016-08-04 21:43:13+02:00,commit, +13040,Nathan Goldbaum,2016-08-04 14:18:50-05:00,commit, +13041,Austin Gilbert,2016-08-04 13:51:52-05:00,commit, +13042,Matthew Turk,2016-08-04 12:29:27-05:00,commit, +13043,Matthew Turk,2016-08-04 12:26:53-05:00,commit, +13044,Nathan Goldbaum,2016-08-04 12:26:10-05:00,commit, +13045,Nathan Goldbaum,2016-08-04 11:46:44-05:00,commit, +13046,Fabian Koller,2016-08-04 18:40:01+02:00,commit, +13047,Austin Gilbert,2016-08-04 11:24:55-05:00,commit, +13048,Britton Smith,2016-08-04 17:20:33+02:00,commit, +13049,Cameron Hummels,2016-08-04 08:10:23-07:00,commit, +13050,Matthew Turk,2016-08-04 07:55:47-07:00,commit, +13051,Britton Smith,2016-08-04 15:39:22+02:00,commit, +13052,Britton Smith,2016-08-04 14:43:34+02:00,commit, +13053,Britton Smith,2016-08-04 14:18:21+02:00,commit, +13054,Matthew Turk,2016-08-03 18:49:42-07:00,commit, +13055,Cameron Hummels,2016-08-03 16:43:29-07:00,commit, +13056,Andrew Myers,2016-08-03 15:40:54-07:00,commit, +13057,Andrew Myers,2016-08-03 14:38:45-07:00,commit, +13058,Andrew Myers,2016-08-03 14:31:41-07:00,commit, +13059,Andrew Myers,2016-08-03 14:06:17-07:00,commit, +13060,Andrew Myers,2016-08-03 14:04:38-07:00,commit, +13061,Kacper Kowalik,2016-08-03 15:03:22-05:00,commit, +13062,Kacper Kowalik,2016-08-03 13:28:36-05:00,commit, +13063,Nathan Goldbaum,2016-08-03 13:09:09-05:00,commit, +13064,Andrew Myers,2016-08-03 10:57:23-07:00,commit, +13065,Andrew Myers,2016-08-03 10:41:42-07:00,commit, +13066,Austin Gilbert,2016-08-03 12:15:34-05:00,commit, +13067,Kacper Kowalik,2016-08-03 11:27:56-05:00,commit, +13068,John ZuHone,2016-08-03 10:06:25-04:00,commit, +13069,Kacper Kowalik,2016-08-03 09:00:13-05:00,commit, +13070,Fabian Koller,2016-08-03 15:40:54+02:00,commit, +13071,Fabian Koller,2016-08-03 11:38:37+02:00,commit, +13072,Matthew Turk,2016-08-02 20:20:32-07:00,commit, +13073,Matthew Turk,2016-08-02 19:41:02-07:00,commit, +13074,Matthew Turk,2016-08-02 19:40:45-07:00,commit, +13075,Austin Gilbert,2016-08-02 19:03:51-05:00,commit, +13076,Austin Gilbert,2016-08-02 18:58:08-05:00,commit, +13077,Andrew Myers,2016-08-02 15:34:23-07:00,commit, +13078,Andrew Myers,2016-08-02 15:25:25-07:00,commit, +13079,Andrew Myers,2016-08-02 15:08:04-07:00,commit, +13080,Andrew Myers,2016-08-02 15:07:15-07:00,commit, +13081,Andrew Myers,2016-08-02 15:01:01-07:00,commit, +13082,Andrew Myers,2016-08-02 14:44:07-07:00,commit, +13083,Austin Gilbert,2016-08-02 16:24:00-05:00,commit, +13084,Austin Gilbert,2016-08-02 16:15:38-05:00,commit, +13085,Andrew Myers,2016-08-02 14:00:16-07:00,commit, +13086,Andrew Myers,2016-08-02 13:59:42-07:00,commit, +13087,Andrew Myers,2016-08-02 13:59:19-07:00,commit, +13088,Andrew Myers,2016-08-02 13:58:53-07:00,commit, +13089,Andrew Myers,2016-08-02 13:58:23-07:00,commit, +13090,Austin Gilbert,2016-08-02 15:56:37-05:00,commit, +13091,Austin Gilbert,2016-08-02 15:53:00-05:00,commit, +13092,Austin Gilbert,2016-08-02 15:32:08-05:00,commit, +13093,Matthew Turk,2016-08-02 11:52:15-07:00,commit, +13094,Kacper Kowalik,2016-08-02 12:50:30-05:00,commit, +13095,Kacper Kowalik,2016-08-02 12:16:24-05:00,commit, +13096,Kacper Kowalik,2016-08-02 10:56:40-05:00,commit, +13097,Britton Smith,2016-08-02 17:33:41+02:00,commit, +13098,Britton Smith,2016-08-02 17:25:44+02:00,commit, +13099,Kacper Kowalik,2016-08-02 10:09:01-05:00,commit, +13100,Kacper Kowalik,2016-08-02 09:48:42-05:00,commit, +13101,Fabian Koller,2016-08-02 15:38:25+02:00,commit, +13102,Matthew Turk,2016-08-01 18:54:05-07:00,commit, +13103,Kacper Kowalik,2016-08-02 08:42:38-05:00,commit, +13104,Kacper Kowalik,2016-08-01 17:55:38-05:00,commit, +13105,Kacper Kowalik,2016-08-01 17:54:41-05:00,commit, +13106,Kacper Kowalik,2016-08-01 17:53:44-05:00,commit, +13107,Kacper Kowalik,2016-08-01 17:32:42-05:00,commit, +13108,Nathan Goldbaum,2016-08-01 17:24:06-05:00,commit, +13109,Kacper Kowalik,2016-08-01 17:17:01-05:00,commit, +13110,Austin Gilbert,2016-08-01 15:32:57-05:00,commit, +13111,John ZuHone,2016-08-01 15:58:01-04:00,commit, +13112,Nathan Goldbaum,2016-08-01 13:13:41-05:00,commit, +13113,Fabian Koller,2016-08-01 14:47:13+02:00,commit, +13114,Britton Smith,2016-08-01 12:07:38+02:00,commit, +13115,Britton Smith,2016-08-01 12:04:08+02:00,commit, +13116,Britton Smith,2016-07-31 17:52:37+02:00,commit, +13117,Britton Smith,2016-07-31 14:35:50+01:00,commit, +13118,Britton Smith,2016-07-31 14:28:16+01:00,commit, +13119,Britton Smith,2016-07-31 14:10:54+01:00,commit, +13120,Cameron Hummels,2016-07-30 10:57:07-07:00,commit, +13121,Nathan Goldbaum,2016-07-29 15:29:42-05:00,commit, +13122,Rafael Ruggiero,2016-07-29 17:07:49-03:00,commit, +13123,Rafael Ruggiero,2016-07-29 16:50:39-03:00,commit, +13124,Rafael Ruggiero,2016-07-29 16:20:49-03:00,commit, +13125,Nathan Goldbaum,2016-07-28 16:06:24-05:00,commit, +13126,Nathan Goldbaum,2016-07-28 15:10:21-05:00,commit, +13127,Britton Smith,2016-07-28 15:33:28+01:00,commit, +13128,Britton Smith,2016-07-28 14:06:00+01:00,commit, +13129,Britton Smith,2016-07-28 10:53:19+01:00,commit, +13130,Britton Smith,2016-07-28 10:40:58+01:00,commit, +13131,Michael Zingale,2016-07-27 18:38:20-04:00,commit, +13132,Michael Zingale,2016-07-27 18:28:54-04:00,commit, +13133,Andrew Myers,2016-07-27 09:37:51-07:00,commit, +13134,Matthew Turk,2016-07-26 21:57:46-07:00,commit, +13135,Matthew Turk,2016-07-26 21:54:03-07:00,commit, +13136,Matthew Turk,2016-07-26 20:42:46-07:00,commit, +13137,Matthew Turk,2016-07-26 20:42:40-07:00,commit, +13138,Andrew Myers,2016-07-26 16:43:05-07:00,commit, +13139,Nathan Goldbaum,2016-07-28 16:06:24-05:00,commit, +13140,Andrew Myers,2016-07-26 16:43:05-07:00,commit, +13141,Nathan Goldbaum,2016-07-26 18:16:01-05:00,commit, +13142,Andrew Myers,2016-07-26 15:34:23-07:00,commit, +13143,Andrew Myers,2016-07-26 15:27:40-07:00,commit, +13144,Nathan Goldbaum,2016-07-26 17:07:57-05:00,commit, +13145,Nathan Goldbaum,2016-07-26 17:06:24-05:00,commit, +13146,Nathan Goldbaum,2016-07-26 17:06:07-05:00,commit, +13147,Matthew Turk,2016-07-26 13:49:42-07:00,commit, +13148,Matthew Turk,2016-07-26 13:41:03-07:00,commit, +13149,Andrew Myers,2016-07-26 13:38:24-07:00,commit, +13150,Matthew Turk,2016-07-26 13:19:52-07:00,commit, +13151,Matthew Turk,2016-07-26 13:12:09-07:00,commit, +13152,Nathan Goldbaum,2016-07-26 15:00:40-05:00,commit, +13153,Nathan Goldbaum,2016-07-26 15:00:40-05:00,commit, +13154,Matthew Turk,2016-07-26 12:06:44-07:00,commit, +13155,Austin Gilbert,2016-07-26 13:34:00-05:00,commit, +13156,Kacper Kowalik,2016-07-26 13:11:54-05:00,commit, +13157,Kacper Kowalik,2016-07-26 13:09:09-05:00,commit, +13158,Nathan Goldbaum,2016-07-26 12:22:15-05:00,commit, +13159,Nathan Goldbaum,2016-07-26 12:21:31-05:00,commit, +13160,Nathan Goldbaum,2016-07-26 12:20:33-05:00,commit, +13161,Kacper Kowalik,2016-07-26 11:55:06-05:00,commit, +13162,Matthew Turk,2016-07-26 08:50:03-07:00,commit, +13163,Matthew Turk,2016-07-25 14:18:50-07:00,commit, +13164,Nathan Goldbaum,2016-07-25 16:07:47-05:00,commit, +13165,Michael Zingale,2016-07-25 13:56:45-04:00,commit, +13166,Nathan Goldbaum,2016-07-25 11:51:27-05:00,commit, +13167,Andrew Myers,2016-07-25 09:48:31-07:00,commit, +13168,Nathan Goldbaum,2016-09-13 15:17:20-05:00,commit, +13169,Corentin Cadiou,2016-09-12 22:49:24+02:00,commit, +13170,Hsi-Yu Schive,2016-09-06 15:03:20-05:00,commit, +13171,Alex Lindsay,2016-08-31 17:58:37-05:00,commit, +13172,Britton Smith,2016-09-01 11:00:54+01:00,commit, +13173,Nathan Goldbaum,2016-08-29 17:28:59-05:00,commit, +13174,John ZuHone,2016-08-26 14:25:17-05:00,commit, +13175,Nathan Goldbaum,2016-08-28 09:51:28-05:00,commit, +13176,Nathan Goldbaum,2016-08-24 11:27:27-05:00,commit, +13177,Mark Richardson,2016-08-27 00:31:49+01:00,commit, +13178,Cameron Hummels,2016-08-19 15:27:17-07:00,commit, +13179,Britton Smith,2016-08-18 10:48:37+01:00,commit, +13180,Nathan Goldbaum,2016-08-12 20:24:31-05:00,commit, +13181,Nathan Goldbaum,2016-08-11 20:05:55-05:00,commit, +13182,Nathan Goldbaum,2016-08-11 16:00:18-05:00,commit, +13183,Chang-Goo Kim,2016-08-11 13:08:53-04:00,commit, +13184,Cameron Hummels,2016-08-09 22:38:48-07:00,commit, +13185,Matthew Turk,2016-08-08 14:52:25-05:00,commit, +13186,Cameron Hummels,2016-08-17 11:45:52-07:00,commit, +13187,Cameron Hummels,2016-08-04 08:10:23-07:00,commit, +13188,Matthew Turk,2016-08-02 11:52:15-07:00,commit, +13189,Nathan Goldbaum,2016-08-01 17:24:06-05:00,commit, +13190,Cameron Hummels,2016-07-30 10:57:07-07:00,commit, +13191,Rafael Ruggiero,2016-07-29 17:07:49-03:00,commit, +13192,Michael Zingale,2016-07-27 18:38:20-04:00,commit, +13193,Nathan Goldbaum,2016-07-26 17:07:57-05:00,commit, +13194,Andrew Myers,2016-07-25 09:48:31-07:00,commit, +13195,John ZuHone,2016-07-25 00:58:02-04:00,commit, +13196,John ZuHone,2016-07-25 00:42:56-04:00,commit, +13197,John ZuHone,2016-07-25 00:39:37-04:00,commit, +13198,John ZuHone,2016-07-25 00:02:49-04:00,commit, +13199,Kacper Kowalik,2016-07-24 22:57:14-05:00,commit, +13200,Nathan Goldbaum,2016-07-24 21:07:30-05:00,commit, +13201,Nathan Goldbaum,2016-07-24 20:01:50-05:00,commit, +13202,Nathan Goldbaum,2016-07-24 11:46:38-05:00,commit, +13203,Nathan Goldbaum,2016-07-24 11:40:08-05:00,commit, +13204,Nathan Goldbaum,2016-07-24 11:39:59-05:00,commit, +13205,Nathan Goldbaum,2016-07-24 11:22:16-05:00,commit, +13206,Nathan Goldbaum,2016-07-24 10:38:25-05:00,commit, +13207,Nathan Goldbaum,2016-07-24 10:38:05-05:00,commit, +13208,Nathan Goldbaum,2016-07-24 10:34:12-05:00,commit, +13209,Nathan Goldbaum,2016-07-24 10:31:09-05:00,commit, +13210,Nathan Goldbaum,2016-07-24 10:27:52-05:00,commit, +13211,Cameron Hummels,2016-07-24 07:30:29-07:00,commit, +13212,Britton Smith,2016-07-24 11:55:35+01:00,commit, +13213,Cameron Hummels,2016-07-24 00:32:31-07:00,commit, +13214,Cameron Hummels,2016-07-24 00:27:31-07:00,commit, +13215,Cameron Hummels,2016-07-24 00:29:55-04:00,commit, +13216,Cameron Hummels,2016-07-24 00:21:34-04:00,commit, +13217,Cameron Hummels,2016-07-23 22:38:09-04:00,commit, +13218,Nathan Goldbaum,2016-07-23 08:00:00-05:00,commit, +13219,Cameron Hummels,2016-07-23 14:49:41+02:00,commit, +13220,Nathan Goldbaum,2016-07-22 19:41:23-05:00,commit, +13221,Cameron Hummels,2016-07-23 01:27:27+02:00,commit, +13222,John ZuHone,2016-07-22 16:37:11-04:00,commit, +13223,Nathan Goldbaum,2016-07-22 14:23:12-05:00,commit, +13224,Nathan Goldbaum,2016-07-22 13:48:50-05:00,commit, +13225,Nathan Goldbaum,2016-07-22 13:33:57-05:00,commit, +13226,Kacper Kowalik,2016-07-22 13:31:53-05:00,commit, +13227,Nathan Goldbaum,2016-07-22 13:03:55-05:00,commit, +13228,Nathan Goldbaum,2016-07-22 12:44:07-05:00,commit, +13229,Britton Smith,2016-07-22 17:15:29+01:00,commit, +13230,Britton Smith,2016-07-22 16:47:09+01:00,commit, +13231,Nathan Goldbaum,2016-07-22 09:48:18-05:00,commit, +13232,John ZuHone,2016-07-21 16:54:12-04:00,commit, +13233,Austin Gilbert,2016-07-21 10:48:34-05:00,commit, +13234,John ZuHone,2016-07-21 11:42:41-04:00,commit, +13235,Kacper Kowalik,2016-07-21 09:54:26-05:00,commit, +13236,Andrew Myers,2016-07-20 18:22:09-07:00,commit, +13237,Austin Gilbert,2016-07-20 19:12:52-05:00,commit, +13238,Austin Gilbert,2016-07-20 19:04:06-05:00,commit, +13239,Nathan Goldbaum,2016-07-20 15:01:03-07:00,commit, +13240,Nathan Goldbaum,2016-07-20 14:54:47-07:00,commit, +13241,Nathan Goldbaum,2016-07-20 14:27:24-07:00,commit, +13242,John ZuHone,2016-07-20 16:53:29-04:00,commit, +13243,Austin Gilbert,2016-07-20 15:42:46-05:00,commit, +13244,Nathan Goldbaum,2016-07-20 14:19:06-05:00,commit, +13245,Austin Gilbert,2016-07-20 14:15:00-05:00,commit, +13246,Andrew Myers,2016-07-20 11:58:07-07:00,commit, +13247,Austin Gilbert,2016-07-20 13:43:50-05:00,commit, +13248,John ZuHone,2016-07-20 13:52:19-04:00,commit, +13249,Nathan Goldbaum,2016-07-20 12:33:43-05:00,commit, +13250,Matthew Turk,2016-07-20 10:17:18-07:00,commit, +13251,Nathan Goldbaum,2016-07-20 11:23:57-05:00,commit, +13252,John ZuHone,2016-07-20 12:04:42-04:00,commit, +13253,Nathan Goldbaum,2016-07-20 10:10:09-05:00,commit, +13254,Nathan Goldbaum,2016-07-20 10:09:21-05:00,commit, +13255,John ZuHone,2016-07-20 10:04:01-04:00,commit, +13256,Andrew Myers,2016-07-19 21:25:45-07:00,commit, +13257,Austin Gilbert,2016-07-19 18:55:38-05:00,commit, +13258,Austin Gilbert,2016-07-19 22:40:35+00:00,commit, +13259,Stephanie Tonnesen,2016-07-19 15:39:34-07:00,commit, +13260,Austin Gilbert,2016-07-19 17:34:57-05:00,commit, +13261,Austin Gilbert,2016-07-19 17:03:31-05:00,commit, +13262,Austin Gilbert,2016-07-19 16:58:23-05:00,commit, +13263,Austin Gilbert,2016-07-19 16:55:35-05:00,commit, +13264,Nathan Goldbaum,2016-07-19 16:22:11-05:00,commit, +13265,Nathan Goldbaum,2016-07-19 16:08:06-05:00,commit, +13266,Andrew Myers,2016-07-19 14:08:04-07:00,commit, +13267,Nathan Goldbaum,2016-07-19 16:07:43-05:00,commit, +13268,Austin Gilbert,2016-07-19 14:34:57-05:00,commit, +13269,Austin Gilbert,2016-07-19 14:24:05-05:00,commit, +13270,Austin Gilbert,2016-07-19 14:13:59-05:00,commit, +13271,Austin Gilbert,2016-07-19 14:08:05-05:00,commit, +13272,John ZuHone,2016-07-19 13:57:25-04:00,commit, +13273,John ZuHone,2016-07-19 13:23:07-04:00,commit, +13274,Nathan Goldbaum,2016-07-19 12:21:13-05:00,commit, +13275,Kacper Kowalik,2016-07-19 11:06:33-05:00,commit, +13276,Nathan Goldbaum,2016-07-19 10:51:53-05:00,commit, +13277,Kacper Kowalik,2016-07-19 10:10:23-05:00,commit, +13278,Kacper Kowalik,2016-07-19 10:07:31-05:00,commit, +13279,Kacper Kowalik,2016-07-19 10:06:39-05:00,commit, +13280,Kacper Kowalik,2016-07-19 09:27:53-05:00,commit, +13281,Kacper Kowalik,2016-07-19 09:13:55-05:00,commit, +13282,Kacper Kowalik,2016-07-19 08:55:01-05:00,commit, +13283,Britton Smith,2016-07-19 13:13:55+01:00,commit, +13284,Fabian Koller,2016-07-19 14:03:22+02:00,commit, +13285,Nathan Goldbaum,2016-07-18 20:41:33-05:00,commit, +13286,John ZuHone,2016-07-18 20:51:32-04:00,commit, +13287,John ZuHone,2016-07-18 20:51:15-04:00,commit, +13288,Kacper Kowalik,2016-07-18 19:08:01-05:00,commit, +13289,Andrew Myers,2016-07-18 13:35:55-07:00,commit, +13290,Kacper Kowalik,2016-07-18 15:08:44-05:00,commit, +13291,Kacper Kowalik,2016-07-18 14:52:04-05:00,commit, +13292,Andrew Myers,2016-07-18 12:27:36-07:00,commit, +13293,Andrew Myers,2016-07-18 12:26:50-07:00,commit, +13294,Andrew Myers,2016-07-18 12:24:10-07:00,commit, +13295,Andrew Myers,2016-07-18 12:16:24-07:00,commit, +13296,Kacper Kowalik,2016-07-18 14:09:11-05:00,commit, +13297,Kacper Kowalik,2016-07-18 13:50:25-05:00,commit, +13298,Austin Gilbert,2016-07-18 13:07:20-05:00,commit, +13299,Britton Smith,2016-07-18 15:07:35+01:00,commit, +13300,Britton Smith,2016-07-18 15:06:34+01:00,commit, +13301,Britton Smith,2016-07-18 14:56:16+01:00,commit, +13302,Nathan Goldbaum,2016-07-17 23:13:04-05:00,commit, +13303,Nathan Goldbaum,2016-07-17 22:54:48-05:00,commit, +13304,Nathan Goldbaum,2016-07-17 21:20:19-05:00,commit, +13305,Nathan Goldbaum,2016-07-17 21:20:06-05:00,commit, +13306,Michael Zingale,2016-07-17 21:48:09-04:00,commit, +13307,Stephanie Tonnesen,2016-07-17 11:12:47-07:00,commit, +13308,Andrew Myers,2016-07-17 12:00:24-05:00,commit, +13309,Stephanie Tonnesen,2016-07-17 09:54:13-07:00,commit, +13310,Nathan Goldbaum,2016-07-17 11:41:29-05:00,commit, +13311,Nathan Goldbaum,2016-07-17 11:20:58-05:00,commit, +13312,Andrew Myers,2016-07-17 10:50:09-05:00,commit, +13313,Nathan Goldbaum,2016-07-17 10:12:43-05:00,commit, +13314,Nathan Goldbaum,2016-07-17 09:54:22-05:00,commit, +13315,Nathan Goldbaum,2016-07-17 09:52:36-05:00,commit, +13316,Nathan Goldbaum,2016-07-17 09:50:02-05:00,commit, +13317,Andrew Myers,2016-07-16 22:17:00-05:00,commit, +13318,Nathan Goldbaum,2016-07-16 18:10:18-05:00,commit, +13319,Andrew Myers,2016-07-16 18:05:51-05:00,commit, +13320,Nathan Goldbaum,2016-07-16 17:55:59-05:00,commit, +13321,Nathan Goldbaum,2016-07-16 17:51:59-05:00,commit, +13322,Nathan Goldbaum,2016-07-16 17:51:33-05:00,commit, +13323,Nathan Goldbaum,2016-07-16 17:49:43-05:00,commit, +13324,Meagan Lang,2016-07-16 22:47:32+00:00,commit, +13325,Meagan Lang,2016-07-16 22:29:41+00:00,commit, +13326,Andrew Myers,2016-07-16 16:46:08-05:00,commit, +13327,Andrew Myers,2016-07-16 16:40:29-05:00,commit, +13328,Andrew Myers,2016-07-16 16:40:04-05:00,commit, +13329,Andrew Myers,2016-07-16 16:29:01-05:00,commit, +13330,Andrew Myers,2016-07-16 16:28:08-05:00,commit, +13331,Nathan Goldbaum,2016-07-16 14:06:55-05:00,commit, +13332,Nathan Goldbaum,2016-07-16 13:48:10-05:00,commit, +13333,Nathan Goldbaum,2016-07-16 13:41:11-05:00,commit, +13334,Nathan Goldbaum,2016-07-16 13:31:19-05:00,commit, +13335,Nathan Goldbaum,2016-07-16 12:41:31-05:00,commit, +13336,Meagan Lang,2016-07-16 17:15:07+00:00,commit, +13337,Britton Smith,2016-07-16 18:06:54+01:00,commit, +13338,Kacper Kowalik,2016-07-16 11:25:00-05:00,commit, +13339,Kacper Kowalik,2016-07-16 11:00:49-05:00,commit, +13340,Kacper Kowalik,2016-07-16 11:00:24-05:00,commit, +13341,Kacper Kowalik,2016-07-16 10:59:01-05:00,commit, +13342,Kacper Kowalik,2016-07-16 10:53:49-05:00,commit, +13343,Nathan Goldbaum,2016-07-16 10:51:18-05:00,commit, +13344,Kacper Kowalik,2016-07-16 10:47:23-05:00,commit, +13345,Kacper Kowalik,2016-07-16 10:46:24-05:00,commit, +13346,Kacper Kowalik,2016-07-16 10:43:45-05:00,commit, +13347,Nathan Goldbaum,2016-07-16 10:36:56-05:00,commit, +13348,Britton Smith,2016-07-16 11:56:44+01:00,commit, +13349,Britton Smith,2016-07-16 11:37:50+01:00,commit, +13350,Britton Smith,2016-07-16 10:37:59+01:00,commit, +13351,Britton Smith,2016-07-16 09:47:42+01:00,commit, +13352,Britton Smith,2016-07-16 09:45:36+01:00,commit, +13353,Nathan Goldbaum,2016-07-15 23:48:45-05:00,commit, +13354,Matthew Turk,2016-07-15 19:27:44-05:00,commit, +13355,Matthew Turk,2016-07-15 18:52:04-05:00,commit, +13356,Britton Smith,2016-07-15 17:05:44+01:00,commit, +13357,Nathan Goldbaum,2016-07-15 11:01:26-05:00,commit, +13358,Nathan Goldbaum,2016-07-15 10:43:18-05:00,commit, +13359,Nathan Goldbaum,2016-07-15 10:43:00-05:00,commit, +13360,Fabian Koller,2016-07-15 16:16:28+02:00,commit, +13361,Britton Smith,2016-07-15 15:03:29+01:00,commit, +13362,Nathan Goldbaum,2016-07-14 22:59:08-05:00,commit, +13363,Nathan Goldbaum,2016-07-14 22:48:48-05:00,commit, +13364,Matthew Turk,2016-07-14 18:02:48-05:00,commit, +13365,Nathan Goldbaum,2016-07-13 16:21:36-05:00,commit, +13366,Matthew Turk,2016-07-13 16:20:44-05:00,commit, +13367,Matthew Turk,2016-07-13 16:16:38-05:00,commit, +13368,Kacper Kowalik,2016-07-13 15:40:33-05:00,commit, +13369,Matthew Turk,2016-07-13 13:24:18-05:00,commit, +13370,John ZuHone,2016-07-13 00:29:34-04:00,commit, +13371,Matthew Turk,2016-07-12 13:52:00-05:00,commit, +13372,Nathan Goldbaum,2016-07-12 13:38:28-05:00,commit, +13373,John ZuHone,2016-07-12 14:33:52-04:00,commit, +13374,Fabian Koller,2016-07-12 13:38:45+02:00,commit, +13375,Nathan Goldbaum,2016-07-12 00:51:22-05:00,commit, +13376,Nathan Goldbaum,2016-07-12 00:32:39-05:00,commit, +13377,Nathan Goldbaum,2016-07-11 20:06:32-05:00,commit, +13378,Nathan Goldbaum,2016-07-11 20:06:25-05:00,commit, +13379,Matthew Turk,2016-07-11 17:36:32-05:00,commit, +13380,Matthew Turk,2016-07-11 17:19:50-05:00,commit, +13381,Nathan Goldbaum,2016-07-11 16:57:07-05:00,commit, +13382,Nathan Goldbaum,2016-07-11 16:32:28-05:00,commit, +13383,Nathan Goldbaum,2016-07-11 16:17:49-05:00,commit, +13384,Nathan Goldbaum,2016-07-11 16:17:25-05:00,commit, +13385,Nathan Goldbaum,2016-07-11 16:16:39-05:00,commit, +13386,Matthew Turk,2016-07-11 15:21:54-05:00,commit, +13387,Matthew Turk,2016-07-11 14:53:09-05:00,commit, +13388,Matthew Turk,2016-07-11 14:41:27-05:00,commit, +13389,Nathan Goldbaum,2016-07-10 21:29:46-05:00,commit, +13390,Nathan Goldbaum,2016-07-10 20:58:54-05:00,commit, +13391,Nathan Goldbaum,2016-07-10 15:41:25-05:00,commit, +13392,Nathan Goldbaum,2016-07-10 15:41:10-05:00,commit, +13393,Nathan Goldbaum,2016-07-10 15:49:18-05:00,commit, +13394,John ZuHone,2016-07-10 09:17:01-07:00,commit, +13395,John ZuHone,2016-07-10 09:15:56-07:00,commit, +13396,Nathan Goldbaum,2016-07-09 16:51:46-05:00,commit, +13397,Nathan Goldbaum,2016-07-09 16:51:27-05:00,commit, +13398,Nathan Goldbaum,2016-07-09 16:49:09-05:00,commit, +13399,Kacper Kowalik,2016-07-09 16:48:01-05:00,commit, +13400,Andrew Myers,2016-07-09 14:24:19-07:00,commit, +13401,Matthew Turk,2016-07-09 16:15:47-05:00,commit, +13402,Nathan Goldbaum,2016-07-09 10:14:59-05:00,commit, +13403,Nathan Goldbaum,2016-07-09 10:14:53-05:00,commit, +13404,Nathan Goldbaum,2016-07-08 17:52:30-05:00,commit, +13405,Nathan Goldbaum,2016-07-08 17:07:33-05:00,commit, +13406,Nathan Goldbaum,2016-07-10 23:23:52-05:00,commit, +13407,Andrew Myers,2016-07-08 15:07:03-07:00,commit, +13408,Matthew Turk,2016-07-08 16:55:53-05:00,commit, +13409,Matthew Turk,2016-07-08 16:47:32-05:00,commit, +13410,Nathan Goldbaum,2016-07-08 16:38:26-05:00,commit, +13411,Nathan Goldbaum,2016-07-08 16:33:17-05:00,commit, +13412,Nathan Goldbaum,2016-07-09 01:16:11-05:00,commit, +13413,Matthew Turk,2016-07-08 16:31:50-05:00,commit, +13414,Nathan Goldbaum,2016-07-08 10:58:08-05:00,commit, +13415,Nathan Goldbaum,2016-07-10 20:57:26-05:00,commit, +13416,Nathan Goldbaum,2016-07-10 20:57:08-05:00,commit, +13417,Matthew Turk,2016-07-08 10:52:07-05:00,commit, +13418,Nathan Goldbaum,2016-07-08 10:50:30-05:00,commit, +13419,Nathan Goldbaum,2016-07-08 10:49:41-05:00,commit, +13420,Matthew Turk,2016-07-08 10:43:02-05:00,commit, +13421,Matthew Turk,2016-07-08 10:41:16-05:00,commit, +13422,Matthew Turk,2016-07-07 15:41:18-05:00,commit, +13423,Matthew Turk,2016-07-07 15:39:02-05:00,commit, +13424,Matthew Turk,2016-07-07 15:30:43-05:00,commit, +13425,Matthew Turk,2016-07-07 15:28:37-05:00,commit, +13426,Matthew Turk,2016-07-07 14:57:29-05:00,commit, +13427,John ZuHone,2016-07-07 15:45:47-04:00,commit, +13428,John ZuHone,2016-07-07 15:42:15-04:00,commit, +13429,John ZuHone,2016-07-07 15:41:17-04:00,commit, +13430,Matthew Turk,2016-07-07 13:38:08-05:00,commit, +13431,Matthew Turk,2016-07-07 13:23:26-05:00,commit, +13432,Nathan Goldbaum,2016-07-06 16:09:53-05:00,commit, +13433,Matthew Turk,2016-07-06 14:44:51-05:00,commit, +13434,Matthew Turk,2016-07-06 14:28:34-05:00,commit, +13435,Nathan Goldbaum,2016-07-06 11:45:08-05:00,commit, +13436,John ZuHone,2016-07-06 11:45:13-04:00,commit, +13437,Nathan Goldbaum,2016-07-05 18:42:46-05:00,commit, +13438,Matthew Turk,2016-07-05 15:49:20-05:00,commit, +13439,Matthew Turk,2016-07-05 08:43:47-05:00,commit, +13440,Matthew Turk,2016-07-03 21:11:17-05:00,commit, +13441,Matthew Turk,2016-07-03 20:59:43-05:00,commit, +13442,Matthew Turk,2016-07-03 14:45:16-05:00,commit, +13443,Matthew Turk,2016-07-03 14:31:12-05:00,commit, +13444,Matthew Turk,2016-07-01 16:54:28-05:00,commit, +13445,Matthew Turk,2016-07-01 16:22:43-05:00,commit, +13446,Matthew Turk,2016-07-01 16:05:36-05:00,commit, +13447,Matthew Turk,2016-07-01 16:01:54-05:00,commit, +13448,Matthew Turk,2016-07-01 12:45:54-05:00,commit, +13449,John ZuHone,2016-06-30 23:16:40-04:00,commit, +13450,Matthew Turk,2016-06-30 16:58:14-05:00,commit, +13451,Matthew Turk,2016-06-30 16:54:11-05:00,commit, +13452,Matthew Turk,2016-06-30 16:44:01-05:00,commit, +13453,Nathan Goldbaum,2016-06-30 16:14:41-05:00,commit, +13454,Matthew Turk,2016-06-30 15:18:47-05:00,commit, +13455,Nathan Goldbaum,2016-06-30 15:18:38-05:00,commit, +13456,Nathan Goldbaum,2016-06-30 15:00:27-05:00,commit, +13457,Nathan Goldbaum,2016-06-30 15:00:07-05:00,commit, +13458,Matthew Turk,2016-06-30 13:18:16-05:00,commit, +13459,Bili Dong,2016-06-29 15:07:27-07:00,commit, +13460,Bili Dong,2016-06-29 14:59:51-07:00,commit, +13461,Matthew Turk,2016-06-29 16:40:04-05:00,commit, +13462,Matthew Turk,2016-06-29 15:45:39-05:00,commit, +13463,Nathan Goldbaum,2016-06-29 15:07:56-05:00,commit, +13464,Matthew Turk,2016-06-29 14:31:08-05:00,commit, +13465,Matthew Turk,2016-06-29 14:16:52-05:00,commit, +13466,Nathan Goldbaum,2016-06-29 13:28:37-05:00,commit, +13467,Nathan Goldbaum,2016-06-29 13:24:47-05:00,commit, +13468,Kacper Kowalik,2016-06-29 13:22:52-05:00,commit, +13469,John ZuHone,2016-06-29 14:20:21-04:00,commit, +13470,Andrew Myers,2016-06-29 11:12:02-07:00,commit, +13471,Kacper Kowalik,2016-06-29 13:06:34-05:00,commit, +13472,Nathan Goldbaum,2016-06-29 11:05:53-05:00,commit, +13473,Kacper Kowalik,2016-06-29 09:47:07-05:00,commit, +13474,Nathan Goldbaum,2016-06-28 17:09:12-05:00,commit, +13475,Matthew Turk,2016-06-28 15:44:46-05:00,commit, +13476,Nathan Goldbaum,2016-06-28 15:27:21-05:00,commit, +13477,Matthew Turk,2016-06-28 10:29:48-05:00,commit, +13478,Fabian Koller,2016-06-28 16:30:37+02:00,commit, +13479,Fabian Koller,2016-06-28 11:17:19+02:00,commit, +13480,Charlie Watson,2016-06-27 18:27:32-07:00,commit, +13481,Charlie Watson,2016-06-27 17:53:37-07:00,commit, +13482,Charlie Watson,2016-06-27 15:50:57-07:00,commit, +13483,Nathan Goldbaum,2016-06-27 17:26:15-05:00,commit, +13484,Kacper Kowalik,2016-06-25 19:17:40-05:00,commit, +13485,Kacper Kowalik,2016-06-25 18:40:02-05:00,commit, +13486,Nathan Goldbaum,2016-06-25 17:22:26-05:00,commit, +13487,Britton Smith,2016-06-25 13:19:12+01:00,commit, +13488,Britton Smith,2016-06-25 13:18:38+01:00,commit, +13489,Kacper Kowalik,2016-06-24 16:32:02-05:00,commit, +13490,Kacper Kowalik,2016-06-24 16:10:17-05:00,commit, +13491,Kacper Kowalik,2016-06-24 16:09:53-05:00,commit, +13492,Kacper Kowalik,2016-06-24 13:01:34-05:00,commit, +13493,Fabian Koller,2016-06-24 15:15:09+02:00,commit, +13494,Britton Smith,2016-06-24 11:07:20+01:00,commit, +13495,Britton Smith,2016-06-24 11:00:39+01:00,commit, +13496,Britton Smith,2016-06-24 10:42:32+01:00,commit, +13497,Matthew Turk,2016-06-24 10:15:22+02:00,commit, +13498,Erwin Lau,2016-06-23 01:34:42-04:00,commit, +13499,Erwin Lau,2016-06-22 14:50:25-04:00,commit, +13500,Allyson Julian,2016-06-22 13:49:55-05:00,commit, +13501,Allyson Julian,2016-06-22 13:32:06-05:00,commit, +13502,Allyson Julian,2016-06-22 13:26:09-05:00,commit, +13503,Allyson Julian,2016-06-22 12:35:30-05:00,commit, +13504,Bili Dong,2016-06-21 15:57:01-07:00,commit, +13505,Bili Dong,2016-06-21 15:54:44-07:00,commit, +13506,Bili Dong,2016-06-21 15:54:11-07:00,commit, +13507,Bili Dong,2016-06-21 14:06:46-07:00,commit, +13508,Allyson Julian,2016-06-21 12:59:04-05:00,commit, +13509,Allyson Julian,2016-06-21 11:02:32-05:00,commit, +13510,Fabian Koller,2016-06-21 16:50:21+02:00,commit, +13511,Fabian Koller,2016-06-21 15:48:30+02:00,commit, +13512,Fabian Koller,2016-06-21 15:02:50+02:00,commit, +13513,Fabian Koller,2016-06-21 13:31:06+02:00,commit, +13514,Fabian Koller,2016-06-21 11:55:22+02:00,commit, +13515,Fabian Koller,2016-06-21 11:39:48+02:00,commit, +13516,Fabian Koller,2016-06-21 10:59:45+02:00,commit, +13517,Allyson Julian,2016-06-20 12:43:57-05:00,commit, +13518,Allyson Julian,2016-06-20 12:37:38-05:00,commit, +13519,Allyson Julian,2016-06-20 12:33:51-05:00,commit, +13520,Matthew Turk,2016-06-20 03:03:26-05:00,commit, +13521,Matthew Turk,2016-06-18 21:24:29-05:00,commit, +13522,Matthew Turk,2016-06-18 21:12:19-05:00,commit, +13523,Matthew Turk,2016-06-18 20:32:57-05:00,commit, +13524,Matthew Turk,2016-06-18 19:28:55-05:00,commit, +13525,Erwin Lau,2016-06-18 02:43:10-04:00,commit, +13526,Andrew Myers,2016-06-17 07:34:41-07:00,commit, +13527,Fabian Koller,2016-06-17 15:48:26+02:00,commit, +13528,Kacper Kowalik,2016-06-17 07:59:37-05:00,commit, +13529,Kacper Kowalik,2016-06-17 07:55:04-05:00,commit, +13530,Charlie Watson,2016-06-16 18:12:31-07:00,commit, +13531,Nathan Goldbaum,2016-06-16 20:11:11-05:00,commit, +13532,Matthew Turk,2016-06-16 19:54:46-05:00,commit, +13533,Matthew Turk,2016-06-16 17:21:48-05:00,commit, +13534,Matthew Turk,2016-06-16 17:19:53-05:00,commit, +13535,Matthew Turk,2016-06-16 16:10:55-05:00,commit, +13536,Charlie Watson,2016-06-16 14:04:18-07:00,commit, +13537,Matthew Turk,2016-06-16 15:43:11-05:00,commit, +13538,Matthew Turk,2016-06-16 15:34:57-05:00,commit, +13539,Nathan Goldbaum,2016-06-16 11:49:38-05:00,commit, +13540,Andrew Myers,2016-06-15 18:32:57-07:00,commit, +13541,Andrew Myers,2016-06-15 18:31:55-07:00,commit, +13542,Andrew Myers,2016-06-15 18:31:33-07:00,commit, +13543,Andrew Myers,2016-06-15 18:03:31-07:00,commit, +13544,Nathan Goldbaum,2016-06-15 19:38:18-05:00,commit, +13545,Charlie Watson,2016-06-15 17:05:17-07:00,commit, +13546,Charlie Watson,2016-06-15 17:03:49-07:00,commit, +13547,Matthew Turk,2016-06-15 16:57:22-05:00,commit, +13548,Nathan Goldbaum,2016-06-15 16:42:37-05:00,commit, +13549,Kacper Kowalik,2016-06-15 16:37:25-05:00,commit, +13550,Andrew Myers,2016-06-15 14:34:09-07:00,commit, +13551,Nathan Goldbaum,2016-06-15 16:18:41-05:00,commit, +13552,Nathan Goldbaum,2016-06-15 15:58:20-05:00,commit, +13553,Andrew Myers,2016-06-15 13:53:34-07:00,commit, +13554,John ZuHone,2016-06-15 16:26:39-04:00,commit, +13555,Matthew Turk,2016-06-15 15:11:49-05:00,commit, +13556,Britton Smith,2016-06-15 21:01:04+01:00,commit, +13557,Matthew Turk,2016-06-15 14:13:08-05:00,commit, +13558,Nathan Goldbaum,2016-06-15 13:53:09-05:00,commit, +13559,Matthew Turk,2016-06-15 13:47:20-05:00,commit, +13560,Andrew Myers,2016-06-15 11:32:53-07:00,commit, +13561,Nathan Goldbaum,2016-06-15 13:31:32-05:00,commit, +13562,Nathan Goldbaum,2016-06-15 13:29:10-05:00,commit, +13563,Matthew Turk,2016-06-15 13:25:35-05:00,commit, +13564,Andrew Myers,2016-06-15 11:24:00-07:00,commit, +13565,Kacper Kowalik,2016-06-15 13:23:16-05:00,commit, +13566,Andrew Myers,2016-06-15 11:17:50-07:00,commit, +13567,Matthew Turk,2016-06-15 13:13:21-05:00,commit, +13568,Nathan Goldbaum,2016-06-15 13:12:04-05:00,commit, +13569,Nathan Goldbaum,2016-06-15 13:09:43-05:00,commit, +13570,Nathan Goldbaum,2016-06-15 13:06:25-05:00,commit, +13571,Kacper Kowalik,2016-06-15 13:05:40-05:00,commit, +13572,Andrew Myers,2016-06-15 11:04:47-07:00,commit, +13573,Matthew Turk,2016-06-15 12:55:24-05:00,commit, +13574,Nathan Goldbaum,2016-06-15 11:32:19-05:00,commit, +13575,Kacper Kowalik,2016-06-15 08:23:29-05:00,commit, +13576,Nathan Goldbaum,2016-06-14 20:49:33-05:00,commit, +13577,Charlie Watson,2016-06-14 18:13:57-07:00,commit, +13578,Charlie Watson,2016-06-14 13:56:34-07:00,commit, +13579,Charlie Watson,2016-06-14 13:54:16-07:00,commit, +13580,Matthew Turk,2016-06-14 15:30:29-05:00,commit, +13581,Charlie Watson,2016-06-14 12:13:30-07:00,commit, +13582,Charlie Watson,2016-06-14 12:01:21-07:00,commit, +13583,Charlie Watson,2016-06-14 11:57:51-07:00,commit, +13584,Charlie Watson,2016-06-14 11:38:28-07:00,commit, +13585,Charlie Watson,2016-06-14 11:36:59-07:00,commit, +13586,Charlie Watson,2016-06-14 11:35:45-07:00,commit, +13587,Charlie Watson,2016-06-14 11:33:28-07:00,commit, +13588,Charlie Watson,2016-06-14 11:20:06-07:00,commit, +13589,Charlie Watson,2016-06-14 11:14:33-07:00,commit, +13590,Charlie Watson,2016-06-14 11:10:55-07:00,commit, +13591,Matthew Turk,2016-06-14 13:05:15-05:00,commit, +13592,Britton Smith,2016-06-14 17:25:46+01:00,commit, +13593,Fabian Koller,2016-06-14 15:34:52+02:00,commit, +13594,John Wise,2016-06-14 09:00:38-04:00,commit, +13595,Fabian Koller,2016-06-14 11:20:42+02:00,commit, +13596,Charlie Watson,2016-06-13 18:33:17-07:00,commit, +13597,Charlie Watson,2016-06-13 18:29:38-07:00,commit, +13598,Charlie Watson,2016-06-13 18:27:47-07:00,commit, +13599,Charlie Watson,2016-06-13 18:25:59-07:00,commit, +13600,Charlie Watson,2016-06-13 18:20:15-07:00,commit, +13601,Charlie Watson,2016-06-13 18:17:38-07:00,commit, +13602,Charlie Watson,2016-06-13 18:13:48-07:00,commit, +13603,Charlie Watson,2016-06-13 15:34:02-07:00,commit, +13604,Nathan Goldbaum,2016-06-13 17:20:53-05:00,commit, +13605,Matthew Turk,2016-06-13 16:30:31-05:00,commit, +13606,Britton Smith,2016-06-13 22:26:22+01:00,commit, +13607,Matthew Turk,2016-06-13 16:24:50-05:00,commit, +13608,Charlie Watson,2016-06-13 14:23:32-07:00,commit, +13609,Charlie Watson,2016-06-13 13:09:15-07:00,commit, +13610,Matthew Turk,2016-06-13 14:56:51-05:00,commit, +13611,Britton Smith,2016-06-13 20:01:53+01:00,commit, +13612,Britton Smith,2016-06-13 20:01:53+01:00,commit, +13613,Britton Smith,2016-06-13 20:05:59+01:00,commit, +13614,Britton Smith,2016-06-13 19:47:20+01:00,commit, +13615,Nathan Goldbaum,2016-06-13 13:20:07-05:00,commit, +13616,Nathan Goldbaum,2016-06-13 13:03:05-05:00,commit, +13617,Matthew Turk,2016-06-13 10:59:43-05:00,commit, +13618,Nathan Goldbaum,2016-06-13 10:58:06-05:00,commit, +13619,Matthew Turk,2016-06-13 10:56:40-05:00,commit, +13620,Britton Smith,2016-06-13 15:52:23+01:00,commit, +13621,Robert Bradshaw,2016-06-10 16:46:50-07:00,commit, +13622,Robert Bradshaw,2016-06-10 16:18:07-07:00,commit, +13623,Meagan Lang,2016-06-10 19:08:53+00:00,commit, +13624,Meagan Lang,2016-06-10 19:07:39+00:00,commit, +13625,Nathan Goldbaum,2016-06-10 14:03:55-05:00,commit, +13626,Andrew Myers,2016-06-10 10:40:19-07:00,commit, +13627,John ZuHone,2016-06-10 13:26:38-04:00,commit, +13628,Nathan Goldbaum,2016-06-10 11:05:58-05:00,commit, +13629,John ZuHone,2016-06-10 12:03:56-04:00,commit, +13630,Fabian Koller,2016-06-10 14:21:52+02:00,commit, +13631,Fabian Koller,2016-06-10 10:35:30+02:00,commit, +13632,Matthew Turk,2016-06-09 18:49:31-05:00,commit, +13633,Andrew Myers,2016-06-09 15:49:54-07:00,commit, +13634,Andrew Myers,2016-06-09 15:32:32-07:00,commit, +13635,Meagan Lang,2016-06-09 21:08:47+00:00,commit, +13636,Matthew Turk,2016-06-09 13:49:47-05:00,commit, +13637,Nathan Goldbaum,2016-06-09 13:15:14-05:00,commit, +13638,Matthew Turk,2016-06-09 11:46:12-05:00,commit, +13639,Bili Dong,2016-06-08 15:35:29-07:00,commit, +13640,Nathan Goldbaum,2016-06-08 17:08:24-05:00,commit, +13641,Bili Dong,2016-06-08 15:03:24-07:00,commit, +13642,Nathan Goldbaum,2016-06-08 10:51:51-05:00,commit, +13643,Nathan Goldbaum,2016-06-08 10:21:17-05:00,commit, +13644,Nathan Goldbaum,2016-06-08 10:08:50-05:00,commit, +13645,Nathan Goldbaum,2016-06-08 10:04:49-05:00,commit, +13646,Matthew Turk,2016-06-06 15:24:28-05:00,commit, +13647,Matthew Turk,2016-06-06 14:47:20-05:00,commit, +13648,Nathan Goldbaum,2016-06-06 14:05:03-05:00,commit, +13649,Nathan Goldbaum,2016-06-06 13:56:47-05:00,commit, +13650,Nathan Goldbaum,2016-06-06 13:54:49-05:00,commit, +13651,Andrew Myers,2016-06-06 10:20:44-07:00,commit, +13652,Nathan Goldbaum,2016-06-06 11:45:25-05:00,commit, +13653,Nathan Goldbaum,2016-06-06 11:45:04-05:00,commit, +13654,Matthew Turk,2016-06-06 11:44:01-05:00,commit, +13655,John ZuHone,2016-06-06 09:20:14-04:00,commit, +13656,Andrew Myers,2016-06-03 16:51:56-07:00,commit, +13657,Andrew Myers,2016-06-03 16:45:07-07:00,commit, +13658,Andrew Myers,2016-06-03 15:27:26-07:00,commit, +13659,Nathan Goldbaum,2016-06-03 16:00:53-05:00,commit, +13660,Nathan Goldbaum,2016-06-03 16:00:20-05:00,commit, +13661,Nathan Goldbaum,2016-06-03 15:59:43-05:00,commit, +13662,Nathan Goldbaum,2016-06-03 15:59:05-05:00,commit, +13663,Nathan Goldbaum,2016-06-03 15:57:13-05:00,commit, +13664,Nathan Goldbaum,2016-06-03 15:56:28-05:00,commit, +13665,Nathan Goldbaum,2016-06-03 15:56:01-05:00,commit, +13666,Nathan Goldbaum,2016-06-03 15:55:14-05:00,commit, +13667,Nathan Goldbaum,2016-06-03 15:53:57-05:00,commit, +13668,Nathan Goldbaum,2016-06-03 15:53:03-05:00,commit, +13669,Nathan Goldbaum,2016-06-03 15:52:15-05:00,commit, +13670,Nathan Goldbaum,2016-06-03 15:51:12-05:00,commit, +13671,Nathan Goldbaum,2016-06-03 15:49:35-05:00,commit, +13672,Matthew Turk,2016-06-03 15:39:09-05:00,commit, +13673,Andrew Myers,2016-06-03 12:21:16-07:00,commit, +13674,Nathan Goldbaum,2016-06-03 14:17:07-05:00,commit, +13675,Matthew Turk,2016-06-03 12:34:24-05:00,commit, +13676,Matthew Turk,2016-06-03 12:31:01-05:00,commit, +13677,Matthew Turk,2016-06-03 12:28:47-05:00,commit, +13678,Matthew Turk,2016-06-03 12:27:13-05:00,commit, +13679,Matthew Turk,2016-06-03 12:18:01-05:00,commit, +13680,John ZuHone,2016-06-03 11:21:32-04:00,commit, +13681,Fabian Koller,2016-06-03 15:50:30+02:00,commit, +13682,Fabian Koller,2016-06-03 15:48:14+02:00,commit, +13683,Fabian Koller,2016-06-03 11:20:17+02:00,commit, +13684,Fabian Koller,2016-06-03 10:26:48+02:00,commit, +13685,Nathan Goldbaum,2016-06-02 16:08:07-05:00,commit, +13686,Matthew Turk,2016-06-02 15:21:09-05:00,commit, +13687,Matthew Turk,2016-06-02 14:23:03-05:00,commit, +13688,Nathan Goldbaum,2016-06-02 13:26:09-05:00,commit, +13689,Matthew Turk,2016-06-02 11:49:11-05:00,commit, +13690,Matthew Turk,2016-06-02 11:12:11-05:00,commit, +13691,Matthew Turk,2016-06-02 11:07:41-05:00,commit, +13692,Nathan Goldbaum,2016-06-01 21:22:59-05:00,commit, +13693,Nathan Goldbaum,2016-06-01 21:22:14-05:00,commit, +13694,Nathan Goldbaum,2016-06-01 21:21:29-05:00,commit, +13695,Nathan Goldbaum,2016-06-01 21:19:37-05:00,commit, +13696,Matthew Turk,2016-06-01 15:28:37-05:00,commit, +13697,Nathan Goldbaum,2016-06-01 13:23:34-05:00,commit, +13698,Matthew Turk,2016-06-01 12:56:26-05:00,commit, +13699,Nathan Goldbaum,2016-06-01 12:25:41-05:00,commit, +13700,Cameron Hummels,2016-05-31 22:40:47-07:00,commit, +13701,Andrew Myers,2016-05-31 18:05:37-07:00,commit, +13702,Andrew Myers,2016-05-31 18:04:45-07:00,commit, +13703,Andrew Myers,2016-05-31 17:23:19-07:00,commit, +13704,Andrew Myers,2016-05-31 15:32:51-07:00,commit, +13705,Andrew Myers,2016-05-31 15:27:07-07:00,commit, +13706,Andrew Myers,2016-05-31 15:25:32-07:00,commit, +13707,Andrew Myers,2016-05-31 13:20:18-07:00,commit, +13708,Andrew Myers,2016-05-31 13:10:36-07:00,commit, +13709,Andrew Myers,2016-05-31 12:37:57-07:00,commit, +13710,Matthew Turk,2016-05-31 14:00:19-05:00,commit, +13711,Andrew Myers,2016-05-31 11:43:45-07:00,commit, +13712,Andrew Myers,2016-05-31 11:20:59-07:00,commit, +13713,Matthew Turk,2016-05-31 11:45:58-05:00,commit, +13714,Matthew Turk,2016-05-31 11:37:54-05:00,commit, +13715,Fabian Koller,2016-05-31 17:04:11+02:00,commit, +13716,Matthew Turk,2016-05-31 09:44:32-05:00,commit, +13717,Fabian Koller,2016-05-31 15:10:55+02:00,commit, +13718,Andrew Myers,2016-05-29 14:26:14-07:00,commit, +13719,Andrew Myers,2016-05-29 12:40:54-07:00,commit, +13720,Andrew Myers,2016-05-29 12:40:26-07:00,commit, +13721,Nathan Goldbaum,2016-05-27 21:07:52-05:00,commit, +13722,Andrew Myers,2016-05-27 17:12:31-07:00,commit, +13723,Erwin Lau,2016-05-27 17:34:23-04:00,commit, +13724,Andrew Myers,2016-05-27 13:25:04-07:00,commit, +13725,Nathan Goldbaum,2016-05-27 13:02:34-05:00,commit, +13726,Nathan Goldbaum,2016-05-27 13:00:13-05:00,commit, +13727,Fabian Koller,2016-05-27 14:16:33+02:00,commit, +13728,Andrew Myers,2016-05-26 16:21:02-07:00,commit, +13729,BW Keller,2016-05-26 16:41:36-04:00,commit, +13730,Kacper Kowalik,2016-05-26 14:33:20-05:00,commit, +13731,John ZuHone,2016-05-26 12:19:07-04:00,commit, +13732,John ZuHone,2016-05-26 10:57:55-04:00,commit, +13733,John ZuHone,2016-05-26 10:27:03-04:00,commit, +13734,John ZuHone,2016-05-26 10:08:59-04:00,commit, +13735,John ZuHone,2016-05-26 10:08:02-04:00,commit, +13736,John ZuHone,2016-05-26 09:59:58-04:00,commit, +13737,John ZuHone,2016-05-26 09:56:48-04:00,commit, +13738,Kacper Kowalik,2016-05-26 08:25:31-05:00,commit, +13739,Matthew Turk,2016-05-26 08:14:39-05:00,commit, +13740,Andrew Myers,2016-05-25 20:03:12-07:00,commit, +13741,Suoqing Ji,2016-05-25 12:11:21-07:00,commit, +13742,Kacper Kowalik,2016-05-25 13:11:04-05:00,commit, +13743,Kacper Kowalik,2016-05-25 13:09:56-05:00,commit, +13744,John ZuHone,2016-05-25 14:08:45-04:00,commit, +13745,John ZuHone,2016-05-25 13:09:53-04:00,commit, +13746,Nathan Goldbaum,2016-05-25 12:05:18-05:00,commit, +13747,Nathan Goldbaum,2016-05-25 11:55:34-05:00,commit, +13748,Nathan Goldbaum,2016-05-25 11:18:54-05:00,commit, +13749,John ZuHone,2016-05-25 12:09:02-04:00,commit, +13750,John ZuHone,2016-05-25 11:47:43-04:00,commit, +13751,John ZuHone,2016-05-25 11:36:17-04:00,commit, +13752,John ZuHone,2016-05-25 11:05:18-04:00,commit, +13753,John ZuHone,2016-05-25 09:25:11-04:00,commit, +13754,Cameron Hummels,2016-05-24 23:08:12-07:00,commit, +13755,Cameron Hummels,2016-05-24 23:06:09-07:00,commit, +13756,Cameron Hummels,2016-05-24 18:06:16-07:00,commit, +13757,Cameron Hummels,2016-05-24 16:36:26-07:00,commit, +13758,Nathan Goldbaum,2016-05-24 15:07:55-05:00,commit, +13759,Andrew Myers,2016-05-24 12:20:09-07:00,commit, +13760,Andrew Myers,2016-05-24 11:31:09-07:00,commit, +13761,Andrew Myers,2016-05-24 11:30:32-07:00,commit, +13762,John ZuHone,2016-05-24 13:23:59-04:00,commit, +13763,John ZuHone,2016-05-24 13:23:42-04:00,commit, +13764,John ZuHone,2016-05-24 13:05:41-04:00,commit, +13765,Fabian Koller,2016-05-24 16:13:50+02:00,commit, +13766,John ZuHone,2016-05-24 06:47:11-04:00,commit, +13767,Fabian Koller,2016-05-24 10:44:31+02:00,commit, +13768,Andrew Myers,2016-05-23 23:17:53-07:00,commit, +13769,Andrew Myers,2016-05-23 22:56:15-07:00,commit, +13770,Andrew Myers,2016-05-23 22:44:57-07:00,commit, +13771,Nathan Goldbaum,2016-05-23 22:30:21-05:00,commit, +13772,Andrew Myers,2016-05-23 19:29:48-07:00,commit, +13773,Andrew Myers,2016-05-23 19:21:57-07:00,commit, +13774,Nathan Goldbaum,2016-05-23 20:35:07-05:00,commit, +13775,John ZuHone,2016-05-23 18:18:17-04:00,commit, +13776,John ZuHone,2016-05-23 18:12:01-04:00,commit, +13777,Andrew Myers,2016-05-23 15:10:28-07:00,commit, +13778,Andrew Myers,2016-05-23 14:53:06-07:00,commit, +13779,John ZuHone,2016-05-23 17:44:20-04:00,commit, +13780,Andrew Myers,2016-05-23 14:42:00-07:00,commit, +13781,John ZuHone,2016-05-23 16:59:00-04:00,commit, +13782,Cameron Hummels,2016-05-23 13:52:41-07:00,commit, +13783,John ZuHone,2016-05-23 16:51:06-04:00,commit, +13784,Andrew Myers,2016-05-23 13:04:20-07:00,commit, +13785,Andrew Myers,2016-05-23 13:02:31-07:00,commit, +13786,Nathan Goldbaum,2016-05-23 15:00:53-05:00,commit, +13787,Andrew Myers,2016-05-23 12:50:57-07:00,commit, +13788,Andrew Myers,2016-05-23 12:48:07-07:00,commit, +13789,Andrew Myers,2016-05-23 12:47:35-07:00,commit, +13790,Andrew Myers,2016-05-23 09:50:44-07:00,commit, +13791,Nathan Goldbaum,2016-05-22 20:46:20-05:00,commit, +13792,Fabian Koller,2016-05-22 16:23:47+02:00,commit, +13793,Fabian Koller,2016-05-22 14:39:16+02:00,commit, +13794,John ZuHone,2016-05-21 00:40:11-04:00,commit, +13795,John ZuHone,2016-05-21 00:38:34-04:00,commit, +13796,John ZuHone,2016-05-20 22:33:08-04:00,commit, +13797,Nathan Goldbaum,2016-05-20 15:40:13-05:00,commit, +13798,Nathan Goldbaum,2016-05-20 15:35:23-05:00,commit, +13799,Nathan Goldbaum,2016-05-20 20:50:01-05:00,commit, +13800,John ZuHone,2016-05-20 16:28:16-04:00,commit, +13801,John ZuHone,2016-05-20 15:31:52-04:00,commit, +13802,John ZuHone,2016-05-20 15:14:53-04:00,commit, +13803,John ZuHone,2016-05-20 14:37:36-04:00,commit, +13804,John ZuHone,2016-05-20 10:17:38-04:00,commit, +13805,John ZuHone,2016-05-20 10:17:14-04:00,commit, +13806,John ZuHone,2016-05-20 09:52:05-04:00,commit, +13807,John ZuHone,2016-05-20 09:47:10-04:00,commit, +13808,John ZuHone,2016-05-20 09:44:06-04:00,commit, +13809,John ZuHone,2016-05-20 09:38:01-04:00,commit, +13810,John ZuHone,2016-05-20 09:15:27-04:00,commit, +13811,John ZuHone,2016-05-19 23:13:36-04:00,commit, +13812,John ZuHone,2016-05-19 20:19:21-04:00,commit, +13813,Meagan Lang,2016-05-19 22:46:23+00:00,commit, +13814,John ZuHone,2016-05-19 18:40:58-04:00,commit, +13815,John ZuHone,2016-05-19 17:40:19-04:00,commit, +13816,John ZuHone,2016-05-19 16:15:33-04:00,commit, +13817,John ZuHone,2016-05-19 16:04:02-04:00,commit, +13818,John ZuHone,2016-05-19 16:03:18-04:00,commit, +13819,Nathan Goldbaum,2016-05-19 12:43:36-05:00,commit, +13820,Britton Smith,2016-05-19 16:51:14+01:00,commit, +13821,Matthew Turk,2016-05-19 10:32:28-05:00,commit, +13822,John ZuHone,2016-05-19 10:23:02-04:00,commit, +13823,John ZuHone,2016-05-19 10:22:27-04:00,commit, +13824,Matthew Turk,2016-05-19 08:55:43-05:00,commit, +13825,John ZuHone,2016-05-19 09:51:57-04:00,commit, +13826,Britton Smith,2016-05-19 10:50:12+01:00,commit, +13827,John ZuHone,2016-05-19 00:13:50-04:00,commit, +13828,John ZuHone,2016-05-18 23:56:30-04:00,commit, +13829,John ZuHone,2016-05-18 23:33:25-04:00,commit, +13830,John ZuHone,2016-05-18 23:32:57-04:00,commit, +13831,Nathan Goldbaum,2016-05-18 22:13:06-05:00,commit, +13832,Nathan Goldbaum,2016-05-18 21:32:33-05:00,commit, +13833,Matthew Turk,2016-05-18 20:38:27-05:00,commit, +13834,Nathan Goldbaum,2016-05-18 18:24:47-05:00,commit, +13835,John ZuHone,2016-05-18 14:47:44-04:00,commit, +13836,John ZuHone,2016-05-18 14:43:23-04:00,commit, +13837,John ZuHone,2016-05-18 14:28:56-04:00,commit, +13838,Nathan Goldbaum,2016-05-18 13:23:47-05:00,commit, +13839,BW Keller,2016-05-18 14:20:23-04:00,commit, +13840,John ZuHone,2016-05-18 14:12:17-04:00,commit, +13841,Nathan Goldbaum,2016-05-18 13:11:15-05:00,commit, +13842,Nathan Goldbaum,2016-05-18 13:07:36-05:00,commit, +13843,John ZuHone,2016-05-18 14:06:56-04:00,commit, +13844,Kacper Kowalik,2016-05-18 09:44:03-05:00,commit, +13845,Cameron Hummels,2016-05-17 19:47:17-07:00,commit, +13846,Nathan Goldbaum,2016-05-17 18:45:10-05:00,commit, +13847,Suoqing Ji,2016-05-17 15:51:51-07:00,commit, +13848,Nathan Goldbaum,2016-05-17 15:55:12-05:00,commit, +13849,Kacper Kowalik,2016-05-17 15:36:52-05:00,commit, +13850,Nathan Goldbaum,2016-05-17 14:23:19-05:00,commit, +13851,Suoqing Ji,2016-05-17 10:51:44-07:00,commit, +13852,Nathan Goldbaum,2016-05-17 11:33:05-05:00,commit, +13853,Nathan Goldbaum,2016-05-17 10:17:29-05:00,commit, +13854,Nathan Goldbaum,2016-05-17 09:57:23-05:00,commit, +13855,Nathan Goldbaum,2016-05-17 09:56:25-05:00,commit, +13856,Nathan Goldbaum,2016-05-16 21:01:45-05:00,commit, +13857,John ZuHone,2016-05-16 19:30:46-04:00,commit, +13858,John ZuHone,2016-05-16 19:21:23-04:00,commit, +13859,Andrew Myers,2016-05-16 11:02:07-07:00,commit, +13860,Nathan Goldbaum,2016-05-16 12:56:35-05:00,commit, +13861,Nathan Goldbaum,2016-05-15 16:22:21-05:00,commit, +13862,Nathan Goldbaum,2016-05-15 11:29:41-05:00,commit, +13863,John ZuHone,2016-05-14 10:10:59-04:00,commit, +13864,Andrew Myers,2016-05-13 16:05:27-07:00,commit, +13865,Andrew Myers,2016-05-13 16:04:43-07:00,commit, +13866,Andrew Myers,2016-05-13 16:03:20-07:00,commit, +13867,Nathan Goldbaum,2016-05-13 12:57:07-05:00,commit, +13868,Matthew Turk,2016-05-13 10:43:58-05:00,commit, +13869,John ZuHone,2016-05-13 10:54:16-04:00,commit, +13870,Britton Smith,2016-05-13 10:48:59+01:00,commit, +13871,Britton Smith,2016-05-13 10:45:38+01:00,commit, +13872,Andrew Myers,2016-05-12 23:50:11-07:00,commit, +13873,Andrew Myers,2016-05-12 23:49:46-07:00,commit, +13874,Andrew Myers,2016-05-12 23:49:17-07:00,commit, +13875,Andrew Myers,2016-05-12 23:48:32-07:00,commit, +13876,Andrew Myers,2016-05-12 23:47:25-07:00,commit, +13877,John ZuHone,2016-05-12 21:30:01-04:00,commit, +13878,Andrew Myers,2016-05-12 18:14:07-07:00,commit, +13879,John ZuHone,2016-05-12 19:03:34-04:00,commit, +13880,John ZuHone,2016-05-12 19:01:58-04:00,commit, +13881,John ZuHone,2016-05-12 18:06:14-04:00,commit, +13882,Andrew Myers,2016-05-12 13:08:34-07:00,commit, +13883,Nathan Goldbaum,2016-05-12 11:46:56-05:00,commit, +13884,Britton Smith,2016-05-12 16:53:15+01:00,commit, +13885,Britton Smith,2016-05-12 16:52:04+01:00,commit, +13886,John ZuHone,2016-05-12 10:44:31-04:00,commit, +13887,John ZuHone,2016-05-12 10:13:01-04:00,commit, +13888,John ZuHone,2016-05-12 09:54:37-04:00,commit, +13889,John ZuHone,2016-05-12 09:32:24-04:00,commit, +13890,John ZuHone,2016-05-12 09:18:15-04:00,commit, +13891,Britton Smith,2016-05-12 08:07:30+01:00,commit, +13892,Britton Smith,2016-05-12 07:48:59+01:00,commit, +13893,Nathan Goldbaum,2016-05-11 19:05:51-05:00,commit, +13894,Matthew Turk,2016-05-11 15:42:58-05:00,commit, +13895,Kacper Kowalik,2016-05-11 15:04:07-05:00,commit, +13896,Cameron Hummels,2016-05-11 12:42:34-07:00,commit, +13897,Nathan Goldbaum,2016-05-11 14:26:20-05:00,commit, +13898,Nathan Goldbaum,2016-05-11 14:18:41-05:00,commit, +13899,Cameron Hummels,2016-05-11 12:08:21-07:00,commit, +13900,Cameron Hummels,2016-05-11 12:07:33-07:00,commit, +13901,Matthew Turk,2016-05-11 14:05:45-05:00,commit, +13902,Cameron Hummels,2016-05-11 12:04:08-07:00,commit, +13903,Cameron Hummels,2016-05-11 12:00:29-07:00,commit, +13904,Matthew Turk,2016-05-11 13:54:43-05:00,commit, +13905,Nathan Goldbaum,2016-05-11 13:32:50-05:00,commit, +13906,Nathan Goldbaum,2016-05-11 13:32:02-05:00,commit, +13907,Matthew Turk,2016-05-11 13:30:09-05:00,commit, +13908,Matthew Turk,2016-05-11 13:28:35-05:00,commit, +13909,Cameron Hummels,2016-05-11 11:27:03-07:00,commit, +13910,Kacper Kowalik,2016-05-11 13:24:16-05:00,commit, +13911,Nathan Goldbaum,2016-05-11 13:23:06-05:00,commit, +13912,Nathan Goldbaum,2016-05-11 13:20:59-05:00,commit, +13913,John ZuHone,2016-05-11 14:18:09-04:00,commit, +13914,Cameron Hummels,2016-05-11 10:13:34-07:00,commit, +13915,Cameron Hummels,2016-05-11 10:10:04-07:00,commit, +13916,Nathan Goldbaum,2016-05-11 11:32:29-05:00,commit, +13917,Nathan Goldbaum,2016-05-10 16:04:50-05:00,commit, +13918,Andrew Myers,2016-05-10 10:56:37-07:00,commit, +13919,Andrew Myers,2016-05-10 07:21:55-07:00,commit, +13920,Andrew Myers,2016-05-09 20:44:08-07:00,commit, +13921,Andrew Myers,2016-05-09 20:22:13-07:00,commit, +13922,Andrew Myers,2016-05-09 19:02:54-07:00,commit, +13923,Meagan Lang,2016-05-10 01:33:46+00:00,commit, +13924,Andrew Myers,2016-05-09 16:38:44-07:00,commit, +13925,John ZuHone,2016-05-09 13:39:11-04:00,commit, +13926,Britton Smith,2016-05-09 17:59:48+01:00,commit, +13927,Hsi-Yu Schive,2016-05-09 16:37:11+00:00,commit, +13928,Hsi-Yu Schive,2016-05-09 01:19:05+00:00,commit, +13929,Hsi-Yu Schive,2016-05-08 22:28:46+00:00,commit, +13930,Hsi-Yu Schive,2016-05-07 21:39:08+00:00,commit, +13931,Andrew Myers,2016-05-07 09:19:27-07:00,commit, +13932,Andrew Myers,2016-05-07 09:14:27-07:00,commit, +13933,Hsi-Yu Schive,2016-05-07 02:17:21+00:00,commit, +13934,Nathan Goldbaum,2016-05-06 20:20:44-05:00,commit, +13935,Hsi-Yu Schive,2016-05-07 01:02:16+00:00,commit, +13936,Andrew Myers,2016-05-06 17:05:14-07:00,commit, +13937,Hsi-Yu Schive,2016-05-06 17:43:23+00:00,commit, +13938,Cameron Hummels,2016-05-05 18:22:58-07:00,commit, +13939,Cameron Hummels,2016-05-05 17:18:45-07:00,commit, +13940,Cameron Hummels,2016-05-05 17:18:09-07:00,commit, +13941,Cameron Hummels,2016-05-05 17:16:24-07:00,commit, +13942,Andrew Myers,2016-05-05 15:25:27-07:00,commit, +13943,Matthew Turk,2016-05-05 17:09:54-05:00,commit, +13944,Cameron Hummels,2016-05-05 14:53:29-07:00,commit, +13945,Andrew Myers,2016-05-05 14:49:34-07:00,commit, +13946,Matthew Turk,2016-05-05 16:37:51-05:00,commit, +13947,Meagan Lang,2016-05-05 20:53:32+00:00,commit, +13948,Meagan Lang,2016-05-05 17:25:35+00:00,commit, +13949,Cameron Hummels,2016-05-04 23:13:15-07:00,commit, +13950,Cameron Hummels,2016-05-04 22:04:38-07:00,commit, +13951,Cameron Hummels,2016-05-04 22:01:55-07:00,commit, +13952,Cameron Hummels,2016-05-04 19:36:39-07:00,commit, +13953,Cameron Hummels,2016-05-04 19:33:16-07:00,commit, +13954,Cameron Hummels,2016-05-04 18:48:51-07:00,commit, +13955,Cameron Hummels,2016-05-04 18:32:12-07:00,commit, +13956,Meagan Lang,2016-05-05 00:24:22+00:00,commit, +13957,Andrew Myers,2016-05-04 14:24:56-07:00,commit, +13958,Andrew Myers,2016-05-04 14:00:03-07:00,commit, +13959,Andrew Myers,2016-05-04 12:37:27-07:00,commit, +13960,Nathan Goldbaum,2016-05-04 13:28:17-05:00,commit, +13961,Andrew Myers,2016-05-04 11:25:31-07:00,commit, +13962,Andrew Myers,2016-05-04 11:21:53-07:00,commit, +13963,Andrew Myers,2016-05-04 11:09:41-07:00,commit, +13964,Andrew Myers,2016-05-04 11:09:01-07:00,commit, +13965,Kacper Kowalik,2016-05-04 13:07:21-05:00,commit, +13966,Nathan Goldbaum,2016-05-04 13:04:02-05:00,commit, +13967,Meagan Lang,2016-05-03 21:30:09+00:00,commit, +13968,Matthew Turk,2016-05-03 15:27:15-05:00,commit, +13969,John ZuHone,2016-05-03 13:46:32-04:00,commit, +13970,Meagan Lang,2016-05-03 16:26:49+00:00,commit, +13971,Yi-Hao Chen,2016-05-03 10:10:06-05:00,commit, +13972,John ZuHone,2016-05-03 10:16:01-04:00,commit, +13973,John ZuHone,2016-05-02 23:37:38-04:00,commit, +13974,John ZuHone,2016-05-02 23:26:51-04:00,commit, +13975,Cameron Hummels,2016-05-02 17:23:36-07:00,commit, +13976,Nathan Goldbaum,2016-05-02 17:04:44-05:00,commit, +13977,Nathan Goldbaum,2016-05-02 15:21:04-05:00,commit, +13978,Matthew Turk,2016-05-02 10:40:36-05:00,commit, +13979,Matthew Turk,2016-05-01 22:33:04-05:00,commit, +13980,Matthew Turk,2016-05-01 21:46:03-05:00,commit, +13981,Matthew Turk,2016-05-01 20:13:46-05:00,commit, +13982,Matthew Turk,2016-05-01 16:04:54-05:00,commit, +13983,Matthew Turk,2016-05-01 15:49:07-05:00,commit, +13984,John ZuHone,2016-05-01 10:43:51-04:00,commit, +13985,John ZuHone,2016-05-01 10:43:34-04:00,commit, +13986,John ZuHone,2016-04-30 19:30:14-04:00,commit, +13987,John ZuHone,2016-04-30 16:49:04-04:00,commit, +13988,John ZuHone,2016-04-30 16:47:59-04:00,commit, +13989,Matthew Turk,2016-04-30 15:25:52-05:00,commit, +13990,John ZuHone,2016-04-30 15:59:42-04:00,commit, +13991,John ZuHone,2016-04-30 15:21:41-04:00,commit, +13992,John ZuHone,2016-04-30 15:15:06-04:00,commit, +13993,John ZuHone,2016-04-30 15:02:51-04:00,commit, +13994,John ZuHone,2016-04-30 14:50:35-04:00,commit, +13995,Yi-Hao Chen,2016-04-29 17:49:21-05:00,commit, +13996,Yi-Hao Chen,2016-04-29 17:10:28-05:00,commit, +13997,Andrew Myers,2016-04-29 12:39:05-07:00,commit, +13998,Matthew Turk,2016-04-29 14:35:02-05:00,commit, +13999,Nathan Goldbaum,2016-04-29 12:29:52-05:00,commit, +14000,Andrew Myers,2016-04-29 10:28:36-07:00,commit, +14001,Andrew Myers,2016-04-29 10:24:31-07:00,commit, +14002,Andrew Myers,2016-04-29 10:18:37-07:00,commit, +14003,Kacper Kowalik,2016-04-29 11:49:23-05:00,commit, +14004,Nathan Goldbaum,2016-04-29 11:14:50-05:00,commit, +14005,Nathan Goldbaum,2016-04-29 10:40:55-05:00,commit, +14006,Hsi-Yu Schive,2016-04-28 21:13:37+00:00,commit, +14007,Andrew Myers,2016-04-28 14:04:38-07:00,commit, +14008,Andrew Myers,2016-04-28 14:00:18-07:00,commit, +14009,Meagan Lang,2016-04-28 20:59:27+00:00,commit, +14010,Meagan Lang,2016-04-28 20:58:49+00:00,commit, +14011,Andrew Myers,2016-04-28 13:48:36-07:00,commit, +14012,Hsi-Yu Schive,2016-04-28 20:24:23+00:00,commit, +14013,Hsi-Yu Schive,2016-04-28 20:12:13+00:00,commit, +14014,John ZuHone,2016-04-28 14:04:16-04:00,commit, +14015,John ZuHone,2016-04-28 13:50:54-04:00,commit, +14016,Hsi-Yu Schive,2016-04-28 16:21:52+00:00,commit, +14017,Hsi-Yu Schive,2016-04-28 15:54:24+00:00,commit, +14018,Britton Smith,2016-04-27 17:21:28+01:00,commit, +14019,Britton Smith,2016-04-27 14:39:00+01:00,commit, +14020,Britton Smith,2016-04-27 14:39:00+01:00,commit, +14021,Cameron Hummels,2016-04-27 06:31:03-07:00,commit, +14022,Cameron Hummels,2016-04-26 18:49:48-07:00,commit, +14023,Cameron Hummels,2016-04-26 18:49:17-07:00,commit, +14024,Andrew Myers,2016-04-26 15:25:21-07:00,commit, +14025,Kacper Kowalik,2016-04-26 15:22:50-05:00,commit, +14026,Kacper Kowalik,2016-04-26 15:04:40-05:00,commit, +14027,Nathan Goldbaum,2016-04-26 11:53:23-05:00,commit, +14028,Nathan Goldbaum,2016-04-26 11:38:41-05:00,commit, +14029,Nathan Goldbaum,2016-04-26 11:38:13-05:00,commit, +14030,Nathan Goldbaum,2016-04-26 11:36:33-05:00,commit, +14031,Andrew Myers,2016-04-26 09:02:43-07:00,commit, +14032,Kacper Kowalik,2016-04-26 10:35:41-05:00,commit, +14033,Britton Smith,2016-04-26 14:30:01+01:00,commit, +14034,Andrew Myers,2016-04-25 21:43:20-07:00,commit, +14035,Andrew Myers,2016-04-25 17:41:57-07:00,commit, +14036,Andrew Myers,2016-04-25 17:38:45-07:00,commit, +14037,Matthew Turk,2016-04-25 18:41:50-05:00,commit, +14038,Andrew Myers,2016-04-25 16:26:15-07:00,commit, +14039,Andrew Myers,2016-04-25 15:56:13-07:00,commit, +14040,Nathan Goldbaum,2016-04-25 17:33:56-05:00,commit, +14041,Nathan Goldbaum,2016-04-25 17:33:08-05:00,commit, +14042,Nathan Goldbaum,2016-04-25 17:31:01-05:00,commit, +14043,Nathan Goldbaum,2016-04-25 17:29:48-05:00,commit, +14044,Hsi-Yu Schive,2016-04-25 21:54:26+00:00,commit, +14045,John ZuHone,2016-04-25 15:34:10-04:00,commit, +14046,Meagan Lang,2016-04-25 19:10:49+00:00,commit, +14047,Nathan Goldbaum,2016-04-25 13:43:48-05:00,commit, +14048,Kacper Kowalik,2016-04-25 13:19:12-05:00,commit, +14049,Nathan Goldbaum,2016-04-25 13:07:52-05:00,commit, +14050,Nathan Goldbaum,2016-04-25 13:06:35-05:00,commit, +14051,Nathan Goldbaum,2016-04-25 13:05:06-05:00,commit, +14052,Nathan Goldbaum,2016-04-25 13:04:30-05:00,commit, +14053,Nathan Goldbaum,2016-04-25 13:03:58-05:00,commit, +14054,Nathan Goldbaum,2016-04-25 13:02:11-05:00,commit, +14055,Nathan Goldbaum,2016-04-25 13:00:20-05:00,commit, +14056,John ZuHone,2016-04-25 08:12:29-04:00,commit, +14057,Andrew Myers,2016-04-24 19:18:30-07:00,commit, +14058,Andrew Myers,2016-04-24 19:08:06-07:00,commit, +14059,Andrew Myers,2016-04-23 23:30:15-07:00,commit, +14060,Andrew Myers,2016-04-23 22:40:44-07:00,commit, +14061,Andrew Myers,2016-04-23 20:29:08-07:00,commit, +14062,Andrew Myers,2016-04-23 20:13:52-07:00,commit, +14063,Andrew Myers,2016-04-23 16:09:12-07:00,commit, +14064,John ZuHone,2016-04-23 18:16:02-04:00,commit, +14065,Andrew Myers,2016-04-23 14:48:03-07:00,commit, +14066,John ZuHone,2016-04-23 08:03:37-04:00,commit, +14067,John ZuHone,2016-04-23 08:02:46-04:00,commit, +14068,Andrew Myers,2016-04-22 15:35:00-07:00,commit, +14069,Andrew Myers,2016-04-22 15:08:10-07:00,commit, +14070,Andrew Myers,2016-04-22 14:49:22-07:00,commit, +14071,Andrew Myers,2016-04-22 14:07:21-07:00,commit, +14072,Yi-Hao Chen,2016-04-22 15:21:07-05:00,commit, +14073,Nathan Goldbaum,2016-04-22 13:32:08-05:00,commit, +14074,Nathan Goldbaum,2016-04-22 13:24:49-05:00,commit, +14075,Andrew Myers,2016-04-22 11:01:42-07:00,commit, +14076,Nathan Goldbaum,2016-04-22 12:13:12-05:00,commit, +14077,Andrew Myers,2016-04-21 16:03:32-07:00,commit, +14078,Andrew Myers,2016-04-21 15:47:20-07:00,commit, +14079,Nathan Goldbaum,2016-04-21 13:03:47-05:00,commit, +14080,Nathan Goldbaum,2016-04-21 12:55:58-05:00,commit, +14081,Nathan Goldbaum,2016-04-21 11:03:09-05:00,commit, +14082,Britton Smith,2016-04-21 11:49:06+01:00,commit, +14083,Britton Smith,2016-04-21 11:44:34+01:00,commit, +14084,Britton Smith,2016-04-21 11:44:23+01:00,commit, +14085,Britton Smith,2016-04-21 11:39:52+01:00,commit, +14086,Andrew Myers,2016-04-20 17:41:47-07:00,commit, +14087,Andrew Myers,2016-04-20 17:37:12-07:00,commit, +14088,Andrew Myers,2016-04-20 17:36:33-07:00,commit, +14089,Andrew Myers,2016-04-20 16:57:55-07:00,commit, +14090,Andrew Myers,2016-04-20 16:25:48-07:00,commit, +14091,Andrew Myers,2016-04-20 14:07:51-07:00,commit, +14092,Yi-Hao Chen,2016-04-20 15:23:00-05:00,commit, +14093,Ting-Wai To,2016-04-20 14:40:48-05:00,commit, +14094,Meagan Lang,2016-04-20 18:26:30+00:00,commit, +14095,Nathan Goldbaum,2016-04-20 13:22:12-05:00,commit, +14096,Nathan Goldbaum,2016-04-20 13:20:28-05:00,commit, +14097,Nathan Goldbaum,2016-04-20 13:14:30-05:00,commit, +14098,Nathan Goldbaum,2016-04-20 13:13:09-05:00,commit, +14099,John ZuHone,2016-04-20 14:10:40-04:00,commit, +14100,Kacper Kowalik,2016-04-20 13:09:43-05:00,commit, +14101,Nathan Goldbaum,2016-04-20 13:08:05-05:00,commit, +14102,Nathan Goldbaum,2016-04-20 13:05:24-05:00,commit, +14103,Kacper Kowalik,2016-04-20 13:03:47-05:00,commit, +14104,Yi-Hao Chen,2016-04-20 12:02:57-05:00,commit, +14105,Ting-Wai To,2016-04-20 00:11:20-05:00,commit, +14106,Ting-Wai To,2016-04-19 22:12:56-05:00,commit, +14107,Andrew Myers,2016-04-19 14:33:26-07:00,commit, +14108,Andrew Myers,2016-04-19 14:11:26-07:00,commit, +14109,Andrew Myers,2016-04-19 14:02:58-07:00,commit, +14110,Nathan Goldbaum,2016-04-19 15:39:43-05:00,commit, +14111,Matthew Turk,2016-04-19 15:25:32-05:00,commit, +14112,Andrew Myers,2016-04-19 13:11:33-07:00,commit, +14113,Andrew Myers,2016-04-19 13:11:06-07:00,commit, +14114,Meagan Lang,2016-04-19 20:05:51+00:00,commit, +14115,Andrew Myers,2016-04-19 12:58:18-07:00,commit, +14116,Andrew Myers,2016-04-19 10:27:30-07:00,commit, +14117,Matthew Turk,2016-04-19 10:15:44-05:00,commit, +14118,Nathan Goldbaum,2016-04-18 16:02:27-05:00,commit, +14119,Kacper Kowalik,2016-04-18 15:18:17-05:00,commit, +14120,Kacper Kowalik,2016-04-18 14:04:11-05:00,commit, +14121,Nathan Goldbaum,2016-04-18 12:08:40-05:00,commit, +14122,John ZuHone,2016-04-14 23:45:00-04:00,commit, +14123,Andrew Myers,2016-04-14 16:39:41-07:00,commit, +14124,Meagan Lang,2016-04-14 22:33:51+00:00,commit, +14125,Nathan Goldbaum,2016-04-14 14:24:52-05:00,commit, +14126,John ZuHone,2016-04-14 11:17:23-04:00,commit, +14127,Nathan Goldbaum,2016-04-14 10:11:28-05:00,commit, +14128,Nathan Goldbaum,2016-04-14 10:11:12-05:00,commit, +14129,Nathan Goldbaum,2016-04-13 22:14:08-05:00,commit, +14130,John ZuHone,2016-04-13 14:08:28-04:00,commit, +14131,Andrew Myers,2016-04-13 09:42:50-07:00,commit, +14132,Cameron Hummels,2016-04-13 09:38:59-07:00,commit, +14133,Nathan Goldbaum,2016-04-13 10:00:53-05:00,commit, +14134,Nathan Goldbaum,2016-04-13 10:00:37-05:00,commit, +14135,Nathan Goldbaum,2016-04-13 10:00:23-05:00,commit, +14136,Nathan Goldbaum,2016-04-13 09:59:58-05:00,commit, +14137,Nathan Goldbaum,2016-04-13 09:59:30-05:00,commit, +14138,Nathan Goldbaum,2016-04-13 09:59:06-05:00,commit, +14139,Nathan Goldbaum,2016-04-13 09:58:46-05:00,commit, +14140,Nathan Goldbaum,2016-04-13 09:58:20-05:00,commit, +14141,Nathan Goldbaum,2016-04-13 09:57:52-05:00,commit, +14142,Nathan Goldbaum,2016-04-13 09:57:20-05:00,commit, +14143,Nathan Goldbaum,2016-04-13 09:56:47-05:00,commit, +14144,Britton Smith,2016-04-13 11:59:26+01:00,commit, +14145,Meagan Lang,2016-04-12 20:28:50+00:00,commit, +14146,Britton Smith,2016-04-12 20:18:50+01:00,commit, +14147,Britton Smith,2016-04-12 17:50:18+01:00,commit, +14148,Britton Smith,2016-04-12 17:17:59+01:00,commit, +14149,Britton Smith,2016-04-12 16:23:08+01:00,commit, +14150,Britton Smith,2016-04-12 16:03:53+01:00,commit, +14151,Britton Smith,2016-04-12 15:41:51+01:00,commit, +14152,Meagan Lang,2016-04-11 21:56:31+00:00,commit, +14153,Matthew Turk,2016-04-11 16:03:42-05:00,commit, +14154,Meagan Lang,2016-04-11 21:03:19+00:00,commit, +14155,Meagan Lang,2016-04-11 20:54:50+00:00,commit, +14156,John ZuHone,2016-04-11 15:02:13-04:00,commit, +14157,John ZuHone,2016-04-11 14:52:55-04:00,commit, +14158,John ZuHone,2016-04-11 14:48:47-04:00,commit, +14159,Meagan Lang,2016-04-11 17:30:01+00:00,commit, +14160,Meagan Lang,2016-04-11 17:22:19+00:00,commit, +14161,Meagan Lang,2016-04-11 17:20:10+00:00,commit, +14162,Britton Smith,2016-04-11 17:35:26+01:00,commit, +14163,Britton Smith,2016-04-11 17:17:52+01:00,commit, +14164,Ting-Wai To,2016-04-11 10:14:54-05:00,commit, +14165,Britton Smith,2016-04-11 10:58:20+01:00,commit, +14166,Andrew Myers,2016-04-09 12:18:40-06:00,commit, +14167,John ZuHone,2016-04-08 23:14:21-04:00,commit, +14168,Matthew Turk,2016-04-08 22:13:26-05:00,commit, +14169,John ZuHone,2016-04-08 22:51:18-04:00,commit, +14170,John ZuHone,2016-04-08 19:42:32-04:00,commit, +14171,Meagan Lang,2016-04-08 21:52:22+00:00,commit, +14172,Meagan Lang,2016-04-08 21:41:32+00:00,commit, +14173,Jonah Miller,2016-04-08 17:32:13-04:00,commit, +14174,Matthew Turk,2016-04-08 16:27:51-05:00,commit, +14175,Meagan Lang,2016-04-08 21:21:21+00:00,commit, +14176,Jonah Miller,2016-04-08 17:17:20-04:00,commit, +14177,Meagan Lang,2016-04-08 21:02:23+00:00,commit, +14178,Jonah Miller,2016-04-08 16:56:51-04:00,commit, +14179,Matthew Turk,2016-04-08 15:00:49-05:00,commit, +14180,Matthew Turk,2016-04-08 14:32:08-05:00,commit, +14181,Matthew Turk,2016-04-08 14:30:49-05:00,commit, +14182,Meagan Lang,2016-04-08 19:26:52+00:00,commit, +14183,Meagan Lang,2016-04-08 19:21:53+00:00,commit, +14184,Kacper Kowalik,2016-04-08 10:38:50-05:00,commit, +14185,Kacper Kowalik,2016-04-08 10:35:50-05:00,commit, +14186,John ZuHone,2016-04-08 11:08:25-04:00,commit, +14187,John ZuHone,2016-04-08 10:54:12-04:00,commit, +14188,John ZuHone,2016-04-08 10:19:31-04:00,commit, +14189,John ZuHone,2016-04-08 09:54:49-04:00,commit, +14190,Matthew Turk,2016-04-07 15:52:42-05:00,commit, +14191,Nathan Goldbaum,2016-04-07 14:38:00-05:00,commit, +14192,Kacper Kowalik,2016-04-07 14:27:13-05:00,commit, +14193,Meagan Lang,2016-04-07 19:26:44+00:00,commit, +14194,Kacper Kowalik,2016-04-07 14:24:01-05:00,commit, +14195,Kacper Kowalik,2016-04-07 14:09:38-05:00,commit, +14196,Matthew Turk,2016-04-07 12:57:32-05:00,commit, +14197,Joshua Moloney,2016-04-07 11:31:12-06:00,commit, +14198,Matthew Turk,2016-04-07 12:24:43-05:00,commit, +14199,Kacper Kowalik,2016-04-07 12:07:09-05:00,commit, +14200,Kacper Kowalik,2016-04-07 11:52:44-05:00,commit, +14201,Nathan Goldbaum,2016-04-07 11:14:09-05:00,commit, +14202,Matthew Turk,2016-04-07 10:55:46-05:00,commit, +14203,Kacper Kowalik,2016-04-07 10:08:47-05:00,commit, +14204,Matthew Turk,2016-04-07 10:07:38-05:00,commit, +14205,Cameron Hummels,2016-04-06 20:00:00-07:00,commit, +14206,Cameron Hummels,2016-04-06 19:53:38-07:00,commit, +14207,Miguel de Val-Borro,2016-04-06 22:00:08-04:00,commit, +14208,Andrew Myers,2016-04-06 19:44:07-06:00,commit, +14209,Miguel de Val-Borro,2016-04-06 21:34:44-04:00,commit, +14210,Miguel de Val-Borro,2016-04-06 21:34:44-04:00,commit, +14211,Matthew Turk,2016-04-06 20:03:14-05:00,commit, +14212,Kacper Kowalik,2016-04-06 19:51:28-05:00,commit, +14213,Joshua Moloney,2016-04-06 17:02:35-06:00,commit, +14214,Joshua Moloney,2016-04-06 16:50:29-06:00,commit, +14215,Kacper Kowalik,2016-04-06 17:42:35-05:00,commit, +14216,Meagan Lang,2016-04-06 20:58:20+00:00,commit, +14217,Meagan Lang,2016-04-06 20:33:34+00:00,commit, +14218,Matthew Turk,2016-04-06 13:51:12-05:00,commit, +14219,Kacper Kowalik,2016-04-06 13:31:25-05:00,commit, +14220,Matthew Turk,2016-04-06 13:30:10-05:00,commit, +14221,Nathan Goldbaum,2016-04-06 13:29:14-05:00,commit, +14222,Nathan Goldbaum,2016-04-06 13:26:34-05:00,commit, +14223,Nathan Goldbaum,2016-04-06 13:25:44-05:00,commit, +14224,Miguel de Val-Borro,2016-04-06 14:25:32-04:00,commit, +14225,Nathan Goldbaum,2016-04-06 13:21:45-05:00,commit, +14226,Nathan Goldbaum,2016-04-06 13:15:40-05:00,commit, +14227,Nathan Goldbaum,2016-04-06 13:13:36-05:00,commit, +14228,Nathan Goldbaum,2016-04-06 13:12:19-05:00,commit, +14229,Nathan Goldbaum,2016-04-06 13:10:46-05:00,commit, +14230,John ZuHone,2016-04-06 14:09:47-04:00,commit, +14231,Nathan Goldbaum,2016-04-06 13:06:06-05:00,commit, +14232,Kacper Kowalik,2016-04-06 10:11:06-05:00,commit, +14233,Kacper Kowalik,2016-04-06 10:09:16-05:00,commit, +14234,Matthew Turk,2016-04-05 21:21:25-05:00,commit, +14235,Nathan Goldbaum,2016-04-05 17:43:02-05:00,commit, +14236,Meagan Lang,2016-04-05 21:56:03+00:00,commit, +14237,Matthew Turk,2016-04-05 16:18:52-05:00,commit, +14238,Matthew Turk,2016-04-05 15:25:29-05:00,commit, +14239,John ZuHone,2016-04-05 13:56:59-04:00,commit, +14240,Meagan Lang,2016-04-05 17:19:07+00:00,commit, +14241,Matthew Turk,2016-04-05 11:43:30-05:00,commit, +14242,Kacper Kowalik,2016-04-05 08:09:47-05:00,commit, +14243,Andrew Myers,2016-04-04 15:52:21-07:00,commit, +14244,Kacper Kowalik,2016-04-04 16:10:16-05:00,commit, +14245,John ZuHone,2016-04-04 16:15:28-04:00,commit, +14246,John ZuHone,2016-04-04 16:12:24-04:00,commit, +14247,Andrew Myers,2016-04-04 13:05:48-07:00,commit, +14248,John ZuHone,2016-04-04 15:56:01-04:00,commit, +14249,Nathan Goldbaum,2016-04-04 14:35:18-05:00,commit, +14250,Andrew Myers,2016-04-04 11:32:15-07:00,commit, +14251,Andrew Myers,2016-04-04 10:35:33-07:00,commit, +14252,Andrew Myers,2016-04-04 10:33:50-07:00,commit, +14253,Kacper Kowalik,2016-04-04 10:33:42-05:00,commit, +14254,Nathan Goldbaum,2016-04-04 10:05:57-05:00,commit, +14255,Andrew Myers,2016-04-04 00:12:26-07:00,commit, +14256,Andrew Myers,2016-04-04 00:11:56-07:00,commit, +14257,Cameron Hummels,2016-04-03 21:03:51-07:00,commit, +14258,Andrew Myers,2016-04-03 16:53:57-07:00,commit, +14259,Andrew Myers,2016-04-03 16:42:20-07:00,commit, +14260,Andrew Myers,2016-04-03 16:09:52-07:00,commit, +14261,Andrew Myers,2016-04-03 16:00:26-07:00,commit, +14262,Andrew Myers,2016-04-03 13:52:13-07:00,commit, +14263,John ZuHone,2016-04-03 14:46:37-04:00,commit, +14264,John ZuHone,2016-04-03 13:10:35-04:00,commit, +14265,John ZuHone,2016-04-03 13:04:10-04:00,commit, +14266,John ZuHone,2016-04-03 12:26:57-04:00,commit, +14267,John ZuHone,2016-04-03 12:23:04-04:00,commit, +14268,John ZuHone,2016-04-03 12:19:26-04:00,commit, +14269,John ZuHone,2016-04-03 12:17:37-04:00,commit, +14270,John ZuHone,2016-04-03 12:15:51-04:00,commit, +14271,John ZuHone,2016-04-03 12:15:01-04:00,commit, +14272,John ZuHone,2016-04-03 12:13:58-04:00,commit, +14273,John ZuHone,2016-04-03 12:13:02-04:00,commit, +14274,John ZuHone,2016-04-03 12:12:15-04:00,commit, +14275,John ZuHone,2016-04-03 12:11:08-04:00,commit, +14276,John ZuHone,2016-04-03 12:03:45-04:00,commit, +14277,John ZuHone,2016-04-03 12:02:27-04:00,commit, +14278,Andrew Myers,2016-04-02 22:22:07-05:00,commit, +14279,Andrew Myers,2016-04-02 15:38:10-07:00,commit, +14280,Andrew Myers,2016-04-02 10:53:20-07:00,commit, +14281,Andrew Myers,2016-04-02 10:39:23-07:00,commit, +14282,Andrew Myers,2016-04-02 11:27:37-05:00,commit, +14283,Andrew Myers,2016-04-02 03:32:44-05:00,commit, +14284,Cameron Hummels,2016-04-01 16:47:43-07:00,commit, +14285,Cameron Hummels,2016-04-01 16:47:22-07:00,commit, +14286,Cameron Hummels,2016-04-01 16:23:41-07:00,commit, +14287,Andrew Myers,2016-04-01 14:49:42-05:00,commit, +14288,Andrew Myers,2016-04-01 14:48:45-05:00,commit, +14289,Nathan Goldbaum,2016-04-01 14:47:14-05:00,commit, +14290,Kacper Kowalik,2016-04-01 13:37:49-05:00,commit, +14291,Kacper Kowalik,2016-04-01 13:33:40-05:00,commit, +14292,Matthew Turk,2016-04-01 12:50:50-05:00,commit, +14293,Kacper Kowalik,2016-04-01 12:43:50-05:00,commit, +14294,Kacper Kowalik,2016-04-01 12:42:02-05:00,commit, +14295,Kacper Kowalik,2016-04-01 12:00:51-05:00,commit, +14296,Kacper Kowalik,2016-04-01 11:22:34-05:00,commit, +14297,Kacper Kowalik,2016-04-01 11:12:00-05:00,commit, +14298,Matthew Turk,2016-04-01 09:29:56-05:00,commit, +14299,Kacper Kowalik,2016-03-31 20:11:19-05:00,commit, +14300,Nathan Goldbaum,2016-03-31 19:17:00-05:00,commit, +14301,Nathan Goldbaum,2016-03-31 18:42:00-05:00,commit, +14302,Nathan Goldbaum,2016-03-31 18:39:53-05:00,commit, +14303,Kacper Kowalik,2016-03-31 16:46:36-05:00,commit, +14304,Nathan Goldbaum,2016-03-31 13:28:04-05:00,commit, +14305,Kacper Kowalik,2016-03-31 13:18:09-05:00,commit, +14306,Kacper Kowalik,2016-03-31 12:48:54-05:00,commit, +14307,Kacper Kowalik,2016-03-31 12:48:42-05:00,commit, +14308,Kacper Kowalik,2016-03-31 11:13:55-05:00,commit, +14309,Nathan Goldbaum,2016-03-31 09:43:16-05:00,commit, +14310,Britton Smith,2016-03-31 14:51:07+01:00,commit, +14311,Andrew Myers,2016-03-30 20:48:07-07:00,commit, +14312,Nathan Goldbaum,2016-03-30 21:52:12-05:00,commit, +14313,Kacper Kowalik,2016-03-30 21:48:29-05:00,commit, +14314,Andrew Myers,2016-03-30 19:39:28-07:00,commit, +14315,Meagan Lang,2016-03-31 02:20:07+00:00,commit, +14316,Kacper Kowalik,2016-03-30 20:03:09-05:00,commit, +14317,Kacper Kowalik,2016-03-30 19:10:58-05:00,commit, +14318,Kacper Kowalik,2016-03-30 18:13:06-05:00,commit, +14319,Kacper Kowalik,2016-03-30 18:12:52-05:00,commit, +14320,Kacper Kowalik,2016-03-30 18:12:15-05:00,commit, +14321,Kacper Kowalik,2016-03-30 17:32:43-05:00,commit, +14322,Andrew Myers,2016-03-30 15:19:44-07:00,commit, +14323,Andrew Myers,2016-03-30 15:16:08-07:00,commit, +14324,Andrew Myers,2016-03-30 15:14:14-07:00,commit, +14325,Matthew Turk,2016-03-30 16:51:17-05:00,commit, +14326,Miguel de Val-Borro,2016-03-30 14:48:01-04:00,commit, +14327,Miguel de Val-Borro,2016-03-30 14:47:01-04:00,commit, +14328,Nathan Goldbaum,2016-03-30 13:38:24-05:00,commit, +14329,Kacper Kowalik,2016-03-30 13:30:10-05:00,commit, +14330,Kacper Kowalik,2016-03-30 13:28:17-05:00,commit, +14331,Kacper Kowalik,2016-03-30 13:27:25-05:00,commit, +14332,Nathan Goldbaum,2016-03-30 13:24:56-05:00,commit, +14333,Kacper Kowalik,2016-03-30 13:22:56-05:00,commit, +14334,Kacper Kowalik,2016-03-30 12:41:33-05:00,commit, +14335,Ji-hoon Kim,2016-03-30 07:21:36-07:00,commit, +14336,Kacper Kowalik,2016-03-29 15:30:29-05:00,commit, +14337,Nathan Goldbaum,2016-03-29 15:12:45-05:00,commit, +14338,Nathan Goldbaum,2016-03-29 15:10:30-05:00,commit, +14339,Nathan Goldbaum,2016-03-29 15:07:28-05:00,commit, +14340,Andrew Myers,2016-03-29 12:31:18-07:00,commit, +14341,Nathan Goldbaum,2016-03-29 11:59:35-05:00,commit, +14342,Matthew Turk,2016-03-29 11:41:13-05:00,commit, +14343,Nathan Goldbaum,2016-03-29 11:06:56-05:00,commit, +14344,John ZuHone,2016-03-29 12:02:47-04:00,commit, +14345,John ZuHone,2016-03-29 11:57:18-04:00,commit, +14346,Nathan Goldbaum,2016-03-29 10:21:08-05:00,commit, +14347,Matthew Turk,2016-03-28 20:13:01-05:00,commit, +14348,Matthew Turk,2016-03-28 17:13:55-05:00,commit, +14349,Miguel de Val-Borro,2016-03-28 17:48:55-04:00,commit, +14350,Nathan Goldbaum,2016-03-28 16:41:41-05:00,commit, +14351,Nathan Goldbaum,2016-03-28 16:41:19-05:00,commit, +14352,Nathan Goldbaum,2016-03-28 16:40:47-05:00,commit, +14353,Nathan Goldbaum,2016-03-28 16:39:48-05:00,commit, +14354,Nathan Goldbaum,2016-03-28 16:39:10-05:00,commit, +14355,Nathan Goldbaum,2016-03-28 16:38:50-05:00,commit, +14356,Nathan Goldbaum,2016-03-28 16:38:27-05:00,commit, +14357,Nathan Goldbaum,2016-03-28 16:38:04-05:00,commit, +14358,Nathan Goldbaum,2016-03-28 16:37:35-05:00,commit, +14359,Nathan Goldbaum,2016-03-28 16:35:51-05:00,commit, +14360,Nathan Goldbaum,2016-03-28 15:15:32-05:00,commit, +14361,Nathan Goldbaum,2016-03-28 15:06:49-05:00,commit, +14362,Andrew Myers,2016-03-28 12:54:19-07:00,commit, +14363,Nathan Goldbaum,2016-03-28 14:24:09-05:00,commit, +14364,Andrew Myers,2016-03-28 12:18:20-07:00,commit, +14365,Nathan Goldbaum,2016-03-28 14:09:15-05:00,commit, +14366,Andrew Myers,2016-03-28 11:36:06-07:00,commit, +14367,Andrew Myers,2016-03-28 11:35:44-07:00,commit, +14368,Andrew Myers,2016-03-28 11:35:08-07:00,commit, +14369,Andrew Myers,2016-03-28 11:34:33-07:00,commit, +14370,Nathan Goldbaum,2016-03-28 13:21:00-05:00,commit, +14371,Meagan Lang,2016-03-28 18:20:20+00:00,commit, +14372,Nathan Goldbaum,2016-03-28 13:19:42-05:00,commit, +14373,Nathan Goldbaum,2016-03-28 11:55:29-05:00,commit, +14374,Nathan Goldbaum,2016-03-28 11:52:24-05:00,commit, +14375,Matthew Turk,2016-03-28 11:47:54-05:00,commit, +14376,Kacper Kowalik,2016-03-28 06:59:23-05:00,commit, +14377,Kacper Kowalik,2016-03-28 06:45:57-05:00,commit, +14378,Britton Smith,2016-03-28 09:42:09+01:00,commit, +14379,Andrew Myers,2016-03-27 14:47:01-07:00,commit, +14380,Matthew Turk,2016-03-27 16:30:23-05:00,commit, +14381,Matthew Turk,2016-03-27 16:29:58-05:00,commit, +14382,Matthew Turk,2016-03-27 16:29:30-05:00,commit, +14383,Britton Smith,2016-03-27 18:00:47+01:00,commit, +14384,Andrew Myers,2016-03-27 09:13:39-07:00,commit, +14385,Matthew Turk,2016-03-27 10:47:52-05:00,commit, +14386,Matthew Turk,2016-03-27 10:43:50-05:00,commit, +14387,Matthew Turk,2016-03-27 10:35:27-05:00,commit, +14388,Britton Smith,2016-03-27 12:31:00+01:00,commit, +14389,Britton Smith,2016-03-26 18:46:01+00:00,commit, +14390,Cameron Hummels,2016-03-26 07:56:20-07:00,commit, +14391,Britton Smith,2016-03-26 14:04:18+00:00,commit, +14392,Britton Smith,2016-03-26 13:53:31+00:00,commit, +14393,Britton Smith,2016-03-26 12:59:05+00:00,commit, +14394,Britton Smith,2016-03-26 10:51:42+00:00,commit, +14395,Britton Smith,2016-03-26 10:50:07+00:00,commit, +14396,Britton Smith,2016-03-26 10:40:09+00:00,commit, +14397,Britton Smith,2016-03-25 22:42:17-06:00,commit, +14398,Britton Smith,2016-03-25 22:06:10-06:00,commit, +14399,Britton Smith,2016-03-25 21:56:42-06:00,commit, +14400,Britton Smith,2016-03-25 17:59:35-06:00,commit, +14401,Britton Smith,2016-03-25 17:49:22-06:00,commit, +14402,Andrew Myers,2016-03-25 16:15:41-07:00,commit, +14403,Andrew Myers,2016-03-25 15:17:43-07:00,commit, +14404,Nathan Goldbaum,2016-03-25 13:12:59-07:00,commit, +14405,Kacper Kowalik,2016-03-25 14:36:13-05:00,commit, +14406,Britton Smith,2016-03-25 14:02:44-05:00,commit, +14407,Nathan Goldbaum,2016-03-24 20:48:42-07:00,commit, +14408,Nathan Goldbaum,2016-03-24 16:10:05-07:00,commit, +14409,Nathan Goldbaum,2016-03-24 15:59:30-07:00,commit, +14410,Nathan Goldbaum,2016-03-24 15:58:51-07:00,commit, +14411,Kacper Kowalik,2016-03-24 16:31:25-05:00,commit, +14412,Nathan Goldbaum,2016-03-24 13:03:34-07:00,commit, +14413,Nathan Goldbaum,2016-03-24 12:07:11-07:00,commit, +14414,Nathan Goldbaum,2016-03-24 11:52:15-07:00,commit, +14415,Nathan Goldbaum,2016-03-24 11:29:09-07:00,commit, +14416,Nathan Goldbaum,2016-03-24 09:49:11-07:00,commit, +14417,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14418,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14419,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14420,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14421,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14422,Cameron Hummels,2016-03-24 09:21:50-07:00,commit, +14423,Cameron Hummels,2016-03-24 08:06:15-07:00,commit, +14424,Matthew Turk,2016-03-24 10:01:02-05:00,commit, +14425,Matthew Turk,2016-03-24 09:03:31-05:00,commit, +14426,Joseph Tomlinson,2016-03-24 00:25:58-04:00,commit, +14427,Joseph Tomlinson,2016-03-24 00:18:36-04:00,commit, +14428,Joseph Tomlinson,2016-03-23 22:37:38-04:00,commit, +14429,Joseph Tomlinson,2016-03-23 22:22:39-04:00,commit, +14430,Matthew Turk,2016-03-23 20:05:55-05:00,commit, +14431,Nathan Goldbaum,2016-03-23 16:16:37-07:00,commit, +14432,Nathan Goldbaum,2016-03-23 14:02:37-07:00,commit, +14433,Nathan Goldbaum,2016-03-23 13:59:12-07:00,commit, +14434,Matthew Turk,2016-03-23 15:58:42-05:00,commit, +14435,Nathan Goldbaum,2016-03-23 13:56:04-07:00,commit, +14436,Nathan Goldbaum,2016-03-23 13:55:41-07:00,commit, +14437,Nathan Goldbaum,2016-03-23 13:53:30-07:00,commit, +14438,Nathan Goldbaum,2016-03-23 13:52:08-07:00,commit, +14439,Nathan Goldbaum,2016-03-23 13:50:32-07:00,commit, +14440,Nathan Goldbaum,2016-03-23 13:49:36-07:00,commit, +14441,Nathan Goldbaum,2016-03-23 13:48:54-07:00,commit, +14442,Kacper Kowalik,2016-03-23 14:31:01-05:00,commit, +14443,Kacper Kowalik,2016-03-23 14:10:08-05:00,commit, +14444,Kacper Kowalik,2016-03-23 14:08:54-05:00,commit, +14445,Matthew Turk,2016-03-23 13:11:42-05:00,commit, +14446,Matthew Turk,2016-03-23 06:49:21-05:00,commit, +14447,Britton Smith,2016-03-22 16:15:41-05:00,commit, +14448,Matthew Turk,2016-03-22 15:52:41-05:00,commit, +14449,Matthew Turk,2016-03-22 15:47:41-05:00,commit, +14450,Matthew Turk,2016-03-22 15:46:18-05:00,commit, +14451,Matthew Turk,2016-03-22 15:45:30-05:00,commit, +14452,Matthew Turk,2016-03-22 15:23:10-05:00,commit, +14453,Britton Smith,2016-03-22 15:26:33-05:00,commit, +14454,Britton Smith,2016-03-22 15:16:09-05:00,commit, +14455,Britton Smith,2016-03-22 12:18:14-05:00,commit, +14456,Miguel de Val-Borro,2016-03-22 12:53:47-04:00,commit, +14457,Miguel de Val-Borro,2016-03-22 12:00:31-04:00,commit, +14458,Kacper Kowalik,2016-03-22 10:58:32-05:00,commit, +14459,Miguel de Val-Borro,2016-03-22 11:53:38-04:00,commit, +14460,Britton Smith,2016-03-22 10:36:42-05:00,commit, +14461,Britton Smith,2016-03-22 10:36:19-05:00,commit, +14462,Nathan Goldbaum,2016-03-21 22:33:12-07:00,commit, +14463,Kacper Kowalik,2016-03-21 21:58:45-05:00,commit, +14464,Kacper Kowalik,2016-03-21 21:38:46-05:00,commit, +14465,Britton Smith,2016-03-21 21:22:38-05:00,commit, +14466,Britton Smith,2016-03-21 21:18:54-05:00,commit, +14467,Matthew Turk,2016-03-21 20:43:29-05:00,commit, +14468,Nathan Goldbaum,2016-03-21 15:59:57-07:00,commit, +14469,Cameron Hummels,2016-03-21 14:15:54-07:00,commit, +14470,Britton Smith,2016-03-21 15:20:24-05:00,commit, +14471,Britton Smith,2016-03-21 15:03:13-05:00,commit, +14472,Matthew Turk,2016-03-21 14:43:10-05:00,commit, +14473,Kacper Kowalik,2016-03-21 10:27:25-05:00,commit, +14474,Matthew Turk,2016-03-21 09:56:48-05:00,commit, +14475,Andrew Myers,2016-03-20 18:32:29-07:00,commit, +14476,Miguel de Val-Borro,2016-03-20 19:01:08-04:00,commit, +14477,Miguel de Val-Borro,2016-03-20 19:00:50-04:00,commit, +14478,Andrew Myers,2016-03-20 15:01:31-07:00,commit, +14479,Andrew Myers,2016-03-20 14:45:58-07:00,commit, +14480,Andrew Myers,2016-03-20 14:45:58-07:00,commit, +14481,Andrew Myers,2016-03-20 14:39:06-07:00,commit, +14482,Andrew Myers,2016-03-20 14:39:06-07:00,commit, +14483,Kacper Kowalik,2016-03-20 11:50:05-05:00,commit, +14484,Miguel de Val-Borro,2016-03-20 00:07:43-04:00,commit, +14485,Miguel de Val-Borro,2016-03-20 00:02:23-04:00,commit, +14486,Miguel de Val-Borro,2016-03-19 23:14:34-04:00,commit, +14487,Michael Zingale,2016-03-19 06:05:52-04:00,commit, +14488,Kacper Kowalik,2016-03-18 20:52:36-05:00,commit, +14489,Kacper Kowalik,2016-03-18 20:45:48-05:00,commit, +14490,Kacper Kowalik,2016-03-18 16:27:44-05:00,commit, +14491,Nathan Goldbaum,2016-03-18 15:30:15-05:00,commit, +14492,Miguel de Val-Borro,2016-03-18 14:06:10-04:00,commit, +14493,Michael Zingale,2016-03-17 18:03:52-04:00,commit, +14494,Kacper Kowalik,2016-03-17 16:49:11-05:00,commit, +14495,Kacper Kowalik,2016-03-17 16:44:24-05:00,commit, +14496,Michael Zingale,2016-03-17 16:08:59-04:00,commit, +14497,Matthew Turk,2016-03-17 13:37:16-05:00,commit, +14498,Kacper Kowalik,2016-03-16 22:57:30-05:00,commit, +14499,Miguel de Val-Borro,2016-03-16 22:37:46-04:00,commit, +14500,Nathan Goldbaum,2016-03-16 20:40:43-05:00,commit, +14501,Miguel de Val-Borro,2016-03-16 17:26:47-04:00,commit, +14502,Cameron Hummels,2016-03-16 13:56:32-07:00,commit, +14503,Miguel de Val-Borro,2016-03-16 16:20:22-04:00,commit, +14504,Cameron Hummels,2016-03-16 12:31:52-07:00,commit, +14505,Cameron Hummels,2016-03-16 12:12:57-07:00,commit, +14506,Cameron Hummels,2016-03-16 12:11:39-07:00,commit, +14507,Cameron Hummels,2016-03-16 11:54:59-07:00,commit, +14508,Cameron Hummels,2016-03-16 11:49:03-07:00,commit, +14509,Cameron Hummels,2016-03-16 11:46:45-07:00,commit, +14510,Miguel de Val-Borro,2016-03-16 14:46:06-04:00,commit, +14511,Miguel de Val-Borro,2016-03-16 14:35:55-04:00,commit, +14512,Miguel de Val-Borro,2016-03-16 14:12:20-04:00,commit, +14513,Miguel de Val-Borro,2016-03-16 14:09:14-04:00,commit, +14514,Kacper Kowalik,2016-03-16 12:10:13-05:00,commit, +14515,Kacper Kowalik,2016-03-16 12:08:24-05:00,commit, +14516,Miguel de Val-Borro,2016-03-16 12:43:34-04:00,commit, +14517,Cameron Hummels,2016-03-16 09:41:03-07:00,commit, +14518,Cameron Hummels,2016-03-16 09:39:28-07:00,commit, +14519,Kacper Kowalik,2016-03-16 11:32:18-05:00,commit, +14520,Kacper Kowalik,2016-03-16 11:30:08-05:00,commit, +14521,Matthew Turk,2016-03-16 11:28:39-05:00,commit, +14522,Cameron Hummels,2016-03-16 08:56:51-07:00,commit, +14523,Cameron Hummels,2016-03-15 20:14:09-07:00,commit, +14524,Cameron Hummels,2016-03-15 16:54:32-07:00,commit, +14525,Cameron Hummels,2016-03-15 16:43:42-07:00,commit, +14526,Cameron Hummels,2016-03-15 16:28:47-07:00,commit, +14527,Kacper Kowalik,2016-03-15 18:06:28-05:00,commit, +14528,Kacper Kowalik,2016-03-15 18:06:28-05:00,commit, +14529,Cameron Hummels,2016-03-15 15:58:38-07:00,commit, +14530,Cameron Hummels,2016-03-15 15:56:42-07:00,commit, +14531,Nathan Goldbaum,2016-03-15 16:46:18-05:00,commit, +14532,Miguel de Val-Borro,2016-03-15 12:07:51-04:00,commit, +14533,Miguel de Val-Borro,2016-03-15 12:07:38-04:00,commit, +14534,Kacper Kowalik,2016-03-15 08:05:16-05:00,commit, +14535,Kacper Kowalik,2016-03-14 21:06:15-05:00,commit, +14536,Cameron Hummels,2016-03-14 14:59:35-07:00,commit, +14537,Andrew Myers,2016-03-13 17:46:34-07:00,commit, +14538,Miguel de Val-Borro,2016-03-13 20:23:39-04:00,commit, +14539,Miguel de Val-Borro,2016-03-13 19:56:50-04:00,commit, +14540,Miguel de Val-Borro,2016-03-13 18:45:47-04:00,commit, +14541,Miguel de Val-Borro,2016-03-13 18:06:51-04:00,commit, +14542,Miguel de Val-Borro,2016-03-13 17:58:10-04:00,commit, +14543,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, +14544,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, +14545,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, +14546,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, +14547,Nathan Goldbaum,2016-03-13 13:22:41-05:00,commit, +14548,Andrew Myers,2016-03-13 09:58:39-07:00,commit, +14549,Andrew Myers,2016-03-13 09:40:52-07:00,commit, +14550,Andrew Myers,2016-03-13 09:37:56-07:00,commit, +14551,Andrew Myers,2016-03-13 01:12:20-08:00,commit, +14552,Andrew Myers,2016-03-13 01:11:43-08:00,commit, +14553,Nathan Goldbaum,2016-03-12 00:24:05-06:00,commit, +14554,Nathan Goldbaum,2016-03-11 20:40:47-06:00,commit, +14555,Cameron Hummels,2016-03-11 16:14:50-08:00,commit, +14556,Cameron Hummels,2016-03-11 15:58:20-08:00,commit, +14557,Cameron Hummels,2016-03-11 15:49:20-08:00,commit, +14558,Miguel de Val-Borro,2016-03-11 17:44:24-05:00,commit, +14559,Kacper Kowalik,2016-03-11 16:34:54-06:00,commit, +14560,Matthew Turk,2016-03-11 15:51:51-06:00,commit, +14561,Cameron Hummels,2016-03-10 20:00:21-08:00,commit, +14562,Cameron Hummels,2016-03-10 16:04:21-08:00,commit, +14563,Matthew Turk,2016-03-10 15:13:10-06:00,commit, +14564,Kacper Kowalik,2016-03-10 15:05:34-06:00,commit, +14565,Kacper Kowalik,2016-03-10 13:00:01-06:00,commit, +14566,Kacper Kowalik,2016-03-10 12:37:32-06:00,commit, +14567,Kacper Kowalik,2016-03-10 12:34:50-06:00,commit, +14568,Meagan Lang,2016-03-10 18:26:05+00:00,commit, +14569,Kacper Kowalik,2016-03-10 12:22:14-06:00,commit, +14570,Kacper Kowalik,2016-03-10 11:57:04-06:00,commit, +14571,Kacper Kowalik,2016-03-10 11:55:15-06:00,commit, +14572,Kacper Kowalik,2016-03-10 11:53:10-06:00,commit, +14573,Kacper Kowalik,2016-03-10 11:52:47-06:00,commit, +14574,Kacper Kowalik,2016-03-10 08:59:35-06:00,commit, +14575,Andrew Myers,2016-03-09 18:28:28-08:00,commit, +14576,Andrew Myers,2016-03-09 18:25:17-08:00,commit, +14577,Nathan Goldbaum,2016-03-09 20:23:21-06:00,commit, +14578,Nathan Goldbaum,2016-03-09 20:04:12-06:00,commit, +14579,Andrew Myers,2016-03-09 16:52:07-08:00,commit, +14580,Kacper Kowalik,2016-03-09 16:57:48-06:00,commit, +14581,Meagan Lang,2016-03-09 22:36:05+00:00,commit, +14582,Meagan Lang,2016-03-09 21:28:15+00:00,commit, +14583,Andrew Myers,2016-03-09 12:42:42-08:00,commit, +14584,Andrew Myers,2016-03-09 12:34:01-08:00,commit, +14585,Michael Zingale,2016-03-09 13:07:42-05:00,commit, +14586,Michael Zingale,2016-03-09 12:55:39-05:00,commit, +14587,Michael Zingale,2016-03-09 12:51:26-05:00,commit, +14588,Nathan Goldbaum,2016-03-09 11:41:48-06:00,commit, +14589,Nathan Goldbaum,2016-03-09 11:40:20-06:00,commit, +14590,Nathan Goldbaum,2016-03-09 11:38:27-06:00,commit, +14591,Kacper Kowalik,2016-03-09 11:37:57-06:00,commit, +14592,Nathan Goldbaum,2016-03-09 11:37:24-06:00,commit, +14593,Andrew Myers,2016-03-09 09:35:18-08:00,commit, +14594,Andrew Myers,2016-03-09 09:32:34-08:00,commit, +14595,Michael Zingale,2016-03-09 12:28:49-05:00,commit, +14596,Nathan Goldbaum,2016-03-09 11:17:00-06:00,commit, +14597,Nathan Goldbaum,2016-03-09 11:13:04-06:00,commit, +14598,Kacper Kowalik,2016-03-09 11:07:00-06:00,commit, +14599,Robert Thompson,2016-03-08 15:32:23-06:00,commit, +14600,Robert Thompson,2016-03-08 15:30:38-06:00,commit, +14601,Robert Thompson,2016-03-08 15:28:51-06:00,commit, +14602,Andrew Myers,2016-03-08 13:26:30-08:00,commit, +14603,Robert Thompson,2016-03-08 15:24:51-06:00,commit, +14604,Robert Thompson,2016-03-08 15:22:29-06:00,commit, +14605,Andrew Myers,2016-03-08 13:08:05-08:00,commit, +14606,Nathan Goldbaum,2016-03-08 14:56:15-06:00,commit, +14607,Andrew Myers,2016-03-08 12:54:39-08:00,commit, +14608,Kacper Kowalik,2016-03-08 14:38:21-06:00,commit, +14609,Kacper Kowalik,2016-03-08 14:32:56-06:00,commit, +14610,Matthew Turk,2016-03-08 14:08:38-06:00,commit, +14611,Nathan Goldbaum,2016-03-08 14:07:17-06:00,commit, +14612,Michael Zingale,2016-03-08 13:32:08-05:00,commit, +14613,Kacper Kowalik,2016-03-08 10:44:38-06:00,commit, +14614,Andrew Myers,2016-03-08 08:10:26-08:00,commit, +14615,Andrew Myers,2016-03-08 00:44:08-08:00,commit, +14616,Andrew Myers,2016-03-07 22:46:04-08:00,commit, +14617,Andrew Myers,2016-03-07 20:45:16-08:00,commit, +14618,Kacper Kowalik,2016-03-07 19:07:23-06:00,commit, +14619,Meagan Lang,2016-03-07 23:55:26+00:00,commit, +14620,Kacper Kowalik,2016-03-07 17:36:00-06:00,commit, +14621,Nathan Goldbaum,2016-03-07 17:34:18-06:00,commit, +14622,Nathan Goldbaum,2016-03-07 17:25:36-06:00,commit, +14623,Kacper Kowalik,2016-03-07 17:24:25-06:00,commit, +14624,Kacper Kowalik,2016-03-07 17:08:29-06:00,commit, +14625,Nathan Goldbaum,2016-03-07 17:07:26-06:00,commit, +14626,Nathan Goldbaum,2016-03-07 17:06:55-06:00,commit, +14627,Nathan Goldbaum,2016-03-07 17:06:20-06:00,commit, +14628,Nathan Goldbaum,2016-03-07 17:02:44-06:00,commit, +14629,Nathan Goldbaum,2016-03-07 14:18:34-06:00,commit, +14630,Nathan Goldbaum,2016-03-07 11:32:32-06:00,commit, +14631,Nathan Goldbaum,2016-03-07 11:32:14-06:00,commit, +14632,Nathan Goldbaum,2016-03-07 11:31:41-06:00,commit, +14633,Nathan Goldbaum,2016-03-07 00:57:19-06:00,commit, +14634,Nathan Goldbaum,2016-03-07 00:56:14-06:00,commit, +14635,Nathan Goldbaum,2016-03-07 00:54:47-06:00,commit, +14636,Nathan Goldbaum,2016-03-07 00:30:36-06:00,commit, +14637,Nathan Goldbaum,2016-03-07 00:15:29-06:00,commit, +14638,Nathan Goldbaum,2016-03-07 00:15:09-06:00,commit, +14639,Nathan Goldbaum,2016-03-07 00:13:55-06:00,commit, +14640,Nathan Goldbaum,2016-03-06 22:13:40-06:00,commit, +14641,Nathan Goldbaum,2016-03-06 22:12:45-06:00,commit, +14642,Nathan Goldbaum,2016-03-06 21:53:37-06:00,commit, +14643,Nathan Goldbaum,2016-03-06 20:46:19-06:00,commit, +14644,Nathan Goldbaum,2016-03-06 20:44:24-06:00,commit, +14645,Nathan Goldbaum,2016-03-06 20:30:57-06:00,commit, +14646,Nathan Goldbaum,2016-03-06 19:55:03-06:00,commit, +14647,Nathan Goldbaum,2016-03-06 17:09:20-06:00,commit, +14648,Nathan Goldbaum,2016-03-06 17:08:30-06:00,commit, +14649,Nathan Goldbaum,2016-03-06 16:33:30-06:00,commit, +14650,Nathan Goldbaum,2016-03-06 15:59:45-06:00,commit, +14651,Matthew Turk,2016-03-06 10:06:07-06:00,commit, +14652,Matthew Turk,2016-03-06 10:05:53-06:00,commit, +14653,Matthew Turk,2016-03-05 23:35:41-06:00,commit, +14654,Suoqing Ji,2016-03-05 18:18:48-08:00,commit, +14655,Suoqing Ji,2016-03-05 18:17:23-08:00,commit, +14656,Suoqing Ji,2016-03-05 18:15:27-08:00,commit, +14657,Matthew Turk,2016-03-05 17:47:42-06:00,commit, +14658,Matthew Turk,2016-03-05 16:39:46-06:00,commit, +14659,Kacper Kowalik,2016-03-05 13:42:21-06:00,commit, +14660,Kacper Kowalik,2016-03-05 13:37:31-06:00,commit, +14661,Michael Zingale,2016-03-05 14:36:55-05:00,commit, +14662,Cameron Hummels,2016-03-05 08:39:45-08:00,commit, +14663,Michael Zingale,2016-03-05 10:40:19-05:00,commit, +14664,Michael Zingale,2016-03-05 09:35:59-05:00,commit, +14665,Michael Zingale,2016-03-05 09:30:10-05:00,commit, +14666,Michael Zingale,2016-03-05 08:44:21-05:00,commit, +14667,Michael Zingale,2016-03-04 22:09:19-05:00,commit, +14668,Cameron Hummels,2016-03-04 16:28:26-08:00,commit, +14669,Yi-Hao Chen,2016-03-04 17:31:35-06:00,commit, +14670,Nathan Goldbaum,2016-03-04 15:50:53-06:00,commit, +14671,Nathan Goldbaum,2016-03-04 15:50:34-06:00,commit, +14672,Nathan Goldbaum,2016-03-04 15:49:55-06:00,commit, +14673,Nathan Goldbaum,2016-03-04 15:48:59-06:00,commit, +14674,Nathan Goldbaum,2016-03-04 15:43:26-06:00,commit, +14675,Andrew Myers,2016-03-04 12:51:10-08:00,commit, +14676,Andrew Myers,2016-03-04 12:50:20-08:00,commit, +14677,Andrew Myers,2016-03-04 12:41:22-08:00,commit, +14678,Nathan Goldbaum,2016-03-04 14:29:51-06:00,commit, +14679,Nathan Goldbaum,2016-03-04 14:14:07-06:00,commit, +14680,Suoqing Ji,2016-03-04 11:57:23-08:00,commit, +14681,Andrew Myers,2016-03-04 11:14:11-08:00,commit, +14682,Nathan Goldbaum,2016-03-04 13:11:16-06:00,commit, +14683,Nathan Goldbaum,2016-03-04 13:09:10-06:00,commit, +14684,Andrew Myers,2016-03-04 10:59:58-08:00,commit, +14685,Michael Zingale,2016-03-04 12:46:16-05:00,commit, +14686,Nathan Goldbaum,2016-03-04 10:09:51-06:00,commit, +14687,John ZuHone,2016-03-04 10:33:24-05:00,commit, +14688,Nathan Goldbaum,2016-03-03 21:43:40-06:00,commit, +14689,Andrew Myers,2016-03-03 19:10:26-08:00,commit, +14690,Andrew Myers,2016-03-03 19:08:10-08:00,commit, +14691,Nathan Goldbaum,2016-03-03 21:01:40-06:00,commit, +14692,Kacper Kowalik,2016-03-03 20:58:41-06:00,commit, +14693,Nathan Goldbaum,2016-03-03 20:38:39-06:00,commit, +14694,Nathan Goldbaum,2016-03-03 20:38:12-06:00,commit, +14695,Andrew Myers,2016-03-03 18:16:31-08:00,commit, +14696,Andrew Myers,2016-03-03 16:29:06-08:00,commit, +14697,Andrew Myers,2016-03-03 16:20:32-08:00,commit, +14698,Suoqing Ji,2016-03-03 16:14:16-08:00,commit, +14699,Nathan Goldbaum,2016-03-03 18:12:02-06:00,commit, +14700,Suoqing Ji,2016-03-03 16:10:40-08:00,commit, +14701,Michael Zingale,2016-03-03 18:43:58-05:00,commit, +14702,Nathan Goldbaum,2016-03-03 17:37:19-06:00,commit, +14703,Nathan Goldbaum,2016-03-03 17:29:02-06:00,commit, +14704,Nathan Goldbaum,2016-03-03 17:27:45-06:00,commit, +14705,Nathan Goldbaum,2016-03-03 17:26:44-06:00,commit, +14706,Nathan Goldbaum,2016-03-03 17:26:20-06:00,commit, +14707,Nathan Goldbaum,2016-03-03 17:24:30-06:00,commit, +14708,Nathan Goldbaum,2016-03-03 17:20:15-06:00,commit, +14709,Suoqing Ji,2016-03-03 13:20:41-08:00,commit, +14710,Andrew Myers,2016-03-03 13:20:37-08:00,commit, +14711,Andrew Myers,2016-03-03 13:19:49-08:00,commit, +14712,Suoqing Ji,2016-03-03 13:13:53-08:00,commit, +14713,Michael Zingale,2016-03-03 15:23:54-05:00,commit, +14714,Michael Zingale,2016-03-03 14:58:13-05:00,commit, +14715,Michael Zingale,2016-03-03 13:13:32-05:00,commit, +14716,Michael Zingale,2016-03-03 12:59:54-05:00,commit, +14717,Michael Zingale,2016-03-03 12:46:48-05:00,commit, +14718,Michael Zingale,2016-03-03 12:26:14-05:00,commit, +14719,Matthew Turk,2016-03-03 10:21:10-06:00,commit, +14720,Nathan Goldbaum,2016-03-03 10:12:51-06:00,commit, +14721,Matthew Turk,2016-03-02 21:57:59-06:00,commit, +14722,Matthew Turk,2016-03-02 21:08:40-06:00,commit, +14723,Matthew Turk,2016-03-02 16:40:14-06:00,commit, +14724,Matthew Turk,2016-03-02 16:25:41-06:00,commit, +14725,Matthew Turk,2016-03-02 15:48:01-06:00,commit, +14726,John ZuHone,2016-03-02 16:42:45-05:00,commit, +14727,John ZuHone,2016-03-02 16:42:20-05:00,commit, +14728,Kacper Kowalik,2016-03-02 14:56:29-06:00,commit, +14729,Matthew Turk,2016-03-02 14:31:27-06:00,commit, +14730,John ZuHone,2016-03-02 15:14:04-05:00,commit, +14731,John ZuHone,2016-03-02 14:51:35-05:00,commit, +14732,Matthew Turk,2016-03-02 11:32:33-06:00,commit, +14733,Kacper Kowalik,2016-03-02 11:31:44-06:00,commit, +14734,Matthew Turk,2016-03-02 11:30:48-06:00,commit, +14735,John ZuHone,2016-03-02 12:26:34-05:00,commit, +14736,Meagan Lang,2016-03-01 22:06:46+00:00,commit, +14737,Matthew Turk,2016-03-01 12:55:54-06:00,commit, +14738,Matthew Turk,2016-03-01 11:59:33-06:00,commit, +14739,Matthew Turk,2016-03-01 11:58:41-06:00,commit, +14740,Matthew Turk,2016-03-01 11:58:27-06:00,commit, +14741,Nathan Goldbaum,2016-02-29 18:48:15-06:00,commit, +14742,Nathan Goldbaum,2016-02-29 18:47:51-06:00,commit, +14743,Nathan Goldbaum,2016-02-29 18:47:34-06:00,commit, +14744,Nathan Goldbaum,2016-02-29 17:24:27-06:00,commit, +14745,Meagan Lang,2016-02-29 18:46:35+00:00,commit, +14746,Matthew Turk,2016-02-28 10:37:06-06:00,commit, +14747,Andrew Myers,2016-02-27 12:36:16-08:00,commit, +14748,Andrew Myers,2016-02-27 11:50:15-08:00,commit, +14749,Andrew Myers,2016-02-27 11:46:11-08:00,commit, +14750,Andrew Myers,2016-02-26 23:45:09-08:00,commit, +14751,Andrew Myers,2016-02-26 19:56:30-08:00,commit, +14752,Andrew Myers,2016-02-26 19:17:14-08:00,commit, +14753,Andrew Myers,2016-02-26 19:16:38-08:00,commit, +14754,Meagan Lang,2016-02-26 22:34:52+00:00,commit, +14755,Matthew Turk,2016-02-26 16:08:12-06:00,commit, +14756,Matthew Turk,2016-02-26 15:57:48-06:00,commit, +14757,Andrew Myers,2016-02-26 10:59:29-08:00,commit, +14758,Matthew Turk,2016-02-25 22:39:48-06:00,commit, +14759,Matthew Turk,2016-02-25 17:48:48-06:00,commit, +14760,Matthew Turk,2016-02-25 17:48:14-06:00,commit, +14761,Matthew Turk,2016-02-25 15:35:35-06:00,commit, +14762,Matthew Turk,2016-02-25 14:51:11-06:00,commit, +14763,Meagan Lang,2016-02-25 19:34:46+00:00,commit, +14764,Matthew Turk,2016-02-25 10:48:43-06:00,commit, +14765,Matthew Turk,2016-02-25 10:40:29-06:00,commit, +14766,Matthew Turk,2016-02-25 10:25:29-06:00,commit, +14767,Meagan Lang,2016-02-25 14:57:51+00:00,commit, +14768,Britton Smith,2016-02-25 14:43:58+00:00,commit, +14769,Britton Smith,2016-02-25 12:12:49+00:00,commit, +14770,Britton Smith,2016-02-25 12:11:49+00:00,commit, +14771,Matthew Turk,2016-02-24 21:10:11-06:00,commit, +14772,Kacper Kowalik,2016-02-24 17:08:09-06:00,commit, +14773,Matthew Turk,2016-02-24 17:03:00-06:00,commit, +14774,Kacper Kowalik,2016-02-24 16:18:33-06:00,commit, +14775,Matthew Turk,2016-02-24 16:10:17-06:00,commit, +14776,Andrew Myers,2016-02-24 13:38:49-08:00,commit, +14777,Matthew Turk,2016-02-24 15:31:18-06:00,commit, +14778,Andrew Myers,2016-02-24 11:49:27-08:00,commit, +14779,Nathan Goldbaum,2016-02-24 13:46:59-06:00,commit, +14780,Nathan Goldbaum,2016-02-24 13:33:14-06:00,commit, +14781,Nathan Goldbaum,2016-02-24 12:51:10-06:00,commit, +14782,Kacper Kowalik,2016-02-24 12:50:39-06:00,commit, +14783,Nathan Goldbaum,2016-02-24 11:54:10-06:00,commit, +14784,Matthew Turk,2016-02-24 11:37:11-06:00,commit, +14785,Matthew Turk,2016-02-24 11:33:18-06:00,commit, +14786,Matthew Turk,2016-02-24 11:31:07-06:00,commit, +14787,Matthew Turk,2016-02-24 11:30:03-06:00,commit, +14788,Matthew Turk,2016-02-23 21:56:32-06:00,commit, +14789,Meagan Lang,2016-02-23 23:36:21+00:00,commit, +14790,Matthew Turk,2016-02-23 11:41:14-06:00,commit, +14791,Meagan Lang,2016-02-23 05:34:39+00:00,commit, +14792,Meagan Lang,2016-02-23 02:08:16+00:00,commit, +14793,Andrew Myers,2016-02-22 17:11:02-08:00,commit, +14794,Meagan Lang,2016-02-23 00:37:09+00:00,commit, +14795,Andrew Myers,2016-02-22 16:30:20-08:00,commit, +14796,Andrew Myers,2016-02-22 16:29:23-08:00,commit, +14797,Meagan Lang,2016-02-23 00:21:40+00:00,commit, +14798,Meagan Lang,2016-02-22 22:16:52+00:00,commit, +14799,Nathan Goldbaum,2016-02-22 15:43:26-06:00,commit, +14800,Nathan Goldbaum,2016-02-22 15:24:35-06:00,commit, +14801,Matthew Turk,2016-02-22 15:23:25-06:00,commit, +14802,Bili Dong,2016-02-22 12:35:47-08:00,commit, +14803,Nathan Goldbaum,2016-02-22 10:09:33-06:00,commit, +14804,Andrew Myers,2016-02-21 21:51:26-08:00,commit, +14805,Andrew Myers,2016-02-21 21:48:25-08:00,commit, +14806,Andrew Myers,2016-02-21 21:46:21-08:00,commit, +14807,Andrew Myers,2016-02-21 21:08:36-08:00,commit, +14808,Andrew Myers,2016-02-20 16:07:30-08:00,commit, +14809,Andrew Myers,2016-02-20 12:19:41-08:00,commit, +14810,Andrew Myers,2016-02-20 11:09:15-08:00,commit, +14811,Matthew Turk,2016-02-18 15:57:32-06:00,commit, +14812,Kacper Kowalik,2016-02-18 15:40:40-06:00,commit, +14813,Matthew Turk,2016-02-18 15:28:18-06:00,commit, +14814,Matthew Turk,2016-02-18 15:26:37-06:00,commit, +14815,Meagan Lang,2016-02-18 21:07:43+00:00,commit, +14816,Meagan Lang,2016-02-18 20:51:49+00:00,commit, +14817,Kacper Kowalik,2016-02-18 14:17:14-06:00,commit, +14818,Kacper Kowalik,2016-02-18 12:26:34-06:00,commit, +14819,Matthew Turk,2016-02-18 08:24:35-06:00,commit, +14820,Meagan Lang,2016-02-18 00:18:17+00:00,commit, +14821,Nathan Goldbaum,2016-02-17 16:55:31-06:00,commit, +14822,Nathan Goldbaum,2016-02-17 16:53:22-06:00,commit, +14823,Nathan Goldbaum,2016-02-17 13:51:09-06:00,commit, +14824,Nathan Goldbaum,2016-02-17 19:44:42+00:00,commit, +14825,Nathan Goldbaum,2016-02-17 13:12:00-06:00,commit, +14826,Britton Smith,2016-02-17 18:01:18+00:00,commit, +14827,Kacper Kowalik,2016-02-17 11:16:32-06:00,commit, +14828,Kacper Kowalik,2016-02-17 11:08:29-06:00,commit, +14829,Nathan Goldbaum,2016-02-17 11:06:32-06:00,commit, +14830,Kacper Kowalik,2016-02-17 11:04:30-06:00,commit, +14831,Kacper Kowalik,2016-02-17 10:57:23-06:00,commit, +14832,Cameron Hummels,2016-02-16 19:47:52-08:00,commit, +14833,Cameron Hummels,2016-02-16 19:34:15-08:00,commit, +14834,Kacper Kowalik,2016-02-16 15:03:09-06:00,commit, +14835,Andrew Myers,2016-02-16 12:44:36-08:00,commit, +14836,Andrew Myers,2016-02-16 12:38:01-08:00,commit, +14837,Andrew Myers,2016-02-16 12:33:43-08:00,commit, +14838,Andrew Myers,2016-02-16 11:52:52-08:00,commit, +14839,Max Katz,2016-02-16 12:36:03-05:00,commit, +14840,Kacper Kowalik,2016-02-16 10:39:30-06:00,commit, +14841,Kacper Kowalik,2016-02-16 10:39:30-06:00,commit, +14842,Kacper Kowalik,2016-02-16 14:39:27-06:00,commit, +14843,Nathan Goldbaum,2016-02-16 10:36:23-06:00,commit, +14844,Matthew Turk,2016-02-15 15:39:53-06:00,commit, +14845,Britton Smith,2016-02-15 14:23:58+00:00,commit, +14846,Britton Smith,2016-02-15 13:39:25+00:00,commit, +14847,Andrew Myers,2016-02-12 19:53:50-08:00,commit, +14848,Meagan Lang,2016-02-12 23:37:52+00:00,commit, +14849,Andrew Myers,2016-02-12 14:53:06-08:00,commit, +14850,Andrew Myers,2016-02-12 12:38:34-08:00,commit, +14851,Andrew Myers,2016-02-12 12:15:40-08:00,commit, +14852,Meagan Lang,2016-02-11 20:46:57+00:00,commit, +14853,Matthew Turk,2016-02-11 14:45:54-06:00,commit, +14854,Kacper Kowalik,2016-02-15 12:25:34-06:00,commit, +14855,Kacper Kowalik,2016-02-12 11:56:13-06:00,commit, +14856,Kacper Kowalik,2016-02-12 11:37:08-06:00,commit, +14857,Kacper Kowalik,2016-02-12 11:36:32-06:00,commit, +14858,Kacper Kowalik,2016-02-11 17:23:09-06:00,commit, +14859,Matthew Turk,2016-02-11 13:51:06-06:00,commit, +14860,Yi-Hao Chen,2016-02-11 13:14:57-06:00,commit, +14861,Yi-Hao Chen,2016-02-11 13:05:27-06:00,commit, +14862,Matthew Turk,2016-02-11 13:03:07-06:00,commit, +14863,Yi-Hao Chen,2016-02-10 18:06:47-06:00,commit, +14864,Kacper Kowalik,2016-02-10 17:32:40-06:00,commit, +14865,Bili Dong,2016-02-09 20:09:13-08:00,commit, +14866,Yi-Hao Chen,2016-02-09 16:41:31-06:00,commit, +14867,Yi-Hao Chen,2016-02-09 16:15:20-06:00,commit, +14868,Kacper Kowalik,2016-02-09 11:01:15-06:00,commit, +14869,Meagan Lang,2016-02-09 05:42:22+00:00,commit, +14870,Meagan Lang,2016-02-08 03:16:52+00:00,commit, +14871,Meagan Lang,2016-02-07 20:32:32+00:00,commit, +14872,Meagan Lang,2016-02-07 20:31:52+00:00,commit, +14873,Matthew Turk,2016-02-07 14:01:08-06:00,commit, +14874,Matthew Turk,2016-02-07 13:55:26-06:00,commit, +14875,Meagan Lang,2016-02-07 18:08:28+00:00,commit, +14876,Meagan Lang,2016-02-07 18:06:03+00:00,commit, +14877,Cameron Hummels,2016-02-07 08:59:11-08:00,commit, +14878,Nathan Goldbaum,2016-02-07 10:27:52-06:00,commit, +14879,Cameron Hummels,2016-02-07 01:44:17-08:00,commit, +14880,Cameron Hummels,2016-02-07 00:35:35-08:00,commit, +14881,Cameron Hummels,2016-02-06 22:37:20-08:00,commit, +14882,Matthew Turk,2016-02-06 19:39:54-06:00,commit, +14883,Matthew Turk,2016-02-06 10:12:00-06:00,commit, +14884,Andrew Myers,2016-02-06 00:07:22-08:00,commit, +14885,Andrew Myers,2016-02-05 19:54:20-08:00,commit, +14886,Andrew Myers,2016-02-05 19:01:47-08:00,commit, +14887,Andrew Myers,2016-02-05 16:47:55-08:00,commit, +14888,Andrew Myers,2016-02-05 16:40:49-08:00,commit, +14889,Andrew Myers,2016-02-05 16:08:50-08:00,commit, +14890,Bili Dong,2016-02-05 14:51:59-08:00,commit, +14891,Andrew Myers,2016-02-05 14:09:21-08:00,commit, +14892,Bili Dong,2016-02-05 13:16:49-08:00,commit, +14893,Andrew Myers,2016-02-05 13:12:24-08:00,commit, +14894,Andrew Myers,2016-02-05 13:02:43-08:00,commit, +14895,Andrew Myers,2016-02-05 12:37:55-08:00,commit, +14896,Matthew Turk,2016-02-05 14:34:48-06:00,commit, +14897,Matthew Turk,2016-02-05 13:13:33-06:00,commit, +14898,Matthew Turk,2016-02-05 12:54:56-06:00,commit, +14899,Andrew Myers,2016-02-05 09:43:56-08:00,commit, +14900,Meagan Lang,2016-02-05 16:28:31+00:00,commit, +14901,Matthew Turk,2016-02-05 10:02:25-06:00,commit, +14902,Bili Dong,2016-02-05 02:20:41-08:00,commit, +14903,Bili Dong,2016-02-05 01:14:25-08:00,commit, +14904,Matthew Turk,2016-02-04 22:43:25-06:00,commit, +14905,Meagan Lang,2016-02-05 03:25:55+00:00,commit, +14906,Matthew Turk,2016-02-04 17:19:40-06:00,commit, +14907,Matthew Turk,2016-02-04 15:52:45-06:00,commit, +14908,Matthew Turk,2016-02-04 15:41:43-06:00,commit, +14909,Matthew Turk,2016-02-04 15:41:18-06:00,commit, +14910,Matthew Turk,2016-02-04 15:31:17-06:00,commit, +14911,Andrew Myers,2016-02-04 13:10:40-08:00,commit, +14912,Andrew Myers,2016-02-04 13:01:14-08:00,commit, +14913,Matthew Turk,2016-02-04 14:38:48-06:00,commit, +14914,Matthew Turk,2016-02-04 14:32:16-06:00,commit, +14915,Matthew Turk,2016-02-04 14:31:56-06:00,commit, +14916,Matthew Turk,2016-02-04 14:26:05-06:00,commit, +14917,Matthew Turk,2016-02-04 12:56:46-06:00,commit, +14918,Matthew Turk,2016-02-04 12:53:30-06:00,commit, +14919,Matthew Turk,2016-02-04 12:52:22-06:00,commit, +14920,Andrew Myers,2016-02-04 10:34:46-08:00,commit, +14921,Matthew Turk,2016-02-04 11:30:22-06:00,commit, +14922,Matthew Turk,2016-02-04 11:22:30-06:00,commit, +14923,Matthew Turk,2016-02-04 11:19:57-06:00,commit, +14924,Meagan Lang,2016-02-04 16:59:22+00:00,commit, +14925,Matthew Turk,2016-02-04 10:53:41-06:00,commit, +14926,Matthew Turk,2016-02-04 10:27:51-06:00,commit, +14927,John ZuHone,2016-02-04 10:53:27-05:00,commit, +14928,Matthew Turk,2016-02-04 09:20:47-06:00,commit, +14929,Matthew Turk,2016-02-04 09:17:56-06:00,commit, +14930,Matthew Turk,2016-02-04 09:14:18-06:00,commit, +14931,Matthew Turk,2016-02-04 07:03:44-06:00,commit, +14932,Andrew Myers,2016-02-03 23:09:32-08:00,commit, +14933,Andrew Myers,2016-02-03 21:50:43-08:00,commit, +14934,Andrew Myers,2016-02-03 21:50:31-08:00,commit, +14935,Nathan Goldbaum,2016-02-03 20:53:15-06:00,commit, +14936,Nathan Goldbaum,2016-02-03 20:52:14-06:00,commit, +14937,Matthew Turk,2016-02-03 19:19:08-06:00,commit, +14938,Matthew Turk,2016-02-03 18:38:58-06:00,commit, +14939,Andrew Myers,2016-02-03 16:17:58-08:00,commit, +14940,Matthew Turk,2016-02-03 18:09:23-06:00,commit, +14941,Andrew Myers,2016-02-03 16:06:33-08:00,commit, +14942,Meagan Lang,2016-02-03 22:36:56+00:00,commit, +14943,Andrew Myers,2016-02-03 13:53:12-08:00,commit, +14944,Nathan Goldbaum,2016-02-03 15:50:53-06:00,commit, +14945,Andrew Myers,2016-02-03 13:45:35-08:00,commit, +14946,Andrew Myers,2016-02-03 13:45:23-08:00,commit, +14947,Matthew Turk,2016-02-03 14:36:18-06:00,commit, +14948,Matthew Turk,2016-02-03 14:32:10-06:00,commit, +14949,Meagan Lang,2016-02-03 19:51:03+00:00,commit, +14950,Matthew Turk,2016-02-03 13:26:37-06:00,commit, +14951,Matthew Turk,2016-02-03 13:25:52-06:00,commit, +14952,Kacper Kowalik,2016-02-03 13:01:15-06:00,commit, +14953,Nathan Goldbaum,2016-02-03 12:21:33-06:00,commit, +14954,Nathan Goldbaum,2016-02-03 12:19:33-06:00,commit, +14955,Andrew Myers,2016-02-03 10:11:52-08:00,commit, +14956,Nathan Goldbaum,2016-02-03 12:04:28-06:00,commit, +14957,Kacper Kowalik,2016-02-03 11:32:20-06:00,commit, +14958,Nathan Goldbaum,2016-02-03 11:26:38-06:00,commit, +14959,Kacper Kowalik,2016-02-03 11:25:15-06:00,commit, +14960,Andrew Myers,2016-02-03 09:23:53-08:00,commit, +14961,Andrew Myers,2016-02-03 09:23:27-08:00,commit, +14962,Matthew Turk,2016-02-03 11:17:10-06:00,commit, +14963,Nathan Goldbaum,2016-02-03 11:16:40-06:00,commit, +14964,Matthew Turk,2016-02-03 11:15:07-06:00,commit, +14965,Andrew Myers,2016-02-03 09:12:48-08:00,commit, +14966,Nathan Goldbaum,2016-02-03 11:10:32-06:00,commit, +14967,Andrew Myers,2016-02-03 09:09:06-08:00,commit, +14968,Kacper Kowalik,2016-02-03 11:06:20-06:00,commit, +14969,Matthew Turk,2016-02-03 10:54:36-06:00,commit, +14970,Matthew Turk,2016-02-03 10:41:08-06:00,commit, +14971,Matthew Turk,2016-02-03 10:20:54-06:00,commit, +14972,Matthew Turk,2016-02-03 10:12:01-06:00,commit, +14973,Andrew Myers,2016-02-03 00:12:38-08:00,commit, +14974,Andrew Myers,2016-02-02 23:13:21-08:00,commit, +14975,Matthew Turk,2016-02-02 16:46:12-06:00,commit, +14976,Matthew Turk,2016-02-02 16:45:10-06:00,commit, +14977,Andrew Myers,2016-02-02 13:58:36-08:00,commit, +14978,Meagan Lang,2016-02-02 21:54:15+00:00,commit, +14979,Matthew Turk,2016-02-02 14:52:08-06:00,commit, +14980,Matthew Turk,2016-02-02 14:51:43-06:00,commit, +14981,Matthew Turk,2016-02-02 14:14:57-06:00,commit, +14982,Matthew Turk,2016-02-02 13:44:27-06:00,commit, +14983,Matthew Turk,2016-02-02 10:40:43-06:00,commit, +14984,Andrew Myers,2016-02-01 22:15:00-08:00,commit, +14985,Andrew Myers,2016-02-01 18:29:10-08:00,commit, +14986,Nathan Goldbaum,2016-02-01 19:48:08-06:00,commit, +14987,Nathan Goldbaum,2016-02-01 19:30:27-06:00,commit, +14988,Andrew Myers,2016-02-01 17:03:40-08:00,commit, +14989,Andrew Myers,2016-02-01 16:50:33-08:00,commit, +14990,Andrew Myers,2016-02-01 16:49:15-08:00,commit, +14991,Meagan Lang,2016-02-01 21:46:21+00:00,commit, +14992,Meagan Lang,2016-02-01 18:19:06+00:00,commit, +14993,Nathan Goldbaum,2016-02-01 11:40:14-06:00,commit, +14994,Kacper Kowalik,2016-02-01 09:26:16-06:00,commit, +14995,Kacper Kowalik,2016-01-31 12:44:48-06:00,commit, +14996,Kacper Kowalik,2016-01-31 12:36:56-06:00,commit, +14997,Matthew Turk,2016-01-30 16:06:14-06:00,commit, +14998,Matthew Turk,2016-01-30 16:06:09-06:00,commit, +14999,Britton Smith,2016-01-30 17:15:36+00:00,commit, +15000,Britton Smith,2016-01-30 12:29:22+00:00,commit, +15001,Britton Smith,2016-01-30 12:27:16+00:00,commit, +15002,Miguel de Val-Borro,2016-01-29 22:13:34-05:00,commit, +15003,Meagan Lang,2016-01-29 18:54:19+00:00,commit, +15004,John ZuHone,2016-01-29 12:11:48-05:00,commit, +15005,John ZuHone,2016-01-29 12:05:13-05:00,commit, +15006,John ZuHone,2016-01-29 11:54:19-05:00,commit, +15007,John ZuHone,2016-01-29 10:22:12-05:00,commit, +15008,John ZuHone,2016-01-29 10:20:04-05:00,commit, +15009,John ZuHone,2016-01-29 10:14:55-05:00,commit, +15010,Andrew Myers,2016-01-28 19:42:01-08:00,commit, +15011,David Hannasch,2016-01-28 19:40:09-06:00,commit, +15012,Andrew Myers,2016-01-28 17:18:15-08:00,commit, +15013,Andrew Myers,2016-01-28 15:27:53-08:00,commit, +15014,Kacper Kowalik,2016-01-28 16:53:38-06:00,commit, +15015,Kacper Kowalik,2016-01-28 16:11:30-06:00,commit, +15016,Kacper Kowalik,2016-01-28 15:43:16-06:00,commit, +15017,Kacper Kowalik,2016-01-28 15:42:14-06:00,commit, +15018,Andrew Myers,2016-01-28 13:14:33-08:00,commit, +15019,Andrew Myers,2016-01-28 13:07:05-08:00,commit, +15020,John ZuHone,2016-01-28 15:41:09-05:00,commit, +15021,David Hannasch,2016-01-28 13:25:34-06:00,commit, +15022,Kacper Kowalik,2016-01-28 13:02:45-06:00,commit, +15023,Britton Smith,2016-01-28 17:08:14+00:00,commit, +15024,Matthew Turk,2016-01-28 11:03:03-06:00,commit, +15025,Matthew Turk,2016-01-28 11:03:03-06:00,commit, +15026,Matthew Turk,2016-01-28 10:55:17-06:00,commit, +15027,Matthew Turk,2016-01-28 10:55:17-06:00,commit, +15028,Nathan Goldbaum,2016-01-28 09:45:47-06:00,commit, +15029,Britton Smith,2016-01-28 10:40:55+00:00,commit, +15030,Andrew Myers,2016-01-27 23:46:29-08:00,commit, +15031,Andrew Myers,2016-01-27 23:45:59-08:00,commit, +15032,Andrew Myers,2016-01-27 22:28:23-08:00,commit, +15033,Andrew Myers,2016-01-27 22:07:27-08:00,commit, +15034,Kacper Kowalik,2016-01-27 21:26:16-06:00,commit, +15035,Nathan Goldbaum,2016-01-27 20:04:37-06:00,commit, +15036,Nathan Goldbaum,2016-02-03 15:49:16-06:00,commit, +15037,Nathan Goldbaum,2016-02-03 15:41:35-06:00,commit, +15038,Nathan Goldbaum,2016-02-03 13:55:32-06:00,commit, +15039,Nathan Goldbaum,2016-02-03 10:53:51-06:00,commit, +15040,Nathan Goldbaum,2016-02-03 13:55:00-06:00,commit, +15041,Miguel de Val-Borro,2016-01-29 22:13:34-05:00,commit, +15042,Nathan Goldbaum,2016-01-27 20:04:37-06:00,commit, +15043,David Hannasch,2016-01-27 18:20:36-06:00,commit, +15044,Nathan Goldbaum,2016-01-27 17:18:52-06:00,commit, +15045,Nathan Goldbaum,2016-01-27 17:11:58-06:00,commit, +15046,Nathan Goldbaum,2016-01-27 17:02:49-06:00,commit, +15047,Meagan Lang,2016-01-27 22:13:35+00:00,commit, +15048,Meagan Lang,2016-01-27 22:13:13+00:00,commit, +15049,Meagan Lang,2016-01-27 21:59:26+00:00,commit, +15050,Matthew Turk,2016-01-27 15:57:28-06:00,commit, +15051,Matthew Turk,2016-01-27 15:57:28-06:00,commit, +15052,Matthew Turk,2016-01-27 14:57:59-06:00,commit, +15053,Matthew Turk,2016-01-27 14:57:59-06:00,commit, +15054,Meagan Lang,2016-01-27 20:38:37+00:00,commit, +15055,Meagan Lang,2016-01-27 20:34:46+00:00,commit, +15056,David Hannasch,2016-01-27 14:18:41-06:00,commit, +15057,Matthew Turk,2016-01-27 14:08:01-06:00,commit, +15058,Matthew Turk,2016-01-27 14:06:29-06:00,commit, +15059,Meagan Lang,2016-01-27 19:52:20+00:00,commit, +15060,Meagan Lang,2016-01-27 19:37:07+00:00,commit, +15061,Britton Smith,2016-01-27 18:06:07+00:00,commit, +15062,Andrew Myers,2016-01-27 09:48:31-08:00,commit, +15063,Britton Smith,2016-01-27 17:39:16+00:00,commit, +15064,Andrew Myers,2016-01-27 09:30:52-08:00,commit, +15065,Nathan Goldbaum,2016-01-27 11:28:08-06:00,commit, +15066,Nathan Goldbaum,2016-01-27 11:14:00-06:00,commit, +15067,Nathan Goldbaum,2016-01-27 11:13:36-06:00,commit, +15068,Nathan Goldbaum,2016-01-27 11:13:09-06:00,commit, +15069,Nathan Goldbaum,2016-01-27 11:10:31-06:00,commit, +15070,Nathan Goldbaum,2016-01-27 11:08:04-06:00,commit, +15071,Britton Smith,2016-01-27 12:14:24+00:00,commit, +15072,Britton Smith,2016-01-27 12:04:37+00:00,commit, +15073,Britton Smith,2016-01-27 12:01:14+00:00,commit, +15074,Britton Smith,2016-01-27 12:01:14+00:00,commit, +15075,Britton Smith,2016-01-27 11:52:18+00:00,commit, +15076,Britton Smith,2016-01-27 11:52:18+00:00,commit, +15077,John Wise,2016-01-26 17:53:45-05:00,commit, +15078,Nathan Goldbaum,2016-01-28 09:45:47-06:00,commit, +15079,John Wise,2016-01-26 17:53:45-05:00,commit, +15080,Meagan Lang,2016-01-26 20:49:10+00:00,commit, +15081,Matthew Turk,2016-01-26 14:06:35-06:00,commit, +15082,John Wise,2016-01-26 14:59:13-05:00,commit, +15083,John ZuHone,2016-01-26 14:51:05-05:00,commit, +15084,John Wise,2016-01-26 14:47:37-05:00,commit, +15085,Bili Dong,2016-01-26 11:21:27-08:00,commit, +15086,Bili Dong,2016-01-26 11:14:32-08:00,commit, +15087,Matthew Turk,2016-01-26 12:57:03-06:00,commit, +15088,Nathan Goldbaum,2016-01-26 12:53:44-06:00,commit, +15089,Bili Dong,2016-01-26 10:52:12-08:00,commit, +15090,Matthew Turk,2016-01-26 12:45:38-06:00,commit, +15091,Britton Smith,2016-01-26 18:38:57+00:00,commit, +15092,Britton Smith,2016-01-26 18:38:57+00:00,commit, +15093,Meagan Lang,2016-01-26 18:34:17+00:00,commit, +15094,Matthew Turk,2016-01-26 10:37:45-06:00,commit, +15095,Britton Smith,2016-01-26 15:22:04+00:00,commit, +15096,Nathan Goldbaum,2016-01-25 21:03:37-06:00,commit, +15097,Matthew Turk,2016-01-25 18:00:16-06:00,commit, +15098,Nathan Goldbaum,2016-01-25 17:59:21-06:00,commit, +15099,Andrew Myers,2016-01-25 15:25:43-08:00,commit, +15100,Andrew Myers,2016-01-25 15:00:38-08:00,commit, +15101,Matthew Turk,2016-01-25 15:55:13-06:00,commit, +15102,Matthew Turk,2016-01-25 13:23:28-06:00,commit, +15103,Matthew Turk,2016-01-25 13:07:13-06:00,commit, +15104,Matthew Turk,2016-01-25 10:04:02-06:00,commit, +15105,Britton Smith,2016-01-25 13:24:12+00:00,commit, +15106,Andrew Myers,2016-01-25 00:36:52-08:00,commit, +15107,Andrew Myers,2016-01-25 00:28:39-08:00,commit, +15108,Nathan Goldbaum,2016-01-24 21:43:54-06:00,commit, +15109,John ZuHone,2016-01-24 20:49:06-05:00,commit, +15110,John ZuHone,2016-01-24 20:33:05-05:00,commit, +15111,John ZuHone,2016-01-24 20:32:06-05:00,commit, +15112,Matthew Turk,2016-01-24 13:59:21-06:00,commit, +15113,John ZuHone,2016-01-24 13:03:34-05:00,commit, +15114,John ZuHone,2016-01-23 14:47:36-05:00,commit, +15115,Andrew Myers,2016-01-23 00:04:31-08:00,commit, +15116,Andrew Myers,2016-01-22 23:52:11-08:00,commit, +15117,Matthew Turk,2016-01-22 21:50:58-06:00,commit, +15118,Matthew Turk,2016-01-22 21:50:33-06:00,commit, +15119,Matthew Turk,2016-01-22 21:47:17-06:00,commit, +15120,Matthew Turk,2016-01-22 21:42:36-06:00,commit, +15121,Matthew Turk,2016-01-22 21:17:51-06:00,commit, +15122,Nathan Goldbaum,2016-01-22 18:51:24-06:00,commit, +15123,Matthew Turk,2016-01-22 16:43:33-06:00,commit, +15124,Matthew Turk,2016-01-22 16:39:58-06:00,commit, +15125,Matthew Turk,2016-01-22 15:54:26-06:00,commit, +15126,Nathan Goldbaum,2016-01-22 15:08:34-06:00,commit, +15127,Matthew Turk,2016-01-22 14:12:13-06:00,commit, +15128,Meagan Lang,2016-01-22 18:54:02+00:00,commit, +15129,Meagan Lang,2016-01-22 18:46:02+00:00,commit, +15130,Kacper Kowalik,2016-01-22 11:34:15-06:00,commit, +15131,Kacper Kowalik,2016-01-22 11:33:52-06:00,commit, +15132,Matthew Turk,2016-01-22 11:22:05-06:00,commit, +15133,Meagan Lang,2016-01-22 17:08:46+00:00,commit, +15134,Meagan Lang,2016-01-22 17:05:44+00:00,commit, +15135,Matthew Turk,2016-01-22 11:00:30-06:00,commit, +15136,Matthew Turk,2016-01-22 10:38:00-06:00,commit, +15137,Matthew Turk,2016-01-22 10:36:33-06:00,commit, +15138,Britton Smith,2016-01-22 12:32:41+00:00,commit, +15139,Andrew Myers,2016-01-21 16:17:36-08:00,commit, +15140,Andrew Myers,2016-01-21 14:35:43-08:00,commit, +15141,Matthew Turk,2016-01-21 14:35:01-06:00,commit, +15142,Matthew Turk,2016-01-21 14:30:00-06:00,commit, +15143,Meagan Lang,2016-01-21 19:24:59+00:00,commit, +15144,Matthew Turk,2016-01-21 13:02:45-06:00,commit, +15145,Matthew Turk,2016-01-21 13:02:45-06:00,commit, +15146,Kacper Kowalik,2016-01-21 12:00:38-06:00,commit, +15147,Meagan Lang,2016-01-21 17:44:09+00:00,commit, +15148,Meagan Lang,2016-01-21 17:43:52+00:00,commit, +15149,Nathan Goldbaum,2016-01-20 21:18:34-06:00,commit, +15150,Nathan Goldbaum,2016-01-20 20:36:56-06:00,commit, +15151,Nathan Goldbaum,2016-01-20 19:05:25-06:00,commit, +15152,Nathan Goldbaum,2016-01-20 16:22:53-06:00,commit, +15153,Andrew Myers,2016-01-20 10:12:32-08:00,commit, +15154,Andrew Myers,2016-01-20 10:08:41-08:00,commit, +15155,Andrew Myers,2016-01-20 10:04:42-08:00,commit, +15156,John ZuHone,2016-01-20 12:47:48-05:00,commit, +15157,Andrew Myers,2016-01-20 09:43:11-08:00,commit, +15158,Kacper Kowalik,2016-01-20 11:36:41-06:00,commit, +15159,Kacper Kowalik,2016-01-20 11:31:56-06:00,commit, +15160,Nathan Goldbaum,2016-01-20 11:22:47-06:00,commit, +15161,Andrew Myers,2016-01-20 09:17:28-08:00,commit, +15162,Kacper Kowalik,2016-01-20 11:07:57-06:00,commit, +15163,Nathan Goldbaum,2016-01-20 11:02:52-06:00,commit, +15164,Meagan Lang,2016-01-19 23:06:29+00:00,commit, +15165,Nathan Goldbaum,2016-01-19 16:00:33-06:00,commit, +15166,Meagan Lang,2016-01-19 21:49:10+00:00,commit, +15167,Matthew Turk,2016-01-19 15:16:40-06:00,commit, +15168,Meagan Lang,2016-01-19 20:42:44+00:00,commit, +15169,Meagan Lang,2016-01-19 20:42:09+00:00,commit, +15170,Meagan Lang,2016-01-19 20:38:57+00:00,commit, +15171,Max Katz,2016-01-19 15:36:08-05:00,commit, +15172,Max Katz,2016-01-19 15:36:08-05:00,commit, +15173,Andrew Myers,2016-01-18 16:24:11-08:00,commit, +15174,Andrew Myers,2016-01-18 16:12:06-08:00,commit, +15175,Andrew Myers,2016-01-18 15:27:54-08:00,commit, +15176,Meagan Lang,2016-01-18 23:05:37+00:00,commit, +15177,Andrew Myers,2016-01-18 14:23:03-08:00,commit, +15178,Meagan Lang,2016-01-18 20:21:10+00:00,commit, +15179,Matthew Turk,2016-01-17 10:37:58-06:00,commit, +15180,Matthew Turk,2016-01-17 10:25:25-06:00,commit, +15181,Andrew Myers,2016-01-15 18:24:36-08:00,commit, +15182,Andrew Myers,2016-01-15 18:21:00-08:00,commit, +15183,Nathan Goldbaum,2016-01-15 12:37:24-06:00,commit, +15184,Nathan Goldbaum,2016-01-15 12:34:49-06:00,commit, +15185,Nathan Goldbaum,2016-01-14 22:05:13-06:00,commit, +15186,Nathan Goldbaum,2016-01-14 19:30:54-06:00,commit, +15187,Nathan Goldbaum,2016-01-14 19:24:33-06:00,commit, +15188,Nathan Goldbaum,2016-01-20 11:02:52-06:00,commit, +15189,Nathan Goldbaum,2016-01-14 19:24:33-06:00,commit, +15190,Nathan Goldbaum,2016-01-14 17:23:40-06:00,commit, +15191,Nathan Goldbaum,2016-01-14 17:21:30-06:00,commit, +15192,Andrew Myers,2016-01-14 12:48:06-08:00,commit, +15193,Matthew Turk,2016-01-14 14:47:40-06:00,commit, +15194,Meagan Lang,2016-01-14 20:47:10+00:00,commit, +15195,Matthew Turk,2016-01-14 14:46:03-06:00,commit, +15196,Andrew Myers,2016-01-14 11:23:37-08:00,commit, +15197,Andrew Myers,2016-01-14 11:18:11-08:00,commit, +15198,Britton Smith,2016-01-14 12:24:57+00:00,commit, +15199,Britton Smith,2016-01-14 12:17:18+00:00,commit, +15200,Britton Smith,2016-01-14 12:09:46+00:00,commit, +15201,Nathan Goldbaum,2016-01-13 19:24:27-06:00,commit, +15202,Andrew Myers,2016-01-13 17:22:53-08:00,commit, +15203,Nathan Goldbaum,2016-01-13 19:20:43-06:00,commit, +15204,Kacper Kowalik,2016-01-13 19:13:35-06:00,commit, +15205,Kacper Kowalik,2016-01-13 19:13:35-06:00,commit, +15206,Andrew Myers,2016-01-13 15:28:44-08:00,commit, +15207,Andrew Myers,2016-01-13 15:22:28-08:00,commit, +15208,Andrew Myers,2016-01-13 14:50:18-08:00,commit, +15209,Andrew Myers,2016-01-13 14:16:44-08:00,commit, +15210,Andrew Myers,2016-01-13 14:08:35-08:00,commit, +15211,Andrew Myers,2016-01-13 13:59:29-08:00,commit, +15212,Andrew Myers,2016-01-13 11:26:26-08:00,commit, +15213,Andrew Myers,2016-01-13 11:26:03-08:00,commit, +15214,Andrew Myers,2016-01-13 11:11:21-08:00,commit, +15215,John ZuHone,2016-01-13 09:12:17-05:00,commit, +15216,Britton Smith,2016-01-13 10:48:13+00:00,commit, +15217,Britton Smith,2016-01-13 10:31:24+00:00,commit, +15218,Britton Smith,2016-01-13 10:28:57+00:00,commit, +15219,Andrew Myers,2016-01-12 14:51:22-08:00,commit, +15220,Nathan Goldbaum,2016-01-12 16:33:56-06:00,commit, +15221,Nathan Goldbaum,2016-01-12 16:33:40-06:00,commit, +15222,Nathan Goldbaum,2016-01-12 16:33:26-06:00,commit, +15223,Nathan Goldbaum,2016-01-12 16:20:45-06:00,commit, +15224,Meagan Lang,2016-01-12 22:13:27+00:00,commit, +15225,Nathan Goldbaum,2016-01-12 16:08:22-06:00,commit, +15226,Nathan Goldbaum,2016-01-12 16:07:57-06:00,commit, +15227,Nathan Goldbaum,2016-01-12 16:07:44-06:00,commit, +15228,Nathan Goldbaum,2016-01-12 15:53:48-06:00,commit, +15229,Nathan Goldbaum,2016-01-12 15:53:35-06:00,commit, +15230,Nathan Goldbaum,2016-01-12 15:53:18-06:00,commit, +15231,Nathan Goldbaum,2016-01-12 15:53:06-06:00,commit, +15232,Nathan Goldbaum,2016-01-12 15:52:49-06:00,commit, +15233,Nathan Goldbaum,2016-01-12 15:52:30-06:00,commit, +15234,Andrew Myers,2016-01-12 13:40:50-08:00,commit, +15235,Andrew Myers,2016-01-12 13:14:42-08:00,commit, +15236,Andrew Myers,2016-01-12 12:59:39-08:00,commit, +15237,Andrew Myers,2016-01-12 12:59:26-08:00,commit, +15238,Andrew Myers,2016-01-12 12:56:24-08:00,commit, +15239,Meagan Lang,2016-01-12 20:27:01+00:00,commit, +15240,Meagan Lang,2016-01-12 20:16:33+00:00,commit, +15241,Nathan Goldbaum,2016-01-12 14:14:12-06:00,commit, +15242,Nathan Goldbaum,2016-01-12 14:12:14-06:00,commit, +15243,Andrew Myers,2016-01-12 12:08:41-08:00,commit, +15244,Nathan Goldbaum,2016-01-12 13:24:31-06:00,commit, +15245,Nathan Goldbaum,2016-01-12 13:24:31-06:00,commit, +15246,Nathan Goldbaum,2016-01-12 16:20:45-06:00,commit, +15247,Andrew Myers,2016-01-12 11:17:22-08:00,commit, +15248,Andrew Myers,2016-01-12 10:54:16-08:00,commit, +15249,Meagan Lang,2016-01-12 18:08:34+00:00,commit, +15250,Andrew Myers,2016-01-12 10:07:29-08:00,commit, +15251,Andrew Myers,2016-01-12 10:03:41-08:00,commit, +15252,Nathan Goldbaum,2016-01-12 11:29:28-06:00,commit, +15253,Nathan Goldbaum,2016-01-12 10:00:24-06:00,commit, +15254,Meagan Lang,2016-01-11 22:52:29+00:00,commit, +15255,Nathan Goldbaum,2016-01-11 16:34:13-06:00,commit, +15256,Meagan Lang,2016-01-11 22:23:08+00:00,commit, +15257,Nathan Goldbaum,2016-01-11 15:48:53-06:00,commit, +15258,Meagan Lang,2016-01-11 21:42:57+00:00,commit, +15259,Nathan Goldbaum,2016-01-11 15:32:28-06:00,commit, +15260,Nathan Goldbaum,2016-01-11 15:28:12-06:00,commit, +15261,Nathan Goldbaum,2016-01-11 15:00:49-06:00,commit, +15262,Nathan Goldbaum,2016-01-11 15:00:27-06:00,commit, +15263,Nathan Goldbaum,2016-01-11 13:52:11-06:00,commit, +15264,John ZuHone,2016-01-11 14:13:41-05:00,commit, +15265,John ZuHone,2016-01-11 14:12:57-05:00,commit, +15266,John ZuHone,2016-01-11 14:10:35-05:00,commit, +15267,Nathan Goldbaum,2016-01-11 13:08:38-06:00,commit, +15268,John ZuHone,2016-01-11 14:05:19-05:00,commit, +15269,John ZuHone,2016-01-11 14:04:24-05:00,commit, +15270,John ZuHone,2016-01-11 14:03:48-05:00,commit, +15271,Nathan Goldbaum,2016-01-11 12:38:53-06:00,commit, +15272,Nathan Goldbaum,2016-01-11 11:13:01-06:00,commit, +15273,Nathan Goldbaum,2016-01-11 11:13:01-06:00,commit, +15274,Nathan Goldbaum,2016-01-11 10:19:43-06:00,commit, +15275,Andrew Myers,2016-01-10 18:33:36-08:00,commit, +15276,Nathan Goldbaum,2016-01-09 18:05:27-06:00,commit, +15277,Nathan Goldbaum,2016-01-09 18:05:27-06:00,commit, +15278,Nathan Goldbaum,2016-01-09 17:33:45-06:00,commit, +15279,Matthew Turk,2016-01-07 07:44:05-06:00,commit, +15280,Kacper Kowalik,2016-01-06 11:26:06-06:00,commit, +15281,Kacper Kowalik,2016-01-06 11:26:06-06:00,commit, +15282,John ZuHone,2016-01-06 12:10:09-05:00,commit, +15283,Nathan Goldbaum,2016-01-05 19:17:14-06:00,commit, +15284,Nathan Goldbaum,2016-01-05 19:17:14-06:00,commit, +15285,Thomas Robitaille,2016-01-06 00:15:14+00:00,commit, +15286,Thomas Robitaille,2016-01-06 00:15:14+00:00,commit, +15287,Thomas Robitaille,2016-01-06 00:07:26+00:00,commit, +15288,Thomas Robitaille,2016-01-05 23:52:49+00:00,commit, +15289,Kacper Kowalik,2016-01-05 10:19:04-06:00,commit, +15290,Kacper Kowalik,2016-01-05 10:18:25-06:00,commit, +15291,Andrew Myers,2016-01-04 12:40:36-08:00,commit, +15292,Adam Ginsburg,2016-01-04 14:52:06+01:00,commit, +15293,Adam Ginsburg,2016-01-04 14:06:06+01:00,commit, +15294,Adam Ginsburg,2016-01-04 13:50:22+01:00,commit, +15295,John ZuHone,2016-01-02 19:29:11-05:00,commit, +15296,John ZuHone,2016-01-02 16:19:50-05:00,commit, +15297,John ZuHone,2016-01-02 12:40:05-05:00,commit, +15298,John ZuHone,2016-01-02 12:09:18-05:00,commit, +15299,John ZuHone,2016-01-02 12:05:54-05:00,commit, +15300,John ZuHone,2016-01-02 12:05:41-05:00,commit, +15301,Britton Smith,2016-01-01 09:08:47-05:00,commit, +15302,Britton Smith,2015-12-31 16:11:54-05:00,commit, +15303,Britton Smith,2015-12-31 16:08:56-05:00,commit, +15304,Britton Smith,2015-12-31 11:29:00-05:00,commit, +15305,Britton Smith,2015-12-31 11:20:08-05:00,commit, +15306,Britton Smith,2015-12-31 11:10:31-05:00,commit, +15307,Britton Smith,2015-12-31 11:06:06-05:00,commit, +15308,Britton Smith,2015-12-31 09:21:01-05:00,commit, +15309,Britton Smith,2015-12-30 18:59:12-05:00,commit, +15310,Britton Smith,2015-12-30 17:39:53-05:00,commit, +15311,Britton Smith,2015-12-30 17:09:11-05:00,commit, +15312,Britton Smith,2015-12-30 17:00:21-05:00,commit, +15313,Nathan Goldbaum,2015-12-29 16:05:25-06:00,commit, +15314,Nathan Goldbaum,2015-12-29 16:05:25-06:00,commit, +15315,Britton Smith,2015-12-29 12:10:36-05:00,commit, +15316,Britton Smith,2015-12-29 12:08:44-05:00,commit, +15317,Britton Smith,2015-12-28 22:35:44-05:00,commit, +15318,Britton Smith,2015-12-28 20:53:47-05:00,commit, +15319,Britton Smith,2015-12-28 17:40:28-05:00,commit, +15320,Britton Smith,2015-12-28 17:09:55-05:00,commit, +15321,Matthew Turk,2015-12-28 15:56:16-06:00,commit, +15322,Matthew Turk,2015-12-28 15:06:44-06:00,commit, +15323,Matthew Turk,2015-12-28 11:56:50-06:00,commit, +15324,Matthew Turk,2015-12-27 09:24:02-06:00,commit, +15325,Matthew Turk,2015-12-26 19:37:07-06:00,commit, +15326,Matthew Turk,2015-12-25 19:56:32-06:00,commit, +15327,Andrew Myers,2015-12-24 14:55:10-08:00,commit, +15328,Andrew Myers,2015-12-24 14:48:18-08:00,commit, +15329,Andrew Myers,2015-12-24 14:43:51-08:00,commit, +15330,Andrew Myers,2015-12-24 14:34:33-08:00,commit, +15331,Matthew Turk,2015-12-24 15:23:59-06:00,commit, +15332,Robert Thompson,2015-12-24 14:19:26-06:00,commit, +15333,Robert Thompson,2015-12-24 13:12:56-06:00,commit, +15334,Robert Thompson,2015-12-23 22:58:55-06:00,commit, +15335,Robert Thompson,2015-12-23 22:53:42-06:00,commit, +15336,Robert Thompson,2015-12-23 22:52:00-06:00,commit, +15337,Nathan Goldbaum,2015-12-23 16:15:17-06:00,commit, +15338,Britton Smith,2015-12-23 16:01:03-06:00,commit, +15339,Britton Smith,2015-12-23 15:56:33-06:00,commit, +15340,Britton Smith,2015-12-23 15:51:19-06:00,commit, +15341,Britton Smith,2015-12-23 15:45:05-06:00,commit, +15342,Britton Smith,2015-12-23 14:32:00-06:00,commit, +15343,Andrew Myers,2015-12-23 11:30:36-08:00,commit, +15344,Andrew Myers,2015-12-23 11:29:04-08:00,commit, +15345,Andrew Myers,2015-12-23 11:27:03-08:00,commit, +15346,Britton Smith,2015-12-23 10:46:17-06:00,commit, +15347,Britton Smith,2015-12-23 08:54:59-06:00,commit, +15348,Britton Smith,2015-12-23 08:35:58-06:00,commit, +15349,Britton Smith,2015-12-23 07:33:34-06:00,commit, +15350,Britton Smith,2015-12-22 17:23:03-06:00,commit, +15351,Britton Smith,2015-12-22 16:02:45-06:00,commit, +15352,Britton Smith,2015-12-22 15:21:18-06:00,commit, +15353,Britton Smith,2015-12-22 14:59:08-06:00,commit, +15354,Andrew Myers,2015-12-21 14:34:23-08:00,commit, +15355,Nathan Goldbaum,2015-12-21 16:31:52-06:00,commit, +15356,Kacper Kowalik,2015-12-21 15:13:30-06:00,commit, +15357,Andrew Myers,2015-12-21 11:29:51-08:00,commit, +15358,John ZuHone,2015-12-21 14:28:34-05:00,commit, +15359,Andrew Myers,2015-12-21 11:23:19-08:00,commit, +15360,Britton Smith,2015-12-21 13:22:57-06:00,commit, +15361,Nathan Goldbaum,2015-12-21 13:19:18-06:00,commit, +15362,Kacper Kowalik,2015-12-21 13:16:13-06:00,commit, +15363,Kacper Kowalik,2015-12-21 13:09:33-06:00,commit, +15364,Kacper Kowalik,2015-12-21 13:09:05-06:00,commit, +15365,Britton Smith,2015-12-21 12:42:02-06:00,commit, +15366,Britton Smith,2015-12-20 21:24:32+00:00,commit, +15367,Britton Smith,2015-12-20 20:50:37+00:00,commit, +15368,John ZuHone,2015-12-20 14:35:13-05:00,commit, +15369,John ZuHone,2015-12-20 12:45:26-05:00,commit, +15370,John ZuHone,2015-12-20 11:01:10-05:00,commit, +15371,John ZuHone,2015-12-20 09:24:50-05:00,commit, +15372,John ZuHone,2015-12-19 13:45:31-05:00,commit, +15373,John ZuHone,2015-12-19 13:21:40-05:00,commit, +15374,John ZuHone,2015-12-19 13:05:17-05:00,commit, +15375,John ZuHone,2015-12-19 12:07:12-05:00,commit, +15376,John ZuHone,2015-12-19 10:12:59-05:00,commit, +15377,Nathan Goldbaum,2015-12-18 21:32:43-06:00,commit, +15378,Nathan Goldbaum,2015-12-18 16:46:30-06:00,commit, +15379,Nathan Goldbaum,2015-12-18 16:43:00-06:00,commit, +15380,Nathan Goldbaum,2015-12-18 16:38:15-06:00,commit, +15381,Meagan Lang,2015-12-18 21:07:44+00:00,commit, +15382,John ZuHone,2015-12-18 12:06:44-05:00,commit, +15383,John ZuHone,2015-12-18 12:03:44-05:00,commit, +15384,John ZuHone,2015-12-18 11:44:32-05:00,commit, +15385,John ZuHone,2015-12-18 10:29:54-05:00,commit, +15386,John ZuHone,2015-12-18 10:25:28-05:00,commit, +15387,Britton Smith,2015-12-18 13:24:45+00:00,commit, +15388,Kacper Kowalik,2015-12-18 01:41:22-06:00,commit, +15389,Kacper Kowalik,2015-12-18 01:04:13-06:00,commit, +15390,John ZuHone,2015-12-18 01:08:53-05:00,commit, +15391,John ZuHone,2015-12-18 01:02:17-05:00,commit, +15392,John ZuHone,2015-12-18 00:56:13-05:00,commit, +15393,John ZuHone,2015-12-18 00:53:21-05:00,commit, +15394,John ZuHone,2015-12-18 00:51:27-05:00,commit, +15395,John ZuHone,2015-12-17 20:44:49-05:00,commit, +15396,Nathan Goldbaum,2015-12-17 17:13:28-06:00,commit, +15397,Andrew Myers,2015-12-17 14:10:16-08:00,commit, +15398,Andrew Myers,2015-12-17 13:57:09-08:00,commit, +15399,Andrew Myers,2015-12-17 13:56:36-08:00,commit, +15400,Nathan Goldbaum,2015-12-17 15:20:24-06:00,commit, +15401,Andrew Myers,2015-12-17 12:44:52-08:00,commit, +15402,Nathan Goldbaum,2015-12-17 14:09:12-06:00,commit, +15403,Nathan Goldbaum,2015-12-17 14:09:12-06:00,commit, +15404,John ZuHone,2015-12-17 13:53:41-05:00,commit, +15405,Kacper Kowalik,2015-12-17 01:01:39-06:00,commit, +15406,Kacper Kowalik,2015-12-17 00:21:55-06:00,commit, +15407,Kacper Kowalik,2015-12-17 00:15:31-06:00,commit, +15408,Kacper Kowalik,2015-12-16 19:55:45-06:00,commit, +15409,Andrew Myers,2015-12-16 16:39:09-08:00,commit, +15410,Andrew Myers,2015-12-16 16:35:20-08:00,commit, +15411,Matthew Turk,2015-12-16 15:49:37-06:00,commit, +15412,Matthew Turk,2015-12-16 15:47:51-06:00,commit, +15413,Kacper Kowalik,2015-12-16 14:53:14-06:00,commit, +15414,Kacper Kowalik,2015-12-16 14:52:07-06:00,commit, +15415,Kacper Kowalik,2015-12-16 13:26:43-06:00,commit, +15416,Kacper Kowalik,2015-12-16 13:18:55-06:00,commit, +15417,Kacper Kowalik,2015-12-16 13:18:14-06:00,commit, +15418,John ZuHone,2015-12-16 13:45:44-05:00,commit, +15419,Kacper Kowalik,2015-12-16 11:56:30-06:00,commit, +15420,Kacper Kowalik,2015-12-16 10:02:32-06:00,commit, +15421,Kacper Kowalik,2015-12-16 09:56:49-06:00,commit, +15422,Britton Smith,2015-12-16 15:19:41+00:00,commit, +15423,Britton Smith,2015-12-16 15:14:27+00:00,commit, +15424,Britton Smith,2015-12-16 12:21:05+00:00,commit, +15425,Nathan Goldbaum,2015-12-15 21:39:48-06:00,commit, +15426,Nathan Goldbaum,2015-12-15 20:56:22-06:00,commit, +15427,Andrew Myers,2015-12-15 17:05:04-08:00,commit, +15428,Matthew Turk,2015-12-15 18:56:24-06:00,commit, +15429,Andrew Myers,2015-12-15 15:24:37-08:00,commit, +15430,Nathan Goldbaum,2015-12-15 16:07:25-06:00,commit, +15431,Nathan Goldbaum,2015-12-15 15:57:21-06:00,commit, +15432,John ZuHone,2015-12-15 14:47:26-05:00,commit, +15433,John ZuHone,2015-12-14 18:32:15-05:00,commit, +15434,Nathan Goldbaum,2015-12-14 17:26:05-06:00,commit, +15435,Nathan Goldbaum,2015-12-14 17:26:05-06:00,commit, +15436,Nathan Goldbaum,2016-01-14 11:13:42-06:00,commit, +15437,Andrew Myers,2015-12-14 12:35:44-08:00,commit, +15438,Andrew Myers,2015-12-14 12:29:54-08:00,commit, +15439,Andrew Myers,2015-12-14 12:16:31-08:00,commit, +15440,Andrew Myers,2015-12-14 12:13:41-08:00,commit, +15441,Matthew Turk,2015-12-14 13:18:26-06:00,commit, +15442,Matthew Turk,2015-12-14 13:15:02-06:00,commit, +15443,Kacper Kowalik,2015-12-14 13:12:55-06:00,commit, +15444,Matthew Turk,2015-12-14 13:12:07-06:00,commit, +15445,Andrew Myers,2015-12-14 11:10:18-08:00,commit, +15446,Matthew Turk,2015-12-14 12:52:39-06:00,commit, +15447,Matthew Turk,2015-12-13 22:00:11-06:00,commit, +15448,Matthew Turk,2015-12-13 21:37:30-06:00,commit, +15449,Matthew Turk,2015-12-13 15:24:48-06:00,commit, +15450,Matthew Turk,2015-12-13 10:42:12-06:00,commit, +15451,Matthew Turk,2015-12-13 10:25:46-06:00,commit, +15452,Matthew Turk,2015-12-13 10:08:52-06:00,commit, +15453,John ZuHone,2015-12-12 14:19:02-05:00,commit, +15454,John ZuHone,2015-12-12 13:21:25-05:00,commit, +15455,John ZuHone,2015-12-12 09:51:47-05:00,commit, +15456,John ZuHone,2015-12-12 09:37:39-05:00,commit, +15457,Matthew Turk,2015-12-11 22:25:54-06:00,commit, +15458,Matthew Turk,2015-12-11 15:54:43-06:00,commit, +15459,John ZuHone,2015-12-11 15:22:03-05:00,commit, +15460,John ZuHone,2015-12-11 01:33:39-05:00,commit, +15461,John ZuHone,2015-12-10 23:53:58-05:00,commit, +15462,John ZuHone,2015-12-10 23:41:05-05:00,commit, +15463,John ZuHone,2015-12-10 23:40:15-05:00,commit, +15464,John ZuHone,2015-12-10 23:29:57-05:00,commit, +15465,Nathan Goldbaum,2015-12-10 16:47:55-06:00,commit, +15466,Matthew Turk,2015-12-10 14:42:06-06:00,commit, +15467,Matthew Turk,2015-12-10 14:00:34-06:00,commit, +15468,John ZuHone,2015-12-10 11:06:33-05:00,commit, +15469,Matthew Turk,2015-12-09 19:06:18-06:00,commit, +15470,Matthew Turk,2015-12-09 16:50:54-06:00,commit, +15471,Matthew Turk,2015-12-09 16:48:30-06:00,commit, +15472,Matthew Turk,2015-12-09 16:02:07-06:00,commit, +15473,Nathan Goldbaum,2015-12-09 14:11:19-06:00,commit, +15474,Matthew Turk,2015-12-09 13:00:20-06:00,commit, +15475,John ZuHone,2015-12-09 12:45:05-05:00,commit, +15476,Nathan Goldbaum,2015-12-09 11:25:43-06:00,commit, +15477,Nathan Goldbaum,2015-12-09 11:19:12-06:00,commit, +15478,Nathan Goldbaum,2015-12-09 11:18:54-06:00,commit, +15479,John ZuHone,2015-12-09 12:10:07-05:00,commit, +15480,John ZuHone,2015-12-09 12:01:07-05:00,commit, +15481,John ZuHone,2015-12-09 11:58:39-05:00,commit, +15482,John ZuHone,2015-12-09 11:56:28-05:00,commit, +15483,Kacper Kowalik,2015-12-09 10:45:36-06:00,commit, +15484,John ZuHone,2015-12-09 11:42:37-05:00,commit, +15485,Kacper Kowalik,2015-12-09 10:29:45-06:00,commit, +15486,Kacper Kowalik,2015-12-09 10:28:02-06:00,commit, +15487,Kacper Kowalik,2015-12-09 10:24:11-06:00,commit, +15488,Kacper Kowalik,2015-12-09 10:18:09-06:00,commit, +15489,Kacper Kowalik,2015-12-09 10:17:49-06:00,commit, +15490,Kacper Kowalik,2015-12-09 10:07:36-06:00,commit, +15491,Kacper Kowalik,2015-12-09 10:05:19-06:00,commit, +15492,Kacper Kowalik,2015-12-09 10:03:02-06:00,commit, +15493,Andrew Myers,2015-12-08 21:46:22-08:00,commit, +15494,John ZuHone,2015-12-09 00:26:44-05:00,commit, +15495,John ZuHone,2015-12-08 23:50:31-05:00,commit, +15496,John ZuHone,2015-12-08 23:43:50-05:00,commit, +15497,Andrew Myers,2015-12-08 17:24:59-08:00,commit, +15498,Andrew Myers,2015-12-08 17:10:05-08:00,commit, +15499,Andrew Myers,2015-12-08 17:05:42-08:00,commit, +15500,Kacper Kowalik,2015-12-08 18:20:17-06:00,commit, +15501,Kacper Kowalik,2015-12-08 18:09:58-06:00,commit, +15502,Nathan Goldbaum,2015-12-08 17:36:24-06:00,commit, +15503,John ZuHone,2015-12-08 18:22:46-05:00,commit, +15504,John ZuHone,2015-12-08 18:16:35-05:00,commit, +15505,John ZuHone,2015-12-08 18:10:46-05:00,commit, +15506,John ZuHone,2015-12-08 18:03:50-05:00,commit, +15507,Andrew Myers,2015-12-08 14:55:03-08:00,commit, +15508,Andrew Myers,2015-12-08 14:52:09-08:00,commit, +15509,Andrew Myers,2015-12-08 14:49:51-08:00,commit, +15510,Andrew Myers,2015-12-08 14:33:34-08:00,commit, +15511,Andrew Myers,2015-12-08 14:29:02-08:00,commit, +15512,Andrew Myers,2015-12-08 14:22:57-08:00,commit, +15513,Kacper Kowalik,2015-12-08 16:19:40-06:00,commit, +15514,John ZuHone,2015-12-08 16:32:45-05:00,commit, +15515,John ZuHone,2015-12-08 16:31:26-05:00,commit, +15516,Kacper Kowalik,2015-12-08 15:19:50-06:00,commit, +15517,Andrew Myers,2015-12-08 12:23:55-08:00,commit, +15518,Kacper Kowalik,2015-12-08 14:13:03-06:00,commit, +15519,Andrew Myers,2015-12-08 11:56:07-08:00,commit, +15520,John ZuHone,2015-12-08 14:17:30-05:00,commit, +15521,Andrew Myers,2015-12-08 10:17:59-08:00,commit, +15522,Kacper Kowalik,2015-12-08 11:34:41-06:00,commit, +15523,Kacper Kowalik,2015-12-08 11:10:15-06:00,commit, +15524,Nathan Goldbaum,2015-12-08 10:58:18-06:00,commit, +15525,Nathan Goldbaum,2015-12-07 20:57:31-06:00,commit, +15526,John ZuHone,2015-12-07 16:51:09-05:00,commit, +15527,Kacper Kowalik,2015-12-07 12:27:40-06:00,commit, +15528,Matthew Turk,2015-12-07 11:37:00-06:00,commit, +15529,John ZuHone,2015-12-07 11:56:39-05:00,commit, +15530,Matthew Turk,2015-12-07 09:03:20-06:00,commit, +15531,John ZuHone,2015-12-07 09:48:20-05:00,commit, +15532,Cameron Hummels,2015-12-06 00:48:51-08:00,commit, +15533,John ZuHone,2015-12-06 00:35:10-06:00,commit, +15534,John ZuHone,2015-12-06 00:31:55-06:00,commit, +15535,John ZuHone,2015-12-06 00:21:31-06:00,commit, +15536,John ZuHone,2015-12-05 22:09:13-06:00,commit, +15537,John ZuHone,2015-12-05 18:53:32-06:00,commit, +15538,John ZuHone,2015-12-05 18:51:43-06:00,commit, +15539,John ZuHone,2015-12-05 18:44:34-06:00,commit, +15540,Cameron Hummels,2015-12-05 13:46:53-08:00,commit, +15541,Cameron Hummels,2015-12-05 12:48:54-08:00,commit, +15542,Cameron Hummels,2015-12-05 12:25:36-08:00,commit, +15543,Cameron Hummels,2015-12-05 11:45:18-08:00,commit, +15544,Cameron Hummels,2015-12-05 11:25:41-08:00,commit, +15545,Cameron Hummels,2015-12-05 10:28:45-08:00,commit, +15546,John ZuHone,2015-12-05 11:52:10-06:00,commit, +15547,John ZuHone,2015-12-05 11:51:46-06:00,commit, +15548,John ZuHone,2015-12-04 17:40:02-06:00,commit, +15549,John ZuHone,2015-12-04 00:11:50-06:00,commit, +15550,John ZuHone,2015-12-03 22:53:36-06:00,commit, +15551,Nathan Goldbaum,2015-12-03 16:38:08-06:00,commit, +15552,John ZuHone,2015-12-03 16:25:59-06:00,commit, +15553,John ZuHone,2015-12-03 16:23:34-06:00,commit, +15554,John ZuHone,2015-12-03 15:39:46-06:00,commit, +15555,John ZuHone,2015-12-03 15:18:15-06:00,commit, +15556,Andrew Myers,2015-12-03 13:15:07-08:00,commit, +15557,Andrew Myers,2015-12-03 13:13:35-08:00,commit, +15558,Andrew Myers,2015-12-03 13:13:15-08:00,commit, +15559,Nathan Goldbaum,2015-12-03 14:53:37-06:00,commit, +15560,John ZuHone,2015-12-03 14:38:37-06:00,commit, +15561,Nathan Goldbaum,2015-12-03 14:32:12-06:00,commit, +15562,John ZuHone,2015-12-03 14:06:41-06:00,commit, +15563,John ZuHone,2015-12-03 13:57:55-06:00,commit, +15564,John ZuHone,2015-12-03 13:55:14-06:00,commit, +15565,Matthew Turk,2015-12-03 10:59:07-06:00,commit, +15566,Matthew Turk,2015-12-03 10:50:06-06:00,commit, +15567,John ZuHone,2015-12-02 23:43:13-06:00,commit, +15568,John ZuHone,2015-12-02 23:43:02-06:00,commit, +15569,John ZuHone,2015-12-02 22:41:14-06:00,commit, +15570,John ZuHone,2015-12-02 22:09:46-06:00,commit, +15571,John ZuHone,2015-12-02 21:18:16-06:00,commit, +15572,John ZuHone,2015-12-02 21:17:46-06:00,commit, +15573,John ZuHone,2015-12-02 19:41:07-06:00,commit, +15574,John ZuHone,2015-12-02 17:37:38-06:00,commit, +15575,John ZuHone,2015-12-02 17:29:22-06:00,commit, +15576,John ZuHone,2015-12-02 17:22:11-06:00,commit, +15577,John ZuHone,2015-12-02 17:11:18-06:00,commit, +15578,John ZuHone,2015-12-02 17:06:17-06:00,commit, +15579,John ZuHone,2015-12-02 16:55:25-06:00,commit, +15580,John ZuHone,2015-12-02 16:49:18-06:00,commit, +15581,John ZuHone,2015-12-02 16:47:53-06:00,commit, +15582,John ZuHone,2015-12-02 16:47:31-06:00,commit, +15583,John ZuHone,2015-12-02 16:47:16-06:00,commit, +15584,John ZuHone,2015-12-02 16:46:52-06:00,commit, +15585,John ZuHone,2015-12-02 16:46:35-06:00,commit, +15586,John ZuHone,2015-12-02 16:46:02-06:00,commit, +15587,John ZuHone,2015-12-02 15:14:41-06:00,commit, +15588,John ZuHone,2015-12-02 14:52:07-06:00,commit, +15589,John ZuHone,2015-12-02 14:44:58-06:00,commit, +15590,John ZuHone,2015-12-02 14:37:59-06:00,commit, +15591,John ZuHone,2015-12-02 14:32:56-06:00,commit, +15592,John ZuHone,2015-12-02 14:29:38-06:00,commit, +15593,John ZuHone,2015-12-02 14:29:24-06:00,commit, +15594,John ZuHone,2015-12-02 14:15:09-06:00,commit, +15595,John ZuHone,2015-12-02 14:03:02-06:00,commit, +15596,John ZuHone,2015-12-02 13:53:06-06:00,commit, +15597,Matthew Turk,2015-12-02 13:46:00-06:00,commit, +15598,Matthew Turk,2015-12-02 13:45:12-06:00,commit, +15599,John ZuHone,2015-12-02 13:44:48-06:00,commit, +15600,Matthew Turk,2015-12-02 13:43:01-06:00,commit, +15601,John ZuHone,2015-12-02 13:35:47-06:00,commit, +15602,John ZuHone,2015-12-02 13:10:26-06:00,commit, +15603,John ZuHone,2015-12-02 11:48:56-06:00,commit, +15604,John ZuHone,2015-12-02 11:41:36-06:00,commit, +15605,Matthew Turk,2015-12-02 11:10:50-06:00,commit, +15606,John ZuHone,2015-12-02 01:02:49-06:00,commit, +15607,Kacper Kowalik,2015-12-01 21:13:37-06:00,commit, +15608,Kacper Kowalik,2015-12-01 20:58:59-06:00,commit, +15609,Kacper Kowalik,2015-12-01 20:18:00-06:00,commit, +15610,Kacper Kowalik,2015-12-01 19:00:58-06:00,commit, +15611,Nathan Goldbaum,2015-12-01 17:59:53-06:00,commit, +15612,John ZuHone,2015-12-01 15:18:09-06:00,commit, +15613,John ZuHone,2015-12-01 15:17:21-06:00,commit, +15614,John ZuHone,2015-12-01 14:39:24-06:00,commit, +15615,John ZuHone,2015-12-01 13:36:13-06:00,commit, +15616,John ZuHone,2015-12-01 13:08:42-06:00,commit, +15617,John ZuHone,2015-12-01 12:16:04-06:00,commit, +15618,John ZuHone,2015-12-01 12:14:19-06:00,commit, +15619,John ZuHone,2015-12-01 11:40:36-06:00,commit, +15620,John ZuHone,2015-12-01 11:35:19-06:00,commit, +15621,John ZuHone,2015-12-01 11:31:49-06:00,commit, +15622,John ZuHone,2015-12-01 11:19:43-06:00,commit, +15623,John ZuHone,2015-12-01 10:40:29-06:00,commit, +15624,John ZuHone,2015-11-30 22:41:10-06:00,commit, +15625,Nathan Goldbaum,2015-11-30 18:41:47-06:00,commit, +15626,John ZuHone,2015-11-30 17:01:59-06:00,commit, +15627,John ZuHone,2015-11-30 16:47:59-06:00,commit, +15628,John ZuHone,2015-11-30 15:55:36-06:00,commit, +15629,John ZuHone,2015-11-30 15:39:14-06:00,commit, +15630,Matthew Turk,2015-11-30 13:49:40-06:00,commit, +15631,Matthew Turk,2015-11-30 13:42:06-06:00,commit, +15632,Matthew Turk,2015-11-30 13:41:15-06:00,commit, +15633,Matthew Turk,2015-11-30 13:39:38-06:00,commit, +15634,Nathan Goldbaum,2015-11-30 13:31:03-06:00,commit, +15635,Nathan Goldbaum,2015-11-30 13:29:54-06:00,commit, +15636,Matthew Turk,2015-11-30 13:22:26-06:00,commit, +15637,John ZuHone,2015-11-30 13:17:56-06:00,commit, +15638,BW Keller,2015-11-30 14:12:59-05:00,commit, +15639,BW Keller,2015-11-30 14:12:15-05:00,commit, +15640,Cameron Hummels,2015-11-29 23:13:11-08:00,commit, +15641,Cameron Hummels,2015-11-29 22:10:55-08:00,commit, +15642,Cameron Hummels,2015-11-29 22:09:07-08:00,commit, +15643,Matthew Turk,2015-11-27 15:27:14-06:00,commit, +15644,Doris Lee,2015-11-25 21:54:05-08:00,commit, +15645,Doris Lee,2015-11-25 21:54:05-08:00,commit, +15646,Doris Lee,2015-11-25 20:07:56-08:00,commit, +15647,Doris Lee,2015-11-25 19:58:44-08:00,commit, +15648,Doris Lee,2015-11-25 19:52:19-08:00,commit, +15649,Andrew Myers,2015-11-25 14:32:19-08:00,commit, +15650,Andrew Myers,2015-11-25 13:59:19-08:00,commit, +15651,Andrew Myers,2015-11-25 13:32:40-08:00,commit, +15652,Andrew Myers,2015-11-25 13:03:15-08:00,commit, +15653,Andrew Myers,2015-11-25 12:28:51-08:00,commit, +15654,Andrew Myers,2015-11-25 12:27:35-08:00,commit, +15655,Andrew Myers,2015-11-25 12:26:45-08:00,commit, +15656,Andrew Myers,2015-11-25 11:55:01-08:00,commit, +15657,Matthew Turk,2015-11-24 10:14:30-06:00,commit, +15658,Britton Smith,2015-11-24 15:38:24+00:00,commit, +15659,Britton Smith,2015-11-24 15:38:24+00:00,commit, +15660,Britton Smith,2015-11-24 14:47:56+00:00,commit, +15661,Matthew Turk,2015-11-23 21:19:58-06:00,commit, +15662,Matthew Turk,2015-11-23 21:16:50-06:00,commit, +15663,Matthew Turk,2015-11-23 19:42:24-06:00,commit, +15664,Matthew Turk,2015-11-23 19:36:43-06:00,commit, +15665,Matthew Turk,2015-11-23 19:15:46-06:00,commit, +15666,John ZuHone,2015-11-23 17:53:03-05:00,commit, +15667,Andrew Myers,2015-11-23 14:33:45-08:00,commit, +15668,John ZuHone,2015-11-23 17:29:20-05:00,commit, +15669,Kacper Kowalik,2015-11-23 16:24:53-06:00,commit, +15670,Andrew Myers,2015-11-23 14:12:45-08:00,commit, +15671,Andrew Myers,2015-11-23 13:23:01-08:00,commit, +15672,Matthew Turk,2015-11-23 15:16:19-06:00,commit, +15673,Nathan Goldbaum,2015-11-23 13:46:00-06:00,commit, +15674,Nathan Goldbaum,2015-11-23 13:44:58-06:00,commit, +15675,Nathan Goldbaum,2015-11-23 13:34:18-06:00,commit, +15676,Nathan Goldbaum,2015-11-23 13:28:40-06:00,commit, +15677,BW Keller,2015-11-23 14:25:39-05:00,commit, +15678,Nathan Goldbaum,2015-11-23 13:24:35-06:00,commit, +15679,Nathan Goldbaum,2015-11-23 13:23:28-06:00,commit, +15680,BW Keller,2015-11-23 14:16:24-05:00,commit, +15681,BW Keller,2015-11-23 14:13:38-05:00,commit, +15682,BW Keller,2015-11-23 14:10:26-05:00,commit, +15683,BW Keller,2015-11-23 14:06:48-05:00,commit, +15684,BW Keller,2015-11-23 14:05:29-05:00,commit, +15685,Nathan Goldbaum,2015-11-23 12:58:26-06:00,commit, +15686,Nathan Goldbaum,2015-11-23 12:53:54-06:00,commit, +15687,John ZuHone,2015-11-23 13:10:29-05:00,commit, +15688,John ZuHone,2015-11-23 12:59:27-05:00,commit, +15689,John ZuHone,2015-11-23 10:52:41-05:00,commit, +15690,Andrew Myers,2015-11-22 14:37:45-08:00,commit, +15691,Andrew Myers,2015-11-22 14:37:45-08:00,commit, +15692,Matthew Turk,2015-11-22 16:29:08-06:00,commit, +15693,John ZuHone,2015-11-22 01:27:55-05:00,commit, +15694,Cameron Hummels,2015-11-21 14:24:36-08:00,commit, +15695,John ZuHone,2015-11-21 14:25:18-05:00,commit, +15696,John ZuHone,2015-11-21 14:15:10-05:00,commit, +15697,John ZuHone,2015-11-21 14:11:35-05:00,commit, +15698,Nathan Goldbaum,2015-11-20 22:48:06-06:00,commit, +15699,Nathan Goldbaum,2015-11-20 22:22:19-06:00,commit, +15700,Nathan Goldbaum,2015-11-20 22:13:49-06:00,commit, +15701,Nathan Goldbaum,2015-11-20 22:13:31-06:00,commit, +15702,Andrew Myers,2015-11-20 17:42:16-08:00,commit, +15703,Andrew Myers,2015-11-20 17:34:30-08:00,commit, +15704,Andrew Myers,2015-11-20 14:05:27-08:00,commit, +15705,Andrew Myers,2015-11-20 14:03:10-08:00,commit, +15706,Andrew Myers,2015-11-20 14:02:45-08:00,commit, +15707,Andrew Myers,2015-11-20 14:01:50-08:00,commit, +15708,Andrew Myers,2015-11-20 12:40:04-08:00,commit, +15709,Andrew Myers,2015-11-20 12:38:33-08:00,commit, +15710,Cameron Hummels,2015-11-20 10:03:51-08:00,commit, +15711,Nathan Goldbaum,2015-11-20 10:29:31-06:00,commit, +15712,Matthew Turk,2015-11-19 17:28:18-06:00,commit, +15713,Cameron Hummels,2015-11-19 13:38:20-08:00,commit, +15714,Matthew Turk,2015-11-19 14:42:05-06:00,commit, +15715,Matthew Turk,2015-11-19 13:33:41-06:00,commit, +15716,Matthew Turk,2015-11-19 13:33:15-06:00,commit, +15717,Matthew Turk,2015-11-19 13:24:44-06:00,commit, +15718,Matthew Turk,2015-11-19 13:23:30-06:00,commit, +15719,Andrew Myers,2015-11-19 10:21:02-08:00,commit, +15720,Cameron Hummels,2015-11-19 07:27:11-08:00,commit, +15721,Cameron Hummels,2015-11-19 07:27:11-08:00,commit, +15722,Cameron Hummels,2015-11-18 21:14:54-08:00,commit, +15723,Cameron Hummels,2015-11-18 20:42:23-08:00,commit, +15724,Matthew Turk,2015-11-18 21:25:16-06:00,commit, +15725,Matthew Turk,2015-11-18 21:25:16-06:00,commit, +15726,Andrew Myers,2015-11-18 14:03:28-08:00,commit, +15727,Andrew Myers,2015-11-18 13:23:50-08:00,commit, +15728,Andrew Myers,2015-11-18 13:21:09-08:00,commit, +15729,Andrew Myers,2015-11-18 12:41:46-08:00,commit, +15730,Andrew Myers,2015-11-18 12:40:47-08:00,commit, +15731,Nathan Goldbaum,2015-11-18 14:38:42-06:00,commit, +15732,Andrew Myers,2015-11-18 11:14:42-08:00,commit, +15733,Andrew Myers,2015-11-18 11:03:09-08:00,commit, +15734,John ZuHone,2015-11-18 13:34:25-05:00,commit, +15735,Cameron Hummels,2015-11-18 09:27:52-08:00,commit, +15736,John ZuHone,2015-11-18 12:10:05-05:00,commit, +15737,Nathan Goldbaum,2015-11-18 10:49:16-06:00,commit, +15738,Nathan Goldbaum,2015-11-18 10:15:52-06:00,commit, +15739,Matthew Turk,2015-11-18 07:58:08-06:00,commit, +15740,Matthew Turk,2015-11-18 07:53:30-06:00,commit, +15741,Andrew Myers,2015-11-17 22:27:31-08:00,commit, +15742,Nathan Goldbaum,2015-11-18 00:15:36-06:00,commit, +15743,Nathan Goldbaum,2015-11-18 00:15:36-06:00,commit, +15744,Matthew Turk,2015-11-17 22:55:54-06:00,commit, +15745,Matthew Turk,2015-11-17 22:45:16-06:00,commit, +15746,Matthew Turk,2015-11-17 22:40:04-06:00,commit, +15747,Nathan Goldbaum,2015-11-17 21:42:14-06:00,commit, +15748,Matthew Turk,2015-11-17 21:03:09-06:00,commit, +15749,Cameron Hummels,2015-11-17 17:32:35-08:00,commit, +15750,Cameron Hummels,2015-11-17 17:02:21-08:00,commit, +15751,Cameron Hummels,2015-11-17 16:36:18-08:00,commit, +15752,Andrew Myers,2015-11-17 16:05:28-08:00,commit, +15753,Cameron Hummels,2015-11-17 15:03:56-08:00,commit, +15754,Cameron Hummels,2015-11-17 14:43:59-08:00,commit, +15755,John ZuHone,2015-11-17 17:11:24-05:00,commit, +15756,John ZuHone,2015-11-17 16:57:32-05:00,commit, +15757,John ZuHone,2015-11-17 16:54:46-05:00,commit, +15758,Andrew Myers,2015-11-17 12:49:13-08:00,commit, +15759,Andrew Myers,2015-11-17 12:45:45-08:00,commit, +15760,Andrew Myers,2015-11-17 12:39:47-08:00,commit, +15761,Andrew Myers,2015-11-17 12:36:47-08:00,commit, +15762,Andrew Myers,2015-11-17 12:34:58-08:00,commit, +15763,Andrew Myers,2015-11-17 11:19:02-08:00,commit, +15764,Cameron Hummels,2015-11-17 11:09:22-08:00,commit, +15765,Cameron Hummels,2015-11-17 10:48:15-08:00,commit, +15766,Andrew Myers,2015-11-17 10:42:24-08:00,commit, +15767,Cameron Hummels,2015-11-17 10:41:55-08:00,commit, +15768,Andrew Myers,2015-11-17 10:30:37-08:00,commit, +15769,Andrew Myers,2015-11-17 10:28:18-08:00,commit, +15770,Andrew Myers,2015-11-17 10:14:48-08:00,commit, +15771,Cameron Hummels,2015-11-17 09:50:16-08:00,commit, +15772,Britton Smith,2015-11-17 13:24:27+00:00,commit, +15773,Britton Smith,2015-11-17 13:23:58+00:00,commit, +15774,Cameron Hummels,2015-11-16 22:57:21-08:00,commit, +15775,Cameron Hummels,2015-11-16 18:45:47-08:00,commit, +15776,Cameron Hummels,2015-11-16 18:40:26-08:00,commit, +15777,Nathan Goldbaum,2015-11-16 15:27:16-06:00,commit, +15778,Meagan Lang,2015-11-16 20:52:09+00:00,commit, +15779,Cameron Hummels,2015-11-16 11:30:52-08:00,commit, +15780,BW Keller,2015-11-16 14:15:45-05:00,commit, +15781,BW Keller,2015-11-16 14:12:40-05:00,commit, +15782,BW Keller,2015-11-16 14:11:30-05:00,commit, +15783,Nathan Goldbaum,2015-11-16 11:38:45-06:00,commit, +15784,Cameron Hummels,2015-11-16 09:06:05-08:00,commit, +15785,Cameron Hummels,2015-11-16 08:52:03-08:00,commit, +15786,Cameron Hummels,2015-11-16 07:45:22-08:00,commit, +15787,Cameron Hummels,2015-11-16 07:43:53-08:00,commit, +15788,Cameron Hummels,2015-11-16 07:36:25-08:00,commit, +15789,John ZuHone,2015-11-16 10:32:12-05:00,commit, +15790,Meagan Lang,2015-11-16 15:16:23+00:00,commit, +15791,John ZuHone,2015-11-16 09:41:37-05:00,commit, +15792,Nathan Goldbaum,2015-11-15 16:07:00-06:00,commit, +15793,Nathan Goldbaum,2015-11-15 15:48:08-06:00,commit, +15794,Nathan Goldbaum,2015-11-15 15:22:55-06:00,commit, +15795,Nathan Goldbaum,2015-11-15 13:25:41-06:00,commit, +15796,Nathan Goldbaum,2015-11-15 10:56:54-06:00,commit, +15797,Nathan Goldbaum,2015-11-15 09:49:50-06:00,commit, +15798,Nathan Goldbaum,2015-11-15 09:39:29-06:00,commit, +15799,Nathan Goldbaum,2015-11-15 09:19:02-06:00,commit, +15800,Nathan Goldbaum,2015-11-15 08:51:39-06:00,commit, +15801,Britton Smith,2015-11-15 14:40:34+00:00,commit, +15802,Britton Smith,2015-11-15 14:40:34+00:00,commit, +15803,Britton Smith,2015-11-15 14:31:20+00:00,commit, +15804,Cameron Hummels,2015-11-14 11:17:07-08:00,commit, +15805,Cameron Hummels,2015-11-13 22:28:17-08:00,commit, +15806,Kacper Kowalik,2015-11-13 20:38:13-06:00,commit, +15807,Cameron Hummels,2015-11-13 16:31:52-08:00,commit, +15808,Nathan Goldbaum,2015-11-13 17:49:14-06:00,commit, +15809,Nathan Goldbaum,2015-11-13 17:49:14-06:00,commit, +15810,Nathan Goldbaum,2015-11-13 16:51:22-06:00,commit, +15811,Nathan Goldbaum,2015-11-13 15:03:54-06:00,commit, +15812,Nathan Goldbaum,2015-11-13 15:03:34-06:00,commit, +15813,Nathan Goldbaum,2015-11-13 11:29:56-06:00,commit, +15814,Cameron Hummels,2015-11-12 17:58:45-08:00,commit, +15815,Cameron Hummels,2015-11-12 17:38:06-08:00,commit, +15816,Cameron Hummels,2015-11-12 16:43:41-08:00,commit, +15817,Cameron Hummels,2015-11-12 15:38:56-08:00,commit, +15818,Kacper Kowalik,2015-11-12 15:51:20-06:00,commit, +15819,Cameron Hummels,2015-11-11 14:18:32-08:00,commit, +15820,Matthew Turk,2015-11-11 08:41:02-06:00,commit, +15821,Cameron Hummels,2015-11-10 23:02:08-08:00,commit, +15822,Cameron Hummels,2015-11-10 22:45:32-08:00,commit, +15823,John ZuHone,2015-11-10 14:58:47-05:00,commit, +15824,John ZuHone,2015-11-10 14:56:05-05:00,commit, +15825,Nathan Goldbaum,2015-11-10 13:49:51-06:00,commit, +15826,Nathan Goldbaum,2015-11-10 13:13:03-06:00,commit, +15827,Nathan Goldbaum,2015-12-15 14:27:25-06:00,commit, +15828,Nathan Goldbaum,2015-12-15 14:26:37-06:00,commit, +15829,Nathan Goldbaum,2015-12-15 15:03:09-06:00,commit, +15830,Nathan Goldbaum,2015-11-10 10:52:05-06:00,commit, +15831,Nathan Goldbaum,2015-11-10 10:51:14-06:00,commit, +15832,Andrew Myers,2015-11-09 20:49:22-08:00,commit, +15833,Andrew Myers,2015-11-09 20:44:09-08:00,commit, +15834,Andrew Myers,2015-11-09 20:23:58-08:00,commit, +15835,John ZuHone,2015-11-09 21:14:45-05:00,commit, +15836,John ZuHone,2015-11-09 21:14:22-05:00,commit, +15837,Andrew Myers,2015-11-09 17:55:23-08:00,commit, +15838,John ZuHone,2015-11-09 20:52:45-05:00,commit, +15839,Andrew Myers,2015-11-09 17:22:51-08:00,commit, +15840,Andrew Myers,2015-11-09 17:22:29-08:00,commit, +15841,Andrew Myers,2015-11-09 17:22:05-08:00,commit, +15842,Matthew Turk,2015-11-09 18:48:08-06:00,commit, +15843,Matthew Turk,2015-11-09 18:48:08-06:00,commit, +15844,Andrew Myers,2015-11-09 16:06:23-08:00,commit, +15845,Andrew Myers,2015-11-09 15:19:53-08:00,commit, +15846,Nathan Goldbaum,2015-11-09 17:01:39-06:00,commit, +15847,John ZuHone,2015-11-09 17:39:12-05:00,commit, +15848,Nathan Goldbaum,2015-11-09 21:48:42+00:00,commit, +15849,Nathan Goldbaum,2015-11-09 21:48:42+00:00,commit, +15850,Nathan Goldbaum,2015-11-09 21:48:32+00:00,commit, +15851,Andrew Myers,2015-11-09 11:34:00-08:00,commit, +15852,Andrew Myers,2015-11-09 11:30:34-08:00,commit, +15853,Nathan Goldbaum,2015-11-09 13:23:56-06:00,commit, +15854,John ZuHone,2015-11-09 14:23:46-05:00,commit, +15855,Andrew Myers,2015-11-09 11:17:44-08:00,commit, +15856,John ZuHone,2015-11-09 14:14:53-05:00,commit, +15857,Nathan Goldbaum,2015-11-09 13:14:23-06:00,commit, +15858,Andrew Myers,2015-11-09 11:12:49-08:00,commit, +15859,John ZuHone,2015-11-09 12:25:54-05:00,commit, +15860,Nathan Goldbaum,2015-11-08 23:16:19-06:00,commit, +15861,Nathan Goldbaum,2015-11-08 23:11:54-06:00,commit, +15862,Nathan Goldbaum,2015-11-08 22:54:47-06:00,commit, +15863,Nathan Goldbaum,2015-11-08 22:46:52-06:00,commit, +15864,Andrew Myers,2015-11-06 21:43:06-08:00,commit, +15865,Andrew Myers,2015-11-06 19:17:22-08:00,commit, +15866,Andrew Myers,2015-11-06 19:16:32-08:00,commit, +15867,Andrew Myers,2015-11-06 19:08:21-08:00,commit, +15868,Nathan Goldbaum,2015-11-06 18:08:16-06:00,commit, +15869,Nathan Goldbaum,2015-11-06 14:49:18-06:00,commit, +15870,Nathan Goldbaum,2015-11-06 13:21:13-06:00,commit, +15871,Nathan Goldbaum,2015-11-06 10:45:15-06:00,commit, +15872,Nathan Goldbaum,2015-11-06 10:42:38-06:00,commit, +15873,Nathan Goldbaum,2015-11-05 22:44:05-06:00,commit, +15874,Nathan Goldbaum,2015-11-05 22:40:56-06:00,commit, +15875,Nathan Goldbaum,2015-11-05 22:40:46-06:00,commit, +15876,Nathan Goldbaum,2015-11-05 22:26:17-06:00,commit, +15877,Nathan Goldbaum,2015-11-05 22:10:10-06:00,commit, +15878,Nathan Goldbaum,2015-11-05 21:26:58-06:00,commit, +15879,Nathan Goldbaum,2015-11-05 21:26:23-06:00,commit, +15880,Nathan Goldbaum,2015-11-05 21:24:53-06:00,commit, +15881,Nathan Goldbaum,2015-11-05 21:23:58-06:00,commit, +15882,Nathan Goldbaum,2015-11-05 21:22:40-06:00,commit, +15883,Nathan Goldbaum,2015-11-05 21:22:16-06:00,commit, +15884,Nathan Goldbaum,2015-11-05 21:21:40-06:00,commit, +15885,Nathan Goldbaum,2015-11-05 21:21:20-06:00,commit, +15886,Nathan Goldbaum,2015-11-05 21:20:58-06:00,commit, +15887,Nathan Goldbaum,2015-11-05 21:18:52-06:00,commit, +15888,Nathan Goldbaum,2015-11-05 21:16:06-06:00,commit, +15889,Meagan Lang,2015-11-05 21:50:55+00:00,commit, +15890,Meagan Lang,2015-11-05 20:45:34+00:00,commit, +15891,Britton Smith,2015-11-05 16:05:25+00:00,commit, +15892,Britton Smith,2015-11-05 16:05:25+00:00,commit, +15893,Britton Smith,2015-11-05 14:39:27+00:00,commit, +15894,Nathan Goldbaum,2015-11-04 16:27:59-06:00,commit, +15895,Nathan Goldbaum,2015-11-04 16:18:19-06:00,commit, +15896,Nathan Goldbaum,2015-11-04 16:02:18-06:00,commit, +15897,Nathan Goldbaum,2015-11-04 15:56:29-06:00,commit, +15898,Nathan Goldbaum,2015-11-04 15:50:54-06:00,commit, +15899,Britton Smith,2015-11-04 21:12:53+00:00,commit, +15900,Britton Smith,2015-11-04 21:12:53+00:00,commit, +15901,Nathan Goldbaum,2015-11-08 23:16:19-06:00,commit, +15902,Britton Smith,2015-11-04 16:35:01+00:00,commit, +15903,Nathan Goldbaum,2015-11-03 14:59:29-06:00,commit, +15904,John ZuHone,2015-11-03 01:39:01-05:00,commit, +15905,John ZuHone,2015-11-03 00:48:46-05:00,commit, +15906,Nathan Goldbaum,2015-11-02 16:31:33-06:00,commit, +15907,Nathan Goldbaum,2015-11-02 16:31:33-06:00,commit, +15908,Nathan Goldbaum,2015-11-02 16:15:58-06:00,commit, +15909,Nathan Goldbaum,2015-11-02 16:15:58-06:00,commit, +15910,John ZuHone,2015-11-02 17:11:36-05:00,commit, +15911,John ZuHone,2015-11-02 17:04:32-05:00,commit, +15912,John ZuHone,2015-11-02 16:50:37-05:00,commit, +15913,Nathan Goldbaum,2015-11-02 14:57:44-06:00,commit, +15914,Nathan Goldbaum,2015-11-02 13:58:23-06:00,commit, +15915,BW Keller,2015-11-02 14:55:29-05:00,commit, +15916,BW Keller,2015-11-02 14:53:50-05:00,commit, +15917,BW Keller,2015-11-02 14:53:10-05:00,commit, +15918,BW Keller,2015-11-02 14:51:44-05:00,commit, +15919,BW Keller,2015-11-02 14:42:23-05:00,commit, +15920,Nathan Goldbaum,2015-11-02 13:37:24-06:00,commit, +15921,BW Keller,2015-11-02 14:34:21-05:00,commit, +15922,BW Keller,2015-11-02 14:32:46-05:00,commit, +15923,John ZuHone,2015-11-02 13:38:35-05:00,commit, +15924,John ZuHone,2015-11-02 13:26:22-05:00,commit, +15925,John ZuHone,2015-11-02 13:21:29-05:00,commit, +15926,Bili Dong,2015-11-02 09:38:04-08:00,commit, +15927,Britton Smith,2015-11-02 12:24:10+00:00,commit, +15928,Britton Smith,2016-07-15 14:35:02+01:00,commit, +15929,Matthew Turk,2015-10-31 21:31:21-05:00,commit, +15930,Matthew Turk,2015-10-31 15:00:00-05:00,commit, +15931,Matthew Turk,2015-10-31 14:39:22-05:00,commit, +15932,Britton Smith,2015-10-31 17:18:30+00:00,commit, +15933,Nathan Goldbaum,2015-10-31 10:01:37-05:00,commit, +15934,Nathan Goldbaum,2015-10-31 10:01:37-05:00,commit, +15935,Britton Smith,2015-10-31 14:37:38+00:00,commit, +15936,Nathan Goldbaum,2015-10-31 08:30:20-05:00,commit, +15937,Nathan Goldbaum,2015-10-31 08:30:20-05:00,commit, +15938,Britton Smith,2015-10-31 08:30:29+00:00,commit, +15939,Britton Smith,2015-10-31 08:27:00+00:00,commit, +15940,Britton Smith,2015-10-31 08:22:22+00:00,commit, +15941,Britton Smith,2015-10-31 08:22:00+00:00,commit, +15942,Nathan Goldbaum,2015-10-30 16:29:31-05:00,commit, +15943,Matthew Turk,2015-10-30 14:49:40-05:00,commit, +15944,Matthew Turk,2015-10-30 14:43:30-05:00,commit, +15945,Matthew Turk,2015-10-30 14:41:08-05:00,commit, +15946,Bili Dong,2015-10-30 10:56:41-07:00,commit, +15947,Britton Smith,2015-10-30 17:03:56+00:00,commit, +15948,Britton Smith,2015-10-30 15:45:33+00:00,commit, +15949,Britton Smith,2015-10-30 15:44:40+00:00,commit, +15950,Britton Smith,2015-10-30 15:44:16+00:00,commit, +15951,Bili Dong,2015-10-29 23:45:02-07:00,commit, +15952,Bili Dong,2015-10-29 23:39:10-07:00,commit, +15953,Andrew Myers,2015-10-29 14:16:31-07:00,commit, +15954,Matthew Turk,2015-10-29 13:25:10-05:00,commit, +15955,Andrew Myers,2015-10-28 11:14:24-07:00,commit, +15956,Andrew Myers,2015-10-28 11:07:19-07:00,commit, +15957,Andrew Myers,2015-10-28 00:19:59-07:00,commit, +15958,Andrew Myers,2015-10-28 00:19:34-07:00,commit, +15959,Andrew Myers,2015-10-27 23:57:26-07:00,commit, +15960,John ZuHone,2015-10-28 00:06:47-04:00,commit, +15961,John ZuHone,2015-10-28 00:06:47-04:00,commit, +15962,Nathan Goldbaum,2015-10-27 16:37:28-05:00,commit, +15963,Nathan Goldbaum,2015-10-27 16:37:15-05:00,commit, +15964,Britton Smith,2015-10-27 14:46:30+00:00,commit, +15965,Britton Smith,2015-10-27 13:06:23+00:00,commit, +15966,John ZuHone,2015-10-27 08:57:27-04:00,commit, +15967,Britton Smith,2015-10-27 12:22:54+00:00,commit, +15968,John ZuHone,2015-10-26 22:56:41-04:00,commit, +15969,John ZuHone,2015-10-26 22:15:16-04:00,commit, +15970,Andrew Myers,2015-10-26 19:03:01-07:00,commit, +15971,Andrew Myers,2015-10-26 18:54:57-07:00,commit, +15972,Andrew Myers,2015-10-26 18:26:02-07:00,commit, +15973,John ZuHone,2015-10-26 18:23:17-04:00,commit, +15974,John ZuHone,2015-10-26 18:13:46-04:00,commit, +15975,John ZuHone,2015-10-26 17:34:46-04:00,commit, +15976,John ZuHone,2015-10-26 17:01:41-04:00,commit, +15977,John ZuHone,2015-10-26 16:34:51-04:00,commit, +15978,Britton Smith,2015-10-26 19:00:24+00:00,commit, +15979,Nathan Goldbaum,2015-10-26 13:53:53-05:00,commit, +15980,Britton Smith,2015-10-26 18:52:28+00:00,commit, +15981,Nathan Goldbaum,2015-10-26 13:47:21-05:00,commit, +15982,Nathan Goldbaum,2015-10-26 13:36:45-05:00,commit, +15983,Britton Smith,2015-10-26 18:34:34+00:00,commit, +15984,Cameron Hummels,2015-10-26 08:39:44-07:00,commit, +15985,Meagan Lang,2015-10-26 13:38:58+00:00,commit, +15986,Cameron Hummels,2015-10-25 22:14:37-07:00,commit, +15987,Cameron Hummels,2015-10-25 22:10:47-07:00,commit, +15988,John ZuHone,2015-10-25 13:30:23-04:00,commit, +15989,John ZuHone,2015-10-25 10:18:24-04:00,commit, +15990,John ZuHone,2015-10-25 10:16:42-04:00,commit, +15991,John ZuHone,2015-10-25 10:16:24-04:00,commit, +15992,Cameron Hummels,2015-10-23 22:16:51-07:00,commit, +15993,Cameron Hummels,2015-10-23 14:58:46-07:00,commit, +15994,Britton Smith,2015-10-23 22:09:56+01:00,commit, +15995,Britton Smith,2015-10-23 17:41:25+01:00,commit, +15996,Britton Smith,2015-10-23 17:38:49+01:00,commit, +15997,Britton Smith,2015-10-23 17:38:22+01:00,commit, +15998,Britton Smith,2015-10-23 17:13:04+01:00,commit, +15999,Britton Smith,2015-10-23 17:08:01+01:00,commit, +16000,Britton Smith,2015-10-23 17:01:55+01:00,commit, +16001,Britton Smith,2015-10-23 16:56:16+01:00,commit, +16002,Britton Smith,2015-10-23 16:54:08+01:00,commit, +16003,Britton Smith,2015-10-23 13:51:29+01:00,commit, +16004,Britton Smith,2015-10-23 13:45:22+01:00,commit, +16005,Britton Smith,2015-10-23 13:29:15+01:00,commit, +16006,Meagan Lang,2015-10-23 11:43:13+00:00,commit, +16007,Britton Smith,2015-10-23 12:20:55+01:00,commit, +16008,Britton Smith,2015-10-23 11:40:44+01:00,commit, +16009,Britton Smith,2015-10-23 08:42:49+01:00,commit, +16010,Britton Smith,2015-10-23 08:38:36+01:00,commit, +16011,Cameron Hummels,2015-10-22 23:03:32-07:00,commit, +16012,Bili Dong,2015-10-22 20:52:52-07:00,commit, +16013,Bili Dong,2015-10-22 20:23:50-07:00,commit, +16014,Bili Dong,2015-10-22 20:00:16-07:00,commit, +16015,Cameron Hummels,2015-10-22 15:23:06-07:00,commit, +16016,Matthew Turk,2015-10-22 16:55:45-05:00,commit, +16017,Britton Smith,2015-10-22 12:30:19+01:00,commit, +16018,Britton Smith,2015-10-22 10:34:37+01:00,commit, +16019,Suoqing Ji,2015-10-22 01:24:40-07:00,commit, +16020,Suoqing Ji,2015-10-22 01:21:12-07:00,commit, +16021,Nathan Goldbaum,2015-10-22 00:35:09-05:00,commit, +16022,Andrew Myers,2015-10-21 14:57:56-07:00,commit, +16023,Cameron Hummels,2015-10-21 12:57:29-07:00,commit, +16024,Andrew Myers,2015-10-21 12:56:14-07:00,commit, +16025,Andrew Myers,2015-10-21 12:50:16-07:00,commit, +16026,Nathan Goldbaum,2015-10-21 12:47:59-07:00,commit, +16027,Matthew Turk,2015-10-21 13:34:54-05:00,commit, +16028,Nathan Goldbaum,2015-10-21 11:17:14-07:00,commit, +16029,Nathan Goldbaum,2015-10-21 10:50:15-07:00,commit, +16030,Andrew Myers,2015-10-21 09:05:53-07:00,commit, +16031,Britton Smith,2015-10-21 16:48:57+01:00,commit, +16032,Britton Smith,2015-10-21 15:41:03+01:00,commit, +16033,Britton Smith,2015-10-21 15:11:19+01:00,commit, +16034,Britton Smith,2015-10-21 15:03:43+01:00,commit, +16035,Britton Smith,2015-10-21 14:52:57+01:00,commit, +16036,John ZuHone,2015-10-21 08:40:38-04:00,commit, +16037,Andrew Myers,2015-10-20 23:01:55-07:00,commit, +16038,John ZuHone,2015-10-21 00:18:01-04:00,commit, +16039,John ZuHone,2015-10-21 00:06:46-04:00,commit, +16040,John ZuHone,2015-10-20 23:59:52-04:00,commit, +16041,Nathan Goldbaum,2015-10-20 16:57:55-07:00,commit, +16042,Andrew Myers,2015-10-20 14:56:31-07:00,commit, +16043,Nathan Goldbaum,2015-10-20 14:35:06-07:00,commit, +16044,Andrew Myers,2015-10-20 14:33:10-07:00,commit, +16045,Matthew Turk,2015-10-20 16:32:25-05:00,commit, +16046,Cameron Hummels,2015-10-20 09:51:49-07:00,commit, +16047,Andrew Myers,2015-10-20 09:46:42-07:00,commit, +16048,Suoqing Ji,2015-10-20 09:26:49-07:00,commit, +16049,John ZuHone,2015-10-20 12:17:12-04:00,commit, +16050,John ZuHone,2015-10-20 12:15:52-04:00,commit, +16051,John ZuHone,2015-10-20 12:13:47-04:00,commit, +16052,John ZuHone,2015-10-20 12:09:37-04:00,commit, +16053,Kacper Kowalik,2015-10-20 10:39:21-05:00,commit, +16054,Suoqing Ji,2015-10-20 01:17:07-07:00,commit, +16055,Andrew Myers,2015-10-19 23:24:06-07:00,commit, +16056,Cameron Hummels,2015-10-19 23:20:16-07:00,commit, +16057,Andrew Myers,2015-10-19 23:13:18-07:00,commit, +16058,Andrew Myers,2015-10-19 22:22:31-07:00,commit, +16059,Andrew Myers,2015-10-19 22:04:12-07:00,commit, +16060,Andrew Myers,2015-10-19 22:03:53-07:00,commit, +16061,Andrew Myers,2015-10-19 22:03:27-07:00,commit, +16062,Andrew Myers,2015-10-19 16:24:09-07:00,commit, +16063,Andrew Myers,2015-10-19 16:23:57-07:00,commit, +16064,Cameron Hummels,2015-10-19 11:18:05-07:00,commit, +16065,Meagan Lang,2015-10-19 16:21:12+00:00,commit, +16066,Nathan Goldbaum,2015-10-19 14:31:12+00:00,commit, +16067,Andrew Myers,2015-10-18 17:59:44-07:00,commit, +16068,Andrew Myers,2015-10-18 17:58:40-07:00,commit, +16069,Suoqing Ji,2015-10-18 13:51:48-07:00,commit, +16070,Matthew Turk,2015-10-18 11:20:16-05:00,commit, +16071,Matthew Turk,2015-10-18 11:12:48-05:00,commit, +16072,Nathan Goldbaum,2015-10-18 14:18:17+00:00,commit, +16073,Nathan Goldbaum,2015-10-18 14:18:17+00:00,commit, +16074,Nathan Goldbaum,2015-10-18 12:04:29-07:00,commit, +16075,Suoqing Ji,2015-10-18 00:36:05-07:00,commit, +16076,Suoqing Ji,2015-10-18 00:31:24-07:00,commit, +16077,Suoqing Ji,2015-10-17 23:01:18-07:00,commit, +16078,Cameron Hummels,2015-10-17 22:51:14-07:00,commit, +16079,Matthew Turk,2015-10-17 22:51:25-05:00,commit, +16080,Matthew Turk,2015-10-17 15:25:02-05:00,commit, +16081,Suoqing Ji,2015-10-17 11:00:58-07:00,commit, +16082,Cameron Hummels,2015-10-17 09:33:04-07:00,commit, +16083,Cameron Hummels,2015-10-17 09:02:57-07:00,commit, +16084,Cameron Hummels,2015-10-17 08:56:40-07:00,commit, +16085,Cameron Hummels,2015-10-17 08:46:07-07:00,commit, +16086,Cameron Hummels,2015-10-17 08:31:57-07:00,commit, +16087,Cameron Hummels,2015-10-17 08:26:47-07:00,commit, +16088,Matthew Turk,2015-10-16 23:27:34-05:00,commit, +16089,Matthew Turk,2015-10-16 22:42:49-05:00,commit, +16090,Kacper Kowalik,2015-10-16 18:36:32-05:00,commit, +16091,Nathan Goldbaum,2015-10-16 16:23:48-07:00,commit, +16092,Cameron Hummels,2015-10-16 16:11:40-07:00,commit, +16093,Nathan Goldbaum,2015-10-16 16:10:51-07:00,commit, +16094,Nathan Goldbaum,2015-10-16 16:10:21-07:00,commit, +16095,Nathan Goldbaum,2015-10-16 16:05:16-07:00,commit, +16096,Matthew Turk,2015-10-16 16:56:04-05:00,commit, +16097,Cameron Hummels,2015-10-16 14:46:50-07:00,commit, +16098,Cameron Hummels,2015-10-16 14:40:49-07:00,commit, +16099,Cameron Hummels,2015-10-16 14:37:38-07:00,commit, +16100,Cameron Hummels,2015-10-16 14:20:22-07:00,commit, +16101,Suoqing Ji,2015-10-16 14:13:15-07:00,commit, +16102,Cameron Hummels,2015-10-16 14:05:08-07:00,commit, +16103,Suoqing Ji,2015-10-16 14:03:49-07:00,commit, +16104,Suoqing Ji,2015-10-16 14:03:00-07:00,commit, +16105,Suoqing Ji,2015-10-16 13:53:35-07:00,commit, +16106,Suoqing Ji,2015-10-16 13:51:01-07:00,commit, +16107,Suoqing Ji,2015-10-16 13:49:19-07:00,commit, +16108,Cameron Hummels,2015-10-16 13:49:15-07:00,commit, +16109,Cameron Hummels,2015-10-16 12:22:48-07:00,commit, +16110,Suoqing Ji,2015-10-16 12:22:03-07:00,commit, +16111,Andrew Myers,2015-10-16 09:50:45-07:00,commit, +16112,John ZuHone,2015-10-16 10:02:25-04:00,commit, +16113,John ZuHone,2015-10-16 09:32:03-04:00,commit, +16114,John ZuHone,2015-10-16 09:31:21-04:00,commit, +16115,Britton Smith,2015-10-16 13:53:01+01:00,commit, +16116,Britton Smith,2015-10-16 13:40:24+01:00,commit, +16117,Britton Smith,2015-10-16 13:29:56+01:00,commit, +16118,Cameron Hummels,2015-10-15 23:56:22-07:00,commit, +16119,Cameron Hummels,2015-10-15 23:47:58-07:00,commit, +16120,Cameron Hummels,2015-10-15 23:08:42-07:00,commit, +16121,Cameron Hummels,2015-10-15 23:03:49-07:00,commit, +16122,Suoqing Ji,2015-10-15 22:25:50-07:00,commit, +16123,Nathan Goldbaum,2015-10-15 22:14:29-07:00,commit, +16124,Nathan Goldbaum,2015-10-15 22:13:45-07:00,commit, +16125,Nathan Goldbaum,2015-10-15 22:05:24-07:00,commit, +16126,Nathan Goldbaum,2015-10-15 21:52:39-07:00,commit, +16127,Nathan Goldbaum,2015-10-15 19:16:05-07:00,commit, +16128,Cameron Hummels,2015-10-15 17:40:08-07:00,commit, +16129,Matthew Turk,2015-10-15 19:39:03-05:00,commit, +16130,Matthew Turk,2015-10-15 19:38:52-05:00,commit, +16131,Matthew Turk,2015-10-15 19:37:16-05:00,commit, +16132,Nathan Goldbaum,2015-10-15 17:30:13-07:00,commit, +16133,Cameron Hummels,2015-10-15 17:29:19-07:00,commit, +16134,Andrew Myers,2015-10-15 17:20:46-07:00,commit, +16135,Cameron Hummels,2015-10-15 17:19:38-07:00,commit, +16136,Andrew Myers,2015-10-15 17:12:38-07:00,commit, +16137,Andrew Myers,2015-10-15 16:57:21-07:00,commit, +16138,Cameron Hummels,2015-10-15 16:47:49-07:00,commit, +16139,Cameron Hummels,2015-10-15 16:45:41-07:00,commit, +16140,Andrew Myers,2015-10-15 16:43:13-07:00,commit, +16141,Nathan Goldbaum,2015-10-15 16:21:13-07:00,commit, +16142,Cameron Hummels,2015-10-15 16:18:36-07:00,commit, +16143,Cameron Hummels,2015-10-15 16:04:57-07:00,commit, +16144,Andrew Myers,2015-10-15 16:00:11-07:00,commit, +16145,Andrew Myers,2015-10-15 15:56:34-07:00,commit, +16146,Nathan Goldbaum,2015-10-15 15:53:15-07:00,commit, +16147,Matthew Turk,2015-10-15 17:34:26-05:00,commit, +16148,Suoqing Ji,2015-10-15 15:34:24-07:00,commit, +16149,Nathan Goldbaum,2015-10-15 15:17:34-07:00,commit, +16150,Cameron Hummels,2015-10-15 15:17:25-07:00,commit, +16151,Matthew Turk,2015-10-15 16:53:23-05:00,commit, +16152,Cameron Hummels,2015-10-15 14:32:44-07:00,commit, +16153,Andrew Myers,2015-10-15 12:49:41-07:00,commit, +16154,Andrew Myers,2015-10-15 12:00:36-07:00,commit, +16155,Andrew Myers,2015-10-15 11:49:16-07:00,commit, +16156,Suoqing Ji,2015-10-15 11:39:05-07:00,commit, +16157,Matthew Turk,2015-10-15 13:34:46-05:00,commit, +16158,Kacper Kowalik,2015-10-15 13:25:58-05:00,commit, +16159,Kacper Kowalik,2015-10-15 13:22:46-05:00,commit, +16160,Kacper Kowalik,2015-10-15 12:57:26-05:00,commit, +16161,Andrew Myers,2015-10-15 10:48:39-07:00,commit, +16162,Cameron Hummels,2015-10-15 10:38:03-07:00,commit, +16163,Matthew Turk,2015-10-15 12:31:58-05:00,commit, +16164,Nathan Goldbaum,2015-10-15 10:30:44-07:00,commit, +16165,John ZuHone,2015-10-15 13:11:59-04:00,commit, +16166,Britton Smith,2015-10-15 17:13:40+01:00,commit, +16167,Britton Smith,2015-10-15 17:03:47+01:00,commit, +16168,Britton Smith,2015-10-15 16:56:07+01:00,commit, +16169,Matthew Turk,2015-10-15 10:28:08-05:00,commit, +16170,John ZuHone,2015-10-15 11:20:36-04:00,commit, +16171,John ZuHone,2015-10-15 10:18:53-04:00,commit, +16172,Cameron Hummels,2015-10-14 23:25:26-07:00,commit, +16173,Cameron Hummels,2015-10-14 23:24:30-07:00,commit, +16174,Matthew Turk,2015-10-15 00:04:34-05:00,commit, +16175,Sam Skillman,2015-10-14 17:17:27-07:00,commit, +16176,Matthew Turk,2015-10-14 19:16:49-05:00,commit, +16177,Cameron Hummels,2015-10-14 17:04:08-07:00,commit, +16178,Matthew Turk,2015-10-14 18:58:03-05:00,commit, +16179,Matthew Turk,2015-10-14 18:55:50-05:00,commit, +16180,Matthew Turk,2015-10-14 18:54:45-05:00,commit, +16181,Matthew Turk,2015-10-14 18:48:09-05:00,commit, +16182,Cameron Hummels,2015-10-14 16:47:48-07:00,commit, +16183,Matthew Turk,2015-10-14 18:46:10-05:00,commit, +16184,John ZuHone,2015-10-14 19:38:36-04:00,commit, +16185,Matthew Turk,2015-10-14 18:24:20-05:00,commit, +16186,Nathan Goldbaum,2015-10-14 16:19:19-07:00,commit, +16187,Cameron Hummels,2015-10-14 16:15:29-07:00,commit, +16188,Cameron Hummels,2015-10-14 16:10:51-07:00,commit, +16189,Cameron Hummels,2015-10-14 15:52:58-07:00,commit, +16190,Andrew Myers,2015-10-14 15:44:27-07:00,commit, +16191,Bili Dong,2015-10-14 15:39:29-07:00,commit, +16192,Kacper Kowalik,2015-10-14 17:35:44-05:00,commit, +16193,Cameron Hummels,2015-10-14 15:05:20-07:00,commit, +16194,Andrew Myers,2015-10-14 14:56:36-07:00,commit, +16195,Cameron Hummels,2015-10-14 14:49:51-07:00,commit, +16196,Nathan Goldbaum,2015-10-14 14:48:36-07:00,commit, +16197,Matthew Turk,2015-10-14 16:37:41-05:00,commit, +16198,Kacper Kowalik,2015-10-14 16:37:23-05:00,commit, +16199,Cameron Hummels,2015-10-14 14:30:48-07:00,commit, +16200,Suoqing Ji,2015-10-14 14:29:38-07:00,commit, +16201,Suoqing Ji,2015-10-14 14:28:36-07:00,commit, +16202,Suoqing Ji,2015-10-14 14:27:27-07:00,commit, +16203,John ZuHone,2015-10-14 17:14:53-04:00,commit, +16204,Andrew Myers,2015-10-14 14:12:34-07:00,commit, +16205,Nathan Goldbaum,2015-10-14 14:05:27-07:00,commit, +16206,Andrew Myers,2015-10-14 14:05:09-07:00,commit, +16207,Andrew Myers,2015-10-14 14:04:28-07:00,commit, +16208,Nathan Goldbaum,2015-10-14 13:59:48-07:00,commit, +16209,Nathan Goldbaum,2015-10-14 13:53:44-07:00,commit, +16210,Kacper Kowalik,2015-10-14 15:53:36-05:00,commit, +16211,Nathan Goldbaum,2015-10-14 13:45:17-07:00,commit, +16212,Nathan Goldbaum,2015-10-14 13:37:10-07:00,commit, +16213,Nathan Goldbaum,2015-10-14 13:36:45-07:00,commit, +16214,John ZuHone,2015-10-14 16:33:11-04:00,commit, +16215,John ZuHone,2015-10-14 16:00:55-04:00,commit, +16216,Cameron Hummels,2015-10-14 12:18:49-07:00,commit, +16217,Cameron Hummels,2015-10-14 12:18:25-07:00,commit, +16218,Cameron Hummels,2015-10-14 12:15:10-07:00,commit, +16219,Kacper Kowalik,2015-10-14 14:04:49-05:00,commit, +16220,Kacper Kowalik,2015-10-14 14:00:40-05:00,commit, +16221,Andrew Myers,2015-10-14 11:47:21-07:00,commit, +16222,Andrew Myers,2015-10-14 11:45:59-07:00,commit, +16223,Kacper Kowalik,2015-10-14 13:30:42-05:00,commit, +16224,Andrew Myers,2015-10-14 11:27:05-07:00,commit, +16225,Nathan Goldbaum,2015-10-14 10:57:11-07:00,commit, +16226,John ZuHone,2015-10-14 13:27:58-04:00,commit, +16227,Britton Smith,2015-10-14 17:26:22+01:00,commit, +16228,John ZuHone,2015-10-14 10:45:00-04:00,commit, +16229,John ZuHone,2015-10-14 10:43:36-04:00,commit, +16230,Bili Dong,2015-10-12 18:02:57-07:00,commit, +16231,John ZuHone,2015-10-12 19:22:27-04:00,commit, +16232,John ZuHone,2015-10-12 19:22:27-04:00,commit, +16233,John ZuHone,2015-10-12 16:32:08-04:00,commit, +16234,John ZuHone,2015-10-12 16:31:34-04:00,commit, +16235,John ZuHone,2015-10-12 16:14:40-04:00,commit, +16236,John ZuHone,2015-10-12 15:39:05-04:00,commit, +16237,John ZuHone,2015-10-12 15:27:32-04:00,commit, +16238,Britton Smith,2015-10-12 19:58:06+01:00,commit, +16239,Britton Smith,2015-10-12 19:39:03+01:00,commit, +16240,Britton Smith,2015-10-12 19:29:43+01:00,commit, +16241,John ZuHone,2015-10-12 01:57:36-04:00,commit, +16242,John ZuHone,2015-10-12 01:31:43-04:00,commit, +16243,John ZuHone,2015-10-12 01:18:45-04:00,commit, +16244,Nathan Goldbaum,2015-10-11 13:06:22-05:00,commit, +16245,Britton Smith,2015-10-10 22:06:43+01:00,commit, +16246,Cameron Hummels,2015-10-09 20:12:47-07:00,commit, +16247,Britton Smith,2015-10-09 09:30:16+01:00,commit, +16248,Britton Smith,2015-10-08 15:59:19+01:00,commit, +16249,Britton Smith,2015-10-08 15:55:53+01:00,commit, +16250,John ZuHone,2015-10-08 10:48:35-04:00,commit, +16251,Britton Smith,2015-10-08 12:30:39+01:00,commit, +16252,Andrew Myers,2015-10-07 13:40:22-07:00,commit, +16253,Nathan Goldbaum,2015-10-07 15:08:06-05:00,commit, +16254,Britton Smith,2015-10-07 17:45:25+01:00,commit, +16255,Britton Smith,2015-10-07 17:35:53+01:00,commit, +16256,John ZuHone,2015-10-07 12:12:33-04:00,commit, +16257,John ZuHone,2015-10-07 12:08:15-04:00,commit, +16258,John ZuHone,2015-10-07 11:58:05-04:00,commit, +16259,Nathan Goldbaum,2015-10-07 10:49:55-05:00,commit, +16260,Nathan Goldbaum,2015-10-07 10:43:48-05:00,commit, +16261,John ZuHone,2015-10-07 11:43:33-04:00,commit, +16262,Britton Smith,2015-10-07 01:03:16-04:00,commit, +16263,Britton Smith,2015-10-07 00:55:35-04:00,commit, +16264,Britton Smith,2015-10-07 00:46:19-04:00,commit, +16265,Britton Smith,2015-10-07 00:37:04-04:00,commit, +16266,Britton Smith,2015-10-07 00:20:23-04:00,commit, +16267,Britton Smith,2015-10-07 00:09:11-04:00,commit, +16268,Britton Smith,2015-10-06 23:47:17-04:00,commit, +16269,Britton Smith,2015-10-06 21:21:15-04:00,commit, +16270,Nathan Goldbaum,2015-10-06 01:01:14-05:00,commit, +16271,Nathan Goldbaum,2015-10-06 00:53:44-05:00,commit, +16272,Nathan Goldbaum,2015-10-05 23:27:43-05:00,commit, +16273,Nathan Goldbaum,2015-10-05 23:04:54-05:00,commit, +16274,John ZuHone,2015-10-05 17:53:17-04:00,commit, +16275,John ZuHone,2015-10-05 17:20:40-04:00,commit, +16276,Nathan Goldbaum,2015-10-05 16:03:53-05:00,commit, +16277,John ZuHone,2015-10-05 16:52:56-04:00,commit, +16278,John ZuHone,2015-10-05 16:52:19-04:00,commit, +16279,Britton Smith,2015-10-05 15:02:29-05:00,commit, +16280,Britton Smith,2015-10-05 14:46:52-05:00,commit, +16281,Kacper Kowalik,2015-10-05 14:04:13-05:00,commit, +16282,John ZuHone,2015-10-05 15:03:40-04:00,commit, +16283,Nathan Goldbaum,2015-10-05 13:55:57-05:00,commit, +16284,BW Keller,2015-10-05 14:55:15-04:00,commit, +16285,Nathan Goldbaum,2015-10-05 13:54:20-05:00,commit, +16286,John ZuHone,2015-10-05 14:43:51-04:00,commit, +16287,Nathan Goldbaum,2015-10-05 13:32:42-05:00,commit, +16288,Kacper Kowalik,2015-10-05 13:30:21-05:00,commit, +16289,Nathan Goldbaum,2015-10-05 13:29:47-05:00,commit, +16290,Kacper Kowalik,2015-10-05 13:23:00-05:00,commit, +16291,BW Keller,2015-10-05 14:20:13-04:00,commit, +16292,Kacper Kowalik,2015-10-05 13:16:11-05:00,commit, +16293,John ZuHone,2015-10-05 14:14:40-04:00,commit, +16294,Nathan Goldbaum,2015-10-05 13:12:41-05:00,commit, +16295,Andrew Myers,2015-10-05 11:10:35-07:00,commit, +16296,Nathan Goldbaum,2015-10-05 12:01:51-05:00,commit, +16297,John ZuHone,2015-10-05 11:31:45-04:00,commit, +16298,John ZuHone,2015-10-05 11:29:33-04:00,commit, +16299,Britton Smith,2015-10-05 08:49:14-05:00,commit, +16300,Nathan Goldbaum,2015-10-04 23:35:14-05:00,commit, +16301,Cameron Hummels,2015-10-04 20:38:06-07:00,commit, +16302,Nathan Goldbaum,2015-10-04 20:56:03-05:00,commit, +16303,John ZuHone,2015-10-25 10:18:24-04:00,commit, +16304,Nathan Goldbaum,2015-10-21 11:17:14-07:00,commit, +16305,Nathan Goldbaum,2015-10-15 17:30:13-07:00,commit, +16306,Cameron Hummels,2015-10-09 20:12:47-07:00,commit, +16307,Nathan Goldbaum,2015-10-22 00:35:09-05:00,commit, +16308,Kacper Kowalik,2015-10-05 14:04:13-05:00,commit, +16309,Nathan Goldbaum,2015-10-04 20:56:03-05:00,commit, +16310,Nathan Goldbaum,2015-10-04 20:04:17-05:00,commit, +16311,Britton Smith,2015-10-04 16:28:18-04:00,commit, +16312,Britton Smith,2015-10-04 15:57:17-04:00,commit, +16313,Britton Smith,2015-10-04 15:53:36-04:00,commit, +16314,Britton Smith,2015-10-03 11:07:06-04:00,commit, +16315,Matthew Turk,2015-10-02 23:38:21-05:00,commit, +16316,Matthew Turk,2015-10-02 23:37:18-05:00,commit, +16317,Matthew Turk,2015-10-02 19:12:41-05:00,commit, +16318,Britton Smith,2015-10-02 11:24:43-04:00,commit, +16319,Britton Smith,2015-10-02 11:21:30-04:00,commit, +16320,Kacper Kowalik,2015-10-02 10:03:49-05:00,commit, +16321,Britton Smith,2015-10-01 16:10:31-05:00,commit, +16322,Britton Smith,2015-10-01 15:57:39-05:00,commit, +16323,Britton Smith,2015-10-01 15:26:59-05:00,commit, +16324,Britton Smith,2015-10-01 15:08:28-05:00,commit, +16325,Nathan Goldbaum,2015-10-01 00:15:00-05:00,commit, +16326,Andrew Myers,2015-09-30 19:04:55-07:00,commit, +16327,Andrew Myers,2015-09-30 14:02:11-07:00,commit, +16328,Nathan Goldbaum,2015-09-30 12:13:35-05:00,commit, +16329,Matthew Turk,2015-09-29 15:36:08-05:00,commit, +16330,Matthew Turk,2015-09-28 21:04:44-05:00,commit, +16331,Matthew Turk,2015-09-27 17:57:34-05:00,commit, +16332,Matthew Turk,2015-09-27 12:57:59-05:00,commit, +16333,Britton Smith,2015-09-26 16:29:23+01:00,commit, +16334,Britton Smith,2015-09-26 16:21:56+01:00,commit, +16335,Britton Smith,2015-09-26 16:15:40+01:00,commit, +16336,Britton Smith,2015-09-26 15:55:20+01:00,commit, +16337,Britton Smith,2015-09-26 15:45:16+01:00,commit, +16338,Britton Smith,2015-09-26 15:38:58+01:00,commit, +16339,Britton Smith,2015-09-26 15:19:50+01:00,commit, +16340,Britton Smith,2015-09-26 15:05:43+01:00,commit, +16341,Britton Smith,2015-09-26 12:47:36+01:00,commit, +16342,Bili Dong,2015-09-25 13:24:51-07:00,commit, +16343,Britton Smith,2015-09-25 20:29:47+01:00,commit, +16344,Andrew Myers,2015-09-25 12:05:25-07:00,commit, +16345,Kacper Kowalik,2015-09-25 13:46:09-05:00,commit, +16346,Britton Smith,2015-09-25 19:25:38+01:00,commit, +16347,Kacper Kowalik,2015-09-25 13:25:24-05:00,commit, +16348,Britton Smith,2015-09-25 19:06:41+01:00,commit, +16349,Britton Smith,2015-09-25 18:57:27+01:00,commit, +16350,Kacper Kowalik,2015-09-25 12:26:55-05:00,commit, +16351,Bili Dong,2015-09-25 09:45:57-07:00,commit, +16352,Britton Smith,2015-09-25 15:34:12+01:00,commit, +16353,Britton Smith,2015-09-25 15:29:00+01:00,commit, +16354,Britton Smith,2015-09-25 15:21:52+01:00,commit, +16355,Bili Dong,2015-09-24 23:33:49-07:00,commit, +16356,Suoqing Ji,2015-09-24 20:58:23-07:00,commit, +16357,Suoqing Ji,2015-09-24 20:56:45-07:00,commit, +16358,Bili Dong,2015-09-24 19:33:46-07:00,commit, +16359,Bili Dong,2015-09-24 19:15:58-07:00,commit, +16360,Bili Dong,2015-09-24 19:05:12-07:00,commit, +16361,Bili Dong,2015-09-24 19:00:08-07:00,commit, +16362,Bili Dong,2015-09-24 17:51:55-07:00,commit, +16363,Bili Dong,2015-09-24 17:37:30-07:00,commit, +16364,Andrew Myers,2015-09-24 16:13:13-07:00,commit, +16365,Andrew Myers,2015-09-24 13:45:38-07:00,commit, +16366,Andrew Myers,2015-09-24 13:16:08-07:00,commit, +16367,Britton Smith,2015-09-24 17:21:02+01:00,commit, +16368,Britton Smith,2015-09-24 17:19:05+01:00,commit, +16369,Britton Smith,2015-09-24 17:17:27+01:00,commit, +16370,Britton Smith,2015-09-24 14:37:44+01:00,commit, +16371,Cameron Hummels,2015-09-23 14:28:23-07:00,commit, +16372,Cameron Hummels,2015-09-23 14:27:50-07:00,commit, +16373,Kacper Kowalik,2015-09-23 12:56:31-05:00,commit, +16374,Britton Smith,2015-09-23 16:57:15+01:00,commit, +16375,Matthew Turk,2015-09-23 09:22:48-05:00,commit, +16376,Nathan Goldbaum,2015-09-22 23:43:04-05:00,commit, +16377,Nathan Goldbaum,2015-09-22 23:27:25-05:00,commit, +16378,Nathan Goldbaum,2015-09-22 18:22:33-05:00,commit, +16379,Nathan Goldbaum,2015-09-22 17:28:56-05:00,commit, +16380,Kacper Kowalik,2015-09-22 16:42:26-05:00,commit, +16381,Cameron Hummels,2015-10-04 20:38:06-07:00,commit, +16382,Nathan Goldbaum,2015-10-01 00:15:00-05:00,commit, +16383,Andrew Myers,2015-09-30 19:04:55-07:00,commit, +16384,Nathan Goldbaum,2015-09-30 12:13:35-05:00,commit, +16385,Bili Dong,2015-09-25 13:24:51-07:00,commit, +16386,Andrew Myers,2015-09-24 13:45:38-07:00,commit, +16387,Nathan Goldbaum,2015-09-22 23:43:04-05:00,commit, +16388,Kacper Kowalik,2015-09-22 16:42:26-05:00,commit, +16389,Nathan Goldbaum,2015-09-22 14:54:40-05:00,commit, +16390,Kacper Kowalik,2015-09-22 12:48:34-05:00,commit, +16391,Matthew Turk,2015-09-22 11:56:34-05:00,commit, +16392,Matthew Turk,2015-09-21 21:52:23-05:00,commit, +16393,Matthew Turk,2015-09-21 19:34:16-05:00,commit, +16394,Bili Dong,2015-09-21 17:08:16-07:00,commit, +16395,Nathan Goldbaum,2015-09-21 15:15:17-05:00,commit, +16396,Nathan Goldbaum,2015-09-21 14:45:48-05:00,commit, +16397,Nathan Goldbaum,2015-09-21 14:30:37-05:00,commit, +16398,BW Keller,2015-09-21 15:07:07-04:00,commit, +16399,Matthew Turk,2015-09-21 14:02:23-05:00,commit, +16400,Nathan Goldbaum,2015-09-21 13:50:02-05:00,commit, +16401,Nathan Goldbaum,2015-09-21 13:49:33-05:00,commit, +16402,Cameron Hummels,2015-09-21 11:47:39-07:00,commit, +16403,Cameron Hummels,2015-09-21 11:34:13-07:00,commit, +16404,Cameron Hummels,2015-09-21 11:31:04-07:00,commit, +16405,Kacper Kowalik,2015-09-21 13:30:00-05:00,commit, +16406,Matthew Turk,2015-09-21 13:29:08-05:00,commit, +16407,Cameron Hummels,2015-09-21 11:27:17-07:00,commit, +16408,Cameron Hummels,2015-09-21 11:25:25-07:00,commit, +16409,Nathan Goldbaum,2015-09-21 13:13:51-05:00,commit, +16410,Nathan Goldbaum,2015-09-21 13:12:44-05:00,commit, +16411,Bili Dong,2015-09-21 10:51:51-07:00,commit, +16412,Kacper Kowalik,2015-09-21 11:26:44-05:00,commit, +16413,Kacper Kowalik,2015-09-21 11:21:11-05:00,commit, +16414,Kacper Kowalik,2015-09-21 10:18:49-05:00,commit, +16415,Kacper Kowalik,2015-09-21 10:13:38-05:00,commit, +16416,Kacper Kowalik,2015-09-21 09:31:15-05:00,commit, +16417,Kacper Kowalik,2015-09-21 09:12:03-05:00,commit, +16418,Bili Dong,2015-09-20 16:53:55-07:00,commit, +16419,Matthew Turk,2015-09-19 19:53:58+00:00,commit, +16420,Matthew Turk,2015-09-19 19:43:38+00:00,commit, +16421,Sam Skillman,2015-09-19 17:43:46-07:00,commit, +16422,Matthew Turk,2015-09-19 19:41:02+00:00,commit, +16423,Matthew Turk,2015-09-19 19:17:10+00:00,commit, +16424,Nathan Goldbaum,2015-09-19 12:39:46-05:00,commit, +16425,Nathan Goldbaum,2015-09-19 12:13:11-05:00,commit, +16426,Britton Smith,2015-09-19 10:26:27+01:00,commit, +16427,Nathan Goldbaum,2015-09-18 22:45:21-05:00,commit, +16428,Matthew Turk,2015-09-18 19:57:04-05:00,commit, +16429,Nathan Goldbaum,2015-09-18 18:07:10-05:00,commit, +16430,Nathan Goldbaum,2015-09-18 18:02:45-05:00,commit, +16431,Nathan Goldbaum,2015-09-18 17:48:13-05:00,commit, +16432,Nathan Goldbaum,2015-09-18 17:42:37-05:00,commit, +16433,Nathan Goldbaum,2015-09-18 17:28:13-05:00,commit, +16434,Nathan Goldbaum,2015-09-18 17:27:48-05:00,commit, +16435,Nathan Goldbaum,2015-09-18 17:24:50-05:00,commit, +16436,Nathan Goldbaum,2015-09-18 17:22:41-05:00,commit, +16437,Nathan Goldbaum,2015-09-18 17:17:53-05:00,commit, +16438,Nathan Goldbaum,2015-09-18 17:15:06-05:00,commit, +16439,Nathan Goldbaum,2015-09-18 17:11:58-05:00,commit, +16440,Nathan Goldbaum,2015-09-18 17:07:35-05:00,commit, +16441,Nathan Goldbaum,2015-09-18 17:06:11-05:00,commit, +16442,Nathan Goldbaum,2015-09-18 17:02:39-05:00,commit, +16443,Nathan Goldbaum,2015-09-18 17:00:34-05:00,commit, +16444,Nathan Goldbaum,2015-09-18 16:52:23-05:00,commit, +16445,Nathan Goldbaum,2015-09-18 16:49:17-05:00,commit, +16446,Matthew Turk,2015-09-18 16:33:28-05:00,commit, +16447,Andrew Myers,2015-09-18 14:14:20-07:00,commit, +16448,Matthew Turk,2015-09-18 16:06:33-05:00,commit, +16449,Nathan Goldbaum,2015-09-18 15:55:25-05:00,commit, +16450,Nathan Goldbaum,2015-09-18 15:34:06-05:00,commit, +16451,Nathan Goldbaum,2015-09-18 15:31:50-05:00,commit, +16452,Nathan Goldbaum,2015-09-18 14:45:29-05:00,commit, +16453,Nathan Goldbaum,2015-09-18 14:45:17-05:00,commit, +16454,Nathan Goldbaum,2015-09-18 14:28:46-05:00,commit, +16455,Nathan Goldbaum,2015-09-18 14:27:59-05:00,commit, +16456,Cameron Hummels,2015-09-17 20:42:42-05:00,commit, +16457,Cameron Hummels,2015-09-17 20:27:51-05:00,commit, +16458,Kacper Kowalik,2015-09-17 16:12:26-05:00,commit, +16459,Kacper Kowalik,2015-09-17 16:09:15-05:00,commit, +16460,Nathan Goldbaum,2015-09-17 13:46:56-05:00,commit, +16461,Kacper Kowalik,2015-09-17 13:33:17-05:00,commit, +16462,Kacper Kowalik,2015-09-17 11:56:41-05:00,commit, +16463,Kacper Kowalik,2015-09-17 11:28:24-05:00,commit, +16464,Kacper Kowalik,2015-09-17 11:16:12-05:00,commit, +16465,Nathan Goldbaum,2015-09-16 19:55:32-05:00,commit, +16466,Nathan Goldbaum,2015-09-16 17:19:02-05:00,commit, +16467,Nathan Goldbaum,2015-09-16 15:40:55-05:00,commit, +16468,Matthew Turk,2015-09-16 14:19:11-05:00,commit, +16469,Nathan Goldbaum,2015-09-16 13:28:19-05:00,commit, +16470,Nathan Goldbaum,2015-09-16 13:25:12-05:00,commit, +16471,Nathan Goldbaum,2015-09-16 11:07:31-05:00,commit, +16472,Nathan Goldbaum,2015-09-15 20:49:59+00:00,commit, +16473,Kacper Kowalik,2015-09-15 15:21:43-05:00,commit, +16474,Kacper Kowalik,2015-09-15 15:21:17-05:00,commit, +16475,Nathan Goldbaum,2015-09-15 13:47:56-05:00,commit, +16476,Britton Smith,2015-09-15 10:16:04+01:00,commit, +16477,Britton Smith,2015-09-15 09:19:04+01:00,commit, +16478,Britton Smith,2015-09-15 08:22:02+01:00,commit, +16479,Nathan Goldbaum,2015-09-14 23:21:16-05:00,commit, +16480,Nathan Goldbaum,2015-09-14 23:17:58-05:00,commit, +16481,Kacper Kowalik,2015-09-14 22:54:46-05:00,commit, +16482,Nathan Goldbaum,2015-09-14 17:56:02-05:00,commit, +16483,Nathan Goldbaum,2015-09-14 17:17:33-05:00,commit, +16484,Nathan Goldbaum,2015-09-14 17:17:21-05:00,commit, +16485,Nathan Goldbaum,2015-09-14 17:04:28-05:00,commit, +16486,Nathan Goldbaum,2015-09-14 17:04:22-05:00,commit, +16487,Nathan Goldbaum,2015-09-14 17:04:06-05:00,commit, +16488,Nathan Goldbaum,2015-09-14 16:59:25-05:00,commit, +16489,Nathan Goldbaum,2015-09-14 16:47:41-05:00,commit, +16490,Suoqing Ji,2015-09-14 14:38:52-07:00,commit, +16491,Suoqing Ji,2015-09-14 12:42:06-07:00,commit, +16492,Kacper Kowalik,2015-09-14 13:35:26-05:00,commit, +16493,Kacper Kowalik,2015-09-14 13:34:33-05:00,commit, +16494,Nathan Goldbaum,2015-09-14 13:06:29-05:00,commit, +16495,Matthew Turk,2015-09-14 13:06:09-05:00,commit, +16496,John ZuHone,2015-09-14 13:32:56-04:00,commit, +16497,John ZuHone,2015-09-14 11:15:46-04:00,commit, +16498,John ZuHone,2015-09-14 10:41:50-04:00,commit, +16499,John ZuHone,2015-09-14 10:21:02-04:00,commit, +16500,Britton Smith,2015-09-14 16:05:12+02:00,commit, +16501,Britton Smith,2015-09-14 14:29:38+02:00,commit, +16502,Suoqing Ji,2015-09-13 23:24:18-07:00,commit, +16503,Suoqing Ji,2015-09-13 21:22:46-07:00,commit, +16504,Suoqing Ji,2015-09-13 21:14:37-07:00,commit, +16505,Nathan Goldbaum,2015-09-11 21:57:46-05:00,commit, +16506,Nathan Goldbaum,2015-09-11 17:24:27-05:00,commit, +16507,Nathan Goldbaum,2015-09-11 17:10:49-05:00,commit, +16508,Nathan Goldbaum,2015-09-11 17:07:33-05:00,commit, +16509,Nathan Goldbaum,2015-09-11 17:07:25-05:00,commit, +16510,Nathan Goldbaum,2015-09-11 17:06:11-05:00,commit, +16511,Nathan Goldbaum,2015-09-11 17:05:15-05:00,commit, +16512,Nathan Goldbaum,2015-09-11 17:04:36-05:00,commit, +16513,Nathan Goldbaum,2015-09-11 17:03:41-05:00,commit, +16514,Nathan Goldbaum,2015-09-11 17:03:34-05:00,commit, +16515,Nathan Goldbaum,2015-09-11 17:01:59-05:00,commit, +16516,Nathan Goldbaum,2015-09-11 16:45:08-05:00,commit, +16517,Nathan Goldbaum,2015-09-11 16:43:21-05:00,commit, +16518,Nathan Goldbaum,2015-09-11 16:41:55-05:00,commit, +16519,Nathan Goldbaum,2015-09-11 16:40:30-05:00,commit, +16520,Nathan Goldbaum,2015-09-11 16:36:15-05:00,commit, +16521,Nathan Goldbaum,2015-09-11 16:35:38-05:00,commit, +16522,Nathan Goldbaum,2015-09-11 16:35:27-05:00,commit, +16523,Nathan Goldbaum,2015-09-11 16:35:18-05:00,commit, +16524,Nathan Goldbaum,2015-09-11 16:33:00-05:00,commit, +16525,Britton Smith,2015-09-11 14:38:02-04:00,commit, +16526,Nathan Goldbaum,2015-09-10 21:15:27-05:00,commit, +16527,Matthew Turk,2015-09-10 12:05:47-05:00,commit, +16528,Nathan Goldbaum,2015-09-10 10:49:48-05:00,commit, +16529,Matthew Turk,2015-09-10 10:49:44-05:00,commit, +16530,Matthew Turk,2015-09-10 10:16:56-05:00,commit, +16531,John ZuHone,2015-09-10 00:22:57-04:00,commit, +16532,John ZuHone,2015-09-10 00:16:20-04:00,commit, +16533,John ZuHone,2015-09-09 21:37:29-04:00,commit, +16534,John ZuHone,2015-09-09 20:45:50-04:00,commit, +16535,John ZuHone,2015-09-09 20:11:51-04:00,commit, +16536,Nathan Goldbaum,2015-09-09 17:01:48-05:00,commit, +16537,Nathan Goldbaum,2015-09-09 17:00:10-05:00,commit, +16538,Britton Smith,2015-09-09 16:28:39-04:00,commit, +16539,Britton Smith,2015-09-09 16:08:13-04:00,commit, +16540,Nathan Goldbaum,2015-09-09 14:17:24-05:00,commit, +16541,Britton Smith,2015-09-09 15:15:14-04:00,commit, +16542,Nathan Goldbaum,2015-09-09 11:39:02-05:00,commit, +16543,Nathan Goldbaum,2015-09-09 11:21:40-05:00,commit, +16544,Nathan Goldbaum,2015-09-09 11:21:33-05:00,commit, +16545,Nathan Goldbaum,2015-09-09 11:21:17-05:00,commit, +16546,Matthew Turk,2015-09-09 09:23:57-05:00,commit, +16547,Matthew Turk,2015-09-08 17:27:47-05:00,commit, +16548,John ZuHone,2015-09-08 17:36:47-04:00,commit, +16549,Matthew Turk,2015-09-08 13:42:03-05:00,commit, +16550,Nathan Goldbaum,2015-09-08 11:10:06-05:00,commit, +16551,Nathan Goldbaum,2015-09-08 11:05:34-05:00,commit, +16552,Nathan Goldbaum,2015-09-08 11:05:04-05:00,commit, +16553,Nathan Goldbaum,2015-09-08 11:04:22-05:00,commit, +16554,Matthew Turk,2015-09-08 10:10:45-05:00,commit, +16555,John ZuHone,2015-09-08 08:28:59-04:00,commit, +16556,John ZuHone,2015-09-08 08:28:39-04:00,commit, +16557,John ZuHone,2015-09-07 22:06:52-04:00,commit, +16558,John ZuHone,2015-09-07 22:04:03-04:00,commit, +16559,John ZuHone,2015-09-07 22:03:25-04:00,commit, +16560,John ZuHone,2015-09-05 17:16:14-04:00,commit, +16561,John ZuHone,2015-09-05 15:56:50-04:00,commit, +16562,John ZuHone,2015-09-05 15:56:39-04:00,commit, +16563,John ZuHone,2015-09-05 14:41:36-04:00,commit, +16564,Kacper Kowalik,2015-09-04 22:50:42-05:00,commit, +16565,Kacper Kowalik,2015-09-04 21:51:41-05:00,commit, +16566,Nathan Goldbaum,2015-09-04 20:18:46-05:00,commit, +16567,Nathan Goldbaum,2015-09-04 20:18:40-05:00,commit, +16568,Nathan Goldbaum,2015-09-04 16:23:12+00:00,commit, +16569,Nathan Goldbaum,2015-09-04 16:04:05+00:00,commit, +16570,Nathan Goldbaum,2015-09-04 12:02:00-05:00,commit, +16571,Nathan Goldbaum,2015-09-04 11:12:45-05:00,commit, +16572,Suoqing Ji,2015-09-04 00:16:30-07:00,commit, +16573,Suoqing Ji,2015-09-03 23:54:32-07:00,commit, +16574,Nathan Goldbaum,2015-09-03 23:28:43-05:00,commit, +16575,Britton Smith,2015-09-03 16:45:23-05:00,commit, +16576,BW Keller,2015-09-03 13:36:32-04:00,commit, +16577,Kacper Kowalik,2015-09-03 12:28:35-05:00,commit, +16578,Britton Smith,2015-09-03 10:18:24-05:00,commit, +16579,Nicholas Earl,2015-09-03 09:55:28-04:00,commit, +16580,Nicholas Earl,2015-09-03 09:55:28-04:00,commit, +16581,Nicholas Earl,2015-09-03 09:52:00-04:00,commit, +16582,BW Keller,2015-09-02 22:37:07-04:00,commit, +16583,BW Keller,2015-09-02 22:18:19-04:00,commit, +16584,Matthew Turk,2015-09-02 17:38:56-05:00,commit, +16585,Britton Smith,2015-09-02 10:22:22-04:00,commit, +16586,Britton Smith,2015-09-02 10:21:29-04:00,commit, +16587,Robert Thompson,2015-09-01 14:37:10-05:00,commit, +16588,Robert Thompson,2015-08-31 16:17:54-05:00,commit, +16589,Britton Smith,2015-08-31 16:24:38-04:00,commit, +16590,Britton Smith,2015-08-31 15:37:08-04:00,commit, +16591,Nathan Goldbaum,2015-08-31 12:55:35-05:00,commit, +16592,Britton Smith,2015-08-31 11:42:18-04:00,commit, +16593,Kenz Arraki,2015-08-30 22:51:42-06:00,commit, +16594,Kenz Arraki,2015-08-30 22:51:42-06:00,commit, +16595,Cameron Hummels,2015-09-23 14:27:50-07:00,commit, +16596,Nathan Goldbaum,2015-09-21 14:45:48-05:00,commit, +16597,Andrew Myers,2015-09-18 14:14:20-07:00,commit, +16598,Nathan Goldbaum,2015-09-18 14:28:46-05:00,commit, +16599,Nathan Goldbaum,2015-09-17 13:46:56-05:00,commit, +16600,Matthew Turk,2015-09-16 14:19:11-05:00,commit, +16601,Nathan Goldbaum,2015-09-15 20:49:59+00:00,commit, +16602,Nathan Goldbaum,2015-09-10 10:49:48-05:00,commit, +16603,Nathan Goldbaum,2015-09-10 21:15:27-05:00,commit, +16604,Nicholas Earl,2015-09-03 09:55:28-04:00,commit, +16605,Nathan Goldbaum,2015-09-09 14:36:36-05:00,commit, +16606,Nathan Goldbaum,2015-09-09 14:36:31-05:00,commit, +16607,Nathan Goldbaum,2015-09-09 14:35:01-05:00,commit, +16608,Nathan Goldbaum,2015-09-09 14:28:35-05:00,commit, +16609,Kacper Kowalik,2015-09-04 21:51:41-05:00,commit, +16610,Kacper Kowalik,2015-09-04 22:50:42-05:00,commit, +16611,Kenz Arraki,2015-08-30 22:14:16-06:00,commit, +16612,Britton Smith,2015-08-30 16:02:42-04:00,commit, +16613,Matthew Turk,2015-08-29 21:36:26-05:00,commit, +16614,Matthew Turk,2015-08-29 21:27:04-05:00,commit, +16615,Nathan Goldbaum,2015-08-28 17:55:38-05:00,commit, +16616,Britton Smith,2015-08-28 15:28:44-04:00,commit, +16617,Nathan Goldbaum,2015-08-28 12:26:39-05:00,commit, +16618,Nathan Goldbaum,2015-08-28 12:26:25-05:00,commit, +16619,Nathan Goldbaum,2015-08-28 12:19:36-05:00,commit, +16620,Nathan Goldbaum,2015-08-28 12:11:02-05:00,commit, +16621,Nathan Goldbaum,2015-08-28 10:54:00-05:00,commit, +16622,Nicholas Earl,2015-08-28 11:18:28-04:00,commit, +16623,Nathan Goldbaum,2015-08-28 09:56:43-05:00,commit, +16624,Nathan Goldbaum,2015-08-27 23:16:08-05:00,commit, +16625,Nathan Goldbaum,2015-08-27 23:15:40-05:00,commit, +16626,Nathan Goldbaum,2015-08-27 21:12:38-05:00,commit, +16627,Nathan Goldbaum,2015-08-27 20:51:03-05:00,commit, +16628,Nathan Goldbaum,2015-08-27 20:25:15-05:00,commit, +16629,Nathan Goldbaum,2015-08-27 18:36:13-05:00,commit, +16630,Nathan Goldbaum,2015-08-27 18:35:53-05:00,commit, +16631,Nathan Goldbaum,2015-08-27 18:05:08-05:00,commit, +16632,Nathan Goldbaum,2015-08-27 17:47:33-05:00,commit, +16633,Nathan Goldbaum,2015-08-27 16:56:00-05:00,commit, +16634,Nathan Goldbaum,2015-08-27 16:55:37-05:00,commit, +16635,Nathan Goldbaum,2015-08-27 16:09:07-05:00,commit, +16636,Nathan Goldbaum,2015-08-27 12:42:37-05:00,commit, +16637,Matthew Turk,2015-08-27 11:34:57-05:00,commit, +16638,Nathan Goldbaum,2015-08-27 11:33:21-05:00,commit, +16639,Cameron Hummels,2015-08-27 09:30:51-07:00,commit, +16640,Kacper Kowalik,2015-08-27 11:27:38-05:00,commit, +16641,Nathan Goldbaum,2015-08-27 11:25:57-05:00,commit, +16642,Cameron Hummels,2015-08-27 09:24:52-07:00,commit, +16643,Cameron Hummels,2015-08-27 09:22:19-07:00,commit, +16644,Nathan Goldbaum,2015-08-27 11:18:43-05:00,commit, +16645,Nathan Goldbaum,2015-08-27 11:17:40-05:00,commit, +16646,Kacper Kowalik,2015-08-27 11:16:11-05:00,commit, +16647,Matthew Turk,2015-08-27 11:12:19-05:00,commit, +16648,Kacper Kowalik,2015-08-27 11:11:49-05:00,commit, +16649,Nathan Goldbaum,2015-08-26 22:41:29-05:00,commit, +16650,Nathan Goldbaum,2015-08-26 22:41:16-05:00,commit, +16651,Nathan Goldbaum,2015-08-26 21:07:09-05:00,commit, +16652,Nathan Goldbaum,2015-08-26 21:06:53-05:00,commit, +16653,Andrew Myers,2015-08-26 18:23:29-07:00,commit, +16654,John ZuHone,2015-08-26 17:59:58-04:00,commit, +16655,John ZuHone,2015-08-26 17:59:58-04:00,commit, +16656,John ZuHone,2015-08-26 17:54:46-04:00,commit, +16657,John ZuHone,2015-08-26 17:52:35-04:00,commit, +16658,John ZuHone,2015-08-26 17:49:17-04:00,commit, +16659,Kacper Kowalik,2015-08-26 16:00:13-05:00,commit, +16660,Kacper Kowalik,2015-08-26 16:00:13-05:00,commit, +16661,Kacper Kowalik,2015-08-26 16:00:13-05:00,commit, +16662,Nathan Goldbaum,2015-08-26 13:06:00-05:00,commit, +16663,Nathan Goldbaum,2015-08-26 13:06:00-05:00,commit, +16664,Kacper Kowalik,2015-08-26 12:56:11-05:00,commit, +16665,Kacper Kowalik,2015-08-26 12:56:11-05:00,commit, +16666,Kacper Kowalik,2015-08-26 12:15:24-05:00,commit, +16667,Britton Smith,2015-08-26 09:10:47-04:00,commit, +16668,Stuart Mumford,2015-08-26 11:54:39+01:00,commit, +16669,Stuart Mumford,2015-08-26 11:54:39+01:00,commit, +16670,Matthew Turk,2015-08-25 16:31:31-05:00,commit, +16671,Britton Smith,2015-08-25 16:22:52-04:00,commit, +16672,Britton Smith,2015-08-25 08:59:18-04:00,commit, +16673,Andrew Myers,2015-08-24 20:26:15-07:00,commit, +16674,Andrew Myers,2015-08-24 20:12:00-07:00,commit, +16675,Andrew Myers,2015-08-24 20:10:32-07:00,commit, +16676,Andrew Myers,2015-08-24 20:07:42-07:00,commit, +16677,Andrew Myers,2015-08-24 20:06:44-07:00,commit, +16678,Britton Smith,2015-08-24 21:49:37-04:00,commit, +16679,Britton Smith,2015-08-24 21:44:32-04:00,commit, +16680,Britton Smith,2015-08-24 20:15:15-04:00,commit, +16681,Britton Smith,2015-08-24 19:37:35-04:00,commit, +16682,Britton Smith,2015-08-24 19:33:35-04:00,commit, +16683,Britton Smith,2015-08-24 19:15:51-04:00,commit, +16684,Nathan Goldbaum,2015-08-24 17:28:51-05:00,commit, +16685,Nathan Goldbaum,2015-08-24 17:28:23-05:00,commit, +16686,Nathan Goldbaum,2015-08-24 17:22:17-05:00,commit, +16687,Nathan Goldbaum,2015-08-24 17:21:58-05:00,commit, +16688,Nathan Goldbaum,2015-08-24 17:20:30-05:00,commit, +16689,Nathan Goldbaum,2015-08-24 17:19:45-05:00,commit, +16690,Nathan Goldbaum,2015-08-24 17:19:25-05:00,commit, +16691,Nathan Goldbaum,2015-08-24 17:18:21-05:00,commit, +16692,Nathan Goldbaum,2015-08-24 17:16:24-05:00,commit, +16693,Nathan Goldbaum,2015-08-24 16:23:49-05:00,commit, +16694,Nathan Goldbaum,2015-08-24 16:23:36-05:00,commit, +16695,Nathan Goldbaum,2015-08-24 16:23:16-05:00,commit, +16696,Nathan Goldbaum,2015-08-24 16:06:58-05:00,commit, +16697,Nathan Goldbaum,2015-08-24 16:06:09-05:00,commit, +16698,Nathan Goldbaum,2015-08-24 15:55:30-05:00,commit, +16699,Nathan Goldbaum,2015-08-24 15:54:26-05:00,commit, +16700,Nathan Goldbaum,2015-08-24 15:50:46-05:00,commit, +16701,Nathan Goldbaum,2015-08-24 15:13:08-05:00,commit, +16702,Nathan Goldbaum,2015-08-24 15:12:49-05:00,commit, +16703,Britton Smith,2015-08-24 15:38:44-04:00,commit, +16704,Nathan Goldbaum,2015-08-24 14:25:08-05:00,commit, +16705,Nathan Goldbaum,2015-08-24 14:22:47-05:00,commit, +16706,Nathan Goldbaum,2015-08-24 14:20:38-05:00,commit, +16707,Nathan Goldbaum,2015-08-24 14:04:22-05:00,commit, +16708,Nathan Goldbaum,2015-08-24 13:19:52-05:00,commit, +16709,Nathan Goldbaum,2015-08-24 13:13:11-05:00,commit, +16710,Nathan Goldbaum,2015-08-24 13:11:53-05:00,commit, +16711,Nathan Goldbaum,2015-08-24 13:06:32-05:00,commit, +16712,Nathan Goldbaum,2015-08-24 13:03:56-05:00,commit, +16713,Nathan Goldbaum,2015-08-24 11:47:10-05:00,commit, +16714,Nathan Goldbaum,2015-08-24 11:47:01-05:00,commit, +16715,Nathan Goldbaum,2015-08-24 11:46:43-05:00,commit, +16716,Nathan Goldbaum,2015-08-24 11:46:18-05:00,commit, +16717,Britton Smith,2015-08-24 12:08:56-04:00,commit, +16718,Ricarda Beckmann,2015-08-24 16:43:29+01:00,commit, +16719,Britton Smith,2015-08-24 11:37:34-04:00,commit, +16720,Ricarda Beckmann,2015-08-24 15:10:39+01:00,commit, +16721,Britton Smith,2015-08-24 09:18:56-04:00,commit, +16722,Britton Smith,2015-08-24 07:49:18-04:00,commit, +16723,Matthew Turk,2015-08-23 20:30:32-05:00,commit, +16724,Britton Smith,2015-08-23 08:57:16-04:00,commit, +16725,Britton Smith,2015-08-23 08:48:20-04:00,commit, +16726,Britton Smith,2015-08-23 08:29:42-04:00,commit, +16727,Britton Smith,2015-08-23 08:19:14-04:00,commit, +16728,Britton Smith,2015-08-23 08:11:35-04:00,commit, +16729,Britton Smith,2015-08-23 08:05:24-04:00,commit, +16730,Andrew Myers,2015-08-22 20:34:22-07:00,commit, +16731,Britton Smith,2015-08-22 18:19:47-04:00,commit, +16732,Britton Smith,2015-08-22 14:41:30-04:00,commit, +16733,Britton Smith,2015-08-22 13:35:18-04:00,commit, +16734,Britton Smith,2015-08-22 13:25:30-04:00,commit, +16735,Matthew Turk,2015-08-21 12:55:07-05:00,commit, +16736,Nathan Goldbaum,2015-08-21 12:01:22-05:00,commit, +16737,Cameron Hummels,2015-08-21 09:59:12-07:00,commit, +16738,Cameron Hummels,2015-08-21 09:54:27-07:00,commit, +16739,Britton Smith,2015-08-21 11:52:48-04:00,commit, +16740,Ricarda Beckmann,2015-08-21 14:10:30+01:00,commit, +16741,Ricarda Beckmann,2015-08-21 14:04:19+01:00,commit, +16742,Bili Dong,2015-08-20 19:45:48-07:00,commit, +16743,Bili Dong,2015-08-20 19:42:55-07:00,commit, +16744,Bili Dong,2015-08-20 19:38:14-07:00,commit, +16745,Nathan Goldbaum,2015-08-20 19:03:46-05:00,commit, +16746,Cameron Hummels,2015-08-20 15:09:33-07:00,commit, +16747,Cameron Hummels,2015-08-20 14:44:46-07:00,commit, +16748,Kacper Kowalik,2015-08-20 15:58:30-05:00,commit, +16749,Cameron Hummels,2015-08-20 13:42:22-07:00,commit, +16750,Cameron Hummels,2015-08-20 13:40:31-07:00,commit, +16751,Cameron Hummels,2015-08-20 13:18:04-07:00,commit, +16752,Cameron Hummels,2015-08-20 13:17:24-07:00,commit, +16753,Nathan Goldbaum,2015-08-20 13:43:24-05:00,commit, +16754,Ricarda Beckmann,2015-08-20 18:39:28+00:00,commit, +16755,Nathan Goldbaum,2015-08-20 13:19:37-05:00,commit, +16756,Kacper Kowalik,2015-08-20 12:26:16-05:00,commit, +16757,Cameron Hummels,2015-08-20 09:51:52-07:00,commit, +16758,Cameron Hummels,2015-08-20 09:41:21-07:00,commit, +16759,Cameron Hummels,2015-08-20 09:38:55-07:00,commit, +16760,Ben Thompson,2015-08-20 16:37:20+00:00,commit, +16761,Nathan Goldbaum,2015-08-20 11:33:06-05:00,commit, +16762,Nathan Goldbaum,2015-08-20 11:30:39-05:00,commit, +16763,Kacper Kowalik,2015-08-20 11:26:03-05:00,commit, +16764,Matthew Turk,2015-08-20 11:20:56-05:00,commit, +16765,Cameron Hummels,2015-08-20 09:18:04-07:00,commit, +16766,Matthew Turk,2015-08-20 11:17:12-05:00,commit, +16767,Nathan Goldbaum,2015-08-20 11:16:10-05:00,commit, +16768,Cameron Hummels,2015-08-20 09:08:57-07:00,commit, +16769,Ricarda Beckmann,2015-08-20 16:46:15+01:00,commit, +16770,Ricarda Beckmann,2015-08-20 16:40:42+01:00,commit, +16771,Ricarda Beckmann,2015-08-20 16:28:07+01:00,commit, +16772,Andrew Myers,2015-08-19 19:48:42-05:00,commit, +16773,Andrew Myers,2015-08-19 19:32:26-05:00,commit, +16774,Suoqing Ji,2015-08-19 17:22:11-07:00,commit, +16775,Suoqing Ji,2015-08-19 17:13:50-07:00,commit, +16776,Andrew Myers,2015-08-19 17:59:40-05:00,commit, +16777,Andrew Myers,2015-08-19 16:29:29-05:00,commit, +16778,Andrew Myers,2015-08-19 16:26:39-05:00,commit, +16779,Andrew Myers,2015-08-19 16:15:09-05:00,commit, +16780,Nathan Goldbaum,2015-08-19 16:01:11-05:00,commit, +16781,Nathan Goldbaum,2015-08-19 16:01:11-05:00,commit, +16782,Robert Thompson,2015-08-19 15:06:01-05:00,commit, +16783,Nathan Goldbaum,2015-08-19 14:34:31-05:00,commit, +16784,Nathan Goldbaum,2015-08-19 14:34:08-05:00,commit, +16785,Nathan Goldbaum,2015-08-19 14:33:43-05:00,commit, +16786,Nathan Goldbaum,2015-08-19 14:33:20-05:00,commit, +16787,Nathan Goldbaum,2015-08-19 14:30:28-05:00,commit, +16788,Andrew Myers,2015-08-19 14:08:43-05:00,commit, +16789,Bili Dong,2015-08-19 11:31:37-07:00,commit, +16790,Kacper Kowalik,2015-08-19 13:22:44-05:00,commit, +16791,Kacper Kowalik,2015-08-19 13:22:44-05:00,commit, +16792,Kacper Kowalik,2015-08-19 13:22:44-05:00,commit, +16793,Suoqing Ji,2015-08-19 11:20:08-07:00,commit, +16794,Kacper Kowalik,2015-08-19 12:12:43-05:00,commit, +16795,Kacper Kowalik,2015-08-19 12:12:43-05:00,commit, +16796,BW Keller,2015-08-19 13:09:19-04:00,commit, +16797,Andrew Myers,2015-08-18 20:23:58-05:00,commit, +16798,Andrew Myers,2015-08-18 20:21:35-05:00,commit, +16799,Andrew Myers,2015-08-18 20:06:46-05:00,commit, +16800,Andrew Myers,2015-08-18 20:02:48-05:00,commit, +16801,Kacper Kowalik,2015-08-18 17:56:07-05:00,commit, +16802,Nathan Goldbaum,2015-08-18 17:32:05-05:00,commit, +16803,Kacper Kowalik,2015-08-18 17:28:57-05:00,commit, +16804,Kacper Kowalik,2015-08-18 15:51:45-05:00,commit, +16805,Kacper Kowalik,2015-08-18 15:43:21-05:00,commit, +16806,Cameron Hummels,2015-08-18 09:16:46-07:00,commit, +16807,Cameron Hummels,2015-08-17 20:15:29-07:00,commit, +16808,Cameron Hummels,2015-08-17 20:11:41-07:00,commit, +16809,Nathan Goldbaum,2015-08-17 19:19:38-05:00,commit, +16810,Nathan Goldbaum,2015-08-17 18:19:41-05:00,commit, +16811,Suoqing Ji,2015-08-17 16:07:26-07:00,commit, +16812,Nathan Goldbaum,2015-08-17 17:43:18-05:00,commit, +16813,Nathan Goldbaum,2015-08-17 16:30:06-05:00,commit, +16814,Suoqing Ji,2015-08-17 13:40:03-07:00,commit, +16815,Nathan Goldbaum,2015-08-17 15:21:50-05:00,commit, +16816,Suoqing Ji,2015-08-17 11:51:37-07:00,commit, +16817,Andrew Myers,2015-08-17 11:21:01-07:00,commit, +16818,Suoqing Ji,2015-08-17 11:19:25-07:00,commit, +16819,Nathan Goldbaum,2015-08-17 11:02:07-05:00,commit, +16820,Nathan Goldbaum,2015-08-17 10:58:01-05:00,commit, +16821,Nathan Goldbaum,2015-08-17 10:51:57-05:00,commit, +16822,Nathan Goldbaum,2015-08-17 10:51:25-05:00,commit, +16823,Nathan Goldbaum,2015-08-17 15:23:24-05:00,commit, +16824,Nathan Goldbaum,2015-08-17 15:22:45-05:00,commit, +16825,Nathan Goldbaum,2015-08-17 15:09:24-05:00,commit, +16826,Nathan Goldbaum,2015-08-17 15:08:58-05:00,commit, +16827,Nathan Goldbaum,2015-08-17 14:25:54-05:00,commit, +16828,Nathan Goldbaum,2015-08-17 14:10:45-05:00,commit, +16829,Nathan Goldbaum,2015-08-17 14:08:16-05:00,commit, +16830,Nathan Goldbaum,2015-08-17 14:00:19-05:00,commit, +16831,Nathan Goldbaum,2015-08-17 13:57:46-05:00,commit, +16832,Nathan Goldbaum,2015-08-17 12:15:36-05:00,commit, +16833,Nathan Goldbaum,2015-08-17 12:14:56-05:00,commit, +16834,Nathan Goldbaum,2015-08-17 12:12:44-05:00,commit, +16835,Andrew Myers,2015-08-17 08:17:56-07:00,commit, +16836,Andrew Myers,2015-08-17 08:10:30-07:00,commit, +16837,Andrew Myers,2015-08-17 08:01:15-07:00,commit, +16838,Andrew Myers,2015-08-17 07:55:28-07:00,commit, +16839,Nathan Goldbaum,2015-08-17 09:52:51-05:00,commit, +16840,Andrew Myers,2015-08-17 07:33:56-07:00,commit, +16841,Suoqing Ji,2015-08-17 02:46:10-07:00,commit, +16842,Suoqing Ji,2015-08-17 02:39:53-07:00,commit, +16843,Suoqing Ji,2015-08-17 02:13:17-07:00,commit, +16844,Suoqing Ji,2015-08-17 01:55:52-07:00,commit, +16845,Suoqing Ji,2015-08-17 01:53:18-07:00,commit, +16846,Andrew Myers,2015-08-16 18:57:23-07:00,commit, +16847,Kacper Kowalik,2015-08-15 19:56:17-05:00,commit, +16848,Kacper Kowalik,2015-08-15 19:56:17-05:00,commit, +16849,Kacper Kowalik,2015-08-15 19:52:04-05:00,commit, +16850,Kacper Kowalik,2015-08-15 18:00:44-05:00,commit, +16851,Nicholas Earl,2015-08-14 13:26:44-04:00,commit, +16852,Ricarda Beckmann,2015-08-14 17:18:15+01:00,commit, +16853,Nathan Goldbaum,2015-08-14 11:17:26-05:00,commit, +16854,Nathan Goldbaum,2015-08-14 11:17:26-05:00,commit, +16855,Nathan Goldbaum,2015-08-21 11:58:00-05:00,commit, +16856,Nathan Goldbaum,2015-08-20 13:19:37-05:00,commit, +16857,Suoqing Ji,2015-08-19 17:22:11-07:00,commit, +16858,Nathan Goldbaum,2015-08-18 17:32:05-05:00,commit, +16859,Nathan Goldbaum,2015-08-13 15:28:07-05:00,commit, +16860,Nathan Goldbaum,2015-08-13 15:28:07-05:00,commit, +16861,Nathan Goldbaum,2015-08-13 15:22:56-05:00,commit, +16862,Nathan Goldbaum,2015-08-13 15:10:19-05:00,commit, +16863,Nathan Goldbaum,2015-08-13 15:10:19-05:00,commit, +16864,Nathan Goldbaum,2015-08-13 15:09:21-05:00,commit, +16865,Nathan Goldbaum,2015-08-13 13:28:05-05:00,commit, +16866,Cameron Hummels,2015-08-13 09:31:19-07:00,commit, +16867,Cameron Hummels,2015-08-13 09:30:51-07:00,commit, +16868,Matthew Turk,2015-08-13 11:26:47-05:00,commit, +16869,Matthew Turk,2015-08-13 11:21:47-05:00,commit, +16870,Matthew Turk,2015-08-13 11:17:43-05:00,commit, +16871,Matthew Turk,2015-08-13 11:10:44-05:00,commit, +16872,Nathan Goldbaum,2015-08-12 15:20:40-05:00,commit, +16873,Nathan Goldbaum,2015-08-12 15:20:40-05:00,commit, +16874,Matthew Turk,2015-08-12 14:50:00-05:00,commit, +16875,Andrew Myers,2015-08-12 12:15:53-07:00,commit, +16876,Nathan Goldbaum,2015-08-12 11:42:06-05:00,commit, +16877,Nathan Goldbaum,2015-08-12 11:42:06-05:00,commit, +16878,Nathan Goldbaum,2015-08-12 11:41:48-05:00,commit, +16879,Nathan Goldbaum,2015-08-12 11:40:59-05:00,commit, +16880,Nathan Goldbaum,2015-08-12 09:35:28-05:00,commit, +16881,Nathan Goldbaum,2015-08-12 09:35:28-05:00,commit, +16882,Ricarda Beckmann,2015-08-12 14:53:52+01:00,commit, +16883,Ricarda Beckmann,2015-08-12 14:53:52+01:00,commit, +16884,Ricarda Beckmann,2015-08-12 14:49:05+01:00,commit, +16885,Ricarda Beckmann,2015-08-12 14:48:14+01:00,commit, +16886,John ZuHone,2015-08-11 22:31:29-04:00,commit, +16887,Kacper Kowalik,2015-08-11 12:37:06-05:00,commit, +16888,Kacper Kowalik,2015-08-11 12:37:06-05:00,commit, +16889,Kacper Kowalik,2015-08-11 12:28:10-05:00,commit, +16890,Kacper Kowalik,2015-08-11 12:27:31-05:00,commit, +16891,Kacper Kowalik,2015-08-11 12:27:10-05:00,commit, +16892,Cameron Hummels,2015-08-11 10:11:24-07:00,commit, +16893,John ZuHone,2015-08-11 12:55:54-04:00,commit, +16894,John ZuHone,2015-08-11 12:55:21-04:00,commit, +16895,John ZuHone,2015-08-11 12:53:35-04:00,commit, +16896,John ZuHone,2015-08-11 11:21:50-04:00,commit, +16897,John ZuHone,2015-08-11 11:19:01-04:00,commit, +16898,John ZuHone,2015-08-11 11:18:11-04:00,commit, +16899,John ZuHone,2015-08-11 11:14:56-04:00,commit, +16900,Nathan Goldbaum,2015-08-11 10:06:56-05:00,commit, +16901,Nathan Goldbaum,2015-08-10 22:00:13-05:00,commit, +16902,Nathan Goldbaum,2015-08-10 16:59:32-05:00,commit, +16903,Nathan Goldbaum,2015-08-10 16:55:18-05:00,commit, +16904,Nathan Goldbaum,2015-08-10 16:54:57-05:00,commit, +16905,Nathan Goldbaum,2015-08-10 16:47:37-05:00,commit, +16906,Nathan Goldbaum,2015-08-10 16:53:46-05:00,commit, +16907,Nathan Goldbaum,2015-08-10 16:40:16-05:00,commit, +16908,Nathan Goldbaum,2015-08-10 16:39:01-05:00,commit, +16909,Nathan Goldbaum,2015-08-10 16:38:19-05:00,commit, +16910,Nathan Goldbaum,2015-08-10 16:36:44-05:00,commit, +16911,Nathan Goldbaum,2015-08-10 16:35:40-05:00,commit, +16912,Nathan Goldbaum,2015-08-10 16:25:17-05:00,commit, +16913,Nathan Goldbaum,2015-08-10 16:16:36-05:00,commit, +16914,Nathan Goldbaum,2015-08-10 15:57:47-05:00,commit, +16915,Nathan Goldbaum,2015-08-10 15:28:05-05:00,commit, +16916,Nathan Goldbaum,2015-08-10 15:14:12-05:00,commit, +16917,Nathan Goldbaum,2015-08-10 15:06:01-05:00,commit, +16918,Kenz Arraki,2015-08-10 13:57:43-06:00,commit, +16919,Kacper Kowalik,2015-08-11 12:27:31-05:00,commit, +16920,Nathan Goldbaum,2015-08-11 10:06:56-05:00,commit, +16921,Kenz Arraki,2015-08-10 13:57:43-06:00,commit, +16922,Nathan Goldbaum,2015-08-10 14:25:38-05:00,commit, +16923,Kacper Kowalik,2015-08-10 13:54:08-05:00,commit, +16924,John ZuHone,2015-08-10 13:27:11-04:00,commit, +16925,Nathan Goldbaum,2015-08-10 11:31:48-05:00,commit, +16926,Nathan Goldbaum,2015-08-10 11:00:08-05:00,commit, +16927,Britton Smith,2015-08-10 16:35:19+01:00,commit, +16928,Kacper Kowalik,2015-08-10 09:17:55-05:00,commit, +16929,Nathan Goldbaum,2015-08-09 16:13:29-05:00,commit, +16930,Nathan Goldbaum,2015-08-09 15:35:12-05:00,commit, +16931,Nathan Goldbaum,2015-08-09 15:10:24-05:00,commit, +16932,Andrew Myers,2015-08-09 13:05:13-07:00,commit, +16933,Nathan Goldbaum,2015-08-09 14:15:22-05:00,commit, +16934,Nathan Goldbaum,2015-08-09 14:14:16-05:00,commit, +16935,Nathan Goldbaum,2015-08-09 13:57:25-05:00,commit, +16936,Nathan Goldbaum,2015-08-09 13:57:25-05:00,commit, +16937,Nathan Goldbaum,2015-08-09 13:57:05-05:00,commit, +16938,Nathan Goldbaum,2015-08-09 13:45:59-05:00,commit, +16939,Nathan Goldbaum,2015-08-09 13:45:18-05:00,commit, +16940,Nathan Goldbaum,2015-08-09 12:02:06-05:00,commit, +16941,Nathan Goldbaum,2015-08-09 12:01:28-05:00,commit, +16942,Nathan Goldbaum,2015-08-09 13:34:18-05:00,commit, +16943,Ji-hoon Kim,2015-08-08 01:26:14-07:00,commit, +16944,Ji-hoon Kim,2015-08-08 01:26:14-07:00,commit, +16945,Kenz Arraki,2015-08-07 17:28:51-05:00,commit, +16946,Kenz Arraki,2015-08-07 17:21:59-05:00,commit, +16947,Kenz Arraki,2015-08-07 10:34:58-05:00,commit, +16948,Kacper Kowalik,2015-08-06 17:34:45-05:00,commit, +16949,Kenz Arraki,2015-08-06 17:04:29-05:00,commit, +16950,Kenz Arraki,2015-08-06 16:58:21-05:00,commit, +16951,Kacper Kowalik,2015-08-06 16:36:05-05:00,commit, +16952,Kacper Kowalik,2015-08-06 16:36:05-05:00,commit, +16953,Kacper Kowalik,2015-08-06 16:26:36-05:00,commit, +16954,Kacper Kowalik,2015-08-06 16:20:37-05:00,commit, +16955,Robert Thompson,2015-08-06 15:08:44-05:00,commit, +16956,Robert Thompson,2015-08-06 15:08:44-05:00,commit, +16957,Kacper Kowalik,2015-08-06 17:34:45-05:00,commit, +16958,Britton Smith,2015-08-06 20:48:06+01:00,commit, +16959,Kacper Kowalik,2015-08-06 14:31:31-05:00,commit, +16960,Britton Smith,2015-08-06 19:14:09+01:00,commit, +16961,Britton Smith,2015-08-06 19:09:47+01:00,commit, +16962,Britton Smith,2015-08-06 19:01:33+01:00,commit, +16963,Nathan Goldbaum,2015-08-06 11:43:45-05:00,commit, +16964,Kacper Kowalik,2015-08-06 11:37:47-05:00,commit, +16965,Andrew Myers,2015-08-05 15:56:35-07:00,commit, +16966,Andrew Myers,2015-08-05 15:53:34-07:00,commit, +16967,Andrew Myers,2015-08-05 15:51:40-07:00,commit, +16968,Andrew Myers,2015-08-05 14:50:45-07:00,commit, +16969,Andrew Myers,2015-08-05 13:30:28-07:00,commit, +16970,Andrew Myers,2015-08-05 13:04:12-07:00,commit, +16971,Kenz Arraki,2015-08-05 14:49:57-05:00,commit, +16972,Andrew Myers,2015-08-05 12:46:26-07:00,commit, +16973,Britton Smith,2015-08-05 20:44:21+01:00,commit, +16974,Andrew Myers,2015-08-05 11:17:35-07:00,commit, +16975,Devin Silvia,2015-08-05 13:44:11+01:00,commit, +16976,Devin Silvia,2015-08-05 13:43:18+01:00,commit, +16977,Britton Smith,2015-08-05 13:39:43+01:00,commit, +16978,Devin Silvia,2015-08-05 13:36:56+01:00,commit, +16979,Devin Silvia,2015-08-05 13:33:07+01:00,commit, +16980,Britton Smith,2015-08-05 13:32:53+01:00,commit, +16981,Britton Smith,2015-08-05 12:40:16+01:00,commit, +16982,Britton Smith,2015-08-05 12:38:27+01:00,commit, +16983,Britton Smith,2015-08-05 12:36:31+01:00,commit, +16984,Britton Smith,2015-08-05 12:34:01+01:00,commit, +16985,Britton Smith,2015-08-05 12:28:07+01:00,commit, +16986,Devin Silvia,2015-08-05 11:56:30+01:00,commit, +16987,Anni Järvenpää,2015-08-05 12:40:11+03:00,commit, +16988,Anni Järvenpää,2015-08-05 12:40:11+03:00,commit, +16989,Andrew Myers,2015-08-04 16:20:21-07:00,commit, +16990,Andrew Myers,2015-08-04 16:17:32-07:00,commit, +16991,Andrew Myers,2015-08-04 16:08:58-07:00,commit, +16992,Andrew Myers,2015-08-04 15:31:56-07:00,commit, +16993,Matthew Turk,2015-08-04 10:56:29-05:00,commit, +16994,Matthew Turk,2015-08-04 10:56:29-05:00,commit, +16995,Ricarda Beckmann,2015-08-04 13:24:29+01:00,commit, +16996,Andrew Myers,2015-08-04 00:20:48-07:00,commit, +16997,Andrew Myers,2015-08-03 23:01:39-07:00,commit, +16998,Andrew Myers,2015-08-03 23:01:00-07:00,commit, +16999,Andrew Myers,2015-08-03 22:59:59-07:00,commit, +17000,Andrew Myers,2015-08-03 22:59:26-07:00,commit, +17001,Devin Silvia,2015-08-03 16:22:10-05:00,commit, +17002,Devin Silvia,2015-08-03 16:19:58-05:00,commit, +17003,Britton Smith,2015-08-03 21:22:24+01:00,commit, +17004,Britton Smith,2015-08-03 21:22:24+01:00,commit, +17005,Bili Dong,2015-08-03 12:49:39-07:00,commit, +17006,Bili Dong,2015-08-03 11:50:21-07:00,commit, +17007,Bili Dong,2015-08-03 11:50:21-07:00,commit, +17008,Bili Dong,2015-08-02 03:44:32-07:00,commit, +17009,Bili Dong,2015-08-02 01:31:53-07:00,commit, +17010,Bili Dong,2015-08-02 01:26:16-07:00,commit, +17011,Britton Smith,2015-08-01 14:29:12+02:00,commit, +17012,Bili Dong,2015-07-31 20:38:23-07:00,commit, +17013,Bili Dong,2015-07-31 20:31:34-07:00,commit, +17014,Bili Dong,2015-07-31 20:29:22-07:00,commit, +17015,Bili Dong,2015-07-31 20:26:47-07:00,commit, +17016,Bili Dong,2015-07-31 19:21:23-07:00,commit, +17017,Bili Dong,2015-07-31 17:29:50-07:00,commit, +17018,Bili Dong,2015-07-31 15:50:13-07:00,commit, +17019,Bili Dong,2015-07-31 15:23:18-07:00,commit, +17020,Britton Smith,2015-07-31 23:58:47+02:00,commit, +17021,Britton Smith,2015-07-31 23:48:25+02:00,commit, +17022,Bili Dong,2015-07-31 13:22:53-07:00,commit, +17023,Nicholas Earl,2015-07-31 13:38:46-04:00,commit, +17024,Nicholas Earl,2015-07-31 10:51:29-04:00,commit, +17025,Nicholas Earl,2015-07-31 10:44:28-04:00,commit, +17026,Nathan Goldbaum,2015-08-19 16:01:11-05:00,commit, +17027,Kacper Kowalik,2015-09-04 21:51:41-05:00,commit, +17028,Bili Dong,2015-08-03 12:49:39-07:00,commit, +17029,Nathan Goldbaum,2015-08-12 11:41:48-05:00,commit, +17030,Nathan Goldbaum,2015-08-12 11:42:06-05:00,commit, +17031,Matthew Turk,2015-09-09 09:23:57-05:00,commit, +17032,Matthew Turk,2015-09-08 17:27:47-05:00,commit, +17033,Matthew Turk,2015-09-08 13:42:03-05:00,commit, +17034,Nathan Goldbaum,2015-09-08 11:10:06-05:00,commit, +17035,Nathan Goldbaum,2015-09-08 11:05:34-05:00,commit, +17036,Nathan Goldbaum,2015-09-08 11:05:04-05:00,commit, +17037,Nathan Goldbaum,2015-09-08 11:04:22-05:00,commit, +17038,Matthew Turk,2015-09-08 10:10:45-05:00,commit, +17039,Nathan Goldbaum,2015-09-04 16:23:12+00:00,commit, +17040,Nathan Goldbaum,2015-09-04 16:04:05+00:00,commit, +17041,Nathan Goldbaum,2015-09-04 12:02:00-05:00,commit, +17042,Nathan Goldbaum,2015-09-04 11:12:45-05:00,commit, +17043,Matthew Turk,2015-09-02 17:38:56-05:00,commit, +17044,Matthew Turk,2015-08-29 21:36:26-05:00,commit, +17045,Matthew Turk,2015-08-29 21:27:04-05:00,commit, +17046,Matthew Turk,2015-08-25 16:31:31-05:00,commit, +17047,Matthew Turk,2015-08-23 20:30:32-05:00,commit, +17048,Nathan Goldbaum,2015-09-09 14:17:24-05:00,commit, +17049,Nathan Goldbaum,2015-09-09 11:21:17-05:00,commit, +17050,Nathan Goldbaum,2015-09-04 20:18:46-05:00,commit, +17051,Nathan Goldbaum,2015-09-16 13:28:19-05:00,commit, +17052,Nathan Goldbaum,2015-09-16 13:25:12-05:00,commit, +17053,Nathan Goldbaum,2015-09-16 11:07:31-05:00,commit, +17054,Andrew Myers,2015-10-05 13:14:36-07:00,commit, +17055,Andrew Myers,2015-10-01 13:07:12-07:00,commit, +17056,Andrew Myers,2015-09-30 14:02:11-07:00,commit, +17057,Andrew Myers,2015-09-30 10:45:21-07:00,commit, +17058,Andrew Myers,2015-09-30 09:54:28-07:00,commit, +17059,Andrew Myers,2015-09-29 10:24:42-07:00,commit, +17060,Allyson Julian,2015-09-25 16:11:03-05:00,commit, +17061,Allyson Julian,2015-08-28 16:47:12-05:00,commit, +17062,Allyson Julian,2015-08-28 16:33:21-05:00,commit, +17063,Allyson Julian,2015-08-28 16:28:57-05:00,commit, +17064,Allyson Julian,2015-08-28 16:04:40-05:00,commit, +17065,Allyson Julian,2015-08-28 15:59:05-05:00,commit, +17066,Allyson Julian,2015-08-28 15:35:14-05:00,commit, +17067,Andrew Myers,2015-09-25 19:13:49-07:00,commit, +17068,Andrew Myers,2015-09-25 16:56:40-07:00,commit, +17069,Andrew Myers,2015-09-25 16:28:39-07:00,commit, +17070,Andrew Myers,2015-09-25 15:08:46-07:00,commit, +17071,Andrew Myers,2015-09-25 15:05:18-07:00,commit, +17072,Andrew Myers,2015-09-25 14:57:28-07:00,commit, +17073,Andrew Myers,2015-09-25 14:47:50-07:00,commit, +17074,Andrew Myers,2015-09-25 14:11:54-07:00,commit, +17075,Andrew Myers,2015-09-25 12:05:25-07:00,commit, +17076,Andrew Myers,2015-09-25 11:15:06-07:00,commit, +17077,Andrew Myers,2015-09-24 23:17:38-07:00,commit, +17078,Andrew Myers,2015-09-24 23:14:09-07:00,commit, +17079,Andrew Myers,2015-09-24 19:03:54-07:00,commit, +17080,Andrew Myers,2015-09-24 16:14:48-07:00,commit, +17081,Andrew Myers,2015-09-24 16:13:13-07:00,commit, +17082,Andrew Myers,2015-09-24 15:15:28-07:00,commit, +17083,Andrew Myers,2015-09-24 15:15:09-07:00,commit, +17084,Andrew Myers,2015-09-24 13:45:38-07:00,commit, +17085,Andrew Myers,2015-09-24 13:16:08-07:00,commit, +17086,Andrew Myers,2015-09-23 16:20:55-07:00,commit, +17087,Andrew Myers,2015-09-23 12:20:39-07:00,commit, +17088,Andrew Myers,2015-09-22 21:28:08-07:00,commit, +17089,Andrew Myers,2015-09-22 21:04:52-07:00,commit, +17090,Andrew Myers,2015-09-22 21:04:36-07:00,commit, +17091,Andrew Myers,2015-09-22 17:50:37-07:00,commit, +17092,Andrew Myers,2015-09-22 16:41:58-07:00,commit, +17093,Andrew Myers,2015-09-22 16:22:59-07:00,commit, +17094,Andrew Myers,2015-09-22 15:05:21-07:00,commit, +17095,Andrew Myers,2015-09-22 15:04:45-07:00,commit, +17096,Andrew Myers,2015-09-22 13:47:03-07:00,commit, +17097,Andrew Myers,2015-09-22 13:46:24-07:00,commit, +17098,Andrew Myers,2015-09-21 15:35:13-07:00,commit, +17099,Andrew Myers,2015-09-21 15:17:25-07:00,commit, +17100,Andrew Myers,2015-09-21 15:13:42-07:00,commit, +17101,Andrew Myers,2015-09-21 14:19:05-07:00,commit, +17102,Andrew Myers,2015-09-21 13:41:31-07:00,commit, +17103,Andrew Myers,2015-09-21 12:40:43-07:00,commit, +17104,Andrew Myers,2015-09-21 10:03:53-07:00,commit, +17105,Andrew Myers,2015-09-20 15:55:28-07:00,commit, +17106,Andrew Myers,2015-09-19 17:31:23-07:00,commit, +17107,Andrew Myers,2015-09-19 17:04:12-07:00,commit, +17108,Andrew Myers,2015-09-14 12:23:18-07:00,commit, +17109,Andrew Myers,2015-09-14 11:58:32-07:00,commit, +17110,Andrew Myers,2015-09-14 11:43:52-07:00,commit, +17111,Andrew Myers,2015-09-12 10:00:33-07:00,commit, +17112,Andrew Myers,2015-09-12 09:32:55-07:00,commit, +17113,Andrew Myers,2015-09-12 09:24:11-07:00,commit, +17114,Andrew Myers,2015-09-11 20:25:56-07:00,commit, +17115,Andrew Myers,2015-09-11 16:37:56-07:00,commit, +17116,Andrew Myers,2015-09-11 16:07:25-07:00,commit, +17117,Andrew Myers,2015-09-11 15:02:58-07:00,commit, +17118,Andrew Myers,2015-09-11 12:06:23-07:00,commit, +17119,Andrew Myers,2015-09-01 16:40:08-07:00,commit, +17120,Andrew Myers,2015-09-01 15:31:39-07:00,commit, +17121,Andrew Myers,2015-09-01 15:31:20-07:00,commit, +17122,Andrew Myers,2015-08-28 01:45:48-07:00,commit, +17123,Andrew Myers,2015-08-28 01:44:54-07:00,commit, +17124,Andrew Myers,2015-08-27 13:51:02-07:00,commit, +17125,Andrew Myers,2015-08-27 11:40:47-07:00,commit, +17126,Andrew Myers,2015-08-27 10:28:07-07:00,commit, +17127,Andrew Myers,2015-08-26 16:13:21-07:00,commit, +17128,Andrew Myers,2015-08-26 14:59:35-07:00,commit, +17129,Andrew Myers,2015-08-25 20:47:26-07:00,commit, +17130,Andrew Myers,2015-08-25 20:46:51-07:00,commit, +17131,Andrew Myers,2015-08-23 20:35:01-07:00,commit, +17132,Andrew Myers,2015-08-23 20:08:08-07:00,commit, +17133,Andrew Myers,2015-08-23 16:18:24-07:00,commit, +17134,Andrew Myers,2015-08-23 16:15:44-07:00,commit, +17135,Andrew Myers,2015-08-23 15:57:37-07:00,commit, +17136,Andrew Myers,2015-08-22 21:18:18-07:00,commit, +17137,Andrew Myers,2015-08-22 21:15:34-07:00,commit, +17138,Andrew Myers,2015-08-22 20:34:22-07:00,commit, +17139,Andrew Myers,2015-08-22 18:28:06-07:00,commit, +17140,Andrew Myers,2015-08-22 18:16:08-07:00,commit, +17141,Andrew Myers,2015-08-22 17:57:34-07:00,commit, +17142,Andrew Myers,2015-08-22 16:56:22-07:00,commit, +17143,Andrew Myers,2015-08-22 16:47:30-07:00,commit, +17144,Andrew Myers,2015-08-22 16:07:40-07:00,commit, +17145,Andrew Myers,2015-08-22 00:07:39-05:00,commit, +17146,Andrew Myers,2015-08-22 00:06:08-05:00,commit, +17147,Andrew Myers,2015-08-22 00:03:45-05:00,commit, +17148,Andrew Myers,2015-08-21 23:56:20-05:00,commit, +17149,Andrew Myers,2015-08-21 23:44:54-05:00,commit, +17150,Andrew Myers,2015-08-21 21:37:44-05:00,commit, +17151,Andrew Myers,2015-08-21 20:53:32-05:00,commit, +17152,Andrew Myers,2015-08-21 15:49:22-05:00,commit, +17153,Andrew Myers,2015-08-21 11:01:01-05:00,commit, +17154,Andrew Myers,2015-08-21 00:04:55-05:00,commit, +17155,Andrew Myers,2015-08-21 00:04:20-05:00,commit, +17156,Andrew Myers,2015-08-20 17:43:54-05:00,commit, +17157,Andrew Myers,2015-08-20 16:45:45-05:00,commit, +17158,Andrew Myers,2015-08-20 16:45:13-05:00,commit, +17159,Andrew Myers,2015-08-20 15:19:25-05:00,commit, +17160,Andrew Myers,2015-08-19 21:36:51-05:00,commit, +17161,Andrew Myers,2015-08-19 20:58:31-05:00,commit, +17162,Andrew Myers,2015-08-19 20:26:49-05:00,commit, +17163,Andrew Myers,2015-08-16 00:11:32-07:00,commit, +17164,Andrew Myers,2015-08-16 00:02:52-07:00,commit, +17165,Andrew Myers,2015-08-16 00:02:34-07:00,commit, +17166,Andrew Myers,2015-08-15 23:55:31-07:00,commit, +17167,Andrew Myers,2015-08-15 23:37:26-07:00,commit, +17168,Andrew Myers,2015-08-15 12:43:23-07:00,commit, +17169,Andrew Myers,2015-08-15 12:41:57-07:00,commit, +17170,Andrew Myers,2015-08-15 12:24:38-07:00,commit, +17171,Andrew Myers,2015-08-15 12:09:58-07:00,commit, +17172,Andrew Myers,2015-08-15 10:27:40-07:00,commit, +17173,Andrew Myers,2015-08-15 00:36:04-07:00,commit, +17174,Andrew Myers,2015-08-15 00:08:42-07:00,commit, +17175,Andrew Myers,2015-08-14 21:13:07-07:00,commit, +17176,Allyson Julian,2015-08-11 15:32:40-05:00,commit, +17177,Allyson Julian,2015-08-11 13:55:02-05:00,commit, +17178,Allyson Julian,2015-08-11 13:40:10-05:00,commit, +17179,Allyson Julian,2015-08-11 13:33:08-05:00,commit, +17180,Allyson Julian,2015-08-11 13:20:21-05:00,commit, +17181,Allyson Julian,2015-08-10 15:59:51-05:00,commit, +17182,Allyson Julian,2015-08-05 15:30:53-05:00,commit, +17183,Allyson Julian,2015-08-05 14:32:14-05:00,commit, +17184,Allyson Julian,2015-08-05 14:24:21-05:00,commit, +17185,Allyson Julian,2015-08-05 14:15:17-05:00,commit, +17186,Allyson Julian,2015-08-05 14:06:20-05:00,commit, +17187,Allyson Julian,2015-08-05 13:45:10-05:00,commit, +17188,Allyson Julian,2015-08-05 10:54:22-05:00,commit, +17189,Allyson Julian,2015-08-04 14:46:24-05:00,commit, +17190,Allyson Julian,2015-08-04 14:07:43-05:00,commit, +17191,Allyson Julian,2015-08-03 14:29:39-05:00,commit, +17192,Allyson Julian,2015-08-03 14:28:27-05:00,commit, +17193,Allyson Julian,2015-08-03 14:23:17-05:00,commit, +17194,Allyson Julian,2015-08-03 14:05:39-05:00,commit, +17195,Allyson Julian,2015-08-03 12:07:51-05:00,commit, +17196,Allyson Julian,2015-08-03 10:46:48-05:00,commit, +17197,Nicholas Earl,2015-07-31 10:44:28-04:00,commit, +17198,Nicholas Earl,2015-07-31 10:42:41-04:00,commit, +17199,Matthew Turk,2015-07-31 09:39:02-05:00,commit, +17200,Matthew Turk,2015-07-31 09:36:57-05:00,commit, +17201,Britton Smith,2015-07-31 15:04:42+02:00,commit, +17202,Britton Smith,2015-07-31 15:02:56+02:00,commit, +17203,Britton Smith,2015-07-31 15:02:32+02:00,commit, +17204,Britton Smith,2015-07-31 14:47:14+02:00,commit, +17205,Britton Smith,2015-07-31 14:39:56+02:00,commit, +17206,Britton Smith,2015-07-31 14:35:44+02:00,commit, +17207,Britton Smith,2015-07-31 14:28:28+02:00,commit, +17208,Britton Smith,2015-07-31 14:09:45+02:00,commit, +17209,Britton Smith,2015-07-31 13:46:35+02:00,commit, +17210,Britton Smith,2015-07-31 13:15:42+02:00,commit, +17211,Britton Smith,2015-07-31 13:15:21+02:00,commit, +17212,Britton Smith,2015-07-31 12:03:46+02:00,commit, +17213,Bili Dong,2015-07-30 20:01:02-07:00,commit, +17214,Nicholas Earl,2015-07-30 16:27:56-04:00,commit, +17215,Ben Thompson,2015-07-30 16:32:04-03:00,commit, +17216,Ben Thompson,2015-07-30 16:31:02-03:00,commit, +17217,Ben Thompson,2015-07-30 15:01:52-03:00,commit, +17218,Nathan Goldbaum,2015-07-30 12:50:13-05:00,commit, +17219,Nathan Goldbaum,2015-08-05 13:24:33-05:00,commit, +17220,Nathan Goldbaum,2015-07-30 12:50:13-05:00,commit, +17221,Nathan Goldbaum,2015-07-30 12:47:07-05:00,commit, +17222,Nathan Goldbaum,2015-07-30 12:44:13-05:00,commit, +17223,Britton Smith,2015-07-30 17:35:01+02:00,commit, +17224,Britton Smith,2015-07-30 11:56:29+02:00,commit, +17225,Nathan Goldbaum,2015-07-29 16:09:10-05:00,commit, +17226,Devin Silvia,2015-07-29 16:17:36-04:00,commit, +17227,Devin Silvia,2015-07-29 16:03:21-04:00,commit, +17228,Devin Silvia,2015-07-29 15:50:20-04:00,commit, +17229,Allyson Julian,2015-07-29 11:16:25-05:00,commit, +17230,Allyson Julian,2015-07-29 10:37:56-05:00,commit, +17231,John ZuHone,2015-07-29 10:24:03-04:00,commit, +17232,Kacper Kowalik,2015-07-28 14:36:10-05:00,commit, +17233,Ben Thompson,2015-07-30 15:01:52-03:00,commit, +17234,Kacper Kowalik,2015-07-28 14:36:10-05:00,commit, +17235,Kacper Kowalik,2015-07-28 14:35:58-05:00,commit, +17236,Kacper Kowalik,2015-07-28 14:23:18-05:00,commit, +17237,Matthew Turk,2015-07-28 13:27:01-05:00,commit, +17238,John ZuHone,2015-07-28 10:30:21-04:00,commit, +17239,Bili Dong,2015-07-27 21:37:21-07:00,commit, +17240,Bili Dong,2015-07-27 21:09:43-07:00,commit, +17241,John ZuHone,2015-07-27 22:34:22-04:00,commit, +17242,John ZuHone,2015-07-27 22:16:33-04:00,commit, +17243,John ZuHone,2015-07-27 17:21:12-04:00,commit, +17244,Allyson Julian,2015-07-27 14:40:20-05:00,commit, +17245,Britton Smith,2015-07-25 06:59:51+01:00,commit, +17246,Devin Silvia,2015-07-24 15:30:18-04:00,commit, +17247,Britton Smith,2015-07-24 18:11:31+01:00,commit, +17248,Britton Smith,2015-07-24 17:22:13+01:00,commit, +17249,John ZuHone,2015-07-24 09:26:05-04:00,commit, +17250,Andrew Myers,2015-07-23 17:15:36-07:00,commit, +17251,Andrew Myers,2015-07-23 15:42:11-07:00,commit, +17252,Kacper Kowalik,2015-07-23 16:19:49-05:00,commit, +17253,Kacper Kowalik,2015-07-23 14:38:32-05:00,commit, +17254,Kacper Kowalik,2015-07-23 14:35:41-05:00,commit, +17255,Kacper Kowalik,2015-07-23 14:34:12-05:00,commit, +17256,Kacper Kowalik,2015-07-23 14:30:18-05:00,commit, +17257,Kacper Kowalik,2015-07-23 14:18:49-05:00,commit, +17258,Kacper Kowalik,2015-07-23 14:06:31-05:00,commit, +17259,Matthew Turk,2015-07-23 12:37:22-05:00,commit, +17260,Matthew Turk,2015-07-23 11:36:51-05:00,commit, +17261,BW Keller,2015-07-23 12:36:32-04:00,commit, +17262,Britton Smith,2015-07-23 17:26:56+01:00,commit, +17263,Britton Smith,2015-07-23 17:19:22+01:00,commit, +17264,Matthew Turk,2015-07-23 11:12:33-05:00,commit, +17265,Matthew Turk,2015-07-23 11:10:24-05:00,commit, +17266,John ZuHone,2015-07-23 09:26:26-04:00,commit, +17267,Andrew Myers,2015-07-22 15:47:16-07:00,commit, +17268,Andrew Myers,2015-07-22 15:41:00-07:00,commit, +17269,Andrew Myers,2015-07-22 15:40:14-07:00,commit, +17270,Andrew Myers,2015-07-22 15:38:28-07:00,commit, +17271,Andrew Myers,2015-07-22 15:37:34-07:00,commit, +17272,Andrew Myers,2015-07-22 15:36:42-07:00,commit, +17273,Andrew Myers,2015-07-22 15:35:36-07:00,commit, +17274,Andrew Myers,2015-07-22 15:35:09-07:00,commit, +17275,Devin Silvia,2015-07-22 15:10:34-04:00,commit, +17276,Kacper Kowalik,2015-07-22 09:24:56-05:00,commit, +17277,Anna Rosen,2015-07-21 15:18:50-07:00,commit, +17278,Nathan Goldbaum,2015-08-06 11:18:56-05:00,commit, +17279,Nathan Goldbaum,2015-08-06 11:12:15-05:00,commit, +17280,BW Keller,2015-08-06 12:10:42-04:00,commit, +17281,BW Keller,2015-08-06 12:08:46-04:00,commit, +17282,Nathan Goldbaum,2015-08-06 11:05:45-05:00,commit, +17283,Kacper Kowalik,2015-08-06 09:14:19-05:00,commit, +17284,Kenz Arraki,2015-08-05 14:49:57-05:00,commit, +17285,Nathan Goldbaum,2015-08-05 13:24:33-05:00,commit, +17286,Kenz Arraki,2015-08-05 13:24:28-05:00,commit, +17287,Kenz Arraki,2015-08-05 11:17:37-05:00,commit, +17288,Kenz Arraki,2015-08-05 11:13:32-05:00,commit, +17289,Kacper Kowalik,2015-08-05 11:11:45-05:00,commit, +17290,Nathan Goldbaum,2015-08-05 11:10:22-05:00,commit, +17291,Kenz Arraki,2015-08-05 10:25:34-05:00,commit, +17292,Kacper Kowalik,2015-08-04 08:44:55-05:00,commit, +17293,Kacper Kowalik,2015-08-03 14:17:24-05:00,commit, +17294,Nathan Goldbaum,2015-07-29 15:15:18-05:00,commit, +17295,Nathan Goldbaum,2015-07-29 14:37:19-05:00,commit, +17296,Nathan Goldbaum,2015-07-29 14:21:03-05:00,commit, +17297,Anna Rosen,2015-07-21 15:18:50-07:00,commit, +17298,Matthew Turk,2015-07-31 09:39:02-05:00,commit, +17299,Matthew Turk,2015-07-31 09:36:57-05:00,commit, +17300,Britton Smith,2015-07-24 17:41:05+01:00,commit, +17301,Britton Smith,2015-07-24 17:39:29+01:00,commit, +17302,Allyson Julian,2015-07-21 15:25:31-05:00,commit, +17303,John ZuHone,2015-07-21 16:14:33-04:00,commit, +17304,Allyson Julian,2015-07-21 15:13:07-05:00,commit, +17305,Allyson Julian,2015-07-21 15:05:09-05:00,commit, +17306,Allyson Julian,2015-07-21 15:02:51-05:00,commit, +17307,Allyson Julian,2015-07-21 15:00:44-05:00,commit, +17308,Allyson Julian,2015-07-21 14:56:35-05:00,commit, +17309,Allyson Julian,2015-07-21 14:20:53-05:00,commit, +17310,Allyson Julian,2015-07-21 14:05:38-05:00,commit, +17311,Allyson Julian,2015-07-21 14:04:55-05:00,commit, +17312,John ZuHone,2015-07-21 14:30:05-04:00,commit, +17313,Kacper Kowalik,2015-07-21 13:12:11-05:00,commit, +17314,Matthew Turk,2015-07-21 09:52:58-05:00,commit, +17315,Britton Smith,2015-07-21 13:41:45+01:00,commit, +17316,Britton Smith,2015-07-21 13:30:19+01:00,commit, +17317,Britton Smith,2015-07-21 13:29:58+01:00,commit, +17318,Britton Smith,2015-07-21 13:25:36+01:00,commit, +17319,Britton Smith,2015-07-21 13:17:37+01:00,commit, +17320,Britton Smith,2015-07-21 13:17:00+01:00,commit, +17321,Kenz Arraki,2015-07-20 20:06:20-06:00,commit, +17322,Allyson Julian,2015-07-20 16:10:05-05:00,commit, +17323,Kacper Kowalik,2015-07-20 14:06:27-05:00,commit, +17324,Kenz Arraki,2015-07-20 13:02:25-06:00,commit, +17325,Matthew Turk,2015-07-20 14:02:02-05:00,commit, +17326,Kenz Arraki,2015-07-20 13:00:30-06:00,commit, +17327,John ZuHone,2015-07-20 13:23:45-04:00,commit, +17328,Matthew Turk,2015-07-20 12:18:04-05:00,commit, +17329,Kacper Kowalik,2015-07-20 11:33:37-05:00,commit, +17330,Matthew Turk,2015-07-19 14:55:53-05:00,commit, +17331,BW Keller,2015-07-18 12:19:54-04:00,commit, +17332,Kenz Arraki,2015-07-17 17:50:22-06:00,commit, +17333,Kenz Arraki,2015-07-17 16:48:19-06:00,commit, +17334,Kenz Arraki,2015-07-17 16:19:15-06:00,commit, +17335,Cameron Hummels,2015-07-17 12:23:45-07:00,commit, +17336,Allyson Julian,2015-07-17 12:02:24-05:00,commit, +17337,Matthew Turk,2015-07-17 10:58:08-05:00,commit, +17338,BW Keller,2015-07-17 11:55:42-04:00,commit, +17339,Kacper Kowalik,2015-07-17 09:42:59-05:00,commit, +17340,John ZuHone,2015-07-17 09:58:01-04:00,commit, +17341,Allyson Julian,2015-07-16 14:42:34-05:00,commit, +17342,Andrew Myers,2015-07-16 12:41:15-07:00,commit, +17343,Allyson Julian,2015-07-16 13:59:29-05:00,commit, +17344,Andrew Myers,2015-07-16 11:56:43-07:00,commit, +17345,Andrew Myers,2015-07-16 11:54:46-07:00,commit, +17346,Andrew Myers,2015-07-16 11:46:09-07:00,commit, +17347,Andrew Myers,2015-07-16 11:27:42-07:00,commit, +17348,John ZuHone,2015-07-16 13:21:31-04:00,commit, +17349,Cameron Hummels,2015-07-16 10:14:06-07:00,commit, +17350,Cameron Hummels,2015-07-16 10:08:41-07:00,commit, +17351,Britton Smith,2015-07-16 17:54:45+01:00,commit, +17352,Britton Smith,2015-07-16 17:54:45+01:00,commit, +17353,Matthew Turk,2015-07-16 11:42:40-05:00,commit, +17354,Matthew Turk,2015-07-16 11:37:09-05:00,commit, +17355,Cameron Hummels,2015-07-16 09:28:25-07:00,commit, +17356,John ZuHone,2015-07-16 12:16:28-04:00,commit, +17357,John ZuHone,2015-07-16 10:36:05-04:00,commit, +17358,Stuart Mumford,2015-07-16 14:14:11+01:00,commit, +17359,Stuart Mumford,2015-07-16 14:11:09+01:00,commit, +17360,John ZuHone,2015-07-15 22:33:44-04:00,commit, +17361,John ZuHone,2015-07-15 22:33:28-04:00,commit, +17362,Kenz Arraki,2015-07-15 16:21:37-06:00,commit, +17363,Kenz Arraki,2015-07-15 16:00:03-06:00,commit, +17364,Allyson Julian,2015-07-15 15:53:35-05:00,commit, +17365,Allyson Julian,2015-07-15 15:43:03-05:00,commit, +17366,John ZuHone,2015-07-15 16:35:17-04:00,commit, +17367,John ZuHone,2015-07-15 16:34:31-04:00,commit, +17368,John ZuHone,2015-07-15 14:06:00-04:00,commit, +17369,John ZuHone,2015-07-15 14:03:52-04:00,commit, +17370,John ZuHone,2015-07-15 13:44:39-04:00,commit, +17371,John ZuHone,2015-07-15 12:42:56-04:00,commit, +17372,John ZuHone,2015-07-15 11:22:01-04:00,commit, +17373,John ZuHone,2015-07-15 10:21:27-04:00,commit, +17374,John ZuHone,2015-07-15 10:21:06-04:00,commit, +17375,John ZuHone,2015-07-15 10:01:42-04:00,commit, +17376,John ZuHone,2015-07-15 09:41:48-04:00,commit, +17377,John ZuHone,2015-07-15 09:38:18-04:00,commit, +17378,John ZuHone,2015-07-15 09:32:09-04:00,commit, +17379,John ZuHone,2015-07-15 09:28:52-04:00,commit, +17380,John ZuHone,2015-07-15 09:28:01-04:00,commit, +17381,BW Keller,2015-07-14 20:12:23-04:00,commit, +17382,Kenz Arraki,2015-07-14 17:36:25-06:00,commit, +17383,BW Keller,2015-07-14 17:26:16-04:00,commit, +17384,Britton Smith,2015-07-14 19:39:26+01:00,commit, +17385,John ZuHone,2015-07-14 14:09:29-04:00,commit, +17386,Britton Smith,2015-07-14 18:02:04+01:00,commit, +17387,John ZuHone,2015-07-14 12:16:26-04:00,commit, +17388,Matthew Turk,2015-07-14 10:49:17-05:00,commit, +17389,John ZuHone,2015-07-14 11:44:10-04:00,commit, +17390,John ZuHone,2015-07-14 09:58:46-04:00,commit, +17391,John ZuHone,2015-07-14 09:45:59-04:00,commit, +17392,Kacper Kowalik,2015-07-14 08:33:37-05:00,commit, +17393,Kacper Kowalik,2015-07-14 08:21:31-05:00,commit, +17394,Ricarda Beckmann,2015-07-14 10:30:46+01:00,commit, +17395,John ZuHone,2015-07-13 17:03:56-04:00,commit, +17396,Kacper Kowalik,2015-07-13 15:23:25-05:00,commit, +17397,Allyson Julian,2015-07-13 13:28:17-05:00,commit, +17398,Allyson Julian,2015-07-13 13:26:56-05:00,commit, +17399,Allyson Julian,2015-07-13 13:20:47-05:00,commit, +17400,Allyson Julian,2015-07-13 13:03:43-05:00,commit, +17401,Kenz Arraki,2015-07-13 10:55:37-06:00,commit, +17402,John ZuHone,2015-07-13 09:33:47-04:00,commit, +17403,John ZuHone,2015-07-12 20:24:19-04:00,commit, +17404,Sam Skillman,2015-07-12 17:04:58-07:00,commit, +17405,Sam Skillman,2015-07-12 16:59:31-07:00,commit, +17406,Sam Skillman,2015-07-12 16:55:55-07:00,commit, +17407,Sam Skillman,2015-07-12 16:54:53-07:00,commit, +17408,Sam Skillman,2015-07-12 16:54:11-07:00,commit, +17409,Sam Skillman,2015-07-12 16:53:03-07:00,commit, +17410,Sam Skillman,2015-07-12 16:49:01-07:00,commit, +17411,John ZuHone,2015-07-12 10:11:49-04:00,commit, +17412,John ZuHone,2015-07-12 10:11:09-04:00,commit, +17413,Andrew Myers,2015-07-11 10:18:03-07:00,commit, +17414,Britton Smith,2015-07-11 17:17:44+01:00,commit, +17415,Britton Smith,2015-07-11 17:17:44+01:00,commit, +17416,Cameron Hummels,2015-07-10 18:19:52-07:00,commit, +17417,Matthew Turk,2015-07-10 18:49:31-05:00,commit, +17418,John ZuHone,2015-07-10 15:45:05-04:00,commit, +17419,John ZuHone,2015-07-10 14:13:11-04:00,commit, +17420,John ZuHone,2015-07-10 14:09:05-04:00,commit, +17421,Britton Smith,2015-07-10 16:13:12+01:00,commit, +17422,Britton Smith,2015-07-10 16:13:12+01:00,commit, +17423,Britton Smith,2015-07-10 15:29:43+01:00,commit, +17424,Britton Smith,2015-07-10 15:29:43+01:00,commit, +17425,Britton Smith,2015-07-10 15:20:47+01:00,commit, +17426,Britton Smith,2015-07-10 15:20:47+01:00,commit, +17427,Britton Smith,2015-07-10 13:36:34+01:00,commit, +17428,Britton Smith,2015-07-10 13:36:34+01:00,commit, +17429,Britton Smith,2015-07-10 13:30:35+01:00,commit, +17430,Britton Smith,2015-07-10 13:30:35+01:00,commit, +17431,Andrew Myers,2015-07-10 00:15:58-07:00,commit, +17432,Andrew Myers,2015-07-10 00:09:10-07:00,commit, +17433,Andrew Myers,2015-07-10 00:06:00-07:00,commit, +17434,Andrew Myers,2015-07-09 23:55:33-07:00,commit, +17435,Andrew Myers,2015-07-09 23:00:39-07:00,commit, +17436,Andrew Myers,2015-07-09 17:07:25-07:00,commit, +17437,Nathan Goldbaum,2015-07-09 17:03:28-07:00,commit, +17438,Andrew Myers,2015-07-09 16:42:01-07:00,commit, +17439,Andrew Myers,2015-07-09 16:41:45-07:00,commit, +17440,Cameron Hummels,2015-07-09 16:38:02-07:00,commit, +17441,Kacper Kowalik,2015-07-09 17:47:51-05:00,commit, +17442,Andrew Myers,2015-07-09 13:23:03-07:00,commit, +17443,Andrew Myers,2015-07-09 13:12:57-07:00,commit, +17444,Andrew Myers,2015-07-09 13:03:42-07:00,commit, +17445,Andrew Myers,2015-07-09 13:01:54-07:00,commit, +17446,Andrew Myers,2015-07-09 12:50:01-07:00,commit, +17447,Andrew Myers,2015-07-09 12:43:37-07:00,commit, +17448,Andrew Myers,2015-07-09 12:43:15-07:00,commit, +17449,Kenz Arraki,2015-07-09 12:34:11-06:00,commit, +17450,Nathan Goldbaum,2015-07-09 10:57:44-07:00,commit, +17451,Nathan Goldbaum,2015-07-09 10:55:21-07:00,commit, +17452,John ZuHone,2015-07-09 13:24:01-04:00,commit, +17453,Cameron Hummels,2015-07-09 10:19:07-07:00,commit, +17454,John ZuHone,2015-07-09 13:16:44-04:00,commit, +17455,Cameron Hummels,2015-07-09 10:12:12-07:00,commit, +17456,Matthew Turk,2015-07-09 11:48:53-05:00,commit, +17457,Nathan Goldbaum,2015-07-09 09:45:29-07:00,commit, +17458,John ZuHone,2015-07-09 12:35:02-04:00,commit, +17459,Cameron Hummels,2015-07-09 09:32:31-07:00,commit, +17460,John ZuHone,2015-07-09 10:23:34-04:00,commit, +17461,Britton Smith,2015-07-09 13:55:02+01:00,commit, +17462,Andrew Myers,2015-07-09 01:25:54-07:00,commit, +17463,Andrew Myers,2015-07-09 01:24:24-07:00,commit, +17464,Andrew Myers,2015-07-08 10:17:11-07:00,commit, +17465,Andrew Myers,2015-07-07 20:51:50-07:00,commit, +17466,Andrew Myers,2015-07-07 15:23:54-07:00,commit, +17467,Andrew Myers,2015-07-07 15:20:48-07:00,commit, +17468,Andrew Myers,2015-07-07 15:20:16-07:00,commit, +17469,Kacper Kowalik,2015-07-07 14:26:24-05:00,commit, +17470,Britton Smith,2015-07-07 14:49:33+01:00,commit, +17471,Britton Smith,2015-07-07 14:47:55+01:00,commit, +17472,Andrew Myers,2015-07-06 17:06:47-07:00,commit, +17473,Andrew Myers,2015-07-06 16:26:02-07:00,commit, +17474,Andrew Myers,2015-07-06 16:25:33-07:00,commit, +17475,Andrew Myers,2015-07-06 15:44:08-07:00,commit, +17476,Allyson Julian,2015-07-06 16:54:07-05:00,commit, +17477,Allyson Julian,2015-07-06 15:16:25-05:00,commit, +17478,Allyson Julian,2015-07-06 15:10:55-05:00,commit, +17479,Allyson Julian,2015-07-06 14:53:35-05:00,commit, +17480,Allyson Julian,2015-07-06 14:49:05-05:00,commit, +17481,Allyson Julian,2015-07-06 14:47:10-05:00,commit, +17482,Allyson Julian,2015-07-06 14:46:11-05:00,commit, +17483,Allyson Julian,2015-07-06 14:38:56-05:00,commit, +17484,Allyson Julian,2015-07-06 14:29:11-05:00,commit, +17485,Allyson Julian,2015-07-06 14:25:56-05:00,commit, +17486,Allyson Julian,2015-07-06 14:19:46-05:00,commit, +17487,Allyson Julian,2015-07-06 13:56:03-05:00,commit, +17488,Allyson Julian,2015-07-06 13:42:32-05:00,commit, +17489,Cameron Hummels,2015-07-05 12:19:43-07:00,commit, +17490,Cameron Hummels,2015-07-05 12:14:07-07:00,commit, +17491,Cameron Hummels,2015-07-05 12:00:01-07:00,commit, +17492,Cameron Hummels,2015-07-05 08:35:38-07:00,commit, +17493,Allyson Julian,2015-07-02 16:19:31-05:00,commit, +17494,Allyson Julian,2015-07-02 12:17:06-05:00,commit, +17495,Kacper Kowalik,2015-07-02 12:00:38-05:00,commit, +17496,Matthew Turk,2015-07-01 11:36:16-05:00,commit, +17497,Matthew Turk,2015-07-01 10:51:00-05:00,commit, +17498,Matthew Turk,2015-07-01 10:34:38-05:00,commit, +17499,Britton Smith,2015-07-01 14:50:45+01:00,commit, +17500,Suoqing Ji,2015-06-30 20:23:53-07:00,commit, +17501,Suoqing Ji,2015-06-30 20:07:51-07:00,commit, +17502,Andrew Myers,2015-06-30 20:03:42-07:00,commit, +17503,Andrew Myers,2015-06-30 20:01:07-07:00,commit, +17504,Andrew Myers,2015-06-30 19:54:03-07:00,commit, +17505,Andrew Myers,2015-06-30 19:53:28-07:00,commit, +17506,Sam Skillman,2015-06-30 18:01:24-07:00,commit, +17507,Suoqing Ji,2015-06-30 16:56:05-07:00,commit, +17508,Andrew Myers,2015-06-30 15:23:48-07:00,commit, +17509,Andrew Myers,2015-06-30 15:16:54-07:00,commit, +17510,Andrew Myers,2015-06-30 15:11:19-07:00,commit, +17511,Andrew Myers,2015-06-30 14:59:19-07:00,commit, +17512,Andrew Myers,2015-06-30 14:44:29-07:00,commit, +17513,Matthew Turk,2015-06-30 16:34:28-05:00,commit, +17514,Andrew Myers,2015-06-30 14:31:57-07:00,commit, +17515,Matthew Turk,2015-06-30 16:31:19-05:00,commit, +17516,Andrew Myers,2015-06-30 14:09:44-07:00,commit, +17517,Matthew Turk,2015-06-30 15:57:24-05:00,commit, +17518,Matthew Turk,2015-06-30 15:53:51-05:00,commit, +17519,Matthew Turk,2015-06-30 15:52:42-05:00,commit, +17520,Matthew Turk,2015-06-29 21:37:53-05:00,commit, +17521,Matthew Turk,2015-06-29 21:32:07-05:00,commit, +17522,Andrew Myers,2015-06-29 13:41:12-07:00,commit, +17523,Andrew Myers,2015-06-29 13:38:49-07:00,commit, +17524,Nathan Goldbaum,2015-06-29 12:46:33-07:00,commit, +17525,Nathan Goldbaum,2015-06-29 12:43:41-07:00,commit, +17526,Andrew Myers,2015-06-28 16:18:16-07:00,commit, +17527,Andrew Myers,2015-06-28 16:15:24-07:00,commit, +17528,Andrew Myers,2015-06-28 14:04:53-07:00,commit, +17529,Andrew Myers,2015-06-28 13:58:48-07:00,commit, +17530,Andrew Myers,2015-06-28 13:57:43-07:00,commit, +17531,Andrew Myers,2015-06-28 13:55:54-07:00,commit, +17532,Andrew Myers,2015-06-28 13:52:51-07:00,commit, +17533,Andrew Myers,2015-06-28 12:24:29-07:00,commit, +17534,Andrew Myers,2015-06-28 12:19:06-07:00,commit, +17535,Andrew Myers,2015-06-28 12:07:35-07:00,commit, +17536,Andrew Myers,2015-06-26 21:39:40-07:00,commit, +17537,Andrew Myers,2015-06-26 16:22:59-07:00,commit, +17538,Andrew Myers,2015-06-26 15:27:00-07:00,commit, +17539,Andrew Myers,2015-06-26 13:27:24-07:00,commit, +17540,Andrew Myers,2015-06-26 13:15:21-07:00,commit, +17541,Andrew Myers,2015-06-26 13:11:30-07:00,commit, +17542,Andrew Myers,2015-06-26 12:58:26-07:00,commit, +17543,Andrew Myers,2015-06-26 12:44:13-07:00,commit, +17544,Andrew Myers,2015-06-26 12:36:09-07:00,commit, +17545,Andrew Myers,2015-06-26 12:18:38-07:00,commit, +17546,Andrew Myers,2015-06-26 11:14:48-07:00,commit, +17547,Andrew Myers,2015-06-26 10:55:45-07:00,commit, +17548,Andrew Myers,2015-06-26 10:51:55-07:00,commit, +17549,Andrew Myers,2015-06-26 00:50:59-07:00,commit, +17550,Andrew Myers,2015-06-26 00:48:07-07:00,commit, +17551,Andrew Myers,2015-06-25 18:07:48-07:00,commit, +17552,Allyson Julian,2015-06-24 16:09:58-05:00,commit, +17553,Allyson Julian,2015-06-24 16:09:21-05:00,commit, +17554,Matthew Turk,2015-06-24 07:34:03-05:00,commit, +17555,Britton Smith,2015-06-24 12:52:49+01:00,commit, +17556,Britton Smith,2015-06-24 12:52:49+01:00,commit, +17557,Britton Smith,2015-06-24 12:50:41+01:00,commit, +17558,John ZuHone,2015-06-24 00:48:29-04:00,commit, +17559,Britton Smith,2015-06-23 17:04:11+01:00,commit, +17560,Kenz Arraki,2015-06-22 13:26:00-06:00,commit, +17561,Kenz Arraki,2015-06-22 13:23:14-06:00,commit, +17562,Matthew Turk,2015-06-22 13:22:21-05:00,commit, +17563,John ZuHone,2015-06-20 11:24:59-04:00,commit, +17564,John ZuHone,2015-06-20 01:56:36-04:00,commit, +17565,John ZuHone,2015-06-20 01:55:25-04:00,commit, +17566,John ZuHone,2015-06-20 01:52:39-04:00,commit, +17567,John ZuHone,2015-06-20 01:35:18-04:00,commit, +17568,John ZuHone,2015-06-20 01:23:17-04:00,commit, +17569,Matthew Turk,2015-06-19 18:30:48-05:00,commit, +17570,Matthew Turk,2015-06-19 15:59:17-05:00,commit, +17571,Matthew Turk,2015-06-19 15:50:20-05:00,commit, +17572,Allyson Julian,2015-06-19 14:20:51-05:00,commit, +17573,John ZuHone,2015-06-19 10:43:27-04:00,commit, +17574,John ZuHone,2015-06-19 10:27:05-04:00,commit, +17575,Allyson Julian,2015-06-18 10:54:49-05:00,commit, +17576,John ZuHone,2015-06-18 11:12:48-04:00,commit, +17577,John ZuHone,2015-06-18 09:46:52-04:00,commit, +17578,John ZuHone,2015-06-18 09:46:17-04:00,commit, +17579,John ZuHone,2015-06-18 09:40:44-04:00,commit, +17580,John ZuHone,2015-06-18 09:39:56-04:00,commit, +17581,John ZuHone,2015-06-18 09:39:35-04:00,commit, +17582,John ZuHone,2015-06-18 09:37:02-04:00,commit, +17583,John ZuHone,2015-06-18 09:32:04-04:00,commit, +17584,Kacper Kowalik,2015-06-18 08:17:28-05:00,commit, +17585,Kacper Kowalik,2015-06-17 15:27:39-05:00,commit, +17586,Kacper Kowalik,2015-06-17 15:06:25-05:00,commit, +17587,Kacper Kowalik,2015-06-17 15:06:06-05:00,commit, +17588,Kacper Kowalik,2015-06-17 13:15:52-05:00,commit, +17589,Nathan Goldbaum,2015-06-16 20:39:45-07:00,commit, +17590,Allyson Julian,2015-06-15 16:41:00-05:00,commit, +17591,Matthew Turk,2015-06-15 15:37:20-05:00,commit, +17592,Allyson Julian,2015-06-15 10:40:28-05:00,commit, +17593,Allyson Julian,2015-06-15 09:48:53-05:00,commit, +17594,Allyson Julian,2015-06-15 09:20:58-05:00,commit, +17595,Allyson Julian,2015-06-15 09:19:32-05:00,commit, +17596,Nathan Goldbaum,2015-06-13 18:49:25-07:00,commit, +17597,Matthew Turk,2015-06-13 20:48:44-05:00,commit, +17598,Nathan Goldbaum,2015-06-13 18:42:19-07:00,commit, +17599,Andrew Myers,2015-06-12 22:45:14-07:00,commit, +17600,Andrew Myers,2015-06-12 22:37:04-07:00,commit, +17601,Andrew Myers,2015-06-12 19:42:52-07:00,commit, +17602,Andrew Myers,2015-06-12 19:42:18-07:00,commit, +17603,Andrew Myers,2015-06-12 19:41:25-07:00,commit, +17604,Andrew Myers,2015-06-12 18:36:07-07:00,commit, +17605,Suoqing Ji,2015-06-12 17:10:09-07:00,commit, +17606,Suoqing Ji,2015-06-12 00:36:14-07:00,commit, +17607,Andrew Myers,2015-06-11 22:49:50-07:00,commit, +17608,John ZuHone,2015-06-11 23:12:58-04:00,commit, +17609,John ZuHone,2015-06-11 17:55:44-04:00,commit, +17610,John ZuHone,2015-06-11 17:39:58-04:00,commit, +17611,John ZuHone,2015-06-11 16:28:09-04:00,commit, +17612,John ZuHone,2015-06-11 16:19:18-04:00,commit, +17613,John ZuHone,2015-06-11 16:10:49-04:00,commit, +17614,John ZuHone,2015-06-11 15:47:50-04:00,commit, +17615,John ZuHone,2015-06-11 15:37:12-04:00,commit, +17616,John ZuHone,2015-06-11 15:30:31-04:00,commit, +17617,Allyson Julian,2015-06-11 12:35:43-05:00,commit, +17618,Allyson Julian,2015-06-11 12:35:26-05:00,commit, +17619,Matthew Turk,2015-06-11 08:02:46-05:00,commit, +17620,Suoqing Ji,2015-06-11 01:57:26-07:00,commit, +17621,Suoqing Ji,2015-06-11 01:52:57-07:00,commit, +17622,Allyson Julian,2015-06-10 23:08:09-05:00,commit, +17623,Andrew Myers,2015-06-10 17:16:53-07:00,commit, +17624,Andrew Myers,2015-06-10 16:46:15-07:00,commit, +17625,Andrew Myers,2015-06-10 16:11:03-07:00,commit, +17626,Kacper Kowalik,2015-06-10 12:24:45-05:00,commit, +17627,Andrew Myers,2015-06-09 22:07:57-07:00,commit, +17628,Andrew Myers,2015-06-09 19:32:49-07:00,commit, +17629,Andrew Myers,2015-06-09 17:11:17-07:00,commit, +17630,Andrew Myers,2015-06-09 16:52:41-07:00,commit, +17631,Andrew Myers,2015-06-09 16:37:52-07:00,commit, +17632,Andrew Myers,2015-06-09 16:36:56-07:00,commit, +17633,Andrew Myers,2015-06-09 15:59:23-07:00,commit, +17634,Suoqing Ji,2015-06-09 15:07:12-07:00,commit, +17635,Suoqing Ji,2015-06-09 15:03:21-07:00,commit, +17636,Hilary Egan,2015-06-09 13:52:32-06:00,commit, +17637,Allyson Julian,2015-06-09 10:59:32-05:00,commit, +17638,Allyson Julian,2015-06-09 10:58:27-05:00,commit, +17639,Andrew Myers,2015-06-09 00:08:06-07:00,commit, +17640,Andrew Myers,2015-06-08 23:49:13-07:00,commit, +17641,Andrew Myers,2015-06-08 23:37:52-07:00,commit, +17642,Allyson Julian,2015-06-08 17:13:48-05:00,commit, +17643,Suoqing Ji,2015-06-08 13:18:31-07:00,commit, +17644,Allyson Julian,2015-06-08 12:37:37-05:00,commit, +17645,Allyson Julian,2015-06-08 10:01:13-05:00,commit, +17646,Suoqing Ji,2015-06-07 22:11:40-07:00,commit, +17647,Suoqing Ji,2015-06-07 22:05:56-07:00,commit, +17648,Suoqing Ji,2015-06-07 22:02:35-07:00,commit, +17649,Matthew Turk,2015-06-07 20:58:18-05:00,commit, +17650,Matthew Turk,2015-06-07 09:47:39-05:00,commit, +17651,Ricarda Beckmann,2015-06-07 10:26:19+00:00,commit, +17652,Ricarda Beckmann,2015-06-07 11:21:01+01:00,commit, +17653,Matthew Turk,2015-06-06 21:47:37-05:00,commit, +17654,Matthew Turk,2015-06-06 21:46:37-05:00,commit, +17655,Sam Skillman,2015-06-06 17:41:03-07:00,commit, +17656,Ricarda Beckmann,2015-06-06 14:14:16+01:00,commit, +17657,Matthew Turk,2015-06-05 21:29:13-05:00,commit, +17658,Cameron Hummels,2015-06-05 17:39:08-07:00,commit, +17659,Cameron Hummels,2015-06-05 17:34:26-07:00,commit, +17660,Cameron Hummels,2015-06-05 17:17:47-07:00,commit, +17661,Cameron Hummels,2015-06-05 17:16:25-07:00,commit, +17662,Cameron Hummels,2015-06-05 16:50:16-07:00,commit, +17663,Cameron Hummels,2015-06-05 16:42:26-07:00,commit, +17664,Ricarda Beckmann,2015-06-06 00:36:51+01:00,commit, +17665,Ricarda Beckmann,2015-06-06 00:35:17+01:00,commit, +17666,Ricarda Beckmann,2015-06-06 00:27:58+01:00,commit, +17667,Andrew Myers,2015-06-05 14:49:49-07:00,commit, +17668,Andrew Myers,2015-06-05 14:31:04-07:00,commit, +17669,Allyson Julian,2015-06-05 15:23:06-05:00,commit, +17670,Allyson Julian,2015-06-05 14:53:21-05:00,commit, +17671,Matthew Turk,2015-06-05 13:53:15-05:00,commit, +17672,Matthew Turk,2015-06-05 13:37:44-05:00,commit, +17673,Matthew Turk,2015-06-05 13:31:38-05:00,commit, +17674,Allyson Julian,2015-06-05 13:22:23-05:00,commit, +17675,Allyson Julian,2015-06-05 13:13:55-05:00,commit, +17676,Anna Rosen,2015-06-05 11:01:22-07:00,commit, +17677,Anna Rosen,2015-06-05 10:57:38-07:00,commit, +17678,Matthew Turk,2015-06-05 12:39:41-05:00,commit, +17679,Allyson Julian,2015-06-05 11:57:00-05:00,commit, +17680,Matthew Turk,2015-06-05 10:24:02-05:00,commit, +17681,Ricarda Beckmann,2015-06-05 12:09:07+01:00,commit, +17682,Allyson Julian,2015-06-04 16:35:14-05:00,commit, +17683,Allyson Julian,2015-06-04 16:10:42-05:00,commit, +17684,Allyson Julian,2015-06-04 15:42:07-05:00,commit, +17685,Allyson Julian,2015-06-04 15:40:33-05:00,commit, +17686,Allyson Julian,2015-06-04 15:25:54-05:00,commit, +17687,Allyson Julian,2015-06-04 15:12:13-05:00,commit, +17688,Allyson Julian,2015-06-04 10:43:26-05:00,commit, +17689,Andrew Myers,2015-06-03 15:35:32-07:00,commit, +17690,Andrew Myers,2015-06-03 15:20:03-07:00,commit, +17691,Andrew Myers,2015-06-03 15:19:27-07:00,commit, +17692,Matthew Turk,2015-06-03 16:27:25-05:00,commit, +17693,Matthew Turk,2015-06-03 16:21:30-05:00,commit, +17694,Allyson Julian,2015-06-03 16:00:47-05:00,commit, +17695,Nathan Goldbaum,2015-06-03 12:21:57-07:00,commit, +17696,Matthew Turk,2015-06-03 11:58:40-05:00,commit, +17697,John ZuHone,2015-06-03 12:47:01-04:00,commit, +17698,Kacper Kowalik,2015-06-03 11:39:43-05:00,commit, +17699,Allyson Julian,2015-06-03 11:23:24-05:00,commit, +17700,Allyson Julian,2015-06-03 11:06:07-05:00,commit, +17701,Ben Thompson,2015-06-03 12:54:40-03:00,commit, +17702,Allyson Julian,2015-06-03 10:33:52-05:00,commit, +17703,Andrew Myers,2015-06-02 22:45:14-07:00,commit, +17704,Andrew Myers,2015-06-02 22:23:33-07:00,commit, +17705,Andrew Myers,2015-06-02 22:06:52-07:00,commit, +17706,Andrew Myers,2015-06-02 22:02:35-07:00,commit, +17707,Andrew Myers,2015-06-02 21:51:10-07:00,commit, +17708,Kacper Kowalik,2015-06-02 21:55:40-05:00,commit, +17709,Andrew Myers,2015-06-02 17:29:11-07:00,commit, +17710,Andrew Myers,2015-06-02 17:28:57-07:00,commit, +17711,Andrew Myers,2015-06-02 16:49:47-07:00,commit, +17712,Ben Thompson,2015-06-02 20:30:47-03:00,commit, +17713,Ben Thompson,2015-06-02 20:28:03-03:00,commit, +17714,Kacper Kowalik,2015-06-02 17:06:26-05:00,commit, +17715,Andrew Myers,2015-06-02 11:50:41-07:00,commit, +17716,Andrew Myers,2015-06-02 11:49:53-07:00,commit, +17717,Andrew Myers,2015-06-02 11:30:21-07:00,commit, +17718,Ben Thompson,2015-06-02 15:08:25-03:00,commit, +17719,Britton Smith,2015-06-02 12:19:52+01:00,commit, +17720,John ZuHone,2015-06-01 20:36:26-04:00,commit, +17721,Matthew Turk,2015-06-01 14:30:31-05:00,commit, +17722,Matthew Turk,2015-06-01 14:28:03-05:00,commit, +17723,Matthew Turk,2015-06-01 14:26:42-05:00,commit, +17724,Kacper Kowalik,2015-06-01 12:17:36-05:00,commit, +17725,Nathan Goldbaum,2015-06-01 09:30:49-07:00,commit, +17726,Kacper Kowalik,2015-06-01 10:38:09-05:00,commit, +17727,Cameron Hummels,2015-05-29 17:16:33-07:00,commit, +17728,Cameron Hummels,2015-05-29 17:15:45-07:00,commit, +17729,Cameron Hummels,2015-05-29 14:53:55-07:00,commit, +17730,Britton Smith,2015-05-29 16:49:05-04:00,commit, +17731,Britton Smith,2015-05-29 15:50:48-04:00,commit, +17732,John ZuHone,2015-05-29 15:47:35-04:00,commit, +17733,Britton Smith,2015-05-29 15:46:17-04:00,commit, +17734,John ZuHone,2015-05-29 15:45:01-04:00,commit, +17735,Andrew Myers,2015-05-29 12:20:26-07:00,commit, +17736,Ben Thompson,2015-05-29 16:17:56-03:00,commit, +17737,Ben Thompson,2015-05-29 16:09:33-03:00,commit, +17738,Ben Thompson,2015-05-29 16:05:37-03:00,commit, +17739,John ZuHone,2015-05-29 14:56:31-04:00,commit, +17740,John ZuHone,2015-05-29 09:07:45-04:00,commit, +17741,John ZuHone,2015-05-29 01:40:04-04:00,commit, +17742,John ZuHone,2015-05-29 01:34:19-04:00,commit, +17743,John ZuHone,2015-05-29 01:31:39-04:00,commit, +17744,John ZuHone,2015-05-29 01:26:53-04:00,commit, +17745,John ZuHone,2015-05-29 01:08:47-04:00,commit, +17746,John ZuHone,2015-05-29 01:07:19-04:00,commit, +17747,John ZuHone,2015-05-28 22:30:05-04:00,commit, +17748,Nathan Goldbaum,2015-05-28 16:43:20-07:00,commit, +17749,Ben Thompson,2015-05-28 12:39:27-03:00,commit, +17750,Nathan Goldbaum,2015-05-27 18:06:31-07:00,commit, +17751,Nathan Goldbaum,2015-05-27 17:52:01-07:00,commit, +17752,Allyson Julian,2015-05-27 14:42:55-05:00,commit, +17753,Allyson Julian,2015-05-27 14:42:00-05:00,commit, +17754,Allyson Julian,2015-05-27 14:41:21-05:00,commit, +17755,Allyson Julian,2015-05-27 14:36:33-05:00,commit, +17756,Allyson Julian,2015-05-27 14:34:41-05:00,commit, +17757,Allyson Julian,2015-05-27 14:34:16-05:00,commit, +17758,Allyson Julian,2015-05-27 14:32:01-05:00,commit, +17759,Nathan Goldbaum,2015-05-27 11:53:11-07:00,commit, +17760,Nathan Goldbaum,2015-05-27 11:52:05-07:00,commit, +17761,Allyson Julian,2015-05-27 18:50:31+00:00,commit, +17762,Nathan Goldbaum,2015-05-27 11:50:29-07:00,commit, +17763,Allyson Julian,2015-05-27 18:50:13+00:00,commit, +17764,Allyson Julian,2015-05-27 13:49:34-05:00,commit, +17765,Nathan Goldbaum,2015-05-26 22:55:21-07:00,commit, +17766,Nathan Goldbaum,2015-05-26 22:12:46-07:00,commit, +17767,Nathan Goldbaum,2015-05-26 21:33:31-07:00,commit, +17768,Nathan Goldbaum,2015-05-26 21:22:42-07:00,commit, +17769,Nathan Goldbaum,2015-05-26 19:41:33-07:00,commit, +17770,John ZuHone,2015-05-26 15:51:41-04:00,commit, +17771,Allyson Julian,2015-05-26 14:36:04-05:00,commit, +17772,John ZuHone,2015-05-26 15:14:16-04:00,commit, +17773,Allyson Julian,2015-05-26 14:12:47-05:00,commit, +17774,John ZuHone,2015-05-26 14:54:04-04:00,commit, +17775,John ZuHone,2015-05-26 14:44:06-04:00,commit, +17776,John ZuHone,2015-05-26 14:42:34-04:00,commit, +17777,Allyson Julian,2015-05-26 12:32:23-05:00,commit, +17778,John ZuHone,2015-05-26 12:52:20-04:00,commit, +17779,John ZuHone,2015-05-26 12:41:41-04:00,commit, +17780,John ZuHone,2015-05-26 12:21:17-04:00,commit, +17781,John ZuHone,2015-05-26 12:20:27-04:00,commit, +17782,John ZuHone,2015-05-26 12:17:23-04:00,commit, +17783,Cameron Hummels,2015-05-25 13:31:29-07:00,commit, +17784,John ZuHone,2015-05-25 11:20:09-04:00,commit, +17785,Britton Smith,2015-05-24 14:55:26-05:00,commit, +17786,Nathan Goldbaum,2015-05-24 10:29:24-07:00,commit, +17787,Britton Smith,2015-05-24 10:56:09-05:00,commit, +17788,Nathan Goldbaum,2015-05-22 09:24:59-07:00,commit, +17789,John ZuHone,2015-05-21 21:58:49-04:00,commit, +17790,Matthew Turk,2015-05-21 16:38:54-05:00,commit, +17791,Ben Thompson,2015-05-21 18:13:42-03:00,commit, +17792,Ben Thompson,2015-05-21 18:08:07-03:00,commit, +17793,Ben Thompson,2015-05-21 18:01:59-03:00,commit, +17794,John ZuHone,2015-05-21 16:42:28-04:00,commit, +17795,Britton Smith,2015-05-21 14:20:37-05:00,commit, +17796,Britton Smith,2015-05-21 13:13:04-05:00,commit, +17797,Britton Smith,2015-05-21 12:48:17-05:00,commit, +17798,Cameron Hummels,2015-05-21 11:58:36-05:00,commit, +17799,Matthew Turk,2015-05-21 10:55:17-05:00,commit, +17800,Matthew Turk,2015-05-21 09:28:51-05:00,commit, +17801,Matthew Turk,2015-05-21 07:42:43-05:00,commit, +17802,John ZuHone,2015-05-21 01:31:24-04:00,commit, +17803,John ZuHone,2015-05-20 21:05:44-04:00,commit, +17804,Nathan Goldbaum,2015-05-20 18:01:33-07:00,commit, +17805,John ZuHone,2015-05-20 18:06:45-04:00,commit, +17806,Britton Smith,2015-05-20 16:51:30-05:00,commit, +17807,Matthew Turk,2015-05-20 16:38:46-05:00,commit, +17808,Meagan Lang,2015-05-20 16:14:42-05:00,commit, +17809,John ZuHone,2015-05-20 16:43:26-04:00,commit, +17810,John ZuHone,2015-05-20 16:42:16-04:00,commit, +17811,John ZuHone,2015-05-20 16:37:29-04:00,commit, +17812,John ZuHone,2015-05-20 16:33:12-04:00,commit, +17813,John ZuHone,2015-05-20 16:22:02-04:00,commit, +17814,John ZuHone,2015-05-20 16:17:20-04:00,commit, +17815,Meagan Lang,2015-05-20 15:16:59-05:00,commit, +17816,John ZuHone,2015-05-20 16:10:32-04:00,commit, +17817,Matthew Turk,2015-05-20 14:41:02-05:00,commit, +17818,John ZuHone,2015-05-20 13:44:33-04:00,commit, +17819,Matthew Turk,2015-05-20 12:32:13-05:00,commit, +17820,Britton Smith,2015-05-20 12:29:23-05:00,commit, +17821,John ZuHone,2015-05-20 13:29:23-04:00,commit, +17822,Meagan Lang,2015-05-20 11:52:43-05:00,commit, +17823,John ZuHone,2015-05-20 11:47:55-04:00,commit, +17824,John ZuHone,2015-05-20 11:39:20-04:00,commit, +17825,John ZuHone,2015-05-20 11:37:51-04:00,commit, +17826,Cameron Hummels,2015-05-19 20:35:50-07:00,commit, +17827,Cameron Hummels,2015-05-19 14:24:53-07:00,commit, +17828,John ZuHone,2015-05-19 16:51:39-04:00,commit, +17829,Matthew Turk,2015-05-19 15:44:44-05:00,commit, +17830,Cameron Hummels,2015-05-19 13:44:16-07:00,commit, +17831,Kacper Kowalik,2015-05-19 15:01:30-05:00,commit, +17832,Kacper Kowalik,2015-05-19 14:36:30-05:00,commit, +17833,Cameron Hummels,2015-05-19 10:52:42-07:00,commit, +17834,Cameron Hummels,2015-05-19 11:08:26-05:00,commit, +17835,Kacper Kowalik,2015-05-18 15:09:19-05:00,commit, +17836,Kacper Kowalik,2015-05-18 14:57:50-05:00,commit, +17837,Kacper Kowalik,2015-05-18 14:45:52-05:00,commit, +17838,Kacper Kowalik,2015-05-18 14:44:45-05:00,commit, +17839,John ZuHone,2015-05-18 14:14:24-04:00,commit, +17840,John ZuHone,2015-05-18 14:05:34-04:00,commit, +17841,Andrew Myers,2015-05-18 10:04:34-07:00,commit, +17842,John ZuHone,2015-05-18 12:36:57-04:00,commit, +17843,John ZuHone,2015-05-18 11:31:24-04:00,commit, +17844,Kacper Kowalik,2015-05-18 10:29:35-05:00,commit, +17845,John ZuHone,2015-05-18 11:24:49-04:00,commit, +17846,Britton Smith,2015-05-17 13:39:56-05:00,commit, +17847,Britton Smith,2015-05-17 12:17:09-05:00,commit, +17848,Britton Smith,2015-05-17 12:08:47-05:00,commit, +17849,Britton Smith,2015-05-17 12:04:40-05:00,commit, +17850,Britton Smith,2015-05-17 11:51:52-05:00,commit, +17851,Matthew Turk,2015-05-15 20:45:43-05:00,commit, +17852,John ZuHone,2015-05-15 10:46:52-04:00,commit, +17853,John ZuHone,2015-05-15 10:46:37-04:00,commit, +17854,John ZuHone,2015-05-15 10:46:20-04:00,commit, +17855,John ZuHone,2015-05-15 10:46:01-04:00,commit, +17856,John ZuHone,2015-05-15 10:45:31-04:00,commit, +17857,John ZuHone,2015-05-15 10:44:49-04:00,commit, +17858,John ZuHone,2015-05-15 10:43:49-04:00,commit, +17859,John ZuHone,2015-05-15 10:41:16-04:00,commit, +17860,John ZuHone,2015-05-15 10:39:50-04:00,commit, +17861,John ZuHone,2015-05-15 10:38:17-04:00,commit, +17862,John ZuHone,2015-05-15 10:19:00-04:00,commit, +17863,John ZuHone,2015-05-15 10:13:38-04:00,commit, +17864,John ZuHone,2015-05-15 09:51:29-04:00,commit, +17865,John ZuHone,2015-05-15 09:38:37-04:00,commit, +17866,John ZuHone,2015-05-15 09:38:06-04:00,commit, +17867,John ZuHone,2015-05-13 18:40:48-04:00,commit, +17868,John ZuHone,2015-05-13 18:35:24-04:00,commit, +17869,Nathan Goldbaum,2015-05-13 12:30:09-07:00,commit, +17870,Chris Malone,2015-05-12 17:42:00-07:00,commit, +17871,Matthew Turk,2015-05-12 18:56:52-05:00,commit, +17872,Ben Thompson,2015-05-12 20:40:37-03:00,commit, +17873,Ben Thompson,2015-05-12 18:55:21-03:00,commit, +17874,Ben Thompson,2015-05-12 17:40:42-03:00,commit, +17875,Ben Thompson,2015-05-12 17:29:45-03:00,commit, +17876,Michael Zingale,2015-05-12 16:18:48-04:00,commit, +17877,Michael Zingale,2015-05-12 16:10:57-04:00,commit, +17878,Chuck Rozhon,2015-05-12 14:56:48-05:00,commit, +17879,Ben Thompson,2015-05-12 16:47:57-03:00,commit, +17880,Chuck Rozhon,2015-05-12 14:45:36-05:00,commit, +17881,Chuck Rozhon,2015-05-12 14:32:09-05:00,commit, +17882,Chuck Rozhon,2015-05-12 14:07:49-05:00,commit, +17883,Michael Zingale,2015-05-12 13:55:27-04:00,commit, +17884,Michael Zingale,2015-05-12 13:55:27-04:00,commit, +17885,Nathan Goldbaum,2015-05-11 10:21:02-07:00,commit, +17886,John ZuHone,2015-05-11 12:23:45-04:00,commit, +17887,Kacper Kowalik,2015-05-11 10:50:05-05:00,commit, +17888,Kacper Kowalik,2015-05-11 10:03:19-05:00,commit, +17889,Kacper Kowalik,2015-05-11 10:01:47-05:00,commit, +17890,John ZuHone,2015-05-09 12:37:21-04:00,commit, +17891,John ZuHone,2015-05-09 12:25:50-04:00,commit, +17892,John ZuHone,2015-05-09 12:25:37-04:00,commit, +17893,John ZuHone,2015-05-09 11:12:10-04:00,commit, +17894,John ZuHone,2015-05-08 14:26:33-04:00,commit, +17895,John ZuHone,2015-05-08 11:10:14-04:00,commit, +17896,Jill Naiman,2015-05-07 16:09:17-05:00,commit, +17897,Nathan Goldbaum,2015-05-07 13:56:01-07:00,commit, +17898,Nathan Goldbaum,2015-05-07 13:26:00-07:00,commit, +17899,Kacper Kowalik,2015-05-07 15:22:38-05:00,commit, +17900,Kacper Kowalik,2015-05-07 14:56:30-05:00,commit, +17901,Matthew Turk,2015-05-07 11:20:12-05:00,commit, +17902,Kacper Kowalik,2015-05-06 13:20:27-05:00,commit, +17903,Kacper Kowalik,2015-05-06 12:38:18-05:00,commit, +17904,Matthew Turk,2015-05-06 12:36:51-05:00,commit, +17905,Matthew Turk,2015-05-06 10:53:44-05:00,commit, +17906,Matthew Turk,2015-05-05 16:31:35-05:00,commit, +17907,Matthew Turk,2015-05-05 14:45:48-05:00,commit, +17908,Matthew Turk,2015-05-05 08:43:54-05:00,commit, +17909,Matthew Turk,2015-05-05 08:43:34-05:00,commit, +17910,Nathan Goldbaum,2015-05-04 15:39:41-07:00,commit, +17911,Douglas Rudd,2015-05-04 15:32:02-05:00,commit, +17912,Britton Smith,2015-05-04 14:34:16-04:00,commit, +17913,Nathan Goldbaum,2015-05-04 11:30:32-07:00,commit, +17914,John ZuHone,2015-05-04 12:13:00-04:00,commit, +17915,Matthew Turk,2015-05-04 05:55:13-05:00,commit, +17916,Matthew Turk,2015-05-04 05:23:13-05:00,commit, +17917,John ZuHone,2015-04-30 17:06:35-04:00,commit, +17918,John ZuHone,2015-04-30 16:57:51-04:00,commit, +17919,John ZuHone,2015-04-30 16:54:00-04:00,commit, +17920,John ZuHone,2015-04-30 16:43:12-04:00,commit, +17921,Britton Smith,2015-04-30 17:49:45+01:00,commit, +17922,Kacper Kowalik,2015-04-30 11:04:18-05:00,commit, +17923,Britton Smith,2015-04-30 16:55:00+01:00,commit, +17924,Britton Smith,2015-04-30 16:55:00+01:00,commit, +17925,Britton Smith,2015-04-30 16:51:24+01:00,commit, +17926,Britton Smith,2015-04-30 16:51:24+01:00,commit, +17927,Kacper Kowalik,2015-04-30 10:50:41-05:00,commit, +17928,Kacper Kowalik,2015-04-30 10:49:56-05:00,commit, +17929,Britton Smith,2015-04-30 16:35:45+01:00,commit, +17930,Ricarda Beckmann,2015-06-07 10:26:19+00:00,commit, +17931,Ricarda Beckmann,2015-06-07 11:21:01+01:00,commit, +17932,Ricarda Beckmann,2015-06-06 14:14:16+01:00,commit, +17933,Ricarda Beckmann,2015-06-06 00:36:51+01:00,commit, +17934,Ricarda Beckmann,2015-06-06 00:35:17+01:00,commit, +17935,Ricarda Beckmann,2015-06-06 00:27:58+01:00,commit, +17936,Ricarda Beckmann,2015-06-05 12:09:07+01:00,commit, +17937,Matthew Turk,2015-07-16 11:38:09-05:00,commit, +17938,Britton Smith,2015-04-30 16:35:45+01:00,commit, +17939,Britton Smith,2015-04-30 16:13:12+01:00,commit, +17940,Matthew Turk,2015-04-30 05:44:30-05:00,commit, +17941,Matthew Turk,2015-04-30 05:44:14-05:00,commit, +17942,Matthew Turk,2015-04-30 05:00:42-05:00,commit, +17943,Matthew Turk,2015-04-30 04:54:27-05:00,commit, +17944,Britton Smith,2015-04-29 22:13:32+01:00,commit, +17945,Britton Smith,2015-04-29 22:06:05+01:00,commit, +17946,Britton Smith,2015-04-29 21:45:38+01:00,commit, +17947,Britton Smith,2015-04-29 21:41:06+01:00,commit, +17948,Britton Smith,2015-04-29 21:30:29+01:00,commit, +17949,Britton Smith,2015-04-29 21:25:16+01:00,commit, +17950,Britton Smith,2015-04-29 21:21:26+01:00,commit, +17951,Britton Smith,2015-04-29 21:00:40+01:00,commit, +17952,Matthew Turk,2015-04-29 14:21:43-05:00,commit, +17953,Matthew Turk,2015-04-29 13:58:38-05:00,commit, +17954,Matthew Turk,2015-04-29 13:33:35-05:00,commit, +17955,Nathan Goldbaum,2015-04-29 11:14:17-07:00,commit, +17956,Andrew Myers,2015-04-29 10:24:01-07:00,commit, +17957,Nathan Goldbaum,2015-04-28 13:08:31-07:00,commit, +17958,Kacper Kowalik,2015-04-28 14:47:47-05:00,commit, +17959,Britton Smith,2015-04-28 20:36:20+01:00,commit, +17960,Britton Smith,2015-04-28 20:27:42+01:00,commit, +17961,Britton Smith,2015-04-28 20:25:59+01:00,commit, +17962,Britton Smith,2015-04-28 20:24:06+01:00,commit, +17963,Nathan Goldbaum,2015-04-28 11:30:53-07:00,commit, +17964,Adam Ginsburg,2015-04-26 17:14:38+02:00,commit, +17965,Adam Ginsburg,2015-04-26 16:55:17+02:00,commit, +17966,Adam Ginsburg,2015-04-26 10:31:03+02:00,commit, +17967,Adam Ginsburg,2015-04-26 09:50:24+02:00,commit, +17968,Adam Ginsburg,2015-04-26 09:45:44+02:00,commit, +17969,Adam Ginsburg,2015-04-26 09:29:41+02:00,commit, +17970,Adam Ginsburg,2015-04-26 08:39:01+02:00,commit, +17971,John ZuHone,2015-04-25 08:35:57-05:00,commit, +17972,Andrew Myers,2015-04-24 16:45:19-07:00,commit, +17973,Andrew Myers,2015-04-24 16:41:22-07:00,commit, +17974,Kacper Kowalik,2015-04-24 12:42:57-05:00,commit, +17975,Kacper Kowalik,2015-04-24 12:33:06-05:00,commit, +17976,Matthew Turk,2015-04-24 09:51:27-05:00,commit, +17977,Matthew Turk,2015-04-24 06:06:37-05:00,commit, +17978,Matthew Turk,2015-04-24 05:12:46-05:00,commit, +17979,Matthew Turk,2015-04-24 05:02:49-05:00,commit, +17980,Matthew Turk,2015-04-24 04:53:41-05:00,commit, +17981,John ZuHone,2015-04-23 17:50:59-05:00,commit, +17982,Matthew Turk,2015-04-23 08:47:07-05:00,commit, +17983,Matthew Turk,2015-04-23 08:44:20-05:00,commit, +17984,Kacper Kowalik,2015-04-22 18:53:10-05:00,commit, +17985,Nathan Goldbaum,2015-04-22 16:47:09-07:00,commit, +17986,Nathan Goldbaum,2015-04-22 16:46:13-07:00,commit, +17987,Kacper Kowalik,2015-04-22 18:26:43-05:00,commit, +17988,Kacper Kowalik,2015-04-22 18:08:34-05:00,commit, +17989,Andrew Myers,2015-04-22 10:07:09-07:00,commit, +17990,Andrew Myers,2015-04-22 10:05:58-07:00,commit, +17991,Miguel de Val-Borro,2015-04-21 14:10:29-04:00,commit, +17992,Stuart Mumford,2015-04-20 16:42:58+02:00,commit, +17993,Stuart Mumford,2015-04-20 16:08:08+02:00,commit, +17994,Stuart Mumford,2015-04-20 15:41:29+02:00,commit, +17995,Sam Skillman,2015-04-18 15:06:39-07:00,commit, +17996,Sam Skillman,2015-04-18 14:54:26-07:00,commit, +17997,Matthew Turk,2015-04-18 15:58:48-05:00,commit, +17998,Matthew Turk,2015-04-18 15:58:23-05:00,commit, +17999,John ZuHone,2015-04-18 13:20:46-05:00,commit, +18000,Nathan Goldbaum,2015-04-17 21:16:11-07:00,commit, +18001,Kacper Kowalik,2015-04-17 13:45:44-05:00,commit, +18002,Kacper Kowalik,2015-04-17 13:34:07-05:00,commit, +18003,Kacper Kowalik,2015-04-17 13:32:13-05:00,commit, +18004,John ZuHone,2015-04-17 12:23:14-05:00,commit, +18005,Kacper Kowalik,2015-04-16 17:01:45-05:00,commit, +18006,Kacper Kowalik,2015-04-16 16:55:04-05:00,commit, +18007,Kacper Kowalik,2015-04-16 16:12:19-05:00,commit, +18008,Kacper Kowalik,2015-04-16 16:05:08-05:00,commit, +18009,John ZuHone,2015-04-16 14:46:35-05:00,commit, +18010,Nathan Goldbaum,2015-04-15 18:59:37-07:00,commit, +18011,Nathan Goldbaum,2015-04-15 18:59:20-07:00,commit, +18012,Andrew Myers,2015-04-15 18:57:59-07:00,commit, +18013,Matthew Turk,2015-04-15 13:36:02-05:00,commit, +18014,Matthew Turk,2015-04-15 12:30:53-05:00,commit, +18015,John ZuHone,2015-04-15 11:45:59-05:00,commit, +18016,John ZuHone,2015-04-15 11:26:33-05:00,commit, +18017,Britton Smith,2015-04-15 16:11:03+01:00,commit, +18018,Nathan Goldbaum,2015-04-14 17:26:32-07:00,commit, +18019,John ZuHone,2015-04-14 18:36:02-05:00,commit, +18020,Andrew Myers,2015-04-14 16:06:48-07:00,commit, +18021,Mark Krumholz,2015-04-14 15:59:32-07:00,commit, +18022,Nathan Goldbaum,2015-04-14 15:07:51-07:00,commit, +18023,Nathan Goldbaum,2015-04-14 14:52:49-07:00,commit, +18024,John ZuHone,2015-04-14 16:47:15-05:00,commit, +18025,Nathan Goldbaum,2015-04-14 14:44:17-07:00,commit, +18026,Matthew Turk,2015-04-14 16:38:00-05:00,commit, +18027,Matthew Turk,2015-04-14 16:08:56-05:00,commit, +18028,John ZuHone,2015-04-14 14:20:23-05:00,commit, +18029,Andrew Myers,2015-04-12 18:00:26-07:00,commit, +18030,Andrew Myers,2015-04-12 15:23:52-07:00,commit, +18031,Andrew Myers,2015-04-12 13:33:10-07:00,commit, +18032,Andrew Myers,2015-04-11 17:50:29-07:00,commit, +18033,Andrew Myers,2015-04-11 16:00:38-07:00,commit, +18034,John ZuHone,2015-04-10 23:55:08-05:00,commit, +18035,Kacper Kowalik,2015-04-10 15:18:18-05:00,commit, +18036,Kacper Kowalik,2015-04-10 11:09:38-05:00,commit, +18037,Nathan Goldbaum,2015-04-09 13:49:28-07:00,commit, +18038,Nathan Goldbaum,2015-04-09 13:47:53-07:00,commit, +18039,Nathan Goldbaum,2015-04-09 13:35:04-07:00,commit, +18040,Nathan Goldbaum,2015-04-09 13:34:43-07:00,commit, +18041,Nathan Goldbaum,2015-04-09 13:34:15-07:00,commit, +18042,Nathan Goldbaum,2015-04-09 13:33:33-07:00,commit, +18043,John ZuHone,2015-04-09 16:18:20-04:00,commit, +18044,John ZuHone,2015-04-09 14:33:26-04:00,commit, +18045,Matthew Turk,2015-04-09 11:05:34-05:00,commit, +18046,John ZuHone,2015-04-09 11:26:45-04:00,commit, +18047,Kacper Kowalik,2015-04-09 10:00:32-05:00,commit, +18048,Kacper Kowalik,2015-04-09 08:07:43-05:00,commit, +18049,Kacper Kowalik,2015-04-09 08:05:23-05:00,commit, +18050,Andrew Myers,2015-04-08 23:22:42-07:00,commit, +18051,Andrew Myers,2015-04-08 23:14:53-07:00,commit, +18052,John ZuHone,2015-04-08 16:39:33-04:00,commit, +18053,Kacper Kowalik,2015-04-08 15:11:39-05:00,commit, +18054,John ZuHone,2015-04-08 15:37:42-04:00,commit, +18055,John ZuHone,2015-04-08 15:36:17-04:00,commit, +18056,John ZuHone,2015-04-08 15:36:01-04:00,commit, +18057,Kacper Kowalik,2015-04-08 12:30:31-05:00,commit, +18058,Kacper Kowalik,2015-04-08 12:16:04-05:00,commit, +18059,Kacper Kowalik,2015-04-08 12:15:04-05:00,commit, +18060,John ZuHone,2015-04-08 12:53:44-04:00,commit, +18061,John ZuHone,2015-04-08 12:53:29-04:00,commit, +18062,John ZuHone,2015-04-08 11:10:04-04:00,commit, +18063,Kacper Kowalik,2015-04-08 10:04:00-05:00,commit, +18064,John ZuHone,2015-04-08 10:54:32-04:00,commit, +18065,John ZuHone,2015-04-08 10:05:04-04:00,commit, +18066,John ZuHone,2015-04-08 09:43:33-04:00,commit, +18067,Matthew Turk,2015-04-08 08:39:13-05:00,commit, +18068,Cameron Hummels,2015-04-07 20:08:48-07:00,commit, +18069,Cameron Hummels,2015-04-07 20:07:09-07:00,commit, +18070,Cameron Hummels,2015-04-07 20:06:11-07:00,commit, +18071,Matthew Turk,2015-04-07 16:38:48-05:00,commit, +18072,Matthew Turk,2015-04-07 13:36:35-05:00,commit, +18073,Andrew Myers,2015-04-06 23:39:03-07:00,commit, +18074,Andrew Myers,2015-04-06 23:10:36-07:00,commit, +18075,Andrew Myers,2015-04-06 21:43:44-07:00,commit, +18076,Andrew Myers,2015-04-06 21:42:37-07:00,commit, +18077,John ZuHone,2015-04-06 16:12:21-04:00,commit, +18078,Britton Smith,2015-04-04 14:45:01+01:00,commit, +18079,Britton Smith,2015-04-04 14:39:44+01:00,commit, +18080,Britton Smith,2015-04-04 14:30:04+01:00,commit, +18081,Britton Smith,2015-04-04 14:06:31+01:00,commit, +18082,Britton Smith,2015-04-04 13:12:56+01:00,commit, +18083,Britton Smith,2015-04-04 13:09:22+01:00,commit, +18084,Britton Smith,2015-04-04 12:59:28+01:00,commit, +18085,Britton Smith,2015-04-04 12:51:02+01:00,commit, +18086,Britton Smith,2015-04-04 12:50:16+01:00,commit, +18087,Britton Smith,2015-04-04 10:16:22+01:00,commit, +18088,Britton Smith,2015-04-04 10:10:56+01:00,commit, +18089,Andrew Myers,2015-04-04 00:15:43-07:00,commit, +18090,Andrew Myers,2015-04-04 00:15:29-07:00,commit, +18091,Andrew Myers,2015-04-03 23:57:21-07:00,commit, +18092,Andrew Myers,2015-04-03 23:36:50-07:00,commit, +18093,Andrew Myers,2015-04-03 23:36:33-07:00,commit, +18094,Andrew Myers,2015-04-03 23:11:50-07:00,commit, +18095,Matthew Turk,2015-04-03 21:32:06-05:00,commit, +18096,Andrew Myers,2015-04-03 18:08:06-07:00,commit, +18097,Andrew Myers,2015-04-03 18:03:46-07:00,commit, +18098,John ZuHone,2015-04-03 12:41:40-04:00,commit, +18099,Kacper Kowalik,2015-04-03 10:04:56-05:00,commit, +18100,John ZuHone,2015-04-03 10:13:20-04:00,commit, +18101,John ZuHone,2015-04-03 09:53:53-04:00,commit, +18102,John ZuHone,2015-04-03 00:13:50-04:00,commit, +18103,John ZuHone,2015-04-02 23:58:03-04:00,commit, +18104,Andrew Myers,2015-04-02 15:46:24-07:00,commit, +18105,Andrew Myers,2015-04-02 15:25:05-07:00,commit, +18106,Andrew Myers,2015-04-02 14:20:23-07:00,commit, +18107,Andrew Myers,2015-04-02 13:05:47-07:00,commit, +18108,Andrew Myers,2015-04-02 13:03:00-07:00,commit, +18109,Andrew Myers,2015-04-02 11:35:54-07:00,commit, +18110,Matthew Turk,2015-04-02 10:50:24-05:00,commit, +18111,Andrew Myers,2015-04-01 15:10:56-07:00,commit, +18112,Andrew Myers,2015-04-01 14:48:06-07:00,commit, +18113,Nathan Goldbaum,2015-04-01 14:25:52-07:00,commit, +18114,Andrew Myers,2015-04-01 13:41:09-07:00,commit, +18115,Andrew Myers,2015-04-01 12:24:06-07:00,commit, +18116,Andrew Myers,2015-04-01 12:08:15-07:00,commit, +18117,Andrew Myers,2015-04-01 12:06:48-07:00,commit, +18118,Andrew Myers,2015-04-01 11:29:15-07:00,commit, +18119,Matthew Turk,2015-04-01 13:22:20-05:00,commit, +18120,Andrew Myers,2015-04-01 11:00:11-07:00,commit, +18121,Matthew Turk,2015-03-31 21:04:38-05:00,commit, +18122,Matthew Turk,2015-03-31 20:47:31-05:00,commit, +18123,Andrew Myers,2015-03-31 18:31:33-07:00,commit, +18124,Andrew Myers,2015-03-31 18:26:38-07:00,commit, +18125,Andrew Myers,2015-03-31 18:05:18-07:00,commit, +18126,Andrew Myers,2015-03-31 18:01:53-07:00,commit, +18127,Andrew Myers,2015-03-31 16:48:32-07:00,commit, +18128,Andrew Myers,2015-03-31 16:46:17-07:00,commit, +18129,Andrew Myers,2015-03-31 16:45:55-07:00,commit, +18130,Andrew Myers,2015-03-31 14:36:44-07:00,commit, +18131,Nathan Goldbaum,2015-03-31 14:24:04-07:00,commit, +18132,Andrew Myers,2015-03-31 14:16:41-07:00,commit, +18133,Andrew Myers,2015-03-31 14:14:55-07:00,commit, +18134,Andrew Myers,2015-03-31 14:01:25-07:00,commit, +18135,Cameron Hummels,2015-03-31 13:36:55-07:00,commit, +18136,Andrew Myers,2015-03-31 12:33:10-07:00,commit, +18137,Andrew Myers,2015-03-31 12:29:08-07:00,commit, +18138,Andrew Myers,2015-03-31 12:22:23-07:00,commit, +18139,Cameron Hummels,2015-03-31 12:09:21-07:00,commit, +18140,Andrew Myers,2015-03-31 11:31:02-07:00,commit, +18141,Cameron Hummels,2015-03-31 10:28:34-07:00,commit, +18142,Andrew Myers,2015-03-31 10:28:26-07:00,commit, +18143,Andrew Myers,2015-03-31 10:26:54-07:00,commit, +18144,Cameron Hummels,2015-03-31 07:55:47-07:00,commit, +18145,Kacper Kowalik,2015-03-31 07:53:13-05:00,commit, +18146,Britton Smith,2015-03-31 09:09:04+01:00,commit, +18147,Britton Smith,2015-03-31 09:03:57+01:00,commit, +18148,Cameron Hummels,2015-03-30 22:09:41-07:00,commit, +18149,Cameron Hummels,2015-03-30 21:47:56-07:00,commit, +18150,Cameron Hummels,2015-03-30 18:05:00-07:00,commit, +18151,Cameron Hummels,2015-03-30 18:04:33-07:00,commit, +18152,Cameron Hummels,2015-03-30 17:00:19-07:00,commit, +18153,Cameron Hummels,2015-03-30 16:59:58-07:00,commit, +18154,Nathan Goldbaum,2015-03-30 15:52:25-07:00,commit, +18155,Nathan Goldbaum,2015-03-30 15:21:51-07:00,commit, +18156,Matthew Turk,2015-03-30 17:15:49-05:00,commit, +18157,Britton Smith,2015-03-30 23:10:58+01:00,commit, +18158,Matthew Turk,2015-03-30 17:05:24-05:00,commit, +18159,Britton Smith,2015-03-30 23:04:12+01:00,commit, +18160,Nathan Goldbaum,2015-03-30 14:31:27-07:00,commit, +18161,Britton Smith,2015-03-30 22:05:02+01:00,commit, +18162,Matthew Turk,2015-03-30 16:03:50-05:00,commit, +18163,Cameron Hummels,2015-03-30 13:48:19-07:00,commit, +18164,Cameron Hummels,2015-03-30 13:47:50-07:00,commit, +18165,Britton Smith,2015-03-30 21:40:48+01:00,commit, +18166,Matthew Turk,2015-03-30 15:19:50-05:00,commit, +18167,Matthew Turk,2015-03-30 15:10:32-05:00,commit, +18168,Cameron Hummels,2015-03-30 13:09:20-07:00,commit, +18169,Britton Smith,2015-03-30 21:09:10+01:00,commit, +18170,Britton Smith,2015-03-30 21:07:02+01:00,commit, +18171,Adam Ginsburg,2015-03-30 21:38:56+02:00,commit, +18172,Britton Smith,2015-03-30 19:49:55+01:00,commit, +18173,Britton Smith,2015-03-30 19:40:13+01:00,commit, +18174,Britton Smith,2015-03-30 19:34:10+01:00,commit, +18175,John ZuHone,2015-03-30 14:32:23-04:00,commit, +18176,John ZuHone,2015-03-30 14:26:06-04:00,commit, +18177,Matthew Turk,2015-03-30 13:10:14-05:00,commit, +18178,Matthew Turk,2015-03-30 13:09:53-05:00,commit, +18179,Nathan Goldbaum,2015-03-30 10:31:49-07:00,commit, +18180,Cameron Hummels,2015-03-30 09:31:20-07:00,commit, +18181,Matthew Turk,2015-03-29 12:11:10-05:00,commit, +18182,Britton Smith,2015-03-29 14:11:53+01:00,commit, +18183,Cameron Hummels,2015-03-27 17:30:32-07:00,commit, +18184,Cameron Hummels,2015-03-27 17:29:31-07:00,commit, +18185,Nathan Goldbaum,2015-03-27 16:53:52-07:00,commit, +18186,Nathan Goldbaum,2015-03-27 14:13:24-07:00,commit, +18187,Nathan Goldbaum,2015-03-27 14:09:24-07:00,commit, +18188,Matthew Turk,2015-03-27 16:04:14-05:00,commit, +18189,Nathan Goldbaum,2015-03-27 13:24:57-07:00,commit, +18190,Matthew Turk,2015-03-27 15:09:28-05:00,commit, +18191,John ZuHone,2015-03-27 14:47:11-04:00,commit, +18192,Nathan Goldbaum,2015-03-27 10:37:54-07:00,commit, +18193,Matthew Turk,2015-03-26 18:02:48-05:00,commit, +18194,Nathan Goldbaum,2015-03-26 15:21:20-07:00,commit, +18195,Nathan Goldbaum,2015-03-26 15:20:41-07:00,commit, +18196,Cameron Hummels,2015-03-26 14:59:18-07:00,commit, +18197,Cameron Hummels,2015-03-26 14:04:20-07:00,commit, +18198,Cameron Hummels,2015-03-26 13:54:40-07:00,commit, +18199,Cameron Hummels,2015-03-26 11:25:25-07:00,commit, +18200,Cameron Hummels,2015-03-26 11:09:41-07:00,commit, +18201,Cameron Hummels,2015-03-26 10:45:38-07:00,commit, +18202,Cameron Hummels,2015-03-26 10:23:19-07:00,commit, +18203,Cameron Hummels,2015-03-26 10:17:30-07:00,commit, +18204,John ZuHone,2015-03-26 13:15:17-04:00,commit, +18205,John ZuHone,2015-03-26 13:14:52-04:00,commit, +18206,Michael Zingale,2015-03-26 12:28:07-04:00,commit, +18207,John ZuHone,2015-03-26 10:12:34-04:00,commit, +18208,John ZuHone,2015-03-26 10:12:07-04:00,commit, +18209,John ZuHone,2015-03-26 10:11:53-04:00,commit, +18210,Nathan Goldbaum,2015-03-25 18:00:44-07:00,commit, +18211,Nathan Goldbaum,2015-03-25 17:36:04-07:00,commit, +18212,Cameron Hummels,2015-03-25 15:40:01-07:00,commit, +18213,Cameron Hummels,2015-03-25 15:30:43-07:00,commit, +18214,John ZuHone,2015-03-25 15:47:36-04:00,commit, +18215,Desika Narayanan,2015-03-25 15:20:54-04:00,commit, +18216,John ZuHone,2015-03-25 14:34:56-04:00,commit, +18217,John ZuHone,2015-03-25 14:31:15-04:00,commit, +18218,John ZuHone,2015-03-25 14:31:05-04:00,commit, +18219,John ZuHone,2015-03-25 14:27:50-04:00,commit, +18220,John ZuHone,2015-03-25 14:27:29-04:00,commit, +18221,John ZuHone,2015-03-25 13:43:13-04:00,commit, +18222,Matthew Turk,2015-03-24 22:54:40-05:00,commit, +18223,Matthew Turk,2015-03-24 22:28:28-05:00,commit, +18224,Matthew Turk,2015-03-24 22:15:29-05:00,commit, +18225,Matthew Turk,2015-03-24 18:55:46-05:00,commit, +18226,Michael Zingale,2015-03-24 18:57:41-04:00,commit, +18227,Michael Zingale,2015-03-24 15:28:08-04:00,commit, +18228,Michael Zingale,2015-03-24 15:11:20-04:00,commit, +18229,Michael Zingale,2015-03-24 14:28:04-04:00,commit, +18230,Michael Zingale,2015-03-24 14:26:55-04:00,commit, +18231,Michael Zingale,2015-03-24 14:22:42-04:00,commit, +18232,Andrew Myers,2015-03-23 20:45:56-07:00,commit, +18233,Matthew Turk,2015-03-23 13:51:47-05:00,commit, +18234,Nathan Goldbaum,2015-03-23 10:01:28-07:00,commit, +18235,Nathan Goldbaum,2015-03-23 09:55:40-07:00,commit, +18236,Nathan Goldbaum,2015-03-23 00:12:02-07:00,commit, +18237,Andrew Myers,2015-03-22 23:59:00-07:00,commit, +18238,Nathan Goldbaum,2015-03-22 22:48:13-07:00,commit, +18239,Andrew Myers,2015-03-22 21:26:10-07:00,commit, +18240,Andrew Myers,2015-03-22 21:21:41-07:00,commit, +18241,Andrew Myers,2015-03-22 20:54:01-07:00,commit, +18242,Andrew Myers,2015-03-22 20:47:02-07:00,commit, +18243,Nathan Goldbaum,2015-03-22 20:36:44-07:00,commit, +18244,Nathan Goldbaum,2015-03-22 20:36:31-07:00,commit, +18245,Nathan Goldbaum,2015-03-22 18:42:41-07:00,commit, +18246,Nathan Goldbaum,2015-03-22 18:39:46-07:00,commit, +18247,Nathan Goldbaum,2015-03-22 18:31:52-07:00,commit, +18248,Nathan Goldbaum,2015-03-22 18:01:52-07:00,commit, +18249,Nathan Goldbaum,2015-03-22 17:19:42-07:00,commit, +18250,Nathan Goldbaum,2015-03-22 17:09:46-07:00,commit, +18251,Nathan Goldbaum,2015-03-22 17:09:26-07:00,commit, +18252,Nathan Goldbaum,2015-03-22 17:07:58-07:00,commit, +18253,Nathan Goldbaum,2015-03-22 15:59:43-07:00,commit, +18254,Nathan Goldbaum,2015-03-22 15:59:25-07:00,commit, +18255,Andrew Myers,2015-03-22 15:52:03-07:00,commit, +18256,Andrew Myers,2015-03-22 15:46:07-07:00,commit, +18257,Andrew Myers,2015-03-22 15:44:43-07:00,commit, +18258,Andrew Myers,2015-03-22 15:43:54-07:00,commit, +18259,Nathan Goldbaum,2015-03-22 11:47:20-07:00,commit, +18260,Kacper Kowalik,2015-03-22 13:36:06-05:00,commit, +18261,Kacper Kowalik,2015-03-22 12:44:36-05:00,commit, +18262,Kacper Kowalik,2015-03-22 12:32:38-05:00,commit, +18263,Matthew Turk,2015-03-21 21:52:34-05:00,commit, +18264,Matthew Turk,2015-03-21 13:15:47-05:00,commit, +18265,Matthew Turk,2015-03-21 13:07:22-05:00,commit, +18266,Matthew Turk,2015-03-21 13:06:36-05:00,commit, +18267,Matthew Turk,2015-03-21 12:22:21-05:00,commit, +18268,Matthew Turk,2015-03-21 12:11:43-05:00,commit, +18269,Matthew Turk,2015-03-21 11:09:03-05:00,commit, +18270,Matthew Turk,2015-03-21 10:33:30-05:00,commit, +18271,Matthew Turk,2015-03-20 23:41:36-05:00,commit, +18272,John ZuHone,2015-03-20 18:21:12-06:00,commit, +18273,Cameron Hummels,2015-03-20 15:20:51-07:00,commit, +18274,Cameron Hummels,2015-03-20 14:54:52-07:00,commit, +18275,Nathan Goldbaum,2015-03-19 16:53:04-07:00,commit, +18276,Matthew Turk,2015-03-19 14:55:30-05:00,commit, +18277,Matthew Turk,2015-03-19 14:55:03-05:00,commit, +18278,Cameron Hummels,2015-03-19 12:40:54-07:00,commit, +18279,Cameron Hummels,2015-03-19 12:38:47-07:00,commit, +18280,Andrew Myers,2015-03-19 12:17:58-07:00,commit, +18281,Nathan Goldbaum,2015-03-19 12:07:41-07:00,commit, +18282,Matthew Turk,2015-03-19 11:43:58-05:00,commit, +18283,Matthew Turk,2015-03-19 09:17:51-06:00,commit, +18284,Cameron Hummels,2015-03-18 21:09:26-07:00,commit, +18285,Cameron Hummels,2015-03-18 18:42:32-07:00,commit, +18286,Cameron Hummels,2015-03-18 15:54:29-07:00,commit, +18287,Cameron Hummels,2015-03-18 15:54:10-07:00,commit, +18288,Cameron Hummels,2015-03-18 15:32:03-07:00,commit, +18289,Cameron Hummels,2015-03-18 15:26:16-07:00,commit, +18290,Nathan Goldbaum,2015-03-18 14:40:24-07:00,commit, +18291,Nathan Goldbaum,2015-03-18 14:37:03-07:00,commit, +18292,Nathan Goldbaum,2015-03-18 14:35:51-07:00,commit, +18293,Andrew Myers,2015-03-18 11:22:50-06:00,commit, +18294,Sam Skillman,2015-03-18 10:58:58-06:00,commit, +18295,Matthew Turk,2015-03-18 10:37:37-05:00,commit, +18296,Andrew Myers,2015-03-18 01:28:55-06:00,commit, +18297,Andrew Myers,2015-03-18 01:23:28-06:00,commit, +18298,Sam Skillman,2015-03-18 01:20:51-06:00,commit, +18299,Andrew Myers,2015-03-18 01:19:51-06:00,commit, +18300,Andrew Myers,2015-03-18 01:02:47-06:00,commit, +18301,Andrew Myers,2015-03-18 00:30:56-06:00,commit, +18302,Nathan Goldbaum,2015-03-17 22:57:15-07:00,commit, +18303,Cameron Hummels,2015-03-17 19:33:19-07:00,commit, +18304,Cameron Hummels,2015-03-17 19:32:30-07:00,commit, +18305,Cameron Hummels,2015-03-17 19:31:55-07:00,commit, +18306,Cameron Hummels,2015-03-17 19:31:42-07:00,commit, +18307,Cameron Hummels,2015-03-17 18:22:04-07:00,commit, +18308,Sam Skillman,2015-03-17 19:21:48-06:00,commit, +18309,Cameron Hummels,2015-03-17 18:03:44-07:00,commit, +18310,Cameron Hummels,2015-03-17 17:40:55-07:00,commit, +18311,Cameron Hummels,2015-03-17 17:40:28-07:00,commit, +18312,Cameron Hummels,2015-03-17 16:02:37-07:00,commit, +18313,Cameron Hummels,2015-03-17 14:41:15-07:00,commit, +18314,Sam Skillman,2015-03-17 12:08:39-06:00,commit, +18315,John ZuHone,2015-03-17 11:44:31-06:00,commit, +18316,John ZuHone,2015-03-17 11:38:17-06:00,commit, +18317,Sam Skillman,2015-03-17 09:45:48-07:00,commit, +18318,Sam Skillman,2015-03-17 07:34:24-07:00,commit, +18319,Desika Narayanan,2015-03-17 10:02:47-04:00,commit, +18320,Nathan Goldbaum,2015-03-16 18:57:10-07:00,commit, +18321,Nathan Goldbaum,2015-03-16 18:56:43-07:00,commit, +18322,Sam Skillman,2015-03-16 19:50:01-06:00,commit, +18323,Nathan Goldbaum,2015-03-16 18:41:18-07:00,commit, +18324,Nathan Goldbaum,2015-03-16 18:39:23-07:00,commit, +18325,Nathan Goldbaum,2015-03-16 18:18:15-07:00,commit, +18326,Nathan Goldbaum,2015-03-16 18:17:58-07:00,commit, +18327,Sam Skillman,2015-03-16 19:03:56-06:00,commit, +18328,Sam Skillman,2015-03-16 17:51:03-06:00,commit, +18329,Sam Skillman,2015-03-16 17:46:26-06:00,commit, +18330,Sam Skillman,2015-03-16 17:34:26-06:00,commit, +18331,Sam Skillman,2015-03-16 17:20:25-06:00,commit, +18332,Cameron Hummels,2015-03-16 14:08:27-07:00,commit, +18333,Sam Skillman,2015-03-16 11:59:31-06:00,commit, +18334,Sam Skillman,2015-03-16 11:43:37-06:00,commit, +18335,Sam Skillman,2015-03-16 11:37:07-06:00,commit, +18336,Sam Skillman,2015-03-16 11:20:04-06:00,commit, +18337,Sam Skillman,2015-03-16 09:59:04-06:00,commit, +18338,Sam Skillman,2015-03-16 09:55:19-06:00,commit, +18339,Sam Skillman,2015-03-16 09:34:31-06:00,commit, +18340,Nathan Goldbaum,2015-03-16 00:04:37-07:00,commit, +18341,Nathan Goldbaum,2015-03-15 23:01:07-07:00,commit, +18342,Nathan Goldbaum,2015-03-15 23:00:43-07:00,commit, +18343,Nathan Goldbaum,2015-03-15 23:00:26-07:00,commit, +18344,Nathan Goldbaum,2015-03-15 23:00:03-07:00,commit, +18345,Nathan Goldbaum,2015-03-15 22:29:02-07:00,commit, +18346,Nathan Goldbaum,2015-03-15 22:25:13-07:00,commit, +18347,Nathan Goldbaum,2015-03-15 22:24:54-07:00,commit, +18348,Nathan Goldbaum,2015-03-15 19:09:01-07:00,commit, +18349,Nathan Goldbaum,2015-03-15 19:06:07-07:00,commit, +18350,Nathan Goldbaum,2015-03-15 19:05:12-07:00,commit, +18351,Nathan Goldbaum,2015-03-15 19:03:18-07:00,commit, +18352,Miguel de Val-Borro,2015-03-14 23:28:54-04:00,commit, +18353,John ZuHone,2015-03-14 01:37:33-04:00,commit, +18354,John ZuHone,2015-03-14 01:28:49-04:00,commit, +18355,Matthew Turk,2015-03-13 21:41:21-05:00,commit, +18356,Michael Zingale,2015-03-13 21:08:29-04:00,commit, +18357,Sam Skillman,2015-03-13 16:37:54-07:00,commit, +18358,Cameron Hummels,2015-03-13 16:07:46-07:00,commit, +18359,Sam Skillman,2015-03-13 15:27:32-07:00,commit, +18360,Sam Skillman,2015-03-13 15:26:07-07:00,commit, +18361,Cameron Hummels,2015-03-13 15:14:07-07:00,commit, +18362,Cameron Hummels,2015-03-13 14:16:52-07:00,commit, +18363,Kacper Kowalik,2015-03-13 15:24:08-05:00,commit, +18364,Miguel de Val-Borro,2015-03-13 15:39:58-04:00,commit, +18365,Matthew Turk,2015-03-13 14:28:37-05:00,commit, +18366,Sam Skillman,2015-03-13 12:19:08-07:00,commit, +18367,Sam Skillman,2015-03-13 12:17:56-07:00,commit, +18368,Nathan Goldbaum,2015-03-13 12:02:39-07:00,commit, +18369,Nathan Goldbaum,2015-03-13 10:46:54-07:00,commit, +18370,Cameron Hummels,2015-03-13 09:35:35-07:00,commit, +18371,Cameron Hummels,2015-03-13 09:31:40-07:00,commit, +18372,John ZuHone,2015-03-13 11:26:28-04:00,commit, +18373,Matthew Turk,2015-03-13 09:55:44-05:00,commit, +18374,Miguel de Val-Borro,2015-03-13 10:36:45-04:00,commit, +18375,Matthew Turk,2015-03-13 09:30:12-05:00,commit, +18376,Matthew Turk,2015-03-13 09:28:21-05:00,commit, +18377,John ZuHone,2015-03-13 10:02:05-04:00,commit, +18378,John ZuHone,2015-03-13 09:35:40-04:00,commit, +18379,John ZuHone,2015-03-13 09:32:02-04:00,commit, +18380,Matthew Turk,2015-03-13 06:32:43-05:00,commit, +18381,John ZuHone,2015-03-12 21:50:56-04:00,commit, +18382,Jonah Miller,2015-03-12 21:15:07-04:00,commit, +18383,Jonah Miller,2015-03-12 21:10:06-04:00,commit, +18384,John ZuHone,2015-03-12 21:07:37-04:00,commit, +18385,John ZuHone,2015-03-12 20:45:58-04:00,commit, +18386,John ZuHone,2015-03-12 20:45:42-04:00,commit, +18387,Cameron Hummels,2015-03-12 17:33:56-07:00,commit, +18388,John ZuHone,2015-03-12 20:33:14-04:00,commit, +18389,Cameron Hummels,2015-03-12 17:32:52-07:00,commit, +18390,Cameron Hummels,2015-03-12 17:18:25-07:00,commit, +18391,Kacper Kowalik,2015-03-12 19:08:53-05:00,commit, +18392,Kacper Kowalik,2015-03-12 18:37:22-05:00,commit, +18393,Kacper Kowalik,2015-03-12 18:32:03-05:00,commit, +18394,Kacper Kowalik,2015-03-12 18:26:43-05:00,commit, +18395,Kacper Kowalik,2015-03-12 18:25:12-05:00,commit, +18396,Kacper Kowalik,2015-03-12 18:24:36-05:00,commit, +18397,Nathan Goldbaum,2015-03-12 16:11:00-07:00,commit, +18398,Cameron Hummels,2015-03-12 15:33:44-07:00,commit, +18399,Sam Skillman,2015-03-12 14:50:07-07:00,commit, +18400,Miguel de Val-Borro,2015-03-12 16:54:07-04:00,commit, +18401,Miguel de Val-Borro,2015-03-12 16:29:24-04:00,commit, +18402,Suoqing Ji,2015-03-12 13:26:04-07:00,commit, +18403,Sam Skillman,2015-03-12 13:18:39-07:00,commit, +18404,Miguel de Val-Borro,2015-03-12 16:15:03-04:00,commit, +18405,John ZuHone,2015-03-12 16:07:28-04:00,commit, +18406,John ZuHone,2015-03-12 16:07:11-04:00,commit, +18407,John ZuHone,2015-03-12 16:06:46-04:00,commit, +18408,Cameron Hummels,2015-03-12 12:57:18-07:00,commit, +18409,Cameron Hummels,2015-03-12 12:22:00-07:00,commit, +18410,Cameron Hummels,2015-03-12 11:52:19-07:00,commit, +18411,Cameron Hummels,2015-03-12 11:48:17-07:00,commit, +18412,John ZuHone,2015-03-12 13:46:37-04:00,commit, +18413,John ZuHone,2015-03-12 13:35:59-04:00,commit, +18414,John ZuHone,2015-03-12 13:31:26-04:00,commit, +18415,Miguel de Val-Borro,2015-03-12 10:59:09-04:00,commit, +18416,Andrew Myers,2015-03-12 10:55:44-07:00,commit, +18417,Nathan Goldbaum,2015-03-12 10:37:06-07:00,commit, +18418,Kacper Kowalik,2015-03-12 12:24:39-05:00,commit, +18419,Kacper Kowalik,2015-03-12 12:23:57-05:00,commit, +18420,Miguel de Val-Borro,2015-03-12 11:23:31-04:00,commit, +18421,Sam Skillman,2015-03-12 08:04:46-07:00,commit, +18422,Suoqing Ji,2015-03-12 02:16:29-07:00,commit, +18423,Nathan Goldbaum,2015-03-11 23:55:44-07:00,commit, +18424,Nathan Goldbaum,2015-03-11 23:54:03-07:00,commit, +18425,Cameron Hummels,2015-03-11 15:46:55-07:00,commit, +18426,Cameron Hummels,2015-03-11 14:50:55-07:00,commit, +18427,Cameron Hummels,2015-03-11 14:45:02-07:00,commit, +18428,Jonah Miller,2015-03-11 16:30:26-04:00,commit, +18429,Kacper Kowalik,2015-03-11 14:42:23-05:00,commit, +18430,Kacper Kowalik,2015-03-11 14:38:54-05:00,commit, +18431,Kacper Kowalik,2015-03-11 12:22:51-05:00,commit, +18432,Kacper Kowalik,2015-03-11 12:16:49-05:00,commit, +18433,Matthew Turk,2015-03-11 09:06:34-05:00,commit, +18434,Matthew Turk,2015-03-11 06:04:17-05:00,commit, +18435,Cameron Hummels,2015-03-10 15:34:05-07:00,commit, +18436,Cameron Hummels,2015-03-10 14:47:26-07:00,commit, +18437,Cameron Hummels,2015-03-10 14:04:47-07:00,commit, +18438,Cameron Hummels,2015-03-10 13:45:04-07:00,commit, +18439,Kacper Kowalik,2015-03-10 14:35:17-05:00,commit, +18440,Sam Skillman,2015-03-10 12:27:11-07:00,commit, +18441,Sam Skillman,2015-03-10 12:13:49-07:00,commit, +18442,Cameron Hummels,2015-03-10 12:12:39-07:00,commit, +18443,Sam Skillman,2015-03-10 12:09:55-07:00,commit, +18444,Sam Skillman,2015-03-10 12:03:09-07:00,commit, +18445,Sam Skillman,2015-03-10 11:03:04-07:00,commit, +18446,John ZuHone,2015-03-10 10:52:15-04:00,commit, +18447,John ZuHone,2015-03-10 10:27:01-04:00,commit, +18448,John ZuHone,2015-03-10 02:17:03-04:00,commit, +18449,John ZuHone,2015-03-10 00:28:37-04:00,commit, +18450,Nathan Goldbaum,2015-03-09 15:57:08-07:00,commit, +18451,Nathan Goldbaum,2015-03-09 15:47:35-07:00,commit, +18452,Nathan Goldbaum,2015-03-09 14:30:17-07:00,commit, +18453,Matthew Turk,2015-03-09 16:18:43-05:00,commit, +18454,Matthew Turk,2015-03-09 16:16:08-05:00,commit, +18455,Nathan Goldbaum,2015-03-09 14:01:25-07:00,commit, +18456,Matthew Turk,2015-03-09 13:17:55-05:00,commit, +18457,Nathan Goldbaum,2015-03-09 11:15:47-07:00,commit, +18458,Matthew Turk,2015-03-09 11:13:34-05:00,commit, +18459,Nathan Goldbaum,2015-03-08 21:18:59-07:00,commit, +18460,Sam Skillman,2015-03-08 20:59:34-07:00,commit, +18461,Sam Skillman,2015-03-08 14:56:16-07:00,commit, +18462,Matthew Turk,2015-03-07 16:18:52-06:00,commit, +18463,Matthew Turk,2015-03-07 16:18:10-06:00,commit, +18464,Matthew Turk,2015-03-07 14:05:18-06:00,commit, +18465,Matthew Turk,2015-03-07 10:32:36-06:00,commit, +18466,Matthew Turk,2015-03-07 09:51:13-06:00,commit, +18467,Matthew Turk,2015-03-07 09:43:27-06:00,commit, +18468,Matthew Turk,2015-03-06 20:49:46-06:00,commit, +18469,Matthew Turk,2015-03-06 19:02:26-06:00,commit, +18470,Matthew Turk,2015-03-06 14:18:04-06:00,commit, +18471,Matthew Turk,2015-03-06 14:16:34-06:00,commit, +18472,Sam Skillman,2015-03-06 12:15:58-08:00,commit, +18473,Sam Skillman,2015-03-06 12:10:09-08:00,commit, +18474,Matthew Turk,2015-03-06 13:59:02-06:00,commit, +18475,Matthew Turk,2015-03-06 12:53:50-06:00,commit, +18476,Matthew Turk,2015-03-06 09:59:52-06:00,commit, +18477,Matthew Turk,2015-03-06 09:05:13-06:00,commit, +18478,Sam Skillman,2015-03-05 18:08:40-08:00,commit, +18479,Sam Skillman,2015-03-05 17:54:14-08:00,commit, +18480,Sam Skillman,2015-03-05 17:49:12-08:00,commit, +18481,Sam Skillman,2015-03-05 17:34:27-08:00,commit, +18482,Kacper Kowalik,2015-03-05 15:55:16-06:00,commit, +18483,Suoqing Ji,2015-03-05 13:48:04-08:00,commit, +18484,Nathan Goldbaum,2015-03-05 13:48:04-08:00,commit, +18485,Sam Skillman,2015-03-05 13:41:35-08:00,commit, +18486,Sam Skillman,2015-03-05 12:39:35-08:00,commit, +18487,Miguel de Val-Borro,2015-03-05 15:23:26-05:00,commit, +18488,Miguel de Val-Borro,2015-03-05 14:55:21-05:00,commit, +18489,Matthew Turk,2015-03-05 13:15:17-06:00,commit, +18490,Kacper Kowalik,2015-03-05 12:58:52-06:00,commit, +18491,Kacper Kowalik,2015-03-05 12:56:36-06:00,commit, +18492,Miguel de Val-Borro,2015-03-05 13:55:36-05:00,commit, +18493,Sam Skillman,2015-03-05 10:28:48-08:00,commit, +18494,Kacper Kowalik,2015-03-05 10:23:40-06:00,commit, +18495,Sam Skillman,2015-03-05 08:10:38-08:00,commit, +18496,Kacper Kowalik,2015-03-05 10:08:02-06:00,commit, +18497,Kacper Kowalik,2015-03-05 09:01:34-06:00,commit, +18498,Kacper Kowalik,2015-03-05 08:56:44-06:00,commit, +18499,Kacper Kowalik,2015-03-05 08:50:51-06:00,commit, +18500,Sam Skillman,2015-03-04 16:40:44-08:00,commit, +18501,Sam Skillman,2015-03-04 14:53:01-08:00,commit, +18502,Matthew Turk,2015-03-04 15:26:43-06:00,commit, +18503,Nathan Goldbaum,2015-03-04 10:08:57-08:00,commit, +18504,Sam Skillman,2015-03-04 09:42:37-08:00,commit, +18505,Matthew Turk,2015-03-04 08:45:14-06:00,commit, +18506,Matthew Turk,2015-03-04 06:45:31-06:00,commit, +18507,Matthew Turk,2015-03-04 06:45:07-06:00,commit, +18508,Matthew Turk,2015-03-03 20:42:53-06:00,commit, +18509,Matthew Turk,2015-03-03 20:42:40-06:00,commit, +18510,Matthew Turk,2015-03-03 19:50:59-06:00,commit, +18511,Sam Skillman,2015-03-03 16:13:01-08:00,commit, +18512,Chris Malone,2015-03-03 16:55:49-07:00,commit, +18513,Kacper Kowalik,2015-03-03 17:32:45-06:00,commit, +18514,Sam Skillman,2015-03-03 15:27:40-08:00,commit, +18515,Kacper Kowalik,2015-03-03 17:23:47-06:00,commit, +18516,Michael Zingale,2015-03-03 15:26:33-05:00,commit, +18517,Nathan Goldbaum,2015-03-03 11:32:59-08:00,commit, +18518,Cameron Hummels,2015-03-03 12:19:26-07:00,commit, +18519,Cameron Hummels,2015-03-03 12:18:05-07:00,commit, +18520,Matthew Turk,2015-03-03 13:14:37-06:00,commit, +18521,Nathan Goldbaum,2015-03-03 11:13:14-08:00,commit, +18522,Matthew Turk,2015-03-03 13:10:54-06:00,commit, +18523,Matthew Turk,2015-03-03 13:10:04-06:00,commit, +18524,Nathan Goldbaum,2015-03-03 11:08:21-08:00,commit, +18525,Nathan Goldbaum,2015-03-03 11:06:05-08:00,commit, +18526,Kacper Kowalik,2015-03-03 11:40:03-06:00,commit, +18527,Kacper Kowalik,2015-03-03 10:55:40-06:00,commit, +18528,John ZuHone,2015-03-03 11:06:49-05:00,commit, +18529,John ZuHone,2015-03-02 22:19:57-05:00,commit, +18530,Michael Zingale,2015-03-02 20:08:57-05:00,commit, +18531,Nathan Goldbaum,2015-03-02 13:10:40-08:00,commit, +18532,Nathan Goldbaum,2015-03-02 12:29:58-08:00,commit, +18533,Nathan Goldbaum,2015-03-02 12:03:37-08:00,commit, +18534,Nathan Goldbaum,2015-03-02 12:01:19-08:00,commit, +18535,Michael Zingale,2015-03-02 14:14:43-05:00,commit, +18536,John ZuHone,2015-03-02 01:03:51-05:00,commit, +18537,John ZuHone,2015-03-02 00:53:39-05:00,commit, +18538,John ZuHone,2015-03-02 00:50:42-05:00,commit, +18539,John ZuHone,2015-03-02 00:24:57-05:00,commit, +18540,John ZuHone,2015-03-01 20:02:54-05:00,commit, +18541,John ZuHone,2015-03-01 12:50:33-05:00,commit, +18542,John ZuHone,2015-03-01 12:45:55-05:00,commit, +18543,John ZuHone,2015-03-01 10:49:07-05:00,commit, +18544,John ZuHone,2015-03-01 10:06:36-05:00,commit, +18545,Andrew Myers,2015-02-28 23:46:40-08:00,commit, +18546,Nathan Goldbaum,2015-02-27 19:05:35-08:00,commit, +18547,Andrew Myers,2015-02-27 17:04:05-08:00,commit, +18548,Andrew Myers,2015-02-27 17:03:03-08:00,commit, +18549,Andrew Myers,2015-02-27 16:57:36-08:00,commit, +18550,Andrew Myers,2015-02-27 16:49:42-08:00,commit, +18551,Nathan Goldbaum,2015-02-27 14:03:02-08:00,commit, +18552,Cameron Hummels,2015-02-27 14:26:51-07:00,commit, +18553,Nathan Goldbaum,2015-02-27 12:59:08-08:00,commit, +18554,Nathan Goldbaum,2015-02-27 12:45:04-08:00,commit, +18555,Matthew Turk,2015-02-27 11:17:15-06:00,commit, +18556,Matthew Turk,2015-02-27 10:31:28-06:00,commit, +18557,John ZuHone,2015-02-27 10:26:03-05:00,commit, +18558,Matthew Turk,2015-02-27 09:03:55-06:00,commit, +18559,Andrew Myers,2015-02-27 00:09:35-08:00,commit, +18560,Andrew Myers,2015-02-26 23:54:30-08:00,commit, +18561,Andrew Myers,2015-02-26 23:28:58-08:00,commit, +18562,John ZuHone,2015-02-26 20:28:24-05:00,commit, +18563,Nathan Goldbaum,2015-02-26 15:09:39-08:00,commit, +18564,John ZuHone,2015-02-26 13:44:50-05:00,commit, +18565,John ZuHone,2015-02-26 10:29:48-05:00,commit, +18566,John ZuHone,2015-02-26 10:28:31-05:00,commit, +18567,John ZuHone,2015-02-26 00:07:53-05:00,commit, +18568,John ZuHone,2015-02-25 23:37:27-05:00,commit, +18569,John ZuHone,2015-02-25 22:35:20-05:00,commit, +18570,John ZuHone,2015-02-25 22:17:52-05:00,commit, +18571,Cameron Hummels,2015-02-25 19:49:34-07:00,commit, +18572,Kacper Kowalik,2015-02-25 16:36:51-06:00,commit, +18573,Kacper Kowalik,2015-02-25 16:34:04-06:00,commit, +18574,John ZuHone,2015-02-25 17:27:43-05:00,commit, +18575,Cameron Hummels,2015-02-25 14:24:57-07:00,commit, +18576,Cameron Hummels,2015-02-25 14:13:59-07:00,commit, +18577,Cameron Hummels,2015-02-25 14:06:54-07:00,commit, +18578,Kacper Kowalik,2015-02-25 14:34:49-06:00,commit, +18579,Cameron Hummels,2015-02-25 13:20:55-07:00,commit, +18580,Kacper Kowalik,2015-02-25 13:43:09-06:00,commit, +18581,Kacper Kowalik,2015-02-25 13:35:33-06:00,commit, +18582,Kacper Kowalik,2015-02-25 13:19:40-06:00,commit, +18583,Kacper Kowalik,2015-02-25 12:46:13-06:00,commit, +18584,Kacper Kowalik,2015-02-25 12:43:56-06:00,commit, +18585,Kacper Kowalik,2015-02-25 12:29:32-06:00,commit, +18586,Kacper Kowalik,2015-02-25 12:28:17-06:00,commit, +18587,Kacper Kowalik,2015-02-25 12:25:11-06:00,commit, +18588,Kacper Kowalik,2015-02-25 12:21:04-06:00,commit, +18589,Kacper Kowalik,2015-02-25 11:35:23-06:00,commit, +18590,Kacper Kowalik,2015-02-25 11:31:40-06:00,commit, +18591,Kacper Kowalik,2015-02-25 08:29:07-06:00,commit, +18592,Kacper Kowalik,2015-02-25 08:27:16-06:00,commit, +18593,Andrew Myers,2015-02-24 21:33:54-08:00,commit, +18594,Andrew Myers,2015-02-24 21:18:08-08:00,commit, +18595,Andrew Myers,2015-02-24 21:17:35-08:00,commit, +18596,Matthew Turk,2015-02-24 15:45:28-06:00,commit, +18597,Matthew Turk,2015-02-24 15:19:39-06:00,commit, +18598,Nathan Goldbaum,2015-02-24 12:57:24-08:00,commit, +18599,Cameron Hummels,2015-02-24 08:52:44-07:00,commit, +18600,Cameron Hummels,2015-02-24 08:49:19-07:00,commit, +18601,Cameron Hummels,2015-02-24 08:36:01-07:00,commit, +18602,Matthew Turk,2015-02-23 20:22:48-06:00,commit, +18603,Nathan Goldbaum,2015-02-23 14:35:41-08:00,commit, +18604,Kacper Kowalik,2015-02-23 13:03:06-06:00,commit, +18605,Matthew Turk,2015-02-23 11:10:59-06:00,commit, +18606,Kacper Kowalik,2015-02-22 21:15:39-06:00,commit, +18607,Matthew Turk,2015-02-22 20:20:15-06:00,commit, +18608,Cameron Hummels,2015-02-22 08:59:54-07:00,commit, +18609,Suoqing Ji,2015-02-22 00:05:44-08:00,commit, +18610,Matthew Turk,2015-02-21 21:10:26-06:00,commit, +18611,Matthew Turk,2015-02-21 19:01:17-06:00,commit, +18612,Britton Smith,2015-02-20 19:33:18+00:00,commit, +18613,Nathan Goldbaum,2015-02-20 09:54:18-08:00,commit, +18614,Cameron Hummels,2015-02-20 05:01:54-07:00,commit, +18615,Nathan Goldbaum,2015-02-19 19:07:37-08:00,commit, +18616,Nathan Goldbaum,2015-02-19 18:44:24-08:00,commit, +18617,Nathan Goldbaum,2015-02-19 18:43:57-08:00,commit, +18618,Nathan Goldbaum,2015-02-19 18:42:05-08:00,commit, +18619,Kacper Kowalik,2015-02-19 18:38:40-06:00,commit, +18620,Cameron Hummels,2015-02-19 17:04:41-07:00,commit, +18621,Matthew Turk,2015-02-19 14:10:00-06:00,commit, +18622,Nathan Goldbaum,2015-02-19 12:04:22-08:00,commit, +18623,Cameron Hummels,2015-02-19 12:53:42-07:00,commit, +18624,Cameron Hummels,2015-02-19 12:41:41-07:00,commit, +18625,Andrew Myers,2015-02-19 11:06:14-08:00,commit, +18626,Cameron Hummels,2015-02-19 06:45:23-07:00,commit, +18627,Cameron Hummels,2015-02-19 06:44:17-07:00,commit, +18628,Britton Smith,2015-02-19 13:10:43+00:00,commit, +18629,Cameron Hummels,2015-02-19 05:59:07-07:00,commit, +18630,Cameron Hummels,2015-02-18 20:51:08-07:00,commit, +18631,Nathan Goldbaum,2015-02-18 17:10:27-08:00,commit, +18632,Nathan Goldbaum,2015-02-18 16:25:17-08:00,commit, +18633,Nathan Goldbaum,2015-02-18 16:23:57-08:00,commit, +18634,Cameron Hummels,2015-02-18 15:11:15-07:00,commit, +18635,Cameron Hummels,2015-02-18 15:10:15-07:00,commit, +18636,Cameron Hummels,2015-02-18 15:09:05-07:00,commit, +18637,Andrew Myers,2015-02-18 14:06:04-08:00,commit, +18638,Andrew Myers,2015-02-18 14:02:34-08:00,commit, +18639,Matthew Turk,2015-02-18 16:41:46-05:00,commit, +18640,Cameron Hummels,2015-02-18 14:12:05-07:00,commit, +18641,Cameron Hummels,2015-02-18 13:35:48-07:00,commit, +18642,Cameron Hummels,2015-02-18 13:30:48-07:00,commit, +18643,Cameron Hummels,2015-02-18 13:24:41-07:00,commit, +18644,Stuart Mumford,2015-02-18 20:06:00+00:00,commit, +18645,Stuart Mumford,2015-02-18 19:55:01+00:00,commit, +18646,Stuart Mumford,2015-02-18 19:52:29+00:00,commit, +18647,Stuart Mumford,2015-02-18 19:50:26+00:00,commit, +18648,Cameron Hummels,2015-02-18 12:26:02-07:00,commit, +18649,Stuart Mumford,2015-02-18 18:58:52+00:00,commit, +18650,John ZuHone,2015-02-17 15:27:21-05:00,commit, +18651,Andrew Myers,2015-02-16 18:24:00-08:00,commit, +18652,Andrew Myers,2015-02-16 18:19:07-08:00,commit, +18653,Cameron Hummels,2015-02-15 18:35:47-07:00,commit, +18654,Cameron Hummels,2015-02-14 22:05:39-07:00,commit, +18655,Cameron Hummels,2015-02-14 13:13:40-07:00,commit, +18656,Cameron Hummels,2015-02-14 12:24:41-07:00,commit, +18657,Cameron Hummels,2015-02-14 10:45:49-07:00,commit, +18658,Cameron Hummels,2015-02-14 10:25:45-07:00,commit, +18659,Cameron Hummels,2015-02-14 08:53:12-07:00,commit, +18660,Cameron Hummels,2015-02-13 18:11:43-07:00,commit, +18661,Nathan Goldbaum,2015-02-13 17:04:28-08:00,commit, +18662,Cameron Hummels,2015-02-13 14:34:29-07:00,commit, +18663,Matthew Turk,2015-02-12 21:23:04-06:00,commit, +18664,Matthew Turk,2015-02-12 20:38:45-06:00,commit, +18665,Matthew Turk,2015-02-12 19:57:54-06:00,commit, +18666,Andrew Myers,2015-02-12 15:12:04-08:00,commit, +18667,Matthew Turk,2015-02-12 15:40:41-06:00,commit, +18668,Andrew Myers,2015-02-12 12:50:43-08:00,commit, +18669,Andrew Myers,2015-02-12 12:38:32-08:00,commit, +18670,Cameron Hummels,2015-02-11 22:10:34-07:00,commit, +18671,Cameron Hummels,2015-02-11 22:00:04-07:00,commit, +18672,Cameron Hummels,2015-02-11 17:29:06-07:00,commit, +18673,Cameron Hummels,2015-02-11 17:21:38-07:00,commit, +18674,Cameron Hummels,2015-02-11 17:09:32-07:00,commit, +18675,Cameron Hummels,2015-02-11 16:56:04-07:00,commit, +18676,Cameron Hummels,2015-02-11 16:53:03-07:00,commit, +18677,Cameron Hummels,2015-02-11 16:43:19-07:00,commit, +18678,Cameron Hummels,2015-02-11 16:14:33-07:00,commit, +18679,Cameron Hummels,2015-02-11 14:18:11-07:00,commit, +18680,Cameron Hummels,2015-02-11 14:12:26-07:00,commit, +18681,Matthew Turk,2015-02-11 15:01:53-06:00,commit, +18682,Cameron Hummels,2015-02-11 13:15:05-07:00,commit, +18683,Matthew Turk,2015-02-11 14:01:41-06:00,commit, +18684,Matthew Turk,2015-02-11 12:50:46-06:00,commit, +18685,Kacper Kowalik,2015-02-11 11:59:31-06:00,commit, +18686,Kacper Kowalik,2015-02-11 11:39:19-06:00,commit, +18687,Kacper Kowalik,2015-02-11 11:36:08-06:00,commit, +18688,Kacper Kowalik,2015-02-11 11:33:51-06:00,commit, +18689,Kacper Kowalik,2015-02-11 08:42:03-06:00,commit, +18690,Andrew Myers,2015-02-10 23:46:26-08:00,commit, +18691,Andrew Myers,2015-02-10 14:48:34-08:00,commit, +18692,Andrew Myers,2015-02-10 14:48:08-08:00,commit, +18693,Kacper Kowalik,2015-02-10 15:40:47-06:00,commit, +18694,Kacper Kowalik,2015-02-10 15:40:26-06:00,commit, +18695,Andrew Myers,2015-02-10 13:15:02-08:00,commit, +18696,Andrew Myers,2015-02-10 13:10:39-08:00,commit, +18697,Kacper Kowalik,2015-02-10 15:10:14-06:00,commit, +18698,Kacper Kowalik,2015-02-10 15:08:19-06:00,commit, +18699,Andrew Myers,2015-02-10 13:08:09-08:00,commit, +18700,Andrew Myers,2015-02-10 13:06:57-08:00,commit, +18701,Andrew Myers,2015-02-10 13:00:44-08:00,commit, +18702,Kacper Kowalik,2015-02-10 14:55:41-06:00,commit, +18703,Kacper Kowalik,2015-02-10 14:53:13-06:00,commit, +18704,Kacper Kowalik,2015-02-10 14:11:55-06:00,commit, +18705,Kacper Kowalik,2015-02-10 14:11:31-06:00,commit, +18706,Kacper Kowalik,2015-02-10 11:28:22-06:00,commit, +18707,Kacper Kowalik,2015-02-09 16:58:11-06:00,commit, +18708,Kacper Kowalik,2015-02-09 16:57:21-06:00,commit, +18709,Kacper Kowalik,2015-02-09 16:56:46-06:00,commit, +18710,Andrew Myers,2015-02-09 14:54:34-08:00,commit, +18711,Andrew Myers,2015-02-09 14:53:27-08:00,commit, +18712,Kacper Kowalik,2015-02-09 16:46:01-06:00,commit, +18713,Kacper Kowalik,2015-02-09 16:42:38-06:00,commit, +18714,Kacper Kowalik,2015-02-09 16:41:49-06:00,commit, +18715,Kacper Kowalik,2015-02-09 16:38:32-06:00,commit, +18716,Kacper Kowalik,2015-02-09 16:37:44-06:00,commit, +18717,Kacper Kowalik,2015-02-09 16:36:02-06:00,commit, +18718,Kacper Kowalik,2015-02-09 16:34:56-06:00,commit, +18719,Kacper Kowalik,2015-02-09 16:34:28-06:00,commit, +18720,Matthew Turk,2015-02-09 10:49:19-06:00,commit, +18721,Matthew Turk,2015-02-09 10:48:09-06:00,commit, +18722,Andrew Myers,2015-02-08 15:10:27-08:00,commit, +18723,Andrew Myers,2015-02-08 14:54:29-08:00,commit, +18724,Andrew Myers,2015-02-08 14:49:13-08:00,commit, +18725,Andrew Myers,2015-02-08 14:47:29-08:00,commit, +18726,Andrew Myers,2015-02-08 14:47:19-08:00,commit, +18727,Matthew Turk,2015-02-08 16:46:15-06:00,commit, +18728,Matthew Turk,2015-02-08 16:43:55-06:00,commit, +18729,Andrew Myers,2015-02-08 11:39:35-08:00,commit, +18730,Andrew Myers,2015-02-08 11:22:37-08:00,commit, +18731,Andrew Myers,2015-02-08 11:15:43-08:00,commit, +18732,Andrew Myers,2015-02-08 11:05:24-08:00,commit, +18733,Matthew Turk,2015-02-08 12:11:39-06:00,commit, +18734,Andrew Myers,2015-02-08 01:21:23-08:00,commit, +18735,Andrew Myers,2015-02-06 22:02:08-08:00,commit, +18736,Andrew Myers,2015-02-06 17:38:30-08:00,commit, +18737,Andrew Myers,2015-02-06 17:38:00-08:00,commit, +18738,Matthew Turk,2015-02-06 18:58:51-06:00,commit, +18739,Andrew Myers,2015-02-06 15:45:56-08:00,commit, +18740,Andrew Myers,2015-02-06 15:14:07-08:00,commit, +18741,Andrew Myers,2015-02-06 15:13:19-08:00,commit, +18742,Kacper Kowalik,2015-02-06 13:08:37-06:00,commit, +18743,Kacper Kowalik,2015-02-06 12:45:11-06:00,commit, +18744,Matthew Turk,2015-02-06 06:26:46-06:00,commit, +18745,Matthew Turk,2015-02-06 06:11:59-06:00,commit, +18746,Kacper Kowalik,2015-02-05 16:04:28-06:00,commit, +18747,Nathan Goldbaum,2015-02-05 11:54:36-08:00,commit, +18748,Kacper Kowalik,2015-02-05 12:18:05-06:00,commit, +18749,Kacper Kowalik,2015-02-05 12:17:19-06:00,commit, +18750,Kacper Kowalik,2015-02-05 11:06:55-06:00,commit, +18751,Kacper Kowalik,2015-02-05 11:03:06-06:00,commit, +18752,Kacper Kowalik,2015-02-05 10:54:08-06:00,commit, +18753,Sam Skillman,2015-02-05 08:42:07-08:00,commit, +18754,Sam Skillman,2015-02-05 08:27:28-08:00,commit, +18755,Kacper Kowalik,2015-02-05 10:25:16-06:00,commit, +18756,Kacper Kowalik,2015-02-05 10:24:48-06:00,commit, +18757,Sam Skillman,2015-02-05 07:57:37-08:00,commit, +18758,Matthew Turk,2015-02-05 09:07:20-06:00,commit, +18759,Matthew Turk,2015-02-05 09:06:03-06:00,commit, +18760,Matthew Turk,2015-02-05 09:04:10-06:00,commit, +18761,Matthew Turk,2015-02-05 08:51:48-06:00,commit, +18762,Matthew Turk,2015-02-05 08:17:38-06:00,commit, +18763,John ZuHone,2015-02-05 01:27:53-05:00,commit, +18764,John ZuHone,2015-02-05 01:18:01-05:00,commit, +18765,Sam Skillman,2015-02-04 14:45:46-08:00,commit, +18766,Sam Skillman,2015-02-04 14:42:59-08:00,commit, +18767,Matthew Turk,2015-02-03 14:28:16-06:00,commit, +18768,Matthew Turk,2015-02-03 10:36:55-06:00,commit, +18769,Nathan Goldbaum,2015-02-02 20:44:13-08:00,commit, +18770,Nathan Goldbaum,2015-02-02 16:15:57-08:00,commit, +18771,Matthew Turk,2015-02-02 15:26:09-06:00,commit, +18772,Kacper Kowalik,2015-02-02 14:47:15-06:00,commit, +18773,Nathan Goldbaum,2015-02-01 22:43:18-08:00,commit, +18774,Nathan Goldbaum,2015-02-01 21:05:23-08:00,commit, +18775,Nathan Goldbaum,2015-02-01 20:39:40-08:00,commit, +18776,Nathan Goldbaum,2015-02-01 18:41:52-08:00,commit, +18777,André-Patrick Bubel,2015-02-01 20:20:25+00:00,commit, +18778,Matthew Turk,2015-01-31 21:21:17-06:00,commit, +18779,Matthew Turk,2015-01-31 20:27:12-06:00,commit, +18780,Matthew Turk,2015-01-31 17:44:54-06:00,commit, +18781,Matthew Turk,2015-01-31 16:38:51-06:00,commit, +18782,Matthew Turk,2015-01-31 16:26:16-06:00,commit, +18783,Matthew Turk,2015-01-31 16:25:51-06:00,commit, +18784,Kacper Kowalik,2015-01-30 12:15:44-06:00,commit, +18785,Matthew Turk,2015-01-30 09:58:44-06:00,commit, +18786,Kenz Arraki,2015-01-29 15:39:26-07:00,commit, +18787,Kenz Arraki,2015-01-29 15:35:47-07:00,commit, +18788,Kenz Arraki,2015-01-29 15:00:29-07:00,commit, +18789,Kenz Arraki,2015-01-29 14:55:12-07:00,commit, +18790,Kenz Arraki,2015-01-29 14:50:55-07:00,commit, +18791,Britton Smith,2015-01-29 21:44:06+00:00,commit, +18792,John ZuHone,2015-01-29 15:41:38-05:00,commit, +18793,Kacper Kowalik,2015-01-29 12:45:52-06:00,commit, +18794,Kacper Kowalik,2015-01-28 19:57:15-06:00,commit, +18795,Andrew Myers,2015-01-28 14:21:16-08:00,commit, +18796,Matthew Turk,2015-01-28 15:04:40-06:00,commit, +18797,Ben Thompson,2015-01-28 01:14:16+00:00,commit, +18798,John ZuHone,2015-01-26 21:30:59-05:00,commit, +18799,John ZuHone,2015-01-26 21:27:09-05:00,commit, +18800,Nathan Goldbaum,2015-01-26 18:11:35-08:00,commit, +18801,Nathan Goldbaum,2015-01-26 17:49:39-08:00,commit, +18802,Ben Thompson,2015-01-26 23:46:03+00:00,commit, +18803,Ben Thompson,2015-01-26 23:43:47+00:00,commit, +18804,Kacper Kowalik,2015-01-26 15:24:02-06:00,commit, +18805,Kacper Kowalik,2015-01-26 15:16:20-06:00,commit, +18806,Andrew Myers,2015-01-26 12:25:41-08:00,commit, +18807,Andrew Myers,2015-01-26 12:25:04-08:00,commit, +18808,Andrew Myers,2015-01-26 12:23:55-08:00,commit, +18809,Kacper Kowalik,2015-01-26 11:36:07-06:00,commit, +18810,Kacper Kowalik,2015-01-26 10:48:39-06:00,commit, +18811,Matthew Turk,2015-01-26 08:40:50-06:00,commit, +18812,Britton Smith,2015-01-26 14:34:56+00:00,commit, +18813,Matthew Turk,2015-01-26 08:27:08-06:00,commit, +18814,Matthew Turk,2015-01-26 08:09:25-06:00,commit, +18815,John ZuHone,2015-01-25 13:34:03-05:00,commit, +18816,Matthew Turk,2015-01-25 10:12:45-06:00,commit, +18817,Nathan Goldbaum,2015-01-23 23:48:39-08:00,commit, +18818,Nathan Goldbaum,2015-01-23 20:22:08-08:00,commit, +18819,Nathan Goldbaum,2015-01-23 20:14:17-08:00,commit, +18820,Nathan Goldbaum,2015-01-23 20:11:42-08:00,commit, +18821,Kacper Kowalik,2015-01-23 15:35:57-06:00,commit, +18822,Kacper Kowalik,2015-01-23 15:17:01-06:00,commit, +18823,Britton Smith,2015-01-23 20:18:42+00:00,commit, +18824,Britton Smith,2015-01-23 20:01:17+00:00,commit, +18825,Britton Smith,2015-01-23 19:48:39+00:00,commit, +18826,Britton Smith,2015-01-23 19:48:04+00:00,commit, +18827,Britton Smith,2015-01-23 19:38:58+00:00,commit, +18828,Britton Smith,2015-01-23 19:23:36+00:00,commit, +18829,Nathan Goldbaum,2015-01-23 11:20:50-08:00,commit, +18830,Matthew Turk,2015-01-23 07:57:04-06:00,commit, +18831,Matthew Turk,2015-01-23 07:53:24-06:00,commit, +18832,Matthew Turk,2015-01-23 07:37:21-06:00,commit, +18833,Matthew Turk,2015-01-23 07:35:15-06:00,commit, +18834,Matthew Turk,2015-01-22 12:46:55-06:00,commit, +18835,Matthew Turk,2015-01-22 10:01:36-06:00,commit, +18836,Britton Smith,2015-01-22 12:37:18+00:00,commit, +18837,Kacper Kowalik,2015-01-21 10:59:09-06:00,commit, +18838,Stuart Mumford,2015-01-21 15:08:48+00:00,commit, +18839,Nathan Goldbaum,2015-01-20 20:28:58-08:00,commit, +18840,Ben Thompson,2015-01-20 17:28:52+00:00,commit, +18841,Kacper Kowalik,2015-01-19 15:15:28-06:00,commit, +18842,Kacper Kowalik,2015-01-19 14:38:19-06:00,commit, +18843,Matthew Turk,2015-01-19 13:36:44-06:00,commit, +18844,Matthew Turk,2015-01-19 13:32:20-06:00,commit, +18845,Kacper Kowalik,2015-01-19 11:43:45-06:00,commit, +18846,Matthew Turk,2015-01-19 11:28:48-06:00,commit, +18847,Kacper Kowalik,2015-01-19 11:14:07-06:00,commit, +18848,Matthew Turk,2015-01-19 11:02:55-06:00,commit, +18849,Kacper Kowalik,2015-01-19 11:00:09-06:00,commit, +18850,Matthew Turk,2015-01-19 10:57:36-06:00,commit, +18851,Matthew Turk,2015-01-18 19:02:48-06:00,commit, +18852,Matthew Turk,2015-01-18 15:43:30-06:00,commit, +18853,Nathan Goldbaum,2015-01-17 12:50:08-08:00,commit, +18854,Nathan Goldbaum,2015-01-17 12:45:32-08:00,commit, +18855,Matthew Turk,2015-01-16 20:29:02-06:00,commit, +18856,Matthew Turk,2015-01-16 20:22:28-06:00,commit, +18857,Matthew Turk,2015-01-16 18:15:38-06:00,commit, +18858,Matthew Turk,2015-01-16 18:14:36-06:00,commit, +18859,Matthew Turk,2015-01-16 18:13:24-06:00,commit, +18860,Matthew Turk,2015-01-16 15:38:11-06:00,commit, +18861,Matthew Turk,2015-01-16 14:22:56-06:00,commit, +18862,Matthew Turk,2015-01-16 14:11:50-06:00,commit, +18863,Matthew Turk,2015-01-16 13:44:44-06:00,commit, +18864,Matthew Turk,2015-01-16 13:29:37-06:00,commit, +18865,Matthew Turk,2015-01-16 13:01:07-06:00,commit, +18866,Matthew Turk,2015-01-16 13:00:16-06:00,commit, +18867,Matthew Turk,2015-01-16 12:46:47-06:00,commit, +18868,Matthew Turk,2015-01-16 12:43:55-06:00,commit, +18869,Kacper Kowalik,2015-01-16 12:39:49-06:00,commit, +18870,Matthew Turk,2015-01-16 12:24:50-06:00,commit, +18871,Matthew Turk,2015-01-16 11:26:10-06:00,commit, +18872,Matthew Turk,2015-01-16 11:11:43-06:00,commit, +18873,Matthew Turk,2015-01-15 19:15:28-06:00,commit, +18874,Kacper Kowalik,2015-01-15 17:12:45-06:00,commit, +18875,Nathan Goldbaum,2015-01-15 14:57:06-08:00,commit, +18876,Nathan Goldbaum,2015-01-15 14:56:00-08:00,commit, +18877,Nathan Goldbaum,2015-01-15 12:23:38-08:00,commit, +18878,Matthew Turk,2015-01-15 12:35:07-06:00,commit, +18879,Matthew Turk,2015-01-15 09:02:44-06:00,commit, +18880,John ZuHone,2015-01-15 08:58:01-05:00,commit, +18881,John ZuHone,2015-01-15 01:20:51-05:00,commit, +18882,Nathan Goldbaum,2015-01-14 20:22:21-08:00,commit, +18883,Nathan Goldbaum,2015-01-14 18:53:37-08:00,commit, +18884,Matthew Turk,2015-01-14 16:53:41-06:00,commit, +18885,Nathan Goldbaum,2015-01-14 14:40:32-08:00,commit, +18886,Matthew Turk,2015-01-14 16:17:41-06:00,commit, +18887,Matthew Turk,2015-01-14 16:12:31-06:00,commit, +18888,Nathan Goldbaum,2015-01-14 13:46:16-08:00,commit, +18889,Matthew Turk,2015-01-14 15:42:08-06:00,commit, +18890,Matthew Turk,2015-01-14 15:41:20-06:00,commit, +18891,Matthew Turk,2015-01-14 14:50:16-06:00,commit, +18892,Matthew Turk,2015-01-14 14:46:01-06:00,commit, +18893,Matthew Turk,2015-01-14 14:36:44-06:00,commit, +18894,Kacper Kowalik,2015-01-14 14:34:33-06:00,commit, +18895,Matthew Turk,2015-01-14 14:25:02-06:00,commit, +18896,Matthew Turk,2015-01-14 14:25:02-06:00,commit, +18897,Matthew Turk,2015-01-14 13:53:58-06:00,commit, +18898,Matthew Turk,2015-01-14 12:48:20-06:00,commit, +18899,Matthew Turk,2015-01-14 12:14:44-06:00,commit, +18900,Matthew Turk,2015-01-14 12:08:23-06:00,commit, +18901,Matthew Turk,2015-01-14 10:57:51-06:00,commit, +18902,Matthew Turk,2015-01-14 10:57:29-06:00,commit, +18903,Matthew Turk,2015-01-14 10:57:16-06:00,commit, +18904,Matthew Turk,2015-01-14 10:51:49-06:00,commit, +18905,Matthew Turk,2015-01-14 10:49:45-06:00,commit, +18906,Matthew Turk,2015-01-14 09:23:37-06:00,commit, +18907,Matthew Turk,2015-01-14 09:08:12-06:00,commit, +18908,Matthew Turk,2015-01-14 08:35:33-06:00,commit, +18909,Matthew Turk,2015-01-14 06:37:30-06:00,commit, +18910,Matthew Turk,2015-01-14 06:25:58-06:00,commit, +18911,John ZuHone,2015-01-14 00:59:47-05:00,commit, +18912,John ZuHone,2015-01-13 18:43:58-05:00,commit, +18913,John ZuHone,2015-01-13 18:39:35-05:00,commit, +18914,John ZuHone,2015-01-13 18:32:58-05:00,commit, +18915,Nathan Goldbaum,2015-01-13 12:11:11-08:00,commit, +18916,Nathan Goldbaum,2015-01-13 12:10:48-08:00,commit, +18917,Nathan Goldbaum,2015-01-13 10:54:07-08:00,commit, +18918,John Regan,2015-01-13 20:48:59+02:00,commit, +18919,John Regan,2015-01-13 20:08:55+02:00,commit, +18920,John Regan,2015-01-13 20:06:26+02:00,commit, +18921,John ZuHone,2015-01-13 12:48:15-05:00,commit, +18922,John ZuHone,2015-01-13 12:47:48-05:00,commit, +18923,John ZuHone,2015-01-13 12:01:39-05:00,commit, +18924,John ZuHone,2015-01-13 11:53:48-05:00,commit, +18925,John ZuHone,2015-01-13 11:53:21-05:00,commit, +18926,John ZuHone,2015-01-13 11:53:04-05:00,commit, +18927,John ZuHone,2015-01-13 09:59:28-05:00,commit, +18928,John ZuHone,2015-01-13 09:57:45-05:00,commit, +18929,John ZuHone,2015-01-13 09:07:24-05:00,commit, +18930,John Regan,2015-01-13 08:12:59+02:00,commit, +18931,Nathan Goldbaum,2015-01-12 20:10:14-08:00,commit, +18932,John ZuHone,2015-01-12 23:06:23-05:00,commit, +18933,Andrew Myers,2015-01-12 20:04:21-08:00,commit, +18934,Matthew Turk,2015-01-12 21:43:08-06:00,commit, +18935,Nathan Goldbaum,2015-01-12 15:14:09-08:00,commit, +18936,Andrew Myers,2015-01-12 13:23:36-08:00,commit, +18937,Nathan Goldbaum,2015-01-12 13:12:11-08:00,commit, +18938,Matthew Turk,2015-01-12 15:09:41-06:00,commit, +18939,Andrew Myers,2015-01-12 12:54:20-08:00,commit, +18940,Kacper Kowalik,2015-01-12 14:20:38-06:00,commit, +18941,John ZuHone,2015-01-12 14:33:17-05:00,commit, +18942,John ZuHone,2015-01-12 14:32:43-05:00,commit, +18943,Nathan Goldbaum,2015-01-12 11:29:01-08:00,commit, +18944,John ZuHone,2015-01-12 14:24:50-05:00,commit, +18945,Nathan Goldbaum,2015-01-12 10:13:10-08:00,commit, +18946,Nathan Goldbaum,2015-01-11 10:20:23-08:00,commit, +18947,Nathan Goldbaum,2015-01-11 09:26:43-08:00,commit, +18948,Nathan Goldbaum,2015-01-09 09:02:58-08:00,commit, +18949,Nathan Goldbaum,2015-01-08 23:22:12-08:00,commit, +18950,Kacper Kowalik,2015-01-08 18:00:54-06:00,commit, +18951,Kacper Kowalik,2015-01-08 17:57:41-06:00,commit, +18952,John ZuHone,2015-01-08 16:20:33-05:00,commit, +18953,John ZuHone,2015-01-08 15:42:25-05:00,commit, +18954,Kacper Kowalik,2015-01-08 12:19:21-06:00,commit, +18955,Kacper Kowalik,2015-01-08 10:25:04-06:00,commit, +18956,Sam Skillman,2015-01-07 15:39:22-08:00,commit, +18957,Sam Skillman,2015-01-07 15:05:26-08:00,commit, +18958,Nathan Goldbaum,2015-01-07 14:49:58-08:00,commit, +18959,Nathan Goldbaum,2015-01-07 12:57:37-08:00,commit, +18960,Kacper Kowalik,2015-01-07 14:35:33-06:00,commit, +18961,Kacper Kowalik,2015-01-07 09:34:14-06:00,commit, +18962,Nathan Goldbaum,2015-01-06 16:23:24-08:00,commit, +18963,Nathan Goldbaum,2015-01-06 16:20:18-08:00,commit, +18964,Nathan Goldbaum,2015-01-06 16:18:43-08:00,commit, +18965,Desika Narayanan,2015-01-06 13:38:44-08:00,commit, +18966,Desika Narayanan,2015-01-06 13:27:19-08:00,commit, +18967,John ZuHone,2015-01-06 15:21:03-05:00,commit, +18968,Desika Narayanan,2015-01-06 07:40:18-08:00,commit, +18969,Jill Naiman,2015-01-05 17:01:32-08:00,commit, +18970,Nathan Goldbaum,2015-01-05 13:10:01-08:00,commit, +18971,John ZuHone,2015-01-05 12:54:42-05:00,commit, +18972,John ZuHone,2015-01-05 12:51:23-05:00,commit, +18973,John ZuHone,2015-01-05 12:40:38-05:00,commit, +18974,Nathan Goldbaum,2015-01-04 21:05:37-08:00,commit, +18975,Nathan Goldbaum,2015-01-04 21:05:05-08:00,commit, +18976,Nathan Goldbaum,2015-01-04 21:04:44-08:00,commit, +18977,Nathan Goldbaum,2015-01-04 20:21:04-08:00,commit, +18978,Matthew Turk,2015-01-04 19:49:55-06:00,commit, +18979,Nathan Goldbaum,2015-01-04 17:00:34-08:00,commit, +18980,Kacper Kowalik,2015-01-04 16:56:12-06:00,commit, +18981,Matthew Turk,2015-01-04 11:34:42-06:00,commit, +18982,Kacper Kowalik,2015-01-03 23:29:10-06:00,commit, +18983,Kacper Kowalik,2015-01-03 23:17:36-06:00,commit, +18984,Matthew Turk,2015-01-03 23:12:22-06:00,commit, +18985,Kacper Kowalik,2015-01-03 23:08:23-06:00,commit, +18986,Kacper Kowalik,2015-01-03 22:50:35-06:00,commit, +18987,Matthew Turk,2015-01-03 17:13:14-06:00,commit, +18988,Matthew Turk,2015-01-03 17:04:49-06:00,commit, +18989,Matthew Turk,2015-01-03 16:18:59-06:00,commit, +18990,Matthew Turk,2015-01-03 16:18:11-06:00,commit, +18991,Matthew Turk,2015-01-03 14:40:43-06:00,commit, +18992,Matthew Turk,2015-01-03 13:30:57-06:00,commit, +18993,Matthew Turk,2015-01-03 13:29:06-06:00,commit, +18994,Nathan Goldbaum,2015-01-03 10:50:43-08:00,commit, +18995,Nathan Goldbaum,2015-01-03 10:50:07-08:00,commit, +18996,Kacper Kowalik,2015-01-03 12:49:20-06:00,commit, +18997,Kacper Kowalik,2015-01-03 12:39:45-06:00,commit, +18998,Kacper Kowalik,2015-01-03 12:38:23-06:00,commit, +18999,Kacper Kowalik,2015-01-03 12:37:19-06:00,commit, +19000,Matthew Turk,2015-01-03 12:34:01-06:00,commit, +19001,Matthew Turk,2015-01-03 12:17:57-06:00,commit, +19002,Matthew Turk,2015-01-03 11:57:14-06:00,commit, +19003,Matthew Turk,2015-01-03 09:14:41-06:00,commit, +19004,Nathan Goldbaum,2015-01-02 21:22:25-08:00,commit, +19005,Kacper Kowalik,2015-01-02 22:14:25-06:00,commit, +19006,Gabriel Altay,2015-01-02 15:43:59-06:00,commit, +19007,Gabriel Altay,2015-01-02 15:24:15-06:00,commit, +19008,Gabriel Altay,2015-01-02 15:17:08-06:00,commit, +19009,Kacper Kowalik,2015-01-02 14:22:57-06:00,commit, +19010,Matthew Turk,2015-01-01 19:58:16-06:00,commit, +19011,Matthew Turk,2015-01-01 19:03:14-06:00,commit, +19012,Matthew Turk,2014-12-31 15:47:46-06:00,commit, +19013,Matthew Turk,2014-12-31 15:40:21-06:00,commit, +19014,Matthew Turk,2014-12-31 12:35:31-06:00,commit, +19015,Nathan Goldbaum,2014-12-31 09:11:21-08:00,commit, +19016,Matthew Turk,2014-12-30 22:06:54-06:00,commit, +19017,Nathan Goldbaum,2014-12-30 19:39:41-08:00,commit, +19018,Nathan Goldbaum,2014-12-30 19:37:12-08:00,commit, +19019,Matthew Turk,2014-12-30 21:34:03-06:00,commit, +19020,Matthew Turk,2014-12-30 21:06:25-06:00,commit, +19021,Matthew Turk,2014-12-30 21:05:49-06:00,commit, +19022,Matthew Turk,2014-12-30 20:14:33-06:00,commit, +19023,Matthew Turk,2014-12-30 17:01:42-06:00,commit, +19024,Matthew Turk,2014-12-30 16:42:16-06:00,commit, +19025,Matthew Turk,2014-12-30 16:29:28-06:00,commit, +19026,Matthew Turk,2014-12-30 16:25:09-06:00,commit, +19027,Matthew Turk,2014-12-30 15:34:16-06:00,commit, +19028,Sam Skillman,2014-12-30 12:12:29-08:00,commit, +19029,Matthew Turk,2014-12-29 20:56:30-06:00,commit, +19030,Desika Narayanan,2014-12-29 19:24:28-05:00,commit, +19031,Nathan Goldbaum,2014-12-29 16:15:33-08:00,commit, +19032,Nathan Goldbaum,2014-12-29 16:11:51-08:00,commit, +19033,Matthew Turk,2014-12-29 16:42:36-06:00,commit, +19034,Matthew Turk,2014-12-29 13:23:41-06:00,commit, +19035,Matthew Turk,2014-12-29 10:39:11-06:00,commit, +19036,Sam Skillman,2014-12-29 06:28:14-08:00,commit, +19037,Matthew Turk,2014-12-28 22:12:51-06:00,commit, +19038,Matthew Turk,2014-12-28 22:12:13-06:00,commit, +19039,Matthew Turk,2014-12-28 20:46:52-06:00,commit, +19040,Matthew Turk,2014-12-28 19:33:56-06:00,commit, +19041,Matthew Turk,2014-12-28 19:24:51-06:00,commit, +19042,Desika Narayanan,2014-12-28 20:19:03-05:00,commit, +19043,Matthew Turk,2014-12-28 19:12:03-06:00,commit, +19044,Matthew Turk,2014-12-28 19:11:50-06:00,commit, +19045,Matthew Turk,2014-12-28 18:35:01-06:00,commit, +19046,Sam Skillman,2014-12-28 12:35:22-08:00,commit, +19047,Sam Skillman,2014-12-28 12:21:09-08:00,commit, +19048,Kirk Barrow,2014-12-27 23:01:42-05:00,commit, +19049,John Wise,2014-12-27 15:56:15-05:00,commit, +19050,Michael Zingale,2016-07-25 13:56:45-04:00,commit, +19051,Nathan Goldbaum,2016-07-24 20:01:50-05:00,commit, +19052,Andrew Myers,2016-07-26 13:38:24-07:00,commit, +19053,Nathan Goldbaum,2016-07-24 21:09:19-05:00,commit, +19054,John Wise,2014-12-27 15:56:15-05:00,commit, +19055,Sam Skillman,2014-12-27 11:57:21-08:00,commit, +19056,Sam Skillman,2014-12-27 11:22:21-08:00,commit, +19057,Sam Skillman,2014-12-27 11:07:48-08:00,commit, +19058,Sam Skillman,2014-12-27 11:01:49-08:00,commit, +19059,Sam Skillman,2014-12-27 10:51:47-08:00,commit, +19060,Sam Skillman,2014-12-27 10:47:08-08:00,commit, +19061,Sam Skillman,2014-12-27 10:33:18-08:00,commit, +19062,Sam Skillman,2014-12-27 10:16:34-08:00,commit, +19063,Nathan Goldbaum,2014-12-23 12:40:37-08:00,commit, +19064,Nathan Goldbaum,2014-12-23 11:14:08-08:00,commit, +19065,Nathan Goldbaum,2014-12-23 11:06:06-08:00,commit, +19066,Nathan Goldbaum,2014-12-23 10:11:18-08:00,commit, +19067,Nathan Goldbaum,2014-12-22 22:13:30-08:00,commit, +19068,Nathan Goldbaum,2014-12-22 22:08:06-08:00,commit, +19069,Ben Thompson,2014-12-23 00:18:23+00:00,commit, +19070,Ben Thompson,2014-12-23 00:03:11+00:00,commit, +19071,Matthew Turk,2014-12-22 14:36:30-08:00,commit, +19072,John ZuHone,2014-12-22 17:31:49-05:00,commit, +19073,John ZuHone,2014-12-22 17:30:09-05:00,commit, +19074,John Wise,2014-12-22 16:26:47-05:00,commit, +19075,Nathan Goldbaum,2014-12-20 14:32:23-08:00,commit, +19076,Ben Thompson,2014-12-20 20:11:30+00:00,commit, +19077,Cameron Hummels,2014-12-19 19:28:22-07:00,commit, +19078,Nathan Goldbaum,2014-12-19 18:03:55-08:00,commit, +19079,Cameron Hummels,2014-12-19 18:39:48-07:00,commit, +19080,Nathan Goldbaum,2014-12-19 13:39:17-08:00,commit, +19081,Nathan Goldbaum,2014-12-19 13:27:50-08:00,commit, +19082,Nathan Goldbaum,2014-12-19 13:25:20-08:00,commit, +19083,Nathan Goldbaum,2014-12-19 13:21:14-08:00,commit, +19084,Andrew Myers,2014-12-19 12:24:36-08:00,commit, +19085,Kacper Kowalik,2014-12-19 14:13:55-06:00,commit, +19086,Matthew Turk,2014-12-19 08:16:14-06:00,commit, +19087,Ben Thompson,2014-12-19 11:49:02+00:00,commit, +19088,John Regan,2014-12-19 10:33:12+02:00,commit, +19089,John Regan,2014-12-19 10:30:57+02:00,commit, +19090,John Regan,2014-12-19 10:29:13+02:00,commit, +19091,Matthew Turk,2014-12-18 22:23:49-06:00,commit, +19092,Matthew Turk,2014-12-18 21:47:33-06:00,commit, +19093,Nathan Goldbaum,2014-12-18 17:30:12-08:00,commit, +19094,Ben Thompson,2014-12-19 01:25:57+00:00,commit, +19095,Ben Thompson,2014-12-19 01:20:03+00:00,commit, +19096,Ben Thompson,2014-12-18 21:09:08+00:00,commit, +19097,Cameron Hummels,2014-12-18 12:23:26-07:00,commit, +19098,Cameron Hummels,2014-12-18 12:00:43-07:00,commit, +19099,Cameron Hummels,2014-12-18 11:50:37-07:00,commit, +19100,Ben Thompson,2014-12-18 11:44:29+00:00,commit, +19101,John ZuHone,2014-12-18 02:56:30-05:00,commit, +19102,Nathan Goldbaum,2014-12-17 23:27:10-08:00,commit, +19103,John ZuHone,2014-12-18 02:05:22-05:00,commit, +19104,Cameron Hummels,2014-12-17 17:03:23-07:00,commit, +19105,Cameron Hummels,2014-12-17 16:57:51-07:00,commit, +19106,Cameron Hummels,2014-12-17 16:30:08-07:00,commit, +19107,Cameron Hummels,2014-12-17 16:12:28-07:00,commit, +19108,Michael Zingale,2014-12-17 14:47:12-05:00,commit, +19109,Andrew Myers,2014-12-17 11:03:55-08:00,commit, +19110,Andrew Myers,2014-12-17 11:02:48-08:00,commit, +19111,Cameron Hummels,2014-12-17 11:58:40-07:00,commit, +19112,Cameron Hummels,2014-12-17 11:56:23-07:00,commit, +19113,Cameron Hummels,2014-12-17 11:51:31-07:00,commit, +19114,Cameron Hummels,2014-12-17 11:27:48-07:00,commit, +19115,Matthew Turk,2014-12-16 14:22:45-06:00,commit, +19116,John Regan,2014-12-16 22:04:05+02:00,commit, +19117,Matthew Turk,2014-12-16 10:33:07-06:00,commit, +19118,John ZuHone,2014-12-16 10:57:27-05:00,commit, +19119,John ZuHone,2014-12-16 10:42:06-05:00,commit, +19120,John ZuHone,2014-12-16 10:41:44-05:00,commit, +19121,John ZuHone,2014-12-16 10:33:53-05:00,commit, +19122,Matthew Turk,2014-12-16 09:08:06-06:00,commit, +19123,John Regan,2014-12-16 15:25:38+02:00,commit, +19124,Britton Smith,2014-12-16 10:38:07+00:00,commit, +19125,John ZuHone,2014-12-15 22:11:20-05:00,commit, +19126,John ZuHone,2014-12-15 22:03:40-05:00,commit, +19127,Ben Thompson,2014-12-15 19:57:52+00:00,commit, +19128,Ben Thompson,2014-12-15 19:52:20+00:00,commit, +19129,David Collins,2014-12-15 13:13:24-05:00,commit, +19130,John ZuHone,2014-12-15 12:53:41-05:00,commit, +19131,Nathan Goldbaum,2014-12-14 22:14:37-08:00,commit, +19132,Nathan Goldbaum,2014-12-14 22:13:21-08:00,commit, +19133,Matthew Turk,2014-12-14 19:54:49-06:00,commit, +19134,Nathan Goldbaum,2014-12-14 15:36:18-08:00,commit, +19135,Cameron Hummels,2014-12-14 16:35:02-07:00,commit, +19136,Nathan Goldbaum,2014-12-14 14:57:19-08:00,commit, +19137,Andrew Myers,2014-12-14 12:37:29-08:00,commit, +19138,Andrew Myers,2014-12-14 12:23:16-08:00,commit, +19139,Andrew Myers,2014-12-14 12:22:15-08:00,commit, +19140,Andrew Myers,2014-12-14 00:46:25-08:00,commit, +19141,Matthew Turk,2014-12-13 15:28:00-06:00,commit, +19142,Cameron Hummels,2014-12-13 09:27:51-07:00,commit, +19143,Andrew Myers,2014-12-13 01:14:53-08:00,commit, +19144,Andrew Myers,2014-12-13 01:06:03-08:00,commit, +19145,John ZuHone,2014-12-13 02:25:04-05:00,commit, +19146,John ZuHone,2014-12-13 01:35:20-05:00,commit, +19147,Cameron Hummels,2014-12-12 19:07:41-07:00,commit, +19148,Cameron Hummels,2014-12-12 18:53:36-07:00,commit, +19149,Cameron Hummels,2014-12-12 18:41:17-07:00,commit, +19150,Cameron Hummels,2014-12-12 18:36:09-07:00,commit, +19151,Andrew Myers,2014-12-12 17:31:44-08:00,commit, +19152,Andrew Myers,2014-12-12 17:31:30-08:00,commit, +19153,Cameron Hummels,2014-12-12 18:30:38-07:00,commit, +19154,Andrew Myers,2014-12-12 17:30:12-08:00,commit, +19155,Cameron Hummels,2014-12-12 18:07:08-07:00,commit, +19156,Cameron Hummels,2014-12-12 16:40:09-07:00,commit, +19157,Andrew Myers,2014-12-12 14:54:24-08:00,commit, +19158,Nathan Goldbaum,2014-12-12 14:34:29-08:00,commit, +19159,Andrew Myers,2014-12-12 13:57:23-08:00,commit, +19160,Andrew Myers,2014-12-12 12:44:50-08:00,commit, +19161,Cameron Hummels,2014-12-12 13:15:46-07:00,commit, +19162,Andrew Myers,2014-12-12 11:00:55-08:00,commit, +19163,John ZuHone,2014-12-12 13:17:33-05:00,commit, +19164,Nathan Goldbaum,2014-12-12 09:56:49-08:00,commit, +19165,John ZuHone,2014-12-12 11:41:54-05:00,commit, +19166,Matthew Turk,2014-12-12 10:08:46-06:00,commit, +19167,Matthew Turk,2014-12-12 10:08:16-06:00,commit, +19168,John ZuHone,2014-12-12 11:07:56-05:00,commit, +19169,Britton Smith,2014-12-12 12:51:06+00:00,commit, +19170,Cameron Hummels,2014-12-11 22:21:06-07:00,commit, +19171,Cameron Hummels,2014-12-11 22:14:35-07:00,commit, +19172,Cameron Hummels,2014-12-11 22:14:20-07:00,commit, +19173,Cameron Hummels,2014-12-11 22:09:49-07:00,commit, +19174,Cameron Hummels,2014-12-11 21:48:46-07:00,commit, +19175,John ZuHone,2014-12-11 21:07:25-05:00,commit, +19176,John ZuHone,2014-12-11 21:06:43-05:00,commit, +19177,Nathan Goldbaum,2014-12-11 16:38:43-08:00,commit, +19178,Sam Skillman,2014-12-11 07:24:16-08:00,commit, +19179,Cameron Hummels,2014-12-10 23:07:15-07:00,commit, +19180,Cameron Hummels,2014-12-10 22:43:33-07:00,commit, +19181,Cameron Hummels,2014-12-10 22:25:36-07:00,commit, +19182,Sam Skillman,2014-12-10 19:11:17-08:00,commit, +19183,Sam Skillman,2014-12-10 19:04:59-08:00,commit, +19184,Sam Skillman,2014-12-10 18:26:16-08:00,commit, +19185,Cameron Hummels,2014-12-10 17:44:47-07:00,commit, +19186,Cameron Hummels,2014-12-10 17:33:03-07:00,commit, +19187,Cameron Hummels,2014-12-10 14:55:00-07:00,commit, +19188,Cameron Hummels,2014-12-10 14:52:58-07:00,commit, +19189,Cameron Hummels,2014-12-10 14:49:08-07:00,commit, +19190,Suoqing Ji,2014-12-09 20:20:34-08:00,commit, +19191,Kacper Kowalik,2014-12-09 21:56:15-06:00,commit, +19192,Nathan Goldbaum,2014-12-09 19:09:40-08:00,commit, +19193,Nathan Goldbaum,2014-12-09 19:07:39-08:00,commit, +19194,Nathan Goldbaum,2014-12-09 19:04:52-08:00,commit, +19195,Nathan Goldbaum,2014-12-09 19:02:44-08:00,commit, +19196,Nathan Goldbaum,2014-12-09 19:00:17-08:00,commit, +19197,Suoqing Ji,2014-12-09 15:49:38-08:00,commit, +19198,Suoqing Ji,2014-12-09 15:48:34-08:00,commit, +19199,Matthew Turk,2014-12-09 14:12:29-06:00,commit, +19200,Matthew Turk,2014-12-09 14:02:25-06:00,commit, +19201,Matthew Turk,2014-12-09 13:27:10-06:00,commit, +19202,Kacper Kowalik,2014-12-09 13:22:53-06:00,commit, +19203,Kacper Kowalik,2014-12-09 13:21:52-06:00,commit, +19204,Kacper Kowalik,2014-12-09 13:21:26-06:00,commit, +19205,Kacper Kowalik,2014-12-09 13:12:51-06:00,commit, +19206,Nathan Goldbaum,2014-12-09 11:08:40-08:00,commit, +19207,Kirk Barrow,2014-12-09 13:53:54-05:00,commit, +19208,Kirk Barrow,2014-12-09 13:48:51-05:00,commit, +19209,Matthew Turk,2014-12-09 11:05:52-06:00,commit, +19210,Britton Smith,2014-12-09 13:51:22+00:00,commit, +19211,Britton Smith,2014-12-09 12:37:05+00:00,commit, +19212,Britton Smith,2014-12-09 11:44:36+00:00,commit, +19213,Britton Smith,2014-12-09 11:41:15+00:00,commit, +19214,Kacper Kowalik,2014-12-08 22:34:25-06:00,commit, +19215,Kacper Kowalik,2014-12-08 22:20:47-06:00,commit, +19216,Kacper Kowalik,2014-12-08 21:09:27-06:00,commit, +19217,Matthew Turk,2014-12-08 17:16:55-06:00,commit, +19218,Cameron Hummels,2014-12-08 15:27:37-07:00,commit, +19219,Nathan Goldbaum,2014-12-08 12:43:55-08:00,commit, +19220,Matthew Turk,2014-12-08 12:01:52-06:00,commit, +19221,Matthew Turk,2014-12-08 11:56:57-06:00,commit, +19222,Matthew Turk,2014-12-08 11:56:08-06:00,commit, +19223,Ben Thompson,2014-12-08 17:27:25+00:00,commit, +19224,John ZuHone,2014-12-08 08:48:55-05:00,commit, +19225,John ZuHone,2014-12-08 03:11:45-05:00,commit, +19226,Suoqing Ji,2014-12-06 22:10:03-08:00,commit, +19227,Suoqing Ji,2014-12-06 22:07:42-08:00,commit, +19228,John ZuHone,2014-12-06 13:03:45-05:00,commit, +19229,John ZuHone,2014-12-06 13:02:58-05:00,commit, +19230,Nathan Goldbaum,2014-12-05 17:20:58-08:00,commit, +19231,Nathan Goldbaum,2014-12-05 17:20:41-08:00,commit, +19232,Nathan Goldbaum,2014-12-05 17:20:02-08:00,commit, +19233,Nathan Goldbaum,2014-12-05 17:18:41-08:00,commit, +19234,Nathan Goldbaum,2014-12-05 15:40:17-08:00,commit, +19235,Nathan Goldbaum,2014-12-05 15:21:29-08:00,commit, +19236,Kacper Kowalik,2014-12-05 15:26:05-06:00,commit, +19237,Kacper Kowalik,2014-12-05 15:10:15-06:00,commit, +19238,Kacper Kowalik,2014-12-05 14:55:25-06:00,commit, +19239,Kacper Kowalik,2014-12-05 14:43:34-06:00,commit, +19240,Kacper Kowalik,2014-12-05 14:42:20-06:00,commit, +19241,Michael Zingale,2014-12-05 15:29:56-05:00,commit, +19242,Hilary Egan,2014-12-05 12:37:30-07:00,commit, +19243,Hilary Egan,2014-12-05 11:44:12-07:00,commit, +19244,Kacper Kowalik,2014-12-05 11:16:29-06:00,commit, +19245,Kacper Kowalik,2014-12-05 11:15:07-06:00,commit, +19246,Nathan Goldbaum,2014-12-04 20:37:08-08:00,commit, +19247,Nathan Goldbaum,2014-12-04 19:09:17-08:00,commit, +19248,Cameron Hummels,2014-12-04 17:48:13-07:00,commit, +19249,Matthew Turk,2014-12-04 18:44:51-06:00,commit, +19250,Daniel Fenn,2014-12-04 19:37:16-05:00,commit, +19251,Daniel Fenn,2014-12-04 18:53:48-05:00,commit, +19252,Nathan Goldbaum,2014-12-04 15:34:04-08:00,commit, +19253,Miguel de Val-Borro,2014-12-04 17:28:53-05:00,commit, +19254,Nathan Goldbaum,2014-12-04 14:19:16-08:00,commit, +19255,Nathan Goldbaum,2014-12-04 14:18:54-08:00,commit, +19256,John ZuHone,2014-12-04 16:08:40-05:00,commit, +19257,Nathan Goldbaum,2014-12-04 11:59:35-08:00,commit, +19258,Nathan Goldbaum,2014-12-04 11:59:12-08:00,commit, +19259,Ben Thompson,2014-12-04 17:39:29+00:00,commit, +19260,Nathan Goldbaum,2014-12-03 22:38:57-08:00,commit, +19261,Nathan Goldbaum,2014-12-03 20:53:28-08:00,commit, +19262,Nathan Goldbaum,2014-12-03 20:47:24-08:00,commit, +19263,Cameron Hummels,2014-12-03 19:43:06-07:00,commit, +19264,Cameron Hummels,2014-12-03 19:34:44-07:00,commit, +19265,Nathan Goldbaum,2014-12-03 18:25:47-08:00,commit, +19266,Cameron Hummels,2014-12-03 19:11:14-07:00,commit, +19267,Nathan Goldbaum,2014-12-03 17:09:54-08:00,commit, +19268,Nathan Goldbaum,2014-12-03 17:09:26-08:00,commit, +19269,Cameron Hummels,2014-12-03 18:02:11-07:00,commit, +19270,Cameron Hummels,2014-12-03 17:24:23-07:00,commit, +19271,Cameron Hummels,2014-12-03 17:14:19-07:00,commit, +19272,Cameron Hummels,2014-12-03 17:07:45-07:00,commit, +19273,Cameron Hummels,2014-12-03 16:26:39-07:00,commit, +19274,Cameron Hummels,2014-12-03 16:13:33-07:00,commit, +19275,Cameron Hummels,2014-12-03 15:56:41-07:00,commit, +19276,Cameron Hummels,2014-12-03 15:51:08-07:00,commit, +19277,Cameron Hummels,2014-12-03 15:24:02-07:00,commit, +19278,Cameron Hummels,2014-12-03 13:11:41-07:00,commit, +19279,Cameron Hummels,2014-12-03 13:10:32-07:00,commit, +19280,Cameron Hummels,2014-12-03 13:10:11-07:00,commit, +19281,Cameron Hummels,2014-12-03 12:32:25-07:00,commit, +19282,Cameron Hummels,2014-12-03 12:24:11-07:00,commit, +19283,Matthew Turk,2014-12-03 13:05:37-06:00,commit, +19284,Kacper Kowalik,2014-12-03 12:44:54-06:00,commit, +19285,Britton Smith,2014-12-03 18:02:49+00:00,commit, +19286,Kacper Kowalik,2014-12-03 11:43:19-06:00,commit, +19287,Ben Thompson,2014-12-03 11:50:06+00:00,commit, +19288,Ben Thompson,2014-12-03 11:45:59+00:00,commit, +19289,Ben Thompson,2014-12-03 11:45:01+00:00,commit, +19290,Ben Thompson,2014-12-03 11:10:41+00:00,commit, +19291,Hilary Egan,2014-12-02 18:08:32-07:00,commit, +19292,Ben Thompson,2014-12-03 01:01:32+00:00,commit, +19293,Ben Thompson,2014-12-03 00:35:08+00:00,commit, +19294,Nathan Goldbaum,2014-12-02 15:31:51-08:00,commit, +19295,Nathan Goldbaum,2014-12-02 15:28:22-08:00,commit, +19296,Nathan Goldbaum,2014-12-02 15:06:09-08:00,commit, +19297,Nathan Goldbaum,2014-12-02 15:05:53-08:00,commit, +19298,Nathan Goldbaum,2014-12-02 14:47:37-08:00,commit, +19299,John ZuHone,2014-12-02 17:17:11-05:00,commit, +19300,John ZuHone,2014-12-02 17:16:45-05:00,commit, +19301,Matthew Turk,2014-12-02 16:06:19-06:00,commit, +19302,John ZuHone,2014-12-02 16:36:33-05:00,commit, +19303,Kacper Kowalik,2014-12-02 15:26:23-06:00,commit, +19304,Britton Smith,2014-12-02 21:25:17+00:00,commit, +19305,Matthew Turk,2014-12-02 15:25:08-06:00,commit, +19306,Matthew Turk,2014-12-02 15:22:53-06:00,commit, +19307,John ZuHone,2014-12-02 16:22:05-05:00,commit, +19308,John ZuHone,2014-12-02 16:21:12-05:00,commit, +19309,Britton Smith,2014-12-02 21:18:52+00:00,commit, +19310,John ZuHone,2014-12-02 16:18:51-05:00,commit, +19311,Hilary Egan,2014-12-02 14:10:07-07:00,commit, +19312,Matthew Turk,2014-12-02 15:08:45-06:00,commit, +19313,Matthew Turk,2014-12-02 15:05:47-06:00,commit, +19314,Nathan Goldbaum,2014-12-02 13:00:08-08:00,commit, +19315,Kacper Kowalik,2014-12-02 14:57:16-06:00,commit, +19316,John ZuHone,2014-12-02 15:53:17-05:00,commit, +19317,Hilary Egan,2014-12-02 13:34:26-07:00,commit, +19318,Nathan Goldbaum,2014-12-02 12:26:54-08:00,commit, +19319,Nathan Goldbaum,2014-12-02 12:26:08-08:00,commit, +19320,Nathan Goldbaum,2014-12-02 12:19:52-08:00,commit, +19321,Kacper Kowalik,2014-12-02 14:14:10-06:00,commit, +19322,Kacper Kowalik,2014-12-02 13:10:53-06:00,commit, +19323,Kacper Kowalik,2014-12-02 11:57:41-06:00,commit, +19324,Matthew Turk,2014-12-01 13:25:32-06:00,commit, +19325,Matthew Turk,2014-12-01 13:24:15-06:00,commit, +19326,Nathan Goldbaum,2014-11-25 16:59:28-08:00,commit, +19327,Michael Zingale,2014-11-25 19:46:24-05:00,commit, +19328,Michael Zingale,2014-11-25 19:30:00-05:00,commit, +19329,Michael Zingale,2014-11-25 14:59:37-05:00,commit, +19330,Michael Zingale,2014-11-25 14:59:08-05:00,commit, +19331,Michael Zingale,2014-11-25 14:37:14-05:00,commit, +19332,Michael Zingale,2014-11-25 14:08:36-05:00,commit, +19333,Aaron Smith,2014-11-25 12:49:20-06:00,commit, +19334,Michael Zingale,2014-11-25 11:16:47-05:00,commit, +19335,Michael Zingale,2014-11-25 10:00:13-05:00,commit, +19336,Michael Zingale,2014-11-25 09:58:37-05:00,commit, +19337,Michael Zingale,2014-11-25 09:58:16-05:00,commit, +19338,Aaron Smith,2014-11-24 22:54:33-06:00,commit, +19339,Michael Zingale,2014-11-24 21:12:44-05:00,commit, +19340,Michael Zingale,2014-11-24 21:09:25-05:00,commit, +19341,Michael Zingale,2014-11-24 20:38:14-05:00,commit, +19342,Sam Skillman,2014-11-23 13:11:22-08:00,commit, +19343,Sam Skillman,2014-11-23 13:06:04-08:00,commit, +19344,Hilary Egan,2014-11-23 12:19:22-07:00,commit, +19345,Cameron Hummels,2014-11-22 13:22:09-07:00,commit, +19346,Matthew Turk,2014-11-21 20:18:06-06:00,commit, +19347,Matthew Turk,2014-11-21 20:15:51-06:00,commit, +19348,Cameron Hummels,2014-11-21 14:32:30-07:00,commit, +19349,Cameron Hummels,2014-11-21 14:31:46-07:00,commit, +19350,Cameron Hummels,2014-11-21 14:30:13-07:00,commit, +19351,Michael Zingale,2014-11-21 15:25:33-05:00,commit, +19352,Nathan Goldbaum,2014-11-21 09:51:29-08:00,commit, +19353,Hilary Egan,2014-11-21 10:40:04-07:00,commit, +19354,Cameron Hummels,2014-11-20 19:44:35-07:00,commit, +19355,Cameron Hummels,2014-11-20 19:43:25-07:00,commit, +19356,Cameron Hummels,2014-11-20 19:27:10-07:00,commit, +19357,Nathan Goldbaum,2014-11-20 18:25:02-08:00,commit, +19358,Nathan Goldbaum,2014-11-20 18:00:36-08:00,commit, +19359,Nathan Goldbaum,2014-11-20 18:00:08-08:00,commit, +19360,Nathan Goldbaum,2014-11-20 17:49:20-08:00,commit, +19361,Kenz Arraki,2014-11-20 17:28:20-06:00,commit, +19362,Kenz Arraki,2014-11-20 16:32:31-06:00,commit, +19363,Hilary Egan,2014-11-20 15:21:12-07:00,commit, +19364,Cameron Hummels,2014-11-20 15:06:41-07:00,commit, +19365,Hilary Egan,2014-11-20 14:23:39-07:00,commit, +19366,Nathan Goldbaum,2014-11-19 20:53:42-08:00,commit, +19367,Andrew Myers,2014-11-19 19:36:17-08:00,commit, +19368,Nathan Goldbaum,2014-11-19 17:08:51-08:00,commit, +19369,Nathan Goldbaum,2014-11-19 15:03:14-08:00,commit, +19370,Nathan Goldbaum,2014-11-19 15:02:41-08:00,commit, +19371,Nathan Goldbaum,2014-11-19 15:02:20-08:00,commit, +19372,Nathan Goldbaum,2014-11-19 15:01:20-08:00,commit, +19373,Nathan Goldbaum,2014-11-19 14:38:44-08:00,commit, +19374,Nathan Goldbaum,2014-11-19 12:43:04-08:00,commit, +19375,Nathan Goldbaum,2014-11-19 12:29:09-08:00,commit, +19376,Nathan Goldbaum,2014-11-19 12:28:27-08:00,commit, +19377,Nathan Goldbaum,2014-11-19 11:25:45-08:00,commit, +19378,Jill Naiman,2014-11-19 14:09:04-05:00,commit, +19379,Nathan Goldbaum,2014-11-19 10:59:12-08:00,commit, +19380,Nathan Goldbaum,2014-11-19 09:53:40+00:00,commit, +19381,Nathan Goldbaum,2014-11-19 00:28:17-08:00,commit, +19382,Nathan Goldbaum,2014-11-19 00:17:04-08:00,commit, +19383,Nathan Goldbaum,2014-11-18 14:49:33-08:00,commit, +19384,Nathan Goldbaum,2014-11-18 13:02:54-08:00,commit, +19385,John ZuHone,2014-11-18 14:42:17-05:00,commit, +19386,John ZuHone,2014-11-18 11:35:16-05:00,commit, +19387,John ZuHone,2014-11-17 23:47:54-05:00,commit, +19388,John ZuHone,2014-11-17 23:42:24-05:00,commit, +19389,John ZuHone,2014-11-17 23:34:44-05:00,commit, +19390,John ZuHone,2014-11-17 23:24:13-05:00,commit, +19391,John ZuHone,2014-11-17 23:21:04-05:00,commit, +19392,John ZuHone,2014-11-17 23:19:32-05:00,commit, +19393,John ZuHone,2014-11-17 23:09:28-05:00,commit, +19394,John ZuHone,2014-11-17 22:54:27-05:00,commit, +19395,John ZuHone,2014-11-17 22:49:28-05:00,commit, +19396,John ZuHone,2014-11-17 22:48:54-05:00,commit, +19397,Ben Thompson,2014-11-18 03:09:37+00:00,commit, +19398,Ben Thompson,2014-11-18 02:37:35+00:00,commit, +19399,Ben Thompson,2014-11-18 01:53:58+00:00,commit, +19400,Ben Thompson,2014-11-18 01:36:48+00:00,commit, +19401,Ben Thompson,2014-11-18 01:33:11+00:00,commit, +19402,Nathan Goldbaum,2014-11-17 12:34:14-08:00,commit, +19403,John ZuHone,2014-11-16 13:58:54-05:00,commit, +19404,Matthew Turk,2014-11-15 19:33:13-06:00,commit, +19405,Matthew Turk,2014-11-15 15:34:01-06:00,commit, +19406,Matthew Turk,2014-11-15 11:41:28-06:00,commit, +19407,Matthew Turk,2014-11-15 10:25:05-06:00,commit, +19408,Kacper Kowalik,2014-11-14 13:17:03-06:00,commit, +19409,Elizabeth Tasker,2014-11-14 17:29:05+09:00,commit, +19410,Elizabeth Tasker,2014-11-14 17:29:05+09:00,commit, +19411,Matthew Turk,2014-11-14 13:32:04-06:00,commit, +19412,John ZuHone,2014-11-13 14:34:56-05:00,commit, +19413,John ZuHone,2014-11-13 11:38:20-05:00,commit, +19414,Ben Thompson,2014-11-13 13:47:33+00:00,commit, +19415,Ben Thompson,2014-11-13 13:46:42+00:00,commit, +19416,Nathan Goldbaum,2014-11-12 15:18:15-08:00,commit, +19417,Nathan Goldbaum,2014-11-12 15:17:38-08:00,commit, +19418,John ZuHone,2014-11-12 13:04:27-05:00,commit, +19419,John ZuHone,2014-11-12 12:11:51-05:00,commit, +19420,Ben Thompson,2014-11-12 14:43:30+00:00,commit, +19421,John ZuHone,2014-11-11 21:05:51-05:00,commit, +19422,Mark Krumholz,2014-11-11 16:17:05-08:00,commit, +19423,John ZuHone,2014-11-11 18:46:44-05:00,commit, +19424,John ZuHone,2014-11-11 18:34:41-05:00,commit, +19425,John ZuHone,2014-11-11 18:25:35-05:00,commit, +19426,John ZuHone,2014-11-11 18:24:21-05:00,commit, +19427,John ZuHone,2014-11-11 18:24:09-05:00,commit, +19428,John ZuHone,2014-11-11 18:00:15-05:00,commit, +19429,Mark Krumholz,2014-11-11 12:13:00-08:00,commit, +19430,Ben Thompson,2014-11-11 15:49:24+00:00,commit, +19431,Ben Thompson,2014-11-11 15:47:37+00:00,commit, +19432,Ben Thompson,2014-11-11 15:46:41+00:00,commit, +19433,John ZuHone,2014-11-10 21:18:55-05:00,commit, +19434,John ZuHone,2014-11-10 21:16:29-05:00,commit, +19435,John ZuHone,2014-11-10 21:15:11-05:00,commit, +19436,Ben Thompson,2014-11-11 02:09:20+00:00,commit, +19437,Ben Thompson,2014-11-11 02:08:33+00:00,commit, +19438,John ZuHone,2014-11-10 21:00:38-05:00,commit, +19439,Ben Thompson,2014-11-11 01:30:46+00:00,commit, +19440,Ben Thompson,2014-11-11 01:09:35+00:00,commit, +19441,Ben Thompson,2014-11-11 00:48:47+00:00,commit, +19442,Ben Thompson,2014-11-11 00:40:52+00:00,commit, +19443,Matthew Turk,2014-11-10 17:40:03-06:00,commit, +19444,John ZuHone,2014-11-10 18:01:18-05:00,commit, +19445,Matthew Turk,2014-11-10 16:34:48-06:00,commit, +19446,Matthew Turk,2014-11-10 16:27:21-06:00,commit, +19447,John ZuHone,2014-11-10 16:50:32-05:00,commit, +19448,Britton Smith,2014-11-10 21:29:32+00:00,commit, +19449,Britton Smith,2014-11-10 21:29:15+00:00,commit, +19450,John ZuHone,2014-11-10 16:19:05-05:00,commit, +19451,John ZuHone,2014-11-10 16:18:50-05:00,commit, +19452,John ZuHone,2014-11-10 16:16:59-05:00,commit, +19453,Matthew Turk,2014-11-10 14:59:45-06:00,commit, +19454,John ZuHone,2014-11-10 14:50:09-05:00,commit, +19455,John ZuHone,2014-11-10 14:45:22-05:00,commit, +19456,John ZuHone,2014-11-10 14:39:02-05:00,commit, +19457,John ZuHone,2014-11-10 14:36:43-05:00,commit, +19458,John ZuHone,2014-11-10 12:45:17-05:00,commit, +19459,John ZuHone,2014-11-10 11:43:18-05:00,commit, +19460,Britton Smith,2014-11-10 13:51:34+00:00,commit, +19461,Nathan Goldbaum,2014-11-09 22:57:35-08:00,commit, +19462,Nathan Goldbaum,2014-11-09 22:44:45-08:00,commit, +19463,Nathan Goldbaum,2014-11-09 22:43:10-08:00,commit, +19464,John ZuHone,2014-11-10 01:09:24-05:00,commit, +19465,Suoqing Ji,2014-11-09 20:21:31-08:00,commit, +19466,Suoqing Ji,2014-11-09 19:43:24-08:00,commit, +19467,John ZuHone,2014-11-09 21:20:45-05:00,commit, +19468,John ZuHone,2014-11-09 20:52:51-05:00,commit, +19469,John ZuHone,2014-11-09 20:23:39-05:00,commit, +19470,Suoqing Ji,2014-11-09 15:24:34-08:00,commit, +19471,Suoqing Ji,2014-11-09 02:53:04-08:00,commit, +19472,Sam Skillman,2014-11-08 20:19:41-08:00,commit, +19473,John ZuHone,2014-11-07 16:53:46-05:00,commit, +19474,Jill Naiman,2014-11-07 16:38:55-05:00,commit, +19475,Kacper Kowalik,2014-11-07 14:37:03-06:00,commit, +19476,John ZuHone,2014-11-07 15:02:55-05:00,commit, +19477,Britton Smith,2014-11-07 16:50:49+00:00,commit, +19478,Jill Naiman,2014-11-07 10:53:11-05:00,commit, +19479,Jill Naiman,2014-11-07 10:40:01-05:00,commit, +19480,Britton Smith,2014-11-07 11:38:13+00:00,commit, +19481,Britton Smith,2014-11-07 10:46:33+00:00,commit, +19482,Kacper Kowalik,2014-11-06 18:49:53-06:00,commit, +19483,Britton Smith,2014-11-06 23:09:51+00:00,commit, +19484,Britton Smith,2014-11-06 23:09:09+00:00,commit, +19485,Nathan Goldbaum,2014-11-06 14:39:58-08:00,commit, +19486,Britton Smith,2014-11-06 22:27:06+00:00,commit, +19487,John ZuHone,2014-11-06 16:40:37-05:00,commit, +19488,Britton Smith,2014-11-06 18:18:51+00:00,commit, +19489,Britton Smith,2014-11-06 18:17:58+00:00,commit, +19490,John ZuHone,2014-11-06 11:58:47-05:00,commit, +19491,Britton Smith,2014-11-06 16:50:31+00:00,commit, +19492,John ZuHone,2014-11-06 10:46:48-05:00,commit, +19493,John ZuHone,2014-11-06 10:46:04-05:00,commit, +19494,John ZuHone,2014-11-06 10:45:03-05:00,commit, +19495,Matthew Turk,2014-11-06 09:33:47-06:00,commit, +19496,Matthew Turk,2014-11-06 09:33:31-06:00,commit, +19497,John ZuHone,2014-11-06 10:25:42-05:00,commit, +19498,Kacper Kowalik,2014-11-05 21:55:12-06:00,commit, +19499,John ZuHone,2014-11-05 21:02:57-05:00,commit, +19500,John ZuHone,2014-11-05 20:50:53-05:00,commit, +19501,Britton Smith,2014-11-05 22:45:55+00:00,commit, +19502,Britton Smith,2014-11-05 22:45:34+00:00,commit, +19503,John ZuHone,2014-11-05 17:09:26-05:00,commit, +19504,Jill Naiman,2014-11-05 14:37:51-05:00,commit, +19505,Douglas Rudd,2014-11-05 13:04:04-06:00,commit, +19506,John ZuHone,2014-11-04 20:46:24-05:00,commit, +19507,Nathan Goldbaum,2014-11-04 16:44:36-08:00,commit, +19508,Nathan Goldbaum,2014-11-04 16:44:23-08:00,commit, +19509,Nathan Goldbaum,2014-11-04 16:43:56-08:00,commit, +19510,Nathan Goldbaum,2014-11-04 16:43:26-08:00,commit, +19511,Nathan Goldbaum,2014-11-04 16:12:40-08:00,commit, +19512,Nathan Goldbaum,2014-11-04 13:37:43-08:00,commit, +19513,Nathan Goldbaum,2014-11-04 13:32:48-08:00,commit, +19514,Nathan Goldbaum,2014-11-04 11:49:16-08:00,commit, +19515,Jill Naiman,2014-11-04 11:49:10-05:00,commit, +19516,John ZuHone,2014-11-04 11:27:25-05:00,commit, +19517,John ZuHone,2014-11-04 09:27:41-05:00,commit, +19518,John ZuHone,2014-11-04 09:25:48-05:00,commit, +19519,John ZuHone,2014-11-03 21:13:06-05:00,commit, +19520,John ZuHone,2014-11-03 21:05:48-05:00,commit, +19521,John ZuHone,2014-11-03 21:01:31-05:00,commit, +19522,John ZuHone,2014-11-03 20:44:45-05:00,commit, +19523,Douglas Rudd,2014-11-03 17:51:27-06:00,commit, +19524,Douglas Rudd,2014-11-03 17:45:43-06:00,commit, +19525,John ZuHone,2014-11-03 17:12:22-05:00,commit, +19526,John ZuHone,2014-11-03 15:30:28-05:00,commit, +19527,Jill Naiman,2014-11-03 15:29:34-05:00,commit, +19528,John ZuHone,2014-11-03 15:19:10-05:00,commit, +19529,John ZuHone,2014-11-03 15:10:38-05:00,commit, +19530,John ZuHone,2014-11-03 15:01:07-05:00,commit, +19531,John ZuHone,2014-11-03 13:46:05-05:00,commit, +19532,Jill Naiman,2014-11-03 12:21:33-05:00,commit, +19533,Jill Naiman,2014-11-03 12:13:52-05:00,commit, +19534,Jill Naiman,2014-11-03 12:11:49-05:00,commit, +19535,Matthew Turk,2014-11-03 10:53:07-06:00,commit, +19536,Jill Naiman,2014-11-02 22:01:40-05:00,commit, +19537,Jill Naiman,2014-11-02 20:43:51-05:00,commit, +19538,Jill Naiman,2014-10-31 16:37:19-04:00,commit, +19539,John ZuHone,2014-10-31 16:13:30-04:00,commit, +19540,John ZuHone,2014-10-31 16:13:08-04:00,commit, +19541,John ZuHone,2014-10-31 11:42:32-04:00,commit, +19542,John ZuHone,2014-10-31 11:40:01-04:00,commit, +19543,John ZuHone,2014-10-31 11:36:41-04:00,commit, +19544,Jill Naiman,2014-10-30 22:14:18-04:00,commit, +19545,Jill Naiman,2014-10-30 17:56:08-04:00,commit, +19546,Jill Naiman,2014-10-30 17:55:17-04:00,commit, +19547,Jill Naiman,2014-10-30 17:54:08-04:00,commit, +19548,Jill Naiman,2014-10-30 17:50:33-04:00,commit, +19549,Jill Naiman,2014-10-30 15:47:29-04:00,commit, +19550,Matthew Turk,2014-10-30 13:08:17-05:00,commit, +19551,Douglas Rudd,2014-10-30 12:56:20-05:00,commit, +19552,Douglas Rudd,2014-10-30 12:52:52-05:00,commit, +19553,Jill Naiman,2014-10-29 18:25:00-04:00,commit, +19554,Nathan Goldbaum,2014-10-29 10:25:07-07:00,commit, +19555,John ZuHone,2014-10-29 10:18:55-04:00,commit, +19556,Nathan Goldbaum,2014-10-28 22:19:19-07:00,commit, +19557,Nathan Goldbaum,2014-10-28 22:05:53-07:00,commit, +19558,John ZuHone,2014-10-29 00:01:06-04:00,commit, +19559,John ZuHone,2014-10-29 00:00:34-04:00,commit, +19560,John ZuHone,2014-10-28 20:05:16-04:00,commit, +19561,John ZuHone,2014-10-28 19:47:21-04:00,commit, +19562,John ZuHone,2014-10-28 19:38:39-04:00,commit, +19563,John ZuHone,2014-10-28 19:37:02-04:00,commit, +19564,John ZuHone,2014-10-28 15:35:22-04:00,commit, +19565,Britton Smith,2014-10-28 14:41:53-04:00,commit, +19566,Britton Smith,2014-10-28 14:31:10-04:00,commit, +19567,Britton Smith,2014-10-28 14:25:03-04:00,commit, +19568,John ZuHone,2014-10-28 14:18:42-04:00,commit, +19569,John ZuHone,2014-10-28 12:23:46-04:00,commit, +19570,John ZuHone,2014-10-28 12:18:13-04:00,commit, +19571,John ZuHone,2014-10-28 10:01:19-04:00,commit, +19572,John ZuHone,2014-10-28 02:12:05-04:00,commit, +19573,John ZuHone,2014-10-28 01:57:58-04:00,commit, +19574,John ZuHone,2014-10-28 01:57:25-04:00,commit, +19575,John ZuHone,2014-10-28 01:57:16-04:00,commit, +19576,John ZuHone,2014-10-28 01:56:57-04:00,commit, +19577,Britton Smith,2014-10-27 18:38:06-04:00,commit, +19578,John ZuHone,2014-10-27 16:11:01-04:00,commit, +19579,John ZuHone,2014-10-27 15:45:04-04:00,commit, +19580,Douglas Rudd,2014-10-27 14:32:18-05:00,commit, +19581,Douglas Rudd,2014-10-27 14:18:18-05:00,commit, +19582,Douglas Rudd,2014-10-27 14:15:19-05:00,commit, +19583,John ZuHone,2014-10-27 15:13:14-04:00,commit, +19584,John ZuHone,2014-10-27 15:11:40-04:00,commit, +19585,Douglas Rudd,2014-10-27 14:04:19-05:00,commit, +19586,John ZuHone,2014-10-27 14:55:38-04:00,commit, +19587,John ZuHone,2014-10-27 13:38:04-04:00,commit, +19588,John ZuHone,2014-10-27 13:36:18-04:00,commit, +19589,John ZuHone,2014-10-27 13:36:04-04:00,commit, +19590,John ZuHone,2014-10-27 13:34:49-04:00,commit, +19591,John ZuHone,2014-10-27 11:36:09-04:00,commit, +19592,John ZuHone,2014-10-27 10:41:31-04:00,commit, +19593,John ZuHone,2014-10-27 10:40:25-04:00,commit, +19594,John ZuHone,2014-10-27 10:23:45-04:00,commit, +19595,Nathan Goldbaum,2014-10-26 20:17:57-07:00,commit, +19596,Nathan Goldbaum,2014-10-26 20:09:21-07:00,commit, +19597,Nathan Goldbaum,2014-10-26 19:49:30-07:00,commit, +19598,Nathan Goldbaum,2014-10-26 19:44:58-07:00,commit, +19599,Nathan Goldbaum,2014-10-26 19:10:22-07:00,commit, +19600,Nathan Goldbaum,2014-10-26 16:07:29-07:00,commit, +19601,Nathan Goldbaum,2014-10-26 16:06:36-07:00,commit, +19602,Nathan Goldbaum,2014-10-26 16:05:52-07:00,commit, +19603,Douglas Rudd,2014-10-25 16:39:48-05:00,commit, +19604,Sam Skillman,2014-10-25 13:01:01-07:00,commit, +19605,Sam Skillman,2014-10-25 12:42:53-07:00,commit, +19606,Sam Skillman,2014-10-25 12:41:24-07:00,commit, +19607,Sam Skillman,2014-10-25 10:37:30-07:00,commit, +19608,Sam Skillman,2014-10-25 10:30:00-07:00,commit, +19609,John ZuHone,2014-10-25 12:25:25-04:00,commit, +19610,Cameron Hummels,2014-10-24 16:25:19-07:00,commit, +19611,Cameron Hummels,2014-10-24 16:24:00-07:00,commit, +19612,Cameron Hummels,2014-10-24 15:03:42-07:00,commit, +19613,Cameron Hummels,2014-10-24 14:39:49-07:00,commit, +19614,Cameron Hummels,2014-10-24 14:25:03-07:00,commit, +19615,Cameron Hummels,2014-10-24 13:44:59-07:00,commit, +19616,John ZuHone,2014-10-24 14:35:26-04:00,commit, +19617,Nathan Goldbaum,2014-10-24 11:26:35-07:00,commit, +19618,Jill Naiman,2014-10-24 14:16:49-04:00,commit, +19619,John ZuHone,2014-10-24 14:15:44-04:00,commit, +19620,Jill Naiman,2014-10-24 14:15:14-04:00,commit, +19621,John ZuHone,2014-10-24 13:55:03-04:00,commit, +19622,Jill Naiman,2014-10-24 13:50:25-04:00,commit, +19623,John ZuHone,2014-10-24 13:46:20-04:00,commit, +19624,John ZuHone,2014-10-24 13:21:11-04:00,commit, +19625,John ZuHone,2014-10-24 13:21:00-04:00,commit, +19626,Jill Naiman,2014-10-24 12:30:48-04:00,commit, +19627,John ZuHone,2014-10-24 11:29:10-04:00,commit, +19628,Jill Naiman,2014-10-23 21:48:01-04:00,commit, +19629,Cameron Hummels,2014-10-23 16:59:28-07:00,commit, +19630,Cameron Hummels,2014-10-23 16:48:59-07:00,commit, +19631,Britton Smith,2014-10-23 19:37:32-04:00,commit, +19632,Britton Smith,2014-10-23 19:35:55-04:00,commit, +19633,Cameron Hummels,2014-10-23 16:09:25-07:00,commit, +19634,Nathan Goldbaum,2014-10-23 15:48:53-07:00,commit, +19635,Britton Smith,2014-10-23 16:32:48-04:00,commit, +19636,Britton Smith,2014-10-23 15:56:18-04:00,commit, +19637,Jill Naiman,2014-10-23 15:22:17-04:00,commit, +19638,Britton Smith,2014-10-23 14:59:51-04:00,commit, +19639,Jill Naiman,2014-10-23 14:54:42-04:00,commit, +19640,Jill Naiman,2014-10-23 14:50:48-04:00,commit, +19641,Jill Naiman,2014-10-23 14:43:02-04:00,commit, +19642,Britton Smith,2014-10-23 11:07:39-04:00,commit, +19643,Nathan Goldbaum,2014-10-22 19:35:58-07:00,commit, +19644,Britton Smith,2014-10-22 21:17:47-04:00,commit, +19645,Britton Smith,2014-10-22 21:15:45-04:00,commit, +19646,Britton Smith,2014-10-22 20:59:10-04:00,commit, +19647,Britton Smith,2014-10-22 20:21:44-04:00,commit, +19648,Britton Smith,2014-10-22 20:18:53-04:00,commit, +19649,Britton Smith,2014-10-22 20:16:53-04:00,commit, +19650,Britton Smith,2014-10-22 20:15:56-04:00,commit, +19651,Britton Smith,2014-10-22 20:12:03-04:00,commit, +19652,Britton Smith,2014-10-22 20:00:09-04:00,commit, +19653,Matthew Turk,2014-10-22 19:56:00-04:00,commit, +19654,Jill Naiman,2014-10-22 18:54:11-04:00,commit, +19655,Jill Naiman,2014-10-22 18:09:21-04:00,commit, +19656,Nathan Goldbaum,2014-10-22 14:10:13-07:00,commit, +19657,Nathan Goldbaum,2014-10-22 14:09:51-07:00,commit, +19658,Nathan Goldbaum,2014-10-22 14:08:52-07:00,commit, +19659,Britton Smith,2014-10-22 16:40:29-04:00,commit, +19660,Britton Smith,2014-10-22 16:37:51-04:00,commit, +19661,Jill Naiman,2014-10-22 16:25:16-04:00,commit, +19662,Jill Naiman,2014-10-22 16:00:31-04:00,commit, +19663,Jill Naiman,2014-10-22 15:58:07-04:00,commit, +19664,John ZuHone,2014-10-22 15:51:48-04:00,commit, +19665,Jill Naiman,2014-10-22 15:32:33-04:00,commit, +19666,Britton Smith,2014-10-22 15:06:44-04:00,commit, +19667,Jill Naiman,2014-10-22 15:05:36-04:00,commit, +19668,Britton Smith,2014-10-22 14:55:33-04:00,commit, +19669,Jill Naiman,2014-10-22 14:13:47-04:00,commit, +19670,Jill Naiman,2014-10-22 14:10:34-04:00,commit, +19671,Britton Smith,2014-10-22 11:58:55-04:00,commit, +19672,Britton Smith,2014-10-22 11:57:06-04:00,commit, +19673,Britton Smith,2014-10-22 11:52:57-04:00,commit, +19674,Britton Smith,2014-10-22 11:52:19-04:00,commit, +19675,Britton Smith,2014-10-22 11:51:15-04:00,commit, +19676,Britton Smith,2014-10-22 11:50:46-04:00,commit, +19677,Britton Smith,2014-10-22 11:50:20-04:00,commit, +19678,John ZuHone,2014-10-22 11:45:41-04:00,commit, +19679,Britton Smith,2014-10-22 11:29:07-04:00,commit, +19680,Britton Smith,2014-10-22 11:20:57-04:00,commit, +19681,Britton Smith,2014-10-22 11:07:41-04:00,commit, +19682,Britton Smith,2014-10-22 10:49:12-04:00,commit, +19683,John ZuHone,2014-10-22 10:43:15-04:00,commit, +19684,Britton Smith,2014-10-22 10:29:40-04:00,commit, +19685,John ZuHone,2014-10-22 10:24:45-04:00,commit, +19686,John ZuHone,2014-10-22 10:20:00-04:00,commit, +19687,John ZuHone,2014-10-21 22:32:27-04:00,commit, +19688,Michael Zingale,2014-10-21 21:42:00-04:00,commit, +19689,John ZuHone,2014-10-21 20:49:36-04:00,commit, +19690,John ZuHone,2014-10-21 20:39:59-04:00,commit, +19691,John ZuHone,2014-10-21 20:20:54-04:00,commit, +19692,John ZuHone,2014-10-21 20:07:46-04:00,commit, +19693,John ZuHone,2014-10-21 19:46:54-04:00,commit, +19694,Nathan Goldbaum,2014-10-21 16:22:03-07:00,commit, +19695,Nathan Goldbaum,2014-10-21 16:21:36-07:00,commit, +19696,Michael Zingale,2014-10-21 19:12:48-04:00,commit, +19697,Michael Zingale,2014-10-21 19:10:44-04:00,commit, +19698,Britton Smith,2014-10-21 18:16:44-04:00,commit, +19699,Aaron Smith,2014-10-21 21:49:46+00:00,commit, +19700,Aaron Smith,2014-10-21 21:47:28+00:00,commit, +19701,John ZuHone,2014-10-21 15:54:55-04:00,commit, +19702,Nathan Goldbaum,2014-10-21 10:05:45-07:00,commit, +19703,Matthew Turk,2014-10-21 07:42:19-05:00,commit, +19704,John ZuHone,2014-10-21 08:37:33-04:00,commit, +19705,John ZuHone,2014-10-21 08:00:27-04:00,commit, +19706,Matthew Turk,2014-10-21 06:41:38-05:00,commit, +19707,Matthew Turk,2014-10-21 06:41:13-05:00,commit, +19708,John ZuHone,2014-10-21 01:06:36-04:00,commit, +19709,John ZuHone,2014-10-21 00:43:41-04:00,commit, +19710,John ZuHone,2014-10-21 00:41:03-04:00,commit, +19711,Nathan Goldbaum,2014-10-20 21:29:40-07:00,commit, +19712,Jill Naiman,2014-10-20 22:35:52-04:00,commit, +19713,John ZuHone,2014-10-20 20:45:33-04:00,commit, +19714,John ZuHone,2014-10-20 20:31:30-04:00,commit, +19715,John ZuHone,2014-10-20 20:30:25-04:00,commit, +19716,Aaron Smith,2014-10-20 19:17:21-05:00,commit, +19717,Nathan Goldbaum,2014-10-20 14:12:35-07:00,commit, +19718,Nathan Goldbaum,2014-10-20 14:11:49-07:00,commit, +19719,Nathan Goldbaum,2014-10-20 14:10:57-07:00,commit, +19720,Matthew Turk,2014-10-20 15:17:48-05:00,commit, +19721,Matthew Turk,2014-10-20 15:17:24-05:00,commit, +19722,Matthew Turk,2014-10-20 15:14:48-05:00,commit, +19723,Nathan Goldbaum,2014-10-20 11:44:38-07:00,commit, +19724,Chris Malone,2014-10-20 11:21:48-06:00,commit, +19725,Nathan Goldbaum,2014-10-20 10:07:47-07:00,commit, +19726,Aaron Smith,2014-10-20 17:05:00+00:00,commit, +19727,Hilary Egan,2014-10-20 10:14:26-06:00,commit, +19728,Chris Malone,2014-10-20 10:00:58-06:00,commit, +19729,Chris Malone,2014-10-20 09:46:09-06:00,commit, +19730,Chris Malone,2014-10-20 09:34:49-06:00,commit, +19731,Aaron Smith,2014-10-20 09:59:30-05:00,commit, +19732,Jill Naiman,2014-10-19 22:57:09-04:00,commit, +19733,Britton Smith,2014-10-19 12:09:36-04:00,commit, +19734,Britton Smith,2014-10-19 09:16:08-04:00,commit, +19735,Britton Smith,2014-10-19 08:54:02-04:00,commit, +19736,Jill Naiman,2014-10-18 20:05:08-05:00,commit, +19737,Sam Skillman,2014-10-18 16:28:54-07:00,commit, +19738,Sam Skillman,2014-10-18 16:02:38-07:00,commit, +19739,Britton Smith,2014-10-18 16:28:49-04:00,commit, +19740,Cameron Hummels,2014-10-18 12:51:00-07:00,commit, +19741,Cameron Hummels,2014-10-18 12:50:10-07:00,commit, +19742,Suoqing Ji,2014-10-18 11:39:22-05:00,commit, +19743,Britton Smith,2014-10-18 11:57:43-04:00,commit, +19744,Britton Smith,2014-10-18 11:53:43-04:00,commit, +19745,Britton Smith,2014-10-18 11:53:11-04:00,commit, +19746,Sam Skillman,2014-10-18 05:28:37-07:00,commit, +19747,John ZuHone,2014-10-17 20:46:33-05:00,commit, +19748,John ZuHone,2014-10-17 20:42:10-05:00,commit, +19749,John ZuHone,2014-10-17 20:26:28-05:00,commit, +19750,John ZuHone,2014-10-17 20:19:32-05:00,commit, +19751,Kenz Arraki,2014-10-17 17:50:50-05:00,commit, +19752,Kenz Arraki,2014-10-17 17:24:17-05:00,commit, +19753,Douglas Rudd,2014-10-17 16:46:58-05:00,commit, +19754,Kenz Arraki,2014-10-17 16:17:48-05:00,commit, +19755,John ZuHone,2014-10-17 16:03:02-05:00,commit, +19756,John ZuHone,2014-10-17 15:59:44-05:00,commit, +19757,John ZuHone,2014-10-17 15:36:08-05:00,commit, +19758,Chris Malone,2014-10-17 15:11:28-05:00,commit, +19759,Suoqing Ji,2014-10-17 15:09:25-05:00,commit, +19760,Chris Malone,2014-10-17 14:54:04-05:00,commit, +19761,John ZuHone,2014-10-17 14:51:18-05:00,commit, +19762,Chris Malone,2014-10-17 14:50:23-05:00,commit, +19763,Chris Malone,2014-10-17 14:50:07-05:00,commit, +19764,Chris Malone,2014-10-17 14:49:31-05:00,commit, +19765,John ZuHone,2014-10-17 14:47:38-05:00,commit, +19766,Kenz Arraki,2014-10-17 14:43:20-05:00,commit, +19767,John ZuHone,2014-10-17 14:37:42-05:00,commit, +19768,Britton Smith,2014-10-17 14:55:58-04:00,commit, +19769,Matthew Turk,2014-10-17 13:46:46-05:00,commit, +19770,Chris Malone,2014-10-17 13:33:50-05:00,commit, +19771,Chris Malone,2014-10-17 13:31:55-05:00,commit, +19772,John ZuHone,2014-10-17 13:29:11-05:00,commit, +19773,Douglas Rudd,2014-10-17 13:28:29-05:00,commit, +19774,John ZuHone,2014-10-17 13:25:39-05:00,commit, +19775,Suoqing Ji,2014-10-17 13:17:16-05:00,commit, +19776,Matthew Turk,2014-10-17 13:17:01-05:00,commit, +19777,John ZuHone,2014-10-17 13:15:37-05:00,commit, +19778,John ZuHone,2014-10-17 13:12:42-05:00,commit, +19779,John ZuHone,2014-10-17 13:00:19-05:00,commit, +19780,John ZuHone,2014-10-17 12:58:31-05:00,commit, +19781,John ZuHone,2014-10-17 12:57:09-05:00,commit, +19782,John ZuHone,2014-10-17 12:54:29-05:00,commit, +19783,John ZuHone,2014-10-17 12:51:25-05:00,commit, +19784,John ZuHone,2014-10-17 12:45:13-05:00,commit, +19785,John ZuHone,2014-10-17 11:09:22-05:00,commit, +19786,John ZuHone,2014-10-17 11:09:12-05:00,commit, +19787,Britton Smith,2014-10-17 11:41:25-04:00,commit, +19788,Britton Smith,2014-10-17 11:40:19-04:00,commit, +19789,John ZuHone,2014-10-17 10:25:01-05:00,commit, +19790,John ZuHone,2014-10-17 10:17:54-05:00,commit, +19791,John ZuHone,2014-10-17 09:43:03-05:00,commit, +19792,John ZuHone,2014-10-17 09:36:26-05:00,commit, +19793,John ZuHone,2014-10-17 09:35:00-05:00,commit, +19794,John ZuHone,2014-10-17 09:34:48-05:00,commit, +19795,John ZuHone,2014-10-17 09:34:42-05:00,commit, +19796,Douglas Rudd,2014-10-17 09:34:35-05:00,commit, +19797,John ZuHone,2014-10-17 09:25:29-05:00,commit, +19798,Douglas Rudd,2014-10-17 09:00:08-05:00,commit, +19799,John ZuHone,2014-10-17 01:32:58-05:00,commit, +19800,Michael Zingale,2014-10-16 18:43:52-04:00,commit, +19801,Douglas Rudd,2014-10-16 17:35:15-05:00,commit, +19802,Douglas Rudd,2014-10-16 17:20:04-05:00,commit, +19803,Douglas Rudd,2014-10-16 17:16:12-05:00,commit, +19804,Chris Malone,2014-10-16 17:08:54-05:00,commit, +19805,Kenz Arraki,2014-10-16 16:44:11-05:00,commit, +19806,Douglas Rudd,2014-10-16 16:41:43-05:00,commit, +19807,Chris Malone,2014-10-16 16:18:48-05:00,commit, +19808,John ZuHone,2014-10-16 16:13:23-05:00,commit, +19809,John ZuHone,2014-10-16 16:12:08-05:00,commit, +19810,Kenz Arraki,2014-10-16 16:09:18-05:00,commit, +19811,Douglas Rudd,2014-10-16 15:49:16-05:00,commit, +19812,Douglas Rudd,2014-10-16 15:48:47-05:00,commit, +19813,Chris Malone,2014-10-16 14:43:27-05:00,commit, +19814,Nathan Goldbaum,2014-10-16 14:16:39-05:00,commit, +19815,Nathan Goldbaum,2014-10-16 14:15:17-05:00,commit, +19816,Nathan Goldbaum,2014-10-16 14:10:48-05:00,commit, +19817,Kenz Arraki,2014-10-16 13:00:10-05:00,commit, +19818,Sherwood Richers,2014-10-16 10:54:20-07:00,commit, +19819,Sherwood Richers,2014-10-16 10:53:24-07:00,commit, +19820,Chris Malone,2014-10-16 12:02:56-05:00,commit, +19821,Chris Malone,2014-10-16 11:58:53-05:00,commit, +19822,Chris Malone,2014-10-16 11:34:28-05:00,commit, +19823,Kacper Kowalik,2014-10-16 10:52:21-05:00,commit, +19824,Chris Malone,2014-10-16 10:49:01-05:00,commit, +19825,Nathan Goldbaum,2014-10-16 10:21:21-05:00,commit, +19826,Douglas Rudd,2014-10-16 10:04:05-05:00,commit, +19827,John ZuHone,2014-10-16 09:25:40-05:00,commit, +19828,Sam Skillman,2014-10-16 06:46:17-07:00,commit, +19829,Nathan Goldbaum,2014-10-15 21:37:52-07:00,commit, +19830,Nathan Goldbaum,2014-10-15 21:37:05-07:00,commit, +19831,Matthew Turk,2014-10-15 21:30:36-05:00,commit, +19832,Britton Smith,2014-10-15 20:58:58-04:00,commit, +19833,Britton Smith,2014-10-15 20:57:33-04:00,commit, +19834,Andrew Myers,2014-10-15 12:29:32-07:00,commit, +19835,Andrew Myers,2014-10-15 12:27:56-07:00,commit, +19836,Nathan Goldbaum,2014-10-14 20:02:56-07:00,commit, +19837,Nathan Goldbaum,2014-10-14 18:07:03-07:00,commit, +19838,John ZuHone,2014-10-14 19:50:46-04:00,commit, +19839,Andrew Myers,2014-10-14 16:33:16-07:00,commit, +19840,Britton Smith,2014-10-14 18:33:14-04:00,commit, +19841,John ZuHone,2014-10-14 17:30:44-04:00,commit, +19842,Britton Smith,2014-10-14 17:28:47-04:00,commit, +19843,Britton Smith,2014-10-14 17:18:35-04:00,commit, +19844,Sam Skillman,2014-10-14 09:38:42-07:00,commit, +19845,Sam Skillman,2014-10-14 09:07:58-07:00,commit, +19846,Sam Skillman,2014-10-14 09:04:53-07:00,commit, +19847,Sam Skillman,2014-10-14 08:39:59-07:00,commit, +19848,Sam Skillman,2014-10-14 08:23:57-07:00,commit, +19849,Sam Skillman,2014-10-14 08:20:35-07:00,commit, +19850,John ZuHone,2014-10-14 10:39:12-04:00,commit, +19851,Sam Skillman,2014-10-14 07:12:05-07:00,commit, +19852,Sam Skillman,2014-10-14 06:53:41-07:00,commit, +19853,John ZuHone,2014-10-14 08:55:48-04:00,commit, +19854,John ZuHone,2014-10-13 19:18:03-04:00,commit, +19855,Michael Zingale,2014-10-10 21:08:38-04:00,commit, +19856,John ZuHone,2014-10-10 18:35:00-04:00,commit, +19857,John ZuHone,2014-10-10 18:34:46-04:00,commit, +19858,John ZuHone,2014-10-10 16:50:33-04:00,commit, +19859,John ZuHone,2014-10-10 16:47:30-04:00,commit, +19860,John ZuHone,2014-10-10 16:46:58-04:00,commit, +19861,John ZuHone,2014-10-10 16:25:49-04:00,commit, +19862,John ZuHone,2014-10-10 15:01:59-04:00,commit, +19863,Britton Smith,2014-10-10 14:43:14-04:00,commit, +19864,Britton Smith,2014-10-10 14:03:01-04:00,commit, +19865,Eric Hallman,2014-10-10 13:44:46-04:00,commit, +19866,Eric Hallman,2014-10-10 13:30:21-04:00,commit, +19867,Eric Hallman,2014-10-10 11:17:05-04:00,commit, +19868,Matthew Turk,2014-10-10 05:24:13-05:00,commit, +19869,Matthew Turk,2014-10-10 05:23:53-05:00,commit, +19870,Matthew Turk,2014-10-10 05:23:16-05:00,commit, +19871,Hilary Egan,2014-10-09 17:34:26-06:00,commit, +19872,Hilary Egan,2014-10-09 17:07:07-06:00,commit, +19873,Hilary Egan,2014-10-09 16:57:56-06:00,commit, +19874,Hilary Egan,2014-10-09 16:55:27-06:00,commit, +19875,Hilary Egan,2014-10-09 16:54:37-06:00,commit, +19876,Hilary Egan,2014-10-09 16:53:19-06:00,commit, +19877,Hilary Egan,2014-10-09 16:38:19-06:00,commit, +19878,Britton Smith,2014-10-09 17:21:58-04:00,commit, +19879,Britton Smith,2014-10-09 17:20:22-04:00,commit, +19880,Britton Smith,2014-10-09 16:27:58+01:00,commit, +19881,John ZuHone,2014-10-09 09:51:43-04:00,commit, +19882,Nathan Goldbaum,2014-10-08 14:49:37-07:00,commit, +19883,Nathan Goldbaum,2014-10-08 14:29:36-07:00,commit, +19884,John ZuHone,2014-10-08 17:03:00-04:00,commit, +19885,John ZuHone,2014-10-08 16:45:49-04:00,commit, +19886,John ZuHone,2014-10-08 16:41:29-04:00,commit, +19887,John ZuHone,2014-10-08 12:02:42-04:00,commit, +19888,Andrew Myers,2014-10-07 23:21:33-07:00,commit, +19889,Andrew Myers,2014-10-07 23:21:33-07:00,commit, +19890,Nathan Goldbaum,2014-10-07 22:07:30-07:00,commit, +19891,Nathan Goldbaum,2014-10-07 20:34:01-07:00,commit, +19892,Nathan Goldbaum,2014-10-07 20:33:25-07:00,commit, +19893,John ZuHone,2014-10-07 22:07:45-04:00,commit, +19894,John ZuHone,2014-10-07 22:00:55-04:00,commit, +19895,John ZuHone,2014-10-07 15:37:35-04:00,commit, +19896,John ZuHone,2014-10-07 15:36:58-04:00,commit, +19897,John ZuHone,2014-10-07 15:12:47-04:00,commit, +19898,Chris Malone,2014-10-06 17:21:26-06:00,commit, +19899,John ZuHone,2014-10-06 16:13:51-04:00,commit, +19900,John ZuHone,2014-10-06 16:13:16-04:00,commit, +19901,John ZuHone,2014-10-06 14:13:09-04:00,commit, +19902,Kacper Kowalik,2014-10-06 11:26:02-05:00,commit, +19903,Britton Smith,2014-10-06 10:58:06-04:00,commit, +19904,Britton Smith,2014-10-05 17:24:25-04:00,commit, +19905,Desika Narayanan,2014-10-05 15:31:31-04:00,commit, +19906,Desika Narayanan,2014-10-05 15:27:12-04:00,commit, +19907,Andrew Myers,2014-10-04 18:13:21-07:00,commit, +19908,John ZuHone,2014-10-04 20:22:05-04:00,commit, +19909,John ZuHone,2014-10-04 01:24:48-04:00,commit, +19910,Chris Malone,2014-10-03 16:43:42-06:00,commit, +19911,Chris Malone,2014-10-03 16:35:48-06:00,commit, +19912,Matthew Turk,2014-10-03 16:06:54-05:00,commit, +19913,Matthew Turk,2014-10-03 16:06:48-05:00,commit, +19914,Matthew Turk,2014-10-03 16:06:18-05:00,commit, +19915,Kacper Kowalik,2014-10-03 10:17:00-05:00,commit, +19916,Cameron Hummels,2014-10-03 08:04:41-07:00,commit, +19917,Chris Malone,2014-10-02 17:16:20-06:00,commit, +19918,John ZuHone,2014-10-02 17:01:54-04:00,commit, +19919,Nathan Goldbaum,2014-10-02 13:11:30-07:00,commit, +19920,Nathan Goldbaum,2014-10-01 22:50:49-07:00,commit, +19921,Andrew Myers,2014-10-01 17:46:43-07:00,commit, +19922,Chris Malone,2014-10-01 17:10:32-06:00,commit, +19923,Chris Malone,2014-10-01 16:44:04-06:00,commit, +19924,Matthew Turk,2014-10-01 13:58:21-05:00,commit, +19925,Kacper Kowalik,2014-10-01 10:27:39-05:00,commit, +19926,Kacper Kowalik,2014-10-01 10:26:21-05:00,commit, +19927,Kacper Kowalik,2014-10-01 10:12:02-05:00,commit, +19928,Kacper Kowalik,2014-10-01 10:10:21-05:00,commit, +19929,Andrew Myers,2014-10-01 00:23:24-07:00,commit, +19930,Andrew Myers,2014-10-01 00:19:26-07:00,commit, +19931,Michael Zingale,2014-09-30 21:27:23-04:00,commit, +19932,Michael Zingale,2014-09-30 20:39:02-04:00,commit, +19933,Nathan Goldbaum,2014-09-30 12:31:12-07:00,commit, +19934,Nathan Goldbaum,2014-09-30 12:29:52-07:00,commit, +19935,Nathan Goldbaum,2014-09-30 12:26:09-07:00,commit, +19936,Nathan Goldbaum,2014-09-30 12:20:04-07:00,commit, +19937,John ZuHone,2014-09-30 14:36:02-04:00,commit, +19938,John ZuHone,2014-09-30 14:32:02-04:00,commit, +19939,John ZuHone,2014-09-30 14:24:13-04:00,commit, +19940,John ZuHone,2014-09-30 13:32:37-04:00,commit, +19941,John ZuHone,2014-09-30 12:25:21-04:00,commit, +19942,John ZuHone,2014-09-30 11:50:35-04:00,commit, +19943,Chris Malone,2014-09-30 08:34:11-06:00,commit, +19944,Chris Malone,2014-09-30 08:33:36-06:00,commit, +19945,John ZuHone,2014-09-30 10:31:24-04:00,commit, +19946,Chris Malone,2014-09-30 08:28:56-06:00,commit, +19947,John ZuHone,2014-09-30 09:44:23-04:00,commit, +19948,John ZuHone,2014-09-30 09:40:25-04:00,commit, +19949,Chris Malone,2014-09-29 16:33:15-06:00,commit, +19950,Chris Malone,2014-09-29 16:29:23-06:00,commit, +19951,Chris Malone,2014-09-29 15:59:49-06:00,commit, +19952,Chris Malone,2014-09-29 15:55:25-06:00,commit, +19953,Chris Malone,2014-09-29 15:13:30-06:00,commit, +19954,Matthew Turk,2014-09-29 16:06:49-05:00,commit, +19955,Matthew Turk,2014-09-29 15:32:43-05:00,commit, +19956,Chris Malone,2014-09-29 13:51:58-06:00,commit, +19957,John ZuHone,2014-09-29 14:25:08-05:00,commit, +19958,Chris Malone,2014-09-29 12:55:04-06:00,commit, +19959,John ZuHone,2014-09-29 13:32:35-05:00,commit, +19960,John ZuHone,2014-09-29 13:31:36-05:00,commit, +19961,John ZuHone,2014-09-29 13:31:23-05:00,commit, +19962,Matthew Turk,2014-09-29 13:19:34-05:00,commit, +19963,John ZuHone,2014-09-29 12:36:32-05:00,commit, +19964,Chris Malone,2014-09-29 11:07:15-06:00,commit, +19965,John ZuHone,2014-09-29 11:49:59-05:00,commit, +19966,Chris Malone,2014-09-29 10:30:17-06:00,commit, +19967,Chris Malone,2014-09-29 10:22:22-06:00,commit, +19968,Matthew Turk,2014-09-29 11:19:11-05:00,commit, +19969,Matthew Turk,2014-09-29 11:02:30-05:00,commit, +19970,Nathan Goldbaum,2014-09-29 08:46:58-07:00,commit, +19971,Cameron Hummels,2014-09-29 08:02:13-07:00,commit, +19972,Matthew Turk,2014-09-29 09:34:26-05:00,commit, +19973,Matthew Turk,2014-09-29 09:33:33-05:00,commit, +19974,Matthew Turk,2014-09-29 09:33:16-05:00,commit, +19975,John ZuHone,2014-09-29 09:32:05-05:00,commit, +19976,John ZuHone,2014-09-28 21:49:31-05:00,commit, +19977,John ZuHone,2014-09-28 21:11:45-05:00,commit, +19978,Nathan Goldbaum,2014-09-28 17:25:19-07:00,commit, +19979,Cameron Hummels,2014-09-28 06:17:36-07:00,commit, +19980,Cameron Hummels,2014-09-28 06:07:01-07:00,commit, +19981,Cameron Hummels,2014-09-28 05:51:12-07:00,commit, +19982,Cameron Hummels,2014-09-27 21:16:50-07:00,commit, +19983,Cameron Hummels,2014-09-27 07:33:14-07:00,commit, +19984,Cameron Hummels,2014-09-27 07:27:41-07:00,commit, +19985,Cameron Hummels,2014-09-26 20:39:58-07:00,commit, +19986,Cameron Hummels,2014-09-26 20:29:12-07:00,commit, +19987,Cameron Hummels,2014-09-26 19:17:47-07:00,commit, +19988,Cameron Hummels,2014-09-26 19:15:56-07:00,commit, +19989,Chris Malone,2014-09-26 17:33:46-06:00,commit, +19990,Matthew Turk,2014-09-25 14:59:29-05:00,commit, +19991,John ZuHone,2014-09-25 12:46:00-04:00,commit, +19992,John ZuHone,2014-09-25 12:43:40-04:00,commit, +19993,John ZuHone,2014-09-25 12:38:39-04:00,commit, +19994,John ZuHone,2014-09-25 12:33:20-04:00,commit, +19995,John ZuHone,2014-09-25 12:21:45-04:00,commit, +19996,John ZuHone,2014-09-25 10:39:24-04:00,commit, +19997,John ZuHone,2014-09-25 10:39:00-04:00,commit, +19998,John ZuHone,2014-09-25 10:21:19-04:00,commit, +19999,John ZuHone,2014-09-24 19:07:53-04:00,commit, +20000,John ZuHone,2014-09-24 18:59:33-04:00,commit, +20001,Douglas Rudd,2014-09-24 14:06:16-05:00,commit, +20002,Kacper Kowalik,2014-09-24 13:47:47-05:00,commit, +20003,Kacper Kowalik,2014-09-24 13:42:00-05:00,commit, +20004,Matthew Turk,2014-09-24 09:26:50-05:00,commit, +20005,John ZuHone,2014-09-24 09:51:59-04:00,commit, +20006,John ZuHone,2014-09-24 09:51:39-04:00,commit, +20007,John ZuHone,2014-09-24 09:51:19-04:00,commit, +20008,Matthew Turk,2014-09-24 05:49:55-05:00,commit, +20009,Nathan Goldbaum,2014-09-23 12:14:16-07:00,commit, +20010,Nathan Goldbaum,2014-09-23 12:13:53-07:00,commit, +20011,Nathan Goldbaum,2014-09-23 12:12:06-07:00,commit, +20012,Matthew Turk,2014-09-23 13:43:06-05:00,commit, +20013,Nathan Goldbaum,2014-09-23 09:59:50-07:00,commit, +20014,Kacper Kowalik,2014-09-23 10:11:03-05:00,commit, +20015,John ZuHone,2014-09-23 08:59:55-04:00,commit, +20016,Matthew Turk,2014-09-23 05:18:22-05:00,commit, +20017,John ZuHone,2014-09-23 00:08:37-04:00,commit, +20018,John ZuHone,2014-09-23 00:07:58-04:00,commit, +20019,John ZuHone,2014-09-22 23:49:44-04:00,commit, +20020,Andrew Myers,2014-09-22 16:43:14-07:00,commit, +20021,Andrew Myers,2014-09-22 16:39:47-07:00,commit, +20022,Kacper Kowalik,2014-09-22 16:36:26-05:00,commit, +20023,Kacper Kowalik,2014-09-22 16:05:57-05:00,commit, +20024,Matthew Turk,2014-09-22 12:13:02-05:00,commit, +20025,Britton Smith,2014-09-22 15:58:46+01:00,commit, +20026,Andrew Myers,2014-09-21 16:20:07-07:00,commit, +20027,Andrew Myers,2014-09-21 15:24:00-07:00,commit, +20028,Andrew Myers,2014-09-21 15:20:09-07:00,commit, +20029,Andrew Myers,2014-09-21 15:16:16-07:00,commit, +20030,Andrew Myers,2014-09-21 15:15:06-07:00,commit, +20031,Andrew Myers,2014-09-21 14:48:32-07:00,commit, +20032,Nathan Goldbaum,2014-09-20 20:24:32-07:00,commit, +20033,Andrew Myers,2014-09-20 18:18:20-07:00,commit, +20034,Andrew Myers,2014-09-20 16:31:46-07:00,commit, +20035,Matthew Turk,2014-09-20 14:48:56-05:00,commit, +20036,Matthew Turk,2014-09-20 14:47:43-05:00,commit, +20037,Matthew Turk,2014-09-20 14:47:24-05:00,commit, +20038,Douglas Rudd,2014-09-19 16:49:30-05:00,commit, +20039,Kirk Barrow,2014-09-19 17:55:05+00:00,commit, +20040,Kirk Barrow,2014-09-19 17:28:34+00:00,commit, +20041,Kirk Barrow,2014-09-19 17:25:31+00:00,commit, +20042,Kirk Barrow,2014-09-19 13:24:27-04:00,commit, +20043,Kirk Barrow,2014-09-19 13:19:55-04:00,commit, +20044,Kirk Barrow,2014-09-19 13:12:32-04:00,commit, +20045,Kirk Barrow,2014-09-19 13:10:53-04:00,commit, +20046,Kirk Barrow,2014-09-19 13:08:40-04:00,commit, +20047,Kirk Barrow,2014-09-19 16:04:28+00:00,commit, +20048,Kirk Barrow,2014-09-19 12:00:34-04:00,commit, +20049,Kirk Barrow,2014-09-19 11:40:47-04:00,commit, +20050,Britton Smith,2014-09-19 12:31:49+01:00,commit, +20051,Kirk Barrow,2014-09-19 10:51:49+00:00,commit, +20052,Kirk Barrow,2014-09-19 06:30:05-04:00,commit, +20053,Matthew Turk,2015-01-03 22:26:46-06:00,commit, +20054,Nathan Goldbaum,2014-09-18 22:18:00-07:00,commit, +20055,Hilary Egan,2014-09-18 10:19:29-06:00,commit, +20056,Gabriel Altay,2014-09-17 13:28:51-04:00,commit, +20057,Andrew Myers,2014-09-17 00:16:50-07:00,commit, +20058,Nathan Goldbaum,2014-09-16 20:36:33-07:00,commit, +20059,Kacper Kowalik,2014-09-16 21:17:38-05:00,commit, +20060,Gabriel Altay,2014-09-16 18:38:36-04:00,commit, +20061,Andrew Myers,2014-09-16 15:34:27-07:00,commit, +20062,Andrew Myers,2014-09-16 15:26:46-07:00,commit, +20063,Cameron Hummels,2014-09-16 16:55:59-05:00,commit, +20064,Andrew Myers,2014-09-16 14:44:32-07:00,commit, +20065,Gabriel Altay,2014-09-16 17:23:26-04:00,commit, +20066,Gabriel Altay,2014-09-16 17:10:35-04:00,commit, +20067,Britton Smith,2014-09-16 22:09:04+01:00,commit, +20068,Gabriel Altay,2014-09-16 16:59:27-04:00,commit, +20069,Andrew Myers,2014-09-16 13:52:04-07:00,commit, +20070,Andrew Myers,2014-09-16 13:50:14-07:00,commit, +20071,Andrew Myers,2014-09-16 13:43:46-07:00,commit, +20072,Gabriel Altay,2014-09-16 16:21:58-04:00,commit, +20073,Matthew Turk,2014-09-16 14:59:07-05:00,commit, +20074,Gabriel Altay,2014-09-16 13:45:20-04:00,commit, +20075,Cameron Hummels,2014-09-16 11:44:20-05:00,commit, +20076,Matthew Turk,2014-09-16 10:47:58-05:00,commit, +20077,Matthew Turk,2014-09-16 09:38:40-05:00,commit, +20078,Matthew Turk,2014-09-16 06:15:35-05:00,commit, +20079,Matthew Turk,2014-09-16 06:15:20-05:00,commit, +20080,Matthew Turk,2014-09-16 06:12:15-05:00,commit, +20081,Matthew Turk,2014-09-16 05:00:31-05:00,commit, +20082,Matthew Turk,2014-09-15 17:40:28-05:00,commit, +20083,Nathan Goldbaum,2014-09-15 11:47:06-07:00,commit, +20084,Nathan Goldbaum,2014-09-15 11:46:40-07:00,commit, +20085,Matthew Turk,2014-09-15 11:54:18-05:00,commit, +20086,Michael Zingale,2014-09-15 11:46:13-04:00,commit, +20087,Britton Smith,2014-09-15 16:35:21+01:00,commit, +20088,Britton Smith,2014-09-15 16:15:19+01:00,commit, +20089,Matthew Turk,2014-09-15 10:05:55-05:00,commit, +20090,Matthew Turk,2014-09-15 09:49:36-05:00,commit, +20091,Kacper Kowalik,2014-09-14 13:34:19-05:00,commit, +20092,Kacper Kowalik,2014-09-14 13:24:37-05:00,commit, +20093,Kacper Kowalik,2014-09-13 15:34:21-05:00,commit, +20094,Kacper Kowalik,2014-09-13 15:29:01-05:00,commit, +20095,Kacper Kowalik,2014-09-13 15:17:06-05:00,commit, +20096,Nathan Goldbaum,2014-09-12 13:20:01-07:00,commit, +20097,Nathan Goldbaum,2014-09-12 13:19:42-07:00,commit, +20098,Britton Smith,2014-09-12 15:50:26+01:00,commit, +20099,Chris Malone,2014-09-11 15:39:52-04:00,commit, +20100,Chris Malone,2014-09-11 15:15:57-04:00,commit, +20101,Chris Malone,2014-09-11 11:56:04-04:00,commit, +20102,Sam Skillman,2014-09-10 17:18:43-07:00,commit, +20103,Sam Skillman,2014-09-10 17:17:25-07:00,commit, +20104,Sam Skillman,2014-09-10 17:17:00-07:00,commit, +20105,Kacper Kowalik,2014-09-10 14:30:43-05:00,commit, +20106,Kacper Kowalik,2014-09-10 13:30:20-05:00,commit, +20107,Matthew Turk,2014-09-10 13:23:59-05:00,commit, +20108,Matthew Turk,2014-09-10 13:23:37-05:00,commit, +20109,Kacper Kowalik,2014-09-09 18:58:50-05:00,commit, +20110,Kacper Kowalik,2014-09-09 16:06:59-05:00,commit, +20111,Kacper Kowalik,2014-09-09 15:31:28-05:00,commit, +20112,Antoine Strugarek,2014-09-09 20:29:56+00:00,commit, +20113,Matthew Turk,2014-09-09 12:09:01-05:00,commit, +20114,Matthew Turk,2014-09-09 12:04:49-05:00,commit, +20115,Douglas Rudd,2014-09-09 10:07:13-05:00,commit, +20116,Matthew Turk,2014-09-09 05:46:41-05:00,commit, +20117,Nathan Goldbaum,2014-09-08 20:05:14-07:00,commit, +20118,Kacper Kowalik,2014-09-08 21:18:42-05:00,commit, +20119,Douglas Rudd,2014-09-08 16:57:57-05:00,commit, +20120,Britton Smith,2014-09-08 22:08:40+01:00,commit, +20121,Britton Smith,2014-09-08 22:06:22+01:00,commit, +20122,Chris Malone,2014-09-08 21:04:27+00:00,commit, +20123,Chris Malone,2014-09-08 14:38:37-06:00,commit, +20124,Chris Malone,2014-09-08 14:35:23-06:00,commit, +20125,Chris Malone,2014-09-08 14:34:17-06:00,commit, +20126,Britton Smith,2014-09-08 21:32:15+01:00,commit, +20127,Matthew Turk,2014-09-08 10:12:16-05:00,commit, +20128,Britton Smith,2014-09-08 15:47:48+01:00,commit, +20129,Antoine Strugarek,2014-09-08 07:12:27-04:00,commit, +20130,Britton Smith,2014-09-08 12:08:36+01:00,commit, +20131,Matthew Turk,2014-09-07 16:20:30-05:00,commit, +20132,Kacper Kowalik,2014-09-07 10:28:55-05:00,commit, +20133,Sam Skillman,2014-09-06 13:13:15-07:00,commit, +20134,Sam Skillman,2014-09-06 12:50:06-07:00,commit, +20135,Sam Skillman,2014-09-06 12:43:59-07:00,commit, +20136,Sam Skillman,2014-09-06 12:20:46-07:00,commit, +20137,Sam Skillman,2014-09-06 11:40:51-07:00,commit, +20138,Douglas Rudd,2014-09-05 17:44:16-05:00,commit, +20139,Kacper Kowalik,2014-09-05 17:13:19-05:00,commit, +20140,Michael Zingale,2014-09-05 18:10:04-04:00,commit, +20141,Douglas Rudd,2014-09-05 16:44:42-05:00,commit, +20142,Douglas Rudd,2014-09-05 16:42:23-05:00,commit, +20143,Douglas Rudd,2014-09-05 16:40:56-05:00,commit, +20144,Douglas Rudd,2014-09-05 16:40:15-05:00,commit, +20145,Douglas Rudd,2014-09-05 16:39:07-05:00,commit, +20146,Douglas Rudd,2014-09-05 16:35:26-05:00,commit, +20147,Douglas Rudd,2014-09-05 16:34:48-05:00,commit, +20148,Douglas Rudd,2014-09-05 16:34:10-05:00,commit, +20149,Douglas Rudd,2014-09-05 16:32:55-05:00,commit, +20150,Douglas Rudd,2014-09-05 16:32:21-05:00,commit, +20151,Douglas Rudd,2014-09-05 16:30:13-05:00,commit, +20152,Douglas Rudd,2014-09-05 16:29:36-05:00,commit, +20153,Douglas Rudd,2014-09-05 16:27:57-05:00,commit, +20154,Douglas Rudd,2014-09-05 16:24:43-05:00,commit, +20155,Douglas Rudd,2014-09-05 16:24:07-05:00,commit, +20156,Douglas Rudd,2014-09-05 16:21:00-05:00,commit, +20157,Douglas Rudd,2014-09-05 16:18:16-05:00,commit, +20158,Douglas Rudd,2014-09-05 16:17:08-05:00,commit, +20159,Douglas Rudd,2014-09-05 16:15:24-05:00,commit, +20160,Douglas Rudd,2014-09-05 16:14:01-05:00,commit, +20161,Douglas Rudd,2014-09-05 16:12:32-05:00,commit, +20162,Douglas Rudd,2014-09-05 16:11:16-05:00,commit, +20163,Douglas Rudd,2014-09-05 16:10:27-05:00,commit, +20164,Douglas Rudd,2014-09-05 16:08:58-05:00,commit, +20165,Douglas Rudd,2014-09-05 16:08:22-05:00,commit, +20166,Douglas Rudd,2014-09-05 16:02:01-05:00,commit, +20167,Douglas Rudd,2014-09-05 15:58:27-05:00,commit, +20168,Douglas Rudd,2014-09-05 15:41:10-05:00,commit, +20169,Kacper Kowalik,2014-09-05 15:39:10-05:00,commit, +20170,Douglas Rudd,2014-09-05 15:26:41-05:00,commit, +20171,Douglas Rudd,2014-09-05 15:05:20-05:00,commit, +20172,Douglas Rudd,2014-09-05 15:03:58-05:00,commit, +20173,Douglas Rudd,2014-09-05 15:03:49-05:00,commit, +20174,Douglas Rudd,2014-09-05 15:03:07-05:00,commit, +20175,Douglas Rudd,2014-09-05 15:01:03-05:00,commit, +20176,Douglas Rudd,2014-09-05 14:59:34-05:00,commit, +20177,Douglas Rudd,2014-09-05 14:58:34-05:00,commit, +20178,Douglas Rudd,2014-09-05 14:57:01-05:00,commit, +20179,Douglas Rudd,2014-09-05 14:55:56-05:00,commit, +20180,Douglas Rudd,2014-09-05 14:54:48-05:00,commit, +20181,Douglas Rudd,2014-09-05 14:53:19-05:00,commit, +20182,Douglas Rudd,2014-09-05 14:49:58-05:00,commit, +20183,Douglas Rudd,2014-09-05 14:47:29-05:00,commit, +20184,Douglas Rudd,2014-09-05 14:46:39-05:00,commit, +20185,Douglas Rudd,2014-09-05 14:43:34-05:00,commit, +20186,Douglas Rudd,2014-09-05 14:42:10-05:00,commit, +20187,Douglas Rudd,2014-09-05 14:38:47-05:00,commit, +20188,Douglas Rudd,2014-09-05 14:37:27-05:00,commit, +20189,Douglas Rudd,2014-09-05 14:35:26-05:00,commit, +20190,Michael Zingale,2014-09-05 14:36:12-04:00,commit, +20191,Michael Zingale,2014-09-05 14:35:45-04:00,commit, +20192,Douglas Rudd,2014-09-05 12:44:48-05:00,commit, +20193,Matthew Turk,2014-09-05 12:07:46-05:00,commit, +20194,Matthew Turk,2014-09-05 11:03:43-05:00,commit, +20195,Matthew Turk,2014-09-05 11:02:24-05:00,commit, +20196,Matthew Turk,2014-09-05 10:52:47-05:00,commit, +20197,Matthew Turk,2014-09-05 10:52:24-05:00,commit, +20198,Antoine Strugarek,2014-09-04 16:30:34-04:00,commit, +20199,Andrew Myers,2014-09-03 15:08:04-07:00,commit, +20200,Andrew Myers,2014-09-03 14:50:27-07:00,commit, +20201,Michael Zingale,2014-09-03 17:44:04-04:00,commit, +20202,Andrew Myers,2014-09-03 14:42:55-07:00,commit, +20203,Matthew Turk,2014-09-03 16:25:52-05:00,commit, +20204,Cameron Hummels,2014-09-03 14:15:50-07:00,commit, +20205,Cameron Hummels,2014-09-03 13:57:31-07:00,commit, +20206,Matthew Turk,2014-09-03 13:41:59-05:00,commit, +20207,Andrew Myers,2014-09-03 10:48:07-07:00,commit, +20208,Matthew Turk,2014-09-03 11:25:31-05:00,commit, +20209,Chris Malone,2014-09-03 10:22:16-06:00,commit, +20210,Chris Malone,2014-09-03 10:08:40-06:00,commit, +20211,Chris Malone,2014-09-03 10:04:44-06:00,commit, +20212,Matthew Turk,2014-09-03 10:31:00-05:00,commit, +20213,Matthew Turk,2014-09-03 10:20:13-05:00,commit, +20214,Matthew Turk,2014-09-03 10:14:18-05:00,commit, +20215,Matthew Turk,2014-09-03 10:06:59-05:00,commit, +20216,Matthew Turk,2014-09-03 10:01:14-05:00,commit, +20217,Andrew Myers,2014-09-02 21:06:25-07:00,commit, +20218,Andrew Myers,2014-09-02 21:03:12-07:00,commit, +20219,Andrew Myers,2014-09-02 21:01:32-07:00,commit, +20220,Andrew Myers,2014-09-02 20:58:12-07:00,commit, +20221,Cameron Hummels,2014-09-02 20:44:20-07:00,commit, +20222,Cameron Hummels,2014-09-02 20:26:53-07:00,commit, +20223,Matthew Turk,2014-09-02 21:16:47-05:00,commit, +20224,Cameron Hummels,2014-09-02 19:16:11-07:00,commit, +20225,Cameron Hummels,2014-09-02 19:12:37-07:00,commit, +20226,Cameron Hummels,2014-09-02 19:12:17-07:00,commit, +20227,Cameron Hummels,2014-09-02 19:11:48-07:00,commit, +20228,Andrew Myers,2014-09-02 19:04:49-07:00,commit, +20229,Matthew Turk,2014-09-02 20:28:35-05:00,commit, +20230,Cameron Hummels,2014-09-02 18:26:16-07:00,commit, +20231,Matthew Turk,2014-09-02 20:25:38-05:00,commit, +20232,Cameron Hummels,2014-09-02 18:12:32-07:00,commit, +20233,Matthew Turk,2014-09-02 18:47:12-05:00,commit, +20234,Sam Skillman,2014-09-02 16:20:26-07:00,commit, +20235,Nathan Goldbaum,2014-09-02 16:11:30-07:00,commit, +20236,Nathan Goldbaum,2014-09-02 16:00:07-07:00,commit, +20237,Matthew Turk,2014-09-02 17:51:51-05:00,commit, +20238,Matthew Turk,2014-09-02 17:50:14-05:00,commit, +20239,Matthew Turk,2014-09-02 17:49:27-05:00,commit, +20240,Matthew Turk,2014-09-02 17:49:10-05:00,commit, +20241,Nathan Goldbaum,2014-09-02 15:48:57-07:00,commit, +20242,Nathan Goldbaum,2014-09-02 15:48:18-07:00,commit, +20243,Nathan Goldbaum,2014-09-02 15:28:39-07:00,commit, +20244,Michael Zingale,2014-09-02 18:27:31-04:00,commit, +20245,Douglas Rudd,2014-09-02 17:21:55-05:00,commit, +20246,Michael Zingale,2014-09-02 18:12:53-04:00,commit, +20247,Douglas Rudd,2014-09-02 16:40:39-05:00,commit, +20248,Chris Malone,2014-09-02 15:23:23-06:00,commit, +20249,Kacper Kowalik,2014-09-02 14:56:01-05:00,commit, +20250,Kacper Kowalik,2014-09-02 14:54:19-05:00,commit, +20251,Michael Zingale,2014-09-02 14:59:31-04:00,commit, +20252,Michael Zingale,2014-09-02 14:54:44-04:00,commit, +20253,Michael Zingale,2014-09-02 14:18:50-04:00,commit, +20254,Matthew Turk,2014-09-02 10:49:50-05:00,commit, +20255,Matthew Turk,2014-09-02 06:38:55-05:00,commit, +20256,Thomas Robitaille,2014-09-02 12:43:46+02:00,commit, +20257,Thomas Robitaille,2014-09-02 12:30:04+02:00,commit, +20258,Chris Malone,2014-09-01 20:51:58-06:00,commit, +20259,Matthew Turk,2014-09-01 09:46:06-05:00,commit, +20260,Nathan Goldbaum,2014-08-31 20:07:45-07:00,commit, +20261,Matthew Turk,2014-08-31 18:23:18-05:00,commit, +20262,Matthew Turk,2014-08-31 18:16:29-05:00,commit, +20263,Matthew Turk,2014-08-31 17:32:38-05:00,commit, +20264,Douglas Rudd,2014-08-31 14:14:14-05:00,commit, +20265,Douglas Rudd,2014-08-31 13:54:03-05:00,commit, +20266,Douglas Rudd,2014-08-31 12:43:50-05:00,commit, +20267,Kenz Arraki,2014-08-31 17:53:49+02:00,commit, +20268,Cameron Hummels,2014-08-30 13:12:49-07:00,commit, +20269,Douglas Rudd,2014-08-30 13:40:47-05:00,commit, +20270,Douglas Rudd,2014-08-30 13:29:15-05:00,commit, +20271,Douglas Rudd,2014-08-30 13:24:12-05:00,commit, +20272,Douglas Rudd,2014-08-30 13:11:17-05:00,commit, +20273,Douglas Rudd,2014-08-30 13:03:47-05:00,commit, +20274,Matthew Turk,2014-08-30 11:28:09-05:00,commit, +20275,Chris Malone,2014-08-30 15:23:51+00:00,commit, +20276,Chris Malone,2014-08-29 16:49:30-06:00,commit, +20277,Matthew Turk,2014-08-29 17:33:18-05:00,commit, +20278,Matthew Turk,2014-08-29 17:07:20-05:00,commit, +20279,Matthew Turk,2014-08-29 16:51:32-05:00,commit, +20280,convert-repo,2014-08-29 16:36:28-05:00,commit, +20281,Douglas Rudd,2014-08-29 15:51:19-05:00,commit, +20282,Chris Malone,2014-08-29 14:48:56-06:00,commit, +20283,Douglas Rudd,2014-08-29 15:36:19-05:00,commit, +20284,Douglas Rudd,2014-08-29 15:35:06-05:00,commit, +20285,Kacper Kowalik,2014-08-29 15:26:24-05:00,commit, +20286,Kacper Kowalik,2014-08-29 15:13:36-05:00,commit, +20287,Cameron Hummels,2014-08-29 11:02:29-07:00,commit, +20288,Cameron Hummels,2014-08-29 11:02:07-07:00,commit, +20289,Cameron Hummels,2014-08-29 11:01:28-07:00,commit, +20290,Douglas Rudd,2014-08-29 12:51:29-05:00,commit, +20291,Hilary Egan,2014-08-29 11:36:31-06:00,commit, +20292,Chris Malone,2014-08-29 11:23:08-06:00,commit, +20293,Douglas Rudd,2014-08-29 12:04:22-05:00,commit, +20294,convert-repo,2014-08-29 10:47:21-05:00,commit, +20295,Matthew Turk,2014-08-29 06:31:42-05:00,commit, +20296,Nathan Goldbaum,2014-08-28 17:10:25-07:00,commit, +20297,Andrew Myers,2014-08-28 16:29:44-07:00,commit, +20298,Douglas Rudd,2014-08-28 16:36:32-05:00,commit, +20299,Douglas Rudd,2014-08-28 15:19:12-05:00,commit, +20300,Douglas Rudd,2014-08-28 14:35:52-05:00,commit, +20301,Sam Skillman,2014-08-28 09:30:54-07:00,commit, +20302,Andrew Myers,2014-08-27 15:26:28-07:00,commit, +20303,Douglas Rudd,2014-08-27 17:04:33-05:00,commit, +20304,Douglas Rudd,2014-08-27 17:03:59-05:00,commit, +20305,Douglas Rudd,2014-08-27 17:00:27-05:00,commit, +20306,Andrew Myers,2014-08-27 14:58:53-07:00,commit, +20307,Andrew Myers,2014-08-27 14:47:35-07:00,commit, +20308,Douglas Rudd,2014-08-27 14:23:05-05:00,commit, +20309,Matthew Turk,2014-08-27 13:15:13-05:00,commit, +20310,Matthew Turk,2014-08-27 13:05:12-05:00,commit, +20311,Matthew Turk,2014-08-27 12:57:19-05:00,commit, +20312,Nathan Goldbaum,2014-08-27 10:31:38-07:00,commit, +20313,Matthew Turk,2014-08-27 11:53:10-05:00,commit, +20314,Andrew Myers,2014-08-26 21:25:22-07:00,commit, +20315,Andrew Myers,2014-08-26 20:33:36-07:00,commit, +20316,Andrew Myers,2014-08-26 20:32:02-07:00,commit, +20317,Michael Zingale,2014-08-26 20:01:34-04:00,commit, +20318,Nathan Goldbaum,2014-08-26 16:07:38-07:00,commit, +20319,Michael Zingale,2014-08-26 15:02:40-04:00,commit, +20320,Michael Zingale,2014-08-26 14:54:30-04:00,commit, +20321,Michael Zingale,2014-08-26 14:26:41-04:00,commit, +20322,Michael Zingale,2014-08-26 14:25:46-04:00,commit, +20323,Michael Zingale,2014-08-26 14:25:14-04:00,commit, +20324,Michael Zingale,2014-08-26 14:11:56-04:00,commit, +20325,Nathan Goldbaum,2014-08-26 10:57:22-07:00,commit, +20326,Michael Zingale,2014-08-26 13:39:56-04:00,commit, +20327,Nathan Goldbaum,2014-08-26 10:00:42-07:00,commit, +20328,Michael Zingale,2014-08-26 10:15:16-04:00,commit, +20329,Michael Zingale,2014-08-26 10:14:38-04:00,commit, +20330,Brian O'Shea,2014-08-26 08:36:58-04:00,commit, +20331,Brian O'Shea,2014-08-26 08:25:53-04:00,commit, +20332,Andrew Myers,2014-08-23 21:19:40-07:00,commit, +20333,Andrew Myers,2014-08-23 21:17:38-07:00,commit, +20334,Andrew Myers,2014-08-23 18:57:47-07:00,commit, +20335,Andrew Myers,2014-08-22 16:23:56-07:00,commit, +20336,Hilary Egan,2014-08-22 17:17:39-06:00,commit, +20337,Hilary Egan,2014-08-22 16:49:43-06:00,commit, +20338,Hilary Egan,2014-08-22 16:46:35-06:00,commit, +20339,Hilary Egan,2014-08-22 16:38:26-06:00,commit, +20340,Andrew Myers,2014-08-22 14:59:05-07:00,commit, +20341,Andrew Myers,2014-08-22 14:43:01-07:00,commit, +20342,Kacper Kowalik,2014-08-22 15:03:05+02:00,commit, +20343,Brian O'Shea,2014-08-21 13:40:29-04:00,commit, +20344,John ZuHone,2014-08-21 11:25:33-04:00,commit, +20345,Brian O'Shea,2014-08-20 14:29:57-04:00,commit, +20346,Matthew Turk,2014-08-20 12:10:46-05:00,commit, +20347,Sam Skillman,2014-08-20 09:19:55-07:00,commit, +20348,Brian O'Shea,2014-08-20 11:22:36-04:00,commit, +20349,Matthew Turk,2014-08-20 09:42:06-05:00,commit, +20350,Nathan Goldbaum,2014-08-20 01:35:05-07:00,commit, +20351,Nathan Goldbaum,2014-08-20 00:29:21-07:00,commit, +20352,John ZuHone,2014-08-20 02:15:20-04:00,commit, +20353,John ZuHone,2014-08-20 02:11:42-04:00,commit, +20354,Nathan Goldbaum,2014-08-19 21:06:40-07:00,commit, +20355,Brian O'Shea,2014-08-19 22:18:28-04:00,commit, +20356,Brian O'Shea,2014-08-19 22:18:28-04:00,commit, +20357,Michael Zingale,2014-08-19 18:32:22-04:00,commit, +20358,Nathan Goldbaum,2014-08-19 12:27:19-07:00,commit, +20359,Nathan Goldbaum,2014-08-19 12:25:51-07:00,commit, +20360,Chris Malone,2014-08-19 15:38:58+00:00,commit, +20361,Chris Malone,2014-08-19 15:20:27+00:00,commit, +20362,Chris Malone,2014-08-19 09:10:03-06:00,commit, +20363,Matthew Turk,2014-08-19 10:03:40-05:00,commit, +20364,Chris Malone,2014-08-19 08:31:32-06:00,commit, +20365,Matthew Turk,2014-08-19 08:23:31-05:00,commit, +20366,Britton Smith,2014-08-19 11:54:00+01:00,commit, +20367,Matthew Turk,2014-08-18 16:33:56-05:00,commit, +20368,Nathan Goldbaum,2014-08-17 11:01:09-07:00,commit, +20369,Nathan Goldbaum,2014-08-17 10:49:58-07:00,commit, +20370,Nathan Goldbaum,2014-08-15 14:06:01-07:00,commit, +20371,Nathan Goldbaum,2014-08-15 11:39:41-07:00,commit, +20372,Matthew Turk,2014-08-15 13:18:50-05:00,commit, +20373,Matthew Turk,2014-08-15 13:14:43-05:00,commit, +20374,Nathan Goldbaum,2014-08-15 10:34:58-07:00,commit, +20375,Matthew Turk,2014-08-15 12:08:31-05:00,commit, +20376,Matthew Turk,2014-08-15 11:57:30-05:00,commit, +20377,Matthew Turk,2014-08-15 10:12:42-05:00,commit, +20378,Matthew Turk,2014-08-15 10:12:25-05:00,commit, +20379,Britton Smith,2014-08-15 14:09:12+01:00,commit, +20380,Britton Smith,2014-08-15 13:43:13+01:00,commit, +20381,Britton Smith,2014-08-15 13:41:56+01:00,commit, +20382,Britton Smith,2014-08-15 12:35:12+01:00,commit, +20383,Britton Smith,2014-08-15 12:34:51+01:00,commit, +20384,Andrew Myers,2014-08-14 17:16:19-07:00,commit, +20385,Andrew Myers,2014-08-14 17:13:32-07:00,commit, +20386,Matthew Turk,2014-08-14 11:53:41-05:00,commit, +20387,Matthew Turk,2014-08-14 08:38:22-05:00,commit, +20388,John ZuHone,2014-08-13 21:50:22-04:00,commit, +20389,Britton Smith,2014-08-13 21:16:13+01:00,commit, +20390,Britton Smith,2014-08-13 21:10:59+01:00,commit, +20391,Britton Smith,2014-08-13 21:04:41+01:00,commit, +20392,John ZuHone,2014-08-13 15:42:37-04:00,commit, +20393,Britton Smith,2014-08-13 20:39:41+01:00,commit, +20394,John ZuHone,2014-08-13 15:36:54-04:00,commit, +20395,Britton Smith,2014-08-13 20:33:44+01:00,commit, +20396,John ZuHone,2014-08-13 15:12:19-04:00,commit, +20397,John ZuHone,2014-08-13 15:11:50-04:00,commit, +20398,Britton Smith,2014-08-13 16:59:28+01:00,commit, +20399,Cameron Hummels,2014-08-12 18:36:52-07:00,commit, +20400,Matthew Turk,2014-08-12 15:40:24-05:00,commit, +20401,Matthew Turk,2014-08-12 15:39:31-05:00,commit, +20402,Nathan Goldbaum,2014-08-12 12:31:56-07:00,commit, +20403,Matthew Turk,2014-08-12 14:12:11-05:00,commit, +20404,Matthew Turk,2014-08-12 09:26:47-05:00,commit, +20405,Matthew Turk,2014-08-12 09:24:39-05:00,commit, +20406,Nathan Goldbaum,2014-08-11 20:53:16-07:00,commit, +20407,Nathan Goldbaum,2014-08-11 11:09:36-07:00,commit, +20408,Matthew Turk,2014-08-11 12:15:51-05:00,commit, +20409,Matthew Turk,2014-08-11 10:42:36-05:00,commit, +20410,Matthew Turk,2014-08-11 10:42:27-05:00,commit, +20411,Matthew Turk,2014-08-11 10:34:40-05:00,commit, +20412,Matthew Turk,2014-08-11 09:37:58-05:00,commit, +20413,Matthew Turk,2014-08-11 08:47:08-05:00,commit, +20414,Matthew Turk,2014-08-11 08:41:32-05:00,commit, +20415,Douglas Rudd,2014-08-10 16:19:41-05:00,commit, +20416,Andrew Myers,2014-08-10 11:21:41-07:00,commit, +20417,Andrew Myers,2014-08-10 11:17:52-07:00,commit, +20418,Andrew Myers,2014-08-10 11:10:54-07:00,commit, +20419,Matthew Turk,2014-08-10 10:48:30-05:00,commit, +20420,Kacper Kowalik,2014-08-10 09:55:15+02:00,commit, +20421,Matthew Turk,2014-08-09 07:51:13-05:00,commit, +20422,Andrew Myers,2014-08-08 15:47:56-07:00,commit, +20423,Matthew Turk,2014-08-08 16:39:20-05:00,commit, +20424,Chris Malone,2014-08-08 11:04:32-06:00,commit, +20425,Chris Malone,2014-08-08 11:00:05-06:00,commit, +20426,John ZuHone,2014-08-07 17:08:49-04:00,commit, +20427,Andrew Myers,2014-08-07 12:44:41-07:00,commit, +20428,Cameron Hummels,2014-08-07 14:39:36-05:00,commit, +20429,Cameron Hummels,2014-08-07 14:39:00-05:00,commit, +20430,Andrew Myers,2014-08-06 16:07:57-07:00,commit, +20431,Andrew Myers,2014-08-06 15:39:59-07:00,commit, +20432,Andrew Myers,2014-08-06 15:21:31-07:00,commit, +20433,Britton Smith,2014-08-06 23:17:37+01:00,commit, +20434,Andrew Myers,2014-08-06 15:17:29-07:00,commit, +20435,Britton Smith,2014-08-06 23:13:56+01:00,commit, +20436,Britton Smith,2014-08-06 23:12:46+01:00,commit, +20437,Andrew Myers,2014-08-06 14:56:59-07:00,commit, +20438,Andrew Myers,2014-08-06 14:52:58-07:00,commit, +20439,Cameron Hummels,2014-08-06 14:01:57-07:00,commit, +20440,Matthew Turk,2014-08-06 15:01:01-05:00,commit, +20441,Britton Smith,2014-08-06 20:36:32+01:00,commit, +20442,John ZuHone,2014-08-06 14:50:41-04:00,commit, +20443,John ZuHone,2014-08-06 14:34:44-04:00,commit, +20444,John ZuHone,2014-08-06 12:37:41-04:00,commit, +20445,Andrew Myers,2014-08-06 00:19:44-07:00,commit, +20446,Andrew Myers,2014-08-06 00:08:41-07:00,commit, +20447,Andrew Myers,2014-08-05 23:59:17-07:00,commit, +20448,John ZuHone,2014-08-06 00:13:24-04:00,commit, +20449,John ZuHone,2014-08-05 23:47:36-04:00,commit, +20450,John ZuHone,2014-08-05 22:46:46-04:00,commit, +20451,Andrew Myers,2014-08-05 18:18:05-07:00,commit, +20452,Andrew Myers,2014-08-05 18:15:03-07:00,commit, +20453,John ZuHone,2014-08-05 20:55:40-04:00,commit, +20454,John ZuHone,2014-08-05 20:55:26-04:00,commit, +20455,John ZuHone,2014-08-05 19:23:30-04:00,commit, +20456,Matthew Turk,2014-08-05 17:26:42-05:00,commit, +20457,Matthew Turk,2014-08-05 17:25:53-05:00,commit, +20458,John ZuHone,2014-08-05 16:31:26-04:00,commit, +20459,Matthew Turk,2014-08-05 13:58:59-05:00,commit, +20460,Nathan Goldbaum,2014-08-05 11:27:34-07:00,commit, +20461,Nathan Goldbaum,2014-08-05 11:26:59-07:00,commit, +20462,Matthew Turk,2014-08-05 13:04:10-05:00,commit, +20463,Matthew Turk,2014-08-05 12:48:12-05:00,commit, +20464,Andrew Myers,2014-08-05 00:25:35-07:00,commit, +20465,Andrew Myers,2014-08-05 00:22:19-07:00,commit, +20466,Andrew Myers,2014-08-04 23:37:27-07:00,commit, +20467,Chris Malone,2014-08-05 00:58:37+00:00,commit, +20468,Chris Malone,2014-08-05 00:31:29+00:00,commit, +20469,Matthew Turk,2014-08-04 18:22:57-05:00,commit, +20470,Andrew Myers,2014-08-04 12:23:23-07:00,commit, +20471,Matthew Turk,2014-08-04 07:51:32-05:00,commit, +20472,Matthew Turk,2014-08-04 07:50:44-05:00,commit, +20473,Matthew Turk,2014-08-04 07:50:38-05:00,commit, +20474,Matthew Turk,2014-08-04 07:48:42-05:00,commit, +20475,Matthew Turk,2014-08-04 07:44:12-05:00,commit, +20476,Matthew Turk,2014-08-04 07:36:26-05:00,commit, +20477,Cameron Hummels,2014-08-04 05:08:21-07:00,commit, +20478,Matthew Turk,2014-08-03 21:08:06-05:00,commit, +20479,Matthew Turk,2014-08-03 20:39:28-05:00,commit, +20480,Matthew Turk,2014-08-03 20:28:15-05:00,commit, +20481,Cameron Hummels,2014-08-03 08:05:48-07:00,commit, +20482,Cameron Hummels,2014-08-03 08:05:19-07:00,commit, +20483,Cameron Hummels,2014-08-03 07:45:20-07:00,commit, +20484,Cameron Hummels,2014-08-03 07:44:27-07:00,commit, +20485,Cameron Hummels,2014-08-03 07:41:24-07:00,commit, +20486,Nathan Goldbaum,2014-08-02 22:01:17-07:00,commit, +20487,Cameron Hummels,2014-08-02 18:31:37-07:00,commit, +20488,Cameron Hummels,2014-08-02 18:26:41-07:00,commit, +20489,Matthew Turk,2014-08-02 20:16:42-05:00,commit, +20490,Cameron Hummels,2014-08-02 17:54:58-07:00,commit, +20491,Matthew Turk,2014-08-02 19:43:35-05:00,commit, +20492,Cameron Hummels,2014-08-02 17:22:33-07:00,commit, +20493,Cameron Hummels,2014-08-02 17:16:42-07:00,commit, +20494,Cameron Hummels,2014-08-02 17:16:24-07:00,commit, +20495,Cameron Hummels,2014-08-02 17:15:15-07:00,commit, +20496,Cameron Hummels,2014-08-02 17:13:48-07:00,commit, +20497,Cameron Hummels,2014-08-02 17:12:54-07:00,commit, +20498,Matthew Turk,2014-08-02 19:01:41-05:00,commit, +20499,Matthew Turk,2014-08-02 18:47:35-05:00,commit, +20500,Nathan Goldbaum,2014-08-02 15:23:29-07:00,commit, +20501,Britton Smith,2014-08-02 22:06:45+01:00,commit, +20502,Nathan Goldbaum,2014-08-02 12:52:31-07:00,commit, +20503,Britton Smith,2014-08-02 20:31:09+01:00,commit, +20504,Nathan Goldbaum,2014-08-02 12:25:07-07:00,commit, +20505,Nathan Goldbaum,2014-08-02 10:20:43-07:00,commit, +20506,Matthew Turk,2014-08-02 10:07:43-05:00,commit, +20507,Matthew Turk,2014-08-02 10:03:10-05:00,commit, +20508,John ZuHone,2014-08-02 10:04:10-04:00,commit, +20509,Cameron Hummels,2014-08-02 05:07:59-07:00,commit, +20510,Britton Smith,2014-08-02 11:46:07+01:00,commit, +20511,Nathan Goldbaum,2014-08-01 22:54:01-07:00,commit, +20512,Nathan Goldbaum,2014-08-01 21:34:41-07:00,commit, +20513,Matthew Turk,2014-08-01 22:58:44-05:00,commit, +20514,Matthew Turk,2014-08-01 22:11:21-05:00,commit, +20515,John ZuHone,2014-08-01 23:00:46-04:00,commit, +20516,John ZuHone,2014-08-01 22:56:52-04:00,commit, +20517,Cameron Hummels,2014-08-01 12:08:59-07:00,commit, +20518,Cameron Hummels,2014-08-01 11:58:47-07:00,commit, +20519,Cameron Hummels,2014-08-01 11:41:44-07:00,commit, +20520,Cameron Hummels,2014-08-01 11:33:03-07:00,commit, +20521,Nathan Goldbaum,2014-08-01 11:31:35-07:00,commit, +20522,Matthew Turk,2014-08-01 13:22:30-05:00,commit, +20523,Cameron Hummels,2014-08-01 11:22:09-07:00,commit, +20524,Matthew Turk,2014-08-01 13:17:02-05:00,commit, +20525,Cameron Hummels,2014-08-01 10:53:30-07:00,commit, +20526,Cameron Hummels,2014-08-01 10:52:52-07:00,commit, +20527,Nathan Goldbaum,2014-08-01 10:41:00-07:00,commit, +20528,Matthew Turk,2014-08-01 12:25:46-05:00,commit, +20529,Matthew Turk,2014-08-01 12:23:34-05:00,commit, +20530,Cameron Hummels,2014-08-01 10:21:10-07:00,commit, +20531,Cameron Hummels,2014-08-01 10:11:07-07:00,commit, +20532,Matthew Turk,2014-08-01 12:06:55-05:00,commit, +20533,Matthew Turk,2014-08-01 12:00:19-05:00,commit, +20534,Matthew Turk,2014-08-01 09:00:55-05:00,commit, +20535,Matthew Turk,2014-08-01 08:14:48-05:00,commit, +20536,Matthew Turk,2014-08-01 08:14:22-05:00,commit, +20537,Matthew Turk,2014-08-01 07:37:25-05:00,commit, +20538,Cameron Hummels,2014-07-31 23:30:34-07:00,commit, +20539,Cameron Hummels,2014-07-31 23:27:07-07:00,commit, +20540,Cameron Hummels,2014-07-31 22:46:44-07:00,commit, +20541,Cameron Hummels,2014-07-31 22:46:31-07:00,commit, +20542,Cameron Hummels,2014-07-31 22:34:19-07:00,commit, +20543,Cameron Hummels,2014-07-31 22:14:11-07:00,commit, +20544,Cameron Hummels,2014-07-31 21:46:34-07:00,commit, +20545,Cameron Hummels,2014-07-31 21:35:46-07:00,commit, +20546,Nathan Goldbaum,2014-07-31 21:14:12-07:00,commit, +20547,Nathan Goldbaum,2014-07-31 19:52:00-07:00,commit, +20548,Nathan Goldbaum,2014-07-31 19:41:25-07:00,commit, +20549,Nathan Goldbaum,2014-07-31 19:19:40-07:00,commit, +20550,Michael Zingale,2014-07-31 20:46:04-04:00,commit, +20551,Nathan Goldbaum,2014-07-31 17:15:58-07:00,commit, +20552,Michael Zingale,2014-07-31 20:10:55-04:00,commit, +20553,Nathan Goldbaum,2014-07-31 10:23:28-07:00,commit, +20554,Nathan Goldbaum,2014-07-31 10:05:02-07:00,commit, +20555,Britton Smith,2014-07-31 17:36:35+01:00,commit, +20556,Britton Smith,2014-07-31 17:25:21+01:00,commit, +20557,Britton Smith,2014-07-31 16:53:21+01:00,commit, +20558,Matthew Turk,2014-07-31 10:28:01-05:00,commit, +20559,Cameron Hummels,2014-07-31 07:53:45-07:00,commit, +20560,Cameron Hummels,2014-07-31 07:53:26-07:00,commit, +20561,Matthew Turk,2014-07-31 09:44:24-05:00,commit, +20562,Matthew Turk,2014-07-31 09:40:19-05:00,commit, +20563,Matthew Turk,2014-07-31 09:31:12-05:00,commit, +20564,Matthew Turk,2014-07-31 08:46:38-05:00,commit, +20565,Britton Smith,2014-07-31 12:32:52+01:00,commit, +20566,Britton Smith,2014-07-31 12:21:58+01:00,commit, +20567,Britton Smith,2014-07-31 10:42:17+01:00,commit, +20568,Nathan Goldbaum,2014-07-31 01:41:20-07:00,commit, +20569,Cameron Hummels,2014-07-31 00:29:43-07:00,commit, +20570,Cameron Hummels,2014-07-31 00:18:01-07:00,commit, +20571,Cameron Hummels,2014-07-30 23:27:52-07:00,commit, +20572,Cameron Hummels,2014-07-30 23:16:27-07:00,commit, +20573,Cameron Hummels,2014-07-30 23:04:20-07:00,commit, +20574,Cameron Hummels,2014-07-30 22:57:07-07:00,commit, +20575,Cameron Hummels,2014-07-30 22:41:33-07:00,commit, +20576,Cameron Hummels,2014-07-30 21:57:43-07:00,commit, +20577,Cameron Hummels,2014-07-30 21:22:06-07:00,commit, +20578,Nathan Goldbaum,2014-07-30 19:56:09-07:00,commit, +20579,Cameron Hummels,2014-07-30 18:57:06-07:00,commit, +20580,Nathan Goldbaum,2014-07-30 18:54:31-07:00,commit, +20581,Cameron Hummels,2014-07-30 18:35:35-07:00,commit, +20582,Cameron Hummels,2014-07-30 18:31:43-07:00,commit, +20583,Cameron Hummels,2014-07-30 18:27:14-07:00,commit, +20584,Nathan Goldbaum,2014-07-30 17:34:58-07:00,commit, +20585,Nathan Goldbaum,2014-07-30 17:31:33-07:00,commit, +20586,Nathan Goldbaum,2014-07-30 17:08:41-07:00,commit, +20587,Cameron Hummels,2014-07-30 16:43:35-07:00,commit, +20588,Cameron Hummels,2014-07-30 16:09:17-07:00,commit, +20589,Cameron Hummels,2014-07-30 15:43:41-07:00,commit, +20590,Cameron Hummels,2014-07-30 15:39:09-07:00,commit, +20591,Cameron Hummels,2014-07-30 15:31:56-07:00,commit, +20592,Cameron Hummels,2014-07-30 14:47:35-07:00,commit, +20593,Cameron Hummels,2014-07-30 14:44:07-07:00,commit, +20594,Cameron Hummels,2014-07-30 14:43:42-07:00,commit, +20595,Cameron Hummels,2014-07-30 14:42:54-07:00,commit, +20596,Michael Zingale,2014-07-30 16:55:43-04:00,commit, +20597,Nathan Goldbaum,2014-07-30 13:40:30-07:00,commit, +20598,Nathan Goldbaum,2014-07-30 13:04:20-07:00,commit, +20599,Nathan Goldbaum,2014-07-30 12:56:31-07:00,commit, +20600,Nathan Goldbaum,2014-07-30 12:50:32-07:00,commit, +20601,Nathan Goldbaum,2014-07-30 12:34:11-07:00,commit, +20602,Nathan Goldbaum,2014-07-30 12:29:42-07:00,commit, +20603,Michael Zingale,2014-07-30 15:18:25-04:00,commit, +20604,Michael Zingale,2014-07-30 15:12:16-04:00,commit, +20605,Cameron Hummels,2014-07-30 12:07:37-07:00,commit, +20606,Cameron Hummels,2014-07-30 12:06:37-07:00,commit, +20607,Michael Zingale,2014-07-30 14:34:52-04:00,commit, +20608,Michael Zingale,2014-07-30 14:14:07-04:00,commit, +20609,Michael Zingale,2014-07-30 13:47:44-04:00,commit, +20610,Nathan Goldbaum,2014-07-30 09:16:31-07:00,commit, +20611,Britton Smith,2014-07-30 16:45:22+01:00,commit, +20612,Cameron Hummels,2014-07-30 08:41:17-07:00,commit, +20613,Britton Smith,2014-07-30 16:36:03+01:00,commit, +20614,Cameron Hummels,2014-07-30 08:30:17-07:00,commit, +20615,Cameron Hummels,2014-07-30 07:42:25-07:00,commit, +20616,Cameron Hummels,2014-07-30 07:35:03-07:00,commit, +20617,Cameron Hummels,2014-07-30 07:29:03-07:00,commit, +20618,Matthew Turk,2014-07-30 08:07:53-05:00,commit, +20619,Britton Smith,2014-07-30 07:56:57+01:00,commit, +20620,Cameron Hummels,2014-07-29 22:02:17-07:00,commit, +20621,Nathan Goldbaum,2014-07-29 20:56:20-07:00,commit, +20622,Matthew Turk,2014-07-29 22:11:52-05:00,commit, +20623,Matthew Turk,2014-07-29 22:04:25-05:00,commit, +20624,Matthew Turk,2014-07-29 22:02:51-05:00,commit, +20625,Nathan Goldbaum,2014-07-29 18:23:10-07:00,commit, +20626,Cameron Hummels,2014-07-29 17:56:38-07:00,commit, +20627,Cameron Hummels,2014-07-29 17:55:52-07:00,commit, +20628,Cameron Hummels,2014-07-29 17:33:34-07:00,commit, +20629,Nathan Goldbaum,2014-07-29 17:17:48-07:00,commit, +20630,Nathan Goldbaum,2014-07-29 17:17:35-07:00,commit, +20631,Cameron Hummels,2014-07-29 17:13:38-07:00,commit, +20632,Cameron Hummels,2014-07-29 17:08:50-07:00,commit, +20633,Nathan Goldbaum,2014-07-29 16:59:29-07:00,commit, +20634,Cameron Hummels,2014-07-29 16:57:27-07:00,commit, +20635,Matthew Turk,2014-07-29 18:29:00-05:00,commit, +20636,Nathan Goldbaum,2014-07-29 16:28:46-07:00,commit, +20637,Nathan Goldbaum,2014-07-29 16:24:00-07:00,commit, +20638,Matthew Turk,2014-07-29 18:17:13-05:00,commit, +20639,Matthew Turk,2014-07-29 18:16:51-05:00,commit, +20640,Nathan Goldbaum,2014-07-29 16:11:06-07:00,commit, +20641,Michael Zingale,2014-07-29 19:10:23-04:00,commit, +20642,Nathan Goldbaum,2014-07-29 16:01:30-07:00,commit, +20643,Matthew Turk,2014-07-29 17:36:02-05:00,commit, +20644,Matthew Turk,2014-07-29 17:22:30-05:00,commit, +20645,Nathan Goldbaum,2014-07-29 14:38:25-07:00,commit, +20646,Michael Zingale,2014-07-29 17:36:53-04:00,commit, +20647,Sam Skillman,2014-07-29 14:33:42-07:00,commit, +20648,Michael Zingale,2014-07-29 17:19:14-04:00,commit, +20649,Nathan Goldbaum,2014-07-29 14:13:02-07:00,commit, +20650,Nathan Goldbaum,2014-07-29 13:56:37-07:00,commit, +20651,Nathan Goldbaum,2014-07-29 13:42:49-07:00,commit, +20652,Britton Smith,2014-07-29 21:35:23+01:00,commit, +20653,Britton Smith,2014-07-29 21:33:41+01:00,commit, +20654,Nathan Goldbaum,2014-07-29 13:16:31-07:00,commit, +20655,Kacper Kowalik,2014-07-29 22:13:15+02:00,commit, +20656,Michael Zingale,2014-07-29 16:05:37-04:00,commit, +20657,Michael Zingale,2014-07-29 15:57:32-04:00,commit, +20658,Michael Zingale,2014-07-29 15:56:24-04:00,commit, +20659,Michael Zingale,2014-07-29 15:54:03-04:00,commit, +20660,Cameron Hummels,2014-07-29 12:30:05-07:00,commit, +20661,Cameron Hummels,2014-07-29 12:22:08-07:00,commit, +20662,Nathan Goldbaum,2014-07-29 12:13:08-07:00,commit, +20663,Nathan Goldbaum,2014-07-29 12:04:39-07:00,commit, +20664,Cameron Hummels,2014-07-29 11:55:30-07:00,commit, +20665,Cameron Hummels,2014-07-29 11:52:12-07:00,commit, +20666,Cameron Hummels,2014-07-29 11:45:06-07:00,commit, +20667,Cameron Hummels,2014-07-29 11:41:05-07:00,commit, +20668,Matthew Turk,2014-07-29 11:07:22-05:00,commit, +20669,Britton Smith,2014-07-29 16:27:02+01:00,commit, +20670,Matthew Turk,2014-07-29 10:12:31-05:00,commit, +20671,Britton Smith,2014-07-29 14:25:05+01:00,commit, +20672,Britton Smith,2014-07-29 11:46:01+01:00,commit, +20673,Britton Smith,2014-07-29 11:45:11+01:00,commit, +20674,Britton Smith,2014-07-29 11:44:53+01:00,commit, +20675,Britton Smith,2014-07-29 11:44:05+01:00,commit, +20676,Britton Smith,2014-07-29 09:17:42+01:00,commit, +20677,Kacper Kowalik,2014-07-29 10:09:49+02:00,commit, +20678,Cameron Hummels,2014-07-28 22:50:44-07:00,commit, +20679,Cameron Hummels,2014-07-28 22:20:02-07:00,commit, +20680,Cameron Hummels,2014-07-28 21:57:01-07:00,commit, +20681,Cameron Hummels,2014-07-28 21:44:56-07:00,commit, +20682,Cameron Hummels,2014-07-28 21:40:16-07:00,commit, +20683,Cameron Hummels,2014-07-28 21:34:51-07:00,commit, +20684,Nathan Goldbaum,2014-07-28 16:43:30-07:00,commit, +20685,Nathan Goldbaum,2014-07-28 16:25:46-07:00,commit, +20686,Nathan Goldbaum,2014-07-28 16:23:58-07:00,commit, +20687,Matthew Turk,2014-07-28 18:15:27-05:00,commit, +20688,Sam Skillman,2014-07-28 14:56:15-07:00,commit, +20689,Nathan Goldbaum,2014-07-28 14:53:22-07:00,commit, +20690,John ZuHone,2014-07-28 14:52:05-07:00,commit, +20691,John ZuHone,2014-07-28 14:44:12-07:00,commit, +20692,Hilary Egan,2014-07-28 15:53:19-05:00,commit, +20693,Cameron Hummels,2014-07-28 13:14:57-07:00,commit, +20694,Cameron Hummels,2014-07-28 13:08:08-07:00,commit, +20695,Cameron Hummels,2014-07-28 12:44:26-07:00,commit, +20696,Cameron Hummels,2014-07-28 12:38:56-07:00,commit, +20697,Cameron Hummels,2014-07-28 12:29:24-07:00,commit, +20698,Cameron Hummels,2014-07-28 12:27:04-07:00,commit, +20699,Cameron Hummels,2014-07-28 11:39:50-07:00,commit, +20700,Britton Smith,2014-07-28 19:33:23+01:00,commit, +20701,Cameron Hummels,2014-07-28 11:31:04-07:00,commit, +20702,Cameron Hummels,2014-07-28 11:30:41-07:00,commit, +20703,Cameron Hummels,2014-07-28 11:29:49-07:00,commit, +20704,Cameron Hummels,2014-07-28 11:29:23-07:00,commit, +20705,Britton Smith,2014-07-28 19:18:02+01:00,commit, +20706,Britton Smith,2014-07-28 19:17:35+01:00,commit, +20707,Cameron Hummels,2014-07-28 11:13:10-07:00,commit, +20708,Britton Smith,2014-07-28 19:04:07+01:00,commit, +20709,Britton Smith,2014-07-28 19:03:02+01:00,commit, +20710,Michael Zingale,2014-07-28 13:53:07-04:00,commit, +20711,Britton Smith,2014-07-28 18:52:33+01:00,commit, +20712,Nathan Goldbaum,2014-07-28 10:33:38-07:00,commit, +20713,Nathan Goldbaum,2014-07-28 10:10:33-07:00,commit, +20714,Cameron Hummels,2014-07-28 09:57:08-07:00,commit, +20715,Britton Smith,2014-07-28 17:12:28+01:00,commit, +20716,Cameron Hummels,2014-07-28 08:54:34-07:00,commit, +20717,Britton Smith,2014-07-28 16:49:12+01:00,commit, +20718,Britton Smith,2014-07-28 16:38:53+01:00,commit, +20719,Britton Smith,2014-07-28 16:26:53+01:00,commit, +20720,Britton Smith,2014-07-28 15:53:17+01:00,commit, +20721,Britton Smith,2014-07-28 15:51:15+01:00,commit, +20722,Britton Smith,2014-07-28 15:48:31+01:00,commit, +20723,Britton Smith,2014-07-28 11:48:24+01:00,commit, +20724,Nathan Goldbaum,2014-07-27 21:45:22-07:00,commit, +20725,Nathan Goldbaum,2014-07-27 21:22:03-07:00,commit, +20726,Nathan Goldbaum,2014-07-27 16:39:06-07:00,commit, +20727,Nathan Goldbaum,2014-07-27 16:19:38-07:00,commit, +20728,Brian Crosby,2014-07-27 15:42:31-04:00,commit, +20729,Brian Crosby,2014-07-27 15:22:04-04:00,commit, +20730,Michael Zingale,2014-07-27 14:56:27-04:00,commit, +20731,Britton Smith,2014-07-27 10:01:35+01:00,commit, +20732,Patrick Shriwise,2014-07-26 10:41:04-05:00,commit, +20733,Britton Smith,2014-07-26 13:17:12+01:00,commit, +20734,Britton Smith,2014-07-26 12:57:48+01:00,commit, +20735,Cameron Hummels,2014-07-25 17:31:21-07:00,commit, +20736,Cameron Hummels,2014-07-25 17:30:22-07:00,commit, +20737,Nathan Goldbaum,2014-07-25 15:30:53-07:00,commit, +20738,Nathan Goldbaum,2014-07-25 13:40:00-07:00,commit, +20739,Chris Malone,2014-07-25 14:16:21-06:00,commit, +20740,Nathan Goldbaum,2014-07-25 13:11:42-07:00,commit, +20741,Nathan Goldbaum,2014-07-25 12:26:35-07:00,commit, +20742,Nathan Goldbaum,2014-07-25 12:26:07-07:00,commit, +20743,Matthew Turk,2014-07-25 14:22:57-05:00,commit, +20744,Matthew Turk,2014-07-25 14:13:32-05:00,commit, +20745,Nathan Goldbaum,2014-07-25 11:40:32-07:00,commit, +20746,Matthew Turk,2014-07-25 13:37:09-05:00,commit, +20747,Patrick Shriwise,2014-07-25 12:26:35-05:00,commit, +20748,Nathan Goldbaum,2014-07-25 10:16:06-07:00,commit, +20749,Britton Smith,2014-07-25 17:12:22+01:00,commit, +20750,Kacper Kowalik,2014-07-25 13:45:23+02:00,commit, +20751,Kacper Kowalik,2014-07-25 13:45:04+02:00,commit, +20752,Kacper Kowalik,2014-07-25 09:08:14+02:00,commit, +20753,Elliott Biondo,2014-07-25 01:00:46-04:00,commit, +20754,Elliott Biondo,2014-07-25 00:55:56-04:00,commit, +20755,Nathan Goldbaum,2014-07-24 20:57:32-07:00,commit, +20756,Nathan Goldbaum,2014-07-24 20:03:45-07:00,commit, +20757,Nathan Goldbaum,2014-07-24 20:02:36-07:00,commit, +20758,Elliott Biondo,2014-07-25 00:23:13+00:00,commit, +20759,Matthew Turk,2014-07-24 18:25:42-05:00,commit, +20760,Matthew Turk,2014-07-24 18:18:38-05:00,commit, +20761,Matthew Turk,2014-07-24 18:14:08-05:00,commit, +20762,Patrick Shriwise,2014-07-24 15:29:32-05:00,commit, +20763,Patrick Shriwise,2014-07-24 15:23:40-05:00,commit, +20764,Patrick Shriwise,2014-07-24 15:08:20-05:00,commit, +20765,Michael Zingale,2014-07-24 13:09:22-04:00,commit, +20766,Michael Zingale,2014-07-24 13:07:21-04:00,commit, +20767,Patrick Shriwise,2014-07-24 11:25:21-05:00,commit, +20768,John ZuHone,2014-07-24 12:15:45-04:00,commit, +20769,Cameron Hummels,2014-07-24 09:07:18-07:00,commit, +20770,Michael Zingale,2014-07-24 11:08:02-04:00,commit, +20771,Michael Zingale,2014-07-24 10:53:25-04:00,commit, +20772,Matthew Turk,2014-07-24 06:50:34-05:00,commit, +20773,Matthew Turk,2014-07-24 06:50:20-05:00,commit, +20774,Matthew Turk,2014-07-24 06:49:55-05:00,commit, +20775,Britton Smith,2014-07-24 11:18:21+01:00,commit, +20776,Nathan Goldbaum,2014-07-24 00:48:00-07:00,commit, +20777,Nathan Goldbaum,2014-07-24 00:32:40-07:00,commit, +20778,Nathan Goldbaum,2014-07-24 00:31:37-07:00,commit, +20779,Nathan Goldbaum,2014-07-24 00:30:16-07:00,commit, +20780,Nathan Goldbaum,2014-07-24 00:26:09-07:00,commit, +20781,John ZuHone,2014-07-23 23:57:24-04:00,commit, +20782,Nathan Goldbaum,2014-07-23 20:13:37-07:00,commit, +20783,Nathan Goldbaum,2014-07-23 20:09:57-07:00,commit, +20784,Nathan Goldbaum,2014-07-23 20:09:33-07:00,commit, +20785,Nathan Goldbaum,2014-07-23 20:08:49-07:00,commit, +20786,Nathan Goldbaum,2014-07-23 20:08:04-07:00,commit, +20787,Nathan Goldbaum,2014-07-23 20:06:19-07:00,commit, +20788,Nathan Goldbaum,2014-07-23 20:05:21-07:00,commit, +20789,Michael Zingale,2014-07-23 21:26:15-04:00,commit, +20790,Michael Zingale,2014-07-23 21:25:33-04:00,commit, +20791,Nathan Goldbaum,2014-07-23 17:14:16-07:00,commit, +20792,Britton Smith,2014-07-24 01:00:27+01:00,commit, +20793,Britton Smith,2014-07-24 00:52:59+01:00,commit, +20794,Britton Smith,2014-07-24 00:44:26+01:00,commit, +20795,Britton Smith,2014-07-24 00:42:01+01:00,commit, +20796,Nathan Goldbaum,2014-07-23 15:35:45-07:00,commit, +20797,Nathan Goldbaum,2014-07-23 15:32:14-07:00,commit, +20798,Britton Smith,2014-07-23 23:25:40+01:00,commit, +20799,Matthew Turk,2014-07-23 17:04:30-05:00,commit, +20800,Nathan Goldbaum,2014-07-23 14:17:41-07:00,commit, +20801,Nathan Goldbaum,2014-07-23 12:22:58-07:00,commit, +20802,Nathan Goldbaum,2014-07-23 12:08:26-07:00,commit, +20803,Nathan Goldbaum,2014-07-23 11:35:04-07:00,commit, +20804,Michael Zingale,2014-07-23 11:27:33-04:00,commit, +20805,Michael Zingale,2014-07-23 11:26:50-04:00,commit, +20806,Patrick Shriwise,2014-07-23 09:34:02-05:00,commit, +20807,Matthew Turk,2014-07-23 08:25:47-05:00,commit, +20808,Matthew Turk,2014-07-23 06:19:01-05:00,commit, +20809,Matthew Turk,2014-07-23 06:11:29-05:00,commit, +20810,Nathan Goldbaum,2014-07-22 23:57:48-07:00,commit, +20811,Nathan Goldbaum,2014-07-22 22:46:25-07:00,commit, +20812,Nathan Goldbaum,2014-07-22 22:38:50-07:00,commit, +20813,Nathan Goldbaum,2014-07-22 22:07:06-07:00,commit, +20814,Britton Smith,2014-07-23 00:38:09-04:00,commit, +20815,Britton Smith,2014-07-23 00:33:28-04:00,commit, +20816,Patrick Shriwise,2014-07-22 23:02:41-05:00,commit, +20817,Michael Zingale,2014-07-23 00:02:00-04:00,commit, +20818,Britton Smith,2014-07-22 23:49:11-04:00,commit, +20819,Britton Smith,2014-07-22 23:39:15-04:00,commit, +20820,Nathan Goldbaum,2014-07-22 20:02:32-07:00,commit, +20821,Cameron Hummels,2014-07-22 16:57:16-07:00,commit, +20822,Cameron Hummels,2014-07-22 16:41:01-07:00,commit, +20823,Cameron Hummels,2014-07-22 16:32:28-07:00,commit, +20824,Cameron Hummels,2014-07-22 16:27:11-07:00,commit, +20825,Cameron Hummels,2014-07-22 16:24:13-07:00,commit, +20826,Cameron Hummels,2014-07-22 16:22:02-07:00,commit, +20827,John ZuHone,2014-07-22 18:05:16-04:00,commit, +20828,Nathan Goldbaum,2014-07-22 15:00:20-07:00,commit, +20829,Matthew Turk,2014-07-22 16:30:09-05:00,commit, +20830,Matthew Turk,2014-07-22 16:30:02-05:00,commit, +20831,Matthew Turk,2014-07-22 16:28:48-05:00,commit, +20832,Nathan Goldbaum,2014-07-22 14:19:30-07:00,commit, +20833,Matthew Turk,2014-07-22 16:18:01-05:00,commit, +20834,Cameron Hummels,2014-07-22 14:17:26-07:00,commit, +20835,Cameron Hummels,2014-07-22 14:15:02-07:00,commit, +20836,Nathan Goldbaum,2014-07-22 14:01:50-07:00,commit, +20837,John ZuHone,2014-07-22 16:38:40-04:00,commit, +20838,Matthew Turk,2014-07-22 15:28:27-05:00,commit, +20839,John ZuHone,2014-07-22 16:28:23-04:00,commit, +20840,Matthew Turk,2014-07-22 15:27:49-05:00,commit, +20841,John ZuHone,2014-07-22 16:22:17-04:00,commit, +20842,Matthew Turk,2014-07-22 14:54:14-05:00,commit, +20843,Hilary Egan,2014-07-22 13:41:04-06:00,commit, +20844,John ZuHone,2014-07-22 15:21:05-04:00,commit, +20845,John ZuHone,2014-07-22 15:17:50-04:00,commit, +20846,John ZuHone,2014-07-22 15:17:26-04:00,commit, +20847,Hilary Egan,2014-07-22 11:49:14-06:00,commit, +20848,Kenz Arraki,2014-07-22 11:29:20-06:00,commit, +20849,Hilary Egan,2014-07-22 11:18:59-06:00,commit, +20850,Kenz Arraki,2014-07-22 11:03:41-06:00,commit, +20851,Matthew Turk,2014-07-22 12:02:45-05:00,commit, +20852,Matthew Turk,2014-07-22 09:50:30-05:00,commit, +20853,Matthew Turk,2014-07-22 09:48:17-05:00,commit, +20854,Michael Zingale,2014-07-21 22:33:57-04:00,commit, +20855,Michael Zingale,2014-07-21 22:33:15-04:00,commit, +20856,Matthew Turk,2014-07-21 20:42:17-05:00,commit, +20857,Matthew Turk,2014-07-21 20:24:42-05:00,commit, +20858,Nathan Goldbaum,2014-07-21 15:32:52-07:00,commit, +20859,Britton Smith,2014-07-21 18:17:17-04:00,commit, +20860,Britton Smith,2014-07-21 18:14:01-04:00,commit, +20861,Cameron Hummels,2014-07-21 14:42:19-07:00,commit, +20862,Cameron Hummels,2014-07-21 14:38:23-07:00,commit, +20863,Cameron Hummels,2014-07-21 14:31:31-07:00,commit, +20864,Cameron Hummels,2014-07-21 14:21:11-07:00,commit, +20865,Cameron Hummels,2014-07-21 14:10:11-07:00,commit, +20866,Cameron Hummels,2014-07-21 13:59:29-07:00,commit, +20867,Cameron Hummels,2014-07-21 13:39:21-07:00,commit, +20868,Cameron Hummels,2014-07-21 13:33:21-07:00,commit, +20869,Britton Smith,2014-07-21 16:14:34-04:00,commit, +20870,Matthew Turk,2014-07-21 15:13:17-05:00,commit, +20871,Nathan Goldbaum,2014-07-21 12:30:33-07:00,commit, +20872,Cameron Hummels,2014-07-21 11:42:14-07:00,commit, +20873,Matthew Turk,2014-07-21 13:33:26-05:00,commit, +20874,Michael Zingale,2014-07-21 13:21:48-04:00,commit, +20875,Matthew Turk,2014-07-21 11:51:30-05:00,commit, +20876,Britton Smith,2014-07-21 10:36:08-04:00,commit, +20877,Matthew Turk,2014-07-21 09:02:55-05:00,commit, +20878,Matthew Turk,2014-07-21 08:55:21-05:00,commit, +20879,Matthew Turk,2014-07-21 08:25:49-05:00,commit, +20880,Matthew Turk,2014-07-21 08:21:56-05:00,commit, +20881,Matthew Turk,2014-07-21 07:24:10-05:00,commit, +20882,John ZuHone,2014-07-21 00:05:26-04:00,commit, +20883,Cameron Hummels,2014-07-20 18:36:11-07:00,commit, +20884,Cameron Hummels,2014-07-20 16:23:54-07:00,commit, +20885,Cameron Hummels,2014-07-20 16:19:07-07:00,commit, +20886,Nathan Goldbaum,2014-07-20 10:10:51-07:00,commit, +20887,Matthew Turk,2014-07-20 09:19:25-05:00,commit, +20888,Matthew Turk,2014-07-20 09:18:10-05:00,commit, +20889,Matthew Turk,2014-07-20 09:17:45-05:00,commit, +20890,Nathan Goldbaum,2014-07-19 23:20:58-07:00,commit, +20891,Nathan Goldbaum,2014-07-19 23:20:33-07:00,commit, +20892,Nathan Goldbaum,2014-07-19 23:19:22-07:00,commit, +20893,Nathan Goldbaum,2014-07-19 23:16:46-07:00,commit, +20894,Nathan Goldbaum,2014-07-19 23:15:38-07:00,commit, +20895,Nathan Goldbaum,2014-07-19 23:09:01-07:00,commit, +20896,Cameron Hummels,2014-07-19 21:34:09-07:00,commit, +20897,Cameron Hummels,2014-07-19 21:28:16-07:00,commit, +20898,Cameron Hummels,2014-07-19 19:54:46-07:00,commit, +20899,Cameron Hummels,2014-07-19 19:30:25-07:00,commit, +20900,Cameron Hummels,2014-07-19 18:53:19-07:00,commit, +20901,Cameron Hummels,2014-07-19 18:50:22-07:00,commit, +20902,Cameron Hummels,2014-07-19 18:47:21-07:00,commit, +20903,Cameron Hummels,2014-07-19 18:21:18-07:00,commit, +20904,Britton Smith,2014-07-19 21:10:09-04:00,commit, +20905,Britton Smith,2014-07-19 21:00:27-04:00,commit, +20906,Britton Smith,2014-07-19 20:58:37-04:00,commit, +20907,Cameron Hummels,2014-07-19 17:46:05-07:00,commit, +20908,Cameron Hummels,2014-07-19 16:06:25-07:00,commit, +20909,Nathan Goldbaum,2014-07-19 16:03:43-07:00,commit, +20910,Britton Smith,2014-07-19 17:20:13-05:00,commit, +20911,Cameron Hummels,2014-07-19 15:12:25-07:00,commit, +20912,Britton Smith,2014-07-19 17:05:32-05:00,commit, +20913,Matthew Turk,2014-07-19 16:59:06-05:00,commit, +20914,Britton Smith,2014-07-19 16:56:27-05:00,commit, +20915,Britton Smith,2014-07-19 15:42:34-05:00,commit, +20916,Cameron Hummels,2014-07-19 12:31:52-07:00,commit, +20917,Nathan Goldbaum,2014-07-19 09:51:31-07:00,commit, +20918,Nathan Goldbaum,2014-07-19 09:48:22-07:00,commit, +20919,Nathan Goldbaum,2014-07-19 09:47:39-07:00,commit, +20920,Matthew Turk,2014-07-19 09:31:26-05:00,commit, +20921,Matthew Turk,2014-07-19 08:42:22-05:00,commit, +20922,Matthew Turk,2014-07-19 08:42:10-05:00,commit, +20923,Matthew Turk,2014-07-19 08:41:25-05:00,commit, +20924,Matthew Turk,2014-07-19 08:40:14-05:00,commit, +20925,Kacper Kowalik,2014-07-19 11:04:34+02:00,commit, +20926,Nathan Goldbaum,2014-07-18 21:40:01-07:00,commit, +20927,Nathan Goldbaum,2014-07-18 21:28:36-07:00,commit, +20928,Nathan Goldbaum,2014-07-18 20:33:19-07:00,commit, +20929,Nathan Goldbaum,2014-07-18 20:09:16-07:00,commit, +20930,Matthew Turk,2014-07-18 16:53:31-05:00,commit, +20931,Nathan Goldbaum,2014-07-18 14:47:44-07:00,commit, +20932,Britton Smith,2014-07-18 16:42:14-05:00,commit, +20933,Nathan Goldbaum,2014-07-18 14:33:49-07:00,commit, +20934,Nathan Goldbaum,2014-07-18 14:30:43-07:00,commit, +20935,Nathan Goldbaum,2014-07-18 14:11:01-07:00,commit, +20936,Nathan Goldbaum,2014-07-18 14:06:54-07:00,commit, +20937,Cameron Hummels,2014-07-18 14:05:29-07:00,commit, +20938,Hilary Egan,2014-07-18 14:53:09-06:00,commit, +20939,Matthew Turk,2014-07-18 15:48:36-05:00,commit, +20940,Hilary Egan,2014-07-18 14:47:33-06:00,commit, +20941,Hilary Egan,2014-07-18 14:46:58-06:00,commit, +20942,Hilary Egan,2014-07-18 14:36:07-06:00,commit, +20943,BW Keller,2014-07-18 16:33:53-04:00,commit, +20944,Britton Smith,2014-07-18 15:21:50-05:00,commit, +20945,Britton Smith,2014-07-18 15:20:14-05:00,commit, +20946,Matthew Turk,2014-07-18 15:08:11-05:00,commit, +20947,Nathan Goldbaum,2014-07-18 13:01:37-07:00,commit, +20948,BW Keller,2014-07-18 15:40:44-04:00,commit, +20949,Cameron Hummels,2014-07-18 12:34:27-07:00,commit, +20950,Nathan Goldbaum,2014-07-18 12:27:00-07:00,commit, +20951,Nathan Goldbaum,2014-07-18 12:23:40-07:00,commit, +20952,Nathan Goldbaum,2014-07-18 12:22:59-07:00,commit, +20953,Hilary Egan,2014-07-18 13:15:13-06:00,commit, +20954,Cameron Hummels,2014-07-18 12:10:25-07:00,commit, +20955,Nathan Goldbaum,2014-07-18 12:02:32-07:00,commit, +20956,Nathan Goldbaum,2014-07-18 11:31:40-07:00,commit, +20957,Nathan Goldbaum,2014-07-18 10:44:40-07:00,commit, +20958,Hilary Egan,2014-07-18 11:40:20-06:00,commit, +20959,Matthew Turk,2014-07-18 12:38:33-05:00,commit, +20960,John ZuHone,2014-07-18 13:19:12-04:00,commit, +20961,Nathan Goldbaum,2014-07-18 10:17:03-07:00,commit, +20962,Matthew Turk,2014-07-18 11:58:16-05:00,commit, +20963,Nathan Goldbaum,2014-07-18 09:38:20-07:00,commit, +20964,John ZuHone,2014-07-18 11:43:32-04:00,commit, +20965,Kacper Kowalik,2014-07-18 17:09:07+02:00,commit, +20966,Cameron Hummels,2014-07-18 07:12:16-07:00,commit, +20967,Matthew Turk,2014-07-18 14:08:00+00:00,commit, +20968,Matthew Turk,2014-07-18 09:00:13-05:00,commit, +20969,Matthew Turk,2014-07-18 08:47:57-05:00,commit, +20970,Matthew Turk,2014-07-18 07:20:54-05:00,commit, +20971,Matthew Turk,2014-07-18 07:20:45-05:00,commit, +20972,John Regan,2014-07-18 09:22:44+03:00,commit, +20973,John Regan,2014-07-18 09:22:44+03:00,commit, +20974,Nathan Goldbaum,2014-07-17 22:36:20-07:00,commit, +20975,Sam Skillman,2014-07-17 22:06:51-07:00,commit, +20976,Sam Skillman,2014-07-17 21:43:19-07:00,commit, +20977,Cameron Hummels,2014-07-17 21:11:55-07:00,commit, +20978,Nathan Goldbaum,2014-07-17 21:07:49-07:00,commit, +20979,Nathan Goldbaum,2014-07-17 20:51:17-07:00,commit, +20980,John ZuHone,2014-07-17 23:34:42-04:00,commit, +20981,Matthew Turk,2014-07-17 22:27:25-05:00,commit, +20982,John ZuHone,2014-07-17 23:24:22-04:00,commit, +20983,Cameron Hummels,2014-07-17 20:24:05-07:00,commit, +20984,Nathan Goldbaum,2014-07-17 20:15:39-07:00,commit, +20985,Nathan Goldbaum,2014-07-17 20:11:04-07:00,commit, +20986,Cameron Hummels,2014-07-17 20:01:55-07:00,commit, +20987,Nathan Goldbaum,2014-07-17 17:30:26-07:00,commit, +20988,Nathan Goldbaum,2014-07-17 17:12:05-07:00,commit, +20989,Cameron Hummels,2014-07-17 16:04:08-07:00,commit, +20990,Hilary Egan,2014-07-17 18:52:30-04:00,commit, +20991,Hilary Egan,2014-07-17 18:50:56-04:00,commit, +20992,Hilary Egan,2014-07-17 18:50:01-04:00,commit, +20993,Hilary Egan,2014-07-17 18:33:49-04:00,commit, +20994,Matthew Turk,2014-07-17 16:14:53-05:00,commit, +20995,Nathan Goldbaum,2014-07-17 14:13:21-07:00,commit, +20996,Hilary Egan,2014-07-17 15:40:54-04:00,commit, +20997,Hilary Egan,2014-07-17 15:33:35-04:00,commit, +20998,John ZuHone,2014-07-17 15:21:24-04:00,commit, +20999,Hilary Egan,2014-07-17 12:09:55-04:00,commit, +21000,Hilary Egan,2014-07-17 11:47:45-04:00,commit, +21001,John ZuHone,2014-07-17 10:39:25-04:00,commit, +21002,John ZuHone,2014-07-17 10:38:44-04:00,commit, +21003,Matthew Turk,2014-07-17 08:45:24-05:00,commit, +21004,Matthew Turk,2014-07-17 08:17:02-05:00,commit, +21005,Matthew Turk,2014-07-17 08:16:31-05:00,commit, +21006,Nathan Goldbaum,2014-07-16 17:45:08-07:00,commit, +21007,Nathan Goldbaum,2014-07-16 11:58:48-07:00,commit, +21008,John ZuHone,2014-07-16 10:34:51-04:00,commit, +21009,John ZuHone,2014-07-16 10:33:05-04:00,commit, +21010,John ZuHone,2014-07-16 09:53:48-04:00,commit, +21011,John ZuHone,2014-07-16 09:12:30-04:00,commit, +21012,Matthew Turk,2014-07-16 09:08:37-04:00,commit, +21013,Matthew Turk,2014-07-16 09:05:25-04:00,commit, +21014,Cameron Hummels,2014-07-15 17:33:45-07:00,commit, +21015,Cameron Hummels,2014-07-15 15:41:41-07:00,commit, +21016,Cameron Hummels,2014-07-15 15:21:13-07:00,commit, +21017,Sam Skillman,2014-07-15 14:12:57-07:00,commit, +21018,Nathan Goldbaum,2014-07-15 13:27:59-07:00,commit, +21019,Matthew Turk,2014-07-15 14:43:19-05:00,commit, +21020,Nathan Goldbaum,2014-07-15 12:29:06-07:00,commit, +21021,Matthew Turk,2014-07-15 14:09:05-05:00,commit, +21022,Matthew Turk,2014-07-15 13:22:51-05:00,commit, +21023,Britton Smith,2014-07-15 12:27:03-05:00,commit, +21024,Nathan Goldbaum,2014-07-15 09:12:52-07:00,commit, +21025,Sam Skillman,2014-07-15 10:21:26-05:00,commit, +21026,Matthew Turk,2014-07-15 09:35:56-05:00,commit, +21027,Matthew Turk,2014-07-15 09:33:38-05:00,commit, +21028,Matthew Turk,2014-07-15 09:32:56-05:00,commit, +21029,Matthew Turk,2014-07-15 09:31:29-05:00,commit, +21030,Cameron Hummels,2014-07-14 21:37:18-07:00,commit, +21031,Nathan Goldbaum,2014-07-14 18:08:02-07:00,commit, +21032,Cameron Hummels,2014-07-14 17:18:35-07:00,commit, +21033,Cameron Hummels,2014-07-14 17:18:03-07:00,commit, +21034,Cameron Hummels,2014-07-14 16:55:58-07:00,commit, +21035,Nathan Goldbaum,2014-07-14 15:41:08-07:00,commit, +21036,Nathan Goldbaum,2014-07-14 13:49:08-07:00,commit, +21037,Andrew Myers,2014-07-14 13:35:05-07:00,commit, +21038,John ZuHone,2014-07-14 16:15:29-04:00,commit, +21039,John ZuHone,2014-07-14 15:29:32-04:00,commit, +21040,John ZuHone,2014-07-14 15:27:41-04:00,commit, +21041,Britton Smith,2014-07-14 14:05:38-05:00,commit, +21042,Andrew Myers,2014-07-14 11:51:40-07:00,commit, +21043,Douglas Rudd,2014-07-14 13:39:38-05:00,commit, +21044,Matthew Turk,2014-07-14 13:02:36-05:00,commit, +21045,Matthew Turk,2014-07-14 12:58:22-05:00,commit, +21046,Matthew Turk,2014-07-14 12:57:34-05:00,commit, +21047,Matthew Turk,2014-07-14 12:54:38-05:00,commit, +21048,John ZuHone,2014-07-14 13:45:42-04:00,commit, +21049,Matthew Turk,2014-07-14 12:36:38-05:00,commit, +21050,Britton Smith,2014-07-14 11:24:01-05:00,commit, +21051,John ZuHone,2014-07-14 01:29:26-04:00,commit, +21052,John ZuHone,2014-07-14 00:39:23-04:00,commit, +21053,John ZuHone,2014-07-14 00:39:08-04:00,commit, +21054,John ZuHone,2014-07-13 23:44:05-04:00,commit, +21055,John ZuHone,2014-07-13 21:38:48-04:00,commit, +21056,Nathan Goldbaum,2014-07-13 18:18:36-07:00,commit, +21057,Nathan Goldbaum,2014-07-13 14:25:38-07:00,commit, +21058,Nathan Goldbaum,2014-07-13 13:44:29-07:00,commit, +21059,Britton Smith,2014-07-13 15:03:10-04:00,commit, +21060,Britton Smith,2014-07-13 14:42:34-04:00,commit, +21061,Britton Smith,2014-07-13 13:47:05-04:00,commit, +21062,Sam Skillman,2014-07-12 17:28:47-05:00,commit, +21063,Sam Skillman,2014-07-12 17:23:05-05:00,commit, +21064,Sam Skillman,2014-07-12 17:14:14-05:00,commit, +21065,Sam Skillman,2014-07-12 16:31:30-05:00,commit, +21066,Douglas Rudd,2014-07-12 13:20:25-05:00,commit, +21067,Douglas Rudd,2014-07-12 13:20:04-05:00,commit, +21068,Cameron Hummels,2014-07-12 10:42:45-07:00,commit, +21069,Cameron Hummels,2014-07-12 10:41:59-07:00,commit, +21070,Sam Skillman,2014-07-12 12:27:10-05:00,commit, +21071,Sam Skillman,2014-07-12 12:20:16-05:00,commit, +21072,Sam Skillman,2014-07-12 12:07:50-05:00,commit, +21073,Sam Skillman,2014-07-12 11:51:05-05:00,commit, +21074,Douglas Rudd,2014-07-12 11:26:13-05:00,commit, +21075,Douglas Rudd,2014-07-12 11:21:02-05:00,commit, +21076,Douglas Rudd,2014-07-12 10:59:07-05:00,commit, +21077,Douglas Rudd,2014-07-12 10:58:39-05:00,commit, +21078,Douglas Rudd,2014-07-12 10:47:28-05:00,commit, +21079,Douglas Rudd,2014-07-12 10:36:43-05:00,commit, +21080,Douglas Rudd,2014-07-12 10:28:44-05:00,commit, +21081,Douglas Rudd,2014-07-12 10:06:04-05:00,commit, +21082,Matthew Turk,2014-07-12 09:38:06-05:00,commit, +21083,Matthew Turk,2014-07-12 09:28:47-05:00,commit, +21084,Matthew Turk,2014-07-12 09:28:13-05:00,commit, +21085,Matthew Turk,2014-07-12 09:27:56-05:00,commit, +21086,Nathan Goldbaum,2014-07-12 08:50:37-05:00,commit, +21087,John ZuHone,2014-07-11 22:52:30-04:00,commit, +21088,Michael Zingale,2014-07-11 21:21:25-04:00,commit, +21089,Michael Zingale,2014-07-11 21:17:38-04:00,commit, +21090,Douglas Rudd,2014-07-11 17:27:34-05:00,commit, +21091,Nathan Goldbaum,2014-07-11 17:25:29-05:00,commit, +21092,Nathan Goldbaum,2014-07-11 17:25:00-05:00,commit, +21093,Douglas Rudd,2014-07-11 17:13:24-05:00,commit, +21094,Douglas Rudd,2014-07-11 16:37:44-05:00,commit, +21095,Douglas Rudd,2014-07-11 16:31:41-05:00,commit, +21096,Douglas Rudd,2014-07-11 16:30:41-05:00,commit, +21097,John ZuHone,2014-07-11 16:33:21-04:00,commit, +21098,Kacper Kowalik,2014-07-11 21:57:05+02:00,commit, +21099,John ZuHone,2014-07-11 15:52:19-04:00,commit, +21100,Nathan Goldbaum,2014-07-11 12:01:13-05:00,commit, +21101,John ZuHone,2014-07-11 12:54:19-04:00,commit, +21102,John ZuHone,2014-07-11 12:44:52-04:00,commit, +21103,Nathan Goldbaum,2014-07-11 11:21:52-05:00,commit, +21104,Nathan Goldbaum,2014-07-11 11:04:44-05:00,commit, +21105,John ZuHone,2014-07-11 12:01:00-04:00,commit, +21106,Britton Smith,2014-07-11 11:38:07-04:00,commit, +21107,Matthew Turk,2014-07-11 10:19:30-05:00,commit, +21108,Douglas Rudd,2014-07-11 10:07:13-05:00,commit, +21109,John ZuHone,2014-07-11 11:06:22-04:00,commit, +21110,Douglas Rudd,2014-07-11 10:05:30-05:00,commit, +21111,Douglas Rudd,2014-07-11 10:01:13-05:00,commit, +21112,Douglas Rudd,2014-07-11 09:59:27-05:00,commit, +21113,Douglas Rudd,2014-07-11 09:58:56-05:00,commit, +21114,Douglas Rudd,2014-07-11 09:58:24-05:00,commit, +21115,Nathan Goldbaum,2014-07-11 09:56:52-05:00,commit, +21116,Nathan Goldbaum,2014-07-11 09:56:18-05:00,commit, +21117,Douglas Rudd,2014-07-11 09:53:46-05:00,commit, +21118,Nathan Goldbaum,2014-07-11 09:44:23-05:00,commit, +21119,John ZuHone,2014-07-11 10:09:58-04:00,commit, +21120,Michael Zingale,2014-07-10 21:44:08-04:00,commit, +21121,Michael Zingale,2014-07-10 20:41:14-04:00,commit, +21122,John ZuHone,2014-07-10 15:14:06-05:00,commit, +21123,John ZuHone,2014-07-10 15:10:39-05:00,commit, +21124,John ZuHone,2014-07-10 14:58:47-05:00,commit, +21125,John ZuHone,2014-07-10 10:43:08-05:00,commit, +21126,John ZuHone,2014-07-10 09:39:29-05:00,commit, +21127,John ZuHone,2014-07-10 09:33:10-05:00,commit, +21128,John ZuHone,2014-07-10 09:30:36-05:00,commit, +21129,Britton Smith,2014-07-10 07:03:04-04:00,commit, +21130,Kacper Kowalik,2014-07-10 11:10:29+02:00,commit, +21131,Kacper Kowalik,2014-07-10 09:38:52+02:00,commit, +21132,Kacper Kowalik,2014-07-10 09:08:15+02:00,commit, +21133,John ZuHone,2014-07-09 23:20:34-05:00,commit, +21134,Andrew Myers,2014-07-09 17:44:05-07:00,commit, +21135,Andrew Myers,2014-07-09 17:40:40-07:00,commit, +21136,Andrew Myers,2014-07-09 17:37:48-07:00,commit, +21137,John ZuHone,2014-07-09 19:26:16-05:00,commit, +21138,John ZuHone,2014-07-09 19:05:43-05:00,commit, +21139,John ZuHone,2014-07-09 18:54:01-05:00,commit, +21140,Britton Smith,2014-07-09 21:24:06+01:00,commit, +21141,Britton Smith,2014-07-09 17:45:52+01:00,commit, +21142,Britton Smith,2014-07-09 17:44:34+01:00,commit, +21143,Britton Smith,2014-07-09 17:04:30+01:00,commit, +21144,Britton Smith,2014-07-09 16:55:44+01:00,commit, +21145,Britton Smith,2014-07-09 16:48:07+01:00,commit, +21146,Britton Smith,2014-07-09 16:15:55+01:00,commit, +21147,Britton Smith,2014-07-09 16:07:47+01:00,commit, +21148,John ZuHone,2014-07-09 10:06:49-05:00,commit, +21149,John ZuHone,2014-07-09 10:06:36-05:00,commit, +21150,John ZuHone,2014-07-09 10:06:22-05:00,commit, +21151,Britton Smith,2014-07-09 15:24:40+01:00,commit, +21152,Britton Smith,2014-07-09 15:07:00+01:00,commit, +21153,Britton Smith,2014-07-09 15:05:45+01:00,commit, +21154,Matthew Turk,2014-07-08 22:57:42-05:00,commit, +21155,John ZuHone,2014-07-08 18:09:44-05:00,commit, +21156,Britton Smith,2014-07-08 20:01:44+01:00,commit, +21157,Matthew Turk,2014-07-07 22:39:33-05:00,commit, +21158,John ZuHone,2014-07-07 20:20:42-04:00,commit, +21159,John ZuHone,2014-07-07 18:42:02-04:00,commit, +21160,Nathan Goldbaum,2014-07-07 15:15:30-07:00,commit, +21161,John ZuHone,2014-07-07 18:10:53-04:00,commit, +21162,John ZuHone,2014-07-07 18:09:15-04:00,commit, +21163,Nathan Goldbaum,2014-07-07 15:04:06-07:00,commit, +21164,Nathan Goldbaum,2014-07-07 14:59:57-07:00,commit, +21165,Nathan Goldbaum,2014-07-07 14:53:00-07:00,commit, +21166,John ZuHone,2014-07-07 16:38:56-04:00,commit, +21167,John ZuHone,2014-07-07 16:38:32-04:00,commit, +21168,David Collins,2014-07-06 20:08:39-04:00,commit, +21169,Nathan Goldbaum,2014-07-06 14:00:48-05:00,commit, +21170,Nathan Goldbaum,2014-07-06 07:45:41-05:00,commit, +21171,Nathan Goldbaum,2014-07-06 07:39:11-05:00,commit, +21172,Britton Smith,2014-07-05 17:11:35+01:00,commit, +21173,Britton Smith,2014-07-05 17:10:14+01:00,commit, +21174,Britton Smith,2014-07-05 17:05:48+01:00,commit, +21175,Britton Smith,2014-07-05 16:59:30+01:00,commit, +21176,Britton Smith,2014-07-05 16:57:04+01:00,commit, +21177,Pengfei Chen,2014-07-04 20:24:35-05:00,commit, +21178,Nathan Goldbaum,2014-07-03 17:29:28-07:00,commit, +21179,Nathan Goldbaum,2014-07-03 17:29:15-07:00,commit, +21180,Cameron Hummels,2014-07-03 12:32:24-07:00,commit, +21181,Sam Skillman,2014-07-03 11:03:23-07:00,commit, +21182,Nathan Goldbaum,2014-07-03 10:40:18-07:00,commit, +21183,Nathan Goldbaum,2014-07-03 10:38:48-07:00,commit, +21184,Nathan Goldbaum,2014-07-03 10:32:59-07:00,commit, +21185,Hilary Egan,2014-07-03 09:10:36-06:00,commit, +21186,John Regan,2014-07-03 16:14:08+03:00,commit, +21187,Kacper Kowalik,2014-07-03 14:08:27+02:00,commit, +21188,Kacper Kowalik,2014-07-03 10:30:59+02:00,commit, +21189,Nathan Goldbaum,2014-07-03 00:07:46-07:00,commit, +21190,Britton Smith,2014-07-03 07:57:30+01:00,commit, +21191,John Regan,2014-07-03 09:31:23+03:00,commit, +21192,Nathan Goldbaum,2014-07-02 22:45:21-07:00,commit, +21193,John Regan,2014-07-03 08:45:16+03:00,commit, +21194,John Regan,2014-07-03 08:45:16+03:00,commit, +21195,John ZuHone,2014-07-02 19:26:48-04:00,commit, +21196,Cameron Hummels,2014-07-02 16:22:01-07:00,commit, +21197,Cameron Hummels,2014-07-02 16:18:20-07:00,commit, +21198,Cameron Hummels,2014-07-02 16:06:48-07:00,commit, +21199,Cameron Hummels,2014-07-02 15:59:37-07:00,commit, +21200,Cameron Hummels,2014-07-02 15:54:10-07:00,commit, +21201,Cameron Hummels,2014-07-02 15:51:26-07:00,commit, +21202,Cameron Hummels,2014-07-02 15:50:24-07:00,commit, +21203,Cameron Hummels,2014-07-02 15:47:50-07:00,commit, +21204,Cameron Hummels,2014-07-02 15:37:40-07:00,commit, +21205,Hilary Egan,2014-07-02 16:37:03-06:00,commit, +21206,Hilary Egan,2014-07-02 16:28:16-06:00,commit, +21207,Cameron Hummels,2014-07-02 15:20:31-07:00,commit, +21208,Matthew Turk,2014-07-02 16:36:51-05:00,commit, +21209,Hilary Egan,2014-07-02 15:28:58-06:00,commit, +21210,Hilary Egan,2014-07-02 15:27:00-06:00,commit, +21211,Sam Skillman,2014-07-02 11:58:34-07:00,commit, +21212,Sam Skillman,2014-07-02 11:56:38-07:00,commit, +21213,Sam Skillman,2014-07-02 11:10:48-07:00,commit, +21214,Sam Skillman,2014-07-02 11:10:29-07:00,commit, +21215,Sam Skillman,2014-07-02 11:04:00-07:00,commit, +21216,Sam Skillman,2014-07-02 11:03:09-07:00,commit, +21217,Matthew Turk,2014-07-02 10:05:40-05:00,commit, +21218,Nathan Goldbaum,2014-07-02 00:27:28-07:00,commit, +21219,Nathan Goldbaum,2014-07-01 17:46:39-07:00,commit, +21220,Pengfei Chen,2014-07-01 19:37:39-05:00,commit, +21221,Nathan Goldbaum,2014-07-01 11:28:45-07:00,commit, +21222,Andrew Myers,2014-07-01 09:56:50-07:00,commit, +21223,Matthew Turk,2014-07-01 10:39:25-05:00,commit, +21224,Britton Smith,2014-07-01 12:28:55+01:00,commit, +21225,Britton Smith,2014-07-01 12:26:41+01:00,commit, +21226,Andrew Myers,2014-06-30 23:53:23-07:00,commit, +21227,Andrew Myers,2014-06-30 23:52:49-07:00,commit, +21228,Matthew Turk,2014-06-30 22:09:03-05:00,commit, +21229,Matthew Turk,2014-06-30 22:07:31-05:00,commit, +21230,Andrew Myers,2014-06-30 16:35:19-07:00,commit, +21231,Andrew Myers,2014-06-30 15:55:41-07:00,commit, +21232,Andrew Myers,2014-06-30 15:51:17-07:00,commit, +21233,Andrew Myers,2014-06-30 15:47:31-07:00,commit, +21234,Andrew Myers,2014-06-30 15:21:21-07:00,commit, +21235,John ZuHone,2014-06-30 13:06:58-04:00,commit, +21236,Hilary Egan,2014-06-30 09:47:27-06:00,commit, +21237,Hilary Egan,2014-06-30 09:38:22-06:00,commit, +21238,Hilary Egan,2014-06-30 08:59:16-06:00,commit, +21239,Hilary Egan,2014-06-30 08:35:08-06:00,commit, +21240,Nathan Goldbaum,2014-06-29 23:37:32-07:00,commit, +21241,Nathan Goldbaum,2014-06-29 15:20:40-07:00,commit, +21242,John ZuHone,2014-06-29 10:05:27-04:00,commit, +21243,Nathan Goldbaum,2014-06-28 09:57:28-07:00,commit, +21244,Nathan Goldbaum,2014-06-28 09:56:44-07:00,commit, +21245,Nathan Goldbaum,2014-06-28 09:55:17-07:00,commit, +21246,John ZuHone,2014-06-28 12:40:36-04:00,commit, +21247,John ZuHone,2014-06-28 12:38:05-04:00,commit, +21248,John ZuHone,2014-06-28 12:35:04-04:00,commit, +21249,John ZuHone,2014-06-28 12:10:02-04:00,commit, +21250,John ZuHone,2014-06-28 00:32:58-04:00,commit, +21251,John ZuHone,2014-06-28 00:13:00-04:00,commit, +21252,Pengfei Chen,2014-06-27 21:28:19-05:00,commit, +21253,Matthew Turk,2014-06-27 16:04:18-05:00,commit, +21254,Matthew Turk,2014-06-27 16:00:12-05:00,commit, +21255,Matthew Turk,2014-06-27 15:15:30-05:00,commit, +21256,Matthew Turk,2014-06-27 15:15:10-05:00,commit, +21257,Hilary Egan,2014-06-27 12:06:23-06:00,commit, +21258,Matthew Turk,2014-06-27 10:14:02-05:00,commit, +21259,Matthew Turk,2014-06-27 08:54:44-05:00,commit, +21260,Nathan Goldbaum,2014-06-26 13:54:27-07:00,commit, +21261,Nathan Goldbaum,2014-06-26 11:52:21-07:00,commit, +21262,Britton Smith,2014-06-26 18:07:44+01:00,commit, +21263,Matthew Turk,2014-06-26 11:53:57-05:00,commit, +21264,Nathan Goldbaum,2014-06-25 20:09:45-07:00,commit, +21265,Nathan Goldbaum,2014-06-25 19:48:11-07:00,commit, +21266,Nathan Goldbaum,2014-06-25 19:47:50-07:00,commit, +21267,Nathan Goldbaum,2014-06-25 19:47:19-07:00,commit, +21268,Nathan Goldbaum,2014-06-25 19:45:04-07:00,commit, +21269,Matthew Turk,2014-06-25 20:52:59-05:00,commit, +21270,Matthew Turk,2014-06-25 20:16:58-05:00,commit, +21271,John ZuHone,2014-06-25 19:31:37-04:00,commit, +21272,Hilary Egan,2014-06-25 17:08:24-06:00,commit, +21273,Hilary Egan,2014-06-25 17:04:34-06:00,commit, +21274,Hilary Egan,2014-06-25 16:57:01-06:00,commit, +21275,Matthew Turk,2014-06-25 17:17:28-05:00,commit, +21276,Matthew Turk,2014-06-25 17:16:16-05:00,commit, +21277,Matthew Turk,2014-06-25 16:37:09-05:00,commit, +21278,Nathan Goldbaum,2014-06-25 14:32:53-07:00,commit, +21279,Matthew Turk,2014-06-25 15:06:59-05:00,commit, +21280,Hilary Egan,2014-06-25 13:56:43-06:00,commit, +21281,Matthew Turk,2014-06-25 14:52:57-05:00,commit, +21282,Matthew Turk,2014-06-25 14:49:51-05:00,commit, +21283,Hilary Egan,2014-06-25 13:47:36-06:00,commit, +21284,Matthew Turk,2014-06-25 14:45:27-05:00,commit, +21285,Matthew Turk,2014-06-25 14:40:07-05:00,commit, +21286,Hilary Egan,2014-06-25 13:30:50-06:00,commit, +21287,Matthew Turk,2014-06-25 14:28:00-05:00,commit, +21288,Matthew Turk,2014-06-25 14:05:18-05:00,commit, +21289,John ZuHone,2014-06-25 14:46:32-04:00,commit, +21290,Britton Smith,2014-06-25 14:10:51+01:00,commit, +21291,John Regan,2014-06-25 11:38:42+03:00,commit, +21292,Pengfei Chen,2014-07-04 20:24:35-05:00,commit, +21293,Pengfei Chen,2014-07-01 19:37:39-05:00,commit, +21294,Pengfei Chen,2014-06-27 21:28:19-05:00,commit, +21295,John Regan,2014-06-25 11:38:42+03:00,commit, +21296,Nathan Goldbaum,2014-06-24 17:47:19-07:00,commit, +21297,Nathan Goldbaum,2014-06-24 17:46:52-07:00,commit, +21298,Nathan Goldbaum,2014-06-24 17:46:25-07:00,commit, +21299,Nathan Goldbaum,2014-06-24 17:45:59-07:00,commit, +21300,Nathan Goldbaum,2014-06-24 17:45:28-07:00,commit, +21301,Nathan Goldbaum,2014-06-24 16:45:22-07:00,commit, +21302,Matthew Turk,2014-06-24 15:54:54-05:00,commit, +21303,Nathan Goldbaum,2014-06-24 13:50:52-07:00,commit, +21304,Nathan Goldbaum,2014-06-24 13:50:36-07:00,commit, +21305,Nathan Goldbaum,2014-06-24 13:03:10-07:00,commit, +21306,Matthew Turk,2014-06-24 14:29:25-05:00,commit, +21307,Matthew Turk,2014-06-24 14:12:10-05:00,commit, +21308,Hilary Egan,2014-06-24 12:33:16-06:00,commit, +21309,Matthew Turk,2014-06-24 12:13:44-05:00,commit, +21310,Matthew Turk,2014-06-24 12:13:03-05:00,commit, +21311,Matthew Turk,2014-06-24 12:10:02-05:00,commit, +21312,Matthew Turk,2014-06-24 12:07:48-05:00,commit, +21313,Matthew Turk,2014-06-24 12:01:10-05:00,commit, +21314,Matthew Turk,2014-06-24 11:58:11-05:00,commit, +21315,Matthew Turk,2014-06-24 11:55:04-05:00,commit, +21316,Matthew Turk,2014-06-24 08:20:35-05:00,commit, +21317,Nathan Goldbaum,2014-06-23 22:22:50-07:00,commit, +21318,Matthew Turk,2014-06-23 21:06:36-05:00,commit, +21319,Nathan Goldbaum,2014-06-23 18:23:20-07:00,commit, +21320,Nathan Goldbaum,2014-06-23 15:18:01-07:00,commit, +21321,Nathan Goldbaum,2014-06-23 15:11:46-07:00,commit, +21322,Nathan Goldbaum,2014-06-23 10:38:34-07:00,commit, +21323,Matthew Turk,2014-06-23 10:47:28-05:00,commit, +21324,Matthew Turk,2014-06-23 10:00:19-05:00,commit, +21325,Nathan Goldbaum,2014-06-23 00:58:42-07:00,commit, +21326,Nathan Goldbaum,2014-06-22 22:31:25-07:00,commit, +21327,Nathan Goldbaum,2014-06-22 22:30:28-07:00,commit, +21328,Britton Smith,2014-06-22 22:29:32+01:00,commit, +21329,Britton Smith,2014-06-21 20:45:07+01:00,commit, +21330,Britton Smith,2014-06-21 11:55:30+01:00,commit, +21331,Nathan Goldbaum,2014-06-20 21:11:56-07:00,commit, +21332,Matthew Turk,2014-06-20 13:08:22-05:00,commit, +21333,Matthew Turk,2014-06-20 13:08:07-05:00,commit, +21334,Sam Skillman,2014-06-20 08:17:36-07:00,commit, +21335,Sam Skillman,2014-06-20 08:15:56-07:00,commit, +21336,Matthew Turk,2014-06-20 08:20:09-05:00,commit, +21337,Matthew Turk,2014-06-20 08:16:11-05:00,commit, +21338,Matthew Turk,2014-06-20 08:02:30-05:00,commit, +21339,Matthew Turk,2014-06-20 07:48:16-05:00,commit, +21340,Matthew Turk,2014-06-20 07:46:22-05:00,commit, +21341,Nathan Goldbaum,2014-06-20 00:11:34-07:00,commit, +21342,Matthew Turk,2014-06-19 21:56:43-05:00,commit, +21343,Sam Skillman,2014-06-19 18:11:45-07:00,commit, +21344,Nathan Goldbaum,2014-06-19 15:16:39-07:00,commit, +21345,Sam Skillman,2014-06-19 12:48:37-07:00,commit, +21346,Matthew Turk,2014-06-19 14:33:50-05:00,commit, +21347,Nathan Goldbaum,2014-06-19 12:15:44-07:00,commit, +21348,Nathan Goldbaum,2014-06-19 11:52:14-07:00,commit, +21349,Kacper Kowalik,2014-06-19 20:14:50+02:00,commit, +21350,Sam Skillman,2014-06-19 10:52:48-07:00,commit, +21351,Sam Skillman,2014-06-19 10:51:09-07:00,commit, +21352,Nathan Goldbaum,2014-06-19 09:38:15-07:00,commit, +21353,Kacper Kowalik,2014-06-19 17:33:58+02:00,commit, +21354,Kacper Kowalik,2014-06-19 17:07:34+02:00,commit, +21355,Matthew Turk,2014-06-19 08:52:36-05:00,commit, +21356,Matthew Turk,2014-06-19 08:39:58-05:00,commit, +21357,John ZuHone,2014-06-19 14:33:23+01:00,commit, +21358,John ZuHone,2014-06-19 14:32:47+01:00,commit, +21359,John ZuHone,2014-06-19 14:32:12+01:00,commit, +21360,Matthew Turk,2014-06-19 08:03:24-05:00,commit, +21361,Matthew Turk,2014-06-19 07:52:56-05:00,commit, +21362,John ZuHone,2014-06-19 11:34:59+01:00,commit, +21363,John ZuHone,2014-06-19 11:24:38+01:00,commit, +21364,Kacper Kowalik,2014-06-19 11:30:58+02:00,commit, +21365,Nathan Goldbaum,2014-06-18 22:03:37-07:00,commit, +21366,Nathan Goldbaum,2014-06-18 21:02:17-07:00,commit, +21367,Nathan Goldbaum,2014-06-18 20:46:44-07:00,commit, +21368,Nathan Goldbaum,2014-06-18 20:17:04-07:00,commit, +21369,Nathan Goldbaum,2014-06-18 20:09:51-07:00,commit, +21370,Nathan Goldbaum,2014-06-18 18:21:46-07:00,commit, +21371,Nathan Goldbaum,2014-06-18 18:20:42-07:00,commit, +21372,Matthew Turk,2014-06-18 20:20:16-05:00,commit, +21373,Matthew Turk,2014-06-18 20:17:26-05:00,commit, +21374,Matthew Turk,2014-06-18 19:56:27-05:00,commit, +21375,Matthew Turk,2014-06-18 19:47:51-05:00,commit, +21376,Nathan Goldbaum,2014-06-18 17:23:47-07:00,commit, +21377,Matthew Turk,2014-06-18 19:14:12-05:00,commit, +21378,Matthew Turk,2014-06-18 19:10:40-05:00,commit, +21379,Cameron Hummels,2014-06-18 16:15:32-07:00,commit, +21380,Cameron Hummels,2014-06-18 16:14:59-07:00,commit, +21381,Cameron Hummels,2014-06-18 16:06:57-07:00,commit, +21382,Cameron Hummels,2014-06-18 16:00:34-07:00,commit, +21383,Cameron Hummels,2014-06-18 15:24:32-07:00,commit, +21384,Cameron Hummels,2014-06-18 14:05:23-07:00,commit, +21385,Cameron Hummels,2014-06-18 14:04:32-07:00,commit, +21386,Cameron Hummels,2014-06-18 13:55:56-07:00,commit, +21387,Cameron Hummels,2014-06-18 13:45:58-07:00,commit, +21388,Cameron Hummels,2014-06-18 13:42:07-07:00,commit, +21389,Cameron Hummels,2014-06-18 13:28:10-07:00,commit, +21390,Cameron Hummels,2014-06-18 13:08:42-07:00,commit, +21391,Cameron Hummels,2014-06-18 13:03:09-07:00,commit, +21392,Nathan Goldbaum,2014-06-18 12:58:07-07:00,commit, +21393,Cameron Hummels,2014-06-18 12:45:33-07:00,commit, +21394,Cameron Hummels,2014-06-18 12:39:31-07:00,commit, +21395,Cameron Hummels,2014-06-18 12:35:17-07:00,commit, +21396,Cameron Hummels,2014-06-18 12:29:40-07:00,commit, +21397,Cameron Hummels,2014-06-18 12:19:56-07:00,commit, +21398,Cameron Hummels,2014-06-18 11:49:48-07:00,commit, +21399,Cameron Hummels,2014-06-18 11:29:50-07:00,commit, +21400,Cameron Hummels,2014-06-18 10:48:14-07:00,commit, +21401,Cameron Hummels,2014-06-18 10:45:30-07:00,commit, +21402,Cameron Hummels,2014-06-18 10:36:34-07:00,commit, +21403,John ZuHone,2014-06-18 18:04:46+01:00,commit, +21404,John ZuHone,2014-06-18 18:04:24+01:00,commit, +21405,Cameron Hummels,2014-06-18 09:47:19-07:00,commit, +21406,John ZuHone,2014-06-18 17:45:23+01:00,commit, +21407,Cameron Hummels,2014-06-18 06:27:23-07:00,commit, +21408,John ZuHone,2014-06-18 14:25:46+01:00,commit, +21409,John ZuHone,2014-06-18 14:25:24+01:00,commit, +21410,Cameron Hummels,2014-06-18 05:39:57-07:00,commit, +21411,Cameron Hummels,2014-06-18 05:00:46-07:00,commit, +21412,Cameron Hummels,2014-06-17 19:40:14-07:00,commit, +21413,Cameron Hummels,2014-06-17 19:36:40-07:00,commit, +21414,Cameron Hummels,2014-06-17 19:28:10-07:00,commit, +21415,Cameron Hummels,2014-06-17 19:25:05-07:00,commit, +21416,Cameron Hummels,2014-06-17 19:23:12-07:00,commit, +21417,Cameron Hummels,2014-06-17 19:07:31-07:00,commit, +21418,Cameron Hummels,2014-06-17 19:06:08-07:00,commit, +21419,Cameron Hummels,2014-06-17 19:05:21-07:00,commit, +21420,Cameron Hummels,2014-06-17 19:00:04-07:00,commit, +21421,Cameron Hummels,2014-06-17 18:55:02-07:00,commit, +21422,Cameron Hummels,2014-06-17 18:46:35-07:00,commit, +21423,Cameron Hummels,2014-06-17 18:42:37-07:00,commit, +21424,Cameron Hummels,2014-06-17 18:33:50-07:00,commit, +21425,Nathan Goldbaum,2014-06-17 18:15:35-07:00,commit, +21426,Nathan Goldbaum,2014-06-17 18:14:58-07:00,commit, +21427,Nathan Goldbaum,2014-06-17 18:12:17-07:00,commit, +21428,Nathan Goldbaum,2014-06-17 18:09:21-07:00,commit, +21429,Cameron Hummels,2014-06-17 17:34:58-07:00,commit, +21430,Cameron Hummels,2014-06-17 16:46:06-07:00,commit, +21431,Cameron Hummels,2014-06-17 16:44:02-07:00,commit, +21432,Cameron Hummels,2014-06-17 16:42:42-07:00,commit, +21433,Cameron Hummels,2014-06-17 16:33:25-07:00,commit, +21434,Cameron Hummels,2014-06-17 16:31:05-07:00,commit, +21435,Cameron Hummels,2014-06-17 16:28:38-07:00,commit, +21436,Cameron Hummels,2014-06-17 16:25:29-07:00,commit, +21437,Cameron Hummels,2014-06-17 16:06:47-07:00,commit, +21438,Cameron Hummels,2014-06-17 15:22:46-07:00,commit, +21439,Cameron Hummels,2014-06-17 15:14:30-07:00,commit, +21440,Matthew Turk,2014-06-17 16:28:25-05:00,commit, +21441,Matthew Turk,2014-06-17 16:28:25-05:00,commit, +21442,Matthew Turk,2014-06-17 16:28:16-05:00,commit, +21443,Matthew Turk,2014-06-17 16:28:16-05:00,commit, +21444,Cameron Hummels,2014-06-17 14:27:18-07:00,commit, +21445,Cameron Hummels,2014-06-17 13:57:21-07:00,commit, +21446,Cameron Hummels,2014-06-17 13:26:56-07:00,commit, +21447,Cameron Hummels,2014-06-17 13:24:32-07:00,commit, +21448,Cameron Hummels,2014-06-17 13:21:50-07:00,commit, +21449,Cameron Hummels,2014-06-17 13:16:16-07:00,commit, +21450,Cameron Hummels,2014-06-17 13:04:30-07:00,commit, +21451,Nathan Goldbaum,2014-06-17 12:57:28-07:00,commit, +21452,Matthew Turk,2014-06-17 08:10:45-05:00,commit, +21453,Matthew Turk,2014-06-17 08:10:24-05:00,commit, +21454,Mike Warren,2014-06-17 09:00:34-04:00,commit, +21455,Mike Warren,2014-06-17 07:52:10-04:00,commit, +21456,Mike Warren,2014-06-16 17:00:55-04:00,commit, +21457,Nathan Goldbaum,2014-06-16 10:46:37-07:00,commit, +21458,Matthew Turk,2014-06-16 11:58:41-05:00,commit, +21459,Matthew Turk,2014-06-16 10:52:21-05:00,commit, +21460,Matthew Turk,2014-06-16 10:49:59-05:00,commit, +21461,convert-repo,2014-06-15 23:34:31-07:00,commit, +21462,Desika Narayanan,2014-06-15 09:30:25-04:00,commit, +21463,Matthew Turk,2014-06-15 07:46:08-05:00,commit, +21464,Matthew Turk,2014-06-15 07:45:51-05:00,commit, +21465,Matthew Turk,2014-06-14 21:23:23-05:00,commit, +21466,Cameron Hummels,2014-06-14 14:17:39-07:00,commit, +21467,Cameron Hummels,2014-06-14 14:14:46-07:00,commit, +21468,Matthew Turk,2014-06-14 16:09:18-05:00,commit, +21469,Matthew Turk,2014-06-14 15:33:23-05:00,commit, +21470,Matthew Turk,2014-06-14 15:28:19-05:00,commit, +21471,Matthew Turk,2014-06-14 13:03:29-05:00,commit, +21472,Matthew Turk,2014-06-13 21:04:02-05:00,commit, +21473,Matthew Turk,2014-06-13 20:54:42-05:00,commit, +21474,Cameron Hummels,2014-06-13 17:40:16-07:00,commit, +21475,Cameron Hummels,2014-06-13 16:58:12-07:00,commit, +21476,Cameron Hummels,2014-06-13 16:54:36-07:00,commit, +21477,Cameron Hummels,2014-06-13 16:30:47-07:00,commit, +21478,Desika Narayanan,2014-06-13 15:26:27-04:00,commit, +21479,Mike Warren,2014-06-13 11:47:29-04:00,commit, +21480,Mike Warren,2014-06-13 11:44:32-04:00,commit, +21481,Matthew Turk,2014-06-13 08:38:53-06:00,commit, +21482,Matthew Turk,2014-06-13 08:22:06-06:00,commit, +21483,Matthew Turk,2014-06-13 08:14:15-06:00,commit, +21484,Sam Skillman,2014-06-12 18:31:03-04:00,commit, +21485,Mike Warren,2014-06-12 12:41:29-04:00,commit, +21486,Britton Smith,2014-06-12 10:01:40-04:00,commit, +21487,Mike Warren,2014-06-12 09:50:26-04:00,commit, +21488,Nathan Goldbaum,2014-06-12 00:01:02-07:00,commit, +21489,Nathan Goldbaum,2014-06-11 23:13:12-07:00,commit, +21490,Nathan Goldbaum,2014-06-11 23:02:27-07:00,commit, +21491,John ZuHone,2014-06-12 01:52:07-04:00,commit, +21492,Nathan Goldbaum,2014-06-11 22:36:42-07:00,commit, +21493,Nathan Goldbaum,2014-06-11 22:35:02-07:00,commit, +21494,Nathan Goldbaum,2014-06-11 22:23:32-07:00,commit, +21495,Nathan Goldbaum,2014-06-11 22:19:49-07:00,commit, +21496,Nathan Goldbaum,2014-06-11 22:19:27-07:00,commit, +21497,Nathan Goldbaum,2014-06-11 22:06:17-07:00,commit, +21498,Nathan Goldbaum,2014-06-11 22:04:50-07:00,commit, +21499,John ZuHone,2014-06-12 00:25:27-04:00,commit, +21500,Mike Warren,2014-06-11 22:24:37-04:00,commit, +21501,Mike Warren,2014-06-11 22:17:47-04:00,commit, +21502,Sam Skillman,2014-06-11 20:48:40-04:00,commit, +21503,Sam Skillman,2014-06-11 20:47:50-04:00,commit, +21504,Mike Warren,2014-06-11 19:28:05-04:00,commit, +21505,Mike Warren,2014-06-11 19:16:21-04:00,commit, +21506,Matthew Turk,2014-06-11 16:16:37-06:00,commit, +21507,Matthew Turk,2014-06-11 15:51:27-06:00,commit, +21508,Matthew Turk,2014-06-11 15:35:10-06:00,commit, +21509,Matthew Turk,2014-06-11 15:33:44-06:00,commit, +21510,Matthew Turk,2014-06-11 15:33:27-06:00,commit, +21511,Sam Skillman,2014-06-11 17:24:43-04:00,commit, +21512,Nathan Goldbaum,2014-06-11 14:09:00-07:00,commit, +21513,Nathan Goldbaum,2014-06-11 13:25:17-07:00,commit, +21514,Sam Skillman,2014-06-11 15:55:56-04:00,commit, +21515,Andrew Myers,2014-06-11 12:17:15-07:00,commit, +21516,Sam Skillman,2014-06-11 11:44:41-07:00,commit, +21517,Matthew Turk,2014-06-11 09:52:17-05:00,commit, +21518,Matthew Turk,2014-06-11 09:51:36-05:00,commit, +21519,Nathan Goldbaum,2014-06-11 00:50:32-07:00,commit, +21520,Sam Skillman,2014-06-10 17:46:52-07:00,commit, +21521,Matthew Turk,2014-06-10 16:42:09-05:00,commit, +21522,Matthew Turk,2014-06-10 16:21:49-05:00,commit, +21523,Matthew Turk,2014-06-10 16:11:19-05:00,commit, +21524,Nathan Goldbaum,2014-06-10 13:01:32-07:00,commit, +21525,Matthew Turk,2014-06-10 14:08:03-05:00,commit, +21526,Matthew Turk,2014-06-10 13:17:16-05:00,commit, +21527,Nathan Goldbaum,2014-06-10 10:38:43-07:00,commit, +21528,Nathan Goldbaum,2014-06-09 21:25:28-07:00,commit, +21529,Matthew Turk,2014-06-09 14:20:38-05:00,commit, +21530,Nathan Goldbaum,2014-06-09 10:26:47-07:00,commit, +21531,Sam Skillman,2014-06-09 10:11:15-07:00,commit, +21532,Kacper Kowalik,2014-06-07 18:15:52+02:00,commit, +21533,Kacper Kowalik,2014-06-07 18:15:19+02:00,commit, +21534,Kacper Kowalik,2014-06-07 18:14:59+02:00,commit, +21535,Kacper Kowalik,2014-06-07 18:14:46+02:00,commit, +21536,Kacper Kowalik,2014-06-07 09:41:15+02:00,commit, +21537,Sam Skillman,2014-06-06 21:33:44-07:00,commit, +21538,Sam Skillman,2014-06-06 21:16:18-07:00,commit, +21539,Andrew Myers,2014-06-06 14:39:28-07:00,commit, +21540,Andrew Myers,2014-06-06 14:37:47-07:00,commit, +21541,Andrew Myers,2014-06-06 13:59:16-07:00,commit, +21542,Andrew Myers,2014-06-06 13:52:05-07:00,commit, +21543,Alex Bogert,2014-06-06 11:38:28-07:00,commit, +21544,John Wise,2014-06-06 12:02:14-04:00,commit, +21545,Matthew Turk,2014-06-06 07:54:47-05:00,commit, +21546,Matthew Turk,2014-06-06 07:54:30-05:00,commit, +21547,Nathan Goldbaum,2014-06-05 23:32:04-07:00,commit, +21548,Nathan Goldbaum,2014-06-05 17:43:09-07:00,commit, +21549,Nathan Goldbaum,2014-06-05 17:26:09-07:00,commit, +21550,Andrew Myers,2014-06-05 17:15:07-07:00,commit, +21551,Andrew Myers,2014-06-05 16:54:39-07:00,commit, +21552,Andrew Myers,2014-06-05 15:21:28-07:00,commit, +21553,Andrew Myers,2014-06-05 15:20:24-07:00,commit, +21554,Nathan Goldbaum,2014-06-05 14:17:37-07:00,commit, +21555,Nathan Goldbaum,2014-06-05 11:48:31-07:00,commit, +21556,Nathan Goldbaum,2014-06-05 01:13:21-07:00,commit, +21557,Nathan Goldbaum,2014-06-04 17:48:19-07:00,commit, +21558,Matthew Turk,2014-06-04 19:02:59-05:00,commit, +21559,Hilary Egan,2014-06-04 14:58:05-06:00,commit, +21560,John ZuHone,2014-06-04 14:06:03-04:00,commit, +21561,Michael Zingale,2014-06-04 11:58:39-04:00,commit, +21562,Nathan Goldbaum,2014-06-04 08:42:21-07:00,commit, +21563,Hilary Egan,2014-06-03 13:32:24-06:00,commit, +21564,Matthew Turk,2014-06-03 13:18:41-05:00,commit, +21565,Nathan Goldbaum,2014-06-01 22:53:05-07:00,commit, +21566,Sam Skillman,2014-05-31 12:31:55-07:00,commit, +21567,Cameron Hummels,2014-05-31 12:13:25-05:00,commit, +21568,Cameron Hummels,2014-05-31 12:01:57-05:00,commit, +21569,Cameron Hummels,2014-05-31 11:14:10-05:00,commit, +21570,Sam Skillman,2014-05-30 14:32:46-07:00,commit, +21571,Nathan Goldbaum,2014-05-30 11:24:32-07:00,commit, +21572,Nathan Goldbaum,2014-05-30 11:02:58-07:00,commit, +21573,Nathan Goldbaum,2014-05-29 14:33:41-07:00,commit, +21574,Nathan Goldbaum,2014-05-29 14:26:16-07:00,commit, +21575,John ZuHone,2014-05-29 12:47:13-04:00,commit, +21576,Nathan Goldbaum,2014-05-28 17:28:19-07:00,commit, +21577,Nathan Goldbaum,2014-05-28 17:27:56-07:00,commit, +21578,Sam Skillman,2014-05-28 12:28:20-07:00,commit, +21579,Sam Skillman,2014-05-28 12:02:11-07:00,commit, +21580,John ZuHone,2014-05-28 14:31:04-04:00,commit, +21581,Sam Skillman,2014-05-28 11:07:29-07:00,commit, +21582,Mike Warren,2014-05-27 19:38:42-04:00,commit, +21583,Mike Warren,2014-05-27 19:33:53-04:00,commit, +21584,Nathan Goldbaum,2014-05-27 10:32:56-07:00,commit, +21585,Nathan Goldbaum,2014-05-27 00:40:12-07:00,commit, +21586,Nathan Goldbaum,2014-05-26 23:36:41-07:00,commit, +21587,Nathan Goldbaum,2014-05-26 23:15:14-07:00,commit, +21588,Nathan Goldbaum,2014-05-26 22:59:30-07:00,commit, +21589,Mike Warren,2014-05-27 01:01:29-04:00,commit, +21590,John ZuHone,2014-05-26 17:25:53-04:00,commit, +21591,John ZuHone,2014-05-26 17:13:43-04:00,commit, +21592,Nathan Goldbaum,2014-05-26 13:58:58-07:00,commit, +21593,Nathan Goldbaum,2014-05-26 13:53:31-07:00,commit, +21594,John ZuHone,2014-05-26 16:14:22-04:00,commit, +21595,Alex Bogert,2014-05-26 11:07:19-07:00,commit, +21596,Alex Bogert,2014-05-26 11:00:23-07:00,commit, +21597,Matthew Turk,2014-05-25 18:08:02-04:00,commit, +21598,Matthew Turk,2014-05-25 18:02:48-04:00,commit, +21599,Mike Warren,2014-05-25 00:38:05-04:00,commit, +21600,Michael Zingale,2014-05-24 19:00:46-04:00,commit, +21601,Nathan Goldbaum,2014-05-24 14:31:18-07:00,commit, +21602,Michael Zingale,2014-05-24 10:02:18-04:00,commit, +21603,Nathan Goldbaum,2014-05-23 18:26:19-07:00,commit, +21604,Sam Skillman,2014-05-23 18:06:49-07:00,commit, +21605,Michael Zingale,2014-05-23 20:41:42-04:00,commit, +21606,Andrew Myers,2014-05-23 12:13:01-07:00,commit, +21607,Michael Zingale,2014-05-23 14:04:50-04:00,commit, +21608,Michael Zingale,2014-05-23 13:43:46-04:00,commit, +21609,Michael Zingale,2014-05-23 13:26:50-04:00,commit, +21610,Michael Zingale,2014-05-23 13:26:09-04:00,commit, +21611,Nathan Goldbaum,2014-05-23 10:23:36-07:00,commit, +21612,Nathan Goldbaum,2014-05-23 10:22:58-07:00,commit, +21613,Nathan Goldbaum,2014-05-23 10:18:24-07:00,commit, +21614,Mike Warren,2014-05-23 09:05:45-04:00,commit, +21615,Nathan Goldbaum,2014-05-22 23:16:41-07:00,commit, +21616,Nathan Goldbaum,2014-05-22 17:14:45-07:00,commit, +21617,Sam Skillman,2014-05-22 19:14:59-04:00,commit, +21618,Sam Skillman,2014-05-22 16:43:59-04:00,commit, +21619,Nathan Goldbaum,2014-05-22 13:43:01-07:00,commit, +21620,Nathan Goldbaum,2014-05-22 13:31:46-07:00,commit, +21621,Sam Skillman,2014-05-22 12:37:54-04:00,commit, +21622,Sam Skillman,2014-05-22 11:35:16-04:00,commit, +21623,Sam Skillman,2014-05-22 11:09:44-04:00,commit, +21624,Sam Skillman,2014-05-22 11:09:44-04:00,commit, +21625,Matthew Turk,2014-05-22 09:11:15-04:00,commit, +21626,Nathan Goldbaum,2014-05-22 00:42:10-07:00,commit, +21627,Nathan Goldbaum,2014-05-21 23:08:48-07:00,commit, +21628,Nathan Goldbaum,2014-05-21 22:57:08-07:00,commit, +21629,Matthew Turk,2014-05-21 22:15:59-04:00,commit, +21630,Nathan Goldbaum,2014-05-21 19:01:20-07:00,commit, +21631,Matthew Turk,2014-05-21 21:50:09-04:00,commit, +21632,John ZuHone,2014-05-21 19:41:47-04:00,commit, +21633,Nathan Goldbaum,2014-05-21 14:38:54-07:00,commit, +21634,Matthew Turk,2014-05-21 17:18:59-04:00,commit, +21635,Matthew Turk,2014-05-21 17:18:59-04:00,commit, +21636,Matthew Turk,2014-05-21 16:25:32-04:00,commit, +21637,Matthew Turk,2014-05-21 16:25:32-04:00,commit, +21638,Sam Skillman,2014-05-21 12:51:35-07:00,commit, +21639,Matthew Turk,2014-05-21 14:27:08-04:00,commit, +21640,Sam Skillman,2014-05-21 11:07:03-07:00,commit, +21641,Michael Zingale,2014-05-21 14:00:40-04:00,commit, +21642,Michael Zingale,2014-05-21 11:53:12-04:00,commit, +21643,Matthew Turk,2014-05-21 09:14:10-04:00,commit, +21644,Cameron Hummels,2014-05-20 17:37:03-07:00,commit, +21645,Cameron Hummels,2014-05-20 17:36:22-07:00,commit, +21646,Matthew Turk,2014-05-20 15:58:43-04:00,commit, +21647,Matthew Turk,2014-05-20 15:58:43-04:00,commit, +21648,Matthew Turk,2014-05-20 15:43:40-04:00,commit, +21649,Matthew Turk,2014-05-20 15:43:40-04:00,commit, +21650,John ZuHone,2014-05-20 10:34:09-04:00,commit, +21651,John ZuHone,2014-05-20 10:32:07-04:00,commit, +21652,Matthew Turk,2014-05-20 08:06:48-04:00,commit, +21653,Matthew Turk,2014-05-20 08:06:33-04:00,commit, +21654,Matthew Turk,2014-05-20 08:06:21-04:00,commit, +21655,Nathan Goldbaum,2014-05-19 22:07:30-07:00,commit, +21656,Nathan Goldbaum,2014-05-19 19:29:34-07:00,commit, +21657,Cameron Hummels,2014-05-19 18:58:59-07:00,commit, +21658,John ZuHone,2014-05-19 21:53:29-04:00,commit, +21659,Sam Skillman,2014-05-19 18:12:59-07:00,commit, +21660,Mike Warren,2014-05-19 18:56:41-04:00,commit, +21661,Nathan Goldbaum,2014-05-19 14:21:26-07:00,commit, +21662,Cameron Hummels,2014-05-19 14:11:35-07:00,commit, +21663,Mike Warren,2014-05-19 16:17:29-04:00,commit, +21664,John ZuHone,2014-05-19 09:39:23-04:00,commit, +21665,Kacper Kowalik,2014-05-19 11:59:38+02:00,commit, +21666,Nathan Goldbaum,2014-05-18 19:46:36-07:00,commit, +21667,Nathan Goldbaum,2014-05-18 17:15:28-07:00,commit, +21668,Cameron Hummels,2014-05-18 19:58:04-04:00,commit, +21669,Cameron Hummels,2014-05-18 19:45:16-04:00,commit, +21670,Cameron Hummels,2014-05-18 19:38:34-04:00,commit, +21671,Cameron Hummels,2014-05-18 19:25:12-04:00,commit, +21672,Cameron Hummels,2014-05-18 19:17:21-04:00,commit, +21673,Cameron Hummels,2014-05-18 19:03:49-04:00,commit, +21674,Cameron Hummels,2014-05-18 17:14:29-04:00,commit, +21675,Cameron Hummels,2014-05-18 17:00:09-04:00,commit, +21676,Matthew Turk,2014-05-18 16:28:11-04:00,commit, +21677,Nathan Goldbaum,2014-05-18 10:57:46-07:00,commit, +21678,John ZuHone,2014-05-18 13:56:20-04:00,commit, +21679,Mike Warren,2014-05-18 09:23:23-04:00,commit, +21680,Nathan Goldbaum,2014-05-17 16:44:00-04:00,commit, +21681,Matthew Turk,2014-05-17 13:32:03-04:00,commit, +21682,Matthew Turk,2014-05-17 10:38:15-04:00,commit, +21683,Nathan Goldbaum,2014-05-17 09:48:57-04:00,commit, +21684,Nathan Goldbaum,2014-05-17 09:40:38-04:00,commit, +21685,Matthew Turk,2014-05-16 17:30:22-04:00,commit, +21686,Matthew Turk,2014-05-16 17:21:17-04:00,commit, +21687,Sam Skillman,2014-05-16 13:45:25-07:00,commit, +21688,John ZuHone,2014-05-16 12:09:29-04:00,commit, +21689,John ZuHone,2014-05-16 10:47:57-04:00,commit, +21690,John ZuHone,2014-05-15 19:42:54-04:00,commit, +21691,John ZuHone,2014-05-15 19:41:35-04:00,commit, +21692,John ZuHone,2014-05-15 14:52:14-04:00,commit, +21693,Mike Warren,2014-05-15 11:25:08-04:00,commit, +21694,John ZuHone,2014-05-15 10:38:56-04:00,commit, +21695,John ZuHone,2014-05-15 10:38:05-04:00,commit, +21696,Matthew Turk,2014-05-15 09:48:02-04:00,commit, +21697,Mike Warren,2014-05-15 02:05:02-04:00,commit, +21698,Mike Warren,2014-05-15 01:56:58-04:00,commit, +21699,John ZuHone,2014-05-14 10:40:19-04:00,commit, +21700,John ZuHone,2014-05-14 09:49:45-04:00,commit, +21701,Matthew Turk,2014-05-14 08:23:19-04:00,commit, +21702,Matthew Turk,2014-05-14 08:20:20-04:00,commit, +21703,Matthew Turk,2014-05-14 08:03:08-04:00,commit, +21704,Matthew Turk,2014-05-14 07:57:58-04:00,commit, +21705,John Wise,2014-05-13 18:03:29-04:00,commit, +21706,John ZuHone,2014-05-13 17:32:14-04:00,commit, +21707,John Wise,2014-05-13 17:09:36-04:00,commit, +21708,John Wise,2014-05-13 15:55:07-04:00,commit, +21709,John Wise,2014-05-13 15:44:40-04:00,commit, +21710,John Wise,2014-05-13 13:18:21-04:00,commit, +21711,John Wise,2014-05-13 08:49:15-04:00,commit, +21712,Stuart Mumford,2014-05-13 13:41:59+01:00,commit, +21713,John ZuHone,2014-05-13 00:44:09-04:00,commit, +21714,Matthew Turk,2014-05-12 20:51:14-04:00,commit, +21715,Nathan Goldbaum,2014-05-12 16:50:07-07:00,commit, +21716,Sam Skillman,2014-05-12 15:07:18-07:00,commit, +21717,Sam Skillman,2014-05-12 14:02:36-07:00,commit, +21718,Matthew Turk,2014-05-12 15:58:22-04:00,commit, +21719,Brian Crosby,2014-05-12 15:42:12-04:00,commit, +21720,Matthew Turk,2014-05-12 15:26:37-04:00,commit, +21721,Brian Crosby,2014-05-12 14:58:16-04:00,commit, +21722,Matthew Turk,2014-05-12 14:56:14-04:00,commit, +21723,Matthew Turk,2014-05-12 14:53:08-04:00,commit, +21724,Matthew Turk,2014-05-12 14:18:33-04:00,commit, +21725,Sam Skillman,2014-05-12 10:42:30-07:00,commit, +21726,Matthew Turk,2014-05-12 12:39:10-04:00,commit, +21727,Brian Crosby,2014-05-12 11:42:05-04:00,commit, +21728,Matthew Turk,2014-05-12 11:05:26-04:00,commit, +21729,Brian Crosby,2014-05-12 09:35:35-04:00,commit, +21730,Matthew Turk,2014-05-12 09:15:09-04:00,commit, +21731,Matthew Turk,2014-05-12 08:48:38-04:00,commit, +21732,Nathan Goldbaum,2014-05-11 23:15:18-07:00,commit, +21733,John ZuHone,2014-05-12 01:53:06-04:00,commit, +21734,John ZuHone,2014-05-11 22:29:11-04:00,commit, +21735,John ZuHone,2014-05-11 20:45:12-04:00,commit, +21736,John ZuHone,2014-05-11 20:40:28-04:00,commit, +21737,John ZuHone,2014-05-11 20:29:09-04:00,commit, +21738,Nathan Goldbaum,2014-05-11 14:42:22-07:00,commit, +21739,Nathan Goldbaum,2014-05-11 14:42:00-07:00,commit, +21740,Nathan Goldbaum,2014-05-11 14:41:33-07:00,commit, +21741,Nathan Goldbaum,2014-05-11 13:36:27-07:00,commit, +21742,Nathan Goldbaum,2014-05-11 13:31:34-07:00,commit, +21743,Nathan Goldbaum,2014-05-11 13:29:49-07:00,commit, +21744,Nathan Goldbaum,2014-05-11 13:29:03-07:00,commit, +21745,Nathan Goldbaum,2014-05-11 13:13:10-07:00,commit, +21746,Matthew Turk,2014-05-10 12:54:43-04:00,commit, +21747,Matthew Turk,2014-05-10 10:54:29-04:00,commit, +21748,Matthew Turk,2014-05-10 10:37:21-04:00,commit, +21749,Matthew Turk,2014-05-09 19:07:41-04:00,commit, +21750,Matthew Turk,2014-05-09 18:09:17-04:00,commit, +21751,Matthew Turk,2014-05-09 18:09:12-04:00,commit, +21752,Matthew Turk,2014-05-09 18:06:32-04:00,commit, +21753,John ZuHone,2014-05-09 13:44:12-04:00,commit, +21754,John ZuHone,2014-05-09 13:43:33-04:00,commit, +21755,John ZuHone,2014-05-09 13:29:48-04:00,commit, +21756,John ZuHone,2014-05-09 13:24:39-04:00,commit, +21757,John ZuHone,2014-05-09 13:22:32-04:00,commit, +21758,John ZuHone,2014-05-09 13:18:39-04:00,commit, +21759,John ZuHone,2014-05-09 13:18:26-04:00,commit, +21760,John ZuHone,2014-05-09 12:06:23-04:00,commit, +21761,Matthew Turk,2014-05-09 11:57:14-04:00,commit, +21762,Britton Smith,2014-05-09 11:35:43-04:00,commit, +21763,Britton Smith,2014-05-09 11:29:49-04:00,commit, +21764,John ZuHone,2014-05-09 11:02:46-04:00,commit, +21765,Matthew Turk,2014-05-09 07:14:29-04:00,commit, +21766,Kacper Kowalik,2014-05-09 13:03:41+02:00,commit, +21767,Kacper Kowalik,2014-05-09 11:15:08+02:00,commit, +21768,John ZuHone,2014-05-09 00:53:14-04:00,commit, +21769,John ZuHone,2014-05-09 00:50:31-04:00,commit, +21770,Nathan Goldbaum,2014-05-08 20:48:39-07:00,commit, +21771,Nathan Goldbaum,2014-05-08 20:40:45-07:00,commit, +21772,Sam Skillman,2014-05-08 22:24:10-04:00,commit, +21773,Sam Skillman,2014-05-08 22:22:04-04:00,commit, +21774,Sam Skillman,2014-05-08 22:18:14-04:00,commit, +21775,Nathan Goldbaum,2014-05-08 18:05:50-07:00,commit, +21776,Sam Skillman,2014-05-08 21:02:42-04:00,commit, +21777,Matthew Turk,2014-05-08 20:43:22-04:00,commit, +21778,Matthew Turk,2014-05-08 20:34:17-04:00,commit, +21779,Cameron Hummels,2014-05-08 17:22:21-07:00,commit, +21780,Cameron Hummels,2014-05-08 17:21:31-07:00,commit, +21781,Cameron Hummels,2014-05-08 17:15:52-07:00,commit, +21782,Cameron Hummels,2014-05-08 17:08:33-07:00,commit, +21783,Matthew Turk,2014-05-08 19:56:29-04:00,commit, +21784,Matthew Turk,2014-05-08 19:56:11-04:00,commit, +21785,Sam Skillman,2014-05-08 16:48:47-07:00,commit, +21786,John ZuHone,2014-05-08 17:42:15-04:00,commit, +21787,Sam Skillman,2014-05-08 13:47:41-07:00,commit, +21788,Hilary Egan,2014-05-08 10:42:59-06:00,commit, +21789,Hilary Egan,2014-05-08 10:28:52-06:00,commit, +21790,Hilary Egan,2014-05-08 10:24:00-06:00,commit, +21791,Hilary Egan,2014-05-08 10:21:45-06:00,commit, +21792,Hilary Egan,2014-05-08 10:03:50-06:00,commit, +21793,Nathan Goldbaum,2014-05-07 23:39:41-07:00,commit, +21794,Sam Skillman,2014-05-08 01:14:49-04:00,commit, +21795,Sam Skillman,2014-05-08 00:36:00-04:00,commit, +21796,Matthew Turk,2014-05-07 20:44:00-04:00,commit, +21797,Matthew Turk,2014-05-07 20:33:35-04:00,commit, +21798,Sam Skillman,2014-05-07 20:32:06-04:00,commit, +21799,Sam Skillman,2014-05-07 19:19:21-04:00,commit, +21800,Sam Skillman,2014-05-07 16:02:03-07:00,commit, +21801,Matthew Turk,2014-05-07 18:23:45-04:00,commit, +21802,Sam Skillman,2014-05-07 14:17:32-07:00,commit, +21803,Matthew Turk,2014-05-07 17:15:45-04:00,commit, +21804,Hilary Egan,2014-05-07 14:32:14-06:00,commit, +21805,Hilary Egan,2014-05-07 13:29:45-06:00,commit, +21806,Hilary Egan,2014-05-07 13:29:26-06:00,commit, +21807,Hilary Egan,2014-05-07 13:27:21-06:00,commit, +21808,Hilary Egan,2014-05-07 13:21:35-06:00,commit, +21809,Hilary Egan,2014-05-07 13:19:10-06:00,commit, +21810,Matthew Turk,2014-05-07 14:50:51-04:00,commit, +21811,Matthew Turk,2014-05-07 14:48:25-04:00,commit, +21812,Hilary Egan,2014-05-07 11:43:15-06:00,commit, +21813,Hilary Egan,2014-05-07 11:18:18-06:00,commit, +21814,Sam Skillman,2014-05-07 10:18:10-07:00,commit, +21815,John ZuHone,2014-05-07 12:06:45-04:00,commit, +21816,John ZuHone,2014-05-07 09:33:36-04:00,commit, +21817,Kacper Kowalik,2014-05-07 10:45:06+02:00,commit, +21818,Nathan Goldbaum,2014-05-07 00:08:19-07:00,commit, +21819,Nathan Goldbaum,2014-05-06 23:39:23-07:00,commit, +21820,Nathan Goldbaum,2014-05-06 23:31:36-07:00,commit, +21821,Nathan Goldbaum,2014-05-06 23:01:07-07:00,commit, +21822,Nathan Goldbaum,2014-05-06 21:57:09-07:00,commit, +21823,Nathan Goldbaum,2014-05-06 21:56:52-07:00,commit, +21824,John ZuHone,2014-05-07 00:07:16-04:00,commit, +21825,Sam Skillman,2014-05-06 16:05:11-07:00,commit, +21826,Sam Skillman,2014-05-06 15:58:57-07:00,commit, +21827,Sam Skillman,2014-05-06 15:45:28-07:00,commit, +21828,Matthew Turk,2014-05-06 18:34:35-04:00,commit, +21829,Nathan Goldbaum,2014-05-06 15:21:11-07:00,commit, +21830,Matthew Turk,2014-05-06 18:17:29-04:00,commit, +21831,Nathan Goldbaum,2014-05-06 14:53:23-07:00,commit, +21832,Sam Skillman,2014-05-06 14:24:56-07:00,commit, +21833,Matthew Turk,2014-05-06 17:02:11-04:00,commit, +21834,Matthew Turk,2014-05-06 16:43:21-04:00,commit, +21835,Matthew Turk,2014-05-06 15:24:16-04:00,commit, +21836,Matthew Turk,2014-05-06 15:19:41-04:00,commit, +21837,Nathan Goldbaum,2014-05-06 12:19:39-07:00,commit, +21838,Cameron Hummels,2014-05-06 12:10:57-07:00,commit, +21839,John ZuHone,2014-05-06 14:52:15-04:00,commit, +21840,John ZuHone,2014-05-06 14:49:10-04:00,commit, +21841,Sam Skillman,2014-05-06 11:48:30-07:00,commit, +21842,Sam Skillman,2014-05-06 11:46:16-07:00,commit, +21843,John ZuHone,2014-05-06 12:39:22-04:00,commit, +21844,John ZuHone,2014-05-06 12:39:05-04:00,commit, +21845,Matthew Turk,2014-05-06 10:35:53-04:00,commit, +21846,Matthew Turk,2014-05-06 10:35:53-04:00,commit, +21847,John ZuHone,2014-05-06 10:22:30-04:00,commit, +21848,Matthew Turk,2014-05-06 09:36:00-04:00,commit, +21849,Matthew Turk,2014-05-06 09:35:41-04:00,commit, +21850,Matthew Turk,2014-05-06 09:29:30-04:00,commit, +21851,Matthew Turk,2014-05-06 07:03:50-04:00,commit, +21852,Matthew Turk,2014-05-06 07:03:50-04:00,commit, +21853,John ZuHone,2014-05-06 01:35:36-04:00,commit, +21854,John ZuHone,2014-05-06 01:15:00-04:00,commit, +21855,John ZuHone,2014-05-06 00:54:04-04:00,commit, +21856,John ZuHone,2014-05-06 00:32:47-04:00,commit, +21857,Matthew Turk,2014-05-06 00:06:13-04:00,commit, +21858,Matthew Turk,2014-05-06 00:06:13-04:00,commit, +21859,Matthew Turk,2014-05-05 23:50:25-04:00,commit, +21860,Matthew Turk,2014-05-05 23:50:25-04:00,commit, +21861,John ZuHone,2014-05-05 22:56:46-04:00,commit, +21862,Matthew Turk,2014-05-05 22:13:25-04:00,commit, +21863,Matthew Turk,2014-05-05 22:13:06-04:00,commit, +21864,Matthew Turk,2014-05-05 22:12:46-04:00,commit, +21865,Matthew Turk,2014-05-05 22:12:22-04:00,commit, +21866,John ZuHone,2014-05-05 19:41:09-04:00,commit, +21867,John ZuHone,2014-05-05 16:59:32-04:00,commit, +21868,John ZuHone,2014-05-05 16:52:46-04:00,commit, +21869,John ZuHone,2014-05-05 16:18:54-04:00,commit, +21870,Matthew Turk,2014-05-05 15:41:11-04:00,commit, +21871,Britton Smith,2014-05-05 14:36:11-04:00,commit, +21872,Andrew Myers,2014-05-05 10:00:11-07:00,commit, +21873,Britton Smith,2014-05-05 11:57:28-04:00,commit, +21874,Matthew Turk,2014-05-05 11:48:37-04:00,commit, +21875,Britton Smith,2014-05-05 11:41:49-04:00,commit, +21876,John ZuHone,2014-05-05 11:10:13-04:00,commit, +21877,John ZuHone,2014-05-05 10:45:46-04:00,commit, +21878,Matthew Turk,2014-05-05 09:29:46-04:00,commit, +21879,Matthew Turk,2014-05-05 09:19:52-04:00,commit, +21880,Matthew Turk,2014-05-05 08:57:43-04:00,commit, +21881,Matthew Turk,2014-05-05 08:56:04-04:00,commit, +21882,John ZuHone,2014-05-05 00:57:56-04:00,commit, +21883,John ZuHone,2014-05-05 00:54:34-04:00,commit, +21884,John ZuHone,2014-05-05 00:10:33-04:00,commit, +21885,Nathan Goldbaum,2014-05-04 20:34:52-07:00,commit, +21886,Nathan Goldbaum,2014-05-04 20:30:06-07:00,commit, +21887,John ZuHone,2014-05-04 23:11:12-04:00,commit, +21888,John ZuHone,2014-05-04 23:09:17-04:00,commit, +21889,John ZuHone,2014-05-04 23:08:32-04:00,commit, +21890,Matthew Turk,2014-05-04 22:43:50-04:00,commit, +21891,Matthew Turk,2014-05-04 22:43:50-04:00,commit, +21892,John ZuHone,2014-05-04 22:23:35-04:00,commit, +21893,Matthew Turk,2014-05-04 21:34:59-04:00,commit, +21894,John ZuHone,2014-05-04 19:14:57-04:00,commit, +21895,Nathan Goldbaum,2014-05-04 14:55:50-07:00,commit, +21896,Kacper Kowalik,2014-05-04 22:14:41+02:00,commit, +21897,Matthew Turk,2014-05-04 13:30:59-04:00,commit, +21898,John ZuHone,2014-05-04 12:57:44-04:00,commit, +21899,John ZuHone,2014-05-04 12:33:35-04:00,commit, +21900,Britton Smith,2014-05-04 11:40:52-04:00,commit, +21901,Matthew Turk,2014-05-04 10:59:56-04:00,commit, +21902,Matthew Turk,2014-05-04 10:56:54-04:00,commit, +21903,Kacper Kowalik,2014-05-04 12:10:51+02:00,commit, +21904,Kacper Kowalik,2014-05-04 11:56:38+02:00,commit, +21905,Kacper Kowalik,2014-05-04 11:54:27+02:00,commit, +21906,Kacper Kowalik,2014-05-04 11:48:40+02:00,commit, +21907,Nathan Goldbaum,2014-05-03 21:40:11-07:00,commit, +21908,Nathan Goldbaum,2014-05-03 21:35:17-07:00,commit, +21909,Andrew Myers,2014-05-03 20:24:05-07:00,commit, +21910,Andrew Myers,2014-05-03 20:20:26-07:00,commit, +21911,Matthew Turk,2014-05-03 22:08:15-04:00,commit, +21912,Andrew Myers,2014-05-03 18:10:19-07:00,commit, +21913,Stuart Mumford,2014-05-03 22:14:30+01:00,commit, +21914,Stuart Mumford,2014-05-03 22:14:30+01:00,commit, +21915,Stuart Mumford,2014-05-03 22:06:13+01:00,commit, +21916,Stuart Mumford,2014-05-03 22:06:13+01:00,commit, +21917,Sam Skillman,2014-05-03 11:01:01-07:00,commit, +21918,Stuart Mumford,2014-05-03 18:48:03+01:00,commit, +21919,Matthew Turk,2014-05-03 13:38:31-04:00,commit, +21920,Matthew Turk,2014-05-03 13:38:31-04:00,commit, +21921,Sam Skillman,2014-10-17 14:48:42-07:00,commit, +21922,Sam Skillman,2014-10-17 09:11:53-07:00,commit, +21923,Matthew Turk,2014-05-03 13:33:43-04:00,commit, +21924,Matthew Turk,2014-05-03 11:38:39-04:00,commit, +21925,Matthew Turk,2014-05-03 11:15:05-04:00,commit, +21926,Matthew Turk,2014-05-03 11:14:49-04:00,commit, +21927,Matthew Turk,2014-05-03 10:59:11-04:00,commit, +21928,Matthew Turk,2014-05-03 10:58:19-04:00,commit, +21929,Matthew Turk,2014-05-03 10:57:23-04:00,commit, +21930,Matthew Turk,2014-05-03 10:51:10-04:00,commit, +21931,Matthew Turk,2014-05-03 10:50:36-04:00,commit, +21932,Matthew Turk,2014-05-03 10:47:48-04:00,commit, +21933,John ZuHone,2014-05-03 10:46:37-04:00,commit, +21934,Nathan Goldbaum,2014-05-03 00:25:00-07:00,commit, +21935,John ZuHone,2014-05-03 01:58:25-04:00,commit, +21936,Britton Smith,2014-05-03 05:31:22+01:00,commit, +21937,John ZuHone,2014-05-03 00:04:52-04:00,commit, +21938,Hilary Egan,2014-05-02 18:20:14-06:00,commit, +21939,Hilary Egan,2014-05-02 18:12:37-06:00,commit, +21940,Sam Skillman,2014-05-02 17:17:53-04:00,commit, +21941,Nathan Goldbaum,2014-05-02 12:22:24-07:00,commit, +21942,Nathan Goldbaum,2014-05-02 12:14:32-07:00,commit, +21943,Nathan Goldbaum,2014-05-02 12:05:24-07:00,commit, +21944,Nathan Goldbaum,2014-05-02 11:54:40-07:00,commit, +21945,Britton Smith,2014-05-02 19:50:29+01:00,commit, +21946,Britton Smith,2014-05-02 19:43:24+01:00,commit, +21947,John ZuHone,2014-05-02 14:33:14-04:00,commit, +21948,Britton Smith,2014-05-02 19:27:11+01:00,commit, +21949,Britton Smith,2014-05-02 19:02:37+01:00,commit, +21950,John ZuHone,2014-05-02 13:25:11-04:00,commit, +21951,John ZuHone,2014-05-02 13:05:52-04:00,commit, +21952,Stuart Mumford,2014-05-02 17:25:32+01:00,commit, +21953,John ZuHone,2014-05-02 11:46:14-04:00,commit, +21954,John ZuHone,2014-05-02 11:16:28-04:00,commit, +21955,Britton Smith,2014-05-02 15:52:46+01:00,commit, +21956,Matthew Turk,2014-05-02 10:14:52-04:00,commit, +21957,John ZuHone,2014-05-02 09:27:16-04:00,commit, +21958,John ZuHone,2014-05-02 09:24:49-04:00,commit, +21959,John ZuHone,2014-05-02 09:16:33-04:00,commit, +21960,Matthew Turk,2014-05-02 08:52:23-04:00,commit, +21961,John ZuHone,2014-05-02 07:45:23-04:00,commit, +21962,Britton Smith,2014-05-02 11:43:37+01:00,commit, +21963,Andrew Myers,2014-05-01 23:50:50-07:00,commit, +21964,Andrew Myers,2014-05-01 23:49:06-07:00,commit, +21965,Nathan Goldbaum,2014-05-01 22:47:49-07:00,commit, +21966,Nathan Goldbaum,2014-05-01 22:44:00-07:00,commit, +21967,Nathan Goldbaum,2014-05-01 22:09:23-07:00,commit, +21968,Nathan Goldbaum,2014-05-01 22:07:55-07:00,commit, +21969,Andrew Myers,2014-05-01 15:58:01-07:00,commit, +21970,Andrew Myers,2014-05-01 15:41:35-07:00,commit, +21971,Andrew Myers,2014-05-01 15:37:43-07:00,commit, +21972,Andrew Myers,2014-05-01 15:29:44-07:00,commit, +21973,Andrew Myers,2014-05-01 15:11:13-07:00,commit, +21974,John ZuHone,2014-05-01 15:57:28-04:00,commit, +21975,Alex Bogert,2014-05-01 11:22:01-07:00,commit, +21976,Alex Bogert,2014-05-01 10:12:37-07:00,commit, +21977,Matthew Turk,2014-05-01 13:02:34-04:00,commit, +21978,Britton Smith,2014-05-01 17:29:38+01:00,commit, +21979,Hilary Egan,2014-05-01 10:16:16-06:00,commit, +21980,Britton Smith,2014-05-01 16:51:20+01:00,commit, +21981,Britton Smith,2014-05-01 16:49:43+01:00,commit, +21982,Britton Smith,2014-05-01 16:23:17+01:00,commit, +21983,John ZuHone,2014-05-01 10:43:28-04:00,commit, +21984,Matthew Turk,2014-05-01 09:44:27-04:00,commit, +21985,Matthew Turk,2014-05-01 09:13:22-04:00,commit, +21986,John ZuHone,2014-05-01 02:27:19-04:00,commit, +21987,John ZuHone,2014-05-01 02:18:10-04:00,commit, +21988,John ZuHone,2014-05-01 00:43:44-04:00,commit, +21989,John ZuHone,2014-05-01 00:35:46-04:00,commit, +21990,Nathan Goldbaum,2014-04-30 21:34:03-07:00,commit, +21991,John ZuHone,2014-05-01 00:32:59-04:00,commit, +21992,Nathan Goldbaum,2014-04-30 21:28:56-07:00,commit, +21993,John ZuHone,2014-05-01 00:21:28-04:00,commit, +21994,John ZuHone,2014-05-01 00:14:07-04:00,commit, +21995,Nathan Goldbaum,2014-04-30 13:28:07-07:00,commit, +21996,Nathan Goldbaum,2014-04-30 13:27:28-07:00,commit, +21997,Nathan Goldbaum,2014-04-30 13:26:28-07:00,commit, +21998,Nathan Goldbaum,2014-04-30 13:26:04-07:00,commit, +21999,Matthew Turk,2014-04-29 23:01:08-04:00,commit, +22000,Sam Skillman,2014-04-29 22:30:45-04:00,commit, +22001,Andrew Myers,2014-04-29 15:02:18-07:00,commit, +22002,Britton Smith,2014-04-29 21:26:44+01:00,commit, +22003,John ZuHone,2014-04-29 13:40:09-04:00,commit, +22004,John ZuHone,2014-04-29 12:27:26-04:00,commit, +22005,Britton Smith,2014-04-29 17:24:14+01:00,commit, +22006,John ZuHone,2014-04-29 12:21:34-04:00,commit, +22007,John ZuHone,2014-04-29 12:20:15-04:00,commit, +22008,John ZuHone,2014-04-29 12:15:59-04:00,commit, +22009,John ZuHone,2014-04-29 12:05:15-04:00,commit, +22010,John ZuHone,2014-04-29 11:15:50-04:00,commit, +22011,John ZuHone,2014-04-29 11:08:44-04:00,commit, +22012,John ZuHone,2014-04-29 10:33:44-04:00,commit, +22013,John ZuHone,2014-04-29 10:03:41-04:00,commit, +22014,John ZuHone,2014-04-29 09:53:41-04:00,commit, +22015,Matthew Turk,2014-04-29 08:09:54-04:00,commit, +22016,John ZuHone,2014-04-29 00:25:11-04:00,commit, +22017,John ZuHone,2014-04-28 23:48:54-04:00,commit, +22018,Sam Skillman,2014-04-28 21:47:04-04:00,commit, +22019,Andrew Myers,2014-04-28 17:01:41-07:00,commit, +22020,Sam Skillman,2014-04-28 18:56:52-04:00,commit, +22021,Andrew Myers,2014-04-28 15:43:51-07:00,commit, +22022,Matthew Turk,2014-04-28 16:54:14-04:00,commit, +22023,Hilary Egan,2014-04-28 14:15:22-06:00,commit, +22024,Hilary Egan,2014-04-28 14:11:31-06:00,commit, +22025,Hilary Egan,2014-04-28 14:05:32-06:00,commit, +22026,Matthew Turk,2014-04-28 15:40:49-04:00,commit, +22027,Britton Smith,2014-04-28 19:41:29+01:00,commit, +22028,Hilary Egan,2014-04-28 12:33:25-06:00,commit, +22029,Hilary Egan,2014-04-28 12:28:52-06:00,commit, +22030,Matthew Turk,2014-04-28 13:19:17-04:00,commit, +22031,Matthew Turk,2014-04-28 09:37:28-04:00,commit, +22032,Britton Smith,2014-04-28 14:09:37+01:00,commit, +22033,Matthew Turk,2014-04-28 08:42:53-04:00,commit, +22034,Andrew Myers,2014-04-27 23:02:18-07:00,commit, +22035,Matthew Turk,2014-04-27 21:58:54-04:00,commit, +22036,Andrew Myers,2014-04-27 16:21:53-07:00,commit, +22037,Matthew Turk,2014-04-27 17:13:50-04:00,commit, +22038,Matthew Turk,2014-04-27 17:09:50-04:00,commit, +22039,John ZuHone,2014-04-27 14:20:44-04:00,commit, +22040,John ZuHone,2014-04-27 08:40:28-04:00,commit, +22041,Mike Warren,2014-04-27 01:12:36-04:00,commit, +22042,Mike Warren,2014-04-27 00:11:43-04:00,commit, +22043,John ZuHone,2014-04-26 19:52:05-04:00,commit, +22044,Matthew Turk,2014-04-26 19:41:44-04:00,commit, +22045,Matthew Turk,2014-04-26 19:18:43-04:00,commit, +22046,Matthew Turk,2014-04-26 19:16:04-04:00,commit, +22047,John ZuHone,2014-04-26 18:10:47-04:00,commit, +22048,John ZuHone,2014-04-26 17:26:43-04:00,commit, +22049,Matthew Turk,2014-04-26 17:01:41-04:00,commit, +22050,Matthew Turk,2014-04-26 17:01:25-04:00,commit, +22051,John ZuHone,2014-04-25 23:43:31-04:00,commit, +22052,John ZuHone,2014-04-25 23:13:05-04:00,commit, +22053,John ZuHone,2014-04-25 19:46:01-04:00,commit, +22054,Andrew Myers,2014-04-25 15:36:27-07:00,commit, +22055,Brian O'Shea,2014-04-25 16:17:05-04:00,commit, +22056,Matthew Turk,2014-04-25 14:18:49-04:00,commit, +22057,John ZuHone,2014-04-25 13:48:38-04:00,commit, +22058,John ZuHone,2014-04-25 09:33:57-04:00,commit, +22059,John ZuHone,2014-04-25 09:22:53-04:00,commit, +22060,John ZuHone,2014-04-25 09:20:44-04:00,commit, +22061,John ZuHone,2014-04-25 09:10:21-04:00,commit, +22062,John ZuHone,2014-04-25 09:09:01-04:00,commit, +22063,Brian O'Shea,2014-04-25 09:07:17-04:00,commit, +22064,Brian O'Shea,2014-04-25 09:04:49-04:00,commit, +22065,John ZuHone,2014-04-25 08:57:54-04:00,commit, +22066,John ZuHone,2014-04-25 08:40:34-04:00,commit, +22067,Matthew Turk,2014-04-25 07:56:40-04:00,commit, +22068,Matthew Turk,2014-04-25 07:30:35-04:00,commit, +22069,Matthew Turk,2014-04-25 06:47:12-04:00,commit, +22070,Brian O'Shea,2014-04-24 23:37:52-04:00,commit, +22071,Sam Skillman,2014-04-24 19:00:51-07:00,commit, +22072,Sam Skillman,2014-04-24 16:59:24-07:00,commit, +22073,Matthew Turk,2014-04-24 19:08:56-04:00,commit, +22074,John ZuHone,2014-04-24 18:02:50-04:00,commit, +22075,John ZuHone,2014-04-24 17:57:20-04:00,commit, +22076,Matthew Turk,2014-04-24 17:23:15-04:00,commit, +22077,Matthew Turk,2014-04-24 17:21:46-04:00,commit, +22078,Matthew Turk,2014-04-24 17:06:47-04:00,commit, +22079,Matthew Turk,2014-04-24 17:06:01-04:00,commit, +22080,Matthew Turk,2014-04-24 17:04:38-04:00,commit, +22081,Matthew Turk,2014-04-24 17:02:00-04:00,commit, +22082,Alex Bogert,2014-04-24 13:54:28-07:00,commit, +22083,Matthew Turk,2014-04-24 16:25:20-04:00,commit, +22084,Matthew Turk,2014-04-24 13:00:59-04:00,commit, +22085,Sam Skillman,2014-04-24 09:53:42-07:00,commit, +22086,Matthew Turk,2014-04-24 12:46:42-04:00,commit, +22087,Matthew Turk,2014-04-24 12:45:02-04:00,commit, +22088,John ZuHone,2014-04-24 11:27:18-04:00,commit, +22089,John ZuHone,2014-04-24 10:43:49-04:00,commit, +22090,Britton Smith,2014-04-24 08:29:55+01:00,commit, +22091,John ZuHone,2014-04-24 02:21:27-04:00,commit, +22092,John ZuHone,2014-04-24 02:20:50-04:00,commit, +22093,John ZuHone,2014-04-24 01:39:31-04:00,commit, +22094,John ZuHone,2014-04-24 00:42:02-04:00,commit, +22095,John ZuHone,2014-04-24 00:02:35-04:00,commit, +22096,John ZuHone,2014-04-23 21:44:27-04:00,commit, +22097,Matthew Turk,2014-04-23 21:12:07-04:00,commit, +22098,Nathan Goldbaum,2014-04-23 18:06:58-07:00,commit, +22099,Matthew Turk,2014-04-23 20:26:47-04:00,commit, +22100,Matthew Turk,2014-04-23 20:18:00-04:00,commit, +22101,Matthew Turk,2014-04-23 18:47:43-04:00,commit, +22102,Nathan Goldbaum,2014-04-23 15:22:55-07:00,commit, +22103,John ZuHone,2014-04-23 18:19:12-04:00,commit, +22104,Nathan Goldbaum,2014-04-23 15:04:25-07:00,commit, +22105,Matthew Turk,2014-04-23 16:25:49-04:00,commit, +22106,Hilary Egan,2014-04-23 14:11:49-06:00,commit, +22107,Hilary Egan,2014-04-23 12:55:42-06:00,commit, +22108,John ZuHone,2014-04-23 14:45:47-04:00,commit, +22109,John ZuHone,2014-04-23 14:44:45-04:00,commit, +22110,Hilary Egan,2014-04-23 12:41:01-06:00,commit, +22111,Matthew Turk,2014-04-23 14:30:11-04:00,commit, +22112,Matthew Turk,2014-04-23 14:16:15-04:00,commit, +22113,John ZuHone,2014-04-23 09:35:12-04:00,commit, +22114,Kacper Kowalik,2014-04-23 15:05:28+02:00,commit, +22115,Matthew Turk,2014-04-23 08:23:38-04:00,commit, +22116,Matthew Turk,2014-04-23 07:03:19-05:00,commit, +22117,Matthew Turk,2014-04-23 07:03:05-05:00,commit, +22118,Nathan Goldbaum,2014-04-23 01:57:56-07:00,commit, +22119,Nathan Goldbaum,2014-04-23 01:42:14-07:00,commit, +22120,Nathan Goldbaum,2014-04-23 01:12:36-07:00,commit, +22121,Nathan Goldbaum,2014-04-23 01:12:17-07:00,commit, +22122,Nathan Goldbaum,2014-04-23 01:12:06-07:00,commit, +22123,Nathan Goldbaum,2014-04-23 01:11:40-07:00,commit, +22124,Nathan Goldbaum,2014-04-22 23:25:54-07:00,commit, +22125,Nathan Goldbaum,2014-04-22 22:22:26-07:00,commit, +22126,John ZuHone,2014-04-22 16:09:16-04:00,commit, +22127,John ZuHone,2014-04-22 01:10:10-04:00,commit, +22128,John ZuHone,2014-04-21 23:08:36-04:00,commit, +22129,John ZuHone,2014-04-21 18:52:27-04:00,commit, +22130,Joshua Moloney,2014-04-21 15:06:05-06:00,commit, +22131,Hilary Egan,2014-04-21 11:00:38-06:00,commit, +22132,Hilary Egan,2014-04-21 09:52:59-06:00,commit, +22133,Britton Smith,2014-04-21 09:48:03+01:00,commit, +22134,John ZuHone,2014-04-20 01:24:25-04:00,commit, +22135,John ZuHone,2014-04-20 01:14:02-04:00,commit, +22136,John ZuHone,2014-04-20 00:54:58-04:00,commit, +22137,John ZuHone,2014-04-19 20:44:16-04:00,commit, +22138,Matthew Turk,2014-04-19 20:14:16-04:00,commit, +22139,Matthew Turk,2014-04-19 20:06:38-04:00,commit, +22140,John ZuHone,2014-04-19 19:02:30-04:00,commit, +22141,John ZuHone,2014-04-19 12:00:40-04:00,commit, +22142,John ZuHone,2014-04-19 12:00:01-04:00,commit, +22143,John ZuHone,2014-04-19 11:57:59-04:00,commit, +22144,John ZuHone,2014-04-19 11:53:55-04:00,commit, +22145,John ZuHone,2014-04-19 11:53:46-04:00,commit, +22146,John ZuHone,2014-04-19 11:53:04-04:00,commit, +22147,Britton Smith,2014-04-19 13:43:48+01:00,commit, +22148,Britton Smith,2014-04-19 13:41:22+01:00,commit, +22149,Matthew Turk,2014-04-19 07:59:06-04:00,commit, +22150,Britton Smith,2014-04-19 11:01:10+01:00,commit, +22151,Nathan Goldbaum,2014-04-19 01:29:24-07:00,commit, +22152,Nathan Goldbaum,2014-04-19 01:29:05-07:00,commit, +22153,Nathan Goldbaum,2014-04-18 16:46:17-07:00,commit, +22154,Nathan Goldbaum,2014-04-18 16:25:41-07:00,commit, +22155,John ZuHone,2014-04-18 18:52:53-04:00,commit, +22156,John ZuHone,2014-04-18 18:25:38-04:00,commit, +22157,John ZuHone,2014-04-18 17:45:34-04:00,commit, +22158,John ZuHone,2014-04-18 17:38:52-04:00,commit, +22159,John ZuHone,2014-04-18 17:38:31-04:00,commit, +22160,John ZuHone,2014-04-18 16:55:24-04:00,commit, +22161,Matthew Turk,2014-04-18 16:30:39-04:00,commit, +22162,Cameron Hummels,2014-04-18 13:25:06-07:00,commit, +22163,Cameron Hummels,2014-04-18 13:22:39-07:00,commit, +22164,John ZuHone,2014-04-18 16:19:41-04:00,commit, +22165,Matthew Turk,2014-04-18 15:50:33-04:00,commit, +22166,Matthew Turk,2014-04-18 15:50:04-04:00,commit, +22167,Matthew Turk,2014-04-18 15:35:17-04:00,commit, +22168,Nathan Goldbaum,2014-04-18 12:33:20-07:00,commit, +22169,Michael Zingale,2014-04-18 15:11:50-04:00,commit, +22170,Michael Zingale,2014-04-18 15:00:08-04:00,commit, +22171,Matthew Turk,2014-04-18 14:52:45-04:00,commit, +22172,Sam Skillman,2014-04-18 11:18:27-07:00,commit, +22173,Matthew Turk,2014-04-18 13:51:59-04:00,commit, +22174,Matthew Turk,2014-04-18 13:42:23-04:00,commit, +22175,Matthew Turk,2014-04-18 13:09:11-04:00,commit, +22176,Matthew Turk,2014-04-18 13:04:49-04:00,commit, +22177,Matthew Turk,2014-04-18 11:15:50-04:00,commit, +22178,John ZuHone,2014-04-18 10:26:22-04:00,commit, +22179,John ZuHone,2014-04-18 10:24:07-04:00,commit, +22180,John ZuHone,2014-04-18 09:43:38-04:00,commit, +22181,John ZuHone,2014-04-18 08:42:30-04:00,commit, +22182,Cameron Hummels,2014-04-17 21:25:01-07:00,commit, +22183,Nathan Goldbaum,2014-04-17 19:55:54-07:00,commit, +22184,John ZuHone,2014-04-17 22:21:44-04:00,commit, +22185,John ZuHone,2014-04-17 22:15:03-04:00,commit, +22186,Sam Skillman,2014-04-17 17:56:39-07:00,commit, +22187,Matthew Turk,2014-04-17 18:18:37-04:00,commit, +22188,Matthew Turk,2014-04-17 16:07:01-04:00,commit, +22189,Matthew Turk,2014-04-17 16:01:24-04:00,commit, +22190,Joshua Moloney,2014-04-17 13:39:28-06:00,commit, +22191,BW Keller,2014-04-17 13:41:39-04:00,commit, +22192,Britton Smith,2014-04-17 17:36:52+01:00,commit, +22193,Britton Smith,2014-04-17 17:36:52+01:00,commit, +22194,Britton Smith,2014-04-17 16:43:15+01:00,commit, +22195,Cameron Hummels,2014-04-17 08:33:09-07:00,commit, +22196,Matthew Turk,2014-04-17 11:07:15-04:00,commit, +22197,Matthew Turk,2014-04-17 11:05:54-04:00,commit, +22198,Britton Smith,2014-04-17 15:31:35+01:00,commit, +22199,Britton Smith,2014-04-17 15:23:33+01:00,commit, +22200,Britton Smith,2014-04-17 15:21:57+01:00,commit, +22201,Cameron Hummels,2014-04-17 07:07:16-07:00,commit, +22202,Matthew Turk,2014-04-17 10:07:06-04:00,commit, +22203,Matthew Turk,2014-04-17 09:06:08-04:00,commit, +22204,Matthew Turk,2014-04-17 07:02:00-04:00,commit, +22205,Cameron Hummels,2014-04-16 20:22:40-07:00,commit, +22206,John ZuHone,2014-04-16 22:33:09-04:00,commit, +22207,Cameron Hummels,2014-04-16 19:28:29-07:00,commit, +22208,John ZuHone,2014-04-16 22:06:55-04:00,commit, +22209,Matthew Turk,2014-04-16 20:18:51-04:00,commit, +22210,Cameron Hummels,2014-04-16 17:01:48-07:00,commit, +22211,Cameron Hummels,2014-04-16 16:55:46-07:00,commit, +22212,Cameron Hummels,2014-04-16 16:46:02-07:00,commit, +22213,Cameron Hummels,2014-04-16 16:44:52-07:00,commit, +22214,Brian Crosby,2014-04-16 19:22:36-04:00,commit, +22215,Brian Crosby,2014-04-16 19:15:59-04:00,commit, +22216,Brian Crosby,2014-04-16 19:02:25-04:00,commit, +22217,Cameron Hummels,2014-04-16 15:46:16-07:00,commit, +22218,Cameron Hummels,2014-04-16 15:45:12-07:00,commit, +22219,Joshua Moloney,2014-04-16 16:41:54-06:00,commit, +22220,Matthew Turk,2014-04-16 17:41:40-04:00,commit, +22221,Joshua Moloney,2014-04-16 15:39:09-06:00,commit, +22222,Matthew Turk,2014-04-16 17:15:32-04:00,commit, +22223,Matthew Turk,2014-04-16 17:10:27-04:00,commit, +22224,Matthew Turk,2014-04-16 16:13:33-04:00,commit, +22225,Matthew Turk,2014-04-16 15:57:35-04:00,commit, +22226,Matthew Turk,2014-04-16 15:54:56-04:00,commit, +22227,John ZuHone,2014-04-16 15:36:42-04:00,commit, +22228,Matthew Turk,2014-04-16 15:11:11-04:00,commit, +22229,Matthew Turk,2014-04-16 15:10:57-04:00,commit, +22230,Matthew Turk,2014-04-16 15:08:24-04:00,commit, +22231,Nathan Goldbaum,2014-04-16 11:07:43-07:00,commit, +22232,Michael Zingale,2014-04-16 09:54:52-04:00,commit, +22233,Michael Zingale,2014-04-16 09:48:16-04:00,commit, +22234,Britton Smith,2014-04-16 11:53:50+01:00,commit, +22235,John ZuHone,2014-04-16 05:40:48-04:00,commit, +22236,John ZuHone,2014-04-16 05:38:39-04:00,commit, +22237,Kacper Kowalik,2014-04-16 10:39:26+02:00,commit, +22238,Cameron Hummels,2014-04-15 16:24:31-07:00,commit, +22239,Cameron Hummels,2014-04-15 16:23:28-07:00,commit, +22240,Matthew Turk,2014-04-15 18:01:57-04:00,commit, +22241,John ZuHone,2014-04-15 17:45:25-04:00,commit, +22242,Matthew Turk,2014-04-15 17:11:07-04:00,commit, +22243,Michael Zingale,2014-04-15 15:14:57-04:00,commit, +22244,Brian Crosby,2014-04-15 12:57:54-04:00,commit, +22245,John ZuHone,2014-04-15 12:50:21-04:00,commit, +22246,Brian Crosby,2014-04-15 12:46:14-04:00,commit, +22247,Matthew Turk,2014-04-15 11:55:48-04:00,commit, +22248,Matthew Turk,2014-04-15 11:51:17-04:00,commit, +22249,Matthew Turk,2014-04-15 11:40:59-04:00,commit, +22250,Matthew Turk,2014-04-15 11:29:13-04:00,commit, +22251,Matthew Turk,2014-04-15 11:28:19-04:00,commit, +22252,Matthew Turk,2014-04-15 11:23:35-04:00,commit, +22253,Hilary Egan,2014-04-15 09:17:02-06:00,commit, +22254,Matthew Turk,2014-04-15 11:04:21-04:00,commit, +22255,Matthew Turk,2014-04-15 10:17:35-04:00,commit, +22256,Matthew Turk,2014-04-15 10:13:33-04:00,commit, +22257,Matthew Turk,2014-04-15 10:12:39-04:00,commit, +22258,Kacper Kowalik,2014-04-15 15:58:21+02:00,commit, +22259,Sam Geen,2014-04-15 15:02:44+02:00,commit, +22260,John ZuHone,2014-04-15 01:15:55-04:00,commit, +22261,John ZuHone,2014-04-15 01:13:28-04:00,commit, +22262,John ZuHone,2014-04-14 23:30:47-04:00,commit, +22263,John ZuHone,2014-04-14 16:48:47-04:00,commit, +22264,Hilary Egan,2014-04-14 14:48:13-06:00,commit, +22265,John ZuHone,2014-04-14 16:10:16-04:00,commit, +22266,Brian Crosby,2014-04-14 15:28:31-04:00,commit, +22267,Kacper Kowalik,2014-04-14 21:14:47+02:00,commit, +22268,Matthew Turk,2014-04-14 15:08:08-04:00,commit, +22269,John ZuHone,2014-04-14 14:49:16-04:00,commit, +22270,Hilary Egan,2014-04-14 12:28:11-06:00,commit, +22271,Matthew Turk,2014-04-14 14:06:18-04:00,commit, +22272,Matthew Turk,2014-04-14 14:00:44-04:00,commit, +22273,Kacper Kowalik,2014-04-14 19:37:31+02:00,commit, +22274,Matthew Turk,2014-04-14 13:28:53-04:00,commit, +22275,Brian Crosby,2014-04-14 13:27:13-04:00,commit, +22276,Matthew Turk,2014-04-14 13:24:20-04:00,commit, +22277,Brian Crosby,2014-04-14 12:35:02-04:00,commit, +22278,Michael Zingale,2014-04-14 12:30:32-04:00,commit, +22279,Nathan Goldbaum,2014-04-14 08:37:46-07:00,commit, +22280,Matthew Turk,2014-04-14 10:44:55-04:00,commit, +22281,Matthew Turk,2014-04-14 10:19:30-04:00,commit, +22282,Matthew Turk,2014-04-14 10:00:51-04:00,commit, +22283,Matthew Turk,2014-04-14 09:26:38-04:00,commit, +22284,Matthew Turk,2014-04-14 09:26:15-04:00,commit, +22285,Matthew Turk,2014-04-14 09:12:46-04:00,commit, +22286,John ZuHone,2014-04-14 08:11:56-04:00,commit, +22287,Britton Smith,2014-04-14 12:26:59+01:00,commit, +22288,Britton Smith,2014-04-14 11:47:44+01:00,commit, +22289,John ZuHone,2014-04-13 22:55:42-04:00,commit, +22290,Nathan Goldbaum,2014-04-13 17:10:24-07:00,commit, +22291,Nathan Goldbaum,2014-04-13 17:08:30-07:00,commit, +22292,Michael Zingale,2014-04-13 19:47:43-04:00,commit, +22293,Nathan Goldbaum,2014-04-13 15:30:46-07:00,commit, +22294,Nathan Goldbaum,2014-04-13 15:25:43-07:00,commit, +22295,Nathan Goldbaum,2014-04-13 15:24:49-07:00,commit, +22296,Britton Smith,2014-04-13 20:06:51+01:00,commit, +22297,Matthew Turk,2014-04-13 13:20:30-04:00,commit, +22298,John ZuHone,2014-04-13 12:04:16-04:00,commit, +22299,Nathan Goldbaum,2014-04-13 08:56:56-07:00,commit, +22300,John ZuHone,2014-04-13 11:21:59-04:00,commit, +22301,Britton Smith,2014-04-13 15:55:30+01:00,commit, +22302,John ZuHone,2014-04-13 09:56:00-04:00,commit, +22303,John ZuHone,2014-04-12 23:47:49-04:00,commit, +22304,John ZuHone,2014-04-12 23:47:29-04:00,commit, +22305,John ZuHone,2014-04-12 14:21:22-04:00,commit, +22306,John ZuHone,2014-04-12 13:13:50-04:00,commit, +22307,John ZuHone,2014-04-12 12:56:16-04:00,commit, +22308,John ZuHone,2014-04-12 12:37:17-04:00,commit, +22309,John ZuHone,2014-04-12 10:33:08-04:00,commit, +22310,John ZuHone,2014-04-12 10:31:36-04:00,commit, +22311,John ZuHone,2014-04-12 10:31:20-04:00,commit, +22312,John ZuHone,2014-04-12 10:30:55-04:00,commit, +22313,John ZuHone,2014-04-12 10:26:28-04:00,commit, +22314,John ZuHone,2014-04-12 10:24:18-04:00,commit, +22315,BW Keller,2014-04-11 19:58:28-04:00,commit, +22316,BW Keller,2014-04-11 19:28:24-04:00,commit, +22317,BW Keller,2014-04-11 19:02:06-04:00,commit, +22318,Brian Crosby,2014-04-11 15:25:49-04:00,commit, +22319,Sam Skillman,2014-04-11 11:52:12-07:00,commit, +22320,John ZuHone,2014-04-11 14:43:46-04:00,commit, +22321,Nathan Goldbaum,2014-04-11 11:18:14-07:00,commit, +22322,Matthew Turk,2014-04-11 13:46:18-04:00,commit, +22323,Brian Crosby,2014-04-11 12:32:13-04:00,commit, +22324,Matthew Turk,2014-04-11 11:35:14-04:00,commit, +22325,Matthew Turk,2014-04-11 11:17:47-04:00,commit, +22326,Matthew Turk,2014-04-11 10:35:35-04:00,commit, +22327,Matthew Turk,2014-04-11 10:31:24-04:00,commit, +22328,Matthew Turk,2014-04-11 10:31:05-04:00,commit, +22329,Sam Skillman,2014-04-10 22:34:34-07:00,commit, +22330,Andrew Myers,2014-04-10 22:25:26-07:00,commit, +22331,Andrew Myers,2014-04-10 22:23:48-07:00,commit, +22332,Nathan Goldbaum,2014-04-10 20:55:25-07:00,commit, +22333,Andrew Myers,2014-04-10 17:04:34-07:00,commit, +22334,Matthew Turk,2014-04-10 15:00:16-04:00,commit, +22335,Matthew Turk,2014-04-10 14:26:22-04:00,commit, +22336,John ZuHone,2014-04-10 14:11:14-04:00,commit, +22337,John ZuHone,2014-04-10 14:07:57-04:00,commit, +22338,Sam Skillman,2014-04-10 11:07:52-07:00,commit, +22339,Sam Skillman,2014-04-10 11:02:25-07:00,commit, +22340,Sam Skillman,2014-04-10 10:58:03-07:00,commit, +22341,John ZuHone,2014-04-10 13:44:29-04:00,commit, +22342,John ZuHone,2014-04-10 13:43:36-04:00,commit, +22343,Matthew Turk,2014-04-10 13:35:15-04:00,commit, +22344,Matthew Turk,2014-04-10 13:27:13-04:00,commit, +22345,Sam Skillman,2014-04-10 09:30:12-07:00,commit, +22346,John ZuHone,2014-04-10 11:56:55-04:00,commit, +22347,John ZuHone,2014-04-10 11:56:29-04:00,commit, +22348,Nathan Goldbaum,2014-04-10 00:57:42-07:00,commit, +22349,Nathan Goldbaum,2014-04-09 23:37:16-07:00,commit, +22350,Nathan Goldbaum,2014-04-09 22:57:38-07:00,commit, +22351,Nathan Goldbaum,2014-04-09 22:41:27-07:00,commit, +22352,John ZuHone,2014-04-10 00:34:19-04:00,commit, +22353,John ZuHone,2014-04-10 00:16:19-04:00,commit, +22354,John ZuHone,2014-04-10 00:07:15-04:00,commit, +22355,Sam Skillman,2014-04-09 21:07:03-07:00,commit, +22356,John ZuHone,2014-04-10 00:05:34-04:00,commit, +22357,John ZuHone,2014-04-09 22:07:04-04:00,commit, +22358,Matthew Turk,2014-04-09 19:48:44-04:00,commit, +22359,Nathan Goldbaum,2014-04-09 14:13:06-07:00,commit, +22360,John ZuHone,2014-04-09 14:55:34-04:00,commit, +22361,Matthew Turk,2014-04-09 12:49:00-04:00,commit, +22362,Matthew Turk,2014-04-09 12:48:50-04:00,commit, +22363,Nathan Goldbaum,2014-04-09 08:16:26-07:00,commit, +22364,John ZuHone,2014-04-09 11:02:39-04:00,commit, +22365,John ZuHone,2014-04-09 08:34:34-04:00,commit, +22366,John ZuHone,2014-04-08 18:26:11-04:00,commit, +22367,John ZuHone,2014-04-08 18:22:40-04:00,commit, +22368,Matthew Turk,2014-04-08 17:33:16-04:00,commit, +22369,Sam Skillman,2014-04-08 14:15:24-07:00,commit, +22370,John ZuHone,2014-04-08 17:10:36-04:00,commit, +22371,John ZuHone,2014-04-08 17:08:25-04:00,commit, +22372,John ZuHone,2014-04-08 16:40:25-04:00,commit, +22373,John ZuHone,2014-04-08 16:38:01-04:00,commit, +22374,John ZuHone,2014-04-08 16:26:02-04:00,commit, +22375,John ZuHone,2014-04-08 16:08:37-04:00,commit, +22376,Sam Skillman,2014-04-08 12:54:29-07:00,commit, +22377,John ZuHone,2014-04-08 14:16:45-04:00,commit, +22378,John ZuHone,2014-04-08 14:03:29-04:00,commit, +22379,John ZuHone,2014-04-08 13:58:35-04:00,commit, +22380,John ZuHone,2014-04-08 13:57:53-04:00,commit, +22381,Sam Skillman,2014-04-08 10:53:49-07:00,commit, +22382,John ZuHone,2014-04-08 13:26:23-04:00,commit, +22383,John ZuHone,2014-04-08 13:25:49-04:00,commit, +22384,John ZuHone,2014-04-08 13:24:09-04:00,commit, +22385,Matthew Turk,2014-04-08 13:23:21-04:00,commit, +22386,John ZuHone,2014-04-08 13:23:12-04:00,commit, +22387,John ZuHone,2014-04-08 13:22:50-04:00,commit, +22388,Gabriel Altay,2014-04-08 12:06:29-04:00,commit, +22389,Matthew Turk,2014-04-08 10:21:42-04:00,commit, +22390,Matthew Turk,2014-04-08 09:48:10-04:00,commit, +22391,Matthew Turk,2014-04-08 09:39:58-04:00,commit, +22392,Matthew Turk,2014-04-08 09:00:54-04:00,commit, +22393,John ZuHone,2014-04-08 08:54:36-04:00,commit, +22394,Nathan Goldbaum,2014-04-07 17:55:11-07:00,commit, +22395,Gabriel Altay,2014-04-07 17:28:01-04:00,commit, +22396,BW Keller,2014-04-07 17:00:10-04:00,commit, +22397,BW Keller,2014-04-07 16:37:33-04:00,commit, +22398,Matthew Turk,2014-04-07 13:18:50-04:00,commit, +22399,Matthew Turk,2014-04-07 10:21:19-04:00,commit, +22400,Matthew Turk,2014-04-07 10:20:43-04:00,commit, +22401,Matthew Turk,2014-04-07 10:09:47-04:00,commit, +22402,Matthew Turk,2014-04-07 09:53:15-04:00,commit, +22403,Matthew Turk,2014-04-07 09:41:03-04:00,commit, +22404,Matthew Turk,2014-04-07 09:19:50-04:00,commit, +22405,Matthew Turk,2014-04-07 08:57:02-04:00,commit, +22406,Britton Smith,2014-04-07 12:23:57+01:00,commit, +22407,Britton Smith,2014-04-07 12:01:56+01:00,commit, +22408,Britton Smith,2014-04-07 11:32:08+01:00,commit, +22409,Nathan Goldbaum,2014-04-06 23:29:19-07:00,commit, +22410,Nathan Goldbaum,2014-04-06 22:58:13-07:00,commit, +22411,Nathan Goldbaum,2014-04-06 22:36:28-07:00,commit, +22412,Nathan Goldbaum,2014-04-06 20:18:59-07:00,commit, +22413,Nathan Goldbaum,2014-04-06 20:18:24-07:00,commit, +22414,Nathan Goldbaum,2014-04-06 20:17:45-07:00,commit, +22415,Nathan Goldbaum,2014-04-06 20:16:12-07:00,commit, +22416,Nathan Goldbaum,2014-04-06 20:15:46-07:00,commit, +22417,Nathan Goldbaum,2014-04-05 18:32:18-07:00,commit, +22418,Nathan Goldbaum,2014-04-05 18:25:49-07:00,commit, +22419,Matthew Turk,2014-04-05 13:03:35-04:00,commit, +22420,Matthew Turk,2014-04-05 11:39:03-04:00,commit, +22421,Matthew Turk,2014-04-05 11:14:33-04:00,commit, +22422,Andrew Myers,2014-04-04 17:06:21-07:00,commit, +22423,Andrew Myers,2014-04-04 17:01:03-07:00,commit, +22424,Andrew Myers,2014-04-04 16:46:37-07:00,commit, +22425,Andrew Myers,2014-04-04 16:28:59-07:00,commit, +22426,Matthew Turk,2014-04-04 18:50:56-04:00,commit, +22427,Matthew Turk,2014-04-04 18:42:50-04:00,commit, +22428,Matthew Turk,2014-04-04 18:10:47-04:00,commit, +22429,Nathan Goldbaum,2014-04-04 14:21:30-07:00,commit, +22430,Matthew Turk,2014-04-04 15:44:35-04:00,commit, +22431,Matthew Turk,2014-04-04 15:14:43-04:00,commit, +22432,Matthew Turk,2014-04-04 15:08:28-04:00,commit, +22433,Matthew Turk,2014-04-04 14:48:30-04:00,commit, +22434,Patrick Shriwise,2014-04-04 13:47:50-05:00,commit, +22435,Matthew Turk,2014-04-04 14:36:57-04:00,commit, +22436,Brian Crosby,2014-04-04 14:34:06-04:00,commit, +22437,John ZuHone,2014-04-04 14:17:18-04:00,commit, +22438,Matthew Turk,2014-04-04 13:58:48-04:00,commit, +22439,John ZuHone,2014-04-04 13:33:09-04:00,commit, +22440,BW Keller,2014-04-04 13:23:41-04:00,commit, +22441,Matthew Turk,2014-04-04 12:57:59-04:00,commit, +22442,Nathan Goldbaum,2014-04-04 09:33:43-07:00,commit, +22443,Matthew Turk,2014-04-04 12:30:44-04:00,commit, +22444,Matthew Turk,2014-04-04 12:17:19-04:00,commit, +22445,Kacper Kowalik,2014-04-04 17:36:03+02:00,commit, +22446,John Regan,2014-04-04 09:44:05+03:00,commit, +22447,Geoffrey So,2014-04-08 19:05:32+00:00,commit, +22448,Geoffrey So,2014-04-08 18:26:06+00:00,commit, +22449,Geoffrey So,2014-04-04 16:59:42-07:00,commit, +22450,Cameron Hummels,2014-04-03 20:22:13-07:00,commit, +22451,Cameron Hummels,2014-04-03 20:00:06-07:00,commit, +22452,Cameron Hummels,2014-04-03 19:59:27-07:00,commit, +22453,Brian Crosby,2014-04-03 17:53:16-04:00,commit, +22454,Sam Skillman,2014-04-03 13:21:42-07:00,commit, +22455,Matthew Turk,2014-04-03 16:05:08-04:00,commit, +22456,Nathan Goldbaum,2014-04-03 12:31:35-07:00,commit, +22457,Matthew Turk,2014-04-03 14:41:19-04:00,commit, +22458,Matthew Turk,2014-04-03 14:22:27-04:00,commit, +22459,John ZuHone,2014-04-03 14:07:02-04:00,commit, +22460,Britton Smith,2014-04-03 17:48:35+01:00,commit, +22461,Britton Smith,2014-04-03 17:48:11+01:00,commit, +22462,Sam Skillman,2014-04-03 08:25:43-07:00,commit, +22463,Matthew Turk,2014-04-03 11:23:54-04:00,commit, +22464,John ZuHone,2014-04-03 11:13:02-04:00,commit, +22465,John ZuHone,2014-04-03 09:01:01-04:00,commit, +22466,Britton Smith,2014-04-03 10:15:56+01:00,commit, +22467,Matthew Turk,2014-04-02 18:02:57-04:00,commit, +22468,Matthew Turk,2014-04-02 17:53:27-04:00,commit, +22469,Brian Crosby,2014-04-02 17:53:07-04:00,commit, +22470,Matthew Turk,2014-04-02 17:50:57-04:00,commit, +22471,Nathan Goldbaum,2014-04-02 14:45:18-07:00,commit, +22472,Matthew Turk,2014-04-02 17:17:58-04:00,commit, +22473,Matthew Turk,2014-04-02 16:55:43-04:00,commit, +22474,Matthew Turk,2014-04-02 16:54:35-04:00,commit, +22475,Matthew Turk,2014-04-02 16:52:50-04:00,commit, +22476,Matthew Turk,2014-04-02 16:34:20-04:00,commit, +22477,Matthew Turk,2014-04-02 16:18:15-04:00,commit, +22478,Matthew Turk,2014-04-02 16:10:41-04:00,commit, +22479,Matthew Turk,2014-04-02 15:27:22-04:00,commit, +22480,Matthew Turk,2014-04-02 15:25:40-04:00,commit, +22481,Matthew Turk,2014-04-02 14:16:33-04:00,commit, +22482,Matthew Turk,2014-04-02 14:04:12-04:00,commit, +22483,Matthew Turk,2014-04-02 14:02:53-04:00,commit, +22484,Matthew Turk,2014-04-02 14:02:28-04:00,commit, +22485,Hilary Egan,2014-04-02 11:42:45-06:00,commit, +22486,BW Keller,2014-04-02 12:58:58-04:00,commit, +22487,Brian Crosby,2014-04-02 11:17:24-04:00,commit, +22488,Matthew Turk,2014-04-02 11:09:54-04:00,commit, +22489,Matthew Turk,2014-04-02 11:02:12-04:00,commit, +22490,Matthew Turk,2014-04-02 10:49:24-04:00,commit, +22491,Matthew Turk,2014-04-02 10:27:12-04:00,commit, +22492,Nathan Goldbaum,2014-04-01 17:12:01-07:00,commit, +22493,BW Keller,2014-04-01 16:21:07-04:00,commit, +22494,BW Keller,2014-04-01 15:22:00-04:00,commit, +22495,BW Keller,2014-04-01 15:13:23-04:00,commit, +22496,Brian Crosby,2014-04-01 15:13:14-04:00,commit, +22497,Brian Crosby,2014-04-01 15:11:41-04:00,commit, +22498,Hilary Egan,2014-04-01 10:50:20-06:00,commit, +22499,Hilary Egan,2014-04-01 09:21:00-06:00,commit, +22500,Matthew Turk,2014-04-01 10:57:34-04:00,commit, +22501,John ZuHone,2014-03-31 16:49:04-04:00,commit, +22502,Hilary Egan,2014-03-31 14:43:40-06:00,commit, +22503,Hilary Egan,2014-03-31 14:29:55-06:00,commit, +22504,Hilary Egan,2014-03-31 14:26:41-06:00,commit, +22505,Andrew Myers,2014-03-31 13:08:41-07:00,commit, +22506,Andrew Myers,2014-03-31 12:58:31-07:00,commit, +22507,Andrew Myers,2014-03-31 12:51:19-07:00,commit, +22508,Hilary Egan,2014-03-31 11:56:27-06:00,commit, +22509,Britton Smith,2014-03-31 15:55:35+01:00,commit, +22510,Britton Smith,2014-03-31 15:55:35+01:00,commit, +22511,Sam Skillman,2014-03-30 18:41:22-07:00,commit, +22512,Sam Skillman,2014-03-30 16:57:43-07:00,commit, +22513,Andrew Myers,2014-03-30 14:52:50-07:00,commit, +22514,Andrew Myers,2014-03-30 14:46:01-07:00,commit, +22515,Sam Skillman,2014-03-30 10:45:51-07:00,commit, +22516,Sam Skillman,2014-03-30 10:22:28-07:00,commit, +22517,Sam Skillman,2014-03-30 09:04:15-07:00,commit, +22518,Sam Skillman,2014-03-30 08:54:02-07:00,commit, +22519,Sam Skillman,2014-03-30 08:52:29-07:00,commit, +22520,Sam Skillman,2014-03-30 08:34:48-07:00,commit, +22521,Sam Skillman,2014-03-30 08:33:34-07:00,commit, +22522,Sam Skillman,2014-03-29 15:43:10-07:00,commit, +22523,John ZuHone,2014-03-29 18:12:43-04:00,commit, +22524,John ZuHone,2014-03-29 17:58:01-04:00,commit, +22525,Sam Skillman,2014-03-29 14:46:22-07:00,commit, +22526,Sam Skillman,2014-03-29 12:43:00-07:00,commit, +22527,John ZuHone,2014-03-29 15:32:41-04:00,commit, +22528,Nathan Goldbaum,2014-03-29 11:02:55-07:00,commit, +22529,Nathan Goldbaum,2014-03-28 16:43:11-07:00,commit, +22530,Sam Skillman,2014-03-28 14:53:01-07:00,commit, +22531,Sam Skillman,2014-03-28 14:12:49-07:00,commit, +22532,Matthew Turk,2014-03-28 17:06:57-04:00,commit, +22533,Sam Skillman,2014-03-28 13:19:01-07:00,commit, +22534,Sam Skillman,2014-03-28 13:17:20-07:00,commit, +22535,Matthew Turk,2014-03-28 15:19:56-04:00,commit, +22536,Gabriel Altay,2014-03-28 15:17:22-04:00,commit, +22537,Gabriel Altay,2014-03-28 15:10:25-04:00,commit, +22538,Matthew Turk,2014-03-28 15:09:41-04:00,commit, +22539,Britton Smith,2014-03-28 17:56:48+00:00,commit, +22540,Britton Smith,2014-03-28 17:48:44+00:00,commit, +22541,Matthew Turk,2014-03-28 12:54:14-04:00,commit, +22542,BW Keller,2014-03-28 12:39:19-04:00,commit, +22543,Britton Smith,2014-03-28 16:30:52+00:00,commit, +22544,Matthew Turk,2014-03-27 15:17:17-04:00,commit, +22545,Sam Skillman,2014-03-27 11:40:49-07:00,commit, +22546,Britton Smith,2014-03-27 18:20:05+00:00,commit, +22547,Britton Smith,2014-03-27 18:15:03+00:00,commit, +22548,Matthew Turk,2014-03-27 13:48:02-04:00,commit, +22549,Matthew Turk,2014-03-27 12:50:51-04:00,commit, +22550,Matthew Turk,2014-03-27 12:30:11-04:00,commit, +22551,Matthew Turk,2014-03-27 12:13:02-04:00,commit, +22552,John ZuHone,2014-03-27 11:58:16-04:00,commit, +22553,John ZuHone,2014-03-27 11:50:32-04:00,commit, +22554,John ZuHone,2014-03-27 11:48:11-04:00,commit, +22555,Matthew Turk,2014-03-27 10:43:52-04:00,commit, +22556,Matthew Turk,2014-03-27 10:19:12-04:00,commit, +22557,Kacper Kowalik,2014-03-27 14:17:48+01:00,commit, +22558,Matthew Turk,2014-03-27 08:50:39-04:00,commit, +22559,John ZuHone,2014-03-26 20:48:06-04:00,commit, +22560,Nathan Goldbaum,2014-03-26 16:01:55-07:00,commit, +22561,Sam Skillman,2014-03-26 13:54:34-07:00,commit, +22562,Sam Skillman,2014-03-26 13:26:29-07:00,commit, +22563,Nathan Goldbaum,2014-03-26 13:25:31-07:00,commit, +22564,Matthew Turk,2014-03-26 15:29:11-04:00,commit, +22565,Matthew Turk,2014-03-26 12:03:18-04:00,commit, +22566,Matthew Turk,2014-03-26 08:19:12-07:00,commit, +22567,Matthew Turk,2014-03-26 07:28:38-07:00,commit, +22568,Matthew Turk,2014-03-26 07:11:58-07:00,commit, +22569,Kacper Kowalik,2014-03-26 11:01:47+01:00,commit, +22570,Kacper Kowalik,2014-03-26 10:40:39+01:00,commit, +22571,Gabriel Altay,2014-03-26 01:33:07-07:00,commit, +22572,Gabriel Altay,2014-03-26 00:19:46-07:00,commit, +22573,Matthew Turk,2014-03-25 20:34:13-04:00,commit, +22574,Matthew Turk,2014-03-25 20:19:38-04:00,commit, +22575,Matthew Turk,2014-03-25 20:05:23-04:00,commit, +22576,Nathan Goldbaum,2014-03-25 16:49:16-07:00,commit, +22577,Matthew Turk,2014-03-25 19:48:28-04:00,commit, +22578,Matthew Turk,2014-03-25 19:29:39-04:00,commit, +22579,John ZuHone,2014-03-25 19:28:29-04:00,commit, +22580,Gabriel Altay,2014-03-25 16:27:19-07:00,commit, +22581,Nathan Goldbaum,2014-03-25 16:23:42-07:00,commit, +22582,Hilary Egan,2014-03-25 15:57:41-07:00,commit, +22583,Brian Crosby,2014-03-25 15:23:34-07:00,commit, +22584,Brian Crosby,2014-03-25 15:02:37-07:00,commit, +22585,Nathan Goldbaum,2014-03-25 13:58:20-07:00,commit, +22586,Brian Crosby,2014-03-25 13:35:03-07:00,commit, +22587,Hilary Egan,2014-03-25 13:31:02-07:00,commit, +22588,Nathan Goldbaum,2014-03-25 13:23:59-07:00,commit, +22589,BW Keller,2014-03-25 16:09:21-04:00,commit, +22590,BW Keller,2014-03-25 16:04:57-04:00,commit, +22591,John ZuHone,2014-03-25 15:42:19-04:00,commit, +22592,Hilary Egan,2014-03-25 12:34:17-07:00,commit, +22593,BW Keller,2014-03-25 15:34:13-04:00,commit, +22594,Hilary Egan,2014-03-25 12:33:27-07:00,commit, +22595,BW Keller,2014-03-25 15:32:40-04:00,commit, +22596,Andrew Myers,2014-03-25 12:29:12-07:00,commit, +22597,Brian Crosby,2014-03-25 11:47:55-07:00,commit, +22598,Nathan Goldbaum,2014-03-25 11:26:34-07:00,commit, +22599,Sam Skillman,2014-03-25 11:04:13-07:00,commit, +22600,BW Keller,2014-03-25 13:53:32-04:00,commit, +22601,BW Keller,2014-03-25 13:53:15-04:00,commit, +22602,Sam Skillman,2014-03-25 10:52:44-07:00,commit, +22603,Sam Skillman,2014-03-25 10:51:48-07:00,commit, +22604,Matthew Turk,2014-03-25 10:37:47-07:00,commit, +22605,BW Keller,2014-03-25 13:29:20-04:00,commit, +22606,Matthew Turk,2014-03-25 13:14:06-04:00,commit, +22607,Matthew Turk,2014-03-25 09:56:36-07:00,commit, +22608,Matthew Turk,2014-03-25 09:40:05-07:00,commit, +22609,BW Keller,2014-03-25 12:23:38-04:00,commit, +22610,BW Keller,2014-03-25 12:15:40-04:00,commit, +22611,BW Keller,2014-03-25 12:10:06-04:00,commit, +22612,Matthew Turk,2014-03-25 06:57:04-07:00,commit, +22613,Matthew Turk,2014-03-25 06:56:07-07:00,commit, +22614,Nathan Goldbaum,2014-03-25 00:00:19-07:00,commit, +22615,Nathan Goldbaum,2014-03-24 23:59:57-07:00,commit, +22616,Nathan Goldbaum,2014-03-24 23:59:01-07:00,commit, +22617,Nathan Goldbaum,2014-03-24 23:58:39-07:00,commit, +22618,Nathan Goldbaum,2014-03-24 23:58:00-07:00,commit, +22619,Nathan Goldbaum,2014-03-24 23:56:50-07:00,commit, +22620,Nathan Goldbaum,2014-03-24 23:56:21-07:00,commit, +22621,Nathan Goldbaum,2014-03-24 23:55:32-07:00,commit, +22622,Nathan Goldbaum,2014-03-24 23:54:44-07:00,commit, +22623,Nathan Goldbaum,2014-03-24 23:54:16-07:00,commit, +22624,Nathan Goldbaum,2014-03-24 23:53:01-07:00,commit, +22625,Nathan Goldbaum,2014-03-24 23:51:22-07:00,commit, +22626,Nathan Goldbaum,2014-03-24 23:50:40-07:00,commit, +22627,Sam Skillman,2014-03-24 23:46:41-07:00,commit, +22628,Sam Skillman,2014-03-24 23:45:43-07:00,commit, +22629,Sam Skillman,2014-03-24 23:44:39-07:00,commit, +22630,Sam Skillman,2014-03-24 23:43:34-07:00,commit, +22631,Nathan Goldbaum,2014-03-24 23:01:08-07:00,commit, +22632,Matthew Turk,2014-03-25 01:27:52-04:00,commit, +22633,Matthew Turk,2014-03-24 21:25:40-07:00,commit, +22634,Matthew Turk,2014-03-24 21:22:13-07:00,commit, +22635,Matthew Turk,2014-03-24 21:21:31-07:00,commit, +22636,Matthew Turk,2014-03-24 21:20:33-07:00,commit, +22637,BW Keller,2014-03-25 00:17:16-04:00,commit, +22638,BW Keller,2014-03-25 00:14:36-04:00,commit, +22639,Matthew Turk,2014-03-24 21:07:05-07:00,commit, +22640,Sam Skillman,2014-03-24 19:03:45-07:00,commit, +22641,Brian Crosby,2014-03-24 18:59:34-07:00,commit, +22642,BW Keller,2014-03-24 21:59:06-04:00,commit, +22643,BW Keller,2014-03-24 21:57:30-04:00,commit, +22644,Matthew Turk,2014-03-24 18:49:44-07:00,commit, +22645,Matthew Turk,2014-03-24 18:42:36-07:00,commit, +22646,Matthew Turk,2014-03-24 18:31:14-07:00,commit, +22647,Matthew Turk,2014-03-24 18:08:26-07:00,commit, +22648,BW Keller,2014-03-24 20:59:17-04:00,commit, +22649,BW Keller,2014-03-24 20:56:25-04:00,commit, +22650,Matthew Turk,2014-03-24 17:15:35-07:00,commit, +22651,Matthew Turk,2014-03-24 17:15:11-07:00,commit, +22652,Matthew Turk,2014-03-24 19:53:12-04:00,commit, +22653,Matthew Turk,2014-03-24 16:46:44-07:00,commit, +22654,Matthew Turk,2014-03-24 16:20:28-07:00,commit, +22655,Matthew Turk,2014-03-24 15:55:16-07:00,commit, +22656,BW Keller,2014-03-24 18:28:13-04:00,commit, +22657,Sam Skillman,2014-03-24 15:12:44-07:00,commit, +22658,Sam Skillman,2014-03-24 15:11:45-07:00,commit, +22659,Sam Skillman,2014-03-24 15:07:48-07:00,commit, +22660,Nathan Goldbaum,2014-03-24 13:19:47-07:00,commit, +22661,Kenz Arraki,2014-03-24 13:10:05-07:00,commit, +22662,Matthew Turk,2014-03-24 12:50:31-07:00,commit, +22663,Matthew Turk,2014-03-24 12:49:57-07:00,commit, +22664,Matthew Turk,2014-03-24 12:11:05-07:00,commit, +22665,Matthew Turk,2014-03-24 12:10:29-07:00,commit, +22666,Gabriel Altay,2014-03-24 12:06:43-07:00,commit, +22667,Gabriel Altay,2014-03-24 11:51:13-07:00,commit, +22668,Sam Skillman,2014-03-24 11:47:01-07:00,commit, +22669,Gabriel Altay,2014-03-24 11:27:45-07:00,commit, +22670,Matthew Turk,2014-03-24 11:20:15-07:00,commit, +22671,Matthew Turk,2014-03-24 10:56:34-07:00,commit, +22672,Matthew Turk,2014-03-24 10:44:53-07:00,commit, +22673,Nathan Goldbaum,2014-03-24 10:44:16-07:00,commit, +22674,Nathan Goldbaum,2014-03-24 10:29:17-07:00,commit, +22675,Matthew Turk,2014-03-24 10:27:41-07:00,commit, +22676,Matthew Turk,2014-03-24 10:19:57-07:00,commit, +22677,Gabriel Altay,2014-03-24 10:05:46-07:00,commit, +22678,BW Keller,2014-03-24 13:01:55-04:00,commit, +22679,Matthew Turk,2014-03-24 09:57:02-07:00,commit, +22680,Nathan Goldbaum,2014-03-24 01:24:31-07:00,commit, +22681,Nathan Goldbaum,2014-03-24 01:23:59-07:00,commit, +22682,Nathan Goldbaum,2014-03-24 01:23:40-07:00,commit, +22683,Nathan Goldbaum,2014-03-24 00:16:55-07:00,commit, +22684,Sam Skillman,2014-03-23 22:10:54-07:00,commit, +22685,Sam Skillman,2014-03-23 22:10:37-07:00,commit, +22686,Sam Skillman,2014-03-23 22:09:50-07:00,commit, +22687,Sam Skillman,2014-03-23 22:09:23-07:00,commit, +22688,Sam Skillman,2014-03-23 22:08:45-07:00,commit, +22689,Sam Skillman,2014-03-23 22:08:22-07:00,commit, +22690,Sam Skillman,2014-03-23 22:03:32-07:00,commit, +22691,Nathan Goldbaum,2014-03-23 21:42:34-07:00,commit, +22692,Matthew Turk,2014-03-23 21:18:44-07:00,commit, +22693,Matthew Turk,2014-03-23 21:14:03-07:00,commit, +22694,Matthew Turk,2014-03-23 20:38:10-07:00,commit, +22695,Matthew Turk,2014-03-23 17:57:51-07:00,commit, +22696,Matthew Turk,2014-03-23 17:52:11-07:00,commit, +22697,Matthew Turk,2014-03-23 17:07:56-07:00,commit, +22698,Matthew Turk,2014-03-23 17:00:10-07:00,commit, +22699,Matthew Turk,2014-03-23 16:56:51-07:00,commit, +22700,Matthew Turk,2014-03-23 16:33:28-07:00,commit, +22701,Gabriel Altay,2014-03-23 16:19:39-07:00,commit, +22702,Nathan Goldbaum,2014-03-23 16:01:34-07:00,commit, +22703,Matthew Turk,2014-03-23 15:54:50-07:00,commit, +22704,Matthew Turk,2014-03-23 15:28:06-07:00,commit, +22705,Matthew Turk,2014-03-23 15:13:11-07:00,commit, +22706,Sam Skillman,2014-03-23 15:11:31-07:00,commit, +22707,Matthew Turk,2014-03-23 14:28:22-07:00,commit, +22708,Matthew Turk,2014-03-23 14:08:51-07:00,commit, +22709,Matthew Turk,2014-03-23 14:06:51-07:00,commit, +22710,Matthew Turk,2014-03-23 13:32:15-07:00,commit, +22711,Matthew Turk,2014-03-23 13:19:29-07:00,commit, +22712,BW Keller,2014-03-23 16:12:19-04:00,commit, +22713,Kenz Arraki,2014-03-23 12:48:22-07:00,commit, +22714,Andrew Myers,2014-03-23 12:22:32-07:00,commit, +22715,Nathan Goldbaum,2014-03-23 12:12:52-07:00,commit, +22716,Nathan Goldbaum,2014-03-23 11:08:46-07:00,commit, +22717,Matthew Turk,2014-03-23 13:30:19-04:00,commit, +22718,Matthew Turk,2014-03-23 13:28:19-04:00,commit, +22719,Nathan Goldbaum,2014-03-23 10:26:45-07:00,commit, +22720,Hilary Egan,2014-03-23 10:20:17-07:00,commit, +22721,Nathan Goldbaum,2014-03-23 09:16:30-07:00,commit, +22722,Andrew Myers,2014-03-22 18:51:51-07:00,commit, +22723,Andrew Myers,2014-03-22 18:20:53-07:00,commit, +22724,Andrew Myers,2014-03-22 18:19:05-07:00,commit, +22725,Sam Skillman,2014-03-22 16:16:56-07:00,commit, +22726,Sam Skillman,2014-03-22 16:16:06-07:00,commit, +22727,Britton Smith,2014-03-20 12:18:35+00:00,commit, +22728,Matthew Turk,2014-03-20 08:15:53-04:00,commit, +22729,Matthew Turk,2014-03-20 08:14:42-04:00,commit, +22730,Matthew Turk,2014-03-20 07:50:04-04:00,commit, +22731,Matthew Turk,2014-03-20 07:48:34-04:00,commit, +22732,Britton Smith,2014-03-20 11:45:01+00:00,commit, +22733,Matthew Turk,2014-03-20 07:38:20-04:00,commit, +22734,Matthew Turk,2014-03-20 07:14:40-04:00,commit, +22735,Sam Skillman,2014-03-19 14:51:13-07:00,commit, +22736,Patrick Shriwise,2014-03-19 15:47:31-05:00,commit, +22737,Matthew Turk,2014-03-19 15:02:07-04:00,commit, +22738,Matthew Turk,2014-03-19 14:08:50-04:00,commit, +22739,Matthew Turk,2014-03-19 13:53:02-04:00,commit, +22740,Nathan Goldbaum,2014-03-19 09:25:47-07:00,commit, +22741,Kacper Kowalik,2014-03-19 14:49:46+01:00,commit, +22742,Kacper Kowalik,2014-03-19 13:59:42+01:00,commit, +22743,Matthew Turk,2014-03-19 08:55:10-04:00,commit, +22744,Matthew Turk,2014-03-19 08:53:02-04:00,commit, +22745,Matthew Turk,2014-03-19 06:37:22-04:00,commit, +22746,Nathan Goldbaum,2014-03-18 21:22:17-07:00,commit, +22747,Nathan Goldbaum,2014-03-18 20:00:06-07:00,commit, +22748,Nathan Goldbaum,2014-03-18 19:59:49-07:00,commit, +22749,Matthew Turk,2014-03-18 19:04:45-04:00,commit, +22750,Andrew Myers,2014-03-18 14:48:48-07:00,commit, +22751,Matthew Turk,2014-03-18 15:54:36-04:00,commit, +22752,Matthew Turk,2014-03-18 14:39:53-04:00,commit, +22753,Matthew Turk,2014-03-18 14:29:17-04:00,commit, +22754,Matthew Turk,2014-03-18 14:28:30-04:00,commit, +22755,Matthew Turk,2014-03-18 14:24:41-04:00,commit, +22756,Matthew Turk,2014-03-18 14:15:25-04:00,commit, +22757,Nathan Goldbaum,2014-03-18 10:39:54-07:00,commit, +22758,Nathan Goldbaum,2014-03-18 10:39:54-07:00,commit, +22759,Nathan Goldbaum,2014-03-18 10:39:54-07:00,commit, +22760,Nathan Goldbaum,2014-03-18 10:34:52-07:00,commit, +22761,Matthew Turk,2014-03-18 13:21:02-04:00,commit, +22762,Matthew Turk,2014-03-18 13:20:48-04:00,commit, +22763,Nathan Goldbaum,2014-03-18 10:04:09-07:00,commit, +22764,Nathan Goldbaum,2014-03-18 10:04:09-07:00,commit, +22765,Nathan Goldbaum,2014-03-18 10:04:09-07:00,commit, +22766,Matthew Turk,2014-03-18 10:32:38-04:00,commit, +22767,Matthew Turk,2014-03-18 10:19:18-04:00,commit, +22768,Matthew Turk,2014-03-18 10:01:27-04:00,commit, +22769,Matthew Turk,2014-03-18 09:53:23-04:00,commit, +22770,Matthew Turk,2014-03-18 09:53:13-04:00,commit, +22771,Matthew Turk,2014-03-18 09:29:19-04:00,commit, +22772,Matthew Turk,2014-03-18 09:15:12-04:00,commit, +22773,Matthew Turk,2014-03-18 09:07:38-04:00,commit, +22774,Nathan Goldbaum,2014-03-17 21:48:03-07:00,commit, +22775,Nathan Goldbaum,2014-03-17 21:42:15-07:00,commit, +22776,Nathan Goldbaum,2014-03-17 21:41:38-07:00,commit, +22777,Andrew Myers,2014-03-17 17:16:04-07:00,commit, +22778,Matthew Turk,2014-03-17 20:00:47-04:00,commit, +22779,Nathan Goldbaum,2014-03-17 16:42:17-07:00,commit, +22780,Andrew Myers,2014-03-17 16:16:56-07:00,commit, +22781,Matthew Turk,2014-03-17 18:10:53-04:00,commit, +22782,Britton Smith,2014-03-17 22:09:07+00:00,commit, +22783,Britton Smith,2014-03-17 22:01:37+00:00,commit, +22784,Britton Smith,2014-03-17 21:46:57+00:00,commit, +22785,Nathan Goldbaum,2014-03-17 12:25:50-07:00,commit, +22786,Nathan Goldbaum,2014-03-17 12:23:43-07:00,commit, +22787,Nathan Goldbaum,2014-03-17 12:20:05-07:00,commit, +22788,Matthew Turk,2014-03-17 15:14:02-04:00,commit, +22789,Britton Smith,2014-03-17 17:43:36+00:00,commit, +22790,Nathan Goldbaum,2014-03-17 10:42:29-07:00,commit, +22791,Britton Smith,2014-03-17 17:06:43+00:00,commit, +22792,Britton Smith,2014-03-17 16:43:27+00:00,commit, +22793,Britton Smith,2014-03-17 16:42:49+00:00,commit, +22794,Britton Smith,2014-03-17 16:42:15+00:00,commit, +22795,Matthew Turk,2014-03-17 10:55:39-04:00,commit, +22796,Britton Smith,2014-03-17 14:01:47+00:00,commit, +22797,Britton Smith,2014-03-17 14:01:47+00:00,commit, +22798,Matthew Turk,2014-03-16 09:05:31-04:00,commit, +22799,Matthew Turk,2014-03-16 09:04:33-04:00,commit, +22800,Matthew Turk,2014-03-16 09:02:51-04:00,commit, +22801,Matthew Turk,2014-03-15 12:08:41-04:00,commit, +22802,John ZuHone,2014-03-15 10:49:01-04:00,commit, +22803,Nathan Goldbaum,2014-03-14 20:55:35-07:00,commit, +22804,Nathan Goldbaum,2014-03-14 20:53:24-07:00,commit, +22805,Nathan Goldbaum,2014-03-14 20:38:50-07:00,commit, +22806,Nathan Goldbaum,2014-03-14 20:37:52-07:00,commit, +22807,Nathan Goldbaum,2014-03-14 14:27:44-07:00,commit, +22808,Matthew Turk,2014-03-14 15:02:25-04:00,commit, +22809,Matthew Turk,2014-03-14 13:07:46-04:00,commit, +22810,Matthew Turk,2014-03-14 12:45:27-04:00,commit, +22811,Matthew Turk,2014-03-14 12:43:28-04:00,commit, +22812,Matthew Turk,2014-03-14 11:48:50-04:00,commit, +22813,Matthew Turk,2014-03-14 08:25:42-04:00,commit, +22814,Matthew Turk,2014-03-14 08:19:33-04:00,commit, +22815,Matthew Turk,2014-03-13 21:36:49-04:00,commit, +22816,Matthew Turk,2014-03-13 20:58:38-04:00,commit, +22817,Matthew Turk,2014-03-13 17:14:30-04:00,commit, +22818,Matthew Turk,2014-03-13 17:08:40-04:00,commit, +22819,Matthew Turk,2014-03-13 16:59:14-04:00,commit, +22820,Matthew Turk,2014-03-13 16:51:31-04:00,commit, +22821,Britton Smith,2014-03-13 20:48:16+00:00,commit, +22822,Britton Smith,2014-03-13 20:43:11+00:00,commit, +22823,Britton Smith,2014-03-13 20:42:55+00:00,commit, +22824,Matthew Turk,2014-03-13 16:41:13-04:00,commit, +22825,John ZuHone,2014-03-13 15:08:17-04:00,commit, +22826,John ZuHone,2014-03-13 12:41:09-04:00,commit, +22827,Matthew Turk,2014-03-13 11:40:04-04:00,commit, +22828,Matthew Turk,2014-03-13 11:18:12-04:00,commit, +22829,Matthew Turk,2014-03-13 11:18:12-04:00,commit, +22830,Matthew Turk,2014-03-13 09:50:52-04:00,commit, +22831,Matthew Turk,2014-03-13 09:45:55-04:00,commit, +22832,Matthew Turk,2014-03-13 09:42:31-04:00,commit, +22833,Matthew Turk,2014-03-13 09:42:12-04:00,commit, +22834,Matthew Turk,2014-03-13 09:03:11-04:00,commit, +22835,Matthew Turk,2014-03-13 08:56:04-04:00,commit, +22836,Matthew Turk,2014-03-13 08:51:56-04:00,commit, +22837,Matthew Turk,2014-03-13 08:45:22-04:00,commit, +22838,John ZuHone,2014-03-13 01:15:50-04:00,commit, +22839,John ZuHone,2014-03-13 00:34:08-04:00,commit, +22840,Matthew Turk,2014-03-12 17:23:50-04:00,commit, +22841,Matthew Turk,2014-03-12 17:15:35-04:00,commit, +22842,Matthew Turk,2014-03-12 17:09:02-04:00,commit, +22843,John ZuHone,2014-03-11 16:24:25-04:00,commit, +22844,John ZuHone,2014-03-11 16:18:59-04:00,commit, +22845,Matthew Turk,2014-03-11 15:40:25-04:00,commit, +22846,Matthew Turk,2014-03-11 10:21:58-04:00,commit, +22847,Matthew Turk,2014-03-11 09:50:22-04:00,commit, +22848,Matthew Turk,2014-03-11 09:17:55-04:00,commit, +22849,Kacper Kowalik,2014-03-11 11:45:05+01:00,commit, +22850,Matthew Turk,2014-03-11 06:37:52-04:00,commit, +22851,Nathan Goldbaum,2014-03-10 20:49:49-07:00,commit, +22852,Nathan Goldbaum,2014-03-10 20:26:26-07:00,commit, +22853,Matthew Turk,2014-03-08 14:47:49-05:00,commit, +22854,Matthew Turk,2014-03-08 13:36:09-05:00,commit, +22855,Matthew Turk,2014-03-08 13:02:26-05:00,commit, +22856,John ZuHone,2014-03-08 11:45:09-05:00,commit, +22857,Britton Smith,2014-03-08 10:23:33+00:00,commit, +22858,Nathan Goldbaum,2014-03-07 16:58:37-08:00,commit, +22859,Nathan Goldbaum,2014-03-07 14:34:50-08:00,commit, +22860,Nathan Goldbaum,2014-03-07 14:28:05-08:00,commit, +22861,Matthew Turk,2014-03-07 15:00:40-05:00,commit, +22862,Matthew Turk,2014-03-07 14:58:11-05:00,commit, +22863,Matthew Turk,2014-03-07 14:48:38-05:00,commit, +22864,Matthew Turk,2014-03-07 14:22:34-05:00,commit, +22865,Matthew Turk,2014-03-07 14:19:45-05:00,commit, +22866,Matthew Turk,2014-03-07 14:10:24-05:00,commit, +22867,Matthew Turk,2014-03-07 13:55:56-05:00,commit, +22868,Matthew Turk,2014-03-07 13:54:24-05:00,commit, +22869,Matthew Turk,2014-03-07 13:42:06-05:00,commit, +22870,Matthew Turk,2014-03-07 13:34:29-05:00,commit, +22871,Matthew Turk,2014-03-07 13:33:49-05:00,commit, +22872,Matthew Turk,2014-03-07 13:32:21-05:00,commit, +22873,Nathan Goldbaum,2014-03-07 10:28:23-08:00,commit, +22874,Matthew Turk,2014-03-07 12:58:54-05:00,commit, +22875,Matthew Turk,2014-03-07 12:43:07-05:00,commit, +22876,Matthew Turk,2014-03-07 12:42:20-05:00,commit, +22877,Matthew Turk,2014-03-07 12:37:37-05:00,commit, +22878,Matthew Turk,2014-03-07 12:28:24-05:00,commit, +22879,Anthony Scopatz,2014-03-07 11:26:37-06:00,commit, +22880,Matthew Turk,2014-03-07 12:22:17-05:00,commit, +22881,Matthew Turk,2014-03-07 12:09:17-05:00,commit, +22882,Matthew Turk,2014-03-07 12:00:53-05:00,commit, +22883,Anthony Scopatz,2014-03-07 10:56:38-06:00,commit, +22884,Anthony Scopatz,2014-03-07 10:55:38-06:00,commit, +22885,Patrick Shriwise,2014-03-07 10:55:00-06:00,commit, +22886,Anthony Scopatz,2014-03-07 10:53:34-06:00,commit, +22887,Matthew Turk,2014-03-07 11:51:57-05:00,commit, +22888,Matthew Turk,2014-03-07 11:51:02-05:00,commit, +22889,Matthew Turk,2014-03-07 11:50:24-05:00,commit, +22890,Matthew Turk,2014-03-07 11:32:02-05:00,commit, +22891,Matthew Turk,2014-03-07 10:21:29-05:00,commit, +22892,Matthew Turk,2014-03-07 09:50:43-05:00,commit, +22893,Matthew Turk,2014-03-07 09:40:21-05:00,commit, +22894,Matthew Turk,2014-03-07 09:33:52-05:00,commit, +22895,Matthew Turk,2014-03-07 08:45:52-05:00,commit, +22896,Matthew Turk,2014-03-06 18:05:21-05:00,commit, +22897,Matthew Turk,2014-03-06 18:01:05-05:00,commit, +22898,Matthew Turk,2014-03-06 17:11:22-05:00,commit, +22899,Patrick Shriwise,2014-03-06 10:56:46-06:00,commit, +22900,Patrick Shriwise,2014-03-06 08:02:24-06:00,commit, +22901,Matthew Turk,2014-03-05 13:40:36-05:00,commit, +22902,Matthew Turk,2014-03-05 13:26:29-05:00,commit, +22903,Matthew Turk,2014-03-05 13:25:15-05:00,commit, +22904,Matthew Turk,2014-03-04 18:22:12-05:00,commit, +22905,Matthew Turk,2014-03-04 18:08:15-05:00,commit, +22906,Matthew Turk,2014-03-04 17:42:45-05:00,commit, +22907,Matthew Turk,2014-03-04 16:45:44-05:00,commit, +22908,Matthew Turk,2014-03-04 16:20:14-05:00,commit, +22909,Matthew Turk,2014-03-04 16:18:22-05:00,commit, +22910,Matthew Turk,2014-03-04 16:12:20-05:00,commit, +22911,Matthew Turk,2014-03-04 15:09:01-05:00,commit, +22912,Matthew Turk,2014-03-04 15:01:40-05:00,commit, +22913,Matthew Turk,2014-03-04 13:22:56-05:00,commit, +22914,Matthew Turk,2014-03-04 09:19:46-05:00,commit, +22915,Matthew Turk,2014-03-03 16:42:17-05:00,commit, +22916,Matthew Turk,2014-03-03 16:36:22-05:00,commit, +22917,Sam Skillman,2014-03-03 11:31:14-08:00,commit, +22918,Matthew Turk,2014-03-03 10:46:29-05:00,commit, +22919,Matthew Turk,2014-03-03 10:44:32-05:00,commit, +22920,Matthew Turk,2014-03-03 10:44:32-05:00,commit, +22921,Matthew Turk,2014-03-03 10:44:31-05:00,commit, +22922,Matthew Turk,2014-03-03 10:44:31-05:00,commit, +22923,Matthew Turk,2014-03-03 10:44:30-05:00,commit, +22924,Matthew Turk,2014-03-03 10:44:30-05:00,commit, +22925,Matthew Turk,2014-03-03 10:44:29-05:00,commit, +22926,Matthew Turk,2014-03-03 10:44:29-05:00,commit, +22927,Matthew Turk,2014-03-03 10:42:56-05:00,commit, +22928,Matthew Turk,2014-03-03 10:40:58-05:00,commit, +22929,Matthew Turk,2014-03-03 10:26:55-05:00,commit, +22930,Matthew Turk,2014-03-03 10:24:51-05:00,commit, +22931,Matthew Turk,2014-03-03 10:24:37-05:00,commit, +22932,Matthew Turk,2014-03-03 10:23:43-05:00,commit, +22933,Matthew Turk,2014-03-03 10:22:26-05:00,commit, +22934,Matthew Turk,2014-03-03 10:21:51-05:00,commit, +22935,Matthew Turk,2014-03-03 10:20:56-05:00,commit, +22936,Matthew Turk,2014-03-03 10:19:47-05:00,commit, +22937,Matthew Turk,2014-03-03 10:18:48-05:00,commit, +22938,Britton Smith,2014-03-03 12:31:52+00:00,commit, +22939,Britton Smith,2014-03-02 16:43:23+00:00,commit, +22940,Matthew Turk,2014-03-01 00:40:31-05:00,commit, +22941,Matthew Turk,2014-02-28 23:37:33-06:00,commit, +22942,Matthew Turk,2014-02-28 18:29:00-05:00,commit, +22943,Matthew Turk,2014-02-28 18:11:57-05:00,commit, +22944,Matthew Turk,2014-02-28 18:11:47-05:00,commit, +22945,Matthew Turk,2014-02-28 18:11:28-05:00,commit, +22946,Britton Smith,2014-02-28 13:40:36+00:00,commit, +22947,Kacper Kowalik,2014-02-28 14:07:13+01:00,commit, +22948,Kacper Kowalik,2014-02-28 14:07:13+01:00,commit, +22949,Matthew Turk,2014-02-28 06:31:55-06:00,commit, +22950,Matthew Turk,2014-02-28 06:34:22-06:00,commit, +22951,Matthew Turk,2014-02-28 06:10:00-06:00,commit, +22952,Britton Smith,2014-02-28 11:59:25+00:00,commit, +22953,Britton Smith,2014-02-28 11:59:25+00:00,commit, +22954,Nathan Goldbaum,2014-02-25 09:56:11-08:00,commit, +22955,Nathan Goldbaum,2014-02-25 09:56:11-08:00,commit, +22956,Nathan Goldbaum,2014-02-25 09:54:49-08:00,commit, +22957,Matthew Turk,2014-02-28 06:02:37-06:00,commit, +22958,Matthew Turk,2014-02-28 05:57:11-06:00,commit, +22959,Matthew Turk,2014-02-28 05:49:35-06:00,commit, +22960,Matthew Turk,2014-02-28 05:43:16-06:00,commit, +22961,Matthew Turk,2014-02-28 05:39:26-06:00,commit, +22962,Nathan Goldbaum,2014-02-25 09:54:49-08:00,commit, +22963,Nathan Goldbaum,2014-02-24 21:41:58-08:00,commit, +22964,Nathan Goldbaum,2014-02-24 18:54:29-08:00,commit, +22965,Nathan Goldbaum,2014-02-23 22:11:16-08:00,commit, +22966,Nathan Goldbaum,2014-02-23 21:48:30-08:00,commit, +22967,Nathan Goldbaum,2014-02-23 21:41:05-08:00,commit, +22968,Nathan Goldbaum,2014-02-23 20:56:35-08:00,commit, +22969,Nathan Goldbaum,2014-02-23 20:42:50-08:00,commit, +22970,Nathan Goldbaum,2014-02-23 20:27:58-08:00,commit, +22971,Nathan Goldbaum,2014-02-23 20:19:25-08:00,commit, +22972,Nathan Goldbaum,2014-02-23 20:16:26-08:00,commit, +22973,Sam Skillman,2014-02-23 11:08:42-08:00,commit, +22974,Matthew Turk,2014-02-22 20:50:33-08:00,commit, +22975,Matthew Turk,2014-02-22 18:33:53-08:00,commit, +22976,Matthew Turk,2014-02-22 17:40:46-08:00,commit, +22977,Britton Smith,2014-02-22 23:15:05+00:00,commit, +22978,Britton Smith,2014-02-21 12:10:09+00:00,commit, +22979,Britton Smith,2014-02-21 10:44:58+00:00,commit, +22980,Matthew Turk,2014-02-20 14:31:42-08:00,commit, +22981,Nathan Goldbaum,2014-02-20 13:44:36-08:00,commit, +22982,Nathan Goldbaum,2014-02-20 10:07:51-08:00,commit, +22983,Britton Smith,2014-02-20 16:43:47+00:00,commit, +22984,Matthew Turk,2014-02-20 08:23:32-08:00,commit, +22985,Matthew Turk,2014-02-20 08:23:24-08:00,commit, +22986,Britton Smith,2014-02-20 10:28:31+00:00,commit, +22987,Britton Smith,2014-02-20 10:25:38+00:00,commit, +22988,Britton Smith,2014-02-19 12:05:52+00:00,commit, +22989,Britton Smith,2014-02-19 11:40:18+00:00,commit, +22990,Nathan Goldbaum,2014-02-19 00:34:05-08:00,commit, +22991,Nathan Goldbaum,2014-02-19 00:33:37-08:00,commit, +22992,Nathan Goldbaum,2014-02-19 00:31:56-08:00,commit, +22993,Nathan Goldbaum,2014-02-19 00:30:42-08:00,commit, +22994,Miguel de Val-Borro,2014-02-18 22:16:02-05:00,commit, +22995,Nathan Goldbaum,2014-02-18 16:07:01-08:00,commit, +22996,Nathan Goldbaum,2014-02-18 15:40:51-08:00,commit, +22997,Nathan Goldbaum,2014-02-18 15:04:04-08:00,commit, +22998,Hilary Egan,2014-02-18 15:53:40-07:00,commit, +22999,Hilary Egan,2014-02-18 15:37:38-07:00,commit, +23000,Nathan Goldbaum,2014-02-18 10:01:47-08:00,commit, +23001,Britton Smith,2014-02-18 17:02:38+00:00,commit, +23002,Britton Smith,2014-02-18 14:40:22+00:00,commit, +23003,Britton Smith,2014-02-18 14:36:28+00:00,commit, +23004,Britton Smith,2014-02-18 12:39:00+00:00,commit, +23005,Britton Smith,2014-02-18 12:01:34+00:00,commit, +23006,Britton Smith,2014-02-18 11:36:21+00:00,commit, +23007,Britton Smith,2014-02-18 11:35:50+00:00,commit, +23008,Nathan Goldbaum,2014-02-17 16:53:38-08:00,commit, +23009,Nathan Goldbaum,2014-02-17 16:25:54-08:00,commit, +23010,Britton Smith,2014-02-17 23:04:26+00:00,commit, +23011,Britton Smith,2014-02-17 23:03:56+00:00,commit, +23012,Nathan Goldbaum,2014-02-17 14:48:53-08:00,commit, +23013,Nathan Goldbaum,2014-02-17 14:48:02-08:00,commit, +23014,Matthew Turk,2014-02-17 09:45:38-05:00,commit, +23015,Matthew Turk,2014-02-17 09:45:18-05:00,commit, +23016,Britton Smith,2014-02-17 12:11:32+00:00,commit, +23017,Britton Smith,2014-02-17 10:56:23+00:00,commit, +23018,John ZuHone,2014-02-17 11:24:53+09:00,commit, +23019,John ZuHone,2014-02-17 11:23:45+09:00,commit, +23020,John ZuHone,2014-02-17 11:22:23+09:00,commit, +23021,John ZuHone,2014-02-17 11:16:51+09:00,commit, +23022,John Wise,2014-02-16 19:54:37-05:00,commit, +23023,John Wise,2014-02-16 18:57:53-05:00,commit, +23024,Matthew Turk,2014-02-16 16:11:54-05:00,commit, +23025,Matthew Turk,2014-02-15 13:47:21-05:00,commit, +23026,Nathan Goldbaum,2014-02-14 16:22:21-08:00,commit, +23027,Nathan Goldbaum,2014-02-14 16:21:38-08:00,commit, +23028,Nathan Goldbaum,2014-02-14 15:58:39-08:00,commit, +23029,Nathan Goldbaum,2014-02-14 15:55:40-08:00,commit, +23030,Matthew Turk,2014-02-14 15:02:10-05:00,commit, +23031,Matthew Turk,2014-02-14 14:43:19-05:00,commit, +23032,Matthew Turk,2014-02-14 10:40:58-05:00,commit, +23033,Matthew Turk,2014-02-14 10:40:39-05:00,commit, +23034,Matthew Turk,2014-02-14 09:34:13-05:00,commit, +23035,Nathan Goldbaum,2014-02-13 13:47:58-08:00,commit, +23036,Matthew Turk,2014-02-13 14:27:03-05:00,commit, +23037,Britton Smith,2014-02-13 10:52:12+00:00,commit, +23038,Nathan Goldbaum,2014-02-12 21:18:54-08:00,commit, +23039,Nathan Goldbaum,2014-02-12 14:53:05-08:00,commit, +23040,Nathan Goldbaum,2014-02-12 14:52:02-08:00,commit, +23041,Nathan Goldbaum,2014-02-12 14:38:30-08:00,commit, +23042,Nathan Goldbaum,2014-02-12 13:36:14-08:00,commit, +23043,Nathan Goldbaum,2014-02-12 13:33:57-08:00,commit, +23044,Nathan Goldbaum,2014-02-12 13:33:11-08:00,commit, +23045,John Wise,2014-02-12 14:06:03-05:00,commit, +23046,Britton Smith,2014-02-12 17:58:02+00:00,commit, +23047,Britton Smith,2014-02-12 16:33:17+00:00,commit, +23048,Britton Smith,2014-02-12 16:12:22+00:00,commit, +23049,John ZuHone,2014-02-12 10:04:38-05:00,commit, +23050,Nathan Goldbaum,2014-02-12 02:07:31-08:00,commit, +23051,Nathan Goldbaum,2014-02-12 01:32:14-08:00,commit, +23052,Nathan Goldbaum,2014-02-12 01:23:28-08:00,commit, +23053,Nathan Goldbaum,2014-02-12 01:23:06-08:00,commit, +23054,John ZuHone,2014-02-11 18:27:27-05:00,commit, +23055,John ZuHone,2014-02-11 17:06:24-05:00,commit, +23056,John ZuHone,2014-02-11 17:06:05-05:00,commit, +23057,John ZuHone,2014-02-11 13:28:12-08:00,commit, +23058,John ZuHone,2014-02-11 13:27:40-08:00,commit, +23059,John ZuHone,2014-02-11 14:33:02-05:00,commit, +23060,John ZuHone,2014-02-11 13:04:01-05:00,commit, +23061,John ZuHone,2014-02-11 11:59:38-05:00,commit, +23062,John ZuHone,2014-02-11 11:55:30-05:00,commit, +23063,John ZuHone,2014-02-11 11:54:20-05:00,commit, +23064,John ZuHone,2014-02-11 11:54:07-05:00,commit, +23065,John ZuHone,2014-02-11 11:52:18-05:00,commit, +23066,John ZuHone,2014-02-11 11:51:25-05:00,commit, +23067,Britton Smith,2014-02-11 10:58:43-05:00,commit, +23068,John ZuHone,2014-02-11 09:41:26-05:00,commit, +23069,John ZuHone,2014-02-11 09:41:00-05:00,commit, +23070,John ZuHone,2014-02-11 09:35:33-05:00,commit, +23071,Britton Smith,2014-02-11 12:48:33+00:00,commit, +23072,Matthew Turk,2014-02-10 23:20:49-05:00,commit, +23073,Matthew Turk,2014-02-10 23:14:21-05:00,commit, +23074,John ZuHone,2014-02-10 23:10:54-05:00,commit, +23075,John ZuHone,2014-02-10 23:10:18-05:00,commit, +23076,John ZuHone,2014-02-10 23:08:53-05:00,commit, +23077,John ZuHone,2014-02-10 22:29:38-05:00,commit, +23078,Nathan Goldbaum,2014-02-10 18:54:16-08:00,commit, +23079,John ZuHone,2014-02-10 21:54:03-05:00,commit, +23080,John ZuHone,2014-02-10 21:52:29-05:00,commit, +23081,John ZuHone,2014-02-10 21:51:44-05:00,commit, +23082,Nathan Goldbaum,2014-02-10 18:48:04-08:00,commit, +23083,John ZuHone,2014-02-10 15:12:37-05:00,commit, +23084,John ZuHone,2014-02-10 15:11:42-05:00,commit, +23085,Britton Smith,2014-02-10 18:53:46+00:00,commit, +23086,John ZuHone,2014-02-10 13:35:23-05:00,commit, +23087,Britton Smith,2014-02-10 18:18:40+00:00,commit, +23088,Britton Smith,2014-02-10 18:11:31+00:00,commit, +23089,Nathan Goldbaum,2014-02-10 09:36:12-08:00,commit, +23090,Britton Smith,2014-02-10 17:36:01+00:00,commit, +23091,Nathan Goldbaum,2014-02-10 09:26:41-08:00,commit, +23092,Matthew Turk,2014-02-10 12:10:46-05:00,commit, +23093,Britton Smith,2014-02-10 16:19:47+00:00,commit, +23094,Matthew Turk,2014-02-10 11:15:47-05:00,commit, +23095,Britton Smith,2014-02-10 16:14:35+00:00,commit, +23096,Britton Smith,2014-02-10 16:03:05+00:00,commit, +23097,Britton Smith,2014-02-10 15:32:11+00:00,commit, +23098,Britton Smith,2014-02-10 15:32:11+00:00,commit, +23099,Britton Smith,2014-02-10 15:31:13+00:00,commit, +23100,Britton Smith,2014-02-10 14:41:12+00:00,commit, +23101,Britton Smith,2014-02-10 14:09:46+00:00,commit, +23102,Britton Smith,2014-02-10 14:09:46+00:00,commit, +23103,Britton Smith,2014-02-10 13:27:49+00:00,commit, +23104,Britton Smith,2014-02-10 13:27:24+00:00,commit, +23105,Britton Smith,2014-02-10 13:27:24+00:00,commit, +23106,Britton Smith,2014-02-10 13:27:00+00:00,commit, +23107,Britton Smith,2014-02-10 13:27:00+00:00,commit, +23108,Britton Smith,2014-02-10 12:12:45+00:00,commit, +23109,Britton Smith,2014-02-10 10:39:09+00:00,commit, +23110,Britton Smith,2014-02-10 10:36:34+00:00,commit, +23111,Britton Smith,2014-02-10 10:22:59+00:00,commit, +23112,Britton Smith,2014-02-10 10:02:36+00:00,commit, +23113,Britton Smith,2014-02-10 09:55:32+00:00,commit, +23114,Nathan Goldbaum,2014-02-09 20:53:06-08:00,commit, +23115,John ZuHone,2014-02-09 22:49:44-05:00,commit, +23116,John ZuHone,2014-02-09 22:45:13-05:00,commit, +23117,John Wise,2014-02-09 17:45:46-05:00,commit, +23118,Matthew Turk,2014-02-09 14:24:58-05:00,commit, +23119,John ZuHone,2014-02-09 09:02:12-08:00,commit, +23120,John ZuHone,2014-02-09 09:00:39-08:00,commit, +23121,John Wise,2014-02-08 23:46:07-05:00,commit, +23122,John ZuHone,2014-02-08 17:02:52-05:00,commit, +23123,Nathan Goldbaum,2014-02-08 13:15:42-08:00,commit, +23124,Nathan Goldbaum,2014-02-08 13:14:16-08:00,commit, +23125,Matthew Turk,2014-02-08 14:40:58-05:00,commit, +23126,Matthew Turk,2014-02-08 14:40:48-05:00,commit, +23127,Matthew Turk,2014-02-08 14:40:05-05:00,commit, +23128,Matthew Turk,2014-02-08 14:25:37-05:00,commit, +23129,Matthew Turk,2014-02-08 14:21:04-05:00,commit, +23130,John Wise,2014-02-07 17:09:03-05:00,commit, +23131,John ZuHone,2014-02-07 15:33:16-05:00,commit, +23132,John ZuHone,2014-02-07 15:20:23-05:00,commit, +23133,John ZuHone,2014-02-07 15:20:00-05:00,commit, +23134,John ZuHone,2014-02-07 14:03:18-05:00,commit, +23135,John ZuHone,2014-02-07 14:03:07-05:00,commit, +23136,Matthew Turk,2014-02-07 12:10:37-05:00,commit, +23137,Matthew Turk,2014-02-07 11:45:01-05:00,commit, +23138,Matthew Turk,2014-02-07 11:16:13-05:00,commit, +23139,Matthew Turk,2014-02-07 11:09:11-05:00,commit, +23140,Britton Smith,2014-02-07 16:08:32+00:00,commit, +23141,Britton Smith,2014-02-07 16:01:54+00:00,commit, +23142,Britton Smith,2014-02-07 16:01:27+00:00,commit, +23143,John Wise,2014-02-07 08:21:25-05:00,commit, +23144,John ZuHone,2014-02-06 22:31:01-05:00,commit, +23145,Andrew Myers,2014-02-06 13:35:08-08:00,commit, +23146,Nathan Goldbaum,2014-02-06 11:27:26-08:00,commit, +23147,John ZuHone,2014-02-06 13:20:38-05:00,commit, +23148,Nathan Goldbaum,2014-02-06 10:17:50-08:00,commit, +23149,John ZuHone,2014-02-06 11:48:10-05:00,commit, +23150,John ZuHone,2014-02-06 08:55:18-05:00,commit, +23151,John ZuHone,2014-02-06 08:49:54-05:00,commit, +23152,Matthew Turk,2014-02-05 21:17:43-05:00,commit, +23153,Matthew Turk,2014-02-05 20:50:34-05:00,commit, +23154,Matthew Turk,2014-02-05 18:38:11-05:00,commit, +23155,Matthew Turk,2014-02-05 18:21:06-05:00,commit, +23156,Matthew Turk,2014-02-05 18:19:21-05:00,commit, +23157,Matthew Turk,2014-02-05 18:17:26-05:00,commit, +23158,Matthew Turk,2014-02-05 16:53:44-05:00,commit, +23159,Andrew Myers,2014-02-05 13:21:40-08:00,commit, +23160,Matthew Turk,2014-02-05 15:58:44-05:00,commit, +23161,Matthew Turk,2014-02-05 15:43:55-05:00,commit, +23162,Matthew Turk,2014-02-05 15:37:33-05:00,commit, +23163,Matthew Turk,2014-02-05 15:36:02-05:00,commit, +23164,Matthew Turk,2014-02-05 15:04:57-05:00,commit, +23165,convert-repo,2014-02-05 14:22:03-05:00,commit, +23166,Andrew Myers,2014-02-05 10:55:03-08:00,commit, +23167,John ZuHone,2014-02-05 02:37:08-05:00,commit, +23168,John ZuHone,2014-02-05 02:09:17-05:00,commit, +23169,John ZuHone,2014-02-05 01:56:53-05:00,commit, +23170,John ZuHone,2014-02-05 00:52:58-05:00,commit, +23171,John ZuHone,2014-02-05 00:52:42-05:00,commit, +23172,John ZuHone,2014-02-04 21:52:28-05:00,commit, +23173,Matthew Turk,2014-02-04 21:35:44-05:00,commit, +23174,John ZuHone,2014-02-04 21:31:03-05:00,commit, +23175,Matthew Turk,2014-02-04 21:30:55-05:00,commit, +23176,John ZuHone,2014-02-04 21:30:49-05:00,commit, +23177,Matthew Turk,2014-02-04 21:18:19-05:00,commit, +23178,Matthew Turk,2014-02-04 20:51:00-05:00,commit, +23179,Matthew Turk,2014-02-04 20:43:31-05:00,commit, +23180,Nathan Goldbaum,2014-02-04 17:12:47-08:00,commit, +23181,Nathan Goldbaum,2014-02-04 16:31:46-08:00,commit, +23182,Nathan Goldbaum,2014-02-04 15:50:37-08:00,commit, +23183,Nathan Goldbaum,2014-02-04 15:50:17-08:00,commit, +23184,Matthew Turk,2014-02-04 17:59:50-05:00,commit, +23185,Matthew Turk,2014-02-04 17:38:03-05:00,commit, +23186,Matthew Turk,2014-02-04 17:34:24-05:00,commit, +23187,Nathan Goldbaum,2014-02-04 14:30:11-08:00,commit, +23188,Matthew Turk,2014-02-04 17:24:59-05:00,commit, +23189,Matthew Turk,2014-02-04 16:22:14-05:00,commit, +23190,John Wise,2014-02-04 16:00:11-05:00,commit, +23191,Matthew Turk,2014-02-04 15:59:55-05:00,commit, +23192,Matthew Turk,2014-02-04 15:50:48-05:00,commit, +23193,Nathan Goldbaum,2014-02-04 12:48:21-08:00,commit, +23194,Andrew Myers,2014-02-04 12:25:49-08:00,commit, +23195,Matthew Turk,2014-02-04 14:54:08-05:00,commit, +23196,Matthew Turk,2014-02-04 14:53:22-05:00,commit, +23197,Matthew Turk,2014-02-04 14:42:00-05:00,commit, +23198,Matthew Turk,2014-02-04 13:55:11-05:00,commit, +23199,Matthew Turk,2014-02-04 13:47:48-05:00,commit, +23200,Nathan Goldbaum,2014-02-04 10:03:57-08:00,commit, +23201,Matthew Turk,2014-02-04 11:55:51-05:00,commit, +23202,John ZuHone,2014-02-04 09:54:29-05:00,commit, +23203,John ZuHone,2014-02-04 07:50:02-05:00,commit, +23204,John ZuHone,2014-02-04 07:44:33-05:00,commit, +23205,Nathan Goldbaum,2014-02-04 00:17:52-08:00,commit, +23206,Nathan Goldbaum,2014-02-03 23:44:14-08:00,commit, +23207,Nathan Goldbaum,2014-02-03 23:42:32-08:00,commit, +23208,Nathan Goldbaum,2014-02-03 22:48:17-08:00,commit, +23209,Nathan Goldbaum,2014-02-03 22:39:02-08:00,commit, +23210,Nathan Goldbaum,2014-02-03 22:39:02-08:00,commit, +23211,Nathan Goldbaum,2014-02-03 22:16:29-08:00,commit, +23212,John ZuHone,2014-02-04 00:30:08-05:00,commit, +23213,John ZuHone,2014-02-04 00:24:45-05:00,commit, +23214,John ZuHone,2014-02-04 00:05:30-05:00,commit, +23215,John ZuHone,2014-02-03 23:52:28-05:00,commit, +23216,John ZuHone,2014-02-03 22:36:57-05:00,commit, +23217,John ZuHone,2014-02-03 22:36:04-05:00,commit, +23218,Matthew Turk,2014-02-03 15:00:17-05:00,commit, +23219,John ZuHone,2014-02-03 14:32:32-05:00,commit, +23220,John ZuHone,2014-02-03 13:50:24-05:00,commit, +23221,John ZuHone,2014-02-03 13:45:37-05:00,commit, +23222,Matthew Turk,2014-02-03 12:44:52-05:00,commit, +23223,Matthew Turk,2014-02-03 12:32:58-05:00,commit, +23224,Matthew Turk,2014-02-03 11:46:39-05:00,commit, +23225,John ZuHone,2014-02-03 10:14:05-05:00,commit, +23226,John ZuHone,2014-02-03 10:13:45-05:00,commit, +23227,John ZuHone,2014-02-03 10:13:11-05:00,commit, +23228,John ZuHone,2014-02-03 10:12:42-05:00,commit, +23229,Matthew Turk,2014-02-03 08:40:31-05:00,commit, +23230,Matthew Turk,2014-02-03 08:21:45-05:00,commit, +23231,Matthew Turk,2014-02-03 07:57:33-05:00,commit, +23232,Matthew Turk,2014-02-03 07:39:08-05:00,commit, +23233,Britton Smith,2014-02-02 17:01:36-05:00,commit, +23234,Andrew Myers,2014-02-02 11:35:37-08:00,commit, +23235,Andrew Myers,2014-02-02 11:30:01-08:00,commit, +23236,Andrew Myers,2014-02-02 11:30:01-08:00,commit, +23237,Nathan Goldbaum,2014-02-01 17:05:35-08:00,commit, +23238,Nathan Goldbaum,2014-02-01 16:43:39-08:00,commit, +23239,Nathan Goldbaum,2014-02-01 16:37:29-08:00,commit, +23240,Nathan Goldbaum,2014-02-01 13:42:40-08:00,commit, +23241,Matthew Turk,2014-02-01 16:10:16-05:00,commit, +23242,Matthew Turk,2014-02-01 15:34:50-05:00,commit, +23243,Matthew Turk,2014-02-01 15:11:12-05:00,commit, +23244,Matthew Turk,2014-02-01 14:10:35-05:00,commit, +23245,Matthew Turk,2014-02-01 13:36:59-05:00,commit, +23246,Matthew Turk,2014-02-01 13:21:13-05:00,commit, +23247,Matthew Turk,2014-02-01 13:11:22-05:00,commit, +23248,John ZuHone,2014-02-01 13:05:30-05:00,commit, +23249,John ZuHone,2014-02-01 13:04:44-05:00,commit, +23250,John ZuHone,2014-02-01 13:01:58-05:00,commit, +23251,Matthew Turk,2014-02-01 12:44:09-05:00,commit, +23252,John ZuHone,2014-02-01 12:20:30-05:00,commit, +23253,John ZuHone,2014-02-01 12:13:18-05:00,commit, +23254,John ZuHone,2014-02-01 12:11:01-05:00,commit, +23255,Matthew Turk,2014-02-01 11:48:53-05:00,commit, +23256,Britton Smith,2014-02-01 11:46:54-05:00,commit, +23257,Britton Smith,2014-02-01 11:46:28-05:00,commit, +23258,Britton Smith,2014-02-01 11:46:01-05:00,commit, +23259,Matthew Turk,2014-02-01 11:28:19-05:00,commit, +23260,Britton Smith,2014-02-01 11:26:15-05:00,commit, +23261,Matthew Turk,2014-02-01 10:57:14-05:00,commit, +23262,Matthew Turk,2014-02-01 10:35:46-05:00,commit, +23263,Matthew Turk,2014-02-01 10:20:44-05:00,commit, +23264,Britton Smith,2014-02-01 09:24:42-05:00,commit, +23265,Matthew Turk,2014-02-01 09:11:39-05:00,commit, +23266,Nathan Goldbaum,2014-02-01 00:50:12-08:00,commit, +23267,Nathan Goldbaum,2014-02-01 00:35:18-08:00,commit, +23268,Nathan Goldbaum,2014-02-01 00:26:44-08:00,commit, +23269,Nathan Goldbaum,2014-02-01 00:26:19-08:00,commit, +23270,Britton Smith,2014-01-31 22:36:54-05:00,commit, +23271,Britton Smith,2014-01-31 18:39:31-05:00,commit, +23272,Britton Smith,2014-01-31 18:38:43-05:00,commit, +23273,John ZuHone,2014-01-31 17:41:12-05:00,commit, +23274,Britton Smith,2014-01-31 17:27:08-05:00,commit, +23275,John ZuHone,2014-01-31 17:24:01-05:00,commit, +23276,John ZuHone,2014-01-31 17:22:32-05:00,commit, +23277,John ZuHone,2014-01-31 17:22:13-05:00,commit, +23278,Nathan Goldbaum,2014-01-31 13:58:19-08:00,commit, +23279,Britton Smith,2014-01-31 15:08:45-05:00,commit, +23280,Brian Crosby,2014-01-31 15:00:03-05:00,commit, +23281,Nathan Goldbaum,2014-01-31 11:58:21-08:00,commit, +23282,Kacper Kowalik,2014-01-31 20:58:15+01:00,commit, +23283,Britton Smith,2014-01-31 14:53:56-05:00,commit, +23284,Britton Smith,2014-01-31 14:51:23-05:00,commit, +23285,Matthew Turk,2014-01-31 14:44:08-05:00,commit, +23286,Brian Crosby,2014-01-31 14:36:01-05:00,commit, +23287,Britton Smith,2014-01-31 14:18:34-05:00,commit, +23288,Britton Smith,2014-01-31 14:15:13-05:00,commit, +23289,Kacper Kowalik,2014-01-31 20:13:02+01:00,commit, +23290,Britton Smith,2014-01-31 14:12:01-05:00,commit, +23291,Kacper Kowalik,2014-01-31 20:06:28+01:00,commit, +23292,Kacper Kowalik,2014-01-31 20:06:00+01:00,commit, +23293,Britton Smith,2014-01-31 14:05:16-05:00,commit, +23294,Britton Smith,2014-01-31 13:59:07-05:00,commit, +23295,Britton Smith,2014-01-31 13:58:46-05:00,commit, +23296,Britton Smith,2014-01-31 13:49:13-05:00,commit, +23297,Britton Smith,2014-01-31 13:30:09-05:00,commit, +23298,Britton Smith,2014-01-31 13:17:31-05:00,commit, +23299,Matthew Turk,2014-01-31 13:08:53-05:00,commit, +23300,Matthew Turk,2014-01-31 12:56:04-05:00,commit, +23301,Matthew Turk,2014-01-31 12:43:57-05:00,commit, +23302,Britton Smith,2014-01-31 11:46:10-05:00,commit, +23303,Britton Smith,2014-01-31 11:35:10-05:00,commit, +23304,Matthew Turk,2014-01-31 11:14:46-05:00,commit, +23305,Nathan Goldbaum,2014-01-30 19:13:20-08:00,commit, +23306,Nathan Goldbaum,2014-01-30 19:13:20-08:00,commit, +23307,Matthew Turk,2014-01-29 09:28:22-05:00,commit, +23308,Nathan Goldbaum,2014-01-28 22:07:27-08:00,commit, +23309,Nathan Goldbaum,2014-01-28 22:07:09-08:00,commit, +23310,Nathan Goldbaum,2014-01-28 20:35:56-08:00,commit, +23311,Britton Smith,2014-01-28 21:42:23+00:00,commit, +23312,Britton Smith,2014-01-28 21:40:42+00:00,commit, +23313,Britton Smith,2014-01-28 21:39:37+00:00,commit, +23314,Britton Smith,2014-01-28 21:39:04+00:00,commit, +23315,Britton Smith,2014-01-28 21:38:34+00:00,commit, +23316,Britton Smith,2014-01-28 21:37:48+00:00,commit, +23317,Britton Smith,2014-01-28 21:37:20+00:00,commit, +23318,Britton Smith,2014-01-28 21:36:48+00:00,commit, +23319,Britton Smith,2014-01-28 21:36:00+00:00,commit, +23320,Britton Smith,2014-01-28 21:35:31+00:00,commit, +23321,Britton Smith,2014-01-28 21:34:42+00:00,commit, +23322,Britton Smith,2014-01-28 21:06:03+00:00,commit, +23323,Nathan Goldbaum,2014-01-28 12:37:06-08:00,commit, +23324,Nathan Goldbaum,2014-01-28 11:44:50-08:00,commit, +23325,Britton Smith,2014-01-28 19:19:06+00:00,commit, +23326,Britton Smith,2014-01-28 19:16:38+00:00,commit, +23327,Britton Smith,2014-01-28 19:07:53+00:00,commit, +23328,Britton Smith,2014-01-28 18:27:31+00:00,commit, +23329,Britton Smith,2014-01-28 18:22:09+00:00,commit, +23330,Britton Smith,2014-01-28 18:19:31+00:00,commit, +23331,Britton Smith,2014-01-28 13:31:35+00:00,commit, +23332,Britton Smith,2014-01-28 13:29:21+00:00,commit, +23333,Britton Smith,2014-01-28 13:28:53+00:00,commit, +23334,Britton Smith,2014-01-28 13:27:51+00:00,commit, +23335,Britton Smith,2014-01-28 13:26:44+00:00,commit, +23336,Britton Smith,2014-01-28 13:25:42+00:00,commit, +23337,Britton Smith,2014-01-28 12:46:04+00:00,commit, +23338,Britton Smith,2014-01-28 12:29:40+00:00,commit, +23339,Britton Smith,2014-01-28 11:46:34+00:00,commit, +23340,Britton Smith,2014-01-28 11:44:45+00:00,commit, +23341,Britton Smith,2014-01-28 11:23:49+00:00,commit, +23342,Nathan Goldbaum,2014-01-27 13:58:22-08:00,commit, +23343,Nathan Goldbaum,2014-01-27 13:56:10-08:00,commit, +23344,Nathan Goldbaum,2014-01-27 13:50:02-08:00,commit, +23345,Brian Crosby,2014-01-27 12:18:47-07:00,commit, +23346,Brian Crosby,2014-01-27 12:16:02-07:00,commit, +23347,Matthew Turk,2014-01-27 12:56:16-05:00,commit, +23348,Matthew Turk,2014-01-27 11:52:18-05:00,commit, +23349,Britton Smith,2014-01-27 16:29:45+00:00,commit, +23350,Matthew Turk,2014-01-27 08:43:16-05:00,commit, +23351,Matthew Turk,2014-01-27 08:17:28-05:00,commit, +23352,Matthew Turk,2014-01-27 08:00:53-05:00,commit, +23353,Matthew Turk,2014-01-27 07:57:32-05:00,commit, +23354,Matthew Turk,2014-01-27 07:53:34-05:00,commit, +23355,Britton Smith,2014-01-27 10:59:04+00:00,commit, +23356,Britton Smith,2014-01-27 10:54:44+00:00,commit, +23357,Britton Smith,2014-01-27 10:53:47+00:00,commit, +23358,Britton Smith,2014-01-27 10:53:12+00:00,commit, +23359,Britton Smith,2014-01-26 12:08:54+00:00,commit, +23360,Matthew Turk,2014-01-25 15:23:46-05:00,commit, +23361,Matthew Turk,2014-01-25 15:09:19-05:00,commit, +23362,Nathan Goldbaum,2014-01-25 11:28:52-08:00,commit, +23363,Nathan Goldbaum,2014-01-25 11:28:52-08:00,commit, +23364,Nathan Goldbaum,2014-01-25 11:07:32-08:00,commit, +23365,Matthew Turk,2014-01-25 10:53:32-05:00,commit, +23366,Matthew Turk,2014-01-25 10:48:42-05:00,commit, +23367,Matthew Turk,2014-01-25 10:45:48-05:00,commit, +23368,Matthew Turk,2014-01-25 10:21:21-05:00,commit, +23369,Matthew Turk,2014-01-25 10:19:00-05:00,commit, +23370,Britton Smith,2014-01-25 15:00:14+00:00,commit, +23371,Matthew Turk,2014-01-25 09:47:32-05:00,commit, +23372,Nathan Goldbaum,2014-01-24 14:53:55-08:00,commit, +23373,Nathan Goldbaum,2014-01-24 14:53:31-08:00,commit, +23374,Nathan Goldbaum,2014-01-24 14:53:13-08:00,commit, +23375,Nathan Goldbaum,2014-01-24 14:49:17-08:00,commit, +23376,Matthew Turk,2014-01-24 15:49:27-05:00,commit, +23377,Matthew Turk,2014-01-24 15:10:13-05:00,commit, +23378,Matthew Turk,2014-01-24 14:22:54-05:00,commit, +23379,Matthew Turk,2014-01-24 12:20:31-05:00,commit, +23380,Britton Smith,2014-01-24 16:35:18+00:00,commit, +23381,Matthew Turk,2014-01-24 11:05:56-05:00,commit, +23382,Matthew Turk,2014-01-24 10:55:02-05:00,commit, +23383,Britton Smith,2014-01-24 15:14:03+00:00,commit, +23384,Britton Smith,2014-01-24 14:11:02+00:00,commit, +23385,Britton Smith,2014-01-24 14:07:49+00:00,commit, +23386,Matthew Turk,2014-01-23 17:11:41-05:00,commit, +23387,Matthew Turk,2014-01-23 17:08:57-05:00,commit, +23388,Matthew Turk,2014-01-23 16:23:05-05:00,commit, +23389,Matthew Turk,2014-01-23 16:00:12-05:00,commit, +23390,Matthew Turk,2014-01-23 14:56:10-05:00,commit, +23391,Matthew Turk,2014-01-23 14:41:59-05:00,commit, +23392,Matthew Turk,2014-01-23 14:34:36-05:00,commit, +23393,Matthew Turk,2014-01-23 13:39:35-05:00,commit, +23394,Britton Smith,2014-01-23 18:10:45+00:00,commit, +23395,Britton Smith,2014-01-23 18:10:18+00:00,commit, +23396,Matthew Turk,2014-01-23 12:57:15-05:00,commit, +23397,Britton Smith,2014-01-23 17:10:10+00:00,commit, +23398,Britton Smith,2014-01-23 17:05:44+00:00,commit, +23399,Britton Smith,2014-01-23 16:52:29+00:00,commit, +23400,Matthew Turk,2014-01-23 11:46:14-05:00,commit, +23401,Matthew Turk,2014-01-23 11:23:10-05:00,commit, +23402,Britton Smith,2014-01-23 16:02:41+00:00,commit, +23403,Britton Smith,2014-01-23 16:02:14+00:00,commit, +23404,Britton Smith,2014-01-23 16:01:22+00:00,commit, +23405,Britton Smith,2014-01-23 13:38:00+00:00,commit, +23406,Britton Smith,2014-01-23 13:37:27+00:00,commit, +23407,Matthew Turk,2014-01-22 18:34:36-05:00,commit, +23408,Matthew Turk,2014-01-22 15:20:53-05:00,commit, +23409,Matthew Turk,2014-01-22 14:57:51-05:00,commit, +23410,Matthew Turk,2014-01-22 14:50:37-05:00,commit, +23411,Britton Smith,2014-01-22 17:51:35+00:00,commit, +23412,Britton Smith,2014-01-22 17:03:24+00:00,commit, +23413,Britton Smith,2014-01-22 17:03:24+00:00,commit, +23414,Britton Smith,2014-01-22 16:00:27+00:00,commit, +23415,Matthew Turk,2014-01-22 09:47:17-05:00,commit, +23416,Matthew Turk,2014-01-22 09:47:17-05:00,commit, +23417,Matthew Turk,2014-01-22 09:18:33-05:00,commit, +23418,Britton Smith,2014-01-22 11:55:03+00:00,commit, +23419,Britton Smith,2014-01-22 11:53:03+00:00,commit, +23420,Britton Smith,2014-01-22 11:52:32+00:00,commit, +23421,Britton Smith,2014-01-22 11:51:20+00:00,commit, +23422,Nathan Goldbaum,2014-01-21 19:20:43-08:00,commit, +23423,Nathan Goldbaum,2014-01-21 12:52:11-08:00,commit, +23424,Nathan Goldbaum,2014-01-21 12:12:16-08:00,commit, +23425,Nathan Goldbaum,2014-01-21 12:11:51-08:00,commit, +23426,Brian Crosby,2014-01-21 15:02:17-05:00,commit, +23427,Nathan Goldbaum,2014-01-21 11:52:29-08:00,commit, +23428,Matthew Turk,2014-01-21 14:03:13-05:00,commit, +23429,Britton Smith,2014-01-21 15:12:31+00:00,commit, +23430,John ZuHone,2014-01-21 09:43:54-05:00,commit, +23431,Britton Smith,2014-01-21 12:12:52+00:00,commit, +23432,Britton Smith,2014-01-21 12:12:52+00:00,commit, +23433,Britton Smith,2014-01-21 12:12:52+00:00,commit, +23434,Nathan Goldbaum,2014-01-21 01:19:49-08:00,commit, +23435,Nathan Goldbaum,2014-01-21 00:23:42-08:00,commit, +23436,Nathan Goldbaum,2014-01-21 00:23:20-08:00,commit, +23437,Nathan Goldbaum,2014-01-21 00:22:55-08:00,commit, +23438,Nathan Goldbaum,2014-01-20 23:48:02-08:00,commit, +23439,Nathan Goldbaum,2014-01-20 23:43:29-08:00,commit, +23440,Nathan Goldbaum,2014-01-20 23:42:22-08:00,commit, +23441,Matthew Turk,2014-01-20 17:20:10-05:00,commit, +23442,J.S. Oishi,2014-01-20 17:10:14-05:00,commit, +23443,J.S. Oishi,2014-01-20 17:07:12-05:00,commit, +23444,J.S. Oishi,2014-01-20 17:00:45-05:00,commit, +23445,J.S. Oishi,2014-01-20 16:28:55-05:00,commit, +23446,J.S. Oishi,2014-01-20 16:15:36-05:00,commit, +23447,Britton Smith,2014-01-20 20:54:13+00:00,commit, +23448,Britton Smith,2014-01-20 20:47:54+00:00,commit, +23449,Britton Smith,2014-01-20 20:44:37+00:00,commit, +23450,Matthew Turk,2014-01-20 15:26:02-05:00,commit, +23451,Matthew Turk,2014-01-20 12:15:47-05:00,commit, +23452,Matthew Turk,2014-01-20 12:14:06-05:00,commit, +23453,Britton Smith,2014-01-20 15:31:22+00:00,commit, +23454,Britton Smith,2014-01-20 14:53:54+00:00,commit, +23455,Britton Smith,2014-01-20 20:44:37+00:00,commit, +23456,Britton Smith,2014-01-20 14:53:54+00:00,commit, +23457,Matthew Turk,2014-01-20 09:52:23-05:00,commit, +23458,Matthew Turk,2014-01-20 09:20:37-05:00,commit, +23459,Britton Smith,2014-01-20 13:49:43+00:00,commit, +23460,Britton Smith,2014-01-20 13:45:45+00:00,commit, +23461,Britton Smith,2014-01-20 10:33:06+00:00,commit, +23462,Matthew Turk,2014-01-17 15:07:55-05:00,commit, +23463,Matthew Turk,2014-01-16 11:13:44-05:00,commit, +23464,Matthew Turk,2014-01-16 07:31:54-05:00,commit, +23465,Britton Smith,2014-01-16 01:13:02+00:00,commit, +23466,Britton Smith,2014-01-16 01:10:21+00:00,commit, +23467,Nathan Goldbaum,2014-01-15 12:39:43-08:00,commit, +23468,Britton Smith,2014-01-15 17:19:08+00:00,commit, +23469,Britton Smith,2014-01-15 14:51:31+00:00,commit, +23470,Britton Smith,2014-01-15 14:35:39+00:00,commit, +23471,Andrew Myers,2014-01-14 14:01:20-08:00,commit, +23472,Andrew Myers,2014-01-14 13:58:18-08:00,commit, +23473,Nathan Goldbaum,2014-01-13 12:25:48-08:00,commit, +23474,Brian Crosby,2014-01-10 23:50:24-05:00,commit, +23475,Brian Crosby,2014-01-10 23:34:58-05:00,commit, +23476,Brian Crosby,2014-01-10 13:07:35-05:00,commit, +23477,Brian Crosby,2014-01-10 12:28:36-05:00,commit, +23478,Brian Crosby,2014-01-10 12:05:38-05:00,commit, +23479,Matthew Turk,2014-01-10 11:37:09-05:00,commit, +23480,Matthew Turk,2014-01-10 11:34:40-05:00,commit, +23481,Brian Crosby,2014-01-10 11:19:15-05:00,commit, +23482,John ZuHone,2014-01-10 09:37:58-05:00,commit, +23483,Nathan Goldbaum,2014-01-09 21:03:05-08:00,commit, +23484,Nathan Goldbaum,2014-01-09 21:02:37-08:00,commit, +23485,Nathan Goldbaum,2014-01-09 20:23:58-08:00,commit, +23486,Nathan Goldbaum,2014-01-09 17:38:54-08:00,commit, +23487,Matthew Turk,2014-01-09 15:16:00-05:00,commit, +23488,Matthew Turk,2014-01-09 15:08:05-05:00,commit, +23489,Matthew Turk,2014-01-09 13:57:55-05:00,commit, +23490,Matthew Turk,2014-01-09 13:39:48-05:00,commit, +23491,Nathan Goldbaum,2014-01-08 15:53:16-08:00,commit, +23492,Nathan Goldbaum,2014-01-08 15:48:42-08:00,commit, +23493,Hilary Egan,2014-01-08 14:15:47-07:00,commit, +23494,Nathan Goldbaum,2014-01-08 11:43:49-08:00,commit, +23495,Matthew Turk,2014-01-08 10:32:13-05:00,commit, +23496,Matthew Turk,2014-01-08 09:14:46-05:00,commit, +23497,Nathan Goldbaum,2014-01-07 17:19:22-08:00,commit, +23498,Nathan Goldbaum,2014-01-07 17:16:19-08:00,commit, +23499,Nathan Goldbaum,2014-01-07 16:54:12-08:00,commit, +23500,Nathan Goldbaum,2014-01-07 16:47:40-08:00,commit, +23501,Nathan Goldbaum,2014-01-07 16:46:11-08:00,commit, +23502,Matthew Turk,2014-01-07 16:23:45-05:00,commit, +23503,John ZuHone,2014-01-07 14:48:07-05:00,commit, +23504,Matthew Turk,2014-01-07 13:48:01-05:00,commit, +23505,Nathan Goldbaum,2014-01-07 10:35:10-08:00,commit, +23506,Matthew Turk,2014-01-07 12:37:33-05:00,commit, +23507,Matthew Turk,2014-01-07 12:19:34-05:00,commit, +23508,John ZuHone,2014-01-07 11:52:08-05:00,commit, +23509,Britton Smith,2014-01-07 10:54:25-05:00,commit, +23510,John ZuHone,2014-01-07 10:11:35-05:00,commit, +23511,Matthew Turk,2014-01-07 08:49:42-05:00,commit, +23512,Matthew Turk,2014-01-07 08:19:41-05:00,commit, +23513,John ZuHone,2014-01-07 01:09:14-05:00,commit, +23514,Nathan Goldbaum,2014-01-06 21:17:46-08:00,commit, +23515,Nathan Goldbaum,2014-01-06 21:17:33-08:00,commit, +23516,Nathan Goldbaum,2014-01-06 20:55:15-08:00,commit, +23517,Nathan Goldbaum,2014-01-06 20:54:48-08:00,commit, +23518,Nathan Goldbaum,2014-01-06 20:52:50-08:00,commit, +23519,Nathan Goldbaum,2014-01-06 18:45:52-08:00,commit, +23520,Nathan Goldbaum,2014-01-06 18:33:54-08:00,commit, +23521,Nathan Goldbaum,2014-01-06 17:23:08-08:00,commit, +23522,Britton Smith,2014-01-06 17:01:14-05:00,commit, +23523,Matthew Turk,2014-01-06 13:25:21-05:00,commit, +23524,Matthew Turk,2014-01-06 13:24:26-05:00,commit, +23525,Matthew Turk,2014-01-06 13:19:38-05:00,commit, +23526,Matthew Turk,2014-01-06 13:06:31-05:00,commit, +23527,Britton Smith,2014-01-05 13:34:25-05:00,commit, +23528,Britton Smith,2014-01-05 13:11:55-05:00,commit, +23529,Britton Smith,2014-01-05 10:22:04-05:00,commit, +23530,Britton Smith,2014-01-05 09:51:29-05:00,commit, +23531,Britton Smith,2014-01-05 09:47:51-05:00,commit, +23532,Britton Smith,2014-01-05 09:42:34-05:00,commit, +23533,John ZuHone,2014-01-04 10:57:55-05:00,commit, +23534,Nathan Goldbaum,2014-01-03 16:21:11-08:00,commit, +23535,Britton Smith,2014-01-03 17:28:06-05:00,commit, +23536,Britton Smith,2014-01-03 17:03:51-05:00,commit, +23537,Britton Smith,2014-01-03 16:58:50-05:00,commit, +23538,Britton Smith,2014-01-03 16:52:05-05:00,commit, +23539,John ZuHone,2014-01-03 16:51:21-05:00,commit, +23540,Britton Smith,2014-01-03 16:48:40-05:00,commit, +23541,John ZuHone,2014-01-03 16:45:50-05:00,commit, +23542,John ZuHone,2014-01-03 16:44:36-05:00,commit, +23543,John ZuHone,2014-01-03 16:43:04-05:00,commit, +23544,Britton Smith,2014-01-03 16:34:58-05:00,commit, +23545,John ZuHone,2014-01-03 16:32:17-05:00,commit, +23546,John ZuHone,2014-01-03 16:31:46-05:00,commit, +23547,John ZuHone,2014-01-03 16:31:06-05:00,commit, +23548,Britton Smith,2014-01-03 16:17:34-05:00,commit, +23549,Britton Smith,2014-01-03 15:12:58-05:00,commit, +23550,Britton Smith,2014-01-03 15:10:30-05:00,commit, +23551,Britton Smith,2014-01-02 17:55:09-05:00,commit, +23552,Britton Smith,2014-01-02 15:06:46-05:00,commit, +23553,Britton Smith,2014-01-02 15:05:16-05:00,commit, +23554,Britton Smith,2014-01-02 14:50:25-05:00,commit, +23555,Britton Smith,2014-01-02 14:49:30-05:00,commit, +23556,John ZuHone,2014-01-01 21:57:29-05:00,commit, +23557,John ZuHone,2014-01-01 21:48:17-05:00,commit, +23558,John ZuHone,2014-01-01 20:19:31-05:00,commit, +23559,John ZuHone,2014-01-01 20:04:02-05:00,commit, +23560,John ZuHone,2014-01-01 10:42:40-05:00,commit, +23561,John ZuHone,2013-12-31 18:31:32-05:00,commit, +23562,John ZuHone,2013-12-31 18:31:22-05:00,commit, +23563,John ZuHone,2013-12-31 17:59:16-05:00,commit, +23564,John ZuHone,2013-12-30 21:00:07-05:00,commit, +23565,John ZuHone,2013-12-30 20:31:00-05:00,commit, +23566,John ZuHone,2013-12-30 20:03:18-05:00,commit, +23567,Matthew Turk,2013-12-30 11:47:56-05:00,commit, +23568,Matthew Turk,2013-12-30 14:20:16+00:00,commit, +23569,Matthew Turk,2013-12-29 10:11:46-05:00,commit, +23570,Matthew Turk,2013-12-29 09:34:06-05:00,commit, +23571,Matthew Turk,2013-12-29 09:21:36-05:00,commit, +23572,Matthew Turk,2013-12-29 09:12:46-05:00,commit, +23573,Matthew Turk,2013-12-29 07:33:05-05:00,commit, +23574,Matthew Turk,2013-12-29 07:32:02-05:00,commit, +23575,Matthew Turk,2013-12-29 07:27:28-05:00,commit, +23576,John ZuHone,2013-12-26 22:56:56-05:00,commit, +23577,Matthew Turk,2013-12-21 19:03:31-05:00,commit, +23578,Matthew Turk,2013-12-21 18:53:27-05:00,commit, +23579,Matthew Turk,2013-12-21 18:47:24-05:00,commit, +23580,Matthew Turk,2013-12-21 16:28:39-05:00,commit, +23581,Matthew Turk,2013-12-21 16:14:25-05:00,commit, +23582,Matthew Turk,2013-12-21 14:44:05-05:00,commit, +23583,Nathan Goldbaum,2013-12-20 18:25:46-08:00,commit, +23584,Nathan Goldbaum,2013-12-20 18:24:28-08:00,commit, +23585,Nathan Goldbaum,2013-12-20 17:32:16-08:00,commit, +23586,Nathan Goldbaum,2013-12-20 17:12:30-08:00,commit, +23587,Nathan Goldbaum,2013-12-20 17:12:13-08:00,commit, +23588,Matthew Turk,2013-12-20 08:40:44-05:00,commit, +23589,Matthew Turk,2013-12-20 08:25:31-05:00,commit, +23590,Nathan Goldbaum,2013-12-19 19:47:14-08:00,commit, +23591,Nathan Goldbaum,2013-12-19 18:24:29-08:00,commit, +23592,Nathan Goldbaum,2013-12-19 18:24:06-08:00,commit, +23593,Andrew Myers,2013-12-19 15:32:03-08:00,commit, +23594,Nathan Goldbaum,2013-12-19 13:07:08-08:00,commit, +23595,Matthew Turk,2013-12-19 13:40:16-05:00,commit, +23596,Andrew Myers,2013-12-19 10:31:22-08:00,commit, +23597,Matthew Turk,2013-12-19 12:57:14-05:00,commit, +23598,Matthew Turk,2013-12-19 12:56:53-05:00,commit, +23599,Matthew Turk,2013-12-19 12:18:58-05:00,commit, +23600,Matthew Turk,2013-12-19 11:59:13-05:00,commit, +23601,Matthew Turk,2013-12-19 11:46:56-05:00,commit, +23602,Matthew Turk,2013-12-19 11:35:47-05:00,commit, +23603,Matthew Turk,2013-12-19 11:19:36-05:00,commit, +23604,Matthew Turk,2013-12-19 11:02:10-05:00,commit, +23605,Matthew Turk,2013-12-19 10:56:20-05:00,commit, +23606,Matthew Turk,2013-12-19 10:39:46-05:00,commit, +23607,Matthew Turk,2013-12-19 10:31:57-05:00,commit, +23608,Matthew Turk,2013-12-19 10:09:17-05:00,commit, +23609,Matthew Turk,2013-12-19 10:08:40-05:00,commit, +23610,Matthew Turk,2013-12-19 09:56:54-05:00,commit, +23611,Matthew Turk,2013-12-19 09:41:55-05:00,commit, +23612,Matthew Turk,2013-12-19 09:33:22-05:00,commit, +23613,John ZuHone,2013-12-19 09:16:02-05:00,commit, +23614,Matthew Turk,2013-12-19 09:04:17-05:00,commit, +23615,Matthew Turk,2013-12-19 08:59:09-05:00,commit, +23616,Matthew Turk,2013-12-19 08:58:13-05:00,commit, +23617,Matthew Turk,2013-12-19 08:57:51-05:00,commit, +23618,Matthew Turk,2013-12-19 08:22:37-05:00,commit, +23619,Matthew Turk,2013-12-19 08:01:24-05:00,commit, +23620,John ZuHone,2013-12-19 02:01:46-05:00,commit, +23621,John ZuHone,2013-12-19 02:01:21-05:00,commit, +23622,John ZuHone,2013-12-19 01:47:01-05:00,commit, +23623,John ZuHone,2013-12-19 00:48:21-05:00,commit, +23624,Nathan Goldbaum,2013-12-18 19:02:12-08:00,commit, +23625,Nathan Goldbaum,2013-12-18 18:59:09-08:00,commit, +23626,Nathan Goldbaum,2013-12-18 18:50:31-08:00,commit, +23627,Andrew Myers,2013-12-17 15:01:52-08:00,commit, +23628,Matthew Turk,2013-12-17 14:35:41-05:00,commit, +23629,Nathan Goldbaum,2013-12-17 11:27:28-08:00,commit, +23630,Andrew Myers,2013-12-17 10:22:32-08:00,commit, +23631,Matthew Turk,2013-12-17 11:30:17-05:00,commit, +23632,Nathan Goldbaum,2013-12-16 20:02:14-08:00,commit, +23633,Nathan Goldbaum,2013-12-16 20:01:55-08:00,commit, +23634,Nathan Goldbaum,2013-12-16 19:47:18-08:00,commit, +23635,Nathan Goldbaum,2013-12-16 19:46:46-08:00,commit, +23636,Nathan Goldbaum,2013-12-16 19:37:32-08:00,commit, +23637,Nathan Goldbaum,2013-12-16 19:06:11-08:00,commit, +23638,Nathan Goldbaum,2013-12-16 17:50:26-08:00,commit, +23639,Nathan Goldbaum,2013-12-16 17:48:50-08:00,commit, +23640,Nathan Goldbaum,2013-12-16 17:48:27-08:00,commit, +23641,Nathan Goldbaum,2013-12-16 17:44:56-08:00,commit, +23642,Matthew Turk,2013-12-16 16:40:07-05:00,commit, +23643,Cameron Hummels,2013-12-16 14:10:38-07:00,commit, +23644,Matthew Turk,2013-12-16 11:32:24-05:00,commit, +23645,Matthew Turk,2013-12-16 11:23:26-05:00,commit, +23646,Cameron Hummels,2013-12-15 10:19:16-07:00,commit, +23647,Cameron Hummels,2013-12-14 15:20:34-07:00,commit, +23648,Matthew Turk,2013-12-13 17:37:52-05:00,commit, +23649,Matthew Turk,2013-12-13 15:06:08-05:00,commit, +23650,Matthew Turk,2013-12-13 14:53:50-05:00,commit, +23651,Matthew Turk,2013-12-13 11:46:30-05:00,commit, +23652,Matthew Turk,2013-12-13 10:28:15-05:00,commit, +23653,Matthew Turk,2013-12-13 09:22:23-05:00,commit, +23654,Matthew Turk,2013-12-13 08:46:41-05:00,commit, +23655,Nathan Goldbaum,2013-12-12 17:05:02-08:00,commit, +23656,Nathan Goldbaum,2013-12-12 17:04:54-08:00,commit, +23657,Cameron Hummels,2013-12-12 18:03:25-07:00,commit, +23658,Nathan Goldbaum,2013-12-12 16:58:00-08:00,commit, +23659,Cameron Hummels,2013-12-12 14:20:53-07:00,commit, +23660,Cameron Hummels,2013-12-12 13:43:35-07:00,commit, +23661,Cameron Hummels,2013-12-12 13:43:35-07:00,commit, +23662,Nathan Goldbaum,2013-12-12 11:09:45-08:00,commit, +23663,Matthew Turk,2013-12-12 13:35:20-05:00,commit, +23664,Matthew Turk,2013-12-12 13:26:09-05:00,commit, +23665,Matthew Turk,2013-12-12 13:23:54-05:00,commit, +23666,Matthew Turk,2013-12-12 13:03:45-05:00,commit, +23667,Matthew Turk,2013-12-12 13:02:04-05:00,commit, +23668,Matthew Turk,2013-12-12 13:01:51-05:00,commit, +23669,Britton Smith,2013-12-12 17:50:06+00:00,commit, +23670,Britton Smith,2013-12-12 17:46:16+00:00,commit, +23671,Britton Smith,2013-12-12 17:24:40+00:00,commit, +23672,Britton Smith,2013-12-12 17:19:40+00:00,commit, +23673,Matthew Turk,2013-12-12 11:31:07-05:00,commit, +23674,Matthew Turk,2013-12-12 11:16:54-05:00,commit, +23675,Matthew Turk,2013-12-12 10:34:07-05:00,commit, +23676,Matthew Turk,2013-12-12 10:22:14-05:00,commit, +23677,Matthew Turk,2013-12-12 10:17:46-05:00,commit, +23678,Matthew Turk,2013-12-12 10:17:19-05:00,commit, +23679,Matthew Turk,2013-12-12 10:17:01-05:00,commit, +23680,Britton Smith,2013-12-12 13:48:38+00:00,commit, +23681,Britton Smith,2013-12-12 11:03:07+00:00,commit, +23682,Britton Smith,2013-12-12 11:03:07+00:00,commit, +23683,Nathan Goldbaum,2013-12-11 23:18:45-08:00,commit, +23684,Nathan Goldbaum,2013-12-11 23:17:42-08:00,commit, +23685,Nathan Goldbaum,2013-12-11 23:12:19-08:00,commit, +23686,Nathan Goldbaum,2013-12-11 23:11:48-08:00,commit, +23687,John ZuHone,2013-12-12 01:04:36-05:00,commit, +23688,John ZuHone,2013-12-12 00:13:55-05:00,commit, +23689,Matthew Turk,2013-12-11 18:48:58-05:00,commit, +23690,Matthew Turk,2013-12-11 16:48:25-05:00,commit, +23691,Matthew Turk,2013-12-11 15:23:20-05:00,commit, +23692,Britton Smith,2013-12-11 18:18:41+00:00,commit, +23693,Britton Smith,2013-12-11 18:18:41+00:00,commit, +23694,John ZuHone,2013-12-11 12:27:09-05:00,commit, +23695,John ZuHone,2013-12-11 12:18:59-05:00,commit, +23696,John ZuHone,2013-12-11 12:15:57-05:00,commit, +23697,Matthew Turk,2013-12-11 11:03:11-05:00,commit, +23698,Britton Smith,2013-12-11 15:47:55+00:00,commit, +23699,Britton Smith,2013-12-11 15:29:13+00:00,commit, +23700,Matthew Turk,2013-12-11 05:59:51-05:00,commit, +23701,Kacper Kowalik,2013-12-11 09:37:38+01:00,commit, +23702,Matthew Turk,2013-12-10 22:49:20-05:00,commit, +23703,Matthew Turk,2013-12-10 17:21:13-05:00,commit, +23704,Matthew Turk,2013-12-10 17:19:58-05:00,commit, +23705,Matthew Turk,2013-12-10 17:19:42-05:00,commit, +23706,Britton Smith,2013-12-10 21:52:38+00:00,commit, +23707,Britton Smith,2013-12-10 21:52:38+00:00,commit, +23708,Matthew Turk,2013-12-10 16:23:08-05:00,commit, +23709,Matthew Turk,2013-12-10 16:16:30-05:00,commit, +23710,Matthew Turk,2013-12-10 15:37:24-05:00,commit, +23711,Matthew Turk,2013-12-10 15:20:50-05:00,commit, +23712,Matthew Turk,2013-12-10 15:06:20-05:00,commit, +23713,Matthew Turk,2013-12-10 15:00:57-05:00,commit, +23714,Matthew Turk,2013-12-10 14:40:06-05:00,commit, +23715,Matthew Turk,2013-12-10 14:35:38-05:00,commit, +23716,Matthew Turk,2013-12-10 11:15:43-05:00,commit, +23717,Matthew Turk,2013-12-10 10:48:02-05:00,commit, +23718,Matthew Turk,2013-12-10 10:47:52-05:00,commit, +23719,Matthew Turk,2013-12-10 10:45:53-05:00,commit, +23720,Matthew Turk,2013-12-10 10:45:14-05:00,commit, +23721,Britton Smith,2013-12-10 13:52:12+00:00,commit, +23722,Britton Smith,2013-12-10 13:48:39+00:00,commit, +23723,John ZuHone,2013-12-09 17:45:07-05:00,commit, +23724,Matthew Turk,2013-12-09 16:50:35-05:00,commit, +23725,Matthew Turk,2013-12-09 16:34:38-05:00,commit, +23726,Matthew Turk,2013-12-09 15:58:46-05:00,commit, +23727,Matthew Turk,2013-12-09 14:37:46-05:00,commit, +23728,Matthew Turk,2013-12-09 13:50:28-05:00,commit, +23729,Matthew Turk,2013-12-09 13:36:29-05:00,commit, +23730,Nathan Goldbaum,2013-12-09 10:16:37-08:00,commit, +23731,Britton Smith,2013-12-09 17:08:05+00:00,commit, +23732,Britton Smith,2013-12-09 17:08:05+00:00,commit, +23733,Britton Smith,2013-12-09 16:56:27+00:00,commit, +23734,Britton Smith,2013-12-09 16:56:27+00:00,commit, +23735,Britton Smith,2013-12-09 16:56:27+00:00,commit, +23736,Britton Smith,2013-12-09 12:31:54+00:00,commit, +23737,Britton Smith,2013-12-09 12:13:31+00:00,commit, +23738,Britton Smith,2013-12-09 11:55:22+00:00,commit, +23739,Britton Smith,2013-12-09 10:38:04+00:00,commit, +23740,Britton Smith,2013-12-09 10:20:24+00:00,commit, +23741,Nathan Goldbaum,2013-12-08 23:17:10-08:00,commit, +23742,Nathan Goldbaum,2013-12-08 23:11:33-08:00,commit, +23743,Nathan Goldbaum,2013-12-08 23:10:56-08:00,commit, +23744,Nathan Goldbaum,2013-12-08 23:10:12-08:00,commit, +23745,Nathan Goldbaum,2013-12-08 21:37:46-08:00,commit, +23746,Nathan Goldbaum,2013-12-08 21:33:23-08:00,commit, +23747,Nathan Goldbaum,2013-12-08 18:25:28-08:00,commit, +23748,Nathan Goldbaum,2013-12-08 18:15:33-08:00,commit, +23749,Nathan Goldbaum,2013-12-08 18:15:17-08:00,commit, +23750,Britton Smith,2013-12-08 20:32:42+00:00,commit, +23751,Britton Smith,2013-12-08 19:37:38+00:00,commit, +23752,Britton Smith,2013-12-08 19:37:38+00:00,commit, +23753,Britton Smith,2013-12-08 15:26:10+00:00,commit, +23754,John ZuHone,2013-12-07 14:59:03-05:00,commit, +23755,Matthew Turk,2013-12-07 13:07:38-05:00,commit, +23756,Matthew Turk,2013-12-07 11:18:18-05:00,commit, +23757,Matthew Turk,2013-12-06 18:54:26-05:00,commit, +23758,Matthew Turk,2013-12-06 18:49:55-05:00,commit, +23759,Matthew Turk,2013-12-06 16:57:46-05:00,commit, +23760,Matthew Turk,2013-12-06 16:43:16-05:00,commit, +23761,Matthew Turk,2013-12-06 16:42:42-05:00,commit, +23762,Matthew Turk,2013-12-06 16:36:20-05:00,commit, +23763,Matthew Turk,2013-12-06 16:32:23-05:00,commit, +23764,Matthew Turk,2013-12-06 16:19:22-05:00,commit, +23765,Matthew Turk,2013-12-06 16:19:12-05:00,commit, +23766,Matthew Turk,2013-12-06 16:18:49-05:00,commit, +23767,Matthew Turk,2013-12-06 16:13:26-05:00,commit, +23768,Matthew Turk,2013-12-06 15:25:18-05:00,commit, +23769,Matthew Turk,2013-12-06 14:17:21-05:00,commit, +23770,Matthew Turk,2013-12-06 12:47:50-05:00,commit, +23771,Britton Smith,2013-12-06 17:20:48+00:00,commit, +23772,Matthew Turk,2013-12-06 11:50:42-05:00,commit, +23773,Matthew Turk,2013-12-06 11:32:27-05:00,commit, +23774,Matthew Turk,2013-12-06 11:31:14-05:00,commit, +23775,Matthew Turk,2013-12-06 11:22:01-05:00,commit, +23776,Britton Smith,2013-12-06 15:06:08+00:00,commit, +23777,Britton Smith,2013-12-06 15:06:08+00:00,commit, +23778,Britton Smith,2013-12-06 15:05:49+00:00,commit, +23779,Britton Smith,2013-12-06 15:05:49+00:00,commit, +23780,John Regan,2013-12-06 15:55:41+02:00,commit, +23781,Britton Smith,2013-12-06 13:40:52+00:00,commit, +23782,Britton Smith,2013-12-06 13:35:20+00:00,commit, +23783,John Regan,2013-12-06 15:31:48+02:00,commit, +23784,Matthew Turk,2013-12-06 08:02:31-05:00,commit, +23785,Britton Smith,2013-12-06 11:32:01+00:00,commit, +23786,Matthew Turk,2013-12-05 18:06:15-05:00,commit, +23787,Matthew Turk,2013-12-05 17:37:12-05:00,commit, +23788,Matthew Turk,2013-12-05 17:36:50-05:00,commit, +23789,Matthew Turk,2013-12-05 17:28:52-05:00,commit, +23790,Sam Skillman,2013-12-05 14:19:51-08:00,commit, +23791,Nathan Goldbaum,2013-12-05 14:01:08-08:00,commit, +23792,Matthew Turk,2013-12-05 15:40:01-05:00,commit, +23793,Nathan Goldbaum,2013-12-05 12:18:00-08:00,commit, +23794,Matthew Turk,2013-12-05 15:05:54-05:00,commit, +23795,Matthew Turk,2013-12-05 13:48:17-05:00,commit, +23796,Matthew Turk,2013-12-05 13:43:43-05:00,commit, +23797,Matthew Turk,2013-12-05 12:19:22-05:00,commit, +23798,Matthew Turk,2013-12-05 11:54:44-05:00,commit, +23799,Matthew Turk,2013-12-05 11:54:24-05:00,commit, +23800,Matthew Turk,2013-12-05 11:54:11-05:00,commit, +23801,John ZuHone,2013-12-04 21:31:03-05:00,commit, +23802,John ZuHone,2013-12-04 21:18:58-05:00,commit, +23803,John ZuHone,2013-12-04 21:17:27-05:00,commit, +23804,John ZuHone,2013-12-04 17:24:28-05:00,commit, +23805,John ZuHone,2013-12-04 17:23:06-05:00,commit, +23806,Matthew Turk,2013-12-04 16:46:30-05:00,commit, +23807,John ZuHone,2013-12-04 16:20:56-05:00,commit, +23808,John ZuHone,2013-12-04 15:56:41-05:00,commit, +23809,Matthew Turk,2013-12-04 15:56:35-05:00,commit, +23810,Matthew Turk,2013-12-04 15:55:56-05:00,commit, +23811,Matthew Turk,2013-12-04 15:54:34-05:00,commit, +23812,Matthew Turk,2013-12-04 15:52:23-05:00,commit, +23813,John ZuHone,2013-12-04 15:44:08-05:00,commit, +23814,Matthew Turk,2013-12-04 15:12:16-05:00,commit, +23815,Matthew Turk,2013-12-04 13:53:01-05:00,commit, +23816,Matthew Turk,2013-12-04 13:49:38-05:00,commit, +23817,Matthew Turk,2013-12-04 13:40:54-05:00,commit, +23818,Matthew Turk,2013-12-04 13:40:13-05:00,commit, +23819,Matthew Turk,2013-12-04 11:10:22-05:00,commit, +23820,Matthew Turk,2013-12-04 10:53:16-05:00,commit, +23821,Matthew Turk,2013-12-04 10:07:47-05:00,commit, +23822,Matthew Turk,2013-12-04 08:55:42-05:00,commit, +23823,Britton Smith,2013-12-04 12:20:50+00:00,commit, +23824,Britton Smith,2013-12-04 11:56:05+00:00,commit, +23825,John ZuHone,2013-12-04 00:19:31-05:00,commit, +23826,John ZuHone,2013-12-03 19:50:02-05:00,commit, +23827,Matthew Turk,2013-12-03 18:23:56-05:00,commit, +23828,Nathan Goldbaum,2013-12-03 18:20:30-05:00,commit, +23829,Britton Smith,2013-12-03 23:10:45+00:00,commit, +23830,Matthew Turk,2013-12-03 17:42:10-05:00,commit, +23831,Sam Skillman,2013-12-03 14:15:06-08:00,commit, +23832,Matthew Turk,2013-12-03 15:07:19-05:00,commit, +23833,Matthew Turk,2013-12-03 14:59:05-05:00,commit, +23834,Matthew Turk,2013-12-03 14:49:51-05:00,commit, +23835,Matthew Turk,2013-12-03 14:35:57-05:00,commit, +23836,John Wise,2013-12-03 14:32:46-05:00,commit, +23837,Matthew Turk,2013-12-03 14:27:43-05:00,commit, +23838,Matthew Turk,2013-12-03 13:50:34-05:00,commit, +23839,Nathan Goldbaum,2013-12-03 13:28:29-05:00,commit, +23840,Matthew Turk,2013-12-03 13:00:54-05:00,commit, +23841,Sam Skillman,2013-12-03 09:53:08-08:00,commit, +23842,Sam Skillman,2013-12-03 09:33:04-08:00,commit, +23843,Nathan Goldbaum,2013-12-03 11:44:17-05:00,commit, +23844,Nathan Goldbaum,2013-12-03 11:43:57-05:00,commit, +23845,Britton Smith,2013-12-03 16:12:12+00:00,commit, +23846,Matthew Turk,2013-12-03 10:44:59-05:00,commit, +23847,Matthew Turk,2013-12-03 10:25:42-05:00,commit, +23848,Matthew Turk,2013-12-03 10:25:36-05:00,commit, +23849,Matthew Turk,2013-12-03 09:58:36-05:00,commit, +23850,Matthew Turk,2013-12-03 09:50:47-05:00,commit, +23851,Matthew Turk,2013-12-03 09:48:59-05:00,commit, +23852,John Wise,2013-12-03 09:26:28-05:00,commit, +23853,Matthew Turk,2013-12-03 08:11:42-05:00,commit, +23854,Matthew Turk,2013-12-03 08:09:18-05:00,commit, +23855,Matthew Turk,2013-12-03 08:09:01-05:00,commit, +23856,John Wise,2013-12-03 07:52:46-05:00,commit, +23857,John Wise,2013-12-03 07:11:27-05:00,commit, +23858,John Wise,2013-12-03 07:10:28-05:00,commit, +23859,John ZuHone,2013-12-03 00:03:40-05:00,commit, +23860,John ZuHone,2013-12-03 00:03:07-05:00,commit, +23861,John ZuHone,2013-12-03 00:00:54-05:00,commit, +23862,John ZuHone,2013-12-03 00:00:41-05:00,commit, +23863,John ZuHone,2013-12-02 23:56:16-05:00,commit, +23864,Nathan Goldbaum,2013-12-02 23:56:15-05:00,commit, +23865,John ZuHone,2013-12-02 23:44:50-05:00,commit, +23866,Matthew Turk,2013-12-02 22:12:07-05:00,commit, +23867,Matthew Turk,2013-12-02 20:03:10-05:00,commit, +23868,Matthew Turk,2013-12-02 20:00:27-05:00,commit, +23869,Matthew Turk,2013-12-02 17:43:46-05:00,commit, +23870,Nathan Goldbaum,2013-12-02 17:38:29-05:00,commit, +23871,Matthew Turk,2013-12-02 17:27:20-05:00,commit, +23872,Matthew Turk,2013-12-02 17:15:53-05:00,commit, +23873,Matthew Turk,2013-12-02 17:02:43-05:00,commit, +23874,Matthew Turk,2013-12-02 16:58:11-05:00,commit, +23875,John Wise,2013-12-02 16:50:00-05:00,commit, +23876,Matthew Turk,2013-12-02 16:28:25-05:00,commit, +23877,Matthew Turk,2013-12-02 15:40:04-05:00,commit, +23878,Nathan Goldbaum,2013-12-02 15:25:26-05:00,commit, +23879,Matthew Turk,2013-12-02 10:36:20-05:00,commit, +23880,Matthew Turk,2013-12-02 10:34:19-05:00,commit, +23881,Matthew Turk,2013-12-02 09:17:43-05:00,commit, +23882,Matthew Turk,2013-12-02 08:20:18-05:00,commit, +23883,Matthew Turk,2013-12-01 21:31:34-05:00,commit, +23884,Matthew Turk,2013-12-01 21:31:11-05:00,commit, +23885,Matthew Turk,2013-12-01 21:27:18-05:00,commit, +23886,Matthew Turk,2013-12-01 21:26:50-05:00,commit, +23887,Matthew Turk,2013-11-30 20:58:26-05:00,commit, +23888,Nathan Goldbaum,2013-11-30 14:20:06-05:00,commit, +23889,Britton Smith,2013-11-28 14:47:31+00:00,commit, +23890,Matthew Turk,2013-11-27 15:20:19-05:00,commit, +23891,Matthew Turk,2013-11-27 15:19:13-05:00,commit, +23892,Matthew Turk,2013-11-27 14:06:12-05:00,commit, +23893,Matthew Turk,2013-11-27 10:03:07-05:00,commit, +23894,Matthew Turk,2013-11-27 09:55:54-05:00,commit, +23895,Matthew Turk,2013-11-27 09:49:06-05:00,commit, +23896,Matthew Turk,2013-11-27 09:48:50-05:00,commit, +23897,Sam Geen,2013-11-27 12:02:31+01:00,commit, +23898,Matthew Turk,2013-11-26 17:55:07-05:00,commit, +23899,Matthew Turk,2013-11-26 17:28:26-05:00,commit, +23900,Matthew Turk,2013-11-26 17:26:19-05:00,commit, +23901,Matthew Turk,2013-11-26 16:22:41-05:00,commit, +23902,Matthew Turk,2013-11-26 16:13:39-05:00,commit, +23903,Matthew Turk,2013-11-26 16:13:29-05:00,commit, +23904,Matthew Turk,2013-11-26 15:33:40-05:00,commit, +23905,Matthew Turk,2013-11-26 15:33:23-05:00,commit, +23906,John ZuHone,2013-11-26 15:27:02-05:00,commit, +23907,Matthew Turk,2013-11-26 11:53:11-05:00,commit, +23908,Matthew Turk,2013-11-26 09:56:59-05:00,commit, +23909,Matthew Turk,2013-11-26 09:32:01-05:00,commit, +23910,Matthew Turk,2013-11-25 16:03:33-05:00,commit, +23911,Matthew Turk,2013-11-25 10:31:08-05:00,commit, +23912,Kacper Kowalik,2013-11-25 11:41:08+01:00,commit, +23913,Nathan Goldbaum,2013-11-24 10:23:32-08:00,commit, +23914,Nathan Goldbaum,2013-11-24 10:11:19-08:00,commit, +23915,Nathan Goldbaum,2013-11-24 10:10:59-08:00,commit, +23916,Nathan Goldbaum,2013-11-24 10:10:20-08:00,commit, +23917,Nathan Goldbaum,2013-11-24 01:39:24-08:00,commit, +23918,Nathan Goldbaum,2013-11-24 01:05:15-08:00,commit, +23919,Nathan Goldbaum,2013-11-23 21:20:01-08:00,commit, +23920,John ZuHone,2013-11-23 22:21:30-05:00,commit, +23921,Matthew Turk,2013-11-22 16:33:10-05:00,commit, +23922,Matthew Turk,2013-11-22 16:30:42-05:00,commit, +23923,Matthew Turk,2013-11-22 16:30:31-05:00,commit, +23924,Matthew Turk,2013-11-22 16:30:05-05:00,commit, +23925,Matthew Turk,2013-11-22 16:29:16-05:00,commit, +23926,Cameron Hummels,2013-11-22 11:56:47-07:00,commit, +23927,Cameron Hummels,2013-11-22 11:55:27-07:00,commit, +23928,Cameron Hummels,2013-11-22 11:54:52-07:00,commit, +23929,John ZuHone,2013-11-22 13:48:47-05:00,commit, +23930,Nathan Goldbaum,2013-11-22 09:38:16-08:00,commit, +23931,Matthew Turk,2013-11-22 12:14:53-05:00,commit, +23932,Kacper Kowalik,2013-11-22 18:04:36+01:00,commit, +23933,Matthew Turk,2013-11-22 11:18:06-05:00,commit, +23934,Kacper Kowalik,2013-11-22 17:04:06+01:00,commit, +23935,Matthew Turk,2013-11-22 10:34:38-05:00,commit, +23936,Britton Smith,2013-11-22 14:20:09+00:00,commit, +23937,Britton Smith,2013-11-22 09:57:06+00:00,commit, +23938,Nathan Goldbaum,2013-11-21 19:34:05-08:00,commit, +23939,Matthew Turk,2013-11-21 19:05:33-05:00,commit, +23940,Chris Malone,2013-11-21 14:24:21-08:00,commit, +23941,Chris Malone,2013-11-21 14:15:03-08:00,commit, +23942,John ZuHone,2013-11-21 16:57:07-05:00,commit, +23943,Matthew Turk,2013-11-21 16:20:42-05:00,commit, +23944,John ZuHone,2013-11-21 15:27:13-05:00,commit, +23945,Chris Malone,2013-11-21 11:53:23-08:00,commit, +23946,John ZuHone,2013-11-21 14:31:16-05:00,commit, +23947,John ZuHone,2013-11-21 14:24:37-05:00,commit, +23948,Nathan Goldbaum,2013-11-21 10:29:47-08:00,commit, +23949,Nathan Goldbaum,2013-11-21 10:17:13-08:00,commit, +23950,Matthew Turk,2013-11-21 11:19:42-05:00,commit, +23951,Nathan Goldbaum,2013-11-21 08:18:56-08:00,commit, +23952,Matthew Turk,2013-11-21 10:54:29-05:00,commit, +23953,Matthew Turk,2013-11-21 10:49:05-05:00,commit, +23954,Matthew Turk,2013-11-21 10:48:13-05:00,commit, +23955,Britton Smith,2013-11-21 10:56:25+00:00,commit, +23956,William Gray,2013-11-20 22:14:43-08:00,commit, +23957,William Gray,2013-11-20 21:42:06-08:00,commit, +23958,Nathan Goldbaum,2013-11-20 21:16:34-08:00,commit, +23959,William Gray,2013-11-19 17:58:16-08:00,commit, +23960,Matthew Turk,2013-11-19 16:05:01-05:00,commit, +23961,Matthew Turk,2013-11-19 16:04:03-05:00,commit, +23962,Matthew Turk,2013-11-19 15:47:42-05:00,commit, +23963,Matthew Turk,2013-11-19 15:30:52-05:00,commit, +23964,Matthew Turk,2013-11-19 15:12:15-05:00,commit, +23965,Matthew Turk,2013-11-19 15:10:43-05:00,commit, +23966,Matthew Turk,2013-11-19 14:54:41-05:00,commit, +23967,Matthew Turk,2013-11-19 12:12:10-07:00,commit, +23968,Matthew Turk,2013-11-19 11:56:38-07:00,commit, +23969,Nathan Goldbaum,2013-11-18 14:09:55-08:00,commit, +23970,Britton Smith,2013-11-18 09:42:07+00:00,commit, +23971,Nathan Goldbaum,2013-11-17 22:18:55-08:00,commit, +23972,Nathan Goldbaum,2013-11-17 22:11:37-08:00,commit, +23973,Matthew Turk,2013-11-16 18:51:25-05:00,commit, +23974,Matthew Turk,2013-11-16 18:51:06-05:00,commit, +23975,Nathan Goldbaum,2013-11-15 21:11:57-08:00,commit, +23976,Matthew Turk,2013-11-15 15:01:27-05:00,commit, +23977,Matthew Turk,2013-11-15 14:48:39-05:00,commit, +23978,Matthew Turk,2013-11-15 14:29:01-05:00,commit, +23979,Kacper Kowalik,2013-11-15 17:59:29+01:00,commit, +23980,Kacper Kowalik,2013-11-15 17:40:13+01:00,commit, +23981,Matthew Turk,2013-11-15 06:13:15-05:00,commit, +23982,Nathan Goldbaum,2013-11-14 20:50:08-08:00,commit, +23983,Matthew Turk,2013-11-14 17:39:21-05:00,commit, +23984,Nathan Goldbaum,2013-11-14 14:21:42-08:00,commit, +23985,Matthew Turk,2013-11-14 09:26:25-05:00,commit, +23986,Matthew Turk,2013-11-14 07:50:24-05:00,commit, +23987,John ZuHone,2013-11-13 13:31:59-05:00,commit, +23988,John ZuHone,2013-11-13 13:31:39-05:00,commit, +23989,John ZuHone,2013-11-13 12:16:35-05:00,commit, +23990,John ZuHone,2013-11-13 12:15:58-05:00,commit, +23991,John ZuHone,2013-11-13 12:12:15-05:00,commit, +23992,John ZuHone,2013-11-13 12:05:11-05:00,commit, +23993,Matthew Turk,2013-11-12 09:56:29-05:00,commit, +23994,Matthew Turk,2013-11-12 09:56:29-05:00,commit, +23995,Matthew Turk,2013-11-12 06:42:43-05:00,commit, +23996,Britton Smith,2013-11-12 09:30:45+00:00,commit, +23997,Britton Smith,2013-11-11 22:04:18+00:00,commit, +23998,Britton Smith,2013-11-11 21:24:30+00:00,commit, +23999,Britton Smith,2013-11-11 21:23:33+00:00,commit, +24000,Matthew Turk,2013-11-11 14:17:38-05:00,commit, +24001,Britton Smith,2013-11-10 19:39:48+00:00,commit, +24002,Britton Smith,2013-11-10 17:55:20+00:00,commit, +24003,Britton Smith,2013-11-10 15:36:37+00:00,commit, +24004,Britton Smith,2013-11-10 15:32:17+00:00,commit, +24005,Britton Smith,2013-11-10 14:52:38+00:00,commit, +24006,Britton Smith,2013-11-10 14:46:17+00:00,commit, +24007,Britton Smith,2013-11-10 14:30:51+00:00,commit, +24008,Matthew Turk,2013-11-08 17:51:58-05:00,commit, +24009,Matthew Turk,2013-11-08 16:23:01-05:00,commit, +24010,Matthew Turk,2013-11-08 15:48:35-05:00,commit, +24011,Matthew Turk,2013-11-08 15:29:57-05:00,commit, +24012,Matthew Turk,2013-11-08 15:25:50-05:00,commit, +24013,Matthew Turk,2013-11-08 13:44:57-05:00,commit, +24014,Matthew Turk,2013-11-08 11:33:35-05:00,commit, +24015,Matthew Turk,2013-11-08 11:33:00-05:00,commit, +24016,Nathan Goldbaum,2013-11-07 21:20:38-08:00,commit, +24017,Matthew Turk,2013-11-07 22:54:43-05:00,commit, +24018,Matthew Turk,2013-11-07 22:22:08-05:00,commit, +24019,Matthew Turk,2013-11-07 20:24:40-05:00,commit, +24020,Nathan Goldbaum,2013-11-07 16:54:40-08:00,commit, +24021,Matthew Turk,2013-11-07 19:21:18-05:00,commit, +24022,Matthew Turk,2013-11-07 19:18:30-05:00,commit, +24023,Matthew Turk,2013-11-07 19:13:43-05:00,commit, +24024,Britton Smith,2013-11-07 22:17:44+00:00,commit, +24025,Matthew Turk,2013-11-07 16:24:15-05:00,commit, +24026,Matthew Turk,2013-11-07 16:09:16-05:00,commit, +24027,Matthew Turk,2013-11-07 16:06:16-05:00,commit, +24028,Matthew Turk,2013-11-07 15:55:47-05:00,commit, +24029,Matthew Turk,2013-11-07 15:44:47-05:00,commit, +24030,Matthew Turk,2013-11-07 15:24:31-05:00,commit, +24031,Matthew Turk,2013-11-07 15:08:45-05:00,commit, +24032,Matthew Turk,2013-11-07 14:43:29-05:00,commit, +24033,Matthew Turk,2013-11-07 14:24:33-05:00,commit, +24034,Nathan Goldbaum,2013-11-06 15:53:03-08:00,commit, +24035,Britton Smith,2013-11-06 21:16:37+00:00,commit, +24036,Nathan Goldbaum,2013-11-06 10:06:00-08:00,commit, +24037,Britton Smith,2013-11-06 14:55:54+00:00,commit, +24038,Matthew Turk,2013-11-06 10:18:19-05:00,commit, +24039,John Wise,2013-11-06 09:48:03-05:00,commit, +24040,John Wise,2013-11-06 09:31:45-05:00,commit, +24041,John Wise,2013-11-05 16:32:24-05:00,commit, +24042,John Wise,2013-11-05 15:37:39-05:00,commit, +24043,Nathan Goldbaum,2013-11-05 10:15:24-08:00,commit, +24044,Matthew Turk,2013-11-05 09:34:45-05:00,commit, +24045,John ZuHone,2013-11-05 09:17:55-05:00,commit, +24046,John Wise,2013-11-04 18:05:43-05:00,commit, +24047,John Wise,2013-11-04 16:44:21-05:00,commit, +24048,John Wise,2013-11-04 16:43:53-05:00,commit, +24049,Chris Malone,2013-11-04 12:02:55-08:00,commit, +24050,Chris Malone,2013-11-04 10:28:35-08:00,commit, +24051,Chris Malone,2013-11-04 10:24:42-08:00,commit, +24052,Chris Malone,2013-11-04 13:03:09-05:00,commit, +24053,Matthew Turk,2013-11-02 11:08:12-04:00,commit, +24054,Matthew Turk,2013-11-01 19:01:17-04:00,commit, +24055,Matthew Turk,2013-11-01 18:30:01-04:00,commit, +24056,Matthew Turk,2013-11-01 18:28:09-04:00,commit, +24057,John ZuHone,2013-11-01 17:41:07-04:00,commit, +24058,Matthew Turk,2013-11-01 15:49:26-04:00,commit, +24059,Matthew Turk,2013-11-01 15:27:40-04:00,commit, +24060,John ZuHone,2013-11-01 14:50:22-04:00,commit, +24061,John ZuHone,2013-11-01 12:51:21-04:00,commit, +24062,Matthew Turk,2013-11-01 12:02:34-04:00,commit, +24063,J.S. Oishi,2013-11-01 11:53:07-04:00,commit, +24064,Matthew Turk,2013-10-31 22:12:56-04:00,commit, +24065,Nathan Goldbaum,2013-10-31 18:07:20-07:00,commit, +24066,Nathan Goldbaum,2013-10-31 18:07:01-07:00,commit, +24067,Matthew Turk,2013-10-31 17:22:17-04:00,commit, +24068,Matthew Turk,2013-10-31 15:43:19-04:00,commit, +24069,Matthew Turk,2013-10-31 15:35:34-04:00,commit, +24070,John ZuHone,2013-10-31 15:21:47-04:00,commit, +24071,John ZuHone,2013-10-31 14:58:21-04:00,commit, +24072,John ZuHone,2013-10-31 14:57:47-04:00,commit, +24073,John ZuHone,2013-10-31 14:56:37-04:00,commit, +24074,Matthew Turk,2013-10-31 14:45:34-04:00,commit, +24075,Matthew Turk,2013-10-31 14:22:11-04:00,commit, +24076,Matthew Turk,2013-10-31 14:13:34-04:00,commit, +24077,Matthew Turk,2013-10-31 14:01:45-04:00,commit, +24078,Matthew Turk,2013-10-31 14:00:49-04:00,commit, +24079,Matthew Turk,2013-10-31 13:55:46-04:00,commit, +24080,Matthew Turk,2013-10-31 13:50:58-04:00,commit, +24081,Matthew Turk,2013-10-31 13:46:02-04:00,commit, +24082,Matthew Turk,2013-10-31 13:37:08-04:00,commit, +24083,Matthew Turk,2013-10-31 13:28:29-04:00,commit, +24084,Matthew Turk,2013-10-31 13:28:20-04:00,commit, +24085,Matthew Turk,2013-10-31 12:57:08-04:00,commit, +24086,Matthew Turk,2013-10-31 12:48:28-04:00,commit, +24087,Matthew Turk,2013-10-31 12:34:25-04:00,commit, +24088,Matthew Turk,2013-10-31 12:32:03-04:00,commit, +24089,John ZuHone,2013-10-31 08:37:27-04:00,commit, +24090,John ZuHone,2013-10-31 08:33:49-04:00,commit, +24091,Matthew Turk,2013-10-31 07:56:36-04:00,commit, +24092,Matthew Turk,2013-10-30 18:12:59-04:00,commit, +24093,Matthew Turk,2013-10-30 17:47:45-04:00,commit, +24094,Matthew Turk,2013-10-30 17:34:13-04:00,commit, +24095,Matthew Turk,2013-10-30 17:31:05-04:00,commit, +24096,Matthew Turk,2013-10-30 17:29:19-04:00,commit, +24097,Matthew Turk,2013-10-30 17:23:23-04:00,commit, +24098,Matthew Turk,2013-10-30 17:19:21-04:00,commit, +24099,Matthew Turk,2013-10-30 17:09:24-04:00,commit, +24100,Matthew Turk,2013-10-30 17:06:23-04:00,commit, +24101,John ZuHone,2013-10-30 16:53:12-04:00,commit, +24102,Matthew Turk,2013-10-30 16:22:38-04:00,commit, +24103,Matthew Turk,2013-10-30 16:15:55-04:00,commit, +24104,Matthew Turk,2013-10-30 15:06:41-04:00,commit, +24105,Matthew Turk,2013-10-30 13:01:45-04:00,commit, +24106,John ZuHone,2013-10-30 12:21:53-04:00,commit, +24107,John ZuHone,2013-10-30 12:14:55-04:00,commit, +24108,John ZuHone,2013-10-30 09:05:04-04:00,commit, +24109,Nathan Goldbaum,2013-10-30 01:41:37-07:00,commit, +24110,Nathan Goldbaum,2013-10-30 00:37:12-07:00,commit, +24111,John ZuHone,2013-10-30 01:54:19-04:00,commit, +24112,Cameron Hummels,2013-10-29 15:20:11-07:00,commit, +24113,Cameron Hummels,2013-10-29 15:19:45-07:00,commit, +24114,Nathan Goldbaum,2013-10-29 15:00:07-07:00,commit, +24115,Matthew Turk,2013-10-29 17:18:26-04:00,commit, +24116,Matthew Turk,2013-10-29 17:08:45-04:00,commit, +24117,Matthew Turk,2013-10-29 17:05:09-04:00,commit, +24118,Matthew Turk,2013-10-29 17:03:33-04:00,commit, +24119,Matthew Turk,2013-10-29 16:39:57-04:00,commit, +24120,Matthew Turk,2013-10-29 15:20:47-04:00,commit, +24121,Matthew Turk,2013-10-29 15:06:33-04:00,commit, +24122,Matthew Turk,2013-10-29 15:05:03-04:00,commit, +24123,John ZuHone,2013-10-29 11:02:04-04:00,commit, +24124,John ZuHone,2013-10-29 10:30:36-04:00,commit, +24125,John ZuHone,2013-10-29 09:30:40-04:00,commit, +24126,John ZuHone,2013-10-29 09:28:17-04:00,commit, +24127,John ZuHone,2013-10-29 09:27:42-04:00,commit, +24128,Anthony Scopatz,2013-10-28 21:31:50-05:00,commit, +24129,Anthony Scopatz,2013-10-28 20:54:24-05:00,commit, +24130,Anthony Scopatz,2013-10-28 20:02:55-05:00,commit, +24131,Cameron Hummels,2013-10-28 16:13:45-07:00,commit, +24132,Cameron Hummels,2013-10-28 16:11:10-07:00,commit, +24133,Cameron Hummels,2013-10-28 16:08:04-07:00,commit, +24134,Britton Smith,2013-10-28 15:39:24+01:00,commit, +24135,Nathan Goldbaum,2013-10-27 23:29:21-07:00,commit, +24136,Matthew Turk,2013-10-25 18:09:10-04:00,commit, +24137,Matthew Turk,2013-10-25 17:38:41-04:00,commit, +24138,Matthew Turk,2013-10-25 17:34:08-04:00,commit, +24139,Matthew Turk,2013-10-25 13:32:15-04:00,commit, +24140,Matthew Turk,2013-10-25 13:31:49-04:00,commit, +24141,Matthew Turk,2013-10-25 13:31:39-04:00,commit, +24142,Matthew Turk,2013-10-25 13:07:00-04:00,commit, +24143,Matthew Turk,2013-10-25 13:06:15-04:00,commit, +24144,Matthew Turk,2013-10-25 12:46:25-04:00,commit, +24145,Matthew Turk,2013-10-25 12:08:06-04:00,commit, +24146,Matthew Turk,2013-10-25 11:59:18-04:00,commit, +24147,Matthew Turk,2013-10-25 10:59:17-04:00,commit, +24148,Nathan Goldbaum,2013-10-24 18:40:26-07:00,commit, +24149,Nathan Goldbaum,2013-10-24 15:47:01-07:00,commit, +24150,Matthew Turk,2013-10-24 17:58:23-04:00,commit, +24151,Matthew Turk,2013-10-24 17:51:19-04:00,commit, +24152,Matthew Turk,2013-10-24 17:47:54-04:00,commit, +24153,Matthew Turk,2013-10-24 17:29:14-04:00,commit, +24154,Matthew Turk,2013-10-24 17:16:20-04:00,commit, +24155,Matthew Turk,2013-10-24 16:55:07-04:00,commit, +24156,Matthew Turk,2013-10-24 16:31:25-04:00,commit, +24157,Matthew Turk,2013-10-24 15:42:47-04:00,commit, +24158,Matthew Turk,2013-10-24 15:41:29-04:00,commit, +24159,Matthew Turk,2013-10-24 14:37:40-04:00,commit, +24160,Matthew Turk,2013-10-24 14:29:22-04:00,commit, +24161,Matthew Turk,2013-10-24 12:44:30-04:00,commit, +24162,Matthew Turk,2013-10-24 11:05:16-04:00,commit, +24163,Britton Smith,2013-10-24 12:36:39+01:00,commit, +24164,Britton Smith,2013-10-24 10:46:15+01:00,commit, +24165,Matthew Turk,2013-10-24 05:39:19-04:00,commit, +24166,Matthew Turk,2013-10-24 05:35:31-04:00,commit, +24167,Matthew Turk,2013-10-23 20:07:23-04:00,commit, +24168,Matthew Turk,2013-10-23 16:52:51-04:00,commit, +24169,John ZuHone,2013-10-23 14:51:03-04:00,commit, +24170,Matthew Turk,2013-10-23 13:50:39-04:00,commit, +24171,Matthew Turk,2013-10-23 11:10:36-04:00,commit, +24172,Matthew Turk,2013-10-22 21:34:32-04:00,commit, +24173,Nathan Goldbaum,2013-10-22 16:03:26-07:00,commit, +24174,Nathan Goldbaum,2013-10-22 16:00:56-07:00,commit, +24175,Nathan Goldbaum,2013-10-22 15:45:36-07:00,commit, +24176,Matthew Turk,2013-10-22 17:47:37-04:00,commit, +24177,Nathan Goldbaum,2013-10-22 13:40:45-07:00,commit, +24178,Matthew Turk,2013-10-22 16:10:46-04:00,commit, +24179,Matthew Turk,2013-10-22 16:01:39-04:00,commit, +24180,Matthew Turk,2013-10-22 15:58:32-04:00,commit, +24181,Matthew Turk,2013-10-22 15:43:51-04:00,commit, +24182,Matthew Turk,2013-10-22 15:28:23-04:00,commit, +24183,Matthew Turk,2013-10-22 15:23:48-04:00,commit, +24184,Matthew Turk,2013-10-22 15:13:10-04:00,commit, +24185,Matthew Turk,2013-10-22 15:08:51-04:00,commit, +24186,John ZuHone,2013-10-22 14:54:32-04:00,commit, +24187,Matthew Turk,2013-10-22 14:21:29-04:00,commit, +24188,Matthew Turk,2013-10-22 14:05:06-04:00,commit, +24189,Matthew Turk,2013-10-22 13:56:45-04:00,commit, +24190,Matthew Turk,2013-10-22 13:34:10-04:00,commit, +24191,John ZuHone,2013-10-22 13:08:29-04:00,commit, +24192,John ZuHone,2013-10-22 13:08:11-04:00,commit, +24193,John ZuHone,2013-10-22 12:59:53-04:00,commit, +24194,Kacper Kowalik,2013-10-22 18:48:51+02:00,commit, +24195,Kacper Kowalik,2013-10-22 18:33:06+02:00,commit, +24196,Matthew Turk,2013-10-22 10:16:07-04:00,commit, +24197,Matthew Turk,2013-10-22 09:53:22-04:00,commit, +24198,Matthew Turk,2013-10-22 09:43:08-04:00,commit, +24199,Matthew Turk,2013-10-22 09:42:55-04:00,commit, +24200,Matthew Turk,2013-10-22 09:35:26-04:00,commit, +24201,Matthew Turk,2013-10-22 08:33:40-04:00,commit, +24202,Matthew Turk,2013-10-22 08:30:56-04:00,commit, +24203,Matthew Turk,2013-10-22 07:10:58-04:00,commit, +24204,Britton Smith,2013-10-22 06:52:48+01:00,commit, +24205,Matthew Turk,2013-10-21 17:48:54-04:00,commit, +24206,Matthew Turk,2013-10-21 17:45:54-04:00,commit, +24207,Nathan Goldbaum,2013-10-21 12:35:09-07:00,commit, +24208,Nathan Goldbaum,2013-10-21 12:27:57-07:00,commit, +24209,Nathan Goldbaum,2013-10-21 11:54:12-07:00,commit, +24210,Nathan Goldbaum,2013-10-21 11:26:42-07:00,commit, +24211,Nathan Goldbaum,2013-10-21 10:28:12-07:00,commit, +24212,Kacper Kowalik,2013-10-21 11:35:19+02:00,commit, +24213,Britton Smith,2013-10-21 18:12:32+09:00,commit, +24214,Britton Smith,2013-10-21 18:05:00+09:00,commit, +24215,Nathan Goldbaum,2013-10-21 01:18:11-07:00,commit, +24216,Britton Smith,2013-10-21 16:27:46+09:00,commit, +24217,Nathan Goldbaum,2013-10-20 23:39:24-07:00,commit, +24218,Matthew Turk,2013-10-21 02:37:35-04:00,commit, +24219,Nathan Goldbaum,2013-10-20 23:24:16-07:00,commit, +24220,Matthew Turk,2013-10-21 02:18:18-04:00,commit, +24221,Nathan Goldbaum,2013-10-20 23:08:10-07:00,commit, +24222,Nathan Goldbaum,2013-10-20 22:44:13-07:00,commit, +24223,Kacper Kowalik,2013-10-19 10:53:28+02:00,commit, +24224,Matthew Turk,2013-10-19 17:00:24+09:00,commit, +24225,Britton Smith,2013-10-19 16:46:41+09:00,commit, +24226,Britton Smith,2013-10-19 15:51:20+09:00,commit, +24227,Britton Smith,2013-10-19 14:50:28+09:00,commit, +24228,Chris Malone,2013-10-18 21:55:32-07:00,commit, +24229,Chris Malone,2013-10-18 21:54:06-07:00,commit, +24230,Chris Malone,2013-10-18 21:48:20-07:00,commit, +24231,Chris Malone,2013-10-18 21:46:43-07:00,commit, +24232,Matthew Turk,2013-10-19 12:08:46+09:00,commit, +24233,Matthew Turk,2013-10-19 12:03:17+09:00,commit, +24234,Chris Malone,2013-10-18 22:28:50-04:00,commit, +24235,Chris Malone,2013-10-18 19:08:57-07:00,commit, +24236,Chris Malone,2013-10-18 22:07:55-04:00,commit, +24237,Matthew Turk,2013-10-19 10:57:40+09:00,commit, +24238,Hilary Egan,2013-10-18 16:27:50-06:00,commit, +24239,Hilary Egan,2013-10-18 16:24:26-06:00,commit, +24240,Matthew Turk,2013-10-18 18:18:29-04:00,commit, +24241,Matthew Turk,2013-10-19 06:57:43+09:00,commit, +24242,John ZuHone,2013-10-18 16:33:55-04:00,commit, +24243,John ZuHone,2013-10-18 16:31:02-04:00,commit, +24244,John ZuHone,2013-10-18 16:20:10-04:00,commit, +24245,Chris Malone,2013-10-18 15:22:06-04:00,commit, +24246,John ZuHone,2013-10-18 11:17:57-04:00,commit, +24247,Matthew Turk,2013-10-18 17:55:31+09:00,commit, +24248,Matthew Turk,2013-10-18 17:47:13+09:00,commit, +24249,Matthew Turk,2013-10-18 16:37:00+09:00,commit, +24250,Matthew Turk,2013-10-18 16:32:00+09:00,commit, +24251,Matthew Turk,2013-10-18 16:12:23+09:00,commit, +24252,Matthew Turk,2013-10-18 15:36:45+09:00,commit, +24253,Matthew Turk,2013-10-18 11:08:12+09:00,commit, +24254,Matthew Turk,2013-10-18 09:38:58+09:00,commit, +24255,John ZuHone,2013-10-17 17:53:44-04:00,commit, +24256,John ZuHone,2013-10-17 17:44:27-04:00,commit, +24257,John ZuHone,2013-10-17 17:43:44-04:00,commit, +24258,Matthew Turk,2013-10-17 10:32:35+09:00,commit, +24259,Sam Skillman,2013-10-16 09:51:57-07:00,commit, +24260,Matthew Turk,2013-10-16 22:54:37+09:00,commit, +24261,Matthew Turk,2013-10-16 16:35:49+09:00,commit, +24262,Nathan Goldbaum,2013-10-16 00:27:14-07:00,commit, +24263,Matthew Turk,2013-10-16 16:16:11+09:00,commit, +24264,Matthew Turk,2013-10-16 16:04:12+09:00,commit, +24265,Nathan Goldbaum,2013-10-15 23:59:57-07:00,commit, +24266,Matthew Turk,2013-10-16 15:55:26+09:00,commit, +24267,Nathan Goldbaum,2013-10-15 23:04:45-07:00,commit, +24268,Matthew Turk,2013-10-16 15:04:33+09:00,commit, +24269,Matthew Turk,2013-10-16 14:40:52+09:00,commit, +24270,Matthew Turk,2013-10-16 14:30:28+09:00,commit, +24271,Matthew Turk,2013-10-16 12:26:42+09:00,commit, +24272,Matthew Turk,2013-10-16 11:16:09+09:00,commit, +24273,Matthew Turk,2013-10-15 01:04:26-04:00,commit, +24274,Matthew Turk,2013-10-15 00:19:50-04:00,commit, +24275,Matthew Turk,2013-10-14 23:42:20-04:00,commit, +24276,Matthew Turk,2013-10-14 23:40:30-04:00,commit, +24277,Matthew Turk,2013-10-14 23:04:37-04:00,commit, +24278,Matthew Turk,2013-10-14 22:50:58-04:00,commit, +24279,Matthew Turk,2013-10-14 22:39:02-04:00,commit, +24280,Matthew Turk,2013-10-14 21:45:57-04:00,commit, +24281,Matthew Turk,2013-10-14 21:34:46-04:00,commit, +24282,Matthew Turk,2013-10-14 21:17:30-04:00,commit, +24283,Matthew Turk,2013-10-14 21:13:42-04:00,commit, +24284,Matthew Turk,2013-10-14 20:16:02-04:00,commit, +24285,Matthew Turk,2013-10-14 20:09:47-04:00,commit, +24286,Matthew Turk,2013-10-14 19:22:40-04:00,commit, +24287,Matthew Turk,2013-10-14 19:12:43-04:00,commit, +24288,Matthew Turk,2013-10-14 18:59:27-04:00,commit, +24289,Nathan Goldbaum,2013-10-14 11:52:09-07:00,commit, +24290,Nathan Goldbaum,2013-10-14 11:51:49-07:00,commit, +24291,Nathan Goldbaum,2013-10-14 11:51:36-07:00,commit, +24292,Matthew Turk,2013-10-14 10:52:28-04:00,commit, +24293,Matthew Turk,2013-10-14 10:32:23-04:00,commit, +24294,Matthew Turk,2013-10-14 10:22:00-04:00,commit, +24295,Matthew Turk,2013-10-14 10:15:37-04:00,commit, +24296,Matthew Turk,2013-10-14 09:58:07-04:00,commit, +24297,Matthew Turk,2013-10-14 08:45:27-04:00,commit, +24298,Matthew Turk,2013-10-14 08:43:57-04:00,commit, +24299,Matthew Turk,2013-10-12 23:24:25-04:00,commit, +24300,Matthew Turk,2013-10-12 23:09:11-04:00,commit, +24301,Matthew Turk,2013-10-12 23:01:47-04:00,commit, +24302,Matthew Turk,2013-10-12 23:00:18-04:00,commit, +24303,Matthew Turk,2013-10-12 22:53:54-04:00,commit, +24304,Matthew Turk,2013-10-12 21:57:46-04:00,commit, +24305,Matthew Turk,2013-10-12 20:51:28-04:00,commit, +24306,Matthew Turk,2013-10-12 20:45:25-04:00,commit, +24307,Matthew Turk,2013-10-12 20:16:51-04:00,commit, +24308,Matthew Turk,2013-10-12 20:07:10-04:00,commit, +24309,Matthew Turk,2013-10-12 19:46:03-04:00,commit, +24310,Matthew Turk,2013-10-12 19:40:06-04:00,commit, +24311,Kacper Kowalik,2013-10-12 12:15:13+02:00,commit, +24312,Nathan Goldbaum,2013-10-12 01:02:48-07:00,commit, +24313,Nathan Goldbaum,2013-10-12 00:38:22-07:00,commit, +24314,Nathan Goldbaum,2013-10-12 00:30:18-07:00,commit, +24315,Nathan Goldbaum,2013-10-12 00:07:21-07:00,commit, +24316,Nathan Goldbaum,2013-10-12 00:06:12-07:00,commit, +24317,Nathan Goldbaum,2013-10-12 00:05:31-07:00,commit, +24318,Nathan Goldbaum,2013-10-12 00:04:10-07:00,commit, +24319,Nathan Goldbaum,2013-10-12 00:03:42-07:00,commit, +24320,Matthew Turk,2013-10-12 00:44:03-04:00,commit, +24321,Matthew Turk,2013-10-12 00:40:26-04:00,commit, +24322,Matthew Turk,2013-10-11 23:07:33-04:00,commit, +24323,Matthew Turk,2013-10-11 23:02:38-04:00,commit, +24324,Matthew Turk,2013-10-11 23:01:23-04:00,commit, +24325,Matthew Turk,2013-10-11 23:00:50-04:00,commit, +24326,Matthew Turk,2013-10-11 21:09:18-04:00,commit, +24327,Matthew Turk,2013-10-11 20:51:31-04:00,commit, +24328,Matthew Turk,2013-10-11 20:37:28-04:00,commit, +24329,Matthew Turk,2013-10-11 18:18:20-04:00,commit, +24330,Matthew Turk,2013-10-11 18:01:12-04:00,commit, +24331,Matthew Turk,2013-10-11 16:51:27-04:00,commit, +24332,John ZuHone,2013-10-11 11:50:09-04:00,commit, +24333,John ZuHone,2013-10-11 10:22:49-04:00,commit, +24334,John ZuHone,2013-10-11 10:20:28-04:00,commit, +24335,Matthew Turk,2013-10-11 09:09:45-04:00,commit, +24336,Nathan Goldbaum,2013-10-10 15:45:05-07:00,commit, +24337,Matthew Turk,2013-10-10 18:43:12-04:00,commit, +24338,Nathan Goldbaum,2013-10-10 13:32:00-07:00,commit, +24339,Matthew Turk,2013-10-10 15:12:59-04:00,commit, +24340,Matthew Turk,2013-10-10 15:11:59-04:00,commit, +24341,Matthew Turk,2013-10-10 12:01:13-04:00,commit, +24342,Nathan Goldbaum,2013-10-09 23:21:49-07:00,commit, +24343,Nathan Goldbaum,2013-10-09 22:56:00-07:00,commit, +24344,Nathan Goldbaum,2013-10-09 22:17:31-07:00,commit, +24345,Matthew Turk,2013-10-10 17:51:23-04:00,commit, +24346,Matthew Turk,2013-10-10 17:49:12-04:00,commit, +24347,Matthew Turk,2013-10-10 17:21:00-04:00,commit, +24348,Matthew Turk,2013-10-10 17:11:42-04:00,commit, +24349,Matthew Turk,2013-10-10 17:11:08-04:00,commit, +24350,Matthew Turk,2013-10-10 17:11:00-04:00,commit, +24351,Matthew Turk,2013-10-10 16:58:16-04:00,commit, +24352,Matthew Turk,2013-10-10 16:56:54-04:00,commit, +24353,Matthew Turk,2013-10-10 16:44:29-04:00,commit, +24354,Matthew Turk,2013-10-10 16:37:53-04:00,commit, +24355,Matthew Turk,2013-10-10 15:50:28-04:00,commit, +24356,Matthew Turk,2013-10-10 15:43:19-04:00,commit, +24357,Matthew Turk,2013-10-10 15:40:38-04:00,commit, +24358,Matthew Turk,2013-10-10 11:47:22-04:00,commit, +24359,Matthew Turk,2013-10-10 11:11:27-04:00,commit, +24360,Matthew Turk,2013-10-10 10:37:00-04:00,commit, +24361,Matthew Turk,2013-10-10 10:03:40-04:00,commit, +24362,Matthew Turk,2013-10-10 09:54:37-04:00,commit, +24363,Matthew Turk,2013-10-10 09:53:20-04:00,commit, +24364,Kacper Kowalik,2013-10-10 09:33:24+02:00,commit, +24365,Kacper Kowalik,2013-10-10 08:58:14+02:00,commit, +24366,Kacper Kowalik,2013-10-10 08:50:48+02:00,commit, +24367,Nathan Goldbaum,2013-10-09 22:17:31-07:00,commit, +24368,Nathan Goldbaum,2013-10-09 22:16:19-07:00,commit, +24369,Nathan Goldbaum,2013-10-09 21:39:13-07:00,commit, +24370,Nathan Goldbaum,2013-10-09 18:54:53-07:00,commit, +24371,Nathan Goldbaum,2013-10-09 18:54:12-07:00,commit, +24372,Matthew Turk,2013-10-09 18:09:55-04:00,commit, +24373,Chris Malone,2013-10-09 14:27:23-07:00,commit, +24374,Kacper Kowalik,2013-10-09 23:25:13+02:00,commit, +24375,Nathan Goldbaum,2013-10-09 13:59:22-07:00,commit, +24376,J.S. Oishi,2013-10-09 16:04:58-04:00,commit, +24377,Matthew Turk,2013-10-09 16:03:28-04:00,commit, +24378,Matthew Turk,2013-10-09 16:00:57-04:00,commit, +24379,Matthew Turk,2013-10-09 15:58:44-04:00,commit, +24380,Matthew Turk,2013-10-09 15:58:00-04:00,commit, +24381,Matthew Turk,2013-10-09 15:27:21-04:00,commit, +24382,Matthew Turk,2013-10-09 15:15:07-04:00,commit, +24383,Matthew Turk,2013-10-09 14:52:26-04:00,commit, +24384,Matthew Turk,2013-10-09 14:47:17-04:00,commit, +24385,Matthew Turk,2013-10-09 14:29:13-04:00,commit, +24386,Matthew Turk,2013-10-09 14:10:54-04:00,commit, +24387,Matthew Turk,2013-10-09 13:48:13-04:00,commit, +24388,Matthew Turk,2013-10-09 13:35:47-04:00,commit, +24389,Matthew Turk,2013-10-09 13:35:02-04:00,commit, +24390,Nathan Goldbaum,2013-10-09 10:21:42-07:00,commit, +24391,Nathan Goldbaum,2013-10-09 10:18:48-07:00,commit, +24392,Matthew Turk,2013-10-09 12:56:04-04:00,commit, +24393,Matthew Turk,2013-10-09 12:51:47-04:00,commit, +24394,Matthew Turk,2013-10-09 11:02:21-04:00,commit, +24395,Matthew Turk,2013-10-09 10:50:46-04:00,commit, +24396,Matthew Turk,2013-10-09 10:36:58-04:00,commit, +24397,Matthew Turk,2013-10-09 10:08:51-04:00,commit, +24398,Matthew Turk,2013-10-09 10:02:53-04:00,commit, +24399,Matthew Turk,2013-10-09 09:58:44-04:00,commit, +24400,Matthew Turk,2013-10-09 09:52:03-04:00,commit, +24401,John ZuHone,2013-10-09 09:25:59-04:00,commit, +24402,Matthew Turk,2013-10-09 08:13:35-04:00,commit, +24403,Matthew Turk,2013-10-09 08:13:22-04:00,commit, +24404,Kacper Kowalik,2013-10-09 13:57:26+02:00,commit, +24405,Matthew Turk,2013-10-09 07:55:25-04:00,commit, +24406,Matthew Turk,2013-10-09 07:47:53-04:00,commit, +24407,Nathan Goldbaum,2013-10-08 20:45:59-07:00,commit, +24408,Chris Malone,2013-10-08 20:33:54-07:00,commit, +24409,Matthew Turk,2013-10-08 18:19:54-04:00,commit, +24410,Matthew Turk,2013-10-08 17:49:18-04:00,commit, +24411,Matthew Turk,2013-10-08 17:11:53-04:00,commit, +24412,Matthew Turk,2013-10-08 17:09:14-04:00,commit, +24413,Matthew Turk,2013-10-08 17:06:24-04:00,commit, +24414,Matthew Turk,2013-10-08 16:12:22-04:00,commit, +24415,Matthew Turk,2013-10-08 16:00:35-04:00,commit, +24416,Matthew Turk,2013-10-08 15:25:21-04:00,commit, +24417,Matthew Turk,2013-10-08 14:55:34-04:00,commit, +24418,Matthew Turk,2013-10-08 14:53:53-04:00,commit, +24419,Matthew Turk,2013-10-08 13:58:12-04:00,commit, +24420,Matthew Turk,2013-10-08 13:58:01-04:00,commit, +24421,Matthew Turk,2013-10-08 13:44:40-04:00,commit, +24422,Matthew Turk,2013-10-08 13:04:46-04:00,commit, +24423,Matthew Turk,2013-10-08 10:58:45-04:00,commit, +24424,Matthew Turk,2013-10-08 08:17:05-04:00,commit, +24425,Matthew Turk,2013-10-08 07:43:39-04:00,commit, +24426,Matthew Turk,2013-10-07 22:31:56-04:00,commit, +24427,Matthew Turk,2013-10-07 22:14:19-04:00,commit, +24428,Matthew Turk,2013-10-07 16:51:21-04:00,commit, +24429,Matthew Turk,2013-10-07 16:36:06-04:00,commit, +24430,Matthew Turk,2013-10-07 15:21:45-04:00,commit, +24431,Matthew Turk,2013-10-07 14:45:09-04:00,commit, +24432,Matthew Turk,2013-10-07 13:12:39-04:00,commit, +24433,John ZuHone,2013-10-07 12:40:49-04:00,commit, +24434,Matthew Turk,2013-10-07 11:38:00-04:00,commit, +24435,Matthew Turk,2013-10-07 10:01:13-04:00,commit, +24436,Matthew Turk,2013-10-07 09:29:40-04:00,commit, +24437,Matthew Turk,2013-10-07 09:17:41-04:00,commit, +24438,Matthew Turk,2013-10-07 09:00:04-04:00,commit, +24439,Matthew Turk,2013-10-07 08:51:48-04:00,commit, +24440,Nathan Goldbaum,2013-10-06 01:56:28-07:00,commit, +24441,John ZuHone,2013-10-05 16:45:41-04:00,commit, +24442,John ZuHone,2013-10-05 16:42:27-04:00,commit, +24443,John ZuHone,2013-10-05 16:42:16-04:00,commit, +24444,John ZuHone,2013-10-05 16:41:51-04:00,commit, +24445,Matthew Turk,2013-10-05 15:44:48-04:00,commit, +24446,John ZuHone,2013-10-05 14:38:18-04:00,commit, +24447,Matthew Turk,2013-10-04 16:21:33-04:00,commit, +24448,Matthew Turk,2013-10-04 16:13:11-04:00,commit, +24449,Matthew Turk,2013-10-04 15:57:44-04:00,commit, +24450,Matthew Turk,2013-10-04 15:57:26-04:00,commit, +24451,Matthew Turk,2013-10-04 15:26:12-04:00,commit, +24452,Matthew Turk,2013-10-04 14:54:20-04:00,commit, +24453,Matthew Turk,2013-10-04 14:53:50-04:00,commit, +24454,Matthew Turk,2013-10-04 14:32:42-04:00,commit, +24455,Matthew Turk,2013-10-04 14:00:18-04:00,commit, +24456,Britton Smith,2013-10-04 17:28:18+01:00,commit, +24457,Matthew Turk,2013-10-04 11:50:14-04:00,commit, +24458,Matthew Turk,2013-10-04 11:33:06-04:00,commit, +24459,Cameron Hummels,2013-10-03 17:42:54-07:00,commit, +24460,Matthew Turk,2013-10-03 20:08:55-04:00,commit, +24461,Matthew Turk,2013-10-03 20:05:48-04:00,commit, +24462,Matthew Turk,2013-10-03 18:53:57-04:00,commit, +24463,Matthew Turk,2013-10-03 18:29:58-04:00,commit, +24464,Matthew Turk,2013-10-03 18:07:18-04:00,commit, +24465,Matthew Turk,2013-10-03 17:58:01-04:00,commit, +24466,Matthew Turk,2013-10-03 16:38:19-04:00,commit, +24467,John ZuHone,2013-10-03 16:16:51-04:00,commit, +24468,John ZuHone,2013-10-03 16:12:29-04:00,commit, +24469,Matthew Turk,2013-10-03 15:07:43-04:00,commit, +24470,Matthew Turk,2013-10-03 14:41:31-04:00,commit, +24471,Matthew Turk,2013-10-03 14:39:01-04:00,commit, +24472,Matthew Turk,2013-10-03 13:27:01-04:00,commit, +24473,Matthew Turk,2013-10-03 13:23:09-04:00,commit, +24474,Matthew Turk,2013-10-03 13:20:07-04:00,commit, +24475,Matthew Turk,2013-10-03 13:17:52-04:00,commit, +24476,Matthew Turk,2013-10-03 13:17:35-04:00,commit, +24477,Matthew Turk,2013-10-03 13:17:11-04:00,commit, +24478,Matthew Turk,2013-10-03 13:05:38-04:00,commit, +24479,Matthew Turk,2013-10-03 13:02:47-04:00,commit, +24480,Matthew Turk,2013-10-03 12:19:06-04:00,commit, +24481,Matthew Turk,2013-10-03 12:13:37-04:00,commit, +24482,Matthew Turk,2013-10-03 11:43:22-04:00,commit, +24483,Matthew Turk,2013-10-03 11:41:12-04:00,commit, +24484,Matthew Turk,2013-10-03 11:28:13-04:00,commit, +24485,Matthew Turk,2013-10-03 11:25:26-04:00,commit, +24486,Matthew Turk,2013-10-03 09:24:42-04:00,commit, +24487,Matthew Turk,2013-10-03 09:22:34-04:00,commit, +24488,John ZuHone,2013-10-03 06:47:25-04:00,commit, +24489,Matthew Turk,2013-10-02 22:22:43-04:00,commit, +24490,Nathan Goldbaum,2013-10-02 15:13:15-07:00,commit, +24491,Matthew Turk,2013-10-02 18:09:53-04:00,commit, +24492,Matthew Turk,2013-10-02 17:45:43-04:00,commit, +24493,Matthew Turk,2013-10-02 17:45:07-04:00,commit, +24494,Matthew Turk,2013-10-02 17:42:46-04:00,commit, +24495,Matthew Turk,2013-10-02 16:52:35-04:00,commit, +24496,Matthew Turk,2013-10-02 15:32:13-04:00,commit, +24497,John ZuHone,2013-10-02 12:37:32-04:00,commit, +24498,Matthew Turk,2013-10-02 09:29:47-04:00,commit, +24499,Kacper Kowalik,2013-10-02 15:15:39+02:00,commit, +24500,Matthew Turk,2013-10-02 07:37:15-04:00,commit, +24501,Matthew Turk,2013-10-02 06:10:31-04:00,commit, +24502,John ZuHone,2013-10-02 00:12:22-04:00,commit, +24503,John ZuHone,2013-10-01 18:00:47-04:00,commit, +24504,John ZuHone,2013-10-01 17:59:16-04:00,commit, +24505,Matthew Turk,2013-10-01 17:25:04-04:00,commit, +24506,Matthew Turk,2013-10-01 17:17:54-04:00,commit, +24507,Matthew Turk,2013-10-01 16:47:31-04:00,commit, +24508,John ZuHone,2013-10-01 16:37:55-04:00,commit, +24509,John ZuHone,2013-10-01 16:37:33-04:00,commit, +24510,John ZuHone,2013-10-01 16:35:01-04:00,commit, +24511,John ZuHone,2013-10-01 15:34:52-04:00,commit, +24512,John ZuHone,2013-10-01 15:32:15-04:00,commit, +24513,Matthew Turk,2013-10-01 15:02:32-04:00,commit, +24514,John ZuHone,2013-10-01 15:01:53-04:00,commit, +24515,John ZuHone,2013-10-01 15:01:00-04:00,commit, +24516,John ZuHone,2013-10-01 15:00:34-04:00,commit, +24517,Matthew Turk,2013-10-01 14:19:36-04:00,commit, +24518,Chris Malone,2013-10-01 10:13:31-07:00,commit, +24519,John ZuHone,2013-10-01 12:54:51-04:00,commit, +24520,John ZuHone,2013-10-01 12:53:55-04:00,commit, +24521,Matthew Turk,2013-10-01 10:25:59-04:00,commit, +24522,Matthew Turk,2013-10-01 08:20:27-04:00,commit, +24523,Matthew Turk,2013-10-01 07:03:35-04:00,commit, +24524,Matthew Turk,2013-09-30 09:02:04-04:00,commit, +24525,Matthew Turk,2013-09-30 08:57:14-04:00,commit, +24526,John Wise,2013-09-29 19:47:01-04:00,commit, +24527,Matthew Turk,2013-09-29 16:50:41-04:00,commit, +24528,John ZuHone,2013-09-29 14:28:09-04:00,commit, +24529,Matthew Turk,2013-09-28 17:19:50-04:00,commit, +24530,Nathan Goldbaum,2013-09-28 14:15:53-07:00,commit, +24531,Matthew Turk,2013-09-28 17:04:48-04:00,commit, +24532,Matthew Turk,2013-09-28 16:52:15-04:00,commit, +24533,Nathan Goldbaum,2013-09-28 12:40:56-07:00,commit, +24534,Nathan Goldbaum,2013-09-28 12:40:56-07:00,commit, +24535,John ZuHone,2013-09-28 14:31:58-04:00,commit, +24536,John ZuHone,2013-09-28 13:53:12-04:00,commit, +24537,John ZuHone,2013-09-28 13:51:04-04:00,commit, +24538,John ZuHone,2013-09-28 13:50:24-04:00,commit, +24539,Matthew Turk,2013-09-28 10:37:30-04:00,commit, +24540,Matthew Turk,2013-09-28 10:27:57-04:00,commit, +24541,Matthew Turk,2013-09-27 21:53:06-04:00,commit, +24542,Matthew Turk,2013-09-27 21:14:24-04:00,commit, +24543,Matthew Turk,2013-09-27 18:40:28-04:00,commit, +24544,Matthew Turk,2013-09-27 18:34:30-04:00,commit, +24545,Matthew Turk,2013-09-27 18:21:56-04:00,commit, +24546,Matthew Turk,2013-09-27 18:10:50-04:00,commit, +24547,Matthew Turk,2013-09-27 17:36:06-04:00,commit, +24548,Matthew Turk,2013-09-27 17:33:26-04:00,commit, +24549,Matthew Turk,2013-09-27 15:52:50-04:00,commit, +24550,Matthew Turk,2013-09-27 15:30:42-04:00,commit, +24551,Matthew Turk,2013-09-27 15:12:18-04:00,commit, +24552,Matthew Turk,2013-09-27 15:12:00-04:00,commit, +24553,Matthew Turk,2013-09-27 14:31:28-04:00,commit, +24554,Matthew Turk,2013-09-27 14:29:41-04:00,commit, +24555,Matthew Turk,2013-09-27 13:57:44-04:00,commit, +24556,Matthew Turk,2013-09-26 18:47:11-04:00,commit, +24557,Matthew Turk,2013-09-26 18:35:06-04:00,commit, +24558,Matthew Turk,2013-09-26 18:19:51-04:00,commit, +24559,Matthew Turk,2013-09-26 17:44:36-04:00,commit, +24560,Matthew Turk,2013-09-26 17:04:22-04:00,commit, +24561,Matthew Turk,2013-09-26 12:48:50-04:00,commit, +24562,Matthew Turk,2013-09-26 12:44:52-04:00,commit, +24563,Matthew Turk,2013-09-26 12:44:23-04:00,commit, +24564,Matthew Turk,2013-09-26 08:16:14-04:00,commit, +24565,Matthew Turk,2013-09-25 18:37:07-04:00,commit, +24566,Sam Skillman,2013-09-25 14:45:14-07:00,commit, +24567,Sam Skillman,2013-09-25 14:38:57-07:00,commit, +24568,Matthew Turk,2013-09-25 17:24:22-04:00,commit, +24569,Matthew Turk,2013-09-25 17:22:39-04:00,commit, +24570,Sam Skillman,2013-09-25 14:17:31-07:00,commit, +24571,Matthew Turk,2013-09-25 15:18:08-04:00,commit, +24572,Matthew Turk,2013-09-25 14:54:06-04:00,commit, +24573,Matthew Turk,2013-09-25 14:33:42-04:00,commit, +24574,Matthew Turk,2013-09-25 14:30:35-04:00,commit, +24575,Matthew Turk,2013-09-24 18:39:53-04:00,commit, +24576,Matthew Turk,2013-09-24 14:25:48-04:00,commit, +24577,Matthew Turk,2013-09-24 13:51:41-04:00,commit, +24578,Nathan Goldbaum,2013-09-23 22:34:04-07:00,commit, +24579,Nathan Goldbaum,2013-09-23 22:28:47-07:00,commit, +24580,Nathan Goldbaum,2013-09-23 22:13:16-07:00,commit, +24581,Matthew Turk,2013-09-23 20:50:25-04:00,commit, +24582,J.S. Oishi,2013-09-23 18:05:04-04:00,commit, +24583,J.S. Oishi,2013-09-23 17:06:28-04:00,commit, +24584,Matthew Turk,2013-09-23 16:05:59-04:00,commit, +24585,Matthew Turk,2013-09-23 14:49:10-04:00,commit, +24586,Matthew Turk,2013-09-23 14:11:20-04:00,commit, +24587,Matthew Turk,2013-09-23 11:52:22-04:00,commit, +24588,Matthew Turk,2013-09-23 09:43:18-04:00,commit, +24589,Kacper Kowalik,2013-09-23 15:25:50+02:00,commit, +24590,Matthew Turk,2013-09-23 09:16:55-04:00,commit, +24591,Matthew Turk,2013-09-23 08:49:02-04:00,commit, +24592,Matthew Turk,2013-09-23 08:27:44-04:00,commit, +24593,Nathan Goldbaum,2013-09-22 20:13:22-07:00,commit, +24594,John ZuHone,2013-09-22 14:43:21-04:00,commit, +24595,John ZuHone,2013-09-22 10:12:08-04:00,commit, +24596,John ZuHone,2013-09-22 09:03:07-04:00,commit, +24597,John ZuHone,2013-09-22 09:01:39-04:00,commit, +24598,John ZuHone,2013-09-21 17:37:50-04:00,commit, +24599,John ZuHone,2013-09-21 13:18:24-04:00,commit, +24600,Matthew Turk,2013-09-20 15:49:42-04:00,commit, +24601,Matthew Turk,2013-09-20 15:48:39-04:00,commit, +24602,Matthew Turk,2013-09-20 15:08:39-04:00,commit, +24603,Matthew Turk,2013-09-20 15:07:47-04:00,commit, +24604,Matthew Turk,2013-09-20 14:34:50-04:00,commit, +24605,Matthew Turk,2013-09-20 14:30:04-04:00,commit, +24606,Matthew Turk,2013-09-20 14:20:06-04:00,commit, +24607,John ZuHone,2013-09-20 10:34:07-04:00,commit, +24608,Matthew Turk,2013-09-20 00:49:44-04:00,commit, +24609,Matthew Turk,2013-09-19 17:12:53-04:00,commit, +24610,Kacper Kowalik,2013-09-19 09:52:54+02:00,commit, +24611,Nathan Goldbaum,2013-09-18 23:00:16-07:00,commit, +24612,Sam Skillman,2013-09-18 14:50:57-07:00,commit, +24613,Matthew Turk,2013-09-18 17:12:41-04:00,commit, +24614,Matthew Turk,2013-09-18 17:12:41-04:00,commit, +24615,Matthew Turk,2013-09-18 16:49:58-04:00,commit, +24616,Matthew Turk,2013-09-18 16:49:58-04:00,commit, +24617,Matthew Turk,2013-09-18 16:28:26-04:00,commit, +24618,Nathan Goldbaum,2013-09-18 13:28:13-07:00,commit, +24619,Nathan Goldbaum,2013-09-18 13:27:50-07:00,commit, +24620,Matthew Turk,2013-09-18 14:58:46-04:00,commit, +24621,Matthew Turk,2013-09-18 14:27:28-04:00,commit, +24622,Matthew Turk,2013-09-18 13:00:57-04:00,commit, +24623,Matthew Turk,2013-09-18 11:11:19-04:00,commit, +24624,Matthew Turk,2013-09-18 09:54:10-04:00,commit, +24625,Matthew Turk,2013-09-18 09:13:18-04:00,commit, +24626,Matthew Turk,2013-09-18 08:39:12-04:00,commit, +24627,Matthew Turk,2013-09-18 08:27:51-04:00,commit, +24628,Matthew Turk,2013-09-17 21:12:53-04:00,commit, +24629,Matthew Turk,2013-09-17 17:52:29-04:00,commit, +24630,Matthew Turk,2013-09-17 17:52:21-04:00,commit, +24631,Matthew Turk,2013-09-17 17:18:31-04:00,commit, +24632,Matthew Turk,2013-09-17 17:17:11-04:00,commit, +24633,Matthew Turk,2013-09-17 17:14:58-04:00,commit, +24634,Matthew Turk,2013-09-17 14:33:32-04:00,commit, +24635,Matthew Turk,2013-09-16 18:04:36-04:00,commit, +24636,Matthew Turk,2013-09-16 17:46:52-04:00,commit, +24637,Matthew Turk,2013-09-16 17:37:46-04:00,commit, +24638,Matthew Turk,2013-09-16 16:23:29-04:00,commit, +24639,Matthew Turk,2013-09-16 16:22:11-04:00,commit, +24640,Britton Smith,2013-09-16 12:01:49+01:00,commit, +24641,Cameron Hummels,2013-09-13 15:46:33-07:00,commit, +24642,Matthew Turk,2013-09-13 12:17:08-04:00,commit, +24643,Matthew Turk,2013-09-12 15:52:05-04:00,commit, +24644,Matthew Turk,2013-09-12 15:25:58-04:00,commit, +24645,Matthew Turk,2013-09-12 14:58:38-04:00,commit, +24646,Matthew Turk,2013-09-12 13:49:58-04:00,commit, +24647,Matthew Turk,2013-09-12 13:43:29-04:00,commit, +24648,Matthew Turk,2013-09-12 13:33:00-04:00,commit, +24649,Matthew Turk,2013-09-12 12:00:35-04:00,commit, +24650,Matthew Turk,2013-09-12 08:30:54-04:00,commit, +24651,Andrew Myers,2013-09-11 08:48:50-07:00,commit, +24652,Kacper Kowalik,2013-09-10 20:08:52+02:00,commit, +24653,Matthew Turk,2013-09-10 14:04:51-04:00,commit, +24654,Kacper Kowalik,2013-09-10 20:00:18+02:00,commit, +24655,Matthew Turk,2013-09-10 08:59:34-04:00,commit, +24656,John ZuHone,2013-09-09 23:55:34-04:00,commit, +24657,John ZuHone,2013-09-09 23:54:36-04:00,commit, +24658,Cameron Hummels,2013-09-09 15:31:36-07:00,commit, +24659,Cameron Hummels,2013-09-09 15:30:24-07:00,commit, +24660,Matthew Turk,2013-09-09 16:12:24-04:00,commit, +24661,Matthew Turk,2013-09-09 16:10:59-04:00,commit, +24662,Kacper Kowalik,2013-09-09 21:31:45+02:00,commit, +24663,Matthew Turk,2013-09-09 15:14:15-04:00,commit, +24664,Cameron Hummels,2013-09-09 12:07:45-07:00,commit, +24665,Matthew Turk,2013-09-09 14:52:41-04:00,commit, +24666,Matthew Turk,2013-09-09 14:46:37-04:00,commit, +24667,Nathan Goldbaum,2013-09-09 11:44:08-07:00,commit, +24668,Cameron Hummels,2013-09-09 11:39:56-07:00,commit, +24669,Matthew Turk,2013-09-09 14:39:47-04:00,commit, +24670,Matthew Turk,2013-09-09 14:32:33-04:00,commit, +24671,Matthew Turk,2013-09-09 14:30:39-04:00,commit, +24672,Matthew Turk,2013-09-09 14:29:00-04:00,commit, +24673,Matthew Turk,2013-09-09 14:26:19-04:00,commit, +24674,Matthew Turk,2013-09-09 14:13:42-04:00,commit, +24675,Matthew Turk,2013-09-09 14:13:04-04:00,commit, +24676,Matthew Turk,2013-09-09 14:06:10-04:00,commit, +24677,Matthew Turk,2013-09-09 14:03:47-04:00,commit, +24678,Matthew Turk,2013-09-09 14:02:42-04:00,commit, +24679,Matthew Turk,2013-09-09 13:59:00-04:00,commit, +24680,Matthew Turk,2013-09-09 13:54:07-04:00,commit, +24681,Matthew Turk,2013-09-09 12:51:25-04:00,commit, +24682,Matthew Turk,2013-09-09 12:06:28-04:00,commit, +24683,Matthew Turk,2013-09-09 12:05:01-04:00,commit, +24684,Matthew Turk,2013-09-09 11:46:51-04:00,commit, +24685,Matthew Turk,2013-09-09 11:45:40-04:00,commit, +24686,Britton Smith,2013-09-09 16:43:14+01:00,commit, +24687,Matthew Turk,2013-09-09 11:19:44-04:00,commit, +24688,Matthew Turk,2013-09-09 11:18:42-04:00,commit, +24689,Britton Smith,2013-09-09 16:15:47+01:00,commit, +24690,Matthew Turk,2013-09-09 11:09:12-04:00,commit, +24691,Matthew Turk,2013-09-09 11:06:37-04:00,commit, +24692,Matthew Turk,2013-09-09 10:59:22-04:00,commit, +24693,Matthew Turk,2013-09-09 10:30:54-04:00,commit, +24694,Matthew Turk,2013-09-09 10:30:20-04:00,commit, +24695,Matthew Turk,2013-09-09 10:24:08-04:00,commit, +24696,Matthew Turk,2013-09-09 10:22:04-04:00,commit, +24697,Matthew Turk,2013-09-09 08:44:43-04:00,commit, +24698,Nathan Goldbaum,2013-09-09 00:44:31-07:00,commit, +24699,Nathan Goldbaum,2013-09-09 00:01:43-07:00,commit, +24700,Nathan Goldbaum,2013-09-08 23:49:44-07:00,commit, +24701,Nathan Goldbaum,2013-09-08 23:41:31-07:00,commit, +24702,Matthew Turk,2013-09-07 13:11:23-04:00,commit, +24703,Matthew Turk,2013-09-07 11:21:20-04:00,commit, +24704,Cameron Hummels,2013-09-06 15:14:51-07:00,commit, +24705,Matthew Turk,2013-09-06 17:28:33-04:00,commit, +24706,Nathan Goldbaum,2013-09-06 08:48:46-07:00,commit, +24707,Britton Smith,2013-09-06 14:15:53+01:00,commit, +24708,Matthew Turk,2013-09-06 08:15:47-04:00,commit, +24709,Kacper Kowalik,2013-09-06 13:00:10+02:00,commit, +24710,Britton Smith,2013-09-06 11:42:43+01:00,commit, +24711,Britton Smith,2013-09-06 10:51:36+01:00,commit, +24712,Kacper Kowalik,2013-09-06 08:47:41+02:00,commit, +24713,Kacper Kowalik,2013-09-06 08:44:01+02:00,commit, +24714,Kacper Kowalik,2013-09-06 08:41:27+02:00,commit, +24715,Sam Leitner,2013-09-05 21:03:27-05:00,commit, +24716,Matthew Turk,2013-09-05 20:21:49-04:00,commit, +24717,Matthew Turk,2013-09-05 20:03:17-04:00,commit, +24718,Cameron Hummels,2013-09-05 15:50:53-07:00,commit, +24719,John ZuHone,2013-09-05 18:11:28-04:00,commit, +24720,John ZuHone,2013-09-05 18:09:28-04:00,commit, +24721,Cameron Hummels,2013-09-05 14:33:51-07:00,commit, +24722,Cameron Hummels,2013-09-05 14:22:44-07:00,commit, +24723,Cameron Hummels,2013-09-05 14:21:36-07:00,commit, +24724,Matthew Turk,2013-09-05 17:00:55-04:00,commit, +24725,Matthew Turk,2013-09-05 16:25:20-04:00,commit, +24726,Matthew Turk,2013-09-05 16:15:21-04:00,commit, +24727,Matthew Turk,2013-09-05 09:56:28-04:00,commit, +24728,Matthew Turk,2013-09-05 09:42:16-04:00,commit, +24729,Matthew Turk,2013-09-05 08:53:32-04:00,commit, +24730,Matthew Turk,2013-09-04 20:50:59-04:00,commit, +24731,Matthew Turk,2013-09-04 17:19:14-04:00,commit, +24732,Matthew Turk,2013-09-04 17:10:02-04:00,commit, +24733,Matthew Turk,2013-09-04 16:57:33-04:00,commit, +24734,Matthew Turk,2013-09-04 15:22:15-04:00,commit, +24735,Matthew Turk,2013-09-04 15:12:45-04:00,commit, +24736,Matthew Turk,2013-09-04 14:00:22-04:00,commit, +24737,Matthew Turk,2013-09-04 13:54:12-04:00,commit, +24738,Matthew Turk,2013-09-04 10:05:39-04:00,commit, +24739,Sam Skillman,2013-09-03 14:46:15-07:00,commit, +24740,Matthew Turk,2013-09-03 17:21:16-04:00,commit, +24741,Matthew Turk,2013-09-03 13:29:33-04:00,commit, +24742,Matthew Turk,2013-09-03 11:01:19-04:00,commit, +24743,Matthew Turk,2013-09-03 11:01:13-04:00,commit, +24744,Nathan Goldbaum,2013-08-30 17:16:32-07:00,commit, +24745,Nathan Goldbaum,2013-08-30 17:16:32-07:00,commit, +24746,Devin Silvia,2013-08-30 18:47:15-04:00,commit, +24747,Douglas Rudd,2013-08-30 14:13:03-05:00,commit, +24748,Matthew Turk,2013-08-29 22:18:22-04:00,commit, +24749,Matthew Turk,2013-08-29 21:56:20-04:00,commit, +24750,Douglas Rudd,2013-08-29 10:24:16-05:00,commit, +24751,Matthew Turk,2013-08-29 08:30:49-04:00,commit, +24752,Matthew Turk,2013-08-29 08:06:02-04:00,commit, +24753,Nathan Goldbaum,2013-08-28 20:15:21-07:00,commit, +24754,Matthew Turk,2013-08-28 16:30:02-04:00,commit, +24755,Matthew Turk,2013-08-28 15:17:54-04:00,commit, +24756,Matthew Turk,2013-08-28 14:54:38-04:00,commit, +24757,Matthew Turk,2013-08-28 14:47:04-04:00,commit, +24758,Matthew Turk,2013-08-28 14:26:33-04:00,commit, +24759,Matthew Turk,2013-08-28 11:16:07-04:00,commit, +24760,Matthew Turk,2013-08-28 11:15:53-04:00,commit, +24761,Douglas Rudd,2013-08-27 15:36:26-05:00,commit, +24762,Matthew Turk,2013-08-27 16:27:52-04:00,commit, +24763,Nathan Goldbaum,2013-08-26 17:29:28-07:00,commit, +24764,John ZuHone,2013-08-26 17:27:55-04:00,commit, +24765,Matthew Turk,2013-08-26 16:17:29-04:00,commit, +24766,Matthew Turk,2013-08-26 15:59:53-04:00,commit, +24767,Matthew Turk,2013-08-26 15:48:02-04:00,commit, +24768,Matthew Turk,2013-08-26 15:41:57-04:00,commit, +24769,Matthew Turk,2013-08-26 15:24:56-04:00,commit, +24770,Matthew Turk,2013-08-26 15:23:34-04:00,commit, +24771,Matthew Turk,2013-08-26 15:23:05-04:00,commit, +24772,Britton Smith,2013-08-26 15:18:45-04:00,commit, +24773,Matthew Turk,2013-08-26 14:39:47-04:00,commit, +24774,Matthew Turk,2013-08-26 14:32:00-04:00,commit, +24775,Matthew Turk,2013-08-26 14:09:13-04:00,commit, +24776,Matthew Turk,2013-08-26 14:00:36-04:00,commit, +24777,Matthew Turk,2013-08-26 12:37:08-04:00,commit, +24778,Matthew Turk,2013-08-26 12:29:56-04:00,commit, +24779,Matthew Turk,2013-08-26 12:29:42-04:00,commit, +24780,Britton Smith,2013-08-26 12:27:56-04:00,commit, +24781,Britton Smith,2013-08-26 12:27:23-04:00,commit, +24782,Matthew Turk,2013-08-26 12:10:06-04:00,commit, +24783,Britton Smith,2013-08-26 11:57:31-04:00,commit, +24784,Matthew Turk,2013-08-26 10:49:12-04:00,commit, +24785,Matthew Turk,2013-08-26 10:48:10-04:00,commit, +24786,Matthew Turk,2013-08-26 10:47:52-04:00,commit, +24787,Britton Smith,2013-08-26 10:37:46-04:00,commit, +24788,Matthew Turk,2013-08-26 10:34:05-04:00,commit, +24789,Britton Smith,2013-08-26 10:13:53-04:00,commit, +24790,Matthew Turk,2013-08-26 10:09:58-04:00,commit, +24791,Matthew Turk,2013-08-26 10:07:35-04:00,commit, +24792,John ZuHone,2013-08-25 20:30:42-04:00,commit, +24793,John ZuHone,2013-08-25 20:25:44-04:00,commit, +24794,Cameron Hummels,2013-08-24 14:13:38-07:00,commit, +24795,John ZuHone,2013-08-24 09:28:46-04:00,commit, +24796,Matthew Turk,2013-08-23 16:54:43-04:00,commit, +24797,Matthew Turk,2013-08-23 14:56:47-04:00,commit, +24798,Matthew Turk,2013-08-23 12:19:09-04:00,commit, +24799,Matthew Turk,2013-08-23 12:18:50-04:00,commit, +24800,Matthew Turk,2013-08-23 12:18:36-04:00,commit, +24801,Matthew Turk,2013-08-22 20:47:30-04:00,commit, +24802,Matthew Turk,2013-08-22 20:15:23-04:00,commit, +24803,Matthew Turk,2013-08-22 18:08:37-04:00,commit, +24804,Matthew Turk,2013-08-22 18:06:09-04:00,commit, +24805,Matthew Turk,2013-08-22 15:17:13-04:00,commit, +24806,Matthew Turk,2013-08-22 13:53:05-04:00,commit, +24807,Matthew Turk,2013-08-22 12:14:43-04:00,commit, +24808,John ZuHone,2013-08-22 09:16:41-04:00,commit, +24809,Matthew Turk,2013-08-22 08:17:17-04:00,commit, +24810,Kacper Kowalik,2013-08-22 11:35:56+02:00,commit, +24811,Kacper Kowalik,2013-08-22 11:34:56+02:00,commit, +24812,Chris Moody,2013-08-21 23:41:28-07:00,commit, +24813,Chris Moody,2013-08-21 23:23:49-07:00,commit, +24814,Chris Moody,2013-08-21 23:23:21-07:00,commit, +24815,Chris Moody,2013-08-21 22:46:36-07:00,commit, +24816,Chris Moody,2013-08-21 22:42:49-07:00,commit, +24817,Kacper Kowalik,2013-08-21 23:46:46+02:00,commit, +24818,Matthew Turk,2013-08-21 17:40:36-04:00,commit, +24819,Matthew Turk,2013-08-21 17:27:47-04:00,commit, +24820,Matthew Turk,2013-08-21 17:14:27-04:00,commit, +24821,Matthew Turk,2013-08-21 17:02:46-04:00,commit, +24822,Matthew Turk,2013-08-21 15:57:00-04:00,commit, +24823,Matthew Turk,2013-08-21 15:49:27-04:00,commit, +24824,Matthew Turk,2013-08-21 15:34:50-04:00,commit, +24825,Matthew Turk,2013-08-21 15:30:15-04:00,commit, +24826,Matthew Turk,2013-08-21 14:41:38-04:00,commit, +24827,Matthew Turk,2013-08-21 14:41:12-04:00,commit, +24828,Matthew Turk,2013-08-21 14:14:56-04:00,commit, +24829,Matthew Turk,2013-08-21 13:28:22-04:00,commit, +24830,John ZuHone,2013-08-21 13:18:47-04:00,commit, +24831,Matthew Turk,2013-08-21 12:49:46-04:00,commit, +24832,Matthew Turk,2013-08-21 12:22:50-04:00,commit, +24833,Matthew Turk,2013-08-21 10:31:16-04:00,commit, +24834,Cameron Hummels,2013-08-20 12:55:49-07:00,commit, +24835,Cameron Hummels,2013-08-20 12:33:16-07:00,commit, +24836,Matthew Turk,2013-08-20 15:07:24-04:00,commit, +24837,Matthew Turk,2013-08-20 15:03:33-04:00,commit, +24838,Matthew Turk,2013-08-20 15:02:42-04:00,commit, +24839,Cameron Hummels,2013-08-20 11:57:52-07:00,commit, +24840,Cameron Hummels,2013-08-20 11:57:35-07:00,commit, +24841,Cameron Hummels,2013-08-20 11:55:01-07:00,commit, +24842,Kacper Kowalik,2013-08-19 22:19:56+02:00,commit, +24843,Nathan Goldbaum,2013-08-19 13:06:58-07:00,commit, +24844,Kacper Kowalik,2013-08-19 21:56:36+02:00,commit, +24845,Matthew Turk,2013-08-19 15:17:46-04:00,commit, +24846,Anthony Scopatz,2013-08-19 12:01:30-07:00,commit, +24847,Kacper Kowalik,2013-08-19 20:53:43+02:00,commit, +24848,Matthew Turk,2013-08-19 14:44:31-04:00,commit, +24849,Britton Smith,2013-08-19 14:28:43-04:00,commit, +24850,Kacper Kowalik,2013-08-19 20:05:02+02:00,commit, +24851,Kacper Kowalik,2013-08-19 19:46:09+02:00,commit, +24852,Kacper Kowalik,2013-08-19 19:39:58+02:00,commit, +24853,Kacper Kowalik,2013-08-19 19:38:35+02:00,commit, +24854,John ZuHone,2013-08-19 13:04:04-04:00,commit, +24855,Matthew Turk,2013-08-19 12:01:44-04:00,commit, +24856,Matthew Turk,2013-08-19 11:03:29-04:00,commit, +24857,John ZuHone,2013-08-19 10:44:24-04:00,commit, +24858,Matthew Turk,2013-08-19 09:36:17-04:00,commit, +24859,Kacper Kowalik,2013-08-19 15:35:58+02:00,commit, +24860,Kacper Kowalik,2013-08-19 15:25:31+02:00,commit, +24861,Kacper Kowalik,2013-08-19 13:51:27+02:00,commit, +24862,Nathan Goldbaum,2013-08-17 12:03:33-07:00,commit, +24863,Matthew Turk,2013-08-17 14:07:20-04:00,commit, +24864,Matthew Turk,2013-08-17 13:37:58-04:00,commit, +24865,Matthew Turk,2013-08-17 11:47:21-04:00,commit, +24866,Matthew Turk,2013-08-17 11:25:13-04:00,commit, +24867,Matthew Turk,2013-08-17 08:37:53-04:00,commit, +24868,Matthew Turk,2013-08-16 21:29:20-04:00,commit, +24869,Matthew Turk,2013-08-16 21:18:18-04:00,commit, +24870,Matthew Turk,2013-08-16 21:12:29-04:00,commit, +24871,Matthew Turk,2013-08-16 20:37:26-04:00,commit, +24872,Matthew Turk,2013-08-16 17:36:13-04:00,commit, +24873,Cameron Hummels,2013-08-16 14:16:54-07:00,commit, +24874,Matthew Turk,2013-08-16 17:12:57-04:00,commit, +24875,Cameron Hummels,2013-08-16 14:06:16-07:00,commit, +24876,Cameron Hummels,2013-08-16 14:05:58-07:00,commit, +24877,Douglas Rudd,2013-08-16 16:05:20-05:00,commit, +24878,Douglas Rudd,2013-08-16 15:48:06-05:00,commit, +24879,Matthew Turk,2013-08-16 16:44:56-04:00,commit, +24880,Matthew Turk,2013-08-16 16:40:38-04:00,commit, +24881,Matthew Turk,2013-08-16 16:39:42-04:00,commit, +24882,Nathan Goldbaum,2013-08-16 13:22:01-07:00,commit, +24883,Nathan Goldbaum,2013-08-16 13:17:19-07:00,commit, +24884,Douglas Rudd,2013-08-16 14:54:14-05:00,commit, +24885,Douglas Rudd,2013-08-16 14:50:50-05:00,commit, +24886,Douglas Rudd,2013-08-16 14:49:48-05:00,commit, +24887,Douglas Rudd,2013-08-16 13:48:25-05:00,commit, +24888,Matthew Turk,2013-08-16 14:35:38-04:00,commit, +24889,Nathan Goldbaum,2013-08-16 11:25:12-07:00,commit, +24890,Matthew Turk,2013-08-16 13:46:55-04:00,commit, +24891,Matthew Turk,2013-08-16 11:44:04-04:00,commit, +24892,Matthew Turk,2013-08-16 11:10:55-04:00,commit, +24893,Matthew Turk,2013-08-16 10:34:47-04:00,commit, +24894,Matthew Turk,2013-08-16 10:33:33-04:00,commit, +24895,Cameron Hummels,2013-08-15 20:06:55-07:00,commit, +24896,Cameron Hummels,2013-08-15 20:06:14-07:00,commit, +24897,Cameron Hummels,2013-08-15 18:54:16-07:00,commit, +24898,Cameron Hummels,2013-08-15 18:34:08-07:00,commit, +24899,Cameron Hummels,2013-08-15 18:27:19-07:00,commit, +24900,Cameron Hummels,2013-08-15 18:02:39-07:00,commit, +24901,Matthew Turk,2013-08-15 20:28:23-04:00,commit, +24902,Matthew Turk,2013-08-15 20:18:13-04:00,commit, +24903,Cameron Hummels,2013-08-15 16:18:21-07:00,commit, +24904,Cameron Hummels,2013-08-15 16:18:06-07:00,commit, +24905,Nathan Goldbaum,2013-08-15 15:45:25-07:00,commit, +24906,Matthew Turk,2013-08-15 17:43:56-04:00,commit, +24907,Matthew Turk,2013-08-15 17:36:06-04:00,commit, +24908,Matthew Turk,2013-08-15 17:25:11-04:00,commit, +24909,Matthew Turk,2013-08-15 15:20:54-04:00,commit, +24910,Matthew Turk,2013-08-15 15:10:44-04:00,commit, +24911,Douglas Rudd,2013-08-15 14:10:30-05:00,commit, +24912,Matthew Turk,2013-08-15 14:43:32-04:00,commit, +24913,Matthew Turk,2013-08-15 14:11:13-04:00,commit, +24914,Matthew Turk,2013-08-15 14:10:06-04:00,commit, +24915,Matthew Turk,2013-08-15 12:41:06-04:00,commit, +24916,Cameron Hummels,2013-08-14 18:14:05-07:00,commit, +24917,Cameron Hummels,2013-08-14 18:02:40-07:00,commit, +24918,Cameron Hummels,2013-08-14 17:49:29-07:00,commit, +24919,Britton Smith,2013-08-14 18:25:32-04:00,commit, +24920,Douglas Rudd,2013-08-14 16:48:12-05:00,commit, +24921,Matthew Turk,2013-08-14 17:44:23-04:00,commit, +24922,Matthew Turk,2013-08-14 17:40:54-04:00,commit, +24923,Douglas Rudd,2013-08-14 16:40:39-05:00,commit, +24924,Matthew Turk,2013-08-14 16:52:18-04:00,commit, +24925,Matthew Turk,2013-08-14 16:31:00-04:00,commit, +24926,Matthew Turk,2013-08-14 16:30:30-04:00,commit, +24927,Sam Skillman,2013-08-14 10:00:49-06:00,commit, +24928,Kacper Kowalik,2013-08-14 17:26:50+02:00,commit, +24929,Matthew Turk,2013-08-14 10:19:16-04:00,commit, +24930,Matthew Turk,2013-08-14 09:39:59-04:00,commit, +24931,Matthew Turk,2013-08-14 09:39:13-04:00,commit, +24932,Matthew Turk,2013-08-14 09:27:21-04:00,commit, +24933,Matthew Turk,2013-08-14 08:47:01-04:00,commit, +24934,Matthew Turk,2013-08-14 08:46:31-04:00,commit, +24935,Sam Skillman,2013-08-13 16:59:04-06:00,commit, +24936,Douglas Rudd,2013-08-13 15:47:24-05:00,commit, +24937,John ZuHone,2013-08-13 12:27:08-04:00,commit, +24938,Hilary Egan,2013-08-13 09:57:54-06:00,commit, +24939,Hilary Egan,2013-08-13 09:56:53-06:00,commit, +24940,Hilary Egan,2013-08-13 09:56:11-06:00,commit, +24941,Matthew Turk,2013-08-13 08:37:42-07:00,commit, +24942,Matthew Turk,2013-08-13 08:31:39-07:00,commit, +24943,Matthew Turk,2013-08-13 07:52:52-07:00,commit, +24944,Matthew Turk,2013-08-13 07:14:45-07:00,commit, +24945,Matthew Turk,2013-08-13 07:08:26-07:00,commit, +24946,Nathan Goldbaum,2013-08-12 11:28:01-07:00,commit, +24947,Nathan Goldbaum,2013-08-12 10:33:07-07:00,commit, +24948,Nathan Goldbaum,2013-08-11 22:21:41-07:00,commit, +24949,Nathan Goldbaum,2013-08-11 21:40:25-07:00,commit, +24950,Nathan Goldbaum,2013-08-10 19:54:47-07:00,commit, +24951,Sam Skillman,2013-08-09 13:19:49-06:00,commit, +24952,Sam Skillman,2013-08-09 13:18:52-06:00,commit, +24953,Sam Skillman,2013-08-09 13:14:57-06:00,commit, +24954,Sam Skillman,2013-08-09 12:15:31-06:00,commit, +24955,Douglas Rudd,2013-08-09 13:06:38-05:00,commit, +24956,Sam Skillman,2013-08-09 11:58:17-06:00,commit, +24957,Sam Skillman,2013-08-09 11:54:02-06:00,commit, +24958,Sam Skillman,2013-08-09 11:33:34-06:00,commit, +24959,Sam Skillman,2013-08-09 10:57:35-06:00,commit, +24960,Sam Skillman,2013-08-09 10:46:07-06:00,commit, +24961,Sam Skillman,2013-08-09 10:20:24-06:00,commit, +24962,John ZuHone,2013-08-09 10:17:06-04:00,commit, +24963,John ZuHone,2013-08-09 10:15:43-04:00,commit, +24964,John ZuHone,2013-08-09 10:15:12-04:00,commit, +24965,Nathan Goldbaum,2013-08-09 00:46:10-07:00,commit, +24966,Nathan Goldbaum,2013-08-09 00:33:23-07:00,commit, +24967,Nathan Goldbaum,2013-08-09 00:33:23-07:00,commit, +24968,Nathan Goldbaum,2013-08-08 22:57:59-07:00,commit, +24969,Nathan Goldbaum,2013-08-08 22:56:16-07:00,commit, +24970,Nathan Goldbaum,2013-08-08 22:38:23-07:00,commit, +24971,Nathan Goldbaum,2013-08-08 21:38:04-07:00,commit, +24972,Sam Skillman,2013-08-08 16:29:29-06:00,commit, +24973,Sam Skillman,2013-08-08 15:25:40-06:00,commit, +24974,Sam Skillman,2013-08-08 12:47:17-06:00,commit, +24975,Kacper Kowalik,2013-08-08 09:27:13+02:00,commit, +24976,Hilary Egan,2013-08-07 18:41:21-06:00,commit, +24977,Nathan Goldbaum,2013-08-07 15:39:13-07:00,commit, +24978,John ZuHone,2013-08-07 15:40:59-04:00,commit, +24979,Nathan Goldbaum,2013-08-07 09:36:13-07:00,commit, +24980,Nathan Goldbaum,2013-08-07 00:46:51-07:00,commit, +24981,Nathan Goldbaum,2013-08-06 14:54:12-07:00,commit, +24982,John ZuHone,2013-08-05 22:13:15-04:00,commit, +24983,Douglas Rudd,2013-08-05 17:45:46-05:00,commit, +24984,Douglas Rudd,2013-08-05 17:42:40-05:00,commit, +24985,Sam Skillman,2013-08-05 15:16:56-06:00,commit, +24986,John ZuHone,2013-08-05 11:50:54-04:00,commit, +24987,Sam Leitner,2013-08-03 12:27:55-05:00,commit, +24988,John ZuHone,2013-07-31 16:54:24-04:00,commit, +24989,Anthony Scopatz,2013-07-30 21:26:07-05:00,commit, +24990,Matthew Turk,2013-07-30 18:34:31-07:00,commit, +24991,Matthew Turk,2013-07-30 15:58:20-07:00,commit, +24992,Matthew Turk,2013-07-30 15:49:33-07:00,commit, +24993,Douglas Rudd,2013-07-30 17:18:21-05:00,commit, +24994,Matthew Turk,2013-07-30 10:08:24-07:00,commit, +24995,Nathan Goldbaum,2013-07-30 09:26:16-07:00,commit, +24996,Nathan Goldbaum,2013-07-30 08:47:26-07:00,commit, +24997,Matthew Turk,2013-07-30 08:38:20-07:00,commit, +24998,Matthew Turk,2013-07-30 08:22:59-07:00,commit, +24999,Nathan Goldbaum,2013-07-30 00:09:00-07:00,commit, +25000,Matthew Turk,2013-07-29 21:51:59-07:00,commit, +25001,Matthew Turk,2013-07-29 21:39:37-07:00,commit, +25002,Nathan Goldbaum,2013-07-29 19:04:14-07:00,commit, +25003,Nathan Goldbaum,2013-07-29 18:56:05-07:00,commit, +25004,Matthew Turk,2013-07-29 18:36:09-07:00,commit, +25005,Matthew Turk,2013-07-29 17:46:08-07:00,commit, +25006,Matthew Turk,2013-07-29 17:38:50-07:00,commit, +25007,Matthew Turk,2013-07-29 14:44:00-07:00,commit, +25008,Matthew Turk,2013-07-29 14:01:23-07:00,commit, +25009,Matthew Turk,2013-07-28 16:36:17-07:00,commit, +25010,Matthew Turk,2013-07-28 15:44:45-07:00,commit, +25011,Matthew Turk,2013-07-27 22:35:02-07:00,commit, +25012,Matthew Turk,2013-07-27 22:34:28-07:00,commit, +25013,Matthew Turk,2013-07-27 20:03:49-07:00,commit, +25014,Matthew Turk,2013-07-27 16:49:19-07:00,commit, +25015,Matthew Turk,2013-07-27 16:06:37-07:00,commit, +25016,Matthew Turk,2013-07-27 15:42:57-07:00,commit, +25017,Matthew Turk,2013-07-27 15:24:03-07:00,commit, +25018,Matthew Turk,2013-07-27 15:13:25-07:00,commit, +25019,Matthew Turk,2013-07-27 15:08:40-07:00,commit, +25020,Matthew Turk,2013-07-27 14:06:36-07:00,commit, +25021,Matthew Turk,2013-07-27 14:04:09-07:00,commit, +25022,Matthew Turk,2013-07-27 13:07:04-07:00,commit, +25023,Matthew Turk,2013-07-27 12:42:18-07:00,commit, +25024,Matthew Turk,2013-07-27 11:57:26-07:00,commit, +25025,Matthew Turk,2013-07-27 11:56:42-07:00,commit, +25026,Nathan Goldbaum,2013-07-26 23:25:38-07:00,commit, +25027,Nathan Goldbaum,2013-07-26 21:33:48-07:00,commit, +25028,Nathan Goldbaum,2013-07-26 21:28:18-07:00,commit, +25029,Matthew Turk,2013-07-26 19:41:08-07:00,commit, +25030,Matthew Turk,2013-07-26 16:15:55-07:00,commit, +25031,Nathan Goldbaum,2013-07-26 13:53:57-07:00,commit, +25032,Matthew Turk,2013-07-26 11:17:18-07:00,commit, +25033,Matthew Turk,2013-07-26 11:12:30-07:00,commit, +25034,John ZuHone,2013-07-26 13:03:21-04:00,commit, +25035,Matthew Turk,2013-07-26 09:59:27-07:00,commit, +25036,John ZuHone,2013-07-26 12:04:01-04:00,commit, +25037,Matthew Turk,2013-07-25 17:16:57-07:00,commit, +25038,Matthew Turk,2013-07-25 17:08:11-07:00,commit, +25039,Matthew Turk,2013-07-25 17:00:48-07:00,commit, +25040,Matthew Turk,2013-07-25 16:01:00-07:00,commit, +25041,Matthew Turk,2013-07-25 11:01:00-07:00,commit, +25042,Matthew Turk,2013-07-25 10:52:45-07:00,commit, +25043,Sam Skillman,2013-07-25 11:40:21-06:00,commit, +25044,Sam Skillman,2013-07-25 11:39:35-06:00,commit, +25045,Kacper Kowalik,2013-07-25 08:28:35+02:00,commit, +25046,Matthew Turk,2013-07-24 10:09:35-07:00,commit, +25047,Douglas Rudd,2013-07-23 17:35:16-05:00,commit, +25048,Nathan Goldbaum,2013-07-23 14:46:51-07:00,commit, +25049,Hilary Egan,2013-07-23 14:43:44-04:00,commit, +25050,Hilary Egan,2013-07-23 14:37:21-04:00,commit, +25051,Douglas Rudd,2013-07-22 22:16:39-05:00,commit, +25052,Andrew Myers,2013-07-22 19:35:31-07:00,commit, +25053,Andrew Myers,2013-07-22 19:32:08-07:00,commit, +25054,Andrew Myers,2013-07-22 19:28:46-07:00,commit, +25055,Andrew Myers,2013-07-22 18:01:51-07:00,commit, +25056,Andrew Myers,2013-07-22 18:00:13-07:00,commit, +25057,Andrew Myers,2013-07-22 17:57:07-07:00,commit, +25058,Matthew Turk,2013-07-22 13:05:51-04:00,commit, +25059,Nathan Goldbaum,2013-07-21 21:46:53-07:00,commit, +25060,Nathan Goldbaum,2013-07-21 13:05:23-07:00,commit, +25061,Nathan Goldbaum,2013-07-21 12:56:10-07:00,commit, +25062,Nathan Goldbaum,2013-07-20 17:52:36-07:00,commit, +25063,Nathan Goldbaum,2013-07-20 17:36:44-07:00,commit, +25064,Nathan Goldbaum,2013-07-20 17:05:32-07:00,commit, +25065,Nathan Goldbaum,2013-07-20 17:05:17-07:00,commit, +25066,Nathan Goldbaum,2013-07-20 15:28:34-07:00,commit, +25067,Nathan Goldbaum,2013-07-20 14:49:35-07:00,commit, +25068,Matthew Turk,2013-07-19 23:03:31-04:00,commit, +25069,Matthew Turk,2013-07-19 22:14:44-04:00,commit, +25070,Matthew Turk,2013-07-19 21:32:56-04:00,commit, +25071,Matthew Turk,2013-07-19 17:08:17-04:00,commit, +25072,Matthew Turk,2013-07-19 14:23:23-04:00,commit, +25073,Matthew Turk,2013-07-19 14:18:19-04:00,commit, +25074,Matthew Turk,2013-07-19 14:05:51-04:00,commit, +25075,Matthew Turk,2013-07-19 12:58:59-04:00,commit, +25076,Kacper Kowalik,2013-07-19 16:25:36+02:00,commit, +25077,Kacper Kowalik,2013-07-19 16:13:20+02:00,commit, +25078,Kacper Kowalik,2013-07-19 16:12:39+02:00,commit, +25079,Kacper Kowalik,2013-07-19 16:08:21+02:00,commit, +25080,Kacper Kowalik,2013-07-19 16:07:05+02:00,commit, +25081,Kacper Kowalik,2013-07-19 16:00:49+02:00,commit, +25082,Kacper Kowalik,2013-07-19 15:57:11+02:00,commit, +25083,Kacper Kowalik,2013-07-19 15:55:26+02:00,commit, +25084,Kacper Kowalik,2013-07-19 15:53:30+02:00,commit, +25085,Kacper Kowalik,2013-07-19 15:49:36+02:00,commit, +25086,Kacper Kowalik,2013-07-19 15:48:15+02:00,commit, +25087,Nathan Goldbaum,2013-07-19 06:48:00-07:00,commit, +25088,Kacper Kowalik,2013-07-19 15:38:57+02:00,commit, +25089,Matthew Turk,2013-07-19 09:37:39-04:00,commit, +25090,Kacper Kowalik,2013-07-19 15:19:55+02:00,commit, +25091,Kacper Kowalik,2013-07-19 15:14:09+02:00,commit, +25092,Kacper Kowalik,2013-07-19 15:11:59+02:00,commit, +25093,Kacper Kowalik,2013-07-19 15:03:08+02:00,commit, +25094,Kacper Kowalik,2013-07-19 14:47:36+02:00,commit, +25095,Kacper Kowalik,2013-07-19 14:31:37+02:00,commit, +25096,John ZuHone,2013-07-18 20:36:14-05:00,commit, +25097,Chris Moody,2013-07-18 16:33:59-07:00,commit, +25098,Chris Moody,2013-07-18 16:30:17-07:00,commit, +25099,Chris Moody,2013-07-18 16:14:46-07:00,commit, +25100,Matthew Turk,2013-07-18 16:55:03-04:00,commit, +25101,Sam Skillman,2013-07-18 14:44:25-06:00,commit, +25102,Matthew Turk,2013-07-18 16:38:07-04:00,commit, +25103,Sam Skillman,2013-07-18 14:16:26-06:00,commit, +25104,Douglas Rudd,2013-07-17 19:39:21-05:00,commit, +25105,Matthew Turk,2013-07-17 16:49:39-04:00,commit, +25106,Matthew Turk,2013-07-17 14:57:29-04:00,commit, +25107,Matthew Turk,2013-07-17 14:42:37-04:00,commit, +25108,Matthew Turk,2013-07-17 14:34:27-04:00,commit, +25109,Matthew Turk,2013-07-17 14:30:44-04:00,commit, +25110,Douglas Rudd,2013-07-17 09:59:41-05:00,commit, +25111,Matthew Turk,2013-07-17 09:47:53-04:00,commit, +25112,Nathan Goldbaum,2013-07-16 18:25:12-07:00,commit, +25113,Douglas Rudd,2013-07-16 19:11:20-05:00,commit, +25114,Chris Moody,2013-07-16 16:25:43-07:00,commit, +25115,Douglas Rudd,2013-07-16 18:11:46-05:00,commit, +25116,Douglas Rudd,2013-07-16 18:03:03-05:00,commit, +25117,Douglas Rudd,2013-07-16 17:53:00-05:00,commit, +25118,Matthew Turk,2013-07-16 18:35:10-04:00,commit, +25119,Matthew Turk,2013-07-16 18:28:48-04:00,commit, +25120,Matthew Turk,2013-07-16 16:26:39-04:00,commit, +25121,Matthew Turk,2013-07-16 13:51:42-04:00,commit, +25122,Matthew Turk,2013-07-16 13:46:51-04:00,commit, +25123,John Forbes,2013-07-16 10:18:44-07:00,commit, +25124,John Forbes,2013-07-16 10:17:44-07:00,commit, +25125,John Forbes,2013-07-16 10:04:14-07:00,commit, +25126,Matthew Turk,2013-07-16 09:15:50-04:00,commit, +25127,Matthew Turk,2013-07-16 07:32:29-04:00,commit, +25128,Nathan Goldbaum,2013-07-15 21:36:31-07:00,commit, +25129,Nathan Goldbaum,2013-07-15 21:32:01-07:00,commit, +25130,Nathan Goldbaum,2013-07-15 17:34:23-07:00,commit, +25131,Nathan Goldbaum,2013-07-15 17:32:08-07:00,commit, +25132,Douglas Rudd,2013-07-15 18:02:56-05:00,commit, +25133,Matthew Turk,2013-07-15 17:56:46-04:00,commit, +25134,Matthew Turk,2013-07-15 17:29:07-04:00,commit, +25135,Nathan Goldbaum,2013-07-15 12:10:47-07:00,commit, +25136,Nathan Goldbaum,2013-07-15 11:32:36-07:00,commit, +25137,Matthew Turk,2013-07-15 11:52:00-04:00,commit, +25138,Matthew Turk,2013-07-15 11:51:09-04:00,commit, +25139,Douglas Rudd,2013-07-12 14:38:36-05:00,commit, +25140,Sam Skillman,2013-07-12 09:18:29-06:00,commit, +25141,Matthew Turk,2013-07-11 21:48:07-04:00,commit, +25142,Matthew Turk,2013-07-11 10:08:49-04:00,commit, +25143,Matthew Turk,2013-07-11 08:41:56-04:00,commit, +25144,Douglas Rudd,2013-07-10 16:01:22-05:00,commit, +25145,Douglas Rudd,2013-07-10 15:14:42-05:00,commit, +25146,Douglas Rudd,2013-07-10 14:46:43-05:00,commit, +25147,Douglas Rudd,2013-07-10 14:44:11-05:00,commit, +25148,Douglas Rudd,2013-07-10 14:42:19-05:00,commit, +25149,Douglas Rudd,2013-07-10 13:54:30-05:00,commit, +25150,Matthew Turk,2013-07-10 13:04:54-04:00,commit, +25151,Nathan Goldbaum,2013-07-10 10:02:12-07:00,commit, +25152,Sam Skillman,2013-07-10 10:48:37-06:00,commit, +25153,Sam Skillman,2013-07-10 10:18:40-06:00,commit, +25154,Matthew Turk,2013-07-10 09:25:02-04:00,commit, +25155,Nathan Goldbaum,2013-07-09 21:17:15-07:00,commit, +25156,Nathan Goldbaum,2013-07-09 21:15:06-07:00,commit, +25157,John Forbes,2013-07-09 21:14:03-07:00,commit, +25158,John Forbes,2013-07-09 19:59:32-07:00,commit, +25159,John Forbes,2013-07-09 19:53:00-07:00,commit, +25160,Nathan Goldbaum,2013-07-09 17:54:20-07:00,commit, +25161,Douglas Rudd,2013-07-09 17:07:31-05:00,commit, +25162,Douglas Rudd,2013-07-09 17:02:27-05:00,commit, +25163,Douglas Rudd,2013-07-09 15:54:13-05:00,commit, +25164,Nathan Goldbaum,2013-07-08 19:38:15-07:00,commit, +25165,Nathan Goldbaum,2013-07-08 19:31:47-07:00,commit, +25166,Nathan Goldbaum,2013-07-08 18:37:57-07:00,commit, +25167,Sam Skillman,2013-07-08 14:59:58-06:00,commit, +25168,Nathan Goldbaum,2013-07-08 13:42:17-07:00,commit, +25169,Britton Smith,2013-07-08 11:02:49-04:00,commit, +25170,Matthew Turk,2013-07-08 09:24:03-04:00,commit, +25171,Matthew Turk,2013-07-08 09:16:33-04:00,commit, +25172,Matthew Turk,2013-07-08 09:15:21-04:00,commit, +25173,Matthew Turk,2013-07-08 08:56:00-04:00,commit, +25174,J.S. Oishi,2013-07-06 13:31:13-04:00,commit, +25175,J.S. Oishi,2013-07-06 13:29:10-04:00,commit, +25176,J.S. Oishi,2013-07-06 12:30:19-04:00,commit, +25177,Kacper Kowalik,2013-07-06 11:36:45+02:00,commit, +25178,Nathan Goldbaum,2013-07-05 22:39:25-07:00,commit, +25179,Nathan Goldbaum,2013-07-05 21:55:11-07:00,commit, +25180,Nathan Goldbaum,2013-07-05 20:55:23-07:00,commit, +25181,Matthew Turk,2013-07-05 11:06:56-04:00,commit, +25182,Matthew Turk,2013-07-05 10:54:57-04:00,commit, +25183,Kacper Kowalik,2013-07-05 08:35:24+02:00,commit, +25184,Kacper Kowalik,2013-07-04 20:32:35+02:00,commit, +25185,Kacper Kowalik,2013-07-04 12:59:50+02:00,commit, +25186,Nathan Goldbaum,2013-07-04 00:40:34-07:00,commit, +25187,Nathan Goldbaum,2013-07-04 00:32:18-07:00,commit, +25188,Nathan Goldbaum,2013-07-03 23:56:11-07:00,commit, +25189,Kacper Kowalik,2013-07-04 08:35:20+02:00,commit, +25190,Nathan Goldbaum,2013-07-03 18:14:17-07:00,commit, +25191,Matthew Turk,2013-07-03 17:33:33-04:00,commit, +25192,Noel Scudder,2013-07-03 16:58:38-04:00,commit, +25193,Matthew Turk,2013-07-03 14:56:52-04:00,commit, +25194,Matthew Turk,2013-07-03 10:04:25-04:00,commit, +25195,Matthew Turk,2013-07-03 08:15:14-04:00,commit, +25196,Nathan Goldbaum,2013-07-02 22:32:57-07:00,commit, +25197,Nathan Goldbaum,2013-07-02 21:48:41-07:00,commit, +25198,Nathan Goldbaum,2013-07-02 21:11:21-07:00,commit, +25199,Nathan Goldbaum,2013-07-02 21:10:45-07:00,commit, +25200,Nathan Goldbaum,2013-07-02 16:39:56-07:00,commit, +25201,Matthew Turk,2013-07-02 18:22:16-04:00,commit, +25202,Matthew Turk,2013-07-02 18:12:43-04:00,commit, +25203,Nathan Goldbaum,2013-07-02 15:09:53-07:00,commit, +25204,Matthew Turk,2013-07-02 17:26:34-04:00,commit, +25205,Nathan Goldbaum,2013-07-02 14:09:09-07:00,commit, +25206,Matthew Turk,2013-07-02 16:59:23-04:00,commit, +25207,Matthew Turk,2013-07-02 16:05:27-04:00,commit, +25208,Nathan Goldbaum,2013-07-02 12:59:01-07:00,commit, +25209,Matthew Turk,2013-07-02 15:38:14-04:00,commit, +25210,Matthew Turk,2013-07-02 14:26:35-04:00,commit, +25211,Chris Moody,2013-07-02 11:20:24-07:00,commit, +25212,Matthew Turk,2013-07-02 14:04:50-04:00,commit, +25213,Nathan Goldbaum,2013-07-02 11:03:43-07:00,commit, +25214,Nathan Goldbaum,2013-07-02 08:06:01-07:00,commit, +25215,Matthew Turk,2013-07-02 10:39:54-04:00,commit, +25216,Matthew Turk,2013-07-02 09:58:43-04:00,commit, +25217,Matthew Turk,2013-07-02 09:58:39-04:00,commit, +25218,Matthew Turk,2013-07-02 09:57:23-04:00,commit, +25219,Chris Moody,2013-07-01 14:47:54-07:00,commit, +25220,Chris Moody,2013-07-01 14:46:56-07:00,commit, +25221,Matthew Turk,2013-07-01 17:44:02-04:00,commit, +25222,Nathan Goldbaum,2013-07-01 14:40:29-07:00,commit, +25223,Matthew Turk,2013-07-01 17:39:10-04:00,commit, +25224,Chris Moody,2013-07-01 14:16:58-07:00,commit, +25225,Matthew Turk,2013-07-01 17:15:40-04:00,commit, +25226,Matthew Turk,2013-07-01 17:11:41-04:00,commit, +25227,Chris Moody,2013-07-01 14:08:48-07:00,commit, +25228,Chris Moody,2013-07-01 13:38:40-07:00,commit, +25229,Chris Moody,2013-07-01 13:27:13-07:00,commit, +25230,Chris Moody,2013-07-01 12:44:29-07:00,commit, +25231,Matthew Turk,2013-07-01 15:33:22-04:00,commit, +25232,Chris Moody,2013-07-01 12:00:07-07:00,commit, +25233,Chris Moody,2013-07-01 11:50:34-07:00,commit, +25234,Nathan Goldbaum,2013-07-01 11:35:02-07:00,commit, +25235,Nathan Goldbaum,2013-07-01 10:20:54-07:00,commit, +25236,Sam Skillman,2013-07-01 09:27:29-06:00,commit, +25237,Matthew Turk,2013-07-01 10:30:59-04:00,commit, +25238,Matthew Turk,2013-07-01 10:01:36-04:00,commit, +25239,Matthew Turk,2013-07-01 10:01:22-04:00,commit, +25240,Matthew Turk,2013-07-01 00:31:56-04:00,commit, +25241,Matthew Turk,2013-07-01 00:14:01-04:00,commit, +25242,Matthew Turk,2013-07-01 00:08:35-04:00,commit, +25243,Matthew Turk,2013-07-01 00:04:28-04:00,commit, +25244,Matthew Turk,2013-06-30 22:44:58-04:00,commit, +25245,Nathan Goldbaum,2013-06-30 17:33:21-07:00,commit, +25246,Nathan Goldbaum,2013-06-30 16:26:30-07:00,commit, +25247,Matthew Turk,2013-06-30 17:19:30-04:00,commit, +25248,Chris Moody,2013-06-30 12:33:06-07:00,commit, +25249,Matthew Turk,2013-06-30 10:49:06-05:00,commit, +25250,Matthew Turk,2013-06-30 10:48:51-05:00,commit, +25251,Matthew Turk,2013-06-30 10:36:16-05:00,commit, +25252,Matthew Turk,2013-06-30 08:34:19-05:00,commit, +25253,Matthew Turk,2013-06-30 08:27:58-05:00,commit, +25254,Kacper Kowalik,2013-06-30 11:49:11+02:00,commit, +25255,Nathan Goldbaum,2013-06-30 02:41:22-07:00,commit, +25256,Nathan Goldbaum,2013-06-30 02:32:59-07:00,commit, +25257,Chris Moody,2013-06-29 22:38:09-07:00,commit, +25258,Chris Moody,2013-06-29 22:37:16-07:00,commit, +25259,Chris Moody,2013-06-29 22:30:52-07:00,commit, +25260,Matthew Turk,2013-06-29 21:43:58-05:00,commit, +25261,Matthew Turk,2013-06-29 21:30:10-05:00,commit, +25262,Sam Skillman,2013-06-29 20:10:52-06:00,commit, +25263,Matthew Turk,2013-06-29 20:29:30-05:00,commit, +25264,Matthew Turk,2013-06-29 19:42:07-05:00,commit, +25265,Sam Skillman,2013-06-29 16:22:39-06:00,commit, +25266,Matthew Turk,2013-06-29 16:23:09-05:00,commit, +25267,Matthew Turk,2013-06-29 16:07:35-05:00,commit, +25268,Matthew Turk,2013-06-29 15:38:37-04:00,commit, +25269,Matthew Turk,2013-06-29 15:26:17-04:00,commit, +25270,Matthew Turk,2013-06-29 15:22:48-04:00,commit, +25271,Matthew Turk,2013-06-29 15:10:16-04:00,commit, +25272,Matthew Turk,2013-06-29 15:01:11-04:00,commit, +25273,Matthew Turk,2013-06-29 14:48:11-04:00,commit, +25274,Matthew Turk,2013-06-29 14:44:20-04:00,commit, +25275,Matthew Turk,2013-06-29 14:39:25-04:00,commit, +25276,Matthew Turk,2013-06-29 12:32:12-05:00,commit, +25277,Sam Skillman,2013-06-29 12:08:55-05:00,commit, +25278,Matthew Turk,2013-06-29 12:05:17-05:00,commit, +25279,Matthew Turk,2013-06-29 11:24:44-05:00,commit, +25280,Matthew Turk,2013-06-29 11:09:41-05:00,commit, +25281,Matthew Turk,2013-06-29 10:53:19-05:00,commit, +25282,Nathan Goldbaum,2013-06-29 10:21:54-05:00,commit, +25283,Matthew Turk,2013-06-29 10:11:30-05:00,commit, +25284,Nathan Goldbaum,2013-06-29 09:31:34-05:00,commit, +25285,Nathan Goldbaum,2013-06-29 00:39:32-05:00,commit, +25286,Matthew Turk,2013-06-29 01:12:31-04:00,commit, +25287,Matthew Turk,2013-06-29 00:34:15-04:00,commit, +25288,Matthew Turk,2013-06-28 17:51:18-04:00,commit, +25289,Matthew Turk,2013-06-28 17:50:31-04:00,commit, +25290,Matthew Turk,2013-06-28 17:28:15-04:00,commit, +25291,Nathan Goldbaum,2013-06-28 14:00:49-05:00,commit, +25292,Matthew Turk,2013-06-28 13:01:23-04:00,commit, +25293,Matthew Turk,2013-06-28 12:23:05-04:00,commit, +25294,Matthew Turk,2013-06-28 11:04:58-05:00,commit, +25295,Nathan Goldbaum,2013-06-28 10:44:57-05:00,commit, +25296,Matthew Turk,2013-06-27 23:32:40-05:00,commit, +25297,Matthew Turk,2013-06-27 23:09:51-05:00,commit, +25298,Matthew Turk,2013-06-27 22:11:16-05:00,commit, +25299,Matthew Turk,2013-06-27 23:09:37-04:00,commit, +25300,Andrew Myers,2013-06-27 14:52:50-07:00,commit, +25301,Matthew Turk,2013-06-27 07:44:37-05:00,commit, +25302,Matthew Turk,2013-06-27 08:25:04-04:00,commit, +25303,Kacper Kowalik,2013-06-27 07:57:05+02:00,commit, +25304,Matthew Turk,2013-06-27 00:20:18-04:00,commit, +25305,Matthew Turk,2013-06-27 00:00:32-04:00,commit, +25306,Matthew Turk,2013-06-26 22:56:15-04:00,commit, +25307,Matthew Turk,2013-06-26 22:27:09-04:00,commit, +25308,Matthew Turk,2013-06-26 07:47:15-05:00,commit, +25309,Matthew Turk,2013-06-26 07:41:22-05:00,commit, +25310,Chris Moody,2013-06-25 18:32:13-07:00,commit, +25311,Chris Moody,2013-06-25 18:29:07-07:00,commit, +25312,Nathan Goldbaum,2013-06-25 17:56:46-07:00,commit, +25313,Nathan Goldbaum,2013-06-25 17:55:34-07:00,commit, +25314,Matthew Turk,2013-06-25 15:41:01-04:00,commit, +25315,Matthew Turk,2013-06-25 15:32:51-04:00,commit, +25316,Matthew Turk,2013-06-25 13:53:03-04:00,commit, +25317,Matthew Turk,2013-06-25 13:37:11-04:00,commit, +25318,Kacper Kowalik,2013-06-25 10:28:34+02:00,commit, +25319,Matthew Turk,2013-06-24 16:57:02-04:00,commit, +25320,Matthew Turk,2013-06-24 16:32:05-04:00,commit, +25321,Matthew Turk,2013-06-24 16:06:26-04:00,commit, +25322,Matthew Turk,2013-06-24 15:47:12-04:00,commit, +25323,Matthew Turk,2013-06-24 15:43:11-04:00,commit, +25324,Matthew Turk,2013-06-24 15:37:54-04:00,commit, +25325,Matthew Turk,2013-06-24 14:55:24-04:00,commit, +25326,Matthew Turk,2013-06-24 14:31:03-04:00,commit, +25327,Matthew Turk,2013-06-24 14:23:10-04:00,commit, +25328,Matthew Turk,2013-06-24 10:53:57-04:00,commit, +25329,Matthew Turk,2013-06-24 10:00:38-04:00,commit, +25330,Matthew Turk,2013-06-23 14:58:29-04:00,commit, +25331,Kacper Kowalik,2013-06-23 13:59:18+02:00,commit, +25332,Kacper Kowalik,2013-06-23 13:48:21+02:00,commit, +25333,Kacper Kowalik,2013-06-23 13:40:41+02:00,commit, +25334,Matthew Turk,2013-06-22 10:10:55-04:00,commit, +25335,Kacper Kowalik,2013-06-22 15:45:27+02:00,commit, +25336,Matthew Turk,2013-06-22 09:22:11-04:00,commit, +25337,Kacper Kowalik,2013-06-22 11:44:08+02:00,commit, +25338,Kacper Kowalik,2013-06-22 11:43:35+02:00,commit, +25339,Kacper Kowalik,2013-06-22 11:12:31+02:00,commit, +25340,Matthew Turk,2013-06-22 00:02:29-04:00,commit, +25341,Matthew Turk,2013-06-21 23:58:11-04:00,commit, +25342,Matthew Turk,2013-06-21 23:21:20-04:00,commit, +25343,Matthew Turk,2013-06-21 20:27:43-04:00,commit, +25344,Matthew Turk,2013-06-21 17:50:22-04:00,commit, +25345,Matthew Turk,2013-06-21 16:32:18-04:00,commit, +25346,Nathan Goldbaum,2013-06-21 12:13:12-07:00,commit, +25347,Matthew Turk,2013-06-21 14:57:37-04:00,commit, +25348,Matthew Turk,2013-06-21 14:43:19-04:00,commit, +25349,Matthew Turk,2013-06-21 12:12:19-04:00,commit, +25350,Matthew Turk,2013-06-21 10:32:48-04:00,commit, +25351,Matthew Turk,2013-06-21 10:15:38-04:00,commit, +25352,Nathan Goldbaum,2013-06-20 16:10:10-07:00,commit, +25353,Matthew Turk,2013-06-20 18:51:37-04:00,commit, +25354,Matthew Turk,2013-06-20 18:35:57-04:00,commit, +25355,Matthew Turk,2013-06-20 18:33:24-04:00,commit, +25356,Matthew Turk,2013-06-20 08:42:26-04:00,commit, +25357,Matthew Turk,2013-06-20 07:26:37-04:00,commit, +25358,Matthew Turk,2013-06-20 06:53:21-04:00,commit, +25359,Nathan Goldbaum,2013-06-19 15:49:46-07:00,commit, +25360,Matthew Turk,2013-06-19 17:39:02-04:00,commit, +25361,Matthew Turk,2013-06-19 09:30:47-04:00,commit, +25362,Matthew Turk,2013-06-18 23:06:18-04:00,commit, +25363,Matthew Turk,2013-06-18 23:03:51-04:00,commit, +25364,Matthew Turk,2013-06-18 22:23:16-04:00,commit, +25365,Matthew Turk,2013-06-18 18:44:00-04:00,commit, +25366,Cameron Hummels,2013-06-18 15:03:40-07:00,commit, +25367,Matthew Turk,2013-06-18 17:45:28-04:00,commit, +25368,Matthew Turk,2013-06-18 17:23:37-04:00,commit, +25369,Matthew Turk,2013-06-18 17:07:59-04:00,commit, +25370,Cameron Hummels,2013-06-18 13:59:36-07:00,commit, +25371,Cameron Hummels,2013-06-18 13:49:45-07:00,commit, +25372,Matthew Turk,2013-06-18 13:44:57-04:00,commit, +25373,Cameron Hummels,2013-06-18 10:41:49-07:00,commit, +25374,Matthew Turk,2013-06-18 13:21:40-04:00,commit, +25375,Matthew Turk,2013-06-18 10:50:18-04:00,commit, +25376,Cameron Hummels,2013-06-18 02:51:17-07:00,commit, +25377,Cameron Hummels,2013-06-18 02:41:03-07:00,commit, +25378,David Collins,2013-06-17 14:46:44-04:00,commit, +25379,Matthew Turk,2013-06-17 12:45:08-04:00,commit, +25380,Matthew Turk,2013-06-17 12:26:29-04:00,commit, +25381,Matthew Turk,2013-06-17 10:28:56-04:00,commit, +25382,Matthew Turk,2013-06-17 10:07:27-04:00,commit, +25383,Matthew Turk,2013-06-15 10:57:53-04:00,commit, +25384,Matthew Turk,2013-06-15 10:33:11-04:00,commit, +25385,Chris Moody,2013-06-14 21:19:28-07:00,commit, +25386,Chris Moody,2013-06-14 21:19:08-07:00,commit, +25387,Matthew Turk,2013-06-14 22:03:08-04:00,commit, +25388,Matthew Turk,2013-06-14 21:53:09-04:00,commit, +25389,Chris Moody,2013-06-14 16:48:09-07:00,commit, +25390,Nathan Goldbaum,2013-06-14 15:30:52-07:00,commit, +25391,Nathan Goldbaum,2013-06-14 15:28:25-07:00,commit, +25392,Nathan Goldbaum,2013-06-14 15:27:59-07:00,commit, +25393,Nathan Goldbaum,2013-06-14 15:26:20-07:00,commit, +25394,Matthew Turk,2013-06-14 18:20:54-04:00,commit, +25395,Matthew Turk,2013-06-14 18:12:24-04:00,commit, +25396,Matthew Turk,2013-06-14 18:02:11-04:00,commit, +25397,Matthew Turk,2013-06-14 17:41:57-04:00,commit, +25398,Matthew Turk,2013-06-14 16:09:34-04:00,commit, +25399,Matthew Turk,2013-06-14 16:05:21-04:00,commit, +25400,Chris Moody,2013-06-14 12:52:46-07:00,commit, +25401,Chris Moody,2013-06-14 12:36:38-07:00,commit, +25402,Matthew Turk,2013-06-14 15:33:06-04:00,commit, +25403,Matthew Turk,2013-06-14 15:09:03-04:00,commit, +25404,Matthew Turk,2013-06-14 14:58:19-04:00,commit, +25405,Matthew Turk,2013-06-14 14:30:26-04:00,commit, +25406,Matthew Turk,2013-06-14 14:25:46-04:00,commit, +25407,Matthew Turk,2013-06-14 13:54:24-04:00,commit, +25408,Chris Moody,2013-06-14 10:22:35-07:00,commit, +25409,Chris Moody,2013-06-14 10:22:15-07:00,commit, +25410,Matthew Turk,2013-06-14 13:16:29-04:00,commit, +25411,Chris Moody,2013-06-14 09:50:17-07:00,commit, +25412,Matthew Turk,2013-06-14 12:36:46-04:00,commit, +25413,Matthew Turk,2013-06-14 11:25:02-04:00,commit, +25414,Matthew Turk,2013-06-14 11:14:07-04:00,commit, +25415,Matthew Turk,2013-06-14 07:49:26-04:00,commit, +25416,Nathan Goldbaum,2013-06-13 23:46:03-07:00,commit, +25417,Nathan Goldbaum,2013-06-13 23:30:15-07:00,commit, +25418,Nathan Goldbaum,2013-06-13 20:26:37-07:00,commit, +25419,Matthew Turk,2013-06-13 21:40:07-04:00,commit, +25420,Matthew Turk,2013-06-13 21:32:16-04:00,commit, +25421,Matthew Turk,2013-06-13 21:20:57-04:00,commit, +25422,Chris Moody,2013-06-13 17:49:49-07:00,commit, +25423,Chris Moody,2013-06-13 17:36:46-07:00,commit, +25424,Chris Moody,2013-06-13 17:29:43-07:00,commit, +25425,Chris Moody,2013-06-13 17:02:32-07:00,commit, +25426,Chris Moody,2013-06-13 17:00:38-07:00,commit, +25427,Matthew Turk,2013-06-13 18:30:37-04:00,commit, +25428,Matthew Turk,2013-06-13 17:41:45-04:00,commit, +25429,Matthew Turk,2013-06-13 17:33:38-04:00,commit, +25430,Matthew Turk,2013-06-13 16:55:06-04:00,commit, +25431,Matthew Turk,2013-06-13 15:20:23-04:00,commit, +25432,Sam Skillman,2013-06-13 12:47:40-06:00,commit, +25433,Andrew Myers,2013-06-13 11:40:24-07:00,commit, +25434,Andrew Myers,2013-06-13 11:39:37-07:00,commit, +25435,Sam Skillman,2013-06-13 12:27:49-06:00,commit, +25436,Sam Skillman,2013-06-13 12:19:26-06:00,commit, +25437,Matthew Turk,2013-06-13 13:52:39-04:00,commit, +25438,Matthew Turk,2013-06-13 13:43:17-04:00,commit, +25439,Matthew Turk,2013-06-12 21:55:04-04:00,commit, +25440,Matthew Turk,2013-06-12 21:24:41-04:00,commit, +25441,Sam Skillman,2013-06-12 17:18:57-06:00,commit, +25442,Matthew Turk,2013-06-12 17:33:09-04:00,commit, +25443,Nathan Goldbaum,2013-06-12 14:26:05-07:00,commit, +25444,Matthew Turk,2013-06-12 16:15:18-04:00,commit, +25445,Matthew Turk,2013-06-12 14:53:04-04:00,commit, +25446,Matthew Turk,2013-06-11 22:30:31-04:00,commit, +25447,Matthew Turk,2013-06-11 18:17:16-04:00,commit, +25448,Matthew Turk,2013-06-11 14:43:18-04:00,commit, +25449,Matthew Turk,2013-06-11 14:36:58-04:00,commit, +25450,Matthew Turk,2013-06-11 14:14:22-04:00,commit, +25451,Matthew Turk,2013-06-11 14:08:45-04:00,commit, +25452,Matthew Turk,2013-06-11 13:56:27-04:00,commit, +25453,Matthew Turk,2013-06-11 11:14:56-04:00,commit, +25454,Matthew Turk,2013-06-11 11:10:28-04:00,commit, +25455,Matthew Turk,2013-06-11 11:10:14-04:00,commit, +25456,Matthew Turk,2013-06-11 11:09:29-04:00,commit, +25457,Matthew Turk,2013-06-11 11:07:39-04:00,commit, +25458,Matthew Turk,2013-06-11 09:50:05-04:00,commit, +25459,Matthew Turk,2013-06-11 09:44:02-04:00,commit, +25460,Matthew Turk,2013-06-11 09:42:22-04:00,commit, +25461,Matthew Turk,2013-06-11 09:39:59-04:00,commit, +25462,Matthew Turk,2013-06-11 09:32:40-04:00,commit, +25463,Sam Skillman,2013-06-10 14:57:55-06:00,commit, +25464,Nathan Goldbaum,2013-06-10 12:03:12-07:00,commit, +25465,Matthew Turk,2013-06-10 10:52:29-04:00,commit, +25466,Nathan Goldbaum,2013-06-08 15:34:01-07:00,commit, +25467,Nathan Goldbaum,2013-06-07 11:49:45-07:00,commit, +25468,Matthew Turk,2013-06-07 12:46:27-04:00,commit, +25469,Matthew Turk,2013-06-07 12:45:55-04:00,commit, +25470,Matthew Turk,2013-06-07 10:41:18-04:00,commit, +25471,Matthew Turk,2013-06-07 10:09:18-04:00,commit, +25472,Nathan Goldbaum,2013-06-06 18:21:42-07:00,commit, +25473,Nathan Goldbaum,2013-06-06 18:21:13-07:00,commit, +25474,Sam Skillman,2013-06-06 14:08:32-06:00,commit, +25475,Sam Skillman,2013-06-06 12:51:24-06:00,commit, +25476,Nathan Goldbaum,2013-06-06 11:27:53-07:00,commit, +25477,Sam Skillman,2013-06-06 11:57:08-06:00,commit, +25478,Matthew Turk,2013-06-06 13:47:02-04:00,commit, +25479,Sam Skillman,2013-06-06 11:04:35-06:00,commit, +25480,Sam Skillman,2013-06-06 10:22:35-06:00,commit, +25481,Matthew Turk,2013-06-06 07:38:02-04:00,commit, +25482,Nathan Goldbaum,2013-06-06 00:15:01-07:00,commit, +25483,Nathan Goldbaum,2013-06-05 22:58:21-07:00,commit, +25484,Sam Skillman,2013-06-05 15:56:09-06:00,commit, +25485,Sam Skillman,2013-06-05 15:47:29-06:00,commit, +25486,Sam Skillman,2013-06-05 15:45:38-06:00,commit, +25487,Matthew Turk,2013-06-05 16:48:42-04:00,commit, +25488,Matthew Turk,2013-06-05 16:39:39-04:00,commit, +25489,Matthew Turk,2013-06-05 16:26:38-04:00,commit, +25490,Sam Skillman,2013-06-05 14:02:17-06:00,commit, +25491,Matthew Turk,2013-06-05 15:42:54-04:00,commit, +25492,Sam Skillman,2013-06-05 13:40:50-06:00,commit, +25493,Sam Skillman,2013-06-05 13:24:20-06:00,commit, +25494,Matthew Turk,2013-06-05 14:55:17-04:00,commit, +25495,Matthew Turk,2013-06-05 13:43:52-04:00,commit, +25496,Sam Skillman,2013-06-05 11:29:22-06:00,commit, +25497,Matthew Turk,2013-06-05 07:59:01-04:00,commit, +25498,Matthew Turk,2013-06-05 07:58:29-04:00,commit, +25499,Chris Moody,2013-06-04 15:49:05-07:00,commit, +25500,Chris Moody,2013-06-04 15:39:32-07:00,commit, +25501,Chris Moody,2013-06-04 15:39:10-07:00,commit, +25502,Matthew Turk,2013-06-04 18:16:27-04:00,commit, +25503,Chris Moody,2013-06-04 15:05:38-07:00,commit, +25504,Matthew Turk,2013-06-04 17:28:54-04:00,commit, +25505,Chris Moody,2013-06-04 14:13:23-07:00,commit, +25506,Matthew Turk,2013-06-04 16:21:14-04:00,commit, +25507,Matthew Turk,2013-06-04 16:14:27-04:00,commit, +25508,Matthew Turk,2013-06-04 16:03:29-04:00,commit, +25509,Sam Skillman,2013-06-04 11:43:51-06:00,commit, +25510,Sam Skillman,2013-06-03 15:13:12-06:00,commit, +25511,Matthew Turk,2013-06-03 16:39:58-04:00,commit, +25512,Matthew Turk,2013-06-03 16:39:48-04:00,commit, +25513,Matthew Turk,2013-06-03 16:39:38-04:00,commit, +25514,Britton Smith,2013-06-03 16:36:03-04:00,commit, +25515,Matthew Turk,2013-06-03 16:23:05-04:00,commit, +25516,Matthew Turk,2013-06-03 16:17:12-04:00,commit, +25517,Matthew Turk,2013-06-03 16:13:16-04:00,commit, +25518,Sam Skillman,2013-06-03 14:11:08-06:00,commit, +25519,Nathan Goldbaum,2013-06-03 12:52:29-07:00,commit, +25520,Britton Smith,2013-06-03 15:45:09-04:00,commit, +25521,Matthew Turk,2013-06-03 15:24:56-04:00,commit, +25522,Matthew Turk,2013-06-03 15:02:13-04:00,commit, +25523,Sam Skillman,2013-06-03 13:01:37-06:00,commit, +25524,Matthew Turk,2013-06-03 14:29:51-04:00,commit, +25525,Matthew Turk,2013-06-03 13:41:47-04:00,commit, +25526,Matthew Turk,2013-06-02 17:35:02-04:00,commit, +25527,Matthew Turk,2013-06-02 17:07:07-04:00,commit, +25528,Matthew Turk,2013-06-02 16:07:28-04:00,commit, +25529,Matthew Turk,2013-06-02 16:00:48-04:00,commit, +25530,Andrew Myers,2013-06-01 10:04:21-07:00,commit, +25531,Andrew Myers,2013-05-31 17:17:06-07:00,commit, +25532,Andrew Myers,2013-05-31 17:08:38-07:00,commit, +25533,Andrew Myers,2013-05-31 17:05:12-07:00,commit, +25534,Andrew Myers,2013-05-31 16:50:53-07:00,commit, +25535,Matthew Turk,2013-05-31 16:31:16-04:00,commit, +25536,Matthew Turk,2013-05-31 15:43:28-04:00,commit, +25537,Matthew Turk,2013-05-31 15:43:08-04:00,commit, +25538,Matthew Turk,2013-05-31 15:41:17-04:00,commit, +25539,Matthew Turk,2013-05-31 15:25:54-04:00,commit, +25540,Matthew Turk,2013-05-31 14:54:52-04:00,commit, +25541,Matthew Turk,2013-05-31 14:54:09-04:00,commit, +25542,J.S. Oishi,2013-05-31 14:33:16-04:00,commit, +25543,J.S. Oishi,2013-05-31 14:33:04-04:00,commit, +25544,Matthew Turk,2013-05-31 14:28:56-04:00,commit, +25545,Matthew Turk,2013-05-31 14:07:27-04:00,commit, +25546,Matthew Turk,2013-05-31 11:29:21-04:00,commit, +25547,Matthew Turk,2013-05-31 10:32:02-04:00,commit, +25548,Matthew Turk,2013-05-30 18:57:42-04:00,commit, +25549,Matthew Turk,2013-05-30 18:33:47-04:00,commit, +25550,Matthew Turk,2013-05-30 18:28:11-04:00,commit, +25551,Matthew Turk,2013-05-30 16:40:12-04:00,commit, +25552,Matthew Turk,2013-05-30 15:43:44-04:00,commit, +25553,Matthew Turk,2013-05-30 15:37:23-04:00,commit, +25554,Matthew Turk,2013-05-30 15:25:10-04:00,commit, +25555,Matthew Turk,2013-05-30 15:22:51-04:00,commit, +25556,Matthew Turk,2013-05-30 14:21:43-04:00,commit, +25557,Matthew Turk,2013-05-30 14:02:09-04:00,commit, +25558,Matthew Turk,2013-05-30 13:57:30-04:00,commit, +25559,Matthew Turk,2013-05-30 13:56:48-04:00,commit, +25560,Matthew Turk,2013-05-30 13:56:24-04:00,commit, +25561,Matthew Turk,2013-05-30 13:55:58-04:00,commit, +25562,Matthew Turk,2013-05-29 16:15:08-04:00,commit, +25563,Matthew Turk,2013-05-29 13:51:54-04:00,commit, +25564,Matthew Turk,2013-05-29 13:43:22-04:00,commit, +25565,Matthew Turk,2013-05-29 10:21:27-04:00,commit, +25566,John ZuHone,2013-05-28 09:16:49-04:00,commit, +25567,Chris Moody,2013-05-27 21:33:23-07:00,commit, +25568,Chris Moody,2013-05-27 14:48:02-07:00,commit, +25569,Chris Moody,2013-05-27 14:39:17-07:00,commit, +25570,Chris Moody,2013-05-27 13:48:25-07:00,commit, +25571,Chris Moody,2013-05-27 13:45:34-07:00,commit, +25572,Nathan Goldbaum,2013-05-27 09:24:17-07:00,commit, +25573,Matthew Turk,2013-05-26 21:16:40-04:00,commit, +25574,Cameron Hummels,2013-05-26 08:36:30-07:00,commit, +25575,Britton Smith,2013-05-26 10:12:41-04:00,commit, +25576,Britton Smith,2013-05-26 10:03:03-04:00,commit, +25577,Britton Smith,2013-05-26 09:58:49-04:00,commit, +25578,Britton Smith,2013-05-25 18:14:08-04:00,commit, +25579,Britton Smith,2013-05-25 18:11:54-04:00,commit, +25580,Britton Smith,2013-05-25 18:05:46-04:00,commit, +25581,Matthew Turk,2013-05-25 15:55:58-04:00,commit, +25582,Britton Smith,2013-05-25 15:06:24-04:00,commit, +25583,Britton Smith,2013-05-25 13:58:19-04:00,commit, +25584,Matthew Turk,2013-05-24 16:55:32-04:00,commit, +25585,Matthew Turk,2013-05-24 16:18:20-04:00,commit, +25586,Sam Skillman,2013-05-24 14:16:55-06:00,commit, +25587,Britton Smith,2013-05-24 15:39:36-04:00,commit, +25588,Matthew Turk,2013-05-24 15:04:50-04:00,commit, +25589,Nathan Goldbaum,2013-05-24 12:03:16-07:00,commit, +25590,Matthew Turk,2013-05-24 15:02:46-04:00,commit, +25591,Britton Smith,2013-05-24 14:57:40-04:00,commit, +25592,Britton Smith,2013-05-24 14:45:58-04:00,commit, +25593,Britton Smith,2013-05-24 14:44:33-04:00,commit, +25594,Nathan Goldbaum,2013-05-24 17:38:18+00:00,commit, +25595,Matthew Turk,2013-05-24 13:40:58-04:00,commit, +25596,Nathan Goldbaum,2013-05-24 17:38:18+00:00,commit, +25597,Matthew Turk,2013-05-24 12:00:17-04:00,commit, +25598,Matthew Turk,2013-05-24 09:02:39-04:00,commit, +25599,Chris Moody,2013-05-23 23:33:31-07:00,commit, +25600,Chris Moody,2013-05-23 18:46:36-07:00,commit, +25601,Matthew Turk,2013-05-23 17:49:59-04:00,commit, +25602,Matthew Turk,2013-05-23 17:16:06-04:00,commit, +25603,Chris Moody,2013-05-23 13:09:39-07:00,commit, +25604,Matthew Turk,2013-05-23 16:04:29-04:00,commit, +25605,Matthew Turk,2013-05-23 14:23:11-04:00,commit, +25606,Matthew Turk,2013-05-23 14:16:39-04:00,commit, +25607,Matthew Turk,2013-05-23 13:54:34-04:00,commit, +25608,Matthew Turk,2013-05-23 12:55:19-04:00,commit, +25609,Cameron Hummels,2013-05-23 16:00:12+00:00,commit, +25610,Cameron Hummels,2013-05-23 08:50:56-07:00,commit, +25611,Cameron Hummels,2013-05-23 08:48:11-07:00,commit, +25612,Matthew Turk,2013-05-23 10:19:29-04:00,commit, +25613,Matthew Turk,2013-05-23 10:09:37-04:00,commit, +25614,Matthew Turk,2013-05-23 06:10:57-04:00,commit, +25615,Matthew Turk,2013-05-22 14:39:50-04:00,commit, +25616,Britton Smith,2013-05-22 13:19:20-04:00,commit, +25617,Britton Smith,2013-05-22 12:10:14-04:00,commit, +25618,Matthew Turk,2013-05-22 10:19:14-04:00,commit, +25619,Matthew Turk,2013-05-22 08:06:58-04:00,commit, +25620,Chris Moody,2013-05-21 17:45:13-07:00,commit, +25621,Chris Moody,2013-05-21 17:11:23-07:00,commit, +25622,Chris Moody,2013-05-21 16:59:02-07:00,commit, +25623,Matthew Turk,2013-05-21 19:54:41-04:00,commit, +25624,Chris Moody,2013-05-21 15:35:11-07:00,commit, +25625,Chris Moody,2013-05-21 15:09:16-07:00,commit, +25626,Chris Moody,2013-05-21 14:40:17-07:00,commit, +25627,Chris Moody,2013-05-21 13:59:43-07:00,commit, +25628,Chris Moody,2013-05-21 13:40:33-07:00,commit, +25629,Matthew Turk,2013-05-21 16:25:16-04:00,commit, +25630,Nathan Goldbaum,2013-05-21 12:50:15-07:00,commit, +25631,Nathan Goldbaum,2013-05-21 12:39:18-07:00,commit, +25632,Matthew Turk,2013-05-21 15:00:33-04:00,commit, +25633,Matthew Turk,2013-05-21 14:59:08-04:00,commit, +25634,Matthew Turk,2013-05-21 14:52:30-04:00,commit, +25635,Nathan Goldbaum,2013-05-21 11:48:59-07:00,commit, +25636,David Collins,2013-05-21 13:14:08-04:00,commit, +25637,Nathan Goldbaum,2013-05-20 18:05:44-07:00,commit, +25638,Kacper Kowalik,2013-05-19 17:15:20+02:00,commit, +25639,Kacper Kowalik,2013-05-19 17:02:44+02:00,commit, +25640,Nathan Goldbaum,2013-05-19 00:16:46-07:00,commit, +25641,Nathan Goldbaum,2013-05-18 17:05:57-07:00,commit, +25642,Nathan Goldbaum,2013-05-18 13:02:23-07:00,commit, +25643,Nathan Goldbaum,2013-05-18 12:47:00-07:00,commit, +25644,Nathan Goldbaum,2013-05-18 12:46:12-07:00,commit, +25645,Nathan Goldbaum,2013-05-18 12:44:39-07:00,commit, +25646,Sam Skillman,2013-05-18 07:22:52-06:00,commit, +25647,Nathan Goldbaum,2013-05-17 15:42:16-07:00,commit, +25648,Matthew Turk,2013-05-17 17:48:15-04:00,commit, +25649,Andrew Myers,2013-05-17 14:27:47-07:00,commit, +25650,Andrew Myers,2013-05-17 14:23:42-07:00,commit, +25651,David Collins,2013-05-17 14:34:03-06:00,commit, +25652,Matthew Turk,2013-05-17 16:20:43-04:00,commit, +25653,Matthew Turk,2013-05-17 15:48:50-04:00,commit, +25654,Matthew Turk,2013-05-17 14:59:38-04:00,commit, +25655,Matthew Turk,2013-05-17 14:51:32-04:00,commit, +25656,Matthew Turk,2013-05-17 13:40:23-04:00,commit, +25657,Matthew Turk,2013-05-17 10:47:28-04:00,commit, +25658,Matthew Turk,2013-05-17 09:24:56-04:00,commit, +25659,Matthew Turk,2013-05-16 17:08:44-04:00,commit, +25660,Matthew Turk,2013-05-16 17:06:59-04:00,commit, +25661,Matthew Turk,2013-05-16 17:04:14-04:00,commit, +25662,Matthew Turk,2013-05-16 17:01:54-04:00,commit, +25663,Nathan Goldbaum,2013-05-16 12:47:39-07:00,commit, +25664,Kacper Kowalik,2013-05-16 19:36:28+02:00,commit, +25665,Matthew Turk,2013-05-16 09:24:54-04:00,commit, +25666,Nathan Goldbaum,2013-05-15 22:58:38-07:00,commit, +25667,Nathan Goldbaum,2013-05-16 01:23:29+00:00,commit, +25668,Matthew Turk,2013-05-15 17:36:20-04:00,commit, +25669,Matthew Turk,2013-05-15 15:15:06-04:00,commit, +25670,Matthew Turk,2013-05-15 13:28:19-04:00,commit, +25671,Matthew Turk,2013-05-15 13:05:53-04:00,commit, +25672,Nathan Goldbaum,2013-05-15 00:43:16-07:00,commit, +25673,Nathan Goldbaum,2013-05-14 19:55:11-07:00,commit, +25674,Nathan Goldbaum,2013-05-14 18:35:05-07:00,commit, +25675,Matthew Turk,2013-05-14 18:00:50-04:00,commit, +25676,Stephen Skory,2013-05-14 21:03:54+00:00,commit, +25677,Matthew Turk,2013-05-14 13:53:49-04:00,commit, +25678,John ZuHone,2013-05-13 17:29:42-04:00,commit, +25679,Matthew Turk,2013-05-13 16:06:42-04:00,commit, +25680,Matthew Turk,2013-05-13 15:57:01-04:00,commit, +25681,John ZuHone,2013-05-13 14:15:47-04:00,commit, +25682,John ZuHone,2013-05-13 14:15:32-04:00,commit, +25683,Matthew Turk,2013-05-13 14:09:47-04:00,commit, +25684,Britton Smith,2013-05-13 11:27:04-04:00,commit, +25685,Britton Smith,2013-05-13 11:21:27-04:00,commit, +25686,Britton Smith,2013-05-13 11:12:33-04:00,commit, +25687,Matthew Turk,2013-05-12 19:28:22-04:00,commit, +25688,Sam Skillman,2013-05-11 09:13:16-06:00,commit, +25689,Matthew Turk,2013-05-10 18:37:01-04:00,commit, +25690,Matthew Turk,2013-05-10 18:35:51-04:00,commit, +25691,Cameron Hummels,2013-05-10 15:32:50-07:00,commit, +25692,Nathan Goldbaum,2013-05-09 20:09:53-07:00,commit, +25693,Nathan Goldbaum,2013-05-09 19:28:20-07:00,commit, +25694,Nathan Goldbaum,2013-05-09 19:16:57-07:00,commit, +25695,Nathan Goldbaum,2013-05-09 16:42:17-07:00,commit, +25696,Nathan Goldbaum,2013-05-09 16:27:25-07:00,commit, +25697,Nathan Goldbaum,2013-05-09 16:27:09-07:00,commit, +25698,Nathan Goldbaum,2013-05-09 16:26:24-07:00,commit, +25699,Andrew Myers,2013-05-09 15:48:23-07:00,commit, +25700,Andrew Myers,2013-05-09 15:47:05-07:00,commit, +25701,Andrew Myers,2013-05-09 15:44:37-07:00,commit, +25702,Andrew Myers,2013-05-09 15:42:20-07:00,commit, +25703,Andrew Myers,2013-05-09 15:41:18-07:00,commit, +25704,Andrew Myers,2013-05-09 09:37:28-07:00,commit, +25705,John ZuHone,2013-05-09 11:58:49-04:00,commit, +25706,Matthew Turk,2013-05-09 11:47:36-04:00,commit, +25707,Britton Smith,2013-05-09 11:33:15-04:00,commit, +25708,John ZuHone,2013-05-09 10:48:15-04:00,commit, +25709,Matthew Turk,2013-05-09 09:33:10-04:00,commit, +25710,Matthew Turk,2013-05-09 09:25:30-04:00,commit, +25711,Nathan Goldbaum,2013-05-09 01:24:03-07:00,commit, +25712,Nathan Goldbaum,2013-05-09 01:16:49-07:00,commit, +25713,Nathan Goldbaum,2013-05-09 00:17:28-07:00,commit, +25714,Nathan Goldbaum,2013-05-09 00:15:57-07:00,commit, +25715,Nathan Goldbaum,2013-05-08 23:50:32-07:00,commit, +25716,Andrew Myers,2013-05-08 21:35:44-07:00,commit, +25717,Andrew Myers,2013-05-08 21:35:01-07:00,commit, +25718,Britton Smith,2013-05-08 20:29:29-04:00,commit, +25719,John ZuHone,2013-05-08 14:46:49-04:00,commit, +25720,Kacper Kowalik,2013-05-08 20:39:51+02:00,commit, +25721,Kacper Kowalik,2013-05-08 20:34:03+02:00,commit, +25722,Britton Smith,2013-05-08 14:12:52-04:00,commit, +25723,Britton Smith,2013-05-08 14:10:06-04:00,commit, +25724,Matthew Turk,2013-05-08 13:34:36-04:00,commit, +25725,Kacper Kowalik,2013-05-08 19:32:05+02:00,commit, +25726,Sam Skillman,2013-05-08 10:57:49-06:00,commit, +25727,Chris Moody,2013-05-07 17:51:32-07:00,commit, +25728,Chris Moody,2013-05-07 17:51:21-07:00,commit, +25729,John ZuHone,2013-05-07 12:58:21-07:00,commit, +25730,Andrew Myers,2013-05-07 12:26:45-07:00,commit, +25731,Nathan Goldbaum,2013-05-07 12:20:57-07:00,commit, +25732,Andrew Myers,2013-05-07 12:04:44-07:00,commit, +25733,Andrew Myers,2013-05-07 11:56:14-07:00,commit, +25734,John ZuHone,2013-05-07 14:40:43-04:00,commit, +25735,Andrew Myers,2013-05-07 11:40:25-07:00,commit, +25736,Andrew Myers,2013-05-07 11:37:55-07:00,commit, +25737,John ZuHone,2013-05-07 14:37:51-04:00,commit, +25738,John ZuHone,2013-05-07 14:36:31-04:00,commit, +25739,John ZuHone,2013-05-07 14:36:15-04:00,commit, +25740,John ZuHone,2013-05-07 14:33:20-04:00,commit, +25741,John ZuHone,2013-05-07 14:30:57-04:00,commit, +25742,Andrew Myers,2013-05-07 11:01:31-07:00,commit, +25743,Andrew Myers,2013-05-07 10:52:02-07:00,commit, +25744,Andrew Myers,2013-05-07 10:41:12-07:00,commit, +25745,Andrew Myers,2013-05-07 10:39:40-07:00,commit, +25746,Andrew Myers,2013-05-07 10:38:42-07:00,commit, +25747,John ZuHone,2013-05-07 10:31:17-07:00,commit, +25748,Andrew Myers,2013-05-07 10:12:19-07:00,commit, +25749,John ZuHone,2013-05-07 09:43:02-07:00,commit, +25750,John ZuHone,2013-05-07 09:41:34-07:00,commit, +25751,Brian Crosby,2013-05-07 12:39:13-04:00,commit, +25752,Brian Crosby,2013-05-07 12:26:45-04:00,commit, +25753,Brian Crosby,2013-05-07 12:23:02-04:00,commit, +25754,Andrew Myers,2013-05-07 00:58:18-07:00,commit, +25755,Andrew Myers,2013-05-07 00:56:07-07:00,commit, +25756,Andrew Myers,2013-05-06 23:29:47-07:00,commit, +25757,Sam Leitner,2013-05-07 00:21:07-04:00,commit, +25758,Sam Leitner,2013-05-07 00:07:16-04:00,commit, +25759,Andrew Myers,2013-05-06 17:37:59-07:00,commit, +25760,Andrew Myers,2013-05-06 17:13:02-07:00,commit, +25761,Andrew Myers,2013-05-06 17:07:17-07:00,commit, +25762,Andrew Myers,2013-05-06 17:04:01-07:00,commit, +25763,Casey W. Stark,2013-05-06 11:50:41-07:00,commit, +25764,Casey W. Stark,2013-05-06 11:48:58-07:00,commit, +25765,Casey W. Stark,2013-05-06 11:45:34-07:00,commit, +25766,Casey W. Stark,2013-05-06 11:41:42-07:00,commit, +25767,Casey W. Stark,2013-05-06 11:37:08-07:00,commit, +25768,Casey W. Stark,2013-05-06 11:34:17-07:00,commit, +25769,Casey W. Stark,2013-05-06 11:30:56-07:00,commit, +25770,Nathan Goldbaum,2013-05-05 23:14:04-07:00,commit, +25771,Nathan Goldbaum,2013-05-05 23:13:55-07:00,commit, +25772,Nathan Goldbaum,2013-05-05 23:10:57-07:00,commit, +25773,Kacper Kowalik,2013-05-05 13:22:58+02:00,commit, +25774,Nathan Goldbaum,2013-05-03 13:56:30-07:00,commit, +25775,Nathan Goldbaum,2013-05-03 10:58:34-07:00,commit, +25776,Nathan Goldbaum,2013-05-02 16:09:45-07:00,commit, +25777,Stephen Skory,2013-05-02 14:24:27-06:00,commit, +25778,Matthew Turk,2013-05-01 16:54:20-04:00,commit, +25779,Matthew Turk,2013-05-01 16:29:56-04:00,commit, +25780,Matthew Turk,2013-05-01 07:23:29-04:00,commit, +25781,Matthew Turk,2013-05-01 07:23:23-04:00,commit, +25782,Matthew Turk,2013-05-01 07:21:47-04:00,commit, +25783,Matthew Turk,2013-04-30 23:42:32-04:00,commit, +25784,Matthew Turk,2013-04-30 23:41:56-04:00,commit, +25785,Anthony Scopatz,2013-04-30 13:54:00-05:00,commit, +25786,Anthony Scopatz,2013-04-30 12:53:07-05:00,commit, +25787,Anthony Scopatz,2013-04-30 10:01:32-05:00,commit, +25788,Anthony Scopatz,2013-04-29 16:08:53-05:00,commit, +25789,Anthony Scopatz,2013-04-29 15:39:44-05:00,commit, +25790,Anthony Scopatz,2013-04-29 14:39:38-05:00,commit, +25791,Nathan Goldbaum,2013-04-28 18:15:30-07:00,commit, +25792,Nathan Goldbaum,2013-04-28 17:12:13-07:00,commit, +25793,Nathan Goldbaum,2013-04-28 17:10:23-07:00,commit, +25794,Matthew Turk,2013-04-26 16:15:48-04:00,commit, +25795,Nathan Goldbaum,2013-04-26 12:57:53-07:00,commit, +25796,Matthew Turk,2013-04-26 06:00:13-04:00,commit, +25797,Matthew Turk,2013-04-25 13:25:24-04:00,commit, +25798,Matthew Turk,2013-04-25 10:59:18-04:00,commit, +25799,Matthew Turk,2013-04-25 10:25:26-04:00,commit, +25800,Matthew Turk,2013-04-25 06:44:40-04:00,commit, +25801,Stephen Skory,2013-04-23 17:01:48-06:00,commit, +25802,Stephen Skory,2013-04-23 17:01:05-06:00,commit, +25803,Matthew Turk,2013-04-23 11:30:16-04:00,commit, +25804,Anthony Scopatz,2013-04-22 15:33:23-05:00,commit, +25805,Anthony Scopatz,2013-04-22 15:11:35-05:00,commit, +25806,Matthew Turk,2013-04-22 13:49:47-04:00,commit, +25807,Matthew Turk,2013-04-22 13:45:07-04:00,commit, +25808,Matthew Turk,2013-04-22 12:15:04-04:00,commit, +25809,Matthew Turk,2013-04-20 10:26:26-04:00,commit, +25810,Matthew Turk,2013-04-19 15:13:18-04:00,commit, +25811,Matthew Turk,2013-04-18 15:54:39-04:00,commit, +25812,Matthew Turk,2013-04-18 15:38:12-04:00,commit, +25813,Matthew Turk,2013-04-18 15:38:12-04:00,commit, +25814,Matthew Turk,2013-04-18 14:31:13-04:00,commit, +25815,Matthew Turk,2013-04-18 14:30:14-04:00,commit, +25816,Matthew Turk,2013-04-18 11:31:43-04:00,commit, +25817,Matthew Turk,2013-04-18 07:43:28-04:00,commit, +25818,Matthew Turk,2013-04-18 06:47:07-04:00,commit, +25819,Chris Moody,2013-04-17 23:07:43-07:00,commit, +25820,Chris Moody,2013-04-17 22:38:05-07:00,commit, +25821,Chris Moody,2013-04-17 22:37:34-07:00,commit, +25822,Chris Moody,2013-04-17 19:22:35-07:00,commit, +25823,Chris Moody,2013-04-17 17:57:04-07:00,commit, +25824,Chris Moody,2013-04-17 17:56:27-07:00,commit, +25825,Chris Moody,2013-04-17 17:55:53-07:00,commit, +25826,Chris Moody,2013-04-17 16:47:10-07:00,commit, +25827,Chris Moody,2013-04-17 16:44:58-07:00,commit, +25828,Chris Moody,2013-04-17 16:44:41-07:00,commit, +25829,Chris Moody,2013-04-17 16:44:24-07:00,commit, +25830,Chris Moody,2013-04-17 15:18:44-07:00,commit, +25831,Chris Moody,2013-04-17 15:18:27-07:00,commit, +25832,Matthew Turk,2013-04-17 17:50:07-04:00,commit, +25833,Matthew Turk,2013-04-17 16:58:09-04:00,commit, +25834,Matthew Turk,2013-04-17 15:20:05-04:00,commit, +25835,Matthew Turk,2013-04-17 14:17:19-04:00,commit, +25836,Chris Moody,2013-04-16 23:10:53-07:00,commit, +25837,Chris Moody,2013-04-16 23:05:59-07:00,commit, +25838,Nathan Goldbaum,2013-04-16 22:09:46-07:00,commit, +25839,Chris Moody,2013-04-16 20:44:02-07:00,commit, +25840,Chris Moody,2013-04-16 20:42:47-07:00,commit, +25841,Chris Moody,2013-04-16 20:41:57-07:00,commit, +25842,Chris Moody,2013-04-16 16:28:37-07:00,commit, +25843,Matthew Turk,2013-04-16 18:27:41-04:00,commit, +25844,Kacper Kowalik,2013-04-16 21:22:35+02:00,commit, +25845,Kacper Kowalik,2013-04-16 17:40:12+02:00,commit, +25846,Douglas Rudd,2013-04-16 09:30:47-05:00,commit, +25847,Kacper Kowalik,2013-04-16 15:08:08+02:00,commit, +25848,Kacper Kowalik,2013-04-16 11:07:27+02:00,commit, +25849,Sam Skillman,2013-04-15 14:28:30-06:00,commit, +25850,Nathan Goldbaum,2013-04-15 13:13:29-07:00,commit, +25851,Matthew Turk,2013-04-15 13:30:28-04:00,commit, +25852,Sam Leitner,2013-04-15 11:10:01-04:00,commit, +25853,Sam Skillman,2013-04-15 09:05:53-06:00,commit, +25854,Matthew Turk,2013-04-15 11:01:07-04:00,commit, +25855,Sam Leitner,2013-04-15 10:25:52-04:00,commit, +25856,Sam Leitner,2013-04-15 10:20:32-04:00,commit, +25857,Sam Leitner,2013-04-15 10:02:33-04:00,commit, +25858,Matthew Turk,2013-04-12 17:47:35-04:00,commit, +25859,Matthew Turk,2013-04-12 14:32:30-04:00,commit, +25860,Nathan Goldbaum,2013-04-12 11:32:15-07:00,commit, +25861,Nathan Goldbaum,2013-04-12 11:30:43-07:00,commit, +25862,Matthew Turk,2013-04-12 13:21:23-04:00,commit, +25863,Matthew Turk,2013-04-12 13:19:45-04:00,commit, +25864,Sam Skillman,2013-04-12 11:07:37-06:00,commit, +25865,Matthew Turk,2013-04-12 12:08:45-04:00,commit, +25866,J.S. Oishi,2013-04-12 12:06:43-04:00,commit, +25867,Nathan Goldbaum,2013-04-11 15:19:35-07:00,commit, +25868,Matthew Turk,2013-04-11 12:14:37-04:00,commit, +25869,John ZuHone,2013-04-11 10:17:43-04:00,commit, +25870,John ZuHone,2013-04-11 10:15:46-04:00,commit, +25871,Nathan Goldbaum,2013-04-09 16:43:14-07:00,commit, +25872,Nathan Goldbaum,2013-04-09 13:14:42-07:00,commit, +25873,Nathan Goldbaum,2013-04-09 13:12:51-07:00,commit, +25874,Matthew Turk,2013-04-09 15:51:36-04:00,commit, +25875,Nathan Goldbaum,2013-04-09 12:08:39-07:00,commit, +25876,Chris Moody,2013-04-09 20:08:28+02:00,commit, +25877,J.S. Oishi,2013-04-09 13:47:49-04:00,commit, +25878,J.S. Oishi,2013-04-09 13:44:18-04:00,commit, +25879,Nathan Goldbaum,2013-04-08 23:12:20-07:00,commit, +25880,Nathan Goldbaum,2013-04-08 23:10:22-07:00,commit, +25881,Nathan Goldbaum,2013-04-08 23:08:35-07:00,commit, +25882,Chris Moody,2013-04-08 21:02:24+02:00,commit, +25883,Chris Moody,2013-04-08 19:46:13+02:00,commit, +25884,Chris Moody,2013-04-08 19:41:17+02:00,commit, +25885,Chris Moody,2013-04-08 19:15:31+02:00,commit, +25886,Nathan Goldbaum,2013-04-07 22:57:26-07:00,commit, +25887,Nathan Goldbaum,2013-04-07 22:52:39-07:00,commit, +25888,Nathan Goldbaum,2013-04-07 22:40:17-07:00,commit, +25889,Sam Leitner,2013-04-07 23:36:49-04:00,commit, +25890,Sam Leitner,2013-04-07 23:32:11-04:00,commit, +25891,Nathan Goldbaum,2013-04-07 18:06:35-07:00,commit, +25892,Nathan Goldbaum,2013-04-07 18:05:44-07:00,commit, +25893,Nathan Goldbaum,2013-04-07 00:40:17-07:00,commit, +25894,Nathan Goldbaum,2013-04-07 00:39:09-07:00,commit, +25895,Nathan Goldbaum,2013-04-06 23:52:48-07:00,commit, +25896,Nathan Goldbaum,2013-04-06 23:44:59-07:00,commit, +25897,Nathan Goldbaum,2013-04-06 23:27:02-07:00,commit, +25898,Douglas Rudd,2013-04-04 15:43:48-05:00,commit, +25899,Nathan Goldbaum,2013-04-02 16:04:25-07:00,commit, +25900,Cameron Hummels,2013-04-02 15:52:21-07:00,commit, +25901,Sam Skillman,2013-04-02 15:09:41-06:00,commit, +25902,Sam Skillman,2013-04-02 13:13:21-06:00,commit, +25903,Sam Skillman,2013-04-02 13:00:16-06:00,commit, +25904,Sam Skillman,2013-04-02 12:00:51-06:00,commit, +25905,John ZuHone,2013-04-02 13:19:22-04:00,commit, +25906,Sam Skillman,2013-04-02 09:08:41-06:00,commit, +25907,Nathan Goldbaum,2013-04-01 21:55:42-07:00,commit, +25908,Sam Skillman,2013-04-01 22:11:44-06:00,commit, +25909,Sam Skillman,2013-04-01 21:31:44-06:00,commit, +25910,Douglas Rudd,2013-04-01 21:59:02-05:00,commit, +25911,Nathan Goldbaum,2013-03-30 04:57:20-07:00,commit, +25912,Nathan Goldbaum,2013-03-30 04:14:47-07:00,commit, +25913,Nathan Goldbaum,2013-03-30 03:45:16-07:00,commit, +25914,Nathan Goldbaum,2013-03-30 03:44:24-07:00,commit, +25915,Nathan Goldbaum,2013-03-29 11:20:19-07:00,commit, +25916,Matthew Turk,2013-03-29 06:51:24-04:00,commit, +25917,Matthew Turk,2013-03-29 06:51:18-04:00,commit, +25918,Matthew Turk,2013-03-29 06:50:51-04:00,commit, +25919,Matthew Turk,2013-03-29 06:46:36-04:00,commit, +25920,Matthew Turk,2013-03-28 16:56:55-04:00,commit, +25921,Matthew Turk,2013-03-28 16:01:49-04:00,commit, +25922,Nathan Goldbaum,2013-03-28 12:20:01-07:00,commit, +25923,Matthew Turk,2013-03-28 15:14:08-04:00,commit, +25924,Matthew Turk,2013-03-28 15:11:33-04:00,commit, +25925,Nathan Goldbaum,2013-03-28 11:41:12-07:00,commit, +25926,Matthew Turk,2013-03-28 14:33:22-04:00,commit, +25927,Nathan Goldbaum,2013-03-27 23:21:35-07:00,commit, +25928,Nathan Goldbaum,2013-03-27 23:15:31-07:00,commit, +25929,Nathan Goldbaum,2013-03-27 22:33:10-07:00,commit, +25930,Nathan Goldbaum,2013-03-27 21:20:42-07:00,commit, +25931,Nathan Goldbaum,2013-03-27 19:21:15-07:00,commit, +25932,Nathan Goldbaum,2013-03-27 18:39:07-07:00,commit, +25933,Nathan Goldbaum,2013-03-27 17:35:11-07:00,commit, +25934,Nathan Goldbaum,2013-03-27 17:34:26-07:00,commit, +25935,Kacper Kowalik,2013-03-27 15:12:42+01:00,commit, +25936,Kacper Kowalik,2013-03-27 15:08:55+01:00,commit, +25937,Matthew Turk,2013-03-27 09:28:51-04:00,commit, +25938,Matthew Turk,2013-03-27 09:27:56-04:00,commit, +25939,Matthew Turk,2013-03-27 08:58:28-04:00,commit, +25940,Kacper Kowalik,2013-03-26 13:40:20+01:00,commit, +25941,Kacper Kowalik,2013-03-26 12:59:25+01:00,commit, +25942,J.S. Oishi,2013-03-25 13:23:13-04:00,commit, +25943,J.S. Oishi,2013-03-25 13:10:26-04:00,commit, +25944,J.S. Oishi,2013-03-25 12:56:01-04:00,commit, +25945,Nathan Goldbaum,2013-03-22 14:41:20-07:00,commit, +25946,Matthew Turk,2013-03-22 06:33:58-04:00,commit, +25947,Stephen Skory,2013-03-21 18:02:31-06:00,commit, +25948,Stephen Skory,2013-03-21 13:16:24-06:00,commit, +25949,Stephen Skory,2013-03-21 13:13:03-06:00,commit, +25950,Chris Moody,2013-03-20 15:09:16-07:00,commit, +25951,Chris Moody,2013-03-20 15:09:01-07:00,commit, +25952,Kacper Kowalik,2013-03-20 10:02:32+01:00,commit, +25953,Matthew Turk,2013-03-19 17:58:51-04:00,commit, +25954,Matthew Turk,2013-03-19 17:57:50-04:00,commit, +25955,Chris Moody,2013-03-19 14:42:12-07:00,commit, +25956,Matthew Turk,2013-03-19 17:41:16-04:00,commit, +25957,Chris Moody,2013-03-19 14:35:05-07:00,commit, +25958,Chris Moody,2013-03-19 14:34:28-07:00,commit, +25959,Matthew Turk,2013-03-19 17:33:54-04:00,commit, +25960,Chris Moody,2013-03-19 14:31:18-07:00,commit, +25961,Chris Moody,2013-03-19 14:30:04-07:00,commit, +25962,Chris Moody,2013-03-19 14:25:32-07:00,commit, +25963,Chris Moody,2013-03-19 14:17:54-07:00,commit, +25964,Chris Moody,2013-03-19 14:17:06-07:00,commit, +25965,Nathan Goldbaum,2013-03-19 14:08:20-07:00,commit, +25966,Chris Moody,2013-03-19 14:05:42-07:00,commit, +25967,Chris Moody,2013-03-19 14:04:01-07:00,commit, +25968,Matthew Turk,2013-03-19 17:02:21-04:00,commit, +25969,Chris Moody,2013-03-19 13:58:16-07:00,commit, +25970,Chris Moody,2013-03-19 13:57:58-07:00,commit, +25971,Matthew Turk,2013-03-19 15:58:16-04:00,commit, +25972,Chris Moody,2013-03-19 12:29:36-07:00,commit, +25973,Matthew Turk,2013-03-19 15:04:30-04:00,commit, +25974,Nathan Goldbaum,2013-03-19 11:55:39-07:00,commit, +25975,Nathan Goldbaum,2013-03-19 11:55:23-07:00,commit, +25976,Matthew Turk,2013-03-19 14:54:05-04:00,commit, +25977,Matthew Turk,2013-03-19 10:39:05-04:00,commit, +25978,Matthew Turk,2013-03-19 07:32:43-04:00,commit, +25979,Matthew Turk,2013-03-19 07:20:50-04:00,commit, +25980,Matthew Turk,2013-03-19 07:14:19-04:00,commit, +25981,Douglas Rudd,2013-03-19 00:16:02-05:00,commit, +25982,Douglas Rudd,2013-03-18 21:26:28-05:00,commit, +25983,Matthew Turk,2013-03-18 15:28:15-04:00,commit, +25984,Matthew Turk,2013-03-18 14:12:48-04:00,commit, +25985,John ZuHone,2013-03-18 12:16:03-04:00,commit, +25986,John ZuHone,2013-03-18 12:15:18-04:00,commit, +25987,Matthew Turk,2013-03-18 07:37:14-04:00,commit, +25988,Matthew Turk,2013-03-16 20:21:33-04:00,commit, +25989,Matthew Turk,2013-03-16 19:08:33-04:00,commit, +25990,Matthew Turk,2013-03-16 16:25:39-04:00,commit, +25991,Nathan Goldbaum,2013-03-16 10:37:16-07:00,commit, +25992,Kacper Kowalik,2013-03-16 16:03:29+01:00,commit, +25993,Matthew Turk,2013-03-16 10:34:30-04:00,commit, +25994,Elizabeth Tasker,2013-03-15 20:03:12-04:00,commit, +25995,Elizabeth Tasker,2013-03-15 20:00:17-04:00,commit, +25996,Matthew Turk,2013-03-15 18:12:28-04:00,commit, +25997,Matthew Turk,2013-03-15 17:43:04-04:00,commit, +25998,Matthew Turk,2013-03-15 17:26:38-04:00,commit, +25999,Douglas Rudd,2013-03-15 15:08:41-05:00,commit, +26000,Devin Silvia,2013-03-15 13:28:42-06:00,commit, +26001,Devin Silvia,2013-03-15 13:20:28-06:00,commit, +26002,Matthew Turk,2013-03-15 12:57:43-04:00,commit, +26003,Matthew Turk,2013-03-15 07:52:47-04:00,commit, +26004,Devin Silvia,2013-03-14 20:39:12-06:00,commit, +26005,Douglas Rudd,2013-03-14 18:52:32-05:00,commit, +26006,Michael Kuhlen,2013-03-14 15:17:14-07:00,commit, +26007,Sam Leitner,2013-03-14 15:21:00-04:00,commit, +26008,Sam Leitner,2013-03-14 15:20:13-04:00,commit, +26009,Kaylea Nelson,2013-03-14 15:01:28-04:00,commit, +26010,Douglas Rudd,2013-03-14 13:53:30-05:00,commit, +26011,Douglas Rudd,2013-03-14 13:35:18-05:00,commit, +26012,Douglas Rudd,2013-03-14 13:31:21-05:00,commit, +26013,Douglas Rudd,2013-03-14 13:30:52-05:00,commit, +26014,Sam Leitner,2013-03-14 14:17:42-04:00,commit, +26015,Sam Leitner,2013-03-14 14:15:19-04:00,commit, +26016,Douglas Rudd,2013-03-14 12:57:14-05:00,commit, +26017,Matthew Turk,2013-03-14 13:51:28-04:00,commit, +26018,Douglas Rudd,2013-03-14 12:44:11-05:00,commit, +26019,Matthew Turk,2013-03-14 12:09:20-04:00,commit, +26020,Douglas Rudd,2013-03-14 10:59:33-05:00,commit, +26021,Matthew Turk,2013-03-14 11:46:05-04:00,commit, +26022,Douglas Rudd,2013-03-14 10:36:30-05:00,commit, +26023,Douglas Rudd,2013-03-14 00:09:49-05:00,commit, +26024,Douglas Rudd,2013-03-13 23:43:51-05:00,commit, +26025,Douglas Rudd,2013-03-13 23:04:37-05:00,commit, +26026,Douglas Rudd,2013-03-13 22:50:47-05:00,commit, +26027,Matthew Turk,2013-03-13 22:03:52-04:00,commit, +26028,Matthew Turk,2013-03-13 21:28:04-04:00,commit, +26029,Matthew Turk,2013-03-13 21:27:54-04:00,commit, +26030,Matthew Turk,2013-03-13 21:27:42-04:00,commit, +26031,Matthew Turk,2013-03-13 21:26:48-04:00,commit, +26032,Matthew Turk,2013-03-13 21:26:15-04:00,commit, +26033,Matthew Turk,2013-03-13 21:23:16-04:00,commit, +26034,Matthew Turk,2013-03-13 21:22:41-04:00,commit, +26035,Matthew Turk,2013-03-13 21:22:04-04:00,commit, +26036,John Wise,2013-03-13 14:04:50-04:00,commit, +26037,John Wise,2013-03-13 13:43:38-04:00,commit, +26038,John Wise,2013-03-13 13:28:46-04:00,commit, +26039,Douglas Rudd,2013-03-13 11:59:12-05:00,commit, +26040,Douglas Rudd,2013-03-13 11:51:11-05:00,commit, +26041,Matthew Turk,2013-03-13 09:18:49-04:00,commit, +26042,Matthew Turk,2013-03-13 08:44:47-04:00,commit, +26043,Matthew Turk,2013-03-12 21:40:12-04:00,commit, +26044,Matthew Turk,2013-03-12 21:18:52-04:00,commit, +26045,Nathan Goldbaum,2013-03-12 16:46:49-07:00,commit, +26046,Nathan Goldbaum,2013-03-12 16:46:49-07:00,commit, +26047,Chris Moody,2013-03-11 15:16:56-07:00,commit, +26048,Chris Moody,2013-03-11 15:09:32-07:00,commit, +26049,Chris Moody,2013-03-11 15:09:17-07:00,commit, +26050,Douglas Rudd,2013-03-11 16:14:19-05:00,commit, +26051,Douglas Rudd,2013-03-11 16:10:43-05:00,commit, +26052,Douglas Rudd,2013-03-11 15:48:51-05:00,commit, +26053,Douglas Rudd,2013-03-11 15:48:25-05:00,commit, +26054,Sam Leitner,2013-03-11 16:20:30-04:00,commit, +26055,Matthew Turk,2013-03-11 15:38:18-04:00,commit, +26056,Chris Moody,2013-03-11 11:06:32-07:00,commit, +26057,Chris Moody,2013-03-11 10:54:46-07:00,commit, +26058,Chris Moody,2013-03-11 10:54:30-07:00,commit, +26059,Chris Moody,2013-03-11 10:53:34-07:00,commit, +26060,Chris Moody,2013-03-11 10:52:34-07:00,commit, +26061,Matthew Turk,2013-03-10 03:03:27-04:00,commit, +26062,Matthew Turk,2013-03-10 01:51:23-05:00,commit, +26063,Matthew Turk,2013-03-10 01:42:09-05:00,commit, +26064,Matthew Turk,2013-03-10 01:15:00-05:00,commit, +26065,Matthew Turk,2013-03-09 21:40:05-08:00,commit, +26066,Chris Moody,2013-03-09 21:12:20-08:00,commit, +26067,Chris Moody,2013-03-09 19:22:32-08:00,commit, +26068,Chris Moody,2013-03-09 19:11:09-08:00,commit, +26069,Chris Moody,2013-03-09 18:51:53-08:00,commit, +26070,Chris Moody,2013-03-09 13:04:38-08:00,commit, +26071,Chris Moody,2013-03-09 12:39:02-08:00,commit, +26072,Chris Moody,2013-03-09 12:31:46-08:00,commit, +26073,Chris Moody,2013-03-09 12:29:58-08:00,commit, +26074,Chris Moody,2013-03-09 12:28:29-08:00,commit, +26075,Chris Moody,2013-03-09 12:28:08-08:00,commit, +26076,Chris Moody,2013-03-09 12:27:45-08:00,commit, +26077,Chris Moody,2013-03-09 12:27:33-08:00,commit, +26078,Chris Moody,2013-03-09 12:27:17-08:00,commit, +26079,Chris Moody,2013-03-09 12:20:06-08:00,commit, +26080,Chris Moody,2013-03-09 09:29:31-08:00,commit, +26081,Chris Moody,2013-03-08 15:41:27-08:00,commit, +26082,Casey W. Stark,2013-03-08 15:25:16-08:00,commit, +26083,Casey W. Stark,2013-03-08 15:22:01-08:00,commit, +26084,Chris Moody,2013-03-08 15:20:54-08:00,commit, +26085,Casey W. Stark,2013-03-08 15:18:28-08:00,commit, +26086,Casey W. Stark,2013-03-08 15:04:12-08:00,commit, +26087,Casey W. Stark,2013-03-08 15:03:31-08:00,commit, +26088,Chris Moody,2013-03-08 14:53:50-08:00,commit, +26089,Nathan Goldbaum,2013-03-08 14:22:10-08:00,commit, +26090,Casey W. Stark,2013-03-08 14:08:04-08:00,commit, +26091,Casey W. Stark,2013-03-08 14:07:33-08:00,commit, +26092,Chris Moody,2013-03-08 13:58:40-08:00,commit, +26093,Chris Moody,2013-03-08 13:50:29-08:00,commit, +26094,Matthew Turk,2013-03-08 13:43:45-08:00,commit, +26095,Chris Moody,2013-03-08 13:42:07-08:00,commit, +26096,Douglas Rudd,2013-03-08 12:13:41-08:00,commit, +26097,Douglas Rudd,2013-03-08 12:13:08-08:00,commit, +26098,Kaylea Nelson,2013-03-08 12:12:01-08:00,commit, +26099,Sam Leitner,2013-03-08 11:45:25-08:00,commit, +26100,Chris Moody,2013-03-08 11:26:29-08:00,commit, +26101,Chris Moody,2013-03-08 11:20:26-08:00,commit, +26102,Chris Moody,2013-03-08 10:59:40-08:00,commit, +26103,Matthew Turk,2013-03-08 10:57:58-08:00,commit, +26104,Chris Moody,2013-03-08 10:54:22-08:00,commit, +26105,Matthew Turk,2013-03-08 10:41:21-08:00,commit, +26106,Matthew Turk,2013-03-08 10:40:41-08:00,commit, +26107,Matthew Turk,2013-03-08 09:58:32-08:00,commit, +26108,Matthew Turk,2013-03-08 09:58:16-08:00,commit, +26109,Casey W. Stark,2013-03-08 09:53:01-08:00,commit, +26110,Casey W. Stark,2013-03-08 09:52:11-08:00,commit, +26111,Douglas Rudd,2013-03-08 09:50:46-08:00,commit, +26112,Matthew Turk,2013-03-08 06:56:31-08:00,commit, +26113,Douglas Rudd,2013-03-07 23:46:07-08:00,commit, +26114,Nathan Goldbaum,2013-03-07 23:19:24-08:00,commit, +26115,Nathan Goldbaum,2013-03-07 23:14:17-08:00,commit, +26116,Nathan Goldbaum,2013-03-07 23:11:41-08:00,commit, +26117,Matthew Turk,2013-03-07 22:29:03-08:00,commit, +26118,Nathan Goldbaum,2013-03-07 22:18:48-08:00,commit, +26119,Nathan Goldbaum,2013-03-07 22:04:26-08:00,commit, +26120,Nathan Goldbaum,2013-03-07 22:03:49-08:00,commit, +26121,Nathan Goldbaum,2013-03-07 21:58:28-08:00,commit, +26122,Sam Leitner,2013-03-07 21:34:15-08:00,commit, +26123,Nathan Goldbaum,2013-03-07 20:57:17-08:00,commit, +26124,Matthew Turk,2013-03-07 18:21:42-08:00,commit, +26125,Casey W. Stark,2013-03-07 18:07:56-08:00,commit, +26126,Casey W. Stark,2013-03-07 18:07:00-08:00,commit, +26127,Casey W. Stark,2013-03-07 18:06:23-08:00,commit, +26128,Casey W. Stark,2013-03-07 18:04:07-08:00,commit, +26129,Casey W. Stark,2013-03-07 18:01:54-08:00,commit, +26130,Casey W. Stark,2013-03-07 18:01:17-08:00,commit, +26131,Matthew Turk,2013-03-07 17:39:33-08:00,commit, +26132,Matthew Turk,2013-03-07 17:23:42-08:00,commit, +26133,Douglas Rudd,2013-03-07 17:22:57-08:00,commit, +26134,Matthew Turk,2013-03-07 17:21:08-08:00,commit, +26135,Matthew Turk,2013-03-07 17:05:31-08:00,commit, +26136,Jill Naiman,2013-03-07 17:03:19-08:00,commit, +26137,Douglas Rudd,2013-03-07 17:01:18-08:00,commit, +26138,Douglas Rudd,2013-03-07 16:38:59-08:00,commit, +26139,Douglas Rudd,2013-03-07 16:38:16-08:00,commit, +26140,Kaylea Nelson,2013-03-07 16:36:16-08:00,commit, +26141,Sam Leitner,2013-03-07 16:35:30-08:00,commit, +26142,Sam Leitner,2013-03-07 16:31:41-08:00,commit, +26143,Douglas Rudd,2013-03-07 16:29:23-08:00,commit, +26144,Douglas Rudd,2013-03-07 16:28:10-08:00,commit, +26145,Kaylea Nelson,2013-03-07 16:12:57-08:00,commit, +26146,Kaylea Nelson,2013-03-07 16:11:54-08:00,commit, +26147,Sam Leitner,2013-03-07 16:05:54-08:00,commit, +26148,Sam Leitner,2013-03-07 16:05:32-08:00,commit, +26149,Douglas Rudd,2013-03-07 16:04:11-08:00,commit, +26150,Douglas Rudd,2013-03-07 15:55:39-08:00,commit, +26151,Sam Leitner,2013-03-07 15:45:32-08:00,commit, +26152,Nathan Goldbaum,2013-03-07 14:03:24-08:00,commit, +26153,Andrew Myers,2013-03-07 14:02:12-08:00,commit, +26154,Nathan Goldbaum,2013-03-07 13:57:52-08:00,commit, +26155,Nathan Goldbaum,2013-03-07 13:56:04-08:00,commit, +26156,Andrew Myers,2013-03-07 13:55:00-08:00,commit, +26157,Andrew Myers,2013-03-07 13:38:49-08:00,commit, +26158,Matthew Turk,2013-03-07 12:49:21-08:00,commit, +26159,Matthew Turk,2013-03-07 12:25:18-08:00,commit, +26160,Matthew Turk,2013-03-07 12:16:32-08:00,commit, +26161,Matthew Turk,2013-03-07 11:51:45-08:00,commit, +26162,Nathan Goldbaum,2013-03-07 11:30:44-08:00,commit, +26163,Britton Smith,2013-03-07 11:28:42-08:00,commit, +26164,Britton Smith,2013-03-07 11:28:02-08:00,commit, +26165,Nathan Goldbaum,2013-03-07 11:21:50-08:00,commit, +26166,Casey W. Stark,2013-03-07 11:18:54-08:00,commit, +26167,Casey W. Stark,2013-03-07 11:17:58-08:00,commit, +26168,Nathan Goldbaum,2013-03-07 11:16:36-08:00,commit, +26169,Chris Moody,2013-03-07 10:38:17-08:00,commit, +26170,Chris Moody,2013-03-07 10:34:57-08:00,commit, +26171,Matthew Turk,2013-03-07 10:32:40-08:00,commit, +26172,Chris Moody,2013-03-07 10:22:09-08:00,commit, +26173,Nathan Goldbaum,2013-03-07 10:13:09-08:00,commit, +26174,Matthew Turk,2013-03-07 10:07:29-08:00,commit, +26175,Douglas Rudd,2013-03-07 09:33:59-08:00,commit, +26176,Matthew Turk,2013-03-06 22:43:15-08:00,commit, +26177,Casey W. Stark,2013-03-06 22:26:35-08:00,commit, +26178,Casey W. Stark,2013-03-06 22:25:50-08:00,commit, +26179,Casey W. Stark,2013-03-06 22:25:19-08:00,commit, +26180,Casey W. Stark,2013-03-06 22:05:33-08:00,commit, +26181,Casey W. Stark,2013-03-06 18:08:23-08:00,commit, +26182,Casey W. Stark,2013-03-06 18:07:32-08:00,commit, +26183,Casey W. Stark,2013-03-06 18:07:06-08:00,commit, +26184,Casey W. Stark,2013-03-06 18:06:41-08:00,commit, +26185,Andrew Myers,2013-03-06 17:56:36-08:00,commit, +26186,Andrew Myers,2013-03-06 17:56:16-08:00,commit, +26187,Casey W. Stark,2013-03-06 17:54:55-08:00,commit, +26188,Casey W. Stark,2013-03-06 17:53:10-08:00,commit, +26189,Casey W. Stark,2013-03-06 17:40:15-08:00,commit, +26190,Casey W. Stark,2013-03-06 17:39:46-08:00,commit, +26191,Casey W. Stark,2013-03-06 17:35:19-08:00,commit, +26192,Jill Naiman,2013-03-06 17:34:55-08:00,commit, +26193,Jill Naiman,2013-03-06 17:29:49-08:00,commit, +26194,Matthew Turk,2013-03-06 17:26:54-08:00,commit, +26195,Nathan Goldbaum,2013-03-06 17:21:16-08:00,commit, +26196,Chris Moody,2013-03-06 17:14:28-08:00,commit, +26197,Matthew Turk,2013-03-06 16:56:30-08:00,commit, +26198,Nathan Goldbaum,2013-03-06 16:53:37-08:00,commit, +26199,Nathan Goldbaum,2013-03-06 16:51:55-08:00,commit, +26200,Casey W. Stark,2013-03-06 16:51:37-08:00,commit, +26201,Casey W. Stark,2013-03-06 16:51:18-08:00,commit, +26202,Nathan Goldbaum,2013-03-06 16:49:04-08:00,commit, +26203,Casey W. Stark,2013-03-06 16:48:43-08:00,commit, +26204,Britton Smith,2013-03-06 16:47:51-08:00,commit, +26205,Casey W. Stark,2013-03-06 16:47:23-08:00,commit, +26206,Casey W. Stark,2013-03-06 16:47:01-08:00,commit, +26207,Britton Smith,2013-03-06 16:46:14-08:00,commit, +26208,Anna Rosen,2013-03-06 16:45:57-08:00,commit, +26209,Anna Rosen,2013-03-06 16:43:36-08:00,commit, +26210,Nathan Goldbaum,2013-03-06 16:43:27-08:00,commit, +26211,Nathan Goldbaum,2013-03-06 16:29:53-08:00,commit, +26212,Nathan Goldbaum,2013-03-06 16:28:24-08:00,commit, +26213,Andrew Myers,2013-03-06 16:21:58-08:00,commit, +26214,Andrew Myers,2013-03-06 16:21:06-08:00,commit, +26215,Anna Rosen,2013-03-06 16:19:50-08:00,commit, +26216,Andrew Myers,2013-03-06 16:17:56-08:00,commit, +26217,Anna Rosen,2013-03-06 16:15:49-08:00,commit, +26218,Matthew Turk,2013-03-06 16:07:34-08:00,commit, +26219,Nathan Goldbaum,2013-03-06 16:07:15-08:00,commit, +26220,Nathan Goldbaum,2013-03-06 16:07:07-08:00,commit, +26221,Matthew Turk,2013-03-06 15:38:51-08:00,commit, +26222,Matthew Turk,2013-03-06 15:02:08-08:00,commit, +26223,Jill Naiman,2013-03-06 14:46:32-08:00,commit, +26224,Casey W. Stark,2013-03-06 14:42:18-08:00,commit, +26225,Casey W. Stark,2013-03-06 14:26:53-08:00,commit, +26226,Casey W. Stark,2013-03-06 14:17:30-08:00,commit, +26227,Jill Naiman,2013-03-06 14:02:54-08:00,commit, +26228,Matthew Turk,2013-03-06 13:35:59-08:00,commit, +26229,Chris Moody,2013-03-06 13:20:42-08:00,commit, +26230,John Wise,2013-03-06 14:29:28-05:00,commit, +26231,Chris Moody,2013-03-05 12:55:04-08:00,commit, +26232,Nathan Goldbaum,2013-03-05 14:19:24-06:00,commit, +26233,Nathan Goldbaum,2013-03-05 14:12:54-06:00,commit, +26234,Sam Skillman,2013-03-05 09:38:45-07:00,commit, +26235,Elizabeth Tasker,2013-03-05 09:10:49-05:00,commit, +26236,Chris Moody,2013-03-04 20:56:25-08:00,commit, +26237,Chris Moody,2013-03-04 16:20:32-08:00,commit, +26238,Chris Moody,2013-03-04 15:54:16-08:00,commit, +26239,Chris Moody,2013-03-04 15:52:36-08:00,commit, +26240,Chris Moody,2013-03-04 15:35:33-08:00,commit, +26241,Chris Moody,2013-03-04 13:47:35-08:00,commit, +26242,Sam Leitner,2013-03-02 17:10:44-05:00,commit, +26243,Nathan Goldbaum,2013-03-01 13:04:36-08:00,commit, +26244,Nathan Goldbaum,2013-03-01 12:46:27-08:00,commit, +26245,Matthew Turk,2013-03-01 15:34:40-05:00,commit, +26246,Sam Skillman,2013-03-01 12:28:58-07:00,commit, +26247,Sam Skillman,2013-03-01 12:28:58-07:00,commit, +26248,John ZuHone,2013-03-01 13:56:15-05:00,commit, +26249,Matthew Turk,2013-03-01 13:38:40-05:00,commit, +26250,Nathan Goldbaum,2013-03-01 10:30:26-08:00,commit, +26251,Nathan Goldbaum,2013-03-01 10:19:12-08:00,commit, +26252,Matthew Turk,2013-03-01 10:51:07-05:00,commit, +26253,Matthew Turk,2013-03-01 10:34:28-05:00,commit, +26254,Matthew Turk,2013-03-01 10:34:21-05:00,commit, +26255,Matthew Turk,2013-03-01 10:28:18-05:00,commit, +26256,Matthew Turk,2013-02-28 15:32:51-05:00,commit, +26257,Matthew Turk,2013-02-28 15:31:23-05:00,commit, +26258,Kacper Kowalik,2013-02-28 21:26:15+01:00,commit, +26259,Nathan Goldbaum,2013-02-28 11:59:43-08:00,commit, +26260,Nathan Goldbaum,2013-02-28 11:06:30-08:00,commit, +26261,John Wise,2013-02-28 10:05:12-05:00,commit, +26262,John Wise,2013-02-28 10:01:39-05:00,commit, +26263,Nathan Goldbaum,2013-02-27 22:51:58-08:00,commit, +26264,Matthew Turk,2013-02-27 15:54:01-05:00,commit, +26265,Kacper Kowalik,2013-02-27 20:44:41+01:00,commit, +26266,Kacper Kowalik,2013-02-27 20:23:08+01:00,commit, +26267,Matthew Turk,2013-02-27 13:10:09-05:00,commit, +26268,Sam Skillman,2013-02-27 10:26:56-07:00,commit, +26269,Stephen Skory,2013-02-27 08:46:57-07:00,commit, +26270,Matthew Turk,2013-02-27 09:05:52-05:00,commit, +26271,Matthew Turk,2013-02-27 08:42:51-05:00,commit, +26272,Matthew Turk,2013-02-27 08:42:32-05:00,commit, +26273,Matthew Turk,2013-02-27 07:00:46-05:00,commit, +26274,Matthew Turk,2013-02-27 06:07:19-05:00,commit, +26275,Matthew Turk,2013-02-27 06:02:32-05:00,commit, +26276,Matthew Turk,2013-02-26 20:49:50-05:00,commit, +26277,Chris Moody,2013-02-26 15:32:02-08:00,commit, +26278,Kacper Kowalik,2013-02-26 18:21:35+01:00,commit, +26279,Sam Skillman,2013-02-26 09:36:06-07:00,commit, +26280,Kacper Kowalik,2013-02-26 07:23:08+01:00,commit, +26281,Sam Skillman,2013-02-25 20:58:12-07:00,commit, +26282,Chris Moody,2013-02-25 12:05:08-08:00,commit, +26283,Nathan Goldbaum,2013-02-25 11:37:17-08:00,commit, +26284,Nathan Goldbaum,2013-02-25 11:32:58-08:00,commit, +26285,Matthew Turk,2013-02-25 13:54:31-05:00,commit, +26286,Nathan Goldbaum,2013-02-25 10:46:35-08:00,commit, +26287,John ZuHone,2013-02-24 23:02:31-06:00,commit, +26288,Chris Moody,2013-02-23 18:08:15-08:00,commit, +26289,Chris Moody,2013-02-23 17:40:40-08:00,commit, +26290,Nathan Goldbaum,2013-02-23 14:35:11-08:00,commit, +26291,Nathan Goldbaum,2013-02-23 13:53:58-08:00,commit, +26292,Nathan Goldbaum,2013-02-23 13:48:57-08:00,commit, +26293,Nathan Goldbaum,2013-02-23 13:44:22-08:00,commit, +26294,Sam Skillman,2013-02-23 11:20:11-07:00,commit, +26295,Matthew Turk,2013-02-23 06:25:41-05:00,commit, +26296,Matthew Turk,2013-02-23 06:24:33-05:00,commit, +26297,Nathan Goldbaum,2013-02-22 18:13:26-08:00,commit, +26298,Cameron Hummels,2013-02-22 18:53:01-07:00,commit, +26299,Cameron Hummels,2013-02-22 18:45:48-07:00,commit, +26300,Chris Moody,2013-02-22 16:48:10-08:00,commit, +26301,Chris Moody,2013-02-22 16:18:09-08:00,commit, +26302,Chris Moody,2013-02-22 16:06:19-08:00,commit, +26303,Chris Moody,2013-02-22 15:50:39-08:00,commit, +26304,Stephen Skory,2013-02-22 11:03:39-07:00,commit, +26305,Stephen Skory,2013-02-22 11:03:25-07:00,commit, +26306,Kacper Kowalik,2013-02-22 12:46:33+01:00,commit, +26307,Nathan Goldbaum,2013-02-21 21:31:56-08:00,commit, +26308,Nathan Goldbaum,2013-02-21 21:30:12-08:00,commit, +26309,Nathan Goldbaum,2013-02-21 21:25:38-08:00,commit, +26310,Nathan Goldbaum,2013-02-21 18:33:49-08:00,commit, +26311,Nathan Goldbaum,2013-02-21 18:26:10-08:00,commit, +26312,Cameron Hummels,2013-02-21 18:20:28-07:00,commit, +26313,Cameron Hummels,2013-02-21 18:19:25-07:00,commit, +26314,John Wise,2013-02-21 17:43:37-05:00,commit, +26315,John Wise,2013-02-21 17:41:40-05:00,commit, +26316,John Wise,2013-02-21 17:27:02-05:00,commit, +26317,Matthew Turk,2013-02-21 16:43:02-05:00,commit, +26318,John Wise,2013-02-21 09:24:06-05:00,commit, +26319,Kacper Kowalik,2013-02-21 13:41:36+01:00,commit, +26320,Kacper Kowalik,2013-02-21 12:44:13+01:00,commit, +26321,Nathan Goldbaum,2013-02-20 17:52:29-08:00,commit, +26322,Nathan Goldbaum,2013-02-20 17:49:22-08:00,commit, +26323,Nathan Goldbaum,2013-02-20 17:48:40-08:00,commit, +26324,Nathan Goldbaum,2013-02-20 17:48:29-08:00,commit, +26325,Nathan Goldbaum,2013-02-20 17:48:02-08:00,commit, +26326,Nathan Goldbaum,2013-02-20 13:20:12-08:00,commit, +26327,Nathan Goldbaum,2013-02-20 13:18:51-08:00,commit, +26328,Chris Moody,2013-02-20 10:09:31-08:00,commit, +26329,Chris Moody,2013-02-20 09:38:42-08:00,commit, +26330,Sam Skillman,2013-02-20 10:35:08-07:00,commit, +26331,Britton Smith,2013-02-20 11:18:00-05:00,commit, +26332,Matthew Turk,2013-02-20 11:02:42-05:00,commit, +26333,Chris Moody,2013-02-19 23:16:04-08:00,commit, +26334,Stephen Skory,2013-02-19 18:49:55-07:00,commit, +26335,Chris Moody,2013-02-19 17:15:33-08:00,commit, +26336,Chris Moody,2013-02-19 16:39:00-08:00,commit, +26337,Chris Moody,2013-02-19 16:38:50-08:00,commit, +26338,Sam Skillman,2013-02-19 17:02:36-07:00,commit, +26339,Michael Kuhlen,2013-02-19 15:46:52-08:00,commit, +26340,Cameron Hummels,2013-02-19 16:22:09-07:00,commit, +26341,Chris Moody,2013-02-19 14:26:08-08:00,commit, +26342,Cameron Hummels,2013-02-19 15:05:54-07:00,commit, +26343,Chris Moody,2013-02-19 12:38:59-08:00,commit, +26344,Chris Moody,2013-02-19 12:17:19-08:00,commit, +26345,Michael Kuhlen,2013-02-19 11:05:25-08:00,commit, +26346,Matthew Turk,2013-02-19 10:56:37-05:00,commit, +26347,Sam Skillman,2013-02-19 08:52:56-07:00,commit, +26348,Kacper Kowalik,2013-02-19 15:02:58+01:00,commit, +26349,Kacper Kowalik,2013-02-19 14:07:22+01:00,commit, +26350,Chris Moody,2013-02-18 20:28:46-08:00,commit, +26351,Andrew Myers,2013-02-18 16:44:46-08:00,commit, +26352,Andrew Myers,2013-02-18 16:44:26-08:00,commit, +26353,Chris Moody,2013-02-18 12:20:44-08:00,commit, +26354,Sam Skillman,2013-02-18 11:16:57-07:00,commit, +26355,Sam Skillman,2013-02-18 10:38:58-07:00,commit, +26356,Sam Skillman,2013-02-18 10:28:01-07:00,commit, +26357,Sam Skillman,2013-02-18 10:05:36-07:00,commit, +26358,Sam Skillman,2013-02-18 10:04:06-07:00,commit, +26359,Sam Skillman,2013-02-18 10:03:44-07:00,commit, +26360,Sam Skillman,2013-02-18 10:02:24-07:00,commit, +26361,Kacper Kowalik,2013-02-18 14:57:52+01:00,commit, +26362,Kacper Kowalik,2013-02-18 14:56:38+01:00,commit, +26363,Kacper Kowalik,2013-02-18 14:50:29+01:00,commit, +26364,Kacper Kowalik,2013-02-18 14:30:33+01:00,commit, +26365,Kacper Kowalik,2013-02-18 14:27:07+01:00,commit, +26366,Sam Skillman,2013-02-17 20:31:48-07:00,commit, +26367,Sam Skillman,2013-02-17 20:30:25-07:00,commit, +26368,Sam Skillman,2013-02-17 20:29:25-07:00,commit, +26369,Sam Skillman,2013-02-17 18:27:47-07:00,commit, +26370,Chris Moody,2013-02-17 17:24:02-08:00,commit, +26371,Chris Moody,2013-02-17 17:15:43-08:00,commit, +26372,Chris Moody,2013-02-17 17:11:03-08:00,commit, +26373,Chris Moody,2013-02-17 16:46:36-08:00,commit, +26374,Chris Moody,2013-02-17 16:19:44-08:00,commit, +26375,Chris Moody,2013-02-17 15:57:07-08:00,commit, +26376,Sam Skillman,2013-02-17 15:54:52-07:00,commit, +26377,Sam Skillman,2013-02-17 14:46:10-07:00,commit, +26378,Sam Skillman,2013-02-17 14:44:20-07:00,commit, +26379,Sam Skillman,2013-02-17 14:43:48-07:00,commit, +26380,Sam Skillman,2013-02-17 14:41:05-07:00,commit, +26381,Chris Moody,2013-02-17 11:25:59-08:00,commit, +26382,Chris Moody,2013-02-17 11:17:50-08:00,commit, +26383,Chris Moody,2013-02-17 11:17:29-08:00,commit, +26384,Chris Moody,2013-02-17 10:41:03-08:00,commit, +26385,Chris Moody,2013-02-17 10:39:00-08:00,commit, +26386,Chris Moody,2013-02-17 10:35:27-08:00,commit, +26387,Chris Moody,2013-02-17 10:28:43-08:00,commit, +26388,Chris Moody,2013-02-17 10:25:06-08:00,commit, +26389,Chris Moody,2013-02-17 10:23:25-08:00,commit, +26390,Chris Moody,2013-02-17 10:22:38-08:00,commit, +26391,John ZuHone,2013-02-17 12:20:56-05:00,commit, +26392,Chris Moody,2013-02-16 23:37:28-08:00,commit, +26393,Chris Moody,2013-02-16 23:05:33-08:00,commit, +26394,Chris Moody,2013-02-16 23:04:41-08:00,commit, +26395,Chris Moody,2013-02-16 12:06:13-08:00,commit, +26396,Chris Moody,2013-02-16 12:04:57-08:00,commit, +26397,Chris Moody,2013-02-16 11:38:48-08:00,commit, +26398,John ZuHone,2013-02-16 13:10:23-05:00,commit, +26399,John ZuHone,2013-02-16 13:10:03-05:00,commit, +26400,John ZuHone,2013-02-15 22:55:27-05:00,commit, +26401,Matthew Turk,2013-02-15 22:17:00-05:00,commit, +26402,Nathan Goldbaum,2013-02-15 16:37:41-08:00,commit, +26403,Nathan Goldbaum,2013-02-15 16:13:30-08:00,commit, +26404,Matthew Turk,2013-02-15 18:59:27-05:00,commit, +26405,Matthew Turk,2013-02-15 18:59:27-05:00,commit, +26406,Matthew Turk,2013-02-15 17:25:27-05:00,commit, +26407,Cameron Hummels,2013-02-15 15:18:11-07:00,commit, +26408,Cameron Hummels,2013-02-15 15:13:11-07:00,commit, +26409,Cameron Hummels,2013-02-15 14:26:50-07:00,commit, +26410,Cameron Hummels,2013-02-15 14:20:44-07:00,commit, +26411,Cameron Hummels,2013-02-15 14:15:57-07:00,commit, +26412,Cameron Hummels,2013-02-15 14:13:27-07:00,commit, +26413,Cameron Hummels,2013-02-15 14:09:46-07:00,commit, +26414,Matthew Turk,2013-02-15 15:59:29-05:00,commit, +26415,Matthew Turk,2013-02-15 15:57:36-05:00,commit, +26416,Cameron Hummels,2013-02-15 13:51:21-07:00,commit, +26417,Matthew Turk,2013-02-15 15:49:34-05:00,commit, +26418,Matthew Turk,2013-02-15 15:48:12-05:00,commit, +26419,Cameron Hummels,2013-02-15 12:52:21-07:00,commit, +26420,Matthew Turk,2013-02-15 14:34:55-05:00,commit, +26421,Britton Smith,2013-02-15 14:29:53-05:00,commit, +26422,Kacper Kowalik,2013-02-15 20:20:05+01:00,commit, +26423,Matthew Turk,2013-02-15 14:04:41-05:00,commit, +26424,Matthew Turk,2013-02-15 13:55:15-05:00,commit, +26425,Matthew Turk,2013-02-15 13:45:26-05:00,commit, +26426,Matthew Turk,2013-02-15 13:35:30-05:00,commit, +26427,Matthew Turk,2013-02-15 13:29:17-05:00,commit, +26428,Cameron Hummels,2013-02-15 11:15:32-07:00,commit, +26429,Matthew Turk,2013-02-15 13:08:05-05:00,commit, +26430,Matthew Turk,2013-02-15 13:06:07-05:00,commit, +26431,Matthew Turk,2013-02-15 13:05:05-05:00,commit, +26432,Matthew Turk,2013-02-15 13:01:50-05:00,commit, +26433,Matthew Turk,2013-02-15 13:01:36-05:00,commit, +26434,Matthew Turk,2013-02-15 12:55:40-05:00,commit, +26435,Matthew Turk,2013-02-15 12:52:56-05:00,commit, +26436,Matthew Turk,2013-02-15 12:52:48-05:00,commit, +26437,Matthew Turk,2013-02-15 12:52:32-05:00,commit, +26438,Matthew Turk,2013-02-15 12:50:46-05:00,commit, +26439,Matthew Turk,2013-02-15 12:50:32-05:00,commit, +26440,Matthew Turk,2013-02-15 12:45:29-05:00,commit, +26441,Matthew Turk,2013-02-15 12:44:06-05:00,commit, +26442,Cameron Hummels,2013-02-15 10:41:53-07:00,commit, +26443,Matthew Turk,2013-02-15 12:37:51-05:00,commit, +26444,Matthew Turk,2013-02-15 12:37:45-05:00,commit, +26445,Matthew Turk,2013-02-15 12:32:22-05:00,commit, +26446,Matthew Turk,2013-02-15 12:26:56-05:00,commit, +26447,Matthew Turk,2013-02-15 12:24:23-05:00,commit, +26448,Matthew Turk,2013-02-15 12:23:50-05:00,commit, +26449,Matthew Turk,2013-02-15 12:12:57-05:00,commit, +26450,Matthew Turk,2013-02-15 08:44:00-05:00,commit, +26451,Matthew Turk,2013-02-15 08:17:31-05:00,commit, +26452,Cameron Hummels,2013-02-14 18:43:05-07:00,commit, +26453,Cameron Hummels,2013-02-14 18:10:16-07:00,commit, +26454,Cameron Hummels,2013-02-14 18:03:03-07:00,commit, +26455,Matthew Turk,2013-02-14 17:24:43-05:00,commit, +26456,Matthew Turk,2013-02-14 17:24:43-05:00,commit, +26457,Matthew Turk,2013-02-14 15:12:46-05:00,commit, +26458,Matthew Turk,2013-02-14 13:59:16-05:00,commit, +26459,Matthew Turk,2013-02-14 13:45:49-05:00,commit, +26460,Matthew Turk,2013-02-14 13:25:39-05:00,commit, +26461,Andrew Myers,2013-02-14 10:03:35-08:00,commit, +26462,Andrew Myers,2013-02-14 09:28:39-08:00,commit, +26463,Matthew Turk,2013-02-14 12:01:10-05:00,commit, +26464,Matthew Turk,2013-02-14 12:00:48-05:00,commit, +26465,Matthew Turk,2013-02-14 09:03:02-05:00,commit, +26466,Nathan Goldbaum,2013-02-13 23:41:20-08:00,commit, +26467,Nathan Goldbaum,2013-02-13 23:35:56-08:00,commit, +26468,Andrew Myers,2013-02-13 21:56:34-08:00,commit, +26469,Cameron Hummels,2013-02-13 22:07:37-07:00,commit, +26470,Andrew Myers,2013-02-13 18:08:41-08:00,commit, +26471,Chris Moody,2013-02-13 15:38:33-08:00,commit, +26472,Chris Moody,2013-02-13 14:45:31-08:00,commit, +26473,Chris Moody,2013-02-13 14:43:27-08:00,commit, +26474,Chris Moody,2013-02-13 13:29:25-08:00,commit, +26475,Stephen Skory,2013-02-13 14:22:37-07:00,commit, +26476,Stephen Skory,2013-02-13 14:22:18-07:00,commit, +26477,Chris Moody,2013-02-13 13:09:17-08:00,commit, +26478,Chris Moody,2013-02-13 13:06:01-08:00,commit, +26479,Nathan Goldbaum,2013-02-13 12:51:46-08:00,commit, +26480,Nathan Goldbaum,2013-02-13 12:51:21-08:00,commit, +26481,Chris Moody,2013-02-13 12:35:52-08:00,commit, +26482,Chris Moody,2013-02-13 12:35:31-08:00,commit, +26483,Matthew Turk,2013-02-13 15:25:49-05:00,commit, +26484,Chris Moody,2013-02-13 11:51:18-08:00,commit, +26485,Chris Moody,2013-02-13 11:46:06-08:00,commit, +26486,Matthew Turk,2013-02-13 14:36:21-05:00,commit, +26487,Matthew Turk,2013-02-13 14:30:52-05:00,commit, +26488,Chris Moody,2013-02-13 10:51:32-08:00,commit, +26489,Chris Moody,2013-02-13 10:37:17-08:00,commit, +26490,Chris Moody,2013-02-13 10:15:18-08:00,commit, +26491,Chris Moody,2013-02-13 10:15:07-08:00,commit, +26492,Chris Moody,2013-02-13 10:11:59-08:00,commit, +26493,Chris Moody,2013-02-13 09:56:25-08:00,commit, +26494,Chris Moody,2013-02-13 09:50:24-08:00,commit, +26495,Sam Skillman,2013-02-13 09:05:17-07:00,commit, +26496,Matthew Turk,2013-02-12 15:47:53-05:00,commit, +26497,Matthew Turk,2013-02-12 13:15:16-05:00,commit, +26498,John ZuHone,2013-02-12 12:13:15-05:00,commit, +26499,John ZuHone,2013-02-12 12:00:29-05:00,commit, +26500,Matthew Turk,2013-02-12 10:17:09-05:00,commit, +26501,Matthew Turk,2013-02-12 07:53:01-05:00,commit, +26502,Matthew Turk,2013-02-12 07:29:47-05:00,commit, +26503,Matthew Turk,2013-02-12 07:24:34-05:00,commit, +26504,Chris Moody,2013-02-11 16:50:51-08:00,commit, +26505,Chris Moody,2013-02-11 16:50:11-08:00,commit, +26506,Chris Moody,2013-02-11 16:11:30-08:00,commit, +26507,Chris Moody,2013-02-11 12:35:38-08:00,commit, +26508,Chris Moody,2013-02-11 12:27:25-08:00,commit, +26509,Chris Moody,2013-02-11 12:26:59-08:00,commit, +26510,Chris Moody,2013-02-11 08:59:32-08:00,commit, +26511,Chris Moody,2013-02-11 08:59:05-08:00,commit, +26512,Chris Moody,2013-02-10 23:28:13-08:00,commit, +26513,Chris Moody,2013-02-10 23:23:54-08:00,commit, +26514,Chris Moody,2013-02-10 23:23:43-08:00,commit, +26515,Chris Moody,2013-02-10 23:23:11-08:00,commit, +26516,Chris Moody,2013-02-10 23:05:35-08:00,commit, +26517,Chris Moody,2013-02-10 22:34:36-08:00,commit, +26518,Chris Moody,2013-02-10 22:28:44-08:00,commit, +26519,Chris Moody,2013-02-10 21:21:43-08:00,commit, +26520,Chris Moody,2013-02-10 21:21:19-08:00,commit, +26521,Chris Moody,2013-02-10 20:20:56-08:00,commit, +26522,Chris Moody,2013-02-10 19:55:11-08:00,commit, +26523,Chris Moody,2013-02-10 19:51:02-08:00,commit, +26524,Chris Moody,2013-02-10 17:44:03-08:00,commit, +26525,Chris Moody,2013-02-10 17:24:24-08:00,commit, +26526,Chris Moody,2013-02-10 17:09:53-08:00,commit, +26527,Chris Moody,2013-02-10 16:02:30-08:00,commit, +26528,Chris Moody,2013-02-10 14:36:26-08:00,commit, +26529,Chris Moody,2013-02-10 14:10:08-08:00,commit, +26530,Chris Moody,2013-02-10 14:01:39-08:00,commit, +26531,Chris Moody,2013-02-10 13:59:01-08:00,commit, +26532,Chris Moody,2013-02-10 13:46:48-08:00,commit, +26533,Chris Moody,2013-02-10 13:37:06-08:00,commit, +26534,Chris Moody,2013-02-10 13:35:25-08:00,commit, +26535,Chris Moody,2013-02-10 13:23:23-08:00,commit, +26536,Andrew Myers,2013-02-10 00:14:21-08:00,commit, +26537,Andrew Myers,2013-02-09 22:34:10-08:00,commit, +26538,John ZuHone,2013-02-10 01:02:47-05:00,commit, +26539,Andrew Myers,2013-02-09 18:45:20-08:00,commit, +26540,Andrew Myers,2013-02-09 18:25:03-08:00,commit, +26541,Sam Leitner,2013-02-08 18:33:50-05:00,commit, +26542,Sam Leitner,2013-02-08 18:06:56-05:00,commit, +26543,Sam Leitner,2013-02-08 18:06:13-05:00,commit, +26544,Stephen Skory,2013-02-08 15:41:55-07:00,commit, +26545,Stephen Skory,2013-02-08 15:38:52-07:00,commit, +26546,Matthew Turk,2013-02-08 17:23:45-05:00,commit, +26547,Matthew Turk,2013-02-08 17:14:07-05:00,commit, +26548,Matthew Turk,2013-02-08 17:13:15-05:00,commit, +26549,Andrew Myers,2013-02-08 14:09:57-08:00,commit, +26550,Andrew Myers,2013-02-08 14:08:28-08:00,commit, +26551,Andrew Myers,2013-02-08 14:05:57-08:00,commit, +26552,Stephen Skory,2013-02-08 14:41:36-07:00,commit, +26553,Andrew Myers,2013-02-08 12:57:52-08:00,commit, +26554,Stephen Skory,2013-02-08 13:53:38-07:00,commit, +26555,Stephen Skory,2013-02-08 13:53:22-07:00,commit, +26556,Andrew Myers,2013-02-08 12:41:40-08:00,commit, +26557,Andrew Myers,2013-02-08 12:25:13-08:00,commit, +26558,Andrew Myers,2013-02-08 12:16:00-08:00,commit, +26559,Andrew Myers,2013-02-08 12:12:07-08:00,commit, +26560,Matthew Turk,2013-02-08 05:55:52-05:00,commit, +26561,Andrew Myers,2013-02-08 00:21:01-08:00,commit, +26562,Andrew Myers,2013-02-07 23:13:55-08:00,commit, +26563,Andrew Myers,2013-02-07 22:18:56-08:00,commit, +26564,Andrew Myers,2013-02-07 17:45:22-08:00,commit, +26565,Andrew Myers,2013-02-07 17:41:00-08:00,commit, +26566,Andrew Myers,2013-02-07 17:34:50-08:00,commit, +26567,Andrew Myers,2013-02-07 17:33:38-08:00,commit, +26568,Andrew Myers,2013-02-07 17:07:27-08:00,commit, +26569,Nathan Goldbaum,2013-02-07 14:53:41-08:00,commit, +26570,Sam Skillman,2013-02-07 15:27:03-07:00,commit, +26571,Sam Skillman,2013-02-07 15:25:43-07:00,commit, +26572,Sam Skillman,2013-02-07 15:25:06-07:00,commit, +26573,Nathan Goldbaum,2013-02-07 13:45:27-08:00,commit, +26574,Nathan Goldbaum,2013-02-07 13:44:56-08:00,commit, +26575,Sam Skillman,2013-02-07 14:41:30-07:00,commit, +26576,Sam Skillman,2013-02-07 14:39:40-07:00,commit, +26577,Matthew Turk,2013-02-07 16:27:52-05:00,commit, +26578,Sam Skillman,2013-02-07 14:10:47-07:00,commit, +26579,Matthew Turk,2013-02-07 15:07:52-05:00,commit, +26580,Cameron Hummels,2013-02-07 13:02:49-07:00,commit, +26581,Cameron Hummels,2013-02-07 10:26:01-07:00,commit, +26582,Cameron Hummels,2013-02-07 02:18:23-07:00,commit, +26583,Cameron Hummels,2013-02-07 02:14:42-07:00,commit, +26584,Cameron Hummels,2013-02-07 01:18:52-07:00,commit, +26585,Cameron Hummels,2013-02-07 01:16:27-07:00,commit, +26586,Cameron Hummels,2013-02-06 23:06:06-07:00,commit, +26587,Douglas Rudd,2013-02-06 23:12:35-06:00,commit, +26588,Andrew Myers,2013-02-06 17:23:20-08:00,commit, +26589,Andrew Myers,2013-02-06 15:58:50-08:00,commit, +26590,Andrew Myers,2013-02-06 15:57:45-08:00,commit, +26591,Sam Leitner,2013-02-06 17:18:34-05:00,commit, +26592,Cameron Hummels,2013-02-06 14:47:12-07:00,commit, +26593,Andrew Myers,2013-02-06 13:45:08-08:00,commit, +26594,Andrew Myers,2013-02-06 13:44:19-08:00,commit, +26595,Andrew Myers,2013-02-06 12:34:24-08:00,commit, +26596,Nathan Goldbaum,2013-02-06 11:33:30-08:00,commit, +26597,Cameron Hummels,2013-02-06 12:27:56-07:00,commit, +26598,Devin Silvia,2013-02-06 10:48:50-07:00,commit, +26599,Kacper Kowalik,2013-02-06 15:23:35+01:00,commit, +26600,Nathan Goldbaum,2013-02-05 22:51:18-08:00,commit, +26601,Nathan Goldbaum,2013-02-05 16:04:52-08:00,commit, +26602,Nathan Goldbaum,2013-02-05 14:30:06-08:00,commit, +26603,Sam Leitner,2013-02-05 16:51:52-05:00,commit, +26604,Matthew Turk,2013-02-05 06:49:11-08:00,commit, +26605,Matthew Turk,2013-02-05 06:48:03-08:00,commit, +26606,Matthew Turk,2013-02-05 06:46:20-08:00,commit, +26607,Matthew Turk,2013-02-04 21:52:36-08:00,commit, +26608,Matthew Turk,2013-02-04 17:41:37-08:00,commit, +26609,Nathan Goldbaum,2013-02-04 17:08:14-08:00,commit, +26610,Nathan Goldbaum,2013-02-04 17:07:27-08:00,commit, +26611,Sam Leitner,2013-02-04 19:46:50-05:00,commit, +26612,Matthew Turk,2013-02-04 14:55:43-08:00,commit, +26613,Sam Leitner,2013-02-04 17:11:57-05:00,commit, +26614,Chris Moody,2013-02-02 15:16:05-08:00,commit, +26615,Kacper Kowalik,2013-02-02 11:03:07+01:00,commit, +26616,Chris Moody,2013-02-01 16:24:57-08:00,commit, +26617,Chris Moody,2013-02-01 16:05:16-08:00,commit, +26618,Chris Moody,2013-02-01 14:57:48-08:00,commit, +26619,Matthew Turk,2013-02-01 12:25:24-05:00,commit, +26620,Matthew Turk,2013-02-01 09:13:47-08:00,commit, +26621,Matthew Turk,2013-01-31 20:51:49-08:00,commit, +26622,Chris Moody,2013-01-31 15:31:02-08:00,commit, +26623,Kaylea Nelson,2013-01-31 16:55:48-05:00,commit, +26624,Chris Moody,2013-01-31 12:31:13-08:00,commit, +26625,Kaylea Nelson,2013-01-31 15:18:16-05:00,commit, +26626,Kaylea Nelson,2013-01-31 14:06:01-05:00,commit, +26627,Sam Leitner,2013-01-31 14:03:45-05:00,commit, +26628,Chris Moody,2013-01-30 17:20:14-08:00,commit, +26629,Douglas Rudd,2013-01-30 17:57:22-06:00,commit, +26630,Nathan Goldbaum,2013-01-30 10:57:28-08:00,commit, +26631,Nathan Goldbaum,2013-01-30 10:56:41-08:00,commit, +26632,Nathan Goldbaum,2013-01-30 10:56:13-08:00,commit, +26633,Douglas Rudd,2013-01-30 12:25:34-06:00,commit, +26634,Douglas Rudd,2013-01-30 12:24:25-06:00,commit, +26635,Matthew Turk,2013-01-30 10:43:24-05:00,commit, +26636,Matthew Turk,2013-01-30 10:02:33-05:00,commit, +26637,Matthew Turk,2013-01-30 08:30:49-05:00,commit, +26638,Nathan Goldbaum,2013-01-29 16:12:43-08:00,commit, +26639,Nathan Goldbaum,2013-01-29 16:12:22-08:00,commit, +26640,Andrew Wetzel,2013-01-29 18:53:05-05:00,commit, +26641,Stephen Skory,2013-01-29 14:32:41-07:00,commit, +26642,Nathan Goldbaum,2013-01-29 11:52:02-08:00,commit, +26643,Nathan Goldbaum,2013-01-28 23:56:31-08:00,commit, +26644,Kacper Kowalik,2013-01-29 08:55:03+01:00,commit, +26645,Nathan Goldbaum,2013-01-28 23:54:49-08:00,commit, +26646,Kacper Kowalik,2013-01-29 08:32:46+01:00,commit, +26647,Nathan Goldbaum,2013-01-28 23:32:29-08:00,commit, +26648,Nathan Goldbaum,2013-01-28 23:31:23-08:00,commit, +26649,Douglas Rudd,2013-01-28 16:21:21-06:00,commit, +26650,Nathan Goldbaum,2013-01-28 13:55:18-08:00,commit, +26651,Nathan Goldbaum,2013-01-28 13:55:05-08:00,commit, +26652,Nathan Goldbaum,2013-01-28 13:08:44-08:00,commit, +26653,Nathan Goldbaum,2013-01-28 12:10:09-08:00,commit, +26654,Nathan Goldbaum,2013-01-28 12:09:52-08:00,commit, +26655,Sam Leitner,2013-01-28 14:44:47-05:00,commit, +26656,Nathan Goldbaum,2013-01-28 11:34:05-08:00,commit, +26657,Douglas Rudd,2013-01-28 12:35:05-06:00,commit, +26658,Douglas Rudd,2013-01-27 19:13:42-06:00,commit, +26659,Sam Leitner,2013-01-26 14:42:43-05:00,commit, +26660,Nathan Goldbaum,2013-01-25 23:36:39-08:00,commit, +26661,Nathan Goldbaum,2013-01-25 23:34:52-08:00,commit, +26662,Nathan Goldbaum,2013-01-25 23:31:40-08:00,commit, +26663,Matthew Turk,2013-01-25 16:06:11-05:00,commit, +26664,Matthew Turk,2013-01-25 06:03:25-05:00,commit, +26665,Nathan Goldbaum,2013-01-24 18:43:26-08:00,commit, +26666,Nathan Goldbaum,2013-01-24 18:43:09-08:00,commit, +26667,Sam Leitner,2013-01-24 16:58:57-05:00,commit, +26668,Matthew Turk,2013-01-24 06:37:42-05:00,commit, +26669,Nathan Goldbaum,2013-01-23 23:05:59-08:00,commit, +26670,Sam Skillman,2013-01-23 23:22:19-07:00,commit, +26671,Sam Skillman,2013-01-23 23:19:46-07:00,commit, +26672,Sam Skillman,2013-01-23 23:00:38-07:00,commit, +26673,Nathan Goldbaum,2013-01-23 18:21:16-08:00,commit, +26674,Sam Leitner,2013-01-23 16:53:55-05:00,commit, +26675,Stephen Skory,2013-01-23 13:40:56-07:00,commit, +26676,Sam Leitner,2013-01-23 12:13:15-05:00,commit, +26677,Matthew Turk,2013-01-23 09:48:00-05:00,commit, +26678,Britton Smith,2013-01-23 07:50:02-05:00,commit, +26679,Sam Leitner,2013-01-22 23:14:30-05:00,commit, +26680,Sam Leitner,2013-01-22 19:51:53-05:00,commit, +26681,Sam Leitner,2013-01-22 19:23:05-05:00,commit, +26682,Matthew Turk,2013-01-22 16:01:17-05:00,commit, +26683,Matthew Turk,2013-01-22 15:48:29-05:00,commit, +26684,Matthew Turk,2013-01-22 14:50:36-05:00,commit, +26685,Sam Leitner,2013-01-22 12:04:38-05:00,commit, +26686,Sam Skillman,2013-01-22 09:25:41-07:00,commit, +26687,Sam Skillman,2013-01-22 09:13:45-07:00,commit, +26688,Matthew Turk,2013-01-22 10:50:33-05:00,commit, +26689,John ZuHone,2013-01-21 20:59:54-05:00,commit, +26690,Sam Leitner,2013-01-21 15:13:20-05:00,commit, +26691,Sam Skillman,2013-01-21 13:12:28-07:00,commit, +26692,Andrew Myers,2013-01-19 11:50:00-08:00,commit, +26693,Sam Skillman,2013-01-18 14:37:19-07:00,commit, +26694,Sam Skillman,2013-01-18 13:22:21-07:00,commit, +26695,Sam Skillman,2013-01-18 13:20:42-07:00,commit, +26696,Sam Skillman,2013-01-18 13:16:48-07:00,commit, +26697,Sam Skillman,2013-01-18 13:16:17-07:00,commit, +26698,Sam Skillman,2013-01-18 13:15:03-07:00,commit, +26699,Stephen Skory,2013-01-18 09:57:22-07:00,commit, +26700,Sam Skillman,2013-01-17 17:21:38-07:00,commit, +26701,Sam Skillman,2013-01-17 14:24:30-07:00,commit, +26702,Sam Skillman,2013-01-17 13:31:54-07:00,commit, +26703,J.S. Oishi,2013-01-17 15:10:51-05:00,commit, +26704,Matthew Turk,2013-01-17 14:49:31-05:00,commit, +26705,Mark Richardson,2013-01-17 11:13:47-07:00,commit, +26706,Kacper Kowalik,2013-01-16 20:39:20+01:00,commit, +26707,Kacper Kowalik,2013-04-16 17:57:58+02:00,commit, +26708,Kacper Kowalik,2013-01-16 14:41:08+01:00,commit, +26709,Matthew Turk,2013-01-15 15:37:18-05:00,commit, +26710,Matthew Turk,2013-01-15 15:36:40-05:00,commit, +26711,Matthew Turk,2013-01-15 15:12:32-05:00,commit, +26712,Matthew Turk,2013-01-15 15:04:00-05:00,commit, +26713,Matthew Turk,2013-01-15 15:03:19-05:00,commit, +26714,Anthony Scopatz,2013-01-15 13:50:18-06:00,commit, +26715,Kacper Kowalik,2013-01-15 15:30:45+01:00,commit, +26716,Matthew Turk,2013-01-15 08:08:27-05:00,commit, +26717,Matthew Turk,2013-01-15 07:25:13-05:00,commit, +26718,Matthew Turk,2013-01-14 19:18:28-05:00,commit, +26719,Matthew Turk,2013-01-14 17:19:39-05:00,commit, +26720,Matthew Turk,2013-01-14 16:17:47-05:00,commit, +26721,Matthew Turk,2013-01-14 13:24:26-05:00,commit, +26722,Matthew Turk,2013-01-14 12:27:58-05:00,commit, +26723,Matthew Turk,2013-01-14 09:54:01-05:00,commit, +26724,Andrew Myers,2013-01-13 17:14:58-08:00,commit, +26725,Andrew Myers,2013-01-13 17:02:20-08:00,commit, +26726,Andrew Myers,2013-01-13 16:55:04-08:00,commit, +26727,John ZuHone,2013-01-12 07:31:39-08:00,commit, +26728,John ZuHone,2013-01-12 07:28:32-08:00,commit, +26729,Matthew Turk,2013-01-11 18:06:50-05:00,commit, +26730,Matthew Turk,2013-01-11 16:02:33-05:00,commit, +26731,Stephen Skory,2013-01-11 12:51:05-07:00,commit, +26732,Stephen Skory,2013-01-11 12:41:46-07:00,commit, +26733,Matthew Turk,2013-01-11 13:50:18-05:00,commit, +26734,Matthew Turk,2013-01-11 08:32:23-05:00,commit, +26735,Matthew Turk,2013-01-11 05:36:54-05:00,commit, +26736,Matthew Turk,2013-01-10 10:36:32-05:00,commit, +26737,Matthew Turk,2013-01-10 10:20:32-05:00,commit, +26738,Kacper Kowalik,2013-01-10 16:14:03+01:00,commit, +26739,Matthew Turk,2013-01-10 10:07:31-05:00,commit, +26740,Nathan Goldbaum,2013-01-10 16:56:32+02:00,commit, +26741,Nathan Goldbaum,2013-01-10 16:42:00+02:00,commit, +26742,Nathan Goldbaum,2013-01-10 16:24:31+02:00,commit, +26743,Nathan Goldbaum,2013-01-10 16:23:51+02:00,commit, +26744,Matthew Turk,2013-01-09 20:20:31-05:00,commit, +26745,Matthew Turk,2013-01-09 19:49:02-05:00,commit, +26746,Matthew Turk,2013-01-09 17:09:30-05:00,commit, +26747,Matthew Turk,2013-01-09 14:25:26-05:00,commit, +26748,Matthew Turk,2013-01-09 14:23:17-05:00,commit, +26749,Britton Smith,2013-01-09 14:21:12-05:00,commit, +26750,Britton Smith,2013-01-09 14:08:34-05:00,commit, +26751,Matthew Turk,2013-01-09 13:04:41-05:00,commit, +26752,Matthew Turk,2013-01-09 11:43:47-05:00,commit, +26753,Matthew Turk,2013-01-09 11:32:33-05:00,commit, +26754,Matthew Turk,2013-01-09 07:48:20-05:00,commit, +26755,Matthew Turk,2013-01-09 07:16:56-05:00,commit, +26756,Matthew Turk,2013-01-09 06:41:50-05:00,commit, +26757,Matthew Turk,2013-01-08 23:11:52-05:00,commit, +26758,Matthew Turk,2013-01-08 16:46:36-05:00,commit, +26759,Matthew Turk,2013-01-08 14:54:20-05:00,commit, +26760,Matthew Turk,2013-01-07 17:00:00-05:00,commit, +26761,Matthew Turk,2013-01-07 13:34:53-05:00,commit, +26762,Stephen Skory,2013-01-06 07:38:44-07:00,commit, +26763,Britton Smith,2013-01-05 22:57:19-05:00,commit, +26764,Britton Smith,2013-01-05 22:52:19-05:00,commit, +26765,Britton Smith,2013-01-05 22:49:40-05:00,commit, +26766,Britton Smith,2013-01-05 22:49:20-05:00,commit, +26767,Britton Smith,2013-01-05 22:43:15-05:00,commit, +26768,Britton Smith,2013-01-05 22:00:35-05:00,commit, +26769,Britton Smith,2013-01-05 21:59:45-05:00,commit, +26770,Matthew Turk,2013-01-04 17:08:22-05:00,commit, +26771,Matthew Turk,2013-01-04 14:53:01-05:00,commit, +26772,Britton Smith,2013-01-04 14:47:24-05:00,commit, +26773,Matthew Turk,2013-01-04 14:01:16-05:00,commit, +26774,Britton Smith,2013-01-04 11:33:13-05:00,commit, +26775,Matthew Turk,2013-01-04 11:16:03-05:00,commit, +26776,Britton Smith,2013-01-04 11:07:36-05:00,commit, +26777,Nathan Goldbaum,2013-01-04 11:21:25+02:00,commit, +26778,Britton Smith,2013-01-03 18:02:20-05:00,commit, +26779,Britton Smith,2013-01-03 18:01:56-05:00,commit, +26780,Matthew Turk,2013-01-02 09:30:44-05:00,commit, +26781,John ZuHone,2013-01-01 15:41:53-05:00,commit, +26782,Sam Skillman,2013-01-01 12:33:51-07:00,commit, +26783,Matthew Turk,2013-01-01 12:04:11-05:00,commit, +26784,Sam Skillman,2012-12-31 14:50:39-07:00,commit, +26785,Stephen Skory,2012-12-27 14:58:52-07:00,commit, +26786,Sam Leitner,2012-12-27 11:41:31-05:00,commit, +26787,Nathan Goldbaum,2012-12-26 16:11:08-08:00,commit, +26788,Nathan Goldbaum,2012-12-26 16:03:16-08:00,commit, +26789,Kacper Kowalik,2012-12-26 18:51:56+01:00,commit, +26790,Kacper Kowalik,2012-12-26 17:57:42+01:00,commit, +26791,Kacper Kowalik,2012-12-26 17:47:21+01:00,commit, +26792,Kacper Kowalik,2012-12-26 17:43:46+01:00,commit, +26793,Kacper Kowalik,2012-12-26 17:43:20+01:00,commit, +26794,Kacper Kowalik,2012-12-23 17:54:30+01:00,commit, +26795,Matthew Turk,2012-12-22 15:16:28-05:00,commit, +26796,Sam Skillman,2012-12-22 03:53:06-07:00,commit, +26797,Sam Skillman,2012-12-21 16:14:12-07:00,commit, +26798,Sam Skillman,2012-12-21 15:57:47-07:00,commit, +26799,Sam Skillman,2012-12-21 15:29:00-07:00,commit, +26800,Sam Skillman,2012-12-21 15:28:04-07:00,commit, +26801,Sam Skillman,2012-12-21 15:04:33-07:00,commit, +26802,Stephen Skory,2012-12-21 15:04:23-07:00,commit, +26803,Stephen Skory,2012-12-21 14:58:58-07:00,commit, +26804,Matthew Turk,2012-12-21 16:25:35-05:00,commit, +26805,Stephen Skory,2012-12-21 14:12:54-07:00,commit, +26806,Matthew Turk,2012-12-21 16:11:08-05:00,commit, +26807,Matthew Turk,2012-12-21 13:07:13-05:00,commit, +26808,Matthew Turk,2012-12-21 11:04:08-05:00,commit, +26809,Stephen Skory,2012-12-21 09:03:29-07:00,commit, +26810,Stephen Skory,2012-12-20 15:42:44-07:00,commit, +26811,Stephen Skory,2012-12-20 15:35:40-07:00,commit, +26812,John ZuHone,2012-12-20 17:27:17-05:00,commit, +26813,Stephen Skory,2012-12-20 15:26:27-07:00,commit, +26814,Nathan Goldbaum,2012-12-20 10:36:31-08:00,commit, +26815,Nathan Goldbaum,2012-12-20 10:15:36-08:00,commit, +26816,Kacper Kowalik,2012-12-20 14:09:59+01:00,commit, +26817,Sam Skillman,2012-12-20 00:37:56-07:00,commit, +26818,Nathan Goldbaum,2012-12-19 23:11:29-08:00,commit, +26819,Nathan Goldbaum,2012-12-19 23:05:47-08:00,commit, +26820,Nathan Goldbaum,2012-12-19 22:50:53-08:00,commit, +26821,Nathan Goldbaum,2012-12-19 22:27:10-08:00,commit, +26822,Nathan Goldbaum,2012-12-19 22:10:35-08:00,commit, +26823,Nathan Goldbaum,2012-12-19 22:09:48-08:00,commit, +26824,Nathan Goldbaum,2012-12-19 21:37:37-08:00,commit, +26825,Nathan Goldbaum,2012-12-19 21:25:16-08:00,commit, +26826,Sam Skillman,2012-12-19 17:48:14-07:00,commit, +26827,Matthew Turk,2012-12-19 18:05:04-05:00,commit, +26828,Matthew Turk,2012-12-19 14:31:14-05:00,commit, +26829,Matthew Turk,2012-12-19 07:24:15-05:00,commit, +26830,Matthew Turk,2012-12-19 07:22:37-05:00,commit, +26831,Matthew Turk,2012-12-19 07:22:15-05:00,commit, +26832,Matthew Turk,2012-12-19 07:12:16-05:00,commit, +26833,Nathan Goldbaum,2012-12-18 16:03:17-08:00,commit, +26834,Matthew Turk,2012-12-18 17:50:37-06:00,commit, +26835,Kacper Kowalik,2013-01-15 14:25:52+01:00,commit, +26836,Kacper Kowalik,2013-01-15 14:03:47+01:00,commit, +26837,Matthew Turk,2013-01-14 15:53:55-05:00,commit, +26838,Andrew Myers,2013-01-14 12:36:13-08:00,commit, +26839,Britton Smith,2013-01-14 14:31:15-05:00,commit, +26840,Britton Smith,2013-01-14 14:23:59-05:00,commit, +26841,Nathan Goldbaum,2013-01-13 20:49:23-08:00,commit, +26842,Matthew Turk,2013-01-13 22:29:40-05:00,commit, +26843,Matthew Turk,2012-12-18 17:50:37-06:00,commit, +26844,Andrew Myers,2012-12-18 14:34:17-08:00,commit, +26845,Kacper Kowalik,2012-12-18 20:49:16+01:00,commit, +26846,Sam Leitner,2012-12-18 13:42:12-05:00,commit, +26847,Matthew Turk,2012-12-18 11:55:58-06:00,commit, +26848,Matthew Turk,2012-12-18 11:47:05-06:00,commit, +26849,Stephen Skory,2012-12-18 09:01:26-07:00,commit, +26850,Kacper Kowalik,2012-12-18 10:13:48+01:00,commit, +26851,Sam Leitner,2012-12-18 00:41:44-05:00,commit, +26852,Sam Leitner,2012-12-18 00:24:53-05:00,commit, +26853,Sam Leitner,2012-12-18 00:13:40-05:00,commit, +26854,Nathan Goldbaum,2012-12-17 20:21:08-08:00,commit, +26855,Matthew Turk,2012-12-17 22:17:48-06:00,commit, +26856,Andrew Myers,2012-12-17 20:11:41-08:00,commit, +26857,Andrew Myers,2012-12-17 20:10:00-08:00,commit, +26858,Nathan Goldbaum,2012-12-17 14:37:32-08:00,commit, +26859,Nathan Goldbaum,2012-12-17 14:08:03-08:00,commit, +26860,Nathan Goldbaum,2012-12-17 14:07:25-08:00,commit, +26861,Nathan Goldbaum,2012-12-17 10:21:37-08:00,commit, +26862,Nathan Goldbaum,2012-12-17 10:12:35-08:00,commit, +26863,Kacper Kowalik,2012-12-17 17:07:38+01:00,commit, +26864,Matthew Turk,2012-12-16 08:45:55-05:00,commit, +26865,Matthew Turk,2012-12-16 07:57:19-05:00,commit, +26866,Matthew Turk,2012-12-15 15:45:57-05:00,commit, +26867,Matthew Turk,2012-12-15 15:23:40-05:00,commit, +26868,Matthew Turk,2012-12-14 20:37:33-05:00,commit, +26869,Nathan Goldbaum,2012-12-14 15:54:41-08:00,commit, +26870,Markus Haider,2012-12-14 15:53:30-08:00,commit, +26871,Stephen Skory,2012-12-14 16:37:04-07:00,commit, +26872,Stephen Skory,2012-12-13 15:26:21-07:00,commit, +26873,Kacper Kowalik,2012-12-13 21:04:05+01:00,commit, +26874,John ZuHone,2012-12-13 13:29:10-05:00,commit, +26875,Matthew Turk,2012-12-13 12:48:44-05:00,commit, +26876,Britton Smith,2012-12-13 11:49:48-05:00,commit, +26877,Britton Smith,2012-12-13 11:48:56-05:00,commit, +26878,Stephen Skory,2012-12-13 09:44:23-07:00,commit, +26879,Matthew Turk,2012-12-13 11:37:07-05:00,commit, +26880,Britton Smith,2012-12-13 10:00:59-05:00,commit, +26881,Kacper Kowalik,2012-12-13 15:32:07+01:00,commit, +26882,Nathan Goldbaum,2012-12-12 15:30:14-08:00,commit, +26883,Nathan Goldbaum,2012-12-12 15:10:39-08:00,commit, +26884,Matthew Turk,2012-12-12 16:26:42-05:00,commit, +26885,Nathan Goldbaum,2012-12-12 13:06:53-08:00,commit, +26886,Britton Smith,2012-12-12 15:48:20-05:00,commit, +26887,Matthew Turk,2012-12-11 17:18:54-05:00,commit, +26888,Matthew Turk,2012-12-11 16:41:57-05:00,commit, +26889,Matthew Turk,2012-12-11 16:36:03-05:00,commit, +26890,Matthew Turk,2012-12-11 13:43:52-05:00,commit, +26891,Nathan Goldbaum,2012-12-11 10:42:31-08:00,commit, +26892,Nathan Goldbaum,2012-12-11 10:33:17-08:00,commit, +26893,John ZuHone,2012-12-11 11:23:39-05:00,commit, +26894,John ZuHone,2012-12-11 11:18:50-05:00,commit, +26895,John ZuHone,2012-12-11 10:48:40-05:00,commit, +26896,Matthew Turk,2012-12-11 06:05:29-05:00,commit, +26897,Nathan Goldbaum,2012-12-10 17:46:33-08:00,commit, +26898,Nathan Goldbaum,2012-12-10 17:45:13-08:00,commit, +26899,Nathan Goldbaum,2012-12-10 17:43:15-08:00,commit, +26900,John ZuHone,2012-12-10 00:34:45-05:00,commit, +26901,John ZuHone,2012-12-09 16:04:00-05:00,commit, +26902,John ZuHone,2012-12-09 16:03:08-05:00,commit, +26903,Sam Skillman,2012-12-09 13:31:00-07:00,commit, +26904,Sam Skillman,2012-12-09 12:37:21-07:00,commit, +26905,Sam Skillman,2012-12-09 12:24:36-07:00,commit, +26906,Sam Skillman,2012-12-09 12:20:53-07:00,commit, +26907,Sam Skillman,2012-12-08 14:04:54-06:00,commit, +26908,Sam Skillman,2012-12-08 13:33:16-06:00,commit, +26909,Sam Skillman,2012-12-08 13:31:25-06:00,commit, +26910,Sam Skillman,2012-12-08 11:49:07-06:00,commit, +26911,Matthew Turk,2012-12-07 18:29:08-05:00,commit, +26912,Matthew Turk,2012-12-07 17:41:03-05:00,commit, +26913,Matthew Turk,2012-12-07 17:19:24-05:00,commit, +26914,Matthew Turk,2012-12-07 16:26:04-05:00,commit, +26915,Matthew Turk,2012-12-07 16:22:30-05:00,commit, +26916,Matthew Turk,2012-12-07 16:22:12-05:00,commit, +26917,Stephen Skory,2012-12-07 14:03:24-07:00,commit, +26918,Stephen Skory,2012-12-07 14:03:04-07:00,commit, +26919,Stephen Skory,2012-12-07 13:16:28-07:00,commit, +26920,Nathan Goldbaum,2012-12-07 11:38:55-08:00,commit, +26921,Matthew Turk,2012-12-07 14:36:40-05:00,commit, +26922,Nathan Goldbaum,2012-12-07 11:23:59-08:00,commit, +26923,Matthew Turk,2012-12-07 10:00:03-05:00,commit, +26924,Stephen Skory,2012-12-06 15:29:14-07:00,commit, +26925,Stephen Skory,2012-12-06 15:21:52-07:00,commit, +26926,Matthew Turk,2012-12-06 14:41:58-05:00,commit, +26927,Matthew Turk,2012-12-06 11:41:08-05:00,commit, +26928,Matthew Turk,2012-12-05 10:59:16-05:00,commit, +26929,Matthew Turk,2012-12-05 09:41:29-05:00,commit, +26930,Matthew Turk,2012-12-05 09:40:32-05:00,commit, +26931,Matthew Turk,2012-12-04 17:59:29-05:00,commit, +26932,Matthew Turk,2012-12-04 17:48:49-05:00,commit, +26933,Matthew Turk,2012-12-04 17:44:33-05:00,commit, +26934,Matthew Turk,2012-12-04 17:39:53-05:00,commit, +26935,Matthew Turk,2012-12-04 17:15:03-05:00,commit, +26936,Sam Leitner,2012-12-04 16:59:40-05:00,commit, +26937,Matthew Turk,2012-12-04 16:24:31-05:00,commit, +26938,Nathan Goldbaum,2012-12-04 12:57:05-08:00,commit, +26939,Sam Leitner,2012-12-04 11:44:03-05:00,commit, +26940,Britton Smith,2012-12-04 10:22:33-05:00,commit, +26941,Britton Smith,2012-12-04 10:20:25-05:00,commit, +26942,Britton Smith,2012-12-04 10:19:24-05:00,commit, +26943,Stephen Skory,2012-12-03 17:28:30-07:00,commit, +26944,Stephen Skory,2012-12-03 15:31:26-07:00,commit, +26945,Stephen Skory,2012-12-03 15:29:20-07:00,commit, +26946,Matthew Turk,2012-12-03 15:46:19-05:00,commit, +26947,Stephen Skory,2012-12-03 13:39:38-07:00,commit, +26948,Stephen Skory,2012-12-03 13:39:14-07:00,commit, +26949,Matthew Turk,2012-12-03 15:26:38-05:00,commit, +26950,Matthew Turk,2012-12-03 15:17:30-05:00,commit, +26951,John ZuHone,2012-12-03 14:25:52-05:00,commit, +26952,John ZuHone,2012-12-03 14:24:40-05:00,commit, +26953,Matthew Turk,2012-12-03 13:26:05-05:00,commit, +26954,Matthew Turk,2012-12-03 13:00:21-05:00,commit, +26955,Matthew Turk,2012-12-03 12:44:14-05:00,commit, +26956,Nathan Goldbaum,2012-12-01 16:00:35-08:00,commit, +26957,Matthew Turk,2012-11-30 23:25:20-05:00,commit, +26958,Nathan Goldbaum,2012-11-30 14:28:12-08:00,commit, +26959,Nathan Goldbaum,2012-11-30 14:27:29-08:00,commit, +26960,Stephen Skory,2012-11-30 14:39:18-07:00,commit, +26961,Stephen Skory,2012-11-30 14:35:39-07:00,commit, +26962,Stephen Skory,2012-11-30 14:34:54-07:00,commit, +26963,John ZuHone,2012-11-30 16:15:47-05:00,commit, +26964,John ZuHone,2012-11-30 16:13:07-05:00,commit, +26965,Matthew Turk,2012-11-30 16:08:30-05:00,commit, +26966,Matthew Turk,2012-11-30 15:47:03-05:00,commit, +26967,Matthew Turk,2012-11-30 15:39:55-05:00,commit, +26968,Nathan Goldbaum,2012-11-30 12:36:19-08:00,commit, +26969,Nathan Goldbaum,2012-11-30 12:17:35-08:00,commit, +26970,Britton Smith,2012-11-30 14:56:45-05:00,commit, +26971,Yuan Li,2012-11-30 14:51:02-05:00,commit, +26972,Yuan Li,2012-11-30 14:47:35-05:00,commit, +26973,Yuan Li,2012-11-30 14:47:16-05:00,commit, +26974,Stephen Skory,2012-11-30 12:33:22-07:00,commit, +26975,Stephen Skory,2012-11-30 12:29:46-07:00,commit, +26976,Matthew Turk,2012-11-30 13:40:38-05:00,commit, +26977,Sam Skillman,2012-11-30 11:37:08-07:00,commit, +26978,Sam Skillman,2012-11-30 11:34:07-07:00,commit, +26979,Sam Skillman,2012-11-30 11:03:42-07:00,commit, +26980,Matthew Turk,2012-11-30 07:24:13-05:00,commit, +26981,Matthew Turk,2012-11-30 07:07:44-05:00,commit, +26982,John ZuHone,2012-11-30 00:54:42-05:00,commit, +26983,John ZuHone,2012-11-29 23:56:57-05:00,commit, +26984,Yuan Li,2012-11-29 23:42:03-05:00,commit, +26985,Sam Skillman,2012-11-29 19:02:09-07:00,commit, +26986,Matthew Turk,2012-11-29 18:58:38-05:00,commit, +26987,Matthew Turk,2012-11-29 18:54:21-05:00,commit, +26988,Sam Skillman,2012-11-29 16:47:01-07:00,commit, +26989,Cameron Hummels,2012-11-29 15:00:32-07:00,commit, +26990,Matthew Turk,2012-11-29 15:03:23-05:00,commit, +26991,Cameron Hummels,2012-11-28 18:02:26-07:00,commit, +26992,John ZuHone,2012-11-28 14:12:35-05:00,commit, +26993,John ZuHone,2012-11-28 12:02:07-05:00,commit, +26994,Matthew Turk,2012-11-28 09:03:31-05:00,commit, +26995,Matthew Turk,2012-11-28 08:59:38-05:00,commit, +26996,Matthew Turk,2012-11-28 08:18:15-05:00,commit, +26997,Matthew Turk,2012-11-28 07:20:16-05:00,commit, +26998,Sam Skillman,2012-11-27 21:21:40-07:00,commit, +26999,Sam Skillman,2012-11-27 21:21:02-07:00,commit, +27000,Matthew Turk,2012-11-27 21:56:35-05:00,commit, +27001,Matthew Turk,2012-11-27 17:22:21-05:00,commit, +27002,Chris Moody,2012-11-27 14:12:03-08:00,commit, +27003,John ZuHone,2012-11-27 16:43:30-05:00,commit, +27004,Chris Moody,2012-11-27 13:35:11-08:00,commit, +27005,Yuan Li,2012-11-27 15:34:32-05:00,commit, +27006,John ZuHone,2012-11-27 14:16:38-05:00,commit, +27007,Matthew Turk,2012-11-27 13:38:32-05:00,commit, +27008,Chris Moody,2012-11-27 09:38:13-08:00,commit, +27009,Matthew Turk,2012-11-27 05:50:28-05:00,commit, +27010,Matthew Turk,2012-11-27 05:40:19-05:00,commit, +27011,Matthew Turk,2012-11-27 05:36:35-05:00,commit, +27012,Matthew Turk,2012-11-27 05:36:05-05:00,commit, +27013,Matthew Turk,2012-11-27 05:17:43-05:00,commit, +27014,Chris Moody,2012-11-26 21:05:11-08:00,commit, +27015,Chris Moody,2012-11-26 20:51:01-08:00,commit, +27016,Chris Moody,2012-11-26 15:35:12-08:00,commit, +27017,Chris Moody,2012-11-26 15:24:17-08:00,commit, +27018,Chris Moody,2012-11-26 15:09:49-08:00,commit, +27019,Nathan Goldbaum,2012-11-26 15:07:54-08:00,commit, +27020,John ZuHone,2012-11-26 18:01:53-05:00,commit, +27021,Chris Moody,2012-11-26 15:01:49-08:00,commit, +27022,John ZuHone,2012-11-26 17:56:23-05:00,commit, +27023,Chris Moody,2012-11-26 14:51:54-08:00,commit, +27024,Chris Moody,2012-11-26 14:37:31-08:00,commit, +27025,Chris Moody,2012-11-26 14:37:08-08:00,commit, +27026,Chris Moody,2012-11-26 14:36:35-08:00,commit, +27027,Nathan Goldbaum,2012-11-26 14:28:38-08:00,commit, +27028,Chris Moody,2012-11-26 14:27:46-08:00,commit, +27029,Chris Moody,2012-11-26 14:19:05-08:00,commit, +27030,Nathan Goldbaum,2012-11-26 14:07:45-08:00,commit, +27031,Nathan Goldbaum,2012-11-26 13:55:40-08:00,commit, +27032,Nathan Goldbaum,2012-11-26 13:54:19-08:00,commit, +27033,Michael Kuhlen,2012-11-26 13:46:05-08:00,commit, +27034,Chris Moody,2012-11-26 13:07:52-08:00,commit, +27035,Chris Moody,2012-11-26 12:04:12-08:00,commit, +27036,Chris Moody,2012-11-26 12:03:45-08:00,commit, +27037,Chris Moody,2012-11-26 11:06:14-08:00,commit, +27038,Britton Smith,2012-11-26 13:13:28-05:00,commit, +27039,Stephen Skory,2012-11-26 11:05:41-07:00,commit, +27040,Britton Smith,2012-11-26 13:01:19-05:00,commit, +27041,Stephen Skory,2012-11-26 09:30:12-07:00,commit, +27042,Stephen Skory,2012-11-26 09:14:42-07:00,commit, +27043,Stephen Skory,2012-11-26 09:06:31-07:00,commit, +27044,Stephen Skory,2012-11-25 15:23:49-07:00,commit, +27045,Stephen Skory,2012-11-25 09:50:40-07:00,commit, +27046,Stephen Skory,2012-11-25 09:05:12-07:00,commit, +27047,Chris Moody,2012-11-24 22:54:10-08:00,commit, +27048,Chris Moody,2012-11-24 19:47:43-08:00,commit, +27049,Chris Moody,2012-11-24 19:47:24-08:00,commit, +27050,Chris Moody,2012-11-23 23:49:11-08:00,commit, +27051,John ZuHone,2012-11-23 23:28:14-05:00,commit, +27052,Nathan Goldbaum,2012-11-21 17:12:32-08:00,commit, +27053,Chris Moody,2012-11-21 16:22:45-08:00,commit, +27054,Nathan Goldbaum,2012-11-21 15:32:37-08:00,commit, +27055,Chris Moody,2012-11-21 15:18:11-08:00,commit, +27056,Nathan Goldbaum,2012-11-21 15:13:31-08:00,commit, +27057,Chris Moody,2012-11-21 11:26:03-08:00,commit, +27058,Chris Moody,2012-11-21 09:19:04-08:00,commit, +27059,Chris Moody,2012-11-21 08:26:29-08:00,commit, +27060,Matthew Turk,2012-11-21 09:22:20-05:00,commit, +27061,Chris Moody,2012-11-20 23:50:15-08:00,commit, +27062,Chris Moody,2012-11-20 23:21:21-08:00,commit, +27063,Chris Moody,2012-11-20 23:09:28-08:00,commit, +27064,Chris Moody,2012-11-20 22:58:23-08:00,commit, +27065,Chris Moody,2012-11-20 22:27:39-08:00,commit, +27066,Chris Moody,2012-11-20 21:11:43-08:00,commit, +27067,Chris Moody,2012-11-20 19:13:45-08:00,commit, +27068,Chris Moody,2012-11-20 18:34:01-08:00,commit, +27069,Stephen Skory,2012-11-20 15:34:42-07:00,commit, +27070,Matthew Turk,2012-11-20 16:54:20-05:00,commit, +27071,Matthew Turk,2012-11-20 16:44:25-05:00,commit, +27072,Matthew Turk,2012-11-20 16:25:58-05:00,commit, +27073,John ZuHone,2012-11-20 15:42:49-05:00,commit, +27074,John ZuHone,2012-11-20 15:16:55-05:00,commit, +27075,Matthew Turk,2012-11-20 15:02:37-05:00,commit, +27076,John ZuHone,2012-11-20 14:28:11-05:00,commit, +27077,John ZuHone,2012-11-20 13:04:37-05:00,commit, +27078,John ZuHone,2012-11-20 12:58:21-05:00,commit, +27079,John ZuHone,2012-11-20 12:55:46-05:00,commit, +27080,John ZuHone,2012-11-20 11:37:27-05:00,commit, +27081,John ZuHone,2012-11-20 11:36:55-05:00,commit, +27082,John ZuHone,2012-11-20 09:58:08-05:00,commit, +27083,Sam Skillman,2012-11-19 21:53:30-07:00,commit, +27084,Sam Skillman,2012-11-19 21:52:51-07:00,commit, +27085,John ZuHone,2012-11-19 23:48:29-05:00,commit, +27086,John ZuHone,2012-11-19 23:30:05-05:00,commit, +27087,John ZuHone,2012-11-19 21:49:28-05:00,commit, +27088,Matthew Turk,2012-11-19 14:35:57-05:00,commit, +27089,Sam Leitner,2012-11-19 10:03:57-05:00,commit, +27090,Matthew Turk,2012-11-19 08:24:38-05:00,commit, +27091,Matthew Turk,2012-11-19 08:23:56-05:00,commit, +27092,Matthew Turk,2012-11-19 08:12:26-05:00,commit, +27093,Sam Leitner,2012-11-17 23:10:48-05:00,commit, +27094,Matthew Turk,2012-11-17 10:44:45-05:00,commit, +27095,John ZuHone,2012-11-17 09:52:33-05:00,commit, +27096,John ZuHone,2012-11-17 07:18:43-05:00,commit, +27097,John ZuHone,2012-11-17 07:16:41-05:00,commit, +27098,John ZuHone,2012-11-17 07:16:07-05:00,commit, +27099,John ZuHone,2012-11-17 07:15:41-05:00,commit, +27100,Anna Rosen,2012-11-16 13:52:49-08:00,commit, +27101,Cameron Hummels,2012-11-15 21:51:41-07:00,commit, +27102,Cameron Hummels,2012-11-15 21:44:44-07:00,commit, +27103,Cameron Hummels,2012-11-15 21:44:33-07:00,commit, +27104,Nathan Goldbaum,2012-11-15 19:39:10-08:00,commit, +27105,Nathan Goldbaum,2012-11-15 19:38:49-08:00,commit, +27106,Cameron Hummels,2012-11-15 20:35:16-07:00,commit, +27107,Cameron Hummels,2012-11-15 20:35:03-07:00,commit, +27108,John ZuHone,2012-11-15 22:33:53-05:00,commit, +27109,John ZuHone,2012-11-15 22:32:48-05:00,commit, +27110,Britton Smith,2012-11-15 22:26:29-05:00,commit, +27111,Cameron Hummels,2012-11-15 20:13:47-07:00,commit, +27112,Cameron Hummels,2012-11-15 20:13:28-07:00,commit, +27113,John ZuHone,2012-11-15 22:10:32-05:00,commit, +27114,John ZuHone,2012-11-15 22:05:03-05:00,commit, +27115,Cameron Hummels,2012-11-15 17:58:23-07:00,commit, +27116,Sam Skillman,2012-11-15 16:05:55-07:00,commit, +27117,Nathan Goldbaum,2012-11-15 12:51:36-08:00,commit, +27118,Douglas Rudd,2012-11-15 14:26:19-06:00,commit, +27119,Stephen Skory,2012-11-15 13:23:06-07:00,commit, +27120,Stephen Skory,2012-11-15 13:22:47-07:00,commit, +27121,Stephen Skory,2012-11-15 13:12:13-07:00,commit, +27122,Matthew Turk,2012-11-15 13:52:10-05:00,commit, +27123,Sam Skillman,2012-11-15 11:22:11-07:00,commit, +27124,Nathan Goldbaum,2012-11-14 21:16:26-08:00,commit, +27125,Nathan Goldbaum,2012-11-14 17:19:48-08:00,commit, +27126,Nathan Goldbaum,2012-11-14 17:12:55-08:00,commit, +27127,Nathan Goldbaum,2012-11-14 14:59:10-08:00,commit, +27128,Douglas Rudd,2012-11-14 16:17:32-06:00,commit, +27129,Nathan Goldbaum,2012-11-14 13:55:13-08:00,commit, +27130,Matthew Turk,2012-11-14 16:18:44-05:00,commit, +27131,Matthew Turk,2012-11-14 16:00:38-05:00,commit, +27132,John ZuHone,2012-11-14 15:59:48-05:00,commit, +27133,Douglas Rudd,2012-11-14 14:52:06-06:00,commit, +27134,Matthew Turk,2012-11-14 15:49:53-05:00,commit, +27135,Sam Skillman,2012-11-14 13:49:24-07:00,commit, +27136,Matthew Turk,2012-11-14 15:47:28-05:00,commit, +27137,John ZuHone,2012-11-14 15:44:46-05:00,commit, +27138,John ZuHone,2012-11-14 15:43:54-05:00,commit, +27139,John ZuHone,2012-11-14 15:42:05-05:00,commit, +27140,Nathan Goldbaum,2012-11-14 12:09:58-08:00,commit, +27141,Stephen Skory,2012-11-14 12:45:22-07:00,commit, +27142,Sam Skillman,2012-11-14 11:27:59-07:00,commit, +27143,Sam Skillman,2012-11-14 11:18:30-07:00,commit, +27144,Sam Skillman,2012-11-14 11:15:45-07:00,commit, +27145,Sam Skillman,2012-11-14 10:13:00-07:00,commit, +27146,Sam Leitner,2012-11-14 11:27:32-05:00,commit, +27147,Britton Smith,2012-11-14 10:15:53-05:00,commit, +27148,Britton Smith,2012-11-14 10:15:06-05:00,commit, +27149,Stephen Skory,2012-11-13 17:16:26-07:00,commit, +27150,Nathan Goldbaum,2012-11-13 15:43:43-08:00,commit, +27151,Stephen Skory,2012-11-13 15:36:50-07:00,commit, +27152,Sam Leitner,2012-11-13 13:50:38-05:00,commit, +27153,J.S. Oishi,2012-11-13 10:22:44-05:00,commit, +27154,J.S. Oishi,2012-11-13 10:22:18-05:00,commit, +27155,Matthew Turk,2012-11-13 09:14:52-05:00,commit, +27156,Britton Smith,2012-11-12 22:40:55-05:00,commit, +27157,Andrew Myers,2012-11-12 18:26:23-08:00,commit, +27158,Sam Skillman,2012-11-12 15:27:38-07:00,commit, +27159,Sam Skillman,2012-11-12 15:27:06-07:00,commit, +27160,Stephen Skory,2012-11-12 13:11:45-07:00,commit, +27161,Stephen Skory,2012-11-12 13:00:34-07:00,commit, +27162,Stephen Skory,2012-11-12 12:55:54-07:00,commit, +27163,Stephen Skory,2012-11-12 12:46:23-07:00,commit, +27164,Britton Smith,2012-11-12 14:39:18-05:00,commit, +27165,Britton Smith,2012-11-12 14:34:58-05:00,commit, +27166,Sam Skillman,2012-11-12 11:57:09-07:00,commit, +27167,Nathan Goldbaum,2012-11-12 10:56:17-08:00,commit, +27168,Sam Skillman,2012-11-12 10:13:20-07:00,commit, +27169,Sam Skillman,2012-11-12 10:13:09-07:00,commit, +27170,Matthew Turk,2012-11-11 21:52:29-05:00,commit, +27171,Matthew Turk,2012-11-11 18:30:53-05:00,commit, +27172,Matthew Turk,2012-11-11 15:34:42-05:00,commit, +27173,Matthew Turk,2012-11-11 14:20:07-05:00,commit, +27174,Matthew Turk,2012-11-11 11:12:34-05:00,commit, +27175,Matthew Turk,2012-11-11 10:50:12-05:00,commit, +27176,Matthew Turk,2012-11-11 10:45:51-05:00,commit, +27177,Matthew Turk,2012-11-11 10:35:52-05:00,commit, +27178,Britton Smith,2012-11-10 19:12:50-05:00,commit, +27179,Britton Smith,2012-11-10 17:54:18-05:00,commit, +27180,Britton Smith,2012-11-10 17:52:49-05:00,commit, +27181,Sam Skillman,2012-11-10 16:11:49-05:00,commit, +27182,Matthew Turk,2012-11-10 13:55:28-05:00,commit, +27183,Matthew Turk,2012-11-10 13:53:36-05:00,commit, +27184,Matthew Turk,2012-11-10 13:51:57-05:00,commit, +27185,Matthew Turk,2012-11-10 12:12:14-05:00,commit, +27186,Britton Smith,2012-11-10 09:10:00-05:00,commit, +27187,Britton Smith,2012-11-10 09:09:47-05:00,commit, +27188,Matthew Turk,2012-11-09 23:25:57-05:00,commit, +27189,Cameron Hummels,2012-11-09 23:25:36-05:00,commit, +27190,Matthew Turk,2012-11-09 23:24:35-05:00,commit, +27191,Cameron Hummels,2012-11-09 23:23:13-05:00,commit, +27192,Cameron Hummels,2012-11-09 23:22:19-05:00,commit, +27193,Matthew Turk,2012-11-09 22:18:23-05:00,commit, +27194,Matthew Turk,2012-11-09 22:15:56-05:00,commit, +27195,Stephen Skory,2012-11-09 17:03:08-07:00,commit, +27196,Cameron Hummels,2012-11-09 18:46:21-05:00,commit, +27197,Stephen Skory,2012-11-09 16:45:27-07:00,commit, +27198,Cameron Hummels,2012-11-09 18:45:09-05:00,commit, +27199,Sam Skillman,2012-11-09 16:09:43-07:00,commit, +27200,Sam Skillman,2012-11-09 15:57:08-07:00,commit, +27201,Sam Skillman,2012-11-09 15:56:24-07:00,commit, +27202,Matthew Turk,2012-11-09 17:48:29-05:00,commit, +27203,Sam Skillman,2012-11-09 15:47:06-07:00,commit, +27204,Sam Skillman,2012-11-09 15:27:20-07:00,commit, +27205,Cameron Hummels,2012-11-09 17:25:30-05:00,commit, +27206,Cameron Hummels,2012-11-09 16:42:26-05:00,commit, +27207,Cameron Hummels,2012-11-09 16:38:03-05:00,commit, +27208,Cameron Hummels,2012-11-09 16:32:19-05:00,commit, +27209,John ZuHone,2012-11-09 16:21:01-05:00,commit, +27210,Stephen Skory,2012-11-09 14:19:27-07:00,commit, +27211,Stephen Skory,2012-11-09 14:17:45-07:00,commit, +27212,Stephen Skory,2012-11-09 14:11:18-07:00,commit, +27213,Stephen Skory,2012-11-09 14:09:27-07:00,commit, +27214,Stephen Skory,2012-11-09 14:08:57-07:00,commit, +27215,Cameron Hummels,2012-11-09 15:01:18-05:00,commit, +27216,Sam Skillman,2012-11-09 12:12:32-07:00,commit, +27217,Sam Skillman,2012-11-09 12:12:10-07:00,commit, +27218,Casey W. Stark,2012-11-09 09:14:56-08:00,commit, +27219,Cameron Hummels,2012-11-09 11:15:45-05:00,commit, +27220,Matthew Turk,2012-11-08 15:44:32-05:00,commit, +27221,Britton Smith,2012-11-08 14:38:26-05:00,commit, +27222,Matthew Turk,2012-11-08 14:33:20-05:00,commit, +27223,Matthew Turk,2012-11-08 14:32:13-05:00,commit, +27224,Matthew Turk,2012-11-08 14:30:37-05:00,commit, +27225,Nathan Goldbaum,2012-11-08 13:56:28-05:00,commit, +27226,Nathan Goldbaum,2012-11-08 13:55:57-05:00,commit, +27227,Britton Smith,2012-11-08 11:56:14-05:00,commit, +27228,Stephen Skory,2012-11-08 09:38:33-07:00,commit, +27229,Sam Skillman,2012-11-08 08:26:55-07:00,commit, +27230,Sam Skillman,2012-11-07 21:39:11-07:00,commit, +27231,Sam Skillman,2012-11-07 21:38:42-07:00,commit, +27232,Matthew Turk,2012-11-07 22:03:38-05:00,commit, +27233,Britton Smith,2012-11-07 21:20:15-05:00,commit, +27234,Britton Smith,2012-11-07 21:19:56-05:00,commit, +27235,Matthew Turk,2012-11-07 20:37:08-05:00,commit, +27236,Stephen Skory,2012-11-07 16:34:37-07:00,commit, +27237,Stephen Skory,2012-11-07 16:34:30-07:00,commit, +27238,Stephen Skory,2012-11-07 16:31:40-07:00,commit, +27239,Stephen Skory,2012-11-07 16:30:44-07:00,commit, +27240,Stephen Skory,2012-11-07 16:03:20-07:00,commit, +27241,Stephen Skory,2012-11-07 15:54:13-07:00,commit, +27242,Stephen Skory,2012-11-07 15:53:20-07:00,commit, +27243,Matthew Turk,2012-11-07 17:35:34-05:00,commit, +27244,Matthew Turk,2012-11-07 17:35:14-05:00,commit, +27245,Britton Smith,2012-11-07 17:24:05-05:00,commit, +27246,Chris Moody,2012-11-07 14:20:15-08:00,commit, +27247,Chris Moody,2012-11-07 14:09:16-08:00,commit, +27248,Chris Moody,2012-11-07 14:08:18-08:00,commit, +27249,Chris Moody,2012-11-07 14:07:14-08:00,commit, +27250,Matthew Turk,2012-11-07 17:06:32-05:00,commit, +27251,Chris Moody,2012-11-07 14:06:06-08:00,commit, +27252,Britton Smith,2012-11-07 16:58:00-05:00,commit, +27253,Matthew Turk,2012-11-07 15:53:25-05:00,commit, +27254,Britton Smith,2012-11-07 15:50:54-05:00,commit, +27255,Britton Smith,2012-11-07 15:50:33-05:00,commit, +27256,Matthew Turk,2012-11-07 15:50:31-05:00,commit, +27257,Matthew Turk,2012-11-07 15:50:14-05:00,commit, +27258,Nathan Goldbaum,2012-11-07 15:39:29-05:00,commit, +27259,Sam Skillman,2012-11-07 13:29:55-07:00,commit, +27260,Matthew Turk,2012-11-07 15:28:54-05:00,commit, +27261,Britton Smith,2012-11-07 15:20:44-05:00,commit, +27262,Britton Smith,2012-11-07 15:20:31-05:00,commit, +27263,Matthew Turk,2012-11-07 14:52:19-05:00,commit, +27264,Matthew Turk,2012-11-07 14:41:06-05:00,commit, +27265,Christian Karch,2012-11-07 13:39:47+01:00,commit, +27266,Christian Karch,2012-11-07 13:38:18+01:00,commit, +27267,Matthew Turk,2012-11-07 07:15:59-05:00,commit, +27268,Stephen Skory,2012-11-06 14:56:44-07:00,commit, +27269,Sam Skillman,2012-11-06 12:27:46-07:00,commit, +27270,Sam Skillman,2012-11-06 11:13:54-07:00,commit, +27271,Sam Skillman,2012-11-06 11:12:43-07:00,commit, +27272,Stephen Skory,2012-11-06 09:48:07-07:00,commit, +27273,Sam Leitner,2012-11-05 22:47:31-05:00,commit, +27274,Stephen Skory,2012-11-05 14:55:20-07:00,commit, +27275,Britton Smith,2012-11-05 16:36:28-05:00,commit, +27276,Britton Smith,2012-11-05 16:24:13-05:00,commit, +27277,Matthew Turk,2012-11-05 15:31:37-05:00,commit, +27278,Matthew Turk,2012-11-05 14:31:31-05:00,commit, +27279,Matthew Turk,2012-11-05 14:17:08-05:00,commit, +27280,Matthew Turk,2012-11-05 14:05:22-05:00,commit, +27281,Matthew Turk,2012-11-05 13:21:22-05:00,commit, +27282,Matthew Turk,2012-11-05 11:58:18-05:00,commit, +27283,Matthew Turk,2012-11-05 11:53:23-05:00,commit, +27284,Matthew Turk,2012-11-05 10:29:47-05:00,commit, +27285,Matthew Turk,2012-11-05 10:26:35-05:00,commit, +27286,Matthew Turk,2012-11-05 10:05:46-05:00,commit, +27287,Stephen Skory,2012-11-02 17:23:46-06:00,commit, +27288,Nathan Goldbaum,2012-11-02 14:48:55-07:00,commit, +27289,Britton Smith,2012-11-02 17:01:14-04:00,commit, +27290,Matthew Turk,2012-11-02 16:16:24-04:00,commit, +27291,Nathan Goldbaum,2012-11-02 12:35:37-07:00,commit, +27292,Matthew Turk,2012-11-02 14:17:46-04:00,commit, +27293,Matthew Turk,2012-11-02 13:13:27-04:00,commit, +27294,Matthew Turk,2012-11-02 13:02:23-04:00,commit, +27295,Matthew Turk,2012-11-02 07:23:31-04:00,commit, +27296,Matthew Turk,2012-11-02 07:22:36-04:00,commit, +27297,Matthew Turk,2012-11-02 07:18:03-04:00,commit, +27298,Matthew Turk,2012-11-01 18:46:13-04:00,commit, +27299,Matthew Turk,2012-11-01 16:34:28-04:00,commit, +27300,Chris Moody,2012-10-31 17:46:10-07:00,commit, +27301,Matthew Turk,2012-10-31 10:53:54-04:00,commit, +27302,Christian Karch,2012-10-31 14:05:26+01:00,commit, +27303,Christian Karch,2012-10-31 13:50:35+01:00,commit, +27304,Matthew Turk,2012-10-30 16:34:32-04:00,commit, +27305,Sam Skillman,2012-10-30 14:21:35-06:00,commit, +27306,Sam Skillman,2012-10-30 13:46:57-06:00,commit, +27307,Christian Karch,2012-10-30 20:15:50+01:00,commit, +27308,Christian Karch,2012-10-30 19:58:19+01:00,commit, +27309,Christian Karch,2012-10-30 10:48:03+01:00,commit, +27310,Christian Karch,2012-10-30 10:39:04+01:00,commit, +27311,Christian Karch,2012-10-29 17:00:04+01:00,commit, +27312,Christian Karch,2012-10-29 14:49:37+01:00,commit, +27313,Matthew Turk,2012-10-26 08:12:59-04:00,commit, +27314,Matthew Turk,2012-10-26 07:43:09-04:00,commit, +27315,Matthew Turk,2012-10-26 07:26:33-04:00,commit, +27316,Matthew Turk,2012-10-26 07:25:21-04:00,commit, +27317,Sam Skillman,2012-10-25 16:48:33-06:00,commit, +27318,Sam Skillman,2012-10-25 16:48:20-06:00,commit, +27319,Sam Skillman,2012-10-25 16:46:53-06:00,commit, +27320,Sam Skillman,2012-10-24 18:39:55-06:00,commit, +27321,Geoffrey So,2012-10-24 17:10:34-07:00,commit, +27322,Matthew Turk,2012-10-24 15:58:34-04:00,commit, +27323,Matthew Turk,2012-10-24 15:41:53-04:00,commit, +27324,Matthew Turk,2012-10-24 15:35:09-04:00,commit, +27325,Matthew Turk,2012-10-24 15:25:36-04:00,commit, +27326,Matthew Turk,2012-10-24 15:23:34-04:00,commit, +27327,Matthew Turk,2012-10-24 15:10:15-04:00,commit, +27328,Matthew Turk,2012-10-24 15:08:47-04:00,commit, +27329,Matthew Turk,2012-10-24 15:01:55-04:00,commit, +27330,Matthew Turk,2012-10-24 14:57:29-04:00,commit, +27331,Matthew Turk,2012-10-24 14:54:50-04:00,commit, +27332,Matthew Turk,2012-10-24 14:35:30-04:00,commit, +27333,Matthew Turk,2012-10-24 11:03:41-04:00,commit, +27334,Stephen Skory,2012-10-24 08:56:30-06:00,commit, +27335,Matthew Turk,2012-10-24 07:45:20-04:00,commit, +27336,Matthew Turk,2012-10-23 23:11:56-04:00,commit, +27337,Stephen Skory,2012-10-23 21:04:24-06:00,commit, +27338,Matthew Turk,2012-10-23 22:41:33-04:00,commit, +27339,Matthew Turk,2012-10-23 21:31:28-04:00,commit, +27340,Anthony Scopatz,2012-10-23 19:52:54-05:00,commit, +27341,Anthony Scopatz,2012-10-23 19:50:53-05:00,commit, +27342,Matthew Turk,2012-10-23 20:42:45-04:00,commit, +27343,Matthew Turk,2012-10-23 20:42:02-04:00,commit, +27344,Matthew Turk,2012-10-23 20:24:26-04:00,commit, +27345,Stephen Skory,2012-10-23 17:16:02-06:00,commit, +27346,Matthew Turk,2012-10-23 19:13:24-04:00,commit, +27347,Nathan Goldbaum,2012-10-23 15:53:32-07:00,commit, +27348,Matthew Turk,2012-10-23 17:39:04-04:00,commit, +27349,Anthony Scopatz,2012-10-23 16:20:47-05:00,commit, +27350,Anthony Scopatz,2012-10-23 14:55:26-05:00,commit, +27351,Anthony Scopatz,2012-10-23 14:35:34-05:00,commit, +27352,Anthony Scopatz,2012-10-23 14:33:27-05:00,commit, +27353,Matthew Turk,2012-10-23 15:18:17-04:00,commit, +27354,Matthew Turk,2012-10-23 14:50:16-04:00,commit, +27355,Matthew Turk,2012-10-23 14:47:23-04:00,commit, +27356,Matthew Turk,2012-10-23 14:18:56-04:00,commit, +27357,Matthew Turk,2012-10-23 13:03:45-04:00,commit, +27358,Matthew Turk,2012-10-23 12:39:10-04:00,commit, +27359,Stephen Skory,2012-10-23 10:10:59-06:00,commit, +27360,Stephen Skory,2012-10-23 09:50:32-06:00,commit, +27361,Matthew Turk,2012-10-23 11:45:53-04:00,commit, +27362,Stephen Skory,2012-10-23 09:39:19-06:00,commit, +27363,Stephen Skory,2012-10-23 09:39:01-06:00,commit, +27364,Matthew Turk,2012-10-23 10:56:29-04:00,commit, +27365,J.S. Oishi,2012-10-23 10:54:14-04:00,commit, +27366,Chris Moody,2012-10-23 00:31:57-07:00,commit, +27367,Chris Moody,2012-10-23 00:30:53-07:00,commit, +27368,Chris Moody,2012-10-23 00:30:19-07:00,commit, +27369,Matthew Turk,2012-10-22 16:47:34-04:00,commit, +27370,Matthew Turk,2012-10-22 16:46:56-04:00,commit, +27371,Matthew Turk,2012-10-20 22:56:35-04:00,commit, +27372,Matthew Turk,2012-10-20 13:02:53-04:00,commit, +27373,Matthew Turk,2012-10-20 09:36:20-04:00,commit, +27374,Matthew Turk,2012-10-20 08:25:39-04:00,commit, +27375,Matthew Turk,2012-10-20 08:24:47-04:00,commit, +27376,Matthew Turk,2012-10-19 18:59:17-04:00,commit, +27377,Stephen Skory,2012-10-19 16:50:02-06:00,commit, +27378,Matthew Turk,2012-10-19 16:42:04-04:00,commit, +27379,Stephen Skory,2012-10-19 14:03:30-06:00,commit, +27380,J.S. Oishi,2012-10-19 14:53:01-04:00,commit, +27381,Sam Skillman,2012-10-19 08:50:14-06:00,commit, +27382,Sam Skillman,2012-10-19 08:49:20-06:00,commit, +27383,Matthew Turk,2012-10-19 08:01:53-04:00,commit, +27384,Matthew Turk,2012-10-19 07:39:14-04:00,commit, +27385,Chris Moody,2012-10-18 20:29:34-07:00,commit, +27386,Chris Moody,2012-10-18 20:09:08-07:00,commit, +27387,Chris Moody,2012-10-18 20:05:11-07:00,commit, +27388,Chris Moody,2012-10-18 19:31:25-07:00,commit, +27389,J.S. Oishi,2012-10-18 15:49:02-04:00,commit, +27390,Nathan Goldbaum,2012-10-18 12:21:06-07:00,commit, +27391,Nathan Goldbaum,2012-10-18 12:18:49-07:00,commit, +27392,Matthew Turk,2012-10-18 15:04:12-04:00,commit, +27393,Nathan Goldbaum,2012-10-18 11:53:46-07:00,commit, +27394,Matthew Turk,2012-10-18 13:55:11-04:00,commit, +27395,Matthew Turk,2012-10-18 13:13:32-04:00,commit, +27396,Matthew Turk,2012-10-18 11:41:17-04:00,commit, +27397,Britton Smith,2012-10-18 09:53:30-04:00,commit, +27398,Matthew Turk,2012-10-18 00:33:18-04:00,commit, +27399,Matthew Turk,2012-10-18 00:24:15-04:00,commit, +27400,Matthew Turk,2012-10-17 23:01:26-04:00,commit, +27401,Matthew Turk,2012-10-17 22:47:58-04:00,commit, +27402,Matthew Turk,2012-10-17 22:39:24-04:00,commit, +27403,Matthew Turk,2012-10-17 21:59:12-04:00,commit, +27404,Matthew Turk,2012-10-17 18:10:16-04:00,commit, +27405,Matthew Turk,2012-10-17 16:56:00-04:00,commit, +27406,Matthew Turk,2012-10-17 16:51:46-04:00,commit, +27407,Matthew Turk,2012-10-17 16:50:31-04:00,commit, +27408,Matthew Turk,2012-10-17 16:38:29-04:00,commit, +27409,Matthew Turk,2012-10-17 16:30:36-04:00,commit, +27410,Matthew Turk,2012-10-17 15:55:49-04:00,commit, +27411,Matthew Turk,2012-10-17 15:48:38-04:00,commit, +27412,Nathan Goldbaum,2012-10-17 11:43:48-07:00,commit, +27413,Nathan Goldbaum,2012-10-17 11:42:48-07:00,commit, +27414,Britton Smith,2012-10-16 16:54:02-04:00,commit, +27415,Anthony Scopatz,2012-10-16 14:10:56-05:00,commit, +27416,Anthony Scopatz,2012-10-16 13:15:13-05:00,commit, +27417,Kacper Kowalik,2012-10-16 18:59:29+02:00,commit, +27418,Kacper Kowalik,2012-10-16 18:54:44+02:00,commit, +27419,Kacper Kowalik,2012-10-16 18:48:37+02:00,commit, +27420,Kacper Kowalik,2012-10-16 17:46:29+02:00,commit, +27421,Kacper Kowalik,2012-10-16 17:45:30+02:00,commit, +27422,Matthew Turk,2012-10-16 00:17:20-07:00,commit, +27423,Matthew Turk,2012-10-15 23:59:45-07:00,commit, +27424,Nathan Goldbaum,2012-10-15 18:24:13-07:00,commit, +27425,Nathan Goldbaum,2012-10-15 18:15:52-07:00,commit, +27426,Matthew Turk,2012-10-15 21:03:42-04:00,commit, +27427,Matthew Turk,2012-10-15 11:58:57-04:00,commit, +27428,Stephen Skory,2012-10-15 09:50:00-06:00,commit, +27429,Stephen Skory,2012-10-15 09:38:53-06:00,commit, +27430,Stephen Skory,2012-10-15 09:23:42-06:00,commit, +27431,Matthew Turk,2012-10-15 07:19:16-07:00,commit, +27432,Christian Karch,2012-10-15 09:39:36+02:00,commit, +27433,Matthew Turk,2012-10-15 01:11:44-04:00,commit, +27434,Matthew Turk,2012-10-15 00:37:52-04:00,commit, +27435,Matthew Turk,2012-10-14 15:23:28-04:00,commit, +27436,Chris Moody,2012-10-12 16:36:09-07:00,commit, +27437,Chris Moody,2012-10-12 16:34:32-07:00,commit, +27438,Chris Moody,2012-10-12 16:09:10-07:00,commit, +27439,Matthew Turk,2012-10-12 16:09:09-07:00,commit, +27440,Chris Moody,2012-10-12 16:09:01-07:00,commit, +27441,Chris Moody,2012-10-12 15:06:42-07:00,commit, +27442,Chris Moody,2012-10-12 15:04:29-07:00,commit, +27443,Chris Moody,2012-10-12 14:55:16-07:00,commit, +27444,Stephen Skory,2012-10-12 15:06:24-06:00,commit, +27445,Chris Moody,2012-10-12 13:14:11-07:00,commit, +27446,Matthew Turk,2012-10-12 12:59:08-07:00,commit, +27447,Stephen Skory,2012-10-12 08:37:09-06:00,commit, +27448,Stephen Skory,2012-10-12 08:34:57-06:00,commit, +27449,Christian Karch,2012-10-12 15:48:11+02:00,commit, +27450,Matthew Turk,2012-10-11 21:03:00-07:00,commit, +27451,Matthew Turk,2012-10-11 19:03:01-07:00,commit, +27452,Matthew Turk,2012-10-11 18:15:50-07:00,commit, +27453,Anthony Scopatz,2012-10-11 19:58:58-05:00,commit, +27454,Matthew Turk,2012-10-11 17:48:48-07:00,commit, +27455,Matthew Turk,2012-10-11 16:25:15-07:00,commit, +27456,Anthony Scopatz,2012-10-11 17:43:46-05:00,commit, +27457,Matthew Turk,2012-10-11 14:53:24-07:00,commit, +27458,Stephen Skory,2012-10-11 15:09:21-06:00,commit, +27459,Stephen Skory,2012-10-11 15:06:20-06:00,commit, +27460,Stephen Skory,2012-10-11 15:03:59-06:00,commit, +27461,J.S. Oishi,2012-10-11 14:55:34-04:00,commit, +27462,J.S. Oishi,2012-10-11 14:50:28-04:00,commit, +27463,Nathan Goldbaum,2012-10-10 17:11:53-07:00,commit, +27464,Nathan Goldbaum,2012-10-10 17:11:00-07:00,commit, +27465,Matthew Turk,2012-10-10 17:00:34-07:00,commit, +27466,John ZuHone,2012-10-10 14:53:13-04:00,commit, +27467,Nathan Goldbaum,2012-10-09 23:40:05-07:00,commit, +27468,Nathan Goldbaum,2012-10-09 23:12:33-07:00,commit, +27469,Nathan Goldbaum,2012-10-09 22:42:47-07:00,commit, +27470,Matthew Turk,2012-10-09 14:10:24-07:00,commit, +27471,Nathan Goldbaum,2012-10-09 12:05:36-07:00,commit, +27472,Nathan Goldbaum,2012-10-09 11:42:39-07:00,commit, +27473,Nathan Goldbaum,2012-10-09 11:20:18-07:00,commit, +27474,Nathan Goldbaum,2012-10-09 10:37:15-07:00,commit, +27475,Nathan Goldbaum,2012-10-09 10:35:47-07:00,commit, +27476,Nathan Goldbaum,2012-10-09 10:35:01-07:00,commit, +27477,Nathan Goldbaum,2012-10-09 10:22:56-07:00,commit, +27478,Matthew Turk,2012-10-08 15:18:38-07:00,commit, +27479,Nathan Goldbaum,2012-10-08 13:39:33-07:00,commit, +27480,Nathan Goldbaum,2012-10-08 13:39:33-07:00,commit, +27481,Nathan Goldbaum,2012-10-08 11:57:00-07:00,commit, +27482,Nathan Goldbaum,2012-10-08 11:55:21-07:00,commit, +27483,John ZuHone,2012-10-06 15:39:59-04:00,commit, +27484,John ZuHone,2012-10-06 14:54:46-04:00,commit, +27485,Matthew Turk,2012-10-05 17:04:57-07:00,commit, +27486,Sam Skillman,2012-10-05 17:54:41-06:00,commit, +27487,Nathan Goldbaum,2012-10-04 21:59:58-07:00,commit, +27488,Nathan Goldbaum,2012-10-04 21:54:30-07:00,commit, +27489,Nathan Goldbaum,2012-10-04 21:54:02-07:00,commit, +27490,Matthew Turk,2012-10-05 00:03:46-04:00,commit, +27491,John ZuHone,2012-10-04 18:47:02-04:00,commit, +27492,Anthony Scopatz,2012-10-04 17:02:52-05:00,commit, +27493,Anthony Scopatz,2012-10-04 16:40:18-05:00,commit, +27494,Matthew Turk,2012-10-04 14:06:56-04:00,commit, +27495,Matthew Turk,2012-10-04 13:44:13-04:00,commit, +27496,Sam Skillman,2012-10-04 10:02:07-06:00,commit, +27497,Sam Skillman,2012-10-04 09:03:31-06:00,commit, +27498,Matthew Turk,2012-10-04 09:59:16-04:00,commit, +27499,Matthew Turk,2012-10-03 22:29:21-07:00,commit, +27500,Matthew Turk,2012-10-03 18:44:21-07:00,commit, +27501,Matthew Turk,2012-10-03 20:12:50-04:00,commit, +27502,J.S. Oishi,2012-10-03 19:33:02-04:00,commit, +27503,Matthew Turk,2012-10-02 23:42:24-04:00,commit, +27504,Nathan Goldbaum,2012-10-02 18:34:17-07:00,commit, +27505,Nathan Goldbaum,2012-10-02 15:37:54-07:00,commit, +27506,Nathan Goldbaum,2012-10-02 15:37:32-07:00,commit, +27507,Matthew Turk,2012-10-02 14:22:33-04:00,commit, +27508,Nathan Goldbaum,2012-10-01 22:34:58-07:00,commit, +27509,Nathan Goldbaum,2012-10-01 18:05:25-07:00,commit, +27510,Nathan Goldbaum,2012-10-01 17:32:21-07:00,commit, +27511,Nathan Goldbaum,2012-10-01 16:55:27-07:00,commit, +27512,Nathan Goldbaum,2012-10-01 16:39:33-07:00,commit, +27513,John Wise,2012-10-01 16:46:16-04:00,commit, +27514,Sam Skillman,2012-10-01 14:38:24-06:00,commit, +27515,Kacper Kowalik,2012-10-01 11:36:00+02:00,commit, +27516,Sam Skillman,2012-09-28 16:42:57-06:00,commit, +27517,Sam Skillman,2012-09-28 16:22:51-06:00,commit, +27518,Nathan Goldbaum,2012-09-27 18:11:16-07:00,commit, +27519,Andrew Myers,2012-09-27 15:53:30-07:00,commit, +27520,Anthony Scopatz,2012-09-27 15:58:51-05:00,commit, +27521,Andrew Myers,2012-09-27 13:30:17-07:00,commit, +27522,Nathan Goldbaum,2012-09-27 12:03:32-07:00,commit, +27523,Nathan Goldbaum,2012-09-26 16:59:21-07:00,commit, +27524,Andrew Myers,2012-09-26 16:43:22-07:00,commit, +27525,Nathan Goldbaum,2012-09-26 14:14:25-07:00,commit, +27526,Nathan Goldbaum,2012-09-26 12:47:04-07:00,commit, +27527,Nathan Goldbaum,2012-09-26 12:28:21-07:00,commit, +27528,Nathan Goldbaum,2012-09-26 12:25:45-07:00,commit, +27529,Matthew Turk,2012-09-26 13:25:34-04:00,commit, +27530,Sam Skillman,2012-09-26 09:37:07-06:00,commit, +27531,Matthew Turk,2012-09-26 11:34:17-04:00,commit, +27532,Matthew Turk,2012-09-26 11:20:57-04:00,commit, +27533,Matthew Turk,2012-09-26 11:04:33-04:00,commit, +27534,Matthew Turk,2012-09-26 10:59:53-04:00,commit, +27535,Matthew Turk,2012-09-26 10:45:02-04:00,commit, +27536,Nathan Goldbaum,2012-09-25 16:35:44-07:00,commit, +27537,Sam Skillman,2012-09-25 16:08:20-06:00,commit, +27538,Anthony Scopatz,2012-09-25 16:22:50-05:00,commit, +27539,Anthony Scopatz,2012-09-25 15:26:45-05:00,commit, +27540,Anthony Scopatz,2012-09-25 15:26:05-05:00,commit, +27541,Anthony Scopatz,2012-09-25 15:24:15-05:00,commit, +27542,Anthony Scopatz,2012-09-25 14:39:37-05:00,commit, +27543,Matthew Turk,2012-09-25 14:02:11-04:00,commit, +27544,Matthew Turk,2012-09-25 14:02:02-04:00,commit, +27545,Kacper Kowalik,2012-09-25 16:09:04+02:00,commit, +27546,Sam Skillman,2012-09-25 00:32:02-06:00,commit, +27547,Sam Skillman,2012-09-25 00:24:21-06:00,commit, +27548,Anthony Scopatz,2012-09-24 21:42:49-05:00,commit, +27549,Anthony Scopatz,2012-09-24 20:59:32-05:00,commit, +27550,Anthony Scopatz,2012-09-24 18:35:32-05:00,commit, +27551,Nathan Goldbaum,2012-09-24 13:44:20-07:00,commit, +27552,Stephanie Tonnesen,2012-09-24 15:42:03-04:00,commit, +27553,Nathan Goldbaum,2012-09-21 12:04:07-07:00,commit, +27554,Kacper Kowalik,2012-09-20 20:18:15+02:00,commit, +27555,Matthew Turk,2012-09-20 14:15:49-04:00,commit, +27556,Nathan Goldbaum,2012-09-20 11:06:20-07:00,commit, +27557,Nathan Goldbaum,2012-09-20 10:58:50-07:00,commit, +27558,Kacper Kowalik,2012-09-20 17:01:42+02:00,commit, +27559,Kacper Kowalik,2012-09-20 11:24:55+02:00,commit, +27560,Andrew Myers,2012-09-19 22:45:50-07:00,commit, +27561,Matthew Turk,2012-09-19 22:16:13-04:00,commit, +27562,Sam Skillman,2012-09-19 15:32:51-06:00,commit, +27563,Sam Skillman,2012-09-19 13:20:14-06:00,commit, +27564,Matthew Turk,2012-09-19 09:08:03-04:00,commit, +27565,Matthew Turk,2012-09-19 09:04:53-04:00,commit, +27566,Nathan Goldbaum,2012-09-18 16:25:39-07:00,commit, +27567,Matthew Turk,2012-09-18 16:49:19-04:00,commit, +27568,Matthew Turk,2012-09-18 16:39:48-04:00,commit, +27569,Matthew Turk,2012-09-18 16:39:29-04:00,commit, +27570,Matthew Turk,2012-09-18 11:45:38-04:00,commit, +27571,Matthew Turk,2012-09-18 11:42:09-04:00,commit, +27572,Matthew Turk,2012-09-18 11:41:25-04:00,commit, +27573,Matthew Turk,2012-09-18 11:39:17-04:00,commit, +27574,Matthew Turk,2012-09-17 21:15:14-04:00,commit, +27575,Chris Moody,2012-09-17 16:55:55-07:00,commit, +27576,Nathan Goldbaum,2012-09-17 16:04:08-07:00,commit, +27577,Sam Skillman,2012-09-17 14:53:42-06:00,commit, +27578,Nathan Goldbaum,2012-09-17 13:33:58-07:00,commit, +27579,Nathan Goldbaum,2012-09-17 13:03:57-07:00,commit, +27580,Matthew Turk,2012-09-17 14:53:11-04:00,commit, +27581,Matthew Turk,2012-09-17 13:05:31-04:00,commit, +27582,Matthew Turk,2012-09-14 16:29:46-04:00,commit, +27583,Matthew Turk,2012-09-14 16:15:49-04:00,commit, +27584,Matthew Turk,2012-09-14 16:03:29-04:00,commit, +27585,Matthew Turk,2012-09-14 14:42:30-04:00,commit, +27586,Nathan Goldbaum,2012-09-14 11:35:20-07:00,commit, +27587,Stephanie Tonnesen,2012-09-13 22:24:02-04:00,commit, +27588,Sam Skillman,2012-09-13 16:41:02-06:00,commit, +27589,Sam Skillman,2012-09-13 16:28:47-06:00,commit, +27590,Stephanie Tonnesen,2012-09-13 17:31:12-04:00,commit, +27591,Stephanie Tonnesen,2012-09-13 17:06:39-04:00,commit, +27592,Matthew Turk,2012-09-13 08:30:49-04:00,commit, +27593,Matthew Turk,2012-09-13 08:30:49-04:00,commit, +27594,Anthony Scopatz,2012-09-12 15:19:17-05:00,commit, +27595,Anthony Scopatz,2012-09-12 14:47:52-05:00,commit, +27596,Anthony Scopatz,2012-09-11 17:52:53-05:00,commit, +27597,Matthew Turk,2012-09-11 18:46:01-04:00,commit, +27598,Matthew Turk,2012-09-11 18:35:47-04:00,commit, +27599,Sam Skillman,2012-09-11 15:46:26-06:00,commit, +27600,Matthew Turk,2012-09-10 14:15:49-04:00,commit, +27601,Matthew Turk,2012-09-10 13:59:42-04:00,commit, +27602,Matthew Turk,2012-09-10 13:46:03-04:00,commit, +27603,Sam Skillman,2012-09-10 09:46:37-06:00,commit, +27604,Matthew Turk,2012-09-10 11:37:59-04:00,commit, +27605,Matthew Turk,2012-09-10 11:24:04-04:00,commit, +27606,Matthew Turk,2012-09-10 11:23:49-04:00,commit, +27607,Nathan Goldbaum,2012-09-08 18:58:00-07:00,commit, +27608,Matthew Turk,2012-09-08 15:52:31-05:00,commit, +27609,Stephen Skory,2012-09-08 11:19:38-06:00,commit, +27610,Brian Crosby,2012-09-08 12:37:48-04:00,commit, +27611,Nathan Goldbaum,2012-09-07 16:49:29-07:00,commit, +27612,Nathan Goldbaum,2012-09-09 11:07:57-07:00,commit, +27613,Nathan Goldbaum,2012-09-08 18:58:00-07:00,commit, +27614,Nathan Goldbaum,2012-09-07 16:49:29-07:00,commit, +27615,Stephen Skory,2012-09-07 14:29:10-06:00,commit, +27616,Stephen Skory,2012-09-07 13:23:36-06:00,commit, +27617,Nathan Goldbaum,2012-09-07 12:15:03-07:00,commit, +27618,Nathan Goldbaum,2012-09-07 12:05:06-07:00,commit, +27619,Nathan Goldbaum,2012-09-07 12:00:01-07:00,commit, +27620,Brian Crosby,2012-09-07 14:10:12-04:00,commit, +27621,Brian Crosby,2012-09-06 18:25:40-04:00,commit, +27622,Nathan Goldbaum,2012-09-06 09:27:59-07:00,commit, +27623,Nathan Goldbaum,2012-09-06 08:13:08-07:00,commit, +27624,Anthony Scopatz,2012-09-05 19:10:07-07:00,commit, +27625,Nathan Goldbaum,2012-09-05 19:09:51-07:00,commit, +27626,Nathan Goldbaum,2012-09-05 19:08:07-07:00,commit, +27627,Sam Skillman,2012-09-05 15:41:37-06:00,commit, +27628,Brian Crosby,2012-09-05 17:06:50-04:00,commit, +27629,Brian Crosby,2012-09-05 16:44:10-04:00,commit, +27630,Anthony Scopatz,2012-09-05 15:14:17-05:00,commit, +27631,Anthony Scopatz,2012-09-05 14:22:54-05:00,commit, +27632,Nathan Goldbaum,2012-09-05 11:45:02-07:00,commit, +27633,Kacper Kowalik,2012-09-05 20:00:50+02:00,commit, +27634,Sam Skillman,2012-09-05 10:32:57-06:00,commit, +27635,Sam Skillman,2012-09-05 10:18:21-06:00,commit, +27636,Sam Skillman,2012-09-05 10:16:56-06:00,commit, +27637,Kacper Kowalik,2012-09-05 17:37:15+02:00,commit, +27638,Kacper Kowalik,2012-09-05 15:17:14+02:00,commit, +27639,Kacper Kowalik,2012-09-05 15:07:54+02:00,commit, +27640,Kacper Kowalik,2012-09-05 15:05:50+02:00,commit, +27641,Kacper Kowalik,2012-09-05 15:03:46+02:00,commit, +27642,Kacper Kowalik,2012-09-05 14:28:01+02:00,commit, +27643,Kacper Kowalik,2012-09-05 13:20:42+02:00,commit, +27644,Kacper Kowalik,2012-09-05 12:49:41+02:00,commit, +27645,Kacper Kowalik,2012-09-05 12:48:46+02:00,commit, +27646,John ZuHone,2012-09-04 22:06:59-04:00,commit, +27647,Sam Skillman,2012-09-04 20:01:35-06:00,commit, +27648,Anthony Scopatz,2012-09-04 18:14:00-05:00,commit, +27649,Sam Skillman,2012-09-04 16:28:12-04:00,commit, +27650,Sam Skillman,2012-09-04 15:08:42-04:00,commit, +27651,Sam Skillman,2012-09-04 14:52:47-04:00,commit, +27652,Sam Skillman,2012-09-04 14:25:47-04:00,commit, +27653,Sam Skillman,2012-09-04 14:03:17-04:00,commit, +27654,Sam Skillman,2012-09-04 13:25:14-04:00,commit, +27655,Sam Skillman,2012-09-04 13:23:36-04:00,commit, +27656,Sam Skillman,2012-09-04 13:00:19-04:00,commit, +27657,Matthew Turk,2012-09-03 14:06:36-04:00,commit, +27658,Sam Skillman,2012-09-03 13:59:56-04:00,commit, +27659,Nathan Goldbaum,2012-09-03 07:32:32-07:00,commit, +27660,Nathan Goldbaum,2012-09-03 07:18:55-07:00,commit, +27661,Matthew Turk,2012-09-03 08:06:15-04:00,commit, +27662,Nathan Goldbaum,2012-09-03 04:48:28-07:00,commit, +27663,Sam Skillman,2012-09-03 05:40:48-06:00,commit, +27664,Nathan Goldbaum,2012-09-02 16:27:48-07:00,commit, +27665,Nathan Goldbaum,2012-09-02 16:12:01-07:00,commit, +27666,Nathan Goldbaum,2012-09-02 16:10:48-07:00,commit, +27667,Nathan Goldbaum,2012-09-02 14:59:35-07:00,commit, +27668,Nathan Goldbaum,2012-09-02 14:59:26-07:00,commit, +27669,Nathan Goldbaum,2012-09-02 14:57:15-07:00,commit, +27670,Nathan Goldbaum,2012-09-02 14:51:35-07:00,commit, +27671,Matthew Turk,2012-09-01 13:21:28-04:00,commit, +27672,John ZuHone,2012-09-01 01:36:23-04:00,commit, +27673,John ZuHone,2012-09-01 01:35:23-04:00,commit, +27674,John ZuHone,2012-09-01 01:21:23-04:00,commit, +27675,John ZuHone,2012-08-31 23:15:23-04:00,commit, +27676,John ZuHone,2012-08-31 23:09:57-04:00,commit, +27677,Sam Skillman,2012-08-31 19:57:43-06:00,commit, +27678,Matthew Turk,2012-08-31 17:51:45-04:00,commit, +27679,Sam Skillman,2012-08-31 16:48:44-04:00,commit, +27680,Sam Skillman,2012-08-31 15:21:51-04:00,commit, +27681,Kacper Kowalik,2012-08-31 20:37:30+02:00,commit, +27682,Matthew Turk,2012-08-31 14:15:51-04:00,commit, +27683,Matthew Turk,2012-08-31 14:14:49-04:00,commit, +27684,Matthew Turk,2012-08-31 14:03:34-04:00,commit, +27685,Kacper Kowalik,2012-08-31 18:26:30+02:00,commit, +27686,Anthony Scopatz,2012-08-31 11:02:02-05:00,commit, +27687,Kacper Kowalik,2012-08-31 15:07:50+02:00,commit, +27688,Matthew Turk,2012-08-31 07:22:00-04:00,commit, +27689,Matthew Turk,2012-08-31 07:08:38-04:00,commit, +27690,Nathan Goldbaum,2012-08-31 14:50:51+08:00,commit, +27691,Nathan Goldbaum,2012-08-31 14:47:07+08:00,commit, +27692,Nathan Goldbaum,2012-08-31 14:40:51+08:00,commit, +27693,Nathan Goldbaum,2012-08-31 14:37:59+08:00,commit, +27694,Nathan Goldbaum,2012-08-31 11:29:30+08:00,commit, +27695,Nathan Goldbaum,2012-08-31 11:25:49+08:00,commit, +27696,Nathan Goldbaum,2012-08-31 11:23:22+08:00,commit, +27697,Nathan Goldbaum,2012-08-31 09:51:12+08:00,commit, +27698,Matthew Turk,2012-08-30 16:46:13-04:00,commit, +27699,Stephen Skory,2012-08-30 13:47:33-06:00,commit, +27700,Matthew Turk,2012-08-30 13:15:18-04:00,commit, +27701,Matthew Turk,2012-08-30 13:15:09-04:00,commit, +27702,Matthew Turk,2012-08-30 11:07:13-04:00,commit, +27703,Sam Skillman,2012-08-30 08:55:12-04:00,commit, +27704,Matthew Turk,2012-08-30 07:21:50-04:00,commit, +27705,Matthew Turk,2012-08-29 20:08:38-04:00,commit, +27706,Sam Skillman,2012-08-29 15:48:59-06:00,commit, +27707,Matthew Turk,2012-08-29 11:12:52-04:00,commit, +27708,Matthew Turk,2012-08-29 10:14:40-04:00,commit, +27709,Matthew Turk,2012-08-29 08:52:12-04:00,commit, +27710,Casey W. Stark,2012-08-28 14:56:53-07:00,commit, +27711,Casey W. Stark,2012-08-28 14:55:17-07:00,commit, +27712,Sam Skillman,2012-08-28 13:57:58-06:00,commit, +27713,Matthew Turk,2012-08-28 09:13:18-04:00,commit, +27714,Matthew Turk,2012-08-28 09:12:35-04:00,commit, +27715,Matthew Turk,2012-08-28 06:44:40-04:00,commit, +27716,Anthony Scopatz,2012-08-24 16:29:07-05:00,commit, +27717,Matthew Turk,2012-08-24 16:40:37-04:00,commit, +27718,Matthew Turk,2012-08-24 11:24:53-04:00,commit, +27719,Matthew Turk,2012-08-24 11:23:59-04:00,commit, +27720,J.S. Oishi,2012-08-23 14:09:32-04:00,commit, +27721,Anthony Scopatz,2012-08-23 12:45:13-05:00,commit, +27722,Matthew Turk,2012-08-23 11:55:16-04:00,commit, +27723,Matthew Turk,2012-08-23 11:47:56-04:00,commit, +27724,Nathan Goldbaum,2012-08-23 10:43:33+08:00,commit, +27725,Anthony Scopatz,2012-08-22 14:53:26-04:00,commit, +27726,Anthony Scopatz,2012-08-22 13:59:23-04:00,commit, +27727,Anthony Scopatz,2012-08-22 13:58:47-04:00,commit, +27728,Matthew Turk,2012-08-22 13:55:38-04:00,commit, +27729,Anthony Scopatz,2012-08-22 12:13:45-04:00,commit, +27730,Anthony Scopatz,2012-08-21 18:27:45-04:00,commit, +27731,Anthony Scopatz,2012-08-21 18:26:57-04:00,commit, +27732,Matthew Turk,2012-08-21 17:28:47-04:00,commit, +27733,Sam Skillman,2012-08-21 15:25:21-06:00,commit, +27734,Sam Skillman,2012-08-21 15:14:59-06:00,commit, +27735,Sam Skillman,2012-08-21 14:46:22-06:00,commit, +27736,John ZuHone,2012-08-21 15:54:53-04:00,commit, +27737,John ZuHone,2012-08-21 15:19:08-04:00,commit, +27738,Matthew Turk,2012-08-21 15:14:28-04:00,commit, +27739,John ZuHone,2012-08-21 15:05:39-04:00,commit, +27740,Kacper Kowalik,2012-08-21 20:22:45+02:00,commit, +27741,Matthew Turk,2012-08-21 14:14:55-04:00,commit, +27742,Matthew Turk,2012-08-21 13:21:27-04:00,commit, +27743,Matthew Turk,2012-08-20 15:08:30-04:00,commit, +27744,Matthew Turk,2012-08-20 15:00:25-04:00,commit, +27745,Matthew Turk,2012-08-19 17:58:35-04:00,commit, +27746,Matthew Turk,2012-08-19 14:27:37-04:00,commit, +27747,Matthew Turk,2012-08-19 14:26:24-04:00,commit, +27748,Sam Skillman,2012-08-18 16:55:46-07:00,commit, +27749,Sam Skillman,2012-08-18 16:32:40-07:00,commit, +27750,Sam Skillman,2012-08-18 16:09:10-07:00,commit, +27751,Matthew Turk,2012-08-18 10:33:26-04:00,commit, +27752,Matthew Turk,2012-08-18 10:18:47-04:00,commit, +27753,Matthew Turk,2012-08-18 09:55:12-04:00,commit, +27754,Matthew Turk,2012-08-18 09:42:39-04:00,commit, +27755,Matthew Turk,2012-08-18 09:25:39-04:00,commit, +27756,Matthew Turk,2012-08-18 01:18:52-04:00,commit, +27757,Matthew Turk,2012-08-18 00:34:05-04:00,commit, +27758,Chris Moody,2012-08-17 15:45:25-07:00,commit, +27759,Sam Skillman,2012-08-17 15:16:58-06:00,commit, +27760,Matthew Turk,2012-08-17 17:06:37-04:00,commit, +27761,Matthew Turk,2012-08-17 15:47:39-04:00,commit, +27762,Chris Moody,2012-08-17 12:20:17-07:00,commit, +27763,Chris Moody,2012-08-17 11:33:07-07:00,commit, +27764,Chris Moody,2012-08-17 11:30:37-07:00,commit, +27765,Chris Moody,2012-08-16 16:02:49-07:00,commit, +27766,Sam Skillman,2012-08-16 16:45:59-06:00,commit, +27767,Sam Skillman,2012-08-16 16:44:33-06:00,commit, +27768,Chris Moody,2012-08-16 14:52:02-07:00,commit, +27769,Chris Moody,2012-08-16 14:50:17-07:00,commit, +27770,Chris Moody,2012-08-16 11:32:00-07:00,commit, +27771,Chris Moody,2012-08-16 11:30:25-07:00,commit, +27772,Chris Moody,2012-08-16 11:30:01-07:00,commit, +27773,Kacper Kowalik,2012-08-16 13:14:26+02:00,commit, +27774,Nathan Goldbaum,2012-08-15 17:06:19-07:00,commit, +27775,Matthew Turk,2012-08-14 11:54:27-04:00,commit, +27776,Matthew Turk,2012-08-14 11:18:39-04:00,commit, +27777,Matthew Turk,2012-08-14 11:11:35-04:00,commit, +27778,Sam Skillman,2012-08-14 00:14:05-07:00,commit, +27779,Matthew Turk,2012-08-13 17:17:54-04:00,commit, +27780,Matthew Turk,2012-08-13 17:11:24-04:00,commit, +27781,Matthew Turk,2012-08-13 16:13:51-04:00,commit, +27782,Matthew Turk,2012-08-13 15:47:10-04:00,commit, +27783,Britton Smith,2012-08-13 11:11:31-04:00,commit, +27784,Matthew Turk,2012-08-13 11:05:14-04:00,commit, +27785,Matthew Turk,2012-08-13 10:39:15-04:00,commit, +27786,Thomas Robitaille,2012-08-13 12:25:08+02:00,commit, +27787,Britton Smith,2012-08-12 09:45:57-04:00,commit, +27788,Matthew Turk,2012-08-11 22:17:09-04:00,commit, +27789,John ZuHone,2012-08-11 17:41:48-04:00,commit, +27790,John ZuHone,2012-08-11 16:54:12-04:00,commit, +27791,Matthew Turk,2012-08-11 12:48:57-04:00,commit, +27792,Matthew Turk,2012-08-10 22:19:40-04:00,commit, +27793,Matthew Turk,2012-08-10 19:38:15-04:00,commit, +27794,Matthew Turk,2012-08-10 18:41:16-04:00,commit, +27795,Matthew Turk,2012-08-10 18:08:02-04:00,commit, +27796,John Wise,2012-08-10 11:26:26-04:00,commit, +27797,John Wise,2012-08-10 10:33:37-04:00,commit, +27798,John Wise,2012-08-10 09:33:40-04:00,commit, +27799,John Wise,2012-08-10 09:32:35-04:00,commit, +27800,John Wise,2012-08-10 08:33:19-04:00,commit, +27801,Matthew Turk,2012-08-10 07:59:35-04:00,commit, +27802,Matthew Turk,2012-08-10 07:17:20-04:00,commit, +27803,Matthew Turk,2012-08-09 22:42:47-04:00,commit, +27804,John ZuHone,2012-08-09 19:53:27-04:00,commit, +27805,Matthew Turk,2012-08-09 19:05:40-04:00,commit, +27806,Matthew Turk,2012-08-09 18:36:57-04:00,commit, +27807,Matthew Turk,2012-08-09 18:30:16-04:00,commit, +27808,Matthew Turk,2012-08-09 18:11:23-04:00,commit, +27809,Matthew Turk,2012-08-09 17:39:50-04:00,commit, +27810,Matthew Turk,2012-08-09 16:26:27-04:00,commit, +27811,Matthew Turk,2012-08-09 16:05:47-04:00,commit, +27812,Michael Kuhlen,2012-08-09 12:56:19-07:00,commit, +27813,Matthew Turk,2012-08-09 14:36:52-04:00,commit, +27814,John ZuHone,2012-08-09 00:57:14-04:00,commit, +27815,Matthew Turk,2012-08-08 18:04:14-04:00,commit, +27816,Matthew Turk,2012-08-08 18:01:05-04:00,commit, +27817,John ZuHone,2012-08-08 17:37:46-04:00,commit, +27818,John ZuHone,2012-08-08 17:33:14-04:00,commit, +27819,John ZuHone,2012-08-08 17:31:36-04:00,commit, +27820,John ZuHone,2012-08-08 14:33:04-04:00,commit, +27821,John ZuHone,2012-08-08 14:19:00-04:00,commit, +27822,John ZuHone,2012-08-08 13:42:49-04:00,commit, +27823,Matthew Turk,2012-08-08 13:10:16-04:00,commit, +27824,Nathan Goldbaum,2012-08-08 01:09:11-07:00,commit, +27825,Stephen Skory,2012-08-07 21:14:24-06:00,commit, +27826,Stephen Skory,2012-08-07 17:35:21-06:00,commit, +27827,Stephen Skory,2012-08-07 17:04:14-06:00,commit, +27828,John ZuHone,2012-08-07 17:32:33-04:00,commit, +27829,Nathan Goldbaum,2012-08-15 17:06:19-07:00,commit, +27830,John ZuHone,2012-08-07 17:32:33-04:00,commit, +27831,Sam Skillman,2012-08-07 13:36:19-06:00,commit, +27832,Matthew Turk,2012-08-07 14:19:36-04:00,commit, +27833,Matthew Turk,2012-08-07 14:19:36-04:00,commit, +27834,Matthew Turk,2012-08-06 14:51:34-04:00,commit, +27835,Matthew Turk,2012-08-06 14:51:34-04:00,commit, +27836,John Wise,2012-08-06 08:35:14-04:00,commit, +27837,John Wise,2012-08-06 08:25:40-04:00,commit, +27838,Matthew Turk,2012-08-06 06:17:56-04:00,commit, +27839,Matthew Turk,2012-08-05 10:47:41-04:00,commit, +27840,Matthew Turk,2012-08-05 10:47:41-04:00,commit, +27841,Nathan Goldbaum,2012-08-03 15:14:50-07:00,commit, +27842,Nathan Goldbaum,2012-08-03 15:14:15-07:00,commit, +27843,Nathan Goldbaum,2012-08-03 15:14:15-07:00,commit, +27844,Matthew Turk,2012-08-03 14:47:00-04:00,commit, +27845,Britton Smith,2012-08-03 13:59:35-04:00,commit, +27846,Nathan Goldbaum,2012-10-15 16:07:48-07:00,commit, +27847,Nathan Goldbaum,2012-10-15 16:06:32-07:00,commit, +27848,Nathan Goldbaum,2012-10-15 11:55:46-07:00,commit, +27849,Nathan Goldbaum,2012-10-11 12:53:06-07:00,commit, +27850,Nathan Goldbaum,2012-10-11 12:37:14-07:00,commit, +27851,Nathan Goldbaum,2012-10-08 18:54:00-07:00,commit, +27852,Nathan Goldbaum,2012-10-08 18:53:45-07:00,commit, +27853,Nathan Goldbaum,2012-10-06 12:47:32-07:00,commit, +27854,Nathan Goldbaum,2012-10-06 12:42:52-07:00,commit, +27855,Nathan Goldbaum,2012-10-06 03:20:53-07:00,commit, +27856,Nathan Goldbaum,2012-10-06 02:32:22-07:00,commit, +27857,Nathan Goldbaum,2012-10-04 17:24:24-07:00,commit, +27858,Nathan Goldbaum,2012-10-04 17:05:10-07:00,commit, +27859,Nathan Goldbaum,2012-10-04 13:37:21-07:00,commit, +27860,Kacper Kowalik,2012-08-03 18:49:05+02:00,commit, +27861,Kacper Kowalik,2012-08-03 18:39:30+02:00,commit, +27862,Britton Smith,2012-08-02 17:31:50-04:00,commit, +27863,Matthew Turk,2012-08-02 17:28:57-04:00,commit, +27864,Joshua Moloney,2012-08-02 14:07:37-06:00,commit, +27865,Matthew Turk,2012-08-02 17:28:57-04:00,commit, +27866,Joshua Moloney,2012-08-02 14:07:37-06:00,commit, +27867,Matthew Turk,2012-08-02 15:54:00-04:00,commit, +27868,Matthew Turk,2012-08-02 15:43:18-04:00,commit, +27869,Matthew Turk,2012-08-02 15:15:43-04:00,commit, +27870,Matthew Turk,2012-08-02 14:23:26-04:00,commit, +27871,Matthew Turk,2012-08-02 14:22:49-04:00,commit, +27872,Matthew Turk,2012-08-02 14:22:45-04:00,commit, +27873,Matthew Turk,2012-08-02 14:15:57-04:00,commit, +27874,Matthew Turk,2012-08-02 06:21:52-04:00,commit, +27875,Matthew Turk,2012-08-02 06:04:59-04:00,commit, +27876,Matthew Turk,2012-08-02 05:32:04-04:00,commit, +27877,Matthew Turk,2012-08-01 22:57:28-04:00,commit, +27878,Matthew Turk,2012-08-01 22:42:32-04:00,commit, +27879,Matthew Turk,2012-08-01 15:20:59-04:00,commit, +27880,Sam Skillman,2012-08-01 11:47:01-06:00,commit, +27881,Sam Skillman,2012-08-01 11:44:58-06:00,commit, +27882,Devin Silvia,2012-08-01 11:20:33-04:00,commit, +27883,Matthew Turk,2012-08-01 10:46:48-04:00,commit, +27884,Matthew Turk,2012-08-01 10:07:17-04:00,commit, +27885,Britton Smith,2012-08-01 09:30:59-04:00,commit, +27886,Nathan Goldbaum,2012-07-31 22:14:45-07:00,commit, +27887,Nathan Goldbaum,2012-07-31 15:40:50-07:00,commit, +27888,Sam Skillman,2012-07-31 17:01:36-04:00,commit, +27889,Sam Skillman,2012-07-31 16:52:18-04:00,commit, +27890,Matthew Turk,2012-07-30 20:56:54-04:00,commit, +27891,John ZuHone,2012-07-30 16:23:28-04:00,commit, +27892,John ZuHone,2012-07-30 16:22:02-04:00,commit, +27893,Matthew Turk,2012-07-30 15:36:29-04:00,commit, +27894,Nathan Goldbaum,2012-07-30 12:35:26-07:00,commit, +27895,Devin Silvia,2012-07-30 15:31:22-04:00,commit, +27896,Nathan Goldbaum,2012-07-30 12:25:56-07:00,commit, +27897,Nathan Goldbaum,2012-07-30 12:23:57-07:00,commit, +27898,Matthew Turk,2012-07-30 13:46:15-04:00,commit, +27899,Matthew Turk,2012-07-30 13:41:59-04:00,commit, +27900,Matthew Turk,2012-07-30 13:21:06-04:00,commit, +27901,Matthew Turk,2012-07-30 12:23:15-04:00,commit, +27902,Sam Skillman,2012-07-30 11:35:20-04:00,commit, +27903,Matthew Turk,2012-07-30 09:54:01-04:00,commit, +27904,John Wise,2012-07-30 02:57:19-04:00,commit, +27905,John Wise,2012-07-30 02:56:52-04:00,commit, +27906,John Wise,2012-07-30 02:56:06-04:00,commit, +27907,Matthew Turk,2012-07-29 08:51:50-04:00,commit, +27908,Matthew Turk,2012-07-29 01:13:32-04:00,commit, +27909,Matthew Turk,2012-07-29 01:06:08-04:00,commit, +27910,Matthew Turk,2012-07-29 00:30:31-04:00,commit, +27911,Matthew Turk,2012-07-29 00:12:42-04:00,commit, +27912,Matthew Turk,2012-07-28 23:16:50-04:00,commit, +27913,Matthew Turk,2012-07-28 22:17:49-04:00,commit, +27914,Nathan Goldbaum,2012-07-28 14:56:08-07:00,commit, +27915,Nathan Goldbaum,2012-07-28 14:16:50-07:00,commit, +27916,Nathan Goldbaum,2012-07-28 13:37:14-07:00,commit, +27917,Nathan Goldbaum,2012-07-28 13:32:22-07:00,commit, +27918,Britton Smith,2012-07-28 16:16:41-04:00,commit, +27919,Matthew Turk,2012-07-28 15:34:41-04:00,commit, +27920,Britton Smith,2012-07-28 08:22:22-04:00,commit, +27921,Nathan Goldbaum,2012-07-28 01:42:04-07:00,commit, +27922,Nathan Goldbaum,2012-07-27 22:04:30-07:00,commit, +27923,Nathan Goldbaum,2012-07-27 21:58:30-07:00,commit, +27924,Matthew Turk,2012-07-28 00:32:27-04:00,commit, +27925,Matthew Turk,2012-07-28 00:25:34-04:00,commit, +27926,Nathan Goldbaum,2012-07-27 12:21:48-07:00,commit, +27927,Nathan Goldbaum,2012-07-26 23:49:45-07:00,commit, +27928,Nathan Goldbaum,2012-07-26 23:10:57-07:00,commit, +27929,Nathan Goldbaum,2012-07-26 23:00:09-07:00,commit, +27930,Nathan Goldbaum,2012-07-26 22:16:23-07:00,commit, +27931,Nathan Goldbaum,2012-07-26 22:14:47-07:00,commit, +27932,Nathan Goldbaum,2012-07-26 22:12:42-07:00,commit, +27933,Matthew Turk,2012-07-26 22:56:12-04:00,commit, +27934,Nathan Goldbaum,2012-07-26 19:28:53-07:00,commit, +27935,Matthew Turk,2012-07-26 22:25:03-04:00,commit, +27936,Matthew Turk,2012-07-26 22:24:15-04:00,commit, +27937,Matthew Turk,2012-07-26 22:11:08-04:00,commit, +27938,Nathan Goldbaum,2012-07-26 18:51:07-07:00,commit, +27939,Matthew Turk,2012-07-26 21:46:26-04:00,commit, +27940,Matthew Turk,2012-07-26 21:24:44-04:00,commit, +27941,Matthew Turk,2012-07-26 20:52:36-04:00,commit, +27942,Matthew Turk,2012-07-26 16:22:12-04:00,commit, +27943,Matthew Turk,2012-07-26 15:45:46-04:00,commit, +27944,Matthew Turk,2012-07-26 15:20:18-04:00,commit, +27945,Matthew Turk,2012-07-26 14:06:39-04:00,commit, +27946,J.S. Oishi,2012-07-26 10:52:28-07:00,commit, +27947,Matthew Turk,2012-07-26 11:33:44-04:00,commit, +27948,Matthew Turk,2012-07-26 10:57:09-04:00,commit, +27949,Matthew Turk,2012-07-26 09:45:54-04:00,commit, +27950,Britton Smith,2012-07-25 22:37:51-04:00,commit, +27951,Britton Smith,2012-07-25 22:17:35-04:00,commit, +27952,Britton Smith,2012-07-25 16:40:13-04:00,commit, +27953,Britton Smith,2012-07-25 14:42:15-04:00,commit, +27954,Matthew Turk,2012-07-25 14:32:27-04:00,commit, +27955,Britton Smith,2012-07-25 13:53:06-04:00,commit, +27956,Britton Smith,2012-07-25 11:23:54-04:00,commit, +27957,Matthew Turk,2012-07-24 22:58:19-04:00,commit, +27958,Britton Smith,2012-07-24 19:17:13-04:00,commit, +27959,Matthew Turk,2012-07-24 17:04:04-04:00,commit, +27960,Britton Smith,2012-07-24 17:02:29-04:00,commit, +27961,Matthew Turk,2012-07-24 16:57:40-04:00,commit, +27962,Britton Smith,2012-07-24 16:56:04-04:00,commit, +27963,Stephen Skory,2012-07-24 14:34:09-06:00,commit, +27964,Matthew Turk,2012-07-24 15:55:11-04:00,commit, +27965,J.S. Oishi,2012-07-24 11:17:25-07:00,commit, +27966,Matthew Turk,2012-07-24 11:41:52-04:00,commit, +27967,Matthew Turk,2012-07-24 00:33:22-04:00,commit, +27968,Matthew Turk,2012-07-23 22:57:47-04:00,commit, +27969,Britton Smith,2012-07-23 22:42:14-04:00,commit, +27970,Britton Smith,2012-07-23 22:40:19-04:00,commit, +27971,Matthew Turk,2012-07-23 22:10:42-04:00,commit, +27972,Matthew Turk,2012-07-23 20:18:26-04:00,commit, +27973,Matthew Turk,2012-07-23 20:13:48-04:00,commit, +27974,Britton Smith,2012-07-23 17:41:44-04:00,commit, +27975,Nathan Goldbaum,2012-07-23 14:39:02-07:00,commit, +27976,Matthew Turk,2012-07-23 17:37:51-04:00,commit, +27977,Britton Smith,2012-07-23 17:30:48-04:00,commit, +27978,Britton Smith,2012-07-23 17:28:46-04:00,commit, +27979,Nathan Goldbaum,2012-07-23 14:27:45-07:00,commit, +27980,Matthew Turk,2012-07-23 17:24:32-04:00,commit, +27981,Matthew Turk,2012-07-23 17:08:38-04:00,commit, +27982,Nathan Goldbaum,2012-07-23 13:59:31-07:00,commit, +27983,Nathan Goldbaum,2012-07-23 13:33:09-07:00,commit, +27984,Nathan Goldbaum,2012-07-23 13:15:22-07:00,commit, +27985,Matthew Turk,2012-07-23 16:01:35-04:00,commit, +27986,Matthew Turk,2012-07-23 14:53:52-04:00,commit, +27987,Matthew Turk,2012-07-23 14:51:45-04:00,commit, +27988,Nathan Goldbaum,2012-07-23 11:34:32-07:00,commit, +27989,Nathan Goldbaum,2012-07-23 10:59:32-07:00,commit, +27990,Nathan Goldbaum,2012-07-22 19:04:45-07:00,commit, +27991,Britton Smith,2012-07-22 20:15:53-04:00,commit, +27992,Britton Smith,2012-07-21 20:28:42-04:00,commit, +27993,Britton Smith,2012-07-21 20:23:29-04:00,commit, +27994,Britton Smith,2012-07-21 20:19:47-04:00,commit, +27995,Britton Smith,2012-07-21 20:13:09-04:00,commit, +27996,Britton Smith,2012-07-21 10:31:48-04:00,commit, +27997,Britton Smith,2012-07-21 10:09:38-04:00,commit, +27998,Britton Smith,2012-07-21 09:47:20-04:00,commit, +27999,John ZuHone,2012-07-20 19:29:00-04:00,commit, +28000,Nathan Goldbaum,2012-07-19 22:58:27-07:00,commit, +28001,Britton Smith,2012-07-19 20:29:40-04:00,commit, +28002,Nathan Goldbaum,2012-07-18 21:05:05-07:00,commit, +28003,Nathan Goldbaum,2012-07-17 20:10:25-07:00,commit, +28004,Nathan Goldbaum,2012-07-17 20:08:12-07:00,commit, +28005,Nathan Goldbaum,2012-07-17 19:57:47-07:00,commit, +28006,Nathan Goldbaum,2012-07-17 19:19:23-07:00,commit, +28007,Nathan Goldbaum,2012-07-17 15:44:27-07:00,commit, +28008,Nathan Goldbaum,2012-07-17 15:29:47-07:00,commit, +28009,Nathan Goldbaum,2012-07-17 14:45:42-07:00,commit, +28010,Nathan Goldbaum,2012-07-17 14:32:14-07:00,commit, +28011,Nathan Goldbaum,2012-07-17 14:29:29-07:00,commit, +28012,Nathan Goldbaum,2012-07-17 14:17:00-07:00,commit, +28013,Nathan Goldbaum,2012-07-17 14:13:56-07:00,commit, +28014,Nathan Goldbaum,2012-07-17 14:02:35-07:00,commit, +28015,Nathan Goldbaum,2012-07-17 13:01:22-07:00,commit, +28016,Nathan Goldbaum,2012-07-17 12:25:33-07:00,commit, +28017,Nathan Goldbaum,2012-07-17 01:20:21-07:00,commit, +28018,Nathan Goldbaum,2012-07-16 21:23:56-07:00,commit, +28019,Nathan Goldbaum,2012-07-16 20:37:31-07:00,commit, +28020,Kacper Kowalik,2012-07-17 05:07:38+02:00,commit, +28021,Britton Smith,2012-07-16 21:42:38-04:00,commit, +28022,Britton Smith,2012-07-16 20:27:33-04:00,commit, +28023,Nathan Goldbaum,2012-07-16 13:00:40-07:00,commit, +28024,Britton Smith,2012-07-16 10:43:09-04:00,commit, +28025,Britton Smith,2012-07-16 10:33:47-04:00,commit, +28026,Nathan Goldbaum,2012-07-15 22:35:18-07:00,commit, +28027,Matthew Turk,2012-07-15 21:01:13-07:00,commit, +28028,Nathan Goldbaum,2012-07-15 20:58:06-07:00,commit, +28029,Sam Skillman,2012-07-15 20:57:01-06:00,commit, +28030,Nathan Goldbaum,2012-07-15 18:28:39-07:00,commit, +28031,Matthew Turk,2012-07-15 15:37:13-07:00,commit, +28032,Matthew Turk,2012-07-13 19:17:53-07:00,commit, +28033,Kacper Kowalik,2012-07-13 18:34:55+02:00,commit, +28034,Kacper Kowalik,2012-07-13 08:43:05+02:00,commit, +28035,Kacper Kowalik,2012-07-13 02:08:16+02:00,commit, +28036,Sam Skillman,2012-07-12 17:57:35-06:00,commit, +28037,Kacper Kowalik,2012-07-13 01:53:51+02:00,commit, +28038,Sam Skillman,2012-07-12 17:49:51-06:00,commit, +28039,Matthew Turk,2012-07-12 14:45:38-07:00,commit, +28040,Matthew Turk,2012-07-12 14:30:41-07:00,commit, +28041,Kacper Kowalik,2012-07-12 22:55:09+02:00,commit, +28042,Matthew Turk,2012-07-12 11:27:29-07:00,commit, +28043,Matthew Turk,2012-07-12 08:47:55-04:00,commit, +28044,Nathan Goldbaum,2012-07-11 22:55:36-07:00,commit, +28045,Nathan Goldbaum,2012-07-11 22:55:03-07:00,commit, +28046,Nathan Goldbaum,2012-07-11 22:53:58-07:00,commit, +28047,Nathan Goldbaum,2012-07-11 22:34:34-07:00,commit, +28048,John ZuHone,2012-07-12 01:06:43-04:00,commit, +28049,Matthew Turk,2012-07-11 22:03:19-07:00,commit, +28050,Matthew Turk,2012-07-11 22:03:03-07:00,commit, +28051,Kacper Kowalik,2012-07-12 04:30:13+02:00,commit, +28052,Kacper Kowalik,2012-07-12 04:27:34+02:00,commit, +28053,Kacper Kowalik,2012-07-12 04:27:25+02:00,commit, +28054,Kacper Kowalik,2012-07-12 04:27:16+02:00,commit, +28055,Kacper Kowalik,2012-07-12 04:27:07+02:00,commit, +28056,Kacper Kowalik,2012-07-12 04:26:58+02:00,commit, +28057,Kacper Kowalik,2012-07-12 04:26:43+02:00,commit, +28058,Kacper Kowalik,2012-07-12 04:26:33+02:00,commit, +28059,Kacper Kowalik,2012-07-12 04:26:23+02:00,commit, +28060,Kacper Kowalik,2012-07-12 04:26:14+02:00,commit, +28061,Kacper Kowalik,2012-07-12 04:26:03+02:00,commit, +28062,Kacper Kowalik,2012-07-12 04:25:51+02:00,commit, +28063,Kacper Kowalik,2012-07-12 04:51:53+02:00,commit, +28064,Kacper Kowalik,2012-07-12 04:49:35+02:00,commit, +28065,Kacper Kowalik,2012-07-12 04:48:30+02:00,commit, +28066,John ZuHone,2012-07-11 19:55:56-04:00,commit, +28067,John ZuHone,2012-07-11 19:53:35-04:00,commit, +28068,John ZuHone,2012-07-11 19:43:41-04:00,commit, +28069,Matthew Turk,2012-07-11 16:39:59-07:00,commit, +28070,Matthew Turk,2012-07-11 15:17:55-07:00,commit, +28071,Matthew Turk,2012-07-11 15:12:12-07:00,commit, +28072,Matthew Turk,2012-07-11 15:09:02-07:00,commit, +28073,Chris Moody,2012-07-11 15:07:01-07:00,commit, +28074,Chris Moody,2012-07-11 14:47:00-07:00,commit, +28075,John ZuHone,2012-07-11 17:36:44-04:00,commit, +28076,Nathan Goldbaum,2012-07-10 22:04:03-07:00,commit, +28077,Kacper Kowalik,2012-07-11 06:34:19+02:00,commit, +28078,Matthew Turk,2012-07-10 20:49:48-07:00,commit, +28079,Nathan Goldbaum,2012-07-10 20:47:22-07:00,commit, +28080,Nathan Goldbaum,2012-07-10 20:45:53-07:00,commit, +28081,Nathan Goldbaum,2012-07-10 19:32:38-07:00,commit, +28082,Nathan Goldbaum,2012-07-10 19:29:08-07:00,commit, +28083,Kacper Kowalik,2012-07-11 04:20:45+02:00,commit, +28084,Nathan Goldbaum,2012-07-10 18:58:16-07:00,commit, +28085,Nathan Goldbaum,2012-07-10 18:48:53-07:00,commit, +28086,Nathan Goldbaum,2012-07-10 18:43:59-07:00,commit, +28087,Nathan Goldbaum,2012-07-10 18:39:54-07:00,commit, +28088,Matthew Turk,2012-07-10 20:37:19-04:00,commit, +28089,Stephen Skory,2012-07-10 16:31:10-06:00,commit, +28090,Stephen Skory,2012-07-10 16:19:38-06:00,commit, +28091,Kacper Kowalik,2012-07-11 00:17:58+02:00,commit, +28092,Stephen Skory,2012-07-10 16:00:22-06:00,commit, +28093,Britton Smith,2012-07-10 17:18:08-04:00,commit, +28094,Britton Smith,2012-07-10 17:18:08-04:00,commit, +28095,Chris Moody,2012-07-10 09:43:57-07:00,commit, +28096,Chris Moody,2012-07-10 09:42:54-07:00,commit, +28097,Chris Moody,2012-07-10 09:40:19-07:00,commit, +28098,Chris Moody,2012-07-10 09:36:12-07:00,commit, +28099,Chris Moody,2012-07-10 09:34:23-07:00,commit, +28100,Chris Moody,2012-07-10 09:20:07-07:00,commit, +28101,Chris Moody,2012-07-10 09:19:39-07:00,commit, +28102,Chris Moody,2012-07-10 09:19:07-07:00,commit, +28103,Chris Moody,2012-07-10 09:17:53-07:00,commit, +28104,Chris Moody,2012-07-10 09:17:08-07:00,commit, +28105,Chris Moody,2012-07-10 09:15:54-07:00,commit, +28106,Chris Moody,2012-07-10 09:14:23-07:00,commit, +28107,Matthew Turk,2012-07-10 04:21:24-07:00,commit, +28108,John ZuHone,2012-07-09 19:44:14-04:00,commit, +28109,Stephen Skory,2012-07-09 16:26:52-06:00,commit, +28110,Stephen Skory,2012-07-09 16:13:03-06:00,commit, +28111,Stephen Skory,2012-07-09 16:05:50-06:00,commit, +28112,Matthew Turk,2012-07-09 11:46:03-04:00,commit, +28113,Nathan Goldbaum,2012-07-08 22:12:44-07:00,commit, +28114,Nathan Goldbaum,2012-07-08 21:48:19-07:00,commit, +28115,Nathan Goldbaum,2012-07-08 19:59:45-07:00,commit, +28116,Matthew Turk,2012-07-08 22:35:08-04:00,commit, +28117,Britton Smith,2012-07-08 21:30:15-04:00,commit, +28118,Matthew Turk,2012-07-08 19:53:11-04:00,commit, +28119,Matthew Turk,2012-07-08 19:47:55-04:00,commit, +28120,Britton Smith,2012-07-08 18:29:39-04:00,commit, +28121,Nathan Goldbaum,2012-07-08 15:09:30-07:00,commit, +28122,Britton Smith,2012-07-08 14:48:07-04:00,commit, +28123,Nathan Goldbaum,2012-07-08 10:28:19-07:00,commit, +28124,Nathan Goldbaum,2012-07-08 10:23:31-07:00,commit, +28125,Matthew Turk,2012-07-07 16:50:40-04:00,commit, +28126,Nathan Goldbaum,2012-07-07 11:30:16-07:00,commit, +28127,Nathan Goldbaum,2012-07-07 00:03:38-07:00,commit, +28128,Matthew Turk,2012-07-06 23:07:02-04:00,commit, +28129,Matthew Turk,2012-07-06 22:20:40-04:00,commit, +28130,Nathan Goldbaum,2012-07-06 16:14:43-07:00,commit, +28131,Sam Skillman,2012-07-06 17:08:02-06:00,commit, +28132,Nathan Goldbaum,2012-07-06 15:53:31-07:00,commit, +28133,Matthew Turk,2012-07-06 18:31:30-04:00,commit, +28134,Nathan Goldbaum,2012-07-06 15:30:37-07:00,commit, +28135,Andrew Myers,2012-07-06 15:29:38-07:00,commit, +28136,Andrew Myers,2012-07-06 15:28:15-07:00,commit, +28137,Andrew Myers,2012-07-06 15:27:39-07:00,commit, +28138,Nathan Goldbaum,2012-07-06 15:23:21-07:00,commit, +28139,Matthew Turk,2012-07-06 17:12:31-04:00,commit, +28140,John ZuHone,2012-07-06 17:03:12-04:00,commit, +28141,Nathan Goldbaum,2012-07-06 12:05:29-07:00,commit, +28142,John ZuHone,2012-07-06 14:29:55-04:00,commit, +28143,Sam Skillman,2012-07-06 09:02:46-06:00,commit, +28144,Matthew Turk,2012-07-06 10:57:47-04:00,commit, +28145,Andrew Myers,2012-07-05 15:58:49-07:00,commit, +28146,Andrew Myers,2012-07-05 13:35:18-07:00,commit, +28147,John ZuHone,2012-07-04 19:10:29-04:00,commit, +28148,Matthew Turk,2012-07-03 16:14:48-04:00,commit, +28149,Matthew Turk,2012-07-03 14:29:00-04:00,commit, +28150,Britton Smith,2012-07-03 12:45:25-04:00,commit, +28151,Matthew Turk,2012-07-03 06:37:36-04:00,commit, +28152,Matthew Turk,2012-07-02 16:58:45-04:00,commit, +28153,Andrew Myers,2012-06-30 16:26:41-07:00,commit, +28154,Britton Smith,2012-06-30 12:30:07-04:00,commit, +28155,Britton Smith,2012-06-30 12:30:07-04:00,commit, +28156,Britton Smith,2012-06-30 11:55:03-04:00,commit, +28157,Britton Smith,2012-06-30 11:55:03-04:00,commit, +28158,Matthew Turk,2012-06-28 12:42:52-04:00,commit, +28159,Matthew Turk,2012-06-28 12:06:58-04:00,commit, +28160,Matthew Turk,2012-06-28 07:15:16-04:00,commit, +28161,Matthew Turk,2012-06-28 06:41:04-04:00,commit, +28162,Matthew Turk,2012-06-28 06:34:22-04:00,commit, +28163,Matthew Turk,2012-06-27 23:02:05-04:00,commit, +28164,Sam Skillman,2012-06-27 16:32:05-06:00,commit, +28165,Sam Skillman,2012-06-27 15:29:46-06:00,commit, +28166,Sam Skillman,2012-06-27 14:50:00-06:00,commit, +28167,Sam Skillman,2012-06-27 14:39:40-06:00,commit, +28168,John Wise,2012-06-27 11:20:39-04:00,commit, +28169,John Wise,2012-06-27 11:16:37-04:00,commit, +28170,John Wise,2012-06-27 11:11:39-04:00,commit, +28171,John Wise,2012-06-27 11:11:21-04:00,commit, +28172,Matthew Turk,2012-06-27 10:27:14-04:00,commit, +28173,Sam Skillman,2012-06-27 06:59:27-06:00,commit, +28174,John ZuHone,2012-06-27 01:04:18-04:00,commit, +28175,John ZuHone,2012-06-27 00:53:37-04:00,commit, +28176,Nathan Goldbaum,2012-06-26 21:19:51-07:00,commit, +28177,Nathan Goldbaum,2012-06-26 20:52:41-07:00,commit, +28178,Matthew Turk,2012-06-25 23:54:09-04:00,commit, +28179,Nathan Goldbaum,2012-06-25 17:40:03-04:00,commit, +28180,Matthew Turk,2012-06-24 09:33:37-04:00,commit, +28181,Nathan Goldbaum,2012-06-24 01:28:14-04:00,commit, +28182,Nathan Goldbaum,2012-06-24 01:27:29-04:00,commit, +28183,Matthew Turk,2012-06-24 00:10:52-04:00,commit, +28184,Matthew Turk,2012-06-23 23:52:09-04:00,commit, +28185,Britton Smith,2012-06-23 23:33:33-04:00,commit, +28186,Matthew Turk,2012-06-23 23:06:34-04:00,commit, +28187,Matthew Turk,2012-06-23 22:56:33-04:00,commit, +28188,Matthew Turk,2012-06-23 22:48:48-04:00,commit, +28189,Britton Smith,2012-06-23 22:47:18-04:00,commit, +28190,Britton Smith,2012-06-23 22:47:01-04:00,commit, +28191,Matthew Turk,2012-06-23 22:24:34-04:00,commit, +28192,Matthew Turk,2012-06-23 21:53:45-04:00,commit, +28193,Matthew Turk,2012-06-23 21:46:52-04:00,commit, +28194,Britton Smith,2012-06-23 21:38:16-04:00,commit, +28195,Britton Smith,2012-06-23 21:32:26-04:00,commit, +28196,Britton Smith,2012-06-23 21:30:53-04:00,commit, +28197,Britton Smith,2012-06-23 21:30:25-04:00,commit, +28198,Sam Skillman,2012-06-23 21:27:57-04:00,commit, +28199,Matthew Turk,2012-06-23 21:26:35-04:00,commit, +28200,Sam Skillman,2012-06-23 21:20:21-04:00,commit, +28201,Sam Skillman,2012-06-23 21:18:16-04:00,commit, +28202,Britton Smith,2012-06-23 19:28:29-04:00,commit, +28203,Britton Smith,2012-06-23 19:26:27-04:00,commit, +28204,Matthew Turk,2012-06-23 19:25:02-04:00,commit, +28205,Matthew Turk,2012-06-23 19:14:15-04:00,commit, +28206,Britton Smith,2012-06-23 19:04:26-04:00,commit, +28207,Matthew Turk,2012-06-23 19:03:52-04:00,commit, +28208,Matthew Turk,2012-06-23 18:43:17-04:00,commit, +28209,Britton Smith,2012-06-23 18:29:52-04:00,commit, +28210,Britton Smith,2012-06-23 18:28:15-04:00,commit, +28211,Britton Smith,2012-06-23 18:25:38-04:00,commit, +28212,Matthew Turk,2012-06-23 18:19:05-04:00,commit, +28213,Matthew Turk,2012-06-23 17:57:33-04:00,commit, +28214,Nathan Goldbaum,2012-06-23 16:35:35-04:00,commit, +28215,Matthew Turk,2012-06-23 16:35:33-04:00,commit, +28216,Sam Skillman,2012-06-23 16:22:14-04:00,commit, +28217,Nathan Goldbaum,2012-06-23 16:15:06-04:00,commit, +28218,Sam Skillman,2012-06-23 16:12:22-04:00,commit, +28219,Nathan Goldbaum,2012-06-23 16:12:11-04:00,commit, +28220,Matthew Turk,2012-06-23 16:10:14-04:00,commit, +28221,Nathan Goldbaum,2012-06-23 15:59:26-04:00,commit, +28222,Nathan Goldbaum,2012-06-23 15:57:10-04:00,commit, +28223,Matthew Turk,2012-06-23 15:46:22-04:00,commit, +28224,Matthew Turk,2012-06-23 15:39:02-04:00,commit, +28225,Matthew Turk,2012-06-23 15:01:17-04:00,commit, +28226,Britton Smith,2012-06-23 14:39:16-04:00,commit, +28227,Matthew Turk,2012-06-23 13:54:01-04:00,commit, +28228,Matthew Turk,2012-06-23 13:03:56-04:00,commit, +28229,Sam Skillman,2012-06-23 12:59:01-04:00,commit, +28230,Matthew Turk,2012-06-23 12:12:03-04:00,commit, +28231,Matthew Turk,2012-06-23 12:03:10-04:00,commit, +28232,Matthew Turk,2012-06-23 11:23:26-04:00,commit, +28233,Matthew Turk,2012-06-23 10:59:52-04:00,commit, +28234,Sam Skillman,2012-06-23 10:50:26-04:00,commit, +28235,Sam Skillman,2012-06-23 10:50:14-04:00,commit, +28236,Britton Smith,2012-06-23 10:48:41-04:00,commit, +28237,Sam Skillman,2012-06-23 10:45:04-04:00,commit, +28238,Sam Skillman,2012-06-23 10:35:36-04:00,commit, +28239,Matthew Turk,2012-06-23 10:32:08-04:00,commit, +28240,Sam Skillman,2012-06-23 09:26:14-04:00,commit, +28241,Sam Skillman,2012-06-23 09:25:54-04:00,commit, +28242,Matthew Turk,2012-06-23 08:28:26-04:00,commit, +28243,Matthew Turk,2012-06-23 08:29:25-04:00,commit, +28244,Nathan Goldbaum,2012-06-23 00:50:37-04:00,commit, +28245,Nathan Goldbaum,2012-06-23 00:49:37-04:00,commit, +28246,Matthew Turk,2012-06-22 23:58:11-04:00,commit, +28247,Matthew Turk,2012-06-22 23:30:23-04:00,commit, +28248,Matthew Turk,2012-06-22 22:11:02-04:00,commit, +28249,Britton Smith,2012-06-22 21:52:11-04:00,commit, +28250,Matthew Turk,2012-06-22 21:49:01-04:00,commit, +28251,Britton Smith,2012-06-22 21:26:12-04:00,commit, +28252,Matthew Turk,2012-06-22 19:00:39-04:00,commit, +28253,John Wise,2012-06-22 18:44:36-04:00,commit, +28254,Matthew Turk,2012-06-22 18:38:24-04:00,commit, +28255,Geoffrey So,2012-06-22 15:20:03-07:00,commit, +28256,Britton Smith,2012-06-22 18:19:47-04:00,commit, +28257,Matthew Turk,2012-06-22 18:15:04-04:00,commit, +28258,Matthew Turk,2012-06-22 18:14:28-04:00,commit, +28259,Sam Skillman,2012-06-22 18:13:37-04:00,commit, +28260,Britton Smith,2012-06-22 18:07:08-04:00,commit, +28261,Geoffrey So,2012-06-22 15:01:03-07:00,commit, +28262,Matthew Turk,2012-06-22 17:57:49-04:00,commit, +28263,Geoffrey So,2012-06-22 14:51:13-07:00,commit, +28264,Britton Smith,2012-06-22 17:38:01-04:00,commit, +28265,Geoffrey So,2012-06-22 14:35:48-07:00,commit, +28266,Matthew Turk,2012-06-22 16:46:43-04:00,commit, +28267,Britton Smith,2012-06-22 16:04:58-04:00,commit, +28268,Britton Smith,2012-06-22 15:39:36-04:00,commit, +28269,John Wise,2012-06-22 14:56:40-04:00,commit, +28270,Sam Skillman,2012-06-22 14:54:35-04:00,commit, +28271,Britton Smith,2012-06-22 14:04:36-04:00,commit, +28272,Matthew Turk,2012-06-22 12:41:08-04:00,commit, +28273,Matthew Turk,2012-06-22 12:24:11-04:00,commit, +28274,Britton Smith,2012-06-22 12:22:25-04:00,commit, +28275,Matthew Turk,2012-06-22 11:57:57-04:00,commit, +28276,Matthew Turk,2012-06-22 11:37:49-04:00,commit, +28277,John Wise,2012-06-22 11:31:54-04:00,commit, +28278,Matthew Turk,2012-06-22 06:28:30-04:00,commit, +28279,Matthew Turk,2012-06-22 06:27:52-04:00,commit, +28280,Matthew Turk,2012-06-21 23:49:03-04:00,commit, +28281,Matthew Turk,2012-06-21 13:47:28-04:00,commit, +28282,Matthew Turk,2012-06-21 13:43:17-04:00,commit, +28283,Matthew Turk,2012-06-21 13:15:47-04:00,commit, +28284,Matthew Turk,2012-06-21 06:05:35-04:00,commit, +28285,Andrew Myers,2012-06-20 20:59:47-07:00,commit, +28286,Andrew Myers,2012-06-20 20:51:46-07:00,commit, +28287,Andrew Myers,2012-06-20 20:35:12-07:00,commit, +28288,Andrew Myers,2012-06-20 15:15:04-07:00,commit, +28289,Andrew Myers,2012-06-20 15:02:13-07:00,commit, +28290,Nathan Goldbaum,2012-06-19 17:27:12-07:00,commit, +28291,Nathan Goldbaum,2012-06-19 15:20:23-07:00,commit, +28292,Nathan Goldbaum,2012-06-19 15:16:33-07:00,commit, +28293,Nathan Goldbaum,2012-06-19 15:07:46-07:00,commit, +28294,Matthew Turk,2012-06-17 13:54:39-04:00,commit, +28295,Matthew Turk,2012-06-17 13:54:18-04:00,commit, +28296,Britton Smith,2012-06-16 10:24:03-04:00,commit, +28297,Britton Smith,2012-06-16 10:13:16-04:00,commit, +28298,Britton Smith,2012-06-16 09:01:59-04:00,commit, +28299,Sam Skillman,2012-06-15 20:19:48-06:00,commit, +28300,Britton Smith,2012-06-15 21:01:39-04:00,commit, +28301,Nathan Goldbaum,2012-06-15 15:54:41-07:00,commit, +28302,Britton Smith,2012-06-15 16:20:34-04:00,commit, +28303,Matthew Turk,2012-06-15 15:19:58-04:00,commit, +28304,Matthew Turk,2012-06-15 10:14:44-04:00,commit, +28305,Matthew Turk,2012-06-15 09:47:02-04:00,commit, +28306,Matthew Turk,2012-06-14 20:38:39-04:00,commit, +28307,Matthew Turk,2012-06-14 20:33:13-04:00,commit, +28308,Matthew Turk,2012-06-14 20:15:46-04:00,commit, +28309,Matthew Turk,2012-06-14 19:49:36-04:00,commit, +28310,Sam Skillman,2012-06-14 17:47:04-06:00,commit, +28311,Matthew Turk,2012-06-14 18:37:29-04:00,commit, +28312,Matthew Turk,2012-06-14 18:05:47-04:00,commit, +28313,Sam Skillman,2012-06-14 13:34:27-06:00,commit, +28314,Matthew Turk,2012-06-14 15:09:56-04:00,commit, +28315,Matthew Turk,2012-06-14 14:30:27-04:00,commit, +28316,Sam Skillman,2012-06-14 11:41:28-06:00,commit, +28317,Matthew Turk,2012-06-14 13:29:45-04:00,commit, +28318,Sam Skillman,2012-06-14 10:47:27-06:00,commit, +28319,Matthew Turk,2012-06-14 12:20:28-04:00,commit, +28320,Matthew Turk,2012-06-14 12:04:17-04:00,commit, +28321,Britton Smith,2012-06-14 11:54:13-04:00,commit, +28322,Matthew Turk,2012-06-14 11:26:43-04:00,commit, +28323,Britton Smith,2012-06-14 11:22:20-04:00,commit, +28324,Matthew Turk,2012-06-14 10:39:28-04:00,commit, +28325,Matthew Turk,2012-06-14 08:48:56-04:00,commit, +28326,Matthew Turk,2012-06-14 08:27:02-04:00,commit, +28327,Sam Skillman,2012-06-13 21:14:40-06:00,commit, +28328,Sam Skillman,2012-06-13 20:55:11-06:00,commit, +28329,Sam Skillman,2012-06-13 20:32:24-06:00,commit, +28330,Sam Skillman,2012-06-13 20:28:38-06:00,commit, +28331,Geoffrey So,2012-06-13 18:19:53-07:00,commit, +28332,Matthew Turk,2012-06-13 20:24:27-04:00,commit, +28333,Britton Smith,2012-06-13 19:03:03-04:00,commit, +28334,Britton Smith,2012-06-13 19:02:40-04:00,commit, +28335,Matthew Turk,2012-06-13 16:56:27-04:00,commit, +28336,Matthew Turk,2012-06-13 10:44:58-04:00,commit, +28337,Matthew Turk,2012-06-13 10:33:11-04:00,commit, +28338,Matthew Turk,2012-06-13 10:13:45-04:00,commit, +28339,Matthew Turk,2012-06-12 17:33:34-04:00,commit, +28340,Sam Skillman,2012-06-12 15:00:48-06:00,commit, +28341,Matthew Turk,2012-06-12 14:18:23-04:00,commit, +28342,Matthew Turk,2012-06-12 13:16:15-04:00,commit, +28343,Matthew Turk,2012-06-12 13:15:36-04:00,commit, +28344,Matthew Turk,2012-06-12 07:00:58-04:00,commit, +28345,Matthew Turk,2012-06-09 18:39:41-04:00,commit, +28346,Matthew Turk,2012-06-09 17:20:54-04:00,commit, +28347,Matthew Turk,2012-06-09 15:59:12-04:00,commit, +28348,Sam Skillman,2012-06-08 17:27:36-06:00,commit, +28349,John Wise,2012-06-08 17:04:48-04:00,commit, +28350,Sam Skillman,2012-06-08 11:47:56-06:00,commit, +28351,Sam Skillman,2012-06-08 09:56:32-06:00,commit, +28352,Britton Smith,2012-06-08 11:10:55-04:00,commit, +28353,Matthew Turk,2012-06-07 21:10:35-04:00,commit, +28354,Matthew Turk,2012-06-07 17:35:09-04:00,commit, +28355,Sam Skillman,2012-06-07 14:45:25-06:00,commit, +28356,Sam Skillman,2012-06-07 14:40:25-06:00,commit, +28357,Matthew Turk,2012-06-07 15:58:28-04:00,commit, +28358,Matthew Turk,2012-06-07 14:58:12-04:00,commit, +28359,Matthew Turk,2012-06-07 14:46:16-04:00,commit, +28360,Matthew Turk,2012-06-07 14:34:17-04:00,commit, +28361,Matthew Turk,2012-06-07 14:33:31-04:00,commit, +28362,Matthew Turk,2012-06-07 13:48:27-04:00,commit, +28363,Matthew Turk,2012-06-07 08:19:53-07:00,commit, +28364,Matthew Turk,2012-06-07 05:50:22-07:00,commit, +28365,Matthew Turk,2012-06-06 22:04:20-04:00,commit, +28366,Sam Skillman,2012-06-06 15:16:49-06:00,commit, +28367,Britton Smith,2012-06-06 16:17:14-04:00,commit, +28368,Matthew Turk,2012-06-06 09:44:41-05:00,commit, +28369,Cameron Hummels,2012-06-06 00:49:38-04:00,commit, +28370,Sam Skillman,2012-06-05 15:42:35-06:00,commit, +28371,Matthew Turk,2012-06-05 13:53:56-04:00,commit, +28372,Matthew Turk,2012-06-05 13:49:38-04:00,commit, +28373,Cameron Hummels,2012-06-05 12:44:50-04:00,commit, +28374,Sam Skillman,2012-06-05 10:01:10-06:00,commit, +28375,Sam Skillman,2012-06-05 09:28:51-06:00,commit, +28376,Sam Skillman,2012-06-05 08:56:26-06:00,commit, +28377,Matthew Turk,2012-06-05 10:45:20-04:00,commit, +28378,Matthew Turk,2012-06-05 10:37:05-04:00,commit, +28379,Matthew Turk,2012-06-05 10:36:51-04:00,commit, +28380,Britton Smith,2012-06-05 10:07:46-04:00,commit, +28381,Cameron Hummels,2012-06-04 22:42:13-04:00,commit, +28382,Cameron Hummels,2012-06-04 22:40:32-04:00,commit, +28383,Matthew Turk,2012-06-04 22:40:18-04:00,commit, +28384,Sam Skillman,2012-06-04 19:02:26-06:00,commit, +28385,Sam Skillman,2012-06-04 18:33:52-06:00,commit, +28386,Sam Skillman,2012-06-04 18:25:41-06:00,commit, +28387,Sam Skillman,2012-06-04 18:02:55-06:00,commit, +28388,Sam Skillman,2012-06-04 17:28:30-06:00,commit, +28389,Sam Skillman,2012-06-04 16:03:14-06:00,commit, +28390,Matthew Turk,2012-06-04 17:08:00-04:00,commit, +28391,John Wise,2012-06-04 15:27:12-04:00,commit, +28392,John Wise,2012-06-04 15:27:04-04:00,commit, +28393,Sam Skillman,2012-06-04 09:18:56-06:00,commit, +28394,Matthew Turk,2012-06-04 08:28:12-04:00,commit, +28395,Matthew Turk,2012-06-04 07:30:43-04:00,commit, +28396,Cameron Hummels,2012-06-03 12:57:09-04:00,commit, +28397,Cameron Hummels,2012-06-03 12:56:48-04:00,commit, +28398,Matthew Turk,2012-06-02 18:24:06-04:00,commit, +28399,Matthew Turk,2012-06-02 13:47:01-04:00,commit, +28400,Matthew Turk,2012-06-02 08:03:25-04:00,commit, +28401,Matthew Turk,2012-06-01 22:16:17-04:00,commit, +28402,Matthew Turk,2012-06-01 21:44:34-04:00,commit, +28403,Matthew Turk,2012-06-01 17:50:02-04:00,commit, +28404,Matthew Turk,2012-06-01 17:28:10-04:00,commit, +28405,Matthew Turk,2012-06-01 16:56:04-04:00,commit, +28406,Britton Smith,2012-06-01 15:47:35-04:00,commit, +28407,Matthew Turk,2012-06-01 08:47:48-04:00,commit, +28408,Matthew Turk,2012-06-01 00:30:55-04:00,commit, +28409,Matthew Turk,2012-06-01 00:04:38-04:00,commit, +28410,Matthew Turk,2012-05-31 21:46:03-04:00,commit, +28411,Matthew Turk,2012-05-31 21:25:34-04:00,commit, +28412,Matthew Turk,2012-05-31 18:40:00-04:00,commit, +28413,Matthew Turk,2012-05-31 18:08:31-04:00,commit, +28414,Matthew Turk,2012-05-31 17:00:12-04:00,commit, +28415,Matthew Turk,2012-05-31 16:13:18-04:00,commit, +28416,Matthew Turk,2012-05-31 15:41:32-04:00,commit, +28417,Matthew Turk,2012-05-31 14:59:51-04:00,commit, +28418,Britton Smith,2012-05-31 14:56:08-04:00,commit, +28419,Matthew Turk,2012-05-31 12:28:30-04:00,commit, +28420,Matthew Turk,2012-05-31 11:54:14-04:00,commit, +28421,Matthew Turk,2012-05-31 11:24:52-04:00,commit, +28422,Sam Skillman,2012-05-31 09:21:21-06:00,commit, +28423,Matthew Turk,2012-05-31 11:13:55-04:00,commit, +28424,Matthew Turk,2012-05-31 08:15:15-04:00,commit, +28425,Matthew Turk,2012-05-30 21:42:31-04:00,commit, +28426,Matthew Turk,2012-05-30 21:39:24-04:00,commit, +28427,Nathan Goldbaum,2012-05-30 18:07:08-07:00,commit, +28428,Cameron Hummels,2012-05-30 20:29:16-04:00,commit, +28429,Cameron Hummels,2012-05-30 20:28:56-04:00,commit, +28430,Sam Skillman,2012-05-30 17:05:52-06:00,commit, +28431,Matthew Turk,2012-05-30 18:26:47-04:00,commit, +28432,Matthew Turk,2012-05-30 17:07:51-04:00,commit, +28433,Matthew Turk,2012-05-30 15:44:31-04:00,commit, +28434,Matthew Turk,2012-05-30 11:10:53-04:00,commit, +28435,Matthew Turk,2012-05-30 10:29:33-04:00,commit, +28436,Matthew Turk,2012-05-30 10:01:03-04:00,commit, +28437,Matthew Turk,2012-05-29 17:40:09-04:00,commit, +28438,Matthew Turk,2012-05-29 17:31:38-04:00,commit, +28439,Matthew Turk,2012-05-29 17:14:42-04:00,commit, +28440,Thomas Robitaille,2012-05-29 21:56:31+02:00,commit, +28441,Thomas Robitaille,2012-05-29 21:31:20+02:00,commit, +28442,Nathan Goldbaum,2012-05-25 17:48:06-07:00,commit, +28443,Matthew Turk,2012-05-25 17:07:45-04:00,commit, +28444,Nathan Goldbaum,2012-05-25 11:45:27-07:00,commit, +28445,Nathan Goldbaum,2012-05-25 11:44:30-07:00,commit, +28446,Matthew Turk,2012-05-25 06:54:24+09:00,commit, +28447,Matthew Turk,2012-05-24 18:01:52+09:00,commit, +28448,Matthew Turk,2012-05-24 17:42:00+09:00,commit, +28449,Matthew Turk,2012-05-24 15:45:56+09:00,commit, +28450,Matthew Turk,2012-05-24 12:31:44+09:00,commit, +28451,Matthew Turk,2012-05-23 11:22:07+09:00,commit, +28452,Matthew Turk,2012-05-23 06:29:06+09:00,commit, +28453,Matthew Turk,2012-05-21 11:30:47+09:00,commit, +28454,Matthew Turk,2012-05-18 12:12:05+09:00,commit, +28455,Matthew Turk,2012-05-17 14:07:17+09:00,commit, +28456,Matthew Turk,2012-05-17 13:20:12+09:00,commit, +28457,Matthew Turk,2012-05-17 12:53:50+09:00,commit, +28458,Geoffrey So,2012-05-15 14:46:17-04:00,commit, +28459,Sam Skillman,2012-05-11 15:05:08-06:00,commit, +28460,Matthew Turk,2012-05-10 07:41:01-04:00,commit, +28461,Matthew Turk,2012-05-09 21:29:24-04:00,commit, +28462,Matthew Turk,2012-05-09 15:51:56-04:00,commit, +28463,Matthew Turk,2012-05-09 14:40:25-04:00,commit, +28464,Kacper Kowalik,2012-05-09 17:50:41+02:00,commit, +28465,Kacper Kowalik,2012-05-09 17:02:55+02:00,commit, +28466,Kacper Kowalik,2012-05-09 16:34:08+02:00,commit, +28467,Matthew Turk,2012-05-08 17:59:56-04:00,commit, +28468,Cameron Hummels,2012-05-08 17:53:47-04:00,commit, +28469,Cameron Hummels,2012-05-08 17:53:02-04:00,commit, +28470,Matthew Turk,2012-05-08 13:26:00-04:00,commit, +28471,John Wise,2012-05-08 12:50:37-04:00,commit, +28472,John Wise,2012-05-08 12:49:59-04:00,commit, +28473,Matthew Turk,2012-05-07 22:46:15-04:00,commit, +28474,Britton Smith,2012-05-07 22:45:31-04:00,commit, +28475,Matthew Turk,2012-05-07 22:26:38-04:00,commit, +28476,Matthew Turk,2012-05-07 22:14:02-04:00,commit, +28477,Matthew Turk,2012-05-07 22:11:40-04:00,commit, +28478,Matthew Turk,2012-05-07 21:55:01-04:00,commit, +28479,Nathan Goldbaum,2012-05-07 16:01:00-07:00,commit, +28480,Matthew Turk,2012-05-07 17:15:39-04:00,commit, +28481,Matthew Turk,2012-05-07 16:34:13-04:00,commit, +28482,Sam Skillman,2012-05-07 14:30:27-06:00,commit, +28483,Sam Skillman,2012-05-07 14:28:06-06:00,commit, +28484,Matthew Turk,2012-05-07 10:22:35-04:00,commit, +28485,Matthew Turk,2012-05-07 10:17:08-04:00,commit, +28486,Nathan Goldbaum,2012-05-06 15:31:33-07:00,commit, +28487,Nathan Goldbaum,2012-05-06 15:30:41-07:00,commit, +28488,Cameron Hummels,2012-05-06 13:27:27-04:00,commit, +28489,Nathan Goldbaum,2012-05-05 00:44:30-07:00,commit, +28490,Nathan Goldbaum,2012-05-05 00:39:57-07:00,commit, +28491,Nathan Goldbaum,2012-05-04 23:46:11-07:00,commit, +28492,Matthew Turk,2012-05-04 17:50:59-04:00,commit, +28493,Matthew Turk,2012-05-04 16:30:38-04:00,commit, +28494,Matthew Turk,2012-05-04 16:29:47-04:00,commit, +28495,Sam Skillman,2012-05-04 14:06:57-06:00,commit, +28496,Sam Skillman,2012-05-04 13:56:35-06:00,commit, +28497,Sam Skillman,2012-05-04 13:56:15-06:00,commit, +28498,Nathan Goldbaum,2012-05-03 13:16:35-07:00,commit, +28499,Nathan Goldbaum,2012-05-03 13:13:12-07:00,commit, +28500,Stephen Skory,2012-05-03 13:48:32-06:00,commit, +28501,Matthew Turk,2012-05-03 10:17:32-04:00,commit, +28502,Nathan Goldbaum,2012-05-03 00:07:49-07:00,commit, +28503,Nathan Goldbaum,2012-05-03 00:05:37-07:00,commit, +28504,Nathan Goldbaum,2012-05-02 23:15:45-07:00,commit, +28505,Nathan Goldbaum,2012-05-02 22:48:23-07:00,commit, +28506,Chris Moody,2012-05-02 21:58:28-07:00,commit, +28507,Chris Moody,2012-05-02 20:22:02-07:00,commit, +28508,Nathan Goldbaum,2012-05-02 18:45:50-07:00,commit, +28509,Nathan Goldbaum,2012-05-02 18:39:58-07:00,commit, +28510,Chris Moody,2012-05-02 16:25:23-07:00,commit, +28511,Matthew Turk,2012-05-02 18:09:28-04:00,commit, +28512,Matthew Turk,2012-05-02 15:57:44-04:00,commit, +28513,Matthew Turk,2012-05-02 15:34:12-04:00,commit, +28514,Matthew Turk,2012-05-02 15:23:39-04:00,commit, +28515,Matthew Turk,2012-05-02 15:18:53-04:00,commit, +28516,Matthew Turk,2012-05-02 10:09:27-04:00,commit, +28517,Matthew Turk,2012-05-02 08:17:30-04:00,commit, +28518,Matthew Turk,2012-05-01 17:47:14-04:00,commit, +28519,Matthew Turk,2012-05-01 17:46:45-04:00,commit, +28520,Nathan Goldbaum,2012-05-01 14:11:25-07:00,commit, +28521,Sam Skillman,2012-05-01 13:51:16-06:00,commit, +28522,Sam Skillman,2012-05-01 13:44:22-06:00,commit, +28523,Matthew Turk,2012-05-01 15:03:29-04:00,commit, +28524,Chris Moody,2012-05-01 11:25:34-07:00,commit, +28525,Matthew Turk,2012-05-01 14:21:09-04:00,commit, +28526,Matthew Turk,2012-05-01 14:20:49-04:00,commit, +28527,Matthew Turk,2012-05-01 06:09:15-04:00,commit, +28528,Matthew Turk,2012-04-30 16:32:17-04:00,commit, +28529,Matthew Turk,2012-04-30 16:17:39-04:00,commit, +28530,Andrew Myers,2012-04-30 12:43:10-07:00,commit, +28531,Andrew Myers,2012-04-30 12:41:17-07:00,commit, +28532,Andrew Myers,2012-04-30 12:40:34-07:00,commit, +28533,John Wise,2012-04-30 15:22:19-04:00,commit, +28534,John Wise,2012-04-30 14:13:10-04:00,commit, +28535,Matthew Turk,2012-04-26 17:02:34-04:00,commit, +28536,Britton Smith,2012-04-26 15:06:32-04:00,commit, +28537,Matthew Turk,2012-04-26 14:45:32-04:00,commit, +28538,Cameron Hummels,2012-04-26 11:32:00-04:00,commit, +28539,Matthew Turk,2012-04-26 11:23:04-04:00,commit, +28540,Sam Skillman,2012-04-25 17:00:39-06:00,commit, +28541,Matthew Turk,2012-04-24 17:32:39-04:00,commit, +28542,Britton Smith,2012-04-24 15:38:54-04:00,commit, +28543,Britton Smith,2012-04-24 15:38:42-04:00,commit, +28544,Andrew Myers,2012-04-24 11:00:36-07:00,commit, +28545,Andrew Myers,2012-04-24 10:47:24-07:00,commit, +28546,Sam Skillman,2012-04-24 11:45:48-06:00,commit, +28547,Matthew Turk,2012-04-22 10:51:10-04:00,commit, +28548,Matthew Turk,2012-04-22 09:59:53-04:00,commit, +28549,Geoffrey So,2012-04-18 15:37:49-07:00,commit, +28550,John Wise,2012-04-18 13:02:15-04:00,commit, +28551,Matthew Turk,2012-04-18 10:44:00-04:00,commit, +28552,Matthew Turk,2012-04-16 10:27:30-04:00,commit, +28553,Matthew Turk,2012-04-16 10:10:07-04:00,commit, +28554,Matthew Turk,2012-04-16 07:34:06-04:00,commit, +28555,Chris Moody,2012-04-15 15:05:43-07:00,commit, +28556,Chris Moody,2012-04-14 20:53:17-07:00,commit, +28557,Chris Moody,2012-04-14 19:26:35-07:00,commit, +28558,Chris Moody,2012-04-14 19:25:15-07:00,commit, +28559,Chris Moody,2012-04-14 16:25:44-07:00,commit, +28560,Chris Moody,2012-04-14 14:21:44-07:00,commit, +28561,Chris Moody,2012-04-14 14:20:02-07:00,commit, +28562,Chris Moody,2012-04-14 13:35:48-07:00,commit, +28563,Chris Moody,2012-04-14 09:16:03-07:00,commit, +28564,Chris Moody,2012-04-14 09:02:08-07:00,commit, +28565,Matthew Turk,2012-04-13 23:12:52-04:00,commit, +28566,Chris Moody,2012-04-13 17:46:24-07:00,commit, +28567,Matthew Turk,2012-04-13 20:44:16-04:00,commit, +28568,Chris Moody,2012-04-13 17:44:13-07:00,commit, +28569,Matthew Turk,2012-04-13 20:28:57-04:00,commit, +28570,Matthew Turk,2012-04-13 20:20:12-04:00,commit, +28571,Chris Moody,2012-04-13 17:10:34-07:00,commit, +28572,Nathan Goldbaum,2012-04-12 19:38:24-07:00,commit, +28573,Nathan Goldbaum,2012-04-12 19:37:07-07:00,commit, +28574,Chris Moody,2012-04-12 15:37:11-07:00,commit, +28575,Anna Rosen,2012-04-12 10:08:21-07:00,commit, +28576,Kacper Kowalik,2012-04-12 15:54:09+02:00,commit, +28577,Matthew Turk,2012-04-11 17:19:41-04:00,commit, +28578,Matthew Turk,2012-04-11 17:05:08-04:00,commit, +28579,Matthew Turk,2012-04-11 10:39:49-04:00,commit, +28580,Matthew Turk,2012-04-11 07:22:01-04:00,commit, +28581,Matthew Turk,2012-04-11 06:06:06-04:00,commit, +28582,Kacper Kowalik,2012-04-11 11:24:41+02:00,commit, +28583,Matthew Turk,2012-04-10 16:38:27-04:00,commit, +28584,Nathan Goldbaum,2012-04-09 22:05:00-07:00,commit, +28585,Matthew Turk,2012-04-09 17:44:09-04:00,commit, +28586,Matthew Turk,2012-04-09 15:30:03-04:00,commit, +28587,Matthew Turk,2012-04-09 13:02:01-04:00,commit, +28588,Matthew Turk,2012-04-09 10:02:09-04:00,commit, +28589,Matthew Turk,2012-04-09 07:11:16-04:00,commit, +28590,Matthew Turk,2012-04-06 05:38:18-04:00,commit, +28591,Matthew Turk,2012-04-06 05:37:29-04:00,commit, +28592,Matthew Turk,2012-04-05 14:20:05-04:00,commit, +28593,J.S. Oishi,2012-04-05 11:18:27-07:00,commit, +28594,Matthew Turk,2012-04-04 15:30:59-04:00,commit, +28595,Matthew Turk,2012-04-04 07:57:14-04:00,commit, +28596,Matthew Turk,2012-04-04 06:48:56-04:00,commit, +28597,Matthew Turk,2012-04-03 20:55:12-04:00,commit, +28598,Matthew Turk,2012-04-03 17:21:45-04:00,commit, +28599,Matthew Turk,2012-04-03 16:58:30-04:00,commit, +28600,Sam Skillman,2012-04-03 13:27:26-06:00,commit, +28601,Matthew Turk,2012-04-03 13:40:04-04:00,commit, +28602,Matthew Turk,2012-04-03 13:36:53-04:00,commit, +28603,Matthew Turk,2012-04-03 11:54:34-04:00,commit, +28604,Matthew Turk,2012-04-03 11:22:23-04:00,commit, +28605,Matthew Turk,2012-04-03 10:52:20-04:00,commit, +28606,Matthew Turk,2012-04-03 10:27:33-04:00,commit, +28607,Nathan Goldbaum,2012-04-02 16:59:54-07:00,commit, +28608,Nathan Goldbaum,2012-04-02 16:57:49-07:00,commit, +28609,Nathan Goldbaum,2012-04-02 15:35:17-07:00,commit, +28610,Nathan Goldbaum,2012-04-02 15:29:58-07:00,commit, +28611,Nathan Goldbaum,2012-04-02 15:22:16-07:00,commit, +28612,Nathan Goldbaum,2012-04-02 14:21:05-07:00,commit, +28613,Nathan Goldbaum,2012-04-02 14:20:41-07:00,commit, +28614,Nathan Goldbaum,2012-03-31 01:45:43-07:00,commit, +28615,Matthew Turk,2012-03-30 17:04:33-04:00,commit, +28616,Matthew Turk,2012-03-30 16:56:23-04:00,commit, +28617,Matthew Turk,2012-03-30 09:18:23-04:00,commit, +28618,Matthew Turk,2012-03-29 16:53:24-04:00,commit, +28619,Matthew Turk,2012-03-29 16:01:48-04:00,commit, +28620,Matthew Turk,2012-03-29 16:01:33-04:00,commit, +28621,Nathan Goldbaum,2012-03-29 12:54:56-07:00,commit, +28622,Nathan Goldbaum,2012-03-29 12:47:05-07:00,commit, +28623,Stephen Skory,2012-03-29 11:28:40-06:00,commit, +28624,John ZuHone,2012-03-28 14:19:52-07:00,commit, +28625,John ZuHone,2012-03-28 12:58:04-07:00,commit, +28626,Matthew Turk,2012-03-28 14:57:38-04:00,commit, +28627,Matthew Turk,2012-03-28 14:56:38-04:00,commit, +28628,John ZuHone,2012-03-27 18:11:36-04:00,commit, +28629,Nathan Goldbaum,2012-03-27 15:05:43-07:00,commit, +28630,Stephen Skory,2012-03-26 14:09:39-06:00,commit, +28631,Matthew Turk,2012-03-26 14:57:52-04:00,commit, +28632,Matthew Turk,2012-03-26 14:57:35-04:00,commit, +28633,Stephen Skory,2012-03-26 11:34:45-06:00,commit, +28634,Stephen Skory,2012-03-26 11:34:39-06:00,commit, +28635,Matthew Turk,2012-03-26 13:32:08-04:00,commit, +28636,Stephen Skory,2012-03-26 09:37:17-06:00,commit, +28637,Matthew Turk,2012-03-26 11:09:30-04:00,commit, +28638,Kacper Kowalik,2012-03-26 13:30:29+02:00,commit, +28639,Matthew Turk,2012-03-26 06:31:11-04:00,commit, +28640,Matthew Turk,2012-03-26 06:23:21-04:00,commit, +28641,Matthew Turk,2012-03-26 05:42:05-04:00,commit, +28642,Matthew Turk,2012-03-24 23:34:21-04:00,commit, +28643,Stephen Skory,2012-03-23 17:17:17-06:00,commit, +28644,Matthew Turk,2012-03-23 16:38:58-04:00,commit, +28645,Matthew Turk,2012-03-23 16:36:56-04:00,commit, +28646,Matthew Turk,2012-03-23 06:25:32-04:00,commit, +28647,Nathan Goldbaum,2012-03-22 15:11:27-07:00,commit, +28648,Matthew Turk,2012-03-22 16:51:23-04:00,commit, +28649,Nathan Goldbaum,2012-03-22 13:41:32-07:00,commit, +28650,Matthew Turk,2012-03-22 15:50:44-04:00,commit, +28651,Matthew Turk,2012-03-22 15:46:30-04:00,commit, +28652,Matthew Turk,2012-03-22 14:31:56-04:00,commit, +28653,Cameron Hummels,2012-03-22 10:16:40-04:00,commit, +28654,Geoffrey So,2012-03-20 14:21:17-07:00,commit, +28655,Sam Skillman,2012-03-20 14:03:35-06:00,commit, +28656,Chris Moody,2012-03-20 10:45:59-07:00,commit, +28657,Stephen Skory,2012-03-20 11:13:29-06:00,commit, +28658,Stephen Skory,2012-03-20 10:08:27-06:00,commit, +28659,Matthew Turk,2012-03-20 09:31:37-04:00,commit, +28660,Geoffrey So,2012-03-19 16:32:26-07:00,commit, +28661,Geoffrey So,2012-03-19 16:08:45-07:00,commit, +28662,Geoffrey So,2012-03-19 15:48:06-07:00,commit, +28663,Stephen Skory,2012-03-19 15:09:28-06:00,commit, +28664,Matthew Turk,2012-03-19 16:42:28-04:00,commit, +28665,Nathan Goldbaum,2012-03-19 11:45:11-07:00,commit, +28666,Nathan Goldbaum,2012-03-19 11:39:35-07:00,commit, +28667,Nathan Goldbaum,2012-03-19 11:32:15-07:00,commit, +28668,Nathan Goldbaum,2012-03-19 11:31:45-07:00,commit, +28669,Nathan Goldbaum,2012-03-16 23:00:38-07:00,commit, +28670,Nathan Goldbaum,2012-03-16 12:14:08-07:00,commit, +28671,Nathan Goldbaum,2012-03-16 12:11:07-07:00,commit, +28672,Nathan Goldbaum,2012-03-16 12:07:24-07:00,commit, +28673,Nathan Goldbaum,2012-03-16 12:06:58-07:00,commit, +28674,Nathan Goldbaum,2012-03-16 12:05:06-07:00,commit, +28675,Matthew Turk,2012-03-16 11:49:40-04:00,commit, +28676,Matthew Turk,2012-03-16 10:15:46-04:00,commit, +28677,Matthew Turk,2012-03-16 10:07:18-04:00,commit, +28678,Matthew Turk,2012-03-16 09:32:14-04:00,commit, +28679,Matthew Turk,2012-03-16 09:09:37-04:00,commit, +28680,Matthew Turk,2012-03-16 09:08:12-04:00,commit, +28681,Matthew Turk,2012-03-15 13:35:02-04:00,commit, +28682,Matthew Turk,2012-03-15 13:25:10-04:00,commit, +28683,Matthew Turk,2012-03-15 13:24:48-04:00,commit, +28684,Matthew Turk,2012-03-15 04:59:14-04:00,commit, +28685,John ZuHone,2012-03-14 22:54:05-04:00,commit, +28686,John ZuHone,2012-03-14 22:48:44-04:00,commit, +28687,Nathan Goldbaum,2012-03-14 19:41:33-07:00,commit, +28688,Nathan Goldbaum,2012-03-14 19:38:41-07:00,commit, +28689,John ZuHone,2012-03-14 22:34:23-04:00,commit, +28690,Matthew Turk,2012-03-14 18:05:10-04:00,commit, +28691,Matthew Turk,2012-03-14 17:51:47-04:00,commit, +28692,John ZuHone,2012-03-14 17:24:01-04:00,commit, +28693,John ZuHone,2012-03-14 17:06:27-04:00,commit, +28694,John ZuHone,2012-03-14 16:50:38-04:00,commit, +28695,John ZuHone,2012-03-14 13:30:54-04:00,commit, +28696,Matthew Turk,2012-03-14 10:43:57-04:00,commit, +28697,Matthew Turk,2012-03-14 09:31:36-04:00,commit, +28698,Matthew Turk,2012-03-13 21:48:16-04:00,commit, +28699,Matthew Turk,2012-03-13 14:38:13-04:00,commit, +28700,Matthew Turk,2012-03-13 14:37:09-04:00,commit, +28701,Britton Smith,2012-03-13 11:09:48-04:00,commit, +28702,Britton Smith,2012-03-13 11:07:04-04:00,commit, +28703,Matthew Turk,2012-03-13 06:12:42-04:00,commit, +28704,Matthew Turk,2012-03-13 06:12:34-04:00,commit, +28705,J.S. Oishi,2012-03-12 22:52:10-07:00,commit, +28706,Sam Skillman,2012-03-12 18:35:37-06:00,commit, +28707,Andrew Myers,2012-03-12 13:19:23-07:00,commit, +28708,Andrew Myers,2012-03-12 11:41:48-07:00,commit, +28709,Andrew Myers,2012-03-12 11:27:09-07:00,commit, +28710,John Wise,2012-03-12 11:29:29-04:00,commit, +28711,John Wise,2012-03-12 11:28:57-04:00,commit, +28712,Andrew Cunningham,2012-03-12 02:43:29-07:00,commit, +28713,Andrew Myers,2012-03-09 17:32:00-08:00,commit, +28714,Andrew Myers,2012-03-09 17:22:19-08:00,commit, +28715,Matthew Turk,2012-03-09 12:43:08-05:00,commit, +28716,Matthew Turk,2012-03-08 01:08:48-05:00,commit, +28717,Matthew Turk,2012-03-08 01:03:52-05:00,commit, +28718,Matthew Turk,2012-03-07 23:02:52-07:00,commit, +28719,Matthew Turk,2012-03-07 17:15:37-07:00,commit, +28720,Matthew Turk,2012-03-07 17:05:30-07:00,commit, +28721,Stephen Skory,2012-03-07 15:56:53-07:00,commit, +28722,Matthew Turk,2012-03-06 11:08:29-05:00,commit, +28723,Matthew Turk,2012-03-05 17:15:32-07:00,commit, +28724,Matthew Turk,2012-03-04 22:03:41-05:00,commit, +28725,Andrew Cunningham,2012-03-02 14:51:27-08:00,commit, +28726,Britton Smith,2012-03-02 16:54:16-05:00,commit, +28727,Britton Smith,2012-03-02 16:01:43-05:00,commit, +28728,Britton Smith,2012-03-02 14:52:04-05:00,commit, +28729,Britton Smith,2012-03-02 14:51:14-05:00,commit, +28730,Matthew Turk,2012-03-02 14:25:18-05:00,commit, +28731,Matthew Turk,2012-03-01 12:04:43-05:00,commit, +28732,Matthew Turk,2012-02-29 17:23:08-05:00,commit, +28733,Matthew Turk,2012-02-29 17:10:02-05:00,commit, +28734,Matthew Turk,2012-02-29 16:35:14-05:00,commit, +28735,Matthew Turk,2012-02-29 13:59:47-05:00,commit, +28736,Matthew Turk,2012-02-29 13:40:58-05:00,commit, +28737,Matthew Turk,2012-02-29 11:48:45-05:00,commit, +28738,Matthew Turk,2012-02-29 11:42:32-05:00,commit, +28739,Britton Smith,2012-02-28 17:24:45-05:00,commit, +28740,Matthew Turk,2012-02-27 16:24:46-05:00,commit, +28741,Stephen Skory,2012-02-27 10:45:20-07:00,commit, +28742,Matthew Turk,2012-02-27 11:40:10-05:00,commit, +28743,Matthew Turk,2012-02-26 22:05:08-05:00,commit, +28744,Matthew Turk,2012-02-26 19:56:54-05:00,commit, +28745,Matthew Turk,2012-02-26 17:25:19-05:00,commit, +28746,Stephen Skory,2012-02-25 17:56:08-07:00,commit, +28747,Matthew Turk,2012-02-25 19:12:54-05:00,commit, +28748,Matthew Turk,2012-02-25 08:28:59-05:00,commit, +28749,Matthew Turk,2012-02-25 08:18:45-05:00,commit, +28750,Matthew Turk,2012-02-25 08:04:31-05:00,commit, +28751,Matthew Turk,2012-02-25 00:29:11-05:00,commit, +28752,Matthew Turk,2012-02-25 00:26:21-05:00,commit, +28753,Matthew Turk,2012-02-25 00:19:58-05:00,commit, +28754,Matthew Turk,2012-02-25 00:07:56-05:00,commit, +28755,Matthew Turk,2012-02-24 20:33:21-05:00,commit, +28756,Matthew Turk,2012-02-24 20:25:51-05:00,commit, +28757,Stephen Skory,2012-02-24 16:38:58-07:00,commit, +28758,Matthew Turk,2012-02-24 16:31:44-05:00,commit, +28759,Matthew Turk,2012-02-24 16:12:05-05:00,commit, +28760,Matthew Turk,2012-02-24 14:58:20-05:00,commit, +28761,Matthew Turk,2012-02-24 14:39:38-05:00,commit, +28762,J.S. Oishi,2012-02-24 09:22:49-08:00,commit, +28763,Matthew Turk,2012-02-24 11:17:45-05:00,commit, +28764,Stephen Skory,2012-02-24 09:02:21-07:00,commit, +28765,Matthew Turk,2012-02-24 09:44:02-05:00,commit, +28766,Matthew Turk,2012-02-24 09:43:41-05:00,commit, +28767,Matthew Turk,2012-02-23 22:30:22-05:00,commit, +28768,Matthew Turk,2012-02-23 22:24:00-05:00,commit, +28769,Matthew Turk,2012-02-23 22:15:38-05:00,commit, +28770,Matthew Turk,2012-02-23 17:49:24-05:00,commit, +28771,Matthew Turk,2012-02-23 17:10:27-05:00,commit, +28772,Matthew Turk,2012-02-23 16:12:35-05:00,commit, +28773,Matthew Turk,2012-02-23 16:07:20-05:00,commit, +28774,Matthew Turk,2012-02-23 15:51:35-05:00,commit, +28775,Matthew Turk,2012-02-23 15:04:25-05:00,commit, +28776,Matthew Turk,2012-02-23 14:54:20-05:00,commit, +28777,Matthew Turk,2012-02-23 12:35:50-05:00,commit, +28778,Matthew Turk,2012-02-23 10:34:51-05:00,commit, +28779,Stephen Skory,2012-02-23 08:34:03-07:00,commit, +28780,Matthew Turk,2012-02-23 09:14:45-05:00,commit, +28781,Matthew Turk,2012-02-23 08:10:19-05:00,commit, +28782,Matthew Turk,2012-02-22 17:32:09-05:00,commit, +28783,Matthew Turk,2012-02-22 15:48:14-05:00,commit, +28784,J.S. Oishi,2012-02-22 12:21:02-08:00,commit, +28785,J.S. Oishi,2012-02-22 10:41:10-08:00,commit, +28786,J.S. Oishi,2012-02-22 09:25:10-08:00,commit, +28787,Sam Skillman,2012-02-22 10:04:38-07:00,commit, +28788,Matthew Turk,2012-02-22 10:37:58-05:00,commit, +28789,Sam Skillman,2012-02-21 21:08:53-07:00,commit, +28790,Anna Rosen,2012-02-21 14:05:13-08:00,commit, +28791,Anna Rosen,2012-02-21 14:05:13-08:00,commit, +28792,Matthew Turk,2012-02-20 21:04:07-05:00,commit, +28793,Matthew Turk,2012-02-20 21:03:35-05:00,commit, +28794,Matthew Turk,2012-02-19 21:35:02-05:00,commit, +28795,Matthew Turk,2012-02-19 21:33:43-05:00,commit, +28796,Matthew Turk,2012-02-17 17:34:02-05:00,commit, +28797,Matthew Turk,2012-02-17 10:00:35-05:00,commit, +28798,Matthew Turk,2012-02-17 06:28:48-05:00,commit, +28799,Kacper Kowalik,2012-02-17 12:21:44+01:00,commit, +28800,Matthew Turk,2012-02-16 14:37:16-05:00,commit, +28801,Kacper Kowalik,2012-02-16 20:17:35+01:00,commit, +28802,Stephen Skory,2012-02-16 10:18:33-07:00,commit, +28803,Matthew Turk,2012-02-16 11:55:10-05:00,commit, +28804,John ZuHone,2012-02-15 16:40:56-05:00,commit, +28805,Matthew Turk,2012-02-15 15:10:41-05:00,commit, +28806,Matthew Turk,2012-02-15 14:32:02-05:00,commit, +28807,Matthew Turk,2012-02-15 14:31:42-05:00,commit, +28808,Chris Moody,2012-02-15 11:02:15-08:00,commit, +28809,Sam Skillman,2012-02-15 11:55:26-07:00,commit, +28810,Sam Skillman,2012-02-15 10:33:31-07:00,commit, +28811,Matthew Turk,2012-02-15 07:46:27-05:00,commit, +28812,Matthew Turk,2012-02-15 07:45:58-05:00,commit, +28813,Matthew Turk,2012-02-15 07:33:34-05:00,commit, +28814,Matthew Turk,2012-02-15 07:15:49-05:00,commit, +28815,Matthew Turk,2012-02-15 07:15:06-05:00,commit, +28816,Matthew Turk,2012-02-15 07:09:36-05:00,commit, +28817,Matthew Turk,2012-02-15 06:48:32-05:00,commit, +28818,Chris Moody,2012-02-14 18:19:26-08:00,commit, +28819,Sam Skillman,2012-02-14 16:37:06-07:00,commit, +28820,Sam Skillman,2012-02-14 16:36:32-07:00,commit, +28821,Matthew Turk,2012-02-14 17:29:29-05:00,commit, +28822,Matthew Turk,2012-02-14 17:25:17-05:00,commit, +28823,Matthew Turk,2012-02-14 17:03:21-05:00,commit, +28824,Nathan Goldbaum,2012-02-14 11:52:20-08:00,commit, +28825,Nathan Goldbaum,2012-02-14 11:50:50-08:00,commit, +28826,Nathan Goldbaum,2012-02-14 11:48:48-08:00,commit, +28827,Sam Skillman,2012-02-14 12:21:21-07:00,commit, +28828,Matthew Turk,2012-02-14 09:55:22-05:00,commit, +28829,Chris Moody,2012-02-14 00:50:19-08:00,commit, +28830,Matthew Turk,2012-02-13 17:08:59-05:00,commit, +28831,Stephen Skory,2012-02-13 14:53:01-07:00,commit, +28832,Chris Moody,2012-02-10 14:30:07-08:00,commit, +28833,John ZuHone,2012-02-10 08:58:27-05:00,commit, +28834,John ZuHone,2012-02-09 17:39:11-05:00,commit, +28835,Matthew Turk,2012-02-09 16:27:04-05:00,commit, +28836,Stephen Skory,2012-02-09 13:31:19-07:00,commit, +28837,John ZuHone,2012-02-09 15:21:19-05:00,commit, +28838,Matthew Turk,2012-02-09 15:05:37-05:00,commit, +28839,Chris Moody,2012-02-09 10:20:59-08:00,commit, +28840,Stephen Skory,2012-02-09 10:16:23-07:00,commit, +28841,Matthew Turk,2012-02-09 11:27:40-05:00,commit, +28842,Matthew Turk,2012-02-09 11:26:44-05:00,commit, +28843,Matthew Turk,2012-02-09 08:24:18-05:00,commit, +28844,John ZuHone,2012-02-08 16:52:13-05:00,commit, +28845,John ZuHone,2012-02-08 16:28:41-05:00,commit, +28846,Anthony Scopatz,2012-02-08 12:59:24-06:00,commit, +28847,Chris Moody,2012-02-07 12:25:09-08:00,commit, +28848,Chris Moody,2012-02-07 09:48:30-08:00,commit, +28849,Sam Skillman,2012-02-07 09:30:44-07:00,commit, +28850,Chris Moody,2012-02-06 19:56:43-08:00,commit, +28851,Sam Skillman,2012-02-06 18:43:21-07:00,commit, +28852,Chris Moody,2012-02-06 16:43:50-08:00,commit, +28853,Chris Moody,2012-02-06 16:30:21-08:00,commit, +28854,Matthew Turk,2012-02-06 13:56:01-05:00,commit, +28855,John Wise,2012-02-06 12:47:24-05:00,commit, +28856,Kacper Kowalik,2012-02-06 16:54:54+01:00,commit, +28857,Kacper Kowalik,2012-02-06 16:43:59+01:00,commit, +28858,Matthew Turk,2012-02-06 10:10:00-05:00,commit, +28859,Chris Moody,2012-02-05 23:17:13-08:00,commit, +28860,Chris Moody,2012-02-05 23:08:29-08:00,commit, +28861,Chris Moody,2012-02-05 20:54:06-08:00,commit, +28862,Chris Moody,2012-02-05 19:41:46-08:00,commit, +28863,Chris Moody,2012-02-05 16:14:29-08:00,commit, +28864,Chris Moody,2012-02-05 13:20:55-08:00,commit, +28865,Matthew Turk,2012-02-04 13:06:06-05:00,commit, +28866,Matthew Turk,2012-02-04 08:56:45-05:00,commit, +28867,Matthew Turk,2012-02-04 08:33:03-05:00,commit, +28868,Stephen Skory,2012-02-03 16:03:20-07:00,commit, +28869,Matthew Turk,2012-02-03 17:50:25-05:00,commit, +28870,Matthew Turk,2012-02-03 17:22:29-05:00,commit, +28871,Matthew Turk,2012-02-03 16:16:06-05:00,commit, +28872,Matthew Turk,2012-02-03 16:14:49-05:00,commit, +28873,Matthew Turk,2012-02-03 15:58:32-05:00,commit, +28874,Sam Skillman,2012-02-03 11:22:28-07:00,commit, +28875,Sam Skillman,2012-02-03 11:00:33-07:00,commit, +28876,Matthew Turk,2012-02-03 12:37:30-05:00,commit, +28877,Matthew Turk,2012-02-03 12:17:07-05:00,commit, +28878,Matthew Turk,2012-02-03 11:16:42-05:00,commit, +28879,John Wise,2012-02-03 10:58:34-05:00,commit, +28880,Matthew Turk,2012-02-02 21:53:13-05:00,commit, +28881,Matthew Turk,2012-02-02 21:48:37-05:00,commit, +28882,Anna Rosen,2012-02-02 17:23:35-08:00,commit, +28883,Anna Rosen,2012-02-02 17:23:35-08:00,commit, +28884,J.S. Oishi,2012-02-16 14:24:35-08:00,commit, +28885,Chris Moody,2012-02-02 17:10:51-08:00,commit, +28886,Matthew Turk,2012-02-02 18:12:21-05:00,commit, +28887,Matthew Turk,2012-02-02 17:10:16-05:00,commit, +28888,Kacper Kowalik,2012-02-02 23:00:11+01:00,commit, +28889,Matthew Turk,2012-02-02 16:12:21-05:00,commit, +28890,Matthew Turk,2012-02-02 15:30:16-05:00,commit, +28891,Matthew Turk,2012-02-02 15:23:06-05:00,commit, +28892,Matthew Turk,2012-02-02 15:19:19-05:00,commit, +28893,Stephen Skory,2012-02-02 13:11:35-07:00,commit, +28894,Matthew Turk,2012-02-02 15:09:27-05:00,commit, +28895,Matthew Turk,2012-02-02 14:22:25-05:00,commit, +28896,Stephen Skory,2012-02-02 11:59:01-07:00,commit, +28897,Matthew Turk,2012-02-02 13:54:54-05:00,commit, +28898,Matthew Turk,2012-02-02 13:34:06-05:00,commit, +28899,Matthew Turk,2012-02-02 13:14:36-05:00,commit, +28900,Stephen Skory,2012-02-02 10:56:49-07:00,commit, +28901,Stephen Skory,2012-02-02 10:36:19-07:00,commit, +28902,Stephen Skory,2012-02-02 09:49:18-07:00,commit, +28903,Stephen Skory,2012-02-02 09:46:25-07:00,commit, +28904,Kacper Kowalik,2012-02-02 13:56:02+01:00,commit, +28905,Chris Moody,2012-02-01 18:41:10-08:00,commit, +28906,Chris Moody,2012-02-01 18:25:30-08:00,commit, +28907,Kacper Kowalik,2012-02-02 00:16:26+01:00,commit, +28908,Matthew Turk,2012-02-01 15:49:36-05:00,commit, +28909,Sam Skillman,2012-02-01 13:43:06-07:00,commit, +28910,Andrew Cunningham,2012-02-01 15:42:21-05:00,commit, +28911,Matthew Turk,2012-02-01 14:45:10-05:00,commit, +28912,Devin Silvia,2012-02-01 11:11:24-07:00,commit, +28913,Devin Silvia,2012-02-01 10:15:01-07:00,commit, +28914,Matthew Turk,2012-02-01 12:03:59-05:00,commit, +28915,J.S. Oishi,2012-02-01 08:21:36-08:00,commit, +28916,Nathan Goldbaum,2012-01-31 19:53:37-08:00,commit, +28917,Chris Moody,2012-01-31 10:05:06-08:00,commit, +28918,Sam Skillman,2012-01-31 08:57:59-07:00,commit, +28919,Chris Moody,2012-01-30 22:30:09-08:00,commit, +28920,Nathan Goldbaum,2012-01-30 19:45:29-08:00,commit, +28921,Chris Moody,2012-01-30 17:46:40-08:00,commit, +28922,Chris Moody,2012-01-30 16:50:03-08:00,commit, +28923,Chris Moody,2012-01-30 16:18:48-08:00,commit, +28924,Chris Moody,2012-01-30 15:30:10-08:00,commit, +28925,Chris Moody,2012-01-30 14:46:27-08:00,commit, +28926,Sam Skillman,2012-01-30 10:25:49-07:00,commit, +28927,Matthew Turk,2012-01-29 12:43:03-05:00,commit, +28928,John ZuHone,2012-01-29 09:44:45-05:00,commit, +28929,John Wise,2012-01-28 19:16:55-05:00,commit, +28930,John Wise,2012-01-28 15:54:15-05:00,commit, +28931,John Wise,2012-01-28 15:49:41-05:00,commit, +28932,Devin Silvia,2012-01-27 16:04:34-07:00,commit, +28933,J.S. Oishi,2012-01-27 10:29:36-08:00,commit, +28934,Andrew Myers,2012-01-27 07:38:41-08:00,commit, +28935,Matthew Turk,2012-01-27 08:19:24-06:00,commit, +28936,Kacper Kowalik,2012-01-27 06:04:07+01:00,commit, +28937,Andrew Myers,2012-01-26 16:26:52-08:00,commit, +28938,Andrew Myers,2012-01-26 14:39:39-08:00,commit, +28939,Matthew Turk,2012-01-26 16:12:54-06:00,commit, +28940,Stephen Skory,2012-01-26 15:04:50-07:00,commit, +28941,Stephen Skory,2012-01-26 15:03:09-07:00,commit, +28942,Britton Smith,2012-01-26 16:47:27-05:00,commit, +28943,Britton Smith,2012-01-26 16:44:37-05:00,commit, +28944,Cameron Hummels,2012-01-26 15:37:54-06:00,commit, +28945,Cameron Hummels,2012-01-26 15:37:41-06:00,commit, +28946,Devin Silvia,2012-01-26 15:32:11-06:00,commit, +28947,Matthew Turk,2012-01-26 15:31:27-06:00,commit, +28948,Andrew Myers,2012-01-26 13:22:59-08:00,commit, +28949,Devin Silvia,2012-01-26 15:16:41-06:00,commit, +28950,Andrew Myers,2012-01-26 13:15:40-08:00,commit, +28951,Cameron Hummels,2012-01-26 15:01:49-06:00,commit, +28952,Cameron Hummels,2012-01-26 14:45:34-06:00,commit, +28953,Matthew Turk,2012-01-26 14:44:23-06:00,commit, +28954,Matthew Turk,2012-01-26 14:43:48-06:00,commit, +28955,Cameron Hummels,2012-01-26 14:24:12-06:00,commit, +28956,Sam Skillman,2012-01-26 13:58:44-06:00,commit, +28957,Matthew Turk,2012-01-26 14:45:03-05:00,commit, +28958,Matthew Turk,2012-01-26 13:25:16-06:00,commit, +28959,Nathan Goldbaum,2012-01-26 13:10:47-06:00,commit, +28960,Nathan Goldbaum,2012-01-26 13:09:37-06:00,commit, +28961,Cameron Hummels,2012-01-26 12:53:21-06:00,commit, +28962,Cameron Hummels,2012-01-26 12:53:05-06:00,commit, +28963,Matthew Turk,2012-01-26 12:35:41-06:00,commit, +28964,Matthew Turk,2012-01-26 12:35:04-06:00,commit, +28965,Sam Skillman,2012-01-26 11:48:10-06:00,commit, +28966,Sam Skillman,2012-01-26 10:44:19-07:00,commit, +28967,Matthew Turk,2012-01-26 11:34:47-05:00,commit, +28968,Britton Smith,2012-01-26 11:33:10-05:00,commit, +28969,Cameron Hummels,2012-01-26 09:13:19-06:00,commit, +28970,Cameron Hummels,2012-01-26 09:12:53-06:00,commit, +28971,Matthew Turk,2012-01-25 16:07:34-05:00,commit, +28972,Matthew Turk,2012-01-25 14:12:52-05:00,commit, +28973,Matthew Turk,2012-01-25 13:38:32-05:00,commit, +28974,Matthew Turk,2012-01-25 12:50:06-05:00,commit, +28975,Matthew Turk,2012-01-25 12:24:24-05:00,commit, +28976,Matthew Turk,2012-01-25 12:22:19-05:00,commit, +28977,Matthew Turk,2012-01-25 12:21:26-05:00,commit, +28978,Matthew Turk,2012-01-25 11:33:38-05:00,commit, +28979,Matthew Turk,2012-01-25 11:12:35-05:00,commit, +28980,Chris Moody,2012-01-25 07:39:00-08:00,commit, +28981,Chris Moody,2012-01-25 07:34:12-08:00,commit, +28982,Matthew Turk,2012-01-25 10:30:15-05:00,commit, +28983,John ZuHone,2012-01-24 22:53:43-06:00,commit, +28984,Matthew Turk,2012-01-24 23:33:50-05:00,commit, +28985,John ZuHone,2012-01-24 17:39:04-06:00,commit, +28986,Matthew Turk,2012-01-24 16:23:57-05:00,commit, +28987,John Wise,2012-01-24 14:44:18-06:00,commit, +28988,Nathan Goldbaum,2012-01-24 13:19:30-06:00,commit, +28989,Matthew Turk,2012-01-24 13:09:40-06:00,commit, +28990,Kacper Kowalik,2012-01-24 20:04:23+01:00,commit, +28991,Casey W. Stark,2012-01-24 09:27:02-08:00,commit, +28992,Casey W. Stark,2012-01-24 09:27:02-08:00,commit, +28993,Cameron Hummels,2012-01-23 23:58:20-06:00,commit, +28994,Cameron Hummels,2012-01-23 23:42:31-06:00,commit, +28995,Sam Skillman,2012-01-20 11:27:35-07:00,commit, +28996,Nathan Goldbaum,2012-01-20 10:20:53-08:00,commit, +28997,Nathan Goldbaum,2012-01-20 10:20:27-08:00,commit, +28998,Nathan Goldbaum,2012-01-20 00:07:22-08:00,commit, +28999,Nathan Goldbaum,2012-01-19 20:47:47-08:00,commit, +29000,Nathan Goldbaum,2012-01-19 19:53:11-08:00,commit, +29001,Nathan Goldbaum,2012-01-19 14:45:28-08:00,commit, +29002,Nathan Goldbaum,2012-01-19 14:25:55-08:00,commit, +29003,John ZuHone,2012-01-19 16:29:02-05:00,commit, +29004,Sam Skillman,2012-01-19 12:50:38-07:00,commit, +29005,Stephen Skory,2012-01-19 10:26:36-07:00,commit, +29006,Matthew Turk,2012-01-19 08:26:15-05:00,commit, +29007,Matthew Turk,2012-01-19 08:25:58-05:00,commit, +29008,Kacper Kowalik,2012-01-19 13:51:52+01:00,commit, +29009,John ZuHone,2012-01-19 01:19:20-05:00,commit, +29010,Sam Skillman,2012-01-18 19:13:38-07:00,commit, +29011,John Wise,2012-01-18 17:31:56-05:00,commit, +29012,John Wise,2012-01-18 17:31:18-05:00,commit, +29013,John ZuHone,2012-01-18 17:09:18-05:00,commit, +29014,Matthew Turk,2012-01-18 16:13:21-05:00,commit, +29015,Sam Skillman,2012-01-18 14:00:46-07:00,commit, +29016,Matthew Turk,2012-01-18 15:35:33-05:00,commit, +29017,Matthew Turk,2012-01-18 14:28:06-05:00,commit, +29018,Matthew Turk,2012-01-18 13:33:21-05:00,commit, +29019,Matthew Turk,2012-01-18 13:28:39-05:00,commit, +29020,Matthew Turk,2012-01-18 13:28:09-05:00,commit, +29021,Sam Skillman,2012-01-18 11:08:40-07:00,commit, +29022,Matthew Turk,2012-01-18 11:28:27-05:00,commit, +29023,Britton Smith,2012-01-18 10:46:56-05:00,commit, +29024,John ZuHone,2012-01-18 01:28:39-05:00,commit, +29025,Sam Skillman,2012-01-17 20:20:16-07:00,commit, +29026,Sam Skillman,2012-01-17 20:19:42-07:00,commit, +29027,Sam Skillman,2012-01-17 20:15:15-07:00,commit, +29028,Sam Skillman,2012-01-17 15:37:07-07:00,commit, +29029,Matthew Turk,2012-01-17 15:25:28-05:00,commit, +29030,Sam Skillman,2012-01-17 13:06:04-07:00,commit, +29031,Britton Smith,2012-01-17 14:51:36-05:00,commit, +29032,Sam Skillman,2012-01-17 12:00:06-07:00,commit, +29033,Sam Skillman,2012-01-16 17:21:49-07:00,commit, +29034,Sam Skillman,2012-01-16 17:15:37-07:00,commit, +29035,Matthew Turk,2012-01-16 17:41:17-05:00,commit, +29036,Matthew Turk,2012-01-16 13:55:25-05:00,commit, +29037,Matthew Turk,2012-01-14 07:37:03-05:00,commit, +29038,Matthew Turk,2012-01-14 06:36:56-05:00,commit, +29039,Matthew Turk,2012-01-12 13:32:17-05:00,commit, +29040,Matthew Turk,2012-01-12 12:12:12-05:00,commit, +29041,Matthew Turk,2012-01-12 12:01:53-05:00,commit, +29042,Matthew Turk,2012-01-12 11:58:35-05:00,commit, +29043,Matthew Turk,2012-01-12 10:40:16-05:00,commit, +29044,Sam Skillman,2012-01-11 15:14:00-07:00,commit, +29045,Sam Skillman,2012-01-11 15:13:07-07:00,commit, +29046,Matthew Turk,2012-01-10 13:06:18-05:00,commit, +29047,Matthew Turk,2012-01-10 10:59:49-05:00,commit, +29048,Matthew Turk,2012-01-10 10:14:46-05:00,commit, +29049,Matthew Turk,2012-01-10 10:13:48-05:00,commit, +29050,Kacper Kowalik,2012-01-10 09:51:37+01:00,commit, +29051,Kacper Kowalik,2012-01-10 09:40:22+01:00,commit, +29052,Matthew Turk,2012-01-09 22:25:59-05:00,commit, +29053,Matthew Turk,2012-01-09 18:26:18-05:00,commit, +29054,Cameron Hummels,2012-01-08 03:50:10-05:00,commit, +29055,Matthew Turk,2012-01-06 12:28:50-05:00,commit, +29056,Matthew Turk,2012-01-06 11:49:39-05:00,commit, +29057,Matthew Turk,2012-01-06 08:03:29-05:00,commit, +29058,Matthew Turk,2012-01-06 07:01:15-05:00,commit, +29059,Britton Smith,2012-01-04 18:23:59-05:00,commit, +29060,Britton Smith,2012-01-04 15:07:07-05:00,commit, +29061,Matthew Turk,2012-01-04 12:37:58-05:00,commit, +29062,Sam Skillman,2012-01-04 10:20:46-07:00,commit, +29063,Matthew Turk,2012-01-04 12:18:00-05:00,commit, +29064,Sam Skillman,2012-01-04 09:50:19-07:00,commit, +29065,Matthew Turk,2012-01-04 11:10:51-05:00,commit, +29066,Stephen Skory,2012-01-04 08:59:03-07:00,commit, +29067,Stephen Skory,2012-01-04 08:58:47-07:00,commit, +29068,Sam Skillman,2012-01-04 08:50:59-07:00,commit, +29069,Matthew Turk,2012-01-03 22:14:17-05:00,commit, +29070,Stephen Skory,2012-01-03 16:45:40-07:00,commit, +29071,Matthew Turk,2011-12-27 11:43:47-05:00,commit, +29072,Matthew Turk,2011-12-27 09:48:00-05:00,commit, +29073,Stephen Skory,2011-12-26 11:01:07-07:00,commit, +29074,Stephen Skory,2011-12-26 10:52:28-07:00,commit, +29075,Matthew Turk,2011-12-23 15:37:32-05:00,commit, +29076,Matthew Turk,2011-12-23 13:33:54-05:00,commit, +29077,Matthew Turk,2011-12-23 12:24:13-05:00,commit, +29078,Matthew Turk,2011-12-23 11:13:46-05:00,commit, +29079,Matthew Turk,2011-12-23 10:56:26-05:00,commit, +29080,Matthew Turk,2011-12-23 09:36:56-05:00,commit, +29081,Matthew Turk,2011-12-22 13:44:46-05:00,commit, +29082,Matthew Turk,2011-12-22 11:51:35-05:00,commit, +29083,Matthew Turk,2011-12-22 10:41:31-05:00,commit, +29084,Matthew Turk,2011-12-22 10:38:02-05:00,commit, +29085,Matthew Turk,2011-12-21 16:45:49-05:00,commit, +29086,Matthew Turk,2011-12-21 16:45:28-05:00,commit, +29087,Matthew Turk,2011-12-21 13:25:18-05:00,commit, +29088,Matthew Turk,2011-12-21 11:30:45-05:00,commit, +29089,Matthew Turk,2011-12-21 11:30:10-05:00,commit, +29090,Matthew Turk,2011-12-21 11:29:22-05:00,commit, +29091,Matthew Turk,2011-12-20 17:15:08-05:00,commit, +29092,Matthew Turk,2011-12-20 16:51:44-05:00,commit, +29093,Matthew Turk,2011-12-20 16:49:00-05:00,commit, +29094,Matthew Turk,2011-12-20 16:42:12-05:00,commit, +29095,Matthew Turk,2011-12-20 15:57:00-05:00,commit, +29096,Matthew Turk,2011-12-20 07:53:51-05:00,commit, +29097,Matthew Turk,2011-12-20 05:52:05-05:00,commit, +29098,Matthew Turk,2011-12-19 13:05:22-05:00,commit, +29099,Matthew Turk,2011-12-19 12:47:16-05:00,commit, +29100,Cameron Hummels,2011-12-16 18:36:31-08:00,commit, +29101,Cameron Hummels,2011-12-16 18:35:36-08:00,commit, +29102,Britton Smith,2011-12-16 15:59:46-05:00,commit, +29103,Matthew Turk,2011-12-16 11:02:05-05:00,commit, +29104,Matthew Turk,2011-12-16 10:59:30-05:00,commit, +29105,Matthew Turk,2011-12-16 10:01:36-05:00,commit, +29106,Matthew Turk,2011-12-16 06:09:37-05:00,commit, +29107,Britton Smith,2011-12-15 16:30:30-05:00,commit, +29108,Britton Smith,2011-12-15 12:00:30-05:00,commit, +29109,Matthew Turk,2011-12-15 11:41:05-05:00,commit, +29110,Matthew Turk,2011-12-15 11:40:47-05:00,commit, +29111,Matthew Turk,2011-12-15 11:33:43-05:00,commit, +29112,Matthew Turk,2011-12-15 11:25:48-05:00,commit, +29113,Britton Smith,2011-12-15 10:48:56-05:00,commit, +29114,Matthew Turk,2011-12-14 14:38:14-05:00,commit, +29115,Matthew Turk,2011-12-14 13:30:42-05:00,commit, +29116,Cameron Hummels,2011-12-14 12:55:49-05:00,commit, +29117,Cameron Hummels,2011-12-14 12:51:36-05:00,commit, +29118,Matthew Turk,2011-12-14 12:40:17-05:00,commit, +29119,Matthew Turk,2011-12-14 12:39:57-05:00,commit, +29120,Matthew Turk,2011-12-14 10:08:53-05:00,commit, +29121,Cameron Hummels,2011-12-13 23:46:20-05:00,commit, +29122,Cameron Hummels,2011-12-13 23:43:55-05:00,commit, +29123,Matthew Turk,2011-12-13 15:35:41-05:00,commit, +29124,Matthew Turk,2011-12-13 14:21:51-05:00,commit, +29125,Matthew Turk,2011-12-13 14:21:28-05:00,commit, +29126,Matthew Turk,2011-12-13 13:37:04-05:00,commit, +29127,Matthew Turk,2011-12-13 11:15:10-05:00,commit, +29128,Matthew Turk,2011-12-13 07:48:55-05:00,commit, +29129,Matthew Turk,2011-12-12 23:02:49-05:00,commit, +29130,Nathan Goldbaum,2011-12-12 14:49:13-08:00,commit, +29131,Matthew Turk,2011-12-12 15:13:07-05:00,commit, +29132,Matthew Turk,2011-12-12 15:12:52-05:00,commit, +29133,Matthew Turk,2011-12-12 14:08:19-05:00,commit, +29134,Stephen Skory,2011-12-12 10:16:38-07:00,commit, +29135,Stephen Skory,2011-12-12 09:05:36-07:00,commit, +29136,Matthew Turk,2011-12-12 09:56:40-05:00,commit, +29137,John Wise,2011-12-12 09:54:59-05:00,commit, +29138,Matthew Turk,2011-12-12 07:54:24-05:00,commit, +29139,Matthew Turk,2011-12-12 07:54:17-05:00,commit, +29140,Cameron Hummels,2011-12-11 17:19:58-05:00,commit, +29141,Cameron Hummels,2011-12-11 17:13:26-05:00,commit, +29142,Stephen Skory,2011-12-11 08:35:21-07:00,commit, +29143,Britton Smith,2011-12-09 14:15:00-05:00,commit, +29144,Britton Smith,2011-12-09 11:39:08-05:00,commit, +29145,Britton Smith,2011-12-09 11:12:13-05:00,commit, +29146,Matthew Turk,2011-12-08 13:22:10-05:00,commit, +29147,Matthew Turk,2011-12-08 11:37:48-05:00,commit, +29148,Matthew Turk,2011-12-08 10:34:51-05:00,commit, +29149,Matthew Turk,2011-12-08 06:50:05-05:00,commit, +29150,Matthew Turk,2011-12-07 22:16:16-05:00,commit, +29151,Matthew Turk,2011-12-07 21:36:28-05:00,commit, +29152,Geoffrey So,2011-12-07 13:29:07-08:00,commit, +29153,Matthew Turk,2011-12-07 14:24:51-05:00,commit, +29154,Cameron Hummels,2011-12-07 14:21:03-05:00,commit, +29155,Matthew Turk,2011-12-07 14:09:48-05:00,commit, +29156,Matthew Turk,2011-12-07 13:26:42-05:00,commit, +29157,Matthew Turk,2011-12-07 13:14:21-05:00,commit, +29158,Stephen Skory,2011-12-07 09:50:59-07:00,commit, +29159,Matthew Turk,2011-12-07 10:21:14-05:00,commit, +29160,Cameron Hummels,2011-12-06 18:52:57-05:00,commit, +29161,Matthew Turk,2011-12-06 16:16:17-05:00,commit, +29162,Matthew Turk,2011-12-06 16:15:48-05:00,commit, +29163,Stephen Skory,2011-12-05 10:35:57-07:00,commit, +29164,Geoffrey So,2011-12-04 12:35:58-08:00,commit, +29165,Matthew Turk,2011-12-02 12:52:38-05:00,commit, +29166,Matthew Turk,2011-12-02 12:37:41-05:00,commit, +29167,Stephen Skory,2011-12-02 09:18:20-07:00,commit, +29168,Matthew Turk,2011-12-02 11:13:59-05:00,commit, +29169,Matthew Turk,2011-12-02 11:12:00-05:00,commit, +29170,Britton Smith,2011-12-02 11:11:24-05:00,commit, +29171,Matthew Turk,2011-12-02 07:32:31-05:00,commit, +29172,Matthew Turk,2011-12-02 07:32:01-05:00,commit, +29173,Stephen Skory,2011-12-01 15:52:02-07:00,commit, +29174,Britton Smith,2011-12-01 11:45:07-05:00,commit, +29175,Matthew Turk,2011-12-01 07:42:12-08:00,commit, +29176,Matthew Turk,2011-12-01 07:23:39-08:00,commit, +29177,Matthew Turk,2011-12-01 06:45:18-08:00,commit, +29178,Matthew Turk,2011-12-01 06:18:31-05:00,commit, +29179,Matthew Turk,2011-11-30 11:25:37-05:00,commit, +29180,Matthew Turk,2011-11-30 09:55:35-05:00,commit, +29181,Matthew Turk,2011-11-30 09:21:55-05:00,commit, +29182,Matthew Turk,2011-11-30 09:20:52-05:00,commit, +29183,Matthew Turk,2011-11-29 15:57:48-05:00,commit, +29184,Matthew Turk,2011-11-29 14:00:07-05:00,commit, +29185,Matthew Turk,2011-11-29 11:01:56-05:00,commit, +29186,Matthew Turk,2011-11-29 10:51:53-05:00,commit, +29187,Matthew Turk,2011-11-28 07:31:43-05:00,commit, +29188,Matthew Turk,2011-11-28 06:29:37-05:00,commit, +29189,Matthew Turk,2011-11-25 00:11:05-05:00,commit, +29190,Matthew Turk,2011-11-25 00:11:05-05:00,commit, +29191,Matthew Turk,2011-11-23 17:12:24-05:00,commit, +29192,Matthew Turk,2011-11-23 16:26:24-05:00,commit, +29193,Matthew Turk,2011-11-23 16:26:00-05:00,commit, +29194,Matthew Turk,2011-11-23 16:22:48-05:00,commit, +29195,Matthew Turk,2011-11-23 14:27:20-05:00,commit, +29196,Matthew Turk,2011-11-23 13:16:22-05:00,commit, +29197,Matthew Turk,2011-11-22 16:07:54-05:00,commit, +29198,Matthew Turk,2011-11-22 16:07:33-05:00,commit, +29199,Stephen Skory,2011-11-22 13:54:03-07:00,commit, +29200,Matthew Turk,2011-11-22 15:48:46-05:00,commit, +29201,Matthew Turk,2011-11-22 15:44:11-05:00,commit, +29202,Cameron Hummels,2011-11-22 15:39:38-05:00,commit, +29203,Britton Smith,2011-11-20 19:16:19-05:00,commit, +29204,Britton Smith,2011-11-20 19:14:16-05:00,commit, +29205,Britton Smith,2011-11-20 18:14:53-05:00,commit, +29206,Britton Smith,2011-11-20 15:56:33-05:00,commit, +29207,Britton Smith,2011-11-20 13:44:40-05:00,commit, +29208,Britton Smith,2011-11-19 12:27:42-08:00,commit, +29209,Stephen Skory,2011-11-18 16:14:40-07:00,commit, +29210,Cameron Hummels,2011-11-18 11:59:20-05:00,commit, +29211,Sam Skillman,2011-11-17 14:21:21-07:00,commit, +29212,Britton Smith,2011-11-16 09:06:35-08:00,commit, +29213,Britton Smith,2011-11-16 09:06:00-08:00,commit, +29214,Stephen Skory,2011-11-15 09:23:21-07:00,commit, +29215,Matthew Turk,2011-11-14 15:12:00-08:00,commit, +29216,Britton Smith,2011-11-14 15:09:10-08:00,commit, +29217,Matthew Turk,2011-11-14 15:06:34-08:00,commit, +29218,Britton Smith,2011-11-14 15:00:35-08:00,commit, +29219,Matthew Turk,2011-11-14 14:56:51-08:00,commit, +29220,Matthew Turk,2011-11-14 14:25:16-08:00,commit, +29221,Britton Smith,2011-11-14 14:19:31-08:00,commit, +29222,Britton Smith,2011-11-14 13:43:07-08:00,commit, +29223,Matthew Turk,2011-11-14 13:28:41-08:00,commit, +29224,Stephen Skory,2011-11-14 13:03:05-07:00,commit, +29225,Stephen Skory,2011-11-14 11:32:53-07:00,commit, +29226,Matthew Turk,2011-11-14 00:22:38-05:00,commit, +29227,Matthew Turk,2011-11-13 19:53:06-05:00,commit, +29228,Matthew Turk,2011-11-13 19:30:08-05:00,commit, +29229,Matthew Turk,2011-11-13 18:49:35-05:00,commit, +29230,Matthew Turk,2011-11-13 16:32:56-05:00,commit, +29231,Andrew Myers,2011-11-12 12:33:46-08:00,commit, +29232,Matthew Turk,2011-11-12 09:25:57-08:00,commit, +29233,Matthew Turk,2011-11-12 09:20:32-08:00,commit, +29234,Matthew Turk,2011-11-12 09:17:46-08:00,commit, +29235,Matthew Turk,2011-11-12 09:16:00-08:00,commit, +29236,Matthew Turk,2011-11-12 09:14:00-08:00,commit, +29237,Matthew Turk,2011-11-12 11:24:57-05:00,commit, +29238,Matthew Turk,2011-11-12 11:18:45-05:00,commit, +29239,Matthew Turk,2011-11-12 08:59:11-05:00,commit, +29240,Matthew Turk,2011-11-12 08:38:58-05:00,commit, +29241,Andrew Myers,2011-11-11 18:18:54-08:00,commit, +29242,Matthew Turk,2011-11-11 17:13:37-05:00,commit, +29243,Matthew Turk,2011-11-11 16:45:05-05:00,commit, +29244,Matthew Turk,2011-11-11 16:30:50-05:00,commit, +29245,Matthew Turk,2011-11-11 16:21:03-05:00,commit, +29246,Matthew Turk,2011-11-11 16:16:31-05:00,commit, +29247,Matthew Turk,2011-11-11 15:28:56-05:00,commit, +29248,Matthew Turk,2011-11-11 14:08:48-05:00,commit, +29249,Matthew Turk,2011-11-11 13:51:48-05:00,commit, +29250,Matthew Turk,2011-11-11 13:32:35-05:00,commit, +29251,Matthew Turk,2011-11-11 12:06:08-05:00,commit, +29252,Matthew Turk,2011-11-10 20:45:06-05:00,commit, +29253,Matthew Turk,2011-11-10 20:38:27-05:00,commit, +29254,Matthew Turk,2011-11-10 11:28:11-05:00,commit, +29255,Matthew Turk,2011-11-10 11:17:32-05:00,commit, +29256,Matthew Turk,2011-11-10 11:16:29-05:00,commit, +29257,Stephen Skory,2011-11-10 08:28:42-07:00,commit, +29258,Stephen Skory,2011-11-10 08:26:27-07:00,commit, +29259,Sam Skillman,2011-11-09 15:44:30-07:00,commit, +29260,Sam Skillman,2011-11-09 15:44:02-07:00,commit, +29261,Matthew Turk,2011-11-09 17:29:35-05:00,commit, +29262,Matthew Turk,2011-11-09 17:14:24-05:00,commit, +29263,Matthew Turk,2011-11-09 16:18:57-05:00,commit, +29264,Matthew Turk,2011-11-09 16:15:24-05:00,commit, +29265,Matthew Turk,2011-11-09 15:37:50-05:00,commit, +29266,Matthew Turk,2011-11-09 14:33:37-05:00,commit, +29267,Matthew Turk,2011-11-09 14:32:51-05:00,commit, +29268,Matthew Turk,2011-11-09 13:51:26-05:00,commit, +29269,Matthew Turk,2011-11-09 13:48:08-05:00,commit, +29270,Matthew Turk,2011-11-09 13:37:16-05:00,commit, +29271,Matthew Turk,2011-11-09 12:47:29-05:00,commit, +29272,Matthew Turk,2011-11-09 12:03:02-05:00,commit, +29273,Matthew Turk,2011-11-09 11:51:55-05:00,commit, +29274,Matthew Turk,2011-11-09 11:36:52-05:00,commit, +29275,Matthew Turk,2011-11-09 10:35:02-05:00,commit, +29276,Matthew Turk,2011-11-09 09:57:02-05:00,commit, +29277,Matthew Turk,2011-11-09 09:53:02-05:00,commit, +29278,Matthew Turk,2011-11-09 09:27:59-05:00,commit, +29279,Britton Smith,2011-11-08 17:20:06-05:00,commit, +29280,Britton Smith,2011-11-08 17:19:47-05:00,commit, +29281,Britton Smith,2011-11-08 15:59:02-05:00,commit, +29282,Matthew Turk,2011-11-08 15:50:14-05:00,commit, +29283,Matthew Turk,2011-11-08 15:32:18-05:00,commit, +29284,Matthew Turk,2011-11-08 13:40:13-05:00,commit, +29285,Matthew Turk,2011-11-08 13:40:13-05:00,commit, +29286,Matthew Turk,2011-11-08 11:03:04-05:00,commit, +29287,Matthew Turk,2011-11-08 10:51:57-05:00,commit, +29288,Matthew Turk,2011-11-08 10:35:37-05:00,commit, +29289,Matthew Turk,2011-11-08 10:35:37-05:00,commit, +29290,Matthew Turk,2011-11-08 10:19:34-05:00,commit, +29291,Matthew Turk,2011-11-08 10:19:34-05:00,commit, +29292,Matthew Turk,2011-11-08 07:29:56-05:00,commit, +29293,Stephen Skory,2011-11-07 12:32:41-07:00,commit, +29294,Stephen Skory,2011-11-07 10:03:16-07:00,commit, +29295,Stephen Skory,2011-11-07 09:41:48-07:00,commit, +29296,Matthew Turk,2011-11-06 06:46:20-05:00,commit, +29297,Stephen Skory,2011-11-04 13:22:09-06:00,commit, +29298,Matthew Turk,2011-11-04 14:04:35-04:00,commit, +29299,Matthew Turk,2011-11-04 05:06:03-07:00,commit, +29300,Britton Smith,2011-11-03 18:22:51-04:00,commit, +29301,Matthew Turk,2011-11-03 18:05:09-04:00,commit, +29302,Matthew Turk,2011-11-03 15:39:15-04:00,commit, +29303,Matthew Turk,2011-11-03 10:07:10-04:00,commit, +29304,Matthew Turk,2011-11-03 10:05:29-04:00,commit, +29305,Britton Smith,2011-11-03 10:04:39-04:00,commit, +29306,Matthew Turk,2011-11-03 09:31:18-04:00,commit, +29307,Matthew Turk,2011-11-03 08:59:30-04:00,commit, +29308,Matthew Turk,2011-11-02 18:28:29-04:00,commit, +29309,Stephen Skory,2011-11-02 16:17:06-06:00,commit, +29310,Matthew Turk,2011-11-02 18:14:09-04:00,commit, +29311,Stephen Skory,2011-11-02 15:52:40-06:00,commit, +29312,Stephen Skory,2011-11-02 15:40:49-06:00,commit, +29313,Stephen Skory,2011-11-02 15:30:36-06:00,commit, +29314,Stephen Skory,2011-11-02 15:29:40-06:00,commit, +29315,Matthew Turk,2011-11-02 17:25:27-04:00,commit, +29316,Matthew Turk,2011-11-02 17:18:24-04:00,commit, +29317,Matthew Turk,2011-11-02 15:48:32-04:00,commit, +29318,Stephen Skory,2011-11-02 13:46:47-06:00,commit, +29319,Stephen Skory,2011-11-02 13:30:26-06:00,commit, +29320,Matthew Turk,2011-11-02 15:26:32-04:00,commit, +29321,Matthew Turk,2011-11-02 08:04:39-04:00,commit, +29322,Sam Skillman,2011-11-01 13:54:46-06:00,commit, +29323,John Wise,2011-11-01 13:48:10-04:00,commit, +29324,John Wise,2011-11-01 13:36:50-04:00,commit, +29325,Britton Smith,2011-11-01 11:25:58-04:00,commit, +29326,Stephen Skory,2011-10-31 09:33:13-06:00,commit, +29327,Stephen Skory,2011-10-31 09:30:18-06:00,commit, +29328,Matthew Turk,2011-10-29 13:13:46-04:00,commit, +29329,Stephen Skory,2011-10-29 10:17:12-06:00,commit, +29330,J.S. Oishi,2011-10-29 08:41:08-07:00,commit, +29331,J.S. Oishi,2011-10-29 08:35:29-07:00,commit, +29332,J.S. Oishi,2011-10-29 08:08:57-07:00,commit, +29333,J.S. Oishi,2011-10-29 08:08:32-07:00,commit, +29334,J.S. Oishi,2011-10-29 08:07:46-07:00,commit, +29335,Matthew Turk,2011-10-29 09:53:53-04:00,commit, +29336,Matthew Turk,2011-10-28 18:23:23-04:00,commit, +29337,J.S. Oishi,2011-10-28 15:07:12-07:00,commit, +29338,J.S. Oishi,2011-10-28 13:56:04-07:00,commit, +29339,Matthew Turk,2011-10-28 16:15:30-04:00,commit, +29340,J.S. Oishi,2011-10-28 11:22:04-07:00,commit, +29341,J.S. Oishi,2011-10-28 10:40:42-07:00,commit, +29342,Stephen Skory,2011-10-27 16:40:12-06:00,commit, +29343,Matthew Turk,2011-10-27 12:15:57-04:00,commit, +29344,Matthew Turk,2011-10-26 17:19:21-04:00,commit, +29345,Matthew Turk,2011-10-26 17:19:06-04:00,commit, +29346,Matthew Turk,2011-10-26 17:18:24-04:00,commit, +29347,Matthew Turk,2011-10-26 15:54:44-04:00,commit, +29348,Stephen Skory,2011-10-26 13:52:33-06:00,commit, +29349,Stephen Skory,2011-10-26 13:47:27-06:00,commit, +29350,Matthew Turk,2011-10-26 15:45:37-04:00,commit, +29351,Matthew Turk,2011-10-26 15:37:19-04:00,commit, +29352,Matthew Turk,2011-10-26 14:52:25-04:00,commit, +29353,Matthew Turk,2011-10-25 14:29:19-04:00,commit, +29354,Stephen Skory,2011-10-25 10:58:40-06:00,commit, +29355,Stephen Skory,2011-10-25 09:42:10-06:00,commit, +29356,Stephen Skory,2011-10-25 09:41:51-06:00,commit, +29357,Matthew Turk,2011-10-24 15:27:46-04:00,commit, +29358,Matthew Turk,2011-10-24 14:43:33-04:00,commit, +29359,Sam Skillman,2011-10-24 09:35:28-06:00,commit, +29360,Britton Smith,2011-10-21 18:54:27-04:00,commit, +29361,Sam Skillman,2011-10-21 08:42:30-06:00,commit, +29362,Sam Skillman,2011-10-21 08:38:51-06:00,commit, +29363,Matthew Turk,2011-10-20 14:49:34-04:00,commit, +29364,Stephen Skory,2011-10-20 09:02:14-06:00,commit, +29365,Britton Smith,2011-10-20 09:19:44-04:00,commit, +29366,Matthew Turk,2011-10-20 09:05:25-04:00,commit, +29367,Britton Smith,2011-10-20 08:52:24-04:00,commit, +29368,Matthew Turk,2011-10-20 08:17:55-04:00,commit, +29369,Sam Skillman,2011-10-20 00:02:15-04:00,commit, +29370,Matthew Turk,2011-10-19 22:56:11-04:00,commit, +29371,Sam Skillman,2011-10-19 22:45:31-04:00,commit, +29372,Sam Skillman,2011-10-19 22:35:25-04:00,commit, +29373,Sam Skillman,2011-10-19 22:35:16-04:00,commit, +29374,Britton Smith,2011-10-19 19:03:23-04:00,commit, +29375,Britton Smith,2011-10-19 19:02:31-04:00,commit, +29376,Matthew Turk,2011-10-19 17:50:24-04:00,commit, +29377,Sam Skillman,2011-10-19 17:47:49-04:00,commit, +29378,Sam Skillman,2011-10-19 17:46:12-04:00,commit, +29379,Britton Smith,2011-10-19 17:06:25-04:00,commit, +29380,Britton Smith,2011-10-19 17:06:04-04:00,commit, +29381,Matthew Turk,2011-10-19 16:27:24-04:00,commit, +29382,Britton Smith,2011-10-19 16:21:34-04:00,commit, +29383,Britton Smith,2011-10-19 15:47:11-04:00,commit, +29384,Britton Smith,2011-10-19 15:47:02-04:00,commit, +29385,Stephen Skory,2011-10-19 13:44:33-06:00,commit, +29386,Matthew Turk,2011-10-19 15:40:20-04:00,commit, +29387,Matthew Turk,2011-10-19 15:37:55-04:00,commit, +29388,Matthew Turk,2011-10-19 15:36:27-04:00,commit, +29389,Britton Smith,2011-10-19 15:21:35-04:00,commit, +29390,Matthew Turk,2011-10-19 15:21:15-04:00,commit, +29391,Matthew Turk,2011-10-19 15:11:20-04:00,commit, +29392,Stephen Skory,2011-10-19 13:02:11-06:00,commit, +29393,Matthew Turk,2011-10-19 14:45:01-04:00,commit, +29394,Matthew Turk,2011-10-19 14:42:18-04:00,commit, +29395,Sam Skillman,2011-10-19 14:35:40-04:00,commit, +29396,Sam Skillman,2011-10-19 14:16:21-04:00,commit, +29397,Sam Skillman,2011-10-19 13:36:12-04:00,commit, +29398,Sam Skillman,2011-10-19 13:36:04-04:00,commit, +29399,Matthew Turk,2011-10-19 13:34:04-04:00,commit, +29400,Matthew Turk,2011-10-19 13:33:46-04:00,commit, +29401,Britton Smith,2011-10-19 13:23:17-04:00,commit, +29402,Britton Smith,2011-10-19 13:17:13-04:00,commit, +29403,Sam Skillman,2011-10-19 13:16:51-04:00,commit, +29404,Britton Smith,2011-10-19 13:15:29-04:00,commit, +29405,Britton Smith,2011-10-19 13:14:08-04:00,commit, +29406,Sam Skillman,2011-10-19 13:13:14-04:00,commit, +29407,Sam Skillman,2011-10-19 13:10:10-04:00,commit, +29408,Britton Smith,2011-10-19 13:09:43-04:00,commit, +29409,Britton Smith,2011-10-19 13:09:08-04:00,commit, +29410,Sam Skillman,2011-10-19 13:05:26-04:00,commit, +29411,Britton Smith,2011-10-19 13:04:34-04:00,commit, +29412,Sam Skillman,2011-10-19 13:02:19-04:00,commit, +29413,Britton Smith,2011-10-19 13:02:06-04:00,commit, +29414,Sam Skillman,2011-10-19 13:01:37-04:00,commit, +29415,Sam Skillman,2011-10-19 12:57:07-04:00,commit, +29416,Matthew Turk,2011-10-19 12:44:58-04:00,commit, +29417,Matthew Turk,2011-10-19 12:43:56-04:00,commit, +29418,Sam Skillman,2011-10-19 12:41:08-04:00,commit, +29419,Sam Skillman,2011-10-19 12:35:07-04:00,commit, +29420,Britton Smith,2011-10-19 12:33:34-04:00,commit, +29421,Britton Smith,2011-10-19 12:33:21-04:00,commit, +29422,Sam Skillman,2011-10-19 12:25:55-04:00,commit, +29423,Sam Skillman,2011-10-19 12:25:46-04:00,commit, +29424,Matthew Turk,2011-10-19 12:09:22-04:00,commit, +29425,Sam Skillman,2011-10-19 11:55:54-04:00,commit, +29426,Sam Skillman,2011-10-19 11:55:32-04:00,commit, +29427,Matthew Turk,2011-10-19 11:18:48-04:00,commit, +29428,Cameron Hummels,2011-10-18 19:50:48-04:00,commit, +29429,Matthew Turk,2011-10-18 18:07:32-04:00,commit, +29430,Matthew Turk,2011-10-18 15:12:54-04:00,commit, +29431,Matthew Turk,2011-10-18 15:12:43-04:00,commit, +29432,Sam Skillman,2011-10-18 15:12:38-04:00,commit, +29433,Britton Smith,2011-10-18 15:08:29-04:00,commit, +29434,Britton Smith,2011-10-18 15:06:23-04:00,commit, +29435,Cameron Hummels,2011-10-18 15:01:06-04:00,commit, +29436,Matthew Turk,2011-10-18 15:00:17-04:00,commit, +29437,Matthew Turk,2011-10-18 14:57:57-04:00,commit, +29438,Matthew Turk,2011-10-18 14:57:43-04:00,commit, +29439,J.S. Oishi,2011-10-18 11:57:33-07:00,commit, +29440,J.S. Oishi,2011-10-18 11:53:59-07:00,commit, +29441,Britton Smith,2011-10-18 14:38:23-04:00,commit, +29442,Britton Smith,2011-10-18 14:36:43-04:00,commit, +29443,Britton Smith,2011-10-18 14:35:16-04:00,commit, +29444,Stephen Skory,2011-10-18 12:34:28-06:00,commit, +29445,Matthew Turk,2011-10-18 14:32:59-04:00,commit, +29446,Matthew Turk,2011-10-18 14:31:49-04:00,commit, +29447,Britton Smith,2011-10-18 14:27:25-04:00,commit, +29448,Matthew Turk,2011-10-18 14:22:16-04:00,commit, +29449,Matthew Turk,2011-10-18 14:21:07-04:00,commit, +29450,Britton Smith,2011-10-18 13:58:34-04:00,commit, +29451,Britton Smith,2011-10-18 13:51:06-04:00,commit, +29452,Matthew Turk,2011-10-18 13:50:57-04:00,commit, +29453,Cameron Hummels,2011-10-18 13:50:31-04:00,commit, +29454,Cameron Hummels,2011-10-18 13:50:22-04:00,commit, +29455,Matthew Turk,2011-10-18 13:49:59-04:00,commit, +29456,Britton Smith,2011-10-18 13:48:26-04:00,commit, +29457,Matthew Turk,2011-10-18 13:40:36-04:00,commit, +29458,Matthew Turk,2011-10-18 13:34:34-04:00,commit, +29459,Matthew Turk,2011-10-18 13:34:21-04:00,commit, +29460,Sam Skillman,2011-10-18 13:31:37-04:00,commit, +29461,Sam Skillman,2011-10-18 13:27:48-04:00,commit, +29462,Matthew Turk,2011-10-18 12:59:25-04:00,commit, +29463,Sam Skillman,2011-10-18 12:51:06-04:00,commit, +29464,Matthew Turk,2011-10-18 12:27:44-04:00,commit, +29465,Matthew Turk,2011-10-18 12:27:31-04:00,commit, +29466,Britton Smith,2011-10-18 12:25:56-04:00,commit, +29467,Britton Smith,2011-10-18 12:25:45-04:00,commit, +29468,Matthew Turk,2011-10-18 12:18:46-04:00,commit, +29469,Matthew Turk,2011-10-18 12:11:10-04:00,commit, +29470,Matthew Turk,2011-10-18 12:10:59-04:00,commit, +29471,Matthew Turk,2011-10-18 12:08:05-04:00,commit, +29472,Sam Skillman,2011-10-18 12:01:10-04:00,commit, +29473,Sam Skillman,2011-10-18 12:00:57-04:00,commit, +29474,Matthew Turk,2011-10-18 12:00:05-04:00,commit, +29475,Britton Smith,2011-10-18 11:58:16-04:00,commit, +29476,Sam Skillman,2011-10-18 11:47:17-04:00,commit, +29477,Sam Skillman,2011-10-18 11:47:05-04:00,commit, +29478,Matthew Turk,2011-10-18 11:46:18-04:00,commit, +29479,Matthew Turk,2011-10-18 11:46:05-04:00,commit, +29480,Britton Smith,2011-10-18 11:43:23-04:00,commit, +29481,Britton Smith,2011-10-18 11:43:14-04:00,commit, +29482,Sam Skillman,2011-10-18 11:37:02-04:00,commit, +29483,Britton Smith,2011-10-18 11:33:23-04:00,commit, +29484,Britton Smith,2011-10-18 11:30:34-04:00,commit, +29485,Britton Smith,2011-10-18 11:30:23-04:00,commit, +29486,Matthew Turk,2011-10-18 11:27:23-04:00,commit, +29487,Matthew Turk,2011-10-18 11:14:52-04:00,commit, +29488,Matthew Turk,2011-10-18 10:58:57-04:00,commit, +29489,Matthew Turk,2011-10-18 10:55:34-04:00,commit, +29490,Matthew Turk,2011-10-17 18:16:17-04:00,commit, +29491,Matthew Turk,2011-10-17 17:46:55-04:00,commit, +29492,Britton Smith,2011-10-17 16:49:16-04:00,commit, +29493,Matthew Turk,2011-10-17 16:32:41-04:00,commit, +29494,Britton Smith,2011-10-17 16:25:04-04:00,commit, +29495,Matthew Turk,2011-10-17 14:13:17-04:00,commit, +29496,Cameron Hummels,2011-10-17 14:01:35-04:00,commit, +29497,Cameron Hummels,2011-10-17 14:01:17-04:00,commit, +29498,Britton Smith,2011-10-17 13:59:54-04:00,commit, +29499,Matthew Turk,2011-10-17 13:51:33-04:00,commit, +29500,Cameron Hummels,2011-10-17 13:50:42-04:00,commit, +29501,Cameron Hummels,2011-10-17 13:37:14-04:00,commit, +29502,Cameron Hummels,2011-10-17 13:37:05-04:00,commit, +29503,Matthew Turk,2011-10-17 13:35:05-04:00,commit, +29504,Matthew Turk,2011-10-17 13:33:48-04:00,commit, +29505,Matthew Turk,2011-10-17 13:28:43-04:00,commit, +29506,Matthew Turk,2011-10-17 13:17:09-04:00,commit, +29507,Matthew Turk,2011-10-17 13:17:02-04:00,commit, +29508,Matthew Turk,2011-10-17 13:15:46-04:00,commit, +29509,Britton Smith,2011-10-17 13:12:25-04:00,commit, +29510,Britton Smith,2011-10-17 13:11:56-04:00,commit, +29511,Sam Skillman,2011-10-17 13:11:40-04:00,commit, +29512,Britton Smith,2011-10-17 13:11:37-04:00,commit, +29513,Sam Skillman,2011-10-17 13:06:32-04:00,commit, +29514,Matthew Turk,2011-10-17 13:02:08-04:00,commit, +29515,Matthew Turk,2011-10-17 12:59:02-04:00,commit, +29516,Matthew Turk,2011-10-17 12:58:54-04:00,commit, +29517,Britton Smith,2011-10-17 12:44:46-04:00,commit, +29518,Cameron Hummels,2011-10-17 12:36:16-04:00,commit, +29519,Britton Smith,2011-10-17 12:35:44-04:00,commit, +29520,Britton Smith,2011-10-17 12:34:15-04:00,commit, +29521,Matthew Turk,2011-10-17 12:25:56-04:00,commit, +29522,Matthew Turk,2011-10-17 12:25:46-04:00,commit, +29523,Matthew Turk,2011-10-17 12:25:23-04:00,commit, +29524,J.S. Oishi,2011-10-17 09:20:40-07:00,commit, +29525,J.S. Oishi,2011-10-17 09:18:35-07:00,commit, +29526,Sam Skillman,2011-10-17 12:18:16-04:00,commit, +29527,Matthew Turk,2011-10-17 12:17:04-04:00,commit, +29528,Sam Skillman,2011-10-17 12:16:20-04:00,commit, +29529,Cameron Hummels,2011-10-17 12:13:24-04:00,commit, +29530,Britton Smith,2011-10-17 12:12:19-04:00,commit, +29531,Britton Smith,2011-10-17 12:06:45-04:00,commit, +29532,Matthew Turk,2011-10-17 11:35:16-04:00,commit, +29533,Matthew Turk,2011-10-17 10:06:05-04:00,commit, +29534,Matthew Turk,2011-10-15 11:56:37-04:00,commit, +29535,Matthew Turk,2011-10-15 11:51:27-04:00,commit, +29536,Matthew Turk,2011-10-15 11:45:26-04:00,commit, +29537,Matthew Turk,2011-10-15 09:17:59-04:00,commit, +29538,Matthew Turk,2011-10-15 09:17:29-04:00,commit, +29539,J.S. Oishi,2011-10-14 13:01:17-07:00,commit, +29540,J.S. Oishi,2011-10-14 12:46:08-07:00,commit, +29541,Matthew Turk,2011-10-14 15:40:12-04:00,commit, +29542,Matthew Turk,2011-10-14 15:26:29-04:00,commit, +29543,Casey W. Stark,2011-10-14 11:23:40-04:00,commit, +29544,Casey W. Stark,2011-10-14 10:30:47-04:00,commit, +29545,Matthew Turk,2011-10-13 08:46:35-04:00,commit, +29546,Matthew Turk,2011-10-13 08:45:22-04:00,commit, +29547,Matthew Turk,2011-10-13 07:58:01-04:00,commit, +29548,Matthew Turk,2011-10-11 20:58:11-04:00,commit, +29549,Matthew Turk,2011-10-11 08:05:53-04:00,commit, +29550,Matthew Turk,2011-10-11 07:59:23-04:00,commit, +29551,Matthew Turk,2011-10-10 18:16:30-04:00,commit, +29552,Matthew Turk,2011-10-10 17:45:32-04:00,commit, +29553,Matthew Turk,2011-10-10 15:17:52-04:00,commit, +29554,Andrew Myers,2011-10-10 12:07:23-07:00,commit, +29555,Andrew Myers,2011-10-10 11:48:06-07:00,commit, +29556,J.S. Oishi,2011-10-07 07:54:47-07:00,commit, +29557,Sam Skillman,2011-10-06 13:57:34-06:00,commit, +29558,Matthew Turk,2011-10-06 15:54:13-04:00,commit, +29559,Matthew Turk,2011-10-06 15:40:38-04:00,commit, +29560,Matthew Turk,2011-10-06 14:28:25-04:00,commit, +29561,Matthew Turk,2011-10-05 17:01:08-04:00,commit, +29562,Matthew Turk,2011-10-05 17:00:00-04:00,commit, +29563,Stephen Skory,2011-10-05 13:51:39-06:00,commit, +29564,Matthew Turk,2011-10-04 22:12:45-04:00,commit, +29565,Matthew Turk,2011-10-04 22:00:49-04:00,commit, +29566,Matthew Turk,2011-10-04 13:22:23-04:00,commit, +29567,Matthew Turk,2011-10-04 10:59:08-04:00,commit, +29568,Sam Skillman,2011-10-03 18:15:20-06:00,commit, +29569,Matthew Turk,2011-10-03 15:50:17-04:00,commit, +29570,J.S. Oishi,2011-10-03 10:34:29-07:00,commit, +29571,Cameron Hummels,2011-10-03 12:39:37-04:00,commit, +29572,Cameron Hummels,2011-10-03 12:39:03-04:00,commit, +29573,Matthew Turk,2011-09-30 10:42:59-04:00,commit, +29574,Matthew Turk,2011-09-30 10:33:30-04:00,commit, +29575,Matthew Turk,2011-09-30 09:51:38-04:00,commit, +29576,Sam Skillman,2011-09-28 10:23:08-06:00,commit, +29577,Stephen Skory,2011-09-28 09:42:43-06:00,commit, +29578,John Wise,2011-09-27 13:30:56-04:00,commit, +29579,Matthew Turk,2011-09-27 12:02:30-04:00,commit, +29580,Britton Smith,2011-09-26 15:22:26-04:00,commit, +29581,Sam Skillman,2011-09-26 11:14:01-06:00,commit, +29582,Matthew Turk,2011-09-26 07:29:03-04:00,commit, +29583,John Wise,2011-09-25 13:26:29-04:00,commit, +29584,Sam Skillman,2011-09-24 12:33:26-06:00,commit, +29585,Sam Skillman,2011-09-24 12:29:24-06:00,commit, +29586,Stephen Skory,2011-09-24 09:40:53-06:00,commit, +29587,Stephen Skory,2011-09-24 09:39:43-06:00,commit, +29588,Stephen Skory,2011-09-23 14:10:52-06:00,commit, +29589,Stephen Skory,2011-09-23 14:10:25-06:00,commit, +29590,Matthew Turk,2011-09-22 18:38:53-04:00,commit, +29591,Matthew Turk,2011-09-22 18:22:24-04:00,commit, +29592,Matthew Turk,2011-09-22 10:39:25-07:00,commit, +29593,Matthew Turk,2011-09-22 10:38:57-07:00,commit, +29594,Stephen Skory,2011-09-21 20:58:31-06:00,commit, +29595,J.S. Oishi,2011-09-21 10:33:15-07:00,commit, +29596,J.S. Oishi,2011-09-21 10:31:43-07:00,commit, +29597,Matthew Turk,2011-09-21 08:39:40-04:00,commit, +29598,Sam Skillman,2011-09-20 18:06:40-06:00,commit, +29599,Matthew Turk,2011-09-20 16:49:04-04:00,commit, +29600,J.S. Oishi,2011-09-20 13:27:42-07:00,commit, +29601,Matthew Turk,2011-09-20 15:07:27-04:00,commit, +29602,J.S. Oishi,2011-09-19 12:40:25-07:00,commit, +29603,Matthew Turk,2011-09-17 09:05:20-04:00,commit, +29604,Matthew Turk,2011-09-16 19:25:38-04:00,commit, +29605,Matthew Turk,2011-09-16 19:16:19-04:00,commit, +29606,Cameron Hummels,2011-09-16 01:13:56-04:00,commit, +29607,Matthew Turk,2011-09-15 18:14:29-04:00,commit, +29608,Kacper Kowalik,2011-09-15 23:17:17+02:00,commit, +29609,Kacper Kowalik,2011-09-15 23:17:17+02:00,commit, +29610,Matthew Turk,2011-10-05 15:07:13-04:00,commit, +29611,Matthew Turk,2011-10-05 07:43:38-04:00,commit, +29612,Cameron Hummels,2011-10-04 16:46:53-04:00,commit, +29613,Cameron Hummels,2011-10-04 16:45:27-04:00,commit, +29614,Cameron Hummels,2011-10-04 16:41:00-04:00,commit, +29615,Cameron Hummels,2011-10-04 16:08:22-04:00,commit, +29616,Cameron Hummels,2011-10-04 16:07:35-04:00,commit, +29617,Sam Skillman,2011-10-03 18:15:20-06:00,commit, +29618,Kacper Kowalik,2011-09-15 23:13:19+02:00,commit, +29619,Matthew Turk,2011-09-15 11:27:57-04:00,commit, +29620,Sam Skillman,2011-09-14 23:20:27-04:00,commit, +29621,Sam Skillman,2011-09-14 16:56:15-04:00,commit, +29622,Sam Skillman,2011-09-14 16:54:56-04:00,commit, +29623,Matthew Turk,2011-09-14 12:04:05-07:00,commit, +29624,Matthew Turk,2011-09-14 11:52:29-07:00,commit, +29625,John Wise,2011-09-13 23:01:57-04:00,commit, +29626,Matthew Turk,2011-09-12 20:21:17-04:00,commit, +29627,Sam Skillman,2011-09-12 14:33:24-06:00,commit, +29628,Sam Skillman,2011-09-12 14:32:40-06:00,commit, +29629,Sam Skillman,2011-09-12 12:17:15-04:00,commit, +29630,Matthew Turk,2011-09-09 11:51:19-04:00,commit, +29631,Matthew Turk,2011-09-09 11:35:36-04:00,commit, +29632,Matthew Turk,2011-09-09 10:50:04-04:00,commit, +29633,Matthew Turk,2011-09-09 10:35:19-04:00,commit, +29634,Matthew Turk,2011-09-09 10:35:09-04:00,commit, +29635,Matthew Turk,2011-09-09 10:33:52-04:00,commit, +29636,Matthew Turk,2011-09-09 07:27:11-04:00,commit, +29637,Matthew Turk,2011-09-08 14:07:26-04:00,commit, +29638,Sam Skillman,2011-09-08 11:13:51-06:00,commit, +29639,Sam Skillman,2011-09-08 11:10:15-06:00,commit, +29640,Sam Skillman,2011-09-08 11:09:56-06:00,commit, +29641,Matthew Turk,2011-09-08 12:45:07-04:00,commit, +29642,Matthew Turk,2011-09-08 11:45:30-04:00,commit, +29643,Matthew Turk,2011-09-08 11:44:41-04:00,commit, +29644,Matthew Turk,2011-09-08 11:31:49-04:00,commit, +29645,Sam Skillman,2011-09-07 17:21:50-06:00,commit, +29646,Sam Skillman,2011-09-07 17:21:17-06:00,commit, +29647,John Wise,2011-09-07 15:36:46-04:00,commit, +29648,Matthew Turk,2011-09-04 23:23:46-04:00,commit, +29649,Sam Skillman,2011-09-03 11:48:19-06:00,commit, +29650,Sam Skillman,2011-09-03 11:47:12-06:00,commit, +29651,Sam Skillman,2011-09-03 10:57:22-06:00,commit, +29652,Matthew Turk,2011-09-03 08:46:55-04:00,commit, +29653,Matthew Turk,2011-09-03 08:46:55-04:00,commit, +29654,Matthew Turk,2011-09-03 00:12:39-04:00,commit, +29655,Sam Skillman,2011-09-02 13:53:12-06:00,commit, +29656,Matthew Turk,2011-09-02 10:20:42-04:00,commit, +29657,Matthew Turk,2011-09-02 10:19:43-04:00,commit, +29658,Matthew Turk,2011-09-01 16:07:42-04:00,commit, +29659,Matthew Turk,2011-09-01 16:07:42-04:00,commit, +29660,Sam Skillman,2011-09-01 13:25:48-06:00,commit, +29661,Sam Skillman,2011-08-31 19:26:35-06:00,commit, +29662,Matthew Turk,2011-08-30 14:31:18-04:00,commit, +29663,Matthew Turk,2011-08-30 13:40:42-04:00,commit, +29664,Matthew Turk,2011-08-29 18:50:17-04:00,commit, +29665,Matthew Turk,2011-08-29 18:41:57-04:00,commit, +29666,Matthew Turk,2011-08-29 18:00:26-04:00,commit, +29667,Sam Skillman,2011-08-28 17:41:36-06:00,commit, +29668,Matthew Turk,2011-08-28 19:08:37-04:00,commit, +29669,Matthew Turk,2011-08-28 19:08:37-04:00,commit, +29670,Matthew Turk,2011-08-28 18:58:31-04:00,commit, +29671,Matthew Turk,2011-08-26 16:07:14-04:00,commit, +29672,Matthew Turk,2011-08-26 16:02:30-04:00,commit, +29673,Matthew Turk,2011-08-26 16:02:30-04:00,commit, +29674,Sam Skillman,2011-08-26 13:57:33-06:00,commit, +29675,Sam Skillman,2011-08-26 13:56:51-06:00,commit, +29676,Sam Skillman,2011-08-26 13:56:51-06:00,commit, +29677,Casey W. Stark,2011-08-26 12:26:16-07:00,commit, +29678,Casey W. Stark,2011-08-26 12:26:16-07:00,commit, +29679,Matthew Turk,2011-08-26 10:45:29-04:00,commit, +29680,Matthew Turk,2011-08-26 10:29:03-04:00,commit, +29681,Matthew Turk,2011-08-26 10:28:08-04:00,commit, +29682,Matthew Turk,2011-08-26 10:23:42-04:00,commit, +29683,Matthew Turk,2011-08-25 22:36:52-04:00,commit, +29684,Matthew Turk,2011-08-25 22:36:52-04:00,commit, +29685,Matthew Turk,2011-08-25 22:03:55-04:00,commit, +29686,Matthew Turk,2011-08-25 22:03:55-04:00,commit, +29687,Matthew Turk,2011-08-25 22:03:22-04:00,commit, +29688,Matthew Turk,2011-08-25 22:03:22-04:00,commit, +29689,Matthew Turk,2011-08-25 20:07:48-04:00,commit, +29690,Matthew Turk,2011-08-25 20:07:13-04:00,commit, +29691,Matthew Turk,2011-08-25 17:58:53-04:00,commit, +29692,Cameron Hummels,2011-08-25 17:28:47-04:00,commit, +29693,Cameron Hummels,2011-08-25 17:26:24-04:00,commit, +29694,Cameron Hummels,2011-08-25 17:25:42-04:00,commit, +29695,Cameron Hummels,2011-08-25 17:21:58-04:00,commit, +29696,Matthew Turk,2011-08-25 15:01:26-04:00,commit, +29697,Sam Skillman,2011-08-25 09:58:54-06:00,commit, +29698,Sam Skillman,2011-08-25 09:57:22-06:00,commit, +29699,Matthew Turk,2011-08-25 08:06:53-04:00,commit, +29700,Sam Skillman,2011-08-24 11:44:06-06:00,commit, +29701,Sam Skillman,2011-08-24 11:32:36-06:00,commit, +29702,Sam Skillman,2011-08-24 09:46:40-06:00,commit, +29703,Matthew Turk,2011-08-24 08:02:37-04:00,commit, +29704,Matthew Turk,2011-08-23 16:00:06-04:00,commit, +29705,Matthew Turk,2011-08-23 15:37:37-04:00,commit, +29706,Matthew Turk,2011-08-23 13:18:14-04:00,commit, +29707,Matthew Turk,2011-08-23 08:14:55-04:00,commit, +29708,Matthew Turk,2011-08-23 07:59:00-04:00,commit, +29709,Matthew Turk,2011-08-23 07:43:16-04:00,commit, +29710,Matthew Turk,2011-08-23 07:14:10-04:00,commit, +29711,Matthew Turk,2011-08-21 10:22:51-04:00,commit, +29712,Matthew Turk,2011-08-21 07:46:20-04:00,commit, +29713,Matthew Turk,2011-08-21 07:39:23-04:00,commit, +29714,Matthew Turk,2011-08-21 07:26:11-04:00,commit, +29715,Matthew Turk,2011-08-21 07:22:20-04:00,commit, +29716,Matthew Turk,2011-08-19 21:57:27-04:00,commit, +29717,J.S. Oishi,2011-08-18 17:03:58-07:00,commit, +29718,Matthew Turk,2011-08-18 14:03:11-04:00,commit, +29719,Matthew Turk,2011-08-17 14:24:17-04:00,commit, +29720,Matthew Turk,2011-08-16 22:07:59-04:00,commit, +29721,Matthew Turk,2011-08-15 13:27:25-04:00,commit, +29722,Matthew Turk,2011-08-15 13:07:34-04:00,commit, +29723,Matthew Turk,2011-08-15 12:52:57-04:00,commit, +29724,Matthew Turk,2011-08-15 10:41:55-04:00,commit, +29725,Matthew Turk,2011-08-15 10:40:30-04:00,commit, +29726,Matthew Turk,2011-08-15 08:58:37-04:00,commit, +29727,Matthew Turk,2011-08-15 08:57:38-04:00,commit, +29728,Matthew Turk,2011-08-13 17:51:17-06:00,commit, +29729,Matthew Turk,2011-08-13 17:47:02-06:00,commit, +29730,Matthew Turk,2011-08-13 17:20:44-06:00,commit, +29731,Matthew Turk,2011-08-11 13:36:43-06:00,commit, +29732,Matthew Turk,2011-08-11 12:26:38-06:00,commit, +29733,Matthew Turk,2011-08-05 11:38:45-04:00,commit, +29734,Matthew Turk,2011-08-05 09:49:25-04:00,commit, +29735,Matthew Turk,2011-08-04 16:44:20-04:00,commit, +29736,Matthew Turk,2011-08-04 16:43:31-04:00,commit, +29737,Eve Lee,2011-08-04 14:16:47-04:00,commit, +29738,Eve Lee,2011-08-04 13:55:07-04:00,commit, +29739,Eve Lee,2011-08-04 13:55:07-04:00,commit, +29740,Matthew Turk,2011-07-29 18:31:52-04:00,commit, +29741,Britton Smith,2011-07-29 15:52:48-04:00,commit, +29742,Britton Smith,2011-07-29 15:52:35-04:00,commit, +29743,Stephen Skory,2011-07-28 18:00:59-06:00,commit, +29744,Matthew Turk,2011-07-26 15:32:09-04:00,commit, +29745,Steffen Klemer,2011-07-26 09:00:24+02:00,commit, +29746,JC Passy,2011-07-25 20:45:45-07:00,commit, +29747,Matthew Turk,2011-07-25 14:48:26-04:00,commit, +29748,Matthew Turk,2011-07-25 14:45:50-04:00,commit, +29749,Stephen Skory,2011-07-25 08:53:06-06:00,commit, +29750,Britton Smith,2011-07-25 09:53:27-04:00,commit, +29751,Britton Smith,2011-07-25 09:53:14-04:00,commit, +29752,Matthew Turk,2011-07-25 09:07:11-04:00,commit, +29753,Matthew Turk,2011-07-25 08:53:12-04:00,commit, +29754,Matthew Turk,2011-07-25 08:52:28-04:00,commit, +29755,Steffen Klemer,2011-07-20 15:56:11+02:00,commit, +29756,Steffen Klemer,2011-07-20 11:29:55+02:00,commit, +29757,Steffen Klemer,2011-07-20 11:04:07+02:00,commit, +29758,Steffen Klemer,2011-07-20 10:49:14+02:00,commit, +29759,Casey W. Stark,2011-07-18 12:49:13-06:00,commit, +29760,Casey W. Stark,2011-07-18 12:03:13-06:00,commit, +29761,Casey W. Stark,2011-07-18 12:02:32-06:00,commit, +29762,Casey W. Stark,2011-07-18 12:01:06-06:00,commit, +29763,Casey W. Stark,2011-07-18 11:58:49-06:00,commit, +29764,Casey W. Stark,2011-07-18 11:56:38-06:00,commit, +29765,Casey W. Stark,2011-07-18 11:55:03-06:00,commit, +29766,Britton Smith,2011-07-16 12:22:21-04:00,commit, +29767,Britton Smith,2011-07-14 13:41:14-04:00,commit, +29768,Britton Smith,2011-07-14 13:40:41-04:00,commit, +29769,Sam Skillman,2011-07-13 09:33:56-06:00,commit, +29770,Sam Skillman,2011-07-11 14:37:49-06:00,commit, +29771,Andrew Myers,2011-07-05 23:49:40-07:00,commit, +29772,Matthew Turk,2011-06-30 18:44:11-07:00,commit, +29773,Matthew Turk,2011-06-30 16:52:48-07:00,commit, +29774,Matthew Turk,2011-06-30 12:36:03-07:00,commit, +29775,Matthew Turk,2011-06-30 12:35:47-07:00,commit, +29776,Matthew Turk,2011-06-30 11:32:23-07:00,commit, +29777,Stephen Skory,2011-06-29 15:16:27-06:00,commit, +29778,Stephen Skory,2011-06-29 15:00:16-06:00,commit, +29779,Stephen Skory,2011-06-29 14:53:54-06:00,commit, +29780,Sam Skillman,2011-06-23 22:28:01-06:00,commit, +29781,Sam Skillman,2011-06-23 15:40:50-06:00,commit, +29782,Sam Skillman,2011-06-23 15:39:40-06:00,commit, +29783,John Wise,2011-06-23 14:27:56-04:00,commit, +29784,John Wise,2011-06-23 09:44:43-04:00,commit, +29785,John Wise,2011-06-23 09:02:22-04:00,commit, +29786,Matthew Turk,2011-06-22 10:47:44-07:00,commit, +29787,Matthew Turk,2011-06-22 10:47:19-07:00,commit, +29788,Matthew Turk,2011-06-22 09:17:04-07:00,commit, +29789,Matthew Turk,2011-06-21 23:24:28-04:00,commit, +29790,Casey W. Stark,2011-06-21 17:39:32-07:00,commit, +29791,Casey W. Stark,2011-06-21 17:37:52-07:00,commit, +29792,Casey W. Stark,2011-06-21 17:36:34-07:00,commit, +29793,Casey W. Stark,2011-06-21 14:36:36-07:00,commit, +29794,Casey W. Stark,2011-06-21 14:30:54-07:00,commit, +29795,Casey W. Stark,2011-06-21 12:40:46-07:00,commit, +29796,Casey W. Stark,2011-06-21 11:08:51-07:00,commit, +29797,Britton Smith,2011-06-21 19:21:37+02:00,commit, +29798,Britton Smith,2011-06-21 19:17:34+02:00,commit, +29799,Britton Smith,2011-06-21 16:13:14+02:00,commit, +29800,Matthew Turk,2011-06-21 01:14:39-04:00,commit, +29801,Matthew Turk,2011-06-21 01:03:12-04:00,commit, +29802,Matthew Turk,2011-06-21 01:02:47-04:00,commit, +29803,Matthew Turk,2011-06-20 17:14:05-07:00,commit, +29804,Casey W. Stark,2011-06-20 14:14:35-07:00,commit, +29805,Casey W. Stark,2011-06-20 14:13:40-07:00,commit, +29806,John ZuHone,2011-06-20 16:29:49-04:00,commit, +29807,Casey W. Stark,2011-06-20 13:28:28-07:00,commit, +29808,Casey W. Stark,2011-06-20 12:53:34-07:00,commit, +29809,Casey W. Stark,2011-06-19 14:30:17-07:00,commit, +29810,Matthew Turk,2011-06-16 14:29:11-07:00,commit, +29811,Matthew Turk,2011-06-16 14:28:01-07:00,commit, +29812,Matthew Turk,2011-06-15 10:55:57-04:00,commit, +29813,Matthew Turk,2011-06-15 10:42:20-04:00,commit, +29814,John Wise,2011-06-14 13:29:17-04:00,commit, +29815,John ZuHone,2011-06-14 12:37:21-04:00,commit, +29816,John Wise,2011-06-14 11:03:51-04:00,commit, +29817,John Wise,2011-06-14 11:00:45-04:00,commit, +29818,Matthew Turk,2011-06-13 17:34:52-04:00,commit, +29819,Matthew Turk,2011-06-13 12:21:28-07:00,commit, +29820,Matthew Turk,2011-06-13 10:53:12-04:00,commit, +29821,Matthew Turk,2011-06-12 17:04:19-04:00,commit, +29822,Matthew Turk,2011-06-12 16:52:15-04:00,commit, +29823,Matthew Turk,2011-06-12 16:33:26-04:00,commit, +29824,Matthew Turk,2011-06-12 00:51:30-07:00,commit, +29825,Matthew Turk,2011-06-11 21:59:10-07:00,commit, +29826,Matthew Turk,2011-06-10 18:09:50-07:00,commit, +29827,Matthew Turk,2011-06-10 18:09:05-07:00,commit, +29828,Matthew Turk,2011-06-10 13:44:01-07:00,commit, +29829,Matthew Turk,2011-06-10 10:58:17-07:00,commit, +29830,Matthew Turk,2011-06-10 09:28:21-07:00,commit, +29831,Cameron Hummels,2011-06-10 11:26:54-04:00,commit, +29832,Cameron Hummels,2011-06-10 11:26:44-04:00,commit, +29833,Matthew Turk,2011-06-10 07:01:10-07:00,commit, +29834,Matthew Turk,2011-06-10 01:15:28-07:00,commit, +29835,Matthew Turk,2011-06-10 01:13:56-07:00,commit, +29836,Cameron Hummels,2011-06-09 14:06:56-04:00,commit, +29837,Cameron Hummels,2011-06-09 14:06:17-04:00,commit, +29838,Matthew Turk,2011-06-09 10:55:14-07:00,commit, +29839,Matthew Turk,2011-06-09 10:27:13-07:00,commit, +29840,Matthew Turk,2011-06-08 16:01:12-07:00,commit, +29841,Matthew Turk,2011-06-08 16:00:26-07:00,commit, +29842,Matthew Turk,2011-06-08 15:48:10-07:00,commit, +29843,Matthew Turk,2011-06-08 15:32:51-07:00,commit, +29844,Matthew Turk,2011-06-08 15:31:54-07:00,commit, +29845,Matthew Turk,2011-06-08 11:17:23-07:00,commit, +29846,Matthew Turk,2011-06-08 10:30:38-07:00,commit, +29847,Matthew Turk,2011-06-08 10:27:39-07:00,commit, +29848,Matthew Turk,2011-06-08 13:05:22-04:00,commit, +29849,Matthew Turk,2011-06-08 09:38:40-07:00,commit, +29850,Matthew Turk,2011-06-08 11:55:03-04:00,commit, +29851,Matthew Turk,2011-06-08 11:54:22-04:00,commit, +29852,Matthew Turk,2011-06-08 08:15:25-07:00,commit, +29853,Matthew Turk,2011-06-08 07:25:04-07:00,commit, +29854,Cameron Hummels,2011-06-08 00:34:04-04:00,commit, +29855,Cameron Hummels,2011-06-08 00:33:52-04:00,commit, +29856,Matthew Turk,2011-06-07 21:23:09-07:00,commit, +29857,Matthew Turk,2011-06-07 21:13:46-07:00,commit, +29858,Matthew Turk,2011-06-07 21:02:57-07:00,commit, +29859,Matthew Turk,2011-06-07 20:24:55-07:00,commit, +29860,Matthew Turk,2011-06-07 22:45:54-04:00,commit, +29861,Cameron Hummels,2011-06-07 22:19:34-04:00,commit, +29862,Cameron Hummels,2011-06-07 22:18:54-04:00,commit, +29863,Matthew Turk,2011-06-07 20:22:57-04:00,commit, +29864,Matthew Turk,2011-06-07 19:03:15-04:00,commit, +29865,Matthew Turk,2011-06-07 16:00:46-07:00,commit, +29866,Cameron Hummels,2011-06-07 16:51:32-04:00,commit, +29867,Cameron Hummels,2011-06-07 16:51:19-04:00,commit, +29868,Britton Smith,2011-06-07 15:32:16-04:00,commit, +29869,Britton Smith,2011-06-07 15:31:19-04:00,commit, +29870,Cameron Hummels,2011-06-07 15:02:53-04:00,commit, +29871,Cameron Hummels,2011-06-07 15:02:41-04:00,commit, +29872,Matthew Turk,2011-06-07 14:52:10-04:00,commit, +29873,Matthew Turk,2011-06-07 14:51:46-04:00,commit, +29874,Britton Smith,2011-06-07 11:44:59-04:00,commit, +29875,Matthew Turk,2011-06-06 23:09:29-07:00,commit, +29876,Britton Smith,2011-06-06 22:10:38-04:00,commit, +29877,Britton Smith,2011-06-06 22:10:28-04:00,commit, +29878,Matthew Turk,2011-06-06 17:10:37-07:00,commit, +29879,Matthew Turk,2011-06-06 15:32:54-07:00,commit, +29880,Matthew Turk,2011-06-06 12:00:56-07:00,commit, +29881,Matthew Turk,2011-06-05 11:44:46-04:00,commit, +29882,Britton Smith,2011-06-04 14:04:22-06:00,commit, +29883,Matthew Turk,2011-06-04 15:10:12-04:00,commit, +29884,Matthew Turk,2011-06-04 15:09:43-04:00,commit, +29885,Matthew Turk,2011-06-03 18:04:40-07:00,commit, +29886,Matthew Turk,2011-06-03 17:53:41-07:00,commit, +29887,Matthew Turk,2011-06-03 17:08:23-07:00,commit, +29888,Matthew Turk,2011-06-03 15:07:14-07:00,commit, +29889,Sam Skillman,2011-06-03 17:11:18-04:00,commit, +29890,Sam Skillman,2011-06-03 17:10:55-04:00,commit, +29891,Matthew Turk,2011-06-03 14:05:54-07:00,commit, +29892,Matthew Turk,2011-06-03 13:32:49-07:00,commit, +29893,Matthew Turk,2011-06-03 13:29:29-07:00,commit, +29894,Sam Skillman,2011-06-03 15:49:52-04:00,commit, +29895,Matthew Turk,2011-06-03 01:07:08-04:00,commit, +29896,Britton Smith,2011-06-02 18:31:36-06:00,commit, +29897,Cameron Hummels,2011-06-02 19:14:30-04:00,commit, +29898,Cameron Hummels,2011-06-02 19:11:54-04:00,commit, +29899,Matthew Turk,2011-06-02 13:50:11-04:00,commit, +29900,Matthew Turk,2011-06-02 13:44:29-04:00,commit, +29901,Matthew Turk,2011-06-02 11:13:59-04:00,commit, +29902,Matthew Turk,2011-06-01 19:50:16-04:00,commit, +29903,Matthew Turk,2011-06-01 13:01:33-04:00,commit, +29904,Matthew Turk,2011-06-01 12:34:45-04:00,commit, +29905,Matthew Turk,2011-05-30 12:41:45-04:00,commit, +29906,Matthew Turk,2011-05-30 12:35:57-04:00,commit, +29907,Matthew Turk,2011-05-30 12:13:26-04:00,commit, +29908,Matthew Turk,2011-05-27 16:55:32-04:00,commit, +29909,Matthew Turk,2011-05-27 12:33:41-04:00,commit, +29910,Matthew Turk,2011-05-27 11:16:09-04:00,commit, +29911,Matthew Turk,2011-05-27 11:15:47-04:00,commit, +29912,Matthew Turk,2011-05-27 07:36:20-07:00,commit, +29913,Matthew Turk,2011-05-27 10:20:39-04:00,commit, +29914,Matthew Turk,2011-05-27 00:08:52-04:00,commit, +29915,Matthew Turk,2011-05-26 21:53:30-04:00,commit, +29916,Cameron Hummels,2011-05-26 16:57:54-04:00,commit, +29917,Matthew Turk,2011-05-25 21:51:04-07:00,commit, +29918,Matthew Turk,2011-05-25 19:09:31-07:00,commit, +29919,Matthew Turk,2011-05-25 21:18:42-04:00,commit, +29920,Matthew Turk,2011-05-25 00:37:32-04:00,commit, +29921,Matthew Turk,2011-05-24 19:23:23-04:00,commit, +29922,Matthew Turk,2011-05-24 19:21:53-04:00,commit, +29923,Matthew Turk,2011-05-24 19:20:23-04:00,commit, +29924,Michael Kuhlen,2011-05-24 14:13:25-07:00,commit, +29925,Stephen Skory,2011-05-24 15:05:49-06:00,commit, +29926,Stephen Skory,2011-05-24 15:04:50-06:00,commit, +29927,Matthew Turk,2011-05-24 16:02:09-04:00,commit, +29928,Casey W. Stark,2011-05-23 23:36:15-07:00,commit, +29929,Casey W. Stark,2011-05-23 23:25:57-07:00,commit, +29930,Matthew Turk,2011-05-23 23:25:53-04:00,commit, +29931,Matthew Turk,2011-05-23 14:37:44-04:00,commit, +29932,Matthew Turk,2011-05-23 14:25:58-04:00,commit, +29933,Matthew Turk,2011-05-23 09:51:25-07:00,commit, +29934,Matthew Turk,2011-05-21 01:05:31-04:00,commit, +29935,Britton Smith,2011-05-19 09:20:44-04:00,commit, +29936,Matthew Turk,2011-05-18 11:47:49-04:00,commit, +29937,Matthew Turk,2011-05-18 11:22:51-04:00,commit, +29938,Matthew Turk,2011-05-18 11:21:51-04:00,commit, +29939,Matthew Turk,2011-05-18 09:37:36-04:00,commit, +29940,Matthew Turk,2011-05-18 09:29:01-04:00,commit, +29941,Matthew Turk,2011-05-18 01:41:01-04:00,commit, +29942,Matthew Turk,2011-05-18 01:35:31-04:00,commit, +29943,Matthew Turk,2011-05-18 00:53:41-04:00,commit, +29944,Matthew Turk,2011-05-18 00:36:33-04:00,commit, +29945,Matthew Turk,2011-05-18 00:32:09-04:00,commit, +29946,Matthew Turk,2011-05-16 17:34:59-04:00,commit, +29947,Matthew Turk,2011-05-16 16:28:35-04:00,commit, +29948,Matthew Turk,2011-05-16 14:44:48-04:00,commit, +29949,Matthew Turk,2011-05-13 11:18:39-04:00,commit, +29950,Matthew Turk,2011-05-13 10:25:20-04:00,commit, +29951,Matthew Turk,2011-05-13 09:30:39-04:00,commit, +29952,Matthew Turk,2011-05-12 13:05:38-07:00,commit, +29953,Matthew Turk,2011-05-12 12:57:54-07:00,commit, +29954,Matthew Turk,2011-05-12 14:18:52-04:00,commit, +29955,Matthew Turk,2011-05-12 11:39:30-04:00,commit, +29956,Cameron Hummels,2011-05-12 01:38:42-04:00,commit, +29957,Cameron Hummels,2011-05-12 01:37:25-04:00,commit, +29958,Matthew Turk,2011-05-11 11:30:17-04:00,commit, +29959,Matthew Turk,2011-05-10 11:51:34-04:00,commit, +29960,Matthew Turk,2011-05-10 04:51:15-04:00,commit, +29961,Matthew Turk,2011-05-10 04:40:12-04:00,commit, +29962,Matthew Turk,2011-05-10 03:44:02-04:00,commit, +29963,Matthew Turk,2011-05-09 22:42:45-07:00,commit, +29964,Matthew Turk,2011-05-09 21:37:39-07:00,commit, +29965,J.S. Oishi,2011-05-09 15:14:08-07:00,commit, +29966,J.S. Oishi,2011-05-09 15:13:46-07:00,commit, +29967,Stephen Skory,2011-05-09 15:50:51-06:00,commit, +29968,J.S. Oishi,2011-05-09 13:55:44-07:00,commit, +29969,Matthew Turk,2011-05-06 15:35:54-07:00,commit, +29970,Matthew Turk,2011-05-06 15:18:15-07:00,commit, +29971,Matthew Turk,2011-05-05 10:02:16-07:00,commit, +29972,Matthew Turk,2011-05-04 15:59:53-04:00,commit, +29973,Matthew Turk,2011-05-04 15:59:27-04:00,commit, +29974,Matthew Turk,2011-05-04 15:47:24-04:00,commit, +29975,Matthew Turk,2011-05-04 14:45:48-04:00,commit, +29976,Matthew Turk,2011-05-02 14:40:45-07:00,commit, +29977,Stephen Skory,2011-05-02 09:50:46-06:00,commit, +29978,Stephen Skory,2011-05-02 09:49:51-06:00,commit, +29979,Sam Skillman,2011-05-01 22:23:11-04:00,commit, +29980,Sam Skillman,2011-05-01 22:18:00-04:00,commit, +29981,Matthew Turk,2011-04-29 13:03:21-04:00,commit, +29982,Matthew Turk,2011-04-29 11:02:19-04:00,commit, +29983,Matthew Turk,2011-04-28 13:36:15-04:00,commit, +29984,Matthew Turk,2011-04-28 13:35:51-04:00,commit, +29985,Britton Smith,2011-04-28 11:18:11-04:00,commit, +29986,Britton Smith,2011-04-28 11:18:01-04:00,commit, +29987,Matthew Turk,2011-04-28 07:40:05-04:00,commit, +29988,Matthew Turk,2011-04-27 20:24:49-04:00,commit, +29989,Matthew Turk,2011-04-27 19:54:20-04:00,commit, +29990,Matthew Turk,2011-04-27 18:22:51-04:00,commit, +29991,J.S. Oishi,2011-04-27 15:00:26-07:00,commit, +29992,J.S. Oishi,2011-04-27 14:59:20-07:00,commit, +29993,J.S. Oishi,2011-04-27 14:52:17-07:00,commit, +29994,J.S. Oishi,2011-04-27 13:30:01-07:00,commit, +29995,Matthew Turk,2011-04-27 15:02:53-04:00,commit, +29996,Matthew Turk,2011-04-27 15:02:53-04:00,commit, +29997,Matthew Turk,2011-04-27 11:48:45-04:00,commit, +29998,Matthew Turk,2011-04-27 11:28:19-04:00,commit, +29999,Tom Abel,2011-04-27 17:17:44+02:00,commit, +30000,Matthew Turk,2011-05-24 19:19:36-04:00,commit, +30001,Tom Abel,2011-04-27 17:17:44+02:00,commit, +30002,Matthew Turk,2011-04-27 09:58:52-04:00,commit, +30003,Matthew Turk,2011-04-27 09:49:51-04:00,commit, +30004,Matthew Turk,2011-04-27 07:38:51-04:00,commit, +30005,Matthew Turk,2011-04-27 07:15:52-04:00,commit, +30006,Matthew Turk,2011-04-26 20:46:30-04:00,commit, +30007,Matthew Turk,2011-04-26 16:09:46-04:00,commit, +30008,Matthew Turk,2011-04-26 15:55:45-04:00,commit, +30009,Matthew Turk,2011-04-26 14:18:36-04:00,commit, +30010,Matthew Turk,2011-04-26 09:34:40-04:00,commit, +30011,Matthew Turk,2011-04-26 09:17:22-04:00,commit, +30012,Matthew Turk,2011-04-25 12:38:13-04:00,commit, +30013,Matthew Turk,2011-04-25 12:38:13-04:00,commit, +30014,Matthew Turk,2011-04-25 11:53:19-04:00,commit, +30015,Matthew Turk,2011-04-25 11:27:48-04:00,commit, +30016,Matthew Turk,2011-04-25 11:27:48-04:00,commit, +30017,Matthew Turk,2011-04-25 08:59:32-04:00,commit, +30018,Stephen Skory,2011-04-24 14:58:44-06:00,commit, +30019,Matthew Turk,2011-04-23 19:08:57-04:00,commit, +30020,Matthew Turk,2011-04-23 19:06:48-04:00,commit, +30021,Matthew Turk,2011-04-23 08:33:24-04:00,commit, +30022,Matthew Turk,2011-04-22 23:21:08-04:00,commit, +30023,Matthew Turk,2011-04-22 19:34:15-04:00,commit, +30024,Matthew Turk,2011-04-22 19:04:31-04:00,commit, +30025,Matthew Turk,2011-04-22 19:03:30-04:00,commit, +30026,Matthew Turk,2011-04-22 18:11:29-04:00,commit, +30027,Matthew Turk,2011-04-22 15:49:43-04:00,commit, +30028,Matthew Turk,2011-04-22 15:18:22-04:00,commit, +30029,Matthew Turk,2011-04-22 15:18:00-04:00,commit, +30030,Matthew Turk,2011-04-22 06:50:30-04:00,commit, +30031,Matthew Turk,2011-04-22 06:50:30-04:00,commit, +30032,Matthew Turk,2011-04-21 20:10:21-04:00,commit, +30033,Matthew Turk,2011-04-21 15:25:46-04:00,commit, +30034,Matthew Turk,2011-04-21 15:25:46-04:00,commit, +30035,Matthew Turk,2011-04-21 13:20:53-04:00,commit, +30036,Matthew Turk,2011-04-21 10:59:23-04:00,commit, +30037,Matthew Turk,2011-04-21 06:15:06-04:00,commit, +30038,Matthew Turk,2011-04-21 05:06:03-04:00,commit, +30039,Andrew Myers,2011-04-20 16:52:16-07:00,commit, +30040,Matthew Turk,2011-04-20 19:31:04-04:00,commit, +30041,Stephen Skory,2011-04-20 10:03:00-06:00,commit, +30042,Stephen Skory,2011-04-20 08:22:02-06:00,commit, +30043,Matthew Turk,2011-04-20 07:25:09-04:00,commit, +30044,Matthew Turk,2011-04-20 07:10:52-04:00,commit, +30045,Matthew Turk,2011-04-20 06:57:36-04:00,commit, +30046,Sam Skillman,2011-04-19 22:38:03-04:00,commit, +30047,Sam Skillman,2011-04-19 18:58:52-04:00,commit, +30048,Sam Skillman,2011-04-19 18:32:01-04:00,commit, +30049,Sam Skillman,2011-04-19 18:30:12-04:00,commit, +30050,Matthew Turk,2011-04-19 17:34:12-04:00,commit, +30051,Matthew Turk,2011-04-19 17:30:55-04:00,commit, +30052,Cameron Hummels,2011-04-19 15:53:26-04:00,commit, +30053,Matthew Turk,2011-04-19 15:53:20-04:00,commit, +30054,Matthew Turk,2011-04-19 15:26:34-04:00,commit, +30055,Matthew Turk,2011-04-19 14:02:46-04:00,commit, +30056,Matthew Turk,2011-04-19 13:36:24-04:00,commit, +30057,Matthew Turk,2011-04-19 13:22:59-04:00,commit, +30058,Matthew Turk,2011-04-19 09:57:14-04:00,commit, +30059,Sam Skillman,2011-04-18 19:32:53-04:00,commit, +30060,Sam Skillman,2011-04-18 19:09:53-04:00,commit, +30061,Sam Skillman,2011-04-18 18:36:01-04:00,commit, +30062,Matthew Turk,2011-04-18 16:06:45-04:00,commit, +30063,Sam Skillman,2011-04-17 00:58:43-04:00,commit, +30064,Matthew Turk,2011-04-16 16:28:30-04:00,commit, +30065,Matthew Turk,2011-04-16 16:11:52-04:00,commit, +30066,Matthew Turk,2011-04-16 10:24:21-04:00,commit, +30067,Matthew Turk,2011-04-16 07:44:21-04:00,commit, +30068,Sam Skillman,2011-04-15 17:27:28-06:00,commit, +30069,Matthew Turk,2011-04-15 18:52:15-04:00,commit, +30070,Sam Skillman,2011-04-15 16:29:46-06:00,commit, +30071,Sam Skillman,2011-04-15 16:29:19-06:00,commit, +30072,Matthew Turk,2011-04-15 18:18:46-04:00,commit, +30073,Matthew Turk,2011-04-15 17:58:00-04:00,commit, +30074,Matthew Turk,2011-04-15 16:57:01-04:00,commit, +30075,Matthew Turk,2011-04-15 16:12:12-04:00,commit, +30076,Sam Skillman,2011-04-15 15:59:38-04:00,commit, +30077,Sam Skillman,2011-04-15 15:58:30-04:00,commit, +30078,Britton Smith,2011-04-15 15:38:41-04:00,commit, +30079,Britton Smith,2011-04-15 14:52:04-04:00,commit, +30080,Britton Smith,2011-04-15 14:41:37-04:00,commit, +30081,Britton Smith,2011-04-15 14:38:50-04:00,commit, +30082,Matthew Turk,2011-04-15 12:35:48-04:00,commit, +30083,Britton Smith,2011-04-15 11:03:32-04:00,commit, +30084,J.S. Oishi,2011-04-14 21:55:49-07:00,commit, +30085,J.S. Oishi,2011-04-14 21:48:28-07:00,commit, +30086,J.S. Oishi,2011-04-14 21:47:26-07:00,commit, +30087,Matthew Turk,2011-04-14 14:05:09-04:00,commit, +30088,Matthew Turk,2011-04-14 11:15:57-04:00,commit, +30089,Matthew Turk,2011-04-14 11:15:21-04:00,commit, +30090,Matthew Turk,2011-04-14 10:23:06-04:00,commit, +30091,Matthew Turk,2011-04-14 10:22:50-04:00,commit, +30092,Stephen Skory,2011-04-13 14:22:21-06:00,commit, +30093,Stephen Skory,2011-04-13 14:02:25-06:00,commit, +30094,Matthew Turk,2011-04-13 15:42:28-04:00,commit, +30095,Matthew Turk,2011-04-13 13:33:54-04:00,commit, +30096,Matthew Turk,2011-04-13 11:21:49-04:00,commit, +30097,Matthew Turk,2011-04-13 10:46:38-04:00,commit, +30098,Matthew Turk,2011-04-13 09:44:53-04:00,commit, +30099,Matthew Turk,2011-04-13 09:44:53-04:00,commit, +30100,Matthew Turk,2011-04-12 17:28:25-04:00,commit, +30101,Stephen Skory,2011-04-12 15:15:00-06:00,commit, +30102,Stephen Skory,2011-04-12 15:12:52-06:00,commit, +30103,Matthew Turk,2011-04-12 17:10:40-04:00,commit, +30104,Matthew Turk,2011-04-12 17:10:17-04:00,commit, +30105,Stephen Skory,2011-04-12 13:55:55-06:00,commit, +30106,Stephen Skory,2011-04-12 12:52:05-06:00,commit, +30107,Stephen Skory,2011-04-12 12:51:38-06:00,commit, +30108,Stephen Skory,2011-04-12 09:58:42-06:00,commit, +30109,Stephen Skory,2011-04-12 09:58:02-06:00,commit, +30110,Matthew Turk,2011-04-12 10:32:38-04:00,commit, +30111,Stephen Skory,2011-04-11 17:53:34-06:00,commit, +30112,Stephen Skory,2011-04-11 17:45:53-06:00,commit, +30113,Stephen Skory,2011-04-08 15:39:48-06:00,commit, +30114,Stephen Skory,2011-04-08 15:09:26-06:00,commit, +30115,Stephen Skory,2011-04-08 15:08:16-06:00,commit, +30116,Stephen Skory,2011-04-08 11:23:35-06:00,commit, +30117,Matthew Turk,2011-04-06 23:12:33-04:00,commit, +30118,Matthew Turk,2011-04-06 22:01:53-04:00,commit, +30119,Matthew Turk,2011-04-06 19:50:28-04:00,commit, +30120,Matthew Turk,2011-04-06 17:00:56-04:00,commit, +30121,Matthew Turk,2011-04-06 17:00:20-04:00,commit, +30122,Sam Skillman,2011-04-06 08:46:57-04:00,commit, +30123,Sam Skillman,2011-04-06 08:46:57-04:00,commit, +30124,Matthew Turk,2011-04-06 00:27:52-04:00,commit, +30125,Matthew Turk,2011-04-06 00:26:48-04:00,commit, +30126,Sam Skillman,2011-04-06 00:11:52-04:00,commit, +30127,Sam Skillman,2011-04-06 00:11:17-04:00,commit, +30128,Matthew Turk,2011-04-05 21:06:27-04:00,commit, +30129,Matthew Turk,2011-04-05 10:45:27-04:00,commit, +30130,Matthew Turk,2011-04-05 10:37:32-04:00,commit, +30131,Matthew Turk,2011-04-05 09:56:46-04:00,commit, +30132,Matthew Turk,2011-04-05 09:29:25-04:00,commit, +30133,Matthew Turk,2011-04-05 08:59:35-04:00,commit, +30134,Matthew Turk,2011-04-05 08:55:45-04:00,commit, +30135,Matthew Turk,2011-04-05 08:55:19-04:00,commit, +30136,Matthew Turk,2011-04-05 08:42:01-04:00,commit, +30137,Stephen Skory,2011-04-04 17:51:39-06:00,commit, +30138,Stephen Skory,2011-04-04 15:27:57-06:00,commit, +30139,Matthew Turk,2011-04-04 17:25:57-04:00,commit, +30140,Matthew Turk,2011-04-04 16:41:01-04:00,commit, +30141,Matthew Turk,2011-04-04 14:09:36-04:00,commit, +30142,Matthew Turk,2011-04-04 14:09:15-04:00,commit, +30143,Matthew Turk,2011-04-04 13:55:06-04:00,commit, +30144,Matthew Turk,2011-04-04 13:08:32-04:00,commit, +30145,Matthew Turk,2011-04-03 20:28:39-04:00,commit, +30146,Matthew Turk,2011-04-03 09:41:53-04:00,commit, +30147,Matthew Turk,2011-04-03 09:23:31-04:00,commit, +30148,Matthew Turk,2011-04-03 09:22:47-04:00,commit, +30149,Matthew Turk,2011-04-03 08:25:12-04:00,commit, +30150,Matthew Turk,2011-04-02 23:48:24-04:00,commit, +30151,Matthew Turk,2011-04-02 22:01:05-04:00,commit, +30152,Matthew Turk,2011-04-02 21:36:15-04:00,commit, +30153,Matthew Turk,2011-04-01 13:06:30-04:00,commit, +30154,Matthew Turk,2011-04-01 10:42:24-04:00,commit, +30155,Matthew Turk,2011-03-31 23:39:02-04:00,commit, +30156,Matthew Turk,2011-03-31 23:03:43-04:00,commit, +30157,J.S. Oishi,2011-03-31 11:25:21-07:00,commit, +30158,Cameron Hummels,2011-03-31 11:53:59-04:00,commit, +30159,Matthew Turk,2011-03-31 11:47:52-04:00,commit, +30160,Cameron Hummels,2011-03-31 11:03:23-04:00,commit, +30161,Cameron Hummels,2011-03-31 10:08:16-04:00,commit, +30162,Cameron Hummels,2011-03-31 09:26:42-04:00,commit, +30163,Matthew Turk,2011-03-31 09:06:08-04:00,commit, +30164,Cameron Hummels,2011-03-31 03:19:49-04:00,commit, +30165,Matthew Turk,2011-03-31 03:04:16-04:00,commit, +30166,Cameron Hummels,2011-03-31 02:41:57-04:00,commit, +30167,Cameron Hummels,2011-03-31 02:40:59-04:00,commit, +30168,Matthew Turk,2011-03-31 02:37:01-04:00,commit, +30169,Cameron Hummels,2011-03-31 02:35:29-04:00,commit, +30170,Matthew Turk,2011-03-31 01:25:48-04:00,commit, +30171,Matthew Turk,2011-03-31 01:20:21-04:00,commit, +30172,Matthew Turk,2011-03-31 01:04:26-04:00,commit, +30173,Matthew Turk,2011-03-31 00:06:56-04:00,commit, +30174,Matthew Turk,2011-03-31 00:04:19-04:00,commit, +30175,Matthew Turk,2011-03-30 23:52:03-04:00,commit, +30176,Matthew Turk,2011-03-30 23:46:25-04:00,commit, +30177,Matthew Turk,2011-03-30 23:37:07-04:00,commit, +30178,Matthew Turk,2011-03-30 23:33:08-04:00,commit, +30179,Matthew Turk,2011-03-30 23:26:08-04:00,commit, +30180,Cameron Hummels,2011-03-30 23:25:22-04:00,commit, +30181,Cameron Hummels,2011-03-30 23:20:44-04:00,commit, +30182,Cameron Hummels,2011-03-30 16:55:11-04:00,commit, +30183,Cameron Hummels,2011-03-30 16:34:50-04:00,commit, +30184,Cameron Hummels,2011-03-30 16:10:22-04:00,commit, +30185,Cameron Hummels,2011-03-30 15:35:47-04:00,commit, +30186,Cameron Hummels,2011-03-30 15:33:08-04:00,commit, +30187,Matthew Turk,2011-03-29 23:47:45-04:00,commit, +30188,Matthew Turk,2011-03-29 10:28:14-04:00,commit, +30189,Matthew Turk,2011-03-29 06:59:53-07:00,commit, +30190,Cameron Hummels,2011-03-29 02:16:15-04:00,commit, +30191,Matthew Turk,2011-03-29 02:07:31-04:00,commit, +30192,Matthew Turk,2011-03-29 02:07:17-04:00,commit, +30193,Britton Smith,2011-03-29 02:07:06-04:00,commit, +30194,Britton Smith,2011-03-29 02:06:02-04:00,commit, +30195,Matthew Turk,2011-03-29 01:42:06-04:00,commit, +30196,Matthew Turk,2011-03-29 01:41:27-04:00,commit, +30197,Britton Smith,2011-03-29 01:18:31-04:00,commit, +30198,Britton Smith,2011-03-29 01:18:10-04:00,commit, +30199,Matthew Turk,2011-03-29 01:07:06-04:00,commit, +30200,Matthew Turk,2011-03-29 01:06:59-04:00,commit, +30201,Britton Smith,2011-03-29 00:56:52-04:00,commit, +30202,Britton Smith,2011-03-29 00:55:36-04:00,commit, +30203,Matthew Turk,2011-03-29 00:21:10-04:00,commit, +30204,Matthew Turk,2011-03-28 23:37:54-04:00,commit, +30205,Matthew Turk,2011-03-28 23:36:52-04:00,commit, +30206,Matthew Turk,2011-03-28 23:36:38-04:00,commit, +30207,Cameron Hummels,2011-03-28 23:34:46-04:00,commit, +30208,J.S. Oishi,2011-03-28 20:17:45-07:00,commit, +30209,Britton Smith,2011-03-28 23:15:49-04:00,commit, +30210,Britton Smith,2011-03-28 23:15:00-04:00,commit, +30211,Matthew Turk,2011-03-28 22:59:54-04:00,commit, +30212,Cameron Hummels,2011-03-28 22:59:29-04:00,commit, +30213,Matthew Turk,2011-03-28 22:59:02-04:00,commit, +30214,Matthew Turk,2011-03-28 19:36:50-04:00,commit, +30215,Matthew Turk,2011-03-28 15:48:04-04:00,commit, +30216,Matthew Turk,2011-03-28 15:47:26-04:00,commit, +30217,Matthew Turk,2011-03-28 15:46:45-04:00,commit, +30218,Cameron Hummels,2011-03-28 15:45:28-04:00,commit, +30219,Stephen Skory,2011-03-28 13:44:34-06:00,commit, +30220,Stephen Skory,2011-03-28 13:44:14-06:00,commit, +30221,Matthew Turk,2011-03-28 15:36:09-04:00,commit, +30222,Matthew Turk,2011-03-28 15:33:11-04:00,commit, +30223,Cameron Hummels,2011-03-28 15:23:06-04:00,commit, +30224,Britton Smith,2011-03-28 15:14:15-04:00,commit, +30225,Britton Smith,2011-03-28 15:13:57-04:00,commit, +30226,J.S. Oishi,2011-03-28 12:05:39-07:00,commit, +30227,J.S. Oishi,2011-03-28 12:05:22-07:00,commit, +30228,Matthew Turk,2011-03-28 14:55:54-04:00,commit, +30229,Matthew Turk,2011-03-28 14:44:57-04:00,commit, +30230,Britton Smith,2011-03-28 14:12:59-04:00,commit, +30231,Britton Smith,2011-03-28 12:43:04-04:00,commit, +30232,Matthew Turk,2011-03-28 12:33:21-04:00,commit, +30233,Matthew Turk,2011-03-28 12:33:12-04:00,commit, +30234,Britton Smith,2011-03-28 12:28:58-04:00,commit, +30235,Britton Smith,2011-03-28 12:24:59-04:00,commit, +30236,Matthew Turk,2011-03-28 12:14:26-04:00,commit, +30237,J.S. Oishi,2011-03-28 08:54:42-07:00,commit, +30238,Matthew Turk,2011-03-28 11:53:28-04:00,commit, +30239,Matthew Turk,2011-03-28 11:46:24-04:00,commit, +30240,Matthew Turk,2011-03-28 11:46:02-04:00,commit, +30241,Britton Smith,2011-03-28 11:44:27-04:00,commit, +30242,Britton Smith,2011-03-28 11:32:23-04:00,commit, +30243,Matthew Turk,2011-03-28 11:04:32-04:00,commit, +30244,Britton Smith,2011-03-28 11:00:13-04:00,commit, +30245,Britton Smith,2011-03-28 10:59:02-04:00,commit, +30246,Britton Smith,2011-03-28 10:58:51-04:00,commit, +30247,Matthew Turk,2011-03-28 10:55:13-04:00,commit, +30248,Matthew Turk,2011-03-28 10:54:57-04:00,commit, +30249,Cameron Hummels,2011-03-28 10:53:09-04:00,commit, +30250,Cameron Hummels,2011-03-28 10:53:00-04:00,commit, +30251,Matthew Turk,2011-03-28 10:38:00-04:00,commit, +30252,Cameron Hummels,2011-03-28 10:13:51-04:00,commit, +30253,Cameron Hummels,2011-03-28 10:11:10-04:00,commit, +30254,Matthew Turk,2011-03-28 09:55:15-04:00,commit, +30255,Matthew Turk,2011-03-28 09:54:45-04:00,commit, +30256,J.S. Oishi,2011-03-28 06:44:26-07:00,commit, +30257,Matthew Turk,2011-03-28 09:24:57-04:00,commit, +30258,Matthew Turk,2011-03-28 08:34:12-04:00,commit, +30259,Matthew Turk,2011-03-28 00:59:13-04:00,commit, +30260,Matthew Turk,2011-03-28 00:13:52-04:00,commit, +30261,Cameron Hummels,2011-03-27 23:09:37-04:00,commit, +30262,Matthew Turk,2011-03-27 22:24:54-04:00,commit, +30263,Matthew Turk,2011-03-27 22:08:17-04:00,commit, +30264,Matthew Turk,2011-03-27 22:08:07-04:00,commit, +30265,Cameron Hummels,2011-03-27 22:06:59-04:00,commit, +30266,Matthew Turk,2011-03-27 21:36:47-04:00,commit, +30267,Matthew Turk,2011-03-27 21:25:03-04:00,commit, +30268,Matthew Turk,2011-03-27 21:20:48-04:00,commit, +30269,Cameron Hummels,2011-03-27 20:58:08-04:00,commit, +30270,Matthew Turk,2011-03-27 20:56:56-04:00,commit, +30271,Cameron Hummels,2011-03-27 19:19:44-04:00,commit, +30272,Cameron Hummels,2011-03-27 19:10:29-04:00,commit, +30273,Matthew Turk,2011-03-27 18:23:04-04:00,commit, +30274,Matthew Turk,2011-03-27 18:07:54-04:00,commit, +30275,Matthew Turk,2011-03-27 17:21:20-04:00,commit, +30276,Britton Smith,2011-03-27 17:05:10-04:00,commit, +30277,Britton Smith,2011-03-27 16:47:47-04:00,commit, +30278,Britton Smith,2011-03-27 16:44:38-04:00,commit, +30279,J.S. Oishi,2011-03-27 11:51:16-07:00,commit, +30280,Cameron Hummels,2011-03-27 13:59:36-04:00,commit, +30281,Matthew Turk,2011-03-27 13:54:28-04:00,commit, +30282,J.S. Oishi,2011-03-27 10:49:34-07:00,commit, +30283,J.S. Oishi,2011-03-27 10:45:40-07:00,commit, +30284,J.S. Oishi,2011-03-27 10:43:02-07:00,commit, +30285,Matthew Turk,2011-03-27 13:42:09-04:00,commit, +30286,J.S. Oishi,2011-03-27 10:35:29-07:00,commit, +30287,Matthew Turk,2011-03-27 13:32:30-04:00,commit, +30288,J.S. Oishi,2011-03-27 10:29:48-07:00,commit, +30289,Cameron Hummels,2011-03-27 13:28:41-04:00,commit, +30290,Matthew Turk,2011-03-27 13:17:59-04:00,commit, +30291,Matthew Turk,2011-03-27 12:45:05-04:00,commit, +30292,Matthew Turk,2011-03-27 12:38:46-04:00,commit, +30293,Matthew Turk,2011-03-27 11:42:20-04:00,commit, +30294,Britton Smith,2011-03-27 11:41:37-04:00,commit, +30295,Matthew Turk,2011-03-27 11:17:47-04:00,commit, +30296,Matthew Turk,2011-03-27 11:08:07-04:00,commit, +30297,Matthew Turk,2011-03-27 11:07:54-04:00,commit, +30298,J.S. Oishi,2011-03-27 07:54:51-07:00,commit, +30299,J.S. Oishi,2011-03-27 07:54:35-07:00,commit, +30300,Matthew Turk,2011-03-27 10:39:40-04:00,commit, +30301,Britton Smith,2011-03-27 10:38:28-04:00,commit, +30302,Matthew Turk,2011-03-27 10:36:58-04:00,commit, +30303,Britton Smith,2011-03-27 10:34:13-04:00,commit, +30304,Matthew Turk,2011-03-27 09:57:05-04:00,commit, +30305,Matthew Turk,2011-03-27 09:36:48-04:00,commit, +30306,Matthew Turk,2011-03-27 01:40:19-04:00,commit, +30307,Matthew Turk,2011-03-26 18:56:36-04:00,commit, +30308,Matthew Turk,2011-03-26 18:43:02-04:00,commit, +30309,Matthew Turk,2011-03-26 18:16:56-04:00,commit, +30310,J.S. Oishi,2011-03-26 09:30:09-07:00,commit, +30311,Stephen Skory,2011-03-26 09:36:44-06:00,commit, +30312,Matthew Turk,2011-03-26 11:34:05-04:00,commit, +30313,Sam Skillman,2011-03-24 21:39:27-04:00,commit, +30314,Matthew Turk,2011-03-24 16:24:36-04:00,commit, +30315,Matthew Turk,2011-03-24 16:23:11-04:00,commit, +30316,Stephen Skory,2011-03-24 11:08:54-06:00,commit, +30317,Matthew Turk,2011-03-24 12:43:51-04:00,commit, +30318,Matthew Turk,2011-03-23 19:53:53-04:00,commit, +30319,Matthew Turk,2011-03-23 19:51:18-04:00,commit, +30320,Matthew Turk,2011-03-23 13:56:03-05:00,commit, +30321,Matthew Turk,2011-03-22 17:24:55-04:00,commit, +30322,Matthew Turk,2011-03-22 14:20:03-07:00,commit, +30323,Matthew Turk,2011-03-22 14:12:02-07:00,commit, +30324,Matthew Turk,2011-03-22 08:36:05-07:00,commit, +30325,Matthew Turk,2011-03-22 08:30:44-07:00,commit, +30326,Stephen Skory,2011-03-21 15:15:53-06:00,commit, +30327,Matthew Turk,2011-03-21 13:08:57-07:00,commit, +30328,Stephen Skory,2011-03-21 13:53:27-06:00,commit, +30329,Matthew Turk,2011-03-21 09:03:12-07:00,commit, +30330,Stephen Skory,2011-03-21 09:09:56-06:00,commit, +30331,Matthew Turk,2011-03-20 20:48:31-07:00,commit, +30332,Sam Skillman,2011-03-20 20:35:55-04:00,commit, +30333,Sam Skillman,2011-03-20 20:18:51-04:00,commit, +30334,Stephen Skory,2011-03-20 18:11:08-06:00,commit, +30335,Sam Skillman,2011-03-20 20:09:28-04:00,commit, +30336,Stephen Skory,2011-03-20 15:04:37-06:00,commit, +30337,Stephen Skory,2011-03-20 12:44:58-06:00,commit, +30338,Sam Skillman,2011-03-20 10:33:41-04:00,commit, +30339,Stephen Skory,2011-03-19 13:14:34-06:00,commit, +30340,Matthew Turk,2011-03-18 17:23:40-07:00,commit, +30341,Matthew Turk,2011-03-18 13:03:43-07:00,commit, +30342,Stephen Skory,2011-03-18 13:19:13-06:00,commit, +30343,Stephen Skory,2011-03-18 11:27:47-06:00,commit, +30344,Matthew Turk,2011-03-17 18:25:16-07:00,commit, +30345,Matthew Turk,2011-03-17 18:13:16-07:00,commit, +30346,Matthew Turk,2011-03-17 18:12:37-07:00,commit, +30347,Matthew Turk,2011-03-17 17:08:17-07:00,commit, +30348,Matthew Turk,2011-03-17 12:18:40-07:00,commit, +30349,Matthew Turk,2011-03-17 12:14:08-07:00,commit, +30350,Matthew Turk,2011-03-17 12:01:23-07:00,commit, +30351,Matthew Turk,2011-03-17 11:13:34-07:00,commit, +30352,Matthew Turk,2011-03-17 11:13:17-07:00,commit, +30353,Matthew Turk,2011-03-17 10:38:26-07:00,commit, +30354,Matthew Turk,2011-03-16 19:37:42-07:00,commit, +30355,Matthew Turk,2011-03-16 19:36:30-07:00,commit, +30356,Matthew Turk,2011-03-16 19:15:24-07:00,commit, +30357,Matthew Turk,2011-03-16 19:15:12-07:00,commit, +30358,Matthew Turk,2011-03-16 19:14:44-07:00,commit, +30359,Britton Smith,2011-03-16 18:42:57-04:00,commit, +30360,Britton Smith,2011-03-16 18:42:08-04:00,commit, +30361,Stephen Skory,2011-03-16 16:30:34-06:00,commit, +30362,Matthew Turk,2011-03-16 14:13:20-07:00,commit, +30363,Stephen Skory,2011-03-16 13:42:22-06:00,commit, +30364,Stephen Skory,2011-03-15 21:40:43-06:00,commit, +30365,Matthew Turk,2011-03-15 20:08:05-07:00,commit, +30366,Matthew Turk,2011-03-15 18:17:56-07:00,commit, +30367,Matthew Turk,2011-03-15 18:16:22-07:00,commit, +30368,Matthew Turk,2011-03-15 17:59:57-07:00,commit, +30369,Matthew Turk,2011-03-15 17:57:57-07:00,commit, +30370,Matthew Turk,2011-03-15 17:40:15-07:00,commit, +30371,Matthew Turk,2011-03-15 17:19:42-07:00,commit, +30372,Stephen Skory,2011-03-15 12:38:25-06:00,commit, +30373,Britton Smith,2011-03-15 14:35:04-04:00,commit, +30374,Britton Smith,2011-03-15 12:29:36-04:00,commit, +30375,Britton Smith,2011-03-15 11:21:56-04:00,commit, +30376,Britton Smith,2011-03-14 16:29:22-04:00,commit, +30377,Britton Smith,2011-03-14 16:09:10-04:00,commit, +30378,Britton Smith,2011-03-14 15:35:25-04:00,commit, +30379,Britton Smith,2011-03-14 15:05:14-04:00,commit, +30380,Steffen Klemer,2011-03-14 18:21:45+01:00,commit, +30381,Steffen Klemer,2011-03-14 18:01:14+01:00,commit, +30382,Stephen Skory,2011-03-13 20:11:53-06:00,commit, +30383,Matthew Turk,2011-03-13 17:42:28-07:00,commit, +30384,Britton Smith,2011-03-13 16:12:41-04:00,commit, +30385,Britton Smith,2011-03-13 14:38:39-04:00,commit, +30386,Stephen Skory,2011-03-11 16:47:25-07:00,commit, +30387,Matthew Turk,2011-03-11 13:56:16-06:00,commit, +30388,Matthew Turk,2011-03-11 11:29:48-08:00,commit, +30389,Matthew Turk,2011-03-11 11:04:32-08:00,commit, +30390,Britton Smith,2011-03-11 10:26:28-05:00,commit, +30391,Matthew Turk,2011-03-10 19:06:41-08:00,commit, +30392,Matthew Turk,2011-03-10 15:40:21-08:00,commit, +30393,Matthew Turk,2011-03-10 15:39:14-08:00,commit, +30394,Andrew Myers,2011-03-10 13:18:32-08:00,commit, +30395,Andrew Myers,2011-03-10 13:01:41-08:00,commit, +30396,Matthew Turk,2011-03-10 12:33:13-08:00,commit, +30397,Matthew Turk,2011-03-10 11:56:50-08:00,commit, +30398,Stephen Skory,2011-03-09 07:38:54-08:00,commit, +30399,Stephen Skory,2011-03-08 06:53:57-08:00,commit, +30400,Stephen Skory,2011-03-07 19:16:53-07:00,commit, +30401,Stephen Skory,2011-03-07 16:15:46-07:00,commit, +30402,Stephen Skory,2011-03-06 08:24:26-08:00,commit, +30403,Stephen Skory,2011-03-06 08:21:59-08:00,commit, +30404,Stephen Skory,2011-03-05 16:36:59-08:00,commit, +30405,Stephen Skory,2011-03-05 14:57:46-08:00,commit, +30406,Stephen Skory,2011-03-05 14:51:39-08:00,commit, +30407,Stephen Skory,2011-03-05 14:20:22-08:00,commit, +30408,Stephen Skory,2011-03-05 10:48:17-08:00,commit, +30409,Britton Smith,2011-03-05 13:28:08-05:00,commit, +30410,Stephen Skory,2011-03-05 09:25:58-08:00,commit, +30411,Stephen Skory,2011-03-04 16:07:11-08:00,commit, +30412,Stephen Skory,2011-03-04 12:10:05-07:00,commit, +30413,Stephen Skory,2011-03-04 12:09:10-07:00,commit, +30414,Stephen Skory,2011-03-04 11:58:40-07:00,commit, +30415,Britton Smith,2011-03-03 21:08:53-05:00,commit, +30416,Stephen Skory,2011-03-03 17:46:09-07:00,commit, +30417,Stephen Skory,2011-03-03 17:46:09-07:00,commit, +30418,Stephen Skory,2011-03-03 17:41:42-07:00,commit, +30419,Stephen Skory,2011-03-04 11:58:40-07:00,commit, +30420,Stephen Skory,2011-03-03 17:41:42-07:00,commit, +30421,Britton Smith,2011-03-03 19:04:27-05:00,commit, +30422,Britton Smith,2011-03-03 18:42:25-05:00,commit, +30423,Matthew Turk,2011-03-03 18:23:35-05:00,commit, +30424,Matthew Turk,2011-03-02 21:36:02-05:00,commit, +30425,Matthew Turk,2011-03-02 21:05:10-05:00,commit, +30426,Sam Skillman,2011-03-01 09:13:55-07:00,commit, +30427,Matthew Turk,2011-02-27 22:33:20-05:00,commit, +30428,Matthew Turk,2011-02-27 12:59:48-05:00,commit, +30429,Matthew Turk,2011-02-27 10:26:25-05:00,commit, +30430,Matthew Turk,2011-02-27 01:12:28-05:00,commit, +30431,Matthew Turk,2011-02-26 10:09:11-05:00,commit, +30432,Matthew Turk,2011-02-26 10:06:42-05:00,commit, +30433,Matthew Turk,2011-02-26 10:04:33-05:00,commit, +30434,Matthew Turk,2011-02-25 21:25:29-08:00,commit, +30435,Matthew Turk,2011-02-25 21:25:29-08:00,commit, +30436,Matthew Turk,2011-02-25 23:16:21-05:00,commit, +30437,Sam Skillman,2011-02-25 16:22:40-07:00,commit, +30438,Matthew Turk,2011-02-25 12:41:25-05:00,commit, +30439,Sam Skillman,2011-02-25 10:18:52-07:00,commit, +30440,Matthew Turk,2011-02-25 08:39:43-08:00,commit, +30441,Sam Skillman,2011-02-24 23:29:10-07:00,commit, +30442,Sam Skillman,2011-02-24 23:27:30-07:00,commit, +30443,Matthew Turk,2011-02-24 18:33:59-08:00,commit, +30444,Sam Skillman,2011-02-24 19:25:31-07:00,commit, +30445,Sam Skillman,2011-02-24 19:19:36-07:00,commit, +30446,Sam Skillman,2011-02-24 19:18:53-07:00,commit, +30447,Sam Skillman,2011-02-24 19:18:17-07:00,commit, +30448,Sam Skillman,2011-02-24 16:55:55-07:00,commit, +30449,Matthew Turk,2011-02-22 23:32:21-05:00,commit, +30450,Matthew Turk,2011-02-22 21:01:15-05:00,commit, +30451,Matthew Turk,2011-02-22 17:09:16-05:00,commit, +30452,Matthew Turk,2011-02-22 17:09:08-05:00,commit, +30453,Matthew Turk,2011-02-21 00:05:12-05:00,commit, +30454,John Wise,2011-02-20 18:11:14-05:00,commit, +30455,Matthew Turk,2011-02-19 21:07:19-05:00,commit, +30456,Matthew Turk,2011-02-19 17:46:24-05:00,commit, +30457,Matthew Turk,2011-02-19 14:37:34-05:00,commit, +30458,Matthew Turk,2011-02-19 14:22:06-05:00,commit, +30459,Matthew Turk,2011-02-19 13:50:20-05:00,commit, +30460,Matthew Turk,2011-02-19 12:48:31-05:00,commit, +30461,Matthew Turk,2011-02-19 12:48:18-05:00,commit, +30462,John Wise,2011-02-19 12:37:21-05:00,commit, +30463,Sam Skillman,2011-02-18 14:41:21-07:00,commit, +30464,Sam Skillman,2011-02-18 14:40:16-07:00,commit, +30465,Sam Skillman,2011-02-16 18:18:35-07:00,commit, +30466,Matthew Turk,2011-02-16 04:38:44-08:00,commit, +30467,Stephen Skory,2011-02-15 16:49:27-07:00,commit, +30468,Matthew Turk,2011-02-15 14:51:13-05:00,commit, +30469,Sam Skillman,2011-02-14 14:52:00-07:00,commit, +30470,Sam Skillman,2011-02-14 14:51:32-07:00,commit, +30471,Matthew Turk,2011-02-14 13:41:18-08:00,commit, +30472,Matthew Turk,2011-02-14 13:41:05-08:00,commit, +30473,Sam Skillman,2011-02-14 13:13:48-07:00,commit, +30474,Sam Skillman,2011-02-14 13:12:07-07:00,commit, +30475,Matthew Turk,2011-02-14 09:03:39-08:00,commit, +30476,Matthew Turk,2011-02-14 09:02:49-08:00,commit, +30477,Matthew Turk,2011-02-14 11:10:52-05:00,commit, +30478,Matthew Turk,2011-02-25 23:16:21-05:00,commit, +30479,Stephen Skory,2011-02-15 16:49:27-07:00,commit, +30480,Matthew Turk,2011-02-14 11:10:52-05:00,commit, +30481,Matthew Turk,2011-02-13 18:20:51-05:00,commit, +30482,Matthew Turk,2011-02-13 13:07:48-05:00,commit, +30483,Sam Skillman,2011-02-11 17:52:26-07:00,commit, +30484,Matthew Turk,2011-02-11 14:09:11-05:00,commit, +30485,Matthew Turk,2011-02-10 10:09:48-05:00,commit, +30486,Matthew Turk,2011-02-09 17:54:21-05:00,commit, +30487,Matthew Turk,2011-02-09 16:53:40-05:00,commit, +30488,Matthew Turk,2011-02-09 15:48:38-05:00,commit, +30489,Matthew Turk,2011-02-09 15:40:01-05:00,commit, +30490,Matthew Turk,2011-02-09 15:39:40-05:00,commit, +30491,Matthew Turk,2011-02-07 16:17:38-05:00,commit, +30492,Matthew Turk,2011-02-07 16:17:33-05:00,commit, +30493,Matthew Turk,2011-02-07 09:21:00-05:00,commit, +30494,Matthew Turk,2011-02-07 09:21:00-05:00,commit, +30495,Matthew Turk,2011-02-05 17:30:09-05:00,commit, +30496,Matthew Turk,2011-02-05 14:50:51-05:00,commit, +30497,Matthew Turk,2011-02-05 14:50:51-05:00,commit, +30498,Matthew Turk,2011-02-02 22:41:09-05:00,commit, +30499,Matthew Turk,2011-02-02 21:17:11-05:00,commit, +30500,Matthew Turk,2011-02-02 21:16:41-05:00,commit, +30501,Matthew Turk,2011-02-02 13:22:45-05:00,commit, +30502,Matthew Turk,2011-02-01 22:35:44-05:00,commit, +30503,Matthew Turk,2011-01-31 10:32:58-05:00,commit, +30504,Matthew Turk,2011-01-29 09:10:34-05:00,commit, +30505,Matthew Turk,2011-01-28 23:30:16-05:00,commit, +30506,Matthew Turk,2011-01-28 23:19:36-05:00,commit, +30507,Matthew Turk,2011-01-28 23:01:52-05:00,commit, +30508,Matthew Turk,2011-01-28 22:25:20-05:00,commit, +30509,Matthew Turk,2011-01-28 22:10:02-05:00,commit, +30510,Matthew Turk,2011-01-28 14:27:50-05:00,commit, +30511,Matthew Turk,2011-01-28 10:22:27-05:00,commit, +30512,Matthew Turk,2011-01-28 00:09:01-05:00,commit, +30513,Matthew Turk,2011-01-27 23:11:33-05:00,commit, +30514,Matthew Turk,2011-01-25 11:40:56-05:00,commit, +30515,Matthew Turk,2011-01-24 21:10:49-05:00,commit, +30516,John Wise,2011-01-24 13:42:37-05:00,commit, +30517,Britton Smith,2011-01-18 14:03:42-05:00,commit, +30518,Britton Smith,2011-02-07 13:54:07-05:00,commit, +30519,Matthew Turk,2011-02-05 17:31:03-05:00,commit, +30520,John Wise,2011-02-04 13:57:55-05:00,commit, +30521,John Wise,2011-01-17 17:12:47-05:00,commit, +30522,Matthew Turk,2011-01-24 14:41:18-05:00,commit, +30523,Matthew Turk,2011-01-24 14:17:32-05:00,commit, +30524,Matthew Turk,2011-01-21 13:28:34-05:00,commit, +30525,Chris Malone,2011-01-19 15:11:29-05:00,commit, +30526,Matthew Turk,2011-01-18 19:56:45-05:00,commit, +30527,Matthew Turk,2011-01-18 19:56:22-05:00,commit, +30528,Stephen Skory,2011-01-18 11:28:35-08:00,commit, +30529,Matthew Turk,2011-01-17 15:49:23-05:00,commit, +30530,Matthew Turk,2011-01-17 15:42:12-05:00,commit, +30531,Matthew Turk,2011-01-17 14:06:19-05:00,commit, +30532,Matthew Turk,2011-01-17 13:16:50-05:00,commit, +30533,Matthew Turk,2011-01-17 13:00:30-05:00,commit, +30534,Matthew Turk,2011-01-17 12:40:47-05:00,commit, +30535,Matthew Turk,2011-01-17 12:39:40-05:00,commit, +30536,John Wise,2011-01-16 09:11:54-05:00,commit, +30537,Matthew Turk,2011-01-16 00:10:16-05:00,commit, +30538,Matthew Turk,2011-01-16 00:02:53-05:00,commit, +30539,Matthew Turk,2011-01-15 22:14:33-05:00,commit, +30540,Matthew Turk,2011-01-15 22:14:13-05:00,commit, +30541,J.S. Oishi,2011-01-14 10:06:05-08:00,commit, +30542,J.S. Oishi,2011-01-14 10:05:53-08:00,commit, +30543,John Wise,2011-01-14 00:50:59-05:00,commit, +30544,John Wise,2011-01-13 20:12:55-05:00,commit, +30545,John Wise,2011-01-13 15:21:49-05:00,commit, +30546,John Wise,2011-01-13 15:04:17-05:00,commit, +30547,John Wise,2011-01-13 14:41:06-05:00,commit, +30548,Matthew Turk,2011-01-13 14:24:12-05:00,commit, +30549,J.S. Oishi,2011-01-13 09:45:52-08:00,commit, +30550,J.S. Oishi,2011-01-13 08:41:14-08:00,commit, +30551,Matthew Turk,2011-01-13 11:08:18-05:00,commit, +30552,Sam Skillman,2011-01-13 08:54:43-07:00,commit, +30553,Matthew Turk,2011-01-13 00:33:29-05:00,commit, +30554,Matthew Turk,2011-01-12 18:33:22-05:00,commit, +30555,J.S. Oishi,2011-01-12 15:26:53-08:00,commit, +30556,J.S. Oishi,2011-01-12 15:10:39-08:00,commit, +30557,Matthew Turk,2011-01-12 13:09:24-05:00,commit, +30558,Matthew Turk,2011-01-11 20:34:45-05:00,commit, +30559,Matthew Turk,2011-01-09 21:27:21-05:00,commit, +30560,Matthew Turk,2011-01-09 00:03:27-05:00,commit, +30561,J.S. Oishi,2011-01-07 10:16:00-08:00,commit, +30562,Matthew Turk,2011-01-07 03:20:42-08:00,commit, +30563,Matthew Turk,2011-01-06 15:25:48-06:00,commit, +30564,Chris Malone,2011-01-04 16:56:04-05:00,commit, +30565,Chris Malone,2011-01-04 16:19:04-05:00,commit, +30566,Chris Malone,2011-01-04 16:17:52-05:00,commit, +30567,Chris Malone,2011-01-04 15:58:52-05:00,commit, +30568,Matthew Turk,2011-01-04 08:36:49-08:00,commit, +30569,J.S. Oishi,2011-01-03 16:28:08-08:00,commit, +30570,J.S. Oishi,2011-01-03 16:26:57-08:00,commit, +30571,J.S. Oishi,2011-01-03 16:15:18-08:00,commit, +30572,J.S. Oishi,2011-01-03 16:13:55-08:00,commit, +30573,Matthew Turk,2010-12-22 21:32:44-08:00,commit, +30574,Matthew Turk,2010-12-21 10:31:38-08:00,commit, +30575,Matthew Turk,2010-12-21 10:11:42-08:00,commit, +30576,Matthew Turk,2010-12-21 10:10:13-08:00,commit, +30577,Stephen Skory,2010-12-21 10:38:49-07:00,commit, +30578,Matthew Turk,2010-12-21 09:11:34-08:00,commit, +30579,Stephen Skory,2010-12-20 15:44:13-07:00,commit, +30580,Matthew Turk,2010-12-17 14:52:44-08:00,commit, +30581,Sam Skillman,2010-12-17 15:39:06-07:00,commit, +30582,Sam Skillman,2010-12-17 15:38:43-07:00,commit, +30583,Sam Skillman,2010-12-17 15:31:23-07:00,commit, +30584,Stephen Skory,2010-12-17 13:03:37-07:00,commit, +30585,Stephen Skory,2010-12-16 16:20:17-07:00,commit, +30586,Sam Skillman,2010-12-16 12:44:52-07:00,commit, +30587,Matthew Turk,2010-12-14 12:52:54-08:00,commit, +30588,Matthew Turk,2010-12-14 12:22:49-08:00,commit, +30589,Britton Smith,2010-12-14 12:32:42-05:00,commit, +30590,Britton Smith,2010-12-14 12:32:22-05:00,commit, +30591,Matthew Turk,2010-12-14 08:19:42-08:00,commit, +30592,Matthew Turk,2010-12-13 15:31:34-08:00,commit, +30593,J.S. Oishi,2010-12-13 15:21:52-08:00,commit, +30594,J.S. Oishi,2010-12-13 15:17:11-08:00,commit, +30595,Matthew Turk,2010-12-13 15:03:23-08:00,commit, +30596,Matthew Turk,2010-12-13 14:52:52-08:00,commit, +30597,Stephen Skory,2010-12-13 15:43:13-07:00,commit, +30598,Matthew Turk,2010-12-13 13:58:37-08:00,commit, +30599,Matthew Turk,2010-12-13 09:03:36-08:00,commit, +30600,Britton Smith,2010-12-13 11:12:46-05:00,commit, +30601,Britton Smith,2010-12-12 15:53:54-05:00,commit, +30602,Britton Smith,2010-12-12 15:52:18-05:00,commit, +30603,Matthew Turk,2010-12-12 10:50:41-08:00,commit, +30604,Cameron Hummels,2010-12-11 19:42:30-05:00,commit, +30605,Matthew Turk,2010-12-09 19:43:25-08:00,commit, +30606,Britton Smith,2010-12-09 18:15:18-05:00,commit, +30607,Britton Smith,2010-12-09 17:50:41-05:00,commit, +30608,Britton Smith,2010-12-09 17:50:09-05:00,commit, +30609,Sam Skillman,2010-12-09 13:36:33-07:00,commit, +30610,Sam Skillman,2010-12-09 13:35:54-07:00,commit, +30611,Matthew Turk,2010-12-09 10:43:03-08:00,commit, +30612,J.S. Oishi,2010-12-09 10:03:41-08:00,commit, +30613,J.S. Oishi,2010-12-09 10:03:15-08:00,commit, +30614,Matthew Turk,2010-12-09 10:02:59-08:00,commit, +30615,Matthew Turk,2010-12-09 10:02:59-08:00,commit, +30616,J.S. Oishi,2010-12-09 08:49:48-08:00,commit, +30617,J.S. Oishi,2010-12-08 20:46:45-08:00,commit, 30618,Matthew Turk,2010-12-08 17:07:17-08:00,commit, -30619,Britton Smith,2010-12-08 17:56:14-05:00,commit, -30620,Britton Smith,2010-12-08 17:54:04-05:00,commit, -30621,Britton Smith,2010-12-08 16:05:37-05:00,commit, -30622,Matthew Turk,2010-12-08 10:24:46-08:00,commit, -30623,Matthew Turk,2010-12-08 09:28:15-08:00,commit, -30624,Matthew Turk,2010-12-07 19:16:00-08:00,commit, -30625,Matthew Turk,2010-12-07 13:49:22-08:00,commit, -30626,Matthew Turk,2010-12-07 13:28:05-08:00,commit, -30627,Matthew Turk,2010-12-06 23:01:12-08:00,commit, -30628,Matthew Turk,2010-12-06 14:54:04-08:00,commit, -30629,Matthew Turk,2010-12-06 13:50:03-08:00,commit, -30630,Matthew Turk,2010-12-06 07:13:15-08:00,commit, -30631,Matthew Turk,2010-12-06 07:09:33-08:00,commit, -30632,Matthew Turk,2010-12-04 21:16:17-08:00,commit, -30633,Matthew Turk,2010-12-02 16:41:35-08:00,commit, -30634,Matthew Turk,2010-12-02 16:10:42-08:00,commit, -30635,Sam Skillman,2010-12-02 16:54:09-07:00,commit, -30636,Stephen Skory,2010-12-02 17:20:00-06:00,commit, -30637,Matthew Turk,2010-12-02 09:27:58-08:00,commit, -30638,Matthew Turk,2010-12-02 07:08:49-08:00,commit, -30639,Matthew Turk,2010-12-01 21:35:49-08:00,commit, -30640,Matthew Turk,2010-12-01 18:11:40-08:00,commit, -30641,Matthew Turk,2010-12-01 13:40:22-08:00,commit, -30642,Matthew Turk,2010-12-01 13:11:29-08:00,commit, -30643,Matthew Turk,2010-12-01 09:40:43-08:00,commit, -30644,Matthew Turk,2010-12-01 08:21:09-08:00,commit, -30645,Matthew Turk,2010-11-27 07:52:28-07:00,commit, -30646,Matthew Turk,2010-11-24 06:00:08-05:00,commit, -30647,Sam Skillman,2010-11-24 02:12:57-07:00,commit, -30648,Sam Skillman,2010-11-24 01:07:04-07:00,commit, -30649,Sam Skillman,2010-11-24 01:01:35-07:00,commit, -30650,Matthew Turk,2010-11-23 20:22:04-05:00,commit, -30651,Matthew Turk,2010-11-23 15:50:58-05:00,commit, -30652,Matthew Turk,2010-11-23 15:30:36-05:00,commit, -30653,Matthew Turk,2010-11-22 08:45:58-05:00,commit, -30654,Matthew Turk,2010-11-21 20:58:37-05:00,commit, -30655,Matthew Turk,2010-11-21 20:57:56-05:00,commit, -30656,Matthew Turk,2010-11-21 20:56:00-05:00,commit, -30657,Matthew Turk,2010-11-19 12:01:20-05:00,commit, -30658,Matthew Turk,2010-11-19 00:33:26-05:00,commit, -30659,Matthew Turk,2010-11-19 00:27:20-05:00,commit, -30660,Britton Smith,2010-11-17 15:21:28-05:00,commit, -30661,Britton Smith,2010-11-17 15:21:17-05:00,commit, -30662,Matthew Turk,2010-11-16 13:45:54-07:00,commit, -30663,Matthew Turk,2010-11-16 10:31:31-07:00,commit, -30664,Matthew Turk,2010-11-16 10:25:34-07:00,commit, -30665,Matthew Turk,2010-11-16 10:23:25-07:00,commit, -30666,Matthew Turk,2010-11-16 10:21:43-07:00,commit, -30667,Matthew Turk,2010-11-16 10:10:35-07:00,commit, -30668,Matthew Turk,2010-11-11 22:12:19-08:00,commit, -30669,John Wise,2010-11-11 16:29:52+01:00,commit, -30670,John Wise,2010-11-11 16:26:15+01:00,commit, -30671,Matthew Turk,2010-11-10 19:00:32-08:00,commit, -30672,Chris Moody,2010-11-10 16:01:56-08:00,commit, -30673,Sam Skillman,2010-11-10 15:27:01-07:00,commit, -30674,Matthew Turk,2010-11-10 14:25:28-08:00,commit, -30675,Sam Skillman,2010-11-10 15:21:39-07:00,commit, -30676,Sam Skillman,2010-11-10 15:20:47-07:00,commit, -30677,Matthew Turk,2010-11-10 14:02:22-08:00,commit, -30678,Matthew Turk,2010-11-10 13:58:26-08:00,commit, -30679,Matthew Turk,2010-11-10 13:58:11-08:00,commit, -30680,Chris Moody,2010-11-10 13:11:41-08:00,commit, -30681,Chris Moody,2010-11-10 12:53:10-08:00,commit, -30682,Matthew Turk,2010-11-10 10:18:14-08:00,commit, -30683,Matthew Turk,2010-11-10 09:08:51-08:00,commit, -30684,Matthew Turk,2010-11-10 08:45:26-08:00,commit, -30685,Chris Moody,2010-11-09 21:54:19-08:00,commit, -30686,Sam Skillman,2010-11-09 17:07:24-07:00,commit, -30687,Sam Skillman,2010-11-09 17:01:03-07:00,commit, -30688,Sam Skillman,2010-11-09 17:00:35-07:00,commit, -30689,J.S. Oishi,2010-11-09 14:02:58-08:00,commit, -30690,J.S. Oishi,2010-11-09 14:02:33-08:00,commit, -30691,Britton Smith,2010-11-09 13:58:37-05:00,commit, -30692,Britton Smith,2010-11-09 13:58:05-05:00,commit, -30693,Matthew Turk,2010-11-09 08:24:06-08:00,commit, -30694,J.S. Oishi,2010-11-08 21:15:09-08:00,commit, -30695,Matthew Turk,2010-11-08 09:37:17-08:00,commit, -30696,Matthew Turk,2010-11-06 17:59:33-07:00,commit, -30697,Matthew Turk,2010-11-06 14:52:29-07:00,commit, -30698,Matthew Turk,2010-11-06 14:04:07-07:00,commit, -30699,Matthew Turk,2010-11-06 14:03:15-07:00,commit, -30700,Matthew Turk,2010-11-06 11:40:40-05:00,commit, -30701,Matthew Turk,2010-11-05 10:22:24-04:00,commit, -30702,Chris Moody,2010-11-04 13:32:45-07:00,commit, -30703,Chris Moody,2010-11-04 13:29:42-07:00,commit, -30704,Stephen Skory,2010-11-03 10:37:32-06:00,commit, -30705,Stephen Skory,2010-11-02 17:53:58-06:00,commit, -30706,Stephen Skory,2010-11-02 16:15:46-06:00,commit, -30707,Stephen Skory,2010-11-01 09:34:30-06:00,commit, -30708,Matthew Turk,2010-10-29 16:04:40-07:00,commit, -30709,Stephen Skory,2010-10-29 09:35:20-06:00,commit, -30710,Matthew Turk,2010-10-28 18:14:55-07:00,commit, -30711,Matthew Turk,2010-10-28 10:09:47-07:00,commit, -30712,Matthew Turk,2010-10-27 23:34:28-07:00,commit, -30713,Matthew Turk,2010-10-27 21:23:07-07:00,commit, -30714,Matthew Turk,2010-10-27 15:30:56-07:00,commit, -30715,Matthew Turk,2010-10-27 12:32:43-07:00,commit, -30716,Matthew Turk,2010-10-27 11:37:27-07:00,commit, -30717,Matthew Turk,2010-10-27 09:41:16-07:00,commit, -30718,Matthew Turk,2010-10-27 00:45:38-07:00,commit, -30719,Matthew Turk,2010-10-27 00:27:29-07:00,commit, -30720,Matthew Turk,2010-10-26 17:55:29-07:00,commit, -30721,Chris Moody,2010-10-26 16:40:13-07:00,commit, -30722,Matthew Turk,2010-10-26 16:30:56-07:00,commit, -30723,Matthew Turk,2010-10-26 16:08:24-07:00,commit, -30724,Chris Moody,2010-10-26 15:52:03-07:00,commit, -30725,Chris Moody,2010-10-26 15:47:12-07:00,commit, -30726,Chris Moody,2010-10-26 15:37:40-07:00,commit, -30727,Matthew Turk,2010-10-26 15:18:22-07:00,commit, -30728,Matthew Turk,2010-10-26 13:44:59-07:00,commit, -30729,Matthew Turk,2010-10-26 13:42:06-07:00,commit, -30730,Chris Moody,2010-10-26 12:19:28-07:00,commit, -30731,Matthew Turk,2010-10-26 11:53:53-07:00,commit, -30732,Chris Moody,2010-10-26 11:51:50-07:00,commit, -30733,Matthew Turk,2010-10-26 11:35:54-07:00,commit, -30734,Chris Moody,2010-10-26 09:58:03-07:00,commit, -30735,Matthew Turk,2010-10-26 10:56:28-07:00,commit, -30736,Matthew Turk,2010-10-25 17:04:13-07:00,commit, -30737,Chris Moody,2010-10-25 16:58:49-07:00,commit, -30738,Matthew Turk,2010-10-25 16:38:01-07:00,commit, -30739,Matthew Turk,2010-10-26 11:50:30-07:00,commit, -30740,Matthew Turk,2010-10-26 11:50:17-07:00,commit, -30741,Matthew Turk,2010-10-26 11:34:43-07:00,commit, -30742,John Wise,2010-10-25 17:28:49-04:00,commit, -30743,John Wise,2010-10-25 15:29:43-04:00,commit, -30744,John Wise,2010-10-25 15:27:53-04:00,commit, -30745,Chris Moody,2010-10-21 15:24:29-07:00,commit, -30746,Chris Moody,2010-10-21 14:52:55-07:00,commit, -30747,Matthew Turk,2010-10-21 12:55:58-07:00,commit, -30748,Matthew Turk,2010-10-21 09:31:23-07:00,commit, -30749,Matthew Turk,2010-10-20 21:54:15-06:00,commit, -30750,J.S. Oishi,2010-10-20 17:22:27-07:00,commit, -30751,J.S. Oishi,2010-10-20 17:04:01-07:00,commit, -30752,Matthew Turk,2010-10-18 09:27:17-05:00,commit, -30753,Matthew Turk,2010-10-18 09:27:17-05:00,commit, -30754,Matthew Turk,2010-10-17 17:03:50-05:00,commit, -30755,Matthew Turk,2010-10-16 23:22:32-07:00,commit, -30756,Matthew Turk,2010-10-16 21:17:13-07:00,commit, -30757,Matthew Turk,2010-10-16 18:56:35-07:00,commit, -30758,Matthew Turk,2010-10-16 18:55:55-07:00,commit, -30759,Matthew Turk,2010-10-15 22:48:22-07:00,commit, -30760,Matthew Turk,2010-10-15 22:47:08-07:00,commit, -30761,Matthew Turk,2010-10-15 12:38:37-07:00,commit, -30762,Matthew Turk,2010-10-14 14:15:03-07:00,commit, -30763,Matthew Turk,2010-10-13 16:38:35-07:00,commit, -30764,Matthew Turk,2010-10-13 16:02:27-07:00,commit, -30765,Chris Moody,2010-10-13 13:25:18-07:00,commit, -30766,Matthew Turk,2010-10-11 18:13:25-07:00,commit, -30767,Matthew Turk,2010-10-11 18:00:00-07:00,commit, -30768,Matthew Turk,2010-10-08 10:24:19-07:00,commit, -30769,Matthew Turk,2010-10-08 10:23:18-07:00,commit, -30770,Matthew Turk,2010-10-08 10:22:42-07:00,commit, -30771,John Wise,2010-10-06 14:06:00-04:00,commit, -30772,Britton Smith,2010-10-05 14:52:24-04:00,commit, -30773,Britton Smith,2010-10-05 12:10:47-04:00,commit, -30774,Matthew Turk,2010-10-04 20:03:55-07:00,commit, -30775,Matthew Turk,2010-10-04 20:03:05-07:00,commit, -30776,Britton Smith,2010-10-04 17:24:09-04:00,commit, -30777,Britton Smith,2010-10-04 16:26:05-04:00,commit, -30778,Matthew Turk,2010-10-03 08:38:35-07:00,commit, -30779,Matthew Turk,2010-10-03 08:36:26-07:00,commit, -30780,Matthew Turk,2010-09-29 18:10:46-07:00,commit, -30781,Matthew Turk,2010-09-29 18:01:30-07:00,commit, -30782,Chris Moody,2010-09-29 13:31:24-07:00,commit, -30783,Matthew Turk,2010-09-29 12:57:33-07:00,commit, -30784,Matthew Turk,2010-09-29 12:57:09-07:00,commit, -30785,Matthew Turk,2010-09-28 23:23:19-07:00,commit, -30786,Matthew Turk,2010-09-28 23:18:54-07:00,commit, -30787,Britton Smith,2010-09-27 14:42:31-04:00,commit, -30788,Britton Smith,2010-09-27 14:41:52-04:00,commit, -30789,Matthew Turk,2010-09-25 18:21:52-07:00,commit, -30790,Matthew Turk,2010-09-25 18:09:56-07:00,commit, -30791,Matthew Turk,2010-09-25 13:52:58-07:00,commit, -30792,Matthew Turk,2010-09-25 12:56:27-07:00,commit, -30793,Matthew Turk,2010-09-23 22:35:15-07:00,commit, -30794,Matthew Turk,2010-09-23 20:27:28-07:00,commit, -30795,Matthew Turk,2010-09-23 20:27:08-07:00,commit, -30796,Matthew Turk,2010-09-23 20:27:08-07:00,commit, -30797,Matthew Turk,2010-09-22 20:20:15-07:00,commit, -30798,Matthew Turk,2010-09-22 17:11:35-07:00,commit, -30799,Matthew Turk,2010-09-22 17:10:00-07:00,commit, -30800,Matthew Turk,2010-09-22 15:11:24-07:00,commit, -30801,John ZuHone,2010-09-22 12:06:12-04:00,commit, -30802,Matthew Turk,2010-09-21 09:55:14-07:00,commit, -30803,Matthew Turk,2010-09-17 15:21:35-07:00,commit, -30804,Matthew Turk,2010-09-17 12:30:27-07:00,commit, -30805,Matthew Turk,2010-09-15 09:18:39-07:00,commit, -30806,Matthew Turk,2010-09-13 21:29:07-07:00,commit, -30807,John Wise,2010-09-13 06:04:32-07:00,commit, -30808,Matthew Turk,2010-09-12 23:15:57-07:00,commit, -30809,Matthew Turk,2010-09-11 02:10:23-07:00,commit, -30810,Matthew Turk,2010-09-11 01:12:12-07:00,commit, -30811,Matthew Turk,2010-09-08 19:19:17-07:00,commit, -30812,Britton Smith,2010-09-07 18:53:50-04:00,commit, -30813,Britton Smith,2010-09-07 18:36:25-04:00,commit, -30814,Britton Smith,2010-09-07 18:31:25-04:00,commit, -30815,Britton Smith,2010-09-07 18:31:02-04:00,commit, -30816,Matthew Turk,2010-09-07 13:13:25-07:00,commit, -30817,Matthew Turk,2010-09-07 13:12:56-07:00,commit, -30818,J.S. Oishi,2010-09-07 12:28:36-07:00,commit, -30819,J.S. Oishi,2010-09-07 12:26:25-07:00,commit, -30820,Matthew Turk,2010-09-07 08:15:59-07:00,commit, -30821,Matthew Turk,2010-09-06 22:58:23-07:00,commit, -30822,Matthew Turk,2010-09-06 13:35:34-07:00,commit, -30823,Matthew Turk,2010-09-03 23:22:26-07:00,commit, -30824,Matthew Turk,2010-09-03 16:33:46-07:00,commit, -30825,Matthew Turk,2010-09-03 15:30:24-07:00,commit, -30826,Matthew Turk,2010-09-03 15:30:11-07:00,commit, -30827,Britton Smith,2010-09-03 16:53:10-04:00,commit, -30828,Britton Smith,2010-09-03 14:05:04-04:00,commit, -30829,Britton Smith,2010-09-03 13:57:01-04:00,commit, -30830,Matthew Turk,2010-09-02 21:42:44-07:00,commit, -30831,Matthew Turk,2010-09-02 21:28:28-07:00,commit, -30832,Chris Moody,2010-09-02 19:41:12-07:00,commit, -30833,J.S. Oishi,2010-09-02 17:49:06-07:00,commit, -30834,J.S. Oishi,2010-09-02 17:25:54-07:00,commit, -30835,Matthew Turk,2010-09-02 15:30:21-07:00,commit, -30836,Matthew Turk,2010-09-02 00:07:45-07:00,commit, -30837,Matthew Turk,2010-09-01 23:34:38-07:00,commit, -30838,Matthew Turk,2010-09-01 23:23:09-07:00,commit, -30839,Matthew Turk,2010-09-01 23:13:35-07:00,commit, -30840,Britton Smith,2010-09-01 23:22:39-04:00,commit, -30841,Britton Smith,2010-09-01 23:17:48-04:00,commit, -30842,Matthew Turk,2010-09-01 20:13:23-07:00,commit, -30843,Matthew Turk,2010-09-01 12:25:47-07:00,commit, -30844,Matthew Turk,2010-09-01 07:24:25-07:00,commit, -30845,Matthew Turk,2010-08-30 22:44:08-07:00,commit, -30846,Matthew Turk,2010-08-30 16:43:30-07:00,commit, -30847,Matthew Turk,2010-08-30 15:41:06-07:00,commit, -30848,J.S. Oishi,2010-08-30 14:26:22-07:00,commit, -30849,J.S. Oishi,2010-08-30 14:25:01-07:00,commit, -30850,J.S. Oishi,2010-08-30 10:50:01-07:00,commit, -30851,J.S. Oishi,2010-08-30 10:48:15-07:00,commit, -30852,Matthew Turk,2010-08-30 10:31:20-07:00,commit, -30853,Matthew Turk,2010-08-30 10:02:07-07:00,commit, -30854,Matthew Turk,2010-08-30 10:01:51-07:00,commit, -30855,Matthew Turk,2010-08-30 09:45:43-07:00,commit, -30856,convert-repo,2010-08-30 13:56:29+00:00,commit, -30857,Matthew Turk,2010-08-28 16:09:59-06:00,commit, -30858,Matthew Turk,2010-08-28 16:09:45-06:00,commit, -30859,Britton Smith,2010-08-28 10:15:42-06:00,commit, -30860,J.S. Oishi,2010-08-28 08:45:21-07:00,commit, -30861,J.S. Oishi,2010-08-28 08:45:07-07:00,commit, -30862,Britton Smith,2010-08-28 09:08:38-06:00,commit, -30863,Britton Smith,2010-08-27 22:33:50-06:00,commit, -30864,J.S. Oishi,2010-08-27 21:25:31-07:00,commit, -30865,Britton Smith,2010-08-27 22:22:37-06:00,commit, -30866,Britton Smith,2010-08-27 22:14:30-06:00,commit, -30867,Matthew Turk,2010-08-27 21:44:05-06:00,commit, -30868,Britton Smith,2010-08-27 21:15:07-06:00,commit, -30869,Matthew Turk,2010-08-27 19:45:24-06:00,commit, -30870,Matthew Turk,2010-08-27 19:43:15-06:00,commit, -30871,Matthew Turk,2010-08-27 19:37:07-06:00,commit, -30872,Matthew Turk,2010-08-27 19:36:57-06:00,commit, -30873,Britton Smith,2010-08-27 19:34:08-06:00,commit, -30874,Britton Smith,2010-08-27 19:33:50-06:00,commit, -30875,Matthew Turk,2010-08-27 19:27:25-06:00,commit, -30876,Matthew Turk,2010-08-27 19:23:24-06:00,commit, -30877,Matthew Turk,2010-08-27 19:13:20-06:00,commit, -30878,Stephen Skory,2010-08-27 16:19:48-07:00,commit, -30879,Britton Smith,2010-08-27 16:09:43-06:00,commit, -30880,Matthew Turk,2010-08-27 16:00:18-06:00,commit, -30881,Britton Smith,2010-08-27 15:53:23-06:00,commit, -30882,Britton Smith,2010-08-27 15:53:12-06:00,commit, -30883,Matthew Turk,2010-08-27 15:04:24-06:00,commit, -30884,Matthew Turk,2010-08-27 14:50:39-06:00,commit, -30885,Matthew Turk,2010-08-27 14:47:23-06:00,commit, -30886,Britton Smith,2010-08-27 13:16:20-06:00,commit, -30887,Britton Smith,2010-08-27 13:16:09-06:00,commit, -30888,Matthew Turk,2010-08-27 12:55:38-06:00,commit, -30889,Matthew Turk,2010-08-27 12:35:02-06:00,commit, -30890,Matthew Turk,2010-08-27 12:34:48-06:00,commit, -30891,J.S. Oishi,2010-08-27 11:26:38-07:00,commit, -30892,J.S. Oishi,2010-08-27 11:26:21-07:00,commit, -30893,J.S. Oishi,2010-08-27 11:08:28-07:00,commit, -30894,Britton Smith,2010-08-27 12:08:00-06:00,commit, -30895,Britton Smith,2010-08-27 11:47:30-06:00,commit, -30896,Matthew Turk,2010-08-27 11:32:48-06:00,commit, -30897,Matthew Turk,2010-08-27 11:17:20-06:00,commit, -30898,Matthew Turk,2010-08-27 11:11:16-06:00,commit, -30899,Matthew Turk,2010-08-27 11:11:10-06:00,commit, -30900,Britton Smith,2010-08-27 11:04:30-06:00,commit, -30901,Britton Smith,2010-08-27 10:39:11-06:00,commit, -30902,Britton Smith,2010-08-27 10:37:18-06:00,commit, -30903,Britton Smith,2010-08-27 10:37:10-06:00,commit, -30904,Matthew Turk,2010-08-27 10:27:47-06:00,commit, -30905,Matthew Turk,2010-08-27 09:16:48-06:00,commit, -30906,Matthew Turk,2010-08-27 08:51:39-06:00,commit, -30907,Britton Smith,2010-08-27 08:47:06-06:00,commit, -30908,Matthew Turk,2010-08-27 08:47:04-06:00,commit, -30909,Britton Smith,2010-08-27 08:46:55-06:00,commit, -30910,Matthew Turk,2010-08-27 07:52:07-06:00,commit, -30911,Matthew Turk,2010-08-26 21:39:26-06:00,commit, -30912,Matthew Turk,2010-08-26 21:30:58-06:00,commit, -30913,Matthew Turk,2010-08-26 21:26:48-06:00,commit, -30914,Matthew Turk,2010-08-26 21:09:07-06:00,commit, -30915,Matthew Turk,2010-08-26 21:07:34-06:00,commit, -30916,Britton Smith,2010-08-26 20:56:42-06:00,commit, -30917,Britton Smith,2010-08-26 18:35:45-06:00,commit, -30918,Matthew Turk,2010-08-26 18:32:31-06:00,commit, -30919,Matthew Turk,2010-08-26 18:32:20-06:00,commit, -30920,Britton Smith,2010-08-26 18:25:44-06:00,commit, -30921,Britton Smith,2010-08-26 18:25:31-06:00,commit, -30922,J.S. Oishi,2010-08-26 17:19:10-07:00,commit, -30923,J.S. Oishi,2010-08-26 17:19:01-07:00,commit, -30924,Britton Smith,2010-08-26 18:18:25-06:00,commit, -30925,Britton Smith,2010-08-26 18:18:14-06:00,commit, -30926,Matthew Turk,2010-08-26 18:14:27-06:00,commit, -30927,Matthew Turk,2010-08-26 18:14:20-06:00,commit, -30928,Britton Smith,2010-08-26 18:14:07-06:00,commit, -30929,J.S. Oishi,2010-08-26 17:12:48-07:00,commit, -30930,Matthew Turk,2010-08-26 18:12:31-06:00,commit, -30931,J.S. Oishi,2010-08-26 17:12:23-07:00,commit, -30932,Matthew Turk,2010-08-26 18:12:18-06:00,commit, -30933,J.S. Oishi,2010-08-26 17:11:11-07:00,commit, -30934,Britton Smith,2010-08-26 18:11:02-06:00,commit, -30935,J.S. Oishi,2010-08-26 17:09:37-07:00,commit, -30936,Matthew Turk,2010-08-26 18:04:28-06:00,commit, -30937,Matthew Turk,2010-08-26 17:53:59-06:00,commit, -30938,Matthew Turk,2010-08-26 17:53:25-06:00,commit, -30939,J.S. Oishi,2010-08-26 16:53:12-07:00,commit, -30940,Matthew Turk,2010-08-26 17:53:11-06:00,commit, -30941,Matthew Turk,2010-08-26 17:43:34-06:00,commit, -30942,J.S. Oishi,2010-08-26 16:42:58-07:00,commit, -30943,J.S. Oishi,2010-08-26 16:35:58-07:00,commit, -30944,J.S. Oishi,2010-08-26 16:35:44-07:00,commit, -30945,Matthew Turk,2010-08-26 17:35:30-06:00,commit, -30946,Matthew Turk,2010-08-26 17:35:24-06:00,commit, -30947,Britton Smith,2010-08-26 17:35:22-06:00,commit, -30948,Britton Smith,2010-08-26 17:35:03-06:00,commit, -30949,Matthew Turk,2010-08-26 17:31:39-06:00,commit, -30950,Matthew Turk,2010-08-26 17:31:35-06:00,commit, -30951,Matthew Turk,2010-08-26 17:31:09-06:00,commit, -30952,Britton Smith,2010-08-26 17:30:07-06:00,commit, -30953,J.S. Oishi,2010-08-26 16:24:48-07:00,commit, -30954,J.S. Oishi,2010-08-26 16:21:53-07:00,commit, -30955,Matthew Turk,2010-08-26 17:21:51-06:00,commit, -30956,Matthew Turk,2010-08-26 17:21:32-06:00,commit, -30957,Matthew Turk,2010-08-26 17:19:47-06:00,commit, -30958,Matthew Turk,2010-08-26 17:19:38-06:00,commit, -30959,J.S. Oishi,2010-08-26 16:15:27-07:00,commit, -30960,J.S. Oishi,2010-08-26 16:15:16-07:00,commit, -30961,Matthew Turk,2010-08-26 17:14:48-06:00,commit, -30962,Matthew Turk,2010-08-26 17:14:42-06:00,commit, -30963,J.S. Oishi,2010-08-26 16:10:36-07:00,commit, -30964,Britton Smith,2010-08-26 17:04:55-06:00,commit, -30965,Britton Smith,2010-08-26 17:04:37-06:00,commit, -30966,Matthew Turk,2010-08-26 16:55:50-06:00,commit, -30967,Matthew Turk,2010-08-26 16:55:40-06:00,commit, -30968,J.S. Oishi,2010-08-26 15:54:25-07:00,commit, -30969,Britton Smith,2010-08-26 16:51:57-06:00,commit, -30970,Britton Smith,2010-08-26 16:45:49-06:00,commit, -30971,Britton Smith,2010-08-26 16:45:36-06:00,commit, -30972,Matthew Turk,2010-08-26 16:29:06-06:00,commit, -30973,Matthew Turk,2010-08-26 15:03:07-06:00,commit, -30974,Matthew Turk,2010-08-26 15:02:48-06:00,commit, -30975,Britton Smith,2010-08-26 14:56:19-06:00,commit, -30976,Britton Smith,2010-08-26 14:56:06-06:00,commit, -30977,J.S. Oishi,2010-08-26 13:47:48-07:00,commit, -30978,J.S. Oishi,2010-08-26 13:47:36-07:00,commit, -30979,Matthew Turk,2010-08-26 14:45:24-06:00,commit, -30980,Matthew Turk,2010-08-26 14:40:26-06:00,commit, -30981,J.S. Oishi,2010-08-26 13:36:45-07:00,commit, -30982,Matthew Turk,2010-08-26 14:35:50-06:00,commit, -30983,Matthew Turk,2010-08-26 14:35:22-06:00,commit, -30984,Matthew Turk,2010-08-26 14:34:51-06:00,commit, -30985,Matthew Turk,2010-08-26 14:34:04-06:00,commit, -30986,Britton Smith,2010-08-26 14:22:58-06:00,commit, -30987,Matthew Turk,2010-08-26 14:16:31-06:00,commit, -30988,Matthew Turk,2010-08-26 14:14:53-06:00,commit, -30989,Matthew Turk,2010-08-26 14:14:23-06:00,commit, -30990,Britton Smith,2010-08-26 14:08:00-06:00,commit, -30991,Matthew Turk,2010-08-26 14:04:48-06:00,commit, -30992,Matthew Turk,2010-08-26 14:04:40-06:00,commit, -30993,Britton Smith,2010-08-26 13:48:31-06:00,commit, -30994,Britton Smith,2010-08-26 13:48:20-06:00,commit, -30995,Matthew Turk,2010-08-26 13:47:46-06:00,commit, -30996,Matthew Turk,2010-08-26 13:47:38-06:00,commit, -30997,J.S. Oishi,2010-08-26 12:43:12-07:00,commit, -30998,Matthew Turk,2010-08-26 13:39:32-06:00,commit, -30999,Matthew Turk,2010-08-26 13:39:07-06:00,commit, -31000,J.S. Oishi,2010-08-26 12:38:43-07:00,commit, -31001,Britton Smith,2010-08-26 13:38:08-06:00,commit, -31002,Britton Smith,2010-08-26 13:36:07-06:00,commit, -31003,Britton Smith,2010-08-26 13:35:55-06:00,commit, -31004,Matthew Turk,2010-08-26 13:32:47-06:00,commit, -31005,Matthew Turk,2010-08-26 13:32:40-06:00,commit, -31006,Britton Smith,2010-08-26 13:32:25-06:00,commit, -31007,J.S. Oishi,2010-08-26 12:31:30-07:00,commit, -31008,Britton Smith,2010-08-26 13:31:18-06:00,commit, -31009,Britton Smith,2010-08-26 13:31:05-06:00,commit, -31010,Matthew Turk,2010-08-26 13:30:18-06:00,commit, -31011,Matthew Turk,2010-08-26 13:24:44-06:00,commit, -31012,Matthew Turk,2010-08-26 13:14:55-06:00,commit, -31013,Matthew Turk,2010-08-26 13:14:15-06:00,commit, -31014,Matthew Turk,2010-08-26 13:14:03-06:00,commit, -31015,Britton Smith,2010-08-26 12:18:31-06:00,commit, -31016,Matthew Turk,2010-08-26 12:17:25-06:00,commit, -31017,Matthew Turk,2010-08-26 12:15:28-06:00,commit, -31018,Matthew Turk,2010-08-26 12:14:58-06:00,commit, -31019,Matthew Turk,2010-08-26 12:12:03-06:00,commit, -31020,Matthew Turk,2010-08-26 12:09:22-06:00,commit, -31021,Matthew Turk,2010-08-26 12:04:30-06:00,commit, -31022,Matthew Turk,2010-08-26 12:04:16-06:00,commit, -31023,J.S. Oishi,2010-08-26 10:46:49-07:00,commit, -31024,J.S. Oishi,2010-08-26 10:46:40-07:00,commit, -31025,J.S. Oishi,2010-08-26 10:44:13-07:00,commit, -31026,Britton Smith,2010-08-26 11:42:56-06:00,commit, -31027,Britton Smith,2010-08-26 11:41:07-06:00,commit, -31028,Britton Smith,2010-08-26 11:37:52-06:00,commit, -31029,J.S. Oishi,2010-08-26 10:37:19-07:00,commit, -31030,J.S. Oishi,2010-08-26 10:36:59-07:00,commit, -31031,Britton Smith,2010-08-26 11:34:52-06:00,commit, -31032,J.S. Oishi,2010-08-26 10:34:52-07:00,commit, -31033,Britton Smith,2010-08-26 11:22:07-06:00,commit, -31034,J.S. Oishi,2010-08-26 10:09:03-07:00,commit, -31035,J.S. Oishi,2010-08-26 10:08:36-07:00,commit, -31036,Britton Smith,2010-08-26 11:08:23-06:00,commit, -31037,Britton Smith,2010-08-26 11:07:45-06:00,commit, -31038,J.S. Oishi,2010-08-26 10:06:59-07:00,commit, -31039,J.S. Oishi,2010-08-26 10:06:48-07:00,commit, -31040,J.S. Oishi,2010-08-26 10:05:33-07:00,commit, -31041,Britton Smith,2010-08-26 11:03:42-06:00,commit, -31042,Matthew Turk,2010-08-26 10:55:06-06:00,commit, -31043,Matthew Turk,2010-08-26 10:54:31-06:00,commit, -31044,Matthew Turk,2010-08-26 10:41:49-06:00,commit, -31045,Matthew Turk,2010-08-26 10:39:53-06:00,commit, -31046,Matthew Turk,2010-08-26 10:33:52-06:00,commit, -31047,Matthew Turk,2010-08-26 10:31:26-06:00,commit, -31048,Matthew Turk,2010-08-26 10:27:52-06:00,commit, -31049,Matthew Turk,2010-08-26 10:24:41-06:00,commit, -31050,Matthew Turk,2010-08-25 18:03:39-06:00,commit, -31051,Matthew Turk,2010-08-25 18:00:39-06:00,commit, -31052,Matthew Turk,2010-08-25 17:49:58-06:00,commit, -31053,J.S. Oishi,2010-08-25 16:48:19-07:00,commit, -31054,J.S. Oishi,2010-08-25 16:48:04-07:00,commit, -31055,Matthew Turk,2010-08-25 17:45:58-06:00,commit, -31056,Matthew Turk,2010-08-25 17:43:15-06:00,commit, -31057,Matthew Turk,2010-08-25 17:43:07-06:00,commit, -31058,J.S. Oishi,2010-08-25 16:41:51-07:00,commit, -31059,Matthew Turk,2010-08-25 17:37:00-06:00,commit, -31060,Matthew Turk,2010-08-25 17:33:23-06:00,commit, -31061,Matthew Turk,2010-08-25 17:32:54-06:00,commit, -31062,J.S. Oishi,2010-08-25 16:21:29-07:00,commit, -31063,Matthew Turk,2010-08-25 17:15:32-06:00,commit, -31064,J.S. Oishi,2010-08-25 16:14:28-07:00,commit, -31065,J.S. Oishi,2010-08-25 16:13:27-07:00,commit, -31066,J.S. Oishi,2010-08-25 16:09:16-07:00,commit, -31067,J.S. Oishi,2010-08-25 15:55:55-07:00,commit, -31068,J.S. Oishi,2010-08-25 15:49:38-07:00,commit, -31069,J.S. Oishi,2010-08-25 15:44:49-07:00,commit, -31070,J.S. Oishi,2010-08-25 15:42:12-07:00,commit, -31071,J.S. Oishi,2010-08-25 15:37:01-07:00,commit, -31072,Matthew Turk,2010-08-25 16:22:51-06:00,commit, -31073,J.S. Oishi,2010-08-25 14:48:02-07:00,commit, -31074,J.S. Oishi,2010-08-25 14:33:05-07:00,commit, -31075,Matthew Turk,2010-08-25 14:33:00-07:00,commit, -31076,Matthew Turk,2010-08-24 18:52:05-07:00,commit, -31077,Matthew Turk,2010-08-24 18:51:46-07:00,commit, -31078,Matthew Turk,2010-08-24 13:38:14-07:00,commit, -31079,Matthew Turk,2010-08-21 17:03:18-07:00,commit, -31080,Matthew Turk,2010-08-21 09:24:02-07:00,commit, -31081,Stephen Skory,2010-08-21 09:12:41-07:00,commit, -31082,Matthew Turk,2010-08-20 17:47:40-07:00,commit, -31083,Matthew Turk,2010-08-20 17:47:23-07:00,commit, -31084,Matthew Turk,2010-08-20 17:46:47-07:00,commit, -31085,Britton Smith,2010-08-20 17:28:56-04:00,commit, -31086,Matthew Turk,2010-08-20 07:26:38-07:00,commit, -31087,John ZuHone,2010-08-19 01:00:50-04:00,commit, -31088,Matthew Turk,2010-08-18 21:56:11-07:00,commit, -31089,John ZuHone,2010-08-19 00:29:05-04:00,commit, -31090,John ZuHone,2010-08-19 00:26:35-04:00,commit, -31091,J.S. Oishi,2010-08-18 17:02:30-07:00,commit, -31092,J.S. Oishi,2010-08-18 16:36:12-07:00,commit, -31093,J.S. Oishi,2010-08-18 16:36:01-07:00,commit, -31094,J.S. Oishi,2010-08-18 16:31:46-07:00,commit, -31095,John ZuHone,2010-08-18 19:27:09-04:00,commit, -31096,Stephen Skory,2010-08-18 15:13:03-07:00,commit, -31097,Stephen Skory,2010-08-18 15:06:06-07:00,commit, -31098,Stephen Skory,2010-08-18 15:00:37-07:00,commit, -31099,Matthew Turk,2010-08-18 14:53:08-07:00,commit, -31100,Matthew Turk,2010-08-18 14:52:50-07:00,commit, -31101,Chris Moody,2010-08-16 21:34:18-07:00,commit, -31102,Chris Moody,2010-08-16 21:32:50-07:00,commit, -31103,Matthew Turk,2010-08-12 16:35:20-07:00,commit, -31104,Matthew Turk,2010-08-12 16:34:51-07:00,commit, -31105,Chris Moody,2010-08-11 10:09:12-07:00,commit, -31106,Matthew Turk,2010-08-10 21:17:57-07:00,commit, -31107,Matthew Turk,2010-08-10 16:10:11-07:00,commit, -31108,Matthew Turk,2010-08-10 16:08:10-07:00,commit, -31109,Matthew Turk,2010-08-10 16:03:03-07:00,commit, -31110,Matthew Turk,2010-08-10 16:02:10-07:00,commit, -31111,Matthew Turk,2010-08-10 15:56:15-07:00,commit, -31112,Matthew Turk,2010-08-10 15:53:31-07:00,commit, -31113,Matthew Turk,2010-08-10 15:41:46-07:00,commit, -31114,Matthew Turk,2010-08-10 14:13:28-07:00,commit, -31115,Matthew Turk,2010-08-10 13:44:09-07:00,commit, -31116,Matthew Turk,2010-08-10 13:42:41-07:00,commit, -31117,Matthew Turk,2010-08-10 13:41:51-07:00,commit, -31118,Matthew Turk,2010-08-10 12:28:51-07:00,commit, -31119,Matthew Turk,2010-08-10 12:18:02-07:00,commit, -31120,Matthew Turk,2010-08-10 11:38:25-07:00,commit, -31121,Chris Moody,2010-08-10 11:23:22-07:00,commit, -31122,Matthew Turk,2010-08-10 10:49:52-07:00,commit, -31123,Matthew Turk,2010-08-10 10:03:09-07:00,commit, -31124,Matthew Turk,2010-08-10 08:49:11-07:00,commit, -31125,John Wise,2010-08-10 10:56:17-04:00,commit, -31126,Matthew Turk,2010-08-10 07:55:20-07:00,commit, -31127,Matthew Turk,2010-08-10 07:53:00-07:00,commit, -31128,John Wise,2010-08-10 06:54:29-04:00,commit, -31129,Matthew Turk,2010-08-09 12:21:54-07:00,commit, -31130,Matthew Turk,2010-08-09 07:54:01-07:00,commit, -31131,Matthew Turk,2010-08-07 17:03:47-07:00,commit, -31132,John Wise,2010-08-05 15:34:51-04:00,commit, -31133,John Wise,2010-08-05 14:46:13-04:00,commit, -31134,Matthew Turk,2010-08-03 23:51:38-07:00,commit, -31135,John Wise,2010-08-03 18:30:51-04:00,commit, -31136,Matthew Turk,2010-08-02 07:43:46-07:00,commit, -31137,Matthew Turk,2010-08-02 07:24:37-07:00,commit, -31138,Matthew Turk,2010-08-01 22:53:37-07:00,commit, -31139,Matthew Turk,2010-07-30 10:24:34-07:00,commit, -31140,Matthew Turk,2010-07-30 00:12:28-07:00,commit, -31141,Matthew Turk,2010-07-29 23:23:16-07:00,commit, -31142,Matthew Turk,2010-07-29 17:18:51-07:00,commit, -31143,Matthew Turk,2010-07-29 17:18:35-07:00,commit, -31144,Matthew Turk,2010-07-29 17:17:46-07:00,commit, -31145,Matthew Turk,2010-07-29 16:10:15-07:00,commit, -31146,Matthew Turk,2010-07-29 12:36:54-07:00,commit, -31147,Matthew Turk,2010-07-29 12:24:43-07:00,commit, -31148,Matthew Turk,2010-07-29 09:47:24-07:00,commit, -31149,John Wise,2010-07-29 11:17:45-04:00,commit, -31150,John Wise,2010-07-29 08:09:43-07:00,commit, -31151,Matthew Turk,2010-07-29 07:43:11-07:00,commit, -31152,Matthew Turk,2010-07-28 23:32:47-07:00,commit, -31153,Matthew Turk,2010-07-28 20:38:40-07:00,commit, -31154,Matthew Turk,2010-07-28 19:40:30-07:00,commit, -31155,Matthew Turk,2010-07-28 13:52:20-07:00,commit, -31156,Matthew Turk,2010-07-28 10:46:12-07:00,commit, -31157,Matthew Turk,2010-07-28 10:23:36-07:00,commit, -31158,Matthew Turk,2010-07-28 09:55:29-07:00,commit, -31159,Matthew Turk,2010-07-28 08:37:05-07:00,commit, -31160,Matthew Turk,2010-07-26 10:14:27-07:00,commit, -31161,Matthew Turk,2010-07-25 20:24:29-07:00,commit, -31162,Matthew Turk,2010-07-25 20:22:10-07:00,commit, -31163,Matthew Turk,2010-07-23 15:39:37-07:00,commit, -31164,Matthew Turk,2010-07-20 10:31:03-07:00,commit, -31165,Matthew Turk,2010-07-20 10:30:09-07:00,commit, -31166,Sam Skillman,2010-07-20 11:21:19-06:00,commit, -31167,Matthew Turk,2010-07-20 08:49:40-07:00,commit, -31168,Matthew Turk,2010-07-19 22:36:08-07:00,commit, -31169,Matthew Turk,2010-07-07 21:16:42-07:00,commit, -31170,Matthew Turk,2010-07-07 21:15:54-07:00,commit, -31171,Matthew Turk,2010-07-07 17:27:21-07:00,commit, -31172,Matthew Turk,2010-07-07 17:26:23-07:00,commit, -31173,Matthew Turk,2010-07-07 17:25:46-07:00,commit, -31174,Matthew Turk,2010-07-07 13:01:17-07:00,commit, -31175,Matthew Turk,2010-07-06 11:36:06-07:00,commit, -31176,Matthew Turk,2010-07-06 11:22:32-07:00,commit, -31177,Matthew Turk,2010-07-06 11:19:35-07:00,commit, -31178,Matthew Turk,2010-07-06 10:43:07-07:00,commit, -31179,Matthew Turk,2010-07-02 16:11:20-07:00,commit, -31180,Matthew Turk,2010-07-02 16:10:47-07:00,commit, -31181,Matthew Turk,2010-07-02 16:04:59-07:00,commit, -31182,Matthew Turk,2010-07-02 16:04:38-07:00,commit, -31183,Matthew Turk,2010-07-02 15:57:42-07:00,commit, -31184,Matthew Turk,2010-07-02 15:57:21-07:00,commit, -31185,Matthew Turk,2010-07-02 14:29:05-07:00,commit, -31186,Matthew Turk,2010-07-02 14:28:44-07:00,commit, -31187,J.S. Oishi,2010-07-02 14:26:11-07:00,commit, -31188,Matthew Turk,2010-07-02 14:22:25-07:00,commit, -31189,Matthew Turk,2010-07-02 14:17:52-07:00,commit, -31190,Matthew Turk,2010-07-02 14:17:41-07:00,commit, -31191,Stephen Skory,2010-07-02 09:29:50-07:00,commit, -31192,Stephen Skory,2010-07-02 09:28:17-07:00,commit, -31193,Stephen Skory,2010-06-30 15:36:54-07:00,commit, -31194,Stephen Skory,2010-06-30 15:34:20-07:00,commit, -31195,Matthew Turk,2010-06-30 08:44:29-07:00,commit, -31196,Matthew Turk,2010-06-30 08:43:55-07:00,commit, -31197,Matthew Turk,2010-06-30 08:38:10-07:00,commit, -31198,Matthew Turk,2010-06-30 07:20:31-07:00,commit, -31199,Stephen Skory,2010-06-29 16:51:03-07:00,commit, -31200,Stephen Skory,2010-06-29 16:50:15-07:00,commit, -31201,J.S. Oishi,2010-06-29 16:30:33-07:00,commit, -31202,J.S. Oishi,2010-06-29 16:28:03-07:00,commit, -31203,Stephen Skory,2010-06-29 15:47:00-07:00,commit, -31204,Stephen Skory,2010-06-29 15:45:27-07:00,commit, -31205,Matthew Turk,2010-06-29 12:30:16-07:00,commit, -31206,J.S. Oishi,2010-06-29 10:38:55-07:00,commit, -31207,Matthew Turk,2010-06-29 10:22:58-07:00,commit, -31208,Matthew Turk,2010-06-29 10:22:44-07:00,commit, -31209,Matthew Turk,2010-06-29 10:20:54-07:00,commit, -31210,Matthew Turk,2010-06-29 10:19:48-07:00,commit, -31211,Matthew Turk,2010-06-29 10:12:05-07:00,commit, -31212,Matthew Turk,2010-06-28 11:43:06-07:00,commit, -31213,Matthew Turk,2010-06-26 23:14:21-07:00,commit, -31214,Matthew Turk,2010-06-26 23:03:34-07:00,commit, -31215,Matthew Turk,2010-06-26 12:50:42-07:00,commit, -31216,Matthew Turk,2010-06-26 12:36:03-07:00,commit, -31217,Matthew Turk,2010-06-26 12:18:37-07:00,commit, -31218,Matthew Turk,2010-06-26 12:14:49-07:00,commit, -31219,Matthew Turk,2010-06-26 12:13:54-07:00,commit, -31220,Matthew Turk,2010-06-26 12:11:27-07:00,commit, -31221,Matthew Turk,2010-06-26 11:37:24-07:00,commit, -31222,Matthew Turk,2010-06-26 11:35:46-07:00,commit, -31223,Matthew Turk,2010-06-26 09:45:52-07:00,commit, -31224,Matthew Turk,2010-06-26 09:13:48-07:00,commit, -31225,Stephen Skory,2010-06-25 21:03:01-07:00,commit, -31226,Stephen Skory,2010-06-25 21:02:09-07:00,commit, -31227,Matthew Turk,2010-06-25 16:43:54-07:00,commit, -31228,Matthew Turk,2010-06-25 16:39:31-07:00,commit, -31229,J.S. Oishi,2010-06-25 16:07:11-07:00,commit, -31230,Stephen Skory,2010-06-25 12:22:40-07:00,commit, -31231,Stephen Skory,2010-06-25 12:21:16-07:00,commit, -31232,Matthew Turk,2010-06-25 10:50:14-07:00,commit, -31233,J.S. Oishi,2010-06-25 10:48:46-07:00,commit, -31234,J.S. Oishi,2010-06-25 10:46:32-07:00,commit, -31235,Matthew Turk,2010-06-25 10:35:14-07:00,commit, -31236,J.S. Oishi,2010-06-25 09:46:42-07:00,commit, -31237,Stephen Skory,2010-06-25 09:05:42-07:00,commit, -31238,Stephen Skory,2010-06-25 09:04:19-07:00,commit, -31239,Stephen Skory,2010-06-25 08:48:16-07:00,commit, -31240,Stephen Skory,2010-06-24 18:29:49-07:00,commit, -31241,Stephen Skory,2010-06-24 18:28:48-07:00,commit, -31242,Matthew Turk,2010-06-24 17:18:15-07:00,commit, -31243,Matthew Turk,2010-06-24 17:16:42-07:00,commit, -31244,Stephen Skory,2010-06-24 17:12:57-07:00,commit, -31245,J.S. Oishi,2010-06-24 15:47:30-07:00,commit, -31246,John Wise,2010-06-24 15:55:50-04:00,commit, -31247,John Wise,2010-06-24 12:54:49-07:00,commit, -31248,Matthew Turk,2010-06-24 11:36:41-07:00,commit, -31249,Matthew Turk,2010-06-24 10:59:55-07:00,commit, -31250,Matthew Turk,2010-06-24 08:40:28-07:00,commit, -31251,Matthew Turk,2010-06-24 08:40:20-07:00,commit, -31252,Matthew Turk,2010-06-24 08:39:16-07:00,commit, -31253,Matthew Turk,2010-06-24 08:38:42-07:00,commit, -31254,Matthew Turk,2010-06-24 08:27:59-07:00,commit, -31255,Matthew Turk,2010-06-23 21:38:26-07:00,commit, -31256,Matthew Turk,2010-06-23 21:38:09-07:00,commit, -31257,John Wise,2010-06-23 19:13:46-07:00,commit, -31258,Matthew Turk,2010-06-23 17:57:04-07:00,commit, -31259,Stephen Skory,2010-06-23 13:17:49-07:00,commit, -31260,Matthew Turk,2010-06-22 20:09:42-07:00,commit, -31261,Matthew Turk,2010-06-22 15:59:19-07:00,commit, -31262,Matthew Turk,2010-06-22 15:59:12-07:00,commit, -31263,Matthew Turk,2010-06-22 15:54:16-07:00,commit, -31264,Matthew Turk,2010-06-22 09:55:49-07:00,commit, -31265,Britton Smith,2010-06-18 16:54:37-06:00,commit, -31266,Matthew Turk,2010-06-17 15:13:09-07:00,commit, -31267,Matthew Turk,2010-06-17 15:12:38-07:00,commit, -31268,Matthew Turk,2010-06-17 15:09:32-07:00,commit, -31269,Matthew Turk,2010-06-15 14:13:34-07:00,commit, -31270,Matthew Turk,2010-06-15 14:09:28-07:00,commit, -31271,Stephen Skory,2010-06-14 11:19:54-07:00,commit, -31272,J.S. Oishi,2010-06-12 14:54:57-07:00,commit, -31273,Stephen Skory,2010-06-11 16:33:10-07:00,commit, -31274,Sam Skillman,2010-06-11 13:48:46-07:00,commit, -31275,Sam Skillman,2010-06-11 14:43:06-06:00,commit, -31276,Britton Smith,2010-06-11 11:17:59-06:00,commit, -31277,Matthew Turk,2010-06-11 10:12:35-07:00,commit, -31278,Matthew Turk,2010-06-11 10:10:03-07:00,commit, -31279,Matthew Turk,2010-06-10 18:37:32-07:00,commit, -31280,Stephen Skory,2010-06-10 18:09:57-07:00,commit, -31281,J.S. Oishi,2010-06-10 17:04:19-07:00,commit, -31282,Matthew Turk,2010-06-10 09:23:38-04:00,commit, -31283,Matthew Turk,2010-06-09 11:12:34-04:00,commit, -31284,Matthew Turk,2010-06-08 17:16:09-04:00,commit, -31285,Matthew Turk,2010-06-08 17:07:21-04:00,commit, -31286,Matthew Turk,2010-06-07 23:45:30-04:00,commit, -31287,Matthew Turk,2010-06-07 23:43:07-04:00,commit, -31288,Stephen Skory,2010-06-07 17:19:44-07:00,commit, -31289,Britton Smith,2010-06-07 16:34:06-04:00,commit, -31290,Matthew Turk,2010-06-07 16:33:18-04:00,commit, -31291,Stephen Skory,2010-06-07 16:24:21-04:00,commit, -31292,Matthew Turk,2010-06-07 11:51:59-07:00,commit, -31293,Matthew Turk,2010-06-07 11:49:49-07:00,commit, -31294,Matthew Turk,2010-06-07 11:47:25-07:00,commit, -31295,Matthew Turk,2010-06-07 11:47:10-07:00,commit, -31296,Matthew Turk,2010-06-07 11:45:35-07:00,commit, -31297,Britton Smith,2010-06-07 14:38:23-04:00,commit, -31298,Matthew Turk,2010-06-07 00:51:18-04:00,commit, -31299,Matthew Turk,2010-06-06 19:00:21-04:00,commit, -31300,Matthew Turk,2010-06-06 18:51:30-04:00,commit, -31301,Matthew Turk,2010-06-06 18:48:33-04:00,commit, -31302,Matthew Turk,2010-06-06 18:44:50-04:00,commit, -31303,Matthew Turk,2010-06-06 18:16:06-04:00,commit, -31304,Matthew Turk,2010-06-06 18:15:40-04:00,commit, -31305,Matthew Turk,2010-06-06 18:14:40-04:00,commit, -31306,Matthew Turk,2010-06-06 18:14:04-04:00,commit, -31307,Matthew Turk,2010-06-06 17:59:33-04:00,commit, -31308,Matthew Turk,2010-06-06 00:32:09-07:00,commit, -31309,Stephen Skory,2010-06-05 13:22:08-07:00,commit, -31310,Stephen Skory,2010-06-05 13:19:20-07:00,commit, -31311,Matthew Turk,2010-06-05 02:20:09-04:00,commit, -31312,Matthew Turk,2010-06-04 23:16:55-07:00,commit, -31313,Matthew Turk,2010-06-04 22:57:48-07:00,commit, -31314,Matthew Turk,2010-06-04 20:02:06-07:00,commit, -31315,Matthew Turk,2010-06-04 19:53:12-07:00,commit, -31316,Stephen Skory,2010-06-04 12:48:07-07:00,commit, -31317,J.S. Oishi,2010-06-03 17:59:33-07:00,commit, -31318,Matthew Turk,2010-06-03 15:23:06-07:00,commit, -31319,Stephen Skory,2010-06-03 12:03:55-07:00,commit, -31320,Stephen Skory,2010-06-03 11:43:20-07:00,commit, -31321,Stephen Skory,2010-06-03 11:06:11-07:00,commit, -31322,Matthew Turk,2010-06-02 22:34:56-07:00,commit, -31323,David Collins,2010-06-02 15:40:28-07:00,commit, -31324,Matthew Turk,2010-06-02 09:50:45-07:00,commit, -31325,Matthew Turk,2010-06-02 09:29:03-07:00,commit, -31326,Matthew Turk,2010-06-02 08:16:07-07:00,commit, -31327,Matthew Turk,2010-06-01 09:55:13-07:00,commit, -31328,Matthew Turk,2010-06-01 09:52:48-07:00,commit, -31329,Matthew Turk,2010-06-01 09:51:42-07:00,commit, -31330,Matthew Turk,2010-05-30 12:31:40-07:00,commit, -31331,Matthew Turk,2010-05-27 15:38:38-07:00,commit, -31332,Matthew Turk,2010-05-27 09:28:30-07:00,commit, -31333,Matthew Turk,2010-05-27 09:27:10-07:00,commit, -31334,Matthew Turk,2010-05-26 22:49:18-07:00,commit, -31335,Matthew Turk,2010-05-26 16:35:37-07:00,commit, -31336,Matthew Turk,2010-05-26 15:47:54-07:00,commit, -31337,Matthew Turk,2010-05-26 15:47:15-07:00,commit, -31338,Matthew Turk,2010-05-26 14:58:12-07:00,commit, -31339,Matthew Turk,2010-05-26 14:57:50-07:00,commit, -31340,Matthew Turk,2010-05-26 14:54:56-07:00,commit, -31341,Matthew Turk,2010-05-25 08:54:38-07:00,commit, -31342,Matthew Turk,2010-05-24 19:55:59-07:00,commit, -31343,Matthew Turk,2010-05-23 13:59:27-07:00,commit, -31344,Matthew Turk,2010-05-23 12:40:58-07:00,commit, -31345,Matthew Turk,2010-05-23 12:39:58-07:00,commit, -31346,Matthew Turk,2010-05-23 12:36:11-07:00,commit, -31347,Matthew Turk,2010-05-21 11:41:14-07:00,commit, -31348,Matthew Turk,2010-05-21 11:06:03-07:00,commit, -31349,Matthew Turk,2010-05-20 19:58:47-07:00,commit, -31350,Matthew Turk,2010-05-20 09:09:38-07:00,commit, -31351,Matthew Turk,2010-05-20 09:07:40-07:00,commit, -31352,Matthew Turk,2010-05-19 23:14:40-07:00,commit, -31353,Matthew Turk,2010-05-19 23:12:36-07:00,commit, -31354,Matthew Turk,2010-05-19 23:11:47-07:00,commit, -31355,Matthew Turk,2010-05-19 23:09:34-07:00,commit, -31356,Matthew Turk,2010-05-19 16:53:51-07:00,commit, -31357,Matthew Turk,2010-05-19 16:27:01-07:00,commit, -31358,Britton Smith,2010-05-19 17:01:14-06:00,commit, -31359,Britton Smith,2010-05-19 16:58:20-06:00,commit, -31360,Britton Smith,2010-05-19 16:57:45-06:00,commit, -31361,Matthew Turk,2010-05-18 22:05:13-07:00,commit, -31362,Matthew Turk,2010-05-18 22:03:19-07:00,commit, -31363,Matthew Turk,2010-05-18 22:01:19-07:00,commit, -31364,Matthew Turk,2010-05-18 22:01:13-07:00,commit, -31365,Matthew Turk,2010-05-18 22:00:46-07:00,commit, -31366,Matthew Turk,2010-05-18 21:57:40-07:00,commit, -31367,J.S. Oishi,2010-05-18 15:38:40-07:00,commit, -31368,J.S. Oishi,2010-05-18 15:26:16-07:00,commit, -31369,Matthew Turk,2010-05-18 12:36:46-07:00,commit, -31370,Matthew Turk,2010-05-18 09:21:08-07:00,commit, -31371,Matthew Turk,2010-05-18 09:20:50-07:00,commit, -31372,Stephen Skory,2010-05-17 17:04:45-07:00,commit, -31373,John Wise,2010-05-17 14:34:21-04:00,commit, -31374,John Wise,2010-05-17 14:33:49-04:00,commit, -31375,Matthew Turk,2010-05-14 20:05:11-07:00,commit, -31376,Matthew Turk,2010-05-14 18:39:34-07:00,commit, -31377,Matthew Turk,2010-05-14 17:20:16-07:00,commit, -31378,Matthew Turk,2010-05-14 16:52:00-07:00,commit, -31379,Matthew Turk,2010-05-14 16:50:53-07:00,commit, -31380,Matthew Turk,2010-05-12 23:55:20-07:00,commit, -31381,Matthew Turk,2010-05-12 15:24:57-07:00,commit, -31382,Matthew Turk,2010-05-12 13:34:15-07:00,commit, -31383,Stephen Skory,2010-05-12 09:54:18-07:00,commit, -31384,Matthew Turk,2010-05-11 23:03:53-07:00,commit, -31385,Matthew Turk,2010-05-11 21:43:26-07:00,commit, -31386,Matthew Turk,2010-05-10 22:57:55-07:00,commit, -31387,Matthew Turk,2010-05-10 22:57:14-07:00,commit, -31388,Stephen Skory,2010-05-10 15:00:42-07:00,commit, -31389,Britton Smith,2010-05-08 14:26:17-06:00,commit, -31390,Britton Smith,2010-05-08 14:25:46-06:00,commit, -31391,Sam Skillman,2010-05-07 17:24:33-06:00,commit, -31392,Matthew Turk,2010-05-06 20:35:05-07:00,commit, -31393,Matthew Turk,2010-05-06 20:33:49-07:00,commit, -31394,Matthew Turk,2010-05-06 20:32:51-07:00,commit, -31395,Matthew Turk,2010-05-06 16:51:19-07:00,commit, -31396,Matthew Turk,2010-05-06 16:47:57-07:00,commit, -31397,Matthew Turk,2010-05-06 16:23:07-07:00,commit, -31398,Sam Skillman,2010-05-05 16:11:44-06:00,commit, -31399,Sam Skillman,2010-05-05 15:50:01-06:00,commit, -31400,Sam Skillman,2010-05-05 13:09:11-06:00,commit, -31401,Sam Skillman,2010-05-05 08:57:31-06:00,commit, -31402,Sam Skillman,2010-05-04 18:15:32-06:00,commit, -31403,Matthew Turk,2010-05-04 07:51:43-07:00,commit, -31404,Matthew Turk,2010-05-04 07:51:25-07:00,commit, -31405,Stephen Skory,2010-05-01 09:19:02-07:00,commit, -31406,Stephen Skory,2010-05-01 09:18:11-07:00,commit, -31407,Matthew Turk,2010-04-30 15:09:26-07:00,commit, -31408,Stephen Skory,2010-04-30 11:03:12-07:00,commit, -31409,Stephen Skory,2010-04-30 11:00:37-07:00,commit, -31410,Matthew Turk,2010-04-29 21:43:09-07:00,commit, -31411,John Wise,2010-04-29 22:57:15-04:00,commit, -31412,Sam Skillman,2010-04-29 17:44:38-07:00,commit, -31413,Sam Skillman,2010-04-29 18:32:01-06:00,commit, -31414,Stephen Skory,2010-04-29 16:28:22-07:00,commit, -31415,Stephen Skory,2010-04-29 16:24:07-07:00,commit, -31416,Matthew Turk,2010-04-29 12:11:51-07:00,commit, -31417,Matthew Turk,2010-04-29 12:10:40-07:00,commit, -31418,Matthew Turk,2010-04-29 12:09:28-07:00,commit, -31419,Matthew Turk,2010-04-29 12:09:09-07:00,commit, -31420,Stephen Skory,2010-04-29 11:22:11-07:00,commit, -31421,Stephen Skory,2010-04-29 11:21:14-07:00,commit, -31422,John Wise,2010-04-29 12:34:33-04:00,commit, -31423,Matthew Turk,2010-04-29 09:29:38-07:00,commit, -31424,Matthew Turk,2010-04-29 08:58:01-07:00,commit, -31425,Matthew Turk,2010-04-29 08:15:47-07:00,commit, -31426,Stephen Skory,2010-04-28 14:59:59-07:00,commit, -31427,Matthew Turk,2010-04-28 13:49:41-07:00,commit, -31428,Stephen Skory,2010-04-28 13:39:35-07:00,commit, -31429,Matthew Turk,2010-04-27 21:31:01-07:00,commit, -31430,Matthew Turk,2010-04-27 20:54:10-07:00,commit, -31431,Matthew Turk,2010-04-26 19:07:11-07:00,commit, -31432,Matthew Turk,2010-04-26 16:37:22-07:00,commit, -31433,Matthew Turk,2010-04-26 14:33:55-07:00,commit, -31434,Matthew Turk,2010-04-26 13:38:05-07:00,commit, -31435,Matthew Turk,2010-04-26 13:12:04-07:00,commit, -31436,Matthew Turk,2010-04-26 09:57:45-07:00,commit, -31437,Matthew Turk,2010-04-25 22:17:37-07:00,commit, -31438,Matthew Turk,2010-04-25 21:53:32-07:00,commit, -31439,Matthew Turk,2010-04-25 21:52:05-07:00,commit, -31440,Matthew Turk,2010-04-25 21:41:42-07:00,commit, -31441,Britton Smith,2010-04-25 20:37:53-07:00,commit, -31442,Matthew Turk,2010-04-25 20:36:03-07:00,commit, -31443,Matthew Turk,2010-04-25 20:35:12-07:00,commit, -31444,Matthew Turk,2010-04-25 19:46:00-07:00,commit, -31445,Matthew Turk,2010-04-25 17:58:54-07:00,commit, -31446,Matthew Turk,2010-04-25 10:07:45-07:00,commit, -31447,Matthew Turk,2010-04-25 10:01:12-07:00,commit, -31448,Matthew Turk,2010-04-25 10:00:23-07:00,commit, -31449,Matthew Turk,2010-04-25 09:43:14-07:00,commit, -31450,Matthew Turk,2010-04-25 09:42:51-07:00,commit, -31451,John Wise,2010-04-25 07:52:32-04:00,commit, -31452,Matthew Turk,2010-04-23 19:09:01-07:00,commit, -31453,Matthew Turk,2010-04-23 17:17:44-07:00,commit, -31454,Matthew Turk,2010-04-23 15:21:55-07:00,commit, -31455,Matthew Turk,2010-04-23 15:21:46-07:00,commit, -31456,Matthew Turk,2010-04-23 15:21:08-07:00,commit, -31457,Matthew Turk,2010-04-23 14:16:22-07:00,commit, -31458,Matthew Turk,2010-04-23 14:05:58-07:00,commit, -31459,Matthew Turk,2010-04-22 15:43:19-07:00,commit, -31460,Matthew Turk,2010-04-22 15:29:46-07:00,commit, -31461,Matthew Turk,2010-04-22 11:10:44-07:00,commit, -31462,Matthew Turk,2010-04-22 11:08:18-07:00,commit, -31463,Matthew Turk,2010-04-22 07:17:51-07:00,commit, -31464,Matthew Turk,2010-04-21 21:58:00-07:00,commit, -31465,Matthew Turk,2010-04-21 21:57:18-07:00,commit, -31466,Matthew Turk,2010-04-21 09:52:41-07:00,commit, -31467,Matthew Turk,2010-04-21 07:57:34-07:00,commit, -31468,Matthew Turk,2010-04-21 07:04:43-07:00,commit, -31469,Matthew Turk,2010-04-21 06:55:21-07:00,commit, -31470,Matthew Turk,2010-04-21 06:44:11-07:00,commit, -31471,Matthew Turk,2010-04-21 06:43:42-07:00,commit, -31472,Matthew Turk,2010-04-20 18:12:16-07:00,commit, -31473,Matthew Turk,2010-04-20 18:11:55-07:00,commit, -31474,Matthew Turk,2010-04-20 15:28:39-07:00,commit, -31475,Britton Smith,2010-04-20 13:19:57-06:00,commit, -31476,Matthew Turk,2010-04-20 14:34:40-04:00,commit, -31477,Stephen Skory,2010-04-19 10:18:48-07:00,commit, -31478,Stephen Skory,2010-04-19 09:17:00-07:00,commit, -31479,Matthew Turk,2010-04-15 13:39:49-04:00,commit, -31480,Matthew Turk,2010-04-15 08:32:10-07:00,commit, -31481,Matthew Turk,2010-04-15 11:02:57-04:00,commit, -31482,Matthew Turk,2010-04-15 10:41:32-04:00,commit, -31483,John Wise,2010-04-14 07:22:29-07:00,commit, -31484,John Wise,2010-04-14 07:21:17-07:00,commit, -31485,Matthew Turk,2010-04-14 09:47:09-04:00,commit, -31486,Matthew Turk,2010-04-14 09:33:23-04:00,commit, -31487,Matthew Turk,2010-04-14 09:32:50-04:00,commit, -31488,Matthew Turk,2010-04-14 00:51:48-04:00,commit, -31489,Matthew Turk,2010-04-13 17:13:11-04:00,commit, -31490,Matthew Turk,2010-04-12 15:39:37-04:00,commit, -31491,Matthew Turk,2010-04-12 15:26:41-04:00,commit, -31492,Matthew Turk,2010-04-12 15:26:31-04:00,commit, -31493,Matthew Turk,2010-04-12 15:26:15-04:00,commit, -31494,Stephen Skory,2010-04-12 10:41:58-07:00,commit, -31495,Stephen Skory,2010-04-11 19:26:42-07:00,commit, -31496,Stephen Skory,2010-04-11 14:41:26-07:00,commit, -31497,Matthew Turk,2010-04-10 21:06:27-04:00,commit, -31498,Matthew Turk,2010-04-10 18:02:52-07:00,commit, -31499,Matthew Turk,2010-04-10 17:52:49-07:00,commit, -31500,Matthew Turk,2010-04-10 17:52:17-07:00,commit, -31501,Matthew Turk,2010-04-09 16:07:22-07:00,commit, -31502,Stephen Skory,2010-04-09 15:56:46-07:00,commit, -31503,Stephen Skory,2010-04-09 15:56:23-07:00,commit, -31504,Matthew Turk,2010-04-09 14:55:58-07:00,commit, -31505,Matthew Turk,2010-04-09 14:13:12-07:00,commit, -31506,Matthew Turk,2010-04-09 11:05:00-07:00,commit, -31507,Matthew Turk,2010-04-09 07:42:18-07:00,commit, -31508,Matthew Turk,2010-04-08 21:06:24-07:00,commit, -31509,Matthew Turk,2010-04-08 21:05:40-07:00,commit, -31510,Matthew Turk,2010-04-08 21:05:30-07:00,commit, -31511,Matthew Turk,2010-04-08 20:05:43-07:00,commit, -31512,Matthew Turk,2010-04-08 14:53:49-07:00,commit, -31513,Matthew Turk,2010-04-08 14:30:05-07:00,commit, -31514,Stephen Skory,2010-04-08 12:51:05-07:00,commit, -31515,Matthew Turk,2010-04-07 15:44:16-07:00,commit, -31516,Matthew Turk,2010-04-07 15:42:59-07:00,commit, -31517,Matthew Turk,2010-04-07 13:07:43-07:00,commit, -31518,Stephen Skory,2010-04-07 10:58:04-07:00,commit, -31519,Matthew Turk,2010-04-06 16:44:16-07:00,commit, -31520,Matthew Turk,2010-04-06 16:41:12-07:00,commit, -31521,Stephen Skory,2010-04-03 12:55:43-07:00,commit, -31522,Matthew Turk,2010-04-02 08:24:41-07:00,commit, -31523,Matthew Turk,2010-04-02 08:02:09-07:00,commit, -31524,Matthew Turk,2010-04-01 22:30:30-07:00,commit, -31525,Matthew Turk,2010-04-01 14:44:36-07:00,commit, -31526,Matthew Turk,2010-04-01 14:44:00-07:00,commit, -31527,Matthew Turk,2010-04-01 13:18:05-07:00,commit, -31528,Matthew Turk,2010-04-01 11:30:20-07:00,commit, -31529,Matthew Turk,2010-04-01 01:03:30-07:00,commit, -31530,Matthew Turk,2010-03-31 23:53:37-07:00,commit, -31531,Matthew Turk,2010-03-31 23:53:13-07:00,commit, -31532,Matthew Turk,2010-03-31 20:49:02-07:00,commit, -31533,Stephen Skory,2010-03-31 17:35:44-07:00,commit, -31534,Stephen Skory,2010-03-31 15:51:34-07:00,commit, -31535,Matthew Turk,2010-03-31 10:16:28-07:00,commit, -31536,Matthew Turk,2010-03-31 10:16:14-07:00,commit, -31537,Matthew Turk,2010-03-31 10:15:42-07:00,commit, -31538,Matthew Turk,2010-03-31 10:01:04-07:00,commit, -31539,Matthew Turk,2010-03-31 10:01:04-07:00,commit, -31540,Stephen Skory,2010-03-30 16:55:31-07:00,commit, -31541,J.S. Oishi,2010-03-30 11:04:03-07:00,commit, -31542,J.S. Oishi,2010-03-30 11:04:03-07:00,commit, -31543,Matthew Turk,2010-03-30 10:50:58-07:00,commit, -31544,Matthew Turk,2010-03-29 23:24:00-07:00,commit, -31545,Matthew Turk,2010-03-29 23:23:53-07:00,commit, -31546,Matthew Turk,2010-03-29 23:23:13-07:00,commit, -31547,John Wise,2010-03-29 13:05:05-04:00,commit, -31548,Matthew Turk,2010-03-28 23:31:52-07:00,commit, -31549,Matthew Turk,2010-03-28 19:29:48-07:00,commit, -31550,Matthew Turk,2010-03-28 19:29:37-07:00,commit, -31551,Stephen Skory,2010-03-28 16:27:01-07:00,commit, -31552,Matthew Turk,2010-03-28 15:18:05-07:00,commit, -31553,Matthew Turk,2010-03-28 13:52:49-07:00,commit, -31554,Matthew Turk,2010-03-28 13:49:34-07:00,commit, -31555,Stephen Skory,2010-03-28 12:52:49-07:00,commit, -31556,Matthew Turk,2010-03-28 09:20:52-07:00,commit, -31557,Matthew Turk,2010-03-28 09:16:29-07:00,commit, -31558,Stephen Skory,2010-03-27 19:38:22-07:00,commit, -31559,Stephen Skory,2010-03-26 11:17:26-07:00,commit, -31560,Matthew Turk,2010-03-25 23:29:56-07:00,commit, -31561,Matthew Turk,2010-03-25 19:08:11-07:00,commit, -31562,Matthew Turk,2010-03-25 13:50:32-07:00,commit, -31563,Matthew Turk,2010-03-24 22:37:28-07:00,commit, -31564,Matthew Turk,2010-03-24 17:25:36-07:00,commit, -31565,Matthew Turk,2010-03-24 16:37:34-07:00,commit, -31566,Matthew Turk,2010-03-24 13:01:39-07:00,commit, -31567,Matthew Turk,2010-03-24 00:24:43-07:00,commit, -31568,Matthew Turk,2010-03-24 00:23:49-07:00,commit, -31569,Matthew Turk,2010-03-24 00:22:51-07:00,commit, -31570,Matthew Turk,2010-03-23 22:19:10-07:00,commit, -31571,J.S. Oishi,2010-03-23 17:00:46-07:00,commit, -31572,Stephen Skory,2010-03-21 16:18:08-07:00,commit, -31573,Matthew Turk,2010-03-21 14:58:21-07:00,commit, -31574,Matthew Turk,2010-03-21 14:58:02-07:00,commit, -31575,Stephen Skory,2010-03-20 17:03:24-07:00,commit, -31576,Stephen Skory,2010-03-20 16:58:10-07:00,commit, -31577,Matthew Turk,2010-03-19 15:26:19-07:00,commit, -31578,Matthew Turk,2010-03-17 21:27:55-07:00,commit, -31579,Matthew Turk,2010-03-17 17:42:36-07:00,commit, -31580,Matthew Turk,2010-03-17 17:16:13-07:00,commit, -31581,Matthew Turk,2010-03-17 17:15:20-07:00,commit, -31582,Matthew Turk,2010-03-17 14:25:03-07:00,commit, -31583,Matthew Turk,2010-03-17 13:38:21-07:00,commit, -31584,Matthew Turk,2010-03-17 12:52:00-07:00,commit, -31585,Matthew Turk,2010-03-17 12:49:21-07:00,commit, -31586,Matthew Turk,2010-03-17 11:42:03-07:00,commit, -31587,Matthew Turk,2010-03-17 11:34:38-07:00,commit, -31588,Matthew Turk,2010-03-17 11:33:12-07:00,commit, -31589,Matthew Turk,2010-03-17 10:35:26-07:00,commit, -31590,Matthew Turk,2010-03-17 10:17:24-07:00,commit, -31591,Matthew Turk,2010-03-16 23:26:18-07:00,commit, -31592,Matthew Turk,2010-03-16 20:17:15-07:00,commit, -31593,J.S. Oishi,2010-03-16 17:55:29-07:00,commit, -31594,J.S. Oishi,2010-03-16 16:40:49-07:00,commit, -31595,Britton Smith,2010-03-16 15:53:02-06:00,commit, -31596,Britton Smith,2010-03-15 15:56:15-06:00,commit, -31597,Stephen Skory,2010-03-15 14:15:27-07:00,commit, -31598,Britton Smith,2010-03-15 14:47:51-06:00,commit, -31599,Matthew Turk,2010-03-15 00:16:49-07:00,commit, -31600,Matthew Turk,2010-03-14 22:56:00-07:00,commit, -31601,Matthew Turk,2010-03-14 22:55:38-07:00,commit, -31602,Stephen Skory,2010-03-14 18:14:30-07:00,commit, -31603,J.S. Oishi,2010-03-14 13:10:55-07:00,commit, -31604,J.S. Oishi,2010-03-14 12:59:24-07:00,commit, -31605,Stephen Skory,2010-03-14 08:49:10-07:00,commit, -31606,Stephen Skory,2010-03-14 08:28:13-07:00,commit, -31607,Matthew Turk,2010-03-13 21:56:47-08:00,commit, -31608,Matthew Turk,2010-03-13 15:50:02-08:00,commit, -31609,Stephen Skory,2010-03-13 14:57:56-08:00,commit, -31610,Stephen Skory,2010-03-13 14:57:08-08:00,commit, -31611,Stephen Skory,2010-03-13 13:42:21-08:00,commit, -31612,Stephen Skory,2010-03-12 17:42:25-08:00,commit, -31613,Stephen Skory,2010-03-12 14:34:59-08:00,commit, -31614,Stephen Skory,2010-03-11 21:08:51-08:00,commit, -31615,J.S. Oishi,2010-03-11 16:24:09-08:00,commit, -31616,Matthew Turk,2010-03-11 14:54:05-06:00,commit, -31617,Matthew Turk,2010-03-11 09:54:12-06:00,commit, -31618,Matthew Turk,2010-03-11 09:53:59-06:00,commit, -31619,J.S. Oishi,2010-03-11 07:50:58-08:00,commit, -31620,Matthew Turk,2010-03-10 15:30:09-06:00,commit, -31621,Matthew Turk,2010-03-10 12:22:46-06:00,commit, -31622,Matthew Turk,2010-03-10 11:08:37-06:00,commit, -31623,Matthew Turk,2010-03-10 11:04:02-06:00,commit, -31624,Matthew Turk,2010-03-09 23:50:16-06:00,commit, -31625,Matthew Turk,2010-03-09 23:05:32-06:00,commit, -31626,J.S. Oishi,2010-03-09 15:11:41-08:00,commit, -31627,J.S. Oishi,2010-03-09 15:10:59-08:00,commit, -31628,Matthew Turk,2010-03-08 16:58:30-06:00,commit, -31629,J.S. Oishi,2010-03-08 14:58:29-08:00,commit, -31630,J.S. Oishi,2010-03-08 14:52:29-08:00,commit, -31631,J.S. Oishi,2010-03-08 14:48:49-08:00,commit, -31632,Britton Smith,2010-03-06 21:55:00-07:00,commit, -31633,Matthew Turk,2010-03-05 16:09:02-06:00,commit, -31634,Matthew Turk,2010-03-05 15:58:22-06:00,commit, -31635,Matthew Turk,2010-03-05 11:18:42-08:00,commit, -31636,Matthew Turk,2010-03-05 11:12:47-08:00,commit, -31637,Matthew Turk,2010-03-05 11:05:00-08:00,commit, -31638,Matthew Turk,2010-03-05 11:02:06-08:00,commit, -31639,Matthew Turk,2010-03-05 10:55:29-08:00,commit, -31640,Matthew Turk,2010-03-05 10:25:38-08:00,commit, -31641,J.S. Oishi,2010-03-03 16:46:29-08:00,commit, -31642,J.S. Oishi,2010-03-03 16:46:29-08:00,commit, -31643,Matthew Turk,2010-03-03 13:39:19-08:00,commit, -31644,Matthew Turk,2010-03-03 12:19:27-08:00,commit, -31645,Matthew Turk,2010-03-03 11:41:15-08:00,commit, -31646,Matthew Turk,2010-03-03 10:35:15-08:00,commit, -31647,Matthew Turk,2010-03-03 10:35:15-08:00,commit, -31648,Matthew Turk,2010-03-02 14:23:33-08:00,commit, -31649,Matthew Turk,2010-03-02 14:23:06-08:00,commit, -31650,Matthew Turk,2010-03-02 06:15:27-08:00,commit, -31651,Matthew Turk,2010-03-02 05:58:35-08:00,commit, -31652,Matthew Turk,2010-03-01 19:02:34-08:00,commit, -31653,Matthew Turk,2010-02-26 14:47:42-08:00,commit, -31654,Matthew Turk,2010-02-25 23:24:11-08:00,commit, -31655,Matthew Turk,2010-02-25 23:23:48-08:00,commit, -31656,Matthew Turk,2010-02-25 23:11:08-08:00,commit, -31657,Matthew Turk,2010-02-25 16:26:01-08:00,commit, -31658,David Collins,2010-02-25 16:20:12-08:00,commit, -31659,J.S. Oishi,2010-02-25 16:04:46-08:00,commit, -31660,J.S. Oishi,2010-02-25 15:06:58-08:00,commit, -31661,Stephen Skory,2010-02-25 15:04:35-08:00,commit, -31662,Stephen Skory,2010-02-25 15:03:17-08:00,commit, -31663,Matthew Turk,2010-02-25 14:38:14-08:00,commit, -31664,Matthew Turk,2010-02-25 14:36:34-08:00,commit, -31665,Matthew Turk,2010-02-25 13:12:08-08:00,commit, -31666,Matthew Turk,2010-02-25 13:12:08-08:00,commit, -31667,David Collins,2010-02-25 13:04:14-08:00,commit, -31668,David Collins,2010-02-25 12:58:51-08:00,commit, -31669,Stephen Skory,2010-02-25 12:45:44-08:00,commit, -31670,Stephen Skory,2010-02-25 12:43:25-08:00,commit, -31671,David Collins,2010-02-25 12:34:14-08:00,commit, -31672,Matthew Turk,2010-02-23 21:57:02-08:00,commit, -31673,Stephen Skory,2010-02-23 10:41:55-08:00,commit, -31674,Stephen Skory,2010-02-23 10:40:59-08:00,commit, -31675,Matthew Turk,2010-02-23 00:30:03-08:00,commit, -31676,Matthew Turk,2010-02-22 23:27:47-08:00,commit, -31677,Matthew Turk,2010-02-22 23:15:16-08:00,commit, -31678,Matthew Turk,2010-02-22 09:18:22-08:00,commit, -31679,Matthew Turk,2010-02-21 19:37:42-08:00,commit, -31680,Matthew Turk,2010-02-21 15:54:13-08:00,commit, -31681,Matthew Turk,2010-02-21 15:45:05-08:00,commit, -31682,Matthew Turk,2010-02-21 14:26:07-08:00,commit, -31683,Matthew Turk,2010-02-21 13:42:38-08:00,commit, -31684,Matthew Turk,2010-02-21 10:44:26-08:00,commit, -31685,Matthew Turk,2010-02-20 23:43:13-08:00,commit, -31686,Matthew Turk,2010-02-20 22:16:56-08:00,commit, -31687,Matthew Turk,2010-02-20 21:16:55-08:00,commit, -31688,Matthew Turk,2010-02-20 20:12:32-08:00,commit, -31689,Matthew Turk,2010-02-20 20:12:02-08:00,commit, -31690,Sam Skillman,2010-02-20 19:36:44-07:00,commit, -31691,Sam Skillman,2010-02-20 19:25:38-07:00,commit, -31692,Sam Skillman,2010-02-20 19:23:16-07:00,commit, -31693,Sam Skillman,2010-02-20 19:20:39-07:00,commit, -31694,Matthew Turk,2010-02-20 16:24:58-08:00,commit, -31695,Matthew Turk,2010-02-20 13:35:34-08:00,commit, -31696,Matthew Turk,2010-02-20 12:49:37-08:00,commit, -31697,Matthew Turk,2010-02-20 12:42:21-08:00,commit, -31698,Matthew Turk,2010-02-20 12:35:29-08:00,commit, -31699,Matthew Turk,2010-02-19 23:37:08-08:00,commit, -31700,Matthew Turk,2010-02-19 23:11:13-08:00,commit, -31701,Matthew Turk,2010-02-19 18:22:47-08:00,commit, -31702,Matthew Turk,2010-02-19 17:29:12-08:00,commit, -31703,Matthew Turk,2010-02-19 00:21:35-08:00,commit, -31704,Matthew Turk,2010-02-18 23:59:19-08:00,commit, -31705,Matthew Turk,2010-02-18 19:54:14-08:00,commit, -31706,J.S. Oishi,2010-02-18 07:33:52-08:00,commit, -31707,Matthew Turk,2010-02-17 15:13:00-08:00,commit, -31708,Matthew Turk,2010-02-17 15:12:18-08:00,commit, -31709,Matthew Turk,2010-02-17 09:02:27-08:00,commit, -31710,Matthew Turk,2010-02-16 07:44:42-08:00,commit, -31711,Matthew Turk,2010-02-16 07:44:42-08:00,commit, -31712,Matthew Turk,2010-02-15 09:38:02-08:00,commit, -31713,Matthew Turk,2010-02-15 09:38:02-08:00,commit, -31714,Matthew Turk,2010-02-15 09:26:36-08:00,commit, -31715,Matthew Turk,2010-02-15 09:26:36-08:00,commit, -31716,Matthew Turk,2010-02-15 09:12:38-08:00,commit, -31717,Matthew Turk,2010-02-12 12:47:43-08:00,commit, -31718,J.S. Oishi,2010-02-12 11:37:35-08:00,commit, -31719,Matthew Turk,2010-02-11 21:53:51-08:00,commit, -31720,Matthew Turk,2010-02-11 16:10:52-08:00,commit, -31721,Matthew Turk,2010-02-11 15:44:41-08:00,commit, -31722,Matthew Turk,2010-02-11 14:33:46-08:00,commit, -31723,Matthew Turk,2010-02-11 14:33:46-08:00,commit, -31724,J.S. Oishi,2010-02-11 14:12:35-08:00,commit, -31725,J.S. Oishi,2010-02-11 14:08:00-08:00,commit, -31726,Matthew Turk,2010-02-11 13:55:49-08:00,commit, -31727,Matthew Turk,2010-02-11 13:39:32-08:00,commit, -31728,Matthew Turk,2010-02-11 13:39:32-08:00,commit, -31729,Matthew Turk,2010-02-11 12:19:50-08:00,commit, -31730,Matthew Turk,2010-02-11 11:53:24-08:00,commit, -31731,Matthew Turk,2010-02-11 11:53:24-08:00,commit, -31732,Matthew Turk,2010-02-11 11:48:18-08:00,commit, -31733,Matthew Turk,2010-02-11 11:47:43-08:00,commit, -31734,Matthew Turk,2010-02-11 11:42:01-08:00,commit, -31735,Matthew Turk,2010-02-11 11:40:12-08:00,commit, -31736,Matthew Turk,2010-02-11 11:37:19-08:00,commit, -31737,Matthew Turk,2010-02-11 11:35:12-08:00,commit, -31738,Matthew Turk,2010-02-11 11:29:04-08:00,commit, -31739,Matthew Turk,2010-02-11 09:44:27-08:00,commit, -31740,Matthew Turk,2010-02-11 09:08:51-08:00,commit, -31741,Matthew Turk,2010-02-10 14:16:01-08:00,commit, -31742,Matthew Turk,2010-02-10 00:24:11-08:00,commit, -31743,Matthew Turk,2010-02-09 23:37:59-08:00,commit, -31744,Matthew Turk,2010-02-09 09:19:55-08:00,commit, -31745,Matthew Turk,2010-02-08 20:29:23-08:00,commit, -31746,Matthew Turk,2010-02-08 20:08:38-08:00,commit, -31747,Sam Skillman,2010-02-08 19:38:18-07:00,commit, -31748,Stephen Skory,2010-02-06 18:24:34-08:00,commit, -31749,Stephen Skory,2010-02-06 11:50:57-08:00,commit, -31750,Stephen Skory,2010-02-06 10:07:23-08:00,commit, -31751,Stephen Skory,2010-02-06 10:02:47-08:00,commit, -31752,Matthew Turk,2010-02-05 21:32:17-08:00,commit, -31753,Matthew Turk,2010-02-05 20:42:50-08:00,commit, -31754,Matthew Turk,2010-02-05 14:24:48-08:00,commit, -31755,Matthew Turk,2010-02-05 14:19:48-08:00,commit, -31756,Matthew Turk,2010-02-05 14:04:54-08:00,commit, -31757,Matthew Turk,2010-02-05 08:02:52-08:00,commit, -31758,Matthew Turk,2010-02-04 21:14:36-08:00,commit, -31759,Matthew Turk,2010-02-03 23:15:27-08:00,commit, -31760,Stephen Skory,2010-02-03 15:56:17-08:00,commit, -31761,Stephen Skory,2010-02-03 15:50:21-08:00,commit, -31762,Stephen Skory,2010-02-03 13:33:39-08:00,commit, -31763,Stephen Skory,2010-02-02 18:53:55-08:00,commit, -31764,Stephen Skory,2010-02-02 11:07:17-08:00,commit, -31765,Stephen Skory,2010-02-02 11:05:52-08:00,commit, -31766,Matthew Turk,2010-02-02 10:36:08-08:00,commit, -31767,Matthew Turk,2010-02-02 10:36:08-08:00,commit, -31768,Stephen Skory,2010-02-02 09:48:34-08:00,commit, -31769,Sam Skillman,2010-01-29 15:34:36-07:00,commit, -31770,Sam Skillman,2010-01-29 13:48:07-07:00,commit, -31771,Matthew Turk,2010-01-29 10:45:23-08:00,commit, -31772,Matthew Turk,2010-01-29 10:45:23-08:00,commit, -31773,Matthew Turk,2010-01-29 10:06:33-08:00,commit, -31774,Matthew Turk,2010-01-28 18:01:28-08:00,commit, -31775,Matthew Turk,2010-01-28 17:56:36-08:00,commit, -31776,Stephen Skory,2010-01-28 16:23:12-08:00,commit, -31777,Stephen Skory,2010-01-28 16:12:28-08:00,commit, -31778,Matthew Turk,2010-01-27 21:52:57-08:00,commit, -31779,Matthew Turk,2010-01-27 21:48:20-08:00,commit, -31780,Matthew Turk,2010-01-27 21:47:32-08:00,commit, -31781,Stephen Skory,2010-01-27 17:45:14-08:00,commit, -31782,Stephen Skory,2010-01-27 17:42:28-08:00,commit, -31783,Stephen Skory,2010-01-27 16:48:25-08:00,commit, -31784,Stephen Skory,2010-01-27 16:45:20-08:00,commit, -31785,Stephen Skory,2010-01-27 13:27:38-08:00,commit, -31786,Stephen Skory,2010-01-27 08:57:35-08:00,commit, -31787,Stephen Skory,2010-01-26 20:55:03-08:00,commit, -31788,Stephen Skory,2010-01-26 20:39:28-08:00,commit, -31789,Matthew Turk,2010-01-26 19:18:30-08:00,commit, -31790,Stephen Skory,2010-01-26 15:19:17-08:00,commit, -31791,Stephen Skory,2010-01-26 11:33:21-08:00,commit, -31792,Matthew Turk,2010-01-26 10:07:08-08:00,commit, -31793,Matthew Turk,2010-01-26 09:54:21-08:00,commit, -31794,Matthew Turk,2010-01-25 21:06:44-08:00,commit, -31795,Matthew Turk,2010-01-25 21:01:08-08:00,commit, -31796,Matthew Turk,2010-01-25 15:51:06-08:00,commit, -31797,Matthew Turk,2010-01-25 15:51:06-08:00,commit, -31798,Matthew Turk,2010-01-23 13:32:51-08:00,commit, -31799,Stephen Skory,2010-01-22 18:22:26-08:00,commit, -31800,Stephen Skory,2010-01-22 17:40:55-08:00,commit, -31801,Stephen Skory,2010-01-22 17:40:10-08:00,commit, -31802,Matthew Turk,2010-01-22 14:20:47-08:00,commit, -31803,Matthew Turk,2010-01-22 11:31:32-08:00,commit, -31804,Matthew Turk,2010-01-22 11:31:32-08:00,commit, -31805,Matthew Turk,2010-01-22 11:26:26-08:00,commit, -31806,Matthew Turk,2010-01-22 11:26:26-08:00,commit, -31807,Matthew Turk,2010-01-21 20:35:50-08:00,commit, -31808,Matthew Turk,2010-01-21 20:35:50-08:00,commit, -31809,Matthew Turk,2010-01-21 20:35:13-08:00,commit, -31810,Matthew Turk,2010-01-21 20:35:13-08:00,commit, -31811,Matthew Turk,2010-01-21 16:01:01-08:00,commit, -31812,Matthew Turk,2010-01-21 16:01:01-08:00,commit, -31813,J.S. Oishi,2010-01-21 15:59:48-08:00,commit, -31814,J.S. Oishi,2010-01-21 15:40:59-08:00,commit, -31815,Matthew Turk,2010-01-21 14:36:33-08:00,commit, -31816,Matthew Turk,2010-01-21 14:36:33-08:00,commit, -31817,Matthew Turk,2010-01-21 14:13:25-08:00,commit, -31818,Matthew Turk,2010-01-21 14:03:04-08:00,commit, -31819,Matthew Turk,2010-01-21 13:56:03-08:00,commit, -31820,Matthew Turk,2010-01-21 13:53:40-08:00,commit, -31821,Matthew Turk,2010-01-21 13:52:56-08:00,commit, -31822,Stephen Skory,2010-01-20 15:18:34-08:00,commit, -31823,Stephen Skory,2010-01-20 15:16:57-08:00,commit, -31824,Stephen Skory,2010-01-20 15:12:14-08:00,commit, -31825,Matthew Turk,2010-01-19 20:49:55-08:00,commit, -31826,Stephen Skory,2010-01-19 17:01:48-08:00,commit, -31827,Stephen Skory,2010-01-19 16:53:57-08:00,commit, -31828,Sam Skillman,2010-01-14 11:58:02-07:00,commit, -31829,Matthew Turk,2010-01-14 00:02:09-08:00,commit, -31830,Matthew Turk,2010-01-13 23:58:59-08:00,commit, -31831,Matthew Turk,2010-01-13 23:58:18-08:00,commit, -31832,Matthew Turk,2010-01-13 20:51:55-08:00,commit, -31833,Sam Skillman,2010-01-13 19:08:45-08:00,commit, -31834,Sam Skillman,2010-01-13 19:51:52-07:00,commit, -31835,Matthew Turk,2010-01-12 16:05:01-08:00,commit, -31836,Matthew Turk,2010-01-12 12:43:23-08:00,commit, -31837,Matthew Turk,2010-01-11 22:01:29-08:00,commit, -31838,Matthew Turk,2010-01-11 22:00:28-08:00,commit, -31839,Matthew Turk,2010-01-11 21:58:03-08:00,commit, -31840,J.S. Oishi,2010-01-08 11:33:02-08:00,commit, -31841,Stephen Skory,2010-01-08 10:49:18-08:00,commit, -31842,Stephen Skory,2010-01-08 10:47:14-08:00,commit, -31843,Matthew Turk,2010-01-07 21:11:31-08:00,commit, -31844,Matthew Turk,2010-01-06 15:29:42-08:00,commit, -31845,Matthew Turk,2010-01-06 12:45:30-08:00,commit, -31846,Matthew Turk,2010-01-06 07:49:34-08:00,commit, -31847,J.S. Oishi,2010-01-04 16:45:09-08:00,commit, -31848,Britton Smith,2010-01-01 20:12:20-07:00,commit, -31849,Stephen Skory,2009-12-29 09:28:47-08:00,commit, -31850,Stephen Skory,2009-12-29 09:27:13-08:00,commit, -31851,Matthew Turk,2009-12-28 17:16:02-05:00,commit, -31852,Matthew Turk,2009-12-28 17:15:33-05:00,commit, -31853,Britton Smith,2009-12-28 15:14:54-07:00,commit, -31854,Britton Smith,2009-12-28 15:14:19-07:00,commit, -31855,Matthew Turk,2009-12-28 09:36:23-05:00,commit, -31856,Matthew Turk,2009-12-28 01:15:01-05:00,commit, -31857,Matthew Turk,2009-12-25 18:46:58-08:00,commit, -31858,Matthew Turk,2009-12-25 17:30:39-05:00,commit, -31859,Matthew Turk,2009-12-22 16:22:39-05:00,commit, -31860,Matthew Turk,2009-12-22 05:03:16-05:00,commit, -31861,Matthew Turk,2009-12-22 04:41:00-05:00,commit, -31862,Matthew Turk,2009-12-21 20:42:59-08:00,commit, -31863,Stephen Skory,2009-12-21 13:32:30-05:00,commit, -31864,Stephen Skory,2009-12-21 10:28:03-08:00,commit, -31865,Stephen Skory,2009-12-21 00:08:05-05:00,commit, -31866,Stephen Skory,2009-12-20 21:05:57-08:00,commit, -31867,Britton Smith,2009-12-20 17:50:52-08:00,commit, -31868,Stephen Skory,2009-12-20 12:42:09-08:00,commit, -31869,Matthew Turk,2009-12-20 10:03:04-08:00,commit, -31870,Matthew Turk,2009-12-20 10:02:20-08:00,commit, -31871,Matthew Turk,2009-12-20 09:57:12-08:00,commit, -31872,Matthew Turk,2009-12-18 09:09:40-08:00,commit, -31873,Britton Smith,2009-12-17 12:41:43-07:00,commit, -31874,Matthew Turk,2009-12-16 19:39:13-08:00,commit, -31875,Stephen Skory,2009-12-15 17:37:09-08:00,commit, -31876,Stephen Skory,2009-12-15 17:36:45-08:00,commit, -31877,Stephen Skory,2009-12-15 17:35:55-08:00,commit, -31878,Matthew Turk,2009-12-15 16:09:38-08:00,commit, -31879,Matthew Turk,2009-12-15 16:09:11-08:00,commit, -31880,Matthew Turk,2009-12-15 16:07:56-08:00,commit, -31881,Stephen Skory,2009-12-15 14:50:04-08:00,commit, -31882,Matthew Turk,2009-12-15 14:19:46-08:00,commit, -31883,Matthew Turk,2009-12-15 14:18:31-08:00,commit, -31884,Stephen Skory,2009-12-15 13:46:32-08:00,commit, -31885,Matthew Turk,2009-12-15 12:23:53-08:00,commit, -31886,Matthew Turk,2009-12-15 11:57:51-08:00,commit, -31887,Matthew Turk,2009-12-14 13:44:56-08:00,commit, -31888,Stephen Skory,2009-12-14 09:52:47-08:00,commit, -31889,Stephen Skory,2009-12-14 09:52:36-08:00,commit, -31890,Stephen Skory,2009-12-14 09:43:59-08:00,commit, -31891,Britton Smith,2009-12-13 21:45:57-07:00,commit, -31892,Britton Smith,2009-12-13 21:39:26-07:00,commit, -31893,Britton Smith,2009-12-13 21:38:40-07:00,commit, -31894,Stephen Skory,2009-12-13 17:28:08-08:00,commit, -31895,Stephen Skory,2009-12-13 14:05:53-08:00,commit, -31896,Stephen Skory,2009-12-13 14:05:10-08:00,commit, -31897,Britton Smith,2009-12-13 14:43:18-07:00,commit, -31898,Stephen Skory,2009-12-13 09:58:35-08:00,commit, -31899,Britton Smith,2009-12-12 16:15:02-07:00,commit, -31900,Britton Smith,2009-12-11 20:15:58-07:00,commit, -31901,Britton Smith,2009-12-11 20:15:06-07:00,commit, -31902,Stephen Skory,2009-12-11 16:49:59-08:00,commit, -31903,Stephen Skory,2009-12-11 15:18:17-08:00,commit, -31904,Stephen Skory,2009-12-11 15:17:40-08:00,commit, -31905,Britton Smith,2009-12-11 14:26:24-07:00,commit, -31906,Britton Smith,2009-12-11 14:26:01-07:00,commit, -31907,Stephen Skory,2009-12-11 13:23:29-08:00,commit, -31908,Britton Smith,2009-12-11 14:23:24-07:00,commit, -31909,Stephen Skory,2009-12-10 16:11:33-08:00,commit, -31910,Stephen Skory,2009-12-10 14:41:28-08:00,commit, -31911,Stephen Skory,2009-12-10 09:47:20-08:00,commit, -31912,Matthew Turk,2009-12-08 16:29:30-08:00,commit, -31913,Britton Smith,2009-12-08 09:06:31-07:00,commit, -31914,Britton Smith,2009-12-08 09:06:11-07:00,commit, -31915,Matthew Turk,2009-12-07 21:57:34-08:00,commit, -31916,Matthew Turk,2009-12-07 20:24:37-08:00,commit, -31917,J.S. Oishi,2009-12-07 16:24:32-08:00,commit, -31918,J.S. Oishi,2009-12-07 14:45:06-08:00,commit, -31919,Matthew Turk,2009-12-06 22:24:03-08:00,commit, -31920,J.S. Oishi,2009-12-06 19:41:43-08:00,commit, -31921,J.S. Oishi,2009-12-06 19:40:35-08:00,commit, -31922,Matthew Turk,2009-12-06 00:02:12-08:00,commit, -31923,Matthew Turk,2009-12-05 23:20:28-08:00,commit, -31924,Matthew Turk,2009-12-05 23:16:43-08:00,commit, -31925,Matthew Turk,2009-12-05 23:02:33-08:00,commit, -31926,Matthew Turk,2009-12-04 22:13:40-08:00,commit, -31927,Matthew Turk,2009-12-04 16:25:55-08:00,commit, -31928,Matthew Turk,2009-12-04 16:24:50-08:00,commit, -31929,Britton Smith,2009-12-04 10:43:41-07:00,commit, -31930,Britton Smith,2009-12-04 10:43:24-07:00,commit, -31931,Matthew Turk,2009-12-03 00:29:01-08:00,commit, -31932,Matthew Turk,2009-12-03 00:18:37-08:00,commit, -31933,Matthew Turk,2009-12-02 13:01:15-08:00,commit, -31934,Matthew Turk,2009-12-02 13:00:50-08:00,commit, -31935,Matthew Turk,2009-12-02 13:00:33-08:00,commit, -31936,Matthew Turk,2009-12-02 13:00:05-08:00,commit, -31937,Matthew Turk,2009-12-02 12:58:12-08:00,commit, -31938,Britton Smith,2009-12-02 13:40:00-07:00,commit, -31939,Matthew Turk,2009-12-02 12:25:06-08:00,commit, -31940,Matthew Turk,2009-12-02 12:25:06-08:00,commit, -31941,Britton Smith,2009-12-02 09:30:19-08:00,commit, -31942,Britton Smith,2009-12-02 09:21:02-08:00,commit, -31943,Stephen Skory,2009-12-02 09:19:25-08:00,commit, -31944,Matthew Turk,2009-12-01 20:53:48-08:00,commit, -31945,Stephen Skory,2009-12-01 17:36:31-08:00,commit, -31946,Matthew Turk,2009-11-30 14:20:18-08:00,commit, -31947,Matthew Turk,2009-11-30 13:33:45-08:00,commit, -31948,Matthew Turk,2009-11-30 13:33:45-08:00,commit, -31949,Matthew Turk,2009-11-30 11:03:43-08:00,commit, -31950,Matthew Turk,2009-11-25 11:54:25-08:00,commit, -31951,Britton Smith,2009-11-25 09:05:43-08:00,commit, -31952,Matthew Turk,2009-11-25 06:56:40-08:00,commit, -31953,Matthew Turk,2009-11-25 06:52:32-08:00,commit, -31954,Matthew Turk,2009-11-24 15:35:35-08:00,commit, -31955,Matthew Turk,2009-11-24 15:35:35-08:00,commit, -31956,Matthew Turk,2009-11-24 08:41:35-08:00,commit, -31957,Matthew Turk,2009-11-24 08:41:35-08:00,commit, -31958,Matthew Turk,2009-11-23 13:56:39-08:00,commit, -31959,Matthew Turk,2009-11-23 13:56:39-08:00,commit, -31960,Matthew Turk,2009-11-23 13:11:29-08:00,commit, -31961,Matthew Turk,2009-11-23 11:41:57-08:00,commit, -31962,Matthew Turk,2009-11-23 10:33:31-08:00,commit, -31963,Matthew Turk,2009-11-23 10:32:42-08:00,commit, -31964,Matthew Turk,2009-11-23 10:31:40-08:00,commit, -31965,Matthew Turk,2009-11-23 10:04:37-08:00,commit, -31966,Matthew Turk,2009-11-21 14:40:58-08:00,commit, -31967,Matthew Turk,2009-11-21 14:11:54-08:00,commit, -31968,Matthew Turk,2009-11-21 10:31:41-08:00,commit, -31969,Matthew Turk,2009-11-20 23:33:35-08:00,commit, -31970,Matthew Turk,2009-11-20 21:51:48-08:00,commit, -31971,Matthew Turk,2009-11-20 21:50:59-08:00,commit, -31972,Matthew Turk,2009-11-20 20:37:25-08:00,commit, -31973,Matthew Turk,2009-11-20 20:35:18-08:00,commit, -31974,Matthew Turk,2009-11-20 20:32:56-08:00,commit, -31975,Matthew Turk,2009-11-20 20:32:30-08:00,commit, -31976,Matthew Turk,2009-11-20 20:32:06-08:00,commit, -31977,Matthew Turk,2009-11-20 20:27:29-08:00,commit, -31978,Matthew Turk,2009-11-20 20:10:52-08:00,commit, -31979,Matthew Turk,2009-11-20 20:08:40-08:00,commit, -31980,Matthew Turk,2009-11-20 19:56:04-08:00,commit, -31981,Matthew Turk,2009-11-20 19:54:16-08:00,commit, -31982,Matthew Turk,2009-11-20 19:12:14-08:00,commit, -31983,Matthew Turk,2009-11-20 19:10:53-08:00,commit, -31984,Matthew Turk,2009-11-20 19:10:36-08:00,commit, -31985,Britton Smith,2009-11-19 19:29:40-08:00,commit, -31986,Britton Smith,2009-11-19 19:17:47-08:00,commit, -31987,Stephen Skory,2009-11-19 18:09:54-08:00,commit, -31988,Britton Smith,2009-11-19 13:31:33-08:00,commit, -31989,Stephen Skory,2009-11-19 10:55:53-08:00,commit, -31990,Matthew Turk,2009-11-18 10:07:25-08:00,commit, -31991,Matthew Turk,2009-11-17 07:44:52-08:00,commit, -31992,Matthew Turk,2009-11-16 19:46:53-08:00,commit, -31993,Matthew Turk,2009-11-16 13:20:08-08:00,commit, -31994,Matthew Turk,2009-11-16 13:19:26-08:00,commit, -31995,Matthew Turk,2009-11-16 13:16:27-08:00,commit, -31996,Matthew Turk,2009-11-16 12:53:07-08:00,commit, -31997,Matthew Turk,2009-11-16 12:12:48-08:00,commit, -31998,Matthew Turk,2009-11-16 11:10:37-08:00,commit, -31999,Britton Smith,2009-11-13 16:02:35-07:00,commit, -32000,David Collins,2009-11-13 10:17:25-08:00,commit, -32001,David Collins,2009-11-13 10:03:24-08:00,commit, -32002,Britton Smith,2009-11-12 16:40:48-07:00,commit, -32003,Matthew Turk,2009-11-12 14:55:14-08:00,commit, -32004,Matthew Turk,2009-11-12 11:21:19-08:00,commit, -32005,Matthew Turk,2009-11-12 11:12:48-08:00,commit, -32006,Britton Smith,2009-11-11 16:15:35-07:00,commit, -32007,Britton Smith,2009-11-10 22:34:17-07:00,commit, -32008,Britton Smith,2009-11-10 18:35:08-07:00,commit, -32009,Matthew Turk,2009-11-09 23:18:21-08:00,commit, -32010,Matthew Turk,2009-11-09 23:18:21-08:00,commit, -32011,Matthew Turk,2009-11-09 23:04:14-08:00,commit, -32012,Matthew Turk,2009-11-09 21:34:33-08:00,commit, -32013,Matthew Turk,2009-11-09 10:00:32-08:00,commit, -32014,Matthew Turk,2009-11-08 16:16:59-08:00,commit, -32015,Matthew Turk,2009-11-08 15:01:21-08:00,commit, -32016,Matthew Turk,2009-11-08 09:38:46-08:00,commit, -32017,Matthew Turk,2009-11-08 00:11:24-08:00,commit, -32018,Matthew Turk,2009-11-08 00:11:09-08:00,commit, -32019,John Wise,2009-11-07 14:47:50-05:00,commit, -32020,Matthew Turk,2009-11-06 14:01:54-08:00,commit, -32021,Matthew Turk,2009-11-06 14:01:54-08:00,commit, -32022,Matthew Turk,2009-11-06 09:06:39-08:00,commit, -32023,Matthew Turk,2009-11-06 09:04:43-08:00,commit, -32024,Matthew Turk,2009-11-06 08:43:26-08:00,commit, -32025,Matthew Turk,2009-11-05 15:21:35-08:00,commit, -32026,Matthew Turk,2009-11-05 00:35:07-08:00,commit, -32027,Matthew Turk,2009-11-03 16:55:50-08:00,commit, -32028,Matthew Turk,2009-11-03 15:54:24-08:00,commit, -32029,Britton Smith,2009-11-03 15:45:17-08:00,commit, -32030,Britton Smith,2009-11-03 15:38:53-08:00,commit, -32031,Britton Smith,2009-11-03 15:36:55-08:00,commit, -32032,Britton Smith,2009-11-03 15:36:06-08:00,commit, -32033,Matthew Turk,2009-11-02 23:05:43-08:00,commit, -32034,Matthew Turk,2009-11-02 18:59:50-08:00,commit, -32035,Matthew Turk,2009-11-02 17:06:03-08:00,commit, -32036,Matthew Turk,2009-11-02 15:59:44-08:00,commit, -32037,Matthew Turk,2009-11-02 15:38:10-08:00,commit, -32038,Matthew Turk,2009-11-02 14:45:50-08:00,commit, -32039,Britton Smith,2009-10-30 21:29:14-07:00,commit, -32040,Britton Smith,2009-10-30 18:47:09-07:00,commit, -32041,Britton Smith,2009-10-30 18:13:45-07:00,commit, -32042,Matthew Turk,2009-10-30 14:22:03-07:00,commit, -32043,Matthew Turk,2009-10-30 14:19:44-07:00,commit, -32044,Britton Smith,2009-10-30 13:31:59-07:00,commit, -32045,Matthew Turk,2009-10-29 20:01:36-07:00,commit, -32046,Matthew Turk,2009-10-29 13:08:27-07:00,commit, -32047,Matthew Turk,2009-10-28 21:15:22-07:00,commit, -32048,Matthew Turk,2009-10-28 17:32:35-07:00,commit, -32049,Matthew Turk,2009-10-28 17:16:13-07:00,commit, -32050,Britton Smith,2009-10-27 16:49:43-07:00,commit, -32051,J.S. Oishi,2009-10-27 11:49:51-07:00,commit, -32052,J.S. Oishi,2009-10-27 11:05:04-07:00,commit, -32053,Matthew Turk,2009-10-27 07:53:46-07:00,commit, -32054,Matthew Turk,2009-10-26 09:59:58-07:00,commit, -32055,Matthew Turk,2009-10-26 09:59:58-07:00,commit, -32056,Britton Smith,2009-10-26 09:57:58-07:00,commit, -32057,Matthew Turk,2009-10-25 16:23:01-07:00,commit, -32058,Matthew Turk,2009-10-25 16:18:59-07:00,commit, -32059,Matthew Turk,2009-10-25 16:01:52-07:00,commit, -32060,Matthew Turk,2009-10-25 15:59:38-07:00,commit, -32061,Matthew Turk,2009-10-25 15:58:26-07:00,commit, -32062,Matthew Turk,2009-10-25 15:57:14-07:00,commit, -32063,Britton Smith,2009-10-24 21:20:31-07:00,commit, -32064,Britton Smith,2009-10-24 20:59:35-07:00,commit, -32065,Britton Smith,2009-10-24 19:52:23-07:00,commit, -32066,Britton Smith,2009-10-24 19:02:42-07:00,commit, -32067,Stephen Skory,2009-10-24 14:44:11-07:00,commit, -32068,Matthew Turk,2009-10-23 20:38:59-07:00,commit, -32069,Matthew Turk,2009-10-23 19:30:27-07:00,commit, -32070,Matthew Turk,2009-10-23 19:09:21-07:00,commit, -32071,Matthew Turk,2009-10-23 19:08:31-07:00,commit, -32072,J.S. Oishi,2009-10-23 18:30:07-07:00,commit, -32073,Matthew Turk,2009-10-23 18:22:37-07:00,commit, -32074,Stephen Skory,2009-10-23 11:30:37-07:00,commit, -32075,Stephen Skory,2009-10-23 10:37:31-07:00,commit, -32076,Stephen Skory,2009-10-23 10:09:42-07:00,commit, -32077,Stephen Skory,2009-10-23 09:50:55-07:00,commit, -32078,Stephen Skory,2009-10-23 09:49:01-07:00,commit, -32079,Matthew Turk,2009-10-22 22:00:39-07:00,commit, -32080,Matthew Turk,2009-10-22 21:55:39-07:00,commit, -32081,Matthew Turk,2009-10-22 12:27:40-07:00,commit, -32082,Stephen Skory,2009-10-22 10:02:48-07:00,commit, -32083,Matthew Turk,2009-10-22 07:31:54-07:00,commit, -32084,Matthew Turk,2009-10-22 00:46:58-07:00,commit, -32085,Matthew Turk,2009-10-21 20:52:08-07:00,commit, -32086,Matthew Turk,2009-10-21 19:07:10-07:00,commit, -32087,Matthew Turk,2009-10-21 19:05:47-07:00,commit, -32088,Matthew Turk,2009-10-21 18:59:37-07:00,commit, -32089,Matthew Turk,2009-10-21 12:12:54-07:00,commit, -32090,Matthew Turk,2009-10-21 11:34:12-07:00,commit, -32091,Matthew Turk,2009-10-21 11:32:33-07:00,commit, -32092,Matthew Turk,2009-10-21 11:26:24-07:00,commit, -32093,Matthew Turk,2009-10-20 16:43:21-07:00,commit, -32094,Matthew Turk,2009-10-20 16:42:45-07:00,commit, -32095,Matthew Turk,2009-10-20 16:15:35-07:00,commit, -32096,Matthew Turk,2009-10-20 16:02:37-07:00,commit, -32097,Matthew Turk,2009-10-20 15:17:51-07:00,commit, -32098,Matthew Turk,2009-10-20 14:37:52-07:00,commit, -32099,Stephen Skory,2009-10-20 09:10:23-07:00,commit, -32100,Matthew Turk,2009-10-20 08:34:07-07:00,commit, -32101,Matthew Turk,2009-10-19 22:38:03-07:00,commit, -32102,Matthew Turk,2009-10-19 18:37:32-07:00,commit, -32103,Matthew Turk,2009-10-19 18:37:20-07:00,commit, -32104,Matthew Turk,2009-10-19 18:36:11-07:00,commit, -32105,Matthew Turk,2009-10-19 18:31:13-07:00,commit, -32106,Matthew Turk,2009-10-19 18:26:52-07:00,commit, -32107,Matthew Turk,2009-10-19 18:22:07-07:00,commit, -32108,Matthew Turk,2009-10-19 18:19:19-07:00,commit, -32109,Matthew Turk,2009-10-19 18:16:49-07:00,commit, -32110,Matthew Turk,2009-10-19 18:15:42-07:00,commit, -32111,Stephen Skory,2009-10-19 16:06:57-07:00,commit, -32112,Stephen Skory,2009-10-19 15:13:22-07:00,commit, -32113,J.S. Oishi,2009-10-19 12:58:29-07:00,commit, -32114,J.S. Oishi,2009-10-19 00:07:32-07:00,commit, -32115,Matthew Turk,2009-10-18 17:26:46-07:00,commit, -32116,J.S. Oishi,2009-10-18 16:12:37-07:00,commit, -32117,J.S. Oishi,2009-10-18 12:54:50-07:00,commit, -32118,J.S. Oishi,2009-10-18 12:29:37-07:00,commit, -32119,Matthew Turk,2009-10-17 16:36:42-07:00,commit, -32120,J.S. Oishi,2009-10-16 19:15:13-07:00,commit, -32121,J.S. Oishi,2009-10-16 18:09:38-07:00,commit, -32122,Matthew Turk,2009-10-16 17:04:27-07:00,commit, -32123,J.S. Oishi,2009-10-16 15:58:50-07:00,commit, -32124,Matthew Turk,2009-10-16 15:04:38-07:00,commit, -32125,Matthew Turk,2009-10-16 14:59:21-07:00,commit, -32126,Matthew Turk,2009-10-16 14:59:12-07:00,commit, -32127,Matthew Turk,2009-10-16 13:44:30-07:00,commit, -32128,J.S. Oishi,2009-10-16 12:38:29-07:00,commit, -32129,Matthew Turk,2009-10-16 00:30:06-07:00,commit, -32130,Matthew Turk,2009-10-15 17:48:18-07:00,commit, -32131,Matthew Turk,2009-10-15 12:36:14-07:00,commit, -32132,Sam Skillman,2009-10-15 12:25:08-06:00,commit, -32133,Matthew Turk,2009-10-14 23:19:52-07:00,commit, -32134,Matthew Turk,2009-10-14 13:49:17-07:00,commit, -32135,Matthew Turk,2009-10-14 13:23:48-07:00,commit, -32136,Matthew Turk,2009-10-14 08:30:25-07:00,commit, -32137,Matthew Turk,2009-10-14 08:30:25-07:00,commit, -32138,Matthew Turk,2009-10-13 19:50:58-07:00,commit, -32139,Stephen Skory,2009-10-13 17:39:24-07:00,commit, -32140,Sam Skillman,2009-10-13 17:19:26-06:00,commit, -32141,Stephen Skory,2009-10-13 11:38:19-07:00,commit, -32142,Matthew Turk,2009-10-13 10:29:21-07:00,commit, -32143,Matthew Turk,2009-10-09 21:04:50-07:00,commit, -32144,Stephen Skory,2009-10-09 16:54:11-07:00,commit, -32145,Matthew Turk,2009-10-08 21:40:38-07:00,commit, -32146,Britton Smith,2009-10-08 20:13:20-07:00,commit, -32147,Britton Smith,2009-10-08 20:09:42-07:00,commit, -32148,Stephen Skory,2009-10-08 12:37:47-07:00,commit, -32149,Matthew Turk,2009-10-07 23:12:22-07:00,commit, -32150,Matthew Turk,2009-10-07 23:12:22-07:00,commit, -32151,Britton Smith,2009-10-07 22:43:04-07:00,commit, -32152,Britton Smith,2009-10-07 21:42:45-07:00,commit, -32153,Stephen Skory,2009-10-07 16:44:17-07:00,commit, -32154,Stephen Skory,2009-10-07 15:26:51-07:00,commit, -32155,Matthew Turk,2009-10-07 11:32:34-07:00,commit, -32156,Matthew Turk,2009-10-07 08:08:53-07:00,commit, -32157,Britton Smith,2009-10-06 14:53:21-07:00,commit, -32158,Matthew Turk,2009-10-06 12:42:37-07:00,commit, -32159,Matthew Turk,2009-10-06 12:42:01-07:00,commit, -32160,Matthew Turk,2009-10-06 10:19:59-07:00,commit, -32161,Matthew Turk,2009-10-06 10:19:59-07:00,commit, -32162,Matthew Turk,2009-10-05 20:03:44-07:00,commit, -32163,Matthew Turk,2009-10-05 20:03:44-07:00,commit, -32164,Matthew Turk,2009-10-05 15:34:53-07:00,commit, -32165,Matthew Turk,2009-10-05 15:34:53-07:00,commit, -32166,Matthew Turk,2009-10-05 14:46:58-07:00,commit, -32167,Matthew Turk,2009-10-05 14:46:58-07:00,commit, -32168,Stephen Skory,2009-10-05 14:39:55-07:00,commit, -32169,Matthew Turk,2009-10-05 14:30:12-07:00,commit, -32170,Matthew Turk,2009-10-05 14:30:12-07:00,commit, -32171,Stephen Skory,2009-10-05 14:17:24-07:00,commit, -32172,Stephen Skory,2009-10-05 14:09:51-07:00,commit, -32173,Stephen Skory,2009-10-05 13:50:00-07:00,commit, -32174,Stephen Skory,2009-10-05 13:35:13-07:00,commit, -32175,Stephen Skory,2009-10-05 13:21:48-07:00,commit, -32176,Matthew Turk,2009-10-05 10:58:27-07:00,commit, -32177,Matthew Turk,2009-10-05 10:58:27-07:00,commit, -32178,Stephen Skory,2009-10-05 09:34:49-07:00,commit, -32179,Stephen Skory,2009-10-05 08:53:06-07:00,commit, -32180,Stephen Skory,2009-10-04 19:11:28-07:00,commit, -32181,Stephen Skory,2009-10-04 18:21:53-07:00,commit, -32182,Stephen Skory,2009-10-02 18:45:45-07:00,commit, -32183,Matthew Turk,2009-10-02 18:23:24-07:00,commit, -32184,Matthew Turk,2009-10-02 18:23:24-07:00,commit, -32185,Stephen Skory,2009-10-02 16:29:09-07:00,commit, -32186,Stephen Skory,2009-10-02 16:03:18-07:00,commit, -32187,Stephen Skory,2009-10-02 15:36:27-07:00,commit, -32188,Stephen Skory,2009-10-02 13:51:58-07:00,commit, -32189,Matthew Turk,2009-10-02 13:35:44-07:00,commit, -32190,Matthew Turk,2009-10-02 13:35:44-07:00,commit, -32191,Stephen Skory,2009-10-02 13:28:41-07:00,commit, -32192,Matthew Turk,2009-10-02 10:56:31-07:00,commit, -32193,Matthew Turk,2009-10-02 10:56:21-07:00,commit, -32194,Matthew Turk,2009-10-02 10:28:50-07:00,commit, -32195,Matthew Turk,2009-10-02 10:28:50-07:00,commit, -32196,Stephen Skory,2009-10-01 14:43:15-07:00,commit, -32197,Stephen Skory,2009-10-01 14:08:17-07:00,commit, -32198,Matthew Turk,2009-10-01 13:05:19-07:00,commit, -32199,Matthew Turk,2009-10-01 13:05:19-07:00,commit, -32200,Stephen Skory,2009-10-01 10:05:14-07:00,commit, -32201,Matthew Turk,2009-09-30 23:33:58-07:00,commit, -32202,Matthew Turk,2009-09-30 22:11:34-07:00,commit, -32203,Matthew Turk,2009-09-30 18:59:36-07:00,commit, -32204,Matthew Turk,2009-09-30 09:52:03-07:00,commit, -32205,Matthew Turk,2009-09-28 08:18:58-07:00,commit, -32206,Matthew Turk,2009-09-27 23:35:28-07:00,commit, -32207,Matthew Turk,2009-09-27 13:25:51-07:00,commit, -32208,Matthew Turk,2009-09-27 01:15:19-07:00,commit, -32209,Matthew Turk,2009-09-27 00:52:12-07:00,commit, -32210,Matthew Turk,2009-09-26 23:22:15-07:00,commit, -32211,Matthew Turk,2009-09-26 22:27:21-07:00,commit, -32212,Matthew Turk,2009-09-26 19:39:38-07:00,commit, -32213,Matthew Turk,2009-09-26 16:39:46-07:00,commit, -32214,Matthew Turk,2009-09-26 16:39:20-07:00,commit, -32215,Matthew Turk,2009-09-26 16:39:03-07:00,commit, -32216,Matthew Turk,2009-09-26 16:38:39-07:00,commit, -32217,Matthew Turk,2009-09-26 13:35:42-07:00,commit, -32218,Stephen Skory,2009-09-26 09:02:03-07:00,commit, -32219,Stephen Skory,2009-09-25 16:26:45-07:00,commit, -32220,Matthew Turk,2009-09-25 14:51:40-07:00,commit, -32221,Stephen Skory,2009-09-25 14:23:04-07:00,commit, -32222,Matthew Turk,2009-09-25 08:27:03-07:00,commit, -32223,Matthew Turk,2009-09-25 00:00:46-07:00,commit, -32224,Matthew Turk,2009-09-24 23:59:14-07:00,commit, -32225,Matthew Turk,2009-09-24 17:45:04-07:00,commit, -32226,Matthew Turk,2009-09-24 08:31:52-07:00,commit, -32227,Matthew Turk,2009-09-23 22:42:37-07:00,commit, -32228,Matthew Turk,2009-10-17 16:12:34-07:00,commit, -32229,Stephen Skory,2009-10-17 13:52:28-07:00,commit, -32230,Matthew Turk,2009-09-23 22:42:37-07:00,commit, -32231,Matthew Turk,2009-09-23 22:42:37-07:00,commit, -32232,David Collins,2009-09-23 15:22:00-07:00,commit, -32233,Matthew Turk,2009-09-22 15:06:25-07:00,commit, -32234,Matthew Turk,2009-09-22 12:39:37-07:00,commit, -32235,Matthew Turk,2009-09-22 11:19:37-07:00,commit, -32236,Matthew Turk,2009-09-22 11:17:46-07:00,commit, -32237,Sam Skillman,2009-09-22 09:12:54-06:00,commit, -32238,Stephen Skory,2009-09-21 14:39:35-05:00,commit, -32239,Stephen Skory,2009-09-20 18:52:54-07:00,commit, -32240,Sam Skillman,2009-09-19 16:21:06-06:00,commit, -32241,Sam Skillman,2009-09-19 15:25:53-06:00,commit, -32242,Sam Skillman,2009-09-19 13:04:36-06:00,commit, -32243,Matthew Turk,2009-09-18 15:39:18-07:00,commit, -32244,Matthew Turk,2009-09-18 15:05:43-07:00,commit, -32245,Matthew Turk,2009-09-18 13:48:11-07:00,commit, -32246,Matthew Turk,2009-09-18 13:48:11-07:00,commit, -32247,Matthew Turk,2009-09-18 13:26:37-07:00,commit, -32248,Matthew Turk,2009-09-18 13:26:37-07:00,commit, -32249,Matthew Turk,2009-09-17 16:24:33-07:00,commit, -32250,Matthew Turk,2009-09-17 10:48:12-07:00,commit, -32251,Matthew Turk,2009-09-17 10:45:12-07:00,commit, -32252,Matthew Turk,2009-09-17 10:45:12-07:00,commit, -32253,Matthew Turk,2009-09-17 10:33:15-07:00,commit, -32254,Matthew Turk,2009-09-17 09:56:01-07:00,commit, -32255,Matthew Turk,2009-09-16 23:49:09-07:00,commit, -32256,Matthew Turk,2009-09-16 22:35:37-07:00,commit, -32257,Matthew Turk,2009-09-16 16:52:56-07:00,commit, -32258,Matthew Turk,2009-09-16 16:22:45-07:00,commit, -32259,Matthew Turk,2009-09-16 15:47:02-07:00,commit, -32260,Matthew Turk,2009-09-16 15:45:43-07:00,commit, -32261,Stephen Skory,2009-09-16 13:37:26-07:00,commit, -32262,Matthew Turk,2009-09-16 13:25:28-07:00,commit, -32263,Devin Silvia,2009-09-16 09:45:29-07:00,commit, -32264,Matthew Turk,2009-09-15 23:25:23-07:00,commit, -32265,Matthew Turk,2009-09-15 15:55:59-07:00,commit, -32266,Matthew Turk,2009-09-15 15:55:15-07:00,commit, -32267,Matthew Turk,2009-09-15 15:46:52-07:00,commit, -32268,Matthew Turk,2009-09-15 15:46:52-07:00,commit, -32269,Sam Skillman,2009-09-15 15:39:26-07:00,commit, -32270,Sam Skillman,2009-09-15 15:25:28-07:00,commit, -32271,Stephen Skory,2009-09-15 14:15:26-07:00,commit, -32272,Matthew Turk,2009-09-15 11:51:02-07:00,commit, -32273,Matthew Turk,2009-09-14 23:30:17-07:00,commit, -32274,Matthew Turk,2009-09-14 15:50:40-07:00,commit, -32275,Devin Silvia,2009-09-14 15:17:19-07:00,commit, -32276,Stephen Skory,2009-09-14 14:57:12-07:00,commit, -32277,Stephen Skory,2009-09-14 14:49:20-07:00,commit, -32278,Stephen Skory,2009-09-12 14:03:36-07:00,commit, -32279,Matthew Turk,2009-09-11 16:42:12-07:00,commit, -32280,Matthew Turk,2009-09-11 16:41:25-07:00,commit, -32281,Matthew Turk,2009-09-11 15:58:18-07:00,commit, -32282,Matthew Turk,2009-09-11 15:35:38-07:00,commit, -32283,Matthew Turk,2009-09-11 14:13:38-07:00,commit, -32284,Matthew Turk,2009-09-11 14:01:11-07:00,commit, -32285,J.S. Oishi,2009-09-11 13:19:17-07:00,commit, -32286,Matthew Turk,2009-09-11 10:59:01-07:00,commit, -32287,Matthew Turk,2009-09-11 10:32:20-07:00,commit, -32288,Matthew Turk,2009-09-11 10:22:56-07:00,commit, -32289,Matthew Turk,2009-09-11 10:13:44-07:00,commit, -32290,Matthew Turk,2009-09-11 00:35:58-07:00,commit, -32291,Matthew Turk,2009-09-10 22:07:30-07:00,commit, -32292,Matthew Turk,2009-09-10 15:14:35-07:00,commit, -32293,Matthew Turk,2009-09-10 15:14:12-07:00,commit, -32294,Matthew Turk,2009-09-10 15:12:51-07:00,commit, -32295,Britton Smith,2009-09-10 09:55:32-07:00,commit, -32296,Britton Smith,2009-09-09 19:36:40-07:00,commit, -32297,Britton Smith,2009-09-09 18:44:16-07:00,commit, -32298,Britton Smith,2009-09-09 18:21:00-07:00,commit, -32299,J.S. Oishi,2009-09-09 17:09:43-07:00,commit, -32300,Matthew Turk,2009-09-09 14:07:30-07:00,commit, -32301,Matthew Turk,2009-09-09 14:07:05-07:00,commit, -32302,Matthew Turk,2009-09-09 14:04:06-07:00,commit, -32303,Matthew Turk,2009-09-09 10:01:15-07:00,commit, -32304,Britton Smith,2009-09-09 07:39:04-07:00,commit, -32305,Britton Smith,2009-09-08 17:56:27-07:00,commit, -32306,Britton Smith,2009-09-08 15:37:46-07:00,commit, -32307,Britton Smith,2009-09-08 14:47:40-07:00,commit, -32308,Sam Skillman,2009-09-08 10:22:50-07:00,commit, -32309,Matthew Turk,2009-09-08 09:54:42-07:00,commit, -32310,Matthew Turk,2009-09-07 17:59:16-07:00,commit, -32311,Matthew Turk,2009-09-07 17:13:11-07:00,commit, -32312,Matthew Turk,2009-09-07 13:20:49-07:00,commit, -32313,Matthew Turk,2009-09-07 13:19:26-07:00,commit, -32314,Matthew Turk,2009-09-06 20:17:07-07:00,commit, -32315,Matthew Turk,2009-09-06 20:17:07-07:00,commit, -32316,John Wise,2009-09-05 15:41:02-04:00,commit, -32317,Devin Silvia,2009-09-04 16:58:42-07:00,commit, -32318,John Wise,2009-09-04 17:15:10-04:00,commit, -32319,Britton Smith,2009-09-04 09:28:05-07:00,commit, -32320,Matthew Turk,2009-09-03 16:40:52-07:00,commit, -32321,Stephen Skory,2009-09-03 15:12:39-07:00,commit, -32322,Britton Smith,2009-09-03 13:23:42-07:00,commit, -32323,Matthew Turk,2009-09-03 11:30:35-07:00,commit, -32324,Britton Smith,2009-09-03 09:05:11-07:00,commit, -32325,Britton Smith,2009-09-03 08:54:35-07:00,commit, -32326,Britton Smith,2009-09-02 21:38:02-07:00,commit, -32327,Britton Smith,2009-09-02 21:09:40-07:00,commit, -32328,Britton Smith,2009-09-02 15:20:40-07:00,commit, -32329,Britton Smith,2009-09-02 10:08:11-07:00,commit, -32330,Britton Smith,2009-09-02 10:06:23-07:00,commit, -32331,Matthew Turk,2009-09-01 22:14:40-07:00,commit, -32332,Britton Smith,2009-09-01 14:56:05-07:00,commit, -32333,Stephen Skory,2009-09-01 12:55:02-07:00,commit, -32334,Devin Silvia,2009-09-01 12:09:07-07:00,commit, -32335,Stephen Skory,2009-09-01 11:26:10-07:00,commit, -32336,Matthew Turk,2009-08-31 14:08:08-07:00,commit, -32337,Britton Smith,2009-08-31 12:37:47-07:00,commit, -32338,Stephen Skory,2009-08-31 11:16:51-07:00,commit, -32339,Britton Smith,2009-08-31 10:42:05-07:00,commit, -32340,Britton Smith,2009-08-31 10:40:56-07:00,commit, -32341,Matthew Turk,2009-08-28 15:40:03-07:00,commit, -32342,Britton Smith,2009-08-28 14:33:59-07:00,commit, -32343,Matthew Turk,2009-08-28 11:14:45-07:00,commit, -32344,Matthew Turk,2009-08-28 11:14:06-07:00,commit, -32345,John Wise,2009-08-28 13:04:16-04:00,commit, -32346,Stephen Skory,2009-08-27 12:37:48-07:00,commit, -32347,Sam Skillman,2009-08-27 10:39:10-07:00,commit, -32348,Sam Skillman,2009-08-27 09:19:35-07:00,commit, -32349,Stephen Skory,2009-08-26 16:00:19-07:00,commit, -32350,Matthew Turk,2009-08-26 08:19:11-07:00,commit, -32351,Stephen Skory,2009-08-26 07:21:30-07:00,commit, -32352,Stephen Skory,2009-08-25 14:43:32-07:00,commit, -32353,John Wise,2009-08-25 14:19:07-07:00,commit, -32354,Stephen Skory,2009-08-25 13:13:58-07:00,commit, -32355,Stephen Skory,2009-08-25 13:13:06-07:00,commit, -32356,Matthew Turk,2009-08-25 12:46:57-07:00,commit, -32357,Stephen Skory,2009-08-25 10:50:13-07:00,commit, -32358,John Wise,2009-08-25 09:43:02-07:00,commit, -32359,John Wise,2009-08-24 18:37:43-07:00,commit, -32360,John Wise,2009-08-24 18:07:09-07:00,commit, -32361,John Wise,2009-08-24 18:01:19-07:00,commit, -32362,Stephen Skory,2009-08-24 17:34:03-07:00,commit, -32363,Stephen Skory,2009-08-24 15:23:32-07:00,commit, -32364,Sam Skillman,2009-08-24 10:54:12-07:00,commit, -32365,Sam Skillman,2009-08-24 10:52:00-07:00,commit, -32366,Matthew Turk,2009-08-24 07:41:09-07:00,commit, -32367,Stephen Skory,2009-08-22 17:19:54-07:00,commit, -32368,Matthew Turk,2009-08-21 08:16:09-07:00,commit, -32369,Matthew Turk,2009-08-21 08:06:34-07:00,commit, -32370,Matthew Turk,2009-08-20 23:10:50-07:00,commit, -32371,Matthew Turk,2009-08-20 22:58:02-07:00,commit, -32372,Matthew Turk,2009-08-20 18:33:24-07:00,commit, -32373,Stephen Skory,2009-08-20 17:40:48-07:00,commit, -32374,Stephen Skory,2009-08-20 17:35:43-07:00,commit, -32375,Stephen Skory,2009-08-20 17:24:00-04:00,commit, -32376,Matthew Turk,2009-08-20 11:33:13-07:00,commit, -32377,Stephen Skory,2009-08-19 10:50:58-07:00,commit, -32378,Matthew Turk,2009-08-18 14:57:47-07:00,commit, -32379,Matthew Turk,2009-08-18 14:30:20-07:00,commit, -32380,Matthew Turk,2009-08-18 14:27:57-07:00,commit, -32381,Stephen Skory,2009-08-18 13:37:02-07:00,commit, -32382,Matthew Turk,2009-08-18 13:25:24-07:00,commit, -32383,Matthew Turk,2009-08-17 22:46:55-07:00,commit, -32384,Matthew Turk,2009-08-17 21:23:04-07:00,commit, -32385,Matthew Turk,2009-08-17 21:22:18-07:00,commit, -32386,Stephen Skory,2009-08-17 19:15:14-07:00,commit, -32387,Matthew Turk,2009-08-17 17:51:20-07:00,commit, -32388,Matthew Turk,2009-08-17 17:51:20-07:00,commit, -32389,Matthew Turk,2009-08-17 17:36:58-07:00,commit, -32390,Matthew Turk,2009-08-17 17:36:58-07:00,commit, -32391,Matthew Turk,2009-08-17 14:35:26-07:00,commit, -32392,Matthew Turk,2009-08-17 14:29:08-07:00,commit, -32393,Stephen Skory,2009-08-17 12:48:39-07:00,commit, -32394,Matthew Turk,2009-08-17 12:04:39-07:00,commit, -32395,Matthew Turk,2009-08-17 12:04:39-07:00,commit, -32396,Matthew Turk,2009-08-17 09:57:18-07:00,commit, -32397,Stephen Skory,2009-08-17 09:25:27-07:00,commit, -32398,Stephen Skory,2009-08-15 10:21:30-07:00,commit, -32399,Stephen Skory,2009-08-15 10:13:42-07:00,commit, -32400,Stephen Skory,2009-08-15 09:34:35-07:00,commit, -32401,Matthew Turk,2009-08-14 18:11:35-07:00,commit, -32402,Matthew Turk,2009-08-14 18:08:46-07:00,commit, -32403,Stephen Skory,2009-08-14 16:31:28-07:00,commit, -32404,Stephen Skory,2009-08-14 14:04:58-07:00,commit, -32405,Matthew Turk,2009-08-14 09:43:50-07:00,commit, -32406,Stephen Skory,2009-08-13 12:58:32-07:00,commit, -32407,Stephen Skory,2009-08-13 10:55:26-07:00,commit, -32408,Stephen Skory,2009-08-13 08:14:02-07:00,commit, -32409,Stephen Skory,2009-08-12 13:18:02-07:00,commit, -32410,Stephen Skory,2009-08-11 11:11:51-07:00,commit, -32411,Stephen Skory,2009-08-10 17:52:29-07:00,commit, -32412,Stephen Skory,2009-08-10 14:24:31-07:00,commit, -32413,Stephen Skory,2009-08-10 10:08:29-07:00,commit, -32414,Stephen Skory,2009-08-09 20:05:07-07:00,commit, -32415,Stephen Skory,2009-08-09 17:10:03-07:00,commit, -32416,Stephen Skory,2009-08-09 16:53:24-07:00,commit, -32417,Stephen Skory,2009-08-09 16:34:45-07:00,commit, -32418,Stephen Skory,2009-08-09 16:16:45-07:00,commit, -32419,John Wise,2009-08-08 14:44:53-07:00,commit, -32420,Matthew Turk,2009-08-07 07:35:16-07:00,commit, -32421,Sam Skillman,2009-08-05 12:11:25-07:00,commit, -32422,Stephen Skory,2009-08-04 17:50:56-07:00,commit, -32423,Stephen Skory,2009-08-03 13:22:11-04:00,commit, -32424,Stephen Skory,2009-08-02 00:04:25-04:00,commit, -32425,Stephen Skory,2009-08-01 13:58:33-07:00,commit, -32426,Stephen Skory,2009-07-31 15:44:25-07:00,commit, -32427,Britton Smith,2009-07-31 11:12:35-07:00,commit, -32428,Stephen Skory,2009-07-31 11:18:59-04:00,commit, -32429,Stephen Skory,2009-07-29 10:40:57-07:00,commit, -32430,Stephen Skory,2009-07-29 08:54:48-07:00,commit, -32431,Stephen Skory,2009-07-28 20:00:14-07:00,commit, -32432,Matthew Turk,2009-07-28 17:36:51-07:00,commit, -32433,Matthew Turk,2009-07-27 13:55:11-07:00,commit, -32434,Matthew Turk,2009-07-27 13:54:15-07:00,commit, -32435,Matthew Turk,2009-07-27 13:53:23-07:00,commit, -32436,Stephen Skory,2009-07-27 12:50:44-07:00,commit, -32437,Stephen Skory,2009-07-27 12:18:19-07:00,commit, -32438,Stephen Skory,2009-07-27 12:13:17-07:00,commit, -32439,Sam Skillman,2009-07-27 09:51:32-07:00,commit, -32440,Stephen Skory,2009-07-27 09:07:53-07:00,commit, -32441,Stephen Skory,2009-07-27 08:53:18-07:00,commit, -32442,Stephen Skory,2009-07-26 20:14:20-04:00,commit, -32443,Stephen Skory,2009-07-25 17:06:09-07:00,commit, -32444,Stephen Skory,2009-07-25 15:33:03-07:00,commit, -32445,Matthew Turk,2009-07-25 14:47:31-07:00,commit, -32446,Matthew Turk,2009-07-25 14:35:58-07:00,commit, -32447,Matthew Turk,2009-07-25 14:16:56-07:00,commit, -32448,Matthew Turk,2009-07-25 14:15:08-07:00,commit, -32449,Stephen Skory,2009-07-25 16:19:04-04:00,commit, -32450,Matthew Turk,2009-07-24 18:32:04-07:00,commit, -32451,Matthew Turk,2009-07-24 18:08:40-07:00,commit, -32452,Matthew Turk,2009-07-24 20:35:04-04:00,commit, -32453,Stephen Skory,2009-07-24 18:25:02-04:00,commit, -32454,Stephen Skory,2009-07-24 17:37:26-04:00,commit, -32455,Matthew Turk,2009-07-24 11:13:52-04:00,commit, -32456,Matthew Turk,2009-07-24 00:57:42-04:00,commit, -32457,Stephen Skory,2009-07-23 20:28:32-07:00,commit, -32458,Stephen Skory,2009-07-23 20:11:23-07:00,commit, -32459,Stephen Skory,2009-07-23 17:16:01-07:00,commit, -32460,Stephen Skory,2009-07-23 16:05:08-07:00,commit, -32461,Britton Smith,2009-07-22 14:26:24-07:00,commit, -32462,Stephen Skory,2009-07-22 14:26:08-07:00,commit, -32463,Stephen Skory,2009-07-22 14:23:24-07:00,commit, -32464,Stephen Skory,2009-07-22 13:58:13-07:00,commit, -32465,Matthew Turk,2009-07-22 14:28:17-04:00,commit, -32466,Britton Smith,2009-07-22 09:50:45-07:00,commit, -32467,Stephen Skory,2009-07-22 09:41:03-07:00,commit, -32468,Matthew Turk,2009-07-22 07:11:05-07:00,commit, -32469,Stephen Skory,2009-07-21 20:13:07-07:00,commit, -32470,Stephen Skory,2009-07-21 17:35:29-07:00,commit, -32471,Britton Smith,2009-07-21 11:07:51-07:00,commit, -32472,Stephen Skory,2009-07-20 20:38:03-07:00,commit, -32473,Stephen Skory,2009-07-20 16:55:20-07:00,commit, -32474,Matthew Turk,2009-07-20 15:07:00-07:00,commit, -32475,Matthew Turk,2009-07-20 06:27:30-07:00,commit, -32476,Matthew Turk,2009-07-20 06:27:30-07:00,commit, -32477,Matthew Turk,2009-07-19 21:04:47-07:00,commit, -32478,Matthew Turk,2009-07-19 21:04:47-07:00,commit, -32479,Stephen Skory,2009-07-19 21:04:30-07:00,commit, -32480,Matthew Turk,2009-07-19 16:10:57-04:00,commit, -32481,Stephen Skory,2009-07-19 12:23:32-07:00,commit, -32482,Matthew Turk,2009-07-19 10:33:01-04:00,commit, -32483,Matthew Turk,2009-07-19 10:19:27-04:00,commit, -32484,Matthew Turk,2009-07-19 10:19:16-04:00,commit, -32485,Matthew Turk,2009-07-18 23:43:50-04:00,commit, -32486,Matthew Turk,2009-07-18 23:43:50-04:00,commit, -32487,Matthew Turk,2009-07-18 23:35:07-04:00,commit, -32488,Matthew Turk,2009-07-18 23:35:07-04:00,commit, -32489,Matthew Turk,2009-07-18 23:19:26-04:00,commit, -32490,Matthew Turk,2009-07-18 23:19:26-04:00,commit, -32491,Stephen Skory,2009-07-17 18:14:52-07:00,commit, -32492,Matthew Turk,2009-07-17 18:47:03-04:00,commit, -32493,Matthew Turk,2009-07-17 18:44:26-04:00,commit, -32494,Matthew Turk,2009-07-17 18:23:03-04:00,commit, -32495,Matthew Turk,2009-07-17 17:35:10-04:00,commit, -32496,Matthew Turk,2009-07-17 17:33:41-04:00,commit, -32497,Matthew Turk,2009-07-17 17:32:18-04:00,commit, -32498,Matthew Turk,2009-07-17 16:40:22-04:00,commit, -32499,Stephen Skory,2009-07-17 12:55:09-07:00,commit, -32500,Matthew Turk,2009-07-17 15:07:29-04:00,commit, -32501,Matthew Turk,2009-07-17 14:51:48-04:00,commit, -32502,Matthew Turk,2009-07-17 14:48:18-04:00,commit, -32503,Matthew Turk,2009-07-17 14:43:16-04:00,commit, -32504,Matthew Turk,2009-07-17 14:05:52-04:00,commit, -32505,Matthew Turk,2009-07-17 14:05:39-04:00,commit, -32506,Matthew Turk,2009-07-17 14:05:27-04:00,commit, -32507,Matthew Turk,2009-07-17 14:05:16-04:00,commit, -32508,Matthew Turk,2009-07-17 14:04:43-04:00,commit, -32509,Matthew Turk,2009-07-17 13:56:45-04:00,commit, -32510,Stephen Skory,2009-07-17 10:05:27-07:00,commit, -32511,Matthew Turk,2009-07-17 10:31:56-04:00,commit, -32512,Matthew Turk,2009-07-17 10:30:13-04:00,commit, -32513,Matthew Turk,2009-07-17 10:30:13-04:00,commit, -32514,Matthew Turk,2009-07-17 10:25:06-04:00,commit, -32515,Matthew Turk,2009-07-17 10:15:44-04:00,commit, -32516,Matthew Turk,2009-07-17 10:15:44-04:00,commit, -32517,Matthew Turk,2009-07-17 10:06:24-04:00,commit, -32518,Stephen Skory,2009-07-16 10:43:36-07:00,commit, -32519,Matthew Turk,2009-07-16 11:51:03-04:00,commit, -32520,Matthew Turk,2009-07-16 11:49:07-04:00,commit, -32521,Matthew Turk,2009-07-16 11:38:07-04:00,commit, -32522,Matthew Turk,2009-07-16 11:37:42-04:00,commit, -32523,Stephen Skory,2009-07-16 07:33:48-07:00,commit, -32524,Stephen Skory,2009-07-15 22:12:03-07:00,commit, -32525,Stephen Skory,2009-07-15 19:08:38-07:00,commit, -32526,Matthew Turk,2009-07-15 13:51:24-04:00,commit, -32527,Matthew Turk,2009-07-15 11:59:56-04:00,commit, -32528,Matthew Turk,2009-07-15 11:59:15-04:00,commit, -32529,Stephen Skory,2009-07-14 20:48:58-07:00,commit, -32530,Stephen Skory,2009-07-14 18:38:30-07:00,commit, -32531,Matthew Turk,2009-07-14 20:48:50-04:00,commit, -32532,Matthew Turk,2009-07-14 20:02:47-04:00,commit, -32533,Stephen Skory,2009-07-14 16:13:28-07:00,commit, -32534,Britton Smith,2009-07-14 14:42:53-06:00,commit, -32535,Matthew Turk,2009-07-14 16:13:34-04:00,commit, -32536,Matthew Turk,2009-07-14 14:51:50-04:00,commit, -32537,Matthew Turk,2009-07-14 14:49:09-04:00,commit, -32538,Britton Smith,2009-07-14 11:58:31-06:00,commit, -32539,Britton Smith,2009-07-14 10:25:58-06:00,commit, -32540,Stephen Skory,2009-07-13 15:40:14-07:00,commit, -32541,Britton Smith,2009-07-13 13:31:01-04:00,commit, -32542,Matthew Turk,2009-07-13 09:33:11-07:00,commit, -32543,Matthew Turk,2009-07-12 23:05:12-07:00,commit, -32544,Stephen Skory,2009-07-12 20:45:15-07:00,commit, -32545,Stephen Skory,2009-07-09 16:35:59-07:00,commit, -32546,Stephen Skory,2009-07-09 13:32:30-07:00,commit, -32547,Stephen Skory,2009-07-09 13:02:22-07:00,commit, -32548,Stephen Skory,2009-07-09 12:21:54-07:00,commit, -32549,Matthew Turk,2009-07-08 23:39:42-07:00,commit, -32550,Sam Skillman,2009-07-08 19:30:40-07:00,commit, -32551,Stephen Skory,2009-07-08 19:29:58-07:00,commit, -32552,Stephen Skory,2009-07-08 18:13:01-07:00,commit, -32553,Sam Skillman,2009-07-08 18:00:28-07:00,commit, -32554,Matthew Turk,2009-07-08 16:50:27-07:00,commit, -32555,Britton Smith,2009-07-08 16:45:52-07:00,commit, -32556,Matthew Turk,2009-07-08 11:00:16-07:00,commit, -32557,Stephen Skory,2009-07-07 19:28:39-07:00,commit, -32558,Stephen Skory,2009-07-07 14:55:34-07:00,commit, -32559,Stephen Skory,2009-07-07 14:47:33-07:00,commit, -32560,Matthew Turk,2009-07-07 14:19:38-07:00,commit, -32561,Stephen Skory,2009-07-07 14:03:25-07:00,commit, -32562,Matthew Turk,2009-07-06 22:05:34-07:00,commit, -32563,Stephen Skory,2009-07-06 17:18:49-07:00,commit, -32564,Stephen Skory,2009-07-06 17:14:35-07:00,commit, -32565,Stephen Skory,2009-07-06 16:54:02-07:00,commit, -32566,Matthew Turk,2009-07-06 15:10:24-07:00,commit, -32567,Matthew Turk,2009-07-06 14:37:02-07:00,commit, -32568,Matthew Turk,2009-07-06 14:31:44-07:00,commit, -32569,Matthew Turk,2009-07-06 13:50:34-07:00,commit, -32570,Matthew Turk,2009-07-06 13:26:49-07:00,commit, -32571,Matthew Turk,2009-07-06 13:26:21-07:00,commit, -32572,Stephen Skory,2009-07-06 09:50:26-07:00,commit, -32573,Stephen Skory,2009-07-06 09:35:00-07:00,commit, -32574,Stephen Skory,2009-07-06 09:26:19-07:00,commit, -32575,Stephen Skory,2009-07-06 09:23:30-07:00,commit, -32576,Stephen Skory,2009-07-05 22:08:01-07:00,commit, -32577,Stephen Skory,2009-07-05 17:44:34-07:00,commit, -32578,Britton Smith,2009-07-05 12:49:33-07:00,commit, -32579,Britton Smith,2009-07-05 12:27:56-07:00,commit, -32580,Stephen Skory,2009-07-04 18:29:47-07:00,commit, -32581,Stephen Skory,2009-07-04 17:41:53-07:00,commit, -32582,Sam Skillman,2009-07-03 15:58:30-07:00,commit, -32583,Sam Skillman,2009-07-03 14:45:13-07:00,commit, -32584,Stephen Skory,2009-07-03 11:00:24-07:00,commit, -32585,Stephen Skory,2009-07-02 18:04:57-07:00,commit, -32586,Matthew Turk,2009-07-02 09:29:35-07:00,commit, -32587,Stephen Skory,2009-07-01 15:38:22-07:00,commit, -32588,Britton Smith,2009-06-30 10:37:09-07:00,commit, -32589,Britton Smith,2009-06-30 10:28:41-07:00,commit, -32590,Britton Smith,2009-06-30 10:22:29-07:00,commit, -32591,Matthew Turk,2009-06-30 09:45:38-04:00,commit, -32592,Matthew Turk,2009-06-30 06:45:38-07:00,commit, -32593,Matthew Turk,2009-06-29 17:24:55-07:00,commit, -32594,Matthew Turk,2009-06-29 17:18:18-07:00,commit, -32595,Britton Smith,2009-06-29 17:05:21-07:00,commit, -32596,Matthew Turk,2009-06-29 15:27:35-07:00,commit, -32597,Matthew Turk,2009-06-29 09:00:17-07:00,commit, -32598,Matthew Turk,2009-06-29 07:17:36-07:00,commit, -32599,Matthew Turk,2009-06-26 16:39:08-07:00,commit, -32600,Matthew Turk,2009-06-26 15:39:48-07:00,commit, -32601,Matthew Turk,2009-06-25 10:42:32-07:00,commit, -32602,Matthew Turk,2009-06-25 09:34:24-07:00,commit, -32603,Matthew Turk,2009-06-25 08:02:02-07:00,commit, -32604,Matthew Turk,2009-06-24 17:28:48-07:00,commit, -32605,Matthew Turk,2009-06-23 22:58:55-07:00,commit, -32606,Matthew Turk,2009-06-23 22:26:09-07:00,commit, -32607,Matthew Turk,2009-06-23 22:21:12-07:00,commit, -32608,Matthew Turk,2009-06-23 21:50:10-07:00,commit, -32609,Matthew Turk,2009-06-23 21:49:49-07:00,commit, -32610,Matthew Turk,2009-06-23 11:24:21-07:00,commit, -32611,Matthew Turk,2009-06-23 11:24:21-07:00,commit, -32612,Matthew Turk,2009-06-22 23:16:11-07:00,commit, -32613,Matthew Turk,2009-06-20 12:11:59-07:00,commit, -32614,Matthew Turk,2009-06-20 12:11:59-07:00,commit, -32615,Matthew Turk,2009-06-18 22:30:43-07:00,commit, -32616,Britton Smith,2009-06-18 11:10:10-07:00,commit, -32617,Matthew Turk,2009-06-18 10:20:57-07:00,commit, -32618,Matthew Turk,2009-06-18 10:20:07-07:00,commit, -32619,Stephen Skory,2009-06-17 16:04:37-07:00,commit, -32620,Matthew Turk,2009-06-17 12:39:26-07:00,commit, -32621,Matthew Turk,2009-06-17 12:28:52-07:00,commit, -32622,Britton Smith,2009-06-17 10:56:28-07:00,commit, -32623,Britton Smith,2009-06-17 10:56:28-07:00,commit, -32624,Matthew Turk,2009-06-17 10:07:30-07:00,commit, -32625,Matthew Turk,2009-06-17 09:32:02-07:00,commit, -32626,Britton Smith,2009-06-16 23:23:04-07:00,commit, -32627,Britton Smith,2009-06-16 15:59:56-07:00,commit, -32628,Britton Smith,2009-06-16 14:38:45-07:00,commit, -32629,Matthew Turk,2009-06-16 12:08:23-07:00,commit, -32630,Matthew Turk,2009-06-16 12:08:23-07:00,commit, -32631,Britton Smith,2009-06-16 08:59:04-07:00,commit, -32632,Sam Skillman,2009-06-16 08:40:48-07:00,commit, -32633,Sam Skillman,2009-06-16 08:36:25-07:00,commit, -32634,Sam Skillman,2009-06-16 08:30:34-07:00,commit, -32635,Sam Skillman,2009-06-16 08:28:00-07:00,commit, -32636,Matthew Turk,2009-06-12 10:13:14-07:00,commit, -32637,Matthew Turk,2009-06-10 08:00:23-07:00,commit, -32638,Matthew Turk,2009-06-10 08:00:23-07:00,commit, -32639,Matthew Turk,2009-06-09 16:26:36-07:00,commit, -32640,Britton Smith,2009-06-09 16:23:53-07:00,commit, -32641,J.S. Oishi,2009-06-09 12:29:45-07:00,commit, -32642,J.S. Oishi,2009-06-09 12:29:45-07:00,commit, -32643,J.S. Oishi,2009-06-09 11:43:52-07:00,commit, -32644,J.S. Oishi,2009-06-09 11:43:52-07:00,commit, -32645,Matthew Turk,2009-06-09 09:33:11-07:00,commit, -32646,Matthew Turk,2009-06-09 08:33:02-07:00,commit, -32647,Matthew Turk,2009-06-08 23:54:44-07:00,commit, -32648,Matthew Turk,2009-06-08 13:20:56-07:00,commit, -32649,Matthew Turk,2009-06-06 12:40:50-07:00,commit, -32650,Matthew Turk,2009-06-05 13:43:18-07:00,commit, -32651,Matthew Turk,2009-06-05 13:12:07-07:00,commit, -32652,Matthew Turk,2009-06-05 11:03:49-07:00,commit, -32653,Matthew Turk,2009-06-04 14:00:31-07:00,commit, -32654,Matthew Turk,2009-06-04 12:47:18-07:00,commit, -32655,Matthew Turk,2009-06-04 11:20:10-07:00,commit, -32656,Matthew Turk,2009-06-03 09:29:25-07:00,commit, -32657,Matthew Turk,2009-06-03 09:29:25-07:00,commit, -32658,Matthew Turk,2009-06-03 06:20:53-07:00,commit, -32659,Matthew Turk,2009-06-03 06:20:53-07:00,commit, -32660,Matthew Turk,2009-05-29 21:10:02-07:00,commit, -32661,Matthew Turk,2009-05-29 15:59:12-07:00,commit, -32662,Matthew Turk,2009-05-28 08:39:05-07:00,commit, -32663,Matthew Turk,2009-05-28 08:39:05-07:00,commit, -32664,Matthew Turk,2009-05-22 11:04:49-07:00,commit, -32665,Matthew Turk,2009-05-22 11:04:31-07:00,commit, -32666,Matthew Turk,2009-05-21 08:48:30-07:00,commit, -32667,Matthew Turk,2009-05-19 21:34:08-07:00,commit, -32668,Matthew Turk,2009-05-19 21:24:19-07:00,commit, -32669,Matthew Turk,2009-05-19 21:05:25-07:00,commit, -32670,Matthew Turk,2009-05-19 19:25:54-07:00,commit, -32671,Matthew Turk,2009-05-19 16:42:22-07:00,commit, -32672,Matthew Turk,2009-05-19 16:42:22-07:00,commit, -32673,Matthew Turk,2009-05-19 13:46:30-07:00,commit, -32674,Matthew Turk,2009-05-19 13:45:46-07:00,commit, -32675,Stephen Skory,2009-05-19 10:25:09-07:00,commit, -32676,Stephen Skory,2009-05-14 07:17:48-07:00,commit, -32677,Stephen Skory,2009-05-13 21:34:32-07:00,commit, -32678,Matthew Turk,2009-05-13 16:34:09-07:00,commit, -32679,Stephen Skory,2009-05-13 15:27:02-07:00,commit, -32680,Matthew Turk,2009-05-12 23:22:18-07:00,commit, -32681,Matthew Turk,2009-05-12 10:34:03-07:00,commit, -32682,Matthew Turk,2009-05-12 06:43:21-07:00,commit, -32683,Matthew Turk,2009-05-11 20:30:53-07:00,commit, -32684,Matthew Turk,2009-05-11 20:24:04-07:00,commit, -32685,Matthew Turk,2009-05-11 20:20:26-07:00,commit, -32686,Matthew Turk,2009-05-11 16:02:12-07:00,commit, -32687,Matthew Turk,2009-05-11 14:11:43-07:00,commit, -32688,Matthew Turk,2009-05-07 22:49:38-07:00,commit, -32689,Matthew Turk,2009-05-07 17:17:28-07:00,commit, -32690,Matthew Turk,2009-05-07 17:16:49-07:00,commit, -32691,Matthew Turk,2009-06-23 22:20:44-07:00,commit, -32692,Matthew Turk,2009-06-23 22:20:31-07:00,commit, -32693,Matthew Turk,2009-06-23 22:20:11-07:00,commit, -32694,Matthew Turk,2009-05-07 15:35:09-07:00,commit, -32695,Matthew Turk,2009-05-07 15:29:28-07:00,commit, -32696,Matthew Turk,2009-05-07 12:16:25-07:00,commit, -32697,Matthew Turk,2009-05-07 11:23:51-07:00,commit, -32698,Matthew Turk,2009-05-06 17:03:38-07:00,commit, -32699,Matthew Turk,2009-05-06 16:51:56-07:00,commit, -32700,Britton Smith,2009-05-06 16:49:57-07:00,commit, -32701,Stephen Skory,2009-05-06 09:25:09-07:00,commit, -32702,Stephen Skory,2009-05-06 09:22:29-07:00,commit, -32703,Matthew Turk,2009-05-05 22:58:17-07:00,commit, -32704,Matthew Turk,2009-05-05 16:45:41-07:00,commit, -32705,Matthew Turk,2009-05-05 13:01:15-07:00,commit, -32706,Matthew Turk,2009-05-05 10:55:00-07:00,commit, -32707,Matthew Turk,2009-05-04 13:57:00-07:00,commit, -32708,Matthew Turk,2009-05-04 12:07:01-07:00,commit, -32709,Matthew Turk,2009-05-03 20:20:59-07:00,commit, -32710,Matthew Turk,2009-05-03 20:20:41-07:00,commit, -32711,Matthew Turk,2009-05-01 14:55:45-07:00,commit, -32712,Stephen Skory,2009-05-01 09:27:13-07:00,commit, -32713,Matthew Turk,2009-04-30 14:15:12-07:00,commit, -32714,Matthew Turk,2009-04-30 10:12:37-07:00,commit, -32715,Matthew Turk,2009-04-30 10:12:28-07:00,commit, -32716,Matthew Turk,2009-04-30 08:04:45-07:00,commit, -32717,Matthew Turk,2009-04-30 07:50:04-07:00,commit, -32718,Matthew Turk,2009-04-29 14:42:31-07:00,commit, -32719,Matthew Turk,2009-04-29 14:41:15-07:00,commit, -32720,Matthew Turk,2009-04-29 14:37:44-07:00,commit, -32721,Matthew Turk,2009-04-29 14:14:43-07:00,commit, -32722,Stephen Skory,2009-04-27 16:27:45-07:00,commit, -32723,Britton Smith,2009-04-27 12:24:46-07:00,commit, -32724,Matthew Turk,2009-04-27 11:29:53-07:00,commit, -32725,Matthew Turk,2009-04-27 11:27:00-07:00,commit, -32726,Stephen Skory,2009-04-27 09:48:06-07:00,commit, -32727,Stephen Skory,2009-04-27 09:25:58-07:00,commit, -32728,Stephen Skory,2009-04-27 09:21:43-07:00,commit, -32729,Stephen Skory,2009-04-24 13:34:22-07:00,commit, -32730,Matthew Turk,2009-04-23 13:21:05-07:00,commit, -32731,Matthew Turk,2009-04-23 10:20:27-07:00,commit, -32732,Matthew Turk,2009-04-23 10:17:36-07:00,commit, -32733,Stephen Skory,2009-04-23 10:09:27-07:00,commit, -32734,Matthew Turk,2009-04-23 10:04:43-07:00,commit, -32735,Stephen Skory,2009-04-23 09:57:02-07:00,commit, -32736,Matthew Turk,2009-04-22 14:04:54-07:00,commit, -32737,Matthew Turk,2009-04-21 14:24:57-07:00,commit, -32738,Stephen Skory,2009-04-21 11:39:09-07:00,commit, -32739,Matthew Turk,2009-04-21 11:26:05-07:00,commit, -32740,Matthew Turk,2009-04-20 16:24:30-07:00,commit, -32741,Matthew Turk,2009-04-20 15:51:55-07:00,commit, -32742,Matthew Turk,2009-04-20 14:56:29-07:00,commit, -32743,Matthew Turk,2009-04-20 14:44:46-07:00,commit, -32744,Matthew Turk,2009-04-20 14:24:59-07:00,commit, -32745,Matthew Turk,2009-04-20 13:02:25-07:00,commit, -32746,Matthew Turk,2009-04-20 12:58:47-07:00,commit, -32747,Matthew Turk,2009-04-20 12:30:28-07:00,commit, -32748,Matthew Turk,2009-04-20 12:24:43-07:00,commit, -32749,Matthew Turk,2009-04-20 12:11:19-07:00,commit, -32750,Matthew Turk,2009-04-20 10:54:58-07:00,commit, -32751,Matthew Turk,2009-04-20 10:52:56-07:00,commit, -32752,Matthew Turk,2009-04-20 10:49:10-07:00,commit, -32753,Matthew Turk,2009-04-20 10:38:16-07:00,commit, -32754,Matthew Turk,2009-04-20 10:36:16-07:00,commit, -32755,Matthew Turk,2009-04-20 09:48:00-07:00,commit, -32756,Matthew Turk,2009-04-20 09:28:06-07:00,commit, -32757,Matthew Turk,2009-04-20 09:20:18-07:00,commit, -32758,Stephen Skory,2009-04-20 08:50:35-07:00,commit, -32759,Matthew Turk,2009-04-20 00:49:58-07:00,commit, -32760,Matthew Turk,2009-04-19 12:44:45-07:00,commit, -32761,Matthew Turk,2009-04-19 12:20:08-07:00,commit, -32762,Matthew Turk,2009-04-19 12:19:30-07:00,commit, -32763,Matthew Turk,2009-04-19 11:11:36-07:00,commit, -32764,Matthew Turk,2009-04-19 11:11:25-07:00,commit, -32765,Matthew Turk,2009-04-19 11:10:24-07:00,commit, -32766,Matthew Turk,2009-04-19 11:09:57-07:00,commit, -32767,Matthew Turk,2009-04-19 11:04:36-07:00,commit, -32768,Matthew Turk,2009-04-19 10:05:15-07:00,commit, -32769,Matthew Turk,2009-04-17 22:56:25-07:00,commit, -32770,Matthew Turk,2009-04-17 22:14:37-07:00,commit, -32771,Matthew Turk,2009-04-16 22:42:11-07:00,commit, -32772,Matthew Turk,2009-04-16 21:06:35-07:00,commit, -32773,Matthew Turk,2009-04-16 20:41:16-07:00,commit, -32774,Matthew Turk,2009-04-16 20:41:11-07:00,commit, -32775,Matthew Turk,2009-04-16 20:16:51-07:00,commit, -32776,Matthew Turk,2009-04-16 16:20:05-07:00,commit, -32777,Matthew Turk,2009-04-15 13:58:18-07:00,commit, -32778,Matthew Turk,2009-04-15 13:46:57-07:00,commit, -32779,Matthew Turk,2009-04-15 10:03:00-07:00,commit, -32780,Matthew Turk,2009-04-14 21:31:59-07:00,commit, -32781,Matthew Turk,2009-04-13 17:22:42-07:00,commit, -32782,Matthew Turk,2009-04-08 07:16:17-07:00,commit, -32783,Britton Smith,2009-04-07 13:38:33-07:00,commit, -32784,Matthew Turk,2009-04-07 09:01:44-07:00,commit, -32785,Matthew Turk,2009-04-07 09:01:32-07:00,commit, -32786,Matthew Turk,2009-04-06 22:56:30-07:00,commit, -32787,Matthew Turk,2009-04-04 17:57:22-07:00,commit, -32788,Matthew Turk,2009-04-04 15:28:23-07:00,commit, -32789,Matthew Turk,2009-04-03 23:02:17-07:00,commit, -32790,Matthew Turk,2009-04-03 23:01:56-07:00,commit, -32791,Matthew Turk,2009-04-03 13:04:30-07:00,commit, -32792,Matthew Turk,2009-04-02 12:18:57-07:00,commit, -32793,Matthew Turk,2009-04-01 18:07:41-07:00,commit, -32794,Matthew Turk,2009-04-01 15:28:29-07:00,commit, -32795,Matthew Turk,2009-04-01 11:49:40-07:00,commit, -32796,Matthew Turk,2009-04-01 09:18:13-07:00,commit, -32797,Matthew Turk,2009-04-01 08:46:52-07:00,commit, -32798,Matthew Turk,2009-04-01 08:22:27-07:00,commit, -32799,Matthew Turk,2009-04-01 08:00:44-07:00,commit, -32800,Matthew Turk,2009-03-31 23:55:53-07:00,commit, -32801,Matthew Turk,2009-03-31 23:18:11-07:00,commit, -32802,Matthew Turk,2009-03-31 22:31:53-07:00,commit, -32803,Matthew Turk,2009-03-31 21:21:06-07:00,commit, -32804,Matthew Turk,2009-03-31 20:53:53-07:00,commit, -32805,Matthew Turk,2009-03-31 13:51:37-07:00,commit, -32806,Matthew Turk,2009-03-31 13:27:21-07:00,commit, -32807,Britton Smith,2009-03-31 13:12:18-07:00,commit, -32808,Matthew Turk,2009-03-31 12:49:44-07:00,commit, -32809,Matthew Turk,2009-03-31 12:07:39-07:00,commit, -32810,Matthew Turk,2009-03-31 10:11:48-07:00,commit, -32811,Britton Smith,2009-03-31 09:26:44-07:00,commit, -32812,Matthew Turk,2009-03-30 22:52:18-07:00,commit, -32813,Matthew Turk,2009-03-30 09:50:49-07:00,commit, -32814,Matthew Turk,2009-03-29 00:39:01-07:00,commit, -32815,Matthew Turk,2009-03-28 23:45:57-07:00,commit, -32816,Matthew Turk,2009-03-27 19:07:08-07:00,commit, -32817,Matthew Turk,2009-03-27 18:56:19-07:00,commit, -32818,Matthew Turk,2009-03-26 23:08:39-07:00,commit, -32819,Matthew Turk,2009-03-26 23:08:15-07:00,commit, -32820,Matthew Turk,2009-03-26 19:34:02-07:00,commit, -32821,Matthew Turk,2009-03-26 17:56:03-07:00,commit, -32822,Matthew Turk,2009-03-26 16:09:43-07:00,commit, -32823,Matthew Turk,2009-03-26 16:07:41-07:00,commit, -32824,Matthew Turk,2009-03-26 16:06:53-07:00,commit, -32825,Matthew Turk,2009-03-26 09:20:28-07:00,commit, -32826,Matthew Turk,2009-03-25 23:36:06-07:00,commit, -32827,Britton Smith,2009-03-25 13:14:24-07:00,commit, -32828,Matthew Turk,2009-03-25 09:57:00-07:00,commit, -32829,Matthew Turk,2009-03-24 16:20:45-07:00,commit, -32830,Stephen Skory,2009-03-24 13:27:18-07:00,commit, -32831,Matthew Turk,2009-03-24 11:11:05-07:00,commit, -32832,Matthew Turk,2009-03-24 10:05:28-07:00,commit, -32833,Matthew Turk,2009-03-23 21:41:59-07:00,commit, -32834,Matthew Turk,2009-03-23 21:16:02-07:00,commit, -32835,Matthew Turk,2009-03-23 20:54:51-07:00,commit, -32836,Britton Smith,2009-03-23 17:23:07-07:00,commit, -32837,Matthew Turk,2009-03-23 16:02:45-07:00,commit, -32838,Matthew Turk,2009-03-21 14:20:48-07:00,commit, -32839,Britton Smith,2009-03-21 15:06:30-06:00,commit, -32840,Matthew Turk,2009-03-21 13:54:36-07:00,commit, -32841,Matthew Turk,2009-03-21 13:23:11-07:00,commit, -32842,Matthew Turk,2009-03-21 12:10:45-07:00,commit, -32843,Matthew Turk,2009-03-21 12:06:17-07:00,commit, -32844,Britton Smith,2009-03-21 13:03:08-06:00,commit, -32845,Matthew Turk,2009-03-21 11:50:39-07:00,commit, -32846,Britton Smith,2009-03-21 12:39:36-06:00,commit, -32847,Matthew Turk,2009-03-21 11:26:02-07:00,commit, -32848,Matthew Turk,2009-03-21 11:04:13-07:00,commit, -32849,Matthew Turk,2009-03-21 11:03:13-07:00,commit, -32850,Britton Smith,2009-03-21 11:54:03-06:00,commit, -32851,Matthew Turk,2009-03-21 10:43:48-07:00,commit, -32852,Matthew Turk,2009-03-21 00:36:13-07:00,commit, -32853,Matthew Turk,2009-03-21 00:27:49-07:00,commit, -32854,Matthew Turk,2009-03-20 19:00:42-07:00,commit, -32855,Matthew Turk,2009-03-20 17:34:08-07:00,commit, -32856,Matthew Turk,2009-03-20 17:07:11-07:00,commit, -32857,J.S. Oishi,2009-03-20 15:08:00-07:00,commit, -32858,J.S. Oishi,2009-03-20 15:01:35-07:00,commit, -32859,Matthew Turk,2009-03-20 14:43:24-07:00,commit, -32860,Matthew Turk,2009-03-20 08:24:43-07:00,commit, -32861,Matthew Turk,2009-03-20 08:19:22-07:00,commit, -32862,Matthew Turk,2009-03-20 00:15:14-07:00,commit, -32863,Matthew Turk,2009-03-19 18:05:57-07:00,commit, -32864,Matthew Turk,2009-03-19 17:36:41-07:00,commit, -32865,Britton Smith,2009-03-19 15:48:36-07:00,commit, -32866,Britton Smith,2009-03-19 15:31:25-07:00,commit, -32867,Britton Smith,2009-03-19 15:24:00-07:00,commit, -32868,Matthew Turk,2009-03-18 22:44:00-07:00,commit, -32869,Matthew Turk,2009-03-18 10:19:53-07:00,commit, -32870,Stephen Skory,2009-03-17 15:25:33-07:00,commit, -32871,Stephen Skory,2009-03-16 13:00:55-07:00,commit, -32872,Stephen Skory,2009-03-16 12:57:06-07:00,commit, -32873,Stephen Skory,2009-03-15 10:29:49-07:00,commit, -32874,Matthew Turk,2009-03-14 15:15:31-07:00,commit, -32875,Matthew Turk,2009-03-14 15:06:55-07:00,commit, -32876,Matthew Turk,2009-03-14 15:05:07-07:00,commit, -32877,Matthew Turk,2009-03-14 15:02:48-07:00,commit, -32878,Matthew Turk,2009-03-14 14:45:13-07:00,commit, -32879,Britton Smith,2009-03-14 13:40:17-07:00,commit, -32880,Stephen Skory,2009-03-13 13:15:52-07:00,commit, -32881,Stephen Skory,2009-03-13 10:33:55-07:00,commit, -32882,Stephen Skory,2009-03-13 10:15:10-07:00,commit, -32883,Matthew Turk,2009-03-12 21:38:38-07:00,commit, -32884,Matthew Turk,2009-03-12 21:16:43-07:00,commit, -32885,Stephen Skory,2009-03-12 21:15:25-07:00,commit, -32886,Stephen Skory,2009-03-12 21:14:44-07:00,commit, -32887,Matthew Turk,2009-03-12 13:10:43-07:00,commit, -32888,Matthew Turk,2009-03-12 13:06:02-07:00,commit, -32889,Matthew Turk,2009-03-12 12:45:01-07:00,commit, -32890,Matthew Turk,2009-03-12 12:40:37-07:00,commit, -32891,Matthew Turk,2009-03-12 12:29:57-07:00,commit, -32892,Matthew Turk,2009-03-12 12:29:30-07:00,commit, -32893,Matthew Turk,2009-03-11 21:59:05-07:00,commit, -32894,Britton Smith,2009-03-11 12:31:52-07:00,commit, -32895,Britton Smith,2009-03-11 09:31:37-07:00,commit, -32896,Matthew Turk,2009-03-10 11:47:59-07:00,commit, -32897,Matthew Turk,2009-03-10 11:23:16-07:00,commit, -32898,Matthew Turk,2009-03-10 11:16:35-07:00,commit, -32899,Matthew Turk,2009-03-10 11:15:55-07:00,commit, -32900,Matthew Turk,2009-03-08 23:31:54-07:00,commit, -32901,Matthew Turk,2009-03-08 23:24:25-07:00,commit, -32902,Matthew Turk,2009-03-06 10:10:21-08:00,commit, -32903,Matthew Turk,2009-03-06 10:02:47-08:00,commit, -32904,Matthew Turk,2009-03-04 09:55:52-08:00,commit, -32905,Stephen Skory,2009-03-04 09:00:49-08:00,commit, -32906,Matthew Turk,2009-03-04 08:56:06-08:00,commit, -32907,Matthew Turk,2009-03-04 08:54:08-08:00,commit, -32908,Matthew Turk,2009-03-04 08:53:46-08:00,commit, -32909,Matthew Turk,2009-03-03 15:21:48-08:00,commit, -32910,Matthew Turk,2009-03-03 14:39:28-08:00,commit, -32911,Matthew Turk,2009-03-03 14:34:27-08:00,commit, -32912,Matthew Turk,2009-03-03 12:20:59-08:00,commit, -32913,Matthew Turk,2009-03-03 10:22:29-08:00,commit, -32914,Matthew Turk,2009-03-03 10:22:29-08:00,commit, -32915,Matthew Turk,2009-03-02 23:26:41-08:00,commit, -32916,Britton Smith,2009-02-28 06:57:45-08:00,commit, -32917,Matthew Turk,2009-02-27 13:07:41-08:00,commit, -32918,Britton Smith,2009-02-26 09:58:07-08:00,commit, -32919,Matthew Turk,2009-02-25 19:50:17-08:00,commit, -32920,Matthew Turk,2009-02-25 19:47:09-08:00,commit, -32921,Matthew Turk,2009-02-25 15:43:53-08:00,commit, -32922,Matthew Turk,2009-02-25 12:17:49-08:00,commit, -32923,Matthew Turk,2009-02-25 09:48:57-08:00,commit, -32924,Matthew Turk,2009-02-25 09:33:06-08:00,commit, -32925,Matthew Turk,2009-02-25 09:23:41-08:00,commit, -32926,Matthew Turk,2009-02-24 22:29:48-08:00,commit, -32927,Matthew Turk,2009-02-24 18:03:49-08:00,commit, -32928,David Collins,2009-02-24 14:22:49-08:00,commit, -32929,David Collins,2009-02-24 14:21:39-08:00,commit, -32930,David Collins,2009-02-24 14:18:42-08:00,commit, -32931,Britton Smith,2009-02-24 14:08:50-08:00,commit, -32932,Britton Smith,2009-02-24 14:07:25-08:00,commit, -32933,Matthew Turk,2009-02-24 10:37:18-08:00,commit, -32934,Matthew Turk,2009-02-24 09:46:45-08:00,commit, -32935,Matthew Turk,2009-02-24 08:09:08-08:00,commit, -32936,Matthew Turk,2009-02-24 08:09:08-08:00,commit, -32937,Matthew Turk,2009-02-23 18:04:13-08:00,commit, -32938,Matthew Turk,2009-02-23 18:03:52-08:00,commit, -32939,Matthew Turk,2009-02-23 17:23:38-08:00,commit, -32940,Matthew Turk,2009-02-23 17:23:38-08:00,commit, -32941,Matthew Turk,2009-02-23 13:18:29-08:00,commit, -32942,Matthew Turk,2009-02-23 13:18:29-08:00,commit, -32943,Matthew Turk,2009-02-23 09:39:08-08:00,commit, -32944,Matthew Turk,2009-02-23 09:39:08-08:00,commit, -32945,Matthew Turk,2009-02-23 09:24:23-08:00,commit, -32946,Matthew Turk,2009-02-23 09:17:00-08:00,commit, -32947,Matthew Turk,2009-02-22 16:47:35-08:00,commit, -32948,Matthew Turk,2009-02-22 16:17:11-08:00,commit, -32949,Matthew Turk,2009-02-22 01:32:43-08:00,commit, -32950,Britton Smith,2009-02-21 15:31:20-08:00,commit, -32951,Britton Smith,2009-02-21 15:31:20-08:00,commit, -32952,Britton Smith,2009-02-21 15:18:35-08:00,commit, -32953,Britton Smith,2009-02-21 15:18:35-08:00,commit, -32954,Britton Smith,2009-02-21 15:06:18-08:00,commit, -32955,Britton Smith,2009-02-21 15:06:18-08:00,commit, -32956,Britton Smith,2009-02-20 13:24:01-08:00,commit, -32957,Britton Smith,2009-02-20 13:24:01-08:00,commit, -32958,Matthew Turk,2009-02-20 10:03:02-08:00,commit, -32959,Matthew Turk,2009-02-20 08:28:55-08:00,commit, -32960,Matthew Turk,2009-02-19 22:31:20-08:00,commit, -32961,Matthew Turk,2009-02-19 08:36:44-08:00,commit, -32962,Matthew Turk,2009-02-18 11:35:07-08:00,commit, -32963,Matthew Turk,2009-02-18 11:35:07-08:00,commit, -32964,Matthew Turk,2009-02-18 11:33:45-08:00,commit, -32965,Matthew Turk,2009-02-18 10:59:37-08:00,commit, -32966,Matthew Turk,2009-02-18 10:57:28-08:00,commit, -32967,Matthew Turk,2009-02-18 00:44:40-08:00,commit, -32968,Matthew Turk,2009-02-18 00:43:16-08:00,commit, -32969,Matthew Turk,2009-02-17 16:20:43-08:00,commit, -32970,Matthew Turk,2009-02-17 16:20:43-08:00,commit, -32971,Matthew Turk,2009-02-16 15:53:18-08:00,commit, -32972,Britton Smith,2009-02-16 14:53:54-08:00,commit, -32973,Britton Smith,2009-02-16 14:53:54-08:00,commit, -32974,Britton Smith,2009-02-16 14:18:14-08:00,commit, -32975,Britton Smith,2009-02-16 14:18:14-08:00,commit, -32976,Britton Smith,2009-02-16 14:09:46-08:00,commit, -32977,Britton Smith,2009-02-16 14:09:46-08:00,commit, -32978,Matthew Turk,2009-02-15 23:44:03-08:00,commit, -32979,Matthew Turk,2009-02-15 22:33:58-08:00,commit, -32980,Matthew Turk,2009-02-15 16:53:42-08:00,commit, -32981,Matthew Turk,2009-02-14 13:59:59-08:00,commit, -32982,Matthew Turk,2009-02-14 00:28:48-08:00,commit, -32983,Matthew Turk,2009-02-14 00:28:13-08:00,commit, -32984,Matthew Turk,2009-02-14 00:27:20-08:00,commit, -32985,Matthew Turk,2009-02-14 00:12:42-08:00,commit, -32986,Matthew Turk,2009-02-13 17:42:49-08:00,commit, -32987,Matthew Turk,2009-02-13 15:46:48-08:00,commit, -32988,Matthew Turk,2009-02-13 14:41:07-08:00,commit, -32989,Matthew Turk,2009-02-13 14:32:22-08:00,commit, -32990,Matthew Turk,2009-02-13 14:02:13-08:00,commit, -32991,Matthew Turk,2009-02-13 14:02:13-08:00,commit, -32992,Matthew Turk,2009-02-13 00:11:42-08:00,commit, -32993,Matthew Turk,2009-02-12 23:41:00-08:00,commit, -32994,Matthew Turk,2009-02-10 14:12:34-08:00,commit, -32995,Stephen Skory,2009-02-10 08:56:15-08:00,commit, -32996,Stephen Skory,2009-02-09 20:28:10-08:00,commit, -32997,Matthew Turk,2009-02-05 22:34:42-08:00,commit, -32998,Matthew Turk,2009-02-04 13:06:20-08:00,commit, -32999,Matthew Turk,2009-02-03 15:20:43-08:00,commit, -33000,Matthew Turk,2009-02-02 16:19:07-08:00,commit, -33001,Britton Smith,2009-02-01 16:36:17-08:00,commit, -33002,Matthew Turk,2009-02-01 12:08:23-08:00,commit, -33003,Matthew Turk,2009-02-01 10:18:51-08:00,commit, -33004,Matthew Turk,2009-02-01 01:01:24-08:00,commit, -33005,Matthew Turk,2009-01-31 23:39:33-08:00,commit, -33006,Matthew Turk,2009-01-31 16:58:35-08:00,commit, -33007,Matthew Turk,2009-01-30 21:16:46-08:00,commit, -33008,Matthew Turk,2009-01-29 14:09:46-08:00,commit, -33009,Matthew Turk,2009-01-29 13:44:46-08:00,commit, -33010,Matthew Turk,2009-01-29 12:28:23-08:00,commit, -33011,Britton Smith,2009-01-26 09:54:23-08:00,commit, -33012,Britton Smith,2009-01-25 15:50:02-08:00,commit, -33013,Matthew Turk,2009-01-24 15:58:06-08:00,commit, -33014,Matthew Turk,2009-01-24 09:04:06-08:00,commit, -33015,Matthew Turk,2009-01-23 22:31:59-08:00,commit, -33016,Matthew Turk,2009-01-23 22:18:33-08:00,commit, -33017,Stephen Skory,2009-01-23 15:32:12-08:00,commit, -33018,Matthew Turk,2009-01-23 15:13:17-08:00,commit, -33019,Matthew Turk,2009-01-23 13:32:09-08:00,commit, -33020,Matthew Turk,2009-01-23 11:15:07-08:00,commit, -33021,Matthew Turk,2009-01-23 09:38:12-08:00,commit, -33022,Stephen Skory,2009-01-22 13:09:04-08:00,commit, -33023,Stephen Skory,2009-01-22 11:31:13-08:00,commit, -33024,Matthew Turk,2009-01-22 09:20:00-08:00,commit, -33025,Matthew Turk,2009-01-22 08:30:42-08:00,commit, -33026,Matthew Turk,2009-01-22 08:13:06-08:00,commit, -33027,Matthew Turk,2009-01-21 07:53:54-08:00,commit, -33028,Britton Smith,2009-01-20 09:57:25-08:00,commit, -33029,Matthew Turk,2009-01-20 08:43:19-08:00,commit, -33030,Britton Smith,2009-01-19 14:32:20-08:00,commit, -33031,Matthew Turk,2009-01-18 09:48:53-08:00,commit, -33032,Britton Smith,2009-01-18 09:11:50-08:00,commit, -33033,Britton Smith,2009-01-17 12:43:53-08:00,commit, -33034,David Collins,2009-01-16 14:19:27-08:00,commit, -33035,David Collins,2009-01-16 14:18:55-08:00,commit, -33036,Matthew Turk,2009-01-16 12:37:37-08:00,commit, -33037,Matthew Turk,2009-01-16 11:51:50-08:00,commit, -33038,Britton Smith,2009-01-16 10:02:39-08:00,commit, -33039,Matthew Turk,2009-01-15 23:16:20-08:00,commit, -33040,Matthew Turk,2009-01-15 22:44:34-08:00,commit, -33041,Matthew Turk,2009-01-15 21:51:50-08:00,commit, -33042,Matthew Turk,2009-01-15 21:38:56-08:00,commit, -33043,Matthew Turk,2009-01-15 21:04:18-08:00,commit, -33044,Britton Smith,2009-01-15 14:12:18-08:00,commit, -33045,Matthew Turk,2009-01-15 08:43:36-08:00,commit, -33046,Matthew Turk,2009-01-15 08:39:36-08:00,commit, -33047,Stephen Skory,2009-01-13 15:54:59-08:00,commit, -33048,Stephen Skory,2009-01-13 15:54:59-08:00,commit, -33049,Matthew Turk,2009-01-13 14:59:56-08:00,commit, -33050,Matthew Turk,2009-01-13 14:59:56-08:00,commit, -33051,Britton Smith,2009-01-13 13:44:38-08:00,commit, -33052,Britton Smith,2009-01-13 13:44:38-08:00,commit, -33053,Britton Smith,2009-01-13 12:53:04-08:00,commit, -33054,Britton Smith,2009-01-13 12:53:04-08:00,commit, -33055,David Collins,2009-01-12 16:52:13-08:00,commit, -33056,David Collins,2009-01-12 16:52:13-08:00,commit, -33057,Britton Smith,2009-01-12 16:29:29-08:00,commit, -33058,Britton Smith,2009-01-12 16:29:29-08:00,commit, -33059,Britton Smith,2009-01-12 13:25:29-08:00,commit, -33060,Britton Smith,2009-01-12 13:25:29-08:00,commit, -33061,Stephen Skory,2009-01-12 12:50:10-08:00,commit, -33062,Stephen Skory,2009-01-12 12:50:10-08:00,commit, -33063,Stephen Skory,2009-01-12 11:37:24-08:00,commit, -33064,Stephen Skory,2009-01-12 11:37:24-08:00,commit, -33065,David Collins,2009-01-11 18:39:40-08:00,commit, -33066,David Collins,2009-01-11 18:39:40-08:00,commit, -33067,Stephen Skory,2009-01-11 18:35:22-08:00,commit, -33068,Stephen Skory,2009-01-11 18:35:22-08:00,commit, -33069,Stephen Skory,2009-01-11 18:33:43-08:00,commit, -33070,Stephen Skory,2009-01-11 18:33:43-08:00,commit, -33071,Matthew Turk,2009-01-11 10:26:47-08:00,commit, -33072,Matthew Turk,2009-01-11 10:26:47-08:00,commit, -33073,Britton Smith,2009-01-09 18:41:25-08:00,commit, -33074,Britton Smith,2009-01-08 17:50:27-08:00,commit, -33075,Matthew Turk,2009-01-08 15:40:52-08:00,commit, -33076,Matthew Turk,2009-01-08 13:35:37-08:00,commit, -33077,Matthew Turk,2009-01-08 11:13:13-08:00,commit, -33078,Matthew Turk,2009-01-08 10:53:24-08:00,commit, -33079,Matthew Turk,2009-01-08 08:28:10-08:00,commit, -33080,Matthew Turk,2009-01-08 06:17:17-08:00,commit, -33081,Matthew Turk,2009-01-07 21:46:39-08:00,commit, -33082,Matthew Turk,2009-01-07 21:38:53-08:00,commit, -33083,Britton Smith,2009-01-07 19:51:43-08:00,commit, -33084,Matthew Turk,2009-01-07 19:24:08-08:00,commit, -33085,Matthew Turk,2009-01-07 17:34:18-08:00,commit, -33086,Matthew Turk,2009-01-07 17:18:15-08:00,commit, -33087,Britton Smith,2009-01-07 15:27:49-08:00,commit, -33088,Britton Smith,2009-01-07 14:35:36-08:00,commit, -33089,Britton Smith,2009-01-07 12:12:10-08:00,commit, -33090,Matthew Turk,2009-01-06 23:41:38-08:00,commit, -33091,Matthew Turk,2009-01-06 21:33:35-08:00,commit, -33092,Matthew Turk,2009-01-06 20:49:06-08:00,commit, -33093,Matthew Turk,2009-01-06 20:40:20-08:00,commit, -33094,Matthew Turk,2009-01-06 18:45:07-08:00,commit, -33095,Matthew Turk,2009-01-06 10:30:47-08:00,commit, -33096,Matthew Turk,2009-01-06 10:21:37-08:00,commit, -33097,Matthew Turk,2009-01-06 10:12:56-08:00,commit, -33098,Matthew Turk,2009-01-06 09:13:30-08:00,commit, -33099,Matthew Turk,2009-01-05 23:00:28-08:00,commit, -33100,Britton Smith,2009-01-05 14:39:59-08:00,commit, -33101,Matthew Turk,2009-01-05 13:10:13-08:00,commit, -33102,Matthew Turk,2009-01-05 10:15:10-08:00,commit, -33103,Matthew Turk,2009-01-04 23:22:51-08:00,commit, -33104,Britton Smith,2009-01-04 13:27:55-08:00,commit, -33105,Matthew Turk,2009-01-03 16:24:08-08:00,commit, -33106,Matthew Turk,2009-01-01 15:41:46-08:00,commit, -33107,Stephen Skory,2009-01-01 14:45:18-08:00,commit, -33108,Stephen Skory,2008-12-31 18:49:02-08:00,commit, -33109,Matthew Turk,2008-12-30 06:31:31-08:00,commit, -33110,Matthew Turk,2008-12-29 20:39:37-08:00,commit, -33111,Britton Smith,2008-12-29 10:50:08-08:00,commit, -33112,Matthew Turk,2008-12-28 22:46:49-08:00,commit, -33113,Matthew Turk,2008-12-28 22:28:50-08:00,commit, -33114,Matthew Turk,2008-12-28 11:10:09-08:00,commit, -33115,Matthew Turk,2008-12-28 06:03:06-08:00,commit, -33116,Matthew Turk,2008-12-27 22:04:03-08:00,commit, -33117,Matthew Turk,2008-12-27 21:15:01-08:00,commit, -33118,Matthew Turk,2008-12-27 10:06:16-08:00,commit, -33119,Stephen Skory,2008-12-27 10:01:44-08:00,commit, -33120,Matthew Turk,2008-12-27 09:24:54-08:00,commit, -33121,Matthew Turk,2008-12-27 08:33:44-08:00,commit, -33122,Matthew Turk,2008-12-27 08:09:14-08:00,commit, -33123,Matthew Turk,2008-12-27 08:08:09-08:00,commit, -33124,Matthew Turk,2008-12-27 07:25:38-08:00,commit, -33125,Matthew Turk,2008-12-26 08:13:37-08:00,commit, -33126,Matthew Turk,2008-12-26 07:48:22-08:00,commit, -33127,Matthew Turk,2008-12-26 07:10:38-08:00,commit, -33128,Matthew Turk,2008-12-25 19:45:41-08:00,commit, -33129,Matthew Turk,2008-12-25 18:56:24-08:00,commit, -33130,Matthew Turk,2008-12-25 18:21:17-08:00,commit, -33131,Matthew Turk,2008-12-25 09:26:20-08:00,commit, -33132,Matthew Turk,2008-12-24 20:50:12-08:00,commit, -33133,Matthew Turk,2008-12-24 20:06:06-08:00,commit, -33134,Matthew Turk,2008-12-24 13:54:22-08:00,commit, -33135,Matthew Turk,2008-12-24 11:02:24-08:00,commit, -33136,Matthew Turk,2008-12-24 06:09:23-08:00,commit, -33137,Matthew Turk,2008-12-23 22:30:33-08:00,commit, -33138,Matthew Turk,2008-12-23 21:59:50-08:00,commit, -33139,Matthew Turk,2008-12-23 21:24:06-08:00,commit, -33140,Matthew Turk,2008-12-23 21:10:13-08:00,commit, -33141,Matthew Turk,2008-12-23 19:51:19-08:00,commit, -33142,Matthew Turk,2008-12-23 15:57:19-08:00,commit, -33143,Matthew Turk,2008-12-23 15:50:12-08:00,commit, -33144,Matthew Turk,2008-12-19 09:43:36-08:00,commit, -33145,Matthew Turk,2008-12-18 21:28:39-08:00,commit, -33146,Britton Smith,2008-12-18 15:59:18-08:00,commit, -33147,Matthew Turk,2008-12-17 14:51:54-08:00,commit, -33148,Britton Smith,2008-12-17 12:37:42-08:00,commit, -33149,Britton Smith,2008-12-17 12:26:31-08:00,commit, -33150,Matthew Turk,2008-12-17 11:05:58-08:00,commit, -33151,Matthew Turk,2008-12-17 11:03:28-08:00,commit, -33152,Matthew Turk,2008-12-16 18:56:12-08:00,commit, -33153,Britton Smith,2008-12-16 16:46:46-08:00,commit, -33154,Britton Smith,2008-12-16 16:41:22-08:00,commit, -33155,Britton Smith,2008-12-16 16:32:01-08:00,commit, -33156,J.S. Oishi,2008-12-16 11:34:53-08:00,commit, -33157,Matthew Turk,2008-12-16 10:08:26-08:00,commit, -33158,Matthew Turk,2008-12-16 09:37:19-08:00,commit, -33159,Matthew Turk,2008-12-16 08:33:01-08:00,commit, -33160,Matthew Turk,2008-12-16 08:32:12-08:00,commit, -33161,Britton Smith,2008-12-15 15:00:59-08:00,commit, -33162,Matthew Turk,2008-12-14 23:11:16-08:00,commit, -33163,Matthew Turk,2008-12-13 19:31:59-08:00,commit, -33164,Matthew Turk,2008-12-13 19:29:29-08:00,commit, -33165,Matthew Turk,2008-12-11 18:11:40-08:00,commit, -33166,Matthew Turk,2008-12-11 17:16:34-08:00,commit, -33167,Matthew Turk,2008-12-11 17:16:34-08:00,commit, -33168,Stephen Skory,2008-12-11 15:48:46-08:00,commit, -33169,Stephen Skory,2008-12-11 15:25:29-08:00,commit, -33170,Matthew Turk,2008-12-10 07:49:43-08:00,commit, -33171,Britton Smith,2008-12-09 20:41:31-08:00,commit, -33172,Matthew Turk,2008-12-09 20:26:42-08:00,commit, -33173,Matthew Turk,2008-12-09 20:24:19-08:00,commit, -33174,Matthew Turk,2008-12-09 20:23:02-08:00,commit, -33175,J.S. Oishi,2008-12-09 15:24:17-08:00,commit, -33176,J.S. Oishi,2008-12-09 15:22:42-08:00,commit, -33177,Matthew Turk,2008-12-09 15:10:05-08:00,commit, -33178,Matthew Turk,2008-12-09 15:02:43-08:00,commit, -33179,Matthew Turk,2008-12-09 14:37:15-08:00,commit, -33180,Matthew Turk,2008-12-09 13:24:34-08:00,commit, -33181,Matthew Turk,2008-12-09 07:22:44-08:00,commit, -33182,Matthew Turk,2008-12-09 07:20:32-08:00,commit, -33183,Britton Smith,2008-12-08 21:26:16-08:00,commit, -33184,Britton Smith,2008-12-08 21:24:50-08:00,commit, -33185,Britton Smith,2008-12-08 21:12:29-08:00,commit, -33186,Britton Smith,2008-12-08 21:04:49-08:00,commit, -33187,Britton Smith,2008-12-08 21:01:12-08:00,commit, -33188,Britton Smith,2008-12-08 21:00:22-08:00,commit, -33189,Matthew Turk,2008-12-05 12:38:37-08:00,commit, -33190,Matthew Turk,2008-12-05 09:45:32-08:00,commit, -33191,Matthew Turk,2008-12-05 09:38:06-08:00,commit, -33192,Matthew Turk,2008-12-04 23:17:58-08:00,commit, -33193,Matthew Turk,2008-12-04 11:28:40-08:00,commit, -33194,Matthew Turk,2008-12-04 09:29:01-08:00,commit, -33195,Matthew Turk,2008-12-03 19:03:06-08:00,commit, -33196,Matthew Turk,2008-12-03 15:05:24-08:00,commit, -33197,Matthew Turk,2008-12-03 14:58:59-08:00,commit, -33198,Matthew Turk,2008-12-03 13:41:32-08:00,commit, -33199,Matthew Turk,2008-12-03 12:25:17-08:00,commit, -33200,Matthew Turk,2008-12-03 12:12:08-08:00,commit, -33201,J.S. Oishi,2008-12-03 11:30:38-08:00,commit, -33202,Matthew Turk,2008-12-03 11:26:32-08:00,commit, -33203,Matthew Turk,2008-12-03 08:31:56-08:00,commit, -33204,J.S. Oishi,2008-12-03 08:14:26-08:00,commit, -33205,J.S. Oishi,2008-12-01 17:46:33-08:00,commit, -33206,Matthew Turk,2008-12-01 13:34:22-08:00,commit, -33207,Matthew Turk,2008-12-01 09:53:20-08:00,commit, -33208,Matthew Turk,2008-11-26 14:24:51-08:00,commit, -33209,Matthew Turk,2008-11-26 13:43:07-08:00,commit, -33210,Matthew Turk,2008-11-26 10:03:21-08:00,commit, -33211,Matthew Turk,2008-11-26 08:09:05-08:00,commit, -33212,Matthew Turk,2008-11-26 07:54:31-08:00,commit, -33213,Britton Smith,2008-11-24 15:22:57-08:00,commit, -33214,Britton Smith,2008-11-24 15:22:08-08:00,commit, -33215,Stephen Skory,2008-11-23 16:26:34-08:00,commit, -33216,Matthew Turk,2008-11-20 10:38:42-08:00,commit, -33217,Matthew Turk,2008-11-20 10:10:02-08:00,commit, -33218,Matthew Turk,2008-11-19 10:46:56-08:00,commit, -33219,Matthew Turk,2008-11-19 10:09:15-08:00,commit, -33220,Matthew Turk,2008-11-19 10:08:15-08:00,commit, -33221,Matthew Turk,2008-11-19 09:56:37-08:00,commit, -33222,Matthew Turk,2008-11-19 09:24:29-08:00,commit, -33223,Matthew Turk,2008-11-18 23:26:21-08:00,commit, -33224,Matthew Turk,2008-11-18 23:22:41-08:00,commit, -33225,Matthew Turk,2008-11-18 00:29:40-08:00,commit, -33226,Matthew Turk,2008-11-18 00:05:21-08:00,commit, -33227,Matthew Turk,2008-11-17 23:22:49-08:00,commit, -33228,Matthew Turk,2008-11-17 23:17:33-08:00,commit, -33229,Britton Smith,2008-11-16 23:33:01-08:00,commit, -33230,Britton Smith,2008-11-16 23:32:12-08:00,commit, -33231,Matthew Turk,2008-11-16 21:13:39-08:00,commit, -33232,Matthew Turk,2008-11-15 15:49:25-08:00,commit, -33233,Matthew Turk,2008-11-15 15:40:05-08:00,commit, -33234,Matthew Turk,2008-11-15 15:31:36-08:00,commit, -33235,Matthew Turk,2008-11-15 15:17:14-08:00,commit, -33236,Matthew Turk,2008-11-15 14:20:57-08:00,commit, -33237,Matthew Turk,2008-11-15 11:30:52-08:00,commit, -33238,Matthew Turk,2008-11-15 10:56:42-08:00,commit, -33239,Matthew Turk,2008-11-14 07:56:56-08:00,commit, -33240,Matthew Turk,2008-11-14 07:37:19-08:00,commit, -33241,Britton Smith,2008-11-12 20:33:33-08:00,commit, -33242,Stephen Skory,2008-11-12 17:39:21-08:00,commit, -33243,Stephen Skory,2008-11-12 17:35:02-08:00,commit, -33244,Matthew Turk,2008-11-12 17:22:28-08:00,commit, -33245,Matthew Turk,2008-11-12 17:00:16-08:00,commit, -33246,Matthew Turk,2008-11-12 16:32:30-08:00,commit, -33247,Matthew Turk,2008-11-12 16:16:50-08:00,commit, -33248,Matthew Turk,2008-11-12 16:01:37-08:00,commit, -33249,Britton Smith,2008-11-11 19:06:37-08:00,commit, -33250,Britton Smith,2008-11-11 15:45:27-08:00,commit, -33251,Britton Smith,2008-11-11 15:35:37-08:00,commit, -33252,Britton Smith,2008-11-11 15:34:05-08:00,commit, -33253,Britton Smith,2008-11-11 15:32:36-08:00,commit, -33254,Britton Smith,2008-11-11 13:58:37-08:00,commit, -33255,Matthew Turk,2008-11-11 11:36:40-08:00,commit, -33256,Matthew Turk,2008-11-11 08:37:59-08:00,commit, -33257,Matthew Turk,2008-11-10 23:29:48-08:00,commit, -33258,Matthew Turk,2008-11-10 23:28:03-08:00,commit, -33259,Matthew Turk,2008-11-10 21:59:54-08:00,commit, -33260,Britton Smith,2008-11-10 13:53:37-08:00,commit, -33261,Britton Smith,2008-11-10 11:06:08-08:00,commit, -33262,Britton Smith,2008-11-07 13:47:34-08:00,commit, -33263,Matthew Turk,2008-11-07 08:33:36-08:00,commit, -33264,Britton Smith,2008-11-06 14:39:49-08:00,commit, -33265,Britton Smith,2008-11-06 13:31:08-08:00,commit, -33266,Britton Smith,2008-11-06 13:30:22-08:00,commit, -33267,Britton Smith,2008-11-06 13:29:51-08:00,commit, -33268,Britton Smith,2008-11-06 13:13:14-08:00,commit, -33269,Matthew Turk,2008-11-06 10:28:18-08:00,commit, -33270,Britton Smith,2008-11-06 10:26:54-08:00,commit, -33271,Matthew Turk,2008-11-06 08:52:35-08:00,commit, -33272,Matthew Turk,2008-11-05 22:55:41-08:00,commit, -33273,Matthew Turk,2008-11-05 22:24:57-08:00,commit, -33274,Britton Smith,2008-11-05 19:18:30-08:00,commit, -33275,Britton Smith,2008-11-05 18:40:50-08:00,commit, -33276,Britton Smith,2008-11-05 18:39:46-08:00,commit, -33277,Stephen Skory,2008-11-05 17:40:43-08:00,commit, -33278,Stephen Skory,2008-11-05 17:39:24-08:00,commit, -33279,Britton Smith,2008-11-05 17:17:33-08:00,commit, -33280,Britton Smith,2008-11-05 17:16:10-08:00,commit, -33281,Britton Smith,2008-11-05 17:14:08-08:00,commit, -33282,Matthew Turk,2008-11-05 17:02:28-08:00,commit, -33283,Britton Smith,2008-11-05 16:53:08-08:00,commit, -33284,Britton Smith,2008-11-05 16:52:24-08:00,commit, -33285,J.S. Oishi,2008-11-05 13:48:04-08:00,commit, -33286,Matthew Turk,2008-11-05 12:36:03-08:00,commit, -33287,Matthew Turk,2008-11-05 11:27:02-08:00,commit, -33288,Britton Smith,2008-11-05 11:20:52-08:00,commit, -33289,Matthew Turk,2008-11-05 11:16:27-08:00,commit, -33290,Matthew Turk,2008-11-05 11:15:54-08:00,commit, -33291,Britton Smith,2008-11-05 10:52:36-08:00,commit, -33292,Britton Smith,2008-11-05 10:46:52-08:00,commit, -33293,Matthew Turk,2008-11-05 09:54:07-08:00,commit, -33294,Matthew Turk,2008-11-05 09:40:43-08:00,commit, -33295,Matthew Turk,2008-11-04 13:56:56-08:00,commit, -33296,Matthew Turk,2008-11-04 13:44:58-08:00,commit, -33297,Stephen Skory,2008-11-04 13:37:09-08:00,commit, -33298,Stephen Skory,2008-11-04 13:32:21-08:00,commit, -33299,Britton Smith,2008-11-04 09:35:48-08:00,commit, -33300,Matthew Turk,2008-11-04 07:47:37-08:00,commit, -33301,Matthew Turk,2008-11-04 07:46:21-08:00,commit, -33302,Britton Smith,2008-11-03 19:21:17-08:00,commit, -33303,J.S. Oishi,2008-11-03 15:47:08-08:00,commit, -33304,Britton Smith,2008-11-03 07:55:24-08:00,commit, -33305,Britton Smith,2008-11-03 07:53:37-08:00,commit, -33306,Matthew Turk,2008-11-02 13:46:12-08:00,commit, -33307,Matthew Turk,2008-11-02 13:10:43-08:00,commit, -33308,Stephen Skory,2008-11-02 08:06:49-08:00,commit, -33309,Matthew Turk,2008-11-01 11:47:50-07:00,commit, -33310,Matthew Turk,2008-10-31 21:46:23-07:00,commit, -33311,Matthew Turk,2008-10-31 21:37:56-07:00,commit, -33312,Britton Smith,2008-10-31 12:59:25-07:00,commit, -33313,Britton Smith,2008-10-31 10:16:02-07:00,commit, -33314,Matthew Turk,2008-10-31 10:05:01-07:00,commit, -33315,Britton Smith,2008-10-31 09:22:29-07:00,commit, -33316,Matthew Turk,2008-10-29 16:53:43-07:00,commit, -33317,Matthew Turk,2008-10-29 14:41:15-07:00,commit, -33318,Matthew Turk,2008-10-28 17:13:16-07:00,commit, -33319,Matthew Turk,2008-10-27 09:23:18-07:00,commit, -33320,Matthew Turk,2008-10-27 09:22:47-07:00,commit, -33321,Matthew Turk,2008-10-27 09:22:47-07:00,commit, -33322,Britton Smith,2008-10-26 19:57:33-07:00,commit, -33323,Britton Smith,2008-10-26 11:21:30-07:00,commit, -33324,Britton Smith,2008-10-26 11:18:19-07:00,commit, -33325,Britton Smith,2008-10-26 11:09:32-07:00,commit, -33326,Britton Smith,2008-10-26 11:08:38-07:00,commit, -33327,Britton Smith,2008-10-26 10:47:42-07:00,commit, -33328,Britton Smith,2008-10-26 10:21:42-07:00,commit, -33329,Matthew Turk,2008-10-26 01:43:34-07:00,commit, -33330,Matthew Turk,2008-10-25 12:01:58-07:00,commit, -33331,Matthew Turk,2008-10-25 09:20:58-07:00,commit, -33332,Matthew Turk,2008-10-25 09:00:15-07:00,commit, -33333,Matthew Turk,2008-10-25 09:00:15-07:00,commit, -33334,Britton Smith,2008-10-25 00:03:24-07:00,commit, -33335,Matthew Turk,2008-10-24 23:19:39-07:00,commit, -33336,Matthew Turk,2008-10-24 23:19:39-07:00,commit, -33337,Matthew Turk,2008-10-24 23:15:06-07:00,commit, -33338,Matthew Turk,2008-10-24 23:06:09-07:00,commit, -33339,Matthew Turk,2008-10-24 23:06:09-07:00,commit, -33340,Britton Smith,2008-10-24 19:08:17-07:00,commit, -33341,Matthew Turk,2008-10-23 13:25:44-07:00,commit, -33342,Matthew Turk,2008-10-23 10:19:14-07:00,commit, -33343,Matthew Turk,2008-10-22 15:09:51-07:00,commit, -33344,Stephen Skory,2008-10-22 09:53:06-07:00,commit, -33345,Matthew Turk,2008-10-22 09:08:47-07:00,commit, -33346,Matthew Turk,2008-10-13 14:49:48-07:00,commit, -33347,Matthew Turk,2008-10-13 14:18:11-07:00,commit, -33348,Matthew Turk,2008-10-12 12:05:06-07:00,commit, -33349,Matthew Turk,2008-10-12 11:45:45-07:00,commit, -33350,Matthew Turk,2008-10-12 09:20:20-07:00,commit, -33351,Matthew Turk,2008-10-11 15:06:41-07:00,commit, -33352,Matthew Turk,2008-10-11 11:13:28-07:00,commit, -33353,Matthew Turk,2008-10-10 14:23:19-07:00,commit, -33354,Matthew Turk,2008-10-10 10:12:59-07:00,commit, -33355,Matthew Turk,2008-10-10 08:28:37-07:00,commit, -33356,Matthew Turk,2008-10-06 10:13:37-07:00,commit, -33357,Matthew Turk,2008-10-06 10:00:25-07:00,commit, -33358,Matthew Turk,2008-10-03 14:54:36-07:00,commit, -33359,Matthew Turk,2008-10-03 11:53:12-07:00,commit, -33360,Matthew Turk,2008-10-02 10:28:34-07:00,commit, -33361,Matthew Turk,2008-10-01 16:07:27-07:00,commit, -33362,Matthew Turk,2008-10-01 14:47:33-07:00,commit, -33363,Matthew Turk,2008-10-01 14:47:33-07:00,commit, -33364,Matthew Turk,2008-09-30 22:36:03-07:00,commit, -33365,Matthew Turk,2008-09-30 22:19:57-07:00,commit, -33366,Matthew Turk,2008-09-30 21:43:44-07:00,commit, -33367,Matthew Turk,2008-09-30 14:28:13-07:00,commit, -33368,Matthew Turk,2008-09-28 21:14:58-07:00,commit, -33369,Matthew Turk,2008-09-27 13:56:34-07:00,commit, -33370,Matthew Turk,2008-09-26 16:18:33-07:00,commit, -33371,Matthew Turk,2008-09-26 16:17:31-07:00,commit, -33372,Matthew Turk,2008-09-26 16:09:01-07:00,commit, -33373,Matthew Turk,2008-09-25 08:35:50-07:00,commit, -33374,Matthew Turk,2008-09-25 05:51:42-07:00,commit, -33375,Matthew Turk,2008-09-25 05:51:42-07:00,commit, -33376,Matthew Turk,2008-09-24 06:44:46-07:00,commit, -33377,Matthew Turk,2008-09-24 06:43:17-07:00,commit, -33378,Matthew Turk,2008-09-22 08:35:20-07:00,commit, -33379,Matthew Turk,2008-09-22 01:46:01-07:00,commit, -33380,Matthew Turk,2008-09-20 04:12:31-07:00,commit, -33381,Matthew Turk,2008-09-20 02:56:53-07:00,commit, -33382,Matthew Turk,2008-09-19 08:24:13-07:00,commit, -33383,Matthew Turk,2008-09-19 08:22:54-07:00,commit, -33384,J.S. Oishi,2008-09-18 16:01:43-07:00,commit, -33385,J.S. Oishi,2008-09-18 13:00:19-07:00,commit, -33386,Matthew Turk,2008-09-18 07:57:23-07:00,commit, -33387,Matthew Turk,2008-09-18 07:02:27-07:00,commit, -33388,Matthew Turk,2008-09-18 01:47:13-07:00,commit, -33389,Matthew Turk,2008-09-18 00:34:08-07:00,commit, -33390,Matthew Turk,2008-09-17 07:59:23-07:00,commit, -33391,Matthew Turk,2008-09-17 07:56:51-07:00,commit, -33392,Matthew Turk,2008-09-17 07:01:16-07:00,commit, -33393,Matthew Turk,2008-09-16 23:25:06-07:00,commit, -33394,Matthew Turk,2008-09-16 13:11:07-07:00,commit, -33395,Matthew Turk,2008-09-16 12:19:02-07:00,commit, -33396,Matthew Turk,2008-09-16 12:17:43-07:00,commit, -33397,Matthew Turk,2008-09-16 12:17:43-07:00,commit, -33398,Matthew Turk,2008-09-15 15:21:21-07:00,commit, -33399,Matthew Turk,2008-09-15 14:58:16-07:00,commit, -33400,Matthew Turk,2008-09-15 04:35:56-07:00,commit, -33401,Matthew Turk,2008-09-14 14:16:35-07:00,commit, -33402,Matthew Turk,2008-09-14 13:53:27-07:00,commit, -33403,Matthew Turk,2008-09-12 13:47:59-07:00,commit, -33404,Matthew Turk,2008-09-11 08:53:07-07:00,commit, -33405,J.S. Oishi,2008-09-11 07:45:34-07:00,commit, -33406,Matthew Turk,2008-09-11 07:00:21-07:00,commit, -33407,Matthew Turk,2008-09-11 06:22:01-07:00,commit, -33408,Matthew Turk,2008-09-11 06:20:32-07:00,commit, -33409,Matthew Turk,2008-09-11 03:06:12-07:00,commit, -33410,J.S. Oishi,2008-09-09 14:00:17-07:00,commit, -33411,Matthew Turk,2008-09-09 11:15:53-07:00,commit, -33412,Matthew Turk,2008-09-09 08:00:15-07:00,commit, -33413,Matthew Turk,2008-09-09 06:21:40-07:00,commit, -33414,Matthew Turk,2008-09-09 03:00:21-07:00,commit, -33415,Matthew Turk,2008-09-09 02:51:50-07:00,commit, -33416,Matthew Turk,2008-09-09 01:40:49-07:00,commit, -33417,Matthew Turk,2008-09-08 20:26:22-07:00,commit, -33418,Matthew Turk,2008-09-08 19:55:28-07:00,commit, -33419,Matthew Turk,2008-09-08 12:38:15-07:00,commit, -33420,Matthew Turk,2008-09-08 03:29:47-07:00,commit, -33421,Matthew Turk,2008-09-08 03:13:58-07:00,commit, -33422,Matthew Turk,2008-09-08 02:43:33-07:00,commit, -33423,Matthew Turk,2008-09-05 13:51:21-07:00,commit, -33424,Matthew Turk,2008-09-04 08:34:52-07:00,commit, -33425,Matthew Turk,2008-09-04 08:34:22-07:00,commit, -33426,Matthew Turk,2008-09-03 09:40:14-07:00,commit, -33427,Matthew Turk,2008-09-03 07:54:25-07:00,commit, -33428,Matthew Turk,2008-09-02 09:39:44-07:00,commit, -33429,Matthew Turk,2008-08-28 11:05:46-07:00,commit, -33430,J.S. Oishi,2008-08-27 12:13:19-07:00,commit, -33431,Matthew Turk,2008-08-26 12:36:38-07:00,commit, -33432,Matthew Turk,2008-08-26 12:36:38-07:00,commit, -33433,Matthew Turk,2008-08-25 10:33:27-07:00,commit, -33434,Matthew Turk,2008-08-25 10:33:27-07:00,commit, -33435,Rick Wagner,2008-08-24 23:51:10-07:00,commit, -33436,Rick Wagner,2008-08-24 21:01:16-07:00,commit, -33437,Matthew Turk,2008-08-24 20:52:24-07:00,commit, -33438,Matthew Turk,2008-08-21 22:51:40-07:00,commit, -33439,Matthew Turk,2008-08-21 22:43:18-07:00,commit, -33440,Matthew Turk,2008-08-21 11:37:02-07:00,commit, -33441,Matthew Turk,2008-08-21 11:37:02-07:00,commit, -33442,Matthew Turk,2008-08-20 21:16:11-07:00,commit, -33443,Matthew Turk,2008-08-20 21:16:11-07:00,commit, -33444,Matthew Turk,2008-08-19 21:11:07-07:00,commit, -33445,Britton Smith,2008-08-15 17:16:44-07:00,commit, -33446,Matthew Turk,2008-08-12 10:44:49-07:00,commit, -33447,Matthew Turk,2008-08-12 10:44:49-07:00,commit, -33448,Matthew Turk,2008-08-11 14:46:33-07:00,commit, -33449,Matthew Turk,2008-08-09 15:03:29-07:00,commit, -33450,Matthew Turk,2008-08-09 14:46:01-07:00,commit, -33451,Matthew Turk,2008-08-08 15:41:08-07:00,commit, -33452,Matthew Turk,2008-08-08 10:53:38-07:00,commit, -33453,Matthew Turk,2008-08-07 22:08:57-07:00,commit, -33454,Matthew Turk,2008-08-07 22:05:50-07:00,commit, -33455,Matthew Turk,2008-08-07 17:07:25-07:00,commit, -33456,Matthew Turk,2008-08-07 17:07:25-07:00,commit, -33457,Matthew Turk,2008-08-07 09:27:35-07:00,commit, -33458,Matthew Turk,2008-08-05 09:41:18-07:00,commit, -33459,Matthew Turk,2008-08-05 08:46:31-07:00,commit, -33460,Matthew Turk,2008-08-04 12:58:29-07:00,commit, -33461,Matthew Turk,2008-08-04 12:58:29-07:00,commit, -33462,Matthew Turk,2008-08-03 12:55:52-07:00,commit, -33463,Matthew Turk,2008-08-03 12:55:52-07:00,commit, -33464,Matthew Turk,2008-08-03 12:55:52-07:00,commit, -33465,Matthew Turk,2008-07-31 16:12:08-07:00,commit, -33466,Matthew Turk,2008-07-31 15:01:24-07:00,commit, -33467,Matthew Turk,2008-07-31 14:58:16-07:00,commit, -33468,Matthew Turk,2008-07-31 14:29:53-07:00,commit, -33469,Matthew Turk,2008-07-31 10:33:52-07:00,commit, -33470,Matthew Turk,2008-07-31 10:33:05-07:00,commit, -33471,Matthew Turk,2008-07-31 09:04:12-07:00,commit, -33472,Matthew Turk,2008-07-30 20:29:26-07:00,commit, -33473,J.S. Oishi,2008-07-29 16:13:38-07:00,commit, -33474,J.S. Oishi,2008-07-29 16:13:38-07:00,commit, -33475,J.S. Oishi,2008-07-29 15:09:10-07:00,commit, -33476,J.S. Oishi,2008-07-29 14:40:32-07:00,commit, -33477,Matthew Turk,2008-07-29 13:41:56-07:00,commit, -33478,Matthew Turk,2008-07-29 10:25:32-07:00,commit, -33479,Matthew Turk,2008-07-29 10:25:32-07:00,commit, -33480,Matthew Turk,2008-07-29 04:50:36-07:00,commit, -33481,J.S. Oishi,2008-07-28 23:30:43-07:00,commit, -33482,J.S. Oishi,2008-07-28 14:17:19-07:00,commit, -33483,J.S. Oishi,2008-07-28 14:17:02-07:00,commit, -33484,Matthew Turk,2008-07-28 12:59:48-07:00,commit, -33485,Matthew Turk,2008-07-26 16:52:09-07:00,commit, -33486,Matthew Turk,2008-07-26 16:13:47-07:00,commit, -33487,Matthew Turk,2008-07-26 15:49:16-07:00,commit, -33488,Britton Smith,2008-07-25 16:19:56-07:00,commit, -33489,Matthew Turk,2008-07-25 08:57:51-07:00,commit, -33490,Matthew Turk,2008-07-25 08:57:51-07:00,commit, -33491,Matthew Turk,2008-07-25 08:07:05-07:00,commit, -33492,Matthew Turk,2008-07-25 08:07:05-07:00,commit, -33493,Matthew Turk,2008-07-24 17:20:13-07:00,commit, -33494,J.S. Oishi,2008-07-21 16:36:06-07:00,commit, -33495,J.S. Oishi,2008-07-21 14:05:49-07:00,commit, -33496,J.S. Oishi,2008-07-21 13:04:37-07:00,commit, -33497,Matthew Turk,2008-07-21 12:55:37-07:00,commit, -33498,Matthew Turk,2008-07-21 12:52:51-07:00,commit, -33499,Matthew Turk,2008-07-21 12:41:38-07:00,commit, -33500,Matthew Turk,2008-07-19 00:11:21-07:00,commit, -33501,Matthew Turk,2008-07-18 22:55:33-07:00,commit, -33502,Matthew Turk,2008-07-18 11:05:39-07:00,commit, -33503,Matthew Turk,2008-07-18 11:00:17-07:00,commit, -33504,Matthew Turk,2008-07-18 10:59:27-07:00,commit, -33505,Matthew Turk,2008-07-18 09:42:49-07:00,commit, -33506,Matthew Turk,2008-07-18 09:40:38-07:00,commit, -33507,Matthew Turk,2008-07-18 09:40:38-07:00,commit, -33508,Matthew Turk,2008-07-17 17:39:39-07:00,commit, -33509,Matthew Turk,2008-07-17 13:21:39-07:00,commit, -33510,Matthew Turk,2008-07-17 09:33:43-07:00,commit, -33511,Matthew Turk,2008-07-16 22:38:31-07:00,commit, -33512,Matthew Turk,2008-07-16 18:17:43-07:00,commit, -33513,Matthew Turk,2008-07-16 17:51:53-07:00,commit, -33514,Matthew Turk,2008-07-15 23:11:54-07:00,commit, -33515,Matthew Turk,2008-07-15 22:53:47-07:00,commit, -33516,Matthew Turk,2008-07-15 21:32:14-07:00,commit, -33517,Matthew Turk,2008-07-15 20:36:46-07:00,commit, -33518,Matthew Turk,2008-07-15 20:36:46-07:00,commit, -33519,Matthew Turk,2008-07-15 20:29:49-07:00,commit, -33520,Matthew Turk,2008-07-15 20:29:49-07:00,commit, -33521,Matthew Turk,2008-07-15 20:03:21-07:00,commit, -33522,Matthew Turk,2008-07-15 20:03:21-07:00,commit, -33523,Matthew Turk,2008-07-15 20:02:29-07:00,commit, -33524,Matthew Turk,2008-07-15 20:02:29-07:00,commit, -33525,Matthew Turk,2008-07-15 10:02:20-07:00,commit, -33526,Matthew Turk,2008-07-14 11:00:54-07:00,commit, -33527,Matthew Turk,2008-07-13 22:06:17-07:00,commit, -33528,Matthew Turk,2008-07-12 11:25:54-07:00,commit, -33529,Matthew Turk,2008-07-12 09:14:17-07:00,commit, -33530,Matthew Turk,2008-07-11 21:07:30-07:00,commit, -33531,Matthew Turk,2008-07-10 09:05:00-07:00,commit, -33532,J.S. Oishi,2008-07-09 15:31:14-07:00,commit, -33533,Matthew Turk,2008-07-09 08:44:43-07:00,commit, -33534,Matthew Turk,2008-07-08 22:16:51-07:00,commit, -33535,Matthew Turk,2008-07-08 10:33:31-07:00,commit, -33536,Matthew Turk,2008-07-08 09:54:52-07:00,commit, -33537,Matthew Turk,2008-07-08 09:22:34-07:00,commit, -33538,Matthew Turk,2008-07-06 16:17:52-07:00,commit, -33539,Matthew Turk,2008-07-06 14:26:33-07:00,commit, -33540,Matthew Turk,2008-07-06 13:11:59-07:00,commit, -33541,Matthew Turk,2008-07-06 10:53:13-07:00,commit, -33542,Matthew Turk,2008-07-05 20:46:09-07:00,commit, -33543,Matthew Turk,2008-07-05 12:23:02-07:00,commit, -33544,Matthew Turk,2008-07-05 10:46:16-07:00,commit, -33545,Matthew Turk,2008-07-03 16:39:29-07:00,commit, -33546,Matthew Turk,2008-07-02 15:47:31-07:00,commit, -33547,Matthew Turk,2008-07-01 14:56:59-07:00,commit, -33548,Matthew Turk,2008-07-01 13:20:21-07:00,commit, -33549,Matthew Turk,2008-07-01 09:24:11-07:00,commit, -33550,J.S. Oishi,2008-07-01 09:20:21-07:00,commit, -33551,J.S. Oishi,2008-06-30 18:20:33-07:00,commit, -33552,Matthew Turk,2008-06-30 17:23:28-07:00,commit, -33553,J.S. Oishi,2008-06-30 16:44:20-07:00,commit, -33554,Matthew Turk,2008-06-30 15:22:50-07:00,commit, -33555,Matthew Turk,2008-06-29 08:48:58-07:00,commit, -33556,Matthew Turk,2008-06-27 15:41:45-07:00,commit, -33557,Matthew Turk,2008-06-27 14:27:03-07:00,commit, -33558,Matthew Turk,2008-06-27 13:28:28-07:00,commit, -33559,Matthew Turk,2008-06-27 13:08:39-07:00,commit, -33560,Matthew Turk,2008-06-27 12:44:23-07:00,commit, -33561,J.S. Oishi,2008-06-26 23:17:16-07:00,commit, -33562,Matthew Turk,2008-06-26 23:16:50-07:00,commit, -33563,Matthew Turk,2008-06-26 13:25:09-07:00,commit, -33564,Matthew Turk,2008-06-25 22:13:00-07:00,commit, -33565,J.S. Oishi,2008-06-25 13:57:20-07:00,commit, -33566,J.S. Oishi,2008-06-25 13:57:20-07:00,commit, -33567,J.S. Oishi,2008-06-25 13:51:51-07:00,commit, -33568,J.S. Oishi,2008-06-25 13:51:51-07:00,commit, -33569,Matthew Turk,2008-06-25 13:11:06-07:00,commit, -33570,Matthew Turk,2008-06-24 20:35:18-07:00,commit, -33571,J.S. Oishi,2008-06-24 14:39:25-07:00,commit, -33572,Matthew Turk,2008-06-24 14:37:06-07:00,commit, -33573,Matthew Turk,2008-06-24 14:32:28-07:00,commit, -33574,J.S. Oishi,2008-06-24 14:22:04-07:00,commit, -33575,J.S. Oishi,2008-06-24 11:47:58-07:00,commit, -33576,J.S. Oishi,2008-06-23 23:44:10-07:00,commit, -33577,Matthew Turk,2008-06-23 23:15:21-07:00,commit, -33578,J.S. Oishi,2008-06-23 23:07:40-07:00,commit, -33579,Matthew Turk,2008-06-23 18:17:06-07:00,commit, -33580,Matthew Turk,2008-06-23 17:42:33-07:00,commit, -33581,Matthew Turk,2008-06-23 17:15:30-07:00,commit, -33582,Matthew Turk,2008-06-23 16:46:20-07:00,commit, -33583,Matthew Turk,2008-06-23 16:29:51-07:00,commit, -33584,Matthew Turk,2008-06-23 07:18:17-07:00,commit, -33585,Matthew Turk,2008-06-23 06:27:09-07:00,commit, -33586,Britton Smith,2008-06-23 04:10:09-07:00,commit, -33587,Britton Smith,2008-06-23 04:08:24-07:00,commit, -33588,J.S. Oishi,2008-06-23 02:02:03-07:00,commit, -33589,Matthew Turk,2008-06-22 13:16:07-07:00,commit, -33590,J.S. Oishi,2008-06-22 12:48:48-07:00,commit, -33591,Matthew Turk,2008-06-22 11:09:40-07:00,commit, -33592,J.S. Oishi,2008-06-21 15:49:41-07:00,commit, -33593,Matthew Turk,2008-06-21 15:31:43-07:00,commit, -33594,Matthew Turk,2008-06-21 15:00:24-07:00,commit, -33595,J.S. Oishi,2008-06-21 14:59:44-07:00,commit, -33596,J.S. Oishi,2008-06-21 14:37:34-07:00,commit, -33597,J.S. Oishi,2008-06-21 14:33:16-07:00,commit, -33598,Matthew Turk,2008-06-21 14:01:24-07:00,commit, -33599,Matthew Turk,2008-06-21 13:47:24-07:00,commit, -33600,J.S. Oishi,2008-06-21 13:46:13-07:00,commit, -33601,Matthew Turk,2008-06-21 10:03:58-07:00,commit, -33602,Matthew Turk,2008-06-21 09:30:08-07:00,commit, -33603,Matthew Turk,2008-06-21 08:54:24-07:00,commit, -33604,Matthew Turk,2008-06-21 08:52:13-07:00,commit, -33605,Matthew Turk,2008-06-20 16:05:57-07:00,commit, -33606,Matthew Turk,2008-06-20 14:41:56-07:00,commit, -33607,Matthew Turk,2008-06-20 14:05:36-07:00,commit, -33608,Matthew Turk,2008-06-20 13:59:52-07:00,commit, -33609,Matthew Turk,2008-06-20 11:06:58-07:00,commit, -33610,Matthew Turk,2008-06-20 09:24:26-07:00,commit, -33611,Matthew Turk,2008-06-20 09:15:02-07:00,commit, -33612,Matthew Turk,2008-06-20 09:03:18-07:00,commit, -33613,Matthew Turk,2008-06-19 23:22:05-07:00,commit, -33614,Matthew Turk,2008-06-19 22:26:35-07:00,commit, -33615,Matthew Turk,2008-06-19 22:17:43-07:00,commit, -33616,Matthew Turk,2008-06-19 16:02:08-07:00,commit, -33617,Matthew Turk,2008-06-19 13:56:55-07:00,commit, -33618,Matthew Turk,2008-06-19 12:10:15-07:00,commit, -33619,Matthew Turk,2008-06-18 14:33:19-07:00,commit, -33620,Matthew Turk,2008-06-17 21:51:01-07:00,commit, -33621,Matthew Turk,2008-06-17 17:29:43-07:00,commit, -33622,Matthew Turk,2008-06-17 15:35:28-07:00,commit, -33623,Matthew Turk,2008-06-17 11:33:22-07:00,commit, -33624,Matthew Turk,2008-06-17 09:29:07-07:00,commit, -33625,Matthew Turk,2008-06-17 09:12:49-07:00,commit, -33626,Matthew Turk,2008-06-16 21:15:15-07:00,commit, -33627,Matthew Turk,2008-06-16 16:40:16-07:00,commit, -33628,Matthew Turk,2008-06-16 16:22:47-07:00,commit, -33629,Matthew Turk,2008-06-16 16:13:13-07:00,commit, -33630,J.S. Oishi,2008-06-16 15:58:10-07:00,commit, -33631,Matthew Turk,2008-06-16 15:52:52-07:00,commit, -33632,Matthew Turk,2008-06-16 15:44:22-07:00,commit, -33633,Matthew Turk,2008-06-16 14:23:46-07:00,commit, -33634,Matthew Turk,2008-06-16 12:45:22-07:00,commit, -33635,Matthew Turk,2008-06-14 00:09:46-07:00,commit, -33636,Matthew Turk,2008-06-13 18:33:15-07:00,commit, -33637,Matthew Turk,2008-06-13 16:12:54-07:00,commit, -33638,Matthew Turk,2008-06-13 16:07:17-07:00,commit, -33639,Matthew Turk,2008-06-13 12:54:44-07:00,commit, -33640,Matthew Turk,2008-06-13 12:31:19-07:00,commit, -33641,Matthew Turk,2008-06-13 08:22:41-07:00,commit, -33642,Matthew Turk,2008-06-12 16:51:16-07:00,commit, -33643,Matthew Turk,2008-06-12 06:34:48-07:00,commit, -33644,Matthew Turk,2008-06-11 12:14:56-07:00,commit, -33645,Matthew Turk,2008-06-10 09:05:10-07:00,commit, -33646,Matthew Turk,2008-06-08 23:42:02-07:00,commit, -33647,Matthew Turk,2008-06-08 23:26:26-07:00,commit, -33648,Matthew Turk,2008-06-08 23:16:55-07:00,commit, -33649,Matthew Turk,2008-06-06 16:05:36-07:00,commit, -33650,Matthew Turk,2008-06-05 23:55:18-07:00,commit, -33651,Matthew Turk,2008-06-05 23:01:15-07:00,commit, -33652,Matthew Turk,2008-06-05 15:38:00-07:00,commit, -33653,Matthew Turk,2008-06-05 12:52:57-07:00,commit, -33654,Matthew Turk,2008-06-05 11:32:27-07:00,commit, -33655,Matthew Turk,2008-06-05 00:10:52-07:00,commit, -33656,Matthew Turk,2008-06-04 18:26:00-07:00,commit, -33657,Matthew Turk,2008-06-04 18:03:16-07:00,commit, -33658,Matthew Turk,2008-06-04 17:24:43-07:00,commit, -33659,Matthew Turk,2008-06-04 14:14:49-07:00,commit, -33660,Matthew Turk,2008-06-04 12:19:41-07:00,commit, -33661,Matthew Turk,2008-06-04 09:16:38-07:00,commit, -33662,Matthew Turk,2008-06-04 09:13:56-07:00,commit, -33663,Matthew Turk,2008-06-04 09:10:36-07:00,commit, -33664,Matthew Turk,2008-06-04 08:45:45-07:00,commit, -33665,Matthew Turk,2008-06-03 14:35:27-07:00,commit, -33666,Matthew Turk,2008-06-03 13:35:53-07:00,commit, -33667,Matthew Turk,2008-06-03 11:15:07-07:00,commit, -33668,Matthew Turk,2008-06-03 10:17:38-07:00,commit, -33669,Matthew Turk,2008-06-02 22:59:30-07:00,commit, -33670,Matthew Turk,2008-06-02 22:56:25-07:00,commit, -33671,Matthew Turk,2008-06-02 22:47:24-07:00,commit, -33672,Matthew Turk,2008-06-02 17:14:28-07:00,commit, -33673,Matthew Turk,2008-06-02 17:13:24-07:00,commit, -33674,Matthew Turk,2008-06-02 14:36:54-07:00,commit, -33675,Matthew Turk,2008-06-02 10:39:22-07:00,commit, -33676,Matthew Turk,2008-06-02 10:28:13-07:00,commit, -33677,Matthew Turk,2008-06-02 09:12:59-07:00,commit, -33678,Matthew Turk,2008-05-31 00:59:57-07:00,commit, -33679,Matthew Turk,2008-05-30 15:57:21-07:00,commit, -33680,Matthew Turk,2008-05-30 09:40:15-07:00,commit, -33681,Matthew Turk,2008-05-29 23:12:10-07:00,commit, -33682,Matthew Turk,2008-05-29 22:40:17-07:00,commit, -33683,Matthew Turk,2008-05-29 21:28:15-07:00,commit, -33684,Matthew Turk,2008-05-29 17:04:05-07:00,commit, -33685,Matthew Turk,2008-05-29 16:54:15-07:00,commit, -33686,Matthew Turk,2008-05-29 09:43:15-07:00,commit, -33687,Matthew Turk,2008-05-29 09:28:58-07:00,commit, -33688,Matthew Turk,2008-05-29 08:32:56-07:00,commit, -33689,Matthew Turk,2008-05-29 00:10:21-07:00,commit, -33690,Matthew Turk,2008-05-28 16:27:38-07:00,commit, -33691,Matthew Turk,2008-05-28 16:02:05-07:00,commit, -33692,Matthew Turk,2008-05-28 14:23:06-07:00,commit, -33693,Matthew Turk,2008-05-28 10:07:25-07:00,commit, -33694,Matthew Turk,2008-05-28 09:28:39-07:00,commit, -33695,Matthew Turk,2008-05-28 09:27:06-07:00,commit, -33696,Matthew Turk,2008-05-23 10:47:06-07:00,commit, -33697,Britton Smith,2008-05-22 14:32:13-07:00,commit, -33698,Matthew Turk,2008-05-18 21:39:40-07:00,commit, -33699,Matthew Turk,2008-05-18 21:05:01-07:00,commit, -33700,Matthew Turk,2008-05-18 10:26:10-07:00,commit, -33701,Matthew Turk,2008-05-18 08:11:14-07:00,commit, -33702,Matthew Turk,2008-05-18 08:09:55-07:00,commit, -33703,Matthew Turk,2008-05-17 21:22:04-07:00,commit, -33704,Matthew Turk,2008-05-17 14:20:34-07:00,commit, -33705,Matthew Turk,2008-05-16 17:10:10-07:00,commit, -33706,Matthew Turk,2008-05-16 16:56:48-07:00,commit, -33707,Matthew Turk,2008-05-16 16:44:43-07:00,commit, -33708,Matthew Turk,2008-05-16 16:02:33-07:00,commit, -33709,Matthew Turk,2008-05-16 15:58:26-07:00,commit, -33710,Matthew Turk,2008-05-16 14:57:35-07:00,commit, -33711,Matthew Turk,2008-05-16 14:23:43-07:00,commit, -33712,Matthew Turk,2008-05-16 09:05:19-07:00,commit, -33713,Matthew Turk,2008-05-16 00:17:50-07:00,commit, -33714,Matthew Turk,2008-05-15 17:35:07-07:00,commit, -33715,Matthew Turk,2008-05-15 16:38:10-07:00,commit, -33716,Matthew Turk,2008-05-15 16:14:03-07:00,commit, -33717,Britton Smith,2008-05-14 14:30:33-07:00,commit, -33718,Matthew Turk,2008-05-14 14:06:39-07:00,commit, -33719,Matthew Turk,2008-05-13 19:18:00-07:00,commit, -33720,Matthew Turk,2008-05-13 18:51:56-07:00,commit, -33721,Matthew Turk,2008-05-13 18:10:48-07:00,commit, -33722,Matthew Turk,2008-05-13 16:55:09-07:00,commit, -33723,Matthew Turk,2008-05-13 14:42:07-07:00,commit, -33724,Matthew Turk,2008-05-13 11:09:57-07:00,commit, -33725,Britton Smith,2008-05-13 10:37:47-07:00,commit, -33726,Matthew Turk,2008-05-13 10:07:24-07:00,commit, -33727,Matthew Turk,2008-05-13 09:20:51-07:00,commit, -33728,Matthew Turk,2008-05-13 09:10:37-07:00,commit, -33729,Matthew Turk,2008-05-13 08:49:13-07:00,commit, -33730,Matthew Turk,2008-05-10 23:07:42-07:00,commit, -33731,Matthew Turk,2008-05-10 23:01:17-07:00,commit, -33732,Matthew Turk,2008-05-10 23:00:13-07:00,commit, -33733,Britton Smith,2008-05-09 15:28:00-07:00,commit, -33734,Matthew Turk,2008-05-09 14:11:40-07:00,commit, -33735,Britton Smith,2008-05-09 14:08:35-07:00,commit, -33736,Britton Smith,2008-05-09 14:06:36-07:00,commit, -33737,Britton Smith,2008-05-09 13:58:46-07:00,commit, -33738,Matthew Turk,2008-05-09 07:21:54-07:00,commit, -33739,Britton Smith,2008-05-08 15:46:29-07:00,commit, -33740,Matthew Turk,2008-05-08 14:29:09-07:00,commit, -33741,Matthew Turk,2008-05-08 13:50:53-07:00,commit, -33742,Matthew Turk,2008-05-08 13:47:44-07:00,commit, -33743,Matthew Turk,2008-05-08 13:46:16-07:00,commit, -33744,Matthew Turk,2008-05-08 12:49:23-07:00,commit, -33745,Matthew Turk,2008-05-08 10:49:35-07:00,commit, -33746,Matthew Turk,2008-05-08 10:47:43-07:00,commit, -33747,Matthew Turk,2008-05-07 19:31:10-07:00,commit, -33748,Matthew Turk,2008-05-07 16:36:35-07:00,commit, -33749,Matthew Turk,2008-05-07 13:23:52-07:00,commit, -33750,Matthew Turk,2008-05-06 17:53:05-07:00,commit, -33751,Matthew Turk,2008-05-05 08:49:34-07:00,commit, -33752,Matthew Turk,2008-05-04 17:45:36-07:00,commit, -33753,Matthew Turk,2008-05-04 17:43:10-07:00,commit, -33754,Matthew Turk,2008-05-03 20:43:22-07:00,commit, -33755,Matthew Turk,2008-05-03 20:37:53-07:00,commit, -33756,Matthew Turk,2008-05-03 15:05:34-07:00,commit, -33757,Matthew Turk,2008-05-02 22:20:35-07:00,commit, -33758,Matthew Turk,2008-05-02 16:44:22-07:00,commit, -33759,Matthew Turk,2008-05-02 15:09:25-07:00,commit, -33760,Matthew Turk,2008-05-02 14:52:04-07:00,commit, -33761,Matthew Turk,2008-05-02 12:45:59-07:00,commit, -33762,Matthew Turk,2008-05-02 12:26:23-07:00,commit, -33763,Matthew Turk,2008-05-02 09:50:46-07:00,commit, -33764,Matthew Turk,2008-05-01 15:41:59-07:00,commit, -33765,Matthew Turk,2008-05-01 14:48:24-07:00,commit, -33766,Matthew Turk,2008-05-01 14:34:21-07:00,commit, -33767,Matthew Turk,2008-05-01 14:23:23-07:00,commit, -33768,Britton Smith,2008-05-01 13:57:49-07:00,commit, -33769,Matthew Turk,2008-05-01 08:14:31-07:00,commit, -33770,Matthew Turk,2008-04-30 21:15:51-07:00,commit, -33771,Matthew Turk,2008-04-30 07:16:39-07:00,commit, -33772,Matthew Turk,2008-04-30 06:32:44-07:00,commit, -33773,Matthew Turk,2008-04-29 18:33:07-07:00,commit, -33774,Matthew Turk,2008-04-29 11:47:14-07:00,commit, -33775,Matthew Turk,2008-04-29 07:14:24-07:00,commit, -33776,Matthew Turk,2008-04-26 08:23:42-07:00,commit, -33777,Matthew Turk,2008-04-25 12:41:34-07:00,commit, -33778,Matthew Turk,2008-04-25 08:19:07-07:00,commit, -33779,Matthew Turk,2008-04-24 10:20:24-07:00,commit, -33780,Matthew Turk,2008-04-23 15:28:11-07:00,commit, -33781,Matthew Turk,2008-04-23 14:40:23-07:00,commit, -33782,Matthew Turk,2008-04-23 13:10:57-07:00,commit, -33783,Matthew Turk,2008-04-23 12:51:56-07:00,commit, -33784,Matthew Turk,2008-04-22 14:06:21-07:00,commit, -33785,Matthew Turk,2008-04-17 14:21:03-07:00,commit, -33786,Matthew Turk,2008-04-14 16:35:00-07:00,commit, -33787,Matthew Turk,2008-04-14 15:42:59-07:00,commit, -33788,Matthew Turk,2008-04-14 15:22:42-07:00,commit, -33789,Matthew Turk,2008-04-14 14:42:01-07:00,commit, -33790,Matthew Turk,2008-04-12 12:51:19-07:00,commit, -33791,Matthew Turk,2008-04-11 14:36:08-07:00,commit, -33792,Matthew Turk,2008-04-11 14:23:43-07:00,commit, -33793,Matthew Turk,2008-04-11 00:20:30-07:00,commit, -33794,Matthew Turk,2008-04-10 15:24:43-07:00,commit, -33795,Matthew Turk,2008-04-09 23:51:07-07:00,commit, -33796,Matthew Turk,2008-04-08 09:03:20-07:00,commit, -33797,Matthew Turk,2008-04-07 14:16:25-07:00,commit, -33798,Matthew Turk,2008-04-02 13:00:38-07:00,commit, -33799,Matthew Turk,2008-04-02 12:56:02-07:00,commit, -33800,Matthew Turk,2008-04-02 10:13:42-07:00,commit, -33801,Matthew Turk,2008-03-27 10:41:47-07:00,commit, -33802,Matthew Turk,2008-03-27 10:33:28-07:00,commit, -33803,Matthew Turk,2008-03-25 16:15:38-07:00,commit, -33804,Matthew Turk,2008-03-20 13:47:57-07:00,commit, -33805,Matthew Turk,2008-03-03 13:46:12-08:00,commit, -33806,Matthew Turk,2008-03-03 13:06:39-08:00,commit, -33807,Matthew Turk,2008-02-25 10:44:50-08:00,commit, -33808,Matthew Turk,2008-02-25 10:06:48-08:00,commit, -33809,Matthew Turk,2008-02-25 09:14:02-08:00,commit, -33810,Matthew Turk,2008-02-25 09:07:40-08:00,commit, -33811,Matthew Turk,2008-02-18 09:34:49-08:00,commit, -33812,Matthew Turk,2008-02-16 12:26:20-08:00,commit, -33813,Matthew Turk,2008-02-14 13:16:25-08:00,commit, -33814,Matthew Turk,2008-02-01 13:28:46-08:00,commit, -33815,Matthew Turk,2008-02-01 13:16:10-08:00,commit, -33816,Matthew Turk,2008-01-31 13:42:34-08:00,commit, -33817,Matthew Turk,2008-01-30 16:27:49-08:00,commit, -33818,Matthew Turk,2008-01-29 16:49:26-08:00,commit, -33819,Matthew Turk,2008-01-29 16:38:11-08:00,commit, -33820,Matthew Turk,2008-01-25 14:42:08-08:00,commit, -33821,Matthew Turk,2008-01-24 22:50:13-08:00,commit, -33822,Matthew Turk,2008-01-24 22:48:51-08:00,commit, -33823,Matthew Turk,2008-01-24 22:06:51-08:00,commit, -33824,Matthew Turk,2008-01-18 18:26:26-08:00,commit, -33825,Matthew Turk,2008-01-18 17:01:21-08:00,commit, -33826,Matthew Turk,2008-01-18 10:48:18-08:00,commit, -33827,Matthew Turk,2008-01-17 17:15:27-08:00,commit, -33828,Matthew Turk,2008-01-16 10:57:38-08:00,commit, -33829,Matthew Turk,2008-01-16 10:54:03-08:00,commit, -33830,Matthew Turk,2008-01-16 10:51:14-08:00,commit, -33831,Matthew Turk,2008-01-16 10:48:27-08:00,commit, -33832,Matthew Turk,2008-01-16 10:43:40-08:00,commit, -33833,Matthew Turk,2008-01-11 09:18:23-08:00,commit, -33834,Matthew Turk,2008-01-06 00:01:18-08:00,commit, -33835,Matthew Turk,2008-01-05 14:54:40-08:00,commit, -33836,Matthew Turk,2008-01-04 16:59:11-08:00,commit, -33837,Matthew Turk,2008-01-04 14:40:00-08:00,commit, -33838,Matthew Turk,2008-01-04 11:32:01-08:00,commit, -33839,Matthew Turk,2008-01-01 17:47:13-08:00,commit, -33840,Matthew Turk,2008-01-01 17:18:26-08:00,commit, -33841,Matthew Turk,2007-12-30 20:25:51-08:00,commit, -33842,Matthew Turk,2007-12-29 21:18:17-08:00,commit, -33843,Matthew Turk,2007-12-29 20:59:20-08:00,commit, -33844,Matthew Turk,2007-12-29 10:14:24-08:00,commit, -33845,Matthew Turk,2007-12-28 19:44:43-08:00,commit, -33846,Matthew Turk,2007-12-26 20:14:24-08:00,commit, -33847,Matthew Turk,2007-12-26 18:16:55-08:00,commit, -33848,Matthew Turk,2007-12-26 17:45:40-08:00,commit, -33849,Matthew Turk,2007-12-26 17:02:25-08:00,commit, -33850,Matthew Turk,2007-12-26 16:42:29-08:00,commit, -33851,Matthew Turk,2007-12-26 16:38:19-08:00,commit, -33852,Matthew Turk,2007-12-25 19:15:46-08:00,commit, -33853,Matthew Turk,2007-12-25 19:09:40-08:00,commit, -33854,Matthew Turk,2007-12-25 17:45:03-08:00,commit, -33855,Matthew Turk,2007-12-23 18:35:45-08:00,commit, -33856,Matthew Turk,2007-12-23 09:21:06-08:00,commit, -33857,John Wise,2007-12-22 20:25:04-08:00,commit, -33858,Matthew Turk,2007-12-20 20:09:26-08:00,commit, -33859,Matthew Turk,2007-12-20 12:37:13-08:00,commit, -33860,Matthew Turk,2007-12-19 18:27:16-08:00,commit, -33861,Matthew Turk,2007-12-17 16:33:51-08:00,commit, -33862,Matthew Turk,2007-12-17 15:18:14-08:00,commit, -33863,Matthew Turk,2007-12-17 14:38:52-08:00,commit, -33864,Matthew Turk,2007-12-17 14:21:56-08:00,commit, -33865,Matthew Turk,2007-12-17 22:17:23+00:00,commit, -33866,Matthew Turk,2007-12-14 22:08:00+00:00,commit, -33867,Matthew Turk,2007-12-12 08:22:06+00:00,commit, -33868,Matthew Turk,2007-12-11 21:27:29+00:00,commit, -33869,Matthew Turk,2007-12-11 21:15:07+00:00,commit, -33870,Matthew Turk,2007-12-11 07:42:01+00:00,commit, -33871,Matthew Turk,2007-12-11 01:38:10+00:00,commit, -33872,Matthew Turk,2007-12-10 18:57:55+00:00,commit, -33873,Matthew Turk,2007-12-10 18:46:10+00:00,commit, -33874,Matthew Turk,2007-12-09 04:55:58+00:00,commit, -33875,Matthew Turk,2007-12-08 07:37:28+00:00,commit, -33876,J.S. Oishi,2007-12-07 14:26:31-08:00,commit, -33877,J.S. Oishi,2007-12-05 10:40:57-08:00,commit, -33878,J.S. Oishi,2007-12-03 12:27:26-08:00,commit, -33879,Matthew Turk,2007-12-03 03:14:26+00:00,commit, -33880,Matthew Turk,2007-12-03 03:13:59+00:00,commit, -33881,Matthew Turk,2007-12-03 03:12:38+00:00,commit, -33882,Matthew Turk,2007-12-03 03:11:56+00:00,commit, -33883,Matthew Turk,2007-12-03 03:10:56+00:00,commit, -33884,Matthew Turk,2007-11-30 01:02:05+00:00,commit, -33885,Matthew Turk,2007-11-30 00:04:16+00:00,commit, -33886,Matthew Turk,2007-11-29 17:37:36+00:00,commit, -33887,Matthew Turk,2007-11-16 18:04:50-08:00,commit, -33888,Matthew Turk,2007-11-16 13:48:07-08:00,commit, -33889,Matthew Turk,2007-11-16 13:47:09-08:00,commit, -33890,Matthew Turk,2007-11-16 13:44:51-08:00,commit, -33891,Matthew Turk,2007-11-01 21:50:18-07:00,commit, -33892,Matthew Turk,2007-10-30 10:04:44-07:00,commit, -33893,Matthew Turk,2007-10-23 08:16:04-07:00,commit, -33894,Matthew Turk,2007-10-15 15:52:17-07:00,commit, -33895,Matthew Turk,2007-10-15 15:50:43-07:00,commit, -33896,Matthew Turk,2007-10-11 15:49:32-07:00,commit, -33897,Matthew Turk,2007-10-01 17:12:11-07:00,commit, -33898,Matthew Turk,2007-10-01 10:30:14-07:00,commit, -33899,Matthew Turk,2007-09-30 16:47:38-07:00,commit, -33900,Matthew Turk,2007-09-29 00:38:50-07:00,commit, -33901,Matthew Turk,2007-09-27 17:33:26-07:00,commit, -33902,Matthew Turk,2007-09-26 15:16:21-07:00,commit, -33903,Matthew Turk,2007-09-26 12:23:43-07:00,commit, -33904,Matthew Turk,2007-09-26 08:49:08-07:00,commit, -33905,Matthew Turk,2007-09-21 17:24:41-07:00,commit, -33906,Matthew Turk,2007-09-21 00:27:14-07:00,commit, -33907,Matthew Turk,2007-09-20 08:12:00-07:00,commit, -33908,Matthew Turk,2007-09-19 22:49:52-07:00,commit, -33909,Matthew Turk,2007-09-19 12:37:28-07:00,commit, -33910,Matthew Turk,2007-09-19 12:13:30-07:00,commit, -33911,Matthew Turk,2007-09-19 11:35:25-07:00,commit, -33912,Matthew Turk,2007-09-18 22:51:39-07:00,commit, -33913,Matthew Turk,2007-09-18 22:28:35-07:00,commit, -33914,Matthew Turk,2007-09-18 17:10:59-07:00,commit, -33915,Matthew Turk,2007-09-18 17:08:14-07:00,commit, -33916,Matthew Turk,2007-09-15 09:36:36-07:00,commit, -33917,Rick Wagner,2007-09-14 21:06:54-07:00,commit, -33918,Rick Wagner,2007-09-14 21:04:28-07:00,commit, -33919,Matthew Turk,2007-09-13 21:24:44-07:00,commit, -33920,Matthew Turk,2007-09-12 19:42:39-07:00,commit, -33921,Matthew Turk,2007-09-12 19:42:27-07:00,commit, -33922,Matthew Turk,2007-09-12 17:02:06-07:00,commit, -33923,Matthew Turk,2007-09-12 13:54:31-07:00,commit, -33924,Matthew Turk,2007-09-11 23:04:41-07:00,commit, -33925,Matthew Turk,2007-09-11 23:04:04-07:00,commit, -33926,Matthew Turk,2007-09-11 22:37:13-07:00,commit, -33927,Matthew Turk,2007-09-07 20:33:35-07:00,commit, -33928,Matthew Turk,2007-09-07 16:29:33-07:00,commit, -33929,Matthew Turk,2007-09-07 15:37:00-07:00,commit, -33930,Matthew Turk,2007-09-06 23:34:00-07:00,commit, -33931,Matthew Turk,2007-09-05 14:48:01-07:00,commit, -33932,Matthew Turk,2007-09-05 14:38:43-07:00,commit, -33933,Matthew Turk,2007-08-30 11:04:00-07:00,commit, -33934,Matthew Turk,2007-08-30 10:52:09-07:00,commit, -33935,Matthew Turk,2007-08-30 10:51:27-07:00,commit, -33936,Matthew Turk,2007-08-30 10:50:44-07:00,commit, -33937,Matthew Turk,2007-08-26 20:15:29-07:00,commit, -33938,Matthew Turk,2007-08-26 14:59:54-07:00,commit, -33939,Matthew Turk,2007-08-26 14:39:39-07:00,commit, -33940,Matthew Turk,2007-08-26 14:18:47-07:00,commit, -33941,Matthew Turk,2007-08-26 14:08:56-07:00,commit, -33942,Matthew Turk,2007-08-25 22:06:06-07:00,commit, -33943,Matthew Turk,2007-08-25 19:36:24-07:00,commit, -33944,Matthew Turk,2007-08-25 19:18:03-07:00,commit, -33945,Matthew Turk,2007-08-24 17:34:53-07:00,commit, -33946,Matthew Turk,2007-08-19 00:22:09-07:00,commit, -33947,Matthew Turk,2007-08-18 13:14:11-07:00,commit, -33948,Matthew Turk,2007-08-18 12:47:58-07:00,commit, -33949,Matthew Turk,2007-08-11 08:24:42-07:00,commit, -33950,Matthew Turk,2007-08-09 19:11:50-07:00,commit, -33951,Matthew Turk,2007-08-09 19:11:05-07:00,commit, -33952,Matthew Turk,2007-08-09 18:52:27-07:00,commit, -33953,Matthew Turk,2007-08-07 20:29:14-07:00,commit, -33954,Matthew Turk,2007-08-06 13:06:18-07:00,commit, -33955,Matthew Turk,2007-08-04 10:13:45-07:00,commit, -33956,Matthew Turk,2007-08-03 00:08:03-07:00,commit, -33957,Matthew Turk,2007-08-02 20:11:19-07:00,commit, -33958,Matthew Turk,2007-08-02 13:56:39-07:00,commit, -33959,Matthew Turk,2007-08-02 13:55:02-07:00,commit, -33960,Matthew Turk,2007-08-02 13:54:40-07:00,commit, -33961,Matthew Turk,2007-08-02 13:50:00-07:00,commit, -33962,Matthew Turk,2007-08-02 13:31:16-07:00,commit, -33963,Matthew Turk,2007-08-02 13:10:23-07:00,commit, -33964,Matthew Turk,2007-08-02 08:59:30-07:00,commit, -33965,Matthew Turk,2007-08-02 08:58:55-07:00,commit, -33966,Matthew Turk,2007-08-02 08:58:04-07:00,commit, -33967,Matthew Turk,2007-08-02 08:56:42-07:00,commit, -33968,Matthew Turk,2007-08-02 08:46:27-07:00,commit, -33969,Matthew Turk,2007-08-02 08:45:37-07:00,commit, -33970,Matthew Turk,2007-08-02 08:43:49-07:00,commit, -33971,Matthew Turk,2007-07-28 13:57:03-07:00,commit, -33972,Matthew Turk,2007-07-28 11:57:14-07:00,commit, -33973,Matthew Turk,2007-07-25 19:33:15-07:00,commit, -33974,Matthew Turk,2007-07-25 08:33:22-07:00,commit, -33975,Matthew Turk,2007-07-24 00:25:52-07:00,commit, -33976,Matthew Turk,2007-07-23 22:22:16-07:00,commit, -33977,Matthew Turk,2007-07-23 21:08:27-07:00,commit, -33978,Matthew Turk,2007-07-22 17:57:11-07:00,commit, -33979,Matthew Turk,2007-07-13 20:30:16-07:00,commit, -33980,Matthew Turk,2007-07-13 20:15:49-07:00,commit, -33981,Matthew Turk,2007-07-12 21:43:23-07:00,commit, -33982,Matthew Turk,2007-07-12 21:41:53-07:00,commit, -33983,Matthew Turk,2007-07-11 22:35:31-07:00,commit, -33984,Matthew Turk,2007-07-11 20:50:28-07:00,commit, -33985,Matthew Turk,2007-07-11 13:12:22-07:00,commit, -33986,Matthew Turk,2007-07-11 12:57:00-07:00,commit, -33987,Matthew Turk,2007-07-09 16:06:04-07:00,commit, -33988,Matthew Turk,2007-07-09 08:57:22-07:00,commit, -33989,Matthew Turk,2007-07-09 08:56:47-07:00,commit, -33990,Matthew Turk,2007-07-08 22:48:34-07:00,commit, -33991,Matthew Turk,2007-07-06 23:18:06-07:00,commit, -33992,Matthew Turk,2007-07-06 21:43:59-07:00,commit, -33993,Matthew Turk,2007-07-06 21:43:52-07:00,commit, -33994,Matthew Turk,2007-07-06 21:43:40-07:00,commit, -33995,Matthew Turk,2007-07-06 14:41:42-07:00,commit, -33996,Matthew Turk,2007-07-06 14:37:54-07:00,commit, -33997,Matthew Turk,2007-07-06 07:33:55-07:00,commit, -33998,Matthew Turk,2007-07-06 07:33:48-07:00,commit, -33999,Matthew Turk,2007-07-06 07:33:39-07:00,commit, -34000,Matthew Turk,2007-07-06 07:33:28-07:00,commit, -34001,Matthew Turk,2007-07-05 11:54:13-07:00,commit, -34002,Matthew Turk,2007-07-05 11:53:01-07:00,commit, -34003,Matthew Turk,2007-07-04 22:23:22-07:00,commit, -34004,Matthew Turk,2007-07-04 22:22:44-07:00,commit, -34005,Matthew Turk,2007-06-26 17:45:04-07:00,commit, -34006,Matthew Turk,2007-06-26 11:59:40-07:00,commit, -34007,Matthew Turk,2007-06-26 11:59:11-07:00,commit, -34008,Matthew Turk,2007-06-26 11:59:02-07:00,commit, -34009,Matthew Turk,2007-06-25 12:28:42-07:00,commit, -34010,Matthew Turk,2007-06-25 12:28:22-07:00,commit, -34011,Matthew Turk,2007-06-25 12:26:29-07:00,commit, -34012,Matthew Turk,2007-06-25 12:26:15-07:00,commit, -34013,Matthew Turk,2007-06-13 13:56:15-07:00,commit, -34014,Matthew Turk,2007-06-13 13:54:21-07:00,commit, -34015,Matthew Turk,2007-06-13 13:52:48-07:00,commit, -34016,Matthew Turk,2007-06-11 12:48:06-07:00,commit, -34017,Matthew Turk,2007-06-11 12:47:39-07:00,commit, -34018,Matthew Turk,2007-06-08 14:32:04-07:00,commit, -34019,Matthew Turk,2007-06-08 10:02:11-07:00,commit, -34020,Matthew Turk,2007-06-08 10:00:32-07:00,commit, -34021,Matthew Turk,2007-06-08 08:53:02-07:00,commit, -34022,Matthew Turk,2007-06-07 22:36:38-07:00,commit, -34023,Matthew Turk,2007-06-07 22:36:29-07:00,commit, -34024,Matthew Turk,2007-06-07 16:22:02-07:00,commit, -34025,Matthew Turk,2007-06-07 16:20:43-07:00,commit, -34026,Matthew Turk,2007-06-07 16:17:49-07:00,commit, -34027,Matthew Turk,2007-06-07 12:23:06-07:00,commit, -34028,Matthew Turk,2007-06-06 16:38:11-07:00,commit, -34029,Matthew Turk,2007-06-06 14:07:13-07:00,commit, -34030,Matthew Turk,2007-06-05 12:45:11-07:00,commit, -34031,Matthew Turk,2007-06-03 19:58:32-07:00,commit, -34032,Matthew Turk,2007-06-03 19:33:20-07:00,commit, -34033,Matthew Turk,2007-06-03 19:32:59-07:00,commit, -34034,Matthew Turk,2007-05-30 05:39:16-07:00,commit, -34035,Matthew Turk,2007-05-25 17:15:06-07:00,commit, -34036,Matthew Turk,2007-05-25 17:14:54-07:00,commit, -34037,Matthew Turk,2007-05-23 16:28:53-07:00,commit, -34038,Matthew Turk,2007-05-23 16:28:42-07:00,commit, -34039,Matthew Turk,2007-05-23 16:28:31-07:00,commit, -34040,Matthew Turk,2007-05-23 16:27:52-07:00,commit, -34041,Matthew Turk,2007-05-22 22:37:17-07:00,commit, -34042,Matthew Turk,2007-05-22 22:37:12-07:00,commit, -34043,Matthew Turk,2007-05-22 20:03:44-07:00,commit, -34044,Matthew Turk,2007-05-22 17:33:02-07:00,commit, -34045,Matthew Turk,2007-05-22 17:32:53-07:00,commit, -34046,Matthew Turk,2007-05-22 17:32:27-07:00,commit, -34047,Matthew Turk,2007-05-13 07:41:12-07:00,commit, -34048,Matthew Turk,2007-05-11 08:38:28-07:00,commit, -34049,Matthew Turk,2007-05-10 14:46:28-07:00,commit, -34050,Matthew Turk,2007-05-10 14:45:30-07:00,commit, -34051,Matthew Turk,2007-05-10 14:45:16-07:00,commit, -34052,Matthew Turk,2007-05-10 14:44:54-07:00,commit, -34053,Matthew Turk,2007-05-10 14:44:40-07:00,commit, -34054,Matthew Turk,2007-05-10 14:44:02-07:00,commit, -34055,Matthew Turk,2007-05-09 13:16:58-07:00,commit, -34056,Matthew Turk,2007-05-07 10:32:45-07:00,commit, -34057,Matthew Turk,2007-05-07 10:26:11-07:00,commit, -34058,Matthew Turk,2007-05-03 13:58:03-07:00,commit, -34059,Matthew Turk,2007-05-03 10:16:23-07:00,commit, -34060,Matthew Turk,2007-05-03 07:31:38-07:00,commit, -34061,Matthew Turk,2007-05-01 19:11:52-07:00,commit, -34062,Matthew Turk,2007-05-01 19:10:10-07:00,commit, -34063,Matthew Turk,2007-04-25 16:16:23-07:00,commit, -34064,Matthew Turk,2007-04-24 23:24:32-07:00,commit, -34065,Matthew Turk,2007-04-24 18:30:35-07:00,commit, -34066,Matthew Turk,2007-04-24 14:43:21-07:00,commit, -34067,Matthew Turk,2007-04-24 00:04:44-07:00,commit, -34068,Matthew Turk,2007-04-23 23:02:48-07:00,commit, -34069,Matthew Turk,2007-04-23 23:02:16-07:00,commit, -34070,Matthew Turk,2007-04-23 23:01:38-07:00,commit, -34071,Matthew Turk,2007-04-23 22:46:29-07:00,commit, -34072,Matthew Turk,2007-04-23 22:46:29-07:00,commit, -34073,Matthew Turk,2007-04-23 22:41:46-07:00,commit, -34074,Matthew Turk,2007-04-23 19:44:26-07:00,commit, -34075,Matthew Turk,2007-04-23 19:08:02-07:00,commit, -34076,Matthew Turk,2007-04-23 18:58:57-07:00,commit, -34077,Matthew Turk,2007-04-23 09:57:19-07:00,commit, -34078,Matthew Turk,2007-04-20 16:56:53-07:00,commit, -34079,Matthew Turk,2007-04-20 15:05:08-07:00,commit, -34080,Matthew Turk,2007-04-20 10:07:22-07:00,commit, -34081,Matthew Turk,2007-04-18 11:51:56-07:00,commit, -34082,Matthew Turk,2007-04-18 11:51:38-07:00,commit, -34083,Matthew Turk,2007-04-17 21:47:27-07:00,commit, -34084,Matthew Turk,2007-04-17 21:46:42-07:00,commit, -34085,Matthew Turk,2007-04-17 17:38:14-07:00,commit, -34086,Matthew Turk,2007-04-17 16:23:34-07:00,commit, -34087,Matthew Turk,2007-04-17 16:20:48-07:00,commit, -34088,Matthew Turk,2007-04-17 11:13:55-07:00,commit, -34089,Matthew Turk,2007-04-16 14:36:06-07:00,commit, -34090,Matthew Turk,2007-04-16 14:35:55-07:00,commit, -34091,Matthew Turk,2007-04-16 10:03:47-07:00,commit, -34092,Matthew Turk,2007-04-16 10:03:36-07:00,commit, -34093,Matthew Turk,2007-04-16 10:03:27-07:00,commit, -34094,Matthew Turk,2007-04-15 19:12:45-07:00,commit, -34095,Matthew Turk,2007-04-15 16:43:16-07:00,commit, -34096,Matthew Turk,2007-04-15 16:40:09-07:00,commit, -34097,Matthew Turk,2007-03-28 03:22:48-07:00,commit, -34098,Matthew Turk,2007-03-27 12:12:47-07:00,commit, -34099,Matthew Turk,2007-03-27 12:11:37-07:00,commit, -34100,Matthew Turk,2007-03-27 12:11:01-07:00,commit, -34101,Matthew Turk,2007-03-27 12:10:33-07:00,commit, -34102,Matthew Turk,2007-03-27 12:10:20-07:00,commit, -34103,John Wise,2007-03-16 12:35:24-07:00,commit, -34104,John Wise,2007-03-13 20:50:33-07:00,commit, -34105,Matthew Turk,2007-03-12 17:24:33-07:00,commit, -34106,Matthew Turk,2007-03-11 19:05:31-07:00,commit, -34107,Matthew Turk,2007-03-11 19:04:50-07:00,commit, -34108,Matthew Turk,2007-03-09 16:59:09-08:00,commit, -34109,Matthew Turk,2007-03-09 16:58:43-08:00,commit, -34110,Matthew Turk,2007-03-09 16:58:24-08:00,commit, -34111,Matthew Turk,2007-03-09 00:10:08-08:00,commit, -34112,Matthew Turk,2007-03-09 00:09:45-08:00,commit, -34113,Matthew Turk,2007-03-08 19:33:19-08:00,commit, -34114,Matthew Turk,2007-03-08 11:22:23-08:00,commit, -34115,Matthew Turk,2007-03-08 11:16:02-08:00,commit, -34116,Matthew Turk,2007-03-08 11:14:56-08:00,commit, -34117,Matthew Turk,2007-03-07 16:58:38-08:00,commit, -34118,Matthew Turk,2007-03-07 16:58:15-08:00,commit, -34119,Matthew Turk,2007-03-07 16:57:46-08:00,commit, -34120,Matthew Turk,2007-03-07 16:57:37-08:00,commit, -34121,Matthew Turk,2007-03-06 00:24:57-08:00,commit, -34122,Matthew Turk,2007-03-06 00:24:15-08:00,commit, -34123,Matthew Turk,2007-03-06 00:22:45-08:00,commit, -34124,Matthew Turk,2007-03-06 00:22:33-08:00,commit, -34125,Matthew Turk,2007-03-06 00:21:19-08:00,commit, -34126,Matthew Turk,2007-03-06 00:20:21-08:00,commit, -34127,Matthew Turk,2007-03-06 00:20:10-08:00,commit, -34128,Matthew Turk,2007-03-06 00:19:53-08:00,commit, -34129,Matthew Turk,2007-03-03 15:49:07-08:00,commit, -34130,Matthew Turk,2007-03-03 15:48:16-08:00,commit, -34131,Matthew Turk,2007-03-02 14:36:02-08:00,commit, -34132,Matthew Turk,2007-03-02 14:35:47-08:00,commit, -34133,Matthew Turk,2007-03-02 14:26:12-08:00,commit, -34134,Matthew Turk,2007-03-02 14:24:27-08:00,commit, -34135,Matthew Turk,2007-02-26 16:33:50-08:00,commit, -34136,Matthew Turk,2007-02-26 16:33:06-08:00,commit, -34137,Matthew Turk,2007-02-26 14:38:43-08:00,commit, -34138,John Wise,2007-02-25 17:29:50-08:00,commit, -34139,Ji-hoon Kim,2007-02-21 20:04:26-08:00,commit, -34140,John Wise,2007-02-21 15:55:47-08:00,commit, -34141,Matthew Turk,2007-02-21 15:29:05-08:00,commit, -34142,Matthew Turk,2007-02-21 09:29:54-08:00,commit, -34143,Matthew Turk,2007-02-21 09:29:34-08:00,commit, -34144,Matthew Turk,2007-02-19 10:03:51-08:00,commit, -34145,Matthew Turk,2007-02-18 17:51:39-08:00,commit, -34146,Matthew Turk,2007-02-18 17:50:36-08:00,commit, -34147,Matthew Turk,2007-02-18 13:19:08-08:00,commit, -34148,Matthew Turk,2007-02-18 13:17:44-08:00,commit, -34149,Matthew Turk,2007-02-15 13:20:03-08:00,commit, -34150,Matthew Turk,2007-02-15 13:02:03-08:00,commit, -34151,Matthew Turk,2007-02-15 13:01:45-08:00,commit, -34152,Matthew Turk,2007-02-15 13:00:53-08:00,commit, -34153,Matthew Turk,2007-02-15 13:00:44-08:00,commit, -34154,Matthew Turk,2007-02-15 12:59:11-08:00,commit, -34155,Matthew Turk,2007-02-14 15:46:11-08:00,commit, -34156,Matthew Turk,2007-02-14 15:45:59-08:00,commit, -34157,Matthew Turk,2007-02-14 12:27:19-08:00,commit, -34158,Matthew Turk,2007-02-14 12:27:10-08:00,commit, -34159,Matthew Turk,2007-02-14 12:23:49-08:00,commit, -34160,Matthew Turk,2007-02-14 12:22:46-08:00,commit, -34161,Matthew Turk,2007-02-14 12:22:14-08:00,commit, -34162,Matthew Turk,2007-02-14 12:21:53-08:00,commit, -34163,Matthew Turk,2007-02-14 12:21:33-08:00,commit, -34164,Matthew Turk,2007-02-09 11:26:43-08:00,commit, -34165,Matthew Turk,2007-02-09 11:26:36-08:00,commit, -34166,Matthew Turk,2007-02-09 11:26:29-08:00,commit, -34167,Matthew Turk,2007-02-09 11:26:20-08:00,commit, -34168,Matthew Turk,2007-02-08 23:06:07-08:00,commit, -34169,Matthew Turk,2007-02-08 21:48:40-08:00,commit, -34170,Matthew Turk,2007-02-08 20:20:03-08:00,commit, -34171,Matthew Turk,2007-02-08 20:15:42-08:00,commit, -34172,Matthew Turk,2007-02-08 20:15:07-08:00,commit, -34173,Matthew Turk,2007-02-08 20:14:41-08:00,commit, -34174,Matthew Turk,2007-02-08 20:14:31-08:00,commit, -34175,Matthew Turk,2007-02-08 20:14:20-08:00,commit, -34176,Matthew Turk,2007-02-08 20:14:10-08:00,commit, -34177,Matthew Turk,2007-02-08 20:13:58-08:00,commit, -34178,convert-repo,2007-02-08 20:13:58-08:00,commit, +30619,Matthew Turk,2011-02-01 22:35:44-05:00,commit, +30620,Matthew Turk,2011-01-28 10:22:27-05:00,commit, +30621,Matthew Turk,2011-01-24 14:41:18-05:00,commit, +30622,Matthew Turk,2011-01-24 14:17:32-05:00,commit, +30623,Matthew Turk,2011-01-21 13:17:21-05:00,commit, +30624,Matthew Turk,2011-01-20 06:52:41-05:00,commit, +30625,Matthew Turk,2011-01-18 14:01:46-05:00,commit, +30626,Matthew Turk,2011-01-17 15:46:48-05:00,commit, +30627,Matthew Turk,2011-01-17 15:46:41-05:00,commit, +30628,Matthew Turk,2010-12-08 17:07:17-08:00,commit, +30629,Britton Smith,2010-12-08 17:56:14-05:00,commit, +30630,Britton Smith,2010-12-08 17:54:04-05:00,commit, +30631,Britton Smith,2010-12-08 16:05:37-05:00,commit, +30632,Matthew Turk,2010-12-08 10:24:46-08:00,commit, +30633,Matthew Turk,2010-12-08 09:28:15-08:00,commit, +30634,Matthew Turk,2010-12-07 19:16:00-08:00,commit, +30635,Matthew Turk,2010-12-07 13:49:22-08:00,commit, +30636,Matthew Turk,2010-12-07 13:28:05-08:00,commit, +30637,Matthew Turk,2010-12-06 23:01:12-08:00,commit, +30638,Matthew Turk,2010-12-06 14:54:04-08:00,commit, +30639,Matthew Turk,2010-12-06 13:50:03-08:00,commit, +30640,Matthew Turk,2010-12-06 07:13:15-08:00,commit, +30641,Matthew Turk,2010-12-06 07:09:33-08:00,commit, +30642,Matthew Turk,2010-12-04 21:16:17-08:00,commit, +30643,Matthew Turk,2010-12-02 16:41:35-08:00,commit, +30644,Matthew Turk,2010-12-02 16:10:42-08:00,commit, +30645,Sam Skillman,2010-12-02 16:54:09-07:00,commit, +30646,Stephen Skory,2010-12-02 17:20:00-06:00,commit, +30647,Matthew Turk,2010-12-02 09:27:58-08:00,commit, +30648,Matthew Turk,2010-12-02 07:08:49-08:00,commit, +30649,Matthew Turk,2010-12-01 21:35:49-08:00,commit, +30650,Matthew Turk,2010-12-01 18:11:40-08:00,commit, +30651,Matthew Turk,2010-12-01 13:40:22-08:00,commit, +30652,Matthew Turk,2010-12-01 13:11:29-08:00,commit, +30653,Matthew Turk,2010-12-01 09:40:43-08:00,commit, +30654,Matthew Turk,2010-12-01 08:21:09-08:00,commit, +30655,Matthew Turk,2010-11-27 07:52:28-07:00,commit, +30656,Matthew Turk,2010-11-24 06:00:08-05:00,commit, +30657,Sam Skillman,2010-11-24 02:12:57-07:00,commit, +30658,Sam Skillman,2010-11-24 01:07:04-07:00,commit, +30659,Sam Skillman,2010-11-24 01:01:35-07:00,commit, +30660,Matthew Turk,2010-11-23 20:22:04-05:00,commit, +30661,Matthew Turk,2010-11-23 15:50:58-05:00,commit, +30662,Matthew Turk,2010-11-23 15:30:36-05:00,commit, +30663,Matthew Turk,2010-11-22 08:45:58-05:00,commit, +30664,Matthew Turk,2010-11-21 20:58:37-05:00,commit, +30665,Matthew Turk,2010-11-21 20:57:56-05:00,commit, +30666,Matthew Turk,2010-11-21 20:56:00-05:00,commit, +30667,Matthew Turk,2010-11-19 12:01:20-05:00,commit, +30668,Matthew Turk,2010-11-19 00:33:26-05:00,commit, +30669,Matthew Turk,2010-11-19 00:27:20-05:00,commit, +30670,Britton Smith,2010-11-17 15:21:28-05:00,commit, +30671,Britton Smith,2010-11-17 15:21:17-05:00,commit, +30672,Matthew Turk,2010-11-16 13:45:54-07:00,commit, +30673,Matthew Turk,2010-11-16 10:31:31-07:00,commit, +30674,Matthew Turk,2010-11-16 10:25:34-07:00,commit, +30675,Matthew Turk,2010-11-16 10:23:25-07:00,commit, +30676,Matthew Turk,2010-11-16 10:21:43-07:00,commit, +30677,Matthew Turk,2010-11-16 10:10:35-07:00,commit, +30678,Matthew Turk,2010-11-11 22:12:19-08:00,commit, +30679,John Wise,2010-11-11 16:29:52+01:00,commit, +30680,John Wise,2010-11-11 16:26:15+01:00,commit, +30681,Matthew Turk,2010-11-10 19:00:32-08:00,commit, +30682,Chris Moody,2010-11-10 16:01:56-08:00,commit, +30683,Sam Skillman,2010-11-10 15:27:01-07:00,commit, +30684,Matthew Turk,2010-11-10 14:25:28-08:00,commit, +30685,Sam Skillman,2010-11-10 15:21:39-07:00,commit, +30686,Sam Skillman,2010-11-10 15:20:47-07:00,commit, +30687,Matthew Turk,2010-11-10 14:02:22-08:00,commit, +30688,Matthew Turk,2010-11-10 13:58:26-08:00,commit, +30689,Matthew Turk,2010-11-10 13:58:11-08:00,commit, +30690,Chris Moody,2010-11-10 13:11:41-08:00,commit, +30691,Chris Moody,2010-11-10 12:53:10-08:00,commit, +30692,Matthew Turk,2010-11-10 10:18:14-08:00,commit, +30693,Matthew Turk,2010-11-10 09:08:51-08:00,commit, +30694,Matthew Turk,2010-11-10 08:45:26-08:00,commit, +30695,Chris Moody,2010-11-09 21:54:19-08:00,commit, +30696,Sam Skillman,2010-11-09 17:07:24-07:00,commit, +30697,Sam Skillman,2010-11-09 17:01:03-07:00,commit, +30698,Sam Skillman,2010-11-09 17:00:35-07:00,commit, +30699,J.S. Oishi,2010-11-09 14:02:58-08:00,commit, +30700,J.S. Oishi,2010-11-09 14:02:33-08:00,commit, +30701,Britton Smith,2010-11-09 13:58:37-05:00,commit, +30702,Britton Smith,2010-11-09 13:58:05-05:00,commit, +30703,Matthew Turk,2010-11-09 08:24:06-08:00,commit, +30704,J.S. Oishi,2010-11-08 21:15:09-08:00,commit, +30705,Matthew Turk,2010-11-08 09:37:17-08:00,commit, +30706,Matthew Turk,2010-11-06 17:59:33-07:00,commit, +30707,Matthew Turk,2010-11-06 14:52:29-07:00,commit, +30708,Matthew Turk,2010-11-06 14:04:07-07:00,commit, +30709,Matthew Turk,2010-11-06 14:03:15-07:00,commit, +30710,Matthew Turk,2010-11-06 11:40:40-05:00,commit, +30711,Matthew Turk,2010-11-05 10:22:24-04:00,commit, +30712,Chris Moody,2010-11-04 13:32:45-07:00,commit, +30713,Chris Moody,2010-11-04 13:29:42-07:00,commit, +30714,Stephen Skory,2010-11-03 10:37:32-06:00,commit, +30715,Stephen Skory,2010-11-02 17:53:58-06:00,commit, +30716,Stephen Skory,2010-11-02 16:15:46-06:00,commit, +30717,Stephen Skory,2010-11-01 09:34:30-06:00,commit, +30718,Matthew Turk,2010-10-29 16:04:40-07:00,commit, +30719,Stephen Skory,2010-10-29 09:35:20-06:00,commit, +30720,Matthew Turk,2010-10-28 18:14:55-07:00,commit, +30721,Matthew Turk,2010-10-28 10:09:47-07:00,commit, +30722,Matthew Turk,2010-10-27 23:34:28-07:00,commit, +30723,Matthew Turk,2010-10-27 21:23:07-07:00,commit, +30724,Matthew Turk,2010-10-27 15:30:56-07:00,commit, +30725,Matthew Turk,2010-10-27 12:32:43-07:00,commit, +30726,Matthew Turk,2010-10-27 11:37:27-07:00,commit, +30727,Matthew Turk,2010-10-27 09:41:16-07:00,commit, +30728,Matthew Turk,2010-10-27 00:45:38-07:00,commit, +30729,Matthew Turk,2010-10-27 00:27:29-07:00,commit, +30730,Matthew Turk,2010-10-26 17:55:29-07:00,commit, +30731,Chris Moody,2010-10-26 16:40:13-07:00,commit, +30732,Matthew Turk,2010-10-26 16:30:56-07:00,commit, +30733,Matthew Turk,2010-10-26 16:08:24-07:00,commit, +30734,Chris Moody,2010-10-26 15:52:03-07:00,commit, +30735,Chris Moody,2010-10-26 15:47:12-07:00,commit, +30736,Chris Moody,2010-10-26 15:37:40-07:00,commit, +30737,Matthew Turk,2010-10-26 15:18:22-07:00,commit, +30738,Matthew Turk,2010-10-26 13:44:59-07:00,commit, +30739,Matthew Turk,2010-10-26 13:42:06-07:00,commit, +30740,Chris Moody,2010-10-26 12:19:28-07:00,commit, +30741,Matthew Turk,2010-10-26 11:53:53-07:00,commit, +30742,Chris Moody,2010-10-26 11:51:50-07:00,commit, +30743,Matthew Turk,2010-10-26 11:35:54-07:00,commit, +30744,Chris Moody,2010-10-26 09:58:03-07:00,commit, +30745,Matthew Turk,2010-10-26 10:56:28-07:00,commit, +30746,Matthew Turk,2010-10-25 17:04:13-07:00,commit, +30747,Chris Moody,2010-10-25 16:58:49-07:00,commit, +30748,Matthew Turk,2010-10-25 16:38:01-07:00,commit, +30749,Matthew Turk,2010-10-26 11:50:30-07:00,commit, +30750,Matthew Turk,2010-10-26 11:50:17-07:00,commit, +30751,Matthew Turk,2010-10-26 11:34:43-07:00,commit, +30752,John Wise,2010-10-25 17:28:49-04:00,commit, +30753,John Wise,2010-10-25 15:29:43-04:00,commit, +30754,John Wise,2010-10-25 15:27:53-04:00,commit, +30755,Chris Moody,2010-10-21 15:24:29-07:00,commit, +30756,Chris Moody,2010-10-21 14:52:55-07:00,commit, +30757,Matthew Turk,2010-10-21 12:55:58-07:00,commit, +30758,Matthew Turk,2010-10-21 09:31:23-07:00,commit, +30759,Matthew Turk,2010-10-20 21:54:15-06:00,commit, +30760,J.S. Oishi,2010-10-20 17:22:27-07:00,commit, +30761,J.S. Oishi,2010-10-20 17:04:01-07:00,commit, +30762,Matthew Turk,2010-10-18 09:27:17-05:00,commit, +30763,Matthew Turk,2010-10-18 09:27:17-05:00,commit, +30764,Matthew Turk,2010-10-17 17:03:50-05:00,commit, +30765,Matthew Turk,2010-10-16 23:22:32-07:00,commit, +30766,Matthew Turk,2010-10-16 21:17:13-07:00,commit, +30767,Matthew Turk,2010-10-16 18:56:35-07:00,commit, +30768,Matthew Turk,2010-10-16 18:55:55-07:00,commit, +30769,Matthew Turk,2010-10-15 22:48:22-07:00,commit, +30770,Matthew Turk,2010-10-15 22:47:08-07:00,commit, +30771,Matthew Turk,2010-10-15 12:38:37-07:00,commit, +30772,Matthew Turk,2010-10-14 14:15:03-07:00,commit, +30773,Matthew Turk,2010-10-13 16:38:35-07:00,commit, +30774,Matthew Turk,2010-10-13 16:02:27-07:00,commit, +30775,Chris Moody,2010-10-13 13:25:18-07:00,commit, +30776,Matthew Turk,2010-10-11 18:13:25-07:00,commit, +30777,Matthew Turk,2010-10-11 18:00:00-07:00,commit, +30778,Matthew Turk,2010-10-08 10:24:19-07:00,commit, +30779,Matthew Turk,2010-10-08 10:23:18-07:00,commit, +30780,Matthew Turk,2010-10-08 10:22:42-07:00,commit, +30781,John Wise,2010-10-06 14:06:00-04:00,commit, +30782,Britton Smith,2010-10-05 14:52:24-04:00,commit, +30783,Britton Smith,2010-10-05 12:10:47-04:00,commit, +30784,Matthew Turk,2010-10-04 20:03:55-07:00,commit, +30785,Matthew Turk,2010-10-04 20:03:05-07:00,commit, +30786,Britton Smith,2010-10-04 17:24:09-04:00,commit, +30787,Britton Smith,2010-10-04 16:26:05-04:00,commit, +30788,Matthew Turk,2010-10-03 08:38:35-07:00,commit, +30789,Matthew Turk,2010-10-03 08:36:26-07:00,commit, +30790,Matthew Turk,2010-09-29 18:10:46-07:00,commit, +30791,Matthew Turk,2010-09-29 18:01:30-07:00,commit, +30792,Chris Moody,2010-09-29 13:31:24-07:00,commit, +30793,Matthew Turk,2010-09-29 12:57:33-07:00,commit, +30794,Matthew Turk,2010-09-29 12:57:09-07:00,commit, +30795,Matthew Turk,2010-09-28 23:23:19-07:00,commit, +30796,Matthew Turk,2010-09-28 23:18:54-07:00,commit, +30797,Britton Smith,2010-09-27 14:42:31-04:00,commit, +30798,Britton Smith,2010-09-27 14:41:52-04:00,commit, +30799,Matthew Turk,2010-09-25 18:21:52-07:00,commit, +30800,Matthew Turk,2010-09-25 18:09:56-07:00,commit, +30801,Matthew Turk,2010-09-25 13:52:58-07:00,commit, +30802,Matthew Turk,2010-09-25 12:56:27-07:00,commit, +30803,Matthew Turk,2010-09-23 22:35:15-07:00,commit, +30804,Matthew Turk,2010-09-23 20:27:28-07:00,commit, +30805,Matthew Turk,2010-09-23 20:27:08-07:00,commit, +30806,Matthew Turk,2010-09-23 20:27:08-07:00,commit, +30807,Matthew Turk,2010-09-22 20:20:15-07:00,commit, +30808,Matthew Turk,2010-09-22 17:11:35-07:00,commit, +30809,Matthew Turk,2010-09-22 17:10:00-07:00,commit, +30810,Matthew Turk,2010-09-22 15:11:24-07:00,commit, +30811,John ZuHone,2010-09-22 12:06:12-04:00,commit, +30812,Matthew Turk,2010-09-21 09:55:14-07:00,commit, +30813,Matthew Turk,2010-09-17 15:21:35-07:00,commit, +30814,Matthew Turk,2010-09-17 12:30:27-07:00,commit, +30815,Matthew Turk,2010-09-15 09:18:39-07:00,commit, +30816,Matthew Turk,2010-09-13 21:29:07-07:00,commit, +30817,John Wise,2010-09-13 06:04:32-07:00,commit, +30818,Matthew Turk,2010-09-12 23:15:57-07:00,commit, +30819,Matthew Turk,2010-09-11 02:10:23-07:00,commit, +30820,Matthew Turk,2010-09-11 01:12:12-07:00,commit, +30821,Matthew Turk,2010-09-08 19:19:17-07:00,commit, +30822,Britton Smith,2010-09-07 18:53:50-04:00,commit, +30823,Britton Smith,2010-09-07 18:36:25-04:00,commit, +30824,Britton Smith,2010-09-07 18:31:25-04:00,commit, +30825,Britton Smith,2010-09-07 18:31:02-04:00,commit, +30826,Matthew Turk,2010-09-07 13:13:25-07:00,commit, +30827,Matthew Turk,2010-09-07 13:12:56-07:00,commit, +30828,J.S. Oishi,2010-09-07 12:28:36-07:00,commit, +30829,J.S. Oishi,2010-09-07 12:26:25-07:00,commit, +30830,Matthew Turk,2010-09-07 08:15:59-07:00,commit, +30831,Matthew Turk,2010-09-06 22:58:23-07:00,commit, +30832,Matthew Turk,2010-09-06 13:35:34-07:00,commit, +30833,Matthew Turk,2010-09-03 23:22:26-07:00,commit, +30834,Matthew Turk,2010-09-03 16:33:46-07:00,commit, +30835,Matthew Turk,2010-09-03 15:30:24-07:00,commit, +30836,Matthew Turk,2010-09-03 15:30:11-07:00,commit, +30837,Britton Smith,2010-09-03 16:53:10-04:00,commit, +30838,Britton Smith,2010-09-03 14:05:04-04:00,commit, +30839,Britton Smith,2010-09-03 13:57:01-04:00,commit, +30840,Matthew Turk,2010-09-02 21:42:44-07:00,commit, +30841,Matthew Turk,2010-09-02 21:28:28-07:00,commit, +30842,Chris Moody,2010-09-02 19:41:12-07:00,commit, +30843,J.S. Oishi,2010-09-02 17:49:06-07:00,commit, +30844,J.S. Oishi,2010-09-02 17:25:54-07:00,commit, +30845,Matthew Turk,2010-09-02 15:30:21-07:00,commit, +30846,Matthew Turk,2010-09-02 00:07:45-07:00,commit, +30847,Matthew Turk,2010-09-01 23:34:38-07:00,commit, +30848,Matthew Turk,2010-09-01 23:23:09-07:00,commit, +30849,Matthew Turk,2010-09-01 23:13:35-07:00,commit, +30850,Britton Smith,2010-09-01 23:22:39-04:00,commit, +30851,Britton Smith,2010-09-01 23:17:48-04:00,commit, +30852,Matthew Turk,2010-09-01 20:13:23-07:00,commit, +30853,Matthew Turk,2010-09-01 12:25:47-07:00,commit, +30854,Matthew Turk,2010-09-01 07:24:25-07:00,commit, +30855,Matthew Turk,2010-08-30 22:44:08-07:00,commit, +30856,Matthew Turk,2010-08-30 16:43:30-07:00,commit, +30857,Matthew Turk,2010-08-30 15:41:06-07:00,commit, +30858,J.S. Oishi,2010-08-30 14:26:22-07:00,commit, +30859,J.S. Oishi,2010-08-30 14:25:01-07:00,commit, +30860,J.S. Oishi,2010-08-30 10:50:01-07:00,commit, +30861,J.S. Oishi,2010-08-30 10:48:15-07:00,commit, +30862,Matthew Turk,2010-08-30 10:31:20-07:00,commit, +30863,Matthew Turk,2010-08-30 10:02:07-07:00,commit, +30864,Matthew Turk,2010-08-30 10:01:51-07:00,commit, +30865,Matthew Turk,2010-08-30 09:45:43-07:00,commit, +30866,convert-repo,2010-08-30 13:56:29+00:00,commit, +30867,Matthew Turk,2010-08-28 16:09:59-06:00,commit, +30868,Matthew Turk,2010-08-28 16:09:45-06:00,commit, +30869,Britton Smith,2010-08-28 10:15:42-06:00,commit, +30870,J.S. Oishi,2010-08-28 08:45:21-07:00,commit, +30871,J.S. Oishi,2010-08-28 08:45:07-07:00,commit, +30872,Britton Smith,2010-08-28 09:08:38-06:00,commit, +30873,Britton Smith,2010-08-27 22:33:50-06:00,commit, +30874,J.S. Oishi,2010-08-27 21:25:31-07:00,commit, +30875,Britton Smith,2010-08-27 22:22:37-06:00,commit, +30876,Britton Smith,2010-08-27 22:14:30-06:00,commit, +30877,Matthew Turk,2010-08-27 21:44:05-06:00,commit, +30878,Britton Smith,2010-08-27 21:15:07-06:00,commit, +30879,Matthew Turk,2010-08-27 19:45:24-06:00,commit, +30880,Matthew Turk,2010-08-27 19:43:15-06:00,commit, +30881,Matthew Turk,2010-08-27 19:37:07-06:00,commit, +30882,Matthew Turk,2010-08-27 19:36:57-06:00,commit, +30883,Britton Smith,2010-08-27 19:34:08-06:00,commit, +30884,Britton Smith,2010-08-27 19:33:50-06:00,commit, +30885,Matthew Turk,2010-08-27 19:27:25-06:00,commit, +30886,Matthew Turk,2010-08-27 19:23:24-06:00,commit, +30887,Matthew Turk,2010-08-27 19:13:20-06:00,commit, +30888,Stephen Skory,2010-08-27 16:19:48-07:00,commit, +30889,Britton Smith,2010-08-27 16:09:43-06:00,commit, +30890,Matthew Turk,2010-08-27 16:00:18-06:00,commit, +30891,Britton Smith,2010-08-27 15:53:23-06:00,commit, +30892,Britton Smith,2010-08-27 15:53:12-06:00,commit, +30893,Matthew Turk,2010-08-27 15:04:24-06:00,commit, +30894,Matthew Turk,2010-08-27 14:50:39-06:00,commit, +30895,Matthew Turk,2010-08-27 14:47:23-06:00,commit, +30896,Britton Smith,2010-08-27 13:16:20-06:00,commit, +30897,Britton Smith,2010-08-27 13:16:09-06:00,commit, +30898,Matthew Turk,2010-08-27 12:55:38-06:00,commit, +30899,Matthew Turk,2010-08-27 12:35:02-06:00,commit, +30900,Matthew Turk,2010-08-27 12:34:48-06:00,commit, +30901,J.S. Oishi,2010-08-27 11:26:38-07:00,commit, +30902,J.S. Oishi,2010-08-27 11:26:21-07:00,commit, +30903,J.S. Oishi,2010-08-27 11:08:28-07:00,commit, +30904,Britton Smith,2010-08-27 12:08:00-06:00,commit, +30905,Britton Smith,2010-08-27 11:47:30-06:00,commit, +30906,Matthew Turk,2010-08-27 11:32:48-06:00,commit, +30907,Matthew Turk,2010-08-27 11:17:20-06:00,commit, +30908,Matthew Turk,2010-08-27 11:11:16-06:00,commit, +30909,Matthew Turk,2010-08-27 11:11:10-06:00,commit, +30910,Britton Smith,2010-08-27 11:04:30-06:00,commit, +30911,Britton Smith,2010-08-27 10:39:11-06:00,commit, +30912,Britton Smith,2010-08-27 10:37:18-06:00,commit, +30913,Britton Smith,2010-08-27 10:37:10-06:00,commit, +30914,Matthew Turk,2010-08-27 10:27:47-06:00,commit, +30915,Matthew Turk,2010-08-27 09:16:48-06:00,commit, +30916,Matthew Turk,2010-08-27 08:51:39-06:00,commit, +30917,Britton Smith,2010-08-27 08:47:06-06:00,commit, +30918,Matthew Turk,2010-08-27 08:47:04-06:00,commit, +30919,Britton Smith,2010-08-27 08:46:55-06:00,commit, +30920,Matthew Turk,2010-08-27 07:52:07-06:00,commit, +30921,Matthew Turk,2010-08-26 21:39:26-06:00,commit, +30922,Matthew Turk,2010-08-26 21:30:58-06:00,commit, +30923,Matthew Turk,2010-08-26 21:26:48-06:00,commit, +30924,Matthew Turk,2010-08-26 21:09:07-06:00,commit, +30925,Matthew Turk,2010-08-26 21:07:34-06:00,commit, +30926,Britton Smith,2010-08-26 20:56:42-06:00,commit, +30927,Britton Smith,2010-08-26 18:35:45-06:00,commit, +30928,Matthew Turk,2010-08-26 18:32:31-06:00,commit, +30929,Matthew Turk,2010-08-26 18:32:20-06:00,commit, +30930,Britton Smith,2010-08-26 18:25:44-06:00,commit, +30931,Britton Smith,2010-08-26 18:25:31-06:00,commit, +30932,J.S. Oishi,2010-08-26 17:19:10-07:00,commit, +30933,J.S. Oishi,2010-08-26 17:19:01-07:00,commit, +30934,Britton Smith,2010-08-26 18:18:25-06:00,commit, +30935,Britton Smith,2010-08-26 18:18:14-06:00,commit, +30936,Matthew Turk,2010-08-26 18:14:27-06:00,commit, +30937,Matthew Turk,2010-08-26 18:14:20-06:00,commit, +30938,Britton Smith,2010-08-26 18:14:07-06:00,commit, +30939,J.S. Oishi,2010-08-26 17:12:48-07:00,commit, +30940,Matthew Turk,2010-08-26 18:12:31-06:00,commit, +30941,J.S. Oishi,2010-08-26 17:12:23-07:00,commit, +30942,Matthew Turk,2010-08-26 18:12:18-06:00,commit, +30943,J.S. Oishi,2010-08-26 17:11:11-07:00,commit, +30944,Britton Smith,2010-08-26 18:11:02-06:00,commit, +30945,J.S. Oishi,2010-08-26 17:09:37-07:00,commit, +30946,Matthew Turk,2010-08-26 18:04:28-06:00,commit, +30947,Matthew Turk,2010-08-26 17:53:59-06:00,commit, +30948,Matthew Turk,2010-08-26 17:53:25-06:00,commit, +30949,J.S. Oishi,2010-08-26 16:53:12-07:00,commit, +30950,Matthew Turk,2010-08-26 17:53:11-06:00,commit, +30951,Matthew Turk,2010-08-26 17:43:34-06:00,commit, +30952,J.S. Oishi,2010-08-26 16:42:58-07:00,commit, +30953,J.S. Oishi,2010-08-26 16:35:58-07:00,commit, +30954,J.S. Oishi,2010-08-26 16:35:44-07:00,commit, +30955,Matthew Turk,2010-08-26 17:35:30-06:00,commit, +30956,Matthew Turk,2010-08-26 17:35:24-06:00,commit, +30957,Britton Smith,2010-08-26 17:35:22-06:00,commit, +30958,Britton Smith,2010-08-26 17:35:03-06:00,commit, +30959,Matthew Turk,2010-08-26 17:31:39-06:00,commit, +30960,Matthew Turk,2010-08-26 17:31:35-06:00,commit, +30961,Matthew Turk,2010-08-26 17:31:09-06:00,commit, +30962,Britton Smith,2010-08-26 17:30:07-06:00,commit, +30963,J.S. Oishi,2010-08-26 16:24:48-07:00,commit, +30964,J.S. Oishi,2010-08-26 16:21:53-07:00,commit, +30965,Matthew Turk,2010-08-26 17:21:51-06:00,commit, +30966,Matthew Turk,2010-08-26 17:21:32-06:00,commit, +30967,Matthew Turk,2010-08-26 17:19:47-06:00,commit, +30968,Matthew Turk,2010-08-26 17:19:38-06:00,commit, +30969,J.S. Oishi,2010-08-26 16:15:27-07:00,commit, +30970,J.S. Oishi,2010-08-26 16:15:16-07:00,commit, +30971,Matthew Turk,2010-08-26 17:14:48-06:00,commit, +30972,Matthew Turk,2010-08-26 17:14:42-06:00,commit, +30973,J.S. Oishi,2010-08-26 16:10:36-07:00,commit, +30974,Britton Smith,2010-08-26 17:04:55-06:00,commit, +30975,Britton Smith,2010-08-26 17:04:37-06:00,commit, +30976,Matthew Turk,2010-08-26 16:55:50-06:00,commit, +30977,Matthew Turk,2010-08-26 16:55:40-06:00,commit, +30978,J.S. Oishi,2010-08-26 15:54:25-07:00,commit, +30979,Britton Smith,2010-08-26 16:51:57-06:00,commit, +30980,Britton Smith,2010-08-26 16:45:49-06:00,commit, +30981,Britton Smith,2010-08-26 16:45:36-06:00,commit, +30982,Matthew Turk,2010-08-26 16:29:06-06:00,commit, +30983,Matthew Turk,2010-08-26 15:03:07-06:00,commit, +30984,Matthew Turk,2010-08-26 15:02:48-06:00,commit, +30985,Britton Smith,2010-08-26 14:56:19-06:00,commit, +30986,Britton Smith,2010-08-26 14:56:06-06:00,commit, +30987,J.S. Oishi,2010-08-26 13:47:48-07:00,commit, +30988,J.S. Oishi,2010-08-26 13:47:36-07:00,commit, +30989,Matthew Turk,2010-08-26 14:45:24-06:00,commit, +30990,Matthew Turk,2010-08-26 14:40:26-06:00,commit, +30991,J.S. Oishi,2010-08-26 13:36:45-07:00,commit, +30992,Matthew Turk,2010-08-26 14:35:50-06:00,commit, +30993,Matthew Turk,2010-08-26 14:35:22-06:00,commit, +30994,Matthew Turk,2010-08-26 14:34:51-06:00,commit, +30995,Matthew Turk,2010-08-26 14:34:04-06:00,commit, +30996,Britton Smith,2010-08-26 14:22:58-06:00,commit, +30997,Matthew Turk,2010-08-26 14:16:31-06:00,commit, +30998,Matthew Turk,2010-08-26 14:14:53-06:00,commit, +30999,Matthew Turk,2010-08-26 14:14:23-06:00,commit, +31000,Britton Smith,2010-08-26 14:08:00-06:00,commit, +31001,Matthew Turk,2010-08-26 14:04:48-06:00,commit, +31002,Matthew Turk,2010-08-26 14:04:40-06:00,commit, +31003,Britton Smith,2010-08-26 13:48:31-06:00,commit, +31004,Britton Smith,2010-08-26 13:48:20-06:00,commit, +31005,Matthew Turk,2010-08-26 13:47:46-06:00,commit, +31006,Matthew Turk,2010-08-26 13:47:38-06:00,commit, +31007,J.S. Oishi,2010-08-26 12:43:12-07:00,commit, +31008,Matthew Turk,2010-08-26 13:39:32-06:00,commit, +31009,Matthew Turk,2010-08-26 13:39:07-06:00,commit, +31010,J.S. Oishi,2010-08-26 12:38:43-07:00,commit, +31011,Britton Smith,2010-08-26 13:38:08-06:00,commit, +31012,Britton Smith,2010-08-26 13:36:07-06:00,commit, +31013,Britton Smith,2010-08-26 13:35:55-06:00,commit, +31014,Matthew Turk,2010-08-26 13:32:47-06:00,commit, +31015,Matthew Turk,2010-08-26 13:32:40-06:00,commit, +31016,Britton Smith,2010-08-26 13:32:25-06:00,commit, +31017,J.S. Oishi,2010-08-26 12:31:30-07:00,commit, +31018,Britton Smith,2010-08-26 13:31:18-06:00,commit, +31019,Britton Smith,2010-08-26 13:31:05-06:00,commit, +31020,Matthew Turk,2010-08-26 13:30:18-06:00,commit, +31021,Matthew Turk,2010-08-26 13:24:44-06:00,commit, +31022,Matthew Turk,2010-08-26 13:14:55-06:00,commit, +31023,Matthew Turk,2010-08-26 13:14:15-06:00,commit, +31024,Matthew Turk,2010-08-26 13:14:03-06:00,commit, +31025,Britton Smith,2010-08-26 12:18:31-06:00,commit, +31026,Matthew Turk,2010-08-26 12:17:25-06:00,commit, +31027,Matthew Turk,2010-08-26 12:15:28-06:00,commit, +31028,Matthew Turk,2010-08-26 12:14:58-06:00,commit, +31029,Matthew Turk,2010-08-26 12:12:03-06:00,commit, +31030,Matthew Turk,2010-08-26 12:09:22-06:00,commit, +31031,Matthew Turk,2010-08-26 12:04:30-06:00,commit, +31032,Matthew Turk,2010-08-26 12:04:16-06:00,commit, +31033,J.S. Oishi,2010-08-26 10:46:49-07:00,commit, +31034,J.S. Oishi,2010-08-26 10:46:40-07:00,commit, +31035,J.S. Oishi,2010-08-26 10:44:13-07:00,commit, +31036,Britton Smith,2010-08-26 11:42:56-06:00,commit, +31037,Britton Smith,2010-08-26 11:41:07-06:00,commit, +31038,Britton Smith,2010-08-26 11:37:52-06:00,commit, +31039,J.S. Oishi,2010-08-26 10:37:19-07:00,commit, +31040,J.S. Oishi,2010-08-26 10:36:59-07:00,commit, +31041,Britton Smith,2010-08-26 11:34:52-06:00,commit, +31042,J.S. Oishi,2010-08-26 10:34:52-07:00,commit, +31043,Britton Smith,2010-08-26 11:22:07-06:00,commit, +31044,J.S. Oishi,2010-08-26 10:09:03-07:00,commit, +31045,J.S. Oishi,2010-08-26 10:08:36-07:00,commit, +31046,Britton Smith,2010-08-26 11:08:23-06:00,commit, +31047,Britton Smith,2010-08-26 11:07:45-06:00,commit, +31048,J.S. Oishi,2010-08-26 10:06:59-07:00,commit, +31049,J.S. Oishi,2010-08-26 10:06:48-07:00,commit, +31050,J.S. Oishi,2010-08-26 10:05:33-07:00,commit, +31051,Britton Smith,2010-08-26 11:03:42-06:00,commit, +31052,Matthew Turk,2010-08-26 10:55:06-06:00,commit, +31053,Matthew Turk,2010-08-26 10:54:31-06:00,commit, +31054,Matthew Turk,2010-08-26 10:41:49-06:00,commit, +31055,Matthew Turk,2010-08-26 10:39:53-06:00,commit, +31056,Matthew Turk,2010-08-26 10:33:52-06:00,commit, +31057,Matthew Turk,2010-08-26 10:31:26-06:00,commit, +31058,Matthew Turk,2010-08-26 10:27:52-06:00,commit, +31059,Matthew Turk,2010-08-26 10:24:41-06:00,commit, +31060,Matthew Turk,2010-08-25 18:03:39-06:00,commit, +31061,Matthew Turk,2010-08-25 18:00:39-06:00,commit, +31062,Matthew Turk,2010-08-25 17:49:58-06:00,commit, +31063,J.S. Oishi,2010-08-25 16:48:19-07:00,commit, +31064,J.S. Oishi,2010-08-25 16:48:04-07:00,commit, +31065,Matthew Turk,2010-08-25 17:45:58-06:00,commit, +31066,Matthew Turk,2010-08-25 17:43:15-06:00,commit, +31067,Matthew Turk,2010-08-25 17:43:07-06:00,commit, +31068,J.S. Oishi,2010-08-25 16:41:51-07:00,commit, +31069,Matthew Turk,2010-08-25 17:37:00-06:00,commit, +31070,Matthew Turk,2010-08-25 17:33:23-06:00,commit, +31071,Matthew Turk,2010-08-25 17:32:54-06:00,commit, +31072,J.S. Oishi,2010-08-25 16:21:29-07:00,commit, +31073,Matthew Turk,2010-08-25 17:15:32-06:00,commit, +31074,J.S. Oishi,2010-08-25 16:14:28-07:00,commit, +31075,J.S. Oishi,2010-08-25 16:13:27-07:00,commit, +31076,J.S. Oishi,2010-08-25 16:09:16-07:00,commit, +31077,J.S. Oishi,2010-08-25 15:55:55-07:00,commit, +31078,J.S. Oishi,2010-08-25 15:49:38-07:00,commit, +31079,J.S. Oishi,2010-08-25 15:44:49-07:00,commit, +31080,J.S. Oishi,2010-08-25 15:42:12-07:00,commit, +31081,J.S. Oishi,2010-08-25 15:37:01-07:00,commit, +31082,Matthew Turk,2010-08-25 16:22:51-06:00,commit, +31083,J.S. Oishi,2010-08-25 14:48:02-07:00,commit, +31084,J.S. Oishi,2010-08-25 14:33:05-07:00,commit, +31085,Matthew Turk,2010-08-25 14:33:00-07:00,commit, +31086,Matthew Turk,2010-08-24 18:52:05-07:00,commit, +31087,Matthew Turk,2010-08-24 18:51:46-07:00,commit, +31088,Matthew Turk,2010-08-24 13:38:14-07:00,commit, +31089,Matthew Turk,2010-08-21 17:03:18-07:00,commit, +31090,Matthew Turk,2010-08-21 09:24:02-07:00,commit, +31091,Stephen Skory,2010-08-21 09:12:41-07:00,commit, +31092,Matthew Turk,2010-08-20 17:47:40-07:00,commit, +31093,Matthew Turk,2010-08-20 17:47:23-07:00,commit, +31094,Matthew Turk,2010-08-20 17:46:47-07:00,commit, +31095,Britton Smith,2010-08-20 17:28:56-04:00,commit, +31096,Matthew Turk,2010-08-20 07:26:38-07:00,commit, +31097,John ZuHone,2010-08-19 01:00:50-04:00,commit, +31098,Matthew Turk,2010-08-18 21:56:11-07:00,commit, +31099,John ZuHone,2010-08-19 00:29:05-04:00,commit, +31100,John ZuHone,2010-08-19 00:26:35-04:00,commit, +31101,J.S. Oishi,2010-08-18 17:02:30-07:00,commit, +31102,J.S. Oishi,2010-08-18 16:36:12-07:00,commit, +31103,J.S. Oishi,2010-08-18 16:36:01-07:00,commit, +31104,J.S. Oishi,2010-08-18 16:31:46-07:00,commit, +31105,John ZuHone,2010-08-18 19:27:09-04:00,commit, +31106,Stephen Skory,2010-08-18 15:13:03-07:00,commit, +31107,Stephen Skory,2010-08-18 15:06:06-07:00,commit, +31108,Stephen Skory,2010-08-18 15:00:37-07:00,commit, +31109,Matthew Turk,2010-08-18 14:53:08-07:00,commit, +31110,Matthew Turk,2010-08-18 14:52:50-07:00,commit, +31111,Chris Moody,2010-08-16 21:34:18-07:00,commit, +31112,Chris Moody,2010-08-16 21:32:50-07:00,commit, +31113,Matthew Turk,2010-08-12 16:35:20-07:00,commit, +31114,Matthew Turk,2010-08-12 16:34:51-07:00,commit, +31115,Chris Moody,2010-08-11 10:09:12-07:00,commit, +31116,Matthew Turk,2010-08-10 21:17:57-07:00,commit, +31117,Matthew Turk,2010-08-10 16:10:11-07:00,commit, +31118,Matthew Turk,2010-08-10 16:08:10-07:00,commit, +31119,Matthew Turk,2010-08-10 16:03:03-07:00,commit, +31120,Matthew Turk,2010-08-10 16:02:10-07:00,commit, +31121,Matthew Turk,2010-08-10 15:56:15-07:00,commit, +31122,Matthew Turk,2010-08-10 15:53:31-07:00,commit, +31123,Matthew Turk,2010-08-10 15:41:46-07:00,commit, +31124,Matthew Turk,2010-08-10 14:13:28-07:00,commit, +31125,Matthew Turk,2010-08-10 13:44:09-07:00,commit, +31126,Matthew Turk,2010-08-10 13:42:41-07:00,commit, +31127,Matthew Turk,2010-08-10 13:41:51-07:00,commit, +31128,Matthew Turk,2010-08-10 12:28:51-07:00,commit, +31129,Matthew Turk,2010-08-10 12:18:02-07:00,commit, +31130,Matthew Turk,2010-08-10 11:38:25-07:00,commit, +31131,Chris Moody,2010-08-10 11:23:22-07:00,commit, +31132,Matthew Turk,2010-08-10 10:49:52-07:00,commit, +31133,Matthew Turk,2010-08-10 10:03:09-07:00,commit, +31134,Matthew Turk,2010-08-10 08:49:11-07:00,commit, +31135,John Wise,2010-08-10 10:56:17-04:00,commit, +31136,Matthew Turk,2010-08-10 07:55:20-07:00,commit, +31137,Matthew Turk,2010-08-10 07:53:00-07:00,commit, +31138,John Wise,2010-08-10 06:54:29-04:00,commit, +31139,Matthew Turk,2010-08-09 12:21:54-07:00,commit, +31140,Matthew Turk,2010-08-09 07:54:01-07:00,commit, +31141,Matthew Turk,2010-08-07 17:03:47-07:00,commit, +31142,John Wise,2010-08-05 15:34:51-04:00,commit, +31143,John Wise,2010-08-05 14:46:13-04:00,commit, +31144,Matthew Turk,2010-08-03 23:51:38-07:00,commit, +31145,John Wise,2010-08-03 18:30:51-04:00,commit, +31146,Matthew Turk,2010-08-02 07:43:46-07:00,commit, +31147,Matthew Turk,2010-08-02 07:24:37-07:00,commit, +31148,Matthew Turk,2010-08-01 22:53:37-07:00,commit, +31149,Matthew Turk,2010-07-30 10:24:34-07:00,commit, +31150,Matthew Turk,2010-07-30 00:12:28-07:00,commit, +31151,Matthew Turk,2010-07-29 23:23:16-07:00,commit, +31152,Matthew Turk,2010-07-29 17:18:51-07:00,commit, +31153,Matthew Turk,2010-07-29 17:18:35-07:00,commit, +31154,Matthew Turk,2010-07-29 17:17:46-07:00,commit, +31155,Matthew Turk,2010-07-29 16:10:15-07:00,commit, +31156,Matthew Turk,2010-07-29 12:36:54-07:00,commit, +31157,Matthew Turk,2010-07-29 12:24:43-07:00,commit, +31158,Matthew Turk,2010-07-29 09:47:24-07:00,commit, +31159,John Wise,2010-07-29 11:17:45-04:00,commit, +31160,John Wise,2010-07-29 08:09:43-07:00,commit, +31161,Matthew Turk,2010-07-29 07:43:11-07:00,commit, +31162,Matthew Turk,2010-07-28 23:32:47-07:00,commit, +31163,Matthew Turk,2010-07-28 20:38:40-07:00,commit, +31164,Matthew Turk,2010-07-28 19:40:30-07:00,commit, +31165,Matthew Turk,2010-07-28 13:52:20-07:00,commit, +31166,Matthew Turk,2010-07-28 10:46:12-07:00,commit, +31167,Matthew Turk,2010-07-28 10:23:36-07:00,commit, +31168,Matthew Turk,2010-07-28 09:55:29-07:00,commit, +31169,Matthew Turk,2010-07-28 08:37:05-07:00,commit, +31170,Matthew Turk,2010-07-26 10:14:27-07:00,commit, +31171,Matthew Turk,2010-07-25 20:24:29-07:00,commit, +31172,Matthew Turk,2010-07-25 20:22:10-07:00,commit, +31173,Matthew Turk,2010-07-23 15:39:37-07:00,commit, +31174,Matthew Turk,2010-07-20 10:31:03-07:00,commit, +31175,Matthew Turk,2010-07-20 10:30:09-07:00,commit, +31176,Sam Skillman,2010-07-20 11:21:19-06:00,commit, +31177,Matthew Turk,2010-07-20 08:49:40-07:00,commit, +31178,Matthew Turk,2010-07-19 22:36:08-07:00,commit, +31179,Matthew Turk,2010-07-07 21:16:42-07:00,commit, +31180,Matthew Turk,2010-07-07 21:15:54-07:00,commit, +31181,Matthew Turk,2010-07-07 17:27:21-07:00,commit, +31182,Matthew Turk,2010-07-07 17:26:23-07:00,commit, +31183,Matthew Turk,2010-07-07 17:25:46-07:00,commit, +31184,Matthew Turk,2010-07-07 13:01:17-07:00,commit, +31185,Matthew Turk,2010-07-06 11:36:06-07:00,commit, +31186,Matthew Turk,2010-07-06 11:22:32-07:00,commit, +31187,Matthew Turk,2010-07-06 11:19:35-07:00,commit, +31188,Matthew Turk,2010-07-06 10:43:07-07:00,commit, +31189,Matthew Turk,2010-07-02 16:11:20-07:00,commit, +31190,Matthew Turk,2010-07-02 16:10:47-07:00,commit, +31191,Matthew Turk,2010-07-02 16:04:59-07:00,commit, +31192,Matthew Turk,2010-07-02 16:04:38-07:00,commit, +31193,Matthew Turk,2010-07-02 15:57:42-07:00,commit, +31194,Matthew Turk,2010-07-02 15:57:21-07:00,commit, +31195,Matthew Turk,2010-07-02 14:29:05-07:00,commit, +31196,Matthew Turk,2010-07-02 14:28:44-07:00,commit, +31197,J.S. Oishi,2010-07-02 14:26:11-07:00,commit, +31198,Matthew Turk,2010-07-02 14:22:25-07:00,commit, +31199,Matthew Turk,2010-07-02 14:17:52-07:00,commit, +31200,Matthew Turk,2010-07-02 14:17:41-07:00,commit, +31201,Stephen Skory,2010-07-02 09:29:50-07:00,commit, +31202,Stephen Skory,2010-07-02 09:28:17-07:00,commit, +31203,Stephen Skory,2010-06-30 15:36:54-07:00,commit, +31204,Stephen Skory,2010-06-30 15:34:20-07:00,commit, +31205,Matthew Turk,2010-06-30 08:44:29-07:00,commit, +31206,Matthew Turk,2010-06-30 08:43:55-07:00,commit, +31207,Matthew Turk,2010-06-30 08:38:10-07:00,commit, +31208,Matthew Turk,2010-06-30 07:20:31-07:00,commit, +31209,Stephen Skory,2010-06-29 16:51:03-07:00,commit, +31210,Stephen Skory,2010-06-29 16:50:15-07:00,commit, +31211,J.S. Oishi,2010-06-29 16:30:33-07:00,commit, +31212,J.S. Oishi,2010-06-29 16:28:03-07:00,commit, +31213,Stephen Skory,2010-06-29 15:47:00-07:00,commit, +31214,Stephen Skory,2010-06-29 15:45:27-07:00,commit, +31215,Matthew Turk,2010-06-29 12:30:16-07:00,commit, +31216,J.S. Oishi,2010-06-29 10:38:55-07:00,commit, +31217,Matthew Turk,2010-06-29 10:22:58-07:00,commit, +31218,Matthew Turk,2010-06-29 10:22:44-07:00,commit, +31219,Matthew Turk,2010-06-29 10:20:54-07:00,commit, +31220,Matthew Turk,2010-06-29 10:19:48-07:00,commit, +31221,Matthew Turk,2010-06-29 10:12:05-07:00,commit, +31222,Matthew Turk,2010-06-28 11:43:06-07:00,commit, +31223,Matthew Turk,2010-06-26 23:14:21-07:00,commit, +31224,Matthew Turk,2010-06-26 23:03:34-07:00,commit, +31225,Matthew Turk,2010-06-26 12:50:42-07:00,commit, +31226,Matthew Turk,2010-06-26 12:36:03-07:00,commit, +31227,Matthew Turk,2010-06-26 12:18:37-07:00,commit, +31228,Matthew Turk,2010-06-26 12:14:49-07:00,commit, +31229,Matthew Turk,2010-06-26 12:13:54-07:00,commit, +31230,Matthew Turk,2010-06-26 12:11:27-07:00,commit, +31231,Matthew Turk,2010-06-26 11:37:24-07:00,commit, +31232,Matthew Turk,2010-06-26 11:35:46-07:00,commit, +31233,Matthew Turk,2010-06-26 09:45:52-07:00,commit, +31234,Matthew Turk,2010-06-26 09:13:48-07:00,commit, +31235,Stephen Skory,2010-06-25 21:03:01-07:00,commit, +31236,Stephen Skory,2010-06-25 21:02:09-07:00,commit, +31237,Matthew Turk,2010-06-25 16:43:54-07:00,commit, +31238,Matthew Turk,2010-06-25 16:39:31-07:00,commit, +31239,J.S. Oishi,2010-06-25 16:07:11-07:00,commit, +31240,Stephen Skory,2010-06-25 12:22:40-07:00,commit, +31241,Stephen Skory,2010-06-25 12:21:16-07:00,commit, +31242,Matthew Turk,2010-06-25 10:50:14-07:00,commit, +31243,J.S. Oishi,2010-06-25 10:48:46-07:00,commit, +31244,J.S. Oishi,2010-06-25 10:46:32-07:00,commit, +31245,Matthew Turk,2010-06-25 10:35:14-07:00,commit, +31246,J.S. Oishi,2010-06-25 09:46:42-07:00,commit, +31247,Stephen Skory,2010-06-25 09:05:42-07:00,commit, +31248,Stephen Skory,2010-06-25 09:04:19-07:00,commit, +31249,Stephen Skory,2010-06-25 08:48:16-07:00,commit, +31250,Stephen Skory,2010-06-24 18:29:49-07:00,commit, +31251,Stephen Skory,2010-06-24 18:28:48-07:00,commit, +31252,Matthew Turk,2010-06-24 17:18:15-07:00,commit, +31253,Matthew Turk,2010-06-24 17:16:42-07:00,commit, +31254,Stephen Skory,2010-06-24 17:12:57-07:00,commit, +31255,J.S. Oishi,2010-06-24 15:47:30-07:00,commit, +31256,John Wise,2010-06-24 15:55:50-04:00,commit, +31257,John Wise,2010-06-24 12:54:49-07:00,commit, +31258,Matthew Turk,2010-06-24 11:36:41-07:00,commit, +31259,Matthew Turk,2010-06-24 10:59:55-07:00,commit, +31260,Matthew Turk,2010-06-24 08:40:28-07:00,commit, +31261,Matthew Turk,2010-06-24 08:40:20-07:00,commit, +31262,Matthew Turk,2010-06-24 08:39:16-07:00,commit, +31263,Matthew Turk,2010-06-24 08:38:42-07:00,commit, +31264,Matthew Turk,2010-06-24 08:27:59-07:00,commit, +31265,Matthew Turk,2010-06-23 21:38:26-07:00,commit, +31266,Matthew Turk,2010-06-23 21:38:09-07:00,commit, +31267,John Wise,2010-06-23 19:13:46-07:00,commit, +31268,Matthew Turk,2010-06-23 17:57:04-07:00,commit, +31269,Stephen Skory,2010-06-23 13:17:49-07:00,commit, +31270,Matthew Turk,2010-06-22 20:09:42-07:00,commit, +31271,Matthew Turk,2010-06-22 15:59:19-07:00,commit, +31272,Matthew Turk,2010-06-22 15:59:12-07:00,commit, +31273,Matthew Turk,2010-06-22 15:54:16-07:00,commit, +31274,Matthew Turk,2010-06-22 09:55:49-07:00,commit, +31275,Britton Smith,2010-06-18 16:54:37-06:00,commit, +31276,Matthew Turk,2010-06-17 15:13:09-07:00,commit, +31277,Matthew Turk,2010-06-17 15:12:38-07:00,commit, +31278,Matthew Turk,2010-06-17 15:09:32-07:00,commit, +31279,Matthew Turk,2010-06-15 14:13:34-07:00,commit, +31280,Matthew Turk,2010-06-15 14:09:28-07:00,commit, +31281,Stephen Skory,2010-06-14 11:19:54-07:00,commit, +31282,J.S. Oishi,2010-06-12 14:54:57-07:00,commit, +31283,Stephen Skory,2010-06-11 16:33:10-07:00,commit, +31284,Sam Skillman,2010-06-11 13:48:46-07:00,commit, +31285,Sam Skillman,2010-06-11 14:43:06-06:00,commit, +31286,Britton Smith,2010-06-11 11:17:59-06:00,commit, +31287,Matthew Turk,2010-06-11 10:12:35-07:00,commit, +31288,Matthew Turk,2010-06-11 10:10:03-07:00,commit, +31289,Matthew Turk,2010-06-10 18:37:32-07:00,commit, +31290,Stephen Skory,2010-06-10 18:09:57-07:00,commit, +31291,J.S. Oishi,2010-06-10 17:04:19-07:00,commit, +31292,Matthew Turk,2010-06-10 09:23:38-04:00,commit, +31293,Matthew Turk,2010-06-09 11:12:34-04:00,commit, +31294,Matthew Turk,2010-06-08 17:16:09-04:00,commit, +31295,Matthew Turk,2010-06-08 17:07:21-04:00,commit, +31296,Matthew Turk,2010-06-07 23:45:30-04:00,commit, +31297,Matthew Turk,2010-06-07 23:43:07-04:00,commit, +31298,Stephen Skory,2010-06-07 17:19:44-07:00,commit, +31299,Britton Smith,2010-06-07 16:34:06-04:00,commit, +31300,Matthew Turk,2010-06-07 16:33:18-04:00,commit, +31301,Stephen Skory,2010-06-07 16:24:21-04:00,commit, +31302,Matthew Turk,2010-06-07 11:51:59-07:00,commit, +31303,Matthew Turk,2010-06-07 11:49:49-07:00,commit, +31304,Matthew Turk,2010-06-07 11:47:25-07:00,commit, +31305,Matthew Turk,2010-06-07 11:47:10-07:00,commit, +31306,Matthew Turk,2010-06-07 11:45:35-07:00,commit, +31307,Britton Smith,2010-06-07 14:38:23-04:00,commit, +31308,Matthew Turk,2010-06-07 00:51:18-04:00,commit, +31309,Matthew Turk,2010-06-06 19:00:21-04:00,commit, +31310,Matthew Turk,2010-06-06 18:51:30-04:00,commit, +31311,Matthew Turk,2010-06-06 18:48:33-04:00,commit, +31312,Matthew Turk,2010-06-06 18:44:50-04:00,commit, +31313,Matthew Turk,2010-06-06 18:16:06-04:00,commit, +31314,Matthew Turk,2010-06-06 18:15:40-04:00,commit, +31315,Matthew Turk,2010-06-06 18:14:40-04:00,commit, +31316,Matthew Turk,2010-06-06 18:14:04-04:00,commit, +31317,Matthew Turk,2010-06-06 17:59:33-04:00,commit, +31318,Matthew Turk,2010-06-06 00:32:09-07:00,commit, +31319,Stephen Skory,2010-06-05 13:22:08-07:00,commit, +31320,Stephen Skory,2010-06-05 13:19:20-07:00,commit, +31321,Matthew Turk,2010-06-05 02:20:09-04:00,commit, +31322,Matthew Turk,2010-06-04 23:16:55-07:00,commit, +31323,Matthew Turk,2010-06-04 22:57:48-07:00,commit, +31324,Matthew Turk,2010-06-04 20:02:06-07:00,commit, +31325,Matthew Turk,2010-06-04 19:53:12-07:00,commit, +31326,Stephen Skory,2010-06-04 12:48:07-07:00,commit, +31327,J.S. Oishi,2010-06-03 17:59:33-07:00,commit, +31328,Matthew Turk,2010-06-03 15:23:06-07:00,commit, +31329,Stephen Skory,2010-06-03 12:03:55-07:00,commit, +31330,Stephen Skory,2010-06-03 11:43:20-07:00,commit, +31331,Stephen Skory,2010-06-03 11:06:11-07:00,commit, +31332,Matthew Turk,2010-06-02 22:34:56-07:00,commit, +31333,David Collins,2010-06-02 15:40:28-07:00,commit, +31334,Matthew Turk,2010-06-02 09:50:45-07:00,commit, +31335,Matthew Turk,2010-06-02 09:29:03-07:00,commit, +31336,Matthew Turk,2010-06-02 08:16:07-07:00,commit, +31337,Matthew Turk,2010-06-01 09:55:13-07:00,commit, +31338,Matthew Turk,2010-06-01 09:52:48-07:00,commit, +31339,Matthew Turk,2010-06-01 09:51:42-07:00,commit, +31340,Matthew Turk,2010-05-30 12:31:40-07:00,commit, +31341,Matthew Turk,2010-05-27 15:38:38-07:00,commit, +31342,Matthew Turk,2010-05-27 09:28:30-07:00,commit, +31343,Matthew Turk,2010-05-27 09:27:10-07:00,commit, +31344,Matthew Turk,2010-05-26 22:49:18-07:00,commit, +31345,Matthew Turk,2010-05-26 16:35:37-07:00,commit, +31346,Matthew Turk,2010-05-26 15:47:54-07:00,commit, +31347,Matthew Turk,2010-05-26 15:47:15-07:00,commit, +31348,Matthew Turk,2010-05-26 14:58:12-07:00,commit, +31349,Matthew Turk,2010-05-26 14:57:50-07:00,commit, +31350,Matthew Turk,2010-05-26 14:54:56-07:00,commit, +31351,Matthew Turk,2010-05-25 08:54:38-07:00,commit, +31352,Matthew Turk,2010-05-24 19:55:59-07:00,commit, +31353,Matthew Turk,2010-05-23 13:59:27-07:00,commit, +31354,Matthew Turk,2010-05-23 12:40:58-07:00,commit, +31355,Matthew Turk,2010-05-23 12:39:58-07:00,commit, +31356,Matthew Turk,2010-05-23 12:36:11-07:00,commit, +31357,Matthew Turk,2010-05-21 11:41:14-07:00,commit, +31358,Matthew Turk,2010-05-21 11:06:03-07:00,commit, +31359,Matthew Turk,2010-05-20 19:58:47-07:00,commit, +31360,Matthew Turk,2010-05-20 09:09:38-07:00,commit, +31361,Matthew Turk,2010-05-20 09:07:40-07:00,commit, +31362,Matthew Turk,2010-05-19 23:14:40-07:00,commit, +31363,Matthew Turk,2010-05-19 23:12:36-07:00,commit, +31364,Matthew Turk,2010-05-19 23:11:47-07:00,commit, +31365,Matthew Turk,2010-05-19 23:09:34-07:00,commit, +31366,Matthew Turk,2010-05-19 16:53:51-07:00,commit, +31367,Matthew Turk,2010-05-19 16:27:01-07:00,commit, +31368,Britton Smith,2010-05-19 17:01:14-06:00,commit, +31369,Britton Smith,2010-05-19 16:58:20-06:00,commit, +31370,Britton Smith,2010-05-19 16:57:45-06:00,commit, +31371,Matthew Turk,2010-05-18 22:05:13-07:00,commit, +31372,Matthew Turk,2010-05-18 22:03:19-07:00,commit, +31373,Matthew Turk,2010-05-18 22:01:19-07:00,commit, +31374,Matthew Turk,2010-05-18 22:01:13-07:00,commit, +31375,Matthew Turk,2010-05-18 22:00:46-07:00,commit, +31376,Matthew Turk,2010-05-18 21:57:40-07:00,commit, +31377,J.S. Oishi,2010-05-18 15:38:40-07:00,commit, +31378,J.S. Oishi,2010-05-18 15:26:16-07:00,commit, +31379,Matthew Turk,2010-05-18 12:36:46-07:00,commit, +31380,Matthew Turk,2010-05-18 09:21:08-07:00,commit, +31381,Matthew Turk,2010-05-18 09:20:50-07:00,commit, +31382,Stephen Skory,2010-05-17 17:04:45-07:00,commit, +31383,John Wise,2010-05-17 14:34:21-04:00,commit, +31384,John Wise,2010-05-17 14:33:49-04:00,commit, +31385,Matthew Turk,2010-05-14 20:05:11-07:00,commit, +31386,Matthew Turk,2010-05-14 18:39:34-07:00,commit, +31387,Matthew Turk,2010-05-14 17:20:16-07:00,commit, +31388,Matthew Turk,2010-05-14 16:52:00-07:00,commit, +31389,Matthew Turk,2010-05-14 16:50:53-07:00,commit, +31390,Matthew Turk,2010-05-12 23:55:20-07:00,commit, +31391,Matthew Turk,2010-05-12 15:24:57-07:00,commit, +31392,Matthew Turk,2010-05-12 13:34:15-07:00,commit, +31393,Stephen Skory,2010-05-12 09:54:18-07:00,commit, +31394,Matthew Turk,2010-05-11 23:03:53-07:00,commit, +31395,Matthew Turk,2010-05-11 21:43:26-07:00,commit, +31396,Matthew Turk,2010-05-10 22:57:55-07:00,commit, +31397,Matthew Turk,2010-05-10 22:57:14-07:00,commit, +31398,Stephen Skory,2010-05-10 15:00:42-07:00,commit, +31399,Britton Smith,2010-05-08 14:26:17-06:00,commit, +31400,Britton Smith,2010-05-08 14:25:46-06:00,commit, +31401,Sam Skillman,2010-05-07 17:24:33-06:00,commit, +31402,Matthew Turk,2010-05-06 20:35:05-07:00,commit, +31403,Matthew Turk,2010-05-06 20:33:49-07:00,commit, +31404,Matthew Turk,2010-05-06 20:32:51-07:00,commit, +31405,Matthew Turk,2010-05-06 16:51:19-07:00,commit, +31406,Matthew Turk,2010-05-06 16:47:57-07:00,commit, +31407,Matthew Turk,2010-05-06 16:23:07-07:00,commit, +31408,Sam Skillman,2010-05-05 16:11:44-06:00,commit, +31409,Sam Skillman,2010-05-05 15:50:01-06:00,commit, +31410,Sam Skillman,2010-05-05 13:09:11-06:00,commit, +31411,Sam Skillman,2010-05-05 08:57:31-06:00,commit, +31412,Sam Skillman,2010-05-04 18:15:32-06:00,commit, +31413,Matthew Turk,2010-05-04 07:51:43-07:00,commit, +31414,Matthew Turk,2010-05-04 07:51:25-07:00,commit, +31415,Stephen Skory,2010-05-01 09:19:02-07:00,commit, +31416,Stephen Skory,2010-05-01 09:18:11-07:00,commit, +31417,Matthew Turk,2010-04-30 15:09:26-07:00,commit, +31418,Stephen Skory,2010-04-30 11:03:12-07:00,commit, +31419,Stephen Skory,2010-04-30 11:00:37-07:00,commit, +31420,Matthew Turk,2010-04-29 21:43:09-07:00,commit, +31421,John Wise,2010-04-29 22:57:15-04:00,commit, +31422,Sam Skillman,2010-04-29 17:44:38-07:00,commit, +31423,Sam Skillman,2010-04-29 18:32:01-06:00,commit, +31424,Stephen Skory,2010-04-29 16:28:22-07:00,commit, +31425,Stephen Skory,2010-04-29 16:24:07-07:00,commit, +31426,Matthew Turk,2010-04-29 12:11:51-07:00,commit, +31427,Matthew Turk,2010-04-29 12:10:40-07:00,commit, +31428,Matthew Turk,2010-04-29 12:09:28-07:00,commit, +31429,Matthew Turk,2010-04-29 12:09:09-07:00,commit, +31430,Stephen Skory,2010-04-29 11:22:11-07:00,commit, +31431,Stephen Skory,2010-04-29 11:21:14-07:00,commit, +31432,John Wise,2010-04-29 12:34:33-04:00,commit, +31433,Matthew Turk,2010-04-29 09:29:38-07:00,commit, +31434,Matthew Turk,2010-04-29 08:58:01-07:00,commit, +31435,Matthew Turk,2010-04-29 08:15:47-07:00,commit, +31436,Stephen Skory,2010-04-28 14:59:59-07:00,commit, +31437,Matthew Turk,2010-04-28 13:49:41-07:00,commit, +31438,Stephen Skory,2010-04-28 13:39:35-07:00,commit, +31439,Matthew Turk,2010-04-27 21:31:01-07:00,commit, +31440,Matthew Turk,2010-04-27 20:54:10-07:00,commit, +31441,Matthew Turk,2010-04-26 19:07:11-07:00,commit, +31442,Matthew Turk,2010-04-26 16:37:22-07:00,commit, +31443,Matthew Turk,2010-04-26 14:33:55-07:00,commit, +31444,Matthew Turk,2010-04-26 13:38:05-07:00,commit, +31445,Matthew Turk,2010-04-26 13:12:04-07:00,commit, +31446,Matthew Turk,2010-04-26 09:57:45-07:00,commit, +31447,Matthew Turk,2010-04-25 22:17:37-07:00,commit, +31448,Matthew Turk,2010-04-25 21:53:32-07:00,commit, +31449,Matthew Turk,2010-04-25 21:52:05-07:00,commit, +31450,Matthew Turk,2010-04-25 21:41:42-07:00,commit, +31451,Britton Smith,2010-04-25 20:37:53-07:00,commit, +31452,Matthew Turk,2010-04-25 20:36:03-07:00,commit, +31453,Matthew Turk,2010-04-25 20:35:12-07:00,commit, +31454,Matthew Turk,2010-04-25 19:46:00-07:00,commit, +31455,Matthew Turk,2010-04-25 17:58:54-07:00,commit, +31456,Matthew Turk,2010-04-25 10:07:45-07:00,commit, +31457,Matthew Turk,2010-04-25 10:01:12-07:00,commit, +31458,Matthew Turk,2010-04-25 10:00:23-07:00,commit, +31459,Matthew Turk,2010-04-25 09:43:14-07:00,commit, +31460,Matthew Turk,2010-04-25 09:42:51-07:00,commit, +31461,John Wise,2010-04-25 07:52:32-04:00,commit, +31462,Matthew Turk,2010-04-23 19:09:01-07:00,commit, +31463,Matthew Turk,2010-04-23 17:17:44-07:00,commit, +31464,Matthew Turk,2010-04-23 15:21:55-07:00,commit, +31465,Matthew Turk,2010-04-23 15:21:46-07:00,commit, +31466,Matthew Turk,2010-04-23 15:21:08-07:00,commit, +31467,Matthew Turk,2010-04-23 14:16:22-07:00,commit, +31468,Matthew Turk,2010-04-23 14:05:58-07:00,commit, +31469,Matthew Turk,2010-04-22 15:43:19-07:00,commit, +31470,Matthew Turk,2010-04-22 15:29:46-07:00,commit, +31471,Matthew Turk,2010-04-22 11:10:44-07:00,commit, +31472,Matthew Turk,2010-04-22 11:08:18-07:00,commit, +31473,Matthew Turk,2010-04-22 07:17:51-07:00,commit, +31474,Matthew Turk,2010-04-21 21:58:00-07:00,commit, +31475,Matthew Turk,2010-04-21 21:57:18-07:00,commit, +31476,Matthew Turk,2010-04-21 09:52:41-07:00,commit, +31477,Matthew Turk,2010-04-21 07:57:34-07:00,commit, +31478,Matthew Turk,2010-04-21 07:04:43-07:00,commit, +31479,Matthew Turk,2010-04-21 06:55:21-07:00,commit, +31480,Matthew Turk,2010-04-21 06:44:11-07:00,commit, +31481,Matthew Turk,2010-04-21 06:43:42-07:00,commit, +31482,Matthew Turk,2010-04-20 18:12:16-07:00,commit, +31483,Matthew Turk,2010-04-20 18:11:55-07:00,commit, +31484,Matthew Turk,2010-04-20 15:28:39-07:00,commit, +31485,Britton Smith,2010-04-20 13:19:57-06:00,commit, +31486,Matthew Turk,2010-04-20 14:34:40-04:00,commit, +31487,Stephen Skory,2010-04-19 10:18:48-07:00,commit, +31488,Stephen Skory,2010-04-19 09:17:00-07:00,commit, +31489,Matthew Turk,2010-04-15 13:39:49-04:00,commit, +31490,Matthew Turk,2010-04-15 08:32:10-07:00,commit, +31491,Matthew Turk,2010-04-15 11:02:57-04:00,commit, +31492,Matthew Turk,2010-04-15 10:41:32-04:00,commit, +31493,John Wise,2010-04-14 07:22:29-07:00,commit, +31494,John Wise,2010-04-14 07:21:17-07:00,commit, +31495,Matthew Turk,2010-04-14 09:47:09-04:00,commit, +31496,Matthew Turk,2010-04-14 09:33:23-04:00,commit, +31497,Matthew Turk,2010-04-14 09:32:50-04:00,commit, +31498,Matthew Turk,2010-04-14 00:51:48-04:00,commit, +31499,Matthew Turk,2010-04-13 17:13:11-04:00,commit, +31500,Matthew Turk,2010-04-12 15:39:37-04:00,commit, +31501,Matthew Turk,2010-04-12 15:26:41-04:00,commit, +31502,Matthew Turk,2010-04-12 15:26:31-04:00,commit, +31503,Matthew Turk,2010-04-12 15:26:15-04:00,commit, +31504,Stephen Skory,2010-04-12 10:41:58-07:00,commit, +31505,Stephen Skory,2010-04-11 19:26:42-07:00,commit, +31506,Stephen Skory,2010-04-11 14:41:26-07:00,commit, +31507,Matthew Turk,2010-04-10 21:06:27-04:00,commit, +31508,Matthew Turk,2010-04-10 18:02:52-07:00,commit, +31509,Matthew Turk,2010-04-10 17:52:49-07:00,commit, +31510,Matthew Turk,2010-04-10 17:52:17-07:00,commit, +31511,Matthew Turk,2010-04-09 16:07:22-07:00,commit, +31512,Stephen Skory,2010-04-09 15:56:46-07:00,commit, +31513,Stephen Skory,2010-04-09 15:56:23-07:00,commit, +31514,Matthew Turk,2010-04-09 14:55:58-07:00,commit, +31515,Matthew Turk,2010-04-09 14:13:12-07:00,commit, +31516,Matthew Turk,2010-04-09 11:05:00-07:00,commit, +31517,Matthew Turk,2010-04-09 07:42:18-07:00,commit, +31518,Matthew Turk,2010-04-08 21:06:24-07:00,commit, +31519,Matthew Turk,2010-04-08 21:05:40-07:00,commit, +31520,Matthew Turk,2010-04-08 21:05:30-07:00,commit, +31521,Matthew Turk,2010-04-08 20:05:43-07:00,commit, +31522,Matthew Turk,2010-04-08 14:53:49-07:00,commit, +31523,Matthew Turk,2010-04-08 14:30:05-07:00,commit, +31524,Stephen Skory,2010-04-08 12:51:05-07:00,commit, +31525,Matthew Turk,2010-04-07 15:44:16-07:00,commit, +31526,Matthew Turk,2010-04-07 15:42:59-07:00,commit, +31527,Matthew Turk,2010-04-07 13:07:43-07:00,commit, +31528,Stephen Skory,2010-04-07 10:58:04-07:00,commit, +31529,Matthew Turk,2010-04-06 16:44:16-07:00,commit, +31530,Matthew Turk,2010-04-06 16:41:12-07:00,commit, +31531,Stephen Skory,2010-04-03 12:55:43-07:00,commit, +31532,Matthew Turk,2010-04-02 08:24:41-07:00,commit, +31533,Matthew Turk,2010-04-02 08:02:09-07:00,commit, +31534,Matthew Turk,2010-04-01 22:30:30-07:00,commit, +31535,Matthew Turk,2010-04-01 14:44:36-07:00,commit, +31536,Matthew Turk,2010-04-01 14:44:00-07:00,commit, +31537,Matthew Turk,2010-04-01 13:18:05-07:00,commit, +31538,Matthew Turk,2010-04-01 11:30:20-07:00,commit, +31539,Matthew Turk,2010-04-01 01:03:30-07:00,commit, +31540,Matthew Turk,2010-03-31 23:53:37-07:00,commit, +31541,Matthew Turk,2010-03-31 23:53:13-07:00,commit, +31542,Matthew Turk,2010-03-31 20:49:02-07:00,commit, +31543,Stephen Skory,2010-03-31 17:35:44-07:00,commit, +31544,Stephen Skory,2010-03-31 15:51:34-07:00,commit, +31545,Matthew Turk,2010-03-31 10:16:28-07:00,commit, +31546,Matthew Turk,2010-03-31 10:16:14-07:00,commit, +31547,Matthew Turk,2010-03-31 10:15:42-07:00,commit, +31548,Matthew Turk,2010-03-31 10:01:04-07:00,commit, +31549,Matthew Turk,2010-03-31 10:01:04-07:00,commit, +31550,Stephen Skory,2010-03-30 16:55:31-07:00,commit, +31551,J.S. Oishi,2010-03-30 11:04:03-07:00,commit, +31552,J.S. Oishi,2010-03-30 11:04:03-07:00,commit, +31553,Matthew Turk,2010-03-30 10:50:58-07:00,commit, +31554,Matthew Turk,2010-03-29 23:24:00-07:00,commit, +31555,Matthew Turk,2010-03-29 23:23:53-07:00,commit, +31556,Matthew Turk,2010-03-29 23:23:13-07:00,commit, +31557,John Wise,2010-03-29 13:05:05-04:00,commit, +31558,Matthew Turk,2010-03-28 23:31:52-07:00,commit, +31559,Matthew Turk,2010-03-28 19:29:48-07:00,commit, +31560,Matthew Turk,2010-03-28 19:29:37-07:00,commit, +31561,Stephen Skory,2010-03-28 16:27:01-07:00,commit, +31562,Matthew Turk,2010-03-28 15:18:05-07:00,commit, +31563,Matthew Turk,2010-03-28 13:52:49-07:00,commit, +31564,Matthew Turk,2010-03-28 13:49:34-07:00,commit, +31565,Stephen Skory,2010-03-28 12:52:49-07:00,commit, +31566,Matthew Turk,2010-03-28 09:20:52-07:00,commit, +31567,Matthew Turk,2010-03-28 09:16:29-07:00,commit, +31568,Stephen Skory,2010-03-27 19:38:22-07:00,commit, +31569,Stephen Skory,2010-03-26 11:17:26-07:00,commit, +31570,Matthew Turk,2010-03-25 23:29:56-07:00,commit, +31571,Matthew Turk,2010-03-25 19:08:11-07:00,commit, +31572,Matthew Turk,2010-03-25 13:50:32-07:00,commit, +31573,Matthew Turk,2010-03-24 22:37:28-07:00,commit, +31574,Matthew Turk,2010-03-24 17:25:36-07:00,commit, +31575,Matthew Turk,2010-03-24 16:37:34-07:00,commit, +31576,Matthew Turk,2010-03-24 13:01:39-07:00,commit, +31577,Matthew Turk,2010-03-24 00:24:43-07:00,commit, +31578,Matthew Turk,2010-03-24 00:23:49-07:00,commit, +31579,Matthew Turk,2010-03-24 00:22:51-07:00,commit, +31580,Matthew Turk,2010-03-23 22:19:10-07:00,commit, +31581,J.S. Oishi,2010-03-23 17:00:46-07:00,commit, +31582,Stephen Skory,2010-03-21 16:18:08-07:00,commit, +31583,Matthew Turk,2010-03-21 14:58:21-07:00,commit, +31584,Matthew Turk,2010-03-21 14:58:02-07:00,commit, +31585,Stephen Skory,2010-03-20 17:03:24-07:00,commit, +31586,Stephen Skory,2010-03-20 16:58:10-07:00,commit, +31587,Matthew Turk,2010-03-19 15:26:19-07:00,commit, +31588,Matthew Turk,2010-03-17 21:27:55-07:00,commit, +31589,Matthew Turk,2010-03-17 17:42:36-07:00,commit, +31590,Matthew Turk,2010-03-17 17:16:13-07:00,commit, +31591,Matthew Turk,2010-03-17 17:15:20-07:00,commit, +31592,Matthew Turk,2010-03-17 14:25:03-07:00,commit, +31593,Matthew Turk,2010-03-17 13:38:21-07:00,commit, +31594,Matthew Turk,2010-03-17 12:52:00-07:00,commit, +31595,Matthew Turk,2010-03-17 12:49:21-07:00,commit, +31596,Matthew Turk,2010-03-17 11:42:03-07:00,commit, +31597,Matthew Turk,2010-03-17 11:34:38-07:00,commit, +31598,Matthew Turk,2010-03-17 11:33:12-07:00,commit, +31599,Matthew Turk,2010-03-17 10:35:26-07:00,commit, +31600,Matthew Turk,2010-03-17 10:17:24-07:00,commit, +31601,Matthew Turk,2010-03-16 23:26:18-07:00,commit, +31602,Matthew Turk,2010-03-16 20:17:15-07:00,commit, +31603,J.S. Oishi,2010-03-16 17:55:29-07:00,commit, +31604,J.S. Oishi,2010-03-16 16:40:49-07:00,commit, +31605,Britton Smith,2010-03-16 15:53:02-06:00,commit, +31606,Britton Smith,2010-03-15 15:56:15-06:00,commit, +31607,Stephen Skory,2010-03-15 14:15:27-07:00,commit, +31608,Britton Smith,2010-03-15 14:47:51-06:00,commit, +31609,Matthew Turk,2010-03-15 00:16:49-07:00,commit, +31610,Matthew Turk,2010-03-14 22:56:00-07:00,commit, +31611,Matthew Turk,2010-03-14 22:55:38-07:00,commit, +31612,Stephen Skory,2010-03-14 18:14:30-07:00,commit, +31613,J.S. Oishi,2010-03-14 13:10:55-07:00,commit, +31614,J.S. Oishi,2010-03-14 12:59:24-07:00,commit, +31615,Stephen Skory,2010-03-14 08:49:10-07:00,commit, +31616,Stephen Skory,2010-03-14 08:28:13-07:00,commit, +31617,Matthew Turk,2010-03-13 21:56:47-08:00,commit, +31618,Matthew Turk,2010-03-13 15:50:02-08:00,commit, +31619,Stephen Skory,2010-03-13 14:57:56-08:00,commit, +31620,Stephen Skory,2010-03-13 14:57:08-08:00,commit, +31621,Stephen Skory,2010-03-13 13:42:21-08:00,commit, +31622,Stephen Skory,2010-03-12 17:42:25-08:00,commit, +31623,Stephen Skory,2010-03-12 14:34:59-08:00,commit, +31624,Stephen Skory,2010-03-11 21:08:51-08:00,commit, +31625,J.S. Oishi,2010-03-11 16:24:09-08:00,commit, +31626,Matthew Turk,2010-03-11 14:54:05-06:00,commit, +31627,Matthew Turk,2010-03-11 09:54:12-06:00,commit, +31628,Matthew Turk,2010-03-11 09:53:59-06:00,commit, +31629,J.S. Oishi,2010-03-11 07:50:58-08:00,commit, +31630,Matthew Turk,2010-03-10 15:30:09-06:00,commit, +31631,Matthew Turk,2010-03-10 12:22:46-06:00,commit, +31632,Matthew Turk,2010-03-10 11:08:37-06:00,commit, +31633,Matthew Turk,2010-03-10 11:04:02-06:00,commit, +31634,Matthew Turk,2010-03-09 23:50:16-06:00,commit, +31635,Matthew Turk,2010-03-09 23:05:32-06:00,commit, +31636,J.S. Oishi,2010-03-09 15:11:41-08:00,commit, +31637,J.S. Oishi,2010-03-09 15:10:59-08:00,commit, +31638,Matthew Turk,2010-03-08 16:58:30-06:00,commit, +31639,J.S. Oishi,2010-03-08 14:58:29-08:00,commit, +31640,J.S. Oishi,2010-03-08 14:52:29-08:00,commit, +31641,J.S. Oishi,2010-03-08 14:48:49-08:00,commit, +31642,Britton Smith,2010-03-06 21:55:00-07:00,commit, +31643,Matthew Turk,2010-03-05 16:09:02-06:00,commit, +31644,Matthew Turk,2010-03-05 15:58:22-06:00,commit, +31645,Matthew Turk,2010-03-05 11:18:42-08:00,commit, +31646,Matthew Turk,2010-03-05 11:12:47-08:00,commit, +31647,Matthew Turk,2010-03-05 11:05:00-08:00,commit, +31648,Matthew Turk,2010-03-05 11:02:06-08:00,commit, +31649,Matthew Turk,2010-03-05 10:55:29-08:00,commit, +31650,Matthew Turk,2010-03-05 10:25:38-08:00,commit, +31651,J.S. Oishi,2010-03-03 16:46:29-08:00,commit, +31652,J.S. Oishi,2010-03-03 16:46:29-08:00,commit, +31653,Matthew Turk,2010-03-03 13:39:19-08:00,commit, +31654,Matthew Turk,2010-03-03 12:19:27-08:00,commit, +31655,Matthew Turk,2010-03-03 11:41:15-08:00,commit, +31656,Matthew Turk,2010-03-03 10:35:15-08:00,commit, +31657,Matthew Turk,2010-03-03 10:35:15-08:00,commit, +31658,Matthew Turk,2010-03-02 14:23:33-08:00,commit, +31659,Matthew Turk,2010-03-02 14:23:06-08:00,commit, +31660,Matthew Turk,2010-03-02 06:15:27-08:00,commit, +31661,Matthew Turk,2010-03-02 05:58:35-08:00,commit, +31662,Matthew Turk,2010-03-01 19:02:34-08:00,commit, +31663,Matthew Turk,2010-02-26 14:47:42-08:00,commit, +31664,Matthew Turk,2010-02-25 23:24:11-08:00,commit, +31665,Matthew Turk,2010-02-25 23:23:48-08:00,commit, +31666,Matthew Turk,2010-02-25 23:11:08-08:00,commit, +31667,Matthew Turk,2010-02-25 16:26:01-08:00,commit, +31668,David Collins,2010-02-25 16:20:12-08:00,commit, +31669,J.S. Oishi,2010-02-25 16:04:46-08:00,commit, +31670,J.S. Oishi,2010-02-25 15:06:58-08:00,commit, +31671,Stephen Skory,2010-02-25 15:04:35-08:00,commit, +31672,Stephen Skory,2010-02-25 15:03:17-08:00,commit, +31673,Matthew Turk,2010-02-25 14:38:14-08:00,commit, +31674,Matthew Turk,2010-02-25 14:36:34-08:00,commit, +31675,Matthew Turk,2010-02-25 13:12:08-08:00,commit, +31676,Matthew Turk,2010-02-25 13:12:08-08:00,commit, +31677,David Collins,2010-02-25 13:04:14-08:00,commit, +31678,David Collins,2010-02-25 12:58:51-08:00,commit, +31679,Stephen Skory,2010-02-25 12:45:44-08:00,commit, +31680,Stephen Skory,2010-02-25 12:43:25-08:00,commit, +31681,David Collins,2010-02-25 12:34:14-08:00,commit, +31682,Matthew Turk,2010-02-23 21:57:02-08:00,commit, +31683,Stephen Skory,2010-02-23 10:41:55-08:00,commit, +31684,Stephen Skory,2010-02-23 10:40:59-08:00,commit, +31685,Matthew Turk,2010-02-23 00:30:03-08:00,commit, +31686,Matthew Turk,2010-02-22 23:27:47-08:00,commit, +31687,Matthew Turk,2010-02-22 23:15:16-08:00,commit, +31688,Matthew Turk,2010-02-22 09:18:22-08:00,commit, +31689,Matthew Turk,2010-02-21 19:37:42-08:00,commit, +31690,Matthew Turk,2010-02-21 15:54:13-08:00,commit, +31691,Matthew Turk,2010-02-21 15:45:05-08:00,commit, +31692,Matthew Turk,2010-02-21 14:26:07-08:00,commit, +31693,Matthew Turk,2010-02-21 13:42:38-08:00,commit, +31694,Matthew Turk,2010-02-21 10:44:26-08:00,commit, +31695,Matthew Turk,2010-02-20 23:43:13-08:00,commit, +31696,Matthew Turk,2010-02-20 22:16:56-08:00,commit, +31697,Matthew Turk,2010-02-20 21:16:55-08:00,commit, +31698,Matthew Turk,2010-02-20 20:12:32-08:00,commit, +31699,Matthew Turk,2010-02-20 20:12:02-08:00,commit, +31700,Sam Skillman,2010-02-20 19:36:44-07:00,commit, +31701,Sam Skillman,2010-02-20 19:25:38-07:00,commit, +31702,Sam Skillman,2010-02-20 19:23:16-07:00,commit, +31703,Sam Skillman,2010-02-20 19:20:39-07:00,commit, +31704,Matthew Turk,2010-02-20 16:24:58-08:00,commit, +31705,Matthew Turk,2010-02-20 13:35:34-08:00,commit, +31706,Matthew Turk,2010-02-20 12:49:37-08:00,commit, +31707,Matthew Turk,2010-02-20 12:42:21-08:00,commit, +31708,Matthew Turk,2010-02-20 12:35:29-08:00,commit, +31709,Matthew Turk,2010-02-19 23:37:08-08:00,commit, +31710,Matthew Turk,2010-02-19 23:11:13-08:00,commit, +31711,Matthew Turk,2010-02-19 18:22:47-08:00,commit, +31712,Matthew Turk,2010-02-19 17:29:12-08:00,commit, +31713,Matthew Turk,2010-02-19 00:21:35-08:00,commit, +31714,Matthew Turk,2010-02-18 23:59:19-08:00,commit, +31715,Matthew Turk,2010-02-18 19:54:14-08:00,commit, +31716,J.S. Oishi,2010-02-18 07:33:52-08:00,commit, +31717,Matthew Turk,2010-02-17 15:13:00-08:00,commit, +31718,Matthew Turk,2010-02-17 15:12:18-08:00,commit, +31719,Matthew Turk,2010-02-17 09:02:27-08:00,commit, +31720,Matthew Turk,2010-02-16 07:44:42-08:00,commit, +31721,Matthew Turk,2010-02-16 07:44:42-08:00,commit, +31722,Matthew Turk,2010-02-15 09:38:02-08:00,commit, +31723,Matthew Turk,2010-02-15 09:38:02-08:00,commit, +31724,Matthew Turk,2010-02-15 09:26:36-08:00,commit, +31725,Matthew Turk,2010-02-15 09:26:36-08:00,commit, +31726,Matthew Turk,2010-02-15 09:12:38-08:00,commit, +31727,Matthew Turk,2010-02-12 12:47:43-08:00,commit, +31728,J.S. Oishi,2010-02-12 11:37:35-08:00,commit, +31729,Matthew Turk,2010-02-11 21:53:51-08:00,commit, +31730,Matthew Turk,2010-02-11 16:10:52-08:00,commit, +31731,Matthew Turk,2010-02-11 15:44:41-08:00,commit, +31732,Matthew Turk,2010-02-11 14:33:46-08:00,commit, +31733,Matthew Turk,2010-02-11 14:33:46-08:00,commit, +31734,J.S. Oishi,2010-02-11 14:12:35-08:00,commit, +31735,J.S. Oishi,2010-02-11 14:08:00-08:00,commit, +31736,Matthew Turk,2010-02-11 13:55:49-08:00,commit, +31737,Matthew Turk,2010-02-11 13:39:32-08:00,commit, +31738,Matthew Turk,2010-02-11 13:39:32-08:00,commit, +31739,Matthew Turk,2010-02-11 12:19:50-08:00,commit, +31740,Matthew Turk,2010-02-11 11:53:24-08:00,commit, +31741,Matthew Turk,2010-02-11 11:53:24-08:00,commit, +31742,Matthew Turk,2010-02-11 11:48:18-08:00,commit, +31743,Matthew Turk,2010-02-11 11:47:43-08:00,commit, +31744,Matthew Turk,2010-02-11 11:42:01-08:00,commit, +31745,Matthew Turk,2010-02-11 11:40:12-08:00,commit, +31746,Matthew Turk,2010-02-11 11:37:19-08:00,commit, +31747,Matthew Turk,2010-02-11 11:35:12-08:00,commit, +31748,Matthew Turk,2010-02-11 11:29:04-08:00,commit, +31749,Matthew Turk,2010-02-11 09:44:27-08:00,commit, +31750,Matthew Turk,2010-02-11 09:08:51-08:00,commit, +31751,Matthew Turk,2010-02-10 14:16:01-08:00,commit, +31752,Matthew Turk,2010-02-10 00:24:11-08:00,commit, +31753,Matthew Turk,2010-02-09 23:37:59-08:00,commit, +31754,Matthew Turk,2010-02-09 09:19:55-08:00,commit, +31755,Matthew Turk,2010-02-08 20:29:23-08:00,commit, +31756,Matthew Turk,2010-02-08 20:08:38-08:00,commit, +31757,Sam Skillman,2010-02-08 19:38:18-07:00,commit, +31758,Stephen Skory,2010-02-06 18:24:34-08:00,commit, +31759,Stephen Skory,2010-02-06 11:50:57-08:00,commit, +31760,Stephen Skory,2010-02-06 10:07:23-08:00,commit, +31761,Stephen Skory,2010-02-06 10:02:47-08:00,commit, +31762,Matthew Turk,2010-02-05 21:32:17-08:00,commit, +31763,Matthew Turk,2010-02-05 20:42:50-08:00,commit, +31764,Matthew Turk,2010-02-05 14:24:48-08:00,commit, +31765,Matthew Turk,2010-02-05 14:19:48-08:00,commit, +31766,Matthew Turk,2010-02-05 14:04:54-08:00,commit, +31767,Matthew Turk,2010-02-05 08:02:52-08:00,commit, +31768,Matthew Turk,2010-02-04 21:14:36-08:00,commit, +31769,Matthew Turk,2010-02-03 23:15:27-08:00,commit, +31770,Stephen Skory,2010-02-03 15:56:17-08:00,commit, +31771,Stephen Skory,2010-02-03 15:50:21-08:00,commit, +31772,Stephen Skory,2010-02-03 13:33:39-08:00,commit, +31773,Stephen Skory,2010-02-02 18:53:55-08:00,commit, +31774,Stephen Skory,2010-02-02 11:07:17-08:00,commit, +31775,Stephen Skory,2010-02-02 11:05:52-08:00,commit, +31776,Matthew Turk,2010-02-02 10:36:08-08:00,commit, +31777,Matthew Turk,2010-02-02 10:36:08-08:00,commit, +31778,Stephen Skory,2010-02-02 09:48:34-08:00,commit, +31779,Sam Skillman,2010-01-29 15:34:36-07:00,commit, +31780,Sam Skillman,2010-01-29 13:48:07-07:00,commit, +31781,Matthew Turk,2010-01-29 10:45:23-08:00,commit, +31782,Matthew Turk,2010-01-29 10:45:23-08:00,commit, +31783,Matthew Turk,2010-01-29 10:06:33-08:00,commit, +31784,Matthew Turk,2010-01-28 18:01:28-08:00,commit, +31785,Matthew Turk,2010-01-28 17:56:36-08:00,commit, +31786,Stephen Skory,2010-01-28 16:23:12-08:00,commit, +31787,Stephen Skory,2010-01-28 16:12:28-08:00,commit, +31788,Matthew Turk,2010-01-27 21:52:57-08:00,commit, +31789,Matthew Turk,2010-01-27 21:48:20-08:00,commit, +31790,Matthew Turk,2010-01-27 21:47:32-08:00,commit, +31791,Stephen Skory,2010-01-27 17:45:14-08:00,commit, +31792,Stephen Skory,2010-01-27 17:42:28-08:00,commit, +31793,Stephen Skory,2010-01-27 16:48:25-08:00,commit, +31794,Stephen Skory,2010-01-27 16:45:20-08:00,commit, +31795,Stephen Skory,2010-01-27 13:27:38-08:00,commit, +31796,Stephen Skory,2010-01-27 08:57:35-08:00,commit, +31797,Stephen Skory,2010-01-26 20:55:03-08:00,commit, +31798,Stephen Skory,2010-01-26 20:39:28-08:00,commit, +31799,Matthew Turk,2010-01-26 19:18:30-08:00,commit, +31800,Stephen Skory,2010-01-26 15:19:17-08:00,commit, +31801,Stephen Skory,2010-01-26 11:33:21-08:00,commit, +31802,Matthew Turk,2010-01-26 10:07:08-08:00,commit, +31803,Matthew Turk,2010-01-26 09:54:21-08:00,commit, +31804,Matthew Turk,2010-01-25 21:06:44-08:00,commit, +31805,Matthew Turk,2010-01-25 21:01:08-08:00,commit, +31806,Matthew Turk,2010-01-25 15:51:06-08:00,commit, +31807,Matthew Turk,2010-01-25 15:51:06-08:00,commit, +31808,Matthew Turk,2010-01-23 13:32:51-08:00,commit, +31809,Stephen Skory,2010-01-22 18:22:26-08:00,commit, +31810,Stephen Skory,2010-01-22 17:40:55-08:00,commit, +31811,Stephen Skory,2010-01-22 17:40:10-08:00,commit, +31812,Matthew Turk,2010-01-22 14:20:47-08:00,commit, +31813,Matthew Turk,2010-01-22 11:31:32-08:00,commit, +31814,Matthew Turk,2010-01-22 11:31:32-08:00,commit, +31815,Matthew Turk,2010-01-22 11:26:26-08:00,commit, +31816,Matthew Turk,2010-01-22 11:26:26-08:00,commit, +31817,Matthew Turk,2010-01-21 20:35:50-08:00,commit, +31818,Matthew Turk,2010-01-21 20:35:50-08:00,commit, +31819,Matthew Turk,2010-01-21 20:35:13-08:00,commit, +31820,Matthew Turk,2010-01-21 20:35:13-08:00,commit, +31821,Matthew Turk,2010-01-21 16:01:01-08:00,commit, +31822,Matthew Turk,2010-01-21 16:01:01-08:00,commit, +31823,J.S. Oishi,2010-01-21 15:59:48-08:00,commit, +31824,J.S. Oishi,2010-01-21 15:40:59-08:00,commit, +31825,Matthew Turk,2010-01-21 14:36:33-08:00,commit, +31826,Matthew Turk,2010-01-21 14:36:33-08:00,commit, +31827,Matthew Turk,2010-01-21 14:13:25-08:00,commit, +31828,Matthew Turk,2010-01-21 14:03:04-08:00,commit, +31829,Matthew Turk,2010-01-21 13:56:03-08:00,commit, +31830,Matthew Turk,2010-01-21 13:53:40-08:00,commit, +31831,Matthew Turk,2010-01-21 13:52:56-08:00,commit, +31832,Stephen Skory,2010-01-20 15:18:34-08:00,commit, +31833,Stephen Skory,2010-01-20 15:16:57-08:00,commit, +31834,Stephen Skory,2010-01-20 15:12:14-08:00,commit, +31835,Matthew Turk,2010-01-19 20:49:55-08:00,commit, +31836,Stephen Skory,2010-01-19 17:01:48-08:00,commit, +31837,Stephen Skory,2010-01-19 16:53:57-08:00,commit, +31838,Sam Skillman,2010-01-14 11:58:02-07:00,commit, +31839,Matthew Turk,2010-01-14 00:02:09-08:00,commit, +31840,Matthew Turk,2010-01-13 23:58:59-08:00,commit, +31841,Matthew Turk,2010-01-13 23:58:18-08:00,commit, +31842,Matthew Turk,2010-01-13 20:51:55-08:00,commit, +31843,Sam Skillman,2010-01-13 19:08:45-08:00,commit, +31844,Sam Skillman,2010-01-13 19:51:52-07:00,commit, +31845,Matthew Turk,2010-01-12 16:05:01-08:00,commit, +31846,Matthew Turk,2010-01-12 12:43:23-08:00,commit, +31847,Matthew Turk,2010-01-11 22:01:29-08:00,commit, +31848,Matthew Turk,2010-01-11 22:00:28-08:00,commit, +31849,Matthew Turk,2010-01-11 21:58:03-08:00,commit, +31850,J.S. Oishi,2010-01-08 11:33:02-08:00,commit, +31851,Stephen Skory,2010-01-08 10:49:18-08:00,commit, +31852,Stephen Skory,2010-01-08 10:47:14-08:00,commit, +31853,Matthew Turk,2010-01-07 21:11:31-08:00,commit, +31854,Matthew Turk,2010-01-06 15:29:42-08:00,commit, +31855,Matthew Turk,2010-01-06 12:45:30-08:00,commit, +31856,Matthew Turk,2010-01-06 07:49:34-08:00,commit, +31857,J.S. Oishi,2010-01-04 16:45:09-08:00,commit, +31858,Britton Smith,2010-01-01 20:12:20-07:00,commit, +31859,Stephen Skory,2009-12-29 09:28:47-08:00,commit, +31860,Stephen Skory,2009-12-29 09:27:13-08:00,commit, +31861,Matthew Turk,2009-12-28 17:16:02-05:00,commit, +31862,Matthew Turk,2009-12-28 17:15:33-05:00,commit, +31863,Britton Smith,2009-12-28 15:14:54-07:00,commit, +31864,Britton Smith,2009-12-28 15:14:19-07:00,commit, +31865,Matthew Turk,2009-12-28 09:36:23-05:00,commit, +31866,Matthew Turk,2009-12-28 01:15:01-05:00,commit, +31867,Matthew Turk,2009-12-25 18:46:58-08:00,commit, +31868,Matthew Turk,2009-12-25 17:30:39-05:00,commit, +31869,Matthew Turk,2009-12-22 16:22:39-05:00,commit, +31870,Matthew Turk,2009-12-22 05:03:16-05:00,commit, +31871,Matthew Turk,2009-12-22 04:41:00-05:00,commit, +31872,Matthew Turk,2009-12-21 20:42:59-08:00,commit, +31873,Stephen Skory,2009-12-21 13:32:30-05:00,commit, +31874,Stephen Skory,2009-12-21 10:28:03-08:00,commit, +31875,Stephen Skory,2009-12-21 00:08:05-05:00,commit, +31876,Stephen Skory,2009-12-20 21:05:57-08:00,commit, +31877,Britton Smith,2009-12-20 17:50:52-08:00,commit, +31878,Stephen Skory,2009-12-20 12:42:09-08:00,commit, +31879,Matthew Turk,2009-12-20 10:03:04-08:00,commit, +31880,Matthew Turk,2009-12-20 10:02:20-08:00,commit, +31881,Matthew Turk,2009-12-20 09:57:12-08:00,commit, +31882,Matthew Turk,2009-12-18 09:09:40-08:00,commit, +31883,Britton Smith,2009-12-17 12:41:43-07:00,commit, +31884,Matthew Turk,2009-12-16 19:39:13-08:00,commit, +31885,Stephen Skory,2009-12-15 17:37:09-08:00,commit, +31886,Stephen Skory,2009-12-15 17:36:45-08:00,commit, +31887,Stephen Skory,2009-12-15 17:35:55-08:00,commit, +31888,Matthew Turk,2009-12-15 16:09:38-08:00,commit, +31889,Matthew Turk,2009-12-15 16:09:11-08:00,commit, +31890,Matthew Turk,2009-12-15 16:07:56-08:00,commit, +31891,Stephen Skory,2009-12-15 14:50:04-08:00,commit, +31892,Matthew Turk,2009-12-15 14:19:46-08:00,commit, +31893,Matthew Turk,2009-12-15 14:18:31-08:00,commit, +31894,Stephen Skory,2009-12-15 13:46:32-08:00,commit, +31895,Matthew Turk,2009-12-15 12:23:53-08:00,commit, +31896,Matthew Turk,2009-12-15 11:57:51-08:00,commit, +31897,Matthew Turk,2009-12-14 13:44:56-08:00,commit, +31898,Stephen Skory,2009-12-14 09:52:47-08:00,commit, +31899,Stephen Skory,2009-12-14 09:52:36-08:00,commit, +31900,Stephen Skory,2009-12-14 09:43:59-08:00,commit, +31901,Britton Smith,2009-12-13 21:45:57-07:00,commit, +31902,Britton Smith,2009-12-13 21:39:26-07:00,commit, +31903,Britton Smith,2009-12-13 21:38:40-07:00,commit, +31904,Stephen Skory,2009-12-13 17:28:08-08:00,commit, +31905,Stephen Skory,2009-12-13 14:05:53-08:00,commit, +31906,Stephen Skory,2009-12-13 14:05:10-08:00,commit, +31907,Britton Smith,2009-12-13 14:43:18-07:00,commit, +31908,Stephen Skory,2009-12-13 09:58:35-08:00,commit, +31909,Britton Smith,2009-12-12 16:15:02-07:00,commit, +31910,Britton Smith,2009-12-11 20:15:58-07:00,commit, +31911,Britton Smith,2009-12-11 20:15:06-07:00,commit, +31912,Stephen Skory,2009-12-11 16:49:59-08:00,commit, +31913,Stephen Skory,2009-12-11 15:18:17-08:00,commit, +31914,Stephen Skory,2009-12-11 15:17:40-08:00,commit, +31915,Britton Smith,2009-12-11 14:26:24-07:00,commit, +31916,Britton Smith,2009-12-11 14:26:01-07:00,commit, +31917,Stephen Skory,2009-12-11 13:23:29-08:00,commit, +31918,Britton Smith,2009-12-11 14:23:24-07:00,commit, +31919,Stephen Skory,2009-12-10 16:11:33-08:00,commit, +31920,Stephen Skory,2009-12-10 14:41:28-08:00,commit, +31921,Stephen Skory,2009-12-10 09:47:20-08:00,commit, +31922,Matthew Turk,2009-12-08 16:29:30-08:00,commit, +31923,Britton Smith,2009-12-08 09:06:31-07:00,commit, +31924,Britton Smith,2009-12-08 09:06:11-07:00,commit, +31925,Matthew Turk,2009-12-07 21:57:34-08:00,commit, +31926,Matthew Turk,2009-12-07 20:24:37-08:00,commit, +31927,J.S. Oishi,2009-12-07 16:24:32-08:00,commit, +31928,J.S. Oishi,2009-12-07 14:45:06-08:00,commit, +31929,Matthew Turk,2009-12-06 22:24:03-08:00,commit, +31930,J.S. Oishi,2009-12-06 19:41:43-08:00,commit, +31931,J.S. Oishi,2009-12-06 19:40:35-08:00,commit, +31932,Matthew Turk,2009-12-06 00:02:12-08:00,commit, +31933,Matthew Turk,2009-12-05 23:20:28-08:00,commit, +31934,Matthew Turk,2009-12-05 23:16:43-08:00,commit, +31935,Matthew Turk,2009-12-05 23:02:33-08:00,commit, +31936,Matthew Turk,2009-12-04 22:13:40-08:00,commit, +31937,Matthew Turk,2009-12-04 16:25:55-08:00,commit, +31938,Matthew Turk,2009-12-04 16:24:50-08:00,commit, +31939,Britton Smith,2009-12-04 10:43:41-07:00,commit, +31940,Britton Smith,2009-12-04 10:43:24-07:00,commit, +31941,Matthew Turk,2009-12-03 00:29:01-08:00,commit, +31942,Matthew Turk,2009-12-03 00:18:37-08:00,commit, +31943,Matthew Turk,2009-12-02 13:01:15-08:00,commit, +31944,Matthew Turk,2009-12-02 13:00:50-08:00,commit, +31945,Matthew Turk,2009-12-02 13:00:33-08:00,commit, +31946,Matthew Turk,2009-12-02 13:00:05-08:00,commit, +31947,Matthew Turk,2009-12-02 12:58:12-08:00,commit, +31948,Britton Smith,2009-12-02 13:40:00-07:00,commit, +31949,Matthew Turk,2009-12-02 12:25:06-08:00,commit, +31950,Matthew Turk,2009-12-02 12:25:06-08:00,commit, +31951,Britton Smith,2009-12-02 09:30:19-08:00,commit, +31952,Britton Smith,2009-12-02 09:21:02-08:00,commit, +31953,Stephen Skory,2009-12-02 09:19:25-08:00,commit, +31954,Matthew Turk,2009-12-01 20:53:48-08:00,commit, +31955,Stephen Skory,2009-12-01 17:36:31-08:00,commit, +31956,Matthew Turk,2009-11-30 14:20:18-08:00,commit, +31957,Matthew Turk,2009-11-30 13:33:45-08:00,commit, +31958,Matthew Turk,2009-11-30 13:33:45-08:00,commit, +31959,Matthew Turk,2009-11-30 11:03:43-08:00,commit, +31960,Matthew Turk,2009-11-25 11:54:25-08:00,commit, +31961,Britton Smith,2009-11-25 09:05:43-08:00,commit, +31962,Matthew Turk,2009-11-25 06:56:40-08:00,commit, +31963,Matthew Turk,2009-11-25 06:52:32-08:00,commit, +31964,Matthew Turk,2009-11-24 15:35:35-08:00,commit, +31965,Matthew Turk,2009-11-24 15:35:35-08:00,commit, +31966,Matthew Turk,2009-11-24 08:41:35-08:00,commit, +31967,Matthew Turk,2009-11-24 08:41:35-08:00,commit, +31968,Matthew Turk,2009-11-23 13:56:39-08:00,commit, +31969,Matthew Turk,2009-11-23 13:56:39-08:00,commit, +31970,Matthew Turk,2009-11-23 13:11:29-08:00,commit, +31971,Matthew Turk,2009-11-23 11:41:57-08:00,commit, +31972,Matthew Turk,2009-11-23 10:33:31-08:00,commit, +31973,Matthew Turk,2009-11-23 10:32:42-08:00,commit, +31974,Matthew Turk,2009-11-23 10:31:40-08:00,commit, +31975,Matthew Turk,2009-11-23 10:04:37-08:00,commit, +31976,Matthew Turk,2009-11-21 14:40:58-08:00,commit, +31977,Matthew Turk,2009-11-21 14:11:54-08:00,commit, +31978,Matthew Turk,2009-11-21 10:31:41-08:00,commit, +31979,Matthew Turk,2009-11-20 23:33:35-08:00,commit, +31980,Matthew Turk,2009-11-20 21:51:48-08:00,commit, +31981,Matthew Turk,2009-11-20 21:50:59-08:00,commit, +31982,Matthew Turk,2009-11-20 20:37:25-08:00,commit, +31983,Matthew Turk,2009-11-20 20:35:18-08:00,commit, +31984,Matthew Turk,2009-11-20 20:32:56-08:00,commit, +31985,Matthew Turk,2009-11-20 20:32:30-08:00,commit, +31986,Matthew Turk,2009-11-20 20:32:06-08:00,commit, +31987,Matthew Turk,2009-11-20 20:27:29-08:00,commit, +31988,Matthew Turk,2009-11-20 20:10:52-08:00,commit, +31989,Matthew Turk,2009-11-20 20:08:40-08:00,commit, +31990,Matthew Turk,2009-11-20 19:56:04-08:00,commit, +31991,Matthew Turk,2009-11-20 19:54:16-08:00,commit, +31992,Matthew Turk,2009-11-20 19:12:14-08:00,commit, +31993,Matthew Turk,2009-11-20 19:10:53-08:00,commit, +31994,Matthew Turk,2009-11-20 19:10:36-08:00,commit, +31995,Britton Smith,2009-11-19 19:29:40-08:00,commit, +31996,Britton Smith,2009-11-19 19:17:47-08:00,commit, +31997,Stephen Skory,2009-11-19 18:09:54-08:00,commit, +31998,Britton Smith,2009-11-19 13:31:33-08:00,commit, +31999,Stephen Skory,2009-11-19 10:55:53-08:00,commit, +32000,Matthew Turk,2009-11-18 10:07:25-08:00,commit, +32001,Matthew Turk,2009-11-17 07:44:52-08:00,commit, +32002,Matthew Turk,2009-11-16 19:46:53-08:00,commit, +32003,Matthew Turk,2009-11-16 13:20:08-08:00,commit, +32004,Matthew Turk,2009-11-16 13:19:26-08:00,commit, +32005,Matthew Turk,2009-11-16 13:16:27-08:00,commit, +32006,Matthew Turk,2009-11-16 12:53:07-08:00,commit, +32007,Matthew Turk,2009-11-16 12:12:48-08:00,commit, +32008,Matthew Turk,2009-11-16 11:10:37-08:00,commit, +32009,Britton Smith,2009-11-13 16:02:35-07:00,commit, +32010,David Collins,2009-11-13 10:17:25-08:00,commit, +32011,David Collins,2009-11-13 10:03:24-08:00,commit, +32012,Britton Smith,2009-11-12 16:40:48-07:00,commit, +32013,Matthew Turk,2009-11-12 14:55:14-08:00,commit, +32014,Matthew Turk,2009-11-12 11:21:19-08:00,commit, +32015,Matthew Turk,2009-11-12 11:12:48-08:00,commit, +32016,Britton Smith,2009-11-11 16:15:35-07:00,commit, +32017,Britton Smith,2009-11-10 22:34:17-07:00,commit, +32018,Britton Smith,2009-11-10 18:35:08-07:00,commit, +32019,Matthew Turk,2009-11-09 23:18:21-08:00,commit, +32020,Matthew Turk,2009-11-09 23:18:21-08:00,commit, +32021,Matthew Turk,2009-11-09 23:04:14-08:00,commit, +32022,Matthew Turk,2009-11-09 21:34:33-08:00,commit, +32023,Matthew Turk,2009-11-09 10:00:32-08:00,commit, +32024,Matthew Turk,2009-11-08 16:16:59-08:00,commit, +32025,Matthew Turk,2009-11-08 15:01:21-08:00,commit, +32026,Matthew Turk,2009-11-08 09:38:46-08:00,commit, +32027,Matthew Turk,2009-11-08 00:11:24-08:00,commit, +32028,Matthew Turk,2009-11-08 00:11:09-08:00,commit, +32029,John Wise,2009-11-07 14:47:50-05:00,commit, +32030,Matthew Turk,2009-11-06 14:01:54-08:00,commit, +32031,Matthew Turk,2009-11-06 14:01:54-08:00,commit, +32032,Matthew Turk,2009-11-06 09:06:39-08:00,commit, +32033,Matthew Turk,2009-11-06 09:04:43-08:00,commit, +32034,Matthew Turk,2009-11-06 08:43:26-08:00,commit, +32035,Matthew Turk,2009-11-05 15:21:35-08:00,commit, +32036,Matthew Turk,2009-11-05 00:35:07-08:00,commit, +32037,Matthew Turk,2009-11-03 16:55:50-08:00,commit, +32038,Matthew Turk,2009-11-03 15:54:24-08:00,commit, +32039,Britton Smith,2009-11-03 15:45:17-08:00,commit, +32040,Britton Smith,2009-11-03 15:38:53-08:00,commit, +32041,Britton Smith,2009-11-03 15:36:55-08:00,commit, +32042,Britton Smith,2009-11-03 15:36:06-08:00,commit, +32043,Matthew Turk,2009-11-02 23:05:43-08:00,commit, +32044,Matthew Turk,2009-11-02 18:59:50-08:00,commit, +32045,Matthew Turk,2009-11-02 17:06:03-08:00,commit, +32046,Matthew Turk,2009-11-02 15:59:44-08:00,commit, +32047,Matthew Turk,2009-11-02 15:38:10-08:00,commit, +32048,Matthew Turk,2009-11-02 14:45:50-08:00,commit, +32049,Britton Smith,2009-10-30 21:29:14-07:00,commit, +32050,Britton Smith,2009-10-30 18:47:09-07:00,commit, +32051,Britton Smith,2009-10-30 18:13:45-07:00,commit, +32052,Matthew Turk,2009-10-30 14:22:03-07:00,commit, +32053,Matthew Turk,2009-10-30 14:19:44-07:00,commit, +32054,Britton Smith,2009-10-30 13:31:59-07:00,commit, +32055,Matthew Turk,2009-10-29 20:01:36-07:00,commit, +32056,Matthew Turk,2009-10-29 13:08:27-07:00,commit, +32057,Matthew Turk,2009-10-28 21:15:22-07:00,commit, +32058,Matthew Turk,2009-10-28 17:32:35-07:00,commit, +32059,Matthew Turk,2009-10-28 17:16:13-07:00,commit, +32060,Britton Smith,2009-10-27 16:49:43-07:00,commit, +32061,J.S. Oishi,2009-10-27 11:49:51-07:00,commit, +32062,J.S. Oishi,2009-10-27 11:05:04-07:00,commit, +32063,Matthew Turk,2009-10-27 07:53:46-07:00,commit, +32064,Matthew Turk,2009-10-26 09:59:58-07:00,commit, +32065,Matthew Turk,2009-10-26 09:59:58-07:00,commit, +32066,Britton Smith,2009-10-26 09:57:58-07:00,commit, +32067,Matthew Turk,2009-10-25 16:23:01-07:00,commit, +32068,Matthew Turk,2009-10-25 16:18:59-07:00,commit, +32069,Matthew Turk,2009-10-25 16:01:52-07:00,commit, +32070,Matthew Turk,2009-10-25 15:59:38-07:00,commit, +32071,Matthew Turk,2009-10-25 15:58:26-07:00,commit, +32072,Matthew Turk,2009-10-25 15:57:14-07:00,commit, +32073,Britton Smith,2009-10-24 21:20:31-07:00,commit, +32074,Britton Smith,2009-10-24 20:59:35-07:00,commit, +32075,Britton Smith,2009-10-24 19:52:23-07:00,commit, +32076,Britton Smith,2009-10-24 19:02:42-07:00,commit, +32077,Stephen Skory,2009-10-24 14:44:11-07:00,commit, +32078,Matthew Turk,2009-10-23 20:38:59-07:00,commit, +32079,Matthew Turk,2009-10-23 19:30:27-07:00,commit, +32080,Matthew Turk,2009-10-23 19:09:21-07:00,commit, +32081,Matthew Turk,2009-10-23 19:08:31-07:00,commit, +32082,J.S. Oishi,2009-10-23 18:30:07-07:00,commit, +32083,Matthew Turk,2009-10-23 18:22:37-07:00,commit, +32084,Stephen Skory,2009-10-23 11:30:37-07:00,commit, +32085,Stephen Skory,2009-10-23 10:37:31-07:00,commit, +32086,Stephen Skory,2009-10-23 10:09:42-07:00,commit, +32087,Stephen Skory,2009-10-23 09:50:55-07:00,commit, +32088,Stephen Skory,2009-10-23 09:49:01-07:00,commit, +32089,Matthew Turk,2009-10-22 22:00:39-07:00,commit, +32090,Matthew Turk,2009-10-22 21:55:39-07:00,commit, +32091,Matthew Turk,2009-10-22 12:27:40-07:00,commit, +32092,Stephen Skory,2009-10-22 10:02:48-07:00,commit, +32093,Matthew Turk,2009-10-22 07:31:54-07:00,commit, +32094,Matthew Turk,2009-10-22 00:46:58-07:00,commit, +32095,Matthew Turk,2009-10-21 20:52:08-07:00,commit, +32096,Matthew Turk,2009-10-21 19:07:10-07:00,commit, +32097,Matthew Turk,2009-10-21 19:05:47-07:00,commit, +32098,Matthew Turk,2009-10-21 18:59:37-07:00,commit, +32099,Matthew Turk,2009-10-21 12:12:54-07:00,commit, +32100,Matthew Turk,2009-10-21 11:34:12-07:00,commit, +32101,Matthew Turk,2009-10-21 11:32:33-07:00,commit, +32102,Matthew Turk,2009-10-21 11:26:24-07:00,commit, +32103,Matthew Turk,2009-10-20 16:43:21-07:00,commit, +32104,Matthew Turk,2009-10-20 16:42:45-07:00,commit, +32105,Matthew Turk,2009-10-20 16:15:35-07:00,commit, +32106,Matthew Turk,2009-10-20 16:02:37-07:00,commit, +32107,Matthew Turk,2009-10-20 15:17:51-07:00,commit, +32108,Matthew Turk,2009-10-20 14:37:52-07:00,commit, +32109,Stephen Skory,2009-10-20 09:10:23-07:00,commit, +32110,Matthew Turk,2009-10-20 08:34:07-07:00,commit, +32111,Matthew Turk,2009-10-19 22:38:03-07:00,commit, +32112,Matthew Turk,2009-10-19 18:37:32-07:00,commit, +32113,Matthew Turk,2009-10-19 18:37:20-07:00,commit, +32114,Matthew Turk,2009-10-19 18:36:11-07:00,commit, +32115,Matthew Turk,2009-10-19 18:31:13-07:00,commit, +32116,Matthew Turk,2009-10-19 18:26:52-07:00,commit, +32117,Matthew Turk,2009-10-19 18:22:07-07:00,commit, +32118,Matthew Turk,2009-10-19 18:19:19-07:00,commit, +32119,Matthew Turk,2009-10-19 18:16:49-07:00,commit, +32120,Matthew Turk,2009-10-19 18:15:42-07:00,commit, +32121,Stephen Skory,2009-10-19 16:06:57-07:00,commit, +32122,Stephen Skory,2009-10-19 15:13:22-07:00,commit, +32123,J.S. Oishi,2009-10-19 12:58:29-07:00,commit, +32124,J.S. Oishi,2009-10-19 00:07:32-07:00,commit, +32125,Matthew Turk,2009-10-18 17:26:46-07:00,commit, +32126,J.S. Oishi,2009-10-18 16:12:37-07:00,commit, +32127,J.S. Oishi,2009-10-18 12:54:50-07:00,commit, +32128,J.S. Oishi,2009-10-18 12:29:37-07:00,commit, +32129,Matthew Turk,2009-10-17 16:36:42-07:00,commit, +32130,J.S. Oishi,2009-10-16 19:15:13-07:00,commit, +32131,J.S. Oishi,2009-10-16 18:09:38-07:00,commit, +32132,Matthew Turk,2009-10-16 17:04:27-07:00,commit, +32133,J.S. Oishi,2009-10-16 15:58:50-07:00,commit, +32134,Matthew Turk,2009-10-16 15:04:38-07:00,commit, +32135,Matthew Turk,2009-10-16 14:59:21-07:00,commit, +32136,Matthew Turk,2009-10-16 14:59:12-07:00,commit, +32137,Matthew Turk,2009-10-16 13:44:30-07:00,commit, +32138,J.S. Oishi,2009-10-16 12:38:29-07:00,commit, +32139,Matthew Turk,2009-10-16 00:30:06-07:00,commit, +32140,Matthew Turk,2009-10-15 17:48:18-07:00,commit, +32141,Matthew Turk,2009-10-15 12:36:14-07:00,commit, +32142,Sam Skillman,2009-10-15 12:25:08-06:00,commit, +32143,Matthew Turk,2009-10-14 23:19:52-07:00,commit, +32144,Matthew Turk,2009-10-14 13:49:17-07:00,commit, +32145,Matthew Turk,2009-10-14 13:23:48-07:00,commit, +32146,Matthew Turk,2009-10-14 08:30:25-07:00,commit, +32147,Matthew Turk,2009-10-14 08:30:25-07:00,commit, +32148,Matthew Turk,2009-10-13 19:50:58-07:00,commit, +32149,Stephen Skory,2009-10-13 17:39:24-07:00,commit, +32150,Sam Skillman,2009-10-13 17:19:26-06:00,commit, +32151,Stephen Skory,2009-10-13 11:38:19-07:00,commit, +32152,Matthew Turk,2009-10-13 10:29:21-07:00,commit, +32153,Matthew Turk,2009-10-09 21:04:50-07:00,commit, +32154,Stephen Skory,2009-10-09 16:54:11-07:00,commit, +32155,Matthew Turk,2009-10-08 21:40:38-07:00,commit, +32156,Britton Smith,2009-10-08 20:13:20-07:00,commit, +32157,Britton Smith,2009-10-08 20:09:42-07:00,commit, +32158,Stephen Skory,2009-10-08 12:37:47-07:00,commit, +32159,Matthew Turk,2009-10-07 23:12:22-07:00,commit, +32160,Matthew Turk,2009-10-07 23:12:22-07:00,commit, +32161,Britton Smith,2009-10-07 22:43:04-07:00,commit, +32162,Britton Smith,2009-10-07 21:42:45-07:00,commit, +32163,Stephen Skory,2009-10-07 16:44:17-07:00,commit, +32164,Stephen Skory,2009-10-07 15:26:51-07:00,commit, +32165,Matthew Turk,2009-10-07 11:32:34-07:00,commit, +32166,Matthew Turk,2009-10-07 08:08:53-07:00,commit, +32167,Britton Smith,2009-10-06 14:53:21-07:00,commit, +32168,Matthew Turk,2009-10-06 12:42:37-07:00,commit, +32169,Matthew Turk,2009-10-06 12:42:01-07:00,commit, +32170,Matthew Turk,2009-10-06 10:19:59-07:00,commit, +32171,Matthew Turk,2009-10-06 10:19:59-07:00,commit, +32172,Matthew Turk,2009-10-05 20:03:44-07:00,commit, +32173,Matthew Turk,2009-10-05 20:03:44-07:00,commit, +32174,Matthew Turk,2009-10-05 15:34:53-07:00,commit, +32175,Matthew Turk,2009-10-05 15:34:53-07:00,commit, +32176,Matthew Turk,2009-10-05 14:46:58-07:00,commit, +32177,Matthew Turk,2009-10-05 14:46:58-07:00,commit, +32178,Stephen Skory,2009-10-05 14:39:55-07:00,commit, +32179,Matthew Turk,2009-10-05 14:30:12-07:00,commit, +32180,Matthew Turk,2009-10-05 14:30:12-07:00,commit, +32181,Stephen Skory,2009-10-05 14:17:24-07:00,commit, +32182,Stephen Skory,2009-10-05 14:09:51-07:00,commit, +32183,Stephen Skory,2009-10-05 13:50:00-07:00,commit, +32184,Stephen Skory,2009-10-05 13:35:13-07:00,commit, +32185,Stephen Skory,2009-10-05 13:21:48-07:00,commit, +32186,Matthew Turk,2009-10-05 10:58:27-07:00,commit, +32187,Matthew Turk,2009-10-05 10:58:27-07:00,commit, +32188,Stephen Skory,2009-10-05 09:34:49-07:00,commit, +32189,Stephen Skory,2009-10-05 08:53:06-07:00,commit, +32190,Stephen Skory,2009-10-04 19:11:28-07:00,commit, +32191,Stephen Skory,2009-10-04 18:21:53-07:00,commit, +32192,Stephen Skory,2009-10-02 18:45:45-07:00,commit, +32193,Matthew Turk,2009-10-02 18:23:24-07:00,commit, +32194,Matthew Turk,2009-10-02 18:23:24-07:00,commit, +32195,Stephen Skory,2009-10-02 16:29:09-07:00,commit, +32196,Stephen Skory,2009-10-02 16:03:18-07:00,commit, +32197,Stephen Skory,2009-10-02 15:36:27-07:00,commit, +32198,Stephen Skory,2009-10-02 13:51:58-07:00,commit, +32199,Matthew Turk,2009-10-02 13:35:44-07:00,commit, +32200,Matthew Turk,2009-10-02 13:35:44-07:00,commit, +32201,Stephen Skory,2009-10-02 13:28:41-07:00,commit, +32202,Matthew Turk,2009-10-02 10:56:31-07:00,commit, +32203,Matthew Turk,2009-10-02 10:56:21-07:00,commit, +32204,Matthew Turk,2009-10-02 10:28:50-07:00,commit, +32205,Matthew Turk,2009-10-02 10:28:50-07:00,commit, +32206,Stephen Skory,2009-10-01 14:43:15-07:00,commit, +32207,Stephen Skory,2009-10-01 14:08:17-07:00,commit, +32208,Matthew Turk,2009-10-01 13:05:19-07:00,commit, +32209,Matthew Turk,2009-10-01 13:05:19-07:00,commit, +32210,Stephen Skory,2009-10-01 10:05:14-07:00,commit, +32211,Matthew Turk,2009-09-30 23:33:58-07:00,commit, +32212,Matthew Turk,2009-09-30 22:11:34-07:00,commit, +32213,Matthew Turk,2009-09-30 18:59:36-07:00,commit, +32214,Matthew Turk,2009-09-30 09:52:03-07:00,commit, +32215,Matthew Turk,2009-09-28 08:18:58-07:00,commit, +32216,Matthew Turk,2009-09-27 23:35:28-07:00,commit, +32217,Matthew Turk,2009-09-27 13:25:51-07:00,commit, +32218,Matthew Turk,2009-09-27 01:15:19-07:00,commit, +32219,Matthew Turk,2009-09-27 00:52:12-07:00,commit, +32220,Matthew Turk,2009-09-26 23:22:15-07:00,commit, +32221,Matthew Turk,2009-09-26 22:27:21-07:00,commit, +32222,Matthew Turk,2009-09-26 19:39:38-07:00,commit, +32223,Matthew Turk,2009-09-26 16:39:46-07:00,commit, +32224,Matthew Turk,2009-09-26 16:39:20-07:00,commit, +32225,Matthew Turk,2009-09-26 16:39:03-07:00,commit, +32226,Matthew Turk,2009-09-26 16:38:39-07:00,commit, +32227,Matthew Turk,2009-09-26 13:35:42-07:00,commit, +32228,Stephen Skory,2009-09-26 09:02:03-07:00,commit, +32229,Stephen Skory,2009-09-25 16:26:45-07:00,commit, +32230,Matthew Turk,2009-09-25 14:51:40-07:00,commit, +32231,Stephen Skory,2009-09-25 14:23:04-07:00,commit, +32232,Matthew Turk,2009-09-25 08:27:03-07:00,commit, +32233,Matthew Turk,2009-09-25 00:00:46-07:00,commit, +32234,Matthew Turk,2009-09-24 23:59:14-07:00,commit, +32235,Matthew Turk,2009-09-24 17:45:04-07:00,commit, +32236,Matthew Turk,2009-09-24 08:31:52-07:00,commit, +32237,Matthew Turk,2009-09-23 22:42:37-07:00,commit, +32238,Matthew Turk,2009-10-17 16:12:34-07:00,commit, +32239,Stephen Skory,2009-10-17 13:52:28-07:00,commit, +32240,Matthew Turk,2009-09-23 22:42:37-07:00,commit, +32241,Matthew Turk,2009-09-23 22:42:37-07:00,commit, +32242,David Collins,2009-09-23 15:22:00-07:00,commit, +32243,Matthew Turk,2009-09-22 15:06:25-07:00,commit, +32244,Matthew Turk,2009-09-22 12:39:37-07:00,commit, +32245,Matthew Turk,2009-09-22 11:19:37-07:00,commit, +32246,Matthew Turk,2009-09-22 11:17:46-07:00,commit, +32247,Sam Skillman,2009-09-22 09:12:54-06:00,commit, +32248,Stephen Skory,2009-09-21 14:39:35-05:00,commit, +32249,Stephen Skory,2009-09-20 18:52:54-07:00,commit, +32250,Sam Skillman,2009-09-19 16:21:06-06:00,commit, +32251,Sam Skillman,2009-09-19 15:25:53-06:00,commit, +32252,Sam Skillman,2009-09-19 13:04:36-06:00,commit, +32253,Matthew Turk,2009-09-18 15:39:18-07:00,commit, +32254,Matthew Turk,2009-09-18 15:05:43-07:00,commit, +32255,Matthew Turk,2009-09-18 13:48:11-07:00,commit, +32256,Matthew Turk,2009-09-18 13:48:11-07:00,commit, +32257,Matthew Turk,2009-09-18 13:26:37-07:00,commit, +32258,Matthew Turk,2009-09-18 13:26:37-07:00,commit, +32259,Matthew Turk,2009-09-17 16:24:33-07:00,commit, +32260,Matthew Turk,2009-09-17 10:48:12-07:00,commit, +32261,Matthew Turk,2009-09-17 10:45:12-07:00,commit, +32262,Matthew Turk,2009-09-17 10:45:12-07:00,commit, +32263,Matthew Turk,2009-09-17 10:33:15-07:00,commit, +32264,Matthew Turk,2009-09-17 09:56:01-07:00,commit, +32265,Matthew Turk,2009-09-16 23:49:09-07:00,commit, +32266,Matthew Turk,2009-09-16 22:35:37-07:00,commit, +32267,Matthew Turk,2009-09-16 16:52:56-07:00,commit, +32268,Matthew Turk,2009-09-16 16:22:45-07:00,commit, +32269,Matthew Turk,2009-09-16 15:47:02-07:00,commit, +32270,Matthew Turk,2009-09-16 15:45:43-07:00,commit, +32271,Stephen Skory,2009-09-16 13:37:26-07:00,commit, +32272,Matthew Turk,2009-09-16 13:25:28-07:00,commit, +32273,Devin Silvia,2009-09-16 09:45:29-07:00,commit, +32274,Matthew Turk,2009-09-15 23:25:23-07:00,commit, +32275,Matthew Turk,2009-09-15 15:55:59-07:00,commit, +32276,Matthew Turk,2009-09-15 15:55:15-07:00,commit, +32277,Matthew Turk,2009-09-15 15:46:52-07:00,commit, +32278,Matthew Turk,2009-09-15 15:46:52-07:00,commit, +32279,Sam Skillman,2009-09-15 15:39:26-07:00,commit, +32280,Sam Skillman,2009-09-15 15:25:28-07:00,commit, +32281,Stephen Skory,2009-09-15 14:15:26-07:00,commit, +32282,Matthew Turk,2009-09-15 11:51:02-07:00,commit, +32283,Matthew Turk,2009-09-14 23:30:17-07:00,commit, +32284,Matthew Turk,2009-09-14 15:50:40-07:00,commit, +32285,Devin Silvia,2009-09-14 15:17:19-07:00,commit, +32286,Stephen Skory,2009-09-14 14:57:12-07:00,commit, +32287,Stephen Skory,2009-09-14 14:49:20-07:00,commit, +32288,Stephen Skory,2009-09-12 14:03:36-07:00,commit, +32289,Matthew Turk,2009-09-11 16:42:12-07:00,commit, +32290,Matthew Turk,2009-09-11 16:41:25-07:00,commit, +32291,Matthew Turk,2009-09-11 15:58:18-07:00,commit, +32292,Matthew Turk,2009-09-11 15:35:38-07:00,commit, +32293,Matthew Turk,2009-09-11 14:13:38-07:00,commit, +32294,Matthew Turk,2009-09-11 14:01:11-07:00,commit, +32295,J.S. Oishi,2009-09-11 13:19:17-07:00,commit, +32296,Matthew Turk,2009-09-11 10:59:01-07:00,commit, +32297,Matthew Turk,2009-09-11 10:32:20-07:00,commit, +32298,Matthew Turk,2009-09-11 10:22:56-07:00,commit, +32299,Matthew Turk,2009-09-11 10:13:44-07:00,commit, +32300,Matthew Turk,2009-09-11 00:35:58-07:00,commit, +32301,Matthew Turk,2009-09-10 22:07:30-07:00,commit, +32302,Matthew Turk,2009-09-10 15:14:35-07:00,commit, +32303,Matthew Turk,2009-09-10 15:14:12-07:00,commit, +32304,Matthew Turk,2009-09-10 15:12:51-07:00,commit, +32305,Britton Smith,2009-09-10 09:55:32-07:00,commit, +32306,Britton Smith,2009-09-09 19:36:40-07:00,commit, +32307,Britton Smith,2009-09-09 18:44:16-07:00,commit, +32308,Britton Smith,2009-09-09 18:21:00-07:00,commit, +32309,J.S. Oishi,2009-09-09 17:09:43-07:00,commit, +32310,Matthew Turk,2009-09-09 14:07:30-07:00,commit, +32311,Matthew Turk,2009-09-09 14:07:05-07:00,commit, +32312,Matthew Turk,2009-09-09 14:04:06-07:00,commit, +32313,Matthew Turk,2009-09-09 10:01:15-07:00,commit, +32314,Britton Smith,2009-09-09 07:39:04-07:00,commit, +32315,Britton Smith,2009-09-08 17:56:27-07:00,commit, +32316,Britton Smith,2009-09-08 15:37:46-07:00,commit, +32317,Britton Smith,2009-09-08 14:47:40-07:00,commit, +32318,Sam Skillman,2009-09-08 10:22:50-07:00,commit, +32319,Matthew Turk,2009-09-08 09:54:42-07:00,commit, +32320,Matthew Turk,2009-09-07 17:59:16-07:00,commit, +32321,Matthew Turk,2009-09-07 17:13:11-07:00,commit, +32322,Matthew Turk,2009-09-07 13:20:49-07:00,commit, +32323,Matthew Turk,2009-09-07 13:19:26-07:00,commit, +32324,Matthew Turk,2009-09-06 20:17:07-07:00,commit, +32325,Matthew Turk,2009-09-06 20:17:07-07:00,commit, +32326,John Wise,2009-09-05 15:41:02-04:00,commit, +32327,Devin Silvia,2009-09-04 16:58:42-07:00,commit, +32328,John Wise,2009-09-04 17:15:10-04:00,commit, +32329,Britton Smith,2009-09-04 09:28:05-07:00,commit, +32330,Matthew Turk,2009-09-03 16:40:52-07:00,commit, +32331,Stephen Skory,2009-09-03 15:12:39-07:00,commit, +32332,Britton Smith,2009-09-03 13:23:42-07:00,commit, +32333,Matthew Turk,2009-09-03 11:30:35-07:00,commit, +32334,Britton Smith,2009-09-03 09:05:11-07:00,commit, +32335,Britton Smith,2009-09-03 08:54:35-07:00,commit, +32336,Britton Smith,2009-09-02 21:38:02-07:00,commit, +32337,Britton Smith,2009-09-02 21:09:40-07:00,commit, +32338,Britton Smith,2009-09-02 15:20:40-07:00,commit, +32339,Britton Smith,2009-09-02 10:08:11-07:00,commit, +32340,Britton Smith,2009-09-02 10:06:23-07:00,commit, +32341,Matthew Turk,2009-09-01 22:14:40-07:00,commit, +32342,Britton Smith,2009-09-01 14:56:05-07:00,commit, +32343,Stephen Skory,2009-09-01 12:55:02-07:00,commit, +32344,Devin Silvia,2009-09-01 12:09:07-07:00,commit, +32345,Stephen Skory,2009-09-01 11:26:10-07:00,commit, +32346,Matthew Turk,2009-08-31 14:08:08-07:00,commit, +32347,Britton Smith,2009-08-31 12:37:47-07:00,commit, +32348,Stephen Skory,2009-08-31 11:16:51-07:00,commit, +32349,Britton Smith,2009-08-31 10:42:05-07:00,commit, +32350,Britton Smith,2009-08-31 10:40:56-07:00,commit, +32351,Matthew Turk,2009-08-28 15:40:03-07:00,commit, +32352,Britton Smith,2009-08-28 14:33:59-07:00,commit, +32353,Matthew Turk,2009-08-28 11:14:45-07:00,commit, +32354,Matthew Turk,2009-08-28 11:14:06-07:00,commit, +32355,John Wise,2009-08-28 13:04:16-04:00,commit, +32356,Stephen Skory,2009-08-27 12:37:48-07:00,commit, +32357,Sam Skillman,2009-08-27 10:39:10-07:00,commit, +32358,Sam Skillman,2009-08-27 09:19:35-07:00,commit, +32359,Stephen Skory,2009-08-26 16:00:19-07:00,commit, +32360,Matthew Turk,2009-08-26 08:19:11-07:00,commit, +32361,Stephen Skory,2009-08-26 07:21:30-07:00,commit, +32362,Stephen Skory,2009-08-25 14:43:32-07:00,commit, +32363,John Wise,2009-08-25 14:19:07-07:00,commit, +32364,Stephen Skory,2009-08-25 13:13:58-07:00,commit, +32365,Stephen Skory,2009-08-25 13:13:06-07:00,commit, +32366,Matthew Turk,2009-08-25 12:46:57-07:00,commit, +32367,Stephen Skory,2009-08-25 10:50:13-07:00,commit, +32368,John Wise,2009-08-25 09:43:02-07:00,commit, +32369,John Wise,2009-08-24 18:37:43-07:00,commit, +32370,John Wise,2009-08-24 18:07:09-07:00,commit, +32371,John Wise,2009-08-24 18:01:19-07:00,commit, +32372,Stephen Skory,2009-08-24 17:34:03-07:00,commit, +32373,Stephen Skory,2009-08-24 15:23:32-07:00,commit, +32374,Sam Skillman,2009-08-24 10:54:12-07:00,commit, +32375,Sam Skillman,2009-08-24 10:52:00-07:00,commit, +32376,Matthew Turk,2009-08-24 07:41:09-07:00,commit, +32377,Stephen Skory,2009-08-22 17:19:54-07:00,commit, +32378,Matthew Turk,2009-08-21 08:16:09-07:00,commit, +32379,Matthew Turk,2009-08-21 08:06:34-07:00,commit, +32380,Matthew Turk,2009-08-20 23:10:50-07:00,commit, +32381,Matthew Turk,2009-08-20 22:58:02-07:00,commit, +32382,Matthew Turk,2009-08-20 18:33:24-07:00,commit, +32383,Stephen Skory,2009-08-20 17:40:48-07:00,commit, +32384,Stephen Skory,2009-08-20 17:35:43-07:00,commit, +32385,Stephen Skory,2009-08-20 17:24:00-04:00,commit, +32386,Matthew Turk,2009-08-20 11:33:13-07:00,commit, +32387,Stephen Skory,2009-08-19 10:50:58-07:00,commit, +32388,Matthew Turk,2009-08-18 14:57:47-07:00,commit, +32389,Matthew Turk,2009-08-18 14:30:20-07:00,commit, +32390,Matthew Turk,2009-08-18 14:27:57-07:00,commit, +32391,Stephen Skory,2009-08-18 13:37:02-07:00,commit, +32392,Matthew Turk,2009-08-18 13:25:24-07:00,commit, +32393,Matthew Turk,2009-08-17 22:46:55-07:00,commit, +32394,Matthew Turk,2009-08-17 21:23:04-07:00,commit, +32395,Matthew Turk,2009-08-17 21:22:18-07:00,commit, +32396,Stephen Skory,2009-08-17 19:15:14-07:00,commit, +32397,Matthew Turk,2009-08-17 17:51:20-07:00,commit, +32398,Matthew Turk,2009-08-17 17:51:20-07:00,commit, +32399,Matthew Turk,2009-08-17 17:36:58-07:00,commit, +32400,Matthew Turk,2009-08-17 17:36:58-07:00,commit, +32401,Matthew Turk,2009-08-17 14:35:26-07:00,commit, +32402,Matthew Turk,2009-08-17 14:29:08-07:00,commit, +32403,Stephen Skory,2009-08-17 12:48:39-07:00,commit, +32404,Matthew Turk,2009-08-17 12:04:39-07:00,commit, +32405,Matthew Turk,2009-08-17 12:04:39-07:00,commit, +32406,Matthew Turk,2009-08-17 09:57:18-07:00,commit, +32407,Stephen Skory,2009-08-17 09:25:27-07:00,commit, +32408,Stephen Skory,2009-08-15 10:21:30-07:00,commit, +32409,Stephen Skory,2009-08-15 10:13:42-07:00,commit, +32410,Stephen Skory,2009-08-15 09:34:35-07:00,commit, +32411,Matthew Turk,2009-08-14 18:11:35-07:00,commit, +32412,Matthew Turk,2009-08-14 18:08:46-07:00,commit, +32413,Stephen Skory,2009-08-14 16:31:28-07:00,commit, +32414,Stephen Skory,2009-08-14 14:04:58-07:00,commit, +32415,Matthew Turk,2009-08-14 09:43:50-07:00,commit, +32416,Stephen Skory,2009-08-13 12:58:32-07:00,commit, +32417,Stephen Skory,2009-08-13 10:55:26-07:00,commit, +32418,Stephen Skory,2009-08-13 08:14:02-07:00,commit, +32419,Stephen Skory,2009-08-12 13:18:02-07:00,commit, +32420,Stephen Skory,2009-08-11 11:11:51-07:00,commit, +32421,Stephen Skory,2009-08-10 17:52:29-07:00,commit, +32422,Stephen Skory,2009-08-10 14:24:31-07:00,commit, +32423,Stephen Skory,2009-08-10 10:08:29-07:00,commit, +32424,Stephen Skory,2009-08-09 20:05:07-07:00,commit, +32425,Stephen Skory,2009-08-09 17:10:03-07:00,commit, +32426,Stephen Skory,2009-08-09 16:53:24-07:00,commit, +32427,Stephen Skory,2009-08-09 16:34:45-07:00,commit, +32428,Stephen Skory,2009-08-09 16:16:45-07:00,commit, +32429,John Wise,2009-08-08 14:44:53-07:00,commit, +32430,Matthew Turk,2009-08-07 07:35:16-07:00,commit, +32431,Sam Skillman,2009-08-05 12:11:25-07:00,commit, +32432,Stephen Skory,2009-08-04 17:50:56-07:00,commit, +32433,Stephen Skory,2009-08-03 13:22:11-04:00,commit, +32434,Stephen Skory,2009-08-02 00:04:25-04:00,commit, +32435,Stephen Skory,2009-08-01 13:58:33-07:00,commit, +32436,Stephen Skory,2009-07-31 15:44:25-07:00,commit, +32437,Britton Smith,2009-07-31 11:12:35-07:00,commit, +32438,Stephen Skory,2009-07-31 11:18:59-04:00,commit, +32439,Stephen Skory,2009-07-29 10:40:57-07:00,commit, +32440,Stephen Skory,2009-07-29 08:54:48-07:00,commit, +32441,Stephen Skory,2009-07-28 20:00:14-07:00,commit, +32442,Matthew Turk,2009-07-28 17:36:51-07:00,commit, +32443,Matthew Turk,2009-07-27 13:55:11-07:00,commit, +32444,Matthew Turk,2009-07-27 13:54:15-07:00,commit, +32445,Matthew Turk,2009-07-27 13:53:23-07:00,commit, +32446,Stephen Skory,2009-07-27 12:50:44-07:00,commit, +32447,Stephen Skory,2009-07-27 12:18:19-07:00,commit, +32448,Stephen Skory,2009-07-27 12:13:17-07:00,commit, +32449,Sam Skillman,2009-07-27 09:51:32-07:00,commit, +32450,Stephen Skory,2009-07-27 09:07:53-07:00,commit, +32451,Stephen Skory,2009-07-27 08:53:18-07:00,commit, +32452,Stephen Skory,2009-07-26 20:14:20-04:00,commit, +32453,Stephen Skory,2009-07-25 17:06:09-07:00,commit, +32454,Stephen Skory,2009-07-25 15:33:03-07:00,commit, +32455,Matthew Turk,2009-07-25 14:47:31-07:00,commit, +32456,Matthew Turk,2009-07-25 14:35:58-07:00,commit, +32457,Matthew Turk,2009-07-25 14:16:56-07:00,commit, +32458,Matthew Turk,2009-07-25 14:15:08-07:00,commit, +32459,Stephen Skory,2009-07-25 16:19:04-04:00,commit, +32460,Matthew Turk,2009-07-24 18:32:04-07:00,commit, +32461,Matthew Turk,2009-07-24 18:08:40-07:00,commit, +32462,Matthew Turk,2009-07-24 20:35:04-04:00,commit, +32463,Stephen Skory,2009-07-24 18:25:02-04:00,commit, +32464,Stephen Skory,2009-07-24 17:37:26-04:00,commit, +32465,Matthew Turk,2009-07-24 11:13:52-04:00,commit, +32466,Matthew Turk,2009-07-24 00:57:42-04:00,commit, +32467,Stephen Skory,2009-07-23 20:28:32-07:00,commit, +32468,Stephen Skory,2009-07-23 20:11:23-07:00,commit, +32469,Stephen Skory,2009-07-23 17:16:01-07:00,commit, +32470,Stephen Skory,2009-07-23 16:05:08-07:00,commit, +32471,Britton Smith,2009-07-22 14:26:24-07:00,commit, +32472,Stephen Skory,2009-07-22 14:26:08-07:00,commit, +32473,Stephen Skory,2009-07-22 14:23:24-07:00,commit, +32474,Stephen Skory,2009-07-22 13:58:13-07:00,commit, +32475,Matthew Turk,2009-07-22 14:28:17-04:00,commit, +32476,Britton Smith,2009-07-22 09:50:45-07:00,commit, +32477,Stephen Skory,2009-07-22 09:41:03-07:00,commit, +32478,Matthew Turk,2009-07-22 07:11:05-07:00,commit, +32479,Stephen Skory,2009-07-21 20:13:07-07:00,commit, +32480,Stephen Skory,2009-07-21 17:35:29-07:00,commit, +32481,Britton Smith,2009-07-21 11:07:51-07:00,commit, +32482,Stephen Skory,2009-07-20 20:38:03-07:00,commit, +32483,Stephen Skory,2009-07-20 16:55:20-07:00,commit, +32484,Matthew Turk,2009-07-20 15:07:00-07:00,commit, +32485,Matthew Turk,2009-07-20 06:27:30-07:00,commit, +32486,Matthew Turk,2009-07-20 06:27:30-07:00,commit, +32487,Matthew Turk,2009-07-19 21:04:47-07:00,commit, +32488,Matthew Turk,2009-07-19 21:04:47-07:00,commit, +32489,Stephen Skory,2009-07-19 21:04:30-07:00,commit, +32490,Matthew Turk,2009-07-19 16:10:57-04:00,commit, +32491,Stephen Skory,2009-07-19 12:23:32-07:00,commit, +32492,Matthew Turk,2009-07-19 10:33:01-04:00,commit, +32493,Matthew Turk,2009-07-19 10:19:27-04:00,commit, +32494,Matthew Turk,2009-07-19 10:19:16-04:00,commit, +32495,Matthew Turk,2009-07-18 23:43:50-04:00,commit, +32496,Matthew Turk,2009-07-18 23:43:50-04:00,commit, +32497,Matthew Turk,2009-07-18 23:35:07-04:00,commit, +32498,Matthew Turk,2009-07-18 23:35:07-04:00,commit, +32499,Matthew Turk,2009-07-18 23:19:26-04:00,commit, +32500,Matthew Turk,2009-07-18 23:19:26-04:00,commit, +32501,Stephen Skory,2009-07-17 18:14:52-07:00,commit, +32502,Matthew Turk,2009-07-17 18:47:03-04:00,commit, +32503,Matthew Turk,2009-07-17 18:44:26-04:00,commit, +32504,Matthew Turk,2009-07-17 18:23:03-04:00,commit, +32505,Matthew Turk,2009-07-17 17:35:10-04:00,commit, +32506,Matthew Turk,2009-07-17 17:33:41-04:00,commit, +32507,Matthew Turk,2009-07-17 17:32:18-04:00,commit, +32508,Matthew Turk,2009-07-17 16:40:22-04:00,commit, +32509,Stephen Skory,2009-07-17 12:55:09-07:00,commit, +32510,Matthew Turk,2009-07-17 15:07:29-04:00,commit, +32511,Matthew Turk,2009-07-17 14:51:48-04:00,commit, +32512,Matthew Turk,2009-07-17 14:48:18-04:00,commit, +32513,Matthew Turk,2009-07-17 14:43:16-04:00,commit, +32514,Matthew Turk,2009-07-17 14:05:52-04:00,commit, +32515,Matthew Turk,2009-07-17 14:05:39-04:00,commit, +32516,Matthew Turk,2009-07-17 14:05:27-04:00,commit, +32517,Matthew Turk,2009-07-17 14:05:16-04:00,commit, +32518,Matthew Turk,2009-07-17 14:04:43-04:00,commit, +32519,Matthew Turk,2009-07-17 13:56:45-04:00,commit, +32520,Stephen Skory,2009-07-17 10:05:27-07:00,commit, +32521,Matthew Turk,2009-07-17 10:31:56-04:00,commit, +32522,Matthew Turk,2009-07-17 10:30:13-04:00,commit, +32523,Matthew Turk,2009-07-17 10:30:13-04:00,commit, +32524,Matthew Turk,2009-07-17 10:25:06-04:00,commit, +32525,Matthew Turk,2009-07-17 10:15:44-04:00,commit, +32526,Matthew Turk,2009-07-17 10:15:44-04:00,commit, +32527,Matthew Turk,2009-07-17 10:06:24-04:00,commit, +32528,Stephen Skory,2009-07-16 10:43:36-07:00,commit, +32529,Matthew Turk,2009-07-16 11:51:03-04:00,commit, +32530,Matthew Turk,2009-07-16 11:49:07-04:00,commit, +32531,Matthew Turk,2009-07-16 11:38:07-04:00,commit, +32532,Matthew Turk,2009-07-16 11:37:42-04:00,commit, +32533,Stephen Skory,2009-07-16 07:33:48-07:00,commit, +32534,Stephen Skory,2009-07-15 22:12:03-07:00,commit, +32535,Stephen Skory,2009-07-15 19:08:38-07:00,commit, +32536,Matthew Turk,2009-07-15 13:51:24-04:00,commit, +32537,Matthew Turk,2009-07-15 11:59:56-04:00,commit, +32538,Matthew Turk,2009-07-15 11:59:15-04:00,commit, +32539,Stephen Skory,2009-07-14 20:48:58-07:00,commit, +32540,Stephen Skory,2009-07-14 18:38:30-07:00,commit, +32541,Matthew Turk,2009-07-14 20:48:50-04:00,commit, +32542,Matthew Turk,2009-07-14 20:02:47-04:00,commit, +32543,Stephen Skory,2009-07-14 16:13:28-07:00,commit, +32544,Britton Smith,2009-07-14 14:42:53-06:00,commit, +32545,Matthew Turk,2009-07-14 16:13:34-04:00,commit, +32546,Matthew Turk,2009-07-14 14:51:50-04:00,commit, +32547,Matthew Turk,2009-07-14 14:49:09-04:00,commit, +32548,Britton Smith,2009-07-14 11:58:31-06:00,commit, +32549,Britton Smith,2009-07-14 10:25:58-06:00,commit, +32550,Stephen Skory,2009-07-13 15:40:14-07:00,commit, +32551,Britton Smith,2009-07-13 13:31:01-04:00,commit, +32552,Matthew Turk,2009-07-13 09:33:11-07:00,commit, +32553,Matthew Turk,2009-07-12 23:05:12-07:00,commit, +32554,Stephen Skory,2009-07-12 20:45:15-07:00,commit, +32555,Stephen Skory,2009-07-09 16:35:59-07:00,commit, +32556,Stephen Skory,2009-07-09 13:32:30-07:00,commit, +32557,Stephen Skory,2009-07-09 13:02:22-07:00,commit, +32558,Stephen Skory,2009-07-09 12:21:54-07:00,commit, +32559,Matthew Turk,2009-07-08 23:39:42-07:00,commit, +32560,Sam Skillman,2009-07-08 19:30:40-07:00,commit, +32561,Stephen Skory,2009-07-08 19:29:58-07:00,commit, +32562,Stephen Skory,2009-07-08 18:13:01-07:00,commit, +32563,Sam Skillman,2009-07-08 18:00:28-07:00,commit, +32564,Matthew Turk,2009-07-08 16:50:27-07:00,commit, +32565,Britton Smith,2009-07-08 16:45:52-07:00,commit, +32566,Matthew Turk,2009-07-08 11:00:16-07:00,commit, +32567,Stephen Skory,2009-07-07 19:28:39-07:00,commit, +32568,Stephen Skory,2009-07-07 14:55:34-07:00,commit, +32569,Stephen Skory,2009-07-07 14:47:33-07:00,commit, +32570,Matthew Turk,2009-07-07 14:19:38-07:00,commit, +32571,Stephen Skory,2009-07-07 14:03:25-07:00,commit, +32572,Matthew Turk,2009-07-06 22:05:34-07:00,commit, +32573,Stephen Skory,2009-07-06 17:18:49-07:00,commit, +32574,Stephen Skory,2009-07-06 17:14:35-07:00,commit, +32575,Stephen Skory,2009-07-06 16:54:02-07:00,commit, +32576,Matthew Turk,2009-07-06 15:10:24-07:00,commit, +32577,Matthew Turk,2009-07-06 14:37:02-07:00,commit, +32578,Matthew Turk,2009-07-06 14:31:44-07:00,commit, +32579,Matthew Turk,2009-07-06 13:50:34-07:00,commit, +32580,Matthew Turk,2009-07-06 13:26:49-07:00,commit, +32581,Matthew Turk,2009-07-06 13:26:21-07:00,commit, +32582,Stephen Skory,2009-07-06 09:50:26-07:00,commit, +32583,Stephen Skory,2009-07-06 09:35:00-07:00,commit, +32584,Stephen Skory,2009-07-06 09:26:19-07:00,commit, +32585,Stephen Skory,2009-07-06 09:23:30-07:00,commit, +32586,Stephen Skory,2009-07-05 22:08:01-07:00,commit, +32587,Stephen Skory,2009-07-05 17:44:34-07:00,commit, +32588,Britton Smith,2009-07-05 12:49:33-07:00,commit, +32589,Britton Smith,2009-07-05 12:27:56-07:00,commit, +32590,Stephen Skory,2009-07-04 18:29:47-07:00,commit, +32591,Stephen Skory,2009-07-04 17:41:53-07:00,commit, +32592,Sam Skillman,2009-07-03 15:58:30-07:00,commit, +32593,Sam Skillman,2009-07-03 14:45:13-07:00,commit, +32594,Stephen Skory,2009-07-03 11:00:24-07:00,commit, +32595,Stephen Skory,2009-07-02 18:04:57-07:00,commit, +32596,Matthew Turk,2009-07-02 09:29:35-07:00,commit, +32597,Stephen Skory,2009-07-01 15:38:22-07:00,commit, +32598,Britton Smith,2009-06-30 10:37:09-07:00,commit, +32599,Britton Smith,2009-06-30 10:28:41-07:00,commit, +32600,Britton Smith,2009-06-30 10:22:29-07:00,commit, +32601,Matthew Turk,2009-06-30 09:45:38-04:00,commit, +32602,Matthew Turk,2009-06-30 06:45:38-07:00,commit, +32603,Matthew Turk,2009-06-29 17:24:55-07:00,commit, +32604,Matthew Turk,2009-06-29 17:18:18-07:00,commit, +32605,Britton Smith,2009-06-29 17:05:21-07:00,commit, +32606,Matthew Turk,2009-06-29 15:27:35-07:00,commit, +32607,Matthew Turk,2009-06-29 09:00:17-07:00,commit, +32608,Matthew Turk,2009-06-29 07:17:36-07:00,commit, +32609,Matthew Turk,2009-06-26 16:39:08-07:00,commit, +32610,Matthew Turk,2009-06-26 15:39:48-07:00,commit, +32611,Matthew Turk,2009-06-25 10:42:32-07:00,commit, +32612,Matthew Turk,2009-06-25 09:34:24-07:00,commit, +32613,Matthew Turk,2009-06-25 08:02:02-07:00,commit, +32614,Matthew Turk,2009-06-24 17:28:48-07:00,commit, +32615,Matthew Turk,2009-06-23 22:58:55-07:00,commit, +32616,Matthew Turk,2009-06-23 22:26:09-07:00,commit, +32617,Matthew Turk,2009-06-23 22:21:12-07:00,commit, +32618,Matthew Turk,2009-06-23 21:50:10-07:00,commit, +32619,Matthew Turk,2009-06-23 21:49:49-07:00,commit, +32620,Matthew Turk,2009-06-23 11:24:21-07:00,commit, +32621,Matthew Turk,2009-06-23 11:24:21-07:00,commit, +32622,Matthew Turk,2009-06-22 23:16:11-07:00,commit, +32623,Matthew Turk,2009-06-20 12:11:59-07:00,commit, +32624,Matthew Turk,2009-06-20 12:11:59-07:00,commit, +32625,Matthew Turk,2009-06-18 22:30:43-07:00,commit, +32626,Britton Smith,2009-06-18 11:10:10-07:00,commit, +32627,Matthew Turk,2009-06-18 10:20:57-07:00,commit, +32628,Matthew Turk,2009-06-18 10:20:07-07:00,commit, +32629,Stephen Skory,2009-06-17 16:04:37-07:00,commit, +32630,Matthew Turk,2009-06-17 12:39:26-07:00,commit, +32631,Matthew Turk,2009-06-17 12:28:52-07:00,commit, +32632,Britton Smith,2009-06-17 10:56:28-07:00,commit, +32633,Britton Smith,2009-06-17 10:56:28-07:00,commit, +32634,Matthew Turk,2009-06-17 10:07:30-07:00,commit, +32635,Matthew Turk,2009-06-17 09:32:02-07:00,commit, +32636,Britton Smith,2009-06-16 23:23:04-07:00,commit, +32637,Britton Smith,2009-06-16 15:59:56-07:00,commit, +32638,Britton Smith,2009-06-16 14:38:45-07:00,commit, +32639,Matthew Turk,2009-06-16 12:08:23-07:00,commit, +32640,Matthew Turk,2009-06-16 12:08:23-07:00,commit, +32641,Britton Smith,2009-06-16 08:59:04-07:00,commit, +32642,Sam Skillman,2009-06-16 08:40:48-07:00,commit, +32643,Sam Skillman,2009-06-16 08:36:25-07:00,commit, +32644,Sam Skillman,2009-06-16 08:30:34-07:00,commit, +32645,Sam Skillman,2009-06-16 08:28:00-07:00,commit, +32646,Matthew Turk,2009-06-12 10:13:14-07:00,commit, +32647,Matthew Turk,2009-06-10 08:00:23-07:00,commit, +32648,Matthew Turk,2009-06-10 08:00:23-07:00,commit, +32649,Matthew Turk,2009-06-09 16:26:36-07:00,commit, +32650,Britton Smith,2009-06-09 16:23:53-07:00,commit, +32651,J.S. Oishi,2009-06-09 12:29:45-07:00,commit, +32652,J.S. Oishi,2009-06-09 12:29:45-07:00,commit, +32653,J.S. Oishi,2009-06-09 11:43:52-07:00,commit, +32654,J.S. Oishi,2009-06-09 11:43:52-07:00,commit, +32655,Matthew Turk,2009-06-09 09:33:11-07:00,commit, +32656,Matthew Turk,2009-06-09 08:33:02-07:00,commit, +32657,Matthew Turk,2009-06-08 23:54:44-07:00,commit, +32658,Matthew Turk,2009-06-08 13:20:56-07:00,commit, +32659,Matthew Turk,2009-06-06 12:40:50-07:00,commit, +32660,Matthew Turk,2009-06-05 13:43:18-07:00,commit, +32661,Matthew Turk,2009-06-05 13:12:07-07:00,commit, +32662,Matthew Turk,2009-06-05 11:03:49-07:00,commit, +32663,Matthew Turk,2009-06-04 14:00:31-07:00,commit, +32664,Matthew Turk,2009-06-04 12:47:18-07:00,commit, +32665,Matthew Turk,2009-06-04 11:20:10-07:00,commit, +32666,Matthew Turk,2009-06-03 09:29:25-07:00,commit, +32667,Matthew Turk,2009-06-03 09:29:25-07:00,commit, +32668,Matthew Turk,2009-06-03 06:20:53-07:00,commit, +32669,Matthew Turk,2009-06-03 06:20:53-07:00,commit, +32670,Matthew Turk,2009-05-29 21:10:02-07:00,commit, +32671,Matthew Turk,2009-05-29 15:59:12-07:00,commit, +32672,Matthew Turk,2009-05-28 08:39:05-07:00,commit, +32673,Matthew Turk,2009-05-28 08:39:05-07:00,commit, +32674,Matthew Turk,2009-05-22 11:04:49-07:00,commit, +32675,Matthew Turk,2009-05-22 11:04:31-07:00,commit, +32676,Matthew Turk,2009-05-21 08:48:30-07:00,commit, +32677,Matthew Turk,2009-05-19 21:34:08-07:00,commit, +32678,Matthew Turk,2009-05-19 21:24:19-07:00,commit, +32679,Matthew Turk,2009-05-19 21:05:25-07:00,commit, +32680,Matthew Turk,2009-05-19 19:25:54-07:00,commit, +32681,Matthew Turk,2009-05-19 16:42:22-07:00,commit, +32682,Matthew Turk,2009-05-19 16:42:22-07:00,commit, +32683,Matthew Turk,2009-05-19 13:46:30-07:00,commit, +32684,Matthew Turk,2009-05-19 13:45:46-07:00,commit, +32685,Stephen Skory,2009-05-19 10:25:09-07:00,commit, +32686,Stephen Skory,2009-05-14 07:17:48-07:00,commit, +32687,Stephen Skory,2009-05-13 21:34:32-07:00,commit, +32688,Matthew Turk,2009-05-13 16:34:09-07:00,commit, +32689,Stephen Skory,2009-05-13 15:27:02-07:00,commit, +32690,Matthew Turk,2009-05-12 23:22:18-07:00,commit, +32691,Matthew Turk,2009-05-12 10:34:03-07:00,commit, +32692,Matthew Turk,2009-05-12 06:43:21-07:00,commit, +32693,Matthew Turk,2009-05-11 20:30:53-07:00,commit, +32694,Matthew Turk,2009-05-11 20:24:04-07:00,commit, +32695,Matthew Turk,2009-05-11 20:20:26-07:00,commit, +32696,Matthew Turk,2009-05-11 16:02:12-07:00,commit, +32697,Matthew Turk,2009-05-11 14:11:43-07:00,commit, +32698,Matthew Turk,2009-05-07 22:49:38-07:00,commit, +32699,Matthew Turk,2009-05-07 17:17:28-07:00,commit, +32700,Matthew Turk,2009-05-07 17:16:49-07:00,commit, +32701,Matthew Turk,2009-06-23 22:20:44-07:00,commit, +32702,Matthew Turk,2009-06-23 22:20:31-07:00,commit, +32703,Matthew Turk,2009-06-23 22:20:11-07:00,commit, +32704,Matthew Turk,2009-05-07 15:35:09-07:00,commit, +32705,Matthew Turk,2009-05-07 15:29:28-07:00,commit, +32706,Matthew Turk,2009-05-07 12:16:25-07:00,commit, +32707,Matthew Turk,2009-05-07 11:23:51-07:00,commit, +32708,Matthew Turk,2009-05-06 17:03:38-07:00,commit, +32709,Matthew Turk,2009-05-06 16:51:56-07:00,commit, +32710,Britton Smith,2009-05-06 16:49:57-07:00,commit, +32711,Stephen Skory,2009-05-06 09:25:09-07:00,commit, +32712,Stephen Skory,2009-05-06 09:22:29-07:00,commit, +32713,Matthew Turk,2009-05-05 22:58:17-07:00,commit, +32714,Matthew Turk,2009-05-05 16:45:41-07:00,commit, +32715,Matthew Turk,2009-05-05 13:01:15-07:00,commit, +32716,Matthew Turk,2009-05-05 10:55:00-07:00,commit, +32717,Matthew Turk,2009-05-04 13:57:00-07:00,commit, +32718,Matthew Turk,2009-05-04 12:07:01-07:00,commit, +32719,Matthew Turk,2009-05-03 20:20:59-07:00,commit, +32720,Matthew Turk,2009-05-03 20:20:41-07:00,commit, +32721,Matthew Turk,2009-05-01 14:55:45-07:00,commit, +32722,Stephen Skory,2009-05-01 09:27:13-07:00,commit, +32723,Matthew Turk,2009-04-30 14:15:12-07:00,commit, +32724,Matthew Turk,2009-04-30 10:12:37-07:00,commit, +32725,Matthew Turk,2009-04-30 10:12:28-07:00,commit, +32726,Matthew Turk,2009-04-30 08:04:45-07:00,commit, +32727,Matthew Turk,2009-04-30 07:50:04-07:00,commit, +32728,Matthew Turk,2009-04-29 14:42:31-07:00,commit, +32729,Matthew Turk,2009-04-29 14:41:15-07:00,commit, +32730,Matthew Turk,2009-04-29 14:37:44-07:00,commit, +32731,Matthew Turk,2009-04-29 14:14:43-07:00,commit, +32732,Stephen Skory,2009-04-27 16:27:45-07:00,commit, +32733,Britton Smith,2009-04-27 12:24:46-07:00,commit, +32734,Matthew Turk,2009-04-27 11:29:53-07:00,commit, +32735,Matthew Turk,2009-04-27 11:27:00-07:00,commit, +32736,Stephen Skory,2009-04-27 09:48:06-07:00,commit, +32737,Stephen Skory,2009-04-27 09:25:58-07:00,commit, +32738,Stephen Skory,2009-04-27 09:21:43-07:00,commit, +32739,Stephen Skory,2009-04-24 13:34:22-07:00,commit, +32740,Matthew Turk,2009-04-23 13:21:05-07:00,commit, +32741,Matthew Turk,2009-04-23 10:20:27-07:00,commit, +32742,Matthew Turk,2009-04-23 10:17:36-07:00,commit, +32743,Stephen Skory,2009-04-23 10:09:27-07:00,commit, +32744,Matthew Turk,2009-04-23 10:04:43-07:00,commit, +32745,Stephen Skory,2009-04-23 09:57:02-07:00,commit, +32746,Matthew Turk,2009-04-22 14:04:54-07:00,commit, +32747,Matthew Turk,2009-04-21 14:24:57-07:00,commit, +32748,Stephen Skory,2009-04-21 11:39:09-07:00,commit, +32749,Matthew Turk,2009-04-21 11:26:05-07:00,commit, +32750,Matthew Turk,2009-04-20 16:24:30-07:00,commit, +32751,Matthew Turk,2009-04-20 15:51:55-07:00,commit, +32752,Matthew Turk,2009-04-20 14:56:29-07:00,commit, +32753,Matthew Turk,2009-04-20 14:44:46-07:00,commit, +32754,Matthew Turk,2009-04-20 14:24:59-07:00,commit, +32755,Matthew Turk,2009-04-20 13:02:25-07:00,commit, +32756,Matthew Turk,2009-04-20 12:58:47-07:00,commit, +32757,Matthew Turk,2009-04-20 12:30:28-07:00,commit, +32758,Matthew Turk,2009-04-20 12:24:43-07:00,commit, +32759,Matthew Turk,2009-04-20 12:11:19-07:00,commit, +32760,Matthew Turk,2009-04-20 10:54:58-07:00,commit, +32761,Matthew Turk,2009-04-20 10:52:56-07:00,commit, +32762,Matthew Turk,2009-04-20 10:49:10-07:00,commit, +32763,Matthew Turk,2009-04-20 10:38:16-07:00,commit, +32764,Matthew Turk,2009-04-20 10:36:16-07:00,commit, +32765,Matthew Turk,2009-04-20 09:48:00-07:00,commit, +32766,Matthew Turk,2009-04-20 09:28:06-07:00,commit, +32767,Matthew Turk,2009-04-20 09:20:18-07:00,commit, +32768,Stephen Skory,2009-04-20 08:50:35-07:00,commit, +32769,Matthew Turk,2009-04-20 00:49:58-07:00,commit, +32770,Matthew Turk,2009-04-19 12:44:45-07:00,commit, +32771,Matthew Turk,2009-04-19 12:20:08-07:00,commit, +32772,Matthew Turk,2009-04-19 12:19:30-07:00,commit, +32773,Matthew Turk,2009-04-19 11:11:36-07:00,commit, +32774,Matthew Turk,2009-04-19 11:11:25-07:00,commit, +32775,Matthew Turk,2009-04-19 11:10:24-07:00,commit, +32776,Matthew Turk,2009-04-19 11:09:57-07:00,commit, +32777,Matthew Turk,2009-04-19 11:04:36-07:00,commit, +32778,Matthew Turk,2009-04-19 10:05:15-07:00,commit, +32779,Matthew Turk,2009-04-17 22:56:25-07:00,commit, +32780,Matthew Turk,2009-04-17 22:14:37-07:00,commit, +32781,Matthew Turk,2009-04-16 22:42:11-07:00,commit, +32782,Matthew Turk,2009-04-16 21:06:35-07:00,commit, +32783,Matthew Turk,2009-04-16 20:41:16-07:00,commit, +32784,Matthew Turk,2009-04-16 20:41:11-07:00,commit, +32785,Matthew Turk,2009-04-16 20:16:51-07:00,commit, +32786,Matthew Turk,2009-04-16 16:20:05-07:00,commit, +32787,Matthew Turk,2009-04-15 13:58:18-07:00,commit, +32788,Matthew Turk,2009-04-15 13:46:57-07:00,commit, +32789,Matthew Turk,2009-04-15 10:03:00-07:00,commit, +32790,Matthew Turk,2009-04-14 21:31:59-07:00,commit, +32791,Matthew Turk,2009-04-13 17:22:42-07:00,commit, +32792,Matthew Turk,2009-04-08 07:16:17-07:00,commit, +32793,Britton Smith,2009-04-07 13:38:33-07:00,commit, +32794,Matthew Turk,2009-04-07 09:01:44-07:00,commit, +32795,Matthew Turk,2009-04-07 09:01:32-07:00,commit, +32796,Matthew Turk,2009-04-06 22:56:30-07:00,commit, +32797,Matthew Turk,2009-04-04 17:57:22-07:00,commit, +32798,Matthew Turk,2009-04-04 15:28:23-07:00,commit, +32799,Matthew Turk,2009-04-03 23:02:17-07:00,commit, +32800,Matthew Turk,2009-04-03 23:01:56-07:00,commit, +32801,Matthew Turk,2009-04-03 13:04:30-07:00,commit, +32802,Matthew Turk,2009-04-02 12:18:57-07:00,commit, +32803,Matthew Turk,2009-04-01 18:07:41-07:00,commit, +32804,Matthew Turk,2009-04-01 15:28:29-07:00,commit, +32805,Matthew Turk,2009-04-01 11:49:40-07:00,commit, +32806,Matthew Turk,2009-04-01 09:18:13-07:00,commit, +32807,Matthew Turk,2009-04-01 08:46:52-07:00,commit, +32808,Matthew Turk,2009-04-01 08:22:27-07:00,commit, +32809,Matthew Turk,2009-04-01 08:00:44-07:00,commit, +32810,Matthew Turk,2009-03-31 23:55:53-07:00,commit, +32811,Matthew Turk,2009-03-31 23:18:11-07:00,commit, +32812,Matthew Turk,2009-03-31 22:31:53-07:00,commit, +32813,Matthew Turk,2009-03-31 21:21:06-07:00,commit, +32814,Matthew Turk,2009-03-31 20:53:53-07:00,commit, +32815,Matthew Turk,2009-03-31 13:51:37-07:00,commit, +32816,Matthew Turk,2009-03-31 13:27:21-07:00,commit, +32817,Britton Smith,2009-03-31 13:12:18-07:00,commit, +32818,Matthew Turk,2009-03-31 12:49:44-07:00,commit, +32819,Matthew Turk,2009-03-31 12:07:39-07:00,commit, +32820,Matthew Turk,2009-03-31 10:11:48-07:00,commit, +32821,Britton Smith,2009-03-31 09:26:44-07:00,commit, +32822,Matthew Turk,2009-03-30 22:52:18-07:00,commit, +32823,Matthew Turk,2009-03-30 09:50:49-07:00,commit, +32824,Matthew Turk,2009-03-29 00:39:01-07:00,commit, +32825,Matthew Turk,2009-03-28 23:45:57-07:00,commit, +32826,Matthew Turk,2009-03-27 19:07:08-07:00,commit, +32827,Matthew Turk,2009-03-27 18:56:19-07:00,commit, +32828,Matthew Turk,2009-03-26 23:08:39-07:00,commit, +32829,Matthew Turk,2009-03-26 23:08:15-07:00,commit, +32830,Matthew Turk,2009-03-26 19:34:02-07:00,commit, +32831,Matthew Turk,2009-03-26 17:56:03-07:00,commit, +32832,Matthew Turk,2009-03-26 16:09:43-07:00,commit, +32833,Matthew Turk,2009-03-26 16:07:41-07:00,commit, +32834,Matthew Turk,2009-03-26 16:06:53-07:00,commit, +32835,Matthew Turk,2009-03-26 09:20:28-07:00,commit, +32836,Matthew Turk,2009-03-25 23:36:06-07:00,commit, +32837,Britton Smith,2009-03-25 13:14:24-07:00,commit, +32838,Matthew Turk,2009-03-25 09:57:00-07:00,commit, +32839,Matthew Turk,2009-03-24 16:20:45-07:00,commit, +32840,Stephen Skory,2009-03-24 13:27:18-07:00,commit, +32841,Matthew Turk,2009-03-24 11:11:05-07:00,commit, +32842,Matthew Turk,2009-03-24 10:05:28-07:00,commit, +32843,Matthew Turk,2009-03-23 21:41:59-07:00,commit, +32844,Matthew Turk,2009-03-23 21:16:02-07:00,commit, +32845,Matthew Turk,2009-03-23 20:54:51-07:00,commit, +32846,Britton Smith,2009-03-23 17:23:07-07:00,commit, +32847,Matthew Turk,2009-03-23 16:02:45-07:00,commit, +32848,Matthew Turk,2009-03-21 14:20:48-07:00,commit, +32849,Britton Smith,2009-03-21 15:06:30-06:00,commit, +32850,Matthew Turk,2009-03-21 13:54:36-07:00,commit, +32851,Matthew Turk,2009-03-21 13:23:11-07:00,commit, +32852,Matthew Turk,2009-03-21 12:10:45-07:00,commit, +32853,Matthew Turk,2009-03-21 12:06:17-07:00,commit, +32854,Britton Smith,2009-03-21 13:03:08-06:00,commit, +32855,Matthew Turk,2009-03-21 11:50:39-07:00,commit, +32856,Britton Smith,2009-03-21 12:39:36-06:00,commit, +32857,Matthew Turk,2009-03-21 11:26:02-07:00,commit, +32858,Matthew Turk,2009-03-21 11:04:13-07:00,commit, +32859,Matthew Turk,2009-03-21 11:03:13-07:00,commit, +32860,Britton Smith,2009-03-21 11:54:03-06:00,commit, +32861,Matthew Turk,2009-03-21 10:43:48-07:00,commit, +32862,Matthew Turk,2009-03-21 00:36:13-07:00,commit, +32863,Matthew Turk,2009-03-21 00:27:49-07:00,commit, +32864,Matthew Turk,2009-03-20 19:00:42-07:00,commit, +32865,Matthew Turk,2009-03-20 17:34:08-07:00,commit, +32866,Matthew Turk,2009-03-20 17:07:11-07:00,commit, +32867,J.S. Oishi,2009-03-20 15:08:00-07:00,commit, +32868,J.S. Oishi,2009-03-20 15:01:35-07:00,commit, +32869,Matthew Turk,2009-03-20 14:43:24-07:00,commit, +32870,Matthew Turk,2009-03-20 08:24:43-07:00,commit, +32871,Matthew Turk,2009-03-20 08:19:22-07:00,commit, +32872,Matthew Turk,2009-03-20 00:15:14-07:00,commit, +32873,Matthew Turk,2009-03-19 18:05:57-07:00,commit, +32874,Matthew Turk,2009-03-19 17:36:41-07:00,commit, +32875,Britton Smith,2009-03-19 15:48:36-07:00,commit, +32876,Britton Smith,2009-03-19 15:31:25-07:00,commit, +32877,Britton Smith,2009-03-19 15:24:00-07:00,commit, +32878,Matthew Turk,2009-03-18 22:44:00-07:00,commit, +32879,Matthew Turk,2009-03-18 10:19:53-07:00,commit, +32880,Stephen Skory,2009-03-17 15:25:33-07:00,commit, +32881,Stephen Skory,2009-03-16 13:00:55-07:00,commit, +32882,Stephen Skory,2009-03-16 12:57:06-07:00,commit, +32883,Stephen Skory,2009-03-15 10:29:49-07:00,commit, +32884,Matthew Turk,2009-03-14 15:15:31-07:00,commit, +32885,Matthew Turk,2009-03-14 15:06:55-07:00,commit, +32886,Matthew Turk,2009-03-14 15:05:07-07:00,commit, +32887,Matthew Turk,2009-03-14 15:02:48-07:00,commit, +32888,Matthew Turk,2009-03-14 14:45:13-07:00,commit, +32889,Britton Smith,2009-03-14 13:40:17-07:00,commit, +32890,Stephen Skory,2009-03-13 13:15:52-07:00,commit, +32891,Stephen Skory,2009-03-13 10:33:55-07:00,commit, +32892,Stephen Skory,2009-03-13 10:15:10-07:00,commit, +32893,Matthew Turk,2009-03-12 21:38:38-07:00,commit, +32894,Matthew Turk,2009-03-12 21:16:43-07:00,commit, +32895,Stephen Skory,2009-03-12 21:15:25-07:00,commit, +32896,Stephen Skory,2009-03-12 21:14:44-07:00,commit, +32897,Matthew Turk,2009-03-12 13:10:43-07:00,commit, +32898,Matthew Turk,2009-03-12 13:06:02-07:00,commit, +32899,Matthew Turk,2009-03-12 12:45:01-07:00,commit, +32900,Matthew Turk,2009-03-12 12:40:37-07:00,commit, +32901,Matthew Turk,2009-03-12 12:29:57-07:00,commit, +32902,Matthew Turk,2009-03-12 12:29:30-07:00,commit, +32903,Matthew Turk,2009-03-11 21:59:05-07:00,commit, +32904,Britton Smith,2009-03-11 12:31:52-07:00,commit, +32905,Britton Smith,2009-03-11 09:31:37-07:00,commit, +32906,Matthew Turk,2009-03-10 11:47:59-07:00,commit, +32907,Matthew Turk,2009-03-10 11:23:16-07:00,commit, +32908,Matthew Turk,2009-03-10 11:16:35-07:00,commit, +32909,Matthew Turk,2009-03-10 11:15:55-07:00,commit, +32910,Matthew Turk,2009-03-08 23:31:54-07:00,commit, +32911,Matthew Turk,2009-03-08 23:24:25-07:00,commit, +32912,Matthew Turk,2009-03-06 10:10:21-08:00,commit, +32913,Matthew Turk,2009-03-06 10:02:47-08:00,commit, +32914,Matthew Turk,2009-03-04 09:55:52-08:00,commit, +32915,Stephen Skory,2009-03-04 09:00:49-08:00,commit, +32916,Matthew Turk,2009-03-04 08:56:06-08:00,commit, +32917,Matthew Turk,2009-03-04 08:54:08-08:00,commit, +32918,Matthew Turk,2009-03-04 08:53:46-08:00,commit, +32919,Matthew Turk,2009-03-03 15:21:48-08:00,commit, +32920,Matthew Turk,2009-03-03 14:39:28-08:00,commit, +32921,Matthew Turk,2009-03-03 14:34:27-08:00,commit, +32922,Matthew Turk,2009-03-03 12:20:59-08:00,commit, +32923,Matthew Turk,2009-03-03 10:22:29-08:00,commit, +32924,Matthew Turk,2009-03-03 10:22:29-08:00,commit, +32925,Matthew Turk,2009-03-02 23:26:41-08:00,commit, +32926,Britton Smith,2009-02-28 06:57:45-08:00,commit, +32927,Matthew Turk,2009-02-27 13:07:41-08:00,commit, +32928,Britton Smith,2009-02-26 09:58:07-08:00,commit, +32929,Matthew Turk,2009-02-25 19:50:17-08:00,commit, +32930,Matthew Turk,2009-02-25 19:47:09-08:00,commit, +32931,Matthew Turk,2009-02-25 15:43:53-08:00,commit, +32932,Matthew Turk,2009-02-25 12:17:49-08:00,commit, +32933,Matthew Turk,2009-02-25 09:48:57-08:00,commit, +32934,Matthew Turk,2009-02-25 09:33:06-08:00,commit, +32935,Matthew Turk,2009-02-25 09:23:41-08:00,commit, +32936,Matthew Turk,2009-02-24 22:29:48-08:00,commit, +32937,Matthew Turk,2009-02-24 18:03:49-08:00,commit, +32938,David Collins,2009-02-24 14:22:49-08:00,commit, +32939,David Collins,2009-02-24 14:21:39-08:00,commit, +32940,David Collins,2009-02-24 14:18:42-08:00,commit, +32941,Britton Smith,2009-02-24 14:08:50-08:00,commit, +32942,Britton Smith,2009-02-24 14:07:25-08:00,commit, +32943,Matthew Turk,2009-02-24 10:37:18-08:00,commit, +32944,Matthew Turk,2009-02-24 09:46:45-08:00,commit, +32945,Matthew Turk,2009-02-24 08:09:08-08:00,commit, +32946,Matthew Turk,2009-02-24 08:09:08-08:00,commit, +32947,Matthew Turk,2009-02-23 18:04:13-08:00,commit, +32948,Matthew Turk,2009-02-23 18:03:52-08:00,commit, +32949,Matthew Turk,2009-02-23 17:23:38-08:00,commit, +32950,Matthew Turk,2009-02-23 17:23:38-08:00,commit, +32951,Matthew Turk,2009-02-23 13:18:29-08:00,commit, +32952,Matthew Turk,2009-02-23 13:18:29-08:00,commit, +32953,Matthew Turk,2009-02-23 09:39:08-08:00,commit, +32954,Matthew Turk,2009-02-23 09:39:08-08:00,commit, +32955,Matthew Turk,2009-02-23 09:24:23-08:00,commit, +32956,Matthew Turk,2009-02-23 09:17:00-08:00,commit, +32957,Matthew Turk,2009-02-22 16:47:35-08:00,commit, +32958,Matthew Turk,2009-02-22 16:17:11-08:00,commit, +32959,Matthew Turk,2009-02-22 01:32:43-08:00,commit, +32960,Britton Smith,2009-02-21 15:31:20-08:00,commit, +32961,Britton Smith,2009-02-21 15:31:20-08:00,commit, +32962,Britton Smith,2009-02-21 15:18:35-08:00,commit, +32963,Britton Smith,2009-02-21 15:18:35-08:00,commit, +32964,Britton Smith,2009-02-21 15:06:18-08:00,commit, +32965,Britton Smith,2009-02-21 15:06:18-08:00,commit, +32966,Britton Smith,2009-02-20 13:24:01-08:00,commit, +32967,Britton Smith,2009-02-20 13:24:01-08:00,commit, +32968,Matthew Turk,2009-02-20 10:03:02-08:00,commit, +32969,Matthew Turk,2009-02-20 08:28:55-08:00,commit, +32970,Matthew Turk,2009-02-19 22:31:20-08:00,commit, +32971,Matthew Turk,2009-02-19 08:36:44-08:00,commit, +32972,Matthew Turk,2009-02-18 11:35:07-08:00,commit, +32973,Matthew Turk,2009-02-18 11:35:07-08:00,commit, +32974,Matthew Turk,2009-02-18 11:33:45-08:00,commit, +32975,Matthew Turk,2009-02-18 10:59:37-08:00,commit, +32976,Matthew Turk,2009-02-18 10:57:28-08:00,commit, +32977,Matthew Turk,2009-02-18 00:44:40-08:00,commit, +32978,Matthew Turk,2009-02-18 00:43:16-08:00,commit, +32979,Matthew Turk,2009-02-17 16:20:43-08:00,commit, +32980,Matthew Turk,2009-02-17 16:20:43-08:00,commit, +32981,Matthew Turk,2009-02-16 15:53:18-08:00,commit, +32982,Britton Smith,2009-02-16 14:53:54-08:00,commit, +32983,Britton Smith,2009-02-16 14:53:54-08:00,commit, +32984,Britton Smith,2009-02-16 14:18:14-08:00,commit, +32985,Britton Smith,2009-02-16 14:18:14-08:00,commit, +32986,Britton Smith,2009-02-16 14:09:46-08:00,commit, +32987,Britton Smith,2009-02-16 14:09:46-08:00,commit, +32988,Matthew Turk,2009-02-15 23:44:03-08:00,commit, +32989,Matthew Turk,2009-02-15 22:33:58-08:00,commit, +32990,Matthew Turk,2009-02-15 16:53:42-08:00,commit, +32991,Matthew Turk,2009-02-14 13:59:59-08:00,commit, +32992,Matthew Turk,2009-02-14 00:28:48-08:00,commit, +32993,Matthew Turk,2009-02-14 00:28:13-08:00,commit, +32994,Matthew Turk,2009-02-14 00:27:20-08:00,commit, +32995,Matthew Turk,2009-02-14 00:12:42-08:00,commit, +32996,Matthew Turk,2009-02-13 17:42:49-08:00,commit, +32997,Matthew Turk,2009-02-13 15:46:48-08:00,commit, +32998,Matthew Turk,2009-02-13 14:41:07-08:00,commit, +32999,Matthew Turk,2009-02-13 14:32:22-08:00,commit, +33000,Matthew Turk,2009-02-13 14:02:13-08:00,commit, +33001,Matthew Turk,2009-02-13 14:02:13-08:00,commit, +33002,Matthew Turk,2009-02-13 00:11:42-08:00,commit, +33003,Matthew Turk,2009-02-12 23:41:00-08:00,commit, +33004,Matthew Turk,2009-02-10 14:12:34-08:00,commit, +33005,Stephen Skory,2009-02-10 08:56:15-08:00,commit, +33006,Stephen Skory,2009-02-09 20:28:10-08:00,commit, +33007,Matthew Turk,2009-02-05 22:34:42-08:00,commit, +33008,Matthew Turk,2009-02-04 13:06:20-08:00,commit, +33009,Matthew Turk,2009-02-03 15:20:43-08:00,commit, +33010,Matthew Turk,2009-02-02 16:19:07-08:00,commit, +33011,Britton Smith,2009-02-01 16:36:17-08:00,commit, +33012,Matthew Turk,2009-02-01 12:08:23-08:00,commit, +33013,Matthew Turk,2009-02-01 10:18:51-08:00,commit, +33014,Matthew Turk,2009-02-01 01:01:24-08:00,commit, +33015,Matthew Turk,2009-01-31 23:39:33-08:00,commit, +33016,Matthew Turk,2009-01-31 16:58:35-08:00,commit, +33017,Matthew Turk,2009-01-30 21:16:46-08:00,commit, +33018,Matthew Turk,2009-01-29 14:09:46-08:00,commit, +33019,Matthew Turk,2009-01-29 13:44:46-08:00,commit, +33020,Matthew Turk,2009-01-29 12:28:23-08:00,commit, +33021,Britton Smith,2009-01-26 09:54:23-08:00,commit, +33022,Britton Smith,2009-01-25 15:50:02-08:00,commit, +33023,Matthew Turk,2009-01-24 15:58:06-08:00,commit, +33024,Matthew Turk,2009-01-24 09:04:06-08:00,commit, +33025,Matthew Turk,2009-01-23 22:31:59-08:00,commit, +33026,Matthew Turk,2009-01-23 22:18:33-08:00,commit, +33027,Stephen Skory,2009-01-23 15:32:12-08:00,commit, +33028,Matthew Turk,2009-01-23 15:13:17-08:00,commit, +33029,Matthew Turk,2009-01-23 13:32:09-08:00,commit, +33030,Matthew Turk,2009-01-23 11:15:07-08:00,commit, +33031,Matthew Turk,2009-01-23 09:38:12-08:00,commit, +33032,Stephen Skory,2009-01-22 13:09:04-08:00,commit, +33033,Stephen Skory,2009-01-22 11:31:13-08:00,commit, +33034,Matthew Turk,2009-01-22 09:20:00-08:00,commit, +33035,Matthew Turk,2009-01-22 08:30:42-08:00,commit, +33036,Matthew Turk,2009-01-22 08:13:06-08:00,commit, +33037,Matthew Turk,2009-01-21 07:53:54-08:00,commit, +33038,Britton Smith,2009-01-20 09:57:25-08:00,commit, +33039,Matthew Turk,2009-01-20 08:43:19-08:00,commit, +33040,Britton Smith,2009-01-19 14:32:20-08:00,commit, +33041,Matthew Turk,2009-01-18 09:48:53-08:00,commit, +33042,Britton Smith,2009-01-18 09:11:50-08:00,commit, +33043,Britton Smith,2009-01-17 12:43:53-08:00,commit, +33044,David Collins,2009-01-16 14:19:27-08:00,commit, +33045,David Collins,2009-01-16 14:18:55-08:00,commit, +33046,Matthew Turk,2009-01-16 12:37:37-08:00,commit, +33047,Matthew Turk,2009-01-16 11:51:50-08:00,commit, +33048,Britton Smith,2009-01-16 10:02:39-08:00,commit, +33049,Matthew Turk,2009-01-15 23:16:20-08:00,commit, +33050,Matthew Turk,2009-01-15 22:44:34-08:00,commit, +33051,Matthew Turk,2009-01-15 21:51:50-08:00,commit, +33052,Matthew Turk,2009-01-15 21:38:56-08:00,commit, +33053,Matthew Turk,2009-01-15 21:04:18-08:00,commit, +33054,Britton Smith,2009-01-15 14:12:18-08:00,commit, +33055,Matthew Turk,2009-01-15 08:43:36-08:00,commit, +33056,Matthew Turk,2009-01-15 08:39:36-08:00,commit, +33057,Stephen Skory,2009-01-13 15:54:59-08:00,commit, +33058,Stephen Skory,2009-01-13 15:54:59-08:00,commit, +33059,Matthew Turk,2009-01-13 14:59:56-08:00,commit, +33060,Matthew Turk,2009-01-13 14:59:56-08:00,commit, +33061,Britton Smith,2009-01-13 13:44:38-08:00,commit, +33062,Britton Smith,2009-01-13 13:44:38-08:00,commit, +33063,Britton Smith,2009-01-13 12:53:04-08:00,commit, +33064,Britton Smith,2009-01-13 12:53:04-08:00,commit, +33065,David Collins,2009-01-12 16:52:13-08:00,commit, +33066,David Collins,2009-01-12 16:52:13-08:00,commit, +33067,Britton Smith,2009-01-12 16:29:29-08:00,commit, +33068,Britton Smith,2009-01-12 16:29:29-08:00,commit, +33069,Britton Smith,2009-01-12 13:25:29-08:00,commit, +33070,Britton Smith,2009-01-12 13:25:29-08:00,commit, +33071,Stephen Skory,2009-01-12 12:50:10-08:00,commit, +33072,Stephen Skory,2009-01-12 12:50:10-08:00,commit, +33073,Stephen Skory,2009-01-12 11:37:24-08:00,commit, +33074,Stephen Skory,2009-01-12 11:37:24-08:00,commit, +33075,David Collins,2009-01-11 18:39:40-08:00,commit, +33076,David Collins,2009-01-11 18:39:40-08:00,commit, +33077,Stephen Skory,2009-01-11 18:35:22-08:00,commit, +33078,Stephen Skory,2009-01-11 18:35:22-08:00,commit, +33079,Stephen Skory,2009-01-11 18:33:43-08:00,commit, +33080,Stephen Skory,2009-01-11 18:33:43-08:00,commit, +33081,Matthew Turk,2009-01-11 10:26:47-08:00,commit, +33082,Matthew Turk,2009-01-11 10:26:47-08:00,commit, +33083,Britton Smith,2009-01-09 18:41:25-08:00,commit, +33084,Britton Smith,2009-01-08 17:50:27-08:00,commit, +33085,Matthew Turk,2009-01-08 15:40:52-08:00,commit, +33086,Matthew Turk,2009-01-08 13:35:37-08:00,commit, +33087,Matthew Turk,2009-01-08 11:13:13-08:00,commit, +33088,Matthew Turk,2009-01-08 10:53:24-08:00,commit, +33089,Matthew Turk,2009-01-08 08:28:10-08:00,commit, +33090,Matthew Turk,2009-01-08 06:17:17-08:00,commit, +33091,Matthew Turk,2009-01-07 21:46:39-08:00,commit, +33092,Matthew Turk,2009-01-07 21:38:53-08:00,commit, +33093,Britton Smith,2009-01-07 19:51:43-08:00,commit, +33094,Matthew Turk,2009-01-07 19:24:08-08:00,commit, +33095,Matthew Turk,2009-01-07 17:34:18-08:00,commit, +33096,Matthew Turk,2009-01-07 17:18:15-08:00,commit, +33097,Britton Smith,2009-01-07 15:27:49-08:00,commit, +33098,Britton Smith,2009-01-07 14:35:36-08:00,commit, +33099,Britton Smith,2009-01-07 12:12:10-08:00,commit, +33100,Matthew Turk,2009-01-06 23:41:38-08:00,commit, +33101,Matthew Turk,2009-01-06 21:33:35-08:00,commit, +33102,Matthew Turk,2009-01-06 20:49:06-08:00,commit, +33103,Matthew Turk,2009-01-06 20:40:20-08:00,commit, +33104,Matthew Turk,2009-01-06 18:45:07-08:00,commit, +33105,Matthew Turk,2009-01-06 10:30:47-08:00,commit, +33106,Matthew Turk,2009-01-06 10:21:37-08:00,commit, +33107,Matthew Turk,2009-01-06 10:12:56-08:00,commit, +33108,Matthew Turk,2009-01-06 09:13:30-08:00,commit, +33109,Matthew Turk,2009-01-05 23:00:28-08:00,commit, +33110,Britton Smith,2009-01-05 14:39:59-08:00,commit, +33111,Matthew Turk,2009-01-05 13:10:13-08:00,commit, +33112,Matthew Turk,2009-01-05 10:15:10-08:00,commit, +33113,Matthew Turk,2009-01-04 23:22:51-08:00,commit, +33114,Britton Smith,2009-01-04 13:27:55-08:00,commit, +33115,Matthew Turk,2009-01-03 16:24:08-08:00,commit, +33116,Matthew Turk,2009-01-01 15:41:46-08:00,commit, +33117,Stephen Skory,2009-01-01 14:45:18-08:00,commit, +33118,Stephen Skory,2008-12-31 18:49:02-08:00,commit, +33119,Matthew Turk,2008-12-30 06:31:31-08:00,commit, +33120,Matthew Turk,2008-12-29 20:39:37-08:00,commit, +33121,Britton Smith,2008-12-29 10:50:08-08:00,commit, +33122,Matthew Turk,2008-12-28 22:46:49-08:00,commit, +33123,Matthew Turk,2008-12-28 22:28:50-08:00,commit, +33124,Matthew Turk,2008-12-28 11:10:09-08:00,commit, +33125,Matthew Turk,2008-12-28 06:03:06-08:00,commit, +33126,Matthew Turk,2008-12-27 22:04:03-08:00,commit, +33127,Matthew Turk,2008-12-27 21:15:01-08:00,commit, +33128,Matthew Turk,2008-12-27 10:06:16-08:00,commit, +33129,Stephen Skory,2008-12-27 10:01:44-08:00,commit, +33130,Matthew Turk,2008-12-27 09:24:54-08:00,commit, +33131,Matthew Turk,2008-12-27 08:33:44-08:00,commit, +33132,Matthew Turk,2008-12-27 08:09:14-08:00,commit, +33133,Matthew Turk,2008-12-27 08:08:09-08:00,commit, +33134,Matthew Turk,2008-12-27 07:25:38-08:00,commit, +33135,Matthew Turk,2008-12-26 08:13:37-08:00,commit, +33136,Matthew Turk,2008-12-26 07:48:22-08:00,commit, +33137,Matthew Turk,2008-12-26 07:10:38-08:00,commit, +33138,Matthew Turk,2008-12-25 19:45:41-08:00,commit, +33139,Matthew Turk,2008-12-25 18:56:24-08:00,commit, +33140,Matthew Turk,2008-12-25 18:21:17-08:00,commit, +33141,Matthew Turk,2008-12-25 09:26:20-08:00,commit, +33142,Matthew Turk,2008-12-24 20:50:12-08:00,commit, +33143,Matthew Turk,2008-12-24 20:06:06-08:00,commit, +33144,Matthew Turk,2008-12-24 13:54:22-08:00,commit, +33145,Matthew Turk,2008-12-24 11:02:24-08:00,commit, +33146,Matthew Turk,2008-12-24 06:09:23-08:00,commit, +33147,Matthew Turk,2008-12-23 22:30:33-08:00,commit, +33148,Matthew Turk,2008-12-23 21:59:50-08:00,commit, +33149,Matthew Turk,2008-12-23 21:24:06-08:00,commit, +33150,Matthew Turk,2008-12-23 21:10:13-08:00,commit, +33151,Matthew Turk,2008-12-23 19:51:19-08:00,commit, +33152,Matthew Turk,2008-12-23 15:57:19-08:00,commit, +33153,Matthew Turk,2008-12-23 15:50:12-08:00,commit, +33154,Matthew Turk,2008-12-19 09:43:36-08:00,commit, +33155,Matthew Turk,2008-12-18 21:28:39-08:00,commit, +33156,Britton Smith,2008-12-18 15:59:18-08:00,commit, +33157,Matthew Turk,2008-12-17 14:51:54-08:00,commit, +33158,Britton Smith,2008-12-17 12:37:42-08:00,commit, +33159,Britton Smith,2008-12-17 12:26:31-08:00,commit, +33160,Matthew Turk,2008-12-17 11:05:58-08:00,commit, +33161,Matthew Turk,2008-12-17 11:03:28-08:00,commit, +33162,Matthew Turk,2008-12-16 18:56:12-08:00,commit, +33163,Britton Smith,2008-12-16 16:46:46-08:00,commit, +33164,Britton Smith,2008-12-16 16:41:22-08:00,commit, +33165,Britton Smith,2008-12-16 16:32:01-08:00,commit, +33166,J.S. Oishi,2008-12-16 11:34:53-08:00,commit, +33167,Matthew Turk,2008-12-16 10:08:26-08:00,commit, +33168,Matthew Turk,2008-12-16 09:37:19-08:00,commit, +33169,Matthew Turk,2008-12-16 08:33:01-08:00,commit, +33170,Matthew Turk,2008-12-16 08:32:12-08:00,commit, +33171,Britton Smith,2008-12-15 15:00:59-08:00,commit, +33172,Matthew Turk,2008-12-14 23:11:16-08:00,commit, +33173,Matthew Turk,2008-12-13 19:31:59-08:00,commit, +33174,Matthew Turk,2008-12-13 19:29:29-08:00,commit, +33175,Matthew Turk,2008-12-11 18:11:40-08:00,commit, +33176,Matthew Turk,2008-12-11 17:16:34-08:00,commit, +33177,Matthew Turk,2008-12-11 17:16:34-08:00,commit, +33178,Stephen Skory,2008-12-11 15:48:46-08:00,commit, +33179,Stephen Skory,2008-12-11 15:25:29-08:00,commit, +33180,Matthew Turk,2008-12-10 07:49:43-08:00,commit, +33181,Britton Smith,2008-12-09 20:41:31-08:00,commit, +33182,Matthew Turk,2008-12-09 20:26:42-08:00,commit, +33183,Matthew Turk,2008-12-09 20:24:19-08:00,commit, +33184,Matthew Turk,2008-12-09 20:23:02-08:00,commit, +33185,J.S. Oishi,2008-12-09 15:24:17-08:00,commit, +33186,J.S. Oishi,2008-12-09 15:22:42-08:00,commit, +33187,Matthew Turk,2008-12-09 15:10:05-08:00,commit, +33188,Matthew Turk,2008-12-09 15:02:43-08:00,commit, +33189,Matthew Turk,2008-12-09 14:37:15-08:00,commit, +33190,Matthew Turk,2008-12-09 13:24:34-08:00,commit, +33191,Matthew Turk,2008-12-09 07:22:44-08:00,commit, +33192,Matthew Turk,2008-12-09 07:20:32-08:00,commit, +33193,Britton Smith,2008-12-08 21:26:16-08:00,commit, +33194,Britton Smith,2008-12-08 21:24:50-08:00,commit, +33195,Britton Smith,2008-12-08 21:12:29-08:00,commit, +33196,Britton Smith,2008-12-08 21:04:49-08:00,commit, +33197,Britton Smith,2008-12-08 21:01:12-08:00,commit, +33198,Britton Smith,2008-12-08 21:00:22-08:00,commit, +33199,Matthew Turk,2008-12-05 12:38:37-08:00,commit, +33200,Matthew Turk,2008-12-05 09:45:32-08:00,commit, +33201,Matthew Turk,2008-12-05 09:38:06-08:00,commit, +33202,Matthew Turk,2008-12-04 23:17:58-08:00,commit, +33203,Matthew Turk,2008-12-04 11:28:40-08:00,commit, +33204,Matthew Turk,2008-12-04 09:29:01-08:00,commit, +33205,Matthew Turk,2008-12-03 19:03:06-08:00,commit, +33206,Matthew Turk,2008-12-03 15:05:24-08:00,commit, +33207,Matthew Turk,2008-12-03 14:58:59-08:00,commit, +33208,Matthew Turk,2008-12-03 13:41:32-08:00,commit, +33209,Matthew Turk,2008-12-03 12:25:17-08:00,commit, +33210,Matthew Turk,2008-12-03 12:12:08-08:00,commit, +33211,J.S. Oishi,2008-12-03 11:30:38-08:00,commit, +33212,Matthew Turk,2008-12-03 11:26:32-08:00,commit, +33213,Matthew Turk,2008-12-03 08:31:56-08:00,commit, +33214,J.S. Oishi,2008-12-03 08:14:26-08:00,commit, +33215,J.S. Oishi,2008-12-01 17:46:33-08:00,commit, +33216,Matthew Turk,2008-12-01 13:34:22-08:00,commit, +33217,Matthew Turk,2008-12-01 09:53:20-08:00,commit, +33218,Matthew Turk,2008-11-26 14:24:51-08:00,commit, +33219,Matthew Turk,2008-11-26 13:43:07-08:00,commit, +33220,Matthew Turk,2008-11-26 10:03:21-08:00,commit, +33221,Matthew Turk,2008-11-26 08:09:05-08:00,commit, +33222,Matthew Turk,2008-11-26 07:54:31-08:00,commit, +33223,Britton Smith,2008-11-24 15:22:57-08:00,commit, +33224,Britton Smith,2008-11-24 15:22:08-08:00,commit, +33225,Stephen Skory,2008-11-23 16:26:34-08:00,commit, +33226,Matthew Turk,2008-11-20 10:38:42-08:00,commit, +33227,Matthew Turk,2008-11-20 10:10:02-08:00,commit, +33228,Matthew Turk,2008-11-19 10:46:56-08:00,commit, +33229,Matthew Turk,2008-11-19 10:09:15-08:00,commit, +33230,Matthew Turk,2008-11-19 10:08:15-08:00,commit, +33231,Matthew Turk,2008-11-19 09:56:37-08:00,commit, +33232,Matthew Turk,2008-11-19 09:24:29-08:00,commit, +33233,Matthew Turk,2008-11-18 23:26:21-08:00,commit, +33234,Matthew Turk,2008-11-18 23:22:41-08:00,commit, +33235,Matthew Turk,2008-11-18 00:29:40-08:00,commit, +33236,Matthew Turk,2008-11-18 00:05:21-08:00,commit, +33237,Matthew Turk,2008-11-17 23:22:49-08:00,commit, +33238,Matthew Turk,2008-11-17 23:17:33-08:00,commit, +33239,Britton Smith,2008-11-16 23:33:01-08:00,commit, +33240,Britton Smith,2008-11-16 23:32:12-08:00,commit, +33241,Matthew Turk,2008-11-16 21:13:39-08:00,commit, +33242,Matthew Turk,2008-11-15 15:49:25-08:00,commit, +33243,Matthew Turk,2008-11-15 15:40:05-08:00,commit, +33244,Matthew Turk,2008-11-15 15:31:36-08:00,commit, +33245,Matthew Turk,2008-11-15 15:17:14-08:00,commit, +33246,Matthew Turk,2008-11-15 14:20:57-08:00,commit, +33247,Matthew Turk,2008-11-15 11:30:52-08:00,commit, +33248,Matthew Turk,2008-11-15 10:56:42-08:00,commit, +33249,Matthew Turk,2008-11-14 07:56:56-08:00,commit, +33250,Matthew Turk,2008-11-14 07:37:19-08:00,commit, +33251,Britton Smith,2008-11-12 20:33:33-08:00,commit, +33252,Stephen Skory,2008-11-12 17:39:21-08:00,commit, +33253,Stephen Skory,2008-11-12 17:35:02-08:00,commit, +33254,Matthew Turk,2008-11-12 17:22:28-08:00,commit, +33255,Matthew Turk,2008-11-12 17:00:16-08:00,commit, +33256,Matthew Turk,2008-11-12 16:32:30-08:00,commit, +33257,Matthew Turk,2008-11-12 16:16:50-08:00,commit, +33258,Matthew Turk,2008-11-12 16:01:37-08:00,commit, +33259,Britton Smith,2008-11-11 19:06:37-08:00,commit, +33260,Britton Smith,2008-11-11 15:45:27-08:00,commit, +33261,Britton Smith,2008-11-11 15:35:37-08:00,commit, +33262,Britton Smith,2008-11-11 15:34:05-08:00,commit, +33263,Britton Smith,2008-11-11 15:32:36-08:00,commit, +33264,Britton Smith,2008-11-11 13:58:37-08:00,commit, +33265,Matthew Turk,2008-11-11 11:36:40-08:00,commit, +33266,Matthew Turk,2008-11-11 08:37:59-08:00,commit, +33267,Matthew Turk,2008-11-10 23:29:48-08:00,commit, +33268,Matthew Turk,2008-11-10 23:28:03-08:00,commit, +33269,Matthew Turk,2008-11-10 21:59:54-08:00,commit, +33270,Britton Smith,2008-11-10 13:53:37-08:00,commit, +33271,Britton Smith,2008-11-10 11:06:08-08:00,commit, +33272,Britton Smith,2008-11-07 13:47:34-08:00,commit, +33273,Matthew Turk,2008-11-07 08:33:36-08:00,commit, +33274,Britton Smith,2008-11-06 14:39:49-08:00,commit, +33275,Britton Smith,2008-11-06 13:31:08-08:00,commit, +33276,Britton Smith,2008-11-06 13:30:22-08:00,commit, +33277,Britton Smith,2008-11-06 13:29:51-08:00,commit, +33278,Britton Smith,2008-11-06 13:13:14-08:00,commit, +33279,Matthew Turk,2008-11-06 10:28:18-08:00,commit, +33280,Britton Smith,2008-11-06 10:26:54-08:00,commit, +33281,Matthew Turk,2008-11-06 08:52:35-08:00,commit, +33282,Matthew Turk,2008-11-05 22:55:41-08:00,commit, +33283,Matthew Turk,2008-11-05 22:24:57-08:00,commit, +33284,Britton Smith,2008-11-05 19:18:30-08:00,commit, +33285,Britton Smith,2008-11-05 18:40:50-08:00,commit, +33286,Britton Smith,2008-11-05 18:39:46-08:00,commit, +33287,Stephen Skory,2008-11-05 17:40:43-08:00,commit, +33288,Stephen Skory,2008-11-05 17:39:24-08:00,commit, +33289,Britton Smith,2008-11-05 17:17:33-08:00,commit, +33290,Britton Smith,2008-11-05 17:16:10-08:00,commit, +33291,Britton Smith,2008-11-05 17:14:08-08:00,commit, +33292,Matthew Turk,2008-11-05 17:02:28-08:00,commit, +33293,Britton Smith,2008-11-05 16:53:08-08:00,commit, +33294,Britton Smith,2008-11-05 16:52:24-08:00,commit, +33295,J.S. Oishi,2008-11-05 13:48:04-08:00,commit, +33296,Matthew Turk,2008-11-05 12:36:03-08:00,commit, +33297,Matthew Turk,2008-11-05 11:27:02-08:00,commit, +33298,Britton Smith,2008-11-05 11:20:52-08:00,commit, +33299,Matthew Turk,2008-11-05 11:16:27-08:00,commit, +33300,Matthew Turk,2008-11-05 11:15:54-08:00,commit, +33301,Britton Smith,2008-11-05 10:52:36-08:00,commit, +33302,Britton Smith,2008-11-05 10:46:52-08:00,commit, +33303,Matthew Turk,2008-11-05 09:54:07-08:00,commit, +33304,Matthew Turk,2008-11-05 09:40:43-08:00,commit, +33305,Matthew Turk,2008-11-04 13:56:56-08:00,commit, +33306,Matthew Turk,2008-11-04 13:44:58-08:00,commit, +33307,Stephen Skory,2008-11-04 13:37:09-08:00,commit, +33308,Stephen Skory,2008-11-04 13:32:21-08:00,commit, +33309,Britton Smith,2008-11-04 09:35:48-08:00,commit, +33310,Matthew Turk,2008-11-04 07:47:37-08:00,commit, +33311,Matthew Turk,2008-11-04 07:46:21-08:00,commit, +33312,Britton Smith,2008-11-03 19:21:17-08:00,commit, +33313,J.S. Oishi,2008-11-03 15:47:08-08:00,commit, +33314,Britton Smith,2008-11-03 07:55:24-08:00,commit, +33315,Britton Smith,2008-11-03 07:53:37-08:00,commit, +33316,Matthew Turk,2008-11-02 13:46:12-08:00,commit, +33317,Matthew Turk,2008-11-02 13:10:43-08:00,commit, +33318,Stephen Skory,2008-11-02 08:06:49-08:00,commit, +33319,Matthew Turk,2008-11-01 11:47:50-07:00,commit, +33320,Matthew Turk,2008-10-31 21:46:23-07:00,commit, +33321,Matthew Turk,2008-10-31 21:37:56-07:00,commit, +33322,Britton Smith,2008-10-31 12:59:25-07:00,commit, +33323,Britton Smith,2008-10-31 10:16:02-07:00,commit, +33324,Matthew Turk,2008-10-31 10:05:01-07:00,commit, +33325,Britton Smith,2008-10-31 09:22:29-07:00,commit, +33326,Matthew Turk,2008-10-29 16:53:43-07:00,commit, +33327,Matthew Turk,2008-10-29 14:41:15-07:00,commit, +33328,Matthew Turk,2008-10-28 17:13:16-07:00,commit, +33329,Matthew Turk,2008-10-27 09:23:18-07:00,commit, +33330,Matthew Turk,2008-10-27 09:22:47-07:00,commit, +33331,Matthew Turk,2008-10-27 09:22:47-07:00,commit, +33332,Britton Smith,2008-10-26 19:57:33-07:00,commit, +33333,Britton Smith,2008-10-26 11:21:30-07:00,commit, +33334,Britton Smith,2008-10-26 11:18:19-07:00,commit, +33335,Britton Smith,2008-10-26 11:09:32-07:00,commit, +33336,Britton Smith,2008-10-26 11:08:38-07:00,commit, +33337,Britton Smith,2008-10-26 10:47:42-07:00,commit, +33338,Britton Smith,2008-10-26 10:21:42-07:00,commit, +33339,Matthew Turk,2008-10-26 01:43:34-07:00,commit, +33340,Matthew Turk,2008-10-25 12:01:58-07:00,commit, +33341,Matthew Turk,2008-10-25 09:20:58-07:00,commit, +33342,Matthew Turk,2008-10-25 09:00:15-07:00,commit, +33343,Matthew Turk,2008-10-25 09:00:15-07:00,commit, +33344,Britton Smith,2008-10-25 00:03:24-07:00,commit, +33345,Matthew Turk,2008-10-24 23:19:39-07:00,commit, +33346,Matthew Turk,2008-10-24 23:19:39-07:00,commit, +33347,Matthew Turk,2008-10-24 23:15:06-07:00,commit, +33348,Matthew Turk,2008-10-24 23:06:09-07:00,commit, +33349,Matthew Turk,2008-10-24 23:06:09-07:00,commit, +33350,Britton Smith,2008-10-24 19:08:17-07:00,commit, +33351,Matthew Turk,2008-10-23 13:25:44-07:00,commit, +33352,Matthew Turk,2008-10-23 10:19:14-07:00,commit, +33353,Matthew Turk,2008-10-22 15:09:51-07:00,commit, +33354,Stephen Skory,2008-10-22 09:53:06-07:00,commit, +33355,Matthew Turk,2008-10-22 09:08:47-07:00,commit, +33356,Matthew Turk,2008-10-13 14:49:48-07:00,commit, +33357,Matthew Turk,2008-10-13 14:18:11-07:00,commit, +33358,Matthew Turk,2008-10-12 12:05:06-07:00,commit, +33359,Matthew Turk,2008-10-12 11:45:45-07:00,commit, +33360,Matthew Turk,2008-10-12 09:20:20-07:00,commit, +33361,Matthew Turk,2008-10-11 15:06:41-07:00,commit, +33362,Matthew Turk,2008-10-11 11:13:28-07:00,commit, +33363,Matthew Turk,2008-10-10 14:23:19-07:00,commit, +33364,Matthew Turk,2008-10-10 10:12:59-07:00,commit, +33365,Matthew Turk,2008-10-10 08:28:37-07:00,commit, +33366,Matthew Turk,2008-10-06 10:13:37-07:00,commit, +33367,Matthew Turk,2008-10-06 10:00:25-07:00,commit, +33368,Matthew Turk,2008-10-03 14:54:36-07:00,commit, +33369,Matthew Turk,2008-10-03 11:53:12-07:00,commit, +33370,Matthew Turk,2008-10-02 10:28:34-07:00,commit, +33371,Matthew Turk,2008-10-01 16:07:27-07:00,commit, +33372,Matthew Turk,2008-10-01 14:47:33-07:00,commit, +33373,Matthew Turk,2008-10-01 14:47:33-07:00,commit, +33374,Matthew Turk,2008-09-30 22:36:03-07:00,commit, +33375,Matthew Turk,2008-09-30 22:19:57-07:00,commit, +33376,Matthew Turk,2008-09-30 21:43:44-07:00,commit, +33377,Matthew Turk,2008-09-30 14:28:13-07:00,commit, +33378,Matthew Turk,2008-09-28 21:14:58-07:00,commit, +33379,Matthew Turk,2008-09-27 13:56:34-07:00,commit, +33380,Matthew Turk,2008-09-26 16:18:33-07:00,commit, +33381,Matthew Turk,2008-09-26 16:17:31-07:00,commit, +33382,Matthew Turk,2008-09-26 16:09:01-07:00,commit, +33383,Matthew Turk,2008-09-25 08:35:50-07:00,commit, +33384,Matthew Turk,2008-09-25 05:51:42-07:00,commit, +33385,Matthew Turk,2008-09-25 05:51:42-07:00,commit, +33386,Matthew Turk,2008-09-24 06:44:46-07:00,commit, +33387,Matthew Turk,2008-09-24 06:43:17-07:00,commit, +33388,Matthew Turk,2008-09-22 08:35:20-07:00,commit, +33389,Matthew Turk,2008-09-22 01:46:01-07:00,commit, +33390,Matthew Turk,2008-09-20 04:12:31-07:00,commit, +33391,Matthew Turk,2008-09-20 02:56:53-07:00,commit, +33392,Matthew Turk,2008-09-19 08:24:13-07:00,commit, +33393,Matthew Turk,2008-09-19 08:22:54-07:00,commit, +33394,J.S. Oishi,2008-09-18 16:01:43-07:00,commit, +33395,J.S. Oishi,2008-09-18 13:00:19-07:00,commit, +33396,Matthew Turk,2008-09-18 07:57:23-07:00,commit, +33397,Matthew Turk,2008-09-18 07:02:27-07:00,commit, +33398,Matthew Turk,2008-09-18 01:47:13-07:00,commit, +33399,Matthew Turk,2008-09-18 00:34:08-07:00,commit, +33400,Matthew Turk,2008-09-17 07:59:23-07:00,commit, +33401,Matthew Turk,2008-09-17 07:56:51-07:00,commit, +33402,Matthew Turk,2008-09-17 07:01:16-07:00,commit, +33403,Matthew Turk,2008-09-16 23:25:06-07:00,commit, +33404,Matthew Turk,2008-09-16 13:11:07-07:00,commit, +33405,Matthew Turk,2008-09-16 12:19:02-07:00,commit, +33406,Matthew Turk,2008-09-16 12:17:43-07:00,commit, +33407,Matthew Turk,2008-09-16 12:17:43-07:00,commit, +33408,Matthew Turk,2008-09-15 15:21:21-07:00,commit, +33409,Matthew Turk,2008-09-15 14:58:16-07:00,commit, +33410,Matthew Turk,2008-09-15 04:35:56-07:00,commit, +33411,Matthew Turk,2008-09-14 14:16:35-07:00,commit, +33412,Matthew Turk,2008-09-14 13:53:27-07:00,commit, +33413,Matthew Turk,2008-09-12 13:47:59-07:00,commit, +33414,Matthew Turk,2008-09-11 08:53:07-07:00,commit, +33415,J.S. Oishi,2008-09-11 07:45:34-07:00,commit, +33416,Matthew Turk,2008-09-11 07:00:21-07:00,commit, +33417,Matthew Turk,2008-09-11 06:22:01-07:00,commit, +33418,Matthew Turk,2008-09-11 06:20:32-07:00,commit, +33419,Matthew Turk,2008-09-11 03:06:12-07:00,commit, +33420,J.S. Oishi,2008-09-09 14:00:17-07:00,commit, +33421,Matthew Turk,2008-09-09 11:15:53-07:00,commit, +33422,Matthew Turk,2008-09-09 08:00:15-07:00,commit, +33423,Matthew Turk,2008-09-09 06:21:40-07:00,commit, +33424,Matthew Turk,2008-09-09 03:00:21-07:00,commit, +33425,Matthew Turk,2008-09-09 02:51:50-07:00,commit, +33426,Matthew Turk,2008-09-09 01:40:49-07:00,commit, +33427,Matthew Turk,2008-09-08 20:26:22-07:00,commit, +33428,Matthew Turk,2008-09-08 19:55:28-07:00,commit, +33429,Matthew Turk,2008-09-08 12:38:15-07:00,commit, +33430,Matthew Turk,2008-09-08 03:29:47-07:00,commit, +33431,Matthew Turk,2008-09-08 03:13:58-07:00,commit, +33432,Matthew Turk,2008-09-08 02:43:33-07:00,commit, +33433,Matthew Turk,2008-09-05 13:51:21-07:00,commit, +33434,Matthew Turk,2008-09-04 08:34:52-07:00,commit, +33435,Matthew Turk,2008-09-04 08:34:22-07:00,commit, +33436,Matthew Turk,2008-09-03 09:40:14-07:00,commit, +33437,Matthew Turk,2008-09-03 07:54:25-07:00,commit, +33438,Matthew Turk,2008-09-02 09:39:44-07:00,commit, +33439,Matthew Turk,2008-08-28 11:05:46-07:00,commit, +33440,J.S. Oishi,2008-08-27 12:13:19-07:00,commit, +33441,Matthew Turk,2008-08-26 12:36:38-07:00,commit, +33442,Matthew Turk,2008-08-26 12:36:38-07:00,commit, +33443,Matthew Turk,2008-08-25 10:33:27-07:00,commit, +33444,Matthew Turk,2008-08-25 10:33:27-07:00,commit, +33445,Rick Wagner,2008-08-24 23:51:10-07:00,commit, +33446,Rick Wagner,2008-08-24 21:01:16-07:00,commit, +33447,Matthew Turk,2008-08-24 20:52:24-07:00,commit, +33448,Matthew Turk,2008-08-21 22:51:40-07:00,commit, +33449,Matthew Turk,2008-08-21 22:43:18-07:00,commit, +33450,Matthew Turk,2008-08-21 11:37:02-07:00,commit, +33451,Matthew Turk,2008-08-21 11:37:02-07:00,commit, +33452,Matthew Turk,2008-08-20 21:16:11-07:00,commit, +33453,Matthew Turk,2008-08-20 21:16:11-07:00,commit, +33454,Matthew Turk,2008-08-19 21:11:07-07:00,commit, +33455,Britton Smith,2008-08-15 17:16:44-07:00,commit, +33456,Matthew Turk,2008-08-12 10:44:49-07:00,commit, +33457,Matthew Turk,2008-08-12 10:44:49-07:00,commit, +33458,Matthew Turk,2008-08-11 14:46:33-07:00,commit, +33459,Matthew Turk,2008-08-09 15:03:29-07:00,commit, +33460,Matthew Turk,2008-08-09 14:46:01-07:00,commit, +33461,Matthew Turk,2008-08-08 15:41:08-07:00,commit, +33462,Matthew Turk,2008-08-08 10:53:38-07:00,commit, +33463,Matthew Turk,2008-08-07 22:08:57-07:00,commit, +33464,Matthew Turk,2008-08-07 22:05:50-07:00,commit, +33465,Matthew Turk,2008-08-07 17:07:25-07:00,commit, +33466,Matthew Turk,2008-08-07 17:07:25-07:00,commit, +33467,Matthew Turk,2008-08-07 09:27:35-07:00,commit, +33468,Matthew Turk,2008-08-05 09:41:18-07:00,commit, +33469,Matthew Turk,2008-08-05 08:46:31-07:00,commit, +33470,Matthew Turk,2008-08-04 12:58:29-07:00,commit, +33471,Matthew Turk,2008-08-04 12:58:29-07:00,commit, +33472,Matthew Turk,2008-08-03 12:55:52-07:00,commit, +33473,Matthew Turk,2008-08-03 12:55:52-07:00,commit, +33474,Matthew Turk,2008-08-03 12:55:52-07:00,commit, +33475,Matthew Turk,2008-07-31 16:12:08-07:00,commit, +33476,Matthew Turk,2008-07-31 15:01:24-07:00,commit, +33477,Matthew Turk,2008-07-31 14:58:16-07:00,commit, +33478,Matthew Turk,2008-07-31 14:29:53-07:00,commit, +33479,Matthew Turk,2008-07-31 10:33:52-07:00,commit, +33480,Matthew Turk,2008-07-31 10:33:05-07:00,commit, +33481,Matthew Turk,2008-07-31 09:04:12-07:00,commit, +33482,Matthew Turk,2008-07-30 20:29:26-07:00,commit, +33483,J.S. Oishi,2008-07-29 16:13:38-07:00,commit, +33484,J.S. Oishi,2008-07-29 16:13:38-07:00,commit, +33485,J.S. Oishi,2008-07-29 15:09:10-07:00,commit, +33486,J.S. Oishi,2008-07-29 14:40:32-07:00,commit, +33487,Matthew Turk,2008-07-29 13:41:56-07:00,commit, +33488,Matthew Turk,2008-07-29 10:25:32-07:00,commit, +33489,Matthew Turk,2008-07-29 10:25:32-07:00,commit, +33490,Matthew Turk,2008-07-29 04:50:36-07:00,commit, +33491,J.S. Oishi,2008-07-28 23:30:43-07:00,commit, +33492,J.S. Oishi,2008-07-28 14:17:19-07:00,commit, +33493,J.S. Oishi,2008-07-28 14:17:02-07:00,commit, +33494,Matthew Turk,2008-07-28 12:59:48-07:00,commit, +33495,Matthew Turk,2008-07-26 16:52:09-07:00,commit, +33496,Matthew Turk,2008-07-26 16:13:47-07:00,commit, +33497,Matthew Turk,2008-07-26 15:49:16-07:00,commit, +33498,Britton Smith,2008-07-25 16:19:56-07:00,commit, +33499,Matthew Turk,2008-07-25 08:57:51-07:00,commit, +33500,Matthew Turk,2008-07-25 08:57:51-07:00,commit, +33501,Matthew Turk,2008-07-25 08:07:05-07:00,commit, +33502,Matthew Turk,2008-07-25 08:07:05-07:00,commit, +33503,Matthew Turk,2008-07-24 17:20:13-07:00,commit, +33504,J.S. Oishi,2008-07-21 16:36:06-07:00,commit, +33505,J.S. Oishi,2008-07-21 14:05:49-07:00,commit, +33506,J.S. Oishi,2008-07-21 13:04:37-07:00,commit, +33507,Matthew Turk,2008-07-21 12:55:37-07:00,commit, +33508,Matthew Turk,2008-07-21 12:52:51-07:00,commit, +33509,Matthew Turk,2008-07-21 12:41:38-07:00,commit, +33510,Matthew Turk,2008-07-19 00:11:21-07:00,commit, +33511,Matthew Turk,2008-07-18 22:55:33-07:00,commit, +33512,Matthew Turk,2008-07-18 11:05:39-07:00,commit, +33513,Matthew Turk,2008-07-18 11:00:17-07:00,commit, +33514,Matthew Turk,2008-07-18 10:59:27-07:00,commit, +33515,Matthew Turk,2008-07-18 09:42:49-07:00,commit, +33516,Matthew Turk,2008-07-18 09:40:38-07:00,commit, +33517,Matthew Turk,2008-07-18 09:40:38-07:00,commit, +33518,Matthew Turk,2008-07-17 17:39:39-07:00,commit, +33519,Matthew Turk,2008-07-17 13:21:39-07:00,commit, +33520,Matthew Turk,2008-07-17 09:33:43-07:00,commit, +33521,Matthew Turk,2008-07-16 22:38:31-07:00,commit, +33522,Matthew Turk,2008-07-16 18:17:43-07:00,commit, +33523,Matthew Turk,2008-07-16 17:51:53-07:00,commit, +33524,Matthew Turk,2008-07-15 23:11:54-07:00,commit, +33525,Matthew Turk,2008-07-15 22:53:47-07:00,commit, +33526,Matthew Turk,2008-07-15 21:32:14-07:00,commit, +33527,Matthew Turk,2008-07-15 20:36:46-07:00,commit, +33528,Matthew Turk,2008-07-15 20:36:46-07:00,commit, +33529,Matthew Turk,2008-07-15 20:29:49-07:00,commit, +33530,Matthew Turk,2008-07-15 20:29:49-07:00,commit, +33531,Matthew Turk,2008-07-15 20:03:21-07:00,commit, +33532,Matthew Turk,2008-07-15 20:03:21-07:00,commit, +33533,Matthew Turk,2008-07-15 20:02:29-07:00,commit, +33534,Matthew Turk,2008-07-15 20:02:29-07:00,commit, +33535,Matthew Turk,2008-07-15 10:02:20-07:00,commit, +33536,Matthew Turk,2008-07-14 11:00:54-07:00,commit, +33537,Matthew Turk,2008-07-13 22:06:17-07:00,commit, +33538,Matthew Turk,2008-07-12 11:25:54-07:00,commit, +33539,Matthew Turk,2008-07-12 09:14:17-07:00,commit, +33540,Matthew Turk,2008-07-11 21:07:30-07:00,commit, +33541,Matthew Turk,2008-07-10 09:05:00-07:00,commit, +33542,J.S. Oishi,2008-07-09 15:31:14-07:00,commit, +33543,Matthew Turk,2008-07-09 08:44:43-07:00,commit, +33544,Matthew Turk,2008-07-08 22:16:51-07:00,commit, +33545,Matthew Turk,2008-07-08 10:33:31-07:00,commit, +33546,Matthew Turk,2008-07-08 09:54:52-07:00,commit, +33547,Matthew Turk,2008-07-08 09:22:34-07:00,commit, +33548,Matthew Turk,2008-07-06 16:17:52-07:00,commit, +33549,Matthew Turk,2008-07-06 14:26:33-07:00,commit, +33550,Matthew Turk,2008-07-06 13:11:59-07:00,commit, +33551,Matthew Turk,2008-07-06 10:53:13-07:00,commit, +33552,Matthew Turk,2008-07-05 20:46:09-07:00,commit, +33553,Matthew Turk,2008-07-05 12:23:02-07:00,commit, +33554,Matthew Turk,2008-07-05 10:46:16-07:00,commit, +33555,Matthew Turk,2008-07-03 16:39:29-07:00,commit, +33556,Matthew Turk,2008-07-02 15:47:31-07:00,commit, +33557,Matthew Turk,2008-07-01 14:56:59-07:00,commit, +33558,Matthew Turk,2008-07-01 13:20:21-07:00,commit, +33559,Matthew Turk,2008-07-01 09:24:11-07:00,commit, +33560,J.S. Oishi,2008-07-01 09:20:21-07:00,commit, +33561,J.S. Oishi,2008-06-30 18:20:33-07:00,commit, +33562,Matthew Turk,2008-06-30 17:23:28-07:00,commit, +33563,J.S. Oishi,2008-06-30 16:44:20-07:00,commit, +33564,Matthew Turk,2008-06-30 15:22:50-07:00,commit, +33565,Matthew Turk,2008-06-29 08:48:58-07:00,commit, +33566,Matthew Turk,2008-06-27 15:41:45-07:00,commit, +33567,Matthew Turk,2008-06-27 14:27:03-07:00,commit, +33568,Matthew Turk,2008-06-27 13:28:28-07:00,commit, +33569,Matthew Turk,2008-06-27 13:08:39-07:00,commit, +33570,Matthew Turk,2008-06-27 12:44:23-07:00,commit, +33571,J.S. Oishi,2008-06-26 23:17:16-07:00,commit, +33572,Matthew Turk,2008-06-26 23:16:50-07:00,commit, +33573,Matthew Turk,2008-06-26 13:25:09-07:00,commit, +33574,Matthew Turk,2008-06-25 22:13:00-07:00,commit, +33575,J.S. Oishi,2008-06-25 13:57:20-07:00,commit, +33576,J.S. Oishi,2008-06-25 13:57:20-07:00,commit, +33577,J.S. Oishi,2008-06-25 13:51:51-07:00,commit, +33578,J.S. Oishi,2008-06-25 13:51:51-07:00,commit, +33579,Matthew Turk,2008-06-25 13:11:06-07:00,commit, +33580,Matthew Turk,2008-06-24 20:35:18-07:00,commit, +33581,J.S. Oishi,2008-06-24 14:39:25-07:00,commit, +33582,Matthew Turk,2008-06-24 14:37:06-07:00,commit, +33583,Matthew Turk,2008-06-24 14:32:28-07:00,commit, +33584,J.S. Oishi,2008-06-24 14:22:04-07:00,commit, +33585,J.S. Oishi,2008-06-24 11:47:58-07:00,commit, +33586,J.S. Oishi,2008-06-23 23:44:10-07:00,commit, +33587,Matthew Turk,2008-06-23 23:15:21-07:00,commit, +33588,J.S. Oishi,2008-06-23 23:07:40-07:00,commit, +33589,Matthew Turk,2008-06-23 18:17:06-07:00,commit, +33590,Matthew Turk,2008-06-23 17:42:33-07:00,commit, +33591,Matthew Turk,2008-06-23 17:15:30-07:00,commit, +33592,Matthew Turk,2008-06-23 16:46:20-07:00,commit, +33593,Matthew Turk,2008-06-23 16:29:51-07:00,commit, +33594,Matthew Turk,2008-06-23 07:18:17-07:00,commit, +33595,Matthew Turk,2008-06-23 06:27:09-07:00,commit, +33596,Britton Smith,2008-06-23 04:10:09-07:00,commit, +33597,Britton Smith,2008-06-23 04:08:24-07:00,commit, +33598,J.S. Oishi,2008-06-23 02:02:03-07:00,commit, +33599,Matthew Turk,2008-06-22 13:16:07-07:00,commit, +33600,J.S. Oishi,2008-06-22 12:48:48-07:00,commit, +33601,Matthew Turk,2008-06-22 11:09:40-07:00,commit, +33602,J.S. Oishi,2008-06-21 15:49:41-07:00,commit, +33603,Matthew Turk,2008-06-21 15:31:43-07:00,commit, +33604,Matthew Turk,2008-06-21 15:00:24-07:00,commit, +33605,J.S. Oishi,2008-06-21 14:59:44-07:00,commit, +33606,J.S. Oishi,2008-06-21 14:37:34-07:00,commit, +33607,J.S. Oishi,2008-06-21 14:33:16-07:00,commit, +33608,Matthew Turk,2008-06-21 14:01:24-07:00,commit, +33609,Matthew Turk,2008-06-21 13:47:24-07:00,commit, +33610,J.S. Oishi,2008-06-21 13:46:13-07:00,commit, +33611,Matthew Turk,2008-06-21 10:03:58-07:00,commit, +33612,Matthew Turk,2008-06-21 09:30:08-07:00,commit, +33613,Matthew Turk,2008-06-21 08:54:24-07:00,commit, +33614,Matthew Turk,2008-06-21 08:52:13-07:00,commit, +33615,Matthew Turk,2008-06-20 16:05:57-07:00,commit, +33616,Matthew Turk,2008-06-20 14:41:56-07:00,commit, +33617,Matthew Turk,2008-06-20 14:05:36-07:00,commit, +33618,Matthew Turk,2008-06-20 13:59:52-07:00,commit, +33619,Matthew Turk,2008-06-20 11:06:58-07:00,commit, +33620,Matthew Turk,2008-06-20 09:24:26-07:00,commit, +33621,Matthew Turk,2008-06-20 09:15:02-07:00,commit, +33622,Matthew Turk,2008-06-20 09:03:18-07:00,commit, +33623,Matthew Turk,2008-06-19 23:22:05-07:00,commit, +33624,Matthew Turk,2008-06-19 22:26:35-07:00,commit, +33625,Matthew Turk,2008-06-19 22:17:43-07:00,commit, +33626,Matthew Turk,2008-06-19 16:02:08-07:00,commit, +33627,Matthew Turk,2008-06-19 13:56:55-07:00,commit, +33628,Matthew Turk,2008-06-19 12:10:15-07:00,commit, +33629,Matthew Turk,2008-06-18 14:33:19-07:00,commit, +33630,Matthew Turk,2008-06-17 21:51:01-07:00,commit, +33631,Matthew Turk,2008-06-17 17:29:43-07:00,commit, +33632,Matthew Turk,2008-06-17 15:35:28-07:00,commit, +33633,Matthew Turk,2008-06-17 11:33:22-07:00,commit, +33634,Matthew Turk,2008-06-17 09:29:07-07:00,commit, +33635,Matthew Turk,2008-06-17 09:12:49-07:00,commit, +33636,Matthew Turk,2008-06-16 21:15:15-07:00,commit, +33637,Matthew Turk,2008-06-16 16:40:16-07:00,commit, +33638,Matthew Turk,2008-06-16 16:22:47-07:00,commit, +33639,Matthew Turk,2008-06-16 16:13:13-07:00,commit, +33640,J.S. Oishi,2008-06-16 15:58:10-07:00,commit, +33641,Matthew Turk,2008-06-16 15:52:52-07:00,commit, +33642,Matthew Turk,2008-06-16 15:44:22-07:00,commit, +33643,Matthew Turk,2008-06-16 14:23:46-07:00,commit, +33644,Matthew Turk,2008-06-16 12:45:22-07:00,commit, +33645,Matthew Turk,2008-06-14 00:09:46-07:00,commit, +33646,Matthew Turk,2008-06-13 18:33:15-07:00,commit, +33647,Matthew Turk,2008-06-13 16:12:54-07:00,commit, +33648,Matthew Turk,2008-06-13 16:07:17-07:00,commit, +33649,Matthew Turk,2008-06-13 12:54:44-07:00,commit, +33650,Matthew Turk,2008-06-13 12:31:19-07:00,commit, +33651,Matthew Turk,2008-06-13 08:22:41-07:00,commit, +33652,Matthew Turk,2008-06-12 16:51:16-07:00,commit, +33653,Matthew Turk,2008-06-12 06:34:48-07:00,commit, +33654,Matthew Turk,2008-06-11 12:14:56-07:00,commit, +33655,Matthew Turk,2008-06-10 09:05:10-07:00,commit, +33656,Matthew Turk,2008-06-08 23:42:02-07:00,commit, +33657,Matthew Turk,2008-06-08 23:26:26-07:00,commit, +33658,Matthew Turk,2008-06-08 23:16:55-07:00,commit, +33659,Matthew Turk,2008-06-06 16:05:36-07:00,commit, +33660,Matthew Turk,2008-06-05 23:55:18-07:00,commit, +33661,Matthew Turk,2008-06-05 23:01:15-07:00,commit, +33662,Matthew Turk,2008-06-05 15:38:00-07:00,commit, +33663,Matthew Turk,2008-06-05 12:52:57-07:00,commit, +33664,Matthew Turk,2008-06-05 11:32:27-07:00,commit, +33665,Matthew Turk,2008-06-05 00:10:52-07:00,commit, +33666,Matthew Turk,2008-06-04 18:26:00-07:00,commit, +33667,Matthew Turk,2008-06-04 18:03:16-07:00,commit, +33668,Matthew Turk,2008-06-04 17:24:43-07:00,commit, +33669,Matthew Turk,2008-06-04 14:14:49-07:00,commit, +33670,Matthew Turk,2008-06-04 12:19:41-07:00,commit, +33671,Matthew Turk,2008-06-04 09:16:38-07:00,commit, +33672,Matthew Turk,2008-06-04 09:13:56-07:00,commit, +33673,Matthew Turk,2008-06-04 09:10:36-07:00,commit, +33674,Matthew Turk,2008-06-04 08:45:45-07:00,commit, +33675,Matthew Turk,2008-06-03 14:35:27-07:00,commit, +33676,Matthew Turk,2008-06-03 13:35:53-07:00,commit, +33677,Matthew Turk,2008-06-03 11:15:07-07:00,commit, +33678,Matthew Turk,2008-06-03 10:17:38-07:00,commit, +33679,Matthew Turk,2008-06-02 22:59:30-07:00,commit, +33680,Matthew Turk,2008-06-02 22:56:25-07:00,commit, +33681,Matthew Turk,2008-06-02 22:47:24-07:00,commit, +33682,Matthew Turk,2008-06-02 17:14:28-07:00,commit, +33683,Matthew Turk,2008-06-02 17:13:24-07:00,commit, +33684,Matthew Turk,2008-06-02 14:36:54-07:00,commit, +33685,Matthew Turk,2008-06-02 10:39:22-07:00,commit, +33686,Matthew Turk,2008-06-02 10:28:13-07:00,commit, +33687,Matthew Turk,2008-06-02 09:12:59-07:00,commit, +33688,Matthew Turk,2008-05-31 00:59:57-07:00,commit, +33689,Matthew Turk,2008-05-30 15:57:21-07:00,commit, +33690,Matthew Turk,2008-05-30 09:40:15-07:00,commit, +33691,Matthew Turk,2008-05-29 23:12:10-07:00,commit, +33692,Matthew Turk,2008-05-29 22:40:17-07:00,commit, +33693,Matthew Turk,2008-05-29 21:28:15-07:00,commit, +33694,Matthew Turk,2008-05-29 17:04:05-07:00,commit, +33695,Matthew Turk,2008-05-29 16:54:15-07:00,commit, +33696,Matthew Turk,2008-05-29 09:43:15-07:00,commit, +33697,Matthew Turk,2008-05-29 09:28:58-07:00,commit, +33698,Matthew Turk,2008-05-29 08:32:56-07:00,commit, +33699,Matthew Turk,2008-05-29 00:10:21-07:00,commit, +33700,Matthew Turk,2008-05-28 16:27:38-07:00,commit, +33701,Matthew Turk,2008-05-28 16:02:05-07:00,commit, +33702,Matthew Turk,2008-05-28 14:23:06-07:00,commit, +33703,Matthew Turk,2008-05-28 10:07:25-07:00,commit, +33704,Matthew Turk,2008-05-28 09:28:39-07:00,commit, +33705,Matthew Turk,2008-05-28 09:27:06-07:00,commit, +33706,Matthew Turk,2008-05-23 10:47:06-07:00,commit, +33707,Britton Smith,2008-05-22 14:32:13-07:00,commit, +33708,Matthew Turk,2008-05-18 21:39:40-07:00,commit, +33709,Matthew Turk,2008-05-18 21:05:01-07:00,commit, +33710,Matthew Turk,2008-05-18 10:26:10-07:00,commit, +33711,Matthew Turk,2008-05-18 08:11:14-07:00,commit, +33712,Matthew Turk,2008-05-18 08:09:55-07:00,commit, +33713,Matthew Turk,2008-05-17 21:22:04-07:00,commit, +33714,Matthew Turk,2008-05-17 14:20:34-07:00,commit, +33715,Matthew Turk,2008-05-16 17:10:10-07:00,commit, +33716,Matthew Turk,2008-05-16 16:56:48-07:00,commit, +33717,Matthew Turk,2008-05-16 16:44:43-07:00,commit, +33718,Matthew Turk,2008-05-16 16:02:33-07:00,commit, +33719,Matthew Turk,2008-05-16 15:58:26-07:00,commit, +33720,Matthew Turk,2008-05-16 14:57:35-07:00,commit, +33721,Matthew Turk,2008-05-16 14:23:43-07:00,commit, +33722,Matthew Turk,2008-05-16 09:05:19-07:00,commit, +33723,Matthew Turk,2008-05-16 00:17:50-07:00,commit, +33724,Matthew Turk,2008-05-15 17:35:07-07:00,commit, +33725,Matthew Turk,2008-05-15 16:38:10-07:00,commit, +33726,Matthew Turk,2008-05-15 16:14:03-07:00,commit, +33727,Britton Smith,2008-05-14 14:30:33-07:00,commit, +33728,Matthew Turk,2008-05-14 14:06:39-07:00,commit, +33729,Matthew Turk,2008-05-13 19:18:00-07:00,commit, +33730,Matthew Turk,2008-05-13 18:51:56-07:00,commit, +33731,Matthew Turk,2008-05-13 18:10:48-07:00,commit, +33732,Matthew Turk,2008-05-13 16:55:09-07:00,commit, +33733,Matthew Turk,2008-05-13 14:42:07-07:00,commit, +33734,Matthew Turk,2008-05-13 11:09:57-07:00,commit, +33735,Britton Smith,2008-05-13 10:37:47-07:00,commit, +33736,Matthew Turk,2008-05-13 10:07:24-07:00,commit, +33737,Matthew Turk,2008-05-13 09:20:51-07:00,commit, +33738,Matthew Turk,2008-05-13 09:10:37-07:00,commit, +33739,Matthew Turk,2008-05-13 08:49:13-07:00,commit, +33740,Matthew Turk,2008-05-10 23:07:42-07:00,commit, +33741,Matthew Turk,2008-05-10 23:01:17-07:00,commit, +33742,Matthew Turk,2008-05-10 23:00:13-07:00,commit, +33743,Britton Smith,2008-05-09 15:28:00-07:00,commit, +33744,Matthew Turk,2008-05-09 14:11:40-07:00,commit, +33745,Britton Smith,2008-05-09 14:08:35-07:00,commit, +33746,Britton Smith,2008-05-09 14:06:36-07:00,commit, +33747,Britton Smith,2008-05-09 13:58:46-07:00,commit, +33748,Matthew Turk,2008-05-09 07:21:54-07:00,commit, +33749,Britton Smith,2008-05-08 15:46:29-07:00,commit, +33750,Matthew Turk,2008-05-08 14:29:09-07:00,commit, +33751,Matthew Turk,2008-05-08 13:50:53-07:00,commit, +33752,Matthew Turk,2008-05-08 13:47:44-07:00,commit, +33753,Matthew Turk,2008-05-08 13:46:16-07:00,commit, +33754,Matthew Turk,2008-05-08 12:49:23-07:00,commit, +33755,Matthew Turk,2008-05-08 10:49:35-07:00,commit, +33756,Matthew Turk,2008-05-08 10:47:43-07:00,commit, +33757,Matthew Turk,2008-05-07 19:31:10-07:00,commit, +33758,Matthew Turk,2008-05-07 16:36:35-07:00,commit, +33759,Matthew Turk,2008-05-07 13:23:52-07:00,commit, +33760,Matthew Turk,2008-05-06 17:53:05-07:00,commit, +33761,Matthew Turk,2008-05-05 08:49:34-07:00,commit, +33762,Matthew Turk,2008-05-04 17:45:36-07:00,commit, +33763,Matthew Turk,2008-05-04 17:43:10-07:00,commit, +33764,Matthew Turk,2008-05-03 20:43:22-07:00,commit, +33765,Matthew Turk,2008-05-03 20:37:53-07:00,commit, +33766,Matthew Turk,2008-05-03 15:05:34-07:00,commit, +33767,Matthew Turk,2008-05-02 22:20:35-07:00,commit, +33768,Matthew Turk,2008-05-02 16:44:22-07:00,commit, +33769,Matthew Turk,2008-05-02 15:09:25-07:00,commit, +33770,Matthew Turk,2008-05-02 14:52:04-07:00,commit, +33771,Matthew Turk,2008-05-02 12:45:59-07:00,commit, +33772,Matthew Turk,2008-05-02 12:26:23-07:00,commit, +33773,Matthew Turk,2008-05-02 09:50:46-07:00,commit, +33774,Matthew Turk,2008-05-01 15:41:59-07:00,commit, +33775,Matthew Turk,2008-05-01 14:48:24-07:00,commit, +33776,Matthew Turk,2008-05-01 14:34:21-07:00,commit, +33777,Matthew Turk,2008-05-01 14:23:23-07:00,commit, +33778,Britton Smith,2008-05-01 13:57:49-07:00,commit, +33779,Matthew Turk,2008-05-01 08:14:31-07:00,commit, +33780,Matthew Turk,2008-04-30 21:15:51-07:00,commit, +33781,Matthew Turk,2008-04-30 07:16:39-07:00,commit, +33782,Matthew Turk,2008-04-30 06:32:44-07:00,commit, +33783,Matthew Turk,2008-04-29 18:33:07-07:00,commit, +33784,Matthew Turk,2008-04-29 11:47:14-07:00,commit, +33785,Matthew Turk,2008-04-29 07:14:24-07:00,commit, +33786,Matthew Turk,2008-04-26 08:23:42-07:00,commit, +33787,Matthew Turk,2008-04-25 12:41:34-07:00,commit, +33788,Matthew Turk,2008-04-25 08:19:07-07:00,commit, +33789,Matthew Turk,2008-04-24 10:20:24-07:00,commit, +33790,Matthew Turk,2008-04-23 15:28:11-07:00,commit, +33791,Matthew Turk,2008-04-23 14:40:23-07:00,commit, +33792,Matthew Turk,2008-04-23 13:10:57-07:00,commit, +33793,Matthew Turk,2008-04-23 12:51:56-07:00,commit, +33794,Matthew Turk,2008-04-22 14:06:21-07:00,commit, +33795,Matthew Turk,2008-04-17 14:21:03-07:00,commit, +33796,Matthew Turk,2008-04-14 16:35:00-07:00,commit, +33797,Matthew Turk,2008-04-14 15:42:59-07:00,commit, +33798,Matthew Turk,2008-04-14 15:22:42-07:00,commit, +33799,Matthew Turk,2008-04-14 14:42:01-07:00,commit, +33800,Matthew Turk,2008-04-12 12:51:19-07:00,commit, +33801,Matthew Turk,2008-04-11 14:36:08-07:00,commit, +33802,Matthew Turk,2008-04-11 14:23:43-07:00,commit, +33803,Matthew Turk,2008-04-11 00:20:30-07:00,commit, +33804,Matthew Turk,2008-04-10 15:24:43-07:00,commit, +33805,Matthew Turk,2008-04-09 23:51:07-07:00,commit, +33806,Matthew Turk,2008-04-08 09:03:20-07:00,commit, +33807,Matthew Turk,2008-04-07 14:16:25-07:00,commit, +33808,Matthew Turk,2008-04-02 13:00:38-07:00,commit, +33809,Matthew Turk,2008-04-02 12:56:02-07:00,commit, +33810,Matthew Turk,2008-04-02 10:13:42-07:00,commit, +33811,Matthew Turk,2008-03-27 10:41:47-07:00,commit, +33812,Matthew Turk,2008-03-27 10:33:28-07:00,commit, +33813,Matthew Turk,2008-03-25 16:15:38-07:00,commit, +33814,Matthew Turk,2008-03-20 13:47:57-07:00,commit, +33815,Matthew Turk,2008-03-03 13:46:12-08:00,commit, +33816,Matthew Turk,2008-03-03 13:06:39-08:00,commit, +33817,Matthew Turk,2008-02-25 10:44:50-08:00,commit, +33818,Matthew Turk,2008-02-25 10:06:48-08:00,commit, +33819,Matthew Turk,2008-02-25 09:14:02-08:00,commit, +33820,Matthew Turk,2008-02-25 09:07:40-08:00,commit, +33821,Matthew Turk,2008-02-18 09:34:49-08:00,commit, +33822,Matthew Turk,2008-02-16 12:26:20-08:00,commit, +33823,Matthew Turk,2008-02-14 13:16:25-08:00,commit, +33824,Matthew Turk,2008-02-01 13:28:46-08:00,commit, +33825,Matthew Turk,2008-02-01 13:16:10-08:00,commit, +33826,Matthew Turk,2008-01-31 13:42:34-08:00,commit, +33827,Matthew Turk,2008-01-30 16:27:49-08:00,commit, +33828,Matthew Turk,2008-01-29 16:49:26-08:00,commit, +33829,Matthew Turk,2008-01-29 16:38:11-08:00,commit, +33830,Matthew Turk,2008-01-25 14:42:08-08:00,commit, +33831,Matthew Turk,2008-01-24 22:50:13-08:00,commit, +33832,Matthew Turk,2008-01-24 22:48:51-08:00,commit, +33833,Matthew Turk,2008-01-24 22:06:51-08:00,commit, +33834,Matthew Turk,2008-01-18 18:26:26-08:00,commit, +33835,Matthew Turk,2008-01-18 17:01:21-08:00,commit, +33836,Matthew Turk,2008-01-18 10:48:18-08:00,commit, +33837,Matthew Turk,2008-01-17 17:15:27-08:00,commit, +33838,Matthew Turk,2008-01-16 10:57:38-08:00,commit, +33839,Matthew Turk,2008-01-16 10:54:03-08:00,commit, +33840,Matthew Turk,2008-01-16 10:51:14-08:00,commit, +33841,Matthew Turk,2008-01-16 10:48:27-08:00,commit, +33842,Matthew Turk,2008-01-16 10:43:40-08:00,commit, +33843,Matthew Turk,2008-01-11 09:18:23-08:00,commit, +33844,Matthew Turk,2008-01-06 00:01:18-08:00,commit, +33845,Matthew Turk,2008-01-05 14:54:40-08:00,commit, +33846,Matthew Turk,2008-01-04 16:59:11-08:00,commit, +33847,Matthew Turk,2008-01-04 14:40:00-08:00,commit, +33848,Matthew Turk,2008-01-04 11:32:01-08:00,commit, +33849,Matthew Turk,2008-01-01 17:47:13-08:00,commit, +33850,Matthew Turk,2008-01-01 17:18:26-08:00,commit, +33851,Matthew Turk,2007-12-30 20:25:51-08:00,commit, +33852,Matthew Turk,2007-12-29 21:18:17-08:00,commit, +33853,Matthew Turk,2007-12-29 20:59:20-08:00,commit, +33854,Matthew Turk,2007-12-29 10:14:24-08:00,commit, +33855,Matthew Turk,2007-12-28 19:44:43-08:00,commit, +33856,Matthew Turk,2007-12-26 20:14:24-08:00,commit, +33857,Matthew Turk,2007-12-26 18:16:55-08:00,commit, +33858,Matthew Turk,2007-12-26 17:45:40-08:00,commit, +33859,Matthew Turk,2007-12-26 17:02:25-08:00,commit, +33860,Matthew Turk,2007-12-26 16:42:29-08:00,commit, +33861,Matthew Turk,2007-12-26 16:38:19-08:00,commit, +33862,Matthew Turk,2007-12-25 19:15:46-08:00,commit, +33863,Matthew Turk,2007-12-25 19:09:40-08:00,commit, +33864,Matthew Turk,2007-12-25 17:45:03-08:00,commit, +33865,Matthew Turk,2007-12-23 18:35:45-08:00,commit, +33866,Matthew Turk,2007-12-23 09:21:06-08:00,commit, +33867,John Wise,2007-12-22 20:25:04-08:00,commit, +33868,Matthew Turk,2007-12-20 20:09:26-08:00,commit, +33869,Matthew Turk,2007-12-20 12:37:13-08:00,commit, +33870,Matthew Turk,2007-12-19 18:27:16-08:00,commit, +33871,Matthew Turk,2007-12-17 16:33:51-08:00,commit, +33872,Matthew Turk,2007-12-17 15:18:14-08:00,commit, +33873,Matthew Turk,2007-12-17 14:38:52-08:00,commit, +33874,Matthew Turk,2007-12-17 14:21:56-08:00,commit, +33875,Matthew Turk,2007-12-17 22:17:23+00:00,commit, +33876,Matthew Turk,2007-12-14 22:08:00+00:00,commit, +33877,Matthew Turk,2007-12-12 08:22:06+00:00,commit, +33878,Matthew Turk,2007-12-11 21:27:29+00:00,commit, +33879,Matthew Turk,2007-12-11 21:15:07+00:00,commit, +33880,Matthew Turk,2007-12-11 07:42:01+00:00,commit, +33881,Matthew Turk,2007-12-11 01:38:10+00:00,commit, +33882,Matthew Turk,2007-12-10 18:57:55+00:00,commit, +33883,Matthew Turk,2007-12-10 18:46:10+00:00,commit, +33884,Matthew Turk,2007-12-09 04:55:58+00:00,commit, +33885,Matthew Turk,2007-12-08 07:37:28+00:00,commit, +33886,J.S. Oishi,2007-12-07 14:26:31-08:00,commit, +33887,J.S. Oishi,2007-12-05 10:40:57-08:00,commit, +33888,J.S. Oishi,2007-12-03 12:27:26-08:00,commit, +33889,Matthew Turk,2007-12-03 03:14:26+00:00,commit, +33890,Matthew Turk,2007-12-03 03:13:59+00:00,commit, +33891,Matthew Turk,2007-12-03 03:12:38+00:00,commit, +33892,Matthew Turk,2007-12-03 03:11:56+00:00,commit, +33893,Matthew Turk,2007-12-03 03:10:56+00:00,commit, +33894,Matthew Turk,2007-11-30 01:02:05+00:00,commit, +33895,Matthew Turk,2007-11-30 00:04:16+00:00,commit, +33896,Matthew Turk,2007-11-29 17:37:36+00:00,commit, +33897,Matthew Turk,2007-11-16 18:04:50-08:00,commit, +33898,Matthew Turk,2007-11-16 13:48:07-08:00,commit, +33899,Matthew Turk,2007-11-16 13:47:09-08:00,commit, +33900,Matthew Turk,2007-11-16 13:44:51-08:00,commit, +33901,Matthew Turk,2007-11-01 21:50:18-07:00,commit, +33902,Matthew Turk,2007-10-30 10:04:44-07:00,commit, +33903,Matthew Turk,2007-10-23 08:16:04-07:00,commit, +33904,Matthew Turk,2007-10-15 15:52:17-07:00,commit, +33905,Matthew Turk,2007-10-15 15:50:43-07:00,commit, +33906,Matthew Turk,2007-10-11 15:49:32-07:00,commit, +33907,Matthew Turk,2007-10-01 17:12:11-07:00,commit, +33908,Matthew Turk,2007-10-01 10:30:14-07:00,commit, +33909,Matthew Turk,2007-09-30 16:47:38-07:00,commit, +33910,Matthew Turk,2007-09-29 00:38:50-07:00,commit, +33911,Matthew Turk,2007-09-27 17:33:26-07:00,commit, +33912,Matthew Turk,2007-09-26 15:16:21-07:00,commit, +33913,Matthew Turk,2007-09-26 12:23:43-07:00,commit, +33914,Matthew Turk,2007-09-26 08:49:08-07:00,commit, +33915,Matthew Turk,2007-09-21 17:24:41-07:00,commit, +33916,Matthew Turk,2007-09-21 00:27:14-07:00,commit, +33917,Matthew Turk,2007-09-20 08:12:00-07:00,commit, +33918,Matthew Turk,2007-09-19 22:49:52-07:00,commit, +33919,Matthew Turk,2007-09-19 12:37:28-07:00,commit, +33920,Matthew Turk,2007-09-19 12:13:30-07:00,commit, +33921,Matthew Turk,2007-09-19 11:35:25-07:00,commit, +33922,Matthew Turk,2007-09-18 22:51:39-07:00,commit, +33923,Matthew Turk,2007-09-18 22:28:35-07:00,commit, +33924,Matthew Turk,2007-09-18 17:10:59-07:00,commit, +33925,Matthew Turk,2007-09-18 17:08:14-07:00,commit, +33926,Matthew Turk,2007-09-15 09:36:36-07:00,commit, +33927,Rick Wagner,2007-09-14 21:06:54-07:00,commit, +33928,Rick Wagner,2007-09-14 21:04:28-07:00,commit, +33929,Matthew Turk,2007-09-13 21:24:44-07:00,commit, +33930,Matthew Turk,2007-09-12 19:42:39-07:00,commit, +33931,Matthew Turk,2007-09-12 19:42:27-07:00,commit, +33932,Matthew Turk,2007-09-12 17:02:06-07:00,commit, +33933,Matthew Turk,2007-09-12 13:54:31-07:00,commit, +33934,Matthew Turk,2007-09-11 23:04:41-07:00,commit, +33935,Matthew Turk,2007-09-11 23:04:04-07:00,commit, +33936,Matthew Turk,2007-09-11 22:37:13-07:00,commit, +33937,Matthew Turk,2007-09-07 20:33:35-07:00,commit, +33938,Matthew Turk,2007-09-07 16:29:33-07:00,commit, +33939,Matthew Turk,2007-09-07 15:37:00-07:00,commit, +33940,Matthew Turk,2007-09-06 23:34:00-07:00,commit, +33941,Matthew Turk,2007-09-05 14:48:01-07:00,commit, +33942,Matthew Turk,2007-09-05 14:38:43-07:00,commit, +33943,Matthew Turk,2007-08-30 11:04:00-07:00,commit, +33944,Matthew Turk,2007-08-30 10:52:09-07:00,commit, +33945,Matthew Turk,2007-08-30 10:51:27-07:00,commit, +33946,Matthew Turk,2007-08-30 10:50:44-07:00,commit, +33947,Matthew Turk,2007-08-26 20:15:29-07:00,commit, +33948,Matthew Turk,2007-08-26 14:59:54-07:00,commit, +33949,Matthew Turk,2007-08-26 14:39:39-07:00,commit, +33950,Matthew Turk,2007-08-26 14:18:47-07:00,commit, +33951,Matthew Turk,2007-08-26 14:08:56-07:00,commit, +33952,Matthew Turk,2007-08-25 22:06:06-07:00,commit, +33953,Matthew Turk,2007-08-25 19:36:24-07:00,commit, +33954,Matthew Turk,2007-08-25 19:18:03-07:00,commit, +33955,Matthew Turk,2007-08-24 17:34:53-07:00,commit, +33956,Matthew Turk,2007-08-19 00:22:09-07:00,commit, +33957,Matthew Turk,2007-08-18 13:14:11-07:00,commit, +33958,Matthew Turk,2007-08-18 12:47:58-07:00,commit, +33959,Matthew Turk,2007-08-11 08:24:42-07:00,commit, +33960,Matthew Turk,2007-08-09 19:11:50-07:00,commit, +33961,Matthew Turk,2007-08-09 19:11:05-07:00,commit, +33962,Matthew Turk,2007-08-09 18:52:27-07:00,commit, +33963,Matthew Turk,2007-08-07 20:29:14-07:00,commit, +33964,Matthew Turk,2007-08-06 13:06:18-07:00,commit, +33965,Matthew Turk,2007-08-04 10:13:45-07:00,commit, +33966,Matthew Turk,2007-08-03 00:08:03-07:00,commit, +33967,Matthew Turk,2007-08-02 20:11:19-07:00,commit, +33968,Matthew Turk,2007-08-02 13:56:39-07:00,commit, +33969,Matthew Turk,2007-08-02 13:55:02-07:00,commit, +33970,Matthew Turk,2007-08-02 13:54:40-07:00,commit, +33971,Matthew Turk,2007-08-02 13:50:00-07:00,commit, +33972,Matthew Turk,2007-08-02 13:31:16-07:00,commit, +33973,Matthew Turk,2007-08-02 13:10:23-07:00,commit, +33974,Matthew Turk,2007-08-02 08:59:30-07:00,commit, +33975,Matthew Turk,2007-08-02 08:58:55-07:00,commit, +33976,Matthew Turk,2007-08-02 08:58:04-07:00,commit, +33977,Matthew Turk,2007-08-02 08:56:42-07:00,commit, +33978,Matthew Turk,2007-08-02 08:46:27-07:00,commit, +33979,Matthew Turk,2007-08-02 08:45:37-07:00,commit, +33980,Matthew Turk,2007-08-02 08:43:49-07:00,commit, +33981,Matthew Turk,2007-07-28 13:57:03-07:00,commit, +33982,Matthew Turk,2007-07-28 11:57:14-07:00,commit, +33983,Matthew Turk,2007-07-25 19:33:15-07:00,commit, +33984,Matthew Turk,2007-07-25 08:33:22-07:00,commit, +33985,Matthew Turk,2007-07-24 00:25:52-07:00,commit, +33986,Matthew Turk,2007-07-23 22:22:16-07:00,commit, +33987,Matthew Turk,2007-07-23 21:08:27-07:00,commit, +33988,Matthew Turk,2007-07-22 17:57:11-07:00,commit, +33989,Matthew Turk,2007-07-13 20:30:16-07:00,commit, +33990,Matthew Turk,2007-07-13 20:15:49-07:00,commit, +33991,Matthew Turk,2007-07-12 21:43:23-07:00,commit, +33992,Matthew Turk,2007-07-12 21:41:53-07:00,commit, +33993,Matthew Turk,2007-07-11 22:35:31-07:00,commit, +33994,Matthew Turk,2007-07-11 20:50:28-07:00,commit, +33995,Matthew Turk,2007-07-11 13:12:22-07:00,commit, +33996,Matthew Turk,2007-07-11 12:57:00-07:00,commit, +33997,Matthew Turk,2007-07-09 16:06:04-07:00,commit, +33998,Matthew Turk,2007-07-09 08:57:22-07:00,commit, +33999,Matthew Turk,2007-07-09 08:56:47-07:00,commit, +34000,Matthew Turk,2007-07-08 22:48:34-07:00,commit, +34001,Matthew Turk,2007-07-06 23:18:06-07:00,commit, +34002,Matthew Turk,2007-07-06 21:43:59-07:00,commit, +34003,Matthew Turk,2007-07-06 21:43:52-07:00,commit, +34004,Matthew Turk,2007-07-06 21:43:40-07:00,commit, +34005,Matthew Turk,2007-07-06 14:41:42-07:00,commit, +34006,Matthew Turk,2007-07-06 14:37:54-07:00,commit, +34007,Matthew Turk,2007-07-06 07:33:55-07:00,commit, +34008,Matthew Turk,2007-07-06 07:33:48-07:00,commit, +34009,Matthew Turk,2007-07-06 07:33:39-07:00,commit, +34010,Matthew Turk,2007-07-06 07:33:28-07:00,commit, +34011,Matthew Turk,2007-07-05 11:54:13-07:00,commit, +34012,Matthew Turk,2007-07-05 11:53:01-07:00,commit, +34013,Matthew Turk,2007-07-04 22:23:22-07:00,commit, +34014,Matthew Turk,2007-07-04 22:22:44-07:00,commit, +34015,Matthew Turk,2007-06-26 17:45:04-07:00,commit, +34016,Matthew Turk,2007-06-26 11:59:40-07:00,commit, +34017,Matthew Turk,2007-06-26 11:59:11-07:00,commit, +34018,Matthew Turk,2007-06-26 11:59:02-07:00,commit, +34019,Matthew Turk,2007-06-25 12:28:42-07:00,commit, +34020,Matthew Turk,2007-06-25 12:28:22-07:00,commit, +34021,Matthew Turk,2007-06-25 12:26:29-07:00,commit, +34022,Matthew Turk,2007-06-25 12:26:15-07:00,commit, +34023,Matthew Turk,2007-06-13 13:56:15-07:00,commit, +34024,Matthew Turk,2007-06-13 13:54:21-07:00,commit, +34025,Matthew Turk,2007-06-13 13:52:48-07:00,commit, +34026,Matthew Turk,2007-06-11 12:48:06-07:00,commit, +34027,Matthew Turk,2007-06-11 12:47:39-07:00,commit, +34028,Matthew Turk,2007-06-08 14:32:04-07:00,commit, +34029,Matthew Turk,2007-06-08 10:02:11-07:00,commit, +34030,Matthew Turk,2007-06-08 10:00:32-07:00,commit, +34031,Matthew Turk,2007-06-08 08:53:02-07:00,commit, +34032,Matthew Turk,2007-06-07 22:36:38-07:00,commit, +34033,Matthew Turk,2007-06-07 22:36:29-07:00,commit, +34034,Matthew Turk,2007-06-07 16:22:02-07:00,commit, +34035,Matthew Turk,2007-06-07 16:20:43-07:00,commit, +34036,Matthew Turk,2007-06-07 16:17:49-07:00,commit, +34037,Matthew Turk,2007-06-07 12:23:06-07:00,commit, +34038,Matthew Turk,2007-06-06 16:38:11-07:00,commit, +34039,Matthew Turk,2007-06-06 14:07:13-07:00,commit, +34040,Matthew Turk,2007-06-05 12:45:11-07:00,commit, +34041,Matthew Turk,2007-06-03 19:58:32-07:00,commit, +34042,Matthew Turk,2007-06-03 19:33:20-07:00,commit, +34043,Matthew Turk,2007-06-03 19:32:59-07:00,commit, +34044,Matthew Turk,2007-05-30 05:39:16-07:00,commit, +34045,Matthew Turk,2007-05-25 17:15:06-07:00,commit, +34046,Matthew Turk,2007-05-25 17:14:54-07:00,commit, +34047,Matthew Turk,2007-05-23 16:28:53-07:00,commit, +34048,Matthew Turk,2007-05-23 16:28:42-07:00,commit, +34049,Matthew Turk,2007-05-23 16:28:31-07:00,commit, +34050,Matthew Turk,2007-05-23 16:27:52-07:00,commit, +34051,Matthew Turk,2007-05-22 22:37:17-07:00,commit, +34052,Matthew Turk,2007-05-22 22:37:12-07:00,commit, +34053,Matthew Turk,2007-05-22 20:03:44-07:00,commit, +34054,Matthew Turk,2007-05-22 17:33:02-07:00,commit, +34055,Matthew Turk,2007-05-22 17:32:53-07:00,commit, +34056,Matthew Turk,2007-05-22 17:32:27-07:00,commit, +34057,Matthew Turk,2007-05-13 07:41:12-07:00,commit, +34058,Matthew Turk,2007-05-11 08:38:28-07:00,commit, +34059,Matthew Turk,2007-05-10 14:46:28-07:00,commit, +34060,Matthew Turk,2007-05-10 14:45:30-07:00,commit, +34061,Matthew Turk,2007-05-10 14:45:16-07:00,commit, +34062,Matthew Turk,2007-05-10 14:44:54-07:00,commit, +34063,Matthew Turk,2007-05-10 14:44:40-07:00,commit, +34064,Matthew Turk,2007-05-10 14:44:02-07:00,commit, +34065,Matthew Turk,2007-05-09 13:16:58-07:00,commit, +34066,Matthew Turk,2007-05-07 10:32:45-07:00,commit, +34067,Matthew Turk,2007-05-07 10:26:11-07:00,commit, +34068,Matthew Turk,2007-05-03 13:58:03-07:00,commit, +34069,Matthew Turk,2007-05-03 10:16:23-07:00,commit, +34070,Matthew Turk,2007-05-03 07:31:38-07:00,commit, +34071,Matthew Turk,2007-05-01 19:11:52-07:00,commit, +34072,Matthew Turk,2007-05-01 19:10:10-07:00,commit, +34073,Matthew Turk,2007-04-25 16:16:23-07:00,commit, +34074,Matthew Turk,2007-04-24 23:24:32-07:00,commit, +34075,Matthew Turk,2007-04-24 18:30:35-07:00,commit, +34076,Matthew Turk,2007-04-24 14:43:21-07:00,commit, +34077,Matthew Turk,2007-04-24 00:04:44-07:00,commit, +34078,Matthew Turk,2007-04-23 23:02:48-07:00,commit, +34079,Matthew Turk,2007-04-23 23:02:16-07:00,commit, +34080,Matthew Turk,2007-04-23 23:01:38-07:00,commit, +34081,Matthew Turk,2007-04-23 22:46:29-07:00,commit, +34082,Matthew Turk,2007-04-23 22:46:29-07:00,commit, +34083,Matthew Turk,2007-04-23 22:41:46-07:00,commit, +34084,Matthew Turk,2007-04-23 19:44:26-07:00,commit, +34085,Matthew Turk,2007-04-23 19:08:02-07:00,commit, +34086,Matthew Turk,2007-04-23 18:58:57-07:00,commit, +34087,Matthew Turk,2007-04-23 09:57:19-07:00,commit, +34088,Matthew Turk,2007-04-20 16:56:53-07:00,commit, +34089,Matthew Turk,2007-04-20 15:05:08-07:00,commit, +34090,Matthew Turk,2007-04-20 10:07:22-07:00,commit, +34091,Matthew Turk,2007-04-18 11:51:56-07:00,commit, +34092,Matthew Turk,2007-04-18 11:51:38-07:00,commit, +34093,Matthew Turk,2007-04-17 21:47:27-07:00,commit, +34094,Matthew Turk,2007-04-17 21:46:42-07:00,commit, +34095,Matthew Turk,2007-04-17 17:38:14-07:00,commit, +34096,Matthew Turk,2007-04-17 16:23:34-07:00,commit, +34097,Matthew Turk,2007-04-17 16:20:48-07:00,commit, +34098,Matthew Turk,2007-04-17 11:13:55-07:00,commit, +34099,Matthew Turk,2007-04-16 14:36:06-07:00,commit, +34100,Matthew Turk,2007-04-16 14:35:55-07:00,commit, +34101,Matthew Turk,2007-04-16 10:03:47-07:00,commit, +34102,Matthew Turk,2007-04-16 10:03:36-07:00,commit, +34103,Matthew Turk,2007-04-16 10:03:27-07:00,commit, +34104,Matthew Turk,2007-04-15 19:12:45-07:00,commit, +34105,Matthew Turk,2007-04-15 16:43:16-07:00,commit, +34106,Matthew Turk,2007-04-15 16:40:09-07:00,commit, +34107,Matthew Turk,2007-03-28 03:22:48-07:00,commit, +34108,Matthew Turk,2007-03-27 12:12:47-07:00,commit, +34109,Matthew Turk,2007-03-27 12:11:37-07:00,commit, +34110,Matthew Turk,2007-03-27 12:11:01-07:00,commit, +34111,Matthew Turk,2007-03-27 12:10:33-07:00,commit, +34112,Matthew Turk,2007-03-27 12:10:20-07:00,commit, +34113,John Wise,2007-03-16 12:35:24-07:00,commit, +34114,John Wise,2007-03-13 20:50:33-07:00,commit, +34115,Matthew Turk,2007-03-12 17:24:33-07:00,commit, +34116,Matthew Turk,2007-03-11 19:05:31-07:00,commit, +34117,Matthew Turk,2007-03-11 19:04:50-07:00,commit, +34118,Matthew Turk,2007-03-09 16:59:09-08:00,commit, +34119,Matthew Turk,2007-03-09 16:58:43-08:00,commit, +34120,Matthew Turk,2007-03-09 16:58:24-08:00,commit, +34121,Matthew Turk,2007-03-09 00:10:08-08:00,commit, +34122,Matthew Turk,2007-03-09 00:09:45-08:00,commit, +34123,Matthew Turk,2007-03-08 19:33:19-08:00,commit, +34124,Matthew Turk,2007-03-08 11:22:23-08:00,commit, +34125,Matthew Turk,2007-03-08 11:16:02-08:00,commit, +34126,Matthew Turk,2007-03-08 11:14:56-08:00,commit, +34127,Matthew Turk,2007-03-07 16:58:38-08:00,commit, +34128,Matthew Turk,2007-03-07 16:58:15-08:00,commit, +34129,Matthew Turk,2007-03-07 16:57:46-08:00,commit, +34130,Matthew Turk,2007-03-07 16:57:37-08:00,commit, +34131,Matthew Turk,2007-03-06 00:24:57-08:00,commit, +34132,Matthew Turk,2007-03-06 00:24:15-08:00,commit, +34133,Matthew Turk,2007-03-06 00:22:45-08:00,commit, +34134,Matthew Turk,2007-03-06 00:22:33-08:00,commit, +34135,Matthew Turk,2007-03-06 00:21:19-08:00,commit, +34136,Matthew Turk,2007-03-06 00:20:21-08:00,commit, +34137,Matthew Turk,2007-03-06 00:20:10-08:00,commit, +34138,Matthew Turk,2007-03-06 00:19:53-08:00,commit, +34139,Matthew Turk,2007-03-03 15:49:07-08:00,commit, +34140,Matthew Turk,2007-03-03 15:48:16-08:00,commit, +34141,Matthew Turk,2007-03-02 14:36:02-08:00,commit, +34142,Matthew Turk,2007-03-02 14:35:47-08:00,commit, +34143,Matthew Turk,2007-03-02 14:26:12-08:00,commit, +34144,Matthew Turk,2007-03-02 14:24:27-08:00,commit, +34145,Matthew Turk,2007-02-26 16:33:50-08:00,commit, +34146,Matthew Turk,2007-02-26 16:33:06-08:00,commit, +34147,Matthew Turk,2007-02-26 14:38:43-08:00,commit, +34148,John Wise,2007-02-25 17:29:50-08:00,commit, +34149,Ji-hoon Kim,2007-02-21 20:04:26-08:00,commit, +34150,John Wise,2007-02-21 15:55:47-08:00,commit, +34151,Matthew Turk,2007-02-21 15:29:05-08:00,commit, +34152,Matthew Turk,2007-02-21 09:29:54-08:00,commit, +34153,Matthew Turk,2007-02-21 09:29:34-08:00,commit, +34154,Matthew Turk,2007-02-19 10:03:51-08:00,commit, +34155,Matthew Turk,2007-02-18 17:51:39-08:00,commit, +34156,Matthew Turk,2007-02-18 17:50:36-08:00,commit, +34157,Matthew Turk,2007-02-18 13:19:08-08:00,commit, +34158,Matthew Turk,2007-02-18 13:17:44-08:00,commit, +34159,Matthew Turk,2007-02-15 13:20:03-08:00,commit, +34160,Matthew Turk,2007-02-15 13:02:03-08:00,commit, +34161,Matthew Turk,2007-02-15 13:01:45-08:00,commit, +34162,Matthew Turk,2007-02-15 13:00:53-08:00,commit, +34163,Matthew Turk,2007-02-15 13:00:44-08:00,commit, +34164,Matthew Turk,2007-02-15 12:59:11-08:00,commit, +34165,Matthew Turk,2007-02-14 15:46:11-08:00,commit, +34166,Matthew Turk,2007-02-14 15:45:59-08:00,commit, +34167,Matthew Turk,2007-02-14 12:27:19-08:00,commit, +34168,Matthew Turk,2007-02-14 12:27:10-08:00,commit, +34169,Matthew Turk,2007-02-14 12:23:49-08:00,commit, +34170,Matthew Turk,2007-02-14 12:22:46-08:00,commit, +34171,Matthew Turk,2007-02-14 12:22:14-08:00,commit, +34172,Matthew Turk,2007-02-14 12:21:53-08:00,commit, +34173,Matthew Turk,2007-02-14 12:21:33-08:00,commit, +34174,Matthew Turk,2007-02-09 11:26:43-08:00,commit, +34175,Matthew Turk,2007-02-09 11:26:36-08:00,commit, +34176,Matthew Turk,2007-02-09 11:26:29-08:00,commit, +34177,Matthew Turk,2007-02-09 11:26:20-08:00,commit, +34178,Matthew Turk,2007-02-08 23:06:07-08:00,commit, +34179,Matthew Turk,2007-02-08 21:48:40-08:00,commit, +34180,Matthew Turk,2007-02-08 20:20:03-08:00,commit, +34181,Matthew Turk,2007-02-08 20:15:42-08:00,commit, +34182,Matthew Turk,2007-02-08 20:15:07-08:00,commit, +34183,Matthew Turk,2007-02-08 20:14:41-08:00,commit, +34184,Matthew Turk,2007-02-08 20:14:31-08:00,commit, +34185,Matthew Turk,2007-02-08 20:14:20-08:00,commit, +34186,Matthew Turk,2007-02-08 20:14:10-08:00,commit, +34187,Matthew Turk,2007-02-08 20:13:58-08:00,commit, +34188,convert-repo,2007-02-08 20:13:58-08:00,commit, 4,Nathan Goldbaum,2017-05-15 20:15:14+00:00,pull-request,1228177.0 6,John ZuHone,2017-05-08 19:49:21+00:00,pull-request,613725.0 8,Kacper Kowalik,2017-05-16 20:24:24+00:00,pull-request,1303243.0 @@ -36459,5 +36469,10 @@ 2640,Clément Robert,2024-10-04 18:52:35+00:00,pull-request,23471.0 2642,John ZuHone,2024-10-06 05:54:34+00:00,pull-request,121437.0 2643,Automated Bot,2024-10-08 16:39:29+00:00,pull-request,83122.0 +2644,Clément Robert,2024-10-31 20:34:34+00:00,pull-request,2005732.0 2645,Clément Robert,2024-10-10 15:27:30+00:00,pull-request,103836.0 2647,Barney Gale,2024-10-23 11:16:27+00:00,pull-request,58380.0 +2648,Michael Zingale,2024-10-29 14:11:11+00:00,pull-request,4766.0 +2651,Clément Robert,2024-10-31 17:37:04+00:00,pull-request,32449.0 +2652,Automated Bot,2024-11-01 06:17:26+00:00,pull-request,3498.0 +2653,Automated Bot,2024-11-01 06:36:43+00:00,pull-request,2365.0 diff --git a/index.html b/index.html index 23ddcf34..ad7070d4 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,7 @@ - + Introducing yt 4.0: Analysis and Visualization of Volumetric Data + diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/mastodon.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/mastodon.svg new file mode 100644 index 00000000..261cb0e6 --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/mastodon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/binary_tree_research_2D.pdf b/v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/binary_tree_research_2D.pdf new file mode 100644 index 0000000000000000000000000000000000000000..2086353d4987f16a444aeca59072059ef4e13ca5 GIT binary patch literal 23453 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 P&X=w-1_o(W8T9`EM#LRX literal 0 HcmV?d00001 diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/binary_tree_research_2D.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/binary_tree_research_2D.svg new file mode 100644 index 00000000..5780525e --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/binary_tree_research_2D.svg @@ -0,0 +1,493 @@ + +image/svg+xmlxyl=5l=4l=3l=2l=1 diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/gradient_computation.pdf b/v/d3f893759fc14b9e95037410756e0e365f373523/images/octree/gradient_computation.pdf new file mode 100644 index 0000000000000000000000000000000000000000..3a56a4cbf9801df8eac99f7dcee51bdaa71aca8b GIT binary patch literal 49879 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 +image/svg+xmlxf01f11f21f31f02f12f22f32f03f13f23f33f00f10f20f30xyf21f01xf22f02xf31f11xf32f12x diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/orcid.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/orcid.svg new file mode 100644 index 00000000..2a635df3 --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/orcid.svg @@ -0,0 +1,4 @@ + + + + diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/pr_times.vl b/v/d3f893759fc14b9e95037410756e0e365f373523/images/pr_times.vl new file mode 100644 index 00000000..c462bd34 --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/pr_times.vl @@ -0,0 +1,101 @@ +{ + "$schema": "https://vega.github.io/schema/vega-lite/v5.json", + "data": { + "url": "images/yt_repo.csv" + }, + "transform": [ + {"filter": {"field": "type", "equal": "pull-request"}}, + {"timeUnit": "yearquarter", "field": "datetime", "as": "quarter"} + ], + "vconcat": [ + { + "mark": "tick", + "params": [ + { + "name": "commit_range", + "select": {"type": "interval", "encodings": ["x"]} + } + ], + "encoding": { + "x": { + "field": "datetime", + "type": "temporal", + "axis": {"title": null, "orient": "top"} + }, + "opacity": {"value": 0.05} + } + }, + { + "transform": [ + {"filter": {"param": "commit_range"}}, + {"calculate": "log(datum.duration)/log(10)", "as": "log_duration"}, + { + "bin": {"base": 10, "extent": [2, 8.2], "step": 0.25}, + "field": "log_duration", + "as": "bin_log_duration" + }, + {"calculate": "pow(10, datum.bin_log_duration)", "as": "x1"}, + {"calculate": "pow(10, datum.bin_log_duration_end)", "as": "x2"} + ], + "layer": [ + { + "mark": "bar", + "encoding": { + "y": { + "field": "x1", + "scale": {"type": "log", "base": 10, "domain": [100, 100000000]}, + "axis": {"tickCount": 5, "title": "Seconds to Merge"}, + "type": "quantitative" + }, + "y2": {"field": "x2"}, + "x": { + "aggregate": "count", + "scale": {"type": "linear", "domain": [0, 250]} + } + } + }, + { + "data": { + "values": [ + {"t": 3600, "label": "1h", "y": 1}, + {"t": 86400, "label": "1d", "y": 1}, + {"t": 604800, "label": "1w", "y": 1}, + {"t": 2592000, "label": "1m", "y": 1}, + {"t": 31536000, "label": "1y", "y": 1} + ] + }, + "resolve": {"scale": {"x": "independent"}}, + "layer": [ + { + "mark": "rule", + "encoding": { + "y": {"field": "t", "type": "quantitative"}, + "color": {"value": "black"} + } + }, + { + "mark": { + "type": "text", + "angle": 0, + "align": "left", + "dy": 0, + "dx": 5, + "baseline": "middle" + }, + "encoding": { + "y": {"field": "t", "type": "quantitative"}, + "text": {"field": "label"}, + "x": { + "field": "y", + "scale": {"domain": [0, 1]}, + "type": "quantitative", + "axis": {"title": "# of merged pull requests"} + } + } + } + ] + } + ] + } + ] +} diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg1.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg1.svg new file mode 100644 index 00000000..849537ed --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg1.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg2.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg2.svg new file mode 100644 index 00000000..466071ab --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg2.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg2_not_sp2.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg2_not_sp2.svg new file mode 100644 index 00000000..5a302615 --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/reg2_not_sp2.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp1.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp1.svg new file mode 100644 index 00000000..bfb63280 --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp1.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp1_and_sp2.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp1_and_sp2.svg new file mode 100644 index 00000000..4ba9c77d --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp1_and_sp2.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp2.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp2.svg new file mode 100644 index 00000000..d079a02d --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/selectors/sp2.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/sph_ray_tracing.js b/v/d3f893759fc14b9e95037410756e0e365f373523/images/sph_ray_tracing.js new file mode 100644 index 00000000..41555bce --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/sph_ray_tracing.js @@ -0,0 +1,81 @@ +var particles = [ + { cx:65, cy:135, r:50}, + { cx:150, cy:175, r:35 }, + { cx:185, cy:130, r:7}, + { cx:160, cy:115, r:10}, + { cx:235, cy:90, r:40}, + { cx:215, cy:30, r:20}, + { cx:425, cy:45, r:40}, + { cx:280, cy:140, r:25 }, + { cx:350, cy:125, r:20 }, + { cx:410, cy:150, r:30}, + { cx:330, cy:180, r:35}, + { cx:255, cy:315, r:55}, + { cx:475, cy:240, r:60}, + { cx:650, cy:215, r:85}, + { cx:570, cy:45, r:45}, + { cx:705, cy:45, r:35}, +]; +const hitOptions = { + segments: true, + stroke: true, + fill: true, + tolerance: 5 +}; +function recalculateIntersections() { + for (const particle of particleGroup.children) { + if (rayLine.intersects(particle)) { + particle.fillColor.gradient.stops = ['red','white']; + particle.data.line.lastSegment.point = rayLine.getNearestPoint(particle.position); + particle.data.line.strokeColor = 'black'; + } else { + particle.fillColor.gradient.stops = ['black', 'white']; + particle.data.line.strokeColor = null; + } + } +} + +const particleGroup = new Group(); + +for (i = 0; i< particles.length; i++) { + const particle = particles[i]; + var myCircle = new Path.Circle(new Point(particle.cx, particle.cy), particle.r); + myCircle.data.line = new Path.Line(myCircle.position, myCircle.position + new Point(0, particle.r)) + myCircle.data.line.strokeWidth = 3; + myCircle.data.radius = particle.r; + myCircle.fillColor = { + gradient: { + stops: ['black', 'white'], + radial: true}, + + origin: myCircle.position, + destination: myCircle.bounds.rightCenter + }; + particleGroup.addChild(myCircle); +} + +const rayPoints = [new Point(50, 50), new Point(200, 50)]; +const rayLine = new Path.Line(rayPoints[0], rayPoints[1]); +const rayStart = new Path.Circle(rayPoints[0], 8); +const rayStop = new Path.Circle(rayPoints[1], 8); +rayLine.strokeColor = 'darkgray'; +rayLine.strokeWidth = 3; +rayStart.fillColor = 'red'; +rayStop.fillColor = 'red'; + +function dragCircle(event) { + event.target.position += event.delta; + rayLine.firstSegment.point = rayStart.position; + rayLine.lastSegment.point = rayStop.position; + recalculateIntersections(); +} + +rayStart.onMouseDrag = rayStop.onMouseDrag = dragCircle; + +function dragLine(event) { + event.target.position += event.delta; + rayStart.position = rayLine.firstSegment.point; + rayStop.position = rayLine.lastSegment.point; + recalculateIntersections(); +} +rayLine.onMouseDrag = dragLine; diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/sph_ray_tracing_diagram.svg b/v/d3f893759fc14b9e95037410756e0e365f373523/images/sph_ray_tracing_diagram.svg new file mode 100644 index 00000000..b8460f52 --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/sph_ray_tracing_diagram.svg @@ -0,0 +1,16 @@ + + + + + + + \ No newline at end of file diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/spherical_data.png b/v/d3f893759fc14b9e95037410756e0e365f373523/images/spherical_data.png new file mode 100644 index 0000000000000000000000000000000000000000..710cbc9dfbd63ea45a2ef85057a261d6f0e7433e GIT binary patch literal 612879 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
  • $iW_yO%>75Gg8!{eAtGwPrd~0xcQz>5%&#)2Ns0zpuIpXfQ5uS4v$4Q& zOX#oK+E%u4ebBPF*Z;VErQ&5JnEk%~Z(rq&>c97MAGZSE15e9b0LfYA|71IZEeMoQ z6QoRjMjtO`%_fM2emAVBt}SD6*240>20C~No^BULN^1pwwVbgPU0u=g7z)E4WXyw;Rn>8fW&{iA2QZ=5p3e z!0zYa_X&E1ezl3@XC3JA#;NH6P0jjqSD-tC@+ z-u{Fu{#ePS!mvi3JU|xqadd+2#?AjSpNZkf@Q1s zUd*WbP8s?gZ$Piwpv@x@$?xl}|2q34O|jFl_XGexQnew^F+_za z)=KF#9o1o^nL!e7C6&X_P6XVleI*?}8AsgP_UAv3W(1BX92(Cw9O)y6j2>&k!VeFB zgMybT#oTpK+;5H-zj?0t>~eV$_sc0$Qu!O0t@Pl2S*6vfSYa*eBaB|gZ!%3pxpInK z_F94kLD2CEJTt!PQDSrSb+U@Xc&0NeCl-HM-UZ43Z!Z6DQEw41+Qkj$>!a8XU|_U@ zJNu(}cYbGG4%@?UrXAXqOV%^*#lTRh90!@dU-$}pXBJdi z{82cBg)3alPWc4?71y-Ml-Ua4fMHy1W$-|t5o~D1A5je{HOpt}D*6`?_kZx6RxI&a z(&;OZ-g6gRNCmhcW|L^Qt(#wK8+Ka@zB#P%kn(Yk;osI<8ne%n0Jnga=J6+RhFK)J zyli7^Ty`;UdqwXscI2_RXq!;MmrO}qnDJIiu8QT$w#j=}bz?QUqhSJS;_(xr1L-DO z#Nk@=0GkPrVZjI6Hy_Ol=kPV^a>zwm7ixGzQ2Q6YJ(qz1;r+LHUhjjGhScMM9^F&zX4{+qr#hiw!cv6mtbN&Ea} zJR4M+=t%vDwRgHR>X2Pm#T%$$S%5-JWpl>o81=wA{8;?msbuEM+79JmU@EJFe~>5X z`?qSYxlznD1-)dHrHna2pF zhp(P--Z7y z(^6pCEaH8g)>i9ETeiwN%I^CYZl*Azn?c_We7W21IKoP@e=u62WH1RMlUDG52Q~SPjs5b1BZDXKwPVr>M z!Q^Vk9CY|XCEP7>Bv=uBBxSO%F~tG44|$uZ`PU%5G8oDo%xO{cyTvTJ|ITm!ODJgh z+_8^0v9RLm#p2$p6!DgaYB+*e2^Tv19KphVE=1C%l=+*ixo5vtc1C|Lk@S#+L~So!q8yY>(4SVyUDOk|NKtFw$5d9?DU>=G=9>% z$oBnMr{5K~VV4AEGo|MhpD`}}#V3dFO4X5BGK|g3u)n(xo{r81Rwu$@*$fB0H1IV2 zpx-yJ@U|IlU~J73vPi&G@4@QDIiRT#h%FgVxg9=DS1vhkTCr{bCZOJ_b63aR%7-bs zM;F6Vlv>X)g-VWMRX=Ay@Vy@0Dn9o3jDb$4Hh1u2=ObvXJ*oSS0!Y(4CIu>r)A>Vs zH|fFSMgl`AePwW)VQI>(5wAVT$}3i#{wq}DTxNW-lbx?FU(IThJP~%nY4YfCB9@u3 z|Fy_Xs+ovhOVmo&;=sOLi2zJxI2$!C&CJ#M)#-ZoUH3h!yUZ#LD>N@KFd z-(wt7f%jX#%dy_LGHB=pX#}Ye14;N#^jPzzvZbzxE(2e-C|Nb8WApYiW_g}!DMiE! zTwUxPF|sSCDvv$Vu_Qp)zwU8><0HBGxw$DPNL4EOR#@H#(y!=qMnfq373w7bVld$w z9UnH%oy%9)zpqN;1XL`zmj45ix+2+NkZ@i-B-OzB8>JSMUD9FnTzG@)EwoHWNPe;F ze=%zP_6%Xh8&I#MMFn#xh^2B@n2(?h9TRY+_Yf@Z8>ir|t<^2)RxN4G`rr*5SJO`c z8)tQsp;fQj#>u5TypJuQeOG_ftiI?^eXG8&^f!&!SwULBsji6D>6lK1b<+05I`wax z^m6|&b_P%WD~jAj;A`rNO*BQ;qw^!;Pm2UyW!Tu7>ml-t&sUH=f_Nkt=b17-CWLq{ zOcXTww2j;eP%jw{byBHd%j;$?ChU{Rim2T|k0821uJH59$O4|a{t`-I?HC4m( zsGFGHvGUTbJqylSSEI8=2{p@@yBJ3o0y&JqF->6oqw{9Voy3z?P*=H&jg(=Wp4Oj8 z{3C7aYR+v_m)u9gCtwo(&p+E{bJVCqDqlQxponhg3w^|0lOfTi{B%sul!FVp3S4zd z?P2BgL>t8SlMcl3K-LYLF{a9?cqGv0jT9(tZ+L2-!TJuLkyKN-4Ec!BA~*IaW>87K z@~luXV)~VhdH4h)&0Dou9k7O;Y2yCwJUh|XR!1CaDjMMx@y|S6^=!&>04(HF9)7U_ z9b?1$-aU=?=*rxVkez$2grGzg*M2qb-KOMHlkD@os`yk}OnC0HGCq#KG{7-UTh7^^ ziwu5I;GLtK)wp5rclE_8l{BRs$R!dK-FM?#@P<|Ah183ACDYYfZ;2myIE9UjuylQE zC4KK~o2x2@!Ve$A$I*aZ_?aXe8|f6LkRA8b*PeHf`7ptYzY#>~$G?fOYR#gYTXH_- z?0<<3=;OERR|X(Fk+EjHohr0Y$?>4(^tqcq^oq**%Jgo-Wh`$Pb)W#;i5SM}Fv$^s z^lDd57$A39eSoXPTf>0c*{zKK1PM&@%y|-+gq3kFo}k;RtCIoWFu+yk|AsXTLj==}{Lct6~I0j~v!EKSbQ3xI<5w7t=guPP( z?{AFX=DX}k{-f{n2LDIjH$0a=ymP_TZBP)eC`y*0lM#PIG7bpKq0O^8U7NZ6_I_kF z8k`k)R6_=Ht3xc~l^SzXgw{-+MbnZ|@r$69{p(b73N>8o3K@xtk;ympfj`kc>gZGM zD_d(V)rZwyAJlZZ5%WENTQ+wzX;)2x<#d0)WYsef`dBioi&mwOy})8o zVwE!`hWB=MsmcUbFI1B;J7?V}h3iQ>h!NdQT`s#ObN|?AZtM@a9(U*LBZ^Bj&w{pom6$U7Vw;4rQ%g zvgOGW;u+<|3jj} zlQO2x-=7C~!3rY=+l0P(gGnf{GE3xP`Nva5F*NivyaQJH(NGeDU@Zc}xOS5iFdGH4 z{VhnlCM9B?g1!t(E4MyI272^C2fCEJZ~pyd%xp`PeMV&X^?iUpH`#nO;^td9gPf=;f!N^_!Kv|+&HeHxCB6H_ zUMyY(;?g{S0sd=vX5iS;lLh z#*9N)W)RFlN>mf8GdlzMkJhSxPxBy`d`{wN za%%5ShyS1`;mLP^%rE!&OeM|hRT<7urZ~Yy%olgq>^x2n7+|lK-*BH3s@`~jQJdQ! zk55u3xFmvHux=P=Xn^Z24QMQG&m`e-p)QqQ=84~jZ9e1`d^V#TGWPavB7qNPh0teNZui%gg zYEB+kGizfXBiQEG^&fn50pwdDpG|f5B?iXiys&&lm$$3DH^EXS?~}beGvG2wAdFdpr)MipY76kIG7EoLT=kTnX`XQy1BkxpDZ;NQ(g;|f+6$inIsR*H!V1{}8 z+c$Q2F_Dep9XH(=L+N8LAc*jOH}%tICS%J7P_@HFP`b&kA|!j!Y-uyB56hJ51Ln%S5T z0si;dH0nN_*{EQA%J_YYaiH3PcI5qQ#<{_#Si;jX7ZXyg2(O7rpN%MrDC~D(<#qU@ zS7F|O;wJUzdBU!2t+~s4v9PKgFRuowidEua4y70#7zOBMe3^RrIn*|{O;9=%|2gjk z+;jN!E;)E!$dKa+ioVXF8MIr%!AMVR&Ytr)qzhJq%#6&uf4b0n4!{YaRJ;)mwIem~ z*fB*bwg7(qhP-q2%n(RxAKfJ-8WXH7a#MF@J{e`50}IhHFa(fK+N=Cv4A(ZW$20x! z9q2#;!(&@TK~#7``#`3_U|BlN{(SmQxVu4AB?>OdKOFe}R*^UFhiMSiJgnI7J{^`J&Ki9A3H?=R zGGks|@d5x26EEF!o+7jCC=Y1SH(5M_WSl)ho%rb4SKDr4A|7~qsfBhq#$biBwVC1+ zIoRstNCy#yW0~RBi>?NQo4{cMB(AA{UZ^&UhKwm6b`acJ$bkcuEV+}Db$O6q|KJwA zQzi3TsE?LXfr2D0RS}guSE;E!amDf}ACnLVl{!lX%NSIQ$uAH1y+n$!6~j9{l1b*9gfId9nO@oixkB05 zTy!Z*1|D1#J&<*zc?>P8MVsXU{);@n4t;!o=iSru!uGbRC4wSaX{Jr6qo*hC9;%85 z6dZu>#=BD?Kjg2smBqlP={MI4p_{$MpE|>B3}lSM@KmVWts3ySV#*hiezxyT|9+$N zTK3mF^(8Y!&>neB_}QOI5Jee@cX~4iBeD(0r$Q(ebv;9o4c-x57d6i9o=C{boIarNEj7ekbq$QnWCp8cBn`FX+Wo$ayq6=o!BiDOg- zMmf#7N2L}smdo)g5G9LaR(rM{VJxMNZ#JqlNw)cQ+86>RkTwe=W5pD9c>{E;iMPz_Hw5!h%uqmL#dI+4N^8z83|nYSr71ahz&kNq z>ngD`{Yke~cHp5lK*=%;qbxaS59nEd1Ets}at`t=FZZpho~I;y`l;_ZZ;$#s&9%}S zvj-915?2>doAHkbttLdD+hy$t)P!#=Xm0S1r9trHiDSJ{MDa6k_WK-BZ7gp8-7{d?QmZ5f>LkQ60R7H3r$TRkuYk#=+rDey=9Zi%}V#Vpku65QWFMpm`i0qJQ z{I)S*ZnNdg;ugw>)+una@wWm%%BF0l8Cy7AGxr)zzS^mx31k-g{Fs6-9tNFnt2T$d zoN?N2nsIxgAgg1r#gF)n0#`w`F}%T zBc8x1g4QmEGOpZ5>$8LVnR&cO$hRbH81TK2__mzyUj3RH6Ef$(W4hO`jAYK_D69v; zkbToZCr*#};rP+`>bXW?@)wXqTItnQF$D`!q#k;3!(#Kutt(R%>d0$JrS51xJwixU zdMc)H<9)zIRv>MGji%LFi2NyD>xb67b8;5fBP;&B?!$K#AbPFW=jL*aKuIHr&5OZg z+L%f+;2<$>)+XG!$2hncYR?ZK!z8mp_NEBEuQOM#I{!2PsIugWN+yfP zMAdHOkXOVzg7(GOEdJc7+B;MU?MvqU*zFlj+J~q0KaRg#b@Xhy!cqm|5?R1(4eTi7 zPTBAU)%}xC3WD|5gzJr0INV85pP={T1y1Gj$|8*S4sIQ(>4Di+MlL%uoLeX*u;d9G z(zKnD=>!MFZ}o8o%$^u_`)lG{v<^LrRk2duTuPj=i5-L6x8aL`N6!FAqDy5d%PQXC zreP$=%oRIXFdrvJ*KYIw){M-&5BH(H&Y|g(-M4pSR0X;51uf=UsmCt{nhf z1NjmHtFfQ&(A#R(=T`P}a+r)*wS_GpC^VeKxp?OFw0FoL_Equ~^s%hJ_~_$!Dp@*4 zSYwS}WjL)rlD1YT{!%Yib;5BmKP{>=Tdk*@A2$2gH@~|9)>-F6uiKN)^C~ktk;pO~ z=KPdS1X_F&-zkawu;-lg_e)JO9j{r99~|G>S|eel_p|9=)Ej!kqjeIv5XWypu7 z6*5v4yvs*?l!&&N4~d0vfgIXw#L)@jPA`v}-}XAz??W9a&mdPg{3+7v+72&zUwU3! z_P7YCiomb)R;$`E{g=SSaPie&uXM3I1lAi`7bGySJ>Y|a(}ZY^SiLW1c9hLKe02t! zMQHP(2t6Iwj=VgDK zb$(7Q6R1kgv$5pU^g%o|TL}2~5`-*X)7h{n9qYHh2cIU6OJxz=hX!*%4LY8`)%mebatQc0Z3Rg89!fkpnBnj^2Y=fTN|eO_V15i6 zUfsyU9kTJ-U$Q#>n^JJr>ReXHF`${l zQ?!8m{WDGLJvB>8?o?RG+c%U%(qn_hCnSiiew1EJ)FkX3F#~$?HgessYeXX{DZBG!<3Wi90I?~Z64Z>yvsy8t^Amo zMbN%7m#x*nA=F`?`b0I9ZsZlR;g+*et+EdR^AdBHmK}RVajv75jH!t?WYymO0)pAB z?qw=Zb-s*0(z``6zMi-j140+s8oA5iNn16mqknQz4WSV$2MeW+r$X80K>jqa7uMe_;#+#i#W8;LIj{x1EplwCWWo$&zk5%0Q$ zP#PB3>z|2ooudY=^{1!HvAxy#-u}<-A)@m?cfFb6>w`LvHjW&(hn&)nrA9?tw;T8& zGIE{>uP?(6i;RM-RB@OfqOSb@s<&Zdam}^253KLOFZItgjSfEiM`9xc4KyCU?xk{5 zigKk~Q~EPDQ0cXhGb=k((Zf+2L#8hu=Qu*_XgrUyK}CUopof#;IW=!SW~JDmZJ;HY z$D4CuR?c#bW@EFMBazst*!ov-NBH&kZ$P%nia&~n)PFF97h82x%@`iDTveB=g^^n; zSX=TMfW@j{aSAj4<$iqU8isb(LN!5IRhJWdubGy8t&yt!NezDuRN)l1Pv0^#Rv6A$ zc^JIG{}_@KM7~HLXFhYidW4f455q26DC;K85a;^7S#}*Z!^mG(IYX*yYpM|P*V$@* z=J82H<(;#v@YHMM`OUcgU_Z>ITs1)|8?_6E|P6)^935vW-S?or@n0L60VW%M6~l@vSALol~>d{usLqsF0Rq{+J15y{RY$A^NnH~Gzi15+)nL+qhDN~>8(?Ht` zRe|Bfcpn$LN@FZl$B--!V9Q40u8uaXo_ZMHmnw%LCgg&sqL%E93?=z_m$MHzv-%%V zi5(OAG6q#K_?4RJSF&@-m*`)BF+=ZDR9C=#9Y$rU;pqXEA(W2&_(}U;S@HyN^~`K% zHsEXI$~*{9WX1l|+BN+?ye%ImDg{p!YBzzSNmo_Wva0t@`rgZ#tx*noD5yD`{jv_Q zg~+i1I`F)UWGzQe!y_M{A^$XpeRB_!`yK^j45t_+M{J*}lhKu-tOg)pEZ*%ZgFi;y zl|hQ1R~FwRXGcYD!~s=jB+7)nrh&v;s-Atu-1W0g+fxnB5T}?Ai$(UXJH@!O zI!Cqgk%pp%e3AFq+GRgdXon%<_V`j4a=z&~Olu-VjF1nEkfMcPpi|pK{MQ zyJxPVhlzFjqUBLi@xjE=K4oX<9?>nTBjC3t>4)<@nH3?|+Qd(qdd(f|<{236>(mBY zutmmXgsS5IkFIwNuIvB5c+;q1W2dpL6Wg|J8x0#LZJfroZQHhu#%}DpzrX*z5ARGK zWX@zVd*tub|ArM7Mz zUzsh(Yj6=-LkF;n^s=9YMuED;pAccRZERB*x&@jD6IkSGvm;5M>m6!Er_%aaQ!ROceXGpt~zra@ISbCot z9cB=~YgK2x1G~2NU(1Z0h}1uyzGar9!WlpV@}83hD=3bY_3uXO(RDQ2tgdTMWxbS) z@Az5E`C1$gH`qsm4brIK;n5gD?>*?!Un74Cn~W&#IfS$tMs@xrQ8@RFuFsd?nr%y^!0kd*TVSZ~$nJQj>^oe`kCi*LWwKfNGKzf*WPptiYBMV&v2g&=Q$8 z7)sb%JLVtVmA}l={|dV)z_pNZweEhNlMG&0BWdd-Hc;1@8U;1*SgQopIil0N zl~N9l>e{Kuju)_z+n)ZP26{p;O>jn2->{_%(SO}GXFSf9sR$h!!y{q7!Tckm$6~+M z0t{%H@5Q=ax)fq%i);nFqa(IG;y&+!K4D1dRLTmtV_}zMZAAG~_oUUNAkHy8tk^D| zxr)4BC!7&&pE^q$^TAwfB#sSQOjngu3Wct&*#fm-f8m;G!1Z|L z(Lcun@W>XoZxRm(pSKi2Jz8cdSF0`+^iQyvn1Du~p7QPR#IMi!mSU^s;Zqo%ikWOM zw&w!ndEBE+NMPGSV6z9iU)LkDs@t})CM8@C0SDuim(?pa{b*~-*K76z-+_RdY*>4F z{vRfl+f?gpGu>GcYu3gm{_>r^-2BPvCRnBhyxJ}|%8~eX!BO>G`Cfzc1iUgjAfPC@ z-a(i!We~r;`+(^1dDffINGxoXA011Hh^GXKmG}hMAz>qe6(2%?G!ZSfJm-9L@+3p| zi;{DxEeklSvf!ScTC;agAM{*1#Q?*h>RmE_jCt3TemD1vDxSKW3+Ip$B^B16C#MU#Lt-hRK zt|b6^B4sQ9A6VxbWfkWv{kLJ%HISVgFj+CDDe)W9a!vo5`ozD|eod!?E_b_K%;^5j zKI6L1*=M92sn}PWvnp$gmfBFMS7$we+DAN}#0=;!{+ky4oG|k0i7+(BRjQsZkX05< zA}zF`)eWc+=!+2kCuIvV#JF|>keQ~<3Y71}`|m&NIEfWl;%?9j#Ws`v5}jSqy9ElP zu#?U?AxN@;E36>;kVDSu7Du;(k3tDb(-5OMWk!KxMT!wPzFDvc zL|}*6txCZn4?m&|cB2Q~(YWd1;{PNv2cXTu$J8_X#sT^bNE&0xPGBfP?Cizcac{Kc zaZU-ei&X1H2lQ)W3YobD<09#VJ57b|yE%d@;INPhX5q*`2zyy-Fc-?D$6tVR!TEjT zj7eMtowV&EoR6m{hmET%JXW|aQPVJ!HI{9DqqUh zR!7{#k41y!BLJ!SFUB|CYTcHY#cN2zazpYs*xm2#v zw0x1ZQT9WYaV$e9Q)a6(ziu;KQV1OXKLOGZ5tHym#qvI znwT06V3s2>EDczbvL-r{N^YT4@=mS%F*t;ikmxBwg6&4$>l+>SO}a&LmnGBP>YU=K z&%C^-$gs@C7|WOtH$Lt@$;hcBH33KE=S*eSnN>n)NkfIJ6@V?eUKF?s+f^l|D)U|RQko;m!U~UO+;3e)XqdDOB0;!OxJh=u3Lu| z_XF?N+S`8uPI^*C^AH6tkO35~+Umt=RW45d5R&(fJU(0frts81akp>dvJc7Ot4%6@ zvf6#Z_nNxPXYn*j!V$jR;w*($}yJG z>M+%hUc3To>(HhJF3;3|i&5LVQ;WbnoxzFOl(AK`N+rSZ_=Of2=ziMys!tXL`+b1Jse+WDQRS=9qsN1-fvTVvB#Gdhhz4M>GzdmMX5D66f zAX)*@T-Fa4K)BZ-3sg{5aDr3`u1dm2!9e$8lyISJ_&b9gv3c|zuY2$@>+Mx{yAw|V z8XMvDgd8|KAZhZB=+|7*E?CMm??dOs^IH7gH9UdA8NQ9agtGjoTVOSB1`UqUP}2*I zDYK@Dw(O{z^s<5IS)dd@fRy+%Zxn}=ib<-iALBGzt&B#(?{t#Pwbc?1*xC$d{iWQ`WO=ny2$Y#n^`M7)j26aOg*7{KAyil8@4As$C*^S{hObS+f{z2t z;zt~3Vz$}ML-yB6zZbdgUI^?R3w}J5)5y3{Xdnv{Vd1s3w~hU#rw$>ukqQhzTu)x{ z(jNcNT=LjZVSA|L5nyGvx0z9U;!$ByQO1=cvbFBDcK(9y&&nTj-+d3xr-A(2tKFihi_d$TaV==+IO9Iwx+%`}{zQUWg6pt| z&#Wu1hsPGX3nHX>4HP*5Y|$*r$Sd^M)hR=~(XKpp&V+$CREU+H5)9yR6&<7uKM3^G zV)^-Ng;vbs%-do~cqOzEIky*hW_Lb;gNHHl5^TLNHPdw@j)YM)xD{|X(FCFK);*)x zr+9aovCD;#@cn{a*_2D%>9={R_DBT`u@10g7}W`M}aL-#;060z)Ue94+YChi^~o6$)8q zJX%Nn7Ji{Bl{#Fg+UAYBuE$;x04+XgnVi0u2wxlE9v3GR0k^L(Oz87B;Qt>k(hB@W zXK0Ncb%UcK8TP%RYlF+RYtSMyK+n{fNQo#U_S%Yt`cD zq+TtntkNzqQGb!88uRxHAhlZw3`)IpIXsW?s+1-W#CTO5G*ug_xSUmk##%Z%x>8Hq zs9Re~g2^j{`jI7ILHM(2)4?^9iAKXaA^FGoHe*C$8qQ!O^UMPgJ&IJA%HaNh-L*I_ zVR0OSLpi_Z@+0~0XFmGBaXRFWc~NKGStQcdZ5si%(cZR?~d$^J&o+c z{D{c4ZQ2 z9%~1DY8GpU*2*{ZOpx961pn4(^8tle9L0`npvCl&$tu}AOHuvF5Nw!Y7k`$alDXdM zdkNB=^~718?hN0&1JCz~NuKJA1}2=Hu0c}FC3~d+bh%%Jc;AOmqKzG?IRh0-1lX~a z!gu%BX!!jW3~8AgOe6-_Hre(lTy{l+Bm7AWr+D#6^99*K&tAxg!Zp!_-;1_L%w7v=|*8Iy*%}Ik) zIX0)Aw6=XZuomdK60#oM?Qm>Bu_XOO5E#gQEBJOK#`C{%zgS}@0p0ZSAh>U{7(4c^ zdz$GxbCi0#4?byOnQL-mTsLJ_T zv+=H5JF2v^x$VtHaVppQ&Y~pniSK%aezWEcheP(Sc#(-;vEfa>#b8kBeAyah6s@J?g3x}2r&g{er^4cfXnb+y2P$Vo-gSQeI zpEezmGkA=96T*!AcnJG4o41ep2C2D3)4B=hUBj2FqLfkpvkxWs`1RWNdP!|+kD(F>{1 zD&`J`5;JVO6NK6(ho|51E_J=IfZ`)K)-_O#q*-R#Aor}g20zR6=L=o;!=1nmFvb5S zv#Vw+n@zb)4XwxFJvnq7s7u+x!pW473Md$6?lpuY$L26Gcm=!?UO9ZD2>I`)HQ^MP zj;d#zy}@L|zesTbXd5TyGB6W$wZdpAw~1s90m%~W4%=OQNN9x+DxmZh*Nq-6_o!;f zSgX*94;Zy<(F2A$Cy){?ZZ?>j=Blt*mBl~^cCZ6LnR2gwuWajUW_xhcIF58;9!SX$ zgi+2^v=-_QlXL?_K+vAuzLS!~C__b&9*NXSB=j~qY9#%{>;KJgjy(TY%xtwkb9Oi0 zb6y%JyL$VhhZ|aD*;@E7+x;IGtRt{`+N3v(h^20DJPm;Z8v^e{037lwWXMQY65t74NeWNlo0}{5{s*J5~>;6 z7uP9%*ix!iU|}CzFu-zv8gN8^>){0*b=WinddNtL%QIfglAR_F*;_jNzWB^(DFR`m zo0`Dx{)2J-FnRio?UAl4N~g{JvvfJJ)IY8gWpkfH{*!eol5qd4!iPyThkx7`%8RX@Vn~&njFzxOB&6#bwrOa9DrV zJ!X^ShpYh1UCk3N;!c7mpV+`#IG-^A%xLW~H1{Pw@XP8hscs7IVBzRIa78X&*K+)> zFWEP9&m1mtuNbyN#a7-jRJoRIou?f=M4h6_2&-}oHOTn2r)HUpYb!==gSw881}~-* zCJ7g}qqm<~9E9(%ULSCsJDhrcVO8A|&K`l!JC<%;tSp&KQ$KE0{n^R80I46tb*fBv z-@3vZI%2cg`i`skPD2h0+P7Oh-qjlJWoOmuWIzq7DhFrhwky{x1B60E5l^`*B_RCc z^Szp@{s%$%!7j~7l?$U9O!*VQ<|H1qDdfWAFZLv>uj7_QgR)Ws8)PNN2D*yX)|Ol! z+#&6nRZ=e?g+1;M{Fot@|Nni!gj$^;gx$|>2wA*AG?lE|ddJ8P7yE8$f8Sw+%B7gY zZPdT@*h!G(J5}o0RZaXEq^>-Gs{7-n9)!5DtQJ*L)f1fX!-jX%895H0u3u%47u5EB z?qdeGiAM2El^nb(wnV(=g>_no%RhI@%dIRp@OTA99E)8^cnPBf98b+OQk)=F!eDI> zQDG0ptX`8gXrAtdC^?jFoXI;0^rNuP?imJAX?KZPJt?Kp)@}n#EigTd2H@7t#j}M% zDMzGv{s_*yNnM3T!NusjA#s#DYW4_~s%{7O*HY290=f6TD)SIzquhl#)cf z&oYb@%}P`3|8@1- z=gCC(VI#c5!IA*D=BH)FqI)zlyJufYoD~1g^7NYve(6)K$|oM+)t-ZiUOq2e;@Y>J zwx2v|a^W9+WuKy6H+FgXPf^f+ky8-Eo@UfET7d2R`Rq3>(^hRXB>*^b3is(*Y@WD1 z+L&*9l>iZQ%bW$h7c4MmX^OAc6?nwON6*7%#i}4-2IQwhcWeqsU47*me#mxgR?Og# zBI%3_;z(eJ1U~8O71ns@*3w5#O@Y0`k^S!H zQuY(CnPFqtw{41QU2K#B(04i?9ec^pg$`>XELpbkK?XWC0j^#jjDLlbk1jtS)##vy z%R(8}&CPnv(CAA(E>)pw>&%}Tslzt(?T)S6_>coT&Q(;IHM@U4ShNBpGyt0^XJvb) zU4q-xw-hEhPMmA4yA+3EY!e3cXWn$_M{~M;u3Ko;l3SU|t8H*1@?W!$z~A-bpPz%A z0?+XRqi71ez3-3PNP<=a+0VoOIpjJ1tB6=;7i|jKgW9_04bI~(?wqs{Df)@+%Y~TJ z2$&LuksC<%!mTD7i)O9BxkfSn9h%{78av(?v>x9of=!WDDQ6y8^c<5}*JScG z6c2*9#HEA8MX~dSw zuwvgorx{C&-5xq9iXu5|?H^L08v4C@$HN+8`}=N<9R(nHD3`_ZH~K^L=V|T>#Po@q zK7p=`1jz1n<=i5#)$fh7S=>FR@%?}oqD*I$V(pklnaV^NI92p~Xc@D;@8RuLKhD5x z3gbaI-X~DLH?4ksiIaFwAN!xA(XPFwK+w)kNs3|`egFkSg}#e}SDF<+5&iJ_fW?Xe z10c%8G4}?Vy?~upv-V4@1)QX(S!U-trG&=R?_=fS7&4jaH& zPS%AaVi13lU$-s}G2+)GWkkc@RShNe)_aVTk*(u1AL`dF_IY`m-j_^XCVW=HKSA}p zjr_;Q0GKXPF0_Aj!i8l3?84}z_1qIc)kaKP4A5Uvgo`)W9<`xUCx6;=ca{w;*>_@b z7mLQ9F^7y&$thjINag}{|2zxeEohl5EVQ*d1E!p>Q=Px?+T9&R9=}D-0xcTgrzF+W zmX|CwsbguZo|a~$4R$C*^(V#kn9JX9k_v}y9W8(452DqTR>_mI0@cisFH*NM!_1aU zuScZX@c}xZ+yB!6k%ulV4r2?r^bT=+*)@*w!B-igE@JbzfMJ!gw(@6&u3j|c#Wuc` z&7HMU8iH+GNKsw}vA~0YUNiFt8c%t|mb~+YG#z3{!~>%Y&nZm2$S|&hRb(Ft?%>6wXTopYQ;WN9 zbZz7JTF!+*)!^FpaujC+~tDaECU?j=1Uuw7M-(D%53H-A-JWZ#3T7 z7o?7gzyVsKEF9k8-kMb2X=RU$hK#+4Rk`2hu@|xF2pTU>b4xYS0N?7HoqP1JAN*5* zR%Zw(c`|SW#6=ognq2U@tar+h;~i=NtJT8Pk925m~-&POf& z_M0=ZgJ2+zT?#->0XGz&t`^Nz!3+dZg_@d8I0!s`?&@j0iKJcXHe$lFr2$OvuMc(U z2*i-Uz*L#9a*mTtirJL1RnVTLftt#7Xc;gZ&%ak+PsM*CD+N5ySk+?Vi-D!zXk~r( z$t-?Fagu zoD!Ep5?VH8xVI7^maL`qf2>6y4)V-ahCVJ$FYt6u#T?rC#Jtvy9!nGWu*HrSwat@r z9&H;5&evCiib8m0nBZ9$=>c6lzOb7`+zu%Dga*MGn2|%?Jb1JMWHK}H<6lis zHnHmlKSst34;8_kV3dQh!?_vV=2#krmv+=}qiE6PhE0k|E#=shd2Bhw@tvl_V7u=kKy62 zHX`NsbJPz3rB2As29X@a>vZ=6&%?oiOLb`kba2aClHd(xeI+?S+@HGAe*ta%Jg4Mb z^?=nLmc$`ZL#izP%L(Y=oVbQu)*4jN3_!^8kitdU z|HuW?)MIYSN~Lvfig~*!_hH|YRCKewA%iBA`t#i3m809y4=?)|Kr?#qIlYzsYy8Ke z*++KcQkHcUYqs}vChIS@+0`&6_mrEWam$ zz=cAXrXl;VSt#9kZxvlGoGR~MO)gY8{`A`W1+HaW-7dtZyPPg;HQHz_wr}5mQ(GjO zWe9qb+*cM>+s*pW@R->^%Y>a6Kv$oaS}uL17gnRM=OYgx*e%7K_Z?uma<;gV;dMN8 zLiqPRnw^1M5haWOVn$A$g(0+J=uz?JRG0l8X3tns_ij~oiV5$#sf!N}M)jly58;7C z%sWjNTx(50eF&8;&& zosB9^N_<{f{QMLXjurz zR0VQ42Y3s4KUF)qvo~Le@J3k}IbR|mX~>pL5)|c+WaaY^%WNCh%;cfsM2F295=F;; ziz30AN-E!3KGSV)^H3D3Nr7U9MoN83am2j@!SkcQ&BSM~Nd_7R9T;@lT1 zf{+K^cmMjfH&$fDnjX}-8X=Zp{)rws)@!PJYlXs{SBV@m4%ig0*dzmw8ifDZK}3WX z{kxzoCU6#9TG~3oB~pVU!xZeRmwUH<$GZzUtu!a{ z%g4&~E2E|t4oEG3w^@kuvAZ!;QEfz4+!px5;is5AFf%#A_rZxsgwTXzf#|ZGmq|J?O>YR~B5_Ddbrg8_v6%a2R$0z| z94T)UOrpq;k3pB^T5+S=lHI)ZE~D!{MQa)AasXd#1zjKiKI^54TetC?oWxZWGWxvm zvhK0P)jg=!na*Ts%(s_uco2WYJ?4G)kNz+p!jRQ#l_HE__S<2mP3HnzTM-BR(BeN| z^L?*qHiq2G<`o0Juf!tGnQ@pu=ki2&Qj91zh9#D^`b;pZNM}XZ#haNh2y#wAmfl}3 zmJT|O{$@LNFRA^d*dN%jp+c9?L2@-`j%SgTck=S#aDV6?sgM3(0Z=Ws>quP+iFE7| zFdE}DSMd*qQg@bn1B8b>^5MqLO?xUG@0Z&QsdSp*J&H5!<*WGB80r;+-oG)VKuLACa$Ev5R zx4Gnx_hygm^U1CA$w#jT!L!F+wka)R$D`X)zY6)=5J z-ftDxQB`Q8;~oQgl8YF89V_}a+uS&_r7}jn{YW?n^((G0n#?QttJ5OxP4kTtl9fq& zjQAu9q~3`>@cyVuZ$5}(84&qEB|VT2v6ed$@j3#%(FMQo;TgWJ;9n^`N^wZxZfk3G zJjY6GGz^BS@I>|Hy@}}bR2hy)MqOJ$yD8L;({XzBf$@xbPEs+3zR1*%w{#>3-z+Cp z%HHaT?tX)Hdoqu{Vplf7Nvm60JiInZ)q3gRH*K62xAB1R3duYa2FA=XY4jN=3;P`m zTu7;|I(789?}?pY#e-e(%*|))IZL%+tOR?QQybSF~2iv9v zI1#$Gp4q1Pjx;oXf16!{I-n9ify-ScnTNet3&`G+d`C@&vQaLsOyuwUi>|Vp zXVZ$h^)m~PbF!=$+}hV>Ze~%Y*<(9w`^YF_`Y`WAqD^H0SD7!%-=I>2slk10y^mLzbQdttF<8t$Go`tg9gEY;B$wY;eE z-5U$iyB;_mrun>c?q3a0hac)+R&~blRYf@0DOOKW8?66!qSUDq(`u;)iD@F=$GYw$ zO*MjoFL0$CBpVlruG(MWh_99YikpmGUWTLl7c5nnM9zC^!>cDyP}`KsH%fAM&gl-C zrsC!FpiVa8R5>JxftxK_p9FlBIh#R!XD!#Xk&L2a=VR4U>H!Z=4YeGEs;#Y>T$I!u_r6<|Vw$n!qWLg=H8eMK# z5s)SG5yr@2?Wc-)UfCJPhdJa#CIBzLg4fP91wk2{`(_A+>heAQ{pS`>KCVi1&7~<| z0dCs8X-ctwQT&OH{5DW)K%t6qVQBvE)&3GUvIa*OvLVo_C-yj@U?nH{ag)WnMN*Lm z$pmD=N2I6*zPr~;Wqf(;8y+8&?r}P60F`svyuqK0QIc^U=96%#5r}I8j{1EUx+rt!p@xgLu zi7N_BnqOR+-Ttb>k>UKH>QUJlXd;GC50agEysLd7)|h?CePdxQvx=_;gP6kD4fIcQ z4}j~sPlc=7EyTN9tH0zJMG?8|w|!k-yZk%KV|G`XOfli9vy_~WuIo()zS&R6xC_$| z)fl}{=T&HSvX^c5Rg{}p9Tx>)CA0*bOo_wo=8ExSYN`Vu93;Sf~ne5 zMXE1IhVT4K4Wo71vX7zxhx9IKx9Fq|%Luy_q)Xw6G}Bl!_K3ft+D$=>MTZoMKQN^A zL^6PmjNnJ*(ely|{*xBmob`02+x{7XUy&)2X9CFu9za=Uy3`Vgu7X^alYq~85`c>A z!SISHwHkS#Z(#tbX(S~oYpxs#Lv8z;sMiqtFOO{Ec^h(IAEqW<>&*?$p3L${W4!%U zZ6)v|dozA8DYy%p z{cy)7<@ej5I`(e*Q0r2?=CUq+t<5-~M2V6ha?G4c$+s8Abt@m}4Lyo=gq4(r)H4yy zt?4G1HMi*^z&FmVHJ}0yd*59Z=y@`&wPbUG$C;2>pilbv4MKboC%1q?KkdOelhsF@WhbS@WiW44sTZJCR0G;Y=+7tMf{}BN+;fNzmUy@ zcD~>G>yth=yz7Kt1&C&Q&z>BS8)`Y8mr5#qwR>1*Ff9GSkgL&8+yANafshwz!!j7l znxF3ZIl8_7>swc3xHan8mrmEr7VKCPoB<24u*Sfau}? z3J5?!>3JH-wmN{BX-bCV^a1;T%>j?K<=JFh&^IZd>4XyR3a!!?FgFi5JS2P|~& zMr8vT`Dn`I&6WAPKGd_^{$g1{vp%up9X3ma^Q%>dph5*yFwuF*I}2*9(usg${7FYp z@X}-z|C20xrxmpEReftBq>{G9^)#0OqtD!I$ObEdSQ(=LhT`h858aS{=+KP3d@!lH zn!${32^Vg|8;!WOPYMn=DlS1NFyI(@cI;AYCEju@Xru$Hf1!vWLDk}vXV=~uZ;uYI z1kZk+UCnly+dA*(TW@FSo%Q>#hS2Ve`|yN8J=#)CJYsdLl$M~G&S2|$`7Of4oRS4E zcI$$mKM}rtCtC4avD)oY{B&BYs2#0v8bPShX7|_Eco^dE0koJ@oB!I0W$#beotiZm zmapn6^L%7w>LDu~)yK;&&3;>c=N5dtgBxmlHE}wC9?D5NWTs8G%uuhUa*Js{FA-I2 z_}P&wg!}lYEV)N5RA@6!0vUpQ*}q1DEX-^v(g~oEsjjNn%{6q-b~_Z5@*))b!m_nF%rdnsh|DQG1miOwp9g6nd?Y6W%gt? zbaVac(6xW$xdb!;vxg8?p|@;7T-v+f7}Z~%{lz(vdPYl1Ai&|AKx;5NGT9 z!N+K}*w-0kA(VK@6(~-%sJVvS#|mxjYTmL0BLmyF)!zzeSP;<9-vCHs)Hfnzgb0QJ zjs55?tP`_!d>dV9B2wI5^rgQH4(c(h^2ZqzpQt|;ISOGMk2C-$nq)5fWbD~AP1{}0f z>(MxM3e@DY>5i;$jeVhcf!|GBam*Nuc{N<1YI%-zYJsmCW;S^yIgTu$dN~XU$34wq5?$ zDhOPi2P|C$;cPTUYCs=Ah`P|%O)~hdtF?GVokHeZrYZJ`C)(!eg=m+Lw(vOORPrV3 z&>*8RX={p9#mB9(iQYqx8b%5SBnJ1nfB8F?&%Q}<>DrqGGDxk%kbx1hG0K`9N-{CO zTKw7tZ>#h5ah|I&68&+?fL^B~33G-v{n2V<4KZJ%@0}<8+szNS1}8xs63HUS-lx*t5}4 z?MX>}6VH1HYU)f8r@S~(h_n;^E_n=%!gj~<4V$d5ssq-ujUsAIUG>Pe<;BTyHF9enf> z11WWSFVa-LZJpFd-o5# zf=ln?5>TYnXcqNDk*MvPlwTbJpPFi9=#i&Pmzf|1y>-KdLWWBF?5gJW1>M62gg z;WZlWYkvljfxA6gkJK62_77!9@7kk}6l8LA*UXhFMJ*fM7}s}5#!WHHoEuJYclt+-5RIkO9tVkj z6Tkzp^>#Z+VEK;4qLp;h_1JmU{%>XfU=r55IG8BSCf@EIRvQF#(bXt_9){5rVUR&K z1wl@&WM7TSg*Nb%?bs#1T7W9sF)G{Z$0yWrL3O*U!wXCDb=u|gDhNMb&|#3_sChe- z(clyfQcP-^glh3dgU7WNu~o?js?~ot^Bhc5-;_a7Ut^goZA!Q5wzSh-C0%8nz|UD_ zmzYr0s*$K3gT3XhcdH%|1+%7U%FTf_W-28Tufg%|&R2@q>=Z!#xf`+V4KT|IH4bzvS@1E&4 zk^DgeX&*NG!Zj$yt|OZx`|V1%{wY6WyCoxS`N>;O2#&Z|%1u}|@-n~JEtHMW^d~re zys@Y{!g1kv0k=6#N>Q>*sJw%{z>^=P#!%h#Zs&?jE*#CJS7&aG|E4 z-Z=zJNjYJ2xzE?(w8vp>nN0^L`?D|j zcDjA8Eisc%=s|fRlQw@+gMkv?iFs$>+MFTXmu=G)O;lCi5r$U{NM|WR<8OcFcukf`!! z-OaN1$C}hmh|8Rp6Ob!|UY?<)Qlrw&2;O}n^xH0VKQt4N2L^w0Y~5#jp3lX&2)*Vm zyyL6^5fMN#$un^S~ahD=ioJ6)G7 z^td*GLEtZRTjstp4Geqt%k}$5C1t}^<>m8(^Y$2Jr*5t|cC4Sbq#@1;=vLFOn7l29KX*5NK5lmG zKr!xoLGl1Y@?Pn0*$bzAsuy^z|2!L}4i6Oh^^I6s;^mSaL4^PFdD>5-sq)_b8a+61 zL`@b0mzbPl5*8Qq&q%ijEFsb?|5OZjkYEn^LL zsxN8}G8n(w1@{XJhbi^MP>yFkXny*8UCvwJ#hh4I=iFTLWkYO0mUH;1Ej#Z(?sn#6 zSPrbbRvs0342JrRh2gYoUn(YK3>EJLr)%w2xvC^}JobP8X|MKFKtblJnCuSLK*RBnVb0_rOKDQx*>!LQ@Yk6#u*1wqAytk{m|+$7>1e%vEE0i z;@je=z>eXCFahr;Sp)S91*I~^+Aer00V~4`nEWywZ-v`=NfQ*1J-p=Yo8Ed%q#$s2 zwIZD)6^?>|!GzJ!YYiw>j93a{*#fD3aAHrH<^0lW2{=tupD&|Tp{Vv-gAM8V2aDOa zhwG6((!)}xHHcd$sbm8vJL6#8ur!y<6|3U@vS*8?N5Ll#o<<-1R(z=#E~Z#hx5@NX zhmFZ&Q^Ta71W_+>Ykg^ns1W3Y4W#6K@$5DYMigda$`dLfLCuUksYf{f@96QlvOsG1 zAe_+X`iD`~vIkeuxZ$xM<#WiIy&Lm!9P{*?{pqRywukj;z_+x%^}sHl&HpYZfYcwG z{WhBYR%MT;`_ravQKYfVbdxv)^h7SW_*mwPAXB84L}yXCNp>|HJc;Y%z{$KRNlX=) zT2r8}<$%jx_P5{ZWUMK^&?cymebIR1Vw3i};qoSZjU?`Em1a&tc~Z}^o*&1z%VLeR znvDlY@UMonGPi#%mZYK8gFu=#(h?0elhW%1z7okq;_>N$rqallDWl0Llo?g3IwH2L zu42kz7|JvSiU{R_*5K&oBv!zA9L82(I_*`t)5A%XUddiCWGe;4T(MT)DQQxs{GHun|{*N*Kpc=Lf2R2mWsYf9fbYHHT)0O}Fapg;)H| zylFHn1HtwM|3HY!rt`e7!!@UKIX|vmJNynNeOhmE^qnuOU3_mpfG%O;P6fpOY zYMIb#nepi5r`y*hR@CwHi&1VG#<~Lo$H+ww{rJTv0(k@nidf=To1;0nsZ(p7XUxyn zretT|Ga3S>chTVysQHFI&*8G9*G723roDMh;u0@<+tgy5GXM3j20M4hm<09L;NUo| zOQhf9(-DSOEm`9I9hIXJpQ@ZwHC66$A^Rv3hyx-mzq%}_W`+ucFoLtkv-Tq zcR9bLje>MvXUtS^HlpCfozca0lFj9y3d1eq;) zIoY5kDo1Ez#SrDO>6tG7EmhAb?921FtZT|hkD_0$;|HIGYps^?sFK<0OggyVH|L&S zo(T9m9~eSCe-(fK&`P*gR7Ul56ILTuRm1&gh$vyAL*7{r&2`9sH2zbZ4^@*1CAhQEjHZ@Am(Vx|D&H z;0MI~*}cb@N><>J=i3e8Cv(>oziD;bDUI(9mfxS{jzdt#$9?sufNzIJ=c!u9ZRS}A(!~!h=f5NFX6x;?8H{AJw&|wzG7I*xkD-#p6kzjPXAZg|OW4HtD!7fO1D(W1 z`Qq%q1C%4is$>OsWgO~6aTdzSAd)q6DxJU@j&t*nRnW<_*saEBYRo9|h{{xvm6gdD zc=h0rbcW1fskyGW6pGv|!!|n>^+vx49`x}4OGKpF+>=+_*>kgnU8_rt&B>>%3z>nJ z)R_t{93P%rO6BJz#?hcxI?pTn5nx+vo=T9!cc~tKoDrR@L{A2N{F>IfLaI!hbtfq+ zuW)E-RC*Y=@Yl3yr{&m@`BpW-WH}+$aQEzmEcsR9JHU?QVQt3Y7S`NgQk#TC!s*f*3={{^Q=dS6YK%yo`l8BHOH1C8%6=~4p+BM4R#n1$&myu+rC z(lGKLbQ`A<+#}K5sX7CeT`B_lX?(rKFCbc5#-+%iX7tT_t%fd;>xdE)`}G4yk86 zScsHSioZ7h%S~MVmk=Z%Lz+Ut%8V){wiu=wCEH$<-)D+#qZxf=%Fi8)9OpFao>;HG z4@+neYD!U*ck0n+LaS%)>H2jTH(3SVoY|5rT&N2|QoEP8cIvp`Y-8;c{MTvn&UozY z8dBlj;Lj3=*bdGVAfA80?$+k5$*|s%V)0u2*GAG+Q*|sLz zHl~_vPp--J|9pS<{k(e6>+G}lwbpyBi)MxeXh1Y#zaa2VCKGzl7@JBHYX-(Za4P>& zMTP2phI$w7hD%JpDS$QD4QF0FDW2+QmXi7MStl~?Fq>EE2eoevgM}S8zs#9X)E?Y=S8?qm!dIjEi?LMQf{W9eBh+Qc8@+eNa2C`{Cm z5lmGGU)R%Xs;Lvn%Vk-)3n?U?J;U6qJ7dG91v8LNQ{yvCow^zF@y{@FMvss59{A0( zBWeVblo-yO3WYL!CG%g3BX0jnxq=o)uP?t8KKtUE3_ZLy|9|WK9qP8!@3}Nf*eAn6 z=uC@~Fy`g;LW;!;1ES}-vPUlGXzO(5l7na60csdO=V{Vn{zuEDb5wzSEXH%`YV(9# zlc_Y;R8s^`N11tY6;HpWfYm_z!`Bd~(l1poAw{bd9H%JZ+FXeNCMuvY{lE1X+rsPB z=#o=}h410SQLsts_<6vU)w;l>_hNwsB}h(Jl|HBk8B5M&@}o#y_c5BLpg;a}@^|n` zcB7fBSR-%PA61ocSlw?akg1veFn2D=b%iu@YO+wTZ1Cs*#KJeQp)Ht+ej~mHK$Sqq zZszN>D8w94#)u;JNhfiD9~m`F{!#ToZ(G|SnD$!7JF~`>!8Fj4^PS(X*b@aWnN%&@ zbcbT~L)JQXQdQ6cjR}qkS7STNe7jQ|SUG#W^$|3y$|lb3E3lV3zobMqwz;%FKEG7v-eYbKfnF0CHc?j zK>a;!!mMqa?-UPw;*gSq7#CTL4bHPflAbj=vr6dKBCKK7}A!z1wqRTEA_X- z{a;bWgG%**bFu_h$(ZGYIJIIGU+?B!0UbI&o^r?^t-31(Zdy2@?HK;Mj9cO&dzHSD zld3yWwwll(FfjcCP50qX(O%{$#wK=itb1~K6R?d6*iu=PjnV_s9gPN)Ae4cJA(Oxf zJ#&HL+>8J-4G7fM;Et85WH9C8GO7nHGqOZA6s}xrF!NSQHs;crD;jEBTnYRGNG5k> za}TbCfP1Ue;3a>3<%2$C3^-MRG*C1FbhnblDwDx4S&*{d)0iuDo5qfh1b)Bb{<^qr z-s>3|ILrl}#K4Ti`O1&8C<@Ov_lti)HRL<*j8eN?!B_lB&xws5X#vgcYk8KEI)b*? zeABzOWvQVbAX`d_k)>3B-UWnw01xi_sLXS|w1GkP+{ql&1l zQOzn+(Cnt_wtNE`1Yc9uuxlArRr)gp<4TTBt(Aw}uLGvsou~R6TC1KupZYFP;Uyu! z4BwT@AT6ogo=VbF@bHz(!kbABRq|PZNz|}yAj}j}I}Fjqw6`$5i%0_d=er-EBHE?ZSYUovli|2fsA-K*!L_5(E_o zf3{v^bBvsW&EC>LBY+3ByXa+C{7R|Q|3VUr0EDf-;rNRHkHHgF)c~DXyn;zh7%QZV zC}-rQnPwxc&n>_<*dX1<-!|*1D=wLNP6qLpQ;J|$ulS=_5R7g4&!#1x7+e&zbZyha zKX?Wn$Q3Zjiaxd2pQz~&1FphtQY>lZ4nb^Xn)KBX+d=ipbKaM;Mjx|D!#oR z$A0wpo$?9ZZcj{eGe%slLl;dTPHto-l751VPV6)|g(M*oVup2T013C;>%Y4_`Q5CW z)NbFTk6^P`f{XwQF8_2scT~d6t#Wojc7W^fGh_5)-pEr9^}F@ zaIvfxJ?b~ej1jbbUv-l08WTVG z4C>*N)oe97sMh6s0|>3N$!RP+2+!jLe%B!`a2@>0mztl4zMH7a|xKM@`tW2sbBn zlsXe>E`Bl}@mw0zzcXL=YJba-Ak{{TD2kGlcL~H!lmXbKNE#t8v)5!6DC3QRR8oUu z?~FLx?%dK#Khl@+{UANVt(j$6*V0ap+li%a!0rUHHu0|1?1hfqhtnoIs^D%gWY-N3Yzoz5j)Anu@%X`X0+dd|q>3biV@0Eb? z(sK7dF5$;MG^fK!0{ypBVEw_7aO%*Il>S`--rR{xcjX!^HFf290!(5IDm@}W_4()E zN?WeIMqPThmO3qyb+SSxONO$>QyEGtKgrLRNS02OV+vvgNWl(X4RwU7(O~w}h4ebg zK+B3T%TfV0jkZX2*|PQewE%f$3gzq-BaK^n|3;qeeHxLtrWDiCudZGdcMcsR*D1I% zz@lk(*wK`XCB5&`#&gab9waSsZA|Oz=Sju$?tit6P?k~_nhfQzEwO>mFaPOUHT7%BX@vt)0*xn4t2V&<#L& z(XVYS10w1e)rJ{+18W|a<3t|6U%`B8UEx1rTNIj+ys;c`>V5w`h$rE+SQpG-vr8gM z?Y9*_Ed=QRUEYQ$WI8`N4F0?m>3hGEIoJ6*uBe&+iBN7J$)(^hVaHm4H!puybOO)M zaEGf0t&EHHtC7(M8!`w@9r0`pETDE}RV-7g<9MA=1LFB-ov#SFzoUO)HKdzSug|1k zll-mC38L}-L;&0nU>D?Xr)?qeE(;*xw)Y>gTo=mLu#fDfOv2MjPN7Qedu9Q;dT-sa^TW2eQryLU=V7u! z2$DjWJo7hPu?iFJ1v7SVy(V91A9{-R`g)Nmzmevh?h?aQ+ff=0(KIp z(2A|1UB0$K1()FOjcCfxlwL9gBSrj&p&YelZ2YNTnFLcKH3|#Fwfh)>S9FPp#8j>k zziu85Gk};?o2E}aLhD@1I)PQwvQ$8HE^_Ac5uqT&vFZ($s}!(buWOheFqo2E#BxL$ z&6WP{=0&%0%Yv4WvDOc2#ZNfKH-J`G$FW2DgoA-cLP^kl)#iIovM$t~d_?+6hx$D( z(Rw876Y>oT1t>q$RgchLNzXA-#Y1iGMh7_xa`+B|n_OMhs?lXW-))xJOq{P=Xs?rHYkdqiMA7A7X2iI=}yJ!Jlw_T5hc z!rvgBkQLgC;+#r_AQ=B?-bI9GVwFw7`Q6B z$4Q~u;M2zQ9rnOT$L5r+L)c2bAnEzskzgambm?(xYzOcQp!%4=}5vP(&FK|p_ z{LuSnV?cjF|Gm}E0oh*_1H2Zv*03PiZxPyX6E9ghxJt$AU2-dHEOZzU1DBW?=(|J{ zpC9!%JxvF5*lRRmM-Qv(k6w`dRqTS_c+*Sn$iX)a$Lrq`@Ss7a4Hov%4h!WRc5At^ zCFsEm>$K!6>cdJSjE3y0dT>qh7$jfL9sYqp=h^SehUDs-#M_Uwa>F@259}|^d*JZ; z#DHH0cIdk4-=a$5a)aLIN9eO_N5Hz6;3haA z5d7Y_uEPRU7swr+dP-x4hIp5SSlTS1S!TD+pu-}O3DHvQlH*{&g1Lhi|6_~ zUi(A7#@EmArkr$`SL$}gIqLm@|DblOQ;!@95!*|D_AcfScWupIM`g`>!$%=6W zvxpVToTqU}0OHec9x|{0TVW~Bha|dT@8sno;Meuq(|U0=!Kc;{FBk8=kFKQSz z*EghV?Z7}LlqEF#Omet6@!)6htzBTMWMSXV*4BGugx~v-Rpg(E$Z+lJc&)?R{W8F; z)A{bw_3ZM(Dp zH*fi)s-$KuCO6T3@w9Ubwc%l>N%XSr=a(9*$##P|!4KMjMU+yb4VVfDDjIDMSiNLu zpCCpolwl_Mrj|_T2~!a_XQD8WgfsSb6a={;K7LX2W1AE?&0^DH9w;-!gTZ#xH$tq4Eq^ zt%i1FPN%yc3p%{}QdNjD89CZ_z|_Bx-(zS^|i^Lb}MhD(2!d2OCGSgnB3S z+oV;d4?#j{Ch&wTJhM0EU!RdU%!#A{I)z4Ck1;ALO!Uk``VXmy2!QP(%Cufju<}jL zdRJXnv)m)vQ?18)sjHKEZ-E?R}a=}M+>h3l=rveLtv+5H#=+zElW4@hOfE3kSO^+2b5Q3dBGxJ@|EuydEp z5ctJ0^UD=C`IWy%6&eF+~nb3g=?TsT7i&cXm3g%Thq^ioH z$?Q*0x3X!XJml3G#>r=91~IDcyE!SmsDp8u_s_R*sjPow^ZjAqeMqnC@%Xr9;F&#M z7r|u&Q5yW%<9hEdOhZbXSUlg(w)3n5_`sr2jnqeeSd(-+@_)AarW zw#vlVX-`2LsM<*mwA^2HlRn{IbCvkHJ&*48@RJq^Ii5jY;G0LsA*ZgwvR6ENE}U6g zz;5et-ON&XnZKrmI!K1%i&7>N^HnOmnP{0eW9UpwPoL)wBtQ*WJ)=MewmD?98x-z> z9xac+f@bf88Od;LcucAfI>nRZrK#@aFAGXon$emu%4{Ul4TAjB204#VHCo=Na1}?8 zv+%fVX3&2C(ZFO%{@6@_G49ea#uDCGs3`MCUeQrw!MsJh`-<%HNlE5DRRd93c)uxt zSNeJG^6;q$gyx`u#kdX)Ak!0w54cqlWnnviQtsj%&JRwdEg6r~r4@K)X`} zIZ?Rg`LgkmY(e~HCU`*6Gp&z!GnHYUxj_SIOhGP&J{muCN?yeUjEmldFMOLVuRWgs z^8IEKoU?k=pN-A7ys0gUYXi!DerFr6O;7EB|isYWI&& zg(53iIs;!&Ds^4&d`$%;8rdGdxh9?m$bX{k2@iCOVRW1f{Ds?d;G|nw4eMy{(u|$& zGL5&CL{MqwqF5-#POPY)IW1;eJ~`v?SpVX<4@bJ4^-R^91pn7#RKWK+l}+1u;-06@ z^GN8zz2LQrE?(}}^%ILS@k>Whj`3h+DE_iaGcCLxv$5lr15Sd29wx_>HtZ|)a$ghI?KLw~)!4V*N zE=ZZNQRnB`^~*M&Yg(+AYw#}X^kcmTcWu&pWlgtuINW;+p73%1E}1?tM=?0w8tfFA z=sUzJ^NNvuKUHcMGjb{!2*Lb2sPOe=u0)jL>2c{N@ArkveED7JvD%kg zy2~{>q3+-LhkTlc;NZ>aL_;~nAI=k4oxHyO1`U9!%-LSh`eV8!{BDQ*bYlvUY)UO2 zd;j2C^IXlek~0c}!NW3@1cxLy1tYwd`L5$JM3*~|9C0FyN%aDg6rjOPkm&V8 zIQBYPeV>{H-+GmQY4QoO#Sm0tP(To2Rg4!IDI$^q#CRkmb4AVPcyifpX<7+yK(}Xe zkGOnA*0na?I4Wvn)0#7)w@k`=H247CjjxDZ z`u0v82Pr!5ZSGdU>C5~tdKadptDE)ulb6^RnCRZUjf{54y0Y=QuRZ;TkvyAm&2ZQnST=xAftFIFJGwZ6)jK*Ddf1MvqTI{S)xf<#eJ<3p2Uj-Y> z4-pqgQ9^w>*+GctbFla|NzSL!t&M52&2ZvKs@4^+?E$ZXE!t$;$1f~Arg!Z~s@dbW zB6q;Q22_Oruf_H)V*#x%3kVywBV5RyC_glR!r_39FdCMfX0~x9+wRUx0Rfg9pS~iL z=F4=Z7p3!@7+~0N6bc*{={(kttMeLs%BCaiW1Mn`1^i<4Ko+~L-ZkZ}NHU@4+*aG? zu=QU}DV+|{X|)vII7x~i7@%k@s0k?@^(bNj@C2U?xzc0h`cPDxBy9O;-pP?~cY?6!L&{NXhPEJcTIHl=%6l#wk9o&SaJ!e(@H> z&+da>G7XdCB!@!r7%!)I3(Qf3u*GNkDGYReuCMMZ212komNvT+$AQh5}F zVo~W1v2MIy_W@@m)0DatYzIVDe~|*F1f^7*QuEl<#?1AvDR-x--P`MssAPHt=^~0@ zvnG1pLi5F3cLc0faSTA-GR~?tymLFbTUJ*O$$T+5lE~z_s(PE*)jTI29tz)xUY2>{ z9RI_K#3>(?+!6Ov8IJiqtsha^d{AI%tIw@_Dvt3Te&L<7&^Wq|Z#DWVkxAo8Ac>)EAdS!`0`zjk%IonSuVyY}iHxbk{eS1CR{te8vKrvDdj@n} z=A^K0`%h0#TRLYhW-i@(Ufv2@oG;prK3Q;8eEeQ(hVPUMj{KB(5x%<4`P96?5VC-B zlbvsZhHjY8zDBWmk^EdAC`X4@)=0P?gzqqM*5RezfQ0I}Sc>)%Vc~EW8AU?}l@l*{ zPajs>`Flf|j@kFMkhV$;X?=>Y!ugvala-%8x>Nl+QewFT+;w~57+&^T&9{~%R2DY= zro(?_wte&F?sVV2l%jsh!xWHJ#piLH(gc<~eoGx0hX~RZbN>4!7z`Cn6u30|Ydm7? zx=8s#R?UjFzZe!CD#W$Cu3J6pp9yXhY`2OGIWN--F(*?CQ{`CnVWUhsn5jfPsK52N zy5km<6iRZA_WNe8c%1fsoVq8<{uxd(PHmW zm^1N>We?OkE>1S7dymxoYsmh|bjyDwXJr}{C{_1^z}xSf7`O81bI8nf-;^ztO)=jH zNsDeN_L9@UDbeHLuz=@vThCWTMI*Z%O!VNqI=%$t>yV=gu8G(u6;QSjd}_fqsr}@4 z??_Ien7UAw^Yvb(_I_YBHnK?!$J?LiqT`0-s`&Jzie*}z#Nk+~NggW?F2ESzA+FHd zF6bRUI-RJS6pNYo-iS;^X>j2k{N+9>Jtl>?k~$l_#n9(%ZGLWN zOI_-5$oCN;`kh)9re@XkIOS$yZ-1QWf&nXBJ^92zq}njF%`&IG0&uW8fS7&Z+2tVt zoNvb4Vj(uQ$rs@vO|Bo0^RAWE=6`FN^Y*^oTjy&J zDrFG{w;AS$wj=KTXy%h0V5N3`Xo1O(9&PMkP1v4iR7W!5niwN^cRFC^6pRH zwal(3xBs0b1!ZOD6|+=G@3rDYz0{9FvbSTuJ2$ucO5po{4q!jzWD16?hARd9i-Ci) zaq%UXBI8GbYv?g11n!c8XeHg0!s7R!P9AFOB^j?+E7#t+dYuGX3|jJZJ~#gpi71)k zw2tHO%226z6zSI`s9b+K&dbL(gQEq%Yo#RgvP7muQ6H-WMy2%|yL36jXfWv{sZg-u zw^C=ESc#^kT@8v?^B_}a3*%Y#X)@t*$3;7`rkr+q4dnE(a2@pfzk@EWml-R%)@oa` zG7?1*s^aWr+Wp-o*RM`bek(+5sW8C%kfYpS*ryF`eUi{EFe^wZXx)10uYWH+{Sw11 z4b*8LqdP9c`izL~r!Vr>PTlxh(+7QgGWNf`-;#8^9#*~cKX5(~IC<`|XS`z%^K&!A zCnFf%2Zts8m$}nK(~48R?Q3dr*vR(_OC)Wh`=ikjUhR@Cw%Ie&wp$**emEFXd3rC| z+lt>xS(TKrMiH}Zv(c(v`DXajz8}i139{A zSFWOf$X;z}sa$3I?zoY2KS(*5=qYquxC`6Ulyw+XU6ZG))3sKw>#&VByN#7?1~h|E zcpG>Sj2#l777BM=Yv^))aPAhwF$Xy1(XTIbL}0zKI1jC3C5RhcQW4;vV36s1l8CT= zaJnl5OUjZVnNpk4>zV@3DhQt-Y)H_ep=Na1GlwBLvvlXjU9QvhZ&229=R85LdiD?D z-iHiMC=H$tqWcm%RrahN9pg(2P?FRu2WGw2mu zn_>DrAq~hX{JhbB-9Cil6BeFsco52@>j{A*^abZdeS;M~`Jp0^)9KG^~ntwARzR-_ND zBfwqdIDo>VQm*cC1N?yAN;7t#!w2@>q8*%}g^uZ(PgPU!H;N6~ida#fP!+j>jEKCj>c_I3npyCyhWziNnODxJ*$g@AXiv+Mr2r z(|*ZkmSGQZbSWIA^}EG-#3h3IUWCSDC=Q3F~08SXjVl z+8fufDw`6Ku`=z1;xpz&)NS(Ro8gCYkVw%y$T-DK!ksZ z&8{Z|!mXa9o4Y-PW?Fy1e@G2{!Zzv-@U7fnoYlT)DETG8DDL0yw0N5FciOkLi*j{>aY zxZD>+idre7`Wr3>obuI@4hy_CI%@u}QD)ry+x>U)hLq=Nj_nEsUn$#X46@(J1kHE8 z0$Hik_hDq}$!Q@cJl)PSvY)?$4u}?P-Uv`WWb!7 zg>8s&yuG8wrL@-y?oksdazBBeAOS`>f7D{3W|hsM8jj!&Rt0?oY4Ua*;5q7zvEfer z7jPJXH=WAq~ zHLrd9Mdap-uInNQE5A$WJMe^1(B@sfo+?{Er?qI?+zhE6MVuxP1g|&)Mo}*4AL5{;R z>X>(GJ5@gIW^T?{HViC{;VAiB<63yppGkMs57A$?y-LN1%7$osw_3zCKd!O!Z;~`q zNYM#xRv_V%dDtiDt-c90V^qH#6$>r>zA|M4L+gwJu?KPG623{S%x(mSB2mq9RXnH} zMBhLzw4v>_D^e-`+YEM_;{ntsnGo}1tLUX*?Se)IEr=2EY=mLr-!%|@ z8j)OV`?L#Gd$i@y4eR--eAIZdb^+q-vnERBXS$@>0%Orto=R}(nSpVx!ehx(6Y15$ z!RBMU#r)(dcTMX6rI#4~XNsltX)C_kJt6H5ghd(sUsHzH6OxZuXCjTO(Y7OAo>p0a!Kcm> zhnE#u8;%F3vF+{JZWe=4W%y6%6Dlw)DrNGi88>LSH>EagZlD^JKl9M-bqeq;M{}7q zn+HmL0d(s+E&$-|yx*_nZE++(%i^o7oKlc8!u*s^-Mb1FCc0)fIP*;$VRmS@?at4BzL< z;1T2dKaw2n0>gw$BQ*GD(L7sExvkdMD_Lt^pX(-it#84wl_L9_P~ zTmmYh*9D<>44KgDE#PK!BlGDBgjG24^~vo|1|vmB0lO6_IS}MLqN5=DbtFBa)YY@a zl`ux*MMKp=$!8i{F;X{;Z^~cpEac-E;%PBS7Osdi8PmsTU9>o&dhvixlr;5`A4Qd& zMo%-A9w<3IcbKR8+5ORS1I3@`=n^8SBaoN0rHB4-ZJDhdz?AiCN)(Ap4_PK^{rrcI zgO8na$Ez(O$MbSnkmh&ZkV;y|^O0zN`S%gd+{-J2r~5hv85TNv0xB;RoIeahC#%_;D+_AIb;f_!I2b3VL+^rEuF`GoyRSw{OSDl31R zU>ljrDZ2c^(3DW)?ftkvCjuH$qfqewLgMqY5%es-l_-y+Ad!~NtQoeP{Y{&2_w8{9a- z5OiRLMlsm^N$%rJQZ9dN9JlQcm*GlQyM~2sw2Ui1L2j;d9w8QH-Kf&CW^&|WkX~BJRv>l8%4`>#j6Zxm9tyjg(m(7QQ-z$}uQ7qkQ za6-poj7&_9Q(OQ%c~YEuGp^B{7{%NkzEG-s`@2*)S)REqSfl58@pZ`H6{hEgq31@q z{@k8N44b0R-_$~sca8DBD$t=_sh-0jl=dv8H0XP_H@Zpm5E#*f=^iN0*n~f!yKy{S ze_TrP$3e8w4Ni72oU09v<`;4@$=U?LLr2PWO%Dsvuzjbfk__MI1i_i%P78#&@Mbxb zbR57EPWOYX4dR1d;I>pkRZ-Z|BM`kPY!)=m?7DryBI1W#gMi$ zdCUyEf|_#&h}_(J9N_gupf{``8ESeX_V8jS6_B(2ZmJ}DCZS6F!qrD8z5JyTPt)|9 z5zO>TC(z*iRweuFq1an#Ea(1FFL82^^1O@z9GDwcQO8{%jfzY$cq!cvk$=W6{# ziW7L`fIs+lodN9|6{$g^4z%p$+r?s&f@&3iI4$jA{eJz9aMuq=bU0CqWeISao-cfMxV%buao|K&3)hn`t<1>>~=YV`3$D}|JwM3>G z9D{cqo#UoSk^rBo$l8vp`x_z7;x^w`U&tyd74ih^-<|Q3l$PISuh#xn5>qexAnMGb zTFfm4I2my`Wh(w_Ipva-3~I@F#yTwU5j46U1O8|v|3G3o4>Ue!+mwv!c#=qvXwp26 zyAk;~G#JgUJ5ER10GRcZ4f`s||JIq#0!H%a#2_>sWsvu%#ZR7_>rI+5MYW}QTy^!q zJpA3%DUEV~!I5FPRAvsICcSK^wBXpe+rI`5<-fyR-%h_r=ATdw|6O;@EnVkiod!+X z2g5}6oij7R=$)?zEJp{xRq5`!w)KNPYGJT)x=j7QDl!2#uB;!4uAx}N-yn7rz#bhV zKfnsb-(iq^3&#ze;p|ZK5g^>P22{MLf)0w{^^X@;{xE|wQu?)_mq4u-z`mq-0tq9C za@LyhobtCQm(=CUJ(8y8JU$V5c6_y>6X;nv=($%$D?d?En#cL8ea%Iy~cahTZGXryX1CYrTyx;Q1C}7jTte7VviD(B)i-!9Q!|5`abkQ!t%pDI^MTlFWg|jRoYA zlOvK%=fgOU(RHw9Mb?bD6Rh$x@C~1I72ZkR7F+)FoP9~bFl77j>a26`H`&cy5X+v! zx%l!Y>B^+fybH4z43v&5RenB)ivTJtXnavl>uC=`TUPcQOs6iMaA@*we*WK+dh}pH z1CaP@6}tWqZw+kayl)Af0kFpvu|OKGL?rvs{qVgzzY48)DtS9gRhis)HLi{ruSG5tl4;|JXK zgEXEG*B`^KBfdeATjB^a#pq@6lY=e`t`>Pokf0tt!WcxSUP47p{SX}P(t=allG4Yh z4nOb&V3}RN7;HD!c0|`h<|D4d1UqWqDa0YDCqIp2+U#Lr*NX#jnxy2;d}P`CG!+m5 zj^3v0E{M2lBhKdGqimr(GP)HX!$xZA8&FIpo3o36c7>1>mpJ}wp}$Eh<}SWR+Yiak zJ_C>Vk;it#9V$r*LYPoOg>Vl#Fd^b;`yU)22J5$8t^jHau?{)DScD}$IrIv zuBT<5p9(7qG7XC^WuoM81IH@=SH?^RbU?XGWDhtp}HMY^%DUskpSmm z34xuPJf2&*D-)Rr*L3(nV}9VATik*{2a1FIp#GRba5X=Jd#;Q8$-$ADDl*0=_DU-j zruweGF1=D(C-AK9`{>zNrRj|(JDN+UJ5gd)It7xB!;)`lB!qfCH(ZrR&1f`QOCFVLD(@AsTHmtUKC;nI^|Tik{ZL7H5AAlq4V9P=)2T={`YCmXNC7tlpmLNzgo~hK~p3^@JoIH%20o?IB zYZ&bmNDdm{6%AW9CXMHmXd*>3A#qjtZ@F@}x=GOmoi4Q0g*0^Q2w1?!jw@yRs)pmV z^?{MgroeO4p6|Nj^=c>g$a0U};*VHLz&{I<6(D;l{wulWMx*pSZRnU)S*c?a4JfH)jb#fGHJd-rXhy706G zUY#@HlMFeH{JA*1Hwaj+y&%uyu?3{7RbO&v-dCUQ7J!a)>S~7^AX=k)zzTPYSKs3c ziL_YQH~@3nhwR#;NGbGsbIp|!S<#RHtbTTXvmoVkMgd|$+1dNhj@=RHff-wp2o}$` zavVt=d9xnkb()T_45q5ca^U|cr93sP`Q=PlkPa+H%@|dM?Q;)=)4TQz+49Z+ zc&P)k4Xr9UlXHYkg*3~hQPpAWj$Nnw{kg7MN7mPtTJbc}oGX01;*>5^<)%eTlgHKV zv)9F8184mMcoEKfnIv>*_Rl=%XbL#Lq=k@m< z&RiKnB-F;GLv3Iq%(%Al(WJYQ!$F$%nWl6^FB;T*A3oh6C22)n=;|x-ilI8U%6W!k zmM}<8%ET@7IweY?oo9ppCvcb|5GGPY7gPki!u!S!BBBj7B+6r?KbcbxUJT-YQ~8sn zIWov3``IeFYw z@lgs!@k~i72RQ8F8a*ok3U$q`yvO-kuLZ}V)xhBo6<=BWqIXy~fitCGICCm4gMLUw z#Z}*V+|5;a*ev|aa6Tmb4*sBCZ+$u=)@XQ~Z70}`b!6`O4IUH{x@BI(m2ZtcO24E% z()`S1ECg)x>_+~zWTm-RAiyU7L{FInSy(WW+HAkw{C?yyxqBPY$)A7+)Rd`r{3GxA z>*+2!!$m{@Sspv_to(2rxy;BF5UN67@s2G{tCsDg@i75>$hAnhU)0fAvCiEczkT9A z;V&EDG5{fTaaUf;Zn_^Tx4NASO-jLSII(?}k11PAp)ZVL?{2(h)BpKk?=bdT z!t;0kg6=+sLSt6PiwNH|`~~Uyq=rE5Zu=Jz`S09T2s?=sh~mOc|4?g$?$}MOF2hJ}Z(#M7@`fPf>y0=~Y z@uOHqm@-U>3Y8n@9b7P>8+Z2%_e00nhC zB<7gn28+Yns)6(UUlZOQuTeek)3gc=vnms(OabaGk@9a-JE&ZOT( z*d=+VA+aDHt+5*1!6A>E6N-=_EYcuv6<=8ERbLVVE`oi&L!Hr2`cJ(Yez$D@&kwl! zU#S!V?rO9~%P&#R1XYf&A@Ln{xx#dyW0G`}wm2=jymrW}64Rq8EZ7mvw9 zaD<`NJKr=eG^9jzCa9~UofrPxZCs$x7NSE{5mzZE?VAS8o(;&JrJz!N*H-`AeViO$ zOfZmc{%j8%UCIv-$a*bac-m9nx zdoqe2Q+8XiA;tZ81p{s$(4xj%rtMDXrqNKhWluCI&(gL9_I}dZ_O+=JJls93?_6*( zlsz`kQnozU@BVwo^E?g6{bb0XC6NM3SsO#FHjFjeEX=f{2sWnI%*%BLc=o>Mr(zC+ zc$_azB!!B73XQ!?8_Kr{_dM5ug*{53MRd(jPdqB*04GJYbXn@ZwcIdEhgcF>n52kT zrrT+1V18~?G41G4If(mZi+36k@2dmivYf9x8@;KJ&Iy$*BzQh<^Gy-diyE%{|KVEi zI)aWTRJwn>(U-I_g-T8re-*1*xVLMCx#v8S{l@|N?q(SrMV42}&o=*TGohLM+r{9o z9R1^9xEk$d@Qo#Jr^!K0SFxx9`}@t(UeD0eIh;|Ik*fJKCH3LG`zyP~RSv@Uek!}o!eb=9G{rZ6gTs}&|`#8XLnkFOq-p!5m_HZVH zW3ciBf64#!BKVQ@(LZz^wwpS6tIqqCWs7|2OLWMTsaXL_)6%wV+;>(*Yc)WVNaF57 z2U0guVI9u~zWDAIcADQNmn7OR(sh$*>kEHoOzj$gftzHKaA9VQC6J<63ZD7H&B zW4w#qv6h*HQU?~lsCVM7wzJ2I!m5LYsx=`P#_05WZeR~z333E)B^X1UvCbcVs5Q_e zPXMlffEJ#?^IbjZd7h%~;O`0baNo_Z;jrPbarXy6 z&rsQGTayyMArpS)fa!|*+{QpK3O-|>3sKMF=goCyu{zNdtqgG0(h5AcG`M2icAVyvpi}ME!huas zN~?gi3|IYYVg=%L5ydYUiP}6ZXn5k$MG6?myA~bg&Ly`Uz;+4#Q+V0_jWvZDK|E zZM^I{dH4PRH`Qiz&hoe;(KG7OibhVE9$TIo>k4AdXUGRm%|FG~3FvV@`JGQuRdo2t zYd66r7S1-KE|VS8ujHx9LKy%$g^uq8#=!fpzByDxal<}!+ZHOwm_h5X$^9LUwBfRC zz4ncjF)?GSAlI(r!gB|_k|i0}*7id1zI@)(8?Xu^cr?l~dsV73?|c(f&wsz^sH#Tm zlzn?JJ@V9%+_SBUGy}BPbl$A1%dCh-@L%#i$+#&!(o-hK2iOMnmGgG7(1V`hM(4ObyDGN^SX3Yr z*`tAChgpwMcyfqkV}I0ecDXZj)DtPO_yzuqk`T~97AvtlUCjr4)`cEJ1>)-M5_h|M zTXtH))kB&d8#~|;@dyryUKdY94ilV}_v)8$z(}xFZqL^Ck&Gfz2^|le4UULTIzSa~ zzctVcUp-M<3U>E6?IxpE2O)k-Vyx{@k#`a2unbsSuX`gGo`0fLPV;1p%kjm}i7(>+ z!oi1AyDQ3iA+EP|wo8>nZbH%_BY1*E8`m~&)ZS(i;7%p0M*Dpa$F{A2ooMO{5ERsB z(jWv3HbAj3{$DZrAQ6cmIRXQQOaOreya9OSJZmXT~64jezx+j`ZvU;+YLk}LtWqbsYEG%<@A!7AEc(`rQJld!$i2f{HPwn z%P}zy$s0*CG#rZ-%fo*pxbOc;&Q`o*p%-g~O$w#TnhCQn4NeJdBr!{?Pq2Y#fGL%V zD|AD&VY)YjG(oPE3UmG~9Nh%Ko{MgOj%GOUl#)l*1428%dq5<<;r(u3enyY**lBA+ zbvzo({km~V1Vok6ZizGut4j{K#5@4j2M~!H<}e%P68EsH&2(FrA4Si-hoy3r+NI0r zCG~Nl`ry3&kEgR>tEy|ewjk2d-QC^gCY6@%?(T+7cS&u!k&x~XHeJ#J0@B@G((tbP z`HtiJ4{NSDuQ9H1jt4X+(FeI217A+w+HV+WkimAZ{E}T|xE&#nGceERp93WL@9T)n zcryvN`mXi@0N5*) zszs^o;uX*6(|>k(TZtF-l<<{2NwtyGs@LOo6C6+eA{ZTrC0mg_e1JWq43`!)u&Qy5 zVptkpKEJ2ks~m0vpN#uh48dwS_xHGxwZRwGKg_Uz1KLlQ#-S(1wYDR7? zFXFs7UMX%xcs&o$;qLfewJ~lNhr?Txc4(q+5RDPauokrE3X9R*;Ge~D``1+ z9HSR(6u`@PU@~=!!>Zw>Zxt*(R6FfpV1H)>#4K=Qm6Pl9XU8Ym6hFc$a=Y!tuHboF zUy04I;4rUc*pOn#47Wtgn90ZK^l&B$dydCdE7Q|lSk-B_#J!K<#ia}f;tQ=bWdeKT z6x@OxXP$P*jwgZP%*W|l4{X;wvz#Am4bL*)*EAa=QPKcbZC0**D1y?Pa`}6fjM#rl zdD7I@n3#kgV@gEE%Wfb#*W2i^u}t5bZ8LD|>b=80rgM( zkNMlt@}eX50FvW#Sc588j3A}pccd#&m(N<)_GgeZC@?BXSUkNFj@iQN}$Ymtp@hS;i$xC(lO}M5|6%UWBrT>U* z)aST$w(Vv4UKGoCZRVAX+g0cDDc3z5Kj&`!LL;aZ<%fbefH&1Y$qLH(Q*_oUxY7n` z=O2^<)8{XG^G}I9$_EvmDPflrEfu@ZXlM?50o+p)W>9p?hnYPbIv^|NZ0SvGx4jL( z2KutkUq7Y|dtJ<+1Vlz4|Mr#P&M;-l`CccOJt9Y#S&A4|c=j+Jc70Mywy|@;2EKP8%rHpH4b-AO1DbXAEok5Y8yT z*`D2P=#Py*&%Tw^m{3}ml_siTcycy$<`c%X(=vSubpjGTwFaYRrDU?7=V5}`P(J6d zd{E7uxylC8ory3>$b{*tL56GJH~9~Cg%R~1qIe~Ng{`!8OI986)b^K^9UMfyWPpW? zdIgF%uJ|(ufD8a^@8JI?tY|G^2FmiumS}!bXII~O7@tLbbC_--6BNm$o%^D3>)d?H zy2V1iS&190CXczyOvYc;LsW?2T6;|rW+oAvdy`Vw$1MDKl(ci6DK2G7j$^flSMn34 zHm63#9SwW#vVeS#f0-P#UXDNJ=&h2f{wU=o+JEs++n`xX#9lq6ax#}(9(&kJ1 zmn627v}r_9Q`4cn0PL*r4?%PNS0mbs9t5?nMCB_)r!bm~^Oq0?SZC&|Nx9OR#0WMKah9#?sfFiu;XbS6?GJoBd zeVz!w!i821(q|y=>kzJoVFsr@B!U^O}m$k2Pr-`7D1OdB^hr~5DvHa!+!X@e_4 zSu$LAFv~6keY(kaHo2A~`}D>FCREOV+RI$|$_sM= z&c%<{Y=9V13~aIJDn!PPOCeap&0_zI`tYB0;XT?LDBo|Fk_`!H`8KG0n-x|us(LE% zZ*J0pb7?AW-4eJw2aiG&ZF6`H>v9 z?$Im1AaKei&c$d&d$?7OlEaPnFM)soZC2IkrWbeELY_z(Brh}o)>mAP`5H+>d7dBn z(eMki*Q2JL8SEkE6MTH3g9K_{u)dCoJy!%(nPUi6)3?kLIo1p>U88bseuICNHp3OV zWBkb}E9|bf6&)u|6#iX2&+uCF=h7zISF*y+2N~K3nk8A33xwweuiRuD9=vXwSZ>o; zdLzh%wp$YS27mrox<*JP0Bf{H@H`up5M!fMJlTK67yN$MntRF?dqj2y50XHvHO01}`S zq2RWsgg}{X_I)0r9NtVbS}xJ*s6juw%fu@_cDhF{@g*ZbqcQ`YR=+E;%IN^Av=s?? zKrXrHeyepvtjuN-;c!}emU?(4q9+oT2EbNo7`Hor^k8#*d6!@arc2VwKB#ts(}Y`@ z??^(gfhO&fK56{Zn(Ea-WDRJOQoZ?EdCds)J}3D6^XZoC&!$^I$|Or!jEldAi#H|% zf*Y!^8ZNHyKb2y#0aC_JwbvUwa5a%5sfY0qX38Fv5CfV9>8Y8~slL^}`kK`VY`}vG zPbMSR@%a>+YNjvZfor34@EdjShwnFoDxZ%ygEXXK*&$E@z<~fB1lgC2hJO2FNKyl4 z`1xb1r{K~)A0D>srj(l5v6fuS*<$sQ9qSjw7w8zrdA;5pQF+kf!JFB6cfWn-(UaqS z<9z$_nZ;vH=4`Q>x)_DfuN$;dE#ldaZN|w0E!T9OCy-$mQ{tSqjkOTY3{$b715%`5 z8aN3=k6b=~%c(QJb%*NP*ZMQ=&zY>q1Ts>H6I}wDEE~3)0VKm0B<)NdC%0l-2v?m5avtI~Lr` z?kb_rzY`i&bqmk<-)-V)RF?bUZh;33zIWWmx&`*Bwhg3YE79Ya6!sCpFJjp7%;W(< z+>2sqTW;4BwYy4%E5^);a$j6{o5%{S(sWOod)|n_&n+!PpX1nJzp1lZv@}UDP@9sf z{bK@{Tf9K;kc@j=a+lf9t95ur_VMta9B*cBCN};UabyDo`ahT!iD5&GODEj}gV?7Q zY>?%+Cy|{4qFJY!3C`ThCwb8cs=L%3Ran6V?bPm#R%4_ia-fp_-bxvpPN{_ccO8?86j@?Hd z3901mvX=XRkS5%XQ>9pRKMim-Eu^de8jkanr%!wAk2y_YK{2k$bhk;B1&t~sJouOO z5r)IZU{@4Q z^!mDfacVsd!PE7Ny;r)(2^^D8;Kpkkk;Ch{A@roIjAX6Cqt?~$CfD8A?->0&ii&8< zkAMaZrhx4N7luU4%;*QpeYF!>V(7(hz1Z(I`<)*U2S0w4m0z zr0P)kTjL0m`9Z3~(&h2=Z*}|z+l|D5eF5!*W14|!4FKxKN$rZL#%8QorqKGH8^AyE za!PpT09#aZc7X%4_(l_EmU$ZY1}N)|sFz_=in&uRw?EhSfKdq`zWfc?_?Sc}e3_nh>+iH~z(;T~aIx`3Q-?3k=%;oQy zA2X?9b5El+t6yeAUf^9orTJ$?VM-&Fl(82yJ>|V#ZOu=(hILnJ)+zWFA5?-NjovfE z8AwB=J9M<%(br_lfD`lL9*Lg&imtC3$f7mT32|B5MOZ!lSsBQ!mof|YAMid52WBbm zfM&VoVbpeMT12C}*AW_BKQv8xk|^_8hDFQi<>NaieSd^Vxkwv?#_=#Wh1;lA^F~Br zAD(BvRrdsKrC18%nCaym-&ngA(62AxZwurB!l%Z0aWQswDKP!^GLGV-iRWledu|>1 zd!JF*w`CiZKFQqN%>oT9a{P-PWn`b3b2$llYx`*O+sy(|ENW$|%(BFD{|I&4na*r| zl5N1Rt;d)!bEbz6MvhjG7N0LmIl-!k%33$h5DbwjqDSkFEX@CRA20o~_I9v*2b?YZ zJs7t_%wutm{gk?rMflvwQ^!SHjldjw~mvhj2f zoJ~f(x=*yo(OM*}TKG#Rj%UVI+uA~+->)0dymE|Ap~-mBPty{&B_GqACy9sqLq z=+8~3Nw~X0oi@3?d~IfHBV+GIg@Y$=R0821>=_ft64<3l#Ec$UWUqn=zW8e@GZ(?Y zjD{D>x@w{Mhs1Ks)=_EUCykKqO^I-z9mD%B;jUcid2%%fyntO$vrau!4zdre$Tg3( z^Aep@GJMX@IGPrB@~@(Y0E8v(y&~K%{pZ-noT2Xd73&~@Eml7d*X+%)L=!%WS?V*w zfONffqiyML&rta{$=*K`1pEGShA$L0>`6P;TVVa3v(+o1kw^%%V!JX6wN8dbaGw!{ z&@M&ze*SFk`A6_V4K$JAzI6^y>z{;Tg5Oi7)Ut2-*dFfTs3fS{wfkIN6 zr3)Os>M|5EqB-48H+GLXHcaY$eI`0}j{XYWMEtmh`gAFjRB^HI1r04@=}a=amBzAq zLMz!@Kq^jPJ#+JV!%f%j>px;lHI6`E0U9G$yh+k|^2IE%Yy*}JIJD!{+&+p2cc^|& zNn;E#umSBc>z(ggNC$jV{%PTujIP}GJ=-4h!DHx6@KX49F-n^pO9uJoRV)`gQK`{BCu|Zm>h~yY1lIL#Q&O{ zk~-$?`lPeNN6E`LG(e-Nc1^5s&G{V+zGUGV$E2BHk9tWQd&(i% zd|vgRoWd1SU&4Zm*MkkhI}nEG|0?xrV3PY&4w3YgQdO z8T^f`$^uX6vrr_-B~%J#WCXGxKA}LIPl#AYHbLwp5pu|~>q_M%px}$&mLXWlNoD1G zWY{I;+3yw(Ae7<8N(vd@0elo;BSppiD@hAtK+c#~X1Zd;LztNN3ee_E+lv_ji;kNO zsWwlaaF6tHdfl*cr?~DTGj^+*GpE~i(>vcKL=lys&H#}0(@MfYrhNJ!?d@C-$+qzK zl0{`Sma6yY%m7DKR^zbD&tBnt+pp8k=XBbr_=p!h4}0FWM|`e6>kCIHBa`I^w900D zCz9WAqlTv&gdS_mr#Nk>W~x}9c84bEy?aN65kG4?YuLeY6{X)IY9KM{Tcfh%-Q15( zB4i|JdMiBr1Pm@bM2pl#>+tJN`}3c7__8-)3*>Jaap4U{^jAj;*OW``nq|5iV*?_;wjm~_UYf_dtnJq-y%53o>#@D^+6EB6JDmF7CkcTP zg}SGAL$9rT`udm!)qg@(FF(aKlKsTrsGJE-*DOcuz8}W3<}0BB`5f^x`gj<6Ue+qJ zS7TIgKYP$(N&osAE&Xud_`_ADlC3F`c&PFtq>~8H za(wcmJvD=*lnzRk!9K^eK3gmDK0D)XZO~gu{dr&5*b+0;8UL(a6586YtF?{Vpz)+5 zTKy$3&d-T9KWFCS6kb01{R4}qoxOmtdEg%E)_;;DTL4o{W%wJar05qF<5<*6$Ueqh zQwAev?rj$Z^)%>%fCxwDy|GRI(px~2vE zVq$U(+MoHj#PVC<;7!J#o4B?27G5#YR}2g4bjQWo(%VEfBBF*i=`lbJ;AUQYQYe#F zrn^tcJC`2Myt=c;*t>JeK)2;@m4OfxHAurU<8f`wO%t;9E;|H|d^ z2Vf^p1IxBEe*AmwV-79(=^ltU_9EIEwKG4XZ%`WOx!oh5P5pxeH1H3o0O()<~&zJq@)c`MfVHN47ZUsLgbIAk8?gi%bxWUp$F5zfR=UeQJU0q z|CGwC+`UcSBZxG-GT0ivY`Bal3^_vO2P+d}K77&1uRS-MP(37&W=bdF5&Tf$>MR=9 zz$R~@B?G7hsJ9uX-YI5tk*4-T9LK7cL~JzXZjU2$3-+%_Q+mGK*VD+W?q$|(eIM4^ zy4RZ0?bZGfOk6{V-#}i=eFNta_^qzT`Zk5t zwwI)kB}uQJ!q6(mGXp98{_LzwKo}a{3c8v4WiOE&4}@SLKSeh@1JJ4nU}@6C+o$}_ z9%$K|^aoS$jKqs85awzInIC(|RR5hhO%oN9!XFx(C``Goo=JPJe(oOEch4BuL7hP} zG)dQ~HW0VOqN*L0IOOQBlDFj*I;ITU(!S+lNt5w0e@JxOo&~n}bMn^ut-L^e*L#NJ z(MJ~Mz@{-JB6?XnvjncnKPJ>GOb=0G2)Z>QesaarN5{kUUyA*;*Uvw-Tvc|l!Z4(m ziud>rfR;eqsaqun|1h^pLBqBSi;C;Efq* z_38q2n~$%LX|ots_N|>-y~F5|NQJ$chKN=b>+pw$ zcDe0aeNsZGYvVtv)1f3(OmF-KzCh}dlc3r79|F%`Ipr&NZ5d`qLM-;{zM-U z#bE}f1*S@hM$_C$24-b1Y?rGw8BE+2C17lmsdQci%@O^2M~mY&O_Jw@L+gJ=?4RH1 zo|Rld}oT8j8%;bP#g59=)vS^yykTu@Ee~?VPdiP`mq6 zC#-OgiXh!yB}yc{#h7sKZTj&ap?ij#GsHW~>cj z?->pSKxO$?KO@W9mWI0?Vg6tWZIZP7K&xTK4Vrj5d-8(bTuiz6Tq7Y;B5Ay*W>%=) znqSj;$e!(_71z3;9Q(Uvg?cNu+B zdhuhk0|oEbKvNsE0(<%@>i3TgrrsV9yt9vcQA6$1oz4s;(RTmoKDCZEb zjvP)`qt1Mystsp#Hysx{xw|qMHMB!{G3+PZHsm$3x_(Fy z*}y9pOTRMh^FzW*pWS{M3h&V^&Oj|UgK^9_uj@#@-Z#6-}qI1O8856pk-ldE`#Z^ke+J4>t zQt-NLVk;LN;8?#bCjJ#Ob;j*@(R;h2LehRff1CPGB+32Xl{W;t>zOMu_A9P*I*an~ zTTcjX3!(jDwG*h%b z6VJk!B^T*btl;YKA2wf&!Kz$b+1N;}I0P(`pJ@N_q>50mUl`3Q&yE*ur4cpZDil*T zBqxnBmS8yu{)k&mQOlyEQ3rKcDkwsb!gj!|zjeFDV)zkcRKZ`%vPGcoMc(!-xV7W0 ze(QVY4{)@*+>^PH8b}u?xMe3AgbGuax19-BO%GZssuozEO7c%sP%JN{oa@?(f$n0` zIdQl%t!$vgwVVul-)!$$=r6>{vxbsaEl=c44!lVjMxng<9_!zkmP2D-t8d`_Xa-K$ zc56h#fB>=b<+)b0fqdpbVp0}o{_-P=VcQk(udb}A!P8^O;9T09bTmon8%?}Qa_gSp z#tV$otPAQbFh{DQQ@5z%bx-C6loP|e#v4s&AG^S4`=4h*Dh(4a-^mZZp~!f$Ip{k1 zD}!@Zfw5NX-Kiy4E`mkgB2(i|>_^MNg;xwJ0cf4&1UX)0bgZ|$bSGkIi`m}(SDSY^RV_}{B2>^F& zvSbC^F;AG8BNs7ZyPEAITEa$qobkhMHn*-c7&77%A7p!V9HfT{j+Y6{C2b8;WFp*W z$-IEl-ImK-9w<@54})InEObf4JIprXbBeHG0dj6^A-`|6Ur-xh8aG)wF7Za0Sh7q& zru9uS{J9*&lhm=XUU$V>K%KyuNSl}?ZtkI=SYkE`%Hn_L$Z4-{=8=LRe83JO>qo6x zsnU#Kau?{m85d$OkSjAr~tF^EWO z_yB3JM=5h+6p>qEtIKm||Bq{amz?(eZ3q%G@B^SO&8cI>NhTc{pQdTeQuYNH7>ef? z&Tpn7v~5XFCt4$xVEbS;z7WgI3M&Sw$#2(tX)N7$YY;nz>}``z%?cGRu9 z_h1bKu!8Ed1{6jVjv!xfRnRR3y6uHNkGupx?sQm4JwIwkQC;kklUxV7T>F!h>rd8? z;#y~SNOepoQ-$?mnf|(v3c>&xtpu2<<9;8;^4dJL$TC|%%PQMpF*9Cd*hu;C+gkRFfE;C?j;#Lvi|BiBG%QFottB6b08#EzH)W*=|@~u}`}74LNqVS~?(4 z>@jZUE9Rd2)NZkucB%%U(dS~{(Sc(1SZo+Zn*4M9cr1{U_6wne&X8nd{)sAMNF?^B z%|_vTQ~t$0+E{jJs@11Nm$_ElS~<~Ed=zkx{clUN_Q4_d_{I_V^`o_c%^5Bwd(gL3 z>*(m{5r=Q=a0NdeG)&(YBFidB6jPCX6GZqko;el%a&Y zlb54kE8NqNW&QIE{EEW<&;b5DFj=~&q`4S6yo5Ww-K<}Cy!?0ctfs@hh7)RphxUm>Z`gI+= z&d~LGdkdXBY9^emx-SOX)!T7k!wTx5J%{Juslo_%--4D&G6RdZalyzrrsBByX$?N7 zXEyCnpP)!3W6rLgwD&u&1bQUmmeo;1Sz96yc|0W_JJx7fLI{?v?1p3G1%@gYsw!LN zWO621=7e<=mp}XWWce0JMOo$xhAOm>yr|5-W%87htPAk3n*@6v- z=HC~oias84?#ZWnt{wU8z}{=L7aU;PYDZxV%rk6P+?i{$c#B=BdvY;!*}+HB$TZVXEaAvKQ>A2E3ekv1U%5Na zL`wHrtPd1VM$g=%hSy0SSD3o{g-d2OZ1mMb|3?7hLe(23Acykj-X{!x&X#tZybhEU zVHfiDH{%5?4&TBoc^y~vcPc^!@81C*G}!Xk$tJ=fPx!4N6g#Ut?>F+2IUUgOL=*tr zn=e(vaax5Z8g)PQq|CT?&6de`wytPJx*ptzJ@|lJTwgjU1*~9;1?qlcBr?q9Cl4T| z(9X`G3hb>bf8W^lfeB*Ho5o4sCteQ<{9nmUs!b{kY=X*c z2^=m;`ZwdR>X}zBj>o^CsLS6w5H&{1N6`U?Xeb853=6Db!oDcJ zoD-vEk&}R2As#PTGWZsGzV?PV6cf6zD*AWb%YiV|Lt z;yF}q!m(YR`M+x1E!=n&ywJ$V`iEXjARKm+++mzRuJ8HP^%Q88o~DdSQhtP>C~)8P~t9 zMks(s88q8B>PtyCOh^Vj1;|#8=W5!N+~0C^X;F?mh6UtK-s9xA?Wg(1Y}DY6Yd$xAW(pyW#-q03c}a-yO_3s6@( zhVPsw0Nk_0@rX#N4{j(pYy=zJ9nqX-`Fn5vbpqV^M4QKT%|fQyflA3TPh{Dr({7Vq zo~NvesrISlNaLp)5TsjwBvAXb$2l>4(Y9v>Af4pG{mm*w4xZ zSGh!b#&B8kC^xYbX}vC=XgS<&IC8n~T20DT0fIm0;$pu|nIq|Szs|b>Flpl_273fS z*-w4PL)yn?)$-kbs+e-*j5LzjiH{Kx-=e^gbw>}J)m32_WL+2;E2baf)W52EH#OO* zG=wkIRbp8xM2q>NLK7R%kd$k9r627N&??tNe()_3@imf?>9#{+w8V)Ib`5-e@+CK! za*O+2M;<06nxaJf zNQRl;0jMAux7P4(H#4j6eS2S&L?+T(*QZR~=<3U#i0m$l{i+mu(|HN7K5b^* zuJ8MdiHZyB_buhDl(NZK@?wRz5auu6yOD`rQ;k-L7txy!d35MinN8t|^Xaw4l==4D zc98Em&<7?cr(J&M+OCpbw5#L%8LO1@G6mh-S~q4BIsrq)QItAVgO`1cwz&5L()Vj$ zS<;(o`qU=TKdA`~Wv;dAIEds}x<^gkpspSg%^64J-t&N9mMn7){bSkJ?!Fp2Z>_r? zj&sZ2hW)PGsQkrg(#RI?4CCMi-Yis%R!6@y&rTkVhBA?h-sbn{8hYLsag03Ke?2Qb z0l@w!>Mv<({p1)e4f9-coT3MYV^;jHkaY3~K{gwav={Htfcaj0m`t>lZF_^}T1+fj z@UU3(&u!RaG>h7yKY-gv6*hoR3A8-*-?guAFuF}`jt-e6^=)@elQL|&{BX|@3qSd~ z0Bm-!XBUJ~B~lh5+k9Z}r4W z$>V=hWvdm1*npf{$S4{80L4E@JK>NfO?XIjqvPfLH`ktjy%ZK=_d+h z{Q(CnhR8z1t3}^ox80M5(JIlWB4)`gfw>_&UN{OqZ`YnPAQLUd?v9dR*fAX*Gcpqk<3?Pc@ljy+0y)vaVjp2KW4l$>#%d9#z z)PfI4WjgqhUw` z0UjcjCZiD23~$tqp;J?a*sVzM9!P`sOds{zL`K$0n8u{lyKOJu|1LM$<;8ztx;4&Q zDQ4&vpZkKy+_rb(1en^y(0>CR8O)?#D5CqBsUf#a{tj zp|*7`{Tfn>a{;Ob3~0~4T@=&sIUX`j@GrjhGNz}uMvUsGY&s@9KC{eDV#HJM z5qeAw@5bkT2E-Q16)NpaJFN467Y<)2s4>31>E_vSt{tl;gM9dUu#1!x3R-xEjqQe; z+pElk~-WR>MeX@0rc#XQb!)l0X(m5nMSf9z^`f-!7= zY~%^`iLgo6Y!fq8sAuS?O`W0V9_i(Zi%X;{#T!?}ki4{rVjn|oH2CrmB(v6C)n3B4 z3p_s)_Sw5LV-}oaY=Yt3D5>@S#0lk}RClufmR<1KJ(?n==za%5L_485PVu`BcsqVR z*ff$bCC50JvBstj-|juynzEv!oW^!M^^Z=kdJUSf{w$W*V6#o?WGlz2SVvhD-L(R2dn*A0_!w(y{FaY$KQDd;L}7ua`^OQ|oeH z?>JC6+igaFl1H0k>$i=s7nG2BJVfK|4yTs{+IY6BBz5L8GZ<+JRW9{zws=7vN4Y_} zAJd<$BnY`=S}^;*ladzYpJ0@8U6*`UxPr+}@l%nQiP5}2$OJAT5AT=3x1>zxX-?^h zu!#|Wb@h0_fl;Tu(@w!d$>G)_8+Bar{f#T38c#dOkQ(L*#mirLL6rQoF~Kal$&_-9DaUZt7eE!hWw*-y z-$Umym0#_8)E-C*l|41}3%XLvIE?+Hp)DD#XL^2&vcgyi?osNXF}=~XI~Kq)ih`8T~{dk`)?3@Yw1YL ztH7z!s{dSat?>`9L!rjzof0dg!HJL}E>%V;Qv)ln;9RCDepxSspkr9kDeLNSUcwXi zI%Q|sRckvmh~_&Hab-r%lUywYTG~V0IL(D09$gtduw990cFj#PPG-ac36rj4#@ByM zgvurp&3+HoyS@BH?o^xf@_VHa!oaE$pMr39_*c0wo>o;Q{tTn>LQ%z3PZF^3sW5AQ zg=lJ0C3eYcql~E+|51#>g$?b&kI9o`u-Pw*L;MwIS%od6@MAHk$IgWHgwyyN(UPUN zYD1YH%gEDv{IZlrl8;&h`+&`!qWf8tTp3S;$uNGPSmE|2h@y_v>7w&BUVkot2@mLd zGX0!;9iYXC(}h@2XRH3qC+AJ$8`E1*4ak}!3KEuTHOo&N=nf*$b5|t@qAAH5B7~;( zAB=7`bVAuBAq#Ll8`NPvDVRfh)*@egB}7k)q@rL(17=;E>%nH{*gTeYnf8$3CR_fju4ePIzkZY>w5;ub%9XJMj#}_<718(U7E31x#lvQ>|GknrG zH1C52ls|oNemRr=S$yej`-)o1fN(}H3^sXD0$N`3Hj=Oabo11YmqdZjq2y&p zQy1Uy-{3R9D$hu#Tb9E&P8#Vcf6y;+_{zl7j>voZ?R@WL-4BJfcCxbOo*K_CJ$c8B zWr(zP46Cq$L&1}CzMwb~3)Ei~iV-qUYX9wgL&?dH_|`dCEBD!>&$PT8p^>Nm1Kq=4 zTw19}!u?OC*lsE>D&ta-54B!zC~ByRMVNJbbM_%bCk0ZC_v zHh3p7>x!qifatghJFA9`@?KEpw^;+cFL6aY&KCbX6BYgNs`mBxvKZB%RhoZGxQi6U z^>LkbzP%uqz%B!2pV1GOXj+9!#WL|0jfJg7pm2QYhKF4EF8z5jx4Z9a!=M_TA+SpG zQk#Eml${+nUaB5q!4&-dDv}A91$Vt?!bwuLaCT>gQuXx%5jzeuxVQZd==`A9oaYbS zfz;jqJwN~32ScSkrj&Ksfz>%hwsG3QdT6s`W@RbSjQ4hmYWf<>fK)6#3*8W|R9 zW~amArioXjULZ1S4qb4Itxg=scrPJl)AITJ57AFvxEcDEnmq2th`mA!Ut&G)6(dcG zpzv+!!+b;P*01;zRfV4JsU0=1C&9K^MDZ84#=M@Ta$U=`je?ZP#X8g{*`c({*s#bS z>W)%>O)GTfs2*|7anj;8uuJpY`poq+26tT%`V!uj55rn`u`v2q)!&?ESm@EV3L1QY zATf?bMaTE*dU_=E_hL55$~b(XU$&yvF3ta#STuUNeeT=<#$xQ;>KCQvWem18Q%q0- zSov1tZyd1uj8zXFsCC4(YPZBeRO%M(hkQv31IgUKgvNi-0!%A)LYOea)G3Eo+*9Ms zv16qHQ^I0WSVFw6g=gbKraaECw^u~obd;xGkH{lW-X(ZL8L5KNe&I+7N!q-{h5kW0xx2Lb7`pSPHcK z>6(lkKRlz@QvS#dTzZxl2B5}QKM|M9W)a8BIb&8y)gogw^Pif4coei(8vz%}Os2^mGvKm!`2&s^mo%3(3YenD4*tUxNd-mAsc`?0|K! z>%TcGWApc*G$wpC)vuYg9~{8ANjql$w%nTfKi45GDI`{WrOx=Ev)R?_WpMf<5nOg{ z^Yx?CUaE9pG<9<%z_nf-v5A`-hmb}5J|?I+7be*M(909;e?s{r5QiQRr?M&M zumOby*rS%^D@ykO9w=WN&jTapu3X60e5pizZ}K-s-Z`YeN~RSmPO2-(OoYifBaZhl zPR_UcF2UYvTpop0gz*XfocI-IQsKvvo{+f1okO@TS$VPh_B|)idgCqJH5ldk&Fp`Q zC=xO5%vy%BFMxI(d42h`sfzgQncBv0nllK2C^7icy-OmyLYiN4`U&t z8wrt#*|~hX{ASja*GhnRi1+vL8P$$|B?jI-_+(*F+~40Pcx?|&f~nYrDOZZa?S#Xs zrX#p~S_X~@m7zI1j=x2)wsCKM3rTCy#`1XQu7F>UXUR8fb6onrQR#Wmj?%4fXs>H;pt=5T5)oj&}w02*T=3jUUGOOA@ad zTMS4ub~p)nUl2p3Oi->u>WMVG#Y&VFCLm9bt*%oS%g}@0!WXd=NrPCvtSo4t+RsDp z^~%BB(X~{l$>o{t67Yp*PIfbD7%&#yD&DfxJY+MrAm1}DpZS^Nas)T)6g(S;vX+QZ z<`@+HrMIkV(QTOru5b9ynhw0OAUa+~S`8|0#`Pm`h)LHJN?ITm@}#4ssRXb;f(azB zt|?Wc-s9qL91D|gZB|`e4#$MN}Y%c;`Efn@FOW#oDo4rm6J zj^5(rkCdIk!L)!~uTMx&^Sn=6^`6uDtJaCq)J6N)YoaDcLVbk5amSN3JOSx;Wt6@W z;}dJ-Ojh3B$pK$i+rvK8_?C1$B63lQPp2lwI5`1e>j8B)nxphF3kq^0mG!EEvZYV< zO8g@V3V;-Ln-w?P2$WrYuNt$Of5lLeG4z@a6w{jsfPQAyH*RqclR{t2T9F<|%sQV% zw)}-$TUXh4%NWa*zw}6O7k9o7wptLJ z(Stc3H7}AxAC3I|%_J`k-EMs3`j=TJuF0oAA$XadfmW7W0Ccn)r9`8pY(FD*FUn*5 zaN3`whUBwsLZ)$AQXYm6${@3h+I7}*!5irr@k@}NAOFn7vWV~Ah=|uiGw{NWCL{fE z|87aZLX?wwzVr<8<3xumWy6meu(^N)i&XfEISrkq=&32kc;vOhHD(v8055cQ5snGp z&F>ssDzR5iOb^;UV^sAaT$jHkK0O5ej#lSNpeS+mA^Xy#ykZ|7C=n z+gOxjAhTV{b6i$k4-Qpd#bl6o=&Q{l5A#6MG^7e$K-1Lb(q3=_bBvyG^^iA~UVH(+ zCrTrZ`5fXb@n$)q$&9IwN1m_)YbQlX-j^LswM#0A!6onT1c3ZAi+*nkG9&XzNr%Ejm`)&` zhH?MOR4L&xCjU*%wnn63LXWbFMVMEVoXUdW$a(j{MOXr3mRB**%GP+#HIM=We*liWFk0zh*dnmI_Z6>gTsAqXbT=Aa+j@?aR5k zilxKq{*gWHCg(&FI$KHAR_`NRKt+3VNnB#M^6?$_oZ#9wk1sy?`)tsR6-#5*E>tw# z|KsVbqT=ehW*yw!-Q6L$CAho0OK^7x?lcaKJHg#8xI^$ja1HJr;OzJN$2j*~G~K;= zuQ{vgsh`a0_v7dORcD7z>(ueE*u}r@&+HU1wFHlyW|GdgTArO#iop^ZzNmyMhx@4-{UT(h9Wx^L zTG)U4!K+@cD|tm^AC#k)e_ua5Jo}k!7a?D%d&J%rr?1^PQOw2dXkmS`E1fs*Niltb zZjRRK8>VNuU0CJR_@Vh~Zr)Ds4ohtTG7$>|GP;BTCRuwP$#jJd6s=hP-+n{%Ol;X%dr9|Ch*n>!=6( z)wDJm_*<h+Ey|A){xvM(T4&mOL?50gJiK_fo4*e2r>5Sz z`|5C3C5a_wt#jykJ#hRE`Iz|XVD3;mZPFIXkj{c+vFxLX$JP_&6tukucleD4+O#TI ziK}rga}ghs!IngL>dM`egZ`<}8$&15eg$I#qmev^b{eyP>^nyZ-&8Vo$ojWxXOTau ziOzF2xD3>L_Q<^jb!LPDVsf&&;W895{`BR^g)%xEOHjt^^dJIn1eW81SMf3f%JjKq z6MH34V){3gn@OD%H(JA^hP23})39XZ4oi19y2%Xe-US4(?6pPs*X6xGZ%)_0Uecyu z-QYkwfsK-@RYhUa!&PJ&WsFND`=x-Uft{K(K*yu*zmt*~rd<6-s%-eAiYq^gZ?!?0 zX(=0Drp4^{43!-av-i=s^5qXQjS$bMSCdXJe2rKn3?`yEW-23vq5?xE-2%t!F{|PCZ zgxyX_F;#;u_w(M{`1HEsVvOlluowe#HAaVgLuO#tmp@>QH(%gq^?XSH%MhS_;?zZx z4`xts%^@y4c|IhQ_R846H4XX7(QQE40kJE`wvN;o8=wmUj& z#kus8%|nVq7(lC4R|q)0a#W+oES8NMS)+gj!jNUYVv?Hh77`ozr59}o8lf9c%t;Ag zwwm@!Dkw_b-Lt=rdOO7N1=G&!<%hiOepdlXJhe}+fu|p@V59>`Abd1upaX=Duy`u> z-xx4L>NU-sw;UUU+9O4Csus4^n6yMdHihHfUGlaK!`@BeR&Lw=zhK0Uamd*FzYc18 z^iFRYTC-cpRs1xOoQI-`KGA#-Ai)cv$JGlRmicP#leE*J*gVOafQY zhUBmWs{Pe-DiQ}n#dlQ?5!Hcf)&{rCBIN5BthU8c*{h=95JJya!w<{CqRv)a%A_C* zuQ}Fxti~xa0Cbm(+b8fuG-Rko3%7<~6lxXZ2!BDcCV^MQ&*rMr61IzB|H~8bHI-apI6Z3#|P`P9U zyfH%mXQJ!zc+rE^*t%kzsgz?k)H=%zv(zkTWtrO5e_X7!M&k$fqYc^i?Yl795Hpa4 zVP@Z?bZi@Fr5O>HIk}-O2-n91SzpD!P%-;EJVNFC5Y3t-1kucx1BMtff!ov1AwGdN z@6z-YoPPJKfJgh_fVvSU`rZy1Ry4a7t@%CgT?wJ?~{ zM>7)dAO59Gu7c!ejAJVmAr*hg=V z@|7Kdy1mRsZD5RfObGm`EwFNZ^&;*wH{b?jM56OlP^@gA6$Qpw3%zor_>`;50qFCd zkYpi(hWD3zJ`F#it&I=Fu5nr~G$+f{N1&{(zqEzPXL)xL%}DS~NUBnx_iEf>_b=u0 zFZsvJABi2#Nim{OU!aG>564{c1M&;tC(g?am&=dfEyoI7L&eilkQamnu4&^<06_QW zLH-gM{F2ukA}5!2SB{P5Q0$mLep?5Ipz!>z9qA9!&HMk10itgI8#%8hD6Fu}yQAt2 z-Q?{0<)>>3n}1oHF8d|%*#!DD4BIq`zy5*@Rcy0Qw{ZT+x5Oh&eucPM)~{x0<94{F zpTqqHhMLyPGXyN~$17KgLS=ps54Gt40W`8B8S%%@!Y4u+B71aRpmSoTg6k7pVbx26 z=Eduoc0Hec1{-xJA9A`I%07u*c%>!yvx%qRAhry%GCe@104nb-&Z;<;n5lUQjT!xm z@%{KcNN`8n)02_MYG{`c&a1-^m|NfqY@3hNn=ZE8Os|rj!mV42Cfw&)Z(U(St*HLc zVndXg5SXK=0|{*`+)zoi6t#y5cvVPfUVEd_+e2fC;ksY)U5iC2pMLDl0gVJ+B{}xa z%<8RgjBZ+{G5Y!5_tNAyDP7*R#?A3JJZY1FW8+gI`Mm?x1f!e!SA_m{>L zjn)x|>3BclCQm^}Hus3BR|bM$L>EOHkHs$1I;A3!zfA>i9OwoDv$6GPPQbtcV* z!DSEvBKb8NcHZu<{HdBGu{*DCb@TFV-Ums>&Zf+!PgUw4S&^UfhHz@iu__obgLx3N z=x_WL@N3Ymp&)g|$e;doc)3kpNc-H)+jV?9aF}YVC7&@c{6;+~kyad+EWGRgosA0E zIom7cpxM0KBBwZ<>`$hAt1S8-s~6gbRmK9N4$5n5^j z<*0@Bib^TjaaMfFqCN3dD<4c;JCJOKfn0^!fc*un_mW&>@MRxcvv2s@J+*1QM6x3% z5etU`*F%bM=X0jA{XZPE8qq9yMl_FEij=*{?<$gUHxTg!!@#oV>ihyl$mej}z^IGZ z_$lr_(^f=^{UEl>_+ZLC-g-(T9BXOMd!BBY%3qgq94@t6w=&N(@g9tD^mjyG$FAbV z1AtBN5!}4>pRe=3pk}8mRHuTP0I{)`7>dJr^8FV(q;}+qj(^qD~M{n3XihG*SI*1T?Bc&RSV4iC-_PbI1 zF#1Qe38e%=f8NFQuWjf7!iQT{w_bTTyDEO1{N3Ff z1i8R)Sx%ZZ(jJS*KT>TfkA%#UOmMslS;S#xm2h!Qgn4(@n&H?U=&h~}sxu(M%El_O zjVGi{=j)(PcG0)j!LCF7!QAdCELx0ovL12C7!`_!uORKOln9yxg<^y|kX8g_;sh?%Lb?0dL6J5=@)iW_w%H3u$SY_Q1i(pb(o zt&Yz|+3SNIKxuKAd0$8?16a`osRj~4tP2T4`DM`}_RRu`f_kI`kX69r4no$)@jBTJ z`DcKTGU`3NlV4mS2js2%E?zBJD@5}m+w!hI4Q05T8K;<6(<(h)^$2X8`^T`=eQ;DQ zG5Ne%21#*en%j@=kAG+X(YVz|M8!Nkk0=K3n(`|S6(gJD9(WYE)<|=muoLZ(U3K^c zC!>ZrZta3oqEip?+{ zjb0PSw+`sEja)~p=hv*8@NAsfa_r96`n697dP6RZ%RGcq%f^&xxAu;)^ILIqIl!;e z^X2g98zCp+#G4^Ux1fc?!1$dLv1KB-X_kqS3Bp~Ce(Z4ahvU5rO1VF_t+f$KsItl* z9e+uC;xx(f7K0M(K!51Rq5Us0v)$N4uiZ_uTVvTcyNP)>m&%YdSwQ7t zpj^>GvN8>~*-q!vmOaKcXmfs6xXrw89z1wP6zi0%yGR53W=W|Hz?W}Ia+++7XxM+L z{%m<_9`+C_Abb(?7ozMkP0&8vu zVk)@g*O7L4a=iT0?R}kwj|`Sotu!=X#!tPvE}`b-VCZdv!&V23`E>e=Ap~l(}zK zF~$$XI{s_ctT|Kd1oD8xMZ`ZT>Qm0Cs}mfYBnen!-}yQHLIvpkC(!NyamH2uk;&iXO_@)lH!Q#N-zsa<&5a^WNO?a&rz^H?=zoZ+-GQ zu3VLtYYR@6#vKk9y&J_8<5r_*F(xnz85;~bqKq0tr6Xu|2JM0d6zYE}6MxX)T`eHs z^aaxidG2ye!8Z99`;qXv*X=dbRC#OMx@dIQ|G-Q5tvurraM_iUm2+5mxaTADW)U3E z=`F@FL$?U&Rm8reUKUPLaJbY_`a#08=W&7WpI`cy9h4gY%T{Het>_H`?)MT79uv2NM9m7jXXcyAPct8npYeoh{{MiQ^03ih{<}8$3~i$^QvHqb)?xRJVhz8`^`vj<0K5r?o8s?d2;5*Arx%S! zk2&j08Hi=Q)D^JFCHA=#kafD{gjXAF+ zPI7|L0XifYtVSgfo2Wt$h@qW7OvYty7+!rq5tXJjmb|O9O$4z!l+j9=@md6jP_^g& z;ggkUr8v#9ielsXLx)g58NO)NiItTDk|#16%U!Uj8g{RA@TfJXc(Q)IfmYD&Sc&OGX1&8O)jnScyZF5T-2P0u`NE6*W!9z}T6)>MBQ+L+~LKbcoYs zV2+Z10v^dT4XrNTd7G+=Gd=Ryr$Q`FyY`p$F7KTaQ7@z);}G!;iA3s8sykWnqI(wS zb2&eRi&T<}DP@i-ZD*M#d*K1J&0(>o8c9l39DvETcIT?odGle8AbJpyB$o$35S+#S z`DnRsiYM>LvxdH09n;q(qvWUUSA{X`S_|?k&-2Uq3)8JWBlG(0W*6a4j3pW8>i1Uc zY8*?&MJ?ZQrJ6&MA>>{x1f&o_l0i73rTO+Zr3-z7xv$2%mEumjVCkTX?cO$g>v;5J z*I!mn{`q!Ojj#>?uW2Y_`8~7e=`)+a4N{K1NU&qK)IuE;Hg~PpFU3|HsY%HL#|ZS3 z?dG4_7&d@)2Kc>@$UMhNym@!K95M4by$+IeRBJ5*cp<=(IreA1MTdXt`7uA_l1UC4 zzSXP78?NT@b?zo_N2?pkY*r8f$i_&sV3Siy7wv55I@4n+KleG{Brvp%I6%4~ECHbu zvT0CwZ^7T{(TY}O-s{^X024}S zVe%dwH||eK8#p>k(i3;Q8MqXX-*1Vs2(=Y4s~lxc13|D)j{>>4@TEHlNvn0+P&O(| z61StPS3s@R^h`k^75y;F>$>rr01TNWX9_b7dcv}78>Tt;*Yn>iwXI6LD!ggJ9N5Pr z-IGz>c8G%!b(w2^$+jL3mD~DyxTZAd8I|Uv@EHmBAJ5rB5*YoTRsC}6e->HZyq?_C z<+=kLy8PLxcX)MnxNvlhBmFqfha}0CZxxy}M5FW!*JAnhe@{>~O)`9+wvFMFw?%;W0HMW*F0od6y~w7HnQMJ> z_}gf2GQ8es0y|$%1Y1t8w^0%f{Ez{b+uACuhAqs-6+^C)p^O~8eFOCV2uqN;Xldc( zD5NtKia=Sqyn`zcV+r0@g$Juk-g6eu=P!=5-qK1(fQhDy%MbvBs6%+BdNYAWvf zY>5Ly%~Mvy=na{Qz0Td6A}^Qm>n2-9Q#?DzMP#@38Xy?_o?VddQn-ss<}IzREb)y) zXC;Rr*FeezMcqf49;)B!U$nyKpL&VPiEbRgFo_QG5vko1QPY0S${b_DDR|%n_L{lg zx!>63b3g{)6;-~}F<0baR=_i07iv>*aRf61BVmtwWXHT}^E7_BVQ=?)WcU74Unybp z9KL6Hxvex)ss(&|o+p*KNYnMJ!KODS-V&*7Ww}faXN=0&0M%3OW(N4L2wU#QaYz|D zDRdKOiU2ci$l?%8{*tJ7^?#G;4A7eVB15TbDZ0A<(gV6}jopgIPG+<3!K1-pGkmk2 z8A(#S4pWXXPgQDUHD2>&+qw)0mu}7*l(+g2T^xW3i*Dfjk{P$Cuu7C$hCRJEp7^y} zG8tr(j;5a0^u#zIPaAjly)N%f+;Q_AUYoT$EFIdeu=L#Im*ehL6V^7?r`&7cJHP{TIS=iGAFqRmW~-)&Hn+G*gTkZ=DNpv9Hk1 z=>7zlm7Jm8D8}#+J{h2#06a8Xp**^ocXpb(DZW221sSOIeA$XEIzROKg4aw!nFXXIf%omy~Jm!j(#jFiF_s&>!MKZ99rP)0$FkY@4<){g!{Qk)(hekMBA4vAA_n zxZ%jV0<#%Pe8VJEjg=J{S%Y@KETb%mqnuM;10KeCMT!aifHH|^yzx#Hc$2(EHv>n% zgLP`#kceAI!_2kAX}8w}C=Sq#L-ePd6Mg`oid;O7JM1f#183@8g*OUk?)G@%uPUr; z1^}iO?;Nb`_>VAyCtpmLn*gsQc)i4Z4`pBift^7N)}Zg1)J%9M8cB2laQIX)a?IQ^ zhl?SA&YzgKP7DT56W#?=k&rwkX&cq1Cl4wzD`~;F2I?> z8vA6*6^DaN`$(w?W6520&m?mXT}+vu%F~oBbHmYg85ArCEM&a*5W4>s z1u0i`$CSJIZ!w%NRF6{sp+mH`Nz(%Uj8w#}bnmY0)c^S`h+>W^&+~6Nn1NqjEd8R1 z>19eX@|gA%kiLrOJ`ehQ@*MFhm>8vpaWgSXoa?vSN)fT#!w8!+=(>fd-Rc3_^?bR| z9E^rPpEl;7u@jLwihsoft7Z@tLX<6cD(Da~fuJ`WoGgq1Cg}yrSR5uFD2RhZXonHIy?gh)j0w?ud=oUkNj`6K-?F*$RQYDSer5 z%q6#NC2UW%bcx&(XF;~d^VAG?++9@ptWa!9yfjYE4#1sj4uRch2C)T1CQkS^%a6*q z$FTX+Y60O^;LV+OMhylq940xAstoM9sczib?ew@wx-9)rP`HY*2o75B`961 zJ&X=g2!kE)l)dqQqXE|>>ppINA;DC!CU|j3hZ&&SvY%3xMsgxLsJE6|gAwrHON%g? z$LvS6y1z1I7Gg}*t91T;UKkbu47-zpWKg0(d!RSvclRf!qjRSqL8qYCKf3z*<{lpR zA;Q}O|BAEzcf=bv@e#t#3E!FopN7?}!V849O8Q!3?bJCnaP^RR1T`|O{yGT2NFf~m z(pn~E_O!+Lf%#?c3i8z}hl&?{;!`vg;^L8Y=0oIPYL@veOb3`GcpEa^QZG-a8k9o! zEudm>w$pD*H*U#W%q+FU(LmSrWE|CTgD`8QMvv86Bt$%y$xKhlwsI7zXn$U1+_ z6pTM{F;V!(4Ce(iy%%mS-cgGd?zgN>fs;GM8e@9hBTd$MO2fux09*yz3*>Y}XBCvb zZq;0b1JvIBc;W__Vd4m&;d#Uk+mO8P&NWiFM@#DS=BcR9|3>m}k_SbV0rw2OzYqZs zn8HV%4@t&=m#>Cn&R`QD=U#l{*|3ORwSg%WvfmMWkl3!btQ>Oej<`%i=pjVeL08_o z^bejMC+U7E^4j&W9MQ!ipa&LN`p@5GH;Z@M_;|a+Pg}P}?brhGr0C-k8uFO`H8jDS zM*qXT6n=B^Ir(Q7WwEMD5;pjep&75b%tVhvC=q56g9B+Tiz{Iip6w|zS~xGe)=vqn zQi4@C4*(yA+unOQ_=G~V`(Fy&=-~zbc~gGQZu+M7FP^>8gbzgd(v-VolCV28|Fi*% z<^ju>;{>Kwpu>$B7(}}ZBn`Dzl`nQT-|usdgCc$TW|2T2oHTXOY80~Fibg-GCaSP; zT157|BW0J}gbY%yYT_SV9IqS_ct~d(UWzwPX~>eOWGteNc!5{2WRh;wI4$-S6@HxG zpeJmq#C;b9l0X#!@3OCkRuXEZx-YwF?+?&TZA_y=GoqW{C<-?)Y6i5*c=FADaaV!C zu}B7p(_ufamU^l>yxfV{1n+o&hc$cVR){UpR8P$T2#}x%`uzzjL+N=-W(9BdbCJF+;u7 z;vB+_@#)tUmz66&pu>oI(`A(m-N#Z1lMR6Mr06z( z;splBWSb}|NQTGVQsjM#mq3_h=nG8wVgVpuO}NEtk_5_k{OE-Uo5{XF|3_FI5OV&X zz$5!=P6-{@B<4Gb{_{Q)iGH^2_tS%+G#E}jlpeAb&cOKpL9{XCd~ zs7#*~iN}B6K@@8SapV>+@$+B9pu18H*Z4>d8+N@;*!PY-fcvNimGh0U=CtY?05{mn zVk7_Lz%nf!tKj*-uA4CIg2RyRco`E*p~S&M$4p|q#=f|MS)aUksHDgPYwQb8kr{&> z{*!CIL4W+Z#DZBp-6A_FCy_u=)<wf;7kOuk}FV;z;*bgzl z_5RIO%1X{~xxPqF8I2#a2Awhg-a9r1NZp}vEvd&XtuKDi;%T#%?x&HMYz-}j;&wGO z38iX)-z+ld`4R^2kpObyPtET!QJ|bR0IVjGlr~`rcdoSnkeWpbnQ_jRDFEMz2ES~b zjv5vgl~6zRWtVgMmINgS?I7dj7l-(6SYUhOR()+Fgz;w+EYOGi z0+<(votjj7GpDa}fu%3ps^MeWEC}#9;gG#Wf*J#l7i*jHkMuA^l*!`o8{}V zLL;eM`W!7yB88X?Ku>JQW9R0_IWD&N-f;1kljUMm-`Ds+H`b{r|H5VA-P(KYpB?^@ zFaY@x*>wJ=JvRbOS*eJr3me7R&jZVT0C4hIDB!w9rs8ku%%i@RW!PP`22LpXTtY8- zSV6vh3ij8Qny1fOdLQx^=f<;=_oKH1v4P;2Evw{5c3SBps!>19QYca<*`<0h&gmET z^2h6qb5J8UK(S@*jUns#hX&t+c-oUaXS*UiqNA3A4hGCXmJ|XCR-8PrybT8YN)>#b z+LZ(J`o;NZ1Xd)z$0Ct-Xf)H2-5-l}>|`W6<*d)bB>x7 zwbF#6N~?D|e@p{lt=#wVKR1PW8H1W+*g2!s))Fxx^P0`XtzyKV*Wre)lFmh|$Ja*= zKi9N-r!84}Va{_AXE!@~1X(jz$YYZImF!5ozquPC@FD<3_UBmxj)3(tLWuypgyg(9 zMJB&z=1hfKiPoO3DmJW+-l*1U_v7cXsGDXGSz*u%@hA1-3b_?riKdvKGxQ+_$Y9)v z?h^E3?9)h-7Nj5_7Wzuf$Ac&mG7D@5YdYo_TP;^ zOCp$zrDjDLlvbvGR#;l4Omue#rB|vW9Rk)eWi)vBB<~#gWj?iDeBCFhS6$HMgVVkw zQk_|1`QkqT!E0J+rctm3)P&?;DW6G+O8&8u#Xy>PUGGC?ueO1zu=X9h*D z_EEMVnMD?w_xp{qxeC25EOSF1Fjg%ijy!*2psJ20;T||1wZX!A;aXqnOX|2{XF5pn z_uW(GQ}x3}no||&d=M0}y;x#SRjTLcT`=T3P6h7R{9dR|+pDooI~3D&XmqAc5LVLs@`vtn<-eh+0MTH zaK@{z#2|+^bda4Wgfi^VGrBT8U>8=lHx6aPcG7v~unHl7eNG&bg2(3Wn!tcjMh?KW-1Eq3L8#9*?1WiWnD}vrUT|TfRxjy^dl$8Kh>jQ87PP5oHJJ=F`r7D z`UdbHS`(0Z)I>%`_K_R%T&>)Br7P(^X?Ogq9SuwbEEk#|3nE1C`El%!rtdomXCD+F zwZOsN`rpA$AqpjXdb;O4b`GJV9)QgIS(h&3`{=c*jr%8#=MfECyWFv}x_8J$4g=`z zRh9u#<3i(O<*41cgo=_dB~l9_zEQ7^z442GL&-CE2q~z~&6(EUla$p}F~s=fzB9u; zl}35jiBl6R1zkL0be7MMX!t>*!(QD<3lgVZc0^<)Q)CJl+j|-j0B6B1_AY^#J%1^t zj2Seg^YF%jVkm})h7xX#)2Z;|PgKQ31^9cxRXCv?K@y)-)%fur4iw!Zf8mq7V~*kz z9p)}sxKIjg3`m{Ww)UcT{7>JE;=@^Ei$0De9-n5RR-n)2s)d-Y?;-aV77@2QV{rqkvNIZ}5@8OF?Z1?EWSa*b#EPd+kEg|=sj~W z>LcfQP5cw^z_E7njd|Wi7o!IvtCPS&f_PJFJy5)QG}As(BTXkt>lbY?7GUqsE)ggz znK&Cdh2}JK@W{=$G89wy>I)zVXQ)ffI~sq zp$E>6yH5Dut>h=JVe>E40WZ24F_kyZxyp?x_E#}LW{ibzG}9&9hD(HqtBAJAH)kkQ5JAJl)k?QeyS#(VL9PtnGO zCEphR(e@(h)a3ls(cW28^u*t%V%$Nbsf)voDZZEH0x%Vd7sFT~m0PgYc8uzza`2Jcqp-Uslpe76x(u8YsBI{Jq?iH0c50>QXbjhRgr3VQXEisn8AfpTg9`3oKZYL{fN;9a-yFjI_6DZ zj%)S5{Yyt0I7YyoRA?SB>K<`DFdOleo6a|N^2KGq1}BUw#;}oV;L!Tyk5%1t+;1Hw zHL)FX#Mbqv>;yLw`FMEJJ>sHRBzJWhAHCG{?RsRqaja37&;qmHL_f3j>lSSyjTp|& z@%`38+UPsVy)#$>1R&xZX`BD?`|HwjMGt}yf_Z9JHg!Vjax?fAu$F1PfO}2Qr(`-7LB!)7t8_gF(-OvG>bvw)ekvdGLwIUN=aaSk`a8BA%vC zF$V;+ptuq>3G+{S2$JpBzVmieKU)}i?HZ=`z{;iPIL$c$BXJ1_U<5x>(HX~eD=nrc zsONbR**f))=%{56|YoP>srp8#^aFvdTk4129W2PB+IgyhJBymLjjp zia($Y!$3k9fNiS9-{TQUsN`KG(EYw8HFW?`iAGElDXG*bLhZjdggD*x&7f?Yw*TfG{w-bBj5vh&kIOQj1-go*7HHv_!0V`lIjc&8yu(+wc-1Xav8h zws-j=Am7bZ4>S1}0;Q$^ybKGxm4AAg9}jo?iYwAs?l@+yE`GT`hmm9xqTflo6s?gvASHCbr;R zFWON$3PXs+>d|kn@gYgsgv?lEvtBkXJ5=J_ndVfGaxW5wl|_rU8pt-UaL-Y}{!N%G zCf!9}=&XssKrPudqHxWg9SWy{FXxF8Pphz}V9cs!=C0I@uj)ceLChY-i-0v4CmJcS zD-#(wUyRj)p768ngj%5RWa?9w`yS7ur=!(~ae>*&dtGL0Ufu0|kbJI_9vP(Nr!FIE z`-fxes4dG0rRZ@%6~ZEC?@HI_1>S z9X;cc{d#t0O3DWZXNAGL9#8tyd8W7>gEEO8dBDHV2ev=quL|!lv#hKPX0Dm6%{W9x zX)JzYJtU1rnS2Ws>M;T-y5JNY?wZAP7mLFSZ2|cxCt>h~%aGng&Uw1D+wZ-(WoorA zyyu(;3Y6$)!x*)9KYoK@uU`&5h?$AYcBibtM*?LT?mqwfzqp4lzpd* zww!r~Ya4#5k%OSu4~ujVOOTaFPGSLapcHZ5J@PqQoXore&4IG8&jo7l8i+Gg=S^$< zIT#|Ea*3WF4&l7_hb9{j7c1wYJ@MI?_jG9(H;HrS_(eP(YJ>vb?-g(ptbCOzWEB<0 zYpt81J}1duyL|~tM0FzuQ}Cddi8JrqoC5~1u;>hz^M_F#R->uH3G?T_;I^Bw5x0u2 z1!UlkSN!_C3{*nQ4b*WN3nidK(r~(pe^X=LA(sdi%hRI`+pc}^Flf71jgXC;B%Ixi z#|y}8Okq)i4l$Y^nJ^E4A*5lkijl^rC6RIg{qgJ@%AKxj5NXelRuBSdlLf#ngbzX= zlNX!)jiO)gzbWcMUy{o)eYXlOMh zI>UZ$jx@-AoFW&>a+cGSMQKT}S-&HdkL zpbN+A)v@>~$fuK}l9UiU~XNo7@2;tONfLNPJ>+Q>N@|uO#aKT_njr~ z%C`gG`5_xfGk^1>lhiy?m84SpB5UZHc5#S&4Z7xJ+(@Lz#DQIR=PX;V2o3qq5WHTF z`@>vp)~TosrIYQv!=CkD=NPTynG*FE*=fHbB0;Qgc4pPpe6RrbL!jw*+~fkkT8NLF z17Xd=(K)n?}UF4IyifmZVr70l2zu?i!gLrqoE^+QVr`FiDaVC!sXP zNY0&15F#tN`lB!I|2_4KZZ9uu)9Z03Xpt&s!a^T^SI&LKGU~q5SLl#OzI{BDK~u&_ z;-A!rQdsH{=#FHo>C0evBv;P$VToh}jfXORE-sloyn?U-LRP~L_CR}dJfMiMHz3(;r=RExqL< z1-%Zp!Lj()dJdsn@O{|M`(_V*ZX;)BhG5s$uF5gyrt|(R@Fh=sw}sB)>Jj8u>44Tw zyVl^aD^ZB~6md=3dlMb~8$s)N{l&P+Kxk%?E-*Svol@Zyd6z=73php#@m|mSYjEIu zt7q_mG5I3IM!WbAtlkDU9Kjvj*&JUHJWaOgcI?Iw9)$E}*_Lpr;xKXAvk&K&EUG54w*n+oWM_=;N~)j(8s@-4z@9x}?a! zVb>5Y42z#7%*@4maV6M0eyZX#FQF|YvqnOYw<0`OYFAvUP;IokE6VlP9xAd)W4G~? zI%;>kq*c0eG@H*p>Sz)TE{|!SC@11>8d)ltdXl#f*T36C%^qwLjnW@_7BK!WJ@H?7 zL8qso)><`h&gRfl|JuBXoR`7YDpsPXN)+%mODqX$q7FUfR7z36DJE8G+ z^y_amHN(u^DPBhkj;uv|dx-Qz1!lHiB29VYkginAp-X)2KR1uvY|O91CJG)PM>6pE zZkJA-Zx^d~=ZOc?P>3xtsK4@9PH!oz-9=prMIR|)Ji+>dOc8*2dfCx}I$ifm@jyilag%><=O2FWH|5nJO?nNw>f!VF*r1=X1Km z2kH-a__Pjko=~A>SdOZ0T`Ruye)LZ^Jq#`l_Z#r{p0E%O7XRwsaNHuDvRlEm5X zl&RZhr!U#I9>;jyn{1R(*`(K5Xq3-G#v>#Zu`~uyU$ZoeiO!u5){N_Ux+AS;-i6@g z(X2DAqGi+F>s{x@gC_=~=PBfT?a`Duv^z34=5%WTTqp3eGhuK|nJ4tv6xR_O_Zq7+ z|1~?6on-e1B=Em=ih^o{lBuoyoJCVk%z$^ueT3ciXMq=*UK)eGW9>%^y`ClUF($=N z>gFOA$8Uy`-!Ms6yjej6LAbS=5=2SLu1&OdY&zES#uJ2ZC9)P`2ATyXX&7S8UbkHa zE!Pxzg0BLsmBLxnB>NS%s|jCt9bN2RyVieqMwBaxLCE$$?N6iskS0$dq%jF+O)v>^QWzw>iUD5Fe}7L{b5#!N2{C@YxDEQ^6?f|ag!gN16;H(rglvmr zaYNMwb;K|Z7v^_0;-`r&Aa2QvTfRO9dz{=Z-0@_WjO>4f4q3!6p@=lr_km*g!J@Pv z+=lW@&B?=%o~l5cY5h1wxO!+y%TS*rL0j4=Bo9zTndiBK;#HGXjI+#Nrw|L3qAezV z&kKcOl|!hAk-G}p7eUL&b~h%_Pho1>uREp^m8z-bZdV|uin4P^!DA-PqvHrP#(rm3 zH$bVN7U^l1UcG532~SMU!&m!-DvqK0OX;w6nIVE*exT?(i^-43MG1zzkt}Q$?7X|L z^ir}@GN2znIBT1AQD$z2M%3BGT%{kiSSy5x(W~#2)xGF!+Ocwoawuv3xYB~wVEzs( z_IBPgNXddS$h?`%H;Dy{n-({8!{+d@AXwAuRptjuXq^-)n~Tq@DH^|N$hK96fR=>t0s!+T(F@F>s=srtIDAlLEC+?T6=S8IyRgy=XZ87QD+<}3v;dcY z&K=xG&%XGtZmYlD@JpdiE~q7~<0K;alt@;9b--a~P0+TWVE*=;`RrbJY+nqEL)aa| zFLG`KRe=Fb$%hb4wUl4<#3AmPl7pKc*+RdbNk{FJ_Yd&?DW6<0Z#W~(GMbLVVRcdW zYEsNm1e0Q%qOUNfoWRdkqK`VH*4ML;%`z@D`ev3y)->vDOV|-#lHV><6TSWU@7AwN zus&YeQtn*u%wbusWRGcIoHTH#@=U4pcu6BCjSt<`&wt{H656jloHMoUa&Yq6QRhch zC-~GA*JUnYo9>_fmjW`@adDsPlx#>F#;EBIb|O6zGluA~c298nREL##U$Tj9dRhSm zIYMc%WJk$N7O7ayhU8bA=hM_lBz*kzBC3dmmu&-)oM~LLG+Y}>!wu*V4cC(xfcT? z2X=*$irTimB{aiZdm6!#yF`EG0%BVQ|K5-CP>G%!Yn1*?Qlyy7oi4Vk3_Orq8cHaavL>eZh_=eA!$hZ2HuUQ6-DxToq@hUc9?7ugKq7xbsz$*5Y zs93f%ROtJ4%AXWht#z%x`%yF=3dm4JC@F+P8bZp^I#Eh`QpA5sAygyze?*;CRMhSF z_NBYKyFoe}O1e7*>6VtEOX(Q8Q-J}Lk`e*w7-W)KPg(#B3C+KS34Wk(y^kP$Bs)ay@^af%m00b4`i_5j1O4s$1H{$7xHpIi;p z4rfE)_`A@LyqQcZ(!TLKz}ye}7EHkv`t3C4bDp2u19A?oQhr56h@I2q{(fkP+My9T z*zwq{9fWtWNg3TfCWPGXyCgstDS}ohh1Cvl9~xXynjbEY0nc8C-?97auU9TIVFws8 z&R61M@h&Jz*_;=XuUz}q(Em=KbJLuar1WlO7=8KZnr6Vq@KN@)-PcGgtT$;};C<=h zqlh%RZ*nkq!TV?5AMRY$ER7EnA;d2excCpcUNt#!exc^Df^`QQW|haVs^3Y$cYt2l zBURV;)n-T7*}-DapR%V>$v}Bn%=aGvcisdYLmrJSO+RqTgPz>kL5}I*Pn}uqi0Xn? zAOC@e?xOayCBV&VJtRmU&V*5$n}wEHY-~$XjiNbMpfPUw@e7*QN=Fo3pqx$}+J8O8 zgw3N4rf)JgvO-6(oDFzjsSYlXEKQYzGrRnvrX*%2Cl77|jxX66 zLJYEgH`s^Luw87|>-oCxYd)`)&&lI|;4N*%0V~QcaB8=RbwcXW-+lx`{;azVwCc$( zI1iMtPmx4Ji8!~8b)V$gz_+)9-ivzg$P_1&7qjb7uP?nelTwIIhnif3566uHVXqiU zwigZsiTBcX#<~)ehVgbQg&*ioO}_4vAHJ>15GRe^F5FHD3%qN&|FNWZnxD9nRTyJ{ z=wcvPk-E8<4#2UgD$n35=NSZ+ORRzcH9=1<%0cKpIz_C+C~=Q4JCvGnzFxQPn; z#15>QrWDatG+yiKc{Q@C@<_t~swn`ik??ICXqSwyZC2GU=Qg1Q-VjFza9o`9NWQer z8`8KCWrcs*LCGG3#}zbQ2%qX}o1$u5AiDU!^R)gWMz?E(qBip9!fphk^c6nPqv(k$ z6=~pHCb&hC%$7QawnmYlm~cs}HCF{?S}&D5{z)H#Pzm<0`2_AucRjofIu9&8^X_3P z2JSUe$GBuYQARVIu|ii~Z39gcVZEq&jS4}Dg-R{kHvTCGezs4+zumXM;MCaHTwe;N z-h{d3j>9PjhPYWob!v@=RE=y(x5oJz7FH3G)T9-s(BYf+7@aN>C@S`(2lVg%fLb&& z>3R;{P_S@-MO~Uz*EQdhCs|J^)z`6=fKZhT1AKL_6&$ls6WLjY^U1Za102(ktx=>& z#?{O$VmMxJ3?`#8QhOtdW6JqdAqBi>WQKnpdj$J(37e1==`o=452>Ft<^AllCiSp_ z5NgbGNfK`64z6gm>%5}l_?p}RK(M2JYVT2&kSMZbKrOl{Xz0HqveTN{9&(-)=DvgX z+BlrP7rc(ul=GAMNGL%XsE>Mh4<-FxY1o&bTw_Glh>m+T!eV;WMa`?%$KE>oL=B$} z&e6-gv>H3`&dck1f$5voEZYAWxIK;MzKr6J_NgiISzlMIe&q<3i^C1!s=i#IA532) zC+T#Cg>HIF8HS3e(dtzi$fyINskM2PxXj?2rvO&bjXl4}alO~~3Yz0miyIMFs(i-F zG!TgbUv2e))-><2XKRb%_=RG<^LYotol}Gcpp9hrK(b`m21RzUuc`*sdnnD})XDZP{_&=t%Tv10;c4-$r0>UjpRn3r z+zgp}B&Gc6h14wQZ5Ig_2?n%&o8vC+c6V8jV7&X2UwUs1Hr=>C3t_8jakHLCwf32H0s4}&Qo{*u_Dz1ws$@TSbV<*z5gg<7dwcJYue~;uEX`Y{0NDPl z#9m0lP8+1|bDU%~?p`)w* zOk}xM0|{j*6;I`0!1RqzTK-5EC`EB7Y$>HYRnT|EDLnda7(QrzxS}9x&LK=P{V1Yo zj;=wa2hzU7nj@HXjVt=Se0tCk6J61#5$@$4o_2f~j^kj+D1RGf-F5Tf+_7Dx4U8NX z0BNYl#8+!-|4Tl=bcbZhkv*b5D{;+xvrb*&Q|N$fXTEv;s4 zC};I|OWaQQ4q7c9ALK@uQ-rDM%hDCsW_exfX~3OB7CY0gPhk6X%Mp?b)UQALP*v@g zSdC=iLi(d1pLx)cK@`^)oWL%f;Ez$%eBnL|`42p2qo2q#W#>0H9BEk4Q(F`L2Pg$H z?P5H?=gS;@^|-~KPJdZRZWP~g(98^*#KzA=PyWFkgy_#DWMeSQ!SD!$*!_0Ozv3C? ze{gj~<*akFXJ`RgIE`Df3kzST>7LFlWIf~N{_y^+K!Cr@H(@$q|GH=3a;#R$A_85$ z=fXK#T=$Lr>*mqd&f`&Y%G|{dI6{umdRpce2wB=A?b1oMParaI7NJqBQo+x8-kq!$ ziB35Q2ow$%$n^5@X`)f@XbWXzZ1h(q=lVb@ioneOu6B0n6wVAu07|_Ybwwhe_ty0! zCrJ-Z!KM>+esLphCl3fFo=xIN-s}~~Z@B&Jg@I40fs#0rP{jrHnbs{k%oZ}P*?}Xp>O2Q6=gcD6J@`&N} zOppZLaPpMu<|kI3IIq^Ry)|90#qXI)IU{E`qj~mxX}Yagpn(>5DAM(54$yIO+HPlH zYV8%bPS3q$N|@yDxd6dOksI<>2oWWwh=Zrq`L`NaYa%ZB(WwlDwPq$`P5WRR+PZZu<@BcML<11%>GhP-G9iP zYPDF{INC(+`{Ok>yS&65sHzLo4pHemOU;g!q`1zTC+wZ6yX3&W7v{I`;DN7qwiGMr z({-ivv|-^`M+)aaqA+otHYYE9J``oeZcJmCQaFGoD~S^l)@4H`F@ zyf;{Kmh*o7eO-bwN%*^>!aO9CrIc4>U0^aLz%4%X_cD$>gU|GeS-bN&Q^8qoF#Liq zADqW+&ZttW+0W}JJfvyxmMUE%En;a@$PHoN5R_lPP7@GiLObjLr3M-#SXVH@F@Jrp zj?_P}FlC)*727@h_f8rr{&rDUaL&Y0h!t)kX%zg1 z`jnfU8p6%Zr!_k8kwBYXwhulQ$V$>KQbelC>2y{;Sp10iIz*jhXz;qYtfg5MaQbGT zF&pth|FC)yq1u`UoP?0T9DD6v_(3^U>69Gtttj+`2;u6i44b_1LMd}qV`3(8Ztn!@ zeyQkEG7DvsSbGTTqhM@iW^TOl=bv`Sh6OqHGF3DgV^oNzwo*gGaf6feM2~z7e1SP2 zo2=t#B>CYdB}p&QtzXBH5}#Ae>Aad~innsdB~gN=mL`NY1z4bC0l!s>&{1v!{MtNu z)2S=2m8kgb$f~TOTJ;oi)WN^_9^;n!92fuw}usKVN&-aHhYkkL5)?AEZI1N3_O! z=3P;#Dq?51HsurvqO=SbktYSTD~!_ooUn?XB2ny&@x_|>Og1C{ecP0=)OksBG=GOX z=o+u4-Sh5)+@l${$&Yj+D`(JD`tZkJD3un-(0T4CT-iVbt|h zg`QfLSd}`obO|^+br}s3B4G})WYJ5;Yj0_c)TRAw+G86c`U$!M+K_~DgoZuy6x7yYk0pw6k zX{qEX0?uxgu-fdOZgAsb-+(x-jyH#XORd)wKzKy#hZkpD+Ck^84AZ!x=j)T$GPSxU ze}Iu?of57oWi;J>jKKnzwwm@I#?hl){(7HioXCRTP!IegmrfsSENV_GTtwB;hY#(* zK>GhCSVqs&ucGQu#z;+@Ml@gOFc+0lR_%c$14R@2RLR~eXQ13*WU6zuBVd{7yTAHv ztcvZo{(UEYnUA*cRoFPUYF@g#&>{cKdD>B_ABiXUF+3og$!aT!-`w_Kl67`95Vu5& z7#C0UU^#-xjrMro`l~S1iRncWa|#Jeh+o=#kpZ>D@cHYPy9V3uHMBBU-Pp?Eb$zXO%RhBo>s zybKtJIzB&B$MT5f3k%*9Y_EINKJthxv61>W`}*5Mnyc7^`8}}wiFSW5^mb*O>-H4y zkz6e}yUPL6`7N_Brscu1!|hrWXd3rh)#g=R^hdy%l~Kb(}Aj7U*w{2Y!KR zn1hetw$0spD&(H5*xebT>GuEr3T%I4J+>K6t-cO(7NC>?#vwZQoK7w0ocW@ih*{V zz3us=UVL`;-LZeNl+Dh*y!QXz-byV>jldXX*4Vzxqygm|*NSKst!CZ{$kg)O&kak- zLUr_1ncHk)!b>zkYn-!4IRB@*$}prS3q@)$Wn3#SL~Zl;iC#D59g-x$jEUh=d~-5-># zI)%0>YQlAa!_?HYO0I#A9c|13ZWMDU&G`~)ZgZoBD}w$JTZVqF*kan;YvYvfQp z4Ihy!l9`41BhT+y+b+}{;|BI(7cT}p=}p!`7nxMDPS~&_qBEsC(o9-%p29Vv-zHWZ zyjJ?;Azi}XmL+pFYvy#cZ#|J`x;jdv*Ino?DgO(PDxzc>;E*c(#lLi|={-|Qzv{5x ziahBWei|@dC(h7FK(IKu6q6l#pVf~Mo&LJDvHxXhE4cJ=4dPIXYOtV&ot$aKr5(4l z(w$msw)%6+NPc{?$~sraiV3QuPUl8Jf_%otUgDD#mE-39RUeAT7Rr%(5&Rb@mv4UYeF_nEtseY1oZ)@oSu<(|Mtn+Gv; zT_LA=`DZ&F-$Ti4=59h6jUq+TXhWYVp2rg7?=-wx@vBvZT!jLN8>%iWdKlzTKN80D2BdcTi z($Q=J{3v|g-(PVvjO56L_JdN5vkzz~PoJhYQOprl8^3W3^Yr;<$_Z8IUz@N`v8X!X zjh9=geNW;0lH}NB9rz8Z{1v_A<3mFDIwb z+RE!8JtT()Ke;XkKWX$goLzA(U7+P)W3!Q{KK4EhKc!3r_KeT=n(h?M#J`;1Le=md zip~Nh_R-Z&cC$HDzQNBa@HO>nPmX1ar}j8-0`lNSezqsR8qA~Bc_UV{X4^riz&8kI zf5GzcBRwp4XHL!+v^dUI^p_T2Q zxqaN?bLZW(zzG!mS*90;MNys4j=`co;P{aK!#Y?~(?*%xP%^E-#MNQ0@@Mv^O};## z)ayj7Tzzy?O@o_@4HAsk_{5bchBvMiIAG-|o^owiz$Nq>(FGIoU9-3X6!6MzXr?*; zhT5CVB}x$Ybp@u+#T;NR0*Mhi*{wlg4>Un=mnLv_%DUV3&$Jt=53AhBohm*&9+7gT zE4?bF2z?PD?GR-Ul03Nx@gua#T3S75N<768icQS1!YXFH2;+ z*UdWKULMN$9bHNxb~as}@;^x369NOHhxTC;Kn-ec+7U78$u{QoaF|NFHfLBG^QSxB znaArL2s#z=rM1`A7F?*@*4d;^Ge9_HU)}uuyo!P^AAHaq)ZCcXiR&NZnWIk)ZR~R; zWpMs%I50qpsudFB8?Uf5WHKB+kEuw?&Y*kkWnURd=MwVGu(gK1!FoKIup3BEa#A<3 zm9|#Xh!$Yntt2Yjs{!0M$id=38|W5(4n1EIgorgpyD-W@)*zP_QoY zUA1mcf|h$4mpUf-A+C5Rq{JuIbZ*0sj>#Toxl!pSAJ1VW7jg7uE=A%d5zX5PR-{&x zZP%q!2MFh?)!`n;!jRCo%XN(&@Lq434m?fZ!Hgd%q}}<@3`OA( z0Ll}8Z$>)`=DhO@HTSUf3#Jyt_Y`1%(0e>yq7f(xu7W&~PyTay+i)MIme^>>-Fa)2 zU#qGM^?B7bRlwiXSS-5P-_Z6I3`iv!CX%>bNl`nMF}Zn2yhLZ-h%BoL?Mij0v9;=G zO#d=(SM59bfyOxD(MHR@_XsJap!v-NkPfPueELzTM9|nA|qlz)loyhYwS$Ybz?e0RKt2g({fgb5m1k%i!I%C9SR2j$qNSj}m)Xwp+!(J44NN7wFq3-+Wy8Y3Z4jR{fbGat!iOx>LJ zsh%So_nj;m%9Q|g;(fZv!G&G9QrT-Q2n8VthpfdqXGGKNkJ_oqk7xZ#B}_nb*# z1x16*Ln!_R=Y;IPc;%3ok-?^1n-npmavKSI4-F2>R?|tq4JCEnRz1__h^m{Hj|2*w9tvWKfdi;^! zVTJW`YP;7t8lVt4q`0tEW{DRe9O@&vY~-#3tify7CkM3YI_vze?DJcFHc=Z)HntDb z{FeW%p8lN&=!<_wr*(<}5gcfSC_N?OD;kd-*euvtC@O)Z90CK5?`BvAq0z!T4JK7I zbw1vAbW5|368q7i`2viaFK;vMCx6#|nsYF|@4zR^qob~ER-AwcY2*uFcGD`-m4owH zTI*Of<6}aGTw68g-Sky}ONMSSoixL<2(WXTuo6B1y?41i-Li2Qmrr0VV+z#Ji6M?! z_KD_`cq|~8qH<-}IbuS=?5vN;beJqobS$|x{ z4m4o;C%cenInKd34f0g}wMCP{Xe?mnIU07#%|ffziH$@gU;S5Bms$MZqwMtI z;x(3ylVxtMp;Qj42GlnsF#-?I~of- zF8cBg@?~$H8C~QD?OgkwkrzR*&y4*uHRp^B>d{gLkwNoq1Z6>&-OHECiaD&QtvG(? zNu)H9ZPkkKjGvSOG9_;2vRj$7DI63{iK13qgozqW+0mr99OPw*JfkAgA<0ARQUm1_ z-?-I3+{Is?-29uK7igA1!ty(ao+-_@&;Xn0V(N zKH^mUq+*F-mJr@qkR(BpJh*Z#YK}4dHKdqy`@xLds9|l=Xs^AcXt2K1Dg|BRh50`$ z0|9kTz(_O4UE;AY7Qyk_JQCNC`{?lX&(B8$T}L-}NRD|^KE=0z`*dN!TY5pm7?GOY zKJRqfV}(Fj49wWmB-Npk=k+N>%(26IOiz}3NA#K&tMn~vhpAs^K}n-%ZU{&?gRuvrK6-ru=s(GhPRwu>|r!$Ezv!~#m_pbvh+Z)craosM!;<+tM zA|7`?tpCkzGyp+ub9U7PdS-j#78h1GoX+KeY>)<^njTNpJ-aCQVAm1E(gt>mwfwz2 z3R(HMmyMlJ4}fo{DVNuNTIWBzF8aJ%%scbPe4-2C#JX)@8jfXcqC?#>9YwB{N;)rt z04@XI8y;)v>zzqY$aaY~IpIk%(Ua6>Gdif>7nU&njy*5HG5rw-;Yi2EPNrM1Y+Is^ z^`c9jb%q6A3ZHMpv~=#A_|493R~D1wcAD%5UFWRuNt0r*t7y#D$|eNl^L){idLvBG z*3tIYr9Y3LF`ty`u}86Zcv@eE#Ct*-4%vVW3Gwx9k9iu<6lHE>!3h;jel`FWhFOYk z3lbw)oI>eiK9YGk;dmoBu6UJ^&n%@{qs4)@D3zBuBP!LW1T$;E4hReVy2dX$jOPka zqK$jNtnQoqDd9@k;ozg>D$iq%$bUMue0w#3dY=9d_54&tc6xc&t5RPPthmV?(5*hX z=g`V2%o9-ma*oN4C)UJ==4rSgADp=vGse}l;BgQ8os>pZ;sWyT)~t#4 zO3c0dr;qjkMsSuBFKRO@`?#-0A!aTX7=`7p~&lgqH{2qpA!Z^0V2;qjBOY1GkCKb`B=}jnr9EsyoSfoGh0A>g zg!kv4>k?0(D*ZK+X_m?%%6zX~fW~v6$i*QjDL=s|+A?VU{tF9quw4>hBg80NaMdVw z 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⪚j1Gyzd_ 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 z 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

    vNK!M$8`<#;6_xTlO&KUti4Ax`n5^HY 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%0AUBlKg@gUCB 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

    $=%AJ(ypo_<~`2FAYujymnK&b8!^lw7QFDr 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 + + + diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/volume_rendering/ramses-volume-rendering-galaxy.png b/v/d3f893759fc14b9e95037410756e0e365f373523/images/volume_rendering/ramses-volume-rendering-galaxy.png new file mode 100644 index 0000000000000000000000000000000000000000..ff53940f833a74b900c765645850b0c06f63bf04 GIT binary patch literal 424259 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


    Y2IWUH*!117OJK`3xNsi!_h7MvL5}oG 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

    `S$`K6^h0DocSIrC3ZB4E4Ezm_ z2t?A)z8p2b3_|C4OpI^5Q(5+&q^gQ0r8j~Rb9?NNlnp2r^D|LTykC^(laQkb;hD=D zBRr(yw?f=s@BRk+c8$LsF9yH#v(G>75m1CV7m{^d(nC6zE4q5GlZ_4|!6WA%$@poI z?!h=1P5iGcjZ?^^)6>6t=vre6^?6qd2&Kw z1buSw)J23l=@qRY2-a{fft>0NChMI@R*9?Zmw+U(wMGM34hSRga3sO_m2aCGdIJ26 zR|i6^L4r;{p6f$W_bwY8dZ-)6UX5TvEQvajVvbGFx#tvYKstcm<|`;0?X(Le`A1+m zXX}Rz&z&V^!!?aRieGk^igWP{d1zRy?`&g z1bE54cDfm8--#i92B+vaH5Zu-JJOLPaP7Yb2R;ZsY+zjdH}s_jv^v86H}!#lc*SoM z*Dm{`a8pM=cESQ>3a`czDj=99}yUS zG%qpUy;rXnOfhNv-Q0bxgHFQp&q*OWpfe_@^Fnmd^a2V^y{`^VTh9afsF?zQiEzox z@HirDewN3SLerRK=9R699jf0^?d0C=R|Dr=9vYeLX*bWNo38BYi~%T0o(C!jo_BP& zEY-g{%7t}5^_(f(*V3iM7+B?Km5GBN9cZ+WGZHyUN6M2`OzsA$xhVe8Ak?NRJwtoS zeKnhUL`eG$>it?bT%BO2D445>+iK#8cpr%62^v}kJSk6%c#8P-{4;f#=X$B;RYp;k z&EVHJ-MF3xzK)B5RbL~9q4@csZxA{2i~e9Uw~O-Qyop-0e?g6;5SQ-AY0TMw$9SeD zaQZK%x89s~xu7(U%WKCrQoieZgCZBr&3)z@c|RFea%6oo;`&%$x zSFo=;q)nqNq$PR;To&wLkRxibKeM>iR}M4vJ_+F9+_%+MoN44+q3S#$i>&Q<6&E>% zNi61G5P|~~?Kq}Ouv&p~4=8938f(vudaqKh5lR8Mtqx5FseN@l3#yw$Hh^YBIujZ_ zLN@?NLfyMAcM(}AgDcP0j088xqlB*%K66n#Na;Wuj_C*y>KCsSk#@p$!L4^W#=SdO zeNLX#KxlJCJzoz_Hh=j^pD-uQ#^9Dg0^1_9BHC&pUBx!bH6lhB)=mw}SI3zYT~)pr z?YSkH!a7;=kk`8Rvz;rrs^-vm5e!sE7O&8CnM_&Riy;Qw1=5vGw|;xqhE!5Fp~L@H zl7we%3K$PYC$5HJJV#0xH(OYKIwMD+QCMeudK!HuyBF;Mgl6c6Rf_b_u|z#G-n3@X zHV!$~G7O5G%EZ>X|8KVaA_eCHYtfoJz>Va1yL<$Cn7#*{LNa@ejEgi@)WHF;faDsY zmd2KH8~x(-W&78fB-^H{*8+nn&`%YEf~2&4(bKf`wV;DJ=sa!%+tzyPyk%nKyVnK; zcll+wt|27SCk`E=nq*aVzwVlipw_gt;w$JY08?{?Wr9wryGqRZ6ixgDcdO;#R*%1$7jN6geOCmtd$ zgogQXN6Pfl>V~$l!9McAJW74mjZp9#`lDYgG#l2zA7S%ey-HCn#0dT;G<q<858S>$bjVh*?^WX=xmaZ2HvFvW8_at|P<)U-?cjz+ z6UI8)p(ni&JG>Y2Iwj3W!W2>oQAoB_sTREUrST&*1O`By26-9Tk$<&iDW)7y#H$Q- zZ?Sdf>(~{S6le*R4li+vH}Vb2TchxLul1Ekjk=}mf zhqp!uy<#UsIP|f;^g`9gpMGYcXjBb zgY?;Jm79l#H@{YcF*?rTv<(-*UN&R^tL9s}QllWJI73EQ*T)qkT5e+Q1@Et6#s4DQ zyZ_ge`b(RB26h4j3>U}on30F)4a_3s6b?Cd(O6`B%9p z&|B@n^2nhrzIXdl+NyvC@f&`hrWcj^nQJHJ=guSqas+iwcBJ-P(JG30E#*zSmkOEo zq&@`sqht_;E#E_%1Abi6h(I z=BNZsnM3D&H(J!9h!ch^aJ*Oww}9(i+Q+JhzT;|wLQ;ftX>Atgf1KDa&{?L7BnO|i z_|1vb*LvVp!}NO!lEdoyy_{wnr?_FTya_JqQb=88lo{)n!1C^>+uT6{K$$N}IrA| zL?bCSyn%t#vG8qXM%C7|i=q7o+{kQz9v6HE5&i5_>up7K;TyCT4l_U9LFjiGH8-Dt znN~kq3|y1{W;_T8-u%BH_z#`V@>nWI$Ed1*XNq|1`<5*}{N*hdd{7Qn{S^iV63*{* z-|o#v_g_q3Nil~!cc}nz;NaWhTREp%ZZcM{Ue#kQ2(0K zQ9u1NyJy}d_Qnr{C!Q|m@@y!q?|0jod&Fw?cHfZMN_^o@&RbE z6884K4^@4vpetM&i%V9LzXuEFBoK z1OB$gi#ol7T*&oWzgcHno3uuBh57CC+~gYti9Hi_yxA`M&1=12SMP0Mx^T-5|0V=P z6wFB(mTUhE6G6|PNhUjK7-`umUW7#kiI35g7(A-It0i#CL84FjRA#c%XPrf%#olf% zuiz6O!un20ynDoZ9?LEVqFr{;j>bq@%MZT@sNkpE5opINbd9`V<_+{UvxCZWvOx2` za;ID>Qd&B`krt5_(hD~!zfeUz{6a;QY2E{kPeJc4RRzLGWM5dqXx9VhKA z`%M0H?h?pT9!Y%&J9Oc%JSA`dtZMa|mhcPcM(HXeYx|cX`PenMM{H4tG(b9_!-v@o zuFJ(w+k;{;!gmahY6thu!J=X#XU0;_My*MajhR7;H;9vEr7}A>(?7U7sO`VwgtjZs z7V=pwE=&DTPQ>1V_O~q9ldR?@ulKi){Q|DwAR0$eg3q8l1qfYE;wTThl!6PTUIgZp zl!w@q`$;7Nf@!y$3mnYRT;V?Nob+8dN^;7)1juu_J-$F!^>L7_WXNk~6a5K_%`_xh z1wlusfStkX1cPIkS!~rELkm?dH-aQv_4k$6GpuGP;5>o5N&I0n`iV5y?ZH{xp}VLj zKCBGmqQuk$$}z!P@?oD}Y(~Y|9Sh&L1LI63%56t-*hEc-C zZ5l1DC_UkaMoVQ1XkTOJm(&`_{q^Pi|1bzFmbos(^RFAyC}~o&JhTx8RgGyEgbF?!`e6KqzowFK> zal)79*-o?ru(#flu0Qt(!2QyA80%%86H+AQs!X53zRL^Uva$!9zV4nBuow_U9-eBi z3GU-8{^6MGsh-P0QCM1yfB5L518G$^E;|PWAmCzn9f7!yjfr@@vzBk2A~aS8vJCL! z^#iQx4`J@zI`%P9%ad~lbr%bLHJgEbL#X|_uPTBPUYgL;Vp@5DZgF{jo_w+lLc6Y! z+pd>OXuf=d2}Xh9gsoALB=ak0yTBT4!5|4(F{>ftFq2l*{3f!e=lI&XG-2}~8IOvV(vg|@G&ztZ3>XS0{4#f7__?_y#*`7U9ilJn)D8+WZb0!7` z9_8xiu;$+|xVEbxG;->6){;$-I>TQw8N zDtYu&XRl}6$tumU9jdJF{nIL)LRb3l3O@i20r{zkr(%FWxLxNA&roA9oAQU$kIeKT zze~dJTnXjSKP$ku&kzf=%L>&&)i+^(of#v7Uwi|ZTwbyRKl!N`=yy#OTVr6h0nb5xj7ob9&#%iigXh53=S+6S)<&(^ngoJ(P{ONq7_W?9;M(=)$aJh!aWM}$9JJyJwOsR!_ z-zsr2^jS0!T6HQkfDzB(nnDweUYFUCy8PeQtta7zw~)Gfm^QMGHZ1x-qRehkKN_(e zrHZogisk%2`Xrl6+&BJw4dD01v-HH=Vxp3)syz$ z_b_Dvgy6`nrQD0Ao7LFX5gA$_MtS0XM%nLDuOEa%FSinE?E9}m*9ix{(U{gc2g3To zpYzSF)+w#mF;Q>J(mJnD;MCgc+Rh

    &i6-S|GAjZ2|f#lmn4Nvo7 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 V1T%KqKFQzy!|~$p + + + + + + + + + + + + diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/volume_rendering/vr-figure.js b/v/d3f893759fc14b9e95037410756e0e365f373523/images/volume_rendering/vr-figure.js new file mode 100644 index 00000000..a7b4c7f8 --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/volume_rendering/vr-figure.js @@ -0,0 +1,387 @@ +const arbre = + "710e0d710f0f72111272121573131874141a74151d75161f7516227617247618" + + "27771929771a2c781b2e781c31791c33791d367a1e387a1f3a7b203d7b203f7c" + + "21427c22447d22477d23497e244c7e254e7f25507f26537f265580275880285a" + + "81285d81295f822962822a64832b67832b69842c6c842c6e842d71852d73852e" + + "76862e78862f7b872f7e872f8087308388308688318889318b89328e8932908a" + + "32938a33968a33998b339c8b349e8b34a18c35a48c35a78c35aa8d36ad8d36b0" + + "8d37b38d37b68d38b88d38bb8e39be8e39c18e3ac48e3ac78e3bca8d3ccd8d3c" + + "d08d3dd28d3ed58c3fd88c40da8c41dd8b42df8b44e18a45e48946e68848e888" + + "49ea874beb864ded854eee8450f08252f18154f28056f37f58f37d5af47c5cf4" + + "7a5ef57960f57762f57664f57466f47268f4716af46f6cf36e6ef36c70f26a72" + + "f26974f16775f06577ef6479ee627bed617ced5f7eec5e80eb5c81ea5b83e959" + + "84e85886e75787e65589e5548ae4538ce2528de1508ee04f90df4e91de4d92dd" + + "4c94dc4b95db4a96da4997d94899d9479ad8469bd7459cd6449dd5449fd443a0" + + "d342a1d241a2d141a3d040a4d03fa5cf3ea7ce3ea8cd3da9cc3caacb3cabcb3b" + + "acca3aadc93aaec839afc839b0c738b1c637b2c536b3c436b4c435b6c334b7c2" + + "34b8c133b9c032bac032bbbf31bcbe30bdbd2fbebc2fbfbb2ec0ba2dc1b92dc2" + + "b82cc3b82bc4b72bc5b62ac6b42ac7b329c8b229c9b128cbb028ccaf28cdae28" + + "cead28cfab29d0aa29d1a929d2a72ad3a62bd4a52cd5a32dd6a22ed7a030d79f" + + "31d89d33d99b35da9a37db9839dc963bdd943ede9340df9143e08f45e08d48e1" + + "8b4be2894ee38751e48554e48357e5815ae67e5de67c61e77a64e87867e8756b" + + "e9736eea7172ea6e75eb6c79eb697cec6780ec6483ed6287ed5f8bee5d8fee5a" + + "92ee5896ef559aef529eef50a1f04da5f04ba9f048adf045b1f043b4f140b8f1" + + "3ebcf13bc0f139c3f137c7f134cbf132cff131d2f12fd6f12ddaf12cddf12ce1" + + "f12be4f12be7f12cebf12deef12ff1f131f4f134f7f138f9f13cfcf140fef245"; + +const galaxy = [ + [10,27,31,34,36,38,40,41,42,42,44,47,52,55,51,40,43,47,53,54,51,45,39,33,28,27,32,39,40,37,33,31], + [22,39,44,47,51,53,55,57,58,59,59,61,66,70,69,62,48,49,55,58,56,49,42,34,29,30,37,45,45,41,38,36], + [21,37,40,44,49,53,57,59,61,63,64,65,67,71,74,71,58,52,57,62,61,54,44,35,31,34,44,51,50,46,42,38], + [26,40,41,43,46,51,56,61,64,67,69,70,70,72,77,79,71,59,60,66,66,58,47,37,33,40,51,57,55,50,44,38], + [28,43,44,45,46,49,53,58,64,70,73,75,76,77,79,83,82,70,64,69,71,64,49,37,37,48,60,63,59,52,44,36], + [19,39,44,47,49,50,52,55,60,68,77,84,85,84,84,86,89,83,71,74,76,69,52,38,42,57,67,67,61,52,42,33], + [6,24,31,39,46,52,55,57,59,72,119,127,115,111,96,92,94,95,85,116,85,73,53,39,48,67,73,70,62,50,40,31], + [5,22,26,32,38,46,53,60,64,95,162,175,164,151,164,146,105,105,132,208,178,86,56,41,59,76,78,71,61,48,38,30], + [8,24,28,32,37,44,51,58,67,88,149,158,162,154,180,200,186,130,161,214,192,183,148,48,70,84,81,71,59,46,37,30], + [17,33,36,40,44,50,56,63,69,81,114,136,150,200,223,220,247,233,155,196,198,199,209,86,83,90,82,69,56,45,37,31], + [27,44,47,51,56,61,67,73,79,87,100,122,140,226,210,214,234,255,194,202,216,198,192,94,95,93,82,67,55,46,39,35], + [34,51,55,59,64,69,74,79,85,94,118,161,212,255,249,249,194,239,233,229,223,189,153,87,107,94,79,65,55,48,44,41], + [36,53,57,61,65,69,73,78,86,202,226,228,231,236,222,226,190,212,249,245,236,193,133,93,118,94,77,66,58,53,49,46], + [37,54,56,59,61,65,70,78,186,247,215,217,217,194,133,141,168,211,219,223,225,201,125,112,123,91,77,69,62,57,53,49], + [35,50,51,53,57,64,72,90,238,240,220,227,201,133,126,161,164,220,195,200,211,191,103,136,114,89,79,72,66,61,57,53], + [29,44,46,52,58,66,75,127,243,218,207,197,202,175,164,156,147,204,169,163,183,202,186,149,102,90,82,76,70,65,60,55], + [26,43,48,54,61,67,76,171,240,200,185,216,249,184,186,163,200,176,129,153,162,232,227,125,103,93,86,79,72,65,60,42], + [27,45,51,56,61,67,77,143,249,211,188,224,238,219,225,207,205,149,119,155,169,246,224,125,105,93,84,76,68,62,57,39], + [30,47,51,55,60,69,85,102,227,248,231,219,177,245,250,234,220,199,147,169,209,254,221,119,97,85,76,68,62,57,53,35], + [31,47,50,55,62,74,87,91,93,217,254,224,122,187,241,250,195,168,211,239,227,245,192,98,87,78,70,63,58,53,49,32], + [31,47,50,56,66,76,82,79,70,74,213,204,93,154,167,229,241,233,253,248,240,229,107,86,78,71,65,59,53,49,45,28], + [31,47,51,58,67,74,75,68,61,67,205,192,137,149,153,199,229,203,227,252,221,121,74,68,64,59,55,51,47,43,39,23], + [31,48,53,60,66,68,67,60,55,61,204,220,208,186,166,174,151,122,138,144,94,81,72,65,60,55,51,47,43,39,36,19], + [32,49,54,59,62,62,59,53,49,53,160,225,204,178,170,153,104,93,86,84,82,78,73,67,62,57,52,47,43,38,35,18], + [33,49,53,56,57,57,54,48,44,48,59,94,116,99,102,94,95,95,87,76,69,64,61,58,55,52,49,45,41,38,34,18], + [33,48,51,52,52,51,48,43,39,43,53,64,73,79,89,90,85,88,90,84,73,62,55,50,47,44,42,39,37,34,32,16], + [31,46,47,48,48,46,44,39,35,39,48,59,66,70,77,84,81,78,82,84,81,72,61,52,46,41,38,35,32,30,27,11], + [28,42,44,44,43,42,40,35,31,34,43,54,61,64,65,73,78,74,72,75,78,76,69,60,51,43,37,33,30,27,24,8], + [24,39,40,40,39,38,37,32,28,29,38,49,56,59,58,61,70,72,68,67,69,72,70,65,59,50,42,35,30,26,23,6], + [20,35,36,36,35,35,33,29,25,26,33,45,52,55,54,51,56,64,66,63,62,64,65,64,61,55,49,41,33,27,22,6], + [16,31,32,32,32,33,31,27,23,24,30,40,49,53,52,47,45,52,58,59,58,57,58,59,58,56,52,47,40,33,26,8], + [0,15,16,16,16,17,15,12,8,8,13,23,32,37,36,32,41,43,49,55,55,54,53,54,54,53,51,48,44,38,32,13] +]; + + +var L = 200; +const intersectionRadius = 3; +const Nrays = 10; + +var grids = []; +var planes = []; + +var cellStyle = { + strokeColor: "#000000", + fillColor: "#FFFFFF" +}; + +var intersectionStyle = { + fillColor: "#FF0000" +}; + +var rayStyle = { + strokeColor: "#00000055" +}; + +var frameStyle = { + strokeColor: "#000000", + fillColor: "#FFFFFF" +}; + +var plotStyle = { + strokeColor: "#000000", + strokeWidth: 1.5 +}; + +var rayBoxStyle = { + strokeColor: "#999999", + strokeWidth: 0.5 +}; + +const _intCircle = new Path.Circle({x: 0, y:0}, intersectionRadius) +_intCircle.style = intersectionStyle; + +const intersectionCircle = new SymbolDefinition(_intCircle); + +class RayPlane { + + constructor(start, stop, Nrays, rayPlot, lineWidget) { + this.rays = []; + this.rayPlot = rayPlot; + this.lineWidget = lineWidget; + this.planeElement = new Path.Line(start, stop); + this.planeElement.strokeColor = "#000000"; + this.planeElement.strokeWidth = 5; + this.c1 = new Path.Circle(start, 5); + this.c1.fillColor = "#000000"; + this.c2 = new Path.Circle(stop, 5); + this.c2.fillColor = "#000000"; + this.c1.onMouseDrag = this.c2.onMouseDrag = this.dragPoint.bind(this); + this.rayPlaneGroup = new Group([this.planeElement, this.c1, this.c2]) + this.planeElement.onMouseDrag = this.dragPlane.bind(this); + for (let i = 0; i < Nrays ; i++) { + this.rays.push(new Ray()); + } + this.updateRays(); + } + + dragPlane(event) { + this.rayPlaneGroup.position += event.delta; + this.updateRays(); + } + + dragPoint(event) { + event.target.position += event.delta; + this.planeElement.firstSegment.point = this.c1.position; + this.planeElement.lastSegment.point = this.c2.position; + this.updateRays(); + } + + updateRays() { + var N = this.rays.length; + var dt = this.planeElement.length / (N - 1); + this.rays.forEach( (ray, i) => { + var p = this.planeElement.getPointAt(i*dt); + var n = this.planeElement.getNormalAt(i*dt); + // trace their intersection + ray.start = p; + ray.stop = p + n * this.lineWidget.currentLength * L; + ray.trace(); + }); + this.rayPlot.updatePlots(); + } +} + +class Ray { + constructor() { + this.lineElement = new Path.Line({x: 0, y: 0}, {x: 0, y: 0}); + this.lineElement.style = rayStyle; + this.intersections = new Group(); + this.data = []; + } + + set start(p) { + this.lineElement.firstSegment.point = p; + } + + get start() { + return this.lineElement.firstSegment.point; + } + + set stop(p) { + this.lineElement.lastSegment.point = p; + } + + get stop() { + return this.lineElement.lastSegment.point; + } + + trace() { + // This is the slowest part, which may still be OK and not too slow. + this.intersections.removeChildren(); + this.data.length = 0; + for (const grid of grids) { + for (const cell of grid.cellElement.getItems({overlapping: this.lineElement.bounds})) { + var times = []; + const cellInts = this.lineElement.getIntersections(cell); + if (cellInts.length < 2) { + if (cell.contains(this.lineElement.firstSegment.point)) { + times.push(0.0); + } + if (cell.contains(this.lineElement.lastSegment.point)) { + times.push(1.0); + } + } + for (const intersection of cellInts) { + var c = intersectionCircle.place(intersection.point); + this.intersections.addChild(c); + times.push(intersection.time); + } + if (times.length > 0) { + this.data.push({ + i: cell.cellIndex[0], j: cell.cellIndex[1], + dt: Math.abs(times[0] - times[1]), + t0: Math.min(times[0], times[1]), + t1: Math.max(times[0], times[1]), + v: cell.cellValue + }); + } + } + } + this.data.sort((d1, d2) => d1.t0 - d2.t0); + var total = 0.0; + this.data.forEach(d => {d.startTotal = total; total += d.dt * d.v; d.endTotal = total;}); + } +} + +class GridPatch { + constructor(origin, size, nx, ny) { + this.cells = []; + this.cellElement = new Group(); + this.plane = []; + var point = origin.clone(); + for (var i = 0; i < nx ; i++) { + point.y = origin.y; + var row = []; + this.cells.push(row); + for (var j = 0; j < ny ; j++) { + var cell = new Path.Rectangle(point, size); + cell.style = cellStyle; + //var v = Math.pow((i*i) + (j*j), 0.5) / Math.pow((nx - 1) * (nx - 1) + (ny -1) * (ny - 1), 0.5); + var v = galaxy[i][j] / 255; + cell.style.fillColor = colormap(v); + cell.cellIndex = [i, j]; + cell.cellValue = v; + this.cells[i].push(cell) + this.cellElement.addChild(cell); + point.y += size.height; + } + point.x += size.width; + } + this.cellElement.onMouseDrag = this.dragGrid.bind(this); + + } + + dragGrid(event) { + this.cellElement.position += event.delta; + for (const p of planes) { + for (const r of p.rays) { + r.trace(); + } + } + } +} + +class RayPlot { + constructor(origin, size) { + this.origin = origin; + this.size = size; + this.frame = new Path.Rectangle(origin, size); + this.frame.style = frameStyle; + this.lines = []; + this.boxes = []; + } + + updateElements() { + var i = 0; + for (const plane of planes) { + for (const r of plane.rays) { + if (this.lines.length <= i) { + var p = new Path([]); + p.style = plotStyle; + this.lines.push(p); + } + i += 1; + } + } + i = 0; + for (const plane of planes) { + for (const r of plane.rays) { + if (this.boxes.length <= i) { + var b = new Path.Rectangle( + { + x: this.xScale(0), + y: this.yScale(0.0, i) + }, + { + x: this.xScale(1.0), + y: this.yScale(1.0, i) + }); + b.style = rayBoxStyle; + this.boxes.push(b); + } + i += 1; + } + } + this.lines.length = i; + this.boxes.length = i; + } + + updatePlots() { + var i = 0; + for (const plane of planes) { + for (const r of plane.rays) { + var p = this.lines[i]; + p.removeSegments(); + for (const seg of r.data) { + p.add([this.xScale(seg.t0), this.yScale(seg.startTotal, i)], + [this.xScale(seg.t1), this.yScale(seg.endTotal, i)]); + } + i += 1; + } + } + } + + xScale(x) { + return this.origin.x + x * this.size.width; + } + + yScale(y, i) { + // total size for each plot is height divided by N segments + // note that this gets all messed up when we resize the number of rays, + // but updatePlots should work with resizing the number of rays, so, uh, + // let's avoid that + const height = this.size.height / this.lines.length; + const offset = height * i; + return this.origin.y + (1.0 - y) * height + offset; + } +} + +class LengthWidget { + constructor (position, size, minLength, maxLength, currentLength, radius) { + this.position = position; + this.size = size; + this.minLength = minLength; + this.maxLength = maxLength; + this.currentLength = currentLength; + this.line = new Path.Line( position, new Point(position.x + size, position.y)); + this.line.style = {strokeColor: '#888888', strokeWidth: 2}; + const cPos = {x: position.x + size * (currentLength - minLength) / (maxLength - minLength), + y: this.line.position.y}; + this.circle = new Path.Circle(cPos, radius); + this.circle.style = {fillColor: '#111111', strokeColor: '#444444'}; + this.circle.onMouseDrag = this.dragCircle.bind(this); + } + + dragCircle(event) { + var newPos = new Point({ + x: this.circle.position.x + event.delta.x, + y: this.circle.position.y + }); + newPos.x = Math.max(this.position.x, newPos.x); + newPos.x = Math.min(this.position.x + this.size, newPos.x); + this.circle.position = newPos; + this.currentLength = this.minLength + (this.maxLength - this.minLength) * (this.circle.position.x - this.position.x)/this.size; + for (const p of planes) { + p.updateRays(); + } + } +} + +var grid1 = new GridPatch(new Point(20, 20), new Size(12, 12), 32, 32); +//var grid2 = new GridPatch(new Point(300, 160), new Size(25, 25), 8, 5); + +grids.push(grid1); +//grids.push(grid2); + +var rp = new RayPlot( + { + x: grid1.cellElement.bounds.right + 20, + y: grid1.cellElement.bounds.top + }, + { width: 300, height: 300 } +); + +var lw = new LengthWidget( + { x: rp.origin.x, + y: rp.origin.y - 10 } + , 300, 1.0, 10.0, 1.0, 5.0); + +var plane = new RayPlane({x: 40, y: 80}, {x: 240, y: 280}, Nrays, rp, lw); +planes.push(plane); +rp.updateElements(); + +// this is the arbre colormap +function colormap(v) { + const n = arbre.length / 6; + const i = Math.min(Math.max(Math.floor(v * arbre.length / 6), 0), n - 1); + // each bin is 6 characters, so + return new Color("#" + arbre.slice(i * 6, (i + 1) * 6)); +} diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/yt34comparison.png b/v/d3f893759fc14b9e95037410756e0e365f373523/images/yt34comparison.png new file mode 100644 index 0000000000000000000000000000000000000000..81ba475b50b2547a318acfe59b435b2be440b8a1 GIT binary patch literal 285092 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

    +

    Introducing yt 4.0: Analysis and Visualization of Volumetric Data

    +
    +

    +This manuscript +(permalink) +was automatically generated +from yt-project/yt-4.0-paper@d3f8937 +on November 1, 2024. +

    +

    Authors

    + +
    +

    ✉ — Correspondence possible via GitHub Issues +or email to +Matthew Turk <mjturk@illinois.edu>.

    +
    +

    Abstract

    +

    We present the current version of the yt software package. +yt is an open-source, community-developed platform for analysis of volumetric data, with readers for several dozen data formats, indexing systems for gridded data, adaptive mesh refinement data, unstructured mesh data, discrete and particle formats, and octree-based data, as well as the combination of these. +We describe the systems implemented in yt to facilitate a “science-first” approach to data analysis, wherein the emphasis is on the meaning and interpretation of the data as opposed to its discretization or layout.

    +

    Authorship Policy

    +

    We note that the author list for this paper is, by design, extensive. +We have separated the authors into those that contributed to the text (whose names are ordered somehow TBD) and those that are members of the yt community. +The authors from each group have been indicated in the respective author affiliations.

    +

    This paper was developed collaboratively, using the Manubot [1] system for collaborating on and reviewing contributed text.

    +
    +

    To add yourself to the author list, please follow the instructions in our +README.

    +
    +

    Introduction

    +

    The process of transforming data into understanding constitutes the vast majority of time, energy, and intellectual effort spent during scientific inquiry. +This is true across domains, whether data is the product of a computational simulation, a telescope observation, the synthesis of sensors distributed across the Earth, or a collection of images of the human brain. +Data, by themselves, do not reflect an understanding of the Universe or its underlying physical properties; rather, they are recordings, or measurements, of the state of systems as observed. +Even for computational simulations, such as simulations of star formation in the galaxy, this is true: these simulations encode information about a discretization of a model, rather than the model itself.

    +

    Bridging the gap between this discretization and the physical understanding requires accessing data, manipulating and interrogating this data, and then applying to this data a sense of understanding. +Somehow, bits stored on a disk must become, in our minds, a galaxy undergoing a starburst.

    +

    This process is both mediated and impeded by computational tools. +When those tools align with our mental model of how data exists, they can allow us to work more efficiently, asking questions of data and building sophisticated scientific inquiry. +However, when they do not, they can cause frustration, delays, and most worryingly, incorrect or misinterpreted results. +When viewing this from the perspective of the landscape of inquiry, the most startling realization is that the questions a computational tool enables individuals to ask shapes the questions they think to ask.

    +

    In [2], the analysis platform yt was described. +At the time, yt was focused on analyzing and visualizing the output of grid-based adaptive mesh refinement hydrodynamic simulations; while these were used to study many different physical phenomena, they all were laid out in roughly the same way, in rectilinear meshes of data. +In this paper, we present the current version of yt, which enables identical scripts to analyze and visualize data stored as rectilinear grids as before, but additionally particle or discrete data, octree-based data, and data stored as unstructured meshes. +This has been the result of a large-scale effort to rewrite the underlying machinery within yt for accessing data, indexing that data, and providing it in efficient ways to higher-level routines, as discussed in Section Something. +While this was underway, yt has also been considerably reinstrumented with metadata-aware array infrastructure, the volume rendering infrastructure has been rewritten to be more user-friendly and capable, and support for non-Cartesian geometries has been added.

    +

    The single biggest update/addition to yt since that paper was published has not been technical in nature. +In the intervening years, a directed and intense community-building effort has resulted in the contributions from over a hundred different individuals, many of them early-stage researchers, and a thriving community of both users and developers. +This is the crowning achievement of development, as we have attempted to build yt into a tool that enables inquiry from a technical level as well as fosters a supportive, friendly community of individuals engaged in self-directed inquiry.

    +

    Community Building

    +

    Choosing a software package for a particular purpose involves evaluating several differentiating factors; these factors include the functionality of a package, the performance of a package, the user-friendliness, and even the ability of an individual to find help, engage with others and feel a sense of participation [3]. +The development, fostering and design of the community around yt is deemed to be both crucial to the success or failure of yt, and in many ways inseparable from its functionality.

    +

    Composition

    +

    There are several rough categories of individuals engaged in development and utilization of yt. +As a result of its API-first design, there are few if any individuals who use yt that do not do so through the scripting interface; this means that the vast (if not exclusive) majority of individuals who interact with the functionality in yt are doing so by writing their own scripts, modules, and code, and arguably engaging in a value-added development process of their own. +The majority of individuals using yt at present are in astronomy and astrophysics, typically fields of simulation, although representatives from other domains are increasingly participating in development and using yt for their own domain-specific problems

    +

    Making the distinction somewhat more clearly, there are individuals who have built their own scripts and utilized them as well as individuals who have contributed changes or modules to the primary yt codebase. +In addition, there is an emerging set of projects that build on yt as infrastructure to conduct scientific analysis. +These developers are largely driven by their own pragmatic scientific needs, and they constitute the majority of developers (by number) that contribute to the code base. +The majority of these individuals are early- to mid-career researchers, typically graduate students, postdocs, and assistant professors.

    +

    In recent years, there has emerged a more coherent contingency of individuals who participate in both pragmatically-focused development of modules and functionality for their own benefit as well as modules or overall improvement that is supplemental or even external to their own research agenda. +Sections of the code base receiving such improvements include unit handling, plotting code, infrastructure for loading disparate datasets, and so on. +At this time we do not know of any individuals funded to work on yt completely independent of a scientific or scholarly goal.

    +

    The composition of the community, particularly with a mixture of timelines for goal-setting and completion, can at times cause frustrations and difficulties. +For instance, the response to “Can this feature be implemented?” often includes an invitation for the questioner to collaborate on developing that feature and submitting it to the codebase. +Developing a schedule of releases is an act of consensus building, both deciding what bugs are critical to fix in the timeline of a release as well as building consensus on what features should be considered blockers for a new release. +The intersection of this with academic deadlines (for instance job application season) requires balance and care.

    +

    Types of Tasks

    +

    When evaluating the level of engagement, we consider a few different classifications of tasks that are performed by individuals in the community, and evaluate these based on how they flow into greater engagement.

    +
      +
    • Filing issues
    • +
    • Participating in mailing list discussions
    • +
    • Issuing a pull request
    • +
    • Writing documentation
    • +
    • Participating in code review
    • +
    • Closing bug reports
    • +
    • Drafting an enhancement proposal
    • +
    +

    While there are other activities that individuals can participate in, these are the typical activities we see among participants in the community. +The order, flowing from the first to the last, is the typical flow we see for an individual coming to participate in the community. +The first step is typically to file an issue or bug report (occasionally these are requests for new features), followed by participating in development-focused discussion on mailing lists. +The next level of engagement typically involves the development of a new piece of functionality, refinement of existing code, or issuing a fix for a bug or issue. +These take the form of pull requests (described in greater detail here) that can be reviewed and added to the code base.

    +

    The next level of engagement centers around tasks that are not fully-aligned with pragmatic, code-driven scientific inquiry. +The development of documentation is often viewed as orthogonal to the scientific process, and typically requires an iterative writing process. +Participation in code review, providing comments, feedback and suggestions to other authors, is another somewhat orthogonal task; it doesn’t necessarily directly benefit the developer doing the reviewing (although it might) and it does not necessarily result in academic rewards (citations, authorship, etc). +But, it does arise from a pragmatic (ensuring code reliability) or altruistic (the public good of the software) motivation, and is thus a deeper level of engagement.

    +

    The final two activities, drafting enhancement proposals and closing bug reports, are the most engaged, and often the most removed from the academic motivation structure. +Developing an enhancement proposal for yt means iterating with other developers on the motivation behind and implementation of a large piece of functionality; it requires both motivation to engage with the community and the patience to build consensus among stakeholders. +Closing bug reports – and the development work associated with identifying, tracking and fixing bugs – requires patience and often repeated engagement with stakeholders.

    +

    Engagement Metrics

    +

    We include here plots of the level of engagement on mailing list discussions and the citation count of the original method paper.

    +

    Project Governance

    +

    Between the publication of the first paper and this paper, the yt project instituted a form of governance involving a steering committee, a set of “members” of the project, and a defined process for developing improvements and enhancements (the YTEP, or yt-enhancement-proposal process). +YTEPs are discussed in 1.4.6. +The systems developed account for a number of important procedures, mostly related to decision-making, but do not address pressing community needs such as community standards for conduct, changes in committee composition, sub-project coordination, or the transition of members and developers to “emeritus” status.

    +

    This governance structure, however, serves as a process for the yt project, rather than just the software itself. +Much like other software projects with community-building as core goals, the yt project encompasses the core package itself (largely the subject of this paper), affiliated software projects (such as [4] ) but also, crucially, the broader community and the spaces in which discussions, tutorials, inquiries and development take place. +As such, the governance structure was designed to be more holistic than addressing so-called “Commit Privileges” and access control.

    +

    There are several components of the yt governance structure that we highlight here, but direct the interested reader to our governance source repository for a more detailed understanding.

    +

    Conflicts of Interest

    +

    yt project development is distributed across universities and organizations, where in some cases different members of the development team may find themselves collaborating, or even applying for similar funding or academic positions. +To minimize real or perceived conflicts of interest among the community, a policy regarding conflicts of interest is applied to members of the yt steering committee.

    +
    +

    It is expected that the Steering Committee Members will be +employed at a wide range of companies, universities and non-profit +organizations. +Because of this, it is possible that Members will have conflict +of interests. +Such conflict of interests include, but are not limited to:

    +
      +
    • Financial interests, such as investments, employment or contracting work, outside of The Project that may influence their work on The Project.
    • +
    • Access to proprietary information of their employer that could potentially leak into their work with the Project.
    • +
    +

    All members of the Steering Committee shall disclose to the rest of the Council any conflict of interest they may have. +Members with a conflict of interest in a particular issue may participate in Committee discussions on that issue, but must recuse themselves from voting on the issue.

    +
    +

    This also addresses the possibility of funded work conflicting with the development of yt as a whole, or project wellness. +As of the time of writing, this policy has not been exercised, but providing it in writing will ensure that the conduct of the steering committee is appropriate.

    +

    Project Members and Groups

    +

    Individuals interact with projects in different ways at different times; as careers progress and personal lives shift, the degree of engagement that one can expect will change as well. +To reflect this, as well as to codify the different means by which people can participate in the community, the yt governance structure allows for “members” to transition between different levels of activity.

    +

    The base level of “membership” in the yt project is that of “project members.” +This is, by design, a broad category of individuals who have demonstrated their willingness to participate in the community, either through participating in community discussions, helping other members, contributing code or documentation, or reviewing the contributions of others. +The initial seed of the project members was chosen by a flat cutoff of 50 changesets included in the repository; since that time, members are nominated by other members and must receive at least three positive votes. +This membership, unless either explicitly revoked (via five supporting member votes and a steering council vote) lasts for life, although may be transitioned into “emeritus” status. +Within the “members” group, a set of several sub-groups are identified that follow a rough, orchard-like metaphor.

    +

    The first of these groups is the fertilizer group. +(We whimsically note that the choice of name is not meant as a value judgment!) +This is the high-level organizer group, including the steering committee and any other leadership roles. +This group tends to the growth of the community, ensuring that there are opportunities for new members, and that the project continues as expected. +Explicitly identified in the governance structure is that this is a group meant to train new members and to facilitate its membership to grow and change over time.

    +

    The arboretum is the largest group, and is the starting point for new members of the project. +The arboretum includes all project members and steering committee members. +This group facilitates and develops contributions to the code base, encouraging diversity of participation.

    +

    The greenhouse group includes those new members of the project, who are still developing their participation but have contributed to the community (for instance with a bug fix or documentation enhancement.) +Members of the greenhouse group do not necessarily have high-level project responsibilities, but are encouraged to seek involvement and participate in triage meetings and other discussions.

    +

    In recognition that temporary obligations, changes in activity level and other interest migrations happen, there is a group entitled the fallow fields for members who wish to temporarily step back from their responsibilities. +Many different reasons exist for stepping into the fallow fields – burnout, new or enhanced work responsibilities, family or care duties, or even simply a desire to do other things. +Transitioning to the fallow fields is not permanent, and participation in the project can either resume or the individual can choose to move on.

    +

    Finally, we have designated a class of project members as emeritus (the only non-orchard name utilized!) for individuals who have moved on to other interests or activities. +The yt project has had a number of individuals and contributors who have later gone on to work in industry or non-profits, or who simply have opted to leave the community. +The emeritus designation is a manner by which their previous contributions can still be recognized and honored, while also recognizing that they are no longer active participants.

    +

    Decision Making

    +

    The majority of decisions in the yt project are small, day-to-day decisions about code quality, merging pull requests, how to respond to questions and other items for which it is typically quite easy to identify a consensus. +For those situations where consensus is not possible, deciding upon and implementing a course of action can be one of the more difficult issues in a project; members of the community each bring their own preferences, requirements, needs and desires to a project. +These decisions might be regarding the future of specific areas of the project’s code base – for instance, “should the software volume rendering be split into a separate repository?” or “how should we decide the line to draw for excising old frontends?” +Typically, the YTEP process is sufficient, even in cases where a consensus cannot be reached, as it allows a large amount of discussion. +In cases where it cannot, the decision making process utilizes a multi-tier system of votes, including the YTEP and mailing list as venues. +If a 2/3 majority is unable to be reached, the steering committee is allowed approximately a month to identify a consensus among themselves; failing this, a majority vote will be reached.

    +

    While the full mechanism of the yt project decision making process has not been exercised in its entirety, its presence has provided a “safety net” for discussion. +For further details, the voting process section of the governance documents lay out the steps, involved groups and timeline.

    +

    Development Procedure

    +

    yt is developed openly. +During the Spring of 2017, development transitioned from occurring on Bitbucket to GitHub, and the source code management system was changed from Mercurial to git. +Development occurs through the “pull request” model, wherein changes to the codebase are made and then requested to be included in the primary repository. +Typically, there are two branches of development, and occasionally three. The first of these is the “stable” branch, which is much slower-paced, and typically only modified during the release periods. +The second is that of “main” (formerly “master”, which is the conventional term in git terminology, and renamed in early 2021; the corresponding mercurial term would be “default”) which is where current development takes place. +The “main” branch is meant to be for development proceeding that does not drastically disrupt usage patterns. +Occasionally, such as during the development of yt 4.0, a third branch is included in the primary repository. +This development branch is open for large and potentially disruptive changes, but in order to centralize code review and developer attention it takes place there. +For instance, during the development of yt 4.0, the branch yt-4.0 was where the global mesh was removed and where the units subsystem was removed and replaced with unyt.

    +

    This three-pronged approach generally has suited the community; the process of backporting changes from the “main” branch to the “stable” branch can be time-consuming. +However, balancing the needs of a community requiring stable methods for analyzing data against the ease of development suggests that this is a toll worth paying.

    +

    In general, the development of yt is reasonably top-heavy, with the majority of contributions coming from a core group of individuals. +We discuss the implications of this on sustainability in Section 1.19, and provide here a graph of the contributions over time. +Of particular note is that the development history of yt is also highly bifurcated between version control systems and developer practice. +In the past, yt developers tended to commit frequently and include all of the individual development history of individual features or bug fixes. +Recent practice, however, is more inclined toward commit “squashing,” where multiple commits are combined into a single commit with the same net effect, or commit rebasing, where changes are included linearly rather than through a branched history. +One result of this is in figures such as the top row of Figure 1, some contributors appear to have made a smaller quantity of contributions than an informed observer would recognize. +Specifically, this applies to Clément Robert, who has contributed a considerable amount of change to the code base but has done so in a way that does not maximize the “statistics” presented below. +This particular bias, toward contributions measured in count, is one that affects other members of the community as well, especially those whose participation is through community engagement, documentation, tutorials, and mentoring, rather than through direct modifications of the code base. +To mitigate this shortcoming, we present the number of pull requests merged into the code base, as a function of time, as well as the time between their creation and their merge, in the lower row of Figure 1. +This demonstrates that in many cases, the number of discrete contributions to the codebase varies greatly depending on the developer, and we believe gives a more informed perception of the activity in the code base.

    +
    + +
    +
    +
    +Figure 1: Commits and pull requests to the source code as a function of time. + +
    +
    + +

    In Figure 2 we have plotted distribution of pull requests based on the time between their creation and their merge. +The longest time between opening a pull request and merging it was nearly four years; this was the addition of the cf_radial frontend, which occurred in fits and starts over a very long period of time. +The next longest pull request durations are for splitting the code used for bitmap indexing (see 1.9) and a per-field configuration system. +This includes only those pull requests that occurred on GitHub.

    +
    + +
    +
    +
    +Figure 2: The distribution of pull requests as a function of how long it took to close them. + +
    +
    + +

    Unit Testing

    +

    The yt codebase includes a number of unit tests; although extensive, their existence post-dates the initial development of the code, and they largely work around the extant APIs at the time of their creation. +Most modern recommendations for developing scientific software emphasize isolated components, well-structured interfaces, and few side effects. +While the development process attempts to emphasize development of isolated APIs and well-constrained unit tests, the balance struck between enabling contribution from junior developers and ensuring the (subjective) standards of the code base does not always fall on the side of rigid design.

    +

    Many of the yt APIs that are tested require the existence of a “dataset.” +For instance, the testing of whether objects are correctly selected by a sphere selector (which absolutely could be tested in isolation, were the APIs more separable) is done via creating several different sets of mock datasets of different organizations and shapes and testing whether or not they correctly choose the data points to be included. +To support these operations, the yt testing utilities provide helper functions for creating mock datasets that have different geometric configurations and different collections of “fields” included in their set of primitive values. +Many of the tests are parameterized against the types and organizations of the datasets, the decomposition across mock processors, and the underlying values of the fields. +This ensures that we check against errors and bugs that may depend on behavior that varies as the number of processors or the organization of the data changes. +One example of this would be in the selection of grid values for a single grid of size \(128^3\). +The values selected in this should match the values selected in the same grid decomposed into eight sets of \(64^3\) cells, or 64 sets of \(32^3\) cells.

    +

    The mechanism by which fields are tested is somewhat more extensive, touching on two different needs. +The first need is that of accuracy – fields with known answers, or fields that can be written to be decomposed into primitive, non-optimized operations, are tested for correctness. +The second need is that of dependency calculation; all fields should have their dependencies correctly detected. +For example, if a dataset has primitive fields for “mass” and “velocity,” the calculation of momentum should require both. +If the dataset includes a “momentum” field, then that should be detected as well. +This dependency calculation enables yt to consolidate IO tasks and read as much data as possible in each pass over the full dataset. +In addition to this, fields are tested to ensure that the values generated for them are independent of the organization of the dataset. +Like in the example above, the “momentum” field for a fixed set of values should be identical regardless of the decomposition of the individual cell elements.

    +

    Wherever possible, analytical solutions are preferred. +For processes like surface extraction, this might include ensuring that fixed radii extraction produce the correct spherical region. +For streamlines, it might include computing the analytical solution to an integration along a known vector field. +And for projections, it would mean that integrating the path with a weight of “one” should result in a uniform set of values equal to the path length across the domain.

    +

    At present, the unit tests in yt take a considerable amount of time to run, and are using the nosetests framework. Modern Python practice is to use the newer pytest framework, and efforts are underway to port yt to utilize pytest, and in the process, attempt to reduce overall runtime.

    +

    Answer Testing

    +

    The most time-consuming part of the testing process is what we refer to as “answer testing.” +Because so much of yt is focused on computing analysis results, and because some of these analysis results simultaneously depend on specific IO routines, selection routines, and many “frontend-specific” pieces of code, we have built a system for ensuring that for a given set of analysis operations, the result of a set of operations does not change beyond a fixed (typically quite small) tolerance.

    +

    In general, we allow three different classes of answers, against which we compare results from the current version of the code:

    +
      +
    1. Data values which should not ever change unless an explicit decision is made (i.e., raw data values accessed from on-disk fields)
    2. +
    3. Lightly-processed data values which we do not anticipate any deviation from exact, ordered values (i.e., averages, extrema, etc.)
    4. +
    5. Higher-level processed values which may differently accumulate error across platforms and architectures but are still within fine-grained (\(\equiv 10^{-7}\)) tolerance (i.e., images, pixelized projections, etc.)
    6. +
    +

    In the first case, we can utilize hashing functions (such as MD5 and SHA) to guarantee consistency across executions. +Typically, however, we store the full set of values to facilitate easy comparison. +In the latter two cases, we apply unit-aware relative tolerances. +This allows for changes in unit assignment to be isolated from changes in value, and furthermore allows minor migration of values. +A recent incident in which these tests needed to be changed resulted from minor differences as a result of consolidating operations within a loop to conserve memory; the code in question was converted to Cython and the drift was on the scale of \(10^{-10}\).

    +

    For small-scale answer tests, results are stored in a separate repository that is cloned as a subrepository of the principle yt repository. +When a new set of answers are needed, they are submitted via pull request, and the changeset hash used for answer validation is updated in the main repository. +This allows a different cadence, and also enables individuals not interested in updating answer values to avoid cloning the subrepository and its full history. +Larger dataset answers are stored in on our continuous integration servers; a YAML file in the main yt repository stores the current version number for those answers, which is incremented (via a pull request) when needed. +Requiring this clear decision-making process allows for both collaborative discussion and community governance over the degree of answer drift allowed.

    +

    Code Review

    +

    Code review in yt is conducted on a line-by-line basis, as well as on a higher-level regarding pull requests. +The workflow for code review roughly follows this outline:

    +
      +
    1. A pull request is issued. When a new pull request is issued, a template is provided that includes a description of the change, requesting information about its compliance with coding standards, etc.
    2. +
    3. The pull request is automatically marked as unmergeable until a team member applies the correct component label.
    4. +
    5. Code is reviewed, line-by-line, and suggestions are made by humans. Code linting, where specific behaviors are identified (such as inconsistent naming, unused variables, unreachable code sections, etc) is automated.
    6. +
    7. This process is iterated, ensuring that tests, results accuracy and coding standards are maintained.
    8. +
    +

    One increasing issue with the code review process is ensuring that changes are reviewed with appropriate urgency; larger pull requests tend to languish without review, as the requirements for review necessarily add burden to the maintainers. +“Bugfix” changes formally require only one reviewer, whereas the yt guidelines suggest that larger changes require review from two different team members.

    +

    One of the most pressing bottlenecks with code review is that the time it takes for tests to pass is much longer than the typical time span during which code review takes place. +Because tests are often required to be run on the current version of the code, not the version of the code against which the pull request has been issued, they are often re-initiated following a merge. +This results in a pull request being merged, and then whatever pull request is next to be reviewed has to wait until the tests (now updated with the newly accepted pull request) pass. +To alleviate this, we have recently begun utilizing the “auto-merge” feature provided by GitHub. +This allows a maintainer to mark a pull request as “queued” to be merged once a set of requirements – such as tests passing, approval messages, comment resolution and so forth – are met. +By queuing up pull requests for merging, it allows maintainers to mark a set of pull requests as ready to be merged, and then when they meet the appropriate (automated and asynchronous) criteria, they will be merged.

    +

    Code Styling and Linting

    +

    For code included in yt, a set of styles are enforced. +The term “linting” is used to describe applying automated checks to enforce sytlistic consistency, as well as to flag potential errors that can be detected through static analysis of the code.

    +

    We rely on the pre-commit framework, which enables automated checks as well as automatic fixes at commit time. +This tool is an opt-in so not every “drive-by” contributor has to learn and install it, but continuous linting is provided by pre-commit.ci so styling errors cannot slip in.

    +

    We configure pre-commit to run a mixture of formatters and static checkers. +The former modify the code in place, while the latter only report errors and so-called “code smells” (such as undefined variables, unused imports, bare except statements…) but require human developers fix them.

    +

    Our suite of formatter most prominently includes +black, +isort and +pyupgrade. +black has been designed to maximize readability with as few free parameters as possible +(In many ways, the fact that most of the yt code developers did not utilize this style before it was enforced likely enabled its uptake, as it was seen as a choice that “made everyone compromise.”), +while isort ensures that all import statements are sorted (according to alphabetical order within a first/second/third-party categorization), and pyupgrade modernizes some Python idioms according to our minimal support version of the language. +In particular, pyupgrade enforces the usage of modern Python “f-strings” since we do not support Python version older than 3.6.

    +

    For static code analysis we rely on the flake8 framework. +Effort is underway to enable using mypy for the specialized task of type checking.

    +

    All changes that can be applied via automation (specifically, code formatting) are accessible from within the GitHub pull request interface, and are again provided by pre-commit.ci. +This allows drive-by contributions to have their pull requests updated inline by an automated process, reducing the need to manually install packages to apply the changes.

    +

    We note that in [5] evidence is presented that code review bots can lead to a reduction in rejected pull requests, as well as decreased communication among developers. +While yt is not necessarily the perfect laboratory for this, as the project as a whole does not have an extensive history of declining pull requests, we have anecdotally noted that discussion around ‘code nits’ and stylistic issues has been considerably reduced, leading to what developers describe as expedited pull requests.

    +

    Type Hinting

    +

    Code included in yt is not required to utilize type hinting. +However, new contributions are allowed to include type hinting, and work is underway to develop an ontology of types as well as a base set of utilities and types that would be used both internally, and possibly be made available to external package developers.

    +

    YTEP Process

    +

    YTEPs, or “yt-enhancement proposal” are vehicles for collaborative decision-making in the project. +During periods of rapid development, the needs of the community for stability have to be balanced against desires for change; the YTEP process was implemented to facilitate stakeholder feedback, allow for discussion of design decisions, and to prompt detailed thinking about how and why things should be implemented. +We have modeled this process against that used in the AstroPy community (“APE”). +To create a new proposal for a large change to yt, or to document a decision-making process, individuals prepare a description of the background, motivation for the change, the steps to implementation, and potential alternative approaches. +The proposal is discussed through the pull-request process, and once discussion has concluded it is added to the repository of YTEPs that is auto-built and deployed.

    +

    Implemented shortly after the first paper on yt was released, the YTEP process experienced a fairly pronounced period of usage during the transition between versions 2.0 and 3.0 of yt, and has since been utilized considerably less. +The accepted YTEPs have included implementing the chunking system, developing a units system, removing legacy components, and implementing a code of conduct. +Below, we include a table of current YTEPs as of this writing.

    + ++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NumberYTEP TitleCreatedAuthors
    0001IO ChunkingNovember 26, 2012Matthew Turk
    0002Profile PlotterDecember 5, 2012Matthew Turk
    0003Standardizing field namesDecember 11, 2012Casey Stark, Nathan Goldbaum, Matthew Turk
    0005Octrees for Fluids and ParticlesDecember 24, 2012Matthew Turk
    0006PeriodicityJanuary 10, 2013Matthew Turk, Nathan Goldbaum
    0007Automatic Pull Requests’ validationFebruary 21, 2013Kacper Kowalik
    0008Release ScheduleFebruary 21, 2013Matthew Turk
    0009AMRKDTree for Data SourcesFebruary 28, 2012Sam Skillman
    0010Refactoring for Volume Rendering and Movie GenerationMarch 3, 2013Cameron Hummels
    0011Symbol units in ytMarch 7, 2013Nathan Goldbaum, Casey Stark, Anna Rosen, Matthew Turk
    0012Halo RedesignMarch 7, 2013Britton Smith, Cameron Hummels, Chris Moody, Mark Richardson, Yu Lu
    0013Deposited Particle FieldsApril 25, 2013Chris Moody, Matthew Turk, Britton Smith, Doug Rudd, Sam Leitner
    0014Field FiltersJuly 2nd, 2013Matthew Turk
    0015Transfer Function RefactorAugust 13, 2013Sam Skillman
    0016Volume TraversalSeptember 10, 2013Matthew Turk
    0017Domain-Specific Output TypesSeptember 18, 2013Matthew Turk and Anthony Scopatz
    0018Changing dict-like access to Static OutputSeptember 18, 2013Matthew Turk
    0019Reduce items in main importOctober 2, 2013Matthew Turk
    0020Removing PlotCollectionMarch 18, 2014Matthew Turk
    0021Particle-Only PlotsAugust 29, 2014Andrew Myers
    0022BenchmarksJanuary 19, 2015Matthew Turk
    0023yt Community Code of ConductJuly 11, 2015Britton Smith
    0024Alternative Smoothing KernelsAugust 1, 2015Bili Dong
    0025The ytdata FrontendAugust 31, 2015Britton Smith
    0026NumPy-like OperationsSeptember 21, 2015Matthew Turk
    0027Non-Spatial DataDecember 1, 2015Matthew Turk, Nathan Goldbaum, John ZuHone
    0028Alternative Unit SystemsDecember 8, 2015John ZuHone, Nathan Goldbaum, Matthew Turk
    0029Extension PackagesJanuary 25, 2016Matthew Turk
    0031Unstructured MeshDecember 18, 2014Matthew Turk
    0032Removing the global octree mesh for particle dataFebruary 9 2017Nathan Goldbaum, Meagan Lang, Matthew Turk
    0033Dropping Python2 SupportNovember 28, 2017Nathan Goldbaum
    0034yt FITS Image StandardSeptember 9, 2018John ZuHone
    0036Migrating from nose to pytestSeptember 30, 2019Jared Coughlin
    0037Code StylingMay 18, 2020Clément Robert
    1000GitHub MigrationMarch 25, 2017Lots of folks
    1776Team InfrastructureAugust 24, 2014Britton Smith
    3000Let’s all start using yt 3.0!October 30, 2013Matthew Turk
    +

    Indexing and Geometry

    +

    yt is designed for analysis and visualization of datasets that describe “natural” or “physical” phenomena; more generally, yt is designed to analyze data that can be characterized by a metric of some type. +The most common use case, by far, is that of data that is described in a Cartesian space, by the orthogonal axes of x, y and z. +However, for reasons related to naturalness of coordinate systems and relevance to physical phenomena, datasets are also frequently organized in other coordinate systems, such as cylindrical polar (\(r\), \(z\) and \(\theta\)), spherical (\(r\), \(\theta\) and \(\phi\)) and variants such as geographic (latitude, longitude and altitude).

    +

    Importantly, however, yt distinguishes between the coordinate space a dataset describes and the natural or index space by which its organization is described. +This distinction is the most relevant among datasets and data formats where the organization is implicit, rather than explicit; for instance, in a grid patch dataset, data variable locations are often only specified implicitly. +For a grid volume that covers a given region, the relationship between the “index” value of a cell (for instance, \(i,j,k\)) and its position in space (for instance, \(x, y, z\) or \(r, \theta, \phi\)) requires transformation between a logically-Cartesian decomposition of the space and the potentially-non Cartesian space that it represents.

    +

    In Figure 3 we demonstrate one possible mapping. +We note that the specific data layout is not optimized for IO throughput, and is unlikely to be exactly replicated in real world formats. +In this case, the data points may be laid out sequentially on disk (or in memory) and a mapping function translates these into position and extent in the coordinate system, here cylindrical coordinates. +For instance, there may be a cell that spans \(r\) from 0.375 to 0.5 and +\(\theta\) from 45.0 to 52.5, which is defined by the array values defined in cell 1, 4.

    +
    +
    +Figure 3: Index space to coordinate space mapping. On the left is an example of how data points may be laid out on disk and on the right is how these points might be translated into a (cylindrical) coordinate space. + +
    +
    + +

    Abstraction of Coordinate Systems

    +

    yt provides a system for defining relationships between index-space and coordinate-space. +During instantiation of a Dataset object, a helper object (coordinates, a subclass of CoordinateHandler) is created. +This helper object tracks the correspondence between numerical axes and spatial axes (for instance, even in some Cartesian datasets, axis 0 corresponds to \(z\) rather than \(x\)), the names of axes, and the transformation and pixelization methods for visualization. +In addition to these helper functions, the coordinate handler provides definitions for derived fields that describe local cell width (and orthogonal path length), positions in coordinate space as computed by index space coordinates, volumes, and surface areas. +These coordinate handlers also provide transformations between different spaces, albeit using the somewhat undesirable method of conversion to reference cartesian frames and subsequent conversion to local coordinate frames.

    +

    At present, coordinate spaces are defined in the spaces enumerated in Table 1. +While these are representative of the most common spatial representations, additional representations (such as those that include a non-trivial mapping between coordinates and index values) are possible to implement.

    +
    + + ++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Table 1: Extant coordinate systems; in all cases, value ranges should be taken to describe extent rather than specific boundary points.
    Coordinate systemAxes
    Cartesian coordinates\(x, y, z\)
    Cylindrical polar coordinates\(r, \theta \in [0, 2 \pi], z\)
    Spherical coordinates\(r, \theta, \phi\)
    Geographic coordinateslatitude \(\in [0, 180]\), longitude \(\in [0, 360]\), altitude
    Internal geographic coordinateslatitude, longitude, depth
    Spectral cubeImage \(x\), Image \(y\) and \(\nu\)
    +
    +

    Future developments may involve code generation for arbitrary coordinate systems, using SymPy or other libraries. +Independent of the visualization methods (which can often be reused), the development of coordinate systems is largely rote, applying straightforward mathematics to construct derived field definitions. +As such, using mechanisms in SymPy for construction of relationships between coordinate systems may be a feasible method of developing code-generation for coordinate system handlers in yt.

    +

    Data Objects

    +

    The basic principles by which yt operates are built on the notion of selecting data (through coarse and subsequent fine-grained indexing of data sources such as files), accessing that data in a memory-efficient fashion, and then processing that data into either a resultant set of quantitative data or a visualization.

    +

    Selections in yt are usually spatial in nature, although several non-spatial mechanisms focused on queries can be utilized as well. +These objects which conduct selection are selectors, and are designed to provide as small of an API as possible, to enable ease of development and deployment of new selectors.

    +

    Selectors require defining several functions, with the option of defining additional functions for optimization, that return true or false whether a given point is or is not included in the selected region. +These functions include selection of a rectilinear grid (or any point within that grid), selection of a point with zero extent and selection of a point with a non-zero spherical radius.

    +

    The base selector object utilizes these routines during a selection operation to maximize the amount of code reused between particle, patch, and octree selection of data. +These three types of data are selected through specific routines designed to minimize the number of times that the selection function must be called, as they can be quite expensive.

    +

    Selecting data from a grid is a two-step process. +The first step is identifying which grids intersect a given data selector; this is done through a sequence of bounding box intersection checks. +Within a given grid, the cells which are intersected are identified. +This results in the selection routine being called once for each grid object in the simulation and once for each cell located within an intersecting grid. +This can be conducted hierarchically, but due to implementation details around how the grid index is stored this is not yet cost effective.

    +

    Selecting data from an octree-organized dataset utilizes a recursive scheme that selects individual oct nodes, then for each cell within that oct, determining which cells must be selected or child nodes recursed into. +This system is designed to allow for having leaf nodes of varying cells-per-side, for instance 1, 2, 4, 8, etc. +However, the number of nodes is fixed at 8, with subdivision always occurring at the midplane.

    +

    The final mechanism by which data is selected is for discrete data points, typically particles in astrophysical simulations. +At present, this is done by first identifying which data files intersect with a given selector, then selecting individual points. +There is no hierarchical data selection conducted in this system, as we do not yet allow for re-ordering of data on disk or in-memory which would facilitate hierarchical selection through the use of operations such as Morton indices.

    +

    Selection Routines

    +

    Given these set of hierarchical selection methods, all of which are designed to provide opportunities for early-termination, each geometric selector object is required to implement a small set of methods to expose its functionality to the hierarchical selection process. +Duplicative functions often result from attempts to avoid expensive calculations that take into account boundary conditions such as periodicity and reflectivity unless necessary. +Additionally, by providing some routines as options, we can in some instances specialize them for the specific geometric operation.

    +
      +
    • select_cell(cell_center, cell_width): this function, which is somewhat degenerate with select_bbox, returns whether a given “cell,” defined by its center and its width along each dimension, is included within the selection. In situations where the cells are spaced logarithmically, rather than linearly, this may produce slightly reduced accuracy for near-misses and glancing-selections.
    • +
    • select_point(position): this function returns whether or not a point of zero-extent is included within the selection. This has some degeneracy with select_sphere.
    • +
    • select_sphere(position, radius): This is equivalent to the select_point function, except that any point within the specified radius is included within the selector object.
    • +
    • select_bbox(lower_left, upper_right): Determine overlap with an axis-aligned bounding box. Particularly for hierarchical selection methods, determining whether or not a bounding box overlaps with a geometric selector can lead to early-termination of some selection operations.
      +
    • +
    • select_bbox_edge(lower_left, upper_right): This is a special-case of the bounding box routine that provides information as to whether or not the entire bounding box is included or just a partial portion of the bounding box.
    • +
    +

    We demonstrate a handful of selection operations on a low-resolution dataset below. +In each of these figures, the rectangular regions outlined in gray and black indicate individual grid patches, where data may vary in resolution and cell size. +In Figure 4 we illustrate the selection of a rectangular prism (i.e., a region, like in Section 1.6.2.17. +In Figure 5, we illustrate the selection of a sphere (i.e., a sphere, like in Section 1.6.2.20. +And, to demonstrate yt’s ability to construct boolean selectors from these objects (i.e., Section 1.6.2.2 we show what the logical NOT of these two objects would produce in 6. +We note in particular that while these regions are constructed from geometric selections, the data points are selected by the inclusion of their center points, leading to slightly irregular edges; this is by design.

    +
    +
    +Figure 4: A selection of data in a low-resolution simulation from a rectangular prism. + +
    +
    +
    +
    +Figure 5: A selection of data in a low-resolution simulation from a sphere. + +
    +
    +
    +
    +Figure 6: The logical A AND NOT B for regions A and B from Figures 4 and 5 respectively. + +
    +
    +

    Fast and Slow Paths

    +

    Given an ensemble of objects, the simplest way of testing for inclusion in a selector is to call the operation select_cell on each individual object. +Where the objects are organized in a regular fashion, for instance a “grid” that contains many “cells,” we can apply both “first pass” and “second pass” fast-path operations. +The “first pass” checks whether or not the given ensemble of objects is included, and only iterates inward if there is partial or total inclusion. +The “second pass” fast pass is specialized to both the organization of the objects and the selector itself, and is used to determine whether either only a specific (and well-defined) subset of the objects is included or the entirety of them.

    +

    For instance, we can examine the specific case of selecting grid cells within a rectangular prism. +When we select a “grid” of cells within a rectangular prism, we can have either total inclusion, partial inclusion, or full exclusion. +In the case of full inclusion, where the entire grid is included within the selector, we simply sidestep the specific inclusion checks completely and return a full mask of cells to utilize. +In the case of partial inclusion, we can often determine the “start” and “end” indices of inclusion in the rectangular prism by examining the intersection volume. +This allows us to avoid many costly individual select_cell calls.

    +

    With discrete point selection (and for our purposes, often unstructured mesh falls into this category) we often do not have the same organizing principle on which we can rely. +However, utilizing hierarchical bitmap indexing we can often organize subsets of particles into collections of cells which may or may not be contiguous. +In this situation, we can check for full inclusion within data objects, although we are not able to identify start and stop indices as the data are not assumed to be organized spatially independent of how we have indexed them.

    +

    At present, the objects listed in Table 2 are provided as selectors in yt. +We do make a distinction between “selection” operations and “reduction” or “construction” operations (such as projections and smoothing/resampling), but have included both here for consistency. +Additionally, some have been marked as not “user-facing,” in the sense that they are not expected to be constructed directly by users, but instead are utilized internally for indexing purposes. +In columns to the right, we provide information as to whether there is an available “fast” path for grid objects.

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Table 2: Selection objects and their types.
    Object NameObject Type
    Arbitrary gridResampling
    Boolean objectSelection (Base Class)
    Covering gridResampling
    Cut regionSelection
    Cutting planeSelection
    Data collectionSelection
    DiskSelection
    EllipsoidSelection
    IntersectionSelection (Bool)
    OctreeInternal index
    Orthogonal raySelection
    Particle projectionReduction
    PointSelection
    Quadtree projectionReduction
    RaySelection
    Rectangular PrismSelection
    SliceSelection
    Smoothed covering gridResampling
    SphereSelection
    StreamlineSelection
    SurfaceSelection
    UnionSelection (Bool)
    +
    +

    Arbitrary grid

    +

    Arguments:

    +
      +
    • Left edge
    • +
    • Right edge
    • +
    • Active Dimensions
    • +
    +

    A 3D region with arbitrary bounds and dimensions. In contrast to the +Covering Grid, this object accepts a left edge, a right edge, and +dimensions. This allows it to be used for creating 3D particle +deposition fields that are independent of the underlying mesh, whether +that is yt-generated or from the simulation data. For example, +arbitrary boxes around particles can be drawn and particle deposition +fields can be created. This object will refuse to generate any fluid +fields.

    +

    Bool

    +

    Arguments:

    +
      +
    • Operation
    • +
    • Data object 1
    • +
    • Data object 2
    • +
    +

    This is a boolean operation, accepting AND, OR, XOR, and NOT for +combining multiple data objects. This object is not designed to be +created directly; it is designed to be created implicitly by using one +of the bitwise operations (&, |, ^, ~) on one or two other data +objects. These correspond to the appropriate boolean operations, and +the resultant object can be nested.

    +

    Covering grid

    +

    Arguments:

    +
      +
    • Level
    • +
    • Left edge
    • +
    • Active Dimensions
    • +
    +

    A 3D region with all data extracted to a single, specified resolution. +Left edge should align with a cell boundary, but defaults to the +closest cell boundary.

    +

    Cut region

    +

    Arguments:

    +
      +
    • Base object
    • +
    • Conditionals
    • +
    +

    This is a data object designed to allow individuals to apply logical +operations to fields and filter as a result of those cuts.

    +

    Cutting

    +

    Arguments:

    +
      +
    • Normal
    • +
    • Center
    • +
    +

    This is a data object corresponding to an oblique slice through the +simulation domain. This object is typically accessed through the +cutting object that hangs off of index objects. A cutting plane is +an oblique plane through the data, defined by a normal vector and a +coordinate. It attempts to guess an ‘north’ vector, which can be +overridden, and then it pixelizes the appropriate data onto the plane +without interpolation.

    +

    Data collection

    +

    Arguments:

    +
      +
    • Object List
    • +
    +

    By selecting an arbitrary object_list, we can act on those grids. +Child cells are not returned.

    +

    Disk

    +

    Arguments:

    +
      +
    • Center
    • +
    • Normal vector
    • +
    • Radius
    • +
    • Height
    • +
    +

    By providing a center, a normal, a radius and a height we can +define a cylinder of any proportion. Only cells whose centers are +within the cylinder will be selected.

    +

    Ellipsoid

    +

    Arguments:

    +
      +
    • Center
    • +
    • a
    • +
    • b
    • +
    • c
    • +
    • e0
    • +
    • tilt
    • +
    +

    By providing a center,A,B,C,e0,tilt we can define a +ellipsoid of any proportion. Only cells whose centers are within the +ellipsoid will be selected.

    +

    Intersection

    +

    Arguments:

    +
      +
    • Data objects
    • +
    +

    This is a more efficient method of selecting the intersection of +multiple data selection objects. Creating one of these objects +returns the intersection of all of the sub-objects; it is designed to +be a faster method than chaining & (“and”) operations to create a +single, large intersection.

    +

    Minimal sphere

    +

    Arguments:

    +
      +
    • Center
    • +
    • Radius
    • +
    +

    Build the smallest sphere that encompasses a set of points.

    +

    Octree

    +

    Arguments:

    +
      +
    • Left edge
    • +
    • Right edge
    • +
    • Particle count refinement criteria
    • +
    +

    A 3D region with all the data filled into an octree. This container +will mean deposit particle fields onto octs using a kernel and SPH +smoothing.

    +

    Ortho ray

    +

    Arguments:

    +
      +
    • Axis
    • +
    • Coords
    • +
    +

    This is an orthogonal ray cast through the entire domain, at a +specific coordinate. This object is typically accessed through the +ortho_ray object that hangs off of index objects. The resulting +arrays have their dimensionality reduced to one, and an ordered list +of points at an (x,y) tuple along axis are available.

    +

    Particle proj

    +

    Arguments:

    +
      +
    • Axis
    • +
    • Field
    • +
    • Weight field
    • +
    +

    A projection operation optimized for SPH particle data.

    +

    Point

    +

    Arguments:

    +
      +
    • P
    • +
    +

    A 0-dimensional object defined by a single point

    +

    Quad proj

    +

    Arguments:

    +
      +
    • Axis
    • +
    • Field
    • +
    • Weight field
    • +
    +

    This is a data object corresponding to a line integral through the +simulation domain. This object is typically accessed through the +proj object that hangs off of index objects. YTQuadTreeProj is a +projection of a field along an axis. The field can have an +associated weight_field, in which case the values are multiplied by +a weight before being summed, and then divided by the sum of that +weight; the two fundamental modes of operating are direct line +integral (no weighting) and average along a line of sight (weighting.) +What makes proj different from the standard projection mechanism is +that it utilizes a quadtree data structure, rather than the old +mechanism for projections. It will not run in parallel, but serial +runs should be substantially faster. Note also that lines of sight +are integrated at every projected finest-level cell.

    +

    Ray

    +

    Arguments:

    +
      +
    • Start point
    • +
    • End point
    • +
    +

    This is an arbitrarily-aligned ray cast through the entire domain, at +a specific coordinate. This object is typically accessed through the +ray object that hangs off of index objects. The resulting arrays +have their dimensionality reduced to one, and an ordered list of +points at an (x,y) tuple along axis are available, as is the t +field, which corresponds to a unitless measurement along the ray from +start to end.

    +

    Region

    +

    Arguments:

    +
      +
    • Center
    • +
    • Left edge
    • +
    • Right edge
    • +
    +

    A 3D region of data with an arbitrary center. Takes an array of three +left_edge coordinates, three right_edge coordinates, and a +center that can be anywhere in the domain. If the selected region +extends past the edges of the domain, no data will be found there, +though the object’s left_edge or right_edge are not modified.

    +

    Slice

    +

    Arguments:

    +
      +
    • Axis
    • +
    • Coord
    • +
    +

    This is a data object corresponding to a slice through the simulation +domain. This object is typically accessed through the slice object +that hangs off of index objects. Slice is an orthogonal slice through +the data, taking all the points at the finest resolution available and +then indexing them. It is more appropriately thought of as a slice +‘operator’ than an object, however, as its field and coordinate can +both change.

    +

    Smoothed covering grid

    +

    Arguments:

    +
      +
    • Level
    • +
    • Left edge
    • +
    • Active Dimensions
    • +
    +

    A 3D region with all data extracted and interpolated to a single, +specified resolution. (Identical to covering_grid, except that it +interpolates.) Smoothed covering grids start at level 0, +interpolating to fill the region to level 1, replacing any cells +actually covered by level 1 data, and then recursively repeating this +process until it reaches the specified level.

    +

    Sphere

    +

    Arguments:

    +
      +
    • Center
    • +
    • Radius
    • +
    +

    A sphere of points defined by a center and a radius.

    +

    Streamline

    +

    Arguments:

    +
      +
    • Positions
    • +
    +

    This is a streamline, which is a set of points defined as being +parallel to some vector field. This object is typically accessed +through the Streamlines.path function. The resulting arrays have +their dimensionality reduced to one, and an ordered list of points at +an (x,y) tuple along axis are available, as is the t field, which +corresponds to a unitless measurement along the ray from start to end.

    +

    Surface

    +

    Arguments:

    +
      +
    • Data source
    • +
    • Surface field
    • +
    • Field value
    • +
    +

    This surface object identifies isocontours on a cell-by-cell basis, +with no consideration of global connectedness, and returns the +vertices of the Triangles in that isocontour. This object simply +returns the vertices of all the triangles calculated by the marching +cubes algorithm; for +more complex operations, such as identifying connected sets of cells +above a given threshold, see the extract_connected_sets function. +This is more useful for calculating, for instance, total isocontour +area, or visualizing in an external program (such as +MeshLab.) The object has the properties .vertices +and will sample values if a field is requested. The values are +interpolated to the center of a given face.

    +

    Union

    +

    Arguments:

    +
      +
    • Data objects
    • +
    +

    This is a more efficient method of selecting the union of multiple +data selection objects. Creating one of these objects returns the +union of all of the sub-objects; it is designed to be a faster method +than chaining | (or) operations to create a single, large union.

    +

    Processing and Analysis of Data

    +

    yt provides several interfaces for accessing the data available in a given dataset. +As described in 1.6, the primary means of accessing data is through “data objects” that apply selections to the dataset. +These objects present dictionary-like interfaces that return data; below, we describe what options are available for the data that is returned (1.7.1), as well as high-level interfaces for applying aggregations and reductions (1.7.2).

    +

    Field System

    +

    In yt, there are three types of “fields” that define values at a given spatial location. +The first of these is an “on-disk” field, representing the raw, unmodified (except potentially up-cast to 64 bit precision) values read from the data storage that defines the dataset, such as files or bucket storage; while yt does provide routines for reading these fields, they are passed largely unmodified and so we do not discuss them in depth. +The second type of field is a “derived field,” which is a functional definition of how to process or combine one or more fields that exist in the dataset. +Finally, providing the closure necessary for these derived fields to be accessed independently of their naming convention are “alias fields” that provide mappings between platform- or format-specific names for fields and those used internally in yt.

    +

    Fields are also defined by their “sampling type” to distinguish between those fields defined in a volume-filling fashion (i.e., cell-based fields) and those that are defined by discrete samples that may or may not require closure or convolution functions to be applied. +Fields that are defined as a collection of discrete samples can be combined or filtered differently than those that are defined in a volume-filling manner, as described in 1.7.1.3 and 1.7.1.4.

    +

    Field Aliases

    +

    Small differences in naming fields can prove disproportionately challenging for writing platform-neutral analysis code. +For instance, if one platform names the “density” field dens and another refers to it as Density (or, as we have seen in one platform, even the unicode character for \(\rho\)) then any platform-independent derived field that utilizes density must be defined multiple times to refer to this fundamentally identical quantity. +(An important note here is that in many cases, the reverse problem is true – some codes may refer to things with the same name but with different underlying definitions, which provides an additional challenge to the analysis process by requiring disambiguation.)

    +

    To address this issue, yt defines a set of fundamental fields, along with a naming convention for extensibility, that are provided as “aliases” for the dataset-specific field names. +This enables a consistent ontology to be defined for fields in yt, upon which the remainder of derived fields can rely. +Typically these are defined by the authors of a given dataset format frontend, wherein a translation or lookup table is provided to match the on-disk fields to those expected by yt.

    +

    In some cases, it is through a combination of derived and aliased fields that the full set of data is made available to the researcher; for instance, some datasets do not store velocity as a quantity on disk, but instead store momentum. +In this case, momentum is aliased from the on-disk field to the yt field, and then a derived field is generated to seamlessly provide access to the velocity field wherever it is needed.

    +

    Derived Fields

    +

    In addition to the fields that are defined in the dataset, yt recognizes that there exist essentially infinite fields in potentia that can be defined. +For instance, commonly in astrophysics datasets the “density” of different elemental abundances are stored (which provides a natural conservation scheme with the density) in the dataset. +A simple derived field might be defined to provide the “fraction” of a given field: +\[ f_{X} \equiv \frac{\rho_{X}}{\rho} \] +yt provides the ability to define this as a derived field in a functional form. +For instance, if the density of helium is stored as the field-tuple ("gas", "helium_density") we can define the function as:

    +
    def _helium_fraction(field, data):
    +    return data["gas", "helium_density"] / data["gas", "density"]
    +

    Note that here, the argument field is a field definition object and data is a data object which we are using for our selection. +This is the form that derived fields in yt take; these can be supplied to the function add_field (or they can use derived_field as a decorator) and they will become available for all data objects.

    +

    These fields can accept parameters (associated with the base data object used for selection) and can require that spatial information is made available to the derived field; this can enable the calculation of finite-difference stencils for operations such as averaging and operators such as the gradient.

    +

    Derived fields are an extremely integral component of yt and are the gateway to enabling low-memory overhead calculations and sharing of analysis code. +In addition, yt includes a large number of fields available, many of which are dynamically constructed according to metadata available in the dataset, to jump-start analysis. +Researchers using yt can load a dataset and immediately compute, for instance, the velocity divergence and yt will construct the appropriate finite different stencil, fill in any missing zones at the edge of individual boundaries, and return an array that can be accessed, visualized or processed.

    +

    Particle Filters

    +

    Many of the data formats that yt accepts define particles as mixtures of a single set of attributes (such as position, velocity, etc) and then a “type” – for instance, intermingling dark matter particles with “star” particles. +Where simulations are concerned, this can produce much more efficient code; since particles are typically evolved in the same fashion, storing them adjacent in memory can speedup operations such as time evolution steps. +However, when reading the data in, they often need to be handled in fundamentally different ways. +The analysis of dark matter particles in a galaxy, for instance, needs to be conducted differently than the analysis of collisional particles, or particles that arise from other phenomena (such as gas). +yt provides a method for creating new “particle types” on the fly and applying existing derived fields to them. +By adding a new “filter” method, particles that meet this criteria (“high-mass Black Holes,” for instance, or “star clusters more than 1 billion years old”) are accessible in a new field tuple. +This enables all existing memory-conservative operations to act on them.

    +

    This filter, for example, checks and returns only those particles whose field particle_type is set to a value of 2.

    +
    @yt.particle_filter(requires=["particle_type"], filtered_type="all")
    +def stars(pfilter, data):
    +    filter = data[(pfilter.filtered_type, "particle_type")] == 2
    +    return filter
    +

    In this case, yt also infers the name of the newly filtered type from the name of the function, and they become stars. +Now all existing operations will work on field-tuples beginning with "stars" as their field type.

    +

    Particle Unions

    +

    The opposite operation to that in 1.7.1.3 is also accessible, by which multiple particle types can be combined and viewed as a single logical type. +For instance, if “star particles” and “black hole” particles are distinct in a simulation of galaxy formation, they can be combined into a logical union:

    +
    u = ParticleUnion("massive_objects", ["bh", "stars"])
    +ds.add_particle_union(u)
    +

    Since unions are restricted to combinations in full of different types, their creation requires only specification of the particle types to combine. +The set of available fields is the intersection of the fields available for all the combined types. +If both particle types share fields A and B but only one shares C, the union will only have fields A and B accessible to it.

    +

    Field Detection

    +

    yt determines at dataset instantiation time the fields that are available to be computed. +This provides the ability for researchers to query what fields are available, and additionally as a side-effect it provides information to the yt IO routines which fields need to be computed for a given derived field. +By utilizing this information, yt can “resolve” all required fields when a derived field is requested. +As such, it is able to identify that ("gas", "velocity_divergence") relies on the velocity fields along each axis. +If these are the fields that exist in the dataset, the resolution process concludes here. +If, however, they need to be computed from the momentum and density fields, those become the fields that are read from the dataset.

    +

    This resolution of field dependencies enables yt to read only the fields that are necessary and to do so in a single pass over a file, reducing the initialization and seeking time within a file. +Particularly in environments where metadata operations (required for an open system call) or seek operations (where dataset chunks may need to be looked up within a file as indexed by a header) are expensive, this can have significant impact on the overall performance, and by operating on a chunk-by-chunk basis, it further reduces the need to store multiple fields in memory simultaneously.

    +

    This computation does, however, come with an overhead. +Detecting the fields that are required (and thus determining which fields are available) can be expensive, as many small sympy objects are created in the unit handling subsystem and many redundant calculations performed in the yt-specific field resolution code. +This is an area of great interest for future optimizations, as the current situation benefits the access of large derived fields over iteration over many small datasets. +In particular, an enormous amount of time in the unit testing framework is spent detecting fields for datasets that are only used once and then discarded.

    +

    Array-like Operations

    +

    In yt, a newly-constructed data selector contains no data – this enables data selectors for large regions, in extremely large datasets, to be lightweight and cheap to construct. +By ensuring that these objects don’t immediately consume resources, they can be manipulated and operated on in a high-level fashion, without taxing the computational power. +While these data objects can return the full set of data they include, yt also provides array-like operations that do not require immediate access to the full set of numerical values, and which align with the mental-model for data processing that yt exposes. +As an example, consider the following two operations:

    +
    dd = ds.all_data()
    +dd["gas", "density"].max()
    +

    and

    +
    dd = ds.all_data()
    +dd.max(("gas", "density"))
    +

    Both are available in yt. +As a side-effect of Python’s object model, the first will access the ("gas", "density") item in the object dd, itself a concatenated numpy array, and then execute the max method on it. +The second will call the max method on the data object, supplying to it the name of the field. +This allows yt to decide how to decompose, parallelize and process the data in a memory-efficient way, and spread across multiple processors. +Additionally, by emphasizing that the “maximum” is being taken on the data object, rather than the numerical data, other operations can be exposed that build on the underlying data organization. +For instance, taking the maximum along a given (spatial) axis:

    +
    sp = ds.sphere("center", (10.0, "m"))
    +sp.max(("gas", "temperature"), axis="z")
    +

    This translates our meaning – find the maximum value along the z-axis – into a dimensionality reduction operation that uses yt’s built-in “projection” method. +These operations, on data objects (rather than the underlying arrays of values that are accessible through them) provide dataframe-like methods for querying very large, spatially registered data.

    +

    The array-like operations utilized in yt attempt to map to conceptually similar operations in numpy. +Unlike numpy, however, these utilize yt’s dataset-aware “chunking” operations, in a manner philosophically similar to the chunking operations used in the parallel computation library dask. +Below, we outline the three classes of operations that are available, based on the type of their return value.

    +

    Reduction to Scalars

    +

    Traditional array operations that map from an array to a scalar are accessible utilizing familiar syntax. These include:

    +
      +
    • min(field_specification), max(field_specification), and ptp(field_specification)
    • +
    • argmin(field_specification, axis), and argmax(field_specification, axis)
    • +
    • mean(field_specification, weight), std(field_specification, weight), and sum(field_specification)
    • +
    +

    In addition to the advantages of allowing the parallelism and memory management be handled by yt, these operations are also able to accept multiple fields. +This allows multiple fields to be queried in a single pass over the data, rather than multiple passes. +Additionally, the min and max operations will automatically cache the results during a single pass, which means that calling max immediately after min (and vice versa) on the same data object and field will not require a recomputation.

    +

    In the case of argmin and argmax, the default returned “axis” will be the spatial coordinates of the minimum or maximum field value (respectively).
    +However, by specifying an axis or set of axes that correspond to fields, the field values will be queried at these minimum or maximum points. +This allows, for instance, to query the value of “density” at the minimum “temperature.” +The operations mean and sum are available here in a non-spatial form, where they simply compute the scalar reduction independent of the spatial registration of the dataset.

    +

    Reduction to Vectors

    +
      +
    • profile(axes, fields, profile_specification)
    • +
    +

    The profile operation provides weighted or unweighted histogramming in one or two dimensions. +This function accepts the axes along which to compute the histogram as well as the fields to compute, and information about whether the binning should be an accumulation, an average, or a weighted average. +These operations are described in more detail in reference profile section.

    +

    Remapping Operations

    +
      +
    • mean(field_specification, weight, axis)
    • +
    • sum(field_specification, axis)
    • +
    • integrate(field_specification, weight, axis)
    • +
    +

    These functions map directly to different methods used by the projection data object. +Both mean and sum, when supplied a spatial axis, will compute a dimensionally-reduced projection, remapped into a pixel coordinate plane. +Importantly, if the dataset is a finite-volume dataset (grid, octree, etc), the results of these operations will be a variable-resolution mesh, rather than a fixed resolution image buffer.

    +

    Abstracting Simulation Types

    +

    Chunking and Decomposition Strategies

    +

    Reading data, particularly data that will not be utilized in a computation, can incur substantial overhead, particularly if the data is spread over multiple files on a networked filesystem, where metadata queries can dominate the cost of IO. +yt takes the approach of building a coarse-grained index based on the discretization method of the data (particle, grid, octree, unstructured mesh), combining this with datapoint-level indexing for selection processes.

    +

    To supplement this, methods in yt that process data utilize a system of data “chunking,” whereby segments of data identified during coarse-grained indexing are subdivided by one of a few different schemes and yielded to the iterating function; these schemes can include a limited number of tuning parameters or arguments. +These three chunking methods are all, spatial and io. +The all method simply returns a single, one-dimensional array, and the number of chunks is always exactly one; this enables both non-parallel algorithms and simple access to small datasets. +spatial chunking yields three-dimensional arrays. +For grid-based datasets, these are the grids, while for particle and octree datasets they are leaf-by-leaf collections of particles or mesh values. +Optionally, the spatial chunking method can return “ghost zones” around regions, for computation of stencils. +The final type of chunking, io, is designed to iterate over sets of data in a manner that is most conducive to pipelined IO. +These will not always be load-balanced in size of the returned chunks, however. +In some cases, io chunking may return one file at a time (in the case of spreading items across many different files), while in others it may be returning sub-components of a single file. +This chunking type is the most common strategy for parallel-decomposition.

    +

    Necessarily, both indexing and selection methods must be implemented to expose these different chunking interfaces; yt utilizes specific methods for each of the primary data types that it can access. +We detail these below, specifically describing how they are implemented and how they can be improved in future iterations.

    +

    Grid Analysis

    +
    +
    +Figure 7: The grid structure of the simulation IsolatedGalaxy + +
    +
    + +

    yt was originally written to support the Enzo code, which is a patch-based Adaptive Mesh Refinement (AMR) simulation platform. +In Figure 7 the grid structure of one of the standard yt example datasets, IsolatedGalaxy, can be seen. +Analysis of grid-based data is the most frequent application of yt. +While we discuss much of the techniques implemented for datasets consisting of multiple, potentially overlapping grids, yt also supports single-grid datasets (such as FITS cubes) and is able to decompose them for parallel analysis.

    +

    yt also supports other grid patch codes, listed in the section on frontends.

    +

    yt supports several different “features” of patch-based codes. +These include grids that span multiple parent objects, grids that overlap with coarser data (i.e., AMR), grids that overlap with other grids that provide the same level of resolution of data (i.e., grids at the same AMR level), refinement factors that vary based on level, and edge, and vertex-centered data. +For the cases of overlapping grids (either on the same or higher refinement levels) masks are generated that indicate which data is considered authoritative.

    +

    As noted in Data Objects, the process of selecting points is multi-step, starting at coarse selection that may be at the file level, and proceeding to selection of specific data points that are included in a selector. +For grid-based data, the coarse selection stage proceeds in an extremely simple fashion, by iterating over flat arrays of left and right grid edges and creating a bitmap of the selected grids. +Because this method – while not taking advantage of any data structures of even mild sophistication – is able to take advantage of pipelining and cache-optimization, we have found that it is sufficiently performant in most geometries up to approximately \(10^6\) grid objects. +In those cases, the distinction between “wide and shallow” grid structures (where refinement occurs essentially everywhere, but not to a great degree) and “thin and deep” grid structures (where refinement occurs in essentially one location but to very high levels), as well as the specific selection process, impact the overall performance. +The second-stage selection occurs within individual grids, where points are selected based on the data point center. +In the case of cell-centered data, this returns an array of size \(N\) where \(N\) is the number of points selected; in the case of 3D vertex-centered data, this would be \((N,8)\).

    +

    Indexing grid data in yt is optimized for systems of grids that tend to have larger grid patches, rather than smaller; specifically, in yt each grid patch consists of a Python object, which adds a bit of overhead. +In the limit of many more cells than grid objects, this overhead is small, but in cases where the number of grids is \(\sim 10^7\) this can become prohibitive. +These cases are becoming more common even for medium-scale simulations.

    +

    To address both the memory overhead and the Python overhead, as well as more generally address potential scalability issues with grid selection, several tentative explorations have been made into an implementation of a more sophisticated “grid visitors” indexing and selection method, drawing on the approach used by the oct-visitors (described below in Section #sec:octree_analysis). +These were an attempt to unify the selection methods between octrees and grids, to reduce the overall code duplication and implementation overhead. +Each process – selection, copying of data, generation of coordinates – is represented by an instance of a GridVisitor object. +A spatial tree is constructed, wherein parent/child relationships are established between grids. +The tree is recursively traversed, and for all selected points the object is called. +This allows grids, their relationships, and the data masks to be stored in structures and forms that are both optimized and compressed. +This method is essential for scaling to a large number of grid patches; the storage requirements of a single grid patch Python object are around 1K per object (about one gigabyte per million grids), whereas the optimized storage reduces this to approximately 140 bytes (about one gigabyte per eight million grids), with further reductions possible; for selection operations, we are also able to reduce the number of temporary arrays and utilize compressed mask representation, bringing peak memory usage down further. +The spatial-tree optimization substantially increases performance for “wide and shallow” dataset selection. +However, while such an implementation may be possible, the previous attempts were stymied by performance and maintenance considerations for the grid code, in particular related to the masking of “child” zones in an efficient and straightforward manner.

    +

    Octree Analysis

    +

    yt supports octree-based AMR datasets (primarily RAMSES and ART, but also the output from the octree-based radiative transfer code Hyperion). +yt stores a copy of the octree using a pointer-based approach, where each oct points to its eight children (if refined). +The octs living at the coarsest level of the simulation are stored as a uniform grid. For domain-decomposed datasets, each domain is represented as a sparse octree, where the root octs are stored as a list and efficiently accessed using a binary search, ensuring each root oct is found in \(O(\log(N))\) time, where \(N\) is the number of root octs in the domain. +Each oct is represented as structure that contains the on-file location of the oct (file_ind) and its in-memory location (domain_ind), the index of the domain it belongs to (domain) and a list of pointers to its children (up to eight in 3D). This requires at most 88 bytes per oct.

    +

    In order to load data within a given region, a two-step approach is followed. +First, the cells within the region of interest, as described in Data Objects are selected. yt relies on an oct-visitor machinery combined with selection routines. +The tree is recursively traversed depth-first starting from the root grid, following only those branches that may intersect with the selected region. +At the tip of each branch, the up-to-eight leaf cells are visited. +In a first pass, the number of selected cells is computed and in a second pass, the on-file location of their parent oct is stored. +Second, yt relies on the on-file location obtained from the octree traversal to lazily read data from disk. +This ensures that only the minimal amount of data is being read and is particularly efficient when accessing a region spanning a small number of domains and/or a small number of refinement levels.

    +

    Recently, yt has been extended to fully support accessing neighboring cells. +This is achieved by computing one-cell thick quantities around each oct, which emulates the “ghost zones” found in patch-based codes. This approach has the advantage of abstracting the octree structure and provides a common interface to create derived fields, as described in 1.7.1.2. +The 56 neighbors (\(4^3 - 2^3\)) surrounding each oct are found by performing a search in the octree, which finds any neighbor in \(O(\mathrm{level})\), where \(\mathrm{level}\) is the level of the central oct. +The search is illustrated on Figure 8. +Other optimizations are possible, but not yet implemented in yt, that trade computational time with memory, for example by storing the tree as a fully-threaded structure (i.e. store pointers to the 6 neighbors sharing a face with each oct), or by starting at a central oct and searching “upwards and outwards.”

    + +
    +
    +Figure 9: Scheme of the AMR structure used to estimate the gradient of a quantity in the central oct (red). Octs are represented in thick lines, cells in thin lines and virtual cells in dashed lines. Left panel: The virtual cell values on a 4^3 grid are interpolated from the nearest cell in the AMR grid. If the nearest cell is at the same (or coarser) level, its value is used directly. Note that virtual cells f_{31} and f_{32} have the value of the the actual coarser cell (green). If the cell is refined, the mean of its children is used (for example f_{20} is the mean of all the blue cells). Right panel: Gradients are estimated using a first-order finite difference centered scheme on the 4^3 virtual cells, here illustrated for a gradient along the x direction. NOTE: the blue cell should be used in the example (for instance make it the f_{01} cell, rather than the f_{20} one since the y direction ends up not being used in the actual computation + +
    +
    +

    SPH Analysis

    +

    Smoothed Particle Hydrodynamics (SPH) is a commonly-used method for solving equations of hydrodynamics in astrophysics (as well as many other fields!) from a lagrangian perspective. +This provides many advantages over grid-based discretizations, but also poses somewhat different challenges for analysis and visualization. +While a full description of SPH is outside the scope of this paper, there are a handful of crucial and important pieces of information that we will review. +For more information, we refer interested readers to this comprehensive review of Smoothed Particle Hydrodynamics by Daniel Price [6], the one by Volker Springel [7], or to the SPLASH method paper by Daniel Price [8]. +SPH defines field quantities at a set of moving points, allowing generic field values (i.e., between the points) to be computed by integrating over all the elements in the domain using a special-purpose kernel; this method is an exact interpolation between the discretized points by applying the smoothing kernel. +Formally, this is represented as: +\[ +A(\mathbf{r}) = \int A(\mathbf{r}')W(|\mathbf{r} - \mathbf{r}'|,h)\mathrm{d}V(\mathbf{r}') +\] +This is then reduced to a sum over the particles (the discretization points): +\[ +A(\mathbf{r}, h) = \sum_j V_j A_j W(|\mathbf{r} - \mathbf{r}_j|, h) +\] +In these equations, \(A\) is the field, W is the weighting function (the ‘kernel’) and \(h\) is the smoothing length. +This weighting function typically takes the shape of a Gaussian, approximated through various spline functions (truncated at some radius), but that is not strictly necessary [9]. +The quantity \(h\), the smoothing length, has previously been referred to as the ‘half-smoothing length’ (hence the variable name hsml used in many contexts), but formally represents the full-width-half-maximum of the Gaussian approximated by the spline kernels, with the ratio \(\ell_{\rm FWHM} / h = \sqrt{2\ln2}\) [10]. +The value of \(h\) in adaptive simulations is typically allowed to vary (which is extremely common in astronomy, though this is not true when SPH is applied to other domains where the density of the fluid remains roughly fixed) such that a constraint equation, e.g. +\[ + n(\mathbf{r}, h_i) = \sum_j W(|\mathbf{r} - \mathbf{r}_j|, h_i) = \left(\frac{\eta}{h_i}\right)^{n_{\rm D}}, +\] +is satisfied, where \(\eta\) is a fixed constant that sets the spatial resolution of the simulation and \(n_{\rm D}\) is the number of dimensions. +Various codes may change this constraint equation for differing purposes, such as confining the integral to a fixed number of particles, or those that evaluate the constraint based on pressure criteria, and so forth. +Many codes store the maximal radial extent of the kernel (known as the kernel extent, and often represented by \(H\)), as this is what is used in neighbour finding operations. +The drawback to this choice is that the specific value of \(H\) is kernel-dependent, as some may cut off at much shorter distances than others when representing the same Gaussian. +As different codes and methods make use of different kernels for various reasons (ones with larger cut-off radii can produce less noisy results, but are computationally more costly), some codes now employ \(h=H/\gamma_{\rm K}\), where \(\gamma_{\rm K}\) is a kernel-dependent quantity.

    +

    In general, there are two approaches to defining the finite set of particles that contribute to a field at a given point. +In “scatter” methods, computing a field at a given point is conducted by iterating over particles and identifying those whose smoothing length overlaps with a given point. +In the alternate method “gather,” the outer and inner loops of the algorithm are essentially swapped; for every point at which a field value is sought, the local smoothing length is computed and then all particles within that smoothing length are used in the computation.

    +

    For the purposes of post-processing analysis and visualization, the most important criteria for applying SPH to a set of particles are to ensure that the function that computes field values at a given location is identical to that used inside the simulation code (or as close as possible) and that the calculations are conducted in as short a time as possible. +This set of dual requirements has led to yt implementing a flexible system for defining the smoothing kernel used, whether or not a normalization step is applied to SPH quantities, and the option to use either “scatter” or “gather” methods for computing field values at fixed locations.

    +

    Previous versions of yt provided analysis of SPH data through a hybrid approach that mixed pure-SPH analysis with octree-based gridding and indexing that used particle density as a guide for the necessary resolution. +Although the present, yt 4.0 series does not utilize octrees for particles, a description of the previous implementation is useful to provide both historical information and modern motivation for the “demeshening” initiative that led to the current code base.

    +

    In practice, what this meant was that when a dataset was loaded, the particles positions were converted into one dimensional Morton index values, sorted, and by using a process of identifying the longest prefix in their bitwise representations, an octree (that mapped directly onto the Morton index values) was constructed. +This octree was controlled by two parameters: n_ref, which specified the number of particles in an octree leaf node necessary to refine that node into eight sub-octants, and over_refine_factor, which specified the number of cells that each leaf node represented. +For instance, if n_ref was set to 64 (the default), any octree node containing 64 particles would be refined into eight child nodes; if over_refine_factor was set to N, each leaf node would consist of a set of zones that were \(2^N\) zones on a side (i.e., the default over_refine_factor produced eight mesh elements total).

    +

    Constructing these octrees using morton indices, if the entire set of particles could be stored in memory simultaneously, was extremely efficient. +To do so, the particles merely needed to be converted into a morton index via fast, bit-level operations, those index values sorted, and then processed in order to identify the greatest common bit-prefix. +Because two successive particles with identical index values would share an octree location, looking for sequences of identical prefix values (i.e., lower-level octree colocation) naturally produces an octree. +When fluid quantities such as density were requested in the yt 3.0 series, the values were computed on the mesh defined by the octree; increasing the over_refine_factor and decreasing the n_ref would serve to increase the resolution. +While this produced mostly-acceptable visualizations, and in particular produced dynamically-resolved visualizations, it posed several problems for both visualization and analysis. +The first, and arguably the most important, is that the strict locality requirements for refinement produced artifacts at leaf node boundaries. +This resulted in incorrect and unphysical visualizations of hydrodynamic quantities, affecting most obviously those regions at the edges of clusters of gas particles. +These were mitigated in regions of highly-clustered gas particles, but visual artifacts were still clear, as yt was applying a visualization suited for finite volume elements to Lagrangian particles.

    +

    With the 4.0 series, yt no longer utilizes octrees for analyzing, meshing or visualizing SPH data. +Indexing, for the purposes of fast, memory-efficient access to subsets of the data, is provided by a bitmap index using the Morton indices of the particles, as described in Bitmap Indexing. +For the purposes of visualization, any quantity requiring smoothing over nearest neighbors is computed on-demand at each pixel in the output image; this provides much higher resolution than the previous method, which was both subject to free parameters and required the construction of a 3D fluid field that was then collapsed to 2D for visualization. +In many cases, this is also considerably more performant, as constructing a full-domain 3D fluid field is avoided, thus reducing both memory requirements and the number of floating point calculations.

    +

    Development of this new method was referred to internally as “the demeshening,” as it served to eliminate the global (octree) mesh. +In order to facilitate the massive, type and dimensionality-specific spatial queries necessary for performing millions of queries as efficiently as possible, and with as little overhead as possible, yt packages a kD-tree written in Cython that can be called from either Cython or Python, and which provides low-level APIs for querying from within tight loops. +Whereas previously, constructing a projection or a slice would slice through an octree mesh and provide the results from that variable resolution mesh, the current version of yt’s SPH machinery will instead construct a pixel plane and smooth the appropriately identified particles onto that pixel plane. +This produces much higher-fidelity results (see Figure 10), but a current limitation is that whenever the pixel plane is changed, the particles must be re-deposited; this puts it at odds with the similar machinery for octree and patch-based datasets, which provide a “read-once-pixelize-many” approach.

    +

    The octree method – while not incapable of utilizing different normalization and particle search methods – was less flexible than the current, de-meshened approach. +For instance, the method of SPH particle identification (i.e., so-called “scatter” or “gather” methods for correlating particles with positions) is now flexible and able to be set at runtime. +The normalization (if used) can take into account global quantities, local quantities, and is flexible based on the field being smoothed.

    +
    +
    +Figure 10: Comparisons between the older, octree-based method used in version 3.0 of yt (left) and the newer, “demeshened” algorithm used in yt 4.0 and beyond (right). The left image clearly shows artifacts from the octree structure imposed on the underlying dataset by yt, and the right hand side is much smoother, with more definition at individual pixels. The difference in color bars is notable as well, accounted for by the different normalization methods. + +
    +
    +

    Some additional differences between SPH analysis and the analysis of finite volume data are present when utilizing data selectors. +For instance, 3D data selectors as applied to finite volume codes only select those cells whose centers fall within the data selector. +2D and 1D data selectors (such as slices and rays) also include those finite volume cells that the selector passes through. +However, with SPH data, the selection methods in 2D and 3D will always include those particles whose spheres of influence, defined by the appropriate smoothing lengths, are within or overlapping with the data selector. +This is somewhat counter to the expectations set by the grid codes, but aligns with the need to have a fully self-contained data-container for computing field values. +For instance, this means that a “ray” object (often used to compute, for instance, the column density in a cosmological simulation) will in fact include a set of particles within a (potentially) varying impact parameter. +This can be seen in diagram form in Figure 11. +We note that, as described in the SPLASH method paper [8], the kernel interpolation can be computed using the (dimensionless) ratio between the impact parameter of the ray and the smoothing length of the particle.

    + + + +
    +
    +Figure 11: A cartoon diagram of a ray passing through a collection of particles. The radius of the particle is indicative of its smoothing length. As can be seen, the individual particles each contribute different amounts as a result of their smoothing length, the chord-length as the ray passes through the circle, and the values within each particle. + +
    +
    +

    Other than these differences, which have been intentionally made to align the results with the expected results from the underlying discretization method, the APIs for access to particle data and finite volume data are identical, and they provide broadly identical functionality, where the disparities are typically in functionality such as volume rendering. +This allows a single analysis script, or package (such as Trident), to utilize a high-level API to address both gridded and Lagrangian data while still ensuring that the results are high-fidelity and representative of the underlying methods.

    +

    Unstructured Mesh Analysis

    +

    yt has support for several different types of unstructured mesh elements. +Typically, these are supplied as a set of coordinate points (vertices) and connectivity between those vertices. +yt is able to interpret three types of elements (and their 2D counterparts): tetrahedral elements (4 faces, 4 vertices), wedge elements (5 faces, 6 vertices) and hexahedral elements (6 faces, 8 vertices). +These vertices can serve as control points, where values are defined at those locations; in finite element simulations, there can be additional control points for higher-order solutions. +(For a deeper investigation of the way finite elements are defined and how this corresponds to real-space coordinates, we suggest starting with the periodic table of the finite elements which provides both visual reference and a set of citations for further exploration; further explanation can be found in the SIAM News Article describing the table.)

    +

    Data Access for Unstructured Mesh

    +

    Similar to how yt manages data access for particle and finite volume datasets, for unstructured mesh datasets yt identifies each element collection as a chunk. +This means that for situations where you have multiple meshes, composed of individual elements, each will represent its own chunk as well as its own mesh object. +For example, in MOOSE-based simulations with multiple connectivity arrays, each will be a different “field type” – typically named connect1, connect2, etc. +These are then joined (similar to how 1.7.1.4 are defined) into collections that include all of the elements of different types.

    +

    A few items are of particular note in the implementation of finite element mesh analysis in yt. +The first is that yt supports direct, native higher-order finite element visualization. +Visualization of unstructured meshes, and finite element frameworks, utilizes its own set of custom pixelization routines that are dependent not only on the element type but the order of the calculation.

    +

    The second item that is of relevance is that yt is able to apply “displacement” vectors to the elements; these displacement vectors can vary with time, and thus element position and shape can vary over the course of a simulation. +By providing appropriate arguments, yt can scale these displacement vectors (either with scalars or vector values) to exaggerate or distort their application, and in addition a vector offset can be applied to the vertices in the dataset. +Scaling and offsetting are both applied on a per-mesh basis, enabling individual collections of elements to be scaled individually.

    +

    One of the most important optimizations that has yet to be applied to the unstructured mesh support in yt is in the “coarse” indexing process of selection. +While fine-grained indexing and selection is applied, the process of checking which meshes (i.e., coarse chunks) may intersect a given selector currently passes everything through to the next stage; this is highly-inefficient, and an important target for future optimization.

    +

    Sampling Mesh Elements

    +

    The pixelization routines in yt for unstructured mesh elements rely on computing \(f(x,y,z)\) for all locations within an element that appear in the image plane. +To properly conduct this pixelization, as well as to utilize software or hardware volume rendering, we have to construct a high-fidelity sampling system that can accept data of different orders, connectivity, and shape. +This utilizes a multi-step process that is mediated by subclasses of the Cython-based class, ElementMapper. +All ElementMapper subclasses need to provide two functions, one to transform a “physical” position \((x, y, z)\) to the position within the reference “unit” element (\(x', y', z')\), and one to sample the value at a position in the “unit” element (\(f(x', y', z')\)) given a set of vertex or control point values. +Where hand-written optimizations for these functions are not available, classes are autogenerated from high-level shape function definitions; functions for both the sampling method and a Jacobian are generated using SymPy and output to Cython, where they are compiled ahead of time. +In 3 we enumerate the types of finite elements supported at present.

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Table 3: Finite element types supported in yt.
    Type# Dims# VerticesDescription
    P112Linear
    P124Linear Triangular
    Q124Linear Quadrilateral
    T226Quadratic Triangular
    Q229Quadratic Quadrilateral
    P138Linear Tetrahedral
    Q138Linear Hexahedral
    W136Linear Wedge
    Tet2310Quadratic Tetrahedral
    S2320Quadratic Hexahedral
    +
    +

    To conduct pixelization of a slice or to compute values for volume rendering, yt first computes bounding boxes for the individual values. +Once a pixel has been identified as being “within” a particular element (which also takes into account the shape of higher-order elements, rather than assuming a flat set of planes) the pixelizer has to compute the value at that location. +In order to compute intra-element values at a position \((x, y, z)\) the position within a reference element \((x', y', z')\) must first be computed, and then the value solved for given the values at the vertices. +This is conducted within the function sample_at_real_point, which is defined for each ElementMapper.

    +
    +
    +Figure 12: Example of a finite element mesh with higher-order tetrahedral elements, including a zoom-in on one of the elements + +
    +
    +

    Of particular note is that, as listed in Table 3 , yt has support for higher-order element types. +In Figure 12, an example of this is displayed. +On the left of the figure is a slice plot through a 2nd-order tetrahedral mesh. +On the right, we have zoomed in on the edge of the boundary of the element mesh. +In both, the mesh elements have been outlined in black. +As is clearly visible in the second plot, yt is applying higher-order methods for computing pixel values; not only through non-linear interpolation of field values, but also in the shape of the elements, which extend outside the linear boundaries of the tetrahedral elements.

    +

    Non-Cartesian Coordinates

    +

    In Section 1.5.1, we describe the relationship between the internal ‘index’ space that yt uses for referencing values and the natural ‘data’ space that the values represent. +The abstraction of the coordinate systems and the relationship between index-space and data-space provides the ability to convert between the two; however, constructing visualizations and annotations requires an additional level of complexity.

    +

    The single most important shortcoming in the analysis of non-cartesian datasets in yt is that the data selection operators almost exclusively function on the coordinates in index space, rather than in data space. +As such, subselecting datasets by utilizing traditional geometric selectors in yt is much less useful than it should be; for example, selecting a sphere (see 1.6.2.20) applies spherical selections in index space, which result in a decidedly non-spherical object. +Selections of objects such as 1.6.2.17 do make considerably more sense, however, as they are often thought of as sweeping data along coordinate axes; the region object itself will naturally select wedges in a spherical domain, for instance. +Future versions of yt will likely introduce means of more clearly selecting objects in coordinate space, for more natural subsetting of data. +It is still possible to apply data selection based on field values, which can include the coordinate-space field coordinates (such as \(r, \theta, \phi\)).

    +

    Despite these weak spots, however, yt does provide a number of routines that are specific to non-cartesian datasets, including pixelizers for cylindrical and spherical coordinate systems. +(See 1.11.39 for more detail on this process.) +Pixelizers that take variable-resolution data along the \(r\) and \(\theta\) axes have been made available (for slicing along a conical section of a sphere or along the \(z\) axis of a cylinder) as well as very simple projections from the surface of a sphere to a flat image (specifically utilizing the Aitoff projection). +yt also provides access to Cartopy [11] for more advanced or featureful map projections, as well as overlaying continents and other geographic shapes. +In Figure 13 we demonstrate some of the native, built-in functionality yt provides for non-cartesian data. +This dataset, a simulation of magnetically-driven winds in a protoplanetary disk, was conducted in spherical coordinates. +Here, we have used yt’s functionality for overplotting streamlines as well as line integral convolution on irregular meshes to display the data in its native resolution and as a slice along the azimuthal axis of the simulation domain.

    +
    +
    +Figure 13: Spherical data from a protoplanetary disk, overlaid with annotations supplied by yt to demonstrate both the magnetic field and velocity structure of the data. Data are used, with permission, from a simulation based on the ones described in [12]. + +
    +
    +

    Indexing Discrete-Point Datasets

    +

    Advances in both hardware and software facilitate astrophysical datasets of growing complexity and size. +The datasets produced by numerical simulations can currently reach sizes of $$100 Tbytes split across hundreds of files [e.g. 13]. +For even simple analysis tasks, the cost of incrementally reading datasets this large into memory is quite high. +This problem is not limited to theoretical work. +During operations the Large Synoptic Survey Telescope (LSST) will produce 15 Tbytes of data each night [14]. +In order to analyze such large datasets, we need innovative techniques for quickly indexing and selecting data without loading the entire dataset into memory. +We present a technique for using Morton bitmap indexes to map files and accelerate data analysis.

    +

    Theory and Background

    +

    Domain Partitioning Between Files

    +

    A common analysis task is the selection of data within a subset of the full domain; we use the term “selector" to refer to the selection operator. +If the dataset is split across multiple files, either due to size constraints or to allow for parallel I/O, such selections require every file to be loaded and parsed in order to assemble all of the data within the selection criteria. +This process can be very costly in terms of both the memory required to store the data and the time required to read each file. +However, if the contents of the files are mapped in advanced, only the files touched by the selection will need to be loaded. +This is particularly effective for partitioning schemes that are localized within the domain. +If each file contains data that are localized to one part of the domain, selections of contiguous sub-sections within the domain will require fewer files to be loaded. +Figure 14 shows four examples of possible partitions of a two-dimensional spatial domain split equally between 8 files.

    +
    +
    +Figure 14: Examples of four different schemes for partitioning a 2D domain between 8 files. Each color represents a different file. + +
    +
    +

    Panel (a) is an example where random parts of the domain are contained within each file. +In such a case, many files will need to be loaded for contiguous selections within the domain. +In panel (b), the domain was split between the files along the \(x\) dimension. +Fewer files will need to be loaded for queries along the \(y\)-dimension, but contiguous selection in \(x\) will still require a greater number of files since the partition is not well localized in that dimension. +Panels (c) and (d) are both examples of partitioning the domain between the files along a space filling curve [Morton and Hilbert curves respectively; [15]; [16]]. +These partitions have the greatest chance of limiting the number of files that must be loaded for a contiguous selection with slightly improved localization for the Hilbert curve. +Consequently, Hilbert curves have also been used for load-balancing in parallel simulation codes like Gadget-2 [17] and RAMSES [18].

    +

    Figure 15 shows examples of three selections within the above domain partitions.

    +
    +
    +Figure 15: Examples of file selection for four different domain partitions and three different shaded selectors. The number of files above each images is the number of files that must be loaded in order to get all of the data within the selected region. + +
    +
    +
    +
    +Figure 16: Examples of file selection for four different domain partitions and three different shaded selectors. The number of files above each images is the number of files that must be loaded in order to get all of the data within the selected region. + +
    +
    +
    +
    +Figure 17: Examples of file selection for four different domain partitions and three different shaded selectors. The number of files above each images is the number of files that must be loaded in order to get all of the data within the selected region. + +
    +
    +

    For the smallest selector (first row), the random domain decomposition (a) already requires half of the files to be loaded while more localized schemes require much fewer. +Similarly, while the sliced domain partition (b), requires the fewest files to be loaded when the selector is oriented in the same direction as the slicing (second row), it requires all of the files when the selector is perpendicular to the slicing (third row). +While some datasets may have information on the domain range covered by each file, the partitioning scheme used for simulation output is often decided at runtime, can be system dependent, and may be imperfect.

    +

    Files are often partitioned for parallel I/O such that each processor outputs data on the portion of the domain it is responsible for processing. +To limit the cost of communication between processors, the domain will be split across processors such that neighboring processors are responsible for neighboring parts of the domain. +This means that, although the overall partitioning scheme may be known for a given dataset, the exact order of the files will be dependent on the configuration of the processors at runtime.

    +

    The partitioning can also be imperfect if the domain decomposition is not perfect at the time of output. +For instance, in astrophysical N-body simulations, it is possible for particles to travel from one processor’s domain to another. +In this case, the partition will only be perfect directly following an update to the domain decomposition.

    +

    In cases where the exact file organization is not known or imperfect, it is advantageous to map the files post-process in order to speed up selections for analysis. +Although the same result can be achieved by re-sorting the data itself, creating the map can be less computationally less expensive than re-sorting the data, can be saved for use with multiple selections, and does not required write access; this is typically not feasible, especially in the case of datasets shared by large, distributed communities.

    +

    Morton Indices

    +

    Morton ordering maps multidimensional data onto a one-dimensional space filling curve [15]. +This is done by breaking up the domain into cells where each cell’s position within the \(N\)-dimensional domain can be described by \(N\) integers. +The Morton index of the cell is then created by interleaving the bits of the \(N\) integers to create a single integer that fully describes the cell’s position (see panel (b) Figure 18). +As seen in panel (a) of Figure 18, ordering of the cells by their Morton indices forms a space filling Z-curve.

    +
    +
    +Figure 18: Example of 3rd order Morton curve in two dimensions. The bits of the x and y indices are interleaved to generate a single integer that fully describes the cell’s location within the two-dimensional domain to within 1/2^{3}th of the domain in each dimension. + +
    +
    +

    The precision of a single Morton index is only limited by the size of the integer used to store it. +For instance, 64-bit Morton indices in 3 dimensions can be localized to \(1/2^{21}\)th of the domain in each dimension (\(3\times21\) bits = 63 bits). +If the domain is binarily divided into subcells to some order \(k\) in each dimension (i.e. +\(2^{Nk}\) cells), coarser Morton indices can be obtained by simply masking lower bits. +Morton ordering has been used to speed up quadtree construction [19], nearest neighbor searches [20], and range queries [21]. +By recording the indices of the cells containing data from each file within a dataset, Morton indices can also be used to construct one-dimensional maps of an \(N\)-dimensional dataset that can be represented as bitmaps.

    +

    Bitmaps & EWAH Compression

    +

    Bitmap indexes use the values of single bits within an array of bits to describe dataset properties. +This form requires minimal memory and can be filtered using computationally inexpensive boolean operations. +Bitmap indexes have long been popular for use with large data warehouses [22,23,24]. +However, as scientific datasets have become larger and more complex, they have also begun to gain traction in a diverse array of scientific fields including geosciences [25], earth sciences, rocket science [26,27], high-energy physics [28], and combustion [29].

    +

    In cases where data attributes can take on a finite set of values, one bitmap is constructed for each possible attribute value. +Within the bitmap each bit specifies whether or not the corresponding data point has that value. +In this way, queries for data with a single attribute value require consulting only one bitmap and queries of multiple attributes/values can be done using boolean AND operations on the corresponding bitmaps. +In the case of scientific data, which often contains floating point value attributes, the attributes must be binned prior to constructing the bitmaps [30,31,32]. +Here, Morton indices are used to bin N-dimensional floating point data onto one-dimension. +As a result, each file can be described by one bitmap.

    +

    For each file within a dataset, the Morton indices touched by the data within that file can then be stored in a bitmap index for future searches where the value of bit \(j\) indicates whether or not Morton index \(j\) is touched by the file in question. +For Morton indexing of order \(k\), this would result in a bitmap of length \(2^{Nk}\) bits per file. +For large bitmaps, this can become costly in terms of memory and the time required to perform bitmap operations. +However, Enhanced Word-Aligned Hybrid (EWAH) compression can be used to limit these costs, particularly when the domain is densely or sparsely populated in localized regions [33,34,35].

    +

    An EWAH compressed bitmap will be smaller when there are long sequences, or “runs,” of identical values. +This means that an EWAH compressed bitmap will be smallest if either all or none of its bits are set. +An uncompressed bitmap would require the same, maximum, amount of memory in both of these cases. +The locality of Morton indices takes advantage of the EWAH compression. +If there are regions of the domain that are densely/sparsely populated, there Z-order space filling curve ensures that the bits denoting those regions will be adjacent, increasing the likelihood that there will be runs of identical (set/unset) bits and limiting the size of the compressed bitmaps.

    +

    Collisions

    +

    It is possible that two files will contain data within the same Morton cell. +This would mean that any time that cell is touched by a selection, both files would need to be loaded even if the selection only touches data from one of the files. +Figure 19 provides an example of collisions between two files. +In panel (a) of Figure 19, purple cells are those that contain data from both files, a collision, for a 3rd order Morton index. +Any selector that contained one of those cells would need to load all of the data from both files, even if it only selected part of the cell. +Where the data is highly-concentrated in a central region (for instance, in a galaxy formation simulation with particles centrally-concentrated) this can mean that some regions suffer from worst-case scenario collision.

    +
    +
    +Figure 19: Examples of a collision between two files. The red points and blue points are contained by two different files. The larger grid in both panels denotes the boundaries of 3rd order Morton cells. The cells containing points from either file are shaded accordingly such that cells containing points from both files are purple. The smaller grids within these cells on the right are the boundaries of 2nd order Morton cells refining the collisions. + +
    +
    +

    Collisions can be limited by either increasing the order of the index or allowing for multi-resolution indexes [26,27]. +Panel (b) of Figure 19 demonstrates an example of nesting a second index within cells that contain collisions. +In those cells which contained collisions, a 2nd order Morton index was added. +Those cells with collisions at the level of the refined index (purple cells in panel (b)) cover a much smaller portion of the domain than the cells with collisions at the level of the coarse index (purple cells in panel (a)). +This means that any given selection is less likely to contain a collision and it will be less likely for a selector to require both files to be loaded unless it actually touches data from both files.

    +

    Increasing the order of the coarse index has the same effect as nesting a second refined index within cells with collisions, but can also increases the size of the resulting map and the time it takes to identify files touched by a selection. +However, if the order of the coarse index is too small or the order of the refined index too large, this too can increase the cost of a selection in terms of memory and time. +Section 1.10.2.1 discusses this tradeoff and how to choose index orders.

    +

    Collisions are more common for file partitioning schemes that are not localized. +Figure 20 shows an example of collisions for the different partitioning schemes discussed in Section 1.9.1.1.

    +
    +
    +Figure 20: Examples of collisions for four different domain partitioning schemes. The heavy black lines denote 1st order Morton cells. The presence of more that one file (color) within a Morton cell indicates a collision. NOTE: from an accessibility standpoint, I must note that using a smooth color gradient may be counter productive for colorblind readers as it makes it a lot harder to perveice that neighbouring regions belong to different files. + +
    +
    +

    For the random domain partition in panel (a), every cell within a 1st order Morton index will contain data from all 8 files. +This means that any selection using a 1st order bitmap index will require every file to be loaded. +For the more localized partitions in panels (c) and (d), only two files touch each Morton cell.

    +

    Ghost Zones

    +

    It is often the case that, in selecting a region, additional padding around the region should be included in the selection. +This is particularly useful for algorithms that need information about neighboring points in the domain [e.g. +gas properties in simulations using Smoothed Particle Hydrodynamics; SPH; [36]; [37]; [17]]. +For Morton indices, this is straightforward as the indices neighboring Morton cells can be found by incrementing the bits corresponding to each dimension. +We have included the ability to pad selectors with some number of Morton cells referred to as ‘ghost zones’. +Those files that touch ghost zones, but not the selector itself are referred to below as ‘ghost files’.

    +

    Depending on how the domain is split between files, the inclusion of ghost zones may or may not increase the number of files that need to be loaded. +Figure 21 shows an example of a ghost zone around the first selector from Figure 15.

    +
    +
    +Figure 21: Examples of a selector ghost zone with a width of one Morton cell at an index order of 3 for four different domain partitioning schemes. The shaded circular region is the selector and the shaded box is the ghost zone. Different partitioning schemes will lead to different numbers of ghost files. NOTE: same as figure 13 + +
    +
    +

    The ghost zone has a width of one Morton cell at an index order of 3 and contains the same part of the domain in each case. +However, due to differences in how the domain was partitioned between the files in the four cases, the number of additional ghost files touched by the ghost zone in each case is different. +This will also depend on the order of the index to which ghost zones are added. +Ghost zones added at the order of the coarse index will be larger than those added at the order of the refined index and will have a higher probability of touching additional files. +While including ghost zones is advantageous when neighbor info is needed, it also increases the computational cost of identifying files (see Section 1.10.2).

    +

    Methods

    +

    The basic procedure for constructing the bitmap index is as follows:

    +
      +
    1. Compute coarse indices. For each file in the data set, read in +the data and compute the indices of Morton cells at a given coarse +order that are touched by data contained within that file. These +coarse indices are then stored by setting the corresponding bits in +an EWAH compressed bitmap.

    2. +
    3. Find collisions. The indices of coarse cells that are touched by +data in more than one file (collisions) are located using bitwise +operations on the file bitmaps. These indices are also stored in an +EWAH compressed bitmap.

    4. +
    5. Compute refined indices. For each file in the data set, read in +the data and compute the indices of Morton cells at a given refined +order within coarse cells with collisions that are touched by that +file. These refined indices are stored in a map from coarse Morton +index to an EWAH compressed bitmap of refined Morton indices within +that cell.

    6. +
    7. Output bitmaps. The EWAH compressed bitmaps for the coarse +indices, refined indices, and collisions are saved to an external +index file.

    8. +
    +

    For large datasets and/or high levels of refinement, this can be a time consuming process; however, it must only be done once. +For future selections, the bitmap can be quickly loaded and used to identify files in less time than would be required to load and query each file within the dataset individually. +Selection using a loaded bitmap goes as follows:

    +
      +
    1. Construct selector bitmap. In the same way each file was mapped, +the indices of Morton cells touched by the selector are stored in a +bitmap. This is done by checking for intersection of the selector +with Morton cells at the order of the coarse bitmaps. For contiguous +selectors, this is done at lower order (parent) cells first and +continued recursively until the order of the coarse bitmap is +reached.

      +
        +
      • If a cell is completely within the selector, all of its child +cells at the coarse order are added to the bitmap.

      • +
      • If a cell intersects the edge of the selector, child cells at +increasing orders are checked until the order of the coarse +bitmaps are reached. If the cell is at the coarse order and +there is a collision between two files, a refined bitmap is the +constructed for the selector in the same manner.

      • +
    2. +
    3. Find files intersecting the selector. Bitwise operations with +the coarse file bitmaps are then used to efficiently identify files +that intersect the selector within coarse cells. If the coarse cells +within the intersection with a file all have collisions with other +files, bitwise operations with the refined file bitmaps are then +used to determine if the file is selected at the order of the +refined index.

    4. +
    +

    If ghost zones are desired, the neighbors of cells that intersect the edge of the selector are added to a separate bitmap. +For cells without collisions, the neighbors are added at the coarse bitmap order. +If there are collisions, the neighbors are added at the refined bitmap order.

    +

    Tests

    +

    The utility of using Morton index bitmaps for mapping files to decrease query times was tested on artificial N-body simulation datasets containing \(1024^3\) points in three dimensions, distributed between 512 files. +For each test a Morton index bitmap was constructed for the dataset and used to identify files touched by cube shaped three-dimensional selectors. +The performance is assessed in terms of the number of files identified and the average time required to identify them across 10 runs. +If fewer files are touched, fewer files will need to be loaded during analysis of a selected region and the overall fraction of time spent on I/O will be lower. +If less time is required to identify the files touched by a given selector, more selections can be made using the same computational resources. +This was done for varying index orders (Section 1.10.2.1), selector sizes (Section 1.10.2.4), and partitions of the domain between files (Section 1.10.2.5).

    +

    Index Order

    +

    Overall Refinement

    +

    The order of the Morton indices used to map the files determines the time required to identify files and the number of collisions that will occur between files. +Higher order indices will result in fewer collisions, but will take longer to query, as seen in Figure 22 Six selectors of varying sizes and positions within the domain where used to identify files based on Morton index bitmaps of varying order. +The test dataset was split across the files using a Hilbert curve of order 6 with 10% scatter between Hilbert cells to simulate an imperfect domain decomposition as can occur if particle positions are updated and output prior to updating the domain decomposition.

    +
    +
    +Figure 22: Dependence of query time (top), fraction of files selected/cells with collisions (middle), and index size (bottom) on the total refinement of the bitmap index. The solid black lines correspond to the query times and files identified by just the selectors. The dashed blue lines correspond to the query times and additional files selected when a ghost zone with the width of one Morton cell is added around the selectors. The dash-dotted line in the middle panel shows the fraction of cells with collisions between files. NOTE: maybe this would make more sense as scatter plots ? (connecting dots to fill a continuous yet unreachable space of non-integer-limited x values seems unappropriate. + +
    +
    +

    Below a bitmap index order of 4, there are collisions between multiple files within every cell, resulting in a larger number of files being identified. +However, as the order increases, the number of collisions drops and the file count plateaus at \(\sim25\)%. +This translates to a \(\sim75\)% reduction in the memory and time required for processing files, a significant increase in performance. +For a 7th order bitmap index, selection requires \(>100\times\) the time that the same selection took using a 6th order index, but there is no change in the number of files indicated. +A 6th order index is sufficient to identify the minimal set of files touched by the selectors in this case because the dataset was partitioned between the files along a 6th order Hilbert space filling curve. +While it is generally true that the time required to identify files using a bitmap index will increase exponentially with the size of the index, the order of the index that results in the minimal number of files for any dataset will depend upon how the domain is partitioned between files (see Section 1.10.2.5). +The memory required to store the index for the test dataset scales according to \(\propto2^{2k}\), for a \(k^{\mbox{th}}\) order index. +If uncompressed bitmaps had been used instead of EWAH compressed bitmap, the memory would have scaled with the total number of cells contained within the 3-dimensional test domain (\(2^{3k}\)).

    +

    Collision Refinement

    +

    Increasing the refinement of the primary index does so for the entire domain and, as seen in Section 1.10.2.2, can become costly in terms of the memory required to store the bitmap and the time required to perform operations. +However, it is also possible to increase refinement by nesting a second Morton bitmap index within those cells of the primary index that contain collisions. +As the nested indexes will contain a smaller portion of the domain and data, they will be less complex and can be compressed more efficiently than the primary index covering the entire domain. +This enhanced compression means that, although a greater overall number of EWAH compressed bitmaps will need to be utilized (one for the coarse index and one for each collision within the coarse index), less space will be needed to store the bitmap and bitwise operations will be faster. +Figure 23 shows the results for adding a secondary index of varying order with the overall refinement order of the index (primary index order + secondary index order) held constant at 6. +The test dataset and selectors applied were the same as in Section 1.10.2.2.

    +
    +
    +Figure 23: Dependence of query time (top), fraction of files selected/cells with collisions (middle), and memory required to store the index (bottom) on the order of the secondary index used to refine collisions. In the middle panel, the solid black line corresponds with the fraction of files identified, the dash-dotted blue line is the fraction of cells at the first index level that have collisions, and the dotted red line is the fraction of cells at the second index level that have collisions. + +
    +
    +

    When the order of the second refined index is low, the first index is larger resulting in fewer cells with collisions at the first index and more at the second. +The reverse is true when the order of second index is higher. +As the overall order is held constant, the same number of files are identified regardless of the orders of the first and second indexes. +The time required to identify the files is minimized when cells within the first index become saturated with collisions. +For secondary indexes of order 2 or lower, the large increase in performance offered for increases in the index order results from the reduction in the total complexity of the index which translates to shorter times for bitwise operations and less memory required for storage. +Above 2nd order, the overhead from storing and accessing more complex EWAH compressed bitmaps for each collision begins to flatten the memory scaling and increase the time required for queries. +However, selections using higher order secondary indices still require less time than in the case where only a single index is used.

    +

    The optimal value for the orders of the first and second indexes will depend upon the dataset in question. +The density of data points within the test dataset used here is relatively uniform throughout the domain and does not need a high level of refinement at collisions. +However, if a datasetwere less uniform with concentrations of points, the optimal order of the second index for performance may be higher.

    +

    Selector Size

    +

    The time required to identify files touched by a selection will also depend upon the size of the region being selected. +Larger selectors will intersect more indices and more files, resulting in more bitmap operations. +Figure 24 shows the result from varying the selector size. +The same test datasetfrom Section 1.10.2.1 was used. +A bitmap index with a 4th order primary Morton index and 2nd order secondary Morton index was used in all cases. +Each cube selector was placed at the center of the domain and scaled along each dimension to some fraction of the total domain.

    +
    +
    +Figure 24: Dependence of query time (top) and number of files selected (bottom) on selector width in terms of the total domain width. The solid black lines correspond to the query times and files identified by the selectors alone. The dashed blue lines correspond the query times and additional files identified when a ghost zone with a width of one cell is added to the selector. + +
    +
    +

    As the selector increases in size, it touches a greater number of files, resulting in longer query times. +The number of files touched increases in steps due to the way the test dataset was partitioned between files. +Using the Hilbert curve, the domain covered by any one file is localized and will have a rectangular shape. +This results in an ordered structure that is similar along all dimensions. +An increase in the number of files touched indicates that the selector has grown past a file boundary in all directions. +It is just prior to these jumps that ghost files are present. +If the selector edge is near a file boundary, ghost zones have the potential to overlap the domains contained by neighboring files that are not already touched by the selector. +For such a highly ordered dataset, the ghost zones will only identify additional files for selectors that are nearing the edges of file boundaries. +However, queries including ghost zones require slightly more time even when this is not the case.

    +

    Domain Partitioning

    +

    As discussed in Section 1.9.1.1, a bitmap index is more effective in cases where the domain is partitioned between files in a localized way. +If files contain non-contiguous parts of the domain, contiguous selections will require more files to be loaded. +Figure 25 shows results for four different partitioning schemes. +All four data sets cover the same three-dimensional domain with \(1024^3\) points split across 512 files. +The Hilbert dataset is the same one used in previous tests (see Section 1.10.2.1 for a description). +The Morton dataset is constructed in a similar way to the Hilbert dataset with file partitions occurring along a 6th order Morton curve and including a 10% scatter of points between Morton cells. +The sliced dataset is partitioned in slices along one dimension with 10% scatter of points between adjacent slices. +Files in the random dataset contain a random sample of points, uniformly distributed across the domain.

    +
    +
    +Figure 25: Dependence of query time (top), the number of files selected (middle), and the size of the index (bottom) on index order for different domain partitioning between files. The dotted magenta lines are for a randomly partitioned dataset, the cyan dashed-dotted lines are a dataset partitioned by equal slices alone one dimension, the dashed red lines are a dataset partitioned along an 6th order Morton curve, and the solid blue lines are a dataset partitioned along a 6th order Hilbert curve. NOTE: it looks like the Morton curve is almost always behind the Hilbert one. Can you use zorder to put it at the frontrow instead so that we can see both ? + +
    +
    +

    Many more files are identified for the random dataset than those datasets with localized partitioning of the domain. +Above an order of 3, very few files could be excluded for the random dataset. +This was not true for the localized partitioning schemes. +At the highest order, only \(\sim20-30\)% of the files within these datasets would need to be loaded in order to get all of the data within the selected regions, while \(\sim80\)% of the files in the random dataset would be required. +The smallest fraction of files were identified for the Hilbert and Morton datasets, with a slightly greater fraction being identified for the sliced dataset. +For a 6th order index and below, queries on the Morton and Hilbert partitioned datasets are the fastest. +An index order of 7 provides refinement beyond the 6th order curves used to partition the dataset between the files and the required for queries on these datasets increases dramatically. +The sliced dataset performed particularly well in this case because the selectors used were cubes and did not preferentially select along any one dimension.

    +

    Overall, this technique offers a considerable improvement in performance over other methods that require reading, evaluating and discarding all of the particles.

    +

    Summary & Discussion

    +

    Mapping files using Morton bitmap indexes speeds up analysis of large datasets split across multiple files by reducing the number of files that need to be loaded in order to perform operations on a subset of the full domain. +The time required for making selections using the bitmap index is minimal for even large datasets and can be optimized by partitioning the domain between files in a localized way and using an index or indexes of appropriate order for the dataset.

    +

    Without an index, queries require loading the data contained in every file into memory and then searching the data for those points that are selected by the query. +With a bitmap index, queries require loading the index, using it to identify the files touched by the query, reading in the data contained within the identified files, and searching the data for points selected by the query. +In this way, the bitmap index can decrease the computational cost of reading in the data and selecting data points if it identifies a subset of the total number of files. +While using an existing bitmap index decreases the time required for queries in this case, constructing a bitmap index can be more computationally expensive than directly querying the data without a bitmap index. +Therefore, in the case where only a small number of selections need to be made, it will be more efficient to perform direct queries of the data than to construct and utilize the bitmap index.

    +

    Bitmap indexing is particularly useful in astronomy and astrophysics. +Output from N-body simulations is often split between multiple files to take advantage of parallel I/O and the domain decomposition generally leads to localized partitioning between files [17,37,38].

    +

    Currently, this technique is most useful for datasets split across multiple files. +However, it can also be applied to single files by dividing the file’s contents into chunks. +As in the multi-file case, the single file would need to be organized such that chunks were localized within the domain to take full advantage of the bitmaps. +In addition, while the current implementation of this method is designed for three-dimensional spatial datasets like those produced by astrophysical simulations, the same methods can be applied to non-spatial datasets with arbitrary dimensionality.

    +

    Code

    +

    These procedures have been incorporated into yt as of version 4.0, but then as of version 4.2 have been extracted into a standalone package entitled ewah-bool-utils. +It is our hope that this will expand its application to non-yt uses. +The open source EWAHBoolArray C++ package is used for implementing EWAH bitmaps [34,35] and exposed to Python using Cython [39]. +The authors would like to thank Daniel Lemire for his open source EWAH implementation.

    +

    Data Formats and Frontends

    +

    adaptahop

    +

    Index Type: particle

    +

    Comments: Halo finding format

    +

    ahf

    +

    Index Type: particle

    +

    Comments: Halo finding format

    +

    amrvac

    +

    Index Type: grid

    +

    Comments: MPI-AMRVAC is a parallel adaptive mesh refinement framework aimed at solving (primarily hyperbolic) partial differential equations by a number of different numerical schemes. +The emphasis is on (near) conservation laws and on shock-dominated problems in particular.

    +

    Primary Citations: [40,41,42]

    +

    Usage Citations: [43,44,45]

    +

    arepo

    +

    Index Type: particle

    +

    Comments: While listed as a “particle” dataset, AREPO data is properly described as a moving mesh. +For visualization purposes, yt treats it similarly to an SPH dataset; some efforts have been made to properly apply nearest-neighbor interpolation, but these have not been mainlined in the yt visualization routines as of yet.

    +

    Usage Citations: [46,47]

    +

    art

    +

    Index Type: octree, particle

    +

    Comments: ART, or ‘NMSU-ART’ as it is occasionally referred to internally, is an octree-based code that is often used for cosmology simulations and galaxy formation simulations. +yt supports two sets of data formats in the NMSU-ART family. +The first is a particle-only format, where the particles are stored independently of any gas structure. +The second is the hydro data format, wherein gas values are stored organized into an octree. +Each of these constitutes a different indexing system, sharing similar datatypes, units, and so forth.

    +

    Usage Citations: [46,48]

    +

    artio

    +

    Index Type: octree

    +

    Comments: The ARTIO frontend, which shares some ancestry with the art or ‘NMSU-ART’ frontend, utilizes a special purpose library for input/output operations called libartio, which is bundled with yt.

    +

    Utilizing libartio is interesting from a historical perspective, as it provided an opportunity to reorganize the way that yt understood indexing of octree datasets. +Whereas previously yt required a full understanding of data distribution, the artio frontend outsourced much of that to the internal library, which it regarded as essentially an opaque API. +Reducing the amount of internal bookkeepping that yt had to do provided a lighter-weight interface to the data, which in turn has enabled other frontends to be created using opaque APIs.

    +

    Usage Citations: [49]

    +

    athena

    +

    Index Type: grid

    +

    Comments: None

    +

    Usage Citations: [50]

    +

    athena_pp

    +

    Index Type: grid

    +

    Comments: None

    +

    Usage Citations: [51]

    +

    boxlib

    +

    Index Type: grid

    +

    Comments: BoxLib is the predecessor to the AMReX adaptive mesh refinement library [52] and supports all BoxLib and AMReX codes that use the native BoxLib binary output. AMReX implements patch-based AMR following Berger and Colella [53] with typical refinement jumps of 2 or 4 between levels (this factor can vary in the level hierarchy).

    +

    Primary Citations: [52,54,55,56]

    +

    Usage Citations: [57,58,59,60,61,62]

    +

    cholla

    +

    Index Type: grid

    +

    Comments: CHOLLA is a uniform-resolution grid code operating almost entirely on GPUs.

    +

    Primary Citations: [63]

    +

    chombo

    +

    Index Type: grid

    +

    Comments: None

    +

    Usage Citations: [64,65,66]

    +

    eagle

    +

    Index Type: particle

    +

    Comments: None

    +

    Usage Citations: [67,67,68,69]

    +

    enzo

    +

    Index Type: grid

    +

    Comments: Enzo was the very first code supported by yt, and while many remnants of that have been removed, many still remain. +During the development of yt 3.0 in particular, many “enzo-isms” were removed; however, as Enzo uses a patch-based grid data format, much of the naming conventions for grid objects still mirror those in use in Enzo. +These include names such as GridLeftEdge and ActiveDimensions (which refers to the dimensions not including ghost zones).

    +

    There are several ‘sub-frontends’ within the Enzo frontend; these include dedicated 1D and 2D readers, as well as historical frontends (of varying functionality) for reading HDF4, ‘unpacked’ HDF5 and other sub-dialects of Enzo.

    +

    Primary Citations: [70]

    +

    Usage Citations: [46,71,72,73,74,75]

    +

    enzo_e

    +

    Index Type: grid

    +

    Comments: Enzo-E is a nearly full-rewrite of the Enzo infrastructure designed for emerging and future architectures.

    +

    Usage Citations: [76]

    +

    exodus_ii

    +

    Index Type: unstructured mesh

    +

    Comments: Exodus II, and its output in NetCDF4 format, was the initial driver for higher-order unstructured mesh support in yt. +The original driver for developing this format was for simulations of nuclear reactors.

    +

    fits

    +

    Index Type: grid

    +

    Comments: None

    +

    flash

    +

    Index Type: grid

    +

    Comments: FLASH is a block-refinement adaptive mesh refinement code used in many different fields, including astrophysics and high-energy density physics.

    +

    Usage Citations: [77,78,79,80,81,82]

    +

    gadget

    +

    Index Type: particle

    +

    Comments: None

    +

    Usage Citations: [83]

    +

    gadget_fof

    +

    Index Type: particle

    +

    Comments: Halo finding

    +

    gamer

    +

    Index Type: grid

    +

    Comments: None

    +

    Primary Citations: [84]

    +

    gdf

    +

    Index Type: grid

    +

    Comments: Custom built for yt

    +

    gizmo

    +

    Index Type: particle

    +

    Comments: None

    +

    Usage Citations: [46,85]

    +

    halo_catalog

    +

    Index Type: particle

    +

    Comments: None

    +

    http_stream

    +

    Index Type: particle

    +

    Comments: None

    +

    moab

    +

    Index Type: unstructured mesh

    +

    Comments: None

    +

    nc4_cm1

    +

    Index Type: grid

    +

    Comments: None

    +

    open_pmd

    +

    Index Type: particle

    +

    Comments: None

    +

    owls

    +

    Index Type: particle

    +

    Comments: None

    +

    owls_subfind

    +

    Index Type: particle

    +

    Comments: None

    +

    ramses

    +

    Index Type: octree

    +

    Comments: None

    +

    Usage Citations: [46,86,87,88,89,90,90,91]

    +

    rockstar

    +

    Index Type: particle

    +

    Comments: None

    +

    sdf

    +

    Index Type: particle

    +

    Comments: None

    +

    Usage Citations: [92]

    +

    sph

    +

    Index Type: particle

    +

    Comments: A base frontend from which other SPH-type frontends can be defined.

    +

    stream

    +

    Index Type: multi

    +

    Comments: None

    +

    Usage Citations: [93,94]

    +

    swift

    +

    Index Type: particle

    +

    Comments: None

    +

    Primary Citations: [95]

    +

    Usage Citations: [96,97]

    +

    tipsy

    +

    Index Type: particle

    +

    Comments: None

    +

    Usage Citations: [98,99]

    +

    ytdata

    +

    Index Type: particle

    +

    Comments: An internal frontend for re-loading saved data and derived data

    +

    Usage Citations: [100]

    +

    parthenon

    +

    Index Type: grid

    +

    Comments: Parthenon is a performance portable block-structured adaptive mesh refinement framework and the basis for various downstream codes such as AthenaPK, Phoebus, or KHARMA.

    +

    Primary Citations: [101]

    +

    The primary method by which researchers interact with their data in yt is via visualization; from the standpoint of the library, however, this is a side-effect of the various analysis, regularization and data-processing algorithms that are implemented within yt. +Nearly all of the visualization that is done using yt utilizes the matplotlib library for actual deposition of pixels into an image format, although all of the input to that deposition is conducted by yt. +Making this distinction is important, because it underscores the relationship between the different libraries and how they exist in the ecosystem of scientific software; yt does not replace matplotlib, but rather, augments it by providing a grammar of analysis of volumetric data and defining how that grammar is translated into visual representations as presented by matplotlib.

    +

    CC: discuss ray traversal for patch-based datasets + oct-based datasets.

    +

    Pixelizing Variable-Mesh Objects

    +

    The results of either projecting or slicing through a logically-cartesian finite volume dataset is represented in yt as a collection of pixel positions and widths. +These objects, hereafter referred to as exposing the “variable mesh” interface (as originated in HippoDraw), are not typically suitable for direct visualization. +Many visualization libraries, including matplotlib, would necessarily regard these as collections of patches of fixed size, supplying them to the underlying engine. +To optimize for repeated rendering, yt provides its own “pixelization” routines that take advantage of the input data structures. +These “pixelizers” (or “rasterizers”) can account for periodic data, variable resolution, overlapping and disjoint datasets, and non-Cartesian coordinate systems.

    +

    The pixelizers in yt are implemented in Cython, and they accept an input “image plane” buffer (with extent) as well as the variable mesh to be deposited. +Pixelizers exist for cartesian coordinates, cylindrical and spherical coordinates, off-axis cartesian planes, and for the Mollweide orthographic projection. +Each of these pixelizers follows a roughly identical process for depositing source pixels into the image plane. +The outer loop is over the input pixels, \(p_i\), composed of \(x_i, y_i, dx_i, dy_i, v_i\), where \(x\) and \(y\) refer to the coordinate system; in practice this means they may actually represent the \(r\), \(\theta\), \(\phi\) or other coordinates.

    +
      +
    1. Compute left and right edges of the bounding box for this pixel in the resolution of the image plane
    2. +
    3. Iterate over the first image plane coordinate from the left edge to the right edge of the bounding box
    4. +
    5. Iterate over the second image plane coordinate from the left edge to the right edge of the bounding box
    6. +
    7. Map from the coordinate system to the image plane and deposit \(v\)
    8. +
    +

    In practice, this is a fast operation, as long as the inner loops are sufficiently well determined; for instance, when depositing an input pixel with a width of \(w\) into an image plane where the pixel width corresponds to a width of \(w/16\), only \(16^2\) pixels (with a high-degree of sequential ordering) have to be iterated over. +The spherical and cylindrical pixelization routines operate similarly, but are somewhat degraded by a lower degree of locality in the final mapping from coordinate system to image plane.

    +

    Recent work has been done to port the pixelization routines to Rust and compiling these to WebAssembly, resulting in the development of the Widgyts project. +Widgyts provides a browser-side Jupyterlab interface to the pixelization routines, enabling extremely low-latency exploration of datasets.

    +

    Higher-Order Unstructured Mesh Elements

    +

    Software Volume Rendering

    +

    The volume rendering is based on classical concepts for rendering 3D objects, and relies on the notion of a scene, a camera and an object to render. +The object to render can be any data container of supported AMR datasets (either patch-based and octree-based datasets). +The implementation of the volume rendering is based on integrating a transfer function along individual “rays.” +By defining a traversal function, cells can be ordered and a sampling function and accumulation can be applied to them. +Below, we describe the traversal operations, and then the different “sampling” operations that can be applied.

    +

    Conceptually, it is easies to think about this as constructing a global “ordering” of the cells, and then an in-order application of the sampler function with affiliated ray-specific data storage. +In reality, however, these operations are interleaved and decomposed to enable task- and data-based parallelism. +Data is distributed to different processors wherever possible based on different decomposition strategies, and within the traversal algorithms OpenMP parallelism is utilized to allow for individual rays to be integrated simultaneously. +Typically, multiple “sampling points” are identified within each element to be sampled; the default number is 5. +We have found that the image quality improves somewhat as this number is increased, as the interpolation allows for finer-grained variation, but 5 is typically sufficient for all but the highest resolution data and highest-gradient data.

    +

    Lenses for Volume Rendering

    +

    In addition to specifying traversal algorithms, the software volume rendering in yt relies on the concept of “lenses.” +A lens, in yt terminology, is a descriptive object from which emanate the rays that are integrated. +The traditional lens is that of the perspective projection, wherein a plane of rays are sent outward. +The simplest lens, however, is that of a plane-parallel set of rays, each of which is emitted by an individual pixel with constant direction. +Additional lenses yt provides include +a stereo projection lens (for stereoscopic 3D volume rendering), +a fisheye lens (for hemispheric rendering suitable for planetarium domes), +a spherical lens (for spherical rendering suitable for full-sphere projections (such as for “\(360^{\circ}\) YouTube videos), +and the stereoscopic spherical lens.

    +

    Each of these lens objects provides a functional form of ray direction and origin. +In some cases, an inverse function can be provided, which in some cases enables the traversal function to more intelligently check intersection and reduce computation time.

    +

    Patch-based ray traversal

    +

    Unlike taking standard “projections” of datasets, the process of volume rendering requires that elements be traversed in order, accumulating values that may be reliant on previous values. +While this is straightforward to implement for grids [102], in situations where there are overlapping sets of values the process must be handled more carefully.

    + + + +

    To ensure that cells are traversed in-order, and to ensure that only the highest-resolution cells are used in cases where grids overlap, we decompose the grid hierarchy into a kD-tree. +To construct the kD-tree, each grid at the root level is added to the tree. +Wherever these grids include “child” grids (i.e., grids that include higher-resolution data that overlaps with the grids) a cutting plane is inserted in the kD-tree such that the child grid is isolated. +This process is then applied recursively until all of the grids in the dataset (or its data subselection) have been added. +By inserting cutting planes at child-grid boundaries, the tree can be specified to include only “leaf” node data, thus ensuring that any traversal will only include the highest-resolution data available, and thus can be traversed in order.

    +

    kD-trees also provide so-called “viewpoint traversals,” which allows the grids to be ordered in either front-to-back or back-to-front order. +These traversals can also be ordered to allow for radially-emanating traversals, for such cases as hemispheric renderings.

    +

    Octree ray traversal

    +

    Casting rays through an octree can be achieved efficiently by relying on the octree structure. +In order to abstract away the underlying layout of the data, we first construct an octree that contains all leaf cells in the data container. +We store all cells as octs with no children, and mark them with their position within the data container, going from \(0\) to \(N_\mathrm{cell}-1\). +Octs that are inserted in the process of building the tree are not marked nor indexed. +We also compute the vertex-centered data for all cells in the container. +Note that, contrary to the octree utilized to index the data from octree datasets, this octree may span multiple domains and contains all levels from the root level (that contains a single oct the size of the simulation domain) all the way down to the leaf cells. +We then cast rays off the camera, and for each ray, we compute the ordered list of the \(N\) cells it intersects with together with the intersection points along the ray [103]. +In the following, we will write the coordinate along the ray as \(t\), with the camera located at \(t=0\). +In general the tree may contain holes (this may happen if the data container is a region selector), so that the exit coordinate out of a cell may not coincide with the entry coordinate through the next cell. In practice, we solve this by storing for each cell both the entry and exit coordinates of the ray.

    +

    The algorithm relies on the fact that if a ray passes through an oct and intersects with its six faces at coordinate along the ray \(t_{xi}, t_{yi}, t_{zi}\) (on entry) and \(t_{xo}, t_{yo}, t_{zo}\) (on exit), then its intersection with the inner cells’ faces can be computed explicitly from these six values and their half point \((t_{xi}+t_{xo})/2, (t_{yi}+t_{yo})/2, (t_{zi}+t_{zo})/2\). This implies that each call to the algorithm only need computing one division and a few simple arithmetic comparisons. +It also uses the fact that for a given oct, we can compute which cell the ray will intersect with first, and from any given cell, which cell the the ray will intersect next.

    +

    The algorithm then works as follows. If the ray does not intersect with the root oct, then the algorithm returns an empty list of cell crossed and \(t\) values. +Otherwise, initialize an empty list of cells traversed and \(t\)-values. a) Find the intersection of the ray with all six faces of the oct. b) If the current oct is marked, store the entry and exit \(t\)-values and the index of the oct in their respective list and return. c) If the current oct is not marked, find the first cell the ray intersects with and call the algorithm recursively (starting at step a) with the oct contained in the cell, if any). d) Find the next cell within the oct. If there is no next cell, return. Otherwise, call the algorithm recursively (starting at step a) with the oct contained in the cell, if any) then go back to d). +On exit of the algorithm, we then have a list of cells and \(t\)-values. +For each cell in the list, we then call the sampler with the vertex-centered values and the entry and exit coordinates.

    +

    An example of the volume rendering of a galaxy in a zoom-in cosmological simulation made with RAMSES is shown on Figure 26.

    +
    +
    +Figure 26: Volume rendering of gas density isocontours around a galaxy in a cosmological zoom-in simulation performed with RAMSES. Adapted from [104]. + +
    +
    +

    Sampling functions

    +

    As a ray passes through each sampling point, we apply a sampling function. +In the yt software volume renderer, these cython subclasses of the ImageSampler base class. +Each defines a setup process and a sample process. +Once a ray arrives at a sampling point (for instance, as it walks across a grid and encounters values) the sampler is called with the data it is accessing, information about the ray, the “enter” and “exit” parameters of the sample region, and the accumulated data so far.

    +

    Each ImageSampler object implements a different method of integration through the volume. +Below, we discuss each in turn. +To do so, we apply the convention that our volume rendering ray-casting starts at a position defined by the parameter \(t\), starting at the position \(\mathbf{\vec{x}}(t_0) \equiv \mathbf{\vec{x}}_0\) and terminates at \(\mathbf{\vec{x}}(t_1) \equiv \mathbf{\vec{x}}_1\). +Field values are taken as \(f(\mathbf{\vec{x}})\), and the distance through with a ray has passed is defined as the path length.

    +
    Projection Sampler
    +

    This sampler object conducts a simple integration through the domain. +\[ +v(\mathbf{\vec{x}}(t_1)) = \int_{t_0}^{t_1} f(x, y, z) dl +\]

    +

    Because the sampling function includes no dependence on previous values, it can be sampled completely independently and out of order. +This allows for much simpler data-based parallelism. +There are two formulations of this sampler in yt; the first is a piecewise-linear interpolation scheme, wherein the field is assumed to be constant within each sampling volume. +This method requires neither vertex-centered data nor multiple sampling points and is considerably faster to conduct. +The second method available, which is the default, is that of an interpolated projection. +This sampler requires vertex-centered data and utilizes multiple samples. +Because the arithmetic is reasonably simple and the data can be supplied in any order, it is still reasonably fast to conduct.

    +

    This sampler function operates independently of color channels, exclusively in floating-point space. +This allows colormapping to be conducted at the end of the process and allows for high dynamic range beyond that typically enabled by RGBA channels.

    +
    Transfer Function Sampler
    +

    The transfer function sampler is the most complex of the sampling functions available in yt, as it affords the most flexibility. +Unfortunately, this also results in a cumbersome and difficult-to-describe setup process, wherein the simple operations are straightforward to accomplish but the more complex operations are subject to trial-and-error.

    +

    The transfer function sampler is designed for constructing images; as such, it provides integration for up to six channels of data. +Typically, this is used in the four-channel mode, corresponding to red, green, blue and alpha (RGBA) data. +(It is important to note, however, that this is not by any means the only mechanism that these could be assigned; the values are accumulated in floating point and could correspond to any output data, not just these three colors and one alpha.) +In six-channel mode, typically the channels are for red, green, blue, and a corresponding alpha channel for each of those colors, accumulated independently.

    +

    The transfer function is set up around the concept of “field interpolation tables.” +These are 1D arrays, typically 256 elements, that include floating point values as well as concrete bounds in data-space. +These tables provide a mapping \(f(v) \rightarrow u\), where \(v\) is a local field value, as well as an optional “weight” value drawn from a second table. +Careful construction of these tables can produce volume renderings via isocontours, where specific values in field space are highlighted with distinct colors. +Indeed, this is the most common method of applying this sampler, as it allows a straightforward way of seeing “through” the outer layers and viewing nesting structures simultaneously.

    +

    We use notation \(C_i^0\) for the input values for a given channel (where \(i\) is one of \(R, G, B, A\)) and \(C_i^1\) for the output. +With the sampled field value (\(f(t)\)) and optional weight field value (\(w(t)\)) we can then define a sample, \(S_i\) for each channel including alpha. +we compute the updated values for each sampling point via:

    +

    \[ +C_i^0 +a_t \leftarrow \mathrm{max}(1 - dt * S_A, 0) \\ +C_i^1 \leftarrow S_i \delta t + a_t C_i^0 +\]

    +

    This is the case for “grey” opacity. +In the use case of differing opacity for each channel, we modify this such that we utilize additional alpha channels for each primary channel. +\(a_t\) is then defined individually for each output channel.

    +

    This particular set of transfer functions, with what amounts to multi-channel, multi-field sampling in both output and opacity, can be specified to perform complex functions such as variable scattering, different weights for different channels, etc.

    +

    Hardware-accelerated Volume Rendering

    +

    Software volume rendering, as described above, provides a number of affordances for careful visualization. +Specifically, as the code and kernels are written in languages that are similar to more traditional languages such as C and C++, the barrier to entry for describing a new sampling system can be lower. +That being said, when examining responsiveness, software volume rendering is rarely – if ever – competitive with hardware-based volume rendering, such as that accelerated through graphics processing units (GPUs) and using OpenGL, Metal, Vulkan, or one of the higher-level platforms for graphics. +Fluid interactivity is essentially inaccessible for software volume rendering except on the smallest of datasets. +And yet, fluid interactivity enables much deeper exploration of the parameter space of visualization, as well as the ability to immerse oneself in data.

    +

    To support more interactive visualization (in addition to that described in ??) a basic system for conducting hardware-accelerate, OpenGL-based visualization of yt-supported data has been developed in an external package, yt_idv. +yt_idv is built on PyOpenGL and provides support for grid-based, particle-based and finite element datasets, with a heavy emphasis on the grid-based datasets. +While the process of volume rendering is interesting, with many different fascinating areas of inquiry and opportunities for optimization, yt_idv is notable for its architecture more than its algorithms and optimization.

    +

    yt_idv is built using the Traitlets library, and utilizes the immediate-mode graphical user interface system “Dear ImGUI” for presenting a user interface. +This allows for the system to be largely data-driven; frame redraws are only executed when a parameter changes (such as the camera path, transfer function, etc) and new parameters for the visualization can be easily exposed to the user interface. +Furthermore, this allows shaders to be dynamically recompiled only as necessary.

    +

    In addition to this, the shaders themselves are specified in a configuration file that links GLSL source files into multi-component shaders, allowing declarative construction of shader pipelines and improving interoperability. +For ray-casting routines, only a small kernel needs to be modified to change the functionality. +This allows the relatively complex process of casting rays through multiple volumes to be hidden, much as described in 1.11.41. +Annotations can be added simply, and an event loop has been enabled so that users can interact with the running visualization interface through IPython.

    +

    While this project includes a number of additional features designed for accessibility of data and in-depth coupling of visualization with quantitative analysis, they extend beyond the scope of this paper.

    +

    Unitful Arrays and Quantities

    +

    At a basic level, yt is an engine for converting data created by a simulation code into a physically meaningful result. +Attaching physical units to simulation data makes it possible to perform dimensional analysis on the simulation data, adding new opportunities for catching errors in a data processing pipeline. +In addition, it becomes straightforward to convert data from one unit system to another.

    +

    In yt 4.0 we handle units in an automatic fashion, with a symbolic units system. +Originally part of yt itself since version 3.0, the unit system has now been split off into a standalone package, unyt [105]. +unyt leverages the symbolic math library sympy in combination with NumPy. +In what follows, we will refer to unyt when describing the unit implementation, unless we are describing a yt-specific extension.

    +

    Instead of returning a NumPy ndarray when users query yt data objects for fields, we return a unyt_array, a subclass of ndarray. +unyt_array preserves ndarray’s array interface, including deep and shallow copies, broadcasting, views, and mathematical operations. +Augmenting ndarray, unyt_array attaches unit metadata to the array data, enabling runtime checking of unit consistency in arithmetic operations between unyt_array instances, and making it trivial to compose new units using algebraic operations.

    +

    As a trivial example, when one queries a data object (here given the generic name dd) for the density field, we get back a unyt_array, including both the simulation data for the density field, and the units of the density field, in this case \(\rm{g}/\rm{cm}^3\):

    +
    >>> dd['density'] 
    +unyt_array([4.92e-31, 4.94e-31, 4.93e-31, ...,
    +            1.12e-25, 1.59e-25, 1.09e-24], 'g/cm**3')
    +

    One of the nicest aspects of the unit system is that the symbolic algebra for unitful operations is performed automatically by sympy:

    +
    >>> print(dd['mass']/dd['cell_volume'])
    +  [4.92e-31 4.94e-31 4.93e-31 ... 
    +   1.12e-25 1.59e-25 1.09e-24] g/cm**3
    +

    unyt_array is primarily useful for attaching units to NumPy ndarray instances. +For scalar data, we have created the unyt_quantity class. +unyt_quantity is a subclass of unyt_array with the requirement that the “array data” associated with the instance is a single scalar value. +unyt_quantity is primarily useful for physical constants and ensures that the units are propagated correctly when composing quantities from arrays, physical constants, and unitless scalars:

    +
    >>> from unyt import boltzmann_constant
    +>>> print(dd['temperature']*boltzmann_constant)
    +[1.28e-12 1.29e-12 1.29e-12 ... 
    + 1.63e-12 1.59e-12 1.40e-12] erg
    +

    In what follows, we will refer to both array and scalar quantities as arrays generically for the purpose of brevity.

    +

    Basic implementation

    +

    The unit implementation in unyt is based upon the notion of dimensionality. +unyt has 8 base dimensions: mass, length, time, temperature, current_mks, luminous_intensity, angle, and logarithmic. +The unitless dimensionless dimension is also technically a base dimension, although a trivial one. +This facilitates the creation of dimensionless unit symbols to represent quantities like metallicity that are formally dimensionless, but convenient to represent in a unit system. +We provide sympy Symbol objects for the base dimensions. +The dimensionality of all other units are sympy Expr objects made up of the base dimension objects and the sympy operation objects Mul and Pow.

    +

    This collection of dimensions is admittedly somewhat idiosyncratic. +In the SI system of units, there is no base dimension of angle (the radian is dimensionless formally defined as meter/meter), and there is a dimension of “amount of substance”, for which the base unit is mole, but in yt the mol unit is treated as dimensionless. +The logarithmic dimension is a special case which will be described in more detail below.

    +

    For each dimension, we choose a base unit. +The default base units for the first six dimensions mentioned above in unyt are from the SI system: kilograms, meters, seconds, kelvin, ampere, and candela. +The default base unit for the angle dimension is radian, and the default base unit for the logarithmic dimension is the “neper”, which is a logarithmic unit for ratios of quantities such as field strenth or power. +All other units can be described as combinations of these base units along with a conversion factor to equivalent base units.

    +

    For historical and practical reasons, the default base units in yt itself are the “Gaussian” centimeters-grams-seconds (CGS) system, where grams and centimeters serve as the different base units for mass and length, the other base units remaining the same as SI, though formally there are no independent base units for luminous intensity or current in CGS systems. +CGS was chosen for yt to stay consistent with the rest of the yt codebase prior to yt 3.0 and to reflect the standard practice in astrophysics.

    +

    In any case, using a physical unit system makes it possible to compare quantities and arrays produced by different datasets, possibly with different conversion factors to CGS and to code units. +We go into more detail on this point below, where we describe the different unit systems in yt.

    +

    Let us first take some common units as examples: gram (g), erg (erg), and solar mass per cubic megaparsec (Msun / Mpc**3). +g is an “atomic” CGS base unit, erg is an atomic unit in CGS, but is not a base unit, and Msun / Mpc**3 is a combination of atomic units, which are not in CGS, and one of them even has an SI prefix. +The dimensions of g are mass and the CGS conversion factor is 1. +The dimensions of erg are mass * length**2 / time**2 and the CGS conversion factor is 1. +The dimensions of Msun / Mpc**3 are mass / length**3 and the CGS conversion factor is about \(6.8 \times 10^{-41}\).

    +

    We use the UnitRegistry class to define all valid atomic units. +All unit registries contain a unit symbol lookup table containing for each unit in a tuple the conversion factor to SI units, the dimensionality, the additive offset for the unit, a string representing how the unit should be displayed in plots and other media, and a boolean dictating whether the unit is SI-prefixable. +Here is what it would look like with the above units:

    +
    { 
    +    "g":    (1.0e-3, dimensions.mass, 0.0, r"\rm{g}", True),
    +    "erg":  (1.0e-7, dimensions.energy, 0.0, r"\rm{erg}", True),
    +    "Msun": (mass_sun_kg, dimensions.mass, 0.0, r"\rm{M}_\odot", False),
    +    "pc":   (m_per_pc, dimensions.length, 0.0, r"\rm{pc}", True), 
    +    "degC": (1.0, dimensions.temperature, -273.15, r"^\circ\rm{C}", True),
    +}
    +

    Note that we only define atomic units here. +There should be no operations or SI prefixes in the registry symbol strings. +When we parse non-atomic units like Msun/Mpc**3, we use the registry to look up the symbols. +The unit system in yt knows how to handle units like Mpc by looking up unit symbols with and without prefixes and modify the conversion factor appropriately. +Note also that in most cases the “additive offset” will be 0–it applies mainly to temperature scales like Fahrenheit and Celsius where the zero-point of the scale are not equivalent between the two scales, and are also not equivalent to “zero thermal energy,” for which the relevant temperature units are Rankine and Kelvin, respectively.

    +

    We construct a Unit object by providing a string containing atomic unit symbols, combined with operations in Python syntax, and the registry those atomic unit symbols are defined in. +We use sympy’s string parsing features to create the unit expression from the user-provided string. +Each Unit object also has its own unit sympy Expr object, a dimensionality Expr object, a UnitRegistry instance, a scalar conversion factor to SI units, additive offset value, and display representation. +Among other methods, Unit defines the mul, div, pow, and eq operations with other unit objects, making it easy to compose compound units algebraically.

    +

    The UnitRegistry class provides methods which allows users to add, remove, and modify atomic unit definitions present in UnitRegistry objects. +In general, unit registries should only be adjusted inside of a code frontend, since otherwise quantities and arrays might be created with inconsistent unit metadata. +Once a Unit object is created, it will not receive updates if the original unit registry is modified.

    +

    Code units

    +

    When a Dataset object is created, it will itself instantiate and set up a UnitRegistry class (stored in its unit_registry attribute) that contains a full set of units that are defined for the simulation. +This registry includes not only the aforementioned concrete physical units like cm or K, but also unit symbols that correspond to the unit system used internally in the simulation. +These units are instantiated via the concept of “code units”, which are tightly coupled to on-disk parameters. +Examples of such units are code_length, code_mass, code_time, code_velocity, code_density, code_magnetic, code_pressure, and code_metallicity. +When creating a Dataset’s UnitRegistry, yt is able to also determine conversions between these units and physical units in both directions. +Code units therefore preserve dimensionality: an array or quantity that has units of cm will be convertible to code_length, for example, and vice-versa.

    +

    On-disk fields are presented in these unconverted code units. +To obtain on-disk data, a user need only query a data object using an on-disk field name:

    +
    >>> import yt
    +>>> ds = yt.load("Enzo_64/DD0043/data0043")
    +>>> dd = ds.all_data()
    +>>> print(dd["enzo", "Density"])
    +[6.74e-02 6.12e-02 8.92e-02 ... 
    + 9.09e+01 5.66e+01 4.27e+01] code_mass/code_length**3
    +>>> # ("gas", "density") is the same field, but presented in physical units
    +>>> print(dd["gas", "density"])
    +[1.92e-31 1.74e-31 2.54e-31 ... 
    + 2.59e-28 1.61e-28 1.22e-28] g/cm**3
    +

    Here, the first data object query is returned in code units, while the second is returned in CGS units. +This is because ("enzo", "Density") is an on-disk field, while ("gas", "density") is an internal yt field, aliased to the former.

    +

    In the set_code_units method of the Dataset base class, the predefined code_mass, code_length, code_time, code_velocity, and code_magnetic symbols are adjusted to the appropriate values, and length_unit, time_unit, mass_unit, velocity_unit, and magnetic_unit attributes are attached to the Dataset instance. +If there are frontend-specific code units, they should also be defined in subclasses by extending this function.

    +

    When code units are set up for a Dataset, unyt_quantity instances corresponding to these code units are also set up and added as attributes to the Dataset. +Examples are length_unit, time_unit, mass_unit, and temperature_unit:

    +
    >>> import yt
    +>>> ds = yt.load("Enzo_64/DD0043/data0043")
    +>>> print(ds.length_unit)
    +128 Mpccm/h
    +>>> print(ds.length_unit.in_cgs())
    +5.555172850264421e+26 cm
    +

    Optionally, velocity_unit, density_unit, pressure_unit, and magnetic_unit may be defined as well, if the units for these fields cannot be inferred from the mass, length, and time units.

    +

    Handling cosmological units

    +

    A special case of astrophysical hydrodynamical simulations are cosmological simulations, which attempt to simulate the evolution of structure on cosmological length and time scales. +Such simulations use “comoving coordinates”, which is a notion of length that does not change with the expansion of the universe, in contrast to normal physical distances which do.

    +

    If we detect that we are loading a cosmological simulation performed in comoving coordinates, extra comoving units are added to the dataset’s unit registry. +Comoving length unit symbols are still named following the pattern <length symbol>cm, i.e. Mpccm. +The \(h\) symbol is treated as a base unit, h, which defaults to unity. +The Dataset updates the h symbol to the correct value when loading a cosmological simulation.

    +

    The change of physical length is illustrated by the following example, of two datasets from the same simulation but at different times/scale factors/redshifts:

    +
    >>> import yt
    +>>> ds1 = yt.load('Enzo_64/DD0002/data0002')
    +>>> ds2 = yt.load('Enzo_64/DD0043/data0043')
    +>>> print(ds1.length_unit, ds2.length_unit)
    +128 Mpccm/h, 128 Mpccm/h
    +>>> print(ds1.length_unit.in_cgs())
    +6.26145538088e+25 cm
    +>>> print(ds2.length_unit.in_cgs())
    +5.55517285026e+26 cm 
    +

    Unit systems

    +

    As noted above, the default unit system in yt for almost all Datasets is the Gaussian CGS system. +However, yt also includes other unit systems which can be specified, in which case all fields loaded from a Dataset will be converted from their code units to this set of units. +The available unit systems in yt are:

    +
      +
    • "cgs": “Gaussian” centimeter-grams-seconds
    • +
    • "mks": The SI unit system, or meters-kilograms-seconds-amperes
    • +
    • "imperial": The “imperial” unit system, or the “US customary” system, incorporating miles, pounds, seconds, etc.
    • +
    • "galactic": A unit system appropriate for studies of systems on galactic or extragalactic scales, with length units of kiloparsecs, mass units of solar masses, and time units of megayears, etc.
    • +
    • "solar": A unit system appropriate for solar system objects, with length units of astronomical units, mass units of Earth mass, and time units of years.
    • +
    • "geometrized": A unit system appropriate for general relativistic calculations, in which \(G\) = \(c\) = 1.
    • +
    • "planck": A unit system in Planck units where \(G\) = \(c\) = \(\hbar\) = \(k_B\) = 1.
    • +
    +

    Additionally, each Dataset instance has its own "code" unit system.

    +

    To load a dataset with a different unit system, simply pass a valid value to the unit_system keywoard argument when calling yt.load:

    +
    >>> import yt 
    +>>> ds = yt.load("Enzo_64/DD0043/data0043", unit_system="mks")
    +>>> dd = ds.all_data()
    +>>> print(dd["gas","density"])
    +[1.92555234e-28 1.74617139e-28 2.54742946e-28 ... 2.59560386e-25
    + 1.61728874e-25 1.22032913e-25] kg/m**3
    +>>> ds2 = yt.load("Enzo_64/DD0043/data0043", unit_system="galactic")
    +>>> dd2 = ds2.all_data()
    +>>> print(dd2["gas","density"])
    +[2.84511447e+00 2.58006879e+00 3.76397373e+00 ... 3.83515418e+03
    + 2.38963725e+03 1.80310657e+03] Msun/kpc**3
    +>>> ds3 = yt.load("Enzo_64/DD0043/data0043", unit_system="code")
    +>>> dd3 = ds3.all_data()
    +>>> print(dd3["gas","density"])
    +[6.74992726e-02 6.12111635e-02 8.92988636e-02 ... 9.09875931e+01
    + 5.66932465e+01 4.27780263e+01] code_mass/code_length**3
    +

    At the time of writing, two frontends in yt use the "mks" unit system by default, and one leaves the units in “code” units by default.

    +

    It is also possible to define a new unit system entirely, with required arguments of a name for the system, and length, mass, time, temperature, and angular units:

    +
    >>> from unyt import UnitSystem
    +>>> atomic_unit_system = UnitSystem('atomic', 'nm', 'mp', 'fs', 'nK', 'rad')
    +>>> atomic_unit_system['energy'] = 'eV'
    +>>> atomic_unit_system
    +atomic Unit System
    + Base Units:
    +  length: nm
    +  mass: mp
    +  time: fs
    +  temperature: nK
    +  angle: rad
    +  current_mks: A
    +  luminous_intensity: cd
    +  logarithmic: Np
    + Other Units:
    +  energy: eV
    +>>> print(atomic_unit_system)
    +atomic
    +>>> atomic_unit_system['number_density']
    +nm**(-3)
    +>>> atomic_unit_system['angular_momentum']
    +mp*nm**2/fs
    +

    Note that for dimensions not specified explicitly in the call to UnitSystem (in this example number density and angular momentum), their units were derived automatically. +Now, this user-defined unit system can be used in yt:

    +
    >>> ds4 = yt.load("Enzo_64/DD0043/data0043", unit_system="atomic")
    +>>> dd4 = ds4.all_data()
    +>>> print(dd4["gas","density"])
    +[1.15045218e-28 1.04327815e-28 1.52200266e-28 ... 1.55078523e-25
    + 9.66275139e-26 7.29105244e-26] mp/nm**3
    +

    Unit conversions

    +

    Aside from the ability to carry units through calculations, the other basic need for having a units implementation in yt is to be able to perform conversions of arrays from one unit to another of the same dimension. +Creating a new array or quantity from an existing one can be done using the in_units method (or the to method, which is a convenient alias):

    +
    >>> import yt 
    +>>> ds = yt.load("GasSloshing/sloshing_nomag2_hdf5_plt_cnt_0100")
    +>>> sp = ds.sphere("c", (100.0, "kpc"))
    +>>> print(sp["gas","velocity_x"])
    +[-4793397.  -5297494.5 -4997635.  ... 10608344.  10382381.  10529207. ] cm/s
    +>>> print(sp["gas","velocity_x"].in_units("mile/hr"))
    +[-107225.23711525 -118501.57704009 -111793.91105941 ...  237301.89692198
    +  232247.24856836  235531.65264853] mile/hr
    +>>> print(sp["gas","pressure"])
    +[1.62223415e-10 1.60880725e-10 1.62334618e-10 ... 1.54101079e-10
    + 1.52756530e-10 1.53220436e-10] dyn/cm**2
    +>>> print(sp["gas","pressure"].to("J/m**3"))
    +[1.62223415e-11 1.60880725e-11 1.62334618e-11 ... 1.54101079e-11
    + 1.52756530e-11 1.53220436e-11] J/m**3
    +

    Conversions to other unit systems can also be achieved with the methods in_cgs for Gaussian CGS units, in_mks for SI units, and the more general in_base for conversion to any valid unit system (see Unit systems).

    +
    >>> import unyt as u 
    +>>> import numpy as np
    +>>> l = np.array([10, 100, 100])*u.Mpc
    +>>> print(l.in_cgs())
    +[3.08567758e+25 3.08567758e+26 3.08567758e+26] cm
    +>>> print(l.in_mks())
    +[3.08567758e+23 3.08567758e+24 3.08567758e+24] m
    +>>> print(l.in_base("imperial"))
    +[1.01236141e+24 1.01236141e+25 1.01236141e+25] ft
    +>>> print(l.in_base("geometrized"))
    +

    To convert an array in-place instead of making a copy, use convert_to_units:

    +
    >>> momentum_y = sp["gas","mass"]*sp["gas","velocity_y"]
    +>>> print(momentum_y)
    +[1.45031068e+47 1.40467746e+47 1.42059875e+47 ... 1.01206589e+47
    + 9.94539437e+46 1.06969711e+47] cm*g/s
    +>>> momentum_y.convert_to_units("Msun*kpc/Myr")
    +>>> print(momentum_y)
    +[745945.76032301 722474.98923595 730663.86660289 ... 520541.05697294
    + 511526.58818102 550182.82006007] Msun*kpc/Myr
    +

    Naturally, attempting to convert an array to units with a different dimension raises an error (in most cases, see below for exceptions):

    +
    >>> print(momentum_y.to("degC"))
    +Traceback (most recent call last):
    +  File "<stdin>", line 1, in <module>
    +  File "/Users/jzuhone/mambaforge/envs/py311/lib/python3.11/site-packages/unyt/array.py", line 947, in to
    +    return self.in_units(units, equivalence=equivalence, **kwargs)
    +           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +  File "/Users/jzuhone/mambaforge/envs/py311/lib/python3.11/site-packages/unyt/array.py", line 874, in in_units
    +    (conversion_factor, offset) = self.units.get_conversion_factor(
    +                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +  File "/Users/jzuhone/mambaforge/envs/py311/lib/python3.11/site-packages/unyt/unit_object.py", line 694, in get_conversion_factor
    +    return _get_conversion_factor(self, other_units, dtype)
    +           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +  File "/Users/jzuhone/mambaforge/envs/py311/lib/python3.11/site-packages/unyt/unit_object.py", line 939, in _get_conversion_factor
    +    raise UnitConversionError(
    +unyt.exceptions.UnitConversionError: Cannot convert between 'Msun*kpc/Myr' (dim '(length)*(mass)/(time)') and '°C' (dim '(temperature)').
    +

    Equivalencies

    +

    In certain circumstances, conversion from one quantity to another with different dimensions is desired. +This is the case for a number of frequently encountered, physically-motivated transformations which involve physical constants, some examples of which are:

    +
      +
    • Conversions between temperature and energy via \(E = k_BT\)
    • +
    • Conversions between wavelength, frequency, and energy for light via \(E = h\nu = hc/\lambda\)
    • +
    • Conversions between mass and energy via \(E = mc^2\)
    • +
    • Conversions between density and number density via \(n = \rho/({\mu}m_p)\)
    • +
    +

    As described above, conversions between quantities in different units is generally not allowed, but these special cases can be handled using unit equivalencies in yt. +This is done using the to_equivalent method, which takes the unit in a different dimension that you want to convert to, and the equivalence you would like to use:

    +
    >>> import unyt as u
    +>>> kT = 5.0*u.keV
    +>>> # converting kT (energy) to T (temperature)
    +>>> print(kT.to_equivalent("K", "thermal"))
    +34813557.843240075 K
    +>>> # converting kT (energy) to Angstrom (wavelength)
    +>>> print(kT.to_equivalent("angstrom", "spectral"))
    +4.132806438406553 Å
    +>>> # print the proton's compton wavelength in picometers 
    +>>> print(u.mp.to_equivalent("pm", "compton"))
    +0.00132141 pm
    +

    These equivalencies are straightforward–more information may be required in other cases. +For example, to convert temperature to sound speed via \(c_s = \sqrt{\gamma{k_BT}/(\mu{m_p})}\), there are two parameters which may be optionally changed, \(\gamma\) and \(\mu\), which are the ratio of specific heats and the mean molecular weight, respectively:

    +
    >>> import unyt as u
    +>>> T = 1.0e6*u.K
    +>>> # default gamma = 5/3 and mu = 0.6
    +>>> print(T.to_equivalent("km/s", "sound_speed"))
    +151.372499274441 km/s
    +>>> print(T.to_equivalent("km/s", "sound_speed", mu=1.0))
    +117.25263375274085 km/s
    +>>> print(T.to_equivalent("km/s", "sound_speed", gamma=4./3.))
    +135.39167932067505 km/s
    +

    For convenience, the same operations can actually be carried out simply using the to method described above:

    +
    >>> import unyt as u
    +>>> kT = 5.0*u.keV
    +>>> print(kT.to("K", "thermal"))
    +34813557.843240075 K
    +>>> T = 1.0e6*u.K
    +>>> print(T.to("km/s", "sound_speed", gamma=4./3.))
    +135.39167932067505 km/s
    +

    Conversions between electromagnetic units in different systems

    +

    Conversions between different electromagnetic units require special handling in many cases. +The reason for this is that the units for many electromagnetic quantities do not have the same dimensions between the Gaussian CGS and the SI unit systems. +For illustration, let us consider the units of magnetic field strength. +Superficially, it would appear that there is a simple conversion between the cgs units of gauss (\(\rm{G}\)) and the SI units of tesla (\(\rm{T}\)), since numerically \(1~\rm{G} = 10^{-4}~\rm{T}\). +However, if we examine the base units, we find that they have different dimensions:

    +

    \[ +\mathrm{CGS:} 1~\mathrm{G} = 1~\frac{\sqrt{\mathrm{g}}}{\sqrt{\mathrm{cm}}\cdot\mathrm{s}} \\ +\mathrm{SI:} 1~\mathrm{T} = 1~\frac{\mathrm{kg}}{\mathrm{A}\cdot{\mathrm{s}}} +\]

    +

    The reason for this has already been noted above: the SI system has a base unit of current (the ampere), and all other electromagnetic units in SI are derived from it and combinations of other units. +unyt handles conversions between electromagnetic quantities with atomic units between CGS and SI systems, under the hood despite this difference:

    +
    >>> import unyt as u
    +>>> I = 10.0*u.A
    +>>> print(I.units.dimensions)
    +(current_mks)
    +>>> Icgs = I.to("statA")
    +>>> print(Icgs)
    +2997924580.0 statA
    +>>> print(Icgs.units.dimensions)
    +(length)**(3/2)*sqrt((mass))/(time)**2
    +>>> B = 1.0e-4*u.T
    +>>> print(B.units.dimensions)
    +(mass)/((current_mks)*(time)**2)
    +>>> Bcgs = B.to("G")
    +>>> print(Bcgs)
    +1.0 G
    +>>> print(Bcgs.units.dimensions)
    +sqrt((mass))/(sqrt((length))*(time))
    +>>> Vcgs = 1.0*u.statV
    +>>> print(Vcgs.units.dimensions)
    +sqrt((length))*sqrt((mass))/(time)
    +>>> Vsi = Vcgs.to("V")
    +>>> print(Vsi)
    +0.0033356409519815205 V
    +>>> print(Vsi.units.dimensions)
    +(length)**2*(mass)/((current_mks)*(time)**3)
    +

    Because it is more difficult to handle non-atomic conversions easily, these will still raise errors:

    +
    >>> import unyt as u
    +>>> # 3D current density in SI units
    +>>> J = 1.0*u.A/u.m**3 
    +>>> # attempt to convert to the same quantity in Gaussian CGS units
    +>>> print(J.to("statA/cm**3"))
    +Traceback (most recent call last):
    +  File "<stdin>", line 1, in <module>
    +  File "/Users/jzuhone/mambaforge/envs/py311/lib/python3.11/site-packages/unyt/array.py", line 947, in to
    +    return self.in_units(units, equivalence=equivalence, **kwargs)
    +           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +  File "/Users/jzuhone/mambaforge/envs/py311/lib/python3.11/site-packages/unyt/array.py", line 874, in in_units
    +    (conversion_factor, offset) = self.units.get_conversion_factor(
    +                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +  File "/Users/jzuhone/mambaforge/envs/py311/lib/python3.11/site-packages/unyt/unit_object.py", line 694, in get_conversion_factor
    +    return _get_conversion_factor(self, other_units, dtype)
    +           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    +  File "/Users/jzuhone/mambaforge/envs/py311/lib/python3.11/site-packages/unyt/unit_object.py", line 939, in _get_conversion_factor
    +    raise UnitConversionError(
    +unyt.exceptions.UnitConversionError: Cannot convert between 'A/m**3' (dim '(current_mks)/(length)**3') and 'statA/cm**3' (dim 'sqrt((mass))/((length)**(3/2)*(time)**2)').
    +

    For these cases, it is recommended to convert atomic electromagnetic units separately first in equations, if necessary.

    +

    Physical Constants

    +

    unyt contains a large number of built-in physical constants and +properties of astronomical objects as unyt_quantity instances, which +can be used in computations. The simplest way to use them is to import +them directly from the unyt namespace:

    +
    >>> from unyt import clight, kboltz, h, Mearth, G
    +>>> for const in [clight, kboltz, h, Mearth, G]:
    +...    print(const)
    +299792458.0 m/s
    +1.3806488e-23 kg*m**2/(K*s**2)
    +6.62606957e-34 kg*m**2/s
    +6.045644495102106e+24 kg
    +6.67408e-11 m**3/(kg*s**2)
    +

    Here’s an example of using constants in a computation:

    +
    >>> import numpy as np
    +>>> from unyt import unyt_quantity
    +>>> from unyt import Msun, G
    +>>> d = unyt_quantity(1.0, "AU")
    +>>> T = np.sqrt(4.0*np.pi**2*d**3/(G*Msun)) # Kepler's third law
    +>>> print(T.to("yr"))
    +1.000033863000043 yr
    +

    Some physical constants are represented by Greek letters or other characters–these can be imported either using ASCII characters or their non-ASCII representations:

    +
    >>> from unyt import σ_T, ε_0
    +>>> from unyt import eps_0, sigma_thomson # ASCII versions
    +>>> print(ε_0) # This is the vacuum permittivity constant
    +8.854187817620389e-12 A**2*s**4/(kg*m**3)
    +>>> print(σ_T) # This is the Thomson cross section
    +6.65245854533e-29 m**2
    +>>> print(σ_T == sigma_thomson)
    +True
    +

    Creating unyt_array and unyt_quantity instances

    +

    Aside from converting an array to new units as described above, there are two further ways to create new array and quantity objects: via a constructor, and by multiplying scalar data by a unit quantity.

    +

    Class constructor

    +

    The primary internal interface for creating new arrays and quantities is through the class constructor for unyt_array. +The constructor takes three arguments. +The first argument is the input data, which can be an integer, float, list, or array. +The second argument, input_units, is a unit specification which must be a string or Unit instance. +Last, users may optionally supply a UnitRegistry instance, which will be attached to the array. +If no UnitRegistry is supplied, a default unit registry is used instead. +Unit specification strings must be algebraic combinations of unit symbol names, using standard Python mathematical syntax (i.e. ** for the power function, not ^).

    +

    Here is a simple example of unyt_array creation:

    +
    >>> from unyt import unyt_array, unyt_quantity 
    +>>> unyt_array([1, 2, 3], 'cm') 
    +unyt_array([1, 2, 3]) cm
    +>>> unyt_quantity(3, 'J') 
    +unyt_quantity(3, 'J') 
    +

    In addition to the class constructor, we have also defined two convenience functions, quan, and arr, for quantity and array creation that are attached to the Dataset class. +These were added to syntactically simplify the creation of arrays with the UnitRegistry instance associated with a dataset. +These functions work exactly like the unyt_array and unyt_quantity constructors, but pass the UnitRegistry instance attached to the dataset to the underlying constructor call. +For example:

    +
    >>> import yt
    +>>> ds = yt.load("Enzo_64/DD0043/data0043")
    +>>> ds.arr([1, 2, 3], 'code_length').in_cgs() 
    +unyt_array([5.55e+26, 1.11e+27, 1.66e+27], 'cm')
    +

    The above example illustrates that the array is being created using ds.unit_registry, rather than the default_unit_registry in yt.

    +

    Multiplication

    +

    New unyt_array and unyt_quantity instances can also be created by multiplying unyt_array, unyt_quantity, or Unit instances by float or ndarray instances. +To make it easier to create arrays using this mechanism, we have populated the unyt namespace with predefined Unit instances that correspond to common unit symbol names. +For example:

    +
    >>> from unyt import meter, gram, kilogram, second, joule 
    +>>> kilogram * meter**2 == joule 
    +True
    +>>> from unyt import m, kg, s, W 
    +>>> kg*m**2/s**3 == W
    +True
    +
    +>>> from unyt import kilometer 
    +>>> three_kilometers = 3*kilometer 
    +>>> print(three_kilometers)
    +3.0 km
    +
    +>>> from unyt import gram, kilogram 
    +>>> my_g = 1.0*gram
    +>>> my_kg = 1.0*kilogram
    +>>> print(my_g+my_kg)
    +1001.0 g 
    +>>> print(my_kg+my_g)
    +1.001 kg 
    +>>> print(my_kg/my_g)
    +1000.0 dimensionless
    +

    Importing and exporting units

    +

    Arrays from unyt can be exported and imported in a few different ways.

    +

    Writing unyt_arrays to disk

    +

    unyt_arrays can be serialized to disk in either ASCII or HDF5 format. +For ASCII, use unyt.savetxt (with similar syntax as numpy.savetxt) to write one or more arrays:

    +
    >>> import unyt as u
    +>>> a = [1, 2, 3]*u.cm
    +>>> b = [8, 10, 12]*u.cm/u.s
    +>>> c = [2, 85, 9]*u.g
    +>>> u.savetxt("sphere.dat", [a,b,c], header='My sphere stuff',
    +...           delimiter="\t")
    +

    and unyt.loadtxt to read them back in:

    +
    >>> vel, mass = u.loadtxt("sphere.dat", usecols=(1,2), delimiter="\t")
    +

    unyt_arrays can be written to HDF5 format using the write_hdf5 method, where one can optionally specify the HDF5 dataset and group where it can be stored:

    +
    >>> # Store the "b" array to the dataset "array_data" at the top of the file
    +>>> b.write_hdf5("velocity1.hdf5")
    +>>> # Store the "b" array to the dataset "velocity" at the top of the file
    +>>> b.write_hdf5("velocity2.hdf5", dataset_name="velocity")
    +>>> # Store the "b" array to the dataset "velocity" in the group "fields"
    +>>> b.write_hdf5("velocity3.hdf5", dataset_name="velocity", group_name="fields")
    +

    and read back in using from_hdf5:

    +
    >>> import unyt as u 
    +>>> v1 = u.read_hdf5("velocity1.hdf5")
    +>>> v2 = u.read_hdf5("velocity2.hdf5", dataset_name="velocity")
    +>>> v3 = u.read_hdf5("velocity3.hdf5", dataset_name="velocity", group_name="fields")
    +

    Exporting unyt_arrays to other unit packages

    +

    It is possible to export an unyt_array or an unyt_quantity to equivalent objects in two other symbolic unit packages: Pint and AstroPy. +To convert to a Pint Quantity object, the to_pint method is used:

    +
    >>> from unyt import cm, s
    +>>> a = 4*cm**2/s
    +>>> print(a)
    +4 cm**2/s
    +>>> a.to_pint()
    +<Quantity(4, 'centimeter ** 2 / second')>
    +

    Similarly, to convert to an AstroPy Quantity object, use to_astropy:

    +
    >>> from unyt import g, cm
    +>>> data = [3, 4, 5]*g/cm**3
    +>>> data.to_astropy()
    +<Quantity [3., 4., 5.] g / cm3>
    +

    User-Friendliness

    +

    Several different entrypoints exist for research codes. +For instance, an ontology of “end-users” in science has developed that emphasizes that typically “library” codes are only used implicitly by researchers. +In this framing, library codes primarily interface with application codes, rather than with researchers. +We have taken a slightly different approach with the design and development of yt, as it exists in a middle-ground as a library used as an application within the scripting language Python and also as a library for more complex analysis of data. +As an outgrowth of this, we have taken particular care with the “public-facing” API of yt. +We have attempted to abstract the API enough from the data structures yt uses internally that it is useful without detailed knowledge of yt’s internals. +By the same token, we have also attempted to provide low-level access to data, and to make as many of those methods accessible and usable as well.

    +

    In addition to API considerations, there are three areas that we note have additional care paid to the generation of figures, helpful error messages, and to integration with the omnipresent Jupyter environment.

    +

    Publication-Ready Figures

    +

    Matplotlib [106] is a fully-featured mechanism for generating figures, with an incredible array of options to customize formatting, appearance, rendering of fonts and glyphs, selection of colorbars, calculation of tick locations, and appropriate bounds. +This degree of flexibility provides extremely fine-grained control over the appearance of figures for publication, and Matplotlib provides a large number of output formats for even the most discerning of journals.

    +

    yt utilizes Matplotlib as its primary rendering engine for visualizations; while 3D renderings (such as those described in 1.11.41) typically generate raw pixel buffers that are saved as images directly, most other visualization functionality in yt relies on Matplotlib for generating images that are saved to disk. +Slices and projections are prepared as variable-resolution images that are pixelized (1.11.39) into fixed resolution buffers, then provided to Matplotlib in the imshow function. +Phase plots utilize the pcolormesh function.

    +

    All of these internal plots utilize Matplotlib’s “object-oriented” interface, wherein Figure and Axes objects are created directly. +yt then manages the internal state of these objects, and provides high-level access to operations that are aware of the nature of the visualizations; for instance, operations that zoom and pan, and that are unit-aware. +In the case of 2D spatial images, these are all generated as subclasses of a PlotWindow object, named such because it functions as a “window” onto the data, including automatically generating and managing multiple fields simultaneously.

    +

    Within the PlotWindow object, we set up two levels of visualization invalidation; when a characteristic of the image buffer data is changed (i.e., the viewing window, the resolution) then the image data is said to be invalidated. +When a characteristic of the visualization is changed (the label, the scaling of the colorbar, the colormap) then the plot is said to be invalidated. +This allows yt to minimize the overhead of conducting potentially expensive operations on the underlying (unprocessed) data, while maximizing its utilization of Matplotlib for generation of images. +The image buffers generated are also always available through the API, so in the common case that researchers wish to take the genrated images and perform detailed manipulations or plot layouts, they are able to do so, using the Matplotlib API they may already be familiar with.

    +

    In addition to providing data-aware operations for plot organization, a number of plot modifications are available that provide data-aware annotations. +As the plot window moves, the data-aware annotations are updated and move with the window. +For example, the process of generating vector overlays from variable-resolution data requires the same set of operations as generating a fixed resolution image buffer, so yt provides a method for overplotting vector fields. +This also requires correctly applying axis-ordering, so yt will automatically determine the appropriate x and y vectors in the image plane, and for an off-axis slice, it will generate in-plane vector fields by computing the appropriate set of dot products. +Additional data-aware operations include overplotting locations of gravitationally-bound clumps, contour plots of variable-resolution data, boundaries of data structures (such as grids in patch-based grid datasets, cells from patch and octree datasets, particle locations), streamlines, line integral convolution, and coordinate-aware annotations.

    +

    All of these figure construction and modification methods apply to cartesian (\(x\), \(y\), \(z\)) datasets, but yt also supports them for curvilinear data such as that organized spherically (\(r\), \(\theta\), \(\phi\)) and cylindrically (\(r\), \(z\), \(\theta\)).

    +

    By focusing on the utilizing low-level yt operations to facilitate high-level interactions, we can embed best practices for accessibility and visualizations at as many levels as possible. +For instance, yt provides suggested colormaps for specific fields, will apply heuristics to determine the appropriate scaling (such as symmetric logarithm) and utilize the appropriate labels and units to the data. +This allows users of yt to access both the expansive functionality of Matplotlib as well as the more domain-specific tasks available in yt.

    +

    Finally, the cmyt package (‘colormaps from yt’) also provides several colormaps that were, until yt 4.0, included in the main yt distribution. +Many of these are developed by yt contributors, typically using the viscm package, and are designed to be perceptually uniform in colorspace.

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Table 4: Colormaps provided by cmyt.
    Colormap NameColormap
    algae
    apricity
    arbre
    dusk
    kelp
    octarine
    pastel
    pixel_blue
    pixel_green
    pixel_red
    xray
    +
    +

    We note in particular that in previous versions of yt, algae was known as bds_highcontrast (and was our default colormap) and that the arbre colormap is the current default colormap. +pastel was designed by Tune Kamae, and was previously referred to as kamae.

    +

    Enhanced Error Messages

    +

    Providing helpful error messages is almost an art form; projects like AstroPy [107] have developed complex, helpful and thoughtfully-designed methods of providing as much usable information as possible when something “goes wrong.” +In recent development history, we have spent a considerable amount of effort attempting to discern between errors that are “user-facing” and those that are strictly “internal.” +“Internal” errors, for the most part, are often highly-unexpected; they may result from malformed data, or data that yt (and the developers) do not know to expect, or from general software defects. +“User-facing” errors are those that can be anticipated, and they are the errors for which we endeavor to provide helpful and extensive responses.

    +

    Among others, some of the most useful error messages that yt provides are those related to accessing fields and loading datasets. +For instance, accessing the field "x_velocity" instead of "velocity_x" will produce an error, suggesting the correct field to access. +When loading a dataset, yt will attempt to determine what the format of the data is; if it is unable to unambiguously identify the data format, it will provide an error message that shows the different options, and indicates how to disambiguate.

    +

    While these may seem like simple, obvious changes to make, they can hide difficult technical challenges, and more importantly, have dramatically improved the user experience for people using yt.

    +

    Jupyter Integration

    +

    Project Jupyter is an overarching term for a collection of related projects that provide an extensive, end-to-end suite for the user experience of developing code and narrative, as described in depth in (among other papers) [108] and [109]. +While many in the yt community utilize yt through python scripts executed on the command line or through submission queues on high-performance computing resources, a large fraction utilize Jupyter Notebooks for their data exploration. +In addition to enhancements in the user interface for unmodified Python libraries, Jupyter provides opportunities for libraries and applications to provide rich, enhanced interfaces with widgets, styling of text, complex layout and in-line visualizations. +An important aspect of Project Jupyter is the flexibility of the kernel system, which mediates communication between a frontend (often a web browser, but also a command-line application or native GUI) and a execution kernel, which can be running locally or on a remote resource. +This allows individuals to utilize a local web browser and execute their operations on remote resources; by means of its flexible transport layer, images and the like can be passed back to the web browser inline with the code that generated them, greatly speeding the process of examining and manipulating data. +For users of high-performance resources to which they do not have physical access, having visualizations inline with code can be transformative; rather than having toe scp or rsync plots back and forth to inspect, they are available with no additional steps. +Among the many different advantages that working in a Jupyter (Notebook) environment offers, this is perhaps the one that is the “stickiest” for researchers accustomed to working on systems without GUI toolkits installed by default, and the one that has led to the widespread adoption of Jupyter. +IPython, a Python-specific Jupyter subproject, also provides a number of quality-of-life improvements, such as tab-completion and “magic” commands that modify the interpretation and execution of code.

    +

    Under the broad umbrella of Project Jupyter is the ipywidgets project. +The ipywidgets project provides GUI elements that are displayed in Jupyter Notebooks that are generated and represented by kernel-side Python code. +This allows a Python project to expose deeper information or interactive functionality without writing non-Python code, and also manages the data transport between the display and the kernel.

    +

    yt takes advantage of some of these facilities, particularly in those areas where users have in the past struggled with discoverability. +yt utilizes IPython tab-completion for field access on data objects, which greatly decreases the likelihood of typos for field types as well as field names. +This is generated on a per-dataset basis, to ensure that the fields are all specifically available for each individual dataset. +Providing tab-completion reduces the need for users to look up the full collection of fields (sorted by field type) before referencing them. +Because yt provides so many fields, in many cases with similar names, this substantially reduces the likelihood of typos and errors.

    +

    In addition to tab-completion, yt utilizes ipywidgets in two specific places. +The first of these is in display of three-element numerical fields; while this may seem like a rather niche application, these typically show up as properties of datasets that require unit conversion into meaningful values. +Many simulation codes in astrophysics, for instance, normalize the indexing units and then apply unit conversions to physical units. +All three-element numeric arrays associated with units are displayed as three (read-only) input boxes and a drop-down for unit conversion.

    +

    The other area that widgets are provided is in the field system. +Navigating the available fields (even mediated by tab-completion) can be overwhelming, and more importantly, ensuring that a field definition matches the expectations of a researcher is critical. +The fields widget, displayed whenever the fields attribute of a dataset is displayed, allows exploration of the field definitions, including the underlying source code, the expected units, display names, and so forth. +Because many of the fields in yt are defined programmatically, it also attempts to resolve variables defined in a closure. +For example, if the fields momentum_x, momentum_y and momentum_z are defined in a loop over the available axes (x, y, z), the source code explorer will attempt to show the loop variable’s current value for each definition.

    +

    These are the built-in widgets in yt; in addition to these, the widgyts package (described in [4]) provides a number of additional widgets. +Following the publication of its paper, it has expanded to include not only webassembly-based pixelization routines (to create in-browser ‘slippy maps’ of 2D data) but also PyThreeJS-based dataset exploration of simulations. +Packaging this separately from yt provides the opportunity for faster development and more experimental usage of external packages, but also greatly reduces discoverability and utilization. +We are exploring options for encouraging its uptake, particularly as we anticipate it will continue to grow and provide additional functionality.

    +

    Halo-Finding and Catalogs

    +

    Scaling and Parallelism

    +

    To support cases where data volume results in long processing time or large memory requirements, yt operations have been parallelized using the Message Passing Interface (MPI; [110]). +When designing the parallel interface for yt, as discussed in [2], the design goals included ensuring that scripts required little to no adjustments to be run in parallel. +In the intervening time, the parallel operation infrastructure has been rewritten in several key ways to enable individuals to apply multi-level parallelism to their analysis operations.

    +

    Structure of Parallel Operations

    +

    Almost all of the operations in yt that are conducted in parallel follow a straightforward method of decomposing work and consolidating results:

    +
      +
    1. Identify which chunking method (see 1.8.1) is most appropriate for the operation.
    2. +
    3. Consolidate chunks according to IO minimization and assign to individual MPI tasks
    4. +
    5. Join (potentially applying reduction operations) final results to provide solution to all tasks in the group
    6. +
    +

    The final step, of joining across tasks, results in the final set of values being accessible to all tasks; this is not a universal “final step” in parallel operations, and in some cases results in substantial duplication of memory. +This compromise was accepted as a result of the design goals of ensuring that scripts can run unmodified.

    +

    The parallelism in yt heavily leans upon the “index” for a dataset either being available already at initiation time on all tasks, or that index being accessible through IO operations or fast generation. +This provides a degree of load-balancing that can be conducted, as estimates of memory and processing requirements are available on all tasks (and thus the load-balancing calculations are deterministic across all tasks). +In essence, this means that for grid-based datasets, the entire grid hierarchy is available on all processors; for octrees or particle datasets, it means that at least a rough estimate of the distribution of values must be available (and identical) on all processors. +This doesn’t prevent opaquely distributed datasets from being decomposed, but it does allow datasets whose distribution is well-described to be decomposed with greater precision.

    +

    Multi-Level Parallelism

    +

    In its original implementation of parallelism, yt utilized a single, global MPI communicator (MPI_COMM_WORLD). +This had the advantage of (counter-intuitively) not requiring a global state be tracked; however, it also greatly limited the degree to which tasks could be distributed. +Current versions of yt now implement a stack-based approach to MPI communicators, where subsets of MPI tasks are assigned to different collective operations.

    +

    For example, when conducting halo finding and analysis (see 1.14) yt can parallelize in groups of MPI tasks across halos, and then decompose the work within a given halo across MPI tasks inside that communicator. +This takes place by specifying a task size at the top level (or allowing yt’s internal heuristics to determine it) and then distributing work to sub-communicators, each of which is then used for decomposition inside that top-level task.

    +

    In addition to multi-level communicators, yt utilizes OpenMP constructs exposed in Cython in several places. +This includes in the software volume rendering (see 1.11.41), in the pixelization operations for SPH data (see 1.8.4), calculation of gravitational binding energy (see 1.16) and for computing the bounding volume hierarchy for rendering finite element meshes (see ??). +In some instances, the Cython interface to OpenMP has had unpredictable performance implications; owing to this, the usage of OpenMP within yt has been somewhat conservative.

    +

    Parallelism Interfaces

    +

    yt presents interfaces for implicit parallelism, wherein internal parallelism constructs are utilized by yt operations, as well as explicit operations that are conducted in parallel. +The former is woven throughout the fabric of all derived quantities, multi-dimensional profiling, and projection operations. +This parallelism is instrumented through the use of the yt “chunking” interface, and all derived quantities implement a fixed set of initialization, calculation, reduction and finalization operations. +The high-level interface to the DerivedQuantity subclasses computes the data chunks in the source data object and then assigns these to individual MPI tasks in the current top-level communicator. +Each initializes storage space for the intermediate values, iterates over its assigned chunks and constructs intermediate reductions, and then the finalization step involves broadcasting the values to all other tasks and completing the final set of operations. +For projections, the procedure is very similar; those datasets with an index duplicated across MPI tasks (such as patch-based grid datasets) are collapsed along a dimension and each MPI task fills in the values, which are then reduced through a broadcast operation. +Utilizing these operations requires no modifications to user-facing code other than a call to yt.enable_parallelism() at the start of the script.

    +

    The user-facing parallel constructs allow for somewhat greater flexibility in defining parallel task decomposition. +Many objects in yt, particularly those such as the DatasetSeries object, have constituent data objects on which analysis can be conducted. +These often provide a piter method, for “parallel iteration.” +This provides a shorthand method of applying the parallel_objects interface, described below, and allows for dynamic task allocation, per-item storage and specifying the number of processors in the communicator assigned to each object.

    +

    Finally, yt also provides a top-level parallel_objects command. +This accepts an iterable object (which typically must be able to provide length, so unknown-length generators are not suitable) and a desired sub-task size. +yt will group these objects into sub-communicators of the specified size, defaulting to a single MPI task per object. +Additionally, yt can provide a storage object to each individual sub-communicator, if that storage object is provided to the parallel_objects function call. +Each sub-communicator can then set a key and a value, and all tasks will receive the union of these keys and values following the completion of the loop. +For example:

    +
    yt.enable_parallelism()
    +my_dictionary = {}
    +for sto, dataset in dataset_series.piter(storage=my_dictionary):
    +    ...  # process
    +    sto.result = ...  # some information processed for this dataset
    +    sto.result_id = ...  # some identifier for this dataset
    +

    Following the completion of the loop, all tasks in the top-level communicator will have a full my_dictionary object, which can be used for plotting or subsequent analysis. +Common applications of this include iterating over datasets to identify quantities, conduct analysis operations, and so forth. +Using multiple levels of parallelism allows researchers to allocate a large processor count job on an HPC resource and dedicate individual portions of it to each dataset in a set of data outputs. +For many types of data analysis, particularly those operations conducted across a range of outputs, this allows much easier strong scaling.

    +

    Performance of Operations

    +

    Inline Analysis

    +

    It is possible to instrument a simulation code to call Python routines inline during its execution. +Enzo has been instrumented in such a fashion; it accepts parameters that govern when and how frequently Python is called. +Prior to calling to Python, Enzo exposes views onto its data fields as numpy arrays. +yt has a special-purpose frontend that can access these views, as well as additional metadata passed through module-level objects, and then constructs appropriate yt-specific data objects around the data provided by the simulation. +In these cases, yt did not pass around datasets between MPI tasks, but rather decomposed under the assumption that data communication was not possible, and also that tasks would be broadly pre-load balanced by the simulation platform. +Within Enzo, all of the communication between Python and C++ was managed through Enzo’s usage of the C API. +This required some knowledge of how Python conducts garbage collection, and required ensuring that reference counting was managed correctly to avoid memory leaks.

    +

    This non-standardized approach to conducting in situ visualization led to the creation and development of the library libyt which serves as an intermediary layer between simulation codes and yt (and Python in general.) +This library encapsulates all Python API calls, manages references, and provides a systematic method for providing data pointers to Python. +libyt provides a stable C-based API, and is accessible from numerous different languages. +It also provides a custom-built yt frontend for accepting data. +A more complete description is outside the scope of this paper, and we refer the reader to (MJT: cite in prep manuscript).

    +

    Analysis Modules

    +

    For much of its development history, yt took the approach of bundling as many analysis modules as possible in the primary repository. +This provided the advantage of having all work be centralized, and ensuring that each download or installation of yt was a fully-featured system for analyzing a large swath of data, but it brought with it the development overhead of the entire yt package for what in many cases were isolated pieces of functionality with separable responsibilities.

    +

    As a result of the slowing in speed of development as a result of review requirements (and limited personnel to conduct those reviews), some of the analysis modules that were bundled with yt have been “spun out” into their own repository, yt_astro_analysis. +This repository, which is developed, released and installed separately from yt, includes modules for cosmological observation (upon which Triden, which is discussed in 1.17.1, is based), dark matter halo finding and analysis, tools for interacting with position-position-velocity cubes, and a system for exporting from yt to RADMC-3D [111].

    +

    Ecosystem of Packages

    +

    Several packages have been developed that utilize yt as an infrastructural component. +In contrast to the analysis modules, which have typically been built as extensions of yt, these extensions utilize yt as a framework and typically only rely upon public APIs, often with no changes necessary to upstream yt. +In some cases, yt is also an optional dependency for the package. +In most cases, these are described in detail elsewhere, and citations to that external information are included here.

    +

    Trident

    +

    Trident [112] is a Python-based open-source tool for post-processing hydrodynamical simulations to produce synthetic absorption spectra and related data. +In many ways, Trident is the first external package that utilizes yt to provide data access and numerical operations, but then builds on those to develop detailed, astrophysically-aware systems for processing and analyzing that data.

    +

    Powderday

    +

    Powderday [113,114] is an open source package connecting yt, population synthesis modules and the monte carlo radiation transport code Hyperion [115] to develop synthetic observations of galaxies from astrophysics simulations. +Powderday uses yt to read and transform data, including high-fidelity gridding of SPH particles into an octree form, to prepare galaxy simulations to be processed. +Currently Powderday uses the Arepo, Enzo, Gadget, Gizmo, and Tipsy front ends to read in simulation results, and convert them to a common format in preparation for dust radiative transfer (using unyt to ensure common units). +Plans are in place to employ the wide range of front ends available in yt to broaden the applicability of powderday to a wider range of galaxy simulations.

    +

    ytree

    +

    Building on yt for access to halo catalogs, and implementing a similar system for derived fields as applied to graph datasets, ytree [116] is a system for analyzing merger trees from analysis of dark matter halos in cosmological simulations.

    +

    ytree provides flexibility in determining the path that a given analysis takes through the graph of merger trees; for instance, it enables the user to select if they wish to follow the “most massive” progenitor halo backwards in time, or even to set their own criteria for this. +Connecting this to the raw, unprocessed data from the simulation (such as the unsampled particle or cell content that comprises the halos) allows researchers to deepen and guide their analysis based on the physical characteristics of the merger history.

    +

    pyxsim

    +

    pyXSIM [117] is a python package for simulating X-ray observations from astrophysical sources. +It implements the PHOX algorithm [118,119] and is implemented to support grid-based codes, particle-based codes, and even data constructed from scratch in numpy arrays. +pyXSIM has been used to create synthetic observations from current and upcoming space telescopes.

    +

    ytini

    +

    While yt has functionality for volume rendering, it provides far from the scene-control, composition and camera positioning necessary for “cinematic visualization.” +The tool ytini [120] serves as an intermediary between yt and the visualization platform Houdini, often used for special effects and visual arts in industry and professional production environments. +ytini was developed to ease the process of converting data from simulation format into one suitable for production teams to utilize in Houdini and other visual effects software, and has been designed to enable deeper collaboration between researchers and visualization and outreach experts.

    +

    Future Directions

    +

    Sustainability

    +

    When discussing software projects, “Sustainability” is a complex, expansive topic that typically means different things to different people. +A number of different definitions have been proposed – ranging from pragmatic descriptions of responsivity to bug reports or changing hardware, to more idealistic descriptions of active development and ever-increasing functionality. +For the purposes of describing yt’s approach to sustainability, we will use these as path markers but not restrictions.

    +

    yt is supported through both peer-production and grant-funded development. +At times, this can pose challenges; the requirements imposed by grant-funded development naturally concentrates decision making, but within the yt community we have (so far) navigated this through deep engagement in community processes and interaction. +However, at the risk of belaboring a point that has been well-explored elsewhere, grant-funded development has traditionally focused on “new” or “innovative” development, rather than maintenance of a software project.

    +

    A tension exists, however, between support of an existing project and the support of new projects in an ecosystem. +By supporting an existing project, resources can tend to become concentrated; conversely, if a project supports a broader research agenda, that resource concentration can result in greater effort-multipliers for individuals who utilize the project. +We’re aware of this tension in yt; in fact, while yt has been grant-supported, most of the grant development has gone to a very small number of groups. +This grant funding has been provided through the National Science Foundation, the Gordon and Betty Moore Foundation, the Department of Energy, the Chan Zuckerberg Initiative and other sources. [[121], [122], [123]. +Grants have supported the development of new features, including specific functionality for analysis routines and support for non-astronomical domains.

    +

    Into each of these grants has been explicit support for community building, constituted by the development of documentation, videos, and tutorials, as well as mentoring of new contributors and shepherding the growth of the project through code review and issue management. +While this does provide support for individuals who can provide dedicated, thoughtful attention to code review and bug reports, it is, quite frankly, insufficient without the engagement of non-funded community members who contribute their time and energy.

    +

    There are a number of avenues of development for yt, each of which draws different degrees of interest, urgency, and breadth of engagement. +A few of these are worth highlighting.

    +

    Platform Functionality

    +

    Improving and developing the functionality of yt as a whole is a particular focus for investment of time and resources. +Typically, this is conducted via one of two avenues; the first is through explicit, funded development done for specific use cases. +The second mode of functionality development is when community members (either those who are already participants in the community or those who seek to) identify a feature that meets their particular use case, and work to develop it.

    +

    Community contributions usually fall into one of two categories – new functionality (such as supporting new datasets, applying new operations to datasets) or by scaling or improving the performance of yt for a use case or in general. +The former is more common than the latter, although both have occurred. +Expanding the featureset of yt tends to be more attractive than optimization for a large swath of the userbase; in some sense, optimization opens new avenues for scientific exploration (by taking formerly out-of-reach options and placing them within the realm of reasonable execution time), but adding new features certainly does.

    +

    A few examples of new functionality provided by community members include the volume rendering of octree datasets, support for new code frontends (such as AREPO), and many of the analysis modules. +New functionality provided by funded development has included long-term improvements such as the “demeshening” of particle datasets and support for non-astrophysical domains. +A few notable improvements to the efficiency and scalability of yt include multi-level parallelism operations and the initial implementation of dask as an array backend.

    +

    In general, we have found it difficult to move through large upheavals of code without large-scale effort on the part of the community. +This has resulted in a reluctance to investigate particularly invasive changes, and can provide a distortion of the cost/benefit analysis, leaning toward risk aversion. +The YTEP process mitigates this somewhat, but also provides additional opportunities for a ‘veto’ that can dampen enthusiasm and impede development. +At the same time, the safe guards provided by this can help to ensure stability for the community, particularly those not actively engaged in development.

    +

    Project Maintenance

    +

    In addition to development of new features, the correction of problems or updates to old behavior are also critical to the sustained usage and applicability of a project. +In this category of “bug fixes” we certainly include faults or problems with yt itself, but it’s also important to note that in many cases, we can also use this category to describe improvements in behavior that bring the results greater accuracy or precision.

    +

    It is tough to estimate the cost of bug fixes, in terms of labor or in terms of community member attrition, but [124] suggests that large, established projects on github may spend up to 40% of their time on bugfixes rather than new features. +While we have not been able to verify this, examining the cadence of bug fix releases versus new feature releases suggests that this is indeed the case for yt as well.

    +

    Maintenance and bug fixes are critical to developing yt as a community-focused code. +The damage that can be done by ignoring a bug report, dismissing a suggestion, or outright rejecting proposed fixes is real, and can have measurable impact on community cohesion and growth. +As such, in the yt development process we strive to be as accommodating and welcoming as possible. +This requires balancing being welcoming and patient against the very real costs that come with responding to bug fixes and feature requests; often this means providing helpful insight that may already be covered by the documentation, or that may reflect known bugs. +This is a challenge, and one that benefits from having dedicated maintainers, or at least dedicated maintenance time from the developer community. +Furthermore, we have found that regular, collaborative co-working sessions can ease this burden, although they occasionally veer into too light of code review or constant reiteration of “standing” issues.

    +

    Ecosystem Maintenance

    +

    yt exists inside a larger ecosystem of packages and infrastructure, composed of the Python language, the Scientific Python community, as well as the computational science communities (predominantly astrophysics). +Each of these communities, much like yt itself, has its own set of priorities, needs, and development schedules. +Changes in systems that yt depends on may require changes in yt; changes in what other systems expect from yt may likewise require changes in yt.

    +

    One of the more notable shifts in recent years has been in how Python libraries and applications are distributed. +At the time of the first yt method paper, yt was distributed typically in source form with its entire dependency stack to provide a uniform experience on supercomputer installations. +This was, at the time, “necessary” because Python was not as widely used in the computational science and astrophysics communities as it is now, and the versions of various libraries were often far out of date. +In the intervening time, however, a number of shifts have occurred, including the advent of conda (and conda-forge), wheels, wide-scale adoption of Python in the scientific community, and considerable standardization and improvement of package metadata and installation methods. +Ensuring yt maintains compatibility with the modern package ecosystem has taken, at times, a fairly-large degree of effort on the part of the developers making the changes and the developers who intend to continue developing.

    +

    In addition to the changes in yt necessitated by changes to packaging or updates in APIs or behavior, there are also those changes that are necessary to conform to community norms. +For example, utilizing code formatting tools, automated “linting” and other automated methods of applying “quality control” to incoming changesets. +Or, somewhat more invasively, inserting “type hints” that can provide automated analysis and inline suggestions within integrated development environments. +These developments may not provide as much value to long-time developers, but can be important for newcomers who are less familiar with the library or coding conventions. +The balance with these changes can be difficult to strike, to minimize disruption to existing developers and users while still expanding the accessibility of the library to others.

    +

    Enjoyment Maximization

    +

    Another aspect of sustainability is that for many people, developing software can be fun. +This is certainly true for many members of the yt community – sometimes in ways that align with the goals and requirements of academic research, and sometimes in ways that do not directly advance those goals. +For instance, the initial development of the software volume renderer was not aligned with immediate research goals, but it has gone on to support synthetic observations and to foster much broader research and education opportunities.

    +

    While development for the joy of developing can be an exciting and helpful process, it is also something that can require a delicate balance of attention and engagement from the rest of the community. +Accepting changes into the yt codebase requires careful review, and dedication of resources (physical and intellectual) that may already be allocated elsewhere.

    +

    Furthermore, not everyone derives pleasure from the same types of development. +Some individuals love to build new things and scaffold out plugins or visualization types; others have great satisfaction from optimization or documentation. +Accepting and supporting these different types of development is critical for a community built on respect, trust and gratitude.

    +

    Conclusions

    +

    Since the publication of the last paper describing the methods and capabilities of yt, it has been dramatically transformed; while many of the underlying algorithms for processing grid-based data may remain similar or identical, it has been expanded considerably in scope to include data of many different forms. +Furthermore, each of these classes of data – most notably octree, smoothed particle hydrodynamics, and unstructured meshes – requires substantial care to ensure that the way that class of data is represented is a high-fidelity reflection of the underlying methods. +In this paper, we have presented our approach to making yt a functional, scientist-driven library to access, process, and visualize data. +This includes the selection of spatial (and non-spatial) regions, converting between spaces for representing data in index coordinates and geometric coordinates, the multi-dimensional reduction of data along spatial and non-spatial dimensions, production of publication-quality plots, volume rendering (both hardware and software) and the approaches we have taken toward developing a community of individuals using and developing yt.

    +

    We are grateful for the community of individuals who have participated in yt’s development; the authorship of this paper reflects a large, but not complete, fraction of those who have contributed changesets, although invitations have been extended to everyone we were able to reach. +The landscape of astrophysical computation is different now than it was when yt was created, and even since the publication of the first yt method paper. +Code development has become more open, conducted on platforms such as Github, and investment in community around software is largely recognized as necessary, rather than supplemental. +The usage of Python as a library, at least for high-level APIs, has become quite widespread, albeit not quite ubiquitous.

    +

    While the community of individuals who participate in yt usage and development is not as large as some in the astrophysical community, or in the broader pydata ecosystem, it is thriving. +The future development of yt will be focused on solidifying our existing community and growing to support the modern needs of scientists from with different approaches to and conceptions of data analysis and visualization.

    +

    References

    + +
    +
    +
    1.
    manubot/manubot
    Manubot
    (2024-10-19) https://github.com/manubot/manubot
    +
    +
    +
    2.
    yt: A MULTI-CODE ANALYSIS TOOLKIT FOR ASTROPHYSICAL SIMULATION DATA
    Matthew J Turk, Britton D Smith, Jeffrey S Oishi, Stephen Skory, Samuel W Skillman, Tom Abel, Michael L Norman
    The Astrophysical Journal Supplement Series (2010-12-28) https://doi.org/ft6md2
    +
    +
    +
    3.
    Ten simple rules for helping newcomers become contributors to open projects
    Dan Sholler, Igor Steinmacher, Denae Ford, Mara Averick, Mike Hoye, Greg Wilson
    PLOS Computational Biology (2019-09-12) https://doi.org/gf8gb9
    +
    +
    +
    4.
    widgyts: Custom Jupyter Widgets for Interactive Data Exploration with yt
    Madicken Munk, Matthew Turk
    Journal of Open Source Software (2020-01-29) https://doi.org/gqbxbf
    +
    +
    +
    5.
    Effects of Adopting Code Review Bots on Pull Requests to OSS Projects
    Mairieli Wessel, Alexander Serebrenik, Igor Wiese, Igor Steinmacher, Marco A Gerosa
    2020 IEEE International Conference on Software Maintenance and Evolution (ICSME) (2020-09) https://doi.org/grp6mq
    +
    +
    +
    6.
    Smoothed particle hydrodynamics and magnetohydrodynamics
    Daniel J Price
    Journal of Computational Physics (2012-02) https://doi.org/d4zkq9
    +
    +
    +
    7.
    Smoothed Particle Hydrodynamics in Astrophysics
    Volker Springel
    Annual Review of Astronomy and Astrophysics (2010-08-01) https://doi.org/c59dm2
    +
    +
    +
    8.
    <scp>SPLASH</scp>: An Interactive Visualisation Tool for Smoothed Particle Hydrodynamics Simulations
    Daniel J Price
    Publications of the Astronomical Society of Australia (2007) https://doi.org/ffsfkx
    +
    +
    +
    9.
    Improving convergence in smoothed particle hydrodynamics simulations without pairing instability
    Walter Dehnen, Hossam Aly
    Monthly Notices of the Royal Astronomical Society (2012-08-07) https://doi.org/f38hjj
    +
    +
    +
    10.
    Inconsistencies arising from the coupling of galaxy formation sub-grid models to pressure-smoothed particle hydrodynamics
    Josh Borrow, Matthieu Schaller, Richard G Bower
    Monthly Notices of the Royal Astronomical Society (2021-05-19) https://doi.org/gsj6tn
    +
    +
    +
    11.
    SciTools/cartopy: v0.21.1
    Phil Elson, Elliott Sales De Andrade, Greg Lucas, Ryan May, Richard Hattersley, Ed Campbell, Andrew Dawson, Stephane Raynaud, Scmc72, Bill Little, … Daryl Herzmann
    Zenodo (2022-12-12) https://doi.org/gr96pg
    +
    +
    +
    12.
    Magnetic outflows from turbulent accretion disks
    J Jacquemin-Ide, G Lesur, J Ferreira
    Astronomy &amp; Astrophysics (2021-03) https://doi.org/gsgh4s
    +
    +
    +
    13.
    <span class="nocase">Petascale Cosmology: Simulations of Structure Formation</span>
    Rupert Croft, Tiziana Di Matteo, Nishikanta Khandai
    Comput. Sci. Eng. (2015-03) http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=7006381
    +
    +
    +
    14.
    The LSST Data Management System
    Mario Jurić, Jeffrey Kantor, K-T Lim, Robert H Lupton, Gregory Dubois-Felsmann, Tim Jenness, Tim S Axelrod, Jovan Aleksić, Roberta A Allsman, Yusra AlSayyad, … LSST Project
    eprint arXiv:1512.07914 (2015) http://adsabs.harvard.edu/abs/2015arXiv151207914J
    +
    +
    +
    15.
    <span class="nocase">A computer oriented geodetic data base and a new technique in file sequencing</span>
    GM Morton
    IBM Ltd. (1996)
    +
    +
    +
    16.
    <span class="nocase">Gesammelte Abhandlungen: Band III: Analysis - Grundlagen der Mathematik Physik - Verschiedenes Lebensgeschichte</span>
    David Hilbert
    Springer Berlin Heidelberg (1970) http://dx.doi.org/10.1007/978-3-662-25726-5{\_}1
    DOI: 10.1007/978-3-662-25726-5_1 · ISBN: 978-3-662-25726-5
    +
    +
    +
    17.
    <span class="nocase">The cosmological simulation code gadget-2</span>
    Volker Springel
    Mon. Not. R. Astron. Soc. (2005-12) http://adsabs.harvard.edu/abs/2005MNRAS.364.1105S
    +
    +
    +
    18.
    <span class="nocase">Cosmological Hydrodynamics with Adaptive Mesh Refinement: a new high resolution code called RAMSES</span>
    Romain Teyssier
    Astron. Astrophys. v.385, p.337-364 (2001-11) http://arxiv.org/abs/astro-ph/0111367 http://dx.doi.org/10.1051/0004-6361:20011817
    +
    +
    +
    19.
    <span class="nocase">Speeding up construction of PMR quadtree-based spatial indexes</span>
    Gisli R Hjaltason, Hanan Samet
    VLDB J. Int. J. Very Large Data Bases (2002-10) http://link.springer.com/10.1007/s00778-002-0067-8
    +
    +
    +
    20.
    <span class="nocase">Fast construction of k-nearest neighbor graphs for point clouds.</span>
    Michael Connor, Piyush Kumar
    IEEE Trans. Vis. Comput. Graph. (2010-01) http://www.ncbi.nlm.nih.gov/pubmed/20467058
    +
    +
    +
    21.
    <span class="nocase">A class of data structures for associative searching</span>
    JA Orenstein, TH Merrett
    Proc. 3rd acm sigact-sigmod symp. Princ. Database syst. - pod. ’84 (1984-04) http://dl.acm.org/citation.cfm?id=588011.588037
    DOI: 10.1145/588011.588037 · ISBN: 0897911288
    +
    +
    +
    22.
    <span class="nocase">Encoded bitmap indexing for data warehouses</span>
    Ming-Chuan Wu, AP Buchmann
    Proc. 14th int. Conf. Data eng. (1998) http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=655780
    DOI: 10.1109/icde.1998.655780 · ISBN: 0-8186-8289-2
    +
    +
    +
    23.
    <span class="nocase">Bitmap index design and evaluation</span>
    Chee-Yong Chan, Yannis E Ioannidis
    ACM SIGMOD Rec. (1998-06) http://dl.acm.org/citation.cfm?id=276305.276336
    DOI: 10.1145/276305.276336 · ISBN: 0-89791-995-5
    +
    +
    +
    24.
    <span class="nocase">An efficient bitmap encoding scheme for selection queries</span>
    Chee-Yong Chan, Yannis E Ioannidis
    ACM SIGMOD Rec. (1999-06) http://dl.acm.org/citation.cfm?id=304181.304201
    DOI: 10.1145/304181.304201 · ISBN: 1-58113-084-8
    +
    +
    +
    25.
    <span class="nocase">Evaluating Geospatial Geometry and Proximity Queries Using Distributed Hash Tables</span>
    Matthew Malensek, Sangmi Pallickara, Shrideep Pallickara
    Comput. Sci. Eng. (2014-07) http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=6785924
    +
    +
    +
    26.
    <span class="nocase">Bitmap indexes for large scientific data sets: a case study</span>
    RR Sinha, S Mitra, M Winslett
    Proc. 20th ieee int. Parallel distrib. Process. Symp. (2006) http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=1639304
    DOI: 10.1109/ipdps.2006.1639304 · ISBN: 1-4244-0054-6
    +
    +
    +
    27.
    <span class="nocase">Multi-resolution bitmap indexes for scientific data</span>
    Rishi Rakesh Sinha, Marianne Winslett
    ACM Trans. Database Syst. (2007-08) http://portal.acm.org/citation.cfm?doid=1272743.1272746
    +
    +
    +
    28.
    <span class="nocase">Improving the Performance of High-Energy Physics Analysis through Bitmap Indices</span>
    Kurt Stockinger, Dirk Duellmann, Wolfgang Hoschek, Erich Schikuta
    Database expert syst. Appl. 11th int. Conf. DEXA 2000 london, uk, sept. 4–8, 2000 proc. (2000-06) http://link.springer.com/10.1007/3-540-44469-6
    DOI: 10.1007/3-540-44469-6 · ISBN: 978-3-540-67978-3
    +
    +
    +
    29.
    <span class="nocase">Using bitmap index for interactive exploration of large datasets</span>
    Kesheng Wu, W Koegler, J Chen, A Shoshani
    15th int. Conf. Sci. Stat. Database manag. 2003. (2003) http://ieeexplore.ieee.org/articleDetails.jsp?arnumber=1214955
    DOI: 10.1109/ssdm.2003.1214955 · ISBN: 0-7695-1964-4
    +
    +
    +
    30.
    <span class="nocase">Range-based bitmap indexing for high cardinality attributes with skew</span>
    PS Yu
    Proceedings. Twenty-second annu. Int. Comput. Softw. Appl. Conf. (Compsac ’98) (cat. No.98CB 36241) (1998) http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=716637
    DOI: 10.1109/cmpsac.1998.716637 · ISBN: 0-8186-8585-9
    +
    +
    +
    31.
    <span class="nocase">Multidimensional indexing and query coordination for tertiary storage management</span>
    A Shoshani, LM Bernardo, H Nordberg, D Rotem, A Sim
    Proceedings. Elev. Int. Conf. Sci. Stat. Database manag. (1999) http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=787637
    DOI: 10.1109/ssdm.1999.787637 · ISBN: 0-7695-0046-3
    +
    +
    +
    32.
    <span class="nocase">Evaluation Strategies for Bitmap Indices with Binning</span>
    Kurt Stockinger, Kesheng Wu, Arie Shoshani
    Database expert syst. Appl. 15th int. Conf. DEXA 2004, zaragoza, spain, august 30-september 3, 2004. Proc. (2004) http://dx.doi.org/10.1007/978-3-540-30075-5{\_}12
    DOI: 10.1007/978-3-540-30075-5_12 · ISBN: 978-3-540-30075-5
    +
    +
    +
    33.
    <span class="nocase">Compressed bitmap indices for efficient query processing</span>
    Kesheng Wu, Ekow Otoo, Arie Shoshani
    Lawrence Berkeley Natl. Lab. (2001-09) http://escholarship.org/uc/item/8k22w7q2
    +
    +
    +
    34.
    <span class="nocase">Sorting improves word-aligned bitmap indexes</span>
    Daniel Lemire, Owen Kaser, Kamel Aouiche
    Data Knowl. Eng. (2010-01) http://dl.acm.org/citation.cfm?id=1663645.1663682
    +
    +
    +
    35.
    <span class="nocase">Compressed bitmap indexes: beyond unions and intersections</span>
    Owen Kaser, Daniel Lemire
    Softw. Pract. Exp. (2016-02) http://doi.wiley.com/10.1002/spe.2289
    +
    +
    +
    36.
    Smoothed Particle Hydrodynamics
    JJ Monaghan
    Annu. Rev. Astron. Astrophys. (1992-09) http://adsabs.harvard.edu/abs/1992ARA{\&}A..30..543M
    +
    +
    +
    37.
    <span class="nocase">GADGET: a code for collisionless and gasdynamical cosmological simulations</span>
    Volker Springel, Naoki Yoshida, Simon DM White
    New Astron. (2001-04) http://adsabs.harvard.edu/abs/2001NewA....6...79S
    +
    +
    +
    38.
    <span class="nocase">A new class of accurate, mesh-free hydrodynamic simulation methods</span>
    PF Hopkins
    Mon. Not. R. Astron. Soc. (2015-04) http://adsabs.harvard.edu/abs/2014arXiv1409.7395H
    +
    +
    +
    39.
    <span class="nocase">Cython: The Best of Both Worlds</span>
    Stefan Behnel, Robert Bradshaw, Craig Citro, Lisandro Dalcin, Dag Sverre Seljebotn, Kurt Smith
    Comput. Sci. Eng. (2011-03) http://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=5582062
    +
    +
    +
    40.
    Adaptive Mesh Refinement for conservative systems: multi-dimensional efficiency evaluation
    R Keppens, M Nool, G Tóth, JP Goedbloed
    Computer Physics Communications (2003-07) https://doi.org/ck627b
    +
    +
    +
    41.
    MPI-AMRVAC FOR SOLAR AND ASTROPHYSICS
    O Porth, C Xia, T Hendrix, SP Moschou, R Keppens
    The Astrophysical Journal Supplement Series (2014-08-20) https://doi.org/ggcgbb
    +
    +
    +
    42.
    MPI-AMRVAC 2.0 for Solar and Astrophysical Applications
    C Xia, J Teunissen, IEl Mellah, E Chané, R Keppens
    The Astrophysical Journal Supplement Series (2018-02-01) https://doi.org/gkh2v6
    +
    +
    +
    43.
    Thermal instabilities: Fragmentation and field misalignment of filament fine structure
    N Claes, R Keppens, C Xia
    Astronomy &amp; Astrophysics (2020-04) https://doi.org/gqbk65
    +
    +
    +
    44.
    Prominence formation by levitation-condensation at extreme resolutions
    JM Jenkins, R Keppens
    Astronomy &amp; Astrophysics (2021-02) https://doi.org/gqbk66
    +
    +
    +
    45.
    Dynamical signatures of Rossby vortices in cavity-hosting disks
    CMT Robert, H Méheut, F Ménard
    Astronomy &amp; Astrophysics (2020-09) https://doi.org/gqbk64
    +
    +
    +
    46.
    High Angular Momentum Halo Gas: A Feedback and Code-independent Prediction of LCDM
    Kyle R Stewart, Ariyeh H Maller, Jose Oñorbe, James S Bullock, MRyan Joung, Julien Devriendt, Daniel Ceverino, Dušan Kereš, Philip F Hopkins, Claude-André Faucher-Giguère
    The Astrophysical Journal (2017-06-30) https://doi.org/gf48kq
    +
    +
    +
    47.
    Fast galaxy bars continue to challenge standard cosmology
    Mahmood Roshan, Neda Ghafourian, Tahere Kashfi, Indranil Banik, Moritz Haslbauer, Virginia Cuomo, Benoit Famaey, Pavel Kroupa
    Monthly Notices of the Royal Astronomical Society (2021-09-11) https://doi.org/gqsz56
    +
    +
    +
    48.
    O <scp>vi</scp> traces photoionized streams with collisionally ionized boundaries in cosmological simulations of <i>z</i> ∼ 1 massive galaxies
    Clayton Strawn, Santi Roca-Fàbrega, Nir Mandelker, Joel Primack, Jonathan Stern, Daniel Ceverino, Avishai Dekel, Bryan Wang, Rishi Dange
    Monthly Notices of the Royal Astronomical Society (2020-12-24) https://doi.org/grk7k2
    +
    +
    +
    49.
    Testing feedback from star clusters in simulations of the Milky Way formation
    Gillen Brown, Oleg Y Gnedin
    Monthly Notices of the Royal Astronomical Society (2022-04-28) https://doi.org/grk7k3
    +
    +
    +
    50.
    Modeling UV Radiation Feedback from Massive Stars. I. Implementation of Adaptive Ray-tracing Method and Tests
    Jeong-Gyu Kim, Woong-Tae Kim, Eve C Ostriker, MAaron Skinner
    The Astrophysical Journal (2017-12-15) https://doi.org/gqsz6c
    +
    +
    +
    51.
    A Magnetized, Moon-forming Giant Impact
    PD Mullen, CF Gammie
    The Astrophysical Journal Letters (2020-10-29) https://doi.org/gqsz6j
    +
    +
    +
    52.
    AMReX: a framework for block-structured adaptive mesh refinement
    Weiqun Zhang, Ann Almgren, Vince Beckner, John Bell, Johannes Blaschke, Cy Chan, Marcus Day, Brian Friesen, Kevin Gott, Daniel Graves, … Michael Zingale
    Journal of Open Source Software (2019-05-12) https://doi.org/ghr39d
    +
    +
    +
    53.
    Local adaptive mesh refinement for shock hydrodynamics
    MJ Berger, P Colella
    Journal of Computational Physics (1989-05) https://doi.org/d6dh8m
    +
    +
    +
    54.
    Meeting the Challenges of Modeling Astrophysical Thermonuclear Explosions: Castro, Maestro, and the AMReX Astrophysics Suite
    M Zingale, AS Almgren, MG Barrios Sazo, VE Beckner, JB Bell, B Friesen, AM Jacobs, MP Katz, CM Malone, AJ Nonaka, … W Zhang
    Journal of Physics: Conference Series (2018-05) https://doi.org/gqsz53
    +
    +
    +
    55.
    CASTRO: A Massively Parallel Compressible Astrophysics Simulation Code
    Ann Almgren, Maria Sazo, John Bell, Alice Harpole, Max Katz, Jean Sexton, Donald Willcox, Weiqun Zhang, Michael Zingale
    Journal of Open Source Software (2020-10-23) https://doi.org/grk7k8
    +
    +
    +
    56.
    MAESTROeX: A Massively Parallel Low Mach Number Astrophysical Solver
    Duoming Fan, Andrew Nonaka, Ann Almgren, Donald Willcox, Alice Harpole, Michael Zingale
    Journal of Open Source Software (2019-11-21) https://doi.org/grk7k7
    +
    +
    +
    57.
    <scp>quokka</scp>: a code for two-moment AMR radiation hydrodynamics on GPUs
    Benjamin D Wibking, Mark R Krumholz
    Monthly Notices of the Royal Astronomical Society (2022-02-18) https://doi.org/gpsbw2
    +
    +
    +
    58.
    Numerical simulations of buoyancy-driven flows using adaptive mesh refinement: structure and dynamics of a large-scale helium plume
    Nicholas T Wimer, Marcus S Day, Caelan Lapointe, Michael A Meehan, Amanda S Makowiecki, Jeffrey F Glusman, John W Daily, Gregory B Rieker, Peter E Hamlington
    Theoretical and Computational Fluid Dynamics (2020-09-01) https://doi.org/gk8ssc
    +
    +
    +
    59.
    Formation and mass growth of axion stars in axion miniclusters
    Benedikt Eggemeier, Jens C Niemeyer
    Physical Review D (2019-09-23) https://doi.org/grp7h3
    +
    +
    +
    60.
    Formation of inflaton halos after inflation
    Benedikt Eggemeier, Jens C Niemeyer, Richard Easther
    Physical Review D (2021-03-22) https://doi.org/f3g3
    +
    +
    +
    61.
    Gravitational collapse in the postinflationary Universe
    Benedikt Eggemeier, Bodo Schwabe, Jens C Niemeyer, Richard Easther
    Physical Review D (2022-01-12) https://doi.org/grp7hm
    +
    +
    +
    62.
    A hybrid nodal-staggered pseudo-spectral electromagnetic particle-in-cell method with finite-order centering
    Edoardo Zoni, Remi Lehe, Olga Shapoval, Daniel Belkin, Neil Zaïm, Luca Fedeli, Henri Vincenti, Jean-Luc Vay
    Computer Physics Communications (2022-10) https://doi.org/grp7hk
    +
    +
    +
    63.
    CHOLLA: A NEW MASSIVELY PARALLEL HYDRODYNAMICS CODE FOR ASTROPHYSICAL SIMULATION
    Evan E Schneider, Brant E Robertson
    The Astrophysical Journal Supplement Series (2015-04-10) https://doi.org/gr2xqz
    +
    +
    +
    64.
    The Role of Outflows, Radiation Pressure, and Magnetic Fields in Massive Star Formation
    Anna L Rosen, Mark R Krumholz
    The Astronomical Journal (2020-07-23) https://doi.org/grk7k9
    +
    +
    +
    65.
    Massive-star Formation via the Collapse of Subvirial and Virialized Turbulent Massive Cores
    Anna L Rosen, Pak Shing Li, Qizhou Zhang, Blakesley Burkhart
    The Astrophysical Journal (2019-12-16) https://doi.org/grk7mc
    +
    +
    +
    66.
    An unstable truth: how massive stars get their mass
    Anna L Rosen, Mark R Krumholz, Christopher F McKee, Richard I Klein
    Monthly Notices of the Royal Astronomical Society (2016-08-25) https://doi.org/f9rwrm
    +
    +
    +
    67.
    Revealing the physical properties of gas accreting to haloes in the EAGLE simulations
    Ruby J Wright, Claudia del P Lagos, Chris Power, Camila A Correa
    Monthly Notices of the Royal Astronomical Society (2021-04-17) https://doi.org/gqsz55
    +
    +
    +
    68.
    Barred spiral galaxies in modified gravity theories
    Mahmood Roshan, Indranil Banik, Neda Ghafourian, Ingo Thies, Benoit Famaey, Elena Asencio, Pavel Kroupa
    Monthly Notices of the Royal Astronomical Society (2021-03-08) https://doi.org/gqsz57
    +
    +
    +
    69.
    Stellar splashback: the edge of the intracluster light
    Alis J Deason, Kyle A Oman, Azadeh Fattahi, Matthieu Schaller, Mathilde Jauzac, Yuanyuan Zhang, Mireia Montes, Yannick M Bahé, Claudio Dalla Vecchia, Scott T Kay, Tilly A Evans
    Monthly Notices of the Royal Astronomical Society (2020-11-19) https://doi.org/gqsz54
    +
    +
    +
    70.
    ENZO: AN ADAPTIVE MESH REFINEMENT CODE FOR ASTROPHYSICS
    Greg L Bryan, Michael L Norman, Brian W O'Shea, Tom Abel, John H Wise, Matthew J Turk, Daniel R Reynolds, David C Collins, Peng Wang, Samuel W Skillman, …
    The Astrophysical Journal Supplement Series (2014-03-20) https://doi.org/gfx7v2
    +
    +
    +
    71.
    COLLAPSE AND FRAGMENTATION OF MAGNETIC MOLECULAR CLOUD CORES WITH THE ENZO AMR MHD CODE. I. UNIFORM DENSITY SPHERES
    Alan P Boss, Sandra A Keiser
    The Astrophysical Journal (2013-02-01) https://doi.org/gkmgb4
    +
    +
    +
    72.
    Predicting Localized Primordial Star Formation with Deep Convolutional Neural Networks
    Azton I Wells, Michael L Norman
    The Astrophysical Journal Supplement Series (2021-06-01) https://doi.org/grk7mf
    +
    +
    +
    73.
    Connecting Primordial Star-forming Regions and Second-generation Star Formation in the Phoenix Simulations
    Azton I Wells, Michael L Norman
    The Astrophysical Journal (2022-06-01) https://doi.org/grk7md
    +
    +
    +
    74.
    The birth of a galaxy – III. Propelling reionization with the faintest galaxies
    John H Wise, Vasiliy G Demchenko, Martin T Halicek, Michael L Norman, Matthew J Turk, Tom Abel, Britton D Smith
    Monthly Notices of the Royal Astronomical Society (2014-06-26) https://doi.org/grk7k6
    +
    +
    +
    75.
    Evolution of Primordial Magnetic Fields during Large-scale Structure Formation
    Salome Mtchedlidze, Paola Domínguez-Fernández, Xiaolong Du, Axel Brandenburg, Tina Kahniashvili, Shane O’Sullivan, Wolfram Schmidt, Marcus Brüggen
    The Astrophysical Journal (2022-04-01) https://doi.org/gp32mc
    +
    +
    +
    76.
    A Simple Model for Mixing and Cooling in Cloud–Wind Interactions
    Matthew W Abruzzo, Greg L Bryan, Drummond B Fielding
    The Astrophysical Journal (2022-02-01) https://doi.org/gqsz6g
    +
    +
    +
    77.
    Type Ia supernova ejecta–donor interaction: explosion model comparison
    C McCutcheon, Y Zeng, Z-W Liu, RG Izzard, K-C Pan, H-L Chen, Z Han
    Monthly Notices of the Royal Astronomical Society (2022-05-10) https://doi.org/gqsz58
    +
    +
    +
    78.
    Exploring Fundamentally Three-dimensional Phenomena in High-fidelity Simulations of Core-collapse Supernovae
    Evan P O’Connor, Sean M Couch
    The Astrophysical Journal (2018-09-25) https://doi.org/gjctnx
    +
    +
    +
    79.
    Implementing primordial binaries in simulations of star cluster formation with a hybrid MHD and direct <i>N</i>-body method
    Claude Cournoyer-Cloutier, Aaron Tran, Sean Lewis, Joshua E Wall, William E Harris, Mordecai-Mark Mac Low, Stephen LW McMillan, Simon Portegies Zwart, Alison Sills
    Monthly Notices of the Royal Astronomical Society (2020-12-18) https://doi.org/grk7kz
    +
    +
    +
    80.
    Collisional N-body Dynamics Coupled to Self-gravitating Magnetohydrodynamics Reveals Dynamical Binary Formation
    Joshua E Wall, Stephen LW McMillan, Mordecai-Mark Mac Low, Ralf S Klessen, Simon Portegies Zwart
    The Astrophysical Journal (2019-12-10) https://doi.org/grk7mb
    +
    +
    +
    81.
    Modeling of the Effects of Stellar Feedback during Star Cluster Formation Using a Hybrid Gas and N-Body Method
    Joshua E Wall, Mordecai-Mark Mac Low, Stephen LW McMillan, Ralf S Klessen, Simon Portegies Zwart, Andrew Pellegrino
    The Astrophysical Journal (2020-12-01) https://doi.org/gphr2s
    +
    +
    +
    82.
    Winds in Star Clusters Drive Kolmogorov Turbulence
    Monica Gallegos-Garcia, Blakesley Burkhart, Anna L Rosen, Jill P Naiman, Enrico Ramirez-Ruiz
    The Astrophysical Journal Letters (2020-08-01) https://doi.org/grk7mg
    +
    +
    +
    83.
    The AGORA High-resolution Galaxy Simulations Comparison Project. III. Cosmological Zoom-in Simulation of a Milky Way–mass Halo
    Santi Roca-Fàbrega, Ji-hoon Kim, Loic Hausammann, Kentaro Nagamine, Alessandro Lupi, Johnny W Powell, Ikkoh Shimizu, Daniel Ceverino, Joel R Primack, Thomas R Quinn, …
    The Astrophysical Journal (2021-08-01) https://doi.org/gqsz6d
    +
    +
    +
    84.
    gamer-2: a GPU-accelerated adaptive mesh refinement code – accuracy, performance, and scalability
    Hsi-Yu Schive, John A ZuHone, Nathan J Goldbaum, Matthew J Turk, Massimo Gaspari, Chin-Yu Cheng
    Monthly Notices of the Royal Astronomical Society (2018-09-24) https://doi.org/gkvtzd
    +
    +
    +
    85.
    The galactic dust-up: modelling dust evolution in FIRE
    Caleb R Choban, Dušan Kereš, Philip F Hopkins, Karin M Sandstrom, Christopher C Hayward, Claude-André Faucher-Giguère
    Monthly Notices of the Royal Astronomical Society (2022-06-07) https://doi.org/gqsz59
    +
    +
    +
    86.
    Stellar angular momentum can be controlled from cosmological initial conditions
    Corentin Cadiou, Andrew Pontzen, Hiranya V Peiris
    arXiv (2022) https://doi.org/grk7mh
    +
    +
    +
    87.
    Accurate tracer particles of baryon dynamics in the adaptive mesh refinement code Ramses
    Corentin Cadiou, Yohan Dubois, Christophe Pichon
    Astronomy &amp; Astrophysics (2019-01) https://doi.org/gf42rj
    +
    +
    +
    88.
    Gravitational torques dominate the dynamics of accreted gas at <i>z</i> &amp;gt; 2
    Corentin Cadiou, Yohan Dubois, Christophe Pichon
    Monthly Notices of the Royal Astronomical Society (2022-06-17) https://doi.org/grk7k4
    +
    +
    +
    89.
    Dense gas formation and destruction in a simulated Perseus-like galaxy cluster with spin-driven black hole feedback
    RS Beckmann, Y Dubois, P Guillard, P Salome, V Olivares, F Polles, C Cadiou, F Combes, S Hamer, MD Lehnert, G Pineau des Forets
    Astronomy &amp; Astrophysics (2019-10-21) https://doi.org/grk7kw
    +
    +
    +
    90.
    Gas accretion and ram pressure stripping of haloes in void walls
    BB Thompson, R Smith, K Kraljic
    Monthly Notices of the Royal Astronomical Society (2022-10-19) https://doi.org/grk7k5
    +
    +
    +
    91.
    The Gaia-ESO Survey: matching chemodynamical simulations to observations of the Milky Way
    BB Thompson, CG Few, M Bergemann, BK Gibson, BA MacFarlane, A Serenelli, G Gilmore, S Randich, A Vallenari, EJ Alfaro, … S Zaggia
    Monthly Notices of the Royal Astronomical Society (2017-09-11) https://doi.org/gc8ws7
    +
    +
    +
    92.
    Turnaround radius of galaxy clusters in <i>N</i>-body simulations
    Giorgos Korkidis, Vasiliki Pavlidou, Konstantinos Tassis, Evangelia Ntormousi, Theodore N Tomaras, Konstantinos Kovlakas
    Astronomy &amp; Astrophysics (2020-07) https://doi.org/gqsz52
    +
    +
    +
    93.
    3D volume rendering of geophysical data using the yt platform
    Christopher Havlin, Benjamin Holtzman, Kacper Kowalik, Madicken Munk, Samantha Walkow, Matthew Turk
    Wiley (2021-02-10) https://doi.org/grk7kv
    +
    +
    +
    94.
    Understanding Heating in Active Region Cores through Machine Learning. I. Numerical Modeling and Predicted Observables
    WT Barnes, SJ Bradshaw, NM Viall
    The Astrophysical Journal (2019-07-20) https://doi.org/grk7m6
    +
    +
    +
    95.
    swiftsimio: A Python library for reading SWIFT data
    Josh Borrow, Alexei Borrisov
    Journal of Open Source Software (2020-08-01) https://doi.org/gqsz6b
    +
    +
    +
    96.
    sígame v3: Gas Fragmentation in Postprocessing of Cosmological Simulations for More Accurate Infrared Line Emission Modeling
    Karen Pardos Olsen, Blakesley Burkhart, Mordecai-Mark Mac Low, Robin G Treß, Thomas R Greve, David Vizgan, Jay Motka, Josh Borrow, Gergö Popping, Romeel Davé, … Desika Narayanan
    The Astrophysical Journal (2021-11-01) https://doi.org/gqsz6f
    +
    +
    +
    97.
    Sensitivity of non-radiative cloud-wind interactions to the hydrodynamics solver
    Joey Braspenning, Joop Schaye, Josh Borrow, Matthieu Schaller
    arXiv (2022) https://doi.org/grp7hn
    +
    +
    +
    98.
    AstroBlend: An astrophysical visualization package for Blender
    JP Naiman
    Astronomy and Computing (2016-04) https://doi.org/f8phr9
    +
    +
    +
    99.
    The anatomy of a star-forming galaxy: pressure-driven regulation of star formation in simulated galaxies
    SM Benincasa, J Wadsley, HMP Couchman, BW Keller
    Monthly Notices of the Royal Astronomical Society (2016-07-20) https://doi.org/f86kmr
    +
    +
    +
    100.
    The growth of black holes from Population III remnants in the Renaissance simulations
    Britton D Smith, John A Regan, Turlough P Downes, Michael L Norman, Brian W O’Shea, John H Wise
    Monthly Notices of the Royal Astronomical Society (2018-08-02) https://doi.org/gfn3dp
    +
    +
    +
    101.
    Parthenon—a performance portable block-structured adaptive mesh refinement framework
    Philipp Grete, Joshua C Dolence, Jonah M Miller, Joshua Brown, Ben Ryan, Andrew Gaspar, Forrest Glines, Sriram Swaminarayan, Jonas Lippuner, Clell J Solomon, … Luke F Roberts
    The International Journal of High Performance Computing Applications (2022-12-13) https://doi.org/grzcrd
    +
    +
    +
    102.
    A Fast Voxel Traversal Algorithm for Ray Tracing
    John Amanatides, Andrew Woo
    EG 1987-Technical Papers (1987) https://doi.org/gq2qd9
    +
    +
    +
    103.
    An Efficient Parametric Algorithm for Octree Traversal
    Jorge Revelles, Carlos Ureña, Miguel Lastra
    Journal of WSCG http://wscg.zcu.cz/wscg2000/Papers_2000/X31.pdf
    +
    +
    +
    104.
    Gravitational torques dominate the dynamics of angular momentum of the accreted gas at $z>2$
    Corentin Cadiou, Yohan Dubois, Christophe Pichon
    in prep.
    +
    +
    +
    105.
    unyt: Handle, manipulate, and convert data with units in Python
    Nathan J. Goldbaum, John A. ZuHone, Matthew J. Turk, Kacper Kowalik, Anna L. Rosen
    Journal of Open Source Software (2018-08-14) https://doi.org/gsnf9k
    +
    +
    +
    106.
    matplotlib/matplotlib: REL: v3.7.0rc1
    Thomas A Caswell, Antony Lee, Elliott Sales De Andrade, Michael Droettboom, Tim Hoffmann, Jody Klymak, John Hunter, Eric Firing, David Stansby, Nelle Varoquaux, … Nikita Kniazev
    Zenodo (2023-01-25) https://doi.org/grqcmh
    +
    +
    +
    107.
    The Astropy Project: Sustaining and Growing a Community-oriented Open-source Project and the Latest Major Release (v5.0) of the Core Package
    Astropy Collaboration, Adrian M Price-Whelan, Pey Lian Lim, Nicholas Earl, Nathaniel Starkman, Larry Bradley, David L Shupe, Aarya A Patil, Lia Corrales, CE Brasseur, … Astropy Project Contributors
    (2022-08) https://arxiv.org/abs/2206.14220
    +
    +
    +
    108.
    Jupyter: Thinking and Storytelling With Code and Data
    Brian E Granger, Fernando Perez
    Computing in Science &amp; Engineering (2021-03-01) https://doi.org/gjkwx2
    +
    +
    +
    109.
    Jupyter notebooks ? A publishing format for reproducible computational workflows
    Thomas Kluyver, Benjamin Ragan-Kelley, Fernando Pérez, Brian Granger, Matthias Bussonnier, Jonathan Frederic, Kyle Kelley, Jessica Hamrick, Jason Grout, Sylvain Corlay, … Jupyter development team
    Positioning and power in academic publishing: Players, agents and agendas (2016) https://eprints.soton.ac.uk/403913/
    +
    +
    +
    110.
    MPI: A message-passing interface standard version 4.0
    Message Passing Interface Forum
    (2021-06) https://www.mpi-forum.org/docs/mpi-4.0/mpi40-report.pdf
    +
    +
    +
    111.
    ASCL.net - RADMC-3D: A multi-purpose radiative transfer tool http://ascl.net/1202.015
    +
    +
    +
    112.
    Trident: A Universal Tool for Generating Synthetic Absorption Spectra from Astrophysical Simulations
    Cameron B Hummels, Britton D Smith, Devin W Silvia
    The Astrophysical Journal (2017-09-20) https://doi.org/gcx4th
    +
    +
    +
    113.
    powderday: Dust Radiative Transfer for Galaxy Simulations
    Desika Narayanan, Matthew J Turk, Thomas Robitaille, Ashley J Kelly, BConnor McClellan, Ray S Sharma, Prerak Garg, Matthew Abruzzo, Ena Choi, Charlie Conroy, … John H Wise
    The Astrophysical Journal Supplement Series (2021-01-01) https://doi.org/gpxcx8
    +
    +
    +
    114.
    The formation of submillimetre-bright galaxies from gas infall over a billion years
    Desika Narayanan, Matthew Turk, Robert Feldmann, Thomas Robitaille, Philip Hopkins, Robert Thompson, Christopher Hayward, David Ball, Claude-André Faucher-Giguère, Dušan Kereš
    Nature (2015-09-23) https://doi.org/f7r445
    +
    +
    +
    115.
    HYPERION: an open-source parallelized three-dimensional dust continuum radiative transfer code
    TP Robitaille
    Astronomy &amp; Astrophysics (2011-12) https://doi.org/ckp63w
    +
    +
    +
    116.
    ytree: merger-tree toolkit
    Britton Smith, Meagan Lang
    Zenodo (2018-02-16) https://doi.org/gcx4x2
    +
    +
    +
    117.
    Simulating X-ray Observations with Python
    John ZuHone, Veronica Biffi, Eric Hallman, Scott Randall, Adam Foster, Christian Schmid
    Proceedings of the Python in Science Conference (2014) https://doi.org/gpxcx7
    +
    +
    +
    118.
    Observing simulated galaxy clusters with phox: a novel X-ray photon simulator
    V Biffi, K Dolag, H Böhringer, G Lemson
    Monthly Notices of the Royal Astronomical Society (2012-01) https://doi.org/fz38qm
    +
    +
    +
    119.
    Investigating the velocity structure and X-ray observable properties of simulated galaxy clusters with PHOX
    V Biffi, K Dolag, H Böhringer
    Monthly Notices of the Royal Astronomical Society (2012-10-29) https://doi.org/f42dgv
    +
    +
    +
    120.
    Houdini for Astrophysical Visualization
    JP Naiman, Kalina Borkiewicz, AJ Christensen
    Publications of the Astronomical Society of the Pacific (2017-04-18) https://doi.org/f96hcf
    +
    +
    +
    121.
    SI2-SSI: Inquiry-Focused Volumetric Data Analysis Across Scientific Domains: Sustaining and Expanding the yt Community
    Matthew Turk, Nathan Goldbaum, 0000-0002-6226-7689, Leigh Orf
    figshare (2017) https://doi.org/grmmjc
    +
    +
    +
    122.
    SI2-SSE: yt: Reusable Components for Simulating, Analyzing and Visualizing Astrophysical Systems
    Matthew Turk
    figshare (2014) https://doi.org/grmmjd
    +
    +
    +
    123.
    Collaborative research: Elements: Shared data-delivery infrastructure to enable discovery with the next generation of Dark Matter and Computational Astrophysics experiments
    Amy Roberts, Matthew Turk
    Zenodo (2020-10-28) https://doi.org/grmmjb
    +
    +
    +
    124.
    Corrective commit probability: a measure of the effort invested in bug fixing
    Idan Amit, Dror G Feitelson
    Software Quality Journal (2021-08-05) https://doi.org/grp6mj
    +
    +
    +

    Acknowledgments

    +

    The authors of this paper would like to extend their deepest gratitude to the many, many individual and institutions that have contributed, directly or indirectly, to the growth of both yt and the yt community.

    +

    We particularly thank KIPAC and SLAC at Stanford, the University of California at San Diego and Santa Cruz, the High-Performance Astro Computing Center, Columbia University, the University of Illinois, University of Colorado at Boulder, University of Edinburgh, the scientific Python community, NumFOCUS,

    +

    MT dedicates this paper to the memory of Michael S. Warren, who was both friend and mentor to several of us on the development team. +Mike passed away during the final stages of its completion, but his influence was felt deeply along the way. +Mike was a truly inspirational person, and provided deep mentorship and guidance to multiple of the authors of this paper – and stepped in with encouragement, advice and friendship at two specific, critical junctures in the development history of yt. +Thank you, Mike, and we miss you. +Tomorrow, we’re gonna do Stonehenge.

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/index.html.ots b/v/d3f893759fc14b9e95037410756e0e365f373523/index.html.ots new file mode 100644 index 0000000000000000000000000000000000000000..15564b340c8abd9c1126a90dd20ff1a2dbfdfe08 GIT binary patch literal 573 zcmZSZFG$S`$;?eHE=kNSC}v;?D9X=IW7yyM=tawmNmCd(vbLWU>*PCRbgJz2G8Um= zn+-RNH18<3-P}Fnfc4H$S+)-X(;i)I5oNu>n7!lb#Ii+6y&V5P2q-dWJZ3AqGiA=4 z2@Mw`^qM(7D%_scu&a7;e`fIUv)H15D8$;b7rkktJP~^Zy5q z^@+`nzW3hzWoW+tm{;#7PoJhnMoCFQv6a4lT4r8eYNcLsVoqvaN@9^-YDsEQUS>&U zd16kEUUGge(B>@B0G1-o%ezm-KXVbkzG)TE<}_KMfkd1ELj_utoO~?_nu8b zcYLgu|3&WC&s!ii|NFqf6Q{H)OCod*+-4nZn9WJ~NqR{o$q1|Sf#FsH4>!I1qI96; z_n!PXxAPzqmwn#?{ww!tcfd{dWtM05GIpH_H(6N;ZZfi|$%!REuOwCg{g|KoLEv3? z9!Km>@85R4`9C{~dAD+WP^e}(8s)okf~~P#=lz{$e5-bUU3lhb=z=Xb&R;#bA|q`j zP|0;+p-pq|1+qE(*>F=r>f_lriuQ|-Npg10?ehwdJoqXf9@2g8ujYNfb%O)$Dm`78 Ns}gfElT!)#7y$lk{MrBj literal 0 HcmV?d00001 diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/manuscript.pdf b/v/d3f893759fc14b9e95037410756e0e365f373523/manuscript.pdf new file mode 100644 index 0000000000000000000000000000000000000000..44e228f3ac8492953039809735ca952bc03046d7 GIT binary patch literal 5020205 zcma&O1CXV`(l*$(ZQHhO+qP|c+O}=m)1G$sv~Anmp8MU6-T0Rg=RGH~Dzh>RS#MV5 z6NgkmM2wb^js=Qz;rw(LijjbUz~0CTiid|@*vZt;#omd4LfFE|-qzC9mJ*6y!O7ml z)!6i>P}$njkp4%Oz?O~er{X`%miBfchAyTA6e3(q3`{JHj0}v7>`PtEI1)}fzdHSd88DoxcK{gR1?P*V7{CwUwJvUkN?4E2=I^ayIVvIz zOvH@8%F3zBUAp5Cx+szf`U;8NkS{a*(l2=iizn(=mij&yUKV^+R z{e2ND=$;cM)BOd25NPq35sp!t$c{kYrR=?pUSKFA)#3Y&wmEqJ_fcZ zLMjn4OktkE462d&*1&*>ajoNzF`-;GM-;$|T4@c&&6|MqK=dXSP>NS zJqY|tMRHX-fZbA*GT3)DL)+n+j7k25Z0SV8_opf89CW?Zs6G(pN&2)iat)3ts{`Pd z7K2(MlIZ9KQgW1bS1tM}tcGSwF6&8ZDpN@NF3if8}B1WTu?;PB%^ z7U`gjQr2`_mt5m*e*AphG0ftY7Hv-F4B~Cc^kLtCf1*2b2(8^z+ulWYZ$Qq4{{y<- z=(E1QAMn=Oa1bCO$Gex}fGBbS86

    N*FHGR5;PDx$juOb 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 l7Q&%+uA+Wt~$(696aXSdjn# literal 0 HcmV?d00001 diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/yt_repo.csv b/v/d3f893759fc14b9e95037410756e0e365f373523/images/yt_repo.csv new file mode 100644 index 00000000..4c6a86b4 --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/yt_repo.csv @@ -0,0 +1,36478 @@ +,author,datetime,type,duration +0,Clément Robert,2024-11-01 07:36:42+01:00,commit, +1,Clément Robert,2024-11-01 07:17:26+01:00,commit, +2,dependabot[bot],2024-11-01 05:57:15+00:00,commit, +3,dependabot[bot],2024-11-01 05:19:07+00:00,commit, +4,Clément Robert,2024-10-31 21:34:34+01:00,commit, +5,Chris Havlin,2024-10-31 12:37:04-05:00,commit, +6,Clément Robert,2024-10-31 16:02:21+01:00,commit, +7,Clément Robert,2024-10-29 15:11:10+01:00,commit, +8,Michael Zingale,2024-10-29 08:50:05-04:00,commit, +9,Clément Robert,2024-10-23 17:11:51+02:00,commit, +10,Barney Gale,2024-10-23 13:16:27+02:00,commit, +11,Chris Havlin,2024-10-15 10:05:35-05:00,commit, +12,Chris Havlin,2024-10-15 09:22:49-05:00,commit, +13,Chris Havlin,2024-10-11 13:06:14-05:00,commit, +14,Chris Havlin,2024-10-10 10:27:30-05:00,commit, +15,Corentin Cadiou,2024-10-09 14:45:21+02:00,commit, +16,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +17,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +18,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +19,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +20,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +21,Corentin Cadiou,2024-10-09 14:45:20+02:00,commit, +22,Corentin Cadiou,2024-10-09 14:45:16+02:00,commit, +23,Corentin Cadiou,2024-10-09 14:45:08+02:00,commit, +24,Corentin Cadiou,2024-10-09 14:45:06+02:00,commit, +25,Corentin Cadiou,2024-10-09 14:44:38+02:00,commit, +26,Corentin Cadiou,2024-10-09 14:29:17+02:00,commit, +27,Corentin Cadiou,2024-10-09 14:29:17+02:00,commit, +28,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +29,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +30,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +31,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +32,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +33,Corentin Cadiou,2024-10-09 14:29:16+02:00,commit, +34,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, +35,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, +36,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, +37,Corentin Cadiou,2024-10-09 14:29:15+02:00,commit, +38,Corentin Cadiou,2024-10-09 14:27:08+02:00,commit, +39,Clément Robert,2024-10-09 12:35:58+02:00,commit, +40,Clément Robert,2024-10-08 18:39:29+02:00,commit, +41,pre-commit-ci[bot],2024-10-07 17:34:05+00:00,commit, +42,Kacper Kowalik,2024-10-07 08:59:20-05:00,commit, +43,John ZuHone,2024-10-06 07:54:33+02:00,commit, +44,Clément Robert,2024-10-06 07:53:11+02:00,commit, +45,John ZuHone,2024-10-05 11:08:09-04:00,commit, +46,Clément Robert,2024-10-05 11:39:44+02:00,commit, +47,Clément Robert,2024-10-05 11:39:00+02:00,commit, +48,Clément Robert,2024-10-05 11:39:00+02:00,commit, +49,Clément Robert,2024-10-05 11:38:57+02:00,commit, +50,Clément Robert,2024-10-05 11:32:28+02:00,commit, +51,Chris Havlin,2024-10-04 13:52:34-05:00,commit, +52,Matthew Turk,2024-10-04 12:43:38-05:00,commit, +53,John ZuHone,2024-10-04 11:39:13-04:00,commit, +54,John ZuHone,2024-10-04 11:14:17-04:00,commit, +55,Clément Robert,2024-10-04 14:53:24+02:00,commit, +56,Clément Robert,2024-10-04 14:20:24+02:00,commit, +57,Clément Robert,2024-10-04 13:32:01+02:00,commit, +58,dependabot[bot],2024-10-04 10:53:55+00:00,commit, +59,dependabot[bot],2024-10-04 10:53:33+00:00,commit, +60,Clément Robert,2024-10-04 12:52:47+02:00,commit, +61,Chris Havlin,2024-10-03 13:19:50-05:00,commit, +62,Chris Havlin,2024-10-03 10:41:04-05:00,commit, +63,Corentin Cadiou,2024-10-03 15:15:53+02:00,commit, +64,pre-commit-ci[bot],2024-10-03 15:04:55+02:00,commit, +65,Corentin Cadiou,2024-10-03 15:04:55+02:00,commit, +66,Corentin Cadiou,2024-10-03 15:04:55+02:00,commit, +67,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +68,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +69,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +70,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +71,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +72,Corentin Cadiou,2024-10-03 15:04:54+02:00,commit, +73,Corentin Cadiou,2024-10-03 15:04:53+02:00,commit, +74,Corentin Cadiou,2024-10-03 15:04:53+02:00,commit, +75,Corentin Cadiou,2024-10-03 15:04:51+02:00,commit, +76,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +77,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +78,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +79,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +80,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +81,Corentin Cadiou,2024-10-03 15:04:17+02:00,commit, +82,Corentin Cadiou,2024-10-03 15:04:16+02:00,commit, +83,Clément Robert,2024-10-03 09:12:39+02:00,commit, +84,Philipp Grete,2024-10-02 17:58:01+02:00,commit, +85,Clément Robert,2024-10-02 08:52:54+02:00,commit, +86,Philipp Grete,2024-10-01 22:30:36+02:00,commit, +87,Philipp Grete,2024-10-01 22:25:51+02:00,commit, +88,Chris Havlin,2024-10-01 10:12:16-05:00,commit, +89,Clément Robert,2024-09-26 10:44:02+02:00,commit, +90,Kacper Kowalik,2024-09-25 16:48:02-05:00,commit, +91,Kacper Kowalik,2024-09-25 16:45:01-05:00,commit, +92,chavlin,2024-09-25 14:54:43-05:00,commit, +93,chavlin,2024-09-25 14:30:35-05:00,commit, +94,Clément Robert,2024-09-25 18:49:30+02:00,commit, +95,Clément Robert,2024-09-25 18:00:15+02:00,commit, +96,dependabot[bot],2024-09-25 15:44:04+00:00,commit, +97,Clément Robert,2024-09-25 17:43:20+02:00,commit, +98,Clément Robert,2024-09-25 17:41:04+02:00,commit, +99,Clément Robert,2024-09-25 17:41:04+02:00,commit, +100,Clément Robert,2024-09-25 17:41:04+02:00,commit, +101,Clément Robert,2024-09-25 17:41:04+02:00,commit, +102,John ZuHone,2024-09-25 22:27:33+09:00,commit, +103,John ZuHone,2024-09-25 11:16:53+09:00,commit, +104,John ZuHone,2024-09-25 11:13:27+09:00,commit, +105,John ZuHone,2024-09-25 11:09:26+09:00,commit, +106,Corentin Cadiou,2024-09-25 00:05:02+02:00,commit, +107,Corentin Cadiou,2024-09-25 00:04:17+02:00,commit, +108,John ZuHone,2024-09-24 21:49:21+09:00,commit, +109,John ZuHone,2024-09-24 21:48:58+09:00,commit, +110,John ZuHone,2024-09-24 21:47:48+09:00,commit, +111,chavlin,2024-09-23 13:07:24-05:00,commit, +112,Clément Robert,2024-09-23 17:45:27+02:00,commit, +113,Shaokun Xie,2024-09-23 23:06:55+08:00,commit, +114,Clément Robert,2024-09-21 14:22:08+02:00,commit, +115,Corentin Cadiou,2024-09-19 17:17:08+02:00,commit, +116,Corentin Cadiou,2024-09-19 17:14:39+02:00,commit, +117,Corentin Cadiou,2024-09-19 17:14:39+02:00,commit, +118,Corentin Cadiou,2024-09-19 17:14:39+02:00,commit, +119,Corentin Cadiou,2024-09-19 17:14:38+02:00,commit, +120,Corentin Cadiou,2024-09-19 17:14:38+02:00,commit, +121,Clément Robert,2024-09-18 21:15:30+02:00,commit, +122,Corentin Cadiou,2024-09-18 20:37:05+02:00,commit, +123,Corentin Cadiou,2024-09-18 19:56:17+02:00,commit, +124,Corentin Cadiou,2024-09-18 19:56:17+02:00,commit, +125,Victor Rufo Pastor,2024-09-18 19:56:16+02:00,commit, +126,Clément Robert,2024-09-18 18:29:04+02:00,commit, +127,Clément Robert,2024-09-18 18:19:46+02:00,commit, +128,Clément Robert,2024-09-18 15:41:41+02:00,commit, +129,Cameron Hummels,2024-09-16 10:30:52-07:00,commit, +130,Michael Zingale,2024-09-15 17:58:17-04:00,commit, +131,Clément Robert,2024-09-14 09:39:30+02:00,commit, +132,Clément Robert,2024-09-14 09:39:01+02:00,commit, +133,Shaokun Xie,2024-09-13 03:03:27-05:00,commit, +134,Clément Robert,2024-09-11 21:18:13+02:00,commit, +135,Clément Robert,2024-09-11 21:15:34+02:00,commit, +136,dependabot[bot],2024-09-11 16:34:27+00:00,commit, +137,Kacper Kowalik,2024-09-11 11:33:30-05:00,commit, +138,Clément Robert,2024-09-11 17:16:56+02:00,commit, +139,Clément Robert,2024-09-11 11:46:01+02:00,commit, +140,Clément Robert,2024-09-06 09:16:01+02:00,commit, +141,Clément Robert,2024-09-06 09:15:29+02:00,commit, +142,Clément Robert,2024-09-06 09:13:58+02:00,commit, +143,Clément Robert,2024-09-06 09:13:58+02:00,commit, +144,Clément Robert,2024-09-05 19:12:21+02:00,commit, +145,Chris Havlin,2024-09-05 11:08:27-05:00,commit, +146,Chris Havlin,2024-09-05 10:07:19-05:00,commit, +147,Chris Havlin,2024-09-05 10:04:11-05:00,commit, +148,chavlin,2024-09-04 15:59:57-05:00,commit, +149,Matthew Turk,2024-09-03 15:25:28-05:00,commit, +150,Clément Robert,2024-09-03 14:09:57+02:00,commit, +151,Clément Robert,2024-09-03 14:09:55+02:00,commit, +152,Clément Robert,2024-09-03 14:09:24+02:00,commit, +153,Clément Robert,2024-09-02 23:13:52+02:00,commit, +154,pre-commit-ci[bot],2024-09-02 17:11:32+00:00,commit, +155,Clément Robert,2024-09-01 08:23:59+02:00,commit, +156,dependabot[bot],2024-09-01 05:15:46+00:00,commit, +157,Clément Robert,2024-08-28 10:50:08+02:00,commit, +158,Chris Havlin,2024-08-27 15:42:22-05:00,commit, +159,Clément Robert,2024-08-24 17:25:49+02:00,commit, +160,nastasha-w,2024-08-21 17:50:21-05:00,commit, +161,nastasha-w,2024-08-19 19:37:27-05:00,commit, +162,nastasha-w,2024-08-19 15:36:55-05:00,commit, +163,nastasha-w,2024-08-19 15:16:32-05:00,commit, +164,John ZuHone,2024-08-17 09:07:37-04:00,commit, +165,Clément Robert,2024-08-17 08:52:09+02:00,commit, +166,Clément Robert,2024-08-17 08:35:17+02:00,commit, +167,John ZuHone,2024-08-16 15:41:57-04:00,commit, +168,Chris Havlin,2024-08-16 09:29:01-05:00,commit, +169,Chris Havlin,2024-08-15 10:43:11-05:00,commit, +170,Clément Robert,2024-08-05 22:05:45+02:00,commit, +171,Clément Robert,2024-08-05 21:26:50+02:00,commit, +172,pre-commit-ci[bot],2024-08-05 17:22:15+00:00,commit, +173,Clément Robert,2024-08-01 08:58:26+02:00,commit, +174,dependabot[bot],2024-08-01 05:28:17+00:00,commit, +175,Clément Robert,2024-07-27 16:20:24+02:00,commit, +176,Clément Robert,2024-07-26 00:20:15+02:00,commit, +177,Clément Robert,2024-07-25 21:31:15+02:00,commit, +178,pre-commit-ci[bot],2024-07-25 13:51:58-05:00,commit, +179,Clément Robert,2024-07-25 16:17:24+02:00,commit, +180,Clément Robert,2024-07-25 11:11:03+02:00,commit, +181,Clément Robert,2024-07-25 09:22:58+02:00,commit, +182,pre-commit-ci[bot],2024-07-24 18:49:08+00:00,commit, +183,nastasha-w,2024-07-24 13:40:55-05:00,commit, +184,nastasha-w,2024-07-24 13:32:54-05:00,commit, +185,nastasha-w,2024-07-24 13:32:54-05:00,commit, +186,nastasha-w,2024-07-24 13:32:54-05:00,commit, +187,nastasha-w,2024-07-24 13:32:54-05:00,commit, +188,nastasha-w,2024-07-24 13:32:54-05:00,commit, +189,pre-commit-ci[bot],2024-07-24 13:32:54-05:00,commit, +190,nastasha-w,2024-07-24 13:32:54-05:00,commit, +191,nastasha-w,2024-07-24 13:32:54-05:00,commit, +192,nastasha-w,2024-07-24 13:32:54-05:00,commit, +193,pre-commit-ci[bot],2024-07-24 13:32:54-05:00,commit, +194,nastasha-w,2024-07-24 13:32:54-05:00,commit, +195,nastasha-w,2024-07-24 13:32:54-05:00,commit, +196,Clément Robert,2024-07-24 13:32:54-05:00,commit, +197,Clément Robert,2024-07-24 13:32:54-05:00,commit, +198,nastasha-w,2024-07-24 13:32:53-05:00,commit, +199,nastasha-w,2024-07-24 13:32:53-05:00,commit, +200,pre-commit-ci[bot],2024-07-24 13:32:53-05:00,commit, +201,nastasha-w,2024-07-24 13:32:53-05:00,commit, +202,nastasha-w,2024-07-24 13:32:53-05:00,commit, +203,nastasha-w,2024-07-24 13:32:46-05:00,commit, +204,pre-commit-ci[bot],2024-07-24 13:30:51-05:00,commit, +205,pre-commit-ci[bot],2024-07-24 13:28:02-05:00,commit, +206,nastasha-w,2024-07-24 13:22:45-05:00,commit, +207,nastasha-w,2024-07-24 13:22:45-05:00,commit, +208,nastasha-w,2024-07-24 13:22:45-05:00,commit, +209,nastasha-w,2024-07-24 13:22:45-05:00,commit, +210,nastasha-w,2024-07-24 13:22:45-05:00,commit, +211,nastasha-w,2024-07-24 13:22:45-05:00,commit, +212,nastasha-w,2024-07-24 13:22:45-05:00,commit, +213,nastasha-w,2024-07-24 13:22:45-05:00,commit, +214,nastasha-w,2024-07-24 13:22:45-05:00,commit, +215,nastasha-w,2024-07-24 13:22:45-05:00,commit, +216,nastasha-w,2024-07-24 13:22:45-05:00,commit, +217,nastasha-w,2024-07-24 13:22:45-05:00,commit, +218,nastasha-w,2024-07-24 13:22:45-05:00,commit, +219,nastasha-w,2024-07-24 13:22:45-05:00,commit, +220,nastasha-w,2024-07-24 13:22:45-05:00,commit, +221,nastasha-w,2024-07-24 13:22:45-05:00,commit, +222,nastasha-w,2024-07-24 13:22:45-05:00,commit, +223,nastasha-w,2024-07-24 13:22:45-05:00,commit, +224,nastasha-w,2024-07-24 13:22:45-05:00,commit, +225,nastasha-w,2024-07-24 13:22:45-05:00,commit, +226,nastasha-w,2024-07-24 13:22:45-05:00,commit, +227,nastasha-w,2024-07-24 13:22:45-05:00,commit, +228,nastasha-w,2024-07-24 13:22:45-05:00,commit, +229,nastasha-w,2024-07-24 13:22:45-05:00,commit, +230,nastasha-w,2024-07-24 13:22:45-05:00,commit, +231,nastasha-w,2024-07-24 13:22:45-05:00,commit, +232,nastasha-w,2024-07-24 13:22:45-05:00,commit, +233,nastasha-w,2024-07-24 13:22:45-05:00,commit, +234,nastasha-w,2024-07-24 13:22:45-05:00,commit, +235,nastasha-w,2024-07-24 13:20:48-05:00,commit, +236,nastasha-w,2024-07-24 13:19:04-05:00,commit, +237,nastasha-w,2024-07-24 13:19:04-05:00,commit, +238,nastasha-w,2024-07-24 13:19:04-05:00,commit, +239,nastasha-w,2024-07-24 13:19:04-05:00,commit, +240,nastasha-w,2024-07-24 13:19:04-05:00,commit, +241,nastasha-w,2024-07-24 13:19:04-05:00,commit, +242,nastasha-w,2024-07-24 13:19:04-05:00,commit, +243,nastasha-w,2024-07-24 13:14:55-05:00,commit, +244,nastasha-w,2024-07-24 09:06:42-05:00,commit, +245,nastasha-w,2024-07-23 15:56:47-05:00,commit, +246,nastasha-w,2024-07-23 15:43:25-05:00,commit, +247,Philipp Grete,2024-07-23 15:56:24+02:00,commit, +248,Clément Robert,2024-07-23 10:30:12+02:00,commit, +249,Clément Robert,2024-07-22 21:50:43+02:00,commit, +250,Clément Robert,2024-07-22 21:43:15+02:00,commit, +251,Clément Robert,2024-07-22 21:43:15+02:00,commit, +252,Clément Robert,2024-07-22 21:43:15+02:00,commit, +253,Clément Robert,2024-07-22 21:43:15+02:00,commit, +254,Clément Robert,2024-07-22 21:43:15+02:00,commit, +255,Chris Havlin,2024-07-22 09:37:01-05:00,commit, +256,Clément Robert,2024-07-21 13:09:24+02:00,commit, +257,Clément Robert,2024-07-21 12:52:13+02:00,commit, +258,Clément Robert,2024-07-21 11:40:52+02:00,commit, +259,Clément Robert,2024-07-20 15:35:45+02:00,commit, +260,Chris Havlin,2024-07-18 20:13:55-05:00,commit, +261,cindytsai,2024-07-18 15:48:12-05:00,commit, +262,Matthew Abruzzo,2024-07-16 16:55:50+02:00,commit, +263,Clément Robert,2024-07-16 15:15:58+02:00,commit, +264,Matthew Turk,2024-07-09 15:42:59-05:00,commit, +265,Chris Havlin,2024-07-09 15:34:53-05:00,commit, +266,Clément Robert,2024-07-09 08:46:42+02:00,commit, +267,Eric T. Johnson,2024-07-08 15:22:19-04:00,commit, +268,Clément Robert,2024-07-08 11:22:24+02:00,commit, +269,"Jordi De Jonghe, PhD",2024-07-03 04:46:03-05:00,commit, +270,Clément Robert,2024-07-02 18:06:45+02:00,commit, +271,Corentin Cadiou,2024-07-02 16:46:36+02:00,commit, +272,Corentin Cadiou,2024-07-02 13:17:06+01:00,commit, +273,Clément Robert,2024-07-01 20:24:48+02:00,commit, +274,Clément Robert,2024-07-01 19:49:32+02:00,commit, +275,Clément Robert,2024-07-01 19:46:13+02:00,commit, +276,pre-commit-ci[bot],2024-07-01 17:17:05+00:00,commit, +277,Clément Robert,2024-07-01 08:53:38+02:00,commit, +278,dependabot[bot],2024-07-01 05:35:03+00:00,commit, +279,Clément Robert,2024-06-27 12:53:29+02:00,commit, +280,Clément Robert,2024-06-27 12:50:06+02:00,commit, +281,Clément Robert,2024-06-25 11:11:40+02:00,commit, +282,smsutherland,2024-06-25 11:02:30+02:00,commit, +283,Clément Robert,2024-06-22 10:55:11+02:00,commit, +284,Clément Robert,2024-06-22 10:55:11+02:00,commit, +285,Chris Havlin,2024-06-22 09:49:40+02:00,commit, +286,Clément Robert,2024-06-16 21:10:47+02:00,commit, +287,Clément Robert,2024-06-16 16:05:05+02:00,commit, +288,Corentin Cadiou,2024-06-16 14:26:48+02:00,commit, +289,Clément Robert,2024-06-16 12:01:07+02:00,commit, +290,Chris Havlin,2024-06-14 09:54:13+02:00,commit, +291,Clément Robert,2024-06-13 11:09:46+02:00,commit, +292,Eric T. Johnson,2024-06-12 16:00:00-04:00,commit, +293,Chris Havlin,2024-06-07 13:25:20-05:00,commit, +294,Eric T. Johnson,2024-06-07 08:14:21+02:00,commit, +295,Chris Havlin,2024-06-06 14:24:02-05:00,commit, +296,Clément Robert,2024-06-05 20:11:25+02:00,commit, +297,Chris Havlin,2024-06-04 09:16:53-05:00,commit, +298,Clément Robert,2024-06-04 09:15:07+02:00,commit, +299,Simon Guichandut,2024-06-03 22:05:27+02:00,commit, +300,Clément Robert,2024-06-03 19:49:09+02:00,commit, +301,pre-commit-ci[bot],2024-06-03 17:10:01+00:00,commit, +302,pre-commit-ci[bot],2024-06-03 17:09:43+00:00,commit, +303,Clément Robert,2024-06-01 07:56:05+02:00,commit, +304,dependabot[bot],2024-06-01 05:15:33+00:00,commit, +305,chavlin,2024-05-31 10:30:29-05:00,commit, +306,Clément Robert,2024-05-30 22:51:37+02:00,commit, +307,Chris Havlin,2024-05-30 15:09:40-05:00,commit, +308,Clément Robert,2024-05-30 11:26:18+02:00,commit, +309,Clément Robert,2024-05-30 09:35:00+02:00,commit, +310,Clément Robert,2024-05-30 08:40:16+02:00,commit, +311,Eric T. Johnson,2024-05-29 17:54:07-04:00,commit, +312,Clément Robert,2024-05-29 18:14:47+02:00,commit, +313,Clément Robert,2024-05-28 20:30:54+02:00,commit, +314,Clément Robert,2024-05-28 11:18:37+02:00,commit, +315,Clément Robert,2024-05-24 08:29:34+02:00,commit, +316,Clément Robert,2024-05-23 20:22:54+02:00,commit, +317,yut23,2024-05-22 11:22:10-04:00,commit, +318,Clément Robert,2024-05-22 07:44:34+02:00,commit, +319,Corentin Cadiou,2024-05-21 13:29:51+02:00,commit, +320,Clément Robert,2024-05-20 23:25:37+02:00,commit, +321,Chris Havlin,2024-05-15 16:03:56-05:00,commit, +322,Henry N Jones,2024-05-15 12:10:04-07:00,commit, +323,Henry Jones,2024-05-15 12:02:46-07:00,commit, +324,Henry N Jones,2024-05-15 12:02:46-07:00,commit, +325,Henry N Jones,2024-05-15 12:02:46-07:00,commit, +326,Henry Jones,2024-05-15 12:02:46-07:00,commit, +327,Henry Jones,2024-05-15 12:02:46-07:00,commit, +328,Henry Jones,2024-05-15 12:02:46-07:00,commit, +329,Henry Jones,2024-05-15 12:02:46-07:00,commit, +330,Henry Jones,2024-05-15 12:02:46-07:00,commit, +331,Henry Jones,2024-05-15 12:02:46-07:00,commit, +332,Henry Jones,2024-05-15 12:02:46-07:00,commit, +333,Henry Jones,2024-05-15 12:02:46-07:00,commit, +334,Henry Jones,2024-05-15 12:02:46-07:00,commit, +335,Henry Jones,2024-05-15 12:02:46-07:00,commit, +336,Matthew Turk,2024-05-15 13:45:42-05:00,commit, +337,Chris Havlin,2024-05-15 09:21:26-05:00,commit, +338,Chris Havlin,2024-05-13 10:26:50-05:00,commit, +339,Clément Robert,2024-05-11 15:25:56+02:00,commit, +340,Corentin Cadiou,2024-05-11 15:24:51+02:00,commit, +341,Michael Zingale,2024-05-10 14:17:56-04:00,commit, +342,yut23,2024-05-07 16:10:10-04:00,commit, +343,yut23,2024-05-07 16:04:55-04:00,commit, +344,yut23,2024-05-07 14:23:24-04:00,commit, +345,yut23,2024-05-07 13:00:46-04:00,commit, +346,yut23,2024-05-07 13:00:02-04:00,commit, +347,Clément Robert,2024-05-07 09:54:26+02:00,commit, +348,pre-commit-ci[bot],2024-05-07 09:54:26+02:00,commit, +349,Clément Robert,2024-05-07 00:14:01+02:00,commit, +350,Eric T. Johnson,2024-05-06 17:34:53-04:00,commit, +351,Clément Robert,2024-05-06 23:13:39+02:00,commit, +352,Chris Havlin,2024-05-06 15:14:07-05:00,commit, +353,yut23,2024-05-06 12:25:21-04:00,commit, +354,yut23,2024-05-06 12:08:26-04:00,commit, +355,Corentin Cadiou,2024-05-06 09:29:45+02:00,commit, +356,pre-commit-ci[bot],2024-05-02 17:31:12+00:00,commit, +357,chavlin,2024-05-02 12:22:42-05:00,commit, +358,Clément Robert,2024-04-29 15:33:22+02:00,commit, +359,Clément Robert,2024-04-29 15:09:04+02:00,commit, +360,Chris Havlin,2024-04-26 13:29:32-05:00,commit, +361,Chris Havlin,2024-04-26 13:28:44-05:00,commit, +362,Matthew Turk,2024-04-26 13:21:37-05:00,commit, +363,Matthew Turk,2024-04-26 13:15:34-05:00,commit, +364,Matthew Turk,2024-04-26 13:02:39-05:00,commit, +365,Matthew Turk,2024-04-26 13:01:17-05:00,commit, +366,Matthew Turk,2024-04-26 12:39:43-05:00,commit, +367,chavlin,2024-04-26 12:27:04-05:00,commit, +368,Matthew Turk,2024-04-26 09:51:36-05:00,commit, +369,Clément Robert,2024-04-24 22:53:29+02:00,commit, +370,chavlin,2024-04-24 15:12:02-05:00,commit, +371,Chris Havlin,2024-04-24 15:11:54-05:00,commit, +372,Clément Robert,2024-04-19 13:27:45+02:00,commit, +373,Clément Robert,2024-04-19 13:27:26+02:00,commit, +374,Clément Robert,2024-04-19 13:27:26+02:00,commit, +375,Corentin Cadiou,2024-04-18 09:27:05+01:00,commit, +376,biboyd,2024-04-17 15:01:29-04:00,commit, +377,Brendan Boyd,2024-04-17 14:53:52-04:00,commit, +378,Cameron Hummels,2024-04-17 11:52:20-05:00,commit, +379,Clément Robert,2024-04-17 18:41:12+02:00,commit, +380,biboyd,2024-04-17 12:01:36-04:00,commit, +381,Corentin Cadiou,2024-04-17 16:29:52+01:00,commit, +382,Corentin Cadiou,2024-04-17 16:28:44+01:00,commit, +383,Lenoble Romain,2024-04-17 17:11:05+02:00,commit, +384,Corentin Cadiou,2024-04-17 15:53:50+01:00,commit, +385,Corentin Cadiou,2024-04-17 15:49:50+01:00,commit, +386,Corentin Cadiou,2024-04-17 13:33:48+01:00,commit, +387,Chris Havlin,2024-04-16 11:31:17-05:00,commit, +388,biboyd,2024-04-15 18:49:30-04:00,commit, +389,Klaus Reuter,2024-04-12 14:42:45+02:00,commit, +390,Corentin Cadiou,2024-04-12 09:59:37+02:00,commit, +391,Corentin Cadiou,2024-04-12 09:59:37+02:00,commit, +392,Corentin Cadiou,2024-04-12 09:46:41+02:00,commit, +393,John ZuHone,2024-04-10 08:25:40-05:00,commit, +394,Clément Robert,2024-04-04 18:12:52+02:00,commit, +395,Clément Robert,2024-04-03 22:11:26+02:00,commit, +396,Clément Robert,2024-04-02 20:17:48+02:00,commit, +397,Clément Robert,2024-04-02 11:32:32+02:00,commit, +398,Clément Robert,2024-04-02 11:10:23+02:00,commit, +399,Clément Robert,2024-04-01 22:45:43+02:00,commit, +400,pre-commit-ci[bot],2024-04-01 20:07:13+00:00,commit, +401,Clément Robert,2024-04-01 22:04:24+02:00,commit, +402,chavlin,2024-04-01 14:19:04-05:00,commit, +403,chavlin,2024-04-01 13:33:47-05:00,commit, +404,pre-commit-ci[bot],2024-04-01 17:10:18+00:00,commit, +405,pre-commit-ci[bot],2024-04-01 17:09:37+00:00,commit, +406,Clément Robert,2024-04-01 09:42:35+02:00,commit, +407,Clément Robert,2024-04-01 09:33:02+02:00,commit, +408,dependabot[bot],2024-04-01 05:56:18+00:00,commit, +409,Clément Robert,2024-03-30 18:03:22+01:00,commit, +410,chavlin,2024-03-29 19:57:29-05:00,commit, +411,chavlin,2024-03-29 19:51:12-05:00,commit, +412,Chris Havlin,2024-03-29 15:34:40-05:00,commit, +413,Clément Robert,2024-03-28 09:57:37+01:00,commit, +414,Chris Havlin,2024-03-25 15:42:36-05:00,commit, +415,chavlin,2024-03-25 15:05:50-05:00,commit, +416,pre-commit-ci[bot],2024-03-25 20:03:03+00:00,commit, +417,Chris Havlin,2024-03-25 15:01:25-05:00,commit, +418,Matthew Turk,2024-03-22 15:14:47-05:00,commit, +419,Corentin Cadiou,2024-03-19 14:29:56+01:00,commit, +420,Corentin Cadiou,2024-03-19 14:26:36+01:00,commit, +421,Corentin Cadiou,2024-03-19 11:37:52+01:00,commit, +422,Corentin Cadiou,2024-03-19 11:31:33+01:00,commit, +423,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +424,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +425,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +426,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +427,Corentin Cadiou,2024-03-19 10:10:43+01:00,commit, +428,Corentin Cadiou,2024-03-19 10:10:42+01:00,commit, +429,Corentin Cadiou,2024-03-19 10:10:42+01:00,commit, +430,Clément Robert,2024-03-18 16:19:53+01:00,commit, +431,Clément Robert,2024-03-14 10:28:12+01:00,commit, +432,Clément Robert,2024-03-13 18:07:35+01:00,commit, +433,Kacper Kowalik,2024-03-13 12:04:28-05:00,commit, +434,Clément Robert,2024-03-13 17:24:01+01:00,commit, +435,Clément Robert,2024-03-13 17:19:56+01:00,commit, +436,Corentin Cadiou,2024-03-05 14:12:01+01:00,commit, +437,Corentin Cadiou,2024-03-05 14:07:13+01:00,commit, +438,pre-commit-ci[bot],2024-03-01 20:42:24+00:00,commit, +439,Forrest Glines,2024-03-01 13:11:32-07:00,commit, +440,Clément Robert,2024-03-01 09:43:57+01:00,commit, +441,dependabot[bot],2024-03-01 05:47:02+00:00,commit, +442,Chris Havlin,2024-02-29 12:55:25-06:00,commit, +443,Clément Robert,2024-02-29 19:47:25+01:00,commit, +444,Forrest Glines,2024-02-29 11:00:16-07:00,commit, +445,Chris Havlin,2024-02-29 10:16:58-06:00,commit, +446,Forrest Glines,2024-02-28 23:59:39-07:00,commit, +447,Clément Robert,2024-02-28 09:00:20+01:00,commit, +448,Forrest Wolfgang Glines,2024-02-27 09:58:52-07:00,commit, +449,Forrest Glines,2024-02-27 09:34:31-07:00,commit, +450,Eric T. Johnson,2024-02-27 10:31:51-05:00,commit, +451,Clément Robert,2024-02-27 16:17:17+01:00,commit, +452,Forrest Glines,2024-02-26 19:39:41-07:00,commit, +453,Clément Robert,2024-02-25 15:14:45+01:00,commit, +454,Clément Robert,2024-02-25 14:14:50+01:00,commit, +455,Matthew Turk,2024-02-25 06:31:44-06:00,commit, +456,Clément Robert,2024-02-25 12:55:47+01:00,commit, +457,Clément Robert,2024-02-25 12:41:48+01:00,commit, +458,Clément Robert,2024-02-21 19:14:47+01:00,commit, +459,Corentin Cadiou,2024-02-21 18:35:40+01:00,commit, +460,chavlin,2024-02-21 10:19:06-06:00,commit, +461,Matthew Turk,2024-02-16 12:29:57-06:00,commit, +462,Clément Robert,2024-02-16 16:22:15+01:00,commit, +463,Clément Robert,2024-02-15 16:13:44+01:00,commit, +464,Corentin Cadiou,2024-02-15 15:34:23+01:00,commit, +465,Corentin Cadiou,2024-02-15 15:32:15+01:00,commit, +466,Matthew Turk,2024-02-15 05:05:28-06:00,commit, +467,Matthew Turk,2024-02-15 04:46:11-06:00,commit, +468,Matthew Turk,2024-02-11 15:01:39-06:00,commit, +469,Matthew Turk,2024-02-11 13:56:30-06:00,commit, +470,Clément Robert,2024-02-10 10:11:47+01:00,commit, +471,Matthew Turk,2024-02-08 13:23:39-06:00,commit, +472,Matthew Turk,2024-02-08 13:23:27-06:00,commit, +473,John ZuHone,2024-02-07 13:33:39-05:00,commit, +474,John ZuHone,2024-02-07 12:07:22-05:00,commit, +475,pre-commit-ci[bot],2024-02-06 10:00:49+00:00,commit, +476,Clément Robert,2024-02-06 10:05:32+01:00,commit, +477,Clément Robert,2024-02-06 10:05:32+01:00,commit, +478,Clément Robert,2024-02-06 09:41:46+01:00,commit, +479,Forrest Glines,2024-02-05 14:10:24-07:00,commit, +480,forrestglines,2024-02-05 13:59:03-07:00,commit, +481,Clément Robert,2024-02-05 19:21:51+01:00,commit, +482,Clément Robert,2024-02-05 18:41:23+01:00,commit, +483,pre-commit-ci[bot],2024-02-05 17:07:05+00:00,commit, +484,pre-commit-ci[bot],2024-02-05 17:06:19+00:00,commit, +485,Forrest Glines,2024-02-01 21:51:29-07:00,commit, +486,Michael Ryan,2024-02-01 16:55:12-08:00,commit, +487,Forrest Glines,2024-02-01 14:48:56-07:00,commit, +488,Matthew Turk,2024-02-01 14:19:59-06:00,commit, +489,pre-commit-ci[bot],2024-02-01 06:02:00+00:00,commit, +490,dependabot[bot],2024-02-01 05:15:23+00:00,commit, +491,adam reyes,2024-01-31 23:48:05+01:00,commit, +492,John ZuHone,2024-01-28 21:47:01-05:00,commit, +493,John ZuHone,2024-01-28 21:45:38-05:00,commit, +494,John ZuHone,2024-01-28 21:28:50-05:00,commit, +495,John ZuHone,2024-01-28 21:16:24-05:00,commit, +496,John ZuHone,2024-01-28 21:16:24-05:00,commit, +497,John ZuHone,2024-01-28 21:16:24-05:00,commit, +498,John ZuHone,2024-01-28 21:16:24-05:00,commit, +499,John ZuHone,2024-01-28 21:16:24-05:00,commit, +500,John ZuHone,2024-01-28 21:16:24-05:00,commit, +501,John ZuHone,2024-01-28 21:16:24-05:00,commit, +502,John ZuHone,2024-01-28 21:16:24-05:00,commit, +503,John ZuHone,2024-01-28 21:16:24-05:00,commit, +504,John ZuHone,2024-01-28 21:16:24-05:00,commit, +505,John ZuHone,2024-01-28 21:16:24-05:00,commit, +506,John ZuHone,2024-01-28 21:16:24-05:00,commit, +507,John ZuHone,2024-01-28 21:16:24-05:00,commit, +508,John ZuHone,2024-01-28 21:16:24-05:00,commit, +509,John ZuHone,2024-01-28 21:16:24-05:00,commit, +510,Clément Robert,2024-01-27 13:51:01+01:00,commit, +511,Clément Robert,2024-01-26 19:23:41+01:00,commit, +512,Chris Havlin,2024-01-26 11:11:12-06:00,commit, +513,Matthew Turk,2024-01-26 08:53:53-06:00,commit, +514,Eric T. Johnson,2024-01-25 14:48:16-05:00,commit, +515,Matthew Turk,2024-01-23 09:56:38-06:00,commit, +516,Clément Robert,2024-01-23 14:28:55+01:00,commit, +517,Clément Robert,2024-01-12 13:09:25+01:00,commit, +518,Clément Robert,2024-01-12 12:28:17+01:00,commit, +519,Clément Robert,2024-01-12 10:12:52+01:00,commit, +520,Chris Havlin,2024-01-10 14:47:12-06:00,commit, +521,Chris Havlin,2024-01-10 14:43:53-06:00,commit, +522,Chris Havlin,2024-01-10 11:00:35-06:00,commit, +523,Matthew Turk,2024-01-04 06:06:16-06:00,commit, +524,Clément Robert,2024-01-04 09:08:50+01:00,commit, +525,Chris Havlin,2024-01-02 10:05:58-06:00,commit, +526,Clément Robert,2024-01-02 09:11:16+01:00,commit, +527,Clément Robert,2024-01-01 19:24:04+01:00,commit, +528,pre-commit-ci[bot],2024-01-01 17:03:35+00:00,commit, +529,Clément Robert,2024-01-01 10:07:02+01:00,commit, +530,Clément Robert,2024-01-01 09:00:37+01:00,commit, +531,Clément Robert,2024-01-01 08:56:15+01:00,commit, +532,Clément Robert,2024-01-01 08:55:40+01:00,commit, +533,Clément Robert,2024-01-01 08:10:07+01:00,commit, +534,dependabot[bot],2024-01-01 05:51:01+00:00,commit, +535,dependabot[bot],2024-01-01 05:50:57+00:00,commit, +536,dependabot[bot],2024-01-01 05:50:55+00:00,commit, +537,Michael Ryan,2023-12-25 15:51:19+01:00,commit, +538,Clément Robert,2023-12-24 12:57:38+01:00,commit, +539,Clément Robert,2023-12-24 12:44:49+01:00,commit, +540,Clément Robert,2023-12-21 17:33:12+01:00,commit, +541,Claire Kopenhafer,2023-12-21 09:49:16-05:00,commit, +542,Claire Kopenhafer,2023-12-20 17:55:07-05:00,commit, +543,chavlin,2023-12-19 10:07:33-08:00,commit, +544,chavlin,2023-12-18 16:14:52-08:00,commit, +545,chavlin,2023-12-14 19:53:43-08:00,commit, +546,chavlin,2023-12-14 17:55:57-08:00,commit, +547,chavlin,2023-12-14 17:54:21-08:00,commit, +548,Eric T. Johnson,2023-12-12 17:05:53-05:00,commit, +549,Eric T. Johnson,2023-12-12 13:01:51-05:00,commit, +550,Clément Robert,2023-12-12 17:34:25+01:00,commit, +551,Clément Robert,2023-12-12 10:41:07+01:00,commit, +552,Matthew Turk,2023-12-11 09:23:10-06:00,commit, +553,Chris Havlin,2023-12-08 16:28:01-06:00,commit, +554,Matthew Turk,2023-12-06 06:37:54-06:00,commit, +555,Corentin Cadiou,2023-12-06 12:49:02+01:00,commit, +556,Corentin Cadiou,2023-12-06 12:38:12+01:00,commit, +557,Corentin Cadiou,2023-12-06 11:49:14+01:00,commit, +558,Corentin Cadiou,2023-12-06 11:46:01+01:00,commit, +559,Corentin Cadiou,2023-12-06 11:41:16+01:00,commit, +560,Corentin Cadiou,2023-12-06 11:41:16+01:00,commit, +561,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +562,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +563,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +564,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +565,Corentin Cadiou,2023-12-06 11:41:15+01:00,commit, +566,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +567,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +568,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +569,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +570,Corentin Cadiou,2023-12-06 11:41:14+01:00,commit, +571,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +572,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +573,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +574,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +575,Corentin Cadiou,2023-12-06 11:41:13+01:00,commit, +576,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +577,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +578,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +579,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +580,Corentin Cadiou,2023-12-06 11:41:12+01:00,commit, +581,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, +582,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, +583,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, +584,Corentin Cadiou,2023-12-06 11:41:11+01:00,commit, +585,Corentin Cadiou,2023-12-06 11:41:10+01:00,commit, +586,Corentin Cadiou,2023-12-06 11:41:10+01:00,commit, +587,Corentin Cadiou,2023-12-06 11:41:10+01:00,commit, +588,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +589,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +590,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +591,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +592,Corentin Cadiou,2023-12-06 11:41:09+01:00,commit, +593,Clément Robert,2023-12-05 20:56:58+01:00,commit, +594,Chris Havlin,2023-12-05 12:40:45-06:00,commit, +595,Clément Robert,2023-12-04 18:52:29+01:00,commit, +596,pre-commit-ci[bot],2023-12-04 17:04:42+00:00,commit, +597,Clément Robert,2023-12-01 07:54:41+01:00,commit, +598,dependabot[bot],2023-12-01 05:42:56+00:00,commit, +599,John ZuHone,2023-11-29 23:06:53-05:00,commit, +600,Clément Robert,2023-11-29 08:38:53+01:00,commit, +601,Clément Robert,2023-11-27 22:56:51+01:00,commit, +602,Corentin Cadiou,2023-11-27 17:17:30+01:00,commit, +603,Clément Robert,2023-11-22 15:41:26+01:00,commit, +604,John ZuHone,2023-11-21 14:14:04-05:00,commit, +605,John ZuHone,2023-11-21 09:41:29-05:00,commit, +606,Clément Robert,2023-11-18 11:22:34+01:00,commit, +607,Clément Robert,2023-11-18 11:15:58+01:00,commit, +608,Clément Robert,2023-11-18 11:01:39+01:00,commit, +609,Clément Robert,2023-11-18 08:39:12+01:00,commit, +610,Chris Havlin,2023-11-17 15:00:23-06:00,commit, +611,John ZuHone,2023-11-15 11:36:35-05:00,commit, +612,John ZuHone,2023-11-15 11:24:17-05:00,commit, +613,Chris Havlin,2023-11-14 17:10:48-06:00,commit, +614,Chris Havlin,2023-11-14 17:02:59-06:00,commit, +615,Chris Havlin,2023-11-14 15:18:01-06:00,commit, +616,John ZuHone,2023-11-12 23:53:49-05:00,commit, +617,Matthew Turk,2023-11-10 06:02:42-06:00,commit, +618,Corentin Cadiou,2023-11-10 12:15:06+01:00,commit, +619,Corentin Cadiou,2023-11-08 23:03:17+01:00,commit, +620,Clément Robert,2023-11-08 20:10:46+01:00,commit, +621,Clément Robert,2023-11-08 20:10:46+01:00,commit, +622,Corentin Cadiou,2023-11-08 18:56:18+01:00,commit, +623,Corentin Cadiou,2023-11-08 18:56:18+01:00,commit, +624,Corentin Cadiou,2023-11-08 18:56:17+01:00,commit, +625,Corentin Cadiou,2023-11-08 18:56:17+01:00,commit, +626,Corentin Cadiou,2023-11-08 18:56:16+01:00,commit, +627,Clément Robert,2023-11-08 18:39:03+01:00,commit, +628,Clément Robert,2023-11-08 18:38:14+01:00,commit, +629,Clément Robert,2023-11-07 10:17:37+01:00,commit, +630,Chris Havlin,2023-11-06 15:39:07-06:00,commit, +631,Chris Havlin,2023-11-06 14:16:54-06:00,commit, +632,Clément Robert,2023-11-06 20:14:03+01:00,commit, +633,pre-commit-ci[bot],2023-11-06 17:03:35+00:00,commit, +634,Corentin Cadiou,2023-11-03 14:50:47+00:00,commit, +635,Corentin Cadiou,2023-11-03 14:37:47+00:00,commit, +636,Clément Robert,2023-11-03 14:00:06+01:00,commit, +637,Clément Robert,2023-11-03 11:17:50+01:00,commit, +638,Clément Robert,2023-11-03 08:29:44+01:00,commit, +639,Clément Robert,2023-11-02 18:28:30+01:00,commit, +640,Clément Robert,2023-11-02 18:28:30+01:00,commit, +641,Clément Robert,2023-11-02 16:42:29+01:00,commit, +642,Matthew Turk,2023-11-02 09:45:43-05:00,commit, +643,Matthew Turk,2023-11-02 09:38:18-05:00,commit, +644,Clément Robert,2023-11-02 10:29:57+01:00,commit, +645,Kacper Kowalik,2023-11-01 13:28:48-05:00,commit, +646,Corentin Cadiou,2023-11-01 17:31:24+00:00,commit, +647,Clément Robert,2023-11-01 18:25:28+01:00,commit, +648,Clément Robert,2023-11-01 18:25:06+01:00,commit, +649,Corentin Cadiou,2023-11-01 17:23:19+00:00,commit, +650,Clément Robert,2023-11-01 16:24:11+01:00,commit, +651,Corentin Cadiou,2023-11-01 11:27:36+00:00,commit, +652,Corentin Cadiou,2023-11-01 11:04:48+00:00,commit, +653,Corentin Cadiou,2023-10-31 19:06:21+00:00,commit, +654,Corentin Cadiou,2023-10-31 18:51:55+00:00,commit, +655,Corentin Cadiou,2023-10-31 18:41:13+00:00,commit, +656,Corentin Cadiou,2023-10-31 18:30:44+00:00,commit, +657,Clément Robert,2023-10-26 10:15:43+02:00,commit, +658,John ZuHone,2023-10-24 15:18:22-04:00,commit, +659,John ZuHone,2023-10-23 20:55:47-04:00,commit, +660,Clément Robert,2023-10-19 21:18:36+02:00,commit, +661,Corentin Cadiou,2023-10-19 16:54:27+02:00,commit, +662,Chris Havlin,2023-10-17 16:42:19-05:00,commit, +663,chavlin,2023-10-17 15:27:15-05:00,commit, +664,John ZuHone,2023-10-11 12:56:35-04:00,commit, +665,John ZuHone,2023-10-11 12:56:35-04:00,commit, +666,John ZuHone,2023-10-11 12:56:35-04:00,commit, +667,Chris Havlin,2023-10-11 11:22:57-05:00,commit, +668,Kacper Kowalik,2023-10-11 08:52:59-05:00,commit, +669,Chris Havlin,2023-10-11 06:58:46-05:00,commit, +670,Clément Robert,2023-10-11 07:35:40+02:00,commit, +671,Clément Robert,2023-10-10 14:10:59+02:00,commit, +672,Clément Robert,2023-10-10 13:50:55+02:00,commit, +673,Clément Robert,2023-10-10 13:50:31+02:00,commit, +674,Clément Robert,2023-10-09 19:47:18+02:00,commit, +675,Chris Havlin,2023-10-09 12:05:29-05:00,commit, +676,Chris Havlin,2023-10-09 11:59:30-05:00,commit, +677,Chris Havlin,2023-10-09 11:58:16-05:00,commit, +678,Clément Robert,2023-10-06 09:25:25+02:00,commit, +679,Clément Robert,2023-10-05 22:41:24+02:00,commit, +680,Matthew Turk,2023-10-05 13:15:02-05:00,commit, +681,Matthew Turk,2023-10-05 12:30:37-05:00,commit, +682,Matthew Abruzzo,2023-10-05 09:27:19-04:00,commit, +683,Matthew Abruzzo,2023-10-05 09:03:24-04:00,commit, +684,Clément Robert,2023-10-04 16:03:43+02:00,commit, +685,Clément Robert,2023-10-04 15:42:20+02:00,commit, +686,Clément Robert,2023-10-04 12:19:42+02:00,commit, +687,Clément Robert,2023-10-04 09:22:56+02:00,commit, +688,dependabot[bot],2023-10-03 19:35:42+00:00,commit, +689,Clément Robert,2023-10-03 13:09:55+02:00,commit, +690,Clément Robert,2023-10-02 22:05:25+02:00,commit, +691,Clément Robert,2023-10-02 21:25:17+02:00,commit, +692,pre-commit-ci[bot],2023-10-02 19:05:56+00:00,commit, +693,pre-commit-ci[bot],2023-10-02 19:05:21+00:00,commit, +694,Clément Robert,2023-10-01 08:11:47+02:00,commit, +695,dependabot[bot],2023-10-01 05:08:47+00:00,commit, +696,Clément Robert,2023-09-28 07:59:35+02:00,commit, +697,Clément Robert,2023-09-28 07:58:10+02:00,commit, +698,Eric T. Johnson,2023-09-27 19:26:40-04:00,commit, +699,Eric T. Johnson,2023-09-27 17:30:37-04:00,commit, +700,Clément Robert,2023-09-27 20:16:43+02:00,commit, +701,chavlin,2023-09-27 11:55:10-05:00,commit, +702,chavlin,2023-09-27 11:52:08-05:00,commit, +703,Clément Robert,2023-09-26 13:24:52+02:00,commit, +704,John ZuHone,2023-09-25 15:47:13-04:00,commit, +705,Kacper Kowalik,2023-09-25 11:45:43-05:00,commit, +706,Kacper Kowalik,2023-09-25 11:00:19-05:00,commit, +707,Clément Robert,2023-09-25 11:37:53+02:00,commit, +708,Matthew Turk,2023-09-22 18:27:43-05:00,commit, +709,chavlin,2023-09-22 17:00:14-05:00,commit, +710,chavlin,2023-09-22 16:07:05-05:00,commit, +711,chavlin,2023-09-22 16:04:44-05:00,commit, +712,Matthew Turk,2023-09-22 14:55:44-05:00,commit, +713,Matthew Turk,2023-09-22 14:51:45-05:00,commit, +714,Clément Robert,2023-09-22 19:35:06+02:00,commit, +715,John ZuHone,2023-09-20 13:02:39-05:00,commit, +716,Matthew Turk,2023-09-20 10:43:38-05:00,commit, +717,Clément Robert,2023-09-17 09:00:12+02:00,commit, +718,Matthew Turk,2023-09-15 13:58:30-05:00,commit, +719,Matthew Turk,2023-09-15 13:25:41-05:00,commit, +720,Matthew Turk,2023-09-15 11:10:50-05:00,commit, +721,Kacper Kowalik,2023-09-15 08:55:54-05:00,commit, +722,Clément Robert,2023-09-15 10:55:33+02:00,commit, +723,Clément Robert,2023-09-14 09:18:49+02:00,commit, +724,Clément Robert,2023-09-13 09:09:41+02:00,commit, +725,Clément Robert,2023-09-13 00:30:56+02:00,commit, +726,pre-commit-ci[bot],2023-09-12 20:54:52+00:00,commit, +727,Matthew Turk,2023-09-12 11:44:04-05:00,commit, +728,Matthew Turk,2023-09-12 11:43:26-05:00,commit, +729,Matthew Turk,2023-09-12 11:43:20-05:00,commit, +730,Clément Robert,2023-09-12 18:26:16+02:00,commit, +731,Clément Robert,2023-09-12 16:57:26+02:00,commit, +732,John ZuHone,2023-09-12 10:32:24-04:00,commit, +733,John ZuHone,2023-09-12 10:31:24-04:00,commit, +734,Clément Robert,2023-09-12 13:58:45+02:00,commit, +735,Clément Robert,2023-09-12 13:58:16+02:00,commit, +736,Clément Robert,2023-09-12 13:58:16+02:00,commit, +737,Clément Robert,2023-09-12 13:58:16+02:00,commit, +738,Clément Robert,2023-09-12 12:09:36+02:00,commit, +739,John ZuHone,2023-09-11 17:02:12-04:00,commit, +740,John ZuHone,2023-09-11 17:02:12-04:00,commit, +741,John ZuHone,2023-09-11 17:02:12-04:00,commit, +742,John ZuHone,2023-09-11 17:02:12-04:00,commit, +743,John ZuHone,2023-09-11 17:02:12-04:00,commit, +744,John ZuHone,2023-09-11 17:02:12-04:00,commit, +745,John ZuHone,2023-09-11 17:02:11-04:00,commit, +746,John ZuHone,2023-09-11 17:02:11-04:00,commit, +747,John ZuHone,2023-09-11 17:02:11-04:00,commit, +748,John ZuHone,2023-09-11 17:02:11-04:00,commit, +749,John ZuHone,2023-09-11 17:02:11-04:00,commit, +750,John ZuHone,2023-09-11 17:02:11-04:00,commit, +751,Clément Robert,2023-09-11 22:11:13+02:00,commit, +752,Kacper Kowalik,2023-09-11 11:26:54-05:00,commit, +753,Kacper Kowalik,2023-09-10 14:34:16-05:00,commit, +754,Clément Robert,2023-09-09 21:33:20+02:00,commit, +755,Clément Robert,2023-09-09 21:27:35+02:00,commit, +756,Clément Robert,2023-09-09 12:57:02+02:00,commit, +757,Clément Robert,2023-09-09 12:00:34+02:00,commit, +758,Michael Zingale,2023-09-08 15:00:13-05:00,commit, +759,Clément Robert,2023-09-08 19:01:50+02:00,commit, +760,Matthew Turk,2023-09-07 10:16:36-05:00,commit, +761,Matthew Turk,2023-09-07 10:04:52-05:00,commit, +762,Clément Robert,2023-09-07 16:33:37+02:00,commit, +763,Matthew Turk,2023-09-07 09:23:43-05:00,commit, +764,Clément Robert,2023-09-07 11:37:51+02:00,commit, +765,Matthew Turk,2023-09-06 12:57:55-05:00,commit, +766,Michael Zingale,2023-09-06 09:39:10-05:00,commit, +767,Clément Robert,2023-09-04 22:36:10+02:00,commit, +768,Clément Robert,2023-09-04 21:55:01+02:00,commit, +769,pre-commit-ci[bot],2023-09-04 18:52:34+00:00,commit, +770,pre-commit-ci[bot],2023-09-04 18:51:58+00:00,commit, +771,Clément Robert,2023-09-04 09:09:01+02:00,commit, +772,Clément Robert,2023-09-04 09:03:36+02:00,commit, +773,Clément Robert,2023-09-03 20:20:51+02:00,commit, +774,Clément Robert,2023-09-03 20:10:34+02:00,commit, +775,Clément Robert,2023-09-03 19:57:01+02:00,commit, +776,Clément Robert,2023-09-03 19:42:20+02:00,commit, +777,Clément Robert,2023-09-03 18:57:30+02:00,commit, +778,Clément Robert,2023-09-03 18:56:58+02:00,commit, +779,Clément Robert,2023-09-03 18:56:58+02:00,commit, +780,Clément Robert,2023-09-01 10:13:22+02:00,commit, +781,Clément Robert,2023-09-01 08:27:31+02:00,commit, +782,dependabot[bot],2023-09-01 05:32:21+00:00,commit, +783,Clément Robert,2023-08-27 18:24:14+02:00,commit, +784,John ZuHone,2023-08-24 16:49:53-05:00,commit, +785,John ZuHone,2023-08-24 16:46:40-05:00,commit, +786,Clément Robert,2023-08-24 21:38:38+02:00,commit, +787,Chris Havlin,2023-08-24 14:32:03-05:00,commit, +788,Chris Havlin,2023-08-24 10:33:34-05:00,commit, +789,Matthew Turk,2023-08-24 09:53:08-05:00,commit, +790,Chris Havlin,2023-08-24 08:57:22-05:00,commit, +791,Clément Robert,2023-08-24 01:06:52+02:00,commit, +792,Chris Havlin,2023-08-23 11:52:15-05:00,commit, +793,Clément Robert,2023-08-22 19:51:00+02:00,commit, +794,Clément Robert,2023-08-22 19:46:37+02:00,commit, +795,Clément Robert,2023-08-22 19:36:24+02:00,commit, +796,Matthew Turk,2023-08-22 11:40:39-05:00,commit, +797,Matthew Turk,2023-08-22 11:30:01-05:00,commit, +798,Matthew Turk,2023-08-21 14:47:00-05:00,commit, +799,Matthew Turk,2023-08-21 13:39:32-05:00,commit, +800,Matthew Turk,2023-08-21 13:09:54-05:00,commit, +801,Clément Robert,2023-08-20 18:35:00+02:00,commit, +802,Clément Robert,2023-08-19 09:36:32+02:00,commit, +803,Clément Robert,2023-08-17 16:42:40+02:00,commit, +804,Kacper Kowalik,2023-08-17 08:56:36-05:00,commit, +805,Clément Robert,2023-08-16 09:54:35+02:00,commit, +806,Clément Robert,2023-08-15 16:17:13+02:00,commit, +807,Clément Robert,2023-08-15 15:49:02+02:00,commit, +808,Clément Robert,2023-08-15 12:55:19+02:00,commit, +809,Matthew Turk,2023-08-15 04:31:21-05:00,commit, +810,Clément Robert,2023-08-15 09:04:25+02:00,commit, +811,Clément Robert,2023-08-15 08:57:23+02:00,commit, +812,Clément Robert,2023-08-12 00:19:55+02:00,commit, +813,Clément Robert,2023-08-08 20:06:00+02:00,commit, +814,Clément Robert,2023-08-08 10:22:06+02:00,commit, +815,Clément Robert,2023-08-08 10:21:43+02:00,commit, +816,Clément Robert,2023-08-07 22:48:00+02:00,commit, +817,Clément Robert,2023-08-07 22:01:51+02:00,commit, +818,pre-commit-ci[bot],2023-08-07 18:45:24+00:00,commit, +819,pre-commit-ci[bot],2023-08-07 18:44:47+00:00,commit, +820,Kacper Kowalik,2023-08-07 11:55:18-05:00,commit, +821,Kacper Kowalik,2023-08-07 11:54:35-05:00,commit, +822,Clément Robert,2023-08-07 18:39:15+02:00,commit, +823,Clément Robert,2023-08-07 18:26:16+02:00,commit, +824,Clément Robert,2023-08-04 22:49:07+02:00,commit, +825,Clément Robert,2023-08-04 17:47:34+02:00,commit, +826,Kacper Kowalik,2023-08-04 09:40:07-05:00,commit, +827,Chris Havlin,2023-08-03 17:03:34-05:00,commit, +828,Clément Robert,2023-08-01 16:51:47+02:00,commit, +829,Kacper Kowalik,2023-08-01 09:46:58-05:00,commit, +830,Clément Robert,2023-08-01 09:51:17+02:00,commit, +831,Clément Robert,2023-08-01 09:50:11+02:00,commit, +832,dependabot[bot],2023-08-01 05:55:38+00:00,commit, +833,dependabot[bot],2023-08-01 05:55:36+00:00,commit, +834,Lenoble-lab,2023-07-31 15:21:58+02:00,commit, +835,John ZuHone,2023-07-29 07:25:22-04:00,commit, +836,Michael Ryan,2023-07-28 18:49:08-04:00,commit, +837,Clément Robert,2023-07-28 20:44:25+02:00,commit, +838,John ZuHone,2023-07-28 14:28:00-04:00,commit, +839,Clément Robert,2023-07-28 19:25:00+02:00,commit, +840,Bernhard M. Wiedemann,2023-07-28 18:37:05+02:00,commit, +841,Michael Ryan,2023-07-28 11:54:47-04:00,commit, +842,Kacper Kowalik,2023-07-27 23:40:18+02:00,commit, +843,Kacper Kowalik,2023-07-27 23:40:18+02:00,commit, +844,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +845,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +846,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +847,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +848,Matthew Turk,2023-07-27 23:40:18+02:00,commit, +849,Clément Robert,2023-07-27 23:40:18+02:00,commit, +850,Clément Robert,2023-07-27 23:40:18+02:00,commit, +851,Michael Ryan,2023-07-27 13:17:31-04:00,commit, +852,Clément Robert,2023-07-27 16:02:53+02:00,commit, +853,Matthew Turk,2023-07-27 04:59:47-07:00,commit, +854,Clément Robert,2023-07-27 12:21:48+02:00,commit, +855,Clément Robert,2023-07-27 12:21:47+02:00,commit, +856,John ZuHone,2023-07-26 18:34:44-04:00,commit, +857,Clément Robert,2023-07-26 10:04:11+02:00,commit, +858,Clément Robert,2023-07-26 00:48:47+02:00,commit, +859,Clément Robert,2023-07-25 20:19:45+02:00,commit, +860,Clément Robert,2023-07-25 19:32:03+02:00,commit, +861,Clément Robert,2023-07-25 19:15:16+02:00,commit, +862,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +863,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +864,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +865,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +866,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +867,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +868,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +869,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +870,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +871,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +872,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +873,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +874,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +875,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +876,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +877,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +878,Michael Ryan,2023-07-25 10:52:29-04:00,commit, +879,Chris Havlin,2023-07-25 09:13:06-05:00,commit, +880,Clément Robert,2023-07-25 15:53:37+02:00,commit, +881,Clément Robert,2023-07-25 15:45:00+02:00,commit, +882,Clément Robert,2023-07-25 10:15:50+02:00,commit, +883,Clément Robert,2023-07-25 10:15:50+02:00,commit, +884,Clément Robert,2023-07-25 09:33:26+02:00,commit, +885,Chris Havlin,2023-07-24 15:39:39-05:00,commit, +886,Clément Robert,2023-07-24 19:13:02+02:00,commit, +887,Chris Havlin,2023-07-24 10:02:57-05:00,commit, +888,Clément Robert,2023-07-23 18:07:36+02:00,commit, +889,Chris Havlin,2023-07-21 16:17:43-05:00,commit, +890,Kacper Kowalik,2023-07-21 15:10:14-05:00,commit, +891,Kacper Kowalik,2023-07-21 14:58:48-05:00,commit, +892,Clément Robert,2023-07-21 15:25:32+02:00,commit, +893,Matthew Turk,2023-07-20 17:55:02-05:00,commit, +894,Matthew Turk,2023-07-20 17:54:28-05:00,commit, +895,Clément Robert,2023-07-20 23:47:25+02:00,commit, +896,Clément Robert,2023-07-20 15:51:55+02:00,commit, +897,Clément Robert,2023-07-20 12:27:07+02:00,commit, +898,Evan Patrick O'Connor,2023-07-20 00:30:29+02:00,commit, +899,Clément Robert,2023-07-19 18:04:40+02:00,commit, +900,Clément Robert,2023-07-19 18:04:34+02:00,commit, +901,Clément Robert,2023-07-19 17:41:43+02:00,commit, +902,Clément Robert,2023-07-19 16:51:14+02:00,commit, +903,Chris Havlin,2023-07-18 09:01:24-05:00,commit, +904,Chris Havlin,2023-07-17 16:19:23-05:00,commit, +905,Matthew Turk,2023-07-17 07:57:46-05:00,commit, +906,Corentin Cadiou,2023-07-17 11:54:27+02:00,commit, +907,Clément Robert,2023-07-14 22:58:46+02:00,commit, +908,Cameron Hummels,2023-07-14 09:15:31-07:00,commit, +909,John ZuHone,2023-07-12 22:06:14-04:00,commit, +910,John ZuHone,2023-07-12 18:27:03-04:00,commit, +911,John ZuHone,2023-07-11 16:26:05-04:00,commit, +912,John ZuHone,2023-07-11 13:15:45-04:00,commit, +913,Clément Robert,2023-07-10 16:16:58+02:00,commit, +914,John ZuHone,2023-07-10 09:35:15-04:00,commit, +915,John ZuHone,2023-07-10 09:19:38-04:00,commit, +916,John ZuHone,2023-07-10 09:19:18-04:00,commit, +917,Clément Robert,2023-07-10 15:12:09+02:00,commit, +918,John ZuHone,2023-07-09 23:28:45-04:00,commit, +919,John ZuHone,2023-07-09 23:22:03-04:00,commit, +920,John ZuHone,2023-07-09 23:11:58-04:00,commit, +921,Clément Robert,2023-07-09 16:20:39+02:00,commit, +922,John ZuHone,2023-07-09 09:00:15-04:00,commit, +923,John ZuHone,2023-07-09 02:54:47-04:00,commit, +924,John ZuHone,2023-07-09 02:52:30-04:00,commit, +925,Clément Robert,2023-07-07 23:14:49+02:00,commit, +926,Clément Robert,2023-07-07 23:14:49+02:00,commit, +927,Clément Robert,2023-07-07 14:49:07+02:00,commit, +928,Michael Zingale,2023-07-06 09:37:08-04:00,commit, +929,Clément Robert,2023-07-05 19:21:43+02:00,commit, +930,John ZuHone,2023-07-05 11:06:09-05:00,commit, +931,John ZuHone,2023-07-05 11:06:09-05:00,commit, +932,John ZuHone,2023-07-05 11:06:09-05:00,commit, +933,John ZuHone,2023-07-05 11:06:09-05:00,commit, +934,John ZuHone,2023-07-05 11:06:09-05:00,commit, +935,John ZuHone,2023-07-05 11:56:36-04:00,commit, +936,Clément Robert,2023-07-05 17:09:30+02:00,commit, +937,Matthew Turk,2023-07-03 14:30:17-05:00,commit, +938,Clément Robert,2023-07-03 21:20:41+02:00,commit, +939,pre-commit-ci[bot],2023-07-03 18:36:08+00:00,commit, +940,Clément Robert,2023-07-03 17:32:39+02:00,commit, +941,Clément Robert,2023-07-03 17:31:15+02:00,commit, +942,Matthew Turk,2023-07-03 10:04:41-05:00,commit, +943,Clément Robert,2023-07-02 19:22:14+02:00,commit, +944,Evan Patrick O'Connor,2023-07-01 19:32:20+02:00,commit, +945,pre-commit-ci[bot],2023-07-01 14:31:25+00:00,commit, +946,Clément Robert,2023-07-01 09:01:21+02:00,commit, +947,Clément Robert,2023-07-01 08:56:57+02:00,commit, +948,dependabot[bot],2023-07-01 05:31:22+00:00,commit, +949,dependabot[bot],2023-07-01 05:31:19+00:00,commit, +950,Evan Patrick O'Connor,2023-06-30 21:09:06+02:00,commit, +951,Kacper Kowalik,2023-06-30 12:46:28-05:00,commit, +952,Kacper Kowalik,2023-06-30 12:17:06-05:00,commit, +953,Evan Patrick O'Connor,2023-06-30 17:55:21+02:00,commit, +954,Evan Patrick O'Connor,2023-06-30 15:37:45+02:00,commit, +955,Matthew Turk,2023-06-30 05:53:21-05:00,commit, +956,Evan Patrick O'Connor,2023-06-30 11:42:10+02:00,commit, +957,Kacper Kowalik,2023-06-29 15:09:27-05:00,commit, +958,Clément Robert,2023-06-28 21:51:29+02:00,commit, +959,Clément Robert,2023-06-28 21:05:18+02:00,commit, +960,Matthew Turk,2023-06-28 10:34:52-05:00,commit, +961,Clément Robert,2023-06-28 16:37:41+02:00,commit, +962,Matthew Turk,2023-06-28 08:29:37-05:00,commit, +963,Clément Robert,2023-06-28 10:48:50+02:00,commit, +964,Matthew Turk,2023-06-27 15:43:42-05:00,commit, +965,Clément Robert,2023-06-27 20:22:57+02:00,commit, +966,Matthew Turk,2023-06-27 12:06:31-05:00,commit, +967,Clément Robert,2023-06-27 18:40:08+02:00,commit, +968,Clément Robert,2023-06-27 11:05:12+02:00,commit, +969,Clément Robert,2023-06-27 11:01:03+02:00,commit, +970,Clément Robert,2023-06-26 21:03:28+02:00,commit, +971,Clément Robert,2023-06-24 10:44:12+02:00,commit, +972,Clément Robert,2023-06-24 08:44:13+02:00,commit, +973,Clément Robert,2023-06-23 11:49:42+02:00,commit, +974,Clément Robert,2023-06-23 11:48:55+02:00,commit, +975,Chris Havlin,2023-06-22 11:43:04-05:00,commit, +976,Chris Havlin,2023-06-22 09:35:30-05:00,commit, +977,Matthew Turk,2023-06-22 09:07:04-05:00,commit, +978,Clément Robert,2023-06-22 12:53:37+02:00,commit, +979,John ZuHone,2023-06-21 12:00:34-04:00,commit, +980,pre-commit-ci[bot],2023-06-21 10:38:23+00:00,commit, +981,Britton Smith,2023-06-21 11:22:51+01:00,commit, +982,Matthew Turk,2023-06-20 20:42:44-05:00,commit, +983,Matthew Turk,2023-06-20 16:53:12-05:00,commit, +984,Matthew Turk,2023-06-20 14:14:13-05:00,commit, +985,Matthew Turk,2023-06-20 14:02:55-05:00,commit, +986,Matthew Turk,2023-06-20 13:57:40-05:00,commit, +987,Chris Havlin,2023-06-20 13:48:55-05:00,commit, +988,Matthew Turk,2023-06-20 13:05:55-05:00,commit, +989,Clément Robert,2023-06-20 18:13:54+02:00,commit, +990,Britton Smith,2023-06-20 17:04:51+01:00,commit, +991,Chris Havlin,2023-06-20 10:32:40-05:00,commit, +992,Chris Havlin,2023-06-20 10:04:16-05:00,commit, +993,John ZuHone,2023-06-19 23:16:05-04:00,commit, +994,Matthew Turk,2023-06-19 22:14:45-05:00,commit, +995,Clément Robert,2023-06-20 01:01:01+02:00,commit, +996,Clément Robert,2023-06-20 00:03:48+02:00,commit, +997,Clément Robert,2023-06-19 18:19:55+02:00,commit, +998,Clément Robert,2023-06-19 18:19:55+02:00,commit, +999,Matthew Turk,2023-06-19 11:07:02-05:00,commit, +1000,Clément Robert,2023-06-18 21:46:22+02:00,commit, +1001,Clément Robert,2023-06-18 19:24:35+02:00,commit, +1002,Clément Robert,2023-06-18 14:58:15+02:00,commit, +1003,Chris Havlin,2023-06-16 14:02:36-05:00,commit, +1004,Matthew Turk,2023-06-16 11:04:05-05:00,commit, +1005,Clément Robert,2023-06-15 08:20:23+02:00,commit, +1006,Clément Robert,2023-06-15 08:18:18+02:00,commit, +1007,Chris Havlin,2023-06-14 16:35:43-05:00,commit, +1008,Chris Havlin,2023-06-14 14:16:03-05:00,commit, +1009,Chris Havlin,2023-06-14 10:58:52-05:00,commit, +1010,Chris Havlin,2023-06-14 10:14:47-05:00,commit, +1011,Chris Havlin,2023-06-14 10:12:58-05:00,commit, +1012,Clément Robert,2023-06-14 14:28:52+02:00,commit, +1013,Clément Robert,2023-06-13 09:53:09+02:00,commit, +1014,Clément Robert,2023-06-13 09:52:14+02:00,commit, +1015,Clément Robert,2023-06-12 17:57:40+02:00,commit, +1016,Clément Robert,2023-06-12 17:16:11+02:00,commit, +1017,Clément Robert,2023-06-12 17:16:11+02:00,commit, +1018,Clément Robert,2023-06-10 18:02:08+02:00,commit, +1019,Clément Robert,2023-06-10 17:22:42+02:00,commit, +1020,Clément Robert,2023-06-10 17:21:57+02:00,commit, +1021,Clément Robert,2023-06-10 16:43:24+02:00,commit, +1022,Matthew Turk,2023-06-10 08:43:32-05:00,commit, +1023,Matthew Turk,2023-06-10 08:02:20-05:00,commit, +1024,Matthew Turk,2023-06-10 08:01:46-05:00,commit, +1025,Matthew Turk,2023-06-10 08:01:36-05:00,commit, +1026,Clément Robert,2023-06-10 10:19:05+02:00,commit, +1027,Clément Robert,2023-06-10 09:33:17+02:00,commit, +1028,Clément Robert,2023-06-10 08:27:54+02:00,commit, +1029,Matthew Turk,2023-06-09 16:26:06-05:00,commit, +1030,Clément Robert,2023-06-09 21:11:24+02:00,commit, +1031,Matthew Turk,2023-06-09 13:09:39-05:00,commit, +1032,Clément Robert,2023-06-09 19:13:56+02:00,commit, +1033,Clément Robert,2023-06-09 19:09:38+02:00,commit, +1034,Matthew Turk,2023-06-09 12:05:07-05:00,commit, +1035,Matthew Turk,2023-06-09 12:01:10-05:00,commit, +1036,Matthew Turk,2023-06-09 11:59:29-05:00,commit, +1037,Clément Robert,2023-06-09 15:32:03+02:00,commit, +1038,Matthew Turk,2023-06-08 16:44:38-05:00,commit, +1039,Matthew Turk,2023-06-08 11:21:40-05:00,commit, +1040,John ZuHone,2023-06-07 22:11:36-04:00,commit, +1041,John ZuHone,2023-06-07 22:01:02-04:00,commit, +1042,Matthew Turk,2023-06-07 11:27:16-05:00,commit, +1043,Michael Zingale,2023-06-07 11:17:14-05:00,commit, +1044,Matthew Turk,2023-06-07 06:18:01-05:00,commit, +1045,Clément Robert,2023-06-07 12:33:01+02:00,commit, +1046,Clément Robert,2023-06-06 22:45:00+02:00,commit, +1047,Clément Robert,2023-06-06 22:45:00+02:00,commit, +1048,Clément Robert,2023-06-06 11:11:19+02:00,commit, +1049,Clément Robert,2023-06-05 21:57:19+02:00,commit, +1050,pre-commit-ci[bot],2023-06-05 18:16:44+00:00,commit, +1051,John ZuHone,2023-06-05 12:50:38-04:00,commit, +1052,Clément Robert,2023-06-05 15:11:51+02:00,commit, +1053,Clément Robert,2023-06-03 18:20:41+02:00,commit, +1054,Clément Robert,2023-06-03 15:58:59+02:00,commit, +1055,Clément Robert,2023-06-02 20:02:30+02:00,commit, +1056,Matthew Turk,2023-06-02 09:34:20-05:00,commit, +1057,Matthew Turk,2023-06-02 09:28:40-05:00,commit, +1058,Clément Robert,2023-06-02 16:05:57+02:00,commit, +1059,Clément Robert,2023-06-02 15:56:45+02:00,commit, +1060,Clément Robert,2023-06-01 19:13:59+02:00,commit, +1061,Clément Robert,2023-06-01 18:25:56+02:00,commit, +1062,dependabot[bot],2023-06-01 05:58:16+00:00,commit, +1063,dependabot[bot],2023-06-01 05:58:12+00:00,commit, +1064,Clément Robert,2023-05-30 13:12:02+02:00,commit, +1065,Clément Robert,2023-05-27 17:05:49+02:00,commit, +1066,Clément Robert,2023-05-27 17:05:49+02:00,commit, +1067,Clément Robert,2023-05-27 17:05:49+02:00,commit, +1068,Matthew Turk,2023-05-27 07:00:31-05:00,commit, +1069,Clément Robert,2023-05-26 15:03:19+02:00,commit, +1070,Clément Robert,2023-05-26 14:54:46+02:00,commit, +1071,Matthew Turk,2023-05-24 12:37:13-05:00,commit, +1072,John ZuHone,2023-05-23 22:27:30-04:00,commit, +1073,Clément Robert,2023-05-22 19:55:49+02:00,commit, +1074,Clément Robert,2023-05-22 18:27:26+02:00,commit, +1075,Matthew Turk,2023-05-22 08:20:19-05:00,commit, +1076,John ZuHone,2023-05-18 09:38:13-04:00,commit, +1077,Clément Robert,2023-05-17 14:39:33+02:00,commit, +1078,John ZuHone,2023-05-16 07:15:53-04:00,commit, +1079,Matthew Turk,2023-05-15 16:08:48-05:00,commit, +1080,John ZuHone,2023-05-15 16:16:22-04:00,commit, +1081,John ZuHone,2023-05-15 15:52:28-04:00,commit, +1082,John ZuHone,2023-05-15 15:32:16-04:00,commit, +1083,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1084,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1085,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1086,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1087,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1088,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1089,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1090,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1091,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1092,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1093,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1094,John ZuHone,2023-05-15 13:56:44-04:00,commit, +1095,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1096,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1097,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1098,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1099,John ZuHone,2023-05-15 13:56:43-04:00,commit, +1100,Clément Robert,2023-05-15 19:23:30+02:00,commit, +1101,Clément Robert,2023-05-15 18:46:17+02:00,commit, +1102,Clément Robert,2023-05-15 18:46:17+02:00,commit, +1103,Clément Robert,2023-05-15 18:43:39+02:00,commit, +1104,Clément Robert,2023-05-15 18:43:39+02:00,commit, +1105,Clément Robert,2023-05-15 18:43:39+02:00,commit, +1106,John ZuHone,2023-05-15 12:36:24-04:00,commit, +1107,Matthew Turk,2023-05-15 10:51:57-05:00,commit, +1108,Clément Robert,2023-05-15 16:23:45+02:00,commit, +1109,Matthew Turk,2023-05-15 08:47:18-05:00,commit, +1110,pre-commit-ci[bot],2023-05-14 12:27:26+02:00,commit, +1111,pre-commit-ci[bot],2023-05-14 12:27:26+02:00,commit, +1112,Clément Robert,2023-05-14 12:27:26+02:00,commit, +1113,Clément Robert,2023-05-14 12:27:26+02:00,commit, +1114,Clément Robert,2023-05-14 01:19:14+02:00,commit, +1115,Clément Robert,2023-05-13 19:06:05+02:00,commit, +1116,John ZuHone,2023-05-12 17:45:50-04:00,commit, +1117,John ZuHone,2023-05-12 15:51:29-04:00,commit, +1118,Clément Robert,2023-05-05 23:01:26+02:00,commit, +1119,Clément Robert,2023-05-05 18:16:30+02:00,commit, +1120,Clément Robert,2023-05-05 18:16:29+02:00,commit, +1121,Clément Robert,2023-05-05 18:15:17+02:00,commit, +1122,Clément Robert,2023-05-05 18:12:38+02:00,commit, +1123,Corentin Cadiou,2023-05-05 09:12:06-05:00,commit, +1124,Clément Robert,2023-05-04 14:10:49+02:00,commit, +1125,Clément Robert,2023-05-04 12:27:30+02:00,commit, +1126,Clément Robert,2023-05-03 23:12:56+02:00,commit, +1127,Clément Robert,2023-05-03 23:12:56+02:00,commit, +1128,John ZuHone,2023-05-03 07:35:14-04:00,commit, +1129,pre-commit-ci[bot],2023-05-03 01:52:45+00:00,commit, +1130,John ZuHone,2023-05-02 21:48:33-04:00,commit, +1131,John ZuHone,2023-05-02 08:56:15-04:00,commit, +1132,John ZuHone,2023-05-01 20:27:16-04:00,commit, +1133,John ZuHone,2023-05-01 20:26:53-04:00,commit, +1134,John ZuHone,2023-05-01 19:02:31-04:00,commit, +1135,John ZuHone,2023-05-01 19:02:31-04:00,commit, +1136,John ZuHone,2023-05-01 19:02:31-04:00,commit, +1137,Clément Robert,2023-05-02 00:08:01+02:00,commit, +1138,Clément Robert,2023-05-01 23:51:17+02:00,commit, +1139,John ZuHone,2023-05-01 23:50:48+02:00,commit, +1140,Clément Robert,2023-05-01 22:10:41+02:00,commit, +1141,Clément Robert,2023-05-01 20:38:45+02:00,commit, +1142,pre-commit-ci[bot],2023-05-01 18:29:10+00:00,commit, +1143,pre-commit-ci[bot],2023-05-01 18:26:37+00:00,commit, +1144,pre-commit-ci[bot],2023-05-01 18:25:30+00:00,commit, +1145,Clément Robert,2023-05-01 10:38:41+02:00,commit, +1146,Clément Robert,2023-05-01 10:38:05+02:00,commit, +1147,dependabot[bot],2023-05-01 05:58:22+00:00,commit, +1148,dependabot[bot],2023-05-01 05:58:18+00:00,commit, +1149,Clément Robert,2023-04-28 14:12:42+02:00,commit, +1150,Clément Robert,2023-04-28 14:09:45+02:00,commit, +1151,Clément Robert,2023-04-26 22:06:53+02:00,commit, +1152,Michael Zingale,2023-04-26 15:18:22-04:00,commit, +1153,Clément Robert,2023-04-25 18:24:40+02:00,commit, +1154,John ZuHone,2023-04-25 11:07:06-04:00,commit, +1155,Clément Robert,2023-04-25 16:49:27+02:00,commit, +1156,Navaneeth Suresh,2023-04-25 15:56:09+02:00,commit, +1157,Clément Robert,2023-04-25 09:37:33+02:00,commit, +1158,John ZuHone,2023-04-24 15:27:03-04:00,commit, +1159,John ZuHone,2023-04-24 15:26:53-04:00,commit, +1160,John ZuHone,2023-04-22 07:37:58-04:00,commit, +1161,Evan Jones,2023-04-21 21:04:44+01:00,commit, +1162,Matthew Turk,2023-04-21 12:46:53-05:00,commit, +1163,Clément Robert,2023-04-21 13:19:32+02:00,commit, +1164,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1165,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1166,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1167,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1168,John ZuHone,2023-04-18 17:48:30-04:00,commit, +1169,Clément Robert,2023-04-18 12:13:54+02:00,commit, +1170,John ZuHone,2023-04-17 14:21:46-04:00,commit, +1171,Clément Robert,2023-04-16 13:38:00+02:00,commit, +1172,Eric T. Johnson,2023-04-15 23:30:39-04:00,commit, +1173,Chris Havlin,2023-04-14 17:07:57-05:00,commit, +1174,Clément Robert,2023-04-14 23:55:46+02:00,commit, +1175,Clément Robert,2023-04-14 23:51:30+02:00,commit, +1176,Clément Robert,2023-04-14 19:24:36+02:00,commit, +1177,Clément Robert,2023-04-13 23:39:06+02:00,commit, +1178,Clément Robert,2023-04-13 23:38:15+02:00,commit, +1179,Clément Robert,2023-04-13 18:26:49+02:00,commit, +1180,Clément Robert,2023-04-13 18:26:49+02:00,commit, +1181,John ZuHone,2023-04-12 19:52:41-04:00,commit, +1182,John ZuHone,2023-04-12 19:52:33-04:00,commit, +1183,Chris Havlin,2023-04-12 12:17:55-05:00,commit, +1184,Chris Havlin,2023-04-12 11:11:57-05:00,commit, +1185,Chris Havlin,2023-04-12 11:03:52-05:00,commit, +1186,Eric T. Johnson,2023-04-12 10:22:45-04:00,commit, +1187,Chris Havlin,2023-04-11 10:05:13-05:00,commit, +1188,Clément Robert,2023-04-10 16:39:05+02:00,commit, +1189,John ZuHone,2023-04-10 09:15:17-04:00,commit, +1190,John ZuHone,2023-04-10 09:07:54-04:00,commit, +1191,Clément Robert,2023-04-10 12:35:59+02:00,commit, +1192,Clément Robert,2023-04-10 12:35:36+02:00,commit, +1193,John ZuHone,2023-04-09 22:34:29-04:00,commit, +1194,Michael Zingale,2023-04-08 13:24:57-04:00,commit, +1195,Michael Zingale,2023-04-08 12:55:36-04:00,commit, +1196,Clément Robert,2023-04-08 12:54:34+02:00,commit, +1197,Eric T. Johnson,2023-04-07 14:37:31-04:00,commit, +1198,Clément Robert,2023-04-06 17:56:02+02:00,commit, +1199,Clément Robert,2023-04-06 17:11:00+02:00,commit, +1200,Matthew Turk,2023-04-06 09:21:21-05:00,commit, +1201,Matthew Turk,2023-04-06 09:19:23-05:00,commit, +1202,Clément Robert,2023-04-05 11:25:27+02:00,commit, +1203,pre-commit-ci[bot],2023-04-05 08:37:09+00:00,commit, +1204,Clément Robert,2023-04-05 10:30:23+02:00,commit, +1205,yut23,2023-04-04 23:27:42-04:00,commit, +1206,Clément Robert,2023-04-03 21:34:41+02:00,commit, +1207,Clément Robert,2023-04-03 21:29:17+02:00,commit, +1208,Clément Robert,2023-04-03 21:02:50+02:00,commit, +1209,pre-commit-ci[bot],2023-04-03 18:52:45+00:00,commit, +1210,pre-commit-ci[bot],2023-04-03 18:50:44+00:00,commit, +1211,Clément Robert,2023-04-01 09:34:39+02:00,commit, +1212,Clément Robert,2023-04-01 09:18:42+02:00,commit, +1213,dependabot[bot],2023-04-01 05:59:08+00:00,commit, +1214,dependabot[bot],2023-04-01 05:59:04+00:00,commit, +1215,Clément Robert,2023-03-31 21:43:09+02:00,commit, +1216,Matthew Turk,2023-03-31 11:57:37-05:00,commit, +1217,Clément Robert,2023-03-31 17:13:20+02:00,commit, +1218,Matthew Turk,2023-03-31 09:51:10-05:00,commit, +1219,Chris Havlin,2023-03-30 15:12:49-05:00,commit, +1220,Clément Robert,2023-03-30 18:53:52+02:00,commit, +1221,Suoqing Ji,2023-03-31 00:24:10+08:00,commit, +1222,Matthew Turk,2023-03-30 09:19:43-05:00,commit, +1223,Clément Robert,2023-03-29 22:49:48+02:00,commit, +1224,Cameron Hummels,2023-03-29 13:01:44-07:00,commit, +1225,Cameron Hummels,2023-03-29 12:12:13-07:00,commit, +1226,Cameron Hummels,2023-03-29 11:53:17-07:00,commit, +1227,Matthew Turk,2023-03-29 09:06:08-05:00,commit, +1228,Clément Robert,2023-03-29 13:39:12+02:00,commit, +1229,Clément Robert,2023-03-28 21:09:26+02:00,commit, +1230,Britton Smith,2023-03-28 16:39:54+01:00,commit, +1231,Matthew Turk,2023-03-28 08:31:33-05:00,commit, +1232,Clément Robert,2023-03-28 11:20:15+02:00,commit, +1233,Matthew Turk,2023-03-27 14:18:17-05:00,commit, +1234,Clément Robert,2023-03-24 17:53:25+01:00,commit, +1235,Clément Robert,2023-03-24 17:53:06+01:00,commit, +1236,Chris Havlin,2023-03-23 12:28:23-05:00,commit, +1237,Clément Robert,2023-03-23 15:55:27+01:00,commit, +1238,Matthew Turk,2023-03-22 12:13:34-05:00,commit, +1239,Clément Robert,2023-03-22 13:50:38+01:00,commit, +1240,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1241,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1242,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1243,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1244,Clément Robert,2023-03-22 13:49:58+01:00,commit, +1245,Clément Robert,2023-03-20 18:35:03+01:00,commit, +1246,pre-commit-ci[bot],2023-03-20 16:47:04+00:00,commit, +1247,Suoqing Ji,2023-03-21 00:01:48+08:00,commit, +1248,Suoqing Ji,2023-03-20 21:57:16+08:00,commit, +1249,Suoqing Ji,2023-03-20 21:35:27+08:00,commit, +1250,Clément Robert,2023-03-20 10:20:38+01:00,commit, +1251,Clément Robert,2023-03-18 15:17:23+01:00,commit, +1252,Matthew Turk,2023-03-16 14:14:31-05:00,commit, +1253,Matthew Turk,2023-03-16 13:57:54-05:00,commit, +1254,Clément Robert,2023-03-15 12:14:45+01:00,commit, +1255,Clément Robert,2023-03-15 10:02:37+01:00,commit, +1256,Clément Robert,2023-03-14 15:05:44+01:00,commit, +1257,Clément Robert,2023-03-14 15:05:04+01:00,commit, +1258,Clément Robert,2023-03-14 12:14:04+01:00,commit, +1259,Matthew Turk,2023-03-14 05:34:14-05:00,commit, +1260,Matthew Turk,2023-03-13 06:45:10-05:00,commit, +1261,Clément Robert,2023-03-11 11:34:29+01:00,commit, +1262,Clément Robert,2023-03-11 11:33:08+01:00,commit, +1263,Suoqing Ji,2023-03-11 11:54:08+08:00,commit, +1264,Kacper Kowalik,2023-03-09 19:28:12-06:00,commit, +1265,Clément Robert,2023-03-06 20:30:33+01:00,commit, +1266,Clément Robert,2023-03-06 19:42:32+01:00,commit, +1267,pre-commit-ci[bot],2023-03-06 18:23:15+00:00,commit, +1268,Clément Robert,2023-03-06 08:58:08+01:00,commit, +1269,Suoqing Ji,2023-03-04 21:23:05+08:00,commit, +1270,Matthew Turk,2023-03-04 06:50:52-06:00,commit, +1271,Clément Robert,2023-03-04 12:58:33+01:00,commit, +1272,Clément Robert,2023-03-04 12:57:12+01:00,commit, +1273,Kacper Kowalik,2023-03-03 12:04:53-06:00,commit, +1274,Suoqing Ji,2023-03-04 01:06:22+08:00,commit, +1275,Suoqing Ji,2023-03-04 00:58:23+08:00,commit, +1276,Suoqing Ji,2023-03-04 00:58:15+08:00,commit, +1277,Suoqing Ji,2023-03-04 00:47:40+08:00,commit, +1278,Suoqing Ji,2023-03-03 23:44:56+08:00,commit, +1279,Clément Robert,2023-03-03 10:35:03+01:00,commit, +1280,Clément Robert,2023-03-03 10:29:45+01:00,commit, +1281,Clément Robert,2023-03-02 16:01:26+01:00,commit, +1282,Clément Robert,2023-03-02 15:48:56+01:00,commit, +1283,Matthew Turk,2023-03-02 08:30:05-06:00,commit, +1284,Clément Robert,2023-03-02 14:35:58+01:00,commit, +1285,Clément Robert,2023-03-01 17:16:25+01:00,commit, +1286,Kacper Kowalik,2023-03-01 09:23:18-06:00,commit, +1287,Kacper Kowalik,2023-03-01 09:21:22-06:00,commit, +1288,Matthew Turk,2023-02-27 13:41:57-06:00,commit, +1289,Matthew Turk,2023-02-23 15:05:56-06:00,commit, +1290,Matthew Turk,2023-02-23 14:06:28-06:00,commit, +1291,Clément Robert,2023-02-22 19:43:14+01:00,commit, +1292,Clément Robert,2023-02-22 19:13:35+01:00,commit, +1293,Kacper Kowalik,2023-02-22 10:57:45-06:00,commit, +1294,Clément Robert,2023-02-22 09:07:41+01:00,commit, +1295,Clément Robert,2023-02-21 18:56:48+01:00,commit, +1296,Clément Robert,2023-02-21 18:56:48+01:00,commit, +1297,Clément Robert,2023-02-21 18:29:44+01:00,commit, +1298,Matthew Turk,2023-02-21 11:24:24-06:00,commit, +1299,Matthew Turk,2023-02-21 10:22:43-06:00,commit, +1300,Clément Robert,2023-02-21 16:24:56+01:00,commit, +1301,Michael Zingale,2023-02-21 09:09:10-05:00,commit, +1302,Michael Zingale,2023-02-21 08:25:10-05:00,commit, +1303,Clément Robert,2023-02-21 12:26:31+01:00,commit, +1304,Kacper Kowalik,2023-02-20 18:02:00-06:00,commit, +1305,Matthew Turk,2023-02-20 13:34:02-06:00,commit, +1306,Matthew Turk,2023-02-20 13:32:58-06:00,commit, +1307,Clément Robert,2023-02-20 14:05:58+01:00,commit, +1308,Clément Robert,2023-02-20 12:45:06+01:00,commit, +1309,Clément Robert,2023-02-20 12:11:49+01:00,commit, +1310,Clément Robert,2023-02-19 23:36:08+01:00,commit, +1311,Clément Robert,2023-02-19 23:31:24+01:00,commit, +1312,Clément Robert,2023-02-19 23:06:23+01:00,commit, +1313,Clément Robert,2023-02-19 19:51:00+01:00,commit, +1314,Clément Robert,2023-02-19 19:19:06+01:00,commit, +1315,Clément Robert,2023-02-19 13:49:42+01:00,commit, +1316,Matthew Turk,2023-02-16 16:57:15-05:00,commit, +1317,Clément Robert,2023-02-15 20:46:04+01:00,commit, +1318,Clément Robert,2023-02-15 20:08:21+01:00,commit, +1319,Clément Robert,2023-02-15 20:06:58+01:00,commit, +1320,dependabot[bot],2023-02-15 14:58:28+00:00,commit, +1321,dependabot[bot],2023-02-15 14:58:23+00:00,commit, +1322,Matthew Turk,2023-02-15 09:58:12-05:00,commit, +1323,Matthew Turk,2023-02-15 09:57:56-05:00,commit, +1324,Matthew Turk,2023-02-15 09:57:18-05:00,commit, +1325,Clément Robert,2023-02-15 10:04:29+01:00,commit, +1326,Clément Robert,2023-02-14 09:04:15+01:00,commit, +1327,Clément Robert,2023-02-13 19:39:29+01:00,commit, +1328,Clément Robert,2023-02-13 17:28:51+01:00,commit, +1329,Clément Robert,2023-02-13 16:39:41+01:00,commit, +1330,Clément Robert,2023-02-13 16:39:41+01:00,commit, +1331,Clément Robert,2023-02-13 16:39:41+01:00,commit, +1332,Clément Robert,2023-02-13 16:39:39+01:00,commit, +1333,Clément Robert,2023-02-13 16:38:52+01:00,commit, +1334,Clément Robert,2023-02-13 15:48:08+01:00,commit, +1335,Chris Havlin,2023-02-13 07:57:05-06:00,commit, +1336,pre-commit-ci[bot],2023-02-10 21:14:14+00:00,commit, +1337,Chris Havlin,2023-02-10 15:05:29-06:00,commit, +1338,Kacper Kowalik,2023-02-10 11:36:58-06:00,commit, +1339,Matthew Turk,2023-02-10 08:41:01-06:00,commit, +1340,Matthew Turk,2023-02-10 08:40:51-06:00,commit, +1341,Matthew Turk,2023-02-10 08:40:21-06:00,commit, +1342,Clément Robert,2023-02-09 21:35:39+01:00,commit, +1343,Clément Robert,2023-02-09 20:49:57+01:00,commit, +1344,Suoqing Ji,2023-02-10 01:25:07+08:00,commit, +1345,Chris Havlin,2023-02-09 11:24:59-06:00,commit, +1346,Chris Havlin,2023-02-09 09:40:38-06:00,commit, +1347,Chris Havlin,2023-02-09 09:29:17-06:00,commit, +1348,Chris Havlin,2023-02-08 07:48:18-06:00,commit, +1349,Chris Havlin,2023-02-07 12:18:25-06:00,commit, +1350,Chris Havlin,2023-02-07 11:39:49-06:00,commit, +1351,Chris Havlin,2023-02-07 11:18:29-06:00,commit, +1352,Chris Havlin,2023-02-07 11:16:18-06:00,commit, +1353,Clément Robert,2023-02-07 09:50:01+01:00,commit, +1354,Clément Robert,2023-02-07 09:48:31+01:00,commit, +1355,Clément Robert,2023-02-06 20:46:46+01:00,commit, +1356,Clément Robert,2023-02-06 20:46:46+01:00,commit, +1357,Clément Robert,2023-02-06 20:46:46+01:00,commit, +1358,Clément Robert,2023-02-06 20:46:44+01:00,commit, +1359,Clément Robert,2023-02-06 20:43:54+01:00,commit, +1360,Clément Robert,2023-02-06 20:09:15+01:00,commit, +1361,Clément Robert,2023-02-06 19:59:43+01:00,commit, +1362,Clément Robert,2023-02-06 19:56:17+01:00,commit, +1363,Clément Robert,2023-02-06 19:55:36+01:00,commit, +1364,pre-commit-ci[bot],2023-02-06 18:37:52+00:00,commit, +1365,pre-commit-ci[bot],2023-02-06 18:36:28+00:00,commit, +1366,Clément Robert,2023-02-06 15:53:09+01:00,commit, +1367,Clément Robert,2023-02-01 20:23:04+01:00,commit, +1368,Chris Havlin,2023-01-31 12:26:00-06:00,commit, +1369,Clément Robert,2023-01-31 19:09:35+01:00,commit, +1370,Clément Robert,2023-01-31 19:05:22+01:00,commit, +1371,Matthew Turk,2023-01-30 14:58:39-06:00,commit, +1372,Clément Robert,2023-01-30 21:10:52+01:00,commit, +1373,Clément Robert,2023-01-30 20:04:20+01:00,commit, +1374,pre-commit-ci[bot],2023-01-30 18:18:59+00:00,commit, +1375,Clément Robert,2023-01-27 17:35:01+01:00,commit, +1376,Matthew Turk,2023-01-27 10:31:12-06:00,commit, +1377,Chris Havlin,2023-01-27 09:31:22-06:00,commit, +1378,Matthew Turk,2023-01-27 07:29:54-06:00,commit, +1379,Kacper Kowalik,2023-01-26 11:06:14-06:00,commit, +1380,Matthew Turk,2023-01-26 11:06:14-06:00,commit, +1381,Clément Robert,2023-01-26 13:39:05+01:00,commit, +1382,Clément Robert,2023-01-26 13:36:29+01:00,commit, +1383,Clément Robert,2023-01-26 11:59:56+01:00,commit, +1384,Clément Robert,2023-01-26 11:54:45+01:00,commit, +1385,Clément Robert,2023-01-26 11:52:43+01:00,commit, +1386,Kacper Kowalik,2023-01-25 19:41:42-06:00,commit, +1387,Clément Robert,2023-01-24 12:17:04+01:00,commit, +1388,Clément Robert,2023-01-24 08:40:20+01:00,commit, +1389,Clément Robert,2023-01-23 11:33:07+01:00,commit, +1390,Clément Robert,2023-01-21 18:33:29+01:00,commit, +1391,Clément Robert,2023-01-21 18:31:37+01:00,commit, +1392,Clément Robert,2023-01-21 18:31:03+01:00,commit, +1393,Clément Robert,2023-01-21 18:30:30+01:00,commit, +1394,Clément Robert,2023-01-21 18:17:23+01:00,commit, +1395,Clément Robert,2023-01-21 18:08:47+01:00,commit, +1396,John ZuHone,2023-01-20 21:47:03-05:00,commit, +1397,Kacper Kowalik,2023-01-20 16:35:19-06:00,commit, +1398,Kacper Kowalik,2023-01-20 14:02:31-06:00,commit, +1399,Kacper Kowalik,2023-01-18 19:09:24-06:00,commit, +1400,Kacper Kowalik,2023-01-18 19:08:17-06:00,commit, +1401,Kacper Kowalik,2023-01-18 19:08:15-06:00,commit, +1402,Clément Robert,2023-01-16 21:45:18+01:00,commit, +1403,pre-commit-ci[bot],2023-01-16 18:02:07+00:00,commit, +1404,Clément Robert,2023-01-14 14:10:10+01:00,commit, +1405,Clément Robert,2023-01-13 08:51:24+01:00,commit, +1406,Clément Robert,2023-01-12 17:46:59+01:00,commit, +1407,Clément Robert,2023-01-11 23:33:10+01:00,commit, +1408,Clément Robert,2023-01-11 14:03:55+01:00,commit, +1409,Clément Robert,2023-01-10 22:34:13+01:00,commit, +1410,Clément Robert,2023-01-10 21:59:10+01:00,commit, +1411,Kacper Kowalik,2023-01-10 13:19:29-06:00,commit, +1412,Kacper Kowalik,2023-01-10 12:41:20-06:00,commit, +1413,Clément Robert,2023-01-10 16:54:21+01:00,commit, +1414,Clément Robert,2023-01-10 16:48:13+01:00,commit, +1415,Kacper Kowalik,2023-01-09 13:53:56-06:00,commit, +1416,Clément Robert,2023-01-09 20:19:46+01:00,commit, +1417,Clément Robert,2023-01-09 20:09:25+01:00,commit, +1418,Clément Robert,2023-01-09 19:40:34+01:00,commit, +1419,pre-commit-ci[bot],2023-01-09 17:57:19+00:00,commit, +1420,Kacper Kowalik,2023-01-09 09:59:36-06:00,commit, +1421,Kacper Kowalik,2023-01-09 06:42:39-06:00,commit, +1422,Clément Robert,2023-01-07 13:11:04+01:00,commit, +1423,Clément Robert,2023-01-06 17:43:59+01:00,commit, +1424,Evan Jones,2023-01-04 14:07:57+00:00,commit, +1425,Matthew Turk,2023-01-02 17:21:12-06:00,commit, +1426,Clément Robert,2023-01-02 19:29:57+01:00,commit, +1427,Matthew Turk,2022-12-30 10:57:07-06:00,commit, +1428,Clément Robert,2022-12-30 15:10:43+01:00,commit, +1429,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1430,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1431,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1432,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1433,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1434,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1435,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1436,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1437,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1438,Clément Robert,2022-12-30 15:00:15+01:00,commit, +1439,Clément Robert,2022-12-30 15:00:13+01:00,commit, +1440,Clément Robert,2022-12-30 14:59:09+01:00,commit, +1441,Clément Robert,2022-12-30 14:59:09+01:00,commit, +1442,Clément Robert,2022-12-30 14:59:09+01:00,commit, +1443,Clément Robert,2022-12-30 14:59:09+01:00,commit, +1444,Clément Robert,2022-12-30 14:59:07+01:00,commit, +1445,Clément Robert,2022-12-30 14:56:58+01:00,commit, +1446,Clément Robert,2022-12-30 14:56:58+01:00,commit, +1447,Clément Robert,2022-12-30 14:56:58+01:00,commit, +1448,Clément Robert,2022-12-30 14:56:58+01:00,commit, +1449,Matthew Turk,2022-12-30 07:54:07-06:00,commit, +1450,Matthew Turk,2022-12-30 05:09:02-06:00,commit, +1451,Matthew Turk,2022-12-29 12:30:57-06:00,commit, +1452,Clément Robert,2022-12-29 19:07:06+01:00,commit, +1453,Clément Robert,2022-12-29 18:03:16+01:00,commit, +1454,Matthew Turk,2022-12-29 10:52:14-06:00,commit, +1455,Matthew Turk,2022-12-29 10:45:11-06:00,commit, +1456,Clément Robert,2022-12-29 16:52:13+01:00,commit, +1457,Clément Robert,2022-12-29 15:06:22+01:00,commit, +1458,Clément Robert,2022-12-28 21:48:42+01:00,commit, +1459,Clément Robert,2022-12-28 21:48:42+01:00,commit, +1460,Clément Robert,2022-12-28 19:58:14+01:00,commit, +1461,Clément Robert,2022-12-28 19:58:13+01:00,commit, +1462,Clément Robert,2022-12-28 19:57:10+01:00,commit, +1463,Clément Robert,2022-12-28 19:57:08+01:00,commit, +1464,Clément Robert,2022-12-28 19:55:41+01:00,commit, +1465,Clément Robert,2022-12-28 19:55:39+01:00,commit, +1466,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1467,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1468,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1469,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1470,Clément Robert,2022-12-28 19:54:22+01:00,commit, +1471,Clément Robert,2022-12-28 19:54:20+01:00,commit, +1472,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1473,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1474,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1475,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1476,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1477,Clément Robert,2022-12-28 19:53:32+01:00,commit, +1478,Clément Robert,2022-12-28 18:29:34+01:00,commit, +1479,Matthew Turk,2022-12-28 10:59:34-06:00,commit, +1480,Matthew Turk,2022-12-28 10:57:39-06:00,commit, +1481,Matthew Turk,2022-12-28 10:56:29-06:00,commit, +1482,Matthew Turk,2022-12-28 10:54:46-06:00,commit, +1483,Matthew Turk,2022-12-28 10:53:56-06:00,commit, +1484,Matthew Turk,2022-12-28 10:48:08-06:00,commit, +1485,Matthew Turk,2022-12-28 10:42:31-06:00,commit, +1486,Matthew Turk,2022-12-28 10:42:10-06:00,commit, +1487,Clément Robert,2022-12-27 20:35:14+01:00,commit, +1488,Clément Robert,2022-12-27 15:45:57+01:00,commit, +1489,Clément Robert,2022-12-27 15:45:11+01:00,commit, +1490,Clément Robert,2022-12-26 19:46:56+01:00,commit, +1491,pre-commit-ci[bot],2022-12-26 18:02:11+00:00,commit, +1492,Clément Robert,2022-12-26 14:28:33+01:00,commit, +1493,Clément Robert,2022-12-25 22:16:21+01:00,commit, +1494,Clément Robert,2022-12-24 19:58:18+01:00,commit, +1495,Clément Robert,2022-12-24 16:04:23+01:00,commit, +1496,Clément Robert,2022-12-24 15:59:30+01:00,commit, +1497,Clément Robert,2022-12-24 13:14:05+01:00,commit, +1498,Clément Robert,2022-12-23 23:41:34+01:00,commit, +1499,Clément Robert,2022-12-23 23:40:58+01:00,commit, +1500,Clément Robert,2022-12-23 20:26:08+01:00,commit, +1501,Clément Robert,2022-12-23 14:54:13+01:00,commit, +1502,Clément Robert,2022-12-22 11:45:37+01:00,commit, +1503,Chris Havlin,2022-12-21 10:55:24-06:00,commit, +1504,Michael Ryan,2022-12-20 17:31:26-05:00,commit, +1505,Michael Ryan,2022-12-20 17:23:59-05:00,commit, +1506,Michael Ryan,2022-12-20 17:14:16-05:00,commit, +1507,Matthew Turk,2022-12-20 15:22:12-06:00,commit, +1508,Clément Robert,2022-12-20 20:36:51+01:00,commit, +1509,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1510,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1511,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1512,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1513,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1514,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1515,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1516,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1517,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1518,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1519,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1520,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1521,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1522,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1523,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1524,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1525,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1526,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1527,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1528,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1529,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1530,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1531,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1532,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1533,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1534,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1535,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1536,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1537,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1538,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1539,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1540,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1541,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1542,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1543,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1544,Michael Ryan,2022-12-20 14:20:27-05:00,commit, +1545,Clément Robert,2022-12-20 19:07:06+01:00,commit, +1546,Chris Havlin,2022-12-20 10:26:15-06:00,commit, +1547,Clément Robert,2022-12-20 16:37:22+01:00,commit, +1548,John ZuHone,2022-12-20 10:07:24-05:00,commit, +1549,Clément Robert,2022-12-20 15:22:54+01:00,commit, +1550,Chris Havlin,2022-12-19 14:04:15-06:00,commit, +1551,Chris Havlin,2022-12-19 13:47:49-06:00,commit, +1552,pre-commit-ci[bot],2022-12-19 17:49:17+00:00,commit, +1553,Clément Robert,2022-12-18 12:07:33+01:00,commit, +1554,Clément Robert,2022-12-17 15:27:16+01:00,commit, +1555,Clément Robert,2022-12-17 15:27:16+01:00,commit, +1556,Clément Robert,2022-12-17 14:49:42+01:00,commit, +1557,Clément Robert,2022-12-17 14:08:42+01:00,commit, +1558,Clément Robert,2022-12-17 14:04:08+01:00,commit, +1559,Clément Robert,2022-12-17 14:03:12+01:00,commit, +1560,Matthew Turk,2022-12-16 09:33:01-06:00,commit, +1561,Matthew Turk,2022-12-16 09:27:35-06:00,commit, +1562,Matthew Turk,2022-12-16 09:25:23-06:00,commit, +1563,Matthew Turk,2022-12-16 09:09:20-06:00,commit, +1564,John ZuHone,2022-12-15 16:41:26+09:00,commit, +1565,John ZuHone,2022-12-15 15:03:36+09:00,commit, +1566,John ZuHone,2022-12-15 13:49:12+09:00,commit, +1567,Clément Robert,2022-12-13 19:25:09+01:00,commit, +1568,Clément Robert,2022-12-13 18:28:52+01:00,commit, +1569,Clément Robert,2022-12-12 21:15:25+01:00,commit, +1570,pre-commit-ci[bot],2022-12-12 17:57:58+00:00,commit, +1571,Clément Robert,2022-12-11 13:51:46+01:00,commit, +1572,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1573,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1574,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1575,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1576,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1577,Clément Robert,2022-12-08 17:45:50+01:00,commit, +1578,Clément Robert,2022-12-08 13:30:37+01:00,commit, +1579,Clément Robert,2022-12-08 13:30:37+01:00,commit, +1580,Clément Robert,2022-12-08 13:06:46+01:00,commit, +1581,Clément Robert,2022-12-08 11:48:36+01:00,commit, +1582,Matthew Turk,2022-12-07 12:47:27-06:00,commit, +1583,Chris Havlin,2022-12-06 16:07:29-06:00,commit, +1584,Matthew Turk,2022-12-06 09:04:19-06:00,commit, +1585,Clément Robert,2022-12-06 12:02:35+01:00,commit, +1586,Matthew Turk,2022-12-05 15:37:22-06:00,commit, +1587,Matthew Turk,2022-12-05 15:03:18-06:00,commit, +1588,Clément Robert,2022-12-05 20:07:49+01:00,commit, +1589,Clément Robert,2022-12-05 19:30:25+01:00,commit, +1590,pre-commit-ci[bot],2022-12-05 17:42:52+00:00,commit, +1591,Clément Robert,2022-12-04 22:37:46+01:00,commit, +1592,Clément Robert,2022-12-04 22:36:30+01:00,commit, +1593,Matthew Turk,2022-12-01 09:05:12-06:00,commit, +1594,John ZuHone,2022-12-01 09:56:23-05:00,commit, +1595,John ZuHone,2022-11-30 15:04:59-05:00,commit, +1596,pre-commit-ci[bot],2022-11-30 20:00:09+00:00,commit, +1597,John ZuHone,2022-11-30 14:37:10-05:00,commit, +1598,Clément Robert,2022-11-29 00:26:32+01:00,commit, +1599,Clément Robert,2022-11-28 22:13:00+01:00,commit, +1600,pre-commit-ci[bot],2022-11-28 18:02:55+00:00,commit, +1601,Clément Robert,2022-11-27 17:46:23+01:00,commit, +1602,Clément Robert,2022-11-27 17:42:07+01:00,commit, +1603,Clément Robert,2022-11-24 14:56:47+01:00,commit, +1604,Clément Robert,2022-11-24 14:51:49+01:00,commit, +1605,Clément Robert,2022-11-24 14:51:04+01:00,commit, +1606,Clément Robert,2022-11-24 14:43:34+01:00,commit, +1607,Clément Robert,2022-11-21 19:22:46+01:00,commit, +1608,pre-commit-ci[bot],2022-11-21 17:38:26+00:00,commit, +1609,Clément Robert,2022-11-19 14:44:59+01:00,commit, +1610,Clément Robert,2022-11-18 22:15:17+01:00,commit, +1611,pre-commit-ci[bot],2022-11-18 17:31:21+00:00,commit, +1612,John ZuHone,2022-11-18 12:01:10-05:00,commit, +1613,TrellixVulnTeam,2022-11-18 16:59:56+00:00,commit, +1614,John ZuHone,2022-11-18 10:56:36-05:00,commit, +1615,John ZuHone,2022-11-18 10:24:53-05:00,commit, +1616,John ZuHone,2022-11-18 07:32:41-05:00,commit, +1617,John ZuHone,2022-11-18 07:32:41-05:00,commit, +1618,Matthew Turk,2022-11-18 05:43:31-06:00,commit, +1619,Clément Robert,2022-11-18 09:01:16+01:00,commit, +1620,Clément Robert,2022-11-18 08:54:10+01:00,commit, +1621,Clément Robert,2022-11-17 21:15:16+01:00,commit, +1622,Clément Robert,2022-11-17 18:05:26+01:00,commit, +1623,Clément Robert,2022-11-17 16:02:36+01:00,commit, +1624,John ZuHone,2022-11-17 08:47:02-05:00,commit, +1625,Clément Robert,2022-11-17 08:04:55+01:00,commit, +1626,John ZuHone,2022-11-16 15:26:42-05:00,commit, +1627,John ZuHone,2022-11-16 14:53:30-05:00,commit, +1628,Evan Jones,2022-11-16 15:14:09+00:00,commit, +1629,Clément Robert,2022-11-16 10:52:19+01:00,commit, +1630,Clément Robert,2022-11-14 19:02:17+01:00,commit, +1631,Clément Robert,2022-11-14 19:02:17+01:00,commit, +1632,pre-commit-ci[bot],2022-11-14 17:40:56+00:00,commit, +1633,Clément Robert,2022-11-13 00:01:50+01:00,commit, +1634,Clément Robert,2022-11-12 23:18:21+01:00,commit, +1635,Clément Robert,2022-11-12 23:17:59+01:00,commit, +1636,Clément Robert,2022-11-11 23:29:03+01:00,commit, +1637,Matthew Turk,2022-11-11 15:41:30-06:00,commit, +1638,Clément Robert,2022-11-11 17:12:26+01:00,commit, +1639,E-W-Jones,2022-11-09 13:33:29+00:00,commit, +1640,E-W-Jones,2022-11-08 22:46:44+00:00,commit, +1641,E-W-Jones,2022-11-08 22:23:23+00:00,commit, +1642,John ZuHone,2022-11-08 13:00:31-05:00,commit, +1643,Matthew Turk,2022-11-08 04:59:19-06:00,commit, +1644,John ZuHone,2022-11-07 22:52:16-05:00,commit, +1645,John ZuHone,2022-11-07 22:50:20-05:00,commit, +1646,Chris Havlin,2022-11-07 17:00:33-06:00,commit, +1647,Clément Robert,2022-11-07 22:49:43+01:00,commit, +1648,Kacper Kowalik,2022-11-07 15:26:53-06:00,commit, +1649,John ZuHone,2022-11-07 13:49:27-05:00,commit, +1650,John ZuHone,2022-11-07 13:47:55-05:00,commit, +1651,John ZuHone,2022-11-07 13:26:36-05:00,commit, +1652,Clément Robert,2022-11-07 18:50:09+01:00,commit, +1653,Clément Robert,2022-11-07 18:36:32+01:00,commit, +1654,Clément Robert,2022-11-07 18:32:23+01:00,commit, +1655,pre-commit-ci[bot],2022-11-07 17:27:47+00:00,commit, +1656,Corentin Cadiou,2022-11-07 18:27:45+01:00,commit, +1657,Corentin Cadiou,2022-11-07 18:27:44+01:00,commit, +1658,Clément Robert,2022-11-07 18:18:54+01:00,commit, +1659,Clément Robert,2022-11-06 15:59:24+01:00,commit, +1660,Corentin Cadiou,2022-11-02 17:12:10+00:00,commit, +1661,Clément Robert,2022-11-02 17:47:47+01:00,commit, +1662,Clément Robert,2022-11-02 17:42:36+01:00,commit, +1663,Clément Robert,2022-11-02 17:39:42+01:00,commit, +1664,Clément Robert,2022-11-02 17:27:20+01:00,commit, +1665,Clément Robert,2022-11-02 17:26:10+01:00,commit, +1666,Clément Robert,2022-11-02 17:24:55+01:00,commit, +1667,Corentin Cadiou,2022-11-02 15:15:22+00:00,commit, +1668,John ZuHone,2022-11-02 10:46:28-04:00,commit, +1669,Clément Robert,2022-11-02 15:01:56+01:00,commit, +1670,Clément Robert,2022-11-02 15:01:56+01:00,commit, +1671,Clément Robert,2022-11-02 15:01:55+01:00,commit, +1672,Corentin Cadiou,2022-11-02 12:03:41+00:00,commit, +1673,Corentin Cadiou,2022-11-02 11:47:42+00:00,commit, +1674,Corentin Cadiou,2022-11-02 11:36:18+00:00,commit, +1675,Corentin Cadiou,2022-11-02 11:30:02+00:00,commit, +1676,Clément Robert,2022-10-31 19:48:33+01:00,commit, +1677,pre-commit-ci[bot],2022-10-31 17:42:52+00:00,commit, +1678,Clément Robert,2022-10-27 10:14:13+02:00,commit, +1679,Clément Robert,2022-10-27 10:13:34+02:00,commit, +1680,Clément Robert,2022-10-25 17:17:53+02:00,commit, +1681,Clément Robert,2022-10-25 16:50:53+02:00,commit, +1682,Corentin Cadiou,2022-10-25 11:00:59+01:00,commit, +1683,Clément Robert,2022-10-25 11:12:24+02:00,commit, +1684,Clément Robert,2022-10-24 20:15:56+02:00,commit, +1685,pre-commit-ci[bot],2022-10-24 17:31:38+00:00,commit, +1686,Clément Robert,2022-10-22 09:49:48+02:00,commit, +1687,Clément Robert,2022-10-21 21:47:35+02:00,commit, +1688,Clément Robert,2022-10-21 19:03:38+02:00,commit, +1689,John ZuHone,2022-10-20 10:29:41-04:00,commit, +1690,John ZuHone,2022-10-20 08:00:06-04:00,commit, +1691,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1692,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1693,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1694,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1695,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1696,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1697,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1698,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1699,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1700,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1701,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1702,Clément Robert,2022-10-20 10:35:46+02:00,commit, +1703,Clément Robert,2022-10-17 20:23:11+02:00,commit, +1704,pre-commit-ci[bot],2022-10-17 17:36:53+00:00,commit, +1705,Clément Robert,2022-10-13 21:28:05+02:00,commit, +1706,John ZuHone,2022-10-13 12:08:30-04:00,commit, +1707,Chris Havlin,2022-10-13 09:40:04-05:00,commit, +1708,Clément Robert,2022-10-13 13:33:57+02:00,commit, +1709,Clément Robert,2022-10-13 11:58:13+02:00,commit, +1710,Clément Robert,2022-10-13 11:58:13+02:00,commit, +1711,John ZuHone,2022-10-12 16:36:52-04:00,commit, +1712,Corentin Cadiou,2022-10-12 22:07:49+02:00,commit, +1713,Clément Robert,2022-10-11 17:15:07+02:00,commit, +1714,Clément Robert,2022-10-11 17:14:28+02:00,commit, +1715,Clément Robert,2022-10-10 21:05:04+02:00,commit, +1716,pre-commit-ci[bot],2022-10-10 17:44:10+00:00,commit, +1717,Clément Robert,2022-10-10 16:40:40+02:00,commit, +1718,Clément Robert,2022-10-10 15:56:29+02:00,commit, +1719,Corentin Cadiou,2022-10-10 13:32:45+02:00,commit, +1720,Clément Robert,2022-10-10 12:12:35+02:00,commit, +1721,Corentin Cadiou,2022-10-10 11:25:10+02:00,commit, +1722,Clément Robert,2022-10-08 13:53:46+02:00,commit, +1723,Clément Robert,2022-10-06 21:45:37+02:00,commit, +1724,Matthew Turk,2022-10-06 11:37:37-05:00,commit, +1725,John ZuHone,2022-10-06 06:06:32-04:00,commit, +1726,Yu Qiu (Q.),2022-10-06 15:33:04+08:00,commit, +1727,Yu Qiu (Q.),2022-10-06 14:32:09+08:00,commit, +1728,Matthew Turk,2022-10-04 13:05:05-05:00,commit, +1729,Clément Robert,2022-10-04 12:07:36+02:00,commit, +1730,Clément Robert,2022-10-04 09:52:27+02:00,commit, +1731,Yu Qiu (Q.),2022-10-04 13:05:34+08:00,commit, +1732,John ZuHone,2022-10-03 21:54:13-04:00,commit, +1733,Clément Robert,2022-10-03 23:47:29+02:00,commit, +1734,John ZuHone,2022-10-03 17:47:12-04:00,commit, +1735,Michael Ryan,2022-10-03 16:49:57-04:00,commit, +1736,Clément Robert,2022-10-03 20:19:06+02:00,commit, +1737,pre-commit-ci[bot],2022-10-03 17:29:50+00:00,commit, +1738,Corentin Cadiou,2022-10-03 13:07:48+01:00,commit, +1739,Chris Havlin,2022-09-30 16:41:50-05:00,commit, +1740,Matthew Turk,2022-09-30 14:45:07-05:00,commit, +1741,Clément Robert,2022-09-30 20:47:07+02:00,commit, +1742,Matthew Turk,2022-09-30 12:47:57-05:00,commit, +1743,Clément Robert,2022-09-29 10:36:43+02:00,commit, +1744,John ZuHone,2022-09-28 15:14:40-04:00,commit, +1745,Clément Robert,2022-09-28 11:50:33+02:00,commit, +1746,Michael Ryan,2022-09-27 13:42:41-04:00,commit, +1747,Clément Robert,2022-09-26 21:53:36+02:00,commit, +1748,pre-commit-ci[bot],2022-09-26 17:34:42+00:00,commit, +1749,Michael Ryan,2022-09-26 12:15:36-04:00,commit, +1750,Corentin Cadiou,2022-09-26 11:35:39+02:00,commit, +1751,Michael Ryan,2022-09-25 16:48:49-04:00,commit, +1752,Michael Ryan,2022-09-25 16:32:12-04:00,commit, +1753,Michael Ryan,2022-09-25 15:13:43-04:00,commit, +1754,Michael Ryan,2022-09-25 15:13:36-04:00,commit, +1755,Michael Ryan,2022-09-25 14:56:36-04:00,commit, +1756,Michael Ryan,2022-09-25 14:53:19-04:00,commit, +1757,Michael Ryan,2022-09-25 14:05:02-04:00,commit, +1758,Michael Ryan,2022-09-25 14:04:52-04:00,commit, +1759,Michael Ryan,2022-09-25 14:03:38-04:00,commit, +1760,Michael Ryan,2022-09-24 17:52:06-04:00,commit, +1761,Michael Ryan,2022-09-24 16:55:11-04:00,commit, +1762,Clément Robert,2022-09-24 19:49:45+02:00,commit, +1763,Clément Robert,2022-09-24 19:49:45+02:00,commit, +1764,John ZuHone,2022-09-23 12:51:24-04:00,commit, +1765,Matthew Turk,2022-09-23 09:36:43-05:00,commit, +1766,Clément Robert,2022-09-23 15:50:55+02:00,commit, +1767,Clément Robert,2022-09-23 15:49:58+02:00,commit, +1768,Matthew Turk,2022-09-23 08:43:42-05:00,commit, +1769,Michael Ryan,2022-09-22 17:57:18-04:00,commit, +1770,Clément Robert,2022-09-22 21:40:16+02:00,commit, +1771,Matthew Turk,2022-09-22 12:28:10-05:00,commit, +1772,Michael Ryan,2022-09-22 11:36:56-04:00,commit, +1773,Clément Robert,2022-09-22 16:09:59+02:00,commit, +1774,Clément Robert,2022-09-22 16:04:47+02:00,commit, +1775,Matthew Turk,2022-09-22 08:30:57-05:00,commit, +1776,Clément Robert,2022-09-22 14:10:02+02:00,commit, +1777,Clément Robert,2022-09-22 14:09:17+02:00,commit, +1778,Clément Robert,2022-09-22 14:08:04+02:00,commit, +1779,Clément Robert,2022-09-22 13:59:34+02:00,commit, +1780,Matthew Turk,2022-09-22 05:03:38-05:00,commit, +1781,Matthew Turk,2022-09-21 13:51:27-05:00,commit, +1782,Clément Robert,2022-09-21 20:51:23+02:00,commit, +1783,Clément Robert,2022-09-21 20:51:23+02:00,commit, +1784,Clément Robert,2022-09-21 20:51:23+02:00,commit, +1785,Matthew Turk,2022-09-21 12:40:24-05:00,commit, +1786,Clément Robert,2022-09-21 19:36:53+02:00,commit, +1787,Matthew Turk,2022-09-21 12:25:40-05:00,commit, +1788,Matthew Turk,2022-09-21 12:25:13-05:00,commit, +1789,Clément Robert,2022-09-21 19:04:22+02:00,commit, +1790,Clément Robert,2022-09-21 18:50:42+02:00,commit, +1791,Matthew Turk,2022-09-21 11:48:53-05:00,commit, +1792,Clément Robert,2022-09-21 17:44:50+02:00,commit, +1793,Clément Robert,2022-09-21 17:40:40+02:00,commit, +1794,Matthew Turk,2022-09-21 10:36:01-05:00,commit, +1795,Matthew Turk,2022-09-21 10:34:25-05:00,commit, +1796,Matthew Turk,2022-09-21 10:17:34-05:00,commit, +1797,Matthew Turk,2022-09-21 10:16:12-05:00,commit, +1798,pre-commit-ci[bot],2022-09-19 17:36:56+00:00,commit, +1799,Clément Robert,2022-09-16 09:05:41+02:00,commit, +1800,Clément Robert,2022-09-15 18:02:30+02:00,commit, +1801,Corentin Cadiou,2022-09-15 16:47:54+01:00,commit, +1802,Corentin Cadiou,2022-09-15 16:47:28+01:00,commit, +1803,Corentin Cadiou,2022-09-15 16:39:38+01:00,commit, +1804,Corentin Cadiou,2022-09-15 16:31:56+01:00,commit, +1805,Corentin Cadiou,2022-09-15 15:50:56+01:00,commit, +1806,Corentin Cadiou,2022-09-15 15:43:54+01:00,commit, +1807,Corentin Cadiou,2022-09-15 15:26:09+01:00,commit, +1808,Matthew Turk,2022-09-15 05:06:35-05:00,commit, +1809,Matthew Turk,2022-09-14 16:33:40-05:00,commit, +1810,Matthew Turk,2022-09-14 16:29:56-05:00,commit, +1811,Clément Robert,2022-09-14 20:19:04+02:00,commit, +1812,Clément Robert,2022-09-14 20:18:41+02:00,commit, +1813,Clément Robert,2022-09-14 19:24:04+02:00,commit, +1814,Clément Robert,2022-09-14 19:24:04+02:00,commit, +1815,Clément Robert,2022-09-14 19:13:03+02:00,commit, +1816,Clément Robert,2022-09-14 17:42:40+02:00,commit, +1817,Clément Robert,2022-09-14 14:50:47+02:00,commit, +1818,Clément Robert,2022-09-13 22:35:38+02:00,commit, +1819,Clément Robert,2022-09-13 11:15:34+02:00,commit, +1820,John ZuHone,2022-09-12 21:53:14-04:00,commit, +1821,Matthew Turk,2022-09-12 15:45:21-05:00,commit, +1822,John ZuHone,2022-09-12 14:13:06-04:00,commit, +1823,Clément Robert,2022-09-12 18:15:58+02:00,commit, +1824,Matthew Turk,2022-09-12 10:19:26-05:00,commit, +1825,Matthew Turk,2022-09-12 09:17:50-05:00,commit, +1826,Matthew Turk,2022-09-12 09:11:27-05:00,commit, +1827,Matthew Turk,2022-09-12 09:08:10-05:00,commit, +1828,Matthew Turk,2022-09-12 05:25:02-05:00,commit, +1829,Matthew Turk,2022-09-12 05:23:32-05:00,commit, +1830,Clément Robert,2022-09-11 09:52:54+02:00,commit, +1831,Clément Robert,2022-09-10 17:32:37+02:00,commit, +1832,Clément Robert,2022-09-10 15:47:01+02:00,commit, +1833,Clément Robert,2022-09-10 15:46:41+02:00,commit, +1834,Clément Robert,2022-09-10 15:46:24+02:00,commit, +1835,Clément Robert,2022-09-09 17:00:20+02:00,commit, +1836,Clément Robert,2022-09-09 16:59:52+02:00,commit, +1837,Clément Robert,2022-09-09 15:15:17+02:00,commit, +1838,Clément Robert,2022-09-09 15:15:17+02:00,commit, +1839,Clément Robert,2022-09-09 15:15:17+02:00,commit, +1840,Clément Robert,2022-09-09 15:15:13+02:00,commit, +1841,Corentin Cadiou,2022-09-09 13:35:38+01:00,commit, +1842,Dave Grote,2022-09-07 13:06:50-05:00,commit, +1843,Matthew Turk,2022-09-07 12:22:38-05:00,commit, +1844,Chris Havlin,2022-09-07 11:05:25-05:00,commit, +1845,Chris Havlin,2022-09-07 10:38:50-05:00,commit, +1846,John ZuHone,2022-09-06 14:00:24-04:00,commit, +1847,John ZuHone,2022-09-06 11:23:22-04:00,commit, +1848,pre-commit-ci[bot],2022-09-06 14:50:53+00:00,commit, +1849,John ZuHone,2022-09-06 09:03:48-04:00,commit, +1850,Clément Robert,2022-09-05 20:22:04+02:00,commit, +1851,pre-commit-ci[bot],2022-09-05 17:37:45+00:00,commit, +1852,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1853,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1854,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1855,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1856,Clément Robert,2022-09-04 14:23:12+02:00,commit, +1857,John ZuHone,2022-09-03 23:56:43-04:00,commit, +1858,John ZuHone,2022-09-03 23:27:14-04:00,commit, +1859,John ZuHone,2022-09-03 23:16:24-04:00,commit, +1860,John ZuHone,2022-09-03 23:09:14-04:00,commit, +1861,John ZuHone,2022-09-03 22:57:16-04:00,commit, +1862,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1863,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1864,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1865,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1866,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1867,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1868,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1869,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1870,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1871,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1872,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1873,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1874,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1875,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1876,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1877,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1878,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1879,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1880,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1881,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1882,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1883,John ZuHone,2022-09-03 22:05:59-04:00,commit, +1884,Clément Robert,2022-09-03 13:53:41+02:00,commit, +1885,Clément Robert,2022-09-03 13:51:37+02:00,commit, +1886,Kacper Kowalik,2022-09-02 11:48:39-05:00,commit, +1887,Matthew Turk,2022-09-02 11:04:36-05:00,commit, +1888,Clément Robert,2022-09-02 17:19:21+02:00,commit, +1889,Matthew Turk,2022-09-01 08:43:27-05:00,commit, +1890,Matthew Turk,2022-08-29 16:34:09-05:00,commit, +1891,Clément Robert,2022-08-29 21:37:31+02:00,commit, +1892,Matthew Turk,2022-08-29 14:27:01-05:00,commit, +1893,Clément Robert,2022-08-29 11:43:25+02:00,commit, +1894,pre-commit-ci[bot],2022-08-29 08:59:23+00:00,commit, +1895,Matthew Abruzzo,2022-08-26 11:34:52-04:00,commit, +1896,Matthew Abruzzo,2022-08-26 10:27:50-04:00,commit, +1897,Matthew Abruzzo,2022-08-26 09:50:36-04:00,commit, +1898,Matthew Abruzzo,2022-08-26 09:50:36-04:00,commit, +1899,Matthew Abruzzo,2022-08-26 09:50:36-04:00,commit, +1900,Clément Robert,2022-08-26 10:59:05+02:00,commit, +1901,Clément Robert,2022-08-26 10:15:28+02:00,commit, +1902,Cameron Hummels,2022-08-26 00:34:26-07:00,commit, +1903,Cameron Hummels,2022-08-26 00:30:58-07:00,commit, +1904,Cameron Hummels,2022-08-25 23:54:07-07:00,commit, +1905,pre-commit-ci[bot],2022-08-26 04:18:15+00:00,commit, +1906,Cameron Hummels,2022-08-25 15:07:06-07:00,commit, +1907,Cameron Hummels,2022-08-25 14:57:28-07:00,commit, +1908,Cameron Hummels,2022-08-25 14:56:58-07:00,commit, +1909,Matthew Abruzzo,2022-08-25 17:38:07-04:00,commit, +1910,Matthew Abruzzo,2022-08-25 15:53:42-04:00,commit, +1911,Clément Robert,2022-08-25 20:56:34+02:00,commit, +1912,Britton Smith,2022-08-25 19:12:28+01:00,commit, +1913,Matthew Abruzzo,2022-08-25 12:45:35-04:00,commit, +1914,Chris Havlin,2022-08-25 11:39:48-05:00,commit, +1915,Chris Havlin,2022-08-25 10:22:55-05:00,commit, +1916,Cameron Hummels,2022-08-24 16:03:02-07:00,commit, +1917,Cameron Hummels,2022-08-24 14:00:51-07:00,commit, +1918,Matthew Turk,2022-08-24 13:41:29-05:00,commit, +1919,Cameron Hummels,2022-08-24 10:56:37-07:00,commit, +1920,Cameron Hummels,2022-08-24 10:41:53-07:00,commit, +1921,Cameron Hummels,2022-08-24 10:37:00-07:00,commit, +1922,Cameron Hummels,2022-08-24 10:22:08-07:00,commit, +1923,Cameron Hummels,2022-08-24 10:21:18-07:00,commit, +1924,Cameron Hummels,2022-08-24 10:20:28-07:00,commit, +1925,Cameron Hummels,2022-08-24 10:19:01-07:00,commit, +1926,Cameron Hummels,2022-08-23 17:31:35-07:00,commit, +1927,Cameron Hummels,2022-08-23 16:32:27-07:00,commit, +1928,Cameron Hummels,2022-08-23 16:26:31-07:00,commit, +1929,Chris Havlin,2022-08-23 22:00:26+02:00,commit, +1930,Chris Havlin,2022-08-23 22:00:26+02:00,commit, +1931,Chris Havlin,2022-08-23 22:00:26+02:00,commit, +1932,Chris Havlin,2022-08-23 22:00:26+02:00,commit, +1933,Clément Robert,2022-08-23 19:30:17+02:00,commit, +1934,Clément Robert,2022-08-23 18:58:53+02:00,commit, +1935,Clément Robert,2022-08-23 17:43:21+02:00,commit, +1936,Clément Robert,2022-08-23 17:42:31+02:00,commit, +1937,Clément Robert,2022-08-23 14:52:42+02:00,commit, +1938,Britton Smith,2022-08-22 20:03:16+01:00,commit, +1939,Cameron Hummels,2022-08-22 10:03:44-07:00,commit, +1940,Clément Robert,2022-08-22 18:19:31+02:00,commit, +1941,Clément Robert,2022-08-22 18:13:40+02:00,commit, +1942,Britton Smith,2022-08-22 14:32:11+01:00,commit, +1943,Clément Robert,2022-08-22 07:41:51+02:00,commit, +1944,Clément Robert,2022-08-22 07:36:44+02:00,commit, +1945,Clément Robert,2022-08-21 17:29:49+02:00,commit, +1946,Cameron Hummels,2022-08-21 07:45:56-07:00,commit, +1947,John ZuHone,2022-08-21 07:29:45-04:00,commit, +1948,Clément Robert,2022-08-21 12:36:50+02:00,commit, +1949,Clément Robert,2022-08-21 12:36:16+02:00,commit, +1950,Clément Robert,2022-08-21 09:13:13+02:00,commit, +1951,Clément Robert,2022-08-21 08:32:14+02:00,commit, +1952,Clément Robert,2022-08-21 08:26:48+02:00,commit, +1953,Cameron Hummels,2022-08-20 19:35:05-07:00,commit, +1954,Cameron Hummels,2022-08-20 17:25:29-07:00,commit, +1955,Clément Robert,2022-08-20 11:40:50+02:00,commit, +1956,Clément Robert,2022-08-19 07:30:25+02:00,commit, +1957,Clément Robert,2022-08-18 07:51:10+02:00,commit, +1958,Matthew Turk,2022-08-17 09:13:29-05:00,commit, +1959,Kacper Kowalik,2022-08-16 09:39:53-05:00,commit, +1960,Matthew Turk,2022-08-16 07:44:10-05:00,commit, +1961,Tom Abel,2022-08-16 08:28:18-04:00,commit, +1962,koarakawaii,2022-08-16 09:19:00+08:00,commit, +1963,Clément Robert,2022-08-15 20:08:10+02:00,commit, +1964,Clément Robert,2022-08-15 20:08:10+02:00,commit, +1965,Matthew Turk,2022-08-15 12:43:39-05:00,commit, +1966,Matthew Turk,2022-08-15 12:43:13-05:00,commit, +1967,Matthew Turk,2022-08-15 12:42:42-05:00,commit, +1968,Clément Robert,2022-08-15 18:24:31+02:00,commit, +1969,koarakawaii,2022-08-15 21:26:10+08:00,commit, +1970,Clément Robert,2022-08-15 15:19:19+02:00,commit, +1971,koarakawaii,2022-08-15 20:17:01+08:00,commit, +1972,koarakawaii,2022-08-15 20:15:28+08:00,commit, +1973,Clément Robert,2022-08-14 22:18:21+02:00,commit, +1974,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1975,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1976,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1977,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1978,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1979,Clément Robert,2022-08-14 17:08:06+02:00,commit, +1980,Clément Robert,2022-08-14 11:16:20+02:00,commit, +1981,Tom Abel,2022-08-14 01:20:08-05:00,commit, +1982,Matthew Turk,2022-08-12 11:10:38-05:00,commit, +1983,Clément Robert,2022-08-12 18:06:05+02:00,commit, +1984,Clément Robert,2022-08-12 07:50:31+02:00,commit, +1985,Ronan-Hix,2022-08-11 15:46:34-04:00,commit, +1986,Ronan-Hix,2022-08-11 15:43:08-04:00,commit, +1987,John ZuHone,2022-08-11 14:14:28-04:00,commit, +1988,koarakawaii,2022-08-10 20:39:52+08:00,commit, +1989,koarakawaii,2022-08-10 20:35:01+08:00,commit, +1990,koarakawaii,2022-08-10 18:27:45+08:00,commit, +1991,koarakawaii,2022-08-10 12:49:52+08:00,commit, +1992,koarakawaii,2022-08-10 12:36:03+08:00,commit, +1993,Chris Havlin,2022-08-09 17:20:04-05:00,commit, +1994,Chris Havlin,2022-08-09 16:57:33-05:00,commit, +1995,Chris Havlin,2022-08-08 13:18:18-05:00,commit, +1996,Chris Havlin,2022-08-08 13:17:41-05:00,commit, +1997,Clément Robert,2022-08-08 19:38:47+02:00,commit, +1998,Chris Havlin,2022-08-08 12:29:33-05:00,commit, +1999,Chris Havlin,2022-08-08 12:08:54-05:00,commit, +2000,Matthew Turk,2022-08-08 10:42:18-05:00,commit, +2001,Clément Robert,2022-08-08 15:22:25+02:00,commit, +2002,Corentin Cadiou,2022-08-08 13:36:50+01:00,commit, +2003,Clément Robert,2022-08-06 17:30:01+02:00,commit, +2004,Clément Robert,2022-08-06 15:42:04+02:00,commit, +2005,Matthew Turk,2022-08-06 05:59:23-05:00,commit, +2006,Matthew Turk,2022-08-05 14:13:08-05:00,commit, +2007,Matthew Turk,2022-08-05 14:04:36-05:00,commit, +2008,Matthew Turk,2022-08-05 13:01:56-05:00,commit, +2009,Matthew Turk,2022-08-05 10:56:54-05:00,commit, +2010,Clément Robert,2022-08-05 13:48:58+02:00,commit, +2011,Clément Robert,2022-08-05 12:10:55+02:00,commit, +2012,Clément Robert,2022-08-05 12:04:23+02:00,commit, +2013,Clément Robert,2022-08-05 11:41:07+02:00,commit, +2014,Matthew Turk,2022-08-05 04:35:20-05:00,commit, +2015,Clément Robert,2022-08-05 08:29:22+02:00,commit, +2016,Clément Robert,2022-08-05 08:07:00+02:00,commit, +2017,John ZuHone,2022-08-04 22:21:12-04:00,commit, +2018,Chris Havlin,2022-08-04 14:20:52-05:00,commit, +2019,Clément Robert,2022-08-04 20:25:33+02:00,commit, +2020,Matthew Turk,2022-08-04 12:34:48-05:00,commit, +2021,Matthew Turk,2022-08-04 11:24:25-05:00,commit, +2022,Matthew Turk,2022-08-04 11:21:03-05:00,commit, +2023,John ZuHone,2022-08-04 12:06:07-04:00,commit, +2024,Matthew Turk,2022-08-04 10:04:29-05:00,commit, +2025,Clément Robert,2022-08-04 10:38:34+02:00,commit, +2026,John ZuHone,2022-08-04 00:08:02-04:00,commit, +2027,Chris Havlin,2022-08-03 17:28:18-05:00,commit, +2028,Clément Robert,2022-08-03 23:40:20+02:00,commit, +2029,Matthew Turk,2022-08-03 16:08:33-05:00,commit, +2030,Chris Havlin,2022-08-03 14:50:03-05:00,commit, +2031,Matthew Turk,2022-08-03 13:50:58-05:00,commit, +2032,Cameron Hummels,2022-08-03 11:23:43-07:00,commit, +2033,Chris Havlin,2022-08-03 12:28:36-05:00,commit, +2034,Chris Havlin,2022-08-03 12:19:36-05:00,commit, +2035,Matthew Turk,2022-08-03 12:19:15-05:00,commit, +2036,pre-commit-ci[bot],2022-08-03 17:17:31+00:00,commit, +2037,Ronan Hix,2022-08-03 13:15:42-04:00,commit, +2038,Chris Havlin,2022-08-03 11:22:01-05:00,commit, +2039,Matthew Turk,2022-08-03 09:11:02-05:00,commit, +2040,Matthew Turk,2022-08-03 09:08:26-05:00,commit, +2041,Matthew Turk,2022-08-03 09:05:02-05:00,commit, +2042,Matthew Turk,2022-08-03 05:16:13-05:00,commit, +2043,Matthew Turk,2022-08-03 04:46:25-05:00,commit, +2044,Matthew Turk,2022-08-03 04:38:36-05:00,commit, +2045,Chris Havlin,2022-08-02 17:08:33-05:00,commit, +2046,Matthew Turk,2022-08-02 13:19:25-05:00,commit, +2047,Matthew Turk,2022-08-02 12:57:46-05:00,commit, +2048,Matthew Turk,2022-08-02 12:14:58-05:00,commit, +2049,Matthew Turk,2022-08-02 10:04:34-05:00,commit, +2050,Matthew Turk,2022-08-02 09:35:26-05:00,commit, +2051,Matthew Turk,2022-08-02 08:29:57-05:00,commit, +2052,Matthew Turk,2022-08-02 08:29:35-05:00,commit, +2053,pre-commit-ci[bot],2022-08-02 11:34:34+02:00,commit, +2054,Matthew Turk,2022-08-01 15:52:37-05:00,commit, +2055,Clément Robert,2022-08-01 22:09:37+02:00,commit, +2056,John ZuHone,2022-08-01 13:59:07-04:00,commit, +2057,Clément Robert,2022-08-01 18:43:34+02:00,commit, +2058,Matthew Turk,2022-08-01 09:39:28-05:00,commit, +2059,Matthew Turk,2022-08-01 09:38:45-05:00,commit, +2060,Matthew Turk,2022-08-01 09:38:03-05:00,commit, +2061,Matthew Turk,2022-08-01 09:35:45-05:00,commit, +2062,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2063,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2064,pre-commit-ci[bot],2022-08-01 09:08:22-04:00,commit, +2065,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2066,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2067,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2068,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2069,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2070,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2071,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2072,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2073,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2074,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2075,John ZuHone,2022-08-01 09:08:22-04:00,commit, +2076,Clément Robert,2022-08-01 14:30:34+02:00,commit, +2077,Matthew Turk,2022-08-01 05:19:35-05:00,commit, +2078,Matthew Turk,2022-08-01 05:19:11-05:00,commit, +2079,John ZuHone,2022-07-30 16:52:17-04:00,commit, +2080,John ZuHone,2022-07-30 16:52:03-04:00,commit, +2081,John ZuHone,2022-07-30 16:09:43-04:00,commit, +2082,John ZuHone,2022-07-30 15:52:19-04:00,commit, +2083,John ZuHone,2022-07-30 15:48:40-04:00,commit, +2084,John ZuHone,2022-07-30 15:47:10-04:00,commit, +2085,Clément Robert,2022-07-30 19:26:22+02:00,commit, +2086,Clément Robert,2022-07-30 18:25:36+02:00,commit, +2087,Clément Robert,2022-07-30 18:25:36+02:00,commit, +2088,John ZuHone,2022-07-30 05:47:21-07:00,commit, +2089,Chris Havlin,2022-07-29 17:30:55-05:00,commit, +2090,Bolun Thompson,2022-07-29 12:50:27-07:00,commit, +2091,John ZuHone,2022-07-29 15:48:07-04:00,commit, +2092,John ZuHone,2022-07-29 15:47:21-04:00,commit, +2093,pre-commit-ci[bot],2022-07-29 17:03:56+00:00,commit, +2094,Bolun Thompson,2022-07-29 09:39:28-07:00,commit, +2095,Bolun Thompson,2022-07-29 09:31:30-07:00,commit, +2096,John ZuHone,2022-07-29 10:46:07-04:00,commit, +2097,John ZuHone,2022-07-28 21:30:32-04:00,commit, +2098,Bolun Thompson,2022-07-28 13:34:53-07:00,commit, +2099,Clément Robert,2022-07-28 19:46:53+02:00,commit, +2100,Matthew Turk,2022-07-28 10:51:53-05:00,commit, +2101,Matthew Turk,2022-07-28 09:48:19-05:00,commit, +2102,Clément Robert,2022-07-28 16:23:20+02:00,commit, +2103,Ronan Hix,2022-07-28 10:13:21-04:00,commit, +2104,Bolun Thompson,2022-07-27 15:37:07-07:00,commit, +2105,Bolun Thompson,2022-07-27 09:27:44-07:00,commit, +2106,Bolun Thompson,2022-07-27 08:40:48-07:00,commit, +2107,Clément Robert,2022-07-27 16:26:40+02:00,commit, +2108,Ronan Hix,2022-07-27 10:22:17-04:00,commit, +2109,Ronan Hix,2022-07-27 10:21:08-04:00,commit, +2110,Clément Robert,2022-07-27 16:16:57+02:00,commit, +2111,Bolun Thompson,2022-07-26 11:20:30-07:00,commit, +2112,Clément Robert,2022-07-25 20:13:35+02:00,commit, +2113,pre-commit-ci[bot],2022-07-25 17:23:32+00:00,commit, +2114,Clément Robert,2022-07-24 18:16:18+02:00,commit, +2115,Clément Robert,2022-07-24 07:57:42+02:00,commit, +2116,John ZuHone,2022-07-23 22:59:17-04:00,commit, +2117,John ZuHone,2022-07-23 22:40:20-04:00,commit, +2118,John ZuHone,2022-07-22 11:53:50-04:00,commit, +2119,Clément Robert,2022-07-22 17:09:15+02:00,commit, +2120,John ZuHone,2022-07-22 11:04:34-04:00,commit, +2121,Clément Robert,2022-07-21 11:05:47+02:00,commit, +2122,Clément Robert,2022-07-21 09:51:15+02:00,commit, +2123,Clément Robert,2022-07-21 07:52:15+02:00,commit, +2124,Clément Robert,2022-07-20 23:40:55+02:00,commit, +2125,John ZuHone,2022-07-20 17:02:51-04:00,commit, +2126,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2127,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2128,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2129,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2130,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2131,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2132,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2133,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2134,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2135,John ZuHone,2022-07-20 15:19:40-04:00,commit, +2136,Clément Robert,2022-07-20 14:26:55+02:00,commit, +2137,Clément Robert,2022-07-20 12:15:36+02:00,commit, +2138,pre-commit-ci[bot],2022-07-18 17:12:54+00:00,commit, +2139,Clément Robert,2022-07-16 21:46:24+02:00,commit, +2140,Chris Havlin,2022-07-15 16:25:00-05:00,commit, +2141,Chris Havlin,2022-07-15 11:28:10-05:00,commit, +2142,Clément Robert,2022-07-14 21:32:52+02:00,commit, +2143,Clément Robert,2022-07-14 21:32:52+02:00,commit, +2144,Clément Robert,2022-07-14 17:09:21+02:00,commit, +2145,Clément Robert,2022-07-14 11:59:17+02:00,commit, +2146,Clément Robert,2022-07-14 08:02:58+02:00,commit, +2147,Clément Robert,2022-07-14 07:39:41+02:00,commit, +2148,Clément Robert,2022-07-13 21:16:02+02:00,commit, +2149,Clément Robert,2022-07-13 14:16:02+02:00,commit, +2150,Matthew Turk,2022-07-13 05:54:09-05:00,commit, +2151,Matthew Turk,2022-07-13 05:40:11-05:00,commit, +2152,Clément Robert,2022-07-13 11:59:42+02:00,commit, +2153,Clément Robert,2022-07-13 11:59:42+02:00,commit, +2154,Chris Havlin,2022-07-12 15:40:55-05:00,commit, +2155,Matthew Turk,2022-07-12 04:55:04-05:00,commit, +2156,Matthew Turk,2022-07-12 04:54:47-05:00,commit, +2157,Matthew Turk,2022-07-12 04:54:14-05:00,commit, +2158,Clément Robert,2022-07-11 23:56:01+02:00,commit, +2159,Clément Robert,2022-07-11 20:08:15+02:00,commit, +2160,pre-commit-ci[bot],2022-07-11 17:19:31+00:00,commit, +2161,Clément Robert,2022-07-11 15:45:33+02:00,commit, +2162,Matthew Turk,2022-07-11 07:56:39-05:00,commit, +2163,Matthew Turk,2022-07-11 07:35:01-05:00,commit, +2164,Clément Robert,2022-07-11 09:18:55+02:00,commit, +2165,Clément Robert,2022-07-10 16:44:09+02:00,commit, +2166,John ZuHone,2022-07-09 12:40:41-04:00,commit, +2167,Corentin Cadiou,2022-07-09 12:25:31+01:00,commit, +2168,Matthew Turk,2022-07-08 15:15:23-05:00,commit, +2169,Matthew Turk,2022-07-08 14:21:30-05:00,commit, +2170,Matthew Turk,2022-07-08 14:12:38-05:00,commit, +2171,Clément Robert,2022-07-07 16:46:06+02:00,commit, +2172,Clément Robert,2022-07-07 15:50:10+02:00,commit, +2173,Clément Robert,2022-07-07 12:21:25+02:00,commit, +2174,Clément Robert,2022-07-07 11:59:45+02:00,commit, +2175,Matthew Turk,2022-07-06 16:52:04-05:00,commit, +2176,Clément Robert,2022-07-06 18:36:24+02:00,commit, +2177,Clément Robert,2022-07-06 18:32:35+02:00,commit, +2178,Clément Robert,2022-07-06 16:41:56+02:00,commit, +2179,Clément Robert,2022-07-06 16:41:56+02:00,commit, +2180,Clément Robert,2022-07-06 16:41:56+02:00,commit, +2181,Clément Robert,2022-07-06 15:32:29+02:00,commit, +2182,Matthew Turk,2022-07-06 04:48:42-05:00,commit, +2183,Matthew Turk,2022-07-05 17:46:25-05:00,commit, +2184,Matthew Turk,2022-07-05 13:52:52-05:00,commit, +2185,Matthew Turk,2022-07-05 13:45:38-05:00,commit, +2186,John Wise,2022-07-05 13:52:27-04:00,commit, +2187,Clément Robert,2022-07-05 18:22:39+02:00,commit, +2188,Clément Robert,2022-07-05 17:37:23+02:00,commit, +2189,Clément Robert,2022-07-05 17:36:05+02:00,commit, +2190,Clément Robert,2022-07-05 16:37:52+02:00,commit, +2191,Clément Robert,2022-07-05 16:37:35+02:00,commit, +2192,Clément Robert,2022-07-05 16:32:45+02:00,commit, +2193,Matthew Turk,2022-07-05 09:28:26-05:00,commit, +2194,Clément Robert,2022-07-05 15:46:22+02:00,commit, +2195,Clément Robert,2022-07-05 15:44:56+02:00,commit, +2196,Clément Robert,2022-07-05 15:40:20+02:00,commit, +2197,pre-commit-ci[bot],2022-07-04 17:28:03+00:00,commit, +2198,Clément Robert,2022-07-04 16:59:14+02:00,commit, +2199,John Wise,2022-07-02 19:16:01-04:00,commit, +2200,John Wise,2022-07-02 10:47:57-04:00,commit, +2201,John Wise,2022-07-01 18:02:30-04:00,commit, +2202,Matthew Turk,2022-07-01 14:43:04-05:00,commit, +2203,Matthew Turk,2022-07-01 12:18:38-05:00,commit, +2204,Matthew Turk,2022-07-01 11:43:48-05:00,commit, +2205,Matthew Turk,2022-07-01 11:20:15-05:00,commit, +2206,Matthew Turk,2022-07-01 11:04:26-05:00,commit, +2207,Matthew Turk,2022-07-01 10:17:28-05:00,commit, +2208,Matthew Turk,2022-06-30 11:11:11-05:00,commit, +2209,Matthew Turk,2022-06-30 11:10:46-05:00,commit, +2210,Clément Robert,2022-06-30 08:59:45+02:00,commit, +2211,Chris Havlin,2022-06-29 16:22:09-05:00,commit, +2212,Clément Robert,2022-06-29 23:16:26+02:00,commit, +2213,Chris Havlin,2022-06-29 14:45:34-05:00,commit, +2214,Chris Havlin,2022-06-28 16:46:34-05:00,commit, +2215,Chris Havlin,2022-06-28 14:44:39-05:00,commit, +2216,Chris Havlin,2022-06-28 09:27:50-05:00,commit, +2217,Chris Havlin,2022-06-27 16:42:52-05:00,commit, +2218,Chris Havlin,2022-06-27 16:35:56-05:00,commit, +2219,Clément Robert,2022-06-24 17:14:50+02:00,commit, +2220,Clément Robert,2022-06-24 10:06:17+02:00,commit, +2221,John ZuHone,2022-06-23 23:13:17-05:00,commit, +2222,Clément Robert,2022-06-23 16:37:53+02:00,commit, +2223,Chris Havlin,2022-06-23 08:49:12-05:00,commit, +2224,Chris Havlin,2022-06-22 17:28:57-05:00,commit, +2225,Chris Havlin,2022-06-22 17:22:03-05:00,commit, +2226,Chris Havlin,2022-06-22 17:11:57-05:00,commit, +2227,Matthew Turk,2022-06-22 16:22:32-05:00,commit, +2228,Matthew Turk,2022-06-22 16:07:14-05:00,commit, +2229,Chris Havlin,2022-06-22 16:06:22-05:00,commit, +2230,Chris Havlin,2022-06-22 15:43:47-05:00,commit, +2231,Clément Robert,2022-06-20 23:27:20+02:00,commit, +2232,Ronan Hix,2022-06-20 15:43:05-04:00,commit, +2233,Clément Robert,2022-06-17 19:43:25+02:00,commit, +2234,Clément Robert,2022-06-17 18:46:53+02:00,commit, +2235,Matthew Turk,2022-06-17 10:38:06-05:00,commit, +2236,Chris Havlin,2022-06-16 16:50:05-05:00,commit, +2237,Chris Havlin,2022-06-16 14:31:24-05:00,commit, +2238,Chris Havlin,2022-06-16 14:27:46-05:00,commit, +2239,Zach Sherman,2022-06-16 12:59:40-05:00,commit, +2240,Matthew Turk,2022-06-16 04:53:52-05:00,commit, +2241,Matthew Turk,2022-06-16 04:50:52-05:00,commit, +2242,Matthew Turk,2022-06-16 04:47:38-05:00,commit, +2243,Zach Sherman,2022-06-15 19:03:41-05:00,commit, +2244,Chris Havlin,2022-06-15 17:57:03-05:00,commit, +2245,zssherman,2022-06-15 17:14:57-05:00,commit, +2246,Matthew Turk,2022-06-14 14:30:12-05:00,commit, +2247,Matthew Turk,2022-06-13 15:45:19-05:00,commit, +2248,pre-commit-ci[bot],2022-06-13 17:25:14+00:00,commit, +2249,Chris Havlin,2022-06-13 12:05:19-05:00,commit, +2250,Clément Robert,2022-06-13 19:04:47+02:00,commit, +2251,Chris Havlin,2022-06-13 10:30:28-05:00,commit, +2252,Britton Smith,2022-06-13 16:28:16+01:00,commit, +2253,Clément Robert,2022-06-13 14:09:13+02:00,commit, +2254,Clément Robert,2022-06-13 12:18:49+02:00,commit, +2255,Matthew Turk,2022-06-13 04:29:23-05:00,commit, +2256,Matthew Turk,2022-06-13 04:28:51-05:00,commit, +2257,Matthew Turk,2022-06-13 04:28:01-05:00,commit, +2258,Clément Robert,2022-06-13 10:20:25+02:00,commit, +2259,Ronan-Hix,2022-06-12 23:41:29-04:00,commit, +2260,Clément Robert,2022-06-11 20:44:36+02:00,commit, +2261,Clément Robert,2022-06-11 20:15:23+02:00,commit, +2262,Clément Robert,2022-06-11 17:04:31+02:00,commit, +2263,Clément Robert,2022-06-10 21:39:18+02:00,commit, +2264,Matthew Turk,2022-06-10 12:23:24-05:00,commit, +2265,Chris Havlin,2022-06-10 08:52:10-05:00,commit, +2266,Chris Havlin,2022-06-09 15:26:40-05:00,commit, +2267,Chris Havlin,2022-06-09 15:21:11-05:00,commit, +2268,Chris Havlin,2022-06-09 15:08:59-05:00,commit, +2269,Chris Havlin,2022-06-09 11:45:34-05:00,commit, +2270,Chris Havlin,2022-06-09 11:29:14-05:00,commit, +2271,Chris Havlin,2022-06-09 11:07:09-05:00,commit, +2272,Chris Havlin,2022-06-09 11:02:07-05:00,commit, +2273,Chris Havlin,2022-06-09 10:57:39-05:00,commit, +2274,Clément Robert,2022-06-09 14:30:43+02:00,commit, +2275,Clément Robert,2022-06-09 11:22:14+02:00,commit, +2276,Clément Robert,2022-06-09 11:21:08+02:00,commit, +2277,Chris Havlin,2022-06-08 16:59:46-05:00,commit, +2278,Chris Havlin,2022-06-08 16:58:28-05:00,commit, +2279,Clément Robert,2022-06-08 23:51:29+02:00,commit, +2280,Chris Havlin,2022-06-08 16:05:26-05:00,commit, +2281,Chris Havlin,2022-06-08 15:57:42-05:00,commit, +2282,Matthew Turk,2022-06-08 15:48:38-05:00,commit, +2283,Chris Havlin,2022-06-08 13:08:24-05:00,commit, +2284,Chris Havlin,2022-06-08 12:30:21-05:00,commit, +2285,Chris Havlin,2022-06-08 12:23:46-05:00,commit, +2286,Chris Havlin,2022-06-08 12:21:03-05:00,commit, +2287,Chris Havlin,2022-06-08 11:45:41-05:00,commit, +2288,Chris Havlin,2022-06-08 10:38:41-05:00,commit, +2289,Chris Havlin,2022-06-08 10:22:26-05:00,commit, +2290,Clément Robert,2022-06-08 00:10:20+02:00,commit, +2291,Clément Robert,2022-06-07 17:38:41+02:00,commit, +2292,Clément Robert,2022-06-07 15:22:22+02:00,commit, +2293,Clément Robert,2022-06-06 22:54:35+02:00,commit, +2294,Clément Robert,2022-06-06 18:00:54+02:00,commit, +2295,Clément Robert,2022-06-06 18:00:54+02:00,commit, +2296,Matthew Turk,2022-06-06 08:37:27-05:00,commit, +2297,Matthew Turk,2022-06-06 08:17:42-05:00,commit, +2298,Matthew Turk,2022-06-06 08:15:22-05:00,commit, +2299,Clément Robert,2022-06-06 13:22:01+02:00,commit, +2300,Clément Robert,2022-06-05 17:26:57+02:00,commit, +2301,Clément Robert,2022-06-05 17:26:57+02:00,commit, +2302,Clément Robert,2022-06-05 17:26:57+02:00,commit, +2303,Clément Robert,2022-06-05 17:26:42+02:00,commit, +2304,Clément Robert,2022-06-05 17:26:42+02:00,commit, +2305,Clément Robert,2022-06-05 17:26:40+02:00,commit, +2306,Clément Robert,2022-06-04 17:53:32+02:00,commit, +2307,Chris Havlin,2022-06-03 16:47:47-05:00,commit, +2308,Chris Havlin,2022-06-03 16:08:36-05:00,commit, +2309,Chris Havlin,2022-06-03 16:06:46-05:00,commit, +2310,Chris Havlin,2022-06-03 16:06:46-05:00,commit, +2311,Chris Havlin,2022-06-03 16:06:06-05:00,commit, +2312,Chris Havlin,2022-06-02 15:56:39-05:00,commit, +2313,Clément Robert,2022-06-02 18:18:14+02:00,commit, +2314,Clément Robert,2022-06-02 18:18:14+02:00,commit, +2315,Clément Robert,2022-06-02 18:18:14+02:00,commit, +2316,Matthew Turk,2022-06-02 06:59:29-05:00,commit, +2317,Matthew Turk,2022-06-02 05:18:35-05:00,commit, +2318,Clément Robert,2022-06-01 16:59:21+02:00,commit, +2319,Clément Robert,2022-05-29 10:48:53+02:00,commit, +2320,Clément Robert,2022-05-29 10:41:44+02:00,commit, +2321,Clément Robert,2022-05-27 23:32:50+02:00,commit, +2322,Matthew Turk,2022-05-27 16:14:55-05:00,commit, +2323,Clément Robert,2022-05-27 22:35:17+02:00,commit, +2324,Clément Robert,2022-05-27 22:35:17+02:00,commit, +2325,Clément Robert,2022-05-27 21:37:02+02:00,commit, +2326,Ryan Farber,2022-05-27 20:21:01+02:00,commit, +2327,Ryan Farber,2022-05-27 20:19:44+02:00,commit, +2328,rjfarber,2022-05-27 20:17:11+02:00,commit, +2329,rjfarber,2022-05-27 20:15:38+02:00,commit, +2330,rjfarber,2022-05-27 20:12:34+02:00,commit, +2331,Matthew Turk,2022-05-27 10:11:11-05:00,commit, +2332,Matthew Turk,2022-05-27 09:36:32-05:00,commit, +2333,Chris Havlin,2022-05-26 14:44:32-05:00,commit, +2334,Clément Robert,2022-05-26 19:03:00+02:00,commit, +2335,Ryan Farber,2022-05-26 16:07:58+02:00,commit, +2336,Clément Robert,2022-05-26 15:31:16+02:00,commit, +2337,Ryan Farber,2022-05-26 14:46:53+02:00,commit, +2338,Ryan Farber,2022-05-26 14:44:23+02:00,commit, +2339,Ryan Farber,2022-05-26 14:42:43+02:00,commit, +2340,Ryan Farber,2022-05-26 14:41:03+02:00,commit, +2341,Ryan Farber,2022-05-26 14:38:38+02:00,commit, +2342,Ryan Farber,2022-05-26 14:32:44+02:00,commit, +2343,Ryan Farber,2022-05-26 14:31:15+02:00,commit, +2344,Ryan Farber,2022-05-26 14:28:45+02:00,commit, +2345,Ryan Farber,2022-05-26 14:27:14+02:00,commit, +2346,Ryan Farber,2022-05-26 14:23:27+02:00,commit, +2347,Ryan Farber,2022-05-26 14:22:05+02:00,commit, +2348,Ryan Farber,2022-05-26 14:19:26+02:00,commit, +2349,Ryan Farber,2022-05-26 14:16:04+02:00,commit, +2350,Ryan Farber,2022-05-26 14:01:14+02:00,commit, +2351,Ryan Farber,2022-05-26 13:54:53+02:00,commit, +2352,rjfarber,2022-05-26 11:36:24+02:00,commit, +2353,Ryan Farber,2022-05-26 11:16:26+02:00,commit, +2354,Ryan Farber,2022-05-26 10:59:02+02:00,commit, +2355,Ryan Farber,2022-05-26 10:31:22+02:00,commit, +2356,Clément Robert,2022-05-25 22:09:55+02:00,commit, +2357,pre-commit-ci[bot],2022-05-25 19:59:28+00:00,commit, +2358,Ryan Farber,2022-05-25 21:06:11+02:00,commit, +2359,pre-commit-ci[bot],2022-05-25 17:23:43+00:00,commit, +2360,Ryan Farber,2022-05-25 18:51:26+02:00,commit, +2361,Ryan Farber,2022-05-25 18:27:14+02:00,commit, +2362,Chris Havlin,2022-05-25 10:56:00-05:00,commit, +2363,Clément Robert,2022-05-25 16:19:13+02:00,commit, +2364,pre-commit-ci[bot],2022-05-25 11:03:30+00:00,commit, +2365,Britton Smith,2022-05-25 11:57:45+01:00,commit, +2366,Britton Smith,2022-05-25 11:55:06+01:00,commit, +2367,Britton Smith,2022-05-25 11:35:19+01:00,commit, +2368,Britton Smith,2022-05-25 11:34:18+01:00,commit, +2369,Clément Robert,2022-05-25 11:19:37+02:00,commit, +2370,Clément Robert,2022-05-24 21:06:58+02:00,commit, +2371,Clément Robert,2022-05-24 21:06:58+02:00,commit, +2372,Clément Robert,2022-05-24 21:06:58+02:00,commit, +2373,Clément Robert,2022-05-24 21:06:56+02:00,commit, +2374,Clément Robert,2022-05-24 15:23:07+02:00,commit, +2375,Matthew Turk,2022-05-23 13:16:33-05:00,commit, +2376,Clément Robert,2022-05-23 17:20:46+02:00,commit, +2377,Clément Robert,2022-05-23 17:07:08+02:00,commit, +2378,Clément Robert,2022-05-23 16:23:28+02:00,commit, +2379,Matthew Turk,2022-05-23 09:10:52-05:00,commit, +2380,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2381,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2382,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2383,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2384,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2385,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2386,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2387,Clément Robert,2022-05-22 07:20:33+02:00,commit, +2388,Clément Robert,2022-05-21 10:49:34+02:00,commit, +2389,Clément Robert,2022-05-21 00:05:51+02:00,commit, +2390,Clément Robert,2022-05-20 23:41:04+02:00,commit, +2391,pre-commit-ci[bot],2022-05-20 13:02:57+00:00,commit, +2392,Clément Robert,2022-05-20 14:58:02+02:00,commit, +2393,Clément Robert,2022-05-20 14:28:50+02:00,commit, +2394,Clément Robert,2022-05-20 14:28:50+02:00,commit, +2395,Clément Robert,2022-05-20 12:15:31+02:00,commit, +2396,Chris Havlin,2022-05-19 16:19:29-05:00,commit, +2397,Clément Robert,2022-05-19 22:38:00+02:00,commit, +2398,Clément Robert,2022-05-19 22:29:07+02:00,commit, +2399,Clément Robert,2022-05-19 22:28:38+02:00,commit, +2400,Clément Robert,2022-05-19 20:36:55+02:00,commit, +2401,Clément Robert,2022-05-19 20:36:44+02:00,commit, +2402,Chris Havlin,2022-05-19 12:46:54-05:00,commit, +2403,Clément Robert,2022-05-19 18:09:21+02:00,commit, +2404,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2405,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2406,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2407,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2408,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2409,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2410,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2411,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2412,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2413,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2414,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2415,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2416,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2417,Clément Robert,2022-05-19 18:05:27+02:00,commit, +2418,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2419,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2420,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2421,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2422,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2423,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2424,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2425,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2426,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2427,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2428,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2429,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2430,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2431,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2432,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2433,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2434,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2435,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2436,Clément Robert,2022-05-19 18:05:26+02:00,commit, +2437,Clément Robert,2022-05-19 18:05:25+02:00,commit, +2438,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2439,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2440,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2441,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2442,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2443,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2444,Clément Robert,2022-05-19 18:04:41+02:00,commit, +2445,Chris Havlin,2022-05-19 11:01:57-05:00,commit, +2446,pre-commit-ci[bot],2022-05-18 15:33:57+00:00,commit, +2447,Britton Smith,2022-05-18 16:28:18+01:00,commit, +2448,Britton Smith,2022-05-18 16:17:58+01:00,commit, +2449,Clément Robert,2022-05-17 22:51:51+02:00,commit, +2450,Matthew Turk,2022-05-17 11:41:47-05:00,commit, +2451,Kacper Kowalik,2022-05-17 10:00:17-05:00,commit, +2452,Clément Robert,2022-05-17 15:56:24+02:00,commit, +2453,Clément Robert,2022-05-17 15:54:50+02:00,commit, +2454,Clément Robert,2022-05-17 10:29:50+02:00,commit, +2455,Tracy Teal,2022-05-16 20:34:53-04:00,commit, +2456,Matthew Turk,2022-05-16 18:33:25-05:00,commit, +2457,Matthew Turk,2022-05-16 17:43:11-05:00,commit, +2458,Matthew Turk,2022-05-16 15:12:52-05:00,commit, +2459,Clément Robert,2022-05-16 21:37:26+02:00,commit, +2460,Clément Robert,2022-05-16 21:35:06+02:00,commit, +2461,Matthew Turk,2022-05-16 14:16:37-05:00,commit, +2462,Matthew Turk,2022-05-16 14:15:12-05:00,commit, +2463,Matthew Turk,2022-05-16 14:11:54-05:00,commit, +2464,Clément Robert,2022-05-16 20:58:47+02:00,commit, +2465,Matthew Turk,2022-05-16 10:40:52-05:00,commit, +2466,Clément Robert,2022-05-15 15:23:12+02:00,commit, +2467,Clément Robert,2022-05-15 15:22:31+02:00,commit, +2468,Chris Havlin,2022-05-13 17:01:26-05:00,commit, +2469,Chris Havlin,2022-05-13 16:44:11-05:00,commit, +2470,Matthew Turk,2022-05-13 14:44:31-05:00,commit, +2471,Matthew Turk,2022-05-13 03:56:26-05:00,commit, +2472,Clément Robert,2022-05-11 12:21:35+02:00,commit, +2473,Clément Robert,2022-05-11 11:59:31+02:00,commit, +2474,Clément Robert,2022-05-11 11:15:03+02:00,commit, +2475,Clément Robert,2022-05-11 11:15:03+02:00,commit, +2476,Clément Robert,2022-05-11 11:15:03+02:00,commit, +2477,Clément Robert,2022-05-10 11:39:53+02:00,commit, +2478,Clément Robert,2022-05-09 19:53:42+02:00,commit, +2479,pre-commit-ci[bot],2022-05-09 17:06:41+00:00,commit, +2480,pre-commit-ci[bot],2022-05-09 11:41:02+00:00,commit, +2481,Britton Smith,2022-05-09 12:29:59+01:00,commit, +2482,Clément Robert,2022-05-06 11:23:59+02:00,commit, +2483,Clément Robert,2022-05-06 11:23:59+02:00,commit, +2484,Chris Havlin,2022-05-05 09:35:17-05:00,commit, +2485,Clément Robert,2022-05-05 10:05:09+02:00,commit, +2486,Clément Robert,2022-05-04 13:48:53+02:00,commit, +2487,Chris Havlin,2022-05-03 08:56:30-05:00,commit, +2488,Clément Robert,2022-05-03 10:14:16+02:00,commit, +2489,Clément Robert,2022-05-02 20:50:20+02:00,commit, +2490,Clément Robert,2022-05-02 20:34:04+02:00,commit, +2491,Clément Robert,2022-05-02 19:12:54+02:00,commit, +2492,Chris Havlin,2022-05-02 10:22:15-05:00,commit, +2493,Clément Robert,2022-05-01 19:00:36+02:00,commit, +2494,Corentin Cadiou,2022-05-01 18:45:17+02:00,commit, +2495,Chris Havlin,2022-04-27 17:31:58-05:00,commit, +2496,Chris Havlin,2022-04-27 12:34:53-05:00,commit, +2497,Chris Havlin,2022-04-27 10:47:02-05:00,commit, +2498,Clément Robert,2022-04-27 11:53:54+02:00,commit, +2499,Clément Robert,2022-04-27 11:39:20+02:00,commit, +2500,Chris Havlin,2022-04-26 16:50:06-05:00,commit, +2501,Chris Havlin,2022-04-26 16:45:47-05:00,commit, +2502,Clément Robert,2022-04-19 23:16:12+02:00,commit, +2503,Clément Robert,2022-04-19 19:07:33+02:00,commit, +2504,Clément Robert,2022-04-19 13:44:54+02:00,commit, +2505,Clément Robert,2022-04-18 16:27:03+02:00,commit, +2506,Ronan Hix,2022-04-16 10:21:57-04:00,commit, +2507,Matthew Turk,2022-04-14 08:47:04-05:00,commit, +2508,Clément Robert,2022-04-13 23:26:21+02:00,commit, +2509,Cameron Hummels,2022-04-13 11:10:04-07:00,commit, +2510,Clément Robert,2022-04-13 17:54:08+02:00,commit, +2511,Matthew Turk,2022-04-13 08:26:41-05:00,commit, +2512,Clément Robert,2022-04-11 20:03:42+02:00,commit, +2513,pre-commit-ci[bot],2022-04-11 17:17:18+00:00,commit, +2514,Clément Robert,2022-04-09 12:05:37+02:00,commit, +2515,Chris Havlin,2022-04-08 12:08:16-05:00,commit, +2516,Chris Havlin,2022-04-08 10:45:50-05:00,commit, +2517,Chris Havlin,2022-04-08 10:40:13-05:00,commit, +2518,Clément Robert,2022-04-06 11:47:21+02:00,commit, +2519,Clément Robert,2022-04-06 11:47:21+02:00,commit, +2520,Clément Robert,2022-04-06 11:06:42+02:00,commit, +2521,Ronan Hix,2022-04-05 23:10:02-04:00,commit, +2522,Ronan-Hix,2022-04-05 11:05:27-04:00,commit, +2523,Clément Robert,2022-04-04 23:45:23+02:00,commit, +2524,Clément Robert,2022-04-04 22:29:45+02:00,commit, +2525,Clément Robert,2022-04-04 22:29:45+02:00,commit, +2526,Clément Robert,2022-04-04 21:14:58+02:00,commit, +2527,Ronan Hix,2022-04-04 14:11:49-04:00,commit, +2528,pre-commit-ci[bot],2022-04-04 17:10:28+00:00,commit, +2529,Corentin Cadiou,2022-04-04 18:32:12+02:00,commit, +2530,Corentin Cadiou,2022-04-04 18:26:44+02:00,commit, +2531,Clément Robert,2022-04-03 14:14:05+02:00,commit, +2532,Clément Robert,2022-04-03 14:14:05+02:00,commit, +2533,Matthew Turk,2022-03-31 11:23:25-05:00,commit, +2534,Clément Robert,2022-03-31 17:35:22+02:00,commit, +2535,Matthew Turk,2022-03-31 08:24:36-05:00,commit, +2536,Clément Robert,2022-03-31 13:50:51+02:00,commit, +2537,Clément Robert,2022-03-31 12:58:58+02:00,commit, +2538,Corentin Cadiou,2022-03-31 09:55:42+02:00,commit, +2539,Corentin Cadiou,2022-03-31 09:53:07+02:00,commit, +2540,Clément Robert,2022-03-30 20:57:44+02:00,commit, +2541,John ZuHone,2022-03-30 14:09:28-04:00,commit, +2542,Clément Robert,2022-03-30 18:03:53+02:00,commit, +2543,Clément Robert,2022-03-30 17:01:13+02:00,commit, +2544,Chris Havlin,2022-03-30 09:35:45-05:00,commit, +2545,Matthew Turk,2022-03-30 06:03:14-05:00,commit, +2546,Matthew Turk,2022-03-30 06:02:15-05:00,commit, +2547,Matthew Turk,2022-03-30 05:29:54-05:00,commit, +2548,Clément Robert,2022-03-30 10:59:25+02:00,commit, +2549,pre-commit-ci[bot],2022-03-29 15:02:43+00:00,commit, +2550,Luke Conaboy,2022-03-29 15:54:44+01:00,commit, +2551,Luke Conaboy,2022-03-29 13:34:52+01:00,commit, +2552,Clément Robert,2022-03-29 11:46:40+02:00,commit, +2553,Chris Havlin,2022-03-28 16:11:01-05:00,commit, +2554,Chris Havlin,2022-03-28 16:06:15-05:00,commit, +2555,Clément Robert,2022-03-28 22:28:35+02:00,commit, +2556,Chris Havlin,2022-03-28 12:50:52-05:00,commit, +2557,Chris Havlin,2022-03-28 12:38:30-05:00,commit, +2558,Corentin Cadiou,2022-03-28 18:19:19+01:00,commit, +2559,Corentin Cadiou,2022-03-28 18:02:01+01:00,commit, +2560,Corentin Cadiou,2022-03-28 17:44:54+01:00,commit, +2561,Clément Robert,2022-03-28 17:55:56+02:00,commit, +2562,Clément Robert,2022-03-28 15:13:17+02:00,commit, +2563,Clément Robert,2022-03-28 12:16:39+02:00,commit, +2564,Kacper Kowalik,2022-03-27 14:04:28-05:00,commit, +2565,Matthew Turk,2022-03-25 14:47:24-05:00,commit, +2566,Clément Robert,2022-03-24 11:19:10+01:00,commit, +2567,Clément Robert,2022-03-22 20:27:32+01:00,commit, +2568,Clément Robert,2022-03-22 20:27:32+01:00,commit, +2569,Clément Robert,2022-03-22 15:31:46+01:00,commit, +2570,Clément Robert,2022-03-22 13:21:18+01:00,commit, +2571,Clément Robert,2022-03-22 13:17:19+01:00,commit, +2572,Matthew Turk,2022-03-21 09:11:50-05:00,commit, +2573,Matthew Turk,2022-03-18 13:48:03-05:00,commit, +2574,Matthew Turk,2022-03-18 12:05:01-05:00,commit, +2575,Michael Zingale,2022-03-14 15:27:29-04:00,commit, +2576,Clément Robert,2022-03-14 19:02:40+01:00,commit, +2577,pre-commit-ci[bot],2022-03-14 17:15:08+00:00,commit, +2578,Matthew Turk,2022-03-11 14:45:21-06:00,commit, +2579,Matthew Turk,2022-03-11 14:38:19-06:00,commit, +2580,Matthew Turk,2022-03-11 14:35:20-06:00,commit, +2581,Matthew Turk,2022-03-11 14:32:10-06:00,commit, +2582,Matthew Turk,2022-03-11 14:21:17-06:00,commit, +2583,Matthew Turk,2022-03-10 15:03:54-06:00,commit, +2584,Matthew Turk,2022-03-10 14:11:50-06:00,commit, +2585,Clément Robert,2022-03-10 16:52:32+01:00,commit, +2586,Clément Robert,2022-03-10 16:04:45+01:00,commit, +2587,Corentin Cadiou,2022-03-10 14:09:21+00:00,commit, +2588,Corentin Cadiou,2022-03-10 15:05:38+01:00,commit, +2589,Corentin Cadiou,2022-03-10 11:13:13+00:00,commit, +2590,Corentin Cadiou,2022-03-10 12:06:51+01:00,commit, +2591,pre-commit-ci[bot],2022-03-10 03:59:17+00:00,commit, +2592,Cameron Hummels,2022-03-09 12:04:49-08:00,commit, +2593,pre-commit-ci[bot],2022-03-07 17:09:31+00:00,commit, +2594,Clément Robert,2022-03-07 11:47:50+01:00,commit, +2595,Clément Robert,2022-03-05 09:34:07+01:00,commit, +2596,Corentin Cadiou,2022-03-03 12:47:23+01:00,commit, +2597,Clément Robert,2022-03-03 11:18:21+01:00,commit, +2598,Matthew Turk,2022-03-02 13:23:30-06:00,commit, +2599,Matthew Turk,2022-03-02 13:21:47-06:00,commit, +2600,Clément Robert,2022-03-01 09:28:01+01:00,commit, +2601,Clément Robert,2022-02-25 11:10:18+01:00,commit, +2602,Clément Robert,2022-02-25 11:10:18+01:00,commit, +2603,Clément Robert,2022-02-25 11:10:18+01:00,commit, +2604,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2605,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2606,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2607,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2608,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2609,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2610,John ZuHone,2022-02-24 10:14:16+01:00,commit, +2611,Cameron Hummels,2022-02-23 11:28:16-08:00,commit, +2612,Clément Robert,2022-02-23 17:15:40+01:00,commit, +2613,Clément Robert,2022-02-23 17:15:40+01:00,commit, +2614,Clément Robert,2022-02-23 11:03:44+01:00,commit, +2615,Clément Robert,2022-02-21 20:39:03+01:00,commit, +2616,Clément Robert,2022-02-21 20:39:03+01:00,commit, +2617,Clément Robert,2022-02-20 11:51:52+01:00,commit, +2618,John ZuHone,2022-02-17 10:04:49-05:00,commit, +2619,John ZuHone,2022-02-17 09:44:06-05:00,commit, +2620,Matthew Turk,2022-02-17 08:11:50-06:00,commit, +2621,Clément Robert,2022-02-17 15:02:53+01:00,commit, +2622,John ZuHone,2022-02-17 07:52:28-05:00,commit, +2623,John ZuHone,2022-02-17 07:44:29-05:00,commit, +2624,Clément Robert,2022-02-16 19:47:37+01:00,commit, +2625,Corentin Cadiou,2022-02-16 18:11:08+01:00,commit, +2626,John ZuHone,2022-02-16 09:09:48-05:00,commit, +2627,Corentin Cadiou,2022-02-16 11:14:12+01:00,commit, +2628,Corentin Cadiou,2022-02-16 11:09:45+01:00,commit, +2629,John ZuHone,2022-02-15 13:42:30-05:00,commit, +2630,John ZuHone,2022-02-15 09:52:11-05:00,commit, +2631,Corentin Cadiou,2022-02-15 14:28:53+01:00,commit, +2632,Corentin Cadiou,2022-02-15 14:25:26+01:00,commit, +2633,Clément Robert,2022-02-15 13:43:24+01:00,commit, +2634,Corentin Cadiou,2022-02-15 11:37:39+01:00,commit, +2635,Corentin Cadiou,2022-02-15 11:15:16+01:00,commit, +2636,Corentin Cadiou,2022-02-15 10:39:25+01:00,commit, +2637,John ZuHone,2022-02-14 21:45:09-05:00,commit, +2638,John ZuHone,2022-02-14 21:33:53-05:00,commit, +2639,Clément Robert,2022-02-14 22:23:13+01:00,commit, +2640,Matthew Turk,2022-02-14 15:00:14-06:00,commit, +2641,Matthew Turk,2022-02-14 14:00:10-06:00,commit, +2642,Matthew Turk,2022-02-14 13:58:26-06:00,commit, +2643,Clément Robert,2022-02-14 20:51:52+01:00,commit, +2644,Matthew Turk,2022-02-14 13:41:37-06:00,commit, +2645,Matthew Turk,2022-02-14 13:38:49-06:00,commit, +2646,Matthew Turk,2022-02-14 13:37:31-06:00,commit, +2647,Matthew Turk,2022-02-14 13:31:52-06:00,commit, +2648,Matthew Turk,2022-02-14 13:26:33-06:00,commit, +2649,Matthew Turk,2022-02-14 13:25:00-06:00,commit, +2650,Matthew Turk,2022-02-14 13:24:50-06:00,commit, +2651,Clément Robert,2022-02-14 16:34:31+01:00,commit, +2652,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, +2653,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, +2654,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, +2655,Maxime Trebitsch,2022-02-14 16:16:15+01:00,commit, +2656,Clément Robert,2022-02-14 11:59:48+01:00,commit, +2657,John ZuHone,2022-02-13 20:26:07-05:00,commit, +2658,Ronan Hix,2022-02-13 10:47:29-05:00,commit, +2659,John ZuHone,2022-02-11 23:23:20-05:00,commit, +2660,John ZuHone,2022-02-11 23:17:21-05:00,commit, +2661,John ZuHone,2022-02-11 23:14:23-05:00,commit, +2662,John ZuHone,2022-02-11 16:14:02-05:00,commit, +2663,John ZuHone,2022-02-11 16:13:32-05:00,commit, +2664,John ZuHone,2022-02-11 16:12:07-05:00,commit, +2665,John ZuHone,2022-02-11 15:30:44-05:00,commit, +2666,John ZuHone,2022-02-11 15:30:28-05:00,commit, +2667,John ZuHone,2022-02-11 15:26:59-05:00,commit, +2668,John ZuHone,2022-02-11 15:26:51-05:00,commit, +2669,John ZuHone,2022-02-09 18:12:03-05:00,commit, +2670,Clément Robert,2022-02-09 22:15:09+01:00,commit, +2671,Cameron Hummels,2022-02-09 11:36:52-08:00,commit, +2672,Clément Robert,2022-02-09 18:13:28+01:00,commit, +2673,Matthew Turk,2022-02-09 09:48:13-06:00,commit, +2674,John ZuHone,2022-02-09 10:45:30-05:00,commit, +2675,Clément Robert,2022-02-09 12:03:55+01:00,commit, +2676,Clément Robert,2022-02-08 22:59:28+01:00,commit, +2677,Clément Robert,2022-02-08 17:53:04+01:00,commit, +2678,Clément Robert,2022-02-08 13:24:13+01:00,commit, +2679,Matthew Turk,2022-02-08 05:37:41-06:00,commit, +2680,Clément Robert,2022-02-08 09:51:54+01:00,commit, +2681,Cameron Hummels,2022-02-07 18:59:51-08:00,commit, +2682,Cameron Hummels,2022-02-07 18:57:21-08:00,commit, +2683,Cameron Hummels,2022-02-07 18:53:15-08:00,commit, +2684,John ZuHone,2022-02-07 17:31:45-05:00,commit, +2685,Meagan Lang,2022-02-07 12:52:41-08:00,commit, +2686,Clément Robert,2022-02-07 21:22:21+01:00,commit, +2687,Clément Robert,2022-02-07 20:23:55+01:00,commit, +2688,pre-commit-ci[bot],2022-02-07 20:22:47+01:00,commit, +2689,pre-commit-ci[bot],2022-02-07 20:22:14+01:00,commit, +2690,Matthew Turk,2022-02-07 08:29:04-06:00,commit, +2691,Matthew Turk,2022-02-07 08:20:43-06:00,commit, +2692,Matthew Turk,2022-02-07 08:01:26-06:00,commit, +2693,Clément Robert,2022-02-07 14:38:51+01:00,commit, +2694,Clément Robert,2022-02-07 10:11:50+01:00,commit, +2695,Clément Robert,2022-02-07 08:49:49+01:00,commit, +2696,Clément Robert,2022-02-05 21:35:12+01:00,commit, +2697,Clément Robert,2022-02-05 20:46:01+01:00,commit, +2698,Yash-10,2022-02-05 22:46:49+05:30,commit, +2699,Clément Robert,2022-02-05 09:37:27+01:00,commit, +2700,Clément Robert,2022-02-05 09:27:54+01:00,commit, +2701,Clément Robert,2022-02-04 15:30:56+01:00,commit, +2702,Clément Robert,2022-02-04 15:28:52+01:00,commit, +2703,Clément Robert,2022-02-04 15:22:32+01:00,commit, +2704,Clément Robert,2022-02-04 15:22:32+01:00,commit, +2705,Clément Robert,2022-02-03 17:47:42+01:00,commit, +2706,Cameron Hummels,2022-02-02 12:09:02-08:00,commit, +2707,Clément Robert,2022-02-02 18:14:24+01:00,commit, +2708,pre-commit-ci[bot],2022-02-02 16:22:56+00:00,commit, +2709,Kacper Kowalik,2022-02-02 09:24:12-06:00,commit, +2710,Clément Robert,2022-02-01 15:53:30+01:00,commit, +2711,Clément Robert,2022-02-01 15:53:29+01:00,commit, +2712,Clément Robert,2022-01-31 10:46:26+01:00,commit, +2713,Clément Robert,2022-01-30 11:37:37+01:00,commit, +2714,Clément Robert,2022-01-30 11:28:54+01:00,commit, +2715,Matthew Turk,2022-01-28 13:59:28-06:00,commit, +2716,Clément Robert,2022-01-28 14:08:39+01:00,commit, +2717,Cameron Hummels,2022-01-26 11:22:38-08:00,commit, +2718,Cameron Hummels,2022-01-26 10:49:35-08:00,commit, +2719,Cameron Hummels,2022-01-26 10:44:34-08:00,commit, +2720,Cameron Hummels,2022-01-26 10:12:11-08:00,commit, +2721,Cameron Hummels,2022-01-26 10:02:26-08:00,commit, +2722,Matthew Turk,2022-01-26 06:15:00-06:00,commit, +2723,Clément Robert,2022-01-26 12:22:56+01:00,commit, +2724,Clément Robert,2022-01-22 09:02:37+01:00,commit, +2725,Clément Robert,2022-01-22 09:00:55+01:00,commit, +2726,Matthew Turk,2022-01-21 09:36:35-06:00,commit, +2727,Michael Zingale,2022-01-21 10:04:32-05:00,commit, +2728,Michael Zingale,2022-01-21 10:04:18-05:00,commit, +2729,Clément Robert,2022-01-21 12:27:17+01:00,commit, +2730,Clément Robert,2022-01-21 11:33:21+01:00,commit, +2731,Clément Robert,2022-01-21 10:37:29+01:00,commit, +2732,Clément Robert,2022-01-21 10:29:23+01:00,commit, +2733,Michael Zingale,2022-01-20 13:27:48-05:00,commit, +2734,Michael Zingale,2022-01-20 13:12:29-05:00,commit, +2735,Michael Zingale,2022-01-20 11:49:11-05:00,commit, +2736,Michael Zingale,2022-01-20 11:42:52-05:00,commit, +2737,Michael Zingale,2022-01-20 11:41:08-05:00,commit, +2738,Michael Zingale,2022-01-20 11:40:48-05:00,commit, +2739,Clément Robert,2022-01-20 17:10:57+01:00,commit, +2740,Michael Zingale,2022-01-20 11:02:41-05:00,commit, +2741,Michael Zingale,2022-01-20 10:49:22-05:00,commit, +2742,Michael Zingale,2022-01-20 10:41:45-05:00,commit, +2743,Michael Zingale,2022-01-20 10:41:25-05:00,commit, +2744,Michael Zingale,2022-01-20 10:34:08-05:00,commit, +2745,Michael Zingale,2022-01-20 10:33:58-05:00,commit, +2746,Michael Zingale,2022-01-20 09:49:02-05:00,commit, +2747,Michael Zingale,2022-01-20 09:48:13-05:00,commit, +2748,Michael Zingale,2022-01-20 09:47:32-05:00,commit, +2749,Clément Robert,2022-01-20 11:46:18+01:00,commit, +2750,Ronan Hix,2022-01-19 15:11:14-05:00,commit, +2751,Ronan-Hix,2022-01-19 15:05:00-05:00,commit, +2752,Cameron Hummels,2022-01-19 11:31:03-08:00,commit, +2753,Cameron Hummels,2022-01-19 11:30:13-08:00,commit, +2754,Michael Zingale,2022-01-19 14:28:42-05:00,commit, +2755,Michael Zingale,2022-01-19 14:20:58-05:00,commit, +2756,Michael Zingale,2022-01-19 14:16:51-05:00,commit, +2757,Cameron Hummels,2022-01-19 11:14:07-08:00,commit, +2758,Michael Zingale,2022-01-19 14:03:56-05:00,commit, +2759,Michael Zingale,2022-01-19 13:19:19-05:00,commit, +2760,Matthew Turk,2022-01-19 09:26:54-06:00,commit, +2761,Clément Robert,2022-01-18 15:41:15+01:00,commit, +2762,Clément Robert,2022-01-17 18:47:50+01:00,commit, +2763,pre-commit-ci[bot],2022-01-17 16:56:45+00:00,commit, +2764,Ronan Hix,2022-01-16 09:41:33-05:00,commit, +2765,pre-commit-ci[bot],2022-01-12 19:33:16+00:00,commit, +2766,Chris Havlin,2022-01-12 12:06:36-06:00,commit, +2767,Clément Robert,2022-01-12 10:48:34+01:00,commit, +2768,Clément Robert,2022-01-12 10:48:34+01:00,commit, +2769,Clément Robert,2022-01-12 10:04:22+01:00,commit, +2770,Corentin Cadiou,2022-01-12 07:58:48+00:00,commit, +2771,Clément Robert,2022-01-12 00:30:01+01:00,commit, +2772,Clément Robert,2022-01-11 18:50:11+01:00,commit, +2773,Corentin Cadiou,2022-01-11 16:44:33+00:00,commit, +2774,Corentin Cadiou,2022-01-11 16:41:41+00:00,commit, +2775,Matthew Turk,2022-01-11 10:24:10-06:00,commit, +2776,Matthew Turk,2022-01-11 10:22:27-06:00,commit, +2777,Clément Robert,2022-01-11 17:18:44+01:00,commit, +2778,Matthew Turk,2022-01-11 10:14:35-06:00,commit, +2779,Chris Havlin,2022-01-11 10:04:39-06:00,commit, +2780,Matthew Turk,2022-01-11 09:41:16-06:00,commit, +2781,Matthew Turk,2022-01-11 09:38:25-06:00,commit, +2782,Matthew Turk,2022-01-11 08:12:57-06:00,commit, +2783,Chris Havlin,2022-01-10 16:20:19-06:00,commit, +2784,Chris Havlin,2022-01-10 16:14:17-06:00,commit, +2785,Chris Havlin,2022-01-10 16:04:17-06:00,commit, +2786,Matthew Turk,2022-01-10 13:43:45-06:00,commit, +2787,Clément Robert,2022-01-10 18:52:21+01:00,commit, +2788,pre-commit-ci[bot],2022-01-10 17:01:31+00:00,commit, +2789,Chris Havlin,2022-01-10 10:45:18-06:00,commit, +2790,Chris Havlin,2022-01-10 10:44:05-06:00,commit, +2791,Chris Havlin,2022-01-10 10:16:34-06:00,commit, +2792,Chris Havlin,2022-01-10 09:58:16-06:00,commit, +2793,Chris Havlin,2022-01-10 09:55:18-06:00,commit, +2794,Clément Robert,2022-01-10 12:32:33+01:00,commit, +2795,Clément Robert,2022-01-10 12:32:12+01:00,commit, +2796,Clément Robert,2022-01-10 12:32:12+01:00,commit, +2797,Clément Robert,2022-01-10 12:28:33+01:00,commit, +2798,Clément Robert,2022-01-10 12:28:33+01:00,commit, +2799,Chris Havlin,2022-01-07 14:11:14-06:00,commit, +2800,Matthew Turk,2022-01-07 09:46:40-06:00,commit, +2801,Chris Havlin,2022-01-06 15:47:30-06:00,commit, +2802,Ronan Hix,2022-01-04 11:39:38-05:00,commit, +2803,Ronan Hix,2022-01-04 11:34:51-05:00,commit, +2804,Ronan-Hix,2022-01-04 11:32:38-05:00,commit, +2805,Clément Robert,2021-12-28 17:33:28+01:00,commit, +2806,Clément Robert,2021-12-28 16:54:14+01:00,commit, +2807,Clément Robert,2021-12-28 16:53:42+01:00,commit, +2808,Matthew Turk,2021-12-28 07:57:46-06:00,commit, +2809,Matthew Turk,2021-12-28 07:52:47-06:00,commit, +2810,Matthew Turk,2021-12-28 07:52:14-06:00,commit, +2811,Matthew Turk,2021-12-28 07:51:49-06:00,commit, +2812,Chris Havlin,2021-12-22 12:10:21-06:00,commit, +2813,Chris Havlin,2021-12-22 11:46:46-06:00,commit, +2814,Chris Havlin,2021-12-22 11:34:06-06:00,commit, +2815,Chris Havlin,2021-12-22 11:22:03-06:00,commit, +2816,Clément Robert,2021-12-18 12:03:09+01:00,commit, +2817,Matthew Turk,2021-12-16 04:45:31-06:00,commit, +2818,Matthew Turk,2021-12-16 04:42:39-06:00,commit, +2819,Cameron Hummels,2021-12-15 11:45:12-08:00,commit, +2820,Clément Robert,2021-12-15 11:31:35+01:00,commit, +2821,Clément Robert,2021-12-14 17:41:06+01:00,commit, +2822,Clément Robert,2021-12-14 16:47:35+01:00,commit, +2823,Kacper Kowalik,2021-12-14 09:31:32-06:00,commit, +2824,Clément Robert,2021-12-14 09:31:02+01:00,commit, +2825,Kacper Kowalik,2021-12-13 20:26:35-06:00,commit, +2826,Clément Robert,2021-12-13 14:20:26+01:00,commit, +2827,Clément Robert,2021-12-08 16:12:00+01:00,commit, +2828,pre-commit-ci[bot],2021-12-08 14:23:20+00:00,commit, +2829,Britton Smith,2021-12-08 12:21:13+00:00,commit, +2830,Britton Smith,2021-12-08 12:20:12+00:00,commit, +2831,Chris Havlin,2021-12-07 17:14:58-06:00,commit, +2832,Chris Havlin,2021-12-07 16:31:43-06:00,commit, +2833,Chris Havlin,2021-12-07 15:28:51-06:00,commit, +2834,Chris Havlin,2021-12-07 13:57:34-06:00,commit, +2835,Britton Smith,2021-12-07 19:57:08+00:00,commit, +2836,Clément Robert,2021-12-06 19:16:07+01:00,commit, +2837,Clément Robert,2021-12-06 18:41:51+01:00,commit, +2838,pre-commit-ci[bot],2021-12-06 16:57:58+00:00,commit, +2839,pre-commit-ci[bot],2021-12-06 16:56:21+00:00,commit, +2840,Matthew Turk,2021-12-06 16:38:36+01:00,commit, +2841,Matthew Turk,2021-12-06 08:57:14-06:00,commit, +2842,Chris Havlin,2021-12-03 14:59:22-06:00,commit, +2843,Chris Havlin,2021-12-03 14:41:53-06:00,commit, +2844,Clément Robert,2021-12-03 10:50:32+01:00,commit, +2845,Clément Robert,2021-12-03 10:50:27+01:00,commit, +2846,Clément Robert,2021-12-02 10:54:40+01:00,commit, +2847,Clément Robert,2021-12-02 10:54:12+01:00,commit, +2848,Matthew Turk,2021-12-01 15:34:40-06:00,commit, +2849,Matthew Turk,2021-12-01 15:33:59-06:00,commit, +2850,Chris Havlin,2021-12-01 14:53:11-06:00,commit, +2851,Chris Havlin,2021-12-01 11:01:07-06:00,commit, +2852,Chris Havlin,2021-12-01 10:50:34-06:00,commit, +2853,Chris Havlin,2021-12-01 10:23:50-06:00,commit, +2854,Matthew Turk,2021-11-30 14:36:09-06:00,commit, +2855,Kacper Kowalik,2021-11-30 13:26:40-06:00,commit, +2856,Kacper Kowalik,2021-11-30 11:11:25-06:00,commit, +2857,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, +2858,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, +2859,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, +2860,Kacper Kowalik,2021-11-30 11:10:46-06:00,commit, +2861,Matthew Turk,2021-11-30 10:59:13-06:00,commit, +2862,Clément Robert,2021-11-30 17:05:16+01:00,commit, +2863,Clément Robert,2021-11-29 18:39:54+01:00,commit, +2864,pre-commit-ci[bot],2021-11-29 16:46:49+00:00,commit, +2865,Clément Robert,2021-11-29 11:24:24+01:00,commit, +2866,Corentin Cadiou,2021-11-29 11:07:48+01:00,commit, +2867,Clément Robert,2021-11-29 10:32:01+01:00,commit, +2868,Corentin Cadiou,2021-11-24 13:36:58+01:00,commit, +2869,Matthew Turk,2021-11-24 06:29:26-06:00,commit, +2870,Clément Robert,2021-11-24 12:47:34+01:00,commit, +2871,Clément Robert,2021-11-24 12:45:14+01:00,commit, +2872,Matthew Turk,2021-11-22 16:27:16-06:00,commit, +2873,Cameron Hummels,2021-11-22 13:45:28-08:00,commit, +2874,Clément Robert,2021-11-22 22:38:03+01:00,commit, +2875,Clément Robert,2021-11-22 19:12:49+01:00,commit, +2876,pre-commit-ci[bot],2021-11-22 16:53:32+00:00,commit, +2877,Matthew Turk,2021-11-22 10:37:26-06:00,commit, +2878,Clément Robert,2021-11-22 16:34:51+01:00,commit, +2879,Clément Robert,2021-11-22 16:32:05+01:00,commit, +2880,Clément Robert,2021-11-22 16:32:05+01:00,commit, +2881,Clément Robert,2021-11-22 15:44:51+01:00,commit, +2882,Corentin Cadiou,2021-11-22 15:42:46+01:00,commit, +2883,Corentin Cadiou,2021-11-22 11:44:36+01:00,commit, +2884,Corentin Cadiou,2021-11-21 00:21:45+01:00,commit, +2885,Cameron Hummels,2021-11-20 13:41:36-08:00,commit, +2886,pre-commit-ci[bot],2021-11-20 08:44:56+01:00,commit, +2887,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2888,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2889,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2890,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2891,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2892,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2893,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2894,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2895,Clément Robert,2021-11-20 08:44:56+01:00,commit, +2896,Clément Robert,2021-11-20 08:44:55+01:00,commit, +2897,Clément Robert,2021-11-20 08:44:55+01:00,commit, +2898,Clément Robert,2021-11-20 08:44:55+01:00,commit, +2899,Clément Robert,2021-11-20 08:44:52+01:00,commit, +2900,Clément Robert,2021-11-20 07:31:23+01:00,commit, +2901,Chris Havlin,2021-11-19 17:34:28-06:00,commit, +2902,Chris Havlin,2021-11-19 17:23:59-06:00,commit, +2903,Matthew Turk,2021-11-19 15:59:40-06:00,commit, +2904,Chris Havlin,2021-11-19 15:48:37-06:00,commit, +2905,Chris Havlin,2021-11-19 14:38:07-06:00,commit, +2906,Clément Robert,2021-11-19 21:28:55+01:00,commit, +2907,Clément Robert,2021-11-19 21:28:55+01:00,commit, +2908,Matthew Turk,2021-11-19 14:23:30-06:00,commit, +2909,Chris Havlin,2021-11-19 14:19:14-06:00,commit, +2910,Chris Havlin,2021-11-19 14:18:40-06:00,commit, +2911,Cameron Hummels,2021-11-19 11:18:52-08:00,commit, +2912,Clément Robert,2021-11-19 20:01:27+01:00,commit, +2913,Clément Robert,2021-11-19 20:01:11+01:00,commit, +2914,Clément Robert,2021-11-19 17:37:22+01:00,commit, +2915,Matthew Turk,2021-11-19 08:56:04-06:00,commit, +2916,Clément Robert,2021-11-18 22:43:26+01:00,commit, +2917,Clément Robert,2021-11-18 11:20:12+01:00,commit, +2918,Cameron Hummels,2021-11-17 21:19:27-08:00,commit, +2919,Cameron Hummels,2021-11-17 21:17:45-08:00,commit, +2920,Cameron Hummels,2021-11-17 21:09:03-08:00,commit, +2921,Cameron Hummels,2021-11-17 21:05:54-08:00,commit, +2922,Cameron Hummels,2021-11-17 21:04:44-08:00,commit, +2923,Cameron Hummels,2021-11-17 20:57:14-08:00,commit, +2924,Cameron Hummels,2021-11-17 14:20:24-08:00,commit, +2925,Matthew Turk,2021-11-17 15:40:39-06:00,commit, +2926,Matthew Turk,2021-11-17 15:40:19-06:00,commit, +2927,Cameron Hummels,2021-11-17 11:35:51-08:00,commit, +2928,Clément Robert,2021-11-17 15:24:18+01:00,commit, +2929,Clément Robert,2021-11-17 13:41:24+01:00,commit, +2930,Ole Streicher,2021-11-16 22:19:09+01:00,commit, +2931,Clément Robert,2021-11-16 09:42:32+01:00,commit, +2932,Clément Robert,2021-11-15 18:38:13+01:00,commit, +2933,pre-commit-ci[bot],2021-11-15 16:51:37+00:00,commit, +2934,Matthew Turk,2021-11-15 04:36:05-06:00,commit, +2935,Clément Robert,2021-11-13 08:43:54+01:00,commit, +2936,mameehan5,2021-11-13 08:43:54+01:00,commit, +2937,Clément Robert,2021-11-12 17:19:01+01:00,commit, +2938,Clément Robert,2021-11-12 17:18:22+01:00,commit, +2939,Clément Robert,2021-11-12 12:04:44+01:00,commit, +2940,Chris Havlin,2021-11-11 15:44:07-06:00,commit, +2941,Kacper Kowalik,2021-11-11 14:43:19-06:00,commit, +2942,Clément Robert,2021-11-11 20:15:38+01:00,commit, +2943,Cameron Hummels,2021-11-11 09:40:51-08:00,commit, +2944,Matthew Turk,2021-11-10 06:09:08-06:00,commit, +2945,Clément Robert,2021-11-10 12:18:49+01:00,commit, +2946,Kacper Kowalik,2021-11-08 14:45:07-06:00,commit, +2947,Clément Robert,2021-11-08 18:54:59+01:00,commit, +2948,Clément Robert,2021-11-08 18:52:48+01:00,commit, +2949,Clément Robert,2021-11-08 18:36:14+01:00,commit, +2950,Chris Havlin,2021-11-08 11:35:33-06:00,commit, +2951,pre-commit-ci[bot],2021-11-08 16:49:06+00:00,commit, +2952,Clément Robert,2021-11-07 19:13:27+01:00,commit, +2953,Chris Havlin,2021-11-04 14:36:43-05:00,commit, +2954,Chris Havlin,2021-11-04 09:11:55-05:00,commit, +2955,Clément Robert,2021-11-04 14:41:47+01:00,commit, +2956,Matthew Turk,2021-11-04 05:57:58-05:00,commit, +2957,Clément Robert,2021-11-04 10:35:08+01:00,commit, +2958,Chris Havlin,2021-11-03 17:01:34-05:00,commit, +2959,Chris Havlin,2021-11-03 16:25:52-05:00,commit, +2960,Matthew Turk,2021-11-01 16:14:40-05:00,commit, +2961,Ronan Hix,2021-11-01 17:05:24-04:00,commit, +2962,Ronan Hix,2021-11-01 17:03:32-04:00,commit, +2963,Ronan-Hix,2021-11-01 16:39:40-04:00,commit, +2964,Ronan-Hix,2021-11-01 16:39:29-04:00,commit, +2965,Ronan-Hix,2021-11-01 16:39:17-04:00,commit, +2966,Ronan-Hix,2021-11-01 16:39:08-04:00,commit, +2967,Ronan-Hix,2021-11-01 16:35:43-04:00,commit, +2968,Ronan-Hix,2021-11-01 16:35:31-04:00,commit, +2969,Ronan-Hix,2021-11-01 16:35:19-04:00,commit, +2970,Ronan-Hix,2021-11-01 16:34:54-04:00,commit, +2971,Ronan Hix,2021-11-01 16:32:38-04:00,commit, +2972,Ronan Hix,2021-11-01 16:23:53-04:00,commit, +2973,Matthew Turk,2021-11-01 14:38:50-05:00,commit, +2974,Matthew Turk,2021-11-01 13:53:30-05:00,commit, +2975,Matthew Turk,2021-11-01 13:24:02-05:00,commit, +2976,Clément Robert,2021-11-01 18:56:56+01:00,commit, +2977,Matthew Turk,2021-11-01 12:51:43-05:00,commit, +2978,Clément Robert,2021-11-01 17:57:10+01:00,commit, +2979,Clément Robert,2021-11-01 17:52:01+01:00,commit, +2980,pre-commit-ci[bot],2021-11-01 16:51:58+00:00,commit, +2981,Matthew Turk,2021-11-01 11:33:04-05:00,commit, +2982,Matthew Turk,2021-11-01 11:20:51-05:00,commit, +2983,Matthew Turk,2021-11-01 11:17:02-05:00,commit, +2984,Matthew Turk,2021-11-01 10:05:33-05:00,commit, +2985,Matthew Turk,2021-11-01 10:00:36-05:00,commit, +2986,Matthew Turk,2021-11-01 10:00:13-05:00,commit, +2987,Clément Robert,2021-11-01 10:46:53+01:00,commit, +2988,Clément Robert,2021-10-31 16:04:09+01:00,commit, +2989,Clément Robert,2021-10-31 14:58:33+01:00,commit, +2990,Kacper Kowalik,2021-10-30 20:21:19-05:00,commit, +2991,Clément Robert,2021-10-29 16:04:16+02:00,commit, +2992,Corentin Cadiou,2021-10-28 12:51:48+01:00,commit, +2993,Corentin Cadiou,2021-10-28 11:27:31+01:00,commit, +2994,Corentin Cadiou,2021-10-28 11:25:51+01:00,commit, +2995,Ronan-Hix,2021-10-28 00:31:04-04:00,commit, +2996,Clément Robert,2021-10-27 17:40:47+02:00,commit, +2997,Matthew Turk,2021-10-27 08:28:12-05:00,commit, +2998,Matthew Turk,2021-10-27 07:05:23-05:00,commit, +2999,Clément Robert,2021-10-25 21:50:11+02:00,commit, +3000,Corentin Cadiou,2021-10-25 18:59:35+02:00,commit, +3001,pre-commit-ci[bot],2021-10-25 16:42:37+00:00,commit, +3002,Corentin Cadiou,2021-10-25 16:50:22+02:00,commit, +3003,Clément Robert,2021-10-25 16:04:33+02:00,commit, +3004,Corentin Cadiou,2021-10-25 10:53:09+02:00,commit, +3005,Clément Robert,2021-10-24 15:54:15+02:00,commit, +3006,Clément Robert,2021-10-24 12:27:54+02:00,commit, +3007,Matthew Turk,2021-10-22 15:00:14-05:00,commit, +3008,Clément Robert,2021-10-22 19:50:12+02:00,commit, +3009,Corentin Cadiou,2021-10-22 18:07:26+02:00,commit, +3010,Clément Robert,2021-10-22 16:25:53+02:00,commit, +3011,Matthew Turk,2021-10-22 08:34:02-05:00,commit, +3012,Clément Robert,2021-10-22 12:26:30+02:00,commit, +3013,Clément Robert,2021-10-22 12:26:30+02:00,commit, +3014,Clément Robert,2021-10-21 16:52:46+02:00,commit, +3015,Ronan Hix,2021-10-21 10:12:43-04:00,commit, +3016,Madicken Munk,2021-10-21 06:30:56-07:00,commit, +3017,Corentin Cadiou,2021-10-21 11:01:11+01:00,commit, +3018,Corentin Cadiou,2021-10-21 10:42:15+01:00,commit, +3019,Corentin Cadiou,2021-10-21 10:42:15+01:00,commit, +3020,Clément Robert,2021-10-20 23:40:10+02:00,commit, +3021,Ronan Hix,2021-10-20 16:53:28-04:00,commit, +3022,Corentin Cadiou,2021-10-20 17:10:03+01:00,commit, +3023,Corentin Cadiou,2021-10-20 12:03:02+01:00,commit, +3024,Corentin Cadiou,2021-10-20 11:58:55+01:00,commit, +3025,pre-commit-ci[bot],2021-10-20 09:28:49+01:00,commit, +3026,Corentin Cadiou,2021-10-20 09:28:49+01:00,commit, +3027,Corentin Cadiou,2021-10-20 09:28:49+01:00,commit, +3028,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3029,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3030,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3031,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3032,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3033,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3034,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3035,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3036,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3037,Corentin Cadiou,2021-10-20 09:28:48+01:00,commit, +3038,Corentin Cadiou,2021-10-20 09:28:47+01:00,commit, +3039,Corentin Cadiou,2021-10-20 09:28:47+01:00,commit, +3040,Corentin Cadiou,2021-10-20 09:28:45+01:00,commit, +3041,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3042,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3043,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3044,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3045,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3046,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3047,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3048,Corentin Cadiou,2021-10-20 09:27:29+01:00,commit, +3049,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3050,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3051,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3052,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3053,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3054,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3055,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3056,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3057,Corentin Cadiou,2021-10-20 09:27:28+01:00,commit, +3058,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, +3059,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, +3060,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, +3061,Corentin Cadiou,2021-10-20 09:27:27+01:00,commit, +3062,Corentin Cadiou,2021-10-20 09:27:26+01:00,commit, +3063,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3064,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3065,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3066,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3067,Corentin Cadiou,2021-10-20 09:26:46+01:00,commit, +3068,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3069,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3070,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3071,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3072,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3073,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3074,Corentin Cadiou,2021-10-20 09:26:45+01:00,commit, +3075,Corentin Cadiou,2021-10-19 22:19:04+02:00,commit, +3076,Matthew Turk,2021-10-19 14:06:33-05:00,commit, +3077,Clément Robert,2021-10-19 18:11:56+02:00,commit, +3078,Clément Robert,2021-10-19 17:38:58+02:00,commit, +3079,Matthew Turk,2021-10-19 10:35:49-05:00,commit, +3080,Corentin Cadiou,2021-10-19 16:19:13+01:00,commit, +3081,Corentin Cadiou,2021-10-19 15:01:45+01:00,commit, +3082,Clément Robert,2021-10-19 14:54:31+02:00,commit, +3083,Clément Robert,2021-10-19 12:11:04+02:00,commit, +3084,Corentin Cadiou,2021-10-19 09:59:00+01:00,commit, +3085,Corentin Cadiou,2021-10-18 17:04:59+01:00,commit, +3086,Corentin Cadiou,2021-10-18 16:58:06+01:00,commit, +3087,Corentin Cadiou,2021-10-18 16:57:19+01:00,commit, +3088,Matthew Turk,2021-10-15 08:04:29-05:00,commit, +3089,Clément Robert,2021-10-15 10:04:33+02:00,commit, +3090,Corentin Cadiou,2021-10-14 16:58:21+01:00,commit, +3091,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, +3092,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, +3093,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, +3094,Corentin Cadiou,2021-10-14 16:57:50+01:00,commit, +3095,Corentin Cadiou,2021-10-14 16:57:49+01:00,commit, +3096,Corentin Cadiou,2021-10-14 16:57:49+01:00,commit, +3097,Corentin Cadiou,2021-10-14 16:57:49+01:00,commit, +3098,Corentin Cadiou,2021-10-14 16:57:48+01:00,commit, +3099,Corentin Cadiou,2021-10-14 16:57:48+01:00,commit, +3100,Corentin Cadiou,2021-10-14 16:57:48+01:00,commit, +3101,Corentin Cadiou,2021-10-14 16:57:47+01:00,commit, +3102,John ZuHone,2021-10-13 17:33:23-04:00,commit, +3103,Clément Robert,2021-10-13 17:38:43+02:00,commit, +3104,Kacper Kowalik,2021-10-13 09:50:39-05:00,commit, +3105,Clément Robert,2021-10-13 16:44:04+02:00,commit, +3106,Kacper Kowalik,2021-10-13 08:34:13-05:00,commit, +3107,Clément Robert,2021-10-13 14:48:35+02:00,commit, +3108,Clément Robert,2021-10-13 14:10:29+02:00,commit, +3109,Clément Robert,2021-10-13 13:33:45+02:00,commit, +3110,Matthew Turk,2021-10-13 05:34:53-05:00,commit, +3111,Clément Robert,2021-10-13 11:22:39+02:00,commit, +3112,Clément Robert,2021-10-13 11:17:52+02:00,commit, +3113,Clément Robert,2021-10-13 08:03:05+02:00,commit, +3114,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3115,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3116,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3117,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3118,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3119,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3120,Cameron Hummels,2021-10-13 08:03:05+02:00,commit, +3121,Clément Robert,2021-10-12 22:04:30+02:00,commit, +3122,Matthew Turk,2021-10-12 14:45:50-05:00,commit, +3123,Corentin Cadiou,2021-10-12 13:49:38+02:00,commit, +3124,Corentin Cadiou,2021-10-12 13:28:05+02:00,commit, +3125,Clément Robert,2021-10-12 08:07:53+02:00,commit, +3126,Matthew Turk,2021-10-11 20:39:38-05:00,commit, +3127,Clément Robert,2021-10-12 01:21:38+02:00,commit, +3128,Matthew Turk,2021-10-11 16:50:12-05:00,commit, +3129,Clément Robert,2021-10-11 22:34:17+02:00,commit, +3130,Matthew Turk,2021-10-11 15:14:57-05:00,commit, +3131,Matthew Turk,2021-10-11 14:27:31-05:00,commit, +3132,Matthew Turk,2021-10-11 13:35:45-05:00,commit, +3133,Clément Robert,2021-10-11 19:08:02+02:00,commit, +3134,Matthew Turk,2021-10-11 11:46:43-05:00,commit, +3135,pre-commit-ci[bot],2021-10-11 16:44:55+00:00,commit, +3136,Kacper Kowalik,2021-10-11 10:57:08-05:00,commit, +3137,Kacper Kowalik,2021-10-11 09:23:58-05:00,commit, +3138,Clément Robert,2021-10-11 15:59:22+02:00,commit, +3139,Clément Robert,2021-10-10 09:00:06+02:00,commit, +3140,Matthew Turk,2021-10-09 13:47:27-05:00,commit, +3141,Matthew Turk,2021-10-09 13:38:10-05:00,commit, +3142,Matthew Turk,2021-10-09 13:01:35-05:00,commit, +3143,Clément Robert,2021-10-09 18:03:03+02:00,commit, +3144,Matthew Turk,2021-10-09 10:50:28-05:00,commit, +3145,Matthew Turk,2021-10-09 10:47:18-05:00,commit, +3146,Matthew Turk,2021-10-09 09:40:15-05:00,commit, +3147,Matthew Turk,2021-10-09 09:32:43-05:00,commit, +3148,Matthew Turk,2021-10-09 09:31:48-05:00,commit, +3149,Matthew Turk,2021-10-09 09:30:03-05:00,commit, +3150,Matthew Turk,2021-10-09 09:28:57-05:00,commit, +3151,Matthew Turk,2021-10-09 09:26:46-05:00,commit, +3152,Matthew Turk,2021-10-09 09:25:31-05:00,commit, +3153,Matthew Turk,2021-10-09 09:24:36-05:00,commit, +3154,Matthew Turk,2021-10-09 09:10:51-05:00,commit, +3155,Clément Robert,2021-10-09 12:19:09+02:00,commit, +3156,Corentin Cadiou,2021-10-08 14:49:18+02:00,commit, +3157,Clément Robert,2021-10-07 19:35:14+02:00,commit, +3158,Clément Robert,2021-10-07 17:44:32+02:00,commit, +3159,Clément Robert,2021-10-07 17:43:29+02:00,commit, +3160,Clément Robert,2021-10-06 22:41:28+02:00,commit, +3161,Corentin Cadiou,2021-10-06 21:52:16+02:00,commit, +3162,Corentin Cadiou,2021-10-06 15:12:00+02:00,commit, +3163,Corentin Cadiou,2021-10-06 15:11:42+02:00,commit, +3164,Clément Robert,2021-10-04 22:24:13+02:00,commit, +3165,pre-commit-ci[bot],2021-10-04 16:47:41+00:00,commit, +3166,Clément Robert,2021-10-03 21:39:57+02:00,commit, +3167,Cameron Hummels,2021-10-03 10:50:58-07:00,commit, +3168,Clément Robert,2021-10-03 16:15:46+02:00,commit, +3169,Clément Robert,2021-10-02 09:23:55+02:00,commit, +3170,Clément Robert,2021-10-01 11:21:06+02:00,commit, +3171,Clément Robert,2021-10-01 11:21:06+02:00,commit, +3172,Clément Robert,2021-10-01 09:44:56+02:00,commit, +3173,Clément Robert,2021-10-01 08:50:12+02:00,commit, +3174,Clément Robert,2021-10-01 08:48:02+02:00,commit, +3175,Clément Robert,2021-09-30 20:49:38+02:00,commit, +3176,Clément Robert,2021-09-30 11:01:14+02:00,commit, +3177,Matthew Turk,2021-09-27 17:13:48-05:00,commit, +3178,Clément Robert,2021-09-27 17:20:13+02:00,commit, +3179,Clément Robert,2021-09-26 16:51:37+02:00,commit, +3180,Matthew Turk,2021-09-24 15:19:14-05:00,commit, +3181,Chris Havlin,2021-09-24 15:16:01-05:00,commit, +3182,Matthew Turk,2021-09-24 14:42:33-05:00,commit, +3183,Matthew Turk,2021-09-24 13:54:32-05:00,commit, +3184,Matthew Turk,2021-09-24 13:50:29-05:00,commit, +3185,Matthew Turk,2021-09-24 13:25:41-05:00,commit, +3186,Matthew Turk,2021-09-24 13:21:23-05:00,commit, +3187,Matthew Turk,2021-09-24 13:18:18-05:00,commit, +3188,Clément Robert,2021-09-24 19:59:34+02:00,commit, +3189,Kacper Kowalik,2021-09-24 10:15:00-05:00,commit, +3190,Matthew Turk,2021-09-24 10:06:54-05:00,commit, +3191,Kacper Kowalik,2021-09-24 09:54:23-05:00,commit, +3192,Kacper Kowalik,2021-09-24 09:31:12-05:00,commit, +3193,Kacper Kowalik,2021-09-24 09:29:32-05:00,commit, +3194,Kacper Kowalik,2021-09-24 09:28:07-05:00,commit, +3195,Kacper Kowalik,2021-09-24 09:25:16-05:00,commit, +3196,Kacper Kowalik,2021-09-24 09:23:59-05:00,commit, +3197,Matthew Turk,2021-09-23 20:00:51-05:00,commit, +3198,Chris Havlin,2021-09-23 16:05:04-05:00,commit, +3199,Chris Havlin,2021-09-23 14:32:59-05:00,commit, +3200,Chris Havlin,2021-09-23 14:22:51-05:00,commit, +3201,Chris Havlin,2021-09-23 14:08:49-05:00,commit, +3202,Chris Havlin,2021-09-23 13:30:29-05:00,commit, +3203,Chris Havlin,2021-09-23 13:30:29-05:00,commit, +3204,Matthew Turk,2021-09-23 13:20:25-05:00,commit, +3205,Matthew Turk,2021-09-23 13:18:45-05:00,commit, +3206,Matthew Turk,2021-09-23 13:13:44-05:00,commit, +3207,Matthew Turk,2021-09-23 12:57:54-05:00,commit, +3208,Matthew Turk,2021-09-23 12:45:02-05:00,commit, +3209,Clément Robert,2021-09-22 19:56:02+02:00,commit, +3210,pre-commit-ci[bot],2021-09-22 17:01:46+00:00,commit, +3211,Ashley Kelly,2021-09-22 17:11:22+01:00,commit, +3212,Clément Robert,2021-09-20 20:47:58+02:00,commit, +3213,pre-commit-ci[bot],2021-09-20 16:45:10+00:00,commit, +3214,Ronan Hix,2021-09-20 12:21:35-04:00,commit, +3215,Ronan Hix,2021-09-19 23:32:44-04:00,commit, +3216,Kacper Kowalik,2021-09-17 17:19:32-05:00,commit, +3217,Clément Robert,2021-09-17 21:22:20+02:00,commit, +3218,Matthew Turk,2021-09-16 09:21:08-05:00,commit, +3219,John ZuHone,2021-09-16 08:02:32-04:00,commit, +3220,Clément Robert,2021-09-15 22:42:25+02:00,commit, +3221,Madicken Munk,2021-09-15 07:42:36-07:00,commit, +3222,mameehan5,2021-09-15 07:42:36-06:00,commit, +3223,Clément Robert,2021-09-14 23:29:27+02:00,commit, +3224,Clément Robert,2021-09-14 20:08:16+02:00,commit, +3225,Clément Robert,2021-09-14 14:47:40+02:00,commit, +3226,Clément Robert,2021-09-13 19:40:29+02:00,commit, +3227,Clément Robert,2021-09-13 19:27:50+02:00,commit, +3228,pre-commit-ci[bot],2021-09-13 16:40:15+00:00,commit, +3229,Clément Robert,2021-09-13 10:13:37+02:00,commit, +3230,Matthew Turk,2021-09-08 10:06:02-05:00,commit, +3231,Clément Robert,2021-09-08 12:29:04+02:00,commit, +3232,Corentin Cadiou,2021-09-07 18:17:23+01:00,commit, +3233,Corentin Cadiou,2021-09-07 16:09:02+01:00,commit, +3234,Corentin Cadiou,2021-09-07 15:57:23+01:00,commit, +3235,Corentin Cadiou,2021-09-07 15:49:51+01:00,commit, +3236,Britton Smith,2021-09-07 10:34:27+01:00,commit, +3237,Clément Robert,2021-09-06 15:48:13+02:00,commit, +3238,John ZuHone,2021-09-03 14:55:20-04:00,commit, +3239,Clément Robert,2021-09-01 18:33:15+02:00,commit, +3240,Clément Robert,2021-09-01 18:33:15+02:00,commit, +3241,Chris Havlin,2021-09-01 09:21:50-06:00,commit, +3242,Chris Havlin,2021-09-01 09:09:22-06:00,commit, +3243,Clément Robert,2021-09-01 14:19:24+02:00,commit, +3244,Clément Robert,2021-08-30 20:39:35+02:00,commit, +3245,Clément Robert,2021-08-30 19:37:57+02:00,commit, +3246,Clément Robert,2021-08-30 18:45:20+02:00,commit, +3247,Clément Robert,2021-08-30 18:43:07+02:00,commit, +3248,pre-commit-ci[bot],2021-08-30 16:37:45+00:00,commit, +3249,Jared Coughlin,2021-08-30 11:12:28-05:00,commit, +3250,John ZuHone,2021-08-30 10:34:25-04:00,commit, +3251,John ZuHone,2021-08-30 10:12:22-04:00,commit, +3252,Clément Robert,2021-08-29 19:38:33+02:00,commit, +3253,John ZuHone,2021-08-29 13:33:47-04:00,commit, +3254,John ZuHone,2021-08-28 22:14:44-04:00,commit, +3255,Cameron Hummels,2021-08-28 14:31:07-07:00,commit, +3256,Matthew Turk,2021-08-26 10:38:41-05:00,commit, +3257,Clément Robert,2021-08-26 15:16:43+02:00,commit, +3258,Clément Robert,2021-08-26 10:20:47+02:00,commit, +3259,Clément Robert,2021-08-25 20:04:21+02:00,commit, +3260,Clément Robert,2021-08-25 19:41:43+02:00,commit, +3261,Clément Robert,2021-08-25 17:17:22+02:00,commit, +3262,Clément Robert,2021-08-25 17:12:58+02:00,commit, +3263,Clément Robert,2021-08-25 08:43:53+02:00,commit, +3264,Clément Robert,2021-08-25 07:42:32+02:00,commit, +3265,Clément Robert,2021-08-25 07:27:11+02:00,commit, +3266,Andrew Myers,2021-08-24 10:29:33-07:00,commit, +3267,pre-commit-ci[bot],2021-08-23 16:33:20+00:00,commit, +3268,Clément Robert,2021-08-17 23:40:22+02:00,commit, +3269,pre-commit-ci[bot],2021-08-17 20:45:49+00:00,commit, +3270,Clayton Strawn,2021-08-17 13:37:38-07:00,commit, +3271,Clayton Strawn,2021-08-17 12:38:31-07:00,commit, +3272,pre-commit-ci[bot],2021-08-17 19:28:42+00:00,commit, +3273,Clayton Strawn,2021-08-17 11:50:38-07:00,commit, +3274,Clément Robert,2021-08-16 15:48:18+02:00,commit, +3275,Clément Robert,2021-08-16 13:23:47+02:00,commit, +3276,Clément Robert,2021-08-16 11:29:23+02:00,commit, +3277,Andrew Myers,2021-08-12 06:09:58-07:00,commit, +3278,Andrew Myers,2021-08-12 05:20:33-07:00,commit, +3279,Andrew Myers,2021-08-12 05:14:06-07:00,commit, +3280,Andrew Myers,2021-08-11 16:13:56-07:00,commit, +3281,Clayton Strawn,2021-08-11 16:02:31-07:00,commit, +3282,Clayton Strawn,2021-08-11 15:53:25-07:00,commit, +3283,Clayton Strawn,2021-08-11 15:39:42-07:00,commit, +3284,Clayton Strawn,2021-08-11 15:13:40-07:00,commit, +3285,Clayton Strawn,2021-08-10 21:42:43-07:00,commit, +3286,Andrew Myers,2021-08-10 09:40:21-07:00,commit, +3287,Andrew Myers,2021-08-10 09:37:26-07:00,commit, +3288,Andrew Myers,2021-08-10 09:36:59-07:00,commit, +3289,Andrew Myers,2021-08-10 09:36:53-07:00,commit, +3290,Andrew Myers,2021-08-10 09:35:36-07:00,commit, +3291,Navaneeth Suresh,2021-08-10 19:13:38+05:30,commit, +3292,Andrew Myers,2021-08-09 16:32:40-07:00,commit, +3293,Clément Robert,2021-08-09 19:48:05+02:00,commit, +3294,pre-commit-ci[bot],2021-08-09 16:34:00+00:00,commit, +3295,Clément Robert,2021-08-09 14:01:04+02:00,commit, +3296,Clayton Strawn,2021-08-06 14:04:34-07:00,commit, +3297,Matthew Turk,2021-08-05 12:29:03-05:00,commit, +3298,Clément Robert,2021-08-05 15:09:10+02:00,commit, +3299,Corentin Cadiou,2021-08-04 09:07:26+02:00,commit, +3300,Clément Robert,2021-08-03 20:43:27+02:00,commit, +3301,Clément Robert,2021-08-02 21:41:06+02:00,commit, +3302,pre-commit-ci[bot],2021-08-02 16:35:15+00:00,commit, +3303,Clément Robert,2021-07-28 20:02:53+02:00,commit, +3304,Clément Robert,2021-07-28 16:22:18+02:00,commit, +3305,Alex Gurvich,2021-07-28 06:33:27-05:00,commit, +3306,Clément Robert,2021-07-28 11:48:32+02:00,commit, +3307,John ZuHone,2021-07-27 22:49:13-04:00,commit, +3308,John ZuHone,2021-07-27 22:46:15-04:00,commit, +3309,pre-commit-ci[bot],2021-07-27 17:54:01+00:00,commit, +3310,Alex Gurvich,2021-07-27 12:46:56-05:00,commit, +3311,Clément Robert,2021-07-27 19:18:44+02:00,commit, +3312,Clément Robert,2021-07-27 18:30:52+02:00,commit, +3313,Clément Robert,2021-07-27 10:15:51+02:00,commit, +3314,John ZuHone,2021-07-26 21:53:24-04:00,commit, +3315,Clément Robert,2021-07-26 20:28:30+02:00,commit, +3316,pre-commit-ci[bot],2021-07-26 16:35:14+00:00,commit, +3317,pre-commit-ci[bot],2021-07-26 16:33:28+00:00,commit, +3318,Corentin Cadiou,2021-07-26 15:07:46+01:00,commit, +3319,Corentin Cadiou,2021-07-26 12:27:51+01:00,commit, +3320,Corentin Cadiou,2021-07-26 11:51:07+01:00,commit, +3321,Corentin Cadiou,2021-07-26 11:25:57+01:00,commit, +3322,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, +3323,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, +3324,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, +3325,Corentin Cadiou,2021-07-26 11:25:56+01:00,commit, +3326,Corentin Cadiou,2021-07-26 11:08:34+01:00,commit, +3327,Corentin Cadiou,2021-07-26 11:02:34+01:00,commit, +3328,convert-repo,2021-07-26 11:02:10+01:00,commit, +3329,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, +3330,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, +3331,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, +3332,Corentin Cadiou,2021-07-26 11:01:09+01:00,commit, +3333,Corentin Cadiou,2021-07-26 11:01:08+01:00,commit, +3334,Corentin Cadiou,2021-07-26 11:01:08+01:00,commit, +3335,Matthew Turk,2021-07-22 15:39:34-05:00,commit, +3336,Cameron Hummels,2021-07-22 11:32:10-07:00,commit, +3337,Clément Robert,2021-07-21 22:52:30+02:00,commit, +3338,Clément Robert,2021-07-21 10:17:43+02:00,commit, +3339,Andrew Myers,2021-07-20 15:21:44-07:00,commit, +3340,Andrew Myers,2021-07-20 12:18:36-07:00,commit, +3341,Matthew Turk,2021-07-20 12:09:44-05:00,commit, +3342,Alex Gurvich,2021-07-20 08:10:12-05:00,commit, +3343,Britton Smith,2021-07-20 13:18:35+01:00,commit, +3344,Britton Smith,2021-07-20 10:43:10+01:00,commit, +3345,Britton Smith,2021-07-20 10:37:15+01:00,commit, +3346,Clément Robert,2021-07-20 11:01:20+02:00,commit, +3347,Clément Robert,2021-07-20 09:26:38+02:00,commit, +3348,pre-commit-ci[bot],2021-07-19 20:38:21+00:00,commit, +3349,Matthew Turk,2021-07-18 09:21:08-05:00,commit, +3350,Matthew Turk,2021-07-17 16:22:42-05:00,commit, +3351,John ZuHone,2021-07-17 12:54:57-04:00,commit, +3352,Clément Robert,2021-07-15 18:47:15+02:00,commit, +3353,Kacper Kowalik,2021-07-15 09:27:56-05:00,commit, +3354,Clément Robert,2021-07-15 00:19:47+02:00,commit, +3355,pre-commit-ci[bot],2021-07-14 20:14:35+00:00,commit, +3356,Alex Gurvich,2021-07-14 15:05:20-05:00,commit, +3357,Alex Gurvich,2021-07-14 15:01:39-05:00,commit, +3358,Alex Gurvich,2021-07-14 13:56:49-05:00,commit, +3359,Alex Gurvich,2021-07-14 13:56:33-05:00,commit, +3360,pre-commit-ci[bot],2021-07-14 18:48:24+00:00,commit, +3361,Alex Gurvich,2021-07-13 22:15:25-05:00,commit, +3362,Alex Gurvich,2021-07-13 22:14:15-05:00,commit, +3363,Alex Gurvich,2021-07-13 22:13:33-05:00,commit, +3364,Alex Gurvich,2021-07-13 22:12:19-05:00,commit, +3365,Alex Gurvich,2021-07-13 22:07:52-05:00,commit, +3366,Alex Gurvich,2021-07-13 22:07:17-05:00,commit, +3367,Clément Robert,2021-07-13 21:14:26+02:00,commit, +3368,Cameron Hummels,2021-07-13 10:49:13-07:00,commit, +3369,Clément Robert,2021-07-13 19:33:02+02:00,commit, +3370,Cameron Hummels,2021-07-13 08:32:09-07:00,commit, +3371,Cameron Hummels,2021-07-13 08:27:36-07:00,commit, +3372,Clément Robert,2021-07-13 09:20:07+02:00,commit, +3373,Cameron Hummels,2021-07-12 16:54:14-07:00,commit, +3374,pre-commit-ci[bot],2021-07-12 22:07:53+00:00,commit, +3375,Madicken Munk,2021-07-09 16:49:36-05:00,commit, +3376,Kacper Kowalik,2021-07-09 15:29:16-05:00,commit, +3377,Clément Robert,2021-07-09 20:35:35+02:00,commit, +3378,Kacper Kowalik,2021-07-09 12:02:31-05:00,commit, +3379,Clément Robert,2021-07-09 15:45:10+02:00,commit, +3380,Clément Robert,2021-07-09 10:45:20+02:00,commit, +3381,Kacper Kowalik,2021-07-08 18:01:58-05:00,commit, +3382,Cameron Hummels,2021-07-08 11:46:21-07:00,commit, +3383,Kacper Kowalik,2021-07-08 13:45:38-05:00,commit, +3384,Corentin Cadiou,2021-07-08 17:34:35+02:00,commit, +3385,Corentin Cadiou,2021-07-08 17:28:47+02:00,commit, +3386,Corentin Cadiou,2021-07-08 17:28:06+02:00,commit, +3387,Corentin Cadiou,2021-07-08 17:26:20+02:00,commit, +3388,Clément Robert,2021-07-08 10:36:03+02:00,commit, +3389,Clément Robert,2021-07-08 10:19:25+02:00,commit, +3390,Clément Robert,2021-07-08 10:19:24+02:00,commit, +3391,Clément Robert,2021-07-08 09:44:13+02:00,commit, +3392,Clément Robert,2021-07-07 22:53:35+02:00,commit, +3393,Clément Robert,2021-07-07 22:29:59+02:00,commit, +3394,Clément Robert,2021-07-07 22:19:03+02:00,commit, +3395,Clément Robert,2021-07-07 22:09:57+02:00,commit, +3396,Clément Robert,2021-07-07 21:30:39+02:00,commit, +3397,Clément Robert,2021-07-07 21:22:55+02:00,commit, +3398,luz paz,2021-07-07 13:41:59-04:00,commit, +3399,luz paz,2021-07-07 13:37:51-04:00,commit, +3400,Clément Robert,2021-07-07 17:29:49+02:00,commit, +3401,Clément Robert,2021-07-07 15:41:30+02:00,commit, +3402,Matthew Turk,2021-07-07 08:40:37-05:00,commit, +3403,Madicken Munk,2021-07-06 22:23:43-05:00,commit, +3404,Matthew Turk,2021-07-06 16:43:06-05:00,commit, +3405,Clément Robert,2021-07-06 18:31:53+02:00,commit, +3406,Clément Robert,2021-07-06 18:01:48+02:00,commit, +3407,Matthew Turk,2021-07-06 09:04:31-05:00,commit, +3408,Madicken Munk,2021-07-06 08:48:18-05:00,commit, +3409,Matthew Turk,2021-07-06 08:16:07-05:00,commit, +3410,pre-commit-ci[bot],2021-07-05 20:55:30+00:00,commit, +3411,Kacper Kowalik,2021-07-03 15:25:06-05:00,commit, +3412,Kacper Kowalik,2021-07-03 15:25:06-05:00,commit, +3413,Kacper Kowalik,2021-07-03 15:25:06-05:00,commit, +3414,Clément Robert,2021-07-03 17:05:22+02:00,commit, +3415,Clément Robert,2021-07-02 16:59:19+02:00,commit, +3416,Kacper Kowalik,2021-07-02 07:30:38-05:00,commit, +3417,Kacper Kowalik,2021-07-01 22:39:08-05:00,commit, +3418,Madicken Munk,2021-07-01 14:47:59-05:00,commit, +3419,Kacper Kowalik,2021-07-01 13:28:59-05:00,commit, +3420,Clément Robert,2021-07-01 20:10:01+02:00,commit, +3421,Matthew Turk,2021-07-01 12:17:43-05:00,commit, +3422,Kacper Kowalik,2021-07-01 12:12:49-05:00,commit, +3423,pre-commit-ci[bot],2021-07-01 15:17:15+00:00,commit, +3424,Madicken Munk,2021-07-01 10:14:15-05:00,commit, +3425,pre-commit-ci[bot],2021-07-01 15:04:18+00:00,commit, +3426,Kacper Kowalik,2021-07-01 10:02:10-05:00,commit, +3427,Clément Robert,2021-07-01 17:00:52+02:00,commit, +3428,Clément Robert,2021-07-01 17:00:52+02:00,commit, +3429,Clément Robert,2021-07-01 17:00:49+02:00,commit, +3430,Matthew Turk,2021-07-01 04:38:43-05:00,commit, +3431,Matthew Turk,2021-07-01 04:30:53-05:00,commit, +3432,Matthew Turk,2021-07-01 04:30:39-05:00,commit, +3433,Madicken Munk,2021-06-30 16:32:40-05:00,commit, +3434,Clément Robert,2021-06-30 22:56:53+02:00,commit, +3435,Madicken Munk,2021-06-30 15:25:59-05:00,commit, +3436,Clément Robert,2021-06-30 20:52:53+02:00,commit, +3437,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3438,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3439,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3440,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3441,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3442,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3443,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3444,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3445,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3446,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3447,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3448,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3449,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3450,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3451,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3452,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3453,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3454,Corentin Cadiou,2021-06-30 20:48:19+02:00,commit, +3455,Corentin Cadiou,2021-06-30 20:48:08+02:00,commit, +3456,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3457,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3458,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3459,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3460,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3461,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3462,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3463,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3464,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3465,Corentin Cadiou,2021-06-30 20:47:32+02:00,commit, +3466,pre-commit-ci[bot],2021-06-30 20:44:40+02:00,commit, +3467,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3468,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3469,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3470,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3471,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3472,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3473,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3474,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3475,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3476,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3477,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3478,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3479,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3480,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3481,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3482,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3483,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3484,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3485,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3486,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3487,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3488,Clément Robert,2021-06-30 20:44:40+02:00,commit, +3489,Matthew Turk,2021-06-30 13:36:45-05:00,commit, +3490,Clément Robert,2021-06-30 19:15:57+02:00,commit, +3491,Clément Robert,2021-06-30 19:10:27+02:00,commit, +3492,Matthew Turk,2021-06-30 10:25:02-05:00,commit, +3493,pre-commit-ci[bot],2021-06-30 15:18:39+00:00,commit, +3494,Matthew Turk,2021-06-30 10:05:36-05:00,commit, +3495,Corentin Cadiou,2021-06-30 15:42:50+02:00,commit, +3496,John ZuHone,2021-06-30 08:08:30-04:00,commit, +3497,Britton Smith,2021-06-30 09:09:22+01:00,commit, +3498,Cameron Hummels,2021-06-30 00:33:25-07:00,commit, +3499,Cameron Hummels,2021-06-30 00:20:26-07:00,commit, +3500,Cameron Hummels,2021-06-30 00:17:42-07:00,commit, +3501,Cameron Hummels,2021-06-30 00:15:57-07:00,commit, +3502,Cameron Hummels,2021-06-30 00:09:24-07:00,commit, +3503,Cameron Hummels,2021-06-30 00:03:26-07:00,commit, +3504,Cameron Hummels,2021-06-29 23:53:21-07:00,commit, +3505,Cameron Hummels,2021-06-29 23:34:06-07:00,commit, +3506,Clément Robert,2021-06-29 22:15:12+02:00,commit, +3507,Jared Coughlin,2021-06-29 13:03:11-05:00,commit, +3508,John ZuHone,2021-06-29 13:39:02-04:00,commit, +3509,Matthew Turk,2021-06-29 12:34:43-05:00,commit, +3510,Clément Robert,2021-06-29 18:16:05+02:00,commit, +3511,Corentin Cadiou,2021-06-29 16:54:17+02:00,commit, +3512,Corentin Cadiou,2021-06-29 16:49:28+02:00,commit, +3513,Corentin Cadiou,2021-06-29 16:48:44+02:00,commit, +3514,Clément Robert,2021-06-29 16:28:41+02:00,commit, +3515,Clément Robert,2021-06-29 15:35:16+02:00,commit, +3516,Clément Robert,2021-06-29 15:34:03+02:00,commit, +3517,Clément Robert,2021-06-29 15:21:10+02:00,commit, +3518,Clément Robert,2021-06-29 12:45:05+02:00,commit, +3519,John ZuHone,2021-06-28 23:06:26-04:00,commit, +3520,Clément Robert,2021-06-28 21:27:44+02:00,commit, +3521,pre-commit-ci[bot],2021-06-28 15:46:40+00:00,commit, +3522,Clément Robert,2021-06-28 15:24:40+02:00,commit, +3523,John ZuHone,2021-06-28 07:49:42-04:00,commit, +3524,John ZuHone,2021-06-28 07:47:07-04:00,commit, +3525,John ZuHone,2021-06-24 07:02:27-04:00,commit, +3526,Clément Robert,2021-06-24 10:26:44+02:00,commit, +3527,Clément Robert,2021-06-24 10:26:27+02:00,commit, +3528,Kacper Kowalik,2021-06-23 14:02:27-05:00,commit, +3529,Clément Robert,2021-06-23 19:02:47+02:00,commit, +3530,John ZuHone,2021-06-23 11:35:03-04:00,commit, +3531,John ZuHone,2021-06-23 11:25:26-04:00,commit, +3532,John ZuHone,2021-06-23 10:43:30-04:00,commit, +3533,Clément Robert,2021-06-23 15:40:30+02:00,commit, +3534,John ZuHone,2021-06-23 09:01:52-04:00,commit, +3535,Clément Robert,2021-06-23 14:09:39+02:00,commit, +3536,Clément Robert,2021-06-23 11:29:25+02:00,commit, +3537,Clément Robert,2021-06-23 11:03:19+02:00,commit, +3538,Clément Robert,2021-06-22 18:01:35+02:00,commit, +3539,Britton Smith,2021-06-22 16:03:33+01:00,commit, +3540,Matthew Turk,2021-06-22 07:21:43-05:00,commit, +3541,Matthew Turk,2021-06-22 06:52:19-05:00,commit, +3542,Clément Robert,2021-06-22 12:16:20+02:00,commit, +3543,Clément Robert,2021-06-22 12:03:40+02:00,commit, +3544,Clément Robert,2021-06-22 12:03:01+02:00,commit, +3545,Clément Robert,2021-06-22 12:00:42+02:00,commit, +3546,Britton Smith,2021-06-22 10:42:01+01:00,commit, +3547,John ZuHone,2021-06-21 16:24:47-04:00,commit, +3548,Matthew Turk,2021-06-21 15:11:05-05:00,commit, +3549,Clément Robert,2021-06-21 19:50:40+02:00,commit, +3550,John ZuHone,2021-06-21 13:20:36-04:00,commit, +3551,John ZuHone,2021-06-21 13:19:37-04:00,commit, +3552,John ZuHone,2021-06-21 12:52:20-04:00,commit, +3553,pre-commit-ci[bot],2021-06-21 16:31:32+00:00,commit, +3554,John ZuHone,2021-06-21 11:41:27-04:00,commit, +3555,John ZuHone,2021-06-21 11:30:45-04:00,commit, +3556,John ZuHone,2021-06-21 10:50:05-04:00,commit, +3557,John ZuHone,2021-06-21 10:49:02-04:00,commit, +3558,John ZuHone,2021-06-21 10:49:02-04:00,commit, +3559,John ZuHone,2021-06-21 10:49:02-04:00,commit, +3560,John ZuHone,2021-06-21 10:49:02-04:00,commit, +3561,Clément Robert,2021-06-20 23:57:23+02:00,commit, +3562,Clément Robert,2021-06-20 22:01:10+02:00,commit, +3563,Clément Robert,2021-06-20 22:01:10+02:00,commit, +3564,Clément Robert,2021-06-20 22:01:10+02:00,commit, +3565,Clément Robert,2021-06-20 22:01:10+02:00,commit, +3566,Clément Robert,2021-06-20 21:12:48+02:00,commit, +3567,Clément Robert,2021-06-20 18:41:11+02:00,commit, +3568,Clément Robert,2021-06-19 21:09:40+02:00,commit, +3569,Clément Robert,2021-06-19 13:06:56+02:00,commit, +3570,Clément Robert,2021-06-19 13:06:56+02:00,commit, +3571,Clément Robert,2021-06-19 13:06:56+02:00,commit, +3572,Matthew Turk,2021-06-18 15:00:14-05:00,commit, +3573,Matthew Turk,2021-06-18 13:56:59-05:00,commit, +3574,Clément Robert,2021-06-18 20:33:49+02:00,commit, +3575,Kacper Kowalik,2021-06-18 13:29:20-05:00,commit, +3576,Clément Robert,2021-06-18 20:11:12+02:00,commit, +3577,Matthew Turk,2021-06-18 12:41:48-05:00,commit, +3578,Matthew Turk,2021-06-18 12:15:30-05:00,commit, +3579,Matthew Turk,2021-06-18 11:51:49-05:00,commit, +3580,pre-commit-ci[bot],2021-06-18 15:37:45+00:00,commit, +3581,John ZuHone,2021-06-18 11:15:44-04:00,commit, +3582,John ZuHone,2021-06-18 11:13:32-04:00,commit, +3583,Matthew Turk,2021-06-18 08:35:03-05:00,commit, +3584,John ZuHone,2021-06-18 09:26:08-04:00,commit, +3585,Clément Robert,2021-06-18 11:59:29+02:00,commit, +3586,Clément Robert,2021-06-18 08:52:52+02:00,commit, +3587,John ZuHone,2021-06-17 22:50:35-04:00,commit, +3588,Matthew Turk,2021-06-17 17:53:29-05:00,commit, +3589,Matthew Turk,2021-06-17 14:54:57-05:00,commit, +3590,John ZuHone,2021-06-17 14:55:19-04:00,commit, +3591,John ZuHone,2021-06-17 14:52:45-04:00,commit, +3592,John ZuHone,2021-06-16 23:59:07-04:00,commit, +3593,Kacper Kowalik,2021-06-16 15:48:52-05:00,commit, +3594,pre-commit-ci[bot],2021-06-16 19:16:00+00:00,commit, +3595,Clément Robert,2021-06-16 21:05:20+02:00,commit, +3596,Kacper Kowalik,2021-06-16 14:05:12-05:00,commit, +3597,Clément Robert,2021-06-16 20:02:31+02:00,commit, +3598,John ZuHone,2021-06-16 13:56:31-04:00,commit, +3599,John ZuHone,2021-06-16 13:21:52-04:00,commit, +3600,John ZuHone,2021-06-16 13:20:04-04:00,commit, +3601,Clément Robert,2021-06-16 12:09:02+02:00,commit, +3602,Clément Robert,2021-06-16 09:43:18+02:00,commit, +3603,Matthew Turk,2021-06-15 13:23:08-05:00,commit, +3604,Matthew Turk,2021-06-15 13:20:15-05:00,commit, +3605,Clément Robert,2021-06-15 20:13:18+02:00,commit, +3606,Matthew Turk,2021-06-15 12:29:45-05:00,commit, +3607,Matthew Turk,2021-06-15 10:58:04-05:00,commit, +3608,Britton Smith,2021-06-15 10:13:51+01:00,commit, +3609,Matthew Turk,2021-06-14 15:18:53-05:00,commit, +3610,Matthew Turk,2021-06-14 14:54:32-05:00,commit, +3611,Clément Robert,2021-06-14 21:04:48+02:00,commit, +3612,Matthew Turk,2021-06-14 13:54:56-05:00,commit, +3613,pre-commit-ci[bot],2021-06-14 16:31:04+00:00,commit, +3614,Britton Smith,2021-06-14 10:10:51+01:00,commit, +3615,Matthew Turk,2021-06-11 15:22:43-05:00,commit, +3616,Kacper Kowalik,2021-06-11 15:06:22-05:00,commit, +3617,Clément Robert,2021-06-11 19:31:51+02:00,commit, +3618,Clément Robert,2021-06-11 17:02:00+02:00,commit, +3619,Clément Robert,2021-06-11 11:25:09+02:00,commit, +3620,Clément Robert,2021-06-11 11:25:09+02:00,commit, +3621,Matthew Turk,2021-06-10 14:43:22-05:00,commit, +3622,Clément Robert,2021-06-10 17:50:40+02:00,commit, +3623,Clément Robert,2021-06-08 07:22:01+02:00,commit, +3624,pre-commit-ci[bot],2021-06-08 00:55:27+00:00,commit, +3625,Corentin Cadiou,2021-06-07 16:47:51+02:00,commit, +3626,Corentin Cadiou,2021-06-07 16:47:22+02:00,commit, +3627,Clément Robert,2021-06-05 23:33:14+02:00,commit, +3628,Matthew Turk,2021-06-05 15:34:55-05:00,commit, +3629,Clément Robert,2021-06-05 19:24:33+02:00,commit, +3630,Clément Robert,2021-06-05 17:45:08+02:00,commit, +3631,Matthew Turk,2021-06-05 08:39:13-05:00,commit, +3632,Clément Robert,2021-06-05 14:41:02+02:00,commit, +3633,Clément Robert,2021-06-05 13:42:49+02:00,commit, +3634,Clément Robert,2021-06-05 13:39:25+02:00,commit, +3635,Clément Robert,2021-06-05 13:12:33+02:00,commit, +3636,Clément Robert,2021-06-05 11:55:10+02:00,commit, +3637,Cameron Hummels,2021-06-04 10:34:36-07:00,commit, +3638,John ZuHone,2021-06-03 17:31:45-04:00,commit, +3639,Cameron Hummels,2021-06-03 12:20:48-07:00,commit, +3640,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3641,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3642,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3643,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3644,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3645,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3646,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3647,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3648,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3649,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3650,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3651,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3652,Cameron Hummels,2021-06-03 11:26:03-07:00,commit, +3653,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3654,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3655,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3656,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3657,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3658,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3659,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3660,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3661,Britton Smith,2021-06-03 11:07:08+01:00,commit, +3662,Corentin Cadiou,2021-06-03 11:17:48+02:00,commit, +3663,Corentin Cadiou,2021-06-03 09:27:57+02:00,commit, +3664,Corentin Cadiou,2021-06-03 09:26:33+02:00,commit, +3665,Clément Robert,2021-06-03 08:09:38+02:00,commit, +3666,Clément Robert,2021-06-03 00:22:00+02:00,commit, +3667,Clément Robert,2021-06-03 00:07:05+02:00,commit, +3668,John ZuHone,2021-06-02 15:58:49-04:00,commit, +3669,Kacper Kowalik,2021-06-02 13:48:34-05:00,commit, +3670,Clément Robert,2021-06-02 19:30:46+02:00,commit, +3671,Kacper Kowalik,2021-06-02 12:20:01-05:00,commit, +3672,Kacper Kowalik,2021-06-01 11:59:55-05:00,commit, +3673,Clément Robert,2021-06-01 18:57:15+02:00,commit, +3674,Kacper Kowalik,2021-06-01 11:31:42-05:00,commit, +3675,Clément Robert,2021-05-31 19:53:55+02:00,commit, +3676,pre-commit-ci[bot],2021-05-31 16:30:41+00:00,commit, +3677,Clément Robert,2021-05-29 10:03:10+02:00,commit, +3678,Clément Robert,2021-05-28 18:55:50+02:00,commit, +3679,Matthew Abruzzo,2021-05-28 10:15:11-04:00,commit, +3680,Corentin Cadiou,2021-05-28 13:16:15+02:00,commit, +3681,Corentin Cadiou,2021-05-28 12:23:44+02:00,commit, +3682,Corentin Cadiou,2021-05-28 12:19:47+02:00,commit, +3683,Corentin Cadiou,2021-05-28 12:16:15+02:00,commit, +3684,Corentin Cadiou,2021-05-28 12:14:14+02:00,commit, +3685,Corentin Cadiou,2021-05-28 11:55:01+02:00,commit, +3686,Corentin Cadiou,2021-05-28 10:39:30+02:00,commit, +3687,Clément Robert,2021-05-28 09:18:34+02:00,commit, +3688,Clément Robert,2021-05-27 23:09:05+02:00,commit, +3689,Cameron Hummels,2021-05-27 13:22:00-07:00,commit, +3690,Cameron Hummels,2021-05-27 13:16:39-07:00,commit, +3691,Cameron Hummels,2021-05-27 13:06:34-07:00,commit, +3692,Cameron Hummels,2021-05-27 13:03:54-07:00,commit, +3693,Matthew Turk,2021-05-27 14:53:04-05:00,commit, +3694,Matthew Turk,2021-05-27 14:52:56-05:00,commit, +3695,Cameron Hummels,2021-05-27 11:26:36-07:00,commit, +3696,Cameron Hummels,2021-05-27 08:46:30-07:00,commit, +3697,Corentin Cadiou,2021-05-27 17:33:43+02:00,commit, +3698,Corentin Cadiou,2021-05-27 11:49:32+02:00,commit, +3699,Cameron Hummels,2021-05-26 12:27:47-07:00,commit, +3700,Matthew Turk,2021-05-26 06:29:39-05:00,commit, +3701,Clément Robert,2021-05-26 08:13:40+02:00,commit, +3702,Clément Robert,2021-05-26 08:13:14+02:00,commit, +3703,Clément Robert,2021-05-26 00:57:03+02:00,commit, +3704,Clément Robert,2021-05-26 00:54:09+02:00,commit, +3705,Clément Robert,2021-05-26 00:39:47+02:00,commit, +3706,Cameron Hummels,2021-05-25 12:52:01-07:00,commit, +3707,Cameron Hummels,2021-05-25 10:42:36-07:00,commit, +3708,Cameron Hummels,2021-05-25 10:35:14-07:00,commit, +3709,Cameron Hummels,2021-05-25 09:49:45-07:00,commit, +3710,Britton Smith,2021-05-25 16:43:18+01:00,commit, +3711,John ZuHone,2021-05-25 11:34:58-04:00,commit, +3712,John ZuHone,2021-05-25 11:23:34-04:00,commit, +3713,Britton Smith,2021-05-25 16:08:59+01:00,commit, +3714,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3715,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3716,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3717,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3718,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3719,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3720,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3721,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3722,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3723,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3724,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3725,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3726,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3727,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3728,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3729,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3730,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3731,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3732,John ZuHone,2021-05-25 10:07:52-04:00,commit, +3733,Corentin Cadiou,2021-05-25 15:59:24+02:00,commit, +3734,Matthew Turk,2021-05-25 08:34:58-05:00,commit, +3735,Matthew Turk,2021-05-25 05:41:26-05:00,commit, +3736,Matthew Turk,2021-05-25 05:40:21-05:00,commit, +3737,Cameron Hummels,2021-05-24 21:03:26-07:00,commit, +3738,Cameron Hummels,2021-05-24 20:49:25-07:00,commit, +3739,Clément Robert,2021-05-25 05:25:46+02:00,commit, +3740,Cameron Hummels,2021-05-24 20:06:32-07:00,commit, +3741,Cameron Hummels,2021-05-24 13:55:00-07:00,commit, +3742,Clément Robert,2021-05-24 22:46:20+02:00,commit, +3743,pre-commit-ci[bot],2021-05-24 22:46:20+02:00,commit, +3744,Clément Robert,2021-05-24 22:46:20+02:00,commit, +3745,Clément Robert,2021-05-24 22:45:45+02:00,commit, +3746,Clément Robert,2021-05-24 22:45:45+02:00,commit, +3747,Matthew Turk,2021-05-24 15:02:21-05:00,commit, +3748,Cameron Hummels,2021-05-24 12:43:27-07:00,commit, +3749,Evan Schneider,2021-05-24 15:41:42-04:00,commit, +3750,Evan Schneider,2021-05-24 15:41:31-04:00,commit, +3751,Cameron Hummels,2021-05-24 12:38:34-07:00,commit, +3752,Cameron Hummels,2021-05-24 12:37:31-07:00,commit, +3753,Cameron Hummels,2021-05-24 12:37:02-07:00,commit, +3754,Cameron Hummels,2021-05-24 12:36:38-07:00,commit, +3755,Evan Schneider,2021-05-24 15:30:44-04:00,commit, +3756,Evan Schneider,2021-05-24 15:30:17-04:00,commit, +3757,Cameron Hummels,2021-05-24 12:16:17-07:00,commit, +3758,John ZuHone,2021-05-24 14:41:30-04:00,commit, +3759,pre-commit-ci[bot],2021-05-24 16:30:56+00:00,commit, +3760,pre-commit-ci[bot],2021-05-24 16:29:26+00:00,commit, +3761,John ZuHone,2021-05-24 12:27:00-04:00,commit, +3762,Matthew Abruzzo,2021-05-24 12:22:23-04:00,commit, +3763,Matthew Abruzzo,2021-05-24 12:05:38-04:00,commit, +3764,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3765,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3766,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3767,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3768,John ZuHone,2021-05-24 11:56:59-04:00,commit, +3769,John ZuHone,2021-05-24 11:53:23-04:00,commit, +3770,Kacper Kowalik,2021-05-24 10:45:27-05:00,commit, +3771,Matthew Abruzzo,2021-05-24 10:36:42-04:00,commit, +3772,Kacper Kowalik,2021-05-24 09:20:58-05:00,commit, +3773,Cameron Hummels,2021-05-23 19:10:27-07:00,commit, +3774,Matthew Turk,2021-05-23 13:34:26-05:00,commit, +3775,Clément Robert,2021-05-22 17:48:50+02:00,commit, +3776,Matthew Turk,2021-05-22 09:11:55-05:00,commit, +3777,Matthew Turk,2021-05-22 09:05:59-05:00,commit, +3778,Matthew Turk,2021-05-22 08:25:18-05:00,commit, +3779,Clément Robert,2021-05-22 08:35:13+02:00,commit, +3780,Cameron Hummels,2021-05-21 16:33:08-07:00,commit, +3781,Matthew Turk,2021-05-21 16:30:53-05:00,commit, +3782,Cameron Hummels,2021-05-21 13:22:27-07:00,commit, +3783,Cameron Hummels,2021-05-21 13:19:07-07:00,commit, +3784,Cameron Hummels,2021-05-21 13:18:48-07:00,commit, +3785,Matthew Turk,2021-05-21 15:18:47-05:00,commit, +3786,Cameron Hummels,2021-05-21 13:18:39-07:00,commit, +3787,Cameron Hummels,2021-05-21 13:18:23-07:00,commit, +3788,Cameron Hummels,2021-05-21 13:18:06-07:00,commit, +3789,Cameron Hummels,2021-05-21 13:17:55-07:00,commit, +3790,Cameron Hummels,2021-05-21 13:17:41-07:00,commit, +3791,Cameron Hummels,2021-05-21 13:17:27-07:00,commit, +3792,Cameron Hummels,2021-05-21 13:17:05-07:00,commit, +3793,Cameron Hummels,2021-05-21 13:16:43-07:00,commit, +3794,John ZuHone,2021-05-21 16:16:28-04:00,commit, +3795,Britton Smith,2021-05-21 17:09:44+01:00,commit, +3796,Jared Coughlin,2021-05-21 10:40:10-05:00,commit, +3797,John ZuHone,2021-05-21 10:09:14-04:00,commit, +3798,John ZuHone,2021-05-21 10:07:52-04:00,commit, +3799,John ZuHone,2021-05-21 00:32:28-04:00,commit, +3800,Cameron Hummels,2021-05-20 20:49:04-07:00,commit, +3801,Cameron Hummels,2021-05-20 20:48:51-07:00,commit, +3802,Cameron Hummels,2021-05-20 19:04:20-07:00,commit, +3803,Matthew Abruzzo,2021-05-20 17:38:41-04:00,commit, +3804,Cameron Hummels,2021-05-20 13:39:58-07:00,commit, +3805,Cameron Hummels,2021-05-20 13:39:40-07:00,commit, +3806,Cameron Hummels,2021-05-20 13:39:32-07:00,commit, +3807,Cameron Hummels,2021-05-20 13:39:22-07:00,commit, +3808,Cameron Hummels,2021-05-20 13:39:16-07:00,commit, +3809,Matthew Abruzzo,2021-05-20 16:26:19-04:00,commit, +3810,John ZuHone,2021-05-20 16:04:33-04:00,commit, +3811,Clément Robert,2021-05-20 22:01:41+02:00,commit, +3812,John ZuHone,2021-05-20 15:57:56-04:00,commit, +3813,Clément Robert,2021-05-20 21:31:33+02:00,commit, +3814,Clément Robert,2021-05-20 21:31:33+02:00,commit, +3815,Jared Coughlin,2021-05-20 13:25:31-05:00,commit, +3816,Evan Schneider,2021-05-20 13:49:32-04:00,commit, +3817,John ZuHone,2021-05-20 13:35:59-04:00,commit, +3818,John ZuHone,2021-05-20 13:34:38-04:00,commit, +3819,John ZuHone,2021-05-20 13:04:38-04:00,commit, +3820,John ZuHone,2021-05-20 13:04:38-04:00,commit, +3821,John ZuHone,2021-05-20 13:04:38-04:00,commit, +3822,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3823,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3824,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3825,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3826,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3827,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3828,John ZuHone,2021-05-20 13:04:37-04:00,commit, +3829,Matthew Turk,2021-05-20 05:22:01-05:00,commit, +3830,Cameron Hummels,2021-05-20 01:13:15-07:00,commit, +3831,Cameron Hummels,2021-05-20 00:44:28-07:00,commit, +3832,Clément Robert,2021-05-20 09:20:51+02:00,commit, +3833,Cameron Hummels,2021-05-20 00:09:09-07:00,commit, +3834,Clément Robert,2021-05-20 07:41:36+02:00,commit, +3835,Britton Smith,2021-05-20 05:58:57+01:00,commit, +3836,Cameron Hummels,2021-05-19 21:29:32-07:00,commit, +3837,Cameron Hummels,2021-05-19 21:22:29-07:00,commit, +3838,Cameron Hummels,2021-05-19 21:19:14-07:00,commit, +3839,Cameron Hummels,2021-05-19 21:08:59-07:00,commit, +3840,Cameron Hummels,2021-05-19 21:01:55-07:00,commit, +3841,Cameron Hummels,2021-05-19 21:01:03-07:00,commit, +3842,Cameron Hummels,2021-05-19 20:47:38-07:00,commit, +3843,Cameron Hummels,2021-05-19 20:11:50-07:00,commit, +3844,Cameron Hummels,2021-05-19 19:58:02-07:00,commit, +3845,Cameron Hummels,2021-05-19 19:52:19-07:00,commit, +3846,Cameron Hummels,2021-05-19 19:40:38-07:00,commit, +3847,Cameron Hummels,2021-05-19 19:32:51-07:00,commit, +3848,Cameron Hummels,2021-05-19 19:31:05-07:00,commit, +3849,Cameron Hummels,2021-05-19 19:28:32-07:00,commit, +3850,Cameron Hummels,2021-05-19 19:27:46-07:00,commit, +3851,Cameron Hummels,2021-05-19 19:25:07-07:00,commit, +3852,Cameron Hummels,2021-05-19 19:23:48-07:00,commit, +3853,Cameron Hummels,2021-05-19 19:23:02-07:00,commit, +3854,Cameron Hummels,2021-05-19 19:22:08-07:00,commit, +3855,Cameron Hummels,2021-05-19 19:21:27-07:00,commit, +3856,Cameron Hummels,2021-05-19 19:20:55-07:00,commit, +3857,Cameron Hummels,2021-05-19 19:20:27-07:00,commit, +3858,Cameron Hummels,2021-05-19 19:18:34-07:00,commit, +3859,Cameron Hummels,2021-05-19 19:17:56-07:00,commit, +3860,Cameron Hummels,2021-05-19 19:16:42-07:00,commit, +3861,Cameron Hummels,2021-05-19 19:15:13-07:00,commit, +3862,Cameron Hummels,2021-05-19 19:14:25-07:00,commit, +3863,Cameron Hummels,2021-05-19 19:13:27-07:00,commit, +3864,Cameron Hummels,2021-05-19 19:12:19-07:00,commit, +3865,Cameron Hummels,2021-05-19 19:10:51-07:00,commit, +3866,Cameron Hummels,2021-05-19 19:09:35-07:00,commit, +3867,Cameron Hummels,2021-05-19 19:07:26-07:00,commit, +3868,Cameron Hummels,2021-05-19 19:05:47-07:00,commit, +3869,Cameron Hummels,2021-05-19 19:03:57-07:00,commit, +3870,Cameron Hummels,2021-05-19 19:02:23-07:00,commit, +3871,Cameron Hummels,2021-05-19 19:01:49-07:00,commit, +3872,Cameron Hummels,2021-05-19 19:01:04-07:00,commit, +3873,Cameron Hummels,2021-05-19 19:00:32-07:00,commit, +3874,Cameron Hummels,2021-05-19 18:59:31-07:00,commit, +3875,Cameron Hummels,2021-05-19 18:57:38-07:00,commit, +3876,Cameron Hummels,2021-05-19 18:54:10-07:00,commit, +3877,Cameron Hummels,2021-05-19 18:50:19-07:00,commit, +3878,Cameron Hummels,2021-05-19 18:49:10-07:00,commit, +3879,John ZuHone,2021-05-19 21:48:18-04:00,commit, +3880,Matthew Turk,2021-05-19 14:15:14-05:00,commit, +3881,Clément Robert,2021-05-19 18:16:23+02:00,commit, +3882,Clément Robert,2021-05-19 17:38:51+02:00,commit, +3883,John ZuHone,2021-05-19 09:00:17-04:00,commit, +3884,Clément Robert,2021-05-19 15:00:12+02:00,commit, +3885,John ZuHone,2021-05-19 08:50:24-04:00,commit, +3886,John ZuHone,2021-05-19 08:44:18-04:00,commit, +3887,Britton Smith,2021-05-19 09:26:09+01:00,commit, +3888,John ZuHone,2021-05-18 23:56:17-04:00,commit, +3889,John ZuHone,2021-05-18 23:29:48-04:00,commit, +3890,John ZuHone,2021-05-18 23:26:47-04:00,commit, +3891,John ZuHone,2021-05-18 21:18:51-04:00,commit, +3892,John ZuHone,2021-05-18 21:03:18-04:00,commit, +3893,John ZuHone,2021-05-18 21:02:49-04:00,commit, +3894,John ZuHone,2021-05-18 20:51:03-04:00,commit, +3895,Clément Robert,2021-05-18 22:52:41+02:00,commit, +3896,John ZuHone,2021-05-18 16:17:51-04:00,commit, +3897,Matthew Turk,2021-05-18 14:44:01-05:00,commit, +3898,Cameron Hummels,2021-05-18 10:58:39-07:00,commit, +3899,Cameron Hummels,2021-05-18 10:36:29-07:00,commit, +3900,Cameron Hummels,2021-05-18 10:21:25-07:00,commit, +3901,Cameron Hummels,2021-05-18 09:18:57-07:00,commit, +3902,John ZuHone,2021-05-18 12:17:29-04:00,commit, +3903,John ZuHone,2021-05-18 12:09:55-04:00,commit, +3904,John ZuHone,2021-05-18 12:02:30-04:00,commit, +3905,Clément Robert,2021-05-18 18:00:15+02:00,commit, +3906,John ZuHone,2021-05-18 09:34:12-04:00,commit, +3907,John ZuHone,2021-05-18 09:26:14-04:00,commit, +3908,John ZuHone,2021-05-18 09:25:56-04:00,commit, +3909,Corentin Cadiou,2021-05-18 15:16:32+02:00,commit, +3910,Britton Smith,2021-05-18 14:14:39+01:00,commit, +3911,Matthew Turk,2021-05-18 08:11:12-05:00,commit, +3912,Corentin Cadiou,2021-05-18 15:08:52+02:00,commit, +3913,Matthew Turk,2021-05-18 08:03:59-05:00,commit, +3914,Matthew Turk,2021-05-18 07:45:55-05:00,commit, +3915,Britton Smith,2021-05-18 13:16:17+01:00,commit, +3916,Stefan Arridge,2021-05-18 11:22:12+01:00,commit, +3917,Stefan Arridge,2021-05-18 11:21:37+01:00,commit, +3918,Clément Robert,2021-05-18 09:52:40+02:00,commit, +3919,Clément Robert,2021-05-18 09:24:38+02:00,commit, +3920,pre-commit-ci[bot],2021-05-17 20:51:58+00:00,commit, +3921,Cameron Hummels,2021-05-17 13:43:04-07:00,commit, +3922,Cameron Hummels,2021-05-17 13:38:13-07:00,commit, +3923,Cameron Hummels,2021-05-17 13:34:18-07:00,commit, +3924,Cameron Hummels,2021-05-17 13:33:19-07:00,commit, +3925,Cameron Hummels,2021-05-17 13:32:41-07:00,commit, +3926,Cameron Hummels,2021-05-17 13:31:33-07:00,commit, +3927,Cameron Hummels,2021-05-17 13:30:58-07:00,commit, +3928,Cameron Hummels,2021-05-17 13:26:37-07:00,commit, +3929,John ZuHone,2021-05-17 15:57:07-04:00,commit, +3930,John ZuHone,2021-05-17 15:01:23-04:00,commit, +3931,John ZuHone,2021-05-17 14:53:31-04:00,commit, +3932,Clément Robert,2021-05-17 19:36:16+02:00,commit, +3933,pre-commit-ci[bot],2021-05-17 16:28:12+00:00,commit, +3934,John ZuHone,2021-05-17 10:48:09-04:00,commit, +3935,Clément Robert,2021-05-17 11:29:44+02:00,commit, +3936,Corentin Cadiou,2021-05-17 09:49:14+02:00,commit, +3937,John ZuHone,2021-05-16 14:41:06-04:00,commit, +3938,Cameron Hummels,2021-05-15 14:38:45-07:00,commit, +3939,Cameron Hummels,2021-05-15 13:46:24-07:00,commit, +3940,Cameron Hummels,2021-05-15 13:45:00-07:00,commit, +3941,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3942,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3943,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3944,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3945,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3946,Cameron Hummels,2021-05-15 13:43:41-07:00,commit, +3947,Cameron Hummels,2021-05-15 13:31:51-07:00,commit, +3948,Cameron Hummels,2021-05-15 13:17:32-07:00,commit, +3949,pre-commit-ci[bot],2021-05-15 20:11:02+00:00,commit, +3950,Clément Robert,2021-05-15 21:56:21+02:00,commit, +3951,Cameron Hummels,2021-05-15 12:13:07-07:00,commit, +3952,Clément Robert,2021-05-15 19:51:51+02:00,commit, +3953,John ZuHone,2021-05-15 13:15:48-04:00,commit, +3954,John ZuHone,2021-05-15 12:48:12-04:00,commit, +3955,John ZuHone,2021-05-15 12:44:39-04:00,commit, +3956,John ZuHone,2021-05-15 10:49:44-04:00,commit, +3957,Clément Robert,2021-05-15 13:02:20+02:00,commit, +3958,Clément Robert,2021-05-15 12:43:50+02:00,commit, +3959,Clément Robert,2021-05-15 12:42:07+02:00,commit, +3960,Cameron Hummels,2021-05-14 16:06:04-07:00,commit, +3961,Cameron Hummels,2021-05-14 15:56:25-07:00,commit, +3962,Cameron Hummels,2021-05-14 15:08:26-07:00,commit, +3963,Cameron Hummels,2021-05-14 14:48:51-07:00,commit, +3964,Cameron Hummels,2021-05-14 14:47:19-07:00,commit, +3965,Cameron Hummels,2021-05-14 14:34:02-07:00,commit, +3966,Cameron Hummels,2021-05-14 14:04:01-07:00,commit, +3967,Cameron Hummels,2021-05-14 13:53:01-07:00,commit, +3968,Cameron Hummels,2021-05-14 13:32:59-07:00,commit, +3969,Cameron Hummels,2021-05-14 13:31:46-07:00,commit, +3970,Cameron Hummels,2021-05-14 13:29:44-07:00,commit, +3971,Cameron Hummels,2021-05-14 13:19:09-07:00,commit, +3972,Jared Coughlin,2021-05-14 10:59:46-04:00,commit, +3973,John ZuHone,2021-05-14 09:30:13-04:00,commit, +3974,John ZuHone,2021-05-14 08:39:04-04:00,commit, +3975,Cameron Hummels,2021-05-14 00:13:41-07:00,commit, +3976,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3977,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3978,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3979,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3980,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3981,Cameron Hummels,2021-05-14 00:07:47-07:00,commit, +3982,John ZuHone,2021-05-13 23:41:38-04:00,commit, +3983,John ZuHone,2021-05-13 15:55:13-04:00,commit, +3984,pre-commit-ci[bot],2021-05-13 19:45:18+00:00,commit, +3985,Jared Coughlin,2021-05-13 15:02:53-04:00,commit, +3986,Jared Coughlin,2021-05-13 15:02:11-04:00,commit, +3987,John ZuHone,2021-05-13 14:51:57-04:00,commit, +3988,John ZuHone,2021-05-13 14:40:06-04:00,commit, +3989,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3990,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3991,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3992,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3993,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3994,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3995,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3996,John ZuHone,2021-05-13 14:36:01-04:00,commit, +3997,John ZuHone,2021-05-13 12:27:31-04:00,commit, +3998,John ZuHone,2021-05-13 12:26:09-04:00,commit, +3999,John ZuHone,2021-05-13 12:23:04-04:00,commit, +4000,Britton Smith,2021-05-13 16:09:42+01:00,commit, +4001,Jared Coughlin,2021-05-13 10:28:40-04:00,commit, +4002,Clément Robert,2021-05-13 14:42:48+02:00,commit, +4003,John ZuHone,2021-05-12 22:17:49-04:00,commit, +4004,John ZuHone,2021-05-12 21:44:25-04:00,commit, +4005,John ZuHone,2021-05-12 16:18:26-04:00,commit, +4006,John ZuHone,2021-05-12 16:09:13-04:00,commit, +4007,John ZuHone,2021-05-12 15:54:43-04:00,commit, +4008,Jared Coughlin,2021-05-12 14:37:38-04:00,commit, +4009,Jared Coughlin,2021-05-12 14:35:34-04:00,commit, +4010,John ZuHone,2021-05-12 14:14:01-04:00,commit, +4011,Jared Coughlin,2021-05-12 10:53:25-05:00,commit, +4012,Cameron Hummels,2021-05-10 13:10:59-07:00,commit, +4013,Clément Robert,2021-05-10 21:46:56+02:00,commit, +4014,pre-commit-ci[bot],2021-05-10 19:16:44+00:00,commit, +4015,Clément Robert,2021-05-07 15:08:12+02:00,commit, +4016,Cameron Hummels,2021-05-06 13:34:22-07:00,commit, +4017,Cameron Hummels,2021-05-06 13:34:07-07:00,commit, +4018,pre-commit-ci[bot],2021-05-05 20:22:53+00:00,commit, +4019,Stefan Arridge,2021-05-05 20:35:56+01:00,commit, +4020,Stefan Arridge,2021-05-04 17:42:20+01:00,commit, +4021,Clément Robert,2021-05-03 19:57:11+02:00,commit, +4022,pre-commit-ci[bot],2021-05-03 16:27:56+00:00,commit, +4023,Clément Robert,2021-05-01 17:00:21+02:00,commit, +4024,Clément Robert,2021-05-01 13:35:33+02:00,commit, +4025,Clément Robert,2021-04-30 16:24:44+02:00,commit, +4026,Cameron Hummels,2021-04-30 03:56:49-07:00,commit, +4027,Cameron Hummels,2021-04-30 03:53:00-07:00,commit, +4028,Cameron Hummels,2021-04-30 03:38:29-07:00,commit, +4029,Cameron Hummels,2021-04-30 03:37:25-07:00,commit, +4030,Cameron Hummels,2021-04-30 03:33:31-07:00,commit, +4031,Cameron Hummels,2021-04-30 03:29:23-07:00,commit, +4032,Cameron Hummels,2021-04-30 03:28:53-07:00,commit, +4033,Cameron Hummels,2021-04-30 03:23:51-07:00,commit, +4034,Cameron Hummels,2021-04-30 03:18:09-07:00,commit, +4035,Cameron Hummels,2021-04-30 03:11:06-07:00,commit, +4036,Cameron Hummels,2021-04-30 03:10:58-07:00,commit, +4037,Cameron Hummels,2021-04-30 03:10:52-07:00,commit, +4038,Cameron Hummels,2021-04-30 03:10:45-07:00,commit, +4039,Cameron Hummels,2021-04-30 03:10:37-07:00,commit, +4040,Cameron Hummels,2021-04-30 03:08:35-07:00,commit, +4041,Cameron Hummels,2021-04-30 03:07:50-07:00,commit, +4042,Corentin Cadiou,2021-04-30 10:57:52+01:00,commit, +4043,Corentin Cadiou,2021-04-30 10:45:27+01:00,commit, +4044,Corentin Cadiou,2021-04-30 10:29:16+01:00,commit, +4045,Evan Schneider,2021-04-29 15:05:12-04:00,commit, +4046,Clément Robert,2021-04-29 19:59:37+02:00,commit, +4047,Corentin Cadiou,2021-04-29 18:00:53+02:00,commit, +4048,Madicken Munk,2021-04-29 10:54:48-05:00,commit, +4049,Corentin Cadiou,2021-04-29 17:47:01+02:00,commit, +4050,Corentin Cadiou,2021-04-29 17:46:03+02:00,commit, +4051,Clément Robert,2021-04-29 17:37:44+02:00,commit, +4052,Britton Smith,2021-04-29 16:21:24+01:00,commit, +4053,Cameron Hummels,2021-04-28 23:45:05-07:00,commit, +4054,Cameron Hummels,2021-04-28 23:45:05-07:00,commit, +4055,Cameron Hummels,2021-04-28 23:05:15-07:00,commit, +4056,John ZuHone,2021-04-28 22:15:36-04:00,commit, +4057,John ZuHone,2021-04-28 21:24:11-04:00,commit, +4058,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4059,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4060,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4061,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4062,John ZuHone,2021-04-28 21:07:24-04:00,commit, +4063,John ZuHone,2021-04-28 21:02:58-04:00,commit, +4064,John ZuHone,2021-04-28 21:02:58-04:00,commit, +4065,pre-commit-ci[bot],2021-04-28 21:02:57-04:00,commit, +4066,Cameron Hummels,2021-04-28 21:02:57-04:00,commit, +4067,Cameron Hummels,2021-04-28 21:02:56-04:00,commit, +4068,Cameron Hummels,2021-04-28 14:33:34-07:00,commit, +4069,Cameron Hummels,2021-04-28 14:12:35-07:00,commit, +4070,Cameron Hummels,2021-04-28 14:09:26-07:00,commit, +4071,Cameron Hummels,2021-04-28 14:07:22-07:00,commit, +4072,Cameron Hummels,2021-04-28 13:52:30-07:00,commit, +4073,Cameron Hummels,2021-04-28 13:51:43-07:00,commit, +4074,Cameron Hummels,2021-04-28 16:46:05-04:00,commit, +4075,Cameron Hummels,2021-04-28 16:42:18-04:00,commit, +4076,Cameron Hummels,2021-04-28 16:40:15-04:00,commit, +4077,John ZuHone,2021-04-28 16:28:02-04:00,commit, +4078,Clément Robert,2021-04-27 12:15:55+02:00,commit, +4079,pre-commit-ci[bot],2021-04-26 16:34:28+00:00,commit, +4080,John ZuHone,2021-04-26 12:33:21-04:00,commit, +4081,pre-commit-ci[bot],2021-04-26 16:29:33+00:00,commit, +4082,Clément Robert,2021-04-24 10:03:42+02:00,commit, +4083,Clément Robert,2021-04-23 12:04:56+02:00,commit, +4084,Clément Robert,2021-04-22 22:48:20+02:00,commit, +4085,Clément Robert,2021-04-22 20:53:53+02:00,commit, +4086,Clément Robert,2021-04-22 18:50:45+02:00,commit, +4087,Clément Robert,2021-04-22 18:44:27+02:00,commit, +4088,Clément Robert,2021-04-22 18:16:46+02:00,commit, +4089,Clément Robert,2021-04-22 14:07:28+02:00,commit, +4090,Clément Robert,2021-04-22 12:21:59+02:00,commit, +4091,Clément Robert,2021-04-22 12:21:59+02:00,commit, +4092,Clément Robert,2021-04-22 12:08:05+02:00,commit, +4093,Clément Robert,2021-04-22 11:35:09+02:00,commit, +4094,Corentin Cadiou,2021-04-22 10:15:38+02:00,commit, +4095,John ZuHone,2021-04-21 22:25:15-04:00,commit, +4096,Corentin Cadiou,2021-04-21 20:50:06+01:00,commit, +4097,Corentin Cadiou,2021-04-21 14:39:18+01:00,commit, +4098,Madicken Munk,2021-04-21 08:27:52-05:00,commit, +4099,Corentin Cadiou,2021-04-21 14:02:07+02:00,commit, +4100,Clément Robert,2021-04-21 10:45:29+02:00,commit, +4101,John ZuHone,2021-04-20 22:38:14-04:00,commit, +4102,John ZuHone,2021-04-20 20:33:17-04:00,commit, +4103,Clément Robert,2021-04-20 23:11:36+02:00,commit, +4104,Corentin Cadiou,2021-04-20 21:46:57+02:00,commit, +4105,Corentin Cadiou,2021-04-20 21:46:44+02:00,commit, +4106,Clément Robert,2021-04-20 19:41:25+02:00,commit, +4107,Clément Robert,2021-04-20 19:15:57+02:00,commit, +4108,Corentin Cadiou,2021-04-20 17:27:37+01:00,commit, +4109,Corentin Cadiou,2021-04-20 17:25:23+01:00,commit, +4110,Corentin Cadiou,2021-04-20 17:21:05+01:00,commit, +4111,Corentin Cadiou,2021-04-20 17:08:17+01:00,commit, +4112,Corentin Cadiou,2021-04-20 17:00:16+01:00,commit, +4113,Cameron Hummels,2021-04-20 08:58:05-07:00,commit, +4114,Corentin Cadiou,2021-04-20 14:59:51+01:00,commit, +4115,Corentin Cadiou,2021-04-20 14:54:13+01:00,commit, +4116,Corentin Cadiou,2021-04-20 14:53:53+01:00,commit, +4117,Corentin Cadiou,2021-04-20 14:49:06+01:00,commit, +4118,Niels Claes,2021-04-20 12:08:34+02:00,commit, +4119,Clément Robert,2021-04-20 10:43:40+02:00,commit, +4120,pre-commit-ci[bot],2021-04-20 04:36:50+00:00,commit, +4121,Cameron Hummels,2021-04-19 21:34:15-07:00,commit, +4122,Cameron Hummels,2021-04-19 21:31:55-07:00,commit, +4123,Cameron Hummels,2021-04-19 21:22:03-07:00,commit, +4124,Cameron Hummels,2021-04-19 21:21:02-07:00,commit, +4125,Cameron Hummels,2021-04-19 21:16:25-07:00,commit, +4126,Madicken Munk,2021-04-19 14:17:12-05:00,commit, +4127,Clément Robert,2021-04-19 20:46:22+02:00,commit, +4128,Clément Robert,2021-04-19 20:26:14+02:00,commit, +4129,Clément Robert,2021-04-19 20:25:04+02:00,commit, +4130,pre-commit-ci[bot],2021-04-19 16:31:17+00:00,commit, +4131,pre-commit-ci[bot],2021-04-19 16:28:37+00:00,commit, +4132,pre-commit-ci[bot],2021-04-19 09:22:53+00:00,commit, +4133,Ashley Kelly,2021-04-19 10:20:10+01:00,commit, +4134,Ashley Kelly,2021-04-19 10:19:53+01:00,commit, +4135,pre-commit-ci[bot],2021-04-19 08:44:39+00:00,commit, +4136,Ashley Kelly,2021-04-19 09:41:58+01:00,commit, +4137,Ashley Kelly,2021-04-19 09:41:28+01:00,commit, +4138,Ashley Kelly,2021-04-19 09:35:01+01:00,commit, +4139,Clément Robert,2021-04-18 13:04:41+02:00,commit, +4140,Cameron Hummels,2021-04-17 14:47:37-07:00,commit, +4141,Matthias Bussonnier,2021-04-17 11:35:20-07:00,commit, +4142,Corentin Cadiou,2021-04-17 19:25:59+01:00,commit, +4143,Clément Robert,2021-04-17 12:24:59+02:00,commit, +4144,Kacper Kowalik,2021-04-16 21:57:48-05:00,commit, +4145,Corentin Cadiou,2021-04-16 13:53:35+01:00,commit, +4146,Corentin Cadiou,2021-04-16 14:39:33+02:00,commit, +4147,Clément Robert,2021-04-16 11:40:31+02:00,commit, +4148,Corentin Cadiou,2021-04-16 09:32:04+01:00,commit, +4149,Madicken Munk,2021-04-15 14:57:34-05:00,commit, +4150,pre-commit-ci[bot],2021-04-15 19:26:35+00:00,commit, +4151,Matthew Turk,2021-04-15 14:24:03-05:00,commit, +4152,Corentin Cadiou,2021-04-15 21:14:31+02:00,commit, +4153,Corentin Cadiou,2021-04-15 21:14:31+02:00,commit, +4154,Corentin Cadiou,2021-04-15 21:14:31+02:00,commit, +4155,Madicken Munk,2021-04-15 14:03:51-05:00,commit, +4156,Matthew Turk,2021-04-15 13:57:00-05:00,commit, +4157,Matthew Turk,2021-04-15 13:49:45-05:00,commit, +4158,Cameron Hummels,2021-04-15 11:34:47-07:00,commit, +4159,Matthew Turk,2021-04-15 12:42:30-05:00,commit, +4160,Corentin Cadiou,2021-04-15 07:44:08+01:00,commit, +4161,Clément Robert,2021-04-14 08:05:12+02:00,commit, +4162,Corentin Cadiou,2021-04-13 20:23:10+01:00,commit, +4163,Matthew Turk,2021-04-13 09:22:42-05:00,commit, +4164,Corentin Cadiou,2021-04-13 14:59:05+01:00,commit, +4165,Corentin Cadiou,2021-04-13 14:35:40+01:00,commit, +4166,Corentin Cadiou,2021-04-13 14:29:00+01:00,commit, +4167,Clément Robert,2021-04-13 12:26:00+02:00,commit, +4168,Kacper Kowalik,2021-04-12 22:13:39-05:00,commit, +4169,Kacper Kowalik,2021-04-12 22:09:40-05:00,commit, +4170,Matthew Turk,2021-04-12 15:15:01-05:00,commit, +4171,Matthew Turk,2021-04-12 14:37:49-05:00,commit, +4172,Corentin Cadiou,2021-04-12 19:54:03+01:00,commit, +4173,Corentin Cadiou,2021-04-12 19:17:55+01:00,commit, +4174,Corentin Cadiou,2021-04-12 19:03:59+01:00,commit, +4175,Clément Robert,2021-04-12 19:50:00+02:00,commit, +4176,Corentin Cadiou,2021-04-12 17:49:57+01:00,commit, +4177,Corentin Cadiou,2021-04-12 17:20:33+01:00,commit, +4178,Matthew Turk,2021-04-12 10:42:40-05:00,commit, +4179,Corentin Cadiou,2021-04-12 16:08:24+01:00,commit, +4180,Corentin Cadiou,2021-04-12 15:25:44+01:00,commit, +4181,Corentin Cadiou,2021-04-12 15:25:00+01:00,commit, +4182,Corentin Cadiou,2021-04-12 15:17:04+01:00,commit, +4183,Corentin Cadiou,2021-04-12 14:50:58+01:00,commit, +4184,Corentin Cadiou,2021-04-12 14:43:23+01:00,commit, +4185,Corentin Cadiou,2021-04-12 14:33:13+01:00,commit, +4186,Corentin Cadiou,2021-04-12 13:51:40+01:00,commit, +4187,Corentin Cadiou,2021-04-12 13:51:27+01:00,commit, +4188,Corentin Cadiou,2021-04-12 11:36:18+01:00,commit, +4189,Corentin Cadiou,2021-04-12 10:54:50+01:00,commit, +4190,Corentin Cadiou,2021-04-12 10:51:33+01:00,commit, +4191,Corentin Cadiou,2021-04-12 10:50:26+01:00,commit, +4192,Corentin Cadiou,2021-04-12 10:50:10+01:00,commit, +4193,Corentin Cadiou,2021-04-12 10:38:45+01:00,commit, +4194,Corentin Cadiou,2021-04-12 09:28:07+01:00,commit, +4195,Corentin Cadiou,2021-04-12 09:27:36+01:00,commit, +4196,Corentin Cadiou,2021-04-12 10:20:56+02:00,commit, +4197,Corentin Cadiou,2021-04-11 17:02:56+01:00,commit, +4198,Corentin Cadiou,2021-04-11 15:46:27+01:00,commit, +4199,Clément Robert,2021-04-11 12:06:14+02:00,commit, +4200,Clément Robert,2021-04-11 11:36:46+02:00,commit, +4201,Clément Robert,2021-04-10 21:36:35+02:00,commit, +4202,Clément Robert,2021-04-10 20:51:49+02:00,commit, +4203,Clément Robert,2021-04-10 18:39:13+02:00,commit, +4204,Corentin Cadiou,2021-04-10 16:34:52+01:00,commit, +4205,pre-commit-ci[bot],2021-04-10 15:20:52+00:00,commit, +4206,Corentin Cadiou,2021-04-10 17:18:16+02:00,commit, +4207,Corentin Cadiou,2021-04-10 17:13:43+02:00,commit, +4208,Corentin Cadiou,2021-04-10 16:08:11+01:00,commit, +4209,Corentin Cadiou,2021-04-10 15:50:46+01:00,commit, +4210,Corentin Cadiou,2021-04-10 15:49:06+01:00,commit, +4211,Corentin Cadiou,2021-04-10 16:26:59+02:00,commit, +4212,Corentin Cadiou,2021-04-10 16:25:18+02:00,commit, +4213,Corentin Cadiou,2021-04-10 16:24:14+02:00,commit, +4214,Clément Robert,2021-04-10 13:25:15+02:00,commit, +4215,Kacper Kowalik,2021-04-09 13:52:49-05:00,commit, +4216,Madicken Munk,2021-04-09 10:32:21-05:00,commit, +4217,Matthew Turk,2021-04-09 09:31:23-05:00,commit, +4218,Corentin Cadiou,2021-04-09 13:38:12+01:00,commit, +4219,Corentin Cadiou,2021-04-09 14:04:54+02:00,commit, +4220,Corentin Cadiou,2021-04-09 14:04:46+02:00,commit, +4221,Corentin Cadiou,2021-04-09 14:04:32+02:00,commit, +4222,Clément Robert,2021-04-09 12:21:24+02:00,commit, +4223,Corentin Cadiou,2021-04-09 10:23:25+01:00,commit, +4224,Clément Robert,2021-04-09 11:19:34+02:00,commit, +4225,Clément Robert,2021-04-09 10:39:22+02:00,commit, +4226,Clément Robert,2021-04-09 10:36:51+02:00,commit, +4227,Clément Robert,2021-04-09 09:34:18+02:00,commit, +4228,Clément Robert,2021-04-09 09:34:18+02:00,commit, +4229,Niels Claes,2021-04-09 08:52:58+02:00,commit, +4230,Corentin Cadiou,2021-04-08 21:10:41+01:00,commit, +4231,Madicken Munk,2021-04-08 14:46:55-05:00,commit, +4232,Madicken Munk,2021-04-08 14:22:52-05:00,commit, +4233,Madicken Munk,2021-04-08 14:10:35-05:00,commit, +4234,Madicken Munk,2021-04-08 14:07:33-05:00,commit, +4235,Madicken Munk,2021-04-08 14:02:50-05:00,commit, +4236,Clément Robert,2021-04-08 19:50:28+02:00,commit, +4237,Corentin Cadiou,2021-04-08 18:28:31+01:00,commit, +4238,Corentin Cadiou,2021-04-08 18:21:39+01:00,commit, +4239,Clément Robert,2021-04-08 19:15:17+02:00,commit, +4240,Clément Robert,2021-04-08 17:50:11+02:00,commit, +4241,Kacper Kowalik,2021-04-08 10:29:13-05:00,commit, +4242,Corentin Cadiou,2021-04-08 15:36:01+01:00,commit, +4243,Corentin Cadiou,2021-04-08 15:31:46+01:00,commit, +4244,Corentin Cadiou,2021-04-08 10:14:05+01:00,commit, +4245,Corentin Cadiou,2021-04-08 10:09:18+01:00,commit, +4246,Corentin Cadiou,2021-04-08 09:23:51+01:00,commit, +4247,Clément Robert,2021-04-08 10:17:51+02:00,commit, +4248,Clément Robert,2021-04-08 09:11:47+02:00,commit, +4249,Clément Robert,2021-04-08 08:44:51+02:00,commit, +4250,Clément Robert,2021-04-08 08:39:35+02:00,commit, +4251,John ZuHone,2021-04-07 22:51:58-04:00,commit, +4252,John ZuHone,2021-04-07 22:32:44-04:00,commit, +4253,John ZuHone,2021-04-07 22:32:06-04:00,commit, +4254,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4255,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4256,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4257,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4258,John ZuHone,2021-04-07 21:36:53-04:00,commit, +4259,Madicken Munk,2021-04-07 18:12:24-05:00,commit, +4260,Clément Robert,2021-04-07 17:53:06+02:00,commit, +4261,Clément Robert,2021-04-07 17:53:06+02:00,commit, +4262,Clément Robert,2021-04-07 17:53:06+02:00,commit, +4263,Clément Robert,2021-04-07 17:48:03+02:00,commit, +4264,Madicken Munk,2021-04-07 09:18:07-05:00,commit, +4265,Corentin Cadiou,2021-04-07 13:58:54+01:00,commit, +4266,Corentin Cadiou,2021-04-07 10:31:51+01:00,commit, +4267,Corentin Cadiou,2021-04-07 10:24:54+01:00,commit, +4268,Britton Smith,2021-04-07 10:21:58+01:00,commit, +4269,Corentin Cadiou,2021-04-07 10:59:28+02:00,commit, +4270,Corentin Cadiou,2021-04-07 09:53:46+01:00,commit, +4271,Corentin Cadiou,2021-04-07 09:41:42+01:00,commit, +4272,Corentin Cadiou,2021-04-07 09:36:23+01:00,commit, +4273,Corentin Cadiou,2021-04-07 09:25:14+01:00,commit, +4274,Corentin Cadiou,2021-04-07 09:24:47+01:00,commit, +4275,Corentin Cadiou,2021-04-06 23:00:46+01:00,commit, +4276,Corentin Cadiou,2021-04-06 22:39:31+01:00,commit, +4277,Corentin Cadiou,2021-04-06 22:30:45+01:00,commit, +4278,Corentin Cadiou,2021-04-06 22:15:56+01:00,commit, +4279,Corentin Cadiou,2021-04-06 22:07:59+01:00,commit, +4280,Corentin Cadiou,2021-04-06 22:05:01+01:00,commit, +4281,Corentin Cadiou,2021-04-06 21:59:56+01:00,commit, +4282,Corentin Cadiou,2021-04-06 21:57:29+01:00,commit, +4283,Corentin Cadiou,2021-04-06 21:46:18+01:00,commit, +4284,Corentin Cadiou,2021-04-06 21:45:54+01:00,commit, +4285,Corentin Cadiou,2021-04-06 21:41:32+01:00,commit, +4286,Corentin Cadiou,2021-04-06 21:29:06+01:00,commit, +4287,Corentin Cadiou,2021-04-06 21:28:15+01:00,commit, +4288,Corentin Cadiou,2021-04-06 21:26:54+01:00,commit, +4289,Corentin Cadiou,2021-04-06 20:59:08+01:00,commit, +4290,Corentin Cadiou,2021-04-06 19:41:20+01:00,commit, +4291,Corentin Cadiou,2021-04-06 19:40:35+01:00,commit, +4292,Corentin Cadiou,2021-04-06 18:06:09+01:00,commit, +4293,Corentin Cadiou,2021-04-06 17:58:56+01:00,commit, +4294,Corentin Cadiou,2021-04-06 17:44:03+01:00,commit, +4295,Corentin Cadiou,2021-04-06 17:25:35+01:00,commit, +4296,Corentin Cadiou,2021-04-06 17:23:37+01:00,commit, +4297,Corentin Cadiou,2021-04-06 16:54:09+01:00,commit, +4298,Corentin Cadiou,2021-04-06 16:47:27+01:00,commit, +4299,Corentin Cadiou,2021-04-06 16:44:54+01:00,commit, +4300,Corentin Cadiou,2021-04-06 15:34:19+01:00,commit, +4301,Corentin Cadiou,2021-04-06 15:32:54+01:00,commit, +4302,Madicken Munk,2021-04-05 15:59:29-05:00,commit, +4303,John ZuHone,2021-04-05 16:25:22-04:00,commit, +4304,John ZuHone,2021-04-05 15:49:49-04:00,commit, +4305,John ZuHone,2021-04-05 14:57:30-04:00,commit, +4306,Clément Robert,2021-04-05 19:25:50+02:00,commit, +4307,pre-commit-ci[bot],2021-04-05 16:31:30+00:00,commit, +4308,Clément Robert,2021-04-03 16:03:29+02:00,commit, +4309,John ZuHone,2021-04-03 08:58:20-04:00,commit, +4310,Madicken Munk,2021-04-02 11:13:33-05:00,commit, +4311,Clément Robert,2021-04-02 10:14:32+02:00,commit, +4312,Corentin Cadiou,2021-04-01 17:25:53+01:00,commit, +4313,John ZuHone,2021-04-01 12:00:58-04:00,commit, +4314,John ZuHone,2021-04-01 11:56:39-04:00,commit, +4315,John ZuHone,2021-04-01 11:50:27-04:00,commit, +4316,John ZuHone,2021-04-01 11:50:27-04:00,commit, +4317,John ZuHone,2021-04-01 11:39:14-04:00,commit, +4318,John ZuHone,2021-04-01 11:38:55-04:00,commit, +4319,John ZuHone,2021-04-01 11:38:23-04:00,commit, +4320,Corentin Cadiou,2021-04-01 15:52:20+01:00,commit, +4321,Corentin Cadiou,2021-04-01 15:51:09+01:00,commit, +4322,Corentin Cadiou,2021-04-01 15:39:16+01:00,commit, +4323,Corentin Cadiou,2021-04-01 14:58:20+01:00,commit, +4324,pre-commit-ci[bot],2021-04-01 13:45:56+00:00,commit, +4325,Corentin Cadiou,2021-04-01 15:43:27+02:00,commit, +4326,Corentin Cadiou,2021-04-01 14:31:31+01:00,commit, +4327,Corentin Cadiou,2021-04-01 13:27:08+01:00,commit, +4328,Corentin Cadiou,2021-04-01 13:16:05+01:00,commit, +4329,Corentin Cadiou,2021-04-01 13:02:06+01:00,commit, +4330,Clément Robert,2021-03-30 15:55:54+02:00,commit, +4331,pre-commit-ci[bot],2021-03-30 13:29:40+00:00,commit, +4332,Kacper Kowalik,2021-03-30 08:27:17-05:00,commit, +4333,Madicken Munk,2021-03-29 10:00:10-05:00,commit, +4334,Madicken Munk,2021-03-29 09:59:06-05:00,commit, +4335,Madicken Munk,2021-03-29 09:53:00-05:00,commit, +4336,Madicken Munk,2021-03-29 09:46:54-05:00,commit, +4337,Madicken Munk,2021-03-29 09:21:29-05:00,commit, +4338,John ZuHone,2021-03-29 07:52:58-04:00,commit, +4339,Corentin Cadiou,2021-03-29 12:32:18+02:00,commit, +4340,Corentin Cadiou,2021-03-29 11:30:46+01:00,commit, +4341,Corentin Cadiou,2021-03-29 11:12:38+01:00,commit, +4342,Corentin Cadiou,2021-03-29 11:12:12+01:00,commit, +4343,Corentin Cadiou,2021-03-29 10:40:40+01:00,commit, +4344,Clément Robert,2021-03-29 11:20:57+02:00,commit, +4345,Clément Robert,2021-03-29 09:59:09+02:00,commit, +4346,John ZuHone,2021-03-29 00:01:16-04:00,commit, +4347,John ZuHone,2021-03-28 23:48:49-04:00,commit, +4348,John ZuHone,2021-03-28 23:48:04-04:00,commit, +4349,John ZuHone,2021-03-28 23:46:27-04:00,commit, +4350,Clément Robert,2021-03-28 11:11:23+02:00,commit, +4351,Kacper Kowalik,2021-03-27 17:54:29-05:00,commit, +4352,Corentin Cadiou,2021-03-27 14:47:34+00:00,commit, +4353,Corentin Cadiou,2021-03-27 13:48:12+00:00,commit, +4354,Corentin Cadiou,2021-03-27 14:33:18+01:00,commit, +4355,Corentin Cadiou,2021-03-27 13:09:37+00:00,commit, +4356,Clément Robert,2021-03-27 14:00:55+01:00,commit, +4357,Corentin Cadiou,2021-03-27 14:00:23+01:00,commit, +4358,Kacper Kowalik,2021-03-26 18:20:50-05:00,commit, +4359,Corentin Cadiou,2021-03-26 19:52:14+00:00,commit, +4360,Corentin Cadiou,2021-03-26 19:50:48+00:00,commit, +4361,Corentin Cadiou,2021-03-26 19:32:51+00:00,commit, +4362,Kacper Kowalik,2021-03-26 14:19:46-05:00,commit, +4363,Kacper Kowalik,2021-03-26 14:19:46-05:00,commit, +4364,Clément Robert,2021-03-26 19:32:20+01:00,commit, +4365,Clément Robert,2021-03-26 19:18:10+01:00,commit, +4366,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, +4367,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, +4368,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, +4369,Kacper Kowalik,2021-03-26 13:01:32-05:00,commit, +4370,John ZuHone,2021-03-26 13:54:04-04:00,commit, +4371,John ZuHone,2021-03-26 13:53:33-04:00,commit, +4372,Madicken Munk,2021-03-26 12:15:02-05:00,commit, +4373,Clément Robert,2021-03-26 17:13:28+01:00,commit, +4374,Britton Smith,2021-03-26 15:21:14+00:00,commit, +4375,Madicken Munk,2021-03-26 10:13:10-05:00,commit, +4376,pre-commit-ci[bot],2021-03-26 14:22:34+00:00,commit, +4377,Clément Robert,2021-03-26 15:21:32+01:00,commit, +4378,Britton Smith,2021-03-26 14:20:05+00:00,commit, +4379,Clément Robert,2021-03-25 21:18:22+01:00,commit, +4380,John ZuHone,2021-03-25 16:14:17-04:00,commit, +4381,Madicken Munk,2021-03-25 14:14:17-05:00,commit, +4382,John ZuHone,2021-03-25 14:59:27-04:00,commit, +4383,John Regan,2021-03-25 16:32:04+00:00,commit, +4384,John Regan,2021-03-25 15:48:18+00:00,commit, +4385,John Regan,2021-03-25 15:43:44+00:00,commit, +4386,John Regan,2021-03-25 15:42:57+00:00,commit, +4387,Clément Robert,2021-03-25 16:10:01+01:00,commit, +4388,John Regan,2021-03-25 14:56:05+00:00,commit, +4389,John Regan,2021-03-25 14:55:59+00:00,commit, +4390,pre-commit-ci[bot],2021-03-25 13:08:15+00:00,commit, +4391,John Regan,2021-03-25 13:05:33+00:00,commit, +4392,John Regan,2021-03-25 13:01:42+00:00,commit, +4393,Clément Robert,2021-03-24 20:24:43+01:00,commit, +4394,Madicken Munk,2021-03-24 13:39:49-05:00,commit, +4395,Madicken Munk,2021-03-24 13:39:28-05:00,commit, +4396,Madicken Munk,2021-03-24 11:56:55-05:00,commit, +4397,Madicken Munk,2021-03-24 11:55:56-05:00,commit, +4398,Madicken Munk,2021-03-24 11:55:17-05:00,commit, +4399,Clément Robert,2021-03-24 17:22:24+01:00,commit, +4400,Clément Robert,2021-03-24 15:53:22+01:00,commit, +4401,Clément Robert,2021-03-24 15:08:44+01:00,commit, +4402,Clément Robert,2021-03-24 12:22:31+01:00,commit, +4403,Corentin Cadiou,2021-03-24 10:18:23+01:00,commit, +4404,Clément Robert,2021-03-23 23:35:03+01:00,commit, +4405,Clément Robert,2021-03-23 23:14:23+01:00,commit, +4406,Madicken Munk,2021-03-23 16:30:29-05:00,commit, +4407,Clément Robert,2021-03-23 19:52:54+01:00,commit, +4408,Clément Robert,2021-03-23 19:49:16+01:00,commit, +4409,Clément Robert,2021-03-23 18:53:20+01:00,commit, +4410,pre-commit-ci[bot],2021-03-23 11:13:38+00:00,commit, +4411,Ashley Kelly,2021-03-23 11:10:58+00:00,commit, +4412,Ashley Kelly,2021-03-23 11:10:31+00:00,commit, +4413,Clément Robert,2021-03-22 23:48:46+01:00,commit, +4414,Clément Robert,2021-03-22 22:54:36+01:00,commit, +4415,pre-commit-ci[bot],2021-03-22 16:33:17+00:00,commit, +4416,pre-commit-ci[bot],2021-03-22 16:30:30+00:00,commit, +4417,Jared Coughlin,2021-03-22 10:43:36-05:00,commit, +4418,Jared Coughlin,2021-03-22 10:38:31-05:00,commit, +4419,Chris Havlin,2021-03-19 16:54:02-05:00,commit, +4420,Chris Havlin,2021-03-19 16:27:56-05:00,commit, +4421,Chris Havlin,2021-03-19 16:27:56-05:00,commit, +4422,Chris Havlin,2021-03-19 16:26:09-05:00,commit, +4423,pre-commit-ci[bot],2021-03-19 16:25:18-05:00,commit, +4424,Chris Havlin,2021-03-19 16:25:18-05:00,commit, +4425,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4426,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4427,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4428,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4429,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4430,pre-commit-ci[bot],2021-03-19 16:25:17-05:00,commit, +4431,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4432,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4433,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4434,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4435,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4436,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4437,Chris Havlin,2021-03-19 16:25:17-05:00,commit, +4438,Chris Havlin,2021-03-19 16:24:09-05:00,commit, +4439,pre-commit-ci[bot],2021-03-19 16:24:09-05:00,commit, +4440,zssherman,2021-03-19 16:24:09-05:00,commit, +4441,zssherman,2021-03-19 16:24:09-05:00,commit, +4442,zssherman,2021-03-19 16:24:09-05:00,commit, +4443,zssherman,2021-03-19 16:24:09-05:00,commit, +4444,zssherman,2021-03-19 16:24:09-05:00,commit, +4445,Zachary Sherman,2021-03-19 16:24:09-05:00,commit, +4446,zssherman,2021-03-19 16:24:09-05:00,commit, +4447,zssherman,2021-03-19 16:24:09-05:00,commit, +4448,zssherman,2021-03-19 16:24:09-05:00,commit, +4449,zssherman,2021-03-19 16:24:09-05:00,commit, +4450,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4451,zssherman,2021-03-19 16:24:09-05:00,commit, +4452,zssherman,2021-03-19 16:24:09-05:00,commit, +4453,zssherman,2021-03-19 16:24:09-05:00,commit, +4454,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4455,zssherman,2021-03-19 16:24:09-05:00,commit, +4456,Matthew Turk,2021-03-19 16:24:09-05:00,commit, +4457,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4458,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4459,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4460,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4461,Nathan Goldbaum,2021-03-19 16:24:09-05:00,commit, +4462,Kacper Kowalik,2021-03-19 15:20:43-05:00,commit, +4463,Clément Robert,2021-03-19 21:15:39+01:00,commit, +4464,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4465,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4466,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4467,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4468,Kacper Kowalik,2021-03-19 13:15:47-05:00,commit, +4469,Kacper Kowalik,2021-03-19 13:15:47-05:00,commit, +4470,Jared Coughlin,2021-03-19 13:15:47-05:00,commit, +4471,Jared Coughlin,2021-03-18 20:26:17-05:00,commit, +4472,Jared Coughlin,2021-03-18 20:26:17-05:00,commit, +4473,Madicken Munk,2021-03-18 12:44:03-05:00,commit, +4474,Jared Coughlin,2021-03-18 12:41:18-05:00,commit, +4475,Britton Smith,2021-03-18 16:46:54+00:00,commit, +4476,Britton Smith,2021-03-18 16:41:49+00:00,commit, +4477,Britton Smith,2021-03-18 14:55:34+00:00,commit, +4478,pre-commit-ci[bot],2021-03-18 14:54:15+00:00,commit, +4479,Ashley Kelly,2021-03-18 14:53:14+00:00,commit, +4480,Ashley Kelly,2021-03-18 14:51:50+00:00,commit, +4481,Ashley Kelly,2021-03-18 14:46:16+00:00,commit, +4482,Ashley Kelly,2021-03-18 14:45:46+00:00,commit, +4483,Ashley Kelly,2021-03-18 14:45:26+00:00,commit, +4484,pre-commit-ci[bot],2021-03-18 14:35:23+00:00,commit, +4485,Ashley Kelly,2021-03-18 14:31:19+00:00,commit, +4486,Ashley Kelly,2021-03-18 14:30:46+00:00,commit, +4487,Ashley Kelly,2021-03-18 14:30:24+00:00,commit, +4488,Matthew Turk,2021-03-18 04:39:23-05:00,commit, +4489,Madicken Munk,2021-03-17 10:39:54-05:00,commit, +4490,Madicken Munk,2021-03-17 10:32:14-05:00,commit, +4491,John ZuHone,2021-03-17 10:40:10-04:00,commit, +4492,John ZuHone,2021-03-17 10:24:45-04:00,commit, +4493,John ZuHone,2021-03-17 09:18:28-04:00,commit, +4494,Clément Robert,2021-03-17 11:35:55+01:00,commit, +4495,Corentin Cadiou,2021-03-17 08:30:30+00:00,commit, +4496,Corentin Cadiou,2021-03-17 08:30:30+00:00,commit, +4497,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4498,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4499,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4500,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4501,Corentin Cadiou,2021-03-17 08:30:29+00:00,commit, +4502,Corentin Cadiou,2021-03-17 08:30:28+00:00,commit, +4503,Corentin Cadiou,2021-03-17 08:30:28+00:00,commit, +4504,Corentin Cadiou,2021-03-17 08:30:28+00:00,commit, +4505,pre-commit-ci[bot],2021-03-17 09:30:15+01:00,commit, +4506,Madicken Munk,2021-03-16 21:29:17-05:00,commit, +4507,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4508,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4509,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4510,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4511,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4512,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4513,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4514,John ZuHone,2021-03-16 20:57:20-04:00,commit, +4515,Chris Havlin,2021-03-16 18:02:57-05:00,commit, +4516,Chris Havlin,2021-03-16 18:02:57-05:00,commit, +4517,Chris Havlin,2021-03-16 18:02:57-05:00,commit, +4518,Chris Havlin,2021-03-16 18:02:57-05:00,commit, +4519,Madicken Munk,2021-03-16 16:30:56-05:00,commit, +4520,John ZuHone,2021-03-16 16:12:02-04:00,commit, +4521,Corentin Cadiou,2021-03-16 15:52:50+00:00,commit, +4522,Corentin Cadiou,2021-03-16 15:09:12+00:00,commit, +4523,Corentin Cadiou,2021-03-16 15:07:43+00:00,commit, +4524,Corentin Cadiou,2021-03-16 11:07:26+00:00,commit, +4525,Corentin Cadiou,2021-03-16 09:58:25+00:00,commit, +4526,Corentin Cadiou,2021-03-16 09:39:48+00:00,commit, +4527,Corentin Cadiou,2021-03-16 09:26:14+00:00,commit, +4528,Corentin Cadiou,2021-03-16 09:20:34+00:00,commit, +4529,Corentin Cadiou,2021-03-15 21:49:56+00:00,commit, +4530,Corentin Cadiou,2021-03-15 21:33:31+00:00,commit, +4531,Corentin Cadiou,2021-03-15 20:07:45+00:00,commit, +4532,Corentin Cadiou,2021-03-15 17:59:47+00:00,commit, +4533,Corentin Cadiou,2021-03-15 18:57:53+01:00,commit, +4534,Corentin Cadiou,2021-03-15 17:56:22+00:00,commit, +4535,Matthew Turk,2021-03-15 09:31:49-05:00,commit, +4536,Madicken Munk,2021-03-14 19:40:56-05:00,commit, +4537,pre-commit-ci[bot],2021-03-13 23:19:19-05:00,commit, +4538,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4539,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4540,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4541,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4542,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4543,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4544,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4545,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4546,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4547,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4548,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4549,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4550,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4551,John ZuHone,2021-03-13 23:19:19-05:00,commit, +4552,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4553,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4554,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4555,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4556,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4557,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4558,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4559,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4560,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4561,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4562,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4563,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4564,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4565,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4566,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4567,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4568,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4569,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4570,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4571,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4572,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4573,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4574,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4575,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4576,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4577,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4578,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4579,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4580,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4581,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4582,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4583,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4584,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4585,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4586,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4587,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4588,John ZuHone,2021-03-13 23:19:18-05:00,commit, +4589,Niels Claes,2021-03-12 09:25:04+01:00,commit, +4590,Clément Robert,2021-03-12 09:25:04+01:00,commit, +4591,Clément Robert,2021-03-12 09:25:04+01:00,commit, +4592,Clément Robert,2021-03-12 09:25:04+01:00,commit, +4593,Clément Robert,2021-03-12 09:25:04+01:00,commit, +4594,Clément Robert,2021-03-12 09:25:03+01:00,commit, +4595,Clément Robert,2021-03-12 09:25:03+01:00,commit, +4596,Clément Robert,2021-03-12 09:25:03+01:00,commit, +4597,Niels Claes,2021-03-12 09:25:03+01:00,commit, +4598,Clément Robert,2021-03-11 23:14:03+01:00,commit, +4599,Matthew Turk,2021-03-11 05:29:47-06:00,commit, +4600,Matthew Turk,2021-03-11 05:29:01-06:00,commit, +4601,Corentin Cadiou,2021-03-10 22:42:34+01:00,commit, +4602,Clément Robert,2021-03-10 18:01:30+01:00,commit, +4603,Clément Robert,2021-03-10 17:14:10+01:00,commit, +4604,Kacper Kowalik,2021-03-10 09:21:51-06:00,commit, +4605,Madicken Munk,2021-03-09 11:00:29-06:00,commit, +4606,Clément Robert,2021-03-09 09:48:11+01:00,commit, +4607,Clément Robert,2021-03-09 09:48:11+01:00,commit, +4608,Clément Robert,2021-03-09 09:48:11+01:00,commit, +4609,Clément Robert,2021-03-09 09:48:11+01:00,commit, +4610,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4611,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4612,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4613,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4614,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4615,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4616,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4617,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4618,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4619,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4620,Clément Robert,2021-03-09 09:48:10+01:00,commit, +4621,Clément Robert,2021-03-09 09:26:34+01:00,commit, +4622,Clément Robert,2021-03-08 22:22:01+01:00,commit, +4623,Clément Robert,2021-03-08 19:20:10+01:00,commit, +4624,Kacper Kowalik,2021-03-08 11:57:39-06:00,commit, +4625,Madicken Munk,2021-03-08 11:04:42-06:00,commit, +4626,Madicken Munk,2021-03-08 10:57:44-06:00,commit, +4627,pre-commit-ci[bot],2021-03-08 16:27:00+00:00,commit, +4628,Chris Havlin,2021-03-08 09:35:24-06:00,commit, +4629,Chris Havlin,2021-03-08 09:33:59-06:00,commit, +4630,Chris Havlin,2021-03-08 09:33:54-06:00,commit, +4631,pre-commit-ci[bot],2021-03-08 13:34:54+00:00,commit, +4632,Britton Smith,2021-03-08 13:30:11+00:00,commit, +4633,Clément Robert,2021-03-07 18:24:30+01:00,commit, +4634,Chris Havlin,2021-03-05 18:12:10-06:00,commit, +4635,Chris Havlin,2021-03-05 17:59:51-06:00,commit, +4636,Matthew Turk,2021-03-05 13:49:41-06:00,commit, +4637,Corentin Cadiou,2021-03-05 17:34:17+00:00,commit, +4638,Corentin Cadiou,2021-03-05 16:00:28+00:00,commit, +4639,Corentin Cadiou,2021-03-05 15:36:57+00:00,commit, +4640,Corentin Cadiou,2021-03-05 15:31:34+00:00,commit, +4641,Corentin Cadiou,2021-03-05 15:22:45+00:00,commit, +4642,Corentin Cadiou,2021-03-05 15:06:45+00:00,commit, +4643,Corentin Cadiou,2021-03-05 14:53:17+00:00,commit, +4644,Corentin Cadiou,2021-03-05 14:50:54+00:00,commit, +4645,Corentin Cadiou,2021-03-05 14:43:57+00:00,commit, +4646,Corentin Cadiou,2021-03-05 14:39:11+00:00,commit, +4647,Corentin Cadiou,2021-03-05 14:28:34+00:00,commit, +4648,Corentin Cadiou,2021-03-05 14:03:57+00:00,commit, +4649,Corentin Cadiou,2021-03-05 13:57:56+00:00,commit, +4650,Corentin Cadiou,2021-03-05 13:51:04+00:00,commit, +4651,Corentin Cadiou,2021-03-05 13:29:13+00:00,commit, +4652,Corentin Cadiou,2021-03-05 12:19:08+00:00,commit, +4653,Corentin Cadiou,2021-03-05 11:00:58+00:00,commit, +4654,Corentin Cadiou,2021-03-05 10:56:29+00:00,commit, +4655,Corentin Cadiou,2021-03-05 10:44:10+00:00,commit, +4656,Corentin Cadiou,2021-03-05 10:42:17+00:00,commit, +4657,Corentin Cadiou,2021-03-05 10:42:08+00:00,commit, +4658,Corentin Cadiou,2021-03-05 10:40:09+00:00,commit, +4659,Corentin Cadiou,2021-03-05 10:31:20+00:00,commit, +4660,Corentin Cadiou,2021-03-05 10:30:12+00:00,commit, +4661,Corentin Cadiou,2021-03-05 10:25:44+00:00,commit, +4662,Corentin Cadiou,2021-03-05 10:24:01+00:00,commit, +4663,Corentin Cadiou,2021-03-05 10:22:09+00:00,commit, +4664,Corentin Cadiou,2021-03-05 10:08:29+00:00,commit, +4665,Corentin Cadiou,2021-03-05 09:58:12+00:00,commit, +4666,Corentin Cadiou,2021-03-05 09:56:00+00:00,commit, +4667,Corentin Cadiou,2021-03-05 09:52:59+00:00,commit, +4668,Corentin Cadiou,2021-03-05 09:47:43+00:00,commit, +4669,Corentin Cadiou,2021-03-05 09:46:12+00:00,commit, +4670,Corentin Cadiou,2021-03-05 09:43:36+00:00,commit, +4671,Corentin Cadiou,2021-03-05 09:38:00+00:00,commit, +4672,Corentin Cadiou,2021-03-05 09:34:40+00:00,commit, +4673,Corentin Cadiou,2021-03-05 09:32:18+00:00,commit, +4674,Corentin Cadiou,2021-03-05 09:20:00+00:00,commit, +4675,Corentin Cadiou,2021-03-05 09:14:41+00:00,commit, +4676,Clément Robert,2021-03-04 23:54:29+01:00,commit, +4677,Corentin Cadiou,2021-03-04 21:07:16+00:00,commit, +4678,Corentin Cadiou,2021-03-04 21:03:53+00:00,commit, +4679,Corentin Cadiou,2021-03-04 20:43:46+00:00,commit, +4680,Corentin Cadiou,2021-03-04 20:40:49+00:00,commit, +4681,Corentin Cadiou,2021-03-04 20:10:03+00:00,commit, +4682,Corentin Cadiou,2021-03-04 19:20:06+00:00,commit, +4683,Corentin Cadiou,2021-03-04 18:37:24+00:00,commit, +4684,Corentin Cadiou,2021-03-04 18:33:12+00:00,commit, +4685,Corentin Cadiou,2021-03-04 18:12:28+00:00,commit, +4686,Corentin Cadiou,2021-03-04 17:51:04+00:00,commit, +4687,Corentin Cadiou,2021-03-04 17:49:28+00:00,commit, +4688,Corentin Cadiou,2021-03-04 17:31:36+00:00,commit, +4689,Corentin Cadiou,2021-03-04 17:28:06+00:00,commit, +4690,Madicken Munk,2021-03-04 10:39:14-06:00,commit, +4691,Madicken Munk,2021-03-04 10:09:06-06:00,commit, +4692,Ashley Kelly,2021-03-04 14:47:53+00:00,commit, +4693,pre-commit-ci[bot],2021-03-04 11:54:17+00:00,commit, +4694,pre-commit-ci[bot],2021-03-04 11:51:55+00:00,commit, +4695,Ashley Kelly,2021-03-04 11:50:26+00:00,commit, +4696,Ashley Kelly,2021-03-04 11:49:51+00:00,commit, +4697,Ashley Kelly,2021-03-04 11:49:00+00:00,commit, +4698,Ashley Kelly,2021-03-04 11:48:33+00:00,commit, +4699,Ashley Kelly,2021-03-04 11:48:04+00:00,commit, +4700,Ashley Kelly,2021-03-04 11:47:37+00:00,commit, +4701,Ashley Kelly,2021-03-04 11:44:53+00:00,commit, +4702,Ashley Kelly,2021-03-04 11:44:27+00:00,commit, +4703,Ashley Kelly,2021-03-04 11:43:57+00:00,commit, +4704,Ashley Kelly,2021-03-04 11:43:40+00:00,commit, +4705,Ashley Kelly,2021-03-04 11:40:03+00:00,commit, +4706,Britton Smith,2021-03-03 20:24:16+00:00,commit, +4707,Britton Smith,2021-03-03 17:06:24+00:00,commit, +4708,Britton Smith,2021-03-03 17:05:56+00:00,commit, +4709,pre-commit-ci[bot],2021-03-03 16:57:38+00:00,commit, +4710,Britton Smith,2021-03-03 15:50:20+00:00,commit, +4711,Britton Smith,2021-03-03 11:03:27+00:00,commit, +4712,Corentin Cadiou,2021-02-26 19:40:43+00:00,commit, +4713,Corentin Cadiou,2021-02-26 18:41:53+00:00,commit, +4714,Corentin Cadiou,2021-02-26 18:40:11+00:00,commit, +4715,Corentin Cadiou,2021-02-26 18:39:33+00:00,commit, +4716,Corentin Cadiou,2021-02-26 17:54:25+00:00,commit, +4717,Corentin Cadiou,2021-02-26 17:22:11+00:00,commit, +4718,Corentin Cadiou,2021-02-26 17:05:46+00:00,commit, +4719,Corentin Cadiou,2021-02-26 16:06:59+00:00,commit, +4720,Corentin Cadiou,2021-02-26 16:02:13+00:00,commit, +4721,Corentin Cadiou,2021-02-26 14:51:24+00:00,commit, +4722,Corentin Cadiou,2021-02-26 14:23:27+00:00,commit, +4723,Corentin Cadiou,2021-02-26 14:04:16+00:00,commit, +4724,Corentin Cadiou,2021-02-26 14:04:16+00:00,commit, +4725,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4726,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4727,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4728,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4729,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4730,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4731,Corentin Cadiou,2021-02-26 14:04:15+00:00,commit, +4732,pre-commit-ci[bot],2021-02-26 14:04:14+00:00,commit, +4733,Matthew Turk,2021-02-26 14:04:14+00:00,commit, +4734,Matthew Turk,2021-02-26 14:04:14+00:00,commit, +4735,Matthew Turk,2021-02-26 14:04:13+00:00,commit, +4736,Corentin Cadiou,2021-02-26 11:06:31+00:00,commit, +4737,Clément Robert,2021-02-25 22:19:57+01:00,commit, +4738,Madicken Munk,2021-02-25 10:20:47-06:00,commit, +4739,pre-commit-ci[bot],2021-02-25 16:10:46+00:00,commit, +4740,John Regan,2021-02-25 16:08:09+00:00,commit, +4741,Clément Robert,2021-02-25 15:32:10+01:00,commit, +4742,Matthew Turk,2021-02-25 05:10:44-06:00,commit, +4743,Matthew Turk,2021-02-25 05:08:13-06:00,commit, +4744,Clément Robert,2021-02-24 23:17:12+01:00,commit, +4745,Corentin Cadiou,2021-02-24 18:13:19+00:00,commit, +4746,pre-commit-ci[bot],2021-02-24 17:35:28+00:00,commit, +4747,Corentin Cadiou,2021-02-24 17:33:04+00:00,commit, +4748,John Regan,2021-02-24 16:54:13+00:00,commit, +4749,Corentin Cadiou,2021-02-24 16:26:22+00:00,commit, +4750,Corentin Cadiou,2021-02-24 16:26:03+00:00,commit, +4751,Clément Robert,2021-02-24 17:20:45+01:00,commit, +4752,Corentin Cadiou,2021-02-24 16:15:35+00:00,commit, +4753,Corentin Cadiou,2021-02-24 15:35:51+00:00,commit, +4754,Madicken Munk,2021-02-24 09:28:24-06:00,commit, +4755,Corentin Cadiou,2021-02-24 15:27:31+00:00,commit, +4756,Corentin Cadiou,2021-02-24 15:26:47+00:00,commit, +4757,Corentin Cadiou,2021-02-24 15:19:19+00:00,commit, +4758,Corentin Cadiou,2021-02-24 15:09:57+00:00,commit, +4759,Corentin Cadiou,2021-02-24 15:07:25+00:00,commit, +4760,Clément Robert,2021-02-24 13:00:14+01:00,commit, +4761,Clément Robert,2021-02-24 13:00:14+01:00,commit, +4762,Corentin Cadiou,2021-02-24 11:49:06+00:00,commit, +4763,Corentin Cadiou,2021-02-24 11:49:06+00:00,commit, +4764,Matthew Turk,2021-02-24 05:46:52-06:00,commit, +4765,Corentin Cadiou,2021-02-24 11:46:50+00:00,commit, +4766,Matthew Turk,2021-02-24 05:45:16-06:00,commit, +4767,Matthew Turk,2021-02-24 05:45:03-06:00,commit, +4768,John Regan,2021-02-23 17:49:46+00:00,commit, +4769,John Regan,2021-02-23 17:43:37+00:00,commit, +4770,Corentin Cadiou,2021-02-23 15:57:45+00:00,commit, +4771,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4772,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4773,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4774,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4775,Corentin Cadiou,2021-02-23 15:56:36+00:00,commit, +4776,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, +4777,pre-commit-ci[bot],2021-02-23 15:56:35+00:00,commit, +4778,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, +4779,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, +4780,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, +4781,Corentin Cadiou,2021-02-23 15:56:35+00:00,commit, +4782,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4783,pre-commit-ci[bot],2021-02-23 12:00:16+01:00,commit, +4784,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4785,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4786,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4787,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4788,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4789,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4790,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4791,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4792,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4793,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4794,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4795,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4796,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4797,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4798,Clément Robert,2021-02-23 12:00:16+01:00,commit, +4799,Clément Robert,2021-02-23 12:00:15+01:00,commit, +4800,Clément Robert,2021-02-23 12:00:15+01:00,commit, +4801,Corentin Cadiou,2021-02-23 08:42:09+00:00,commit, +4802,Clément Robert,2021-02-22 21:46:00+01:00,commit, +4803,Clément Robert,2021-02-22 16:57:14+01:00,commit, +4804,Corentin Cadiou,2021-02-22 14:44:11+00:00,commit, +4805,Corentin Cadiou,2021-02-22 10:22:11+00:00,commit, +4806,Corentin Cadiou,2021-02-22 09:49:36+00:00,commit, +4807,Clément Robert,2021-02-22 09:42:41+01:00,commit, +4808,Clément Robert,2021-02-17 16:59:48+01:00,commit, +4809,Corentin Cadiou,2021-02-17 12:03:06+00:00,commit, +4810,pre-commit-ci[bot],2021-02-17 10:22:50+00:00,commit, +4811,Britton Smith,2021-02-17 10:20:16+00:00,commit, +4812,Jody Klymak,2021-02-16 21:39:05-08:00,commit, +4813,Britton Smith,2021-02-15 22:15:57+00:00,commit, +4814,Clément Robert,2021-02-15 10:33:00+01:00,commit, +4815,Clément Robert,2021-02-15 10:28:42+01:00,commit, +4816,Clément Robert,2021-02-12 18:39:02+01:00,commit, +4817,Madicken Munk,2021-02-12 11:37:25-06:00,commit, +4818,Clément Robert,2021-02-11 13:41:51+01:00,commit, +4819,Clément Robert,2021-02-11 13:40:44+01:00,commit, +4820,Clément Robert,2021-02-11 13:34:46+01:00,commit, +4821,Madicken Munk,2021-02-10 22:10:46-06:00,commit, +4822,Clément Robert,2021-02-11 00:19:01+01:00,commit, +4823,Clément Robert,2021-02-10 23:45:41+01:00,commit, +4824,Corentin Cadiou,2021-02-10 21:23:32+00:00,commit, +4825,Corentin Cadiou,2021-02-10 21:07:20+00:00,commit, +4826,Corentin Cadiou,2021-02-10 21:04:29+00:00,commit, +4827,Corentin Cadiou,2021-02-10 21:02:09+00:00,commit, +4828,Corentin Cadiou,2021-02-10 21:01:10+00:00,commit, +4829,Clément Robert,2021-02-10 21:43:55+01:00,commit, +4830,Clément Robert,2021-02-10 21:43:55+01:00,commit, +4831,Madicken Munk,2021-02-10 13:02:13-06:00,commit, +4832,Corentin Cadiou,2021-02-10 17:30:58+00:00,commit, +4833,Corentin Cadiou,2021-02-10 17:09:59+00:00,commit, +4834,Corentin Cadiou,2021-02-10 16:54:07+00:00,commit, +4835,Corentin Cadiou,2021-02-10 16:43:36+00:00,commit, +4836,Clément Robert,2021-02-10 14:34:24+01:00,commit, +4837,Corentin Cadiou,2021-02-10 10:41:45+00:00,commit, +4838,Corentin Cadiou,2021-02-10 10:35:33+00:00,commit, +4839,Clément Robert,2021-02-10 10:17:20+01:00,commit, +4840,Madicken Munk,2021-02-09 10:10:03-06:00,commit, +4841,Clément Robert,2021-02-08 18:16:00+01:00,commit, +4842,pre-commit-ci[bot],2021-02-08 16:27:27+00:00,commit, +4843,Clément Robert,2021-02-08 15:13:49+01:00,commit, +4844,Clément Robert,2021-02-08 14:59:21+01:00,commit, +4845,Clément Robert,2021-02-08 13:42:48+01:00,commit, +4846,Clément Robert,2021-02-08 08:54:01+01:00,commit, +4847,Madicken Munk,2021-02-07 16:05:39-06:00,commit, +4848,Clément Robert,2021-02-07 00:08:20+01:00,commit, +4849,Clément Robert,2021-02-07 00:04:02+01:00,commit, +4850,Clément Robert,2021-02-06 18:14:14+01:00,commit, +4851,Clément Robert,2021-02-06 18:13:37+01:00,commit, +4852,Clément Robert,2021-02-06 11:02:06+01:00,commit, +4853,Madicken Munk,2021-02-05 15:55:36-06:00,commit, +4854,pre-commit-ci[bot],2021-02-05 17:11:28+00:00,commit, +4855,John Regan,2021-02-05 17:08:03+00:00,commit, +4856,Clément Robert,2021-02-05 12:49:03+01:00,commit, +4857,Matthew Turk,2021-02-04 07:45:55-06:00,commit, +4858,Clément Robert,2021-02-04 12:03:03+01:00,commit, +4859,Clément Robert,2021-02-03 00:04:17+01:00,commit, +4860,Clément Robert,2021-02-03 00:02:30+01:00,commit, +4861,Clément Robert,2021-02-02 23:46:12+01:00,commit, +4862,Clément Robert,2021-02-02 23:44:45+01:00,commit, +4863,pre-commit-ci[bot],2021-02-01 16:27:34+00:00,commit, +4864,Clément Robert,2021-02-01 15:00:33+01:00,commit, +4865,Matthew Turk,2021-02-01 06:55:15-06:00,commit, +4866,Clément Robert,2021-02-01 11:34:42+01:00,commit, +4867,Clément Robert,2021-01-31 21:55:07+01:00,commit, +4868,Madicken Munk,2021-01-28 13:10:10-06:00,commit, +4869,Madicken Munk,2021-01-28 11:04:16-06:00,commit, +4870,Corentin Cadiou,2021-01-28 14:05:39+00:00,commit, +4871,Britton Smith,2021-01-27 21:39:57+00:00,commit, +4872,Britton Smith,2021-01-27 20:45:34+00:00,commit, +4873,Madicken Munk,2021-01-27 10:54:29-06:00,commit, +4874,Britton Smith,2021-01-27 16:28:23+00:00,commit, +4875,Clément Robert,2021-01-27 15:50:25+01:00,commit, +4876,Britton Smith,2021-01-27 13:52:39+00:00,commit, +4877,Britton Smith,2021-01-27 13:40:50+00:00,commit, +4878,pre-commit-ci[bot],2021-01-27 11:09:35+00:00,commit, +4879,Ashley Kelly,2021-01-27 11:03:51+00:00,commit, +4880,Ashley Kelly,2021-01-27 11:03:03+00:00,commit, +4881,Ashley Kelly,2021-01-27 10:53:54+00:00,commit, +4882,Ashley Kelly,2021-01-27 10:53:54+00:00,commit, +4883,Ashley Kelly,2021-01-27 10:53:13+00:00,commit, +4884,Ashley Kelly,2021-01-27 10:53:13+00:00,commit, +4885,Ashley Kelly,2021-01-27 10:52:33+00:00,commit, +4886,Ashley Kelly,2021-01-27 10:52:33+00:00,commit, +4887,Ashley Kelly,2021-01-27 10:50:36+00:00,commit, +4888,Ashley Kelly,2021-01-27 10:49:49+00:00,commit, +4889,Ashley Kelly,2021-01-27 10:48:54+00:00,commit, +4890,Ashley Kelly,2021-01-27 10:48:54+00:00,commit, +4891,Ashley Kelly,2021-01-27 10:48:54+00:00,commit, +4892,Ashley Kelly,2021-01-27 10:48:10+00:00,commit, +4893,Ashley Kelly,2021-01-27 10:48:10+00:00,commit, +4894,Ashley Kelly,2021-01-27 10:47:31+00:00,commit, +4895,Ashley Kelly,2021-01-27 10:46:05+00:00,commit, +4896,Ashley Kelly,2021-01-27 10:45:22+00:00,commit, +4897,Ashley Kelly,2021-01-27 10:45:22+00:00,commit, +4898,Ashley Kelly,2021-01-27 10:44:22+00:00,commit, +4899,Ashley Kelly,2021-01-27 10:43:51+00:00,commit, +4900,Ashley Kelly,2021-01-27 10:40:59+00:00,commit, +4901,Clément Robert,2021-01-26 19:25:14+01:00,commit, +4902,Corentin Cadiou,2021-01-26 17:21:46+01:00,commit, +4903,Clément Robert,2021-01-26 10:33:13+01:00,commit, +4904,Clément Robert,2021-01-26 10:28:55+01:00,commit, +4905,Clément Robert,2021-01-26 10:28:55+01:00,commit, +4906,Clément Robert,2021-01-26 10:28:55+01:00,commit, +4907,Clément Robert,2021-01-25 18:38:48+01:00,commit, +4908,Clément Robert,2021-01-25 18:16:27+01:00,commit, +4909,pre-commit-ci[bot],2021-01-25 16:24:37+00:00,commit, +4910,Corentin Cadiou,2021-01-25 16:08:26+00:00,commit, +4911,Corentin Cadiou,2021-01-25 16:54:48+01:00,commit, +4912,Corentin Cadiou,2021-01-25 14:40:08+00:00,commit, +4913,Corentin Cadiou,2021-01-25 14:21:15+00:00,commit, +4914,Corentin Cadiou,2021-01-25 14:13:43+00:00,commit, +4915,Matthew Turk,2021-01-24 11:34:07-06:00,commit, +4916,Clément Robert,2021-01-24 17:15:10+01:00,commit, +4917,Clément Robert,2021-01-23 00:04:30+01:00,commit, +4918,Clément Robert,2021-01-22 22:57:21+01:00,commit, +4919,convert-repo,2021-01-22 22:56:51+01:00,commit, +4920,Clément Robert,2021-01-22 22:56:37+01:00,commit, +4921,Corentin Cadiou,2021-01-22 18:56:30+01:00,commit, +4922,Britton Smith,2021-01-22 15:42:47+00:00,commit, +4923,Matthew Turk,2021-01-22 08:38:53-06:00,commit, +4924,Matthew Turk,2021-01-22 08:11:50-06:00,commit, +4925,Britton Smith,2021-01-21 19:27:54+00:00,commit, +4926,Clément Robert,2021-01-21 19:19:49+01:00,commit, +4927,Corentin Cadiou,2021-01-21 18:45:20+01:00,commit, +4928,Corentin Cadiou,2021-01-21 18:42:48+01:00,commit, +4929,Clément Robert,2021-01-21 16:40:16+01:00,commit, +4930,Clément Robert,2021-01-21 16:05:53+01:00,commit, +4931,Corentin Cadiou,2021-01-21 13:10:21+00:00,commit, +4932,Matthew Turk,2021-01-21 05:11:31-06:00,commit, +4933,Matthew Turk,2021-01-21 05:10:55-06:00,commit, +4934,Clément Robert,2021-01-21 11:16:51+01:00,commit, +4935,pre-commit-ci[bot],2021-01-21 09:35:57+00:00,commit, +4936,Clément Robert,2021-01-21 10:33:03+01:00,commit, +4937,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4938,pre-commit-ci[bot],2021-01-21 10:31:30+01:00,commit, +4939,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4940,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4941,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4942,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4943,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4944,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4945,Clément Robert,2021-01-21 10:31:30+01:00,commit, +4946,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4947,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4948,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4949,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4950,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4951,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4952,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4953,Clément Robert,2021-01-21 10:31:29+01:00,commit, +4954,Clément Robert,2021-01-21 10:31:27+01:00,commit, +4955,Clément Robert,2021-01-21 10:13:17+01:00,commit, +4956,Clément Robert,2021-01-21 10:13:16+01:00,commit, +4957,pre-commit-ci[bot],2021-01-21 09:12:59+00:00,commit, +4958,Corentin Cadiou,2021-01-21 10:10:14+01:00,commit, +4959,Corentin Cadiou,2021-01-21 10:07:42+01:00,commit, +4960,Corentin Cadiou,2021-01-20 15:16:38+01:00,commit, +4961,Clément Robert,2021-01-20 14:35:10+01:00,commit, +4962,Clément Robert,2021-01-20 14:04:52+01:00,commit, +4963,Clément Robert,2021-01-20 13:52:38+01:00,commit, +4964,Clément Robert,2021-01-20 13:52:37+01:00,commit, +4965,Clément Robert,2021-01-20 13:50:44+01:00,commit, +4966,Clément Robert,2021-01-20 13:50:42+01:00,commit, +4967,Clément Robert,2021-01-20 13:50:19+01:00,commit, +4968,Clément Robert,2021-01-20 13:50:17+01:00,commit, +4969,Corentin Cadiou,2021-01-20 13:50:13+01:00,commit, +4970,Clément Robert,2021-01-20 13:48:20+01:00,commit, +4971,Clément Robert,2021-01-20 13:48:19+01:00,commit, +4972,Clément Robert,2021-01-20 13:47:36+01:00,commit, +4973,Clément Robert,2021-01-20 13:40:18+01:00,commit, +4974,Clément Robert,2021-01-20 10:39:26+01:00,commit, +4975,Clément Robert,2021-01-20 10:36:34+01:00,commit, +4976,Clément Robert,2021-01-20 10:35:19+01:00,commit, +4977,Clément Robert,2021-01-20 10:26:12+01:00,commit, +4978,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4979,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4980,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4981,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4982,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4983,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4984,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4985,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4986,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4987,Clément Robert,2021-01-18 21:59:43+01:00,commit, +4988,Clément Robert,2021-01-18 21:59:41+01:00,commit, +4989,Clément Robert,2021-01-18 20:41:29+01:00,commit, +4990,Clément Robert,2021-01-18 19:09:02+01:00,commit, +4991,Clément Robert,2021-01-18 18:27:49+01:00,commit, +4992,Clément Robert,2021-01-18 18:10:04+01:00,commit, +4993,pre-commit-ci[bot],2021-01-18 18:08:10+01:00,commit, +4994,pre-commit-ci[bot],2021-01-18 18:08:07+01:00,commit, +4995,Kacper Kowalik,2021-01-18 11:02:05-06:00,commit, +4996,Clément Robert,2021-01-18 17:48:13+01:00,commit, +4997,Corentin Cadiou,2021-01-18 16:25:50+00:00,commit, +4998,Clément Robert,2021-01-18 14:51:31+01:00,commit, +4999,Corentin Cadiou,2021-01-18 13:04:56+00:00,commit, +5000,Clément Robert,2021-01-14 22:48:08+01:00,commit, +5001,Corentin Cadiou,2021-01-14 21:58:13+01:00,commit, +5002,Corentin Cadiou,2021-01-14 18:54:49+01:00,commit, +5003,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5004,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5005,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5006,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5007,Clément Robert,2021-01-13 21:27:34+01:00,commit, +5008,Kacper Kowalik,2021-01-13 14:24:03-06:00,commit, +5009,Clément Robert,2021-01-13 16:09:05+01:00,commit, +5010,Matthew Turk,2021-01-13 08:40:15-06:00,commit, +5011,Clément Robert,2021-01-11 13:58:38+01:00,commit, +5012,Clément Robert,2021-01-11 13:57:58+01:00,commit, +5013,Corentin Cadiou,2021-01-11 11:10:42+00:00,commit, +5014,Corentin Cadiou,2021-01-11 11:08:31+00:00,commit, +5015,Corentin Cadiou,2021-01-11 11:00:10+00:00,commit, +5016,Clément Robert,2021-01-11 11:54:36+01:00,commit, +5017,Corentin Cadiou,2021-01-11 10:23:38+00:00,commit, +5018,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, +5019,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, +5020,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, +5021,Corentin Cadiou,2021-01-11 10:13:06+00:00,commit, +5022,Corentin Cadiou,2021-01-11 10:12:36+00:00,commit, +5023,Corentin Cadiou,2021-01-11 11:04:05+01:00,commit, +5024,Corentin Cadiou,2021-01-11 10:02:08+00:00,commit, +5025,Clément Robert,2021-01-11 08:52:43+01:00,commit, +5026,Corentin Cadiou,2021-01-06 18:23:44+00:00,commit, +5027,Corentin Cadiou,2021-01-06 18:21:06+00:00,commit, +5028,Corentin Cadiou,2021-01-06 16:39:03+00:00,commit, +5029,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5030,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5031,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5032,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5033,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5034,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5035,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5036,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5037,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5038,Corentin Cadiou,2021-01-05 11:58:42+00:00,commit, +5039,Corentin Cadiou,2021-01-05 11:58:39+00:00,commit, +5040,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5041,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5042,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5043,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5044,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5045,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5046,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5047,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5048,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5049,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5050,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5051,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5052,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5053,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5054,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5055,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5056,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5057,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5058,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5059,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5060,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5061,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5062,Corentin Cadiou,2021-01-05 11:58:14+00:00,commit, +5063,Corentin Cadiou,2021-01-05 11:58:03+00:00,commit, +5064,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5065,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5066,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5067,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5068,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5069,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5070,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5071,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5072,Corentin Cadiou,2021-01-05 11:57:19+00:00,commit, +5073,Corentin Cadiou,2021-01-05 11:57:09+00:00,commit, +5074,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5075,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5076,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5077,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5078,Corentin Cadiou,2021-01-05 11:56:20+00:00,commit, +5079,Clément Robert,2021-01-04 17:52:53+01:00,commit, +5080,Clément Robert,2021-01-04 17:08:16+01:00,commit, +5081,Clément Robert,2021-01-03 17:46:16+01:00,commit, +5082,Clément Robert,2021-01-03 17:42:54+01:00,commit, +5083,Clément Robert,2021-01-03 17:42:30+01:00,commit, +5084,Clément Robert,2021-01-03 17:40:52+01:00,commit, +5085,Clément Robert,2021-01-01 01:31:01+01:00,commit, +5086,convert-repo,2021-01-01 01:30:04+01:00,commit, +5087,Clément Robert,2021-01-01 01:30:02+01:00,commit, +5088,convert-repo,2021-01-01 01:29:30+01:00,commit, +5089,Clément Robert,2021-01-01 01:28:27+01:00,commit, +5090,Matthew Turk,2020-12-31 12:55:13-06:00,commit, +5091,Matthew Turk,2020-12-30 12:41:26-06:00,commit, +5092,Clément Robert,2020-12-30 18:34:56+01:00,commit, +5093,Clément Robert,2020-12-30 18:34:54+01:00,commit, +5094,Clément Robert,2020-12-30 18:34:27+01:00,commit, +5095,Clément Robert,2020-12-30 18:34:27+01:00,commit, +5096,Clément Robert,2020-12-30 18:34:27+01:00,commit, +5097,Matthew Turk,2020-12-30 10:59:47-06:00,commit, +5098,Matthew Turk,2020-12-30 10:59:35-06:00,commit, +5099,Clément Robert,2020-12-29 19:00:11+01:00,commit, +5100,Clément Robert,2020-12-28 23:59:02+01:00,commit, +5101,Clément Robert,2020-12-28 23:58:26+01:00,commit, +5102,Clément Robert,2020-12-28 12:25:41+01:00,commit, +5103,Clément Robert,2020-12-23 21:37:22+01:00,commit, +5104,Dave Grote,2020-12-23 10:53:38-08:00,commit, +5105,Dave Grote,2020-12-23 09:50:28-08:00,commit, +5106,Dave Grote,2020-12-23 09:47:26-08:00,commit, +5107,Matthew Turk,2020-12-23 07:09:23-06:00,commit, +5108,Matthew Turk,2020-12-23 07:08:46-06:00,commit, +5109,Dave Grote,2020-12-21 13:35:33-08:00,commit, +5110,Dave Grote,2020-12-21 11:21:46-08:00,commit, +5111,Matthew Turk,2020-12-21 06:34:35-06:00,commit, +5112,Clément Robert,2020-12-21 10:23:53+01:00,commit, +5113,Corentin Cadiou,2020-12-17 21:28:04+01:00,commit, +5114,Madicken Munk,2020-12-17 11:05:45-06:00,commit, +5115,Clément Robert,2020-12-17 17:14:59+01:00,commit, +5116,Clément Robert,2020-12-17 16:30:39+01:00,commit, +5117,Clément Robert,2020-12-17 16:29:17+01:00,commit, +5118,Clément Robert,2020-12-17 15:27:57+01:00,commit, +5119,Clément Robert,2020-12-17 15:22:00+01:00,commit, +5120,Clément Robert,2020-12-17 12:02:57+01:00,commit, +5121,Clément Robert,2020-12-17 11:37:04+01:00,commit, +5122,Clément Robert,2020-12-17 09:49:08+01:00,commit, +5123,Clément Robert,2020-12-16 23:02:18+01:00,commit, +5124,Madicken Munk,2020-12-16 15:48:36-06:00,commit, +5125,Madicken Munk,2020-12-16 15:27:59-06:00,commit, +5126,Madicken Munk,2020-12-16 13:56:25-06:00,commit, +5127,Clément Robert,2020-12-16 19:16:27+01:00,commit, +5128,Madicken Munk,2020-12-16 09:32:43-06:00,commit, +5129,Matthew Turk,2020-12-16 08:33:08-06:00,commit, +5130,Matthew Turk,2020-12-16 08:32:56-06:00,commit, +5131,Matthew Turk,2020-12-16 08:11:39-06:00,commit, +5132,Matthew Turk,2020-12-16 08:07:58-06:00,commit, +5133,Matthew Turk,2020-12-16 08:07:47-06:00,commit, +5134,Matthew Turk,2020-12-16 08:07:31-06:00,commit, +5135,Clément Robert,2020-12-15 22:38:52+01:00,commit, +5136,Clément Robert,2020-12-15 22:24:10+01:00,commit, +5137,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5138,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5139,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5140,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5141,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5142,Clément Robert,2020-12-15 22:23:50+01:00,commit, +5143,Clément Robert,2020-12-15 22:23:47+01:00,commit, +5144,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5145,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5146,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5147,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5148,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5149,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5150,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5151,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5152,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5153,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5154,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5155,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5156,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5157,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5158,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5159,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5160,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5161,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5162,Clément Robert,2020-12-15 22:23:14+01:00,commit, +5163,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5164,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5165,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5166,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5167,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5168,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5169,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5170,Clément Robert,2020-12-15 22:23:13+01:00,commit, +5171,Clément Robert,2020-12-15 22:22:33+01:00,commit, +5172,Clément Robert,2020-12-15 22:22:33+01:00,commit, +5173,Clément Robert,2020-12-15 22:22:33+01:00,commit, +5174,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5175,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5176,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5177,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5178,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5179,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5180,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5181,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5182,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5183,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5184,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5185,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5186,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5187,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5188,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5189,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5190,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5191,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5192,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5193,Clément Robert,2020-12-15 22:22:32+01:00,commit, +5194,Matthew Turk,2020-12-15 10:58:22-06:00,commit, +5195,Matthew Turk,2020-12-15 10:40:49-06:00,commit, +5196,Clément Robert,2020-12-15 17:10:16+01:00,commit, +5197,Matthew Turk,2020-12-15 08:37:27-06:00,commit, +5198,Matthew Turk,2020-12-15 08:16:26-06:00,commit, +5199,Clément Robert,2020-12-15 15:14:14+01:00,commit, +5200,Clément Robert,2020-12-15 11:23:44+01:00,commit, +5201,Madicken Munk,2020-12-14 23:42:23-06:00,commit, +5202,Madicken Munk,2020-12-14 23:34:26-06:00,commit, +5203,Kacper Kowalik,2020-12-14 11:38:32-06:00,commit, +5204,Madicken Munk,2020-12-14 11:26:38-06:00,commit, +5205,Clément Robert,2020-12-07 21:14:17+01:00,commit, +5206,Clément Robert,2020-12-07 20:20:18+01:00,commit, +5207,Clément Robert,2020-12-07 20:08:43+01:00,commit, +5208,Clément Robert,2020-12-07 19:40:59+01:00,commit, +5209,Clément Robert,2020-12-07 19:37:49+01:00,commit, +5210,Britton Smith,2020-12-05 08:25:58+00:00,commit, +5211,Madicken Munk,2020-12-04 10:11:46-06:00,commit, +5212,Britton Smith,2020-12-03 14:06:50+00:00,commit, +5213,yt-fido,2020-12-02 16:19:28+00:00,commit, +5214,Madicken Munk,2020-12-02 09:34:17-06:00,commit, +5215,Kacper Kowalik,2020-12-01 10:27:31-06:00,commit, +5216,Corentin Cadiou,2020-11-26 15:16:17+00:00,commit, +5217,Clément Robert,2020-11-26 15:52:41+01:00,commit, +5218,Corentin Cadiou,2020-11-26 14:21:21+00:00,commit, +5219,Corentin Cadiou,2020-11-26 14:20:50+00:00,commit, +5220,yt-fido,2020-11-26 14:15:22+00:00,commit, +5221,Clément Robert,2020-11-26 15:11:07+01:00,commit, +5222,Clément Robert,2020-11-26 10:13:41+01:00,commit, +5223,Corentin Cadiou,2020-11-26 09:59:24+01:00,commit, +5224,Clément Robert,2020-11-26 09:32:17+01:00,commit, +5225,Clément Robert,2020-11-26 09:32:17+01:00,commit, +5226,Clément Robert,2020-11-25 20:48:45+01:00,commit, +5227,Corentin Cadiou,2020-11-25 16:34:26+00:00,commit, +5228,Corentin Cadiou,2020-11-25 16:33:39+00:00,commit, +5229,yt-fido,2020-11-25 16:33:36+00:00,commit, +5230,Matthew Turk,2020-11-25 09:44:18-06:00,commit, +5231,Matthew Turk,2020-11-24 16:17:27-06:00,commit, +5232,Matthew Turk,2020-11-24 16:17:16-06:00,commit, +5233,Corentin Cadiou,2020-11-24 16:32:13+01:00,commit, +5234,Clément Robert,2020-11-24 11:56:28+01:00,commit, +5235,Corentin Cadiou,2020-11-23 14:20:35+01:00,commit, +5236,Corentin Cadiou,2020-11-23 11:02:10+01:00,commit, +5237,Clément Robert,2020-11-22 23:59:38+01:00,commit, +5238,Britton Smith,2020-11-18 11:04:50+00:00,commit, +5239,Britton Smith,2020-11-18 10:33:06+00:00,commit, +5240,Corentin Cadiou,2020-11-18 09:21:55+00:00,commit, +5241,Corentin Cadiou,2020-11-18 09:21:55+00:00,commit, +5242,yt-fido,2020-11-18 09:21:26+00:00,commit, +5243,Axel Huebl,2020-11-18 09:21:07+00:00,commit, +5244,Axel Huebl,2020-11-18 09:21:07+00:00,commit, +5245,Axel Huebl,2020-11-18 09:21:07+00:00,commit, +5246,Corentin Cadiou,2020-11-18 09:21:07+00:00,commit, +5247,Axel Huebl,2020-11-18 09:20:56+00:00,commit, +5248,Madicken Munk,2020-11-17 13:26:14-06:00,commit, +5249,Madicken Munk,2020-11-17 12:29:10-06:00,commit, +5250,Madicken Munk,2020-11-17 12:09:53-06:00,commit, +5251,Madicken Munk,2020-11-17 12:05:44-06:00,commit, +5252,Madicken Munk,2020-11-17 11:59:15-06:00,commit, +5253,Madicken Munk,2020-11-17 11:53:48-06:00,commit, +5254,Madicken Munk,2020-11-17 11:48:17-06:00,commit, +5255,Madicken Munk,2020-11-17 11:46:43-06:00,commit, +5256,Madicken Munk,2020-11-16 15:54:06-06:00,commit, +5257,Madicken Munk,2020-11-16 15:49:00-06:00,commit, +5258,Madicken Munk,2020-11-16 15:47:53-06:00,commit, +5259,Kacper Kowalik,2020-11-15 15:30:20-06:00,commit, +5260,Matthew Turk,2020-11-15 05:32:51-06:00,commit, +5261,Matthew Turk,2020-11-15 05:20:50-06:00,commit, +5262,Matthew Turk,2020-11-13 14:45:57-06:00,commit, +5263,Matthew Turk,2020-11-13 13:16:44-06:00,commit, +5264,Matthew Turk,2020-11-13 11:58:00-06:00,commit, +5265,Matthew Turk,2020-11-13 11:44:00-06:00,commit, +5266,Kacper Kowalik,2020-11-13 11:39:22-06:00,commit, +5267,Madicken Munk,2020-11-12 17:26:11-06:00,commit, +5268,Kacper Kowalik,2020-11-11 21:19:07-06:00,commit, +5269,Kacper Kowalik,2020-11-11 20:27:17-06:00,commit, +5270,Madicken Munk,2020-11-10 16:58:02-06:00,commit, +5271,Madicken Munk,2020-11-10 15:08:51-06:00,commit, +5272,Matthew Turk,2020-11-10 14:08:40-06:00,commit, +5273,Matthew Turk,2020-11-10 14:04:14-06:00,commit, +5274,Matthew Turk,2020-11-10 13:55:09-06:00,commit, +5275,Madicken Munk,2020-11-10 12:55:42-06:00,commit, +5276,Madicken Munk,2020-11-10 12:53:43-06:00,commit, +5277,Corentin Cadiou,2020-11-10 15:58:04+00:00,commit, +5278,Corentin Cadiou,2020-11-10 15:53:18+00:00,commit, +5279,Corentin Cadiou,2020-11-10 15:42:54+00:00,commit, +5280,Chris Havlin,2020-11-04 17:01:49-06:00,commit, +5281,Corentin Cadiou,2020-11-02 15:00:48+00:00,commit, +5282,Corentin Cadiou,2020-11-02 12:30:35+00:00,commit, +5283,Corentin Cadiou,2020-11-02 12:30:15+00:00,commit, +5284,Corentin Cadiou,2020-11-02 12:23:42+00:00,commit, +5285,Corentin Cadiou,2020-11-02 12:23:07+00:00,commit, +5286,Corentin Cadiou,2020-10-31 19:14:59+00:00,commit, +5287,Corentin Cadiou,2020-10-29 21:41:41+00:00,commit, +5288,Corentin Cadiou,2020-10-29 20:38:28+00:00,commit, +5289,Corentin Cadiou,2020-10-29 20:34:07+00:00,commit, +5290,Corentin Cadiou,2020-10-29 20:33:46+00:00,commit, +5291,Chris Havlin,2020-10-29 10:28:15-05:00,commit, +5292,Clément Robert,2020-10-26 18:34:48+01:00,commit, +5293,Kacper Kowalik,2020-10-24 13:36:19-05:00,commit, +5294,Matthew Turk,2020-10-23 14:46:35-05:00,commit, +5295,Madicken Munk,2020-10-23 10:55:42-05:00,commit, +5296,Madicken Munk,2020-10-23 10:54:50-05:00,commit, +5297,Madicken Munk,2020-10-23 10:54:28-05:00,commit, +5298,Matthew Turk,2020-10-23 10:51:23-05:00,commit, +5299,Chris Havlin,2020-10-22 15:30:18-05:00,commit, +5300,Madicken Munk,2020-10-21 09:38:28-05:00,commit, +5301,Kacper Kowalik,2020-10-20 09:53:14-05:00,commit, +5302,Clément Robert,2020-10-19 22:01:26+02:00,commit, +5303,Clément Robert,2020-10-18 22:29:04+02:00,commit, +5304,Clément Robert,2020-10-15 17:10:46+02:00,commit, +5305,Corentin Cadiou,2020-10-15 12:44:23+02:00,commit, +5306,Clément Robert,2020-10-15 11:30:53+02:00,commit, +5307,RevathiJambunathan,2020-10-14 20:53:37-07:00,commit, +5308,RevathiJambunathan,2020-10-14 20:49:58-07:00,commit, +5309,Clément Robert,2020-10-14 19:42:49+02:00,commit, +5310,Revathi Jambunathan,2020-10-14 08:52:55-07:00,commit, +5311,Revathi Jambunathan,2020-10-14 08:42:44-07:00,commit, +5312,Clément Robert,2020-10-14 17:27:49+02:00,commit, +5313,Clément Robert,2020-10-14 16:57:27+02:00,commit, +5314,Corentin Cadiou,2020-10-14 14:24:31+01:00,commit, +5315,Corentin Cadiou,2020-10-14 14:24:31+01:00,commit, +5316,Corentin Cadiou,2020-10-14 14:24:14+01:00,commit, +5317,Corentin Cadiou,2020-10-14 14:23:37+01:00,commit, +5318,Clément Robert,2020-10-14 10:06:06+02:00,commit, +5319,RevathiJambunathan,2020-10-13 21:35:24-07:00,commit, +5320,RevathiJambunathan,2020-10-13 20:53:57-07:00,commit, +5321,RevathiJambunathan,2020-10-13 20:17:27-07:00,commit, +5322,RevathiJambunathan,2020-10-13 16:08:52-07:00,commit, +5323,Chris Havlin,2020-10-13 14:36:26-05:00,commit, +5324,Clément Robert,2020-10-13 11:09:24+02:00,commit, +5325,Clément Robert,2020-10-13 11:08:48+02:00,commit, +5326,RevathiJambunathan,2020-10-12 21:19:01-07:00,commit, +5327,Madicken Munk,2020-10-12 14:37:02-05:00,commit, +5328,Madicken Munk,2020-10-09 14:00:06-05:00,commit, +5329,Kacper Kowalik,2020-10-09 10:45:40-05:00,commit, +5330,Madicken Munk,2020-10-09 10:31:46-05:00,commit, +5331,Clément Robert,2020-10-09 10:04:06+02:00,commit, +5332,RevathiJambunathan,2020-10-07 21:14:57-07:00,commit, +5333,Kacper Kowalik,2020-10-07 15:45:51-05:00,commit, +5334,Clément Robert,2020-10-07 20:04:16+02:00,commit, +5335,Madicken Munk,2020-10-07 10:51:27-05:00,commit, +5336,Chris Havlin,2020-10-07 10:02:33-05:00,commit, +5337,Chris Havlin,2020-10-07 09:29:44-05:00,commit, +5338,Chris Havlin,2020-10-07 09:26:27-05:00,commit, +5339,Chris Havlin,2020-10-07 09:05:23-05:00,commit, +5340,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5341,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5342,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5343,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5344,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5345,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5346,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5347,Chris Havlin,2020-10-07 08:36:10-05:00,commit, +5348,RevathiJambunathan,2020-10-06 17:57:22-07:00,commit, +5349,Clément Robert,2020-10-06 12:14:08+02:00,commit, +5350,Chris Havlin,2020-10-05 11:39:18-05:00,commit, +5351,Chris Havlin,2020-10-05 10:34:47-05:00,commit, +5352,Chris Havlin,2020-10-02 16:58:00-05:00,commit, +5353,Chris Havlin,2020-10-02 16:52:40-05:00,commit, +5354,Chris Havlin,2020-10-02 16:47:40-05:00,commit, +5355,Madicken Munk,2020-10-02 09:37:04-05:00,commit, +5356,Britton Smith,2020-10-02 10:51:20+01:00,commit, +5357,Clément Robert,2020-10-01 16:20:36+02:00,commit, +5358,Clément Robert,2020-10-01 11:58:27+02:00,commit, +5359,Chris Havlin,2020-09-30 14:50:03-05:00,commit, +5360,Chris Havlin,2020-09-30 14:08:22-05:00,commit, +5361,Chris Havlin,2020-09-30 13:50:50-05:00,commit, +5362,Chris Havlin,2020-09-30 13:35:11-05:00,commit, +5363,Clément Robert,2020-09-28 20:02:49+02:00,commit, +5364,Britton Smith,2020-09-28 17:15:44+01:00,commit, +5365,Britton Smith,2020-09-28 13:09:15+01:00,commit, +5366,Clément Robert,2020-09-28 11:09:38+02:00,commit, +5367,Clément Robert,2020-09-28 10:24:14+02:00,commit, +5368,Clément Robert,2020-09-28 00:00:00+02:00,commit, +5369,Clément Robert,2020-09-27 19:31:28+02:00,commit, +5370,Clément Robert,2020-09-27 16:41:24+02:00,commit, +5371,Clément Robert,2020-09-27 13:14:17+02:00,commit, +5372,Chris Havlin,2020-09-25 16:01:11-05:00,commit, +5373,Chris Havlin,2020-09-25 15:31:47-05:00,commit, +5374,Madicken Munk,2020-09-25 15:17:02-05:00,commit, +5375,Chris Havlin,2020-09-25 15:03:21-05:00,commit, +5376,Clément Robert,2020-09-25 21:23:23+02:00,commit, +5377,Philipp Edelmann,2020-09-25 11:43:26-06:00,commit, +5378,Philipp Edelmann,2020-09-25 11:42:01-06:00,commit, +5379,Chris Havlin,2020-09-25 10:16:03-05:00,commit, +5380,Clément Robert,2020-09-24 22:23:58+02:00,commit, +5381,Kacper Kowalik,2020-09-24 12:45:29-05:00,commit, +5382,Philipp Edelmann,2020-09-24 10:32:11-06:00,commit, +5383,Philipp Edelmann,2020-09-24 10:26:07-06:00,commit, +5384,Kacper Kowalik,2020-09-24 09:52:44-05:00,commit, +5385,Kacper Kowalik,2020-09-24 09:52:02-05:00,commit, +5386,Madicken Munk,2020-09-23 17:07:53-05:00,commit, +5387,Madicken Munk,2020-09-23 16:58:13-05:00,commit, +5388,Chris Havlin,2020-09-23 15:48:50-05:00,commit, +5389,Chris Havlin,2020-09-23 15:40:19-05:00,commit, +5390,Chris Havlin,2020-09-23 15:03:58-05:00,commit, +5391,Chris Havlin,2020-09-23 14:55:35-05:00,commit, +5392,Chris Havlin,2020-09-23 14:41:55-05:00,commit, +5393,keltonhalbert,2020-09-23 19:35:27+00:00,commit, +5394,keltonhalbert,2020-09-23 19:08:10+00:00,commit, +5395,keltonhalbert,2020-09-23 18:25:22+00:00,commit, +5396,keltonhalbert,2020-09-23 18:25:16+00:00,commit, +5397,Clément Robert,2020-09-23 17:29:51+02:00,commit, +5398,Corentin Cadiou,2020-09-23 16:23:50+02:00,commit, +5399,Corentin Cadiou,2020-09-23 12:42:46+01:00,commit, +5400,Chris Havlin,2020-09-22 17:33:09-05:00,commit, +5401,Chris Havlin,2020-09-22 16:05:09-05:00,commit, +5402,keltonhalbert,2020-09-22 21:00:41+00:00,commit, +5403,keltonhalbert,2020-09-22 20:59:04+00:00,commit, +5404,keltonhalbert,2020-09-22 20:55:13+00:00,commit, +5405,keltonhalbert,2020-09-22 20:49:51+00:00,commit, +5406,keltonhalbert,2020-09-22 20:44:54+00:00,commit, +5407,Chris Havlin,2020-09-22 15:01:50-05:00,commit, +5408,keltonhalbert,2020-09-22 19:32:18+00:00,commit, +5409,keltonhalbert,2020-09-22 19:30:43+00:00,commit, +5410,Chris Havlin,2020-09-22 13:53:10-05:00,commit, +5411,keltonhalbert,2020-09-22 18:21:48+00:00,commit, +5412,Madicken Munk,2020-09-22 10:09:24-05:00,commit, +5413,Madicken Munk,2020-09-22 10:01:43-05:00,commit, +5414,Madicken Munk,2020-09-22 09:55:30-05:00,commit, +5415,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5416,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5417,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5418,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5419,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5420,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5421,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5422,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5423,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5424,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5425,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5426,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5427,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5428,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5429,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5430,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5431,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5432,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5433,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5434,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5435,Corentin Cadiou,2020-09-22 10:13:18+01:00,commit, +5436,Clément Robert,2020-09-22 10:02:05+02:00,commit, +5437,keltonhalbert,2020-09-21 22:22:11+00:00,commit, +5438,keltonhalbert,2020-09-21 21:59:42+00:00,commit, +5439,Madicken Munk,2020-09-21 16:48:46-05:00,commit, +5440,keltonhalbert,2020-09-21 21:40:59+00:00,commit, +5441,keltonhalbert,2020-09-21 21:05:42+00:00,commit, +5442,keltonhalbert,2020-09-21 20:55:53+00:00,commit, +5443,keltonhalbert,2020-09-21 20:53:13+00:00,commit, +5444,keltonhalbert,2020-09-21 20:52:24+00:00,commit, +5445,Chris Havlin,2020-09-21 15:44:09-05:00,commit, +5446,Chris Havlin,2020-09-21 15:43:34-05:00,commit, +5447,keltonhalbert,2020-09-21 20:38:50+00:00,commit, +5448,keltonhalbert,2020-09-21 20:38:26+00:00,commit, +5449,Madicken Munk,2020-09-21 15:28:39-05:00,commit, +5450,keltonhalbert,2020-09-21 20:26:07+00:00,commit, +5451,keltonhalbert,2020-09-21 20:24:49+00:00,commit, +5452,keltonhalbert,2020-09-21 20:24:16+00:00,commit, +5453,keltonhalbert,2020-09-21 20:07:31+00:00,commit, +5454,Chris Havlin,2020-09-21 14:56:08-05:00,commit, +5455,Chris Havlin,2020-09-21 14:30:31-05:00,commit, +5456,keltonhalbert,2020-09-21 18:44:38+00:00,commit, +5457,Corentin Cadiou,2020-09-21 20:38:40+02:00,commit, +5458,Corentin Cadiou,2020-09-21 20:37:51+02:00,commit, +5459,Corentin Cadiou,2020-09-21 16:16:11+01:00,commit, +5460,Corentin Cadiou,2020-09-21 16:16:11+01:00,commit, +5461,Clément Robert,2020-09-21 10:05:14+02:00,commit, +5462,Clément Robert,2020-09-21 10:03:55+02:00,commit, +5463,Clément Robert,2020-09-21 10:03:55+02:00,commit, +5464,Matthew Turk,2020-09-18 10:11:29-05:00,commit, +5465,Matthew Turk,2020-09-18 09:59:02-05:00,commit, +5466,Madicken Munk,2020-09-18 09:43:52-05:00,commit, +5467,Matthew Turk,2020-09-18 09:21:57-05:00,commit, +5468,Matthew Turk,2020-09-18 09:15:19-05:00,commit, +5469,Matthew Turk,2020-09-18 09:01:50-05:00,commit, +5470,Clément Robert,2020-09-17 23:48:36+02:00,commit, +5471,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5472,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5473,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5474,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5475,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5476,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5477,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5478,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5479,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5480,Clément Robert,2020-09-17 23:48:19+02:00,commit, +5481,Madicken Munk,2020-09-17 13:35:44-05:00,commit, +5482,Madicken Munk,2020-09-17 13:34:23-05:00,commit, +5483,Clément Robert,2020-09-17 19:58:32+02:00,commit, +5484,Clément Robert,2020-09-17 19:06:35+02:00,commit, +5485,Clément Robert,2020-09-17 18:17:34+02:00,commit, +5486,Kacper Kowalik,2020-09-17 11:02:45-05:00,commit, +5487,Kacper Kowalik,2020-09-17 10:00:58-05:00,commit, +5488,Clément Robert,2020-09-17 16:03:18+02:00,commit, +5489,Clément Robert,2020-09-17 14:55:10+02:00,commit, +5490,Clément Robert,2020-09-17 14:52:25+02:00,commit, +5491,Clément Robert,2020-09-17 14:12:57+02:00,commit, +5492,Clément Robert,2020-09-17 14:01:18+02:00,commit, +5493,Clément Robert,2020-09-17 13:49:01+02:00,commit, +5494,Corentin Cadiou,2020-09-17 10:02:35+02:00,commit, +5495,Clément Robert,2020-09-17 08:11:14+02:00,commit, +5496,Clément Robert,2020-09-16 23:00:22+02:00,commit, +5497,Madicken Munk,2020-09-16 15:57:54-05:00,commit, +5498,Clément Robert,2020-09-16 22:07:47+02:00,commit, +5499,Kacper Kowalik,2020-09-16 12:45:19-05:00,commit, +5500,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5501,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5502,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5503,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5504,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5505,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5506,Clément Robert,2020-09-16 19:43:10+02:00,commit, +5507,Clément Robert,2020-09-16 19:43:09+02:00,commit, +5508,Clément Robert,2020-09-16 19:43:09+02:00,commit, +5509,Clément Robert,2020-09-16 19:42:17+02:00,commit, +5510,Clément Robert,2020-09-16 19:42:17+02:00,commit, +5511,Clément Robert,2020-09-16 19:42:17+02:00,commit, +5512,Clément Robert,2020-09-16 19:42:17+02:00,commit, +5513,Matthew Turk,2020-09-16 12:27:55-05:00,commit, +5514,Madicken Munk,2020-09-16 10:12:05-05:00,commit, +5515,Matthew Turk,2020-09-16 09:59:13-05:00,commit, +5516,Corentin Cadiou,2020-09-16 15:30:47+01:00,commit, +5517,Matthew Turk,2020-09-16 09:16:54-05:00,commit, +5518,Matthew Turk,2020-09-16 09:15:30-05:00,commit, +5519,Matthew Turk,2020-09-16 09:13:14-05:00,commit, +5520,Clément Robert,2020-09-16 14:10:20+02:00,commit, +5521,Clément Robert,2020-09-16 13:13:39+02:00,commit, +5522,Clément Robert,2020-09-16 13:08:04+02:00,commit, +5523,Clément Robert,2020-09-16 12:30:32+02:00,commit, +5524,Corentin Cadiou,2020-09-16 11:56:00+02:00,commit, +5525,Clément Robert,2020-09-16 11:56:00+02:00,commit, +5526,Corentin Cadiou,2020-09-16 11:56:00+02:00,commit, +5527,Corentin Cadiou,2020-09-16 11:56:00+02:00,commit, +5528,Corentin Cadiou,2020-09-16 11:09:52+02:00,commit, +5529,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5530,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5531,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5532,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5533,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5534,Clément Robert,2020-09-16 11:07:54+02:00,commit, +5535,Clément Robert,2020-09-16 11:07:53+02:00,commit, +5536,Clément Robert,2020-09-16 11:07:53+02:00,commit, +5537,Clément Robert,2020-09-16 11:07:53+02:00,commit, +5538,Clément Robert,2020-09-16 11:07:53+02:00,commit, +5539,Clément Robert,2020-09-16 07:44:07+02:00,commit, +5540,Kacper Kowalik,2020-09-15 20:15:35-05:00,commit, +5541,Kacper Kowalik,2020-09-15 18:54:49-05:00,commit, +5542,Clément Robert,2020-09-15 20:57:03+02:00,commit, +5543,Madicken Munk,2020-09-15 10:47:17-05:00,commit, +5544,Madicken Munk,2020-09-15 10:20:39-05:00,commit, +5545,Clément Robert,2020-09-15 16:16:20+02:00,commit, +5546,Matthew Turk,2020-09-15 07:57:46-05:00,commit, +5547,Corentin Cadiou,2020-09-15 09:19:09+01:00,commit, +5548,Corentin Cadiou,2020-09-15 09:16:10+01:00,commit, +5549,Clément Robert,2020-09-15 08:31:44+02:00,commit, +5550,Clément Robert,2020-09-15 07:27:20+02:00,commit, +5551,Kacper Kowalik,2020-09-14 23:27:15-05:00,commit, +5552,Kacper Kowalik,2020-09-14 23:24:48-05:00,commit, +5553,Madicken Munk,2020-09-14 15:33:40-05:00,commit, +5554,Madicken Munk,2020-09-14 15:00:04-05:00,commit, +5555,Kacper Kowalik,2020-09-14 14:56:57-05:00,commit, +5556,Madicken Munk,2020-09-14 14:37:54-05:00,commit, +5557,Kacper Kowalik,2020-09-14 13:58:25-05:00,commit, +5558,Corentin Cadiou,2020-09-14 17:44:31+01:00,commit, +5559,Matthew Turk,2020-09-14 11:13:39-05:00,commit, +5560,Matthew Turk,2020-09-14 11:06:40-05:00,commit, +5561,Corentin Cadiou,2020-09-14 18:03:29+02:00,commit, +5562,Britton Smith,2020-09-14 13:34:19+01:00,commit, +5563,Britton Smith,2020-09-14 13:34:19+01:00,commit, +5564,Kacper Kowalik,2020-09-13 21:25:29-05:00,commit, +5565,Kacper Kowalik,2020-09-13 19:49:48-05:00,commit, +5566,Kacper Kowalik,2020-09-13 14:06:03-05:00,commit, +5567,Kacper Kowalik,2020-09-13 14:06:03-05:00,commit, +5568,Clément Robert,2020-09-13 15:57:49+02:00,commit, +5569,Clément Robert,2020-09-13 14:51:00+02:00,commit, +5570,Clément Robert,2020-09-12 22:12:04+02:00,commit, +5571,Clément Robert,2020-09-12 14:52:07+02:00,commit, +5572,Madicken Munk,2020-09-11 15:24:36-05:00,commit, +5573,Matthew Turk,2020-09-11 15:22:59-05:00,commit, +5574,Matthew Turk,2020-09-11 15:22:07-05:00,commit, +5575,Madicken Munk,2020-09-11 15:20:11-05:00,commit, +5576,Madicken Munk,2020-09-11 15:14:09-05:00,commit, +5577,Matthew Turk,2020-09-11 15:01:05-05:00,commit, +5578,Matthew Turk,2020-09-11 14:01:50-05:00,commit, +5579,Matthew Turk,2020-09-11 13:51:53-05:00,commit, +5580,Matthew Turk,2020-09-11 13:37:51-05:00,commit, +5581,Matthew Turk,2020-09-11 10:52:28-05:00,commit, +5582,Matthew Turk,2020-09-11 10:52:19-05:00,commit, +5583,Matthew Turk,2020-09-11 09:05:53-05:00,commit, +5584,Matthew Turk,2020-09-11 08:54:08-05:00,commit, +5585,Clément Robert,2020-09-10 11:52:43+02:00,commit, +5586,Clément Robert,2020-09-10 10:43:30+02:00,commit, +5587,Clément Robert,2020-09-10 10:41:47+02:00,commit, +5588,Clément Robert,2020-09-10 10:38:50+02:00,commit, +5589,Clément Robert,2020-09-10 09:28:36+02:00,commit, +5590,Clément Robert,2020-09-10 09:25:20+02:00,commit, +5591,Clément Robert,2020-09-09 23:36:41+02:00,commit, +5592,Kacper Kowalik,2020-09-09 15:31:43-05:00,commit, +5593,Corentin Cadiou,2020-09-09 16:07:44+02:00,commit, +5594,Madicken Munk,2020-09-08 16:58:23-05:00,commit, +5595,Madicken Munk,2020-09-08 16:26:30-05:00,commit, +5596,Kacper Kowalik,2020-09-08 15:30:26-05:00,commit, +5597,Kacper Kowalik,2020-09-08 12:13:59-05:00,commit, +5598,Chris Havlin,2020-09-04 20:23:02-05:00,commit, +5599,Chris Havlin,2020-09-04 16:56:04-05:00,commit, +5600,Kacper Kowalik,2020-09-03 10:20:21-05:00,commit, +5601,Kacper Kowalik,2020-09-03 10:17:50-05:00,commit, +5602,Clément Robert,2020-09-02 22:40:56+02:00,commit, +5603,Clément Robert,2020-09-01 17:29:44+02:00,commit, +5604,Madicken Munk,2020-09-01 10:09:38-05:00,commit, +5605,Madicken Munk,2020-09-01 10:05:11-05:00,commit, +5606,Madicken Munk,2020-09-01 09:57:43-05:00,commit, +5607,Matthew Turk,2020-08-31 09:54:30-05:00,commit, +5608,Matthew Turk,2020-08-31 09:39:22-05:00,commit, +5609,Matthew Turk,2020-08-31 09:34:04-05:00,commit, +5610,Corentin Cadiou,2020-08-30 19:34:13+02:00,commit, +5611,Corentin Cadiou,2020-08-30 12:04:47+02:00,commit, +5612,Corentin Cadiou,2020-08-30 11:38:10+02:00,commit, +5613,Corentin Cadiou,2020-08-30 11:30:32+02:00,commit, +5614,Corentin Cadiou,2020-08-30 11:23:55+02:00,commit, +5615,Corentin Cadiou,2020-08-30 11:21:05+02:00,commit, +5616,Corentin Cadiou,2020-08-30 11:15:42+02:00,commit, +5617,Corentin Cadiou,2020-08-30 11:01:50+02:00,commit, +5618,Corentin Cadiou,2020-08-30 10:37:08+02:00,commit, +5619,Corentin Cadiou,2020-08-30 10:35:03+02:00,commit, +5620,Chris Havlin,2020-08-26 15:27:40-07:00,commit, +5621,Chris Havlin,2020-08-26 10:38:28-07:00,commit, +5622,Chris Havlin,2020-08-20 13:58:27-07:00,commit, +5623,Chris Havlin,2020-08-20 09:34:45-07:00,commit, +5624,Clément Robert,2020-08-20 11:33:49+02:00,commit, +5625,Clément Robert,2020-08-20 11:16:49+02:00,commit, +5626,Kacper Kowalik,2020-08-19 14:17:38-05:00,commit, +5627,Clément Robert,2020-08-19 09:29:10+02:00,commit, +5628,Madicken Munk,2020-08-18 15:23:45-05:00,commit, +5629,Clément Robert,2020-08-18 22:07:27+02:00,commit, +5630,Clément Robert,2020-08-18 21:46:41+02:00,commit, +5631,Clément Robert,2020-08-18 21:45:55+02:00,commit, +5632,Clément Robert,2020-08-18 21:37:41+02:00,commit, +5633,Kacper Kowalik,2020-08-18 12:11:45-05:00,commit, +5634,Kacper Kowalik,2020-08-18 12:11:18-05:00,commit, +5635,Clément Robert,2020-08-18 18:32:50+02:00,commit, +5636,Clément Robert,2020-08-18 17:56:39+02:00,commit, +5637,Madicken Munk,2020-08-18 10:24:23-05:00,commit, +5638,Britton Smith,2020-08-18 13:33:24+01:00,commit, +5639,Clément Robert,2020-08-18 12:03:11+02:00,commit, +5640,Clément Robert,2020-08-18 11:31:34+02:00,commit, +5641,Clément Robert,2020-08-18 09:06:36+02:00,commit, +5642,Madicken Munk,2020-08-17 14:38:19-05:00,commit, +5643,Madicken Munk,2020-08-17 14:22:26-05:00,commit, +5644,Madicken Munk,2020-08-17 13:55:19-05:00,commit, +5645,Clément Robert,2020-08-17 19:58:39+02:00,commit, +5646,Clément Robert,2020-08-17 19:54:01+02:00,commit, +5647,Clément Robert,2020-08-17 19:00:59+02:00,commit, +5648,Madicken Munk,2020-08-17 10:46:41-05:00,commit, +5649,Madicken Munk,2020-08-17 10:35:25-05:00,commit, +5650,Madicken Munk,2020-08-17 10:33:49-05:00,commit, +5651,Matthew Turk,2020-08-17 10:02:46-05:00,commit, +5652,Clément Robert,2020-08-17 15:10:05+02:00,commit, +5653,Clément Robert,2020-08-17 14:51:53+02:00,commit, +5654,Clément Robert,2020-08-17 09:59:45+02:00,commit, +5655,Clément Robert,2020-08-16 23:10:18+02:00,commit, +5656,Clément Robert,2020-08-16 19:27:24+02:00,commit, +5657,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5658,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5659,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5660,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5661,Clément Robert,2020-08-16 08:07:24+02:00,commit, +5662,Clément Robert,2020-08-16 08:00:30+02:00,commit, +5663,Matthew Turk,2020-08-15 19:19:22-05:00,commit, +5664,Matthew Turk,2020-08-15 10:47:00-05:00,commit, +5665,Matthew Turk,2020-08-15 10:43:51-05:00,commit, +5666,Clément Robert,2020-08-15 17:43:44+02:00,commit, +5667,Matthew Turk,2020-08-15 10:41:55-05:00,commit, +5668,Matthew Turk,2020-08-15 10:22:25-05:00,commit, +5669,Clément Robert,2020-08-15 17:20:26+02:00,commit, +5670,Clément Robert,2020-08-15 17:19:38+02:00,commit, +5671,Clément Robert,2020-08-15 17:15:40+02:00,commit, +5672,Clément Robert,2020-08-15 17:15:39+02:00,commit, +5673,Clément Robert,2020-08-15 17:12:50+02:00,commit, +5674,Clément Robert,2020-08-15 17:10:18+02:00,commit, +5675,Clément Robert,2020-08-15 17:02:27+02:00,commit, +5676,Clément Robert,2020-08-15 17:02:27+02:00,commit, +5677,Clément Robert,2020-08-15 17:02:26+02:00,commit, +5678,Clément Robert,2020-08-15 17:01:30+02:00,commit, +5679,Clément Robert,2020-08-15 17:01:30+02:00,commit, +5680,Clément Robert,2020-08-15 17:01:30+02:00,commit, +5681,Clément Robert,2020-08-15 17:01:30+02:00,commit, +5682,Matthew Turk,2020-08-15 09:49:31-05:00,commit, +5683,Matthew Turk,2020-08-15 09:48:34-05:00,commit, +5684,Clément Robert,2020-08-15 13:33:50+02:00,commit, +5685,Clément Robert,2020-08-15 12:30:55+02:00,commit, +5686,Clément Robert,2020-08-15 12:16:22+02:00,commit, +5687,Clément Robert,2020-08-15 09:24:29+02:00,commit, +5688,Clément Robert,2020-08-15 00:16:50+02:00,commit, +5689,Matthew Turk,2020-08-14 16:52:02-05:00,commit, +5690,Matthew Turk,2020-08-14 16:49:42-05:00,commit, +5691,Clément Robert,2020-08-14 22:04:30+02:00,commit, +5692,Clément Robert,2020-08-14 21:44:31+02:00,commit, +5693,Madicken Munk,2020-08-14 14:05:37-05:00,commit, +5694,Clément Robert,2020-08-14 20:55:13+02:00,commit, +5695,Madicken Munk,2020-08-14 13:45:50-05:00,commit, +5696,Clément Robert,2020-08-14 18:59:16+02:00,commit, +5697,Clément Robert,2020-08-14 17:54:02+02:00,commit, +5698,John ZuHone,2020-08-14 11:11:42-04:00,commit, +5699,Clément Robert,2020-08-14 17:01:43+02:00,commit, +5700,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5701,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5702,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5703,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5704,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5705,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5706,John ZuHone,2020-08-14 11:01:43-04:00,commit, +5707,Matthew Turk,2020-08-14 09:58:12-05:00,commit, +5708,Matthew Turk,2020-08-14 09:56:28-05:00,commit, +5709,Britton Smith,2020-08-14 15:32:45+01:00,commit, +5710,Clément Robert,2020-08-14 16:28:56+02:00,commit, +5711,Matthew Turk,2020-08-14 09:18:24-05:00,commit, +5712,Matthew Turk,2020-08-14 09:13:23-05:00,commit, +5713,Matthew Turk,2020-08-14 09:12:40-05:00,commit, +5714,Britton Smith,2020-08-14 15:05:06+01:00,commit, +5715,Clément Robert,2020-08-14 16:03:04+02:00,commit, +5716,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5717,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5718,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5719,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5720,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5721,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5722,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5723,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5724,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5725,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5726,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5727,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5728,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5729,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5730,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5731,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5732,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5733,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5734,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5735,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5736,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5737,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5738,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5739,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5740,Clément Robert,2020-08-14 16:02:28+02:00,commit, +5741,Clément Robert,2020-08-14 16:01:57+02:00,commit, +5742,Britton Smith,2020-08-14 14:31:12+01:00,commit, +5743,Britton Smith,2020-08-14 14:19:46+01:00,commit, +5744,Britton Smith,2020-08-14 11:32:50+01:00,commit, +5745,Britton Smith,2020-08-14 11:26:47+01:00,commit, +5746,Britton Smith,2020-08-14 11:12:15+01:00,commit, +5747,Clément Robert,2020-08-14 11:15:48+02:00,commit, +5748,Britton Smith,2020-08-14 10:07:08+01:00,commit, +5749,Britton Smith,2020-08-14 10:04:51+01:00,commit, +5750,yt-fido,2020-08-13 21:35:30+00:00,commit, +5751,Clément Robert,2020-08-13 23:33:06+02:00,commit, +5752,Clément Robert,2020-08-13 23:21:38+02:00,commit, +5753,Baptiste Mouginot,2020-08-13 16:10:24-05:00,commit, +5754,Britton Smith,2020-08-13 20:19:46+01:00,commit, +5755,Baptiste Mouginot,2020-08-13 13:56:54-05:00,commit, +5756,Baptiste Mouginot,2020-08-13 13:56:54-05:00,commit, +5757,Patrick Shriwise,2020-08-13 13:56:54-05:00,commit, +5758,Madicken Munk,2020-08-13 11:30:26-05:00,commit, +5759,Matthew Turk,2020-08-13 11:00:25-05:00,commit, +5760,Madicken Munk,2020-08-13 10:42:06-05:00,commit, +5761,Kacper Kowalik,2020-08-13 10:15:04-05:00,commit, +5762,Britton Smith,2020-08-13 15:56:55+01:00,commit, +5763,Madicken Munk,2020-08-13 09:50:46-05:00,commit, +5764,Clément Robert,2020-08-13 16:40:00+02:00,commit, +5765,Matthew Turk,2020-08-13 09:29:01-05:00,commit, +5766,Matthew Turk,2020-08-13 09:28:02-05:00,commit, +5767,Clément Robert,2020-08-13 15:53:14+02:00,commit, +5768,Britton Smith,2020-08-13 12:19:17+01:00,commit, +5769,Britton Smith,2020-08-13 11:50:52+01:00,commit, +5770,Britton Smith,2020-08-13 11:37:31+01:00,commit, +5771,Clément Robert,2020-08-13 11:22:21+02:00,commit, +5772,Clément Robert,2020-08-13 08:21:22+02:00,commit, +5773,Madicken Munk,2020-08-12 15:13:45-05:00,commit, +5774,Britton Smith,2020-08-12 21:03:49+01:00,commit, +5775,Clément Robert,2020-08-12 21:28:31+02:00,commit, +5776,Clément Robert,2020-08-12 21:11:18+02:00,commit, +5777,Britton Smith,2020-08-12 19:10:17+01:00,commit, +5778,Britton Smith,2020-08-12 19:01:19+01:00,commit, +5779,Britton Smith,2020-08-12 18:59:31+01:00,commit, +5780,Britton Smith,2020-08-12 17:26:17+01:00,commit, +5781,Clément Robert,2020-08-12 18:24:45+02:00,commit, +5782,Britton Smith,2020-08-12 17:24:33+01:00,commit, +5783,Britton Smith,2020-08-12 16:32:04+01:00,commit, +5784,Britton Smith,2020-08-12 16:18:00+01:00,commit, +5785,Madicken Munk,2020-08-12 10:16:42-05:00,commit, +5786,Madicken Munk,2020-08-12 10:16:11-05:00,commit, +5787,Britton Smith,2020-08-12 16:12:59+01:00,commit, +5788,Britton Smith,2020-08-12 16:12:12+01:00,commit, +5789,Britton Smith,2020-08-12 15:57:20+01:00,commit, +5790,Matthew Turk,2020-08-12 09:33:50-05:00,commit, +5791,Matthew Turk,2020-08-12 09:26:20-05:00,commit, +5792,Matthew Turk,2020-08-12 09:21:37-05:00,commit, +5793,Matthew Turk,2020-08-12 09:13:19-05:00,commit, +5794,Britton Smith,2020-08-12 14:52:45+01:00,commit, +5795,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5796,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5797,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5798,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5799,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5800,Corentin Cadiou,2020-08-12 11:01:43+02:00,commit, +5801,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5802,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5803,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5804,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5805,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5806,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5807,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5808,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5809,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5810,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5811,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5812,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5813,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5814,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5815,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5816,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5817,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5818,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5819,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5820,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5821,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5822,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5823,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5824,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5825,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5826,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5827,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5828,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5829,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5830,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5831,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5832,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5833,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5834,Corentin Cadiou,2020-08-12 11:01:21+02:00,commit, +5835,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5836,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5837,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5838,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5839,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5840,Corentin Cadiou,2020-08-12 11:00:39+02:00,commit, +5841,Corentin Cadiou,2020-08-12 11:00:23+02:00,commit, +5842,Corentin Cadiou,2020-08-12 11:00:23+02:00,commit, +5843,Corentin Cadiou,2020-08-12 10:59:45+02:00,commit, +5844,Corentin Cadiou,2020-08-12 10:59:45+02:00,commit, +5845,Corentin Cadiou,2020-08-12 10:59:45+02:00,commit, +5846,Corentin Cadiou,2020-08-12 10:57:48+02:00,commit, +5847,Corentin Cadiou,2020-08-12 10:57:48+02:00,commit, +5848,Corentin Cadiou,2020-08-12 10:57:48+02:00,commit, +5849,Corentin Cadiou,2020-08-12 10:57:21+02:00,commit, +5850,Corentin Cadiou,2020-08-12 10:57:21+02:00,commit, +5851,Corentin Cadiou,2020-08-12 10:54:01+02:00,commit, +5852,Clément Robert,2020-08-12 10:51:42+02:00,commit, +5853,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, +5854,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, +5855,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, +5856,Corentin Cadiou,2020-08-12 10:50:16+02:00,commit, +5857,Clément Robert,2020-08-12 10:28:52+02:00,commit, +5858,Clément Robert,2020-08-12 08:44:46+02:00,commit, +5859,Clément Robert,2020-08-12 08:37:44+02:00,commit, +5860,Clément Robert,2020-08-12 07:56:27+02:00,commit, +5861,Clément Robert,2020-08-12 07:56:27+02:00,commit, +5862,Clément Robert,2020-08-12 07:56:27+02:00,commit, +5863,Clément Robert,2020-08-12 07:56:27+02:00,commit, +5864,Clément Robert,2020-08-12 07:56:25+02:00,commit, +5865,Clément Robert,2020-08-12 07:55:36+02:00,commit, +5866,Clément Robert,2020-08-12 07:34:44+02:00,commit, +5867,Clément Robert,2020-08-12 07:15:55+02:00,commit, +5868,Clément Robert,2020-08-12 07:14:25+02:00,commit, +5869,Clément Robert,2020-08-12 07:10:10+02:00,commit, +5870,Madicken Munk,2020-08-11 18:42:35-05:00,commit, +5871,Madicken Munk,2020-08-11 17:59:29-05:00,commit, +5872,Britton Smith,2020-08-11 21:25:54+01:00,commit, +5873,Britton Smith,2020-08-11 21:20:02+01:00,commit, +5874,Corentin Cadiou,2020-08-11 20:23:52+02:00,commit, +5875,Madicken Munk,2020-08-11 13:17:47-05:00,commit, +5876,Matthew Turk,2020-08-11 13:10:19-05:00,commit, +5877,Corentin Cadiou,2020-08-11 20:07:48+02:00,commit, +5878,Clément Robert,2020-08-11 19:57:46+02:00,commit, +5879,Kacper Kowalik,2020-08-11 12:55:18-05:00,commit, +5880,Corentin Cadiou,2020-08-11 19:48:51+02:00,commit, +5881,Martin Alvarez Sergio,2020-08-11 19:44:50+02:00,commit, +5882,Martin Alvarez Sergio,2020-08-11 19:44:50+02:00,commit, +5883,Martin Alvarez Sergio,2020-08-11 19:44:50+02:00,commit, +5884,Martin Alvarez Sergio,2020-08-11 19:44:49+02:00,commit, +5885,Corentin Cadiou,2020-08-11 19:19:49+02:00,commit, +5886,Corentin Cadiou,2020-08-11 18:56:31+02:00,commit, +5887,Corentin Cadiou,2020-08-11 18:39:40+02:00,commit, +5888,Corentin Cadiou,2020-08-11 18:36:37+02:00,commit, +5889,Madicken Munk,2020-08-11 10:10:17-05:00,commit, +5890,Madicken Munk,2020-08-11 10:06:26-05:00,commit, +5891,Madicken Munk,2020-08-11 09:40:47-05:00,commit, +5892,Kacper Kowalik,2020-08-11 09:31:28-05:00,commit, +5893,Kacper Kowalik,2020-08-11 09:31:28-05:00,commit, +5894,Kacper Kowalik,2020-08-11 09:31:25-05:00,commit, +5895,Kacper Kowalik,2020-08-11 09:30:42-05:00,commit, +5896,Corentin Cadiou,2020-08-11 16:02:48+02:00,commit, +5897,Corentin Cadiou,2020-08-11 16:00:14+02:00,commit, +5898,Corentin Cadiou,2020-08-11 14:23:54+02:00,commit, +5899,Corentin Cadiou,2020-08-11 14:10:57+02:00,commit, +5900,Corentin Cadiou,2020-08-11 14:08:36+02:00,commit, +5901,Clément Robert,2020-08-11 07:53:48+02:00,commit, +5902,Clément Robert,2020-08-11 07:53:48+02:00,commit, +5903,Clément Robert,2020-08-11 07:53:47+02:00,commit, +5904,Clément Robert,2020-08-11 07:19:54+02:00,commit, +5905,Matthew Turk,2020-08-10 13:49:27-05:00,commit, +5906,Matthew Turk,2020-08-10 13:47:29-05:00,commit, +5907,Corentin Cadiou,2020-08-10 20:37:27+02:00,commit, +5908,Corentin Cadiou,2020-08-10 20:35:18+02:00,commit, +5909,Matthew Turk,2020-08-10 11:49:36-05:00,commit, +5910,Kacper Kowalik,2020-08-10 11:43:38-05:00,commit, +5911,Madicken Munk,2020-08-10 10:48:21-05:00,commit, +5912,Madicken Munk,2020-08-10 09:56:11-05:00,commit, +5913,Madicken Munk,2020-08-10 09:43:32-05:00,commit, +5914,Clément Robert,2020-08-10 14:13:12+02:00,commit, +5915,Britton Smith,2020-08-10 13:12:27+01:00,commit, +5916,Matthew Turk,2020-08-10 06:53:56-05:00,commit, +5917,Matthew Turk,2020-08-10 06:11:28-05:00,commit, +5918,Matthew Turk,2020-08-10 05:53:51-05:00,commit, +5919,Clément Robert,2020-08-10 12:02:56+02:00,commit, +5920,Clément Robert,2020-08-10 10:53:03+02:00,commit, +5921,Clément Robert,2020-08-10 08:29:46+02:00,commit, +5922,Matthew Turk,2020-08-09 22:12:33-05:00,commit, +5923,Matthew Turk,2020-08-09 16:03:36-05:00,commit, +5924,Matthew Turk,2020-08-09 16:02:39-05:00,commit, +5925,Matthew Turk,2020-08-09 16:01:23-05:00,commit, +5926,Corentin Cadiou,2020-08-09 19:55:20+02:00,commit, +5927,Corentin Cadiou,2020-08-09 13:46:52+02:00,commit, +5928,Corentin Cadiou,2020-08-09 13:46:30+02:00,commit, +5929,Corentin Cadiou,2020-08-08 20:59:40+02:00,commit, +5930,Corentin Cadiou,2020-08-08 19:30:07+02:00,commit, +5931,Matthew Turk,2020-08-07 17:21:01-05:00,commit, +5932,Matthew Turk,2020-08-07 17:02:05-05:00,commit, +5933,Clément Robert,2020-08-07 23:02:30+02:00,commit, +5934,Matthew Turk,2020-08-07 15:19:16-05:00,commit, +5935,Matthew Turk,2020-08-07 15:10:09-05:00,commit, +5936,Matthew Turk,2020-08-07 14:34:21-05:00,commit, +5937,Matthew Turk,2020-08-07 14:31:25-05:00,commit, +5938,Matthew Turk,2020-08-07 14:13:02-05:00,commit, +5939,Clément Robert,2020-08-07 20:42:54+02:00,commit, +5940,Matthew Turk,2020-08-07 13:36:13-05:00,commit, +5941,Corentin Cadiou,2020-08-07 15:57:46+02:00,commit, +5942,Corentin Cadiou,2020-08-07 15:49:19+02:00,commit, +5943,Corentin Cadiou,2020-08-07 15:49:19+02:00,commit, +5944,Corentin Cadiou,2020-08-07 15:29:31+02:00,commit, +5945,Corentin Cadiou,2020-08-07 15:00:02+02:00,commit, +5946,Corentin Cadiou,2020-08-07 14:21:54+02:00,commit, +5947,Corentin Cadiou,2020-08-07 14:18:40+02:00,commit, +5948,Corentin Cadiou,2020-08-07 14:06:16+02:00,commit, +5949,convert-repo,2020-08-07 14:05:40+02:00,commit, +5950,Clément Robert,2020-08-07 13:09:44+02:00,commit, +5951,Corentin Cadiou,2020-08-07 09:23:23+02:00,commit, +5952,Britton Smith,2020-08-07 07:22:31+01:00,commit, +5953,Matthew Turk,2020-08-06 21:39:54-05:00,commit, +5954,Matthew Turk,2020-08-06 21:25:50-05:00,commit, +5955,Matthew Turk,2020-08-06 21:22:57-05:00,commit, +5956,Corentin Cadiou,2020-08-07 00:13:17+02:00,commit, +5957,Clément Robert,2020-08-07 00:09:35+02:00,commit, +5958,Madicken Munk,2020-08-06 15:26:29-05:00,commit, +5959,Madicken Munk,2020-08-06 15:22:13-05:00,commit, +5960,Matthew Turk,2020-08-06 15:08:15-05:00,commit, +5961,Matthew Turk,2020-08-06 15:07:46-05:00,commit, +5962,Britton Smith,2020-08-06 20:37:24+01:00,commit, +5963,Britton Smith,2020-08-06 20:32:16+01:00,commit, +5964,Britton Smith,2020-08-06 20:29:46+01:00,commit, +5965,Britton Smith,2020-08-06 20:26:18+01:00,commit, +5966,Matthew Turk,2020-08-06 14:14:01-05:00,commit, +5967,Matthew Turk,2020-08-06 13:57:17-05:00,commit, +5968,Clément Robert,2020-08-06 20:24:36+02:00,commit, +5969,Clément Robert,2020-08-06 20:24:36+02:00,commit, +5970,Clément Robert,2020-08-06 19:46:50+02:00,commit, +5971,Madicken Munk,2020-08-06 10:41:57-05:00,commit, +5972,Corentin Cadiou,2020-08-06 17:15:13+02:00,commit, +5973,Corentin Cadiou,2020-08-06 16:52:42+02:00,commit, +5974,Corentin Cadiou,2020-08-06 16:45:36+02:00,commit, +5975,Corentin Cadiou,2020-08-06 16:40:11+02:00,commit, +5976,Matthew Turk,2020-08-06 09:28:15-05:00,commit, +5977,Corentin Cadiou,2020-08-06 16:19:48+02:00,commit, +5978,Corentin Cadiou,2020-08-06 16:09:39+02:00,commit, +5979,convert-repo,2020-08-06 16:08:27+02:00,commit, +5980,convert-repo,2020-08-06 15:55:09+02:00,commit, +5981,Corentin Cadiou,2020-08-06 15:06:24+02:00,commit, +5982,Britton Smith,2020-08-06 13:20:24+01:00,commit, +5983,Britton Smith,2020-08-06 12:06:38+01:00,commit, +5984,Britton Smith,2020-08-06 11:55:28+01:00,commit, +5985,Clément Robert,2020-08-06 12:00:16+02:00,commit, +5986,Clément Robert,2020-08-06 11:54:19+02:00,commit, +5987,Clément Robert,2020-08-06 11:37:27+02:00,commit, +5988,Clément Robert,2020-08-06 11:31:49+02:00,commit, +5989,Clément Robert,2020-08-06 11:30:31+02:00,commit, +5990,Clément Robert,2020-08-06 11:26:33+02:00,commit, +5991,Clément Robert,2020-08-06 11:25:57+02:00,commit, +5992,Corentin Cadiou,2020-08-06 11:22:36+02:00,commit, +5993,Clément Robert,2020-08-06 10:51:45+02:00,commit, +5994,Clément Robert,2020-08-06 10:42:43+02:00,commit, +5995,Clément Robert,2020-08-06 10:42:08+02:00,commit, +5996,Clément Robert,2020-08-06 10:41:41+02:00,commit, +5997,Clément Robert,2020-08-06 10:41:23+02:00,commit, +5998,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +5999,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6000,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6001,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6002,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6003,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6004,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6005,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6006,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6007,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6008,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6009,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6010,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6011,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6012,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6013,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6014,Corentin Cadiou,2020-08-06 10:02:05+02:00,commit, +6015,Clément Robert,2020-08-06 08:44:14+02:00,commit, +6016,Clément Robert,2020-08-06 08:42:03+02:00,commit, +6017,Clément Robert,2020-08-06 08:42:03+02:00,commit, +6018,Madicken Munk,2020-08-05 15:53:53-05:00,commit, +6019,Clément Robert,2020-08-05 22:50:29+02:00,commit, +6020,Madicken Munk,2020-08-05 14:55:36-05:00,commit, +6021,Michael Zingale,2020-08-05 14:37:28-04:00,commit, +6022,Michael Zingale,2020-08-05 14:36:37-04:00,commit, +6023,yt-fido,2020-08-05 18:34:40+00:00,commit, +6024,Clément Robert,2020-08-05 20:33:03+02:00,commit, +6025,Clément Robert,2020-08-05 20:21:15+02:00,commit, +6026,Clément Robert,2020-08-05 18:48:59+02:00,commit, +6027,Michael Zingale,2020-08-05 12:31:49-04:00,commit, +6028,Michael Zingale,2020-08-05 12:09:09-04:00,commit, +6029,Madicken Munk,2020-08-05 11:00:14-05:00,commit, +6030,Clément Robert,2020-08-05 17:54:47+02:00,commit, +6031,Clément Robert,2020-08-05 17:14:44+02:00,commit, +6032,Corentin Cadiou,2020-08-05 16:52:51+02:00,commit, +6033,Corentin Cadiou,2020-08-05 16:51:06+02:00,commit, +6034,Corentin Cadiou,2020-08-05 16:49:54+02:00,commit, +6035,Britton Smith,2020-08-05 15:46:48+01:00,commit, +6036,Corentin Cadiou,2020-08-05 16:39:59+02:00,commit, +6037,Britton Smith,2020-08-05 15:35:12+01:00,commit, +6038,yt-fido,2020-08-05 14:30:12+00:00,commit, +6039,Britton Smith,2020-08-05 15:26:34+01:00,commit, +6040,yt-fido,2020-08-05 14:04:39+00:00,commit, +6041,Corentin Cadiou,2020-08-05 15:59:37+02:00,commit, +6042,Corentin Cadiou,2020-08-05 15:58:31+02:00,commit, +6043,Corentin Cadiou,2020-08-05 15:55:59+02:00,commit, +6044,Britton Smith,2020-08-05 14:49:31+01:00,commit, +6045,Britton Smith,2020-08-05 14:49:31+01:00,commit, +6046,Britton Smith,2020-08-05 14:49:31+01:00,commit, +6047,Britton Smith,2020-08-05 14:49:26+01:00,commit, +6048,Britton Smith,2020-08-05 14:49:02+01:00,commit, +6049,Britton Smith,2020-08-05 14:48:57+01:00,commit, +6050,Britton Smith,2020-08-05 14:47:17+01:00,commit, +6051,Britton Smith,2020-08-05 14:47:17+01:00,commit, +6052,Britton Smith,2020-08-05 14:47:15+01:00,commit, +6053,Britton Smith,2020-08-05 14:46:45+01:00,commit, +6054,Britton Smith,2020-08-05 14:45:07+01:00,commit, +6055,Britton Smith,2020-08-05 14:44:11+01:00,commit, +6056,Britton Smith,2020-08-05 14:43:47+01:00,commit, +6057,Britton Smith,2020-08-05 14:43:04+01:00,commit, +6058,Britton Smith,2020-08-05 14:41:48+01:00,commit, +6059,Britton Smith,2020-08-05 14:41:48+01:00,commit, +6060,Britton Smith,2020-08-05 14:41:46+01:00,commit, +6061,Britton Smith,2020-08-05 14:40:59+01:00,commit, +6062,Britton Smith,2020-08-05 14:40:57+01:00,commit, +6063,Britton Smith,2020-08-05 14:39:21+01:00,commit, +6064,Britton Smith,2020-08-05 14:38:48+01:00,commit, +6065,Britton Smith,2020-08-05 14:37:25+01:00,commit, +6066,Britton Smith,2020-08-05 14:36:46+01:00,commit, +6067,Britton Smith,2020-08-05 14:36:43+01:00,commit, +6068,Britton Smith,2020-08-05 14:31:07+01:00,commit, +6069,Britton Smith,2020-08-05 14:31:07+01:00,commit, +6070,Britton Smith,2020-08-05 14:31:03+01:00,commit, +6071,Britton Smith,2020-08-05 14:22:56+01:00,commit, +6072,Britton Smith,2020-08-05 14:21:14+01:00,commit, +6073,Britton Smith,2020-08-05 14:21:14+01:00,commit, +6074,Britton Smith,2020-08-05 14:21:11+01:00,commit, +6075,Britton Smith,2020-08-05 14:19:50+01:00,commit, +6076,Clément Robert,2020-08-05 14:50:26+02:00,commit, +6077,Clément Robert,2020-08-05 14:31:27+02:00,commit, +6078,Clément Robert,2020-08-05 13:33:22+02:00,commit, +6079,Corentin Cadiou,2020-08-05 12:18:52+02:00,commit, +6080,Clément Robert,2020-08-04 20:12:28+02:00,commit, +6081,Clément Robert,2020-08-04 19:59:48+02:00,commit, +6082,Clément Robert,2020-08-04 18:52:17+02:00,commit, +6083,Clément Robert,2020-08-04 18:12:14+02:00,commit, +6084,Clément Robert,2020-08-04 18:00:36+02:00,commit, +6085,Clément Robert,2020-08-04 17:33:58+02:00,commit, +6086,Clément Robert,2020-08-04 16:55:27+02:00,commit, +6087,John ZuHone,2020-08-04 10:31:53-04:00,commit, +6088,Clément Robert,2020-08-04 15:50:27+02:00,commit, +6089,Clément Robert,2020-08-04 14:35:19+02:00,commit, +6090,Clément Robert,2020-08-04 14:35:19+02:00,commit, +6091,Clément Robert,2020-08-04 11:52:40+02:00,commit, +6092,Clément Robert,2020-08-04 10:08:05+02:00,commit, +6093,Clément Robert,2020-08-04 07:33:08+02:00,commit, +6094,Clément Robert,2020-08-04 07:15:44+02:00,commit, +6095,Clément Robert,2020-08-04 07:12:52+02:00,commit, +6096,Clément Robert,2020-08-04 07:12:52+02:00,commit, +6097,Clément Robert,2020-08-04 06:53:01+02:00,commit, +6098,Clément Robert,2020-08-03 23:05:56+02:00,commit, +6099,Clément Robert,2020-08-03 22:48:20+02:00,commit, +6100,Clément Robert,2020-08-03 21:10:38+02:00,commit, +6101,Clément Robert,2020-08-03 20:49:07+02:00,commit, +6102,Clément Robert,2020-08-03 20:15:20+02:00,commit, +6103,Madicken Munk,2020-08-03 09:50:12-05:00,commit, +6104,Corentin Cadiou,2020-08-03 14:39:30+02:00,commit, +6105,Corentin Cadiou,2020-08-03 14:39:30+02:00,commit, +6106,Clément Robert,2020-08-03 14:31:40+02:00,commit, +6107,Clément Robert,2020-08-03 11:51:31+02:00,commit, +6108,Clément Robert,2020-08-03 11:44:01+02:00,commit, +6109,Clément Robert,2020-08-03 11:34:33+02:00,commit, +6110,Clément Robert,2020-08-03 11:29:46+02:00,commit, +6111,Clément Robert,2020-08-03 11:29:01+02:00,commit, +6112,Clément Robert,2020-08-03 11:28:28+02:00,commit, +6113,Clément Robert,2020-08-03 11:28:16+02:00,commit, +6114,Clément Robert,2020-08-03 11:16:25+02:00,commit, +6115,Chris Evans,2020-08-01 14:07:55-04:00,commit, +6116,Clément Robert,2020-08-01 17:06:54+02:00,commit, +6117,Matthew Turk,2020-07-31 13:56:54-05:00,commit, +6118,Clément Robert,2020-07-31 12:08:15+02:00,commit, +6119,Madicken Munk,2020-07-30 11:37:44-05:00,commit, +6120,Madicken Munk,2020-07-29 15:18:20-05:00,commit, +6121,Madicken Munk,2020-07-29 15:17:47-05:00,commit, +6122,Madicken Munk,2020-07-29 15:17:01-05:00,commit, +6123,Madicken Munk,2020-07-29 14:58:19-05:00,commit, +6124,Matthew Turk,2020-07-29 13:14:16-05:00,commit, +6125,Matthew Turk,2020-07-29 11:30:15-05:00,commit, +6126,Kacper Kowalik,2020-07-29 09:33:48-05:00,commit, +6127,Kacper Kowalik,2020-07-29 09:29:32-05:00,commit, +6128,Kacper Kowalik,2020-07-29 09:29:32-05:00,commit, +6129,Clément Robert,2020-07-29 15:38:05+02:00,commit, +6130,Clément Robert,2020-07-29 14:03:11+02:00,commit, +6131,Clément Robert,2020-07-29 10:11:16+02:00,commit, +6132,Matthew Turk,2020-07-28 11:16:38-05:00,commit, +6133,Matthew Turk,2020-07-28 11:15:47-05:00,commit, +6134,Matthew Turk,2020-07-28 11:08:45-05:00,commit, +6135,Matthew Turk,2020-07-28 10:59:37-05:00,commit, +6136,Clément Robert,2020-07-28 17:40:11+02:00,commit, +6137,Clément Robert,2020-07-28 17:40:10+02:00,commit, +6138,Clément Robert,2020-07-28 17:40:10+02:00,commit, +6139,Clément Robert,2020-07-28 17:40:10+02:00,commit, +6140,Clément Robert,2020-07-28 17:40:10+02:00,commit, +6141,Michael Zingale,2020-07-28 11:01:11-04:00,commit, +6142,Michael Zingale,2020-07-28 10:28:23-04:00,commit, +6143,Michael Zingale,2020-07-28 10:14:32-04:00,commit, +6144,Matthew Turk,2020-07-28 08:24:57-05:00,commit, +6145,Matthew Turk,2020-07-27 15:34:20-05:00,commit, +6146,Matthew Turk,2020-07-27 15:33:44-05:00,commit, +6147,Matthew Turk,2020-07-27 15:32:07-05:00,commit, +6148,Matthew Turk,2020-07-27 15:20:53-05:00,commit, +6149,Matthew Turk,2020-07-27 14:40:13-05:00,commit, +6150,Matthew Turk,2020-07-27 14:29:53-05:00,commit, +6151,Matthew Turk,2020-07-27 14:28:08-05:00,commit, +6152,Matthew Turk,2020-07-27 13:54:05-05:00,commit, +6153,Matthew Turk,2020-07-27 10:58:48-05:00,commit, +6154,Matthew Turk,2020-07-27 10:58:46-05:00,commit, +6155,Matthew Turk,2020-07-27 10:57:44-05:00,commit, +6156,Matthew Turk,2020-07-27 10:24:16-05:00,commit, +6157,Clément Robert,2020-07-27 11:23:23+02:00,commit, +6158,Clément Robert,2020-07-26 16:46:14+02:00,commit, +6159,Clément Robert,2020-07-26 16:46:14+02:00,commit, +6160,Clément Robert,2020-07-26 08:09:24+02:00,commit, +6161,Clément Robert,2020-07-26 07:51:18+02:00,commit, +6162,Clément Robert,2020-07-26 07:48:48+02:00,commit, +6163,Clément Robert,2020-07-26 07:48:48+02:00,commit, +6164,Clément Robert,2020-07-26 07:48:48+02:00,commit, +6165,Clément Robert,2020-07-26 07:48:46+02:00,commit, +6166,Matthew Turk,2020-07-25 18:39:05-05:00,commit, +6167,Matthew Turk,2020-07-25 15:30:12-05:00,commit, +6168,Matthew Turk,2020-07-25 15:21:08-05:00,commit, +6169,Clément Robert,2020-07-25 21:01:44+02:00,commit, +6170,Clément Robert,2020-07-25 15:57:52+02:00,commit, +6171,Clément Robert,2020-07-25 15:57:52+02:00,commit, +6172,Matthew Turk,2020-07-24 16:58:36-05:00,commit, +6173,Matthew Turk,2020-07-24 16:52:26-05:00,commit, +6174,Madicken Munk,2020-07-24 16:41:42-05:00,commit, +6175,Matthew Turk,2020-07-24 15:50:31-05:00,commit, +6176,Madicken Munk,2020-07-24 15:19:40-05:00,commit, +6177,Matthew Turk,2020-07-24 15:01:54-05:00,commit, +6178,Matthew Turk,2020-07-24 14:55:29-05:00,commit, +6179,Matthew Turk,2020-07-24 12:01:09-05:00,commit, +6180,Clément Robert,2020-07-24 18:50:44+02:00,commit, +6181,Matthew Turk,2020-07-24 11:27:46-05:00,commit, +6182,John ZuHone,2020-07-24 09:26:53-04:00,commit, +6183,Kacper Kowalik,2020-07-23 21:41:42-05:00,commit, +6184,Clément Robert,2020-07-23 20:37:59+02:00,commit, +6185,Clément Robert,2020-07-23 20:36:30+02:00,commit, +6186,Matthew Turk,2020-07-23 13:08:27-05:00,commit, +6187,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6188,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6189,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6190,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6191,Clément Robert,2020-07-23 18:11:30+02:00,commit, +6192,John ZuHone,2020-07-23 11:39:27-04:00,commit, +6193,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6194,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6195,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6196,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6197,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6198,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6199,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6200,John ZuHone,2020-07-23 11:33:39-04:00,commit, +6201,Clément Robert,2020-07-23 16:43:31+02:00,commit, +6202,Matthew Turk,2020-07-23 09:26:45-05:00,commit, +6203,Matthew Turk,2020-07-23 09:22:30-05:00,commit, +6204,Matthew Turk,2020-07-23 09:21:08-05:00,commit, +6205,Matthew Turk,2020-07-23 09:20:33-05:00,commit, +6206,Matthew Turk,2020-07-23 09:19:56-05:00,commit, +6207,Matthew Turk,2020-07-23 09:18:33-05:00,commit, +6208,Matthew Turk,2020-07-23 09:18:10-05:00,commit, +6209,Matthew Turk,2020-07-22 15:21:03-05:00,commit, +6210,Matthew Turk,2020-07-22 15:18:59-05:00,commit, +6211,Chris Havlin,2020-07-22 14:30:37-05:00,commit, +6212,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6213,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6214,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6215,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6216,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6217,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6218,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6219,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6220,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6221,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6222,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6223,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6224,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6225,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6226,Chris Havlin,2020-07-22 14:29:47-05:00,commit, +6227,Matthew Turk,2020-07-22 14:07:08-05:00,commit, +6228,Matthew Turk,2020-07-22 13:54:00-05:00,commit, +6229,Clément Robert,2020-07-22 20:12:38+02:00,commit, +6230,Clément Robert,2020-07-22 20:08:14+02:00,commit, +6231,Matthew Turk,2020-07-22 12:49:43-05:00,commit, +6232,Matthew Turk,2020-07-22 11:49:14-05:00,commit, +6233,Matthew Turk,2020-07-22 10:54:35-05:00,commit, +6234,Matthew Turk,2020-07-22 10:41:48-05:00,commit, +6235,Clément Robert,2020-07-22 17:40:11+02:00,commit, +6236,Clément Robert,2020-07-22 17:36:44+02:00,commit, +6237,Clément Robert,2020-07-22 17:34:36+02:00,commit, +6238,Clément Robert,2020-07-22 17:34:15+02:00,commit, +6239,Matthew Turk,2020-07-22 10:30:13-05:00,commit, +6240,Matthew Turk,2020-07-22 10:29:53-05:00,commit, +6241,Matthew Turk,2020-07-22 10:29:01-05:00,commit, +6242,Matthew Turk,2020-07-22 10:28:52-05:00,commit, +6243,Kacper Kowalik,2020-07-22 10:28:10-05:00,commit, +6244,Kacper Kowalik,2020-07-22 09:41:57-05:00,commit, +6245,Matthew Turk,2020-07-22 09:33:09-05:00,commit, +6246,Clément Robert,2020-07-22 16:29:41+02:00,commit, +6247,Clément Robert,2020-07-22 09:31:21+02:00,commit, +6248,Clément Robert,2020-07-22 09:17:41+02:00,commit, +6249,Kacper Kowalik,2020-07-21 22:36:37-05:00,commit, +6250,Kacper Kowalik,2020-07-21 18:45:03-05:00,commit, +6251,Clément Robert,2020-07-22 01:13:29+02:00,commit, +6252,Clément Robert,2020-07-22 01:13:19+02:00,commit, +6253,Clément Robert,2020-07-22 01:12:58+02:00,commit, +6254,Clément Robert,2020-07-22 01:12:45+02:00,commit, +6255,Clément Robert,2020-07-22 01:12:45+02:00,commit, +6256,Clément Robert,2020-07-22 01:01:41+02:00,commit, +6257,Kacper Kowalik,2020-07-21 17:55:07-05:00,commit, +6258,Matthew Turk,2020-07-21 15:04:18-05:00,commit, +6259,Matthew Turk,2020-07-21 14:02:40-05:00,commit, +6260,Matthew Turk,2020-07-21 14:01:36-05:00,commit, +6261,Clément Robert,2020-07-21 19:04:06+02:00,commit, +6262,Clément Robert,2020-07-21 19:03:28+02:00,commit, +6263,Corentin Cadiou,2020-07-21 19:03:28+02:00,commit, +6264,convert-repo,2020-07-21 19:03:28+02:00,commit, +6265,Clément Robert,2020-07-21 17:44:42+02:00,commit, +6266,Matthew Turk,2020-07-21 09:47:22-05:00,commit, +6267,Matthew Turk,2020-07-21 09:42:47-05:00,commit, +6268,Kacper Kowalik,2020-07-20 22:29:04-05:00,commit, +6269,Kacper Kowalik,2020-07-20 10:00:43-05:00,commit, +6270,Corentin Cadiou,2020-07-20 13:31:30+01:00,commit, +6271,Kacper Kowalik,2020-07-19 23:08:55-05:00,commit, +6272,Kacper Kowalik,2020-07-19 21:38:12-05:00,commit, +6273,Kacper Kowalik,2020-07-19 14:57:49-05:00,commit, +6274,Kacper Kowalik,2020-07-19 14:57:49-05:00,commit, +6275,Kacper Kowalik,2020-07-19 14:57:47-05:00,commit, +6276,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6277,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6278,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6279,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6280,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6281,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6282,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6283,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6284,Kacper Kowalik,2020-07-19 14:57:10-05:00,commit, +6285,Madicken Munk,2020-07-19 14:55:23-05:00,commit, +6286,Matthew Turk,2020-07-19 14:49:13-05:00,commit, +6287,Matthew Turk,2020-07-19 14:48:49-05:00,commit, +6288,Madicken Munk,2020-07-19 14:39:01-05:00,commit, +6289,Madicken Munk,2020-07-19 14:38:00-05:00,commit, +6290,Matthew Turk,2020-07-19 14:20:21-05:00,commit, +6291,Matthew Turk,2020-07-19 14:18:40-05:00,commit, +6292,Matthew Turk,2020-07-19 14:17:36-05:00,commit, +6293,Matthew Turk,2020-07-19 14:02:55-05:00,commit, +6294,Clément Robert,2020-07-19 08:38:53+02:00,commit, +6295,Clément Robert,2020-07-19 08:38:53+02:00,commit, +6296,Corentin Cadiou,2020-07-18 20:48:47+01:00,commit, +6297,Corentin Cadiou,2020-07-18 20:47:43+01:00,commit, +6298,Clément Robert,2020-07-18 19:17:38+02:00,commit, +6299,Madicken Munk,2020-07-18 09:53:32-05:00,commit, +6300,Madicken Munk,2020-07-18 09:53:07-05:00,commit, +6301,Corentin Cadiou,2020-07-18 13:41:38+01:00,commit, +6302,Corentin Cadiou,2020-07-18 13:37:45+01:00,commit, +6303,Corentin Cadiou,2020-07-18 13:18:48+01:00,commit, +6304,Corentin Cadiou,2020-07-18 13:13:16+01:00,commit, +6305,Clément Robert,2020-07-18 14:08:40+02:00,commit, +6306,Clément Robert,2020-07-18 10:51:53+02:00,commit, +6307,Clément Robert,2020-07-17 22:42:26+02:00,commit, +6308,Clément Robert,2020-07-17 22:38:44+02:00,commit, +6309,Corentin Cadiou,2020-07-17 21:28:38+01:00,commit, +6310,Chris Havlin,2020-07-17 15:08:24-05:00,commit, +6311,Clément Robert,2020-07-17 21:30:19+02:00,commit, +6312,Clément Robert,2020-07-17 21:30:19+02:00,commit, +6313,Clément Robert,2020-07-17 21:30:18+02:00,commit, +6314,Madicken Munk,2020-07-17 14:08:15-05:00,commit, +6315,Matthew Turk,2020-07-17 14:06:02-05:00,commit, +6316,Matthew Turk,2020-07-17 11:44:10-05:00,commit, +6317,Matthew Turk,2020-07-17 11:43:35-05:00,commit, +6318,Chris Havlin,2020-07-17 10:55:04-05:00,commit, +6319,Matthew Turk,2020-07-17 10:31:03-05:00,commit, +6320,Chris Havlin,2020-07-17 10:11:49-05:00,commit, +6321,Corentin Cadiou,2020-07-17 10:06:26+01:00,commit, +6322,Corentin Cadiou,2020-07-17 10:01:31+01:00,commit, +6323,Clément Robert,2020-07-17 10:28:06+02:00,commit, +6324,Clément Robert,2020-07-17 07:43:21+02:00,commit, +6325,convert-repo,2020-07-17 07:43:21+02:00,commit, +6326,convert-repo,2020-07-17 07:42:18+02:00,commit, +6327,convert-repo,2020-07-17 07:42:10+02:00,commit, +6328,Clément Robert,2020-07-16 23:24:02+02:00,commit, +6329,Clément Robert,2020-07-16 23:19:37+02:00,commit, +6330,Matthew Turk,2020-07-16 16:00:26-05:00,commit, +6331,Corentin Cadiou,2020-07-16 20:39:54+01:00,commit, +6332,Cameron Hummels,2020-07-16 12:24:53-07:00,commit, +6333,Clément Robert,2020-07-16 21:23:02+02:00,commit, +6334,Clément Robert,2020-07-16 21:23:01+02:00,commit, +6335,Clément Robert,2020-07-16 21:20:03+02:00,commit, +6336,Clément Robert,2020-07-16 21:20:02+02:00,commit, +6337,Madicken Munk,2020-07-16 14:11:39-05:00,commit, +6338,Clément Robert,2020-07-16 21:11:02+02:00,commit, +6339,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6340,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6341,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6342,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6343,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6344,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6345,Clément Robert,2020-07-16 21:08:00+02:00,commit, +6346,Matthew Turk,2020-07-16 14:03:48-05:00,commit, +6347,Britton Smith,2020-07-16 19:47:07+01:00,commit, +6348,Matthew Turk,2020-07-15 14:42:41-05:00,commit, +6349,Matthew Turk,2020-07-15 14:22:20-05:00,commit, +6350,Matthew Turk,2020-07-15 14:22:04-05:00,commit, +6351,Kacper Kowalik,2020-07-14 10:27:28-05:00,commit, +6352,Kacper Kowalik,2020-07-13 14:36:33-05:00,commit, +6353,Madicken Munk,2020-07-13 14:23:07-05:00,commit, +6354,Chris Havlin,2020-07-09 16:34:14-05:00,commit, +6355,Philipp Edelmann,2020-07-08 20:31:39-06:00,commit, +6356,Philipp Edelmann,2020-07-08 13:51:00-06:00,commit, +6357,Corentin Cadiou,2020-07-03 09:30:56+01:00,commit, +6358,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6359,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6360,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6361,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6362,Clément Robert,2020-07-02 22:38:06+02:00,commit, +6363,Clément Robert,2020-07-02 19:42:03+02:00,commit, +6364,Clément Robert,2020-07-02 19:09:07+02:00,commit, +6365,Clément Robert,2020-07-02 19:09:07+02:00,commit, +6366,Matthew Turk,2020-07-02 10:53:07-05:00,commit, +6367,Madicken Munk,2020-07-02 10:30:17-05:00,commit, +6368,Kacper Kowalik,2020-07-02 10:19:21-05:00,commit, +6369,Matthew Turk,2020-07-02 09:56:55-05:00,commit, +6370,Matthew Turk,2020-07-02 09:31:13-05:00,commit, +6371,Corentin Cadiou,2020-07-02 11:03:43+01:00,commit, +6372,Corentin Cadiou,2020-07-02 11:00:02+01:00,commit, +6373,Corentin Cadiou,2020-07-02 10:55:57+01:00,commit, +6374,Corentin Cadiou,2020-07-02 10:55:40+01:00,commit, +6375,Corentin Cadiou,2020-07-02 10:50:59+01:00,commit, +6376,Corentin Cadiou,2020-07-02 10:50:33+01:00,commit, +6377,Corentin Cadiou,2020-07-02 10:46:11+01:00,commit, +6378,Corentin Cadiou,2020-07-02 10:45:36+01:00,commit, +6379,Corentin Cadiou,2020-07-02 10:42:16+01:00,commit, +6380,Corentin Cadiou,2020-07-02 10:38:37+01:00,commit, +6381,Kacper Kowalik,2020-07-01 15:05:49-05:00,commit, +6382,Madicken Munk,2020-07-01 13:53:30-05:00,commit, +6383,Madicken Munk,2020-07-01 13:51:56-05:00,commit, +6384,Madicken Munk,2020-07-01 11:41:08-05:00,commit, +6385,Matthew Turk,2020-07-01 10:29:35-05:00,commit, +6386,Madicken Munk,2020-06-30 19:40:46-05:00,commit, +6387,Clément Robert,2020-06-30 20:17:24+02:00,commit, +6388,Kacper Kowalik,2020-06-30 12:31:52-05:00,commit, +6389,Kacper Kowalik,2020-06-30 12:29:20-05:00,commit, +6390,Madicken Munk,2020-06-30 11:14:47-05:00,commit, +6391,Clément Robert,2020-06-30 00:08:44+02:00,commit, +6392,Clément Robert,2020-06-29 23:45:17+02:00,commit, +6393,Matthew Turk,2020-06-29 14:29:40-05:00,commit, +6394,Matthew Turk,2020-06-29 14:09:12-05:00,commit, +6395,Matthew Turk,2020-06-29 13:12:10-05:00,commit, +6396,Madicken Munk,2020-06-29 13:10:23-05:00,commit, +6397,Madicken Munk,2020-06-29 13:04:57-05:00,commit, +6398,Madicken Munk,2020-06-29 13:01:30-05:00,commit, +6399,Corentin Cadiou,2020-06-29 15:55:50+01:00,commit, +6400,Clément Robert,2020-06-29 14:48:22+02:00,commit, +6401,Clément Robert,2020-06-29 14:48:22+02:00,commit, +6402,Clément Robert,2020-06-29 14:48:12+02:00,commit, +6403,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6404,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6405,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6406,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6407,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6408,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6409,Clément Robert,2020-06-29 14:46:57+02:00,commit, +6410,Clément Robert,2020-06-29 14:46:49+02:00,commit, +6411,Clément Robert,2020-06-29 13:07:59+02:00,commit, +6412,Corentin Cadiou,2020-06-27 17:23:02+01:00,commit, +6413,Corentin Cadiou,2020-06-27 17:18:27+01:00,commit, +6414,Corentin Cadiou,2020-06-27 14:12:16+01:00,commit, +6415,Corentin Cadiou,2020-06-27 14:00:00+01:00,commit, +6416,Madicken Munk,2020-06-26 23:05:57-05:00,commit, +6417,Kacper Kowalik,2020-06-26 17:54:40-05:00,commit, +6418,Kacper Kowalik,2020-06-26 16:48:26-05:00,commit, +6419,Kacper Kowalik,2020-06-26 15:57:29-05:00,commit, +6420,Kacper Kowalik,2020-06-26 15:57:08-05:00,commit, +6421,Madicken Munk,2020-06-26 13:12:43-05:00,commit, +6422,Matthew Turk,2020-06-26 11:41:48-05:00,commit, +6423,Matthew Turk,2020-06-26 11:20:52-05:00,commit, +6424,Matthew Turk,2020-06-26 11:07:45-05:00,commit, +6425,Kacper Kowalik,2020-06-26 10:54:34-05:00,commit, +6426,Corentin Cadiou,2020-06-26 09:35:31+01:00,commit, +6427,Madicken Munk,2020-06-25 16:42:24-05:00,commit, +6428,Madicken Munk,2020-06-25 16:07:07-05:00,commit, +6429,John ZuHone,2020-06-25 16:50:31-04:00,commit, +6430,Madicken Munk,2020-06-25 14:27:11-05:00,commit, +6431,Kacper Kowalik,2020-06-25 13:43:43-05:00,commit, +6432,Corentin Cadiou,2020-06-25 15:56:46+01:00,commit, +6433,Madicken Munk,2020-06-25 08:48:41-05:00,commit, +6434,Kacper Kowalik,2020-06-25 08:20:44-05:00,commit, +6435,Corentin Cadiou,2020-06-25 09:21:12+01:00,commit, +6436,Britton Smith,2020-06-25 05:58:09+01:00,commit, +6437,Kacper Kowalik,2020-06-24 22:41:13-05:00,commit, +6438,Kacper Kowalik,2020-06-24 22:20:48-05:00,commit, +6439,Kacper Kowalik,2020-06-24 22:19:07-05:00,commit, +6440,Kacper Kowalik,2020-06-24 19:03:56-05:00,commit, +6441,Kacper Kowalik,2020-06-24 17:26:48-05:00,commit, +6442,Kacper Kowalik,2020-06-24 15:08:26-05:00,commit, +6443,Kacper Kowalik,2020-06-24 15:07:58-05:00,commit, +6444,Britton Smith,2020-06-24 20:42:40+01:00,commit, +6445,Corentin Cadiou,2020-06-24 19:48:23+01:00,commit, +6446,Corentin Cadiou,2020-06-24 19:48:23+01:00,commit, +6447,Corentin Cadiou,2020-06-24 19:48:01+01:00,commit, +6448,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6449,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6450,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6451,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6452,Corentin Cadiou,2020-06-24 19:47:39+01:00,commit, +6453,Madicken Munk,2020-06-24 13:36:25-05:00,commit, +6454,Corentin Cadiou,2020-06-24 16:31:50+01:00,commit, +6455,Britton Smith,2020-06-24 15:19:32+01:00,commit, +6456,Britton Smith,2020-06-24 15:16:52+01:00,commit, +6457,Clément Robert,2020-06-24 16:13:07+02:00,commit, +6458,Britton Smith,2020-06-24 15:10:35+01:00,commit, +6459,Britton Smith,2020-06-24 14:50:53+01:00,commit, +6460,Corentin Cadiou,2020-06-24 14:38:06+01:00,commit, +6461,Kacper Kowalik,2020-06-24 08:25:05-05:00,commit, +6462,Kacper Kowalik,2020-06-24 08:25:05-05:00,commit, +6463,Kacper Kowalik,2020-06-24 08:25:04-05:00,commit, +6464,Kacper Kowalik,2020-06-24 08:23:49-05:00,commit, +6465,Corentin Cadiou,2020-06-24 08:23:49-05:00,commit, +6466,Corentin Cadiou,2020-06-24 08:23:49-05:00,commit, +6467,Corentin Cadiou,2020-06-24 08:23:49-05:00,commit, +6468,Clément Robert,2020-06-24 10:26:00+02:00,commit, +6469,Kacper Kowalik,2020-06-23 16:01:28-05:00,commit, +6470,Corentin Cadiou,2020-06-23 15:12:20+01:00,commit, +6471,Madicken Munk,2020-06-23 08:34:23-05:00,commit, +6472,Madicken Munk,2020-06-23 08:30:04-05:00,commit, +6473,Madicken Munk,2020-06-23 08:28:10-05:00,commit, +6474,Corentin Cadiou,2020-06-23 10:01:30+01:00,commit, +6475,Clément Robert,2020-06-23 09:07:55+02:00,commit, +6476,Clément Robert,2020-06-23 09:07:55+02:00,commit, +6477,Clément Robert,2020-06-23 09:07:55+02:00,commit, +6478,Clément Robert,2020-06-23 09:07:54+02:00,commit, +6479,Madicken Munk,2020-06-22 23:30:15-05:00,commit, +6480,Kacper Kowalik,2020-06-22 12:01:49-05:00,commit, +6481,Matthew Turk,2020-06-22 11:15:45-05:00,commit, +6482,Matthew Turk,2020-06-22 10:59:46-05:00,commit, +6483,Matthew Turk,2020-06-22 10:58:45-05:00,commit, +6484,Clément Robert,2020-06-22 17:53:18+02:00,commit, +6485,Clément Robert,2020-06-22 17:53:16+02:00,commit, +6486,Clément Robert,2020-06-22 17:51:22+02:00,commit, +6487,Clément Robert,2020-06-22 17:51:22+02:00,commit, +6488,Matthew Turk,2020-06-22 10:29:49-05:00,commit, +6489,Clément Robert,2020-06-22 17:15:28+02:00,commit, +6490,Clément Robert,2020-06-22 17:15:23+02:00,commit, +6491,Clément Robert,2020-06-22 17:13:41+02:00,commit, +6492,Clément Robert,2020-06-22 17:13:41+02:00,commit, +6493,Clément Robert,2020-06-22 17:13:41+02:00,commit, +6494,Clément Robert,2020-06-22 17:13:40+02:00,commit, +6495,Clément Robert,2020-06-22 17:13:29+02:00,commit, +6496,Madicken Munk,2020-06-22 10:01:33-05:00,commit, +6497,Britton Smith,2020-06-22 15:52:24+01:00,commit, +6498,Kacper Kowalik,2020-06-22 07:52:28-05:00,commit, +6499,Kacper Kowalik,2020-06-21 21:53:34-05:00,commit, +6500,Matthew Turk,2020-06-21 20:29:06-05:00,commit, +6501,Matthew Turk,2020-06-21 20:28:30-05:00,commit, +6502,Matthew Turk,2020-06-21 20:13:59-05:00,commit, +6503,Matthew Turk,2020-06-21 20:12:25-05:00,commit, +6504,Kacper Kowalik,2020-06-21 16:29:50-05:00,commit, +6505,Matthew Turk,2020-06-21 15:09:57-05:00,commit, +6506,Kacper Kowalik,2020-06-21 11:30:38-05:00,commit, +6507,Kacper Kowalik,2020-06-21 11:09:03-05:00,commit, +6508,Matthew Turk,2020-06-20 13:16:16-05:00,commit, +6509,Matthew Turk,2020-06-20 13:01:22-05:00,commit, +6510,Matthew Turk,2020-06-20 12:43:21-05:00,commit, +6511,Matthew Turk,2020-06-20 12:34:32-05:00,commit, +6512,Clément Robert,2020-06-20 11:57:00+02:00,commit, +6513,Clément Robert,2020-06-20 11:34:25+02:00,commit, +6514,Clément Robert,2020-06-20 11:15:31+02:00,commit, +6515,Clément Robert,2020-06-20 11:15:04+02:00,commit, +6516,Kacper Kowalik,2020-06-19 20:26:31-05:00,commit, +6517,John ZuHone,2020-06-19 16:33:44-04:00,commit, +6518,Matthew Turk,2020-06-19 13:51:24-05:00,commit, +6519,Madicken Munk,2020-06-19 13:47:40-05:00,commit, +6520,Kacper Kowalik,2020-06-19 11:47:01-05:00,commit, +6521,Kacper Kowalik,2020-06-19 11:46:27-05:00,commit, +6522,Kacper Kowalik,2020-06-19 11:44:14-05:00,commit, +6523,Matthew Turk,2020-06-19 11:31:17-05:00,commit, +6524,Matthew Turk,2020-06-19 11:14:48-05:00,commit, +6525,Matthew Turk,2020-06-19 09:56:28-05:00,commit, +6526,Matthew Turk,2020-06-19 08:16:04-05:00,commit, +6527,Clément Robert,2020-06-19 14:40:52+02:00,commit, +6528,Clément Robert,2020-06-19 11:45:32+02:00,commit, +6529,Clément Robert,2020-06-19 11:09:10+02:00,commit, +6530,Madicken Munk,2020-06-19 00:07:44-05:00,commit, +6531,Madicken Munk,2020-06-18 22:55:05-05:00,commit, +6532,Madicken Munk,2020-06-18 22:54:41-05:00,commit, +6533,Matthew Turk,2020-06-18 14:30:03-05:00,commit, +6534,Matthew Turk,2020-06-18 14:28:35-05:00,commit, +6535,Matthew Turk,2020-06-18 14:28:35-05:00,commit, +6536,Matthew Turk,2020-06-18 14:28:35-05:00,commit, +6537,Matthew Turk,2020-06-18 14:28:35-05:00,commit, +6538,Ashley Kelly,2020-06-18 14:28:35-05:00,commit, +6539,Ashley Kelly,2020-06-18 14:28:35-05:00,commit, +6540,Ashley Kelly,2020-06-18 14:28:35-05:00,commit, +6541,Matthew Turk,2020-06-18 11:13:00-05:00,commit, +6542,Matthew Turk,2020-06-18 11:08:43-05:00,commit, +6543,Madicken Munk,2020-06-18 11:06:57-05:00,commit, +6544,Matthew Turk,2020-06-18 11:02:58-05:00,commit, +6545,Madicken Munk,2020-06-18 10:29:40-05:00,commit, +6546,Matthew Turk,2020-06-18 10:28:20-05:00,commit, +6547,Matthew Turk,2020-06-18 10:19:50-05:00,commit, +6548,Matthew Turk,2020-06-17 12:48:54-05:00,commit, +6549,Matthew Turk,2020-06-17 12:48:33-05:00,commit, +6550,Matthew Turk,2020-06-17 12:34:22-05:00,commit, +6551,Clément Robert,2020-06-17 18:53:42+02:00,commit, +6552,Matthew Turk,2020-06-17 09:54:46-05:00,commit, +6553,Corentin Cadiou,2020-06-17 14:23:50+01:00,commit, +6554,Corentin Cadiou,2020-06-17 14:23:38+01:00,commit, +6555,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6556,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6557,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6558,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6559,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6560,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6561,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6562,Corentin Cadiou,2020-06-17 09:20:07+01:00,commit, +6563,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6564,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6565,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6566,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6567,Corentin Cadiou,2020-06-17 09:19:51+01:00,commit, +6568,Corentin Cadiou,2020-06-17 09:19:42+01:00,commit, +6569,Corentin Cadiou,2020-06-17 09:19:15+01:00,commit, +6570,Corentin Cadiou,2020-06-17 09:19:15+01:00,commit, +6571,Corentin Cadiou,2020-06-17 09:19:12+01:00,commit, +6572,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6573,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6574,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6575,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6576,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6577,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6578,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6579,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6580,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6581,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6582,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6583,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6584,Corentin Cadiou,2020-06-17 09:18:33+01:00,commit, +6585,Corentin Cadiou,2020-06-17 09:18:29+01:00,commit, +6586,Corentin Cadiou,2020-06-17 09:17:38+01:00,commit, +6587,Corentin Cadiou,2020-06-17 09:17:30+01:00,commit, +6588,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, +6589,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, +6590,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, +6591,Corentin Cadiou,2020-06-17 09:16:39+01:00,commit, +6592,Corentin Cadiou,2020-06-17 09:16:35+01:00,commit, +6593,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, +6594,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, +6595,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, +6596,Corentin Cadiou,2020-06-16 19:55:00+01:00,commit, +6597,Matthew Turk,2020-06-16 09:36:12-05:00,commit, +6598,Matthew Turk,2020-06-16 09:32:14-05:00,commit, +6599,Madicken Munk,2020-06-15 14:22:31-05:00,commit, +6600,Kacper Kowalik,2020-06-15 10:20:52-05:00,commit, +6601,Matthew Turk,2020-06-15 09:38:37-05:00,commit, +6602,Clément Robert,2020-06-12 23:26:05+02:00,commit, +6603,Matthew Turk,2020-06-12 14:16:14-05:00,commit, +6604,Clément Robert,2020-06-12 20:48:41+02:00,commit, +6605,Clément Robert,2020-06-12 20:11:05+02:00,commit, +6606,Clément Robert,2020-06-12 20:10:34+02:00,commit, +6607,Ashley Kelly,2020-06-12 16:48:22+01:00,commit, +6608,Ashley Kelly,2020-06-12 15:43:11+01:00,commit, +6609,Madicken Munk,2020-06-12 08:56:20-05:00,commit, +6610,Britton Smith,2020-06-12 13:33:01+01:00,commit, +6611,Matthew Turk,2020-06-11 10:39:52-05:00,commit, +6612,Matthew Turk,2020-06-09 16:44:41-05:00,commit, +6613,Matthew Turk,2020-06-09 16:41:58-05:00,commit, +6614,Matthew Turk,2020-06-09 15:32:18-05:00,commit, +6615,Matthew Turk,2020-06-09 15:31:56-05:00,commit, +6616,Matthew Turk,2020-06-09 14:04:53-05:00,commit, +6617,Madicken Munk,2020-06-09 13:49:22-05:00,commit, +6618,Matthew Turk,2020-06-09 13:43:27-05:00,commit, +6619,Matthew Turk,2020-06-09 13:25:25-05:00,commit, +6620,Matthew Turk,2020-06-09 11:32:35-05:00,commit, +6621,Matthew Turk,2020-06-09 11:16:37-05:00,commit, +6622,Matthew Turk,2020-06-09 11:14:02-05:00,commit, +6623,Ashley Kelly,2020-06-09 13:44:04+01:00,commit, +6624,Matthew Turk,2020-06-08 16:07:35-05:00,commit, +6625,Matthew Turk,2020-06-08 13:58:57-05:00,commit, +6626,Madicken Munk,2020-06-08 13:57:31-05:00,commit, +6627,Matthew Turk,2020-06-08 13:51:49-05:00,commit, +6628,Matthew Turk,2020-06-08 13:31:16-05:00,commit, +6629,Matthew Turk,2020-06-08 11:42:58-05:00,commit, +6630,Matthew Turk,2020-06-08 11:31:40-05:00,commit, +6631,Matthew Turk,2020-06-08 10:37:04-05:00,commit, +6632,Matthew Turk,2020-06-08 07:13:52-05:00,commit, +6633,Ashley Kelly,2020-06-06 11:55:59+01:00,commit, +6634,Ashley Kelly,2020-06-06 11:55:25+01:00,commit, +6635,Matthew Turk,2020-06-05 16:11:06-05:00,commit, +6636,Matthew Turk,2020-06-05 15:51:33-05:00,commit, +6637,Matthew Turk,2020-06-05 15:40:48-05:00,commit, +6638,Matthew Turk,2020-06-05 15:07:30-05:00,commit, +6639,Matthew Turk,2020-06-05 14:38:57-05:00,commit, +6640,Matthew Turk,2020-06-05 14:23:39-05:00,commit, +6641,Madicken Munk,2020-06-05 14:06:43-05:00,commit, +6642,Matthew Turk,2020-06-03 11:42:45-05:00,commit, +6643,Matthew Turk,2020-06-02 16:57:12-05:00,commit, +6644,Michael Zingale,2020-05-30 18:25:20-04:00,commit, +6645,Matthew Turk,2020-05-29 12:15:51-05:00,commit, +6646,Matthew Turk,2020-05-29 12:15:31-05:00,commit, +6647,Matthew Turk,2020-05-29 12:11:32-05:00,commit, +6648,Matthew Turk,2020-05-29 12:08:33-05:00,commit, +6649,John ZuHone,2020-05-29 11:33:38-04:00,commit, +6650,Madicken Munk,2020-05-29 08:15:41-05:00,commit, +6651,John ZuHone,2020-05-28 22:04:51-04:00,commit, +6652,Clément Robert,2020-05-28 23:01:31+02:00,commit, +6653,Clément Robert,2020-05-28 22:56:21+02:00,commit, +6654,Camille Avestruz,2020-05-27 16:52:35-04:00,commit, +6655,Raziq Noorali,2020-05-27 16:51:31-04:00,commit, +6656,Raziq Noorali,2020-05-27 16:45:13-04:00,commit, +6657,Raziq Noorali,2020-05-27 16:26:23-04:00,commit, +6658,Camille Avestruz,2020-05-27 16:11:05-04:00,commit, +6659,Matthew Turk,2020-05-27 10:36:15-05:00,commit, +6660,Matthew Turk,2020-05-26 15:35:38-05:00,commit, +6661,Matthew Turk,2020-05-26 15:07:29-05:00,commit, +6662,Matthew Turk,2020-05-26 13:36:21-05:00,commit, +6663,Matthew Turk,2020-05-26 12:55:41-05:00,commit, +6664,Matthew Turk,2020-05-26 11:33:14-05:00,commit, +6665,Matthew Turk,2020-05-26 10:40:12-05:00,commit, +6666,Matthew Turk,2020-05-25 17:07:17-05:00,commit, +6667,Britton Smith,2020-05-25 13:44:07+01:00,commit, +6668,Clément Robert,2020-05-23 20:36:45+02:00,commit, +6669,Clément Robert,2020-05-23 20:22:22+02:00,commit, +6670,Clément Robert,2020-05-23 20:21:19+02:00,commit, +6671,Clément Robert,2020-05-23 20:09:54+02:00,commit, +6672,Matthew Turk,2020-05-22 20:17:30-05:00,commit, +6673,Matthew Turk,2020-05-22 16:48:49-05:00,commit, +6674,Matthew Turk,2020-05-22 16:15:42-05:00,commit, +6675,Matthew Turk,2020-05-22 15:58:36-05:00,commit, +6676,Matthew Turk,2020-05-22 11:04:16-05:00,commit, +6677,Matthew Turk,2020-05-21 16:30:13-05:00,commit, +6678,Matthew Turk,2020-05-21 15:50:03-05:00,commit, +6679,Matthew Turk,2020-05-19 15:18:09-05:00,commit, +6680,Matthew Turk,2020-05-19 15:17:27-05:00,commit, +6681,Matthew Turk,2020-05-19 12:54:32-05:00,commit, +6682,Ole Streicher,2020-05-16 15:30:21+02:00,commit, +6683,Matthew Turk,2020-05-15 15:03:01-05:00,commit, +6684,Matthew Turk,2020-05-15 13:49:26-05:00,commit, +6685,Madicken Munk,2020-05-15 13:36:32-05:00,commit, +6686,Clément Robert,2020-05-15 19:03:26+02:00,commit, +6687,Madicken Munk,2020-05-15 09:07:42-05:00,commit, +6688,Matthew Turk,2020-05-13 15:10:15-05:00,commit, +6689,Matthew Turk,2020-05-13 15:09:48-05:00,commit, +6690,Kacper Kowalik,2020-05-13 13:04:35-05:00,commit, +6691,Madicken Munk,2020-05-11 11:09:59-05:00,commit, +6692,Clément Robert,2020-05-11 15:18:15+02:00,commit, +6693,Matthew Turk,2020-05-08 21:02:05-05:00,commit, +6694,Clément Robert,2020-05-08 23:55:08+02:00,commit, +6695,Madicken Munk,2020-05-08 15:03:34-05:00,commit, +6696,Ashley Kelly,2020-05-08 20:54:24+01:00,commit, +6697,Ashley Kelly,2020-05-08 20:43:59+01:00,commit, +6698,Madicken Munk,2020-05-08 14:14:31-05:00,commit, +6699,Ashley Kelly,2020-05-08 20:14:00+01:00,commit, +6700,Matthew Turk,2020-05-08 07:11:34-05:00,commit, +6701,Clément Robert,2020-05-08 12:22:09+02:00,commit, +6702,Clément Robert,2020-05-08 00:39:28+02:00,commit, +6703,Matthew Turk,2020-05-07 14:38:18-05:00,commit, +6704,Matthew Turk,2020-05-07 14:36:18-05:00,commit, +6705,Matthew Turk,2020-05-07 14:34:22-05:00,commit, +6706,Kacper Kowalik,2020-05-07 13:56:54-05:00,commit, +6707,Matthew Turk,2020-05-07 13:49:36-05:00,commit, +6708,Matthew Turk,2020-05-07 11:54:31-05:00,commit, +6709,Matthew Turk,2020-05-07 11:51:33-05:00,commit, +6710,Matthew Turk,2020-05-07 09:51:01-05:00,commit, +6711,Neil Zaim,2020-05-07 15:30:25+02:00,commit, +6712,Matthew Turk,2020-05-07 07:57:17-05:00,commit, +6713,Matthew Turk,2020-05-07 07:54:34-05:00,commit, +6714,Kacper Kowalik,2020-05-07 07:52:39-05:00,commit, +6715,Matthew Turk,2020-05-07 07:39:06-05:00,commit, +6716,Kacper Kowalik,2020-05-06 15:23:16-05:00,commit, +6717,Kacper Kowalik,2020-05-06 15:05:47-05:00,commit, +6718,Madicken Munk,2020-05-06 14:22:38-05:00,commit, +6719,Matthew Turk,2020-05-06 14:17:54-05:00,commit, +6720,John ZuHone,2020-05-06 14:36:32-04:00,commit, +6721,Clément Robert,2020-05-06 19:32:53+02:00,commit, +6722,Matthew Turk,2020-05-06 10:57:52-05:00,commit, +6723,Kacper Kowalik,2020-05-06 09:18:43-05:00,commit, +6724,Matthew Turk,2020-05-06 08:27:14-05:00,commit, +6725,Matthew Turk,2020-05-06 08:25:46-05:00,commit, +6726,Britton Smith,2020-05-06 13:48:38+01:00,commit, +6727,Miguel de Val-Borro,2020-05-06 06:51:04-04:00,commit, +6728,Britton Smith,2020-05-06 10:00:36+01:00,commit, +6729,John ZuHone,2020-05-05 15:32:41-04:00,commit, +6730,Matthew Turk,2020-05-05 13:39:17-05:00,commit, +6731,Matthew Turk,2020-05-05 12:25:06-05:00,commit, +6732,Matthew Turk,2020-05-05 12:24:44-05:00,commit, +6733,Matthew Turk,2020-05-05 12:24:36-05:00,commit, +6734,Kacper Kowalik,2020-05-05 12:19:24-05:00,commit, +6735,Matthew Turk,2020-05-05 11:30:39-05:00,commit, +6736,Matthew Turk,2020-05-05 09:38:13-05:00,commit, +6737,Matthew Turk,2020-05-04 17:58:45-05:00,commit, +6738,Matthew Turk,2020-05-04 17:58:09-05:00,commit, +6739,Matthew Turk,2020-05-04 12:24:14-05:00,commit, +6740,Matthew Turk,2020-05-04 10:49:02-05:00,commit, +6741,Matthew Turk,2020-05-04 10:19:06-05:00,commit, +6742,Matthew Turk,2020-05-02 12:26:01-05:00,commit, +6743,Miguel de Val-Borro,2020-05-02 12:17:21-04:00,commit, +6744,Matthew Turk,2020-05-01 14:48:01-05:00,commit, +6745,Matthew Turk,2020-05-01 12:10:23-05:00,commit, +6746,Matthew Turk,2020-05-01 12:07:09-05:00,commit, +6747,Matthew Turk,2020-05-01 12:04:53-05:00,commit, +6748,Madicken Munk,2020-05-01 08:53:35-05:00,commit, +6749,Matthew Turk,2020-05-01 08:51:43-05:00,commit, +6750,Matthew Turk,2020-05-01 08:46:47-05:00,commit, +6751,Madicken Munk,2020-05-01 08:44:01-05:00,commit, +6752,Madicken Munk,2020-05-01 08:28:50-05:00,commit, +6753,Matthew Turk,2020-04-30 16:18:59-05:00,commit, +6754,Matthew Turk,2020-04-30 15:06:06-05:00,commit, +6755,Matthew Turk,2020-04-30 13:50:54-05:00,commit, +6756,Matthew Turk,2020-04-30 10:25:53-05:00,commit, +6757,Matthew Turk,2020-04-29 20:13:42-05:00,commit, +6758,Matthew Turk,2020-04-29 16:33:05-05:00,commit, +6759,Jared Coughlin,2020-04-29 15:15:53-05:00,commit, +6760,Jared Coughlin,2020-04-29 15:14:52-05:00,commit, +6761,Clément Robert,2020-04-29 21:26:19+02:00,commit, +6762,Clément Robert,2020-04-29 20:01:27+02:00,commit, +6763,Matthew Turk,2020-04-29 12:59:47-05:00,commit, +6764,Matthew Turk,2020-04-28 15:41:28-05:00,commit, +6765,Clément Robert,2020-04-28 22:32:11+02:00,commit, +6766,Clément Robert,2020-04-28 21:58:14+02:00,commit, +6767,Madicken Munk,2020-04-28 13:54:01-05:00,commit, +6768,Michael Zingale,2020-04-28 13:42:14-04:00,commit, +6769,Michael Zingale,2020-04-28 13:40:36-04:00,commit, +6770,Michael Zingale,2020-04-28 13:37:17-04:00,commit, +6771,Michael Zingale,2020-04-28 10:53:15-04:00,commit, +6772,Michael Zingale,2020-04-27 18:39:36-04:00,commit, +6773,Michael Zingale,2020-04-27 18:29:29-04:00,commit, +6774,Britton Smith,2020-04-27 19:55:48+01:00,commit, +6775,Matthew Turk,2020-04-27 13:12:15-05:00,commit, +6776,Madicken Munk,2020-04-27 11:15:27-05:00,commit, +6777,Britton Smith,2020-04-27 16:17:13+01:00,commit, +6778,Britton Smith,2020-04-27 16:12:12+01:00,commit, +6779,Michael Zingale,2020-04-26 12:49:27-04:00,commit, +6780,Clément Robert,2020-04-25 22:57:26+02:00,commit, +6781,Clément Robert,2020-04-25 22:50:17+02:00,commit, +6782,Matthew Turk,2020-04-23 13:40:11-05:00,commit, +6783,Matthew Turk,2020-04-23 13:23:30-05:00,commit, +6784,Matthew Turk,2020-04-23 12:29:05-05:00,commit, +6785,Matthew Turk,2020-04-23 12:28:43-05:00,commit, +6786,Matthew Turk,2020-04-23 12:01:15-05:00,commit, +6787,Matthew Turk,2020-04-23 11:51:26-05:00,commit, +6788,Matthew Turk,2020-04-23 11:49:48-05:00,commit, +6789,Matthew Turk,2020-04-23 09:45:46-05:00,commit, +6790,Clément Robert,2020-04-22 22:00:14+02:00,commit, +6791,Matthew Turk,2020-04-22 13:26:13-05:00,commit, +6792,Matthew Turk,2020-04-22 13:18:29-05:00,commit, +6793,Clément Robert,2020-04-22 19:55:26+02:00,commit, +6794,Clément Robert,2020-04-22 19:11:49+02:00,commit, +6795,Matthew Turk,2020-04-22 11:06:36-05:00,commit, +6796,Clément Robert,2020-04-22 11:06:30+02:00,commit, +6797,Clément Robert,2020-04-21 23:26:32+02:00,commit, +6798,Madicken Munk,2020-04-21 14:19:41-05:00,commit, +6799,Madicken Munk,2020-04-21 12:44:29-05:00,commit, +6800,Clément Robert,2020-04-20 19:52:03+02:00,commit, +6801,Madicken Munk,2020-04-20 12:20:07-05:00,commit, +6802,Madicken Munk,2020-04-20 12:12:22-05:00,commit, +6803,Madicken Munk,2020-04-20 12:11:28-05:00,commit, +6804,Madicken Munk,2020-04-20 12:07:42-05:00,commit, +6805,Matthew Turk,2020-04-20 09:14:56-05:00,commit, +6806,Matthew Turk,2020-04-20 09:12:54-05:00,commit, +6807,Clément Robert,2020-04-20 11:35:18+02:00,commit, +6808,Clément Robert,2020-04-19 19:53:00+02:00,commit, +6809,Clément Robert,2020-04-19 18:48:45+02:00,commit, +6810,Clément Robert,2020-04-19 00:58:32+02:00,commit, +6811,Clément Robert,2020-04-18 23:03:08+02:00,commit, +6812,Clément Robert,2020-04-18 23:02:33+02:00,commit, +6813,Clément Robert,2020-04-18 20:02:45+02:00,commit, +6814,Clément Robert,2020-04-18 19:10:18+02:00,commit, +6815,Clément Robert,2020-04-18 11:19:20+02:00,commit, +6816,Clément Robert,2020-04-17 22:23:02+02:00,commit, +6817,Matthew Turk,2020-04-17 15:04:50-05:00,commit, +6818,Matthew Turk,2020-04-17 14:57:48-05:00,commit, +6819,Matthew Turk,2020-04-17 14:31:49-05:00,commit, +6820,Matthew Turk,2020-04-17 14:25:25-05:00,commit, +6821,Matthew Turk,2020-04-17 14:19:04-05:00,commit, +6822,Matthew Turk,2020-04-17 13:54:30-05:00,commit, +6823,Matthew Turk,2020-04-17 12:24:12-05:00,commit, +6824,Matthew Turk,2020-04-17 12:11:41-05:00,commit, +6825,Matthew Turk,2020-04-17 11:29:33-05:00,commit, +6826,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6827,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6828,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6829,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6830,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6831,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6832,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6833,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6834,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6835,Clément Robert,2020-04-17 18:28:28+02:00,commit, +6836,Michael Zingale,2020-04-17 12:17:36-04:00,commit, +6837,Matthew Turk,2020-04-17 10:56:09-05:00,commit, +6838,Matthew Turk,2020-04-17 10:55:03-05:00,commit, +6839,Matthew Turk,2020-04-17 10:54:15-05:00,commit, +6840,Matthew Turk,2020-04-17 10:53:22-05:00,commit, +6841,Kacper Kowalik,2020-04-17 10:50:56-05:00,commit, +6842,Kacper Kowalik,2020-04-17 09:23:38-05:00,commit, +6843,Clément Robert,2020-04-17 16:04:30+02:00,commit, +6844,Clément Robert,2020-04-17 15:57:16+02:00,commit, +6845,Clément Robert,2020-04-17 15:53:20+02:00,commit, +6846,Clément Robert,2020-04-17 15:49:26+02:00,commit, +6847,Clément Robert,2020-04-17 15:35:48+02:00,commit, +6848,Madicken Munk,2020-04-17 08:29:21-05:00,commit, +6849,Clément Robert,2020-04-17 15:26:07+02:00,commit, +6850,Clément Robert,2020-04-16 22:33:22+02:00,commit, +6851,Madicken Munk,2020-04-16 15:02:42-05:00,commit, +6852,Matthew Turk,2020-04-16 14:01:47-05:00,commit, +6853,Matthew Turk,2020-04-15 14:54:42-05:00,commit, +6854,Matthew Turk,2020-04-15 14:21:52-05:00,commit, +6855,Kacper Kowalik,2020-04-15 14:14:07-05:00,commit, +6856,Matthew Turk,2020-04-15 13:39:25-05:00,commit, +6857,Matthew Turk,2020-04-15 13:39:05-05:00,commit, +6858,Madicken Munk,2020-04-15 12:01:53-05:00,commit, +6859,Madicken Munk,2020-04-15 11:40:20-05:00,commit, +6860,Matthew Turk,2020-04-15 11:08:55-05:00,commit, +6861,Matthew Turk,2020-04-15 11:05:12-05:00,commit, +6862,Madicken Munk,2020-04-15 10:51:06-05:00,commit, +6863,Clément Robert,2020-04-15 16:05:34+02:00,commit, +6864,Matthew Turk,2020-04-15 08:37:38-05:00,commit, +6865,Matthew Turk,2020-04-15 08:34:41-05:00,commit, +6866,Clément Robert,2020-04-15 14:58:09+02:00,commit, +6867,Clément Robert,2020-04-14 20:19:17+02:00,commit, +6868,Clément Robert,2020-04-14 20:03:56+02:00,commit, +6869,Madicken Munk,2020-04-14 12:36:35-05:00,commit, +6870,Clément Robert,2020-04-14 19:31:13+02:00,commit, +6871,Matthew Turk,2020-04-14 08:24:48-05:00,commit, +6872,Matthew Turk,2020-04-14 08:24:41-05:00,commit, +6873,Clément Robert,2020-04-14 10:13:52+02:00,commit, +6874,Clément Robert,2020-04-14 09:59:22+02:00,commit, +6875,Jared Coughlin,2020-04-13 16:08:25-05:00,commit, +6876,Matthew Turk,2020-04-13 15:22:25-05:00,commit, +6877,Matthew Turk,2020-04-13 15:22:24-05:00,commit, +6878,Matthew Turk,2020-04-13 15:22:24-05:00,commit, +6879,Matthew Turk,2020-04-13 15:22:23-05:00,commit, +6880,Matthew Turk,2020-04-13 14:52:01-05:00,commit, +6881,Matthew Turk,2020-04-13 13:51:32-05:00,commit, +6882,Matthew Turk,2020-04-13 13:01:05-05:00,commit, +6883,Madicken Munk,2020-04-13 11:56:07-05:00,commit, +6884,Clément Robert,2020-04-13 10:54:51-05:00,commit, +6885,Kacper Kowalik,2020-04-13 09:04:45-05:00,commit, +6886,Matthew Turk,2020-04-13 09:04:27-05:00,commit, +6887,Kacper Kowalik,2020-04-13 09:02:06-05:00,commit, +6888,Britton Smith,2020-04-13 13:12:48+01:00,commit, +6889,Clément Robert,2020-04-13 10:09:20+02:00,commit, +6890,Clément Robert,2020-04-13 09:53:39+02:00,commit, +6891,Madicken Munk,2020-04-12 22:20:06-05:00,commit, +6892,Clément Robert,2020-04-12 23:41:58+02:00,commit, +6893,Clément Robert,2020-04-12 23:35:48+02:00,commit, +6894,Clément Robert,2020-04-12 23:32:32+02:00,commit, +6895,Clément Robert,2020-04-12 19:57:22+02:00,commit, +6896,Matthew Turk,2020-04-11 17:04:59-05:00,commit, +6897,Matthew Turk,2020-04-11 17:04:00-05:00,commit, +6898,Madicken Munk,2020-04-11 16:19:20-05:00,commit, +6899,Clément Robert,2020-04-11 15:19:47+02:00,commit, +6900,Axel Huebl,2020-04-10 16:55:15-07:00,commit, +6901,Madicken Munk,2020-04-10 11:30:25-05:00,commit, +6902,Madicken Munk,2020-04-10 11:26:02-05:00,commit, +6903,Madicken Munk,2020-04-10 11:12:48-05:00,commit, +6904,Madicken Munk,2020-04-10 11:11:32-05:00,commit, +6905,Madicken Munk,2020-04-10 10:57:56-05:00,commit, +6906,Madicken Munk,2020-04-10 10:06:34-05:00,commit, +6907,Madicken Munk,2020-04-09 23:41:40-05:00,commit, +6908,Madicken Munk,2020-04-09 18:32:32-05:00,commit, +6909,Madicken Munk,2020-04-09 09:12:26-05:00,commit, +6910,Madicken Munk,2020-04-09 09:11:56-05:00,commit, +6911,Kacper Kowalik,2020-04-08 14:46:11-05:00,commit, +6912,Matthew Turk,2020-04-08 09:44:33-05:00,commit, +6913,Madicken Munk,2020-04-08 09:35:49-05:00,commit, +6914,Matthew Turk,2020-04-08 09:33:38-05:00,commit, +6915,Clément Robert,2020-04-08 11:49:34+02:00,commit, +6916,Madicken Munk,2020-04-07 17:57:22-05:00,commit, +6917,Madicken Munk,2020-04-07 16:11:29-05:00,commit, +6918,Madicken Munk,2020-04-07 15:52:26-05:00,commit, +6919,Clément Robert,2020-04-07 22:45:34+02:00,commit, +6920,Madicken Munk,2020-04-07 13:59:23-05:00,commit, +6921,Clément Robert,2020-04-07 14:15:03+02:00,commit, +6922,Clément Robert,2020-04-07 09:37:17+02:00,commit, +6923,John ZuHone,2020-04-06 21:02:05-04:00,commit, +6924,Matthew Turk,2020-04-06 13:50:25-05:00,commit, +6925,Clément Robert,2020-04-06 17:47:13+02:00,commit, +6926,Clément Robert,2020-04-06 16:14:54+02:00,commit, +6927,Clément Robert,2020-04-06 15:51:01+02:00,commit, +6928,Clément Robert,2020-04-06 15:48:55+02:00,commit, +6929,Clément Robert,2020-04-06 15:44:04+02:00,commit, +6930,Clément Robert,2020-04-06 10:58:17+02:00,commit, +6931,Clément Robert,2020-04-06 10:51:41+02:00,commit, +6932,Madicken Munk,2020-04-05 23:00:21-05:00,commit, +6933,Miguel de Val-Borro,2020-04-05 19:52:31-04:00,commit, +6934,Miguel de Val-Borro,2020-04-05 19:44:15-04:00,commit, +6935,Miguel de Val-Borro,2020-04-05 19:44:14-04:00,commit, +6936,Clément Robert,2020-04-05 23:52:23+02:00,commit, +6937,Clément Robert,2020-04-05 23:50:46+02:00,commit, +6938,Matthew Turk,2020-04-05 16:23:14-05:00,commit, +6939,Clément Robert,2020-04-05 22:52:37+02:00,commit, +6940,Clément Robert,2020-04-05 22:49:48+02:00,commit, +6941,Matthew Turk,2020-04-05 15:44:33-05:00,commit, +6942,Clément Robert,2020-04-05 22:42:44+02:00,commit, +6943,Matthew Turk,2020-04-05 14:33:48-05:00,commit, +6944,Matthew Turk,2020-04-05 13:46:26-05:00,commit, +6945,Clément Robert,2020-04-05 18:54:09+02:00,commit, +6946,Clément Robert,2020-04-04 22:31:11+02:00,commit, +6947,Clément Robert,2020-04-04 21:06:16+02:00,commit, +6948,Clément Robert,2020-04-04 10:55:03+02:00,commit, +6949,Clément Robert,2020-04-04 00:30:21+02:00,commit, +6950,Clément Robert,2020-04-04 00:28:49+02:00,commit, +6951,Clément Robert,2020-04-03 22:13:53+02:00,commit, +6952,Clément Robert,2020-04-03 21:17:47+02:00,commit, +6953,Clément Robert,2020-04-03 20:33:06+02:00,commit, +6954,Clément Robert,2020-04-03 20:25:51+02:00,commit, +6955,Clément Robert,2020-04-03 20:09:39+02:00,commit, +6956,Madicken Munk,2020-04-02 22:46:50-05:00,commit, +6957,Madicken Munk,2020-04-02 17:25:51-05:00,commit, +6958,Michael Zingale,2020-04-02 15:00:54-04:00,commit, +6959,Michael Zingale,2020-04-02 13:51:03-04:00,commit, +6960,Michael Zingale,2020-04-02 13:19:58-04:00,commit, +6961,Michael Zingale,2020-04-02 13:05:58-04:00,commit, +6962,John ZuHone,2020-04-02 09:56:21-04:00,commit, +6963,Michael Zingale,2020-04-02 09:21:51-04:00,commit, +6964,Madicken Munk,2020-04-01 22:16:26-05:00,commit, +6965,Madicken Munk,2020-04-01 22:13:15-05:00,commit, +6966,Matthew Turk,2020-04-01 19:45:05-05:00,commit, +6967,Matthew Turk,2020-04-01 16:20:52-05:00,commit, +6968,Madicken Munk,2020-04-01 16:00:25-05:00,commit, +6969,Matthew Turk,2020-04-01 14:55:23-05:00,commit, +6970,Matthew Turk,2020-04-01 14:51:38-05:00,commit, +6971,Matthew Turk,2020-04-01 14:47:37-05:00,commit, +6972,Matthew Turk,2020-04-01 14:19:06-05:00,commit, +6973,Clément Robert,2020-04-01 19:57:14+02:00,commit, +6974,Matthew Turk,2020-04-01 12:57:02-05:00,commit, +6975,Matthew Turk,2020-04-01 12:53:33-05:00,commit, +6976,Matthew Turk,2020-04-01 11:03:32-05:00,commit, +6977,Britton Smith,2020-04-01 16:33:16+01:00,commit, +6978,Matthew Turk,2020-04-01 10:22:52-05:00,commit, +6979,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6980,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6981,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6982,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6983,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6984,John ZuHone,2020-04-01 10:35:23-04:00,commit, +6985,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6986,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6987,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6988,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6989,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6990,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6991,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6992,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6993,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6994,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6995,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6996,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6997,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6998,John ZuHone,2020-04-01 10:35:22-04:00,commit, +6999,John ZuHone,2020-04-01 10:35:22-04:00,commit, +7000,John ZuHone,2020-04-01 10:35:22-04:00,commit, +7001,John ZuHone,2020-04-01 10:35:22-04:00,commit, +7002,John ZuHone,2020-04-01 10:35:22-04:00,commit, +7003,Matthew Turk,2020-04-01 09:20:31-05:00,commit, +7004,Matthew Turk,2020-04-01 09:15:11-05:00,commit, +7005,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7006,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7007,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7008,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7009,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7010,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7011,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7012,Clément Robert,2020-04-01 15:16:09+02:00,commit, +7013,Clément Robert,2020-04-01 15:15:20+02:00,commit, +7014,Clément Robert,2020-04-01 15:15:20+02:00,commit, +7015,Clément Robert,2020-04-01 15:15:20+02:00,commit, +7016,Clément Robert,2020-04-01 15:14:39+02:00,commit, +7017,Clément Robert,2020-04-01 15:14:38+02:00,commit, +7018,Clément Robert,2020-04-01 15:14:38+02:00,commit, +7019,Clément Robert,2020-04-01 15:14:38+02:00,commit, +7020,Kacper Kowalik,2020-04-01 08:07:13-05:00,commit, +7021,Madicken Munk,2020-04-01 00:34:59-05:00,commit, +7022,Matthew Turk,2020-03-31 20:52:43-05:00,commit, +7023,Matthew Turk,2020-03-31 16:55:18-05:00,commit, +7024,Matthew Turk,2020-03-31 16:27:20-05:00,commit, +7025,Matthew Turk,2020-03-31 16:24:13-05:00,commit, +7026,Madicken Munk,2020-03-31 16:04:19-05:00,commit, +7027,Matthew Turk,2020-03-31 15:39:26-05:00,commit, +7028,Matthew Turk,2020-03-31 15:26:50-05:00,commit, +7029,Matthew Turk,2020-03-31 14:33:46-05:00,commit, +7030,Matthew Turk,2020-03-31 10:47:37-05:00,commit, +7031,Matthew Turk,2020-03-30 17:45:54-05:00,commit, +7032,Matthew Turk,2020-03-30 17:44:29-05:00,commit, +7033,Matthew Turk,2020-03-30 16:57:11-05:00,commit, +7034,Matthew Turk,2020-03-30 15:55:33-05:00,commit, +7035,Matthew Turk,2020-03-30 15:16:43-05:00,commit, +7036,Matthew Turk,2020-03-30 12:06:36-05:00,commit, +7037,Matthew Turk,2020-03-30 11:19:55-05:00,commit, +7038,Matthew Turk,2020-03-30 11:18:29-05:00,commit, +7039,Matthew Turk,2020-03-30 11:02:45-05:00,commit, +7040,Matthew Turk,2020-03-30 10:51:24-05:00,commit, +7041,Matthew Turk,2020-03-29 14:44:02-05:00,commit, +7042,Matthew Turk,2020-03-29 14:23:33-05:00,commit, +7043,Madicken Munk,2020-03-27 14:29:49-05:00,commit, +7044,Madicken Munk,2020-03-27 12:01:18-05:00,commit, +7045,Madicken Munk,2020-03-25 10:04:23-05:00,commit, +7046,Britton Smith,2020-03-25 15:00:02+00:00,commit, +7047,Madicken Munk,2020-03-25 09:43:20-05:00,commit, +7048,Michael Zingale,2020-03-25 10:32:54-04:00,commit, +7049,Michael Zingale,2020-03-24 14:09:18-04:00,commit, +7050,Matthew Turk,2020-03-24 12:57:34-05:00,commit, +7051,Michael Zingale,2020-03-24 11:30:59-04:00,commit, +7052,Clément Robert,2020-03-23 17:20:29+01:00,commit, +7053,Clément Robert,2020-03-23 17:18:46+01:00,commit, +7054,Matthew Turk,2020-03-22 13:28:50-05:00,commit, +7055,Madicken Munk,2020-03-22 12:32:10-05:00,commit, +7056,Clément Robert,2020-03-21 12:18:49+01:00,commit, +7057,Madicken Munk,2020-03-21 00:01:19-05:00,commit, +7058,Madicken Munk,2020-03-20 12:10:56-05:00,commit, +7059,Madicken Munk,2020-03-20 12:09:50-05:00,commit, +7060,Matthew Turk,2020-03-20 08:23:56-05:00,commit, +7061,Madicken Munk,2020-03-20 08:21:04-05:00,commit, +7062,Madicken Munk,2020-03-20 08:18:35-05:00,commit, +7063,Matthew Turk,2020-03-20 08:10:53-05:00,commit, +7064,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7065,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7066,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7067,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7068,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7069,Clément Robert,2020-03-19 10:53:37+01:00,commit, +7070,Clément Robert,2020-03-19 10:52:44+01:00,commit, +7071,Clément Robert,2020-03-19 10:52:44+01:00,commit, +7072,Madicken Munk,2020-03-18 19:04:01-05:00,commit, +7073,Madicken Munk,2020-03-18 19:01:05-05:00,commit, +7074,Kacper Kowalik,2020-03-18 16:46:00-05:00,commit, +7075,Matthew Turk,2020-03-18 16:10:22-05:00,commit, +7076,Matthew Turk,2020-03-18 15:00:07-05:00,commit, +7077,Kacper Kowalik,2020-03-17 15:15:37-05:00,commit, +7078,Kacper Kowalik,2020-03-16 21:33:27-05:00,commit, +7079,Kacper Kowalik,2020-03-16 20:20:59-05:00,commit, +7080,Kacper Kowalik,2020-03-16 19:36:50-05:00,commit, +7081,Kacper Kowalik,2020-03-16 15:03:30-05:00,commit, +7082,Kacper Kowalik,2020-03-10 12:13:48-05:00,commit, +7083,Kacper Kowalik,2020-03-10 11:44:55-05:00,commit, +7084,Kacper Kowalik,2020-03-10 11:02:23-05:00,commit, +7085,Kacper Kowalik,2020-03-10 09:51:31-05:00,commit, +7086,Kacper Kowalik,2020-03-10 09:38:39-05:00,commit, +7087,Madicken Munk,2020-03-10 08:23:54-05:00,commit, +7088,Miguel de Val-Borro,2020-03-10 06:22:44-04:00,commit, +7089,Kacper Kowalik,2020-03-09 20:13:01-05:00,commit, +7090,Matthew Turk,2020-03-09 19:56:14-05:00,commit, +7091,Clément Robert,2020-03-07 10:55:18+01:00,commit, +7092,Madicken Munk,2020-03-05 12:58:49-06:00,commit, +7093,Madicken Munk,2020-03-05 12:57:40-06:00,commit, +7094,Madicken Munk,2020-03-05 12:53:36-06:00,commit, +7095,Madicken Munk,2020-03-04 22:53:40-06:00,commit, +7096,Matthew Turk,2020-03-04 16:58:49-06:00,commit, +7097,Matthew Turk,2020-03-04 10:09:51-06:00,commit, +7098,Jared Coughlin,2020-03-03 15:30:11-06:00,commit, +7099,Jared Coughlin,2020-03-03 15:27:35-06:00,commit, +7100,Britton Smith,2020-03-03 16:13:57-03:00,commit, +7101,Kacper Kowalik,2020-03-03 12:47:28-06:00,commit, +7102,Britton Smith,2020-03-03 14:49:27-03:00,commit, +7103,Matthew Turk,2020-03-03 11:16:46-06:00,commit, +7104,Jared Coughlin,2020-03-02 16:39:01-06:00,commit, +7105,Chris Gyurgyik,2020-03-02 16:42:50-05:00,commit, +7106,Chris Gyurgyik,2020-03-02 16:42:25-05:00,commit, +7107,Jared Coughlin,2020-03-02 15:08:20-06:00,commit, +7108,Madicken Munk,2020-03-02 15:07:53-06:00,commit, +7109,Matthew Turk,2020-03-02 15:05:20-06:00,commit, +7110,Jared Coughlin,2020-03-02 15:02:48-06:00,commit, +7111,Matthew Turk,2020-03-02 15:02:18-06:00,commit, +7112,Matthew Turk,2020-03-02 14:45:01-06:00,commit, +7113,Miguel de Val-Borro,2020-02-29 17:02:36-05:00,commit, +7114,Matthew Turk,2020-02-27 11:02:29-06:00,commit, +7115,Clément Robert,2020-02-26 23:29:37+01:00,commit, +7116,Matthew Turk,2020-02-26 15:35:48-06:00,commit, +7117,Madicken Munk,2020-02-26 15:35:28-06:00,commit, +7118,Matthew Turk,2020-02-26 15:11:26-06:00,commit, +7119,Madicken Munk,2020-02-26 11:42:05-06:00,commit, +7120,Clément Robert,2020-02-25 23:07:02+01:00,commit, +7121,Clément Robert,2020-02-25 23:03:22+01:00,commit, +7122,Madicken Munk,2020-02-25 15:03:35-06:00,commit, +7123,Corentin Cadiou,2020-02-25 20:53:45+00:00,commit, +7124,Kacper Kowalik,2020-02-25 12:18:30-06:00,commit, +7125,Matthew Turk,2020-02-25 08:02:50-06:00,commit, +7126,Hsi-Yu Schive,2020-02-23 21:37:55+08:00,commit, +7127,Hsi-Yu Schive,2020-02-23 21:37:03+08:00,commit, +7128,Nathan Goldbaum,2020-02-20 06:38:55-07:00,commit, +7129,Clément Robert,2020-02-20 11:02:06+01:00,commit, +7130,Chris Gyurgyik,2020-02-19 16:09:56-05:00,commit, +7131,Matthew Turk,2020-02-19 14:49:05-06:00,commit, +7132,Britton Smith,2020-02-19 15:30:52+00:00,commit, +7133,Corentin Cadiou,2020-02-19 14:56:26+00:00,commit, +7134,Corentin Cadiou,2020-02-19 14:31:06+00:00,commit, +7135,Corentin Cadiou,2020-02-19 14:25:25+00:00,commit, +7136,Clément Robert,2020-02-19 13:12:20+01:00,commit, +7137,Jared Coughlin,2020-02-18 12:00:51-06:00,commit, +7138,Jared Coughlin,2020-02-18 11:52:32-06:00,commit, +7139,Jared Coughlin,2020-02-18 11:51:45-06:00,commit, +7140,Clément Robert,2020-02-17 17:25:33+01:00,commit, +7141,Clément Robert,2020-02-17 11:00:48+01:00,commit, +7142,Clément Robert,2020-02-14 16:32:37+01:00,commit, +7143,Clément Robert,2020-02-14 13:31:09+01:00,commit, +7144,Clément Robert,2020-02-14 13:30:00+01:00,commit, +7145,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7146,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7147,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7148,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7149,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7150,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7151,Clément Robert,2020-02-14 13:29:50+01:00,commit, +7152,Matthew Turk,2020-02-13 16:59:40-08:00,commit, +7153,Chris Gyurgyik,2020-02-13 15:42:30-05:00,commit, +7154,Chris Gyurgyik,2020-02-13 15:28:14-05:00,commit, +7155,Nathan Goldbaum,2020-02-12 22:59:04-07:00,commit, +7156,Madicken Munk,2020-02-12 21:10:10-06:00,commit, +7157,Madicken Munk,2020-02-12 20:19:03-06:00,commit, +7158,Madicken Munk,2020-02-12 19:55:50-06:00,commit, +7159,Jared Coughlin,2020-02-12 17:02:48-06:00,commit, +7160,Jared Coughlin,2020-02-12 16:52:14-06:00,commit, +7161,Jared Coughlin,2020-02-12 16:50:07-06:00,commit, +7162,Madicken Munk,2020-02-12 06:41:56-06:00,commit, +7163,Madicken Munk,2020-02-12 06:33:42-06:00,commit, +7164,Madicken Munk,2020-02-12 06:26:08-06:00,commit, +7165,Madicken Munk,2020-02-12 06:24:20-06:00,commit, +7166,Nathan Goldbaum,2020-02-11 23:18:22-07:00,commit, +7167,Nathan Goldbaum,2020-02-11 23:18:22-07:00,commit, +7168,Nathan Goldbaum,2020-02-11 19:24:35-07:00,commit, +7169,Madicken Munk,2020-02-11 17:23:14-06:00,commit, +7170,Madicken Munk,2020-02-11 17:21:24-06:00,commit, +7171,Matthew Abruzzo,2020-02-11 17:10:17-05:00,commit, +7172,Chris Gyurgyik,2020-02-11 15:15:13-05:00,commit, +7173,Clément Robert,2020-02-11 21:07:30+01:00,commit, +7174,Clément Robert,2020-02-11 21:07:30+01:00,commit, +7175,Nathan Goldbaum,2020-02-11 12:58:35-07:00,commit, +7176,Nathan Goldbaum,2020-02-11 12:53:46-07:00,commit, +7177,Madicken Munk,2020-02-11 13:42:27-06:00,commit, +7178,Madicken Munk,2020-02-11 13:26:19-06:00,commit, +7179,Matthew Abruzzo,2020-02-11 14:07:34-05:00,commit, +7180,Chris Gyurgyik,2020-02-10 17:59:10-05:00,commit, +7181,Chris Gyurgyik,2020-02-10 17:51:04-05:00,commit, +7182,Madicken Munk,2020-02-10 16:29:03-06:00,commit, +7183,Madicken Munk,2020-02-10 16:11:12-06:00,commit, +7184,Chris Gyurgyik,2020-02-10 16:59:16-05:00,commit, +7185,Chris Gyurgyik,2020-02-10 16:50:57-05:00,commit, +7186,Chris Gyurgyik,2020-02-10 16:38:52-05:00,commit, +7187,Madicken Munk,2020-02-10 13:11:14-06:00,commit, +7188,Madicken Munk,2020-02-10 10:06:58-06:00,commit, +7189,Madicken Munk,2020-02-10 09:58:41-06:00,commit, +7190,Chris Gyurgyik,2020-02-09 22:30:49-05:00,commit, +7191,Chris Gyurgyik,2020-02-09 21:11:47-05:00,commit, +7192,Chris Gyurgyik,2020-02-08 21:38:27-05:00,commit, +7193,Chris Gyurgyik,2020-02-08 21:33:16-05:00,commit, +7194,Madicken Munk,2020-02-08 10:13:54-06:00,commit, +7195,Madicken Munk,2020-02-08 10:13:20-06:00,commit, +7196,Madicken Munk,2020-02-08 09:57:59-06:00,commit, +7197,Madicken Munk,2020-02-08 09:03:55-06:00,commit, +7198,Madicken Munk,2020-02-07 17:56:19-06:00,commit, +7199,Madicken Munk,2020-02-07 17:25:50-06:00,commit, +7200,Matthew Turk,2020-02-07 15:35:24-06:00,commit, +7201,Madicken Munk,2020-02-07 15:05:26-06:00,commit, +7202,Matthew Turk,2020-02-07 09:45:10-06:00,commit, +7203,Matthew Turk,2020-02-07 09:42:58-06:00,commit, +7204,Jared Coughlin,2020-02-06 11:54:49-06:00,commit, +7205,Madicken Munk,2020-02-06 09:44:39-06:00,commit, +7206,Matthew Turk,2020-02-05 14:55:52-06:00,commit, +7207,Kacper Kowalik,2020-02-05 12:02:34-06:00,commit, +7208,Kacper Kowalik,2020-02-05 11:13:28-06:00,commit, +7209,Madicken Munk,2020-02-05 11:08:52-06:00,commit, +7210,Corentin Cadiou,2020-02-05 16:44:02+00:00,commit, +7211,Matthew Turk,2020-02-03 15:23:45-06:00,commit, +7212,Kacper Kowalik,2020-02-03 13:48:35-06:00,commit, +7213,Matthew Turk,2020-02-03 13:36:13-06:00,commit, +7214,Matthew Turk,2020-02-03 13:29:20-06:00,commit, +7215,Kacper Kowalik,2020-02-03 12:47:27-06:00,commit, +7216,Matthew Turk,2020-02-03 10:32:49-06:00,commit, +7217,Matthew Turk,2020-02-03 09:44:31-06:00,commit, +7218,Matthew Turk,2020-02-01 14:05:28-06:00,commit, +7219,Jared Coughlin,2020-01-31 14:46:05-06:00,commit, +7220,Madicken Munk,2020-01-30 16:55:47-06:00,commit, +7221,Madicken Munk,2020-01-30 16:48:22-06:00,commit, +7222,Madicken Munk,2020-01-30 16:43:45-06:00,commit, +7223,Jared Coughlin,2020-01-30 14:41:25-06:00,commit, +7224,Madicken Munk,2020-01-30 13:29:58-06:00,commit, +7225,Desika Narayanan,2020-01-30 14:19:47-05:00,commit, +7226,Matthew Turk,2020-01-30 13:19:29-06:00,commit, +7227,Desika Narayanan,2020-01-30 13:44:31-05:00,commit, +7228,Desika Narayanan,2020-01-30 13:39:01-05:00,commit, +7229,Jared Coughlin,2020-01-30 12:35:34-06:00,commit, +7230,Matthew Turk,2020-01-30 12:12:48-06:00,commit, +7231,Madicken Munk,2020-01-29 18:36:47-06:00,commit, +7232,Jared Coughlin,2020-01-29 14:40:03-06:00,commit, +7233,Madicken Munk,2020-01-28 14:45:09-06:00,commit, +7234,Corentin Cadiou,2020-01-28 10:03:57+00:00,commit, +7235,Corentin Cadiou,2020-01-28 10:00:02+00:00,commit, +7236,Corentin Cadiou,2020-01-28 09:49:21+00:00,commit, +7237,Jared Coughlin,2020-01-27 17:40:49-06:00,commit, +7238,Jared Coughlin,2020-01-27 17:10:12-06:00,commit, +7239,Jared Coughlin,2020-01-27 16:45:42-06:00,commit, +7240,Jared Coughlin,2020-01-27 14:11:28-06:00,commit, +7241,Jared Coughlin,2020-01-24 15:25:43-06:00,commit, +7242,Jared Coughlin,2020-01-24 14:53:25-06:00,commit, +7243,Jared Coughlin,2020-01-24 14:50:02-06:00,commit, +7244,Matthew Turk,2020-01-23 10:50:44-06:00,commit, +7245,Matthew Abruzzo,2020-01-22 15:43:23-05:00,commit, +7246,Corentin Cadiou,2020-01-21 09:32:55+00:00,commit, +7247,Corentin Cadiou,2020-01-21 09:32:45+00:00,commit, +7248,Madicken Munk,2020-01-20 20:46:29-06:00,commit, +7249,Clément Robert,2020-01-20 20:51:53+01:00,commit, +7250,Clément Robert,2020-01-20 18:44:19+01:00,commit, +7251,Matthew Turk,2020-01-20 11:02:38-06:00,commit, +7252,Clément Robert,2020-01-19 15:19:31+01:00,commit, +7253,Clément Robert,2020-01-19 15:16:38+01:00,commit, +7254,Clément Robert,2020-01-19 15:11:02+01:00,commit, +7255,Clément Robert,2020-01-18 22:30:29+01:00,commit, +7256,Clément Robert,2020-01-18 19:55:10+01:00,commit, +7257,Clément Robert,2020-01-18 19:46:22+01:00,commit, +7258,Clément Robert,2020-01-18 19:39:06+01:00,commit, +7259,Clément Robert,2020-01-18 19:35:20+01:00,commit, +7260,Matthew Turk,2020-01-17 16:06:15-06:00,commit, +7261,Matthew Turk,2020-01-17 16:02:44-06:00,commit, +7262,Madicken Munk,2020-01-17 15:57:34-06:00,commit, +7263,Madicken Munk,2020-01-17 15:51:14-06:00,commit, +7264,Madicken Munk,2020-01-17 15:37:40-06:00,commit, +7265,Madicken Munk,2020-01-17 15:05:50-06:00,commit, +7266,Madicken Munk,2020-01-17 14:55:49-06:00,commit, +7267,Madicken Munk,2020-01-17 12:20:31-06:00,commit, +7268,Madicken Munk,2020-01-17 12:19:34-06:00,commit, +7269,Madicken Munk,2020-01-17 09:08:34-06:00,commit, +7270,Clément Robert,2020-01-17 13:51:59+01:00,commit, +7271,Madicken Munk,2020-01-15 16:42:18-06:00,commit, +7272,Madicken Munk,2020-01-15 16:41:52-06:00,commit, +7273,Madicken Munk,2020-01-15 16:35:40-06:00,commit, +7274,Nathan Goldbaum,2020-01-15 12:59:26-06:00,commit, +7275,Madicken Munk,2020-01-14 14:17:01-06:00,commit, +7276,Madicken Munk,2020-01-14 14:13:42-06:00,commit, +7277,Madicken Munk,2020-01-14 14:13:19-06:00,commit, +7278,Madicken Munk,2020-01-14 14:07:43-06:00,commit, +7279,Madicken Munk,2020-01-14 14:06:14-06:00,commit, +7280,Jared Coughlin,2020-01-13 14:20:34-06:00,commit, +7281,Kacper Kowalik,2020-01-13 11:03:34-06:00,commit, +7282,Madicken Munk,2020-01-10 18:38:12-06:00,commit, +7283,Madicken Munk,2020-01-09 23:37:36-06:00,commit, +7284,Madicken Munk,2020-01-09 23:32:17-06:00,commit, +7285,Madicken Munk,2020-01-09 23:29:30-06:00,commit, +7286,Madicken Munk,2020-01-09 15:38:45-06:00,commit, +7287,Matthew Turk,2020-01-09 15:34:47-06:00,commit, +7288,Matthew Turk,2020-01-09 15:34:38-06:00,commit, +7289,Matthew Turk,2020-01-09 15:31:21-06:00,commit, +7290,Matthew Turk,2020-01-09 15:31:11-06:00,commit, +7291,Matthew Turk,2020-01-09 14:28:17-06:00,commit, +7292,Matthew Turk,2020-01-09 13:46:43-06:00,commit, +7293,Matthew Turk,2020-01-09 13:31:21-06:00,commit, +7294,Matthew Turk,2020-01-09 13:28:18-06:00,commit, +7295,Jared Coughlin,2020-01-09 13:16:01-06:00,commit, +7296,Corentin Cadiou,2020-01-09 17:41:03+00:00,commit, +7297,John ZuHone,2020-01-08 17:36:02-05:00,commit, +7298,John ZuHone,2020-01-08 14:16:00-05:00,commit, +7299,John ZuHone,2020-01-08 14:12:48-05:00,commit, +7300,John ZuHone,2020-01-08 13:28:08-05:00,commit, +7301,Jared Coughlin,2020-01-07 16:54:38-06:00,commit, +7302,Jared Coughlin,2020-01-07 16:03:55-06:00,commit, +7303,Jared Coughlin,2020-01-07 16:01:52-06:00,commit, +7304,Jared Coughlin,2020-01-07 15:53:06-06:00,commit, +7305,John ZuHone,2020-01-07 16:15:24-05:00,commit, +7306,John ZuHone,2020-01-07 16:14:59-05:00,commit, +7307,Jared Coughlin,2020-01-07 15:13:48-06:00,commit, +7308,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7309,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7310,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7311,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7312,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7313,John ZuHone,2020-01-07 16:04:06-05:00,commit, +7314,Jared Coughlin,2020-01-07 14:56:47-06:00,commit, +7315,Jared Coughlin,2020-01-07 14:20:23-06:00,commit, +7316,John ZuHone,2020-01-06 22:25:08-05:00,commit, +7317,John ZuHone,2020-01-06 22:25:08-05:00,commit, +7318,John ZuHone,2020-01-06 22:25:08-05:00,commit, +7319,John ZuHone,2020-01-06 22:25:08-05:00,commit, +7320,Matthew Turk,2020-01-06 20:27:25-06:00,commit, +7321,Jared Coughlin,2020-01-06 18:47:40-06:00,commit, +7322,Jared Coughlin,2020-01-06 16:02:54-06:00,commit, +7323,Jared Coughlin,2020-01-06 15:49:38-06:00,commit, +7324,Jared Coughlin,2020-01-06 15:48:34-06:00,commit, +7325,Jared Coughlin,2020-01-06 15:47:16-06:00,commit, +7326,Jared Coughlin,2020-01-06 14:33:50-06:00,commit, +7327,Jared Coughlin,2020-01-06 14:24:21-06:00,commit, +7328,Jared Coughlin,2020-01-06 14:20:03-06:00,commit, +7329,John ZuHone,2020-01-06 13:09:59-05:00,commit, +7330,John ZuHone,2020-01-06 13:09:59-05:00,commit, +7331,John ZuHone,2020-01-06 13:09:59-05:00,commit, +7332,John ZuHone,2020-01-06 13:09:58-05:00,commit, +7333,Matthew Turk,2020-01-06 08:50:39-06:00,commit, +7334,Michael Zingale,2020-01-04 17:21:49-05:00,commit, +7335,Nathan Goldbaum,2019-12-30 15:26:55-07:00,commit, +7336,Michael Zingale,2019-12-30 13:47:27-05:00,commit, +7337,Clément Robert,2019-12-30 17:22:22+01:00,commit, +7338,Jared Coughlin,2019-12-20 14:03:14-06:00,commit, +7339,Jared Coughlin,2019-12-20 12:54:03-06:00,commit, +7340,Jared Coughlin,2019-12-20 12:27:22-06:00,commit, +7341,Jared Coughlin,2019-12-20 12:21:01-06:00,commit, +7342,Madicken Munk,2019-12-20 12:18:50-06:00,commit, +7343,Matthew Turk,2019-12-19 16:31:55-06:00,commit, +7344,Matthew Turk,2019-12-19 15:44:15-06:00,commit, +7345,Clément Robert,2019-12-19 10:45:24+01:00,commit, +7346,Jared Coughlin,2019-12-18 15:18:53-06:00,commit, +7347,Clément Robert,2019-12-18 16:34:27+01:00,commit, +7348,Clément Robert,2019-12-17 23:11:29+01:00,commit, +7349,Clément Robert,2019-12-17 23:06:34+01:00,commit, +7350,Jared Coughlin,2019-12-17 15:42:59-06:00,commit, +7351,Jared Coughlin,2019-12-17 14:54:04-06:00,commit, +7352,Jared Coughlin,2019-12-17 14:50:48-06:00,commit, +7353,Madicken Munk,2019-12-17 10:43:12-06:00,commit, +7354,Niels Claes,2019-12-17 15:10:32+01:00,commit, +7355,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7356,Niels Claes,2019-12-17 11:25:09+01:00,commit, +7357,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7358,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7359,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7360,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7361,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7362,Niels Claes,2019-12-17 11:25:09+01:00,commit, +7363,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7364,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7365,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7366,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7367,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7368,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7369,Clément Robert,2019-12-17 11:25:09+01:00,commit, +7370,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7371,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7372,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7373,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7374,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7375,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7376,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7377,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7378,Clément Robert,2019-12-17 11:25:08+01:00,commit, +7379,Britton Smith,2019-12-17 10:18:42+00:00,commit, +7380,Madicken Munk,2019-12-16 18:10:34-06:00,commit, +7381,Patrick Mullen,2019-12-16 16:50:59-06:00,commit, +7382,Madicken Munk,2019-12-16 13:13:13-06:00,commit, +7383,Corentin Cadiou,2019-12-16 16:31:31+00:00,commit, +7384,Corentin Cadiou,2019-12-16 15:05:34+00:00,commit, +7385,Nathan Goldbaum,2019-12-16 07:46:38-07:00,commit, +7386,Corentin Cadiou,2019-12-16 14:10:35+00:00,commit, +7387,Britton Smith,2019-12-16 13:53:56+00:00,commit, +7388,Corentin Cadiou,2019-12-16 11:43:21+00:00,commit, +7389,Corentin Cadiou,2019-12-16 11:36:03+00:00,commit, +7390,Corentin Cadiou,2019-12-16 11:35:50+00:00,commit, +7391,Corentin Cadiou,2019-12-16 11:28:22+00:00,commit, +7392,Corentin Cadiou,2019-12-16 11:27:57+00:00,commit, +7393,Corentin Cadiou,2019-12-16 11:24:36+00:00,commit, +7394,Corentin Cadiou,2019-12-16 11:24:07+00:00,commit, +7395,Corentin Cadiou,2019-12-16 11:23:28+00:00,commit, +7396,Matthew Turk,2019-12-13 12:36:48-06:00,commit, +7397,Nathan Goldbaum,2019-12-13 11:02:10-05:00,commit, +7398,Nathan Goldbaum,2019-12-13 10:28:43-05:00,commit, +7399,Corentin Cadiou,2019-12-13 13:38:31+00:00,commit, +7400,Clément Robert,2019-12-13 13:43:21+01:00,commit, +7401,Clément Robert,2019-12-13 12:21:36+01:00,commit, +7402,Corentin Cadiou,2019-12-13 10:55:26+00:00,commit, +7403,cjoana,2019-12-13 00:06:27+01:00,commit, +7404,Clément Robert,2019-12-12 22:56:17+01:00,commit, +7405,Clément Robert,2019-12-12 22:55:12+01:00,commit, +7406,Madicken Munk,2019-12-12 15:12:23-06:00,commit, +7407,Clément Robert,2019-12-12 20:49:34+01:00,commit, +7408,Clément Robert,2019-12-12 20:29:09+01:00,commit, +7409,Clément Robert,2019-12-12 20:28:37+01:00,commit, +7410,Clément Robert,2019-12-12 20:26:11+01:00,commit, +7411,Clément Robert,2019-12-12 20:21:07+01:00,commit, +7412,Clément Robert,2019-12-12 20:11:46+01:00,commit, +7413,Clément Robert,2019-12-12 19:12:59+01:00,commit, +7414,Corentin Cadiou,2019-12-12 17:42:09+00:00,commit, +7415,Corentin Cadiou,2019-12-12 17:24:10+00:00,commit, +7416,Corentin Cadiou,2019-12-12 17:20:38+00:00,commit, +7417,Corentin Cadiou,2019-12-12 17:19:57+00:00,commit, +7418,Corentin Cadiou,2019-12-12 17:18:39+00:00,commit, +7419,Corentin Cadiou,2019-12-12 17:18:23+00:00,commit, +7420,Corentin Cadiou,2019-12-12 15:07:43+00:00,commit, +7421,Corentin Cadiou,2019-12-12 15:07:32+00:00,commit, +7422,Corentin Cadiou,2019-12-12 14:49:37+00:00,commit, +7423,Corentin Cadiou,2019-12-12 14:49:07+00:00,commit, +7424,Corentin Cadiou,2019-12-12 14:48:52+00:00,commit, +7425,Corentin Cadiou,2019-12-12 14:40:52+00:00,commit, +7426,Clément Robert,2019-12-12 15:32:19+01:00,commit, +7427,Corentin Cadiou,2019-12-12 13:51:06+00:00,commit, +7428,Clément Robert,2019-12-12 14:34:55+01:00,commit, +7429,Clément Robert,2019-12-12 14:22:52+01:00,commit, +7430,Clément Robert,2019-12-12 14:21:19+01:00,commit, +7431,Clément Robert,2019-12-12 14:08:31+01:00,commit, +7432,Clément Robert,2019-12-12 13:57:15+01:00,commit, +7433,Corentin Cadiou,2019-12-12 12:14:19+00:00,commit, +7434,Corentin Cadiou,2019-12-12 12:11:10+00:00,commit, +7435,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7436,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7437,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7438,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7439,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7440,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7441,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7442,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7443,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7444,Corentin Cadiou,2019-12-12 12:09:29+00:00,commit, +7445,Clément Robert,2019-12-12 13:07:06+01:00,commit, +7446,Clément Robert,2019-12-12 11:07:54+01:00,commit, +7447,Madicken Munk,2019-12-11 20:44:24-06:00,commit, +7448,Nathan Goldbaum,2019-12-11 21:11:08-05:00,commit, +7449,Clément Robert,2019-12-11 19:58:42+01:00,commit, +7450,Clément Robert,2019-12-11 14:36:38+01:00,commit, +7451,Madicken Munk,2019-12-10 14:49:02-06:00,commit, +7452,Madicken Munk,2019-12-10 14:34:00-06:00,commit, +7453,Clément Robert,2019-12-06 23:02:17+01:00,commit, +7454,Matthew Turk,2019-12-06 09:42:58-06:00,commit, +7455,Matthew Turk,2019-12-06 09:39:02-06:00,commit, +7456,Matthew Turk,2019-12-06 09:38:06-06:00,commit, +7457,Matthew Turk,2019-12-06 09:16:43-06:00,commit, +7458,Clément Robert,2019-12-06 10:34:25+01:00,commit, +7459,Clément Robert,2019-12-06 09:59:37+01:00,commit, +7460,Clément Robert,2019-12-06 09:59:29+01:00,commit, +7461,Clément Robert,2019-12-06 00:01:49+01:00,commit, +7462,Matthew Turk,2019-12-05 16:03:46-06:00,commit, +7463,Matthew Turk,2019-12-05 16:03:34-06:00,commit, +7464,Matthew Turk,2019-12-05 15:51:06-06:00,commit, +7465,Madicken Munk,2019-12-05 15:46:46-06:00,commit, +7466,Matthew Turk,2019-12-05 15:46:04-06:00,commit, +7467,Matthew Turk,2019-12-05 10:59:40-06:00,commit, +7468,Matthew Turk,2019-12-04 15:48:06-06:00,commit, +7469,Niels Claes,2019-12-04 18:09:35+01:00,commit, +7470,Matthew Turk,2019-12-03 16:05:45-06:00,commit, +7471,Matthew Turk,2019-12-03 11:30:38-06:00,commit, +7472,Matthew Turk,2019-12-03 10:42:17-06:00,commit, +7473,Niels Claes,2019-12-03 11:35:40+01:00,commit, +7474,Clément Robert,2019-12-03 00:09:56+01:00,commit, +7475,Clément Robert,2019-11-30 12:28:27+01:00,commit, +7476,Clément Robert,2019-11-30 12:28:02+01:00,commit, +7477,Ricarda Beckmann,2019-11-29 13:46:49+01:00,commit, +7478,Clément Robert,2019-11-27 18:30:15+01:00,commit, +7479,Clément Robert,2019-11-27 17:14:28+01:00,commit, +7480,Clément Robert,2019-11-27 15:45:39+01:00,commit, +7481,Clément Robert,2019-11-27 15:40:39+01:00,commit, +7482,Ricarda Beckmann,2019-11-27 12:05:43+01:00,commit, +7483,Ricarda Beckmann,2019-11-27 11:19:24+01:00,commit, +7484,Clément Robert,2019-11-27 11:11:44+01:00,commit, +7485,Clément Robert,2019-11-27 00:07:42+01:00,commit, +7486,Matthew Turk,2019-11-26 14:55:13-06:00,commit, +7487,Matthew Turk,2019-11-26 14:24:48-06:00,commit, +7488,Nathan Goldbaum,2019-11-26 10:18:42-06:00,commit, +7489,Matthew Turk,2019-11-26 08:20:38-06:00,commit, +7490,Matthew Turk,2019-11-26 08:04:49-06:00,commit, +7491,Ricarda Beckmann,2019-11-26 14:36:19+01:00,commit, +7492,Ricarda Beckmann,2019-11-26 14:35:02+01:00,commit, +7493,Ricarda Beckmann,2019-11-26 13:15:42+01:00,commit, +7494,Ricarda Beckmann,2019-11-26 13:13:52+01:00,commit, +7495,Ricarda Beckmann,2019-11-26 12:09:22+01:00,commit, +7496,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7497,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7498,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7499,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7500,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7501,Ricarda Beckmann,2019-11-26 12:07:14+01:00,commit, +7502,Clément Robert,2019-11-25 23:58:24+01:00,commit, +7503,Clément Robert,2019-11-25 23:56:15+01:00,commit, +7504,Clément Robert,2019-11-25 23:52:48+01:00,commit, +7505,Clément Robert,2019-11-25 23:40:14+01:00,commit, +7506,Clément Robert,2019-11-25 22:56:11+01:00,commit, +7507,Clément Robert,2019-11-25 22:23:58+01:00,commit, +7508,Clément Robert,2019-11-25 22:23:54+01:00,commit, +7509,Clément Robert,2019-11-25 22:09:52+01:00,commit, +7510,Clément Robert,2019-11-25 21:54:39+01:00,commit, +7511,Clément Robert,2019-11-25 20:56:25+01:00,commit, +7512,Clément Robert,2019-11-25 18:59:42+01:00,commit, +7513,Clément Robert,2019-11-25 18:59:34+01:00,commit, +7514,Madicken Munk,2019-11-25 10:27:27-06:00,commit, +7515,Niels Claes,2019-11-25 16:37:44+01:00,commit, +7516,Niels Claes,2019-11-25 16:22:43+01:00,commit, +7517,Nathan Goldbaum,2019-11-25 08:02:35-06:00,commit, +7518,Clément Robert,2019-11-25 14:50:02+01:00,commit, +7519,Niels Claes,2019-11-25 14:00:02+01:00,commit, +7520,Niels Claes,2019-11-25 14:00:02+01:00,commit, +7521,Niels Claes,2019-11-25 13:59:58+01:00,commit, +7522,Niels Claes,2019-11-25 13:59:55+01:00,commit, +7523,Niels Claes,2019-11-25 13:59:52+01:00,commit, +7524,Nathan Goldbaum,2019-11-24 15:12:41-06:00,commit, +7525,Matthew Turk,2019-11-24 13:38:30-06:00,commit, +7526,Nathan Goldbaum,2019-11-24 09:47:44-07:00,commit, +7527,Clément Robert,2019-11-24 16:41:38+01:00,commit, +7528,Jared Coughlin,2019-11-22 16:07:47-06:00,commit, +7529,Matthew Turk,2019-11-22 13:03:48-06:00,commit, +7530,Nathan Goldbaum,2019-11-22 08:52:16-06:00,commit, +7531,Matthew Turk,2019-11-22 08:31:14-06:00,commit, +7532,Matthew Turk,2019-11-22 08:26:11-06:00,commit, +7533,Matthew Turk,2019-11-22 08:15:17-06:00,commit, +7534,Clément Robert,2019-11-21 17:20:47+01:00,commit, +7535,Clément Robert,2019-11-21 09:37:33+01:00,commit, +7536,Nathan Goldbaum,2019-11-19 10:55:09-06:00,commit, +7537,shoheiogawa,2019-11-18 15:14:02-05:00,commit, +7538,Madicken Munk,2019-11-12 11:07:36-06:00,commit, +7539,Matthew Turk,2019-11-12 10:03:56-06:00,commit, +7540,Matthew Turk,2019-11-11 13:48:24-06:00,commit, +7541,Niels Claes,2019-11-08 16:30:48+01:00,commit, +7542,Matthew Turk,2019-11-07 10:45:09-06:00,commit, +7543,Clément Robert,2019-11-07 17:23:45+01:00,commit, +7544,Matthew Turk,2019-11-07 09:31:46-06:00,commit, +7545,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7546,Matthew Turk,2019-11-07 10:53:19+01:00,commit, +7547,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7548,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7549,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7550,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7551,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7552,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7553,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7554,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7555,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7556,Niels Claes,2019-11-07 10:53:19+01:00,commit, +7557,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7558,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7559,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7560,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7561,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7562,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7563,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7564,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7565,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7566,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7567,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7568,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7569,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7570,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7571,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7572,Clément Robert,2019-11-07 10:53:19+01:00,commit, +7573,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7574,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7575,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7576,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7577,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7578,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7579,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7580,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7581,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7582,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7583,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7584,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7585,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7586,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7587,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7588,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7589,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7590,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7591,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7592,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7593,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7594,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7595,Matthew Turk,2019-11-07 10:53:18+01:00,commit, +7596,Matthew Turk,2019-11-07 10:53:18+01:00,commit, +7597,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7598,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7599,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7600,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7601,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7602,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7603,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7604,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7605,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7606,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7607,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7608,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7609,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7610,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7611,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7612,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7613,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7614,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7615,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7616,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7617,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7618,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7619,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7620,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7621,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7622,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7623,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7624,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7625,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7626,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7627,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7628,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7629,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7630,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7631,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7632,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7633,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7634,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7635,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7636,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7637,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7638,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7639,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7640,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7641,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7642,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7643,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7644,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7645,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7646,Niels Claes,2019-11-07 10:53:18+01:00,commit, +7647,Clément Robert,2019-11-07 10:53:18+01:00,commit, +7648,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7649,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7650,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7651,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7652,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7653,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7654,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7655,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7656,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7657,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7658,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7659,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7660,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7661,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7662,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7663,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7664,Niels Claes,2019-11-07 10:53:17+01:00,commit, +7665,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7666,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7667,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7668,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7669,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7670,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7671,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7672,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7673,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7674,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7675,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7676,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7677,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7678,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7679,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7680,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7681,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7682,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7683,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7684,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7685,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7686,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7687,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7688,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7689,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7690,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7691,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7692,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7693,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7694,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7695,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7696,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7697,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7698,Clément Robert,2019-11-07 10:53:17+01:00,commit, +7699,Salvatore Cielo,2019-10-31 12:00:15+01:00,commit, +7700,Madicken Munk,2019-10-28 23:19:23-05:00,commit, +7701,Nathan Goldbaum,2019-10-28 14:01:13-05:00,commit, +7702,Nathan Goldbaum,2019-10-28 11:33:04-06:00,commit, +7703,Madicken Munk,2019-10-28 12:14:12-05:00,commit, +7704,John ZuHone,2019-10-28 10:36:48-04:00,commit, +7705,John ZuHone,2019-10-28 10:36:48-04:00,commit, +7706,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, +7707,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, +7708,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, +7709,Corentin Cadiou,2019-10-27 21:19:27+00:00,commit, +7710,Corentin Cadiou,2019-10-27 21:19:26+00:00,commit, +7711,Corentin Cadiou,2019-10-27 21:19:26+00:00,commit, +7712,Corentin Cadiou,2019-10-27 21:19:26+00:00,commit, +7713,Matthew Turk,2019-10-25 14:45:42-05:00,commit, +7714,Matthew Turk,2019-10-25 14:45:09-05:00,commit, +7715,Madicken Munk,2019-10-25 12:47:23-05:00,commit, +7716,Madicken Munk,2019-10-25 10:41:19-05:00,commit, +7717,Madicken Munk,2019-10-18 21:32:43-05:00,commit, +7718,John ZuHone,2019-10-18 11:04:16-04:00,commit, +7719,Matthew Turk,2019-10-18 10:01:32-05:00,commit, +7720,John ZuHone,2019-10-18 10:59:28-04:00,commit, +7721,Madicken Munk,2019-10-18 09:57:27-05:00,commit, +7722,Madicken Munk,2019-10-18 09:56:46-05:00,commit, +7723,Matthew Turk,2019-10-18 09:55:54-05:00,commit, +7724,John ZuHone,2019-10-18 10:53:44-04:00,commit, +7725,John ZuHone,2019-10-18 10:51:59-04:00,commit, +7726,Matthew Turk,2019-10-18 09:47:50-05:00,commit, +7727,John ZuHone,2019-10-18 10:47:14-04:00,commit, +7728,John ZuHone,2019-10-18 10:26:33-04:00,commit, +7729,Miguel de Val-Borro,2019-10-16 23:32:28-04:00,commit, +7730,John ZuHone,2019-10-16 07:05:46-04:00,commit, +7731,John ZuHone,2019-10-15 16:59:19-04:00,commit, +7732,Andrew Myers,2019-10-11 12:18:11-07:00,commit, +7733,Madicken Munk,2019-10-11 12:42:57-05:00,commit, +7734,Madicken Munk,2019-10-11 09:48:18-05:00,commit, +7735,John ZuHone,2019-10-11 10:42:12-04:00,commit, +7736,Matthew Turk,2019-10-11 09:38:34-05:00,commit, +7737,John ZuHone,2019-10-11 10:37:00-04:00,commit, +7738,John ZuHone,2019-10-10 09:43:52-04:00,commit, +7739,John ZuHone,2019-10-09 16:12:59-04:00,commit, +7740,John ZuHone,2019-10-09 16:12:39-04:00,commit, +7741,Miguel de Val-Borro,2019-10-08 18:38:06-04:00,commit, +7742,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7743,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7744,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7745,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7746,Miguel de Val-Borro,2019-10-08 18:37:58-04:00,commit, +7747,John ZuHone,2019-10-07 12:47:52-04:00,commit, +7748,Matthew Turk,2019-10-04 19:52:14-05:00,commit, +7749,Matthew Turk,2019-10-04 10:41:55-05:00,commit, +7750,Matthew Turk,2019-10-04 10:06:04-05:00,commit, +7751,Matthew Turk,2019-10-04 09:53:07-05:00,commit, +7752,Matthew Turk,2019-10-04 09:48:00-05:00,commit, +7753,Madicken Munk,2019-10-02 10:44:27-05:00,commit, +7754,John ZuHone,2019-10-01 10:28:47-04:00,commit, +7755,John ZuHone,2019-10-01 10:26:43-04:00,commit, +7756,Britton Smith,2019-10-01 11:51:46+01:00,commit, +7757,Britton Smith,2019-10-01 11:49:23+01:00,commit, +7758,Britton Smith,2019-10-01 11:42:06+01:00,commit, +7759,Madicken Munk,2019-09-30 11:13:24-05:00,commit, +7760,Miguel de Val-Borro,2019-09-27 19:17:32-04:00,commit, +7761,Madicken Munk,2019-09-27 09:33:45-05:00,commit, +7762,Matthew Turk,2019-09-26 13:21:06-05:00,commit, +7763,John ZuHone,2019-09-25 10:54:20-04:00,commit, +7764,John ZuHone,2019-09-25 10:54:20-04:00,commit, +7765,John ZuHone,2019-09-25 10:54:20-04:00,commit, +7766,John ZuHone,2019-09-25 10:54:19-04:00,commit, +7767,John ZuHone,2019-09-25 10:54:19-04:00,commit, +7768,Britton Smith,2019-09-25 12:24:05+01:00,commit, +7769,John ZuHone,2019-09-24 15:29:41-04:00,commit, +7770,John ZuHone,2019-09-24 14:57:53-04:00,commit, +7771,John ZuHone,2019-09-24 14:54:56-04:00,commit, +7772,Matthew Turk,2019-09-24 13:02:08-05:00,commit, +7773,Matthew Turk,2019-09-23 16:09:16-05:00,commit, +7774,Matthew Turk,2019-09-23 11:57:05-05:00,commit, +7775,Britton Smith,2019-09-22 10:09:01+01:00,commit, +7776,Britton Smith,2019-09-21 20:46:56+01:00,commit, +7777,Britton Smith,2019-09-21 20:46:22+01:00,commit, +7778,Kacper Kowalik,2019-09-20 15:03:42-05:00,commit, +7779,Matthew Turk,2019-09-20 13:28:43-05:00,commit, +7780,Matthew Turk,2019-09-20 10:00:34-05:00,commit, +7781,Madicken Munk,2019-09-20 09:52:53-05:00,commit, +7782,Matthew Turk,2019-09-20 09:51:05-05:00,commit, +7783,Matthew Turk,2019-09-20 09:48:24-05:00,commit, +7784,Kacper Kowalik,2019-09-18 14:53:32-05:00,commit, +7785,Matthew Turk,2019-09-18 14:17:50-05:00,commit, +7786,Matthew Turk,2019-09-16 12:30:59-05:00,commit, +7787,Matthew Turk,2019-09-16 11:04:06-05:00,commit, +7788,Kacper Kowalik,2019-09-16 10:59:18-05:00,commit, +7789,Matthew Turk,2019-09-14 11:48:23-05:00,commit, +7790,Bili Dong,2019-09-13 13:57:03-07:00,commit, +7791,Bili Dong,2019-09-13 12:04:25-07:00,commit, +7792,Bili Dong,2019-09-13 08:58:50-07:00,commit, +7793,Bili Dong,2019-09-12 16:29:16-07:00,commit, +7794,Bili Dong,2019-09-12 13:35:06-07:00,commit, +7795,John ZuHone,2019-09-12 14:50:01-04:00,commit, +7796,John ZuHone,2019-09-12 14:40:26-04:00,commit, +7797,John ZuHone,2019-09-12 14:13:21-04:00,commit, +7798,John ZuHone,2019-09-12 13:39:31-04:00,commit, +7799,John ZuHone,2019-09-12 13:37:40-04:00,commit, +7800,Nathan Musoke,2019-09-12 15:58:59+12:00,commit, +7801,Matthew Turk,2019-09-11 15:59:28-05:00,commit, +7802,Miguel de Val-Borro,2019-08-26 21:50:01-04:00,commit, +7803,Matthew Turk,2019-08-23 10:09:52-05:00,commit, +7804,Matthew Turk,2019-08-23 10:02:11-05:00,commit, +7805,Matthew Turk,2019-08-23 09:53:51-05:00,commit, +7806,Matthew Turk,2019-08-23 09:40:20-05:00,commit, +7807,Matthew Turk,2019-08-23 09:34:34-05:00,commit, +7808,Matthew Turk,2019-08-21 10:45:14-05:00,commit, +7809,Matthew Turk,2019-08-21 10:19:07-05:00,commit, +7810,Madicken Munk,2019-08-20 14:51:54-05:00,commit, +7811,Miguel de Val-Borro,2019-08-20 00:57:38-04:00,commit, +7812,Miguel de Val-Borro,2019-08-20 00:47:57-04:00,commit, +7813,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, +7814,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, +7815,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, +7816,Miguel de Val-Borro,2019-08-19 23:01:33-04:00,commit, +7817,Miguel de Val-Borro,2019-08-19 23:01:21-04:00,commit, +7818,Matthew Turk,2019-08-19 19:58:16-05:00,commit, +7819,Miguel de Val-Borro,2019-08-19 16:24:30-04:00,commit, +7820,Madicken Munk,2019-08-19 15:18:27-05:00,commit, +7821,Madicken Munk,2019-08-19 11:18:11-05:00,commit, +7822,John ZuHone,2019-08-19 10:44:16-04:00,commit, +7823,John ZuHone,2019-08-19 09:23:09-04:00,commit, +7824,Miguel de Val-Borro,2019-08-19 01:15:53-04:00,commit, +7825,Miguel de Val-Borro,2019-08-19 00:50:17-04:00,commit, +7826,Miguel de Val-Borro,2019-08-19 00:49:04-04:00,commit, +7827,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7828,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7829,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7830,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7831,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7832,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7833,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7834,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7835,Miguel de Val-Borro,2019-08-19 00:49:03-04:00,commit, +7836,Miguel de Val-Borro,2019-08-16 20:08:42-04:00,commit, +7837,Miguel de Val-Borro,2019-08-16 20:08:41-04:00,commit, +7838,Matthew Turk,2019-08-16 11:15:14-05:00,commit, +7839,John ZuHone,2019-08-16 11:40:45-04:00,commit, +7840,John ZuHone,2019-08-16 11:27:44-04:00,commit, +7841,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, +7842,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, +7843,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, +7844,Miguel de Val-Borro,2019-08-16 01:27:58-04:00,commit, +7845,Miguel de Val-Borro,2019-08-16 00:04:49-04:00,commit, +7846,Matthew Turk,2019-08-15 17:08:38-05:00,commit, +7847,Corentin Cadiou,2019-08-08 12:30:43+02:00,commit, +7848,Corentin Cadiou,2019-08-08 12:29:46+02:00,commit, +7849,Corentin Cadiou,2019-08-08 12:29:41+02:00,commit, +7850,Corentin Cadiou,2019-08-08 12:29:35+02:00,commit, +7851,Corentin Cadiou,2019-08-08 12:29:23+02:00,commit, +7852,Corentin Cadiou,2019-08-08 12:29:15+02:00,commit, +7853,John ZuHone,2019-08-07 11:25:43-04:00,commit, +7854,John ZuHone,2019-08-07 10:07:47-04:00,commit, +7855,Nick Gnedin,2019-08-06 13:48:20-05:00,commit, +7856,John ZuHone,2019-08-06 14:32:38-04:00,commit, +7857,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7858,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7859,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7860,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7861,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7862,John ZuHone,2019-08-06 14:27:26-04:00,commit, +7863,John ZuHone,2019-08-06 14:26:45-04:00,commit, +7864,John ZuHone,2019-08-06 14:26:45-04:00,commit, +7865,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7866,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7867,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7868,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7869,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7870,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7871,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7872,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7873,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7874,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7875,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7876,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7877,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7878,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7879,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7880,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7881,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7882,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7883,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7884,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7885,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7886,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7887,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7888,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7889,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7890,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7891,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7892,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7893,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7894,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7895,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7896,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7897,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7898,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7899,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7900,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7901,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7902,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7903,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7904,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7905,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7906,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7907,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7908,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7909,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7910,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7911,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7912,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7913,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7914,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7915,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7916,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7917,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7918,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7919,John ZuHone,2019-08-06 14:25:52-04:00,commit, +7920,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7921,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7922,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7923,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7924,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7925,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7926,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7927,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7928,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7929,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7930,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7931,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7932,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7933,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7934,John ZuHone,2019-08-06 14:25:51-04:00,commit, +7935,John ZuHone,2019-08-05 16:25:58-04:00,commit, +7936,Hsi-Yu Schive,2019-08-05 22:23:02+08:00,commit, +7937,Hsi-Yu Schive,2019-07-31 18:02:41+08:00,commit, +7938,Matthew Turk,2019-07-25 13:41:24-05:00,commit, +7939,Matthew Turk,2019-07-25 11:58:29-05:00,commit, +7940,Hsi-Yu Schive,2019-07-25 16:00:00+08:00,commit, +7941,Madicken Munk,2019-07-24 00:03:39-05:00,commit, +7942,Matthew Turk,2019-07-23 17:28:35-05:00,commit, +7943,Matthew Turk,2019-07-23 17:26:40-05:00,commit, +7944,Matthew Turk,2019-07-23 17:23:37-05:00,commit, +7945,Matthew Turk,2019-07-23 17:22:18-05:00,commit, +7946,Matthew Turk,2019-07-23 17:17:55-05:00,commit, +7947,Britton Smith,2019-07-22 22:35:59+01:00,commit, +7948,Matthew Turk,2019-07-22 14:34:31-05:00,commit, +7949,Matthew Turk,2019-07-22 10:18:56-05:00,commit, +7950,Matthew Turk,2019-07-22 09:16:20-05:00,commit, +7951,Britton Smith,2019-07-22 14:33:37+01:00,commit, +7952,Britton Smith,2019-07-22 14:20:14+01:00,commit, +7953,Matthew Turk,2019-07-21 14:12:44-05:00,commit, +7954,Matthew Turk,2019-07-19 15:49:11-05:00,commit, +7955,Matthew Turk,2019-07-19 15:47:52-05:00,commit, +7956,Matthew Turk,2019-07-19 14:58:00-05:00,commit, +7957,Matthew Turk,2019-07-19 14:45:11-05:00,commit, +7958,John ZuHone,2019-07-19 14:05:05-04:00,commit, +7959,John ZuHone,2019-07-19 12:16:49-04:00,commit, +7960,Matthew Turk,2019-07-19 09:42:07-05:00,commit, +7961,Matthew Turk,2019-07-18 16:13:26-05:00,commit, +7962,Matthew Turk,2019-07-18 16:11:05-05:00,commit, +7963,Matthew Turk,2019-07-18 15:40:22-05:00,commit, +7964,Matthew Turk,2019-07-18 15:39:57-05:00,commit, +7965,convert-repo,2019-07-18 14:03:11-05:00,commit, +7966,Matthew Turk,2019-07-18 13:36:59-05:00,commit, +7967,John ZuHone,2019-07-18 11:56:15-04:00,commit, +7968,Britton Smith,2019-07-16 16:08:17+01:00,commit, +7969,Britton Smith,2019-07-16 14:05:23+01:00,commit, +7970,Britton Smith,2019-07-16 12:13:58+01:00,commit, +7971,Madicken Munk,2019-07-13 15:46:10-05:00,commit, +7972,Matthew Turk,2019-07-13 14:10:51-05:00,commit, +7973,Claire Kopenhafer,2019-07-12 14:25:50-06:00,commit, +7974,Matthew Turk,2019-07-12 15:22:47-05:00,commit, +7975,Matthew Turk,2019-07-12 15:22:12-05:00,commit, +7976,Matthew Turk,2019-07-12 12:08:15-05:00,commit, +7977,Matthew Turk,2019-07-12 12:06:30-05:00,commit, +7978,Matthew Turk,2019-07-12 11:56:40-05:00,commit, +7979,Matthew Turk,2019-07-12 11:55:46-05:00,commit, +7980,Matthew Turk,2019-07-12 11:55:26-05:00,commit, +7981,Matthew Turk,2019-07-12 11:36:47-05:00,commit, +7982,Kacper Kowalik,2019-07-11 15:49:34-05:00,commit, +7983,Andrew Myers,2019-07-08 10:57:35-07:00,commit, +7984,Britton Smith,2019-07-08 15:18:35+01:00,commit, +7985,Matthew Turk,2019-07-07 12:10:13-05:00,commit, +7986,John ZuHone,2019-07-06 08:21:23-04:00,commit, +7987,Hsi-Yu Schive,2019-07-06 15:57:58+08:00,commit, +7988,Matthew Turk,2019-07-05 10:51:35-05:00,commit, +7989,Hsi-Yu Schive,2019-07-05 19:00:41+08:00,commit, +7990,Matthew Turk,2019-07-04 08:00:37-05:00,commit, +7991,Nathan Goldbaum,2019-07-03 11:17:20-04:00,commit, +7992,Nathan Goldbaum,2019-07-03 10:13:57-04:00,commit, +7993,Nathan Goldbaum,2019-07-02 13:26:17-04:00,commit, +7994,Nathan Goldbaum,2019-07-02 13:23:54-04:00,commit, +7995,Nathan Goldbaum,2019-07-02 13:16:30-04:00,commit, +7996,Britton Smith,2019-07-02 15:19:43+01:00,commit, +7997,Matthew Turk,2019-07-02 08:10:06-05:00,commit, +7998,Matthew Turk,2019-07-02 08:07:29-05:00,commit, +7999,Claire Kopenhafer,2019-06-26 12:11:44-06:00,commit, +8000,Hsi-Yu Schive,2019-06-26 23:03:14+08:00,commit, +8001,Corentin Cadiou,2019-06-23 12:02:49+02:00,commit, +8002,Matthew Turk,2019-06-20 10:13:10-05:00,commit, +8003,Britton Smith,2019-06-19 16:03:30+01:00,commit, +8004,John ZuHone,2019-06-19 10:48:22-04:00,commit, +8005,Matthew Turk,2019-06-14 14:23:37-05:00,commit, +8006,Matthew Turk,2019-06-14 11:57:36-05:00,commit, +8007,Britton Smith,2019-06-14 13:42:44+01:00,commit, +8008,Matthew Turk,2019-06-12 06:09:49-05:00,commit, +8009,Kacper Kowalik,2019-06-11 22:38:51-05:00,commit, +8010,John ZuHone,2019-06-11 10:43:12-04:00,commit, +8011,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8012,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8013,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8014,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8015,John ZuHone,2019-06-11 10:35:01-04:00,commit, +8016,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8017,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8018,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8019,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8020,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8021,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8022,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8023,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8024,John ZuHone,2019-06-11 10:35:00-04:00,commit, +8025,John ZuHone,2019-06-11 10:33:34-04:00,commit, +8026,Britton Smith,2019-06-11 11:30:57+01:00,commit, +8027,Ben Kimock,2019-06-10 23:03:41-04:00,commit, +8028,Hsi-Yu Schive,2019-06-10 22:35:50+08:00,commit, +8029,Andrew Myers,2019-06-05 13:47:27-07:00,commit, +8030,Andrew Myers,2019-06-05 10:04:43-07:00,commit, +8031,Andrew Myers,2019-06-04 14:43:17-07:00,commit, +8032,Andrew Myers,2019-06-04 11:15:51-07:00,commit, +8033,Britton Smith,2019-06-03 16:51:37+01:00,commit, +8034,Britton Smith,2019-06-03 16:32:18+01:00,commit, +8035,Corentin Cadiou,2019-06-03 17:22:06+02:00,commit, +8036,Corentin Cadiou,2019-06-03 17:06:47+02:00,commit, +8037,Corentin Cadiou,2019-06-03 17:06:36+02:00,commit, +8038,Corentin Cadiou,2019-06-03 16:39:29+02:00,commit, +8039,Corentin Cadiou,2019-06-03 16:37:37+02:00,commit, +8040,Corentin Cadiou,2019-06-03 16:36:51+02:00,commit, +8041,Clayton Strawn,2019-05-31 09:20:11-07:00,commit, +8042,Clayton Strawn,2019-05-30 09:54:36-07:00,commit, +8043,Clayton Strawn,2019-05-30 09:53:10-07:00,commit, +8044,Clayton Strawn,2019-05-30 09:48:29-07:00,commit, +8045,Madicken Munk,2019-05-29 14:26:27-05:00,commit, +8046,Claire Kopenhafer,2019-05-29 10:12:48-06:00,commit, +8047,Claire Kopenhafer,2019-05-29 10:10:23-06:00,commit, +8048,Claire Kopenhafer,2019-05-29 10:10:16-06:00,commit, +8049,Bili Dong,2019-05-27 13:26:12-07:00,commit, +8050,Bili Dong,2019-05-27 12:52:37-07:00,commit, +8051,John ZuHone,2019-05-19 22:55:46-04:00,commit, +8052,Corentin Cadiou,2019-05-17 10:46:53+02:00,commit, +8053,Corentin Cadiou,2019-05-17 10:32:46+02:00,commit, +8054,Matthew Turk,2019-05-16 14:14:59-05:00,commit, +8055,Madicken Munk,2019-05-16 14:08:39-05:00,commit, +8056,Madicken Munk,2019-05-16 10:54:12-05:00,commit, +8057,Matthew Turk,2019-05-14 15:30:43-05:00,commit, +8058,Matthew Turk,2019-05-14 12:57:01-05:00,commit, +8059,Matthew Turk,2019-05-14 12:49:14-05:00,commit, +8060,Matthew Turk,2019-05-13 14:52:13-05:00,commit, +8061,Matthew Turk,2019-05-13 14:13:36-05:00,commit, +8062,Matthew Turk,2019-05-13 14:04:04-05:00,commit, +8063,Matthew Turk,2019-05-13 13:28:12-05:00,commit, +8064,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8065,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8066,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8067,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8068,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8069,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8070,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8071,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8072,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8073,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8074,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8075,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8076,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8077,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8078,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8079,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8080,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8081,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8082,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8083,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8084,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8085,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8086,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8087,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8088,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8089,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8090,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8091,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8092,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8093,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8094,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8095,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8096,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8097,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8098,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8099,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8100,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8101,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8102,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8103,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8104,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8105,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8106,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8107,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8108,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8109,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8110,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8111,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8112,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8113,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8114,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8115,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8116,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8117,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8118,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8119,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8120,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8121,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8122,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8123,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8124,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8125,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8126,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8127,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8128,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8129,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8130,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8131,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8132,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8133,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8134,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8135,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8136,John ZuHone,2019-05-10 14:46:14-04:00,commit, +8137,Madicken Munk,2019-05-10 13:32:53-05:00,commit, +8138,Matthew Turk,2019-05-10 07:57:25-05:00,commit, +8139,Corentin Cadiou,2019-05-09 10:47:25+02:00,commit, +8140,Corentin Cadiou,2019-05-09 10:43:23+02:00,commit, +8141,Andrew Myers,2019-05-08 10:42:01-07:00,commit, +8142,Corentin Cadiou,2019-05-08 18:21:37+02:00,commit, +8143,Corentin Cadiou,2019-05-08 18:19:45+02:00,commit, +8144,Madicken Munk,2019-05-08 10:49:38-05:00,commit, +8145,Corentin Cadiou,2019-05-08 17:31:56+02:00,commit, +8146,Corentin Cadiou,2019-05-05 19:02:08+02:00,commit, +8147,Corentin Cadiou,2019-05-03 13:32:58+02:00,commit, +8148,Andrew Myers,2019-04-30 15:11:02-07:00,commit, +8149,Kacper Kowalik,2019-04-24 21:13:56-05:00,commit, +8150,John ZuHone,2019-04-24 17:02:40-04:00,commit, +8151,John ZuHone,2019-04-24 11:23:48-04:00,commit, +8152,John ZuHone,2019-04-24 08:57:11-04:00,commit, +8153,John ZuHone,2019-04-24 08:57:11-04:00,commit, +8154,John ZuHone,2019-04-24 08:57:11-04:00,commit, +8155,John ZuHone,2019-04-24 08:57:11-04:00,commit, +8156,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8157,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8158,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8159,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8160,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8161,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8162,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8163,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8164,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8165,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8166,John ZuHone,2019-04-24 08:54:13-04:00,commit, +8167,Nathan Goldbaum,2019-04-24 07:47:39-05:00,commit, +8168,John ZuHone,2019-04-23 14:54:34-04:00,commit, +8169,Nathan Goldbaum,2019-04-22 13:58:45-05:00,commit, +8170,John ZuHone,2019-04-22 11:16:08-04:00,commit, +8171,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8172,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8173,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8174,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8175,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8176,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8177,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8178,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8179,John ZuHone,2019-04-22 10:56:10-04:00,commit, +8180,Nathan Goldbaum,2019-04-20 17:17:35-05:00,commit, +8181,Bili Dong,2019-04-19 10:15:41-07:00,commit, +8182,Nathan Goldbaum,2019-04-19 09:00:52-05:00,commit, +8183,Bili Dong,2019-04-18 18:57:21-07:00,commit, +8184,John ZuHone,2019-04-18 11:08:23-04:00,commit, +8185,Bili Dong,2019-04-17 12:04:42-07:00,commit, +8186,John ZuHone,2019-04-17 14:25:27-04:00,commit, +8187,Nathan Goldbaum,2019-04-17 10:03:04-05:00,commit, +8188,John ZuHone,2019-04-17 09:38:26-04:00,commit, +8189,Matthew Turk,2019-04-16 12:53:02-05:00,commit, +8190,Corentin Cadiou,2019-04-16 14:47:57+02:00,commit, +8191,Bili Dong,2019-04-15 14:35:23-07:00,commit, +8192,Nathan Goldbaum,2019-04-12 12:39:34-05:00,commit, +8193,Matthew Turk,2019-04-12 11:07:52-05:00,commit, +8194,John ZuHone,2019-04-12 11:47:50-04:00,commit, +8195,John ZuHone,2019-04-11 20:50:52-04:00,commit, +8196,Nathan Goldbaum,2019-04-11 09:20:40-05:00,commit, +8197,Nathan Goldbaum,2019-04-11 07:12:26-05:00,commit, +8198,Donald E Willcox,2019-04-10 20:35:46-07:00,commit, +8199,Nathan Goldbaum,2019-04-10 20:29:35-05:00,commit, +8200,Donald E Willcox,2019-04-10 15:54:28-07:00,commit, +8201,Britton Smith,2019-04-10 14:09:30-07:00,commit, +8202,Britton Smith,2019-04-10 13:12:14-07:00,commit, +8203,Britton Smith,2019-04-10 12:48:15-07:00,commit, +8204,Nathan Goldbaum,2019-04-10 09:40:00-05:00,commit, +8205,Britton Smith,2019-04-09 17:14:26-07:00,commit, +8206,Britton Smith,2019-04-09 15:43:03-07:00,commit, +8207,Britton Smith,2019-04-09 13:18:16-07:00,commit, +8208,Britton Smith,2019-04-09 13:16:26-07:00,commit, +8209,Britton Smith,2019-04-08 15:03:56-07:00,commit, +8210,Nathan Goldbaum,2019-04-08 15:52:56-05:00,commit, +8211,Nathan Goldbaum,2019-04-08 13:19:30-05:00,commit, +8212,Corentin Cadiou,2019-04-08 20:10:09+02:00,commit, +8213,Corentin Cadiou,2019-04-08 19:56:56+02:00,commit, +8214,Nathan Goldbaum,2019-04-08 11:47:43-05:00,commit, +8215,Nathan Goldbaum,2019-04-08 11:39:46-05:00,commit, +8216,Nathan Goldbaum,2019-04-08 11:25:21-05:00,commit, +8217,Britton Smith,2019-04-05 16:11:27-07:00,commit, +8218,Britton Smith,2019-04-04 14:01:14-07:00,commit, +8219,Nathan Goldbaum,2019-04-04 14:38:02-05:00,commit, +8220,Nathan Goldbaum,2019-04-04 14:20:28-05:00,commit, +8221,Nathan Goldbaum,2019-04-04 14:20:09-05:00,commit, +8222,Nathan Goldbaum,2019-04-04 14:19:33-05:00,commit, +8223,Britton Smith,2019-04-04 11:36:28-07:00,commit, +8224,Matthew Turk,2019-04-04 10:15:56-05:00,commit, +8225,Britton Smith,2019-04-03 12:07:48-07:00,commit, +8226,Britton Smith,2019-04-03 12:06:53-07:00,commit, +8227,Nathan Goldbaum,2019-04-03 12:00:50-05:00,commit, +8228,Nathan Goldbaum,2019-04-03 12:00:29-05:00,commit, +8229,Nathan Goldbaum,2019-04-03 10:52:38-05:00,commit, +8230,Nathan Goldbaum,2019-04-02 10:31:25-05:00,commit, +8231,Nathan Goldbaum,2019-04-02 10:24:44-05:00,commit, +8232,Nathan Goldbaum,2019-04-01 21:28:23-05:00,commit, +8233,Nathan Goldbaum,2019-04-01 15:10:32-05:00,commit, +8234,Nathan Goldbaum,2019-03-28 15:50:13-05:00,commit, +8235,Nathan Goldbaum,2019-03-28 15:48:54-05:00,commit, +8236,Nathan Goldbaum,2019-03-28 14:44:52-05:00,commit, +8237,Nathan Goldbaum,2019-03-28 11:24:20-05:00,commit, +8238,Nathan Goldbaum,2019-03-28 10:28:48-05:00,commit, +8239,Nathan Goldbaum,2019-03-28 10:27:27-05:00,commit, +8240,Nathan Goldbaum,2019-03-28 10:26:49-05:00,commit, +8241,Nathan Goldbaum,2019-03-28 10:25:37-05:00,commit, +8242,Nathan Goldbaum,2019-03-28 10:17:14-05:00,commit, +8243,Bili Dong,2019-03-27 14:59:46-07:00,commit, +8244,Bili Dong,2019-03-27 14:53:13-07:00,commit, +8245,Bili Dong,2019-03-27 14:22:19-07:00,commit, +8246,Nathan Goldbaum,2019-03-27 16:17:44-05:00,commit, +8247,Nathan Goldbaum,2019-03-27 16:03:12-05:00,commit, +8248,Nathan Goldbaum,2019-03-27 16:03:01-05:00,commit, +8249,Britton Smith,2019-03-27 13:35:29-07:00,commit, +8250,Bili Dong,2019-03-27 10:26:51-07:00,commit, +8251,Nathan Goldbaum,2019-03-27 10:42:49-05:00,commit, +8252,Bili Dong,2019-03-26 15:40:32-07:00,commit, +8253,Bili Dong,2019-03-26 15:24:10-07:00,commit, +8254,Nathan Goldbaum,2019-03-26 16:29:47-05:00,commit, +8255,Bili Dong,2019-03-26 13:48:49-07:00,commit, +8256,Nathan Goldbaum,2019-03-26 15:47:29-05:00,commit, +8257,Bili Dong,2019-03-26 13:40:26-07:00,commit, +8258,Bili Dong,2019-03-26 13:08:47-07:00,commit, +8259,Nathan Goldbaum,2019-03-26 14:57:05-05:00,commit, +8260,Bili Dong,2019-03-26 12:54:25-07:00,commit, +8261,Nathan Goldbaum,2019-03-26 14:53:14-05:00,commit, +8262,Bili Dong,2019-03-26 11:17:41-07:00,commit, +8263,Nathan Goldbaum,2019-03-26 10:30:16-05:00,commit, +8264,Nathan Goldbaum,2019-03-26 10:30:02-05:00,commit, +8265,Nathan Goldbaum,2019-03-26 10:29:37-05:00,commit, +8266,Nathan Goldbaum,2019-03-26 10:10:57-05:00,commit, +8267,Nathan Goldbaum,2019-03-26 10:10:31-05:00,commit, +8268,John ZuHone,2019-03-25 19:57:22-04:00,commit, +8269,Nathan Goldbaum,2019-03-25 15:52:02-05:00,commit, +8270,Nathan Goldbaum,2019-03-25 15:51:12-05:00,commit, +8271,Nathan Goldbaum,2019-03-25 15:50:54-05:00,commit, +8272,Nathan Goldbaum,2019-03-25 14:01:09-05:00,commit, +8273,Nathan Goldbaum,2019-03-25 13:49:49-05:00,commit, +8274,Nathan Goldbaum,2019-03-25 13:49:32-05:00,commit, +8275,Nathan Goldbaum,2019-03-25 13:30:39-05:00,commit, +8276,Nathan Goldbaum,2019-03-25 13:30:24-05:00,commit, +8277,Nathan Goldbaum,2019-03-25 13:00:09-05:00,commit, +8278,Bili Dong,2019-03-25 10:30:56-07:00,commit, +8279,Bili Dong,2019-03-25 10:01:53-07:00,commit, +8280,Nathan Goldbaum,2019-03-25 11:31:42-05:00,commit, +8281,Nathan Goldbaum,2019-03-25 11:31:31-05:00,commit, +8282,Nathan Goldbaum,2019-03-25 10:16:31-05:00,commit, +8283,Nathan Goldbaum,2019-03-22 09:35:42-05:00,commit, +8284,Nathan Goldbaum,2019-03-21 13:10:13-05:00,commit, +8285,Nathan Goldbaum,2019-03-21 12:05:22-05:00,commit, +8286,John ZuHone,2019-03-20 14:06:40-07:00,commit, +8287,John ZuHone,2019-03-20 11:20:23-07:00,commit, +8288,John ZuHone,2019-03-20 11:19:35-07:00,commit, +8289,John ZuHone,2019-03-20 11:10:31-07:00,commit, +8290,John ZuHone,2019-03-20 10:54:34-07:00,commit, +8291,Cameron Hummels,2019-03-20 09:55:56-07:00,commit, +8292,John ZuHone,2019-03-20 00:54:44-07:00,commit, +8293,John ZuHone,2019-03-20 00:53:19-07:00,commit, +8294,Bili Dong,2019-03-19 21:29:51-07:00,commit, +8295,Bili Dong,2019-03-19 21:04:41-07:00,commit, +8296,Cameron Hummels,2019-03-19 19:14:31-07:00,commit, +8297,Cameron Hummels,2019-03-19 19:12:19-07:00,commit, +8298,Cameron Hummels,2019-03-19 19:03:27-07:00,commit, +8299,John ZuHone,2019-03-19 17:42:19-07:00,commit, +8300,John ZuHone,2019-03-19 17:39:38-07:00,commit, +8301,John ZuHone,2019-03-19 17:39:23-07:00,commit, +8302,John ZuHone,2019-03-19 16:08:15-07:00,commit, +8303,John ZuHone,2019-03-19 16:07:48-07:00,commit, +8304,Nathan Goldbaum,2019-03-19 16:01:24-05:00,commit, +8305,Nathan Goldbaum,2019-03-19 14:02:31-05:00,commit, +8306,Nathan Goldbaum,2019-03-19 14:02:11-05:00,commit, +8307,Cameron Hummels,2019-03-19 11:54:11-07:00,commit, +8308,Nathan Goldbaum,2019-03-19 10:48:36-05:00,commit, +8309,Matthew Turk,2019-03-19 14:30:25+00:00,commit, +8310,Matthew Turk,2019-03-19 14:12:07+00:00,commit, +8311,Nathan Goldbaum,2019-03-18 16:22:09-05:00,commit, +8312,Bili Dong,2019-03-18 14:09:42-07:00,commit, +8313,Nathan Goldbaum,2019-03-18 15:08:41-05:00,commit, +8314,Nathan Goldbaum,2019-03-18 14:43:17-05:00,commit, +8315,Nathan Goldbaum,2019-03-18 14:42:53-05:00,commit, +8316,Nathan Goldbaum,2019-03-18 14:07:36-05:00,commit, +8317,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8318,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8319,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8320,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8321,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8322,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8323,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8324,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8325,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8326,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8327,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8328,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8329,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8330,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8331,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8332,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8333,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8334,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8335,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8336,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8337,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8338,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8339,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8340,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8341,John ZuHone,2019-03-18 10:52:32-07:00,commit, +8342,Shea GK,2019-03-15 17:43:31-07:00,commit, +8343,Shea GK,2019-03-15 17:28:14-07:00,commit, +8344,Alex Gurvich,2019-03-15 13:42:26-05:00,commit, +8345,Alex Gurvich,2019-03-15 13:41:47-05:00,commit, +8346,Nathan Goldbaum,2019-03-14 08:25:16-05:00,commit, +8347,Bernhard M. Wiedemann,2019-03-14 11:51:39+01:00,commit, +8348,Nathan Goldbaum,2019-03-13 10:54:31-05:00,commit, +8349,Nathan Goldbaum,2019-03-13 09:50:00-05:00,commit, +8350,Corentin Cadiou,2019-03-13 14:58:59+01:00,commit, +8351,Corentin Cadiou,2019-03-13 14:58:56+01:00,commit, +8352,Corentin Cadiou,2019-03-13 14:42:19+01:00,commit, +8353,Shea GK,2019-03-12 13:56:50-07:00,commit, +8354,Nathan Goldbaum,2019-03-11 15:47:11-05:00,commit, +8355,Corentin Cadiou,2019-03-11 11:58:53+01:00,commit, +8356,Corentin Cadiou,2019-03-10 14:33:32+01:00,commit, +8357,Corentin Cadiou,2019-03-10 13:24:59+01:00,commit, +8358,Bili Dong,2019-03-09 13:32:58-08:00,commit, +8359,Bili Dong,2019-03-09 13:10:17-08:00,commit, +8360,Bili Dong,2019-03-09 12:53:23-08:00,commit, +8361,Nathan Goldbaum,2019-03-08 11:01:36-06:00,commit, +8362,Corentin Cadiou,2019-03-08 17:58:10+01:00,commit, +8363,Corentin Cadiou,2019-03-08 17:54:36+01:00,commit, +8364,Nathan Goldbaum,2019-03-07 15:58:21-06:00,commit, +8365,Nathan Goldbaum,2019-03-07 13:44:42-06:00,commit, +8366,Nathan Goldbaum,2019-03-07 13:22:30-06:00,commit, +8367,Nathan Goldbaum,2019-03-07 11:07:54-06:00,commit, +8368,Corentin Cadiou,2019-03-07 09:52:45-06:00,commit, +8369,Nathan Goldbaum,2019-03-07 09:31:47-06:00,commit, +8370,Alex Gurvich,2019-03-07 00:01:34-06:00,commit, +8371,Nathan Goldbaum,2019-03-06 21:35:15-06:00,commit, +8372,Alex Gurvich,2019-03-06 18:06:45-06:00,commit, +8373,Alex Gurvich,2019-03-06 17:57:44-06:00,commit, +8374,Alex Gurvich,2019-03-06 17:51:24-06:00,commit, +8375,Alex Gurvich,2019-03-06 16:42:22-06:00,commit, +8376,Alex Gurvich,2019-03-06 15:11:01-06:00,commit, +8377,Alex Gurvich,2019-03-06 14:57:13-06:00,commit, +8378,Alex Gurvich,2019-03-06 14:56:12-06:00,commit, +8379,Britton Smith,2019-03-06 14:35:57-06:00,commit, +8380,Alex Gurvich,2019-03-06 14:12:09-06:00,commit, +8381,Britton Smith,2019-03-06 13:50:27-06:00,commit, +8382,Ashley Kelly,2019-03-06 18:16:16+00:00,commit, +8383,Britton Smith,2019-03-06 11:57:01-06:00,commit, +8384,Britton Smith,2019-03-06 11:57:01-06:00,commit, +8385,Britton Smith,2019-03-06 11:57:01-06:00,commit, +8386,Matthew Turk,2019-03-06 11:19:01-06:00,commit, +8387,Britton Smith,2019-03-06 11:16:28-06:00,commit, +8388,Bili Dong,2019-03-06 10:34:44-06:00,commit, +8389,Nathan Goldbaum,2019-03-06 10:15:40-06:00,commit, +8390,Nathan Goldbaum,2019-03-06 09:46:33-06:00,commit, +8391,Nathan Goldbaum,2019-03-06 09:15:29-06:00,commit, +8392,Bili Dong,2019-03-05 22:45:44-06:00,commit, +8393,Alex Gurvich,2019-03-05 22:30:27-06:00,commit, +8394,Bili Dong,2019-03-05 22:27:16-06:00,commit, +8395,Britton Smith,2019-03-05 21:53:14-06:00,commit, +8396,Matthew Turk,2019-03-06 03:50:19+00:00,commit, +8397,Bili Dong,2019-03-05 21:33:57-06:00,commit, +8398,Bili Dong,2019-03-05 21:27:54-06:00,commit, +8399,Bili Dong,2019-03-05 16:56:54-06:00,commit, +8400,Bili Dong,2019-03-05 16:34:16-06:00,commit, +8401,Corentin Cadiou,2019-03-05 23:11:42+01:00,commit, +8402,Corentin Cadiou,2019-03-05 23:08:48+01:00,commit, +8403,Corentin Cadiou,2019-03-05 22:58:15+01:00,commit, +8404,Matthew Turk,2019-03-05 15:48:23-06:00,commit, +8405,Matthew Turk,2019-03-05 15:43:57-06:00,commit, +8406,Matthew Turk,2019-03-05 15:31:23-06:00,commit, +8407,Sam Walkow,2019-03-05 15:29:26-06:00,commit, +8408,Britton Smith,2019-03-05 15:13:54-06:00,commit, +8409,Britton Smith,2019-03-05 15:12:57-06:00,commit, +8410,Nathan Goldbaum,2019-03-05 15:08:17-06:00,commit, +8411,Matthew Turk,2019-03-05 15:01:30-06:00,commit, +8412,Nathan Goldbaum,2019-03-05 14:51:17-06:00,commit, +8413,Matthew Turk,2019-03-05 14:47:44-06:00,commit, +8414,Nathan Goldbaum,2019-03-05 13:24:02-06:00,commit, +8415,Matthew Turk,2019-03-05 13:20:33-06:00,commit, +8416,Bili Dong,2019-03-05 11:39:57-06:00,commit, +8417,Nathan Goldbaum,2019-03-05 11:35:14-06:00,commit, +8418,Britton Smith,2019-03-05 11:28:04-06:00,commit, +8419,Britton Smith,2019-03-05 11:15:30-06:00,commit, +8420,Nathan Goldbaum,2019-03-05 11:05:51-06:00,commit, +8421,Britton Smith,2019-03-05 10:50:55-06:00,commit, +8422,Paco,2019-03-05 10:50:38-06:00,commit, +8423,Paco,2019-03-05 10:50:38-06:00,commit, +8424,Paco,2019-03-05 10:50:38-06:00,commit, +8425,Corentin Cadiou,2019-03-05 17:40:09+01:00,commit, +8426,Corentin Cadiou,2019-03-05 17:38:51+01:00,commit, +8427,Corentin Cadiou,2019-03-05 17:38:18+01:00,commit, +8428,Nathan Goldbaum,2019-03-05 10:34:10-06:00,commit, +8429,Corentin Cadiou,2019-03-05 16:19:00+01:00,commit, +8430,Corentin Cadiou,2019-03-05 16:18:36+01:00,commit, +8431,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8432,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8433,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8434,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8435,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8436,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8437,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8438,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8439,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8440,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8441,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8442,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8443,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8444,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8445,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8446,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8447,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8448,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8449,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8450,Corentin Cadiou,2019-03-05 16:04:47+01:00,commit, +8451,Nathan Goldbaum,2019-03-04 20:28:00-06:00,commit, +8452,Nathan Goldbaum,2019-03-04 19:10:12-06:00,commit, +8453,Nathan Goldbaum,2019-03-04 17:10:31-06:00,commit, +8454,Nathan Goldbaum,2019-03-04 15:06:55-06:00,commit, +8455,Nathan Goldbaum,2019-03-04 15:06:44-06:00,commit, +8456,Nathan Goldbaum,2019-03-04 14:08:17-06:00,commit, +8457,Nathan Goldbaum,2019-03-04 13:43:46-06:00,commit, +8458,Nathan Goldbaum,2019-03-04 13:35:53-06:00,commit, +8459,Nathan Goldbaum,2019-03-04 11:58:47-06:00,commit, +8460,Britton Smith,2019-03-04 11:38:07-06:00,commit, +8461,Matthew Turk,2019-03-01 14:03:06-06:00,commit, +8462,Matthew Turk,2019-03-01 11:58:15-06:00,commit, +8463,Nathan Goldbaum,2019-03-01 09:11:35-06:00,commit, +8464,Nathan Goldbaum,2019-03-01 09:10:54-06:00,commit, +8465,Nathan Goldbaum,2019-02-28 22:18:10-06:00,commit, +8466,Nathan Goldbaum,2019-02-28 16:31:36-06:00,commit, +8467,Nathan Goldbaum,2019-02-28 16:22:17-06:00,commit, +8468,Nathan Goldbaum,2019-02-28 15:28:46-06:00,commit, +8469,Nathan Goldbaum,2019-02-28 14:46:18-06:00,commit, +8470,Nathan Goldbaum,2019-02-28 13:56:49-06:00,commit, +8471,Nathan Goldbaum,2019-02-28 13:22:50-06:00,commit, +8472,Nathan Goldbaum,2019-02-28 11:34:00-06:00,commit, +8473,Nathan Goldbaum,2019-02-28 11:33:15-06:00,commit, +8474,Nathan Goldbaum,2019-02-28 10:47:53-06:00,commit, +8475,Matthew Turk,2019-02-27 17:02:02-06:00,commit, +8476,Matthew Turk,2019-02-27 17:00:52-06:00,commit, +8477,Matthew Turk,2019-02-27 16:26:59-06:00,commit, +8478,Matthew Turk,2019-02-27 15:29:40-06:00,commit, +8479,Matthew Turk,2019-02-27 21:09:37+00:00,commit, +8480,Matthew Turk,2019-02-27 19:51:15+00:00,commit, +8481,Matthew Turk,2019-02-27 19:38:45+00:00,commit, +8482,Matthew Turk,2019-02-27 19:38:09+00:00,commit, +8483,Matthew Turk,2019-02-27 19:25:49+00:00,commit, +8484,Matthew Turk,2019-02-27 19:15:37+00:00,commit, +8485,Matthew Turk,2019-02-27 19:06:33+00:00,commit, +8486,Matthew Turk,2019-02-27 18:59:10+00:00,commit, +8487,Matthew Turk,2019-02-27 18:47:29+00:00,commit, +8488,Jared Coughlin,2019-02-27 12:11:05-05:00,commit, +8489,Matthew Turk,2019-02-27 10:07:22-06:00,commit, +8490,Matthew Turk,2019-02-27 10:06:39-06:00,commit, +8491,Britton Smith,2019-02-26 16:11:04-08:00,commit, +8492,Madicken Munk,2019-02-26 15:52:01-06:00,commit, +8493,Madicken Munk,2019-02-26 15:32:25-06:00,commit, +8494,Nathan Goldbaum,2019-02-26 13:41:23-06:00,commit, +8495,Nathan Goldbaum,2019-02-26 12:51:04-06:00,commit, +8496,Nathan Goldbaum,2019-02-26 12:50:17-06:00,commit, +8497,Nathan Goldbaum,2019-02-26 09:31:14-06:00,commit, +8498,Nathan Goldbaum,2019-02-26 09:26:06-06:00,commit, +8499,John Wise,2019-02-26 10:10:30-05:00,commit, +8500,John Wise,2019-02-26 09:16:59-05:00,commit, +8501,Matthew Turk,2019-02-25 21:06:16-06:00,commit, +8502,Nathan Goldbaum,2019-02-25 14:40:09-06:00,commit, +8503,Nathan Goldbaum,2019-02-25 14:05:15-06:00,commit, +8504,Nathan Goldbaum,2019-02-25 13:14:49-06:00,commit, +8505,Nathan Goldbaum,2019-02-25 12:43:34-06:00,commit, +8506,Nathan Goldbaum,2019-02-22 14:31:34-06:00,commit, +8507,Nathan Goldbaum,2019-02-22 13:32:54-06:00,commit, +8508,Nathan Goldbaum,2019-02-22 13:20:53-06:00,commit, +8509,Nathan Goldbaum,2019-02-22 13:20:30-06:00,commit, +8510,Nathan Goldbaum,2019-02-22 13:19:48-06:00,commit, +8511,Nathan Goldbaum,2019-02-22 13:19:31-06:00,commit, +8512,Nathan Goldbaum,2019-02-22 13:19:05-06:00,commit, +8513,Nathan Goldbaum,2019-02-22 13:18:42-06:00,commit, +8514,Nathan Goldbaum,2019-02-22 13:18:14-06:00,commit, +8515,Nathan Goldbaum,2019-02-22 13:17:53-06:00,commit, +8516,Nathan Goldbaum,2019-02-22 12:20:35-06:00,commit, +8517,Nathan Goldbaum,2019-02-22 12:20:02-06:00,commit, +8518,Nathan Goldbaum,2019-02-22 12:19:38-06:00,commit, +8519,Nathan Goldbaum,2019-02-22 12:16:10-06:00,commit, +8520,Nathan Goldbaum,2019-02-22 12:15:35-06:00,commit, +8521,Nathan Goldbaum,2019-02-22 12:15:11-06:00,commit, +8522,Nathan Goldbaum,2019-02-22 12:11:09-06:00,commit, +8523,Nathan Goldbaum,2019-02-22 12:09:51-06:00,commit, +8524,Nathan Goldbaum,2019-02-22 12:09:27-06:00,commit, +8525,Nathan Goldbaum,2019-02-22 12:06:37-06:00,commit, +8526,Nathan Goldbaum,2019-02-22 12:06:19-06:00,commit, +8527,Nathan Goldbaum,2019-02-22 12:05:49-06:00,commit, +8528,Nathan Goldbaum,2019-02-22 12:05:27-06:00,commit, +8529,Nathan Goldbaum,2019-02-22 12:05:04-06:00,commit, +8530,Nathan Goldbaum,2019-02-22 12:04:39-06:00,commit, +8531,Nathan Goldbaum,2019-02-22 11:55:58-06:00,commit, +8532,Nathan Goldbaum,2019-02-22 11:55:29-06:00,commit, +8533,Nathan Goldbaum,2019-02-22 11:54:53-06:00,commit, +8534,Nathan Goldbaum,2019-02-22 11:54:34-06:00,commit, +8535,Nathan Goldbaum,2019-02-22 11:51:42-06:00,commit, +8536,Nathan Goldbaum,2019-02-22 11:51:16-06:00,commit, +8537,Nathan Goldbaum,2019-02-22 11:51:00-06:00,commit, +8538,Nathan Goldbaum,2019-02-22 11:49:37-06:00,commit, +8539,Nathan Goldbaum,2019-02-22 11:48:58-06:00,commit, +8540,Nathan Goldbaum,2019-02-22 11:48:04-06:00,commit, +8541,Nathan Goldbaum,2019-02-22 11:47:16-06:00,commit, +8542,Nathan Goldbaum,2019-02-22 11:45:16-06:00,commit, +8543,Nathan Goldbaum,2019-02-22 11:12:38-06:00,commit, +8544,Nathan Goldbaum,2019-02-18 21:52:03-06:00,commit, +8545,Nathan Goldbaum,2019-02-18 15:09:42-06:00,commit, +8546,Matthew Turk,2019-02-15 15:55:43-06:00,commit, +8547,Britton Smith,2019-02-15 10:33:51-08:00,commit, +8548,Nathan Goldbaum,2019-02-15 09:49:11-06:00,commit, +8549,Nathan Goldbaum,2019-02-15 09:43:58-06:00,commit, +8550,John Wise,2019-02-15 07:41:41-05:00,commit, +8551,John Wise,2019-02-14 16:46:17-05:00,commit, +8552,John Wise,2019-02-14 16:44:18-05:00,commit, +8553,John Wise,2019-02-14 16:43:19-05:00,commit, +8554,Jared Coughlin,2019-02-12 15:02:02-05:00,commit, +8555,Nathan Goldbaum,2019-02-11 17:25:40-06:00,commit, +8556,Jared Coughlin,2019-02-11 16:22:23-05:00,commit, +8557,Jared Coughlin,2019-02-11 16:11:54-05:00,commit, +8558,Jared Coughlin,2019-02-11 15:17:25-05:00,commit, +8559,Nathan Goldbaum,2019-02-11 13:40:08-06:00,commit, +8560,Nathan Goldbaum,2019-02-11 13:38:16-06:00,commit, +8561,Britton Smith,2019-02-10 12:49:39-08:00,commit, +8562,Britton Smith,2019-02-10 12:49:23-08:00,commit, +8563,Britton Smith,2019-02-10 08:57:27-08:00,commit, +8564,Britton Smith,2019-02-09 13:20:28-08:00,commit, +8565,Britton Smith,2019-02-09 09:51:22-08:00,commit, +8566,Britton Smith,2019-02-08 22:15:21-08:00,commit, +8567,Britton Smith,2019-02-08 14:45:27-08:00,commit, +8568,Britton Smith,2019-02-07 16:13:41-08:00,commit, +8569,Britton Smith,2019-02-07 14:45:13-08:00,commit, +8570,Britton Smith,2019-02-07 14:40:05-08:00,commit, +8571,Britton Smith,2019-02-07 14:34:35-08:00,commit, +8572,Britton Smith,2019-02-07 14:25:22-08:00,commit, +8573,Britton Smith,2019-02-07 14:20:20-08:00,commit, +8574,Nathan Goldbaum,2019-02-07 16:01:28-06:00,commit, +8575,Jared Coughlin,2019-02-07 13:07:29-05:00,commit, +8576,Jared Coughlin,2019-02-07 12:28:51-05:00,commit, +8577,Britton Smith,2019-02-06 17:04:33-08:00,commit, +8578,Britton Smith,2019-02-06 14:05:58-08:00,commit, +8579,Nathan Goldbaum,2019-02-06 13:46:55-06:00,commit, +8580,Britton Smith,2019-02-05 14:36:28-08:00,commit, +8581,Britton Smith,2019-02-05 14:30:32-08:00,commit, +8582,Britton Smith,2019-02-05 14:30:16-08:00,commit, +8583,Britton Smith,2019-02-05 13:27:06-08:00,commit, +8584,Britton Smith,2019-02-05 13:19:01-08:00,commit, +8585,Britton Smith,2019-02-04 15:09:21-08:00,commit, +8586,Britton Smith,2019-02-04 14:32:34-08:00,commit, +8587,Britton Smith,2019-02-04 11:36:20-08:00,commit, +8588,Britton Smith,2019-02-04 11:13:02-08:00,commit, +8589,Nathan Goldbaum,2019-02-04 09:25:13-06:00,commit, +8590,Britton Smith,2019-02-03 20:39:16-08:00,commit, +8591,Britton Smith,2019-02-03 20:39:16-08:00,commit, +8592,Britton Smith,2019-02-03 20:39:16-08:00,commit, +8593,Britton Smith,2019-02-03 20:39:16-08:00,commit, +8594,Matthew Turk,2019-02-03 19:10:01-06:00,commit, +8595,Hsi-Yu Schive,2019-02-03 14:29:45+08:00,commit, +8596,Matthew Turk,2019-02-02 14:48:58-06:00,commit, +8597,Nathan Goldbaum,2019-02-01 20:05:44-06:00,commit, +8598,Nathan Goldbaum,2019-01-30 20:40:21-06:00,commit, +8599,Nathan Goldbaum,2019-01-30 18:16:06-06:00,commit, +8600,Nathan Goldbaum,2019-01-30 15:55:23-06:00,commit, +8601,Matthew Turk,2019-01-30 14:21:01-06:00,commit, +8602,Matthew Turk,2019-01-30 14:18:53-06:00,commit, +8603,Nathan Goldbaum,2019-01-29 09:12:28-06:00,commit, +8604,Gillen Brown,2019-01-26 10:37:34-05:00,commit, +8605,Gillen Brown,2019-01-25 15:41:53-05:00,commit, +8606,Britton Smith,2019-01-24 15:36:59-08:00,commit, +8607,Matthew Turk,2019-01-24 16:52:12-06:00,commit, +8608,Suoqing Ji,2019-01-21 23:22:38-08:00,commit, +8609,Matthew Turk,2019-01-21 13:36:10-06:00,commit, +8610,Nathan Goldbaum,2019-01-18 16:47:02-06:00,commit, +8611,Britton Smith,2019-01-18 13:11:27-08:00,commit, +8612,Nathan Goldbaum,2019-01-16 17:18:24-06:00,commit, +8613,Clément Robert,2019-01-16 20:07:03+01:00,commit, +8614,Nathan Goldbaum,2019-01-09 13:39:03-06:00,commit, +8615,Nathan Goldbaum,2019-01-09 12:44:14-06:00,commit, +8616,Nathan Goldbaum,2019-01-09 10:27:58-06:00,commit, +8617,Cameron Hummels,2019-01-08 13:51:06-08:00,commit, +8618,Cameron Hummels,2019-01-08 13:38:36-08:00,commit, +8619,Cameron Hummels,2019-01-08 13:32:51-08:00,commit, +8620,Cameron Hummels,2019-01-08 13:09:15-08:00,commit, +8621,Nathan Goldbaum,2019-01-08 09:27:02-06:00,commit, +8622,Corentin Cadiou,2019-01-08 11:11:12+01:00,commit, +8623,Nathan Goldbaum,2019-01-07 22:33:27-06:00,commit, +8624,Nathan Goldbaum,2019-01-02 14:28:49-06:00,commit, +8625,Nathan Goldbaum,2019-01-02 06:47:59-10:00,commit, +8626,Michael Zingale,2019-01-01 09:08:23-05:00,commit, +8627,Suoqing Ji,2018-12-22 17:34:11+08:00,commit, +8628,Suoqing Ji,2018-12-21 19:29:56+08:00,commit, +8629,Suoqing Ji,2018-12-21 00:06:06+08:00,commit, +8630,Suoqing Ji,2018-12-20 17:23:34+08:00,commit, +8631,Suoqing Ji,2018-12-20 17:17:58+08:00,commit, +8632,Suoqing Ji,2018-12-20 17:17:43+08:00,commit, +8633,Suoqing Ji,2018-12-19 13:34:23+08:00,commit, +8634,Cameron Hummels,2018-12-14 00:34:17-08:00,commit, +8635,Cameron Hummels,2018-12-14 00:15:07-08:00,commit, +8636,Cameron Hummels,2018-12-13 23:33:48-08:00,commit, +8637,Cameron Hummels,2018-12-13 19:05:17-08:00,commit, +8638,Cameron Hummels,2018-12-13 18:09:49-08:00,commit, +8639,Bili Dong,2018-12-13 12:39:02-08:00,commit, +8640,Bili Dong,2018-12-13 10:01:14-08:00,commit, +8641,Nathan Goldbaum,2018-12-13 09:47:09-06:00,commit, +8642,Shea GK,2018-12-12 15:56:40-08:00,commit, +8643,Nathan Goldbaum,2018-12-11 10:50:20-06:00,commit, +8644,Suoqing Ji,2018-12-11 04:04:36-08:00,commit, +8645,Suoqing Ji,2018-12-10 17:33:10-08:00,commit, +8646,Suoqing Ji,2018-12-10 17:32:12-08:00,commit, +8647,Suoqing Ji,2018-12-10 12:00:58-08:00,commit, +8648,Nathan Goldbaum,2018-12-10 12:30:11-06:00,commit, +8649,Nathan Goldbaum,2018-12-10 09:36:16-06:00,commit, +8650,Suoqing Ji,2018-12-08 17:32:22-08:00,commit, +8651,Suoqing Ji,2018-12-08 16:27:28-08:00,commit, +8652,Suoqing Ji,2018-12-08 14:37:10-08:00,commit, +8653,Suoqing Ji,2018-12-08 12:03:57-08:00,commit, +8654,Suoqing Ji,2018-12-08 03:48:49-08:00,commit, +8655,Suoqing Ji,2018-12-08 03:32:36-08:00,commit, +8656,Suoqing Ji,2018-12-07 23:45:51-08:00,commit, +8657,Suoqing Ji,2018-12-07 16:52:18-08:00,commit, +8658,Suoqing Ji,2018-12-07 16:50:47-08:00,commit, +8659,Nathan Goldbaum,2018-12-07 15:45:01-06:00,commit, +8660,Suoqing Ji,2018-12-07 13:41:48-08:00,commit, +8661,Jared Coughlin,2018-12-07 11:56:05-06:00,commit, +8662,Jared Coughlin,2018-12-07 11:36:11-06:00,commit, +8663,Jared Coughlin,2018-12-07 11:04:00-06:00,commit, +8664,Jared Coughlin,2018-12-07 11:02:03-06:00,commit, +8665,Nathan Goldbaum,2018-12-07 08:57:38-06:00,commit, +8666,Bili Dong,2018-12-06 13:00:55-08:00,commit, +8667,Corentin Cadiou,2018-12-06 17:06:59+01:00,commit, +8668,Nathan Goldbaum,2018-12-06 09:09:04-06:00,commit, +8669,Corentin Cadiou,2018-12-06 15:18:15+01:00,commit, +8670,Corentin Cadiou,2018-12-06 14:59:29+01:00,commit, +8671,Suoqing Ji,2018-12-05 23:32:14-08:00,commit, +8672,Nathan Goldbaum,2018-12-04 20:23:28-06:00,commit, +8673,Nathan Goldbaum,2018-12-03 11:38:12-06:00,commit, +8674,Nathan Goldbaum,2018-12-02 22:25:14-06:00,commit, +8675,Suoqing Ji,2018-12-01 03:35:19-08:00,commit, +8676,Suoqing Ji,2018-12-01 00:42:24-08:00,commit, +8677,Suoqing Ji,2018-11-30 23:52:06-08:00,commit, +8678,Suoqing Ji,2018-11-30 23:39:07-08:00,commit, +8679,Matthew Turk,2018-11-30 13:40:04-06:00,commit, +8680,Nathan Goldbaum,2018-11-29 16:14:43-06:00,commit, +8681,John Regan,2018-11-29 11:10:04+00:00,commit, +8682,Nathan Goldbaum,2018-11-28 12:58:45-06:00,commit, +8683,Nathan Goldbaum,2018-11-28 11:34:34-06:00,commit, +8684,Nathan Goldbaum,2018-11-28 11:25:27-06:00,commit, +8685,Suoqing Ji,2018-11-28 02:49:20-08:00,commit, +8686,Suoqing Ji,2018-11-28 02:40:06-08:00,commit, +8687,Suoqing Ji,2018-11-28 00:54:00-08:00,commit, +8688,Suoqing Ji,2018-11-28 00:51:22-08:00,commit, +8689,Suoqing Ji,2018-11-28 00:12:49-08:00,commit, +8690,Suoqing Ji,2018-11-27 23:48:54-08:00,commit, +8691,Suoqing Ji,2018-11-27 23:42:00-08:00,commit, +8692,Suoqing Ji,2018-11-27 22:19:03-08:00,commit, +8693,Suoqing Ji,2018-11-27 16:40:41-08:00,commit, +8694,Madicken Munk,2018-11-27 16:24:20-06:00,commit, +8695,Nathan Goldbaum,2018-11-27 16:03:17-06:00,commit, +8696,Nathan Goldbaum,2018-11-27 15:42:26-06:00,commit, +8697,Nathan Goldbaum,2018-11-27 15:41:36-06:00,commit, +8698,Nathan Goldbaum,2018-11-27 15:39:18-06:00,commit, +8699,Madicken Munk,2018-11-27 15:07:13-06:00,commit, +8700,Madicken Munk,2018-11-27 15:03:30-06:00,commit, +8701,Nathan Goldbaum,2018-11-27 11:35:18-06:00,commit, +8702,Matthew Turk,2018-11-27 09:44:50-06:00,commit, +8703,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8704,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8705,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8706,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8707,Matthew Turk,2018-11-27 09:44:49-06:00,commit, +8708,Nathan Goldbaum,2018-11-27 09:39:03-06:00,commit, +8709,Suoqing Ji,2018-11-26 14:00:16-08:00,commit, +8710,Suoqing Ji,2018-11-26 13:54:23-08:00,commit, +8711,Nathan Goldbaum,2018-11-26 14:22:40-06:00,commit, +8712,John ZuHone,2018-11-26 14:50:32-05:00,commit, +8713,Nathan Goldbaum,2018-11-26 13:31:48-06:00,commit, +8714,Nathan Goldbaum,2018-11-26 12:52:46-06:00,commit, +8715,Nathan Goldbaum,2018-11-26 11:29:17-06:00,commit, +8716,Nathan Goldbaum,2018-11-26 11:10:35-06:00,commit, +8717,Nathan Goldbaum,2018-11-26 09:41:13-06:00,commit, +8718,Suoqing Ji,2018-11-25 03:39:33-08:00,commit, +8719,Suoqing Ji,2018-11-24 23:01:23-08:00,commit, +8720,Suoqing Ji,2018-11-24 23:00:55-08:00,commit, +8721,Suoqing Ji,2018-11-24 22:20:47-08:00,commit, +8722,Suoqing Ji,2018-11-24 22:08:34-08:00,commit, +8723,Suoqing Ji,2018-11-21 03:37:42-08:00,commit, +8724,Nick Gnedin,2018-11-19 14:59:18-06:00,commit, +8725,Nick Gnedin,2018-11-19 14:58:02-06:00,commit, +8726,Nathan Goldbaum,2018-11-16 14:07:24-06:00,commit, +8727,Nathan Goldbaum,2018-11-16 14:05:21-06:00,commit, +8728,Nathan Goldbaum,2018-11-16 12:36:47-06:00,commit, +8729,Madicken Munk,2018-11-16 11:34:30-06:00,commit, +8730,Madicken Munk,2018-11-16 11:34:30-06:00,commit, +8731,Madicken Munk,2018-11-16 11:34:03-06:00,commit, +8732,Nathan Goldbaum,2018-11-16 11:24:44-06:00,commit, +8733,Matthew Turk,2018-11-16 10:00:16-06:00,commit, +8734,Nathan Goldbaum,2018-11-16 09:46:15-06:00,commit, +8735,Nathan Goldbaum,2018-11-16 09:38:34-06:00,commit, +8736,Nathan Goldbaum,2018-11-16 09:38:21-06:00,commit, +8737,Nathan Goldbaum,2018-11-16 09:28:36-06:00,commit, +8738,Nathan Goldbaum,2018-11-16 09:21:51-06:00,commit, +8739,Nathan Goldbaum,2018-11-16 08:59:19-06:00,commit, +8740,Nathan Goldbaum,2018-11-15 15:29:53-06:00,commit, +8741,Nathan Goldbaum,2018-11-15 15:14:21-06:00,commit, +8742,Nathan Goldbaum,2018-11-15 14:20:16-06:00,commit, +8743,Nathan Goldbaum,2018-11-15 14:03:54-06:00,commit, +8744,Nathan Goldbaum,2018-11-15 13:45:43-06:00,commit, +8745,Suoqing Ji,2018-11-15 11:26:34-08:00,commit, +8746,Suoqing Ji,2018-11-14 23:00:55-08:00,commit, +8747,Matthew Turk,2018-11-14 20:02:26-06:00,commit, +8748,Nathan Goldbaum,2018-11-14 11:55:57-06:00,commit, +8749,Nathan Goldbaum,2018-11-14 10:59:00-06:00,commit, +8750,Matthew Turk,2018-11-13 15:01:56-06:00,commit, +8751,Nathan Goldbaum,2018-11-13 14:51:56-06:00,commit, +8752,Matthew Turk,2018-11-13 14:46:30-06:00,commit, +8753,Nathan Goldbaum,2018-11-13 14:07:23-06:00,commit, +8754,Nathan Goldbaum,2018-11-13 14:01:52-06:00,commit, +8755,Nathan Goldbaum,2018-11-12 13:31:32-06:00,commit, +8756,Nathan Goldbaum,2018-11-12 11:51:03-06:00,commit, +8757,Nathan Goldbaum,2018-11-12 11:00:13-06:00,commit, +8758,Corentin Cadiou,2018-11-10 14:56:18+01:00,commit, +8759,Corentin Cadiou,2018-11-10 14:55:17+01:00,commit, +8760,Nathan Goldbaum,2018-11-09 16:13:14-06:00,commit, +8761,Nathan Goldbaum,2018-11-09 15:10:52-06:00,commit, +8762,Nathan Goldbaum,2018-11-09 14:44:37-06:00,commit, +8763,Nathan Goldbaum,2018-11-09 14:37:06-06:00,commit, +8764,Nathan Goldbaum,2018-11-09 14:26:13-06:00,commit, +8765,Nathan Goldbaum,2018-11-09 14:18:41-06:00,commit, +8766,Nathan Goldbaum,2018-11-09 13:56:26-06:00,commit, +8767,Nathan Goldbaum,2018-11-09 13:13:54-06:00,commit, +8768,Nathan Goldbaum,2018-11-09 11:41:59-06:00,commit, +8769,Matthew Turk,2018-11-09 11:31:29-06:00,commit, +8770,Nathan Goldbaum,2018-11-09 10:20:39-06:00,commit, +8771,Corentin Cadiou,2018-11-09 15:46:55+01:00,commit, +8772,Nathan Goldbaum,2018-11-08 15:17:38-06:00,commit, +8773,Nathan Goldbaum,2018-11-08 15:17:23-06:00,commit, +8774,Nathan Goldbaum,2018-11-08 15:14:32-06:00,commit, +8775,Nathan Goldbaum,2018-11-08 13:18:36-06:00,commit, +8776,Nathan Goldbaum,2018-11-08 12:47:16-06:00,commit, +8777,Nathan Goldbaum,2018-11-08 12:47:13-06:00,commit, +8778,Nathan Goldbaum,2018-11-08 11:01:26-06:00,commit, +8779,Nathan Goldbaum,2018-11-08 10:48:21-06:00,commit, +8780,Nathan Goldbaum,2018-11-08 10:34:38-06:00,commit, +8781,Nathan Goldbaum,2018-11-08 10:25:41-06:00,commit, +8782,Kacper Kowalik,2018-11-08 08:59:36-06:00,commit, +8783,Kacper Kowalik,2018-11-08 08:53:32-06:00,commit, +8784,Matthew Turk,2018-11-07 10:55:46-06:00,commit, +8785,Matthew Turk,2018-11-07 10:51:46-06:00,commit, +8786,Kacper Kowalik,2018-11-07 09:04:45-06:00,commit, +8787,Nathan Goldbaum,2018-11-06 19:12:02-05:00,commit, +8788,Britton Smith,2018-11-05 18:40:33-08:00,commit, +8789,Britton Smith,2018-11-05 18:39:18-08:00,commit, +8790,Britton Smith,2018-11-05 18:33:14-08:00,commit, +8791,Britton Smith,2018-11-05 14:53:22-08:00,commit, +8792,Nathan Goldbaum,2018-11-05 14:34:00-06:00,commit, +8793,Nathan Goldbaum,2018-11-05 14:33:36-06:00,commit, +8794,Nathan Goldbaum,2018-11-05 12:54:57-06:00,commit, +8795,Nathan Goldbaum,2018-11-05 12:48:26-06:00,commit, +8796,Nathan Goldbaum,2018-11-04 15:15:46-06:00,commit, +8797,Nathan Goldbaum,2018-11-04 15:15:01-06:00,commit, +8798,Nathan Goldbaum,2018-11-02 15:59:50-05:00,commit, +8799,Nathan Goldbaum,2018-11-02 13:51:18-05:00,commit, +8800,Nathan Goldbaum,2018-11-02 13:19:13-05:00,commit, +8801,Nathan Goldbaum,2018-11-02 10:19:32-05:00,commit, +8802,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8803,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8804,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8805,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8806,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8807,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8808,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8809,Nathan Goldbaum,2018-11-02 10:13:31-05:00,commit, +8810,Nathan Goldbaum,2018-11-02 09:30:45-05:00,commit, +8811,Matthew Turk,2018-11-02 09:28:22-05:00,commit, +8812,Nathan Goldbaum,2018-11-02 09:19:19-05:00,commit, +8813,Nathan Goldbaum,2018-11-02 09:18:27-05:00,commit, +8814,Matthew Turk,2018-11-02 09:15:09-05:00,commit, +8815,Nathan Goldbaum,2018-11-01 19:52:01+00:00,commit, +8816,Nathan Goldbaum,2018-11-01 18:33:08+00:00,commit, +8817,Britton Smith,2018-11-01 10:20:45-07:00,commit, +8818,Nathan Goldbaum,2018-11-01 09:05:34-06:00,commit, +8819,Britton Smith,2018-10-31 13:47:32-07:00,commit, +8820,Britton Smith,2018-10-31 13:47:07-07:00,commit, +8821,Britton Smith,2018-10-31 13:17:17-07:00,commit, +8822,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8823,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8824,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8825,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8826,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8827,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8828,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8829,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8830,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8831,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8832,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8833,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8834,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8835,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8836,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8837,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8838,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8839,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8840,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8841,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8842,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8843,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8844,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8845,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8846,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8847,Britton Smith,2018-10-31 13:08:44-07:00,commit, +8848,Matthew Turk,2018-10-31 13:06:02-07:00,commit, +8849,Matthew Turk,2018-10-31 13:06:02-07:00,commit, +8850,Nathan Goldbaum,2018-10-31 13:06:02-07:00,commit, +8851,Nathan Goldbaum,2018-10-31 13:06:02-07:00,commit, +8852,Nathan Goldbaum,2018-10-31 13:06:02-07:00,commit, +8853,Madicken Munk,2018-10-31 13:08:51-05:00,commit, +8854,Madicken Munk,2018-10-30 12:50:23-05:00,commit, +8855,Kacper Kowalik,2018-10-29 19:41:55-05:00,commit, +8856,Madicken Munk,2018-10-26 13:53:36-05:00,commit, +8857,Madicken Munk,2018-10-26 12:49:14-05:00,commit, +8858,Madicken Munk,2018-10-26 12:04:22-05:00,commit, +8859,Adam McMaster,2018-10-26 12:26:01+01:00,commit, +8860,Nathan Goldbaum,2018-10-25 15:44:59-06:00,commit, +8861,Matthew Turk,2018-10-25 11:36:10-05:00,commit, +8862,Matthew Turk,2018-10-25 11:20:57-05:00,commit, +8863,Matthew Turk,2018-10-25 11:14:57-05:00,commit, +8864,Madicken Munk,2018-10-24 14:14:44-05:00,commit, +8865,Matthew Turk,2018-10-24 08:59:28-05:00,commit, +8866,Matthew Turk,2018-10-24 08:56:52-05:00,commit, +8867,Madicken Munk,2018-10-23 23:18:05-05:00,commit, +8868,Madicken Munk,2018-10-23 18:26:58-05:00,commit, +8869,Madicken Munk,2018-10-23 18:10:56-05:00,commit, +8870,Madicken Munk,2018-10-23 17:31:38-05:00,commit, +8871,Nathan Goldbaum,2018-10-23 15:13:23-05:00,commit, +8872,Nathan Goldbaum,2018-10-23 15:02:52-05:00,commit, +8873,Nathan Goldbaum,2018-10-23 13:35:34-05:00,commit, +8874,Nathan Goldbaum,2018-10-23 13:32:30-05:00,commit, +8875,Nathan Goldbaum,2018-10-23 11:49:24-05:00,commit, +8876,Nathan Goldbaum,2018-10-23 11:48:11-05:00,commit, +8877,Nathan Goldbaum,2018-10-23 11:47:10-05:00,commit, +8878,Nathan Goldbaum,2018-10-23 10:37:25-05:00,commit, +8879,Nathan Goldbaum,2018-10-23 10:33:14-05:00,commit, +8880,Nathan Goldbaum,2018-10-23 10:32:18-05:00,commit, +8881,Nathan Goldbaum,2018-10-22 13:59:40-05:00,commit, +8882,Nathan Goldbaum,2018-10-22 13:41:50-05:00,commit, +8883,Nathan Goldbaum,2018-10-22 13:24:21-05:00,commit, +8884,Nathan Goldbaum,2018-10-22 11:51:03-05:00,commit, +8885,Nathan Goldbaum,2018-10-19 14:14:20-05:00,commit, +8886,Nathan Goldbaum,2018-10-19 14:05:33-05:00,commit, +8887,Nathan Goldbaum,2018-10-19 09:30:24-05:00,commit, +8888,Nathan Goldbaum,2018-10-18 15:10:24-05:00,commit, +8889,Madicken Munk,2018-10-18 15:06:45-05:00,commit, +8890,Madicken Munk,2018-10-18 15:06:29-05:00,commit, +8891,Madicken Munk,2018-10-17 17:18:14-05:00,commit, +8892,Madicken Munk,2018-10-17 15:46:08-05:00,commit, +8893,Nathan Goldbaum,2018-10-17 15:26:59-05:00,commit, +8894,Madicken Munk,2018-10-17 14:50:54-05:00,commit, +8895,Madicken Munk,2018-10-16 18:06:27-05:00,commit, +8896,Madicken Munk,2018-10-16 18:02:13-05:00,commit, +8897,Nathan Goldbaum,2018-10-15 19:59:34-05:00,commit, +8898,Ashley Kelly,2018-10-15 22:55:07+01:00,commit, +8899,Nathan Goldbaum,2018-10-15 16:05:58-05:00,commit, +8900,Nathan Goldbaum,2018-10-15 13:18:19-05:00,commit, +8901,Nathan Goldbaum,2018-10-15 13:02:47-05:00,commit, +8902,Nathan Goldbaum,2018-10-15 11:22:13-05:00,commit, +8903,Nathan Goldbaum,2018-10-15 10:46:44-05:00,commit, +8904,Nathan Goldbaum,2018-10-15 10:43:51-05:00,commit, +8905,Nathan Goldbaum,2018-10-15 10:42:57-05:00,commit, +8906,Nathan Goldbaum,2018-10-15 10:08:06-05:00,commit, +8907,Nathan Goldbaum,2018-10-15 10:02:24-05:00,commit, +8908,Nick Gnedin,2018-10-15 02:08:51-05:00,commit, +8909,Clément Robert,2018-10-14 21:47:23+02:00,commit, +8910,Clément Robert,2018-10-14 21:47:23+02:00,commit, +8911,Clément Robert,2018-10-14 21:47:23+02:00,commit, +8912,Ashley Kelly,2018-10-13 16:48:54+01:00,commit, +8913,Ashley Kelly,2018-10-13 15:24:12+01:00,commit, +8914,Nathan Goldbaum,2018-10-12 19:54:55-05:00,commit, +8915,Nathan Goldbaum,2018-10-12 19:53:50-05:00,commit, +8916,Nathan Goldbaum,2018-10-12 19:53:21-05:00,commit, +8917,Suoqing Ji,2018-10-12 15:31:49-07:00,commit, +8918,Nathan Goldbaum,2018-10-12 16:15:55-05:00,commit, +8919,Madicken Munk,2018-10-10 16:33:08-05:00,commit, +8920,Nathan Goldbaum,2018-10-10 15:15:35-05:00,commit, +8921,Nathan Goldbaum,2018-10-10 12:40:13-05:00,commit, +8922,Nathan Goldbaum,2018-10-10 10:44:14-05:00,commit, +8923,Nathan Goldbaum,2018-10-10 10:15:46-05:00,commit, +8924,Nathan Goldbaum,2018-10-10 09:22:52-05:00,commit, +8925,Nathan Goldbaum,2018-10-10 09:21:15-05:00,commit, +8926,Corentin Cadiou,2018-10-10 11:21:26+02:00,commit, +8927,Britton Smith,2018-10-09 20:17:03-07:00,commit, +8928,Britton Smith,2018-10-09 20:09:13-07:00,commit, +8929,Clément Robert,2018-10-09 22:27:51+02:00,commit, +8930,Nathan Goldbaum,2018-10-09 14:25:59-05:00,commit, +8931,Nathan Goldbaum,2018-10-09 14:13:19-05:00,commit, +8932,Madicken Munk,2018-10-09 10:57:45-05:00,commit, +8933,Madicken Munk,2018-10-09 10:37:47-05:00,commit, +8934,Nathan Goldbaum,2018-10-09 10:22:19-05:00,commit, +8935,Nathan Goldbaum,2018-10-08 16:30:52-05:00,commit, +8936,Nathan Goldbaum,2018-10-08 14:45:50-05:00,commit, +8937,Nathan Goldbaum,2018-10-08 14:02:28-05:00,commit, +8938,Nathan Goldbaum,2018-10-08 11:59:03-05:00,commit, +8939,Nathan Goldbaum,2018-10-08 10:43:07-05:00,commit, +8940,Nathan Goldbaum,2018-10-08 10:07:26-05:00,commit, +8941,Nathan Goldbaum,2018-10-08 09:58:18-05:00,commit, +8942,Matthew Turk,2018-10-06 14:32:35-05:00,commit, +8943,Nathan Goldbaum,2018-10-05 21:46:33-05:00,commit, +8944,Nathan Goldbaum,2018-10-05 21:09:31-05:00,commit, +8945,Bili Dong,2018-10-05 16:39:00-07:00,commit, +8946,Nathan Goldbaum,2018-10-05 17:46:23-05:00,commit, +8947,Ashley Kelly,2018-10-05 22:45:03+01:00,commit, +8948,Bili Dong,2018-10-05 14:15:51-07:00,commit, +8949,Madicken Munk,2018-10-05 15:37:02-05:00,commit, +8950,Bili Dong,2018-10-05 11:12:25-07:00,commit, +8951,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8952,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8953,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8954,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8955,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8956,Nathan Goldbaum,2018-10-05 11:19:19-05:00,commit, +8957,Nathan Goldbaum,2018-10-05 11:18:35-05:00,commit, +8958,Nathan Goldbaum,2018-10-05 11:18:35-05:00,commit, +8959,Nathan Goldbaum,2018-10-05 11:18:35-05:00,commit, +8960,Nathan Goldbaum,2018-10-05 11:17:26-05:00,commit, +8961,Nathan Goldbaum,2018-10-05 11:14:51-05:00,commit, +8962,Nathan Goldbaum,2018-10-05 11:14:41-05:00,commit, +8963,Nathan Goldbaum,2018-10-05 11:14:21-05:00,commit, +8964,Nathan Goldbaum,2018-10-05 11:12:41-05:00,commit, +8965,Nathan Goldbaum,2018-10-05 11:09:20-05:00,commit, +8966,Ashley Kelly,2018-10-05 16:59:06+01:00,commit, +8967,Ashley Kelly,2018-10-05 16:58:55+01:00,commit, +8968,Ashley Kelly,2018-10-05 16:50:52+01:00,commit, +8969,Ashley Kelly,2018-10-05 16:41:05+01:00,commit, +8970,Nathan Goldbaum,2018-10-05 14:59:40+00:00,commit, +8971,Nathan Goldbaum,2018-10-05 13:49:48+00:00,commit, +8972,Ashley Kelly,2018-10-05 09:56:42+01:00,commit, +8973,Nathan Goldbaum,2018-10-04 19:47:32+00:00,commit, +8974,Nathan Goldbaum,2018-10-04 18:39:32+00:00,commit, +8975,Nathan Goldbaum,2018-10-04 18:01:29+00:00,commit, +8976,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, +8977,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, +8978,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, +8979,Nathan Goldbaum,2018-10-04 16:22:41+00:00,commit, +8980,Nathan Goldbaum,2018-10-04 16:22:21+00:00,commit, +8981,Nathan Goldbaum,2018-10-04 10:58:14-05:00,commit, +8982,Nathan Goldbaum,2018-10-03 14:57:19-05:00,commit, +8983,Nathan Goldbaum,2018-10-03 14:56:07-05:00,commit, +8984,Britton Smith,2018-10-03 12:27:05-07:00,commit, +8985,Britton Smith,2018-10-02 15:46:30-07:00,commit, +8986,Britton Smith,2018-10-02 15:13:22-07:00,commit, +8987,Nathan Goldbaum,2018-10-01 09:23:50-05:00,commit, +8988,Ashley Kelly,2018-09-27 21:02:32+01:00,commit, +8989,Ashley Kelly,2018-09-27 16:55:03+01:00,commit, +8990,Ashley Kelly,2018-09-27 13:54:00+01:00,commit, +8991,Ashley Kelly,2018-09-27 13:19:05+01:00,commit, +8992,Ashley Kelly,2018-09-27 13:02:48+01:00,commit, +8993,Ashley Kelly,2018-09-27 10:21:53+01:00,commit, +8994,Nathan Goldbaum,2018-09-25 09:40:37-04:00,commit, +8995,Nathan Goldbaum,2018-09-25 09:40:17-04:00,commit, +8996,Britton Smith,2018-09-24 10:02:55-07:00,commit, +8997,Britton Smith,2018-09-24 09:54:42-07:00,commit, +8998,Nathan Goldbaum,2018-09-22 23:09:00-04:00,commit, +8999,Bili Dong,2018-09-22 11:03:53-07:00,commit, +9000,Nathan Goldbaum,2018-09-22 09:15:23-05:00,commit, +9001,Madicken Munk,2018-09-21 16:02:43-05:00,commit, +9002,Britton Smith,2018-09-21 11:02:14-07:00,commit, +9003,Ashley Kelly,2018-09-21 14:33:33+01:00,commit, +9004,Ashley Kelly,2018-09-21 13:30:07+01:00,commit, +9005,Kacper Kowalik,2018-09-20 22:48:06-05:00,commit, +9006,Britton Smith,2018-09-20 16:51:07-07:00,commit, +9007,Britton Smith,2018-09-20 14:45:16-07:00,commit, +9008,Britton Smith,2018-09-20 11:00:14-07:00,commit, +9009,Ashley Kelly,2018-09-20 11:40:40+01:00,commit, +9010,Ashley Kelly,2018-09-20 10:45:59+01:00,commit, +9011,Britton Smith,2018-09-19 16:17:52-07:00,commit, +9012,Britton Smith,2018-09-19 16:11:46-07:00,commit, +9013,Britton Smith,2018-09-19 16:11:32-07:00,commit, +9014,Britton Smith,2018-09-19 15:44:53-07:00,commit, +9015,Britton Smith,2018-09-19 15:21:48-07:00,commit, +9016,Britton Smith,2018-09-19 15:09:03-07:00,commit, +9017,Britton Smith,2018-09-19 15:01:09-07:00,commit, +9018,Britton Smith,2018-09-19 14:46:10-07:00,commit, +9019,Bili Dong,2018-09-19 14:24:20-07:00,commit, +9020,Bili Dong,2018-09-19 14:13:30-07:00,commit, +9021,Britton Smith,2018-09-19 14:09:02-07:00,commit, +9022,Bili Dong,2018-09-19 13:57:50-07:00,commit, +9023,Bili Dong,2018-09-19 00:51:43-07:00,commit, +9024,John ZuHone,2018-09-18 18:27:11-04:00,commit, +9025,John ZuHone,2018-09-18 18:24:45-04:00,commit, +9026,John ZuHone,2018-09-18 10:20:40-04:00,commit, +9027,Nathan Goldbaum,2018-09-18 09:02:38-05:00,commit, +9028,John ZuHone,2018-09-17 17:52:54-04:00,commit, +9029,John ZuHone,2018-09-17 17:52:23-04:00,commit, +9030,Britton Smith,2018-09-17 21:40:09+01:00,commit, +9031,Bili Dong,2018-09-17 12:21:55-07:00,commit, +9032,Kacper Kowalik,2018-09-17 11:01:27-05:00,commit, +9033,Nathan Goldbaum,2018-09-17 09:40:22-05:00,commit, +9034,Nathan Goldbaum,2018-09-15 10:56:38-05:00,commit, +9035,Bili Dong,2018-09-14 17:23:18-07:00,commit, +9036,Bili Dong,2018-09-14 16:06:14-07:00,commit, +9037,Britton Smith,2018-09-14 12:17:45-07:00,commit, +9038,Britton Smith,2018-09-14 12:02:53-07:00,commit, +9039,Britton Smith,2018-09-14 10:51:55-07:00,commit, +9040,Nathan Goldbaum,2018-09-14 12:33:33-05:00,commit, +9041,Nathan Goldbaum,2018-09-14 11:34:57-05:00,commit, +9042,Nathan Goldbaum,2018-09-14 10:29:34-05:00,commit, +9043,Nathan Goldbaum,2018-09-14 10:24:04-05:00,commit, +9044,Nathan Goldbaum,2018-09-14 09:16:14-05:00,commit, +9045,Nathan Goldbaum,2018-09-14 09:14:55-05:00,commit, +9046,Cameron Hummels,2018-09-14 11:59:26+03:00,commit, +9047,Cameron Hummels,2018-09-14 11:57:36+03:00,commit, +9048,Cameron Hummels,2018-09-14 11:53:52+03:00,commit, +9049,Nathan Goldbaum,2018-09-13 15:50:16-05:00,commit, +9050,Britton Smith,2018-09-13 13:44:45-07:00,commit, +9051,Nathan Goldbaum,2018-09-13 15:39:21-05:00,commit, +9052,Britton Smith,2018-09-13 13:39:18-07:00,commit, +9053,Britton Smith,2018-09-13 13:39:00-07:00,commit, +9054,Nathan Goldbaum,2018-09-13 13:24:44-05:00,commit, +9055,Britton Smith,2018-09-13 11:21:16-07:00,commit, +9056,Britton Smith,2018-09-13 10:17:01-07:00,commit, +9057,Britton Smith,2018-09-13 10:05:53-07:00,commit, +9058,Nathan Goldbaum,2018-09-13 11:36:42-05:00,commit, +9059,Madicken Munk,2018-09-13 11:05:56-05:00,commit, +9060,Nathan Goldbaum,2018-09-13 10:45:11-05:00,commit, +9061,Nathan Goldbaum,2018-09-13 10:27:12-05:00,commit, +9062,Britton Smith,2018-09-12 11:13:52-07:00,commit, +9063,Britton Smith,2018-09-12 11:09:25-07:00,commit, +9064,Nathan Goldbaum,2018-09-12 11:08:25-05:00,commit, +9065,Britton Smith,2018-09-11 20:01:23-07:00,commit, +9066,Britton Smith,2018-09-11 16:26:19-07:00,commit, +9067,Britton Smith,2018-09-11 16:23:09-07:00,commit, +9068,Nathan Goldbaum,2018-09-10 13:53:56-05:00,commit, +9069,Britton Smith,2018-09-10 09:44:24-07:00,commit, +9070,Nathan Goldbaum,2018-09-10 09:51:42-05:00,commit, +9071,Britton Smith,2018-09-08 13:14:22-07:00,commit, +9072,Bili Dong,2018-09-06 19:27:28-07:00,commit, +9073,Bili Dong,2018-09-06 18:24:10-07:00,commit, +9074,Bili Dong,2018-09-06 15:20:15-07:00,commit, +9075,Nathan Goldbaum,2018-09-06 09:18:03-05:00,commit, +9076,Bili Dong,2018-09-05 16:23:47-07:00,commit, +9077,Bili Dong,2018-09-05 16:00:53-07:00,commit, +9078,Bili Dong,2018-09-05 15:59:23-07:00,commit, +9079,Hilary Egan,2018-09-05 16:56:01-06:00,commit, +9080,Bili Dong,2018-09-05 13:32:00-07:00,commit, +9081,Bili Dong,2018-09-05 13:27:20-07:00,commit, +9082,Bili Dong,2018-09-05 12:58:24-07:00,commit, +9083,Hilary Egan,2018-09-04 16:48:55-06:00,commit, +9084,Madicken Munk,2018-09-04 17:15:13-05:00,commit, +9085,Nathan Goldbaum,2018-09-03 19:48:07-05:00,commit, +9086,Nathan Goldbaum,2018-09-03 15:49:54-05:00,commit, +9087,Ashley Kelly,2018-09-01 14:03:58+01:00,commit, +9088,Ashley Kelly,2018-09-01 13:46:04+01:00,commit, +9089,Nathan Goldbaum,2018-08-31 12:04:54-05:00,commit, +9090,Ricarda Beckmann,2018-08-31 17:41:44+02:00,commit, +9091,Madicken Munk,2018-08-30 21:30:51-05:00,commit, +9092,Madicken Munk,2018-08-30 21:30:03-05:00,commit, +9093,Nathan Goldbaum,2018-08-30 21:05:41-05:00,commit, +9094,Nathan Goldbaum,2018-08-30 20:28:52-05:00,commit, +9095,Britton Smith,2018-08-30 23:17:17+01:00,commit, +9096,Madicken Munk,2018-08-30 15:51:25-05:00,commit, +9097,Madicken Munk,2018-08-30 14:10:13-05:00,commit, +9098,Nathan Goldbaum,2018-08-30 13:53:54-05:00,commit, +9099,Nathan Goldbaum,2018-08-30 13:49:27-05:00,commit, +9100,Madicken Munk,2018-08-30 13:46:07-05:00,commit, +9101,Nathan Goldbaum,2018-08-30 13:42:53-05:00,commit, +9102,Nathan Goldbaum,2018-08-30 13:42:12-05:00,commit, +9103,Nathan Goldbaum,2018-08-30 13:40:41-05:00,commit, +9104,Nathan Goldbaum,2018-08-30 09:46:11-05:00,commit, +9105,Corentin Cadiou,2018-08-30 16:29:58+02:00,commit, +9106,Corentin Cadiou,2018-08-30 16:26:41+02:00,commit, +9107,Nathan Goldbaum,2018-08-30 09:22:57-05:00,commit, +9108,Corentin Cadiou,2018-08-30 13:00:27+02:00,commit, +9109,Corentin Cadiou,2018-08-30 11:57:40+02:00,commit, +9110,Corentin Cadiou,2018-08-30 11:56:22+02:00,commit, +9111,John ZuHone,2018-08-29 22:59:10-04:00,commit, +9112,John ZuHone,2018-08-29 22:47:10-04:00,commit, +9113,John ZuHone,2018-08-29 22:37:35-04:00,commit, +9114,John ZuHone,2018-08-29 22:34:07-04:00,commit, +9115,Clayton Strawn,2018-08-29 18:48:59-07:00,commit, +9116,Bili Dong,2018-08-29 17:42:20-07:00,commit, +9117,Bili Dong,2018-08-29 17:33:55-07:00,commit, +9118,Bili Dong,2018-08-29 17:28:44-07:00,commit, +9119,John ZuHone,2018-08-29 15:42:52-04:00,commit, +9120,Britton Smith,2018-08-29 12:40:06-07:00,commit, +9121,Britton Smith,2018-08-29 12:32:04-07:00,commit, +9122,Britton Smith,2018-08-29 11:52:02-07:00,commit, +9123,Matthew Turk,2018-08-29 13:18:25-05:00,commit, +9124,Nick Gnedin,2018-08-29 09:52:16-05:00,commit, +9125,Ricarda Beckmann,2018-08-29 15:00:45+02:00,commit, +9126,Ricarda Beckmann,2018-08-29 14:52:50+02:00,commit, +9127,Corentin Cadiou,2018-08-29 10:26:57+02:00,commit, +9128,Corentin Cadiou,2018-08-29 09:34:56+02:00,commit, +9129,Corentin Cadiou,2018-08-29 09:27:09+02:00,commit, +9130,Corentin Cadiou,2018-08-29 09:27:09+02:00,commit, +9131,Nathan Goldbaum,2018-08-28 21:35:47-04:00,commit, +9132,Nathan Goldbaum,2018-08-28 20:11:43-04:00,commit, +9133,Nathan Goldbaum,2018-08-28 16:30:15-04:00,commit, +9134,Michael Zingale,2018-08-28 15:42:35-04:00,commit, +9135,Michael Zingale,2018-08-28 15:41:25-04:00,commit, +9136,Nathan Goldbaum,2018-08-28 15:20:21-04:00,commit, +9137,Madicken Munk,2018-08-28 14:17:41-05:00,commit, +9138,Madicken Munk,2018-08-28 13:59:51-05:00,commit, +9139,Madicken Munk,2018-08-28 13:57:24-05:00,commit, +9140,Nathan Goldbaum,2018-08-28 14:10:19-04:00,commit, +9141,Nathan Goldbaum,2018-08-28 11:27:29-04:00,commit, +9142,Nathan Goldbaum,2018-08-28 09:10:33-04:00,commit, +9143,Nathan Goldbaum,2018-08-28 09:07:14-04:00,commit, +9144,Madicken Munk,2018-08-27 16:56:07-05:00,commit, +9145,Madicken Munk,2018-08-27 16:40:56-05:00,commit, +9146,Madicken Munk,2018-08-27 16:32:33-05:00,commit, +9147,John ZuHone,2018-08-27 17:11:58-04:00,commit, +9148,Nathan Goldbaum,2018-08-24 18:18:25-05:00,commit, +9149,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9150,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9151,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9152,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9153,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9154,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9155,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9156,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9157,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9158,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9159,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9160,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9161,Madicken Munk,2018-08-24 14:27:05-05:00,commit, +9162,Matthew Turk,2018-08-24 14:27:05-05:00,commit, +9163,Matthew Turk,2018-08-24 14:27:05-05:00,commit, +9164,Nathan Goldbaum,2018-08-24 10:25:02-05:00,commit, +9165,Nathan Goldbaum,2018-08-24 07:37:02-05:00,commit, +9166,Cameron Hummels,2018-08-23 22:32:22-07:00,commit, +9167,Cameron Hummels,2018-08-23 21:49:33-07:00,commit, +9168,Nathan Goldbaum,2018-08-23 15:00:15-05:00,commit, +9169,Nathan Goldbaum,2018-08-23 13:53:55-05:00,commit, +9170,Nathan Goldbaum,2018-08-23 12:49:13-05:00,commit, +9171,Ashley Kelly,2018-08-23 17:09:06+01:00,commit, +9172,Nathan Goldbaum,2018-08-23 10:53:18-05:00,commit, +9173,Nathan Goldbaum,2018-08-23 10:52:34-05:00,commit, +9174,Nathan Goldbaum,2018-08-23 10:49:53-05:00,commit, +9175,Nathan Goldbaum,2018-08-23 10:19:12-05:00,commit, +9176,Ashley Kelly,2018-08-23 14:22:09+01:00,commit, +9177,Ashley Kelly,2018-08-23 14:18:12+01:00,commit, +9178,Ashley Kelly,2018-08-23 14:16:42+01:00,commit, +9179,Ashley Kelly,2018-08-23 12:04:25+01:00,commit, +9180,Ashley Kelly,2018-08-23 11:56:09+01:00,commit, +9181,Nathan Goldbaum,2018-08-22 23:14:32-05:00,commit, +9182,Nathan Goldbaum,2018-08-22 22:45:16-05:00,commit, +9183,Matthew Turk,2018-08-22 22:45:16-05:00,commit, +9184,Matthew Turk,2018-08-22 22:45:16-05:00,commit, +9185,Ashley Kelly,2018-08-22 23:01:42+01:00,commit, +9186,Ashley Kelly,2018-08-22 22:51:16+01:00,commit, +9187,Ashley Kelly,2018-08-22 21:51:31+01:00,commit, +9188,Nathan Goldbaum,2018-08-22 13:28:17-05:00,commit, +9189,Nathan Goldbaum,2018-08-22 12:42:07-05:00,commit, +9190,Ashley Kelly,2018-08-22 16:30:02+01:00,commit, +9191,Nathan Goldbaum,2018-08-22 09:35:54-05:00,commit, +9192,Britton Smith,2018-08-21 22:31:19-07:00,commit, +9193,Britton Smith,2018-08-21 22:20:12-07:00,commit, +9194,Britton Smith,2018-08-21 19:00:27-07:00,commit, +9195,Ashley Kelly,2018-08-21 21:51:39+01:00,commit, +9196,Clayton Strawn,2018-08-21 10:32:36-07:00,commit, +9197,Ashley Kelly,2018-08-21 15:12:25+01:00,commit, +9198,Ashley Kelly,2018-08-21 14:07:11+01:00,commit, +9199,Ashley Kelly,2018-08-21 11:19:07+01:00,commit, +9200,Ashley Kelly,2018-08-21 11:13:33+01:00,commit, +9201,Nathan Goldbaum,2018-08-20 14:00:42-05:00,commit, +9202,Andrew Myers,2018-08-20 11:44:55-07:00,commit, +9203,Andrew Myers,2018-08-20 10:02:26-07:00,commit, +9204,Ashley Kelly,2018-08-20 16:47:07+01:00,commit, +9205,Nathan Goldbaum,2018-08-20 11:43:54-04:00,commit, +9206,Nathan Goldbaum,2018-08-20 10:18:37-05:00,commit, +9207,Ashley Kelly,2018-08-20 13:08:04+01:00,commit, +9208,Ashley Kelly,2018-08-18 14:25:11+01:00,commit, +9209,Ashley Kelly,2018-08-18 14:18:06+01:00,commit, +9210,Bobby Jackson,2018-08-17 10:39:53-05:00,commit, +9211,Nathan Goldbaum,2018-08-16 16:39:27-05:00,commit, +9212,Ashley Kelly,2018-08-16 21:31:45+01:00,commit, +9213,Robert Jackson,2018-08-16 10:51:04-05:00,commit, +9214,Robert Jackson,2018-08-16 10:40:45-05:00,commit, +9215,Robert Jackson,2018-08-16 10:40:12-05:00,commit, +9216,Ashley Kelly,2018-08-16 15:16:40+01:00,commit, +9217,Ashley Kelly,2018-08-16 14:04:36+01:00,commit, +9218,Ashley Kelly,2018-08-16 13:23:37+01:00,commit, +9219,Ashley Kelly,2018-08-16 12:19:38+01:00,commit, +9220,Ashley Kelly,2018-08-16 12:13:30+01:00,commit, +9221,Ashley Kelly,2018-08-16 09:27:27+01:00,commit, +9222,Ashley Kelly,2018-08-15 22:40:13+01:00,commit, +9223,Ashley Kelly,2018-08-15 21:10:00+01:00,commit, +9224,Nathan Goldbaum,2018-08-15 14:28:36-05:00,commit, +9225,Nathan Goldbaum,2018-08-15 14:27:56-05:00,commit, +9226,Nathan Goldbaum,2018-08-15 14:19:32-05:00,commit, +9227,Nathan Goldbaum,2018-08-15 10:44:39-05:00,commit, +9228,Nathan Goldbaum,2018-08-15 10:44:04-05:00,commit, +9229,Nathan Goldbaum,2018-08-15 10:38:40-05:00,commit, +9230,AshKelly,2018-08-15 15:58:24+01:00,commit, +9231,Nathan Goldbaum,2018-08-14 22:02:34-05:00,commit, +9232,Sean Larkin,2018-08-14 15:53:33-07:00,commit, +9233,Ashley Kelly,2018-08-14 17:08:08+01:00,commit, +9234,Ashley Kelly,2018-08-14 15:01:39+01:00,commit, +9235,Ashley Kelly,2018-08-14 14:37:11+01:00,commit, +9236,Ashley Kelly,2018-08-14 13:08:11+01:00,commit, +9237,Ashley Kelly,2018-08-14 12:29:32+01:00,commit, +9238,Ashley Kelly,2018-08-14 12:28:02+01:00,commit, +9239,Ashley Kelly,2018-08-13 22:21:24+01:00,commit, +9240,Nathan Goldbaum,2018-08-13 15:32:16-05:00,commit, +9241,Ashley Kelly,2018-08-13 14:10:44+01:00,commit, +9242,Ashley Kelly,2018-08-13 13:58:36+01:00,commit, +9243,Ashley Kelly,2018-08-13 13:41:53+01:00,commit, +9244,Abhishek Singh,2018-08-13 05:41:02-04:00,commit, +9245,Abhishek Singh,2018-08-13 05:05:07-04:00,commit, +9246,Abhishek Singh,2018-08-13 05:01:31-04:00,commit, +9247,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9248,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9249,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9250,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9251,Ashley Kelly,2018-08-12 14:28:22+01:00,commit, +9252,Nathan Goldbaum,2018-08-11 06:35:01-05:00,commit, +9253,Ashley Kelly,2018-08-11 09:21:36+01:00,commit, +9254,Robert Jackson,2018-08-10 14:24:17-05:00,commit, +9255,Robert Jackson,2018-08-10 14:16:51-05:00,commit, +9256,Bobby Jackson,2018-08-10 14:16:51-05:00,commit, +9257,Robert Jackson,2018-08-10 14:16:51-05:00,commit, +9258,Robert Jackson,2018-08-10 14:16:50-05:00,commit, +9259,Robert Jackson,2018-08-10 14:16:50-05:00,commit, +9260,Robert Jackson,2018-08-10 14:16:49-05:00,commit, +9261,Matthew Turk,2018-08-10 13:31:36-05:00,commit, +9262,John ZuHone,2018-08-10 14:00:42-04:00,commit, +9263,John ZuHone,2018-08-10 14:00:42-04:00,commit, +9264,Nathan Goldbaum,2018-08-10 10:21:17-05:00,commit, +9265,Nathan Goldbaum,2018-08-09 21:05:06-05:00,commit, +9266,Cameron Hummels,2018-08-09 15:00:54-07:00,commit, +9267,Abhishek Singh,2018-08-09 16:25:44-04:00,commit, +9268,Abhishek Singh,2018-08-09 15:25:24-04:00,commit, +9269,Abhishek Singh,2018-08-09 13:18:01-04:00,commit, +9270,Abhishek Singh,2018-08-09 13:05:04-04:00,commit, +9271,Abhishek Singh,2018-08-09 13:05:04-04:00,commit, +9272,John ZuHone,2018-08-09 12:50:22-04:00,commit, +9273,Nathan Goldbaum,2018-08-09 11:44:17-05:00,commit, +9274,John ZuHone,2018-08-09 12:44:05-04:00,commit, +9275,Kacper Kowalik,2018-08-09 10:27:45-05:00,commit, +9276,Nathan Goldbaum,2018-08-09 10:27:06-05:00,commit, +9277,Abhishek Singh,2018-08-09 03:52:49-04:00,commit, +9278,Andrew Myers,2018-08-08 17:03:18-07:00,commit, +9279,Andrew Myers,2018-08-08 14:44:59-07:00,commit, +9280,Nathan Goldbaum,2018-08-08 16:33:45-05:00,commit, +9281,Nathan Goldbaum,2018-08-08 16:25:10-05:00,commit, +9282,Nathan Goldbaum,2018-08-08 13:08:54-05:00,commit, +9283,Andrew Myers,2018-08-08 10:52:20-07:00,commit, +9284,Nathan Goldbaum,2018-08-08 12:12:12-05:00,commit, +9285,Nathan Goldbaum,2018-08-08 12:11:36-05:00,commit, +9286,Nathan Goldbaum,2018-08-08 12:08:06-05:00,commit, +9287,Matthew Turk,2018-08-08 10:46:50-05:00,commit, +9288,Robert Jackson,2018-08-08 10:04:38-05:00,commit, +9289,Nathan Goldbaum,2018-08-08 09:41:30-05:00,commit, +9290,Ashley Kelly,2018-08-08 15:11:03+01:00,commit, +9291,Ashley Kelly,2018-08-08 12:06:54+01:00,commit, +9292,Nathan Goldbaum,2018-08-07 17:37:27-05:00,commit, +9293,Britton Smith,2018-08-07 15:27:29-07:00,commit, +9294,Britton Smith,2018-08-07 15:25:24-07:00,commit, +9295,Britton Smith,2018-08-07 15:05:29-07:00,commit, +9296,Britton Smith,2018-08-07 15:00:44-07:00,commit, +9297,Britton Smith,2018-08-07 14:50:27-07:00,commit, +9298,Cameron Hummels,2018-08-07 13:14:44-07:00,commit, +9299,Cameron Hummels,2018-08-07 12:41:30-07:00,commit, +9300,Cameron Hummels,2018-08-07 12:36:09-07:00,commit, +9301,Cameron Hummels,2018-08-07 12:24:47-07:00,commit, +9302,Cameron Hummels,2018-08-07 12:05:40-07:00,commit, +9303,Cameron Hummels,2018-08-07 11:44:02-07:00,commit, +9304,Cameron Hummels,2018-08-07 10:09:33-07:00,commit, +9305,Cameron Hummels,2018-08-07 09:35:43-07:00,commit, +9306,Cameron Hummels,2018-08-07 09:31:49-07:00,commit, +9307,Ashley Kelly,2018-08-07 16:07:16+01:00,commit, +9308,Ashley Kelly,2018-08-07 16:01:17+01:00,commit, +9309,Ashley Kelly,2018-08-07 12:20:33+01:00,commit, +9310,Ashley Kelly,2018-08-07 11:54:03+01:00,commit, +9311,Ashley Kelly,2018-08-07 11:52:11+01:00,commit, +9312,Ashley Kelly,2018-08-07 10:04:16+01:00,commit, +9313,Cameron Hummels,2018-08-06 16:32:47-07:00,commit, +9314,Cameron Hummels,2018-08-06 15:14:41-07:00,commit, +9315,Cameron Hummels,2018-08-06 14:57:07-07:00,commit, +9316,Nathan Goldbaum,2018-08-06 15:54:40-05:00,commit, +9317,Cameron Hummels,2018-08-06 12:31:49-07:00,commit, +9318,Nathan Goldbaum,2018-08-06 11:17:04-05:00,commit, +9319,Bobby Jackson,2018-08-06 10:59:46-05:00,commit, +9320,Ashley Kelly,2018-08-06 15:54:56+01:00,commit, +9321,Abhishek Singh,2018-08-05 18:58:21-04:00,commit, +9322,Abhishek Singh,2018-08-05 18:23:23-04:00,commit, +9323,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9324,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9325,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9326,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9327,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9328,Abhishek Singh,2018-08-05 13:31:46-04:00,commit, +9329,Abhishek Singh,2018-08-05 13:31:45-04:00,commit, +9330,Abhishek Singh,2018-08-05 07:10:29-04:00,commit, +9331,Sean Larkin,2018-08-03 16:26:54-07:00,commit, +9332,Britton Smith,2018-08-03 14:30:48-07:00,commit, +9333,Hsi-Yu Schive,2018-08-04 02:17:07+08:00,commit, +9334,Nathan Goldbaum,2018-08-03 12:41:58-05:00,commit, +9335,Hsi-Yu Schive,2018-08-03 23:03:48+08:00,commit, +9336,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9337,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9338,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9339,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9340,Ricarda Beckmann,2018-08-03 15:13:52+02:00,commit, +9341,Matthew Turk,2018-08-02 14:49:43-05:00,commit, +9342,Ashley Kelly,2018-08-02 12:46:01+01:00,commit, +9343,Ricarda Beckmann,2018-08-02 10:33:28+02:00,commit, +9344,Ricarda Beckmann,2018-08-02 10:28:23+02:00,commit, +9345,Nathan Goldbaum,2018-08-01 17:56:40-05:00,commit, +9346,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9347,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9348,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9349,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9350,Ricarda Beckmann,2018-08-02 00:43:10+02:00,commit, +9351,Ricarda Beckmann,2018-08-02 00:32:19+02:00,commit, +9352,Ricarda Beckmann,2018-08-02 00:16:37+02:00,commit, +9353,Ricarda Beckmann,2018-08-02 00:16:14+02:00,commit, +9354,Cameron Hummels,2018-08-02 00:13:36+02:00,commit, +9355,Ricarda Beckmann,2018-08-01 23:37:47+02:00,commit, +9356,Nathan Goldbaum,2018-08-01 15:45:03-05:00,commit, +9357,Kacper Kowalik,2018-08-01 14:59:56-05:00,commit, +9358,Nathan Goldbaum,2018-08-01 14:56:27-05:00,commit, +9359,Nathan Goldbaum,2018-08-01 13:49:07-05:00,commit, +9360,Abhishek Singh,2018-08-01 13:36:15-04:00,commit, +9361,Nathan Goldbaum,2018-08-01 10:35:11-05:00,commit, +9362,Nathan Goldbaum,2018-08-01 10:34:56-05:00,commit, +9363,Hsi-Yu Schive,2018-08-01 22:27:22+08:00,commit, +9364,Hsi-Yu Schive,2018-08-01 22:03:44+08:00,commit, +9365,Hsi-Yu Schive,2018-08-01 21:56:55+08:00,commit, +9366,Ashley Kelly,2018-08-01 14:40:01+01:00,commit, +9367,Ricarda Beckmann,2018-08-01 14:31:17+02:00,commit, +9368,Ricarda Beckmann,2018-08-01 14:30:46+02:00,commit, +9369,Ricarda Beckmann,2018-08-01 14:06:17+02:00,commit, +9370,Ricarda Beckmann,2018-08-01 13:38:04+02:00,commit, +9371,Hsi-Yu Schive,2018-08-01 17:40:29+08:00,commit, +9372,Ashley Kelly,2018-07-31 23:37:51+01:00,commit, +9373,Nathan Goldbaum,2018-07-31 15:08:23-05:00,commit, +9374,Abhishek Singh,2018-07-31 16:07:18-04:00,commit, +9375,Abhishek Singh,2018-07-31 15:56:38-04:00,commit, +9376,Matthew Turk,2018-07-31 13:40:09-05:00,commit, +9377,Nathan Goldbaum,2018-07-31 12:22:51-05:00,commit, +9378,Hsi-Yu Schive,2018-07-31 19:44:41+08:00,commit, +9379,Hsi-Yu Schive,2018-07-31 02:45:56+08:00,commit, +9380,Ricarda Beckmann,2018-07-30 15:17:03+02:00,commit, +9381,Ashley Kelly,2018-07-30 11:04:13+01:00,commit, +9382,Ricarda Beckmann,2018-07-29 23:55:38+02:00,commit, +9383,Ricarda Beckmann,2018-07-29 16:39:22+02:00,commit, +9384,Ricarda Beckmann,2018-07-29 16:27:29+02:00,commit, +9385,Ricarda Beckmann,2018-07-29 16:15:47+02:00,commit, +9386,Ricarda Beckmann,2018-07-29 16:11:39+02:00,commit, +9387,Ricarda Beckmann,2018-07-29 15:23:17+02:00,commit, +9388,Ashley Kelly,2018-07-28 12:25:28+01:00,commit, +9389,Ashley Kelly,2018-07-28 11:59:52+01:00,commit, +9390,Nathan Goldbaum,2018-07-27 16:39:18-05:00,commit, +9391,Abhishek Singh,2018-07-27 16:28:15-04:00,commit, +9392,Nathan Goldbaum,2018-07-27 14:06:57-05:00,commit, +9393,Nathan Goldbaum,2018-07-27 13:09:16-05:00,commit, +9394,Nathan Goldbaum,2018-07-27 12:55:27-05:00,commit, +9395,Abhishek Singh,2018-07-27 11:08:25-04:00,commit, +9396,Nathan Goldbaum,2018-07-27 09:52:44-05:00,commit, +9397,Nathan Goldbaum,2018-07-27 09:26:25-05:00,commit, +9398,Ashley Kelly,2018-07-27 14:24:26+01:00,commit, +9399,Andrew Myers,2018-07-26 17:03:44-07:00,commit, +9400,Kiran Eiden,2018-07-26 13:21:03-04:00,commit, +9401,Nathan Goldbaum,2018-07-26 11:27:24-05:00,commit, +9402,John ZuHone,2018-07-26 12:24:53-04:00,commit, +9403,Kiran Eiden,2018-07-26 12:14:35-04:00,commit, +9404,Ashley Kelly,2018-07-26 14:10:24+01:00,commit, +9405,Ashley Kelly,2018-07-26 13:35:29+01:00,commit, +9406,Ashley Kelly,2018-07-26 12:55:33+01:00,commit, +9407,Ashley Kelly,2018-07-26 11:17:59+01:00,commit, +9408,Ashley Kelly,2018-07-25 16:09:10+01:00,commit, +9409,Ashley Kelly,2018-07-25 16:08:56+01:00,commit, +9410,Nathan Goldbaum,2018-07-25 09:51:44-05:00,commit, +9411,Ashley Kelly,2018-07-25 14:09:38+01:00,commit, +9412,Abhishek Singh,2018-07-25 09:06:57-04:00,commit, +9413,Ashley Kelly,2018-07-25 13:12:46+01:00,commit, +9414,Ashley Kelly,2018-07-25 12:06:20+01:00,commit, +9415,Ashley Kelly,2018-07-25 11:15:04+01:00,commit, +9416,Nathan Goldbaum,2018-07-24 22:43:00-05:00,commit, +9417,Britton Smith,2018-07-24 16:30:55-07:00,commit, +9418,Nathan Goldbaum,2018-07-24 16:34:47-05:00,commit, +9419,Ashley Kelly,2018-07-24 22:19:25+01:00,commit, +9420,Nathan Goldbaum,2018-07-24 15:04:32-05:00,commit, +9421,Nathan Goldbaum,2018-07-24 14:06:09-05:00,commit, +9422,Nathan Goldbaum,2018-07-24 13:30:07-05:00,commit, +9423,Nathan Goldbaum,2018-07-24 11:49:53-05:00,commit, +9424,Nathan Goldbaum,2018-07-24 11:42:55-05:00,commit, +9425,Ashley Kelly,2018-07-24 16:23:43+01:00,commit, +9426,Ashley Kelly,2018-07-24 16:19:54+01:00,commit, +9427,Ashley Kelly,2018-07-24 16:07:13+01:00,commit, +9428,Ashley Kelly,2018-07-24 11:22:44+01:00,commit, +9429,Bili Dong,2018-07-23 17:17:29-07:00,commit, +9430,Bili Dong,2018-07-23 17:13:07-07:00,commit, +9431,Bili Dong,2018-07-23 17:10:07-07:00,commit, +9432,Bili Dong,2018-07-23 17:03:05-07:00,commit, +9433,Bili Dong,2018-07-23 16:32:07-07:00,commit, +9434,Ashley Kelly,2018-07-23 21:14:09+01:00,commit, +9435,Abhishek Singh,2018-07-23 13:35:13-04:00,commit, +9436,Ashley Kelly,2018-07-23 16:28:24+01:00,commit, +9437,Ashley Kelly,2018-07-23 15:55:55+01:00,commit, +9438,Nathan Goldbaum,2018-07-23 09:42:18-05:00,commit, +9439,Bili Dong,2018-07-22 16:42:49-07:00,commit, +9440,Bili Dong,2018-07-22 15:54:23-07:00,commit, +9441,Prateek Gupta,2018-07-21 08:34:14+00:00,commit, +9442,Corentin Cadiou,2018-07-20 21:54:41+02:00,commit, +9443,Corentin Cadiou,2018-07-20 21:43:35+02:00,commit, +9444,Corentin Cadiou,2018-07-20 19:56:34+02:00,commit, +9445,Corentin Cadiou,2018-07-20 19:54:03+02:00,commit, +9446,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9447,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9448,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9449,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9450,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9451,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9452,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9453,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9454,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9455,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9456,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9457,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9458,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9459,Corentin Cadiou,2018-07-20 19:39:19+02:00,commit, +9460,Ashley Kelly,2018-07-20 15:42:15+01:00,commit, +9461,Cameron Hummels,2018-07-19 16:22:14-07:00,commit, +9462,Cameron Hummels,2018-07-19 16:10:45-07:00,commit, +9463,Ashley Kelly,2018-07-19 21:53:11+01:00,commit, +9464,Sean Larkin,2018-07-19 12:41:26-07:00,commit, +9465,Nathan Goldbaum,2018-07-19 10:31:48-05:00,commit, +9466,Hilary Egan,2018-07-19 09:43:45-04:00,commit, +9467,Corentin Cadiou,2018-07-19 13:26:43+02:00,commit, +9468,Corentin Cadiou,2018-07-19 13:24:36+02:00,commit, +9469,Corentin Cadiou,2018-07-19 13:22:14+02:00,commit, +9470,Ashley Kelly,2018-07-19 10:44:47+01:00,commit, +9471,Nathan Goldbaum,2018-07-19 00:44:33-05:00,commit, +9472,Nathan Goldbaum,2018-07-19 00:43:50-05:00,commit, +9473,Nathan Goldbaum,2018-07-19 00:43:34-05:00,commit, +9474,Nathan Goldbaum,2018-07-19 00:41:37-05:00,commit, +9475,Nathan Goldbaum,2018-07-19 00:40:58-05:00,commit, +9476,Nathan Goldbaum,2018-07-19 00:40:01-05:00,commit, +9477,Nathan Goldbaum,2018-07-18 13:56:07-05:00,commit, +9478,Hilary Egan,2018-07-18 14:17:33-04:00,commit, +9479,Ashley Kelly,2018-07-18 17:20:55+01:00,commit, +9480,Ashley Kelly,2018-07-18 17:17:49+01:00,commit, +9481,Ashley Kelly,2018-07-18 17:13:07+01:00,commit, +9482,Ashley Kelly,2018-07-18 17:10:52+01:00,commit, +9483,Ashley Kelly,2018-07-18 16:49:20+01:00,commit, +9484,Max Gronke,2018-07-18 17:32:51+02:00,commit, +9485,Ashley Kelly,2018-07-18 12:06:10+01:00,commit, +9486,Ashley Kelly,2018-07-18 11:59:14+01:00,commit, +9487,Ashley Kelly,2018-07-17 21:58:31+01:00,commit, +9488,Ashley Kelly,2018-07-17 21:19:13+01:00,commit, +9489,Ashley Kelly,2018-07-17 21:10:19+01:00,commit, +9490,Ashley Kelly,2018-07-17 21:07:09+01:00,commit, +9491,Nathan Goldbaum,2018-07-17 14:11:33-05:00,commit, +9492,Nathan Goldbaum,2018-07-17 13:32:00-05:00,commit, +9493,Nathan Goldbaum,2018-07-17 13:02:44-05:00,commit, +9494,Corentin Cadiou,2018-07-17 19:04:24+02:00,commit, +9495,Corentin Cadiou,2018-07-17 18:23:00+02:00,commit, +9496,Corentin Cadiou,2018-07-17 18:03:58+02:00,commit, +9497,Ashley Kelly,2018-07-17 16:48:18+01:00,commit, +9498,Ashley Kelly,2018-07-17 16:12:13+01:00,commit, +9499,Ashley Kelly,2018-07-17 13:24:12+01:00,commit, +9500,Ashley Kelly,2018-07-17 11:44:04+01:00,commit, +9501,Ashley Kelly,2018-07-17 10:52:09+01:00,commit, +9502,Ashley Kelly,2018-07-17 10:26:44+01:00,commit, +9503,Ashley Kelly,2018-07-16 20:57:19+01:00,commit, +9504,Ashley Kelly,2018-07-16 20:24:28+01:00,commit, +9505,Ashley Kelly,2018-07-16 16:47:57+01:00,commit, +9506,Ashley Kelly,2018-07-16 16:14:03+01:00,commit, +9507,Ashley Kelly,2018-07-16 16:13:03+01:00,commit, +9508,Ashley Kelly,2018-07-16 16:09:48+01:00,commit, +9509,Ashley Kelly,2018-07-16 16:06:58+01:00,commit, +9510,Ashley Kelly,2018-07-16 15:49:40+01:00,commit, +9511,Ashley Kelly,2018-07-16 15:01:16+01:00,commit, +9512,Ashley Kelly,2018-07-16 15:00:52+01:00,commit, +9513,Ashley Kelly,2018-07-16 14:49:57+01:00,commit, +9514,Ashley Kelly,2018-07-16 14:47:42+01:00,commit, +9515,Nathan Goldbaum,2018-07-16 08:44:30-05:00,commit, +9516,Corentin Cadiou,2018-07-16 14:14:45+02:00,commit, +9517,Corentin Cadiou,2018-07-16 14:13:26+02:00,commit, +9518,Ashley Kelly,2018-07-16 11:48:19+01:00,commit, +9519,Marianne Corvellec,2018-07-15 19:16:39-04:00,commit, +9520,Ashley Kelly,2018-07-15 10:40:23+01:00,commit, +9521,Ashley Kelly,2018-07-15 10:38:26+01:00,commit, +9522,Ashley Kelly,2018-07-15 10:36:29+01:00,commit, +9523,Marianne Corvellec,2018-07-14 17:44:30-04:00,commit, +9524,Marianne Corvellec,2018-07-14 17:08:17-04:00,commit, +9525,Marianne Corvellec,2018-07-14 17:03:40-04:00,commit, +9526,Nathan Goldbaum,2018-07-14 10:20:34-05:00,commit, +9527,Nathan Goldbaum,2018-07-14 10:16:42-05:00,commit, +9528,Nathan Goldbaum,2018-07-13 13:32:35-05:00,commit, +9529,Brandon Qiao,2018-07-13 10:28:08-05:00,commit, +9530,Ashley Kelly,2018-07-13 15:24:16+01:00,commit, +9531,Ashley Kelly,2018-07-13 15:15:03+01:00,commit, +9532,Ashley Kelly,2018-07-13 14:57:41+01:00,commit, +9533,Ashley Kelly,2018-07-13 10:16:23+01:00,commit, +9534,Ashley Kelly,2018-07-13 10:15:37+01:00,commit, +9535,Ashley Kelly,2018-07-13 10:08:13+01:00,commit, +9536,Ashley Kelly,2018-07-13 09:58:22+01:00,commit, +9537,Brandon Qiao,2018-07-12 15:13:02-05:00,commit, +9538,Ashley Kelly,2018-07-12 13:45:39+01:00,commit, +9539,Ashley Kelly,2018-07-12 13:42:12+01:00,commit, +9540,Corentin Cadiou,2018-07-12 11:05:56+02:00,commit, +9541,Corentin Cadiou,2018-07-12 11:04:47+02:00,commit, +9542,Corentin Cadiou,2018-07-12 10:36:28+02:00,commit, +9543,Corentin Cadiou,2018-07-12 10:30:48+02:00,commit, +9544,Corentin Cadiou,2018-07-12 10:28:30+02:00,commit, +9545,Corentin Cadiou,2018-07-12 10:26:11+02:00,commit, +9546,Brandon Qiao,2018-07-11 16:08:45-05:00,commit, +9547,Abhishek Singh,2018-07-11 03:32:16-04:00,commit, +9548,Abhishek Singh,2018-07-11 03:06:34-04:00,commit, +9549,Ashley Kelly,2018-07-11 01:03:11+01:00,commit, +9550,Andrew Myers,2018-07-10 14:58:44-07:00,commit, +9551,Ashley Kelly,2018-07-10 22:30:38+01:00,commit, +9552,Ashley Kelly,2018-07-10 22:28:00+01:00,commit, +9553,Brandon Qiao,2018-07-10 15:56:23-05:00,commit, +9554,Ashley Kelly,2018-07-10 10:16:46+01:00,commit, +9555,Ashley Kelly,2018-07-10 10:12:14+01:00,commit, +9556,Ashley Kelly,2018-07-09 23:33:08+01:00,commit, +9557,Ashley Kelly,2018-07-09 22:48:22+01:00,commit, +9558,Ashley Kelly,2018-07-09 21:13:39+01:00,commit, +9559,Ashley Kelly,2018-07-09 14:34:56+01:00,commit, +9560,Ashley Kelly,2018-07-09 11:47:48+01:00,commit, +9561,Nathan Goldbaum,2018-07-08 16:35:11-05:00,commit, +9562,Corentin Cadiou,2018-07-08 18:41:36+02:00,commit, +9563,Corentin Cadiou,2018-07-08 18:35:38+02:00,commit, +9564,Nathan Goldbaum,2018-07-07 14:43:10-05:00,commit, +9565,Corentin Cadiou,2018-07-07 17:54:14+02:00,commit, +9566,Ashley Kelly,2018-07-06 19:27:08+01:00,commit, +9567,Nathan Goldbaum,2018-07-06 12:06:42-05:00,commit, +9568,Nathan Goldbaum,2018-07-06 10:29:59-05:00,commit, +9569,Nathan Goldbaum,2018-07-06 10:10:40-05:00,commit, +9570,Nathan Goldbaum,2018-07-06 09:58:22-05:00,commit, +9571,Ashley Kelly,2018-07-06 11:17:31+01:00,commit, +9572,Brandon Qiao,2018-07-05 15:19:39-05:00,commit, +9573,Abhishek Singh,2018-07-05 13:20:09-04:00,commit, +9574,Brandon Qiao,2018-07-05 09:28:41-05:00,commit, +9575,Hilary Egan,2018-07-04 11:28:21-06:00,commit, +9576,Nathan Goldbaum,2018-07-04 11:36:05-05:00,commit, +9577,Corentin Cadiou,2018-07-04 17:14:35+02:00,commit, +9578,Ashley Kelly,2018-07-04 15:45:35+01:00,commit, +9579,Brandon Qiao,2018-07-03 11:57:26-05:00,commit, +9580,Brandon Qiao,2018-07-03 11:51:25-05:00,commit, +9581,Ashley Kelly,2018-07-03 17:29:34+01:00,commit, +9582,Nathan Goldbaum,2018-07-03 11:11:41-05:00,commit, +9583,Ashley Kelly,2018-07-03 17:03:26+01:00,commit, +9584,Nathan Goldbaum,2018-07-02 21:57:39-05:00,commit, +9585,Nathan Goldbaum,2018-07-02 21:45:23-05:00,commit, +9586,Nathan Goldbaum,2018-07-02 21:44:22-05:00,commit, +9587,Nathan Goldbaum,2018-07-02 15:44:43-05:00,commit, +9588,Nathan Goldbaum,2018-07-02 15:38:04-05:00,commit, +9589,Brandon Qiao,2018-07-02 15:04:03-05:00,commit, +9590,Abhishek Singh,2018-07-02 14:35:47-04:00,commit, +9591,Hilary Egan,2018-07-02 11:55:19-06:00,commit, +9592,Hilary Egan,2018-07-02 11:39:13-06:00,commit, +9593,Hilary Egan,2018-07-02 11:14:42-06:00,commit, +9594,Ashley Kelly,2018-07-02 16:50:40+01:00,commit, +9595,Nathan Goldbaum,2018-07-01 19:25:58-05:00,commit, +9596,Kacper Kowalik,2018-07-01 18:21:08-05:00,commit, +9597,Kacper Kowalik,2018-07-01 18:20:05-05:00,commit, +9598,Kacper Kowalik,2018-07-01 18:16:51-05:00,commit, +9599,Matthew Turk,2018-06-30 10:23:09-05:00,commit, +9600,Nathan Goldbaum,2018-06-30 09:06:38-05:00,commit, +9601,Nathan Goldbaum,2018-06-30 09:05:33-05:00,commit, +9602,Nathan Goldbaum,2018-06-30 09:04:44-05:00,commit, +9603,Nathan Goldbaum,2018-06-30 08:59:21-05:00,commit, +9604,Nathan Goldbaum,2018-06-30 08:57:52-05:00,commit, +9605,Nathan Goldbaum,2018-06-30 08:56:34-05:00,commit, +9606,Abhishek Singh,2018-06-30 01:35:59-04:00,commit, +9607,Abhishek Singh,2018-06-29 23:16:01-04:00,commit, +9608,Abhishek Singh,2018-06-29 22:59:01-04:00,commit, +9609,Abhishek Singh,2018-06-29 22:57:53-04:00,commit, +9610,Nathan Goldbaum,2018-06-29 21:50:12-05:00,commit, +9611,Matthew Turk,2018-06-29 16:27:25-05:00,commit, +9612,Matthew Turk,2018-06-29 16:06:10-05:00,commit, +9613,Nathan Goldbaum,2018-06-29 15:43:36-05:00,commit, +9614,Abhishek Singh,2018-06-29 16:31:33-04:00,commit, +9615,Brandon Qiao,2018-06-29 15:08:36-05:00,commit, +9616,Hilary Egan,2018-06-29 14:06:51-06:00,commit, +9617,Matthew Turk,2018-06-29 14:48:19-05:00,commit, +9618,Matthew Turk,2018-06-29 14:37:58-05:00,commit, +9619,Hilary Egan,2018-06-29 13:35:58-06:00,commit, +9620,Matthew Turk,2018-06-29 14:25:36-05:00,commit, +9621,Nathan Goldbaum,2018-06-29 14:11:55-05:00,commit, +9622,Nathan Goldbaum,2018-06-29 14:08:09-05:00,commit, +9623,Brandon Qiao,2018-06-29 13:57:46-05:00,commit, +9624,Nathan Goldbaum,2018-06-29 13:09:40-05:00,commit, +9625,Nathan Goldbaum,2018-06-29 11:07:06-05:00,commit, +9626,Brandon Qiao,2018-06-29 11:02:35-05:00,commit, +9627,Brandon Qiao,2018-06-29 10:58:33-05:00,commit, +9628,Brandon Qiao,2018-06-29 10:21:20-05:00,commit, +9629,Nathan Goldbaum,2018-06-29 09:53:48-05:00,commit, +9630,Nathan Goldbaum,2018-06-29 09:36:36-05:00,commit, +9631,Nathan Goldbaum,2018-06-29 09:25:26-05:00,commit, +9632,Hilary Egan,2018-06-29 08:03:50-06:00,commit, +9633,Kacper Kowalik,2018-06-28 23:05:15-05:00,commit, +9634,Nathan Goldbaum,2018-06-28 20:46:13-05:00,commit, +9635,Nathan Goldbaum,2018-06-28 20:45:06-05:00,commit, +9636,Nathan Goldbaum,2018-06-28 20:43:21-05:00,commit, +9637,Nathan Goldbaum,2018-06-28 19:58:11-05:00,commit, +9638,Nathan Goldbaum,2018-06-28 19:57:40-05:00,commit, +9639,Nathan Goldbaum,2018-06-28 17:45:39-05:00,commit, +9640,Nathan Goldbaum,2018-06-28 17:07:29-05:00,commit, +9641,Brandon Qiao,2018-06-28 15:28:05-05:00,commit, +9642,Brandon Qiao,2018-06-28 14:43:26-05:00,commit, +9643,Abhishek Singh,2018-06-28 14:59:25-04:00,commit, +9644,Brandon Qiao,2018-06-28 13:53:54-05:00,commit, +9645,Brandon Qiao,2018-06-28 12:18:55-05:00,commit, +9646,Abhishek Singh,2018-06-28 13:07:14-04:00,commit, +9647,Nathan Goldbaum,2018-06-28 11:06:00-05:00,commit, +9648,Nathan Goldbaum,2018-06-28 10:21:56-05:00,commit, +9649,Abhishek Singh,2018-06-28 02:19:14-07:00,commit, +9650,Abhishek Singh,2018-06-28 04:54:56-04:00,commit, +9651,Brandon Qiao,2018-06-27 17:13:04-05:00,commit, +9652,Abhishek Singh,2018-06-27 17:12:43-04:00,commit, +9653,Ashley Kelly,2018-06-27 17:01:07+01:00,commit, +9654,Ashley Kelly,2018-06-27 15:06:00+01:00,commit, +9655,Ashley Kelly,2018-06-26 23:16:08+01:00,commit, +9656,Brandon Qiao,2018-06-26 16:10:52-05:00,commit, +9657,Matthew Turk,2018-06-26 15:52:03-05:00,commit, +9658,Matthew Turk,2018-06-26 14:50:34-05:00,commit, +9659,Matthew Turk,2018-06-26 14:40:00-05:00,commit, +9660,Brandon Qiao,2018-06-26 14:38:17-05:00,commit, +9661,Matthew Turk,2018-06-26 14:36:02-05:00,commit, +9662,Nathan Goldbaum,2018-06-26 13:15:27-05:00,commit, +9663,Brandon Qiao,2018-06-26 12:23:29-05:00,commit, +9664,Nathan Goldbaum,2018-06-26 09:38:30-05:00,commit, +9665,Brandon Qiao,2018-06-26 09:13:16-05:00,commit, +9666,Matthew Turk,2018-06-25 15:27:02-05:00,commit, +9667,Matthew Turk,2018-06-25 15:25:40-05:00,commit, +9668,Ricarda Beckmann,2018-06-23 15:23:26+02:00,commit, +9669,Ricarda Beckmann,2018-06-23 15:21:25+02:00,commit, +9670,Ricarda Beckmann,2018-06-23 15:20:33+02:00,commit, +9671,Brandon Qiao,2018-06-22 16:05:01-05:00,commit, +9672,Brandon Qiao,2018-06-22 16:02:52-05:00,commit, +9673,Nathan Goldbaum,2018-06-22 15:31:28-05:00,commit, +9674,Nathan Goldbaum,2018-06-22 15:10:48-05:00,commit, +9675,Nathan Goldbaum,2018-06-22 13:24:11-05:00,commit, +9676,Nathan Goldbaum,2018-06-22 13:23:28-05:00,commit, +9677,Nathan Goldbaum,2018-06-22 13:02:53-05:00,commit, +9678,Ricarda Beckmann,2018-06-22 18:15:22+02:00,commit, +9679,Ricarda Beckmann,2018-06-22 17:43:51+02:00,commit, +9680,Ricarda Beckmann,2018-06-22 17:28:24+02:00,commit, +9681,Ricarda Beckmann,2018-06-22 17:16:57+02:00,commit, +9682,Ashley Kelly,2018-06-22 11:59:06+01:00,commit, +9683,Ricarda Beckmann,2018-06-22 10:47:26+02:00,commit, +9684,Nathan Goldbaum,2018-06-21 17:48:17-05:00,commit, +9685,Abhishek Singh,2018-06-21 15:41:33-04:00,commit, +9686,Brandon Qiao,2018-06-21 14:35:59-05:00,commit, +9687,Brandon Qiao,2018-06-21 14:29:06-05:00,commit, +9688,Ricarda Beckmann,2018-06-21 18:16:13+02:00,commit, +9689,Ricarda Beckmann,2018-06-21 17:50:05+02:00,commit, +9690,Matthew Turk,2018-06-21 10:16:25-05:00,commit, +9691,Matthew Turk,2018-06-21 10:01:52-05:00,commit, +9692,Brandon Qiao,2018-06-21 09:44:26-05:00,commit, +9693,Matthew Turk,2018-06-21 09:42:22-05:00,commit, +9694,Nathan Goldbaum,2018-06-21 09:19:33-05:00,commit, +9695,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, +9696,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, +9697,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, +9698,Ashley Kelly,2018-06-21 13:22:51+01:00,commit, +9699,AshKelly,2018-06-21 13:22:51+01:00,commit, +9700,AshKelly,2018-06-21 13:22:51+01:00,commit, +9701,AshKelly,2018-06-21 13:22:51+01:00,commit, +9702,AshKelly,2018-06-21 13:22:51+01:00,commit, +9703,AshKelly,2018-06-21 13:22:51+01:00,commit, +9704,AshKelly,2018-06-21 13:22:51+01:00,commit, +9705,AshKelly,2018-06-21 13:22:51+01:00,commit, +9706,AshKelly,2018-06-21 13:22:51+01:00,commit, +9707,AshKelly,2018-06-21 13:22:51+01:00,commit, +9708,Abhishek Singh,2018-06-21 03:23:20-04:00,commit, +9709,Matthew Turk,2018-06-20 16:12:54-05:00,commit, +9710,Matthew Turk,2018-06-20 15:57:55-05:00,commit, +9711,Abhishek Singh,2018-06-20 16:31:44-04:00,commit, +9712,Abhishek Singh,2018-06-20 16:03:27-04:00,commit, +9713,Abhishek Singh,2018-06-20 05:33:23-04:00,commit, +9714,Nathan Goldbaum,2018-06-19 15:08:51-05:00,commit, +9715,Nathan Goldbaum,2018-06-19 13:20:37-05:00,commit, +9716,Ricarda Beckmann,2018-06-19 17:21:42+02:00,commit, +9717,John ZuHone,2018-06-19 11:03:20-04:00,commit, +9718,Abhishek Singh,2018-06-18 19:54:24-04:00,commit, +9719,Hilary Egan,2018-06-18 14:42:54-06:00,commit, +9720,Abhishek Singh,2018-06-18 16:26:58-04:00,commit, +9721,Hilary Egan,2018-06-18 14:25:21-06:00,commit, +9722,Ricarda Beckmann,2018-06-18 18:40:38+02:00,commit, +9723,Ricarda Beckmann,2018-06-18 18:06:01+02:00,commit, +9724,Ricarda Beckmann,2018-06-18 17:08:09+02:00,commit, +9725,Nathan Goldbaum,2018-06-18 09:59:08-05:00,commit, +9726,Ashley Kelly,2018-06-18 12:13:13+01:00,commit, +9727,Ashley Kelly,2018-06-18 12:06:42+01:00,commit, +9728,Ashley Kelly,2018-06-18 10:47:20+01:00,commit, +9729,Hilary Egan,2018-06-15 12:31:45-06:00,commit, +9730,Ricarda Beckmann,2018-06-15 19:28:32+02:00,commit, +9731,Hilary Egan,2018-06-15 10:48:18-06:00,commit, +9732,Ricarda Beckmann,2018-06-15 18:25:21+02:00,commit, +9733,Hilary Egan,2018-06-15 09:16:50-06:00,commit, +9734,Britton Smith,2018-06-15 14:23:45+01:00,commit, +9735,Abhishek Singh,2018-06-14 14:51:13-04:00,commit, +9736,Abhishek Singh,2018-06-14 04:53:03-04:00,commit, +9737,Abhishek Singh,2018-06-14 04:43:51-04:00,commit, +9738,Abhishek Singh,2018-06-14 03:35:03-04:00,commit, +9739,Abhishek Singh,2018-06-14 02:23:37-04:00,commit, +9740,Abhishek Singh,2018-06-14 00:58:37-04:00,commit, +9741,AshKelly,2018-06-13 22:22:59+01:00,commit, +9742,Andrew Myers,2018-06-13 14:17:19-07:00,commit, +9743,AshKelly,2018-06-13 22:09:00+01:00,commit, +9744,AshKelly,2018-06-13 22:03:15+01:00,commit, +9745,AshKelly,2018-06-13 19:30:34+01:00,commit, +9746,AshKelly,2018-06-13 14:12:01+01:00,commit, +9747,AshKelly,2018-06-13 12:49:14+01:00,commit, +9748,AshKelly,2018-06-12 23:47:13+01:00,commit, +9749,AshKelly,2018-06-12 23:39:29+01:00,commit, +9750,Abhishek Singh,2018-06-12 17:43:07-04:00,commit, +9751,Abhishek Singh,2018-06-12 16:18:15-04:00,commit, +9752,AshKelly,2018-06-12 17:10:17+01:00,commit, +9753,AshKelly,2018-06-12 15:12:49+01:00,commit, +9754,Abhishek Singh,2018-06-12 04:32:00-04:00,commit, +9755,Abhishek Singh,2018-06-12 03:26:54-04:00,commit, +9756,Abhishek Singh,2018-06-12 02:53:57-04:00,commit, +9757,Abhishek Singh,2018-06-11 23:47:23-04:00,commit, +9758,Abhishek Singh,2018-06-11 21:35:02-04:00,commit, +9759,Abhishek Singh,2018-06-11 20:18:48-04:00,commit, +9760,Abhishek Singh,2018-06-11 19:43:22-04:00,commit, +9761,Abhishek Singh,2018-06-11 18:57:34-04:00,commit, +9762,Abhishek Singh,2018-06-11 18:21:22-04:00,commit, +9763,Abhishek Singh,2018-06-11 17:51:06-04:00,commit, +9764,Abhishek Singh,2018-06-11 17:29:58-04:00,commit, +9765,Abhishek Singh,2018-06-11 17:18:19-04:00,commit, +9766,Abhishek Singh,2018-06-11 17:15:30-04:00,commit, +9767,Nathan Goldbaum,2018-06-11 10:58:40-05:00,commit, +9768,Nathan Goldbaum,2018-06-11 10:55:27-05:00,commit, +9769,Britton Smith,2018-06-11 16:47:34+01:00,commit, +9770,Britton Smith,2018-06-11 16:32:52+01:00,commit, +9771,Max Gronke,2018-06-11 16:38:33+02:00,commit, +9772,Corentin Cadiou,2018-06-11 16:28:03+02:00,commit, +9773,Britton Smith,2018-06-09 09:42:02+01:00,commit, +9774,Britton Smith,2018-06-09 09:25:28+01:00,commit, +9775,AshKelly,2018-06-09 00:00:17+01:00,commit, +9776,AshKelly,2018-06-08 23:56:12+01:00,commit, +9777,Abhishek Singh,2018-06-08 17:40:38-04:00,commit, +9778,Nathan Goldbaum,2018-06-08 14:40:49-05:00,commit, +9779,Nathan Goldbaum,2018-06-08 14:35:16-05:00,commit, +9780,Nathan Goldbaum,2018-06-08 12:40:46-05:00,commit, +9781,AshKelly,2018-06-08 17:22:51+01:00,commit, +9782,AshKelly,2018-06-08 17:17:45+01:00,commit, +9783,AshKelly,2018-06-08 17:15:26+01:00,commit, +9784,AshKelly,2018-06-08 17:13:10+01:00,commit, +9785,Nathan Goldbaum,2018-06-08 10:52:53-05:00,commit, +9786,Nathan Goldbaum,2018-06-08 09:29:15-05:00,commit, +9787,Nathan Goldbaum,2018-06-08 07:45:33-05:00,commit, +9788,AshKelly,2018-06-08 12:22:47+01:00,commit, +9789,AshKelly,2018-06-08 11:27:13+01:00,commit, +9790,AshKelly,2018-06-08 10:01:40+01:00,commit, +9791,Britton Smith,2018-06-08 09:40:50+01:00,commit, +9792,Nathan Goldbaum,2018-06-07 18:02:17-05:00,commit, +9793,Nathan Goldbaum,2018-06-07 16:20:34-05:00,commit, +9794,Britton Smith,2018-06-07 20:21:52+01:00,commit, +9795,Britton Smith,2018-06-07 19:48:42+01:00,commit, +9796,Britton Smith,2018-06-07 19:48:15+01:00,commit, +9797,AshKelly,2018-06-07 18:57:55+01:00,commit, +9798,Nathan Goldbaum,2018-06-07 10:50:37-05:00,commit, +9799,Nathan Goldbaum,2018-06-07 09:20:40-05:00,commit, +9800,AshKelly,2018-06-07 14:50:55+01:00,commit, +9801,Nathan Goldbaum,2018-06-06 13:26:04-05:00,commit, +9802,Nathan Goldbaum,2018-06-06 10:36:17-05:00,commit, +9803,Nathan Goldbaum,2018-06-06 10:16:32-05:00,commit, +9804,AshKelly,2018-06-06 15:24:18+01:00,commit, +9805,AshKelly,2018-06-06 15:22:09+01:00,commit, +9806,AshKelly,2018-06-06 13:19:50+01:00,commit, +9807,AshKelly,2018-06-06 13:17:51+01:00,commit, +9808,AshKelly,2018-06-06 13:09:43+01:00,commit, +9809,AshKelly,2018-06-06 12:49:39+01:00,commit, +9810,AshKelly,2018-06-06 12:45:38+01:00,commit, +9811,AshKelly,2018-06-06 11:54:18+01:00,commit, +9812,AshKelly,2018-06-06 10:03:38+01:00,commit, +9813,AshKelly,2018-06-06 09:48:54+01:00,commit, +9814,AshKelly,2018-06-06 09:44:34+01:00,commit, +9815,Abhishek Singh,2018-06-05 23:57:20-04:00,commit, +9816,Nathan Goldbaum,2018-06-05 22:52:06-05:00,commit, +9817,Abhishek Singh,2018-06-05 23:17:46-04:00,commit, +9818,AshKelly,2018-06-05 22:53:38+01:00,commit, +9819,AshKelly,2018-06-05 22:38:52+01:00,commit, +9820,AshKelly,2018-06-05 22:23:52+01:00,commit, +9821,AshKelly,2018-06-05 21:40:21+01:00,commit, +9822,Abhishek Singh,2018-06-05 15:25:46-04:00,commit, +9823,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, +9824,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, +9825,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, +9826,Corentin Cadiou,2018-06-05 19:35:46+02:00,commit, +9827,Nathan Goldbaum,2018-06-05 12:19:57-05:00,commit, +9828,Corentin Cadiou,2018-06-05 18:53:15+02:00,commit, +9829,Matthew Turk,2018-06-05 11:06:09-05:00,commit, +9830,Nathan Goldbaum,2018-06-04 19:00:43-05:00,commit, +9831,Abhishek Singh,2018-06-04 17:11:46-04:00,commit, +9832,Nathan Goldbaum,2018-06-04 15:59:12-05:00,commit, +9833,Nathan Goldbaum,2018-06-04 10:09:19-05:00,commit, +9834,Nathan Goldbaum,2018-06-04 10:03:14-05:00,commit, +9835,AshKelly,2018-06-04 15:29:58+01:00,commit, +9836,Nathan Goldbaum,2018-06-04 09:09:48-05:00,commit, +9837,AshKelly,2018-06-04 11:57:15+01:00,commit, +9838,AshKelly,2018-06-04 11:48:59+01:00,commit, +9839,Corentin Cadiou,2018-06-04 11:50:06+02:00,commit, +9840,Corentin Cadiou,2018-06-04 11:43:41+02:00,commit, +9841,Corentin Cadiou,2018-06-04 11:43:41+02:00,commit, +9842,Corentin Cadiou,2018-06-04 11:42:10+02:00,commit, +9843,Corentin Cadiou,2018-06-04 11:42:10+02:00,commit, +9844,Corentin Cadiou,2018-06-04 11:42:10+02:00,commit, +9845,Corentin Cadiou,2018-06-04 11:41:01+02:00,commit, +9846,Abhishek Singh,2018-06-04 00:21:51-04:00,commit, +9847,Abhishek Singh,2018-06-03 15:47:38-04:00,commit, +9848,Abhishek Singh,2018-06-03 15:41:44-04:00,commit, +9849,AshKelly,2018-06-01 22:51:46+01:00,commit, +9850,AshKelly,2018-06-01 22:05:39+01:00,commit, +9851,AshKelly,2018-06-01 22:00:53+01:00,commit, +9852,AshKelly,2018-06-01 17:54:02+01:00,commit, +9853,AshKelly,2018-06-01 17:29:51+01:00,commit, +9854,Nathan Goldbaum,2018-06-01 09:30:35-05:00,commit, +9855,David Pérez-Suárez,2018-06-01 11:33:22+01:00,commit, +9856,Nathan Goldbaum,2018-05-31 20:39:08-05:00,commit, +9857,Nathan Goldbaum,2018-05-31 20:37:32-05:00,commit, +9858,Nathan Goldbaum,2018-05-31 20:34:28-05:00,commit, +9859,Abhishek Singh,2018-05-31 19:46:33-04:00,commit, +9860,Abhishek Singh,2018-05-31 18:48:13-04:00,commit, +9861,Abhishek Singh,2018-05-31 16:08:47-04:00,commit, +9862,Abhishek Singh,2018-05-31 15:16:11-04:00,commit, +9863,Abhishek Singh,2018-05-31 15:03:37-04:00,commit, +9864,Nathan Goldbaum,2018-05-31 14:00:15-05:00,commit, +9865,Abhishek Singh,2018-05-31 14:46:50-04:00,commit, +9866,Abhishek Singh,2018-05-31 14:45:14-04:00,commit, +9867,Abhishek Singh,2018-05-31 14:18:09-04:00,commit, +9868,Abhishek Singh,2018-05-31 13:22:50-04:00,commit, +9869,Abhishek Singh,2018-05-31 09:56:54-04:00,commit, +9870,Abhishek Singh,2018-05-31 09:56:18-04:00,commit, +9871,Abhishek Singh,2018-05-31 03:26:36-04:00,commit, +9872,Abhishek Singh,2018-05-31 02:39:47-04:00,commit, +9873,Abhishek Singh,2018-05-30 16:45:47-04:00,commit, +9874,Abhishek Singh,2018-05-30 16:39:28-04:00,commit, +9875,Abhishek Singh,2018-05-30 05:08:41-04:00,commit, +9876,Abhishek Singh,2018-05-30 04:21:53-04:00,commit, +9877,Cameron Hummels,2018-05-29 14:42:06-07:00,commit, +9878,Nathan Goldbaum,2018-05-29 14:17:58-05:00,commit, +9879,Nathan Goldbaum,2018-05-29 14:14:39-05:00,commit, +9880,Nathan Goldbaum,2018-05-29 14:14:16-05:00,commit, +9881,Nathan Goldbaum,2018-05-29 14:14:01-05:00,commit, +9882,Nathan Goldbaum,2018-05-29 13:53:35-05:00,commit, +9883,Nathan Goldbaum,2018-05-29 13:39:38-05:00,commit, +9884,Nathan Goldbaum,2018-05-29 11:54:28-05:00,commit, +9885,Nathan Goldbaum,2018-05-29 09:28:48-05:00,commit, +9886,Nathan Goldbaum,2018-05-29 09:28:07-05:00,commit, +9887,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9888,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9889,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9890,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9891,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9892,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9893,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9894,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9895,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9896,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9897,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9898,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9899,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9900,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9901,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9902,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9903,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9904,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9905,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9906,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9907,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9908,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9909,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9910,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9911,Britton Smith,2018-05-29 14:09:42+01:00,commit, +9912,Nathan Goldbaum,2018-05-28 18:38:21-05:00,commit, +9913,Nathan Goldbaum,2018-05-28 11:40:53-05:00,commit, +9914,Nathan Goldbaum,2018-05-28 11:40:32-05:00,commit, +9915,John ZuHone,2018-05-28 12:39:24-04:00,commit, +9916,Nathan Goldbaum,2018-05-28 11:04:37-05:00,commit, +9917,Nathan Goldbaum,2018-05-28 11:03:10-05:00,commit, +9918,Abhishek Singh,2018-05-28 02:18:31-04:00,commit, +9919,Nick Gnedin,2018-05-27 15:52:37-05:00,commit, +9920,Nathan Goldbaum,2018-05-27 15:38:43-05:00,commit, +9921,Nathan Goldbaum,2018-05-27 15:38:26-05:00,commit, +9922,Nathan Goldbaum,2018-05-26 16:51:17-05:00,commit, +9923,Nathan Goldbaum,2018-05-26 16:50:38-05:00,commit, +9924,Nathan Goldbaum,2018-05-26 16:50:08-05:00,commit, +9925,Abhishek Singh,2018-05-25 19:05:58-04:00,commit, +9926,Nathan Goldbaum,2018-05-25 17:37:54-05:00,commit, +9927,Nathan Goldbaum,2018-05-25 16:04:10-05:00,commit, +9928,Abhishek Singh,2018-05-25 16:21:15-04:00,commit, +9929,Abhishek Singh,2018-05-25 16:13:44-04:00,commit, +9930,Nathan Goldbaum,2018-05-25 13:00:37-05:00,commit, +9931,Nathan Goldbaum,2018-05-25 11:57:52-05:00,commit, +9932,Nathan Goldbaum,2018-05-25 11:42:02-05:00,commit, +9933,Nathan Goldbaum,2018-05-25 11:31:36-05:00,commit, +9934,Nathan Goldbaum,2018-05-25 10:59:30-05:00,commit, +9935,Nathan Goldbaum,2018-05-25 09:36:01-05:00,commit, +9936,Abhishek Singh,2018-05-24 20:47:42-04:00,commit, +9937,Nathan Goldbaum,2018-05-24 15:43:28-05:00,commit, +9938,Abhishek Singh,2018-05-24 16:17:14-04:00,commit, +9939,Matthew Turk,2018-05-24 09:23:31-05:00,commit, +9940,Nathan Goldbaum,2018-05-23 16:47:39-05:00,commit, +9941,Nathan Goldbaum,2018-05-23 16:45:11-05:00,commit, +9942,Matthew Turk,2018-05-23 16:09:02-05:00,commit, +9943,Matthew Turk,2018-05-23 12:41:40-05:00,commit, +9944,Nathan Goldbaum,2018-05-22 13:37:58-05:00,commit, +9945,Enrico Garaldi,2018-05-22 16:48:02+02:00,commit, +9946,Enrico Garaldi,2018-05-22 16:44:00+02:00,commit, +9947,Enrico Garaldi,2018-05-22 11:58:21+02:00,commit, +9948,Nathan Goldbaum,2018-05-21 21:28:29-05:00,commit, +9949,Kacper Kowalik,2018-05-21 15:37:31-05:00,commit, +9950,Nathan Goldbaum,2018-05-21 15:33:09-05:00,commit, +9951,Nathan Goldbaum,2018-05-21 10:53:16-05:00,commit, +9952,Matthew Turk,2018-05-20 16:12:40-05:00,commit, +9953,Matthew Turk,2018-05-20 15:01:44-05:00,commit, +9954,Matthew Turk,2018-05-20 14:58:12-05:00,commit, +9955,Nathan Goldbaum,2018-05-18 16:52:52-04:00,commit, +9956,Claire Kopenhafer,2018-05-18 12:03:18-04:00,commit, +9957,Claire Kopenhafer,2018-05-18 12:02:40-04:00,commit, +9958,Nathan Goldbaum,2018-05-18 11:58:26-04:00,commit, +9959,Claire Kopenhafer,2018-05-18 11:15:49-04:00,commit, +9960,Claire Kopenhafer,2018-05-18 10:44:51-04:00,commit, +9961,Claire Kopenhafer,2018-05-18 10:43:56-04:00,commit, +9962,Claire Kopenhafer,2018-05-17 16:21:22-04:00,commit, +9963,Nathan Goldbaum,2018-05-17 15:11:12-04:00,commit, +9964,Nathan Goldbaum,2018-05-17 14:41:23-04:00,commit, +9965,Abhishek Singh,2018-05-17 11:36:14-04:00,commit, +9966,Corentin Cadiou,2018-05-17 00:40:29+02:00,commit, +9967,Abhishek Singh,2018-05-16 16:14:04-04:00,commit, +9968,Nathan Goldbaum,2018-05-16 16:06:39-04:00,commit, +9969,Abhishek Singh,2018-05-16 15:57:39-04:00,commit, +9970,Abhishek Singh,2018-05-16 13:31:24-04:00,commit, +9971,Abhishek Singh,2018-05-16 11:36:51-04:00,commit, +9972,Abhishek Singh,2018-05-15 19:00:01-04:00,commit, +9973,Abhishek Singh,2018-05-15 18:18:31-04:00,commit, +9974,Abhishek Singh,2018-05-15 17:56:13-04:00,commit, +9975,Abhishek Singh,2018-05-15 17:43:42-04:00,commit, +9976,Andrew Myers,2018-05-15 13:37:36-07:00,commit, +9977,Abhishek Singh,2018-05-15 15:56:12-04:00,commit, +9978,Nathan Goldbaum,2018-05-15 15:09:52-04:00,commit, +9979,Nathan Goldbaum,2018-05-15 15:09:04-04:00,commit, +9980,Nathan Goldbaum,2018-05-15 15:01:24-04:00,commit, +9981,Matthew Turk,2018-05-15 13:56:47-05:00,commit, +9982,Matthew Turk,2018-05-15 13:50:55-05:00,commit, +9983,Matthew Turk,2018-05-15 13:39:10-05:00,commit, +9984,Matthew Turk,2018-05-15 13:28:52-05:00,commit, +9985,Matthew Turk,2018-05-12 14:54:03-05:00,commit, +9986,Matthew Turk,2018-05-12 13:45:16-05:00,commit, +9987,Nathan Goldbaum,2018-05-11 16:14:18-05:00,commit, +9988,Nathan Goldbaum,2018-05-10 19:24:36-05:00,commit, +9989,Andrew Myers,2018-05-10 16:05:42-07:00,commit, +9990,Andrew Myers,2018-05-10 09:51:15-07:00,commit, +9991,Andrew Myers,2018-05-10 09:49:59-07:00,commit, +9992,Andrew Myers,2018-05-10 09:47:32-07:00,commit, +9993,Andrew Myers,2018-05-10 09:46:56-07:00,commit, +9994,Nathan Goldbaum,2018-05-10 10:30:24-05:00,commit, +9995,Nathan Goldbaum,2018-05-08 12:50:46-05:00,commit, +9996,John ZuHone,2018-05-07 21:02:34-05:00,commit, +9997,Corentin Cadiou,2018-05-07 18:52:30+02:00,commit, +9998,Corentin Cadiou,2018-05-07 18:51:25+02:00,commit, +9999,Corentin Cadiou,2018-05-07 18:46:34+02:00,commit, +10000,Corentin Cadiou,2018-05-07 18:39:02+02:00,commit, +10001,Corentin Cadiou,2018-05-07 18:36:12+02:00,commit, +10002,Corentin Cadiou,2018-05-07 18:17:03+02:00,commit, +10003,Corentin Cadiou,2018-05-07 17:00:41+02:00,commit, +10004,Corentin Cadiou,2018-05-07 16:08:29+02:00,commit, +10005,Corentin Cadiou,2018-05-07 15:56:32+02:00,commit, +10006,Corentin Cadiou,2018-05-07 07:53:07+02:00,commit, +10007,Corentin Cadiou,2018-05-07 07:40:27+02:00,commit, +10008,Matthew Turk,2018-05-06 21:49:33-05:00,commit, +10009,Nathan Goldbaum,2018-05-06 16:14:49-05:00,commit, +10010,Cameron Hummels,2018-05-06 11:37:25-07:00,commit, +10011,Cameron Hummels,2018-05-05 19:53:54-07:00,commit, +10012,Corentin Cadiou,2018-05-05 23:30:09+02:00,commit, +10013,Corentin Cadiou,2018-05-05 17:16:52+02:00,commit, +10014,Corentin Cadiou,2018-05-05 17:13:45+02:00,commit, +10015,Corentin Cadiou,2018-05-05 14:07:29+02:00,commit, +10016,Corentin Cadiou,2018-05-05 13:36:28+02:00,commit, +10017,Corentin Cadiou,2018-05-05 13:36:23+02:00,commit, +10018,Corentin Cadiou,2018-05-05 13:20:03+02:00,commit, +10019,Corentin Cadiou,2018-05-05 13:19:43+02:00,commit, +10020,Corentin Cadiou,2018-05-05 13:19:09+02:00,commit, +10021,Corentin Cadiou,2018-05-05 13:08:52+02:00,commit, +10022,Corentin Cadiou,2018-05-05 12:58:47+02:00,commit, +10023,Nathan Goldbaum,2018-05-04 16:25:41-05:00,commit, +10024,Nathan Goldbaum,2018-05-04 13:42:32-05:00,commit, +10025,Matthew Turk,2018-05-04 13:34:37-05:00,commit, +10026,Matthew Turk,2018-05-04 09:46:03-05:00,commit, +10027,Bili Dong,2018-05-03 17:19:13-07:00,commit, +10028,Matthew Turk,2018-05-03 16:29:43-05:00,commit, +10029,Matthew Turk,2018-05-03 15:46:21-05:00,commit, +10030,Kacper Kowalik,2018-05-03 09:59:24-05:00,commit, +10031,Matthew Turk,2018-05-02 14:05:44-05:00,commit, +10032,Corentin Cadiou,2018-04-30 15:59:24+02:00,commit, +10033,Corentin Cadiou,2018-04-30 15:53:17+02:00,commit, +10034,Corentin Cadiou,2018-04-29 22:21:17+02:00,commit, +10035,Corentin Cadiou,2018-04-29 22:09:04+02:00,commit, +10036,Corentin Cadiou,2018-04-29 19:52:40+02:00,commit, +10037,Andrew Myers,2018-04-29 09:49:05-07:00,commit, +10038,Andrew Myers,2018-04-29 09:22:28-07:00,commit, +10039,Corentin Cadiou,2018-04-29 13:24:14+02:00,commit, +10040,Corentin Cadiou,2018-04-28 15:49:20+02:00,commit, +10041,Corentin Cadiou,2018-04-28 15:47:29+02:00,commit, +10042,Corentin Cadiou,2018-04-27 23:53:05+02:00,commit, +10043,Corentin Cadiou,2018-04-27 23:22:09+02:00,commit, +10044,Corentin Cadiou,2018-04-27 23:20:56+02:00,commit, +10045,Corentin Cadiou,2018-04-27 23:20:18+02:00,commit, +10046,Nathan Goldbaum,2018-04-27 13:07:55-05:00,commit, +10047,Nathan Goldbaum,2018-04-27 13:06:59-05:00,commit, +10048,Kacper Kowalik,2018-04-27 13:04:44-05:00,commit, +10049,Kacper Kowalik,2018-04-27 13:02:12-05:00,commit, +10050,Kacper Kowalik,2018-04-27 13:00:01-05:00,commit, +10051,Kacper Kowalik,2018-04-27 10:12:04-05:00,commit, +10052,Nathan Goldbaum,2018-04-25 12:32:16-05:00,commit, +10053,Nathan Goldbaum,2018-04-25 12:28:35-05:00,commit, +10054,Nathan Goldbaum,2018-04-24 20:58:48-05:00,commit, +10055,Nathan Goldbaum,2018-04-24 16:37:00-05:00,commit, +10056,Nathan Goldbaum,2018-04-24 15:06:27-05:00,commit, +10057,Corentin Cadiou,2018-04-23 17:20:51+02:00,commit, +10058,Bili Dong,2018-04-21 19:18:49-07:00,commit, +10059,Nathan Goldbaum,2018-04-21 19:09:30-05:00,commit, +10060,Bili Dong,2018-04-21 15:04:52-07:00,commit, +10061,Nathan Goldbaum,2018-04-20 23:43:04-05:00,commit, +10062,Nathan Goldbaum,2018-04-20 23:42:53-05:00,commit, +10063,Bili Dong,2018-04-20 08:41:10-07:00,commit, +10064,Nathan Goldbaum,2018-04-20 09:59:13-05:00,commit, +10065,Bili Dong,2018-04-19 22:11:28-07:00,commit, +10066,Bili Dong,2018-04-19 19:58:29-07:00,commit, +10067,Bili Dong,2018-04-19 18:50:16-07:00,commit, +10068,Cameron Hummels,2018-04-19 17:25:46-07:00,commit, +10069,Cameron Hummels,2018-04-19 17:18:12-07:00,commit, +10070,Bili Dong,2018-04-19 15:10:23-07:00,commit, +10071,Bili Dong,2018-04-19 13:53:45-07:00,commit, +10072,Nathan Goldbaum,2018-04-19 13:12:02-05:00,commit, +10073,Miguel de Val-Borro,2018-04-19 12:40:52-04:00,commit, +10074,Cameron Hummels,2018-04-18 21:14:34-07:00,commit, +10075,Cameron Hummels,2018-04-18 21:03:06-07:00,commit, +10076,Nathan Goldbaum,2018-04-18 18:42:19-05:00,commit, +10077,Bili Dong,2018-04-18 13:27:59-07:00,commit, +10078,Corentin Cadiou,2018-04-18 20:35:46+02:00,commit, +10079,Nathan Goldbaum,2018-04-18 13:13:18-05:00,commit, +10080,Nathan Goldbaum,2018-04-18 13:10:39-05:00,commit, +10081,Nathan Goldbaum,2018-04-17 17:39:14-05:00,commit, +10082,Nathan Goldbaum,2018-04-17 17:38:49-05:00,commit, +10083,Miguel de Val-Borro,2018-04-17 16:41:20-04:00,commit, +10084,Matthew Turk,2018-04-17 13:55:20-05:00,commit, +10085,Matthew Turk,2018-04-17 13:13:17-05:00,commit, +10086,John ZuHone,2018-04-16 16:38:34-04:00,commit, +10087,John ZuHone,2018-04-16 16:25:02-04:00,commit, +10088,Nathan Goldbaum,2018-04-16 14:00:04-05:00,commit, +10089,Nathan Goldbaum,2018-04-16 13:56:22-05:00,commit, +10090,Nathan Goldbaum,2018-04-16 13:33:19-05:00,commit, +10091,Nathan Goldbaum,2018-04-16 13:29:33-05:00,commit, +10092,Bili Dong,2018-04-16 10:37:18-07:00,commit, +10093,Bili Dong,2018-04-15 21:39:00-07:00,commit, +10094,Bili Dong,2018-04-15 21:01:31-07:00,commit, +10095,Bili Dong,2018-04-15 21:00:05-07:00,commit, +10096,Bili Dong,2018-04-15 18:58:22-07:00,commit, +10097,John ZuHone,2018-04-15 20:48:26-04:00,commit, +10098,John ZuHone,2018-04-15 20:42:20-04:00,commit, +10099,John ZuHone,2018-04-15 20:42:12-04:00,commit, +10100,John ZuHone,2018-04-15 20:41:59-04:00,commit, +10101,John ZuHone,2018-04-14 14:00:57-04:00,commit, +10102,Corentin Cadiou,2018-04-13 09:48:11+02:00,commit, +10103,Nathan Goldbaum,2018-04-12 12:38:37-07:00,commit, +10104,Nathan Goldbaum,2018-04-12 11:09:56-07:00,commit, +10105,Corentin Cadiou,2018-04-12 16:27:03+02:00,commit, +10106,Corentin Cadiou,2018-04-12 16:23:37+02:00,commit, +10107,Corentin Cadiou,2018-04-12 16:23:23+02:00,commit, +10108,Nathan Goldbaum,2018-04-10 15:38:45-05:00,commit, +10109,Britton Smith,2018-04-10 11:25:05-07:00,commit, +10110,Britton Smith,2018-04-10 11:15:41-07:00,commit, +10111,John ZuHone,2018-04-10 11:10:50-07:00,commit, +10112,Nathan Goldbaum,2018-04-09 12:53:54-05:00,commit, +10113,Nathan Goldbaum,2018-04-08 22:59:22-05:00,commit, +10114,Nathan Goldbaum,2018-04-08 15:22:21-05:00,commit, +10115,Nathan Goldbaum,2018-04-06 11:30:27-05:00,commit, +10116,Nathan Goldbaum,2018-04-06 10:08:56-05:00,commit, +10117,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10118,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10119,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10120,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10121,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10122,John ZuHone,2018-04-06 10:24:37-04:00,commit, +10123,John ZuHone,2018-04-06 10:24:36-04:00,commit, +10124,John ZuHone,2018-04-06 10:24:36-04:00,commit, +10125,Kacper Kowalik,2018-04-04 15:17:53-05:00,commit, +10126,Nathan Goldbaum,2018-04-03 14:02:09-05:00,commit, +10127,Nathan Goldbaum,2018-04-03 12:27:15-05:00,commit, +10128,Britton Smith,2018-04-03 09:04:28-07:00,commit, +10129,Nathan Goldbaum,2018-04-03 10:13:59-05:00,commit, +10130,Corentin Cadiou,2018-04-02 18:02:55+02:00,commit, +10131,Corentin Cadiou,2018-04-02 14:42:22+02:00,commit, +10132,Corentin Cadiou,2018-04-02 14:41:07+02:00,commit, +10133,Corentin Cadiou,2018-04-02 14:40:53+02:00,commit, +10134,Nathan Goldbaum,2018-03-31 13:09:36-05:00,commit, +10135,Corentin Cadiou,2018-03-31 12:54:54+02:00,commit, +10136,Corentin Cadiou,2018-03-31 12:19:15+02:00,commit, +10137,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, +10138,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, +10139,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, +10140,Corentin Cadiou,2018-03-31 12:18:53+02:00,commit, +10141,Corentin Cadiou,2018-03-31 12:17:07+02:00,commit, +10142,Corentin Cadiou,2018-03-31 12:17:07+02:00,commit, +10143,Corentin Cadiou,2018-03-31 12:17:07+02:00,commit, +10144,Nathan Goldbaum,2018-03-30 21:00:37-05:00,commit, +10145,Nathan Goldbaum,2018-03-30 18:53:11-05:00,commit, +10146,Nathan Goldbaum,2018-03-30 12:37:22-05:00,commit, +10147,Nathan Goldbaum,2018-03-30 12:03:25-05:00,commit, +10148,Nathan Goldbaum,2018-03-29 12:33:21-05:00,commit, +10149,Nathan Goldbaum,2018-03-29 12:32:16-05:00,commit, +10150,Nathan Goldbaum,2018-03-29 12:31:59-05:00,commit, +10151,Nathan Goldbaum,2018-03-29 12:31:48-05:00,commit, +10152,Nathan Goldbaum,2018-03-29 12:30:30-05:00,commit, +10153,Britton Smith,2018-03-28 16:48:44-07:00,commit, +10154,Britton Smith,2018-03-28 16:34:44-07:00,commit, +10155,Corentin Cadiou,2018-03-28 16:47:18+02:00,commit, +10156,Nathan Goldbaum,2018-03-27 12:56:48-05:00,commit, +10157,Nathan Goldbaum,2018-03-26 15:00:01-05:00,commit, +10158,Nathan Goldbaum,2018-03-26 14:42:25-05:00,commit, +10159,Nathan Goldbaum,2018-03-26 14:16:55-05:00,commit, +10160,Nathan Goldbaum,2018-03-26 13:06:29-05:00,commit, +10161,Nathan Goldbaum,2018-03-26 12:01:42-05:00,commit, +10162,Nathan Goldbaum,2018-03-26 12:01:31-05:00,commit, +10163,Nathan Goldbaum,2018-03-26 12:01:00-05:00,commit, +10164,John ZuHone,2018-03-26 08:38:57-06:00,commit, +10165,Nathan Goldbaum,2018-03-23 13:04:20-05:00,commit, +10166,Matthew Turk,2018-03-22 15:11:15-05:00,commit, +10167,Stephanie Ho,2018-03-21 08:57:52-07:00,commit, +10168,Britton Smith,2018-03-20 15:47:26-07:00,commit, +10169,Britton Smith,2018-03-20 15:07:23-07:00,commit, +10170,Cameron Hummels,2018-03-19 13:52:35-07:00,commit, +10171,Nathan Goldbaum,2018-03-19 14:43:22-05:00,commit, +10172,Nathan Goldbaum,2018-03-19 10:42:30-05:00,commit, +10173,Nathan Goldbaum,2018-03-16 16:54:16-05:00,commit, +10174,Max Katz,2018-03-16 17:46:27-04:00,commit, +10175,Nathan Goldbaum,2018-03-15 15:04:43-05:00,commit, +10176,Britton Smith,2018-03-14 13:25:15-07:00,commit, +10177,Max Gronke,2018-03-14 21:11:41+01:00,commit, +10178,Corentin Cadiou,2018-03-14 19:34:37+01:00,commit, +10179,Corentin Cadiou,2018-03-14 19:14:26+01:00,commit, +10180,Corentin Cadiou,2018-03-14 19:11:21+01:00,commit, +10181,Corentin Cadiou,2018-03-14 19:10:30+01:00,commit, +10182,Corentin Cadiou,2018-03-14 18:59:43+01:00,commit, +10183,Stephanie Ho,2018-03-14 09:26:36-07:00,commit, +10184,Nathan Goldbaum,2018-03-14 10:42:15-05:00,commit, +10185,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10186,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10187,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10188,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10189,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10190,Corentin Cadiou,2018-03-14 14:14:42+01:00,commit, +10191,Britton Smith,2018-03-13 15:50:27-07:00,commit, +10192,Stephanie Ho,2018-03-13 15:14:37-07:00,commit, +10193,Stephanie Ho,2018-03-13 15:10:48-07:00,commit, +10194,Stephanie Ho,2018-03-13 15:06:18-07:00,commit, +10195,Stephanie Ho,2018-03-13 14:46:07-07:00,commit, +10196,Nathan Goldbaum,2018-03-09 14:01:44-06:00,commit, +10197,Nathan Goldbaum,2018-03-08 16:18:44-06:00,commit, +10198,Nathan Goldbaum,2018-03-08 14:30:45-06:00,commit, +10199,Nathan Goldbaum,2018-03-08 12:34:26-06:00,commit, +10200,Nathan Goldbaum,2018-03-05 18:55:19-06:00,commit, +10201,Madicken Munk,2018-03-05 15:55:21-06:00,commit, +10202,Nathan Goldbaum,2018-03-05 11:13:21-06:00,commit, +10203,Kacper Kowalik,2018-03-05 10:04:19-06:00,commit, +10204,Kacper Kowalik,2018-03-04 21:30:39-06:00,commit, +10205,Kacper Kowalik,2018-03-04 21:29:26-06:00,commit, +10206,Kacper Kowalik,2018-03-04 21:19:01-06:00,commit, +10207,Kacper Kowalik,2018-03-04 21:18:06-06:00,commit, +10208,Kacper Kowalik,2018-03-04 19:46:26-06:00,commit, +10209,Abhishek Singh,2018-03-01 23:00:04-05:00,commit, +10210,Abhishek Singh,2018-02-28 19:55:33-05:00,commit, +10211,Abhishek Singh,2018-02-28 19:53:50-05:00,commit, +10212,Abhishek Singh,2018-02-28 19:46:09-05:00,commit, +10213,Nathan Goldbaum,2018-02-28 12:05:23-06:00,commit, +10214,Nathan Goldbaum,2018-02-27 15:39:06-06:00,commit, +10215,Nathan Goldbaum,2018-02-27 14:43:27-06:00,commit, +10216,Abhishek Singh,2018-02-26 17:13:47-05:00,commit, +10217,Abhishek Singh,2018-02-26 17:07:28-05:00,commit, +10218,Nathan Goldbaum,2018-02-26 10:31:44-06:00,commit, +10219,Abhishek Singh,2018-02-24 14:49:15-05:00,commit, +10220,Nathan Goldbaum,2018-02-23 18:01:22-06:00,commit, +10221,Nathan Goldbaum,2018-02-23 14:24:06-06:00,commit, +10222,Nathan Goldbaum,2018-02-23 14:07:40-06:00,commit, +10223,Nathan Goldbaum,2018-02-22 14:33:00-06:00,commit, +10224,Nathan Goldbaum,2018-02-22 13:40:12-06:00,commit, +10225,Nathan Goldbaum,2018-02-22 11:45:11-06:00,commit, +10226,Nathan Goldbaum,2018-02-22 11:40:13-06:00,commit, +10227,Nathan Goldbaum,2018-02-22 11:40:11-06:00,commit, +10228,Nathan Goldbaum,2018-02-22 11:39:16-06:00,commit, +10229,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10230,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10231,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10232,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10233,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10234,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10235,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10236,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10237,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10238,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10239,Nathan Goldbaum,2018-02-22 10:29:12-06:00,commit, +10240,Nathan Goldbaum,2018-02-22 10:27:55-06:00,commit, +10241,Nathan Goldbaum,2018-02-22 08:45:14-06:00,commit, +10242,Corentin Cadiou,2018-02-22 12:01:11+01:00,commit, +10243,Ashley Kelly,2018-02-22 00:57:52+00:00,commit, +10244,Ashley Kelly,2018-02-21 22:38:08+00:00,commit, +10245,Ashley Kelly,2018-02-21 22:32:37+00:00,commit, +10246,Ashley Kelly,2018-02-21 15:30:16+00:00,commit, +10247,Abhishek Singh,2018-02-17 00:05:13-05:00,commit, +10248,Abhishek Singh,2018-02-16 18:42:52-05:00,commit, +10249,Nathan Goldbaum,2018-02-16 15:40:28-06:00,commit, +10250,Nathan Goldbaum,2018-02-16 15:40:06-06:00,commit, +10251,Philipp Grete,2018-02-16 11:37:58-08:00,commit, +10252,Nathan Goldbaum,2018-02-16 13:02:12-06:00,commit, +10253,Philipp Grete,2018-02-16 10:45:16-08:00,commit, +10254,Nathan Goldbaum,2018-02-16 10:52:03-06:00,commit, +10255,Nathan Goldbaum,2018-02-16 10:33:30-06:00,commit, +10256,Nathan Goldbaum,2018-02-14 14:08:50-06:00,commit, +10257,Nathan Goldbaum,2018-02-14 11:35:02-06:00,commit, +10258,Stephanie Ho,2018-02-13 11:16:20-08:00,commit, +10259,Stephanie Ho,2018-02-13 11:02:00-08:00,commit, +10260,Nathan Goldbaum,2018-02-13 11:48:17-06:00,commit, +10261,Nathan Goldbaum,2018-02-13 11:23:18-06:00,commit, +10262,Nathan Goldbaum,2018-02-13 11:22:10-06:00,commit, +10263,Nathan Goldbaum,2018-02-13 11:21:52-06:00,commit, +10264,Nathan Goldbaum,2018-02-13 11:20:40-06:00,commit, +10265,Nathan Goldbaum,2018-02-13 11:18:43-06:00,commit, +10266,Nathan Goldbaum,2018-02-12 16:46:07-06:00,commit, +10267,Britton Smith,2018-02-12 10:29:25-08:00,commit, +10268,Corentin Cadiou,2018-02-12 17:59:06+01:00,commit, +10269,Corentin Cadiou,2018-02-12 17:57:34+01:00,commit, +10270,Corentin Cadiou,2018-02-12 17:53:37+01:00,commit, +10271,Bili Dong,2018-02-10 14:41:27-08:00,commit, +10272,Bili Dong,2018-02-10 14:29:06-08:00,commit, +10273,Britton Smith,2018-02-09 16:26:43-08:00,commit, +10274,Kacper Kowalik,2018-02-09 11:08:12-06:00,commit, +10275,Kacper Kowalik,2018-02-09 11:07:41-06:00,commit, +10276,Nathan Goldbaum,2018-02-08 15:08:42-06:00,commit, +10277,Nathan Goldbaum,2018-02-08 14:37:35-06:00,commit, +10278,Philipp Grete,2018-02-08 21:27:54+01:00,commit, +10279,Nathan Goldbaum,2018-02-08 12:47:49-06:00,commit, +10280,Nathan Goldbaum,2018-02-08 10:41:31-06:00,commit, +10281,Philipp Grete,2018-02-08 00:15:51+01:00,commit, +10282,Philipp Grete,2018-02-07 22:49:33+01:00,commit, +10283,Britton Smith,2018-02-07 11:58:02-08:00,commit, +10284,Britton Smith,2018-02-07 11:24:28-08:00,commit, +10285,Nathan Goldbaum,2018-02-01 12:57:14-06:00,commit, +10286,Nathan Goldbaum,2018-02-01 11:59:46-06:00,commit, +10287,Christoph Behrens,2018-02-01 14:22:12+01:00,commit, +10288,Nathan Goldbaum,2018-01-31 11:12:44-06:00,commit, +10289,Nathan Goldbaum,2018-01-31 11:12:03-06:00,commit, +10290,Corentin Cadiou,2018-01-31 11:50:37+01:00,commit, +10291,Christoph Behrens,2018-01-30 18:21:06+01:00,commit, +10292,Christoph Behrens,2018-01-30 18:08:27+01:00,commit, +10293,Christoph Behrens,2018-01-30 17:55:29+01:00,commit, +10294,Christoph Behrens,2018-01-30 17:39:46+01:00,commit, +10295,Nathan Goldbaum,2018-01-24 15:48:26-06:00,commit, +10296,Stephanie Ho,2018-01-24 11:55:52-08:00,commit, +10297,Nathan Goldbaum,2018-01-20 01:04:26-06:00,commit, +10298,Fabian Koller,2018-01-20 06:49:53+01:00,commit, +10299,Matthew Turk,2018-01-19 11:29:22-06:00,commit, +10300,Nathan Goldbaum,2018-01-19 11:27:46-06:00,commit, +10301,Matthew Turk,2018-01-19 11:26:00-06:00,commit, +10302,Matthew Turk,2018-01-19 11:25:35-06:00,commit, +10303,Nathan Goldbaum,2018-01-19 11:14:03-06:00,commit, +10304,Nathan Goldbaum,2018-01-19 10:59:29-06:00,commit, +10305,Nathan Goldbaum,2018-01-19 10:59:29-06:00,commit, +10306,Nathan Goldbaum,2018-01-19 10:59:10-06:00,commit, +10307,Nathan Goldbaum,2018-01-19 10:59:10-06:00,commit, +10308,Nathan Goldbaum,2018-01-19 10:35:43-06:00,commit, +10309,Nathan Goldbaum,2018-01-19 10:35:05-06:00,commit, +10310,Cameron Hummels,2018-01-18 21:58:56-08:00,commit, +10311,Matthew Turk,2018-01-18 14:03:54-06:00,commit, +10312,Corentin Cadiou,2018-01-18 18:27:57+01:00,commit, +10313,Corentin Cadiou,2018-01-18 18:10:55+01:00,commit, +10314,Corentin Cadiou,2018-01-18 18:10:47+01:00,commit, +10315,Corentin Cadiou,2018-01-18 18:07:11+01:00,commit, +10316,Corentin Cadiou,2018-01-18 16:01:37+01:00,commit, +10317,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10318,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10319,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10320,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10321,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10322,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10323,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10324,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10325,Corentin Cadiou,2018-01-18 11:28:21+01:00,commit, +10326,Corentin Cadiou,2018-01-18 11:27:56+01:00,commit, +10327,Corentin Cadiou,2018-01-18 11:27:56+01:00,commit, +10328,Nathan Goldbaum,2018-01-16 10:24:33-06:00,commit, +10329,Corentin Cadiou,2018-01-16 13:58:48+01:00,commit, +10330,Nathan Goldbaum,2018-01-15 08:24:24-06:00,commit, +10331,Nathan Goldbaum,2018-01-12 15:29:02-06:00,commit, +10332,Nathan Goldbaum,2018-01-12 13:21:57-06:00,commit, +10333,Britton Smith,2018-01-11 13:25:27-08:00,commit, +10334,Britton Smith,2018-01-11 13:25:27-08:00,commit, +10335,Nathan Goldbaum,2018-01-11 13:55:42-06:00,commit, +10336,Nathan Goldbaum,2018-01-11 09:56:47-06:00,commit, +10337,Nathan Goldbaum,2018-01-11 09:56:37-06:00,commit, +10338,Nathan Goldbaum,2018-01-11 09:45:32-06:00,commit, +10339,Max Katz,2018-01-11 01:52:43-05:00,commit, +10340,Nathan Goldbaum,2018-01-10 15:07:30-06:00,commit, +10341,Nathan Goldbaum,2018-01-10 12:48:24-06:00,commit, +10342,Nathan Goldbaum,2018-01-10 11:24:28-06:00,commit, +10343,Nathan Goldbaum,2018-01-10 08:54:28-06:00,commit, +10344,Andrew Myers,2018-01-04 15:38:10-08:00,commit, +10345,Corentin Cadiou,2018-01-03 10:11:35+01:00,commit, +10346,Corentin Cadiou,2018-01-03 10:09:44+01:00,commit, +10347,Corentin Cadiou,2017-12-21 18:51:30+01:00,commit, +10348,Corentin Cadiou,2017-12-21 18:50:25+01:00,commit, +10349,Corentin Cadiou,2017-12-21 18:49:30+01:00,commit, +10350,Nathan Goldbaum,2017-12-20 16:23:50-06:00,commit, +10351,Corentin Cadiou,2017-12-20 22:20:54+01:00,commit, +10352,Corentin Cadiou,2017-12-20 21:54:02+01:00,commit, +10353,Nathan Goldbaum,2017-12-20 14:12:51-06:00,commit, +10354,Corentin Cadiou,2017-12-20 16:17:54+01:00,commit, +10355,Corentin Cadiou,2017-12-20 16:17:43+01:00,commit, +10356,Corentin Cadiou,2017-12-20 15:16:11+01:00,commit, +10357,Corentin Cadiou,2017-12-20 11:27:53+01:00,commit, +10358,Corentin Cadiou,2017-12-20 11:20:27+01:00,commit, +10359,Nathan Goldbaum,2017-12-19 17:21:17-06:00,commit, +10360,Andrew Myers,2017-12-19 14:05:24-08:00,commit, +10361,Andrew Myers,2017-12-19 12:35:39-08:00,commit, +10362,Andrew Myers,2017-12-19 10:03:29-08:00,commit, +10363,Andrew Myers,2017-12-18 17:33:46-08:00,commit, +10364,Andrew Myers,2017-12-18 15:56:59-08:00,commit, +10365,Fabian Koller,2017-12-18 20:28:27+01:00,commit, +10366,Nathan Goldbaum,2017-12-18 11:19:20-06:00,commit, +10367,Nathan Goldbaum,2017-12-12 15:54:07-06:00,commit, +10368,Nathan Goldbaum,2017-12-12 15:49:09-06:00,commit, +10369,Nathan Goldbaum,2017-12-12 15:44:51-06:00,commit, +10370,Nathan Goldbaum,2017-12-12 15:33:06-06:00,commit, +10371,Corentin Cadiou,2017-12-09 20:56:37+01:00,commit, +10372,Corentin Cadiou,2017-12-09 19:13:46+01:00,commit, +10373,Corentin Cadiou,2017-12-09 11:50:42+01:00,commit, +10374,Corentin Cadiou,2017-12-09 10:36:00+01:00,commit, +10375,Corentin Cadiou,2017-12-09 09:46:15+01:00,commit, +10376,Nathan Goldbaum,2017-12-08 12:28:47-06:00,commit, +10377,Nathan Goldbaum,2017-12-08 12:28:19-06:00,commit, +10378,Nathan Goldbaum,2017-12-08 11:57:58-06:00,commit, +10379,Nathan Goldbaum,2017-12-08 11:56:19-06:00,commit, +10380,Nathan Goldbaum,2017-12-08 11:55:48-06:00,commit, +10381,Nathan Goldbaum,2017-12-08 11:55:15-06:00,commit, +10382,Nathan Goldbaum,2017-12-08 11:54:32-06:00,commit, +10383,Fabian Koller,2017-12-08 13:45:37+01:00,commit, +10384,Fabian Koller,2017-12-08 12:47:41+01:00,commit, +10385,Nathan Goldbaum,2017-12-07 12:45:39-06:00,commit, +10386,Corentin Cadiou,2017-12-07 13:05:51+01:00,commit, +10387,Corentin Cadiou,2017-12-07 10:26:22+01:00,commit, +10388,Andrew Myers,2017-12-06 16:56:50-08:00,commit, +10389,Nathan Goldbaum,2017-12-06 18:46:16-06:00,commit, +10390,Andrew Myers,2017-12-06 14:49:03-08:00,commit, +10391,Britton Smith,2017-12-06 13:39:21-08:00,commit, +10392,Nathan Goldbaum,2017-12-06 10:13:06-06:00,commit, +10393,Corentin Cadiou,2017-12-06 14:38:57+01:00,commit, +10394,Corentin Cadiou,2017-12-06 09:17:40+01:00,commit, +10395,Andrew Myers,2017-12-05 16:08:47-08:00,commit, +10396,Andrew Myers,2017-12-05 10:33:05-08:00,commit, +10397,John ZuHone,2017-12-05 12:16:21-05:00,commit, +10398,John ZuHone,2017-12-05 12:05:52-05:00,commit, +10399,Corentin Cadiou,2017-12-05 16:47:46+01:00,commit, +10400,Corentin Cadiou,2017-12-05 16:44:19+01:00,commit, +10401,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10402,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10403,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10404,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10405,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10406,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10407,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10408,Corentin Cadiou,2017-12-05 16:43:54+01:00,commit, +10409,Corentin Cadiou,2017-12-05 16:41:52+01:00,commit, +10410,Nathan Goldbaum,2017-12-05 09:11:12-06:00,commit, +10411,Hugo Pfister,2017-12-05 11:30:49+01:00,commit, +10412,Nathan Goldbaum,2017-12-04 15:19:05-06:00,commit, +10413,Corentin Cadiou,2017-12-04 18:57:51+01:00,commit, +10414,Corentin Cadiou,2017-12-04 18:56:46+01:00,commit, +10415,Nathan Goldbaum,2017-12-04 11:22:22-06:00,commit, +10416,Nathan Goldbaum,2017-12-04 11:20:18-06:00,commit, +10417,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10418,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10419,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10420,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10421,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10422,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10423,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10424,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10425,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10426,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10427,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10428,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10429,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10430,Corentin Cadiou,2017-12-04 16:41:01+01:00,commit, +10431,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10432,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10433,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10434,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10435,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10436,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10437,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10438,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10439,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10440,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10441,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10442,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10443,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10444,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10445,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10446,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10447,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10448,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10449,Corentin Cadiou,2017-12-04 16:40:40+01:00,commit, +10450,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, +10451,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, +10452,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, +10453,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, +10454,Corentin Cadiou,2017-12-04 16:39:49+01:00,commit, +10455,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10456,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10457,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10458,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10459,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10460,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10461,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10462,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10463,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10464,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10465,Corentin Cadiou,2017-12-04 16:38:37+01:00,commit, +10466,Corentin Cadiou,2017-12-04 16:23:59+01:00,commit, +10467,Corentin Cadiou,2017-12-04 16:08:01+01:00,commit, +10468,Corentin Cadiou,2017-12-04 16:07:34+01:00,commit, +10469,Corentin Cadiou,2017-12-04 16:05:19+01:00,commit, +10470,Corentin Cadiou,2017-12-03 14:05:12+01:00,commit, +10471,Corentin Cadiou,2017-12-01 00:03:22+01:00,commit, +10472,Corentin Cadiou,2017-12-01 00:03:17+01:00,commit, +10473,Corentin Cadiou,2017-12-01 00:03:11+01:00,commit, +10474,Corentin Cadiou,2017-12-01 00:03:00+01:00,commit, +10475,Corentin Cadiou,2017-11-30 20:04:20+01:00,commit, +10476,Corentin Cadiou,2017-11-30 19:58:26+01:00,commit, +10477,Hugo Pfister,2017-11-30 16:08:35+01:00,commit, +10478,John ZuHone,2017-11-29 14:01:59-05:00,commit, +10479,Nathan Goldbaum,2017-11-29 13:24:26-05:00,commit, +10480,John ZuHone,2017-11-29 11:17:17-05:00,commit, +10481,John ZuHone,2017-11-29 10:50:28-05:00,commit, +10482,John ZuHone,2017-11-29 10:50:28-05:00,commit, +10483,John ZuHone,2017-11-29 10:50:28-05:00,commit, +10484,John ZuHone,2017-11-29 10:47:32-05:00,commit, +10485,Kacper Kowalik,2017-11-29 09:44:46-06:00,commit, +10486,John ZuHone,2017-11-29 10:43:21-05:00,commit, +10487,John ZuHone,2017-11-29 10:43:21-05:00,commit, +10488,John ZuHone,2017-11-29 10:43:21-05:00,commit, +10489,John ZuHone,2017-11-29 10:43:21-05:00,commit, +10490,Kacper Kowalik,2017-11-29 09:42:22-06:00,commit, +10491,Kacper Kowalik,2017-11-29 09:40:19-06:00,commit, +10492,Nathan Goldbaum,2017-11-29 10:37:28-05:00,commit, +10493,Kacper Kowalik,2017-11-29 09:29:19-06:00,commit, +10494,Andrew Myers,2017-11-28 17:42:41-08:00,commit, +10495,Andrew Myers,2017-11-28 13:28:25-08:00,commit, +10496,Andrew Myers,2017-11-28 10:27:27-08:00,commit, +10497,Nathan Goldbaum,2017-11-28 11:59:17-05:00,commit, +10498,Corentin Cadiou,2017-11-25 13:12:53+01:00,commit, +10499,Corentin Cadiou,2017-11-25 12:56:05+01:00,commit, +10500,Corentin Cadiou,2017-11-25 12:55:49+01:00,commit, +10501,Corentin Cadiou,2017-11-25 12:14:50+01:00,commit, +10502,Corentin Cadiou,2017-11-25 11:46:03+01:00,commit, +10503,Andrew Myers,2017-11-21 10:48:12-08:00,commit, +10504,Andrew Myers,2017-11-21 10:47:05-08:00,commit, +10505,Andrew Myers,2017-11-20 13:34:52-08:00,commit, +10506,Andrew Myers,2017-11-20 13:27:56-08:00,commit, +10507,Andrew Myers,2017-11-20 13:27:38-08:00,commit, +10508,Andrew Myers,2017-11-20 12:44:00-08:00,commit, +10509,Nathan Goldbaum,2017-11-20 12:26:14-06:00,commit, +10510,Nathan Goldbaum,2017-11-20 12:24:35-06:00,commit, +10511,Nathan Goldbaum,2017-11-20 10:33:20-06:00,commit, +10512,Nathan Goldbaum,2017-11-17 12:07:11-06:00,commit, +10513,Corentin Cadiou,2017-11-17 16:56:30+01:00,commit, +10514,Corentin Cadiou,2017-11-17 09:43:09+01:00,commit, +10515,Nathan Goldbaum,2017-11-16 19:37:12-06:00,commit, +10516,Yi-Hao Chen,2017-11-16 13:53:23-06:00,commit, +10517,Yi-Hao Chen,2017-11-16 13:28:47-06:00,commit, +10518,Nathan Goldbaum,2017-11-15 22:34:30-06:00,commit, +10519,Cameron Hummels,2017-11-15 18:58:32-08:00,commit, +10520,Yi-Hao Chen,2017-11-15 14:48:41-06:00,commit, +10521,Yi-Hao Chen,2017-11-14 22:44:05-06:00,commit, +10522,Yi-Hao Chen,2017-11-14 18:21:07-06:00,commit, +10523,Yi-Hao Chen,2017-11-14 18:00:58-06:00,commit, +10524,Yi-Hao Chen,2017-11-14 15:19:39-06:00,commit, +10525,Yi-Hao Chen,2017-11-14 15:13:41-06:00,commit, +10526,Matthew Turk,2017-11-14 10:58:28-06:00,commit, +10527,Matthew Turk,2017-11-14 10:48:50-06:00,commit, +10528,Matthew Turk,2017-11-14 10:40:11-06:00,commit, +10529,Andrew Myers,2017-11-13 17:05:19-08:00,commit, +10530,Andrew Myers,2017-11-13 16:53:22-08:00,commit, +10531,Andrew Myers,2017-11-13 16:52:33-08:00,commit, +10532,Andrew Myers,2017-11-13 16:50:59-08:00,commit, +10533,Andrew Myers,2017-11-13 16:34:39-08:00,commit, +10534,Andrew Myers,2017-11-13 16:09:51-08:00,commit, +10535,Nathan Goldbaum,2017-11-13 17:51:43-06:00,commit, +10536,Nathan Goldbaum,2017-11-13 17:41:41-06:00,commit, +10537,Donald E Willcox,2017-11-13 18:12:41-05:00,commit, +10538,Donald E Willcox,2017-11-13 18:04:48-05:00,commit, +10539,Nathan Goldbaum,2017-11-13 16:33:49-06:00,commit, +10540,Corentin Cadiou,2017-11-13 18:21:36+01:00,commit, +10541,Corentin Cadiou,2017-11-13 18:14:39+01:00,commit, +10542,Corentin Cadiou,2017-11-13 18:14:30+01:00,commit, +10543,Corentin Cadiou,2017-11-13 18:07:11+01:00,commit, +10544,Donald E Willcox,2017-11-12 22:48:16-05:00,commit, +10545,Corentin Cadiou,2017-11-11 14:45:55+01:00,commit, +10546,Corentin Cadiou,2017-11-11 14:37:29+01:00,commit, +10547,Corentin Cadiou,2017-11-11 14:22:42+01:00,commit, +10548,Corentin Cadiou,2017-11-11 14:10:38+01:00,commit, +10549,Corentin Cadiou,2017-11-11 14:08:02+01:00,commit, +10550,Corentin Cadiou,2017-11-11 13:55:22+01:00,commit, +10551,Corentin Cadiou,2017-11-11 12:26:55+01:00,commit, +10552,Corentin Cadiou,2017-11-11 12:25:44+01:00,commit, +10553,Corentin Cadiou,2017-11-11 12:25:38+01:00,commit, +10554,Suoqing Ji,2017-11-10 20:10:47-05:00,commit, +10555,Suoqing Ji,2017-11-10 18:29:23-05:00,commit, +10556,Nathan Goldbaum,2017-11-09 12:35:09-06:00,commit, +10557,Nathan Goldbaum,2017-11-08 09:57:37-06:00,commit, +10558,Corentin Cadiou,2017-11-08 15:54:33+01:00,commit, +10559,Yingchao Lu,2017-11-07 16:24:48-06:00,commit, +10560,Yingchao Lu,2017-11-07 16:22:30-06:00,commit, +10561,Yingchao Lu,2017-11-07 14:24:50-06:00,commit, +10562,Bili Dong,2017-11-07 09:30:55-08:00,commit, +10563,Bili Dong,2017-11-04 14:58:07-07:00,commit, +10564,Bili Dong,2017-11-04 13:22:22-07:00,commit, +10565,Bili Dong,2017-11-04 13:18:24-07:00,commit, +10566,Bili Dong,2017-11-04 13:15:48-07:00,commit, +10567,Suoqing Ji,2017-11-03 15:27:55-07:00,commit, +10568,Suoqing Ji,2017-11-03 14:32:18-07:00,commit, +10569,Nathan Goldbaum,2017-11-03 14:15:26-05:00,commit, +10570,Nathan Goldbaum,2017-11-03 11:39:36-05:00,commit, +10571,Suoqing Ji,2017-11-03 01:47:28-07:00,commit, +10572,Hsi-Yu Schive,2017-11-02 17:45:24-05:00,commit, +10573,Hsi-Yu Schive,2017-11-02 17:39:49-05:00,commit, +10574,Nathan Goldbaum,2017-11-01 14:58:27-05:00,commit, +10575,Nathan Goldbaum,2017-11-01 11:32:39-05:00,commit, +10576,Suoqing Ji,2017-10-30 15:43:36-07:00,commit, +10577,Suoqing Ji,2017-10-30 15:07:46-07:00,commit, +10578,Suoqing Ji,2017-10-30 15:05:49-07:00,commit, +10579,Suoqing Ji,2017-10-30 14:54:22-07:00,commit, +10580,Nathan Goldbaum,2017-10-30 10:24:13-05:00,commit, +10581,Suoqing Ji,2017-10-29 17:58:39-07:00,commit, +10582,Suoqing Ji,2017-10-29 16:49:30-07:00,commit, +10583,Suoqing Ji,2017-10-29 14:02:02-07:00,commit, +10584,Suoqing Ji,2017-10-28 14:59:02-07:00,commit, +10585,Nathan Goldbaum,2017-10-27 14:15:31-03:00,commit, +10586,Nathan Goldbaum,2017-10-27 13:57:27-03:00,commit, +10587,Matthew Turk,2017-10-27 12:12:45-04:00,commit, +10588,Matthew Turk,2017-10-26 11:20:44-04:00,commit, +10589,Matthew Turk,2017-10-26 09:45:27-04:00,commit, +10590,Nathan Goldbaum,2017-10-26 10:23:45-03:00,commit, +10591,Matthew Turk,2017-10-26 09:13:24-04:00,commit, +10592,Josh Borrow,2017-10-25 19:50:03+01:00,commit, +10593,Josh Borrow,2017-10-25 19:42:09+01:00,commit, +10594,Nathan Goldbaum,2017-10-24 00:22:56-03:00,commit, +10595,Nathan Goldbaum,2017-10-23 23:03:55-03:00,commit, +10596,Nathan Goldbaum,2017-10-23 16:57:35-03:00,commit, +10597,Nathan Goldbaum,2017-10-23 16:54:42-03:00,commit, +10598,Nathan Goldbaum,2017-10-23 16:53:47-03:00,commit, +10599,Nathan Goldbaum,2017-10-22 23:16:47-03:00,commit, +10600,Nathan Goldbaum,2017-10-21 07:42:38-05:00,commit, +10601,Nathan Goldbaum,2017-10-19 17:58:20-05:00,commit, +10602,Nathan Goldbaum,2017-10-19 17:52:36-05:00,commit, +10603,Nathan Goldbaum,2017-10-19 14:06:38-05:00,commit, +10604,Nathan Goldbaum,2017-10-18 16:39:08-05:00,commit, +10605,Nathan Goldbaum,2017-10-18 16:28:10-05:00,commit, +10606,Nathan Goldbaum,2017-10-17 11:09:19-05:00,commit, +10607,Nathan Goldbaum,2017-10-17 11:02:44-05:00,commit, +10608,Nathan Goldbaum,2017-10-17 11:02:32-05:00,commit, +10609,Corentin Cadiou,2017-10-17 14:15:21+02:00,commit, +10610,Corentin Cadiou,2017-10-17 00:20:26+02:00,commit, +10611,Corentin Cadiou,2017-10-17 00:20:13+02:00,commit, +10612,Corentin Cadiou,2017-10-17 00:17:10+02:00,commit, +10613,John ZuHone,2017-10-16 16:42:38-04:00,commit, +10614,John ZuHone,2017-10-16 16:39:03-04:00,commit, +10615,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10616,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10617,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10618,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10619,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10620,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10621,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10622,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10623,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10624,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10625,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10626,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10627,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10628,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10629,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10630,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10631,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10632,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10633,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10634,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10635,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10636,John ZuHone,2017-10-16 16:29:58-04:00,commit, +10637,Nathan Goldbaum,2017-10-16 15:22:31-05:00,commit, +10638,John ZuHone,2017-10-16 16:10:37-04:00,commit, +10639,Nathan Goldbaum,2017-10-16 14:59:06-05:00,commit, +10640,Nathan Goldbaum,2017-10-14 10:26:52-05:00,commit, +10641,Nathan Goldbaum,2017-10-13 20:31:53-05:00,commit, +10642,Nathan Goldbaum,2017-10-13 20:31:08-05:00,commit, +10643,Nathan Goldbaum,2017-10-13 20:30:37-05:00,commit, +10644,Nathan Goldbaum,2017-10-13 20:29:43-05:00,commit, +10645,Nathan Goldbaum,2017-10-13 20:19:00-05:00,commit, +10646,Nathan Goldbaum,2017-10-13 20:18:13-05:00,commit, +10647,Nathan Goldbaum,2017-10-13 20:17:38-05:00,commit, +10648,Britton Smith,2017-10-13 17:54:30-07:00,commit, +10649,Josh Borrow,2017-10-13 21:48:10+01:00,commit, +10650,Nathan Goldbaum,2017-10-12 14:24:16-05:00,commit, +10651,Andrew Myers,2017-10-12 11:01:53-07:00,commit, +10652,Andrew Myers,2017-10-12 10:55:58-07:00,commit, +10653,John ZuHone,2017-10-12 13:46:05-04:00,commit, +10654,John ZuHone,2017-10-12 10:54:18-04:00,commit, +10655,Josh Borrow,2017-10-11 17:52:12+01:00,commit, +10656,Josh Borrow,2017-10-11 17:10:42+01:00,commit, +10657,Andrew Myers,2017-10-09 19:37:37-07:00,commit, +10658,Nathan Goldbaum,2017-10-06 09:50:43-05:00,commit, +10659,Corentin Cadiou,2017-10-06 14:02:00+02:00,commit, +10660,Corentin Cadiou,2017-10-06 13:49:40+02:00,commit, +10661,Corentin Cadiou,2017-10-06 10:55:28+02:00,commit, +10662,Josh Borrow,2017-10-05 17:48:18+01:00,commit, +10663,Josh Borrow,2017-10-05 17:36:52+01:00,commit, +10664,Josh Borrow,2017-10-05 15:52:07+01:00,commit, +10665,Josh Borrow,2017-10-05 14:36:51+01:00,commit, +10666,Josh Borrow,2017-10-05 14:11:22+01:00,commit, +10667,John ZuHone,2017-10-04 14:06:45-04:00,commit, +10668,Britton Smith,2017-10-03 09:21:48-07:00,commit, +10669,Britton Smith,2017-10-02 17:16:50-07:00,commit, +10670,Britton Smith,2017-10-02 15:51:01-07:00,commit, +10671,Britton Smith,2017-10-02 10:49:41-07:00,commit, +10672,Britton Smith,2017-10-02 10:22:10-07:00,commit, +10673,John ZuHone,2017-10-02 13:16:46-04:00,commit, +10674,John ZuHone,2017-10-02 13:14:43-04:00,commit, +10675,John ZuHone,2017-10-02 12:42:53-04:00,commit, +10676,Nathan Goldbaum,2017-10-02 09:34:32-05:00,commit, +10677,Josh Soref,2017-10-02 02:57:55+00:00,commit, +10678,Britton Smith,2017-09-30 14:24:17-07:00,commit, +10679,Britton Smith,2017-09-29 17:28:18-07:00,commit, +10680,Britton Smith,2017-09-29 17:25:38-07:00,commit, +10681,Britton Smith,2017-09-29 16:28:04-07:00,commit, +10682,Britton Smith,2017-09-29 16:21:03-07:00,commit, +10683,Nathan Goldbaum,2017-09-28 14:30:11-05:00,commit, +10684,Nathan Goldbaum,2017-09-27 12:05:57-05:00,commit, +10685,Corentin Cadiou,2017-09-27 09:09:28+02:00,commit, +10686,John ZuHone,2017-09-26 17:21:23-04:00,commit, +10687,John ZuHone,2017-09-26 17:07:07-04:00,commit, +10688,John ZuHone,2017-09-26 17:07:07-04:00,commit, +10689,Yi-Hao Chen,2017-09-26 15:48:04-05:00,commit, +10690,Yi-Hao Chen,2017-09-26 15:37:35-05:00,commit, +10691,Nathan Goldbaum,2017-09-25 17:59:02-05:00,commit, +10692,Nathan Goldbaum,2017-09-25 17:15:10-05:00,commit, +10693,Nathan Goldbaum,2017-09-25 16:51:57-05:00,commit, +10694,Nathan Goldbaum,2017-09-25 16:28:09-05:00,commit, +10695,Nathan Goldbaum,2017-09-25 15:24:32-05:00,commit, +10696,Britton Smith,2017-09-22 17:35:16-05:00,commit, +10697,Britton Smith,2017-09-22 17:35:16-05:00,commit, +10698,Britton Smith,2017-09-22 17:35:16-05:00,commit, +10699,Nathan Goldbaum,2017-09-22 14:15:55-05:00,commit, +10700,Britton Smith,2017-09-22 09:16:30-07:00,commit, +10701,Britton Smith,2017-09-22 09:03:40-07:00,commit, +10702,John ZuHone,2017-09-20 08:08:23-04:00,commit, +10703,John ZuHone,2017-09-19 18:15:49-04:00,commit, +10704,John ZuHone,2017-09-19 17:58:28-04:00,commit, +10705,John ZuHone,2017-09-19 13:21:21-04:00,commit, +10706,John ZuHone,2017-09-19 12:34:20-04:00,commit, +10707,John ZuHone,2017-09-19 12:18:57-04:00,commit, +10708,John ZuHone,2017-09-19 11:58:18-04:00,commit, +10709,John ZuHone,2017-09-19 10:50:03-04:00,commit, +10710,John ZuHone,2017-09-19 10:49:51-04:00,commit, +10711,John ZuHone,2017-09-19 10:46:59-04:00,commit, +10712,Kacper Kowalik,2017-09-19 08:47:59-05:00,commit, +10713,Kacper Kowalik,2017-09-19 08:47:32-05:00,commit, +10714,Kacper Kowalik,2017-09-19 08:43:51-05:00,commit, +10715,Kacper Kowalik,2017-09-19 08:43:17-05:00,commit, +10716,Kacper Kowalik,2017-09-19 08:42:44-05:00,commit, +10717,Nathan Goldbaum,2017-09-18 16:10:13-05:00,commit, +10718,Nathan Goldbaum,2017-09-18 16:09:35-05:00,commit, +10719,Nathan Goldbaum,2017-09-18 13:22:59-05:00,commit, +10720,Britton Smith,2017-09-14 10:57:43-07:00,commit, +10721,Corentin Cadiou,2017-09-13 17:34:49+02:00,commit, +10722,Corentin Cadiou,2017-09-13 17:34:35+02:00,commit, +10723,Corentin Cadiou,2017-09-12 11:57:55+02:00,commit, +10724,Corentin Cadiou,2017-09-12 11:53:38+02:00,commit, +10725,Corentin Cadiou,2017-09-12 11:38:03+02:00,commit, +10726,Nathan Goldbaum,2017-09-07 23:00:55-05:00,commit, +10727,John ZuHone,2017-09-07 16:06:55-04:00,commit, +10728,John ZuHone,2017-09-07 15:59:52-04:00,commit, +10729,BW Keller,2017-09-07 17:56:53+02:00,commit, +10730,Nathan Goldbaum,2017-09-07 10:47:06-05:00,commit, +10731,Kacper Kowalik,2017-09-07 08:56:46-05:00,commit, +10732,Corentin Cadiou,2017-09-07 14:05:40+02:00,commit, +10733,Corentin Cadiou,2017-09-07 13:58:34+02:00,commit, +10734,Corentin Cadiou,2017-09-07 13:50:28+02:00,commit, +10735,Corentin Cadiou,2017-09-07 13:41:48+02:00,commit, +10736,Corentin Cadiou,2017-09-07 13:38:38+02:00,commit, +10737,Bili Dong,2017-09-06 15:09:24-07:00,commit, +10738,Corentin Cadiou,2017-09-06 10:13:49+02:00,commit, +10739,Corentin Cadiou,2017-09-06 10:11:33+02:00,commit, +10740,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10741,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10742,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10743,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10744,Corentin Cadiou,2017-09-06 10:04:14+02:00,commit, +10745,Nathan Goldbaum,2017-09-05 11:08:28-05:00,commit, +10746,Nathan Goldbaum,2017-09-05 10:43:45-05:00,commit, +10747,Hsi-Yu Schive,2017-09-01 15:35:46-05:00,commit, +10748,Hsi-Yu Schive,2017-09-01 13:52:23-05:00,commit, +10749,Nathan Goldbaum,2017-08-28 17:00:24-05:00,commit, +10750,Nathan Goldbaum,2017-08-28 16:32:18-05:00,commit, +10751,Nathan Goldbaum,2017-08-28 16:18:03-05:00,commit, +10752,Nathan Goldbaum,2017-08-28 15:26:58-05:00,commit, +10753,Nathan Goldbaum,2017-08-28 14:53:52-05:00,commit, +10754,Nathan Goldbaum,2017-08-28 14:44:24-05:00,commit, +10755,Nathan Goldbaum,2017-08-28 14:42:08-05:00,commit, +10756,Nathan Goldbaum,2017-08-28 14:18:53-05:00,commit, +10757,Nathan Goldbaum,2017-08-28 13:48:44-05:00,commit, +10758,Nathan Goldbaum,2017-08-28 13:45:50-05:00,commit, +10759,Nathan Goldbaum,2017-08-25 16:19:50-05:00,commit, +10760,Nathan Goldbaum,2017-08-25 15:04:04-05:00,commit, +10761,Nathan Goldbaum,2017-08-25 14:53:39-05:00,commit, +10762,Nathan Goldbaum,2017-08-25 14:03:21-05:00,commit, +10763,Nathan Goldbaum,2017-08-25 13:36:06-05:00,commit, +10764,Nathan Goldbaum,2017-08-25 13:23:05-05:00,commit, +10765,Nathan Goldbaum,2017-08-25 13:22:38-05:00,commit, +10766,Nathan Goldbaum,2017-08-25 11:20:30-05:00,commit, +10767,Nathan Goldbaum,2017-08-25 10:59:11-05:00,commit, +10768,Matthew Turk,2017-08-24 09:33:19-05:00,commit, +10769,Nathan Goldbaum,2017-08-18 14:01:40-05:00,commit, +10770,Nathan Goldbaum,2017-08-18 13:43:01-05:00,commit, +10771,Kacper Kowalik,2017-08-18 09:42:36-05:00,commit, +10772,Nathan Goldbaum,2017-08-16 16:39:43-05:00,commit, +10773,Nathan Goldbaum,2017-08-16 15:32:13-05:00,commit, +10774,Nathan Goldbaum,2017-08-16 15:31:44-05:00,commit, +10775,Nathan Goldbaum,2017-08-16 15:31:24-05:00,commit, +10776,Nathan Goldbaum,2017-08-16 15:31:04-05:00,commit, +10777,Nathan Goldbaum,2017-08-16 12:08:14-05:00,commit, +10778,Matthew Turk,2017-08-16 06:07:51-05:00,commit, +10779,Corentin Cadiou,2017-08-16 12:38:36+02:00,commit, +10780,Nathan Goldbaum,2017-08-15 17:29:41-05:00,commit, +10781,Nathan Goldbaum,2017-08-15 16:48:41-05:00,commit, +10782,Nathan Goldbaum,2017-08-15 16:48:26-05:00,commit, +10783,Nathan Goldbaum,2017-08-15 16:47:08-05:00,commit, +10784,Nathan Goldbaum,2017-08-15 16:09:23-05:00,commit, +10785,Nathan Goldbaum,2017-08-15 11:35:25-05:00,commit, +10786,Nathan Goldbaum,2017-08-15 10:40:29-05:00,commit, +10787,Nathan Goldbaum,2017-08-15 10:15:00-05:00,commit, +10788,Matthew Turk,2017-08-15 07:05:30-05:00,commit, +10789,Matthew Turk,2017-08-14 15:30:56-05:00,commit, +10790,Matthew Turk,2017-08-14 13:50:05-05:00,commit, +10791,Matthew Turk,2017-08-14 12:52:40-05:00,commit, +10792,Nathan Goldbaum,2017-08-14 11:49:34-05:00,commit, +10793,Nathan Goldbaum,2017-08-12 12:56:24-05:00,commit, +10794,Matthew Turk,2017-08-12 06:26:41-05:00,commit, +10795,Britton Smith,2017-08-11 16:58:58-07:00,commit, +10796,Matthew Turk,2017-08-11 16:50:35-05:00,commit, +10797,Matthew Turk,2017-08-11 16:20:37-05:00,commit, +10798,Matthew Turk,2017-08-11 16:20:24-05:00,commit, +10799,Matthew Turk,2017-08-11 14:50:20-05:00,commit, +10800,Matthew Turk,2017-08-11 14:45:03-05:00,commit, +10801,Matthew Turk,2017-08-11 14:41:51-05:00,commit, +10802,Matthew Turk,2017-08-11 13:05:32-05:00,commit, +10803,Matthew Turk,2017-08-10 16:25:15-05:00,commit, +10804,Nathan Goldbaum,2017-08-10 13:15:55-05:00,commit, +10805,Nathan Goldbaum,2017-08-10 13:11:38-05:00,commit, +10806,Nathan Goldbaum,2017-08-10 12:50:58-05:00,commit, +10807,Nathan Goldbaum,2017-08-10 12:40:34-05:00,commit, +10808,Nathan Goldbaum,2017-08-10 11:29:01-05:00,commit, +10809,Nathan Goldbaum,2017-08-10 10:24:51-05:00,commit, +10810,Nathan Goldbaum,2017-08-09 21:14:25-05:00,commit, +10811,Nathan Goldbaum,2017-08-09 21:14:13-05:00,commit, +10812,Nathan Goldbaum,2017-08-09 17:30:41-05:00,commit, +10813,Britton Smith,2017-08-09 15:11:14-07:00,commit, +10814,Britton Smith,2017-08-09 14:50:03-07:00,commit, +10815,Britton Smith,2017-08-09 14:41:17-07:00,commit, +10816,Nathan Goldbaum,2017-08-09 16:36:01-05:00,commit, +10817,Nathan Goldbaum,2017-08-09 16:13:17-05:00,commit, +10818,Nathan Goldbaum,2017-08-09 16:07:15-05:00,commit, +10819,Nathan Goldbaum,2017-08-09 15:42:25-05:00,commit, +10820,Nathan Goldbaum,2017-08-09 15:39:12-05:00,commit, +10821,Andrew Myers,2017-08-08 16:07:26-07:00,commit, +10822,Nathan Goldbaum,2017-08-08 15:56:11-05:00,commit, +10823,Nathan Goldbaum,2017-08-08 15:54:26-05:00,commit, +10824,Nathan Goldbaum,2017-08-08 15:50:20-05:00,commit, +10825,Nathan Goldbaum,2017-08-08 14:01:49-05:00,commit, +10826,Nathan Goldbaum,2017-08-08 11:16:27-05:00,commit, +10827,Nathan Goldbaum,2017-08-07 13:45:33-05:00,commit, +10828,Nathan Goldbaum,2017-08-07 13:35:00-05:00,commit, +10829,John McCann,2017-08-07 13:21:57-05:00,commit, +10830,John McCann,2017-08-07 13:21:57-05:00,commit, +10831,Nathan Goldbaum,2017-08-07 10:52:34-05:00,commit, +10832,Nathan Goldbaum,2017-08-07 10:52:27-05:00,commit, +10833,Matthew Turk,2017-08-07 10:14:57-05:00,commit, +10834,Nathan Goldbaum,2017-08-07 10:11:28-05:00,commit, +10835,Nathan Goldbaum,2017-08-07 10:10:56-05:00,commit, +10836,Nathan Goldbaum,2017-08-05 01:46:37-05:00,commit, +10837,Nathan Goldbaum,2017-08-04 23:58:23-05:00,commit, +10838,Kacper Kowalik,2017-08-04 21:13:33-05:00,commit, +10839,Kacper Kowalik,2017-08-04 20:21:44-05:00,commit, +10840,Matthew Turk,2017-08-04 16:10:31-05:00,commit, +10841,John ZuHone,2017-08-04 15:00:17-04:00,commit, +10842,John ZuHone,2017-08-04 11:27:25-04:00,commit, +10843,Matthew Turk,2017-08-04 09:35:48-05:00,commit, +10844,Matthew Turk,2017-08-03 16:19:04-05:00,commit, +10845,Nathan Goldbaum,2017-08-03 16:16:27-05:00,commit, +10846,Nathan Goldbaum,2017-08-03 11:11:18-05:00,commit, +10847,Nathan Goldbaum,2017-08-03 10:45:30-05:00,commit, +10848,Matthew Turk,2017-08-03 10:44:12-05:00,commit, +10849,Nathan Goldbaum,2017-08-03 10:44:07-05:00,commit, +10850,Nathan Goldbaum,2017-08-02 20:51:54-05:00,commit, +10851,Nathan Goldbaum,2017-08-02 15:36:30-05:00,commit, +10852,Nathan Goldbaum,2017-08-02 14:27:46-05:00,commit, +10853,Matthew Turk,2017-08-02 13:49:02-05:00,commit, +10854,Matthew Turk,2017-08-02 12:10:06-05:00,commit, +10855,Nathan Goldbaum,2017-08-02 07:33:48-05:00,commit, +10856,John ZuHone,2017-08-01 17:51:53-04:00,commit, +10857,John ZuHone,2017-08-01 17:51:33-04:00,commit, +10858,John ZuHone,2017-08-01 17:42:39-04:00,commit, +10859,John ZuHone,2017-08-01 17:38:04-04:00,commit, +10860,Matthew Turk,2017-08-01 15:12:09-05:00,commit, +10861,Alex Lindsay,2017-08-01 13:39:14-05:00,commit, +10862,Nathan Goldbaum,2017-08-01 12:16:20-05:00,commit, +10863,Matthew Turk,2017-08-01 11:49:08-05:00,commit, +10864,Matthew Turk,2017-08-01 10:57:53-05:00,commit, +10865,Kacper Kowalik,2017-08-01 09:59:38-05:00,commit, +10866,John ZuHone,2017-07-31 17:01:59-04:00,commit, +10867,John ZuHone,2017-07-31 16:56:46-04:00,commit, +10868,Alex Lindsay,2017-07-31 12:10:09-05:00,commit, +10869,John ZuHone,2017-07-31 12:45:57-04:00,commit, +10870,Alex Lindsay,2017-07-31 11:26:55-05:00,commit, +10871,Nathan Goldbaum,2017-07-31 10:37:39-05:00,commit, +10872,Nathan Goldbaum,2017-07-31 10:37:07-05:00,commit, +10873,Nathan Goldbaum,2017-07-31 10:35:35-05:00,commit, +10874,Nathan Goldbaum,2017-07-31 10:34:51-05:00,commit, +10875,John ZuHone,2017-07-29 17:30:09-04:00,commit, +10876,Nathan Goldbaum,2017-07-28 16:14:07-05:00,commit, +10877,Nathan Goldbaum,2017-07-28 16:13:14-05:00,commit, +10878,Nathan Goldbaum,2017-07-28 16:12:41-05:00,commit, +10879,Nathan Goldbaum,2017-07-28 16:12:07-05:00,commit, +10880,Matthew Turk,2017-07-28 12:40:00-05:00,commit, +10881,Marianne Corvellec,2017-07-28 12:58:06-04:00,commit, +10882,Nathan Goldbaum,2017-07-28 11:54:57-05:00,commit, +10883,Alex Lindsay,2017-07-28 11:37:52-05:00,commit, +10884,Avik Laha,2017-07-28 12:25:56-04:00,commit, +10885,Nathan Goldbaum,2017-07-28 09:00:09-05:00,commit, +10886,Nathan Goldbaum,2017-07-28 08:57:44-05:00,commit, +10887,Nathan Goldbaum,2017-07-28 08:57:44-05:00,commit, +10888,Marianne Corvellec,2017-07-27 21:34:44-04:00,commit, +10889,Marianne Corvellec,2017-07-27 21:14:00-04:00,commit, +10890,Nathan Goldbaum,2017-07-27 17:32:22-05:00,commit, +10891,Nathan Goldbaum,2017-07-27 16:43:50-05:00,commit, +10892,Nathan Goldbaum,2017-07-27 16:37:04-05:00,commit, +10893,Nathan Goldbaum,2017-07-27 15:40:46-05:00,commit, +10894,Nathan Goldbaum,2017-07-27 14:40:36-05:00,commit, +10895,Nathan Goldbaum,2017-07-27 13:51:07-05:00,commit, +10896,Nathan Goldbaum,2017-07-27 12:52:11-05:00,commit, +10897,Nathan Goldbaum,2017-07-27 12:51:31-05:00,commit, +10898,Nathan Goldbaum,2017-07-27 12:51:01-05:00,commit, +10899,Nathan Goldbaum,2017-07-27 12:49:54-05:00,commit, +10900,Alex Lindsay,2017-07-27 08:58:16-05:00,commit, +10901,Nathan Goldbaum,2017-07-26 19:47:57-05:00,commit, +10902,Nathan Goldbaum,2017-07-26 18:06:10-05:00,commit, +10903,Nathan Goldbaum,2017-07-26 17:58:23-05:00,commit, +10904,Alex Lindsay,2017-07-26 17:27:17-05:00,commit, +10905,Nathan Goldbaum,2017-07-26 15:55:12-05:00,commit, +10906,Alex Lindsay,2017-07-26 15:42:22-05:00,commit, +10907,Nathan Goldbaum,2017-07-26 15:41:55-05:00,commit, +10908,Nathan Goldbaum,2017-07-26 15:41:28-05:00,commit, +10909,Nathan Goldbaum,2017-07-26 15:40:49-05:00,commit, +10910,Alex Lindsay,2017-07-26 14:52:48-05:00,commit, +10911,Alex Lindsay,2017-07-26 13:49:50-05:00,commit, +10912,Kacper Kowalik,2017-07-26 09:21:31-05:00,commit, +10913,Kacper Kowalik,2017-07-26 09:20:47-05:00,commit, +10914,Marianne Corvellec,2017-07-26 09:46:28-04:00,commit, +10915,Nathan Goldbaum,2017-07-25 22:00:21-05:00,commit, +10916,Alex Lindsay,2017-07-25 17:49:46-05:00,commit, +10917,Alex Lindsay,2017-07-25 17:00:34-05:00,commit, +10918,Matthew Turk,2017-07-25 12:57:08-05:00,commit, +10919,Nathan Goldbaum,2017-07-25 12:14:32-05:00,commit, +10920,Nathan Goldbaum,2017-07-25 11:52:59-05:00,commit, +10921,Nathan Goldbaum,2017-07-25 11:50:50-05:00,commit, +10922,Nathan Goldbaum,2017-07-25 11:46:42-05:00,commit, +10923,Alex Lindsay,2017-07-25 10:59:03-05:00,commit, +10924,Nathan Goldbaum,2017-07-25 10:57:39-05:00,commit, +10925,Nathan Goldbaum,2017-07-24 14:40:32-05:00,commit, +10926,Nathan Goldbaum,2017-07-24 11:56:53-05:00,commit, +10927,Nathan Goldbaum,2017-07-24 11:51:29-05:00,commit, +10928,Nathan Goldbaum,2017-07-24 11:50:58-05:00,commit, +10929,Nathan Goldbaum,2017-07-21 18:38:21-05:00,commit, +10930,Nathan Goldbaum,2017-07-21 18:36:56-05:00,commit, +10931,Matthew Turk,2017-07-20 16:20:34-05:00,commit, +10932,Matthew Turk,2017-07-20 14:04:56-05:00,commit, +10933,Matthew Turk,2017-07-20 13:53:52-05:00,commit, +10934,Matthew Turk,2017-07-20 10:35:13-05:00,commit, +10935,Matthew Turk,2017-07-19 16:26:12-05:00,commit, +10936,Marianne Corvellec,2017-07-19 16:46:44-04:00,commit, +10937,Marianne Corvellec,2017-07-19 16:11:10-04:00,commit, +10938,Nathan Goldbaum,2017-07-19 10:17:12-05:00,commit, +10939,Nathan Goldbaum,2017-07-19 09:18:56-05:00,commit, +10940,Joseph Smidt,2017-07-19 07:37:50-06:00,commit, +10941,Bili Dong,2017-07-19 09:58:06+08:00,commit, +10942,Bili Dong,2017-07-19 09:55:52+08:00,commit, +10943,Bili Dong,2017-07-19 08:38:00+08:00,commit, +10944,Matthew Turk,2017-07-18 16:28:28-05:00,commit, +10945,Matthew Turk,2017-07-18 16:12:56-05:00,commit, +10946,Nathan Goldbaum,2017-07-18 15:13:29-05:00,commit, +10947,Matthew Turk,2017-07-18 14:54:35-05:00,commit, +10948,Matthew Turk,2017-07-18 11:53:35-05:00,commit, +10949,Bili Dong,2017-07-18 23:59:42+08:00,commit, +10950,Matthew Turk,2017-07-18 10:57:55-05:00,commit, +10951,Matthew Turk,2017-07-18 10:53:33-05:00,commit, +10952,Matthew Turk,2017-07-18 10:44:49-05:00,commit, +10953,Nathan Goldbaum,2017-07-18 10:38:42-05:00,commit, +10954,Bili Dong,2017-07-18 23:37:37+08:00,commit, +10955,Matthew Turk,2017-07-18 10:35:15-05:00,commit, +10956,Bili Dong,2017-07-18 23:16:06+08:00,commit, +10957,Bili Dong,2017-07-18 18:04:02+08:00,commit, +10958,Bili Dong,2017-07-18 17:12:43+08:00,commit, +10959,Bili Dong,2017-07-18 13:04:55+08:00,commit, +10960,Nathan Goldbaum,2017-07-17 16:35:42-05:00,commit, +10961,Matthew Turk,2017-07-17 16:28:42-05:00,commit, +10962,Matthew Turk,2017-07-17 14:37:23-05:00,commit, +10963,Matthew Turk,2017-07-17 13:26:37-05:00,commit, +10964,Nathan Goldbaum,2017-07-16 09:34:36-05:00,commit, +10965,Nathan Goldbaum,2017-07-16 09:32:51-05:00,commit, +10966,Nathan Goldbaum,2017-07-16 09:32:32-05:00,commit, +10967,Nathan Goldbaum,2017-07-16 09:31:52-05:00,commit, +10968,Nathan Goldbaum,2017-07-16 09:30:49-05:00,commit, +10969,Nathan Goldbaum,2017-07-15 21:00:50-05:00,commit, +10970,Matthew Turk,2017-07-15 16:39:56-05:00,commit, +10971,Nathan Goldbaum,2017-07-15 12:55:30-05:00,commit, +10972,Nathan Goldbaum,2017-07-15 11:48:56-05:00,commit, +10973,John ZuHone,2017-07-14 18:01:43-04:00,commit, +10974,John ZuHone,2017-07-14 17:59:45-04:00,commit, +10975,Matthew Turk,2017-07-14 16:53:29-05:00,commit, +10976,John ZuHone,2017-07-14 17:51:28-04:00,commit, +10977,Matthew Turk,2017-07-14 16:50:57-05:00,commit, +10978,John ZuHone,2017-07-14 17:40:01-04:00,commit, +10979,John ZuHone,2017-07-14 17:34:51-04:00,commit, +10980,Nathan Goldbaum,2017-07-14 16:19:06-05:00,commit, +10981,John ZuHone,2017-07-14 17:08:21-04:00,commit, +10982,John ZuHone,2017-07-14 16:50:57-04:00,commit, +10983,Nathan Goldbaum,2017-07-14 15:29:04-05:00,commit, +10984,Nathan Goldbaum,2017-07-14 15:21:20-05:00,commit, +10985,Nathan Goldbaum,2017-07-14 09:22:00-05:00,commit, +10986,Bili Dong,2017-07-14 22:10:57+08:00,commit, +10987,Nathan Goldbaum,2017-07-14 09:06:03-05:00,commit, +10988,Nathan Goldbaum,2017-07-14 08:57:42-05:00,commit, +10989,Nathan Goldbaum,2017-07-14 08:57:42-05:00,commit, +10990,Nathan Goldbaum,2017-07-14 08:56:52-05:00,commit, +10991,Nathan Goldbaum,2017-07-14 08:56:52-05:00,commit, +10992,Nathan Goldbaum,2017-07-14 08:56:11-05:00,commit, +10993,Nathan Goldbaum,2017-07-14 08:56:11-05:00,commit, +10994,Salvatore Cielo,2017-07-14 08:56:11-05:00,commit, +10995,Salvatore Cielo,2017-07-14 08:56:11-05:00,commit, +10996,Nathan Goldbaum,2017-07-14 08:50:38-05:00,commit, +10997,Matthew Turk,2017-07-13 16:51:24-05:00,commit, +10998,Matthew Turk,2017-07-12 15:54:56-05:00,commit, +10999,Matthew Turk,2017-07-12 14:46:43-05:00,commit, +11000,Nathan Goldbaum,2017-07-12 13:40:48-05:00,commit, +11001,John ZuHone,2017-07-12 13:58:37-04:00,commit, +11002,Nicholas Earl,2017-07-12 13:08:33-04:00,commit, +11003,Nathan Goldbaum,2017-07-11 17:05:58-05:00,commit, +11004,Matthew Turk,2017-07-11 16:24:30-05:00,commit, +11005,Nathan Goldbaum,2017-07-11 15:01:01-05:00,commit, +11006,Nathan Goldbaum,2017-07-10 23:01:35-05:00,commit, +11007,Britton Smith,2017-07-10 16:23:21-07:00,commit, +11008,Matthew Turk,2017-07-10 17:41:50-05:00,commit, +11009,Matthew Turk,2017-07-10 17:26:07-05:00,commit, +11010,Britton Smith,2017-07-10 15:09:10-07:00,commit, +11011,Matthew Turk,2017-07-10 16:17:14-05:00,commit, +11012,Nathan Goldbaum,2017-07-10 15:50:43-05:00,commit, +11013,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, +11014,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, +11015,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, +11016,Corentin Cadiou,2017-07-10 22:47:32+02:00,commit, +11017,Corentin Cadiou,2017-07-10 22:41:46+02:00,commit, +11018,Matthew Turk,2017-07-10 15:20:27-05:00,commit, +11019,Nathan Goldbaum,2017-07-10 14:20:46-05:00,commit, +11020,Matthew Turk,2017-07-10 13:31:45-05:00,commit, +11021,John ZuHone,2017-07-08 15:04:16-04:00,commit, +11022,John ZuHone,2017-07-08 15:04:08-04:00,commit, +11023,John ZuHone,2017-07-08 14:39:51-04:00,commit, +11024,John ZuHone,2017-07-07 23:29:50-04:00,commit, +11025,John ZuHone,2017-07-07 23:22:45-04:00,commit, +11026,John ZuHone,2017-07-07 23:13:31-04:00,commit, +11027,John ZuHone,2017-07-07 23:13:15-04:00,commit, +11028,Nathan Goldbaum,2017-07-06 16:29:54-05:00,commit, +11029,Nathan Goldbaum,2017-07-06 14:28:49-05:00,commit, +11030,Alex Lindsay,2017-07-06 14:05:45-05:00,commit, +11031,Alex Lindsay,2017-07-06 13:47:07-05:00,commit, +11032,Andrew Myers,2017-07-06 11:34:17-07:00,commit, +11033,Andrew Myers,2017-07-06 10:38:21-07:00,commit, +11034,Alex Lindsay,2017-07-06 09:52:13-05:00,commit, +11035,Alex Lindsay,2017-07-05 20:57:15-05:00,commit, +11036,Nathan Goldbaum,2017-07-05 17:08:33-05:00,commit, +11037,Alex Lindsay,2017-07-05 16:15:42-05:00,commit, +11038,Nathan Goldbaum,2017-07-05 15:36:11-05:00,commit, +11039,Andrew Myers,2017-07-05 13:35:10-07:00,commit, +11040,Bili Dong,2017-07-05 13:31:18-07:00,commit, +11041,Nathan Goldbaum,2017-07-05 15:20:48-05:00,commit, +11042,Andrew Myers,2017-07-05 13:14:40-07:00,commit, +11043,Nathan Goldbaum,2017-07-05 14:35:47-05:00,commit, +11044,Andrew Myers,2017-07-05 12:31:32-07:00,commit, +11045,Andrew Myers,2017-07-05 12:31:13-07:00,commit, +11046,Andrew Myers,2017-07-05 10:30:51-07:00,commit, +11047,Andrew Myers,2017-07-05 10:29:41-07:00,commit, +11048,Bili Dong,2017-07-04 11:35:22-07:00,commit, +11049,Bili Dong,2017-07-04 11:21:22-07:00,commit, +11050,Bili Dong,2017-07-04 11:19:47-07:00,commit, +11051,Bili Dong,2017-07-04 11:08:47-07:00,commit, +11052,Bili Dong,2017-07-04 10:50:04-07:00,commit, +11053,Bili Dong,2017-07-03 20:55:22-07:00,commit, +11054,Bili Dong,2017-07-03 19:43:11-07:00,commit, +11055,Bili Dong,2017-07-03 19:33:09-07:00,commit, +11056,Bili Dong,2017-07-03 15:55:18-07:00,commit, +11057,Bili Dong,2017-07-03 15:41:50-07:00,commit, +11058,Bili Dong,2017-07-03 15:22:13-07:00,commit, +11059,Bili Dong,2017-07-03 14:06:39-07:00,commit, +11060,John ZuHone,2017-07-02 22:06:44-04:00,commit, +11061,John ZuHone,2017-07-02 17:51:45-04:00,commit, +11062,John ZuHone,2017-07-02 16:40:56-04:00,commit, +11063,Andrew Myers,2017-06-30 17:16:17-07:00,commit, +11064,Andrew Myers,2017-06-29 12:58:35-07:00,commit, +11065,Nathan Goldbaum,2017-06-29 11:22:02-05:00,commit, +11066,Corentin Cadiou,2017-06-29 11:03:55+02:00,commit, +11067,Nathan Goldbaum,2017-06-28 21:22:42-05:00,commit, +11068,Nathan Goldbaum,2017-06-28 16:33:03-05:00,commit, +11069,Matthew Turk,2017-06-28 16:15:04-05:00,commit, +11070,Nathan Goldbaum,2017-06-28 15:08:33-05:00,commit, +11071,Nathan Goldbaum,2017-06-28 15:08:24-05:00,commit, +11072,Nathan Goldbaum,2017-06-28 15:07:33-05:00,commit, +11073,Nathan Goldbaum,2017-06-28 15:07:12-05:00,commit, +11074,Nathan Goldbaum,2017-06-28 15:06:27-05:00,commit, +11075,Nathan Goldbaum,2017-06-28 15:05:38-05:00,commit, +11076,Corentin Cadiou,2017-06-28 17:43:03+02:00,commit, +11077,Kacper Kowalik,2017-06-28 10:16:52-05:00,commit, +11078,Kacper Kowalik,2017-06-28 10:03:57-05:00,commit, +11079,Kacper Kowalik,2017-06-28 09:51:32-05:00,commit, +11080,Corentin Cadiou,2017-06-28 16:32:08+02:00,commit, +11081,Corentin Cadiou,2017-06-28 16:29:21+02:00,commit, +11082,Alex Lindsay,2017-06-28 09:11:33-05:00,commit, +11083,Alex Lindsay,2017-06-28 08:53:39-05:00,commit, +11084,Alex Lindsay,2017-06-27 17:46:53-05:00,commit, +11085,Alex Lindsay,2017-06-27 17:31:28-05:00,commit, +11086,Alex Lindsay,2017-06-27 17:02:42-05:00,commit, +11087,Alex Lindsay,2017-06-27 15:46:35-05:00,commit, +11088,Nathan Goldbaum,2017-06-27 13:48:15-05:00,commit, +11089,Nathan Goldbaum,2017-06-27 13:14:47-05:00,commit, +11090,John ZuHone,2017-06-27 14:00:20-04:00,commit, +11091,Nathan Goldbaum,2017-06-26 17:31:19-05:00,commit, +11092,Nathan Goldbaum,2017-06-26 17:27:17-05:00,commit, +11093,Nathan Goldbaum,2017-06-26 17:26:06-05:00,commit, +11094,Kacper Kowalik,2017-06-26 14:49:36-05:00,commit, +11095,Nathan Goldbaum,2017-06-26 14:11:04-05:00,commit, +11096,Britton Smith,2017-06-26 10:45:19-07:00,commit, +11097,Alex Lindsay,2017-06-26 12:31:14-05:00,commit, +11098,Nathan Goldbaum,2017-06-26 12:18:42-05:00,commit, +11099,Nathan Goldbaum,2017-06-25 20:42:56-05:00,commit, +11100,Nathan Goldbaum,2017-06-25 18:17:07-05:00,commit, +11101,Nathan Goldbaum,2017-06-25 17:02:12-05:00,commit, +11102,Britton Smith,2017-06-23 18:31:03-07:00,commit, +11103,Nathan Goldbaum,2017-06-23 17:34:53-05:00,commit, +11104,Nathan Goldbaum,2017-06-23 16:05:32-05:00,commit, +11105,Nathan Goldbaum,2017-06-23 16:00:13-05:00,commit, +11106,Matthew Turk,2017-06-23 14:11:51-05:00,commit, +11107,Nathan Goldbaum,2017-06-23 13:38:38-05:00,commit, +11108,Matthew Turk,2017-06-23 13:37:22-05:00,commit, +11109,Britton Smith,2017-06-23 10:57:53-07:00,commit, +11110,Britton Smith,2017-06-23 10:55:53-07:00,commit, +11111,Britton Smith,2017-06-23 10:34:24-07:00,commit, +11112,Nathan Goldbaum,2017-06-23 09:35:59-05:00,commit, +11113,John ZuHone,2017-06-23 09:08:52-04:00,commit, +11114,John ZuHone,2017-06-23 09:08:16-04:00,commit, +11115,Britton Smith,2017-06-22 19:40:49-07:00,commit, +11116,Nathan Goldbaum,2017-06-22 21:09:50-05:00,commit, +11117,Nathan Goldbaum,2017-06-22 18:44:09-05:00,commit, +11118,Nathan Goldbaum,2017-06-22 18:37:35-05:00,commit, +11119,Nathan Goldbaum,2017-06-22 18:34:33-05:00,commit, +11120,Nathan Goldbaum,2017-06-22 17:07:58-05:00,commit, +11121,Andrew Myers,2017-06-22 14:50:28-07:00,commit, +11122,Nathan Goldbaum,2017-06-22 15:43:36-05:00,commit, +11123,Matthew Turk,2017-06-22 14:26:42-05:00,commit, +11124,Matthew Turk,2017-06-22 13:26:53-05:00,commit, +11125,Nathan Goldbaum,2017-06-22 11:35:02-05:00,commit, +11126,Matthew Turk,2017-06-22 11:25:06-05:00,commit, +11127,Kacper Kowalik,2017-06-22 08:33:49-05:00,commit, +11128,Nathan Goldbaum,2017-06-20 18:34:53-05:00,commit, +11129,Matthew Turk,2017-06-20 16:32:23-05:00,commit, +11130,Matthew Turk,2017-06-20 16:32:13-05:00,commit, +11131,Nathan Goldbaum,2017-06-20 16:14:52-05:00,commit, +11132,Nathan Goldbaum,2017-06-20 15:29:04-05:00,commit, +11133,Matthew Turk,2017-06-20 13:36:55-05:00,commit, +11134,Matthew Turk,2017-06-20 11:56:01-05:00,commit, +11135,Matthew Turk,2017-06-20 10:30:00-05:00,commit, +11136,Matthew Turk,2017-06-20 10:25:13-05:00,commit, +11137,John ZuHone,2017-06-19 21:57:33-04:00,commit, +11138,Matthew Turk,2017-06-19 11:15:06-05:00,commit, +11139,Nathan Goldbaum,2017-06-19 16:10:48+00:00,commit, +11140,Matthew Turk,2017-06-19 11:10:44-05:00,commit, +11141,Nathan Goldbaum,2017-06-19 16:01:52+00:00,commit, +11142,Nathan Goldbaum,2017-06-19 15:56:39+00:00,commit, +11143,Nathan Goldbaum,2017-06-16 18:01:44-05:00,commit, +11144,Nathan Goldbaum,2017-06-16 18:01:08-05:00,commit, +11145,Matthew Turk,2017-06-16 16:20:18-05:00,commit, +11146,Britton Smith,2017-06-16 09:45:39-07:00,commit, +11147,Nathan Goldbaum,2017-06-16 08:36:12-05:00,commit, +11148,John ZuHone,2017-06-16 09:33:59-04:00,commit, +11149,Nathan Goldbaum,2017-06-15 18:51:41-05:00,commit, +11150,Britton Smith,2017-06-15 15:58:05-07:00,commit, +11151,Britton Smith,2017-06-15 15:52:27-07:00,commit, +11152,Britton Smith,2017-06-15 15:45:19-07:00,commit, +11153,Britton Smith,2017-06-15 14:09:29-07:00,commit, +11154,Britton Smith,2017-06-15 13:23:10-07:00,commit, +11155,Matthew Turk,2017-06-15 14:44:21-05:00,commit, +11156,Matthew Turk,2017-06-15 14:12:08-05:00,commit, +11157,Nathan Goldbaum,2017-06-15 14:09:52-05:00,commit, +11158,Nathan Goldbaum,2017-06-15 13:42:21-05:00,commit, +11159,Kacper Kowalik,2017-06-15 08:35:57-05:00,commit, +11160,Matthew Turk,2017-06-14 18:00:50-05:00,commit, +11161,Nathan Goldbaum,2017-06-14 16:45:06-05:00,commit, +11162,John ZuHone,2017-06-14 17:14:35-04:00,commit, +11163,Nathan Goldbaum,2017-06-14 11:25:45-05:00,commit, +11164,John ZuHone,2017-06-14 12:22:45-04:00,commit, +11165,John ZuHone,2017-06-14 12:22:26-04:00,commit, +11166,Nathan Goldbaum,2017-06-14 11:12:18-05:00,commit, +11167,John ZuHone,2017-06-13 16:03:45-04:00,commit, +11168,Nathan Goldbaum,2017-06-13 09:55:29-05:00,commit, +11169,John ZuHone,2017-06-13 10:04:53-04:00,commit, +11170,John ZuHone,2017-06-13 06:57:16-04:00,commit, +11171,John ZuHone,2017-06-13 06:51:06-04:00,commit, +11172,John ZuHone,2017-06-13 06:46:45-04:00,commit, +11173,John ZuHone,2017-06-12 13:37:39-04:00,commit, +11174,Matthew Turk,2017-06-12 11:20:08-05:00,commit, +11175,Matthew Turk,2017-06-12 11:19:57-05:00,commit, +11176,John ZuHone,2017-06-12 11:31:58-04:00,commit, +11177,John ZuHone,2017-06-12 11:26:17-04:00,commit, +11178,John ZuHone,2017-06-12 10:26:02-04:00,commit, +11179,John ZuHone,2017-06-12 10:25:45-04:00,commit, +11180,John ZuHone,2017-06-12 10:04:06-04:00,commit, +11181,John ZuHone,2017-06-12 10:00:21-04:00,commit, +11182,Britton Smith,2017-06-10 20:41:25-07:00,commit, +11183,Britton Smith,2017-06-10 20:13:51-07:00,commit, +11184,Britton Smith,2017-06-10 20:10:08-07:00,commit, +11185,Britton Smith,2017-06-10 13:47:57-07:00,commit, +11186,Britton Smith,2017-06-10 09:27:45-07:00,commit, +11187,Britton Smith,2017-06-10 08:05:32-07:00,commit, +11188,Britton Smith,2017-06-10 08:02:25-07:00,commit, +11189,John ZuHone,2017-06-09 22:06:13-04:00,commit, +11190,Nathan Goldbaum,2017-06-09 14:51:11-05:00,commit, +11191,Nathan Goldbaum,2017-06-09 13:18:48-05:00,commit, +11192,Andrew Myers,2017-06-09 11:22:53-04:00,commit, +11193,John ZuHone,2017-06-09 09:40:15-04:00,commit, +11194,Alex Lindsay,2017-06-08 15:17:00-05:00,commit, +11195,Nathan Goldbaum,2017-06-08 06:38:43-07:00,commit, +11196,Andrew Myers,2017-06-07 16:54:17-04:00,commit, +11197,Hugo Pfister,2017-06-07 14:41:02+02:00,commit, +11198,Yinghe Lu,2017-06-06 17:49:44-07:00,commit, +11199,Yinghe Lu,2017-06-06 17:45:43-07:00,commit, +11200,Yinghe Lu,2017-06-06 17:13:58-07:00,commit, +11201,Alex Lindsay,2017-06-06 10:06:36-05:00,commit, +11202,Alex Lindsay,2017-06-06 10:02:46-05:00,commit, +11203,Alex Lindsay,2017-06-06 08:54:35-05:00,commit, +11204,Alex Lindsay,2017-06-05 18:20:39-05:00,commit, +11205,Alex Lindsay,2017-06-05 14:22:53-05:00,commit, +11206,Alex Lindsay,2017-06-05 13:52:24-05:00,commit, +11207,Britton Smith,2017-06-04 21:13:34-07:00,commit, +11208,Alex Lindsay,2017-06-03 17:06:40-05:00,commit, +11209,Alex Lindsay,2017-06-03 14:59:50-05:00,commit, +11210,Alex Lindsay,2017-06-03 14:58:12-05:00,commit, +11211,Alex Lindsay,2017-06-03 14:58:12-05:00,commit, +11212,Alex Lindsay,2017-06-03 14:58:12-05:00,commit, +11213,Alex Lindsay,2017-06-03 14:58:02-05:00,commit, +11214,Alex Lindsay,2017-06-03 14:57:00-05:00,commit, +11215,Alex Lindsay,2017-06-03 14:56:59-05:00,commit, +11216,Nathan Goldbaum,2017-06-03 12:09:27-05:00,commit, +11217,Nathan Goldbaum,2017-06-03 09:23:37-05:00,commit, +11218,Alex Lindsay,2017-06-02 20:43:08-05:00,commit, +11219,John ZuHone,2017-06-02 16:59:45-04:00,commit, +11220,Alex Lindsay,2017-06-02 14:51:32-05:00,commit, +11221,John ZuHone,2017-06-02 14:59:14-04:00,commit, +11222,John ZuHone,2017-06-02 14:25:23-04:00,commit, +11223,John ZuHone,2017-06-02 14:19:41-04:00,commit, +11224,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11225,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11226,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11227,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11228,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11229,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11230,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11231,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11232,John ZuHone,2017-06-02 14:16:59-04:00,commit, +11233,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11234,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11235,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11236,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11237,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11238,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11239,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11240,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11241,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11242,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11243,Nathan Goldbaum,2017-06-02 13:03:43-05:00,commit, +11244,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11245,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11246,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11247,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11248,Nathan Goldbaum,2017-06-02 13:02:51-05:00,commit, +11249,Nathan Goldbaum,2017-06-02 12:59:46-05:00,commit, +11250,Matthew Turk,2017-06-02 12:58:39-05:00,commit, +11251,Nathan Goldbaum,2017-06-02 11:25:52-05:00,commit, +11252,Nathan Goldbaum,2017-06-02 11:25:47-05:00,commit, +11253,Nathan Goldbaum,2017-06-01 15:50:16-05:00,commit, +11254,Nathan Goldbaum,2017-06-01 15:36:25-05:00,commit, +11255,Nathan Goldbaum,2017-06-01 15:22:24-05:00,commit, +11256,Nathan Goldbaum,2017-06-01 15:15:40-05:00,commit, +11257,Nathan Goldbaum,2017-06-01 15:12:55-05:00,commit, +11258,Alex Lindsay,2017-06-01 13:29:16-05:00,commit, +11259,Nathan Goldbaum,2017-06-01 12:56:12-05:00,commit, +11260,Alex Lindsay,2017-06-01 11:34:36-05:00,commit, +11261,Alex Lindsay,2017-06-01 09:42:10-05:00,commit, +11262,Alex Lindsay,2017-05-31 21:53:25-05:00,commit, +11263,Alex Lindsay,2017-05-31 17:31:29-05:00,commit, +11264,Alex Lindsay,2017-05-31 17:27:30-05:00,commit, +11265,Nathan Goldbaum,2017-05-31 17:11:52-05:00,commit, +11266,Kacper Kowalik,2017-05-31 16:11:03-05:00,commit, +11267,Nathan Goldbaum,2017-05-31 14:04:22-05:00,commit, +11268,Nathan Goldbaum,2017-05-31 13:55:02-05:00,commit, +11269,Matthew Turk,2017-05-31 12:33:12-05:00,commit, +11270,Nathan Goldbaum,2017-05-31 10:51:31-05:00,commit, +11271,Nathan Goldbaum,2017-05-31 10:50:54-05:00,commit, +11272,Nathan Goldbaum,2017-05-29 18:57:24-05:00,commit, +11273,Kacper Kowalik,2017-05-29 14:35:24-05:00,commit, +11274,Kacper Kowalik,2017-05-29 10:15:31-05:00,commit, +11275,Nathan Goldbaum,2017-05-26 10:21:01-05:00,commit, +11276,John ZuHone,2017-05-26 11:20:16-04:00,commit, +11277,Nathan Goldbaum,2017-05-26 09:30:13-05:00,commit, +11278,Nathan Goldbaum,2017-05-25 18:18:25-05:00,commit, +11279,Nathan Goldbaum,2017-05-25 16:37:43-05:00,commit, +11280,Nathan Goldbaum,2017-05-25 16:19:57-05:00,commit, +11281,Matthew Turk,2017-05-25 16:18:27-05:00,commit, +11282,Matthew Turk,2017-05-25 16:18:07-05:00,commit, +11283,Nathan Goldbaum,2017-05-25 16:06:47-05:00,commit, +11284,Nathan Goldbaum,2017-05-25 15:49:43-05:00,commit, +11285,Nathan Goldbaum,2017-05-25 15:47:00-05:00,commit, +11286,Nathan Goldbaum,2017-05-25 15:41:50-05:00,commit, +11287,Nathan Goldbaum,2017-05-25 15:05:03-05:00,commit, +11288,Nathan Goldbaum,2017-05-25 14:56:54-05:00,commit, +11289,Nathan Goldbaum,2017-05-25 14:30:29-05:00,commit, +11290,Nathan Goldbaum,2017-05-25 09:27:26-05:00,commit, +11291,Nathan Goldbaum,2017-05-25 07:52:25-05:00,commit, +11292,Nathan Goldbaum,2017-05-25 07:42:51-05:00,commit, +11293,John ZuHone,2017-05-24 13:15:03-07:00,commit, +11294,Andrew Myers,2017-05-24 09:42:20-07:00,commit, +11295,Nathan Goldbaum,2017-05-24 09:27:27-05:00,commit, +11296,Nathan Goldbaum,2017-05-24 09:03:52-05:00,commit, +11297,John ZuHone,2017-05-24 09:57:00-04:00,commit, +11298,John ZuHone,2017-05-24 08:31:19-04:00,commit, +11299,Suoqing Ji,2017-05-23 21:58:33-07:00,commit, +11300,Nathan Goldbaum,2017-05-23 23:46:45-05:00,commit, +11301,Nathan Goldbaum,2017-05-23 23:30:58-05:00,commit, +11302,Suoqing Ji,2017-05-23 20:47:17-07:00,commit, +11303,Suoqing Ji,2017-05-23 20:38:32-07:00,commit, +11304,Suoqing Ji,2017-05-23 20:11:26-07:00,commit, +11305,Suoqing Ji,2017-05-23 20:02:34-07:00,commit, +11306,Suoqing Ji,2017-05-23 19:56:14-07:00,commit, +11307,Suoqing Ji,2017-05-23 19:52:55-07:00,commit, +11308,Nathan Goldbaum,2017-05-23 21:00:54-05:00,commit, +11309,Nathan Goldbaum,2017-05-23 21:00:22-05:00,commit, +11310,John ZuHone,2017-05-23 13:06:11-04:00,commit, +11311,John ZuHone,2017-05-23 11:35:15-04:00,commit, +11312,Nathan Goldbaum,2017-05-23 10:10:56-05:00,commit, +11313,John ZuHone,2017-05-23 10:31:33-04:00,commit, +11314,John ZuHone,2017-05-23 10:26:46-04:00,commit, +11315,John ZuHone,2017-05-23 10:23:42-04:00,commit, +11316,Nathan Goldbaum,2017-05-23 09:23:22-05:00,commit, +11317,Nathan Goldbaum,2017-05-23 09:23:22-05:00,commit, +11318,John ZuHone,2017-05-23 10:23:11-04:00,commit, +11319,Nathan Goldbaum,2017-05-23 09:13:37-05:00,commit, +11320,Kacper Kowalik,2017-05-23 08:50:33-05:00,commit, +11321,John ZuHone,2017-05-23 09:20:00-04:00,commit, +11322,John ZuHone,2017-05-23 09:18:56-04:00,commit, +11323,John ZuHone,2017-05-23 09:18:03-04:00,commit, +11324,John ZuHone,2017-05-22 18:27:51-04:00,commit, +11325,John ZuHone,2017-05-22 18:25:45-04:00,commit, +11326,John ZuHone,2017-05-22 18:14:21-04:00,commit, +11327,John ZuHone,2017-05-22 17:48:41-04:00,commit, +11328,John ZuHone,2017-05-22 17:46:29-04:00,commit, +11329,Kacper Kowalik,2017-05-22 15:25:31-05:00,commit, +11330,John ZuHone,2017-05-22 16:24:06-04:00,commit, +11331,John ZuHone,2017-05-22 16:07:46-04:00,commit, +11332,John ZuHone,2017-05-22 15:02:23-04:00,commit, +11333,John ZuHone,2017-05-22 15:02:15-04:00,commit, +11334,John ZuHone,2017-05-22 14:51:44-04:00,commit, +11335,Kacper Kowalik,2017-05-22 13:09:29-05:00,commit, +11336,Kacper Kowalik,2017-05-22 12:52:23-05:00,commit, +11337,John ZuHone,2017-05-22 13:33:25-04:00,commit, +11338,Kacper Kowalik,2017-05-22 11:30:55-05:00,commit, +11339,John ZuHone,2017-05-22 11:33:23-04:00,commit, +11340,John ZuHone,2017-05-22 11:26:51-04:00,commit, +11341,John ZuHone,2017-05-22 11:24:17-04:00,commit, +11342,Suoqing Ji,2017-05-21 17:01:20-07:00,commit, +11343,Nathan Goldbaum,2017-05-21 14:12:51-05:00,commit, +11344,Kacper Kowalik,2017-05-21 12:20:10-05:00,commit, +11345,John ZuHone,2017-05-21 10:10:18-04:00,commit, +11346,John ZuHone,2017-05-21 09:54:00-04:00,commit, +11347,Suoqing Ji,2017-05-21 01:17:01-07:00,commit, +11348,Kacper Kowalik,2017-05-20 20:39:45-05:00,commit, +11349,Nathan Goldbaum,2017-05-20 13:02:27-05:00,commit, +11350,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11351,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11352,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11353,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11354,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11355,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11356,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11357,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11358,John ZuHone,2017-05-20 09:38:29-04:00,commit, +11359,Nathan Goldbaum,2017-05-19 16:06:57-05:00,commit, +11360,Nathan Goldbaum,2017-05-19 16:06:45-05:00,commit, +11361,Nathan Goldbaum,2017-05-19 16:06:09-05:00,commit, +11362,Nathan Goldbaum,2017-05-19 14:45:31-05:00,commit, +11363,Nathan Goldbaum,2017-05-19 12:06:24-05:00,commit, +11364,Nathan Goldbaum,2017-05-19 12:05:37-05:00,commit, +11365,Nathan Goldbaum,2017-05-19 12:05:05-05:00,commit, +11366,Nathan Goldbaum,2017-05-19 12:04:25-05:00,commit, +11367,Nathan Goldbaum,2017-05-19 12:02:28-05:00,commit, +11368,Nathan Goldbaum,2017-05-18 16:05:02-05:00,commit, +11369,Nathan Goldbaum,2017-05-18 13:04:13-05:00,commit, +11370,Nathan Goldbaum,2017-05-18 13:03:55-05:00,commit, +11371,Kacper Kowalik,2017-05-18 12:12:59-05:00,commit, +11372,Kacper Kowalik,2017-05-18 11:21:33-05:00,commit, +11373,Nathan Goldbaum,2017-05-18 10:56:11-05:00,commit, +11374,Nathan Goldbaum,2017-05-18 10:41:38-05:00,commit, +11375,Nathan Goldbaum,2017-05-18 10:39:33-05:00,commit, +11376,Nathan Goldbaum,2017-05-17 19:03:05-05:00,commit, +11377,Nathan Goldbaum,2017-05-17 16:58:59-05:00,commit, +11378,Nathan Goldbaum,2017-05-17 16:55:36-05:00,commit, +11379,Nathan Goldbaum,2017-05-17 16:43:35-05:00,commit, +11380,Kacper Kowalik,2017-05-17 16:08:52-05:00,commit, +11381,Kacper Kowalik,2017-05-17 16:06:29-05:00,commit, +11382,Nathan Goldbaum,2017-05-17 15:59:25-05:00,commit, +11383,Kacper Kowalik,2017-05-17 15:53:43-05:00,commit, +11384,Kacper Kowalik,2017-05-17 15:53:10-05:00,commit, +11385,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11386,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11387,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11388,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11389,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11390,Kacper Kowalik,2017-05-17 12:56:17-05:00,commit, +11391,Kacper Kowalik,2017-05-17 12:56:16-05:00,commit, +11392,Kacper Kowalik,2017-05-17 12:56:16-05:00,commit, +11393,Kacper Kowalik,2017-05-17 12:56:16-05:00,commit, +11394,Nathan Goldbaum,2017-05-17 12:13:15-05:00,commit, +11395,Nathan Goldbaum,2017-05-17 12:13:06-05:00,commit, +11396,Nathan Goldbaum,2017-05-17 11:11:49-05:00,commit, +11397,Nathan Goldbaum,2017-05-17 10:13:30-05:00,commit, +11398,Kacper Kowalik,2017-05-17 10:12:40-05:00,commit, +11399,Nathan Goldbaum,2017-05-17 10:11:59-05:00,commit, +11400,Nathan Goldbaum,2017-05-16 16:02:57-05:00,commit, +11401,Nathan Goldbaum,2017-05-16 15:24:23-05:00,commit, +11402,Matthew Turk,2017-05-16 15:22:45-05:00,commit, +11403,Nathan Goldbaum,2017-05-16 15:01:09-05:00,commit, +11404,Nathan Goldbaum,2017-05-16 14:54:26-05:00,commit, +11405,Matthew Turk,2017-05-16 14:48:26-05:00,commit, +11406,Kacper Kowalik,2017-05-16 13:42:49-05:00,commit, +11407,Nathan Goldbaum,2017-05-16 12:36:37-05:00,commit, +11408,Nathan Goldbaum,2017-05-16 12:30:26-05:00,commit, +11409,Nathan Goldbaum,2017-05-16 10:58:29-05:00,commit, +11410,Kacper Kowalik,2017-05-15 16:28:57-05:00,commit, +11411,Kacper Kowalik,2017-05-15 16:05:14-05:00,commit, +11412,Nathan Goldbaum,2017-05-15 15:17:54-05:00,commit, +11413,Nathan Goldbaum,2017-05-15 15:17:31-05:00,commit, +11414,Nathan Goldbaum,2017-05-15 15:15:14-05:00,commit, +11415,Nathan Goldbaum,2017-05-15 14:44:35-05:00,commit, +11416,Nathan Goldbaum,2017-05-15 13:20:13-05:00,commit, +11417,Nathan Goldbaum,2017-05-15 12:28:03-05:00,commit, +11418,Nathan Goldbaum,2017-05-15 11:50:47-05:00,commit, +11419,Nathan Goldbaum,2017-05-15 11:04:55-05:00,commit, +11420,Nathan Goldbaum,2017-05-15 11:04:55-05:00,commit, +11421,Nathan Goldbaum,2017-05-15 11:04:55-05:00,commit, +11422,Nathan Goldbaum,2017-05-15 11:04:54-05:00,commit, +11423,Nathan Goldbaum,2017-05-15 11:04:54-05:00,commit, +11424,Nathan Goldbaum,2017-05-15 11:04:54-05:00,commit, +11425,Nathan Goldbaum,2017-05-15 11:04:48-05:00,commit, +11426,Nathan Goldbaum,2017-05-15 10:14:21-05:00,commit, +11427,Matthew Turk,2017-05-15 10:04:40-05:00,commit, +11428,Matthew Turk,2017-05-15 10:03:45-05:00,commit, +11429,Matthew Turk,2017-05-15 08:32:23-05:00,commit, +11430,Matthew Turk,2017-05-12 16:39:54-05:00,commit, +11431,Matthew Turk,2017-05-12 16:39:45-05:00,commit, +11432,Matthew Turk,2017-05-12 12:52:35-05:00,commit, +11433,John ZuHone,2017-05-12 12:45:04-04:00,commit, +11434,Nathan Goldbaum,2017-05-12 10:50:32-05:00,commit, +11435,Nathan Goldbaum,2017-05-12 10:49:35-05:00,commit, +11436,Nathan Goldbaum,2017-05-12 10:15:56-05:00,commit, +11437,Nathan Goldbaum,2017-05-12 09:59:43-05:00,commit, +11438,Nathan Goldbaum,2017-05-12 09:48:49-05:00,commit, +11439,Matthew Turk,2017-05-11 11:48:20-05:00,commit, +11440,Nathan Goldbaum,2017-05-10 17:28:48-05:00,commit, +11441,John ZuHone,2017-05-09 18:02:45-04:00,commit, +11442,Nathan Goldbaum,2017-05-09 13:35:03-05:00,commit, +11443,Matthew Turk,2017-05-09 10:38:57-05:00,commit, +11444,Nathan Goldbaum,2017-05-09 09:19:03-05:00,commit, +11445,Nathan Goldbaum,2017-05-09 09:16:14-05:00,commit, +11446,Nathan Goldbaum,2017-05-09 09:16:14-05:00,commit, +11447,Nathan Goldbaum,2017-05-08 16:12:41-05:00,commit, +11448,Nathan Goldbaum,2017-05-08 15:24:53-05:00,commit, +11449,Nathan Goldbaum,2017-05-08 15:23:49-05:00,commit, +11450,Nathan Goldbaum,2017-05-08 14:59:26-05:00,commit, +11451,Nathan Goldbaum,2017-05-08 14:59:09-05:00,commit, +11452,Nathan Goldbaum,2017-05-08 14:58:53-05:00,commit, +11453,Nathan Goldbaum,2017-05-08 14:58:33-05:00,commit, +11454,Nathan Goldbaum,2017-05-08 14:49:19-05:00,commit, +11455,John ZuHone,2017-05-08 11:22:13-04:00,commit, +11456,John ZuHone,2017-05-08 10:35:40-04:00,commit, +11457,John ZuHone,2017-05-08 10:32:10-04:00,commit, +11458,John ZuHone,2017-05-08 10:10:56-04:00,commit, +11459,Nathan Goldbaum,2017-05-08 08:48:09-05:00,commit, +11460,John ZuHone,2017-05-08 09:16:14-04:00,commit, +11461,John ZuHone,2017-05-08 08:44:32-04:00,commit, +11462,Nathan Goldbaum,2017-05-07 21:58:24-05:00,commit, +11463,Nathan Goldbaum,2017-05-07 19:57:24-05:00,commit, +11464,Nathan Goldbaum,2017-05-07 19:52:16-05:00,commit, +11465,Nathan Goldbaum,2017-05-07 19:27:50-05:00,commit, +11466,Nathan Goldbaum,2017-05-07 19:21:22-05:00,commit, +11467,Nathan Goldbaum,2017-05-07 17:45:41-05:00,commit, +11468,Nathan Goldbaum,2017-05-07 17:34:26-05:00,commit, +11469,Marianne Corvellec,2017-05-07 16:25:41-04:00,commit, +11470,John ZuHone,2017-05-07 13:10:11-04:00,commit, +11471,John ZuHone,2017-05-06 15:50:04-04:00,commit, +11472,John ZuHone,2017-05-06 12:54:26-04:00,commit, +11473,Nathan Goldbaum,2017-05-05 21:30:27-05:00,commit, +11474,Bili Dong,2017-05-05 19:24:05-07:00,commit, +11475,Nathan Goldbaum,2017-05-05 21:21:22-05:00,commit, +11476,Andrew Myers,2017-05-05 16:39:40-07:00,commit, +11477,Andrew Myers,2017-05-05 16:37:37-07:00,commit, +11478,Nathan Goldbaum,2017-05-05 17:26:42-05:00,commit, +11479,Nathan Goldbaum,2017-05-05 17:06:59-05:00,commit, +11480,Nathan Goldbaum,2017-05-05 20:54:06+00:00,commit, +11481,Nathan Goldbaum,2017-05-05 18:09:41+00:00,commit, +11482,Nathan Goldbaum,2017-05-05 12:00:48-05:00,commit, +11483,Nathan Goldbaum,2017-05-05 11:49:06-05:00,commit, +11484,Nathan Goldbaum,2017-05-05 11:39:10-05:00,commit, +11485,John ZuHone,2017-05-05 09:01:25-07:00,commit, +11486,John ZuHone,2017-05-05 11:25:54-04:00,commit, +11487,John ZuHone,2017-05-05 11:23:48-04:00,commit, +11488,Nathan Goldbaum,2017-05-05 10:02:07-05:00,commit, +11489,Matthew Turk,2017-05-05 09:40:00-05:00,commit, +11490,John ZuHone,2017-05-05 10:28:58-04:00,commit, +11491,John ZuHone,2017-05-05 10:09:53-04:00,commit, +11492,Nathan Goldbaum,2017-05-04 16:38:01-05:00,commit, +11493,Nathan Goldbaum,2017-05-04 14:05:57-05:00,commit, +11494,Nathan Goldbaum,2017-05-04 11:52:52-05:00,commit, +11495,Nathan Goldbaum,2017-05-03 23:37:51-05:00,commit, +11496,Michael Zingale,2017-05-03 20:01:41-04:00,commit, +11497,Michael Zingale,2017-05-03 17:44:01-04:00,commit, +11498,Michael Zingale,2017-05-03 17:42:21-04:00,commit, +11499,Nathan Goldbaum,2017-05-03 16:21:45-05:00,commit, +11500,Nathan Goldbaum,2017-05-03 16:09:44-05:00,commit, +11501,Nathan Goldbaum,2017-05-03 15:42:57-05:00,commit, +11502,Nathan Goldbaum,2017-05-03 13:53:00-05:00,commit, +11503,Kacper Kowalik,2017-05-03 12:52:55-05:00,commit, +11504,Nathan Goldbaum,2017-05-02 22:16:17-05:00,commit, +11505,Andrew Myers,2017-05-02 14:25:45-07:00,commit, +11506,Nathan Goldbaum,2017-05-02 14:30:18-05:00,commit, +11507,Andrew Myers,2017-05-02 11:22:21-07:00,commit, +11508,Andrew Myers,2017-05-02 11:18:25-07:00,commit, +11509,Andrew Myers,2017-05-02 11:17:43-07:00,commit, +11510,Andrew Myers,2017-05-02 11:17:23-07:00,commit, +11511,Nathan Goldbaum,2017-05-01 21:34:40-05:00,commit, +11512,Kacper Kowalik,2017-05-01 19:38:19+00:00,commit, +11513,Andrew Myers,2017-05-01 11:31:06-07:00,commit, +11514,Nathan Goldbaum,2017-05-01 13:20:25-05:00,commit, +11515,Weiguang Cui,2017-05-01 13:12:38-05:00,commit, +11516,Weiguang Cui,2017-05-01 13:11:21-05:00,commit, +11517,Andrew Myers,2017-05-01 10:51:53-07:00,commit, +11518,Andrew Myers,2017-05-01 09:51:17-07:00,commit, +11519,Nathan Goldbaum,2017-05-01 15:31:30+00:00,commit, +11520,Nathan Goldbaum,2017-05-01 15:13:06+00:00,commit, +11521,Nathan Goldbaum,2017-05-01 15:07:42+00:00,commit, +11522,Nathan Goldbaum,2017-05-01 09:59:58-05:00,commit, +11523,Kacper Kowalik,2017-05-01 14:55:59+00:00,commit, +11524,Nathan Goldbaum,2017-05-01 14:38:35+00:00,commit, +11525,Nathan Goldbaum,2017-04-27 13:03:47-05:00,commit, +11526,Kacper Kowalik,2017-04-26 15:44:00-05:00,commit, +11527,Kacper Kowalik,2017-04-26 15:24:35-05:00,commit, +11528,Kacper Kowalik,2017-04-26 15:22:01-05:00,commit, +11529,Kacper Kowalik,2017-04-26 15:18:00-05:00,commit, +11530,Kacper Kowalik,2017-04-26 15:06:21-05:00,commit, +11531,Kacper Kowalik,2017-04-26 15:05:12-05:00,commit, +11532,Nathan Goldbaum,2017-04-26 12:54:18-05:00,commit, +11533,Nathan Goldbaum,2017-04-26 17:25:02+00:00,commit, +11534,Nathan Goldbaum,2017-04-26 17:22:11+00:00,commit, +11535,Nathan Goldbaum,2017-04-26 16:49:30+00:00,commit, +11536,Nathan Goldbaum,2017-04-26 16:33:38+00:00,commit, +11537,Alex Lindsay,2017-04-26 08:54:03-05:00,commit, +11538,Alex Lindsay,2017-04-25 19:00:07-05:00,commit, +11539,Alex Lindsay,2017-04-25 18:58:26-05:00,commit, +11540,Nathan Goldbaum,2017-04-25 18:54:49-05:00,commit, +11541,Alex Lindsay,2017-04-26 08:54:03-05:00,commit, +11542,Nathan Goldbaum,2017-04-27 09:54:03-05:00,commit, +11543,Nathan Goldbaum,2017-04-25 18:54:49-05:00,commit, +11544,Alex Lindsay,2017-04-25 18:16:17-05:00,commit, +11545,Nathan Goldbaum,2017-04-24 16:55:15-05:00,commit, +11546,Nathan Goldbaum,2017-04-24 16:54:55-05:00,commit, +11547,Nathan Goldbaum,2017-04-24 10:48:33-05:00,commit, +11548,Nathan Goldbaum,2017-04-24 09:37:41-05:00,commit, +11549,Kacper Kowalik,2017-04-21 11:36:41+00:00,commit, +11550,Nathan Goldbaum,2017-04-21 01:40:20+00:00,commit, +11551,Nathan Goldbaum,2017-04-21 01:16:08+00:00,commit, +11552,Nathan Goldbaum,2017-04-21 01:02:27+00:00,commit, +11553,Nathan Goldbaum,2017-04-20 17:54:03-05:00,commit, +11554,Alex Lindsay,2017-04-20 12:03:35-05:00,commit, +11555,Nathan Goldbaum,2017-04-20 15:56:32+00:00,commit, +11556,Britton Smith,2017-04-19 16:41:03-07:00,commit, +11557,Britton Smith,2017-04-19 16:37:54-07:00,commit, +11558,Britton Smith,2017-04-19 16:33:14-07:00,commit, +11559,Nathan Goldbaum,2017-04-19 17:34:09-05:00,commit, +11560,Alex Lindsay,2017-04-19 16:56:40-05:00,commit, +11561,Andrew Myers,2017-04-19 13:47:50-07:00,commit, +11562,Andrew Myers,2017-04-19 11:32:58-07:00,commit, +11563,Andrew Myers,2017-04-19 11:32:50-07:00,commit, +11564,Andrew Myers,2017-04-19 11:27:39-07:00,commit, +11565,Nathan Goldbaum,2017-04-18 22:24:56-05:00,commit, +11566,Nathan Goldbaum,2017-04-18 12:57:36-05:00,commit, +11567,Nathan Goldbaum,2017-04-17 21:18:55+00:00,commit, +11568,Nathan Goldbaum,2017-04-17 15:18:13-05:00,commit, +11569,Nathan Goldbaum,2017-04-17 15:17:45-05:00,commit, +11570,Marianne Corvellec,2017-04-17 14:56:54-04:00,commit, +11571,Marianne Corvellec,2017-04-17 14:20:47-04:00,commit, +11572,Marianne Corvellec,2017-04-17 14:14:26-04:00,commit, +11573,Andrew Myers,2017-04-16 16:31:50-07:00,commit, +11574,Andrew Myers,2017-04-16 15:38:30-07:00,commit, +11575,Andrew Myers,2017-04-16 14:26:02-07:00,commit, +11576,Andrew Myers,2017-04-16 13:44:48-07:00,commit, +11577,Nathan Goldbaum,2017-04-14 12:40:15-05:00,commit, +11578,Nathan Goldbaum,2017-04-14 17:39:08+00:00,commit, +11579,Nathan Goldbaum,2017-04-14 10:38:05-05:00,commit, +11580,Nathan Goldbaum,2017-04-14 15:35:56+00:00,commit, +11581,Nathan Goldbaum,2017-04-14 15:35:43+00:00,commit, +11582,Nathan Goldbaum,2017-04-14 15:00:45+00:00,commit, +11583,Michael Zingale,2017-04-13 15:35:55-04:00,commit, +11584,Nathan Goldbaum,2017-04-13 14:25:03-05:00,commit, +11585,Meagan Lang,2017-04-13 19:21:17+00:00,commit, +11586,Meagan Lang,2017-04-13 18:21:08+00:00,commit, +11587,Nathan Goldbaum,2017-04-13 13:14:38-05:00,commit, +11588,Nathan Goldbaum,2017-04-13 13:14:22-05:00,commit, +11589,Meagan Lang,2017-04-13 15:26:54+00:00,commit, +11590,Meagan Lang,2017-04-13 15:26:39+00:00,commit, +11591,Nathan Goldbaum,2017-04-13 10:21:34-05:00,commit, +11592,Nathan Goldbaum,2017-04-13 09:37:34-05:00,commit, +11593,Nathan Goldbaum,2017-04-13 09:36:13-05:00,commit, +11594,Nathan Goldbaum,2017-04-12 13:46:32-05:00,commit, +11595,Nathan Goldbaum,2017-04-12 13:45:34-05:00,commit, +11596,Nathan Goldbaum,2017-04-12 16:46:54+00:00,commit, +11597,Nathan Goldbaum,2017-04-11 16:03:55-05:00,commit, +11598,Nathan Goldbaum,2017-04-11 16:03:12-05:00,commit, +11599,Nathan Goldbaum,2017-04-11 14:03:30-05:00,commit, +11600,Nathan Goldbaum,2017-04-11 15:35:57+00:00,commit, +11601,Kacper Kowalik,2017-04-11 13:50:26+00:00,commit, +11602,Nathan Goldbaum,2017-04-11 01:50:43+00:00,commit, +11603,Nathan Goldbaum,2017-04-11 00:25:33+00:00,commit, +11604,Nathan Goldbaum,2017-04-10 20:41:35+00:00,commit, +11605,Andrew Myers,2017-04-10 13:39:47-07:00,commit, +11606,Nathan Goldbaum,2017-04-10 15:25:52-05:00,commit, +11607,Nathan Goldbaum,2017-04-10 14:08:58-05:00,commit, +11608,Nathan Goldbaum,2017-04-10 14:02:40-05:00,commit, +11609,Nathan Goldbaum,2017-04-10 13:37:36-05:00,commit, +11610,Andrew Myers,2017-04-10 09:54:18-07:00,commit, +11611,Andrew Myers,2017-04-10 09:49:58-07:00,commit, +11612,Andrew Myers,2017-04-10 09:48:21-07:00,commit, +11613,Jared Coughlin,2017-04-10 09:32:04-04:00,commit, +11614,Nathan Goldbaum,2017-04-07 21:11:25+00:00,commit, +11615,Nathan Goldbaum,2017-04-07 13:43:04-05:00,commit, +11616,Nathan Goldbaum,2017-04-07 13:42:39-05:00,commit, +11617,Nathan Goldbaum,2017-04-07 13:41:12-05:00,commit, +11618,Nathan Goldbaum,2017-04-07 11:20:10-05:00,commit, +11619,Andrew Myers,2017-04-05 13:36:04-07:00,commit, +11620,Andrew Myers,2017-04-05 12:36:30-07:00,commit, +11621,Andrew Myers,2017-04-05 12:25:34-07:00,commit, +11622,Nathan Goldbaum,2017-04-05 11:29:30-05:00,commit, +11623,Andrew Myers,2017-04-04 17:04:01-07:00,commit, +11624,Andrew Myers,2017-04-04 16:24:13-07:00,commit, +11625,Nathan Goldbaum,2017-04-04 21:49:12+00:00,commit, +11626,Jared Coughlin,2017-04-04 16:55:09-04:00,commit, +11627,Britton Smith,2017-04-04 10:17:25-07:00,commit, +11628,Alex Lindsay,2017-04-04 11:59:15-05:00,commit, +11629,Michael Zingale,2017-04-04 12:47:08-04:00,commit, +11630,Nathan Goldbaum,2017-04-04 10:17:36-05:00,commit, +11631,Jared Coughlin,2017-04-04 11:14:01-04:00,commit, +11632,Jared Coughlin,2017-04-03 17:26:59-04:00,commit, +11633,Britton Smith,2017-04-03 13:56:35-07:00,commit, +11634,Nathan Goldbaum,2017-04-03 15:56:07-05:00,commit, +11635,Nathan Goldbaum,2017-04-03 15:51:31-05:00,commit, +11636,Andrew Myers,2017-04-03 13:46:38-07:00,commit, +11637,Michael Zingale,2017-04-03 11:48:14-04:00,commit, +11638,Michael Zingale,2017-04-03 09:48:15-04:00,commit, +11639,Nathan Goldbaum,2017-03-31 13:54:57-05:00,commit, +11640,Britton Smith,2017-03-30 15:34:44-07:00,commit, +11641,Britton Smith,2017-03-30 15:29:26-07:00,commit, +11642,Nathan Goldbaum,2017-03-30 15:50:04-05:00,commit, +11643,Meagan Lang,2017-03-30 20:01:34+00:00,commit, +11644,Kacper Kowalik,2017-03-30 13:37:52+00:00,commit, +11645,Kacper Kowalik,2017-03-30 13:26:06+00:00,commit, +11646,Nathan Goldbaum,2017-03-29 15:30:27-05:00,commit, +11647,Nathan Goldbaum,2017-03-29 14:59:52-05:00,commit, +11648,Nathan Goldbaum,2017-03-29 14:59:20-05:00,commit, +11649,Nathan Goldbaum,2017-03-29 14:07:16-05:00,commit, +11650,Nathan Goldbaum,2017-03-29 13:50:33-05:00,commit, +11651,Nathan Goldbaum,2017-03-29 13:50:17-05:00,commit, +11652,Nathan Goldbaum,2017-03-29 11:32:39-05:00,commit, +11653,Nathan Goldbaum,2017-03-29 11:32:27-05:00,commit, +11654,Nathan Goldbaum,2017-03-28 18:16:26-05:00,commit, +11655,Nathan Goldbaum,2017-03-28 17:48:06-05:00,commit, +11656,Nathan Goldbaum,2017-03-28 17:43:52-05:00,commit, +11657,Nathan Goldbaum,2017-03-28 16:36:37-05:00,commit, +11658,Nathan Goldbaum,2017-03-28 16:05:53-05:00,commit, +11659,Nathan Goldbaum,2017-03-28 16:05:43-05:00,commit, +11660,Nathan Goldbaum,2017-03-28 16:04:24-05:00,commit, +11661,Suoqing Ji,2017-03-28 13:52:34-07:00,commit, +11662,Nathan Goldbaum,2017-03-28 15:39:54-05:00,commit, +11663,Nathan Goldbaum,2017-03-28 15:19:45-05:00,commit, +11664,Nathan Goldbaum,2017-03-28 15:07:14-05:00,commit, +11665,Nathan Goldbaum,2017-03-28 15:03:07-05:00,commit, +11666,Nathan Goldbaum,2017-03-28 14:14:19-05:00,commit, +11667,Nathan Goldbaum,2017-03-28 13:59:28-05:00,commit, +11668,Nathan Goldbaum,2017-03-28 13:58:09-05:00,commit, +11669,Nathan Goldbaum,2017-03-28 13:57:44-05:00,commit, +11670,Nathan Goldbaum,2017-03-28 13:29:53-05:00,commit, +11671,Nathan Goldbaum,2017-03-28 12:54:22-05:00,commit, +11672,Nathan Goldbaum,2017-03-28 12:03:54-05:00,commit, +11673,Nathan Goldbaum,2017-03-28 12:03:27-05:00,commit, +11674,Nathan Goldbaum,2017-03-28 08:56:21-05:00,commit, +11675,Nathan Goldbaum,2017-03-27 18:58:18-05:00,commit, +11676,Nathan Goldbaum,2017-03-27 14:48:01-05:00,commit, +11677,Nathan Goldbaum,2017-03-27 14:43:33-05:00,commit, +11678,Matthew Turk,2017-03-27 19:08:20+00:00,commit, +11679,Nathan Goldbaum,2017-03-27 16:41:51+00:00,commit, +11680,Nathan Goldbaum,2017-03-27 10:55:13-05:00,commit, +11681,Kacper Kowalik,2017-03-25 16:32:29-05:00,commit, +11682,Kacper Kowalik,2017-03-25 16:19:01-05:00,commit, +11683,Kacper Kowalik,2017-03-25 12:04:36-05:00,commit, +11684,Nathan Goldbaum,2017-03-24 20:41:07+00:00,commit, +11685,Alex Lindsay,2017-03-24 14:51:31-05:00,commit, +11686,Cameron Hummels,2017-03-24 15:27:33+00:00,commit, +11687,Alex Lindsay,2017-03-22 14:30:20-05:00,commit, +11688,Nathan Goldbaum,2017-03-21 20:29:16-05:00,commit, +11689,Nathan Goldbaum,2017-03-22 01:26:44+00:00,commit, +11690,Andrew Myers,2017-03-21 17:14:57-07:00,commit, +11691,Andrew Myers,2017-03-21 14:45:33-07:00,commit, +11692,Nathan Goldbaum,2017-03-21 21:17:55+00:00,commit, +11693,Alex Lindsay,2017-03-21 14:58:54-05:00,commit, +11694,Nathan Goldbaum,2017-03-21 13:33:04-05:00,commit, +11695,Nathan Goldbaum,2017-03-20 21:02:44+00:00,commit, +11696,Alex Lindsay,2017-03-20 14:52:49-05:00,commit, +11697,Alex Lindsay,2017-03-20 13:01:20-05:00,commit, +11698,Nathan Goldbaum,2017-03-20 09:33:05-05:00,commit, +11699,Alex Lindsay,2017-03-20 09:11:43-05:00,commit, +11700,Alex Lindsay,2017-03-17 18:17:43-05:00,commit, +11701,Alex Lindsay,2017-03-17 16:04:42-05:00,commit, +11702,Alex Lindsay,2017-03-17 15:41:45-05:00,commit, +11703,Alex Lindsay,2017-03-17 14:11:51-05:00,commit, +11704,Britton Smith,2017-03-17 11:26:24-07:00,commit, +11705,Britton Smith,2017-03-17 11:26:11-07:00,commit, +11706,Britton Smith,2017-03-17 11:24:17-07:00,commit, +11707,Alex Lindsay,2017-03-17 13:11:34-05:00,commit, +11708,Nathan Goldbaum,2017-03-17 18:10:01+00:00,commit, +11709,Alex Lindsay,2017-03-17 12:42:10-05:00,commit, +11710,Alex Lindsay,2017-03-17 12:18:37-05:00,commit, +11711,Nathan Goldbaum,2017-03-16 21:01:15+00:00,commit, +11712,Alex Lindsay,2017-03-16 15:44:20-05:00,commit, +11713,Andrew Myers,2017-03-16 12:10:50-07:00,commit, +11714,Nathan Goldbaum,2017-03-16 19:00:35+00:00,commit, +11715,Yi-Hao Chen,2017-03-15 17:11:15-05:00,commit, +11716,Andrew Myers,2017-03-15 14:27:05-07:00,commit, +11717,Andrew Myers,2017-03-15 13:26:14-07:00,commit, +11718,Andrew Myers,2017-03-15 13:25:06-07:00,commit, +11719,Nathan Goldbaum,2017-03-15 19:02:53+00:00,commit, +11720,Nathan Goldbaum,2017-03-14 10:12:20-05:00,commit, +11721,Kacper Kowalik,2017-03-14 13:26:55+00:00,commit, +11722,Alex Lindsay,2017-03-13 20:00:50-05:00,commit, +11723,Alex Lindsay,2017-03-13 19:55:31-05:00,commit, +11724,Nathan Goldbaum,2017-03-13 15:57:04-05:00,commit, +11725,Nathan Goldbaum,2017-03-13 15:51:34-05:00,commit, +11726,Alex Lindsay,2017-03-13 15:42:19-05:00,commit, +11727,Nathan Goldbaum,2017-03-13 15:31:51-05:00,commit, +11728,Britton Smith,2017-03-13 12:40:26-07:00,commit, +11729,Nathan Goldbaum,2017-03-13 19:27:28+00:00,commit, +11730,Nathan Goldbaum,2017-03-13 18:59:48+00:00,commit, +11731,Britton Smith,2017-03-13 10:49:59-07:00,commit, +11732,Nathan Goldbaum,2017-03-09 18:05:50-08:00,commit, +11733,Nathan Goldbaum,2017-03-09 17:01:41-08:00,commit, +11734,Britton Smith,2017-03-08 12:47:31-08:00,commit, +11735,Alex Lindsay,2017-03-08 14:35:05-06:00,commit, +11736,Britton Smith,2017-03-08 11:44:51-08:00,commit, +11737,Britton Smith,2017-03-08 11:44:20-08:00,commit, +11738,Andrew Myers,2017-03-07 16:07:38-08:00,commit, +11739,Nathan Goldbaum,2017-03-07 11:30:33-08:00,commit, +11740,Nathan Goldbaum,2017-03-07 11:14:21-08:00,commit, +11741,Nathan Goldbaum,2017-03-06 17:57:31-08:00,commit, +11742,Nathan Goldbaum,2017-03-06 17:41:37-08:00,commit, +11743,Nathan Goldbaum,2017-03-06 17:02:36-08:00,commit, +11744,Nathan Goldbaum,2017-03-06 17:00:06-08:00,commit, +11745,Nathan Goldbaum,2017-03-06 16:59:24-08:00,commit, +11746,Nathan Goldbaum,2017-03-06 16:58:40-08:00,commit, +11747,Nathan Goldbaum,2017-03-06 16:58:24-08:00,commit, +11748,Nathan Goldbaum,2017-03-06 13:56:03-08:00,commit, +11749,Nathan Goldbaum,2017-03-06 12:30:08-08:00,commit, +11750,Nathan Goldbaum,2017-03-06 12:27:48-08:00,commit, +11751,Nathan Goldbaum,2017-03-04 01:08:00-06:00,commit, +11752,Britton Smith,2017-03-03 16:09:06-08:00,commit, +11753,Britton Smith,2017-03-03 15:55:39-08:00,commit, +11754,Britton Smith,2017-03-03 15:27:54-08:00,commit, +11755,Britton Smith,2017-03-03 15:09:37-08:00,commit, +11756,Nathan Goldbaum,2017-03-03 16:41:51-06:00,commit, +11757,Nathan Goldbaum,2017-03-03 16:40:11-06:00,commit, +11758,Nathan Goldbaum,2017-03-03 16:37:02-06:00,commit, +11759,Nathan Goldbaum,2017-03-03 16:36:47-06:00,commit, +11760,Nathan Goldbaum,2017-03-03 15:32:06-06:00,commit, +11761,Nathan Goldbaum,2017-03-03 14:56:00-06:00,commit, +11762,Nathan Goldbaum,2017-03-03 14:31:49-06:00,commit, +11763,Nathan Goldbaum,2017-03-03 14:31:13-06:00,commit, +11764,Nathan Goldbaum,2017-03-03 14:30:54-06:00,commit, +11765,Nathan Goldbaum,2017-03-03 13:57:34-06:00,commit, +11766,Nathan Goldbaum,2017-03-03 13:42:03-06:00,commit, +11767,Nathan Goldbaum,2017-03-02 16:00:39-06:00,commit, +11768,Nathan Goldbaum,2017-03-02 14:51:07-06:00,commit, +11769,Nathan Goldbaum,2017-03-02 14:05:23-06:00,commit, +11770,Nathan Goldbaum,2017-03-02 13:44:06-06:00,commit, +11771,Nathan Goldbaum,2017-03-02 13:43:40-06:00,commit, +11772,Nathan Goldbaum,2017-03-02 13:11:13-06:00,commit, +11773,Nathan Goldbaum,2017-03-02 11:58:11-06:00,commit, +11774,Andrew Myers,2017-03-01 20:51:40-08:00,commit, +11775,Nathan Goldbaum,2017-03-01 22:33:51-06:00,commit, +11776,Andrew Myers,2017-03-01 20:26:20-08:00,commit, +11777,Andrew Myers,2017-03-01 20:22:32-08:00,commit, +11778,Andrew Myers,2017-03-01 20:22:13-08:00,commit, +11779,Andrew Myers,2017-03-01 17:26:14-08:00,commit, +11780,Andrew Myers,2017-03-01 15:36:53-08:00,commit, +11781,Andrew Myers,2017-03-01 15:15:48-08:00,commit, +11782,Nathan Goldbaum,2017-02-27 18:22:48-06:00,commit, +11783,Nathan Goldbaum,2017-02-27 18:22:38-06:00,commit, +11784,Nathan Goldbaum,2017-02-27 18:15:47-06:00,commit, +11785,Nathan Goldbaum,2017-02-27 17:58:43-06:00,commit, +11786,Nathan Goldbaum,2017-02-27 17:53:28-06:00,commit, +11787,Nathan Goldbaum,2017-02-27 17:52:08-06:00,commit, +11788,Meagan Lang,2017-02-27 23:33:27+00:00,commit, +11789,John ZuHone,2017-02-27 14:58:46-05:00,commit, +11790,John ZuHone,2017-02-27 14:49:19-05:00,commit, +11791,John ZuHone,2017-02-27 13:10:25-05:00,commit, +11792,John ZuHone,2017-02-27 13:10:03-05:00,commit, +11793,John ZuHone,2017-02-27 13:08:32-05:00,commit, +11794,John ZuHone,2017-02-27 10:18:56-05:00,commit, +11795,Andrew Myers,2017-02-24 14:58:26-08:00,commit, +11796,Nathan Goldbaum,2017-02-24 16:44:08-06:00,commit, +11797,Nathan Goldbaum,2017-02-24 22:07:27+00:00,commit, +11798,Meagan Lang,2017-02-24 19:58:59+00:00,commit, +11799,Meagan Lang,2017-02-24 19:51:48+00:00,commit, +11800,Meagan Lang,2017-02-24 17:09:44+00:00,commit, +11801,Meagan Lang,2017-02-24 17:07:10+00:00,commit, +11802,Nathan Goldbaum,2017-02-24 10:38:15-06:00,commit, +11803,Nathan Goldbaum,2017-02-24 10:01:26-06:00,commit, +11804,Matthew Turk,2017-02-23 16:33:54-06:00,commit, +11805,Kacper Kowalik,2017-02-23 15:54:04+00:00,commit, +11806,Nathan Goldbaum,2017-02-23 15:40:47+00:00,commit, +11807,Bili Dong,2017-02-22 18:55:44-08:00,commit, +11808,Bili Dong,2017-02-22 18:48:30-08:00,commit, +11809,Nathan Goldbaum,2017-02-22 19:32:26-06:00,commit, +11810,Suoqing Ji,2017-03-06 02:02:46-08:00,commit, +11811,Nathan Goldbaum,2017-03-04 22:43:01+00:00,commit, +11812,Kacper Kowalik,2017-03-04 15:43:40-06:00,commit, +11813,Kacper Kowalik,2017-03-04 13:39:30-06:00,commit, +11814,Kacper Kowalik,2017-02-23 13:07:13-06:00,commit, +11815,Kacper Kowalik,2017-02-23 11:50:29-06:00,commit, +11816,Kacper Kowalik,2017-02-23 11:25:56-06:00,commit, +11817,Kacper Kowalik,2017-02-23 09:45:12-06:00,commit, +11818,Kacper Kowalik,2017-02-23 08:51:33-06:00,commit, +11819,Bili Dong,2017-02-22 17:15:51-08:00,commit, +11820,Bili Dong,2017-02-22 17:04:22-08:00,commit, +11821,Kacper Kowalik,2017-02-22 15:54:41-06:00,commit, +11822,Kacper Kowalik,2017-02-22 21:15:43+00:00,commit, +11823,Meagan Lang,2017-02-21 23:24:27+00:00,commit, +11824,Meagan Lang,2017-02-21 23:15:32+00:00,commit, +11825,Meagan Lang,2017-02-21 22:31:24+00:00,commit, +11826,Meagan Lang,2017-02-21 21:38:26+00:00,commit, +11827,Alex Lindsay,2017-02-20 08:56:10-06:00,commit, +11828,Kacper Kowalik,2017-02-19 15:15:36-06:00,commit, +11829,Kacper Kowalik,2017-02-18 21:26:04-06:00,commit, +11830,Kacper Kowalik,2017-02-18 19:41:39-06:00,commit, +11831,Kacper Kowalik,2017-02-18 14:59:46-06:00,commit, +11832,Alex Lindsay,2017-02-17 18:18:18-06:00,commit, +11833,Alex Lindsay,2017-02-17 16:19:57-06:00,commit, +11834,Kacper Kowalik,2017-02-17 21:21:40+00:00,commit, +11835,Kacper Kowalik,2017-02-17 21:21:05+00:00,commit, +11836,Nathan Goldbaum,2017-02-17 14:23:14-06:00,commit, +11837,Nathan Goldbaum,2017-02-17 13:59:19-06:00,commit, +11838,John ZuHone,2017-02-17 14:30:06-05:00,commit, +11839,Alex Lindsay,2017-02-17 13:25:02-06:00,commit, +11840,John ZuHone,2017-02-17 14:13:14-05:00,commit, +11841,Nathan Goldbaum,2017-02-17 11:13:08-06:00,commit, +11842,Nathan Goldbaum,2017-02-17 11:03:05-06:00,commit, +11843,Bili Dong,2017-02-16 22:32:11-08:00,commit, +11844,Alex Lindsay,2017-02-16 18:40:45-06:00,commit, +11845,Nathan Goldbaum,2017-02-16 20:54:48+00:00,commit, +11846,Matthew Turk,2017-02-16 14:52:20-06:00,commit, +11847,Nathan Goldbaum,2017-02-16 14:45:57-06:00,commit, +11848,Matthew Turk,2017-02-16 20:16:11+00:00,commit, +11849,Nathan Goldbaum,2017-02-16 11:18:34-06:00,commit, +11850,Nathan Goldbaum,2017-02-15 12:02:55-06:00,commit, +11851,Nathan Goldbaum,2017-02-15 11:46:01-06:00,commit, +11852,Nathan Goldbaum,2017-02-15 11:39:38-06:00,commit, +11853,Nathan Goldbaum,2017-02-15 11:34:52-06:00,commit, +11854,Nathan Goldbaum,2017-02-15 11:33:51-06:00,commit, +11855,Nathan Goldbaum,2017-02-15 11:28:47-06:00,commit, +11856,Nathan Goldbaum,2017-02-15 11:24:50-06:00,commit, +11857,Nathan Goldbaum,2017-02-14 11:16:17-06:00,commit, +11858,Nathan Goldbaum,2017-02-14 09:56:49-06:00,commit, +11859,Kacper Kowalik,2017-02-13 11:34:56-06:00,commit, +11860,Kacper Kowalik,2017-02-13 11:30:12-06:00,commit, +11861,Kacper Kowalik,2017-02-13 11:29:30-06:00,commit, +11862,Kacper Kowalik,2017-02-13 11:16:08-06:00,commit, +11863,Kacper Kowalik,2017-02-09 14:52:10+00:00,commit, +11864,John ZuHone,2017-02-09 09:51:09-05:00,commit, +11865,Kacper Kowalik,2017-02-09 14:49:38+00:00,commit, +11866,Andrew Myers,2017-02-08 16:12:04-08:00,commit, +11867,Yi-Hao Chen,2017-02-07 18:07:35-06:00,commit, +11868,Nathan Goldbaum,2017-02-07 11:00:42-06:00,commit, +11869,Andrew Myers,2017-02-06 16:25:21-08:00,commit, +11870,Andrew Myers,2017-02-06 15:54:17-08:00,commit, +11871,Hsi-Yu Schive,2017-02-05 14:07:32-06:00,commit, +11872,Nathan Goldbaum,2017-02-03 22:17:50-06:00,commit, +11873,Nathan Goldbaum,2017-02-03 18:11:53-06:00,commit, +11874,Nathan Goldbaum,2017-02-03 17:29:52-06:00,commit, +11875,Nathan Goldbaum,2017-02-03 16:22:55-06:00,commit, +11876,Nathan Goldbaum,2017-02-03 16:22:40-06:00,commit, +11877,Nathan Goldbaum,2017-02-03 16:22:21-06:00,commit, +11878,Nathan Goldbaum,2017-02-03 14:00:55-06:00,commit, +11879,Nathan Goldbaum,2017-02-02 19:07:40-06:00,commit, +11880,Nathan Goldbaum,2017-02-02 16:15:20-06:00,commit, +11881,Nathan Goldbaum,2017-02-02 16:12:16-06:00,commit, +11882,Nathan Goldbaum,2017-02-02 16:05:52-06:00,commit, +11883,John ZuHone,2017-02-02 18:43:24+00:00,commit, +11884,John ZuHone,2017-02-02 17:09:47+00:00,commit, +11885,John ZuHone,2017-02-02 16:43:11+00:00,commit, +11886,Nathan Goldbaum,2017-02-02 10:35:08-06:00,commit, +11887,Matthew Turk,2017-02-02 10:15:23-06:00,commit, +11888,Nathan Goldbaum,2017-02-02 09:59:04-06:00,commit, +11889,Andrew Myers,2017-02-01 20:27:32-08:00,commit, +11890,Meagan Lang,2017-02-01 23:27:54+00:00,commit, +11891,Meagan Lang,2017-02-01 23:09:14+00:00,commit, +11892,Meagan Lang,2017-02-01 22:28:25+00:00,commit, +11893,Nathan Goldbaum,2017-02-01 16:25:04-06:00,commit, +11894,Nathan Goldbaum,2017-02-01 16:10:10-06:00,commit, +11895,Nathan Goldbaum,2017-02-01 16:10:10-06:00,commit, +11896,Matthew Turk,2017-02-01 16:01:31-06:00,commit, +11897,Nathan Goldbaum,2017-02-01 15:29:30-06:00,commit, +11898,Meagan Lang,2017-02-01 21:26:31+00:00,commit, +11899,Matthew Turk,2017-02-01 15:01:49-06:00,commit, +11900,Nathan Goldbaum,2017-02-01 13:26:37-06:00,commit, +11901,Nathan Goldbaum,2017-02-01 19:25:58+00:00,commit, +11902,Nathan Goldbaum,2017-02-01 13:24:42-06:00,commit, +11903,Andrew Myers,2017-02-01 10:01:16-08:00,commit, +11904,Nathan Goldbaum,2017-02-01 11:43:52-06:00,commit, +11905,Nathan Goldbaum,2017-01-31 20:12:56-06:00,commit, +11906,Nathan Goldbaum,2017-01-31 20:12:41-06:00,commit, +11907,Meagan Lang,2017-01-31 23:46:06+00:00,commit, +11908,Nathan Goldbaum,2017-01-31 17:33:07-06:00,commit, +11909,Nathan Goldbaum,2017-01-31 17:30:31-06:00,commit, +11910,Meagan Lang,2017-01-31 23:14:15+00:00,commit, +11911,Meagan Lang,2017-01-31 23:08:22+00:00,commit, +11912,Andrew Myers,2017-01-31 15:01:12-08:00,commit, +11913,Meagan Lang,2017-01-31 22:23:48+00:00,commit, +11914,Meagan Lang,2017-01-31 22:11:53+00:00,commit, +11915,Meagan Lang,2017-01-31 22:10:05+00:00,commit, +11916,Andrew Myers,2017-01-31 14:06:25-08:00,commit, +11917,Andrew Myers,2017-01-31 14:04:16-08:00,commit, +11918,Meagan Lang,2017-01-31 21:59:35+00:00,commit, +11919,Meagan Lang,2017-01-31 21:53:00+00:00,commit, +11920,Meagan Lang,2017-01-31 21:50:06+00:00,commit, +11921,Meagan Lang,2017-01-31 21:48:42+00:00,commit, +11922,Meagan Lang,2017-01-31 21:46:46+00:00,commit, +11923,Andrew Myers,2017-01-31 13:45:57-08:00,commit, +11924,Meagan Lang,2017-01-31 21:44:03+00:00,commit, +11925,Meagan Lang,2017-01-31 21:37:39+00:00,commit, +11926,Meagan Lang,2017-01-31 21:37:03+00:00,commit, +11927,Andrew Myers,2017-01-31 13:35:39-08:00,commit, +11928,Meagan Lang,2017-01-31 21:35:21+00:00,commit, +11929,Meagan Lang,2017-01-31 21:31:27+00:00,commit, +11930,Meagan Lang,2017-01-31 20:47:25+00:00,commit, +11931,Nathan Goldbaum,2017-01-31 14:36:17-06:00,commit, +11932,Nathan Goldbaum,2017-01-31 14:26:56-06:00,commit, +11933,Nathan Goldbaum,2017-01-31 18:58:24+00:00,commit, +11934,Nathan Goldbaum,2017-01-31 18:41:53+00:00,commit, +11935,John ZuHone,2017-01-31 18:35:33+00:00,commit, +11936,Andrew Myers,2017-01-31 18:09:28+00:00,commit, +11937,Matthew Krafczyk,2017-01-31 12:43:15-05:00,commit, +11938,Nathan Goldbaum,2017-01-31 11:26:59-06:00,commit, +11939,Nathan Goldbaum,2017-01-31 09:57:18-06:00,commit, +11940,Meagan Lang,2017-01-31 04:10:20+00:00,commit, +11941,Meagan Lang,2017-01-31 04:08:19+00:00,commit, +11942,Meagan Lang,2017-01-31 01:24:33+00:00,commit, +11943,Meagan Lang,2017-01-31 01:21:53+00:00,commit, +11944,Meagan Lang,2017-01-31 01:17:43+00:00,commit, +11945,Meagan Lang,2017-01-31 01:07:21+00:00,commit, +11946,Meagan Lang,2017-01-31 01:03:06+00:00,commit, +11947,Nathan Goldbaum,2017-01-30 18:44:09-06:00,commit, +11948,Meagan Lang,2017-01-31 00:22:28+00:00,commit, +11949,Meagan Lang,2017-01-30 23:52:07+00:00,commit, +11950,Nathan Goldbaum,2017-01-30 17:28:39-06:00,commit, +11951,Meagan Lang,2017-01-30 22:47:47+00:00,commit, +11952,Nathan Goldbaum,2017-01-30 14:46:05-06:00,commit, +11953,BW Keller,2017-01-30 12:21:44-05:00,commit, +11954,John ZuHone,2017-01-29 13:43:22-05:00,commit, +11955,Nathan Goldbaum,2017-01-27 17:07:11-06:00,commit, +11956,Nathan Goldbaum,2017-01-27 15:57:11-06:00,commit, +11957,Nathan Goldbaum,2017-01-27 15:56:51-06:00,commit, +11958,Nathan Goldbaum,2017-01-27 15:42:15-06:00,commit, +11959,Nathan Goldbaum,2017-01-27 15:17:02-06:00,commit, +11960,Nathan Goldbaum,2017-01-27 14:55:18-06:00,commit, +11961,Britton Smith,2017-01-27 10:45:30-08:00,commit, +11962,Nathan Goldbaum,2017-01-27 12:20:27-06:00,commit, +11963,Nathan Goldbaum,2017-01-27 11:27:43-06:00,commit, +11964,Kacper Kowalik,2017-01-27 10:37:27-06:00,commit, +11965,John ZuHone,2017-01-27 10:49:00-05:00,commit, +11966,Kacper Kowalik,2017-01-27 09:24:28-06:00,commit, +11967,Kacper Kowalik,2017-01-27 09:09:55-06:00,commit, +11968,Kacper Kowalik,2017-01-27 09:09:44-06:00,commit, +11969,Kacper Kowalik,2017-01-26 12:28:38-06:00,commit, +11970,Nathan Goldbaum,2017-01-26 12:19:27-06:00,commit, +11971,Kacper Kowalik,2017-01-26 12:13:33-06:00,commit, +11972,John ZuHone,2017-01-26 11:36:02-05:00,commit, +11973,John ZuHone,2017-01-26 11:19:32-05:00,commit, +11974,John ZuHone,2017-01-26 11:06:04-05:00,commit, +11975,John ZuHone,2017-01-26 10:21:56-05:00,commit, +11976,John ZuHone,2017-01-25 22:55:37-05:00,commit, +11977,Nathan Goldbaum,2017-02-17 14:23:14-06:00,commit, +11978,John ZuHone,2017-02-17 14:30:06-05:00,commit, +11979,Nathan Goldbaum,2017-02-16 14:45:57-06:00,commit, +11980,Kacper Kowalik,2017-02-13 11:34:56-06:00,commit, +11981,Andrew Myers,2017-02-06 16:25:21-08:00,commit, +11982,Nathan Goldbaum,2017-02-14 16:02:40-06:00,commit, +11983,Nathan Goldbaum,2017-02-09 12:59:15-06:00,commit, +11984,Nathan Goldbaum,2017-02-09 12:55:36-06:00,commit, +11985,Nathan Goldbaum,2017-02-07 11:00:42-06:00,commit, +11986,Nathan Goldbaum,2017-02-03 13:39:56-06:00,commit, +11987,John ZuHone,2017-01-25 22:55:37-05:00,commit, +11988,John ZuHone,2017-01-25 22:52:28-05:00,commit, +11989,John ZuHone,2017-01-25 22:47:30-05:00,commit, +11990,Nathan Goldbaum,2017-01-25 11:32:45-06:00,commit, +11991,Nathan Goldbaum,2017-01-24 16:44:18-06:00,commit, +11992,Nathan Goldbaum,2017-01-24 16:44:07-06:00,commit, +11993,Nathan Goldbaum,2017-01-24 16:43:02-06:00,commit, +11994,Nathan Goldbaum,2017-01-24 15:10:57-06:00,commit, +11995,Nathan Goldbaum,2017-01-24 14:45:59-06:00,commit, +11996,Nathan Goldbaum,2017-01-24 10:25:17-06:00,commit, +11997,Nathan Goldbaum,2017-01-24 16:14:53+00:00,commit, +11998,Andrew Myers,2017-01-23 17:20:17-08:00,commit, +11999,Matthew Turk,2017-01-23 16:28:49-08:00,commit, +12000,Matthew Turk,2017-01-23 18:11:56-06:00,commit, +12001,Matthew Turk,2017-01-23 15:58:10-06:00,commit, +12002,Matthew Turk,2017-01-23 15:57:19-06:00,commit, +12003,Matthew Turk,2017-01-23 15:49:25-06:00,commit, +12004,Matthew Turk,2017-01-23 15:49:06-06:00,commit, +12005,Nathan Goldbaum,2017-01-23 21:36:22+00:00,commit, +12006,Andrew Myers,2017-01-23 12:06:54-08:00,commit, +12007,Andrew Myers,2017-01-23 09:40:48-08:00,commit, +12008,Kacper Kowalik,2017-01-23 09:18:07-06:00,commit, +12009,Kacper Kowalik,2017-01-23 13:04:22+00:00,commit, +12010,Andrew Myers,2017-01-22 19:10:45-08:00,commit, +12011,Andrew Myers,2017-01-22 17:55:50-08:00,commit, +12012,Andrew Myers,2017-01-22 17:55:27-08:00,commit, +12013,Andrew Myers,2017-01-22 11:40:35-08:00,commit, +12014,Nathan Goldbaum,2017-01-22 08:23:36-08:00,commit, +12015,Andrew Myers,2017-01-21 14:04:53-08:00,commit, +12016,Andrew Myers,2017-01-21 10:04:59-08:00,commit, +12017,Andrew Myers,2017-01-20 23:07:40-08:00,commit, +12018,Andrew Myers,2017-01-20 22:52:22-08:00,commit, +12019,Andrew Myers,2017-01-20 22:09:49-08:00,commit, +12020,Andrew Myers,2017-01-20 15:31:45-08:00,commit, +12021,Andrew Myers,2017-01-20 15:30:46-08:00,commit, +12022,Andrew Myers,2017-01-20 14:33:25-08:00,commit, +12023,Andrew Myers,2017-01-20 14:31:27-08:00,commit, +12024,Andrew Myers,2017-01-20 14:13:56-08:00,commit, +12025,Alex Lindsay,2017-01-19 22:01:36-06:00,commit, +12026,Alex Lindsay,2017-01-19 18:35:45-06:00,commit, +12027,John ZuHone,2017-01-19 12:12:04-05:00,commit, +12028,Nathan Goldbaum,2017-01-19 17:10:29+00:00,commit, +12029,Nathan Goldbaum,2017-01-19 16:53:52+00:00,commit, +12030,Corentin Cadiou,2017-01-19 13:42:39+00:00,commit, +12031,Andrew Myers,2017-01-18 18:40:02-08:00,commit, +12032,Andrew Myers,2017-01-18 18:01:41-08:00,commit, +12033,Andrew Myers,2017-01-18 17:20:01-08:00,commit, +12034,Andrew Myers,2017-01-18 17:11:24-08:00,commit, +12035,Andrew Myers,2017-01-18 16:58:05-08:00,commit, +12036,Andrew Myers,2017-01-18 11:50:19-08:00,commit, +12037,Andrew Myers,2017-01-18 11:39:32-08:00,commit, +12038,John ZuHone,2017-01-18 14:37:58-05:00,commit, +12039,Andrew Myers,2017-01-18 11:28:48-08:00,commit, +12040,John ZuHone,2017-01-18 11:07:22-05:00,commit, +12041,Kacper Kowalik,2017-01-18 09:58:47-06:00,commit, +12042,John ZuHone,2017-01-18 09:47:20-05:00,commit, +12043,Andrew Myers,2017-01-17 16:58:28-08:00,commit, +12044,Kacper Kowalik,2017-01-17 16:12:12-06:00,commit, +12045,Kacper Kowalik,2017-01-17 16:01:54-06:00,commit, +12046,Kacper Kowalik,2017-01-17 15:34:35-06:00,commit, +12047,Kacper Kowalik,2017-01-17 15:32:29-06:00,commit, +12048,Kacper Kowalik,2017-01-17 15:19:29-06:00,commit, +12049,Matthew Krafczyk,2017-01-17 13:51:56-05:00,commit, +12050,Alex Lindsay,2017-01-17 12:00:50-06:00,commit, +12051,John ZuHone,2017-01-17 11:39:32-05:00,commit, +12052,Cameron Hummels,2017-01-17 09:29:58-07:00,commit, +12053,John ZuHone,2017-01-17 11:15:55-05:00,commit, +12054,Kacper Kowalik,2017-01-17 10:12:12-06:00,commit, +12055,Alex Lindsay,2017-01-17 10:02:21-06:00,commit, +12056,John ZuHone,2017-01-17 09:13:32-05:00,commit, +12057,Corentin Cadiou,2017-01-17 14:20:51+01:00,commit, +12058,Corentin Cadiou,2017-01-17 14:17:12+01:00,commit, +12059,Corentin Cadiou,2017-01-17 14:16:22+01:00,commit, +12060,John ZuHone,2017-01-16 11:47:25-05:00,commit, +12061,John ZuHone,2017-01-15 21:12:54-05:00,commit, +12062,John ZuHone,2017-01-14 20:01:20-05:00,commit, +12063,John ZuHone,2017-01-13 14:05:39-05:00,commit, +12064,Matthew Krafczyk,2017-01-13 12:01:36-05:00,commit, +12065,Nathan Goldbaum,2017-01-12 19:01:04-06:00,commit, +12066,Matthew Krafczyk,2017-01-12 19:37:55-05:00,commit, +12067,Nathan Goldbaum,2017-01-12 17:47:37-06:00,commit, +12068,Matthew Krafczyk,2017-01-12 18:06:01-05:00,commit, +12069,Alex Lindsay,2017-01-12 10:47:04-06:00,commit, +12070,Corentin Cadiou,2017-01-12 16:55:34+01:00,commit, +12071,Corentin Cadiou,2017-01-12 16:54:21+01:00,commit, +12072,Corentin Cadiou,2017-01-12 16:50:01+01:00,commit, +12073,Alex Lindsay,2017-01-12 09:36:28-06:00,commit, +12074,Nathan Goldbaum,2017-01-11 22:29:14-06:00,commit, +12075,Matthew Krafczyk,2017-01-11 18:30:56-05:00,commit, +12076,Meagan Lang,2017-01-11 22:30:25+00:00,commit, +12077,Nathan Goldbaum,2017-01-11 15:58:00-06:00,commit, +12078,Nathan Goldbaum,2017-01-11 15:56:09-06:00,commit, +12079,Nathan Goldbaum,2017-01-11 14:42:26-06:00,commit, +12080,Nathan Goldbaum,2017-01-11 13:48:40-06:00,commit, +12081,Nathan Goldbaum,2017-01-11 13:48:22-06:00,commit, +12082,Kacper Kowalik,2017-01-11 13:34:27-06:00,commit, +12083,Nathan Goldbaum,2017-01-11 11:13:33-06:00,commit, +12084,Nathan Goldbaum,2017-01-11 11:13:11-06:00,commit, +12085,Kacper Kowalik,2017-01-11 09:08:42-06:00,commit, +12086,Alex Lindsay,2017-01-11 09:06:48-06:00,commit, +12087,John ZuHone,2017-01-11 00:02:40-05:00,commit, +12088,Alex Lindsay,2017-01-10 17:14:53-06:00,commit, +12089,Meagan Lang,2017-01-10 23:14:39+00:00,commit, +12090,Nathan Goldbaum,2017-01-10 16:35:23-06:00,commit, +12091,Nathan Goldbaum,2017-01-10 16:34:46-06:00,commit, +12092,Nathan Goldbaum,2017-01-10 16:34:34-06:00,commit, +12093,Alex Lindsay,2017-01-10 16:18:26-06:00,commit, +12094,Alex Lindsay,2017-01-10 16:11:42-06:00,commit, +12095,Matthew Turk,2017-01-10 15:45:19-06:00,commit, +12096,Matthew Turk,2017-01-10 15:18:50-06:00,commit, +12097,Matthew Turk,2017-01-10 15:15:54-06:00,commit, +12098,John ZuHone,2017-01-10 16:09:26-05:00,commit, +12099,Matthew Turk,2017-01-10 14:51:42-06:00,commit, +12100,John ZuHone,2017-01-10 15:37:34-05:00,commit, +12101,John ZuHone,2017-01-10 15:31:23-05:00,commit, +12102,John ZuHone,2017-01-10 15:21:57-05:00,commit, +12103,John ZuHone,2017-01-10 15:06:12-05:00,commit, +12104,Matthew Turk,2017-01-10 13:59:53-06:00,commit, +12105,Matthew Krafczyk,2017-01-10 14:51:43-05:00,commit, +12106,John ZuHone,2017-01-10 14:11:23-05:00,commit, +12107,Alex Lindsay,2017-01-10 11:32:48-06:00,commit, +12108,Alex Lindsay,2017-01-10 11:27:57-06:00,commit, +12109,Alex Lindsay,2017-01-10 11:12:23-06:00,commit, +12110,Nathan Goldbaum,2017-01-10 10:00:03-06:00,commit, +12111,Nathan Goldbaum,2017-01-10 09:02:01-06:00,commit, +12112,Alex Lindsay,2017-01-09 20:34:58-06:00,commit, +12113,Nathan Goldbaum,2017-01-09 18:59:33-06:00,commit, +12114,Nathan Goldbaum,2017-01-09 16:02:31-06:00,commit, +12115,Nathan Goldbaum,2017-01-09 16:01:42-06:00,commit, +12116,John ZuHone,2017-01-09 13:41:10-05:00,commit, +12117,Nathan Goldbaum,2017-01-09 11:05:34-06:00,commit, +12118,John ZuHone,2017-01-09 11:42:11-05:00,commit, +12119,John ZuHone,2017-01-09 11:10:25-05:00,commit, +12120,John ZuHone,2017-01-09 11:00:18-05:00,commit, +12121,John ZuHone,2017-01-08 11:05:43-05:00,commit, +12122,John ZuHone,2017-01-07 23:01:00-05:00,commit, +12123,John ZuHone,2017-01-07 22:13:38-05:00,commit, +12124,John ZuHone,2017-01-07 21:12:26-05:00,commit, +12125,John ZuHone,2017-01-07 21:11:21-05:00,commit, +12126,John ZuHone,2017-01-07 21:03:29-05:00,commit, +12127,John ZuHone,2017-01-07 21:01:01-05:00,commit, +12128,John ZuHone,2017-01-07 20:59:33-05:00,commit, +12129,John ZuHone,2017-01-07 20:51:37-05:00,commit, +12130,John ZuHone,2017-01-07 20:46:22-05:00,commit, +12131,John ZuHone,2017-01-07 20:43:01-05:00,commit, +12132,John ZuHone,2017-01-07 20:35:53-05:00,commit, +12133,John ZuHone,2017-01-07 20:25:27-05:00,commit, +12134,John ZuHone,2017-01-07 20:25:07-05:00,commit, +12135,John ZuHone,2017-01-07 20:21:52-05:00,commit, +12136,John ZuHone,2017-01-07 20:09:29-05:00,commit, +12137,Britton Smith,2017-01-06 19:02:47-08:00,commit, +12138,Britton Smith,2017-01-06 18:58:41-08:00,commit, +12139,Britton Smith,2017-01-06 17:26:51-08:00,commit, +12140,Britton Smith,2017-01-06 17:23:21-08:00,commit, +12141,Britton Smith,2017-01-06 15:57:12-08:00,commit, +12142,Britton Smith,2017-01-06 15:56:01-08:00,commit, +12143,John ZuHone,2017-01-06 18:05:54-05:00,commit, +12144,John ZuHone,2017-01-06 17:46:40-05:00,commit, +12145,John ZuHone,2017-01-06 17:44:29-05:00,commit, +12146,John ZuHone,2017-01-06 17:42:23-05:00,commit, +12147,Britton Smith,2017-01-06 13:51:51-08:00,commit, +12148,Britton Smith,2017-01-06 13:33:38-08:00,commit, +12149,Britton Smith,2017-01-06 13:27:48-08:00,commit, +12150,Britton Smith,2017-01-06 13:18:39-08:00,commit, +12151,Britton Smith,2017-01-06 13:12:22-08:00,commit, +12152,Britton Smith,2017-01-06 12:44:38-08:00,commit, +12153,Britton Smith,2017-01-06 12:39:58-08:00,commit, +12154,John ZuHone,2017-01-06 15:23:19-05:00,commit, +12155,John ZuHone,2017-01-06 15:16:01-05:00,commit, +12156,John ZuHone,2017-01-06 14:46:49-05:00,commit, +12157,John ZuHone,2017-01-06 14:40:09-05:00,commit, +12158,John ZuHone,2017-01-06 14:28:39-05:00,commit, +12159,Nathan Goldbaum,2017-01-06 13:15:14-06:00,commit, +12160,John ZuHone,2017-01-06 13:13:16-05:00,commit, +12161,John ZuHone,2017-01-06 12:52:19-05:00,commit, +12162,Nathan Goldbaum,2017-01-06 11:15:01-06:00,commit, +12163,Nathan Goldbaum,2017-01-06 11:11:27-06:00,commit, +12164,Nathan Goldbaum,2017-01-06 10:54:15-06:00,commit, +12165,Nathan Goldbaum,2017-01-05 18:01:15-06:00,commit, +12166,Nathan Goldbaum,2017-01-05 18:00:32-06:00,commit, +12167,Nathan Goldbaum,2017-01-05 16:55:53-06:00,commit, +12168,Nathan Goldbaum,2017-01-05 16:47:11-06:00,commit, +12169,Nathan Goldbaum,2017-01-05 16:46:16-06:00,commit, +12170,Nathan Goldbaum,2017-01-05 16:45:58-06:00,commit, +12171,Nathan Goldbaum,2017-01-05 16:45:26-06:00,commit, +12172,Nathan Goldbaum,2017-01-05 16:45:26-06:00,commit, +12173,Nathan Goldbaum,2017-01-05 16:44:47-06:00,commit, +12174,Nathan Goldbaum,2017-01-05 16:44:47-06:00,commit, +12175,Nathan Goldbaum,2017-01-05 14:20:15-06:00,commit, +12176,John ZuHone,2017-01-05 13:50:08-05:00,commit, +12177,John ZuHone,2017-01-05 13:48:53-05:00,commit, +12178,Matthew Turk,2017-01-05 11:15:48-06:00,commit, +12179,John ZuHone,2017-01-05 11:42:19-05:00,commit, +12180,Nathan Goldbaum,2017-01-04 19:23:41-06:00,commit, +12181,John ZuHone,2017-01-04 18:12:52-05:00,commit, +12182,Nathan Goldbaum,2017-01-04 16:58:06-06:00,commit, +12183,Nathan Goldbaum,2017-01-04 16:55:16-06:00,commit, +12184,Nathan Goldbaum,2017-01-04 16:54:04-06:00,commit, +12185,Nathan Goldbaum,2017-01-04 16:53:35-06:00,commit, +12186,Nathan Goldbaum,2017-01-04 16:53:15-06:00,commit, +12187,Nathan Goldbaum,2017-01-04 16:52:34-06:00,commit, +12188,John ZuHone,2017-01-04 16:11:52-05:00,commit, +12189,John ZuHone,2017-01-04 15:58:45-05:00,commit, +12190,John ZuHone,2017-01-04 15:34:36-05:00,commit, +12191,John ZuHone,2017-01-04 15:12:02-05:00,commit, +12192,John ZuHone,2017-01-04 14:25:35-05:00,commit, +12193,John ZuHone,2017-01-04 11:18:09-05:00,commit, +12194,John ZuHone,2017-01-04 09:40:09-05:00,commit, +12195,Britton Smith,2016-12-31 17:48:07-05:00,commit, +12196,Britton Smith,2016-12-31 09:39:33-05:00,commit, +12197,Matthew Turk,2016-12-29 10:38:08-06:00,commit, +12198,Matthew Turk,2016-12-28 11:39:04-06:00,commit, +12199,Britton Smith,2016-12-26 16:34:51-06:00,commit, +12200,Britton Smith,2016-12-26 16:32:42-06:00,commit, +12201,Britton Smith,2016-12-24 15:26:49-06:00,commit, +12202,Britton Smith,2016-12-23 12:53:18-08:00,commit, +12203,Britton Smith,2016-12-23 12:41:24-08:00,commit, +12204,Britton Smith,2016-12-23 12:05:36-08:00,commit, +12205,Britton Smith,2016-12-23 11:42:03-08:00,commit, +12206,Britton Smith,2016-12-23 11:30:22-08:00,commit, +12207,Britton Smith,2016-12-23 11:11:07-08:00,commit, +12208,Britton Smith,2016-12-23 11:06:28-08:00,commit, +12209,Britton Smith,2016-12-23 10:40:44-08:00,commit, +12210,Yi-Hao Chen,2016-12-21 13:46:32-06:00,commit, +12211,John ZuHone,2016-12-21 12:10:27-05:00,commit, +12212,John ZuHone,2016-12-21 12:04:11-05:00,commit, +12213,John ZuHone,2016-12-21 11:33:12-05:00,commit, +12214,John ZuHone,2016-12-21 11:32:48-05:00,commit, +12215,John ZuHone,2016-12-20 16:03:54-05:00,commit, +12216,John ZuHone,2016-12-20 15:33:05-05:00,commit, +12217,John ZuHone,2016-12-20 14:36:24-05:00,commit, +12218,Nathan Goldbaum,2016-12-20 12:47:14-06:00,commit, +12219,John ZuHone,2016-12-20 12:18:28-05:00,commit, +12220,Nathan Goldbaum,2016-12-20 07:33:21-06:00,commit, +12221,Cameron Hummels,2016-12-19 23:28:06-05:00,commit, +12222,Cameron Hummels,2016-12-19 23:23:16-05:00,commit, +12223,Cameron Hummels,2016-12-19 22:00:54-05:00,commit, +12224,Nathan Goldbaum,2016-12-19 20:57:00-06:00,commit, +12225,Cameron Hummels,2016-12-19 21:52:02-05:00,commit, +12226,Cameron Hummels,2016-12-19 21:41:10-05:00,commit, +12227,Cameron Hummels,2016-12-19 21:31:12-05:00,commit, +12228,Cameron Hummels,2016-12-19 21:13:36-05:00,commit, +12229,Nathan Goldbaum,2016-12-19 19:28:46-06:00,commit, +12230,Cameron Hummels,2016-12-19 20:27:49-05:00,commit, +12231,Nathan Goldbaum,2016-12-19 16:00:24-06:00,commit, +12232,Bili Dong,2016-12-19 13:33:12-08:00,commit, +12233,Nathan Goldbaum,2016-12-19 13:59:20-06:00,commit, +12234,Nathan Goldbaum,2016-12-19 12:56:06-06:00,commit, +12235,Nathan Goldbaum,2016-12-19 12:50:00-06:00,commit, +12236,Nathan Goldbaum,2016-12-19 12:46:07-06:00,commit, +12237,Nathan Goldbaum,2016-12-19 12:45:50-06:00,commit, +12238,Nathan Goldbaum,2016-12-19 14:22:14-06:00,commit, +12239,Nathan Goldbaum,2016-12-19 14:22:07-06:00,commit, +12240,Nathan Goldbaum,2016-12-19 10:41:27-06:00,commit, +12241,Bili Dong,2016-12-16 09:35:56-08:00,commit, +12242,Nathan Goldbaum,2016-12-15 16:04:14-06:00,commit, +12243,Matthew Turk,2016-12-15 15:55:42-06:00,commit, +12244,Nathan Goldbaum,2016-12-15 13:49:10-06:00,commit, +12245,Nathan Goldbaum,2016-12-15 13:46:59-06:00,commit, +12246,Nathan Goldbaum,2016-12-15 13:46:17-06:00,commit, +12247,Nathan Goldbaum,2016-12-15 13:49:25-06:00,commit, +12248,John ZuHone,2016-12-15 13:31:44-05:00,commit, +12249,Nathan Goldbaum,2016-12-15 11:57:34-06:00,commit, +12250,John ZuHone,2016-12-15 12:44:51-05:00,commit, +12251,Matthew Turk,2016-12-15 09:27:25-06:00,commit, +12252,Bili Dong,2016-12-14 18:00:02-08:00,commit, +12253,Bili Dong,2016-12-14 17:51:46-08:00,commit, +12254,Bili Dong,2016-12-14 17:20:01-08:00,commit, +12255,Bili Dong,2016-12-14 17:12:20-08:00,commit, +12256,Bili Dong,2016-12-14 16:42:14-08:00,commit, +12257,Matthew Turk,2016-12-14 15:49:52-06:00,commit, +12258,Bili Dong,2016-12-14 13:40:47-08:00,commit, +12259,Bili Dong,2016-12-14 13:08:16-08:00,commit, +12260,Bili Dong,2016-12-14 12:53:56-08:00,commit, +12261,Bili Dong,2016-12-14 11:55:12-08:00,commit, +12262,Bili Dong,2016-12-14 11:52:12-08:00,commit, +12263,Bili Dong,2016-12-14 11:42:12-08:00,commit, +12264,Bili Dong,2016-12-14 10:52:30-08:00,commit, +12265,Bili Dong,2016-12-14 10:49:28-08:00,commit, +12266,Bili Dong,2016-12-14 10:46:45-08:00,commit, +12267,Bili Dong,2016-12-14 10:18:16-08:00,commit, +12268,Nathan Goldbaum,2016-12-13 21:52:36-06:00,commit, +12269,Matthew Turk,2016-12-13 16:10:27-06:00,commit, +12270,Matthew Turk,2016-12-13 15:39:30-06:00,commit, +12271,Matthew Turk,2016-12-13 10:03:46-06:00,commit, +12272,Nathan Goldbaum,2016-12-11 22:49:38-06:00,commit, +12273,John ZuHone,2016-12-11 12:13:28-05:00,commit, +12274,John ZuHone,2016-12-11 11:49:14-05:00,commit, +12275,John ZuHone,2016-12-11 11:49:02-05:00,commit, +12276,John ZuHone,2016-12-11 11:31:11-05:00,commit, +12277,Cameron Hummels,2016-12-10 23:49:16-08:00,commit, +12278,Cameron Hummels,2016-12-10 14:31:55-08:00,commit, +12279,Cameron Hummels,2016-12-10 14:21:31-08:00,commit, +12280,John ZuHone,2016-12-10 15:02:05-05:00,commit, +12281,John ZuHone,2016-12-10 13:58:10-05:00,commit, +12282,Nathan Goldbaum,2016-12-08 17:55:02-06:00,commit, +12283,John ZuHone,2016-12-08 15:36:55-05:00,commit, +12284,John ZuHone,2016-12-08 15:18:42-05:00,commit, +12285,Kausik Venkat,2016-12-08 12:38:11-06:00,commit, +12286,Kausik Venkat,2016-12-08 12:30:41-06:00,commit, +12287,John ZuHone,2016-12-08 12:44:11-05:00,commit, +12288,John ZuHone,2016-12-08 12:05:42-05:00,commit, +12289,John ZuHone,2016-12-08 11:22:20-05:00,commit, +12290,John ZuHone,2016-12-08 10:52:56-05:00,commit, +12291,John ZuHone,2016-12-08 10:42:49-05:00,commit, +12292,Nathan Goldbaum,2016-12-08 09:29:30-06:00,commit, +12293,Nathan Goldbaum,2016-12-08 09:28:40-06:00,commit, +12294,Britton Smith,2016-12-07 18:22:45-08:00,commit, +12295,Britton Smith,2016-12-07 17:58:22-08:00,commit, +12296,Britton Smith,2016-12-07 17:47:56-08:00,commit, +12297,John ZuHone,2016-12-07 17:28:30-05:00,commit, +12298,Nathan Goldbaum,2016-12-07 14:28:34-06:00,commit, +12299,John ZuHone,2016-12-07 13:47:49-05:00,commit, +12300,Nathan Goldbaum,2016-12-07 11:43:14-06:00,commit, +12301,Nathan Goldbaum,2016-12-07 11:42:56-06:00,commit, +12302,Nathan Goldbaum,2016-12-07 11:35:15-06:00,commit, +12303,John ZuHone,2016-12-07 11:44:12-05:00,commit, +12304,John ZuHone,2016-12-07 11:42:42-05:00,commit, +12305,John ZuHone,2016-12-07 11:35:16-05:00,commit, +12306,John ZuHone,2016-12-07 11:29:24-05:00,commit, +12307,John ZuHone,2016-12-07 10:48:18-05:00,commit, +12308,John ZuHone,2016-12-07 10:08:02-05:00,commit, +12309,John ZuHone,2016-12-07 10:05:02-05:00,commit, +12310,John ZuHone,2016-12-07 09:13:13-05:00,commit, +12311,John ZuHone,2016-12-07 08:52:21-05:00,commit, +12312,John ZuHone,2016-12-06 19:01:43-05:00,commit, +12313,John ZuHone,2016-12-06 18:42:12-05:00,commit, +12314,John ZuHone,2016-12-06 17:54:02-05:00,commit, +12315,John ZuHone,2016-12-06 17:51:01-05:00,commit, +12316,John ZuHone,2016-12-06 17:04:10-05:00,commit, +12317,Britton Smith,2016-12-06 13:24:57-08:00,commit, +12318,Britton Smith,2016-12-06 13:21:55-08:00,commit, +12319,Nathan Goldbaum,2016-12-06 14:22:17-06:00,commit, +12320,Jonah Miller,2016-12-06 12:28:11-05:00,commit, +12321,Jonah Miller,2016-12-06 11:40:45-05:00,commit, +12322,Kacper Kowalik,2016-12-06 16:25:49+00:00,commit, +12323,Kacper Kowalik,2016-12-06 16:25:10+00:00,commit, +12324,Kacper Kowalik,2016-12-06 16:22:23+00:00,commit, +12325,John ZuHone,2016-12-06 15:33:24+00:00,commit, +12326,Nathan Goldbaum,2016-12-05 17:56:46-06:00,commit, +12327,Britton Smith,2016-12-05 15:51:32-08:00,commit, +12328,Britton Smith,2016-12-05 15:51:05-08:00,commit, +12329,Nathan Goldbaum,2016-12-05 17:44:04-06:00,commit, +12330,Britton Smith,2016-12-05 15:25:46-08:00,commit, +12331,Britton Smith,2016-12-05 15:25:20-08:00,commit, +12332,Britton Smith,2016-12-05 15:24:53-08:00,commit, +12333,John ZuHone,2016-12-05 18:21:58-05:00,commit, +12334,John ZuHone,2016-12-05 18:12:41-05:00,commit, +12335,John ZuHone,2016-12-05 17:59:07-05:00,commit, +12336,John ZuHone,2016-12-05 17:53:13-05:00,commit, +12337,John ZuHone,2016-12-05 16:27:12-05:00,commit, +12338,John ZuHone,2016-12-05 15:54:56-05:00,commit, +12339,Nathan Goldbaum,2016-12-05 14:13:24-06:00,commit, +12340,John ZuHone,2016-12-05 14:36:03-05:00,commit, +12341,John ZuHone,2016-12-05 14:34:32-05:00,commit, +12342,John ZuHone,2016-12-05 14:26:50-05:00,commit, +12343,Nathan Goldbaum,2016-12-05 19:02:07+00:00,commit, +12344,John ZuHone,2016-12-05 18:51:29+00:00,commit, +12345,John ZuHone,2016-12-05 18:50:48+00:00,commit, +12346,John ZuHone,2016-12-05 18:08:23+00:00,commit, +12347,John ZuHone,2016-12-05 12:59:29-05:00,commit, +12348,John ZuHone,2016-12-05 12:59:10-05:00,commit, +12349,John ZuHone,2016-12-05 12:53:39-05:00,commit, +12350,John ZuHone,2016-12-05 12:50:36-05:00,commit, +12351,Nathan Goldbaum,2016-12-05 17:48:12+00:00,commit, +12352,John ZuHone,2016-12-05 12:46:09-05:00,commit, +12353,John ZuHone,2016-12-05 10:30:23-05:00,commit, +12354,John ZuHone,2016-12-04 11:14:53-05:00,commit, +12355,John ZuHone,2016-12-04 10:55:20-05:00,commit, +12356,John ZuHone,2016-12-04 10:47:45-05:00,commit, +12357,Cameron Hummels,2016-12-03 22:54:39-08:00,commit, +12358,John ZuHone,2016-12-03 23:33:55-05:00,commit, +12359,John ZuHone,2016-12-03 11:20:01-05:00,commit, +12360,John ZuHone,2016-12-03 08:42:35-05:00,commit, +12361,John ZuHone,2016-12-03 08:24:27-05:00,commit, +12362,John ZuHone,2016-12-03 07:51:17-05:00,commit, +12363,John ZuHone,2016-12-03 07:43:22-05:00,commit, +12364,John ZuHone,2016-12-02 22:41:24-05:00,commit, +12365,Kacper Kowalik,2016-12-02 18:25:47-06:00,commit, +12366,Kacper Kowalik,2016-12-02 16:20:13-06:00,commit, +12367,Kacper Kowalik,2016-12-02 16:06:46-06:00,commit, +12368,John ZuHone,2016-12-02 15:25:23-05:00,commit, +12369,John ZuHone,2016-12-02 10:47:19-05:00,commit, +12370,John ZuHone,2016-12-02 10:27:53-05:00,commit, +12371,John ZuHone,2016-12-02 10:18:15-05:00,commit, +12372,John ZuHone,2016-12-02 10:17:38-05:00,commit, +12373,Nathan Goldbaum,2016-12-01 15:41:44-06:00,commit, +12374,Nathan Goldbaum,2016-12-01 15:40:58-06:00,commit, +12375,Nathan Goldbaum,2016-12-01 15:39:22-06:00,commit, +12376,Nathan Goldbaum,2016-12-01 15:02:55-06:00,commit, +12377,Nathan Goldbaum,2016-12-01 14:34:11-06:00,commit, +12378,Nathan Goldbaum,2016-12-01 12:53:51-06:00,commit, +12379,Nathan Goldbaum,2016-12-01 12:53:41-06:00,commit, +12380,Nathan Goldbaum,2016-12-01 12:31:02-06:00,commit, +12381,Nathan Goldbaum,2016-12-01 12:28:19-06:00,commit, +12382,Kacper Kowalik,2016-12-01 09:50:25-06:00,commit, +12383,Nathan Goldbaum,2016-12-01 15:38:23+00:00,commit, +12384,Matthew Turk,2016-11-30 16:39:34-06:00,commit, +12385,Kacper Kowalik,2016-11-30 12:58:36-06:00,commit, +12386,Nathan Goldbaum,2016-11-30 18:12:47+00:00,commit, +12387,Kacper Kowalik,2016-11-30 11:45:16-06:00,commit, +12388,Kacper Kowalik,2016-11-30 11:33:52-06:00,commit, +12389,Kacper Kowalik,2016-11-30 09:42:26-06:00,commit, +12390,John ZuHone,2016-11-30 10:21:11-05:00,commit, +12391,Kacper Kowalik,2016-11-30 08:11:58-06:00,commit, +12392,Kacper Kowalik,2016-11-30 08:09:41-06:00,commit, +12393,Kacper Kowalik,2016-11-30 04:36:00+00:00,commit, +12394,Cameron Hummels,2016-11-29 17:04:33-08:00,commit, +12395,Nathan Goldbaum,2016-11-29 16:26:46-06:00,commit, +12396,Nathan Goldbaum,2016-11-29 15:19:46-06:00,commit, +12397,Matthew Turk,2016-11-29 13:50:48-06:00,commit, +12398,Matthew Turk,2016-11-29 13:47:41-06:00,commit, +12399,Corentin Cadiou,2016-11-29 20:10:35+01:00,commit, +12400,Nathan Goldbaum,2016-11-29 12:17:26-06:00,commit, +12401,Nathan Goldbaum,2016-11-29 12:16:10-06:00,commit, +12402,Nathan Goldbaum,2016-11-29 12:07:17-06:00,commit, +12403,Corentin Cadiou,2016-11-29 17:38:36+01:00,commit, +12404,Corentin Cadiou,2016-11-29 17:36:23+01:00,commit, +12405,Corentin Cadiou,2016-11-29 17:32:57+01:00,commit, +12406,Corentin Cadiou,2016-11-29 17:32:38+01:00,commit, +12407,Matthew Turk,2016-11-28 13:54:06-06:00,commit, +12408,Matthew Turk,2016-11-28 13:38:00-06:00,commit, +12409,Matthew Turk,2016-11-28 12:19:30-06:00,commit, +12410,Matthew Turk,2016-11-28 10:33:11-06:00,commit, +12411,John ZuHone,2016-11-23 12:56:21-05:00,commit, +12412,Nathan Goldbaum,2016-11-23 17:53:31+00:00,commit, +12413,John ZuHone,2016-11-23 11:25:33-05:00,commit, +12414,Kacper Kowalik,2016-11-22 18:12:56-06:00,commit, +12415,Nathan Goldbaum,2017-01-27 15:57:11-06:00,commit, +12416,Nathan Goldbaum,2017-01-25 11:32:45-06:00,commit, +12417,Nathan Goldbaum,2017-01-22 08:23:36-08:00,commit, +12418,Nathan Goldbaum,2017-01-31 11:26:59-06:00,commit, +12419,Corentin Cadiou,2017-01-19 13:42:39+00:00,commit, +12420,Nathan Goldbaum,2016-12-19 19:28:46-06:00,commit, +12421,Nathan Goldbaum,2016-12-11 22:49:38-06:00,commit, +12422,Nathan Goldbaum,2016-12-19 13:59:20-06:00,commit, +12423,Cameron Hummels,2016-12-11 17:38:33-08:00,commit, +12424,Cameron Hummels,2016-12-11 17:38:11-08:00,commit, +12425,Cameron Hummels,2016-12-11 09:08:21-08:00,commit, +12426,Cameron Hummels,2016-12-10 14:31:55-08:00,commit, +12427,Cameron Hummels,2016-12-10 14:21:31-08:00,commit, +12428,Cameron Hummels,2016-12-10 23:49:16-08:00,commit, +12429,Cameron Hummels,2016-12-10 18:45:25-08:00,commit, +12430,Jonah Miller,2016-12-06 12:28:11-05:00,commit, +12431,Britton Smith,2016-12-07 18:22:45-08:00,commit, +12432,Nathan Goldbaum,2016-12-05 14:13:24-06:00,commit, +12433,Cameron Hummels,2016-12-03 22:54:39-08:00,commit, +12434,Matthew Turk,2016-11-30 16:39:34-06:00,commit, +12435,Cameron Hummels,2016-11-29 17:04:33-08:00,commit, +12436,Nathan Goldbaum,2016-11-29 16:26:46-06:00,commit, +12437,Nathan Goldbaum,2016-11-29 15:19:46-06:00,commit, +12438,Kacper Kowalik,2016-11-22 18:12:56-06:00,commit, +12439,Cameron Hummels,2016-11-22 22:51:50+00:00,commit, +12440,Matthew Turk,2016-11-22 15:36:12-06:00,commit, +12441,Britton Smith,2016-11-22 13:35:57-08:00,commit, +12442,Britton Smith,2016-11-22 13:35:57-08:00,commit, +12443,Britton Smith,2016-11-22 10:34:12-08:00,commit, +12444,Britton Smith,2016-11-21 15:56:53-08:00,commit, +12445,Britton Smith,2016-11-21 15:18:23-08:00,commit, +12446,Britton Smith,2016-11-21 15:17:32-08:00,commit, +12447,John ZuHone,2016-11-21 15:19:28-05:00,commit, +12448,John Wise,2016-11-20 08:45:19-05:00,commit, +12449,John Wise,2016-11-20 08:45:19-05:00,commit, +12450,Nathan Goldbaum,2016-11-19 18:55:57+00:00,commit, +12451,Nathan Goldbaum,2016-11-18 13:35:03-05:00,commit, +12452,Nathan Goldbaum,2016-11-18 11:30:26-05:00,commit, +12453,Nathan Goldbaum,2016-11-18 11:21:00-05:00,commit, +12454,Matthew Turk,2016-11-18 16:12:56+00:00,commit, +12455,Matthew Turk,2016-11-18 16:11:55+00:00,commit, +12456,Matthew Turk,2016-11-18 16:11:37+00:00,commit, +12457,Matthew Turk,2016-11-18 16:10:14+00:00,commit, +12458,Matthew Turk,2016-11-18 16:09:16+00:00,commit, +12459,Matthew Turk,2016-11-18 16:08:07+00:00,commit, +12460,Matthew Turk,2016-11-17 13:20:32-06:00,commit, +12461,Matthew Turk,2016-11-17 13:19:20-06:00,commit, +12462,Matthew Turk,2016-11-17 11:27:16-06:00,commit, +12463,Matthew Turk,2016-11-16 17:24:05-06:00,commit, +12464,Matthew Turk,2016-11-16 16:34:08-06:00,commit, +12465,Andrew Myers,2016-11-12 15:14:14-08:00,commit, +12466,Nathan Goldbaum,2016-11-12 10:37:22-06:00,commit, +12467,Nathan Goldbaum,2016-11-12 10:37:22-06:00,commit, +12468,Nathan Goldbaum,2016-11-12 10:05:54-06:00,commit, +12469,Nathan Goldbaum,2016-11-12 10:05:39-06:00,commit, +12470,Nathan Goldbaum,2016-11-12 10:04:12-06:00,commit, +12471,Nathan Goldbaum,2016-11-12 10:01:35-06:00,commit, +12472,Nathan Goldbaum,2016-11-12 10:01:00-06:00,commit, +12473,Nathan Goldbaum,2016-11-12 10:00:33-06:00,commit, +12474,Nathan Goldbaum,2016-11-11 13:35:34-06:00,commit, +12475,Nathan Goldbaum,2016-11-11 13:35:22-06:00,commit, +12476,Nathan Goldbaum,2016-11-11 11:12:01-06:00,commit, +12477,Nathan Goldbaum,2016-11-09 10:18:04-06:00,commit, +12478,Nathan Goldbaum,2016-11-09 10:18:04-06:00,commit, +12479,Nathan Goldbaum,2016-11-08 15:48:54-06:00,commit, +12480,Nathan Goldbaum,2016-11-08 09:21:04-06:00,commit, +12481,Nathan Goldbaum,2016-11-08 09:20:39-06:00,commit, +12482,Nathan Goldbaum,2016-11-08 09:02:01-06:00,commit, +12483,Nathan Goldbaum,2016-11-08 09:02:01-06:00,commit, +12484,Nathan Goldbaum,2016-11-07 14:04:29-06:00,commit, +12485,Nathan Goldbaum,2016-11-07 14:04:29-06:00,commit, +12486,Nathan Goldbaum,2016-11-04 14:57:36-05:00,commit, +12487,Nathan Goldbaum,2016-11-04 14:57:12-05:00,commit, +12488,Matthew Turk,2016-11-04 14:52:39-05:00,commit, +12489,Matthew Turk,2016-11-04 12:55:15-05:00,commit, +12490,Matthew Turk,2016-11-04 11:38:48-05:00,commit, +12491,Matthew Turk,2016-11-04 11:36:28-05:00,commit, +12492,Matthew Turk,2016-11-04 11:35:30-05:00,commit, +12493,Matthew Turk,2016-11-04 11:24:53-05:00,commit, +12494,Nathan Goldbaum,2016-11-04 10:24:11-05:00,commit, +12495,Nathan Goldbaum,2016-11-04 10:24:11-05:00,commit, +12496,Matthew Turk,2016-11-03 22:12:20-05:00,commit, +12497,Matthew Turk,2016-11-03 18:19:35-05:00,commit, +12498,Kausik Venkat,2016-11-01 15:20:45-05:00,commit, +12499,Nathan Goldbaum,2016-10-31 14:06:41-05:00,commit, +12500,Nathan Goldbaum,2016-10-31 14:06:41-05:00,commit, +12501,Kausik Venkat,2016-10-28 12:51:09-05:00,commit, +12502,Nathan Goldbaum,2016-10-28 11:19:01-05:00,commit, +12503,Nathan Goldbaum,2016-10-28 11:08:24-05:00,commit, +12504,Nathan Goldbaum,2016-10-28 11:07:48-05:00,commit, +12505,Nathan Goldbaum,2016-10-28 02:04:18+00:00,commit, +12506,Nathan Goldbaum,2016-10-28 02:04:01+00:00,commit, +12507,Kacper Kowalik,2016-10-28 02:01:12+00:00,commit, +12508,Kacper Kowalik,2016-10-27 19:50:21-05:00,commit, +12509,Cameron Hummels,2016-12-10 17:23:43-08:00,commit, +12510,Kacper Kowalik,2016-10-27 19:50:21-05:00,commit, +12511,Kacper Kowalik,2016-10-27 18:48:02-05:00,commit, +12512,Kacper Kowalik,2016-10-27 18:48:02-05:00,commit, +12513,Nathan Goldbaum,2016-10-27 20:02:11+00:00,commit, +12514,Kacper Kowalik,2016-10-27 11:40:45-05:00,commit, +12515,Kacper Kowalik,2016-10-27 11:35:14-05:00,commit, +12516,Kacper Kowalik,2016-10-27 11:25:43-05:00,commit, +12517,Nathan Goldbaum,2016-10-26 19:29:02-05:00,commit, +12518,Nathan Goldbaum,2016-10-26 14:37:43-05:00,commit, +12519,Nathan Goldbaum,2016-10-26 14:37:43-05:00,commit, +12520,Nathan Goldbaum,2016-10-26 12:34:15-05:00,commit, +12521,Nathan Goldbaum,2016-10-26 12:33:45-05:00,commit, +12522,Kacper Kowalik,2016-10-26 15:39:05+00:00,commit, +12523,Matthew Turk,2016-10-26 15:00:39+00:00,commit, +12524,Matthew Turk,2016-10-25 19:59:18+00:00,commit, +12525,Nathan Goldbaum,2016-10-25 19:58:58+00:00,commit, +12526,Nathan Goldbaum,2016-10-25 19:56:07+00:00,commit, +12527,Nathan Goldbaum,2016-10-25 14:50:30-05:00,commit, +12528,Nathan Goldbaum,2016-10-25 14:50:30-05:00,commit, +12529,Kacper Kowalik,2016-10-25 13:13:19-05:00,commit, +12530,Nathan Goldbaum,2016-10-25 12:47:12-05:00,commit, +12531,Nathan Goldbaum,2016-10-24 15:39:24-05:00,commit, +12532,Nathan Goldbaum,2016-10-24 15:06:29-05:00,commit, +12533,Nathan Goldbaum,2016-10-24 15:06:01-05:00,commit, +12534,Kacper Kowalik,2016-10-24 19:51:51+00:00,commit, +12535,Nathan Goldbaum,2016-10-24 11:57:09-05:00,commit, +12536,Nathan Goldbaum,2016-10-24 11:49:37-05:00,commit, +12537,Meagan Lang,2016-10-20 23:00:43+00:00,commit, +12538,Nathan Goldbaum,2016-10-20 14:57:46-05:00,commit, +12539,Nathan Goldbaum,2016-10-20 14:56:56-05:00,commit, +12540,Nathan Goldbaum,2016-10-20 14:56:43-05:00,commit, +12541,Nathan Goldbaum,2016-10-20 10:17:33-05:00,commit, +12542,Kacper Kowalik,2016-10-19 13:26:34-05:00,commit, +12543,Kacper Kowalik,2016-10-19 11:11:10-05:00,commit, +12544,Kacper Kowalik,2016-10-19 11:11:10-05:00,commit, +12545,Kacper Kowalik,2016-10-19 10:23:03-05:00,commit, +12546,Meagan Lang,2016-10-18 16:49:39+00:00,commit, +12547,Matthew Turk,2016-10-17 22:10:41+00:00,commit, +12548,Nathan Goldbaum,2016-10-17 17:08:15-05:00,commit, +12549,Nathan Goldbaum,2016-10-17 16:24:58-05:00,commit, +12550,Nathan Goldbaum,2016-10-17 21:20:26+00:00,commit, +12551,Nathan Goldbaum,2016-10-17 21:20:05+00:00,commit, +12552,Nathan Goldbaum,2016-10-17 21:19:44+00:00,commit, +12553,Nathan Goldbaum,2016-10-17 21:19:17+00:00,commit, +12554,Nathan Goldbaum,2016-10-17 21:18:27+00:00,commit, +12555,Nathan Goldbaum,2016-10-17 21:18:03+00:00,commit, +12556,Nathan Goldbaum,2016-10-17 21:17:41+00:00,commit, +12557,Nathan Goldbaum,2016-10-17 21:17:15+00:00,commit, +12558,Nathan Goldbaum,2016-10-17 16:00:02-05:00,commit, +12559,Nathan Goldbaum,2016-10-17 15:59:40-05:00,commit, +12560,Nathan Goldbaum,2016-10-17 14:32:17-05:00,commit, +12561,Nathan Goldbaum,2016-10-14 11:10:29-05:00,commit, +12562,Nathan Goldbaum,2016-10-14 11:10:29-05:00,commit, +12563,Nathan Goldbaum,2016-10-14 10:58:37-05:00,commit, +12564,Nathan Goldbaum,2016-10-14 10:53:38-05:00,commit, +12565,Matthew Turk,2016-10-14 13:32:36+00:00,commit, +12566,Matthew Turk,2016-10-14 13:32:14+00:00,commit, +12567,Matthew Turk,2016-10-14 13:31:37+00:00,commit, +12568,Britton Smith,2016-10-14 12:17:40+01:00,commit, +12569,Matthew Turk,2016-10-13 20:50:42-05:00,commit, +12570,Matthew Turk,2016-10-13 20:22:39-05:00,commit, +12571,Nathan Goldbaum,2016-10-12 16:59:29+00:00,commit, +12572,Kacper Kowalik,2016-10-12 15:53:44+00:00,commit, +12573,Nathan Goldbaum,2016-10-11 11:46:03-05:00,commit, +12574,Bili Dong,2016-10-11 00:19:47-05:00,commit, +12575,Bili Dong,2016-10-10 21:58:56-05:00,commit, +12576,Bili Dong,2016-10-10 21:58:00-05:00,commit, +12577,Bili Dong,2016-10-10 21:54:14-05:00,commit, +12578,Bili Dong,2016-10-10 21:40:58-05:00,commit, +12579,Nathan Goldbaum,2016-10-10 21:09:08-05:00,commit, +12580,Nathan Goldbaum,2016-10-10 21:06:42-05:00,commit, +12581,Nathan Goldbaum,2016-10-11 11:46:03-05:00,commit, +12582,Nathan Goldbaum,2016-10-10 21:06:42-05:00,commit, +12583,Nathan Goldbaum,2016-10-10 17:46:02-05:00,commit, +12584,Bili Dong,2016-10-10 15:18:19-05:00,commit, +12585,Nathan Goldbaum,2016-10-10 13:48:13-05:00,commit, +12586,Nathan Goldbaum,2016-10-10 10:17:00-05:00,commit, +12587,Nathan Goldbaum,2016-10-10 10:17:00-05:00,commit, +12588,Nathan Goldbaum,2016-10-24 11:57:09-05:00,commit, +12589,Matthew Turk,2016-10-09 17:11:17-05:00,commit, +12590,Nathan Goldbaum,2016-10-09 17:10:23-05:00,commit, +12591,Nathan Goldbaum,2016-10-09 13:33:15-05:00,commit, +12592,Matthew Turk,2016-10-08 18:06:46-05:00,commit, +12593,Alex Lindsay,2016-10-07 09:03:52-05:00,commit, +12594,Nathan Goldbaum,2016-10-06 16:05:47-05:00,commit, +12595,Alex Lindsay,2016-10-06 14:05:19-05:00,commit, +12596,Alex Lindsay,2016-10-06 12:23:06-05:00,commit, +12597,Enrico Garaldi,2016-10-06 10:48:29+02:00,commit, +12598,Alex Lindsay,2016-10-05 16:43:14-05:00,commit, +12599,Andrew Myers,2016-10-05 10:26:53-07:00,commit, +12600,Nathan Goldbaum,2016-10-05 10:01:10-05:00,commit, +12601,Britton Smith,2016-10-05 15:43:41+01:00,commit, +12602,Britton Smith,2016-10-05 15:43:41+01:00,commit, +12603,Alex Lindsay,2016-10-04 18:00:03-05:00,commit, +12604,Hsi-Yu Schive,2016-10-04 17:42:29-05:00,commit, +12605,Hsi-Yu Schive,2016-10-04 17:42:29-05:00,commit, +12606,Hsi-Yu Schive,2016-10-04 17:37:23-05:00,commit, +12607,Hsi-Yu Schive,2016-10-04 15:43:13-05:00,commit, +12608,Nathan Goldbaum,2016-10-04 13:05:09-05:00,commit, +12609,Nathan Goldbaum,2016-10-04 13:04:38-05:00,commit, +12610,Britton Smith,2016-10-04 15:51:07+01:00,commit, +12611,Alex Lindsay,2016-10-03 17:31:10-05:00,commit, +12612,Enrico Garaldi,2016-10-01 11:48:35+02:00,commit, +12613,Enrico Garaldi,2016-10-01 01:15:28+02:00,commit, +12614,Andrew Myers,2016-09-30 15:14:21-07:00,commit, +12615,Alex Lindsay,2016-09-30 17:11:14-05:00,commit, +12616,Andrew Myers,2016-09-30 15:06:31-07:00,commit, +12617,Andrew Myers,2016-09-30 14:55:00-07:00,commit, +12618,Andrew Myers,2016-09-30 15:06:31-07:00,commit, +12619,Andrew Myers,2016-09-30 15:14:21-07:00,commit, +12620,Andrew Myers,2016-10-05 10:26:53-07:00,commit, +12621,Andrew Myers,2016-09-30 14:55:00-07:00,commit, +12622,Alex Lindsay,2016-09-30 16:32:08-05:00,commit, +12623,Alex Lindsay,2016-09-30 16:30:17-05:00,commit, +12624,Andrew Myers,2016-09-30 14:30:04-07:00,commit, +12625,Alex Lindsay,2016-09-30 16:27:21-05:00,commit, +12626,Alex Lindsay,2016-09-30 16:24:59-05:00,commit, +12627,Andrew Myers,2016-09-30 14:23:58-07:00,commit, +12628,Andrew Myers,2016-09-30 14:21:50-07:00,commit, +12629,Andrew Myers,2016-09-30 14:20:34-07:00,commit, +12630,Alex Lindsay,2016-09-30 16:06:28-05:00,commit, +12631,Alex Lindsay,2016-09-30 15:54:48-05:00,commit, +12632,Alex Lindsay,2016-09-30 15:49:31-05:00,commit, +12633,Andrew Myers,2016-09-30 13:26:02-07:00,commit, +12634,Nathan Goldbaum,2016-09-30 14:54:05-05:00,commit, +12635,Andrew Myers,2016-09-30 10:54:01-07:00,commit, +12636,Nathan Goldbaum,2016-09-30 12:27:07-05:00,commit, +12637,Alex Lindsay,2016-09-30 11:35:46-05:00,commit, +12638,Matthew Turk,2016-09-30 11:16:01-05:00,commit, +12639,Matthew Turk,2016-09-30 07:43:36-05:00,commit, +12640,Matthew Turk,2016-09-30 07:41:56-05:00,commit, +12641,Matthew Turk,2016-09-29 17:17:31-05:00,commit, +12642,Nathan Goldbaum,2016-09-29 10:35:17-05:00,commit, +12643,Nathan Goldbaum,2016-09-29 10:35:17-05:00,commit, +12644,Nathan Goldbaum,2016-09-29 10:31:14-05:00,commit, +12645,Andrew Myers,2016-09-28 16:56:06-07:00,commit, +12646,Andrew Myers,2016-09-28 16:21:39-07:00,commit, +12647,Andrew Myers,2016-09-28 16:09:18-07:00,commit, +12648,Alex Lindsay,2016-09-28 18:05:36-05:00,commit, +12649,Andrew Myers,2016-09-28 15:57:31-07:00,commit, +12650,Nathan Goldbaum,2016-09-28 17:53:44-05:00,commit, +12651,Andrew Myers,2016-09-28 14:53:18-07:00,commit, +12652,Andrew Myers,2016-09-28 14:53:18-07:00,commit, +12653,Andrew Myers,2016-09-28 14:53:08-07:00,commit, +12654,Nathan Goldbaum,2016-09-28 16:30:02-05:00,commit, +12655,Nathan Goldbaum,2016-09-28 15:29:06-05:00,commit, +12656,Nathan Goldbaum,2016-09-28 15:15:56-05:00,commit, +12657,Britton Smith,2016-09-28 20:54:53+01:00,commit, +12658,Britton Smith,2016-09-28 20:54:53+01:00,commit, +12659,Nathan Goldbaum,2016-09-28 15:29:06-05:00,commit, +12660,John Regan,2016-09-28 17:23:22+01:00,commit, +12661,John Regan,2016-09-28 17:23:22+01:00,commit, +12662,Andrew Myers,2016-09-27 22:42:30-07:00,commit, +12663,Nathan Goldbaum,2016-09-27 16:21:39-05:00,commit, +12664,Nathan Goldbaum,2016-09-27 16:21:39-05:00,commit, +12665,Nathan Goldbaum,2016-09-27 16:15:57-05:00,commit, +12666,Alex Lindsay,2016-09-27 15:51:12-05:00,commit, +12667,Alex Lindsay,2016-09-27 15:24:45-05:00,commit, +12668,Alex Lindsay,2016-09-27 13:18:40-05:00,commit, +12669,Alex Lindsay,2016-09-27 09:28:12-05:00,commit, +12670,Britton Smith,2016-09-27 08:28:16+01:00,commit, +12671,Britton Smith,2016-09-27 08:28:16+01:00,commit, +12672,Alex Lindsay,2016-09-26 17:41:54-05:00,commit, +12673,Alex Lindsay,2016-09-26 16:34:48-05:00,commit, +12674,Alex Lindsay,2016-09-26 15:50:34-05:00,commit, +12675,Alex Lindsay,2016-09-26 15:48:19-05:00,commit, +12676,Alex Lindsay,2016-09-26 15:45:26-05:00,commit, +12677,Alex Lindsay,2016-09-26 15:41:46-05:00,commit, +12678,Alex Lindsay,2016-09-26 15:40:10-05:00,commit, +12679,Alex Lindsay,2016-09-26 15:37:41-05:00,commit, +12680,Alex Lindsay,2016-09-26 14:29:10-05:00,commit, +12681,Alex Lindsay,2016-09-26 11:00:03-05:00,commit, +12682,Alex Lindsay,2016-09-26 09:37:29-05:00,commit, +12683,Alex Lindsay,2016-09-26 09:29:25-05:00,commit, +12684,Nathan Goldbaum,2016-09-25 17:48:01-05:00,commit, +12685,Nathan Goldbaum,2016-09-25 17:48:01-05:00,commit, +12686,Alex Lindsay,2016-09-25 17:34:44-05:00,commit, +12687,Nathan Goldbaum,2016-09-24 16:53:47-05:00,commit, +12688,Kacper Kowalik,2016-09-24 16:14:53-05:00,commit, +12689,Kacper Kowalik,2016-09-24 16:00:06-05:00,commit, +12690,Alex Lindsay,2016-09-23 18:19:05-05:00,commit, +12691,Andrew Myers,2016-09-23 15:44:29-07:00,commit, +12692,Alex Lindsay,2016-09-23 17:36:11-05:00,commit, +12693,Alex Lindsay,2016-09-23 17:05:07-05:00,commit, +12694,Andrew Myers,2016-09-23 13:47:18-07:00,commit, +12695,Andrew Myers,2016-09-23 13:41:07-07:00,commit, +12696,Andrew Myers,2016-09-23 12:52:00-07:00,commit, +12697,Andrew Myers,2016-09-23 12:47:08-07:00,commit, +12698,Andrew Myers,2016-09-23 12:46:02-07:00,commit, +12699,Nathan Goldbaum,2016-09-23 14:29:42-05:00,commit, +12700,Andrew Myers,2016-09-23 12:26:43-07:00,commit, +12701,Andrew Myers,2016-09-23 10:55:57-07:00,commit, +12702,Nathan Goldbaum,2016-09-23 12:51:20-05:00,commit, +12703,Nathan Goldbaum,2016-09-23 12:35:26-05:00,commit, +12704,Nathan Goldbaum,2016-09-23 12:25:54-05:00,commit, +12705,Nathan Goldbaum,2016-09-23 11:45:18-05:00,commit, +12706,Nathan Goldbaum,2016-09-23 10:30:18-05:00,commit, +12707,Fabian Koller,2016-09-23 16:57:47+02:00,commit, +12708,Fabian Koller,2016-09-23 13:24:15+02:00,commit, +12709,Fabian Koller,2016-09-23 13:09:35+02:00,commit, +12710,Fabian Koller,2016-09-23 11:54:14+02:00,commit, +12711,Nathan Goldbaum,2016-09-21 23:23:05-05:00,commit, +12712,Nathan Goldbaum,2016-09-21 23:23:05-05:00,commit, +12713,Nathan Goldbaum,2016-09-21 22:32:22-05:00,commit, +12714,Alex Lindsay,2016-09-21 21:21:22-05:00,commit, +12715,Andrew Myers,2016-09-21 17:09:50-07:00,commit, +12716,Andrew Myers,2016-09-21 17:09:50-07:00,commit, +12717,Alex Lindsay,2016-09-21 15:29:48-05:00,commit, +12718,Nathan Goldbaum,2016-09-21 15:04:34-05:00,commit, +12719,Alex Lindsay,2016-09-21 13:52:01-05:00,commit, +12720,Alex Lindsay,2016-09-21 13:40:25-05:00,commit, +12721,John ZuHone,2016-09-21 08:34:30-04:00,commit, +12722,Fabian Koller,2016-09-21 12:08:07+02:00,commit, +12723,Nathan Goldbaum,2016-09-20 22:15:12-05:00,commit, +12724,Nathan Goldbaum,2016-09-20 22:15:12-05:00,commit, +12725,Alex Lindsay,2016-09-20 17:14:17-05:00,commit, +12726,Nathan Goldbaum,2016-09-20 17:07:46-05:00,commit, +12727,Nathan Goldbaum,2016-09-20 16:51:15-05:00,commit, +12728,Nathan Goldbaum,2016-09-20 16:50:53-05:00,commit, +12729,Nathan Goldbaum,2016-09-20 16:50:30-05:00,commit, +12730,Nathan Goldbaum,2016-09-20 15:09:45-05:00,commit, +12731,Nathan Goldbaum,2016-09-20 15:09:38-05:00,commit, +12732,Nathan Goldbaum,2016-09-20 15:09:28-05:00,commit, +12733,Nathan Goldbaum,2016-09-20 11:31:25-05:00,commit, +12734,Nathan Goldbaum,2016-09-20 11:30:33-05:00,commit, +12735,Nathan Goldbaum,2016-09-20 11:28:36-05:00,commit, +12736,Fabian Koller,2016-09-20 12:21:39+02:00,commit, +12737,Alex Lindsay,2016-09-19 17:36:28-05:00,commit, +12738,Nathan Goldbaum,2016-09-19 17:13:12-05:00,commit, +12739,Alex Lindsay,2016-09-19 16:11:04-05:00,commit, +12740,Nathan Goldbaum,2016-09-19 15:14:30-05:00,commit, +12741,Alex Lindsay,2016-09-19 14:54:45-05:00,commit, +12742,Nathan Goldbaum,2016-09-19 14:47:36-05:00,commit, +12743,Nathan Goldbaum,2016-09-19 14:30:37-05:00,commit, +12744,Nathan Goldbaum,2016-09-19 14:29:40-05:00,commit, +12745,Kacper Kowalik,2016-09-19 14:26:26-05:00,commit, +12746,Kacper Kowalik,2016-09-19 14:26:26-05:00,commit, +12747,Nathan Goldbaum,2016-09-19 11:31:36-05:00,commit, +12748,Suoqing Ji,2016-09-16 16:26:18-07:00,commit, +12749,Suoqing Ji,2016-09-16 16:26:18-07:00,commit, +12750,BW Keller,2016-09-16 15:40:31-04:00,commit, +12751,BW Keller,2016-09-16 15:40:31-04:00,commit, +12752,Fabian Koller,2016-09-16 17:08:28+02:00,commit, +12753,Fabian Koller,2016-09-16 13:27:09+02:00,commit, +12754,Fabian Koller,2016-09-16 13:26:33+02:00,commit, +12755,Nathan Goldbaum,2016-09-15 21:25:21-05:00,commit, +12756,Nathan Goldbaum,2016-09-15 21:25:21-05:00,commit, +12757,Alex Lindsay,2016-09-15 13:06:54-05:00,commit, +12758,Kacper Kowalik,2016-09-15 11:43:50-05:00,commit, +12759,Britton Smith,2016-09-15 11:15:02+01:00,commit, +12760,Britton Smith,2016-09-15 11:15:02+01:00,commit, +12761,Nathan Goldbaum,2016-09-14 20:32:50-05:00,commit, +12762,John ZuHone,2016-09-14 15:18:11-04:00,commit, +12763,John ZuHone,2016-09-14 15:16:03-04:00,commit, +12764,Fabian Koller,2016-09-13 10:57:34+02:00,commit, +12765,Corentin Cadiou,2016-09-12 22:49:24+02:00,commit, +12766,Corentin Cadiou,2016-09-12 22:43:32+02:00,commit, +12767,Corentin Cadiou,2016-09-12 22:36:19+02:00,commit, +12768,Corentin Cadiou,2016-09-12 22:29:16+02:00,commit, +12769,Nathan Goldbaum,2016-09-12 14:21:52-05:00,commit, +12770,Alex Lindsay,2016-09-12 14:09:41-05:00,commit, +12771,Britton Smith,2016-09-12 16:40:12+01:00,commit, +12772,Alex Lindsay,2016-09-09 19:49:27-05:00,commit, +12773,Alex Lindsay,2016-09-09 17:29:42-05:00,commit, +12774,Matthew Turk,2016-09-09 15:40:52-05:00,commit, +12775,Matthew Turk,2016-09-09 15:40:52-05:00,commit, +12776,Nathan Goldbaum,2016-09-23 12:51:20-05:00,commit, +12777,Matthew Turk,2016-09-09 12:53:40-05:00,commit, +12778,Alex Lindsay,2016-09-09 12:20:20-05:00,commit, +12779,Alex Lindsay,2016-09-09 11:31:14-05:00,commit, +12780,Britton Smith,2016-09-08 15:50:53+01:00,commit, +12781,Nathan Goldbaum,2016-09-07 13:46:52-05:00,commit, +12782,Matthew Turk,2016-09-07 13:44:20-05:00,commit, +12783,Matthew Turk,2016-09-07 13:43:28-05:00,commit, +12784,Nathan Goldbaum,2016-09-07 13:41:00-05:00,commit, +12785,Nathan Goldbaum,2016-09-07 13:31:08-05:00,commit, +12786,Nathan Goldbaum,2016-09-07 13:27:06-05:00,commit, +12787,Nathan Goldbaum,2016-09-07 13:22:08-05:00,commit, +12788,Nathan Goldbaum,2016-09-07 13:20:20-05:00,commit, +12789,Kacper Kowalik,2016-09-07 13:19:19-05:00,commit, +12790,Nathan Goldbaum,2016-09-07 13:18:08-05:00,commit, +12791,Matthew Turk,2016-09-07 13:17:55-05:00,commit, +12792,Nathan Goldbaum,2016-09-07 13:17:01-05:00,commit, +12793,Nathan Goldbaum,2016-09-07 13:14:39-05:00,commit, +12794,Nathan Goldbaum,2016-09-07 13:11:48-05:00,commit, +12795,Nathan Goldbaum,2016-09-07 13:09:46-05:00,commit, +12796,Nathan Goldbaum,2016-09-07 13:06:03-05:00,commit, +12797,Nathan Goldbaum,2016-09-07 13:04:34-05:00,commit, +12798,Kacper Kowalik,2016-09-07 10:04:50-05:00,commit, +12799,Nathan Goldbaum,2016-09-07 09:41:32-05:00,commit, +12800,Hsi-Yu Schive,2016-09-06 21:06:54-05:00,commit, +12801,Hsi-Yu Schive,2016-09-06 20:56:11-05:00,commit, +12802,Hsi-Yu Schive,2016-09-06 20:25:26-05:00,commit, +12803,Hsi-Yu Schive,2016-09-06 16:15:57-05:00,commit, +12804,Hsi-Yu Schive,2016-09-06 15:03:20-05:00,commit, +12805,Hsi-Yu Schive,2016-09-06 13:19:29-05:00,commit, +12806,Hsi-Yu Schive,2016-09-06 13:12:18-05:00,commit, +12807,Britton Smith,2016-09-06 11:57:23+01:00,commit, +12808,Matthew Turk,2016-09-05 19:12:05-05:00,commit, +12809,Britton Smith,2016-09-05 21:02:51+01:00,commit, +12810,Britton Smith,2016-09-05 20:50:47+01:00,commit, +12811,Kacper Kowalik,2016-09-05 13:48:37-05:00,commit, +12812,Nathan Goldbaum,2016-09-05 10:57:03-05:00,commit, +12813,Weiguang Cui,2016-09-05 14:28:11+08:00,commit, +12814,Britton Smith,2016-09-04 20:24:17+01:00,commit, +12815,Britton Smith,2016-09-04 20:19:13+01:00,commit, +12816,Britton Smith,2016-09-04 19:50:24+01:00,commit, +12817,Britton Smith,2016-09-03 07:54:57+01:00,commit, +12818,Nathan Goldbaum,2016-09-02 12:42:09-05:00,commit, +12819,Hsi-Yu Schive,2016-09-01 11:50:02-05:00,commit, +12820,Britton Smith,2016-09-01 11:00:54+01:00,commit, +12821,Hsi-Yu Schive,2016-08-31 21:19:22-05:00,commit, +12822,Alex Lindsay,2016-08-31 17:58:37-05:00,commit, +12823,Alex Lindsay,2016-08-31 17:27:38-05:00,commit, +12824,Hsi-Yu Schive,2016-08-31 14:53:09-05:00,commit, +12825,Hsi-Yu Schive,2016-08-31 11:07:16-05:00,commit, +12826,Britton Smith,2016-08-31 16:54:09+01:00,commit, +12827,Britton Smith,2016-08-31 16:41:12+01:00,commit, +12828,Weiguang Cui,2016-08-30 13:25:58+00:00,commit, +12829,Weiguang Cui,2016-08-30 13:19:34+00:00,commit, +12830,Weiguang Cui,2016-08-30 13:17:16+00:00,commit, +12831,Weiguang Cui,2016-08-30 13:05:36+00:00,commit, +12832,Nathan Goldbaum,2016-08-29 17:28:59-05:00,commit, +12833,Fabian Koller,2016-08-29 18:04:09+02:00,commit, +12834,Weiguang Cui,2016-08-29 15:02:58+08:00,commit, +12835,Nathan Goldbaum,2016-08-28 09:51:28-05:00,commit, +12836,Britton Smith,2016-08-27 18:42:14+01:00,commit, +12837,Fabian Koller,2016-08-27 13:28:27+02:00,commit, +12838,Britton Smith,2016-08-27 09:16:01+01:00,commit, +12839,Britton Smith,2016-08-27 09:10:36+01:00,commit, +12840,Mark Richardson,2016-08-27 00:31:49+01:00,commit, +12841,Mark Richardson,2016-08-26 23:42:13+01:00,commit, +12842,Nathan Goldbaum,2016-08-26 17:35:04-05:00,commit, +12843,Mark Richardson,2016-08-26 23:01:51+01:00,commit, +12844,Mark Richardson,2016-08-26 22:47:56+01:00,commit, +12845,Mark Richardson,2016-08-26 22:44:37+01:00,commit, +12846,Mark Richardson,2016-08-26 22:41:34+01:00,commit, +12847,Mark Richardson,2016-08-26 22:35:45+01:00,commit, +12848,Nathan Goldbaum,2016-08-26 15:27:34-05:00,commit, +12849,Nathan Goldbaum,2016-08-26 15:18:28-05:00,commit, +12850,John ZuHone,2016-08-26 14:25:17-05:00,commit, +12851,Britton Smith,2016-08-26 12:19:11+01:00,commit, +12852,Fabian Koller,2016-08-26 10:53:21+02:00,commit, +12853,Fabian Koller,2016-08-26 10:38:06+02:00,commit, +12854,Benjamin Thompson,2016-08-26 02:54:49+01:00,commit, +12855,Ben Thompson,2016-08-26 02:48:34+01:00,commit, +12856,Britton Smith,2016-08-25 18:42:25+01:00,commit, +12857,Britton Smith,2016-08-25 17:27:39+01:00,commit, +12858,Nathan Goldbaum,2016-08-25 11:15:04-05:00,commit, +12859,Cameron Hummels,2016-08-25 09:06:55-07:00,commit, +12860,Nathan Goldbaum,2016-08-25 10:54:15-05:00,commit, +12861,Nathan Goldbaum,2016-08-25 10:51:32-05:00,commit, +12862,Nathan Goldbaum,2016-08-25 10:51:00-05:00,commit, +12863,Fabian Koller,2016-08-25 17:02:38+02:00,commit, +12864,Fabian Koller,2016-08-25 15:39:17+02:00,commit, +12865,Fabian Koller,2016-08-25 15:02:03+02:00,commit, +12866,Fabian Koller,2016-08-25 14:48:06+02:00,commit, +12867,Britton Smith,2016-08-25 11:20:58+01:00,commit, +12868,Britton Smith,2016-08-25 11:12:38+01:00,commit, +12869,Britton Smith,2016-08-25 11:02:14+01:00,commit, +12870,Britton Smith,2016-08-25 10:33:45+01:00,commit, +12871,Britton Smith,2016-08-25 10:14:01+01:00,commit, +12872,Nathan Goldbaum,2016-08-24 16:21:24-05:00,commit, +12873,Nathan Goldbaum,2016-08-24 16:20:40-05:00,commit, +12874,Kacper Kowalik,2016-08-24 14:19:28-05:00,commit, +12875,Kacper Kowalik,2016-08-24 13:53:37-05:00,commit, +12876,Kacper Kowalik,2016-08-24 13:53:37-05:00,commit, +12877,Kacper Kowalik,2016-08-24 13:50:29-05:00,commit, +12878,Matthew Turk,2016-08-24 13:18:04-05:00,commit, +12879,John ZuHone,2016-08-24 13:15:23-05:00,commit, +12880,John ZuHone,2016-08-24 13:10:25-05:00,commit, +12881,Nathan Goldbaum,2016-08-24 13:07:14-05:00,commit, +12882,Nathan Goldbaum,2016-08-24 13:06:42-05:00,commit, +12883,Nathan Goldbaum,2016-08-24 11:27:27-05:00,commit, +12884,Nathan Goldbaum,2016-08-24 12:41:01-05:00,commit, +12885,Britton Smith,2016-08-24 08:19:36+01:00,commit, +12886,Britton Smith,2016-08-23 17:56:30+01:00,commit, +12887,Britton Smith,2016-08-23 17:48:07+01:00,commit, +12888,Mark Richardson,2016-08-23 17:10:50+01:00,commit, +12889,Mark Richardson,2016-08-23 16:45:38+01:00,commit, +12890,Mark Richardson,2016-08-23 16:39:25+01:00,commit, +12891,Mark Richardson,2016-08-23 16:17:22+01:00,commit, +12892,Mark Richardson,2016-08-23 15:02:51+01:00,commit, +12893,Fabian Koller,2016-08-23 15:39:16+02:00,commit, +12894,Mark Richardson,2016-08-23 14:20:29+01:00,commit, +12895,Fabian Koller,2016-08-23 14:42:25+02:00,commit, +12896,Mark Richardson,2016-08-23 11:20:54+01:00,commit, +12897,Fabian Koller,2016-08-23 11:40:25+02:00,commit, +12898,Fabian Koller,2016-08-22 18:01:16+02:00,commit, +12899,Fabian Koller,2016-08-20 22:44:40+02:00,commit, +12900,Fabian Koller,2016-08-20 21:33:16+02:00,commit, +12901,Cameron Hummels,2016-08-19 15:27:17-07:00,commit, +12902,Cameron Hummels,2016-08-19 09:29:16-07:00,commit, +12903,Cameron Hummels,2016-08-19 09:28:47-07:00,commit, +12904,Fabian Koller,2016-08-19 17:55:13+02:00,commit, +12905,Cameron Hummels,2016-08-19 08:16:34-07:00,commit, +12906,Britton Smith,2016-08-19 14:52:47+01:00,commit, +12907,Britton Smith,2016-08-19 13:53:27+01:00,commit, +12908,Britton Smith,2016-08-19 12:29:56+01:00,commit, +12909,Britton Smith,2016-08-19 12:12:03+01:00,commit, +12910,Britton Smith,2016-08-19 11:45:54+01:00,commit, +12911,Fabian Koller,2016-08-19 12:26:20+02:00,commit, +12912,Fabian Koller,2016-08-19 10:45:07+02:00,commit, +12913,Cameron Hummels,2016-08-18 23:47:31-07:00,commit, +12914,Cameron Hummels,2016-08-18 23:40:57-07:00,commit, +12915,Cameron Hummels,2016-08-18 23:21:17-07:00,commit, +12916,Cameron Hummels,2016-08-18 23:05:38-07:00,commit, +12917,Cameron Hummels,2016-08-18 23:04:46-07:00,commit, +12918,Fabian Koller,2016-08-19 06:09:16+02:00,commit, +12919,Cameron Hummels,2016-08-18 16:55:52-07:00,commit, +12920,Cameron Hummels,2016-08-18 16:55:00-07:00,commit, +12921,Britton Smith,2016-08-18 17:10:55+01:00,commit, +12922,Nathan Goldbaum,2016-08-18 10:58:12-05:00,commit, +12923,Fabian Koller,2016-08-18 17:27:26+02:00,commit, +12924,Britton Smith,2016-08-18 10:48:37+01:00,commit, +12925,Britton Smith,2016-08-18 10:46:24+01:00,commit, +12926,Fabian Koller,2016-08-18 11:42:23+02:00,commit, +12927,Fabian Koller,2016-08-18 10:42:45+02:00,commit, +12928,Kacper Kowalik,2016-08-17 19:37:53-05:00,commit, +12929,Austin Gilbert,2016-08-17 18:01:54-04:00,commit, +12930,Kacper Kowalik,2016-08-17 15:43:15-05:00,commit, +12931,Kacper Kowalik,2016-08-17 14:51:17-05:00,commit, +12932,Kacper Kowalik,2016-08-17 14:41:50-05:00,commit, +12933,Nathan Goldbaum,2016-08-17 13:51:47-05:00,commit, +12934,Cameron Hummels,2016-08-17 11:45:52-07:00,commit, +12935,John ZuHone,2016-08-17 14:16:45-04:00,commit, +12936,Britton Smith,2016-08-17 16:34:51+01:00,commit, +12937,Britton Smith,2016-08-17 16:31:54+01:00,commit, +12938,Britton Smith,2016-08-17 16:29:06+01:00,commit, +12939,Britton Smith,2016-08-17 16:28:44+01:00,commit, +12940,Austin Gilbert,2016-08-16 23:02:13-04:00,commit, +12941,Austin Gilbert,2016-08-16 19:09:55-04:00,commit, +12942,Austin Gilbert,2016-08-16 18:59:16-04:00,commit, +12943,Austin Gilbert,2016-08-16 18:05:38-04:00,commit, +12944,Austin Gilbert,2016-08-16 14:41:12-04:00,commit, +12945,Britton Smith,2016-08-16 14:48:21+01:00,commit, +12946,Britton Smith,2016-08-16 14:11:17+01:00,commit, +12947,Fabian Koller,2016-08-16 15:10:40+02:00,commit, +12948,Fabian Koller,2016-08-16 11:25:41+02:00,commit, +12949,Fabian Koller,2016-08-16 10:21:58+02:00,commit, +12950,Weiguang Cui,2016-08-16 14:01:15+08:00,commit, +12951,Kacper Kowalik,2016-08-15 14:57:35-05:00,commit, +12952,Fabian Koller,2016-08-15 19:03:08+02:00,commit, +12953,Britton Smith,2016-08-15 17:09:24+01:00,commit, +12954,Britton Smith,2016-08-15 17:04:27+01:00,commit, +12955,Britton Smith,2016-08-15 17:03:20+01:00,commit, +12956,Britton Smith,2016-08-15 16:58:54+01:00,commit, +12957,Britton Smith,2016-08-15 15:48:55+01:00,commit, +12958,Britton Smith,2016-08-15 15:45:50+01:00,commit, +12959,Britton Smith,2016-08-15 14:52:06+01:00,commit, +12960,Britton Smith,2016-08-15 14:39:06+01:00,commit, +12961,Austin Gilbert,2016-08-14 13:38:12-04:00,commit, +12962,Austin Gilbert,2016-08-14 11:56:28-04:00,commit, +12963,Fabian Koller,2016-08-14 17:54:08+02:00,commit, +12964,Fabian Koller,2016-08-14 17:10:33+02:00,commit, +12965,Austin Gilbert,2016-08-13 21:50:24-04:00,commit, +12966,Nathan Goldbaum,2016-08-13 01:49:26-05:00,commit, +12967,Nathan Goldbaum,2016-08-12 20:24:31-05:00,commit, +12968,Nathan Goldbaum,2016-08-12 20:07:33-05:00,commit, +12969,Kacper Kowalik,2016-08-12 15:55:32-05:00,commit, +12970,Kacper Kowalik,2016-08-12 15:55:32-05:00,commit, +12971,Kacper Kowalik,2016-08-12 13:29:23-05:00,commit, +12972,Kacper Kowalik,2016-08-12 13:29:23-05:00,commit, +12973,Matthew Turk,2016-08-12 13:05:42-05:00,commit, +12974,Kacper Kowalik,2016-08-12 13:05:27-05:00,commit, +12975,Matthew Turk,2016-08-12 13:01:28-05:00,commit, +12976,Matthew Turk,2016-08-12 13:01:11-05:00,commit, +12977,Matthew Turk,2016-08-12 12:59:50-05:00,commit, +12978,Matthew Turk,2016-08-12 12:50:33-05:00,commit, +12979,Matthew Turk,2016-08-12 12:48:43-05:00,commit, +12980,Matthew Turk,2016-08-12 12:47:30-05:00,commit, +12981,Britton Smith,2016-08-12 13:49:20+01:00,commit, +12982,Britton Smith,2016-08-12 13:40:12+01:00,commit, +12983,Britton Smith,2016-08-12 12:29:55+01:00,commit, +12984,Britton Smith,2016-08-12 12:29:15+01:00,commit, +12985,Britton Smith,2016-08-12 12:28:07+01:00,commit, +12986,Nathan Goldbaum,2016-08-11 20:05:55-05:00,commit, +12987,Nathan Goldbaum,2016-08-11 20:05:49-05:00,commit, +12988,Nathan Goldbaum,2016-08-11 16:00:18-05:00,commit, +12989,Nathan Goldbaum,2016-08-11 15:23:32-05:00,commit, +12990,Nathan Goldbaum,2016-08-11 13:49:00-05:00,commit, +12991,Chang-Goo Kim,2016-08-11 13:08:53-04:00,commit, +12992,Matthew Turk,2016-08-10 18:49:25-05:00,commit, +12993,Matthew Turk,2016-08-10 18:48:07-05:00,commit, +12994,Cameron Hummels,2016-08-09 22:38:48-07:00,commit, +12995,Matthew Turk,2016-08-09 11:13:24-05:00,commit, +12996,Fabian Koller,2016-08-09 11:32:59+02:00,commit, +12997,Nathan Goldbaum,2016-08-08 18:01:03-05:00,commit, +12998,Matthew Turk,2016-08-08 15:52:40-05:00,commit, +12999,Austin Gilbert,2016-08-08 16:48:59-04:00,commit, +13000,Matthew Turk,2016-08-08 15:41:37-05:00,commit, +13001,Matthew Turk,2016-08-08 15:12:00-05:00,commit, +13002,Matthew Turk,2016-08-08 14:52:25-05:00,commit, +13003,Matthew Turk,2016-08-08 14:16:15-05:00,commit, +13004,Matthew Turk,2016-08-08 14:10:12-05:00,commit, +13005,Austin Gilbert,2016-08-08 15:08:08-04:00,commit, +13006,Nathan Goldbaum,2016-08-08 11:46:40-05:00,commit, +13007,Nathan Goldbaum,2016-08-08 11:46:40-05:00,commit, +13008,Britton Smith,2016-08-07 19:22:07+01:00,commit, +13009,Britton Smith,2016-08-07 12:23:46+01:00,commit, +13010,Britton Smith,2016-08-07 09:18:05+01:00,commit, +13011,Britton Smith,2016-08-07 08:45:17+01:00,commit, +13012,Britton Smith,2016-08-07 08:00:47+01:00,commit, +13013,Britton Smith,2016-08-06 21:56:12+01:00,commit, +13014,Britton Smith,2016-08-06 21:50:52+01:00,commit, +13015,Britton Smith,2016-08-06 21:37:17+01:00,commit, +13016,Britton Smith,2016-08-06 17:55:55+02:00,commit, +13017,Britton Smith,2016-08-06 17:45:13+02:00,commit, +13018,Britton Smith,2016-08-06 17:27:54+02:00,commit, +13019,Britton Smith,2016-08-06 15:47:51+02:00,commit, +13020,Britton Smith,2016-08-06 14:24:38+02:00,commit, +13021,Britton Smith,2016-08-06 11:08:10+02:00,commit, +13022,Cameron Hummels,2016-08-05 14:52:53-07:00,commit, +13023,Nathan Goldbaum,2016-08-05 15:45:45-05:00,commit, +13024,Cameron Hummels,2016-08-05 11:54:44-07:00,commit, +13025,Fabian Koller,2016-08-05 17:49:04+02:00,commit, +13026,Britton Smith,2016-08-05 15:47:29+02:00,commit, +13027,Fabian Koller,2016-08-05 14:53:00+02:00,commit, +13028,Britton Smith,2016-08-05 09:54:36+02:00,commit, +13029,Britton Smith,2016-08-05 09:32:24+02:00,commit, +13030,Cameron Hummels,2016-08-04 22:03:41-07:00,commit, +13031,Cameron Hummels,2016-08-04 19:35:28-07:00,commit, +13032,Cameron Hummels,2016-08-04 19:26:01-07:00,commit, +13033,Cameron Hummels,2016-08-04 19:19:04-07:00,commit, +13034,Cameron Hummels,2016-08-04 19:18:31-07:00,commit, +13035,Britton Smith,2016-08-05 00:32:42+02:00,commit, +13036,Cameron Hummels,2016-08-04 15:29:28-07:00,commit, +13037,Austin Gilbert,2016-08-04 16:59:43-05:00,commit, +13038,Austin Gilbert,2016-08-04 14:43:43-05:00,commit, +13039,Britton Smith,2016-08-04 21:43:13+02:00,commit, +13040,Nathan Goldbaum,2016-08-04 14:18:50-05:00,commit, +13041,Austin Gilbert,2016-08-04 13:51:52-05:00,commit, +13042,Matthew Turk,2016-08-04 12:29:27-05:00,commit, +13043,Matthew Turk,2016-08-04 12:26:53-05:00,commit, +13044,Nathan Goldbaum,2016-08-04 12:26:10-05:00,commit, +13045,Nathan Goldbaum,2016-08-04 11:46:44-05:00,commit, +13046,Fabian Koller,2016-08-04 18:40:01+02:00,commit, +13047,Austin Gilbert,2016-08-04 11:24:55-05:00,commit, +13048,Britton Smith,2016-08-04 17:20:33+02:00,commit, +13049,Cameron Hummels,2016-08-04 08:10:23-07:00,commit, +13050,Matthew Turk,2016-08-04 07:55:47-07:00,commit, +13051,Britton Smith,2016-08-04 15:39:22+02:00,commit, +13052,Britton Smith,2016-08-04 14:43:34+02:00,commit, +13053,Britton Smith,2016-08-04 14:18:21+02:00,commit, +13054,Matthew Turk,2016-08-03 18:49:42-07:00,commit, +13055,Cameron Hummels,2016-08-03 16:43:29-07:00,commit, +13056,Andrew Myers,2016-08-03 15:40:54-07:00,commit, +13057,Andrew Myers,2016-08-03 14:38:45-07:00,commit, +13058,Andrew Myers,2016-08-03 14:31:41-07:00,commit, +13059,Andrew Myers,2016-08-03 14:06:17-07:00,commit, +13060,Andrew Myers,2016-08-03 14:04:38-07:00,commit, +13061,Kacper Kowalik,2016-08-03 15:03:22-05:00,commit, +13062,Kacper Kowalik,2016-08-03 13:28:36-05:00,commit, +13063,Nathan Goldbaum,2016-08-03 13:09:09-05:00,commit, +13064,Andrew Myers,2016-08-03 10:57:23-07:00,commit, +13065,Andrew Myers,2016-08-03 10:41:42-07:00,commit, +13066,Austin Gilbert,2016-08-03 12:15:34-05:00,commit, +13067,Kacper Kowalik,2016-08-03 11:27:56-05:00,commit, +13068,John ZuHone,2016-08-03 10:06:25-04:00,commit, +13069,Kacper Kowalik,2016-08-03 09:00:13-05:00,commit, +13070,Fabian Koller,2016-08-03 15:40:54+02:00,commit, +13071,Fabian Koller,2016-08-03 11:38:37+02:00,commit, +13072,Matthew Turk,2016-08-02 20:20:32-07:00,commit, +13073,Matthew Turk,2016-08-02 19:41:02-07:00,commit, +13074,Matthew Turk,2016-08-02 19:40:45-07:00,commit, +13075,Austin Gilbert,2016-08-02 19:03:51-05:00,commit, +13076,Austin Gilbert,2016-08-02 18:58:08-05:00,commit, +13077,Andrew Myers,2016-08-02 15:34:23-07:00,commit, +13078,Andrew Myers,2016-08-02 15:25:25-07:00,commit, +13079,Andrew Myers,2016-08-02 15:08:04-07:00,commit, +13080,Andrew Myers,2016-08-02 15:07:15-07:00,commit, +13081,Andrew Myers,2016-08-02 15:01:01-07:00,commit, +13082,Andrew Myers,2016-08-02 14:44:07-07:00,commit, +13083,Austin Gilbert,2016-08-02 16:24:00-05:00,commit, +13084,Austin Gilbert,2016-08-02 16:15:38-05:00,commit, +13085,Andrew Myers,2016-08-02 14:00:16-07:00,commit, +13086,Andrew Myers,2016-08-02 13:59:42-07:00,commit, +13087,Andrew Myers,2016-08-02 13:59:19-07:00,commit, +13088,Andrew Myers,2016-08-02 13:58:53-07:00,commit, +13089,Andrew Myers,2016-08-02 13:58:23-07:00,commit, +13090,Austin Gilbert,2016-08-02 15:56:37-05:00,commit, +13091,Austin Gilbert,2016-08-02 15:53:00-05:00,commit, +13092,Austin Gilbert,2016-08-02 15:32:08-05:00,commit, +13093,Matthew Turk,2016-08-02 11:52:15-07:00,commit, +13094,Kacper Kowalik,2016-08-02 12:50:30-05:00,commit, +13095,Kacper Kowalik,2016-08-02 12:16:24-05:00,commit, +13096,Kacper Kowalik,2016-08-02 10:56:40-05:00,commit, +13097,Britton Smith,2016-08-02 17:33:41+02:00,commit, +13098,Britton Smith,2016-08-02 17:25:44+02:00,commit, +13099,Kacper Kowalik,2016-08-02 10:09:01-05:00,commit, +13100,Kacper Kowalik,2016-08-02 09:48:42-05:00,commit, +13101,Fabian Koller,2016-08-02 15:38:25+02:00,commit, +13102,Matthew Turk,2016-08-01 18:54:05-07:00,commit, +13103,Kacper Kowalik,2016-08-02 08:42:38-05:00,commit, +13104,Kacper Kowalik,2016-08-01 17:55:38-05:00,commit, +13105,Kacper Kowalik,2016-08-01 17:54:41-05:00,commit, +13106,Kacper Kowalik,2016-08-01 17:53:44-05:00,commit, +13107,Kacper Kowalik,2016-08-01 17:32:42-05:00,commit, +13108,Nathan Goldbaum,2016-08-01 17:24:06-05:00,commit, +13109,Kacper Kowalik,2016-08-01 17:17:01-05:00,commit, +13110,Austin Gilbert,2016-08-01 15:32:57-05:00,commit, +13111,John ZuHone,2016-08-01 15:58:01-04:00,commit, +13112,Nathan Goldbaum,2016-08-01 13:13:41-05:00,commit, +13113,Fabian Koller,2016-08-01 14:47:13+02:00,commit, +13114,Britton Smith,2016-08-01 12:07:38+02:00,commit, +13115,Britton Smith,2016-08-01 12:04:08+02:00,commit, +13116,Britton Smith,2016-07-31 17:52:37+02:00,commit, +13117,Britton Smith,2016-07-31 14:35:50+01:00,commit, +13118,Britton Smith,2016-07-31 14:28:16+01:00,commit, +13119,Britton Smith,2016-07-31 14:10:54+01:00,commit, +13120,Cameron Hummels,2016-07-30 10:57:07-07:00,commit, +13121,Nathan Goldbaum,2016-07-29 15:29:42-05:00,commit, +13122,Rafael Ruggiero,2016-07-29 17:07:49-03:00,commit, +13123,Rafael Ruggiero,2016-07-29 16:50:39-03:00,commit, +13124,Rafael Ruggiero,2016-07-29 16:20:49-03:00,commit, +13125,Nathan Goldbaum,2016-07-28 16:06:24-05:00,commit, +13126,Nathan Goldbaum,2016-07-28 15:10:21-05:00,commit, +13127,Britton Smith,2016-07-28 15:33:28+01:00,commit, +13128,Britton Smith,2016-07-28 14:06:00+01:00,commit, +13129,Britton Smith,2016-07-28 10:53:19+01:00,commit, +13130,Britton Smith,2016-07-28 10:40:58+01:00,commit, +13131,Michael Zingale,2016-07-27 18:38:20-04:00,commit, +13132,Michael Zingale,2016-07-27 18:28:54-04:00,commit, +13133,Andrew Myers,2016-07-27 09:37:51-07:00,commit, +13134,Matthew Turk,2016-07-26 21:57:46-07:00,commit, +13135,Matthew Turk,2016-07-26 21:54:03-07:00,commit, +13136,Matthew Turk,2016-07-26 20:42:46-07:00,commit, +13137,Matthew Turk,2016-07-26 20:42:40-07:00,commit, +13138,Andrew Myers,2016-07-26 16:43:05-07:00,commit, +13139,Nathan Goldbaum,2016-07-28 16:06:24-05:00,commit, +13140,Andrew Myers,2016-07-26 16:43:05-07:00,commit, +13141,Nathan Goldbaum,2016-07-26 18:16:01-05:00,commit, +13142,Andrew Myers,2016-07-26 15:34:23-07:00,commit, +13143,Andrew Myers,2016-07-26 15:27:40-07:00,commit, +13144,Nathan Goldbaum,2016-07-26 17:07:57-05:00,commit, +13145,Nathan Goldbaum,2016-07-26 17:06:24-05:00,commit, +13146,Nathan Goldbaum,2016-07-26 17:06:07-05:00,commit, +13147,Matthew Turk,2016-07-26 13:49:42-07:00,commit, +13148,Matthew Turk,2016-07-26 13:41:03-07:00,commit, +13149,Andrew Myers,2016-07-26 13:38:24-07:00,commit, +13150,Matthew Turk,2016-07-26 13:19:52-07:00,commit, +13151,Matthew Turk,2016-07-26 13:12:09-07:00,commit, +13152,Nathan Goldbaum,2016-07-26 15:00:40-05:00,commit, +13153,Nathan Goldbaum,2016-07-26 15:00:40-05:00,commit, +13154,Matthew Turk,2016-07-26 12:06:44-07:00,commit, +13155,Austin Gilbert,2016-07-26 13:34:00-05:00,commit, +13156,Kacper Kowalik,2016-07-26 13:11:54-05:00,commit, +13157,Kacper Kowalik,2016-07-26 13:09:09-05:00,commit, +13158,Nathan Goldbaum,2016-07-26 12:22:15-05:00,commit, +13159,Nathan Goldbaum,2016-07-26 12:21:31-05:00,commit, +13160,Nathan Goldbaum,2016-07-26 12:20:33-05:00,commit, +13161,Kacper Kowalik,2016-07-26 11:55:06-05:00,commit, +13162,Matthew Turk,2016-07-26 08:50:03-07:00,commit, +13163,Matthew Turk,2016-07-25 14:18:50-07:00,commit, +13164,Nathan Goldbaum,2016-07-25 16:07:47-05:00,commit, +13165,Michael Zingale,2016-07-25 13:56:45-04:00,commit, +13166,Nathan Goldbaum,2016-07-25 11:51:27-05:00,commit, +13167,Andrew Myers,2016-07-25 09:48:31-07:00,commit, +13168,Nathan Goldbaum,2016-09-13 15:17:20-05:00,commit, +13169,Corentin Cadiou,2016-09-12 22:49:24+02:00,commit, +13170,Hsi-Yu Schive,2016-09-06 15:03:20-05:00,commit, +13171,Alex Lindsay,2016-08-31 17:58:37-05:00,commit, +13172,Britton Smith,2016-09-01 11:00:54+01:00,commit, +13173,Nathan Goldbaum,2016-08-29 17:28:59-05:00,commit, +13174,John ZuHone,2016-08-26 14:25:17-05:00,commit, +13175,Nathan Goldbaum,2016-08-28 09:51:28-05:00,commit, +13176,Nathan Goldbaum,2016-08-24 11:27:27-05:00,commit, +13177,Mark Richardson,2016-08-27 00:31:49+01:00,commit, +13178,Cameron Hummels,2016-08-19 15:27:17-07:00,commit, +13179,Britton Smith,2016-08-18 10:48:37+01:00,commit, +13180,Nathan Goldbaum,2016-08-12 20:24:31-05:00,commit, +13181,Nathan Goldbaum,2016-08-11 20:05:55-05:00,commit, +13182,Nathan Goldbaum,2016-08-11 16:00:18-05:00,commit, +13183,Chang-Goo Kim,2016-08-11 13:08:53-04:00,commit, +13184,Cameron Hummels,2016-08-09 22:38:48-07:00,commit, +13185,Matthew Turk,2016-08-08 14:52:25-05:00,commit, +13186,Cameron Hummels,2016-08-17 11:45:52-07:00,commit, +13187,Cameron Hummels,2016-08-04 08:10:23-07:00,commit, +13188,Matthew Turk,2016-08-02 11:52:15-07:00,commit, +13189,Nathan Goldbaum,2016-08-01 17:24:06-05:00,commit, +13190,Cameron Hummels,2016-07-30 10:57:07-07:00,commit, +13191,Rafael Ruggiero,2016-07-29 17:07:49-03:00,commit, +13192,Michael Zingale,2016-07-27 18:38:20-04:00,commit, +13193,Nathan Goldbaum,2016-07-26 17:07:57-05:00,commit, +13194,Andrew Myers,2016-07-25 09:48:31-07:00,commit, +13195,John ZuHone,2016-07-25 00:58:02-04:00,commit, +13196,John ZuHone,2016-07-25 00:42:56-04:00,commit, +13197,John ZuHone,2016-07-25 00:39:37-04:00,commit, +13198,John ZuHone,2016-07-25 00:02:49-04:00,commit, +13199,Kacper Kowalik,2016-07-24 22:57:14-05:00,commit, +13200,Nathan Goldbaum,2016-07-24 21:07:30-05:00,commit, +13201,Nathan Goldbaum,2016-07-24 20:01:50-05:00,commit, +13202,Nathan Goldbaum,2016-07-24 11:46:38-05:00,commit, +13203,Nathan Goldbaum,2016-07-24 11:40:08-05:00,commit, +13204,Nathan Goldbaum,2016-07-24 11:39:59-05:00,commit, +13205,Nathan Goldbaum,2016-07-24 11:22:16-05:00,commit, +13206,Nathan Goldbaum,2016-07-24 10:38:25-05:00,commit, +13207,Nathan Goldbaum,2016-07-24 10:38:05-05:00,commit, +13208,Nathan Goldbaum,2016-07-24 10:34:12-05:00,commit, +13209,Nathan Goldbaum,2016-07-24 10:31:09-05:00,commit, +13210,Nathan Goldbaum,2016-07-24 10:27:52-05:00,commit, +13211,Cameron Hummels,2016-07-24 07:30:29-07:00,commit, +13212,Britton Smith,2016-07-24 11:55:35+01:00,commit, +13213,Cameron Hummels,2016-07-24 00:32:31-07:00,commit, +13214,Cameron Hummels,2016-07-24 00:27:31-07:00,commit, +13215,Cameron Hummels,2016-07-24 00:29:55-04:00,commit, +13216,Cameron Hummels,2016-07-24 00:21:34-04:00,commit, +13217,Cameron Hummels,2016-07-23 22:38:09-04:00,commit, +13218,Nathan Goldbaum,2016-07-23 08:00:00-05:00,commit, +13219,Cameron Hummels,2016-07-23 14:49:41+02:00,commit, +13220,Nathan Goldbaum,2016-07-22 19:41:23-05:00,commit, +13221,Cameron Hummels,2016-07-23 01:27:27+02:00,commit, +13222,John ZuHone,2016-07-22 16:37:11-04:00,commit, +13223,Nathan Goldbaum,2016-07-22 14:23:12-05:00,commit, +13224,Nathan Goldbaum,2016-07-22 13:48:50-05:00,commit, +13225,Nathan Goldbaum,2016-07-22 13:33:57-05:00,commit, +13226,Kacper Kowalik,2016-07-22 13:31:53-05:00,commit, +13227,Nathan Goldbaum,2016-07-22 13:03:55-05:00,commit, +13228,Nathan Goldbaum,2016-07-22 12:44:07-05:00,commit, +13229,Britton Smith,2016-07-22 17:15:29+01:00,commit, +13230,Britton Smith,2016-07-22 16:47:09+01:00,commit, +13231,Nathan Goldbaum,2016-07-22 09:48:18-05:00,commit, +13232,John ZuHone,2016-07-21 16:54:12-04:00,commit, +13233,Austin Gilbert,2016-07-21 10:48:34-05:00,commit, +13234,John ZuHone,2016-07-21 11:42:41-04:00,commit, +13235,Kacper Kowalik,2016-07-21 09:54:26-05:00,commit, +13236,Andrew Myers,2016-07-20 18:22:09-07:00,commit, +13237,Austin Gilbert,2016-07-20 19:12:52-05:00,commit, +13238,Austin Gilbert,2016-07-20 19:04:06-05:00,commit, +13239,Nathan Goldbaum,2016-07-20 15:01:03-07:00,commit, +13240,Nathan Goldbaum,2016-07-20 14:54:47-07:00,commit, +13241,Nathan Goldbaum,2016-07-20 14:27:24-07:00,commit, +13242,John ZuHone,2016-07-20 16:53:29-04:00,commit, +13243,Austin Gilbert,2016-07-20 15:42:46-05:00,commit, +13244,Nathan Goldbaum,2016-07-20 14:19:06-05:00,commit, +13245,Austin Gilbert,2016-07-20 14:15:00-05:00,commit, +13246,Andrew Myers,2016-07-20 11:58:07-07:00,commit, +13247,Austin Gilbert,2016-07-20 13:43:50-05:00,commit, +13248,John ZuHone,2016-07-20 13:52:19-04:00,commit, +13249,Nathan Goldbaum,2016-07-20 12:33:43-05:00,commit, +13250,Matthew Turk,2016-07-20 10:17:18-07:00,commit, +13251,Nathan Goldbaum,2016-07-20 11:23:57-05:00,commit, +13252,John ZuHone,2016-07-20 12:04:42-04:00,commit, +13253,Nathan Goldbaum,2016-07-20 10:10:09-05:00,commit, +13254,Nathan Goldbaum,2016-07-20 10:09:21-05:00,commit, +13255,John ZuHone,2016-07-20 10:04:01-04:00,commit, +13256,Andrew Myers,2016-07-19 21:25:45-07:00,commit, +13257,Austin Gilbert,2016-07-19 18:55:38-05:00,commit, +13258,Austin Gilbert,2016-07-19 22:40:35+00:00,commit, +13259,Stephanie Tonnesen,2016-07-19 15:39:34-07:00,commit, +13260,Austin Gilbert,2016-07-19 17:34:57-05:00,commit, +13261,Austin Gilbert,2016-07-19 17:03:31-05:00,commit, +13262,Austin Gilbert,2016-07-19 16:58:23-05:00,commit, +13263,Austin Gilbert,2016-07-19 16:55:35-05:00,commit, +13264,Nathan Goldbaum,2016-07-19 16:22:11-05:00,commit, +13265,Nathan Goldbaum,2016-07-19 16:08:06-05:00,commit, +13266,Andrew Myers,2016-07-19 14:08:04-07:00,commit, +13267,Nathan Goldbaum,2016-07-19 16:07:43-05:00,commit, +13268,Austin Gilbert,2016-07-19 14:34:57-05:00,commit, +13269,Austin Gilbert,2016-07-19 14:24:05-05:00,commit, +13270,Austin Gilbert,2016-07-19 14:13:59-05:00,commit, +13271,Austin Gilbert,2016-07-19 14:08:05-05:00,commit, +13272,John ZuHone,2016-07-19 13:57:25-04:00,commit, +13273,John ZuHone,2016-07-19 13:23:07-04:00,commit, +13274,Nathan Goldbaum,2016-07-19 12:21:13-05:00,commit, +13275,Kacper Kowalik,2016-07-19 11:06:33-05:00,commit, +13276,Nathan Goldbaum,2016-07-19 10:51:53-05:00,commit, +13277,Kacper Kowalik,2016-07-19 10:10:23-05:00,commit, +13278,Kacper Kowalik,2016-07-19 10:07:31-05:00,commit, +13279,Kacper Kowalik,2016-07-19 10:06:39-05:00,commit, +13280,Kacper Kowalik,2016-07-19 09:27:53-05:00,commit, +13281,Kacper Kowalik,2016-07-19 09:13:55-05:00,commit, +13282,Kacper Kowalik,2016-07-19 08:55:01-05:00,commit, +13283,Britton Smith,2016-07-19 13:13:55+01:00,commit, +13284,Fabian Koller,2016-07-19 14:03:22+02:00,commit, +13285,Nathan Goldbaum,2016-07-18 20:41:33-05:00,commit, +13286,John ZuHone,2016-07-18 20:51:32-04:00,commit, +13287,John ZuHone,2016-07-18 20:51:15-04:00,commit, +13288,Kacper Kowalik,2016-07-18 19:08:01-05:00,commit, +13289,Andrew Myers,2016-07-18 13:35:55-07:00,commit, +13290,Kacper Kowalik,2016-07-18 15:08:44-05:00,commit, +13291,Kacper Kowalik,2016-07-18 14:52:04-05:00,commit, +13292,Andrew Myers,2016-07-18 12:27:36-07:00,commit, +13293,Andrew Myers,2016-07-18 12:26:50-07:00,commit, +13294,Andrew Myers,2016-07-18 12:24:10-07:00,commit, +13295,Andrew Myers,2016-07-18 12:16:24-07:00,commit, +13296,Kacper Kowalik,2016-07-18 14:09:11-05:00,commit, +13297,Kacper Kowalik,2016-07-18 13:50:25-05:00,commit, +13298,Austin Gilbert,2016-07-18 13:07:20-05:00,commit, +13299,Britton Smith,2016-07-18 15:07:35+01:00,commit, +13300,Britton Smith,2016-07-18 15:06:34+01:00,commit, +13301,Britton Smith,2016-07-18 14:56:16+01:00,commit, +13302,Nathan Goldbaum,2016-07-17 23:13:04-05:00,commit, +13303,Nathan Goldbaum,2016-07-17 22:54:48-05:00,commit, +13304,Nathan Goldbaum,2016-07-17 21:20:19-05:00,commit, +13305,Nathan Goldbaum,2016-07-17 21:20:06-05:00,commit, +13306,Michael Zingale,2016-07-17 21:48:09-04:00,commit, +13307,Stephanie Tonnesen,2016-07-17 11:12:47-07:00,commit, +13308,Andrew Myers,2016-07-17 12:00:24-05:00,commit, +13309,Stephanie Tonnesen,2016-07-17 09:54:13-07:00,commit, +13310,Nathan Goldbaum,2016-07-17 11:41:29-05:00,commit, +13311,Nathan Goldbaum,2016-07-17 11:20:58-05:00,commit, +13312,Andrew Myers,2016-07-17 10:50:09-05:00,commit, +13313,Nathan Goldbaum,2016-07-17 10:12:43-05:00,commit, +13314,Nathan Goldbaum,2016-07-17 09:54:22-05:00,commit, +13315,Nathan Goldbaum,2016-07-17 09:52:36-05:00,commit, +13316,Nathan Goldbaum,2016-07-17 09:50:02-05:00,commit, +13317,Andrew Myers,2016-07-16 22:17:00-05:00,commit, +13318,Nathan Goldbaum,2016-07-16 18:10:18-05:00,commit, +13319,Andrew Myers,2016-07-16 18:05:51-05:00,commit, +13320,Nathan Goldbaum,2016-07-16 17:55:59-05:00,commit, +13321,Nathan Goldbaum,2016-07-16 17:51:59-05:00,commit, +13322,Nathan Goldbaum,2016-07-16 17:51:33-05:00,commit, +13323,Nathan Goldbaum,2016-07-16 17:49:43-05:00,commit, +13324,Meagan Lang,2016-07-16 22:47:32+00:00,commit, +13325,Meagan Lang,2016-07-16 22:29:41+00:00,commit, +13326,Andrew Myers,2016-07-16 16:46:08-05:00,commit, +13327,Andrew Myers,2016-07-16 16:40:29-05:00,commit, +13328,Andrew Myers,2016-07-16 16:40:04-05:00,commit, +13329,Andrew Myers,2016-07-16 16:29:01-05:00,commit, +13330,Andrew Myers,2016-07-16 16:28:08-05:00,commit, +13331,Nathan Goldbaum,2016-07-16 14:06:55-05:00,commit, +13332,Nathan Goldbaum,2016-07-16 13:48:10-05:00,commit, +13333,Nathan Goldbaum,2016-07-16 13:41:11-05:00,commit, +13334,Nathan Goldbaum,2016-07-16 13:31:19-05:00,commit, +13335,Nathan Goldbaum,2016-07-16 12:41:31-05:00,commit, +13336,Meagan Lang,2016-07-16 17:15:07+00:00,commit, +13337,Britton Smith,2016-07-16 18:06:54+01:00,commit, +13338,Kacper Kowalik,2016-07-16 11:25:00-05:00,commit, +13339,Kacper Kowalik,2016-07-16 11:00:49-05:00,commit, +13340,Kacper Kowalik,2016-07-16 11:00:24-05:00,commit, +13341,Kacper Kowalik,2016-07-16 10:59:01-05:00,commit, +13342,Kacper Kowalik,2016-07-16 10:53:49-05:00,commit, +13343,Nathan Goldbaum,2016-07-16 10:51:18-05:00,commit, +13344,Kacper Kowalik,2016-07-16 10:47:23-05:00,commit, +13345,Kacper Kowalik,2016-07-16 10:46:24-05:00,commit, +13346,Kacper Kowalik,2016-07-16 10:43:45-05:00,commit, +13347,Nathan Goldbaum,2016-07-16 10:36:56-05:00,commit, +13348,Britton Smith,2016-07-16 11:56:44+01:00,commit, +13349,Britton Smith,2016-07-16 11:37:50+01:00,commit, +13350,Britton Smith,2016-07-16 10:37:59+01:00,commit, +13351,Britton Smith,2016-07-16 09:47:42+01:00,commit, +13352,Britton Smith,2016-07-16 09:45:36+01:00,commit, +13353,Nathan Goldbaum,2016-07-15 23:48:45-05:00,commit, +13354,Matthew Turk,2016-07-15 19:27:44-05:00,commit, +13355,Matthew Turk,2016-07-15 18:52:04-05:00,commit, +13356,Britton Smith,2016-07-15 17:05:44+01:00,commit, +13357,Nathan Goldbaum,2016-07-15 11:01:26-05:00,commit, +13358,Nathan Goldbaum,2016-07-15 10:43:18-05:00,commit, +13359,Nathan Goldbaum,2016-07-15 10:43:00-05:00,commit, +13360,Fabian Koller,2016-07-15 16:16:28+02:00,commit, +13361,Britton Smith,2016-07-15 15:03:29+01:00,commit, +13362,Nathan Goldbaum,2016-07-14 22:59:08-05:00,commit, +13363,Nathan Goldbaum,2016-07-14 22:48:48-05:00,commit, +13364,Matthew Turk,2016-07-14 18:02:48-05:00,commit, +13365,Nathan Goldbaum,2016-07-13 16:21:36-05:00,commit, +13366,Matthew Turk,2016-07-13 16:20:44-05:00,commit, +13367,Matthew Turk,2016-07-13 16:16:38-05:00,commit, +13368,Kacper Kowalik,2016-07-13 15:40:33-05:00,commit, +13369,Matthew Turk,2016-07-13 13:24:18-05:00,commit, +13370,John ZuHone,2016-07-13 00:29:34-04:00,commit, +13371,Matthew Turk,2016-07-12 13:52:00-05:00,commit, +13372,Nathan Goldbaum,2016-07-12 13:38:28-05:00,commit, +13373,John ZuHone,2016-07-12 14:33:52-04:00,commit, +13374,Fabian Koller,2016-07-12 13:38:45+02:00,commit, +13375,Nathan Goldbaum,2016-07-12 00:51:22-05:00,commit, +13376,Nathan Goldbaum,2016-07-12 00:32:39-05:00,commit, +13377,Nathan Goldbaum,2016-07-11 20:06:32-05:00,commit, +13378,Nathan Goldbaum,2016-07-11 20:06:25-05:00,commit, +13379,Matthew Turk,2016-07-11 17:36:32-05:00,commit, +13380,Matthew Turk,2016-07-11 17:19:50-05:00,commit, +13381,Nathan Goldbaum,2016-07-11 16:57:07-05:00,commit, +13382,Nathan Goldbaum,2016-07-11 16:32:28-05:00,commit, +13383,Nathan Goldbaum,2016-07-11 16:17:49-05:00,commit, +13384,Nathan Goldbaum,2016-07-11 16:17:25-05:00,commit, +13385,Nathan Goldbaum,2016-07-11 16:16:39-05:00,commit, +13386,Matthew Turk,2016-07-11 15:21:54-05:00,commit, +13387,Matthew Turk,2016-07-11 14:53:09-05:00,commit, +13388,Matthew Turk,2016-07-11 14:41:27-05:00,commit, +13389,Nathan Goldbaum,2016-07-10 21:29:46-05:00,commit, +13390,Nathan Goldbaum,2016-07-10 20:58:54-05:00,commit, +13391,Nathan Goldbaum,2016-07-10 15:41:25-05:00,commit, +13392,Nathan Goldbaum,2016-07-10 15:41:10-05:00,commit, +13393,Nathan Goldbaum,2016-07-10 15:49:18-05:00,commit, +13394,John ZuHone,2016-07-10 09:17:01-07:00,commit, +13395,John ZuHone,2016-07-10 09:15:56-07:00,commit, +13396,Nathan Goldbaum,2016-07-09 16:51:46-05:00,commit, +13397,Nathan Goldbaum,2016-07-09 16:51:27-05:00,commit, +13398,Nathan Goldbaum,2016-07-09 16:49:09-05:00,commit, +13399,Kacper Kowalik,2016-07-09 16:48:01-05:00,commit, +13400,Andrew Myers,2016-07-09 14:24:19-07:00,commit, +13401,Matthew Turk,2016-07-09 16:15:47-05:00,commit, +13402,Nathan Goldbaum,2016-07-09 10:14:59-05:00,commit, +13403,Nathan Goldbaum,2016-07-09 10:14:53-05:00,commit, +13404,Nathan Goldbaum,2016-07-08 17:52:30-05:00,commit, +13405,Nathan Goldbaum,2016-07-08 17:07:33-05:00,commit, +13406,Nathan Goldbaum,2016-07-10 23:23:52-05:00,commit, +13407,Andrew Myers,2016-07-08 15:07:03-07:00,commit, +13408,Matthew Turk,2016-07-08 16:55:53-05:00,commit, +13409,Matthew Turk,2016-07-08 16:47:32-05:00,commit, +13410,Nathan Goldbaum,2016-07-08 16:38:26-05:00,commit, +13411,Nathan Goldbaum,2016-07-08 16:33:17-05:00,commit, +13412,Nathan Goldbaum,2016-07-09 01:16:11-05:00,commit, +13413,Matthew Turk,2016-07-08 16:31:50-05:00,commit, +13414,Nathan Goldbaum,2016-07-08 10:58:08-05:00,commit, +13415,Nathan Goldbaum,2016-07-10 20:57:26-05:00,commit, +13416,Nathan Goldbaum,2016-07-10 20:57:08-05:00,commit, +13417,Matthew Turk,2016-07-08 10:52:07-05:00,commit, +13418,Nathan Goldbaum,2016-07-08 10:50:30-05:00,commit, +13419,Nathan Goldbaum,2016-07-08 10:49:41-05:00,commit, +13420,Matthew Turk,2016-07-08 10:43:02-05:00,commit, +13421,Matthew Turk,2016-07-08 10:41:16-05:00,commit, +13422,Matthew Turk,2016-07-07 15:41:18-05:00,commit, +13423,Matthew Turk,2016-07-07 15:39:02-05:00,commit, +13424,Matthew Turk,2016-07-07 15:30:43-05:00,commit, +13425,Matthew Turk,2016-07-07 15:28:37-05:00,commit, +13426,Matthew Turk,2016-07-07 14:57:29-05:00,commit, +13427,John ZuHone,2016-07-07 15:45:47-04:00,commit, +13428,John ZuHone,2016-07-07 15:42:15-04:00,commit, +13429,John ZuHone,2016-07-07 15:41:17-04:00,commit, +13430,Matthew Turk,2016-07-07 13:38:08-05:00,commit, +13431,Matthew Turk,2016-07-07 13:23:26-05:00,commit, +13432,Nathan Goldbaum,2016-07-06 16:09:53-05:00,commit, +13433,Matthew Turk,2016-07-06 14:44:51-05:00,commit, +13434,Matthew Turk,2016-07-06 14:28:34-05:00,commit, +13435,Nathan Goldbaum,2016-07-06 11:45:08-05:00,commit, +13436,John ZuHone,2016-07-06 11:45:13-04:00,commit, +13437,Nathan Goldbaum,2016-07-05 18:42:46-05:00,commit, +13438,Matthew Turk,2016-07-05 15:49:20-05:00,commit, +13439,Matthew Turk,2016-07-05 08:43:47-05:00,commit, +13440,Matthew Turk,2016-07-03 21:11:17-05:00,commit, +13441,Matthew Turk,2016-07-03 20:59:43-05:00,commit, +13442,Matthew Turk,2016-07-03 14:45:16-05:00,commit, +13443,Matthew Turk,2016-07-03 14:31:12-05:00,commit, +13444,Matthew Turk,2016-07-01 16:54:28-05:00,commit, +13445,Matthew Turk,2016-07-01 16:22:43-05:00,commit, +13446,Matthew Turk,2016-07-01 16:05:36-05:00,commit, +13447,Matthew Turk,2016-07-01 16:01:54-05:00,commit, +13448,Matthew Turk,2016-07-01 12:45:54-05:00,commit, +13449,John ZuHone,2016-06-30 23:16:40-04:00,commit, +13450,Matthew Turk,2016-06-30 16:58:14-05:00,commit, +13451,Matthew Turk,2016-06-30 16:54:11-05:00,commit, +13452,Matthew Turk,2016-06-30 16:44:01-05:00,commit, +13453,Nathan Goldbaum,2016-06-30 16:14:41-05:00,commit, +13454,Matthew Turk,2016-06-30 15:18:47-05:00,commit, +13455,Nathan Goldbaum,2016-06-30 15:18:38-05:00,commit, +13456,Nathan Goldbaum,2016-06-30 15:00:27-05:00,commit, +13457,Nathan Goldbaum,2016-06-30 15:00:07-05:00,commit, +13458,Matthew Turk,2016-06-30 13:18:16-05:00,commit, +13459,Bili Dong,2016-06-29 15:07:27-07:00,commit, +13460,Bili Dong,2016-06-29 14:59:51-07:00,commit, +13461,Matthew Turk,2016-06-29 16:40:04-05:00,commit, +13462,Matthew Turk,2016-06-29 15:45:39-05:00,commit, +13463,Nathan Goldbaum,2016-06-29 15:07:56-05:00,commit, +13464,Matthew Turk,2016-06-29 14:31:08-05:00,commit, +13465,Matthew Turk,2016-06-29 14:16:52-05:00,commit, +13466,Nathan Goldbaum,2016-06-29 13:28:37-05:00,commit, +13467,Nathan Goldbaum,2016-06-29 13:24:47-05:00,commit, +13468,Kacper Kowalik,2016-06-29 13:22:52-05:00,commit, +13469,John ZuHone,2016-06-29 14:20:21-04:00,commit, +13470,Andrew Myers,2016-06-29 11:12:02-07:00,commit, +13471,Kacper Kowalik,2016-06-29 13:06:34-05:00,commit, +13472,Nathan Goldbaum,2016-06-29 11:05:53-05:00,commit, +13473,Kacper Kowalik,2016-06-29 09:47:07-05:00,commit, +13474,Nathan Goldbaum,2016-06-28 17:09:12-05:00,commit, +13475,Matthew Turk,2016-06-28 15:44:46-05:00,commit, +13476,Nathan Goldbaum,2016-06-28 15:27:21-05:00,commit, +13477,Matthew Turk,2016-06-28 10:29:48-05:00,commit, +13478,Fabian Koller,2016-06-28 16:30:37+02:00,commit, +13479,Fabian Koller,2016-06-28 11:17:19+02:00,commit, +13480,Charlie Watson,2016-06-27 18:27:32-07:00,commit, +13481,Charlie Watson,2016-06-27 17:53:37-07:00,commit, +13482,Charlie Watson,2016-06-27 15:50:57-07:00,commit, +13483,Nathan Goldbaum,2016-06-27 17:26:15-05:00,commit, +13484,Kacper Kowalik,2016-06-25 19:17:40-05:00,commit, +13485,Kacper Kowalik,2016-06-25 18:40:02-05:00,commit, +13486,Nathan Goldbaum,2016-06-25 17:22:26-05:00,commit, +13487,Britton Smith,2016-06-25 13:19:12+01:00,commit, +13488,Britton Smith,2016-06-25 13:18:38+01:00,commit, +13489,Kacper Kowalik,2016-06-24 16:32:02-05:00,commit, +13490,Kacper Kowalik,2016-06-24 16:10:17-05:00,commit, +13491,Kacper Kowalik,2016-06-24 16:09:53-05:00,commit, +13492,Kacper Kowalik,2016-06-24 13:01:34-05:00,commit, +13493,Fabian Koller,2016-06-24 15:15:09+02:00,commit, +13494,Britton Smith,2016-06-24 11:07:20+01:00,commit, +13495,Britton Smith,2016-06-24 11:00:39+01:00,commit, +13496,Britton Smith,2016-06-24 10:42:32+01:00,commit, +13497,Matthew Turk,2016-06-24 10:15:22+02:00,commit, +13498,Erwin Lau,2016-06-23 01:34:42-04:00,commit, +13499,Erwin Lau,2016-06-22 14:50:25-04:00,commit, +13500,Allyson Julian,2016-06-22 13:49:55-05:00,commit, +13501,Allyson Julian,2016-06-22 13:32:06-05:00,commit, +13502,Allyson Julian,2016-06-22 13:26:09-05:00,commit, +13503,Allyson Julian,2016-06-22 12:35:30-05:00,commit, +13504,Bili Dong,2016-06-21 15:57:01-07:00,commit, +13505,Bili Dong,2016-06-21 15:54:44-07:00,commit, +13506,Bili Dong,2016-06-21 15:54:11-07:00,commit, +13507,Bili Dong,2016-06-21 14:06:46-07:00,commit, +13508,Allyson Julian,2016-06-21 12:59:04-05:00,commit, +13509,Allyson Julian,2016-06-21 11:02:32-05:00,commit, +13510,Fabian Koller,2016-06-21 16:50:21+02:00,commit, +13511,Fabian Koller,2016-06-21 15:48:30+02:00,commit, +13512,Fabian Koller,2016-06-21 15:02:50+02:00,commit, +13513,Fabian Koller,2016-06-21 13:31:06+02:00,commit, +13514,Fabian Koller,2016-06-21 11:55:22+02:00,commit, +13515,Fabian Koller,2016-06-21 11:39:48+02:00,commit, +13516,Fabian Koller,2016-06-21 10:59:45+02:00,commit, +13517,Allyson Julian,2016-06-20 12:43:57-05:00,commit, +13518,Allyson Julian,2016-06-20 12:37:38-05:00,commit, +13519,Allyson Julian,2016-06-20 12:33:51-05:00,commit, +13520,Matthew Turk,2016-06-20 03:03:26-05:00,commit, +13521,Matthew Turk,2016-06-18 21:24:29-05:00,commit, +13522,Matthew Turk,2016-06-18 21:12:19-05:00,commit, +13523,Matthew Turk,2016-06-18 20:32:57-05:00,commit, +13524,Matthew Turk,2016-06-18 19:28:55-05:00,commit, +13525,Erwin Lau,2016-06-18 02:43:10-04:00,commit, +13526,Andrew Myers,2016-06-17 07:34:41-07:00,commit, +13527,Fabian Koller,2016-06-17 15:48:26+02:00,commit, +13528,Kacper Kowalik,2016-06-17 07:59:37-05:00,commit, +13529,Kacper Kowalik,2016-06-17 07:55:04-05:00,commit, +13530,Charlie Watson,2016-06-16 18:12:31-07:00,commit, +13531,Nathan Goldbaum,2016-06-16 20:11:11-05:00,commit, +13532,Matthew Turk,2016-06-16 19:54:46-05:00,commit, +13533,Matthew Turk,2016-06-16 17:21:48-05:00,commit, +13534,Matthew Turk,2016-06-16 17:19:53-05:00,commit, +13535,Matthew Turk,2016-06-16 16:10:55-05:00,commit, +13536,Charlie Watson,2016-06-16 14:04:18-07:00,commit, +13537,Matthew Turk,2016-06-16 15:43:11-05:00,commit, +13538,Matthew Turk,2016-06-16 15:34:57-05:00,commit, +13539,Nathan Goldbaum,2016-06-16 11:49:38-05:00,commit, +13540,Andrew Myers,2016-06-15 18:32:57-07:00,commit, +13541,Andrew Myers,2016-06-15 18:31:55-07:00,commit, +13542,Andrew Myers,2016-06-15 18:31:33-07:00,commit, +13543,Andrew Myers,2016-06-15 18:03:31-07:00,commit, +13544,Nathan Goldbaum,2016-06-15 19:38:18-05:00,commit, +13545,Charlie Watson,2016-06-15 17:05:17-07:00,commit, +13546,Charlie Watson,2016-06-15 17:03:49-07:00,commit, +13547,Matthew Turk,2016-06-15 16:57:22-05:00,commit, +13548,Nathan Goldbaum,2016-06-15 16:42:37-05:00,commit, +13549,Kacper Kowalik,2016-06-15 16:37:25-05:00,commit, +13550,Andrew Myers,2016-06-15 14:34:09-07:00,commit, +13551,Nathan Goldbaum,2016-06-15 16:18:41-05:00,commit, +13552,Nathan Goldbaum,2016-06-15 15:58:20-05:00,commit, +13553,Andrew Myers,2016-06-15 13:53:34-07:00,commit, +13554,John ZuHone,2016-06-15 16:26:39-04:00,commit, +13555,Matthew Turk,2016-06-15 15:11:49-05:00,commit, +13556,Britton Smith,2016-06-15 21:01:04+01:00,commit, +13557,Matthew Turk,2016-06-15 14:13:08-05:00,commit, +13558,Nathan Goldbaum,2016-06-15 13:53:09-05:00,commit, +13559,Matthew Turk,2016-06-15 13:47:20-05:00,commit, +13560,Andrew Myers,2016-06-15 11:32:53-07:00,commit, +13561,Nathan Goldbaum,2016-06-15 13:31:32-05:00,commit, +13562,Nathan Goldbaum,2016-06-15 13:29:10-05:00,commit, +13563,Matthew Turk,2016-06-15 13:25:35-05:00,commit, +13564,Andrew Myers,2016-06-15 11:24:00-07:00,commit, +13565,Kacper Kowalik,2016-06-15 13:23:16-05:00,commit, +13566,Andrew Myers,2016-06-15 11:17:50-07:00,commit, +13567,Matthew Turk,2016-06-15 13:13:21-05:00,commit, +13568,Nathan Goldbaum,2016-06-15 13:12:04-05:00,commit, +13569,Nathan Goldbaum,2016-06-15 13:09:43-05:00,commit, +13570,Nathan Goldbaum,2016-06-15 13:06:25-05:00,commit, +13571,Kacper Kowalik,2016-06-15 13:05:40-05:00,commit, +13572,Andrew Myers,2016-06-15 11:04:47-07:00,commit, +13573,Matthew Turk,2016-06-15 12:55:24-05:00,commit, +13574,Nathan Goldbaum,2016-06-15 11:32:19-05:00,commit, +13575,Kacper Kowalik,2016-06-15 08:23:29-05:00,commit, +13576,Nathan Goldbaum,2016-06-14 20:49:33-05:00,commit, +13577,Charlie Watson,2016-06-14 18:13:57-07:00,commit, +13578,Charlie Watson,2016-06-14 13:56:34-07:00,commit, +13579,Charlie Watson,2016-06-14 13:54:16-07:00,commit, +13580,Matthew Turk,2016-06-14 15:30:29-05:00,commit, +13581,Charlie Watson,2016-06-14 12:13:30-07:00,commit, +13582,Charlie Watson,2016-06-14 12:01:21-07:00,commit, +13583,Charlie Watson,2016-06-14 11:57:51-07:00,commit, +13584,Charlie Watson,2016-06-14 11:38:28-07:00,commit, +13585,Charlie Watson,2016-06-14 11:36:59-07:00,commit, +13586,Charlie Watson,2016-06-14 11:35:45-07:00,commit, +13587,Charlie Watson,2016-06-14 11:33:28-07:00,commit, +13588,Charlie Watson,2016-06-14 11:20:06-07:00,commit, +13589,Charlie Watson,2016-06-14 11:14:33-07:00,commit, +13590,Charlie Watson,2016-06-14 11:10:55-07:00,commit, +13591,Matthew Turk,2016-06-14 13:05:15-05:00,commit, +13592,Britton Smith,2016-06-14 17:25:46+01:00,commit, +13593,Fabian Koller,2016-06-14 15:34:52+02:00,commit, +13594,John Wise,2016-06-14 09:00:38-04:00,commit, +13595,Fabian Koller,2016-06-14 11:20:42+02:00,commit, +13596,Charlie Watson,2016-06-13 18:33:17-07:00,commit, +13597,Charlie Watson,2016-06-13 18:29:38-07:00,commit, +13598,Charlie Watson,2016-06-13 18:27:47-07:00,commit, +13599,Charlie Watson,2016-06-13 18:25:59-07:00,commit, +13600,Charlie Watson,2016-06-13 18:20:15-07:00,commit, +13601,Charlie Watson,2016-06-13 18:17:38-07:00,commit, +13602,Charlie Watson,2016-06-13 18:13:48-07:00,commit, +13603,Charlie Watson,2016-06-13 15:34:02-07:00,commit, +13604,Nathan Goldbaum,2016-06-13 17:20:53-05:00,commit, +13605,Matthew Turk,2016-06-13 16:30:31-05:00,commit, +13606,Britton Smith,2016-06-13 22:26:22+01:00,commit, +13607,Matthew Turk,2016-06-13 16:24:50-05:00,commit, +13608,Charlie Watson,2016-06-13 14:23:32-07:00,commit, +13609,Charlie Watson,2016-06-13 13:09:15-07:00,commit, +13610,Matthew Turk,2016-06-13 14:56:51-05:00,commit, +13611,Britton Smith,2016-06-13 20:01:53+01:00,commit, +13612,Britton Smith,2016-06-13 20:01:53+01:00,commit, +13613,Britton Smith,2016-06-13 20:05:59+01:00,commit, +13614,Britton Smith,2016-06-13 19:47:20+01:00,commit, +13615,Nathan Goldbaum,2016-06-13 13:20:07-05:00,commit, +13616,Nathan Goldbaum,2016-06-13 13:03:05-05:00,commit, +13617,Matthew Turk,2016-06-13 10:59:43-05:00,commit, +13618,Nathan Goldbaum,2016-06-13 10:58:06-05:00,commit, +13619,Matthew Turk,2016-06-13 10:56:40-05:00,commit, +13620,Britton Smith,2016-06-13 15:52:23+01:00,commit, +13621,Robert Bradshaw,2016-06-10 16:46:50-07:00,commit, +13622,Robert Bradshaw,2016-06-10 16:18:07-07:00,commit, +13623,Meagan Lang,2016-06-10 19:08:53+00:00,commit, +13624,Meagan Lang,2016-06-10 19:07:39+00:00,commit, +13625,Nathan Goldbaum,2016-06-10 14:03:55-05:00,commit, +13626,Andrew Myers,2016-06-10 10:40:19-07:00,commit, +13627,John ZuHone,2016-06-10 13:26:38-04:00,commit, +13628,Nathan Goldbaum,2016-06-10 11:05:58-05:00,commit, +13629,John ZuHone,2016-06-10 12:03:56-04:00,commit, +13630,Fabian Koller,2016-06-10 14:21:52+02:00,commit, +13631,Fabian Koller,2016-06-10 10:35:30+02:00,commit, +13632,Matthew Turk,2016-06-09 18:49:31-05:00,commit, +13633,Andrew Myers,2016-06-09 15:49:54-07:00,commit, +13634,Andrew Myers,2016-06-09 15:32:32-07:00,commit, +13635,Meagan Lang,2016-06-09 21:08:47+00:00,commit, +13636,Matthew Turk,2016-06-09 13:49:47-05:00,commit, +13637,Nathan Goldbaum,2016-06-09 13:15:14-05:00,commit, +13638,Matthew Turk,2016-06-09 11:46:12-05:00,commit, +13639,Bili Dong,2016-06-08 15:35:29-07:00,commit, +13640,Nathan Goldbaum,2016-06-08 17:08:24-05:00,commit, +13641,Bili Dong,2016-06-08 15:03:24-07:00,commit, +13642,Nathan Goldbaum,2016-06-08 10:51:51-05:00,commit, +13643,Nathan Goldbaum,2016-06-08 10:21:17-05:00,commit, +13644,Nathan Goldbaum,2016-06-08 10:08:50-05:00,commit, +13645,Nathan Goldbaum,2016-06-08 10:04:49-05:00,commit, +13646,Matthew Turk,2016-06-06 15:24:28-05:00,commit, +13647,Matthew Turk,2016-06-06 14:47:20-05:00,commit, +13648,Nathan Goldbaum,2016-06-06 14:05:03-05:00,commit, +13649,Nathan Goldbaum,2016-06-06 13:56:47-05:00,commit, +13650,Nathan Goldbaum,2016-06-06 13:54:49-05:00,commit, +13651,Andrew Myers,2016-06-06 10:20:44-07:00,commit, +13652,Nathan Goldbaum,2016-06-06 11:45:25-05:00,commit, +13653,Nathan Goldbaum,2016-06-06 11:45:04-05:00,commit, +13654,Matthew Turk,2016-06-06 11:44:01-05:00,commit, +13655,John ZuHone,2016-06-06 09:20:14-04:00,commit, +13656,Andrew Myers,2016-06-03 16:51:56-07:00,commit, +13657,Andrew Myers,2016-06-03 16:45:07-07:00,commit, +13658,Andrew Myers,2016-06-03 15:27:26-07:00,commit, +13659,Nathan Goldbaum,2016-06-03 16:00:53-05:00,commit, +13660,Nathan Goldbaum,2016-06-03 16:00:20-05:00,commit, +13661,Nathan Goldbaum,2016-06-03 15:59:43-05:00,commit, +13662,Nathan Goldbaum,2016-06-03 15:59:05-05:00,commit, +13663,Nathan Goldbaum,2016-06-03 15:57:13-05:00,commit, +13664,Nathan Goldbaum,2016-06-03 15:56:28-05:00,commit, +13665,Nathan Goldbaum,2016-06-03 15:56:01-05:00,commit, +13666,Nathan Goldbaum,2016-06-03 15:55:14-05:00,commit, +13667,Nathan Goldbaum,2016-06-03 15:53:57-05:00,commit, +13668,Nathan Goldbaum,2016-06-03 15:53:03-05:00,commit, +13669,Nathan Goldbaum,2016-06-03 15:52:15-05:00,commit, +13670,Nathan Goldbaum,2016-06-03 15:51:12-05:00,commit, +13671,Nathan Goldbaum,2016-06-03 15:49:35-05:00,commit, +13672,Matthew Turk,2016-06-03 15:39:09-05:00,commit, +13673,Andrew Myers,2016-06-03 12:21:16-07:00,commit, +13674,Nathan Goldbaum,2016-06-03 14:17:07-05:00,commit, +13675,Matthew Turk,2016-06-03 12:34:24-05:00,commit, +13676,Matthew Turk,2016-06-03 12:31:01-05:00,commit, +13677,Matthew Turk,2016-06-03 12:28:47-05:00,commit, +13678,Matthew Turk,2016-06-03 12:27:13-05:00,commit, +13679,Matthew Turk,2016-06-03 12:18:01-05:00,commit, +13680,John ZuHone,2016-06-03 11:21:32-04:00,commit, +13681,Fabian Koller,2016-06-03 15:50:30+02:00,commit, +13682,Fabian Koller,2016-06-03 15:48:14+02:00,commit, +13683,Fabian Koller,2016-06-03 11:20:17+02:00,commit, +13684,Fabian Koller,2016-06-03 10:26:48+02:00,commit, +13685,Nathan Goldbaum,2016-06-02 16:08:07-05:00,commit, +13686,Matthew Turk,2016-06-02 15:21:09-05:00,commit, +13687,Matthew Turk,2016-06-02 14:23:03-05:00,commit, +13688,Nathan Goldbaum,2016-06-02 13:26:09-05:00,commit, +13689,Matthew Turk,2016-06-02 11:49:11-05:00,commit, +13690,Matthew Turk,2016-06-02 11:12:11-05:00,commit, +13691,Matthew Turk,2016-06-02 11:07:41-05:00,commit, +13692,Nathan Goldbaum,2016-06-01 21:22:59-05:00,commit, +13693,Nathan Goldbaum,2016-06-01 21:22:14-05:00,commit, +13694,Nathan Goldbaum,2016-06-01 21:21:29-05:00,commit, +13695,Nathan Goldbaum,2016-06-01 21:19:37-05:00,commit, +13696,Matthew Turk,2016-06-01 15:28:37-05:00,commit, +13697,Nathan Goldbaum,2016-06-01 13:23:34-05:00,commit, +13698,Matthew Turk,2016-06-01 12:56:26-05:00,commit, +13699,Nathan Goldbaum,2016-06-01 12:25:41-05:00,commit, +13700,Cameron Hummels,2016-05-31 22:40:47-07:00,commit, +13701,Andrew Myers,2016-05-31 18:05:37-07:00,commit, +13702,Andrew Myers,2016-05-31 18:04:45-07:00,commit, +13703,Andrew Myers,2016-05-31 17:23:19-07:00,commit, +13704,Andrew Myers,2016-05-31 15:32:51-07:00,commit, +13705,Andrew Myers,2016-05-31 15:27:07-07:00,commit, +13706,Andrew Myers,2016-05-31 15:25:32-07:00,commit, +13707,Andrew Myers,2016-05-31 13:20:18-07:00,commit, +13708,Andrew Myers,2016-05-31 13:10:36-07:00,commit, +13709,Andrew Myers,2016-05-31 12:37:57-07:00,commit, +13710,Matthew Turk,2016-05-31 14:00:19-05:00,commit, +13711,Andrew Myers,2016-05-31 11:43:45-07:00,commit, +13712,Andrew Myers,2016-05-31 11:20:59-07:00,commit, +13713,Matthew Turk,2016-05-31 11:45:58-05:00,commit, +13714,Matthew Turk,2016-05-31 11:37:54-05:00,commit, +13715,Fabian Koller,2016-05-31 17:04:11+02:00,commit, +13716,Matthew Turk,2016-05-31 09:44:32-05:00,commit, +13717,Fabian Koller,2016-05-31 15:10:55+02:00,commit, +13718,Andrew Myers,2016-05-29 14:26:14-07:00,commit, +13719,Andrew Myers,2016-05-29 12:40:54-07:00,commit, +13720,Andrew Myers,2016-05-29 12:40:26-07:00,commit, +13721,Nathan Goldbaum,2016-05-27 21:07:52-05:00,commit, +13722,Andrew Myers,2016-05-27 17:12:31-07:00,commit, +13723,Erwin Lau,2016-05-27 17:34:23-04:00,commit, +13724,Andrew Myers,2016-05-27 13:25:04-07:00,commit, +13725,Nathan Goldbaum,2016-05-27 13:02:34-05:00,commit, +13726,Nathan Goldbaum,2016-05-27 13:00:13-05:00,commit, +13727,Fabian Koller,2016-05-27 14:16:33+02:00,commit, +13728,Andrew Myers,2016-05-26 16:21:02-07:00,commit, +13729,BW Keller,2016-05-26 16:41:36-04:00,commit, +13730,Kacper Kowalik,2016-05-26 14:33:20-05:00,commit, +13731,John ZuHone,2016-05-26 12:19:07-04:00,commit, +13732,John ZuHone,2016-05-26 10:57:55-04:00,commit, +13733,John ZuHone,2016-05-26 10:27:03-04:00,commit, +13734,John ZuHone,2016-05-26 10:08:59-04:00,commit, +13735,John ZuHone,2016-05-26 10:08:02-04:00,commit, +13736,John ZuHone,2016-05-26 09:59:58-04:00,commit, +13737,John ZuHone,2016-05-26 09:56:48-04:00,commit, +13738,Kacper Kowalik,2016-05-26 08:25:31-05:00,commit, +13739,Matthew Turk,2016-05-26 08:14:39-05:00,commit, +13740,Andrew Myers,2016-05-25 20:03:12-07:00,commit, +13741,Suoqing Ji,2016-05-25 12:11:21-07:00,commit, +13742,Kacper Kowalik,2016-05-25 13:11:04-05:00,commit, +13743,Kacper Kowalik,2016-05-25 13:09:56-05:00,commit, +13744,John ZuHone,2016-05-25 14:08:45-04:00,commit, +13745,John ZuHone,2016-05-25 13:09:53-04:00,commit, +13746,Nathan Goldbaum,2016-05-25 12:05:18-05:00,commit, +13747,Nathan Goldbaum,2016-05-25 11:55:34-05:00,commit, +13748,Nathan Goldbaum,2016-05-25 11:18:54-05:00,commit, +13749,John ZuHone,2016-05-25 12:09:02-04:00,commit, +13750,John ZuHone,2016-05-25 11:47:43-04:00,commit, +13751,John ZuHone,2016-05-25 11:36:17-04:00,commit, +13752,John ZuHone,2016-05-25 11:05:18-04:00,commit, +13753,John ZuHone,2016-05-25 09:25:11-04:00,commit, +13754,Cameron Hummels,2016-05-24 23:08:12-07:00,commit, +13755,Cameron Hummels,2016-05-24 23:06:09-07:00,commit, +13756,Cameron Hummels,2016-05-24 18:06:16-07:00,commit, +13757,Cameron Hummels,2016-05-24 16:36:26-07:00,commit, +13758,Nathan Goldbaum,2016-05-24 15:07:55-05:00,commit, +13759,Andrew Myers,2016-05-24 12:20:09-07:00,commit, +13760,Andrew Myers,2016-05-24 11:31:09-07:00,commit, +13761,Andrew Myers,2016-05-24 11:30:32-07:00,commit, +13762,John ZuHone,2016-05-24 13:23:59-04:00,commit, +13763,John ZuHone,2016-05-24 13:23:42-04:00,commit, +13764,John ZuHone,2016-05-24 13:05:41-04:00,commit, +13765,Fabian Koller,2016-05-24 16:13:50+02:00,commit, +13766,John ZuHone,2016-05-24 06:47:11-04:00,commit, +13767,Fabian Koller,2016-05-24 10:44:31+02:00,commit, +13768,Andrew Myers,2016-05-23 23:17:53-07:00,commit, +13769,Andrew Myers,2016-05-23 22:56:15-07:00,commit, +13770,Andrew Myers,2016-05-23 22:44:57-07:00,commit, +13771,Nathan Goldbaum,2016-05-23 22:30:21-05:00,commit, +13772,Andrew Myers,2016-05-23 19:29:48-07:00,commit, +13773,Andrew Myers,2016-05-23 19:21:57-07:00,commit, +13774,Nathan Goldbaum,2016-05-23 20:35:07-05:00,commit, +13775,John ZuHone,2016-05-23 18:18:17-04:00,commit, +13776,John ZuHone,2016-05-23 18:12:01-04:00,commit, +13777,Andrew Myers,2016-05-23 15:10:28-07:00,commit, +13778,Andrew Myers,2016-05-23 14:53:06-07:00,commit, +13779,John ZuHone,2016-05-23 17:44:20-04:00,commit, +13780,Andrew Myers,2016-05-23 14:42:00-07:00,commit, +13781,John ZuHone,2016-05-23 16:59:00-04:00,commit, +13782,Cameron Hummels,2016-05-23 13:52:41-07:00,commit, +13783,John ZuHone,2016-05-23 16:51:06-04:00,commit, +13784,Andrew Myers,2016-05-23 13:04:20-07:00,commit, +13785,Andrew Myers,2016-05-23 13:02:31-07:00,commit, +13786,Nathan Goldbaum,2016-05-23 15:00:53-05:00,commit, +13787,Andrew Myers,2016-05-23 12:50:57-07:00,commit, +13788,Andrew Myers,2016-05-23 12:48:07-07:00,commit, +13789,Andrew Myers,2016-05-23 12:47:35-07:00,commit, +13790,Andrew Myers,2016-05-23 09:50:44-07:00,commit, +13791,Nathan Goldbaum,2016-05-22 20:46:20-05:00,commit, +13792,Fabian Koller,2016-05-22 16:23:47+02:00,commit, +13793,Fabian Koller,2016-05-22 14:39:16+02:00,commit, +13794,John ZuHone,2016-05-21 00:40:11-04:00,commit, +13795,John ZuHone,2016-05-21 00:38:34-04:00,commit, +13796,John ZuHone,2016-05-20 22:33:08-04:00,commit, +13797,Nathan Goldbaum,2016-05-20 15:40:13-05:00,commit, +13798,Nathan Goldbaum,2016-05-20 15:35:23-05:00,commit, +13799,Nathan Goldbaum,2016-05-20 20:50:01-05:00,commit, +13800,John ZuHone,2016-05-20 16:28:16-04:00,commit, +13801,John ZuHone,2016-05-20 15:31:52-04:00,commit, +13802,John ZuHone,2016-05-20 15:14:53-04:00,commit, +13803,John ZuHone,2016-05-20 14:37:36-04:00,commit, +13804,John ZuHone,2016-05-20 10:17:38-04:00,commit, +13805,John ZuHone,2016-05-20 10:17:14-04:00,commit, +13806,John ZuHone,2016-05-20 09:52:05-04:00,commit, +13807,John ZuHone,2016-05-20 09:47:10-04:00,commit, +13808,John ZuHone,2016-05-20 09:44:06-04:00,commit, +13809,John ZuHone,2016-05-20 09:38:01-04:00,commit, +13810,John ZuHone,2016-05-20 09:15:27-04:00,commit, +13811,John ZuHone,2016-05-19 23:13:36-04:00,commit, +13812,John ZuHone,2016-05-19 20:19:21-04:00,commit, +13813,Meagan Lang,2016-05-19 22:46:23+00:00,commit, +13814,John ZuHone,2016-05-19 18:40:58-04:00,commit, +13815,John ZuHone,2016-05-19 17:40:19-04:00,commit, +13816,John ZuHone,2016-05-19 16:15:33-04:00,commit, +13817,John ZuHone,2016-05-19 16:04:02-04:00,commit, +13818,John ZuHone,2016-05-19 16:03:18-04:00,commit, +13819,Nathan Goldbaum,2016-05-19 12:43:36-05:00,commit, +13820,Britton Smith,2016-05-19 16:51:14+01:00,commit, +13821,Matthew Turk,2016-05-19 10:32:28-05:00,commit, +13822,John ZuHone,2016-05-19 10:23:02-04:00,commit, +13823,John ZuHone,2016-05-19 10:22:27-04:00,commit, +13824,Matthew Turk,2016-05-19 08:55:43-05:00,commit, +13825,John ZuHone,2016-05-19 09:51:57-04:00,commit, +13826,Britton Smith,2016-05-19 10:50:12+01:00,commit, +13827,John ZuHone,2016-05-19 00:13:50-04:00,commit, +13828,John ZuHone,2016-05-18 23:56:30-04:00,commit, +13829,John ZuHone,2016-05-18 23:33:25-04:00,commit, +13830,John ZuHone,2016-05-18 23:32:57-04:00,commit, +13831,Nathan Goldbaum,2016-05-18 22:13:06-05:00,commit, +13832,Nathan Goldbaum,2016-05-18 21:32:33-05:00,commit, +13833,Matthew Turk,2016-05-18 20:38:27-05:00,commit, +13834,Nathan Goldbaum,2016-05-18 18:24:47-05:00,commit, +13835,John ZuHone,2016-05-18 14:47:44-04:00,commit, +13836,John ZuHone,2016-05-18 14:43:23-04:00,commit, +13837,John ZuHone,2016-05-18 14:28:56-04:00,commit, +13838,Nathan Goldbaum,2016-05-18 13:23:47-05:00,commit, +13839,BW Keller,2016-05-18 14:20:23-04:00,commit, +13840,John ZuHone,2016-05-18 14:12:17-04:00,commit, +13841,Nathan Goldbaum,2016-05-18 13:11:15-05:00,commit, +13842,Nathan Goldbaum,2016-05-18 13:07:36-05:00,commit, +13843,John ZuHone,2016-05-18 14:06:56-04:00,commit, +13844,Kacper Kowalik,2016-05-18 09:44:03-05:00,commit, +13845,Cameron Hummels,2016-05-17 19:47:17-07:00,commit, +13846,Nathan Goldbaum,2016-05-17 18:45:10-05:00,commit, +13847,Suoqing Ji,2016-05-17 15:51:51-07:00,commit, +13848,Nathan Goldbaum,2016-05-17 15:55:12-05:00,commit, +13849,Kacper Kowalik,2016-05-17 15:36:52-05:00,commit, +13850,Nathan Goldbaum,2016-05-17 14:23:19-05:00,commit, +13851,Suoqing Ji,2016-05-17 10:51:44-07:00,commit, +13852,Nathan Goldbaum,2016-05-17 11:33:05-05:00,commit, +13853,Nathan Goldbaum,2016-05-17 10:17:29-05:00,commit, +13854,Nathan Goldbaum,2016-05-17 09:57:23-05:00,commit, +13855,Nathan Goldbaum,2016-05-17 09:56:25-05:00,commit, +13856,Nathan Goldbaum,2016-05-16 21:01:45-05:00,commit, +13857,John ZuHone,2016-05-16 19:30:46-04:00,commit, +13858,John ZuHone,2016-05-16 19:21:23-04:00,commit, +13859,Andrew Myers,2016-05-16 11:02:07-07:00,commit, +13860,Nathan Goldbaum,2016-05-16 12:56:35-05:00,commit, +13861,Nathan Goldbaum,2016-05-15 16:22:21-05:00,commit, +13862,Nathan Goldbaum,2016-05-15 11:29:41-05:00,commit, +13863,John ZuHone,2016-05-14 10:10:59-04:00,commit, +13864,Andrew Myers,2016-05-13 16:05:27-07:00,commit, +13865,Andrew Myers,2016-05-13 16:04:43-07:00,commit, +13866,Andrew Myers,2016-05-13 16:03:20-07:00,commit, +13867,Nathan Goldbaum,2016-05-13 12:57:07-05:00,commit, +13868,Matthew Turk,2016-05-13 10:43:58-05:00,commit, +13869,John ZuHone,2016-05-13 10:54:16-04:00,commit, +13870,Britton Smith,2016-05-13 10:48:59+01:00,commit, +13871,Britton Smith,2016-05-13 10:45:38+01:00,commit, +13872,Andrew Myers,2016-05-12 23:50:11-07:00,commit, +13873,Andrew Myers,2016-05-12 23:49:46-07:00,commit, +13874,Andrew Myers,2016-05-12 23:49:17-07:00,commit, +13875,Andrew Myers,2016-05-12 23:48:32-07:00,commit, +13876,Andrew Myers,2016-05-12 23:47:25-07:00,commit, +13877,John ZuHone,2016-05-12 21:30:01-04:00,commit, +13878,Andrew Myers,2016-05-12 18:14:07-07:00,commit, +13879,John ZuHone,2016-05-12 19:03:34-04:00,commit, +13880,John ZuHone,2016-05-12 19:01:58-04:00,commit, +13881,John ZuHone,2016-05-12 18:06:14-04:00,commit, +13882,Andrew Myers,2016-05-12 13:08:34-07:00,commit, +13883,Nathan Goldbaum,2016-05-12 11:46:56-05:00,commit, +13884,Britton Smith,2016-05-12 16:53:15+01:00,commit, +13885,Britton Smith,2016-05-12 16:52:04+01:00,commit, +13886,John ZuHone,2016-05-12 10:44:31-04:00,commit, +13887,John ZuHone,2016-05-12 10:13:01-04:00,commit, +13888,John ZuHone,2016-05-12 09:54:37-04:00,commit, +13889,John ZuHone,2016-05-12 09:32:24-04:00,commit, +13890,John ZuHone,2016-05-12 09:18:15-04:00,commit, +13891,Britton Smith,2016-05-12 08:07:30+01:00,commit, +13892,Britton Smith,2016-05-12 07:48:59+01:00,commit, +13893,Nathan Goldbaum,2016-05-11 19:05:51-05:00,commit, +13894,Matthew Turk,2016-05-11 15:42:58-05:00,commit, +13895,Kacper Kowalik,2016-05-11 15:04:07-05:00,commit, +13896,Cameron Hummels,2016-05-11 12:42:34-07:00,commit, +13897,Nathan Goldbaum,2016-05-11 14:26:20-05:00,commit, +13898,Nathan Goldbaum,2016-05-11 14:18:41-05:00,commit, +13899,Cameron Hummels,2016-05-11 12:08:21-07:00,commit, +13900,Cameron Hummels,2016-05-11 12:07:33-07:00,commit, +13901,Matthew Turk,2016-05-11 14:05:45-05:00,commit, +13902,Cameron Hummels,2016-05-11 12:04:08-07:00,commit, +13903,Cameron Hummels,2016-05-11 12:00:29-07:00,commit, +13904,Matthew Turk,2016-05-11 13:54:43-05:00,commit, +13905,Nathan Goldbaum,2016-05-11 13:32:50-05:00,commit, +13906,Nathan Goldbaum,2016-05-11 13:32:02-05:00,commit, +13907,Matthew Turk,2016-05-11 13:30:09-05:00,commit, +13908,Matthew Turk,2016-05-11 13:28:35-05:00,commit, +13909,Cameron Hummels,2016-05-11 11:27:03-07:00,commit, +13910,Kacper Kowalik,2016-05-11 13:24:16-05:00,commit, +13911,Nathan Goldbaum,2016-05-11 13:23:06-05:00,commit, +13912,Nathan Goldbaum,2016-05-11 13:20:59-05:00,commit, +13913,John ZuHone,2016-05-11 14:18:09-04:00,commit, +13914,Cameron Hummels,2016-05-11 10:13:34-07:00,commit, +13915,Cameron Hummels,2016-05-11 10:10:04-07:00,commit, +13916,Nathan Goldbaum,2016-05-11 11:32:29-05:00,commit, +13917,Nathan Goldbaum,2016-05-10 16:04:50-05:00,commit, +13918,Andrew Myers,2016-05-10 10:56:37-07:00,commit, +13919,Andrew Myers,2016-05-10 07:21:55-07:00,commit, +13920,Andrew Myers,2016-05-09 20:44:08-07:00,commit, +13921,Andrew Myers,2016-05-09 20:22:13-07:00,commit, +13922,Andrew Myers,2016-05-09 19:02:54-07:00,commit, +13923,Meagan Lang,2016-05-10 01:33:46+00:00,commit, +13924,Andrew Myers,2016-05-09 16:38:44-07:00,commit, +13925,John ZuHone,2016-05-09 13:39:11-04:00,commit, +13926,Britton Smith,2016-05-09 17:59:48+01:00,commit, +13927,Hsi-Yu Schive,2016-05-09 16:37:11+00:00,commit, +13928,Hsi-Yu Schive,2016-05-09 01:19:05+00:00,commit, +13929,Hsi-Yu Schive,2016-05-08 22:28:46+00:00,commit, +13930,Hsi-Yu Schive,2016-05-07 21:39:08+00:00,commit, +13931,Andrew Myers,2016-05-07 09:19:27-07:00,commit, +13932,Andrew Myers,2016-05-07 09:14:27-07:00,commit, +13933,Hsi-Yu Schive,2016-05-07 02:17:21+00:00,commit, +13934,Nathan Goldbaum,2016-05-06 20:20:44-05:00,commit, +13935,Hsi-Yu Schive,2016-05-07 01:02:16+00:00,commit, +13936,Andrew Myers,2016-05-06 17:05:14-07:00,commit, +13937,Hsi-Yu Schive,2016-05-06 17:43:23+00:00,commit, +13938,Cameron Hummels,2016-05-05 18:22:58-07:00,commit, +13939,Cameron Hummels,2016-05-05 17:18:45-07:00,commit, +13940,Cameron Hummels,2016-05-05 17:18:09-07:00,commit, +13941,Cameron Hummels,2016-05-05 17:16:24-07:00,commit, +13942,Andrew Myers,2016-05-05 15:25:27-07:00,commit, +13943,Matthew Turk,2016-05-05 17:09:54-05:00,commit, +13944,Cameron Hummels,2016-05-05 14:53:29-07:00,commit, +13945,Andrew Myers,2016-05-05 14:49:34-07:00,commit, +13946,Matthew Turk,2016-05-05 16:37:51-05:00,commit, +13947,Meagan Lang,2016-05-05 20:53:32+00:00,commit, +13948,Meagan Lang,2016-05-05 17:25:35+00:00,commit, +13949,Cameron Hummels,2016-05-04 23:13:15-07:00,commit, +13950,Cameron Hummels,2016-05-04 22:04:38-07:00,commit, +13951,Cameron Hummels,2016-05-04 22:01:55-07:00,commit, +13952,Cameron Hummels,2016-05-04 19:36:39-07:00,commit, +13953,Cameron Hummels,2016-05-04 19:33:16-07:00,commit, +13954,Cameron Hummels,2016-05-04 18:48:51-07:00,commit, +13955,Cameron Hummels,2016-05-04 18:32:12-07:00,commit, +13956,Meagan Lang,2016-05-05 00:24:22+00:00,commit, +13957,Andrew Myers,2016-05-04 14:24:56-07:00,commit, +13958,Andrew Myers,2016-05-04 14:00:03-07:00,commit, +13959,Andrew Myers,2016-05-04 12:37:27-07:00,commit, +13960,Nathan Goldbaum,2016-05-04 13:28:17-05:00,commit, +13961,Andrew Myers,2016-05-04 11:25:31-07:00,commit, +13962,Andrew Myers,2016-05-04 11:21:53-07:00,commit, +13963,Andrew Myers,2016-05-04 11:09:41-07:00,commit, +13964,Andrew Myers,2016-05-04 11:09:01-07:00,commit, +13965,Kacper Kowalik,2016-05-04 13:07:21-05:00,commit, +13966,Nathan Goldbaum,2016-05-04 13:04:02-05:00,commit, +13967,Meagan Lang,2016-05-03 21:30:09+00:00,commit, +13968,Matthew Turk,2016-05-03 15:27:15-05:00,commit, +13969,John ZuHone,2016-05-03 13:46:32-04:00,commit, +13970,Meagan Lang,2016-05-03 16:26:49+00:00,commit, +13971,Yi-Hao Chen,2016-05-03 10:10:06-05:00,commit, +13972,John ZuHone,2016-05-03 10:16:01-04:00,commit, +13973,John ZuHone,2016-05-02 23:37:38-04:00,commit, +13974,John ZuHone,2016-05-02 23:26:51-04:00,commit, +13975,Cameron Hummels,2016-05-02 17:23:36-07:00,commit, +13976,Nathan Goldbaum,2016-05-02 17:04:44-05:00,commit, +13977,Nathan Goldbaum,2016-05-02 15:21:04-05:00,commit, +13978,Matthew Turk,2016-05-02 10:40:36-05:00,commit, +13979,Matthew Turk,2016-05-01 22:33:04-05:00,commit, +13980,Matthew Turk,2016-05-01 21:46:03-05:00,commit, +13981,Matthew Turk,2016-05-01 20:13:46-05:00,commit, +13982,Matthew Turk,2016-05-01 16:04:54-05:00,commit, +13983,Matthew Turk,2016-05-01 15:49:07-05:00,commit, +13984,John ZuHone,2016-05-01 10:43:51-04:00,commit, +13985,John ZuHone,2016-05-01 10:43:34-04:00,commit, +13986,John ZuHone,2016-04-30 19:30:14-04:00,commit, +13987,John ZuHone,2016-04-30 16:49:04-04:00,commit, +13988,John ZuHone,2016-04-30 16:47:59-04:00,commit, +13989,Matthew Turk,2016-04-30 15:25:52-05:00,commit, +13990,John ZuHone,2016-04-30 15:59:42-04:00,commit, +13991,John ZuHone,2016-04-30 15:21:41-04:00,commit, +13992,John ZuHone,2016-04-30 15:15:06-04:00,commit, +13993,John ZuHone,2016-04-30 15:02:51-04:00,commit, +13994,John ZuHone,2016-04-30 14:50:35-04:00,commit, +13995,Yi-Hao Chen,2016-04-29 17:49:21-05:00,commit, +13996,Yi-Hao Chen,2016-04-29 17:10:28-05:00,commit, +13997,Andrew Myers,2016-04-29 12:39:05-07:00,commit, +13998,Matthew Turk,2016-04-29 14:35:02-05:00,commit, +13999,Nathan Goldbaum,2016-04-29 12:29:52-05:00,commit, +14000,Andrew Myers,2016-04-29 10:28:36-07:00,commit, +14001,Andrew Myers,2016-04-29 10:24:31-07:00,commit, +14002,Andrew Myers,2016-04-29 10:18:37-07:00,commit, +14003,Kacper Kowalik,2016-04-29 11:49:23-05:00,commit, +14004,Nathan Goldbaum,2016-04-29 11:14:50-05:00,commit, +14005,Nathan Goldbaum,2016-04-29 10:40:55-05:00,commit, +14006,Hsi-Yu Schive,2016-04-28 21:13:37+00:00,commit, +14007,Andrew Myers,2016-04-28 14:04:38-07:00,commit, +14008,Andrew Myers,2016-04-28 14:00:18-07:00,commit, +14009,Meagan Lang,2016-04-28 20:59:27+00:00,commit, +14010,Meagan Lang,2016-04-28 20:58:49+00:00,commit, +14011,Andrew Myers,2016-04-28 13:48:36-07:00,commit, +14012,Hsi-Yu Schive,2016-04-28 20:24:23+00:00,commit, +14013,Hsi-Yu Schive,2016-04-28 20:12:13+00:00,commit, +14014,John ZuHone,2016-04-28 14:04:16-04:00,commit, +14015,John ZuHone,2016-04-28 13:50:54-04:00,commit, +14016,Hsi-Yu Schive,2016-04-28 16:21:52+00:00,commit, +14017,Hsi-Yu Schive,2016-04-28 15:54:24+00:00,commit, +14018,Britton Smith,2016-04-27 17:21:28+01:00,commit, +14019,Britton Smith,2016-04-27 14:39:00+01:00,commit, +14020,Britton Smith,2016-04-27 14:39:00+01:00,commit, +14021,Cameron Hummels,2016-04-27 06:31:03-07:00,commit, +14022,Cameron Hummels,2016-04-26 18:49:48-07:00,commit, +14023,Cameron Hummels,2016-04-26 18:49:17-07:00,commit, +14024,Andrew Myers,2016-04-26 15:25:21-07:00,commit, +14025,Kacper Kowalik,2016-04-26 15:22:50-05:00,commit, +14026,Kacper Kowalik,2016-04-26 15:04:40-05:00,commit, +14027,Nathan Goldbaum,2016-04-26 11:53:23-05:00,commit, +14028,Nathan Goldbaum,2016-04-26 11:38:41-05:00,commit, +14029,Nathan Goldbaum,2016-04-26 11:38:13-05:00,commit, +14030,Nathan Goldbaum,2016-04-26 11:36:33-05:00,commit, +14031,Andrew Myers,2016-04-26 09:02:43-07:00,commit, +14032,Kacper Kowalik,2016-04-26 10:35:41-05:00,commit, +14033,Britton Smith,2016-04-26 14:30:01+01:00,commit, +14034,Andrew Myers,2016-04-25 21:43:20-07:00,commit, +14035,Andrew Myers,2016-04-25 17:41:57-07:00,commit, +14036,Andrew Myers,2016-04-25 17:38:45-07:00,commit, +14037,Matthew Turk,2016-04-25 18:41:50-05:00,commit, +14038,Andrew Myers,2016-04-25 16:26:15-07:00,commit, +14039,Andrew Myers,2016-04-25 15:56:13-07:00,commit, +14040,Nathan Goldbaum,2016-04-25 17:33:56-05:00,commit, +14041,Nathan Goldbaum,2016-04-25 17:33:08-05:00,commit, +14042,Nathan Goldbaum,2016-04-25 17:31:01-05:00,commit, +14043,Nathan Goldbaum,2016-04-25 17:29:48-05:00,commit, +14044,Hsi-Yu Schive,2016-04-25 21:54:26+00:00,commit, +14045,John ZuHone,2016-04-25 15:34:10-04:00,commit, +14046,Meagan Lang,2016-04-25 19:10:49+00:00,commit, +14047,Nathan Goldbaum,2016-04-25 13:43:48-05:00,commit, +14048,Kacper Kowalik,2016-04-25 13:19:12-05:00,commit, +14049,Nathan Goldbaum,2016-04-25 13:07:52-05:00,commit, +14050,Nathan Goldbaum,2016-04-25 13:06:35-05:00,commit, +14051,Nathan Goldbaum,2016-04-25 13:05:06-05:00,commit, +14052,Nathan Goldbaum,2016-04-25 13:04:30-05:00,commit, +14053,Nathan Goldbaum,2016-04-25 13:03:58-05:00,commit, +14054,Nathan Goldbaum,2016-04-25 13:02:11-05:00,commit, +14055,Nathan Goldbaum,2016-04-25 13:00:20-05:00,commit, +14056,John ZuHone,2016-04-25 08:12:29-04:00,commit, +14057,Andrew Myers,2016-04-24 19:18:30-07:00,commit, +14058,Andrew Myers,2016-04-24 19:08:06-07:00,commit, +14059,Andrew Myers,2016-04-23 23:30:15-07:00,commit, +14060,Andrew Myers,2016-04-23 22:40:44-07:00,commit, +14061,Andrew Myers,2016-04-23 20:29:08-07:00,commit, +14062,Andrew Myers,2016-04-23 20:13:52-07:00,commit, +14063,Andrew Myers,2016-04-23 16:09:12-07:00,commit, +14064,John ZuHone,2016-04-23 18:16:02-04:00,commit, +14065,Andrew Myers,2016-04-23 14:48:03-07:00,commit, +14066,John ZuHone,2016-04-23 08:03:37-04:00,commit, +14067,John ZuHone,2016-04-23 08:02:46-04:00,commit, +14068,Andrew Myers,2016-04-22 15:35:00-07:00,commit, +14069,Andrew Myers,2016-04-22 15:08:10-07:00,commit, +14070,Andrew Myers,2016-04-22 14:49:22-07:00,commit, +14071,Andrew Myers,2016-04-22 14:07:21-07:00,commit, +14072,Yi-Hao Chen,2016-04-22 15:21:07-05:00,commit, +14073,Nathan Goldbaum,2016-04-22 13:32:08-05:00,commit, +14074,Nathan Goldbaum,2016-04-22 13:24:49-05:00,commit, +14075,Andrew Myers,2016-04-22 11:01:42-07:00,commit, +14076,Nathan Goldbaum,2016-04-22 12:13:12-05:00,commit, +14077,Andrew Myers,2016-04-21 16:03:32-07:00,commit, +14078,Andrew Myers,2016-04-21 15:47:20-07:00,commit, +14079,Nathan Goldbaum,2016-04-21 13:03:47-05:00,commit, +14080,Nathan Goldbaum,2016-04-21 12:55:58-05:00,commit, +14081,Nathan Goldbaum,2016-04-21 11:03:09-05:00,commit, +14082,Britton Smith,2016-04-21 11:49:06+01:00,commit, +14083,Britton Smith,2016-04-21 11:44:34+01:00,commit, +14084,Britton Smith,2016-04-21 11:44:23+01:00,commit, +14085,Britton Smith,2016-04-21 11:39:52+01:00,commit, +14086,Andrew Myers,2016-04-20 17:41:47-07:00,commit, +14087,Andrew Myers,2016-04-20 17:37:12-07:00,commit, +14088,Andrew Myers,2016-04-20 17:36:33-07:00,commit, +14089,Andrew Myers,2016-04-20 16:57:55-07:00,commit, +14090,Andrew Myers,2016-04-20 16:25:48-07:00,commit, +14091,Andrew Myers,2016-04-20 14:07:51-07:00,commit, +14092,Yi-Hao Chen,2016-04-20 15:23:00-05:00,commit, +14093,Ting-Wai To,2016-04-20 14:40:48-05:00,commit, +14094,Meagan Lang,2016-04-20 18:26:30+00:00,commit, +14095,Nathan Goldbaum,2016-04-20 13:22:12-05:00,commit, +14096,Nathan Goldbaum,2016-04-20 13:20:28-05:00,commit, +14097,Nathan Goldbaum,2016-04-20 13:14:30-05:00,commit, +14098,Nathan Goldbaum,2016-04-20 13:13:09-05:00,commit, +14099,John ZuHone,2016-04-20 14:10:40-04:00,commit, +14100,Kacper Kowalik,2016-04-20 13:09:43-05:00,commit, +14101,Nathan Goldbaum,2016-04-20 13:08:05-05:00,commit, +14102,Nathan Goldbaum,2016-04-20 13:05:24-05:00,commit, +14103,Kacper Kowalik,2016-04-20 13:03:47-05:00,commit, +14104,Yi-Hao Chen,2016-04-20 12:02:57-05:00,commit, +14105,Ting-Wai To,2016-04-20 00:11:20-05:00,commit, +14106,Ting-Wai To,2016-04-19 22:12:56-05:00,commit, +14107,Andrew Myers,2016-04-19 14:33:26-07:00,commit, +14108,Andrew Myers,2016-04-19 14:11:26-07:00,commit, +14109,Andrew Myers,2016-04-19 14:02:58-07:00,commit, +14110,Nathan Goldbaum,2016-04-19 15:39:43-05:00,commit, +14111,Matthew Turk,2016-04-19 15:25:32-05:00,commit, +14112,Andrew Myers,2016-04-19 13:11:33-07:00,commit, +14113,Andrew Myers,2016-04-19 13:11:06-07:00,commit, +14114,Meagan Lang,2016-04-19 20:05:51+00:00,commit, +14115,Andrew Myers,2016-04-19 12:58:18-07:00,commit, +14116,Andrew Myers,2016-04-19 10:27:30-07:00,commit, +14117,Matthew Turk,2016-04-19 10:15:44-05:00,commit, +14118,Nathan Goldbaum,2016-04-18 16:02:27-05:00,commit, +14119,Kacper Kowalik,2016-04-18 15:18:17-05:00,commit, +14120,Kacper Kowalik,2016-04-18 14:04:11-05:00,commit, +14121,Nathan Goldbaum,2016-04-18 12:08:40-05:00,commit, +14122,John ZuHone,2016-04-14 23:45:00-04:00,commit, +14123,Andrew Myers,2016-04-14 16:39:41-07:00,commit, +14124,Meagan Lang,2016-04-14 22:33:51+00:00,commit, +14125,Nathan Goldbaum,2016-04-14 14:24:52-05:00,commit, +14126,John ZuHone,2016-04-14 11:17:23-04:00,commit, +14127,Nathan Goldbaum,2016-04-14 10:11:28-05:00,commit, +14128,Nathan Goldbaum,2016-04-14 10:11:12-05:00,commit, +14129,Nathan Goldbaum,2016-04-13 22:14:08-05:00,commit, +14130,John ZuHone,2016-04-13 14:08:28-04:00,commit, +14131,Andrew Myers,2016-04-13 09:42:50-07:00,commit, +14132,Cameron Hummels,2016-04-13 09:38:59-07:00,commit, +14133,Nathan Goldbaum,2016-04-13 10:00:53-05:00,commit, +14134,Nathan Goldbaum,2016-04-13 10:00:37-05:00,commit, +14135,Nathan Goldbaum,2016-04-13 10:00:23-05:00,commit, +14136,Nathan Goldbaum,2016-04-13 09:59:58-05:00,commit, +14137,Nathan Goldbaum,2016-04-13 09:59:30-05:00,commit, +14138,Nathan Goldbaum,2016-04-13 09:59:06-05:00,commit, +14139,Nathan Goldbaum,2016-04-13 09:58:46-05:00,commit, +14140,Nathan Goldbaum,2016-04-13 09:58:20-05:00,commit, +14141,Nathan Goldbaum,2016-04-13 09:57:52-05:00,commit, +14142,Nathan Goldbaum,2016-04-13 09:57:20-05:00,commit, +14143,Nathan Goldbaum,2016-04-13 09:56:47-05:00,commit, +14144,Britton Smith,2016-04-13 11:59:26+01:00,commit, +14145,Meagan Lang,2016-04-12 20:28:50+00:00,commit, +14146,Britton Smith,2016-04-12 20:18:50+01:00,commit, +14147,Britton Smith,2016-04-12 17:50:18+01:00,commit, +14148,Britton Smith,2016-04-12 17:17:59+01:00,commit, +14149,Britton Smith,2016-04-12 16:23:08+01:00,commit, +14150,Britton Smith,2016-04-12 16:03:53+01:00,commit, +14151,Britton Smith,2016-04-12 15:41:51+01:00,commit, +14152,Meagan Lang,2016-04-11 21:56:31+00:00,commit, +14153,Matthew Turk,2016-04-11 16:03:42-05:00,commit, +14154,Meagan Lang,2016-04-11 21:03:19+00:00,commit, +14155,Meagan Lang,2016-04-11 20:54:50+00:00,commit, +14156,John ZuHone,2016-04-11 15:02:13-04:00,commit, +14157,John ZuHone,2016-04-11 14:52:55-04:00,commit, +14158,John ZuHone,2016-04-11 14:48:47-04:00,commit, +14159,Meagan Lang,2016-04-11 17:30:01+00:00,commit, +14160,Meagan Lang,2016-04-11 17:22:19+00:00,commit, +14161,Meagan Lang,2016-04-11 17:20:10+00:00,commit, +14162,Britton Smith,2016-04-11 17:35:26+01:00,commit, +14163,Britton Smith,2016-04-11 17:17:52+01:00,commit, +14164,Ting-Wai To,2016-04-11 10:14:54-05:00,commit, +14165,Britton Smith,2016-04-11 10:58:20+01:00,commit, +14166,Andrew Myers,2016-04-09 12:18:40-06:00,commit, +14167,John ZuHone,2016-04-08 23:14:21-04:00,commit, +14168,Matthew Turk,2016-04-08 22:13:26-05:00,commit, +14169,John ZuHone,2016-04-08 22:51:18-04:00,commit, +14170,John ZuHone,2016-04-08 19:42:32-04:00,commit, +14171,Meagan Lang,2016-04-08 21:52:22+00:00,commit, +14172,Meagan Lang,2016-04-08 21:41:32+00:00,commit, +14173,Jonah Miller,2016-04-08 17:32:13-04:00,commit, +14174,Matthew Turk,2016-04-08 16:27:51-05:00,commit, +14175,Meagan Lang,2016-04-08 21:21:21+00:00,commit, +14176,Jonah Miller,2016-04-08 17:17:20-04:00,commit, +14177,Meagan Lang,2016-04-08 21:02:23+00:00,commit, +14178,Jonah Miller,2016-04-08 16:56:51-04:00,commit, +14179,Matthew Turk,2016-04-08 15:00:49-05:00,commit, +14180,Matthew Turk,2016-04-08 14:32:08-05:00,commit, +14181,Matthew Turk,2016-04-08 14:30:49-05:00,commit, +14182,Meagan Lang,2016-04-08 19:26:52+00:00,commit, +14183,Meagan Lang,2016-04-08 19:21:53+00:00,commit, +14184,Kacper Kowalik,2016-04-08 10:38:50-05:00,commit, +14185,Kacper Kowalik,2016-04-08 10:35:50-05:00,commit, +14186,John ZuHone,2016-04-08 11:08:25-04:00,commit, +14187,John ZuHone,2016-04-08 10:54:12-04:00,commit, +14188,John ZuHone,2016-04-08 10:19:31-04:00,commit, +14189,John ZuHone,2016-04-08 09:54:49-04:00,commit, +14190,Matthew Turk,2016-04-07 15:52:42-05:00,commit, +14191,Nathan Goldbaum,2016-04-07 14:38:00-05:00,commit, +14192,Kacper Kowalik,2016-04-07 14:27:13-05:00,commit, +14193,Meagan Lang,2016-04-07 19:26:44+00:00,commit, +14194,Kacper Kowalik,2016-04-07 14:24:01-05:00,commit, +14195,Kacper Kowalik,2016-04-07 14:09:38-05:00,commit, +14196,Matthew Turk,2016-04-07 12:57:32-05:00,commit, +14197,Joshua Moloney,2016-04-07 11:31:12-06:00,commit, +14198,Matthew Turk,2016-04-07 12:24:43-05:00,commit, +14199,Kacper Kowalik,2016-04-07 12:07:09-05:00,commit, +14200,Kacper Kowalik,2016-04-07 11:52:44-05:00,commit, +14201,Nathan Goldbaum,2016-04-07 11:14:09-05:00,commit, +14202,Matthew Turk,2016-04-07 10:55:46-05:00,commit, +14203,Kacper Kowalik,2016-04-07 10:08:47-05:00,commit, +14204,Matthew Turk,2016-04-07 10:07:38-05:00,commit, +14205,Cameron Hummels,2016-04-06 20:00:00-07:00,commit, +14206,Cameron Hummels,2016-04-06 19:53:38-07:00,commit, +14207,Miguel de Val-Borro,2016-04-06 22:00:08-04:00,commit, +14208,Andrew Myers,2016-04-06 19:44:07-06:00,commit, +14209,Miguel de Val-Borro,2016-04-06 21:34:44-04:00,commit, +14210,Miguel de Val-Borro,2016-04-06 21:34:44-04:00,commit, +14211,Matthew Turk,2016-04-06 20:03:14-05:00,commit, +14212,Kacper Kowalik,2016-04-06 19:51:28-05:00,commit, +14213,Joshua Moloney,2016-04-06 17:02:35-06:00,commit, +14214,Joshua Moloney,2016-04-06 16:50:29-06:00,commit, +14215,Kacper Kowalik,2016-04-06 17:42:35-05:00,commit, +14216,Meagan Lang,2016-04-06 20:58:20+00:00,commit, +14217,Meagan Lang,2016-04-06 20:33:34+00:00,commit, +14218,Matthew Turk,2016-04-06 13:51:12-05:00,commit, +14219,Kacper Kowalik,2016-04-06 13:31:25-05:00,commit, +14220,Matthew Turk,2016-04-06 13:30:10-05:00,commit, +14221,Nathan Goldbaum,2016-04-06 13:29:14-05:00,commit, +14222,Nathan Goldbaum,2016-04-06 13:26:34-05:00,commit, +14223,Nathan Goldbaum,2016-04-06 13:25:44-05:00,commit, +14224,Miguel de Val-Borro,2016-04-06 14:25:32-04:00,commit, +14225,Nathan Goldbaum,2016-04-06 13:21:45-05:00,commit, +14226,Nathan Goldbaum,2016-04-06 13:15:40-05:00,commit, +14227,Nathan Goldbaum,2016-04-06 13:13:36-05:00,commit, +14228,Nathan Goldbaum,2016-04-06 13:12:19-05:00,commit, +14229,Nathan Goldbaum,2016-04-06 13:10:46-05:00,commit, +14230,John ZuHone,2016-04-06 14:09:47-04:00,commit, +14231,Nathan Goldbaum,2016-04-06 13:06:06-05:00,commit, +14232,Kacper Kowalik,2016-04-06 10:11:06-05:00,commit, +14233,Kacper Kowalik,2016-04-06 10:09:16-05:00,commit, +14234,Matthew Turk,2016-04-05 21:21:25-05:00,commit, +14235,Nathan Goldbaum,2016-04-05 17:43:02-05:00,commit, +14236,Meagan Lang,2016-04-05 21:56:03+00:00,commit, +14237,Matthew Turk,2016-04-05 16:18:52-05:00,commit, +14238,Matthew Turk,2016-04-05 15:25:29-05:00,commit, +14239,John ZuHone,2016-04-05 13:56:59-04:00,commit, +14240,Meagan Lang,2016-04-05 17:19:07+00:00,commit, +14241,Matthew Turk,2016-04-05 11:43:30-05:00,commit, +14242,Kacper Kowalik,2016-04-05 08:09:47-05:00,commit, +14243,Andrew Myers,2016-04-04 15:52:21-07:00,commit, +14244,Kacper Kowalik,2016-04-04 16:10:16-05:00,commit, +14245,John ZuHone,2016-04-04 16:15:28-04:00,commit, +14246,John ZuHone,2016-04-04 16:12:24-04:00,commit, +14247,Andrew Myers,2016-04-04 13:05:48-07:00,commit, +14248,John ZuHone,2016-04-04 15:56:01-04:00,commit, +14249,Nathan Goldbaum,2016-04-04 14:35:18-05:00,commit, +14250,Andrew Myers,2016-04-04 11:32:15-07:00,commit, +14251,Andrew Myers,2016-04-04 10:35:33-07:00,commit, +14252,Andrew Myers,2016-04-04 10:33:50-07:00,commit, +14253,Kacper Kowalik,2016-04-04 10:33:42-05:00,commit, +14254,Nathan Goldbaum,2016-04-04 10:05:57-05:00,commit, +14255,Andrew Myers,2016-04-04 00:12:26-07:00,commit, +14256,Andrew Myers,2016-04-04 00:11:56-07:00,commit, +14257,Cameron Hummels,2016-04-03 21:03:51-07:00,commit, +14258,Andrew Myers,2016-04-03 16:53:57-07:00,commit, +14259,Andrew Myers,2016-04-03 16:42:20-07:00,commit, +14260,Andrew Myers,2016-04-03 16:09:52-07:00,commit, +14261,Andrew Myers,2016-04-03 16:00:26-07:00,commit, +14262,Andrew Myers,2016-04-03 13:52:13-07:00,commit, +14263,John ZuHone,2016-04-03 14:46:37-04:00,commit, +14264,John ZuHone,2016-04-03 13:10:35-04:00,commit, +14265,John ZuHone,2016-04-03 13:04:10-04:00,commit, +14266,John ZuHone,2016-04-03 12:26:57-04:00,commit, +14267,John ZuHone,2016-04-03 12:23:04-04:00,commit, +14268,John ZuHone,2016-04-03 12:19:26-04:00,commit, +14269,John ZuHone,2016-04-03 12:17:37-04:00,commit, +14270,John ZuHone,2016-04-03 12:15:51-04:00,commit, +14271,John ZuHone,2016-04-03 12:15:01-04:00,commit, +14272,John ZuHone,2016-04-03 12:13:58-04:00,commit, +14273,John ZuHone,2016-04-03 12:13:02-04:00,commit, +14274,John ZuHone,2016-04-03 12:12:15-04:00,commit, +14275,John ZuHone,2016-04-03 12:11:08-04:00,commit, +14276,John ZuHone,2016-04-03 12:03:45-04:00,commit, +14277,John ZuHone,2016-04-03 12:02:27-04:00,commit, +14278,Andrew Myers,2016-04-02 22:22:07-05:00,commit, +14279,Andrew Myers,2016-04-02 15:38:10-07:00,commit, +14280,Andrew Myers,2016-04-02 10:53:20-07:00,commit, +14281,Andrew Myers,2016-04-02 10:39:23-07:00,commit, +14282,Andrew Myers,2016-04-02 11:27:37-05:00,commit, +14283,Andrew Myers,2016-04-02 03:32:44-05:00,commit, +14284,Cameron Hummels,2016-04-01 16:47:43-07:00,commit, +14285,Cameron Hummels,2016-04-01 16:47:22-07:00,commit, +14286,Cameron Hummels,2016-04-01 16:23:41-07:00,commit, +14287,Andrew Myers,2016-04-01 14:49:42-05:00,commit, +14288,Andrew Myers,2016-04-01 14:48:45-05:00,commit, +14289,Nathan Goldbaum,2016-04-01 14:47:14-05:00,commit, +14290,Kacper Kowalik,2016-04-01 13:37:49-05:00,commit, +14291,Kacper Kowalik,2016-04-01 13:33:40-05:00,commit, +14292,Matthew Turk,2016-04-01 12:50:50-05:00,commit, +14293,Kacper Kowalik,2016-04-01 12:43:50-05:00,commit, +14294,Kacper Kowalik,2016-04-01 12:42:02-05:00,commit, +14295,Kacper Kowalik,2016-04-01 12:00:51-05:00,commit, +14296,Kacper Kowalik,2016-04-01 11:22:34-05:00,commit, +14297,Kacper Kowalik,2016-04-01 11:12:00-05:00,commit, +14298,Matthew Turk,2016-04-01 09:29:56-05:00,commit, +14299,Kacper Kowalik,2016-03-31 20:11:19-05:00,commit, +14300,Nathan Goldbaum,2016-03-31 19:17:00-05:00,commit, +14301,Nathan Goldbaum,2016-03-31 18:42:00-05:00,commit, +14302,Nathan Goldbaum,2016-03-31 18:39:53-05:00,commit, +14303,Kacper Kowalik,2016-03-31 16:46:36-05:00,commit, +14304,Nathan Goldbaum,2016-03-31 13:28:04-05:00,commit, +14305,Kacper Kowalik,2016-03-31 13:18:09-05:00,commit, +14306,Kacper Kowalik,2016-03-31 12:48:54-05:00,commit, +14307,Kacper Kowalik,2016-03-31 12:48:42-05:00,commit, +14308,Kacper Kowalik,2016-03-31 11:13:55-05:00,commit, +14309,Nathan Goldbaum,2016-03-31 09:43:16-05:00,commit, +14310,Britton Smith,2016-03-31 14:51:07+01:00,commit, +14311,Andrew Myers,2016-03-30 20:48:07-07:00,commit, +14312,Nathan Goldbaum,2016-03-30 21:52:12-05:00,commit, +14313,Kacper Kowalik,2016-03-30 21:48:29-05:00,commit, +14314,Andrew Myers,2016-03-30 19:39:28-07:00,commit, +14315,Meagan Lang,2016-03-31 02:20:07+00:00,commit, +14316,Kacper Kowalik,2016-03-30 20:03:09-05:00,commit, +14317,Kacper Kowalik,2016-03-30 19:10:58-05:00,commit, +14318,Kacper Kowalik,2016-03-30 18:13:06-05:00,commit, +14319,Kacper Kowalik,2016-03-30 18:12:52-05:00,commit, +14320,Kacper Kowalik,2016-03-30 18:12:15-05:00,commit, +14321,Kacper Kowalik,2016-03-30 17:32:43-05:00,commit, +14322,Andrew Myers,2016-03-30 15:19:44-07:00,commit, +14323,Andrew Myers,2016-03-30 15:16:08-07:00,commit, +14324,Andrew Myers,2016-03-30 15:14:14-07:00,commit, +14325,Matthew Turk,2016-03-30 16:51:17-05:00,commit, +14326,Miguel de Val-Borro,2016-03-30 14:48:01-04:00,commit, +14327,Miguel de Val-Borro,2016-03-30 14:47:01-04:00,commit, +14328,Nathan Goldbaum,2016-03-30 13:38:24-05:00,commit, +14329,Kacper Kowalik,2016-03-30 13:30:10-05:00,commit, +14330,Kacper Kowalik,2016-03-30 13:28:17-05:00,commit, +14331,Kacper Kowalik,2016-03-30 13:27:25-05:00,commit, +14332,Nathan Goldbaum,2016-03-30 13:24:56-05:00,commit, +14333,Kacper Kowalik,2016-03-30 13:22:56-05:00,commit, +14334,Kacper Kowalik,2016-03-30 12:41:33-05:00,commit, +14335,Ji-hoon Kim,2016-03-30 07:21:36-07:00,commit, +14336,Kacper Kowalik,2016-03-29 15:30:29-05:00,commit, +14337,Nathan Goldbaum,2016-03-29 15:12:45-05:00,commit, +14338,Nathan Goldbaum,2016-03-29 15:10:30-05:00,commit, +14339,Nathan Goldbaum,2016-03-29 15:07:28-05:00,commit, +14340,Andrew Myers,2016-03-29 12:31:18-07:00,commit, +14341,Nathan Goldbaum,2016-03-29 11:59:35-05:00,commit, +14342,Matthew Turk,2016-03-29 11:41:13-05:00,commit, +14343,Nathan Goldbaum,2016-03-29 11:06:56-05:00,commit, +14344,John ZuHone,2016-03-29 12:02:47-04:00,commit, +14345,John ZuHone,2016-03-29 11:57:18-04:00,commit, +14346,Nathan Goldbaum,2016-03-29 10:21:08-05:00,commit, +14347,Matthew Turk,2016-03-28 20:13:01-05:00,commit, +14348,Matthew Turk,2016-03-28 17:13:55-05:00,commit, +14349,Miguel de Val-Borro,2016-03-28 17:48:55-04:00,commit, +14350,Nathan Goldbaum,2016-03-28 16:41:41-05:00,commit, +14351,Nathan Goldbaum,2016-03-28 16:41:19-05:00,commit, +14352,Nathan Goldbaum,2016-03-28 16:40:47-05:00,commit, +14353,Nathan Goldbaum,2016-03-28 16:39:48-05:00,commit, +14354,Nathan Goldbaum,2016-03-28 16:39:10-05:00,commit, +14355,Nathan Goldbaum,2016-03-28 16:38:50-05:00,commit, +14356,Nathan Goldbaum,2016-03-28 16:38:27-05:00,commit, +14357,Nathan Goldbaum,2016-03-28 16:38:04-05:00,commit, +14358,Nathan Goldbaum,2016-03-28 16:37:35-05:00,commit, +14359,Nathan Goldbaum,2016-03-28 16:35:51-05:00,commit, +14360,Nathan Goldbaum,2016-03-28 15:15:32-05:00,commit, +14361,Nathan Goldbaum,2016-03-28 15:06:49-05:00,commit, +14362,Andrew Myers,2016-03-28 12:54:19-07:00,commit, +14363,Nathan Goldbaum,2016-03-28 14:24:09-05:00,commit, +14364,Andrew Myers,2016-03-28 12:18:20-07:00,commit, +14365,Nathan Goldbaum,2016-03-28 14:09:15-05:00,commit, +14366,Andrew Myers,2016-03-28 11:36:06-07:00,commit, +14367,Andrew Myers,2016-03-28 11:35:44-07:00,commit, +14368,Andrew Myers,2016-03-28 11:35:08-07:00,commit, +14369,Andrew Myers,2016-03-28 11:34:33-07:00,commit, +14370,Nathan Goldbaum,2016-03-28 13:21:00-05:00,commit, +14371,Meagan Lang,2016-03-28 18:20:20+00:00,commit, +14372,Nathan Goldbaum,2016-03-28 13:19:42-05:00,commit, +14373,Nathan Goldbaum,2016-03-28 11:55:29-05:00,commit, +14374,Nathan Goldbaum,2016-03-28 11:52:24-05:00,commit, +14375,Matthew Turk,2016-03-28 11:47:54-05:00,commit, +14376,Kacper Kowalik,2016-03-28 06:59:23-05:00,commit, +14377,Kacper Kowalik,2016-03-28 06:45:57-05:00,commit, +14378,Britton Smith,2016-03-28 09:42:09+01:00,commit, +14379,Andrew Myers,2016-03-27 14:47:01-07:00,commit, +14380,Matthew Turk,2016-03-27 16:30:23-05:00,commit, +14381,Matthew Turk,2016-03-27 16:29:58-05:00,commit, +14382,Matthew Turk,2016-03-27 16:29:30-05:00,commit, +14383,Britton Smith,2016-03-27 18:00:47+01:00,commit, +14384,Andrew Myers,2016-03-27 09:13:39-07:00,commit, +14385,Matthew Turk,2016-03-27 10:47:52-05:00,commit, +14386,Matthew Turk,2016-03-27 10:43:50-05:00,commit, +14387,Matthew Turk,2016-03-27 10:35:27-05:00,commit, +14388,Britton Smith,2016-03-27 12:31:00+01:00,commit, +14389,Britton Smith,2016-03-26 18:46:01+00:00,commit, +14390,Cameron Hummels,2016-03-26 07:56:20-07:00,commit, +14391,Britton Smith,2016-03-26 14:04:18+00:00,commit, +14392,Britton Smith,2016-03-26 13:53:31+00:00,commit, +14393,Britton Smith,2016-03-26 12:59:05+00:00,commit, +14394,Britton Smith,2016-03-26 10:51:42+00:00,commit, +14395,Britton Smith,2016-03-26 10:50:07+00:00,commit, +14396,Britton Smith,2016-03-26 10:40:09+00:00,commit, +14397,Britton Smith,2016-03-25 22:42:17-06:00,commit, +14398,Britton Smith,2016-03-25 22:06:10-06:00,commit, +14399,Britton Smith,2016-03-25 21:56:42-06:00,commit, +14400,Britton Smith,2016-03-25 17:59:35-06:00,commit, +14401,Britton Smith,2016-03-25 17:49:22-06:00,commit, +14402,Andrew Myers,2016-03-25 16:15:41-07:00,commit, +14403,Andrew Myers,2016-03-25 15:17:43-07:00,commit, +14404,Nathan Goldbaum,2016-03-25 13:12:59-07:00,commit, +14405,Kacper Kowalik,2016-03-25 14:36:13-05:00,commit, +14406,Britton Smith,2016-03-25 14:02:44-05:00,commit, +14407,Nathan Goldbaum,2016-03-24 20:48:42-07:00,commit, +14408,Nathan Goldbaum,2016-03-24 16:10:05-07:00,commit, +14409,Nathan Goldbaum,2016-03-24 15:59:30-07:00,commit, +14410,Nathan Goldbaum,2016-03-24 15:58:51-07:00,commit, +14411,Kacper Kowalik,2016-03-24 16:31:25-05:00,commit, +14412,Nathan Goldbaum,2016-03-24 13:03:34-07:00,commit, +14413,Nathan Goldbaum,2016-03-24 12:07:11-07:00,commit, +14414,Nathan Goldbaum,2016-03-24 11:52:15-07:00,commit, +14415,Nathan Goldbaum,2016-03-24 11:29:09-07:00,commit, +14416,Nathan Goldbaum,2016-03-24 09:49:11-07:00,commit, +14417,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14418,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14419,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14420,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14421,Miguel de Val-Borro,2016-03-24 12:35:17-04:00,commit, +14422,Cameron Hummels,2016-03-24 09:21:50-07:00,commit, +14423,Cameron Hummels,2016-03-24 08:06:15-07:00,commit, +14424,Matthew Turk,2016-03-24 10:01:02-05:00,commit, +14425,Matthew Turk,2016-03-24 09:03:31-05:00,commit, +14426,Joseph Tomlinson,2016-03-24 00:25:58-04:00,commit, +14427,Joseph Tomlinson,2016-03-24 00:18:36-04:00,commit, +14428,Joseph Tomlinson,2016-03-23 22:37:38-04:00,commit, +14429,Joseph Tomlinson,2016-03-23 22:22:39-04:00,commit, +14430,Matthew Turk,2016-03-23 20:05:55-05:00,commit, +14431,Nathan Goldbaum,2016-03-23 16:16:37-07:00,commit, +14432,Nathan Goldbaum,2016-03-23 14:02:37-07:00,commit, +14433,Nathan Goldbaum,2016-03-23 13:59:12-07:00,commit, +14434,Matthew Turk,2016-03-23 15:58:42-05:00,commit, +14435,Nathan Goldbaum,2016-03-23 13:56:04-07:00,commit, +14436,Nathan Goldbaum,2016-03-23 13:55:41-07:00,commit, +14437,Nathan Goldbaum,2016-03-23 13:53:30-07:00,commit, +14438,Nathan Goldbaum,2016-03-23 13:52:08-07:00,commit, +14439,Nathan Goldbaum,2016-03-23 13:50:32-07:00,commit, +14440,Nathan Goldbaum,2016-03-23 13:49:36-07:00,commit, +14441,Nathan Goldbaum,2016-03-23 13:48:54-07:00,commit, +14442,Kacper Kowalik,2016-03-23 14:31:01-05:00,commit, +14443,Kacper Kowalik,2016-03-23 14:10:08-05:00,commit, +14444,Kacper Kowalik,2016-03-23 14:08:54-05:00,commit, +14445,Matthew Turk,2016-03-23 13:11:42-05:00,commit, +14446,Matthew Turk,2016-03-23 06:49:21-05:00,commit, +14447,Britton Smith,2016-03-22 16:15:41-05:00,commit, +14448,Matthew Turk,2016-03-22 15:52:41-05:00,commit, +14449,Matthew Turk,2016-03-22 15:47:41-05:00,commit, +14450,Matthew Turk,2016-03-22 15:46:18-05:00,commit, +14451,Matthew Turk,2016-03-22 15:45:30-05:00,commit, +14452,Matthew Turk,2016-03-22 15:23:10-05:00,commit, +14453,Britton Smith,2016-03-22 15:26:33-05:00,commit, +14454,Britton Smith,2016-03-22 15:16:09-05:00,commit, +14455,Britton Smith,2016-03-22 12:18:14-05:00,commit, +14456,Miguel de Val-Borro,2016-03-22 12:53:47-04:00,commit, +14457,Miguel de Val-Borro,2016-03-22 12:00:31-04:00,commit, +14458,Kacper Kowalik,2016-03-22 10:58:32-05:00,commit, +14459,Miguel de Val-Borro,2016-03-22 11:53:38-04:00,commit, +14460,Britton Smith,2016-03-22 10:36:42-05:00,commit, +14461,Britton Smith,2016-03-22 10:36:19-05:00,commit, +14462,Nathan Goldbaum,2016-03-21 22:33:12-07:00,commit, +14463,Kacper Kowalik,2016-03-21 21:58:45-05:00,commit, +14464,Kacper Kowalik,2016-03-21 21:38:46-05:00,commit, +14465,Britton Smith,2016-03-21 21:22:38-05:00,commit, +14466,Britton Smith,2016-03-21 21:18:54-05:00,commit, +14467,Matthew Turk,2016-03-21 20:43:29-05:00,commit, +14468,Nathan Goldbaum,2016-03-21 15:59:57-07:00,commit, +14469,Cameron Hummels,2016-03-21 14:15:54-07:00,commit, +14470,Britton Smith,2016-03-21 15:20:24-05:00,commit, +14471,Britton Smith,2016-03-21 15:03:13-05:00,commit, +14472,Matthew Turk,2016-03-21 14:43:10-05:00,commit, +14473,Kacper Kowalik,2016-03-21 10:27:25-05:00,commit, +14474,Matthew Turk,2016-03-21 09:56:48-05:00,commit, +14475,Andrew Myers,2016-03-20 18:32:29-07:00,commit, +14476,Miguel de Val-Borro,2016-03-20 19:01:08-04:00,commit, +14477,Miguel de Val-Borro,2016-03-20 19:00:50-04:00,commit, +14478,Andrew Myers,2016-03-20 15:01:31-07:00,commit, +14479,Andrew Myers,2016-03-20 14:45:58-07:00,commit, +14480,Andrew Myers,2016-03-20 14:45:58-07:00,commit, +14481,Andrew Myers,2016-03-20 14:39:06-07:00,commit, +14482,Andrew Myers,2016-03-20 14:39:06-07:00,commit, +14483,Kacper Kowalik,2016-03-20 11:50:05-05:00,commit, +14484,Miguel de Val-Borro,2016-03-20 00:07:43-04:00,commit, +14485,Miguel de Val-Borro,2016-03-20 00:02:23-04:00,commit, +14486,Miguel de Val-Borro,2016-03-19 23:14:34-04:00,commit, +14487,Michael Zingale,2016-03-19 06:05:52-04:00,commit, +14488,Kacper Kowalik,2016-03-18 20:52:36-05:00,commit, +14489,Kacper Kowalik,2016-03-18 20:45:48-05:00,commit, +14490,Kacper Kowalik,2016-03-18 16:27:44-05:00,commit, +14491,Nathan Goldbaum,2016-03-18 15:30:15-05:00,commit, +14492,Miguel de Val-Borro,2016-03-18 14:06:10-04:00,commit, +14493,Michael Zingale,2016-03-17 18:03:52-04:00,commit, +14494,Kacper Kowalik,2016-03-17 16:49:11-05:00,commit, +14495,Kacper Kowalik,2016-03-17 16:44:24-05:00,commit, +14496,Michael Zingale,2016-03-17 16:08:59-04:00,commit, +14497,Matthew Turk,2016-03-17 13:37:16-05:00,commit, +14498,Kacper Kowalik,2016-03-16 22:57:30-05:00,commit, +14499,Miguel de Val-Borro,2016-03-16 22:37:46-04:00,commit, +14500,Nathan Goldbaum,2016-03-16 20:40:43-05:00,commit, +14501,Miguel de Val-Borro,2016-03-16 17:26:47-04:00,commit, +14502,Cameron Hummels,2016-03-16 13:56:32-07:00,commit, +14503,Miguel de Val-Borro,2016-03-16 16:20:22-04:00,commit, +14504,Cameron Hummels,2016-03-16 12:31:52-07:00,commit, +14505,Cameron Hummels,2016-03-16 12:12:57-07:00,commit, +14506,Cameron Hummels,2016-03-16 12:11:39-07:00,commit, +14507,Cameron Hummels,2016-03-16 11:54:59-07:00,commit, +14508,Cameron Hummels,2016-03-16 11:49:03-07:00,commit, +14509,Cameron Hummels,2016-03-16 11:46:45-07:00,commit, +14510,Miguel de Val-Borro,2016-03-16 14:46:06-04:00,commit, +14511,Miguel de Val-Borro,2016-03-16 14:35:55-04:00,commit, +14512,Miguel de Val-Borro,2016-03-16 14:12:20-04:00,commit, +14513,Miguel de Val-Borro,2016-03-16 14:09:14-04:00,commit, +14514,Kacper Kowalik,2016-03-16 12:10:13-05:00,commit, +14515,Kacper Kowalik,2016-03-16 12:08:24-05:00,commit, +14516,Miguel de Val-Borro,2016-03-16 12:43:34-04:00,commit, +14517,Cameron Hummels,2016-03-16 09:41:03-07:00,commit, +14518,Cameron Hummels,2016-03-16 09:39:28-07:00,commit, +14519,Kacper Kowalik,2016-03-16 11:32:18-05:00,commit, +14520,Kacper Kowalik,2016-03-16 11:30:08-05:00,commit, +14521,Matthew Turk,2016-03-16 11:28:39-05:00,commit, +14522,Cameron Hummels,2016-03-16 08:56:51-07:00,commit, +14523,Cameron Hummels,2016-03-15 20:14:09-07:00,commit, +14524,Cameron Hummels,2016-03-15 16:54:32-07:00,commit, +14525,Cameron Hummels,2016-03-15 16:43:42-07:00,commit, +14526,Cameron Hummels,2016-03-15 16:28:47-07:00,commit, +14527,Kacper Kowalik,2016-03-15 18:06:28-05:00,commit, +14528,Kacper Kowalik,2016-03-15 18:06:28-05:00,commit, +14529,Cameron Hummels,2016-03-15 15:58:38-07:00,commit, +14530,Cameron Hummels,2016-03-15 15:56:42-07:00,commit, +14531,Nathan Goldbaum,2016-03-15 16:46:18-05:00,commit, +14532,Miguel de Val-Borro,2016-03-15 12:07:51-04:00,commit, +14533,Miguel de Val-Borro,2016-03-15 12:07:38-04:00,commit, +14534,Kacper Kowalik,2016-03-15 08:05:16-05:00,commit, +14535,Kacper Kowalik,2016-03-14 21:06:15-05:00,commit, +14536,Cameron Hummels,2016-03-14 14:59:35-07:00,commit, +14537,Andrew Myers,2016-03-13 17:46:34-07:00,commit, +14538,Miguel de Val-Borro,2016-03-13 20:23:39-04:00,commit, +14539,Miguel de Val-Borro,2016-03-13 19:56:50-04:00,commit, +14540,Miguel de Val-Borro,2016-03-13 18:45:47-04:00,commit, +14541,Miguel de Val-Borro,2016-03-13 18:06:51-04:00,commit, +14542,Miguel de Val-Borro,2016-03-13 17:58:10-04:00,commit, +14543,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, +14544,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, +14545,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, +14546,Miguel de Val-Borro,2016-03-13 17:43:30-04:00,commit, +14547,Nathan Goldbaum,2016-03-13 13:22:41-05:00,commit, +14548,Andrew Myers,2016-03-13 09:58:39-07:00,commit, +14549,Andrew Myers,2016-03-13 09:40:52-07:00,commit, +14550,Andrew Myers,2016-03-13 09:37:56-07:00,commit, +14551,Andrew Myers,2016-03-13 01:12:20-08:00,commit, +14552,Andrew Myers,2016-03-13 01:11:43-08:00,commit, +14553,Nathan Goldbaum,2016-03-12 00:24:05-06:00,commit, +14554,Nathan Goldbaum,2016-03-11 20:40:47-06:00,commit, +14555,Cameron Hummels,2016-03-11 16:14:50-08:00,commit, +14556,Cameron Hummels,2016-03-11 15:58:20-08:00,commit, +14557,Cameron Hummels,2016-03-11 15:49:20-08:00,commit, +14558,Miguel de Val-Borro,2016-03-11 17:44:24-05:00,commit, +14559,Kacper Kowalik,2016-03-11 16:34:54-06:00,commit, +14560,Matthew Turk,2016-03-11 15:51:51-06:00,commit, +14561,Cameron Hummels,2016-03-10 20:00:21-08:00,commit, +14562,Cameron Hummels,2016-03-10 16:04:21-08:00,commit, +14563,Matthew Turk,2016-03-10 15:13:10-06:00,commit, +14564,Kacper Kowalik,2016-03-10 15:05:34-06:00,commit, +14565,Kacper Kowalik,2016-03-10 13:00:01-06:00,commit, +14566,Kacper Kowalik,2016-03-10 12:37:32-06:00,commit, +14567,Kacper Kowalik,2016-03-10 12:34:50-06:00,commit, +14568,Meagan Lang,2016-03-10 18:26:05+00:00,commit, +14569,Kacper Kowalik,2016-03-10 12:22:14-06:00,commit, +14570,Kacper Kowalik,2016-03-10 11:57:04-06:00,commit, +14571,Kacper Kowalik,2016-03-10 11:55:15-06:00,commit, +14572,Kacper Kowalik,2016-03-10 11:53:10-06:00,commit, +14573,Kacper Kowalik,2016-03-10 11:52:47-06:00,commit, +14574,Kacper Kowalik,2016-03-10 08:59:35-06:00,commit, +14575,Andrew Myers,2016-03-09 18:28:28-08:00,commit, +14576,Andrew Myers,2016-03-09 18:25:17-08:00,commit, +14577,Nathan Goldbaum,2016-03-09 20:23:21-06:00,commit, +14578,Nathan Goldbaum,2016-03-09 20:04:12-06:00,commit, +14579,Andrew Myers,2016-03-09 16:52:07-08:00,commit, +14580,Kacper Kowalik,2016-03-09 16:57:48-06:00,commit, +14581,Meagan Lang,2016-03-09 22:36:05+00:00,commit, +14582,Meagan Lang,2016-03-09 21:28:15+00:00,commit, +14583,Andrew Myers,2016-03-09 12:42:42-08:00,commit, +14584,Andrew Myers,2016-03-09 12:34:01-08:00,commit, +14585,Michael Zingale,2016-03-09 13:07:42-05:00,commit, +14586,Michael Zingale,2016-03-09 12:55:39-05:00,commit, +14587,Michael Zingale,2016-03-09 12:51:26-05:00,commit, +14588,Nathan Goldbaum,2016-03-09 11:41:48-06:00,commit, +14589,Nathan Goldbaum,2016-03-09 11:40:20-06:00,commit, +14590,Nathan Goldbaum,2016-03-09 11:38:27-06:00,commit, +14591,Kacper Kowalik,2016-03-09 11:37:57-06:00,commit, +14592,Nathan Goldbaum,2016-03-09 11:37:24-06:00,commit, +14593,Andrew Myers,2016-03-09 09:35:18-08:00,commit, +14594,Andrew Myers,2016-03-09 09:32:34-08:00,commit, +14595,Michael Zingale,2016-03-09 12:28:49-05:00,commit, +14596,Nathan Goldbaum,2016-03-09 11:17:00-06:00,commit, +14597,Nathan Goldbaum,2016-03-09 11:13:04-06:00,commit, +14598,Kacper Kowalik,2016-03-09 11:07:00-06:00,commit, +14599,Robert Thompson,2016-03-08 15:32:23-06:00,commit, +14600,Robert Thompson,2016-03-08 15:30:38-06:00,commit, +14601,Robert Thompson,2016-03-08 15:28:51-06:00,commit, +14602,Andrew Myers,2016-03-08 13:26:30-08:00,commit, +14603,Robert Thompson,2016-03-08 15:24:51-06:00,commit, +14604,Robert Thompson,2016-03-08 15:22:29-06:00,commit, +14605,Andrew Myers,2016-03-08 13:08:05-08:00,commit, +14606,Nathan Goldbaum,2016-03-08 14:56:15-06:00,commit, +14607,Andrew Myers,2016-03-08 12:54:39-08:00,commit, +14608,Kacper Kowalik,2016-03-08 14:38:21-06:00,commit, +14609,Kacper Kowalik,2016-03-08 14:32:56-06:00,commit, +14610,Matthew Turk,2016-03-08 14:08:38-06:00,commit, +14611,Nathan Goldbaum,2016-03-08 14:07:17-06:00,commit, +14612,Michael Zingale,2016-03-08 13:32:08-05:00,commit, +14613,Kacper Kowalik,2016-03-08 10:44:38-06:00,commit, +14614,Andrew Myers,2016-03-08 08:10:26-08:00,commit, +14615,Andrew Myers,2016-03-08 00:44:08-08:00,commit, +14616,Andrew Myers,2016-03-07 22:46:04-08:00,commit, +14617,Andrew Myers,2016-03-07 20:45:16-08:00,commit, +14618,Kacper Kowalik,2016-03-07 19:07:23-06:00,commit, +14619,Meagan Lang,2016-03-07 23:55:26+00:00,commit, +14620,Kacper Kowalik,2016-03-07 17:36:00-06:00,commit, +14621,Nathan Goldbaum,2016-03-07 17:34:18-06:00,commit, +14622,Nathan Goldbaum,2016-03-07 17:25:36-06:00,commit, +14623,Kacper Kowalik,2016-03-07 17:24:25-06:00,commit, +14624,Kacper Kowalik,2016-03-07 17:08:29-06:00,commit, +14625,Nathan Goldbaum,2016-03-07 17:07:26-06:00,commit, +14626,Nathan Goldbaum,2016-03-07 17:06:55-06:00,commit, +14627,Nathan Goldbaum,2016-03-07 17:06:20-06:00,commit, +14628,Nathan Goldbaum,2016-03-07 17:02:44-06:00,commit, +14629,Nathan Goldbaum,2016-03-07 14:18:34-06:00,commit, +14630,Nathan Goldbaum,2016-03-07 11:32:32-06:00,commit, +14631,Nathan Goldbaum,2016-03-07 11:32:14-06:00,commit, +14632,Nathan Goldbaum,2016-03-07 11:31:41-06:00,commit, +14633,Nathan Goldbaum,2016-03-07 00:57:19-06:00,commit, +14634,Nathan Goldbaum,2016-03-07 00:56:14-06:00,commit, +14635,Nathan Goldbaum,2016-03-07 00:54:47-06:00,commit, +14636,Nathan Goldbaum,2016-03-07 00:30:36-06:00,commit, +14637,Nathan Goldbaum,2016-03-07 00:15:29-06:00,commit, +14638,Nathan Goldbaum,2016-03-07 00:15:09-06:00,commit, +14639,Nathan Goldbaum,2016-03-07 00:13:55-06:00,commit, +14640,Nathan Goldbaum,2016-03-06 22:13:40-06:00,commit, +14641,Nathan Goldbaum,2016-03-06 22:12:45-06:00,commit, +14642,Nathan Goldbaum,2016-03-06 21:53:37-06:00,commit, +14643,Nathan Goldbaum,2016-03-06 20:46:19-06:00,commit, +14644,Nathan Goldbaum,2016-03-06 20:44:24-06:00,commit, +14645,Nathan Goldbaum,2016-03-06 20:30:57-06:00,commit, +14646,Nathan Goldbaum,2016-03-06 19:55:03-06:00,commit, +14647,Nathan Goldbaum,2016-03-06 17:09:20-06:00,commit, +14648,Nathan Goldbaum,2016-03-06 17:08:30-06:00,commit, +14649,Nathan Goldbaum,2016-03-06 16:33:30-06:00,commit, +14650,Nathan Goldbaum,2016-03-06 15:59:45-06:00,commit, +14651,Matthew Turk,2016-03-06 10:06:07-06:00,commit, +14652,Matthew Turk,2016-03-06 10:05:53-06:00,commit, +14653,Matthew Turk,2016-03-05 23:35:41-06:00,commit, +14654,Suoqing Ji,2016-03-05 18:18:48-08:00,commit, +14655,Suoqing Ji,2016-03-05 18:17:23-08:00,commit, +14656,Suoqing Ji,2016-03-05 18:15:27-08:00,commit, +14657,Matthew Turk,2016-03-05 17:47:42-06:00,commit, +14658,Matthew Turk,2016-03-05 16:39:46-06:00,commit, +14659,Kacper Kowalik,2016-03-05 13:42:21-06:00,commit, +14660,Kacper Kowalik,2016-03-05 13:37:31-06:00,commit, +14661,Michael Zingale,2016-03-05 14:36:55-05:00,commit, +14662,Cameron Hummels,2016-03-05 08:39:45-08:00,commit, +14663,Michael Zingale,2016-03-05 10:40:19-05:00,commit, +14664,Michael Zingale,2016-03-05 09:35:59-05:00,commit, +14665,Michael Zingale,2016-03-05 09:30:10-05:00,commit, +14666,Michael Zingale,2016-03-05 08:44:21-05:00,commit, +14667,Michael Zingale,2016-03-04 22:09:19-05:00,commit, +14668,Cameron Hummels,2016-03-04 16:28:26-08:00,commit, +14669,Yi-Hao Chen,2016-03-04 17:31:35-06:00,commit, +14670,Nathan Goldbaum,2016-03-04 15:50:53-06:00,commit, +14671,Nathan Goldbaum,2016-03-04 15:50:34-06:00,commit, +14672,Nathan Goldbaum,2016-03-04 15:49:55-06:00,commit, +14673,Nathan Goldbaum,2016-03-04 15:48:59-06:00,commit, +14674,Nathan Goldbaum,2016-03-04 15:43:26-06:00,commit, +14675,Andrew Myers,2016-03-04 12:51:10-08:00,commit, +14676,Andrew Myers,2016-03-04 12:50:20-08:00,commit, +14677,Andrew Myers,2016-03-04 12:41:22-08:00,commit, +14678,Nathan Goldbaum,2016-03-04 14:29:51-06:00,commit, +14679,Nathan Goldbaum,2016-03-04 14:14:07-06:00,commit, +14680,Suoqing Ji,2016-03-04 11:57:23-08:00,commit, +14681,Andrew Myers,2016-03-04 11:14:11-08:00,commit, +14682,Nathan Goldbaum,2016-03-04 13:11:16-06:00,commit, +14683,Nathan Goldbaum,2016-03-04 13:09:10-06:00,commit, +14684,Andrew Myers,2016-03-04 10:59:58-08:00,commit, +14685,Michael Zingale,2016-03-04 12:46:16-05:00,commit, +14686,Nathan Goldbaum,2016-03-04 10:09:51-06:00,commit, +14687,John ZuHone,2016-03-04 10:33:24-05:00,commit, +14688,Nathan Goldbaum,2016-03-03 21:43:40-06:00,commit, +14689,Andrew Myers,2016-03-03 19:10:26-08:00,commit, +14690,Andrew Myers,2016-03-03 19:08:10-08:00,commit, +14691,Nathan Goldbaum,2016-03-03 21:01:40-06:00,commit, +14692,Kacper Kowalik,2016-03-03 20:58:41-06:00,commit, +14693,Nathan Goldbaum,2016-03-03 20:38:39-06:00,commit, +14694,Nathan Goldbaum,2016-03-03 20:38:12-06:00,commit, +14695,Andrew Myers,2016-03-03 18:16:31-08:00,commit, +14696,Andrew Myers,2016-03-03 16:29:06-08:00,commit, +14697,Andrew Myers,2016-03-03 16:20:32-08:00,commit, +14698,Suoqing Ji,2016-03-03 16:14:16-08:00,commit, +14699,Nathan Goldbaum,2016-03-03 18:12:02-06:00,commit, +14700,Suoqing Ji,2016-03-03 16:10:40-08:00,commit, +14701,Michael Zingale,2016-03-03 18:43:58-05:00,commit, +14702,Nathan Goldbaum,2016-03-03 17:37:19-06:00,commit, +14703,Nathan Goldbaum,2016-03-03 17:29:02-06:00,commit, +14704,Nathan Goldbaum,2016-03-03 17:27:45-06:00,commit, +14705,Nathan Goldbaum,2016-03-03 17:26:44-06:00,commit, +14706,Nathan Goldbaum,2016-03-03 17:26:20-06:00,commit, +14707,Nathan Goldbaum,2016-03-03 17:24:30-06:00,commit, +14708,Nathan Goldbaum,2016-03-03 17:20:15-06:00,commit, +14709,Suoqing Ji,2016-03-03 13:20:41-08:00,commit, +14710,Andrew Myers,2016-03-03 13:20:37-08:00,commit, +14711,Andrew Myers,2016-03-03 13:19:49-08:00,commit, +14712,Suoqing Ji,2016-03-03 13:13:53-08:00,commit, +14713,Michael Zingale,2016-03-03 15:23:54-05:00,commit, +14714,Michael Zingale,2016-03-03 14:58:13-05:00,commit, +14715,Michael Zingale,2016-03-03 13:13:32-05:00,commit, +14716,Michael Zingale,2016-03-03 12:59:54-05:00,commit, +14717,Michael Zingale,2016-03-03 12:46:48-05:00,commit, +14718,Michael Zingale,2016-03-03 12:26:14-05:00,commit, +14719,Matthew Turk,2016-03-03 10:21:10-06:00,commit, +14720,Nathan Goldbaum,2016-03-03 10:12:51-06:00,commit, +14721,Matthew Turk,2016-03-02 21:57:59-06:00,commit, +14722,Matthew Turk,2016-03-02 21:08:40-06:00,commit, +14723,Matthew Turk,2016-03-02 16:40:14-06:00,commit, +14724,Matthew Turk,2016-03-02 16:25:41-06:00,commit, +14725,Matthew Turk,2016-03-02 15:48:01-06:00,commit, +14726,John ZuHone,2016-03-02 16:42:45-05:00,commit, +14727,John ZuHone,2016-03-02 16:42:20-05:00,commit, +14728,Kacper Kowalik,2016-03-02 14:56:29-06:00,commit, +14729,Matthew Turk,2016-03-02 14:31:27-06:00,commit, +14730,John ZuHone,2016-03-02 15:14:04-05:00,commit, +14731,John ZuHone,2016-03-02 14:51:35-05:00,commit, +14732,Matthew Turk,2016-03-02 11:32:33-06:00,commit, +14733,Kacper Kowalik,2016-03-02 11:31:44-06:00,commit, +14734,Matthew Turk,2016-03-02 11:30:48-06:00,commit, +14735,John ZuHone,2016-03-02 12:26:34-05:00,commit, +14736,Meagan Lang,2016-03-01 22:06:46+00:00,commit, +14737,Matthew Turk,2016-03-01 12:55:54-06:00,commit, +14738,Matthew Turk,2016-03-01 11:59:33-06:00,commit, +14739,Matthew Turk,2016-03-01 11:58:41-06:00,commit, +14740,Matthew Turk,2016-03-01 11:58:27-06:00,commit, +14741,Nathan Goldbaum,2016-02-29 18:48:15-06:00,commit, +14742,Nathan Goldbaum,2016-02-29 18:47:51-06:00,commit, +14743,Nathan Goldbaum,2016-02-29 18:47:34-06:00,commit, +14744,Nathan Goldbaum,2016-02-29 17:24:27-06:00,commit, +14745,Meagan Lang,2016-02-29 18:46:35+00:00,commit, +14746,Matthew Turk,2016-02-28 10:37:06-06:00,commit, +14747,Andrew Myers,2016-02-27 12:36:16-08:00,commit, +14748,Andrew Myers,2016-02-27 11:50:15-08:00,commit, +14749,Andrew Myers,2016-02-27 11:46:11-08:00,commit, +14750,Andrew Myers,2016-02-26 23:45:09-08:00,commit, +14751,Andrew Myers,2016-02-26 19:56:30-08:00,commit, +14752,Andrew Myers,2016-02-26 19:17:14-08:00,commit, +14753,Andrew Myers,2016-02-26 19:16:38-08:00,commit, +14754,Meagan Lang,2016-02-26 22:34:52+00:00,commit, +14755,Matthew Turk,2016-02-26 16:08:12-06:00,commit, +14756,Matthew Turk,2016-02-26 15:57:48-06:00,commit, +14757,Andrew Myers,2016-02-26 10:59:29-08:00,commit, +14758,Matthew Turk,2016-02-25 22:39:48-06:00,commit, +14759,Matthew Turk,2016-02-25 17:48:48-06:00,commit, +14760,Matthew Turk,2016-02-25 17:48:14-06:00,commit, +14761,Matthew Turk,2016-02-25 15:35:35-06:00,commit, +14762,Matthew Turk,2016-02-25 14:51:11-06:00,commit, +14763,Meagan Lang,2016-02-25 19:34:46+00:00,commit, +14764,Matthew Turk,2016-02-25 10:48:43-06:00,commit, +14765,Matthew Turk,2016-02-25 10:40:29-06:00,commit, +14766,Matthew Turk,2016-02-25 10:25:29-06:00,commit, +14767,Meagan Lang,2016-02-25 14:57:51+00:00,commit, +14768,Britton Smith,2016-02-25 14:43:58+00:00,commit, +14769,Britton Smith,2016-02-25 12:12:49+00:00,commit, +14770,Britton Smith,2016-02-25 12:11:49+00:00,commit, +14771,Matthew Turk,2016-02-24 21:10:11-06:00,commit, +14772,Kacper Kowalik,2016-02-24 17:08:09-06:00,commit, +14773,Matthew Turk,2016-02-24 17:03:00-06:00,commit, +14774,Kacper Kowalik,2016-02-24 16:18:33-06:00,commit, +14775,Matthew Turk,2016-02-24 16:10:17-06:00,commit, +14776,Andrew Myers,2016-02-24 13:38:49-08:00,commit, +14777,Matthew Turk,2016-02-24 15:31:18-06:00,commit, +14778,Andrew Myers,2016-02-24 11:49:27-08:00,commit, +14779,Nathan Goldbaum,2016-02-24 13:46:59-06:00,commit, +14780,Nathan Goldbaum,2016-02-24 13:33:14-06:00,commit, +14781,Nathan Goldbaum,2016-02-24 12:51:10-06:00,commit, +14782,Kacper Kowalik,2016-02-24 12:50:39-06:00,commit, +14783,Nathan Goldbaum,2016-02-24 11:54:10-06:00,commit, +14784,Matthew Turk,2016-02-24 11:37:11-06:00,commit, +14785,Matthew Turk,2016-02-24 11:33:18-06:00,commit, +14786,Matthew Turk,2016-02-24 11:31:07-06:00,commit, +14787,Matthew Turk,2016-02-24 11:30:03-06:00,commit, +14788,Matthew Turk,2016-02-23 21:56:32-06:00,commit, +14789,Meagan Lang,2016-02-23 23:36:21+00:00,commit, +14790,Matthew Turk,2016-02-23 11:41:14-06:00,commit, +14791,Meagan Lang,2016-02-23 05:34:39+00:00,commit, +14792,Meagan Lang,2016-02-23 02:08:16+00:00,commit, +14793,Andrew Myers,2016-02-22 17:11:02-08:00,commit, +14794,Meagan Lang,2016-02-23 00:37:09+00:00,commit, +14795,Andrew Myers,2016-02-22 16:30:20-08:00,commit, +14796,Andrew Myers,2016-02-22 16:29:23-08:00,commit, +14797,Meagan Lang,2016-02-23 00:21:40+00:00,commit, +14798,Meagan Lang,2016-02-22 22:16:52+00:00,commit, +14799,Nathan Goldbaum,2016-02-22 15:43:26-06:00,commit, +14800,Nathan Goldbaum,2016-02-22 15:24:35-06:00,commit, +14801,Matthew Turk,2016-02-22 15:23:25-06:00,commit, +14802,Bili Dong,2016-02-22 12:35:47-08:00,commit, +14803,Nathan Goldbaum,2016-02-22 10:09:33-06:00,commit, +14804,Andrew Myers,2016-02-21 21:51:26-08:00,commit, +14805,Andrew Myers,2016-02-21 21:48:25-08:00,commit, +14806,Andrew Myers,2016-02-21 21:46:21-08:00,commit, +14807,Andrew Myers,2016-02-21 21:08:36-08:00,commit, +14808,Andrew Myers,2016-02-20 16:07:30-08:00,commit, +14809,Andrew Myers,2016-02-20 12:19:41-08:00,commit, +14810,Andrew Myers,2016-02-20 11:09:15-08:00,commit, +14811,Matthew Turk,2016-02-18 15:57:32-06:00,commit, +14812,Kacper Kowalik,2016-02-18 15:40:40-06:00,commit, +14813,Matthew Turk,2016-02-18 15:28:18-06:00,commit, +14814,Matthew Turk,2016-02-18 15:26:37-06:00,commit, +14815,Meagan Lang,2016-02-18 21:07:43+00:00,commit, +14816,Meagan Lang,2016-02-18 20:51:49+00:00,commit, +14817,Kacper Kowalik,2016-02-18 14:17:14-06:00,commit, +14818,Kacper Kowalik,2016-02-18 12:26:34-06:00,commit, +14819,Matthew Turk,2016-02-18 08:24:35-06:00,commit, +14820,Meagan Lang,2016-02-18 00:18:17+00:00,commit, +14821,Nathan Goldbaum,2016-02-17 16:55:31-06:00,commit, +14822,Nathan Goldbaum,2016-02-17 16:53:22-06:00,commit, +14823,Nathan Goldbaum,2016-02-17 13:51:09-06:00,commit, +14824,Nathan Goldbaum,2016-02-17 19:44:42+00:00,commit, +14825,Nathan Goldbaum,2016-02-17 13:12:00-06:00,commit, +14826,Britton Smith,2016-02-17 18:01:18+00:00,commit, +14827,Kacper Kowalik,2016-02-17 11:16:32-06:00,commit, +14828,Kacper Kowalik,2016-02-17 11:08:29-06:00,commit, +14829,Nathan Goldbaum,2016-02-17 11:06:32-06:00,commit, +14830,Kacper Kowalik,2016-02-17 11:04:30-06:00,commit, +14831,Kacper Kowalik,2016-02-17 10:57:23-06:00,commit, +14832,Cameron Hummels,2016-02-16 19:47:52-08:00,commit, +14833,Cameron Hummels,2016-02-16 19:34:15-08:00,commit, +14834,Kacper Kowalik,2016-02-16 15:03:09-06:00,commit, +14835,Andrew Myers,2016-02-16 12:44:36-08:00,commit, +14836,Andrew Myers,2016-02-16 12:38:01-08:00,commit, +14837,Andrew Myers,2016-02-16 12:33:43-08:00,commit, +14838,Andrew Myers,2016-02-16 11:52:52-08:00,commit, +14839,Max Katz,2016-02-16 12:36:03-05:00,commit, +14840,Kacper Kowalik,2016-02-16 10:39:30-06:00,commit, +14841,Kacper Kowalik,2016-02-16 10:39:30-06:00,commit, +14842,Kacper Kowalik,2016-02-16 14:39:27-06:00,commit, +14843,Nathan Goldbaum,2016-02-16 10:36:23-06:00,commit, +14844,Matthew Turk,2016-02-15 15:39:53-06:00,commit, +14845,Britton Smith,2016-02-15 14:23:58+00:00,commit, +14846,Britton Smith,2016-02-15 13:39:25+00:00,commit, +14847,Andrew Myers,2016-02-12 19:53:50-08:00,commit, +14848,Meagan Lang,2016-02-12 23:37:52+00:00,commit, +14849,Andrew Myers,2016-02-12 14:53:06-08:00,commit, +14850,Andrew Myers,2016-02-12 12:38:34-08:00,commit, +14851,Andrew Myers,2016-02-12 12:15:40-08:00,commit, +14852,Meagan Lang,2016-02-11 20:46:57+00:00,commit, +14853,Matthew Turk,2016-02-11 14:45:54-06:00,commit, +14854,Kacper Kowalik,2016-02-15 12:25:34-06:00,commit, +14855,Kacper Kowalik,2016-02-12 11:56:13-06:00,commit, +14856,Kacper Kowalik,2016-02-12 11:37:08-06:00,commit, +14857,Kacper Kowalik,2016-02-12 11:36:32-06:00,commit, +14858,Kacper Kowalik,2016-02-11 17:23:09-06:00,commit, +14859,Matthew Turk,2016-02-11 13:51:06-06:00,commit, +14860,Yi-Hao Chen,2016-02-11 13:14:57-06:00,commit, +14861,Yi-Hao Chen,2016-02-11 13:05:27-06:00,commit, +14862,Matthew Turk,2016-02-11 13:03:07-06:00,commit, +14863,Yi-Hao Chen,2016-02-10 18:06:47-06:00,commit, +14864,Kacper Kowalik,2016-02-10 17:32:40-06:00,commit, +14865,Bili Dong,2016-02-09 20:09:13-08:00,commit, +14866,Yi-Hao Chen,2016-02-09 16:41:31-06:00,commit, +14867,Yi-Hao Chen,2016-02-09 16:15:20-06:00,commit, +14868,Kacper Kowalik,2016-02-09 11:01:15-06:00,commit, +14869,Meagan Lang,2016-02-09 05:42:22+00:00,commit, +14870,Meagan Lang,2016-02-08 03:16:52+00:00,commit, +14871,Meagan Lang,2016-02-07 20:32:32+00:00,commit, +14872,Meagan Lang,2016-02-07 20:31:52+00:00,commit, +14873,Matthew Turk,2016-02-07 14:01:08-06:00,commit, +14874,Matthew Turk,2016-02-07 13:55:26-06:00,commit, +14875,Meagan Lang,2016-02-07 18:08:28+00:00,commit, +14876,Meagan Lang,2016-02-07 18:06:03+00:00,commit, +14877,Cameron Hummels,2016-02-07 08:59:11-08:00,commit, +14878,Nathan Goldbaum,2016-02-07 10:27:52-06:00,commit, +14879,Cameron Hummels,2016-02-07 01:44:17-08:00,commit, +14880,Cameron Hummels,2016-02-07 00:35:35-08:00,commit, +14881,Cameron Hummels,2016-02-06 22:37:20-08:00,commit, +14882,Matthew Turk,2016-02-06 19:39:54-06:00,commit, +14883,Matthew Turk,2016-02-06 10:12:00-06:00,commit, +14884,Andrew Myers,2016-02-06 00:07:22-08:00,commit, +14885,Andrew Myers,2016-02-05 19:54:20-08:00,commit, +14886,Andrew Myers,2016-02-05 19:01:47-08:00,commit, +14887,Andrew Myers,2016-02-05 16:47:55-08:00,commit, +14888,Andrew Myers,2016-02-05 16:40:49-08:00,commit, +14889,Andrew Myers,2016-02-05 16:08:50-08:00,commit, +14890,Bili Dong,2016-02-05 14:51:59-08:00,commit, +14891,Andrew Myers,2016-02-05 14:09:21-08:00,commit, +14892,Bili Dong,2016-02-05 13:16:49-08:00,commit, +14893,Andrew Myers,2016-02-05 13:12:24-08:00,commit, +14894,Andrew Myers,2016-02-05 13:02:43-08:00,commit, +14895,Andrew Myers,2016-02-05 12:37:55-08:00,commit, +14896,Matthew Turk,2016-02-05 14:34:48-06:00,commit, +14897,Matthew Turk,2016-02-05 13:13:33-06:00,commit, +14898,Matthew Turk,2016-02-05 12:54:56-06:00,commit, +14899,Andrew Myers,2016-02-05 09:43:56-08:00,commit, +14900,Meagan Lang,2016-02-05 16:28:31+00:00,commit, +14901,Matthew Turk,2016-02-05 10:02:25-06:00,commit, +14902,Bili Dong,2016-02-05 02:20:41-08:00,commit, +14903,Bili Dong,2016-02-05 01:14:25-08:00,commit, +14904,Matthew Turk,2016-02-04 22:43:25-06:00,commit, +14905,Meagan Lang,2016-02-05 03:25:55+00:00,commit, +14906,Matthew Turk,2016-02-04 17:19:40-06:00,commit, +14907,Matthew Turk,2016-02-04 15:52:45-06:00,commit, +14908,Matthew Turk,2016-02-04 15:41:43-06:00,commit, +14909,Matthew Turk,2016-02-04 15:41:18-06:00,commit, +14910,Matthew Turk,2016-02-04 15:31:17-06:00,commit, +14911,Andrew Myers,2016-02-04 13:10:40-08:00,commit, +14912,Andrew Myers,2016-02-04 13:01:14-08:00,commit, +14913,Matthew Turk,2016-02-04 14:38:48-06:00,commit, +14914,Matthew Turk,2016-02-04 14:32:16-06:00,commit, +14915,Matthew Turk,2016-02-04 14:31:56-06:00,commit, +14916,Matthew Turk,2016-02-04 14:26:05-06:00,commit, +14917,Matthew Turk,2016-02-04 12:56:46-06:00,commit, +14918,Matthew Turk,2016-02-04 12:53:30-06:00,commit, +14919,Matthew Turk,2016-02-04 12:52:22-06:00,commit, +14920,Andrew Myers,2016-02-04 10:34:46-08:00,commit, +14921,Matthew Turk,2016-02-04 11:30:22-06:00,commit, +14922,Matthew Turk,2016-02-04 11:22:30-06:00,commit, +14923,Matthew Turk,2016-02-04 11:19:57-06:00,commit, +14924,Meagan Lang,2016-02-04 16:59:22+00:00,commit, +14925,Matthew Turk,2016-02-04 10:53:41-06:00,commit, +14926,Matthew Turk,2016-02-04 10:27:51-06:00,commit, +14927,John ZuHone,2016-02-04 10:53:27-05:00,commit, +14928,Matthew Turk,2016-02-04 09:20:47-06:00,commit, +14929,Matthew Turk,2016-02-04 09:17:56-06:00,commit, +14930,Matthew Turk,2016-02-04 09:14:18-06:00,commit, +14931,Matthew Turk,2016-02-04 07:03:44-06:00,commit, +14932,Andrew Myers,2016-02-03 23:09:32-08:00,commit, +14933,Andrew Myers,2016-02-03 21:50:43-08:00,commit, +14934,Andrew Myers,2016-02-03 21:50:31-08:00,commit, +14935,Nathan Goldbaum,2016-02-03 20:53:15-06:00,commit, +14936,Nathan Goldbaum,2016-02-03 20:52:14-06:00,commit, +14937,Matthew Turk,2016-02-03 19:19:08-06:00,commit, +14938,Matthew Turk,2016-02-03 18:38:58-06:00,commit, +14939,Andrew Myers,2016-02-03 16:17:58-08:00,commit, +14940,Matthew Turk,2016-02-03 18:09:23-06:00,commit, +14941,Andrew Myers,2016-02-03 16:06:33-08:00,commit, +14942,Meagan Lang,2016-02-03 22:36:56+00:00,commit, +14943,Andrew Myers,2016-02-03 13:53:12-08:00,commit, +14944,Nathan Goldbaum,2016-02-03 15:50:53-06:00,commit, +14945,Andrew Myers,2016-02-03 13:45:35-08:00,commit, +14946,Andrew Myers,2016-02-03 13:45:23-08:00,commit, +14947,Matthew Turk,2016-02-03 14:36:18-06:00,commit, +14948,Matthew Turk,2016-02-03 14:32:10-06:00,commit, +14949,Meagan Lang,2016-02-03 19:51:03+00:00,commit, +14950,Matthew Turk,2016-02-03 13:26:37-06:00,commit, +14951,Matthew Turk,2016-02-03 13:25:52-06:00,commit, +14952,Kacper Kowalik,2016-02-03 13:01:15-06:00,commit, +14953,Nathan Goldbaum,2016-02-03 12:21:33-06:00,commit, +14954,Nathan Goldbaum,2016-02-03 12:19:33-06:00,commit, +14955,Andrew Myers,2016-02-03 10:11:52-08:00,commit, +14956,Nathan Goldbaum,2016-02-03 12:04:28-06:00,commit, +14957,Kacper Kowalik,2016-02-03 11:32:20-06:00,commit, +14958,Nathan Goldbaum,2016-02-03 11:26:38-06:00,commit, +14959,Kacper Kowalik,2016-02-03 11:25:15-06:00,commit, +14960,Andrew Myers,2016-02-03 09:23:53-08:00,commit, +14961,Andrew Myers,2016-02-03 09:23:27-08:00,commit, +14962,Matthew Turk,2016-02-03 11:17:10-06:00,commit, +14963,Nathan Goldbaum,2016-02-03 11:16:40-06:00,commit, +14964,Matthew Turk,2016-02-03 11:15:07-06:00,commit, +14965,Andrew Myers,2016-02-03 09:12:48-08:00,commit, +14966,Nathan Goldbaum,2016-02-03 11:10:32-06:00,commit, +14967,Andrew Myers,2016-02-03 09:09:06-08:00,commit, +14968,Kacper Kowalik,2016-02-03 11:06:20-06:00,commit, +14969,Matthew Turk,2016-02-03 10:54:36-06:00,commit, +14970,Matthew Turk,2016-02-03 10:41:08-06:00,commit, +14971,Matthew Turk,2016-02-03 10:20:54-06:00,commit, +14972,Matthew Turk,2016-02-03 10:12:01-06:00,commit, +14973,Andrew Myers,2016-02-03 00:12:38-08:00,commit, +14974,Andrew Myers,2016-02-02 23:13:21-08:00,commit, +14975,Matthew Turk,2016-02-02 16:46:12-06:00,commit, +14976,Matthew Turk,2016-02-02 16:45:10-06:00,commit, +14977,Andrew Myers,2016-02-02 13:58:36-08:00,commit, +14978,Meagan Lang,2016-02-02 21:54:15+00:00,commit, +14979,Matthew Turk,2016-02-02 14:52:08-06:00,commit, +14980,Matthew Turk,2016-02-02 14:51:43-06:00,commit, +14981,Matthew Turk,2016-02-02 14:14:57-06:00,commit, +14982,Matthew Turk,2016-02-02 13:44:27-06:00,commit, +14983,Matthew Turk,2016-02-02 10:40:43-06:00,commit, +14984,Andrew Myers,2016-02-01 22:15:00-08:00,commit, +14985,Andrew Myers,2016-02-01 18:29:10-08:00,commit, +14986,Nathan Goldbaum,2016-02-01 19:48:08-06:00,commit, +14987,Nathan Goldbaum,2016-02-01 19:30:27-06:00,commit, +14988,Andrew Myers,2016-02-01 17:03:40-08:00,commit, +14989,Andrew Myers,2016-02-01 16:50:33-08:00,commit, +14990,Andrew Myers,2016-02-01 16:49:15-08:00,commit, +14991,Meagan Lang,2016-02-01 21:46:21+00:00,commit, +14992,Meagan Lang,2016-02-01 18:19:06+00:00,commit, +14993,Nathan Goldbaum,2016-02-01 11:40:14-06:00,commit, +14994,Kacper Kowalik,2016-02-01 09:26:16-06:00,commit, +14995,Kacper Kowalik,2016-01-31 12:44:48-06:00,commit, +14996,Kacper Kowalik,2016-01-31 12:36:56-06:00,commit, +14997,Matthew Turk,2016-01-30 16:06:14-06:00,commit, +14998,Matthew Turk,2016-01-30 16:06:09-06:00,commit, +14999,Britton Smith,2016-01-30 17:15:36+00:00,commit, +15000,Britton Smith,2016-01-30 12:29:22+00:00,commit, +15001,Britton Smith,2016-01-30 12:27:16+00:00,commit, +15002,Miguel de Val-Borro,2016-01-29 22:13:34-05:00,commit, +15003,Meagan Lang,2016-01-29 18:54:19+00:00,commit, +15004,John ZuHone,2016-01-29 12:11:48-05:00,commit, +15005,John ZuHone,2016-01-29 12:05:13-05:00,commit, +15006,John ZuHone,2016-01-29 11:54:19-05:00,commit, +15007,John ZuHone,2016-01-29 10:22:12-05:00,commit, +15008,John ZuHone,2016-01-29 10:20:04-05:00,commit, +15009,John ZuHone,2016-01-29 10:14:55-05:00,commit, +15010,Andrew Myers,2016-01-28 19:42:01-08:00,commit, +15011,David Hannasch,2016-01-28 19:40:09-06:00,commit, +15012,Andrew Myers,2016-01-28 17:18:15-08:00,commit, +15013,Andrew Myers,2016-01-28 15:27:53-08:00,commit, +15014,Kacper Kowalik,2016-01-28 16:53:38-06:00,commit, +15015,Kacper Kowalik,2016-01-28 16:11:30-06:00,commit, +15016,Kacper Kowalik,2016-01-28 15:43:16-06:00,commit, +15017,Kacper Kowalik,2016-01-28 15:42:14-06:00,commit, +15018,Andrew Myers,2016-01-28 13:14:33-08:00,commit, +15019,Andrew Myers,2016-01-28 13:07:05-08:00,commit, +15020,John ZuHone,2016-01-28 15:41:09-05:00,commit, +15021,David Hannasch,2016-01-28 13:25:34-06:00,commit, +15022,Kacper Kowalik,2016-01-28 13:02:45-06:00,commit, +15023,Britton Smith,2016-01-28 17:08:14+00:00,commit, +15024,Matthew Turk,2016-01-28 11:03:03-06:00,commit, +15025,Matthew Turk,2016-01-28 11:03:03-06:00,commit, +15026,Matthew Turk,2016-01-28 10:55:17-06:00,commit, +15027,Matthew Turk,2016-01-28 10:55:17-06:00,commit, +15028,Nathan Goldbaum,2016-01-28 09:45:47-06:00,commit, +15029,Britton Smith,2016-01-28 10:40:55+00:00,commit, +15030,Andrew Myers,2016-01-27 23:46:29-08:00,commit, +15031,Andrew Myers,2016-01-27 23:45:59-08:00,commit, +15032,Andrew Myers,2016-01-27 22:28:23-08:00,commit, +15033,Andrew Myers,2016-01-27 22:07:27-08:00,commit, +15034,Kacper Kowalik,2016-01-27 21:26:16-06:00,commit, +15035,Nathan Goldbaum,2016-01-27 20:04:37-06:00,commit, +15036,Nathan Goldbaum,2016-02-03 15:49:16-06:00,commit, +15037,Nathan Goldbaum,2016-02-03 15:41:35-06:00,commit, +15038,Nathan Goldbaum,2016-02-03 13:55:32-06:00,commit, +15039,Nathan Goldbaum,2016-02-03 10:53:51-06:00,commit, +15040,Nathan Goldbaum,2016-02-03 13:55:00-06:00,commit, +15041,Miguel de Val-Borro,2016-01-29 22:13:34-05:00,commit, +15042,Nathan Goldbaum,2016-01-27 20:04:37-06:00,commit, +15043,David Hannasch,2016-01-27 18:20:36-06:00,commit, +15044,Nathan Goldbaum,2016-01-27 17:18:52-06:00,commit, +15045,Nathan Goldbaum,2016-01-27 17:11:58-06:00,commit, +15046,Nathan Goldbaum,2016-01-27 17:02:49-06:00,commit, +15047,Meagan Lang,2016-01-27 22:13:35+00:00,commit, +15048,Meagan Lang,2016-01-27 22:13:13+00:00,commit, +15049,Meagan Lang,2016-01-27 21:59:26+00:00,commit, +15050,Matthew Turk,2016-01-27 15:57:28-06:00,commit, +15051,Matthew Turk,2016-01-27 15:57:28-06:00,commit, +15052,Matthew Turk,2016-01-27 14:57:59-06:00,commit, +15053,Matthew Turk,2016-01-27 14:57:59-06:00,commit, +15054,Meagan Lang,2016-01-27 20:38:37+00:00,commit, +15055,Meagan Lang,2016-01-27 20:34:46+00:00,commit, +15056,David Hannasch,2016-01-27 14:18:41-06:00,commit, +15057,Matthew Turk,2016-01-27 14:08:01-06:00,commit, +15058,Matthew Turk,2016-01-27 14:06:29-06:00,commit, +15059,Meagan Lang,2016-01-27 19:52:20+00:00,commit, +15060,Meagan Lang,2016-01-27 19:37:07+00:00,commit, +15061,Britton Smith,2016-01-27 18:06:07+00:00,commit, +15062,Andrew Myers,2016-01-27 09:48:31-08:00,commit, +15063,Britton Smith,2016-01-27 17:39:16+00:00,commit, +15064,Andrew Myers,2016-01-27 09:30:52-08:00,commit, +15065,Nathan Goldbaum,2016-01-27 11:28:08-06:00,commit, +15066,Nathan Goldbaum,2016-01-27 11:14:00-06:00,commit, +15067,Nathan Goldbaum,2016-01-27 11:13:36-06:00,commit, +15068,Nathan Goldbaum,2016-01-27 11:13:09-06:00,commit, +15069,Nathan Goldbaum,2016-01-27 11:10:31-06:00,commit, +15070,Nathan Goldbaum,2016-01-27 11:08:04-06:00,commit, +15071,Britton Smith,2016-01-27 12:14:24+00:00,commit, +15072,Britton Smith,2016-01-27 12:04:37+00:00,commit, +15073,Britton Smith,2016-01-27 12:01:14+00:00,commit, +15074,Britton Smith,2016-01-27 12:01:14+00:00,commit, +15075,Britton Smith,2016-01-27 11:52:18+00:00,commit, +15076,Britton Smith,2016-01-27 11:52:18+00:00,commit, +15077,John Wise,2016-01-26 17:53:45-05:00,commit, +15078,Nathan Goldbaum,2016-01-28 09:45:47-06:00,commit, +15079,John Wise,2016-01-26 17:53:45-05:00,commit, +15080,Meagan Lang,2016-01-26 20:49:10+00:00,commit, +15081,Matthew Turk,2016-01-26 14:06:35-06:00,commit, +15082,John Wise,2016-01-26 14:59:13-05:00,commit, +15083,John ZuHone,2016-01-26 14:51:05-05:00,commit, +15084,John Wise,2016-01-26 14:47:37-05:00,commit, +15085,Bili Dong,2016-01-26 11:21:27-08:00,commit, +15086,Bili Dong,2016-01-26 11:14:32-08:00,commit, +15087,Matthew Turk,2016-01-26 12:57:03-06:00,commit, +15088,Nathan Goldbaum,2016-01-26 12:53:44-06:00,commit, +15089,Bili Dong,2016-01-26 10:52:12-08:00,commit, +15090,Matthew Turk,2016-01-26 12:45:38-06:00,commit, +15091,Britton Smith,2016-01-26 18:38:57+00:00,commit, +15092,Britton Smith,2016-01-26 18:38:57+00:00,commit, +15093,Meagan Lang,2016-01-26 18:34:17+00:00,commit, +15094,Matthew Turk,2016-01-26 10:37:45-06:00,commit, +15095,Britton Smith,2016-01-26 15:22:04+00:00,commit, +15096,Nathan Goldbaum,2016-01-25 21:03:37-06:00,commit, +15097,Matthew Turk,2016-01-25 18:00:16-06:00,commit, +15098,Nathan Goldbaum,2016-01-25 17:59:21-06:00,commit, +15099,Andrew Myers,2016-01-25 15:25:43-08:00,commit, +15100,Andrew Myers,2016-01-25 15:00:38-08:00,commit, +15101,Matthew Turk,2016-01-25 15:55:13-06:00,commit, +15102,Matthew Turk,2016-01-25 13:23:28-06:00,commit, +15103,Matthew Turk,2016-01-25 13:07:13-06:00,commit, +15104,Matthew Turk,2016-01-25 10:04:02-06:00,commit, +15105,Britton Smith,2016-01-25 13:24:12+00:00,commit, +15106,Andrew Myers,2016-01-25 00:36:52-08:00,commit, +15107,Andrew Myers,2016-01-25 00:28:39-08:00,commit, +15108,Nathan Goldbaum,2016-01-24 21:43:54-06:00,commit, +15109,John ZuHone,2016-01-24 20:49:06-05:00,commit, +15110,John ZuHone,2016-01-24 20:33:05-05:00,commit, +15111,John ZuHone,2016-01-24 20:32:06-05:00,commit, +15112,Matthew Turk,2016-01-24 13:59:21-06:00,commit, +15113,John ZuHone,2016-01-24 13:03:34-05:00,commit, +15114,John ZuHone,2016-01-23 14:47:36-05:00,commit, +15115,Andrew Myers,2016-01-23 00:04:31-08:00,commit, +15116,Andrew Myers,2016-01-22 23:52:11-08:00,commit, +15117,Matthew Turk,2016-01-22 21:50:58-06:00,commit, +15118,Matthew Turk,2016-01-22 21:50:33-06:00,commit, +15119,Matthew Turk,2016-01-22 21:47:17-06:00,commit, +15120,Matthew Turk,2016-01-22 21:42:36-06:00,commit, +15121,Matthew Turk,2016-01-22 21:17:51-06:00,commit, +15122,Nathan Goldbaum,2016-01-22 18:51:24-06:00,commit, +15123,Matthew Turk,2016-01-22 16:43:33-06:00,commit, +15124,Matthew Turk,2016-01-22 16:39:58-06:00,commit, +15125,Matthew Turk,2016-01-22 15:54:26-06:00,commit, +15126,Nathan Goldbaum,2016-01-22 15:08:34-06:00,commit, +15127,Matthew Turk,2016-01-22 14:12:13-06:00,commit, +15128,Meagan Lang,2016-01-22 18:54:02+00:00,commit, +15129,Meagan Lang,2016-01-22 18:46:02+00:00,commit, +15130,Kacper Kowalik,2016-01-22 11:34:15-06:00,commit, +15131,Kacper Kowalik,2016-01-22 11:33:52-06:00,commit, +15132,Matthew Turk,2016-01-22 11:22:05-06:00,commit, +15133,Meagan Lang,2016-01-22 17:08:46+00:00,commit, +15134,Meagan Lang,2016-01-22 17:05:44+00:00,commit, +15135,Matthew Turk,2016-01-22 11:00:30-06:00,commit, +15136,Matthew Turk,2016-01-22 10:38:00-06:00,commit, +15137,Matthew Turk,2016-01-22 10:36:33-06:00,commit, +15138,Britton Smith,2016-01-22 12:32:41+00:00,commit, +15139,Andrew Myers,2016-01-21 16:17:36-08:00,commit, +15140,Andrew Myers,2016-01-21 14:35:43-08:00,commit, +15141,Matthew Turk,2016-01-21 14:35:01-06:00,commit, +15142,Matthew Turk,2016-01-21 14:30:00-06:00,commit, +15143,Meagan Lang,2016-01-21 19:24:59+00:00,commit, +15144,Matthew Turk,2016-01-21 13:02:45-06:00,commit, +15145,Matthew Turk,2016-01-21 13:02:45-06:00,commit, +15146,Kacper Kowalik,2016-01-21 12:00:38-06:00,commit, +15147,Meagan Lang,2016-01-21 17:44:09+00:00,commit, +15148,Meagan Lang,2016-01-21 17:43:52+00:00,commit, +15149,Nathan Goldbaum,2016-01-20 21:18:34-06:00,commit, +15150,Nathan Goldbaum,2016-01-20 20:36:56-06:00,commit, +15151,Nathan Goldbaum,2016-01-20 19:05:25-06:00,commit, +15152,Nathan Goldbaum,2016-01-20 16:22:53-06:00,commit, +15153,Andrew Myers,2016-01-20 10:12:32-08:00,commit, +15154,Andrew Myers,2016-01-20 10:08:41-08:00,commit, +15155,Andrew Myers,2016-01-20 10:04:42-08:00,commit, +15156,John ZuHone,2016-01-20 12:47:48-05:00,commit, +15157,Andrew Myers,2016-01-20 09:43:11-08:00,commit, +15158,Kacper Kowalik,2016-01-20 11:36:41-06:00,commit, +15159,Kacper Kowalik,2016-01-20 11:31:56-06:00,commit, +15160,Nathan Goldbaum,2016-01-20 11:22:47-06:00,commit, +15161,Andrew Myers,2016-01-20 09:17:28-08:00,commit, +15162,Kacper Kowalik,2016-01-20 11:07:57-06:00,commit, +15163,Nathan Goldbaum,2016-01-20 11:02:52-06:00,commit, +15164,Meagan Lang,2016-01-19 23:06:29+00:00,commit, +15165,Nathan Goldbaum,2016-01-19 16:00:33-06:00,commit, +15166,Meagan Lang,2016-01-19 21:49:10+00:00,commit, +15167,Matthew Turk,2016-01-19 15:16:40-06:00,commit, +15168,Meagan Lang,2016-01-19 20:42:44+00:00,commit, +15169,Meagan Lang,2016-01-19 20:42:09+00:00,commit, +15170,Meagan Lang,2016-01-19 20:38:57+00:00,commit, +15171,Max Katz,2016-01-19 15:36:08-05:00,commit, +15172,Max Katz,2016-01-19 15:36:08-05:00,commit, +15173,Andrew Myers,2016-01-18 16:24:11-08:00,commit, +15174,Andrew Myers,2016-01-18 16:12:06-08:00,commit, +15175,Andrew Myers,2016-01-18 15:27:54-08:00,commit, +15176,Meagan Lang,2016-01-18 23:05:37+00:00,commit, +15177,Andrew Myers,2016-01-18 14:23:03-08:00,commit, +15178,Meagan Lang,2016-01-18 20:21:10+00:00,commit, +15179,Matthew Turk,2016-01-17 10:37:58-06:00,commit, +15180,Matthew Turk,2016-01-17 10:25:25-06:00,commit, +15181,Andrew Myers,2016-01-15 18:24:36-08:00,commit, +15182,Andrew Myers,2016-01-15 18:21:00-08:00,commit, +15183,Nathan Goldbaum,2016-01-15 12:37:24-06:00,commit, +15184,Nathan Goldbaum,2016-01-15 12:34:49-06:00,commit, +15185,Nathan Goldbaum,2016-01-14 22:05:13-06:00,commit, +15186,Nathan Goldbaum,2016-01-14 19:30:54-06:00,commit, +15187,Nathan Goldbaum,2016-01-14 19:24:33-06:00,commit, +15188,Nathan Goldbaum,2016-01-20 11:02:52-06:00,commit, +15189,Nathan Goldbaum,2016-01-14 19:24:33-06:00,commit, +15190,Nathan Goldbaum,2016-01-14 17:23:40-06:00,commit, +15191,Nathan Goldbaum,2016-01-14 17:21:30-06:00,commit, +15192,Andrew Myers,2016-01-14 12:48:06-08:00,commit, +15193,Matthew Turk,2016-01-14 14:47:40-06:00,commit, +15194,Meagan Lang,2016-01-14 20:47:10+00:00,commit, +15195,Matthew Turk,2016-01-14 14:46:03-06:00,commit, +15196,Andrew Myers,2016-01-14 11:23:37-08:00,commit, +15197,Andrew Myers,2016-01-14 11:18:11-08:00,commit, +15198,Britton Smith,2016-01-14 12:24:57+00:00,commit, +15199,Britton Smith,2016-01-14 12:17:18+00:00,commit, +15200,Britton Smith,2016-01-14 12:09:46+00:00,commit, +15201,Nathan Goldbaum,2016-01-13 19:24:27-06:00,commit, +15202,Andrew Myers,2016-01-13 17:22:53-08:00,commit, +15203,Nathan Goldbaum,2016-01-13 19:20:43-06:00,commit, +15204,Kacper Kowalik,2016-01-13 19:13:35-06:00,commit, +15205,Kacper Kowalik,2016-01-13 19:13:35-06:00,commit, +15206,Andrew Myers,2016-01-13 15:28:44-08:00,commit, +15207,Andrew Myers,2016-01-13 15:22:28-08:00,commit, +15208,Andrew Myers,2016-01-13 14:50:18-08:00,commit, +15209,Andrew Myers,2016-01-13 14:16:44-08:00,commit, +15210,Andrew Myers,2016-01-13 14:08:35-08:00,commit, +15211,Andrew Myers,2016-01-13 13:59:29-08:00,commit, +15212,Andrew Myers,2016-01-13 11:26:26-08:00,commit, +15213,Andrew Myers,2016-01-13 11:26:03-08:00,commit, +15214,Andrew Myers,2016-01-13 11:11:21-08:00,commit, +15215,John ZuHone,2016-01-13 09:12:17-05:00,commit, +15216,Britton Smith,2016-01-13 10:48:13+00:00,commit, +15217,Britton Smith,2016-01-13 10:31:24+00:00,commit, +15218,Britton Smith,2016-01-13 10:28:57+00:00,commit, +15219,Andrew Myers,2016-01-12 14:51:22-08:00,commit, +15220,Nathan Goldbaum,2016-01-12 16:33:56-06:00,commit, +15221,Nathan Goldbaum,2016-01-12 16:33:40-06:00,commit, +15222,Nathan Goldbaum,2016-01-12 16:33:26-06:00,commit, +15223,Nathan Goldbaum,2016-01-12 16:20:45-06:00,commit, +15224,Meagan Lang,2016-01-12 22:13:27+00:00,commit, +15225,Nathan Goldbaum,2016-01-12 16:08:22-06:00,commit, +15226,Nathan Goldbaum,2016-01-12 16:07:57-06:00,commit, +15227,Nathan Goldbaum,2016-01-12 16:07:44-06:00,commit, +15228,Nathan Goldbaum,2016-01-12 15:53:48-06:00,commit, +15229,Nathan Goldbaum,2016-01-12 15:53:35-06:00,commit, +15230,Nathan Goldbaum,2016-01-12 15:53:18-06:00,commit, +15231,Nathan Goldbaum,2016-01-12 15:53:06-06:00,commit, +15232,Nathan Goldbaum,2016-01-12 15:52:49-06:00,commit, +15233,Nathan Goldbaum,2016-01-12 15:52:30-06:00,commit, +15234,Andrew Myers,2016-01-12 13:40:50-08:00,commit, +15235,Andrew Myers,2016-01-12 13:14:42-08:00,commit, +15236,Andrew Myers,2016-01-12 12:59:39-08:00,commit, +15237,Andrew Myers,2016-01-12 12:59:26-08:00,commit, +15238,Andrew Myers,2016-01-12 12:56:24-08:00,commit, +15239,Meagan Lang,2016-01-12 20:27:01+00:00,commit, +15240,Meagan Lang,2016-01-12 20:16:33+00:00,commit, +15241,Nathan Goldbaum,2016-01-12 14:14:12-06:00,commit, +15242,Nathan Goldbaum,2016-01-12 14:12:14-06:00,commit, +15243,Andrew Myers,2016-01-12 12:08:41-08:00,commit, +15244,Nathan Goldbaum,2016-01-12 13:24:31-06:00,commit, +15245,Nathan Goldbaum,2016-01-12 13:24:31-06:00,commit, +15246,Nathan Goldbaum,2016-01-12 16:20:45-06:00,commit, +15247,Andrew Myers,2016-01-12 11:17:22-08:00,commit, +15248,Andrew Myers,2016-01-12 10:54:16-08:00,commit, +15249,Meagan Lang,2016-01-12 18:08:34+00:00,commit, +15250,Andrew Myers,2016-01-12 10:07:29-08:00,commit, +15251,Andrew Myers,2016-01-12 10:03:41-08:00,commit, +15252,Nathan Goldbaum,2016-01-12 11:29:28-06:00,commit, +15253,Nathan Goldbaum,2016-01-12 10:00:24-06:00,commit, +15254,Meagan Lang,2016-01-11 22:52:29+00:00,commit, +15255,Nathan Goldbaum,2016-01-11 16:34:13-06:00,commit, +15256,Meagan Lang,2016-01-11 22:23:08+00:00,commit, +15257,Nathan Goldbaum,2016-01-11 15:48:53-06:00,commit, +15258,Meagan Lang,2016-01-11 21:42:57+00:00,commit, +15259,Nathan Goldbaum,2016-01-11 15:32:28-06:00,commit, +15260,Nathan Goldbaum,2016-01-11 15:28:12-06:00,commit, +15261,Nathan Goldbaum,2016-01-11 15:00:49-06:00,commit, +15262,Nathan Goldbaum,2016-01-11 15:00:27-06:00,commit, +15263,Nathan Goldbaum,2016-01-11 13:52:11-06:00,commit, +15264,John ZuHone,2016-01-11 14:13:41-05:00,commit, +15265,John ZuHone,2016-01-11 14:12:57-05:00,commit, +15266,John ZuHone,2016-01-11 14:10:35-05:00,commit, +15267,Nathan Goldbaum,2016-01-11 13:08:38-06:00,commit, +15268,John ZuHone,2016-01-11 14:05:19-05:00,commit, +15269,John ZuHone,2016-01-11 14:04:24-05:00,commit, +15270,John ZuHone,2016-01-11 14:03:48-05:00,commit, +15271,Nathan Goldbaum,2016-01-11 12:38:53-06:00,commit, +15272,Nathan Goldbaum,2016-01-11 11:13:01-06:00,commit, +15273,Nathan Goldbaum,2016-01-11 11:13:01-06:00,commit, +15274,Nathan Goldbaum,2016-01-11 10:19:43-06:00,commit, +15275,Andrew Myers,2016-01-10 18:33:36-08:00,commit, +15276,Nathan Goldbaum,2016-01-09 18:05:27-06:00,commit, +15277,Nathan Goldbaum,2016-01-09 18:05:27-06:00,commit, +15278,Nathan Goldbaum,2016-01-09 17:33:45-06:00,commit, +15279,Matthew Turk,2016-01-07 07:44:05-06:00,commit, +15280,Kacper Kowalik,2016-01-06 11:26:06-06:00,commit, +15281,Kacper Kowalik,2016-01-06 11:26:06-06:00,commit, +15282,John ZuHone,2016-01-06 12:10:09-05:00,commit, +15283,Nathan Goldbaum,2016-01-05 19:17:14-06:00,commit, +15284,Nathan Goldbaum,2016-01-05 19:17:14-06:00,commit, +15285,Thomas Robitaille,2016-01-06 00:15:14+00:00,commit, +15286,Thomas Robitaille,2016-01-06 00:15:14+00:00,commit, +15287,Thomas Robitaille,2016-01-06 00:07:26+00:00,commit, +15288,Thomas Robitaille,2016-01-05 23:52:49+00:00,commit, +15289,Kacper Kowalik,2016-01-05 10:19:04-06:00,commit, +15290,Kacper Kowalik,2016-01-05 10:18:25-06:00,commit, +15291,Andrew Myers,2016-01-04 12:40:36-08:00,commit, +15292,Adam Ginsburg,2016-01-04 14:52:06+01:00,commit, +15293,Adam Ginsburg,2016-01-04 14:06:06+01:00,commit, +15294,Adam Ginsburg,2016-01-04 13:50:22+01:00,commit, +15295,John ZuHone,2016-01-02 19:29:11-05:00,commit, +15296,John ZuHone,2016-01-02 16:19:50-05:00,commit, +15297,John ZuHone,2016-01-02 12:40:05-05:00,commit, +15298,John ZuHone,2016-01-02 12:09:18-05:00,commit, +15299,John ZuHone,2016-01-02 12:05:54-05:00,commit, +15300,John ZuHone,2016-01-02 12:05:41-05:00,commit, +15301,Britton Smith,2016-01-01 09:08:47-05:00,commit, +15302,Britton Smith,2015-12-31 16:11:54-05:00,commit, +15303,Britton Smith,2015-12-31 16:08:56-05:00,commit, +15304,Britton Smith,2015-12-31 11:29:00-05:00,commit, +15305,Britton Smith,2015-12-31 11:20:08-05:00,commit, +15306,Britton Smith,2015-12-31 11:10:31-05:00,commit, +15307,Britton Smith,2015-12-31 11:06:06-05:00,commit, +15308,Britton Smith,2015-12-31 09:21:01-05:00,commit, +15309,Britton Smith,2015-12-30 18:59:12-05:00,commit, +15310,Britton Smith,2015-12-30 17:39:53-05:00,commit, +15311,Britton Smith,2015-12-30 17:09:11-05:00,commit, +15312,Britton Smith,2015-12-30 17:00:21-05:00,commit, +15313,Nathan Goldbaum,2015-12-29 16:05:25-06:00,commit, +15314,Nathan Goldbaum,2015-12-29 16:05:25-06:00,commit, +15315,Britton Smith,2015-12-29 12:10:36-05:00,commit, +15316,Britton Smith,2015-12-29 12:08:44-05:00,commit, +15317,Britton Smith,2015-12-28 22:35:44-05:00,commit, +15318,Britton Smith,2015-12-28 20:53:47-05:00,commit, +15319,Britton Smith,2015-12-28 17:40:28-05:00,commit, +15320,Britton Smith,2015-12-28 17:09:55-05:00,commit, +15321,Matthew Turk,2015-12-28 15:56:16-06:00,commit, +15322,Matthew Turk,2015-12-28 15:06:44-06:00,commit, +15323,Matthew Turk,2015-12-28 11:56:50-06:00,commit, +15324,Matthew Turk,2015-12-27 09:24:02-06:00,commit, +15325,Matthew Turk,2015-12-26 19:37:07-06:00,commit, +15326,Matthew Turk,2015-12-25 19:56:32-06:00,commit, +15327,Andrew Myers,2015-12-24 14:55:10-08:00,commit, +15328,Andrew Myers,2015-12-24 14:48:18-08:00,commit, +15329,Andrew Myers,2015-12-24 14:43:51-08:00,commit, +15330,Andrew Myers,2015-12-24 14:34:33-08:00,commit, +15331,Matthew Turk,2015-12-24 15:23:59-06:00,commit, +15332,Robert Thompson,2015-12-24 14:19:26-06:00,commit, +15333,Robert Thompson,2015-12-24 13:12:56-06:00,commit, +15334,Robert Thompson,2015-12-23 22:58:55-06:00,commit, +15335,Robert Thompson,2015-12-23 22:53:42-06:00,commit, +15336,Robert Thompson,2015-12-23 22:52:00-06:00,commit, +15337,Nathan Goldbaum,2015-12-23 16:15:17-06:00,commit, +15338,Britton Smith,2015-12-23 16:01:03-06:00,commit, +15339,Britton Smith,2015-12-23 15:56:33-06:00,commit, +15340,Britton Smith,2015-12-23 15:51:19-06:00,commit, +15341,Britton Smith,2015-12-23 15:45:05-06:00,commit, +15342,Britton Smith,2015-12-23 14:32:00-06:00,commit, +15343,Andrew Myers,2015-12-23 11:30:36-08:00,commit, +15344,Andrew Myers,2015-12-23 11:29:04-08:00,commit, +15345,Andrew Myers,2015-12-23 11:27:03-08:00,commit, +15346,Britton Smith,2015-12-23 10:46:17-06:00,commit, +15347,Britton Smith,2015-12-23 08:54:59-06:00,commit, +15348,Britton Smith,2015-12-23 08:35:58-06:00,commit, +15349,Britton Smith,2015-12-23 07:33:34-06:00,commit, +15350,Britton Smith,2015-12-22 17:23:03-06:00,commit, +15351,Britton Smith,2015-12-22 16:02:45-06:00,commit, +15352,Britton Smith,2015-12-22 15:21:18-06:00,commit, +15353,Britton Smith,2015-12-22 14:59:08-06:00,commit, +15354,Andrew Myers,2015-12-21 14:34:23-08:00,commit, +15355,Nathan Goldbaum,2015-12-21 16:31:52-06:00,commit, +15356,Kacper Kowalik,2015-12-21 15:13:30-06:00,commit, +15357,Andrew Myers,2015-12-21 11:29:51-08:00,commit, +15358,John ZuHone,2015-12-21 14:28:34-05:00,commit, +15359,Andrew Myers,2015-12-21 11:23:19-08:00,commit, +15360,Britton Smith,2015-12-21 13:22:57-06:00,commit, +15361,Nathan Goldbaum,2015-12-21 13:19:18-06:00,commit, +15362,Kacper Kowalik,2015-12-21 13:16:13-06:00,commit, +15363,Kacper Kowalik,2015-12-21 13:09:33-06:00,commit, +15364,Kacper Kowalik,2015-12-21 13:09:05-06:00,commit, +15365,Britton Smith,2015-12-21 12:42:02-06:00,commit, +15366,Britton Smith,2015-12-20 21:24:32+00:00,commit, +15367,Britton Smith,2015-12-20 20:50:37+00:00,commit, +15368,John ZuHone,2015-12-20 14:35:13-05:00,commit, +15369,John ZuHone,2015-12-20 12:45:26-05:00,commit, +15370,John ZuHone,2015-12-20 11:01:10-05:00,commit, +15371,John ZuHone,2015-12-20 09:24:50-05:00,commit, +15372,John ZuHone,2015-12-19 13:45:31-05:00,commit, +15373,John ZuHone,2015-12-19 13:21:40-05:00,commit, +15374,John ZuHone,2015-12-19 13:05:17-05:00,commit, +15375,John ZuHone,2015-12-19 12:07:12-05:00,commit, +15376,John ZuHone,2015-12-19 10:12:59-05:00,commit, +15377,Nathan Goldbaum,2015-12-18 21:32:43-06:00,commit, +15378,Nathan Goldbaum,2015-12-18 16:46:30-06:00,commit, +15379,Nathan Goldbaum,2015-12-18 16:43:00-06:00,commit, +15380,Nathan Goldbaum,2015-12-18 16:38:15-06:00,commit, +15381,Meagan Lang,2015-12-18 21:07:44+00:00,commit, +15382,John ZuHone,2015-12-18 12:06:44-05:00,commit, +15383,John ZuHone,2015-12-18 12:03:44-05:00,commit, +15384,John ZuHone,2015-12-18 11:44:32-05:00,commit, +15385,John ZuHone,2015-12-18 10:29:54-05:00,commit, +15386,John ZuHone,2015-12-18 10:25:28-05:00,commit, +15387,Britton Smith,2015-12-18 13:24:45+00:00,commit, +15388,Kacper Kowalik,2015-12-18 01:41:22-06:00,commit, +15389,Kacper Kowalik,2015-12-18 01:04:13-06:00,commit, +15390,John ZuHone,2015-12-18 01:08:53-05:00,commit, +15391,John ZuHone,2015-12-18 01:02:17-05:00,commit, +15392,John ZuHone,2015-12-18 00:56:13-05:00,commit, +15393,John ZuHone,2015-12-18 00:53:21-05:00,commit, +15394,John ZuHone,2015-12-18 00:51:27-05:00,commit, +15395,John ZuHone,2015-12-17 20:44:49-05:00,commit, +15396,Nathan Goldbaum,2015-12-17 17:13:28-06:00,commit, +15397,Andrew Myers,2015-12-17 14:10:16-08:00,commit, +15398,Andrew Myers,2015-12-17 13:57:09-08:00,commit, +15399,Andrew Myers,2015-12-17 13:56:36-08:00,commit, +15400,Nathan Goldbaum,2015-12-17 15:20:24-06:00,commit, +15401,Andrew Myers,2015-12-17 12:44:52-08:00,commit, +15402,Nathan Goldbaum,2015-12-17 14:09:12-06:00,commit, +15403,Nathan Goldbaum,2015-12-17 14:09:12-06:00,commit, +15404,John ZuHone,2015-12-17 13:53:41-05:00,commit, +15405,Kacper Kowalik,2015-12-17 01:01:39-06:00,commit, +15406,Kacper Kowalik,2015-12-17 00:21:55-06:00,commit, +15407,Kacper Kowalik,2015-12-17 00:15:31-06:00,commit, +15408,Kacper Kowalik,2015-12-16 19:55:45-06:00,commit, +15409,Andrew Myers,2015-12-16 16:39:09-08:00,commit, +15410,Andrew Myers,2015-12-16 16:35:20-08:00,commit, +15411,Matthew Turk,2015-12-16 15:49:37-06:00,commit, +15412,Matthew Turk,2015-12-16 15:47:51-06:00,commit, +15413,Kacper Kowalik,2015-12-16 14:53:14-06:00,commit, +15414,Kacper Kowalik,2015-12-16 14:52:07-06:00,commit, +15415,Kacper Kowalik,2015-12-16 13:26:43-06:00,commit, +15416,Kacper Kowalik,2015-12-16 13:18:55-06:00,commit, +15417,Kacper Kowalik,2015-12-16 13:18:14-06:00,commit, +15418,John ZuHone,2015-12-16 13:45:44-05:00,commit, +15419,Kacper Kowalik,2015-12-16 11:56:30-06:00,commit, +15420,Kacper Kowalik,2015-12-16 10:02:32-06:00,commit, +15421,Kacper Kowalik,2015-12-16 09:56:49-06:00,commit, +15422,Britton Smith,2015-12-16 15:19:41+00:00,commit, +15423,Britton Smith,2015-12-16 15:14:27+00:00,commit, +15424,Britton Smith,2015-12-16 12:21:05+00:00,commit, +15425,Nathan Goldbaum,2015-12-15 21:39:48-06:00,commit, +15426,Nathan Goldbaum,2015-12-15 20:56:22-06:00,commit, +15427,Andrew Myers,2015-12-15 17:05:04-08:00,commit, +15428,Matthew Turk,2015-12-15 18:56:24-06:00,commit, +15429,Andrew Myers,2015-12-15 15:24:37-08:00,commit, +15430,Nathan Goldbaum,2015-12-15 16:07:25-06:00,commit, +15431,Nathan Goldbaum,2015-12-15 15:57:21-06:00,commit, +15432,John ZuHone,2015-12-15 14:47:26-05:00,commit, +15433,John ZuHone,2015-12-14 18:32:15-05:00,commit, +15434,Nathan Goldbaum,2015-12-14 17:26:05-06:00,commit, +15435,Nathan Goldbaum,2015-12-14 17:26:05-06:00,commit, +15436,Nathan Goldbaum,2016-01-14 11:13:42-06:00,commit, +15437,Andrew Myers,2015-12-14 12:35:44-08:00,commit, +15438,Andrew Myers,2015-12-14 12:29:54-08:00,commit, +15439,Andrew Myers,2015-12-14 12:16:31-08:00,commit, +15440,Andrew Myers,2015-12-14 12:13:41-08:00,commit, +15441,Matthew Turk,2015-12-14 13:18:26-06:00,commit, +15442,Matthew Turk,2015-12-14 13:15:02-06:00,commit, +15443,Kacper Kowalik,2015-12-14 13:12:55-06:00,commit, +15444,Matthew Turk,2015-12-14 13:12:07-06:00,commit, +15445,Andrew Myers,2015-12-14 11:10:18-08:00,commit, +15446,Matthew Turk,2015-12-14 12:52:39-06:00,commit, +15447,Matthew Turk,2015-12-13 22:00:11-06:00,commit, +15448,Matthew Turk,2015-12-13 21:37:30-06:00,commit, +15449,Matthew Turk,2015-12-13 15:24:48-06:00,commit, +15450,Matthew Turk,2015-12-13 10:42:12-06:00,commit, +15451,Matthew Turk,2015-12-13 10:25:46-06:00,commit, +15452,Matthew Turk,2015-12-13 10:08:52-06:00,commit, +15453,John ZuHone,2015-12-12 14:19:02-05:00,commit, +15454,John ZuHone,2015-12-12 13:21:25-05:00,commit, +15455,John ZuHone,2015-12-12 09:51:47-05:00,commit, +15456,John ZuHone,2015-12-12 09:37:39-05:00,commit, +15457,Matthew Turk,2015-12-11 22:25:54-06:00,commit, +15458,Matthew Turk,2015-12-11 15:54:43-06:00,commit, +15459,John ZuHone,2015-12-11 15:22:03-05:00,commit, +15460,John ZuHone,2015-12-11 01:33:39-05:00,commit, +15461,John ZuHone,2015-12-10 23:53:58-05:00,commit, +15462,John ZuHone,2015-12-10 23:41:05-05:00,commit, +15463,John ZuHone,2015-12-10 23:40:15-05:00,commit, +15464,John ZuHone,2015-12-10 23:29:57-05:00,commit, +15465,Nathan Goldbaum,2015-12-10 16:47:55-06:00,commit, +15466,Matthew Turk,2015-12-10 14:42:06-06:00,commit, +15467,Matthew Turk,2015-12-10 14:00:34-06:00,commit, +15468,John ZuHone,2015-12-10 11:06:33-05:00,commit, +15469,Matthew Turk,2015-12-09 19:06:18-06:00,commit, +15470,Matthew Turk,2015-12-09 16:50:54-06:00,commit, +15471,Matthew Turk,2015-12-09 16:48:30-06:00,commit, +15472,Matthew Turk,2015-12-09 16:02:07-06:00,commit, +15473,Nathan Goldbaum,2015-12-09 14:11:19-06:00,commit, +15474,Matthew Turk,2015-12-09 13:00:20-06:00,commit, +15475,John ZuHone,2015-12-09 12:45:05-05:00,commit, +15476,Nathan Goldbaum,2015-12-09 11:25:43-06:00,commit, +15477,Nathan Goldbaum,2015-12-09 11:19:12-06:00,commit, +15478,Nathan Goldbaum,2015-12-09 11:18:54-06:00,commit, +15479,John ZuHone,2015-12-09 12:10:07-05:00,commit, +15480,John ZuHone,2015-12-09 12:01:07-05:00,commit, +15481,John ZuHone,2015-12-09 11:58:39-05:00,commit, +15482,John ZuHone,2015-12-09 11:56:28-05:00,commit, +15483,Kacper Kowalik,2015-12-09 10:45:36-06:00,commit, +15484,John ZuHone,2015-12-09 11:42:37-05:00,commit, +15485,Kacper Kowalik,2015-12-09 10:29:45-06:00,commit, +15486,Kacper Kowalik,2015-12-09 10:28:02-06:00,commit, +15487,Kacper Kowalik,2015-12-09 10:24:11-06:00,commit, +15488,Kacper Kowalik,2015-12-09 10:18:09-06:00,commit, +15489,Kacper Kowalik,2015-12-09 10:17:49-06:00,commit, +15490,Kacper Kowalik,2015-12-09 10:07:36-06:00,commit, +15491,Kacper Kowalik,2015-12-09 10:05:19-06:00,commit, +15492,Kacper Kowalik,2015-12-09 10:03:02-06:00,commit, +15493,Andrew Myers,2015-12-08 21:46:22-08:00,commit, +15494,John ZuHone,2015-12-09 00:26:44-05:00,commit, +15495,John ZuHone,2015-12-08 23:50:31-05:00,commit, +15496,John ZuHone,2015-12-08 23:43:50-05:00,commit, +15497,Andrew Myers,2015-12-08 17:24:59-08:00,commit, +15498,Andrew Myers,2015-12-08 17:10:05-08:00,commit, +15499,Andrew Myers,2015-12-08 17:05:42-08:00,commit, +15500,Kacper Kowalik,2015-12-08 18:20:17-06:00,commit, +15501,Kacper Kowalik,2015-12-08 18:09:58-06:00,commit, +15502,Nathan Goldbaum,2015-12-08 17:36:24-06:00,commit, +15503,John ZuHone,2015-12-08 18:22:46-05:00,commit, +15504,John ZuHone,2015-12-08 18:16:35-05:00,commit, +15505,John ZuHone,2015-12-08 18:10:46-05:00,commit, +15506,John ZuHone,2015-12-08 18:03:50-05:00,commit, +15507,Andrew Myers,2015-12-08 14:55:03-08:00,commit, +15508,Andrew Myers,2015-12-08 14:52:09-08:00,commit, +15509,Andrew Myers,2015-12-08 14:49:51-08:00,commit, +15510,Andrew Myers,2015-12-08 14:33:34-08:00,commit, +15511,Andrew Myers,2015-12-08 14:29:02-08:00,commit, +15512,Andrew Myers,2015-12-08 14:22:57-08:00,commit, +15513,Kacper Kowalik,2015-12-08 16:19:40-06:00,commit, +15514,John ZuHone,2015-12-08 16:32:45-05:00,commit, +15515,John ZuHone,2015-12-08 16:31:26-05:00,commit, +15516,Kacper Kowalik,2015-12-08 15:19:50-06:00,commit, +15517,Andrew Myers,2015-12-08 12:23:55-08:00,commit, +15518,Kacper Kowalik,2015-12-08 14:13:03-06:00,commit, +15519,Andrew Myers,2015-12-08 11:56:07-08:00,commit, +15520,John ZuHone,2015-12-08 14:17:30-05:00,commit, +15521,Andrew Myers,2015-12-08 10:17:59-08:00,commit, +15522,Kacper Kowalik,2015-12-08 11:34:41-06:00,commit, +15523,Kacper Kowalik,2015-12-08 11:10:15-06:00,commit, +15524,Nathan Goldbaum,2015-12-08 10:58:18-06:00,commit, +15525,Nathan Goldbaum,2015-12-07 20:57:31-06:00,commit, +15526,John ZuHone,2015-12-07 16:51:09-05:00,commit, +15527,Kacper Kowalik,2015-12-07 12:27:40-06:00,commit, +15528,Matthew Turk,2015-12-07 11:37:00-06:00,commit, +15529,John ZuHone,2015-12-07 11:56:39-05:00,commit, +15530,Matthew Turk,2015-12-07 09:03:20-06:00,commit, +15531,John ZuHone,2015-12-07 09:48:20-05:00,commit, +15532,Cameron Hummels,2015-12-06 00:48:51-08:00,commit, +15533,John ZuHone,2015-12-06 00:35:10-06:00,commit, +15534,John ZuHone,2015-12-06 00:31:55-06:00,commit, +15535,John ZuHone,2015-12-06 00:21:31-06:00,commit, +15536,John ZuHone,2015-12-05 22:09:13-06:00,commit, +15537,John ZuHone,2015-12-05 18:53:32-06:00,commit, +15538,John ZuHone,2015-12-05 18:51:43-06:00,commit, +15539,John ZuHone,2015-12-05 18:44:34-06:00,commit, +15540,Cameron Hummels,2015-12-05 13:46:53-08:00,commit, +15541,Cameron Hummels,2015-12-05 12:48:54-08:00,commit, +15542,Cameron Hummels,2015-12-05 12:25:36-08:00,commit, +15543,Cameron Hummels,2015-12-05 11:45:18-08:00,commit, +15544,Cameron Hummels,2015-12-05 11:25:41-08:00,commit, +15545,Cameron Hummels,2015-12-05 10:28:45-08:00,commit, +15546,John ZuHone,2015-12-05 11:52:10-06:00,commit, +15547,John ZuHone,2015-12-05 11:51:46-06:00,commit, +15548,John ZuHone,2015-12-04 17:40:02-06:00,commit, +15549,John ZuHone,2015-12-04 00:11:50-06:00,commit, +15550,John ZuHone,2015-12-03 22:53:36-06:00,commit, +15551,Nathan Goldbaum,2015-12-03 16:38:08-06:00,commit, +15552,John ZuHone,2015-12-03 16:25:59-06:00,commit, +15553,John ZuHone,2015-12-03 16:23:34-06:00,commit, +15554,John ZuHone,2015-12-03 15:39:46-06:00,commit, +15555,John ZuHone,2015-12-03 15:18:15-06:00,commit, +15556,Andrew Myers,2015-12-03 13:15:07-08:00,commit, +15557,Andrew Myers,2015-12-03 13:13:35-08:00,commit, +15558,Andrew Myers,2015-12-03 13:13:15-08:00,commit, +15559,Nathan Goldbaum,2015-12-03 14:53:37-06:00,commit, +15560,John ZuHone,2015-12-03 14:38:37-06:00,commit, +15561,Nathan Goldbaum,2015-12-03 14:32:12-06:00,commit, +15562,John ZuHone,2015-12-03 14:06:41-06:00,commit, +15563,John ZuHone,2015-12-03 13:57:55-06:00,commit, +15564,John ZuHone,2015-12-03 13:55:14-06:00,commit, +15565,Matthew Turk,2015-12-03 10:59:07-06:00,commit, +15566,Matthew Turk,2015-12-03 10:50:06-06:00,commit, +15567,John ZuHone,2015-12-02 23:43:13-06:00,commit, +15568,John ZuHone,2015-12-02 23:43:02-06:00,commit, +15569,John ZuHone,2015-12-02 22:41:14-06:00,commit, +15570,John ZuHone,2015-12-02 22:09:46-06:00,commit, +15571,John ZuHone,2015-12-02 21:18:16-06:00,commit, +15572,John ZuHone,2015-12-02 21:17:46-06:00,commit, +15573,John ZuHone,2015-12-02 19:41:07-06:00,commit, +15574,John ZuHone,2015-12-02 17:37:38-06:00,commit, +15575,John ZuHone,2015-12-02 17:29:22-06:00,commit, +15576,John ZuHone,2015-12-02 17:22:11-06:00,commit, +15577,John ZuHone,2015-12-02 17:11:18-06:00,commit, +15578,John ZuHone,2015-12-02 17:06:17-06:00,commit, +15579,John ZuHone,2015-12-02 16:55:25-06:00,commit, +15580,John ZuHone,2015-12-02 16:49:18-06:00,commit, +15581,John ZuHone,2015-12-02 16:47:53-06:00,commit, +15582,John ZuHone,2015-12-02 16:47:31-06:00,commit, +15583,John ZuHone,2015-12-02 16:47:16-06:00,commit, +15584,John ZuHone,2015-12-02 16:46:52-06:00,commit, +15585,John ZuHone,2015-12-02 16:46:35-06:00,commit, +15586,John ZuHone,2015-12-02 16:46:02-06:00,commit, +15587,John ZuHone,2015-12-02 15:14:41-06:00,commit, +15588,John ZuHone,2015-12-02 14:52:07-06:00,commit, +15589,John ZuHone,2015-12-02 14:44:58-06:00,commit, +15590,John ZuHone,2015-12-02 14:37:59-06:00,commit, +15591,John ZuHone,2015-12-02 14:32:56-06:00,commit, +15592,John ZuHone,2015-12-02 14:29:38-06:00,commit, +15593,John ZuHone,2015-12-02 14:29:24-06:00,commit, +15594,John ZuHone,2015-12-02 14:15:09-06:00,commit, +15595,John ZuHone,2015-12-02 14:03:02-06:00,commit, +15596,John ZuHone,2015-12-02 13:53:06-06:00,commit, +15597,Matthew Turk,2015-12-02 13:46:00-06:00,commit, +15598,Matthew Turk,2015-12-02 13:45:12-06:00,commit, +15599,John ZuHone,2015-12-02 13:44:48-06:00,commit, +15600,Matthew Turk,2015-12-02 13:43:01-06:00,commit, +15601,John ZuHone,2015-12-02 13:35:47-06:00,commit, +15602,John ZuHone,2015-12-02 13:10:26-06:00,commit, +15603,John ZuHone,2015-12-02 11:48:56-06:00,commit, +15604,John ZuHone,2015-12-02 11:41:36-06:00,commit, +15605,Matthew Turk,2015-12-02 11:10:50-06:00,commit, +15606,John ZuHone,2015-12-02 01:02:49-06:00,commit, +15607,Kacper Kowalik,2015-12-01 21:13:37-06:00,commit, +15608,Kacper Kowalik,2015-12-01 20:58:59-06:00,commit, +15609,Kacper Kowalik,2015-12-01 20:18:00-06:00,commit, +15610,Kacper Kowalik,2015-12-01 19:00:58-06:00,commit, +15611,Nathan Goldbaum,2015-12-01 17:59:53-06:00,commit, +15612,John ZuHone,2015-12-01 15:18:09-06:00,commit, +15613,John ZuHone,2015-12-01 15:17:21-06:00,commit, +15614,John ZuHone,2015-12-01 14:39:24-06:00,commit, +15615,John ZuHone,2015-12-01 13:36:13-06:00,commit, +15616,John ZuHone,2015-12-01 13:08:42-06:00,commit, +15617,John ZuHone,2015-12-01 12:16:04-06:00,commit, +15618,John ZuHone,2015-12-01 12:14:19-06:00,commit, +15619,John ZuHone,2015-12-01 11:40:36-06:00,commit, +15620,John ZuHone,2015-12-01 11:35:19-06:00,commit, +15621,John ZuHone,2015-12-01 11:31:49-06:00,commit, +15622,John ZuHone,2015-12-01 11:19:43-06:00,commit, +15623,John ZuHone,2015-12-01 10:40:29-06:00,commit, +15624,John ZuHone,2015-11-30 22:41:10-06:00,commit, +15625,Nathan Goldbaum,2015-11-30 18:41:47-06:00,commit, +15626,John ZuHone,2015-11-30 17:01:59-06:00,commit, +15627,John ZuHone,2015-11-30 16:47:59-06:00,commit, +15628,John ZuHone,2015-11-30 15:55:36-06:00,commit, +15629,John ZuHone,2015-11-30 15:39:14-06:00,commit, +15630,Matthew Turk,2015-11-30 13:49:40-06:00,commit, +15631,Matthew Turk,2015-11-30 13:42:06-06:00,commit, +15632,Matthew Turk,2015-11-30 13:41:15-06:00,commit, +15633,Matthew Turk,2015-11-30 13:39:38-06:00,commit, +15634,Nathan Goldbaum,2015-11-30 13:31:03-06:00,commit, +15635,Nathan Goldbaum,2015-11-30 13:29:54-06:00,commit, +15636,Matthew Turk,2015-11-30 13:22:26-06:00,commit, +15637,John ZuHone,2015-11-30 13:17:56-06:00,commit, +15638,BW Keller,2015-11-30 14:12:59-05:00,commit, +15639,BW Keller,2015-11-30 14:12:15-05:00,commit, +15640,Cameron Hummels,2015-11-29 23:13:11-08:00,commit, +15641,Cameron Hummels,2015-11-29 22:10:55-08:00,commit, +15642,Cameron Hummels,2015-11-29 22:09:07-08:00,commit, +15643,Matthew Turk,2015-11-27 15:27:14-06:00,commit, +15644,Doris Lee,2015-11-25 21:54:05-08:00,commit, +15645,Doris Lee,2015-11-25 21:54:05-08:00,commit, +15646,Doris Lee,2015-11-25 20:07:56-08:00,commit, +15647,Doris Lee,2015-11-25 19:58:44-08:00,commit, +15648,Doris Lee,2015-11-25 19:52:19-08:00,commit, +15649,Andrew Myers,2015-11-25 14:32:19-08:00,commit, +15650,Andrew Myers,2015-11-25 13:59:19-08:00,commit, +15651,Andrew Myers,2015-11-25 13:32:40-08:00,commit, +15652,Andrew Myers,2015-11-25 13:03:15-08:00,commit, +15653,Andrew Myers,2015-11-25 12:28:51-08:00,commit, +15654,Andrew Myers,2015-11-25 12:27:35-08:00,commit, +15655,Andrew Myers,2015-11-25 12:26:45-08:00,commit, +15656,Andrew Myers,2015-11-25 11:55:01-08:00,commit, +15657,Matthew Turk,2015-11-24 10:14:30-06:00,commit, +15658,Britton Smith,2015-11-24 15:38:24+00:00,commit, +15659,Britton Smith,2015-11-24 15:38:24+00:00,commit, +15660,Britton Smith,2015-11-24 14:47:56+00:00,commit, +15661,Matthew Turk,2015-11-23 21:19:58-06:00,commit, +15662,Matthew Turk,2015-11-23 21:16:50-06:00,commit, +15663,Matthew Turk,2015-11-23 19:42:24-06:00,commit, +15664,Matthew Turk,2015-11-23 19:36:43-06:00,commit, +15665,Matthew Turk,2015-11-23 19:15:46-06:00,commit, +15666,John ZuHone,2015-11-23 17:53:03-05:00,commit, +15667,Andrew Myers,2015-11-23 14:33:45-08:00,commit, +15668,John ZuHone,2015-11-23 17:29:20-05:00,commit, +15669,Kacper Kowalik,2015-11-23 16:24:53-06:00,commit, +15670,Andrew Myers,2015-11-23 14:12:45-08:00,commit, +15671,Andrew Myers,2015-11-23 13:23:01-08:00,commit, +15672,Matthew Turk,2015-11-23 15:16:19-06:00,commit, +15673,Nathan Goldbaum,2015-11-23 13:46:00-06:00,commit, +15674,Nathan Goldbaum,2015-11-23 13:44:58-06:00,commit, +15675,Nathan Goldbaum,2015-11-23 13:34:18-06:00,commit, +15676,Nathan Goldbaum,2015-11-23 13:28:40-06:00,commit, +15677,BW Keller,2015-11-23 14:25:39-05:00,commit, +15678,Nathan Goldbaum,2015-11-23 13:24:35-06:00,commit, +15679,Nathan Goldbaum,2015-11-23 13:23:28-06:00,commit, +15680,BW Keller,2015-11-23 14:16:24-05:00,commit, +15681,BW Keller,2015-11-23 14:13:38-05:00,commit, +15682,BW Keller,2015-11-23 14:10:26-05:00,commit, +15683,BW Keller,2015-11-23 14:06:48-05:00,commit, +15684,BW Keller,2015-11-23 14:05:29-05:00,commit, +15685,Nathan Goldbaum,2015-11-23 12:58:26-06:00,commit, +15686,Nathan Goldbaum,2015-11-23 12:53:54-06:00,commit, +15687,John ZuHone,2015-11-23 13:10:29-05:00,commit, +15688,John ZuHone,2015-11-23 12:59:27-05:00,commit, +15689,John ZuHone,2015-11-23 10:52:41-05:00,commit, +15690,Andrew Myers,2015-11-22 14:37:45-08:00,commit, +15691,Andrew Myers,2015-11-22 14:37:45-08:00,commit, +15692,Matthew Turk,2015-11-22 16:29:08-06:00,commit, +15693,John ZuHone,2015-11-22 01:27:55-05:00,commit, +15694,Cameron Hummels,2015-11-21 14:24:36-08:00,commit, +15695,John ZuHone,2015-11-21 14:25:18-05:00,commit, +15696,John ZuHone,2015-11-21 14:15:10-05:00,commit, +15697,John ZuHone,2015-11-21 14:11:35-05:00,commit, +15698,Nathan Goldbaum,2015-11-20 22:48:06-06:00,commit, +15699,Nathan Goldbaum,2015-11-20 22:22:19-06:00,commit, +15700,Nathan Goldbaum,2015-11-20 22:13:49-06:00,commit, +15701,Nathan Goldbaum,2015-11-20 22:13:31-06:00,commit, +15702,Andrew Myers,2015-11-20 17:42:16-08:00,commit, +15703,Andrew Myers,2015-11-20 17:34:30-08:00,commit, +15704,Andrew Myers,2015-11-20 14:05:27-08:00,commit, +15705,Andrew Myers,2015-11-20 14:03:10-08:00,commit, +15706,Andrew Myers,2015-11-20 14:02:45-08:00,commit, +15707,Andrew Myers,2015-11-20 14:01:50-08:00,commit, +15708,Andrew Myers,2015-11-20 12:40:04-08:00,commit, +15709,Andrew Myers,2015-11-20 12:38:33-08:00,commit, +15710,Cameron Hummels,2015-11-20 10:03:51-08:00,commit, +15711,Nathan Goldbaum,2015-11-20 10:29:31-06:00,commit, +15712,Matthew Turk,2015-11-19 17:28:18-06:00,commit, +15713,Cameron Hummels,2015-11-19 13:38:20-08:00,commit, +15714,Matthew Turk,2015-11-19 14:42:05-06:00,commit, +15715,Matthew Turk,2015-11-19 13:33:41-06:00,commit, +15716,Matthew Turk,2015-11-19 13:33:15-06:00,commit, +15717,Matthew Turk,2015-11-19 13:24:44-06:00,commit, +15718,Matthew Turk,2015-11-19 13:23:30-06:00,commit, +15719,Andrew Myers,2015-11-19 10:21:02-08:00,commit, +15720,Cameron Hummels,2015-11-19 07:27:11-08:00,commit, +15721,Cameron Hummels,2015-11-19 07:27:11-08:00,commit, +15722,Cameron Hummels,2015-11-18 21:14:54-08:00,commit, +15723,Cameron Hummels,2015-11-18 20:42:23-08:00,commit, +15724,Matthew Turk,2015-11-18 21:25:16-06:00,commit, +15725,Matthew Turk,2015-11-18 21:25:16-06:00,commit, +15726,Andrew Myers,2015-11-18 14:03:28-08:00,commit, +15727,Andrew Myers,2015-11-18 13:23:50-08:00,commit, +15728,Andrew Myers,2015-11-18 13:21:09-08:00,commit, +15729,Andrew Myers,2015-11-18 12:41:46-08:00,commit, +15730,Andrew Myers,2015-11-18 12:40:47-08:00,commit, +15731,Nathan Goldbaum,2015-11-18 14:38:42-06:00,commit, +15732,Andrew Myers,2015-11-18 11:14:42-08:00,commit, +15733,Andrew Myers,2015-11-18 11:03:09-08:00,commit, +15734,John ZuHone,2015-11-18 13:34:25-05:00,commit, +15735,Cameron Hummels,2015-11-18 09:27:52-08:00,commit, +15736,John ZuHone,2015-11-18 12:10:05-05:00,commit, +15737,Nathan Goldbaum,2015-11-18 10:49:16-06:00,commit, +15738,Nathan Goldbaum,2015-11-18 10:15:52-06:00,commit, +15739,Matthew Turk,2015-11-18 07:58:08-06:00,commit, +15740,Matthew Turk,2015-11-18 07:53:30-06:00,commit, +15741,Andrew Myers,2015-11-17 22:27:31-08:00,commit, +15742,Nathan Goldbaum,2015-11-18 00:15:36-06:00,commit, +15743,Nathan Goldbaum,2015-11-18 00:15:36-06:00,commit, +15744,Matthew Turk,2015-11-17 22:55:54-06:00,commit, +15745,Matthew Turk,2015-11-17 22:45:16-06:00,commit, +15746,Matthew Turk,2015-11-17 22:40:04-06:00,commit, +15747,Nathan Goldbaum,2015-11-17 21:42:14-06:00,commit, +15748,Matthew Turk,2015-11-17 21:03:09-06:00,commit, +15749,Cameron Hummels,2015-11-17 17:32:35-08:00,commit, +15750,Cameron Hummels,2015-11-17 17:02:21-08:00,commit, +15751,Cameron Hummels,2015-11-17 16:36:18-08:00,commit, +15752,Andrew Myers,2015-11-17 16:05:28-08:00,commit, +15753,Cameron Hummels,2015-11-17 15:03:56-08:00,commit, +15754,Cameron Hummels,2015-11-17 14:43:59-08:00,commit, +15755,John ZuHone,2015-11-17 17:11:24-05:00,commit, +15756,John ZuHone,2015-11-17 16:57:32-05:00,commit, +15757,John ZuHone,2015-11-17 16:54:46-05:00,commit, +15758,Andrew Myers,2015-11-17 12:49:13-08:00,commit, +15759,Andrew Myers,2015-11-17 12:45:45-08:00,commit, +15760,Andrew Myers,2015-11-17 12:39:47-08:00,commit, +15761,Andrew Myers,2015-11-17 12:36:47-08:00,commit, +15762,Andrew Myers,2015-11-17 12:34:58-08:00,commit, +15763,Andrew Myers,2015-11-17 11:19:02-08:00,commit, +15764,Cameron Hummels,2015-11-17 11:09:22-08:00,commit, +15765,Cameron Hummels,2015-11-17 10:48:15-08:00,commit, +15766,Andrew Myers,2015-11-17 10:42:24-08:00,commit, +15767,Cameron Hummels,2015-11-17 10:41:55-08:00,commit, +15768,Andrew Myers,2015-11-17 10:30:37-08:00,commit, +15769,Andrew Myers,2015-11-17 10:28:18-08:00,commit, +15770,Andrew Myers,2015-11-17 10:14:48-08:00,commit, +15771,Cameron Hummels,2015-11-17 09:50:16-08:00,commit, +15772,Britton Smith,2015-11-17 13:24:27+00:00,commit, +15773,Britton Smith,2015-11-17 13:23:58+00:00,commit, +15774,Cameron Hummels,2015-11-16 22:57:21-08:00,commit, +15775,Cameron Hummels,2015-11-16 18:45:47-08:00,commit, +15776,Cameron Hummels,2015-11-16 18:40:26-08:00,commit, +15777,Nathan Goldbaum,2015-11-16 15:27:16-06:00,commit, +15778,Meagan Lang,2015-11-16 20:52:09+00:00,commit, +15779,Cameron Hummels,2015-11-16 11:30:52-08:00,commit, +15780,BW Keller,2015-11-16 14:15:45-05:00,commit, +15781,BW Keller,2015-11-16 14:12:40-05:00,commit, +15782,BW Keller,2015-11-16 14:11:30-05:00,commit, +15783,Nathan Goldbaum,2015-11-16 11:38:45-06:00,commit, +15784,Cameron Hummels,2015-11-16 09:06:05-08:00,commit, +15785,Cameron Hummels,2015-11-16 08:52:03-08:00,commit, +15786,Cameron Hummels,2015-11-16 07:45:22-08:00,commit, +15787,Cameron Hummels,2015-11-16 07:43:53-08:00,commit, +15788,Cameron Hummels,2015-11-16 07:36:25-08:00,commit, +15789,John ZuHone,2015-11-16 10:32:12-05:00,commit, +15790,Meagan Lang,2015-11-16 15:16:23+00:00,commit, +15791,John ZuHone,2015-11-16 09:41:37-05:00,commit, +15792,Nathan Goldbaum,2015-11-15 16:07:00-06:00,commit, +15793,Nathan Goldbaum,2015-11-15 15:48:08-06:00,commit, +15794,Nathan Goldbaum,2015-11-15 15:22:55-06:00,commit, +15795,Nathan Goldbaum,2015-11-15 13:25:41-06:00,commit, +15796,Nathan Goldbaum,2015-11-15 10:56:54-06:00,commit, +15797,Nathan Goldbaum,2015-11-15 09:49:50-06:00,commit, +15798,Nathan Goldbaum,2015-11-15 09:39:29-06:00,commit, +15799,Nathan Goldbaum,2015-11-15 09:19:02-06:00,commit, +15800,Nathan Goldbaum,2015-11-15 08:51:39-06:00,commit, +15801,Britton Smith,2015-11-15 14:40:34+00:00,commit, +15802,Britton Smith,2015-11-15 14:40:34+00:00,commit, +15803,Britton Smith,2015-11-15 14:31:20+00:00,commit, +15804,Cameron Hummels,2015-11-14 11:17:07-08:00,commit, +15805,Cameron Hummels,2015-11-13 22:28:17-08:00,commit, +15806,Kacper Kowalik,2015-11-13 20:38:13-06:00,commit, +15807,Cameron Hummels,2015-11-13 16:31:52-08:00,commit, +15808,Nathan Goldbaum,2015-11-13 17:49:14-06:00,commit, +15809,Nathan Goldbaum,2015-11-13 17:49:14-06:00,commit, +15810,Nathan Goldbaum,2015-11-13 16:51:22-06:00,commit, +15811,Nathan Goldbaum,2015-11-13 15:03:54-06:00,commit, +15812,Nathan Goldbaum,2015-11-13 15:03:34-06:00,commit, +15813,Nathan Goldbaum,2015-11-13 11:29:56-06:00,commit, +15814,Cameron Hummels,2015-11-12 17:58:45-08:00,commit, +15815,Cameron Hummels,2015-11-12 17:38:06-08:00,commit, +15816,Cameron Hummels,2015-11-12 16:43:41-08:00,commit, +15817,Cameron Hummels,2015-11-12 15:38:56-08:00,commit, +15818,Kacper Kowalik,2015-11-12 15:51:20-06:00,commit, +15819,Cameron Hummels,2015-11-11 14:18:32-08:00,commit, +15820,Matthew Turk,2015-11-11 08:41:02-06:00,commit, +15821,Cameron Hummels,2015-11-10 23:02:08-08:00,commit, +15822,Cameron Hummels,2015-11-10 22:45:32-08:00,commit, +15823,John ZuHone,2015-11-10 14:58:47-05:00,commit, +15824,John ZuHone,2015-11-10 14:56:05-05:00,commit, +15825,Nathan Goldbaum,2015-11-10 13:49:51-06:00,commit, +15826,Nathan Goldbaum,2015-11-10 13:13:03-06:00,commit, +15827,Nathan Goldbaum,2015-12-15 14:27:25-06:00,commit, +15828,Nathan Goldbaum,2015-12-15 14:26:37-06:00,commit, +15829,Nathan Goldbaum,2015-12-15 15:03:09-06:00,commit, +15830,Nathan Goldbaum,2015-11-10 10:52:05-06:00,commit, +15831,Nathan Goldbaum,2015-11-10 10:51:14-06:00,commit, +15832,Andrew Myers,2015-11-09 20:49:22-08:00,commit, +15833,Andrew Myers,2015-11-09 20:44:09-08:00,commit, +15834,Andrew Myers,2015-11-09 20:23:58-08:00,commit, +15835,John ZuHone,2015-11-09 21:14:45-05:00,commit, +15836,John ZuHone,2015-11-09 21:14:22-05:00,commit, +15837,Andrew Myers,2015-11-09 17:55:23-08:00,commit, +15838,John ZuHone,2015-11-09 20:52:45-05:00,commit, +15839,Andrew Myers,2015-11-09 17:22:51-08:00,commit, +15840,Andrew Myers,2015-11-09 17:22:29-08:00,commit, +15841,Andrew Myers,2015-11-09 17:22:05-08:00,commit, +15842,Matthew Turk,2015-11-09 18:48:08-06:00,commit, +15843,Matthew Turk,2015-11-09 18:48:08-06:00,commit, +15844,Andrew Myers,2015-11-09 16:06:23-08:00,commit, +15845,Andrew Myers,2015-11-09 15:19:53-08:00,commit, +15846,Nathan Goldbaum,2015-11-09 17:01:39-06:00,commit, +15847,John ZuHone,2015-11-09 17:39:12-05:00,commit, +15848,Nathan Goldbaum,2015-11-09 21:48:42+00:00,commit, +15849,Nathan Goldbaum,2015-11-09 21:48:42+00:00,commit, +15850,Nathan Goldbaum,2015-11-09 21:48:32+00:00,commit, +15851,Andrew Myers,2015-11-09 11:34:00-08:00,commit, +15852,Andrew Myers,2015-11-09 11:30:34-08:00,commit, +15853,Nathan Goldbaum,2015-11-09 13:23:56-06:00,commit, +15854,John ZuHone,2015-11-09 14:23:46-05:00,commit, +15855,Andrew Myers,2015-11-09 11:17:44-08:00,commit, +15856,John ZuHone,2015-11-09 14:14:53-05:00,commit, +15857,Nathan Goldbaum,2015-11-09 13:14:23-06:00,commit, +15858,Andrew Myers,2015-11-09 11:12:49-08:00,commit, +15859,John ZuHone,2015-11-09 12:25:54-05:00,commit, +15860,Nathan Goldbaum,2015-11-08 23:16:19-06:00,commit, +15861,Nathan Goldbaum,2015-11-08 23:11:54-06:00,commit, +15862,Nathan Goldbaum,2015-11-08 22:54:47-06:00,commit, +15863,Nathan Goldbaum,2015-11-08 22:46:52-06:00,commit, +15864,Andrew Myers,2015-11-06 21:43:06-08:00,commit, +15865,Andrew Myers,2015-11-06 19:17:22-08:00,commit, +15866,Andrew Myers,2015-11-06 19:16:32-08:00,commit, +15867,Andrew Myers,2015-11-06 19:08:21-08:00,commit, +15868,Nathan Goldbaum,2015-11-06 18:08:16-06:00,commit, +15869,Nathan Goldbaum,2015-11-06 14:49:18-06:00,commit, +15870,Nathan Goldbaum,2015-11-06 13:21:13-06:00,commit, +15871,Nathan Goldbaum,2015-11-06 10:45:15-06:00,commit, +15872,Nathan Goldbaum,2015-11-06 10:42:38-06:00,commit, +15873,Nathan Goldbaum,2015-11-05 22:44:05-06:00,commit, +15874,Nathan Goldbaum,2015-11-05 22:40:56-06:00,commit, +15875,Nathan Goldbaum,2015-11-05 22:40:46-06:00,commit, +15876,Nathan Goldbaum,2015-11-05 22:26:17-06:00,commit, +15877,Nathan Goldbaum,2015-11-05 22:10:10-06:00,commit, +15878,Nathan Goldbaum,2015-11-05 21:26:58-06:00,commit, +15879,Nathan Goldbaum,2015-11-05 21:26:23-06:00,commit, +15880,Nathan Goldbaum,2015-11-05 21:24:53-06:00,commit, +15881,Nathan Goldbaum,2015-11-05 21:23:58-06:00,commit, +15882,Nathan Goldbaum,2015-11-05 21:22:40-06:00,commit, +15883,Nathan Goldbaum,2015-11-05 21:22:16-06:00,commit, +15884,Nathan Goldbaum,2015-11-05 21:21:40-06:00,commit, +15885,Nathan Goldbaum,2015-11-05 21:21:20-06:00,commit, +15886,Nathan Goldbaum,2015-11-05 21:20:58-06:00,commit, +15887,Nathan Goldbaum,2015-11-05 21:18:52-06:00,commit, +15888,Nathan Goldbaum,2015-11-05 21:16:06-06:00,commit, +15889,Meagan Lang,2015-11-05 21:50:55+00:00,commit, +15890,Meagan Lang,2015-11-05 20:45:34+00:00,commit, +15891,Britton Smith,2015-11-05 16:05:25+00:00,commit, +15892,Britton Smith,2015-11-05 16:05:25+00:00,commit, +15893,Britton Smith,2015-11-05 14:39:27+00:00,commit, +15894,Nathan Goldbaum,2015-11-04 16:27:59-06:00,commit, +15895,Nathan Goldbaum,2015-11-04 16:18:19-06:00,commit, +15896,Nathan Goldbaum,2015-11-04 16:02:18-06:00,commit, +15897,Nathan Goldbaum,2015-11-04 15:56:29-06:00,commit, +15898,Nathan Goldbaum,2015-11-04 15:50:54-06:00,commit, +15899,Britton Smith,2015-11-04 21:12:53+00:00,commit, +15900,Britton Smith,2015-11-04 21:12:53+00:00,commit, +15901,Nathan Goldbaum,2015-11-08 23:16:19-06:00,commit, +15902,Britton Smith,2015-11-04 16:35:01+00:00,commit, +15903,Nathan Goldbaum,2015-11-03 14:59:29-06:00,commit, +15904,John ZuHone,2015-11-03 01:39:01-05:00,commit, +15905,John ZuHone,2015-11-03 00:48:46-05:00,commit, +15906,Nathan Goldbaum,2015-11-02 16:31:33-06:00,commit, +15907,Nathan Goldbaum,2015-11-02 16:31:33-06:00,commit, +15908,Nathan Goldbaum,2015-11-02 16:15:58-06:00,commit, +15909,Nathan Goldbaum,2015-11-02 16:15:58-06:00,commit, +15910,John ZuHone,2015-11-02 17:11:36-05:00,commit, +15911,John ZuHone,2015-11-02 17:04:32-05:00,commit, +15912,John ZuHone,2015-11-02 16:50:37-05:00,commit, +15913,Nathan Goldbaum,2015-11-02 14:57:44-06:00,commit, +15914,Nathan Goldbaum,2015-11-02 13:58:23-06:00,commit, +15915,BW Keller,2015-11-02 14:55:29-05:00,commit, +15916,BW Keller,2015-11-02 14:53:50-05:00,commit, +15917,BW Keller,2015-11-02 14:53:10-05:00,commit, +15918,BW Keller,2015-11-02 14:51:44-05:00,commit, +15919,BW Keller,2015-11-02 14:42:23-05:00,commit, +15920,Nathan Goldbaum,2015-11-02 13:37:24-06:00,commit, +15921,BW Keller,2015-11-02 14:34:21-05:00,commit, +15922,BW Keller,2015-11-02 14:32:46-05:00,commit, +15923,John ZuHone,2015-11-02 13:38:35-05:00,commit, +15924,John ZuHone,2015-11-02 13:26:22-05:00,commit, +15925,John ZuHone,2015-11-02 13:21:29-05:00,commit, +15926,Bili Dong,2015-11-02 09:38:04-08:00,commit, +15927,Britton Smith,2015-11-02 12:24:10+00:00,commit, +15928,Britton Smith,2016-07-15 14:35:02+01:00,commit, +15929,Matthew Turk,2015-10-31 21:31:21-05:00,commit, +15930,Matthew Turk,2015-10-31 15:00:00-05:00,commit, +15931,Matthew Turk,2015-10-31 14:39:22-05:00,commit, +15932,Britton Smith,2015-10-31 17:18:30+00:00,commit, +15933,Nathan Goldbaum,2015-10-31 10:01:37-05:00,commit, +15934,Nathan Goldbaum,2015-10-31 10:01:37-05:00,commit, +15935,Britton Smith,2015-10-31 14:37:38+00:00,commit, +15936,Nathan Goldbaum,2015-10-31 08:30:20-05:00,commit, +15937,Nathan Goldbaum,2015-10-31 08:30:20-05:00,commit, +15938,Britton Smith,2015-10-31 08:30:29+00:00,commit, +15939,Britton Smith,2015-10-31 08:27:00+00:00,commit, +15940,Britton Smith,2015-10-31 08:22:22+00:00,commit, +15941,Britton Smith,2015-10-31 08:22:00+00:00,commit, +15942,Nathan Goldbaum,2015-10-30 16:29:31-05:00,commit, +15943,Matthew Turk,2015-10-30 14:49:40-05:00,commit, +15944,Matthew Turk,2015-10-30 14:43:30-05:00,commit, +15945,Matthew Turk,2015-10-30 14:41:08-05:00,commit, +15946,Bili Dong,2015-10-30 10:56:41-07:00,commit, +15947,Britton Smith,2015-10-30 17:03:56+00:00,commit, +15948,Britton Smith,2015-10-30 15:45:33+00:00,commit, +15949,Britton Smith,2015-10-30 15:44:40+00:00,commit, +15950,Britton Smith,2015-10-30 15:44:16+00:00,commit, +15951,Bili Dong,2015-10-29 23:45:02-07:00,commit, +15952,Bili Dong,2015-10-29 23:39:10-07:00,commit, +15953,Andrew Myers,2015-10-29 14:16:31-07:00,commit, +15954,Matthew Turk,2015-10-29 13:25:10-05:00,commit, +15955,Andrew Myers,2015-10-28 11:14:24-07:00,commit, +15956,Andrew Myers,2015-10-28 11:07:19-07:00,commit, +15957,Andrew Myers,2015-10-28 00:19:59-07:00,commit, +15958,Andrew Myers,2015-10-28 00:19:34-07:00,commit, +15959,Andrew Myers,2015-10-27 23:57:26-07:00,commit, +15960,John ZuHone,2015-10-28 00:06:47-04:00,commit, +15961,John ZuHone,2015-10-28 00:06:47-04:00,commit, +15962,Nathan Goldbaum,2015-10-27 16:37:28-05:00,commit, +15963,Nathan Goldbaum,2015-10-27 16:37:15-05:00,commit, +15964,Britton Smith,2015-10-27 14:46:30+00:00,commit, +15965,Britton Smith,2015-10-27 13:06:23+00:00,commit, +15966,John ZuHone,2015-10-27 08:57:27-04:00,commit, +15967,Britton Smith,2015-10-27 12:22:54+00:00,commit, +15968,John ZuHone,2015-10-26 22:56:41-04:00,commit, +15969,John ZuHone,2015-10-26 22:15:16-04:00,commit, +15970,Andrew Myers,2015-10-26 19:03:01-07:00,commit, +15971,Andrew Myers,2015-10-26 18:54:57-07:00,commit, +15972,Andrew Myers,2015-10-26 18:26:02-07:00,commit, +15973,John ZuHone,2015-10-26 18:23:17-04:00,commit, +15974,John ZuHone,2015-10-26 18:13:46-04:00,commit, +15975,John ZuHone,2015-10-26 17:34:46-04:00,commit, +15976,John ZuHone,2015-10-26 17:01:41-04:00,commit, +15977,John ZuHone,2015-10-26 16:34:51-04:00,commit, +15978,Britton Smith,2015-10-26 19:00:24+00:00,commit, +15979,Nathan Goldbaum,2015-10-26 13:53:53-05:00,commit, +15980,Britton Smith,2015-10-26 18:52:28+00:00,commit, +15981,Nathan Goldbaum,2015-10-26 13:47:21-05:00,commit, +15982,Nathan Goldbaum,2015-10-26 13:36:45-05:00,commit, +15983,Britton Smith,2015-10-26 18:34:34+00:00,commit, +15984,Cameron Hummels,2015-10-26 08:39:44-07:00,commit, +15985,Meagan Lang,2015-10-26 13:38:58+00:00,commit, +15986,Cameron Hummels,2015-10-25 22:14:37-07:00,commit, +15987,Cameron Hummels,2015-10-25 22:10:47-07:00,commit, +15988,John ZuHone,2015-10-25 13:30:23-04:00,commit, +15989,John ZuHone,2015-10-25 10:18:24-04:00,commit, +15990,John ZuHone,2015-10-25 10:16:42-04:00,commit, +15991,John ZuHone,2015-10-25 10:16:24-04:00,commit, +15992,Cameron Hummels,2015-10-23 22:16:51-07:00,commit, +15993,Cameron Hummels,2015-10-23 14:58:46-07:00,commit, +15994,Britton Smith,2015-10-23 22:09:56+01:00,commit, +15995,Britton Smith,2015-10-23 17:41:25+01:00,commit, +15996,Britton Smith,2015-10-23 17:38:49+01:00,commit, +15997,Britton Smith,2015-10-23 17:38:22+01:00,commit, +15998,Britton Smith,2015-10-23 17:13:04+01:00,commit, +15999,Britton Smith,2015-10-23 17:08:01+01:00,commit, +16000,Britton Smith,2015-10-23 17:01:55+01:00,commit, +16001,Britton Smith,2015-10-23 16:56:16+01:00,commit, +16002,Britton Smith,2015-10-23 16:54:08+01:00,commit, +16003,Britton Smith,2015-10-23 13:51:29+01:00,commit, +16004,Britton Smith,2015-10-23 13:45:22+01:00,commit, +16005,Britton Smith,2015-10-23 13:29:15+01:00,commit, +16006,Meagan Lang,2015-10-23 11:43:13+00:00,commit, +16007,Britton Smith,2015-10-23 12:20:55+01:00,commit, +16008,Britton Smith,2015-10-23 11:40:44+01:00,commit, +16009,Britton Smith,2015-10-23 08:42:49+01:00,commit, +16010,Britton Smith,2015-10-23 08:38:36+01:00,commit, +16011,Cameron Hummels,2015-10-22 23:03:32-07:00,commit, +16012,Bili Dong,2015-10-22 20:52:52-07:00,commit, +16013,Bili Dong,2015-10-22 20:23:50-07:00,commit, +16014,Bili Dong,2015-10-22 20:00:16-07:00,commit, +16015,Cameron Hummels,2015-10-22 15:23:06-07:00,commit, +16016,Matthew Turk,2015-10-22 16:55:45-05:00,commit, +16017,Britton Smith,2015-10-22 12:30:19+01:00,commit, +16018,Britton Smith,2015-10-22 10:34:37+01:00,commit, +16019,Suoqing Ji,2015-10-22 01:24:40-07:00,commit, +16020,Suoqing Ji,2015-10-22 01:21:12-07:00,commit, +16021,Nathan Goldbaum,2015-10-22 00:35:09-05:00,commit, +16022,Andrew Myers,2015-10-21 14:57:56-07:00,commit, +16023,Cameron Hummels,2015-10-21 12:57:29-07:00,commit, +16024,Andrew Myers,2015-10-21 12:56:14-07:00,commit, +16025,Andrew Myers,2015-10-21 12:50:16-07:00,commit, +16026,Nathan Goldbaum,2015-10-21 12:47:59-07:00,commit, +16027,Matthew Turk,2015-10-21 13:34:54-05:00,commit, +16028,Nathan Goldbaum,2015-10-21 11:17:14-07:00,commit, +16029,Nathan Goldbaum,2015-10-21 10:50:15-07:00,commit, +16030,Andrew Myers,2015-10-21 09:05:53-07:00,commit, +16031,Britton Smith,2015-10-21 16:48:57+01:00,commit, +16032,Britton Smith,2015-10-21 15:41:03+01:00,commit, +16033,Britton Smith,2015-10-21 15:11:19+01:00,commit, +16034,Britton Smith,2015-10-21 15:03:43+01:00,commit, +16035,Britton Smith,2015-10-21 14:52:57+01:00,commit, +16036,John ZuHone,2015-10-21 08:40:38-04:00,commit, +16037,Andrew Myers,2015-10-20 23:01:55-07:00,commit, +16038,John ZuHone,2015-10-21 00:18:01-04:00,commit, +16039,John ZuHone,2015-10-21 00:06:46-04:00,commit, +16040,John ZuHone,2015-10-20 23:59:52-04:00,commit, +16041,Nathan Goldbaum,2015-10-20 16:57:55-07:00,commit, +16042,Andrew Myers,2015-10-20 14:56:31-07:00,commit, +16043,Nathan Goldbaum,2015-10-20 14:35:06-07:00,commit, +16044,Andrew Myers,2015-10-20 14:33:10-07:00,commit, +16045,Matthew Turk,2015-10-20 16:32:25-05:00,commit, +16046,Cameron Hummels,2015-10-20 09:51:49-07:00,commit, +16047,Andrew Myers,2015-10-20 09:46:42-07:00,commit, +16048,Suoqing Ji,2015-10-20 09:26:49-07:00,commit, +16049,John ZuHone,2015-10-20 12:17:12-04:00,commit, +16050,John ZuHone,2015-10-20 12:15:52-04:00,commit, +16051,John ZuHone,2015-10-20 12:13:47-04:00,commit, +16052,John ZuHone,2015-10-20 12:09:37-04:00,commit, +16053,Kacper Kowalik,2015-10-20 10:39:21-05:00,commit, +16054,Suoqing Ji,2015-10-20 01:17:07-07:00,commit, +16055,Andrew Myers,2015-10-19 23:24:06-07:00,commit, +16056,Cameron Hummels,2015-10-19 23:20:16-07:00,commit, +16057,Andrew Myers,2015-10-19 23:13:18-07:00,commit, +16058,Andrew Myers,2015-10-19 22:22:31-07:00,commit, +16059,Andrew Myers,2015-10-19 22:04:12-07:00,commit, +16060,Andrew Myers,2015-10-19 22:03:53-07:00,commit, +16061,Andrew Myers,2015-10-19 22:03:27-07:00,commit, +16062,Andrew Myers,2015-10-19 16:24:09-07:00,commit, +16063,Andrew Myers,2015-10-19 16:23:57-07:00,commit, +16064,Cameron Hummels,2015-10-19 11:18:05-07:00,commit, +16065,Meagan Lang,2015-10-19 16:21:12+00:00,commit, +16066,Nathan Goldbaum,2015-10-19 14:31:12+00:00,commit, +16067,Andrew Myers,2015-10-18 17:59:44-07:00,commit, +16068,Andrew Myers,2015-10-18 17:58:40-07:00,commit, +16069,Suoqing Ji,2015-10-18 13:51:48-07:00,commit, +16070,Matthew Turk,2015-10-18 11:20:16-05:00,commit, +16071,Matthew Turk,2015-10-18 11:12:48-05:00,commit, +16072,Nathan Goldbaum,2015-10-18 14:18:17+00:00,commit, +16073,Nathan Goldbaum,2015-10-18 14:18:17+00:00,commit, +16074,Nathan Goldbaum,2015-10-18 12:04:29-07:00,commit, +16075,Suoqing Ji,2015-10-18 00:36:05-07:00,commit, +16076,Suoqing Ji,2015-10-18 00:31:24-07:00,commit, +16077,Suoqing Ji,2015-10-17 23:01:18-07:00,commit, +16078,Cameron Hummels,2015-10-17 22:51:14-07:00,commit, +16079,Matthew Turk,2015-10-17 22:51:25-05:00,commit, +16080,Matthew Turk,2015-10-17 15:25:02-05:00,commit, +16081,Suoqing Ji,2015-10-17 11:00:58-07:00,commit, +16082,Cameron Hummels,2015-10-17 09:33:04-07:00,commit, +16083,Cameron Hummels,2015-10-17 09:02:57-07:00,commit, +16084,Cameron Hummels,2015-10-17 08:56:40-07:00,commit, +16085,Cameron Hummels,2015-10-17 08:46:07-07:00,commit, +16086,Cameron Hummels,2015-10-17 08:31:57-07:00,commit, +16087,Cameron Hummels,2015-10-17 08:26:47-07:00,commit, +16088,Matthew Turk,2015-10-16 23:27:34-05:00,commit, +16089,Matthew Turk,2015-10-16 22:42:49-05:00,commit, +16090,Kacper Kowalik,2015-10-16 18:36:32-05:00,commit, +16091,Nathan Goldbaum,2015-10-16 16:23:48-07:00,commit, +16092,Cameron Hummels,2015-10-16 16:11:40-07:00,commit, +16093,Nathan Goldbaum,2015-10-16 16:10:51-07:00,commit, +16094,Nathan Goldbaum,2015-10-16 16:10:21-07:00,commit, +16095,Nathan Goldbaum,2015-10-16 16:05:16-07:00,commit, +16096,Matthew Turk,2015-10-16 16:56:04-05:00,commit, +16097,Cameron Hummels,2015-10-16 14:46:50-07:00,commit, +16098,Cameron Hummels,2015-10-16 14:40:49-07:00,commit, +16099,Cameron Hummels,2015-10-16 14:37:38-07:00,commit, +16100,Cameron Hummels,2015-10-16 14:20:22-07:00,commit, +16101,Suoqing Ji,2015-10-16 14:13:15-07:00,commit, +16102,Cameron Hummels,2015-10-16 14:05:08-07:00,commit, +16103,Suoqing Ji,2015-10-16 14:03:49-07:00,commit, +16104,Suoqing Ji,2015-10-16 14:03:00-07:00,commit, +16105,Suoqing Ji,2015-10-16 13:53:35-07:00,commit, +16106,Suoqing Ji,2015-10-16 13:51:01-07:00,commit, +16107,Suoqing Ji,2015-10-16 13:49:19-07:00,commit, +16108,Cameron Hummels,2015-10-16 13:49:15-07:00,commit, +16109,Cameron Hummels,2015-10-16 12:22:48-07:00,commit, +16110,Suoqing Ji,2015-10-16 12:22:03-07:00,commit, +16111,Andrew Myers,2015-10-16 09:50:45-07:00,commit, +16112,John ZuHone,2015-10-16 10:02:25-04:00,commit, +16113,John ZuHone,2015-10-16 09:32:03-04:00,commit, +16114,John ZuHone,2015-10-16 09:31:21-04:00,commit, +16115,Britton Smith,2015-10-16 13:53:01+01:00,commit, +16116,Britton Smith,2015-10-16 13:40:24+01:00,commit, +16117,Britton Smith,2015-10-16 13:29:56+01:00,commit, +16118,Cameron Hummels,2015-10-15 23:56:22-07:00,commit, +16119,Cameron Hummels,2015-10-15 23:47:58-07:00,commit, +16120,Cameron Hummels,2015-10-15 23:08:42-07:00,commit, +16121,Cameron Hummels,2015-10-15 23:03:49-07:00,commit, +16122,Suoqing Ji,2015-10-15 22:25:50-07:00,commit, +16123,Nathan Goldbaum,2015-10-15 22:14:29-07:00,commit, +16124,Nathan Goldbaum,2015-10-15 22:13:45-07:00,commit, +16125,Nathan Goldbaum,2015-10-15 22:05:24-07:00,commit, +16126,Nathan Goldbaum,2015-10-15 21:52:39-07:00,commit, +16127,Nathan Goldbaum,2015-10-15 19:16:05-07:00,commit, +16128,Cameron Hummels,2015-10-15 17:40:08-07:00,commit, +16129,Matthew Turk,2015-10-15 19:39:03-05:00,commit, +16130,Matthew Turk,2015-10-15 19:38:52-05:00,commit, +16131,Matthew Turk,2015-10-15 19:37:16-05:00,commit, +16132,Nathan Goldbaum,2015-10-15 17:30:13-07:00,commit, +16133,Cameron Hummels,2015-10-15 17:29:19-07:00,commit, +16134,Andrew Myers,2015-10-15 17:20:46-07:00,commit, +16135,Cameron Hummels,2015-10-15 17:19:38-07:00,commit, +16136,Andrew Myers,2015-10-15 17:12:38-07:00,commit, +16137,Andrew Myers,2015-10-15 16:57:21-07:00,commit, +16138,Cameron Hummels,2015-10-15 16:47:49-07:00,commit, +16139,Cameron Hummels,2015-10-15 16:45:41-07:00,commit, +16140,Andrew Myers,2015-10-15 16:43:13-07:00,commit, +16141,Nathan Goldbaum,2015-10-15 16:21:13-07:00,commit, +16142,Cameron Hummels,2015-10-15 16:18:36-07:00,commit, +16143,Cameron Hummels,2015-10-15 16:04:57-07:00,commit, +16144,Andrew Myers,2015-10-15 16:00:11-07:00,commit, +16145,Andrew Myers,2015-10-15 15:56:34-07:00,commit, +16146,Nathan Goldbaum,2015-10-15 15:53:15-07:00,commit, +16147,Matthew Turk,2015-10-15 17:34:26-05:00,commit, +16148,Suoqing Ji,2015-10-15 15:34:24-07:00,commit, +16149,Nathan Goldbaum,2015-10-15 15:17:34-07:00,commit, +16150,Cameron Hummels,2015-10-15 15:17:25-07:00,commit, +16151,Matthew Turk,2015-10-15 16:53:23-05:00,commit, +16152,Cameron Hummels,2015-10-15 14:32:44-07:00,commit, +16153,Andrew Myers,2015-10-15 12:49:41-07:00,commit, +16154,Andrew Myers,2015-10-15 12:00:36-07:00,commit, +16155,Andrew Myers,2015-10-15 11:49:16-07:00,commit, +16156,Suoqing Ji,2015-10-15 11:39:05-07:00,commit, +16157,Matthew Turk,2015-10-15 13:34:46-05:00,commit, +16158,Kacper Kowalik,2015-10-15 13:25:58-05:00,commit, +16159,Kacper Kowalik,2015-10-15 13:22:46-05:00,commit, +16160,Kacper Kowalik,2015-10-15 12:57:26-05:00,commit, +16161,Andrew Myers,2015-10-15 10:48:39-07:00,commit, +16162,Cameron Hummels,2015-10-15 10:38:03-07:00,commit, +16163,Matthew Turk,2015-10-15 12:31:58-05:00,commit, +16164,Nathan Goldbaum,2015-10-15 10:30:44-07:00,commit, +16165,John ZuHone,2015-10-15 13:11:59-04:00,commit, +16166,Britton Smith,2015-10-15 17:13:40+01:00,commit, +16167,Britton Smith,2015-10-15 17:03:47+01:00,commit, +16168,Britton Smith,2015-10-15 16:56:07+01:00,commit, +16169,Matthew Turk,2015-10-15 10:28:08-05:00,commit, +16170,John ZuHone,2015-10-15 11:20:36-04:00,commit, +16171,John ZuHone,2015-10-15 10:18:53-04:00,commit, +16172,Cameron Hummels,2015-10-14 23:25:26-07:00,commit, +16173,Cameron Hummels,2015-10-14 23:24:30-07:00,commit, +16174,Matthew Turk,2015-10-15 00:04:34-05:00,commit, +16175,Sam Skillman,2015-10-14 17:17:27-07:00,commit, +16176,Matthew Turk,2015-10-14 19:16:49-05:00,commit, +16177,Cameron Hummels,2015-10-14 17:04:08-07:00,commit, +16178,Matthew Turk,2015-10-14 18:58:03-05:00,commit, +16179,Matthew Turk,2015-10-14 18:55:50-05:00,commit, +16180,Matthew Turk,2015-10-14 18:54:45-05:00,commit, +16181,Matthew Turk,2015-10-14 18:48:09-05:00,commit, +16182,Cameron Hummels,2015-10-14 16:47:48-07:00,commit, +16183,Matthew Turk,2015-10-14 18:46:10-05:00,commit, +16184,John ZuHone,2015-10-14 19:38:36-04:00,commit, +16185,Matthew Turk,2015-10-14 18:24:20-05:00,commit, +16186,Nathan Goldbaum,2015-10-14 16:19:19-07:00,commit, +16187,Cameron Hummels,2015-10-14 16:15:29-07:00,commit, +16188,Cameron Hummels,2015-10-14 16:10:51-07:00,commit, +16189,Cameron Hummels,2015-10-14 15:52:58-07:00,commit, +16190,Andrew Myers,2015-10-14 15:44:27-07:00,commit, +16191,Bili Dong,2015-10-14 15:39:29-07:00,commit, +16192,Kacper Kowalik,2015-10-14 17:35:44-05:00,commit, +16193,Cameron Hummels,2015-10-14 15:05:20-07:00,commit, +16194,Andrew Myers,2015-10-14 14:56:36-07:00,commit, +16195,Cameron Hummels,2015-10-14 14:49:51-07:00,commit, +16196,Nathan Goldbaum,2015-10-14 14:48:36-07:00,commit, +16197,Matthew Turk,2015-10-14 16:37:41-05:00,commit, +16198,Kacper Kowalik,2015-10-14 16:37:23-05:00,commit, +16199,Cameron Hummels,2015-10-14 14:30:48-07:00,commit, +16200,Suoqing Ji,2015-10-14 14:29:38-07:00,commit, +16201,Suoqing Ji,2015-10-14 14:28:36-07:00,commit, +16202,Suoqing Ji,2015-10-14 14:27:27-07:00,commit, +16203,John ZuHone,2015-10-14 17:14:53-04:00,commit, +16204,Andrew Myers,2015-10-14 14:12:34-07:00,commit, +16205,Nathan Goldbaum,2015-10-14 14:05:27-07:00,commit, +16206,Andrew Myers,2015-10-14 14:05:09-07:00,commit, +16207,Andrew Myers,2015-10-14 14:04:28-07:00,commit, +16208,Nathan Goldbaum,2015-10-14 13:59:48-07:00,commit, +16209,Nathan Goldbaum,2015-10-14 13:53:44-07:00,commit, +16210,Kacper Kowalik,2015-10-14 15:53:36-05:00,commit, +16211,Nathan Goldbaum,2015-10-14 13:45:17-07:00,commit, +16212,Nathan Goldbaum,2015-10-14 13:37:10-07:00,commit, +16213,Nathan Goldbaum,2015-10-14 13:36:45-07:00,commit, +16214,John ZuHone,2015-10-14 16:33:11-04:00,commit, +16215,John ZuHone,2015-10-14 16:00:55-04:00,commit, +16216,Cameron Hummels,2015-10-14 12:18:49-07:00,commit, +16217,Cameron Hummels,2015-10-14 12:18:25-07:00,commit, +16218,Cameron Hummels,2015-10-14 12:15:10-07:00,commit, +16219,Kacper Kowalik,2015-10-14 14:04:49-05:00,commit, +16220,Kacper Kowalik,2015-10-14 14:00:40-05:00,commit, +16221,Andrew Myers,2015-10-14 11:47:21-07:00,commit, +16222,Andrew Myers,2015-10-14 11:45:59-07:00,commit, +16223,Kacper Kowalik,2015-10-14 13:30:42-05:00,commit, +16224,Andrew Myers,2015-10-14 11:27:05-07:00,commit, +16225,Nathan Goldbaum,2015-10-14 10:57:11-07:00,commit, +16226,John ZuHone,2015-10-14 13:27:58-04:00,commit, +16227,Britton Smith,2015-10-14 17:26:22+01:00,commit, +16228,John ZuHone,2015-10-14 10:45:00-04:00,commit, +16229,John ZuHone,2015-10-14 10:43:36-04:00,commit, +16230,Bili Dong,2015-10-12 18:02:57-07:00,commit, +16231,John ZuHone,2015-10-12 19:22:27-04:00,commit, +16232,John ZuHone,2015-10-12 19:22:27-04:00,commit, +16233,John ZuHone,2015-10-12 16:32:08-04:00,commit, +16234,John ZuHone,2015-10-12 16:31:34-04:00,commit, +16235,John ZuHone,2015-10-12 16:14:40-04:00,commit, +16236,John ZuHone,2015-10-12 15:39:05-04:00,commit, +16237,John ZuHone,2015-10-12 15:27:32-04:00,commit, +16238,Britton Smith,2015-10-12 19:58:06+01:00,commit, +16239,Britton Smith,2015-10-12 19:39:03+01:00,commit, +16240,Britton Smith,2015-10-12 19:29:43+01:00,commit, +16241,John ZuHone,2015-10-12 01:57:36-04:00,commit, +16242,John ZuHone,2015-10-12 01:31:43-04:00,commit, +16243,John ZuHone,2015-10-12 01:18:45-04:00,commit, +16244,Nathan Goldbaum,2015-10-11 13:06:22-05:00,commit, +16245,Britton Smith,2015-10-10 22:06:43+01:00,commit, +16246,Cameron Hummels,2015-10-09 20:12:47-07:00,commit, +16247,Britton Smith,2015-10-09 09:30:16+01:00,commit, +16248,Britton Smith,2015-10-08 15:59:19+01:00,commit, +16249,Britton Smith,2015-10-08 15:55:53+01:00,commit, +16250,John ZuHone,2015-10-08 10:48:35-04:00,commit, +16251,Britton Smith,2015-10-08 12:30:39+01:00,commit, +16252,Andrew Myers,2015-10-07 13:40:22-07:00,commit, +16253,Nathan Goldbaum,2015-10-07 15:08:06-05:00,commit, +16254,Britton Smith,2015-10-07 17:45:25+01:00,commit, +16255,Britton Smith,2015-10-07 17:35:53+01:00,commit, +16256,John ZuHone,2015-10-07 12:12:33-04:00,commit, +16257,John ZuHone,2015-10-07 12:08:15-04:00,commit, +16258,John ZuHone,2015-10-07 11:58:05-04:00,commit, +16259,Nathan Goldbaum,2015-10-07 10:49:55-05:00,commit, +16260,Nathan Goldbaum,2015-10-07 10:43:48-05:00,commit, +16261,John ZuHone,2015-10-07 11:43:33-04:00,commit, +16262,Britton Smith,2015-10-07 01:03:16-04:00,commit, +16263,Britton Smith,2015-10-07 00:55:35-04:00,commit, +16264,Britton Smith,2015-10-07 00:46:19-04:00,commit, +16265,Britton Smith,2015-10-07 00:37:04-04:00,commit, +16266,Britton Smith,2015-10-07 00:20:23-04:00,commit, +16267,Britton Smith,2015-10-07 00:09:11-04:00,commit, +16268,Britton Smith,2015-10-06 23:47:17-04:00,commit, +16269,Britton Smith,2015-10-06 21:21:15-04:00,commit, +16270,Nathan Goldbaum,2015-10-06 01:01:14-05:00,commit, +16271,Nathan Goldbaum,2015-10-06 00:53:44-05:00,commit, +16272,Nathan Goldbaum,2015-10-05 23:27:43-05:00,commit, +16273,Nathan Goldbaum,2015-10-05 23:04:54-05:00,commit, +16274,John ZuHone,2015-10-05 17:53:17-04:00,commit, +16275,John ZuHone,2015-10-05 17:20:40-04:00,commit, +16276,Nathan Goldbaum,2015-10-05 16:03:53-05:00,commit, +16277,John ZuHone,2015-10-05 16:52:56-04:00,commit, +16278,John ZuHone,2015-10-05 16:52:19-04:00,commit, +16279,Britton Smith,2015-10-05 15:02:29-05:00,commit, +16280,Britton Smith,2015-10-05 14:46:52-05:00,commit, +16281,Kacper Kowalik,2015-10-05 14:04:13-05:00,commit, +16282,John ZuHone,2015-10-05 15:03:40-04:00,commit, +16283,Nathan Goldbaum,2015-10-05 13:55:57-05:00,commit, +16284,BW Keller,2015-10-05 14:55:15-04:00,commit, +16285,Nathan Goldbaum,2015-10-05 13:54:20-05:00,commit, +16286,John ZuHone,2015-10-05 14:43:51-04:00,commit, +16287,Nathan Goldbaum,2015-10-05 13:32:42-05:00,commit, +16288,Kacper Kowalik,2015-10-05 13:30:21-05:00,commit, +16289,Nathan Goldbaum,2015-10-05 13:29:47-05:00,commit, +16290,Kacper Kowalik,2015-10-05 13:23:00-05:00,commit, +16291,BW Keller,2015-10-05 14:20:13-04:00,commit, +16292,Kacper Kowalik,2015-10-05 13:16:11-05:00,commit, +16293,John ZuHone,2015-10-05 14:14:40-04:00,commit, +16294,Nathan Goldbaum,2015-10-05 13:12:41-05:00,commit, +16295,Andrew Myers,2015-10-05 11:10:35-07:00,commit, +16296,Nathan Goldbaum,2015-10-05 12:01:51-05:00,commit, +16297,John ZuHone,2015-10-05 11:31:45-04:00,commit, +16298,John ZuHone,2015-10-05 11:29:33-04:00,commit, +16299,Britton Smith,2015-10-05 08:49:14-05:00,commit, +16300,Nathan Goldbaum,2015-10-04 23:35:14-05:00,commit, +16301,Cameron Hummels,2015-10-04 20:38:06-07:00,commit, +16302,Nathan Goldbaum,2015-10-04 20:56:03-05:00,commit, +16303,John ZuHone,2015-10-25 10:18:24-04:00,commit, +16304,Nathan Goldbaum,2015-10-21 11:17:14-07:00,commit, +16305,Nathan Goldbaum,2015-10-15 17:30:13-07:00,commit, +16306,Cameron Hummels,2015-10-09 20:12:47-07:00,commit, +16307,Nathan Goldbaum,2015-10-22 00:35:09-05:00,commit, +16308,Kacper Kowalik,2015-10-05 14:04:13-05:00,commit, +16309,Nathan Goldbaum,2015-10-04 20:56:03-05:00,commit, +16310,Nathan Goldbaum,2015-10-04 20:04:17-05:00,commit, +16311,Britton Smith,2015-10-04 16:28:18-04:00,commit, +16312,Britton Smith,2015-10-04 15:57:17-04:00,commit, +16313,Britton Smith,2015-10-04 15:53:36-04:00,commit, +16314,Britton Smith,2015-10-03 11:07:06-04:00,commit, +16315,Matthew Turk,2015-10-02 23:38:21-05:00,commit, +16316,Matthew Turk,2015-10-02 23:37:18-05:00,commit, +16317,Matthew Turk,2015-10-02 19:12:41-05:00,commit, +16318,Britton Smith,2015-10-02 11:24:43-04:00,commit, +16319,Britton Smith,2015-10-02 11:21:30-04:00,commit, +16320,Kacper Kowalik,2015-10-02 10:03:49-05:00,commit, +16321,Britton Smith,2015-10-01 16:10:31-05:00,commit, +16322,Britton Smith,2015-10-01 15:57:39-05:00,commit, +16323,Britton Smith,2015-10-01 15:26:59-05:00,commit, +16324,Britton Smith,2015-10-01 15:08:28-05:00,commit, +16325,Nathan Goldbaum,2015-10-01 00:15:00-05:00,commit, +16326,Andrew Myers,2015-09-30 19:04:55-07:00,commit, +16327,Andrew Myers,2015-09-30 14:02:11-07:00,commit, +16328,Nathan Goldbaum,2015-09-30 12:13:35-05:00,commit, +16329,Matthew Turk,2015-09-29 15:36:08-05:00,commit, +16330,Matthew Turk,2015-09-28 21:04:44-05:00,commit, +16331,Matthew Turk,2015-09-27 17:57:34-05:00,commit, +16332,Matthew Turk,2015-09-27 12:57:59-05:00,commit, +16333,Britton Smith,2015-09-26 16:29:23+01:00,commit, +16334,Britton Smith,2015-09-26 16:21:56+01:00,commit, +16335,Britton Smith,2015-09-26 16:15:40+01:00,commit, +16336,Britton Smith,2015-09-26 15:55:20+01:00,commit, +16337,Britton Smith,2015-09-26 15:45:16+01:00,commit, +16338,Britton Smith,2015-09-26 15:38:58+01:00,commit, +16339,Britton Smith,2015-09-26 15:19:50+01:00,commit, +16340,Britton Smith,2015-09-26 15:05:43+01:00,commit, +16341,Britton Smith,2015-09-26 12:47:36+01:00,commit, +16342,Bili Dong,2015-09-25 13:24:51-07:00,commit, +16343,Britton Smith,2015-09-25 20:29:47+01:00,commit, +16344,Andrew Myers,2015-09-25 12:05:25-07:00,commit, +16345,Kacper Kowalik,2015-09-25 13:46:09-05:00,commit, +16346,Britton Smith,2015-09-25 19:25:38+01:00,commit, +16347,Kacper Kowalik,2015-09-25 13:25:24-05:00,commit, +16348,Britton Smith,2015-09-25 19:06:41+01:00,commit, +16349,Britton Smith,2015-09-25 18:57:27+01:00,commit, +16350,Kacper Kowalik,2015-09-25 12:26:55-05:00,commit, +16351,Bili Dong,2015-09-25 09:45:57-07:00,commit, +16352,Britton Smith,2015-09-25 15:34:12+01:00,commit, +16353,Britton Smith,2015-09-25 15:29:00+01:00,commit, +16354,Britton Smith,2015-09-25 15:21:52+01:00,commit, +16355,Bili Dong,2015-09-24 23:33:49-07:00,commit, +16356,Suoqing Ji,2015-09-24 20:58:23-07:00,commit, +16357,Suoqing Ji,2015-09-24 20:56:45-07:00,commit, +16358,Bili Dong,2015-09-24 19:33:46-07:00,commit, +16359,Bili Dong,2015-09-24 19:15:58-07:00,commit, +16360,Bili Dong,2015-09-24 19:05:12-07:00,commit, +16361,Bili Dong,2015-09-24 19:00:08-07:00,commit, +16362,Bili Dong,2015-09-24 17:51:55-07:00,commit, +16363,Bili Dong,2015-09-24 17:37:30-07:00,commit, +16364,Andrew Myers,2015-09-24 16:13:13-07:00,commit, +16365,Andrew Myers,2015-09-24 13:45:38-07:00,commit, +16366,Andrew Myers,2015-09-24 13:16:08-07:00,commit, +16367,Britton Smith,2015-09-24 17:21:02+01:00,commit, +16368,Britton Smith,2015-09-24 17:19:05+01:00,commit, +16369,Britton Smith,2015-09-24 17:17:27+01:00,commit, +16370,Britton Smith,2015-09-24 14:37:44+01:00,commit, +16371,Cameron Hummels,2015-09-23 14:28:23-07:00,commit, +16372,Cameron Hummels,2015-09-23 14:27:50-07:00,commit, +16373,Kacper Kowalik,2015-09-23 12:56:31-05:00,commit, +16374,Britton Smith,2015-09-23 16:57:15+01:00,commit, +16375,Matthew Turk,2015-09-23 09:22:48-05:00,commit, +16376,Nathan Goldbaum,2015-09-22 23:43:04-05:00,commit, +16377,Nathan Goldbaum,2015-09-22 23:27:25-05:00,commit, +16378,Nathan Goldbaum,2015-09-22 18:22:33-05:00,commit, +16379,Nathan Goldbaum,2015-09-22 17:28:56-05:00,commit, +16380,Kacper Kowalik,2015-09-22 16:42:26-05:00,commit, +16381,Cameron Hummels,2015-10-04 20:38:06-07:00,commit, +16382,Nathan Goldbaum,2015-10-01 00:15:00-05:00,commit, +16383,Andrew Myers,2015-09-30 19:04:55-07:00,commit, +16384,Nathan Goldbaum,2015-09-30 12:13:35-05:00,commit, +16385,Bili Dong,2015-09-25 13:24:51-07:00,commit, +16386,Andrew Myers,2015-09-24 13:45:38-07:00,commit, +16387,Nathan Goldbaum,2015-09-22 23:43:04-05:00,commit, +16388,Kacper Kowalik,2015-09-22 16:42:26-05:00,commit, +16389,Nathan Goldbaum,2015-09-22 14:54:40-05:00,commit, +16390,Kacper Kowalik,2015-09-22 12:48:34-05:00,commit, +16391,Matthew Turk,2015-09-22 11:56:34-05:00,commit, +16392,Matthew Turk,2015-09-21 21:52:23-05:00,commit, +16393,Matthew Turk,2015-09-21 19:34:16-05:00,commit, +16394,Bili Dong,2015-09-21 17:08:16-07:00,commit, +16395,Nathan Goldbaum,2015-09-21 15:15:17-05:00,commit, +16396,Nathan Goldbaum,2015-09-21 14:45:48-05:00,commit, +16397,Nathan Goldbaum,2015-09-21 14:30:37-05:00,commit, +16398,BW Keller,2015-09-21 15:07:07-04:00,commit, +16399,Matthew Turk,2015-09-21 14:02:23-05:00,commit, +16400,Nathan Goldbaum,2015-09-21 13:50:02-05:00,commit, +16401,Nathan Goldbaum,2015-09-21 13:49:33-05:00,commit, +16402,Cameron Hummels,2015-09-21 11:47:39-07:00,commit, +16403,Cameron Hummels,2015-09-21 11:34:13-07:00,commit, +16404,Cameron Hummels,2015-09-21 11:31:04-07:00,commit, +16405,Kacper Kowalik,2015-09-21 13:30:00-05:00,commit, +16406,Matthew Turk,2015-09-21 13:29:08-05:00,commit, +16407,Cameron Hummels,2015-09-21 11:27:17-07:00,commit, +16408,Cameron Hummels,2015-09-21 11:25:25-07:00,commit, +16409,Nathan Goldbaum,2015-09-21 13:13:51-05:00,commit, +16410,Nathan Goldbaum,2015-09-21 13:12:44-05:00,commit, +16411,Bili Dong,2015-09-21 10:51:51-07:00,commit, +16412,Kacper Kowalik,2015-09-21 11:26:44-05:00,commit, +16413,Kacper Kowalik,2015-09-21 11:21:11-05:00,commit, +16414,Kacper Kowalik,2015-09-21 10:18:49-05:00,commit, +16415,Kacper Kowalik,2015-09-21 10:13:38-05:00,commit, +16416,Kacper Kowalik,2015-09-21 09:31:15-05:00,commit, +16417,Kacper Kowalik,2015-09-21 09:12:03-05:00,commit, +16418,Bili Dong,2015-09-20 16:53:55-07:00,commit, +16419,Matthew Turk,2015-09-19 19:53:58+00:00,commit, +16420,Matthew Turk,2015-09-19 19:43:38+00:00,commit, +16421,Sam Skillman,2015-09-19 17:43:46-07:00,commit, +16422,Matthew Turk,2015-09-19 19:41:02+00:00,commit, +16423,Matthew Turk,2015-09-19 19:17:10+00:00,commit, +16424,Nathan Goldbaum,2015-09-19 12:39:46-05:00,commit, +16425,Nathan Goldbaum,2015-09-19 12:13:11-05:00,commit, +16426,Britton Smith,2015-09-19 10:26:27+01:00,commit, +16427,Nathan Goldbaum,2015-09-18 22:45:21-05:00,commit, +16428,Matthew Turk,2015-09-18 19:57:04-05:00,commit, +16429,Nathan Goldbaum,2015-09-18 18:07:10-05:00,commit, +16430,Nathan Goldbaum,2015-09-18 18:02:45-05:00,commit, +16431,Nathan Goldbaum,2015-09-18 17:48:13-05:00,commit, +16432,Nathan Goldbaum,2015-09-18 17:42:37-05:00,commit, +16433,Nathan Goldbaum,2015-09-18 17:28:13-05:00,commit, +16434,Nathan Goldbaum,2015-09-18 17:27:48-05:00,commit, +16435,Nathan Goldbaum,2015-09-18 17:24:50-05:00,commit, +16436,Nathan Goldbaum,2015-09-18 17:22:41-05:00,commit, +16437,Nathan Goldbaum,2015-09-18 17:17:53-05:00,commit, +16438,Nathan Goldbaum,2015-09-18 17:15:06-05:00,commit, +16439,Nathan Goldbaum,2015-09-18 17:11:58-05:00,commit, +16440,Nathan Goldbaum,2015-09-18 17:07:35-05:00,commit, +16441,Nathan Goldbaum,2015-09-18 17:06:11-05:00,commit, +16442,Nathan Goldbaum,2015-09-18 17:02:39-05:00,commit, +16443,Nathan Goldbaum,2015-09-18 17:00:34-05:00,commit, +16444,Nathan Goldbaum,2015-09-18 16:52:23-05:00,commit, +16445,Nathan Goldbaum,2015-09-18 16:49:17-05:00,commit, +16446,Matthew Turk,2015-09-18 16:33:28-05:00,commit, +16447,Andrew Myers,2015-09-18 14:14:20-07:00,commit, +16448,Matthew Turk,2015-09-18 16:06:33-05:00,commit, +16449,Nathan Goldbaum,2015-09-18 15:55:25-05:00,commit, +16450,Nathan Goldbaum,2015-09-18 15:34:06-05:00,commit, +16451,Nathan Goldbaum,2015-09-18 15:31:50-05:00,commit, +16452,Nathan Goldbaum,2015-09-18 14:45:29-05:00,commit, +16453,Nathan Goldbaum,2015-09-18 14:45:17-05:00,commit, +16454,Nathan Goldbaum,2015-09-18 14:28:46-05:00,commit, +16455,Nathan Goldbaum,2015-09-18 14:27:59-05:00,commit, +16456,Cameron Hummels,2015-09-17 20:42:42-05:00,commit, +16457,Cameron Hummels,2015-09-17 20:27:51-05:00,commit, +16458,Kacper Kowalik,2015-09-17 16:12:26-05:00,commit, +16459,Kacper Kowalik,2015-09-17 16:09:15-05:00,commit, +16460,Nathan Goldbaum,2015-09-17 13:46:56-05:00,commit, +16461,Kacper Kowalik,2015-09-17 13:33:17-05:00,commit, +16462,Kacper Kowalik,2015-09-17 11:56:41-05:00,commit, +16463,Kacper Kowalik,2015-09-17 11:28:24-05:00,commit, +16464,Kacper Kowalik,2015-09-17 11:16:12-05:00,commit, +16465,Nathan Goldbaum,2015-09-16 19:55:32-05:00,commit, +16466,Nathan Goldbaum,2015-09-16 17:19:02-05:00,commit, +16467,Nathan Goldbaum,2015-09-16 15:40:55-05:00,commit, +16468,Matthew Turk,2015-09-16 14:19:11-05:00,commit, +16469,Nathan Goldbaum,2015-09-16 13:28:19-05:00,commit, +16470,Nathan Goldbaum,2015-09-16 13:25:12-05:00,commit, +16471,Nathan Goldbaum,2015-09-16 11:07:31-05:00,commit, +16472,Nathan Goldbaum,2015-09-15 20:49:59+00:00,commit, +16473,Kacper Kowalik,2015-09-15 15:21:43-05:00,commit, +16474,Kacper Kowalik,2015-09-15 15:21:17-05:00,commit, +16475,Nathan Goldbaum,2015-09-15 13:47:56-05:00,commit, +16476,Britton Smith,2015-09-15 10:16:04+01:00,commit, +16477,Britton Smith,2015-09-15 09:19:04+01:00,commit, +16478,Britton Smith,2015-09-15 08:22:02+01:00,commit, +16479,Nathan Goldbaum,2015-09-14 23:21:16-05:00,commit, +16480,Nathan Goldbaum,2015-09-14 23:17:58-05:00,commit, +16481,Kacper Kowalik,2015-09-14 22:54:46-05:00,commit, +16482,Nathan Goldbaum,2015-09-14 17:56:02-05:00,commit, +16483,Nathan Goldbaum,2015-09-14 17:17:33-05:00,commit, +16484,Nathan Goldbaum,2015-09-14 17:17:21-05:00,commit, +16485,Nathan Goldbaum,2015-09-14 17:04:28-05:00,commit, +16486,Nathan Goldbaum,2015-09-14 17:04:22-05:00,commit, +16487,Nathan Goldbaum,2015-09-14 17:04:06-05:00,commit, +16488,Nathan Goldbaum,2015-09-14 16:59:25-05:00,commit, +16489,Nathan Goldbaum,2015-09-14 16:47:41-05:00,commit, +16490,Suoqing Ji,2015-09-14 14:38:52-07:00,commit, +16491,Suoqing Ji,2015-09-14 12:42:06-07:00,commit, +16492,Kacper Kowalik,2015-09-14 13:35:26-05:00,commit, +16493,Kacper Kowalik,2015-09-14 13:34:33-05:00,commit, +16494,Nathan Goldbaum,2015-09-14 13:06:29-05:00,commit, +16495,Matthew Turk,2015-09-14 13:06:09-05:00,commit, +16496,John ZuHone,2015-09-14 13:32:56-04:00,commit, +16497,John ZuHone,2015-09-14 11:15:46-04:00,commit, +16498,John ZuHone,2015-09-14 10:41:50-04:00,commit, +16499,John ZuHone,2015-09-14 10:21:02-04:00,commit, +16500,Britton Smith,2015-09-14 16:05:12+02:00,commit, +16501,Britton Smith,2015-09-14 14:29:38+02:00,commit, +16502,Suoqing Ji,2015-09-13 23:24:18-07:00,commit, +16503,Suoqing Ji,2015-09-13 21:22:46-07:00,commit, +16504,Suoqing Ji,2015-09-13 21:14:37-07:00,commit, +16505,Nathan Goldbaum,2015-09-11 21:57:46-05:00,commit, +16506,Nathan Goldbaum,2015-09-11 17:24:27-05:00,commit, +16507,Nathan Goldbaum,2015-09-11 17:10:49-05:00,commit, +16508,Nathan Goldbaum,2015-09-11 17:07:33-05:00,commit, +16509,Nathan Goldbaum,2015-09-11 17:07:25-05:00,commit, +16510,Nathan Goldbaum,2015-09-11 17:06:11-05:00,commit, +16511,Nathan Goldbaum,2015-09-11 17:05:15-05:00,commit, +16512,Nathan Goldbaum,2015-09-11 17:04:36-05:00,commit, +16513,Nathan Goldbaum,2015-09-11 17:03:41-05:00,commit, +16514,Nathan Goldbaum,2015-09-11 17:03:34-05:00,commit, +16515,Nathan Goldbaum,2015-09-11 17:01:59-05:00,commit, +16516,Nathan Goldbaum,2015-09-11 16:45:08-05:00,commit, +16517,Nathan Goldbaum,2015-09-11 16:43:21-05:00,commit, +16518,Nathan Goldbaum,2015-09-11 16:41:55-05:00,commit, +16519,Nathan Goldbaum,2015-09-11 16:40:30-05:00,commit, +16520,Nathan Goldbaum,2015-09-11 16:36:15-05:00,commit, +16521,Nathan Goldbaum,2015-09-11 16:35:38-05:00,commit, +16522,Nathan Goldbaum,2015-09-11 16:35:27-05:00,commit, +16523,Nathan Goldbaum,2015-09-11 16:35:18-05:00,commit, +16524,Nathan Goldbaum,2015-09-11 16:33:00-05:00,commit, +16525,Britton Smith,2015-09-11 14:38:02-04:00,commit, +16526,Nathan Goldbaum,2015-09-10 21:15:27-05:00,commit, +16527,Matthew Turk,2015-09-10 12:05:47-05:00,commit, +16528,Nathan Goldbaum,2015-09-10 10:49:48-05:00,commit, +16529,Matthew Turk,2015-09-10 10:49:44-05:00,commit, +16530,Matthew Turk,2015-09-10 10:16:56-05:00,commit, +16531,John ZuHone,2015-09-10 00:22:57-04:00,commit, +16532,John ZuHone,2015-09-10 00:16:20-04:00,commit, +16533,John ZuHone,2015-09-09 21:37:29-04:00,commit, +16534,John ZuHone,2015-09-09 20:45:50-04:00,commit, +16535,John ZuHone,2015-09-09 20:11:51-04:00,commit, +16536,Nathan Goldbaum,2015-09-09 17:01:48-05:00,commit, +16537,Nathan Goldbaum,2015-09-09 17:00:10-05:00,commit, +16538,Britton Smith,2015-09-09 16:28:39-04:00,commit, +16539,Britton Smith,2015-09-09 16:08:13-04:00,commit, +16540,Nathan Goldbaum,2015-09-09 14:17:24-05:00,commit, +16541,Britton Smith,2015-09-09 15:15:14-04:00,commit, +16542,Nathan Goldbaum,2015-09-09 11:39:02-05:00,commit, +16543,Nathan Goldbaum,2015-09-09 11:21:40-05:00,commit, +16544,Nathan Goldbaum,2015-09-09 11:21:33-05:00,commit, +16545,Nathan Goldbaum,2015-09-09 11:21:17-05:00,commit, +16546,Matthew Turk,2015-09-09 09:23:57-05:00,commit, +16547,Matthew Turk,2015-09-08 17:27:47-05:00,commit, +16548,John ZuHone,2015-09-08 17:36:47-04:00,commit, +16549,Matthew Turk,2015-09-08 13:42:03-05:00,commit, +16550,Nathan Goldbaum,2015-09-08 11:10:06-05:00,commit, +16551,Nathan Goldbaum,2015-09-08 11:05:34-05:00,commit, +16552,Nathan Goldbaum,2015-09-08 11:05:04-05:00,commit, +16553,Nathan Goldbaum,2015-09-08 11:04:22-05:00,commit, +16554,Matthew Turk,2015-09-08 10:10:45-05:00,commit, +16555,John ZuHone,2015-09-08 08:28:59-04:00,commit, +16556,John ZuHone,2015-09-08 08:28:39-04:00,commit, +16557,John ZuHone,2015-09-07 22:06:52-04:00,commit, +16558,John ZuHone,2015-09-07 22:04:03-04:00,commit, +16559,John ZuHone,2015-09-07 22:03:25-04:00,commit, +16560,John ZuHone,2015-09-05 17:16:14-04:00,commit, +16561,John ZuHone,2015-09-05 15:56:50-04:00,commit, +16562,John ZuHone,2015-09-05 15:56:39-04:00,commit, +16563,John ZuHone,2015-09-05 14:41:36-04:00,commit, +16564,Kacper Kowalik,2015-09-04 22:50:42-05:00,commit, +16565,Kacper Kowalik,2015-09-04 21:51:41-05:00,commit, +16566,Nathan Goldbaum,2015-09-04 20:18:46-05:00,commit, +16567,Nathan Goldbaum,2015-09-04 20:18:40-05:00,commit, +16568,Nathan Goldbaum,2015-09-04 16:23:12+00:00,commit, +16569,Nathan Goldbaum,2015-09-04 16:04:05+00:00,commit, +16570,Nathan Goldbaum,2015-09-04 12:02:00-05:00,commit, +16571,Nathan Goldbaum,2015-09-04 11:12:45-05:00,commit, +16572,Suoqing Ji,2015-09-04 00:16:30-07:00,commit, +16573,Suoqing Ji,2015-09-03 23:54:32-07:00,commit, +16574,Nathan Goldbaum,2015-09-03 23:28:43-05:00,commit, +16575,Britton Smith,2015-09-03 16:45:23-05:00,commit, +16576,BW Keller,2015-09-03 13:36:32-04:00,commit, +16577,Kacper Kowalik,2015-09-03 12:28:35-05:00,commit, +16578,Britton Smith,2015-09-03 10:18:24-05:00,commit, +16579,Nicholas Earl,2015-09-03 09:55:28-04:00,commit, +16580,Nicholas Earl,2015-09-03 09:55:28-04:00,commit, +16581,Nicholas Earl,2015-09-03 09:52:00-04:00,commit, +16582,BW Keller,2015-09-02 22:37:07-04:00,commit, +16583,BW Keller,2015-09-02 22:18:19-04:00,commit, +16584,Matthew Turk,2015-09-02 17:38:56-05:00,commit, +16585,Britton Smith,2015-09-02 10:22:22-04:00,commit, +16586,Britton Smith,2015-09-02 10:21:29-04:00,commit, +16587,Robert Thompson,2015-09-01 14:37:10-05:00,commit, +16588,Robert Thompson,2015-08-31 16:17:54-05:00,commit, +16589,Britton Smith,2015-08-31 16:24:38-04:00,commit, +16590,Britton Smith,2015-08-31 15:37:08-04:00,commit, +16591,Nathan Goldbaum,2015-08-31 12:55:35-05:00,commit, +16592,Britton Smith,2015-08-31 11:42:18-04:00,commit, +16593,Kenz Arraki,2015-08-30 22:51:42-06:00,commit, +16594,Kenz Arraki,2015-08-30 22:51:42-06:00,commit, +16595,Cameron Hummels,2015-09-23 14:27:50-07:00,commit, +16596,Nathan Goldbaum,2015-09-21 14:45:48-05:00,commit, +16597,Andrew Myers,2015-09-18 14:14:20-07:00,commit, +16598,Nathan Goldbaum,2015-09-18 14:28:46-05:00,commit, +16599,Nathan Goldbaum,2015-09-17 13:46:56-05:00,commit, +16600,Matthew Turk,2015-09-16 14:19:11-05:00,commit, +16601,Nathan Goldbaum,2015-09-15 20:49:59+00:00,commit, +16602,Nathan Goldbaum,2015-09-10 10:49:48-05:00,commit, +16603,Nathan Goldbaum,2015-09-10 21:15:27-05:00,commit, +16604,Nicholas Earl,2015-09-03 09:55:28-04:00,commit, +16605,Nathan Goldbaum,2015-09-09 14:36:36-05:00,commit, +16606,Nathan Goldbaum,2015-09-09 14:36:31-05:00,commit, +16607,Nathan Goldbaum,2015-09-09 14:35:01-05:00,commit, +16608,Nathan Goldbaum,2015-09-09 14:28:35-05:00,commit, +16609,Kacper Kowalik,2015-09-04 21:51:41-05:00,commit, +16610,Kacper Kowalik,2015-09-04 22:50:42-05:00,commit, +16611,Kenz Arraki,2015-08-30 22:14:16-06:00,commit, +16612,Britton Smith,2015-08-30 16:02:42-04:00,commit, +16613,Matthew Turk,2015-08-29 21:36:26-05:00,commit, +16614,Matthew Turk,2015-08-29 21:27:04-05:00,commit, +16615,Nathan Goldbaum,2015-08-28 17:55:38-05:00,commit, +16616,Britton Smith,2015-08-28 15:28:44-04:00,commit, +16617,Nathan Goldbaum,2015-08-28 12:26:39-05:00,commit, +16618,Nathan Goldbaum,2015-08-28 12:26:25-05:00,commit, +16619,Nathan Goldbaum,2015-08-28 12:19:36-05:00,commit, +16620,Nathan Goldbaum,2015-08-28 12:11:02-05:00,commit, +16621,Nathan Goldbaum,2015-08-28 10:54:00-05:00,commit, +16622,Nicholas Earl,2015-08-28 11:18:28-04:00,commit, +16623,Nathan Goldbaum,2015-08-28 09:56:43-05:00,commit, +16624,Nathan Goldbaum,2015-08-27 23:16:08-05:00,commit, +16625,Nathan Goldbaum,2015-08-27 23:15:40-05:00,commit, +16626,Nathan Goldbaum,2015-08-27 21:12:38-05:00,commit, +16627,Nathan Goldbaum,2015-08-27 20:51:03-05:00,commit, +16628,Nathan Goldbaum,2015-08-27 20:25:15-05:00,commit, +16629,Nathan Goldbaum,2015-08-27 18:36:13-05:00,commit, +16630,Nathan Goldbaum,2015-08-27 18:35:53-05:00,commit, +16631,Nathan Goldbaum,2015-08-27 18:05:08-05:00,commit, +16632,Nathan Goldbaum,2015-08-27 17:47:33-05:00,commit, +16633,Nathan Goldbaum,2015-08-27 16:56:00-05:00,commit, +16634,Nathan Goldbaum,2015-08-27 16:55:37-05:00,commit, +16635,Nathan Goldbaum,2015-08-27 16:09:07-05:00,commit, +16636,Nathan Goldbaum,2015-08-27 12:42:37-05:00,commit, +16637,Matthew Turk,2015-08-27 11:34:57-05:00,commit, +16638,Nathan Goldbaum,2015-08-27 11:33:21-05:00,commit, +16639,Cameron Hummels,2015-08-27 09:30:51-07:00,commit, +16640,Kacper Kowalik,2015-08-27 11:27:38-05:00,commit, +16641,Nathan Goldbaum,2015-08-27 11:25:57-05:00,commit, +16642,Cameron Hummels,2015-08-27 09:24:52-07:00,commit, +16643,Cameron Hummels,2015-08-27 09:22:19-07:00,commit, +16644,Nathan Goldbaum,2015-08-27 11:18:43-05:00,commit, +16645,Nathan Goldbaum,2015-08-27 11:17:40-05:00,commit, +16646,Kacper Kowalik,2015-08-27 11:16:11-05:00,commit, +16647,Matthew Turk,2015-08-27 11:12:19-05:00,commit, +16648,Kacper Kowalik,2015-08-27 11:11:49-05:00,commit, +16649,Nathan Goldbaum,2015-08-26 22:41:29-05:00,commit, +16650,Nathan Goldbaum,2015-08-26 22:41:16-05:00,commit, +16651,Nathan Goldbaum,2015-08-26 21:07:09-05:00,commit, +16652,Nathan Goldbaum,2015-08-26 21:06:53-05:00,commit, +16653,Andrew Myers,2015-08-26 18:23:29-07:00,commit, +16654,John ZuHone,2015-08-26 17:59:58-04:00,commit, +16655,John ZuHone,2015-08-26 17:59:58-04:00,commit, +16656,John ZuHone,2015-08-26 17:54:46-04:00,commit, +16657,John ZuHone,2015-08-26 17:52:35-04:00,commit, +16658,John ZuHone,2015-08-26 17:49:17-04:00,commit, +16659,Kacper Kowalik,2015-08-26 16:00:13-05:00,commit, +16660,Kacper Kowalik,2015-08-26 16:00:13-05:00,commit, +16661,Kacper Kowalik,2015-08-26 16:00:13-05:00,commit, +16662,Nathan Goldbaum,2015-08-26 13:06:00-05:00,commit, +16663,Nathan Goldbaum,2015-08-26 13:06:00-05:00,commit, +16664,Kacper Kowalik,2015-08-26 12:56:11-05:00,commit, +16665,Kacper Kowalik,2015-08-26 12:56:11-05:00,commit, +16666,Kacper Kowalik,2015-08-26 12:15:24-05:00,commit, +16667,Britton Smith,2015-08-26 09:10:47-04:00,commit, +16668,Stuart Mumford,2015-08-26 11:54:39+01:00,commit, +16669,Stuart Mumford,2015-08-26 11:54:39+01:00,commit, +16670,Matthew Turk,2015-08-25 16:31:31-05:00,commit, +16671,Britton Smith,2015-08-25 16:22:52-04:00,commit, +16672,Britton Smith,2015-08-25 08:59:18-04:00,commit, +16673,Andrew Myers,2015-08-24 20:26:15-07:00,commit, +16674,Andrew Myers,2015-08-24 20:12:00-07:00,commit, +16675,Andrew Myers,2015-08-24 20:10:32-07:00,commit, +16676,Andrew Myers,2015-08-24 20:07:42-07:00,commit, +16677,Andrew Myers,2015-08-24 20:06:44-07:00,commit, +16678,Britton Smith,2015-08-24 21:49:37-04:00,commit, +16679,Britton Smith,2015-08-24 21:44:32-04:00,commit, +16680,Britton Smith,2015-08-24 20:15:15-04:00,commit, +16681,Britton Smith,2015-08-24 19:37:35-04:00,commit, +16682,Britton Smith,2015-08-24 19:33:35-04:00,commit, +16683,Britton Smith,2015-08-24 19:15:51-04:00,commit, +16684,Nathan Goldbaum,2015-08-24 17:28:51-05:00,commit, +16685,Nathan Goldbaum,2015-08-24 17:28:23-05:00,commit, +16686,Nathan Goldbaum,2015-08-24 17:22:17-05:00,commit, +16687,Nathan Goldbaum,2015-08-24 17:21:58-05:00,commit, +16688,Nathan Goldbaum,2015-08-24 17:20:30-05:00,commit, +16689,Nathan Goldbaum,2015-08-24 17:19:45-05:00,commit, +16690,Nathan Goldbaum,2015-08-24 17:19:25-05:00,commit, +16691,Nathan Goldbaum,2015-08-24 17:18:21-05:00,commit, +16692,Nathan Goldbaum,2015-08-24 17:16:24-05:00,commit, +16693,Nathan Goldbaum,2015-08-24 16:23:49-05:00,commit, +16694,Nathan Goldbaum,2015-08-24 16:23:36-05:00,commit, +16695,Nathan Goldbaum,2015-08-24 16:23:16-05:00,commit, +16696,Nathan Goldbaum,2015-08-24 16:06:58-05:00,commit, +16697,Nathan Goldbaum,2015-08-24 16:06:09-05:00,commit, +16698,Nathan Goldbaum,2015-08-24 15:55:30-05:00,commit, +16699,Nathan Goldbaum,2015-08-24 15:54:26-05:00,commit, +16700,Nathan Goldbaum,2015-08-24 15:50:46-05:00,commit, +16701,Nathan Goldbaum,2015-08-24 15:13:08-05:00,commit, +16702,Nathan Goldbaum,2015-08-24 15:12:49-05:00,commit, +16703,Britton Smith,2015-08-24 15:38:44-04:00,commit, +16704,Nathan Goldbaum,2015-08-24 14:25:08-05:00,commit, +16705,Nathan Goldbaum,2015-08-24 14:22:47-05:00,commit, +16706,Nathan Goldbaum,2015-08-24 14:20:38-05:00,commit, +16707,Nathan Goldbaum,2015-08-24 14:04:22-05:00,commit, +16708,Nathan Goldbaum,2015-08-24 13:19:52-05:00,commit, +16709,Nathan Goldbaum,2015-08-24 13:13:11-05:00,commit, +16710,Nathan Goldbaum,2015-08-24 13:11:53-05:00,commit, +16711,Nathan Goldbaum,2015-08-24 13:06:32-05:00,commit, +16712,Nathan Goldbaum,2015-08-24 13:03:56-05:00,commit, +16713,Nathan Goldbaum,2015-08-24 11:47:10-05:00,commit, +16714,Nathan Goldbaum,2015-08-24 11:47:01-05:00,commit, +16715,Nathan Goldbaum,2015-08-24 11:46:43-05:00,commit, +16716,Nathan Goldbaum,2015-08-24 11:46:18-05:00,commit, +16717,Britton Smith,2015-08-24 12:08:56-04:00,commit, +16718,Ricarda Beckmann,2015-08-24 16:43:29+01:00,commit, +16719,Britton Smith,2015-08-24 11:37:34-04:00,commit, +16720,Ricarda Beckmann,2015-08-24 15:10:39+01:00,commit, +16721,Britton Smith,2015-08-24 09:18:56-04:00,commit, +16722,Britton Smith,2015-08-24 07:49:18-04:00,commit, +16723,Matthew Turk,2015-08-23 20:30:32-05:00,commit, +16724,Britton Smith,2015-08-23 08:57:16-04:00,commit, +16725,Britton Smith,2015-08-23 08:48:20-04:00,commit, +16726,Britton Smith,2015-08-23 08:29:42-04:00,commit, +16727,Britton Smith,2015-08-23 08:19:14-04:00,commit, +16728,Britton Smith,2015-08-23 08:11:35-04:00,commit, +16729,Britton Smith,2015-08-23 08:05:24-04:00,commit, +16730,Andrew Myers,2015-08-22 20:34:22-07:00,commit, +16731,Britton Smith,2015-08-22 18:19:47-04:00,commit, +16732,Britton Smith,2015-08-22 14:41:30-04:00,commit, +16733,Britton Smith,2015-08-22 13:35:18-04:00,commit, +16734,Britton Smith,2015-08-22 13:25:30-04:00,commit, +16735,Matthew Turk,2015-08-21 12:55:07-05:00,commit, +16736,Nathan Goldbaum,2015-08-21 12:01:22-05:00,commit, +16737,Cameron Hummels,2015-08-21 09:59:12-07:00,commit, +16738,Cameron Hummels,2015-08-21 09:54:27-07:00,commit, +16739,Britton Smith,2015-08-21 11:52:48-04:00,commit, +16740,Ricarda Beckmann,2015-08-21 14:10:30+01:00,commit, +16741,Ricarda Beckmann,2015-08-21 14:04:19+01:00,commit, +16742,Bili Dong,2015-08-20 19:45:48-07:00,commit, +16743,Bili Dong,2015-08-20 19:42:55-07:00,commit, +16744,Bili Dong,2015-08-20 19:38:14-07:00,commit, +16745,Nathan Goldbaum,2015-08-20 19:03:46-05:00,commit, +16746,Cameron Hummels,2015-08-20 15:09:33-07:00,commit, +16747,Cameron Hummels,2015-08-20 14:44:46-07:00,commit, +16748,Kacper Kowalik,2015-08-20 15:58:30-05:00,commit, +16749,Cameron Hummels,2015-08-20 13:42:22-07:00,commit, +16750,Cameron Hummels,2015-08-20 13:40:31-07:00,commit, +16751,Cameron Hummels,2015-08-20 13:18:04-07:00,commit, +16752,Cameron Hummels,2015-08-20 13:17:24-07:00,commit, +16753,Nathan Goldbaum,2015-08-20 13:43:24-05:00,commit, +16754,Ricarda Beckmann,2015-08-20 18:39:28+00:00,commit, +16755,Nathan Goldbaum,2015-08-20 13:19:37-05:00,commit, +16756,Kacper Kowalik,2015-08-20 12:26:16-05:00,commit, +16757,Cameron Hummels,2015-08-20 09:51:52-07:00,commit, +16758,Cameron Hummels,2015-08-20 09:41:21-07:00,commit, +16759,Cameron Hummels,2015-08-20 09:38:55-07:00,commit, +16760,Ben Thompson,2015-08-20 16:37:20+00:00,commit, +16761,Nathan Goldbaum,2015-08-20 11:33:06-05:00,commit, +16762,Nathan Goldbaum,2015-08-20 11:30:39-05:00,commit, +16763,Kacper Kowalik,2015-08-20 11:26:03-05:00,commit, +16764,Matthew Turk,2015-08-20 11:20:56-05:00,commit, +16765,Cameron Hummels,2015-08-20 09:18:04-07:00,commit, +16766,Matthew Turk,2015-08-20 11:17:12-05:00,commit, +16767,Nathan Goldbaum,2015-08-20 11:16:10-05:00,commit, +16768,Cameron Hummels,2015-08-20 09:08:57-07:00,commit, +16769,Ricarda Beckmann,2015-08-20 16:46:15+01:00,commit, +16770,Ricarda Beckmann,2015-08-20 16:40:42+01:00,commit, +16771,Ricarda Beckmann,2015-08-20 16:28:07+01:00,commit, +16772,Andrew Myers,2015-08-19 19:48:42-05:00,commit, +16773,Andrew Myers,2015-08-19 19:32:26-05:00,commit, +16774,Suoqing Ji,2015-08-19 17:22:11-07:00,commit, +16775,Suoqing Ji,2015-08-19 17:13:50-07:00,commit, +16776,Andrew Myers,2015-08-19 17:59:40-05:00,commit, +16777,Andrew Myers,2015-08-19 16:29:29-05:00,commit, +16778,Andrew Myers,2015-08-19 16:26:39-05:00,commit, +16779,Andrew Myers,2015-08-19 16:15:09-05:00,commit, +16780,Nathan Goldbaum,2015-08-19 16:01:11-05:00,commit, +16781,Nathan Goldbaum,2015-08-19 16:01:11-05:00,commit, +16782,Robert Thompson,2015-08-19 15:06:01-05:00,commit, +16783,Nathan Goldbaum,2015-08-19 14:34:31-05:00,commit, +16784,Nathan Goldbaum,2015-08-19 14:34:08-05:00,commit, +16785,Nathan Goldbaum,2015-08-19 14:33:43-05:00,commit, +16786,Nathan Goldbaum,2015-08-19 14:33:20-05:00,commit, +16787,Nathan Goldbaum,2015-08-19 14:30:28-05:00,commit, +16788,Andrew Myers,2015-08-19 14:08:43-05:00,commit, +16789,Bili Dong,2015-08-19 11:31:37-07:00,commit, +16790,Kacper Kowalik,2015-08-19 13:22:44-05:00,commit, +16791,Kacper Kowalik,2015-08-19 13:22:44-05:00,commit, +16792,Kacper Kowalik,2015-08-19 13:22:44-05:00,commit, +16793,Suoqing Ji,2015-08-19 11:20:08-07:00,commit, +16794,Kacper Kowalik,2015-08-19 12:12:43-05:00,commit, +16795,Kacper Kowalik,2015-08-19 12:12:43-05:00,commit, +16796,BW Keller,2015-08-19 13:09:19-04:00,commit, +16797,Andrew Myers,2015-08-18 20:23:58-05:00,commit, +16798,Andrew Myers,2015-08-18 20:21:35-05:00,commit, +16799,Andrew Myers,2015-08-18 20:06:46-05:00,commit, +16800,Andrew Myers,2015-08-18 20:02:48-05:00,commit, +16801,Kacper Kowalik,2015-08-18 17:56:07-05:00,commit, +16802,Nathan Goldbaum,2015-08-18 17:32:05-05:00,commit, +16803,Kacper Kowalik,2015-08-18 17:28:57-05:00,commit, +16804,Kacper Kowalik,2015-08-18 15:51:45-05:00,commit, +16805,Kacper Kowalik,2015-08-18 15:43:21-05:00,commit, +16806,Cameron Hummels,2015-08-18 09:16:46-07:00,commit, +16807,Cameron Hummels,2015-08-17 20:15:29-07:00,commit, +16808,Cameron Hummels,2015-08-17 20:11:41-07:00,commit, +16809,Nathan Goldbaum,2015-08-17 19:19:38-05:00,commit, +16810,Nathan Goldbaum,2015-08-17 18:19:41-05:00,commit, +16811,Suoqing Ji,2015-08-17 16:07:26-07:00,commit, +16812,Nathan Goldbaum,2015-08-17 17:43:18-05:00,commit, +16813,Nathan Goldbaum,2015-08-17 16:30:06-05:00,commit, +16814,Suoqing Ji,2015-08-17 13:40:03-07:00,commit, +16815,Nathan Goldbaum,2015-08-17 15:21:50-05:00,commit, +16816,Suoqing Ji,2015-08-17 11:51:37-07:00,commit, +16817,Andrew Myers,2015-08-17 11:21:01-07:00,commit, +16818,Suoqing Ji,2015-08-17 11:19:25-07:00,commit, +16819,Nathan Goldbaum,2015-08-17 11:02:07-05:00,commit, +16820,Nathan Goldbaum,2015-08-17 10:58:01-05:00,commit, +16821,Nathan Goldbaum,2015-08-17 10:51:57-05:00,commit, +16822,Nathan Goldbaum,2015-08-17 10:51:25-05:00,commit, +16823,Nathan Goldbaum,2015-08-17 15:23:24-05:00,commit, +16824,Nathan Goldbaum,2015-08-17 15:22:45-05:00,commit, +16825,Nathan Goldbaum,2015-08-17 15:09:24-05:00,commit, +16826,Nathan Goldbaum,2015-08-17 15:08:58-05:00,commit, +16827,Nathan Goldbaum,2015-08-17 14:25:54-05:00,commit, +16828,Nathan Goldbaum,2015-08-17 14:10:45-05:00,commit, +16829,Nathan Goldbaum,2015-08-17 14:08:16-05:00,commit, +16830,Nathan Goldbaum,2015-08-17 14:00:19-05:00,commit, +16831,Nathan Goldbaum,2015-08-17 13:57:46-05:00,commit, +16832,Nathan Goldbaum,2015-08-17 12:15:36-05:00,commit, +16833,Nathan Goldbaum,2015-08-17 12:14:56-05:00,commit, +16834,Nathan Goldbaum,2015-08-17 12:12:44-05:00,commit, +16835,Andrew Myers,2015-08-17 08:17:56-07:00,commit, +16836,Andrew Myers,2015-08-17 08:10:30-07:00,commit, +16837,Andrew Myers,2015-08-17 08:01:15-07:00,commit, +16838,Andrew Myers,2015-08-17 07:55:28-07:00,commit, +16839,Nathan Goldbaum,2015-08-17 09:52:51-05:00,commit, +16840,Andrew Myers,2015-08-17 07:33:56-07:00,commit, +16841,Suoqing Ji,2015-08-17 02:46:10-07:00,commit, +16842,Suoqing Ji,2015-08-17 02:39:53-07:00,commit, +16843,Suoqing Ji,2015-08-17 02:13:17-07:00,commit, +16844,Suoqing Ji,2015-08-17 01:55:52-07:00,commit, +16845,Suoqing Ji,2015-08-17 01:53:18-07:00,commit, +16846,Andrew Myers,2015-08-16 18:57:23-07:00,commit, +16847,Kacper Kowalik,2015-08-15 19:56:17-05:00,commit, +16848,Kacper Kowalik,2015-08-15 19:56:17-05:00,commit, +16849,Kacper Kowalik,2015-08-15 19:52:04-05:00,commit, +16850,Kacper Kowalik,2015-08-15 18:00:44-05:00,commit, +16851,Nicholas Earl,2015-08-14 13:26:44-04:00,commit, +16852,Ricarda Beckmann,2015-08-14 17:18:15+01:00,commit, +16853,Nathan Goldbaum,2015-08-14 11:17:26-05:00,commit, +16854,Nathan Goldbaum,2015-08-14 11:17:26-05:00,commit, +16855,Nathan Goldbaum,2015-08-21 11:58:00-05:00,commit, +16856,Nathan Goldbaum,2015-08-20 13:19:37-05:00,commit, +16857,Suoqing Ji,2015-08-19 17:22:11-07:00,commit, +16858,Nathan Goldbaum,2015-08-18 17:32:05-05:00,commit, +16859,Nathan Goldbaum,2015-08-13 15:28:07-05:00,commit, +16860,Nathan Goldbaum,2015-08-13 15:28:07-05:00,commit, +16861,Nathan Goldbaum,2015-08-13 15:22:56-05:00,commit, +16862,Nathan Goldbaum,2015-08-13 15:10:19-05:00,commit, +16863,Nathan Goldbaum,2015-08-13 15:10:19-05:00,commit, +16864,Nathan Goldbaum,2015-08-13 15:09:21-05:00,commit, +16865,Nathan Goldbaum,2015-08-13 13:28:05-05:00,commit, +16866,Cameron Hummels,2015-08-13 09:31:19-07:00,commit, +16867,Cameron Hummels,2015-08-13 09:30:51-07:00,commit, +16868,Matthew Turk,2015-08-13 11:26:47-05:00,commit, +16869,Matthew Turk,2015-08-13 11:21:47-05:00,commit, +16870,Matthew Turk,2015-08-13 11:17:43-05:00,commit, +16871,Matthew Turk,2015-08-13 11:10:44-05:00,commit, +16872,Nathan Goldbaum,2015-08-12 15:20:40-05:00,commit, +16873,Nathan Goldbaum,2015-08-12 15:20:40-05:00,commit, +16874,Matthew Turk,2015-08-12 14:50:00-05:00,commit, +16875,Andrew Myers,2015-08-12 12:15:53-07:00,commit, +16876,Nathan Goldbaum,2015-08-12 11:42:06-05:00,commit, +16877,Nathan Goldbaum,2015-08-12 11:42:06-05:00,commit, +16878,Nathan Goldbaum,2015-08-12 11:41:48-05:00,commit, +16879,Nathan Goldbaum,2015-08-12 11:40:59-05:00,commit, +16880,Nathan Goldbaum,2015-08-12 09:35:28-05:00,commit, +16881,Nathan Goldbaum,2015-08-12 09:35:28-05:00,commit, +16882,Ricarda Beckmann,2015-08-12 14:53:52+01:00,commit, +16883,Ricarda Beckmann,2015-08-12 14:53:52+01:00,commit, +16884,Ricarda Beckmann,2015-08-12 14:49:05+01:00,commit, +16885,Ricarda Beckmann,2015-08-12 14:48:14+01:00,commit, +16886,John ZuHone,2015-08-11 22:31:29-04:00,commit, +16887,Kacper Kowalik,2015-08-11 12:37:06-05:00,commit, +16888,Kacper Kowalik,2015-08-11 12:37:06-05:00,commit, +16889,Kacper Kowalik,2015-08-11 12:28:10-05:00,commit, +16890,Kacper Kowalik,2015-08-11 12:27:31-05:00,commit, +16891,Kacper Kowalik,2015-08-11 12:27:10-05:00,commit, +16892,Cameron Hummels,2015-08-11 10:11:24-07:00,commit, +16893,John ZuHone,2015-08-11 12:55:54-04:00,commit, +16894,John ZuHone,2015-08-11 12:55:21-04:00,commit, +16895,John ZuHone,2015-08-11 12:53:35-04:00,commit, +16896,John ZuHone,2015-08-11 11:21:50-04:00,commit, +16897,John ZuHone,2015-08-11 11:19:01-04:00,commit, +16898,John ZuHone,2015-08-11 11:18:11-04:00,commit, +16899,John ZuHone,2015-08-11 11:14:56-04:00,commit, +16900,Nathan Goldbaum,2015-08-11 10:06:56-05:00,commit, +16901,Nathan Goldbaum,2015-08-10 22:00:13-05:00,commit, +16902,Nathan Goldbaum,2015-08-10 16:59:32-05:00,commit, +16903,Nathan Goldbaum,2015-08-10 16:55:18-05:00,commit, +16904,Nathan Goldbaum,2015-08-10 16:54:57-05:00,commit, +16905,Nathan Goldbaum,2015-08-10 16:47:37-05:00,commit, +16906,Nathan Goldbaum,2015-08-10 16:53:46-05:00,commit, +16907,Nathan Goldbaum,2015-08-10 16:40:16-05:00,commit, +16908,Nathan Goldbaum,2015-08-10 16:39:01-05:00,commit, +16909,Nathan Goldbaum,2015-08-10 16:38:19-05:00,commit, +16910,Nathan Goldbaum,2015-08-10 16:36:44-05:00,commit, +16911,Nathan Goldbaum,2015-08-10 16:35:40-05:00,commit, +16912,Nathan Goldbaum,2015-08-10 16:25:17-05:00,commit, +16913,Nathan Goldbaum,2015-08-10 16:16:36-05:00,commit, +16914,Nathan Goldbaum,2015-08-10 15:57:47-05:00,commit, +16915,Nathan Goldbaum,2015-08-10 15:28:05-05:00,commit, +16916,Nathan Goldbaum,2015-08-10 15:14:12-05:00,commit, +16917,Nathan Goldbaum,2015-08-10 15:06:01-05:00,commit, +16918,Kenz Arraki,2015-08-10 13:57:43-06:00,commit, +16919,Kacper Kowalik,2015-08-11 12:27:31-05:00,commit, +16920,Nathan Goldbaum,2015-08-11 10:06:56-05:00,commit, +16921,Kenz Arraki,2015-08-10 13:57:43-06:00,commit, +16922,Nathan Goldbaum,2015-08-10 14:25:38-05:00,commit, +16923,Kacper Kowalik,2015-08-10 13:54:08-05:00,commit, +16924,John ZuHone,2015-08-10 13:27:11-04:00,commit, +16925,Nathan Goldbaum,2015-08-10 11:31:48-05:00,commit, +16926,Nathan Goldbaum,2015-08-10 11:00:08-05:00,commit, +16927,Britton Smith,2015-08-10 16:35:19+01:00,commit, +16928,Kacper Kowalik,2015-08-10 09:17:55-05:00,commit, +16929,Nathan Goldbaum,2015-08-09 16:13:29-05:00,commit, +16930,Nathan Goldbaum,2015-08-09 15:35:12-05:00,commit, +16931,Nathan Goldbaum,2015-08-09 15:10:24-05:00,commit, +16932,Andrew Myers,2015-08-09 13:05:13-07:00,commit, +16933,Nathan Goldbaum,2015-08-09 14:15:22-05:00,commit, +16934,Nathan Goldbaum,2015-08-09 14:14:16-05:00,commit, +16935,Nathan Goldbaum,2015-08-09 13:57:25-05:00,commit, +16936,Nathan Goldbaum,2015-08-09 13:57:25-05:00,commit, +16937,Nathan Goldbaum,2015-08-09 13:57:05-05:00,commit, +16938,Nathan Goldbaum,2015-08-09 13:45:59-05:00,commit, +16939,Nathan Goldbaum,2015-08-09 13:45:18-05:00,commit, +16940,Nathan Goldbaum,2015-08-09 12:02:06-05:00,commit, +16941,Nathan Goldbaum,2015-08-09 12:01:28-05:00,commit, +16942,Nathan Goldbaum,2015-08-09 13:34:18-05:00,commit, +16943,Ji-hoon Kim,2015-08-08 01:26:14-07:00,commit, +16944,Ji-hoon Kim,2015-08-08 01:26:14-07:00,commit, +16945,Kenz Arraki,2015-08-07 17:28:51-05:00,commit, +16946,Kenz Arraki,2015-08-07 17:21:59-05:00,commit, +16947,Kenz Arraki,2015-08-07 10:34:58-05:00,commit, +16948,Kacper Kowalik,2015-08-06 17:34:45-05:00,commit, +16949,Kenz Arraki,2015-08-06 17:04:29-05:00,commit, +16950,Kenz Arraki,2015-08-06 16:58:21-05:00,commit, +16951,Kacper Kowalik,2015-08-06 16:36:05-05:00,commit, +16952,Kacper Kowalik,2015-08-06 16:36:05-05:00,commit, +16953,Kacper Kowalik,2015-08-06 16:26:36-05:00,commit, +16954,Kacper Kowalik,2015-08-06 16:20:37-05:00,commit, +16955,Robert Thompson,2015-08-06 15:08:44-05:00,commit, +16956,Robert Thompson,2015-08-06 15:08:44-05:00,commit, +16957,Kacper Kowalik,2015-08-06 17:34:45-05:00,commit, +16958,Britton Smith,2015-08-06 20:48:06+01:00,commit, +16959,Kacper Kowalik,2015-08-06 14:31:31-05:00,commit, +16960,Britton Smith,2015-08-06 19:14:09+01:00,commit, +16961,Britton Smith,2015-08-06 19:09:47+01:00,commit, +16962,Britton Smith,2015-08-06 19:01:33+01:00,commit, +16963,Nathan Goldbaum,2015-08-06 11:43:45-05:00,commit, +16964,Kacper Kowalik,2015-08-06 11:37:47-05:00,commit, +16965,Andrew Myers,2015-08-05 15:56:35-07:00,commit, +16966,Andrew Myers,2015-08-05 15:53:34-07:00,commit, +16967,Andrew Myers,2015-08-05 15:51:40-07:00,commit, +16968,Andrew Myers,2015-08-05 14:50:45-07:00,commit, +16969,Andrew Myers,2015-08-05 13:30:28-07:00,commit, +16970,Andrew Myers,2015-08-05 13:04:12-07:00,commit, +16971,Kenz Arraki,2015-08-05 14:49:57-05:00,commit, +16972,Andrew Myers,2015-08-05 12:46:26-07:00,commit, +16973,Britton Smith,2015-08-05 20:44:21+01:00,commit, +16974,Andrew Myers,2015-08-05 11:17:35-07:00,commit, +16975,Devin Silvia,2015-08-05 13:44:11+01:00,commit, +16976,Devin Silvia,2015-08-05 13:43:18+01:00,commit, +16977,Britton Smith,2015-08-05 13:39:43+01:00,commit, +16978,Devin Silvia,2015-08-05 13:36:56+01:00,commit, +16979,Devin Silvia,2015-08-05 13:33:07+01:00,commit, +16980,Britton Smith,2015-08-05 13:32:53+01:00,commit, +16981,Britton Smith,2015-08-05 12:40:16+01:00,commit, +16982,Britton Smith,2015-08-05 12:38:27+01:00,commit, +16983,Britton Smith,2015-08-05 12:36:31+01:00,commit, +16984,Britton Smith,2015-08-05 12:34:01+01:00,commit, +16985,Britton Smith,2015-08-05 12:28:07+01:00,commit, +16986,Devin Silvia,2015-08-05 11:56:30+01:00,commit, +16987,Anni Järvenpää,2015-08-05 12:40:11+03:00,commit, +16988,Anni Järvenpää,2015-08-05 12:40:11+03:00,commit, +16989,Andrew Myers,2015-08-04 16:20:21-07:00,commit, +16990,Andrew Myers,2015-08-04 16:17:32-07:00,commit, +16991,Andrew Myers,2015-08-04 16:08:58-07:00,commit, +16992,Andrew Myers,2015-08-04 15:31:56-07:00,commit, +16993,Matthew Turk,2015-08-04 10:56:29-05:00,commit, +16994,Matthew Turk,2015-08-04 10:56:29-05:00,commit, +16995,Ricarda Beckmann,2015-08-04 13:24:29+01:00,commit, +16996,Andrew Myers,2015-08-04 00:20:48-07:00,commit, +16997,Andrew Myers,2015-08-03 23:01:39-07:00,commit, +16998,Andrew Myers,2015-08-03 23:01:00-07:00,commit, +16999,Andrew Myers,2015-08-03 22:59:59-07:00,commit, +17000,Andrew Myers,2015-08-03 22:59:26-07:00,commit, +17001,Devin Silvia,2015-08-03 16:22:10-05:00,commit, +17002,Devin Silvia,2015-08-03 16:19:58-05:00,commit, +17003,Britton Smith,2015-08-03 21:22:24+01:00,commit, +17004,Britton Smith,2015-08-03 21:22:24+01:00,commit, +17005,Bili Dong,2015-08-03 12:49:39-07:00,commit, +17006,Bili Dong,2015-08-03 11:50:21-07:00,commit, +17007,Bili Dong,2015-08-03 11:50:21-07:00,commit, +17008,Bili Dong,2015-08-02 03:44:32-07:00,commit, +17009,Bili Dong,2015-08-02 01:31:53-07:00,commit, +17010,Bili Dong,2015-08-02 01:26:16-07:00,commit, +17011,Britton Smith,2015-08-01 14:29:12+02:00,commit, +17012,Bili Dong,2015-07-31 20:38:23-07:00,commit, +17013,Bili Dong,2015-07-31 20:31:34-07:00,commit, +17014,Bili Dong,2015-07-31 20:29:22-07:00,commit, +17015,Bili Dong,2015-07-31 20:26:47-07:00,commit, +17016,Bili Dong,2015-07-31 19:21:23-07:00,commit, +17017,Bili Dong,2015-07-31 17:29:50-07:00,commit, +17018,Bili Dong,2015-07-31 15:50:13-07:00,commit, +17019,Bili Dong,2015-07-31 15:23:18-07:00,commit, +17020,Britton Smith,2015-07-31 23:58:47+02:00,commit, +17021,Britton Smith,2015-07-31 23:48:25+02:00,commit, +17022,Bili Dong,2015-07-31 13:22:53-07:00,commit, +17023,Nicholas Earl,2015-07-31 13:38:46-04:00,commit, +17024,Nicholas Earl,2015-07-31 10:51:29-04:00,commit, +17025,Nicholas Earl,2015-07-31 10:44:28-04:00,commit, +17026,Nathan Goldbaum,2015-08-19 16:01:11-05:00,commit, +17027,Kacper Kowalik,2015-09-04 21:51:41-05:00,commit, +17028,Bili Dong,2015-08-03 12:49:39-07:00,commit, +17029,Nathan Goldbaum,2015-08-12 11:41:48-05:00,commit, +17030,Nathan Goldbaum,2015-08-12 11:42:06-05:00,commit, +17031,Matthew Turk,2015-09-09 09:23:57-05:00,commit, +17032,Matthew Turk,2015-09-08 17:27:47-05:00,commit, +17033,Matthew Turk,2015-09-08 13:42:03-05:00,commit, +17034,Nathan Goldbaum,2015-09-08 11:10:06-05:00,commit, +17035,Nathan Goldbaum,2015-09-08 11:05:34-05:00,commit, +17036,Nathan Goldbaum,2015-09-08 11:05:04-05:00,commit, +17037,Nathan Goldbaum,2015-09-08 11:04:22-05:00,commit, +17038,Matthew Turk,2015-09-08 10:10:45-05:00,commit, +17039,Nathan Goldbaum,2015-09-04 16:23:12+00:00,commit, +17040,Nathan Goldbaum,2015-09-04 16:04:05+00:00,commit, +17041,Nathan Goldbaum,2015-09-04 12:02:00-05:00,commit, +17042,Nathan Goldbaum,2015-09-04 11:12:45-05:00,commit, +17043,Matthew Turk,2015-09-02 17:38:56-05:00,commit, +17044,Matthew Turk,2015-08-29 21:36:26-05:00,commit, +17045,Matthew Turk,2015-08-29 21:27:04-05:00,commit, +17046,Matthew Turk,2015-08-25 16:31:31-05:00,commit, +17047,Matthew Turk,2015-08-23 20:30:32-05:00,commit, +17048,Nathan Goldbaum,2015-09-09 14:17:24-05:00,commit, +17049,Nathan Goldbaum,2015-09-09 11:21:17-05:00,commit, +17050,Nathan Goldbaum,2015-09-04 20:18:46-05:00,commit, +17051,Nathan Goldbaum,2015-09-16 13:28:19-05:00,commit, +17052,Nathan Goldbaum,2015-09-16 13:25:12-05:00,commit, +17053,Nathan Goldbaum,2015-09-16 11:07:31-05:00,commit, +17054,Andrew Myers,2015-10-05 13:14:36-07:00,commit, +17055,Andrew Myers,2015-10-01 13:07:12-07:00,commit, +17056,Andrew Myers,2015-09-30 14:02:11-07:00,commit, +17057,Andrew Myers,2015-09-30 10:45:21-07:00,commit, +17058,Andrew Myers,2015-09-30 09:54:28-07:00,commit, +17059,Andrew Myers,2015-09-29 10:24:42-07:00,commit, +17060,Allyson Julian,2015-09-25 16:11:03-05:00,commit, +17061,Allyson Julian,2015-08-28 16:47:12-05:00,commit, +17062,Allyson Julian,2015-08-28 16:33:21-05:00,commit, +17063,Allyson Julian,2015-08-28 16:28:57-05:00,commit, +17064,Allyson Julian,2015-08-28 16:04:40-05:00,commit, +17065,Allyson Julian,2015-08-28 15:59:05-05:00,commit, +17066,Allyson Julian,2015-08-28 15:35:14-05:00,commit, +17067,Andrew Myers,2015-09-25 19:13:49-07:00,commit, +17068,Andrew Myers,2015-09-25 16:56:40-07:00,commit, +17069,Andrew Myers,2015-09-25 16:28:39-07:00,commit, +17070,Andrew Myers,2015-09-25 15:08:46-07:00,commit, +17071,Andrew Myers,2015-09-25 15:05:18-07:00,commit, +17072,Andrew Myers,2015-09-25 14:57:28-07:00,commit, +17073,Andrew Myers,2015-09-25 14:47:50-07:00,commit, +17074,Andrew Myers,2015-09-25 14:11:54-07:00,commit, +17075,Andrew Myers,2015-09-25 12:05:25-07:00,commit, +17076,Andrew Myers,2015-09-25 11:15:06-07:00,commit, +17077,Andrew Myers,2015-09-24 23:17:38-07:00,commit, +17078,Andrew Myers,2015-09-24 23:14:09-07:00,commit, +17079,Andrew Myers,2015-09-24 19:03:54-07:00,commit, +17080,Andrew Myers,2015-09-24 16:14:48-07:00,commit, +17081,Andrew Myers,2015-09-24 16:13:13-07:00,commit, +17082,Andrew Myers,2015-09-24 15:15:28-07:00,commit, +17083,Andrew Myers,2015-09-24 15:15:09-07:00,commit, +17084,Andrew Myers,2015-09-24 13:45:38-07:00,commit, +17085,Andrew Myers,2015-09-24 13:16:08-07:00,commit, +17086,Andrew Myers,2015-09-23 16:20:55-07:00,commit, +17087,Andrew Myers,2015-09-23 12:20:39-07:00,commit, +17088,Andrew Myers,2015-09-22 21:28:08-07:00,commit, +17089,Andrew Myers,2015-09-22 21:04:52-07:00,commit, +17090,Andrew Myers,2015-09-22 21:04:36-07:00,commit, +17091,Andrew Myers,2015-09-22 17:50:37-07:00,commit, +17092,Andrew Myers,2015-09-22 16:41:58-07:00,commit, +17093,Andrew Myers,2015-09-22 16:22:59-07:00,commit, +17094,Andrew Myers,2015-09-22 15:05:21-07:00,commit, +17095,Andrew Myers,2015-09-22 15:04:45-07:00,commit, +17096,Andrew Myers,2015-09-22 13:47:03-07:00,commit, +17097,Andrew Myers,2015-09-22 13:46:24-07:00,commit, +17098,Andrew Myers,2015-09-21 15:35:13-07:00,commit, +17099,Andrew Myers,2015-09-21 15:17:25-07:00,commit, +17100,Andrew Myers,2015-09-21 15:13:42-07:00,commit, +17101,Andrew Myers,2015-09-21 14:19:05-07:00,commit, +17102,Andrew Myers,2015-09-21 13:41:31-07:00,commit, +17103,Andrew Myers,2015-09-21 12:40:43-07:00,commit, +17104,Andrew Myers,2015-09-21 10:03:53-07:00,commit, +17105,Andrew Myers,2015-09-20 15:55:28-07:00,commit, +17106,Andrew Myers,2015-09-19 17:31:23-07:00,commit, +17107,Andrew Myers,2015-09-19 17:04:12-07:00,commit, +17108,Andrew Myers,2015-09-14 12:23:18-07:00,commit, +17109,Andrew Myers,2015-09-14 11:58:32-07:00,commit, +17110,Andrew Myers,2015-09-14 11:43:52-07:00,commit, +17111,Andrew Myers,2015-09-12 10:00:33-07:00,commit, +17112,Andrew Myers,2015-09-12 09:32:55-07:00,commit, +17113,Andrew Myers,2015-09-12 09:24:11-07:00,commit, +17114,Andrew Myers,2015-09-11 20:25:56-07:00,commit, +17115,Andrew Myers,2015-09-11 16:37:56-07:00,commit, +17116,Andrew Myers,2015-09-11 16:07:25-07:00,commit, +17117,Andrew Myers,2015-09-11 15:02:58-07:00,commit, +17118,Andrew Myers,2015-09-11 12:06:23-07:00,commit, +17119,Andrew Myers,2015-09-01 16:40:08-07:00,commit, +17120,Andrew Myers,2015-09-01 15:31:39-07:00,commit, +17121,Andrew Myers,2015-09-01 15:31:20-07:00,commit, +17122,Andrew Myers,2015-08-28 01:45:48-07:00,commit, +17123,Andrew Myers,2015-08-28 01:44:54-07:00,commit, +17124,Andrew Myers,2015-08-27 13:51:02-07:00,commit, +17125,Andrew Myers,2015-08-27 11:40:47-07:00,commit, +17126,Andrew Myers,2015-08-27 10:28:07-07:00,commit, +17127,Andrew Myers,2015-08-26 16:13:21-07:00,commit, +17128,Andrew Myers,2015-08-26 14:59:35-07:00,commit, +17129,Andrew Myers,2015-08-25 20:47:26-07:00,commit, +17130,Andrew Myers,2015-08-25 20:46:51-07:00,commit, +17131,Andrew Myers,2015-08-23 20:35:01-07:00,commit, +17132,Andrew Myers,2015-08-23 20:08:08-07:00,commit, +17133,Andrew Myers,2015-08-23 16:18:24-07:00,commit, +17134,Andrew Myers,2015-08-23 16:15:44-07:00,commit, +17135,Andrew Myers,2015-08-23 15:57:37-07:00,commit, +17136,Andrew Myers,2015-08-22 21:18:18-07:00,commit, +17137,Andrew Myers,2015-08-22 21:15:34-07:00,commit, +17138,Andrew Myers,2015-08-22 20:34:22-07:00,commit, +17139,Andrew Myers,2015-08-22 18:28:06-07:00,commit, +17140,Andrew Myers,2015-08-22 18:16:08-07:00,commit, +17141,Andrew Myers,2015-08-22 17:57:34-07:00,commit, +17142,Andrew Myers,2015-08-22 16:56:22-07:00,commit, +17143,Andrew Myers,2015-08-22 16:47:30-07:00,commit, +17144,Andrew Myers,2015-08-22 16:07:40-07:00,commit, +17145,Andrew Myers,2015-08-22 00:07:39-05:00,commit, +17146,Andrew Myers,2015-08-22 00:06:08-05:00,commit, +17147,Andrew Myers,2015-08-22 00:03:45-05:00,commit, +17148,Andrew Myers,2015-08-21 23:56:20-05:00,commit, +17149,Andrew Myers,2015-08-21 23:44:54-05:00,commit, +17150,Andrew Myers,2015-08-21 21:37:44-05:00,commit, +17151,Andrew Myers,2015-08-21 20:53:32-05:00,commit, +17152,Andrew Myers,2015-08-21 15:49:22-05:00,commit, +17153,Andrew Myers,2015-08-21 11:01:01-05:00,commit, +17154,Andrew Myers,2015-08-21 00:04:55-05:00,commit, +17155,Andrew Myers,2015-08-21 00:04:20-05:00,commit, +17156,Andrew Myers,2015-08-20 17:43:54-05:00,commit, +17157,Andrew Myers,2015-08-20 16:45:45-05:00,commit, +17158,Andrew Myers,2015-08-20 16:45:13-05:00,commit, +17159,Andrew Myers,2015-08-20 15:19:25-05:00,commit, +17160,Andrew Myers,2015-08-19 21:36:51-05:00,commit, +17161,Andrew Myers,2015-08-19 20:58:31-05:00,commit, +17162,Andrew Myers,2015-08-19 20:26:49-05:00,commit, +17163,Andrew Myers,2015-08-16 00:11:32-07:00,commit, +17164,Andrew Myers,2015-08-16 00:02:52-07:00,commit, +17165,Andrew Myers,2015-08-16 00:02:34-07:00,commit, +17166,Andrew Myers,2015-08-15 23:55:31-07:00,commit, +17167,Andrew Myers,2015-08-15 23:37:26-07:00,commit, +17168,Andrew Myers,2015-08-15 12:43:23-07:00,commit, +17169,Andrew Myers,2015-08-15 12:41:57-07:00,commit, +17170,Andrew Myers,2015-08-15 12:24:38-07:00,commit, +17171,Andrew Myers,2015-08-15 12:09:58-07:00,commit, +17172,Andrew Myers,2015-08-15 10:27:40-07:00,commit, +17173,Andrew Myers,2015-08-15 00:36:04-07:00,commit, +17174,Andrew Myers,2015-08-15 00:08:42-07:00,commit, +17175,Andrew Myers,2015-08-14 21:13:07-07:00,commit, +17176,Allyson Julian,2015-08-11 15:32:40-05:00,commit, +17177,Allyson Julian,2015-08-11 13:55:02-05:00,commit, +17178,Allyson Julian,2015-08-11 13:40:10-05:00,commit, +17179,Allyson Julian,2015-08-11 13:33:08-05:00,commit, +17180,Allyson Julian,2015-08-11 13:20:21-05:00,commit, +17181,Allyson Julian,2015-08-10 15:59:51-05:00,commit, +17182,Allyson Julian,2015-08-05 15:30:53-05:00,commit, +17183,Allyson Julian,2015-08-05 14:32:14-05:00,commit, +17184,Allyson Julian,2015-08-05 14:24:21-05:00,commit, +17185,Allyson Julian,2015-08-05 14:15:17-05:00,commit, +17186,Allyson Julian,2015-08-05 14:06:20-05:00,commit, +17187,Allyson Julian,2015-08-05 13:45:10-05:00,commit, +17188,Allyson Julian,2015-08-05 10:54:22-05:00,commit, +17189,Allyson Julian,2015-08-04 14:46:24-05:00,commit, +17190,Allyson Julian,2015-08-04 14:07:43-05:00,commit, +17191,Allyson Julian,2015-08-03 14:29:39-05:00,commit, +17192,Allyson Julian,2015-08-03 14:28:27-05:00,commit, +17193,Allyson Julian,2015-08-03 14:23:17-05:00,commit, +17194,Allyson Julian,2015-08-03 14:05:39-05:00,commit, +17195,Allyson Julian,2015-08-03 12:07:51-05:00,commit, +17196,Allyson Julian,2015-08-03 10:46:48-05:00,commit, +17197,Nicholas Earl,2015-07-31 10:44:28-04:00,commit, +17198,Nicholas Earl,2015-07-31 10:42:41-04:00,commit, +17199,Matthew Turk,2015-07-31 09:39:02-05:00,commit, +17200,Matthew Turk,2015-07-31 09:36:57-05:00,commit, +17201,Britton Smith,2015-07-31 15:04:42+02:00,commit, +17202,Britton Smith,2015-07-31 15:02:56+02:00,commit, +17203,Britton Smith,2015-07-31 15:02:32+02:00,commit, +17204,Britton Smith,2015-07-31 14:47:14+02:00,commit, +17205,Britton Smith,2015-07-31 14:39:56+02:00,commit, +17206,Britton Smith,2015-07-31 14:35:44+02:00,commit, +17207,Britton Smith,2015-07-31 14:28:28+02:00,commit, +17208,Britton Smith,2015-07-31 14:09:45+02:00,commit, +17209,Britton Smith,2015-07-31 13:46:35+02:00,commit, +17210,Britton Smith,2015-07-31 13:15:42+02:00,commit, +17211,Britton Smith,2015-07-31 13:15:21+02:00,commit, +17212,Britton Smith,2015-07-31 12:03:46+02:00,commit, +17213,Bili Dong,2015-07-30 20:01:02-07:00,commit, +17214,Nicholas Earl,2015-07-30 16:27:56-04:00,commit, +17215,Ben Thompson,2015-07-30 16:32:04-03:00,commit, +17216,Ben Thompson,2015-07-30 16:31:02-03:00,commit, +17217,Ben Thompson,2015-07-30 15:01:52-03:00,commit, +17218,Nathan Goldbaum,2015-07-30 12:50:13-05:00,commit, +17219,Nathan Goldbaum,2015-08-05 13:24:33-05:00,commit, +17220,Nathan Goldbaum,2015-07-30 12:50:13-05:00,commit, +17221,Nathan Goldbaum,2015-07-30 12:47:07-05:00,commit, +17222,Nathan Goldbaum,2015-07-30 12:44:13-05:00,commit, +17223,Britton Smith,2015-07-30 17:35:01+02:00,commit, +17224,Britton Smith,2015-07-30 11:56:29+02:00,commit, +17225,Nathan Goldbaum,2015-07-29 16:09:10-05:00,commit, +17226,Devin Silvia,2015-07-29 16:17:36-04:00,commit, +17227,Devin Silvia,2015-07-29 16:03:21-04:00,commit, +17228,Devin Silvia,2015-07-29 15:50:20-04:00,commit, +17229,Allyson Julian,2015-07-29 11:16:25-05:00,commit, +17230,Allyson Julian,2015-07-29 10:37:56-05:00,commit, +17231,John ZuHone,2015-07-29 10:24:03-04:00,commit, +17232,Kacper Kowalik,2015-07-28 14:36:10-05:00,commit, +17233,Ben Thompson,2015-07-30 15:01:52-03:00,commit, +17234,Kacper Kowalik,2015-07-28 14:36:10-05:00,commit, +17235,Kacper Kowalik,2015-07-28 14:35:58-05:00,commit, +17236,Kacper Kowalik,2015-07-28 14:23:18-05:00,commit, +17237,Matthew Turk,2015-07-28 13:27:01-05:00,commit, +17238,John ZuHone,2015-07-28 10:30:21-04:00,commit, +17239,Bili Dong,2015-07-27 21:37:21-07:00,commit, +17240,Bili Dong,2015-07-27 21:09:43-07:00,commit, +17241,John ZuHone,2015-07-27 22:34:22-04:00,commit, +17242,John ZuHone,2015-07-27 22:16:33-04:00,commit, +17243,John ZuHone,2015-07-27 17:21:12-04:00,commit, +17244,Allyson Julian,2015-07-27 14:40:20-05:00,commit, +17245,Britton Smith,2015-07-25 06:59:51+01:00,commit, +17246,Devin Silvia,2015-07-24 15:30:18-04:00,commit, +17247,Britton Smith,2015-07-24 18:11:31+01:00,commit, +17248,Britton Smith,2015-07-24 17:22:13+01:00,commit, +17249,John ZuHone,2015-07-24 09:26:05-04:00,commit, +17250,Andrew Myers,2015-07-23 17:15:36-07:00,commit, +17251,Andrew Myers,2015-07-23 15:42:11-07:00,commit, +17252,Kacper Kowalik,2015-07-23 16:19:49-05:00,commit, +17253,Kacper Kowalik,2015-07-23 14:38:32-05:00,commit, +17254,Kacper Kowalik,2015-07-23 14:35:41-05:00,commit, +17255,Kacper Kowalik,2015-07-23 14:34:12-05:00,commit, +17256,Kacper Kowalik,2015-07-23 14:30:18-05:00,commit, +17257,Kacper Kowalik,2015-07-23 14:18:49-05:00,commit, +17258,Kacper Kowalik,2015-07-23 14:06:31-05:00,commit, +17259,Matthew Turk,2015-07-23 12:37:22-05:00,commit, +17260,Matthew Turk,2015-07-23 11:36:51-05:00,commit, +17261,BW Keller,2015-07-23 12:36:32-04:00,commit, +17262,Britton Smith,2015-07-23 17:26:56+01:00,commit, +17263,Britton Smith,2015-07-23 17:19:22+01:00,commit, +17264,Matthew Turk,2015-07-23 11:12:33-05:00,commit, +17265,Matthew Turk,2015-07-23 11:10:24-05:00,commit, +17266,John ZuHone,2015-07-23 09:26:26-04:00,commit, +17267,Andrew Myers,2015-07-22 15:47:16-07:00,commit, +17268,Andrew Myers,2015-07-22 15:41:00-07:00,commit, +17269,Andrew Myers,2015-07-22 15:40:14-07:00,commit, +17270,Andrew Myers,2015-07-22 15:38:28-07:00,commit, +17271,Andrew Myers,2015-07-22 15:37:34-07:00,commit, +17272,Andrew Myers,2015-07-22 15:36:42-07:00,commit, +17273,Andrew Myers,2015-07-22 15:35:36-07:00,commit, +17274,Andrew Myers,2015-07-22 15:35:09-07:00,commit, +17275,Devin Silvia,2015-07-22 15:10:34-04:00,commit, +17276,Kacper Kowalik,2015-07-22 09:24:56-05:00,commit, +17277,Anna Rosen,2015-07-21 15:18:50-07:00,commit, +17278,Nathan Goldbaum,2015-08-06 11:18:56-05:00,commit, +17279,Nathan Goldbaum,2015-08-06 11:12:15-05:00,commit, +17280,BW Keller,2015-08-06 12:10:42-04:00,commit, +17281,BW Keller,2015-08-06 12:08:46-04:00,commit, +17282,Nathan Goldbaum,2015-08-06 11:05:45-05:00,commit, +17283,Kacper Kowalik,2015-08-06 09:14:19-05:00,commit, +17284,Kenz Arraki,2015-08-05 14:49:57-05:00,commit, +17285,Nathan Goldbaum,2015-08-05 13:24:33-05:00,commit, +17286,Kenz Arraki,2015-08-05 13:24:28-05:00,commit, +17287,Kenz Arraki,2015-08-05 11:17:37-05:00,commit, +17288,Kenz Arraki,2015-08-05 11:13:32-05:00,commit, +17289,Kacper Kowalik,2015-08-05 11:11:45-05:00,commit, +17290,Nathan Goldbaum,2015-08-05 11:10:22-05:00,commit, +17291,Kenz Arraki,2015-08-05 10:25:34-05:00,commit, +17292,Kacper Kowalik,2015-08-04 08:44:55-05:00,commit, +17293,Kacper Kowalik,2015-08-03 14:17:24-05:00,commit, +17294,Nathan Goldbaum,2015-07-29 15:15:18-05:00,commit, +17295,Nathan Goldbaum,2015-07-29 14:37:19-05:00,commit, +17296,Nathan Goldbaum,2015-07-29 14:21:03-05:00,commit, +17297,Anna Rosen,2015-07-21 15:18:50-07:00,commit, +17298,Matthew Turk,2015-07-31 09:39:02-05:00,commit, +17299,Matthew Turk,2015-07-31 09:36:57-05:00,commit, +17300,Britton Smith,2015-07-24 17:41:05+01:00,commit, +17301,Britton Smith,2015-07-24 17:39:29+01:00,commit, +17302,Allyson Julian,2015-07-21 15:25:31-05:00,commit, +17303,John ZuHone,2015-07-21 16:14:33-04:00,commit, +17304,Allyson Julian,2015-07-21 15:13:07-05:00,commit, +17305,Allyson Julian,2015-07-21 15:05:09-05:00,commit, +17306,Allyson Julian,2015-07-21 15:02:51-05:00,commit, +17307,Allyson Julian,2015-07-21 15:00:44-05:00,commit, +17308,Allyson Julian,2015-07-21 14:56:35-05:00,commit, +17309,Allyson Julian,2015-07-21 14:20:53-05:00,commit, +17310,Allyson Julian,2015-07-21 14:05:38-05:00,commit, +17311,Allyson Julian,2015-07-21 14:04:55-05:00,commit, +17312,John ZuHone,2015-07-21 14:30:05-04:00,commit, +17313,Kacper Kowalik,2015-07-21 13:12:11-05:00,commit, +17314,Matthew Turk,2015-07-21 09:52:58-05:00,commit, +17315,Britton Smith,2015-07-21 13:41:45+01:00,commit, +17316,Britton Smith,2015-07-21 13:30:19+01:00,commit, +17317,Britton Smith,2015-07-21 13:29:58+01:00,commit, +17318,Britton Smith,2015-07-21 13:25:36+01:00,commit, +17319,Britton Smith,2015-07-21 13:17:37+01:00,commit, +17320,Britton Smith,2015-07-21 13:17:00+01:00,commit, +17321,Kenz Arraki,2015-07-20 20:06:20-06:00,commit, +17322,Allyson Julian,2015-07-20 16:10:05-05:00,commit, +17323,Kacper Kowalik,2015-07-20 14:06:27-05:00,commit, +17324,Kenz Arraki,2015-07-20 13:02:25-06:00,commit, +17325,Matthew Turk,2015-07-20 14:02:02-05:00,commit, +17326,Kenz Arraki,2015-07-20 13:00:30-06:00,commit, +17327,John ZuHone,2015-07-20 13:23:45-04:00,commit, +17328,Matthew Turk,2015-07-20 12:18:04-05:00,commit, +17329,Kacper Kowalik,2015-07-20 11:33:37-05:00,commit, +17330,Matthew Turk,2015-07-19 14:55:53-05:00,commit, +17331,BW Keller,2015-07-18 12:19:54-04:00,commit, +17332,Kenz Arraki,2015-07-17 17:50:22-06:00,commit, +17333,Kenz Arraki,2015-07-17 16:48:19-06:00,commit, +17334,Kenz Arraki,2015-07-17 16:19:15-06:00,commit, +17335,Cameron Hummels,2015-07-17 12:23:45-07:00,commit, +17336,Allyson Julian,2015-07-17 12:02:24-05:00,commit, +17337,Matthew Turk,2015-07-17 10:58:08-05:00,commit, +17338,BW Keller,2015-07-17 11:55:42-04:00,commit, +17339,Kacper Kowalik,2015-07-17 09:42:59-05:00,commit, +17340,John ZuHone,2015-07-17 09:58:01-04:00,commit, +17341,Allyson Julian,2015-07-16 14:42:34-05:00,commit, +17342,Andrew Myers,2015-07-16 12:41:15-07:00,commit, +17343,Allyson Julian,2015-07-16 13:59:29-05:00,commit, +17344,Andrew Myers,2015-07-16 11:56:43-07:00,commit, +17345,Andrew Myers,2015-07-16 11:54:46-07:00,commit, +17346,Andrew Myers,2015-07-16 11:46:09-07:00,commit, +17347,Andrew Myers,2015-07-16 11:27:42-07:00,commit, +17348,John ZuHone,2015-07-16 13:21:31-04:00,commit, +17349,Cameron Hummels,2015-07-16 10:14:06-07:00,commit, +17350,Cameron Hummels,2015-07-16 10:08:41-07:00,commit, +17351,Britton Smith,2015-07-16 17:54:45+01:00,commit, +17352,Britton Smith,2015-07-16 17:54:45+01:00,commit, +17353,Matthew Turk,2015-07-16 11:42:40-05:00,commit, +17354,Matthew Turk,2015-07-16 11:37:09-05:00,commit, +17355,Cameron Hummels,2015-07-16 09:28:25-07:00,commit, +17356,John ZuHone,2015-07-16 12:16:28-04:00,commit, +17357,John ZuHone,2015-07-16 10:36:05-04:00,commit, +17358,Stuart Mumford,2015-07-16 14:14:11+01:00,commit, +17359,Stuart Mumford,2015-07-16 14:11:09+01:00,commit, +17360,John ZuHone,2015-07-15 22:33:44-04:00,commit, +17361,John ZuHone,2015-07-15 22:33:28-04:00,commit, +17362,Kenz Arraki,2015-07-15 16:21:37-06:00,commit, +17363,Kenz Arraki,2015-07-15 16:00:03-06:00,commit, +17364,Allyson Julian,2015-07-15 15:53:35-05:00,commit, +17365,Allyson Julian,2015-07-15 15:43:03-05:00,commit, +17366,John ZuHone,2015-07-15 16:35:17-04:00,commit, +17367,John ZuHone,2015-07-15 16:34:31-04:00,commit, +17368,John ZuHone,2015-07-15 14:06:00-04:00,commit, +17369,John ZuHone,2015-07-15 14:03:52-04:00,commit, +17370,John ZuHone,2015-07-15 13:44:39-04:00,commit, +17371,John ZuHone,2015-07-15 12:42:56-04:00,commit, +17372,John ZuHone,2015-07-15 11:22:01-04:00,commit, +17373,John ZuHone,2015-07-15 10:21:27-04:00,commit, +17374,John ZuHone,2015-07-15 10:21:06-04:00,commit, +17375,John ZuHone,2015-07-15 10:01:42-04:00,commit, +17376,John ZuHone,2015-07-15 09:41:48-04:00,commit, +17377,John ZuHone,2015-07-15 09:38:18-04:00,commit, +17378,John ZuHone,2015-07-15 09:32:09-04:00,commit, +17379,John ZuHone,2015-07-15 09:28:52-04:00,commit, +17380,John ZuHone,2015-07-15 09:28:01-04:00,commit, +17381,BW Keller,2015-07-14 20:12:23-04:00,commit, +17382,Kenz Arraki,2015-07-14 17:36:25-06:00,commit, +17383,BW Keller,2015-07-14 17:26:16-04:00,commit, +17384,Britton Smith,2015-07-14 19:39:26+01:00,commit, +17385,John ZuHone,2015-07-14 14:09:29-04:00,commit, +17386,Britton Smith,2015-07-14 18:02:04+01:00,commit, +17387,John ZuHone,2015-07-14 12:16:26-04:00,commit, +17388,Matthew Turk,2015-07-14 10:49:17-05:00,commit, +17389,John ZuHone,2015-07-14 11:44:10-04:00,commit, +17390,John ZuHone,2015-07-14 09:58:46-04:00,commit, +17391,John ZuHone,2015-07-14 09:45:59-04:00,commit, +17392,Kacper Kowalik,2015-07-14 08:33:37-05:00,commit, +17393,Kacper Kowalik,2015-07-14 08:21:31-05:00,commit, +17394,Ricarda Beckmann,2015-07-14 10:30:46+01:00,commit, +17395,John ZuHone,2015-07-13 17:03:56-04:00,commit, +17396,Kacper Kowalik,2015-07-13 15:23:25-05:00,commit, +17397,Allyson Julian,2015-07-13 13:28:17-05:00,commit, +17398,Allyson Julian,2015-07-13 13:26:56-05:00,commit, +17399,Allyson Julian,2015-07-13 13:20:47-05:00,commit, +17400,Allyson Julian,2015-07-13 13:03:43-05:00,commit, +17401,Kenz Arraki,2015-07-13 10:55:37-06:00,commit, +17402,John ZuHone,2015-07-13 09:33:47-04:00,commit, +17403,John ZuHone,2015-07-12 20:24:19-04:00,commit, +17404,Sam Skillman,2015-07-12 17:04:58-07:00,commit, +17405,Sam Skillman,2015-07-12 16:59:31-07:00,commit, +17406,Sam Skillman,2015-07-12 16:55:55-07:00,commit, +17407,Sam Skillman,2015-07-12 16:54:53-07:00,commit, +17408,Sam Skillman,2015-07-12 16:54:11-07:00,commit, +17409,Sam Skillman,2015-07-12 16:53:03-07:00,commit, +17410,Sam Skillman,2015-07-12 16:49:01-07:00,commit, +17411,John ZuHone,2015-07-12 10:11:49-04:00,commit, +17412,John ZuHone,2015-07-12 10:11:09-04:00,commit, +17413,Andrew Myers,2015-07-11 10:18:03-07:00,commit, +17414,Britton Smith,2015-07-11 17:17:44+01:00,commit, +17415,Britton Smith,2015-07-11 17:17:44+01:00,commit, +17416,Cameron Hummels,2015-07-10 18:19:52-07:00,commit, +17417,Matthew Turk,2015-07-10 18:49:31-05:00,commit, +17418,John ZuHone,2015-07-10 15:45:05-04:00,commit, +17419,John ZuHone,2015-07-10 14:13:11-04:00,commit, +17420,John ZuHone,2015-07-10 14:09:05-04:00,commit, +17421,Britton Smith,2015-07-10 16:13:12+01:00,commit, +17422,Britton Smith,2015-07-10 16:13:12+01:00,commit, +17423,Britton Smith,2015-07-10 15:29:43+01:00,commit, +17424,Britton Smith,2015-07-10 15:29:43+01:00,commit, +17425,Britton Smith,2015-07-10 15:20:47+01:00,commit, +17426,Britton Smith,2015-07-10 15:20:47+01:00,commit, +17427,Britton Smith,2015-07-10 13:36:34+01:00,commit, +17428,Britton Smith,2015-07-10 13:36:34+01:00,commit, +17429,Britton Smith,2015-07-10 13:30:35+01:00,commit, +17430,Britton Smith,2015-07-10 13:30:35+01:00,commit, +17431,Andrew Myers,2015-07-10 00:15:58-07:00,commit, +17432,Andrew Myers,2015-07-10 00:09:10-07:00,commit, +17433,Andrew Myers,2015-07-10 00:06:00-07:00,commit, +17434,Andrew Myers,2015-07-09 23:55:33-07:00,commit, +17435,Andrew Myers,2015-07-09 23:00:39-07:00,commit, +17436,Andrew Myers,2015-07-09 17:07:25-07:00,commit, +17437,Nathan Goldbaum,2015-07-09 17:03:28-07:00,commit, +17438,Andrew Myers,2015-07-09 16:42:01-07:00,commit, +17439,Andrew Myers,2015-07-09 16:41:45-07:00,commit, +17440,Cameron Hummels,2015-07-09 16:38:02-07:00,commit, +17441,Kacper Kowalik,2015-07-09 17:47:51-05:00,commit, +17442,Andrew Myers,2015-07-09 13:23:03-07:00,commit, +17443,Andrew Myers,2015-07-09 13:12:57-07:00,commit, +17444,Andrew Myers,2015-07-09 13:03:42-07:00,commit, +17445,Andrew Myers,2015-07-09 13:01:54-07:00,commit, +17446,Andrew Myers,2015-07-09 12:50:01-07:00,commit, +17447,Andrew Myers,2015-07-09 12:43:37-07:00,commit, +17448,Andrew Myers,2015-07-09 12:43:15-07:00,commit, +17449,Kenz Arraki,2015-07-09 12:34:11-06:00,commit, +17450,Nathan Goldbaum,2015-07-09 10:57:44-07:00,commit, +17451,Nathan Goldbaum,2015-07-09 10:55:21-07:00,commit, +17452,John ZuHone,2015-07-09 13:24:01-04:00,commit, +17453,Cameron Hummels,2015-07-09 10:19:07-07:00,commit, +17454,John ZuHone,2015-07-09 13:16:44-04:00,commit, +17455,Cameron Hummels,2015-07-09 10:12:12-07:00,commit, +17456,Matthew Turk,2015-07-09 11:48:53-05:00,commit, +17457,Nathan Goldbaum,2015-07-09 09:45:29-07:00,commit, +17458,John ZuHone,2015-07-09 12:35:02-04:00,commit, +17459,Cameron Hummels,2015-07-09 09:32:31-07:00,commit, +17460,John ZuHone,2015-07-09 10:23:34-04:00,commit, +17461,Britton Smith,2015-07-09 13:55:02+01:00,commit, +17462,Andrew Myers,2015-07-09 01:25:54-07:00,commit, +17463,Andrew Myers,2015-07-09 01:24:24-07:00,commit, +17464,Andrew Myers,2015-07-08 10:17:11-07:00,commit, +17465,Andrew Myers,2015-07-07 20:51:50-07:00,commit, +17466,Andrew Myers,2015-07-07 15:23:54-07:00,commit, +17467,Andrew Myers,2015-07-07 15:20:48-07:00,commit, +17468,Andrew Myers,2015-07-07 15:20:16-07:00,commit, +17469,Kacper Kowalik,2015-07-07 14:26:24-05:00,commit, +17470,Britton Smith,2015-07-07 14:49:33+01:00,commit, +17471,Britton Smith,2015-07-07 14:47:55+01:00,commit, +17472,Andrew Myers,2015-07-06 17:06:47-07:00,commit, +17473,Andrew Myers,2015-07-06 16:26:02-07:00,commit, +17474,Andrew Myers,2015-07-06 16:25:33-07:00,commit, +17475,Andrew Myers,2015-07-06 15:44:08-07:00,commit, +17476,Allyson Julian,2015-07-06 16:54:07-05:00,commit, +17477,Allyson Julian,2015-07-06 15:16:25-05:00,commit, +17478,Allyson Julian,2015-07-06 15:10:55-05:00,commit, +17479,Allyson Julian,2015-07-06 14:53:35-05:00,commit, +17480,Allyson Julian,2015-07-06 14:49:05-05:00,commit, +17481,Allyson Julian,2015-07-06 14:47:10-05:00,commit, +17482,Allyson Julian,2015-07-06 14:46:11-05:00,commit, +17483,Allyson Julian,2015-07-06 14:38:56-05:00,commit, +17484,Allyson Julian,2015-07-06 14:29:11-05:00,commit, +17485,Allyson Julian,2015-07-06 14:25:56-05:00,commit, +17486,Allyson Julian,2015-07-06 14:19:46-05:00,commit, +17487,Allyson Julian,2015-07-06 13:56:03-05:00,commit, +17488,Allyson Julian,2015-07-06 13:42:32-05:00,commit, +17489,Cameron Hummels,2015-07-05 12:19:43-07:00,commit, +17490,Cameron Hummels,2015-07-05 12:14:07-07:00,commit, +17491,Cameron Hummels,2015-07-05 12:00:01-07:00,commit, +17492,Cameron Hummels,2015-07-05 08:35:38-07:00,commit, +17493,Allyson Julian,2015-07-02 16:19:31-05:00,commit, +17494,Allyson Julian,2015-07-02 12:17:06-05:00,commit, +17495,Kacper Kowalik,2015-07-02 12:00:38-05:00,commit, +17496,Matthew Turk,2015-07-01 11:36:16-05:00,commit, +17497,Matthew Turk,2015-07-01 10:51:00-05:00,commit, +17498,Matthew Turk,2015-07-01 10:34:38-05:00,commit, +17499,Britton Smith,2015-07-01 14:50:45+01:00,commit, +17500,Suoqing Ji,2015-06-30 20:23:53-07:00,commit, +17501,Suoqing Ji,2015-06-30 20:07:51-07:00,commit, +17502,Andrew Myers,2015-06-30 20:03:42-07:00,commit, +17503,Andrew Myers,2015-06-30 20:01:07-07:00,commit, +17504,Andrew Myers,2015-06-30 19:54:03-07:00,commit, +17505,Andrew Myers,2015-06-30 19:53:28-07:00,commit, +17506,Sam Skillman,2015-06-30 18:01:24-07:00,commit, +17507,Suoqing Ji,2015-06-30 16:56:05-07:00,commit, +17508,Andrew Myers,2015-06-30 15:23:48-07:00,commit, +17509,Andrew Myers,2015-06-30 15:16:54-07:00,commit, +17510,Andrew Myers,2015-06-30 15:11:19-07:00,commit, +17511,Andrew Myers,2015-06-30 14:59:19-07:00,commit, +17512,Andrew Myers,2015-06-30 14:44:29-07:00,commit, +17513,Matthew Turk,2015-06-30 16:34:28-05:00,commit, +17514,Andrew Myers,2015-06-30 14:31:57-07:00,commit, +17515,Matthew Turk,2015-06-30 16:31:19-05:00,commit, +17516,Andrew Myers,2015-06-30 14:09:44-07:00,commit, +17517,Matthew Turk,2015-06-30 15:57:24-05:00,commit, +17518,Matthew Turk,2015-06-30 15:53:51-05:00,commit, +17519,Matthew Turk,2015-06-30 15:52:42-05:00,commit, +17520,Matthew Turk,2015-06-29 21:37:53-05:00,commit, +17521,Matthew Turk,2015-06-29 21:32:07-05:00,commit, +17522,Andrew Myers,2015-06-29 13:41:12-07:00,commit, +17523,Andrew Myers,2015-06-29 13:38:49-07:00,commit, +17524,Nathan Goldbaum,2015-06-29 12:46:33-07:00,commit, +17525,Nathan Goldbaum,2015-06-29 12:43:41-07:00,commit, +17526,Andrew Myers,2015-06-28 16:18:16-07:00,commit, +17527,Andrew Myers,2015-06-28 16:15:24-07:00,commit, +17528,Andrew Myers,2015-06-28 14:04:53-07:00,commit, +17529,Andrew Myers,2015-06-28 13:58:48-07:00,commit, +17530,Andrew Myers,2015-06-28 13:57:43-07:00,commit, +17531,Andrew Myers,2015-06-28 13:55:54-07:00,commit, +17532,Andrew Myers,2015-06-28 13:52:51-07:00,commit, +17533,Andrew Myers,2015-06-28 12:24:29-07:00,commit, +17534,Andrew Myers,2015-06-28 12:19:06-07:00,commit, +17535,Andrew Myers,2015-06-28 12:07:35-07:00,commit, +17536,Andrew Myers,2015-06-26 21:39:40-07:00,commit, +17537,Andrew Myers,2015-06-26 16:22:59-07:00,commit, +17538,Andrew Myers,2015-06-26 15:27:00-07:00,commit, +17539,Andrew Myers,2015-06-26 13:27:24-07:00,commit, +17540,Andrew Myers,2015-06-26 13:15:21-07:00,commit, +17541,Andrew Myers,2015-06-26 13:11:30-07:00,commit, +17542,Andrew Myers,2015-06-26 12:58:26-07:00,commit, +17543,Andrew Myers,2015-06-26 12:44:13-07:00,commit, +17544,Andrew Myers,2015-06-26 12:36:09-07:00,commit, +17545,Andrew Myers,2015-06-26 12:18:38-07:00,commit, +17546,Andrew Myers,2015-06-26 11:14:48-07:00,commit, +17547,Andrew Myers,2015-06-26 10:55:45-07:00,commit, +17548,Andrew Myers,2015-06-26 10:51:55-07:00,commit, +17549,Andrew Myers,2015-06-26 00:50:59-07:00,commit, +17550,Andrew Myers,2015-06-26 00:48:07-07:00,commit, +17551,Andrew Myers,2015-06-25 18:07:48-07:00,commit, +17552,Allyson Julian,2015-06-24 16:09:58-05:00,commit, +17553,Allyson Julian,2015-06-24 16:09:21-05:00,commit, +17554,Matthew Turk,2015-06-24 07:34:03-05:00,commit, +17555,Britton Smith,2015-06-24 12:52:49+01:00,commit, +17556,Britton Smith,2015-06-24 12:52:49+01:00,commit, +17557,Britton Smith,2015-06-24 12:50:41+01:00,commit, +17558,John ZuHone,2015-06-24 00:48:29-04:00,commit, +17559,Britton Smith,2015-06-23 17:04:11+01:00,commit, +17560,Kenz Arraki,2015-06-22 13:26:00-06:00,commit, +17561,Kenz Arraki,2015-06-22 13:23:14-06:00,commit, +17562,Matthew Turk,2015-06-22 13:22:21-05:00,commit, +17563,John ZuHone,2015-06-20 11:24:59-04:00,commit, +17564,John ZuHone,2015-06-20 01:56:36-04:00,commit, +17565,John ZuHone,2015-06-20 01:55:25-04:00,commit, +17566,John ZuHone,2015-06-20 01:52:39-04:00,commit, +17567,John ZuHone,2015-06-20 01:35:18-04:00,commit, +17568,John ZuHone,2015-06-20 01:23:17-04:00,commit, +17569,Matthew Turk,2015-06-19 18:30:48-05:00,commit, +17570,Matthew Turk,2015-06-19 15:59:17-05:00,commit, +17571,Matthew Turk,2015-06-19 15:50:20-05:00,commit, +17572,Allyson Julian,2015-06-19 14:20:51-05:00,commit, +17573,John ZuHone,2015-06-19 10:43:27-04:00,commit, +17574,John ZuHone,2015-06-19 10:27:05-04:00,commit, +17575,Allyson Julian,2015-06-18 10:54:49-05:00,commit, +17576,John ZuHone,2015-06-18 11:12:48-04:00,commit, +17577,John ZuHone,2015-06-18 09:46:52-04:00,commit, +17578,John ZuHone,2015-06-18 09:46:17-04:00,commit, +17579,John ZuHone,2015-06-18 09:40:44-04:00,commit, +17580,John ZuHone,2015-06-18 09:39:56-04:00,commit, +17581,John ZuHone,2015-06-18 09:39:35-04:00,commit, +17582,John ZuHone,2015-06-18 09:37:02-04:00,commit, +17583,John ZuHone,2015-06-18 09:32:04-04:00,commit, +17584,Kacper Kowalik,2015-06-18 08:17:28-05:00,commit, +17585,Kacper Kowalik,2015-06-17 15:27:39-05:00,commit, +17586,Kacper Kowalik,2015-06-17 15:06:25-05:00,commit, +17587,Kacper Kowalik,2015-06-17 15:06:06-05:00,commit, +17588,Kacper Kowalik,2015-06-17 13:15:52-05:00,commit, +17589,Nathan Goldbaum,2015-06-16 20:39:45-07:00,commit, +17590,Allyson Julian,2015-06-15 16:41:00-05:00,commit, +17591,Matthew Turk,2015-06-15 15:37:20-05:00,commit, +17592,Allyson Julian,2015-06-15 10:40:28-05:00,commit, +17593,Allyson Julian,2015-06-15 09:48:53-05:00,commit, +17594,Allyson Julian,2015-06-15 09:20:58-05:00,commit, +17595,Allyson Julian,2015-06-15 09:19:32-05:00,commit, +17596,Nathan Goldbaum,2015-06-13 18:49:25-07:00,commit, +17597,Matthew Turk,2015-06-13 20:48:44-05:00,commit, +17598,Nathan Goldbaum,2015-06-13 18:42:19-07:00,commit, +17599,Andrew Myers,2015-06-12 22:45:14-07:00,commit, +17600,Andrew Myers,2015-06-12 22:37:04-07:00,commit, +17601,Andrew Myers,2015-06-12 19:42:52-07:00,commit, +17602,Andrew Myers,2015-06-12 19:42:18-07:00,commit, +17603,Andrew Myers,2015-06-12 19:41:25-07:00,commit, +17604,Andrew Myers,2015-06-12 18:36:07-07:00,commit, +17605,Suoqing Ji,2015-06-12 17:10:09-07:00,commit, +17606,Suoqing Ji,2015-06-12 00:36:14-07:00,commit, +17607,Andrew Myers,2015-06-11 22:49:50-07:00,commit, +17608,John ZuHone,2015-06-11 23:12:58-04:00,commit, +17609,John ZuHone,2015-06-11 17:55:44-04:00,commit, +17610,John ZuHone,2015-06-11 17:39:58-04:00,commit, +17611,John ZuHone,2015-06-11 16:28:09-04:00,commit, +17612,John ZuHone,2015-06-11 16:19:18-04:00,commit, +17613,John ZuHone,2015-06-11 16:10:49-04:00,commit, +17614,John ZuHone,2015-06-11 15:47:50-04:00,commit, +17615,John ZuHone,2015-06-11 15:37:12-04:00,commit, +17616,John ZuHone,2015-06-11 15:30:31-04:00,commit, +17617,Allyson Julian,2015-06-11 12:35:43-05:00,commit, +17618,Allyson Julian,2015-06-11 12:35:26-05:00,commit, +17619,Matthew Turk,2015-06-11 08:02:46-05:00,commit, +17620,Suoqing Ji,2015-06-11 01:57:26-07:00,commit, +17621,Suoqing Ji,2015-06-11 01:52:57-07:00,commit, +17622,Allyson Julian,2015-06-10 23:08:09-05:00,commit, +17623,Andrew Myers,2015-06-10 17:16:53-07:00,commit, +17624,Andrew Myers,2015-06-10 16:46:15-07:00,commit, +17625,Andrew Myers,2015-06-10 16:11:03-07:00,commit, +17626,Kacper Kowalik,2015-06-10 12:24:45-05:00,commit, +17627,Andrew Myers,2015-06-09 22:07:57-07:00,commit, +17628,Andrew Myers,2015-06-09 19:32:49-07:00,commit, +17629,Andrew Myers,2015-06-09 17:11:17-07:00,commit, +17630,Andrew Myers,2015-06-09 16:52:41-07:00,commit, +17631,Andrew Myers,2015-06-09 16:37:52-07:00,commit, +17632,Andrew Myers,2015-06-09 16:36:56-07:00,commit, +17633,Andrew Myers,2015-06-09 15:59:23-07:00,commit, +17634,Suoqing Ji,2015-06-09 15:07:12-07:00,commit, +17635,Suoqing Ji,2015-06-09 15:03:21-07:00,commit, +17636,Hilary Egan,2015-06-09 13:52:32-06:00,commit, +17637,Allyson Julian,2015-06-09 10:59:32-05:00,commit, +17638,Allyson Julian,2015-06-09 10:58:27-05:00,commit, +17639,Andrew Myers,2015-06-09 00:08:06-07:00,commit, +17640,Andrew Myers,2015-06-08 23:49:13-07:00,commit, +17641,Andrew Myers,2015-06-08 23:37:52-07:00,commit, +17642,Allyson Julian,2015-06-08 17:13:48-05:00,commit, +17643,Suoqing Ji,2015-06-08 13:18:31-07:00,commit, +17644,Allyson Julian,2015-06-08 12:37:37-05:00,commit, +17645,Allyson Julian,2015-06-08 10:01:13-05:00,commit, +17646,Suoqing Ji,2015-06-07 22:11:40-07:00,commit, +17647,Suoqing Ji,2015-06-07 22:05:56-07:00,commit, +17648,Suoqing Ji,2015-06-07 22:02:35-07:00,commit, +17649,Matthew Turk,2015-06-07 20:58:18-05:00,commit, +17650,Matthew Turk,2015-06-07 09:47:39-05:00,commit, +17651,Ricarda Beckmann,2015-06-07 10:26:19+00:00,commit, +17652,Ricarda Beckmann,2015-06-07 11:21:01+01:00,commit, +17653,Matthew Turk,2015-06-06 21:47:37-05:00,commit, +17654,Matthew Turk,2015-06-06 21:46:37-05:00,commit, +17655,Sam Skillman,2015-06-06 17:41:03-07:00,commit, +17656,Ricarda Beckmann,2015-06-06 14:14:16+01:00,commit, +17657,Matthew Turk,2015-06-05 21:29:13-05:00,commit, +17658,Cameron Hummels,2015-06-05 17:39:08-07:00,commit, +17659,Cameron Hummels,2015-06-05 17:34:26-07:00,commit, +17660,Cameron Hummels,2015-06-05 17:17:47-07:00,commit, +17661,Cameron Hummels,2015-06-05 17:16:25-07:00,commit, +17662,Cameron Hummels,2015-06-05 16:50:16-07:00,commit, +17663,Cameron Hummels,2015-06-05 16:42:26-07:00,commit, +17664,Ricarda Beckmann,2015-06-06 00:36:51+01:00,commit, +17665,Ricarda Beckmann,2015-06-06 00:35:17+01:00,commit, +17666,Ricarda Beckmann,2015-06-06 00:27:58+01:00,commit, +17667,Andrew Myers,2015-06-05 14:49:49-07:00,commit, +17668,Andrew Myers,2015-06-05 14:31:04-07:00,commit, +17669,Allyson Julian,2015-06-05 15:23:06-05:00,commit, +17670,Allyson Julian,2015-06-05 14:53:21-05:00,commit, +17671,Matthew Turk,2015-06-05 13:53:15-05:00,commit, +17672,Matthew Turk,2015-06-05 13:37:44-05:00,commit, +17673,Matthew Turk,2015-06-05 13:31:38-05:00,commit, +17674,Allyson Julian,2015-06-05 13:22:23-05:00,commit, +17675,Allyson Julian,2015-06-05 13:13:55-05:00,commit, +17676,Anna Rosen,2015-06-05 11:01:22-07:00,commit, +17677,Anna Rosen,2015-06-05 10:57:38-07:00,commit, +17678,Matthew Turk,2015-06-05 12:39:41-05:00,commit, +17679,Allyson Julian,2015-06-05 11:57:00-05:00,commit, +17680,Matthew Turk,2015-06-05 10:24:02-05:00,commit, +17681,Ricarda Beckmann,2015-06-05 12:09:07+01:00,commit, +17682,Allyson Julian,2015-06-04 16:35:14-05:00,commit, +17683,Allyson Julian,2015-06-04 16:10:42-05:00,commit, +17684,Allyson Julian,2015-06-04 15:42:07-05:00,commit, +17685,Allyson Julian,2015-06-04 15:40:33-05:00,commit, +17686,Allyson Julian,2015-06-04 15:25:54-05:00,commit, +17687,Allyson Julian,2015-06-04 15:12:13-05:00,commit, +17688,Allyson Julian,2015-06-04 10:43:26-05:00,commit, +17689,Andrew Myers,2015-06-03 15:35:32-07:00,commit, +17690,Andrew Myers,2015-06-03 15:20:03-07:00,commit, +17691,Andrew Myers,2015-06-03 15:19:27-07:00,commit, +17692,Matthew Turk,2015-06-03 16:27:25-05:00,commit, +17693,Matthew Turk,2015-06-03 16:21:30-05:00,commit, +17694,Allyson Julian,2015-06-03 16:00:47-05:00,commit, +17695,Nathan Goldbaum,2015-06-03 12:21:57-07:00,commit, +17696,Matthew Turk,2015-06-03 11:58:40-05:00,commit, +17697,John ZuHone,2015-06-03 12:47:01-04:00,commit, +17698,Kacper Kowalik,2015-06-03 11:39:43-05:00,commit, +17699,Allyson Julian,2015-06-03 11:23:24-05:00,commit, +17700,Allyson Julian,2015-06-03 11:06:07-05:00,commit, +17701,Ben Thompson,2015-06-03 12:54:40-03:00,commit, +17702,Allyson Julian,2015-06-03 10:33:52-05:00,commit, +17703,Andrew Myers,2015-06-02 22:45:14-07:00,commit, +17704,Andrew Myers,2015-06-02 22:23:33-07:00,commit, +17705,Andrew Myers,2015-06-02 22:06:52-07:00,commit, +17706,Andrew Myers,2015-06-02 22:02:35-07:00,commit, +17707,Andrew Myers,2015-06-02 21:51:10-07:00,commit, +17708,Kacper Kowalik,2015-06-02 21:55:40-05:00,commit, +17709,Andrew Myers,2015-06-02 17:29:11-07:00,commit, +17710,Andrew Myers,2015-06-02 17:28:57-07:00,commit, +17711,Andrew Myers,2015-06-02 16:49:47-07:00,commit, +17712,Ben Thompson,2015-06-02 20:30:47-03:00,commit, +17713,Ben Thompson,2015-06-02 20:28:03-03:00,commit, +17714,Kacper Kowalik,2015-06-02 17:06:26-05:00,commit, +17715,Andrew Myers,2015-06-02 11:50:41-07:00,commit, +17716,Andrew Myers,2015-06-02 11:49:53-07:00,commit, +17717,Andrew Myers,2015-06-02 11:30:21-07:00,commit, +17718,Ben Thompson,2015-06-02 15:08:25-03:00,commit, +17719,Britton Smith,2015-06-02 12:19:52+01:00,commit, +17720,John ZuHone,2015-06-01 20:36:26-04:00,commit, +17721,Matthew Turk,2015-06-01 14:30:31-05:00,commit, +17722,Matthew Turk,2015-06-01 14:28:03-05:00,commit, +17723,Matthew Turk,2015-06-01 14:26:42-05:00,commit, +17724,Kacper Kowalik,2015-06-01 12:17:36-05:00,commit, +17725,Nathan Goldbaum,2015-06-01 09:30:49-07:00,commit, +17726,Kacper Kowalik,2015-06-01 10:38:09-05:00,commit, +17727,Cameron Hummels,2015-05-29 17:16:33-07:00,commit, +17728,Cameron Hummels,2015-05-29 17:15:45-07:00,commit, +17729,Cameron Hummels,2015-05-29 14:53:55-07:00,commit, +17730,Britton Smith,2015-05-29 16:49:05-04:00,commit, +17731,Britton Smith,2015-05-29 15:50:48-04:00,commit, +17732,John ZuHone,2015-05-29 15:47:35-04:00,commit, +17733,Britton Smith,2015-05-29 15:46:17-04:00,commit, +17734,John ZuHone,2015-05-29 15:45:01-04:00,commit, +17735,Andrew Myers,2015-05-29 12:20:26-07:00,commit, +17736,Ben Thompson,2015-05-29 16:17:56-03:00,commit, +17737,Ben Thompson,2015-05-29 16:09:33-03:00,commit, +17738,Ben Thompson,2015-05-29 16:05:37-03:00,commit, +17739,John ZuHone,2015-05-29 14:56:31-04:00,commit, +17740,John ZuHone,2015-05-29 09:07:45-04:00,commit, +17741,John ZuHone,2015-05-29 01:40:04-04:00,commit, +17742,John ZuHone,2015-05-29 01:34:19-04:00,commit, +17743,John ZuHone,2015-05-29 01:31:39-04:00,commit, +17744,John ZuHone,2015-05-29 01:26:53-04:00,commit, +17745,John ZuHone,2015-05-29 01:08:47-04:00,commit, +17746,John ZuHone,2015-05-29 01:07:19-04:00,commit, +17747,John ZuHone,2015-05-28 22:30:05-04:00,commit, +17748,Nathan Goldbaum,2015-05-28 16:43:20-07:00,commit, +17749,Ben Thompson,2015-05-28 12:39:27-03:00,commit, +17750,Nathan Goldbaum,2015-05-27 18:06:31-07:00,commit, +17751,Nathan Goldbaum,2015-05-27 17:52:01-07:00,commit, +17752,Allyson Julian,2015-05-27 14:42:55-05:00,commit, +17753,Allyson Julian,2015-05-27 14:42:00-05:00,commit, +17754,Allyson Julian,2015-05-27 14:41:21-05:00,commit, +17755,Allyson Julian,2015-05-27 14:36:33-05:00,commit, +17756,Allyson Julian,2015-05-27 14:34:41-05:00,commit, +17757,Allyson Julian,2015-05-27 14:34:16-05:00,commit, +17758,Allyson Julian,2015-05-27 14:32:01-05:00,commit, +17759,Nathan Goldbaum,2015-05-27 11:53:11-07:00,commit, +17760,Nathan Goldbaum,2015-05-27 11:52:05-07:00,commit, +17761,Allyson Julian,2015-05-27 18:50:31+00:00,commit, +17762,Nathan Goldbaum,2015-05-27 11:50:29-07:00,commit, +17763,Allyson Julian,2015-05-27 18:50:13+00:00,commit, +17764,Allyson Julian,2015-05-27 13:49:34-05:00,commit, +17765,Nathan Goldbaum,2015-05-26 22:55:21-07:00,commit, +17766,Nathan Goldbaum,2015-05-26 22:12:46-07:00,commit, +17767,Nathan Goldbaum,2015-05-26 21:33:31-07:00,commit, +17768,Nathan Goldbaum,2015-05-26 21:22:42-07:00,commit, +17769,Nathan Goldbaum,2015-05-26 19:41:33-07:00,commit, +17770,John ZuHone,2015-05-26 15:51:41-04:00,commit, +17771,Allyson Julian,2015-05-26 14:36:04-05:00,commit, +17772,John ZuHone,2015-05-26 15:14:16-04:00,commit, +17773,Allyson Julian,2015-05-26 14:12:47-05:00,commit, +17774,John ZuHone,2015-05-26 14:54:04-04:00,commit, +17775,John ZuHone,2015-05-26 14:44:06-04:00,commit, +17776,John ZuHone,2015-05-26 14:42:34-04:00,commit, +17777,Allyson Julian,2015-05-26 12:32:23-05:00,commit, +17778,John ZuHone,2015-05-26 12:52:20-04:00,commit, +17779,John ZuHone,2015-05-26 12:41:41-04:00,commit, +17780,John ZuHone,2015-05-26 12:21:17-04:00,commit, +17781,John ZuHone,2015-05-26 12:20:27-04:00,commit, +17782,John ZuHone,2015-05-26 12:17:23-04:00,commit, +17783,Cameron Hummels,2015-05-25 13:31:29-07:00,commit, +17784,John ZuHone,2015-05-25 11:20:09-04:00,commit, +17785,Britton Smith,2015-05-24 14:55:26-05:00,commit, +17786,Nathan Goldbaum,2015-05-24 10:29:24-07:00,commit, +17787,Britton Smith,2015-05-24 10:56:09-05:00,commit, +17788,Nathan Goldbaum,2015-05-22 09:24:59-07:00,commit, +17789,John ZuHone,2015-05-21 21:58:49-04:00,commit, +17790,Matthew Turk,2015-05-21 16:38:54-05:00,commit, +17791,Ben Thompson,2015-05-21 18:13:42-03:00,commit, +17792,Ben Thompson,2015-05-21 18:08:07-03:00,commit, +17793,Ben Thompson,2015-05-21 18:01:59-03:00,commit, +17794,John ZuHone,2015-05-21 16:42:28-04:00,commit, +17795,Britton Smith,2015-05-21 14:20:37-05:00,commit, +17796,Britton Smith,2015-05-21 13:13:04-05:00,commit, +17797,Britton Smith,2015-05-21 12:48:17-05:00,commit, +17798,Cameron Hummels,2015-05-21 11:58:36-05:00,commit, +17799,Matthew Turk,2015-05-21 10:55:17-05:00,commit, +17800,Matthew Turk,2015-05-21 09:28:51-05:00,commit, +17801,Matthew Turk,2015-05-21 07:42:43-05:00,commit, +17802,John ZuHone,2015-05-21 01:31:24-04:00,commit, +17803,John ZuHone,2015-05-20 21:05:44-04:00,commit, +17804,Nathan Goldbaum,2015-05-20 18:01:33-07:00,commit, +17805,John ZuHone,2015-05-20 18:06:45-04:00,commit, +17806,Britton Smith,2015-05-20 16:51:30-05:00,commit, +17807,Matthew Turk,2015-05-20 16:38:46-05:00,commit, +17808,Meagan Lang,2015-05-20 16:14:42-05:00,commit, +17809,John ZuHone,2015-05-20 16:43:26-04:00,commit, +17810,John ZuHone,2015-05-20 16:42:16-04:00,commit, +17811,John ZuHone,2015-05-20 16:37:29-04:00,commit, +17812,John ZuHone,2015-05-20 16:33:12-04:00,commit, +17813,John ZuHone,2015-05-20 16:22:02-04:00,commit, +17814,John ZuHone,2015-05-20 16:17:20-04:00,commit, +17815,Meagan Lang,2015-05-20 15:16:59-05:00,commit, +17816,John ZuHone,2015-05-20 16:10:32-04:00,commit, +17817,Matthew Turk,2015-05-20 14:41:02-05:00,commit, +17818,John ZuHone,2015-05-20 13:44:33-04:00,commit, +17819,Matthew Turk,2015-05-20 12:32:13-05:00,commit, +17820,Britton Smith,2015-05-20 12:29:23-05:00,commit, +17821,John ZuHone,2015-05-20 13:29:23-04:00,commit, +17822,Meagan Lang,2015-05-20 11:52:43-05:00,commit, +17823,John ZuHone,2015-05-20 11:47:55-04:00,commit, +17824,John ZuHone,2015-05-20 11:39:20-04:00,commit, +17825,John ZuHone,2015-05-20 11:37:51-04:00,commit, +17826,Cameron Hummels,2015-05-19 20:35:50-07:00,commit, +17827,Cameron Hummels,2015-05-19 14:24:53-07:00,commit, +17828,John ZuHone,2015-05-19 16:51:39-04:00,commit, +17829,Matthew Turk,2015-05-19 15:44:44-05:00,commit, +17830,Cameron Hummels,2015-05-19 13:44:16-07:00,commit, +17831,Kacper Kowalik,2015-05-19 15:01:30-05:00,commit, +17832,Kacper Kowalik,2015-05-19 14:36:30-05:00,commit, +17833,Cameron Hummels,2015-05-19 10:52:42-07:00,commit, +17834,Cameron Hummels,2015-05-19 11:08:26-05:00,commit, +17835,Kacper Kowalik,2015-05-18 15:09:19-05:00,commit, +17836,Kacper Kowalik,2015-05-18 14:57:50-05:00,commit, +17837,Kacper Kowalik,2015-05-18 14:45:52-05:00,commit, +17838,Kacper Kowalik,2015-05-18 14:44:45-05:00,commit, +17839,John ZuHone,2015-05-18 14:14:24-04:00,commit, +17840,John ZuHone,2015-05-18 14:05:34-04:00,commit, +17841,Andrew Myers,2015-05-18 10:04:34-07:00,commit, +17842,John ZuHone,2015-05-18 12:36:57-04:00,commit, +17843,John ZuHone,2015-05-18 11:31:24-04:00,commit, +17844,Kacper Kowalik,2015-05-18 10:29:35-05:00,commit, +17845,John ZuHone,2015-05-18 11:24:49-04:00,commit, +17846,Britton Smith,2015-05-17 13:39:56-05:00,commit, +17847,Britton Smith,2015-05-17 12:17:09-05:00,commit, +17848,Britton Smith,2015-05-17 12:08:47-05:00,commit, +17849,Britton Smith,2015-05-17 12:04:40-05:00,commit, +17850,Britton Smith,2015-05-17 11:51:52-05:00,commit, +17851,Matthew Turk,2015-05-15 20:45:43-05:00,commit, +17852,John ZuHone,2015-05-15 10:46:52-04:00,commit, +17853,John ZuHone,2015-05-15 10:46:37-04:00,commit, +17854,John ZuHone,2015-05-15 10:46:20-04:00,commit, +17855,John ZuHone,2015-05-15 10:46:01-04:00,commit, +17856,John ZuHone,2015-05-15 10:45:31-04:00,commit, +17857,John ZuHone,2015-05-15 10:44:49-04:00,commit, +17858,John ZuHone,2015-05-15 10:43:49-04:00,commit, +17859,John ZuHone,2015-05-15 10:41:16-04:00,commit, +17860,John ZuHone,2015-05-15 10:39:50-04:00,commit, +17861,John ZuHone,2015-05-15 10:38:17-04:00,commit, +17862,John ZuHone,2015-05-15 10:19:00-04:00,commit, +17863,John ZuHone,2015-05-15 10:13:38-04:00,commit, +17864,John ZuHone,2015-05-15 09:51:29-04:00,commit, +17865,John ZuHone,2015-05-15 09:38:37-04:00,commit, +17866,John ZuHone,2015-05-15 09:38:06-04:00,commit, +17867,John ZuHone,2015-05-13 18:40:48-04:00,commit, +17868,John ZuHone,2015-05-13 18:35:24-04:00,commit, +17869,Nathan Goldbaum,2015-05-13 12:30:09-07:00,commit, +17870,Chris Malone,2015-05-12 17:42:00-07:00,commit, +17871,Matthew Turk,2015-05-12 18:56:52-05:00,commit, +17872,Ben Thompson,2015-05-12 20:40:37-03:00,commit, +17873,Ben Thompson,2015-05-12 18:55:21-03:00,commit, +17874,Ben Thompson,2015-05-12 17:40:42-03:00,commit, +17875,Ben Thompson,2015-05-12 17:29:45-03:00,commit, +17876,Michael Zingale,2015-05-12 16:18:48-04:00,commit, +17877,Michael Zingale,2015-05-12 16:10:57-04:00,commit, +17878,Chuck Rozhon,2015-05-12 14:56:48-05:00,commit, +17879,Ben Thompson,2015-05-12 16:47:57-03:00,commit, +17880,Chuck Rozhon,2015-05-12 14:45:36-05:00,commit, +17881,Chuck Rozhon,2015-05-12 14:32:09-05:00,commit, +17882,Chuck Rozhon,2015-05-12 14:07:49-05:00,commit, +17883,Michael Zingale,2015-05-12 13:55:27-04:00,commit, +17884,Michael Zingale,2015-05-12 13:55:27-04:00,commit, +17885,Nathan Goldbaum,2015-05-11 10:21:02-07:00,commit, +17886,John ZuHone,2015-05-11 12:23:45-04:00,commit, +17887,Kacper Kowalik,2015-05-11 10:50:05-05:00,commit, +17888,Kacper Kowalik,2015-05-11 10:03:19-05:00,commit, +17889,Kacper Kowalik,2015-05-11 10:01:47-05:00,commit, +17890,John ZuHone,2015-05-09 12:37:21-04:00,commit, +17891,John ZuHone,2015-05-09 12:25:50-04:00,commit, +17892,John ZuHone,2015-05-09 12:25:37-04:00,commit, +17893,John ZuHone,2015-05-09 11:12:10-04:00,commit, +17894,John ZuHone,2015-05-08 14:26:33-04:00,commit, +17895,John ZuHone,2015-05-08 11:10:14-04:00,commit, +17896,Jill Naiman,2015-05-07 16:09:17-05:00,commit, +17897,Nathan Goldbaum,2015-05-07 13:56:01-07:00,commit, +17898,Nathan Goldbaum,2015-05-07 13:26:00-07:00,commit, +17899,Kacper Kowalik,2015-05-07 15:22:38-05:00,commit, +17900,Kacper Kowalik,2015-05-07 14:56:30-05:00,commit, +17901,Matthew Turk,2015-05-07 11:20:12-05:00,commit, +17902,Kacper Kowalik,2015-05-06 13:20:27-05:00,commit, +17903,Kacper Kowalik,2015-05-06 12:38:18-05:00,commit, +17904,Matthew Turk,2015-05-06 12:36:51-05:00,commit, +17905,Matthew Turk,2015-05-06 10:53:44-05:00,commit, +17906,Matthew Turk,2015-05-05 16:31:35-05:00,commit, +17907,Matthew Turk,2015-05-05 14:45:48-05:00,commit, +17908,Matthew Turk,2015-05-05 08:43:54-05:00,commit, +17909,Matthew Turk,2015-05-05 08:43:34-05:00,commit, +17910,Nathan Goldbaum,2015-05-04 15:39:41-07:00,commit, +17911,Douglas Rudd,2015-05-04 15:32:02-05:00,commit, +17912,Britton Smith,2015-05-04 14:34:16-04:00,commit, +17913,Nathan Goldbaum,2015-05-04 11:30:32-07:00,commit, +17914,John ZuHone,2015-05-04 12:13:00-04:00,commit, +17915,Matthew Turk,2015-05-04 05:55:13-05:00,commit, +17916,Matthew Turk,2015-05-04 05:23:13-05:00,commit, +17917,John ZuHone,2015-04-30 17:06:35-04:00,commit, +17918,John ZuHone,2015-04-30 16:57:51-04:00,commit, +17919,John ZuHone,2015-04-30 16:54:00-04:00,commit, +17920,John ZuHone,2015-04-30 16:43:12-04:00,commit, +17921,Britton Smith,2015-04-30 17:49:45+01:00,commit, +17922,Kacper Kowalik,2015-04-30 11:04:18-05:00,commit, +17923,Britton Smith,2015-04-30 16:55:00+01:00,commit, +17924,Britton Smith,2015-04-30 16:55:00+01:00,commit, +17925,Britton Smith,2015-04-30 16:51:24+01:00,commit, +17926,Britton Smith,2015-04-30 16:51:24+01:00,commit, +17927,Kacper Kowalik,2015-04-30 10:50:41-05:00,commit, +17928,Kacper Kowalik,2015-04-30 10:49:56-05:00,commit, +17929,Britton Smith,2015-04-30 16:35:45+01:00,commit, +17930,Ricarda Beckmann,2015-06-07 10:26:19+00:00,commit, +17931,Ricarda Beckmann,2015-06-07 11:21:01+01:00,commit, +17932,Ricarda Beckmann,2015-06-06 14:14:16+01:00,commit, +17933,Ricarda Beckmann,2015-06-06 00:36:51+01:00,commit, +17934,Ricarda Beckmann,2015-06-06 00:35:17+01:00,commit, +17935,Ricarda Beckmann,2015-06-06 00:27:58+01:00,commit, +17936,Ricarda Beckmann,2015-06-05 12:09:07+01:00,commit, +17937,Matthew Turk,2015-07-16 11:38:09-05:00,commit, +17938,Britton Smith,2015-04-30 16:35:45+01:00,commit, +17939,Britton Smith,2015-04-30 16:13:12+01:00,commit, +17940,Matthew Turk,2015-04-30 05:44:30-05:00,commit, +17941,Matthew Turk,2015-04-30 05:44:14-05:00,commit, +17942,Matthew Turk,2015-04-30 05:00:42-05:00,commit, +17943,Matthew Turk,2015-04-30 04:54:27-05:00,commit, +17944,Britton Smith,2015-04-29 22:13:32+01:00,commit, +17945,Britton Smith,2015-04-29 22:06:05+01:00,commit, +17946,Britton Smith,2015-04-29 21:45:38+01:00,commit, +17947,Britton Smith,2015-04-29 21:41:06+01:00,commit, +17948,Britton Smith,2015-04-29 21:30:29+01:00,commit, +17949,Britton Smith,2015-04-29 21:25:16+01:00,commit, +17950,Britton Smith,2015-04-29 21:21:26+01:00,commit, +17951,Britton Smith,2015-04-29 21:00:40+01:00,commit, +17952,Matthew Turk,2015-04-29 14:21:43-05:00,commit, +17953,Matthew Turk,2015-04-29 13:58:38-05:00,commit, +17954,Matthew Turk,2015-04-29 13:33:35-05:00,commit, +17955,Nathan Goldbaum,2015-04-29 11:14:17-07:00,commit, +17956,Andrew Myers,2015-04-29 10:24:01-07:00,commit, +17957,Nathan Goldbaum,2015-04-28 13:08:31-07:00,commit, +17958,Kacper Kowalik,2015-04-28 14:47:47-05:00,commit, +17959,Britton Smith,2015-04-28 20:36:20+01:00,commit, +17960,Britton Smith,2015-04-28 20:27:42+01:00,commit, +17961,Britton Smith,2015-04-28 20:25:59+01:00,commit, +17962,Britton Smith,2015-04-28 20:24:06+01:00,commit, +17963,Nathan Goldbaum,2015-04-28 11:30:53-07:00,commit, +17964,Adam Ginsburg,2015-04-26 17:14:38+02:00,commit, +17965,Adam Ginsburg,2015-04-26 16:55:17+02:00,commit, +17966,Adam Ginsburg,2015-04-26 10:31:03+02:00,commit, +17967,Adam Ginsburg,2015-04-26 09:50:24+02:00,commit, +17968,Adam Ginsburg,2015-04-26 09:45:44+02:00,commit, +17969,Adam Ginsburg,2015-04-26 09:29:41+02:00,commit, +17970,Adam Ginsburg,2015-04-26 08:39:01+02:00,commit, +17971,John ZuHone,2015-04-25 08:35:57-05:00,commit, +17972,Andrew Myers,2015-04-24 16:45:19-07:00,commit, +17973,Andrew Myers,2015-04-24 16:41:22-07:00,commit, +17974,Kacper Kowalik,2015-04-24 12:42:57-05:00,commit, +17975,Kacper Kowalik,2015-04-24 12:33:06-05:00,commit, +17976,Matthew Turk,2015-04-24 09:51:27-05:00,commit, +17977,Matthew Turk,2015-04-24 06:06:37-05:00,commit, +17978,Matthew Turk,2015-04-24 05:12:46-05:00,commit, +17979,Matthew Turk,2015-04-24 05:02:49-05:00,commit, +17980,Matthew Turk,2015-04-24 04:53:41-05:00,commit, +17981,John ZuHone,2015-04-23 17:50:59-05:00,commit, +17982,Matthew Turk,2015-04-23 08:47:07-05:00,commit, +17983,Matthew Turk,2015-04-23 08:44:20-05:00,commit, +17984,Kacper Kowalik,2015-04-22 18:53:10-05:00,commit, +17985,Nathan Goldbaum,2015-04-22 16:47:09-07:00,commit, +17986,Nathan Goldbaum,2015-04-22 16:46:13-07:00,commit, +17987,Kacper Kowalik,2015-04-22 18:26:43-05:00,commit, +17988,Kacper Kowalik,2015-04-22 18:08:34-05:00,commit, +17989,Andrew Myers,2015-04-22 10:07:09-07:00,commit, +17990,Andrew Myers,2015-04-22 10:05:58-07:00,commit, +17991,Miguel de Val-Borro,2015-04-21 14:10:29-04:00,commit, +17992,Stuart Mumford,2015-04-20 16:42:58+02:00,commit, +17993,Stuart Mumford,2015-04-20 16:08:08+02:00,commit, +17994,Stuart Mumford,2015-04-20 15:41:29+02:00,commit, +17995,Sam Skillman,2015-04-18 15:06:39-07:00,commit, +17996,Sam Skillman,2015-04-18 14:54:26-07:00,commit, +17997,Matthew Turk,2015-04-18 15:58:48-05:00,commit, +17998,Matthew Turk,2015-04-18 15:58:23-05:00,commit, +17999,John ZuHone,2015-04-18 13:20:46-05:00,commit, +18000,Nathan Goldbaum,2015-04-17 21:16:11-07:00,commit, +18001,Kacper Kowalik,2015-04-17 13:45:44-05:00,commit, +18002,Kacper Kowalik,2015-04-17 13:34:07-05:00,commit, +18003,Kacper Kowalik,2015-04-17 13:32:13-05:00,commit, +18004,John ZuHone,2015-04-17 12:23:14-05:00,commit, +18005,Kacper Kowalik,2015-04-16 17:01:45-05:00,commit, +18006,Kacper Kowalik,2015-04-16 16:55:04-05:00,commit, +18007,Kacper Kowalik,2015-04-16 16:12:19-05:00,commit, +18008,Kacper Kowalik,2015-04-16 16:05:08-05:00,commit, +18009,John ZuHone,2015-04-16 14:46:35-05:00,commit, +18010,Nathan Goldbaum,2015-04-15 18:59:37-07:00,commit, +18011,Nathan Goldbaum,2015-04-15 18:59:20-07:00,commit, +18012,Andrew Myers,2015-04-15 18:57:59-07:00,commit, +18013,Matthew Turk,2015-04-15 13:36:02-05:00,commit, +18014,Matthew Turk,2015-04-15 12:30:53-05:00,commit, +18015,John ZuHone,2015-04-15 11:45:59-05:00,commit, +18016,John ZuHone,2015-04-15 11:26:33-05:00,commit, +18017,Britton Smith,2015-04-15 16:11:03+01:00,commit, +18018,Nathan Goldbaum,2015-04-14 17:26:32-07:00,commit, +18019,John ZuHone,2015-04-14 18:36:02-05:00,commit, +18020,Andrew Myers,2015-04-14 16:06:48-07:00,commit, +18021,Mark Krumholz,2015-04-14 15:59:32-07:00,commit, +18022,Nathan Goldbaum,2015-04-14 15:07:51-07:00,commit, +18023,Nathan Goldbaum,2015-04-14 14:52:49-07:00,commit, +18024,John ZuHone,2015-04-14 16:47:15-05:00,commit, +18025,Nathan Goldbaum,2015-04-14 14:44:17-07:00,commit, +18026,Matthew Turk,2015-04-14 16:38:00-05:00,commit, +18027,Matthew Turk,2015-04-14 16:08:56-05:00,commit, +18028,John ZuHone,2015-04-14 14:20:23-05:00,commit, +18029,Andrew Myers,2015-04-12 18:00:26-07:00,commit, +18030,Andrew Myers,2015-04-12 15:23:52-07:00,commit, +18031,Andrew Myers,2015-04-12 13:33:10-07:00,commit, +18032,Andrew Myers,2015-04-11 17:50:29-07:00,commit, +18033,Andrew Myers,2015-04-11 16:00:38-07:00,commit, +18034,John ZuHone,2015-04-10 23:55:08-05:00,commit, +18035,Kacper Kowalik,2015-04-10 15:18:18-05:00,commit, +18036,Kacper Kowalik,2015-04-10 11:09:38-05:00,commit, +18037,Nathan Goldbaum,2015-04-09 13:49:28-07:00,commit, +18038,Nathan Goldbaum,2015-04-09 13:47:53-07:00,commit, +18039,Nathan Goldbaum,2015-04-09 13:35:04-07:00,commit, +18040,Nathan Goldbaum,2015-04-09 13:34:43-07:00,commit, +18041,Nathan Goldbaum,2015-04-09 13:34:15-07:00,commit, +18042,Nathan Goldbaum,2015-04-09 13:33:33-07:00,commit, +18043,John ZuHone,2015-04-09 16:18:20-04:00,commit, +18044,John ZuHone,2015-04-09 14:33:26-04:00,commit, +18045,Matthew Turk,2015-04-09 11:05:34-05:00,commit, +18046,John ZuHone,2015-04-09 11:26:45-04:00,commit, +18047,Kacper Kowalik,2015-04-09 10:00:32-05:00,commit, +18048,Kacper Kowalik,2015-04-09 08:07:43-05:00,commit, +18049,Kacper Kowalik,2015-04-09 08:05:23-05:00,commit, +18050,Andrew Myers,2015-04-08 23:22:42-07:00,commit, +18051,Andrew Myers,2015-04-08 23:14:53-07:00,commit, +18052,John ZuHone,2015-04-08 16:39:33-04:00,commit, +18053,Kacper Kowalik,2015-04-08 15:11:39-05:00,commit, +18054,John ZuHone,2015-04-08 15:37:42-04:00,commit, +18055,John ZuHone,2015-04-08 15:36:17-04:00,commit, +18056,John ZuHone,2015-04-08 15:36:01-04:00,commit, +18057,Kacper Kowalik,2015-04-08 12:30:31-05:00,commit, +18058,Kacper Kowalik,2015-04-08 12:16:04-05:00,commit, +18059,Kacper Kowalik,2015-04-08 12:15:04-05:00,commit, +18060,John ZuHone,2015-04-08 12:53:44-04:00,commit, +18061,John ZuHone,2015-04-08 12:53:29-04:00,commit, +18062,John ZuHone,2015-04-08 11:10:04-04:00,commit, +18063,Kacper Kowalik,2015-04-08 10:04:00-05:00,commit, +18064,John ZuHone,2015-04-08 10:54:32-04:00,commit, +18065,John ZuHone,2015-04-08 10:05:04-04:00,commit, +18066,John ZuHone,2015-04-08 09:43:33-04:00,commit, +18067,Matthew Turk,2015-04-08 08:39:13-05:00,commit, +18068,Cameron Hummels,2015-04-07 20:08:48-07:00,commit, +18069,Cameron Hummels,2015-04-07 20:07:09-07:00,commit, +18070,Cameron Hummels,2015-04-07 20:06:11-07:00,commit, +18071,Matthew Turk,2015-04-07 16:38:48-05:00,commit, +18072,Matthew Turk,2015-04-07 13:36:35-05:00,commit, +18073,Andrew Myers,2015-04-06 23:39:03-07:00,commit, +18074,Andrew Myers,2015-04-06 23:10:36-07:00,commit, +18075,Andrew Myers,2015-04-06 21:43:44-07:00,commit, +18076,Andrew Myers,2015-04-06 21:42:37-07:00,commit, +18077,John ZuHone,2015-04-06 16:12:21-04:00,commit, +18078,Britton Smith,2015-04-04 14:45:01+01:00,commit, +18079,Britton Smith,2015-04-04 14:39:44+01:00,commit, +18080,Britton Smith,2015-04-04 14:30:04+01:00,commit, +18081,Britton Smith,2015-04-04 14:06:31+01:00,commit, +18082,Britton Smith,2015-04-04 13:12:56+01:00,commit, +18083,Britton Smith,2015-04-04 13:09:22+01:00,commit, +18084,Britton Smith,2015-04-04 12:59:28+01:00,commit, +18085,Britton Smith,2015-04-04 12:51:02+01:00,commit, +18086,Britton Smith,2015-04-04 12:50:16+01:00,commit, +18087,Britton Smith,2015-04-04 10:16:22+01:00,commit, +18088,Britton Smith,2015-04-04 10:10:56+01:00,commit, +18089,Andrew Myers,2015-04-04 00:15:43-07:00,commit, +18090,Andrew Myers,2015-04-04 00:15:29-07:00,commit, +18091,Andrew Myers,2015-04-03 23:57:21-07:00,commit, +18092,Andrew Myers,2015-04-03 23:36:50-07:00,commit, +18093,Andrew Myers,2015-04-03 23:36:33-07:00,commit, +18094,Andrew Myers,2015-04-03 23:11:50-07:00,commit, +18095,Matthew Turk,2015-04-03 21:32:06-05:00,commit, +18096,Andrew Myers,2015-04-03 18:08:06-07:00,commit, +18097,Andrew Myers,2015-04-03 18:03:46-07:00,commit, +18098,John ZuHone,2015-04-03 12:41:40-04:00,commit, +18099,Kacper Kowalik,2015-04-03 10:04:56-05:00,commit, +18100,John ZuHone,2015-04-03 10:13:20-04:00,commit, +18101,John ZuHone,2015-04-03 09:53:53-04:00,commit, +18102,John ZuHone,2015-04-03 00:13:50-04:00,commit, +18103,John ZuHone,2015-04-02 23:58:03-04:00,commit, +18104,Andrew Myers,2015-04-02 15:46:24-07:00,commit, +18105,Andrew Myers,2015-04-02 15:25:05-07:00,commit, +18106,Andrew Myers,2015-04-02 14:20:23-07:00,commit, +18107,Andrew Myers,2015-04-02 13:05:47-07:00,commit, +18108,Andrew Myers,2015-04-02 13:03:00-07:00,commit, +18109,Andrew Myers,2015-04-02 11:35:54-07:00,commit, +18110,Matthew Turk,2015-04-02 10:50:24-05:00,commit, +18111,Andrew Myers,2015-04-01 15:10:56-07:00,commit, +18112,Andrew Myers,2015-04-01 14:48:06-07:00,commit, +18113,Nathan Goldbaum,2015-04-01 14:25:52-07:00,commit, +18114,Andrew Myers,2015-04-01 13:41:09-07:00,commit, +18115,Andrew Myers,2015-04-01 12:24:06-07:00,commit, +18116,Andrew Myers,2015-04-01 12:08:15-07:00,commit, +18117,Andrew Myers,2015-04-01 12:06:48-07:00,commit, +18118,Andrew Myers,2015-04-01 11:29:15-07:00,commit, +18119,Matthew Turk,2015-04-01 13:22:20-05:00,commit, +18120,Andrew Myers,2015-04-01 11:00:11-07:00,commit, +18121,Matthew Turk,2015-03-31 21:04:38-05:00,commit, +18122,Matthew Turk,2015-03-31 20:47:31-05:00,commit, +18123,Andrew Myers,2015-03-31 18:31:33-07:00,commit, +18124,Andrew Myers,2015-03-31 18:26:38-07:00,commit, +18125,Andrew Myers,2015-03-31 18:05:18-07:00,commit, +18126,Andrew Myers,2015-03-31 18:01:53-07:00,commit, +18127,Andrew Myers,2015-03-31 16:48:32-07:00,commit, +18128,Andrew Myers,2015-03-31 16:46:17-07:00,commit, +18129,Andrew Myers,2015-03-31 16:45:55-07:00,commit, +18130,Andrew Myers,2015-03-31 14:36:44-07:00,commit, +18131,Nathan Goldbaum,2015-03-31 14:24:04-07:00,commit, +18132,Andrew Myers,2015-03-31 14:16:41-07:00,commit, +18133,Andrew Myers,2015-03-31 14:14:55-07:00,commit, +18134,Andrew Myers,2015-03-31 14:01:25-07:00,commit, +18135,Cameron Hummels,2015-03-31 13:36:55-07:00,commit, +18136,Andrew Myers,2015-03-31 12:33:10-07:00,commit, +18137,Andrew Myers,2015-03-31 12:29:08-07:00,commit, +18138,Andrew Myers,2015-03-31 12:22:23-07:00,commit, +18139,Cameron Hummels,2015-03-31 12:09:21-07:00,commit, +18140,Andrew Myers,2015-03-31 11:31:02-07:00,commit, +18141,Cameron Hummels,2015-03-31 10:28:34-07:00,commit, +18142,Andrew Myers,2015-03-31 10:28:26-07:00,commit, +18143,Andrew Myers,2015-03-31 10:26:54-07:00,commit, +18144,Cameron Hummels,2015-03-31 07:55:47-07:00,commit, +18145,Kacper Kowalik,2015-03-31 07:53:13-05:00,commit, +18146,Britton Smith,2015-03-31 09:09:04+01:00,commit, +18147,Britton Smith,2015-03-31 09:03:57+01:00,commit, +18148,Cameron Hummels,2015-03-30 22:09:41-07:00,commit, +18149,Cameron Hummels,2015-03-30 21:47:56-07:00,commit, +18150,Cameron Hummels,2015-03-30 18:05:00-07:00,commit, +18151,Cameron Hummels,2015-03-30 18:04:33-07:00,commit, +18152,Cameron Hummels,2015-03-30 17:00:19-07:00,commit, +18153,Cameron Hummels,2015-03-30 16:59:58-07:00,commit, +18154,Nathan Goldbaum,2015-03-30 15:52:25-07:00,commit, +18155,Nathan Goldbaum,2015-03-30 15:21:51-07:00,commit, +18156,Matthew Turk,2015-03-30 17:15:49-05:00,commit, +18157,Britton Smith,2015-03-30 23:10:58+01:00,commit, +18158,Matthew Turk,2015-03-30 17:05:24-05:00,commit, +18159,Britton Smith,2015-03-30 23:04:12+01:00,commit, +18160,Nathan Goldbaum,2015-03-30 14:31:27-07:00,commit, +18161,Britton Smith,2015-03-30 22:05:02+01:00,commit, +18162,Matthew Turk,2015-03-30 16:03:50-05:00,commit, +18163,Cameron Hummels,2015-03-30 13:48:19-07:00,commit, +18164,Cameron Hummels,2015-03-30 13:47:50-07:00,commit, +18165,Britton Smith,2015-03-30 21:40:48+01:00,commit, +18166,Matthew Turk,2015-03-30 15:19:50-05:00,commit, +18167,Matthew Turk,2015-03-30 15:10:32-05:00,commit, +18168,Cameron Hummels,2015-03-30 13:09:20-07:00,commit, +18169,Britton Smith,2015-03-30 21:09:10+01:00,commit, +18170,Britton Smith,2015-03-30 21:07:02+01:00,commit, +18171,Adam Ginsburg,2015-03-30 21:38:56+02:00,commit, +18172,Britton Smith,2015-03-30 19:49:55+01:00,commit, +18173,Britton Smith,2015-03-30 19:40:13+01:00,commit, +18174,Britton Smith,2015-03-30 19:34:10+01:00,commit, +18175,John ZuHone,2015-03-30 14:32:23-04:00,commit, +18176,John ZuHone,2015-03-30 14:26:06-04:00,commit, +18177,Matthew Turk,2015-03-30 13:10:14-05:00,commit, +18178,Matthew Turk,2015-03-30 13:09:53-05:00,commit, +18179,Nathan Goldbaum,2015-03-30 10:31:49-07:00,commit, +18180,Cameron Hummels,2015-03-30 09:31:20-07:00,commit, +18181,Matthew Turk,2015-03-29 12:11:10-05:00,commit, +18182,Britton Smith,2015-03-29 14:11:53+01:00,commit, +18183,Cameron Hummels,2015-03-27 17:30:32-07:00,commit, +18184,Cameron Hummels,2015-03-27 17:29:31-07:00,commit, +18185,Nathan Goldbaum,2015-03-27 16:53:52-07:00,commit, +18186,Nathan Goldbaum,2015-03-27 14:13:24-07:00,commit, +18187,Nathan Goldbaum,2015-03-27 14:09:24-07:00,commit, +18188,Matthew Turk,2015-03-27 16:04:14-05:00,commit, +18189,Nathan Goldbaum,2015-03-27 13:24:57-07:00,commit, +18190,Matthew Turk,2015-03-27 15:09:28-05:00,commit, +18191,John ZuHone,2015-03-27 14:47:11-04:00,commit, +18192,Nathan Goldbaum,2015-03-27 10:37:54-07:00,commit, +18193,Matthew Turk,2015-03-26 18:02:48-05:00,commit, +18194,Nathan Goldbaum,2015-03-26 15:21:20-07:00,commit, +18195,Nathan Goldbaum,2015-03-26 15:20:41-07:00,commit, +18196,Cameron Hummels,2015-03-26 14:59:18-07:00,commit, +18197,Cameron Hummels,2015-03-26 14:04:20-07:00,commit, +18198,Cameron Hummels,2015-03-26 13:54:40-07:00,commit, +18199,Cameron Hummels,2015-03-26 11:25:25-07:00,commit, +18200,Cameron Hummels,2015-03-26 11:09:41-07:00,commit, +18201,Cameron Hummels,2015-03-26 10:45:38-07:00,commit, +18202,Cameron Hummels,2015-03-26 10:23:19-07:00,commit, +18203,Cameron Hummels,2015-03-26 10:17:30-07:00,commit, +18204,John ZuHone,2015-03-26 13:15:17-04:00,commit, +18205,John ZuHone,2015-03-26 13:14:52-04:00,commit, +18206,Michael Zingale,2015-03-26 12:28:07-04:00,commit, +18207,John ZuHone,2015-03-26 10:12:34-04:00,commit, +18208,John ZuHone,2015-03-26 10:12:07-04:00,commit, +18209,John ZuHone,2015-03-26 10:11:53-04:00,commit, +18210,Nathan Goldbaum,2015-03-25 18:00:44-07:00,commit, +18211,Nathan Goldbaum,2015-03-25 17:36:04-07:00,commit, +18212,Cameron Hummels,2015-03-25 15:40:01-07:00,commit, +18213,Cameron Hummels,2015-03-25 15:30:43-07:00,commit, +18214,John ZuHone,2015-03-25 15:47:36-04:00,commit, +18215,Desika Narayanan,2015-03-25 15:20:54-04:00,commit, +18216,John ZuHone,2015-03-25 14:34:56-04:00,commit, +18217,John ZuHone,2015-03-25 14:31:15-04:00,commit, +18218,John ZuHone,2015-03-25 14:31:05-04:00,commit, +18219,John ZuHone,2015-03-25 14:27:50-04:00,commit, +18220,John ZuHone,2015-03-25 14:27:29-04:00,commit, +18221,John ZuHone,2015-03-25 13:43:13-04:00,commit, +18222,Matthew Turk,2015-03-24 22:54:40-05:00,commit, +18223,Matthew Turk,2015-03-24 22:28:28-05:00,commit, +18224,Matthew Turk,2015-03-24 22:15:29-05:00,commit, +18225,Matthew Turk,2015-03-24 18:55:46-05:00,commit, +18226,Michael Zingale,2015-03-24 18:57:41-04:00,commit, +18227,Michael Zingale,2015-03-24 15:28:08-04:00,commit, +18228,Michael Zingale,2015-03-24 15:11:20-04:00,commit, +18229,Michael Zingale,2015-03-24 14:28:04-04:00,commit, +18230,Michael Zingale,2015-03-24 14:26:55-04:00,commit, +18231,Michael Zingale,2015-03-24 14:22:42-04:00,commit, +18232,Andrew Myers,2015-03-23 20:45:56-07:00,commit, +18233,Matthew Turk,2015-03-23 13:51:47-05:00,commit, +18234,Nathan Goldbaum,2015-03-23 10:01:28-07:00,commit, +18235,Nathan Goldbaum,2015-03-23 09:55:40-07:00,commit, +18236,Nathan Goldbaum,2015-03-23 00:12:02-07:00,commit, +18237,Andrew Myers,2015-03-22 23:59:00-07:00,commit, +18238,Nathan Goldbaum,2015-03-22 22:48:13-07:00,commit, +18239,Andrew Myers,2015-03-22 21:26:10-07:00,commit, +18240,Andrew Myers,2015-03-22 21:21:41-07:00,commit, +18241,Andrew Myers,2015-03-22 20:54:01-07:00,commit, +18242,Andrew Myers,2015-03-22 20:47:02-07:00,commit, +18243,Nathan Goldbaum,2015-03-22 20:36:44-07:00,commit, +18244,Nathan Goldbaum,2015-03-22 20:36:31-07:00,commit, +18245,Nathan Goldbaum,2015-03-22 18:42:41-07:00,commit, +18246,Nathan Goldbaum,2015-03-22 18:39:46-07:00,commit, +18247,Nathan Goldbaum,2015-03-22 18:31:52-07:00,commit, +18248,Nathan Goldbaum,2015-03-22 18:01:52-07:00,commit, +18249,Nathan Goldbaum,2015-03-22 17:19:42-07:00,commit, +18250,Nathan Goldbaum,2015-03-22 17:09:46-07:00,commit, +18251,Nathan Goldbaum,2015-03-22 17:09:26-07:00,commit, +18252,Nathan Goldbaum,2015-03-22 17:07:58-07:00,commit, +18253,Nathan Goldbaum,2015-03-22 15:59:43-07:00,commit, +18254,Nathan Goldbaum,2015-03-22 15:59:25-07:00,commit, +18255,Andrew Myers,2015-03-22 15:52:03-07:00,commit, +18256,Andrew Myers,2015-03-22 15:46:07-07:00,commit, +18257,Andrew Myers,2015-03-22 15:44:43-07:00,commit, +18258,Andrew Myers,2015-03-22 15:43:54-07:00,commit, +18259,Nathan Goldbaum,2015-03-22 11:47:20-07:00,commit, +18260,Kacper Kowalik,2015-03-22 13:36:06-05:00,commit, +18261,Kacper Kowalik,2015-03-22 12:44:36-05:00,commit, +18262,Kacper Kowalik,2015-03-22 12:32:38-05:00,commit, +18263,Matthew Turk,2015-03-21 21:52:34-05:00,commit, +18264,Matthew Turk,2015-03-21 13:15:47-05:00,commit, +18265,Matthew Turk,2015-03-21 13:07:22-05:00,commit, +18266,Matthew Turk,2015-03-21 13:06:36-05:00,commit, +18267,Matthew Turk,2015-03-21 12:22:21-05:00,commit, +18268,Matthew Turk,2015-03-21 12:11:43-05:00,commit, +18269,Matthew Turk,2015-03-21 11:09:03-05:00,commit, +18270,Matthew Turk,2015-03-21 10:33:30-05:00,commit, +18271,Matthew Turk,2015-03-20 23:41:36-05:00,commit, +18272,John ZuHone,2015-03-20 18:21:12-06:00,commit, +18273,Cameron Hummels,2015-03-20 15:20:51-07:00,commit, +18274,Cameron Hummels,2015-03-20 14:54:52-07:00,commit, +18275,Nathan Goldbaum,2015-03-19 16:53:04-07:00,commit, +18276,Matthew Turk,2015-03-19 14:55:30-05:00,commit, +18277,Matthew Turk,2015-03-19 14:55:03-05:00,commit, +18278,Cameron Hummels,2015-03-19 12:40:54-07:00,commit, +18279,Cameron Hummels,2015-03-19 12:38:47-07:00,commit, +18280,Andrew Myers,2015-03-19 12:17:58-07:00,commit, +18281,Nathan Goldbaum,2015-03-19 12:07:41-07:00,commit, +18282,Matthew Turk,2015-03-19 11:43:58-05:00,commit, +18283,Matthew Turk,2015-03-19 09:17:51-06:00,commit, +18284,Cameron Hummels,2015-03-18 21:09:26-07:00,commit, +18285,Cameron Hummels,2015-03-18 18:42:32-07:00,commit, +18286,Cameron Hummels,2015-03-18 15:54:29-07:00,commit, +18287,Cameron Hummels,2015-03-18 15:54:10-07:00,commit, +18288,Cameron Hummels,2015-03-18 15:32:03-07:00,commit, +18289,Cameron Hummels,2015-03-18 15:26:16-07:00,commit, +18290,Nathan Goldbaum,2015-03-18 14:40:24-07:00,commit, +18291,Nathan Goldbaum,2015-03-18 14:37:03-07:00,commit, +18292,Nathan Goldbaum,2015-03-18 14:35:51-07:00,commit, +18293,Andrew Myers,2015-03-18 11:22:50-06:00,commit, +18294,Sam Skillman,2015-03-18 10:58:58-06:00,commit, +18295,Matthew Turk,2015-03-18 10:37:37-05:00,commit, +18296,Andrew Myers,2015-03-18 01:28:55-06:00,commit, +18297,Andrew Myers,2015-03-18 01:23:28-06:00,commit, +18298,Sam Skillman,2015-03-18 01:20:51-06:00,commit, +18299,Andrew Myers,2015-03-18 01:19:51-06:00,commit, +18300,Andrew Myers,2015-03-18 01:02:47-06:00,commit, +18301,Andrew Myers,2015-03-18 00:30:56-06:00,commit, +18302,Nathan Goldbaum,2015-03-17 22:57:15-07:00,commit, +18303,Cameron Hummels,2015-03-17 19:33:19-07:00,commit, +18304,Cameron Hummels,2015-03-17 19:32:30-07:00,commit, +18305,Cameron Hummels,2015-03-17 19:31:55-07:00,commit, +18306,Cameron Hummels,2015-03-17 19:31:42-07:00,commit, +18307,Cameron Hummels,2015-03-17 18:22:04-07:00,commit, +18308,Sam Skillman,2015-03-17 19:21:48-06:00,commit, +18309,Cameron Hummels,2015-03-17 18:03:44-07:00,commit, +18310,Cameron Hummels,2015-03-17 17:40:55-07:00,commit, +18311,Cameron Hummels,2015-03-17 17:40:28-07:00,commit, +18312,Cameron Hummels,2015-03-17 16:02:37-07:00,commit, +18313,Cameron Hummels,2015-03-17 14:41:15-07:00,commit, +18314,Sam Skillman,2015-03-17 12:08:39-06:00,commit, +18315,John ZuHone,2015-03-17 11:44:31-06:00,commit, +18316,John ZuHone,2015-03-17 11:38:17-06:00,commit, +18317,Sam Skillman,2015-03-17 09:45:48-07:00,commit, +18318,Sam Skillman,2015-03-17 07:34:24-07:00,commit, +18319,Desika Narayanan,2015-03-17 10:02:47-04:00,commit, +18320,Nathan Goldbaum,2015-03-16 18:57:10-07:00,commit, +18321,Nathan Goldbaum,2015-03-16 18:56:43-07:00,commit, +18322,Sam Skillman,2015-03-16 19:50:01-06:00,commit, +18323,Nathan Goldbaum,2015-03-16 18:41:18-07:00,commit, +18324,Nathan Goldbaum,2015-03-16 18:39:23-07:00,commit, +18325,Nathan Goldbaum,2015-03-16 18:18:15-07:00,commit, +18326,Nathan Goldbaum,2015-03-16 18:17:58-07:00,commit, +18327,Sam Skillman,2015-03-16 19:03:56-06:00,commit, +18328,Sam Skillman,2015-03-16 17:51:03-06:00,commit, +18329,Sam Skillman,2015-03-16 17:46:26-06:00,commit, +18330,Sam Skillman,2015-03-16 17:34:26-06:00,commit, +18331,Sam Skillman,2015-03-16 17:20:25-06:00,commit, +18332,Cameron Hummels,2015-03-16 14:08:27-07:00,commit, +18333,Sam Skillman,2015-03-16 11:59:31-06:00,commit, +18334,Sam Skillman,2015-03-16 11:43:37-06:00,commit, +18335,Sam Skillman,2015-03-16 11:37:07-06:00,commit, +18336,Sam Skillman,2015-03-16 11:20:04-06:00,commit, +18337,Sam Skillman,2015-03-16 09:59:04-06:00,commit, +18338,Sam Skillman,2015-03-16 09:55:19-06:00,commit, +18339,Sam Skillman,2015-03-16 09:34:31-06:00,commit, +18340,Nathan Goldbaum,2015-03-16 00:04:37-07:00,commit, +18341,Nathan Goldbaum,2015-03-15 23:01:07-07:00,commit, +18342,Nathan Goldbaum,2015-03-15 23:00:43-07:00,commit, +18343,Nathan Goldbaum,2015-03-15 23:00:26-07:00,commit, +18344,Nathan Goldbaum,2015-03-15 23:00:03-07:00,commit, +18345,Nathan Goldbaum,2015-03-15 22:29:02-07:00,commit, +18346,Nathan Goldbaum,2015-03-15 22:25:13-07:00,commit, +18347,Nathan Goldbaum,2015-03-15 22:24:54-07:00,commit, +18348,Nathan Goldbaum,2015-03-15 19:09:01-07:00,commit, +18349,Nathan Goldbaum,2015-03-15 19:06:07-07:00,commit, +18350,Nathan Goldbaum,2015-03-15 19:05:12-07:00,commit, +18351,Nathan Goldbaum,2015-03-15 19:03:18-07:00,commit, +18352,Miguel de Val-Borro,2015-03-14 23:28:54-04:00,commit, +18353,John ZuHone,2015-03-14 01:37:33-04:00,commit, +18354,John ZuHone,2015-03-14 01:28:49-04:00,commit, +18355,Matthew Turk,2015-03-13 21:41:21-05:00,commit, +18356,Michael Zingale,2015-03-13 21:08:29-04:00,commit, +18357,Sam Skillman,2015-03-13 16:37:54-07:00,commit, +18358,Cameron Hummels,2015-03-13 16:07:46-07:00,commit, +18359,Sam Skillman,2015-03-13 15:27:32-07:00,commit, +18360,Sam Skillman,2015-03-13 15:26:07-07:00,commit, +18361,Cameron Hummels,2015-03-13 15:14:07-07:00,commit, +18362,Cameron Hummels,2015-03-13 14:16:52-07:00,commit, +18363,Kacper Kowalik,2015-03-13 15:24:08-05:00,commit, +18364,Miguel de Val-Borro,2015-03-13 15:39:58-04:00,commit, +18365,Matthew Turk,2015-03-13 14:28:37-05:00,commit, +18366,Sam Skillman,2015-03-13 12:19:08-07:00,commit, +18367,Sam Skillman,2015-03-13 12:17:56-07:00,commit, +18368,Nathan Goldbaum,2015-03-13 12:02:39-07:00,commit, +18369,Nathan Goldbaum,2015-03-13 10:46:54-07:00,commit, +18370,Cameron Hummels,2015-03-13 09:35:35-07:00,commit, +18371,Cameron Hummels,2015-03-13 09:31:40-07:00,commit, +18372,John ZuHone,2015-03-13 11:26:28-04:00,commit, +18373,Matthew Turk,2015-03-13 09:55:44-05:00,commit, +18374,Miguel de Val-Borro,2015-03-13 10:36:45-04:00,commit, +18375,Matthew Turk,2015-03-13 09:30:12-05:00,commit, +18376,Matthew Turk,2015-03-13 09:28:21-05:00,commit, +18377,John ZuHone,2015-03-13 10:02:05-04:00,commit, +18378,John ZuHone,2015-03-13 09:35:40-04:00,commit, +18379,John ZuHone,2015-03-13 09:32:02-04:00,commit, +18380,Matthew Turk,2015-03-13 06:32:43-05:00,commit, +18381,John ZuHone,2015-03-12 21:50:56-04:00,commit, +18382,Jonah Miller,2015-03-12 21:15:07-04:00,commit, +18383,Jonah Miller,2015-03-12 21:10:06-04:00,commit, +18384,John ZuHone,2015-03-12 21:07:37-04:00,commit, +18385,John ZuHone,2015-03-12 20:45:58-04:00,commit, +18386,John ZuHone,2015-03-12 20:45:42-04:00,commit, +18387,Cameron Hummels,2015-03-12 17:33:56-07:00,commit, +18388,John ZuHone,2015-03-12 20:33:14-04:00,commit, +18389,Cameron Hummels,2015-03-12 17:32:52-07:00,commit, +18390,Cameron Hummels,2015-03-12 17:18:25-07:00,commit, +18391,Kacper Kowalik,2015-03-12 19:08:53-05:00,commit, +18392,Kacper Kowalik,2015-03-12 18:37:22-05:00,commit, +18393,Kacper Kowalik,2015-03-12 18:32:03-05:00,commit, +18394,Kacper Kowalik,2015-03-12 18:26:43-05:00,commit, +18395,Kacper Kowalik,2015-03-12 18:25:12-05:00,commit, +18396,Kacper Kowalik,2015-03-12 18:24:36-05:00,commit, +18397,Nathan Goldbaum,2015-03-12 16:11:00-07:00,commit, +18398,Cameron Hummels,2015-03-12 15:33:44-07:00,commit, +18399,Sam Skillman,2015-03-12 14:50:07-07:00,commit, +18400,Miguel de Val-Borro,2015-03-12 16:54:07-04:00,commit, +18401,Miguel de Val-Borro,2015-03-12 16:29:24-04:00,commit, +18402,Suoqing Ji,2015-03-12 13:26:04-07:00,commit, +18403,Sam Skillman,2015-03-12 13:18:39-07:00,commit, +18404,Miguel de Val-Borro,2015-03-12 16:15:03-04:00,commit, +18405,John ZuHone,2015-03-12 16:07:28-04:00,commit, +18406,John ZuHone,2015-03-12 16:07:11-04:00,commit, +18407,John ZuHone,2015-03-12 16:06:46-04:00,commit, +18408,Cameron Hummels,2015-03-12 12:57:18-07:00,commit, +18409,Cameron Hummels,2015-03-12 12:22:00-07:00,commit, +18410,Cameron Hummels,2015-03-12 11:52:19-07:00,commit, +18411,Cameron Hummels,2015-03-12 11:48:17-07:00,commit, +18412,John ZuHone,2015-03-12 13:46:37-04:00,commit, +18413,John ZuHone,2015-03-12 13:35:59-04:00,commit, +18414,John ZuHone,2015-03-12 13:31:26-04:00,commit, +18415,Miguel de Val-Borro,2015-03-12 10:59:09-04:00,commit, +18416,Andrew Myers,2015-03-12 10:55:44-07:00,commit, +18417,Nathan Goldbaum,2015-03-12 10:37:06-07:00,commit, +18418,Kacper Kowalik,2015-03-12 12:24:39-05:00,commit, +18419,Kacper Kowalik,2015-03-12 12:23:57-05:00,commit, +18420,Miguel de Val-Borro,2015-03-12 11:23:31-04:00,commit, +18421,Sam Skillman,2015-03-12 08:04:46-07:00,commit, +18422,Suoqing Ji,2015-03-12 02:16:29-07:00,commit, +18423,Nathan Goldbaum,2015-03-11 23:55:44-07:00,commit, +18424,Nathan Goldbaum,2015-03-11 23:54:03-07:00,commit, +18425,Cameron Hummels,2015-03-11 15:46:55-07:00,commit, +18426,Cameron Hummels,2015-03-11 14:50:55-07:00,commit, +18427,Cameron Hummels,2015-03-11 14:45:02-07:00,commit, +18428,Jonah Miller,2015-03-11 16:30:26-04:00,commit, +18429,Kacper Kowalik,2015-03-11 14:42:23-05:00,commit, +18430,Kacper Kowalik,2015-03-11 14:38:54-05:00,commit, +18431,Kacper Kowalik,2015-03-11 12:22:51-05:00,commit, +18432,Kacper Kowalik,2015-03-11 12:16:49-05:00,commit, +18433,Matthew Turk,2015-03-11 09:06:34-05:00,commit, +18434,Matthew Turk,2015-03-11 06:04:17-05:00,commit, +18435,Cameron Hummels,2015-03-10 15:34:05-07:00,commit, +18436,Cameron Hummels,2015-03-10 14:47:26-07:00,commit, +18437,Cameron Hummels,2015-03-10 14:04:47-07:00,commit, +18438,Cameron Hummels,2015-03-10 13:45:04-07:00,commit, +18439,Kacper Kowalik,2015-03-10 14:35:17-05:00,commit, +18440,Sam Skillman,2015-03-10 12:27:11-07:00,commit, +18441,Sam Skillman,2015-03-10 12:13:49-07:00,commit, +18442,Cameron Hummels,2015-03-10 12:12:39-07:00,commit, +18443,Sam Skillman,2015-03-10 12:09:55-07:00,commit, +18444,Sam Skillman,2015-03-10 12:03:09-07:00,commit, +18445,Sam Skillman,2015-03-10 11:03:04-07:00,commit, +18446,John ZuHone,2015-03-10 10:52:15-04:00,commit, +18447,John ZuHone,2015-03-10 10:27:01-04:00,commit, +18448,John ZuHone,2015-03-10 02:17:03-04:00,commit, +18449,John ZuHone,2015-03-10 00:28:37-04:00,commit, +18450,Nathan Goldbaum,2015-03-09 15:57:08-07:00,commit, +18451,Nathan Goldbaum,2015-03-09 15:47:35-07:00,commit, +18452,Nathan Goldbaum,2015-03-09 14:30:17-07:00,commit, +18453,Matthew Turk,2015-03-09 16:18:43-05:00,commit, +18454,Matthew Turk,2015-03-09 16:16:08-05:00,commit, +18455,Nathan Goldbaum,2015-03-09 14:01:25-07:00,commit, +18456,Matthew Turk,2015-03-09 13:17:55-05:00,commit, +18457,Nathan Goldbaum,2015-03-09 11:15:47-07:00,commit, +18458,Matthew Turk,2015-03-09 11:13:34-05:00,commit, +18459,Nathan Goldbaum,2015-03-08 21:18:59-07:00,commit, +18460,Sam Skillman,2015-03-08 20:59:34-07:00,commit, +18461,Sam Skillman,2015-03-08 14:56:16-07:00,commit, +18462,Matthew Turk,2015-03-07 16:18:52-06:00,commit, +18463,Matthew Turk,2015-03-07 16:18:10-06:00,commit, +18464,Matthew Turk,2015-03-07 14:05:18-06:00,commit, +18465,Matthew Turk,2015-03-07 10:32:36-06:00,commit, +18466,Matthew Turk,2015-03-07 09:51:13-06:00,commit, +18467,Matthew Turk,2015-03-07 09:43:27-06:00,commit, +18468,Matthew Turk,2015-03-06 20:49:46-06:00,commit, +18469,Matthew Turk,2015-03-06 19:02:26-06:00,commit, +18470,Matthew Turk,2015-03-06 14:18:04-06:00,commit, +18471,Matthew Turk,2015-03-06 14:16:34-06:00,commit, +18472,Sam Skillman,2015-03-06 12:15:58-08:00,commit, +18473,Sam Skillman,2015-03-06 12:10:09-08:00,commit, +18474,Matthew Turk,2015-03-06 13:59:02-06:00,commit, +18475,Matthew Turk,2015-03-06 12:53:50-06:00,commit, +18476,Matthew Turk,2015-03-06 09:59:52-06:00,commit, +18477,Matthew Turk,2015-03-06 09:05:13-06:00,commit, +18478,Sam Skillman,2015-03-05 18:08:40-08:00,commit, +18479,Sam Skillman,2015-03-05 17:54:14-08:00,commit, +18480,Sam Skillman,2015-03-05 17:49:12-08:00,commit, +18481,Sam Skillman,2015-03-05 17:34:27-08:00,commit, +18482,Kacper Kowalik,2015-03-05 15:55:16-06:00,commit, +18483,Suoqing Ji,2015-03-05 13:48:04-08:00,commit, +18484,Nathan Goldbaum,2015-03-05 13:48:04-08:00,commit, +18485,Sam Skillman,2015-03-05 13:41:35-08:00,commit, +18486,Sam Skillman,2015-03-05 12:39:35-08:00,commit, +18487,Miguel de Val-Borro,2015-03-05 15:23:26-05:00,commit, +18488,Miguel de Val-Borro,2015-03-05 14:55:21-05:00,commit, +18489,Matthew Turk,2015-03-05 13:15:17-06:00,commit, +18490,Kacper Kowalik,2015-03-05 12:58:52-06:00,commit, +18491,Kacper Kowalik,2015-03-05 12:56:36-06:00,commit, +18492,Miguel de Val-Borro,2015-03-05 13:55:36-05:00,commit, +18493,Sam Skillman,2015-03-05 10:28:48-08:00,commit, +18494,Kacper Kowalik,2015-03-05 10:23:40-06:00,commit, +18495,Sam Skillman,2015-03-05 08:10:38-08:00,commit, +18496,Kacper Kowalik,2015-03-05 10:08:02-06:00,commit, +18497,Kacper Kowalik,2015-03-05 09:01:34-06:00,commit, +18498,Kacper Kowalik,2015-03-05 08:56:44-06:00,commit, +18499,Kacper Kowalik,2015-03-05 08:50:51-06:00,commit, +18500,Sam Skillman,2015-03-04 16:40:44-08:00,commit, +18501,Sam Skillman,2015-03-04 14:53:01-08:00,commit, +18502,Matthew Turk,2015-03-04 15:26:43-06:00,commit, +18503,Nathan Goldbaum,2015-03-04 10:08:57-08:00,commit, +18504,Sam Skillman,2015-03-04 09:42:37-08:00,commit, +18505,Matthew Turk,2015-03-04 08:45:14-06:00,commit, +18506,Matthew Turk,2015-03-04 06:45:31-06:00,commit, +18507,Matthew Turk,2015-03-04 06:45:07-06:00,commit, +18508,Matthew Turk,2015-03-03 20:42:53-06:00,commit, +18509,Matthew Turk,2015-03-03 20:42:40-06:00,commit, +18510,Matthew Turk,2015-03-03 19:50:59-06:00,commit, +18511,Sam Skillman,2015-03-03 16:13:01-08:00,commit, +18512,Chris Malone,2015-03-03 16:55:49-07:00,commit, +18513,Kacper Kowalik,2015-03-03 17:32:45-06:00,commit, +18514,Sam Skillman,2015-03-03 15:27:40-08:00,commit, +18515,Kacper Kowalik,2015-03-03 17:23:47-06:00,commit, +18516,Michael Zingale,2015-03-03 15:26:33-05:00,commit, +18517,Nathan Goldbaum,2015-03-03 11:32:59-08:00,commit, +18518,Cameron Hummels,2015-03-03 12:19:26-07:00,commit, +18519,Cameron Hummels,2015-03-03 12:18:05-07:00,commit, +18520,Matthew Turk,2015-03-03 13:14:37-06:00,commit, +18521,Nathan Goldbaum,2015-03-03 11:13:14-08:00,commit, +18522,Matthew Turk,2015-03-03 13:10:54-06:00,commit, +18523,Matthew Turk,2015-03-03 13:10:04-06:00,commit, +18524,Nathan Goldbaum,2015-03-03 11:08:21-08:00,commit, +18525,Nathan Goldbaum,2015-03-03 11:06:05-08:00,commit, +18526,Kacper Kowalik,2015-03-03 11:40:03-06:00,commit, +18527,Kacper Kowalik,2015-03-03 10:55:40-06:00,commit, +18528,John ZuHone,2015-03-03 11:06:49-05:00,commit, +18529,John ZuHone,2015-03-02 22:19:57-05:00,commit, +18530,Michael Zingale,2015-03-02 20:08:57-05:00,commit, +18531,Nathan Goldbaum,2015-03-02 13:10:40-08:00,commit, +18532,Nathan Goldbaum,2015-03-02 12:29:58-08:00,commit, +18533,Nathan Goldbaum,2015-03-02 12:03:37-08:00,commit, +18534,Nathan Goldbaum,2015-03-02 12:01:19-08:00,commit, +18535,Michael Zingale,2015-03-02 14:14:43-05:00,commit, +18536,John ZuHone,2015-03-02 01:03:51-05:00,commit, +18537,John ZuHone,2015-03-02 00:53:39-05:00,commit, +18538,John ZuHone,2015-03-02 00:50:42-05:00,commit, +18539,John ZuHone,2015-03-02 00:24:57-05:00,commit, +18540,John ZuHone,2015-03-01 20:02:54-05:00,commit, +18541,John ZuHone,2015-03-01 12:50:33-05:00,commit, +18542,John ZuHone,2015-03-01 12:45:55-05:00,commit, +18543,John ZuHone,2015-03-01 10:49:07-05:00,commit, +18544,John ZuHone,2015-03-01 10:06:36-05:00,commit, +18545,Andrew Myers,2015-02-28 23:46:40-08:00,commit, +18546,Nathan Goldbaum,2015-02-27 19:05:35-08:00,commit, +18547,Andrew Myers,2015-02-27 17:04:05-08:00,commit, +18548,Andrew Myers,2015-02-27 17:03:03-08:00,commit, +18549,Andrew Myers,2015-02-27 16:57:36-08:00,commit, +18550,Andrew Myers,2015-02-27 16:49:42-08:00,commit, +18551,Nathan Goldbaum,2015-02-27 14:03:02-08:00,commit, +18552,Cameron Hummels,2015-02-27 14:26:51-07:00,commit, +18553,Nathan Goldbaum,2015-02-27 12:59:08-08:00,commit, +18554,Nathan Goldbaum,2015-02-27 12:45:04-08:00,commit, +18555,Matthew Turk,2015-02-27 11:17:15-06:00,commit, +18556,Matthew Turk,2015-02-27 10:31:28-06:00,commit, +18557,John ZuHone,2015-02-27 10:26:03-05:00,commit, +18558,Matthew Turk,2015-02-27 09:03:55-06:00,commit, +18559,Andrew Myers,2015-02-27 00:09:35-08:00,commit, +18560,Andrew Myers,2015-02-26 23:54:30-08:00,commit, +18561,Andrew Myers,2015-02-26 23:28:58-08:00,commit, +18562,John ZuHone,2015-02-26 20:28:24-05:00,commit, +18563,Nathan Goldbaum,2015-02-26 15:09:39-08:00,commit, +18564,John ZuHone,2015-02-26 13:44:50-05:00,commit, +18565,John ZuHone,2015-02-26 10:29:48-05:00,commit, +18566,John ZuHone,2015-02-26 10:28:31-05:00,commit, +18567,John ZuHone,2015-02-26 00:07:53-05:00,commit, +18568,John ZuHone,2015-02-25 23:37:27-05:00,commit, +18569,John ZuHone,2015-02-25 22:35:20-05:00,commit, +18570,John ZuHone,2015-02-25 22:17:52-05:00,commit, +18571,Cameron Hummels,2015-02-25 19:49:34-07:00,commit, +18572,Kacper Kowalik,2015-02-25 16:36:51-06:00,commit, +18573,Kacper Kowalik,2015-02-25 16:34:04-06:00,commit, +18574,John ZuHone,2015-02-25 17:27:43-05:00,commit, +18575,Cameron Hummels,2015-02-25 14:24:57-07:00,commit, +18576,Cameron Hummels,2015-02-25 14:13:59-07:00,commit, +18577,Cameron Hummels,2015-02-25 14:06:54-07:00,commit, +18578,Kacper Kowalik,2015-02-25 14:34:49-06:00,commit, +18579,Cameron Hummels,2015-02-25 13:20:55-07:00,commit, +18580,Kacper Kowalik,2015-02-25 13:43:09-06:00,commit, +18581,Kacper Kowalik,2015-02-25 13:35:33-06:00,commit, +18582,Kacper Kowalik,2015-02-25 13:19:40-06:00,commit, +18583,Kacper Kowalik,2015-02-25 12:46:13-06:00,commit, +18584,Kacper Kowalik,2015-02-25 12:43:56-06:00,commit, +18585,Kacper Kowalik,2015-02-25 12:29:32-06:00,commit, +18586,Kacper Kowalik,2015-02-25 12:28:17-06:00,commit, +18587,Kacper Kowalik,2015-02-25 12:25:11-06:00,commit, +18588,Kacper Kowalik,2015-02-25 12:21:04-06:00,commit, +18589,Kacper Kowalik,2015-02-25 11:35:23-06:00,commit, +18590,Kacper Kowalik,2015-02-25 11:31:40-06:00,commit, +18591,Kacper Kowalik,2015-02-25 08:29:07-06:00,commit, +18592,Kacper Kowalik,2015-02-25 08:27:16-06:00,commit, +18593,Andrew Myers,2015-02-24 21:33:54-08:00,commit, +18594,Andrew Myers,2015-02-24 21:18:08-08:00,commit, +18595,Andrew Myers,2015-02-24 21:17:35-08:00,commit, +18596,Matthew Turk,2015-02-24 15:45:28-06:00,commit, +18597,Matthew Turk,2015-02-24 15:19:39-06:00,commit, +18598,Nathan Goldbaum,2015-02-24 12:57:24-08:00,commit, +18599,Cameron Hummels,2015-02-24 08:52:44-07:00,commit, +18600,Cameron Hummels,2015-02-24 08:49:19-07:00,commit, +18601,Cameron Hummels,2015-02-24 08:36:01-07:00,commit, +18602,Matthew Turk,2015-02-23 20:22:48-06:00,commit, +18603,Nathan Goldbaum,2015-02-23 14:35:41-08:00,commit, +18604,Kacper Kowalik,2015-02-23 13:03:06-06:00,commit, +18605,Matthew Turk,2015-02-23 11:10:59-06:00,commit, +18606,Kacper Kowalik,2015-02-22 21:15:39-06:00,commit, +18607,Matthew Turk,2015-02-22 20:20:15-06:00,commit, +18608,Cameron Hummels,2015-02-22 08:59:54-07:00,commit, +18609,Suoqing Ji,2015-02-22 00:05:44-08:00,commit, +18610,Matthew Turk,2015-02-21 21:10:26-06:00,commit, +18611,Matthew Turk,2015-02-21 19:01:17-06:00,commit, +18612,Britton Smith,2015-02-20 19:33:18+00:00,commit, +18613,Nathan Goldbaum,2015-02-20 09:54:18-08:00,commit, +18614,Cameron Hummels,2015-02-20 05:01:54-07:00,commit, +18615,Nathan Goldbaum,2015-02-19 19:07:37-08:00,commit, +18616,Nathan Goldbaum,2015-02-19 18:44:24-08:00,commit, +18617,Nathan Goldbaum,2015-02-19 18:43:57-08:00,commit, +18618,Nathan Goldbaum,2015-02-19 18:42:05-08:00,commit, +18619,Kacper Kowalik,2015-02-19 18:38:40-06:00,commit, +18620,Cameron Hummels,2015-02-19 17:04:41-07:00,commit, +18621,Matthew Turk,2015-02-19 14:10:00-06:00,commit, +18622,Nathan Goldbaum,2015-02-19 12:04:22-08:00,commit, +18623,Cameron Hummels,2015-02-19 12:53:42-07:00,commit, +18624,Cameron Hummels,2015-02-19 12:41:41-07:00,commit, +18625,Andrew Myers,2015-02-19 11:06:14-08:00,commit, +18626,Cameron Hummels,2015-02-19 06:45:23-07:00,commit, +18627,Cameron Hummels,2015-02-19 06:44:17-07:00,commit, +18628,Britton Smith,2015-02-19 13:10:43+00:00,commit, +18629,Cameron Hummels,2015-02-19 05:59:07-07:00,commit, +18630,Cameron Hummels,2015-02-18 20:51:08-07:00,commit, +18631,Nathan Goldbaum,2015-02-18 17:10:27-08:00,commit, +18632,Nathan Goldbaum,2015-02-18 16:25:17-08:00,commit, +18633,Nathan Goldbaum,2015-02-18 16:23:57-08:00,commit, +18634,Cameron Hummels,2015-02-18 15:11:15-07:00,commit, +18635,Cameron Hummels,2015-02-18 15:10:15-07:00,commit, +18636,Cameron Hummels,2015-02-18 15:09:05-07:00,commit, +18637,Andrew Myers,2015-02-18 14:06:04-08:00,commit, +18638,Andrew Myers,2015-02-18 14:02:34-08:00,commit, +18639,Matthew Turk,2015-02-18 16:41:46-05:00,commit, +18640,Cameron Hummels,2015-02-18 14:12:05-07:00,commit, +18641,Cameron Hummels,2015-02-18 13:35:48-07:00,commit, +18642,Cameron Hummels,2015-02-18 13:30:48-07:00,commit, +18643,Cameron Hummels,2015-02-18 13:24:41-07:00,commit, +18644,Stuart Mumford,2015-02-18 20:06:00+00:00,commit, +18645,Stuart Mumford,2015-02-18 19:55:01+00:00,commit, +18646,Stuart Mumford,2015-02-18 19:52:29+00:00,commit, +18647,Stuart Mumford,2015-02-18 19:50:26+00:00,commit, +18648,Cameron Hummels,2015-02-18 12:26:02-07:00,commit, +18649,Stuart Mumford,2015-02-18 18:58:52+00:00,commit, +18650,John ZuHone,2015-02-17 15:27:21-05:00,commit, +18651,Andrew Myers,2015-02-16 18:24:00-08:00,commit, +18652,Andrew Myers,2015-02-16 18:19:07-08:00,commit, +18653,Cameron Hummels,2015-02-15 18:35:47-07:00,commit, +18654,Cameron Hummels,2015-02-14 22:05:39-07:00,commit, +18655,Cameron Hummels,2015-02-14 13:13:40-07:00,commit, +18656,Cameron Hummels,2015-02-14 12:24:41-07:00,commit, +18657,Cameron Hummels,2015-02-14 10:45:49-07:00,commit, +18658,Cameron Hummels,2015-02-14 10:25:45-07:00,commit, +18659,Cameron Hummels,2015-02-14 08:53:12-07:00,commit, +18660,Cameron Hummels,2015-02-13 18:11:43-07:00,commit, +18661,Nathan Goldbaum,2015-02-13 17:04:28-08:00,commit, +18662,Cameron Hummels,2015-02-13 14:34:29-07:00,commit, +18663,Matthew Turk,2015-02-12 21:23:04-06:00,commit, +18664,Matthew Turk,2015-02-12 20:38:45-06:00,commit, +18665,Matthew Turk,2015-02-12 19:57:54-06:00,commit, +18666,Andrew Myers,2015-02-12 15:12:04-08:00,commit, +18667,Matthew Turk,2015-02-12 15:40:41-06:00,commit, +18668,Andrew Myers,2015-02-12 12:50:43-08:00,commit, +18669,Andrew Myers,2015-02-12 12:38:32-08:00,commit, +18670,Cameron Hummels,2015-02-11 22:10:34-07:00,commit, +18671,Cameron Hummels,2015-02-11 22:00:04-07:00,commit, +18672,Cameron Hummels,2015-02-11 17:29:06-07:00,commit, +18673,Cameron Hummels,2015-02-11 17:21:38-07:00,commit, +18674,Cameron Hummels,2015-02-11 17:09:32-07:00,commit, +18675,Cameron Hummels,2015-02-11 16:56:04-07:00,commit, +18676,Cameron Hummels,2015-02-11 16:53:03-07:00,commit, +18677,Cameron Hummels,2015-02-11 16:43:19-07:00,commit, +18678,Cameron Hummels,2015-02-11 16:14:33-07:00,commit, +18679,Cameron Hummels,2015-02-11 14:18:11-07:00,commit, +18680,Cameron Hummels,2015-02-11 14:12:26-07:00,commit, +18681,Matthew Turk,2015-02-11 15:01:53-06:00,commit, +18682,Cameron Hummels,2015-02-11 13:15:05-07:00,commit, +18683,Matthew Turk,2015-02-11 14:01:41-06:00,commit, +18684,Matthew Turk,2015-02-11 12:50:46-06:00,commit, +18685,Kacper Kowalik,2015-02-11 11:59:31-06:00,commit, +18686,Kacper Kowalik,2015-02-11 11:39:19-06:00,commit, +18687,Kacper Kowalik,2015-02-11 11:36:08-06:00,commit, +18688,Kacper Kowalik,2015-02-11 11:33:51-06:00,commit, +18689,Kacper Kowalik,2015-02-11 08:42:03-06:00,commit, +18690,Andrew Myers,2015-02-10 23:46:26-08:00,commit, +18691,Andrew Myers,2015-02-10 14:48:34-08:00,commit, +18692,Andrew Myers,2015-02-10 14:48:08-08:00,commit, +18693,Kacper Kowalik,2015-02-10 15:40:47-06:00,commit, +18694,Kacper Kowalik,2015-02-10 15:40:26-06:00,commit, +18695,Andrew Myers,2015-02-10 13:15:02-08:00,commit, +18696,Andrew Myers,2015-02-10 13:10:39-08:00,commit, +18697,Kacper Kowalik,2015-02-10 15:10:14-06:00,commit, +18698,Kacper Kowalik,2015-02-10 15:08:19-06:00,commit, +18699,Andrew Myers,2015-02-10 13:08:09-08:00,commit, +18700,Andrew Myers,2015-02-10 13:06:57-08:00,commit, +18701,Andrew Myers,2015-02-10 13:00:44-08:00,commit, +18702,Kacper Kowalik,2015-02-10 14:55:41-06:00,commit, +18703,Kacper Kowalik,2015-02-10 14:53:13-06:00,commit, +18704,Kacper Kowalik,2015-02-10 14:11:55-06:00,commit, +18705,Kacper Kowalik,2015-02-10 14:11:31-06:00,commit, +18706,Kacper Kowalik,2015-02-10 11:28:22-06:00,commit, +18707,Kacper Kowalik,2015-02-09 16:58:11-06:00,commit, +18708,Kacper Kowalik,2015-02-09 16:57:21-06:00,commit, +18709,Kacper Kowalik,2015-02-09 16:56:46-06:00,commit, +18710,Andrew Myers,2015-02-09 14:54:34-08:00,commit, +18711,Andrew Myers,2015-02-09 14:53:27-08:00,commit, +18712,Kacper Kowalik,2015-02-09 16:46:01-06:00,commit, +18713,Kacper Kowalik,2015-02-09 16:42:38-06:00,commit, +18714,Kacper Kowalik,2015-02-09 16:41:49-06:00,commit, +18715,Kacper Kowalik,2015-02-09 16:38:32-06:00,commit, +18716,Kacper Kowalik,2015-02-09 16:37:44-06:00,commit, +18717,Kacper Kowalik,2015-02-09 16:36:02-06:00,commit, +18718,Kacper Kowalik,2015-02-09 16:34:56-06:00,commit, +18719,Kacper Kowalik,2015-02-09 16:34:28-06:00,commit, +18720,Matthew Turk,2015-02-09 10:49:19-06:00,commit, +18721,Matthew Turk,2015-02-09 10:48:09-06:00,commit, +18722,Andrew Myers,2015-02-08 15:10:27-08:00,commit, +18723,Andrew Myers,2015-02-08 14:54:29-08:00,commit, +18724,Andrew Myers,2015-02-08 14:49:13-08:00,commit, +18725,Andrew Myers,2015-02-08 14:47:29-08:00,commit, +18726,Andrew Myers,2015-02-08 14:47:19-08:00,commit, +18727,Matthew Turk,2015-02-08 16:46:15-06:00,commit, +18728,Matthew Turk,2015-02-08 16:43:55-06:00,commit, +18729,Andrew Myers,2015-02-08 11:39:35-08:00,commit, +18730,Andrew Myers,2015-02-08 11:22:37-08:00,commit, +18731,Andrew Myers,2015-02-08 11:15:43-08:00,commit, +18732,Andrew Myers,2015-02-08 11:05:24-08:00,commit, +18733,Matthew Turk,2015-02-08 12:11:39-06:00,commit, +18734,Andrew Myers,2015-02-08 01:21:23-08:00,commit, +18735,Andrew Myers,2015-02-06 22:02:08-08:00,commit, +18736,Andrew Myers,2015-02-06 17:38:30-08:00,commit, +18737,Andrew Myers,2015-02-06 17:38:00-08:00,commit, +18738,Matthew Turk,2015-02-06 18:58:51-06:00,commit, +18739,Andrew Myers,2015-02-06 15:45:56-08:00,commit, +18740,Andrew Myers,2015-02-06 15:14:07-08:00,commit, +18741,Andrew Myers,2015-02-06 15:13:19-08:00,commit, +18742,Kacper Kowalik,2015-02-06 13:08:37-06:00,commit, +18743,Kacper Kowalik,2015-02-06 12:45:11-06:00,commit, +18744,Matthew Turk,2015-02-06 06:26:46-06:00,commit, +18745,Matthew Turk,2015-02-06 06:11:59-06:00,commit, +18746,Kacper Kowalik,2015-02-05 16:04:28-06:00,commit, +18747,Nathan Goldbaum,2015-02-05 11:54:36-08:00,commit, +18748,Kacper Kowalik,2015-02-05 12:18:05-06:00,commit, +18749,Kacper Kowalik,2015-02-05 12:17:19-06:00,commit, +18750,Kacper Kowalik,2015-02-05 11:06:55-06:00,commit, +18751,Kacper Kowalik,2015-02-05 11:03:06-06:00,commit, +18752,Kacper Kowalik,2015-02-05 10:54:08-06:00,commit, +18753,Sam Skillman,2015-02-05 08:42:07-08:00,commit, +18754,Sam Skillman,2015-02-05 08:27:28-08:00,commit, +18755,Kacper Kowalik,2015-02-05 10:25:16-06:00,commit, +18756,Kacper Kowalik,2015-02-05 10:24:48-06:00,commit, +18757,Sam Skillman,2015-02-05 07:57:37-08:00,commit, +18758,Matthew Turk,2015-02-05 09:07:20-06:00,commit, +18759,Matthew Turk,2015-02-05 09:06:03-06:00,commit, +18760,Matthew Turk,2015-02-05 09:04:10-06:00,commit, +18761,Matthew Turk,2015-02-05 08:51:48-06:00,commit, +18762,Matthew Turk,2015-02-05 08:17:38-06:00,commit, +18763,John ZuHone,2015-02-05 01:27:53-05:00,commit, +18764,John ZuHone,2015-02-05 01:18:01-05:00,commit, +18765,Sam Skillman,2015-02-04 14:45:46-08:00,commit, +18766,Sam Skillman,2015-02-04 14:42:59-08:00,commit, +18767,Matthew Turk,2015-02-03 14:28:16-06:00,commit, +18768,Matthew Turk,2015-02-03 10:36:55-06:00,commit, +18769,Nathan Goldbaum,2015-02-02 20:44:13-08:00,commit, +18770,Nathan Goldbaum,2015-02-02 16:15:57-08:00,commit, +18771,Matthew Turk,2015-02-02 15:26:09-06:00,commit, +18772,Kacper Kowalik,2015-02-02 14:47:15-06:00,commit, +18773,Nathan Goldbaum,2015-02-01 22:43:18-08:00,commit, +18774,Nathan Goldbaum,2015-02-01 21:05:23-08:00,commit, +18775,Nathan Goldbaum,2015-02-01 20:39:40-08:00,commit, +18776,Nathan Goldbaum,2015-02-01 18:41:52-08:00,commit, +18777,André-Patrick Bubel,2015-02-01 20:20:25+00:00,commit, +18778,Matthew Turk,2015-01-31 21:21:17-06:00,commit, +18779,Matthew Turk,2015-01-31 20:27:12-06:00,commit, +18780,Matthew Turk,2015-01-31 17:44:54-06:00,commit, +18781,Matthew Turk,2015-01-31 16:38:51-06:00,commit, +18782,Matthew Turk,2015-01-31 16:26:16-06:00,commit, +18783,Matthew Turk,2015-01-31 16:25:51-06:00,commit, +18784,Kacper Kowalik,2015-01-30 12:15:44-06:00,commit, +18785,Matthew Turk,2015-01-30 09:58:44-06:00,commit, +18786,Kenz Arraki,2015-01-29 15:39:26-07:00,commit, +18787,Kenz Arraki,2015-01-29 15:35:47-07:00,commit, +18788,Kenz Arraki,2015-01-29 15:00:29-07:00,commit, +18789,Kenz Arraki,2015-01-29 14:55:12-07:00,commit, +18790,Kenz Arraki,2015-01-29 14:50:55-07:00,commit, +18791,Britton Smith,2015-01-29 21:44:06+00:00,commit, +18792,John ZuHone,2015-01-29 15:41:38-05:00,commit, +18793,Kacper Kowalik,2015-01-29 12:45:52-06:00,commit, +18794,Kacper Kowalik,2015-01-28 19:57:15-06:00,commit, +18795,Andrew Myers,2015-01-28 14:21:16-08:00,commit, +18796,Matthew Turk,2015-01-28 15:04:40-06:00,commit, +18797,Ben Thompson,2015-01-28 01:14:16+00:00,commit, +18798,John ZuHone,2015-01-26 21:30:59-05:00,commit, +18799,John ZuHone,2015-01-26 21:27:09-05:00,commit, +18800,Nathan Goldbaum,2015-01-26 18:11:35-08:00,commit, +18801,Nathan Goldbaum,2015-01-26 17:49:39-08:00,commit, +18802,Ben Thompson,2015-01-26 23:46:03+00:00,commit, +18803,Ben Thompson,2015-01-26 23:43:47+00:00,commit, +18804,Kacper Kowalik,2015-01-26 15:24:02-06:00,commit, +18805,Kacper Kowalik,2015-01-26 15:16:20-06:00,commit, +18806,Andrew Myers,2015-01-26 12:25:41-08:00,commit, +18807,Andrew Myers,2015-01-26 12:25:04-08:00,commit, +18808,Andrew Myers,2015-01-26 12:23:55-08:00,commit, +18809,Kacper Kowalik,2015-01-26 11:36:07-06:00,commit, +18810,Kacper Kowalik,2015-01-26 10:48:39-06:00,commit, +18811,Matthew Turk,2015-01-26 08:40:50-06:00,commit, +18812,Britton Smith,2015-01-26 14:34:56+00:00,commit, +18813,Matthew Turk,2015-01-26 08:27:08-06:00,commit, +18814,Matthew Turk,2015-01-26 08:09:25-06:00,commit, +18815,John ZuHone,2015-01-25 13:34:03-05:00,commit, +18816,Matthew Turk,2015-01-25 10:12:45-06:00,commit, +18817,Nathan Goldbaum,2015-01-23 23:48:39-08:00,commit, +18818,Nathan Goldbaum,2015-01-23 20:22:08-08:00,commit, +18819,Nathan Goldbaum,2015-01-23 20:14:17-08:00,commit, +18820,Nathan Goldbaum,2015-01-23 20:11:42-08:00,commit, +18821,Kacper Kowalik,2015-01-23 15:35:57-06:00,commit, +18822,Kacper Kowalik,2015-01-23 15:17:01-06:00,commit, +18823,Britton Smith,2015-01-23 20:18:42+00:00,commit, +18824,Britton Smith,2015-01-23 20:01:17+00:00,commit, +18825,Britton Smith,2015-01-23 19:48:39+00:00,commit, +18826,Britton Smith,2015-01-23 19:48:04+00:00,commit, +18827,Britton Smith,2015-01-23 19:38:58+00:00,commit, +18828,Britton Smith,2015-01-23 19:23:36+00:00,commit, +18829,Nathan Goldbaum,2015-01-23 11:20:50-08:00,commit, +18830,Matthew Turk,2015-01-23 07:57:04-06:00,commit, +18831,Matthew Turk,2015-01-23 07:53:24-06:00,commit, +18832,Matthew Turk,2015-01-23 07:37:21-06:00,commit, +18833,Matthew Turk,2015-01-23 07:35:15-06:00,commit, +18834,Matthew Turk,2015-01-22 12:46:55-06:00,commit, +18835,Matthew Turk,2015-01-22 10:01:36-06:00,commit, +18836,Britton Smith,2015-01-22 12:37:18+00:00,commit, +18837,Kacper Kowalik,2015-01-21 10:59:09-06:00,commit, +18838,Stuart Mumford,2015-01-21 15:08:48+00:00,commit, +18839,Nathan Goldbaum,2015-01-20 20:28:58-08:00,commit, +18840,Ben Thompson,2015-01-20 17:28:52+00:00,commit, +18841,Kacper Kowalik,2015-01-19 15:15:28-06:00,commit, +18842,Kacper Kowalik,2015-01-19 14:38:19-06:00,commit, +18843,Matthew Turk,2015-01-19 13:36:44-06:00,commit, +18844,Matthew Turk,2015-01-19 13:32:20-06:00,commit, +18845,Kacper Kowalik,2015-01-19 11:43:45-06:00,commit, +18846,Matthew Turk,2015-01-19 11:28:48-06:00,commit, +18847,Kacper Kowalik,2015-01-19 11:14:07-06:00,commit, +18848,Matthew Turk,2015-01-19 11:02:55-06:00,commit, +18849,Kacper Kowalik,2015-01-19 11:00:09-06:00,commit, +18850,Matthew Turk,2015-01-19 10:57:36-06:00,commit, +18851,Matthew Turk,2015-01-18 19:02:48-06:00,commit, +18852,Matthew Turk,2015-01-18 15:43:30-06:00,commit, +18853,Nathan Goldbaum,2015-01-17 12:50:08-08:00,commit, +18854,Nathan Goldbaum,2015-01-17 12:45:32-08:00,commit, +18855,Matthew Turk,2015-01-16 20:29:02-06:00,commit, +18856,Matthew Turk,2015-01-16 20:22:28-06:00,commit, +18857,Matthew Turk,2015-01-16 18:15:38-06:00,commit, +18858,Matthew Turk,2015-01-16 18:14:36-06:00,commit, +18859,Matthew Turk,2015-01-16 18:13:24-06:00,commit, +18860,Matthew Turk,2015-01-16 15:38:11-06:00,commit, +18861,Matthew Turk,2015-01-16 14:22:56-06:00,commit, +18862,Matthew Turk,2015-01-16 14:11:50-06:00,commit, +18863,Matthew Turk,2015-01-16 13:44:44-06:00,commit, +18864,Matthew Turk,2015-01-16 13:29:37-06:00,commit, +18865,Matthew Turk,2015-01-16 13:01:07-06:00,commit, +18866,Matthew Turk,2015-01-16 13:00:16-06:00,commit, +18867,Matthew Turk,2015-01-16 12:46:47-06:00,commit, +18868,Matthew Turk,2015-01-16 12:43:55-06:00,commit, +18869,Kacper Kowalik,2015-01-16 12:39:49-06:00,commit, +18870,Matthew Turk,2015-01-16 12:24:50-06:00,commit, +18871,Matthew Turk,2015-01-16 11:26:10-06:00,commit, +18872,Matthew Turk,2015-01-16 11:11:43-06:00,commit, +18873,Matthew Turk,2015-01-15 19:15:28-06:00,commit, +18874,Kacper Kowalik,2015-01-15 17:12:45-06:00,commit, +18875,Nathan Goldbaum,2015-01-15 14:57:06-08:00,commit, +18876,Nathan Goldbaum,2015-01-15 14:56:00-08:00,commit, +18877,Nathan Goldbaum,2015-01-15 12:23:38-08:00,commit, +18878,Matthew Turk,2015-01-15 12:35:07-06:00,commit, +18879,Matthew Turk,2015-01-15 09:02:44-06:00,commit, +18880,John ZuHone,2015-01-15 08:58:01-05:00,commit, +18881,John ZuHone,2015-01-15 01:20:51-05:00,commit, +18882,Nathan Goldbaum,2015-01-14 20:22:21-08:00,commit, +18883,Nathan Goldbaum,2015-01-14 18:53:37-08:00,commit, +18884,Matthew Turk,2015-01-14 16:53:41-06:00,commit, +18885,Nathan Goldbaum,2015-01-14 14:40:32-08:00,commit, +18886,Matthew Turk,2015-01-14 16:17:41-06:00,commit, +18887,Matthew Turk,2015-01-14 16:12:31-06:00,commit, +18888,Nathan Goldbaum,2015-01-14 13:46:16-08:00,commit, +18889,Matthew Turk,2015-01-14 15:42:08-06:00,commit, +18890,Matthew Turk,2015-01-14 15:41:20-06:00,commit, +18891,Matthew Turk,2015-01-14 14:50:16-06:00,commit, +18892,Matthew Turk,2015-01-14 14:46:01-06:00,commit, +18893,Matthew Turk,2015-01-14 14:36:44-06:00,commit, +18894,Kacper Kowalik,2015-01-14 14:34:33-06:00,commit, +18895,Matthew Turk,2015-01-14 14:25:02-06:00,commit, +18896,Matthew Turk,2015-01-14 14:25:02-06:00,commit, +18897,Matthew Turk,2015-01-14 13:53:58-06:00,commit, +18898,Matthew Turk,2015-01-14 12:48:20-06:00,commit, +18899,Matthew Turk,2015-01-14 12:14:44-06:00,commit, +18900,Matthew Turk,2015-01-14 12:08:23-06:00,commit, +18901,Matthew Turk,2015-01-14 10:57:51-06:00,commit, +18902,Matthew Turk,2015-01-14 10:57:29-06:00,commit, +18903,Matthew Turk,2015-01-14 10:57:16-06:00,commit, +18904,Matthew Turk,2015-01-14 10:51:49-06:00,commit, +18905,Matthew Turk,2015-01-14 10:49:45-06:00,commit, +18906,Matthew Turk,2015-01-14 09:23:37-06:00,commit, +18907,Matthew Turk,2015-01-14 09:08:12-06:00,commit, +18908,Matthew Turk,2015-01-14 08:35:33-06:00,commit, +18909,Matthew Turk,2015-01-14 06:37:30-06:00,commit, +18910,Matthew Turk,2015-01-14 06:25:58-06:00,commit, +18911,John ZuHone,2015-01-14 00:59:47-05:00,commit, +18912,John ZuHone,2015-01-13 18:43:58-05:00,commit, +18913,John ZuHone,2015-01-13 18:39:35-05:00,commit, +18914,John ZuHone,2015-01-13 18:32:58-05:00,commit, +18915,Nathan Goldbaum,2015-01-13 12:11:11-08:00,commit, +18916,Nathan Goldbaum,2015-01-13 12:10:48-08:00,commit, +18917,Nathan Goldbaum,2015-01-13 10:54:07-08:00,commit, +18918,John Regan,2015-01-13 20:48:59+02:00,commit, +18919,John Regan,2015-01-13 20:08:55+02:00,commit, +18920,John Regan,2015-01-13 20:06:26+02:00,commit, +18921,John ZuHone,2015-01-13 12:48:15-05:00,commit, +18922,John ZuHone,2015-01-13 12:47:48-05:00,commit, +18923,John ZuHone,2015-01-13 12:01:39-05:00,commit, +18924,John ZuHone,2015-01-13 11:53:48-05:00,commit, +18925,John ZuHone,2015-01-13 11:53:21-05:00,commit, +18926,John ZuHone,2015-01-13 11:53:04-05:00,commit, +18927,John ZuHone,2015-01-13 09:59:28-05:00,commit, +18928,John ZuHone,2015-01-13 09:57:45-05:00,commit, +18929,John ZuHone,2015-01-13 09:07:24-05:00,commit, +18930,John Regan,2015-01-13 08:12:59+02:00,commit, +18931,Nathan Goldbaum,2015-01-12 20:10:14-08:00,commit, +18932,John ZuHone,2015-01-12 23:06:23-05:00,commit, +18933,Andrew Myers,2015-01-12 20:04:21-08:00,commit, +18934,Matthew Turk,2015-01-12 21:43:08-06:00,commit, +18935,Nathan Goldbaum,2015-01-12 15:14:09-08:00,commit, +18936,Andrew Myers,2015-01-12 13:23:36-08:00,commit, +18937,Nathan Goldbaum,2015-01-12 13:12:11-08:00,commit, +18938,Matthew Turk,2015-01-12 15:09:41-06:00,commit, +18939,Andrew Myers,2015-01-12 12:54:20-08:00,commit, +18940,Kacper Kowalik,2015-01-12 14:20:38-06:00,commit, +18941,John ZuHone,2015-01-12 14:33:17-05:00,commit, +18942,John ZuHone,2015-01-12 14:32:43-05:00,commit, +18943,Nathan Goldbaum,2015-01-12 11:29:01-08:00,commit, +18944,John ZuHone,2015-01-12 14:24:50-05:00,commit, +18945,Nathan Goldbaum,2015-01-12 10:13:10-08:00,commit, +18946,Nathan Goldbaum,2015-01-11 10:20:23-08:00,commit, +18947,Nathan Goldbaum,2015-01-11 09:26:43-08:00,commit, +18948,Nathan Goldbaum,2015-01-09 09:02:58-08:00,commit, +18949,Nathan Goldbaum,2015-01-08 23:22:12-08:00,commit, +18950,Kacper Kowalik,2015-01-08 18:00:54-06:00,commit, +18951,Kacper Kowalik,2015-01-08 17:57:41-06:00,commit, +18952,John ZuHone,2015-01-08 16:20:33-05:00,commit, +18953,John ZuHone,2015-01-08 15:42:25-05:00,commit, +18954,Kacper Kowalik,2015-01-08 12:19:21-06:00,commit, +18955,Kacper Kowalik,2015-01-08 10:25:04-06:00,commit, +18956,Sam Skillman,2015-01-07 15:39:22-08:00,commit, +18957,Sam Skillman,2015-01-07 15:05:26-08:00,commit, +18958,Nathan Goldbaum,2015-01-07 14:49:58-08:00,commit, +18959,Nathan Goldbaum,2015-01-07 12:57:37-08:00,commit, +18960,Kacper Kowalik,2015-01-07 14:35:33-06:00,commit, +18961,Kacper Kowalik,2015-01-07 09:34:14-06:00,commit, +18962,Nathan Goldbaum,2015-01-06 16:23:24-08:00,commit, +18963,Nathan Goldbaum,2015-01-06 16:20:18-08:00,commit, +18964,Nathan Goldbaum,2015-01-06 16:18:43-08:00,commit, +18965,Desika Narayanan,2015-01-06 13:38:44-08:00,commit, +18966,Desika Narayanan,2015-01-06 13:27:19-08:00,commit, +18967,John ZuHone,2015-01-06 15:21:03-05:00,commit, +18968,Desika Narayanan,2015-01-06 07:40:18-08:00,commit, +18969,Jill Naiman,2015-01-05 17:01:32-08:00,commit, +18970,Nathan Goldbaum,2015-01-05 13:10:01-08:00,commit, +18971,John ZuHone,2015-01-05 12:54:42-05:00,commit, +18972,John ZuHone,2015-01-05 12:51:23-05:00,commit, +18973,John ZuHone,2015-01-05 12:40:38-05:00,commit, +18974,Nathan Goldbaum,2015-01-04 21:05:37-08:00,commit, +18975,Nathan Goldbaum,2015-01-04 21:05:05-08:00,commit, +18976,Nathan Goldbaum,2015-01-04 21:04:44-08:00,commit, +18977,Nathan Goldbaum,2015-01-04 20:21:04-08:00,commit, +18978,Matthew Turk,2015-01-04 19:49:55-06:00,commit, +18979,Nathan Goldbaum,2015-01-04 17:00:34-08:00,commit, +18980,Kacper Kowalik,2015-01-04 16:56:12-06:00,commit, +18981,Matthew Turk,2015-01-04 11:34:42-06:00,commit, +18982,Kacper Kowalik,2015-01-03 23:29:10-06:00,commit, +18983,Kacper Kowalik,2015-01-03 23:17:36-06:00,commit, +18984,Matthew Turk,2015-01-03 23:12:22-06:00,commit, +18985,Kacper Kowalik,2015-01-03 23:08:23-06:00,commit, +18986,Kacper Kowalik,2015-01-03 22:50:35-06:00,commit, +18987,Matthew Turk,2015-01-03 17:13:14-06:00,commit, +18988,Matthew Turk,2015-01-03 17:04:49-06:00,commit, +18989,Matthew Turk,2015-01-03 16:18:59-06:00,commit, +18990,Matthew Turk,2015-01-03 16:18:11-06:00,commit, +18991,Matthew Turk,2015-01-03 14:40:43-06:00,commit, +18992,Matthew Turk,2015-01-03 13:30:57-06:00,commit, +18993,Matthew Turk,2015-01-03 13:29:06-06:00,commit, +18994,Nathan Goldbaum,2015-01-03 10:50:43-08:00,commit, +18995,Nathan Goldbaum,2015-01-03 10:50:07-08:00,commit, +18996,Kacper Kowalik,2015-01-03 12:49:20-06:00,commit, +18997,Kacper Kowalik,2015-01-03 12:39:45-06:00,commit, +18998,Kacper Kowalik,2015-01-03 12:38:23-06:00,commit, +18999,Kacper Kowalik,2015-01-03 12:37:19-06:00,commit, +19000,Matthew Turk,2015-01-03 12:34:01-06:00,commit, +19001,Matthew Turk,2015-01-03 12:17:57-06:00,commit, +19002,Matthew Turk,2015-01-03 11:57:14-06:00,commit, +19003,Matthew Turk,2015-01-03 09:14:41-06:00,commit, +19004,Nathan Goldbaum,2015-01-02 21:22:25-08:00,commit, +19005,Kacper Kowalik,2015-01-02 22:14:25-06:00,commit, +19006,Gabriel Altay,2015-01-02 15:43:59-06:00,commit, +19007,Gabriel Altay,2015-01-02 15:24:15-06:00,commit, +19008,Gabriel Altay,2015-01-02 15:17:08-06:00,commit, +19009,Kacper Kowalik,2015-01-02 14:22:57-06:00,commit, +19010,Matthew Turk,2015-01-01 19:58:16-06:00,commit, +19011,Matthew Turk,2015-01-01 19:03:14-06:00,commit, +19012,Matthew Turk,2014-12-31 15:47:46-06:00,commit, +19013,Matthew Turk,2014-12-31 15:40:21-06:00,commit, +19014,Matthew Turk,2014-12-31 12:35:31-06:00,commit, +19015,Nathan Goldbaum,2014-12-31 09:11:21-08:00,commit, +19016,Matthew Turk,2014-12-30 22:06:54-06:00,commit, +19017,Nathan Goldbaum,2014-12-30 19:39:41-08:00,commit, +19018,Nathan Goldbaum,2014-12-30 19:37:12-08:00,commit, +19019,Matthew Turk,2014-12-30 21:34:03-06:00,commit, +19020,Matthew Turk,2014-12-30 21:06:25-06:00,commit, +19021,Matthew Turk,2014-12-30 21:05:49-06:00,commit, +19022,Matthew Turk,2014-12-30 20:14:33-06:00,commit, +19023,Matthew Turk,2014-12-30 17:01:42-06:00,commit, +19024,Matthew Turk,2014-12-30 16:42:16-06:00,commit, +19025,Matthew Turk,2014-12-30 16:29:28-06:00,commit, +19026,Matthew Turk,2014-12-30 16:25:09-06:00,commit, +19027,Matthew Turk,2014-12-30 15:34:16-06:00,commit, +19028,Sam Skillman,2014-12-30 12:12:29-08:00,commit, +19029,Matthew Turk,2014-12-29 20:56:30-06:00,commit, +19030,Desika Narayanan,2014-12-29 19:24:28-05:00,commit, +19031,Nathan Goldbaum,2014-12-29 16:15:33-08:00,commit, +19032,Nathan Goldbaum,2014-12-29 16:11:51-08:00,commit, +19033,Matthew Turk,2014-12-29 16:42:36-06:00,commit, +19034,Matthew Turk,2014-12-29 13:23:41-06:00,commit, +19035,Matthew Turk,2014-12-29 10:39:11-06:00,commit, +19036,Sam Skillman,2014-12-29 06:28:14-08:00,commit, +19037,Matthew Turk,2014-12-28 22:12:51-06:00,commit, +19038,Matthew Turk,2014-12-28 22:12:13-06:00,commit, +19039,Matthew Turk,2014-12-28 20:46:52-06:00,commit, +19040,Matthew Turk,2014-12-28 19:33:56-06:00,commit, +19041,Matthew Turk,2014-12-28 19:24:51-06:00,commit, +19042,Desika Narayanan,2014-12-28 20:19:03-05:00,commit, +19043,Matthew Turk,2014-12-28 19:12:03-06:00,commit, +19044,Matthew Turk,2014-12-28 19:11:50-06:00,commit, +19045,Matthew Turk,2014-12-28 18:35:01-06:00,commit, +19046,Sam Skillman,2014-12-28 12:35:22-08:00,commit, +19047,Sam Skillman,2014-12-28 12:21:09-08:00,commit, +19048,Kirk Barrow,2014-12-27 23:01:42-05:00,commit, +19049,John Wise,2014-12-27 15:56:15-05:00,commit, +19050,Michael Zingale,2016-07-25 13:56:45-04:00,commit, +19051,Nathan Goldbaum,2016-07-24 20:01:50-05:00,commit, +19052,Andrew Myers,2016-07-26 13:38:24-07:00,commit, +19053,Nathan Goldbaum,2016-07-24 21:09:19-05:00,commit, +19054,John Wise,2014-12-27 15:56:15-05:00,commit, +19055,Sam Skillman,2014-12-27 11:57:21-08:00,commit, +19056,Sam Skillman,2014-12-27 11:22:21-08:00,commit, +19057,Sam Skillman,2014-12-27 11:07:48-08:00,commit, +19058,Sam Skillman,2014-12-27 11:01:49-08:00,commit, +19059,Sam Skillman,2014-12-27 10:51:47-08:00,commit, +19060,Sam Skillman,2014-12-27 10:47:08-08:00,commit, +19061,Sam Skillman,2014-12-27 10:33:18-08:00,commit, +19062,Sam Skillman,2014-12-27 10:16:34-08:00,commit, +19063,Nathan Goldbaum,2014-12-23 12:40:37-08:00,commit, +19064,Nathan Goldbaum,2014-12-23 11:14:08-08:00,commit, +19065,Nathan Goldbaum,2014-12-23 11:06:06-08:00,commit, +19066,Nathan Goldbaum,2014-12-23 10:11:18-08:00,commit, +19067,Nathan Goldbaum,2014-12-22 22:13:30-08:00,commit, +19068,Nathan Goldbaum,2014-12-22 22:08:06-08:00,commit, +19069,Ben Thompson,2014-12-23 00:18:23+00:00,commit, +19070,Ben Thompson,2014-12-23 00:03:11+00:00,commit, +19071,Matthew Turk,2014-12-22 14:36:30-08:00,commit, +19072,John ZuHone,2014-12-22 17:31:49-05:00,commit, +19073,John ZuHone,2014-12-22 17:30:09-05:00,commit, +19074,John Wise,2014-12-22 16:26:47-05:00,commit, +19075,Nathan Goldbaum,2014-12-20 14:32:23-08:00,commit, +19076,Ben Thompson,2014-12-20 20:11:30+00:00,commit, +19077,Cameron Hummels,2014-12-19 19:28:22-07:00,commit, +19078,Nathan Goldbaum,2014-12-19 18:03:55-08:00,commit, +19079,Cameron Hummels,2014-12-19 18:39:48-07:00,commit, +19080,Nathan Goldbaum,2014-12-19 13:39:17-08:00,commit, +19081,Nathan Goldbaum,2014-12-19 13:27:50-08:00,commit, +19082,Nathan Goldbaum,2014-12-19 13:25:20-08:00,commit, +19083,Nathan Goldbaum,2014-12-19 13:21:14-08:00,commit, +19084,Andrew Myers,2014-12-19 12:24:36-08:00,commit, +19085,Kacper Kowalik,2014-12-19 14:13:55-06:00,commit, +19086,Matthew Turk,2014-12-19 08:16:14-06:00,commit, +19087,Ben Thompson,2014-12-19 11:49:02+00:00,commit, +19088,John Regan,2014-12-19 10:33:12+02:00,commit, +19089,John Regan,2014-12-19 10:30:57+02:00,commit, +19090,John Regan,2014-12-19 10:29:13+02:00,commit, +19091,Matthew Turk,2014-12-18 22:23:49-06:00,commit, +19092,Matthew Turk,2014-12-18 21:47:33-06:00,commit, +19093,Nathan Goldbaum,2014-12-18 17:30:12-08:00,commit, +19094,Ben Thompson,2014-12-19 01:25:57+00:00,commit, +19095,Ben Thompson,2014-12-19 01:20:03+00:00,commit, +19096,Ben Thompson,2014-12-18 21:09:08+00:00,commit, +19097,Cameron Hummels,2014-12-18 12:23:26-07:00,commit, +19098,Cameron Hummels,2014-12-18 12:00:43-07:00,commit, +19099,Cameron Hummels,2014-12-18 11:50:37-07:00,commit, +19100,Ben Thompson,2014-12-18 11:44:29+00:00,commit, +19101,John ZuHone,2014-12-18 02:56:30-05:00,commit, +19102,Nathan Goldbaum,2014-12-17 23:27:10-08:00,commit, +19103,John ZuHone,2014-12-18 02:05:22-05:00,commit, +19104,Cameron Hummels,2014-12-17 17:03:23-07:00,commit, +19105,Cameron Hummels,2014-12-17 16:57:51-07:00,commit, +19106,Cameron Hummels,2014-12-17 16:30:08-07:00,commit, +19107,Cameron Hummels,2014-12-17 16:12:28-07:00,commit, +19108,Michael Zingale,2014-12-17 14:47:12-05:00,commit, +19109,Andrew Myers,2014-12-17 11:03:55-08:00,commit, +19110,Andrew Myers,2014-12-17 11:02:48-08:00,commit, +19111,Cameron Hummels,2014-12-17 11:58:40-07:00,commit, +19112,Cameron Hummels,2014-12-17 11:56:23-07:00,commit, +19113,Cameron Hummels,2014-12-17 11:51:31-07:00,commit, +19114,Cameron Hummels,2014-12-17 11:27:48-07:00,commit, +19115,Matthew Turk,2014-12-16 14:22:45-06:00,commit, +19116,John Regan,2014-12-16 22:04:05+02:00,commit, +19117,Matthew Turk,2014-12-16 10:33:07-06:00,commit, +19118,John ZuHone,2014-12-16 10:57:27-05:00,commit, +19119,John ZuHone,2014-12-16 10:42:06-05:00,commit, +19120,John ZuHone,2014-12-16 10:41:44-05:00,commit, +19121,John ZuHone,2014-12-16 10:33:53-05:00,commit, +19122,Matthew Turk,2014-12-16 09:08:06-06:00,commit, +19123,John Regan,2014-12-16 15:25:38+02:00,commit, +19124,Britton Smith,2014-12-16 10:38:07+00:00,commit, +19125,John ZuHone,2014-12-15 22:11:20-05:00,commit, +19126,John ZuHone,2014-12-15 22:03:40-05:00,commit, +19127,Ben Thompson,2014-12-15 19:57:52+00:00,commit, +19128,Ben Thompson,2014-12-15 19:52:20+00:00,commit, +19129,David Collins,2014-12-15 13:13:24-05:00,commit, +19130,John ZuHone,2014-12-15 12:53:41-05:00,commit, +19131,Nathan Goldbaum,2014-12-14 22:14:37-08:00,commit, +19132,Nathan Goldbaum,2014-12-14 22:13:21-08:00,commit, +19133,Matthew Turk,2014-12-14 19:54:49-06:00,commit, +19134,Nathan Goldbaum,2014-12-14 15:36:18-08:00,commit, +19135,Cameron Hummels,2014-12-14 16:35:02-07:00,commit, +19136,Nathan Goldbaum,2014-12-14 14:57:19-08:00,commit, +19137,Andrew Myers,2014-12-14 12:37:29-08:00,commit, +19138,Andrew Myers,2014-12-14 12:23:16-08:00,commit, +19139,Andrew Myers,2014-12-14 12:22:15-08:00,commit, +19140,Andrew Myers,2014-12-14 00:46:25-08:00,commit, +19141,Matthew Turk,2014-12-13 15:28:00-06:00,commit, +19142,Cameron Hummels,2014-12-13 09:27:51-07:00,commit, +19143,Andrew Myers,2014-12-13 01:14:53-08:00,commit, +19144,Andrew Myers,2014-12-13 01:06:03-08:00,commit, +19145,John ZuHone,2014-12-13 02:25:04-05:00,commit, +19146,John ZuHone,2014-12-13 01:35:20-05:00,commit, +19147,Cameron Hummels,2014-12-12 19:07:41-07:00,commit, +19148,Cameron Hummels,2014-12-12 18:53:36-07:00,commit, +19149,Cameron Hummels,2014-12-12 18:41:17-07:00,commit, +19150,Cameron Hummels,2014-12-12 18:36:09-07:00,commit, +19151,Andrew Myers,2014-12-12 17:31:44-08:00,commit, +19152,Andrew Myers,2014-12-12 17:31:30-08:00,commit, +19153,Cameron Hummels,2014-12-12 18:30:38-07:00,commit, +19154,Andrew Myers,2014-12-12 17:30:12-08:00,commit, +19155,Cameron Hummels,2014-12-12 18:07:08-07:00,commit, +19156,Cameron Hummels,2014-12-12 16:40:09-07:00,commit, +19157,Andrew Myers,2014-12-12 14:54:24-08:00,commit, +19158,Nathan Goldbaum,2014-12-12 14:34:29-08:00,commit, +19159,Andrew Myers,2014-12-12 13:57:23-08:00,commit, +19160,Andrew Myers,2014-12-12 12:44:50-08:00,commit, +19161,Cameron Hummels,2014-12-12 13:15:46-07:00,commit, +19162,Andrew Myers,2014-12-12 11:00:55-08:00,commit, +19163,John ZuHone,2014-12-12 13:17:33-05:00,commit, +19164,Nathan Goldbaum,2014-12-12 09:56:49-08:00,commit, +19165,John ZuHone,2014-12-12 11:41:54-05:00,commit, +19166,Matthew Turk,2014-12-12 10:08:46-06:00,commit, +19167,Matthew Turk,2014-12-12 10:08:16-06:00,commit, +19168,John ZuHone,2014-12-12 11:07:56-05:00,commit, +19169,Britton Smith,2014-12-12 12:51:06+00:00,commit, +19170,Cameron Hummels,2014-12-11 22:21:06-07:00,commit, +19171,Cameron Hummels,2014-12-11 22:14:35-07:00,commit, +19172,Cameron Hummels,2014-12-11 22:14:20-07:00,commit, +19173,Cameron Hummels,2014-12-11 22:09:49-07:00,commit, +19174,Cameron Hummels,2014-12-11 21:48:46-07:00,commit, +19175,John ZuHone,2014-12-11 21:07:25-05:00,commit, +19176,John ZuHone,2014-12-11 21:06:43-05:00,commit, +19177,Nathan Goldbaum,2014-12-11 16:38:43-08:00,commit, +19178,Sam Skillman,2014-12-11 07:24:16-08:00,commit, +19179,Cameron Hummels,2014-12-10 23:07:15-07:00,commit, +19180,Cameron Hummels,2014-12-10 22:43:33-07:00,commit, +19181,Cameron Hummels,2014-12-10 22:25:36-07:00,commit, +19182,Sam Skillman,2014-12-10 19:11:17-08:00,commit, +19183,Sam Skillman,2014-12-10 19:04:59-08:00,commit, +19184,Sam Skillman,2014-12-10 18:26:16-08:00,commit, +19185,Cameron Hummels,2014-12-10 17:44:47-07:00,commit, +19186,Cameron Hummels,2014-12-10 17:33:03-07:00,commit, +19187,Cameron Hummels,2014-12-10 14:55:00-07:00,commit, +19188,Cameron Hummels,2014-12-10 14:52:58-07:00,commit, +19189,Cameron Hummels,2014-12-10 14:49:08-07:00,commit, +19190,Suoqing Ji,2014-12-09 20:20:34-08:00,commit, +19191,Kacper Kowalik,2014-12-09 21:56:15-06:00,commit, +19192,Nathan Goldbaum,2014-12-09 19:09:40-08:00,commit, +19193,Nathan Goldbaum,2014-12-09 19:07:39-08:00,commit, +19194,Nathan Goldbaum,2014-12-09 19:04:52-08:00,commit, +19195,Nathan Goldbaum,2014-12-09 19:02:44-08:00,commit, +19196,Nathan Goldbaum,2014-12-09 19:00:17-08:00,commit, +19197,Suoqing Ji,2014-12-09 15:49:38-08:00,commit, +19198,Suoqing Ji,2014-12-09 15:48:34-08:00,commit, +19199,Matthew Turk,2014-12-09 14:12:29-06:00,commit, +19200,Matthew Turk,2014-12-09 14:02:25-06:00,commit, +19201,Matthew Turk,2014-12-09 13:27:10-06:00,commit, +19202,Kacper Kowalik,2014-12-09 13:22:53-06:00,commit, +19203,Kacper Kowalik,2014-12-09 13:21:52-06:00,commit, +19204,Kacper Kowalik,2014-12-09 13:21:26-06:00,commit, +19205,Kacper Kowalik,2014-12-09 13:12:51-06:00,commit, +19206,Nathan Goldbaum,2014-12-09 11:08:40-08:00,commit, +19207,Kirk Barrow,2014-12-09 13:53:54-05:00,commit, +19208,Kirk Barrow,2014-12-09 13:48:51-05:00,commit, +19209,Matthew Turk,2014-12-09 11:05:52-06:00,commit, +19210,Britton Smith,2014-12-09 13:51:22+00:00,commit, +19211,Britton Smith,2014-12-09 12:37:05+00:00,commit, +19212,Britton Smith,2014-12-09 11:44:36+00:00,commit, +19213,Britton Smith,2014-12-09 11:41:15+00:00,commit, +19214,Kacper Kowalik,2014-12-08 22:34:25-06:00,commit, +19215,Kacper Kowalik,2014-12-08 22:20:47-06:00,commit, +19216,Kacper Kowalik,2014-12-08 21:09:27-06:00,commit, +19217,Matthew Turk,2014-12-08 17:16:55-06:00,commit, +19218,Cameron Hummels,2014-12-08 15:27:37-07:00,commit, +19219,Nathan Goldbaum,2014-12-08 12:43:55-08:00,commit, +19220,Matthew Turk,2014-12-08 12:01:52-06:00,commit, +19221,Matthew Turk,2014-12-08 11:56:57-06:00,commit, +19222,Matthew Turk,2014-12-08 11:56:08-06:00,commit, +19223,Ben Thompson,2014-12-08 17:27:25+00:00,commit, +19224,John ZuHone,2014-12-08 08:48:55-05:00,commit, +19225,John ZuHone,2014-12-08 03:11:45-05:00,commit, +19226,Suoqing Ji,2014-12-06 22:10:03-08:00,commit, +19227,Suoqing Ji,2014-12-06 22:07:42-08:00,commit, +19228,John ZuHone,2014-12-06 13:03:45-05:00,commit, +19229,John ZuHone,2014-12-06 13:02:58-05:00,commit, +19230,Nathan Goldbaum,2014-12-05 17:20:58-08:00,commit, +19231,Nathan Goldbaum,2014-12-05 17:20:41-08:00,commit, +19232,Nathan Goldbaum,2014-12-05 17:20:02-08:00,commit, +19233,Nathan Goldbaum,2014-12-05 17:18:41-08:00,commit, +19234,Nathan Goldbaum,2014-12-05 15:40:17-08:00,commit, +19235,Nathan Goldbaum,2014-12-05 15:21:29-08:00,commit, +19236,Kacper Kowalik,2014-12-05 15:26:05-06:00,commit, +19237,Kacper Kowalik,2014-12-05 15:10:15-06:00,commit, +19238,Kacper Kowalik,2014-12-05 14:55:25-06:00,commit, +19239,Kacper Kowalik,2014-12-05 14:43:34-06:00,commit, +19240,Kacper Kowalik,2014-12-05 14:42:20-06:00,commit, +19241,Michael Zingale,2014-12-05 15:29:56-05:00,commit, +19242,Hilary Egan,2014-12-05 12:37:30-07:00,commit, +19243,Hilary Egan,2014-12-05 11:44:12-07:00,commit, +19244,Kacper Kowalik,2014-12-05 11:16:29-06:00,commit, +19245,Kacper Kowalik,2014-12-05 11:15:07-06:00,commit, +19246,Nathan Goldbaum,2014-12-04 20:37:08-08:00,commit, +19247,Nathan Goldbaum,2014-12-04 19:09:17-08:00,commit, +19248,Cameron Hummels,2014-12-04 17:48:13-07:00,commit, +19249,Matthew Turk,2014-12-04 18:44:51-06:00,commit, +19250,Daniel Fenn,2014-12-04 19:37:16-05:00,commit, +19251,Daniel Fenn,2014-12-04 18:53:48-05:00,commit, +19252,Nathan Goldbaum,2014-12-04 15:34:04-08:00,commit, +19253,Miguel de Val-Borro,2014-12-04 17:28:53-05:00,commit, +19254,Nathan Goldbaum,2014-12-04 14:19:16-08:00,commit, +19255,Nathan Goldbaum,2014-12-04 14:18:54-08:00,commit, +19256,John ZuHone,2014-12-04 16:08:40-05:00,commit, +19257,Nathan Goldbaum,2014-12-04 11:59:35-08:00,commit, +19258,Nathan Goldbaum,2014-12-04 11:59:12-08:00,commit, +19259,Ben Thompson,2014-12-04 17:39:29+00:00,commit, +19260,Nathan Goldbaum,2014-12-03 22:38:57-08:00,commit, +19261,Nathan Goldbaum,2014-12-03 20:53:28-08:00,commit, +19262,Nathan Goldbaum,2014-12-03 20:47:24-08:00,commit, +19263,Cameron Hummels,2014-12-03 19:43:06-07:00,commit, +19264,Cameron Hummels,2014-12-03 19:34:44-07:00,commit, +19265,Nathan Goldbaum,2014-12-03 18:25:47-08:00,commit, +19266,Cameron Hummels,2014-12-03 19:11:14-07:00,commit, +19267,Nathan Goldbaum,2014-12-03 17:09:54-08:00,commit, +19268,Nathan Goldbaum,2014-12-03 17:09:26-08:00,commit, +19269,Cameron Hummels,2014-12-03 18:02:11-07:00,commit, +19270,Cameron Hummels,2014-12-03 17:24:23-07:00,commit, +19271,Cameron Hummels,2014-12-03 17:14:19-07:00,commit, +19272,Cameron Hummels,2014-12-03 17:07:45-07:00,commit, +19273,Cameron Hummels,2014-12-03 16:26:39-07:00,commit, +19274,Cameron Hummels,2014-12-03 16:13:33-07:00,commit, +19275,Cameron Hummels,2014-12-03 15:56:41-07:00,commit, +19276,Cameron Hummels,2014-12-03 15:51:08-07:00,commit, +19277,Cameron Hummels,2014-12-03 15:24:02-07:00,commit, +19278,Cameron Hummels,2014-12-03 13:11:41-07:00,commit, +19279,Cameron Hummels,2014-12-03 13:10:32-07:00,commit, +19280,Cameron Hummels,2014-12-03 13:10:11-07:00,commit, +19281,Cameron Hummels,2014-12-03 12:32:25-07:00,commit, +19282,Cameron Hummels,2014-12-03 12:24:11-07:00,commit, +19283,Matthew Turk,2014-12-03 13:05:37-06:00,commit, +19284,Kacper Kowalik,2014-12-03 12:44:54-06:00,commit, +19285,Britton Smith,2014-12-03 18:02:49+00:00,commit, +19286,Kacper Kowalik,2014-12-03 11:43:19-06:00,commit, +19287,Ben Thompson,2014-12-03 11:50:06+00:00,commit, +19288,Ben Thompson,2014-12-03 11:45:59+00:00,commit, +19289,Ben Thompson,2014-12-03 11:45:01+00:00,commit, +19290,Ben Thompson,2014-12-03 11:10:41+00:00,commit, +19291,Hilary Egan,2014-12-02 18:08:32-07:00,commit, +19292,Ben Thompson,2014-12-03 01:01:32+00:00,commit, +19293,Ben Thompson,2014-12-03 00:35:08+00:00,commit, +19294,Nathan Goldbaum,2014-12-02 15:31:51-08:00,commit, +19295,Nathan Goldbaum,2014-12-02 15:28:22-08:00,commit, +19296,Nathan Goldbaum,2014-12-02 15:06:09-08:00,commit, +19297,Nathan Goldbaum,2014-12-02 15:05:53-08:00,commit, +19298,Nathan Goldbaum,2014-12-02 14:47:37-08:00,commit, +19299,John ZuHone,2014-12-02 17:17:11-05:00,commit, +19300,John ZuHone,2014-12-02 17:16:45-05:00,commit, +19301,Matthew Turk,2014-12-02 16:06:19-06:00,commit, +19302,John ZuHone,2014-12-02 16:36:33-05:00,commit, +19303,Kacper Kowalik,2014-12-02 15:26:23-06:00,commit, +19304,Britton Smith,2014-12-02 21:25:17+00:00,commit, +19305,Matthew Turk,2014-12-02 15:25:08-06:00,commit, +19306,Matthew Turk,2014-12-02 15:22:53-06:00,commit, +19307,John ZuHone,2014-12-02 16:22:05-05:00,commit, +19308,John ZuHone,2014-12-02 16:21:12-05:00,commit, +19309,Britton Smith,2014-12-02 21:18:52+00:00,commit, +19310,John ZuHone,2014-12-02 16:18:51-05:00,commit, +19311,Hilary Egan,2014-12-02 14:10:07-07:00,commit, +19312,Matthew Turk,2014-12-02 15:08:45-06:00,commit, +19313,Matthew Turk,2014-12-02 15:05:47-06:00,commit, +19314,Nathan Goldbaum,2014-12-02 13:00:08-08:00,commit, +19315,Kacper Kowalik,2014-12-02 14:57:16-06:00,commit, +19316,John ZuHone,2014-12-02 15:53:17-05:00,commit, +19317,Hilary Egan,2014-12-02 13:34:26-07:00,commit, +19318,Nathan Goldbaum,2014-12-02 12:26:54-08:00,commit, +19319,Nathan Goldbaum,2014-12-02 12:26:08-08:00,commit, +19320,Nathan Goldbaum,2014-12-02 12:19:52-08:00,commit, +19321,Kacper Kowalik,2014-12-02 14:14:10-06:00,commit, +19322,Kacper Kowalik,2014-12-02 13:10:53-06:00,commit, +19323,Kacper Kowalik,2014-12-02 11:57:41-06:00,commit, +19324,Matthew Turk,2014-12-01 13:25:32-06:00,commit, +19325,Matthew Turk,2014-12-01 13:24:15-06:00,commit, +19326,Nathan Goldbaum,2014-11-25 16:59:28-08:00,commit, +19327,Michael Zingale,2014-11-25 19:46:24-05:00,commit, +19328,Michael Zingale,2014-11-25 19:30:00-05:00,commit, +19329,Michael Zingale,2014-11-25 14:59:37-05:00,commit, +19330,Michael Zingale,2014-11-25 14:59:08-05:00,commit, +19331,Michael Zingale,2014-11-25 14:37:14-05:00,commit, +19332,Michael Zingale,2014-11-25 14:08:36-05:00,commit, +19333,Aaron Smith,2014-11-25 12:49:20-06:00,commit, +19334,Michael Zingale,2014-11-25 11:16:47-05:00,commit, +19335,Michael Zingale,2014-11-25 10:00:13-05:00,commit, +19336,Michael Zingale,2014-11-25 09:58:37-05:00,commit, +19337,Michael Zingale,2014-11-25 09:58:16-05:00,commit, +19338,Aaron Smith,2014-11-24 22:54:33-06:00,commit, +19339,Michael Zingale,2014-11-24 21:12:44-05:00,commit, +19340,Michael Zingale,2014-11-24 21:09:25-05:00,commit, +19341,Michael Zingale,2014-11-24 20:38:14-05:00,commit, +19342,Sam Skillman,2014-11-23 13:11:22-08:00,commit, +19343,Sam Skillman,2014-11-23 13:06:04-08:00,commit, +19344,Hilary Egan,2014-11-23 12:19:22-07:00,commit, +19345,Cameron Hummels,2014-11-22 13:22:09-07:00,commit, +19346,Matthew Turk,2014-11-21 20:18:06-06:00,commit, +19347,Matthew Turk,2014-11-21 20:15:51-06:00,commit, +19348,Cameron Hummels,2014-11-21 14:32:30-07:00,commit, +19349,Cameron Hummels,2014-11-21 14:31:46-07:00,commit, +19350,Cameron Hummels,2014-11-21 14:30:13-07:00,commit, +19351,Michael Zingale,2014-11-21 15:25:33-05:00,commit, +19352,Nathan Goldbaum,2014-11-21 09:51:29-08:00,commit, +19353,Hilary Egan,2014-11-21 10:40:04-07:00,commit, +19354,Cameron Hummels,2014-11-20 19:44:35-07:00,commit, +19355,Cameron Hummels,2014-11-20 19:43:25-07:00,commit, +19356,Cameron Hummels,2014-11-20 19:27:10-07:00,commit, +19357,Nathan Goldbaum,2014-11-20 18:25:02-08:00,commit, +19358,Nathan Goldbaum,2014-11-20 18:00:36-08:00,commit, +19359,Nathan Goldbaum,2014-11-20 18:00:08-08:00,commit, +19360,Nathan Goldbaum,2014-11-20 17:49:20-08:00,commit, +19361,Kenz Arraki,2014-11-20 17:28:20-06:00,commit, +19362,Kenz Arraki,2014-11-20 16:32:31-06:00,commit, +19363,Hilary Egan,2014-11-20 15:21:12-07:00,commit, +19364,Cameron Hummels,2014-11-20 15:06:41-07:00,commit, +19365,Hilary Egan,2014-11-20 14:23:39-07:00,commit, +19366,Nathan Goldbaum,2014-11-19 20:53:42-08:00,commit, +19367,Andrew Myers,2014-11-19 19:36:17-08:00,commit, +19368,Nathan Goldbaum,2014-11-19 17:08:51-08:00,commit, +19369,Nathan Goldbaum,2014-11-19 15:03:14-08:00,commit, +19370,Nathan Goldbaum,2014-11-19 15:02:41-08:00,commit, +19371,Nathan Goldbaum,2014-11-19 15:02:20-08:00,commit, +19372,Nathan Goldbaum,2014-11-19 15:01:20-08:00,commit, +19373,Nathan Goldbaum,2014-11-19 14:38:44-08:00,commit, +19374,Nathan Goldbaum,2014-11-19 12:43:04-08:00,commit, +19375,Nathan Goldbaum,2014-11-19 12:29:09-08:00,commit, +19376,Nathan Goldbaum,2014-11-19 12:28:27-08:00,commit, +19377,Nathan Goldbaum,2014-11-19 11:25:45-08:00,commit, +19378,Jill Naiman,2014-11-19 14:09:04-05:00,commit, +19379,Nathan Goldbaum,2014-11-19 10:59:12-08:00,commit, +19380,Nathan Goldbaum,2014-11-19 09:53:40+00:00,commit, +19381,Nathan Goldbaum,2014-11-19 00:28:17-08:00,commit, +19382,Nathan Goldbaum,2014-11-19 00:17:04-08:00,commit, +19383,Nathan Goldbaum,2014-11-18 14:49:33-08:00,commit, +19384,Nathan Goldbaum,2014-11-18 13:02:54-08:00,commit, +19385,John ZuHone,2014-11-18 14:42:17-05:00,commit, +19386,John ZuHone,2014-11-18 11:35:16-05:00,commit, +19387,John ZuHone,2014-11-17 23:47:54-05:00,commit, +19388,John ZuHone,2014-11-17 23:42:24-05:00,commit, +19389,John ZuHone,2014-11-17 23:34:44-05:00,commit, +19390,John ZuHone,2014-11-17 23:24:13-05:00,commit, +19391,John ZuHone,2014-11-17 23:21:04-05:00,commit, +19392,John ZuHone,2014-11-17 23:19:32-05:00,commit, +19393,John ZuHone,2014-11-17 23:09:28-05:00,commit, +19394,John ZuHone,2014-11-17 22:54:27-05:00,commit, +19395,John ZuHone,2014-11-17 22:49:28-05:00,commit, +19396,John ZuHone,2014-11-17 22:48:54-05:00,commit, +19397,Ben Thompson,2014-11-18 03:09:37+00:00,commit, +19398,Ben Thompson,2014-11-18 02:37:35+00:00,commit, +19399,Ben Thompson,2014-11-18 01:53:58+00:00,commit, +19400,Ben Thompson,2014-11-18 01:36:48+00:00,commit, +19401,Ben Thompson,2014-11-18 01:33:11+00:00,commit, +19402,Nathan Goldbaum,2014-11-17 12:34:14-08:00,commit, +19403,John ZuHone,2014-11-16 13:58:54-05:00,commit, +19404,Matthew Turk,2014-11-15 19:33:13-06:00,commit, +19405,Matthew Turk,2014-11-15 15:34:01-06:00,commit, +19406,Matthew Turk,2014-11-15 11:41:28-06:00,commit, +19407,Matthew Turk,2014-11-15 10:25:05-06:00,commit, +19408,Kacper Kowalik,2014-11-14 13:17:03-06:00,commit, +19409,Elizabeth Tasker,2014-11-14 17:29:05+09:00,commit, +19410,Elizabeth Tasker,2014-11-14 17:29:05+09:00,commit, +19411,Matthew Turk,2014-11-14 13:32:04-06:00,commit, +19412,John ZuHone,2014-11-13 14:34:56-05:00,commit, +19413,John ZuHone,2014-11-13 11:38:20-05:00,commit, +19414,Ben Thompson,2014-11-13 13:47:33+00:00,commit, +19415,Ben Thompson,2014-11-13 13:46:42+00:00,commit, +19416,Nathan Goldbaum,2014-11-12 15:18:15-08:00,commit, +19417,Nathan Goldbaum,2014-11-12 15:17:38-08:00,commit, +19418,John ZuHone,2014-11-12 13:04:27-05:00,commit, +19419,John ZuHone,2014-11-12 12:11:51-05:00,commit, +19420,Ben Thompson,2014-11-12 14:43:30+00:00,commit, +19421,John ZuHone,2014-11-11 21:05:51-05:00,commit, +19422,Mark Krumholz,2014-11-11 16:17:05-08:00,commit, +19423,John ZuHone,2014-11-11 18:46:44-05:00,commit, +19424,John ZuHone,2014-11-11 18:34:41-05:00,commit, +19425,John ZuHone,2014-11-11 18:25:35-05:00,commit, +19426,John ZuHone,2014-11-11 18:24:21-05:00,commit, +19427,John ZuHone,2014-11-11 18:24:09-05:00,commit, +19428,John ZuHone,2014-11-11 18:00:15-05:00,commit, +19429,Mark Krumholz,2014-11-11 12:13:00-08:00,commit, +19430,Ben Thompson,2014-11-11 15:49:24+00:00,commit, +19431,Ben Thompson,2014-11-11 15:47:37+00:00,commit, +19432,Ben Thompson,2014-11-11 15:46:41+00:00,commit, +19433,John ZuHone,2014-11-10 21:18:55-05:00,commit, +19434,John ZuHone,2014-11-10 21:16:29-05:00,commit, +19435,John ZuHone,2014-11-10 21:15:11-05:00,commit, +19436,Ben Thompson,2014-11-11 02:09:20+00:00,commit, +19437,Ben Thompson,2014-11-11 02:08:33+00:00,commit, +19438,John ZuHone,2014-11-10 21:00:38-05:00,commit, +19439,Ben Thompson,2014-11-11 01:30:46+00:00,commit, +19440,Ben Thompson,2014-11-11 01:09:35+00:00,commit, +19441,Ben Thompson,2014-11-11 00:48:47+00:00,commit, +19442,Ben Thompson,2014-11-11 00:40:52+00:00,commit, +19443,Matthew Turk,2014-11-10 17:40:03-06:00,commit, +19444,John ZuHone,2014-11-10 18:01:18-05:00,commit, +19445,Matthew Turk,2014-11-10 16:34:48-06:00,commit, +19446,Matthew Turk,2014-11-10 16:27:21-06:00,commit, +19447,John ZuHone,2014-11-10 16:50:32-05:00,commit, +19448,Britton Smith,2014-11-10 21:29:32+00:00,commit, +19449,Britton Smith,2014-11-10 21:29:15+00:00,commit, +19450,John ZuHone,2014-11-10 16:19:05-05:00,commit, +19451,John ZuHone,2014-11-10 16:18:50-05:00,commit, +19452,John ZuHone,2014-11-10 16:16:59-05:00,commit, +19453,Matthew Turk,2014-11-10 14:59:45-06:00,commit, +19454,John ZuHone,2014-11-10 14:50:09-05:00,commit, +19455,John ZuHone,2014-11-10 14:45:22-05:00,commit, +19456,John ZuHone,2014-11-10 14:39:02-05:00,commit, +19457,John ZuHone,2014-11-10 14:36:43-05:00,commit, +19458,John ZuHone,2014-11-10 12:45:17-05:00,commit, +19459,John ZuHone,2014-11-10 11:43:18-05:00,commit, +19460,Britton Smith,2014-11-10 13:51:34+00:00,commit, +19461,Nathan Goldbaum,2014-11-09 22:57:35-08:00,commit, +19462,Nathan Goldbaum,2014-11-09 22:44:45-08:00,commit, +19463,Nathan Goldbaum,2014-11-09 22:43:10-08:00,commit, +19464,John ZuHone,2014-11-10 01:09:24-05:00,commit, +19465,Suoqing Ji,2014-11-09 20:21:31-08:00,commit, +19466,Suoqing Ji,2014-11-09 19:43:24-08:00,commit, +19467,John ZuHone,2014-11-09 21:20:45-05:00,commit, +19468,John ZuHone,2014-11-09 20:52:51-05:00,commit, +19469,John ZuHone,2014-11-09 20:23:39-05:00,commit, +19470,Suoqing Ji,2014-11-09 15:24:34-08:00,commit, +19471,Suoqing Ji,2014-11-09 02:53:04-08:00,commit, +19472,Sam Skillman,2014-11-08 20:19:41-08:00,commit, +19473,John ZuHone,2014-11-07 16:53:46-05:00,commit, +19474,Jill Naiman,2014-11-07 16:38:55-05:00,commit, +19475,Kacper Kowalik,2014-11-07 14:37:03-06:00,commit, +19476,John ZuHone,2014-11-07 15:02:55-05:00,commit, +19477,Britton Smith,2014-11-07 16:50:49+00:00,commit, +19478,Jill Naiman,2014-11-07 10:53:11-05:00,commit, +19479,Jill Naiman,2014-11-07 10:40:01-05:00,commit, +19480,Britton Smith,2014-11-07 11:38:13+00:00,commit, +19481,Britton Smith,2014-11-07 10:46:33+00:00,commit, +19482,Kacper Kowalik,2014-11-06 18:49:53-06:00,commit, +19483,Britton Smith,2014-11-06 23:09:51+00:00,commit, +19484,Britton Smith,2014-11-06 23:09:09+00:00,commit, +19485,Nathan Goldbaum,2014-11-06 14:39:58-08:00,commit, +19486,Britton Smith,2014-11-06 22:27:06+00:00,commit, +19487,John ZuHone,2014-11-06 16:40:37-05:00,commit, +19488,Britton Smith,2014-11-06 18:18:51+00:00,commit, +19489,Britton Smith,2014-11-06 18:17:58+00:00,commit, +19490,John ZuHone,2014-11-06 11:58:47-05:00,commit, +19491,Britton Smith,2014-11-06 16:50:31+00:00,commit, +19492,John ZuHone,2014-11-06 10:46:48-05:00,commit, +19493,John ZuHone,2014-11-06 10:46:04-05:00,commit, +19494,John ZuHone,2014-11-06 10:45:03-05:00,commit, +19495,Matthew Turk,2014-11-06 09:33:47-06:00,commit, +19496,Matthew Turk,2014-11-06 09:33:31-06:00,commit, +19497,John ZuHone,2014-11-06 10:25:42-05:00,commit, +19498,Kacper Kowalik,2014-11-05 21:55:12-06:00,commit, +19499,John ZuHone,2014-11-05 21:02:57-05:00,commit, +19500,John ZuHone,2014-11-05 20:50:53-05:00,commit, +19501,Britton Smith,2014-11-05 22:45:55+00:00,commit, +19502,Britton Smith,2014-11-05 22:45:34+00:00,commit, +19503,John ZuHone,2014-11-05 17:09:26-05:00,commit, +19504,Jill Naiman,2014-11-05 14:37:51-05:00,commit, +19505,Douglas Rudd,2014-11-05 13:04:04-06:00,commit, +19506,John ZuHone,2014-11-04 20:46:24-05:00,commit, +19507,Nathan Goldbaum,2014-11-04 16:44:36-08:00,commit, +19508,Nathan Goldbaum,2014-11-04 16:44:23-08:00,commit, +19509,Nathan Goldbaum,2014-11-04 16:43:56-08:00,commit, +19510,Nathan Goldbaum,2014-11-04 16:43:26-08:00,commit, +19511,Nathan Goldbaum,2014-11-04 16:12:40-08:00,commit, +19512,Nathan Goldbaum,2014-11-04 13:37:43-08:00,commit, +19513,Nathan Goldbaum,2014-11-04 13:32:48-08:00,commit, +19514,Nathan Goldbaum,2014-11-04 11:49:16-08:00,commit, +19515,Jill Naiman,2014-11-04 11:49:10-05:00,commit, +19516,John ZuHone,2014-11-04 11:27:25-05:00,commit, +19517,John ZuHone,2014-11-04 09:27:41-05:00,commit, +19518,John ZuHone,2014-11-04 09:25:48-05:00,commit, +19519,John ZuHone,2014-11-03 21:13:06-05:00,commit, +19520,John ZuHone,2014-11-03 21:05:48-05:00,commit, +19521,John ZuHone,2014-11-03 21:01:31-05:00,commit, +19522,John ZuHone,2014-11-03 20:44:45-05:00,commit, +19523,Douglas Rudd,2014-11-03 17:51:27-06:00,commit, +19524,Douglas Rudd,2014-11-03 17:45:43-06:00,commit, +19525,John ZuHone,2014-11-03 17:12:22-05:00,commit, +19526,John ZuHone,2014-11-03 15:30:28-05:00,commit, +19527,Jill Naiman,2014-11-03 15:29:34-05:00,commit, +19528,John ZuHone,2014-11-03 15:19:10-05:00,commit, +19529,John ZuHone,2014-11-03 15:10:38-05:00,commit, +19530,John ZuHone,2014-11-03 15:01:07-05:00,commit, +19531,John ZuHone,2014-11-03 13:46:05-05:00,commit, +19532,Jill Naiman,2014-11-03 12:21:33-05:00,commit, +19533,Jill Naiman,2014-11-03 12:13:52-05:00,commit, +19534,Jill Naiman,2014-11-03 12:11:49-05:00,commit, +19535,Matthew Turk,2014-11-03 10:53:07-06:00,commit, +19536,Jill Naiman,2014-11-02 22:01:40-05:00,commit, +19537,Jill Naiman,2014-11-02 20:43:51-05:00,commit, +19538,Jill Naiman,2014-10-31 16:37:19-04:00,commit, +19539,John ZuHone,2014-10-31 16:13:30-04:00,commit, +19540,John ZuHone,2014-10-31 16:13:08-04:00,commit, +19541,John ZuHone,2014-10-31 11:42:32-04:00,commit, +19542,John ZuHone,2014-10-31 11:40:01-04:00,commit, +19543,John ZuHone,2014-10-31 11:36:41-04:00,commit, +19544,Jill Naiman,2014-10-30 22:14:18-04:00,commit, +19545,Jill Naiman,2014-10-30 17:56:08-04:00,commit, +19546,Jill Naiman,2014-10-30 17:55:17-04:00,commit, +19547,Jill Naiman,2014-10-30 17:54:08-04:00,commit, +19548,Jill Naiman,2014-10-30 17:50:33-04:00,commit, +19549,Jill Naiman,2014-10-30 15:47:29-04:00,commit, +19550,Matthew Turk,2014-10-30 13:08:17-05:00,commit, +19551,Douglas Rudd,2014-10-30 12:56:20-05:00,commit, +19552,Douglas Rudd,2014-10-30 12:52:52-05:00,commit, +19553,Jill Naiman,2014-10-29 18:25:00-04:00,commit, +19554,Nathan Goldbaum,2014-10-29 10:25:07-07:00,commit, +19555,John ZuHone,2014-10-29 10:18:55-04:00,commit, +19556,Nathan Goldbaum,2014-10-28 22:19:19-07:00,commit, +19557,Nathan Goldbaum,2014-10-28 22:05:53-07:00,commit, +19558,John ZuHone,2014-10-29 00:01:06-04:00,commit, +19559,John ZuHone,2014-10-29 00:00:34-04:00,commit, +19560,John ZuHone,2014-10-28 20:05:16-04:00,commit, +19561,John ZuHone,2014-10-28 19:47:21-04:00,commit, +19562,John ZuHone,2014-10-28 19:38:39-04:00,commit, +19563,John ZuHone,2014-10-28 19:37:02-04:00,commit, +19564,John ZuHone,2014-10-28 15:35:22-04:00,commit, +19565,Britton Smith,2014-10-28 14:41:53-04:00,commit, +19566,Britton Smith,2014-10-28 14:31:10-04:00,commit, +19567,Britton Smith,2014-10-28 14:25:03-04:00,commit, +19568,John ZuHone,2014-10-28 14:18:42-04:00,commit, +19569,John ZuHone,2014-10-28 12:23:46-04:00,commit, +19570,John ZuHone,2014-10-28 12:18:13-04:00,commit, +19571,John ZuHone,2014-10-28 10:01:19-04:00,commit, +19572,John ZuHone,2014-10-28 02:12:05-04:00,commit, +19573,John ZuHone,2014-10-28 01:57:58-04:00,commit, +19574,John ZuHone,2014-10-28 01:57:25-04:00,commit, +19575,John ZuHone,2014-10-28 01:57:16-04:00,commit, +19576,John ZuHone,2014-10-28 01:56:57-04:00,commit, +19577,Britton Smith,2014-10-27 18:38:06-04:00,commit, +19578,John ZuHone,2014-10-27 16:11:01-04:00,commit, +19579,John ZuHone,2014-10-27 15:45:04-04:00,commit, +19580,Douglas Rudd,2014-10-27 14:32:18-05:00,commit, +19581,Douglas Rudd,2014-10-27 14:18:18-05:00,commit, +19582,Douglas Rudd,2014-10-27 14:15:19-05:00,commit, +19583,John ZuHone,2014-10-27 15:13:14-04:00,commit, +19584,John ZuHone,2014-10-27 15:11:40-04:00,commit, +19585,Douglas Rudd,2014-10-27 14:04:19-05:00,commit, +19586,John ZuHone,2014-10-27 14:55:38-04:00,commit, +19587,John ZuHone,2014-10-27 13:38:04-04:00,commit, +19588,John ZuHone,2014-10-27 13:36:18-04:00,commit, +19589,John ZuHone,2014-10-27 13:36:04-04:00,commit, +19590,John ZuHone,2014-10-27 13:34:49-04:00,commit, +19591,John ZuHone,2014-10-27 11:36:09-04:00,commit, +19592,John ZuHone,2014-10-27 10:41:31-04:00,commit, +19593,John ZuHone,2014-10-27 10:40:25-04:00,commit, +19594,John ZuHone,2014-10-27 10:23:45-04:00,commit, +19595,Nathan Goldbaum,2014-10-26 20:17:57-07:00,commit, +19596,Nathan Goldbaum,2014-10-26 20:09:21-07:00,commit, +19597,Nathan Goldbaum,2014-10-26 19:49:30-07:00,commit, +19598,Nathan Goldbaum,2014-10-26 19:44:58-07:00,commit, +19599,Nathan Goldbaum,2014-10-26 19:10:22-07:00,commit, +19600,Nathan Goldbaum,2014-10-26 16:07:29-07:00,commit, +19601,Nathan Goldbaum,2014-10-26 16:06:36-07:00,commit, +19602,Nathan Goldbaum,2014-10-26 16:05:52-07:00,commit, +19603,Douglas Rudd,2014-10-25 16:39:48-05:00,commit, +19604,Sam Skillman,2014-10-25 13:01:01-07:00,commit, +19605,Sam Skillman,2014-10-25 12:42:53-07:00,commit, +19606,Sam Skillman,2014-10-25 12:41:24-07:00,commit, +19607,Sam Skillman,2014-10-25 10:37:30-07:00,commit, +19608,Sam Skillman,2014-10-25 10:30:00-07:00,commit, +19609,John ZuHone,2014-10-25 12:25:25-04:00,commit, +19610,Cameron Hummels,2014-10-24 16:25:19-07:00,commit, +19611,Cameron Hummels,2014-10-24 16:24:00-07:00,commit, +19612,Cameron Hummels,2014-10-24 15:03:42-07:00,commit, +19613,Cameron Hummels,2014-10-24 14:39:49-07:00,commit, +19614,Cameron Hummels,2014-10-24 14:25:03-07:00,commit, +19615,Cameron Hummels,2014-10-24 13:44:59-07:00,commit, +19616,John ZuHone,2014-10-24 14:35:26-04:00,commit, +19617,Nathan Goldbaum,2014-10-24 11:26:35-07:00,commit, +19618,Jill Naiman,2014-10-24 14:16:49-04:00,commit, +19619,John ZuHone,2014-10-24 14:15:44-04:00,commit, +19620,Jill Naiman,2014-10-24 14:15:14-04:00,commit, +19621,John ZuHone,2014-10-24 13:55:03-04:00,commit, +19622,Jill Naiman,2014-10-24 13:50:25-04:00,commit, +19623,John ZuHone,2014-10-24 13:46:20-04:00,commit, +19624,John ZuHone,2014-10-24 13:21:11-04:00,commit, +19625,John ZuHone,2014-10-24 13:21:00-04:00,commit, +19626,Jill Naiman,2014-10-24 12:30:48-04:00,commit, +19627,John ZuHone,2014-10-24 11:29:10-04:00,commit, +19628,Jill Naiman,2014-10-23 21:48:01-04:00,commit, +19629,Cameron Hummels,2014-10-23 16:59:28-07:00,commit, +19630,Cameron Hummels,2014-10-23 16:48:59-07:00,commit, +19631,Britton Smith,2014-10-23 19:37:32-04:00,commit, +19632,Britton Smith,2014-10-23 19:35:55-04:00,commit, +19633,Cameron Hummels,2014-10-23 16:09:25-07:00,commit, +19634,Nathan Goldbaum,2014-10-23 15:48:53-07:00,commit, +19635,Britton Smith,2014-10-23 16:32:48-04:00,commit, +19636,Britton Smith,2014-10-23 15:56:18-04:00,commit, +19637,Jill Naiman,2014-10-23 15:22:17-04:00,commit, +19638,Britton Smith,2014-10-23 14:59:51-04:00,commit, +19639,Jill Naiman,2014-10-23 14:54:42-04:00,commit, +19640,Jill Naiman,2014-10-23 14:50:48-04:00,commit, +19641,Jill Naiman,2014-10-23 14:43:02-04:00,commit, +19642,Britton Smith,2014-10-23 11:07:39-04:00,commit, +19643,Nathan Goldbaum,2014-10-22 19:35:58-07:00,commit, +19644,Britton Smith,2014-10-22 21:17:47-04:00,commit, +19645,Britton Smith,2014-10-22 21:15:45-04:00,commit, +19646,Britton Smith,2014-10-22 20:59:10-04:00,commit, +19647,Britton Smith,2014-10-22 20:21:44-04:00,commit, +19648,Britton Smith,2014-10-22 20:18:53-04:00,commit, +19649,Britton Smith,2014-10-22 20:16:53-04:00,commit, +19650,Britton Smith,2014-10-22 20:15:56-04:00,commit, +19651,Britton Smith,2014-10-22 20:12:03-04:00,commit, +19652,Britton Smith,2014-10-22 20:00:09-04:00,commit, +19653,Matthew Turk,2014-10-22 19:56:00-04:00,commit, +19654,Jill Naiman,2014-10-22 18:54:11-04:00,commit, +19655,Jill Naiman,2014-10-22 18:09:21-04:00,commit, +19656,Nathan Goldbaum,2014-10-22 14:10:13-07:00,commit, +19657,Nathan Goldbaum,2014-10-22 14:09:51-07:00,commit, +19658,Nathan Goldbaum,2014-10-22 14:08:52-07:00,commit, +19659,Britton Smith,2014-10-22 16:40:29-04:00,commit, +19660,Britton Smith,2014-10-22 16:37:51-04:00,commit, +19661,Jill Naiman,2014-10-22 16:25:16-04:00,commit, +19662,Jill Naiman,2014-10-22 16:00:31-04:00,commit, +19663,Jill Naiman,2014-10-22 15:58:07-04:00,commit, +19664,John ZuHone,2014-10-22 15:51:48-04:00,commit, +19665,Jill Naiman,2014-10-22 15:32:33-04:00,commit, +19666,Britton Smith,2014-10-22 15:06:44-04:00,commit, +19667,Jill Naiman,2014-10-22 15:05:36-04:00,commit, +19668,Britton Smith,2014-10-22 14:55:33-04:00,commit, +19669,Jill Naiman,2014-10-22 14:13:47-04:00,commit, +19670,Jill Naiman,2014-10-22 14:10:34-04:00,commit, +19671,Britton Smith,2014-10-22 11:58:55-04:00,commit, +19672,Britton Smith,2014-10-22 11:57:06-04:00,commit, +19673,Britton Smith,2014-10-22 11:52:57-04:00,commit, +19674,Britton Smith,2014-10-22 11:52:19-04:00,commit, +19675,Britton Smith,2014-10-22 11:51:15-04:00,commit, +19676,Britton Smith,2014-10-22 11:50:46-04:00,commit, +19677,Britton Smith,2014-10-22 11:50:20-04:00,commit, +19678,John ZuHone,2014-10-22 11:45:41-04:00,commit, +19679,Britton Smith,2014-10-22 11:29:07-04:00,commit, +19680,Britton Smith,2014-10-22 11:20:57-04:00,commit, +19681,Britton Smith,2014-10-22 11:07:41-04:00,commit, +19682,Britton Smith,2014-10-22 10:49:12-04:00,commit, +19683,John ZuHone,2014-10-22 10:43:15-04:00,commit, +19684,Britton Smith,2014-10-22 10:29:40-04:00,commit, +19685,John ZuHone,2014-10-22 10:24:45-04:00,commit, +19686,John ZuHone,2014-10-22 10:20:00-04:00,commit, +19687,John ZuHone,2014-10-21 22:32:27-04:00,commit, +19688,Michael Zingale,2014-10-21 21:42:00-04:00,commit, +19689,John ZuHone,2014-10-21 20:49:36-04:00,commit, +19690,John ZuHone,2014-10-21 20:39:59-04:00,commit, +19691,John ZuHone,2014-10-21 20:20:54-04:00,commit, +19692,John ZuHone,2014-10-21 20:07:46-04:00,commit, +19693,John ZuHone,2014-10-21 19:46:54-04:00,commit, +19694,Nathan Goldbaum,2014-10-21 16:22:03-07:00,commit, +19695,Nathan Goldbaum,2014-10-21 16:21:36-07:00,commit, +19696,Michael Zingale,2014-10-21 19:12:48-04:00,commit, +19697,Michael Zingale,2014-10-21 19:10:44-04:00,commit, +19698,Britton Smith,2014-10-21 18:16:44-04:00,commit, +19699,Aaron Smith,2014-10-21 21:49:46+00:00,commit, +19700,Aaron Smith,2014-10-21 21:47:28+00:00,commit, +19701,John ZuHone,2014-10-21 15:54:55-04:00,commit, +19702,Nathan Goldbaum,2014-10-21 10:05:45-07:00,commit, +19703,Matthew Turk,2014-10-21 07:42:19-05:00,commit, +19704,John ZuHone,2014-10-21 08:37:33-04:00,commit, +19705,John ZuHone,2014-10-21 08:00:27-04:00,commit, +19706,Matthew Turk,2014-10-21 06:41:38-05:00,commit, +19707,Matthew Turk,2014-10-21 06:41:13-05:00,commit, +19708,John ZuHone,2014-10-21 01:06:36-04:00,commit, +19709,John ZuHone,2014-10-21 00:43:41-04:00,commit, +19710,John ZuHone,2014-10-21 00:41:03-04:00,commit, +19711,Nathan Goldbaum,2014-10-20 21:29:40-07:00,commit, +19712,Jill Naiman,2014-10-20 22:35:52-04:00,commit, +19713,John ZuHone,2014-10-20 20:45:33-04:00,commit, +19714,John ZuHone,2014-10-20 20:31:30-04:00,commit, +19715,John ZuHone,2014-10-20 20:30:25-04:00,commit, +19716,Aaron Smith,2014-10-20 19:17:21-05:00,commit, +19717,Nathan Goldbaum,2014-10-20 14:12:35-07:00,commit, +19718,Nathan Goldbaum,2014-10-20 14:11:49-07:00,commit, +19719,Nathan Goldbaum,2014-10-20 14:10:57-07:00,commit, +19720,Matthew Turk,2014-10-20 15:17:48-05:00,commit, +19721,Matthew Turk,2014-10-20 15:17:24-05:00,commit, +19722,Matthew Turk,2014-10-20 15:14:48-05:00,commit, +19723,Nathan Goldbaum,2014-10-20 11:44:38-07:00,commit, +19724,Chris Malone,2014-10-20 11:21:48-06:00,commit, +19725,Nathan Goldbaum,2014-10-20 10:07:47-07:00,commit, +19726,Aaron Smith,2014-10-20 17:05:00+00:00,commit, +19727,Hilary Egan,2014-10-20 10:14:26-06:00,commit, +19728,Chris Malone,2014-10-20 10:00:58-06:00,commit, +19729,Chris Malone,2014-10-20 09:46:09-06:00,commit, +19730,Chris Malone,2014-10-20 09:34:49-06:00,commit, +19731,Aaron Smith,2014-10-20 09:59:30-05:00,commit, +19732,Jill Naiman,2014-10-19 22:57:09-04:00,commit, +19733,Britton Smith,2014-10-19 12:09:36-04:00,commit, +19734,Britton Smith,2014-10-19 09:16:08-04:00,commit, +19735,Britton Smith,2014-10-19 08:54:02-04:00,commit, +19736,Jill Naiman,2014-10-18 20:05:08-05:00,commit, +19737,Sam Skillman,2014-10-18 16:28:54-07:00,commit, +19738,Sam Skillman,2014-10-18 16:02:38-07:00,commit, +19739,Britton Smith,2014-10-18 16:28:49-04:00,commit, +19740,Cameron Hummels,2014-10-18 12:51:00-07:00,commit, +19741,Cameron Hummels,2014-10-18 12:50:10-07:00,commit, +19742,Suoqing Ji,2014-10-18 11:39:22-05:00,commit, +19743,Britton Smith,2014-10-18 11:57:43-04:00,commit, +19744,Britton Smith,2014-10-18 11:53:43-04:00,commit, +19745,Britton Smith,2014-10-18 11:53:11-04:00,commit, +19746,Sam Skillman,2014-10-18 05:28:37-07:00,commit, +19747,John ZuHone,2014-10-17 20:46:33-05:00,commit, +19748,John ZuHone,2014-10-17 20:42:10-05:00,commit, +19749,John ZuHone,2014-10-17 20:26:28-05:00,commit, +19750,John ZuHone,2014-10-17 20:19:32-05:00,commit, +19751,Kenz Arraki,2014-10-17 17:50:50-05:00,commit, +19752,Kenz Arraki,2014-10-17 17:24:17-05:00,commit, +19753,Douglas Rudd,2014-10-17 16:46:58-05:00,commit, +19754,Kenz Arraki,2014-10-17 16:17:48-05:00,commit, +19755,John ZuHone,2014-10-17 16:03:02-05:00,commit, +19756,John ZuHone,2014-10-17 15:59:44-05:00,commit, +19757,John ZuHone,2014-10-17 15:36:08-05:00,commit, +19758,Chris Malone,2014-10-17 15:11:28-05:00,commit, +19759,Suoqing Ji,2014-10-17 15:09:25-05:00,commit, +19760,Chris Malone,2014-10-17 14:54:04-05:00,commit, +19761,John ZuHone,2014-10-17 14:51:18-05:00,commit, +19762,Chris Malone,2014-10-17 14:50:23-05:00,commit, +19763,Chris Malone,2014-10-17 14:50:07-05:00,commit, +19764,Chris Malone,2014-10-17 14:49:31-05:00,commit, +19765,John ZuHone,2014-10-17 14:47:38-05:00,commit, +19766,Kenz Arraki,2014-10-17 14:43:20-05:00,commit, +19767,John ZuHone,2014-10-17 14:37:42-05:00,commit, +19768,Britton Smith,2014-10-17 14:55:58-04:00,commit, +19769,Matthew Turk,2014-10-17 13:46:46-05:00,commit, +19770,Chris Malone,2014-10-17 13:33:50-05:00,commit, +19771,Chris Malone,2014-10-17 13:31:55-05:00,commit, +19772,John ZuHone,2014-10-17 13:29:11-05:00,commit, +19773,Douglas Rudd,2014-10-17 13:28:29-05:00,commit, +19774,John ZuHone,2014-10-17 13:25:39-05:00,commit, +19775,Suoqing Ji,2014-10-17 13:17:16-05:00,commit, +19776,Matthew Turk,2014-10-17 13:17:01-05:00,commit, +19777,John ZuHone,2014-10-17 13:15:37-05:00,commit, +19778,John ZuHone,2014-10-17 13:12:42-05:00,commit, +19779,John ZuHone,2014-10-17 13:00:19-05:00,commit, +19780,John ZuHone,2014-10-17 12:58:31-05:00,commit, +19781,John ZuHone,2014-10-17 12:57:09-05:00,commit, +19782,John ZuHone,2014-10-17 12:54:29-05:00,commit, +19783,John ZuHone,2014-10-17 12:51:25-05:00,commit, +19784,John ZuHone,2014-10-17 12:45:13-05:00,commit, +19785,John ZuHone,2014-10-17 11:09:22-05:00,commit, +19786,John ZuHone,2014-10-17 11:09:12-05:00,commit, +19787,Britton Smith,2014-10-17 11:41:25-04:00,commit, +19788,Britton Smith,2014-10-17 11:40:19-04:00,commit, +19789,John ZuHone,2014-10-17 10:25:01-05:00,commit, +19790,John ZuHone,2014-10-17 10:17:54-05:00,commit, +19791,John ZuHone,2014-10-17 09:43:03-05:00,commit, +19792,John ZuHone,2014-10-17 09:36:26-05:00,commit, +19793,John ZuHone,2014-10-17 09:35:00-05:00,commit, +19794,John ZuHone,2014-10-17 09:34:48-05:00,commit, +19795,John ZuHone,2014-10-17 09:34:42-05:00,commit, +19796,Douglas Rudd,2014-10-17 09:34:35-05:00,commit, +19797,John ZuHone,2014-10-17 09:25:29-05:00,commit, +19798,Douglas Rudd,2014-10-17 09:00:08-05:00,commit, +19799,John ZuHone,2014-10-17 01:32:58-05:00,commit, +19800,Michael Zingale,2014-10-16 18:43:52-04:00,commit, +19801,Douglas Rudd,2014-10-16 17:35:15-05:00,commit, +19802,Douglas Rudd,2014-10-16 17:20:04-05:00,commit, +19803,Douglas Rudd,2014-10-16 17:16:12-05:00,commit, +19804,Chris Malone,2014-10-16 17:08:54-05:00,commit, +19805,Kenz Arraki,2014-10-16 16:44:11-05:00,commit, +19806,Douglas Rudd,2014-10-16 16:41:43-05:00,commit, +19807,Chris Malone,2014-10-16 16:18:48-05:00,commit, +19808,John ZuHone,2014-10-16 16:13:23-05:00,commit, +19809,John ZuHone,2014-10-16 16:12:08-05:00,commit, +19810,Kenz Arraki,2014-10-16 16:09:18-05:00,commit, +19811,Douglas Rudd,2014-10-16 15:49:16-05:00,commit, +19812,Douglas Rudd,2014-10-16 15:48:47-05:00,commit, +19813,Chris Malone,2014-10-16 14:43:27-05:00,commit, +19814,Nathan Goldbaum,2014-10-16 14:16:39-05:00,commit, +19815,Nathan Goldbaum,2014-10-16 14:15:17-05:00,commit, +19816,Nathan Goldbaum,2014-10-16 14:10:48-05:00,commit, +19817,Kenz Arraki,2014-10-16 13:00:10-05:00,commit, +19818,Sherwood Richers,2014-10-16 10:54:20-07:00,commit, +19819,Sherwood Richers,2014-10-16 10:53:24-07:00,commit, +19820,Chris Malone,2014-10-16 12:02:56-05:00,commit, +19821,Chris Malone,2014-10-16 11:58:53-05:00,commit, +19822,Chris Malone,2014-10-16 11:34:28-05:00,commit, +19823,Kacper Kowalik,2014-10-16 10:52:21-05:00,commit, +19824,Chris Malone,2014-10-16 10:49:01-05:00,commit, +19825,Nathan Goldbaum,2014-10-16 10:21:21-05:00,commit, +19826,Douglas Rudd,2014-10-16 10:04:05-05:00,commit, +19827,John ZuHone,2014-10-16 09:25:40-05:00,commit, +19828,Sam Skillman,2014-10-16 06:46:17-07:00,commit, +19829,Nathan Goldbaum,2014-10-15 21:37:52-07:00,commit, +19830,Nathan Goldbaum,2014-10-15 21:37:05-07:00,commit, +19831,Matthew Turk,2014-10-15 21:30:36-05:00,commit, +19832,Britton Smith,2014-10-15 20:58:58-04:00,commit, +19833,Britton Smith,2014-10-15 20:57:33-04:00,commit, +19834,Andrew Myers,2014-10-15 12:29:32-07:00,commit, +19835,Andrew Myers,2014-10-15 12:27:56-07:00,commit, +19836,Nathan Goldbaum,2014-10-14 20:02:56-07:00,commit, +19837,Nathan Goldbaum,2014-10-14 18:07:03-07:00,commit, +19838,John ZuHone,2014-10-14 19:50:46-04:00,commit, +19839,Andrew Myers,2014-10-14 16:33:16-07:00,commit, +19840,Britton Smith,2014-10-14 18:33:14-04:00,commit, +19841,John ZuHone,2014-10-14 17:30:44-04:00,commit, +19842,Britton Smith,2014-10-14 17:28:47-04:00,commit, +19843,Britton Smith,2014-10-14 17:18:35-04:00,commit, +19844,Sam Skillman,2014-10-14 09:38:42-07:00,commit, +19845,Sam Skillman,2014-10-14 09:07:58-07:00,commit, +19846,Sam Skillman,2014-10-14 09:04:53-07:00,commit, +19847,Sam Skillman,2014-10-14 08:39:59-07:00,commit, +19848,Sam Skillman,2014-10-14 08:23:57-07:00,commit, +19849,Sam Skillman,2014-10-14 08:20:35-07:00,commit, +19850,John ZuHone,2014-10-14 10:39:12-04:00,commit, +19851,Sam Skillman,2014-10-14 07:12:05-07:00,commit, +19852,Sam Skillman,2014-10-14 06:53:41-07:00,commit, +19853,John ZuHone,2014-10-14 08:55:48-04:00,commit, +19854,John ZuHone,2014-10-13 19:18:03-04:00,commit, +19855,Michael Zingale,2014-10-10 21:08:38-04:00,commit, +19856,John ZuHone,2014-10-10 18:35:00-04:00,commit, +19857,John ZuHone,2014-10-10 18:34:46-04:00,commit, +19858,John ZuHone,2014-10-10 16:50:33-04:00,commit, +19859,John ZuHone,2014-10-10 16:47:30-04:00,commit, +19860,John ZuHone,2014-10-10 16:46:58-04:00,commit, +19861,John ZuHone,2014-10-10 16:25:49-04:00,commit, +19862,John ZuHone,2014-10-10 15:01:59-04:00,commit, +19863,Britton Smith,2014-10-10 14:43:14-04:00,commit, +19864,Britton Smith,2014-10-10 14:03:01-04:00,commit, +19865,Eric Hallman,2014-10-10 13:44:46-04:00,commit, +19866,Eric Hallman,2014-10-10 13:30:21-04:00,commit, +19867,Eric Hallman,2014-10-10 11:17:05-04:00,commit, +19868,Matthew Turk,2014-10-10 05:24:13-05:00,commit, +19869,Matthew Turk,2014-10-10 05:23:53-05:00,commit, +19870,Matthew Turk,2014-10-10 05:23:16-05:00,commit, +19871,Hilary Egan,2014-10-09 17:34:26-06:00,commit, +19872,Hilary Egan,2014-10-09 17:07:07-06:00,commit, +19873,Hilary Egan,2014-10-09 16:57:56-06:00,commit, +19874,Hilary Egan,2014-10-09 16:55:27-06:00,commit, +19875,Hilary Egan,2014-10-09 16:54:37-06:00,commit, +19876,Hilary Egan,2014-10-09 16:53:19-06:00,commit, +19877,Hilary Egan,2014-10-09 16:38:19-06:00,commit, +19878,Britton Smith,2014-10-09 17:21:58-04:00,commit, +19879,Britton Smith,2014-10-09 17:20:22-04:00,commit, +19880,Britton Smith,2014-10-09 16:27:58+01:00,commit, +19881,John ZuHone,2014-10-09 09:51:43-04:00,commit, +19882,Nathan Goldbaum,2014-10-08 14:49:37-07:00,commit, +19883,Nathan Goldbaum,2014-10-08 14:29:36-07:00,commit, +19884,John ZuHone,2014-10-08 17:03:00-04:00,commit, +19885,John ZuHone,2014-10-08 16:45:49-04:00,commit, +19886,John ZuHone,2014-10-08 16:41:29-04:00,commit, +19887,John ZuHone,2014-10-08 12:02:42-04:00,commit, +19888,Andrew Myers,2014-10-07 23:21:33-07:00,commit, +19889,Andrew Myers,2014-10-07 23:21:33-07:00,commit, +19890,Nathan Goldbaum,2014-10-07 22:07:30-07:00,commit, +19891,Nathan Goldbaum,2014-10-07 20:34:01-07:00,commit, +19892,Nathan Goldbaum,2014-10-07 20:33:25-07:00,commit, +19893,John ZuHone,2014-10-07 22:07:45-04:00,commit, +19894,John ZuHone,2014-10-07 22:00:55-04:00,commit, +19895,John ZuHone,2014-10-07 15:37:35-04:00,commit, +19896,John ZuHone,2014-10-07 15:36:58-04:00,commit, +19897,John ZuHone,2014-10-07 15:12:47-04:00,commit, +19898,Chris Malone,2014-10-06 17:21:26-06:00,commit, +19899,John ZuHone,2014-10-06 16:13:51-04:00,commit, +19900,John ZuHone,2014-10-06 16:13:16-04:00,commit, +19901,John ZuHone,2014-10-06 14:13:09-04:00,commit, +19902,Kacper Kowalik,2014-10-06 11:26:02-05:00,commit, +19903,Britton Smith,2014-10-06 10:58:06-04:00,commit, +19904,Britton Smith,2014-10-05 17:24:25-04:00,commit, +19905,Desika Narayanan,2014-10-05 15:31:31-04:00,commit, +19906,Desika Narayanan,2014-10-05 15:27:12-04:00,commit, +19907,Andrew Myers,2014-10-04 18:13:21-07:00,commit, +19908,John ZuHone,2014-10-04 20:22:05-04:00,commit, +19909,John ZuHone,2014-10-04 01:24:48-04:00,commit, +19910,Chris Malone,2014-10-03 16:43:42-06:00,commit, +19911,Chris Malone,2014-10-03 16:35:48-06:00,commit, +19912,Matthew Turk,2014-10-03 16:06:54-05:00,commit, +19913,Matthew Turk,2014-10-03 16:06:48-05:00,commit, +19914,Matthew Turk,2014-10-03 16:06:18-05:00,commit, +19915,Kacper Kowalik,2014-10-03 10:17:00-05:00,commit, +19916,Cameron Hummels,2014-10-03 08:04:41-07:00,commit, +19917,Chris Malone,2014-10-02 17:16:20-06:00,commit, +19918,John ZuHone,2014-10-02 17:01:54-04:00,commit, +19919,Nathan Goldbaum,2014-10-02 13:11:30-07:00,commit, +19920,Nathan Goldbaum,2014-10-01 22:50:49-07:00,commit, +19921,Andrew Myers,2014-10-01 17:46:43-07:00,commit, +19922,Chris Malone,2014-10-01 17:10:32-06:00,commit, +19923,Chris Malone,2014-10-01 16:44:04-06:00,commit, +19924,Matthew Turk,2014-10-01 13:58:21-05:00,commit, +19925,Kacper Kowalik,2014-10-01 10:27:39-05:00,commit, +19926,Kacper Kowalik,2014-10-01 10:26:21-05:00,commit, +19927,Kacper Kowalik,2014-10-01 10:12:02-05:00,commit, +19928,Kacper Kowalik,2014-10-01 10:10:21-05:00,commit, +19929,Andrew Myers,2014-10-01 00:23:24-07:00,commit, +19930,Andrew Myers,2014-10-01 00:19:26-07:00,commit, +19931,Michael Zingale,2014-09-30 21:27:23-04:00,commit, +19932,Michael Zingale,2014-09-30 20:39:02-04:00,commit, +19933,Nathan Goldbaum,2014-09-30 12:31:12-07:00,commit, +19934,Nathan Goldbaum,2014-09-30 12:29:52-07:00,commit, +19935,Nathan Goldbaum,2014-09-30 12:26:09-07:00,commit, +19936,Nathan Goldbaum,2014-09-30 12:20:04-07:00,commit, +19937,John ZuHone,2014-09-30 14:36:02-04:00,commit, +19938,John ZuHone,2014-09-30 14:32:02-04:00,commit, +19939,John ZuHone,2014-09-30 14:24:13-04:00,commit, +19940,John ZuHone,2014-09-30 13:32:37-04:00,commit, +19941,John ZuHone,2014-09-30 12:25:21-04:00,commit, +19942,John ZuHone,2014-09-30 11:50:35-04:00,commit, +19943,Chris Malone,2014-09-30 08:34:11-06:00,commit, +19944,Chris Malone,2014-09-30 08:33:36-06:00,commit, +19945,John ZuHone,2014-09-30 10:31:24-04:00,commit, +19946,Chris Malone,2014-09-30 08:28:56-06:00,commit, +19947,John ZuHone,2014-09-30 09:44:23-04:00,commit, +19948,John ZuHone,2014-09-30 09:40:25-04:00,commit, +19949,Chris Malone,2014-09-29 16:33:15-06:00,commit, +19950,Chris Malone,2014-09-29 16:29:23-06:00,commit, +19951,Chris Malone,2014-09-29 15:59:49-06:00,commit, +19952,Chris Malone,2014-09-29 15:55:25-06:00,commit, +19953,Chris Malone,2014-09-29 15:13:30-06:00,commit, +19954,Matthew Turk,2014-09-29 16:06:49-05:00,commit, +19955,Matthew Turk,2014-09-29 15:32:43-05:00,commit, +19956,Chris Malone,2014-09-29 13:51:58-06:00,commit, +19957,John ZuHone,2014-09-29 14:25:08-05:00,commit, +19958,Chris Malone,2014-09-29 12:55:04-06:00,commit, +19959,John ZuHone,2014-09-29 13:32:35-05:00,commit, +19960,John ZuHone,2014-09-29 13:31:36-05:00,commit, +19961,John ZuHone,2014-09-29 13:31:23-05:00,commit, +19962,Matthew Turk,2014-09-29 13:19:34-05:00,commit, +19963,John ZuHone,2014-09-29 12:36:32-05:00,commit, +19964,Chris Malone,2014-09-29 11:07:15-06:00,commit, +19965,John ZuHone,2014-09-29 11:49:59-05:00,commit, +19966,Chris Malone,2014-09-29 10:30:17-06:00,commit, +19967,Chris Malone,2014-09-29 10:22:22-06:00,commit, +19968,Matthew Turk,2014-09-29 11:19:11-05:00,commit, +19969,Matthew Turk,2014-09-29 11:02:30-05:00,commit, +19970,Nathan Goldbaum,2014-09-29 08:46:58-07:00,commit, +19971,Cameron Hummels,2014-09-29 08:02:13-07:00,commit, +19972,Matthew Turk,2014-09-29 09:34:26-05:00,commit, +19973,Matthew Turk,2014-09-29 09:33:33-05:00,commit, +19974,Matthew Turk,2014-09-29 09:33:16-05:00,commit, +19975,John ZuHone,2014-09-29 09:32:05-05:00,commit, +19976,John ZuHone,2014-09-28 21:49:31-05:00,commit, +19977,John ZuHone,2014-09-28 21:11:45-05:00,commit, +19978,Nathan Goldbaum,2014-09-28 17:25:19-07:00,commit, +19979,Cameron Hummels,2014-09-28 06:17:36-07:00,commit, +19980,Cameron Hummels,2014-09-28 06:07:01-07:00,commit, +19981,Cameron Hummels,2014-09-28 05:51:12-07:00,commit, +19982,Cameron Hummels,2014-09-27 21:16:50-07:00,commit, +19983,Cameron Hummels,2014-09-27 07:33:14-07:00,commit, +19984,Cameron Hummels,2014-09-27 07:27:41-07:00,commit, +19985,Cameron Hummels,2014-09-26 20:39:58-07:00,commit, +19986,Cameron Hummels,2014-09-26 20:29:12-07:00,commit, +19987,Cameron Hummels,2014-09-26 19:17:47-07:00,commit, +19988,Cameron Hummels,2014-09-26 19:15:56-07:00,commit, +19989,Chris Malone,2014-09-26 17:33:46-06:00,commit, +19990,Matthew Turk,2014-09-25 14:59:29-05:00,commit, +19991,John ZuHone,2014-09-25 12:46:00-04:00,commit, +19992,John ZuHone,2014-09-25 12:43:40-04:00,commit, +19993,John ZuHone,2014-09-25 12:38:39-04:00,commit, +19994,John ZuHone,2014-09-25 12:33:20-04:00,commit, +19995,John ZuHone,2014-09-25 12:21:45-04:00,commit, +19996,John ZuHone,2014-09-25 10:39:24-04:00,commit, +19997,John ZuHone,2014-09-25 10:39:00-04:00,commit, +19998,John ZuHone,2014-09-25 10:21:19-04:00,commit, +19999,John ZuHone,2014-09-24 19:07:53-04:00,commit, +20000,John ZuHone,2014-09-24 18:59:33-04:00,commit, +20001,Douglas Rudd,2014-09-24 14:06:16-05:00,commit, +20002,Kacper Kowalik,2014-09-24 13:47:47-05:00,commit, +20003,Kacper Kowalik,2014-09-24 13:42:00-05:00,commit, +20004,Matthew Turk,2014-09-24 09:26:50-05:00,commit, +20005,John ZuHone,2014-09-24 09:51:59-04:00,commit, +20006,John ZuHone,2014-09-24 09:51:39-04:00,commit, +20007,John ZuHone,2014-09-24 09:51:19-04:00,commit, +20008,Matthew Turk,2014-09-24 05:49:55-05:00,commit, +20009,Nathan Goldbaum,2014-09-23 12:14:16-07:00,commit, +20010,Nathan Goldbaum,2014-09-23 12:13:53-07:00,commit, +20011,Nathan Goldbaum,2014-09-23 12:12:06-07:00,commit, +20012,Matthew Turk,2014-09-23 13:43:06-05:00,commit, +20013,Nathan Goldbaum,2014-09-23 09:59:50-07:00,commit, +20014,Kacper Kowalik,2014-09-23 10:11:03-05:00,commit, +20015,John ZuHone,2014-09-23 08:59:55-04:00,commit, +20016,Matthew Turk,2014-09-23 05:18:22-05:00,commit, +20017,John ZuHone,2014-09-23 00:08:37-04:00,commit, +20018,John ZuHone,2014-09-23 00:07:58-04:00,commit, +20019,John ZuHone,2014-09-22 23:49:44-04:00,commit, +20020,Andrew Myers,2014-09-22 16:43:14-07:00,commit, +20021,Andrew Myers,2014-09-22 16:39:47-07:00,commit, +20022,Kacper Kowalik,2014-09-22 16:36:26-05:00,commit, +20023,Kacper Kowalik,2014-09-22 16:05:57-05:00,commit, +20024,Matthew Turk,2014-09-22 12:13:02-05:00,commit, +20025,Britton Smith,2014-09-22 15:58:46+01:00,commit, +20026,Andrew Myers,2014-09-21 16:20:07-07:00,commit, +20027,Andrew Myers,2014-09-21 15:24:00-07:00,commit, +20028,Andrew Myers,2014-09-21 15:20:09-07:00,commit, +20029,Andrew Myers,2014-09-21 15:16:16-07:00,commit, +20030,Andrew Myers,2014-09-21 15:15:06-07:00,commit, +20031,Andrew Myers,2014-09-21 14:48:32-07:00,commit, +20032,Nathan Goldbaum,2014-09-20 20:24:32-07:00,commit, +20033,Andrew Myers,2014-09-20 18:18:20-07:00,commit, +20034,Andrew Myers,2014-09-20 16:31:46-07:00,commit, +20035,Matthew Turk,2014-09-20 14:48:56-05:00,commit, +20036,Matthew Turk,2014-09-20 14:47:43-05:00,commit, +20037,Matthew Turk,2014-09-20 14:47:24-05:00,commit, +20038,Douglas Rudd,2014-09-19 16:49:30-05:00,commit, +20039,Kirk Barrow,2014-09-19 17:55:05+00:00,commit, +20040,Kirk Barrow,2014-09-19 17:28:34+00:00,commit, +20041,Kirk Barrow,2014-09-19 17:25:31+00:00,commit, +20042,Kirk Barrow,2014-09-19 13:24:27-04:00,commit, +20043,Kirk Barrow,2014-09-19 13:19:55-04:00,commit, +20044,Kirk Barrow,2014-09-19 13:12:32-04:00,commit, +20045,Kirk Barrow,2014-09-19 13:10:53-04:00,commit, +20046,Kirk Barrow,2014-09-19 13:08:40-04:00,commit, +20047,Kirk Barrow,2014-09-19 16:04:28+00:00,commit, +20048,Kirk Barrow,2014-09-19 12:00:34-04:00,commit, +20049,Kirk Barrow,2014-09-19 11:40:47-04:00,commit, +20050,Britton Smith,2014-09-19 12:31:49+01:00,commit, +20051,Kirk Barrow,2014-09-19 10:51:49+00:00,commit, +20052,Kirk Barrow,2014-09-19 06:30:05-04:00,commit, +20053,Matthew Turk,2015-01-03 22:26:46-06:00,commit, +20054,Nathan Goldbaum,2014-09-18 22:18:00-07:00,commit, +20055,Hilary Egan,2014-09-18 10:19:29-06:00,commit, +20056,Gabriel Altay,2014-09-17 13:28:51-04:00,commit, +20057,Andrew Myers,2014-09-17 00:16:50-07:00,commit, +20058,Nathan Goldbaum,2014-09-16 20:36:33-07:00,commit, +20059,Kacper Kowalik,2014-09-16 21:17:38-05:00,commit, +20060,Gabriel Altay,2014-09-16 18:38:36-04:00,commit, +20061,Andrew Myers,2014-09-16 15:34:27-07:00,commit, +20062,Andrew Myers,2014-09-16 15:26:46-07:00,commit, +20063,Cameron Hummels,2014-09-16 16:55:59-05:00,commit, +20064,Andrew Myers,2014-09-16 14:44:32-07:00,commit, +20065,Gabriel Altay,2014-09-16 17:23:26-04:00,commit, +20066,Gabriel Altay,2014-09-16 17:10:35-04:00,commit, +20067,Britton Smith,2014-09-16 22:09:04+01:00,commit, +20068,Gabriel Altay,2014-09-16 16:59:27-04:00,commit, +20069,Andrew Myers,2014-09-16 13:52:04-07:00,commit, +20070,Andrew Myers,2014-09-16 13:50:14-07:00,commit, +20071,Andrew Myers,2014-09-16 13:43:46-07:00,commit, +20072,Gabriel Altay,2014-09-16 16:21:58-04:00,commit, +20073,Matthew Turk,2014-09-16 14:59:07-05:00,commit, +20074,Gabriel Altay,2014-09-16 13:45:20-04:00,commit, +20075,Cameron Hummels,2014-09-16 11:44:20-05:00,commit, +20076,Matthew Turk,2014-09-16 10:47:58-05:00,commit, +20077,Matthew Turk,2014-09-16 09:38:40-05:00,commit, +20078,Matthew Turk,2014-09-16 06:15:35-05:00,commit, +20079,Matthew Turk,2014-09-16 06:15:20-05:00,commit, +20080,Matthew Turk,2014-09-16 06:12:15-05:00,commit, +20081,Matthew Turk,2014-09-16 05:00:31-05:00,commit, +20082,Matthew Turk,2014-09-15 17:40:28-05:00,commit, +20083,Nathan Goldbaum,2014-09-15 11:47:06-07:00,commit, +20084,Nathan Goldbaum,2014-09-15 11:46:40-07:00,commit, +20085,Matthew Turk,2014-09-15 11:54:18-05:00,commit, +20086,Michael Zingale,2014-09-15 11:46:13-04:00,commit, +20087,Britton Smith,2014-09-15 16:35:21+01:00,commit, +20088,Britton Smith,2014-09-15 16:15:19+01:00,commit, +20089,Matthew Turk,2014-09-15 10:05:55-05:00,commit, +20090,Matthew Turk,2014-09-15 09:49:36-05:00,commit, +20091,Kacper Kowalik,2014-09-14 13:34:19-05:00,commit, +20092,Kacper Kowalik,2014-09-14 13:24:37-05:00,commit, +20093,Kacper Kowalik,2014-09-13 15:34:21-05:00,commit, +20094,Kacper Kowalik,2014-09-13 15:29:01-05:00,commit, +20095,Kacper Kowalik,2014-09-13 15:17:06-05:00,commit, +20096,Nathan Goldbaum,2014-09-12 13:20:01-07:00,commit, +20097,Nathan Goldbaum,2014-09-12 13:19:42-07:00,commit, +20098,Britton Smith,2014-09-12 15:50:26+01:00,commit, +20099,Chris Malone,2014-09-11 15:39:52-04:00,commit, +20100,Chris Malone,2014-09-11 15:15:57-04:00,commit, +20101,Chris Malone,2014-09-11 11:56:04-04:00,commit, +20102,Sam Skillman,2014-09-10 17:18:43-07:00,commit, +20103,Sam Skillman,2014-09-10 17:17:25-07:00,commit, +20104,Sam Skillman,2014-09-10 17:17:00-07:00,commit, +20105,Kacper Kowalik,2014-09-10 14:30:43-05:00,commit, +20106,Kacper Kowalik,2014-09-10 13:30:20-05:00,commit, +20107,Matthew Turk,2014-09-10 13:23:59-05:00,commit, +20108,Matthew Turk,2014-09-10 13:23:37-05:00,commit, +20109,Kacper Kowalik,2014-09-09 18:58:50-05:00,commit, +20110,Kacper Kowalik,2014-09-09 16:06:59-05:00,commit, +20111,Kacper Kowalik,2014-09-09 15:31:28-05:00,commit, +20112,Antoine Strugarek,2014-09-09 20:29:56+00:00,commit, +20113,Matthew Turk,2014-09-09 12:09:01-05:00,commit, +20114,Matthew Turk,2014-09-09 12:04:49-05:00,commit, +20115,Douglas Rudd,2014-09-09 10:07:13-05:00,commit, +20116,Matthew Turk,2014-09-09 05:46:41-05:00,commit, +20117,Nathan Goldbaum,2014-09-08 20:05:14-07:00,commit, +20118,Kacper Kowalik,2014-09-08 21:18:42-05:00,commit, +20119,Douglas Rudd,2014-09-08 16:57:57-05:00,commit, +20120,Britton Smith,2014-09-08 22:08:40+01:00,commit, +20121,Britton Smith,2014-09-08 22:06:22+01:00,commit, +20122,Chris Malone,2014-09-08 21:04:27+00:00,commit, +20123,Chris Malone,2014-09-08 14:38:37-06:00,commit, +20124,Chris Malone,2014-09-08 14:35:23-06:00,commit, +20125,Chris Malone,2014-09-08 14:34:17-06:00,commit, +20126,Britton Smith,2014-09-08 21:32:15+01:00,commit, +20127,Matthew Turk,2014-09-08 10:12:16-05:00,commit, +20128,Britton Smith,2014-09-08 15:47:48+01:00,commit, +20129,Antoine Strugarek,2014-09-08 07:12:27-04:00,commit, +20130,Britton Smith,2014-09-08 12:08:36+01:00,commit, +20131,Matthew Turk,2014-09-07 16:20:30-05:00,commit, +20132,Kacper Kowalik,2014-09-07 10:28:55-05:00,commit, +20133,Sam Skillman,2014-09-06 13:13:15-07:00,commit, +20134,Sam Skillman,2014-09-06 12:50:06-07:00,commit, +20135,Sam Skillman,2014-09-06 12:43:59-07:00,commit, +20136,Sam Skillman,2014-09-06 12:20:46-07:00,commit, +20137,Sam Skillman,2014-09-06 11:40:51-07:00,commit, +20138,Douglas Rudd,2014-09-05 17:44:16-05:00,commit, +20139,Kacper Kowalik,2014-09-05 17:13:19-05:00,commit, +20140,Michael Zingale,2014-09-05 18:10:04-04:00,commit, +20141,Douglas Rudd,2014-09-05 16:44:42-05:00,commit, +20142,Douglas Rudd,2014-09-05 16:42:23-05:00,commit, +20143,Douglas Rudd,2014-09-05 16:40:56-05:00,commit, +20144,Douglas Rudd,2014-09-05 16:40:15-05:00,commit, +20145,Douglas Rudd,2014-09-05 16:39:07-05:00,commit, +20146,Douglas Rudd,2014-09-05 16:35:26-05:00,commit, +20147,Douglas Rudd,2014-09-05 16:34:48-05:00,commit, +20148,Douglas Rudd,2014-09-05 16:34:10-05:00,commit, +20149,Douglas Rudd,2014-09-05 16:32:55-05:00,commit, +20150,Douglas Rudd,2014-09-05 16:32:21-05:00,commit, +20151,Douglas Rudd,2014-09-05 16:30:13-05:00,commit, +20152,Douglas Rudd,2014-09-05 16:29:36-05:00,commit, +20153,Douglas Rudd,2014-09-05 16:27:57-05:00,commit, +20154,Douglas Rudd,2014-09-05 16:24:43-05:00,commit, +20155,Douglas Rudd,2014-09-05 16:24:07-05:00,commit, +20156,Douglas Rudd,2014-09-05 16:21:00-05:00,commit, +20157,Douglas Rudd,2014-09-05 16:18:16-05:00,commit, +20158,Douglas Rudd,2014-09-05 16:17:08-05:00,commit, +20159,Douglas Rudd,2014-09-05 16:15:24-05:00,commit, +20160,Douglas Rudd,2014-09-05 16:14:01-05:00,commit, +20161,Douglas Rudd,2014-09-05 16:12:32-05:00,commit, +20162,Douglas Rudd,2014-09-05 16:11:16-05:00,commit, +20163,Douglas Rudd,2014-09-05 16:10:27-05:00,commit, +20164,Douglas Rudd,2014-09-05 16:08:58-05:00,commit, +20165,Douglas Rudd,2014-09-05 16:08:22-05:00,commit, +20166,Douglas Rudd,2014-09-05 16:02:01-05:00,commit, +20167,Douglas Rudd,2014-09-05 15:58:27-05:00,commit, +20168,Douglas Rudd,2014-09-05 15:41:10-05:00,commit, +20169,Kacper Kowalik,2014-09-05 15:39:10-05:00,commit, +20170,Douglas Rudd,2014-09-05 15:26:41-05:00,commit, +20171,Douglas Rudd,2014-09-05 15:05:20-05:00,commit, +20172,Douglas Rudd,2014-09-05 15:03:58-05:00,commit, +20173,Douglas Rudd,2014-09-05 15:03:49-05:00,commit, +20174,Douglas Rudd,2014-09-05 15:03:07-05:00,commit, +20175,Douglas Rudd,2014-09-05 15:01:03-05:00,commit, +20176,Douglas Rudd,2014-09-05 14:59:34-05:00,commit, +20177,Douglas Rudd,2014-09-05 14:58:34-05:00,commit, +20178,Douglas Rudd,2014-09-05 14:57:01-05:00,commit, +20179,Douglas Rudd,2014-09-05 14:55:56-05:00,commit, +20180,Douglas Rudd,2014-09-05 14:54:48-05:00,commit, +20181,Douglas Rudd,2014-09-05 14:53:19-05:00,commit, +20182,Douglas Rudd,2014-09-05 14:49:58-05:00,commit, +20183,Douglas Rudd,2014-09-05 14:47:29-05:00,commit, +20184,Douglas Rudd,2014-09-05 14:46:39-05:00,commit, +20185,Douglas Rudd,2014-09-05 14:43:34-05:00,commit, +20186,Douglas Rudd,2014-09-05 14:42:10-05:00,commit, +20187,Douglas Rudd,2014-09-05 14:38:47-05:00,commit, +20188,Douglas Rudd,2014-09-05 14:37:27-05:00,commit, +20189,Douglas Rudd,2014-09-05 14:35:26-05:00,commit, +20190,Michael Zingale,2014-09-05 14:36:12-04:00,commit, +20191,Michael Zingale,2014-09-05 14:35:45-04:00,commit, +20192,Douglas Rudd,2014-09-05 12:44:48-05:00,commit, +20193,Matthew Turk,2014-09-05 12:07:46-05:00,commit, +20194,Matthew Turk,2014-09-05 11:03:43-05:00,commit, +20195,Matthew Turk,2014-09-05 11:02:24-05:00,commit, +20196,Matthew Turk,2014-09-05 10:52:47-05:00,commit, +20197,Matthew Turk,2014-09-05 10:52:24-05:00,commit, +20198,Antoine Strugarek,2014-09-04 16:30:34-04:00,commit, +20199,Andrew Myers,2014-09-03 15:08:04-07:00,commit, +20200,Andrew Myers,2014-09-03 14:50:27-07:00,commit, +20201,Michael Zingale,2014-09-03 17:44:04-04:00,commit, +20202,Andrew Myers,2014-09-03 14:42:55-07:00,commit, +20203,Matthew Turk,2014-09-03 16:25:52-05:00,commit, +20204,Cameron Hummels,2014-09-03 14:15:50-07:00,commit, +20205,Cameron Hummels,2014-09-03 13:57:31-07:00,commit, +20206,Matthew Turk,2014-09-03 13:41:59-05:00,commit, +20207,Andrew Myers,2014-09-03 10:48:07-07:00,commit, +20208,Matthew Turk,2014-09-03 11:25:31-05:00,commit, +20209,Chris Malone,2014-09-03 10:22:16-06:00,commit, +20210,Chris Malone,2014-09-03 10:08:40-06:00,commit, +20211,Chris Malone,2014-09-03 10:04:44-06:00,commit, +20212,Matthew Turk,2014-09-03 10:31:00-05:00,commit, +20213,Matthew Turk,2014-09-03 10:20:13-05:00,commit, +20214,Matthew Turk,2014-09-03 10:14:18-05:00,commit, +20215,Matthew Turk,2014-09-03 10:06:59-05:00,commit, +20216,Matthew Turk,2014-09-03 10:01:14-05:00,commit, +20217,Andrew Myers,2014-09-02 21:06:25-07:00,commit, +20218,Andrew Myers,2014-09-02 21:03:12-07:00,commit, +20219,Andrew Myers,2014-09-02 21:01:32-07:00,commit, +20220,Andrew Myers,2014-09-02 20:58:12-07:00,commit, +20221,Cameron Hummels,2014-09-02 20:44:20-07:00,commit, +20222,Cameron Hummels,2014-09-02 20:26:53-07:00,commit, +20223,Matthew Turk,2014-09-02 21:16:47-05:00,commit, +20224,Cameron Hummels,2014-09-02 19:16:11-07:00,commit, +20225,Cameron Hummels,2014-09-02 19:12:37-07:00,commit, +20226,Cameron Hummels,2014-09-02 19:12:17-07:00,commit, +20227,Cameron Hummels,2014-09-02 19:11:48-07:00,commit, +20228,Andrew Myers,2014-09-02 19:04:49-07:00,commit, +20229,Matthew Turk,2014-09-02 20:28:35-05:00,commit, +20230,Cameron Hummels,2014-09-02 18:26:16-07:00,commit, +20231,Matthew Turk,2014-09-02 20:25:38-05:00,commit, +20232,Cameron Hummels,2014-09-02 18:12:32-07:00,commit, +20233,Matthew Turk,2014-09-02 18:47:12-05:00,commit, +20234,Sam Skillman,2014-09-02 16:20:26-07:00,commit, +20235,Nathan Goldbaum,2014-09-02 16:11:30-07:00,commit, +20236,Nathan Goldbaum,2014-09-02 16:00:07-07:00,commit, +20237,Matthew Turk,2014-09-02 17:51:51-05:00,commit, +20238,Matthew Turk,2014-09-02 17:50:14-05:00,commit, +20239,Matthew Turk,2014-09-02 17:49:27-05:00,commit, +20240,Matthew Turk,2014-09-02 17:49:10-05:00,commit, +20241,Nathan Goldbaum,2014-09-02 15:48:57-07:00,commit, +20242,Nathan Goldbaum,2014-09-02 15:48:18-07:00,commit, +20243,Nathan Goldbaum,2014-09-02 15:28:39-07:00,commit, +20244,Michael Zingale,2014-09-02 18:27:31-04:00,commit, +20245,Douglas Rudd,2014-09-02 17:21:55-05:00,commit, +20246,Michael Zingale,2014-09-02 18:12:53-04:00,commit, +20247,Douglas Rudd,2014-09-02 16:40:39-05:00,commit, +20248,Chris Malone,2014-09-02 15:23:23-06:00,commit, +20249,Kacper Kowalik,2014-09-02 14:56:01-05:00,commit, +20250,Kacper Kowalik,2014-09-02 14:54:19-05:00,commit, +20251,Michael Zingale,2014-09-02 14:59:31-04:00,commit, +20252,Michael Zingale,2014-09-02 14:54:44-04:00,commit, +20253,Michael Zingale,2014-09-02 14:18:50-04:00,commit, +20254,Matthew Turk,2014-09-02 10:49:50-05:00,commit, +20255,Matthew Turk,2014-09-02 06:38:55-05:00,commit, +20256,Thomas Robitaille,2014-09-02 12:43:46+02:00,commit, +20257,Thomas Robitaille,2014-09-02 12:30:04+02:00,commit, +20258,Chris Malone,2014-09-01 20:51:58-06:00,commit, +20259,Matthew Turk,2014-09-01 09:46:06-05:00,commit, +20260,Nathan Goldbaum,2014-08-31 20:07:45-07:00,commit, +20261,Matthew Turk,2014-08-31 18:23:18-05:00,commit, +20262,Matthew Turk,2014-08-31 18:16:29-05:00,commit, +20263,Matthew Turk,2014-08-31 17:32:38-05:00,commit, +20264,Douglas Rudd,2014-08-31 14:14:14-05:00,commit, +20265,Douglas Rudd,2014-08-31 13:54:03-05:00,commit, +20266,Douglas Rudd,2014-08-31 12:43:50-05:00,commit, +20267,Kenz Arraki,2014-08-31 17:53:49+02:00,commit, +20268,Cameron Hummels,2014-08-30 13:12:49-07:00,commit, +20269,Douglas Rudd,2014-08-30 13:40:47-05:00,commit, +20270,Douglas Rudd,2014-08-30 13:29:15-05:00,commit, +20271,Douglas Rudd,2014-08-30 13:24:12-05:00,commit, +20272,Douglas Rudd,2014-08-30 13:11:17-05:00,commit, +20273,Douglas Rudd,2014-08-30 13:03:47-05:00,commit, +20274,Matthew Turk,2014-08-30 11:28:09-05:00,commit, +20275,Chris Malone,2014-08-30 15:23:51+00:00,commit, +20276,Chris Malone,2014-08-29 16:49:30-06:00,commit, +20277,Matthew Turk,2014-08-29 17:33:18-05:00,commit, +20278,Matthew Turk,2014-08-29 17:07:20-05:00,commit, +20279,Matthew Turk,2014-08-29 16:51:32-05:00,commit, +20280,convert-repo,2014-08-29 16:36:28-05:00,commit, +20281,Douglas Rudd,2014-08-29 15:51:19-05:00,commit, +20282,Chris Malone,2014-08-29 14:48:56-06:00,commit, +20283,Douglas Rudd,2014-08-29 15:36:19-05:00,commit, +20284,Douglas Rudd,2014-08-29 15:35:06-05:00,commit, +20285,Kacper Kowalik,2014-08-29 15:26:24-05:00,commit, +20286,Kacper Kowalik,2014-08-29 15:13:36-05:00,commit, +20287,Cameron Hummels,2014-08-29 11:02:29-07:00,commit, +20288,Cameron Hummels,2014-08-29 11:02:07-07:00,commit, +20289,Cameron Hummels,2014-08-29 11:01:28-07:00,commit, +20290,Douglas Rudd,2014-08-29 12:51:29-05:00,commit, +20291,Hilary Egan,2014-08-29 11:36:31-06:00,commit, +20292,Chris Malone,2014-08-29 11:23:08-06:00,commit, +20293,Douglas Rudd,2014-08-29 12:04:22-05:00,commit, +20294,convert-repo,2014-08-29 10:47:21-05:00,commit, +20295,Matthew Turk,2014-08-29 06:31:42-05:00,commit, +20296,Nathan Goldbaum,2014-08-28 17:10:25-07:00,commit, +20297,Andrew Myers,2014-08-28 16:29:44-07:00,commit, +20298,Douglas Rudd,2014-08-28 16:36:32-05:00,commit, +20299,Douglas Rudd,2014-08-28 15:19:12-05:00,commit, +20300,Douglas Rudd,2014-08-28 14:35:52-05:00,commit, +20301,Sam Skillman,2014-08-28 09:30:54-07:00,commit, +20302,Andrew Myers,2014-08-27 15:26:28-07:00,commit, +20303,Douglas Rudd,2014-08-27 17:04:33-05:00,commit, +20304,Douglas Rudd,2014-08-27 17:03:59-05:00,commit, +20305,Douglas Rudd,2014-08-27 17:00:27-05:00,commit, +20306,Andrew Myers,2014-08-27 14:58:53-07:00,commit, +20307,Andrew Myers,2014-08-27 14:47:35-07:00,commit, +20308,Douglas Rudd,2014-08-27 14:23:05-05:00,commit, +20309,Matthew Turk,2014-08-27 13:15:13-05:00,commit, +20310,Matthew Turk,2014-08-27 13:05:12-05:00,commit, +20311,Matthew Turk,2014-08-27 12:57:19-05:00,commit, +20312,Nathan Goldbaum,2014-08-27 10:31:38-07:00,commit, +20313,Matthew Turk,2014-08-27 11:53:10-05:00,commit, +20314,Andrew Myers,2014-08-26 21:25:22-07:00,commit, +20315,Andrew Myers,2014-08-26 20:33:36-07:00,commit, +20316,Andrew Myers,2014-08-26 20:32:02-07:00,commit, +20317,Michael Zingale,2014-08-26 20:01:34-04:00,commit, +20318,Nathan Goldbaum,2014-08-26 16:07:38-07:00,commit, +20319,Michael Zingale,2014-08-26 15:02:40-04:00,commit, +20320,Michael Zingale,2014-08-26 14:54:30-04:00,commit, +20321,Michael Zingale,2014-08-26 14:26:41-04:00,commit, +20322,Michael Zingale,2014-08-26 14:25:46-04:00,commit, +20323,Michael Zingale,2014-08-26 14:25:14-04:00,commit, +20324,Michael Zingale,2014-08-26 14:11:56-04:00,commit, +20325,Nathan Goldbaum,2014-08-26 10:57:22-07:00,commit, +20326,Michael Zingale,2014-08-26 13:39:56-04:00,commit, +20327,Nathan Goldbaum,2014-08-26 10:00:42-07:00,commit, +20328,Michael Zingale,2014-08-26 10:15:16-04:00,commit, +20329,Michael Zingale,2014-08-26 10:14:38-04:00,commit, +20330,Brian O'Shea,2014-08-26 08:36:58-04:00,commit, +20331,Brian O'Shea,2014-08-26 08:25:53-04:00,commit, +20332,Andrew Myers,2014-08-23 21:19:40-07:00,commit, +20333,Andrew Myers,2014-08-23 21:17:38-07:00,commit, +20334,Andrew Myers,2014-08-23 18:57:47-07:00,commit, +20335,Andrew Myers,2014-08-22 16:23:56-07:00,commit, +20336,Hilary Egan,2014-08-22 17:17:39-06:00,commit, +20337,Hilary Egan,2014-08-22 16:49:43-06:00,commit, +20338,Hilary Egan,2014-08-22 16:46:35-06:00,commit, +20339,Hilary Egan,2014-08-22 16:38:26-06:00,commit, +20340,Andrew Myers,2014-08-22 14:59:05-07:00,commit, +20341,Andrew Myers,2014-08-22 14:43:01-07:00,commit, +20342,Kacper Kowalik,2014-08-22 15:03:05+02:00,commit, +20343,Brian O'Shea,2014-08-21 13:40:29-04:00,commit, +20344,John ZuHone,2014-08-21 11:25:33-04:00,commit, +20345,Brian O'Shea,2014-08-20 14:29:57-04:00,commit, +20346,Matthew Turk,2014-08-20 12:10:46-05:00,commit, +20347,Sam Skillman,2014-08-20 09:19:55-07:00,commit, +20348,Brian O'Shea,2014-08-20 11:22:36-04:00,commit, +20349,Matthew Turk,2014-08-20 09:42:06-05:00,commit, +20350,Nathan Goldbaum,2014-08-20 01:35:05-07:00,commit, +20351,Nathan Goldbaum,2014-08-20 00:29:21-07:00,commit, +20352,John ZuHone,2014-08-20 02:15:20-04:00,commit, +20353,John ZuHone,2014-08-20 02:11:42-04:00,commit, +20354,Nathan Goldbaum,2014-08-19 21:06:40-07:00,commit, +20355,Brian O'Shea,2014-08-19 22:18:28-04:00,commit, +20356,Brian O'Shea,2014-08-19 22:18:28-04:00,commit, +20357,Michael Zingale,2014-08-19 18:32:22-04:00,commit, +20358,Nathan Goldbaum,2014-08-19 12:27:19-07:00,commit, +20359,Nathan Goldbaum,2014-08-19 12:25:51-07:00,commit, +20360,Chris Malone,2014-08-19 15:38:58+00:00,commit, +20361,Chris Malone,2014-08-19 15:20:27+00:00,commit, +20362,Chris Malone,2014-08-19 09:10:03-06:00,commit, +20363,Matthew Turk,2014-08-19 10:03:40-05:00,commit, +20364,Chris Malone,2014-08-19 08:31:32-06:00,commit, +20365,Matthew Turk,2014-08-19 08:23:31-05:00,commit, +20366,Britton Smith,2014-08-19 11:54:00+01:00,commit, +20367,Matthew Turk,2014-08-18 16:33:56-05:00,commit, +20368,Nathan Goldbaum,2014-08-17 11:01:09-07:00,commit, +20369,Nathan Goldbaum,2014-08-17 10:49:58-07:00,commit, +20370,Nathan Goldbaum,2014-08-15 14:06:01-07:00,commit, +20371,Nathan Goldbaum,2014-08-15 11:39:41-07:00,commit, +20372,Matthew Turk,2014-08-15 13:18:50-05:00,commit, +20373,Matthew Turk,2014-08-15 13:14:43-05:00,commit, +20374,Nathan Goldbaum,2014-08-15 10:34:58-07:00,commit, +20375,Matthew Turk,2014-08-15 12:08:31-05:00,commit, +20376,Matthew Turk,2014-08-15 11:57:30-05:00,commit, +20377,Matthew Turk,2014-08-15 10:12:42-05:00,commit, +20378,Matthew Turk,2014-08-15 10:12:25-05:00,commit, +20379,Britton Smith,2014-08-15 14:09:12+01:00,commit, +20380,Britton Smith,2014-08-15 13:43:13+01:00,commit, +20381,Britton Smith,2014-08-15 13:41:56+01:00,commit, +20382,Britton Smith,2014-08-15 12:35:12+01:00,commit, +20383,Britton Smith,2014-08-15 12:34:51+01:00,commit, +20384,Andrew Myers,2014-08-14 17:16:19-07:00,commit, +20385,Andrew Myers,2014-08-14 17:13:32-07:00,commit, +20386,Matthew Turk,2014-08-14 11:53:41-05:00,commit, +20387,Matthew Turk,2014-08-14 08:38:22-05:00,commit, +20388,John ZuHone,2014-08-13 21:50:22-04:00,commit, +20389,Britton Smith,2014-08-13 21:16:13+01:00,commit, +20390,Britton Smith,2014-08-13 21:10:59+01:00,commit, +20391,Britton Smith,2014-08-13 21:04:41+01:00,commit, +20392,John ZuHone,2014-08-13 15:42:37-04:00,commit, +20393,Britton Smith,2014-08-13 20:39:41+01:00,commit, +20394,John ZuHone,2014-08-13 15:36:54-04:00,commit, +20395,Britton Smith,2014-08-13 20:33:44+01:00,commit, +20396,John ZuHone,2014-08-13 15:12:19-04:00,commit, +20397,John ZuHone,2014-08-13 15:11:50-04:00,commit, +20398,Britton Smith,2014-08-13 16:59:28+01:00,commit, +20399,Cameron Hummels,2014-08-12 18:36:52-07:00,commit, +20400,Matthew Turk,2014-08-12 15:40:24-05:00,commit, +20401,Matthew Turk,2014-08-12 15:39:31-05:00,commit, +20402,Nathan Goldbaum,2014-08-12 12:31:56-07:00,commit, +20403,Matthew Turk,2014-08-12 14:12:11-05:00,commit, +20404,Matthew Turk,2014-08-12 09:26:47-05:00,commit, +20405,Matthew Turk,2014-08-12 09:24:39-05:00,commit, +20406,Nathan Goldbaum,2014-08-11 20:53:16-07:00,commit, +20407,Nathan Goldbaum,2014-08-11 11:09:36-07:00,commit, +20408,Matthew Turk,2014-08-11 12:15:51-05:00,commit, +20409,Matthew Turk,2014-08-11 10:42:36-05:00,commit, +20410,Matthew Turk,2014-08-11 10:42:27-05:00,commit, +20411,Matthew Turk,2014-08-11 10:34:40-05:00,commit, +20412,Matthew Turk,2014-08-11 09:37:58-05:00,commit, +20413,Matthew Turk,2014-08-11 08:47:08-05:00,commit, +20414,Matthew Turk,2014-08-11 08:41:32-05:00,commit, +20415,Douglas Rudd,2014-08-10 16:19:41-05:00,commit, +20416,Andrew Myers,2014-08-10 11:21:41-07:00,commit, +20417,Andrew Myers,2014-08-10 11:17:52-07:00,commit, +20418,Andrew Myers,2014-08-10 11:10:54-07:00,commit, +20419,Matthew Turk,2014-08-10 10:48:30-05:00,commit, +20420,Kacper Kowalik,2014-08-10 09:55:15+02:00,commit, +20421,Matthew Turk,2014-08-09 07:51:13-05:00,commit, +20422,Andrew Myers,2014-08-08 15:47:56-07:00,commit, +20423,Matthew Turk,2014-08-08 16:39:20-05:00,commit, +20424,Chris Malone,2014-08-08 11:04:32-06:00,commit, +20425,Chris Malone,2014-08-08 11:00:05-06:00,commit, +20426,John ZuHone,2014-08-07 17:08:49-04:00,commit, +20427,Andrew Myers,2014-08-07 12:44:41-07:00,commit, +20428,Cameron Hummels,2014-08-07 14:39:36-05:00,commit, +20429,Cameron Hummels,2014-08-07 14:39:00-05:00,commit, +20430,Andrew Myers,2014-08-06 16:07:57-07:00,commit, +20431,Andrew Myers,2014-08-06 15:39:59-07:00,commit, +20432,Andrew Myers,2014-08-06 15:21:31-07:00,commit, +20433,Britton Smith,2014-08-06 23:17:37+01:00,commit, +20434,Andrew Myers,2014-08-06 15:17:29-07:00,commit, +20435,Britton Smith,2014-08-06 23:13:56+01:00,commit, +20436,Britton Smith,2014-08-06 23:12:46+01:00,commit, +20437,Andrew Myers,2014-08-06 14:56:59-07:00,commit, +20438,Andrew Myers,2014-08-06 14:52:58-07:00,commit, +20439,Cameron Hummels,2014-08-06 14:01:57-07:00,commit, +20440,Matthew Turk,2014-08-06 15:01:01-05:00,commit, +20441,Britton Smith,2014-08-06 20:36:32+01:00,commit, +20442,John ZuHone,2014-08-06 14:50:41-04:00,commit, +20443,John ZuHone,2014-08-06 14:34:44-04:00,commit, +20444,John ZuHone,2014-08-06 12:37:41-04:00,commit, +20445,Andrew Myers,2014-08-06 00:19:44-07:00,commit, +20446,Andrew Myers,2014-08-06 00:08:41-07:00,commit, +20447,Andrew Myers,2014-08-05 23:59:17-07:00,commit, +20448,John ZuHone,2014-08-06 00:13:24-04:00,commit, +20449,John ZuHone,2014-08-05 23:47:36-04:00,commit, +20450,John ZuHone,2014-08-05 22:46:46-04:00,commit, +20451,Andrew Myers,2014-08-05 18:18:05-07:00,commit, +20452,Andrew Myers,2014-08-05 18:15:03-07:00,commit, +20453,John ZuHone,2014-08-05 20:55:40-04:00,commit, +20454,John ZuHone,2014-08-05 20:55:26-04:00,commit, +20455,John ZuHone,2014-08-05 19:23:30-04:00,commit, +20456,Matthew Turk,2014-08-05 17:26:42-05:00,commit, +20457,Matthew Turk,2014-08-05 17:25:53-05:00,commit, +20458,John ZuHone,2014-08-05 16:31:26-04:00,commit, +20459,Matthew Turk,2014-08-05 13:58:59-05:00,commit, +20460,Nathan Goldbaum,2014-08-05 11:27:34-07:00,commit, +20461,Nathan Goldbaum,2014-08-05 11:26:59-07:00,commit, +20462,Matthew Turk,2014-08-05 13:04:10-05:00,commit, +20463,Matthew Turk,2014-08-05 12:48:12-05:00,commit, +20464,Andrew Myers,2014-08-05 00:25:35-07:00,commit, +20465,Andrew Myers,2014-08-05 00:22:19-07:00,commit, +20466,Andrew Myers,2014-08-04 23:37:27-07:00,commit, +20467,Chris Malone,2014-08-05 00:58:37+00:00,commit, +20468,Chris Malone,2014-08-05 00:31:29+00:00,commit, +20469,Matthew Turk,2014-08-04 18:22:57-05:00,commit, +20470,Andrew Myers,2014-08-04 12:23:23-07:00,commit, +20471,Matthew Turk,2014-08-04 07:51:32-05:00,commit, +20472,Matthew Turk,2014-08-04 07:50:44-05:00,commit, +20473,Matthew Turk,2014-08-04 07:50:38-05:00,commit, +20474,Matthew Turk,2014-08-04 07:48:42-05:00,commit, +20475,Matthew Turk,2014-08-04 07:44:12-05:00,commit, +20476,Matthew Turk,2014-08-04 07:36:26-05:00,commit, +20477,Cameron Hummels,2014-08-04 05:08:21-07:00,commit, +20478,Matthew Turk,2014-08-03 21:08:06-05:00,commit, +20479,Matthew Turk,2014-08-03 20:39:28-05:00,commit, +20480,Matthew Turk,2014-08-03 20:28:15-05:00,commit, +20481,Cameron Hummels,2014-08-03 08:05:48-07:00,commit, +20482,Cameron Hummels,2014-08-03 08:05:19-07:00,commit, +20483,Cameron Hummels,2014-08-03 07:45:20-07:00,commit, +20484,Cameron Hummels,2014-08-03 07:44:27-07:00,commit, +20485,Cameron Hummels,2014-08-03 07:41:24-07:00,commit, +20486,Nathan Goldbaum,2014-08-02 22:01:17-07:00,commit, +20487,Cameron Hummels,2014-08-02 18:31:37-07:00,commit, +20488,Cameron Hummels,2014-08-02 18:26:41-07:00,commit, +20489,Matthew Turk,2014-08-02 20:16:42-05:00,commit, +20490,Cameron Hummels,2014-08-02 17:54:58-07:00,commit, +20491,Matthew Turk,2014-08-02 19:43:35-05:00,commit, +20492,Cameron Hummels,2014-08-02 17:22:33-07:00,commit, +20493,Cameron Hummels,2014-08-02 17:16:42-07:00,commit, +20494,Cameron Hummels,2014-08-02 17:16:24-07:00,commit, +20495,Cameron Hummels,2014-08-02 17:15:15-07:00,commit, +20496,Cameron Hummels,2014-08-02 17:13:48-07:00,commit, +20497,Cameron Hummels,2014-08-02 17:12:54-07:00,commit, +20498,Matthew Turk,2014-08-02 19:01:41-05:00,commit, +20499,Matthew Turk,2014-08-02 18:47:35-05:00,commit, +20500,Nathan Goldbaum,2014-08-02 15:23:29-07:00,commit, +20501,Britton Smith,2014-08-02 22:06:45+01:00,commit, +20502,Nathan Goldbaum,2014-08-02 12:52:31-07:00,commit, +20503,Britton Smith,2014-08-02 20:31:09+01:00,commit, +20504,Nathan Goldbaum,2014-08-02 12:25:07-07:00,commit, +20505,Nathan Goldbaum,2014-08-02 10:20:43-07:00,commit, +20506,Matthew Turk,2014-08-02 10:07:43-05:00,commit, +20507,Matthew Turk,2014-08-02 10:03:10-05:00,commit, +20508,John ZuHone,2014-08-02 10:04:10-04:00,commit, +20509,Cameron Hummels,2014-08-02 05:07:59-07:00,commit, +20510,Britton Smith,2014-08-02 11:46:07+01:00,commit, +20511,Nathan Goldbaum,2014-08-01 22:54:01-07:00,commit, +20512,Nathan Goldbaum,2014-08-01 21:34:41-07:00,commit, +20513,Matthew Turk,2014-08-01 22:58:44-05:00,commit, +20514,Matthew Turk,2014-08-01 22:11:21-05:00,commit, +20515,John ZuHone,2014-08-01 23:00:46-04:00,commit, +20516,John ZuHone,2014-08-01 22:56:52-04:00,commit, +20517,Cameron Hummels,2014-08-01 12:08:59-07:00,commit, +20518,Cameron Hummels,2014-08-01 11:58:47-07:00,commit, +20519,Cameron Hummels,2014-08-01 11:41:44-07:00,commit, +20520,Cameron Hummels,2014-08-01 11:33:03-07:00,commit, +20521,Nathan Goldbaum,2014-08-01 11:31:35-07:00,commit, +20522,Matthew Turk,2014-08-01 13:22:30-05:00,commit, +20523,Cameron Hummels,2014-08-01 11:22:09-07:00,commit, +20524,Matthew Turk,2014-08-01 13:17:02-05:00,commit, +20525,Cameron Hummels,2014-08-01 10:53:30-07:00,commit, +20526,Cameron Hummels,2014-08-01 10:52:52-07:00,commit, +20527,Nathan Goldbaum,2014-08-01 10:41:00-07:00,commit, +20528,Matthew Turk,2014-08-01 12:25:46-05:00,commit, +20529,Matthew Turk,2014-08-01 12:23:34-05:00,commit, +20530,Cameron Hummels,2014-08-01 10:21:10-07:00,commit, +20531,Cameron Hummels,2014-08-01 10:11:07-07:00,commit, +20532,Matthew Turk,2014-08-01 12:06:55-05:00,commit, +20533,Matthew Turk,2014-08-01 12:00:19-05:00,commit, +20534,Matthew Turk,2014-08-01 09:00:55-05:00,commit, +20535,Matthew Turk,2014-08-01 08:14:48-05:00,commit, +20536,Matthew Turk,2014-08-01 08:14:22-05:00,commit, +20537,Matthew Turk,2014-08-01 07:37:25-05:00,commit, +20538,Cameron Hummels,2014-07-31 23:30:34-07:00,commit, +20539,Cameron Hummels,2014-07-31 23:27:07-07:00,commit, +20540,Cameron Hummels,2014-07-31 22:46:44-07:00,commit, +20541,Cameron Hummels,2014-07-31 22:46:31-07:00,commit, +20542,Cameron Hummels,2014-07-31 22:34:19-07:00,commit, +20543,Cameron Hummels,2014-07-31 22:14:11-07:00,commit, +20544,Cameron Hummels,2014-07-31 21:46:34-07:00,commit, +20545,Cameron Hummels,2014-07-31 21:35:46-07:00,commit, +20546,Nathan Goldbaum,2014-07-31 21:14:12-07:00,commit, +20547,Nathan Goldbaum,2014-07-31 19:52:00-07:00,commit, +20548,Nathan Goldbaum,2014-07-31 19:41:25-07:00,commit, +20549,Nathan Goldbaum,2014-07-31 19:19:40-07:00,commit, +20550,Michael Zingale,2014-07-31 20:46:04-04:00,commit, +20551,Nathan Goldbaum,2014-07-31 17:15:58-07:00,commit, +20552,Michael Zingale,2014-07-31 20:10:55-04:00,commit, +20553,Nathan Goldbaum,2014-07-31 10:23:28-07:00,commit, +20554,Nathan Goldbaum,2014-07-31 10:05:02-07:00,commit, +20555,Britton Smith,2014-07-31 17:36:35+01:00,commit, +20556,Britton Smith,2014-07-31 17:25:21+01:00,commit, +20557,Britton Smith,2014-07-31 16:53:21+01:00,commit, +20558,Matthew Turk,2014-07-31 10:28:01-05:00,commit, +20559,Cameron Hummels,2014-07-31 07:53:45-07:00,commit, +20560,Cameron Hummels,2014-07-31 07:53:26-07:00,commit, +20561,Matthew Turk,2014-07-31 09:44:24-05:00,commit, +20562,Matthew Turk,2014-07-31 09:40:19-05:00,commit, +20563,Matthew Turk,2014-07-31 09:31:12-05:00,commit, +20564,Matthew Turk,2014-07-31 08:46:38-05:00,commit, +20565,Britton Smith,2014-07-31 12:32:52+01:00,commit, +20566,Britton Smith,2014-07-31 12:21:58+01:00,commit, +20567,Britton Smith,2014-07-31 10:42:17+01:00,commit, +20568,Nathan Goldbaum,2014-07-31 01:41:20-07:00,commit, +20569,Cameron Hummels,2014-07-31 00:29:43-07:00,commit, +20570,Cameron Hummels,2014-07-31 00:18:01-07:00,commit, +20571,Cameron Hummels,2014-07-30 23:27:52-07:00,commit, +20572,Cameron Hummels,2014-07-30 23:16:27-07:00,commit, +20573,Cameron Hummels,2014-07-30 23:04:20-07:00,commit, +20574,Cameron Hummels,2014-07-30 22:57:07-07:00,commit, +20575,Cameron Hummels,2014-07-30 22:41:33-07:00,commit, +20576,Cameron Hummels,2014-07-30 21:57:43-07:00,commit, +20577,Cameron Hummels,2014-07-30 21:22:06-07:00,commit, +20578,Nathan Goldbaum,2014-07-30 19:56:09-07:00,commit, +20579,Cameron Hummels,2014-07-30 18:57:06-07:00,commit, +20580,Nathan Goldbaum,2014-07-30 18:54:31-07:00,commit, +20581,Cameron Hummels,2014-07-30 18:35:35-07:00,commit, +20582,Cameron Hummels,2014-07-30 18:31:43-07:00,commit, +20583,Cameron Hummels,2014-07-30 18:27:14-07:00,commit, +20584,Nathan Goldbaum,2014-07-30 17:34:58-07:00,commit, +20585,Nathan Goldbaum,2014-07-30 17:31:33-07:00,commit, +20586,Nathan Goldbaum,2014-07-30 17:08:41-07:00,commit, +20587,Cameron Hummels,2014-07-30 16:43:35-07:00,commit, +20588,Cameron Hummels,2014-07-30 16:09:17-07:00,commit, +20589,Cameron Hummels,2014-07-30 15:43:41-07:00,commit, +20590,Cameron Hummels,2014-07-30 15:39:09-07:00,commit, +20591,Cameron Hummels,2014-07-30 15:31:56-07:00,commit, +20592,Cameron Hummels,2014-07-30 14:47:35-07:00,commit, +20593,Cameron Hummels,2014-07-30 14:44:07-07:00,commit, +20594,Cameron Hummels,2014-07-30 14:43:42-07:00,commit, +20595,Cameron Hummels,2014-07-30 14:42:54-07:00,commit, +20596,Michael Zingale,2014-07-30 16:55:43-04:00,commit, +20597,Nathan Goldbaum,2014-07-30 13:40:30-07:00,commit, +20598,Nathan Goldbaum,2014-07-30 13:04:20-07:00,commit, +20599,Nathan Goldbaum,2014-07-30 12:56:31-07:00,commit, +20600,Nathan Goldbaum,2014-07-30 12:50:32-07:00,commit, +20601,Nathan Goldbaum,2014-07-30 12:34:11-07:00,commit, +20602,Nathan Goldbaum,2014-07-30 12:29:42-07:00,commit, +20603,Michael Zingale,2014-07-30 15:18:25-04:00,commit, +20604,Michael Zingale,2014-07-30 15:12:16-04:00,commit, +20605,Cameron Hummels,2014-07-30 12:07:37-07:00,commit, +20606,Cameron Hummels,2014-07-30 12:06:37-07:00,commit, +20607,Michael Zingale,2014-07-30 14:34:52-04:00,commit, +20608,Michael Zingale,2014-07-30 14:14:07-04:00,commit, +20609,Michael Zingale,2014-07-30 13:47:44-04:00,commit, +20610,Nathan Goldbaum,2014-07-30 09:16:31-07:00,commit, +20611,Britton Smith,2014-07-30 16:45:22+01:00,commit, +20612,Cameron Hummels,2014-07-30 08:41:17-07:00,commit, +20613,Britton Smith,2014-07-30 16:36:03+01:00,commit, +20614,Cameron Hummels,2014-07-30 08:30:17-07:00,commit, +20615,Cameron Hummels,2014-07-30 07:42:25-07:00,commit, +20616,Cameron Hummels,2014-07-30 07:35:03-07:00,commit, +20617,Cameron Hummels,2014-07-30 07:29:03-07:00,commit, +20618,Matthew Turk,2014-07-30 08:07:53-05:00,commit, +20619,Britton Smith,2014-07-30 07:56:57+01:00,commit, +20620,Cameron Hummels,2014-07-29 22:02:17-07:00,commit, +20621,Nathan Goldbaum,2014-07-29 20:56:20-07:00,commit, +20622,Matthew Turk,2014-07-29 22:11:52-05:00,commit, +20623,Matthew Turk,2014-07-29 22:04:25-05:00,commit, +20624,Matthew Turk,2014-07-29 22:02:51-05:00,commit, +20625,Nathan Goldbaum,2014-07-29 18:23:10-07:00,commit, +20626,Cameron Hummels,2014-07-29 17:56:38-07:00,commit, +20627,Cameron Hummels,2014-07-29 17:55:52-07:00,commit, +20628,Cameron Hummels,2014-07-29 17:33:34-07:00,commit, +20629,Nathan Goldbaum,2014-07-29 17:17:48-07:00,commit, +20630,Nathan Goldbaum,2014-07-29 17:17:35-07:00,commit, +20631,Cameron Hummels,2014-07-29 17:13:38-07:00,commit, +20632,Cameron Hummels,2014-07-29 17:08:50-07:00,commit, +20633,Nathan Goldbaum,2014-07-29 16:59:29-07:00,commit, +20634,Cameron Hummels,2014-07-29 16:57:27-07:00,commit, +20635,Matthew Turk,2014-07-29 18:29:00-05:00,commit, +20636,Nathan Goldbaum,2014-07-29 16:28:46-07:00,commit, +20637,Nathan Goldbaum,2014-07-29 16:24:00-07:00,commit, +20638,Matthew Turk,2014-07-29 18:17:13-05:00,commit, +20639,Matthew Turk,2014-07-29 18:16:51-05:00,commit, +20640,Nathan Goldbaum,2014-07-29 16:11:06-07:00,commit, +20641,Michael Zingale,2014-07-29 19:10:23-04:00,commit, +20642,Nathan Goldbaum,2014-07-29 16:01:30-07:00,commit, +20643,Matthew Turk,2014-07-29 17:36:02-05:00,commit, +20644,Matthew Turk,2014-07-29 17:22:30-05:00,commit, +20645,Nathan Goldbaum,2014-07-29 14:38:25-07:00,commit, +20646,Michael Zingale,2014-07-29 17:36:53-04:00,commit, +20647,Sam Skillman,2014-07-29 14:33:42-07:00,commit, +20648,Michael Zingale,2014-07-29 17:19:14-04:00,commit, +20649,Nathan Goldbaum,2014-07-29 14:13:02-07:00,commit, +20650,Nathan Goldbaum,2014-07-29 13:56:37-07:00,commit, +20651,Nathan Goldbaum,2014-07-29 13:42:49-07:00,commit, +20652,Britton Smith,2014-07-29 21:35:23+01:00,commit, +20653,Britton Smith,2014-07-29 21:33:41+01:00,commit, +20654,Nathan Goldbaum,2014-07-29 13:16:31-07:00,commit, +20655,Kacper Kowalik,2014-07-29 22:13:15+02:00,commit, +20656,Michael Zingale,2014-07-29 16:05:37-04:00,commit, +20657,Michael Zingale,2014-07-29 15:57:32-04:00,commit, +20658,Michael Zingale,2014-07-29 15:56:24-04:00,commit, +20659,Michael Zingale,2014-07-29 15:54:03-04:00,commit, +20660,Cameron Hummels,2014-07-29 12:30:05-07:00,commit, +20661,Cameron Hummels,2014-07-29 12:22:08-07:00,commit, +20662,Nathan Goldbaum,2014-07-29 12:13:08-07:00,commit, +20663,Nathan Goldbaum,2014-07-29 12:04:39-07:00,commit, +20664,Cameron Hummels,2014-07-29 11:55:30-07:00,commit, +20665,Cameron Hummels,2014-07-29 11:52:12-07:00,commit, +20666,Cameron Hummels,2014-07-29 11:45:06-07:00,commit, +20667,Cameron Hummels,2014-07-29 11:41:05-07:00,commit, +20668,Matthew Turk,2014-07-29 11:07:22-05:00,commit, +20669,Britton Smith,2014-07-29 16:27:02+01:00,commit, +20670,Matthew Turk,2014-07-29 10:12:31-05:00,commit, +20671,Britton Smith,2014-07-29 14:25:05+01:00,commit, +20672,Britton Smith,2014-07-29 11:46:01+01:00,commit, +20673,Britton Smith,2014-07-29 11:45:11+01:00,commit, +20674,Britton Smith,2014-07-29 11:44:53+01:00,commit, +20675,Britton Smith,2014-07-29 11:44:05+01:00,commit, +20676,Britton Smith,2014-07-29 09:17:42+01:00,commit, +20677,Kacper Kowalik,2014-07-29 10:09:49+02:00,commit, +20678,Cameron Hummels,2014-07-28 22:50:44-07:00,commit, +20679,Cameron Hummels,2014-07-28 22:20:02-07:00,commit, +20680,Cameron Hummels,2014-07-28 21:57:01-07:00,commit, +20681,Cameron Hummels,2014-07-28 21:44:56-07:00,commit, +20682,Cameron Hummels,2014-07-28 21:40:16-07:00,commit, +20683,Cameron Hummels,2014-07-28 21:34:51-07:00,commit, +20684,Nathan Goldbaum,2014-07-28 16:43:30-07:00,commit, +20685,Nathan Goldbaum,2014-07-28 16:25:46-07:00,commit, +20686,Nathan Goldbaum,2014-07-28 16:23:58-07:00,commit, +20687,Matthew Turk,2014-07-28 18:15:27-05:00,commit, +20688,Sam Skillman,2014-07-28 14:56:15-07:00,commit, +20689,Nathan Goldbaum,2014-07-28 14:53:22-07:00,commit, +20690,John ZuHone,2014-07-28 14:52:05-07:00,commit, +20691,John ZuHone,2014-07-28 14:44:12-07:00,commit, +20692,Hilary Egan,2014-07-28 15:53:19-05:00,commit, +20693,Cameron Hummels,2014-07-28 13:14:57-07:00,commit, +20694,Cameron Hummels,2014-07-28 13:08:08-07:00,commit, +20695,Cameron Hummels,2014-07-28 12:44:26-07:00,commit, +20696,Cameron Hummels,2014-07-28 12:38:56-07:00,commit, +20697,Cameron Hummels,2014-07-28 12:29:24-07:00,commit, +20698,Cameron Hummels,2014-07-28 12:27:04-07:00,commit, +20699,Cameron Hummels,2014-07-28 11:39:50-07:00,commit, +20700,Britton Smith,2014-07-28 19:33:23+01:00,commit, +20701,Cameron Hummels,2014-07-28 11:31:04-07:00,commit, +20702,Cameron Hummels,2014-07-28 11:30:41-07:00,commit, +20703,Cameron Hummels,2014-07-28 11:29:49-07:00,commit, +20704,Cameron Hummels,2014-07-28 11:29:23-07:00,commit, +20705,Britton Smith,2014-07-28 19:18:02+01:00,commit, +20706,Britton Smith,2014-07-28 19:17:35+01:00,commit, +20707,Cameron Hummels,2014-07-28 11:13:10-07:00,commit, +20708,Britton Smith,2014-07-28 19:04:07+01:00,commit, +20709,Britton Smith,2014-07-28 19:03:02+01:00,commit, +20710,Michael Zingale,2014-07-28 13:53:07-04:00,commit, +20711,Britton Smith,2014-07-28 18:52:33+01:00,commit, +20712,Nathan Goldbaum,2014-07-28 10:33:38-07:00,commit, +20713,Nathan Goldbaum,2014-07-28 10:10:33-07:00,commit, +20714,Cameron Hummels,2014-07-28 09:57:08-07:00,commit, +20715,Britton Smith,2014-07-28 17:12:28+01:00,commit, +20716,Cameron Hummels,2014-07-28 08:54:34-07:00,commit, +20717,Britton Smith,2014-07-28 16:49:12+01:00,commit, +20718,Britton Smith,2014-07-28 16:38:53+01:00,commit, +20719,Britton Smith,2014-07-28 16:26:53+01:00,commit, +20720,Britton Smith,2014-07-28 15:53:17+01:00,commit, +20721,Britton Smith,2014-07-28 15:51:15+01:00,commit, +20722,Britton Smith,2014-07-28 15:48:31+01:00,commit, +20723,Britton Smith,2014-07-28 11:48:24+01:00,commit, +20724,Nathan Goldbaum,2014-07-27 21:45:22-07:00,commit, +20725,Nathan Goldbaum,2014-07-27 21:22:03-07:00,commit, +20726,Nathan Goldbaum,2014-07-27 16:39:06-07:00,commit, +20727,Nathan Goldbaum,2014-07-27 16:19:38-07:00,commit, +20728,Brian Crosby,2014-07-27 15:42:31-04:00,commit, +20729,Brian Crosby,2014-07-27 15:22:04-04:00,commit, +20730,Michael Zingale,2014-07-27 14:56:27-04:00,commit, +20731,Britton Smith,2014-07-27 10:01:35+01:00,commit, +20732,Patrick Shriwise,2014-07-26 10:41:04-05:00,commit, +20733,Britton Smith,2014-07-26 13:17:12+01:00,commit, +20734,Britton Smith,2014-07-26 12:57:48+01:00,commit, +20735,Cameron Hummels,2014-07-25 17:31:21-07:00,commit, +20736,Cameron Hummels,2014-07-25 17:30:22-07:00,commit, +20737,Nathan Goldbaum,2014-07-25 15:30:53-07:00,commit, +20738,Nathan Goldbaum,2014-07-25 13:40:00-07:00,commit, +20739,Chris Malone,2014-07-25 14:16:21-06:00,commit, +20740,Nathan Goldbaum,2014-07-25 13:11:42-07:00,commit, +20741,Nathan Goldbaum,2014-07-25 12:26:35-07:00,commit, +20742,Nathan Goldbaum,2014-07-25 12:26:07-07:00,commit, +20743,Matthew Turk,2014-07-25 14:22:57-05:00,commit, +20744,Matthew Turk,2014-07-25 14:13:32-05:00,commit, +20745,Nathan Goldbaum,2014-07-25 11:40:32-07:00,commit, +20746,Matthew Turk,2014-07-25 13:37:09-05:00,commit, +20747,Patrick Shriwise,2014-07-25 12:26:35-05:00,commit, +20748,Nathan Goldbaum,2014-07-25 10:16:06-07:00,commit, +20749,Britton Smith,2014-07-25 17:12:22+01:00,commit, +20750,Kacper Kowalik,2014-07-25 13:45:23+02:00,commit, +20751,Kacper Kowalik,2014-07-25 13:45:04+02:00,commit, +20752,Kacper Kowalik,2014-07-25 09:08:14+02:00,commit, +20753,Elliott Biondo,2014-07-25 01:00:46-04:00,commit, +20754,Elliott Biondo,2014-07-25 00:55:56-04:00,commit, +20755,Nathan Goldbaum,2014-07-24 20:57:32-07:00,commit, +20756,Nathan Goldbaum,2014-07-24 20:03:45-07:00,commit, +20757,Nathan Goldbaum,2014-07-24 20:02:36-07:00,commit, +20758,Elliott Biondo,2014-07-25 00:23:13+00:00,commit, +20759,Matthew Turk,2014-07-24 18:25:42-05:00,commit, +20760,Matthew Turk,2014-07-24 18:18:38-05:00,commit, +20761,Matthew Turk,2014-07-24 18:14:08-05:00,commit, +20762,Patrick Shriwise,2014-07-24 15:29:32-05:00,commit, +20763,Patrick Shriwise,2014-07-24 15:23:40-05:00,commit, +20764,Patrick Shriwise,2014-07-24 15:08:20-05:00,commit, +20765,Michael Zingale,2014-07-24 13:09:22-04:00,commit, +20766,Michael Zingale,2014-07-24 13:07:21-04:00,commit, +20767,Patrick Shriwise,2014-07-24 11:25:21-05:00,commit, +20768,John ZuHone,2014-07-24 12:15:45-04:00,commit, +20769,Cameron Hummels,2014-07-24 09:07:18-07:00,commit, +20770,Michael Zingale,2014-07-24 11:08:02-04:00,commit, +20771,Michael Zingale,2014-07-24 10:53:25-04:00,commit, +20772,Matthew Turk,2014-07-24 06:50:34-05:00,commit, +20773,Matthew Turk,2014-07-24 06:50:20-05:00,commit, +20774,Matthew Turk,2014-07-24 06:49:55-05:00,commit, +20775,Britton Smith,2014-07-24 11:18:21+01:00,commit, +20776,Nathan Goldbaum,2014-07-24 00:48:00-07:00,commit, +20777,Nathan Goldbaum,2014-07-24 00:32:40-07:00,commit, +20778,Nathan Goldbaum,2014-07-24 00:31:37-07:00,commit, +20779,Nathan Goldbaum,2014-07-24 00:30:16-07:00,commit, +20780,Nathan Goldbaum,2014-07-24 00:26:09-07:00,commit, +20781,John ZuHone,2014-07-23 23:57:24-04:00,commit, +20782,Nathan Goldbaum,2014-07-23 20:13:37-07:00,commit, +20783,Nathan Goldbaum,2014-07-23 20:09:57-07:00,commit, +20784,Nathan Goldbaum,2014-07-23 20:09:33-07:00,commit, +20785,Nathan Goldbaum,2014-07-23 20:08:49-07:00,commit, +20786,Nathan Goldbaum,2014-07-23 20:08:04-07:00,commit, +20787,Nathan Goldbaum,2014-07-23 20:06:19-07:00,commit, +20788,Nathan Goldbaum,2014-07-23 20:05:21-07:00,commit, +20789,Michael Zingale,2014-07-23 21:26:15-04:00,commit, +20790,Michael Zingale,2014-07-23 21:25:33-04:00,commit, +20791,Nathan Goldbaum,2014-07-23 17:14:16-07:00,commit, +20792,Britton Smith,2014-07-24 01:00:27+01:00,commit, +20793,Britton Smith,2014-07-24 00:52:59+01:00,commit, +20794,Britton Smith,2014-07-24 00:44:26+01:00,commit, +20795,Britton Smith,2014-07-24 00:42:01+01:00,commit, +20796,Nathan Goldbaum,2014-07-23 15:35:45-07:00,commit, +20797,Nathan Goldbaum,2014-07-23 15:32:14-07:00,commit, +20798,Britton Smith,2014-07-23 23:25:40+01:00,commit, +20799,Matthew Turk,2014-07-23 17:04:30-05:00,commit, +20800,Nathan Goldbaum,2014-07-23 14:17:41-07:00,commit, +20801,Nathan Goldbaum,2014-07-23 12:22:58-07:00,commit, +20802,Nathan Goldbaum,2014-07-23 12:08:26-07:00,commit, +20803,Nathan Goldbaum,2014-07-23 11:35:04-07:00,commit, +20804,Michael Zingale,2014-07-23 11:27:33-04:00,commit, +20805,Michael Zingale,2014-07-23 11:26:50-04:00,commit, +20806,Patrick Shriwise,2014-07-23 09:34:02-05:00,commit, +20807,Matthew Turk,2014-07-23 08:25:47-05:00,commit, +20808,Matthew Turk,2014-07-23 06:19:01-05:00,commit, +20809,Matthew Turk,2014-07-23 06:11:29-05:00,commit, +20810,Nathan Goldbaum,2014-07-22 23:57:48-07:00,commit, +20811,Nathan Goldbaum,2014-07-22 22:46:25-07:00,commit, +20812,Nathan Goldbaum,2014-07-22 22:38:50-07:00,commit, +20813,Nathan Goldbaum,2014-07-22 22:07:06-07:00,commit, +20814,Britton Smith,2014-07-23 00:38:09-04:00,commit, +20815,Britton Smith,2014-07-23 00:33:28-04:00,commit, +20816,Patrick Shriwise,2014-07-22 23:02:41-05:00,commit, +20817,Michael Zingale,2014-07-23 00:02:00-04:00,commit, +20818,Britton Smith,2014-07-22 23:49:11-04:00,commit, +20819,Britton Smith,2014-07-22 23:39:15-04:00,commit, +20820,Nathan Goldbaum,2014-07-22 20:02:32-07:00,commit, +20821,Cameron Hummels,2014-07-22 16:57:16-07:00,commit, +20822,Cameron Hummels,2014-07-22 16:41:01-07:00,commit, +20823,Cameron Hummels,2014-07-22 16:32:28-07:00,commit, +20824,Cameron Hummels,2014-07-22 16:27:11-07:00,commit, +20825,Cameron Hummels,2014-07-22 16:24:13-07:00,commit, +20826,Cameron Hummels,2014-07-22 16:22:02-07:00,commit, +20827,John ZuHone,2014-07-22 18:05:16-04:00,commit, +20828,Nathan Goldbaum,2014-07-22 15:00:20-07:00,commit, +20829,Matthew Turk,2014-07-22 16:30:09-05:00,commit, +20830,Matthew Turk,2014-07-22 16:30:02-05:00,commit, +20831,Matthew Turk,2014-07-22 16:28:48-05:00,commit, +20832,Nathan Goldbaum,2014-07-22 14:19:30-07:00,commit, +20833,Matthew Turk,2014-07-22 16:18:01-05:00,commit, +20834,Cameron Hummels,2014-07-22 14:17:26-07:00,commit, +20835,Cameron Hummels,2014-07-22 14:15:02-07:00,commit, +20836,Nathan Goldbaum,2014-07-22 14:01:50-07:00,commit, +20837,John ZuHone,2014-07-22 16:38:40-04:00,commit, +20838,Matthew Turk,2014-07-22 15:28:27-05:00,commit, +20839,John ZuHone,2014-07-22 16:28:23-04:00,commit, +20840,Matthew Turk,2014-07-22 15:27:49-05:00,commit, +20841,John ZuHone,2014-07-22 16:22:17-04:00,commit, +20842,Matthew Turk,2014-07-22 14:54:14-05:00,commit, +20843,Hilary Egan,2014-07-22 13:41:04-06:00,commit, +20844,John ZuHone,2014-07-22 15:21:05-04:00,commit, +20845,John ZuHone,2014-07-22 15:17:50-04:00,commit, +20846,John ZuHone,2014-07-22 15:17:26-04:00,commit, +20847,Hilary Egan,2014-07-22 11:49:14-06:00,commit, +20848,Kenz Arraki,2014-07-22 11:29:20-06:00,commit, +20849,Hilary Egan,2014-07-22 11:18:59-06:00,commit, +20850,Kenz Arraki,2014-07-22 11:03:41-06:00,commit, +20851,Matthew Turk,2014-07-22 12:02:45-05:00,commit, +20852,Matthew Turk,2014-07-22 09:50:30-05:00,commit, +20853,Matthew Turk,2014-07-22 09:48:17-05:00,commit, +20854,Michael Zingale,2014-07-21 22:33:57-04:00,commit, +20855,Michael Zingale,2014-07-21 22:33:15-04:00,commit, +20856,Matthew Turk,2014-07-21 20:42:17-05:00,commit, +20857,Matthew Turk,2014-07-21 20:24:42-05:00,commit, +20858,Nathan Goldbaum,2014-07-21 15:32:52-07:00,commit, +20859,Britton Smith,2014-07-21 18:17:17-04:00,commit, +20860,Britton Smith,2014-07-21 18:14:01-04:00,commit, +20861,Cameron Hummels,2014-07-21 14:42:19-07:00,commit, +20862,Cameron Hummels,2014-07-21 14:38:23-07:00,commit, +20863,Cameron Hummels,2014-07-21 14:31:31-07:00,commit, +20864,Cameron Hummels,2014-07-21 14:21:11-07:00,commit, +20865,Cameron Hummels,2014-07-21 14:10:11-07:00,commit, +20866,Cameron Hummels,2014-07-21 13:59:29-07:00,commit, +20867,Cameron Hummels,2014-07-21 13:39:21-07:00,commit, +20868,Cameron Hummels,2014-07-21 13:33:21-07:00,commit, +20869,Britton Smith,2014-07-21 16:14:34-04:00,commit, +20870,Matthew Turk,2014-07-21 15:13:17-05:00,commit, +20871,Nathan Goldbaum,2014-07-21 12:30:33-07:00,commit, +20872,Cameron Hummels,2014-07-21 11:42:14-07:00,commit, +20873,Matthew Turk,2014-07-21 13:33:26-05:00,commit, +20874,Michael Zingale,2014-07-21 13:21:48-04:00,commit, +20875,Matthew Turk,2014-07-21 11:51:30-05:00,commit, +20876,Britton Smith,2014-07-21 10:36:08-04:00,commit, +20877,Matthew Turk,2014-07-21 09:02:55-05:00,commit, +20878,Matthew Turk,2014-07-21 08:55:21-05:00,commit, +20879,Matthew Turk,2014-07-21 08:25:49-05:00,commit, +20880,Matthew Turk,2014-07-21 08:21:56-05:00,commit, +20881,Matthew Turk,2014-07-21 07:24:10-05:00,commit, +20882,John ZuHone,2014-07-21 00:05:26-04:00,commit, +20883,Cameron Hummels,2014-07-20 18:36:11-07:00,commit, +20884,Cameron Hummels,2014-07-20 16:23:54-07:00,commit, +20885,Cameron Hummels,2014-07-20 16:19:07-07:00,commit, +20886,Nathan Goldbaum,2014-07-20 10:10:51-07:00,commit, +20887,Matthew Turk,2014-07-20 09:19:25-05:00,commit, +20888,Matthew Turk,2014-07-20 09:18:10-05:00,commit, +20889,Matthew Turk,2014-07-20 09:17:45-05:00,commit, +20890,Nathan Goldbaum,2014-07-19 23:20:58-07:00,commit, +20891,Nathan Goldbaum,2014-07-19 23:20:33-07:00,commit, +20892,Nathan Goldbaum,2014-07-19 23:19:22-07:00,commit, +20893,Nathan Goldbaum,2014-07-19 23:16:46-07:00,commit, +20894,Nathan Goldbaum,2014-07-19 23:15:38-07:00,commit, +20895,Nathan Goldbaum,2014-07-19 23:09:01-07:00,commit, +20896,Cameron Hummels,2014-07-19 21:34:09-07:00,commit, +20897,Cameron Hummels,2014-07-19 21:28:16-07:00,commit, +20898,Cameron Hummels,2014-07-19 19:54:46-07:00,commit, +20899,Cameron Hummels,2014-07-19 19:30:25-07:00,commit, +20900,Cameron Hummels,2014-07-19 18:53:19-07:00,commit, +20901,Cameron Hummels,2014-07-19 18:50:22-07:00,commit, +20902,Cameron Hummels,2014-07-19 18:47:21-07:00,commit, +20903,Cameron Hummels,2014-07-19 18:21:18-07:00,commit, +20904,Britton Smith,2014-07-19 21:10:09-04:00,commit, +20905,Britton Smith,2014-07-19 21:00:27-04:00,commit, +20906,Britton Smith,2014-07-19 20:58:37-04:00,commit, +20907,Cameron Hummels,2014-07-19 17:46:05-07:00,commit, +20908,Cameron Hummels,2014-07-19 16:06:25-07:00,commit, +20909,Nathan Goldbaum,2014-07-19 16:03:43-07:00,commit, +20910,Britton Smith,2014-07-19 17:20:13-05:00,commit, +20911,Cameron Hummels,2014-07-19 15:12:25-07:00,commit, +20912,Britton Smith,2014-07-19 17:05:32-05:00,commit, +20913,Matthew Turk,2014-07-19 16:59:06-05:00,commit, +20914,Britton Smith,2014-07-19 16:56:27-05:00,commit, +20915,Britton Smith,2014-07-19 15:42:34-05:00,commit, +20916,Cameron Hummels,2014-07-19 12:31:52-07:00,commit, +20917,Nathan Goldbaum,2014-07-19 09:51:31-07:00,commit, +20918,Nathan Goldbaum,2014-07-19 09:48:22-07:00,commit, +20919,Nathan Goldbaum,2014-07-19 09:47:39-07:00,commit, +20920,Matthew Turk,2014-07-19 09:31:26-05:00,commit, +20921,Matthew Turk,2014-07-19 08:42:22-05:00,commit, +20922,Matthew Turk,2014-07-19 08:42:10-05:00,commit, +20923,Matthew Turk,2014-07-19 08:41:25-05:00,commit, +20924,Matthew Turk,2014-07-19 08:40:14-05:00,commit, +20925,Kacper Kowalik,2014-07-19 11:04:34+02:00,commit, +20926,Nathan Goldbaum,2014-07-18 21:40:01-07:00,commit, +20927,Nathan Goldbaum,2014-07-18 21:28:36-07:00,commit, +20928,Nathan Goldbaum,2014-07-18 20:33:19-07:00,commit, +20929,Nathan Goldbaum,2014-07-18 20:09:16-07:00,commit, +20930,Matthew Turk,2014-07-18 16:53:31-05:00,commit, +20931,Nathan Goldbaum,2014-07-18 14:47:44-07:00,commit, +20932,Britton Smith,2014-07-18 16:42:14-05:00,commit, +20933,Nathan Goldbaum,2014-07-18 14:33:49-07:00,commit, +20934,Nathan Goldbaum,2014-07-18 14:30:43-07:00,commit, +20935,Nathan Goldbaum,2014-07-18 14:11:01-07:00,commit, +20936,Nathan Goldbaum,2014-07-18 14:06:54-07:00,commit, +20937,Cameron Hummels,2014-07-18 14:05:29-07:00,commit, +20938,Hilary Egan,2014-07-18 14:53:09-06:00,commit, +20939,Matthew Turk,2014-07-18 15:48:36-05:00,commit, +20940,Hilary Egan,2014-07-18 14:47:33-06:00,commit, +20941,Hilary Egan,2014-07-18 14:46:58-06:00,commit, +20942,Hilary Egan,2014-07-18 14:36:07-06:00,commit, +20943,BW Keller,2014-07-18 16:33:53-04:00,commit, +20944,Britton Smith,2014-07-18 15:21:50-05:00,commit, +20945,Britton Smith,2014-07-18 15:20:14-05:00,commit, +20946,Matthew Turk,2014-07-18 15:08:11-05:00,commit, +20947,Nathan Goldbaum,2014-07-18 13:01:37-07:00,commit, +20948,BW Keller,2014-07-18 15:40:44-04:00,commit, +20949,Cameron Hummels,2014-07-18 12:34:27-07:00,commit, +20950,Nathan Goldbaum,2014-07-18 12:27:00-07:00,commit, +20951,Nathan Goldbaum,2014-07-18 12:23:40-07:00,commit, +20952,Nathan Goldbaum,2014-07-18 12:22:59-07:00,commit, +20953,Hilary Egan,2014-07-18 13:15:13-06:00,commit, +20954,Cameron Hummels,2014-07-18 12:10:25-07:00,commit, +20955,Nathan Goldbaum,2014-07-18 12:02:32-07:00,commit, +20956,Nathan Goldbaum,2014-07-18 11:31:40-07:00,commit, +20957,Nathan Goldbaum,2014-07-18 10:44:40-07:00,commit, +20958,Hilary Egan,2014-07-18 11:40:20-06:00,commit, +20959,Matthew Turk,2014-07-18 12:38:33-05:00,commit, +20960,John ZuHone,2014-07-18 13:19:12-04:00,commit, +20961,Nathan Goldbaum,2014-07-18 10:17:03-07:00,commit, +20962,Matthew Turk,2014-07-18 11:58:16-05:00,commit, +20963,Nathan Goldbaum,2014-07-18 09:38:20-07:00,commit, +20964,John ZuHone,2014-07-18 11:43:32-04:00,commit, +20965,Kacper Kowalik,2014-07-18 17:09:07+02:00,commit, +20966,Cameron Hummels,2014-07-18 07:12:16-07:00,commit, +20967,Matthew Turk,2014-07-18 14:08:00+00:00,commit, +20968,Matthew Turk,2014-07-18 09:00:13-05:00,commit, +20969,Matthew Turk,2014-07-18 08:47:57-05:00,commit, +20970,Matthew Turk,2014-07-18 07:20:54-05:00,commit, +20971,Matthew Turk,2014-07-18 07:20:45-05:00,commit, +20972,John Regan,2014-07-18 09:22:44+03:00,commit, +20973,John Regan,2014-07-18 09:22:44+03:00,commit, +20974,Nathan Goldbaum,2014-07-17 22:36:20-07:00,commit, +20975,Sam Skillman,2014-07-17 22:06:51-07:00,commit, +20976,Sam Skillman,2014-07-17 21:43:19-07:00,commit, +20977,Cameron Hummels,2014-07-17 21:11:55-07:00,commit, +20978,Nathan Goldbaum,2014-07-17 21:07:49-07:00,commit, +20979,Nathan Goldbaum,2014-07-17 20:51:17-07:00,commit, +20980,John ZuHone,2014-07-17 23:34:42-04:00,commit, +20981,Matthew Turk,2014-07-17 22:27:25-05:00,commit, +20982,John ZuHone,2014-07-17 23:24:22-04:00,commit, +20983,Cameron Hummels,2014-07-17 20:24:05-07:00,commit, +20984,Nathan Goldbaum,2014-07-17 20:15:39-07:00,commit, +20985,Nathan Goldbaum,2014-07-17 20:11:04-07:00,commit, +20986,Cameron Hummels,2014-07-17 20:01:55-07:00,commit, +20987,Nathan Goldbaum,2014-07-17 17:30:26-07:00,commit, +20988,Nathan Goldbaum,2014-07-17 17:12:05-07:00,commit, +20989,Cameron Hummels,2014-07-17 16:04:08-07:00,commit, +20990,Hilary Egan,2014-07-17 18:52:30-04:00,commit, +20991,Hilary Egan,2014-07-17 18:50:56-04:00,commit, +20992,Hilary Egan,2014-07-17 18:50:01-04:00,commit, +20993,Hilary Egan,2014-07-17 18:33:49-04:00,commit, +20994,Matthew Turk,2014-07-17 16:14:53-05:00,commit, +20995,Nathan Goldbaum,2014-07-17 14:13:21-07:00,commit, +20996,Hilary Egan,2014-07-17 15:40:54-04:00,commit, +20997,Hilary Egan,2014-07-17 15:33:35-04:00,commit, +20998,John ZuHone,2014-07-17 15:21:24-04:00,commit, +20999,Hilary Egan,2014-07-17 12:09:55-04:00,commit, +21000,Hilary Egan,2014-07-17 11:47:45-04:00,commit, +21001,John ZuHone,2014-07-17 10:39:25-04:00,commit, +21002,John ZuHone,2014-07-17 10:38:44-04:00,commit, +21003,Matthew Turk,2014-07-17 08:45:24-05:00,commit, +21004,Matthew Turk,2014-07-17 08:17:02-05:00,commit, +21005,Matthew Turk,2014-07-17 08:16:31-05:00,commit, +21006,Nathan Goldbaum,2014-07-16 17:45:08-07:00,commit, +21007,Nathan Goldbaum,2014-07-16 11:58:48-07:00,commit, +21008,John ZuHone,2014-07-16 10:34:51-04:00,commit, +21009,John ZuHone,2014-07-16 10:33:05-04:00,commit, +21010,John ZuHone,2014-07-16 09:53:48-04:00,commit, +21011,John ZuHone,2014-07-16 09:12:30-04:00,commit, +21012,Matthew Turk,2014-07-16 09:08:37-04:00,commit, +21013,Matthew Turk,2014-07-16 09:05:25-04:00,commit, +21014,Cameron Hummels,2014-07-15 17:33:45-07:00,commit, +21015,Cameron Hummels,2014-07-15 15:41:41-07:00,commit, +21016,Cameron Hummels,2014-07-15 15:21:13-07:00,commit, +21017,Sam Skillman,2014-07-15 14:12:57-07:00,commit, +21018,Nathan Goldbaum,2014-07-15 13:27:59-07:00,commit, +21019,Matthew Turk,2014-07-15 14:43:19-05:00,commit, +21020,Nathan Goldbaum,2014-07-15 12:29:06-07:00,commit, +21021,Matthew Turk,2014-07-15 14:09:05-05:00,commit, +21022,Matthew Turk,2014-07-15 13:22:51-05:00,commit, +21023,Britton Smith,2014-07-15 12:27:03-05:00,commit, +21024,Nathan Goldbaum,2014-07-15 09:12:52-07:00,commit, +21025,Sam Skillman,2014-07-15 10:21:26-05:00,commit, +21026,Matthew Turk,2014-07-15 09:35:56-05:00,commit, +21027,Matthew Turk,2014-07-15 09:33:38-05:00,commit, +21028,Matthew Turk,2014-07-15 09:32:56-05:00,commit, +21029,Matthew Turk,2014-07-15 09:31:29-05:00,commit, +21030,Cameron Hummels,2014-07-14 21:37:18-07:00,commit, +21031,Nathan Goldbaum,2014-07-14 18:08:02-07:00,commit, +21032,Cameron Hummels,2014-07-14 17:18:35-07:00,commit, +21033,Cameron Hummels,2014-07-14 17:18:03-07:00,commit, +21034,Cameron Hummels,2014-07-14 16:55:58-07:00,commit, +21035,Nathan Goldbaum,2014-07-14 15:41:08-07:00,commit, +21036,Nathan Goldbaum,2014-07-14 13:49:08-07:00,commit, +21037,Andrew Myers,2014-07-14 13:35:05-07:00,commit, +21038,John ZuHone,2014-07-14 16:15:29-04:00,commit, +21039,John ZuHone,2014-07-14 15:29:32-04:00,commit, +21040,John ZuHone,2014-07-14 15:27:41-04:00,commit, +21041,Britton Smith,2014-07-14 14:05:38-05:00,commit, +21042,Andrew Myers,2014-07-14 11:51:40-07:00,commit, +21043,Douglas Rudd,2014-07-14 13:39:38-05:00,commit, +21044,Matthew Turk,2014-07-14 13:02:36-05:00,commit, +21045,Matthew Turk,2014-07-14 12:58:22-05:00,commit, +21046,Matthew Turk,2014-07-14 12:57:34-05:00,commit, +21047,Matthew Turk,2014-07-14 12:54:38-05:00,commit, +21048,John ZuHone,2014-07-14 13:45:42-04:00,commit, +21049,Matthew Turk,2014-07-14 12:36:38-05:00,commit, +21050,Britton Smith,2014-07-14 11:24:01-05:00,commit, +21051,John ZuHone,2014-07-14 01:29:26-04:00,commit, +21052,John ZuHone,2014-07-14 00:39:23-04:00,commit, +21053,John ZuHone,2014-07-14 00:39:08-04:00,commit, +21054,John ZuHone,2014-07-13 23:44:05-04:00,commit, +21055,John ZuHone,2014-07-13 21:38:48-04:00,commit, +21056,Nathan Goldbaum,2014-07-13 18:18:36-07:00,commit, +21057,Nathan Goldbaum,2014-07-13 14:25:38-07:00,commit, +21058,Nathan Goldbaum,2014-07-13 13:44:29-07:00,commit, +21059,Britton Smith,2014-07-13 15:03:10-04:00,commit, +21060,Britton Smith,2014-07-13 14:42:34-04:00,commit, +21061,Britton Smith,2014-07-13 13:47:05-04:00,commit, +21062,Sam Skillman,2014-07-12 17:28:47-05:00,commit, +21063,Sam Skillman,2014-07-12 17:23:05-05:00,commit, +21064,Sam Skillman,2014-07-12 17:14:14-05:00,commit, +21065,Sam Skillman,2014-07-12 16:31:30-05:00,commit, +21066,Douglas Rudd,2014-07-12 13:20:25-05:00,commit, +21067,Douglas Rudd,2014-07-12 13:20:04-05:00,commit, +21068,Cameron Hummels,2014-07-12 10:42:45-07:00,commit, +21069,Cameron Hummels,2014-07-12 10:41:59-07:00,commit, +21070,Sam Skillman,2014-07-12 12:27:10-05:00,commit, +21071,Sam Skillman,2014-07-12 12:20:16-05:00,commit, +21072,Sam Skillman,2014-07-12 12:07:50-05:00,commit, +21073,Sam Skillman,2014-07-12 11:51:05-05:00,commit, +21074,Douglas Rudd,2014-07-12 11:26:13-05:00,commit, +21075,Douglas Rudd,2014-07-12 11:21:02-05:00,commit, +21076,Douglas Rudd,2014-07-12 10:59:07-05:00,commit, +21077,Douglas Rudd,2014-07-12 10:58:39-05:00,commit, +21078,Douglas Rudd,2014-07-12 10:47:28-05:00,commit, +21079,Douglas Rudd,2014-07-12 10:36:43-05:00,commit, +21080,Douglas Rudd,2014-07-12 10:28:44-05:00,commit, +21081,Douglas Rudd,2014-07-12 10:06:04-05:00,commit, +21082,Matthew Turk,2014-07-12 09:38:06-05:00,commit, +21083,Matthew Turk,2014-07-12 09:28:47-05:00,commit, +21084,Matthew Turk,2014-07-12 09:28:13-05:00,commit, +21085,Matthew Turk,2014-07-12 09:27:56-05:00,commit, +21086,Nathan Goldbaum,2014-07-12 08:50:37-05:00,commit, +21087,John ZuHone,2014-07-11 22:52:30-04:00,commit, +21088,Michael Zingale,2014-07-11 21:21:25-04:00,commit, +21089,Michael Zingale,2014-07-11 21:17:38-04:00,commit, +21090,Douglas Rudd,2014-07-11 17:27:34-05:00,commit, +21091,Nathan Goldbaum,2014-07-11 17:25:29-05:00,commit, +21092,Nathan Goldbaum,2014-07-11 17:25:00-05:00,commit, +21093,Douglas Rudd,2014-07-11 17:13:24-05:00,commit, +21094,Douglas Rudd,2014-07-11 16:37:44-05:00,commit, +21095,Douglas Rudd,2014-07-11 16:31:41-05:00,commit, +21096,Douglas Rudd,2014-07-11 16:30:41-05:00,commit, +21097,John ZuHone,2014-07-11 16:33:21-04:00,commit, +21098,Kacper Kowalik,2014-07-11 21:57:05+02:00,commit, +21099,John ZuHone,2014-07-11 15:52:19-04:00,commit, +21100,Nathan Goldbaum,2014-07-11 12:01:13-05:00,commit, +21101,John ZuHone,2014-07-11 12:54:19-04:00,commit, +21102,John ZuHone,2014-07-11 12:44:52-04:00,commit, +21103,Nathan Goldbaum,2014-07-11 11:21:52-05:00,commit, +21104,Nathan Goldbaum,2014-07-11 11:04:44-05:00,commit, +21105,John ZuHone,2014-07-11 12:01:00-04:00,commit, +21106,Britton Smith,2014-07-11 11:38:07-04:00,commit, +21107,Matthew Turk,2014-07-11 10:19:30-05:00,commit, +21108,Douglas Rudd,2014-07-11 10:07:13-05:00,commit, +21109,John ZuHone,2014-07-11 11:06:22-04:00,commit, +21110,Douglas Rudd,2014-07-11 10:05:30-05:00,commit, +21111,Douglas Rudd,2014-07-11 10:01:13-05:00,commit, +21112,Douglas Rudd,2014-07-11 09:59:27-05:00,commit, +21113,Douglas Rudd,2014-07-11 09:58:56-05:00,commit, +21114,Douglas Rudd,2014-07-11 09:58:24-05:00,commit, +21115,Nathan Goldbaum,2014-07-11 09:56:52-05:00,commit, +21116,Nathan Goldbaum,2014-07-11 09:56:18-05:00,commit, +21117,Douglas Rudd,2014-07-11 09:53:46-05:00,commit, +21118,Nathan Goldbaum,2014-07-11 09:44:23-05:00,commit, +21119,John ZuHone,2014-07-11 10:09:58-04:00,commit, +21120,Michael Zingale,2014-07-10 21:44:08-04:00,commit, +21121,Michael Zingale,2014-07-10 20:41:14-04:00,commit, +21122,John ZuHone,2014-07-10 15:14:06-05:00,commit, +21123,John ZuHone,2014-07-10 15:10:39-05:00,commit, +21124,John ZuHone,2014-07-10 14:58:47-05:00,commit, +21125,John ZuHone,2014-07-10 10:43:08-05:00,commit, +21126,John ZuHone,2014-07-10 09:39:29-05:00,commit, +21127,John ZuHone,2014-07-10 09:33:10-05:00,commit, +21128,John ZuHone,2014-07-10 09:30:36-05:00,commit, +21129,Britton Smith,2014-07-10 07:03:04-04:00,commit, +21130,Kacper Kowalik,2014-07-10 11:10:29+02:00,commit, +21131,Kacper Kowalik,2014-07-10 09:38:52+02:00,commit, +21132,Kacper Kowalik,2014-07-10 09:08:15+02:00,commit, +21133,John ZuHone,2014-07-09 23:20:34-05:00,commit, +21134,Andrew Myers,2014-07-09 17:44:05-07:00,commit, +21135,Andrew Myers,2014-07-09 17:40:40-07:00,commit, +21136,Andrew Myers,2014-07-09 17:37:48-07:00,commit, +21137,John ZuHone,2014-07-09 19:26:16-05:00,commit, +21138,John ZuHone,2014-07-09 19:05:43-05:00,commit, +21139,John ZuHone,2014-07-09 18:54:01-05:00,commit, +21140,Britton Smith,2014-07-09 21:24:06+01:00,commit, +21141,Britton Smith,2014-07-09 17:45:52+01:00,commit, +21142,Britton Smith,2014-07-09 17:44:34+01:00,commit, +21143,Britton Smith,2014-07-09 17:04:30+01:00,commit, +21144,Britton Smith,2014-07-09 16:55:44+01:00,commit, +21145,Britton Smith,2014-07-09 16:48:07+01:00,commit, +21146,Britton Smith,2014-07-09 16:15:55+01:00,commit, +21147,Britton Smith,2014-07-09 16:07:47+01:00,commit, +21148,John ZuHone,2014-07-09 10:06:49-05:00,commit, +21149,John ZuHone,2014-07-09 10:06:36-05:00,commit, +21150,John ZuHone,2014-07-09 10:06:22-05:00,commit, +21151,Britton Smith,2014-07-09 15:24:40+01:00,commit, +21152,Britton Smith,2014-07-09 15:07:00+01:00,commit, +21153,Britton Smith,2014-07-09 15:05:45+01:00,commit, +21154,Matthew Turk,2014-07-08 22:57:42-05:00,commit, +21155,John ZuHone,2014-07-08 18:09:44-05:00,commit, +21156,Britton Smith,2014-07-08 20:01:44+01:00,commit, +21157,Matthew Turk,2014-07-07 22:39:33-05:00,commit, +21158,John ZuHone,2014-07-07 20:20:42-04:00,commit, +21159,John ZuHone,2014-07-07 18:42:02-04:00,commit, +21160,Nathan Goldbaum,2014-07-07 15:15:30-07:00,commit, +21161,John ZuHone,2014-07-07 18:10:53-04:00,commit, +21162,John ZuHone,2014-07-07 18:09:15-04:00,commit, +21163,Nathan Goldbaum,2014-07-07 15:04:06-07:00,commit, +21164,Nathan Goldbaum,2014-07-07 14:59:57-07:00,commit, +21165,Nathan Goldbaum,2014-07-07 14:53:00-07:00,commit, +21166,John ZuHone,2014-07-07 16:38:56-04:00,commit, +21167,John ZuHone,2014-07-07 16:38:32-04:00,commit, +21168,David Collins,2014-07-06 20:08:39-04:00,commit, +21169,Nathan Goldbaum,2014-07-06 14:00:48-05:00,commit, +21170,Nathan Goldbaum,2014-07-06 07:45:41-05:00,commit, +21171,Nathan Goldbaum,2014-07-06 07:39:11-05:00,commit, +21172,Britton Smith,2014-07-05 17:11:35+01:00,commit, +21173,Britton Smith,2014-07-05 17:10:14+01:00,commit, +21174,Britton Smith,2014-07-05 17:05:48+01:00,commit, +21175,Britton Smith,2014-07-05 16:59:30+01:00,commit, +21176,Britton Smith,2014-07-05 16:57:04+01:00,commit, +21177,Pengfei Chen,2014-07-04 20:24:35-05:00,commit, +21178,Nathan Goldbaum,2014-07-03 17:29:28-07:00,commit, +21179,Nathan Goldbaum,2014-07-03 17:29:15-07:00,commit, +21180,Cameron Hummels,2014-07-03 12:32:24-07:00,commit, +21181,Sam Skillman,2014-07-03 11:03:23-07:00,commit, +21182,Nathan Goldbaum,2014-07-03 10:40:18-07:00,commit, +21183,Nathan Goldbaum,2014-07-03 10:38:48-07:00,commit, +21184,Nathan Goldbaum,2014-07-03 10:32:59-07:00,commit, +21185,Hilary Egan,2014-07-03 09:10:36-06:00,commit, +21186,John Regan,2014-07-03 16:14:08+03:00,commit, +21187,Kacper Kowalik,2014-07-03 14:08:27+02:00,commit, +21188,Kacper Kowalik,2014-07-03 10:30:59+02:00,commit, +21189,Nathan Goldbaum,2014-07-03 00:07:46-07:00,commit, +21190,Britton Smith,2014-07-03 07:57:30+01:00,commit, +21191,John Regan,2014-07-03 09:31:23+03:00,commit, +21192,Nathan Goldbaum,2014-07-02 22:45:21-07:00,commit, +21193,John Regan,2014-07-03 08:45:16+03:00,commit, +21194,John Regan,2014-07-03 08:45:16+03:00,commit, +21195,John ZuHone,2014-07-02 19:26:48-04:00,commit, +21196,Cameron Hummels,2014-07-02 16:22:01-07:00,commit, +21197,Cameron Hummels,2014-07-02 16:18:20-07:00,commit, +21198,Cameron Hummels,2014-07-02 16:06:48-07:00,commit, +21199,Cameron Hummels,2014-07-02 15:59:37-07:00,commit, +21200,Cameron Hummels,2014-07-02 15:54:10-07:00,commit, +21201,Cameron Hummels,2014-07-02 15:51:26-07:00,commit, +21202,Cameron Hummels,2014-07-02 15:50:24-07:00,commit, +21203,Cameron Hummels,2014-07-02 15:47:50-07:00,commit, +21204,Cameron Hummels,2014-07-02 15:37:40-07:00,commit, +21205,Hilary Egan,2014-07-02 16:37:03-06:00,commit, +21206,Hilary Egan,2014-07-02 16:28:16-06:00,commit, +21207,Cameron Hummels,2014-07-02 15:20:31-07:00,commit, +21208,Matthew Turk,2014-07-02 16:36:51-05:00,commit, +21209,Hilary Egan,2014-07-02 15:28:58-06:00,commit, +21210,Hilary Egan,2014-07-02 15:27:00-06:00,commit, +21211,Sam Skillman,2014-07-02 11:58:34-07:00,commit, +21212,Sam Skillman,2014-07-02 11:56:38-07:00,commit, +21213,Sam Skillman,2014-07-02 11:10:48-07:00,commit, +21214,Sam Skillman,2014-07-02 11:10:29-07:00,commit, +21215,Sam Skillman,2014-07-02 11:04:00-07:00,commit, +21216,Sam Skillman,2014-07-02 11:03:09-07:00,commit, +21217,Matthew Turk,2014-07-02 10:05:40-05:00,commit, +21218,Nathan Goldbaum,2014-07-02 00:27:28-07:00,commit, +21219,Nathan Goldbaum,2014-07-01 17:46:39-07:00,commit, +21220,Pengfei Chen,2014-07-01 19:37:39-05:00,commit, +21221,Nathan Goldbaum,2014-07-01 11:28:45-07:00,commit, +21222,Andrew Myers,2014-07-01 09:56:50-07:00,commit, +21223,Matthew Turk,2014-07-01 10:39:25-05:00,commit, +21224,Britton Smith,2014-07-01 12:28:55+01:00,commit, +21225,Britton Smith,2014-07-01 12:26:41+01:00,commit, +21226,Andrew Myers,2014-06-30 23:53:23-07:00,commit, +21227,Andrew Myers,2014-06-30 23:52:49-07:00,commit, +21228,Matthew Turk,2014-06-30 22:09:03-05:00,commit, +21229,Matthew Turk,2014-06-30 22:07:31-05:00,commit, +21230,Andrew Myers,2014-06-30 16:35:19-07:00,commit, +21231,Andrew Myers,2014-06-30 15:55:41-07:00,commit, +21232,Andrew Myers,2014-06-30 15:51:17-07:00,commit, +21233,Andrew Myers,2014-06-30 15:47:31-07:00,commit, +21234,Andrew Myers,2014-06-30 15:21:21-07:00,commit, +21235,John ZuHone,2014-06-30 13:06:58-04:00,commit, +21236,Hilary Egan,2014-06-30 09:47:27-06:00,commit, +21237,Hilary Egan,2014-06-30 09:38:22-06:00,commit, +21238,Hilary Egan,2014-06-30 08:59:16-06:00,commit, +21239,Hilary Egan,2014-06-30 08:35:08-06:00,commit, +21240,Nathan Goldbaum,2014-06-29 23:37:32-07:00,commit, +21241,Nathan Goldbaum,2014-06-29 15:20:40-07:00,commit, +21242,John ZuHone,2014-06-29 10:05:27-04:00,commit, +21243,Nathan Goldbaum,2014-06-28 09:57:28-07:00,commit, +21244,Nathan Goldbaum,2014-06-28 09:56:44-07:00,commit, +21245,Nathan Goldbaum,2014-06-28 09:55:17-07:00,commit, +21246,John ZuHone,2014-06-28 12:40:36-04:00,commit, +21247,John ZuHone,2014-06-28 12:38:05-04:00,commit, +21248,John ZuHone,2014-06-28 12:35:04-04:00,commit, +21249,John ZuHone,2014-06-28 12:10:02-04:00,commit, +21250,John ZuHone,2014-06-28 00:32:58-04:00,commit, +21251,John ZuHone,2014-06-28 00:13:00-04:00,commit, +21252,Pengfei Chen,2014-06-27 21:28:19-05:00,commit, +21253,Matthew Turk,2014-06-27 16:04:18-05:00,commit, +21254,Matthew Turk,2014-06-27 16:00:12-05:00,commit, +21255,Matthew Turk,2014-06-27 15:15:30-05:00,commit, +21256,Matthew Turk,2014-06-27 15:15:10-05:00,commit, +21257,Hilary Egan,2014-06-27 12:06:23-06:00,commit, +21258,Matthew Turk,2014-06-27 10:14:02-05:00,commit, +21259,Matthew Turk,2014-06-27 08:54:44-05:00,commit, +21260,Nathan Goldbaum,2014-06-26 13:54:27-07:00,commit, +21261,Nathan Goldbaum,2014-06-26 11:52:21-07:00,commit, +21262,Britton Smith,2014-06-26 18:07:44+01:00,commit, +21263,Matthew Turk,2014-06-26 11:53:57-05:00,commit, +21264,Nathan Goldbaum,2014-06-25 20:09:45-07:00,commit, +21265,Nathan Goldbaum,2014-06-25 19:48:11-07:00,commit, +21266,Nathan Goldbaum,2014-06-25 19:47:50-07:00,commit, +21267,Nathan Goldbaum,2014-06-25 19:47:19-07:00,commit, +21268,Nathan Goldbaum,2014-06-25 19:45:04-07:00,commit, +21269,Matthew Turk,2014-06-25 20:52:59-05:00,commit, +21270,Matthew Turk,2014-06-25 20:16:58-05:00,commit, +21271,John ZuHone,2014-06-25 19:31:37-04:00,commit, +21272,Hilary Egan,2014-06-25 17:08:24-06:00,commit, +21273,Hilary Egan,2014-06-25 17:04:34-06:00,commit, +21274,Hilary Egan,2014-06-25 16:57:01-06:00,commit, +21275,Matthew Turk,2014-06-25 17:17:28-05:00,commit, +21276,Matthew Turk,2014-06-25 17:16:16-05:00,commit, +21277,Matthew Turk,2014-06-25 16:37:09-05:00,commit, +21278,Nathan Goldbaum,2014-06-25 14:32:53-07:00,commit, +21279,Matthew Turk,2014-06-25 15:06:59-05:00,commit, +21280,Hilary Egan,2014-06-25 13:56:43-06:00,commit, +21281,Matthew Turk,2014-06-25 14:52:57-05:00,commit, +21282,Matthew Turk,2014-06-25 14:49:51-05:00,commit, +21283,Hilary Egan,2014-06-25 13:47:36-06:00,commit, +21284,Matthew Turk,2014-06-25 14:45:27-05:00,commit, +21285,Matthew Turk,2014-06-25 14:40:07-05:00,commit, +21286,Hilary Egan,2014-06-25 13:30:50-06:00,commit, +21287,Matthew Turk,2014-06-25 14:28:00-05:00,commit, +21288,Matthew Turk,2014-06-25 14:05:18-05:00,commit, +21289,John ZuHone,2014-06-25 14:46:32-04:00,commit, +21290,Britton Smith,2014-06-25 14:10:51+01:00,commit, +21291,John Regan,2014-06-25 11:38:42+03:00,commit, +21292,Pengfei Chen,2014-07-04 20:24:35-05:00,commit, +21293,Pengfei Chen,2014-07-01 19:37:39-05:00,commit, +21294,Pengfei Chen,2014-06-27 21:28:19-05:00,commit, +21295,John Regan,2014-06-25 11:38:42+03:00,commit, +21296,Nathan Goldbaum,2014-06-24 17:47:19-07:00,commit, +21297,Nathan Goldbaum,2014-06-24 17:46:52-07:00,commit, +21298,Nathan Goldbaum,2014-06-24 17:46:25-07:00,commit, +21299,Nathan Goldbaum,2014-06-24 17:45:59-07:00,commit, +21300,Nathan Goldbaum,2014-06-24 17:45:28-07:00,commit, +21301,Nathan Goldbaum,2014-06-24 16:45:22-07:00,commit, +21302,Matthew Turk,2014-06-24 15:54:54-05:00,commit, +21303,Nathan Goldbaum,2014-06-24 13:50:52-07:00,commit, +21304,Nathan Goldbaum,2014-06-24 13:50:36-07:00,commit, +21305,Nathan Goldbaum,2014-06-24 13:03:10-07:00,commit, +21306,Matthew Turk,2014-06-24 14:29:25-05:00,commit, +21307,Matthew Turk,2014-06-24 14:12:10-05:00,commit, +21308,Hilary Egan,2014-06-24 12:33:16-06:00,commit, +21309,Matthew Turk,2014-06-24 12:13:44-05:00,commit, +21310,Matthew Turk,2014-06-24 12:13:03-05:00,commit, +21311,Matthew Turk,2014-06-24 12:10:02-05:00,commit, +21312,Matthew Turk,2014-06-24 12:07:48-05:00,commit, +21313,Matthew Turk,2014-06-24 12:01:10-05:00,commit, +21314,Matthew Turk,2014-06-24 11:58:11-05:00,commit, +21315,Matthew Turk,2014-06-24 11:55:04-05:00,commit, +21316,Matthew Turk,2014-06-24 08:20:35-05:00,commit, +21317,Nathan Goldbaum,2014-06-23 22:22:50-07:00,commit, +21318,Matthew Turk,2014-06-23 21:06:36-05:00,commit, +21319,Nathan Goldbaum,2014-06-23 18:23:20-07:00,commit, +21320,Nathan Goldbaum,2014-06-23 15:18:01-07:00,commit, +21321,Nathan Goldbaum,2014-06-23 15:11:46-07:00,commit, +21322,Nathan Goldbaum,2014-06-23 10:38:34-07:00,commit, +21323,Matthew Turk,2014-06-23 10:47:28-05:00,commit, +21324,Matthew Turk,2014-06-23 10:00:19-05:00,commit, +21325,Nathan Goldbaum,2014-06-23 00:58:42-07:00,commit, +21326,Nathan Goldbaum,2014-06-22 22:31:25-07:00,commit, +21327,Nathan Goldbaum,2014-06-22 22:30:28-07:00,commit, +21328,Britton Smith,2014-06-22 22:29:32+01:00,commit, +21329,Britton Smith,2014-06-21 20:45:07+01:00,commit, +21330,Britton Smith,2014-06-21 11:55:30+01:00,commit, +21331,Nathan Goldbaum,2014-06-20 21:11:56-07:00,commit, +21332,Matthew Turk,2014-06-20 13:08:22-05:00,commit, +21333,Matthew Turk,2014-06-20 13:08:07-05:00,commit, +21334,Sam Skillman,2014-06-20 08:17:36-07:00,commit, +21335,Sam Skillman,2014-06-20 08:15:56-07:00,commit, +21336,Matthew Turk,2014-06-20 08:20:09-05:00,commit, +21337,Matthew Turk,2014-06-20 08:16:11-05:00,commit, +21338,Matthew Turk,2014-06-20 08:02:30-05:00,commit, +21339,Matthew Turk,2014-06-20 07:48:16-05:00,commit, +21340,Matthew Turk,2014-06-20 07:46:22-05:00,commit, +21341,Nathan Goldbaum,2014-06-20 00:11:34-07:00,commit, +21342,Matthew Turk,2014-06-19 21:56:43-05:00,commit, +21343,Sam Skillman,2014-06-19 18:11:45-07:00,commit, +21344,Nathan Goldbaum,2014-06-19 15:16:39-07:00,commit, +21345,Sam Skillman,2014-06-19 12:48:37-07:00,commit, +21346,Matthew Turk,2014-06-19 14:33:50-05:00,commit, +21347,Nathan Goldbaum,2014-06-19 12:15:44-07:00,commit, +21348,Nathan Goldbaum,2014-06-19 11:52:14-07:00,commit, +21349,Kacper Kowalik,2014-06-19 20:14:50+02:00,commit, +21350,Sam Skillman,2014-06-19 10:52:48-07:00,commit, +21351,Sam Skillman,2014-06-19 10:51:09-07:00,commit, +21352,Nathan Goldbaum,2014-06-19 09:38:15-07:00,commit, +21353,Kacper Kowalik,2014-06-19 17:33:58+02:00,commit, +21354,Kacper Kowalik,2014-06-19 17:07:34+02:00,commit, +21355,Matthew Turk,2014-06-19 08:52:36-05:00,commit, +21356,Matthew Turk,2014-06-19 08:39:58-05:00,commit, +21357,John ZuHone,2014-06-19 14:33:23+01:00,commit, +21358,John ZuHone,2014-06-19 14:32:47+01:00,commit, +21359,John ZuHone,2014-06-19 14:32:12+01:00,commit, +21360,Matthew Turk,2014-06-19 08:03:24-05:00,commit, +21361,Matthew Turk,2014-06-19 07:52:56-05:00,commit, +21362,John ZuHone,2014-06-19 11:34:59+01:00,commit, +21363,John ZuHone,2014-06-19 11:24:38+01:00,commit, +21364,Kacper Kowalik,2014-06-19 11:30:58+02:00,commit, +21365,Nathan Goldbaum,2014-06-18 22:03:37-07:00,commit, +21366,Nathan Goldbaum,2014-06-18 21:02:17-07:00,commit, +21367,Nathan Goldbaum,2014-06-18 20:46:44-07:00,commit, +21368,Nathan Goldbaum,2014-06-18 20:17:04-07:00,commit, +21369,Nathan Goldbaum,2014-06-18 20:09:51-07:00,commit, +21370,Nathan Goldbaum,2014-06-18 18:21:46-07:00,commit, +21371,Nathan Goldbaum,2014-06-18 18:20:42-07:00,commit, +21372,Matthew Turk,2014-06-18 20:20:16-05:00,commit, +21373,Matthew Turk,2014-06-18 20:17:26-05:00,commit, +21374,Matthew Turk,2014-06-18 19:56:27-05:00,commit, +21375,Matthew Turk,2014-06-18 19:47:51-05:00,commit, +21376,Nathan Goldbaum,2014-06-18 17:23:47-07:00,commit, +21377,Matthew Turk,2014-06-18 19:14:12-05:00,commit, +21378,Matthew Turk,2014-06-18 19:10:40-05:00,commit, +21379,Cameron Hummels,2014-06-18 16:15:32-07:00,commit, +21380,Cameron Hummels,2014-06-18 16:14:59-07:00,commit, +21381,Cameron Hummels,2014-06-18 16:06:57-07:00,commit, +21382,Cameron Hummels,2014-06-18 16:00:34-07:00,commit, +21383,Cameron Hummels,2014-06-18 15:24:32-07:00,commit, +21384,Cameron Hummels,2014-06-18 14:05:23-07:00,commit, +21385,Cameron Hummels,2014-06-18 14:04:32-07:00,commit, +21386,Cameron Hummels,2014-06-18 13:55:56-07:00,commit, +21387,Cameron Hummels,2014-06-18 13:45:58-07:00,commit, +21388,Cameron Hummels,2014-06-18 13:42:07-07:00,commit, +21389,Cameron Hummels,2014-06-18 13:28:10-07:00,commit, +21390,Cameron Hummels,2014-06-18 13:08:42-07:00,commit, +21391,Cameron Hummels,2014-06-18 13:03:09-07:00,commit, +21392,Nathan Goldbaum,2014-06-18 12:58:07-07:00,commit, +21393,Cameron Hummels,2014-06-18 12:45:33-07:00,commit, +21394,Cameron Hummels,2014-06-18 12:39:31-07:00,commit, +21395,Cameron Hummels,2014-06-18 12:35:17-07:00,commit, +21396,Cameron Hummels,2014-06-18 12:29:40-07:00,commit, +21397,Cameron Hummels,2014-06-18 12:19:56-07:00,commit, +21398,Cameron Hummels,2014-06-18 11:49:48-07:00,commit, +21399,Cameron Hummels,2014-06-18 11:29:50-07:00,commit, +21400,Cameron Hummels,2014-06-18 10:48:14-07:00,commit, +21401,Cameron Hummels,2014-06-18 10:45:30-07:00,commit, +21402,Cameron Hummels,2014-06-18 10:36:34-07:00,commit, +21403,John ZuHone,2014-06-18 18:04:46+01:00,commit, +21404,John ZuHone,2014-06-18 18:04:24+01:00,commit, +21405,Cameron Hummels,2014-06-18 09:47:19-07:00,commit, +21406,John ZuHone,2014-06-18 17:45:23+01:00,commit, +21407,Cameron Hummels,2014-06-18 06:27:23-07:00,commit, +21408,John ZuHone,2014-06-18 14:25:46+01:00,commit, +21409,John ZuHone,2014-06-18 14:25:24+01:00,commit, +21410,Cameron Hummels,2014-06-18 05:39:57-07:00,commit, +21411,Cameron Hummels,2014-06-18 05:00:46-07:00,commit, +21412,Cameron Hummels,2014-06-17 19:40:14-07:00,commit, +21413,Cameron Hummels,2014-06-17 19:36:40-07:00,commit, +21414,Cameron Hummels,2014-06-17 19:28:10-07:00,commit, +21415,Cameron Hummels,2014-06-17 19:25:05-07:00,commit, +21416,Cameron Hummels,2014-06-17 19:23:12-07:00,commit, +21417,Cameron Hummels,2014-06-17 19:07:31-07:00,commit, +21418,Cameron Hummels,2014-06-17 19:06:08-07:00,commit, +21419,Cameron Hummels,2014-06-17 19:05:21-07:00,commit, +21420,Cameron Hummels,2014-06-17 19:00:04-07:00,commit, +21421,Cameron Hummels,2014-06-17 18:55:02-07:00,commit, +21422,Cameron Hummels,2014-06-17 18:46:35-07:00,commit, +21423,Cameron Hummels,2014-06-17 18:42:37-07:00,commit, +21424,Cameron Hummels,2014-06-17 18:33:50-07:00,commit, +21425,Nathan Goldbaum,2014-06-17 18:15:35-07:00,commit, +21426,Nathan Goldbaum,2014-06-17 18:14:58-07:00,commit, +21427,Nathan Goldbaum,2014-06-17 18:12:17-07:00,commit, +21428,Nathan Goldbaum,2014-06-17 18:09:21-07:00,commit, +21429,Cameron Hummels,2014-06-17 17:34:58-07:00,commit, +21430,Cameron Hummels,2014-06-17 16:46:06-07:00,commit, +21431,Cameron Hummels,2014-06-17 16:44:02-07:00,commit, +21432,Cameron Hummels,2014-06-17 16:42:42-07:00,commit, +21433,Cameron Hummels,2014-06-17 16:33:25-07:00,commit, +21434,Cameron Hummels,2014-06-17 16:31:05-07:00,commit, +21435,Cameron Hummels,2014-06-17 16:28:38-07:00,commit, +21436,Cameron Hummels,2014-06-17 16:25:29-07:00,commit, +21437,Cameron Hummels,2014-06-17 16:06:47-07:00,commit, +21438,Cameron Hummels,2014-06-17 15:22:46-07:00,commit, +21439,Cameron Hummels,2014-06-17 15:14:30-07:00,commit, +21440,Matthew Turk,2014-06-17 16:28:25-05:00,commit, +21441,Matthew Turk,2014-06-17 16:28:25-05:00,commit, +21442,Matthew Turk,2014-06-17 16:28:16-05:00,commit, +21443,Matthew Turk,2014-06-17 16:28:16-05:00,commit, +21444,Cameron Hummels,2014-06-17 14:27:18-07:00,commit, +21445,Cameron Hummels,2014-06-17 13:57:21-07:00,commit, +21446,Cameron Hummels,2014-06-17 13:26:56-07:00,commit, +21447,Cameron Hummels,2014-06-17 13:24:32-07:00,commit, +21448,Cameron Hummels,2014-06-17 13:21:50-07:00,commit, +21449,Cameron Hummels,2014-06-17 13:16:16-07:00,commit, +21450,Cameron Hummels,2014-06-17 13:04:30-07:00,commit, +21451,Nathan Goldbaum,2014-06-17 12:57:28-07:00,commit, +21452,Matthew Turk,2014-06-17 08:10:45-05:00,commit, +21453,Matthew Turk,2014-06-17 08:10:24-05:00,commit, +21454,Mike Warren,2014-06-17 09:00:34-04:00,commit, +21455,Mike Warren,2014-06-17 07:52:10-04:00,commit, +21456,Mike Warren,2014-06-16 17:00:55-04:00,commit, +21457,Nathan Goldbaum,2014-06-16 10:46:37-07:00,commit, +21458,Matthew Turk,2014-06-16 11:58:41-05:00,commit, +21459,Matthew Turk,2014-06-16 10:52:21-05:00,commit, +21460,Matthew Turk,2014-06-16 10:49:59-05:00,commit, +21461,convert-repo,2014-06-15 23:34:31-07:00,commit, +21462,Desika Narayanan,2014-06-15 09:30:25-04:00,commit, +21463,Matthew Turk,2014-06-15 07:46:08-05:00,commit, +21464,Matthew Turk,2014-06-15 07:45:51-05:00,commit, +21465,Matthew Turk,2014-06-14 21:23:23-05:00,commit, +21466,Cameron Hummels,2014-06-14 14:17:39-07:00,commit, +21467,Cameron Hummels,2014-06-14 14:14:46-07:00,commit, +21468,Matthew Turk,2014-06-14 16:09:18-05:00,commit, +21469,Matthew Turk,2014-06-14 15:33:23-05:00,commit, +21470,Matthew Turk,2014-06-14 15:28:19-05:00,commit, +21471,Matthew Turk,2014-06-14 13:03:29-05:00,commit, +21472,Matthew Turk,2014-06-13 21:04:02-05:00,commit, +21473,Matthew Turk,2014-06-13 20:54:42-05:00,commit, +21474,Cameron Hummels,2014-06-13 17:40:16-07:00,commit, +21475,Cameron Hummels,2014-06-13 16:58:12-07:00,commit, +21476,Cameron Hummels,2014-06-13 16:54:36-07:00,commit, +21477,Cameron Hummels,2014-06-13 16:30:47-07:00,commit, +21478,Desika Narayanan,2014-06-13 15:26:27-04:00,commit, +21479,Mike Warren,2014-06-13 11:47:29-04:00,commit, +21480,Mike Warren,2014-06-13 11:44:32-04:00,commit, +21481,Matthew Turk,2014-06-13 08:38:53-06:00,commit, +21482,Matthew Turk,2014-06-13 08:22:06-06:00,commit, +21483,Matthew Turk,2014-06-13 08:14:15-06:00,commit, +21484,Sam Skillman,2014-06-12 18:31:03-04:00,commit, +21485,Mike Warren,2014-06-12 12:41:29-04:00,commit, +21486,Britton Smith,2014-06-12 10:01:40-04:00,commit, +21487,Mike Warren,2014-06-12 09:50:26-04:00,commit, +21488,Nathan Goldbaum,2014-06-12 00:01:02-07:00,commit, +21489,Nathan Goldbaum,2014-06-11 23:13:12-07:00,commit, +21490,Nathan Goldbaum,2014-06-11 23:02:27-07:00,commit, +21491,John ZuHone,2014-06-12 01:52:07-04:00,commit, +21492,Nathan Goldbaum,2014-06-11 22:36:42-07:00,commit, +21493,Nathan Goldbaum,2014-06-11 22:35:02-07:00,commit, +21494,Nathan Goldbaum,2014-06-11 22:23:32-07:00,commit, +21495,Nathan Goldbaum,2014-06-11 22:19:49-07:00,commit, +21496,Nathan Goldbaum,2014-06-11 22:19:27-07:00,commit, +21497,Nathan Goldbaum,2014-06-11 22:06:17-07:00,commit, +21498,Nathan Goldbaum,2014-06-11 22:04:50-07:00,commit, +21499,John ZuHone,2014-06-12 00:25:27-04:00,commit, +21500,Mike Warren,2014-06-11 22:24:37-04:00,commit, +21501,Mike Warren,2014-06-11 22:17:47-04:00,commit, +21502,Sam Skillman,2014-06-11 20:48:40-04:00,commit, +21503,Sam Skillman,2014-06-11 20:47:50-04:00,commit, +21504,Mike Warren,2014-06-11 19:28:05-04:00,commit, +21505,Mike Warren,2014-06-11 19:16:21-04:00,commit, +21506,Matthew Turk,2014-06-11 16:16:37-06:00,commit, +21507,Matthew Turk,2014-06-11 15:51:27-06:00,commit, +21508,Matthew Turk,2014-06-11 15:35:10-06:00,commit, +21509,Matthew Turk,2014-06-11 15:33:44-06:00,commit, +21510,Matthew Turk,2014-06-11 15:33:27-06:00,commit, +21511,Sam Skillman,2014-06-11 17:24:43-04:00,commit, +21512,Nathan Goldbaum,2014-06-11 14:09:00-07:00,commit, +21513,Nathan Goldbaum,2014-06-11 13:25:17-07:00,commit, +21514,Sam Skillman,2014-06-11 15:55:56-04:00,commit, +21515,Andrew Myers,2014-06-11 12:17:15-07:00,commit, +21516,Sam Skillman,2014-06-11 11:44:41-07:00,commit, +21517,Matthew Turk,2014-06-11 09:52:17-05:00,commit, +21518,Matthew Turk,2014-06-11 09:51:36-05:00,commit, +21519,Nathan Goldbaum,2014-06-11 00:50:32-07:00,commit, +21520,Sam Skillman,2014-06-10 17:46:52-07:00,commit, +21521,Matthew Turk,2014-06-10 16:42:09-05:00,commit, +21522,Matthew Turk,2014-06-10 16:21:49-05:00,commit, +21523,Matthew Turk,2014-06-10 16:11:19-05:00,commit, +21524,Nathan Goldbaum,2014-06-10 13:01:32-07:00,commit, +21525,Matthew Turk,2014-06-10 14:08:03-05:00,commit, +21526,Matthew Turk,2014-06-10 13:17:16-05:00,commit, +21527,Nathan Goldbaum,2014-06-10 10:38:43-07:00,commit, +21528,Nathan Goldbaum,2014-06-09 21:25:28-07:00,commit, +21529,Matthew Turk,2014-06-09 14:20:38-05:00,commit, +21530,Nathan Goldbaum,2014-06-09 10:26:47-07:00,commit, +21531,Sam Skillman,2014-06-09 10:11:15-07:00,commit, +21532,Kacper Kowalik,2014-06-07 18:15:52+02:00,commit, +21533,Kacper Kowalik,2014-06-07 18:15:19+02:00,commit, +21534,Kacper Kowalik,2014-06-07 18:14:59+02:00,commit, +21535,Kacper Kowalik,2014-06-07 18:14:46+02:00,commit, +21536,Kacper Kowalik,2014-06-07 09:41:15+02:00,commit, +21537,Sam Skillman,2014-06-06 21:33:44-07:00,commit, +21538,Sam Skillman,2014-06-06 21:16:18-07:00,commit, +21539,Andrew Myers,2014-06-06 14:39:28-07:00,commit, +21540,Andrew Myers,2014-06-06 14:37:47-07:00,commit, +21541,Andrew Myers,2014-06-06 13:59:16-07:00,commit, +21542,Andrew Myers,2014-06-06 13:52:05-07:00,commit, +21543,Alex Bogert,2014-06-06 11:38:28-07:00,commit, +21544,John Wise,2014-06-06 12:02:14-04:00,commit, +21545,Matthew Turk,2014-06-06 07:54:47-05:00,commit, +21546,Matthew Turk,2014-06-06 07:54:30-05:00,commit, +21547,Nathan Goldbaum,2014-06-05 23:32:04-07:00,commit, +21548,Nathan Goldbaum,2014-06-05 17:43:09-07:00,commit, +21549,Nathan Goldbaum,2014-06-05 17:26:09-07:00,commit, +21550,Andrew Myers,2014-06-05 17:15:07-07:00,commit, +21551,Andrew Myers,2014-06-05 16:54:39-07:00,commit, +21552,Andrew Myers,2014-06-05 15:21:28-07:00,commit, +21553,Andrew Myers,2014-06-05 15:20:24-07:00,commit, +21554,Nathan Goldbaum,2014-06-05 14:17:37-07:00,commit, +21555,Nathan Goldbaum,2014-06-05 11:48:31-07:00,commit, +21556,Nathan Goldbaum,2014-06-05 01:13:21-07:00,commit, +21557,Nathan Goldbaum,2014-06-04 17:48:19-07:00,commit, +21558,Matthew Turk,2014-06-04 19:02:59-05:00,commit, +21559,Hilary Egan,2014-06-04 14:58:05-06:00,commit, +21560,John ZuHone,2014-06-04 14:06:03-04:00,commit, +21561,Michael Zingale,2014-06-04 11:58:39-04:00,commit, +21562,Nathan Goldbaum,2014-06-04 08:42:21-07:00,commit, +21563,Hilary Egan,2014-06-03 13:32:24-06:00,commit, +21564,Matthew Turk,2014-06-03 13:18:41-05:00,commit, +21565,Nathan Goldbaum,2014-06-01 22:53:05-07:00,commit, +21566,Sam Skillman,2014-05-31 12:31:55-07:00,commit, +21567,Cameron Hummels,2014-05-31 12:13:25-05:00,commit, +21568,Cameron Hummels,2014-05-31 12:01:57-05:00,commit, +21569,Cameron Hummels,2014-05-31 11:14:10-05:00,commit, +21570,Sam Skillman,2014-05-30 14:32:46-07:00,commit, +21571,Nathan Goldbaum,2014-05-30 11:24:32-07:00,commit, +21572,Nathan Goldbaum,2014-05-30 11:02:58-07:00,commit, +21573,Nathan Goldbaum,2014-05-29 14:33:41-07:00,commit, +21574,Nathan Goldbaum,2014-05-29 14:26:16-07:00,commit, +21575,John ZuHone,2014-05-29 12:47:13-04:00,commit, +21576,Nathan Goldbaum,2014-05-28 17:28:19-07:00,commit, +21577,Nathan Goldbaum,2014-05-28 17:27:56-07:00,commit, +21578,Sam Skillman,2014-05-28 12:28:20-07:00,commit, +21579,Sam Skillman,2014-05-28 12:02:11-07:00,commit, +21580,John ZuHone,2014-05-28 14:31:04-04:00,commit, +21581,Sam Skillman,2014-05-28 11:07:29-07:00,commit, +21582,Mike Warren,2014-05-27 19:38:42-04:00,commit, +21583,Mike Warren,2014-05-27 19:33:53-04:00,commit, +21584,Nathan Goldbaum,2014-05-27 10:32:56-07:00,commit, +21585,Nathan Goldbaum,2014-05-27 00:40:12-07:00,commit, +21586,Nathan Goldbaum,2014-05-26 23:36:41-07:00,commit, +21587,Nathan Goldbaum,2014-05-26 23:15:14-07:00,commit, +21588,Nathan Goldbaum,2014-05-26 22:59:30-07:00,commit, +21589,Mike Warren,2014-05-27 01:01:29-04:00,commit, +21590,John ZuHone,2014-05-26 17:25:53-04:00,commit, +21591,John ZuHone,2014-05-26 17:13:43-04:00,commit, +21592,Nathan Goldbaum,2014-05-26 13:58:58-07:00,commit, +21593,Nathan Goldbaum,2014-05-26 13:53:31-07:00,commit, +21594,John ZuHone,2014-05-26 16:14:22-04:00,commit, +21595,Alex Bogert,2014-05-26 11:07:19-07:00,commit, +21596,Alex Bogert,2014-05-26 11:00:23-07:00,commit, +21597,Matthew Turk,2014-05-25 18:08:02-04:00,commit, +21598,Matthew Turk,2014-05-25 18:02:48-04:00,commit, +21599,Mike Warren,2014-05-25 00:38:05-04:00,commit, +21600,Michael Zingale,2014-05-24 19:00:46-04:00,commit, +21601,Nathan Goldbaum,2014-05-24 14:31:18-07:00,commit, +21602,Michael Zingale,2014-05-24 10:02:18-04:00,commit, +21603,Nathan Goldbaum,2014-05-23 18:26:19-07:00,commit, +21604,Sam Skillman,2014-05-23 18:06:49-07:00,commit, +21605,Michael Zingale,2014-05-23 20:41:42-04:00,commit, +21606,Andrew Myers,2014-05-23 12:13:01-07:00,commit, +21607,Michael Zingale,2014-05-23 14:04:50-04:00,commit, +21608,Michael Zingale,2014-05-23 13:43:46-04:00,commit, +21609,Michael Zingale,2014-05-23 13:26:50-04:00,commit, +21610,Michael Zingale,2014-05-23 13:26:09-04:00,commit, +21611,Nathan Goldbaum,2014-05-23 10:23:36-07:00,commit, +21612,Nathan Goldbaum,2014-05-23 10:22:58-07:00,commit, +21613,Nathan Goldbaum,2014-05-23 10:18:24-07:00,commit, +21614,Mike Warren,2014-05-23 09:05:45-04:00,commit, +21615,Nathan Goldbaum,2014-05-22 23:16:41-07:00,commit, +21616,Nathan Goldbaum,2014-05-22 17:14:45-07:00,commit, +21617,Sam Skillman,2014-05-22 19:14:59-04:00,commit, +21618,Sam Skillman,2014-05-22 16:43:59-04:00,commit, +21619,Nathan Goldbaum,2014-05-22 13:43:01-07:00,commit, +21620,Nathan Goldbaum,2014-05-22 13:31:46-07:00,commit, +21621,Sam Skillman,2014-05-22 12:37:54-04:00,commit, +21622,Sam Skillman,2014-05-22 11:35:16-04:00,commit, +21623,Sam Skillman,2014-05-22 11:09:44-04:00,commit, +21624,Sam Skillman,2014-05-22 11:09:44-04:00,commit, +21625,Matthew Turk,2014-05-22 09:11:15-04:00,commit, +21626,Nathan Goldbaum,2014-05-22 00:42:10-07:00,commit, +21627,Nathan Goldbaum,2014-05-21 23:08:48-07:00,commit, +21628,Nathan Goldbaum,2014-05-21 22:57:08-07:00,commit, +21629,Matthew Turk,2014-05-21 22:15:59-04:00,commit, +21630,Nathan Goldbaum,2014-05-21 19:01:20-07:00,commit, +21631,Matthew Turk,2014-05-21 21:50:09-04:00,commit, +21632,John ZuHone,2014-05-21 19:41:47-04:00,commit, +21633,Nathan Goldbaum,2014-05-21 14:38:54-07:00,commit, +21634,Matthew Turk,2014-05-21 17:18:59-04:00,commit, +21635,Matthew Turk,2014-05-21 17:18:59-04:00,commit, +21636,Matthew Turk,2014-05-21 16:25:32-04:00,commit, +21637,Matthew Turk,2014-05-21 16:25:32-04:00,commit, +21638,Sam Skillman,2014-05-21 12:51:35-07:00,commit, +21639,Matthew Turk,2014-05-21 14:27:08-04:00,commit, +21640,Sam Skillman,2014-05-21 11:07:03-07:00,commit, +21641,Michael Zingale,2014-05-21 14:00:40-04:00,commit, +21642,Michael Zingale,2014-05-21 11:53:12-04:00,commit, +21643,Matthew Turk,2014-05-21 09:14:10-04:00,commit, +21644,Cameron Hummels,2014-05-20 17:37:03-07:00,commit, +21645,Cameron Hummels,2014-05-20 17:36:22-07:00,commit, +21646,Matthew Turk,2014-05-20 15:58:43-04:00,commit, +21647,Matthew Turk,2014-05-20 15:58:43-04:00,commit, +21648,Matthew Turk,2014-05-20 15:43:40-04:00,commit, +21649,Matthew Turk,2014-05-20 15:43:40-04:00,commit, +21650,John ZuHone,2014-05-20 10:34:09-04:00,commit, +21651,John ZuHone,2014-05-20 10:32:07-04:00,commit, +21652,Matthew Turk,2014-05-20 08:06:48-04:00,commit, +21653,Matthew Turk,2014-05-20 08:06:33-04:00,commit, +21654,Matthew Turk,2014-05-20 08:06:21-04:00,commit, +21655,Nathan Goldbaum,2014-05-19 22:07:30-07:00,commit, +21656,Nathan Goldbaum,2014-05-19 19:29:34-07:00,commit, +21657,Cameron Hummels,2014-05-19 18:58:59-07:00,commit, +21658,John ZuHone,2014-05-19 21:53:29-04:00,commit, +21659,Sam Skillman,2014-05-19 18:12:59-07:00,commit, +21660,Mike Warren,2014-05-19 18:56:41-04:00,commit, +21661,Nathan Goldbaum,2014-05-19 14:21:26-07:00,commit, +21662,Cameron Hummels,2014-05-19 14:11:35-07:00,commit, +21663,Mike Warren,2014-05-19 16:17:29-04:00,commit, +21664,John ZuHone,2014-05-19 09:39:23-04:00,commit, +21665,Kacper Kowalik,2014-05-19 11:59:38+02:00,commit, +21666,Nathan Goldbaum,2014-05-18 19:46:36-07:00,commit, +21667,Nathan Goldbaum,2014-05-18 17:15:28-07:00,commit, +21668,Cameron Hummels,2014-05-18 19:58:04-04:00,commit, +21669,Cameron Hummels,2014-05-18 19:45:16-04:00,commit, +21670,Cameron Hummels,2014-05-18 19:38:34-04:00,commit, +21671,Cameron Hummels,2014-05-18 19:25:12-04:00,commit, +21672,Cameron Hummels,2014-05-18 19:17:21-04:00,commit, +21673,Cameron Hummels,2014-05-18 19:03:49-04:00,commit, +21674,Cameron Hummels,2014-05-18 17:14:29-04:00,commit, +21675,Cameron Hummels,2014-05-18 17:00:09-04:00,commit, +21676,Matthew Turk,2014-05-18 16:28:11-04:00,commit, +21677,Nathan Goldbaum,2014-05-18 10:57:46-07:00,commit, +21678,John ZuHone,2014-05-18 13:56:20-04:00,commit, +21679,Mike Warren,2014-05-18 09:23:23-04:00,commit, +21680,Nathan Goldbaum,2014-05-17 16:44:00-04:00,commit, +21681,Matthew Turk,2014-05-17 13:32:03-04:00,commit, +21682,Matthew Turk,2014-05-17 10:38:15-04:00,commit, +21683,Nathan Goldbaum,2014-05-17 09:48:57-04:00,commit, +21684,Nathan Goldbaum,2014-05-17 09:40:38-04:00,commit, +21685,Matthew Turk,2014-05-16 17:30:22-04:00,commit, +21686,Matthew Turk,2014-05-16 17:21:17-04:00,commit, +21687,Sam Skillman,2014-05-16 13:45:25-07:00,commit, +21688,John ZuHone,2014-05-16 12:09:29-04:00,commit, +21689,John ZuHone,2014-05-16 10:47:57-04:00,commit, +21690,John ZuHone,2014-05-15 19:42:54-04:00,commit, +21691,John ZuHone,2014-05-15 19:41:35-04:00,commit, +21692,John ZuHone,2014-05-15 14:52:14-04:00,commit, +21693,Mike Warren,2014-05-15 11:25:08-04:00,commit, +21694,John ZuHone,2014-05-15 10:38:56-04:00,commit, +21695,John ZuHone,2014-05-15 10:38:05-04:00,commit, +21696,Matthew Turk,2014-05-15 09:48:02-04:00,commit, +21697,Mike Warren,2014-05-15 02:05:02-04:00,commit, +21698,Mike Warren,2014-05-15 01:56:58-04:00,commit, +21699,John ZuHone,2014-05-14 10:40:19-04:00,commit, +21700,John ZuHone,2014-05-14 09:49:45-04:00,commit, +21701,Matthew Turk,2014-05-14 08:23:19-04:00,commit, +21702,Matthew Turk,2014-05-14 08:20:20-04:00,commit, +21703,Matthew Turk,2014-05-14 08:03:08-04:00,commit, +21704,Matthew Turk,2014-05-14 07:57:58-04:00,commit, +21705,John Wise,2014-05-13 18:03:29-04:00,commit, +21706,John ZuHone,2014-05-13 17:32:14-04:00,commit, +21707,John Wise,2014-05-13 17:09:36-04:00,commit, +21708,John Wise,2014-05-13 15:55:07-04:00,commit, +21709,John Wise,2014-05-13 15:44:40-04:00,commit, +21710,John Wise,2014-05-13 13:18:21-04:00,commit, +21711,John Wise,2014-05-13 08:49:15-04:00,commit, +21712,Stuart Mumford,2014-05-13 13:41:59+01:00,commit, +21713,John ZuHone,2014-05-13 00:44:09-04:00,commit, +21714,Matthew Turk,2014-05-12 20:51:14-04:00,commit, +21715,Nathan Goldbaum,2014-05-12 16:50:07-07:00,commit, +21716,Sam Skillman,2014-05-12 15:07:18-07:00,commit, +21717,Sam Skillman,2014-05-12 14:02:36-07:00,commit, +21718,Matthew Turk,2014-05-12 15:58:22-04:00,commit, +21719,Brian Crosby,2014-05-12 15:42:12-04:00,commit, +21720,Matthew Turk,2014-05-12 15:26:37-04:00,commit, +21721,Brian Crosby,2014-05-12 14:58:16-04:00,commit, +21722,Matthew Turk,2014-05-12 14:56:14-04:00,commit, +21723,Matthew Turk,2014-05-12 14:53:08-04:00,commit, +21724,Matthew Turk,2014-05-12 14:18:33-04:00,commit, +21725,Sam Skillman,2014-05-12 10:42:30-07:00,commit, +21726,Matthew Turk,2014-05-12 12:39:10-04:00,commit, +21727,Brian Crosby,2014-05-12 11:42:05-04:00,commit, +21728,Matthew Turk,2014-05-12 11:05:26-04:00,commit, +21729,Brian Crosby,2014-05-12 09:35:35-04:00,commit, +21730,Matthew Turk,2014-05-12 09:15:09-04:00,commit, +21731,Matthew Turk,2014-05-12 08:48:38-04:00,commit, +21732,Nathan Goldbaum,2014-05-11 23:15:18-07:00,commit, +21733,John ZuHone,2014-05-12 01:53:06-04:00,commit, +21734,John ZuHone,2014-05-11 22:29:11-04:00,commit, +21735,John ZuHone,2014-05-11 20:45:12-04:00,commit, +21736,John ZuHone,2014-05-11 20:40:28-04:00,commit, +21737,John ZuHone,2014-05-11 20:29:09-04:00,commit, +21738,Nathan Goldbaum,2014-05-11 14:42:22-07:00,commit, +21739,Nathan Goldbaum,2014-05-11 14:42:00-07:00,commit, +21740,Nathan Goldbaum,2014-05-11 14:41:33-07:00,commit, +21741,Nathan Goldbaum,2014-05-11 13:36:27-07:00,commit, +21742,Nathan Goldbaum,2014-05-11 13:31:34-07:00,commit, +21743,Nathan Goldbaum,2014-05-11 13:29:49-07:00,commit, +21744,Nathan Goldbaum,2014-05-11 13:29:03-07:00,commit, +21745,Nathan Goldbaum,2014-05-11 13:13:10-07:00,commit, +21746,Matthew Turk,2014-05-10 12:54:43-04:00,commit, +21747,Matthew Turk,2014-05-10 10:54:29-04:00,commit, +21748,Matthew Turk,2014-05-10 10:37:21-04:00,commit, +21749,Matthew Turk,2014-05-09 19:07:41-04:00,commit, +21750,Matthew Turk,2014-05-09 18:09:17-04:00,commit, +21751,Matthew Turk,2014-05-09 18:09:12-04:00,commit, +21752,Matthew Turk,2014-05-09 18:06:32-04:00,commit, +21753,John ZuHone,2014-05-09 13:44:12-04:00,commit, +21754,John ZuHone,2014-05-09 13:43:33-04:00,commit, +21755,John ZuHone,2014-05-09 13:29:48-04:00,commit, +21756,John ZuHone,2014-05-09 13:24:39-04:00,commit, +21757,John ZuHone,2014-05-09 13:22:32-04:00,commit, +21758,John ZuHone,2014-05-09 13:18:39-04:00,commit, +21759,John ZuHone,2014-05-09 13:18:26-04:00,commit, +21760,John ZuHone,2014-05-09 12:06:23-04:00,commit, +21761,Matthew Turk,2014-05-09 11:57:14-04:00,commit, +21762,Britton Smith,2014-05-09 11:35:43-04:00,commit, +21763,Britton Smith,2014-05-09 11:29:49-04:00,commit, +21764,John ZuHone,2014-05-09 11:02:46-04:00,commit, +21765,Matthew Turk,2014-05-09 07:14:29-04:00,commit, +21766,Kacper Kowalik,2014-05-09 13:03:41+02:00,commit, +21767,Kacper Kowalik,2014-05-09 11:15:08+02:00,commit, +21768,John ZuHone,2014-05-09 00:53:14-04:00,commit, +21769,John ZuHone,2014-05-09 00:50:31-04:00,commit, +21770,Nathan Goldbaum,2014-05-08 20:48:39-07:00,commit, +21771,Nathan Goldbaum,2014-05-08 20:40:45-07:00,commit, +21772,Sam Skillman,2014-05-08 22:24:10-04:00,commit, +21773,Sam Skillman,2014-05-08 22:22:04-04:00,commit, +21774,Sam Skillman,2014-05-08 22:18:14-04:00,commit, +21775,Nathan Goldbaum,2014-05-08 18:05:50-07:00,commit, +21776,Sam Skillman,2014-05-08 21:02:42-04:00,commit, +21777,Matthew Turk,2014-05-08 20:43:22-04:00,commit, +21778,Matthew Turk,2014-05-08 20:34:17-04:00,commit, +21779,Cameron Hummels,2014-05-08 17:22:21-07:00,commit, +21780,Cameron Hummels,2014-05-08 17:21:31-07:00,commit, +21781,Cameron Hummels,2014-05-08 17:15:52-07:00,commit, +21782,Cameron Hummels,2014-05-08 17:08:33-07:00,commit, +21783,Matthew Turk,2014-05-08 19:56:29-04:00,commit, +21784,Matthew Turk,2014-05-08 19:56:11-04:00,commit, +21785,Sam Skillman,2014-05-08 16:48:47-07:00,commit, +21786,John ZuHone,2014-05-08 17:42:15-04:00,commit, +21787,Sam Skillman,2014-05-08 13:47:41-07:00,commit, +21788,Hilary Egan,2014-05-08 10:42:59-06:00,commit, +21789,Hilary Egan,2014-05-08 10:28:52-06:00,commit, +21790,Hilary Egan,2014-05-08 10:24:00-06:00,commit, +21791,Hilary Egan,2014-05-08 10:21:45-06:00,commit, +21792,Hilary Egan,2014-05-08 10:03:50-06:00,commit, +21793,Nathan Goldbaum,2014-05-07 23:39:41-07:00,commit, +21794,Sam Skillman,2014-05-08 01:14:49-04:00,commit, +21795,Sam Skillman,2014-05-08 00:36:00-04:00,commit, +21796,Matthew Turk,2014-05-07 20:44:00-04:00,commit, +21797,Matthew Turk,2014-05-07 20:33:35-04:00,commit, +21798,Sam Skillman,2014-05-07 20:32:06-04:00,commit, +21799,Sam Skillman,2014-05-07 19:19:21-04:00,commit, +21800,Sam Skillman,2014-05-07 16:02:03-07:00,commit, +21801,Matthew Turk,2014-05-07 18:23:45-04:00,commit, +21802,Sam Skillman,2014-05-07 14:17:32-07:00,commit, +21803,Matthew Turk,2014-05-07 17:15:45-04:00,commit, +21804,Hilary Egan,2014-05-07 14:32:14-06:00,commit, +21805,Hilary Egan,2014-05-07 13:29:45-06:00,commit, +21806,Hilary Egan,2014-05-07 13:29:26-06:00,commit, +21807,Hilary Egan,2014-05-07 13:27:21-06:00,commit, +21808,Hilary Egan,2014-05-07 13:21:35-06:00,commit, +21809,Hilary Egan,2014-05-07 13:19:10-06:00,commit, +21810,Matthew Turk,2014-05-07 14:50:51-04:00,commit, +21811,Matthew Turk,2014-05-07 14:48:25-04:00,commit, +21812,Hilary Egan,2014-05-07 11:43:15-06:00,commit, +21813,Hilary Egan,2014-05-07 11:18:18-06:00,commit, +21814,Sam Skillman,2014-05-07 10:18:10-07:00,commit, +21815,John ZuHone,2014-05-07 12:06:45-04:00,commit, +21816,John ZuHone,2014-05-07 09:33:36-04:00,commit, +21817,Kacper Kowalik,2014-05-07 10:45:06+02:00,commit, +21818,Nathan Goldbaum,2014-05-07 00:08:19-07:00,commit, +21819,Nathan Goldbaum,2014-05-06 23:39:23-07:00,commit, +21820,Nathan Goldbaum,2014-05-06 23:31:36-07:00,commit, +21821,Nathan Goldbaum,2014-05-06 23:01:07-07:00,commit, +21822,Nathan Goldbaum,2014-05-06 21:57:09-07:00,commit, +21823,Nathan Goldbaum,2014-05-06 21:56:52-07:00,commit, +21824,John ZuHone,2014-05-07 00:07:16-04:00,commit, +21825,Sam Skillman,2014-05-06 16:05:11-07:00,commit, +21826,Sam Skillman,2014-05-06 15:58:57-07:00,commit, +21827,Sam Skillman,2014-05-06 15:45:28-07:00,commit, +21828,Matthew Turk,2014-05-06 18:34:35-04:00,commit, +21829,Nathan Goldbaum,2014-05-06 15:21:11-07:00,commit, +21830,Matthew Turk,2014-05-06 18:17:29-04:00,commit, +21831,Nathan Goldbaum,2014-05-06 14:53:23-07:00,commit, +21832,Sam Skillman,2014-05-06 14:24:56-07:00,commit, +21833,Matthew Turk,2014-05-06 17:02:11-04:00,commit, +21834,Matthew Turk,2014-05-06 16:43:21-04:00,commit, +21835,Matthew Turk,2014-05-06 15:24:16-04:00,commit, +21836,Matthew Turk,2014-05-06 15:19:41-04:00,commit, +21837,Nathan Goldbaum,2014-05-06 12:19:39-07:00,commit, +21838,Cameron Hummels,2014-05-06 12:10:57-07:00,commit, +21839,John ZuHone,2014-05-06 14:52:15-04:00,commit, +21840,John ZuHone,2014-05-06 14:49:10-04:00,commit, +21841,Sam Skillman,2014-05-06 11:48:30-07:00,commit, +21842,Sam Skillman,2014-05-06 11:46:16-07:00,commit, +21843,John ZuHone,2014-05-06 12:39:22-04:00,commit, +21844,John ZuHone,2014-05-06 12:39:05-04:00,commit, +21845,Matthew Turk,2014-05-06 10:35:53-04:00,commit, +21846,Matthew Turk,2014-05-06 10:35:53-04:00,commit, +21847,John ZuHone,2014-05-06 10:22:30-04:00,commit, +21848,Matthew Turk,2014-05-06 09:36:00-04:00,commit, +21849,Matthew Turk,2014-05-06 09:35:41-04:00,commit, +21850,Matthew Turk,2014-05-06 09:29:30-04:00,commit, +21851,Matthew Turk,2014-05-06 07:03:50-04:00,commit, +21852,Matthew Turk,2014-05-06 07:03:50-04:00,commit, +21853,John ZuHone,2014-05-06 01:35:36-04:00,commit, +21854,John ZuHone,2014-05-06 01:15:00-04:00,commit, +21855,John ZuHone,2014-05-06 00:54:04-04:00,commit, +21856,John ZuHone,2014-05-06 00:32:47-04:00,commit, +21857,Matthew Turk,2014-05-06 00:06:13-04:00,commit, +21858,Matthew Turk,2014-05-06 00:06:13-04:00,commit, +21859,Matthew Turk,2014-05-05 23:50:25-04:00,commit, +21860,Matthew Turk,2014-05-05 23:50:25-04:00,commit, +21861,John ZuHone,2014-05-05 22:56:46-04:00,commit, +21862,Matthew Turk,2014-05-05 22:13:25-04:00,commit, +21863,Matthew Turk,2014-05-05 22:13:06-04:00,commit, +21864,Matthew Turk,2014-05-05 22:12:46-04:00,commit, +21865,Matthew Turk,2014-05-05 22:12:22-04:00,commit, +21866,John ZuHone,2014-05-05 19:41:09-04:00,commit, +21867,John ZuHone,2014-05-05 16:59:32-04:00,commit, +21868,John ZuHone,2014-05-05 16:52:46-04:00,commit, +21869,John ZuHone,2014-05-05 16:18:54-04:00,commit, +21870,Matthew Turk,2014-05-05 15:41:11-04:00,commit, +21871,Britton Smith,2014-05-05 14:36:11-04:00,commit, +21872,Andrew Myers,2014-05-05 10:00:11-07:00,commit, +21873,Britton Smith,2014-05-05 11:57:28-04:00,commit, +21874,Matthew Turk,2014-05-05 11:48:37-04:00,commit, +21875,Britton Smith,2014-05-05 11:41:49-04:00,commit, +21876,John ZuHone,2014-05-05 11:10:13-04:00,commit, +21877,John ZuHone,2014-05-05 10:45:46-04:00,commit, +21878,Matthew Turk,2014-05-05 09:29:46-04:00,commit, +21879,Matthew Turk,2014-05-05 09:19:52-04:00,commit, +21880,Matthew Turk,2014-05-05 08:57:43-04:00,commit, +21881,Matthew Turk,2014-05-05 08:56:04-04:00,commit, +21882,John ZuHone,2014-05-05 00:57:56-04:00,commit, +21883,John ZuHone,2014-05-05 00:54:34-04:00,commit, +21884,John ZuHone,2014-05-05 00:10:33-04:00,commit, +21885,Nathan Goldbaum,2014-05-04 20:34:52-07:00,commit, +21886,Nathan Goldbaum,2014-05-04 20:30:06-07:00,commit, +21887,John ZuHone,2014-05-04 23:11:12-04:00,commit, +21888,John ZuHone,2014-05-04 23:09:17-04:00,commit, +21889,John ZuHone,2014-05-04 23:08:32-04:00,commit, +21890,Matthew Turk,2014-05-04 22:43:50-04:00,commit, +21891,Matthew Turk,2014-05-04 22:43:50-04:00,commit, +21892,John ZuHone,2014-05-04 22:23:35-04:00,commit, +21893,Matthew Turk,2014-05-04 21:34:59-04:00,commit, +21894,John ZuHone,2014-05-04 19:14:57-04:00,commit, +21895,Nathan Goldbaum,2014-05-04 14:55:50-07:00,commit, +21896,Kacper Kowalik,2014-05-04 22:14:41+02:00,commit, +21897,Matthew Turk,2014-05-04 13:30:59-04:00,commit, +21898,John ZuHone,2014-05-04 12:57:44-04:00,commit, +21899,John ZuHone,2014-05-04 12:33:35-04:00,commit, +21900,Britton Smith,2014-05-04 11:40:52-04:00,commit, +21901,Matthew Turk,2014-05-04 10:59:56-04:00,commit, +21902,Matthew Turk,2014-05-04 10:56:54-04:00,commit, +21903,Kacper Kowalik,2014-05-04 12:10:51+02:00,commit, +21904,Kacper Kowalik,2014-05-04 11:56:38+02:00,commit, +21905,Kacper Kowalik,2014-05-04 11:54:27+02:00,commit, +21906,Kacper Kowalik,2014-05-04 11:48:40+02:00,commit, +21907,Nathan Goldbaum,2014-05-03 21:40:11-07:00,commit, +21908,Nathan Goldbaum,2014-05-03 21:35:17-07:00,commit, +21909,Andrew Myers,2014-05-03 20:24:05-07:00,commit, +21910,Andrew Myers,2014-05-03 20:20:26-07:00,commit, +21911,Matthew Turk,2014-05-03 22:08:15-04:00,commit, +21912,Andrew Myers,2014-05-03 18:10:19-07:00,commit, +21913,Stuart Mumford,2014-05-03 22:14:30+01:00,commit, +21914,Stuart Mumford,2014-05-03 22:14:30+01:00,commit, +21915,Stuart Mumford,2014-05-03 22:06:13+01:00,commit, +21916,Stuart Mumford,2014-05-03 22:06:13+01:00,commit, +21917,Sam Skillman,2014-05-03 11:01:01-07:00,commit, +21918,Stuart Mumford,2014-05-03 18:48:03+01:00,commit, +21919,Matthew Turk,2014-05-03 13:38:31-04:00,commit, +21920,Matthew Turk,2014-05-03 13:38:31-04:00,commit, +21921,Sam Skillman,2014-10-17 14:48:42-07:00,commit, +21922,Sam Skillman,2014-10-17 09:11:53-07:00,commit, +21923,Matthew Turk,2014-05-03 13:33:43-04:00,commit, +21924,Matthew Turk,2014-05-03 11:38:39-04:00,commit, +21925,Matthew Turk,2014-05-03 11:15:05-04:00,commit, +21926,Matthew Turk,2014-05-03 11:14:49-04:00,commit, +21927,Matthew Turk,2014-05-03 10:59:11-04:00,commit, +21928,Matthew Turk,2014-05-03 10:58:19-04:00,commit, +21929,Matthew Turk,2014-05-03 10:57:23-04:00,commit, +21930,Matthew Turk,2014-05-03 10:51:10-04:00,commit, +21931,Matthew Turk,2014-05-03 10:50:36-04:00,commit, +21932,Matthew Turk,2014-05-03 10:47:48-04:00,commit, +21933,John ZuHone,2014-05-03 10:46:37-04:00,commit, +21934,Nathan Goldbaum,2014-05-03 00:25:00-07:00,commit, +21935,John ZuHone,2014-05-03 01:58:25-04:00,commit, +21936,Britton Smith,2014-05-03 05:31:22+01:00,commit, +21937,John ZuHone,2014-05-03 00:04:52-04:00,commit, +21938,Hilary Egan,2014-05-02 18:20:14-06:00,commit, +21939,Hilary Egan,2014-05-02 18:12:37-06:00,commit, +21940,Sam Skillman,2014-05-02 17:17:53-04:00,commit, +21941,Nathan Goldbaum,2014-05-02 12:22:24-07:00,commit, +21942,Nathan Goldbaum,2014-05-02 12:14:32-07:00,commit, +21943,Nathan Goldbaum,2014-05-02 12:05:24-07:00,commit, +21944,Nathan Goldbaum,2014-05-02 11:54:40-07:00,commit, +21945,Britton Smith,2014-05-02 19:50:29+01:00,commit, +21946,Britton Smith,2014-05-02 19:43:24+01:00,commit, +21947,John ZuHone,2014-05-02 14:33:14-04:00,commit, +21948,Britton Smith,2014-05-02 19:27:11+01:00,commit, +21949,Britton Smith,2014-05-02 19:02:37+01:00,commit, +21950,John ZuHone,2014-05-02 13:25:11-04:00,commit, +21951,John ZuHone,2014-05-02 13:05:52-04:00,commit, +21952,Stuart Mumford,2014-05-02 17:25:32+01:00,commit, +21953,John ZuHone,2014-05-02 11:46:14-04:00,commit, +21954,John ZuHone,2014-05-02 11:16:28-04:00,commit, +21955,Britton Smith,2014-05-02 15:52:46+01:00,commit, +21956,Matthew Turk,2014-05-02 10:14:52-04:00,commit, +21957,John ZuHone,2014-05-02 09:27:16-04:00,commit, +21958,John ZuHone,2014-05-02 09:24:49-04:00,commit, +21959,John ZuHone,2014-05-02 09:16:33-04:00,commit, +21960,Matthew Turk,2014-05-02 08:52:23-04:00,commit, +21961,John ZuHone,2014-05-02 07:45:23-04:00,commit, +21962,Britton Smith,2014-05-02 11:43:37+01:00,commit, +21963,Andrew Myers,2014-05-01 23:50:50-07:00,commit, +21964,Andrew Myers,2014-05-01 23:49:06-07:00,commit, +21965,Nathan Goldbaum,2014-05-01 22:47:49-07:00,commit, +21966,Nathan Goldbaum,2014-05-01 22:44:00-07:00,commit, +21967,Nathan Goldbaum,2014-05-01 22:09:23-07:00,commit, +21968,Nathan Goldbaum,2014-05-01 22:07:55-07:00,commit, +21969,Andrew Myers,2014-05-01 15:58:01-07:00,commit, +21970,Andrew Myers,2014-05-01 15:41:35-07:00,commit, +21971,Andrew Myers,2014-05-01 15:37:43-07:00,commit, +21972,Andrew Myers,2014-05-01 15:29:44-07:00,commit, +21973,Andrew Myers,2014-05-01 15:11:13-07:00,commit, +21974,John ZuHone,2014-05-01 15:57:28-04:00,commit, +21975,Alex Bogert,2014-05-01 11:22:01-07:00,commit, +21976,Alex Bogert,2014-05-01 10:12:37-07:00,commit, +21977,Matthew Turk,2014-05-01 13:02:34-04:00,commit, +21978,Britton Smith,2014-05-01 17:29:38+01:00,commit, +21979,Hilary Egan,2014-05-01 10:16:16-06:00,commit, +21980,Britton Smith,2014-05-01 16:51:20+01:00,commit, +21981,Britton Smith,2014-05-01 16:49:43+01:00,commit, +21982,Britton Smith,2014-05-01 16:23:17+01:00,commit, +21983,John ZuHone,2014-05-01 10:43:28-04:00,commit, +21984,Matthew Turk,2014-05-01 09:44:27-04:00,commit, +21985,Matthew Turk,2014-05-01 09:13:22-04:00,commit, +21986,John ZuHone,2014-05-01 02:27:19-04:00,commit, +21987,John ZuHone,2014-05-01 02:18:10-04:00,commit, +21988,John ZuHone,2014-05-01 00:43:44-04:00,commit, +21989,John ZuHone,2014-05-01 00:35:46-04:00,commit, +21990,Nathan Goldbaum,2014-04-30 21:34:03-07:00,commit, +21991,John ZuHone,2014-05-01 00:32:59-04:00,commit, +21992,Nathan Goldbaum,2014-04-30 21:28:56-07:00,commit, +21993,John ZuHone,2014-05-01 00:21:28-04:00,commit, +21994,John ZuHone,2014-05-01 00:14:07-04:00,commit, +21995,Nathan Goldbaum,2014-04-30 13:28:07-07:00,commit, +21996,Nathan Goldbaum,2014-04-30 13:27:28-07:00,commit, +21997,Nathan Goldbaum,2014-04-30 13:26:28-07:00,commit, +21998,Nathan Goldbaum,2014-04-30 13:26:04-07:00,commit, +21999,Matthew Turk,2014-04-29 23:01:08-04:00,commit, +22000,Sam Skillman,2014-04-29 22:30:45-04:00,commit, +22001,Andrew Myers,2014-04-29 15:02:18-07:00,commit, +22002,Britton Smith,2014-04-29 21:26:44+01:00,commit, +22003,John ZuHone,2014-04-29 13:40:09-04:00,commit, +22004,John ZuHone,2014-04-29 12:27:26-04:00,commit, +22005,Britton Smith,2014-04-29 17:24:14+01:00,commit, +22006,John ZuHone,2014-04-29 12:21:34-04:00,commit, +22007,John ZuHone,2014-04-29 12:20:15-04:00,commit, +22008,John ZuHone,2014-04-29 12:15:59-04:00,commit, +22009,John ZuHone,2014-04-29 12:05:15-04:00,commit, +22010,John ZuHone,2014-04-29 11:15:50-04:00,commit, +22011,John ZuHone,2014-04-29 11:08:44-04:00,commit, +22012,John ZuHone,2014-04-29 10:33:44-04:00,commit, +22013,John ZuHone,2014-04-29 10:03:41-04:00,commit, +22014,John ZuHone,2014-04-29 09:53:41-04:00,commit, +22015,Matthew Turk,2014-04-29 08:09:54-04:00,commit, +22016,John ZuHone,2014-04-29 00:25:11-04:00,commit, +22017,John ZuHone,2014-04-28 23:48:54-04:00,commit, +22018,Sam Skillman,2014-04-28 21:47:04-04:00,commit, +22019,Andrew Myers,2014-04-28 17:01:41-07:00,commit, +22020,Sam Skillman,2014-04-28 18:56:52-04:00,commit, +22021,Andrew Myers,2014-04-28 15:43:51-07:00,commit, +22022,Matthew Turk,2014-04-28 16:54:14-04:00,commit, +22023,Hilary Egan,2014-04-28 14:15:22-06:00,commit, +22024,Hilary Egan,2014-04-28 14:11:31-06:00,commit, +22025,Hilary Egan,2014-04-28 14:05:32-06:00,commit, +22026,Matthew Turk,2014-04-28 15:40:49-04:00,commit, +22027,Britton Smith,2014-04-28 19:41:29+01:00,commit, +22028,Hilary Egan,2014-04-28 12:33:25-06:00,commit, +22029,Hilary Egan,2014-04-28 12:28:52-06:00,commit, +22030,Matthew Turk,2014-04-28 13:19:17-04:00,commit, +22031,Matthew Turk,2014-04-28 09:37:28-04:00,commit, +22032,Britton Smith,2014-04-28 14:09:37+01:00,commit, +22033,Matthew Turk,2014-04-28 08:42:53-04:00,commit, +22034,Andrew Myers,2014-04-27 23:02:18-07:00,commit, +22035,Matthew Turk,2014-04-27 21:58:54-04:00,commit, +22036,Andrew Myers,2014-04-27 16:21:53-07:00,commit, +22037,Matthew Turk,2014-04-27 17:13:50-04:00,commit, +22038,Matthew Turk,2014-04-27 17:09:50-04:00,commit, +22039,John ZuHone,2014-04-27 14:20:44-04:00,commit, +22040,John ZuHone,2014-04-27 08:40:28-04:00,commit, +22041,Mike Warren,2014-04-27 01:12:36-04:00,commit, +22042,Mike Warren,2014-04-27 00:11:43-04:00,commit, +22043,John ZuHone,2014-04-26 19:52:05-04:00,commit, +22044,Matthew Turk,2014-04-26 19:41:44-04:00,commit, +22045,Matthew Turk,2014-04-26 19:18:43-04:00,commit, +22046,Matthew Turk,2014-04-26 19:16:04-04:00,commit, +22047,John ZuHone,2014-04-26 18:10:47-04:00,commit, +22048,John ZuHone,2014-04-26 17:26:43-04:00,commit, +22049,Matthew Turk,2014-04-26 17:01:41-04:00,commit, +22050,Matthew Turk,2014-04-26 17:01:25-04:00,commit, +22051,John ZuHone,2014-04-25 23:43:31-04:00,commit, +22052,John ZuHone,2014-04-25 23:13:05-04:00,commit, +22053,John ZuHone,2014-04-25 19:46:01-04:00,commit, +22054,Andrew Myers,2014-04-25 15:36:27-07:00,commit, +22055,Brian O'Shea,2014-04-25 16:17:05-04:00,commit, +22056,Matthew Turk,2014-04-25 14:18:49-04:00,commit, +22057,John ZuHone,2014-04-25 13:48:38-04:00,commit, +22058,John ZuHone,2014-04-25 09:33:57-04:00,commit, +22059,John ZuHone,2014-04-25 09:22:53-04:00,commit, +22060,John ZuHone,2014-04-25 09:20:44-04:00,commit, +22061,John ZuHone,2014-04-25 09:10:21-04:00,commit, +22062,John ZuHone,2014-04-25 09:09:01-04:00,commit, +22063,Brian O'Shea,2014-04-25 09:07:17-04:00,commit, +22064,Brian O'Shea,2014-04-25 09:04:49-04:00,commit, +22065,John ZuHone,2014-04-25 08:57:54-04:00,commit, +22066,John ZuHone,2014-04-25 08:40:34-04:00,commit, +22067,Matthew Turk,2014-04-25 07:56:40-04:00,commit, +22068,Matthew Turk,2014-04-25 07:30:35-04:00,commit, +22069,Matthew Turk,2014-04-25 06:47:12-04:00,commit, +22070,Brian O'Shea,2014-04-24 23:37:52-04:00,commit, +22071,Sam Skillman,2014-04-24 19:00:51-07:00,commit, +22072,Sam Skillman,2014-04-24 16:59:24-07:00,commit, +22073,Matthew Turk,2014-04-24 19:08:56-04:00,commit, +22074,John ZuHone,2014-04-24 18:02:50-04:00,commit, +22075,John ZuHone,2014-04-24 17:57:20-04:00,commit, +22076,Matthew Turk,2014-04-24 17:23:15-04:00,commit, +22077,Matthew Turk,2014-04-24 17:21:46-04:00,commit, +22078,Matthew Turk,2014-04-24 17:06:47-04:00,commit, +22079,Matthew Turk,2014-04-24 17:06:01-04:00,commit, +22080,Matthew Turk,2014-04-24 17:04:38-04:00,commit, +22081,Matthew Turk,2014-04-24 17:02:00-04:00,commit, +22082,Alex Bogert,2014-04-24 13:54:28-07:00,commit, +22083,Matthew Turk,2014-04-24 16:25:20-04:00,commit, +22084,Matthew Turk,2014-04-24 13:00:59-04:00,commit, +22085,Sam Skillman,2014-04-24 09:53:42-07:00,commit, +22086,Matthew Turk,2014-04-24 12:46:42-04:00,commit, +22087,Matthew Turk,2014-04-24 12:45:02-04:00,commit, +22088,John ZuHone,2014-04-24 11:27:18-04:00,commit, +22089,John ZuHone,2014-04-24 10:43:49-04:00,commit, +22090,Britton Smith,2014-04-24 08:29:55+01:00,commit, +22091,John ZuHone,2014-04-24 02:21:27-04:00,commit, +22092,John ZuHone,2014-04-24 02:20:50-04:00,commit, +22093,John ZuHone,2014-04-24 01:39:31-04:00,commit, +22094,John ZuHone,2014-04-24 00:42:02-04:00,commit, +22095,John ZuHone,2014-04-24 00:02:35-04:00,commit, +22096,John ZuHone,2014-04-23 21:44:27-04:00,commit, +22097,Matthew Turk,2014-04-23 21:12:07-04:00,commit, +22098,Nathan Goldbaum,2014-04-23 18:06:58-07:00,commit, +22099,Matthew Turk,2014-04-23 20:26:47-04:00,commit, +22100,Matthew Turk,2014-04-23 20:18:00-04:00,commit, +22101,Matthew Turk,2014-04-23 18:47:43-04:00,commit, +22102,Nathan Goldbaum,2014-04-23 15:22:55-07:00,commit, +22103,John ZuHone,2014-04-23 18:19:12-04:00,commit, +22104,Nathan Goldbaum,2014-04-23 15:04:25-07:00,commit, +22105,Matthew Turk,2014-04-23 16:25:49-04:00,commit, +22106,Hilary Egan,2014-04-23 14:11:49-06:00,commit, +22107,Hilary Egan,2014-04-23 12:55:42-06:00,commit, +22108,John ZuHone,2014-04-23 14:45:47-04:00,commit, +22109,John ZuHone,2014-04-23 14:44:45-04:00,commit, +22110,Hilary Egan,2014-04-23 12:41:01-06:00,commit, +22111,Matthew Turk,2014-04-23 14:30:11-04:00,commit, +22112,Matthew Turk,2014-04-23 14:16:15-04:00,commit, +22113,John ZuHone,2014-04-23 09:35:12-04:00,commit, +22114,Kacper Kowalik,2014-04-23 15:05:28+02:00,commit, +22115,Matthew Turk,2014-04-23 08:23:38-04:00,commit, +22116,Matthew Turk,2014-04-23 07:03:19-05:00,commit, +22117,Matthew Turk,2014-04-23 07:03:05-05:00,commit, +22118,Nathan Goldbaum,2014-04-23 01:57:56-07:00,commit, +22119,Nathan Goldbaum,2014-04-23 01:42:14-07:00,commit, +22120,Nathan Goldbaum,2014-04-23 01:12:36-07:00,commit, +22121,Nathan Goldbaum,2014-04-23 01:12:17-07:00,commit, +22122,Nathan Goldbaum,2014-04-23 01:12:06-07:00,commit, +22123,Nathan Goldbaum,2014-04-23 01:11:40-07:00,commit, +22124,Nathan Goldbaum,2014-04-22 23:25:54-07:00,commit, +22125,Nathan Goldbaum,2014-04-22 22:22:26-07:00,commit, +22126,John ZuHone,2014-04-22 16:09:16-04:00,commit, +22127,John ZuHone,2014-04-22 01:10:10-04:00,commit, +22128,John ZuHone,2014-04-21 23:08:36-04:00,commit, +22129,John ZuHone,2014-04-21 18:52:27-04:00,commit, +22130,Joshua Moloney,2014-04-21 15:06:05-06:00,commit, +22131,Hilary Egan,2014-04-21 11:00:38-06:00,commit, +22132,Hilary Egan,2014-04-21 09:52:59-06:00,commit, +22133,Britton Smith,2014-04-21 09:48:03+01:00,commit, +22134,John ZuHone,2014-04-20 01:24:25-04:00,commit, +22135,John ZuHone,2014-04-20 01:14:02-04:00,commit, +22136,John ZuHone,2014-04-20 00:54:58-04:00,commit, +22137,John ZuHone,2014-04-19 20:44:16-04:00,commit, +22138,Matthew Turk,2014-04-19 20:14:16-04:00,commit, +22139,Matthew Turk,2014-04-19 20:06:38-04:00,commit, +22140,John ZuHone,2014-04-19 19:02:30-04:00,commit, +22141,John ZuHone,2014-04-19 12:00:40-04:00,commit, +22142,John ZuHone,2014-04-19 12:00:01-04:00,commit, +22143,John ZuHone,2014-04-19 11:57:59-04:00,commit, +22144,John ZuHone,2014-04-19 11:53:55-04:00,commit, +22145,John ZuHone,2014-04-19 11:53:46-04:00,commit, +22146,John ZuHone,2014-04-19 11:53:04-04:00,commit, +22147,Britton Smith,2014-04-19 13:43:48+01:00,commit, +22148,Britton Smith,2014-04-19 13:41:22+01:00,commit, +22149,Matthew Turk,2014-04-19 07:59:06-04:00,commit, +22150,Britton Smith,2014-04-19 11:01:10+01:00,commit, +22151,Nathan Goldbaum,2014-04-19 01:29:24-07:00,commit, +22152,Nathan Goldbaum,2014-04-19 01:29:05-07:00,commit, +22153,Nathan Goldbaum,2014-04-18 16:46:17-07:00,commit, +22154,Nathan Goldbaum,2014-04-18 16:25:41-07:00,commit, +22155,John ZuHone,2014-04-18 18:52:53-04:00,commit, +22156,John ZuHone,2014-04-18 18:25:38-04:00,commit, +22157,John ZuHone,2014-04-18 17:45:34-04:00,commit, +22158,John ZuHone,2014-04-18 17:38:52-04:00,commit, +22159,John ZuHone,2014-04-18 17:38:31-04:00,commit, +22160,John ZuHone,2014-04-18 16:55:24-04:00,commit, +22161,Matthew Turk,2014-04-18 16:30:39-04:00,commit, +22162,Cameron Hummels,2014-04-18 13:25:06-07:00,commit, +22163,Cameron Hummels,2014-04-18 13:22:39-07:00,commit, +22164,John ZuHone,2014-04-18 16:19:41-04:00,commit, +22165,Matthew Turk,2014-04-18 15:50:33-04:00,commit, +22166,Matthew Turk,2014-04-18 15:50:04-04:00,commit, +22167,Matthew Turk,2014-04-18 15:35:17-04:00,commit, +22168,Nathan Goldbaum,2014-04-18 12:33:20-07:00,commit, +22169,Michael Zingale,2014-04-18 15:11:50-04:00,commit, +22170,Michael Zingale,2014-04-18 15:00:08-04:00,commit, +22171,Matthew Turk,2014-04-18 14:52:45-04:00,commit, +22172,Sam Skillman,2014-04-18 11:18:27-07:00,commit, +22173,Matthew Turk,2014-04-18 13:51:59-04:00,commit, +22174,Matthew Turk,2014-04-18 13:42:23-04:00,commit, +22175,Matthew Turk,2014-04-18 13:09:11-04:00,commit, +22176,Matthew Turk,2014-04-18 13:04:49-04:00,commit, +22177,Matthew Turk,2014-04-18 11:15:50-04:00,commit, +22178,John ZuHone,2014-04-18 10:26:22-04:00,commit, +22179,John ZuHone,2014-04-18 10:24:07-04:00,commit, +22180,John ZuHone,2014-04-18 09:43:38-04:00,commit, +22181,John ZuHone,2014-04-18 08:42:30-04:00,commit, +22182,Cameron Hummels,2014-04-17 21:25:01-07:00,commit, +22183,Nathan Goldbaum,2014-04-17 19:55:54-07:00,commit, +22184,John ZuHone,2014-04-17 22:21:44-04:00,commit, +22185,John ZuHone,2014-04-17 22:15:03-04:00,commit, +22186,Sam Skillman,2014-04-17 17:56:39-07:00,commit, +22187,Matthew Turk,2014-04-17 18:18:37-04:00,commit, +22188,Matthew Turk,2014-04-17 16:07:01-04:00,commit, +22189,Matthew Turk,2014-04-17 16:01:24-04:00,commit, +22190,Joshua Moloney,2014-04-17 13:39:28-06:00,commit, +22191,BW Keller,2014-04-17 13:41:39-04:00,commit, +22192,Britton Smith,2014-04-17 17:36:52+01:00,commit, +22193,Britton Smith,2014-04-17 17:36:52+01:00,commit, +22194,Britton Smith,2014-04-17 16:43:15+01:00,commit, +22195,Cameron Hummels,2014-04-17 08:33:09-07:00,commit, +22196,Matthew Turk,2014-04-17 11:07:15-04:00,commit, +22197,Matthew Turk,2014-04-17 11:05:54-04:00,commit, +22198,Britton Smith,2014-04-17 15:31:35+01:00,commit, +22199,Britton Smith,2014-04-17 15:23:33+01:00,commit, +22200,Britton Smith,2014-04-17 15:21:57+01:00,commit, +22201,Cameron Hummels,2014-04-17 07:07:16-07:00,commit, +22202,Matthew Turk,2014-04-17 10:07:06-04:00,commit, +22203,Matthew Turk,2014-04-17 09:06:08-04:00,commit, +22204,Matthew Turk,2014-04-17 07:02:00-04:00,commit, +22205,Cameron Hummels,2014-04-16 20:22:40-07:00,commit, +22206,John ZuHone,2014-04-16 22:33:09-04:00,commit, +22207,Cameron Hummels,2014-04-16 19:28:29-07:00,commit, +22208,John ZuHone,2014-04-16 22:06:55-04:00,commit, +22209,Matthew Turk,2014-04-16 20:18:51-04:00,commit, +22210,Cameron Hummels,2014-04-16 17:01:48-07:00,commit, +22211,Cameron Hummels,2014-04-16 16:55:46-07:00,commit, +22212,Cameron Hummels,2014-04-16 16:46:02-07:00,commit, +22213,Cameron Hummels,2014-04-16 16:44:52-07:00,commit, +22214,Brian Crosby,2014-04-16 19:22:36-04:00,commit, +22215,Brian Crosby,2014-04-16 19:15:59-04:00,commit, +22216,Brian Crosby,2014-04-16 19:02:25-04:00,commit, +22217,Cameron Hummels,2014-04-16 15:46:16-07:00,commit, +22218,Cameron Hummels,2014-04-16 15:45:12-07:00,commit, +22219,Joshua Moloney,2014-04-16 16:41:54-06:00,commit, +22220,Matthew Turk,2014-04-16 17:41:40-04:00,commit, +22221,Joshua Moloney,2014-04-16 15:39:09-06:00,commit, +22222,Matthew Turk,2014-04-16 17:15:32-04:00,commit, +22223,Matthew Turk,2014-04-16 17:10:27-04:00,commit, +22224,Matthew Turk,2014-04-16 16:13:33-04:00,commit, +22225,Matthew Turk,2014-04-16 15:57:35-04:00,commit, +22226,Matthew Turk,2014-04-16 15:54:56-04:00,commit, +22227,John ZuHone,2014-04-16 15:36:42-04:00,commit, +22228,Matthew Turk,2014-04-16 15:11:11-04:00,commit, +22229,Matthew Turk,2014-04-16 15:10:57-04:00,commit, +22230,Matthew Turk,2014-04-16 15:08:24-04:00,commit, +22231,Nathan Goldbaum,2014-04-16 11:07:43-07:00,commit, +22232,Michael Zingale,2014-04-16 09:54:52-04:00,commit, +22233,Michael Zingale,2014-04-16 09:48:16-04:00,commit, +22234,Britton Smith,2014-04-16 11:53:50+01:00,commit, +22235,John ZuHone,2014-04-16 05:40:48-04:00,commit, +22236,John ZuHone,2014-04-16 05:38:39-04:00,commit, +22237,Kacper Kowalik,2014-04-16 10:39:26+02:00,commit, +22238,Cameron Hummels,2014-04-15 16:24:31-07:00,commit, +22239,Cameron Hummels,2014-04-15 16:23:28-07:00,commit, +22240,Matthew Turk,2014-04-15 18:01:57-04:00,commit, +22241,John ZuHone,2014-04-15 17:45:25-04:00,commit, +22242,Matthew Turk,2014-04-15 17:11:07-04:00,commit, +22243,Michael Zingale,2014-04-15 15:14:57-04:00,commit, +22244,Brian Crosby,2014-04-15 12:57:54-04:00,commit, +22245,John ZuHone,2014-04-15 12:50:21-04:00,commit, +22246,Brian Crosby,2014-04-15 12:46:14-04:00,commit, +22247,Matthew Turk,2014-04-15 11:55:48-04:00,commit, +22248,Matthew Turk,2014-04-15 11:51:17-04:00,commit, +22249,Matthew Turk,2014-04-15 11:40:59-04:00,commit, +22250,Matthew Turk,2014-04-15 11:29:13-04:00,commit, +22251,Matthew Turk,2014-04-15 11:28:19-04:00,commit, +22252,Matthew Turk,2014-04-15 11:23:35-04:00,commit, +22253,Hilary Egan,2014-04-15 09:17:02-06:00,commit, +22254,Matthew Turk,2014-04-15 11:04:21-04:00,commit, +22255,Matthew Turk,2014-04-15 10:17:35-04:00,commit, +22256,Matthew Turk,2014-04-15 10:13:33-04:00,commit, +22257,Matthew Turk,2014-04-15 10:12:39-04:00,commit, +22258,Kacper Kowalik,2014-04-15 15:58:21+02:00,commit, +22259,Sam Geen,2014-04-15 15:02:44+02:00,commit, +22260,John ZuHone,2014-04-15 01:15:55-04:00,commit, +22261,John ZuHone,2014-04-15 01:13:28-04:00,commit, +22262,John ZuHone,2014-04-14 23:30:47-04:00,commit, +22263,John ZuHone,2014-04-14 16:48:47-04:00,commit, +22264,Hilary Egan,2014-04-14 14:48:13-06:00,commit, +22265,John ZuHone,2014-04-14 16:10:16-04:00,commit, +22266,Brian Crosby,2014-04-14 15:28:31-04:00,commit, +22267,Kacper Kowalik,2014-04-14 21:14:47+02:00,commit, +22268,Matthew Turk,2014-04-14 15:08:08-04:00,commit, +22269,John ZuHone,2014-04-14 14:49:16-04:00,commit, +22270,Hilary Egan,2014-04-14 12:28:11-06:00,commit, +22271,Matthew Turk,2014-04-14 14:06:18-04:00,commit, +22272,Matthew Turk,2014-04-14 14:00:44-04:00,commit, +22273,Kacper Kowalik,2014-04-14 19:37:31+02:00,commit, +22274,Matthew Turk,2014-04-14 13:28:53-04:00,commit, +22275,Brian Crosby,2014-04-14 13:27:13-04:00,commit, +22276,Matthew Turk,2014-04-14 13:24:20-04:00,commit, +22277,Brian Crosby,2014-04-14 12:35:02-04:00,commit, +22278,Michael Zingale,2014-04-14 12:30:32-04:00,commit, +22279,Nathan Goldbaum,2014-04-14 08:37:46-07:00,commit, +22280,Matthew Turk,2014-04-14 10:44:55-04:00,commit, +22281,Matthew Turk,2014-04-14 10:19:30-04:00,commit, +22282,Matthew Turk,2014-04-14 10:00:51-04:00,commit, +22283,Matthew Turk,2014-04-14 09:26:38-04:00,commit, +22284,Matthew Turk,2014-04-14 09:26:15-04:00,commit, +22285,Matthew Turk,2014-04-14 09:12:46-04:00,commit, +22286,John ZuHone,2014-04-14 08:11:56-04:00,commit, +22287,Britton Smith,2014-04-14 12:26:59+01:00,commit, +22288,Britton Smith,2014-04-14 11:47:44+01:00,commit, +22289,John ZuHone,2014-04-13 22:55:42-04:00,commit, +22290,Nathan Goldbaum,2014-04-13 17:10:24-07:00,commit, +22291,Nathan Goldbaum,2014-04-13 17:08:30-07:00,commit, +22292,Michael Zingale,2014-04-13 19:47:43-04:00,commit, +22293,Nathan Goldbaum,2014-04-13 15:30:46-07:00,commit, +22294,Nathan Goldbaum,2014-04-13 15:25:43-07:00,commit, +22295,Nathan Goldbaum,2014-04-13 15:24:49-07:00,commit, +22296,Britton Smith,2014-04-13 20:06:51+01:00,commit, +22297,Matthew Turk,2014-04-13 13:20:30-04:00,commit, +22298,John ZuHone,2014-04-13 12:04:16-04:00,commit, +22299,Nathan Goldbaum,2014-04-13 08:56:56-07:00,commit, +22300,John ZuHone,2014-04-13 11:21:59-04:00,commit, +22301,Britton Smith,2014-04-13 15:55:30+01:00,commit, +22302,John ZuHone,2014-04-13 09:56:00-04:00,commit, +22303,John ZuHone,2014-04-12 23:47:49-04:00,commit, +22304,John ZuHone,2014-04-12 23:47:29-04:00,commit, +22305,John ZuHone,2014-04-12 14:21:22-04:00,commit, +22306,John ZuHone,2014-04-12 13:13:50-04:00,commit, +22307,John ZuHone,2014-04-12 12:56:16-04:00,commit, +22308,John ZuHone,2014-04-12 12:37:17-04:00,commit, +22309,John ZuHone,2014-04-12 10:33:08-04:00,commit, +22310,John ZuHone,2014-04-12 10:31:36-04:00,commit, +22311,John ZuHone,2014-04-12 10:31:20-04:00,commit, +22312,John ZuHone,2014-04-12 10:30:55-04:00,commit, +22313,John ZuHone,2014-04-12 10:26:28-04:00,commit, +22314,John ZuHone,2014-04-12 10:24:18-04:00,commit, +22315,BW Keller,2014-04-11 19:58:28-04:00,commit, +22316,BW Keller,2014-04-11 19:28:24-04:00,commit, +22317,BW Keller,2014-04-11 19:02:06-04:00,commit, +22318,Brian Crosby,2014-04-11 15:25:49-04:00,commit, +22319,Sam Skillman,2014-04-11 11:52:12-07:00,commit, +22320,John ZuHone,2014-04-11 14:43:46-04:00,commit, +22321,Nathan Goldbaum,2014-04-11 11:18:14-07:00,commit, +22322,Matthew Turk,2014-04-11 13:46:18-04:00,commit, +22323,Brian Crosby,2014-04-11 12:32:13-04:00,commit, +22324,Matthew Turk,2014-04-11 11:35:14-04:00,commit, +22325,Matthew Turk,2014-04-11 11:17:47-04:00,commit, +22326,Matthew Turk,2014-04-11 10:35:35-04:00,commit, +22327,Matthew Turk,2014-04-11 10:31:24-04:00,commit, +22328,Matthew Turk,2014-04-11 10:31:05-04:00,commit, +22329,Sam Skillman,2014-04-10 22:34:34-07:00,commit, +22330,Andrew Myers,2014-04-10 22:25:26-07:00,commit, +22331,Andrew Myers,2014-04-10 22:23:48-07:00,commit, +22332,Nathan Goldbaum,2014-04-10 20:55:25-07:00,commit, +22333,Andrew Myers,2014-04-10 17:04:34-07:00,commit, +22334,Matthew Turk,2014-04-10 15:00:16-04:00,commit, +22335,Matthew Turk,2014-04-10 14:26:22-04:00,commit, +22336,John ZuHone,2014-04-10 14:11:14-04:00,commit, +22337,John ZuHone,2014-04-10 14:07:57-04:00,commit, +22338,Sam Skillman,2014-04-10 11:07:52-07:00,commit, +22339,Sam Skillman,2014-04-10 11:02:25-07:00,commit, +22340,Sam Skillman,2014-04-10 10:58:03-07:00,commit, +22341,John ZuHone,2014-04-10 13:44:29-04:00,commit, +22342,John ZuHone,2014-04-10 13:43:36-04:00,commit, +22343,Matthew Turk,2014-04-10 13:35:15-04:00,commit, +22344,Matthew Turk,2014-04-10 13:27:13-04:00,commit, +22345,Sam Skillman,2014-04-10 09:30:12-07:00,commit, +22346,John ZuHone,2014-04-10 11:56:55-04:00,commit, +22347,John ZuHone,2014-04-10 11:56:29-04:00,commit, +22348,Nathan Goldbaum,2014-04-10 00:57:42-07:00,commit, +22349,Nathan Goldbaum,2014-04-09 23:37:16-07:00,commit, +22350,Nathan Goldbaum,2014-04-09 22:57:38-07:00,commit, +22351,Nathan Goldbaum,2014-04-09 22:41:27-07:00,commit, +22352,John ZuHone,2014-04-10 00:34:19-04:00,commit, +22353,John ZuHone,2014-04-10 00:16:19-04:00,commit, +22354,John ZuHone,2014-04-10 00:07:15-04:00,commit, +22355,Sam Skillman,2014-04-09 21:07:03-07:00,commit, +22356,John ZuHone,2014-04-10 00:05:34-04:00,commit, +22357,John ZuHone,2014-04-09 22:07:04-04:00,commit, +22358,Matthew Turk,2014-04-09 19:48:44-04:00,commit, +22359,Nathan Goldbaum,2014-04-09 14:13:06-07:00,commit, +22360,John ZuHone,2014-04-09 14:55:34-04:00,commit, +22361,Matthew Turk,2014-04-09 12:49:00-04:00,commit, +22362,Matthew Turk,2014-04-09 12:48:50-04:00,commit, +22363,Nathan Goldbaum,2014-04-09 08:16:26-07:00,commit, +22364,John ZuHone,2014-04-09 11:02:39-04:00,commit, +22365,John ZuHone,2014-04-09 08:34:34-04:00,commit, +22366,John ZuHone,2014-04-08 18:26:11-04:00,commit, +22367,John ZuHone,2014-04-08 18:22:40-04:00,commit, +22368,Matthew Turk,2014-04-08 17:33:16-04:00,commit, +22369,Sam Skillman,2014-04-08 14:15:24-07:00,commit, +22370,John ZuHone,2014-04-08 17:10:36-04:00,commit, +22371,John ZuHone,2014-04-08 17:08:25-04:00,commit, +22372,John ZuHone,2014-04-08 16:40:25-04:00,commit, +22373,John ZuHone,2014-04-08 16:38:01-04:00,commit, +22374,John ZuHone,2014-04-08 16:26:02-04:00,commit, +22375,John ZuHone,2014-04-08 16:08:37-04:00,commit, +22376,Sam Skillman,2014-04-08 12:54:29-07:00,commit, +22377,John ZuHone,2014-04-08 14:16:45-04:00,commit, +22378,John ZuHone,2014-04-08 14:03:29-04:00,commit, +22379,John ZuHone,2014-04-08 13:58:35-04:00,commit, +22380,John ZuHone,2014-04-08 13:57:53-04:00,commit, +22381,Sam Skillman,2014-04-08 10:53:49-07:00,commit, +22382,John ZuHone,2014-04-08 13:26:23-04:00,commit, +22383,John ZuHone,2014-04-08 13:25:49-04:00,commit, +22384,John ZuHone,2014-04-08 13:24:09-04:00,commit, +22385,Matthew Turk,2014-04-08 13:23:21-04:00,commit, +22386,John ZuHone,2014-04-08 13:23:12-04:00,commit, +22387,John ZuHone,2014-04-08 13:22:50-04:00,commit, +22388,Gabriel Altay,2014-04-08 12:06:29-04:00,commit, +22389,Matthew Turk,2014-04-08 10:21:42-04:00,commit, +22390,Matthew Turk,2014-04-08 09:48:10-04:00,commit, +22391,Matthew Turk,2014-04-08 09:39:58-04:00,commit, +22392,Matthew Turk,2014-04-08 09:00:54-04:00,commit, +22393,John ZuHone,2014-04-08 08:54:36-04:00,commit, +22394,Nathan Goldbaum,2014-04-07 17:55:11-07:00,commit, +22395,Gabriel Altay,2014-04-07 17:28:01-04:00,commit, +22396,BW Keller,2014-04-07 17:00:10-04:00,commit, +22397,BW Keller,2014-04-07 16:37:33-04:00,commit, +22398,Matthew Turk,2014-04-07 13:18:50-04:00,commit, +22399,Matthew Turk,2014-04-07 10:21:19-04:00,commit, +22400,Matthew Turk,2014-04-07 10:20:43-04:00,commit, +22401,Matthew Turk,2014-04-07 10:09:47-04:00,commit, +22402,Matthew Turk,2014-04-07 09:53:15-04:00,commit, +22403,Matthew Turk,2014-04-07 09:41:03-04:00,commit, +22404,Matthew Turk,2014-04-07 09:19:50-04:00,commit, +22405,Matthew Turk,2014-04-07 08:57:02-04:00,commit, +22406,Britton Smith,2014-04-07 12:23:57+01:00,commit, +22407,Britton Smith,2014-04-07 12:01:56+01:00,commit, +22408,Britton Smith,2014-04-07 11:32:08+01:00,commit, +22409,Nathan Goldbaum,2014-04-06 23:29:19-07:00,commit, +22410,Nathan Goldbaum,2014-04-06 22:58:13-07:00,commit, +22411,Nathan Goldbaum,2014-04-06 22:36:28-07:00,commit, +22412,Nathan Goldbaum,2014-04-06 20:18:59-07:00,commit, +22413,Nathan Goldbaum,2014-04-06 20:18:24-07:00,commit, +22414,Nathan Goldbaum,2014-04-06 20:17:45-07:00,commit, +22415,Nathan Goldbaum,2014-04-06 20:16:12-07:00,commit, +22416,Nathan Goldbaum,2014-04-06 20:15:46-07:00,commit, +22417,Nathan Goldbaum,2014-04-05 18:32:18-07:00,commit, +22418,Nathan Goldbaum,2014-04-05 18:25:49-07:00,commit, +22419,Matthew Turk,2014-04-05 13:03:35-04:00,commit, +22420,Matthew Turk,2014-04-05 11:39:03-04:00,commit, +22421,Matthew Turk,2014-04-05 11:14:33-04:00,commit, +22422,Andrew Myers,2014-04-04 17:06:21-07:00,commit, +22423,Andrew Myers,2014-04-04 17:01:03-07:00,commit, +22424,Andrew Myers,2014-04-04 16:46:37-07:00,commit, +22425,Andrew Myers,2014-04-04 16:28:59-07:00,commit, +22426,Matthew Turk,2014-04-04 18:50:56-04:00,commit, +22427,Matthew Turk,2014-04-04 18:42:50-04:00,commit, +22428,Matthew Turk,2014-04-04 18:10:47-04:00,commit, +22429,Nathan Goldbaum,2014-04-04 14:21:30-07:00,commit, +22430,Matthew Turk,2014-04-04 15:44:35-04:00,commit, +22431,Matthew Turk,2014-04-04 15:14:43-04:00,commit, +22432,Matthew Turk,2014-04-04 15:08:28-04:00,commit, +22433,Matthew Turk,2014-04-04 14:48:30-04:00,commit, +22434,Patrick Shriwise,2014-04-04 13:47:50-05:00,commit, +22435,Matthew Turk,2014-04-04 14:36:57-04:00,commit, +22436,Brian Crosby,2014-04-04 14:34:06-04:00,commit, +22437,John ZuHone,2014-04-04 14:17:18-04:00,commit, +22438,Matthew Turk,2014-04-04 13:58:48-04:00,commit, +22439,John ZuHone,2014-04-04 13:33:09-04:00,commit, +22440,BW Keller,2014-04-04 13:23:41-04:00,commit, +22441,Matthew Turk,2014-04-04 12:57:59-04:00,commit, +22442,Nathan Goldbaum,2014-04-04 09:33:43-07:00,commit, +22443,Matthew Turk,2014-04-04 12:30:44-04:00,commit, +22444,Matthew Turk,2014-04-04 12:17:19-04:00,commit, +22445,Kacper Kowalik,2014-04-04 17:36:03+02:00,commit, +22446,John Regan,2014-04-04 09:44:05+03:00,commit, +22447,Geoffrey So,2014-04-08 19:05:32+00:00,commit, +22448,Geoffrey So,2014-04-08 18:26:06+00:00,commit, +22449,Geoffrey So,2014-04-04 16:59:42-07:00,commit, +22450,Cameron Hummels,2014-04-03 20:22:13-07:00,commit, +22451,Cameron Hummels,2014-04-03 20:00:06-07:00,commit, +22452,Cameron Hummels,2014-04-03 19:59:27-07:00,commit, +22453,Brian Crosby,2014-04-03 17:53:16-04:00,commit, +22454,Sam Skillman,2014-04-03 13:21:42-07:00,commit, +22455,Matthew Turk,2014-04-03 16:05:08-04:00,commit, +22456,Nathan Goldbaum,2014-04-03 12:31:35-07:00,commit, +22457,Matthew Turk,2014-04-03 14:41:19-04:00,commit, +22458,Matthew Turk,2014-04-03 14:22:27-04:00,commit, +22459,John ZuHone,2014-04-03 14:07:02-04:00,commit, +22460,Britton Smith,2014-04-03 17:48:35+01:00,commit, +22461,Britton Smith,2014-04-03 17:48:11+01:00,commit, +22462,Sam Skillman,2014-04-03 08:25:43-07:00,commit, +22463,Matthew Turk,2014-04-03 11:23:54-04:00,commit, +22464,John ZuHone,2014-04-03 11:13:02-04:00,commit, +22465,John ZuHone,2014-04-03 09:01:01-04:00,commit, +22466,Britton Smith,2014-04-03 10:15:56+01:00,commit, +22467,Matthew Turk,2014-04-02 18:02:57-04:00,commit, +22468,Matthew Turk,2014-04-02 17:53:27-04:00,commit, +22469,Brian Crosby,2014-04-02 17:53:07-04:00,commit, +22470,Matthew Turk,2014-04-02 17:50:57-04:00,commit, +22471,Nathan Goldbaum,2014-04-02 14:45:18-07:00,commit, +22472,Matthew Turk,2014-04-02 17:17:58-04:00,commit, +22473,Matthew Turk,2014-04-02 16:55:43-04:00,commit, +22474,Matthew Turk,2014-04-02 16:54:35-04:00,commit, +22475,Matthew Turk,2014-04-02 16:52:50-04:00,commit, +22476,Matthew Turk,2014-04-02 16:34:20-04:00,commit, +22477,Matthew Turk,2014-04-02 16:18:15-04:00,commit, +22478,Matthew Turk,2014-04-02 16:10:41-04:00,commit, +22479,Matthew Turk,2014-04-02 15:27:22-04:00,commit, +22480,Matthew Turk,2014-04-02 15:25:40-04:00,commit, +22481,Matthew Turk,2014-04-02 14:16:33-04:00,commit, +22482,Matthew Turk,2014-04-02 14:04:12-04:00,commit, +22483,Matthew Turk,2014-04-02 14:02:53-04:00,commit, +22484,Matthew Turk,2014-04-02 14:02:28-04:00,commit, +22485,Hilary Egan,2014-04-02 11:42:45-06:00,commit, +22486,BW Keller,2014-04-02 12:58:58-04:00,commit, +22487,Brian Crosby,2014-04-02 11:17:24-04:00,commit, +22488,Matthew Turk,2014-04-02 11:09:54-04:00,commit, +22489,Matthew Turk,2014-04-02 11:02:12-04:00,commit, +22490,Matthew Turk,2014-04-02 10:49:24-04:00,commit, +22491,Matthew Turk,2014-04-02 10:27:12-04:00,commit, +22492,Nathan Goldbaum,2014-04-01 17:12:01-07:00,commit, +22493,BW Keller,2014-04-01 16:21:07-04:00,commit, +22494,BW Keller,2014-04-01 15:22:00-04:00,commit, +22495,BW Keller,2014-04-01 15:13:23-04:00,commit, +22496,Brian Crosby,2014-04-01 15:13:14-04:00,commit, +22497,Brian Crosby,2014-04-01 15:11:41-04:00,commit, +22498,Hilary Egan,2014-04-01 10:50:20-06:00,commit, +22499,Hilary Egan,2014-04-01 09:21:00-06:00,commit, +22500,Matthew Turk,2014-04-01 10:57:34-04:00,commit, +22501,John ZuHone,2014-03-31 16:49:04-04:00,commit, +22502,Hilary Egan,2014-03-31 14:43:40-06:00,commit, +22503,Hilary Egan,2014-03-31 14:29:55-06:00,commit, +22504,Hilary Egan,2014-03-31 14:26:41-06:00,commit, +22505,Andrew Myers,2014-03-31 13:08:41-07:00,commit, +22506,Andrew Myers,2014-03-31 12:58:31-07:00,commit, +22507,Andrew Myers,2014-03-31 12:51:19-07:00,commit, +22508,Hilary Egan,2014-03-31 11:56:27-06:00,commit, +22509,Britton Smith,2014-03-31 15:55:35+01:00,commit, +22510,Britton Smith,2014-03-31 15:55:35+01:00,commit, +22511,Sam Skillman,2014-03-30 18:41:22-07:00,commit, +22512,Sam Skillman,2014-03-30 16:57:43-07:00,commit, +22513,Andrew Myers,2014-03-30 14:52:50-07:00,commit, +22514,Andrew Myers,2014-03-30 14:46:01-07:00,commit, +22515,Sam Skillman,2014-03-30 10:45:51-07:00,commit, +22516,Sam Skillman,2014-03-30 10:22:28-07:00,commit, +22517,Sam Skillman,2014-03-30 09:04:15-07:00,commit, +22518,Sam Skillman,2014-03-30 08:54:02-07:00,commit, +22519,Sam Skillman,2014-03-30 08:52:29-07:00,commit, +22520,Sam Skillman,2014-03-30 08:34:48-07:00,commit, +22521,Sam Skillman,2014-03-30 08:33:34-07:00,commit, +22522,Sam Skillman,2014-03-29 15:43:10-07:00,commit, +22523,John ZuHone,2014-03-29 18:12:43-04:00,commit, +22524,John ZuHone,2014-03-29 17:58:01-04:00,commit, +22525,Sam Skillman,2014-03-29 14:46:22-07:00,commit, +22526,Sam Skillman,2014-03-29 12:43:00-07:00,commit, +22527,John ZuHone,2014-03-29 15:32:41-04:00,commit, +22528,Nathan Goldbaum,2014-03-29 11:02:55-07:00,commit, +22529,Nathan Goldbaum,2014-03-28 16:43:11-07:00,commit, +22530,Sam Skillman,2014-03-28 14:53:01-07:00,commit, +22531,Sam Skillman,2014-03-28 14:12:49-07:00,commit, +22532,Matthew Turk,2014-03-28 17:06:57-04:00,commit, +22533,Sam Skillman,2014-03-28 13:19:01-07:00,commit, +22534,Sam Skillman,2014-03-28 13:17:20-07:00,commit, +22535,Matthew Turk,2014-03-28 15:19:56-04:00,commit, +22536,Gabriel Altay,2014-03-28 15:17:22-04:00,commit, +22537,Gabriel Altay,2014-03-28 15:10:25-04:00,commit, +22538,Matthew Turk,2014-03-28 15:09:41-04:00,commit, +22539,Britton Smith,2014-03-28 17:56:48+00:00,commit, +22540,Britton Smith,2014-03-28 17:48:44+00:00,commit, +22541,Matthew Turk,2014-03-28 12:54:14-04:00,commit, +22542,BW Keller,2014-03-28 12:39:19-04:00,commit, +22543,Britton Smith,2014-03-28 16:30:52+00:00,commit, +22544,Matthew Turk,2014-03-27 15:17:17-04:00,commit, +22545,Sam Skillman,2014-03-27 11:40:49-07:00,commit, +22546,Britton Smith,2014-03-27 18:20:05+00:00,commit, +22547,Britton Smith,2014-03-27 18:15:03+00:00,commit, +22548,Matthew Turk,2014-03-27 13:48:02-04:00,commit, +22549,Matthew Turk,2014-03-27 12:50:51-04:00,commit, +22550,Matthew Turk,2014-03-27 12:30:11-04:00,commit, +22551,Matthew Turk,2014-03-27 12:13:02-04:00,commit, +22552,John ZuHone,2014-03-27 11:58:16-04:00,commit, +22553,John ZuHone,2014-03-27 11:50:32-04:00,commit, +22554,John ZuHone,2014-03-27 11:48:11-04:00,commit, +22555,Matthew Turk,2014-03-27 10:43:52-04:00,commit, +22556,Matthew Turk,2014-03-27 10:19:12-04:00,commit, +22557,Kacper Kowalik,2014-03-27 14:17:48+01:00,commit, +22558,Matthew Turk,2014-03-27 08:50:39-04:00,commit, +22559,John ZuHone,2014-03-26 20:48:06-04:00,commit, +22560,Nathan Goldbaum,2014-03-26 16:01:55-07:00,commit, +22561,Sam Skillman,2014-03-26 13:54:34-07:00,commit, +22562,Sam Skillman,2014-03-26 13:26:29-07:00,commit, +22563,Nathan Goldbaum,2014-03-26 13:25:31-07:00,commit, +22564,Matthew Turk,2014-03-26 15:29:11-04:00,commit, +22565,Matthew Turk,2014-03-26 12:03:18-04:00,commit, +22566,Matthew Turk,2014-03-26 08:19:12-07:00,commit, +22567,Matthew Turk,2014-03-26 07:28:38-07:00,commit, +22568,Matthew Turk,2014-03-26 07:11:58-07:00,commit, +22569,Kacper Kowalik,2014-03-26 11:01:47+01:00,commit, +22570,Kacper Kowalik,2014-03-26 10:40:39+01:00,commit, +22571,Gabriel Altay,2014-03-26 01:33:07-07:00,commit, +22572,Gabriel Altay,2014-03-26 00:19:46-07:00,commit, +22573,Matthew Turk,2014-03-25 20:34:13-04:00,commit, +22574,Matthew Turk,2014-03-25 20:19:38-04:00,commit, +22575,Matthew Turk,2014-03-25 20:05:23-04:00,commit, +22576,Nathan Goldbaum,2014-03-25 16:49:16-07:00,commit, +22577,Matthew Turk,2014-03-25 19:48:28-04:00,commit, +22578,Matthew Turk,2014-03-25 19:29:39-04:00,commit, +22579,John ZuHone,2014-03-25 19:28:29-04:00,commit, +22580,Gabriel Altay,2014-03-25 16:27:19-07:00,commit, +22581,Nathan Goldbaum,2014-03-25 16:23:42-07:00,commit, +22582,Hilary Egan,2014-03-25 15:57:41-07:00,commit, +22583,Brian Crosby,2014-03-25 15:23:34-07:00,commit, +22584,Brian Crosby,2014-03-25 15:02:37-07:00,commit, +22585,Nathan Goldbaum,2014-03-25 13:58:20-07:00,commit, +22586,Brian Crosby,2014-03-25 13:35:03-07:00,commit, +22587,Hilary Egan,2014-03-25 13:31:02-07:00,commit, +22588,Nathan Goldbaum,2014-03-25 13:23:59-07:00,commit, +22589,BW Keller,2014-03-25 16:09:21-04:00,commit, +22590,BW Keller,2014-03-25 16:04:57-04:00,commit, +22591,John ZuHone,2014-03-25 15:42:19-04:00,commit, +22592,Hilary Egan,2014-03-25 12:34:17-07:00,commit, +22593,BW Keller,2014-03-25 15:34:13-04:00,commit, +22594,Hilary Egan,2014-03-25 12:33:27-07:00,commit, +22595,BW Keller,2014-03-25 15:32:40-04:00,commit, +22596,Andrew Myers,2014-03-25 12:29:12-07:00,commit, +22597,Brian Crosby,2014-03-25 11:47:55-07:00,commit, +22598,Nathan Goldbaum,2014-03-25 11:26:34-07:00,commit, +22599,Sam Skillman,2014-03-25 11:04:13-07:00,commit, +22600,BW Keller,2014-03-25 13:53:32-04:00,commit, +22601,BW Keller,2014-03-25 13:53:15-04:00,commit, +22602,Sam Skillman,2014-03-25 10:52:44-07:00,commit, +22603,Sam Skillman,2014-03-25 10:51:48-07:00,commit, +22604,Matthew Turk,2014-03-25 10:37:47-07:00,commit, +22605,BW Keller,2014-03-25 13:29:20-04:00,commit, +22606,Matthew Turk,2014-03-25 13:14:06-04:00,commit, +22607,Matthew Turk,2014-03-25 09:56:36-07:00,commit, +22608,Matthew Turk,2014-03-25 09:40:05-07:00,commit, +22609,BW Keller,2014-03-25 12:23:38-04:00,commit, +22610,BW Keller,2014-03-25 12:15:40-04:00,commit, +22611,BW Keller,2014-03-25 12:10:06-04:00,commit, +22612,Matthew Turk,2014-03-25 06:57:04-07:00,commit, +22613,Matthew Turk,2014-03-25 06:56:07-07:00,commit, +22614,Nathan Goldbaum,2014-03-25 00:00:19-07:00,commit, +22615,Nathan Goldbaum,2014-03-24 23:59:57-07:00,commit, +22616,Nathan Goldbaum,2014-03-24 23:59:01-07:00,commit, +22617,Nathan Goldbaum,2014-03-24 23:58:39-07:00,commit, +22618,Nathan Goldbaum,2014-03-24 23:58:00-07:00,commit, +22619,Nathan Goldbaum,2014-03-24 23:56:50-07:00,commit, +22620,Nathan Goldbaum,2014-03-24 23:56:21-07:00,commit, +22621,Nathan Goldbaum,2014-03-24 23:55:32-07:00,commit, +22622,Nathan Goldbaum,2014-03-24 23:54:44-07:00,commit, +22623,Nathan Goldbaum,2014-03-24 23:54:16-07:00,commit, +22624,Nathan Goldbaum,2014-03-24 23:53:01-07:00,commit, +22625,Nathan Goldbaum,2014-03-24 23:51:22-07:00,commit, +22626,Nathan Goldbaum,2014-03-24 23:50:40-07:00,commit, +22627,Sam Skillman,2014-03-24 23:46:41-07:00,commit, +22628,Sam Skillman,2014-03-24 23:45:43-07:00,commit, +22629,Sam Skillman,2014-03-24 23:44:39-07:00,commit, +22630,Sam Skillman,2014-03-24 23:43:34-07:00,commit, +22631,Nathan Goldbaum,2014-03-24 23:01:08-07:00,commit, +22632,Matthew Turk,2014-03-25 01:27:52-04:00,commit, +22633,Matthew Turk,2014-03-24 21:25:40-07:00,commit, +22634,Matthew Turk,2014-03-24 21:22:13-07:00,commit, +22635,Matthew Turk,2014-03-24 21:21:31-07:00,commit, +22636,Matthew Turk,2014-03-24 21:20:33-07:00,commit, +22637,BW Keller,2014-03-25 00:17:16-04:00,commit, +22638,BW Keller,2014-03-25 00:14:36-04:00,commit, +22639,Matthew Turk,2014-03-24 21:07:05-07:00,commit, +22640,Sam Skillman,2014-03-24 19:03:45-07:00,commit, +22641,Brian Crosby,2014-03-24 18:59:34-07:00,commit, +22642,BW Keller,2014-03-24 21:59:06-04:00,commit, +22643,BW Keller,2014-03-24 21:57:30-04:00,commit, +22644,Matthew Turk,2014-03-24 18:49:44-07:00,commit, +22645,Matthew Turk,2014-03-24 18:42:36-07:00,commit, +22646,Matthew Turk,2014-03-24 18:31:14-07:00,commit, +22647,Matthew Turk,2014-03-24 18:08:26-07:00,commit, +22648,BW Keller,2014-03-24 20:59:17-04:00,commit, +22649,BW Keller,2014-03-24 20:56:25-04:00,commit, +22650,Matthew Turk,2014-03-24 17:15:35-07:00,commit, +22651,Matthew Turk,2014-03-24 17:15:11-07:00,commit, +22652,Matthew Turk,2014-03-24 19:53:12-04:00,commit, +22653,Matthew Turk,2014-03-24 16:46:44-07:00,commit, +22654,Matthew Turk,2014-03-24 16:20:28-07:00,commit, +22655,Matthew Turk,2014-03-24 15:55:16-07:00,commit, +22656,BW Keller,2014-03-24 18:28:13-04:00,commit, +22657,Sam Skillman,2014-03-24 15:12:44-07:00,commit, +22658,Sam Skillman,2014-03-24 15:11:45-07:00,commit, +22659,Sam Skillman,2014-03-24 15:07:48-07:00,commit, +22660,Nathan Goldbaum,2014-03-24 13:19:47-07:00,commit, +22661,Kenz Arraki,2014-03-24 13:10:05-07:00,commit, +22662,Matthew Turk,2014-03-24 12:50:31-07:00,commit, +22663,Matthew Turk,2014-03-24 12:49:57-07:00,commit, +22664,Matthew Turk,2014-03-24 12:11:05-07:00,commit, +22665,Matthew Turk,2014-03-24 12:10:29-07:00,commit, +22666,Gabriel Altay,2014-03-24 12:06:43-07:00,commit, +22667,Gabriel Altay,2014-03-24 11:51:13-07:00,commit, +22668,Sam Skillman,2014-03-24 11:47:01-07:00,commit, +22669,Gabriel Altay,2014-03-24 11:27:45-07:00,commit, +22670,Matthew Turk,2014-03-24 11:20:15-07:00,commit, +22671,Matthew Turk,2014-03-24 10:56:34-07:00,commit, +22672,Matthew Turk,2014-03-24 10:44:53-07:00,commit, +22673,Nathan Goldbaum,2014-03-24 10:44:16-07:00,commit, +22674,Nathan Goldbaum,2014-03-24 10:29:17-07:00,commit, +22675,Matthew Turk,2014-03-24 10:27:41-07:00,commit, +22676,Matthew Turk,2014-03-24 10:19:57-07:00,commit, +22677,Gabriel Altay,2014-03-24 10:05:46-07:00,commit, +22678,BW Keller,2014-03-24 13:01:55-04:00,commit, +22679,Matthew Turk,2014-03-24 09:57:02-07:00,commit, +22680,Nathan Goldbaum,2014-03-24 01:24:31-07:00,commit, +22681,Nathan Goldbaum,2014-03-24 01:23:59-07:00,commit, +22682,Nathan Goldbaum,2014-03-24 01:23:40-07:00,commit, +22683,Nathan Goldbaum,2014-03-24 00:16:55-07:00,commit, +22684,Sam Skillman,2014-03-23 22:10:54-07:00,commit, +22685,Sam Skillman,2014-03-23 22:10:37-07:00,commit, +22686,Sam Skillman,2014-03-23 22:09:50-07:00,commit, +22687,Sam Skillman,2014-03-23 22:09:23-07:00,commit, +22688,Sam Skillman,2014-03-23 22:08:45-07:00,commit, +22689,Sam Skillman,2014-03-23 22:08:22-07:00,commit, +22690,Sam Skillman,2014-03-23 22:03:32-07:00,commit, +22691,Nathan Goldbaum,2014-03-23 21:42:34-07:00,commit, +22692,Matthew Turk,2014-03-23 21:18:44-07:00,commit, +22693,Matthew Turk,2014-03-23 21:14:03-07:00,commit, +22694,Matthew Turk,2014-03-23 20:38:10-07:00,commit, +22695,Matthew Turk,2014-03-23 17:57:51-07:00,commit, +22696,Matthew Turk,2014-03-23 17:52:11-07:00,commit, +22697,Matthew Turk,2014-03-23 17:07:56-07:00,commit, +22698,Matthew Turk,2014-03-23 17:00:10-07:00,commit, +22699,Matthew Turk,2014-03-23 16:56:51-07:00,commit, +22700,Matthew Turk,2014-03-23 16:33:28-07:00,commit, +22701,Gabriel Altay,2014-03-23 16:19:39-07:00,commit, +22702,Nathan Goldbaum,2014-03-23 16:01:34-07:00,commit, +22703,Matthew Turk,2014-03-23 15:54:50-07:00,commit, +22704,Matthew Turk,2014-03-23 15:28:06-07:00,commit, +22705,Matthew Turk,2014-03-23 15:13:11-07:00,commit, +22706,Sam Skillman,2014-03-23 15:11:31-07:00,commit, +22707,Matthew Turk,2014-03-23 14:28:22-07:00,commit, +22708,Matthew Turk,2014-03-23 14:08:51-07:00,commit, +22709,Matthew Turk,2014-03-23 14:06:51-07:00,commit, +22710,Matthew Turk,2014-03-23 13:32:15-07:00,commit, +22711,Matthew Turk,2014-03-23 13:19:29-07:00,commit, +22712,BW Keller,2014-03-23 16:12:19-04:00,commit, +22713,Kenz Arraki,2014-03-23 12:48:22-07:00,commit, +22714,Andrew Myers,2014-03-23 12:22:32-07:00,commit, +22715,Nathan Goldbaum,2014-03-23 12:12:52-07:00,commit, +22716,Nathan Goldbaum,2014-03-23 11:08:46-07:00,commit, +22717,Matthew Turk,2014-03-23 13:30:19-04:00,commit, +22718,Matthew Turk,2014-03-23 13:28:19-04:00,commit, +22719,Nathan Goldbaum,2014-03-23 10:26:45-07:00,commit, +22720,Hilary Egan,2014-03-23 10:20:17-07:00,commit, +22721,Nathan Goldbaum,2014-03-23 09:16:30-07:00,commit, +22722,Andrew Myers,2014-03-22 18:51:51-07:00,commit, +22723,Andrew Myers,2014-03-22 18:20:53-07:00,commit, +22724,Andrew Myers,2014-03-22 18:19:05-07:00,commit, +22725,Sam Skillman,2014-03-22 16:16:56-07:00,commit, +22726,Sam Skillman,2014-03-22 16:16:06-07:00,commit, +22727,Britton Smith,2014-03-20 12:18:35+00:00,commit, +22728,Matthew Turk,2014-03-20 08:15:53-04:00,commit, +22729,Matthew Turk,2014-03-20 08:14:42-04:00,commit, +22730,Matthew Turk,2014-03-20 07:50:04-04:00,commit, +22731,Matthew Turk,2014-03-20 07:48:34-04:00,commit, +22732,Britton Smith,2014-03-20 11:45:01+00:00,commit, +22733,Matthew Turk,2014-03-20 07:38:20-04:00,commit, +22734,Matthew Turk,2014-03-20 07:14:40-04:00,commit, +22735,Sam Skillman,2014-03-19 14:51:13-07:00,commit, +22736,Patrick Shriwise,2014-03-19 15:47:31-05:00,commit, +22737,Matthew Turk,2014-03-19 15:02:07-04:00,commit, +22738,Matthew Turk,2014-03-19 14:08:50-04:00,commit, +22739,Matthew Turk,2014-03-19 13:53:02-04:00,commit, +22740,Nathan Goldbaum,2014-03-19 09:25:47-07:00,commit, +22741,Kacper Kowalik,2014-03-19 14:49:46+01:00,commit, +22742,Kacper Kowalik,2014-03-19 13:59:42+01:00,commit, +22743,Matthew Turk,2014-03-19 08:55:10-04:00,commit, +22744,Matthew Turk,2014-03-19 08:53:02-04:00,commit, +22745,Matthew Turk,2014-03-19 06:37:22-04:00,commit, +22746,Nathan Goldbaum,2014-03-18 21:22:17-07:00,commit, +22747,Nathan Goldbaum,2014-03-18 20:00:06-07:00,commit, +22748,Nathan Goldbaum,2014-03-18 19:59:49-07:00,commit, +22749,Matthew Turk,2014-03-18 19:04:45-04:00,commit, +22750,Andrew Myers,2014-03-18 14:48:48-07:00,commit, +22751,Matthew Turk,2014-03-18 15:54:36-04:00,commit, +22752,Matthew Turk,2014-03-18 14:39:53-04:00,commit, +22753,Matthew Turk,2014-03-18 14:29:17-04:00,commit, +22754,Matthew Turk,2014-03-18 14:28:30-04:00,commit, +22755,Matthew Turk,2014-03-18 14:24:41-04:00,commit, +22756,Matthew Turk,2014-03-18 14:15:25-04:00,commit, +22757,Nathan Goldbaum,2014-03-18 10:39:54-07:00,commit, +22758,Nathan Goldbaum,2014-03-18 10:39:54-07:00,commit, +22759,Nathan Goldbaum,2014-03-18 10:39:54-07:00,commit, +22760,Nathan Goldbaum,2014-03-18 10:34:52-07:00,commit, +22761,Matthew Turk,2014-03-18 13:21:02-04:00,commit, +22762,Matthew Turk,2014-03-18 13:20:48-04:00,commit, +22763,Nathan Goldbaum,2014-03-18 10:04:09-07:00,commit, +22764,Nathan Goldbaum,2014-03-18 10:04:09-07:00,commit, +22765,Nathan Goldbaum,2014-03-18 10:04:09-07:00,commit, +22766,Matthew Turk,2014-03-18 10:32:38-04:00,commit, +22767,Matthew Turk,2014-03-18 10:19:18-04:00,commit, +22768,Matthew Turk,2014-03-18 10:01:27-04:00,commit, +22769,Matthew Turk,2014-03-18 09:53:23-04:00,commit, +22770,Matthew Turk,2014-03-18 09:53:13-04:00,commit, +22771,Matthew Turk,2014-03-18 09:29:19-04:00,commit, +22772,Matthew Turk,2014-03-18 09:15:12-04:00,commit, +22773,Matthew Turk,2014-03-18 09:07:38-04:00,commit, +22774,Nathan Goldbaum,2014-03-17 21:48:03-07:00,commit, +22775,Nathan Goldbaum,2014-03-17 21:42:15-07:00,commit, +22776,Nathan Goldbaum,2014-03-17 21:41:38-07:00,commit, +22777,Andrew Myers,2014-03-17 17:16:04-07:00,commit, +22778,Matthew Turk,2014-03-17 20:00:47-04:00,commit, +22779,Nathan Goldbaum,2014-03-17 16:42:17-07:00,commit, +22780,Andrew Myers,2014-03-17 16:16:56-07:00,commit, +22781,Matthew Turk,2014-03-17 18:10:53-04:00,commit, +22782,Britton Smith,2014-03-17 22:09:07+00:00,commit, +22783,Britton Smith,2014-03-17 22:01:37+00:00,commit, +22784,Britton Smith,2014-03-17 21:46:57+00:00,commit, +22785,Nathan Goldbaum,2014-03-17 12:25:50-07:00,commit, +22786,Nathan Goldbaum,2014-03-17 12:23:43-07:00,commit, +22787,Nathan Goldbaum,2014-03-17 12:20:05-07:00,commit, +22788,Matthew Turk,2014-03-17 15:14:02-04:00,commit, +22789,Britton Smith,2014-03-17 17:43:36+00:00,commit, +22790,Nathan Goldbaum,2014-03-17 10:42:29-07:00,commit, +22791,Britton Smith,2014-03-17 17:06:43+00:00,commit, +22792,Britton Smith,2014-03-17 16:43:27+00:00,commit, +22793,Britton Smith,2014-03-17 16:42:49+00:00,commit, +22794,Britton Smith,2014-03-17 16:42:15+00:00,commit, +22795,Matthew Turk,2014-03-17 10:55:39-04:00,commit, +22796,Britton Smith,2014-03-17 14:01:47+00:00,commit, +22797,Britton Smith,2014-03-17 14:01:47+00:00,commit, +22798,Matthew Turk,2014-03-16 09:05:31-04:00,commit, +22799,Matthew Turk,2014-03-16 09:04:33-04:00,commit, +22800,Matthew Turk,2014-03-16 09:02:51-04:00,commit, +22801,Matthew Turk,2014-03-15 12:08:41-04:00,commit, +22802,John ZuHone,2014-03-15 10:49:01-04:00,commit, +22803,Nathan Goldbaum,2014-03-14 20:55:35-07:00,commit, +22804,Nathan Goldbaum,2014-03-14 20:53:24-07:00,commit, +22805,Nathan Goldbaum,2014-03-14 20:38:50-07:00,commit, +22806,Nathan Goldbaum,2014-03-14 20:37:52-07:00,commit, +22807,Nathan Goldbaum,2014-03-14 14:27:44-07:00,commit, +22808,Matthew Turk,2014-03-14 15:02:25-04:00,commit, +22809,Matthew Turk,2014-03-14 13:07:46-04:00,commit, +22810,Matthew Turk,2014-03-14 12:45:27-04:00,commit, +22811,Matthew Turk,2014-03-14 12:43:28-04:00,commit, +22812,Matthew Turk,2014-03-14 11:48:50-04:00,commit, +22813,Matthew Turk,2014-03-14 08:25:42-04:00,commit, +22814,Matthew Turk,2014-03-14 08:19:33-04:00,commit, +22815,Matthew Turk,2014-03-13 21:36:49-04:00,commit, +22816,Matthew Turk,2014-03-13 20:58:38-04:00,commit, +22817,Matthew Turk,2014-03-13 17:14:30-04:00,commit, +22818,Matthew Turk,2014-03-13 17:08:40-04:00,commit, +22819,Matthew Turk,2014-03-13 16:59:14-04:00,commit, +22820,Matthew Turk,2014-03-13 16:51:31-04:00,commit, +22821,Britton Smith,2014-03-13 20:48:16+00:00,commit, +22822,Britton Smith,2014-03-13 20:43:11+00:00,commit, +22823,Britton Smith,2014-03-13 20:42:55+00:00,commit, +22824,Matthew Turk,2014-03-13 16:41:13-04:00,commit, +22825,John ZuHone,2014-03-13 15:08:17-04:00,commit, +22826,John ZuHone,2014-03-13 12:41:09-04:00,commit, +22827,Matthew Turk,2014-03-13 11:40:04-04:00,commit, +22828,Matthew Turk,2014-03-13 11:18:12-04:00,commit, +22829,Matthew Turk,2014-03-13 11:18:12-04:00,commit, +22830,Matthew Turk,2014-03-13 09:50:52-04:00,commit, +22831,Matthew Turk,2014-03-13 09:45:55-04:00,commit, +22832,Matthew Turk,2014-03-13 09:42:31-04:00,commit, +22833,Matthew Turk,2014-03-13 09:42:12-04:00,commit, +22834,Matthew Turk,2014-03-13 09:03:11-04:00,commit, +22835,Matthew Turk,2014-03-13 08:56:04-04:00,commit, +22836,Matthew Turk,2014-03-13 08:51:56-04:00,commit, +22837,Matthew Turk,2014-03-13 08:45:22-04:00,commit, +22838,John ZuHone,2014-03-13 01:15:50-04:00,commit, +22839,John ZuHone,2014-03-13 00:34:08-04:00,commit, +22840,Matthew Turk,2014-03-12 17:23:50-04:00,commit, +22841,Matthew Turk,2014-03-12 17:15:35-04:00,commit, +22842,Matthew Turk,2014-03-12 17:09:02-04:00,commit, +22843,John ZuHone,2014-03-11 16:24:25-04:00,commit, +22844,John ZuHone,2014-03-11 16:18:59-04:00,commit, +22845,Matthew Turk,2014-03-11 15:40:25-04:00,commit, +22846,Matthew Turk,2014-03-11 10:21:58-04:00,commit, +22847,Matthew Turk,2014-03-11 09:50:22-04:00,commit, +22848,Matthew Turk,2014-03-11 09:17:55-04:00,commit, +22849,Kacper Kowalik,2014-03-11 11:45:05+01:00,commit, +22850,Matthew Turk,2014-03-11 06:37:52-04:00,commit, +22851,Nathan Goldbaum,2014-03-10 20:49:49-07:00,commit, +22852,Nathan Goldbaum,2014-03-10 20:26:26-07:00,commit, +22853,Matthew Turk,2014-03-08 14:47:49-05:00,commit, +22854,Matthew Turk,2014-03-08 13:36:09-05:00,commit, +22855,Matthew Turk,2014-03-08 13:02:26-05:00,commit, +22856,John ZuHone,2014-03-08 11:45:09-05:00,commit, +22857,Britton Smith,2014-03-08 10:23:33+00:00,commit, +22858,Nathan Goldbaum,2014-03-07 16:58:37-08:00,commit, +22859,Nathan Goldbaum,2014-03-07 14:34:50-08:00,commit, +22860,Nathan Goldbaum,2014-03-07 14:28:05-08:00,commit, +22861,Matthew Turk,2014-03-07 15:00:40-05:00,commit, +22862,Matthew Turk,2014-03-07 14:58:11-05:00,commit, +22863,Matthew Turk,2014-03-07 14:48:38-05:00,commit, +22864,Matthew Turk,2014-03-07 14:22:34-05:00,commit, +22865,Matthew Turk,2014-03-07 14:19:45-05:00,commit, +22866,Matthew Turk,2014-03-07 14:10:24-05:00,commit, +22867,Matthew Turk,2014-03-07 13:55:56-05:00,commit, +22868,Matthew Turk,2014-03-07 13:54:24-05:00,commit, +22869,Matthew Turk,2014-03-07 13:42:06-05:00,commit, +22870,Matthew Turk,2014-03-07 13:34:29-05:00,commit, +22871,Matthew Turk,2014-03-07 13:33:49-05:00,commit, +22872,Matthew Turk,2014-03-07 13:32:21-05:00,commit, +22873,Nathan Goldbaum,2014-03-07 10:28:23-08:00,commit, +22874,Matthew Turk,2014-03-07 12:58:54-05:00,commit, +22875,Matthew Turk,2014-03-07 12:43:07-05:00,commit, +22876,Matthew Turk,2014-03-07 12:42:20-05:00,commit, +22877,Matthew Turk,2014-03-07 12:37:37-05:00,commit, +22878,Matthew Turk,2014-03-07 12:28:24-05:00,commit, +22879,Anthony Scopatz,2014-03-07 11:26:37-06:00,commit, +22880,Matthew Turk,2014-03-07 12:22:17-05:00,commit, +22881,Matthew Turk,2014-03-07 12:09:17-05:00,commit, +22882,Matthew Turk,2014-03-07 12:00:53-05:00,commit, +22883,Anthony Scopatz,2014-03-07 10:56:38-06:00,commit, +22884,Anthony Scopatz,2014-03-07 10:55:38-06:00,commit, +22885,Patrick Shriwise,2014-03-07 10:55:00-06:00,commit, +22886,Anthony Scopatz,2014-03-07 10:53:34-06:00,commit, +22887,Matthew Turk,2014-03-07 11:51:57-05:00,commit, +22888,Matthew Turk,2014-03-07 11:51:02-05:00,commit, +22889,Matthew Turk,2014-03-07 11:50:24-05:00,commit, +22890,Matthew Turk,2014-03-07 11:32:02-05:00,commit, +22891,Matthew Turk,2014-03-07 10:21:29-05:00,commit, +22892,Matthew Turk,2014-03-07 09:50:43-05:00,commit, +22893,Matthew Turk,2014-03-07 09:40:21-05:00,commit, +22894,Matthew Turk,2014-03-07 09:33:52-05:00,commit, +22895,Matthew Turk,2014-03-07 08:45:52-05:00,commit, +22896,Matthew Turk,2014-03-06 18:05:21-05:00,commit, +22897,Matthew Turk,2014-03-06 18:01:05-05:00,commit, +22898,Matthew Turk,2014-03-06 17:11:22-05:00,commit, +22899,Patrick Shriwise,2014-03-06 10:56:46-06:00,commit, +22900,Patrick Shriwise,2014-03-06 08:02:24-06:00,commit, +22901,Matthew Turk,2014-03-05 13:40:36-05:00,commit, +22902,Matthew Turk,2014-03-05 13:26:29-05:00,commit, +22903,Matthew Turk,2014-03-05 13:25:15-05:00,commit, +22904,Matthew Turk,2014-03-04 18:22:12-05:00,commit, +22905,Matthew Turk,2014-03-04 18:08:15-05:00,commit, +22906,Matthew Turk,2014-03-04 17:42:45-05:00,commit, +22907,Matthew Turk,2014-03-04 16:45:44-05:00,commit, +22908,Matthew Turk,2014-03-04 16:20:14-05:00,commit, +22909,Matthew Turk,2014-03-04 16:18:22-05:00,commit, +22910,Matthew Turk,2014-03-04 16:12:20-05:00,commit, +22911,Matthew Turk,2014-03-04 15:09:01-05:00,commit, +22912,Matthew Turk,2014-03-04 15:01:40-05:00,commit, +22913,Matthew Turk,2014-03-04 13:22:56-05:00,commit, +22914,Matthew Turk,2014-03-04 09:19:46-05:00,commit, +22915,Matthew Turk,2014-03-03 16:42:17-05:00,commit, +22916,Matthew Turk,2014-03-03 16:36:22-05:00,commit, +22917,Sam Skillman,2014-03-03 11:31:14-08:00,commit, +22918,Matthew Turk,2014-03-03 10:46:29-05:00,commit, +22919,Matthew Turk,2014-03-03 10:44:32-05:00,commit, +22920,Matthew Turk,2014-03-03 10:44:32-05:00,commit, +22921,Matthew Turk,2014-03-03 10:44:31-05:00,commit, +22922,Matthew Turk,2014-03-03 10:44:31-05:00,commit, +22923,Matthew Turk,2014-03-03 10:44:30-05:00,commit, +22924,Matthew Turk,2014-03-03 10:44:30-05:00,commit, +22925,Matthew Turk,2014-03-03 10:44:29-05:00,commit, +22926,Matthew Turk,2014-03-03 10:44:29-05:00,commit, +22927,Matthew Turk,2014-03-03 10:42:56-05:00,commit, +22928,Matthew Turk,2014-03-03 10:40:58-05:00,commit, +22929,Matthew Turk,2014-03-03 10:26:55-05:00,commit, +22930,Matthew Turk,2014-03-03 10:24:51-05:00,commit, +22931,Matthew Turk,2014-03-03 10:24:37-05:00,commit, +22932,Matthew Turk,2014-03-03 10:23:43-05:00,commit, +22933,Matthew Turk,2014-03-03 10:22:26-05:00,commit, +22934,Matthew Turk,2014-03-03 10:21:51-05:00,commit, +22935,Matthew Turk,2014-03-03 10:20:56-05:00,commit, +22936,Matthew Turk,2014-03-03 10:19:47-05:00,commit, +22937,Matthew Turk,2014-03-03 10:18:48-05:00,commit, +22938,Britton Smith,2014-03-03 12:31:52+00:00,commit, +22939,Britton Smith,2014-03-02 16:43:23+00:00,commit, +22940,Matthew Turk,2014-03-01 00:40:31-05:00,commit, +22941,Matthew Turk,2014-02-28 23:37:33-06:00,commit, +22942,Matthew Turk,2014-02-28 18:29:00-05:00,commit, +22943,Matthew Turk,2014-02-28 18:11:57-05:00,commit, +22944,Matthew Turk,2014-02-28 18:11:47-05:00,commit, +22945,Matthew Turk,2014-02-28 18:11:28-05:00,commit, +22946,Britton Smith,2014-02-28 13:40:36+00:00,commit, +22947,Kacper Kowalik,2014-02-28 14:07:13+01:00,commit, +22948,Kacper Kowalik,2014-02-28 14:07:13+01:00,commit, +22949,Matthew Turk,2014-02-28 06:31:55-06:00,commit, +22950,Matthew Turk,2014-02-28 06:34:22-06:00,commit, +22951,Matthew Turk,2014-02-28 06:10:00-06:00,commit, +22952,Britton Smith,2014-02-28 11:59:25+00:00,commit, +22953,Britton Smith,2014-02-28 11:59:25+00:00,commit, +22954,Nathan Goldbaum,2014-02-25 09:56:11-08:00,commit, +22955,Nathan Goldbaum,2014-02-25 09:56:11-08:00,commit, +22956,Nathan Goldbaum,2014-02-25 09:54:49-08:00,commit, +22957,Matthew Turk,2014-02-28 06:02:37-06:00,commit, +22958,Matthew Turk,2014-02-28 05:57:11-06:00,commit, +22959,Matthew Turk,2014-02-28 05:49:35-06:00,commit, +22960,Matthew Turk,2014-02-28 05:43:16-06:00,commit, +22961,Matthew Turk,2014-02-28 05:39:26-06:00,commit, +22962,Nathan Goldbaum,2014-02-25 09:54:49-08:00,commit, +22963,Nathan Goldbaum,2014-02-24 21:41:58-08:00,commit, +22964,Nathan Goldbaum,2014-02-24 18:54:29-08:00,commit, +22965,Nathan Goldbaum,2014-02-23 22:11:16-08:00,commit, +22966,Nathan Goldbaum,2014-02-23 21:48:30-08:00,commit, +22967,Nathan Goldbaum,2014-02-23 21:41:05-08:00,commit, +22968,Nathan Goldbaum,2014-02-23 20:56:35-08:00,commit, +22969,Nathan Goldbaum,2014-02-23 20:42:50-08:00,commit, +22970,Nathan Goldbaum,2014-02-23 20:27:58-08:00,commit, +22971,Nathan Goldbaum,2014-02-23 20:19:25-08:00,commit, +22972,Nathan Goldbaum,2014-02-23 20:16:26-08:00,commit, +22973,Sam Skillman,2014-02-23 11:08:42-08:00,commit, +22974,Matthew Turk,2014-02-22 20:50:33-08:00,commit, +22975,Matthew Turk,2014-02-22 18:33:53-08:00,commit, +22976,Matthew Turk,2014-02-22 17:40:46-08:00,commit, +22977,Britton Smith,2014-02-22 23:15:05+00:00,commit, +22978,Britton Smith,2014-02-21 12:10:09+00:00,commit, +22979,Britton Smith,2014-02-21 10:44:58+00:00,commit, +22980,Matthew Turk,2014-02-20 14:31:42-08:00,commit, +22981,Nathan Goldbaum,2014-02-20 13:44:36-08:00,commit, +22982,Nathan Goldbaum,2014-02-20 10:07:51-08:00,commit, +22983,Britton Smith,2014-02-20 16:43:47+00:00,commit, +22984,Matthew Turk,2014-02-20 08:23:32-08:00,commit, +22985,Matthew Turk,2014-02-20 08:23:24-08:00,commit, +22986,Britton Smith,2014-02-20 10:28:31+00:00,commit, +22987,Britton Smith,2014-02-20 10:25:38+00:00,commit, +22988,Britton Smith,2014-02-19 12:05:52+00:00,commit, +22989,Britton Smith,2014-02-19 11:40:18+00:00,commit, +22990,Nathan Goldbaum,2014-02-19 00:34:05-08:00,commit, +22991,Nathan Goldbaum,2014-02-19 00:33:37-08:00,commit, +22992,Nathan Goldbaum,2014-02-19 00:31:56-08:00,commit, +22993,Nathan Goldbaum,2014-02-19 00:30:42-08:00,commit, +22994,Miguel de Val-Borro,2014-02-18 22:16:02-05:00,commit, +22995,Nathan Goldbaum,2014-02-18 16:07:01-08:00,commit, +22996,Nathan Goldbaum,2014-02-18 15:40:51-08:00,commit, +22997,Nathan Goldbaum,2014-02-18 15:04:04-08:00,commit, +22998,Hilary Egan,2014-02-18 15:53:40-07:00,commit, +22999,Hilary Egan,2014-02-18 15:37:38-07:00,commit, +23000,Nathan Goldbaum,2014-02-18 10:01:47-08:00,commit, +23001,Britton Smith,2014-02-18 17:02:38+00:00,commit, +23002,Britton Smith,2014-02-18 14:40:22+00:00,commit, +23003,Britton Smith,2014-02-18 14:36:28+00:00,commit, +23004,Britton Smith,2014-02-18 12:39:00+00:00,commit, +23005,Britton Smith,2014-02-18 12:01:34+00:00,commit, +23006,Britton Smith,2014-02-18 11:36:21+00:00,commit, +23007,Britton Smith,2014-02-18 11:35:50+00:00,commit, +23008,Nathan Goldbaum,2014-02-17 16:53:38-08:00,commit, +23009,Nathan Goldbaum,2014-02-17 16:25:54-08:00,commit, +23010,Britton Smith,2014-02-17 23:04:26+00:00,commit, +23011,Britton Smith,2014-02-17 23:03:56+00:00,commit, +23012,Nathan Goldbaum,2014-02-17 14:48:53-08:00,commit, +23013,Nathan Goldbaum,2014-02-17 14:48:02-08:00,commit, +23014,Matthew Turk,2014-02-17 09:45:38-05:00,commit, +23015,Matthew Turk,2014-02-17 09:45:18-05:00,commit, +23016,Britton Smith,2014-02-17 12:11:32+00:00,commit, +23017,Britton Smith,2014-02-17 10:56:23+00:00,commit, +23018,John ZuHone,2014-02-17 11:24:53+09:00,commit, +23019,John ZuHone,2014-02-17 11:23:45+09:00,commit, +23020,John ZuHone,2014-02-17 11:22:23+09:00,commit, +23021,John ZuHone,2014-02-17 11:16:51+09:00,commit, +23022,John Wise,2014-02-16 19:54:37-05:00,commit, +23023,John Wise,2014-02-16 18:57:53-05:00,commit, +23024,Matthew Turk,2014-02-16 16:11:54-05:00,commit, +23025,Matthew Turk,2014-02-15 13:47:21-05:00,commit, +23026,Nathan Goldbaum,2014-02-14 16:22:21-08:00,commit, +23027,Nathan Goldbaum,2014-02-14 16:21:38-08:00,commit, +23028,Nathan Goldbaum,2014-02-14 15:58:39-08:00,commit, +23029,Nathan Goldbaum,2014-02-14 15:55:40-08:00,commit, +23030,Matthew Turk,2014-02-14 15:02:10-05:00,commit, +23031,Matthew Turk,2014-02-14 14:43:19-05:00,commit, +23032,Matthew Turk,2014-02-14 10:40:58-05:00,commit, +23033,Matthew Turk,2014-02-14 10:40:39-05:00,commit, +23034,Matthew Turk,2014-02-14 09:34:13-05:00,commit, +23035,Nathan Goldbaum,2014-02-13 13:47:58-08:00,commit, +23036,Matthew Turk,2014-02-13 14:27:03-05:00,commit, +23037,Britton Smith,2014-02-13 10:52:12+00:00,commit, +23038,Nathan Goldbaum,2014-02-12 21:18:54-08:00,commit, +23039,Nathan Goldbaum,2014-02-12 14:53:05-08:00,commit, +23040,Nathan Goldbaum,2014-02-12 14:52:02-08:00,commit, +23041,Nathan Goldbaum,2014-02-12 14:38:30-08:00,commit, +23042,Nathan Goldbaum,2014-02-12 13:36:14-08:00,commit, +23043,Nathan Goldbaum,2014-02-12 13:33:57-08:00,commit, +23044,Nathan Goldbaum,2014-02-12 13:33:11-08:00,commit, +23045,John Wise,2014-02-12 14:06:03-05:00,commit, +23046,Britton Smith,2014-02-12 17:58:02+00:00,commit, +23047,Britton Smith,2014-02-12 16:33:17+00:00,commit, +23048,Britton Smith,2014-02-12 16:12:22+00:00,commit, +23049,John ZuHone,2014-02-12 10:04:38-05:00,commit, +23050,Nathan Goldbaum,2014-02-12 02:07:31-08:00,commit, +23051,Nathan Goldbaum,2014-02-12 01:32:14-08:00,commit, +23052,Nathan Goldbaum,2014-02-12 01:23:28-08:00,commit, +23053,Nathan Goldbaum,2014-02-12 01:23:06-08:00,commit, +23054,John ZuHone,2014-02-11 18:27:27-05:00,commit, +23055,John ZuHone,2014-02-11 17:06:24-05:00,commit, +23056,John ZuHone,2014-02-11 17:06:05-05:00,commit, +23057,John ZuHone,2014-02-11 13:28:12-08:00,commit, +23058,John ZuHone,2014-02-11 13:27:40-08:00,commit, +23059,John ZuHone,2014-02-11 14:33:02-05:00,commit, +23060,John ZuHone,2014-02-11 13:04:01-05:00,commit, +23061,John ZuHone,2014-02-11 11:59:38-05:00,commit, +23062,John ZuHone,2014-02-11 11:55:30-05:00,commit, +23063,John ZuHone,2014-02-11 11:54:20-05:00,commit, +23064,John ZuHone,2014-02-11 11:54:07-05:00,commit, +23065,John ZuHone,2014-02-11 11:52:18-05:00,commit, +23066,John ZuHone,2014-02-11 11:51:25-05:00,commit, +23067,Britton Smith,2014-02-11 10:58:43-05:00,commit, +23068,John ZuHone,2014-02-11 09:41:26-05:00,commit, +23069,John ZuHone,2014-02-11 09:41:00-05:00,commit, +23070,John ZuHone,2014-02-11 09:35:33-05:00,commit, +23071,Britton Smith,2014-02-11 12:48:33+00:00,commit, +23072,Matthew Turk,2014-02-10 23:20:49-05:00,commit, +23073,Matthew Turk,2014-02-10 23:14:21-05:00,commit, +23074,John ZuHone,2014-02-10 23:10:54-05:00,commit, +23075,John ZuHone,2014-02-10 23:10:18-05:00,commit, +23076,John ZuHone,2014-02-10 23:08:53-05:00,commit, +23077,John ZuHone,2014-02-10 22:29:38-05:00,commit, +23078,Nathan Goldbaum,2014-02-10 18:54:16-08:00,commit, +23079,John ZuHone,2014-02-10 21:54:03-05:00,commit, +23080,John ZuHone,2014-02-10 21:52:29-05:00,commit, +23081,John ZuHone,2014-02-10 21:51:44-05:00,commit, +23082,Nathan Goldbaum,2014-02-10 18:48:04-08:00,commit, +23083,John ZuHone,2014-02-10 15:12:37-05:00,commit, +23084,John ZuHone,2014-02-10 15:11:42-05:00,commit, +23085,Britton Smith,2014-02-10 18:53:46+00:00,commit, +23086,John ZuHone,2014-02-10 13:35:23-05:00,commit, +23087,Britton Smith,2014-02-10 18:18:40+00:00,commit, +23088,Britton Smith,2014-02-10 18:11:31+00:00,commit, +23089,Nathan Goldbaum,2014-02-10 09:36:12-08:00,commit, +23090,Britton Smith,2014-02-10 17:36:01+00:00,commit, +23091,Nathan Goldbaum,2014-02-10 09:26:41-08:00,commit, +23092,Matthew Turk,2014-02-10 12:10:46-05:00,commit, +23093,Britton Smith,2014-02-10 16:19:47+00:00,commit, +23094,Matthew Turk,2014-02-10 11:15:47-05:00,commit, +23095,Britton Smith,2014-02-10 16:14:35+00:00,commit, +23096,Britton Smith,2014-02-10 16:03:05+00:00,commit, +23097,Britton Smith,2014-02-10 15:32:11+00:00,commit, +23098,Britton Smith,2014-02-10 15:32:11+00:00,commit, +23099,Britton Smith,2014-02-10 15:31:13+00:00,commit, +23100,Britton Smith,2014-02-10 14:41:12+00:00,commit, +23101,Britton Smith,2014-02-10 14:09:46+00:00,commit, +23102,Britton Smith,2014-02-10 14:09:46+00:00,commit, +23103,Britton Smith,2014-02-10 13:27:49+00:00,commit, +23104,Britton Smith,2014-02-10 13:27:24+00:00,commit, +23105,Britton Smith,2014-02-10 13:27:24+00:00,commit, +23106,Britton Smith,2014-02-10 13:27:00+00:00,commit, +23107,Britton Smith,2014-02-10 13:27:00+00:00,commit, +23108,Britton Smith,2014-02-10 12:12:45+00:00,commit, +23109,Britton Smith,2014-02-10 10:39:09+00:00,commit, +23110,Britton Smith,2014-02-10 10:36:34+00:00,commit, +23111,Britton Smith,2014-02-10 10:22:59+00:00,commit, +23112,Britton Smith,2014-02-10 10:02:36+00:00,commit, +23113,Britton Smith,2014-02-10 09:55:32+00:00,commit, +23114,Nathan Goldbaum,2014-02-09 20:53:06-08:00,commit, +23115,John ZuHone,2014-02-09 22:49:44-05:00,commit, +23116,John ZuHone,2014-02-09 22:45:13-05:00,commit, +23117,John Wise,2014-02-09 17:45:46-05:00,commit, +23118,Matthew Turk,2014-02-09 14:24:58-05:00,commit, +23119,John ZuHone,2014-02-09 09:02:12-08:00,commit, +23120,John ZuHone,2014-02-09 09:00:39-08:00,commit, +23121,John Wise,2014-02-08 23:46:07-05:00,commit, +23122,John ZuHone,2014-02-08 17:02:52-05:00,commit, +23123,Nathan Goldbaum,2014-02-08 13:15:42-08:00,commit, +23124,Nathan Goldbaum,2014-02-08 13:14:16-08:00,commit, +23125,Matthew Turk,2014-02-08 14:40:58-05:00,commit, +23126,Matthew Turk,2014-02-08 14:40:48-05:00,commit, +23127,Matthew Turk,2014-02-08 14:40:05-05:00,commit, +23128,Matthew Turk,2014-02-08 14:25:37-05:00,commit, +23129,Matthew Turk,2014-02-08 14:21:04-05:00,commit, +23130,John Wise,2014-02-07 17:09:03-05:00,commit, +23131,John ZuHone,2014-02-07 15:33:16-05:00,commit, +23132,John ZuHone,2014-02-07 15:20:23-05:00,commit, +23133,John ZuHone,2014-02-07 15:20:00-05:00,commit, +23134,John ZuHone,2014-02-07 14:03:18-05:00,commit, +23135,John ZuHone,2014-02-07 14:03:07-05:00,commit, +23136,Matthew Turk,2014-02-07 12:10:37-05:00,commit, +23137,Matthew Turk,2014-02-07 11:45:01-05:00,commit, +23138,Matthew Turk,2014-02-07 11:16:13-05:00,commit, +23139,Matthew Turk,2014-02-07 11:09:11-05:00,commit, +23140,Britton Smith,2014-02-07 16:08:32+00:00,commit, +23141,Britton Smith,2014-02-07 16:01:54+00:00,commit, +23142,Britton Smith,2014-02-07 16:01:27+00:00,commit, +23143,John Wise,2014-02-07 08:21:25-05:00,commit, +23144,John ZuHone,2014-02-06 22:31:01-05:00,commit, +23145,Andrew Myers,2014-02-06 13:35:08-08:00,commit, +23146,Nathan Goldbaum,2014-02-06 11:27:26-08:00,commit, +23147,John ZuHone,2014-02-06 13:20:38-05:00,commit, +23148,Nathan Goldbaum,2014-02-06 10:17:50-08:00,commit, +23149,John ZuHone,2014-02-06 11:48:10-05:00,commit, +23150,John ZuHone,2014-02-06 08:55:18-05:00,commit, +23151,John ZuHone,2014-02-06 08:49:54-05:00,commit, +23152,Matthew Turk,2014-02-05 21:17:43-05:00,commit, +23153,Matthew Turk,2014-02-05 20:50:34-05:00,commit, +23154,Matthew Turk,2014-02-05 18:38:11-05:00,commit, +23155,Matthew Turk,2014-02-05 18:21:06-05:00,commit, +23156,Matthew Turk,2014-02-05 18:19:21-05:00,commit, +23157,Matthew Turk,2014-02-05 18:17:26-05:00,commit, +23158,Matthew Turk,2014-02-05 16:53:44-05:00,commit, +23159,Andrew Myers,2014-02-05 13:21:40-08:00,commit, +23160,Matthew Turk,2014-02-05 15:58:44-05:00,commit, +23161,Matthew Turk,2014-02-05 15:43:55-05:00,commit, +23162,Matthew Turk,2014-02-05 15:37:33-05:00,commit, +23163,Matthew Turk,2014-02-05 15:36:02-05:00,commit, +23164,Matthew Turk,2014-02-05 15:04:57-05:00,commit, +23165,convert-repo,2014-02-05 14:22:03-05:00,commit, +23166,Andrew Myers,2014-02-05 10:55:03-08:00,commit, +23167,John ZuHone,2014-02-05 02:37:08-05:00,commit, +23168,John ZuHone,2014-02-05 02:09:17-05:00,commit, +23169,John ZuHone,2014-02-05 01:56:53-05:00,commit, +23170,John ZuHone,2014-02-05 00:52:58-05:00,commit, +23171,John ZuHone,2014-02-05 00:52:42-05:00,commit, +23172,John ZuHone,2014-02-04 21:52:28-05:00,commit, +23173,Matthew Turk,2014-02-04 21:35:44-05:00,commit, +23174,John ZuHone,2014-02-04 21:31:03-05:00,commit, +23175,Matthew Turk,2014-02-04 21:30:55-05:00,commit, +23176,John ZuHone,2014-02-04 21:30:49-05:00,commit, +23177,Matthew Turk,2014-02-04 21:18:19-05:00,commit, +23178,Matthew Turk,2014-02-04 20:51:00-05:00,commit, +23179,Matthew Turk,2014-02-04 20:43:31-05:00,commit, +23180,Nathan Goldbaum,2014-02-04 17:12:47-08:00,commit, +23181,Nathan Goldbaum,2014-02-04 16:31:46-08:00,commit, +23182,Nathan Goldbaum,2014-02-04 15:50:37-08:00,commit, +23183,Nathan Goldbaum,2014-02-04 15:50:17-08:00,commit, +23184,Matthew Turk,2014-02-04 17:59:50-05:00,commit, +23185,Matthew Turk,2014-02-04 17:38:03-05:00,commit, +23186,Matthew Turk,2014-02-04 17:34:24-05:00,commit, +23187,Nathan Goldbaum,2014-02-04 14:30:11-08:00,commit, +23188,Matthew Turk,2014-02-04 17:24:59-05:00,commit, +23189,Matthew Turk,2014-02-04 16:22:14-05:00,commit, +23190,John Wise,2014-02-04 16:00:11-05:00,commit, +23191,Matthew Turk,2014-02-04 15:59:55-05:00,commit, +23192,Matthew Turk,2014-02-04 15:50:48-05:00,commit, +23193,Nathan Goldbaum,2014-02-04 12:48:21-08:00,commit, +23194,Andrew Myers,2014-02-04 12:25:49-08:00,commit, +23195,Matthew Turk,2014-02-04 14:54:08-05:00,commit, +23196,Matthew Turk,2014-02-04 14:53:22-05:00,commit, +23197,Matthew Turk,2014-02-04 14:42:00-05:00,commit, +23198,Matthew Turk,2014-02-04 13:55:11-05:00,commit, +23199,Matthew Turk,2014-02-04 13:47:48-05:00,commit, +23200,Nathan Goldbaum,2014-02-04 10:03:57-08:00,commit, +23201,Matthew Turk,2014-02-04 11:55:51-05:00,commit, +23202,John ZuHone,2014-02-04 09:54:29-05:00,commit, +23203,John ZuHone,2014-02-04 07:50:02-05:00,commit, +23204,John ZuHone,2014-02-04 07:44:33-05:00,commit, +23205,Nathan Goldbaum,2014-02-04 00:17:52-08:00,commit, +23206,Nathan Goldbaum,2014-02-03 23:44:14-08:00,commit, +23207,Nathan Goldbaum,2014-02-03 23:42:32-08:00,commit, +23208,Nathan Goldbaum,2014-02-03 22:48:17-08:00,commit, +23209,Nathan Goldbaum,2014-02-03 22:39:02-08:00,commit, +23210,Nathan Goldbaum,2014-02-03 22:39:02-08:00,commit, +23211,Nathan Goldbaum,2014-02-03 22:16:29-08:00,commit, +23212,John ZuHone,2014-02-04 00:30:08-05:00,commit, +23213,John ZuHone,2014-02-04 00:24:45-05:00,commit, +23214,John ZuHone,2014-02-04 00:05:30-05:00,commit, +23215,John ZuHone,2014-02-03 23:52:28-05:00,commit, +23216,John ZuHone,2014-02-03 22:36:57-05:00,commit, +23217,John ZuHone,2014-02-03 22:36:04-05:00,commit, +23218,Matthew Turk,2014-02-03 15:00:17-05:00,commit, +23219,John ZuHone,2014-02-03 14:32:32-05:00,commit, +23220,John ZuHone,2014-02-03 13:50:24-05:00,commit, +23221,John ZuHone,2014-02-03 13:45:37-05:00,commit, +23222,Matthew Turk,2014-02-03 12:44:52-05:00,commit, +23223,Matthew Turk,2014-02-03 12:32:58-05:00,commit, +23224,Matthew Turk,2014-02-03 11:46:39-05:00,commit, +23225,John ZuHone,2014-02-03 10:14:05-05:00,commit, +23226,John ZuHone,2014-02-03 10:13:45-05:00,commit, +23227,John ZuHone,2014-02-03 10:13:11-05:00,commit, +23228,John ZuHone,2014-02-03 10:12:42-05:00,commit, +23229,Matthew Turk,2014-02-03 08:40:31-05:00,commit, +23230,Matthew Turk,2014-02-03 08:21:45-05:00,commit, +23231,Matthew Turk,2014-02-03 07:57:33-05:00,commit, +23232,Matthew Turk,2014-02-03 07:39:08-05:00,commit, +23233,Britton Smith,2014-02-02 17:01:36-05:00,commit, +23234,Andrew Myers,2014-02-02 11:35:37-08:00,commit, +23235,Andrew Myers,2014-02-02 11:30:01-08:00,commit, +23236,Andrew Myers,2014-02-02 11:30:01-08:00,commit, +23237,Nathan Goldbaum,2014-02-01 17:05:35-08:00,commit, +23238,Nathan Goldbaum,2014-02-01 16:43:39-08:00,commit, +23239,Nathan Goldbaum,2014-02-01 16:37:29-08:00,commit, +23240,Nathan Goldbaum,2014-02-01 13:42:40-08:00,commit, +23241,Matthew Turk,2014-02-01 16:10:16-05:00,commit, +23242,Matthew Turk,2014-02-01 15:34:50-05:00,commit, +23243,Matthew Turk,2014-02-01 15:11:12-05:00,commit, +23244,Matthew Turk,2014-02-01 14:10:35-05:00,commit, +23245,Matthew Turk,2014-02-01 13:36:59-05:00,commit, +23246,Matthew Turk,2014-02-01 13:21:13-05:00,commit, +23247,Matthew Turk,2014-02-01 13:11:22-05:00,commit, +23248,John ZuHone,2014-02-01 13:05:30-05:00,commit, +23249,John ZuHone,2014-02-01 13:04:44-05:00,commit, +23250,John ZuHone,2014-02-01 13:01:58-05:00,commit, +23251,Matthew Turk,2014-02-01 12:44:09-05:00,commit, +23252,John ZuHone,2014-02-01 12:20:30-05:00,commit, +23253,John ZuHone,2014-02-01 12:13:18-05:00,commit, +23254,John ZuHone,2014-02-01 12:11:01-05:00,commit, +23255,Matthew Turk,2014-02-01 11:48:53-05:00,commit, +23256,Britton Smith,2014-02-01 11:46:54-05:00,commit, +23257,Britton Smith,2014-02-01 11:46:28-05:00,commit, +23258,Britton Smith,2014-02-01 11:46:01-05:00,commit, +23259,Matthew Turk,2014-02-01 11:28:19-05:00,commit, +23260,Britton Smith,2014-02-01 11:26:15-05:00,commit, +23261,Matthew Turk,2014-02-01 10:57:14-05:00,commit, +23262,Matthew Turk,2014-02-01 10:35:46-05:00,commit, +23263,Matthew Turk,2014-02-01 10:20:44-05:00,commit, +23264,Britton Smith,2014-02-01 09:24:42-05:00,commit, +23265,Matthew Turk,2014-02-01 09:11:39-05:00,commit, +23266,Nathan Goldbaum,2014-02-01 00:50:12-08:00,commit, +23267,Nathan Goldbaum,2014-02-01 00:35:18-08:00,commit, +23268,Nathan Goldbaum,2014-02-01 00:26:44-08:00,commit, +23269,Nathan Goldbaum,2014-02-01 00:26:19-08:00,commit, +23270,Britton Smith,2014-01-31 22:36:54-05:00,commit, +23271,Britton Smith,2014-01-31 18:39:31-05:00,commit, +23272,Britton Smith,2014-01-31 18:38:43-05:00,commit, +23273,John ZuHone,2014-01-31 17:41:12-05:00,commit, +23274,Britton Smith,2014-01-31 17:27:08-05:00,commit, +23275,John ZuHone,2014-01-31 17:24:01-05:00,commit, +23276,John ZuHone,2014-01-31 17:22:32-05:00,commit, +23277,John ZuHone,2014-01-31 17:22:13-05:00,commit, +23278,Nathan Goldbaum,2014-01-31 13:58:19-08:00,commit, +23279,Britton Smith,2014-01-31 15:08:45-05:00,commit, +23280,Brian Crosby,2014-01-31 15:00:03-05:00,commit, +23281,Nathan Goldbaum,2014-01-31 11:58:21-08:00,commit, +23282,Kacper Kowalik,2014-01-31 20:58:15+01:00,commit, +23283,Britton Smith,2014-01-31 14:53:56-05:00,commit, +23284,Britton Smith,2014-01-31 14:51:23-05:00,commit, +23285,Matthew Turk,2014-01-31 14:44:08-05:00,commit, +23286,Brian Crosby,2014-01-31 14:36:01-05:00,commit, +23287,Britton Smith,2014-01-31 14:18:34-05:00,commit, +23288,Britton Smith,2014-01-31 14:15:13-05:00,commit, +23289,Kacper Kowalik,2014-01-31 20:13:02+01:00,commit, +23290,Britton Smith,2014-01-31 14:12:01-05:00,commit, +23291,Kacper Kowalik,2014-01-31 20:06:28+01:00,commit, +23292,Kacper Kowalik,2014-01-31 20:06:00+01:00,commit, +23293,Britton Smith,2014-01-31 14:05:16-05:00,commit, +23294,Britton Smith,2014-01-31 13:59:07-05:00,commit, +23295,Britton Smith,2014-01-31 13:58:46-05:00,commit, +23296,Britton Smith,2014-01-31 13:49:13-05:00,commit, +23297,Britton Smith,2014-01-31 13:30:09-05:00,commit, +23298,Britton Smith,2014-01-31 13:17:31-05:00,commit, +23299,Matthew Turk,2014-01-31 13:08:53-05:00,commit, +23300,Matthew Turk,2014-01-31 12:56:04-05:00,commit, +23301,Matthew Turk,2014-01-31 12:43:57-05:00,commit, +23302,Britton Smith,2014-01-31 11:46:10-05:00,commit, +23303,Britton Smith,2014-01-31 11:35:10-05:00,commit, +23304,Matthew Turk,2014-01-31 11:14:46-05:00,commit, +23305,Nathan Goldbaum,2014-01-30 19:13:20-08:00,commit, +23306,Nathan Goldbaum,2014-01-30 19:13:20-08:00,commit, +23307,Matthew Turk,2014-01-29 09:28:22-05:00,commit, +23308,Nathan Goldbaum,2014-01-28 22:07:27-08:00,commit, +23309,Nathan Goldbaum,2014-01-28 22:07:09-08:00,commit, +23310,Nathan Goldbaum,2014-01-28 20:35:56-08:00,commit, +23311,Britton Smith,2014-01-28 21:42:23+00:00,commit, +23312,Britton Smith,2014-01-28 21:40:42+00:00,commit, +23313,Britton Smith,2014-01-28 21:39:37+00:00,commit, +23314,Britton Smith,2014-01-28 21:39:04+00:00,commit, +23315,Britton Smith,2014-01-28 21:38:34+00:00,commit, +23316,Britton Smith,2014-01-28 21:37:48+00:00,commit, +23317,Britton Smith,2014-01-28 21:37:20+00:00,commit, +23318,Britton Smith,2014-01-28 21:36:48+00:00,commit, +23319,Britton Smith,2014-01-28 21:36:00+00:00,commit, +23320,Britton Smith,2014-01-28 21:35:31+00:00,commit, +23321,Britton Smith,2014-01-28 21:34:42+00:00,commit, +23322,Britton Smith,2014-01-28 21:06:03+00:00,commit, +23323,Nathan Goldbaum,2014-01-28 12:37:06-08:00,commit, +23324,Nathan Goldbaum,2014-01-28 11:44:50-08:00,commit, +23325,Britton Smith,2014-01-28 19:19:06+00:00,commit, +23326,Britton Smith,2014-01-28 19:16:38+00:00,commit, +23327,Britton Smith,2014-01-28 19:07:53+00:00,commit, +23328,Britton Smith,2014-01-28 18:27:31+00:00,commit, +23329,Britton Smith,2014-01-28 18:22:09+00:00,commit, +23330,Britton Smith,2014-01-28 18:19:31+00:00,commit, +23331,Britton Smith,2014-01-28 13:31:35+00:00,commit, +23332,Britton Smith,2014-01-28 13:29:21+00:00,commit, +23333,Britton Smith,2014-01-28 13:28:53+00:00,commit, +23334,Britton Smith,2014-01-28 13:27:51+00:00,commit, +23335,Britton Smith,2014-01-28 13:26:44+00:00,commit, +23336,Britton Smith,2014-01-28 13:25:42+00:00,commit, +23337,Britton Smith,2014-01-28 12:46:04+00:00,commit, +23338,Britton Smith,2014-01-28 12:29:40+00:00,commit, +23339,Britton Smith,2014-01-28 11:46:34+00:00,commit, +23340,Britton Smith,2014-01-28 11:44:45+00:00,commit, +23341,Britton Smith,2014-01-28 11:23:49+00:00,commit, +23342,Nathan Goldbaum,2014-01-27 13:58:22-08:00,commit, +23343,Nathan Goldbaum,2014-01-27 13:56:10-08:00,commit, +23344,Nathan Goldbaum,2014-01-27 13:50:02-08:00,commit, +23345,Brian Crosby,2014-01-27 12:18:47-07:00,commit, +23346,Brian Crosby,2014-01-27 12:16:02-07:00,commit, +23347,Matthew Turk,2014-01-27 12:56:16-05:00,commit, +23348,Matthew Turk,2014-01-27 11:52:18-05:00,commit, +23349,Britton Smith,2014-01-27 16:29:45+00:00,commit, +23350,Matthew Turk,2014-01-27 08:43:16-05:00,commit, +23351,Matthew Turk,2014-01-27 08:17:28-05:00,commit, +23352,Matthew Turk,2014-01-27 08:00:53-05:00,commit, +23353,Matthew Turk,2014-01-27 07:57:32-05:00,commit, +23354,Matthew Turk,2014-01-27 07:53:34-05:00,commit, +23355,Britton Smith,2014-01-27 10:59:04+00:00,commit, +23356,Britton Smith,2014-01-27 10:54:44+00:00,commit, +23357,Britton Smith,2014-01-27 10:53:47+00:00,commit, +23358,Britton Smith,2014-01-27 10:53:12+00:00,commit, +23359,Britton Smith,2014-01-26 12:08:54+00:00,commit, +23360,Matthew Turk,2014-01-25 15:23:46-05:00,commit, +23361,Matthew Turk,2014-01-25 15:09:19-05:00,commit, +23362,Nathan Goldbaum,2014-01-25 11:28:52-08:00,commit, +23363,Nathan Goldbaum,2014-01-25 11:28:52-08:00,commit, +23364,Nathan Goldbaum,2014-01-25 11:07:32-08:00,commit, +23365,Matthew Turk,2014-01-25 10:53:32-05:00,commit, +23366,Matthew Turk,2014-01-25 10:48:42-05:00,commit, +23367,Matthew Turk,2014-01-25 10:45:48-05:00,commit, +23368,Matthew Turk,2014-01-25 10:21:21-05:00,commit, +23369,Matthew Turk,2014-01-25 10:19:00-05:00,commit, +23370,Britton Smith,2014-01-25 15:00:14+00:00,commit, +23371,Matthew Turk,2014-01-25 09:47:32-05:00,commit, +23372,Nathan Goldbaum,2014-01-24 14:53:55-08:00,commit, +23373,Nathan Goldbaum,2014-01-24 14:53:31-08:00,commit, +23374,Nathan Goldbaum,2014-01-24 14:53:13-08:00,commit, +23375,Nathan Goldbaum,2014-01-24 14:49:17-08:00,commit, +23376,Matthew Turk,2014-01-24 15:49:27-05:00,commit, +23377,Matthew Turk,2014-01-24 15:10:13-05:00,commit, +23378,Matthew Turk,2014-01-24 14:22:54-05:00,commit, +23379,Matthew Turk,2014-01-24 12:20:31-05:00,commit, +23380,Britton Smith,2014-01-24 16:35:18+00:00,commit, +23381,Matthew Turk,2014-01-24 11:05:56-05:00,commit, +23382,Matthew Turk,2014-01-24 10:55:02-05:00,commit, +23383,Britton Smith,2014-01-24 15:14:03+00:00,commit, +23384,Britton Smith,2014-01-24 14:11:02+00:00,commit, +23385,Britton Smith,2014-01-24 14:07:49+00:00,commit, +23386,Matthew Turk,2014-01-23 17:11:41-05:00,commit, +23387,Matthew Turk,2014-01-23 17:08:57-05:00,commit, +23388,Matthew Turk,2014-01-23 16:23:05-05:00,commit, +23389,Matthew Turk,2014-01-23 16:00:12-05:00,commit, +23390,Matthew Turk,2014-01-23 14:56:10-05:00,commit, +23391,Matthew Turk,2014-01-23 14:41:59-05:00,commit, +23392,Matthew Turk,2014-01-23 14:34:36-05:00,commit, +23393,Matthew Turk,2014-01-23 13:39:35-05:00,commit, +23394,Britton Smith,2014-01-23 18:10:45+00:00,commit, +23395,Britton Smith,2014-01-23 18:10:18+00:00,commit, +23396,Matthew Turk,2014-01-23 12:57:15-05:00,commit, +23397,Britton Smith,2014-01-23 17:10:10+00:00,commit, +23398,Britton Smith,2014-01-23 17:05:44+00:00,commit, +23399,Britton Smith,2014-01-23 16:52:29+00:00,commit, +23400,Matthew Turk,2014-01-23 11:46:14-05:00,commit, +23401,Matthew Turk,2014-01-23 11:23:10-05:00,commit, +23402,Britton Smith,2014-01-23 16:02:41+00:00,commit, +23403,Britton Smith,2014-01-23 16:02:14+00:00,commit, +23404,Britton Smith,2014-01-23 16:01:22+00:00,commit, +23405,Britton Smith,2014-01-23 13:38:00+00:00,commit, +23406,Britton Smith,2014-01-23 13:37:27+00:00,commit, +23407,Matthew Turk,2014-01-22 18:34:36-05:00,commit, +23408,Matthew Turk,2014-01-22 15:20:53-05:00,commit, +23409,Matthew Turk,2014-01-22 14:57:51-05:00,commit, +23410,Matthew Turk,2014-01-22 14:50:37-05:00,commit, +23411,Britton Smith,2014-01-22 17:51:35+00:00,commit, +23412,Britton Smith,2014-01-22 17:03:24+00:00,commit, +23413,Britton Smith,2014-01-22 17:03:24+00:00,commit, +23414,Britton Smith,2014-01-22 16:00:27+00:00,commit, +23415,Matthew Turk,2014-01-22 09:47:17-05:00,commit, +23416,Matthew Turk,2014-01-22 09:47:17-05:00,commit, +23417,Matthew Turk,2014-01-22 09:18:33-05:00,commit, +23418,Britton Smith,2014-01-22 11:55:03+00:00,commit, +23419,Britton Smith,2014-01-22 11:53:03+00:00,commit, +23420,Britton Smith,2014-01-22 11:52:32+00:00,commit, +23421,Britton Smith,2014-01-22 11:51:20+00:00,commit, +23422,Nathan Goldbaum,2014-01-21 19:20:43-08:00,commit, +23423,Nathan Goldbaum,2014-01-21 12:52:11-08:00,commit, +23424,Nathan Goldbaum,2014-01-21 12:12:16-08:00,commit, +23425,Nathan Goldbaum,2014-01-21 12:11:51-08:00,commit, +23426,Brian Crosby,2014-01-21 15:02:17-05:00,commit, +23427,Nathan Goldbaum,2014-01-21 11:52:29-08:00,commit, +23428,Matthew Turk,2014-01-21 14:03:13-05:00,commit, +23429,Britton Smith,2014-01-21 15:12:31+00:00,commit, +23430,John ZuHone,2014-01-21 09:43:54-05:00,commit, +23431,Britton Smith,2014-01-21 12:12:52+00:00,commit, +23432,Britton Smith,2014-01-21 12:12:52+00:00,commit, +23433,Britton Smith,2014-01-21 12:12:52+00:00,commit, +23434,Nathan Goldbaum,2014-01-21 01:19:49-08:00,commit, +23435,Nathan Goldbaum,2014-01-21 00:23:42-08:00,commit, +23436,Nathan Goldbaum,2014-01-21 00:23:20-08:00,commit, +23437,Nathan Goldbaum,2014-01-21 00:22:55-08:00,commit, +23438,Nathan Goldbaum,2014-01-20 23:48:02-08:00,commit, +23439,Nathan Goldbaum,2014-01-20 23:43:29-08:00,commit, +23440,Nathan Goldbaum,2014-01-20 23:42:22-08:00,commit, +23441,Matthew Turk,2014-01-20 17:20:10-05:00,commit, +23442,J.S. Oishi,2014-01-20 17:10:14-05:00,commit, +23443,J.S. Oishi,2014-01-20 17:07:12-05:00,commit, +23444,J.S. Oishi,2014-01-20 17:00:45-05:00,commit, +23445,J.S. Oishi,2014-01-20 16:28:55-05:00,commit, +23446,J.S. Oishi,2014-01-20 16:15:36-05:00,commit, +23447,Britton Smith,2014-01-20 20:54:13+00:00,commit, +23448,Britton Smith,2014-01-20 20:47:54+00:00,commit, +23449,Britton Smith,2014-01-20 20:44:37+00:00,commit, +23450,Matthew Turk,2014-01-20 15:26:02-05:00,commit, +23451,Matthew Turk,2014-01-20 12:15:47-05:00,commit, +23452,Matthew Turk,2014-01-20 12:14:06-05:00,commit, +23453,Britton Smith,2014-01-20 15:31:22+00:00,commit, +23454,Britton Smith,2014-01-20 14:53:54+00:00,commit, +23455,Britton Smith,2014-01-20 20:44:37+00:00,commit, +23456,Britton Smith,2014-01-20 14:53:54+00:00,commit, +23457,Matthew Turk,2014-01-20 09:52:23-05:00,commit, +23458,Matthew Turk,2014-01-20 09:20:37-05:00,commit, +23459,Britton Smith,2014-01-20 13:49:43+00:00,commit, +23460,Britton Smith,2014-01-20 13:45:45+00:00,commit, +23461,Britton Smith,2014-01-20 10:33:06+00:00,commit, +23462,Matthew Turk,2014-01-17 15:07:55-05:00,commit, +23463,Matthew Turk,2014-01-16 11:13:44-05:00,commit, +23464,Matthew Turk,2014-01-16 07:31:54-05:00,commit, +23465,Britton Smith,2014-01-16 01:13:02+00:00,commit, +23466,Britton Smith,2014-01-16 01:10:21+00:00,commit, +23467,Nathan Goldbaum,2014-01-15 12:39:43-08:00,commit, +23468,Britton Smith,2014-01-15 17:19:08+00:00,commit, +23469,Britton Smith,2014-01-15 14:51:31+00:00,commit, +23470,Britton Smith,2014-01-15 14:35:39+00:00,commit, +23471,Andrew Myers,2014-01-14 14:01:20-08:00,commit, +23472,Andrew Myers,2014-01-14 13:58:18-08:00,commit, +23473,Nathan Goldbaum,2014-01-13 12:25:48-08:00,commit, +23474,Brian Crosby,2014-01-10 23:50:24-05:00,commit, +23475,Brian Crosby,2014-01-10 23:34:58-05:00,commit, +23476,Brian Crosby,2014-01-10 13:07:35-05:00,commit, +23477,Brian Crosby,2014-01-10 12:28:36-05:00,commit, +23478,Brian Crosby,2014-01-10 12:05:38-05:00,commit, +23479,Matthew Turk,2014-01-10 11:37:09-05:00,commit, +23480,Matthew Turk,2014-01-10 11:34:40-05:00,commit, +23481,Brian Crosby,2014-01-10 11:19:15-05:00,commit, +23482,John ZuHone,2014-01-10 09:37:58-05:00,commit, +23483,Nathan Goldbaum,2014-01-09 21:03:05-08:00,commit, +23484,Nathan Goldbaum,2014-01-09 21:02:37-08:00,commit, +23485,Nathan Goldbaum,2014-01-09 20:23:58-08:00,commit, +23486,Nathan Goldbaum,2014-01-09 17:38:54-08:00,commit, +23487,Matthew Turk,2014-01-09 15:16:00-05:00,commit, +23488,Matthew Turk,2014-01-09 15:08:05-05:00,commit, +23489,Matthew Turk,2014-01-09 13:57:55-05:00,commit, +23490,Matthew Turk,2014-01-09 13:39:48-05:00,commit, +23491,Nathan Goldbaum,2014-01-08 15:53:16-08:00,commit, +23492,Nathan Goldbaum,2014-01-08 15:48:42-08:00,commit, +23493,Hilary Egan,2014-01-08 14:15:47-07:00,commit, +23494,Nathan Goldbaum,2014-01-08 11:43:49-08:00,commit, +23495,Matthew Turk,2014-01-08 10:32:13-05:00,commit, +23496,Matthew Turk,2014-01-08 09:14:46-05:00,commit, +23497,Nathan Goldbaum,2014-01-07 17:19:22-08:00,commit, +23498,Nathan Goldbaum,2014-01-07 17:16:19-08:00,commit, +23499,Nathan Goldbaum,2014-01-07 16:54:12-08:00,commit, +23500,Nathan Goldbaum,2014-01-07 16:47:40-08:00,commit, +23501,Nathan Goldbaum,2014-01-07 16:46:11-08:00,commit, +23502,Matthew Turk,2014-01-07 16:23:45-05:00,commit, +23503,John ZuHone,2014-01-07 14:48:07-05:00,commit, +23504,Matthew Turk,2014-01-07 13:48:01-05:00,commit, +23505,Nathan Goldbaum,2014-01-07 10:35:10-08:00,commit, +23506,Matthew Turk,2014-01-07 12:37:33-05:00,commit, +23507,Matthew Turk,2014-01-07 12:19:34-05:00,commit, +23508,John ZuHone,2014-01-07 11:52:08-05:00,commit, +23509,Britton Smith,2014-01-07 10:54:25-05:00,commit, +23510,John ZuHone,2014-01-07 10:11:35-05:00,commit, +23511,Matthew Turk,2014-01-07 08:49:42-05:00,commit, +23512,Matthew Turk,2014-01-07 08:19:41-05:00,commit, +23513,John ZuHone,2014-01-07 01:09:14-05:00,commit, +23514,Nathan Goldbaum,2014-01-06 21:17:46-08:00,commit, +23515,Nathan Goldbaum,2014-01-06 21:17:33-08:00,commit, +23516,Nathan Goldbaum,2014-01-06 20:55:15-08:00,commit, +23517,Nathan Goldbaum,2014-01-06 20:54:48-08:00,commit, +23518,Nathan Goldbaum,2014-01-06 20:52:50-08:00,commit, +23519,Nathan Goldbaum,2014-01-06 18:45:52-08:00,commit, +23520,Nathan Goldbaum,2014-01-06 18:33:54-08:00,commit, +23521,Nathan Goldbaum,2014-01-06 17:23:08-08:00,commit, +23522,Britton Smith,2014-01-06 17:01:14-05:00,commit, +23523,Matthew Turk,2014-01-06 13:25:21-05:00,commit, +23524,Matthew Turk,2014-01-06 13:24:26-05:00,commit, +23525,Matthew Turk,2014-01-06 13:19:38-05:00,commit, +23526,Matthew Turk,2014-01-06 13:06:31-05:00,commit, +23527,Britton Smith,2014-01-05 13:34:25-05:00,commit, +23528,Britton Smith,2014-01-05 13:11:55-05:00,commit, +23529,Britton Smith,2014-01-05 10:22:04-05:00,commit, +23530,Britton Smith,2014-01-05 09:51:29-05:00,commit, +23531,Britton Smith,2014-01-05 09:47:51-05:00,commit, +23532,Britton Smith,2014-01-05 09:42:34-05:00,commit, +23533,John ZuHone,2014-01-04 10:57:55-05:00,commit, +23534,Nathan Goldbaum,2014-01-03 16:21:11-08:00,commit, +23535,Britton Smith,2014-01-03 17:28:06-05:00,commit, +23536,Britton Smith,2014-01-03 17:03:51-05:00,commit, +23537,Britton Smith,2014-01-03 16:58:50-05:00,commit, +23538,Britton Smith,2014-01-03 16:52:05-05:00,commit, +23539,John ZuHone,2014-01-03 16:51:21-05:00,commit, +23540,Britton Smith,2014-01-03 16:48:40-05:00,commit, +23541,John ZuHone,2014-01-03 16:45:50-05:00,commit, +23542,John ZuHone,2014-01-03 16:44:36-05:00,commit, +23543,John ZuHone,2014-01-03 16:43:04-05:00,commit, +23544,Britton Smith,2014-01-03 16:34:58-05:00,commit, +23545,John ZuHone,2014-01-03 16:32:17-05:00,commit, +23546,John ZuHone,2014-01-03 16:31:46-05:00,commit, +23547,John ZuHone,2014-01-03 16:31:06-05:00,commit, +23548,Britton Smith,2014-01-03 16:17:34-05:00,commit, +23549,Britton Smith,2014-01-03 15:12:58-05:00,commit, +23550,Britton Smith,2014-01-03 15:10:30-05:00,commit, +23551,Britton Smith,2014-01-02 17:55:09-05:00,commit, +23552,Britton Smith,2014-01-02 15:06:46-05:00,commit, +23553,Britton Smith,2014-01-02 15:05:16-05:00,commit, +23554,Britton Smith,2014-01-02 14:50:25-05:00,commit, +23555,Britton Smith,2014-01-02 14:49:30-05:00,commit, +23556,John ZuHone,2014-01-01 21:57:29-05:00,commit, +23557,John ZuHone,2014-01-01 21:48:17-05:00,commit, +23558,John ZuHone,2014-01-01 20:19:31-05:00,commit, +23559,John ZuHone,2014-01-01 20:04:02-05:00,commit, +23560,John ZuHone,2014-01-01 10:42:40-05:00,commit, +23561,John ZuHone,2013-12-31 18:31:32-05:00,commit, +23562,John ZuHone,2013-12-31 18:31:22-05:00,commit, +23563,John ZuHone,2013-12-31 17:59:16-05:00,commit, +23564,John ZuHone,2013-12-30 21:00:07-05:00,commit, +23565,John ZuHone,2013-12-30 20:31:00-05:00,commit, +23566,John ZuHone,2013-12-30 20:03:18-05:00,commit, +23567,Matthew Turk,2013-12-30 11:47:56-05:00,commit, +23568,Matthew Turk,2013-12-30 14:20:16+00:00,commit, +23569,Matthew Turk,2013-12-29 10:11:46-05:00,commit, +23570,Matthew Turk,2013-12-29 09:34:06-05:00,commit, +23571,Matthew Turk,2013-12-29 09:21:36-05:00,commit, +23572,Matthew Turk,2013-12-29 09:12:46-05:00,commit, +23573,Matthew Turk,2013-12-29 07:33:05-05:00,commit, +23574,Matthew Turk,2013-12-29 07:32:02-05:00,commit, +23575,Matthew Turk,2013-12-29 07:27:28-05:00,commit, +23576,John ZuHone,2013-12-26 22:56:56-05:00,commit, +23577,Matthew Turk,2013-12-21 19:03:31-05:00,commit, +23578,Matthew Turk,2013-12-21 18:53:27-05:00,commit, +23579,Matthew Turk,2013-12-21 18:47:24-05:00,commit, +23580,Matthew Turk,2013-12-21 16:28:39-05:00,commit, +23581,Matthew Turk,2013-12-21 16:14:25-05:00,commit, +23582,Matthew Turk,2013-12-21 14:44:05-05:00,commit, +23583,Nathan Goldbaum,2013-12-20 18:25:46-08:00,commit, +23584,Nathan Goldbaum,2013-12-20 18:24:28-08:00,commit, +23585,Nathan Goldbaum,2013-12-20 17:32:16-08:00,commit, +23586,Nathan Goldbaum,2013-12-20 17:12:30-08:00,commit, +23587,Nathan Goldbaum,2013-12-20 17:12:13-08:00,commit, +23588,Matthew Turk,2013-12-20 08:40:44-05:00,commit, +23589,Matthew Turk,2013-12-20 08:25:31-05:00,commit, +23590,Nathan Goldbaum,2013-12-19 19:47:14-08:00,commit, +23591,Nathan Goldbaum,2013-12-19 18:24:29-08:00,commit, +23592,Nathan Goldbaum,2013-12-19 18:24:06-08:00,commit, +23593,Andrew Myers,2013-12-19 15:32:03-08:00,commit, +23594,Nathan Goldbaum,2013-12-19 13:07:08-08:00,commit, +23595,Matthew Turk,2013-12-19 13:40:16-05:00,commit, +23596,Andrew Myers,2013-12-19 10:31:22-08:00,commit, +23597,Matthew Turk,2013-12-19 12:57:14-05:00,commit, +23598,Matthew Turk,2013-12-19 12:56:53-05:00,commit, +23599,Matthew Turk,2013-12-19 12:18:58-05:00,commit, +23600,Matthew Turk,2013-12-19 11:59:13-05:00,commit, +23601,Matthew Turk,2013-12-19 11:46:56-05:00,commit, +23602,Matthew Turk,2013-12-19 11:35:47-05:00,commit, +23603,Matthew Turk,2013-12-19 11:19:36-05:00,commit, +23604,Matthew Turk,2013-12-19 11:02:10-05:00,commit, +23605,Matthew Turk,2013-12-19 10:56:20-05:00,commit, +23606,Matthew Turk,2013-12-19 10:39:46-05:00,commit, +23607,Matthew Turk,2013-12-19 10:31:57-05:00,commit, +23608,Matthew Turk,2013-12-19 10:09:17-05:00,commit, +23609,Matthew Turk,2013-12-19 10:08:40-05:00,commit, +23610,Matthew Turk,2013-12-19 09:56:54-05:00,commit, +23611,Matthew Turk,2013-12-19 09:41:55-05:00,commit, +23612,Matthew Turk,2013-12-19 09:33:22-05:00,commit, +23613,John ZuHone,2013-12-19 09:16:02-05:00,commit, +23614,Matthew Turk,2013-12-19 09:04:17-05:00,commit, +23615,Matthew Turk,2013-12-19 08:59:09-05:00,commit, +23616,Matthew Turk,2013-12-19 08:58:13-05:00,commit, +23617,Matthew Turk,2013-12-19 08:57:51-05:00,commit, +23618,Matthew Turk,2013-12-19 08:22:37-05:00,commit, +23619,Matthew Turk,2013-12-19 08:01:24-05:00,commit, +23620,John ZuHone,2013-12-19 02:01:46-05:00,commit, +23621,John ZuHone,2013-12-19 02:01:21-05:00,commit, +23622,John ZuHone,2013-12-19 01:47:01-05:00,commit, +23623,John ZuHone,2013-12-19 00:48:21-05:00,commit, +23624,Nathan Goldbaum,2013-12-18 19:02:12-08:00,commit, +23625,Nathan Goldbaum,2013-12-18 18:59:09-08:00,commit, +23626,Nathan Goldbaum,2013-12-18 18:50:31-08:00,commit, +23627,Andrew Myers,2013-12-17 15:01:52-08:00,commit, +23628,Matthew Turk,2013-12-17 14:35:41-05:00,commit, +23629,Nathan Goldbaum,2013-12-17 11:27:28-08:00,commit, +23630,Andrew Myers,2013-12-17 10:22:32-08:00,commit, +23631,Matthew Turk,2013-12-17 11:30:17-05:00,commit, +23632,Nathan Goldbaum,2013-12-16 20:02:14-08:00,commit, +23633,Nathan Goldbaum,2013-12-16 20:01:55-08:00,commit, +23634,Nathan Goldbaum,2013-12-16 19:47:18-08:00,commit, +23635,Nathan Goldbaum,2013-12-16 19:46:46-08:00,commit, +23636,Nathan Goldbaum,2013-12-16 19:37:32-08:00,commit, +23637,Nathan Goldbaum,2013-12-16 19:06:11-08:00,commit, +23638,Nathan Goldbaum,2013-12-16 17:50:26-08:00,commit, +23639,Nathan Goldbaum,2013-12-16 17:48:50-08:00,commit, +23640,Nathan Goldbaum,2013-12-16 17:48:27-08:00,commit, +23641,Nathan Goldbaum,2013-12-16 17:44:56-08:00,commit, +23642,Matthew Turk,2013-12-16 16:40:07-05:00,commit, +23643,Cameron Hummels,2013-12-16 14:10:38-07:00,commit, +23644,Matthew Turk,2013-12-16 11:32:24-05:00,commit, +23645,Matthew Turk,2013-12-16 11:23:26-05:00,commit, +23646,Cameron Hummels,2013-12-15 10:19:16-07:00,commit, +23647,Cameron Hummels,2013-12-14 15:20:34-07:00,commit, +23648,Matthew Turk,2013-12-13 17:37:52-05:00,commit, +23649,Matthew Turk,2013-12-13 15:06:08-05:00,commit, +23650,Matthew Turk,2013-12-13 14:53:50-05:00,commit, +23651,Matthew Turk,2013-12-13 11:46:30-05:00,commit, +23652,Matthew Turk,2013-12-13 10:28:15-05:00,commit, +23653,Matthew Turk,2013-12-13 09:22:23-05:00,commit, +23654,Matthew Turk,2013-12-13 08:46:41-05:00,commit, +23655,Nathan Goldbaum,2013-12-12 17:05:02-08:00,commit, +23656,Nathan Goldbaum,2013-12-12 17:04:54-08:00,commit, +23657,Cameron Hummels,2013-12-12 18:03:25-07:00,commit, +23658,Nathan Goldbaum,2013-12-12 16:58:00-08:00,commit, +23659,Cameron Hummels,2013-12-12 14:20:53-07:00,commit, +23660,Cameron Hummels,2013-12-12 13:43:35-07:00,commit, +23661,Cameron Hummels,2013-12-12 13:43:35-07:00,commit, +23662,Nathan Goldbaum,2013-12-12 11:09:45-08:00,commit, +23663,Matthew Turk,2013-12-12 13:35:20-05:00,commit, +23664,Matthew Turk,2013-12-12 13:26:09-05:00,commit, +23665,Matthew Turk,2013-12-12 13:23:54-05:00,commit, +23666,Matthew Turk,2013-12-12 13:03:45-05:00,commit, +23667,Matthew Turk,2013-12-12 13:02:04-05:00,commit, +23668,Matthew Turk,2013-12-12 13:01:51-05:00,commit, +23669,Britton Smith,2013-12-12 17:50:06+00:00,commit, +23670,Britton Smith,2013-12-12 17:46:16+00:00,commit, +23671,Britton Smith,2013-12-12 17:24:40+00:00,commit, +23672,Britton Smith,2013-12-12 17:19:40+00:00,commit, +23673,Matthew Turk,2013-12-12 11:31:07-05:00,commit, +23674,Matthew Turk,2013-12-12 11:16:54-05:00,commit, +23675,Matthew Turk,2013-12-12 10:34:07-05:00,commit, +23676,Matthew Turk,2013-12-12 10:22:14-05:00,commit, +23677,Matthew Turk,2013-12-12 10:17:46-05:00,commit, +23678,Matthew Turk,2013-12-12 10:17:19-05:00,commit, +23679,Matthew Turk,2013-12-12 10:17:01-05:00,commit, +23680,Britton Smith,2013-12-12 13:48:38+00:00,commit, +23681,Britton Smith,2013-12-12 11:03:07+00:00,commit, +23682,Britton Smith,2013-12-12 11:03:07+00:00,commit, +23683,Nathan Goldbaum,2013-12-11 23:18:45-08:00,commit, +23684,Nathan Goldbaum,2013-12-11 23:17:42-08:00,commit, +23685,Nathan Goldbaum,2013-12-11 23:12:19-08:00,commit, +23686,Nathan Goldbaum,2013-12-11 23:11:48-08:00,commit, +23687,John ZuHone,2013-12-12 01:04:36-05:00,commit, +23688,John ZuHone,2013-12-12 00:13:55-05:00,commit, +23689,Matthew Turk,2013-12-11 18:48:58-05:00,commit, +23690,Matthew Turk,2013-12-11 16:48:25-05:00,commit, +23691,Matthew Turk,2013-12-11 15:23:20-05:00,commit, +23692,Britton Smith,2013-12-11 18:18:41+00:00,commit, +23693,Britton Smith,2013-12-11 18:18:41+00:00,commit, +23694,John ZuHone,2013-12-11 12:27:09-05:00,commit, +23695,John ZuHone,2013-12-11 12:18:59-05:00,commit, +23696,John ZuHone,2013-12-11 12:15:57-05:00,commit, +23697,Matthew Turk,2013-12-11 11:03:11-05:00,commit, +23698,Britton Smith,2013-12-11 15:47:55+00:00,commit, +23699,Britton Smith,2013-12-11 15:29:13+00:00,commit, +23700,Matthew Turk,2013-12-11 05:59:51-05:00,commit, +23701,Kacper Kowalik,2013-12-11 09:37:38+01:00,commit, +23702,Matthew Turk,2013-12-10 22:49:20-05:00,commit, +23703,Matthew Turk,2013-12-10 17:21:13-05:00,commit, +23704,Matthew Turk,2013-12-10 17:19:58-05:00,commit, +23705,Matthew Turk,2013-12-10 17:19:42-05:00,commit, +23706,Britton Smith,2013-12-10 21:52:38+00:00,commit, +23707,Britton Smith,2013-12-10 21:52:38+00:00,commit, +23708,Matthew Turk,2013-12-10 16:23:08-05:00,commit, +23709,Matthew Turk,2013-12-10 16:16:30-05:00,commit, +23710,Matthew Turk,2013-12-10 15:37:24-05:00,commit, +23711,Matthew Turk,2013-12-10 15:20:50-05:00,commit, +23712,Matthew Turk,2013-12-10 15:06:20-05:00,commit, +23713,Matthew Turk,2013-12-10 15:00:57-05:00,commit, +23714,Matthew Turk,2013-12-10 14:40:06-05:00,commit, +23715,Matthew Turk,2013-12-10 14:35:38-05:00,commit, +23716,Matthew Turk,2013-12-10 11:15:43-05:00,commit, +23717,Matthew Turk,2013-12-10 10:48:02-05:00,commit, +23718,Matthew Turk,2013-12-10 10:47:52-05:00,commit, +23719,Matthew Turk,2013-12-10 10:45:53-05:00,commit, +23720,Matthew Turk,2013-12-10 10:45:14-05:00,commit, +23721,Britton Smith,2013-12-10 13:52:12+00:00,commit, +23722,Britton Smith,2013-12-10 13:48:39+00:00,commit, +23723,John ZuHone,2013-12-09 17:45:07-05:00,commit, +23724,Matthew Turk,2013-12-09 16:50:35-05:00,commit, +23725,Matthew Turk,2013-12-09 16:34:38-05:00,commit, +23726,Matthew Turk,2013-12-09 15:58:46-05:00,commit, +23727,Matthew Turk,2013-12-09 14:37:46-05:00,commit, +23728,Matthew Turk,2013-12-09 13:50:28-05:00,commit, +23729,Matthew Turk,2013-12-09 13:36:29-05:00,commit, +23730,Nathan Goldbaum,2013-12-09 10:16:37-08:00,commit, +23731,Britton Smith,2013-12-09 17:08:05+00:00,commit, +23732,Britton Smith,2013-12-09 17:08:05+00:00,commit, +23733,Britton Smith,2013-12-09 16:56:27+00:00,commit, +23734,Britton Smith,2013-12-09 16:56:27+00:00,commit, +23735,Britton Smith,2013-12-09 16:56:27+00:00,commit, +23736,Britton Smith,2013-12-09 12:31:54+00:00,commit, +23737,Britton Smith,2013-12-09 12:13:31+00:00,commit, +23738,Britton Smith,2013-12-09 11:55:22+00:00,commit, +23739,Britton Smith,2013-12-09 10:38:04+00:00,commit, +23740,Britton Smith,2013-12-09 10:20:24+00:00,commit, +23741,Nathan Goldbaum,2013-12-08 23:17:10-08:00,commit, +23742,Nathan Goldbaum,2013-12-08 23:11:33-08:00,commit, +23743,Nathan Goldbaum,2013-12-08 23:10:56-08:00,commit, +23744,Nathan Goldbaum,2013-12-08 23:10:12-08:00,commit, +23745,Nathan Goldbaum,2013-12-08 21:37:46-08:00,commit, +23746,Nathan Goldbaum,2013-12-08 21:33:23-08:00,commit, +23747,Nathan Goldbaum,2013-12-08 18:25:28-08:00,commit, +23748,Nathan Goldbaum,2013-12-08 18:15:33-08:00,commit, +23749,Nathan Goldbaum,2013-12-08 18:15:17-08:00,commit, +23750,Britton Smith,2013-12-08 20:32:42+00:00,commit, +23751,Britton Smith,2013-12-08 19:37:38+00:00,commit, +23752,Britton Smith,2013-12-08 19:37:38+00:00,commit, +23753,Britton Smith,2013-12-08 15:26:10+00:00,commit, +23754,John ZuHone,2013-12-07 14:59:03-05:00,commit, +23755,Matthew Turk,2013-12-07 13:07:38-05:00,commit, +23756,Matthew Turk,2013-12-07 11:18:18-05:00,commit, +23757,Matthew Turk,2013-12-06 18:54:26-05:00,commit, +23758,Matthew Turk,2013-12-06 18:49:55-05:00,commit, +23759,Matthew Turk,2013-12-06 16:57:46-05:00,commit, +23760,Matthew Turk,2013-12-06 16:43:16-05:00,commit, +23761,Matthew Turk,2013-12-06 16:42:42-05:00,commit, +23762,Matthew Turk,2013-12-06 16:36:20-05:00,commit, +23763,Matthew Turk,2013-12-06 16:32:23-05:00,commit, +23764,Matthew Turk,2013-12-06 16:19:22-05:00,commit, +23765,Matthew Turk,2013-12-06 16:19:12-05:00,commit, +23766,Matthew Turk,2013-12-06 16:18:49-05:00,commit, +23767,Matthew Turk,2013-12-06 16:13:26-05:00,commit, +23768,Matthew Turk,2013-12-06 15:25:18-05:00,commit, +23769,Matthew Turk,2013-12-06 14:17:21-05:00,commit, +23770,Matthew Turk,2013-12-06 12:47:50-05:00,commit, +23771,Britton Smith,2013-12-06 17:20:48+00:00,commit, +23772,Matthew Turk,2013-12-06 11:50:42-05:00,commit, +23773,Matthew Turk,2013-12-06 11:32:27-05:00,commit, +23774,Matthew Turk,2013-12-06 11:31:14-05:00,commit, +23775,Matthew Turk,2013-12-06 11:22:01-05:00,commit, +23776,Britton Smith,2013-12-06 15:06:08+00:00,commit, +23777,Britton Smith,2013-12-06 15:06:08+00:00,commit, +23778,Britton Smith,2013-12-06 15:05:49+00:00,commit, +23779,Britton Smith,2013-12-06 15:05:49+00:00,commit, +23780,John Regan,2013-12-06 15:55:41+02:00,commit, +23781,Britton Smith,2013-12-06 13:40:52+00:00,commit, +23782,Britton Smith,2013-12-06 13:35:20+00:00,commit, +23783,John Regan,2013-12-06 15:31:48+02:00,commit, +23784,Matthew Turk,2013-12-06 08:02:31-05:00,commit, +23785,Britton Smith,2013-12-06 11:32:01+00:00,commit, +23786,Matthew Turk,2013-12-05 18:06:15-05:00,commit, +23787,Matthew Turk,2013-12-05 17:37:12-05:00,commit, +23788,Matthew Turk,2013-12-05 17:36:50-05:00,commit, +23789,Matthew Turk,2013-12-05 17:28:52-05:00,commit, +23790,Sam Skillman,2013-12-05 14:19:51-08:00,commit, +23791,Nathan Goldbaum,2013-12-05 14:01:08-08:00,commit, +23792,Matthew Turk,2013-12-05 15:40:01-05:00,commit, +23793,Nathan Goldbaum,2013-12-05 12:18:00-08:00,commit, +23794,Matthew Turk,2013-12-05 15:05:54-05:00,commit, +23795,Matthew Turk,2013-12-05 13:48:17-05:00,commit, +23796,Matthew Turk,2013-12-05 13:43:43-05:00,commit, +23797,Matthew Turk,2013-12-05 12:19:22-05:00,commit, +23798,Matthew Turk,2013-12-05 11:54:44-05:00,commit, +23799,Matthew Turk,2013-12-05 11:54:24-05:00,commit, +23800,Matthew Turk,2013-12-05 11:54:11-05:00,commit, +23801,John ZuHone,2013-12-04 21:31:03-05:00,commit, +23802,John ZuHone,2013-12-04 21:18:58-05:00,commit, +23803,John ZuHone,2013-12-04 21:17:27-05:00,commit, +23804,John ZuHone,2013-12-04 17:24:28-05:00,commit, +23805,John ZuHone,2013-12-04 17:23:06-05:00,commit, +23806,Matthew Turk,2013-12-04 16:46:30-05:00,commit, +23807,John ZuHone,2013-12-04 16:20:56-05:00,commit, +23808,John ZuHone,2013-12-04 15:56:41-05:00,commit, +23809,Matthew Turk,2013-12-04 15:56:35-05:00,commit, +23810,Matthew Turk,2013-12-04 15:55:56-05:00,commit, +23811,Matthew Turk,2013-12-04 15:54:34-05:00,commit, +23812,Matthew Turk,2013-12-04 15:52:23-05:00,commit, +23813,John ZuHone,2013-12-04 15:44:08-05:00,commit, +23814,Matthew Turk,2013-12-04 15:12:16-05:00,commit, +23815,Matthew Turk,2013-12-04 13:53:01-05:00,commit, +23816,Matthew Turk,2013-12-04 13:49:38-05:00,commit, +23817,Matthew Turk,2013-12-04 13:40:54-05:00,commit, +23818,Matthew Turk,2013-12-04 13:40:13-05:00,commit, +23819,Matthew Turk,2013-12-04 11:10:22-05:00,commit, +23820,Matthew Turk,2013-12-04 10:53:16-05:00,commit, +23821,Matthew Turk,2013-12-04 10:07:47-05:00,commit, +23822,Matthew Turk,2013-12-04 08:55:42-05:00,commit, +23823,Britton Smith,2013-12-04 12:20:50+00:00,commit, +23824,Britton Smith,2013-12-04 11:56:05+00:00,commit, +23825,John ZuHone,2013-12-04 00:19:31-05:00,commit, +23826,John ZuHone,2013-12-03 19:50:02-05:00,commit, +23827,Matthew Turk,2013-12-03 18:23:56-05:00,commit, +23828,Nathan Goldbaum,2013-12-03 18:20:30-05:00,commit, +23829,Britton Smith,2013-12-03 23:10:45+00:00,commit, +23830,Matthew Turk,2013-12-03 17:42:10-05:00,commit, +23831,Sam Skillman,2013-12-03 14:15:06-08:00,commit, +23832,Matthew Turk,2013-12-03 15:07:19-05:00,commit, +23833,Matthew Turk,2013-12-03 14:59:05-05:00,commit, +23834,Matthew Turk,2013-12-03 14:49:51-05:00,commit, +23835,Matthew Turk,2013-12-03 14:35:57-05:00,commit, +23836,John Wise,2013-12-03 14:32:46-05:00,commit, +23837,Matthew Turk,2013-12-03 14:27:43-05:00,commit, +23838,Matthew Turk,2013-12-03 13:50:34-05:00,commit, +23839,Nathan Goldbaum,2013-12-03 13:28:29-05:00,commit, +23840,Matthew Turk,2013-12-03 13:00:54-05:00,commit, +23841,Sam Skillman,2013-12-03 09:53:08-08:00,commit, +23842,Sam Skillman,2013-12-03 09:33:04-08:00,commit, +23843,Nathan Goldbaum,2013-12-03 11:44:17-05:00,commit, +23844,Nathan Goldbaum,2013-12-03 11:43:57-05:00,commit, +23845,Britton Smith,2013-12-03 16:12:12+00:00,commit, +23846,Matthew Turk,2013-12-03 10:44:59-05:00,commit, +23847,Matthew Turk,2013-12-03 10:25:42-05:00,commit, +23848,Matthew Turk,2013-12-03 10:25:36-05:00,commit, +23849,Matthew Turk,2013-12-03 09:58:36-05:00,commit, +23850,Matthew Turk,2013-12-03 09:50:47-05:00,commit, +23851,Matthew Turk,2013-12-03 09:48:59-05:00,commit, +23852,John Wise,2013-12-03 09:26:28-05:00,commit, +23853,Matthew Turk,2013-12-03 08:11:42-05:00,commit, +23854,Matthew Turk,2013-12-03 08:09:18-05:00,commit, +23855,Matthew Turk,2013-12-03 08:09:01-05:00,commit, +23856,John Wise,2013-12-03 07:52:46-05:00,commit, +23857,John Wise,2013-12-03 07:11:27-05:00,commit, +23858,John Wise,2013-12-03 07:10:28-05:00,commit, +23859,John ZuHone,2013-12-03 00:03:40-05:00,commit, +23860,John ZuHone,2013-12-03 00:03:07-05:00,commit, +23861,John ZuHone,2013-12-03 00:00:54-05:00,commit, +23862,John ZuHone,2013-12-03 00:00:41-05:00,commit, +23863,John ZuHone,2013-12-02 23:56:16-05:00,commit, +23864,Nathan Goldbaum,2013-12-02 23:56:15-05:00,commit, +23865,John ZuHone,2013-12-02 23:44:50-05:00,commit, +23866,Matthew Turk,2013-12-02 22:12:07-05:00,commit, +23867,Matthew Turk,2013-12-02 20:03:10-05:00,commit, +23868,Matthew Turk,2013-12-02 20:00:27-05:00,commit, +23869,Matthew Turk,2013-12-02 17:43:46-05:00,commit, +23870,Nathan Goldbaum,2013-12-02 17:38:29-05:00,commit, +23871,Matthew Turk,2013-12-02 17:27:20-05:00,commit, +23872,Matthew Turk,2013-12-02 17:15:53-05:00,commit, +23873,Matthew Turk,2013-12-02 17:02:43-05:00,commit, +23874,Matthew Turk,2013-12-02 16:58:11-05:00,commit, +23875,John Wise,2013-12-02 16:50:00-05:00,commit, +23876,Matthew Turk,2013-12-02 16:28:25-05:00,commit, +23877,Matthew Turk,2013-12-02 15:40:04-05:00,commit, +23878,Nathan Goldbaum,2013-12-02 15:25:26-05:00,commit, +23879,Matthew Turk,2013-12-02 10:36:20-05:00,commit, +23880,Matthew Turk,2013-12-02 10:34:19-05:00,commit, +23881,Matthew Turk,2013-12-02 09:17:43-05:00,commit, +23882,Matthew Turk,2013-12-02 08:20:18-05:00,commit, +23883,Matthew Turk,2013-12-01 21:31:34-05:00,commit, +23884,Matthew Turk,2013-12-01 21:31:11-05:00,commit, +23885,Matthew Turk,2013-12-01 21:27:18-05:00,commit, +23886,Matthew Turk,2013-12-01 21:26:50-05:00,commit, +23887,Matthew Turk,2013-11-30 20:58:26-05:00,commit, +23888,Nathan Goldbaum,2013-11-30 14:20:06-05:00,commit, +23889,Britton Smith,2013-11-28 14:47:31+00:00,commit, +23890,Matthew Turk,2013-11-27 15:20:19-05:00,commit, +23891,Matthew Turk,2013-11-27 15:19:13-05:00,commit, +23892,Matthew Turk,2013-11-27 14:06:12-05:00,commit, +23893,Matthew Turk,2013-11-27 10:03:07-05:00,commit, +23894,Matthew Turk,2013-11-27 09:55:54-05:00,commit, +23895,Matthew Turk,2013-11-27 09:49:06-05:00,commit, +23896,Matthew Turk,2013-11-27 09:48:50-05:00,commit, +23897,Sam Geen,2013-11-27 12:02:31+01:00,commit, +23898,Matthew Turk,2013-11-26 17:55:07-05:00,commit, +23899,Matthew Turk,2013-11-26 17:28:26-05:00,commit, +23900,Matthew Turk,2013-11-26 17:26:19-05:00,commit, +23901,Matthew Turk,2013-11-26 16:22:41-05:00,commit, +23902,Matthew Turk,2013-11-26 16:13:39-05:00,commit, +23903,Matthew Turk,2013-11-26 16:13:29-05:00,commit, +23904,Matthew Turk,2013-11-26 15:33:40-05:00,commit, +23905,Matthew Turk,2013-11-26 15:33:23-05:00,commit, +23906,John ZuHone,2013-11-26 15:27:02-05:00,commit, +23907,Matthew Turk,2013-11-26 11:53:11-05:00,commit, +23908,Matthew Turk,2013-11-26 09:56:59-05:00,commit, +23909,Matthew Turk,2013-11-26 09:32:01-05:00,commit, +23910,Matthew Turk,2013-11-25 16:03:33-05:00,commit, +23911,Matthew Turk,2013-11-25 10:31:08-05:00,commit, +23912,Kacper Kowalik,2013-11-25 11:41:08+01:00,commit, +23913,Nathan Goldbaum,2013-11-24 10:23:32-08:00,commit, +23914,Nathan Goldbaum,2013-11-24 10:11:19-08:00,commit, +23915,Nathan Goldbaum,2013-11-24 10:10:59-08:00,commit, +23916,Nathan Goldbaum,2013-11-24 10:10:20-08:00,commit, +23917,Nathan Goldbaum,2013-11-24 01:39:24-08:00,commit, +23918,Nathan Goldbaum,2013-11-24 01:05:15-08:00,commit, +23919,Nathan Goldbaum,2013-11-23 21:20:01-08:00,commit, +23920,John ZuHone,2013-11-23 22:21:30-05:00,commit, +23921,Matthew Turk,2013-11-22 16:33:10-05:00,commit, +23922,Matthew Turk,2013-11-22 16:30:42-05:00,commit, +23923,Matthew Turk,2013-11-22 16:30:31-05:00,commit, +23924,Matthew Turk,2013-11-22 16:30:05-05:00,commit, +23925,Matthew Turk,2013-11-22 16:29:16-05:00,commit, +23926,Cameron Hummels,2013-11-22 11:56:47-07:00,commit, +23927,Cameron Hummels,2013-11-22 11:55:27-07:00,commit, +23928,Cameron Hummels,2013-11-22 11:54:52-07:00,commit, +23929,John ZuHone,2013-11-22 13:48:47-05:00,commit, +23930,Nathan Goldbaum,2013-11-22 09:38:16-08:00,commit, +23931,Matthew Turk,2013-11-22 12:14:53-05:00,commit, +23932,Kacper Kowalik,2013-11-22 18:04:36+01:00,commit, +23933,Matthew Turk,2013-11-22 11:18:06-05:00,commit, +23934,Kacper Kowalik,2013-11-22 17:04:06+01:00,commit, +23935,Matthew Turk,2013-11-22 10:34:38-05:00,commit, +23936,Britton Smith,2013-11-22 14:20:09+00:00,commit, +23937,Britton Smith,2013-11-22 09:57:06+00:00,commit, +23938,Nathan Goldbaum,2013-11-21 19:34:05-08:00,commit, +23939,Matthew Turk,2013-11-21 19:05:33-05:00,commit, +23940,Chris Malone,2013-11-21 14:24:21-08:00,commit, +23941,Chris Malone,2013-11-21 14:15:03-08:00,commit, +23942,John ZuHone,2013-11-21 16:57:07-05:00,commit, +23943,Matthew Turk,2013-11-21 16:20:42-05:00,commit, +23944,John ZuHone,2013-11-21 15:27:13-05:00,commit, +23945,Chris Malone,2013-11-21 11:53:23-08:00,commit, +23946,John ZuHone,2013-11-21 14:31:16-05:00,commit, +23947,John ZuHone,2013-11-21 14:24:37-05:00,commit, +23948,Nathan Goldbaum,2013-11-21 10:29:47-08:00,commit, +23949,Nathan Goldbaum,2013-11-21 10:17:13-08:00,commit, +23950,Matthew Turk,2013-11-21 11:19:42-05:00,commit, +23951,Nathan Goldbaum,2013-11-21 08:18:56-08:00,commit, +23952,Matthew Turk,2013-11-21 10:54:29-05:00,commit, +23953,Matthew Turk,2013-11-21 10:49:05-05:00,commit, +23954,Matthew Turk,2013-11-21 10:48:13-05:00,commit, +23955,Britton Smith,2013-11-21 10:56:25+00:00,commit, +23956,William Gray,2013-11-20 22:14:43-08:00,commit, +23957,William Gray,2013-11-20 21:42:06-08:00,commit, +23958,Nathan Goldbaum,2013-11-20 21:16:34-08:00,commit, +23959,William Gray,2013-11-19 17:58:16-08:00,commit, +23960,Matthew Turk,2013-11-19 16:05:01-05:00,commit, +23961,Matthew Turk,2013-11-19 16:04:03-05:00,commit, +23962,Matthew Turk,2013-11-19 15:47:42-05:00,commit, +23963,Matthew Turk,2013-11-19 15:30:52-05:00,commit, +23964,Matthew Turk,2013-11-19 15:12:15-05:00,commit, +23965,Matthew Turk,2013-11-19 15:10:43-05:00,commit, +23966,Matthew Turk,2013-11-19 14:54:41-05:00,commit, +23967,Matthew Turk,2013-11-19 12:12:10-07:00,commit, +23968,Matthew Turk,2013-11-19 11:56:38-07:00,commit, +23969,Nathan Goldbaum,2013-11-18 14:09:55-08:00,commit, +23970,Britton Smith,2013-11-18 09:42:07+00:00,commit, +23971,Nathan Goldbaum,2013-11-17 22:18:55-08:00,commit, +23972,Nathan Goldbaum,2013-11-17 22:11:37-08:00,commit, +23973,Matthew Turk,2013-11-16 18:51:25-05:00,commit, +23974,Matthew Turk,2013-11-16 18:51:06-05:00,commit, +23975,Nathan Goldbaum,2013-11-15 21:11:57-08:00,commit, +23976,Matthew Turk,2013-11-15 15:01:27-05:00,commit, +23977,Matthew Turk,2013-11-15 14:48:39-05:00,commit, +23978,Matthew Turk,2013-11-15 14:29:01-05:00,commit, +23979,Kacper Kowalik,2013-11-15 17:59:29+01:00,commit, +23980,Kacper Kowalik,2013-11-15 17:40:13+01:00,commit, +23981,Matthew Turk,2013-11-15 06:13:15-05:00,commit, +23982,Nathan Goldbaum,2013-11-14 20:50:08-08:00,commit, +23983,Matthew Turk,2013-11-14 17:39:21-05:00,commit, +23984,Nathan Goldbaum,2013-11-14 14:21:42-08:00,commit, +23985,Matthew Turk,2013-11-14 09:26:25-05:00,commit, +23986,Matthew Turk,2013-11-14 07:50:24-05:00,commit, +23987,John ZuHone,2013-11-13 13:31:59-05:00,commit, +23988,John ZuHone,2013-11-13 13:31:39-05:00,commit, +23989,John ZuHone,2013-11-13 12:16:35-05:00,commit, +23990,John ZuHone,2013-11-13 12:15:58-05:00,commit, +23991,John ZuHone,2013-11-13 12:12:15-05:00,commit, +23992,John ZuHone,2013-11-13 12:05:11-05:00,commit, +23993,Matthew Turk,2013-11-12 09:56:29-05:00,commit, +23994,Matthew Turk,2013-11-12 09:56:29-05:00,commit, +23995,Matthew Turk,2013-11-12 06:42:43-05:00,commit, +23996,Britton Smith,2013-11-12 09:30:45+00:00,commit, +23997,Britton Smith,2013-11-11 22:04:18+00:00,commit, +23998,Britton Smith,2013-11-11 21:24:30+00:00,commit, +23999,Britton Smith,2013-11-11 21:23:33+00:00,commit, +24000,Matthew Turk,2013-11-11 14:17:38-05:00,commit, +24001,Britton Smith,2013-11-10 19:39:48+00:00,commit, +24002,Britton Smith,2013-11-10 17:55:20+00:00,commit, +24003,Britton Smith,2013-11-10 15:36:37+00:00,commit, +24004,Britton Smith,2013-11-10 15:32:17+00:00,commit, +24005,Britton Smith,2013-11-10 14:52:38+00:00,commit, +24006,Britton Smith,2013-11-10 14:46:17+00:00,commit, +24007,Britton Smith,2013-11-10 14:30:51+00:00,commit, +24008,Matthew Turk,2013-11-08 17:51:58-05:00,commit, +24009,Matthew Turk,2013-11-08 16:23:01-05:00,commit, +24010,Matthew Turk,2013-11-08 15:48:35-05:00,commit, +24011,Matthew Turk,2013-11-08 15:29:57-05:00,commit, +24012,Matthew Turk,2013-11-08 15:25:50-05:00,commit, +24013,Matthew Turk,2013-11-08 13:44:57-05:00,commit, +24014,Matthew Turk,2013-11-08 11:33:35-05:00,commit, +24015,Matthew Turk,2013-11-08 11:33:00-05:00,commit, +24016,Nathan Goldbaum,2013-11-07 21:20:38-08:00,commit, +24017,Matthew Turk,2013-11-07 22:54:43-05:00,commit, +24018,Matthew Turk,2013-11-07 22:22:08-05:00,commit, +24019,Matthew Turk,2013-11-07 20:24:40-05:00,commit, +24020,Nathan Goldbaum,2013-11-07 16:54:40-08:00,commit, +24021,Matthew Turk,2013-11-07 19:21:18-05:00,commit, +24022,Matthew Turk,2013-11-07 19:18:30-05:00,commit, +24023,Matthew Turk,2013-11-07 19:13:43-05:00,commit, +24024,Britton Smith,2013-11-07 22:17:44+00:00,commit, +24025,Matthew Turk,2013-11-07 16:24:15-05:00,commit, +24026,Matthew Turk,2013-11-07 16:09:16-05:00,commit, +24027,Matthew Turk,2013-11-07 16:06:16-05:00,commit, +24028,Matthew Turk,2013-11-07 15:55:47-05:00,commit, +24029,Matthew Turk,2013-11-07 15:44:47-05:00,commit, +24030,Matthew Turk,2013-11-07 15:24:31-05:00,commit, +24031,Matthew Turk,2013-11-07 15:08:45-05:00,commit, +24032,Matthew Turk,2013-11-07 14:43:29-05:00,commit, +24033,Matthew Turk,2013-11-07 14:24:33-05:00,commit, +24034,Nathan Goldbaum,2013-11-06 15:53:03-08:00,commit, +24035,Britton Smith,2013-11-06 21:16:37+00:00,commit, +24036,Nathan Goldbaum,2013-11-06 10:06:00-08:00,commit, +24037,Britton Smith,2013-11-06 14:55:54+00:00,commit, +24038,Matthew Turk,2013-11-06 10:18:19-05:00,commit, +24039,John Wise,2013-11-06 09:48:03-05:00,commit, +24040,John Wise,2013-11-06 09:31:45-05:00,commit, +24041,John Wise,2013-11-05 16:32:24-05:00,commit, +24042,John Wise,2013-11-05 15:37:39-05:00,commit, +24043,Nathan Goldbaum,2013-11-05 10:15:24-08:00,commit, +24044,Matthew Turk,2013-11-05 09:34:45-05:00,commit, +24045,John ZuHone,2013-11-05 09:17:55-05:00,commit, +24046,John Wise,2013-11-04 18:05:43-05:00,commit, +24047,John Wise,2013-11-04 16:44:21-05:00,commit, +24048,John Wise,2013-11-04 16:43:53-05:00,commit, +24049,Chris Malone,2013-11-04 12:02:55-08:00,commit, +24050,Chris Malone,2013-11-04 10:28:35-08:00,commit, +24051,Chris Malone,2013-11-04 10:24:42-08:00,commit, +24052,Chris Malone,2013-11-04 13:03:09-05:00,commit, +24053,Matthew Turk,2013-11-02 11:08:12-04:00,commit, +24054,Matthew Turk,2013-11-01 19:01:17-04:00,commit, +24055,Matthew Turk,2013-11-01 18:30:01-04:00,commit, +24056,Matthew Turk,2013-11-01 18:28:09-04:00,commit, +24057,John ZuHone,2013-11-01 17:41:07-04:00,commit, +24058,Matthew Turk,2013-11-01 15:49:26-04:00,commit, +24059,Matthew Turk,2013-11-01 15:27:40-04:00,commit, +24060,John ZuHone,2013-11-01 14:50:22-04:00,commit, +24061,John ZuHone,2013-11-01 12:51:21-04:00,commit, +24062,Matthew Turk,2013-11-01 12:02:34-04:00,commit, +24063,J.S. Oishi,2013-11-01 11:53:07-04:00,commit, +24064,Matthew Turk,2013-10-31 22:12:56-04:00,commit, +24065,Nathan Goldbaum,2013-10-31 18:07:20-07:00,commit, +24066,Nathan Goldbaum,2013-10-31 18:07:01-07:00,commit, +24067,Matthew Turk,2013-10-31 17:22:17-04:00,commit, +24068,Matthew Turk,2013-10-31 15:43:19-04:00,commit, +24069,Matthew Turk,2013-10-31 15:35:34-04:00,commit, +24070,John ZuHone,2013-10-31 15:21:47-04:00,commit, +24071,John ZuHone,2013-10-31 14:58:21-04:00,commit, +24072,John ZuHone,2013-10-31 14:57:47-04:00,commit, +24073,John ZuHone,2013-10-31 14:56:37-04:00,commit, +24074,Matthew Turk,2013-10-31 14:45:34-04:00,commit, +24075,Matthew Turk,2013-10-31 14:22:11-04:00,commit, +24076,Matthew Turk,2013-10-31 14:13:34-04:00,commit, +24077,Matthew Turk,2013-10-31 14:01:45-04:00,commit, +24078,Matthew Turk,2013-10-31 14:00:49-04:00,commit, +24079,Matthew Turk,2013-10-31 13:55:46-04:00,commit, +24080,Matthew Turk,2013-10-31 13:50:58-04:00,commit, +24081,Matthew Turk,2013-10-31 13:46:02-04:00,commit, +24082,Matthew Turk,2013-10-31 13:37:08-04:00,commit, +24083,Matthew Turk,2013-10-31 13:28:29-04:00,commit, +24084,Matthew Turk,2013-10-31 13:28:20-04:00,commit, +24085,Matthew Turk,2013-10-31 12:57:08-04:00,commit, +24086,Matthew Turk,2013-10-31 12:48:28-04:00,commit, +24087,Matthew Turk,2013-10-31 12:34:25-04:00,commit, +24088,Matthew Turk,2013-10-31 12:32:03-04:00,commit, +24089,John ZuHone,2013-10-31 08:37:27-04:00,commit, +24090,John ZuHone,2013-10-31 08:33:49-04:00,commit, +24091,Matthew Turk,2013-10-31 07:56:36-04:00,commit, +24092,Matthew Turk,2013-10-30 18:12:59-04:00,commit, +24093,Matthew Turk,2013-10-30 17:47:45-04:00,commit, +24094,Matthew Turk,2013-10-30 17:34:13-04:00,commit, +24095,Matthew Turk,2013-10-30 17:31:05-04:00,commit, +24096,Matthew Turk,2013-10-30 17:29:19-04:00,commit, +24097,Matthew Turk,2013-10-30 17:23:23-04:00,commit, +24098,Matthew Turk,2013-10-30 17:19:21-04:00,commit, +24099,Matthew Turk,2013-10-30 17:09:24-04:00,commit, +24100,Matthew Turk,2013-10-30 17:06:23-04:00,commit, +24101,John ZuHone,2013-10-30 16:53:12-04:00,commit, +24102,Matthew Turk,2013-10-30 16:22:38-04:00,commit, +24103,Matthew Turk,2013-10-30 16:15:55-04:00,commit, +24104,Matthew Turk,2013-10-30 15:06:41-04:00,commit, +24105,Matthew Turk,2013-10-30 13:01:45-04:00,commit, +24106,John ZuHone,2013-10-30 12:21:53-04:00,commit, +24107,John ZuHone,2013-10-30 12:14:55-04:00,commit, +24108,John ZuHone,2013-10-30 09:05:04-04:00,commit, +24109,Nathan Goldbaum,2013-10-30 01:41:37-07:00,commit, +24110,Nathan Goldbaum,2013-10-30 00:37:12-07:00,commit, +24111,John ZuHone,2013-10-30 01:54:19-04:00,commit, +24112,Cameron Hummels,2013-10-29 15:20:11-07:00,commit, +24113,Cameron Hummels,2013-10-29 15:19:45-07:00,commit, +24114,Nathan Goldbaum,2013-10-29 15:00:07-07:00,commit, +24115,Matthew Turk,2013-10-29 17:18:26-04:00,commit, +24116,Matthew Turk,2013-10-29 17:08:45-04:00,commit, +24117,Matthew Turk,2013-10-29 17:05:09-04:00,commit, +24118,Matthew Turk,2013-10-29 17:03:33-04:00,commit, +24119,Matthew Turk,2013-10-29 16:39:57-04:00,commit, +24120,Matthew Turk,2013-10-29 15:20:47-04:00,commit, +24121,Matthew Turk,2013-10-29 15:06:33-04:00,commit, +24122,Matthew Turk,2013-10-29 15:05:03-04:00,commit, +24123,John ZuHone,2013-10-29 11:02:04-04:00,commit, +24124,John ZuHone,2013-10-29 10:30:36-04:00,commit, +24125,John ZuHone,2013-10-29 09:30:40-04:00,commit, +24126,John ZuHone,2013-10-29 09:28:17-04:00,commit, +24127,John ZuHone,2013-10-29 09:27:42-04:00,commit, +24128,Anthony Scopatz,2013-10-28 21:31:50-05:00,commit, +24129,Anthony Scopatz,2013-10-28 20:54:24-05:00,commit, +24130,Anthony Scopatz,2013-10-28 20:02:55-05:00,commit, +24131,Cameron Hummels,2013-10-28 16:13:45-07:00,commit, +24132,Cameron Hummels,2013-10-28 16:11:10-07:00,commit, +24133,Cameron Hummels,2013-10-28 16:08:04-07:00,commit, +24134,Britton Smith,2013-10-28 15:39:24+01:00,commit, +24135,Nathan Goldbaum,2013-10-27 23:29:21-07:00,commit, +24136,Matthew Turk,2013-10-25 18:09:10-04:00,commit, +24137,Matthew Turk,2013-10-25 17:38:41-04:00,commit, +24138,Matthew Turk,2013-10-25 17:34:08-04:00,commit, +24139,Matthew Turk,2013-10-25 13:32:15-04:00,commit, +24140,Matthew Turk,2013-10-25 13:31:49-04:00,commit, +24141,Matthew Turk,2013-10-25 13:31:39-04:00,commit, +24142,Matthew Turk,2013-10-25 13:07:00-04:00,commit, +24143,Matthew Turk,2013-10-25 13:06:15-04:00,commit, +24144,Matthew Turk,2013-10-25 12:46:25-04:00,commit, +24145,Matthew Turk,2013-10-25 12:08:06-04:00,commit, +24146,Matthew Turk,2013-10-25 11:59:18-04:00,commit, +24147,Matthew Turk,2013-10-25 10:59:17-04:00,commit, +24148,Nathan Goldbaum,2013-10-24 18:40:26-07:00,commit, +24149,Nathan Goldbaum,2013-10-24 15:47:01-07:00,commit, +24150,Matthew Turk,2013-10-24 17:58:23-04:00,commit, +24151,Matthew Turk,2013-10-24 17:51:19-04:00,commit, +24152,Matthew Turk,2013-10-24 17:47:54-04:00,commit, +24153,Matthew Turk,2013-10-24 17:29:14-04:00,commit, +24154,Matthew Turk,2013-10-24 17:16:20-04:00,commit, +24155,Matthew Turk,2013-10-24 16:55:07-04:00,commit, +24156,Matthew Turk,2013-10-24 16:31:25-04:00,commit, +24157,Matthew Turk,2013-10-24 15:42:47-04:00,commit, +24158,Matthew Turk,2013-10-24 15:41:29-04:00,commit, +24159,Matthew Turk,2013-10-24 14:37:40-04:00,commit, +24160,Matthew Turk,2013-10-24 14:29:22-04:00,commit, +24161,Matthew Turk,2013-10-24 12:44:30-04:00,commit, +24162,Matthew Turk,2013-10-24 11:05:16-04:00,commit, +24163,Britton Smith,2013-10-24 12:36:39+01:00,commit, +24164,Britton Smith,2013-10-24 10:46:15+01:00,commit, +24165,Matthew Turk,2013-10-24 05:39:19-04:00,commit, +24166,Matthew Turk,2013-10-24 05:35:31-04:00,commit, +24167,Matthew Turk,2013-10-23 20:07:23-04:00,commit, +24168,Matthew Turk,2013-10-23 16:52:51-04:00,commit, +24169,John ZuHone,2013-10-23 14:51:03-04:00,commit, +24170,Matthew Turk,2013-10-23 13:50:39-04:00,commit, +24171,Matthew Turk,2013-10-23 11:10:36-04:00,commit, +24172,Matthew Turk,2013-10-22 21:34:32-04:00,commit, +24173,Nathan Goldbaum,2013-10-22 16:03:26-07:00,commit, +24174,Nathan Goldbaum,2013-10-22 16:00:56-07:00,commit, +24175,Nathan Goldbaum,2013-10-22 15:45:36-07:00,commit, +24176,Matthew Turk,2013-10-22 17:47:37-04:00,commit, +24177,Nathan Goldbaum,2013-10-22 13:40:45-07:00,commit, +24178,Matthew Turk,2013-10-22 16:10:46-04:00,commit, +24179,Matthew Turk,2013-10-22 16:01:39-04:00,commit, +24180,Matthew Turk,2013-10-22 15:58:32-04:00,commit, +24181,Matthew Turk,2013-10-22 15:43:51-04:00,commit, +24182,Matthew Turk,2013-10-22 15:28:23-04:00,commit, +24183,Matthew Turk,2013-10-22 15:23:48-04:00,commit, +24184,Matthew Turk,2013-10-22 15:13:10-04:00,commit, +24185,Matthew Turk,2013-10-22 15:08:51-04:00,commit, +24186,John ZuHone,2013-10-22 14:54:32-04:00,commit, +24187,Matthew Turk,2013-10-22 14:21:29-04:00,commit, +24188,Matthew Turk,2013-10-22 14:05:06-04:00,commit, +24189,Matthew Turk,2013-10-22 13:56:45-04:00,commit, +24190,Matthew Turk,2013-10-22 13:34:10-04:00,commit, +24191,John ZuHone,2013-10-22 13:08:29-04:00,commit, +24192,John ZuHone,2013-10-22 13:08:11-04:00,commit, +24193,John ZuHone,2013-10-22 12:59:53-04:00,commit, +24194,Kacper Kowalik,2013-10-22 18:48:51+02:00,commit, +24195,Kacper Kowalik,2013-10-22 18:33:06+02:00,commit, +24196,Matthew Turk,2013-10-22 10:16:07-04:00,commit, +24197,Matthew Turk,2013-10-22 09:53:22-04:00,commit, +24198,Matthew Turk,2013-10-22 09:43:08-04:00,commit, +24199,Matthew Turk,2013-10-22 09:42:55-04:00,commit, +24200,Matthew Turk,2013-10-22 09:35:26-04:00,commit, +24201,Matthew Turk,2013-10-22 08:33:40-04:00,commit, +24202,Matthew Turk,2013-10-22 08:30:56-04:00,commit, +24203,Matthew Turk,2013-10-22 07:10:58-04:00,commit, +24204,Britton Smith,2013-10-22 06:52:48+01:00,commit, +24205,Matthew Turk,2013-10-21 17:48:54-04:00,commit, +24206,Matthew Turk,2013-10-21 17:45:54-04:00,commit, +24207,Nathan Goldbaum,2013-10-21 12:35:09-07:00,commit, +24208,Nathan Goldbaum,2013-10-21 12:27:57-07:00,commit, +24209,Nathan Goldbaum,2013-10-21 11:54:12-07:00,commit, +24210,Nathan Goldbaum,2013-10-21 11:26:42-07:00,commit, +24211,Nathan Goldbaum,2013-10-21 10:28:12-07:00,commit, +24212,Kacper Kowalik,2013-10-21 11:35:19+02:00,commit, +24213,Britton Smith,2013-10-21 18:12:32+09:00,commit, +24214,Britton Smith,2013-10-21 18:05:00+09:00,commit, +24215,Nathan Goldbaum,2013-10-21 01:18:11-07:00,commit, +24216,Britton Smith,2013-10-21 16:27:46+09:00,commit, +24217,Nathan Goldbaum,2013-10-20 23:39:24-07:00,commit, +24218,Matthew Turk,2013-10-21 02:37:35-04:00,commit, +24219,Nathan Goldbaum,2013-10-20 23:24:16-07:00,commit, +24220,Matthew Turk,2013-10-21 02:18:18-04:00,commit, +24221,Nathan Goldbaum,2013-10-20 23:08:10-07:00,commit, +24222,Nathan Goldbaum,2013-10-20 22:44:13-07:00,commit, +24223,Kacper Kowalik,2013-10-19 10:53:28+02:00,commit, +24224,Matthew Turk,2013-10-19 17:00:24+09:00,commit, +24225,Britton Smith,2013-10-19 16:46:41+09:00,commit, +24226,Britton Smith,2013-10-19 15:51:20+09:00,commit, +24227,Britton Smith,2013-10-19 14:50:28+09:00,commit, +24228,Chris Malone,2013-10-18 21:55:32-07:00,commit, +24229,Chris Malone,2013-10-18 21:54:06-07:00,commit, +24230,Chris Malone,2013-10-18 21:48:20-07:00,commit, +24231,Chris Malone,2013-10-18 21:46:43-07:00,commit, +24232,Matthew Turk,2013-10-19 12:08:46+09:00,commit, +24233,Matthew Turk,2013-10-19 12:03:17+09:00,commit, +24234,Chris Malone,2013-10-18 22:28:50-04:00,commit, +24235,Chris Malone,2013-10-18 19:08:57-07:00,commit, +24236,Chris Malone,2013-10-18 22:07:55-04:00,commit, +24237,Matthew Turk,2013-10-19 10:57:40+09:00,commit, +24238,Hilary Egan,2013-10-18 16:27:50-06:00,commit, +24239,Hilary Egan,2013-10-18 16:24:26-06:00,commit, +24240,Matthew Turk,2013-10-18 18:18:29-04:00,commit, +24241,Matthew Turk,2013-10-19 06:57:43+09:00,commit, +24242,John ZuHone,2013-10-18 16:33:55-04:00,commit, +24243,John ZuHone,2013-10-18 16:31:02-04:00,commit, +24244,John ZuHone,2013-10-18 16:20:10-04:00,commit, +24245,Chris Malone,2013-10-18 15:22:06-04:00,commit, +24246,John ZuHone,2013-10-18 11:17:57-04:00,commit, +24247,Matthew Turk,2013-10-18 17:55:31+09:00,commit, +24248,Matthew Turk,2013-10-18 17:47:13+09:00,commit, +24249,Matthew Turk,2013-10-18 16:37:00+09:00,commit, +24250,Matthew Turk,2013-10-18 16:32:00+09:00,commit, +24251,Matthew Turk,2013-10-18 16:12:23+09:00,commit, +24252,Matthew Turk,2013-10-18 15:36:45+09:00,commit, +24253,Matthew Turk,2013-10-18 11:08:12+09:00,commit, +24254,Matthew Turk,2013-10-18 09:38:58+09:00,commit, +24255,John ZuHone,2013-10-17 17:53:44-04:00,commit, +24256,John ZuHone,2013-10-17 17:44:27-04:00,commit, +24257,John ZuHone,2013-10-17 17:43:44-04:00,commit, +24258,Matthew Turk,2013-10-17 10:32:35+09:00,commit, +24259,Sam Skillman,2013-10-16 09:51:57-07:00,commit, +24260,Matthew Turk,2013-10-16 22:54:37+09:00,commit, +24261,Matthew Turk,2013-10-16 16:35:49+09:00,commit, +24262,Nathan Goldbaum,2013-10-16 00:27:14-07:00,commit, +24263,Matthew Turk,2013-10-16 16:16:11+09:00,commit, +24264,Matthew Turk,2013-10-16 16:04:12+09:00,commit, +24265,Nathan Goldbaum,2013-10-15 23:59:57-07:00,commit, +24266,Matthew Turk,2013-10-16 15:55:26+09:00,commit, +24267,Nathan Goldbaum,2013-10-15 23:04:45-07:00,commit, +24268,Matthew Turk,2013-10-16 15:04:33+09:00,commit, +24269,Matthew Turk,2013-10-16 14:40:52+09:00,commit, +24270,Matthew Turk,2013-10-16 14:30:28+09:00,commit, +24271,Matthew Turk,2013-10-16 12:26:42+09:00,commit, +24272,Matthew Turk,2013-10-16 11:16:09+09:00,commit, +24273,Matthew Turk,2013-10-15 01:04:26-04:00,commit, +24274,Matthew Turk,2013-10-15 00:19:50-04:00,commit, +24275,Matthew Turk,2013-10-14 23:42:20-04:00,commit, +24276,Matthew Turk,2013-10-14 23:40:30-04:00,commit, +24277,Matthew Turk,2013-10-14 23:04:37-04:00,commit, +24278,Matthew Turk,2013-10-14 22:50:58-04:00,commit, +24279,Matthew Turk,2013-10-14 22:39:02-04:00,commit, +24280,Matthew Turk,2013-10-14 21:45:57-04:00,commit, +24281,Matthew Turk,2013-10-14 21:34:46-04:00,commit, +24282,Matthew Turk,2013-10-14 21:17:30-04:00,commit, +24283,Matthew Turk,2013-10-14 21:13:42-04:00,commit, +24284,Matthew Turk,2013-10-14 20:16:02-04:00,commit, +24285,Matthew Turk,2013-10-14 20:09:47-04:00,commit, +24286,Matthew Turk,2013-10-14 19:22:40-04:00,commit, +24287,Matthew Turk,2013-10-14 19:12:43-04:00,commit, +24288,Matthew Turk,2013-10-14 18:59:27-04:00,commit, +24289,Nathan Goldbaum,2013-10-14 11:52:09-07:00,commit, +24290,Nathan Goldbaum,2013-10-14 11:51:49-07:00,commit, +24291,Nathan Goldbaum,2013-10-14 11:51:36-07:00,commit, +24292,Matthew Turk,2013-10-14 10:52:28-04:00,commit, +24293,Matthew Turk,2013-10-14 10:32:23-04:00,commit, +24294,Matthew Turk,2013-10-14 10:22:00-04:00,commit, +24295,Matthew Turk,2013-10-14 10:15:37-04:00,commit, +24296,Matthew Turk,2013-10-14 09:58:07-04:00,commit, +24297,Matthew Turk,2013-10-14 08:45:27-04:00,commit, +24298,Matthew Turk,2013-10-14 08:43:57-04:00,commit, +24299,Matthew Turk,2013-10-12 23:24:25-04:00,commit, +24300,Matthew Turk,2013-10-12 23:09:11-04:00,commit, +24301,Matthew Turk,2013-10-12 23:01:47-04:00,commit, +24302,Matthew Turk,2013-10-12 23:00:18-04:00,commit, +24303,Matthew Turk,2013-10-12 22:53:54-04:00,commit, +24304,Matthew Turk,2013-10-12 21:57:46-04:00,commit, +24305,Matthew Turk,2013-10-12 20:51:28-04:00,commit, +24306,Matthew Turk,2013-10-12 20:45:25-04:00,commit, +24307,Matthew Turk,2013-10-12 20:16:51-04:00,commit, +24308,Matthew Turk,2013-10-12 20:07:10-04:00,commit, +24309,Matthew Turk,2013-10-12 19:46:03-04:00,commit, +24310,Matthew Turk,2013-10-12 19:40:06-04:00,commit, +24311,Kacper Kowalik,2013-10-12 12:15:13+02:00,commit, +24312,Nathan Goldbaum,2013-10-12 01:02:48-07:00,commit, +24313,Nathan Goldbaum,2013-10-12 00:38:22-07:00,commit, +24314,Nathan Goldbaum,2013-10-12 00:30:18-07:00,commit, +24315,Nathan Goldbaum,2013-10-12 00:07:21-07:00,commit, +24316,Nathan Goldbaum,2013-10-12 00:06:12-07:00,commit, +24317,Nathan Goldbaum,2013-10-12 00:05:31-07:00,commit, +24318,Nathan Goldbaum,2013-10-12 00:04:10-07:00,commit, +24319,Nathan Goldbaum,2013-10-12 00:03:42-07:00,commit, +24320,Matthew Turk,2013-10-12 00:44:03-04:00,commit, +24321,Matthew Turk,2013-10-12 00:40:26-04:00,commit, +24322,Matthew Turk,2013-10-11 23:07:33-04:00,commit, +24323,Matthew Turk,2013-10-11 23:02:38-04:00,commit, +24324,Matthew Turk,2013-10-11 23:01:23-04:00,commit, +24325,Matthew Turk,2013-10-11 23:00:50-04:00,commit, +24326,Matthew Turk,2013-10-11 21:09:18-04:00,commit, +24327,Matthew Turk,2013-10-11 20:51:31-04:00,commit, +24328,Matthew Turk,2013-10-11 20:37:28-04:00,commit, +24329,Matthew Turk,2013-10-11 18:18:20-04:00,commit, +24330,Matthew Turk,2013-10-11 18:01:12-04:00,commit, +24331,Matthew Turk,2013-10-11 16:51:27-04:00,commit, +24332,John ZuHone,2013-10-11 11:50:09-04:00,commit, +24333,John ZuHone,2013-10-11 10:22:49-04:00,commit, +24334,John ZuHone,2013-10-11 10:20:28-04:00,commit, +24335,Matthew Turk,2013-10-11 09:09:45-04:00,commit, +24336,Nathan Goldbaum,2013-10-10 15:45:05-07:00,commit, +24337,Matthew Turk,2013-10-10 18:43:12-04:00,commit, +24338,Nathan Goldbaum,2013-10-10 13:32:00-07:00,commit, +24339,Matthew Turk,2013-10-10 15:12:59-04:00,commit, +24340,Matthew Turk,2013-10-10 15:11:59-04:00,commit, +24341,Matthew Turk,2013-10-10 12:01:13-04:00,commit, +24342,Nathan Goldbaum,2013-10-09 23:21:49-07:00,commit, +24343,Nathan Goldbaum,2013-10-09 22:56:00-07:00,commit, +24344,Nathan Goldbaum,2013-10-09 22:17:31-07:00,commit, +24345,Matthew Turk,2013-10-10 17:51:23-04:00,commit, +24346,Matthew Turk,2013-10-10 17:49:12-04:00,commit, +24347,Matthew Turk,2013-10-10 17:21:00-04:00,commit, +24348,Matthew Turk,2013-10-10 17:11:42-04:00,commit, +24349,Matthew Turk,2013-10-10 17:11:08-04:00,commit, +24350,Matthew Turk,2013-10-10 17:11:00-04:00,commit, +24351,Matthew Turk,2013-10-10 16:58:16-04:00,commit, +24352,Matthew Turk,2013-10-10 16:56:54-04:00,commit, +24353,Matthew Turk,2013-10-10 16:44:29-04:00,commit, +24354,Matthew Turk,2013-10-10 16:37:53-04:00,commit, +24355,Matthew Turk,2013-10-10 15:50:28-04:00,commit, +24356,Matthew Turk,2013-10-10 15:43:19-04:00,commit, +24357,Matthew Turk,2013-10-10 15:40:38-04:00,commit, +24358,Matthew Turk,2013-10-10 11:47:22-04:00,commit, +24359,Matthew Turk,2013-10-10 11:11:27-04:00,commit, +24360,Matthew Turk,2013-10-10 10:37:00-04:00,commit, +24361,Matthew Turk,2013-10-10 10:03:40-04:00,commit, +24362,Matthew Turk,2013-10-10 09:54:37-04:00,commit, +24363,Matthew Turk,2013-10-10 09:53:20-04:00,commit, +24364,Kacper Kowalik,2013-10-10 09:33:24+02:00,commit, +24365,Kacper Kowalik,2013-10-10 08:58:14+02:00,commit, +24366,Kacper Kowalik,2013-10-10 08:50:48+02:00,commit, +24367,Nathan Goldbaum,2013-10-09 22:17:31-07:00,commit, +24368,Nathan Goldbaum,2013-10-09 22:16:19-07:00,commit, +24369,Nathan Goldbaum,2013-10-09 21:39:13-07:00,commit, +24370,Nathan Goldbaum,2013-10-09 18:54:53-07:00,commit, +24371,Nathan Goldbaum,2013-10-09 18:54:12-07:00,commit, +24372,Matthew Turk,2013-10-09 18:09:55-04:00,commit, +24373,Chris Malone,2013-10-09 14:27:23-07:00,commit, +24374,Kacper Kowalik,2013-10-09 23:25:13+02:00,commit, +24375,Nathan Goldbaum,2013-10-09 13:59:22-07:00,commit, +24376,J.S. Oishi,2013-10-09 16:04:58-04:00,commit, +24377,Matthew Turk,2013-10-09 16:03:28-04:00,commit, +24378,Matthew Turk,2013-10-09 16:00:57-04:00,commit, +24379,Matthew Turk,2013-10-09 15:58:44-04:00,commit, +24380,Matthew Turk,2013-10-09 15:58:00-04:00,commit, +24381,Matthew Turk,2013-10-09 15:27:21-04:00,commit, +24382,Matthew Turk,2013-10-09 15:15:07-04:00,commit, +24383,Matthew Turk,2013-10-09 14:52:26-04:00,commit, +24384,Matthew Turk,2013-10-09 14:47:17-04:00,commit, +24385,Matthew Turk,2013-10-09 14:29:13-04:00,commit, +24386,Matthew Turk,2013-10-09 14:10:54-04:00,commit, +24387,Matthew Turk,2013-10-09 13:48:13-04:00,commit, +24388,Matthew Turk,2013-10-09 13:35:47-04:00,commit, +24389,Matthew Turk,2013-10-09 13:35:02-04:00,commit, +24390,Nathan Goldbaum,2013-10-09 10:21:42-07:00,commit, +24391,Nathan Goldbaum,2013-10-09 10:18:48-07:00,commit, +24392,Matthew Turk,2013-10-09 12:56:04-04:00,commit, +24393,Matthew Turk,2013-10-09 12:51:47-04:00,commit, +24394,Matthew Turk,2013-10-09 11:02:21-04:00,commit, +24395,Matthew Turk,2013-10-09 10:50:46-04:00,commit, +24396,Matthew Turk,2013-10-09 10:36:58-04:00,commit, +24397,Matthew Turk,2013-10-09 10:08:51-04:00,commit, +24398,Matthew Turk,2013-10-09 10:02:53-04:00,commit, +24399,Matthew Turk,2013-10-09 09:58:44-04:00,commit, +24400,Matthew Turk,2013-10-09 09:52:03-04:00,commit, +24401,John ZuHone,2013-10-09 09:25:59-04:00,commit, +24402,Matthew Turk,2013-10-09 08:13:35-04:00,commit, +24403,Matthew Turk,2013-10-09 08:13:22-04:00,commit, +24404,Kacper Kowalik,2013-10-09 13:57:26+02:00,commit, +24405,Matthew Turk,2013-10-09 07:55:25-04:00,commit, +24406,Matthew Turk,2013-10-09 07:47:53-04:00,commit, +24407,Nathan Goldbaum,2013-10-08 20:45:59-07:00,commit, +24408,Chris Malone,2013-10-08 20:33:54-07:00,commit, +24409,Matthew Turk,2013-10-08 18:19:54-04:00,commit, +24410,Matthew Turk,2013-10-08 17:49:18-04:00,commit, +24411,Matthew Turk,2013-10-08 17:11:53-04:00,commit, +24412,Matthew Turk,2013-10-08 17:09:14-04:00,commit, +24413,Matthew Turk,2013-10-08 17:06:24-04:00,commit, +24414,Matthew Turk,2013-10-08 16:12:22-04:00,commit, +24415,Matthew Turk,2013-10-08 16:00:35-04:00,commit, +24416,Matthew Turk,2013-10-08 15:25:21-04:00,commit, +24417,Matthew Turk,2013-10-08 14:55:34-04:00,commit, +24418,Matthew Turk,2013-10-08 14:53:53-04:00,commit, +24419,Matthew Turk,2013-10-08 13:58:12-04:00,commit, +24420,Matthew Turk,2013-10-08 13:58:01-04:00,commit, +24421,Matthew Turk,2013-10-08 13:44:40-04:00,commit, +24422,Matthew Turk,2013-10-08 13:04:46-04:00,commit, +24423,Matthew Turk,2013-10-08 10:58:45-04:00,commit, +24424,Matthew Turk,2013-10-08 08:17:05-04:00,commit, +24425,Matthew Turk,2013-10-08 07:43:39-04:00,commit, +24426,Matthew Turk,2013-10-07 22:31:56-04:00,commit, +24427,Matthew Turk,2013-10-07 22:14:19-04:00,commit, +24428,Matthew Turk,2013-10-07 16:51:21-04:00,commit, +24429,Matthew Turk,2013-10-07 16:36:06-04:00,commit, +24430,Matthew Turk,2013-10-07 15:21:45-04:00,commit, +24431,Matthew Turk,2013-10-07 14:45:09-04:00,commit, +24432,Matthew Turk,2013-10-07 13:12:39-04:00,commit, +24433,John ZuHone,2013-10-07 12:40:49-04:00,commit, +24434,Matthew Turk,2013-10-07 11:38:00-04:00,commit, +24435,Matthew Turk,2013-10-07 10:01:13-04:00,commit, +24436,Matthew Turk,2013-10-07 09:29:40-04:00,commit, +24437,Matthew Turk,2013-10-07 09:17:41-04:00,commit, +24438,Matthew Turk,2013-10-07 09:00:04-04:00,commit, +24439,Matthew Turk,2013-10-07 08:51:48-04:00,commit, +24440,Nathan Goldbaum,2013-10-06 01:56:28-07:00,commit, +24441,John ZuHone,2013-10-05 16:45:41-04:00,commit, +24442,John ZuHone,2013-10-05 16:42:27-04:00,commit, +24443,John ZuHone,2013-10-05 16:42:16-04:00,commit, +24444,John ZuHone,2013-10-05 16:41:51-04:00,commit, +24445,Matthew Turk,2013-10-05 15:44:48-04:00,commit, +24446,John ZuHone,2013-10-05 14:38:18-04:00,commit, +24447,Matthew Turk,2013-10-04 16:21:33-04:00,commit, +24448,Matthew Turk,2013-10-04 16:13:11-04:00,commit, +24449,Matthew Turk,2013-10-04 15:57:44-04:00,commit, +24450,Matthew Turk,2013-10-04 15:57:26-04:00,commit, +24451,Matthew Turk,2013-10-04 15:26:12-04:00,commit, +24452,Matthew Turk,2013-10-04 14:54:20-04:00,commit, +24453,Matthew Turk,2013-10-04 14:53:50-04:00,commit, +24454,Matthew Turk,2013-10-04 14:32:42-04:00,commit, +24455,Matthew Turk,2013-10-04 14:00:18-04:00,commit, +24456,Britton Smith,2013-10-04 17:28:18+01:00,commit, +24457,Matthew Turk,2013-10-04 11:50:14-04:00,commit, +24458,Matthew Turk,2013-10-04 11:33:06-04:00,commit, +24459,Cameron Hummels,2013-10-03 17:42:54-07:00,commit, +24460,Matthew Turk,2013-10-03 20:08:55-04:00,commit, +24461,Matthew Turk,2013-10-03 20:05:48-04:00,commit, +24462,Matthew Turk,2013-10-03 18:53:57-04:00,commit, +24463,Matthew Turk,2013-10-03 18:29:58-04:00,commit, +24464,Matthew Turk,2013-10-03 18:07:18-04:00,commit, +24465,Matthew Turk,2013-10-03 17:58:01-04:00,commit, +24466,Matthew Turk,2013-10-03 16:38:19-04:00,commit, +24467,John ZuHone,2013-10-03 16:16:51-04:00,commit, +24468,John ZuHone,2013-10-03 16:12:29-04:00,commit, +24469,Matthew Turk,2013-10-03 15:07:43-04:00,commit, +24470,Matthew Turk,2013-10-03 14:41:31-04:00,commit, +24471,Matthew Turk,2013-10-03 14:39:01-04:00,commit, +24472,Matthew Turk,2013-10-03 13:27:01-04:00,commit, +24473,Matthew Turk,2013-10-03 13:23:09-04:00,commit, +24474,Matthew Turk,2013-10-03 13:20:07-04:00,commit, +24475,Matthew Turk,2013-10-03 13:17:52-04:00,commit, +24476,Matthew Turk,2013-10-03 13:17:35-04:00,commit, +24477,Matthew Turk,2013-10-03 13:17:11-04:00,commit, +24478,Matthew Turk,2013-10-03 13:05:38-04:00,commit, +24479,Matthew Turk,2013-10-03 13:02:47-04:00,commit, +24480,Matthew Turk,2013-10-03 12:19:06-04:00,commit, +24481,Matthew Turk,2013-10-03 12:13:37-04:00,commit, +24482,Matthew Turk,2013-10-03 11:43:22-04:00,commit, +24483,Matthew Turk,2013-10-03 11:41:12-04:00,commit, +24484,Matthew Turk,2013-10-03 11:28:13-04:00,commit, +24485,Matthew Turk,2013-10-03 11:25:26-04:00,commit, +24486,Matthew Turk,2013-10-03 09:24:42-04:00,commit, +24487,Matthew Turk,2013-10-03 09:22:34-04:00,commit, +24488,John ZuHone,2013-10-03 06:47:25-04:00,commit, +24489,Matthew Turk,2013-10-02 22:22:43-04:00,commit, +24490,Nathan Goldbaum,2013-10-02 15:13:15-07:00,commit, +24491,Matthew Turk,2013-10-02 18:09:53-04:00,commit, +24492,Matthew Turk,2013-10-02 17:45:43-04:00,commit, +24493,Matthew Turk,2013-10-02 17:45:07-04:00,commit, +24494,Matthew Turk,2013-10-02 17:42:46-04:00,commit, +24495,Matthew Turk,2013-10-02 16:52:35-04:00,commit, +24496,Matthew Turk,2013-10-02 15:32:13-04:00,commit, +24497,John ZuHone,2013-10-02 12:37:32-04:00,commit, +24498,Matthew Turk,2013-10-02 09:29:47-04:00,commit, +24499,Kacper Kowalik,2013-10-02 15:15:39+02:00,commit, +24500,Matthew Turk,2013-10-02 07:37:15-04:00,commit, +24501,Matthew Turk,2013-10-02 06:10:31-04:00,commit, +24502,John ZuHone,2013-10-02 00:12:22-04:00,commit, +24503,John ZuHone,2013-10-01 18:00:47-04:00,commit, +24504,John ZuHone,2013-10-01 17:59:16-04:00,commit, +24505,Matthew Turk,2013-10-01 17:25:04-04:00,commit, +24506,Matthew Turk,2013-10-01 17:17:54-04:00,commit, +24507,Matthew Turk,2013-10-01 16:47:31-04:00,commit, +24508,John ZuHone,2013-10-01 16:37:55-04:00,commit, +24509,John ZuHone,2013-10-01 16:37:33-04:00,commit, +24510,John ZuHone,2013-10-01 16:35:01-04:00,commit, +24511,John ZuHone,2013-10-01 15:34:52-04:00,commit, +24512,John ZuHone,2013-10-01 15:32:15-04:00,commit, +24513,Matthew Turk,2013-10-01 15:02:32-04:00,commit, +24514,John ZuHone,2013-10-01 15:01:53-04:00,commit, +24515,John ZuHone,2013-10-01 15:01:00-04:00,commit, +24516,John ZuHone,2013-10-01 15:00:34-04:00,commit, +24517,Matthew Turk,2013-10-01 14:19:36-04:00,commit, +24518,Chris Malone,2013-10-01 10:13:31-07:00,commit, +24519,John ZuHone,2013-10-01 12:54:51-04:00,commit, +24520,John ZuHone,2013-10-01 12:53:55-04:00,commit, +24521,Matthew Turk,2013-10-01 10:25:59-04:00,commit, +24522,Matthew Turk,2013-10-01 08:20:27-04:00,commit, +24523,Matthew Turk,2013-10-01 07:03:35-04:00,commit, +24524,Matthew Turk,2013-09-30 09:02:04-04:00,commit, +24525,Matthew Turk,2013-09-30 08:57:14-04:00,commit, +24526,John Wise,2013-09-29 19:47:01-04:00,commit, +24527,Matthew Turk,2013-09-29 16:50:41-04:00,commit, +24528,John ZuHone,2013-09-29 14:28:09-04:00,commit, +24529,Matthew Turk,2013-09-28 17:19:50-04:00,commit, +24530,Nathan Goldbaum,2013-09-28 14:15:53-07:00,commit, +24531,Matthew Turk,2013-09-28 17:04:48-04:00,commit, +24532,Matthew Turk,2013-09-28 16:52:15-04:00,commit, +24533,Nathan Goldbaum,2013-09-28 12:40:56-07:00,commit, +24534,Nathan Goldbaum,2013-09-28 12:40:56-07:00,commit, +24535,John ZuHone,2013-09-28 14:31:58-04:00,commit, +24536,John ZuHone,2013-09-28 13:53:12-04:00,commit, +24537,John ZuHone,2013-09-28 13:51:04-04:00,commit, +24538,John ZuHone,2013-09-28 13:50:24-04:00,commit, +24539,Matthew Turk,2013-09-28 10:37:30-04:00,commit, +24540,Matthew Turk,2013-09-28 10:27:57-04:00,commit, +24541,Matthew Turk,2013-09-27 21:53:06-04:00,commit, +24542,Matthew Turk,2013-09-27 21:14:24-04:00,commit, +24543,Matthew Turk,2013-09-27 18:40:28-04:00,commit, +24544,Matthew Turk,2013-09-27 18:34:30-04:00,commit, +24545,Matthew Turk,2013-09-27 18:21:56-04:00,commit, +24546,Matthew Turk,2013-09-27 18:10:50-04:00,commit, +24547,Matthew Turk,2013-09-27 17:36:06-04:00,commit, +24548,Matthew Turk,2013-09-27 17:33:26-04:00,commit, +24549,Matthew Turk,2013-09-27 15:52:50-04:00,commit, +24550,Matthew Turk,2013-09-27 15:30:42-04:00,commit, +24551,Matthew Turk,2013-09-27 15:12:18-04:00,commit, +24552,Matthew Turk,2013-09-27 15:12:00-04:00,commit, +24553,Matthew Turk,2013-09-27 14:31:28-04:00,commit, +24554,Matthew Turk,2013-09-27 14:29:41-04:00,commit, +24555,Matthew Turk,2013-09-27 13:57:44-04:00,commit, +24556,Matthew Turk,2013-09-26 18:47:11-04:00,commit, +24557,Matthew Turk,2013-09-26 18:35:06-04:00,commit, +24558,Matthew Turk,2013-09-26 18:19:51-04:00,commit, +24559,Matthew Turk,2013-09-26 17:44:36-04:00,commit, +24560,Matthew Turk,2013-09-26 17:04:22-04:00,commit, +24561,Matthew Turk,2013-09-26 12:48:50-04:00,commit, +24562,Matthew Turk,2013-09-26 12:44:52-04:00,commit, +24563,Matthew Turk,2013-09-26 12:44:23-04:00,commit, +24564,Matthew Turk,2013-09-26 08:16:14-04:00,commit, +24565,Matthew Turk,2013-09-25 18:37:07-04:00,commit, +24566,Sam Skillman,2013-09-25 14:45:14-07:00,commit, +24567,Sam Skillman,2013-09-25 14:38:57-07:00,commit, +24568,Matthew Turk,2013-09-25 17:24:22-04:00,commit, +24569,Matthew Turk,2013-09-25 17:22:39-04:00,commit, +24570,Sam Skillman,2013-09-25 14:17:31-07:00,commit, +24571,Matthew Turk,2013-09-25 15:18:08-04:00,commit, +24572,Matthew Turk,2013-09-25 14:54:06-04:00,commit, +24573,Matthew Turk,2013-09-25 14:33:42-04:00,commit, +24574,Matthew Turk,2013-09-25 14:30:35-04:00,commit, +24575,Matthew Turk,2013-09-24 18:39:53-04:00,commit, +24576,Matthew Turk,2013-09-24 14:25:48-04:00,commit, +24577,Matthew Turk,2013-09-24 13:51:41-04:00,commit, +24578,Nathan Goldbaum,2013-09-23 22:34:04-07:00,commit, +24579,Nathan Goldbaum,2013-09-23 22:28:47-07:00,commit, +24580,Nathan Goldbaum,2013-09-23 22:13:16-07:00,commit, +24581,Matthew Turk,2013-09-23 20:50:25-04:00,commit, +24582,J.S. Oishi,2013-09-23 18:05:04-04:00,commit, +24583,J.S. Oishi,2013-09-23 17:06:28-04:00,commit, +24584,Matthew Turk,2013-09-23 16:05:59-04:00,commit, +24585,Matthew Turk,2013-09-23 14:49:10-04:00,commit, +24586,Matthew Turk,2013-09-23 14:11:20-04:00,commit, +24587,Matthew Turk,2013-09-23 11:52:22-04:00,commit, +24588,Matthew Turk,2013-09-23 09:43:18-04:00,commit, +24589,Kacper Kowalik,2013-09-23 15:25:50+02:00,commit, +24590,Matthew Turk,2013-09-23 09:16:55-04:00,commit, +24591,Matthew Turk,2013-09-23 08:49:02-04:00,commit, +24592,Matthew Turk,2013-09-23 08:27:44-04:00,commit, +24593,Nathan Goldbaum,2013-09-22 20:13:22-07:00,commit, +24594,John ZuHone,2013-09-22 14:43:21-04:00,commit, +24595,John ZuHone,2013-09-22 10:12:08-04:00,commit, +24596,John ZuHone,2013-09-22 09:03:07-04:00,commit, +24597,John ZuHone,2013-09-22 09:01:39-04:00,commit, +24598,John ZuHone,2013-09-21 17:37:50-04:00,commit, +24599,John ZuHone,2013-09-21 13:18:24-04:00,commit, +24600,Matthew Turk,2013-09-20 15:49:42-04:00,commit, +24601,Matthew Turk,2013-09-20 15:48:39-04:00,commit, +24602,Matthew Turk,2013-09-20 15:08:39-04:00,commit, +24603,Matthew Turk,2013-09-20 15:07:47-04:00,commit, +24604,Matthew Turk,2013-09-20 14:34:50-04:00,commit, +24605,Matthew Turk,2013-09-20 14:30:04-04:00,commit, +24606,Matthew Turk,2013-09-20 14:20:06-04:00,commit, +24607,John ZuHone,2013-09-20 10:34:07-04:00,commit, +24608,Matthew Turk,2013-09-20 00:49:44-04:00,commit, +24609,Matthew Turk,2013-09-19 17:12:53-04:00,commit, +24610,Kacper Kowalik,2013-09-19 09:52:54+02:00,commit, +24611,Nathan Goldbaum,2013-09-18 23:00:16-07:00,commit, +24612,Sam Skillman,2013-09-18 14:50:57-07:00,commit, +24613,Matthew Turk,2013-09-18 17:12:41-04:00,commit, +24614,Matthew Turk,2013-09-18 17:12:41-04:00,commit, +24615,Matthew Turk,2013-09-18 16:49:58-04:00,commit, +24616,Matthew Turk,2013-09-18 16:49:58-04:00,commit, +24617,Matthew Turk,2013-09-18 16:28:26-04:00,commit, +24618,Nathan Goldbaum,2013-09-18 13:28:13-07:00,commit, +24619,Nathan Goldbaum,2013-09-18 13:27:50-07:00,commit, +24620,Matthew Turk,2013-09-18 14:58:46-04:00,commit, +24621,Matthew Turk,2013-09-18 14:27:28-04:00,commit, +24622,Matthew Turk,2013-09-18 13:00:57-04:00,commit, +24623,Matthew Turk,2013-09-18 11:11:19-04:00,commit, +24624,Matthew Turk,2013-09-18 09:54:10-04:00,commit, +24625,Matthew Turk,2013-09-18 09:13:18-04:00,commit, +24626,Matthew Turk,2013-09-18 08:39:12-04:00,commit, +24627,Matthew Turk,2013-09-18 08:27:51-04:00,commit, +24628,Matthew Turk,2013-09-17 21:12:53-04:00,commit, +24629,Matthew Turk,2013-09-17 17:52:29-04:00,commit, +24630,Matthew Turk,2013-09-17 17:52:21-04:00,commit, +24631,Matthew Turk,2013-09-17 17:18:31-04:00,commit, +24632,Matthew Turk,2013-09-17 17:17:11-04:00,commit, +24633,Matthew Turk,2013-09-17 17:14:58-04:00,commit, +24634,Matthew Turk,2013-09-17 14:33:32-04:00,commit, +24635,Matthew Turk,2013-09-16 18:04:36-04:00,commit, +24636,Matthew Turk,2013-09-16 17:46:52-04:00,commit, +24637,Matthew Turk,2013-09-16 17:37:46-04:00,commit, +24638,Matthew Turk,2013-09-16 16:23:29-04:00,commit, +24639,Matthew Turk,2013-09-16 16:22:11-04:00,commit, +24640,Britton Smith,2013-09-16 12:01:49+01:00,commit, +24641,Cameron Hummels,2013-09-13 15:46:33-07:00,commit, +24642,Matthew Turk,2013-09-13 12:17:08-04:00,commit, +24643,Matthew Turk,2013-09-12 15:52:05-04:00,commit, +24644,Matthew Turk,2013-09-12 15:25:58-04:00,commit, +24645,Matthew Turk,2013-09-12 14:58:38-04:00,commit, +24646,Matthew Turk,2013-09-12 13:49:58-04:00,commit, +24647,Matthew Turk,2013-09-12 13:43:29-04:00,commit, +24648,Matthew Turk,2013-09-12 13:33:00-04:00,commit, +24649,Matthew Turk,2013-09-12 12:00:35-04:00,commit, +24650,Matthew Turk,2013-09-12 08:30:54-04:00,commit, +24651,Andrew Myers,2013-09-11 08:48:50-07:00,commit, +24652,Kacper Kowalik,2013-09-10 20:08:52+02:00,commit, +24653,Matthew Turk,2013-09-10 14:04:51-04:00,commit, +24654,Kacper Kowalik,2013-09-10 20:00:18+02:00,commit, +24655,Matthew Turk,2013-09-10 08:59:34-04:00,commit, +24656,John ZuHone,2013-09-09 23:55:34-04:00,commit, +24657,John ZuHone,2013-09-09 23:54:36-04:00,commit, +24658,Cameron Hummels,2013-09-09 15:31:36-07:00,commit, +24659,Cameron Hummels,2013-09-09 15:30:24-07:00,commit, +24660,Matthew Turk,2013-09-09 16:12:24-04:00,commit, +24661,Matthew Turk,2013-09-09 16:10:59-04:00,commit, +24662,Kacper Kowalik,2013-09-09 21:31:45+02:00,commit, +24663,Matthew Turk,2013-09-09 15:14:15-04:00,commit, +24664,Cameron Hummels,2013-09-09 12:07:45-07:00,commit, +24665,Matthew Turk,2013-09-09 14:52:41-04:00,commit, +24666,Matthew Turk,2013-09-09 14:46:37-04:00,commit, +24667,Nathan Goldbaum,2013-09-09 11:44:08-07:00,commit, +24668,Cameron Hummels,2013-09-09 11:39:56-07:00,commit, +24669,Matthew Turk,2013-09-09 14:39:47-04:00,commit, +24670,Matthew Turk,2013-09-09 14:32:33-04:00,commit, +24671,Matthew Turk,2013-09-09 14:30:39-04:00,commit, +24672,Matthew Turk,2013-09-09 14:29:00-04:00,commit, +24673,Matthew Turk,2013-09-09 14:26:19-04:00,commit, +24674,Matthew Turk,2013-09-09 14:13:42-04:00,commit, +24675,Matthew Turk,2013-09-09 14:13:04-04:00,commit, +24676,Matthew Turk,2013-09-09 14:06:10-04:00,commit, +24677,Matthew Turk,2013-09-09 14:03:47-04:00,commit, +24678,Matthew Turk,2013-09-09 14:02:42-04:00,commit, +24679,Matthew Turk,2013-09-09 13:59:00-04:00,commit, +24680,Matthew Turk,2013-09-09 13:54:07-04:00,commit, +24681,Matthew Turk,2013-09-09 12:51:25-04:00,commit, +24682,Matthew Turk,2013-09-09 12:06:28-04:00,commit, +24683,Matthew Turk,2013-09-09 12:05:01-04:00,commit, +24684,Matthew Turk,2013-09-09 11:46:51-04:00,commit, +24685,Matthew Turk,2013-09-09 11:45:40-04:00,commit, +24686,Britton Smith,2013-09-09 16:43:14+01:00,commit, +24687,Matthew Turk,2013-09-09 11:19:44-04:00,commit, +24688,Matthew Turk,2013-09-09 11:18:42-04:00,commit, +24689,Britton Smith,2013-09-09 16:15:47+01:00,commit, +24690,Matthew Turk,2013-09-09 11:09:12-04:00,commit, +24691,Matthew Turk,2013-09-09 11:06:37-04:00,commit, +24692,Matthew Turk,2013-09-09 10:59:22-04:00,commit, +24693,Matthew Turk,2013-09-09 10:30:54-04:00,commit, +24694,Matthew Turk,2013-09-09 10:30:20-04:00,commit, +24695,Matthew Turk,2013-09-09 10:24:08-04:00,commit, +24696,Matthew Turk,2013-09-09 10:22:04-04:00,commit, +24697,Matthew Turk,2013-09-09 08:44:43-04:00,commit, +24698,Nathan Goldbaum,2013-09-09 00:44:31-07:00,commit, +24699,Nathan Goldbaum,2013-09-09 00:01:43-07:00,commit, +24700,Nathan Goldbaum,2013-09-08 23:49:44-07:00,commit, +24701,Nathan Goldbaum,2013-09-08 23:41:31-07:00,commit, +24702,Matthew Turk,2013-09-07 13:11:23-04:00,commit, +24703,Matthew Turk,2013-09-07 11:21:20-04:00,commit, +24704,Cameron Hummels,2013-09-06 15:14:51-07:00,commit, +24705,Matthew Turk,2013-09-06 17:28:33-04:00,commit, +24706,Nathan Goldbaum,2013-09-06 08:48:46-07:00,commit, +24707,Britton Smith,2013-09-06 14:15:53+01:00,commit, +24708,Matthew Turk,2013-09-06 08:15:47-04:00,commit, +24709,Kacper Kowalik,2013-09-06 13:00:10+02:00,commit, +24710,Britton Smith,2013-09-06 11:42:43+01:00,commit, +24711,Britton Smith,2013-09-06 10:51:36+01:00,commit, +24712,Kacper Kowalik,2013-09-06 08:47:41+02:00,commit, +24713,Kacper Kowalik,2013-09-06 08:44:01+02:00,commit, +24714,Kacper Kowalik,2013-09-06 08:41:27+02:00,commit, +24715,Sam Leitner,2013-09-05 21:03:27-05:00,commit, +24716,Matthew Turk,2013-09-05 20:21:49-04:00,commit, +24717,Matthew Turk,2013-09-05 20:03:17-04:00,commit, +24718,Cameron Hummels,2013-09-05 15:50:53-07:00,commit, +24719,John ZuHone,2013-09-05 18:11:28-04:00,commit, +24720,John ZuHone,2013-09-05 18:09:28-04:00,commit, +24721,Cameron Hummels,2013-09-05 14:33:51-07:00,commit, +24722,Cameron Hummels,2013-09-05 14:22:44-07:00,commit, +24723,Cameron Hummels,2013-09-05 14:21:36-07:00,commit, +24724,Matthew Turk,2013-09-05 17:00:55-04:00,commit, +24725,Matthew Turk,2013-09-05 16:25:20-04:00,commit, +24726,Matthew Turk,2013-09-05 16:15:21-04:00,commit, +24727,Matthew Turk,2013-09-05 09:56:28-04:00,commit, +24728,Matthew Turk,2013-09-05 09:42:16-04:00,commit, +24729,Matthew Turk,2013-09-05 08:53:32-04:00,commit, +24730,Matthew Turk,2013-09-04 20:50:59-04:00,commit, +24731,Matthew Turk,2013-09-04 17:19:14-04:00,commit, +24732,Matthew Turk,2013-09-04 17:10:02-04:00,commit, +24733,Matthew Turk,2013-09-04 16:57:33-04:00,commit, +24734,Matthew Turk,2013-09-04 15:22:15-04:00,commit, +24735,Matthew Turk,2013-09-04 15:12:45-04:00,commit, +24736,Matthew Turk,2013-09-04 14:00:22-04:00,commit, +24737,Matthew Turk,2013-09-04 13:54:12-04:00,commit, +24738,Matthew Turk,2013-09-04 10:05:39-04:00,commit, +24739,Sam Skillman,2013-09-03 14:46:15-07:00,commit, +24740,Matthew Turk,2013-09-03 17:21:16-04:00,commit, +24741,Matthew Turk,2013-09-03 13:29:33-04:00,commit, +24742,Matthew Turk,2013-09-03 11:01:19-04:00,commit, +24743,Matthew Turk,2013-09-03 11:01:13-04:00,commit, +24744,Nathan Goldbaum,2013-08-30 17:16:32-07:00,commit, +24745,Nathan Goldbaum,2013-08-30 17:16:32-07:00,commit, +24746,Devin Silvia,2013-08-30 18:47:15-04:00,commit, +24747,Douglas Rudd,2013-08-30 14:13:03-05:00,commit, +24748,Matthew Turk,2013-08-29 22:18:22-04:00,commit, +24749,Matthew Turk,2013-08-29 21:56:20-04:00,commit, +24750,Douglas Rudd,2013-08-29 10:24:16-05:00,commit, +24751,Matthew Turk,2013-08-29 08:30:49-04:00,commit, +24752,Matthew Turk,2013-08-29 08:06:02-04:00,commit, +24753,Nathan Goldbaum,2013-08-28 20:15:21-07:00,commit, +24754,Matthew Turk,2013-08-28 16:30:02-04:00,commit, +24755,Matthew Turk,2013-08-28 15:17:54-04:00,commit, +24756,Matthew Turk,2013-08-28 14:54:38-04:00,commit, +24757,Matthew Turk,2013-08-28 14:47:04-04:00,commit, +24758,Matthew Turk,2013-08-28 14:26:33-04:00,commit, +24759,Matthew Turk,2013-08-28 11:16:07-04:00,commit, +24760,Matthew Turk,2013-08-28 11:15:53-04:00,commit, +24761,Douglas Rudd,2013-08-27 15:36:26-05:00,commit, +24762,Matthew Turk,2013-08-27 16:27:52-04:00,commit, +24763,Nathan Goldbaum,2013-08-26 17:29:28-07:00,commit, +24764,John ZuHone,2013-08-26 17:27:55-04:00,commit, +24765,Matthew Turk,2013-08-26 16:17:29-04:00,commit, +24766,Matthew Turk,2013-08-26 15:59:53-04:00,commit, +24767,Matthew Turk,2013-08-26 15:48:02-04:00,commit, +24768,Matthew Turk,2013-08-26 15:41:57-04:00,commit, +24769,Matthew Turk,2013-08-26 15:24:56-04:00,commit, +24770,Matthew Turk,2013-08-26 15:23:34-04:00,commit, +24771,Matthew Turk,2013-08-26 15:23:05-04:00,commit, +24772,Britton Smith,2013-08-26 15:18:45-04:00,commit, +24773,Matthew Turk,2013-08-26 14:39:47-04:00,commit, +24774,Matthew Turk,2013-08-26 14:32:00-04:00,commit, +24775,Matthew Turk,2013-08-26 14:09:13-04:00,commit, +24776,Matthew Turk,2013-08-26 14:00:36-04:00,commit, +24777,Matthew Turk,2013-08-26 12:37:08-04:00,commit, +24778,Matthew Turk,2013-08-26 12:29:56-04:00,commit, +24779,Matthew Turk,2013-08-26 12:29:42-04:00,commit, +24780,Britton Smith,2013-08-26 12:27:56-04:00,commit, +24781,Britton Smith,2013-08-26 12:27:23-04:00,commit, +24782,Matthew Turk,2013-08-26 12:10:06-04:00,commit, +24783,Britton Smith,2013-08-26 11:57:31-04:00,commit, +24784,Matthew Turk,2013-08-26 10:49:12-04:00,commit, +24785,Matthew Turk,2013-08-26 10:48:10-04:00,commit, +24786,Matthew Turk,2013-08-26 10:47:52-04:00,commit, +24787,Britton Smith,2013-08-26 10:37:46-04:00,commit, +24788,Matthew Turk,2013-08-26 10:34:05-04:00,commit, +24789,Britton Smith,2013-08-26 10:13:53-04:00,commit, +24790,Matthew Turk,2013-08-26 10:09:58-04:00,commit, +24791,Matthew Turk,2013-08-26 10:07:35-04:00,commit, +24792,John ZuHone,2013-08-25 20:30:42-04:00,commit, +24793,John ZuHone,2013-08-25 20:25:44-04:00,commit, +24794,Cameron Hummels,2013-08-24 14:13:38-07:00,commit, +24795,John ZuHone,2013-08-24 09:28:46-04:00,commit, +24796,Matthew Turk,2013-08-23 16:54:43-04:00,commit, +24797,Matthew Turk,2013-08-23 14:56:47-04:00,commit, +24798,Matthew Turk,2013-08-23 12:19:09-04:00,commit, +24799,Matthew Turk,2013-08-23 12:18:50-04:00,commit, +24800,Matthew Turk,2013-08-23 12:18:36-04:00,commit, +24801,Matthew Turk,2013-08-22 20:47:30-04:00,commit, +24802,Matthew Turk,2013-08-22 20:15:23-04:00,commit, +24803,Matthew Turk,2013-08-22 18:08:37-04:00,commit, +24804,Matthew Turk,2013-08-22 18:06:09-04:00,commit, +24805,Matthew Turk,2013-08-22 15:17:13-04:00,commit, +24806,Matthew Turk,2013-08-22 13:53:05-04:00,commit, +24807,Matthew Turk,2013-08-22 12:14:43-04:00,commit, +24808,John ZuHone,2013-08-22 09:16:41-04:00,commit, +24809,Matthew Turk,2013-08-22 08:17:17-04:00,commit, +24810,Kacper Kowalik,2013-08-22 11:35:56+02:00,commit, +24811,Kacper Kowalik,2013-08-22 11:34:56+02:00,commit, +24812,Chris Moody,2013-08-21 23:41:28-07:00,commit, +24813,Chris Moody,2013-08-21 23:23:49-07:00,commit, +24814,Chris Moody,2013-08-21 23:23:21-07:00,commit, +24815,Chris Moody,2013-08-21 22:46:36-07:00,commit, +24816,Chris Moody,2013-08-21 22:42:49-07:00,commit, +24817,Kacper Kowalik,2013-08-21 23:46:46+02:00,commit, +24818,Matthew Turk,2013-08-21 17:40:36-04:00,commit, +24819,Matthew Turk,2013-08-21 17:27:47-04:00,commit, +24820,Matthew Turk,2013-08-21 17:14:27-04:00,commit, +24821,Matthew Turk,2013-08-21 17:02:46-04:00,commit, +24822,Matthew Turk,2013-08-21 15:57:00-04:00,commit, +24823,Matthew Turk,2013-08-21 15:49:27-04:00,commit, +24824,Matthew Turk,2013-08-21 15:34:50-04:00,commit, +24825,Matthew Turk,2013-08-21 15:30:15-04:00,commit, +24826,Matthew Turk,2013-08-21 14:41:38-04:00,commit, +24827,Matthew Turk,2013-08-21 14:41:12-04:00,commit, +24828,Matthew Turk,2013-08-21 14:14:56-04:00,commit, +24829,Matthew Turk,2013-08-21 13:28:22-04:00,commit, +24830,John ZuHone,2013-08-21 13:18:47-04:00,commit, +24831,Matthew Turk,2013-08-21 12:49:46-04:00,commit, +24832,Matthew Turk,2013-08-21 12:22:50-04:00,commit, +24833,Matthew Turk,2013-08-21 10:31:16-04:00,commit, +24834,Cameron Hummels,2013-08-20 12:55:49-07:00,commit, +24835,Cameron Hummels,2013-08-20 12:33:16-07:00,commit, +24836,Matthew Turk,2013-08-20 15:07:24-04:00,commit, +24837,Matthew Turk,2013-08-20 15:03:33-04:00,commit, +24838,Matthew Turk,2013-08-20 15:02:42-04:00,commit, +24839,Cameron Hummels,2013-08-20 11:57:52-07:00,commit, +24840,Cameron Hummels,2013-08-20 11:57:35-07:00,commit, +24841,Cameron Hummels,2013-08-20 11:55:01-07:00,commit, +24842,Kacper Kowalik,2013-08-19 22:19:56+02:00,commit, +24843,Nathan Goldbaum,2013-08-19 13:06:58-07:00,commit, +24844,Kacper Kowalik,2013-08-19 21:56:36+02:00,commit, +24845,Matthew Turk,2013-08-19 15:17:46-04:00,commit, +24846,Anthony Scopatz,2013-08-19 12:01:30-07:00,commit, +24847,Kacper Kowalik,2013-08-19 20:53:43+02:00,commit, +24848,Matthew Turk,2013-08-19 14:44:31-04:00,commit, +24849,Britton Smith,2013-08-19 14:28:43-04:00,commit, +24850,Kacper Kowalik,2013-08-19 20:05:02+02:00,commit, +24851,Kacper Kowalik,2013-08-19 19:46:09+02:00,commit, +24852,Kacper Kowalik,2013-08-19 19:39:58+02:00,commit, +24853,Kacper Kowalik,2013-08-19 19:38:35+02:00,commit, +24854,John ZuHone,2013-08-19 13:04:04-04:00,commit, +24855,Matthew Turk,2013-08-19 12:01:44-04:00,commit, +24856,Matthew Turk,2013-08-19 11:03:29-04:00,commit, +24857,John ZuHone,2013-08-19 10:44:24-04:00,commit, +24858,Matthew Turk,2013-08-19 09:36:17-04:00,commit, +24859,Kacper Kowalik,2013-08-19 15:35:58+02:00,commit, +24860,Kacper Kowalik,2013-08-19 15:25:31+02:00,commit, +24861,Kacper Kowalik,2013-08-19 13:51:27+02:00,commit, +24862,Nathan Goldbaum,2013-08-17 12:03:33-07:00,commit, +24863,Matthew Turk,2013-08-17 14:07:20-04:00,commit, +24864,Matthew Turk,2013-08-17 13:37:58-04:00,commit, +24865,Matthew Turk,2013-08-17 11:47:21-04:00,commit, +24866,Matthew Turk,2013-08-17 11:25:13-04:00,commit, +24867,Matthew Turk,2013-08-17 08:37:53-04:00,commit, +24868,Matthew Turk,2013-08-16 21:29:20-04:00,commit, +24869,Matthew Turk,2013-08-16 21:18:18-04:00,commit, +24870,Matthew Turk,2013-08-16 21:12:29-04:00,commit, +24871,Matthew Turk,2013-08-16 20:37:26-04:00,commit, +24872,Matthew Turk,2013-08-16 17:36:13-04:00,commit, +24873,Cameron Hummels,2013-08-16 14:16:54-07:00,commit, +24874,Matthew Turk,2013-08-16 17:12:57-04:00,commit, +24875,Cameron Hummels,2013-08-16 14:06:16-07:00,commit, +24876,Cameron Hummels,2013-08-16 14:05:58-07:00,commit, +24877,Douglas Rudd,2013-08-16 16:05:20-05:00,commit, +24878,Douglas Rudd,2013-08-16 15:48:06-05:00,commit, +24879,Matthew Turk,2013-08-16 16:44:56-04:00,commit, +24880,Matthew Turk,2013-08-16 16:40:38-04:00,commit, +24881,Matthew Turk,2013-08-16 16:39:42-04:00,commit, +24882,Nathan Goldbaum,2013-08-16 13:22:01-07:00,commit, +24883,Nathan Goldbaum,2013-08-16 13:17:19-07:00,commit, +24884,Douglas Rudd,2013-08-16 14:54:14-05:00,commit, +24885,Douglas Rudd,2013-08-16 14:50:50-05:00,commit, +24886,Douglas Rudd,2013-08-16 14:49:48-05:00,commit, +24887,Douglas Rudd,2013-08-16 13:48:25-05:00,commit, +24888,Matthew Turk,2013-08-16 14:35:38-04:00,commit, +24889,Nathan Goldbaum,2013-08-16 11:25:12-07:00,commit, +24890,Matthew Turk,2013-08-16 13:46:55-04:00,commit, +24891,Matthew Turk,2013-08-16 11:44:04-04:00,commit, +24892,Matthew Turk,2013-08-16 11:10:55-04:00,commit, +24893,Matthew Turk,2013-08-16 10:34:47-04:00,commit, +24894,Matthew Turk,2013-08-16 10:33:33-04:00,commit, +24895,Cameron Hummels,2013-08-15 20:06:55-07:00,commit, +24896,Cameron Hummels,2013-08-15 20:06:14-07:00,commit, +24897,Cameron Hummels,2013-08-15 18:54:16-07:00,commit, +24898,Cameron Hummels,2013-08-15 18:34:08-07:00,commit, +24899,Cameron Hummels,2013-08-15 18:27:19-07:00,commit, +24900,Cameron Hummels,2013-08-15 18:02:39-07:00,commit, +24901,Matthew Turk,2013-08-15 20:28:23-04:00,commit, +24902,Matthew Turk,2013-08-15 20:18:13-04:00,commit, +24903,Cameron Hummels,2013-08-15 16:18:21-07:00,commit, +24904,Cameron Hummels,2013-08-15 16:18:06-07:00,commit, +24905,Nathan Goldbaum,2013-08-15 15:45:25-07:00,commit, +24906,Matthew Turk,2013-08-15 17:43:56-04:00,commit, +24907,Matthew Turk,2013-08-15 17:36:06-04:00,commit, +24908,Matthew Turk,2013-08-15 17:25:11-04:00,commit, +24909,Matthew Turk,2013-08-15 15:20:54-04:00,commit, +24910,Matthew Turk,2013-08-15 15:10:44-04:00,commit, +24911,Douglas Rudd,2013-08-15 14:10:30-05:00,commit, +24912,Matthew Turk,2013-08-15 14:43:32-04:00,commit, +24913,Matthew Turk,2013-08-15 14:11:13-04:00,commit, +24914,Matthew Turk,2013-08-15 14:10:06-04:00,commit, +24915,Matthew Turk,2013-08-15 12:41:06-04:00,commit, +24916,Cameron Hummels,2013-08-14 18:14:05-07:00,commit, +24917,Cameron Hummels,2013-08-14 18:02:40-07:00,commit, +24918,Cameron Hummels,2013-08-14 17:49:29-07:00,commit, +24919,Britton Smith,2013-08-14 18:25:32-04:00,commit, +24920,Douglas Rudd,2013-08-14 16:48:12-05:00,commit, +24921,Matthew Turk,2013-08-14 17:44:23-04:00,commit, +24922,Matthew Turk,2013-08-14 17:40:54-04:00,commit, +24923,Douglas Rudd,2013-08-14 16:40:39-05:00,commit, +24924,Matthew Turk,2013-08-14 16:52:18-04:00,commit, +24925,Matthew Turk,2013-08-14 16:31:00-04:00,commit, +24926,Matthew Turk,2013-08-14 16:30:30-04:00,commit, +24927,Sam Skillman,2013-08-14 10:00:49-06:00,commit, +24928,Kacper Kowalik,2013-08-14 17:26:50+02:00,commit, +24929,Matthew Turk,2013-08-14 10:19:16-04:00,commit, +24930,Matthew Turk,2013-08-14 09:39:59-04:00,commit, +24931,Matthew Turk,2013-08-14 09:39:13-04:00,commit, +24932,Matthew Turk,2013-08-14 09:27:21-04:00,commit, +24933,Matthew Turk,2013-08-14 08:47:01-04:00,commit, +24934,Matthew Turk,2013-08-14 08:46:31-04:00,commit, +24935,Sam Skillman,2013-08-13 16:59:04-06:00,commit, +24936,Douglas Rudd,2013-08-13 15:47:24-05:00,commit, +24937,John ZuHone,2013-08-13 12:27:08-04:00,commit, +24938,Hilary Egan,2013-08-13 09:57:54-06:00,commit, +24939,Hilary Egan,2013-08-13 09:56:53-06:00,commit, +24940,Hilary Egan,2013-08-13 09:56:11-06:00,commit, +24941,Matthew Turk,2013-08-13 08:37:42-07:00,commit, +24942,Matthew Turk,2013-08-13 08:31:39-07:00,commit, +24943,Matthew Turk,2013-08-13 07:52:52-07:00,commit, +24944,Matthew Turk,2013-08-13 07:14:45-07:00,commit, +24945,Matthew Turk,2013-08-13 07:08:26-07:00,commit, +24946,Nathan Goldbaum,2013-08-12 11:28:01-07:00,commit, +24947,Nathan Goldbaum,2013-08-12 10:33:07-07:00,commit, +24948,Nathan Goldbaum,2013-08-11 22:21:41-07:00,commit, +24949,Nathan Goldbaum,2013-08-11 21:40:25-07:00,commit, +24950,Nathan Goldbaum,2013-08-10 19:54:47-07:00,commit, +24951,Sam Skillman,2013-08-09 13:19:49-06:00,commit, +24952,Sam Skillman,2013-08-09 13:18:52-06:00,commit, +24953,Sam Skillman,2013-08-09 13:14:57-06:00,commit, +24954,Sam Skillman,2013-08-09 12:15:31-06:00,commit, +24955,Douglas Rudd,2013-08-09 13:06:38-05:00,commit, +24956,Sam Skillman,2013-08-09 11:58:17-06:00,commit, +24957,Sam Skillman,2013-08-09 11:54:02-06:00,commit, +24958,Sam Skillman,2013-08-09 11:33:34-06:00,commit, +24959,Sam Skillman,2013-08-09 10:57:35-06:00,commit, +24960,Sam Skillman,2013-08-09 10:46:07-06:00,commit, +24961,Sam Skillman,2013-08-09 10:20:24-06:00,commit, +24962,John ZuHone,2013-08-09 10:17:06-04:00,commit, +24963,John ZuHone,2013-08-09 10:15:43-04:00,commit, +24964,John ZuHone,2013-08-09 10:15:12-04:00,commit, +24965,Nathan Goldbaum,2013-08-09 00:46:10-07:00,commit, +24966,Nathan Goldbaum,2013-08-09 00:33:23-07:00,commit, +24967,Nathan Goldbaum,2013-08-09 00:33:23-07:00,commit, +24968,Nathan Goldbaum,2013-08-08 22:57:59-07:00,commit, +24969,Nathan Goldbaum,2013-08-08 22:56:16-07:00,commit, +24970,Nathan Goldbaum,2013-08-08 22:38:23-07:00,commit, +24971,Nathan Goldbaum,2013-08-08 21:38:04-07:00,commit, +24972,Sam Skillman,2013-08-08 16:29:29-06:00,commit, +24973,Sam Skillman,2013-08-08 15:25:40-06:00,commit, +24974,Sam Skillman,2013-08-08 12:47:17-06:00,commit, +24975,Kacper Kowalik,2013-08-08 09:27:13+02:00,commit, +24976,Hilary Egan,2013-08-07 18:41:21-06:00,commit, +24977,Nathan Goldbaum,2013-08-07 15:39:13-07:00,commit, +24978,John ZuHone,2013-08-07 15:40:59-04:00,commit, +24979,Nathan Goldbaum,2013-08-07 09:36:13-07:00,commit, +24980,Nathan Goldbaum,2013-08-07 00:46:51-07:00,commit, +24981,Nathan Goldbaum,2013-08-06 14:54:12-07:00,commit, +24982,John ZuHone,2013-08-05 22:13:15-04:00,commit, +24983,Douglas Rudd,2013-08-05 17:45:46-05:00,commit, +24984,Douglas Rudd,2013-08-05 17:42:40-05:00,commit, +24985,Sam Skillman,2013-08-05 15:16:56-06:00,commit, +24986,John ZuHone,2013-08-05 11:50:54-04:00,commit, +24987,Sam Leitner,2013-08-03 12:27:55-05:00,commit, +24988,John ZuHone,2013-07-31 16:54:24-04:00,commit, +24989,Anthony Scopatz,2013-07-30 21:26:07-05:00,commit, +24990,Matthew Turk,2013-07-30 18:34:31-07:00,commit, +24991,Matthew Turk,2013-07-30 15:58:20-07:00,commit, +24992,Matthew Turk,2013-07-30 15:49:33-07:00,commit, +24993,Douglas Rudd,2013-07-30 17:18:21-05:00,commit, +24994,Matthew Turk,2013-07-30 10:08:24-07:00,commit, +24995,Nathan Goldbaum,2013-07-30 09:26:16-07:00,commit, +24996,Nathan Goldbaum,2013-07-30 08:47:26-07:00,commit, +24997,Matthew Turk,2013-07-30 08:38:20-07:00,commit, +24998,Matthew Turk,2013-07-30 08:22:59-07:00,commit, +24999,Nathan Goldbaum,2013-07-30 00:09:00-07:00,commit, +25000,Matthew Turk,2013-07-29 21:51:59-07:00,commit, +25001,Matthew Turk,2013-07-29 21:39:37-07:00,commit, +25002,Nathan Goldbaum,2013-07-29 19:04:14-07:00,commit, +25003,Nathan Goldbaum,2013-07-29 18:56:05-07:00,commit, +25004,Matthew Turk,2013-07-29 18:36:09-07:00,commit, +25005,Matthew Turk,2013-07-29 17:46:08-07:00,commit, +25006,Matthew Turk,2013-07-29 17:38:50-07:00,commit, +25007,Matthew Turk,2013-07-29 14:44:00-07:00,commit, +25008,Matthew Turk,2013-07-29 14:01:23-07:00,commit, +25009,Matthew Turk,2013-07-28 16:36:17-07:00,commit, +25010,Matthew Turk,2013-07-28 15:44:45-07:00,commit, +25011,Matthew Turk,2013-07-27 22:35:02-07:00,commit, +25012,Matthew Turk,2013-07-27 22:34:28-07:00,commit, +25013,Matthew Turk,2013-07-27 20:03:49-07:00,commit, +25014,Matthew Turk,2013-07-27 16:49:19-07:00,commit, +25015,Matthew Turk,2013-07-27 16:06:37-07:00,commit, +25016,Matthew Turk,2013-07-27 15:42:57-07:00,commit, +25017,Matthew Turk,2013-07-27 15:24:03-07:00,commit, +25018,Matthew Turk,2013-07-27 15:13:25-07:00,commit, +25019,Matthew Turk,2013-07-27 15:08:40-07:00,commit, +25020,Matthew Turk,2013-07-27 14:06:36-07:00,commit, +25021,Matthew Turk,2013-07-27 14:04:09-07:00,commit, +25022,Matthew Turk,2013-07-27 13:07:04-07:00,commit, +25023,Matthew Turk,2013-07-27 12:42:18-07:00,commit, +25024,Matthew Turk,2013-07-27 11:57:26-07:00,commit, +25025,Matthew Turk,2013-07-27 11:56:42-07:00,commit, +25026,Nathan Goldbaum,2013-07-26 23:25:38-07:00,commit, +25027,Nathan Goldbaum,2013-07-26 21:33:48-07:00,commit, +25028,Nathan Goldbaum,2013-07-26 21:28:18-07:00,commit, +25029,Matthew Turk,2013-07-26 19:41:08-07:00,commit, +25030,Matthew Turk,2013-07-26 16:15:55-07:00,commit, +25031,Nathan Goldbaum,2013-07-26 13:53:57-07:00,commit, +25032,Matthew Turk,2013-07-26 11:17:18-07:00,commit, +25033,Matthew Turk,2013-07-26 11:12:30-07:00,commit, +25034,John ZuHone,2013-07-26 13:03:21-04:00,commit, +25035,Matthew Turk,2013-07-26 09:59:27-07:00,commit, +25036,John ZuHone,2013-07-26 12:04:01-04:00,commit, +25037,Matthew Turk,2013-07-25 17:16:57-07:00,commit, +25038,Matthew Turk,2013-07-25 17:08:11-07:00,commit, +25039,Matthew Turk,2013-07-25 17:00:48-07:00,commit, +25040,Matthew Turk,2013-07-25 16:01:00-07:00,commit, +25041,Matthew Turk,2013-07-25 11:01:00-07:00,commit, +25042,Matthew Turk,2013-07-25 10:52:45-07:00,commit, +25043,Sam Skillman,2013-07-25 11:40:21-06:00,commit, +25044,Sam Skillman,2013-07-25 11:39:35-06:00,commit, +25045,Kacper Kowalik,2013-07-25 08:28:35+02:00,commit, +25046,Matthew Turk,2013-07-24 10:09:35-07:00,commit, +25047,Douglas Rudd,2013-07-23 17:35:16-05:00,commit, +25048,Nathan Goldbaum,2013-07-23 14:46:51-07:00,commit, +25049,Hilary Egan,2013-07-23 14:43:44-04:00,commit, +25050,Hilary Egan,2013-07-23 14:37:21-04:00,commit, +25051,Douglas Rudd,2013-07-22 22:16:39-05:00,commit, +25052,Andrew Myers,2013-07-22 19:35:31-07:00,commit, +25053,Andrew Myers,2013-07-22 19:32:08-07:00,commit, +25054,Andrew Myers,2013-07-22 19:28:46-07:00,commit, +25055,Andrew Myers,2013-07-22 18:01:51-07:00,commit, +25056,Andrew Myers,2013-07-22 18:00:13-07:00,commit, +25057,Andrew Myers,2013-07-22 17:57:07-07:00,commit, +25058,Matthew Turk,2013-07-22 13:05:51-04:00,commit, +25059,Nathan Goldbaum,2013-07-21 21:46:53-07:00,commit, +25060,Nathan Goldbaum,2013-07-21 13:05:23-07:00,commit, +25061,Nathan Goldbaum,2013-07-21 12:56:10-07:00,commit, +25062,Nathan Goldbaum,2013-07-20 17:52:36-07:00,commit, +25063,Nathan Goldbaum,2013-07-20 17:36:44-07:00,commit, +25064,Nathan Goldbaum,2013-07-20 17:05:32-07:00,commit, +25065,Nathan Goldbaum,2013-07-20 17:05:17-07:00,commit, +25066,Nathan Goldbaum,2013-07-20 15:28:34-07:00,commit, +25067,Nathan Goldbaum,2013-07-20 14:49:35-07:00,commit, +25068,Matthew Turk,2013-07-19 23:03:31-04:00,commit, +25069,Matthew Turk,2013-07-19 22:14:44-04:00,commit, +25070,Matthew Turk,2013-07-19 21:32:56-04:00,commit, +25071,Matthew Turk,2013-07-19 17:08:17-04:00,commit, +25072,Matthew Turk,2013-07-19 14:23:23-04:00,commit, +25073,Matthew Turk,2013-07-19 14:18:19-04:00,commit, +25074,Matthew Turk,2013-07-19 14:05:51-04:00,commit, +25075,Matthew Turk,2013-07-19 12:58:59-04:00,commit, +25076,Kacper Kowalik,2013-07-19 16:25:36+02:00,commit, +25077,Kacper Kowalik,2013-07-19 16:13:20+02:00,commit, +25078,Kacper Kowalik,2013-07-19 16:12:39+02:00,commit, +25079,Kacper Kowalik,2013-07-19 16:08:21+02:00,commit, +25080,Kacper Kowalik,2013-07-19 16:07:05+02:00,commit, +25081,Kacper Kowalik,2013-07-19 16:00:49+02:00,commit, +25082,Kacper Kowalik,2013-07-19 15:57:11+02:00,commit, +25083,Kacper Kowalik,2013-07-19 15:55:26+02:00,commit, +25084,Kacper Kowalik,2013-07-19 15:53:30+02:00,commit, +25085,Kacper Kowalik,2013-07-19 15:49:36+02:00,commit, +25086,Kacper Kowalik,2013-07-19 15:48:15+02:00,commit, +25087,Nathan Goldbaum,2013-07-19 06:48:00-07:00,commit, +25088,Kacper Kowalik,2013-07-19 15:38:57+02:00,commit, +25089,Matthew Turk,2013-07-19 09:37:39-04:00,commit, +25090,Kacper Kowalik,2013-07-19 15:19:55+02:00,commit, +25091,Kacper Kowalik,2013-07-19 15:14:09+02:00,commit, +25092,Kacper Kowalik,2013-07-19 15:11:59+02:00,commit, +25093,Kacper Kowalik,2013-07-19 15:03:08+02:00,commit, +25094,Kacper Kowalik,2013-07-19 14:47:36+02:00,commit, +25095,Kacper Kowalik,2013-07-19 14:31:37+02:00,commit, +25096,John ZuHone,2013-07-18 20:36:14-05:00,commit, +25097,Chris Moody,2013-07-18 16:33:59-07:00,commit, +25098,Chris Moody,2013-07-18 16:30:17-07:00,commit, +25099,Chris Moody,2013-07-18 16:14:46-07:00,commit, +25100,Matthew Turk,2013-07-18 16:55:03-04:00,commit, +25101,Sam Skillman,2013-07-18 14:44:25-06:00,commit, +25102,Matthew Turk,2013-07-18 16:38:07-04:00,commit, +25103,Sam Skillman,2013-07-18 14:16:26-06:00,commit, +25104,Douglas Rudd,2013-07-17 19:39:21-05:00,commit, +25105,Matthew Turk,2013-07-17 16:49:39-04:00,commit, +25106,Matthew Turk,2013-07-17 14:57:29-04:00,commit, +25107,Matthew Turk,2013-07-17 14:42:37-04:00,commit, +25108,Matthew Turk,2013-07-17 14:34:27-04:00,commit, +25109,Matthew Turk,2013-07-17 14:30:44-04:00,commit, +25110,Douglas Rudd,2013-07-17 09:59:41-05:00,commit, +25111,Matthew Turk,2013-07-17 09:47:53-04:00,commit, +25112,Nathan Goldbaum,2013-07-16 18:25:12-07:00,commit, +25113,Douglas Rudd,2013-07-16 19:11:20-05:00,commit, +25114,Chris Moody,2013-07-16 16:25:43-07:00,commit, +25115,Douglas Rudd,2013-07-16 18:11:46-05:00,commit, +25116,Douglas Rudd,2013-07-16 18:03:03-05:00,commit, +25117,Douglas Rudd,2013-07-16 17:53:00-05:00,commit, +25118,Matthew Turk,2013-07-16 18:35:10-04:00,commit, +25119,Matthew Turk,2013-07-16 18:28:48-04:00,commit, +25120,Matthew Turk,2013-07-16 16:26:39-04:00,commit, +25121,Matthew Turk,2013-07-16 13:51:42-04:00,commit, +25122,Matthew Turk,2013-07-16 13:46:51-04:00,commit, +25123,John Forbes,2013-07-16 10:18:44-07:00,commit, +25124,John Forbes,2013-07-16 10:17:44-07:00,commit, +25125,John Forbes,2013-07-16 10:04:14-07:00,commit, +25126,Matthew Turk,2013-07-16 09:15:50-04:00,commit, +25127,Matthew Turk,2013-07-16 07:32:29-04:00,commit, +25128,Nathan Goldbaum,2013-07-15 21:36:31-07:00,commit, +25129,Nathan Goldbaum,2013-07-15 21:32:01-07:00,commit, +25130,Nathan Goldbaum,2013-07-15 17:34:23-07:00,commit, +25131,Nathan Goldbaum,2013-07-15 17:32:08-07:00,commit, +25132,Douglas Rudd,2013-07-15 18:02:56-05:00,commit, +25133,Matthew Turk,2013-07-15 17:56:46-04:00,commit, +25134,Matthew Turk,2013-07-15 17:29:07-04:00,commit, +25135,Nathan Goldbaum,2013-07-15 12:10:47-07:00,commit, +25136,Nathan Goldbaum,2013-07-15 11:32:36-07:00,commit, +25137,Matthew Turk,2013-07-15 11:52:00-04:00,commit, +25138,Matthew Turk,2013-07-15 11:51:09-04:00,commit, +25139,Douglas Rudd,2013-07-12 14:38:36-05:00,commit, +25140,Sam Skillman,2013-07-12 09:18:29-06:00,commit, +25141,Matthew Turk,2013-07-11 21:48:07-04:00,commit, +25142,Matthew Turk,2013-07-11 10:08:49-04:00,commit, +25143,Matthew Turk,2013-07-11 08:41:56-04:00,commit, +25144,Douglas Rudd,2013-07-10 16:01:22-05:00,commit, +25145,Douglas Rudd,2013-07-10 15:14:42-05:00,commit, +25146,Douglas Rudd,2013-07-10 14:46:43-05:00,commit, +25147,Douglas Rudd,2013-07-10 14:44:11-05:00,commit, +25148,Douglas Rudd,2013-07-10 14:42:19-05:00,commit, +25149,Douglas Rudd,2013-07-10 13:54:30-05:00,commit, +25150,Matthew Turk,2013-07-10 13:04:54-04:00,commit, +25151,Nathan Goldbaum,2013-07-10 10:02:12-07:00,commit, +25152,Sam Skillman,2013-07-10 10:48:37-06:00,commit, +25153,Sam Skillman,2013-07-10 10:18:40-06:00,commit, +25154,Matthew Turk,2013-07-10 09:25:02-04:00,commit, +25155,Nathan Goldbaum,2013-07-09 21:17:15-07:00,commit, +25156,Nathan Goldbaum,2013-07-09 21:15:06-07:00,commit, +25157,John Forbes,2013-07-09 21:14:03-07:00,commit, +25158,John Forbes,2013-07-09 19:59:32-07:00,commit, +25159,John Forbes,2013-07-09 19:53:00-07:00,commit, +25160,Nathan Goldbaum,2013-07-09 17:54:20-07:00,commit, +25161,Douglas Rudd,2013-07-09 17:07:31-05:00,commit, +25162,Douglas Rudd,2013-07-09 17:02:27-05:00,commit, +25163,Douglas Rudd,2013-07-09 15:54:13-05:00,commit, +25164,Nathan Goldbaum,2013-07-08 19:38:15-07:00,commit, +25165,Nathan Goldbaum,2013-07-08 19:31:47-07:00,commit, +25166,Nathan Goldbaum,2013-07-08 18:37:57-07:00,commit, +25167,Sam Skillman,2013-07-08 14:59:58-06:00,commit, +25168,Nathan Goldbaum,2013-07-08 13:42:17-07:00,commit, +25169,Britton Smith,2013-07-08 11:02:49-04:00,commit, +25170,Matthew Turk,2013-07-08 09:24:03-04:00,commit, +25171,Matthew Turk,2013-07-08 09:16:33-04:00,commit, +25172,Matthew Turk,2013-07-08 09:15:21-04:00,commit, +25173,Matthew Turk,2013-07-08 08:56:00-04:00,commit, +25174,J.S. Oishi,2013-07-06 13:31:13-04:00,commit, +25175,J.S. Oishi,2013-07-06 13:29:10-04:00,commit, +25176,J.S. Oishi,2013-07-06 12:30:19-04:00,commit, +25177,Kacper Kowalik,2013-07-06 11:36:45+02:00,commit, +25178,Nathan Goldbaum,2013-07-05 22:39:25-07:00,commit, +25179,Nathan Goldbaum,2013-07-05 21:55:11-07:00,commit, +25180,Nathan Goldbaum,2013-07-05 20:55:23-07:00,commit, +25181,Matthew Turk,2013-07-05 11:06:56-04:00,commit, +25182,Matthew Turk,2013-07-05 10:54:57-04:00,commit, +25183,Kacper Kowalik,2013-07-05 08:35:24+02:00,commit, +25184,Kacper Kowalik,2013-07-04 20:32:35+02:00,commit, +25185,Kacper Kowalik,2013-07-04 12:59:50+02:00,commit, +25186,Nathan Goldbaum,2013-07-04 00:40:34-07:00,commit, +25187,Nathan Goldbaum,2013-07-04 00:32:18-07:00,commit, +25188,Nathan Goldbaum,2013-07-03 23:56:11-07:00,commit, +25189,Kacper Kowalik,2013-07-04 08:35:20+02:00,commit, +25190,Nathan Goldbaum,2013-07-03 18:14:17-07:00,commit, +25191,Matthew Turk,2013-07-03 17:33:33-04:00,commit, +25192,Noel Scudder,2013-07-03 16:58:38-04:00,commit, +25193,Matthew Turk,2013-07-03 14:56:52-04:00,commit, +25194,Matthew Turk,2013-07-03 10:04:25-04:00,commit, +25195,Matthew Turk,2013-07-03 08:15:14-04:00,commit, +25196,Nathan Goldbaum,2013-07-02 22:32:57-07:00,commit, +25197,Nathan Goldbaum,2013-07-02 21:48:41-07:00,commit, +25198,Nathan Goldbaum,2013-07-02 21:11:21-07:00,commit, +25199,Nathan Goldbaum,2013-07-02 21:10:45-07:00,commit, +25200,Nathan Goldbaum,2013-07-02 16:39:56-07:00,commit, +25201,Matthew Turk,2013-07-02 18:22:16-04:00,commit, +25202,Matthew Turk,2013-07-02 18:12:43-04:00,commit, +25203,Nathan Goldbaum,2013-07-02 15:09:53-07:00,commit, +25204,Matthew Turk,2013-07-02 17:26:34-04:00,commit, +25205,Nathan Goldbaum,2013-07-02 14:09:09-07:00,commit, +25206,Matthew Turk,2013-07-02 16:59:23-04:00,commit, +25207,Matthew Turk,2013-07-02 16:05:27-04:00,commit, +25208,Nathan Goldbaum,2013-07-02 12:59:01-07:00,commit, +25209,Matthew Turk,2013-07-02 15:38:14-04:00,commit, +25210,Matthew Turk,2013-07-02 14:26:35-04:00,commit, +25211,Chris Moody,2013-07-02 11:20:24-07:00,commit, +25212,Matthew Turk,2013-07-02 14:04:50-04:00,commit, +25213,Nathan Goldbaum,2013-07-02 11:03:43-07:00,commit, +25214,Nathan Goldbaum,2013-07-02 08:06:01-07:00,commit, +25215,Matthew Turk,2013-07-02 10:39:54-04:00,commit, +25216,Matthew Turk,2013-07-02 09:58:43-04:00,commit, +25217,Matthew Turk,2013-07-02 09:58:39-04:00,commit, +25218,Matthew Turk,2013-07-02 09:57:23-04:00,commit, +25219,Chris Moody,2013-07-01 14:47:54-07:00,commit, +25220,Chris Moody,2013-07-01 14:46:56-07:00,commit, +25221,Matthew Turk,2013-07-01 17:44:02-04:00,commit, +25222,Nathan Goldbaum,2013-07-01 14:40:29-07:00,commit, +25223,Matthew Turk,2013-07-01 17:39:10-04:00,commit, +25224,Chris Moody,2013-07-01 14:16:58-07:00,commit, +25225,Matthew Turk,2013-07-01 17:15:40-04:00,commit, +25226,Matthew Turk,2013-07-01 17:11:41-04:00,commit, +25227,Chris Moody,2013-07-01 14:08:48-07:00,commit, +25228,Chris Moody,2013-07-01 13:38:40-07:00,commit, +25229,Chris Moody,2013-07-01 13:27:13-07:00,commit, +25230,Chris Moody,2013-07-01 12:44:29-07:00,commit, +25231,Matthew Turk,2013-07-01 15:33:22-04:00,commit, +25232,Chris Moody,2013-07-01 12:00:07-07:00,commit, +25233,Chris Moody,2013-07-01 11:50:34-07:00,commit, +25234,Nathan Goldbaum,2013-07-01 11:35:02-07:00,commit, +25235,Nathan Goldbaum,2013-07-01 10:20:54-07:00,commit, +25236,Sam Skillman,2013-07-01 09:27:29-06:00,commit, +25237,Matthew Turk,2013-07-01 10:30:59-04:00,commit, +25238,Matthew Turk,2013-07-01 10:01:36-04:00,commit, +25239,Matthew Turk,2013-07-01 10:01:22-04:00,commit, +25240,Matthew Turk,2013-07-01 00:31:56-04:00,commit, +25241,Matthew Turk,2013-07-01 00:14:01-04:00,commit, +25242,Matthew Turk,2013-07-01 00:08:35-04:00,commit, +25243,Matthew Turk,2013-07-01 00:04:28-04:00,commit, +25244,Matthew Turk,2013-06-30 22:44:58-04:00,commit, +25245,Nathan Goldbaum,2013-06-30 17:33:21-07:00,commit, +25246,Nathan Goldbaum,2013-06-30 16:26:30-07:00,commit, +25247,Matthew Turk,2013-06-30 17:19:30-04:00,commit, +25248,Chris Moody,2013-06-30 12:33:06-07:00,commit, +25249,Matthew Turk,2013-06-30 10:49:06-05:00,commit, +25250,Matthew Turk,2013-06-30 10:48:51-05:00,commit, +25251,Matthew Turk,2013-06-30 10:36:16-05:00,commit, +25252,Matthew Turk,2013-06-30 08:34:19-05:00,commit, +25253,Matthew Turk,2013-06-30 08:27:58-05:00,commit, +25254,Kacper Kowalik,2013-06-30 11:49:11+02:00,commit, +25255,Nathan Goldbaum,2013-06-30 02:41:22-07:00,commit, +25256,Nathan Goldbaum,2013-06-30 02:32:59-07:00,commit, +25257,Chris Moody,2013-06-29 22:38:09-07:00,commit, +25258,Chris Moody,2013-06-29 22:37:16-07:00,commit, +25259,Chris Moody,2013-06-29 22:30:52-07:00,commit, +25260,Matthew Turk,2013-06-29 21:43:58-05:00,commit, +25261,Matthew Turk,2013-06-29 21:30:10-05:00,commit, +25262,Sam Skillman,2013-06-29 20:10:52-06:00,commit, +25263,Matthew Turk,2013-06-29 20:29:30-05:00,commit, +25264,Matthew Turk,2013-06-29 19:42:07-05:00,commit, +25265,Sam Skillman,2013-06-29 16:22:39-06:00,commit, +25266,Matthew Turk,2013-06-29 16:23:09-05:00,commit, +25267,Matthew Turk,2013-06-29 16:07:35-05:00,commit, +25268,Matthew Turk,2013-06-29 15:38:37-04:00,commit, +25269,Matthew Turk,2013-06-29 15:26:17-04:00,commit, +25270,Matthew Turk,2013-06-29 15:22:48-04:00,commit, +25271,Matthew Turk,2013-06-29 15:10:16-04:00,commit, +25272,Matthew Turk,2013-06-29 15:01:11-04:00,commit, +25273,Matthew Turk,2013-06-29 14:48:11-04:00,commit, +25274,Matthew Turk,2013-06-29 14:44:20-04:00,commit, +25275,Matthew Turk,2013-06-29 14:39:25-04:00,commit, +25276,Matthew Turk,2013-06-29 12:32:12-05:00,commit, +25277,Sam Skillman,2013-06-29 12:08:55-05:00,commit, +25278,Matthew Turk,2013-06-29 12:05:17-05:00,commit, +25279,Matthew Turk,2013-06-29 11:24:44-05:00,commit, +25280,Matthew Turk,2013-06-29 11:09:41-05:00,commit, +25281,Matthew Turk,2013-06-29 10:53:19-05:00,commit, +25282,Nathan Goldbaum,2013-06-29 10:21:54-05:00,commit, +25283,Matthew Turk,2013-06-29 10:11:30-05:00,commit, +25284,Nathan Goldbaum,2013-06-29 09:31:34-05:00,commit, +25285,Nathan Goldbaum,2013-06-29 00:39:32-05:00,commit, +25286,Matthew Turk,2013-06-29 01:12:31-04:00,commit, +25287,Matthew Turk,2013-06-29 00:34:15-04:00,commit, +25288,Matthew Turk,2013-06-28 17:51:18-04:00,commit, +25289,Matthew Turk,2013-06-28 17:50:31-04:00,commit, +25290,Matthew Turk,2013-06-28 17:28:15-04:00,commit, +25291,Nathan Goldbaum,2013-06-28 14:00:49-05:00,commit, +25292,Matthew Turk,2013-06-28 13:01:23-04:00,commit, +25293,Matthew Turk,2013-06-28 12:23:05-04:00,commit, +25294,Matthew Turk,2013-06-28 11:04:58-05:00,commit, +25295,Nathan Goldbaum,2013-06-28 10:44:57-05:00,commit, +25296,Matthew Turk,2013-06-27 23:32:40-05:00,commit, +25297,Matthew Turk,2013-06-27 23:09:51-05:00,commit, +25298,Matthew Turk,2013-06-27 22:11:16-05:00,commit, +25299,Matthew Turk,2013-06-27 23:09:37-04:00,commit, +25300,Andrew Myers,2013-06-27 14:52:50-07:00,commit, +25301,Matthew Turk,2013-06-27 07:44:37-05:00,commit, +25302,Matthew Turk,2013-06-27 08:25:04-04:00,commit, +25303,Kacper Kowalik,2013-06-27 07:57:05+02:00,commit, +25304,Matthew Turk,2013-06-27 00:20:18-04:00,commit, +25305,Matthew Turk,2013-06-27 00:00:32-04:00,commit, +25306,Matthew Turk,2013-06-26 22:56:15-04:00,commit, +25307,Matthew Turk,2013-06-26 22:27:09-04:00,commit, +25308,Matthew Turk,2013-06-26 07:47:15-05:00,commit, +25309,Matthew Turk,2013-06-26 07:41:22-05:00,commit, +25310,Chris Moody,2013-06-25 18:32:13-07:00,commit, +25311,Chris Moody,2013-06-25 18:29:07-07:00,commit, +25312,Nathan Goldbaum,2013-06-25 17:56:46-07:00,commit, +25313,Nathan Goldbaum,2013-06-25 17:55:34-07:00,commit, +25314,Matthew Turk,2013-06-25 15:41:01-04:00,commit, +25315,Matthew Turk,2013-06-25 15:32:51-04:00,commit, +25316,Matthew Turk,2013-06-25 13:53:03-04:00,commit, +25317,Matthew Turk,2013-06-25 13:37:11-04:00,commit, +25318,Kacper Kowalik,2013-06-25 10:28:34+02:00,commit, +25319,Matthew Turk,2013-06-24 16:57:02-04:00,commit, +25320,Matthew Turk,2013-06-24 16:32:05-04:00,commit, +25321,Matthew Turk,2013-06-24 16:06:26-04:00,commit, +25322,Matthew Turk,2013-06-24 15:47:12-04:00,commit, +25323,Matthew Turk,2013-06-24 15:43:11-04:00,commit, +25324,Matthew Turk,2013-06-24 15:37:54-04:00,commit, +25325,Matthew Turk,2013-06-24 14:55:24-04:00,commit, +25326,Matthew Turk,2013-06-24 14:31:03-04:00,commit, +25327,Matthew Turk,2013-06-24 14:23:10-04:00,commit, +25328,Matthew Turk,2013-06-24 10:53:57-04:00,commit, +25329,Matthew Turk,2013-06-24 10:00:38-04:00,commit, +25330,Matthew Turk,2013-06-23 14:58:29-04:00,commit, +25331,Kacper Kowalik,2013-06-23 13:59:18+02:00,commit, +25332,Kacper Kowalik,2013-06-23 13:48:21+02:00,commit, +25333,Kacper Kowalik,2013-06-23 13:40:41+02:00,commit, +25334,Matthew Turk,2013-06-22 10:10:55-04:00,commit, +25335,Kacper Kowalik,2013-06-22 15:45:27+02:00,commit, +25336,Matthew Turk,2013-06-22 09:22:11-04:00,commit, +25337,Kacper Kowalik,2013-06-22 11:44:08+02:00,commit, +25338,Kacper Kowalik,2013-06-22 11:43:35+02:00,commit, +25339,Kacper Kowalik,2013-06-22 11:12:31+02:00,commit, +25340,Matthew Turk,2013-06-22 00:02:29-04:00,commit, +25341,Matthew Turk,2013-06-21 23:58:11-04:00,commit, +25342,Matthew Turk,2013-06-21 23:21:20-04:00,commit, +25343,Matthew Turk,2013-06-21 20:27:43-04:00,commit, +25344,Matthew Turk,2013-06-21 17:50:22-04:00,commit, +25345,Matthew Turk,2013-06-21 16:32:18-04:00,commit, +25346,Nathan Goldbaum,2013-06-21 12:13:12-07:00,commit, +25347,Matthew Turk,2013-06-21 14:57:37-04:00,commit, +25348,Matthew Turk,2013-06-21 14:43:19-04:00,commit, +25349,Matthew Turk,2013-06-21 12:12:19-04:00,commit, +25350,Matthew Turk,2013-06-21 10:32:48-04:00,commit, +25351,Matthew Turk,2013-06-21 10:15:38-04:00,commit, +25352,Nathan Goldbaum,2013-06-20 16:10:10-07:00,commit, +25353,Matthew Turk,2013-06-20 18:51:37-04:00,commit, +25354,Matthew Turk,2013-06-20 18:35:57-04:00,commit, +25355,Matthew Turk,2013-06-20 18:33:24-04:00,commit, +25356,Matthew Turk,2013-06-20 08:42:26-04:00,commit, +25357,Matthew Turk,2013-06-20 07:26:37-04:00,commit, +25358,Matthew Turk,2013-06-20 06:53:21-04:00,commit, +25359,Nathan Goldbaum,2013-06-19 15:49:46-07:00,commit, +25360,Matthew Turk,2013-06-19 17:39:02-04:00,commit, +25361,Matthew Turk,2013-06-19 09:30:47-04:00,commit, +25362,Matthew Turk,2013-06-18 23:06:18-04:00,commit, +25363,Matthew Turk,2013-06-18 23:03:51-04:00,commit, +25364,Matthew Turk,2013-06-18 22:23:16-04:00,commit, +25365,Matthew Turk,2013-06-18 18:44:00-04:00,commit, +25366,Cameron Hummels,2013-06-18 15:03:40-07:00,commit, +25367,Matthew Turk,2013-06-18 17:45:28-04:00,commit, +25368,Matthew Turk,2013-06-18 17:23:37-04:00,commit, +25369,Matthew Turk,2013-06-18 17:07:59-04:00,commit, +25370,Cameron Hummels,2013-06-18 13:59:36-07:00,commit, +25371,Cameron Hummels,2013-06-18 13:49:45-07:00,commit, +25372,Matthew Turk,2013-06-18 13:44:57-04:00,commit, +25373,Cameron Hummels,2013-06-18 10:41:49-07:00,commit, +25374,Matthew Turk,2013-06-18 13:21:40-04:00,commit, +25375,Matthew Turk,2013-06-18 10:50:18-04:00,commit, +25376,Cameron Hummels,2013-06-18 02:51:17-07:00,commit, +25377,Cameron Hummels,2013-06-18 02:41:03-07:00,commit, +25378,David Collins,2013-06-17 14:46:44-04:00,commit, +25379,Matthew Turk,2013-06-17 12:45:08-04:00,commit, +25380,Matthew Turk,2013-06-17 12:26:29-04:00,commit, +25381,Matthew Turk,2013-06-17 10:28:56-04:00,commit, +25382,Matthew Turk,2013-06-17 10:07:27-04:00,commit, +25383,Matthew Turk,2013-06-15 10:57:53-04:00,commit, +25384,Matthew Turk,2013-06-15 10:33:11-04:00,commit, +25385,Chris Moody,2013-06-14 21:19:28-07:00,commit, +25386,Chris Moody,2013-06-14 21:19:08-07:00,commit, +25387,Matthew Turk,2013-06-14 22:03:08-04:00,commit, +25388,Matthew Turk,2013-06-14 21:53:09-04:00,commit, +25389,Chris Moody,2013-06-14 16:48:09-07:00,commit, +25390,Nathan Goldbaum,2013-06-14 15:30:52-07:00,commit, +25391,Nathan Goldbaum,2013-06-14 15:28:25-07:00,commit, +25392,Nathan Goldbaum,2013-06-14 15:27:59-07:00,commit, +25393,Nathan Goldbaum,2013-06-14 15:26:20-07:00,commit, +25394,Matthew Turk,2013-06-14 18:20:54-04:00,commit, +25395,Matthew Turk,2013-06-14 18:12:24-04:00,commit, +25396,Matthew Turk,2013-06-14 18:02:11-04:00,commit, +25397,Matthew Turk,2013-06-14 17:41:57-04:00,commit, +25398,Matthew Turk,2013-06-14 16:09:34-04:00,commit, +25399,Matthew Turk,2013-06-14 16:05:21-04:00,commit, +25400,Chris Moody,2013-06-14 12:52:46-07:00,commit, +25401,Chris Moody,2013-06-14 12:36:38-07:00,commit, +25402,Matthew Turk,2013-06-14 15:33:06-04:00,commit, +25403,Matthew Turk,2013-06-14 15:09:03-04:00,commit, +25404,Matthew Turk,2013-06-14 14:58:19-04:00,commit, +25405,Matthew Turk,2013-06-14 14:30:26-04:00,commit, +25406,Matthew Turk,2013-06-14 14:25:46-04:00,commit, +25407,Matthew Turk,2013-06-14 13:54:24-04:00,commit, +25408,Chris Moody,2013-06-14 10:22:35-07:00,commit, +25409,Chris Moody,2013-06-14 10:22:15-07:00,commit, +25410,Matthew Turk,2013-06-14 13:16:29-04:00,commit, +25411,Chris Moody,2013-06-14 09:50:17-07:00,commit, +25412,Matthew Turk,2013-06-14 12:36:46-04:00,commit, +25413,Matthew Turk,2013-06-14 11:25:02-04:00,commit, +25414,Matthew Turk,2013-06-14 11:14:07-04:00,commit, +25415,Matthew Turk,2013-06-14 07:49:26-04:00,commit, +25416,Nathan Goldbaum,2013-06-13 23:46:03-07:00,commit, +25417,Nathan Goldbaum,2013-06-13 23:30:15-07:00,commit, +25418,Nathan Goldbaum,2013-06-13 20:26:37-07:00,commit, +25419,Matthew Turk,2013-06-13 21:40:07-04:00,commit, +25420,Matthew Turk,2013-06-13 21:32:16-04:00,commit, +25421,Matthew Turk,2013-06-13 21:20:57-04:00,commit, +25422,Chris Moody,2013-06-13 17:49:49-07:00,commit, +25423,Chris Moody,2013-06-13 17:36:46-07:00,commit, +25424,Chris Moody,2013-06-13 17:29:43-07:00,commit, +25425,Chris Moody,2013-06-13 17:02:32-07:00,commit, +25426,Chris Moody,2013-06-13 17:00:38-07:00,commit, +25427,Matthew Turk,2013-06-13 18:30:37-04:00,commit, +25428,Matthew Turk,2013-06-13 17:41:45-04:00,commit, +25429,Matthew Turk,2013-06-13 17:33:38-04:00,commit, +25430,Matthew Turk,2013-06-13 16:55:06-04:00,commit, +25431,Matthew Turk,2013-06-13 15:20:23-04:00,commit, +25432,Sam Skillman,2013-06-13 12:47:40-06:00,commit, +25433,Andrew Myers,2013-06-13 11:40:24-07:00,commit, +25434,Andrew Myers,2013-06-13 11:39:37-07:00,commit, +25435,Sam Skillman,2013-06-13 12:27:49-06:00,commit, +25436,Sam Skillman,2013-06-13 12:19:26-06:00,commit, +25437,Matthew Turk,2013-06-13 13:52:39-04:00,commit, +25438,Matthew Turk,2013-06-13 13:43:17-04:00,commit, +25439,Matthew Turk,2013-06-12 21:55:04-04:00,commit, +25440,Matthew Turk,2013-06-12 21:24:41-04:00,commit, +25441,Sam Skillman,2013-06-12 17:18:57-06:00,commit, +25442,Matthew Turk,2013-06-12 17:33:09-04:00,commit, +25443,Nathan Goldbaum,2013-06-12 14:26:05-07:00,commit, +25444,Matthew Turk,2013-06-12 16:15:18-04:00,commit, +25445,Matthew Turk,2013-06-12 14:53:04-04:00,commit, +25446,Matthew Turk,2013-06-11 22:30:31-04:00,commit, +25447,Matthew Turk,2013-06-11 18:17:16-04:00,commit, +25448,Matthew Turk,2013-06-11 14:43:18-04:00,commit, +25449,Matthew Turk,2013-06-11 14:36:58-04:00,commit, +25450,Matthew Turk,2013-06-11 14:14:22-04:00,commit, +25451,Matthew Turk,2013-06-11 14:08:45-04:00,commit, +25452,Matthew Turk,2013-06-11 13:56:27-04:00,commit, +25453,Matthew Turk,2013-06-11 11:14:56-04:00,commit, +25454,Matthew Turk,2013-06-11 11:10:28-04:00,commit, +25455,Matthew Turk,2013-06-11 11:10:14-04:00,commit, +25456,Matthew Turk,2013-06-11 11:09:29-04:00,commit, +25457,Matthew Turk,2013-06-11 11:07:39-04:00,commit, +25458,Matthew Turk,2013-06-11 09:50:05-04:00,commit, +25459,Matthew Turk,2013-06-11 09:44:02-04:00,commit, +25460,Matthew Turk,2013-06-11 09:42:22-04:00,commit, +25461,Matthew Turk,2013-06-11 09:39:59-04:00,commit, +25462,Matthew Turk,2013-06-11 09:32:40-04:00,commit, +25463,Sam Skillman,2013-06-10 14:57:55-06:00,commit, +25464,Nathan Goldbaum,2013-06-10 12:03:12-07:00,commit, +25465,Matthew Turk,2013-06-10 10:52:29-04:00,commit, +25466,Nathan Goldbaum,2013-06-08 15:34:01-07:00,commit, +25467,Nathan Goldbaum,2013-06-07 11:49:45-07:00,commit, +25468,Matthew Turk,2013-06-07 12:46:27-04:00,commit, +25469,Matthew Turk,2013-06-07 12:45:55-04:00,commit, +25470,Matthew Turk,2013-06-07 10:41:18-04:00,commit, +25471,Matthew Turk,2013-06-07 10:09:18-04:00,commit, +25472,Nathan Goldbaum,2013-06-06 18:21:42-07:00,commit, +25473,Nathan Goldbaum,2013-06-06 18:21:13-07:00,commit, +25474,Sam Skillman,2013-06-06 14:08:32-06:00,commit, +25475,Sam Skillman,2013-06-06 12:51:24-06:00,commit, +25476,Nathan Goldbaum,2013-06-06 11:27:53-07:00,commit, +25477,Sam Skillman,2013-06-06 11:57:08-06:00,commit, +25478,Matthew Turk,2013-06-06 13:47:02-04:00,commit, +25479,Sam Skillman,2013-06-06 11:04:35-06:00,commit, +25480,Sam Skillman,2013-06-06 10:22:35-06:00,commit, +25481,Matthew Turk,2013-06-06 07:38:02-04:00,commit, +25482,Nathan Goldbaum,2013-06-06 00:15:01-07:00,commit, +25483,Nathan Goldbaum,2013-06-05 22:58:21-07:00,commit, +25484,Sam Skillman,2013-06-05 15:56:09-06:00,commit, +25485,Sam Skillman,2013-06-05 15:47:29-06:00,commit, +25486,Sam Skillman,2013-06-05 15:45:38-06:00,commit, +25487,Matthew Turk,2013-06-05 16:48:42-04:00,commit, +25488,Matthew Turk,2013-06-05 16:39:39-04:00,commit, +25489,Matthew Turk,2013-06-05 16:26:38-04:00,commit, +25490,Sam Skillman,2013-06-05 14:02:17-06:00,commit, +25491,Matthew Turk,2013-06-05 15:42:54-04:00,commit, +25492,Sam Skillman,2013-06-05 13:40:50-06:00,commit, +25493,Sam Skillman,2013-06-05 13:24:20-06:00,commit, +25494,Matthew Turk,2013-06-05 14:55:17-04:00,commit, +25495,Matthew Turk,2013-06-05 13:43:52-04:00,commit, +25496,Sam Skillman,2013-06-05 11:29:22-06:00,commit, +25497,Matthew Turk,2013-06-05 07:59:01-04:00,commit, +25498,Matthew Turk,2013-06-05 07:58:29-04:00,commit, +25499,Chris Moody,2013-06-04 15:49:05-07:00,commit, +25500,Chris Moody,2013-06-04 15:39:32-07:00,commit, +25501,Chris Moody,2013-06-04 15:39:10-07:00,commit, +25502,Matthew Turk,2013-06-04 18:16:27-04:00,commit, +25503,Chris Moody,2013-06-04 15:05:38-07:00,commit, +25504,Matthew Turk,2013-06-04 17:28:54-04:00,commit, +25505,Chris Moody,2013-06-04 14:13:23-07:00,commit, +25506,Matthew Turk,2013-06-04 16:21:14-04:00,commit, +25507,Matthew Turk,2013-06-04 16:14:27-04:00,commit, +25508,Matthew Turk,2013-06-04 16:03:29-04:00,commit, +25509,Sam Skillman,2013-06-04 11:43:51-06:00,commit, +25510,Sam Skillman,2013-06-03 15:13:12-06:00,commit, +25511,Matthew Turk,2013-06-03 16:39:58-04:00,commit, +25512,Matthew Turk,2013-06-03 16:39:48-04:00,commit, +25513,Matthew Turk,2013-06-03 16:39:38-04:00,commit, +25514,Britton Smith,2013-06-03 16:36:03-04:00,commit, +25515,Matthew Turk,2013-06-03 16:23:05-04:00,commit, +25516,Matthew Turk,2013-06-03 16:17:12-04:00,commit, +25517,Matthew Turk,2013-06-03 16:13:16-04:00,commit, +25518,Sam Skillman,2013-06-03 14:11:08-06:00,commit, +25519,Nathan Goldbaum,2013-06-03 12:52:29-07:00,commit, +25520,Britton Smith,2013-06-03 15:45:09-04:00,commit, +25521,Matthew Turk,2013-06-03 15:24:56-04:00,commit, +25522,Matthew Turk,2013-06-03 15:02:13-04:00,commit, +25523,Sam Skillman,2013-06-03 13:01:37-06:00,commit, +25524,Matthew Turk,2013-06-03 14:29:51-04:00,commit, +25525,Matthew Turk,2013-06-03 13:41:47-04:00,commit, +25526,Matthew Turk,2013-06-02 17:35:02-04:00,commit, +25527,Matthew Turk,2013-06-02 17:07:07-04:00,commit, +25528,Matthew Turk,2013-06-02 16:07:28-04:00,commit, +25529,Matthew Turk,2013-06-02 16:00:48-04:00,commit, +25530,Andrew Myers,2013-06-01 10:04:21-07:00,commit, +25531,Andrew Myers,2013-05-31 17:17:06-07:00,commit, +25532,Andrew Myers,2013-05-31 17:08:38-07:00,commit, +25533,Andrew Myers,2013-05-31 17:05:12-07:00,commit, +25534,Andrew Myers,2013-05-31 16:50:53-07:00,commit, +25535,Matthew Turk,2013-05-31 16:31:16-04:00,commit, +25536,Matthew Turk,2013-05-31 15:43:28-04:00,commit, +25537,Matthew Turk,2013-05-31 15:43:08-04:00,commit, +25538,Matthew Turk,2013-05-31 15:41:17-04:00,commit, +25539,Matthew Turk,2013-05-31 15:25:54-04:00,commit, +25540,Matthew Turk,2013-05-31 14:54:52-04:00,commit, +25541,Matthew Turk,2013-05-31 14:54:09-04:00,commit, +25542,J.S. Oishi,2013-05-31 14:33:16-04:00,commit, +25543,J.S. Oishi,2013-05-31 14:33:04-04:00,commit, +25544,Matthew Turk,2013-05-31 14:28:56-04:00,commit, +25545,Matthew Turk,2013-05-31 14:07:27-04:00,commit, +25546,Matthew Turk,2013-05-31 11:29:21-04:00,commit, +25547,Matthew Turk,2013-05-31 10:32:02-04:00,commit, +25548,Matthew Turk,2013-05-30 18:57:42-04:00,commit, +25549,Matthew Turk,2013-05-30 18:33:47-04:00,commit, +25550,Matthew Turk,2013-05-30 18:28:11-04:00,commit, +25551,Matthew Turk,2013-05-30 16:40:12-04:00,commit, +25552,Matthew Turk,2013-05-30 15:43:44-04:00,commit, +25553,Matthew Turk,2013-05-30 15:37:23-04:00,commit, +25554,Matthew Turk,2013-05-30 15:25:10-04:00,commit, +25555,Matthew Turk,2013-05-30 15:22:51-04:00,commit, +25556,Matthew Turk,2013-05-30 14:21:43-04:00,commit, +25557,Matthew Turk,2013-05-30 14:02:09-04:00,commit, +25558,Matthew Turk,2013-05-30 13:57:30-04:00,commit, +25559,Matthew Turk,2013-05-30 13:56:48-04:00,commit, +25560,Matthew Turk,2013-05-30 13:56:24-04:00,commit, +25561,Matthew Turk,2013-05-30 13:55:58-04:00,commit, +25562,Matthew Turk,2013-05-29 16:15:08-04:00,commit, +25563,Matthew Turk,2013-05-29 13:51:54-04:00,commit, +25564,Matthew Turk,2013-05-29 13:43:22-04:00,commit, +25565,Matthew Turk,2013-05-29 10:21:27-04:00,commit, +25566,John ZuHone,2013-05-28 09:16:49-04:00,commit, +25567,Chris Moody,2013-05-27 21:33:23-07:00,commit, +25568,Chris Moody,2013-05-27 14:48:02-07:00,commit, +25569,Chris Moody,2013-05-27 14:39:17-07:00,commit, +25570,Chris Moody,2013-05-27 13:48:25-07:00,commit, +25571,Chris Moody,2013-05-27 13:45:34-07:00,commit, +25572,Nathan Goldbaum,2013-05-27 09:24:17-07:00,commit, +25573,Matthew Turk,2013-05-26 21:16:40-04:00,commit, +25574,Cameron Hummels,2013-05-26 08:36:30-07:00,commit, +25575,Britton Smith,2013-05-26 10:12:41-04:00,commit, +25576,Britton Smith,2013-05-26 10:03:03-04:00,commit, +25577,Britton Smith,2013-05-26 09:58:49-04:00,commit, +25578,Britton Smith,2013-05-25 18:14:08-04:00,commit, +25579,Britton Smith,2013-05-25 18:11:54-04:00,commit, +25580,Britton Smith,2013-05-25 18:05:46-04:00,commit, +25581,Matthew Turk,2013-05-25 15:55:58-04:00,commit, +25582,Britton Smith,2013-05-25 15:06:24-04:00,commit, +25583,Britton Smith,2013-05-25 13:58:19-04:00,commit, +25584,Matthew Turk,2013-05-24 16:55:32-04:00,commit, +25585,Matthew Turk,2013-05-24 16:18:20-04:00,commit, +25586,Sam Skillman,2013-05-24 14:16:55-06:00,commit, +25587,Britton Smith,2013-05-24 15:39:36-04:00,commit, +25588,Matthew Turk,2013-05-24 15:04:50-04:00,commit, +25589,Nathan Goldbaum,2013-05-24 12:03:16-07:00,commit, +25590,Matthew Turk,2013-05-24 15:02:46-04:00,commit, +25591,Britton Smith,2013-05-24 14:57:40-04:00,commit, +25592,Britton Smith,2013-05-24 14:45:58-04:00,commit, +25593,Britton Smith,2013-05-24 14:44:33-04:00,commit, +25594,Nathan Goldbaum,2013-05-24 17:38:18+00:00,commit, +25595,Matthew Turk,2013-05-24 13:40:58-04:00,commit, +25596,Nathan Goldbaum,2013-05-24 17:38:18+00:00,commit, +25597,Matthew Turk,2013-05-24 12:00:17-04:00,commit, +25598,Matthew Turk,2013-05-24 09:02:39-04:00,commit, +25599,Chris Moody,2013-05-23 23:33:31-07:00,commit, +25600,Chris Moody,2013-05-23 18:46:36-07:00,commit, +25601,Matthew Turk,2013-05-23 17:49:59-04:00,commit, +25602,Matthew Turk,2013-05-23 17:16:06-04:00,commit, +25603,Chris Moody,2013-05-23 13:09:39-07:00,commit, +25604,Matthew Turk,2013-05-23 16:04:29-04:00,commit, +25605,Matthew Turk,2013-05-23 14:23:11-04:00,commit, +25606,Matthew Turk,2013-05-23 14:16:39-04:00,commit, +25607,Matthew Turk,2013-05-23 13:54:34-04:00,commit, +25608,Matthew Turk,2013-05-23 12:55:19-04:00,commit, +25609,Cameron Hummels,2013-05-23 16:00:12+00:00,commit, +25610,Cameron Hummels,2013-05-23 08:50:56-07:00,commit, +25611,Cameron Hummels,2013-05-23 08:48:11-07:00,commit, +25612,Matthew Turk,2013-05-23 10:19:29-04:00,commit, +25613,Matthew Turk,2013-05-23 10:09:37-04:00,commit, +25614,Matthew Turk,2013-05-23 06:10:57-04:00,commit, +25615,Matthew Turk,2013-05-22 14:39:50-04:00,commit, +25616,Britton Smith,2013-05-22 13:19:20-04:00,commit, +25617,Britton Smith,2013-05-22 12:10:14-04:00,commit, +25618,Matthew Turk,2013-05-22 10:19:14-04:00,commit, +25619,Matthew Turk,2013-05-22 08:06:58-04:00,commit, +25620,Chris Moody,2013-05-21 17:45:13-07:00,commit, +25621,Chris Moody,2013-05-21 17:11:23-07:00,commit, +25622,Chris Moody,2013-05-21 16:59:02-07:00,commit, +25623,Matthew Turk,2013-05-21 19:54:41-04:00,commit, +25624,Chris Moody,2013-05-21 15:35:11-07:00,commit, +25625,Chris Moody,2013-05-21 15:09:16-07:00,commit, +25626,Chris Moody,2013-05-21 14:40:17-07:00,commit, +25627,Chris Moody,2013-05-21 13:59:43-07:00,commit, +25628,Chris Moody,2013-05-21 13:40:33-07:00,commit, +25629,Matthew Turk,2013-05-21 16:25:16-04:00,commit, +25630,Nathan Goldbaum,2013-05-21 12:50:15-07:00,commit, +25631,Nathan Goldbaum,2013-05-21 12:39:18-07:00,commit, +25632,Matthew Turk,2013-05-21 15:00:33-04:00,commit, +25633,Matthew Turk,2013-05-21 14:59:08-04:00,commit, +25634,Matthew Turk,2013-05-21 14:52:30-04:00,commit, +25635,Nathan Goldbaum,2013-05-21 11:48:59-07:00,commit, +25636,David Collins,2013-05-21 13:14:08-04:00,commit, +25637,Nathan Goldbaum,2013-05-20 18:05:44-07:00,commit, +25638,Kacper Kowalik,2013-05-19 17:15:20+02:00,commit, +25639,Kacper Kowalik,2013-05-19 17:02:44+02:00,commit, +25640,Nathan Goldbaum,2013-05-19 00:16:46-07:00,commit, +25641,Nathan Goldbaum,2013-05-18 17:05:57-07:00,commit, +25642,Nathan Goldbaum,2013-05-18 13:02:23-07:00,commit, +25643,Nathan Goldbaum,2013-05-18 12:47:00-07:00,commit, +25644,Nathan Goldbaum,2013-05-18 12:46:12-07:00,commit, +25645,Nathan Goldbaum,2013-05-18 12:44:39-07:00,commit, +25646,Sam Skillman,2013-05-18 07:22:52-06:00,commit, +25647,Nathan Goldbaum,2013-05-17 15:42:16-07:00,commit, +25648,Matthew Turk,2013-05-17 17:48:15-04:00,commit, +25649,Andrew Myers,2013-05-17 14:27:47-07:00,commit, +25650,Andrew Myers,2013-05-17 14:23:42-07:00,commit, +25651,David Collins,2013-05-17 14:34:03-06:00,commit, +25652,Matthew Turk,2013-05-17 16:20:43-04:00,commit, +25653,Matthew Turk,2013-05-17 15:48:50-04:00,commit, +25654,Matthew Turk,2013-05-17 14:59:38-04:00,commit, +25655,Matthew Turk,2013-05-17 14:51:32-04:00,commit, +25656,Matthew Turk,2013-05-17 13:40:23-04:00,commit, +25657,Matthew Turk,2013-05-17 10:47:28-04:00,commit, +25658,Matthew Turk,2013-05-17 09:24:56-04:00,commit, +25659,Matthew Turk,2013-05-16 17:08:44-04:00,commit, +25660,Matthew Turk,2013-05-16 17:06:59-04:00,commit, +25661,Matthew Turk,2013-05-16 17:04:14-04:00,commit, +25662,Matthew Turk,2013-05-16 17:01:54-04:00,commit, +25663,Nathan Goldbaum,2013-05-16 12:47:39-07:00,commit, +25664,Kacper Kowalik,2013-05-16 19:36:28+02:00,commit, +25665,Matthew Turk,2013-05-16 09:24:54-04:00,commit, +25666,Nathan Goldbaum,2013-05-15 22:58:38-07:00,commit, +25667,Nathan Goldbaum,2013-05-16 01:23:29+00:00,commit, +25668,Matthew Turk,2013-05-15 17:36:20-04:00,commit, +25669,Matthew Turk,2013-05-15 15:15:06-04:00,commit, +25670,Matthew Turk,2013-05-15 13:28:19-04:00,commit, +25671,Matthew Turk,2013-05-15 13:05:53-04:00,commit, +25672,Nathan Goldbaum,2013-05-15 00:43:16-07:00,commit, +25673,Nathan Goldbaum,2013-05-14 19:55:11-07:00,commit, +25674,Nathan Goldbaum,2013-05-14 18:35:05-07:00,commit, +25675,Matthew Turk,2013-05-14 18:00:50-04:00,commit, +25676,Stephen Skory,2013-05-14 21:03:54+00:00,commit, +25677,Matthew Turk,2013-05-14 13:53:49-04:00,commit, +25678,John ZuHone,2013-05-13 17:29:42-04:00,commit, +25679,Matthew Turk,2013-05-13 16:06:42-04:00,commit, +25680,Matthew Turk,2013-05-13 15:57:01-04:00,commit, +25681,John ZuHone,2013-05-13 14:15:47-04:00,commit, +25682,John ZuHone,2013-05-13 14:15:32-04:00,commit, +25683,Matthew Turk,2013-05-13 14:09:47-04:00,commit, +25684,Britton Smith,2013-05-13 11:27:04-04:00,commit, +25685,Britton Smith,2013-05-13 11:21:27-04:00,commit, +25686,Britton Smith,2013-05-13 11:12:33-04:00,commit, +25687,Matthew Turk,2013-05-12 19:28:22-04:00,commit, +25688,Sam Skillman,2013-05-11 09:13:16-06:00,commit, +25689,Matthew Turk,2013-05-10 18:37:01-04:00,commit, +25690,Matthew Turk,2013-05-10 18:35:51-04:00,commit, +25691,Cameron Hummels,2013-05-10 15:32:50-07:00,commit, +25692,Nathan Goldbaum,2013-05-09 20:09:53-07:00,commit, +25693,Nathan Goldbaum,2013-05-09 19:28:20-07:00,commit, +25694,Nathan Goldbaum,2013-05-09 19:16:57-07:00,commit, +25695,Nathan Goldbaum,2013-05-09 16:42:17-07:00,commit, +25696,Nathan Goldbaum,2013-05-09 16:27:25-07:00,commit, +25697,Nathan Goldbaum,2013-05-09 16:27:09-07:00,commit, +25698,Nathan Goldbaum,2013-05-09 16:26:24-07:00,commit, +25699,Andrew Myers,2013-05-09 15:48:23-07:00,commit, +25700,Andrew Myers,2013-05-09 15:47:05-07:00,commit, +25701,Andrew Myers,2013-05-09 15:44:37-07:00,commit, +25702,Andrew Myers,2013-05-09 15:42:20-07:00,commit, +25703,Andrew Myers,2013-05-09 15:41:18-07:00,commit, +25704,Andrew Myers,2013-05-09 09:37:28-07:00,commit, +25705,John ZuHone,2013-05-09 11:58:49-04:00,commit, +25706,Matthew Turk,2013-05-09 11:47:36-04:00,commit, +25707,Britton Smith,2013-05-09 11:33:15-04:00,commit, +25708,John ZuHone,2013-05-09 10:48:15-04:00,commit, +25709,Matthew Turk,2013-05-09 09:33:10-04:00,commit, +25710,Matthew Turk,2013-05-09 09:25:30-04:00,commit, +25711,Nathan Goldbaum,2013-05-09 01:24:03-07:00,commit, +25712,Nathan Goldbaum,2013-05-09 01:16:49-07:00,commit, +25713,Nathan Goldbaum,2013-05-09 00:17:28-07:00,commit, +25714,Nathan Goldbaum,2013-05-09 00:15:57-07:00,commit, +25715,Nathan Goldbaum,2013-05-08 23:50:32-07:00,commit, +25716,Andrew Myers,2013-05-08 21:35:44-07:00,commit, +25717,Andrew Myers,2013-05-08 21:35:01-07:00,commit, +25718,Britton Smith,2013-05-08 20:29:29-04:00,commit, +25719,John ZuHone,2013-05-08 14:46:49-04:00,commit, +25720,Kacper Kowalik,2013-05-08 20:39:51+02:00,commit, +25721,Kacper Kowalik,2013-05-08 20:34:03+02:00,commit, +25722,Britton Smith,2013-05-08 14:12:52-04:00,commit, +25723,Britton Smith,2013-05-08 14:10:06-04:00,commit, +25724,Matthew Turk,2013-05-08 13:34:36-04:00,commit, +25725,Kacper Kowalik,2013-05-08 19:32:05+02:00,commit, +25726,Sam Skillman,2013-05-08 10:57:49-06:00,commit, +25727,Chris Moody,2013-05-07 17:51:32-07:00,commit, +25728,Chris Moody,2013-05-07 17:51:21-07:00,commit, +25729,John ZuHone,2013-05-07 12:58:21-07:00,commit, +25730,Andrew Myers,2013-05-07 12:26:45-07:00,commit, +25731,Nathan Goldbaum,2013-05-07 12:20:57-07:00,commit, +25732,Andrew Myers,2013-05-07 12:04:44-07:00,commit, +25733,Andrew Myers,2013-05-07 11:56:14-07:00,commit, +25734,John ZuHone,2013-05-07 14:40:43-04:00,commit, +25735,Andrew Myers,2013-05-07 11:40:25-07:00,commit, +25736,Andrew Myers,2013-05-07 11:37:55-07:00,commit, +25737,John ZuHone,2013-05-07 14:37:51-04:00,commit, +25738,John ZuHone,2013-05-07 14:36:31-04:00,commit, +25739,John ZuHone,2013-05-07 14:36:15-04:00,commit, +25740,John ZuHone,2013-05-07 14:33:20-04:00,commit, +25741,John ZuHone,2013-05-07 14:30:57-04:00,commit, +25742,Andrew Myers,2013-05-07 11:01:31-07:00,commit, +25743,Andrew Myers,2013-05-07 10:52:02-07:00,commit, +25744,Andrew Myers,2013-05-07 10:41:12-07:00,commit, +25745,Andrew Myers,2013-05-07 10:39:40-07:00,commit, +25746,Andrew Myers,2013-05-07 10:38:42-07:00,commit, +25747,John ZuHone,2013-05-07 10:31:17-07:00,commit, +25748,Andrew Myers,2013-05-07 10:12:19-07:00,commit, +25749,John ZuHone,2013-05-07 09:43:02-07:00,commit, +25750,John ZuHone,2013-05-07 09:41:34-07:00,commit, +25751,Brian Crosby,2013-05-07 12:39:13-04:00,commit, +25752,Brian Crosby,2013-05-07 12:26:45-04:00,commit, +25753,Brian Crosby,2013-05-07 12:23:02-04:00,commit, +25754,Andrew Myers,2013-05-07 00:58:18-07:00,commit, +25755,Andrew Myers,2013-05-07 00:56:07-07:00,commit, +25756,Andrew Myers,2013-05-06 23:29:47-07:00,commit, +25757,Sam Leitner,2013-05-07 00:21:07-04:00,commit, +25758,Sam Leitner,2013-05-07 00:07:16-04:00,commit, +25759,Andrew Myers,2013-05-06 17:37:59-07:00,commit, +25760,Andrew Myers,2013-05-06 17:13:02-07:00,commit, +25761,Andrew Myers,2013-05-06 17:07:17-07:00,commit, +25762,Andrew Myers,2013-05-06 17:04:01-07:00,commit, +25763,Casey W. Stark,2013-05-06 11:50:41-07:00,commit, +25764,Casey W. Stark,2013-05-06 11:48:58-07:00,commit, +25765,Casey W. Stark,2013-05-06 11:45:34-07:00,commit, +25766,Casey W. Stark,2013-05-06 11:41:42-07:00,commit, +25767,Casey W. Stark,2013-05-06 11:37:08-07:00,commit, +25768,Casey W. Stark,2013-05-06 11:34:17-07:00,commit, +25769,Casey W. Stark,2013-05-06 11:30:56-07:00,commit, +25770,Nathan Goldbaum,2013-05-05 23:14:04-07:00,commit, +25771,Nathan Goldbaum,2013-05-05 23:13:55-07:00,commit, +25772,Nathan Goldbaum,2013-05-05 23:10:57-07:00,commit, +25773,Kacper Kowalik,2013-05-05 13:22:58+02:00,commit, +25774,Nathan Goldbaum,2013-05-03 13:56:30-07:00,commit, +25775,Nathan Goldbaum,2013-05-03 10:58:34-07:00,commit, +25776,Nathan Goldbaum,2013-05-02 16:09:45-07:00,commit, +25777,Stephen Skory,2013-05-02 14:24:27-06:00,commit, +25778,Matthew Turk,2013-05-01 16:54:20-04:00,commit, +25779,Matthew Turk,2013-05-01 16:29:56-04:00,commit, +25780,Matthew Turk,2013-05-01 07:23:29-04:00,commit, +25781,Matthew Turk,2013-05-01 07:23:23-04:00,commit, +25782,Matthew Turk,2013-05-01 07:21:47-04:00,commit, +25783,Matthew Turk,2013-04-30 23:42:32-04:00,commit, +25784,Matthew Turk,2013-04-30 23:41:56-04:00,commit, +25785,Anthony Scopatz,2013-04-30 13:54:00-05:00,commit, +25786,Anthony Scopatz,2013-04-30 12:53:07-05:00,commit, +25787,Anthony Scopatz,2013-04-30 10:01:32-05:00,commit, +25788,Anthony Scopatz,2013-04-29 16:08:53-05:00,commit, +25789,Anthony Scopatz,2013-04-29 15:39:44-05:00,commit, +25790,Anthony Scopatz,2013-04-29 14:39:38-05:00,commit, +25791,Nathan Goldbaum,2013-04-28 18:15:30-07:00,commit, +25792,Nathan Goldbaum,2013-04-28 17:12:13-07:00,commit, +25793,Nathan Goldbaum,2013-04-28 17:10:23-07:00,commit, +25794,Matthew Turk,2013-04-26 16:15:48-04:00,commit, +25795,Nathan Goldbaum,2013-04-26 12:57:53-07:00,commit, +25796,Matthew Turk,2013-04-26 06:00:13-04:00,commit, +25797,Matthew Turk,2013-04-25 13:25:24-04:00,commit, +25798,Matthew Turk,2013-04-25 10:59:18-04:00,commit, +25799,Matthew Turk,2013-04-25 10:25:26-04:00,commit, +25800,Matthew Turk,2013-04-25 06:44:40-04:00,commit, +25801,Stephen Skory,2013-04-23 17:01:48-06:00,commit, +25802,Stephen Skory,2013-04-23 17:01:05-06:00,commit, +25803,Matthew Turk,2013-04-23 11:30:16-04:00,commit, +25804,Anthony Scopatz,2013-04-22 15:33:23-05:00,commit, +25805,Anthony Scopatz,2013-04-22 15:11:35-05:00,commit, +25806,Matthew Turk,2013-04-22 13:49:47-04:00,commit, +25807,Matthew Turk,2013-04-22 13:45:07-04:00,commit, +25808,Matthew Turk,2013-04-22 12:15:04-04:00,commit, +25809,Matthew Turk,2013-04-20 10:26:26-04:00,commit, +25810,Matthew Turk,2013-04-19 15:13:18-04:00,commit, +25811,Matthew Turk,2013-04-18 15:54:39-04:00,commit, +25812,Matthew Turk,2013-04-18 15:38:12-04:00,commit, +25813,Matthew Turk,2013-04-18 15:38:12-04:00,commit, +25814,Matthew Turk,2013-04-18 14:31:13-04:00,commit, +25815,Matthew Turk,2013-04-18 14:30:14-04:00,commit, +25816,Matthew Turk,2013-04-18 11:31:43-04:00,commit, +25817,Matthew Turk,2013-04-18 07:43:28-04:00,commit, +25818,Matthew Turk,2013-04-18 06:47:07-04:00,commit, +25819,Chris Moody,2013-04-17 23:07:43-07:00,commit, +25820,Chris Moody,2013-04-17 22:38:05-07:00,commit, +25821,Chris Moody,2013-04-17 22:37:34-07:00,commit, +25822,Chris Moody,2013-04-17 19:22:35-07:00,commit, +25823,Chris Moody,2013-04-17 17:57:04-07:00,commit, +25824,Chris Moody,2013-04-17 17:56:27-07:00,commit, +25825,Chris Moody,2013-04-17 17:55:53-07:00,commit, +25826,Chris Moody,2013-04-17 16:47:10-07:00,commit, +25827,Chris Moody,2013-04-17 16:44:58-07:00,commit, +25828,Chris Moody,2013-04-17 16:44:41-07:00,commit, +25829,Chris Moody,2013-04-17 16:44:24-07:00,commit, +25830,Chris Moody,2013-04-17 15:18:44-07:00,commit, +25831,Chris Moody,2013-04-17 15:18:27-07:00,commit, +25832,Matthew Turk,2013-04-17 17:50:07-04:00,commit, +25833,Matthew Turk,2013-04-17 16:58:09-04:00,commit, +25834,Matthew Turk,2013-04-17 15:20:05-04:00,commit, +25835,Matthew Turk,2013-04-17 14:17:19-04:00,commit, +25836,Chris Moody,2013-04-16 23:10:53-07:00,commit, +25837,Chris Moody,2013-04-16 23:05:59-07:00,commit, +25838,Nathan Goldbaum,2013-04-16 22:09:46-07:00,commit, +25839,Chris Moody,2013-04-16 20:44:02-07:00,commit, +25840,Chris Moody,2013-04-16 20:42:47-07:00,commit, +25841,Chris Moody,2013-04-16 20:41:57-07:00,commit, +25842,Chris Moody,2013-04-16 16:28:37-07:00,commit, +25843,Matthew Turk,2013-04-16 18:27:41-04:00,commit, +25844,Kacper Kowalik,2013-04-16 21:22:35+02:00,commit, +25845,Kacper Kowalik,2013-04-16 17:40:12+02:00,commit, +25846,Douglas Rudd,2013-04-16 09:30:47-05:00,commit, +25847,Kacper Kowalik,2013-04-16 15:08:08+02:00,commit, +25848,Kacper Kowalik,2013-04-16 11:07:27+02:00,commit, +25849,Sam Skillman,2013-04-15 14:28:30-06:00,commit, +25850,Nathan Goldbaum,2013-04-15 13:13:29-07:00,commit, +25851,Matthew Turk,2013-04-15 13:30:28-04:00,commit, +25852,Sam Leitner,2013-04-15 11:10:01-04:00,commit, +25853,Sam Skillman,2013-04-15 09:05:53-06:00,commit, +25854,Matthew Turk,2013-04-15 11:01:07-04:00,commit, +25855,Sam Leitner,2013-04-15 10:25:52-04:00,commit, +25856,Sam Leitner,2013-04-15 10:20:32-04:00,commit, +25857,Sam Leitner,2013-04-15 10:02:33-04:00,commit, +25858,Matthew Turk,2013-04-12 17:47:35-04:00,commit, +25859,Matthew Turk,2013-04-12 14:32:30-04:00,commit, +25860,Nathan Goldbaum,2013-04-12 11:32:15-07:00,commit, +25861,Nathan Goldbaum,2013-04-12 11:30:43-07:00,commit, +25862,Matthew Turk,2013-04-12 13:21:23-04:00,commit, +25863,Matthew Turk,2013-04-12 13:19:45-04:00,commit, +25864,Sam Skillman,2013-04-12 11:07:37-06:00,commit, +25865,Matthew Turk,2013-04-12 12:08:45-04:00,commit, +25866,J.S. Oishi,2013-04-12 12:06:43-04:00,commit, +25867,Nathan Goldbaum,2013-04-11 15:19:35-07:00,commit, +25868,Matthew Turk,2013-04-11 12:14:37-04:00,commit, +25869,John ZuHone,2013-04-11 10:17:43-04:00,commit, +25870,John ZuHone,2013-04-11 10:15:46-04:00,commit, +25871,Nathan Goldbaum,2013-04-09 16:43:14-07:00,commit, +25872,Nathan Goldbaum,2013-04-09 13:14:42-07:00,commit, +25873,Nathan Goldbaum,2013-04-09 13:12:51-07:00,commit, +25874,Matthew Turk,2013-04-09 15:51:36-04:00,commit, +25875,Nathan Goldbaum,2013-04-09 12:08:39-07:00,commit, +25876,Chris Moody,2013-04-09 20:08:28+02:00,commit, +25877,J.S. Oishi,2013-04-09 13:47:49-04:00,commit, +25878,J.S. Oishi,2013-04-09 13:44:18-04:00,commit, +25879,Nathan Goldbaum,2013-04-08 23:12:20-07:00,commit, +25880,Nathan Goldbaum,2013-04-08 23:10:22-07:00,commit, +25881,Nathan Goldbaum,2013-04-08 23:08:35-07:00,commit, +25882,Chris Moody,2013-04-08 21:02:24+02:00,commit, +25883,Chris Moody,2013-04-08 19:46:13+02:00,commit, +25884,Chris Moody,2013-04-08 19:41:17+02:00,commit, +25885,Chris Moody,2013-04-08 19:15:31+02:00,commit, +25886,Nathan Goldbaum,2013-04-07 22:57:26-07:00,commit, +25887,Nathan Goldbaum,2013-04-07 22:52:39-07:00,commit, +25888,Nathan Goldbaum,2013-04-07 22:40:17-07:00,commit, +25889,Sam Leitner,2013-04-07 23:36:49-04:00,commit, +25890,Sam Leitner,2013-04-07 23:32:11-04:00,commit, +25891,Nathan Goldbaum,2013-04-07 18:06:35-07:00,commit, +25892,Nathan Goldbaum,2013-04-07 18:05:44-07:00,commit, +25893,Nathan Goldbaum,2013-04-07 00:40:17-07:00,commit, +25894,Nathan Goldbaum,2013-04-07 00:39:09-07:00,commit, +25895,Nathan Goldbaum,2013-04-06 23:52:48-07:00,commit, +25896,Nathan Goldbaum,2013-04-06 23:44:59-07:00,commit, +25897,Nathan Goldbaum,2013-04-06 23:27:02-07:00,commit, +25898,Douglas Rudd,2013-04-04 15:43:48-05:00,commit, +25899,Nathan Goldbaum,2013-04-02 16:04:25-07:00,commit, +25900,Cameron Hummels,2013-04-02 15:52:21-07:00,commit, +25901,Sam Skillman,2013-04-02 15:09:41-06:00,commit, +25902,Sam Skillman,2013-04-02 13:13:21-06:00,commit, +25903,Sam Skillman,2013-04-02 13:00:16-06:00,commit, +25904,Sam Skillman,2013-04-02 12:00:51-06:00,commit, +25905,John ZuHone,2013-04-02 13:19:22-04:00,commit, +25906,Sam Skillman,2013-04-02 09:08:41-06:00,commit, +25907,Nathan Goldbaum,2013-04-01 21:55:42-07:00,commit, +25908,Sam Skillman,2013-04-01 22:11:44-06:00,commit, +25909,Sam Skillman,2013-04-01 21:31:44-06:00,commit, +25910,Douglas Rudd,2013-04-01 21:59:02-05:00,commit, +25911,Nathan Goldbaum,2013-03-30 04:57:20-07:00,commit, +25912,Nathan Goldbaum,2013-03-30 04:14:47-07:00,commit, +25913,Nathan Goldbaum,2013-03-30 03:45:16-07:00,commit, +25914,Nathan Goldbaum,2013-03-30 03:44:24-07:00,commit, +25915,Nathan Goldbaum,2013-03-29 11:20:19-07:00,commit, +25916,Matthew Turk,2013-03-29 06:51:24-04:00,commit, +25917,Matthew Turk,2013-03-29 06:51:18-04:00,commit, +25918,Matthew Turk,2013-03-29 06:50:51-04:00,commit, +25919,Matthew Turk,2013-03-29 06:46:36-04:00,commit, +25920,Matthew Turk,2013-03-28 16:56:55-04:00,commit, +25921,Matthew Turk,2013-03-28 16:01:49-04:00,commit, +25922,Nathan Goldbaum,2013-03-28 12:20:01-07:00,commit, +25923,Matthew Turk,2013-03-28 15:14:08-04:00,commit, +25924,Matthew Turk,2013-03-28 15:11:33-04:00,commit, +25925,Nathan Goldbaum,2013-03-28 11:41:12-07:00,commit, +25926,Matthew Turk,2013-03-28 14:33:22-04:00,commit, +25927,Nathan Goldbaum,2013-03-27 23:21:35-07:00,commit, +25928,Nathan Goldbaum,2013-03-27 23:15:31-07:00,commit, +25929,Nathan Goldbaum,2013-03-27 22:33:10-07:00,commit, +25930,Nathan Goldbaum,2013-03-27 21:20:42-07:00,commit, +25931,Nathan Goldbaum,2013-03-27 19:21:15-07:00,commit, +25932,Nathan Goldbaum,2013-03-27 18:39:07-07:00,commit, +25933,Nathan Goldbaum,2013-03-27 17:35:11-07:00,commit, +25934,Nathan Goldbaum,2013-03-27 17:34:26-07:00,commit, +25935,Kacper Kowalik,2013-03-27 15:12:42+01:00,commit, +25936,Kacper Kowalik,2013-03-27 15:08:55+01:00,commit, +25937,Matthew Turk,2013-03-27 09:28:51-04:00,commit, +25938,Matthew Turk,2013-03-27 09:27:56-04:00,commit, +25939,Matthew Turk,2013-03-27 08:58:28-04:00,commit, +25940,Kacper Kowalik,2013-03-26 13:40:20+01:00,commit, +25941,Kacper Kowalik,2013-03-26 12:59:25+01:00,commit, +25942,J.S. Oishi,2013-03-25 13:23:13-04:00,commit, +25943,J.S. Oishi,2013-03-25 13:10:26-04:00,commit, +25944,J.S. Oishi,2013-03-25 12:56:01-04:00,commit, +25945,Nathan Goldbaum,2013-03-22 14:41:20-07:00,commit, +25946,Matthew Turk,2013-03-22 06:33:58-04:00,commit, +25947,Stephen Skory,2013-03-21 18:02:31-06:00,commit, +25948,Stephen Skory,2013-03-21 13:16:24-06:00,commit, +25949,Stephen Skory,2013-03-21 13:13:03-06:00,commit, +25950,Chris Moody,2013-03-20 15:09:16-07:00,commit, +25951,Chris Moody,2013-03-20 15:09:01-07:00,commit, +25952,Kacper Kowalik,2013-03-20 10:02:32+01:00,commit, +25953,Matthew Turk,2013-03-19 17:58:51-04:00,commit, +25954,Matthew Turk,2013-03-19 17:57:50-04:00,commit, +25955,Chris Moody,2013-03-19 14:42:12-07:00,commit, +25956,Matthew Turk,2013-03-19 17:41:16-04:00,commit, +25957,Chris Moody,2013-03-19 14:35:05-07:00,commit, +25958,Chris Moody,2013-03-19 14:34:28-07:00,commit, +25959,Matthew Turk,2013-03-19 17:33:54-04:00,commit, +25960,Chris Moody,2013-03-19 14:31:18-07:00,commit, +25961,Chris Moody,2013-03-19 14:30:04-07:00,commit, +25962,Chris Moody,2013-03-19 14:25:32-07:00,commit, +25963,Chris Moody,2013-03-19 14:17:54-07:00,commit, +25964,Chris Moody,2013-03-19 14:17:06-07:00,commit, +25965,Nathan Goldbaum,2013-03-19 14:08:20-07:00,commit, +25966,Chris Moody,2013-03-19 14:05:42-07:00,commit, +25967,Chris Moody,2013-03-19 14:04:01-07:00,commit, +25968,Matthew Turk,2013-03-19 17:02:21-04:00,commit, +25969,Chris Moody,2013-03-19 13:58:16-07:00,commit, +25970,Chris Moody,2013-03-19 13:57:58-07:00,commit, +25971,Matthew Turk,2013-03-19 15:58:16-04:00,commit, +25972,Chris Moody,2013-03-19 12:29:36-07:00,commit, +25973,Matthew Turk,2013-03-19 15:04:30-04:00,commit, +25974,Nathan Goldbaum,2013-03-19 11:55:39-07:00,commit, +25975,Nathan Goldbaum,2013-03-19 11:55:23-07:00,commit, +25976,Matthew Turk,2013-03-19 14:54:05-04:00,commit, +25977,Matthew Turk,2013-03-19 10:39:05-04:00,commit, +25978,Matthew Turk,2013-03-19 07:32:43-04:00,commit, +25979,Matthew Turk,2013-03-19 07:20:50-04:00,commit, +25980,Matthew Turk,2013-03-19 07:14:19-04:00,commit, +25981,Douglas Rudd,2013-03-19 00:16:02-05:00,commit, +25982,Douglas Rudd,2013-03-18 21:26:28-05:00,commit, +25983,Matthew Turk,2013-03-18 15:28:15-04:00,commit, +25984,Matthew Turk,2013-03-18 14:12:48-04:00,commit, +25985,John ZuHone,2013-03-18 12:16:03-04:00,commit, +25986,John ZuHone,2013-03-18 12:15:18-04:00,commit, +25987,Matthew Turk,2013-03-18 07:37:14-04:00,commit, +25988,Matthew Turk,2013-03-16 20:21:33-04:00,commit, +25989,Matthew Turk,2013-03-16 19:08:33-04:00,commit, +25990,Matthew Turk,2013-03-16 16:25:39-04:00,commit, +25991,Nathan Goldbaum,2013-03-16 10:37:16-07:00,commit, +25992,Kacper Kowalik,2013-03-16 16:03:29+01:00,commit, +25993,Matthew Turk,2013-03-16 10:34:30-04:00,commit, +25994,Elizabeth Tasker,2013-03-15 20:03:12-04:00,commit, +25995,Elizabeth Tasker,2013-03-15 20:00:17-04:00,commit, +25996,Matthew Turk,2013-03-15 18:12:28-04:00,commit, +25997,Matthew Turk,2013-03-15 17:43:04-04:00,commit, +25998,Matthew Turk,2013-03-15 17:26:38-04:00,commit, +25999,Douglas Rudd,2013-03-15 15:08:41-05:00,commit, +26000,Devin Silvia,2013-03-15 13:28:42-06:00,commit, +26001,Devin Silvia,2013-03-15 13:20:28-06:00,commit, +26002,Matthew Turk,2013-03-15 12:57:43-04:00,commit, +26003,Matthew Turk,2013-03-15 07:52:47-04:00,commit, +26004,Devin Silvia,2013-03-14 20:39:12-06:00,commit, +26005,Douglas Rudd,2013-03-14 18:52:32-05:00,commit, +26006,Michael Kuhlen,2013-03-14 15:17:14-07:00,commit, +26007,Sam Leitner,2013-03-14 15:21:00-04:00,commit, +26008,Sam Leitner,2013-03-14 15:20:13-04:00,commit, +26009,Kaylea Nelson,2013-03-14 15:01:28-04:00,commit, +26010,Douglas Rudd,2013-03-14 13:53:30-05:00,commit, +26011,Douglas Rudd,2013-03-14 13:35:18-05:00,commit, +26012,Douglas Rudd,2013-03-14 13:31:21-05:00,commit, +26013,Douglas Rudd,2013-03-14 13:30:52-05:00,commit, +26014,Sam Leitner,2013-03-14 14:17:42-04:00,commit, +26015,Sam Leitner,2013-03-14 14:15:19-04:00,commit, +26016,Douglas Rudd,2013-03-14 12:57:14-05:00,commit, +26017,Matthew Turk,2013-03-14 13:51:28-04:00,commit, +26018,Douglas Rudd,2013-03-14 12:44:11-05:00,commit, +26019,Matthew Turk,2013-03-14 12:09:20-04:00,commit, +26020,Douglas Rudd,2013-03-14 10:59:33-05:00,commit, +26021,Matthew Turk,2013-03-14 11:46:05-04:00,commit, +26022,Douglas Rudd,2013-03-14 10:36:30-05:00,commit, +26023,Douglas Rudd,2013-03-14 00:09:49-05:00,commit, +26024,Douglas Rudd,2013-03-13 23:43:51-05:00,commit, +26025,Douglas Rudd,2013-03-13 23:04:37-05:00,commit, +26026,Douglas Rudd,2013-03-13 22:50:47-05:00,commit, +26027,Matthew Turk,2013-03-13 22:03:52-04:00,commit, +26028,Matthew Turk,2013-03-13 21:28:04-04:00,commit, +26029,Matthew Turk,2013-03-13 21:27:54-04:00,commit, +26030,Matthew Turk,2013-03-13 21:27:42-04:00,commit, +26031,Matthew Turk,2013-03-13 21:26:48-04:00,commit, +26032,Matthew Turk,2013-03-13 21:26:15-04:00,commit, +26033,Matthew Turk,2013-03-13 21:23:16-04:00,commit, +26034,Matthew Turk,2013-03-13 21:22:41-04:00,commit, +26035,Matthew Turk,2013-03-13 21:22:04-04:00,commit, +26036,John Wise,2013-03-13 14:04:50-04:00,commit, +26037,John Wise,2013-03-13 13:43:38-04:00,commit, +26038,John Wise,2013-03-13 13:28:46-04:00,commit, +26039,Douglas Rudd,2013-03-13 11:59:12-05:00,commit, +26040,Douglas Rudd,2013-03-13 11:51:11-05:00,commit, +26041,Matthew Turk,2013-03-13 09:18:49-04:00,commit, +26042,Matthew Turk,2013-03-13 08:44:47-04:00,commit, +26043,Matthew Turk,2013-03-12 21:40:12-04:00,commit, +26044,Matthew Turk,2013-03-12 21:18:52-04:00,commit, +26045,Nathan Goldbaum,2013-03-12 16:46:49-07:00,commit, +26046,Nathan Goldbaum,2013-03-12 16:46:49-07:00,commit, +26047,Chris Moody,2013-03-11 15:16:56-07:00,commit, +26048,Chris Moody,2013-03-11 15:09:32-07:00,commit, +26049,Chris Moody,2013-03-11 15:09:17-07:00,commit, +26050,Douglas Rudd,2013-03-11 16:14:19-05:00,commit, +26051,Douglas Rudd,2013-03-11 16:10:43-05:00,commit, +26052,Douglas Rudd,2013-03-11 15:48:51-05:00,commit, +26053,Douglas Rudd,2013-03-11 15:48:25-05:00,commit, +26054,Sam Leitner,2013-03-11 16:20:30-04:00,commit, +26055,Matthew Turk,2013-03-11 15:38:18-04:00,commit, +26056,Chris Moody,2013-03-11 11:06:32-07:00,commit, +26057,Chris Moody,2013-03-11 10:54:46-07:00,commit, +26058,Chris Moody,2013-03-11 10:54:30-07:00,commit, +26059,Chris Moody,2013-03-11 10:53:34-07:00,commit, +26060,Chris Moody,2013-03-11 10:52:34-07:00,commit, +26061,Matthew Turk,2013-03-10 03:03:27-04:00,commit, +26062,Matthew Turk,2013-03-10 01:51:23-05:00,commit, +26063,Matthew Turk,2013-03-10 01:42:09-05:00,commit, +26064,Matthew Turk,2013-03-10 01:15:00-05:00,commit, +26065,Matthew Turk,2013-03-09 21:40:05-08:00,commit, +26066,Chris Moody,2013-03-09 21:12:20-08:00,commit, +26067,Chris Moody,2013-03-09 19:22:32-08:00,commit, +26068,Chris Moody,2013-03-09 19:11:09-08:00,commit, +26069,Chris Moody,2013-03-09 18:51:53-08:00,commit, +26070,Chris Moody,2013-03-09 13:04:38-08:00,commit, +26071,Chris Moody,2013-03-09 12:39:02-08:00,commit, +26072,Chris Moody,2013-03-09 12:31:46-08:00,commit, +26073,Chris Moody,2013-03-09 12:29:58-08:00,commit, +26074,Chris Moody,2013-03-09 12:28:29-08:00,commit, +26075,Chris Moody,2013-03-09 12:28:08-08:00,commit, +26076,Chris Moody,2013-03-09 12:27:45-08:00,commit, +26077,Chris Moody,2013-03-09 12:27:33-08:00,commit, +26078,Chris Moody,2013-03-09 12:27:17-08:00,commit, +26079,Chris Moody,2013-03-09 12:20:06-08:00,commit, +26080,Chris Moody,2013-03-09 09:29:31-08:00,commit, +26081,Chris Moody,2013-03-08 15:41:27-08:00,commit, +26082,Casey W. Stark,2013-03-08 15:25:16-08:00,commit, +26083,Casey W. Stark,2013-03-08 15:22:01-08:00,commit, +26084,Chris Moody,2013-03-08 15:20:54-08:00,commit, +26085,Casey W. Stark,2013-03-08 15:18:28-08:00,commit, +26086,Casey W. Stark,2013-03-08 15:04:12-08:00,commit, +26087,Casey W. Stark,2013-03-08 15:03:31-08:00,commit, +26088,Chris Moody,2013-03-08 14:53:50-08:00,commit, +26089,Nathan Goldbaum,2013-03-08 14:22:10-08:00,commit, +26090,Casey W. Stark,2013-03-08 14:08:04-08:00,commit, +26091,Casey W. Stark,2013-03-08 14:07:33-08:00,commit, +26092,Chris Moody,2013-03-08 13:58:40-08:00,commit, +26093,Chris Moody,2013-03-08 13:50:29-08:00,commit, +26094,Matthew Turk,2013-03-08 13:43:45-08:00,commit, +26095,Chris Moody,2013-03-08 13:42:07-08:00,commit, +26096,Douglas Rudd,2013-03-08 12:13:41-08:00,commit, +26097,Douglas Rudd,2013-03-08 12:13:08-08:00,commit, +26098,Kaylea Nelson,2013-03-08 12:12:01-08:00,commit, +26099,Sam Leitner,2013-03-08 11:45:25-08:00,commit, +26100,Chris Moody,2013-03-08 11:26:29-08:00,commit, +26101,Chris Moody,2013-03-08 11:20:26-08:00,commit, +26102,Chris Moody,2013-03-08 10:59:40-08:00,commit, +26103,Matthew Turk,2013-03-08 10:57:58-08:00,commit, +26104,Chris Moody,2013-03-08 10:54:22-08:00,commit, +26105,Matthew Turk,2013-03-08 10:41:21-08:00,commit, +26106,Matthew Turk,2013-03-08 10:40:41-08:00,commit, +26107,Matthew Turk,2013-03-08 09:58:32-08:00,commit, +26108,Matthew Turk,2013-03-08 09:58:16-08:00,commit, +26109,Casey W. Stark,2013-03-08 09:53:01-08:00,commit, +26110,Casey W. Stark,2013-03-08 09:52:11-08:00,commit, +26111,Douglas Rudd,2013-03-08 09:50:46-08:00,commit, +26112,Matthew Turk,2013-03-08 06:56:31-08:00,commit, +26113,Douglas Rudd,2013-03-07 23:46:07-08:00,commit, +26114,Nathan Goldbaum,2013-03-07 23:19:24-08:00,commit, +26115,Nathan Goldbaum,2013-03-07 23:14:17-08:00,commit, +26116,Nathan Goldbaum,2013-03-07 23:11:41-08:00,commit, +26117,Matthew Turk,2013-03-07 22:29:03-08:00,commit, +26118,Nathan Goldbaum,2013-03-07 22:18:48-08:00,commit, +26119,Nathan Goldbaum,2013-03-07 22:04:26-08:00,commit, +26120,Nathan Goldbaum,2013-03-07 22:03:49-08:00,commit, +26121,Nathan Goldbaum,2013-03-07 21:58:28-08:00,commit, +26122,Sam Leitner,2013-03-07 21:34:15-08:00,commit, +26123,Nathan Goldbaum,2013-03-07 20:57:17-08:00,commit, +26124,Matthew Turk,2013-03-07 18:21:42-08:00,commit, +26125,Casey W. Stark,2013-03-07 18:07:56-08:00,commit, +26126,Casey W. Stark,2013-03-07 18:07:00-08:00,commit, +26127,Casey W. Stark,2013-03-07 18:06:23-08:00,commit, +26128,Casey W. Stark,2013-03-07 18:04:07-08:00,commit, +26129,Casey W. Stark,2013-03-07 18:01:54-08:00,commit, +26130,Casey W. Stark,2013-03-07 18:01:17-08:00,commit, +26131,Matthew Turk,2013-03-07 17:39:33-08:00,commit, +26132,Matthew Turk,2013-03-07 17:23:42-08:00,commit, +26133,Douglas Rudd,2013-03-07 17:22:57-08:00,commit, +26134,Matthew Turk,2013-03-07 17:21:08-08:00,commit, +26135,Matthew Turk,2013-03-07 17:05:31-08:00,commit, +26136,Jill Naiman,2013-03-07 17:03:19-08:00,commit, +26137,Douglas Rudd,2013-03-07 17:01:18-08:00,commit, +26138,Douglas Rudd,2013-03-07 16:38:59-08:00,commit, +26139,Douglas Rudd,2013-03-07 16:38:16-08:00,commit, +26140,Kaylea Nelson,2013-03-07 16:36:16-08:00,commit, +26141,Sam Leitner,2013-03-07 16:35:30-08:00,commit, +26142,Sam Leitner,2013-03-07 16:31:41-08:00,commit, +26143,Douglas Rudd,2013-03-07 16:29:23-08:00,commit, +26144,Douglas Rudd,2013-03-07 16:28:10-08:00,commit, +26145,Kaylea Nelson,2013-03-07 16:12:57-08:00,commit, +26146,Kaylea Nelson,2013-03-07 16:11:54-08:00,commit, +26147,Sam Leitner,2013-03-07 16:05:54-08:00,commit, +26148,Sam Leitner,2013-03-07 16:05:32-08:00,commit, +26149,Douglas Rudd,2013-03-07 16:04:11-08:00,commit, +26150,Douglas Rudd,2013-03-07 15:55:39-08:00,commit, +26151,Sam Leitner,2013-03-07 15:45:32-08:00,commit, +26152,Nathan Goldbaum,2013-03-07 14:03:24-08:00,commit, +26153,Andrew Myers,2013-03-07 14:02:12-08:00,commit, +26154,Nathan Goldbaum,2013-03-07 13:57:52-08:00,commit, +26155,Nathan Goldbaum,2013-03-07 13:56:04-08:00,commit, +26156,Andrew Myers,2013-03-07 13:55:00-08:00,commit, +26157,Andrew Myers,2013-03-07 13:38:49-08:00,commit, +26158,Matthew Turk,2013-03-07 12:49:21-08:00,commit, +26159,Matthew Turk,2013-03-07 12:25:18-08:00,commit, +26160,Matthew Turk,2013-03-07 12:16:32-08:00,commit, +26161,Matthew Turk,2013-03-07 11:51:45-08:00,commit, +26162,Nathan Goldbaum,2013-03-07 11:30:44-08:00,commit, +26163,Britton Smith,2013-03-07 11:28:42-08:00,commit, +26164,Britton Smith,2013-03-07 11:28:02-08:00,commit, +26165,Nathan Goldbaum,2013-03-07 11:21:50-08:00,commit, +26166,Casey W. Stark,2013-03-07 11:18:54-08:00,commit, +26167,Casey W. Stark,2013-03-07 11:17:58-08:00,commit, +26168,Nathan Goldbaum,2013-03-07 11:16:36-08:00,commit, +26169,Chris Moody,2013-03-07 10:38:17-08:00,commit, +26170,Chris Moody,2013-03-07 10:34:57-08:00,commit, +26171,Matthew Turk,2013-03-07 10:32:40-08:00,commit, +26172,Chris Moody,2013-03-07 10:22:09-08:00,commit, +26173,Nathan Goldbaum,2013-03-07 10:13:09-08:00,commit, +26174,Matthew Turk,2013-03-07 10:07:29-08:00,commit, +26175,Douglas Rudd,2013-03-07 09:33:59-08:00,commit, +26176,Matthew Turk,2013-03-06 22:43:15-08:00,commit, +26177,Casey W. Stark,2013-03-06 22:26:35-08:00,commit, +26178,Casey W. Stark,2013-03-06 22:25:50-08:00,commit, +26179,Casey W. Stark,2013-03-06 22:25:19-08:00,commit, +26180,Casey W. Stark,2013-03-06 22:05:33-08:00,commit, +26181,Casey W. Stark,2013-03-06 18:08:23-08:00,commit, +26182,Casey W. Stark,2013-03-06 18:07:32-08:00,commit, +26183,Casey W. Stark,2013-03-06 18:07:06-08:00,commit, +26184,Casey W. Stark,2013-03-06 18:06:41-08:00,commit, +26185,Andrew Myers,2013-03-06 17:56:36-08:00,commit, +26186,Andrew Myers,2013-03-06 17:56:16-08:00,commit, +26187,Casey W. Stark,2013-03-06 17:54:55-08:00,commit, +26188,Casey W. Stark,2013-03-06 17:53:10-08:00,commit, +26189,Casey W. Stark,2013-03-06 17:40:15-08:00,commit, +26190,Casey W. Stark,2013-03-06 17:39:46-08:00,commit, +26191,Casey W. Stark,2013-03-06 17:35:19-08:00,commit, +26192,Jill Naiman,2013-03-06 17:34:55-08:00,commit, +26193,Jill Naiman,2013-03-06 17:29:49-08:00,commit, +26194,Matthew Turk,2013-03-06 17:26:54-08:00,commit, +26195,Nathan Goldbaum,2013-03-06 17:21:16-08:00,commit, +26196,Chris Moody,2013-03-06 17:14:28-08:00,commit, +26197,Matthew Turk,2013-03-06 16:56:30-08:00,commit, +26198,Nathan Goldbaum,2013-03-06 16:53:37-08:00,commit, +26199,Nathan Goldbaum,2013-03-06 16:51:55-08:00,commit, +26200,Casey W. Stark,2013-03-06 16:51:37-08:00,commit, +26201,Casey W. Stark,2013-03-06 16:51:18-08:00,commit, +26202,Nathan Goldbaum,2013-03-06 16:49:04-08:00,commit, +26203,Casey W. Stark,2013-03-06 16:48:43-08:00,commit, +26204,Britton Smith,2013-03-06 16:47:51-08:00,commit, +26205,Casey W. Stark,2013-03-06 16:47:23-08:00,commit, +26206,Casey W. Stark,2013-03-06 16:47:01-08:00,commit, +26207,Britton Smith,2013-03-06 16:46:14-08:00,commit, +26208,Anna Rosen,2013-03-06 16:45:57-08:00,commit, +26209,Anna Rosen,2013-03-06 16:43:36-08:00,commit, +26210,Nathan Goldbaum,2013-03-06 16:43:27-08:00,commit, +26211,Nathan Goldbaum,2013-03-06 16:29:53-08:00,commit, +26212,Nathan Goldbaum,2013-03-06 16:28:24-08:00,commit, +26213,Andrew Myers,2013-03-06 16:21:58-08:00,commit, +26214,Andrew Myers,2013-03-06 16:21:06-08:00,commit, +26215,Anna Rosen,2013-03-06 16:19:50-08:00,commit, +26216,Andrew Myers,2013-03-06 16:17:56-08:00,commit, +26217,Anna Rosen,2013-03-06 16:15:49-08:00,commit, +26218,Matthew Turk,2013-03-06 16:07:34-08:00,commit, +26219,Nathan Goldbaum,2013-03-06 16:07:15-08:00,commit, +26220,Nathan Goldbaum,2013-03-06 16:07:07-08:00,commit, +26221,Matthew Turk,2013-03-06 15:38:51-08:00,commit, +26222,Matthew Turk,2013-03-06 15:02:08-08:00,commit, +26223,Jill Naiman,2013-03-06 14:46:32-08:00,commit, +26224,Casey W. Stark,2013-03-06 14:42:18-08:00,commit, +26225,Casey W. Stark,2013-03-06 14:26:53-08:00,commit, +26226,Casey W. Stark,2013-03-06 14:17:30-08:00,commit, +26227,Jill Naiman,2013-03-06 14:02:54-08:00,commit, +26228,Matthew Turk,2013-03-06 13:35:59-08:00,commit, +26229,Chris Moody,2013-03-06 13:20:42-08:00,commit, +26230,John Wise,2013-03-06 14:29:28-05:00,commit, +26231,Chris Moody,2013-03-05 12:55:04-08:00,commit, +26232,Nathan Goldbaum,2013-03-05 14:19:24-06:00,commit, +26233,Nathan Goldbaum,2013-03-05 14:12:54-06:00,commit, +26234,Sam Skillman,2013-03-05 09:38:45-07:00,commit, +26235,Elizabeth Tasker,2013-03-05 09:10:49-05:00,commit, +26236,Chris Moody,2013-03-04 20:56:25-08:00,commit, +26237,Chris Moody,2013-03-04 16:20:32-08:00,commit, +26238,Chris Moody,2013-03-04 15:54:16-08:00,commit, +26239,Chris Moody,2013-03-04 15:52:36-08:00,commit, +26240,Chris Moody,2013-03-04 15:35:33-08:00,commit, +26241,Chris Moody,2013-03-04 13:47:35-08:00,commit, +26242,Sam Leitner,2013-03-02 17:10:44-05:00,commit, +26243,Nathan Goldbaum,2013-03-01 13:04:36-08:00,commit, +26244,Nathan Goldbaum,2013-03-01 12:46:27-08:00,commit, +26245,Matthew Turk,2013-03-01 15:34:40-05:00,commit, +26246,Sam Skillman,2013-03-01 12:28:58-07:00,commit, +26247,Sam Skillman,2013-03-01 12:28:58-07:00,commit, +26248,John ZuHone,2013-03-01 13:56:15-05:00,commit, +26249,Matthew Turk,2013-03-01 13:38:40-05:00,commit, +26250,Nathan Goldbaum,2013-03-01 10:30:26-08:00,commit, +26251,Nathan Goldbaum,2013-03-01 10:19:12-08:00,commit, +26252,Matthew Turk,2013-03-01 10:51:07-05:00,commit, +26253,Matthew Turk,2013-03-01 10:34:28-05:00,commit, +26254,Matthew Turk,2013-03-01 10:34:21-05:00,commit, +26255,Matthew Turk,2013-03-01 10:28:18-05:00,commit, +26256,Matthew Turk,2013-02-28 15:32:51-05:00,commit, +26257,Matthew Turk,2013-02-28 15:31:23-05:00,commit, +26258,Kacper Kowalik,2013-02-28 21:26:15+01:00,commit, +26259,Nathan Goldbaum,2013-02-28 11:59:43-08:00,commit, +26260,Nathan Goldbaum,2013-02-28 11:06:30-08:00,commit, +26261,John Wise,2013-02-28 10:05:12-05:00,commit, +26262,John Wise,2013-02-28 10:01:39-05:00,commit, +26263,Nathan Goldbaum,2013-02-27 22:51:58-08:00,commit, +26264,Matthew Turk,2013-02-27 15:54:01-05:00,commit, +26265,Kacper Kowalik,2013-02-27 20:44:41+01:00,commit, +26266,Kacper Kowalik,2013-02-27 20:23:08+01:00,commit, +26267,Matthew Turk,2013-02-27 13:10:09-05:00,commit, +26268,Sam Skillman,2013-02-27 10:26:56-07:00,commit, +26269,Stephen Skory,2013-02-27 08:46:57-07:00,commit, +26270,Matthew Turk,2013-02-27 09:05:52-05:00,commit, +26271,Matthew Turk,2013-02-27 08:42:51-05:00,commit, +26272,Matthew Turk,2013-02-27 08:42:32-05:00,commit, +26273,Matthew Turk,2013-02-27 07:00:46-05:00,commit, +26274,Matthew Turk,2013-02-27 06:07:19-05:00,commit, +26275,Matthew Turk,2013-02-27 06:02:32-05:00,commit, +26276,Matthew Turk,2013-02-26 20:49:50-05:00,commit, +26277,Chris Moody,2013-02-26 15:32:02-08:00,commit, +26278,Kacper Kowalik,2013-02-26 18:21:35+01:00,commit, +26279,Sam Skillman,2013-02-26 09:36:06-07:00,commit, +26280,Kacper Kowalik,2013-02-26 07:23:08+01:00,commit, +26281,Sam Skillman,2013-02-25 20:58:12-07:00,commit, +26282,Chris Moody,2013-02-25 12:05:08-08:00,commit, +26283,Nathan Goldbaum,2013-02-25 11:37:17-08:00,commit, +26284,Nathan Goldbaum,2013-02-25 11:32:58-08:00,commit, +26285,Matthew Turk,2013-02-25 13:54:31-05:00,commit, +26286,Nathan Goldbaum,2013-02-25 10:46:35-08:00,commit, +26287,John ZuHone,2013-02-24 23:02:31-06:00,commit, +26288,Chris Moody,2013-02-23 18:08:15-08:00,commit, +26289,Chris Moody,2013-02-23 17:40:40-08:00,commit, +26290,Nathan Goldbaum,2013-02-23 14:35:11-08:00,commit, +26291,Nathan Goldbaum,2013-02-23 13:53:58-08:00,commit, +26292,Nathan Goldbaum,2013-02-23 13:48:57-08:00,commit, +26293,Nathan Goldbaum,2013-02-23 13:44:22-08:00,commit, +26294,Sam Skillman,2013-02-23 11:20:11-07:00,commit, +26295,Matthew Turk,2013-02-23 06:25:41-05:00,commit, +26296,Matthew Turk,2013-02-23 06:24:33-05:00,commit, +26297,Nathan Goldbaum,2013-02-22 18:13:26-08:00,commit, +26298,Cameron Hummels,2013-02-22 18:53:01-07:00,commit, +26299,Cameron Hummels,2013-02-22 18:45:48-07:00,commit, +26300,Chris Moody,2013-02-22 16:48:10-08:00,commit, +26301,Chris Moody,2013-02-22 16:18:09-08:00,commit, +26302,Chris Moody,2013-02-22 16:06:19-08:00,commit, +26303,Chris Moody,2013-02-22 15:50:39-08:00,commit, +26304,Stephen Skory,2013-02-22 11:03:39-07:00,commit, +26305,Stephen Skory,2013-02-22 11:03:25-07:00,commit, +26306,Kacper Kowalik,2013-02-22 12:46:33+01:00,commit, +26307,Nathan Goldbaum,2013-02-21 21:31:56-08:00,commit, +26308,Nathan Goldbaum,2013-02-21 21:30:12-08:00,commit, +26309,Nathan Goldbaum,2013-02-21 21:25:38-08:00,commit, +26310,Nathan Goldbaum,2013-02-21 18:33:49-08:00,commit, +26311,Nathan Goldbaum,2013-02-21 18:26:10-08:00,commit, +26312,Cameron Hummels,2013-02-21 18:20:28-07:00,commit, +26313,Cameron Hummels,2013-02-21 18:19:25-07:00,commit, +26314,John Wise,2013-02-21 17:43:37-05:00,commit, +26315,John Wise,2013-02-21 17:41:40-05:00,commit, +26316,John Wise,2013-02-21 17:27:02-05:00,commit, +26317,Matthew Turk,2013-02-21 16:43:02-05:00,commit, +26318,John Wise,2013-02-21 09:24:06-05:00,commit, +26319,Kacper Kowalik,2013-02-21 13:41:36+01:00,commit, +26320,Kacper Kowalik,2013-02-21 12:44:13+01:00,commit, +26321,Nathan Goldbaum,2013-02-20 17:52:29-08:00,commit, +26322,Nathan Goldbaum,2013-02-20 17:49:22-08:00,commit, +26323,Nathan Goldbaum,2013-02-20 17:48:40-08:00,commit, +26324,Nathan Goldbaum,2013-02-20 17:48:29-08:00,commit, +26325,Nathan Goldbaum,2013-02-20 17:48:02-08:00,commit, +26326,Nathan Goldbaum,2013-02-20 13:20:12-08:00,commit, +26327,Nathan Goldbaum,2013-02-20 13:18:51-08:00,commit, +26328,Chris Moody,2013-02-20 10:09:31-08:00,commit, +26329,Chris Moody,2013-02-20 09:38:42-08:00,commit, +26330,Sam Skillman,2013-02-20 10:35:08-07:00,commit, +26331,Britton Smith,2013-02-20 11:18:00-05:00,commit, +26332,Matthew Turk,2013-02-20 11:02:42-05:00,commit, +26333,Chris Moody,2013-02-19 23:16:04-08:00,commit, +26334,Stephen Skory,2013-02-19 18:49:55-07:00,commit, +26335,Chris Moody,2013-02-19 17:15:33-08:00,commit, +26336,Chris Moody,2013-02-19 16:39:00-08:00,commit, +26337,Chris Moody,2013-02-19 16:38:50-08:00,commit, +26338,Sam Skillman,2013-02-19 17:02:36-07:00,commit, +26339,Michael Kuhlen,2013-02-19 15:46:52-08:00,commit, +26340,Cameron Hummels,2013-02-19 16:22:09-07:00,commit, +26341,Chris Moody,2013-02-19 14:26:08-08:00,commit, +26342,Cameron Hummels,2013-02-19 15:05:54-07:00,commit, +26343,Chris Moody,2013-02-19 12:38:59-08:00,commit, +26344,Chris Moody,2013-02-19 12:17:19-08:00,commit, +26345,Michael Kuhlen,2013-02-19 11:05:25-08:00,commit, +26346,Matthew Turk,2013-02-19 10:56:37-05:00,commit, +26347,Sam Skillman,2013-02-19 08:52:56-07:00,commit, +26348,Kacper Kowalik,2013-02-19 15:02:58+01:00,commit, +26349,Kacper Kowalik,2013-02-19 14:07:22+01:00,commit, +26350,Chris Moody,2013-02-18 20:28:46-08:00,commit, +26351,Andrew Myers,2013-02-18 16:44:46-08:00,commit, +26352,Andrew Myers,2013-02-18 16:44:26-08:00,commit, +26353,Chris Moody,2013-02-18 12:20:44-08:00,commit, +26354,Sam Skillman,2013-02-18 11:16:57-07:00,commit, +26355,Sam Skillman,2013-02-18 10:38:58-07:00,commit, +26356,Sam Skillman,2013-02-18 10:28:01-07:00,commit, +26357,Sam Skillman,2013-02-18 10:05:36-07:00,commit, +26358,Sam Skillman,2013-02-18 10:04:06-07:00,commit, +26359,Sam Skillman,2013-02-18 10:03:44-07:00,commit, +26360,Sam Skillman,2013-02-18 10:02:24-07:00,commit, +26361,Kacper Kowalik,2013-02-18 14:57:52+01:00,commit, +26362,Kacper Kowalik,2013-02-18 14:56:38+01:00,commit, +26363,Kacper Kowalik,2013-02-18 14:50:29+01:00,commit, +26364,Kacper Kowalik,2013-02-18 14:30:33+01:00,commit, +26365,Kacper Kowalik,2013-02-18 14:27:07+01:00,commit, +26366,Sam Skillman,2013-02-17 20:31:48-07:00,commit, +26367,Sam Skillman,2013-02-17 20:30:25-07:00,commit, +26368,Sam Skillman,2013-02-17 20:29:25-07:00,commit, +26369,Sam Skillman,2013-02-17 18:27:47-07:00,commit, +26370,Chris Moody,2013-02-17 17:24:02-08:00,commit, +26371,Chris Moody,2013-02-17 17:15:43-08:00,commit, +26372,Chris Moody,2013-02-17 17:11:03-08:00,commit, +26373,Chris Moody,2013-02-17 16:46:36-08:00,commit, +26374,Chris Moody,2013-02-17 16:19:44-08:00,commit, +26375,Chris Moody,2013-02-17 15:57:07-08:00,commit, +26376,Sam Skillman,2013-02-17 15:54:52-07:00,commit, +26377,Sam Skillman,2013-02-17 14:46:10-07:00,commit, +26378,Sam Skillman,2013-02-17 14:44:20-07:00,commit, +26379,Sam Skillman,2013-02-17 14:43:48-07:00,commit, +26380,Sam Skillman,2013-02-17 14:41:05-07:00,commit, +26381,Chris Moody,2013-02-17 11:25:59-08:00,commit, +26382,Chris Moody,2013-02-17 11:17:50-08:00,commit, +26383,Chris Moody,2013-02-17 11:17:29-08:00,commit, +26384,Chris Moody,2013-02-17 10:41:03-08:00,commit, +26385,Chris Moody,2013-02-17 10:39:00-08:00,commit, +26386,Chris Moody,2013-02-17 10:35:27-08:00,commit, +26387,Chris Moody,2013-02-17 10:28:43-08:00,commit, +26388,Chris Moody,2013-02-17 10:25:06-08:00,commit, +26389,Chris Moody,2013-02-17 10:23:25-08:00,commit, +26390,Chris Moody,2013-02-17 10:22:38-08:00,commit, +26391,John ZuHone,2013-02-17 12:20:56-05:00,commit, +26392,Chris Moody,2013-02-16 23:37:28-08:00,commit, +26393,Chris Moody,2013-02-16 23:05:33-08:00,commit, +26394,Chris Moody,2013-02-16 23:04:41-08:00,commit, +26395,Chris Moody,2013-02-16 12:06:13-08:00,commit, +26396,Chris Moody,2013-02-16 12:04:57-08:00,commit, +26397,Chris Moody,2013-02-16 11:38:48-08:00,commit, +26398,John ZuHone,2013-02-16 13:10:23-05:00,commit, +26399,John ZuHone,2013-02-16 13:10:03-05:00,commit, +26400,John ZuHone,2013-02-15 22:55:27-05:00,commit, +26401,Matthew Turk,2013-02-15 22:17:00-05:00,commit, +26402,Nathan Goldbaum,2013-02-15 16:37:41-08:00,commit, +26403,Nathan Goldbaum,2013-02-15 16:13:30-08:00,commit, +26404,Matthew Turk,2013-02-15 18:59:27-05:00,commit, +26405,Matthew Turk,2013-02-15 18:59:27-05:00,commit, +26406,Matthew Turk,2013-02-15 17:25:27-05:00,commit, +26407,Cameron Hummels,2013-02-15 15:18:11-07:00,commit, +26408,Cameron Hummels,2013-02-15 15:13:11-07:00,commit, +26409,Cameron Hummels,2013-02-15 14:26:50-07:00,commit, +26410,Cameron Hummels,2013-02-15 14:20:44-07:00,commit, +26411,Cameron Hummels,2013-02-15 14:15:57-07:00,commit, +26412,Cameron Hummels,2013-02-15 14:13:27-07:00,commit, +26413,Cameron Hummels,2013-02-15 14:09:46-07:00,commit, +26414,Matthew Turk,2013-02-15 15:59:29-05:00,commit, +26415,Matthew Turk,2013-02-15 15:57:36-05:00,commit, +26416,Cameron Hummels,2013-02-15 13:51:21-07:00,commit, +26417,Matthew Turk,2013-02-15 15:49:34-05:00,commit, +26418,Matthew Turk,2013-02-15 15:48:12-05:00,commit, +26419,Cameron Hummels,2013-02-15 12:52:21-07:00,commit, +26420,Matthew Turk,2013-02-15 14:34:55-05:00,commit, +26421,Britton Smith,2013-02-15 14:29:53-05:00,commit, +26422,Kacper Kowalik,2013-02-15 20:20:05+01:00,commit, +26423,Matthew Turk,2013-02-15 14:04:41-05:00,commit, +26424,Matthew Turk,2013-02-15 13:55:15-05:00,commit, +26425,Matthew Turk,2013-02-15 13:45:26-05:00,commit, +26426,Matthew Turk,2013-02-15 13:35:30-05:00,commit, +26427,Matthew Turk,2013-02-15 13:29:17-05:00,commit, +26428,Cameron Hummels,2013-02-15 11:15:32-07:00,commit, +26429,Matthew Turk,2013-02-15 13:08:05-05:00,commit, +26430,Matthew Turk,2013-02-15 13:06:07-05:00,commit, +26431,Matthew Turk,2013-02-15 13:05:05-05:00,commit, +26432,Matthew Turk,2013-02-15 13:01:50-05:00,commit, +26433,Matthew Turk,2013-02-15 13:01:36-05:00,commit, +26434,Matthew Turk,2013-02-15 12:55:40-05:00,commit, +26435,Matthew Turk,2013-02-15 12:52:56-05:00,commit, +26436,Matthew Turk,2013-02-15 12:52:48-05:00,commit, +26437,Matthew Turk,2013-02-15 12:52:32-05:00,commit, +26438,Matthew Turk,2013-02-15 12:50:46-05:00,commit, +26439,Matthew Turk,2013-02-15 12:50:32-05:00,commit, +26440,Matthew Turk,2013-02-15 12:45:29-05:00,commit, +26441,Matthew Turk,2013-02-15 12:44:06-05:00,commit, +26442,Cameron Hummels,2013-02-15 10:41:53-07:00,commit, +26443,Matthew Turk,2013-02-15 12:37:51-05:00,commit, +26444,Matthew Turk,2013-02-15 12:37:45-05:00,commit, +26445,Matthew Turk,2013-02-15 12:32:22-05:00,commit, +26446,Matthew Turk,2013-02-15 12:26:56-05:00,commit, +26447,Matthew Turk,2013-02-15 12:24:23-05:00,commit, +26448,Matthew Turk,2013-02-15 12:23:50-05:00,commit, +26449,Matthew Turk,2013-02-15 12:12:57-05:00,commit, +26450,Matthew Turk,2013-02-15 08:44:00-05:00,commit, +26451,Matthew Turk,2013-02-15 08:17:31-05:00,commit, +26452,Cameron Hummels,2013-02-14 18:43:05-07:00,commit, +26453,Cameron Hummels,2013-02-14 18:10:16-07:00,commit, +26454,Cameron Hummels,2013-02-14 18:03:03-07:00,commit, +26455,Matthew Turk,2013-02-14 17:24:43-05:00,commit, +26456,Matthew Turk,2013-02-14 17:24:43-05:00,commit, +26457,Matthew Turk,2013-02-14 15:12:46-05:00,commit, +26458,Matthew Turk,2013-02-14 13:59:16-05:00,commit, +26459,Matthew Turk,2013-02-14 13:45:49-05:00,commit, +26460,Matthew Turk,2013-02-14 13:25:39-05:00,commit, +26461,Andrew Myers,2013-02-14 10:03:35-08:00,commit, +26462,Andrew Myers,2013-02-14 09:28:39-08:00,commit, +26463,Matthew Turk,2013-02-14 12:01:10-05:00,commit, +26464,Matthew Turk,2013-02-14 12:00:48-05:00,commit, +26465,Matthew Turk,2013-02-14 09:03:02-05:00,commit, +26466,Nathan Goldbaum,2013-02-13 23:41:20-08:00,commit, +26467,Nathan Goldbaum,2013-02-13 23:35:56-08:00,commit, +26468,Andrew Myers,2013-02-13 21:56:34-08:00,commit, +26469,Cameron Hummels,2013-02-13 22:07:37-07:00,commit, +26470,Andrew Myers,2013-02-13 18:08:41-08:00,commit, +26471,Chris Moody,2013-02-13 15:38:33-08:00,commit, +26472,Chris Moody,2013-02-13 14:45:31-08:00,commit, +26473,Chris Moody,2013-02-13 14:43:27-08:00,commit, +26474,Chris Moody,2013-02-13 13:29:25-08:00,commit, +26475,Stephen Skory,2013-02-13 14:22:37-07:00,commit, +26476,Stephen Skory,2013-02-13 14:22:18-07:00,commit, +26477,Chris Moody,2013-02-13 13:09:17-08:00,commit, +26478,Chris Moody,2013-02-13 13:06:01-08:00,commit, +26479,Nathan Goldbaum,2013-02-13 12:51:46-08:00,commit, +26480,Nathan Goldbaum,2013-02-13 12:51:21-08:00,commit, +26481,Chris Moody,2013-02-13 12:35:52-08:00,commit, +26482,Chris Moody,2013-02-13 12:35:31-08:00,commit, +26483,Matthew Turk,2013-02-13 15:25:49-05:00,commit, +26484,Chris Moody,2013-02-13 11:51:18-08:00,commit, +26485,Chris Moody,2013-02-13 11:46:06-08:00,commit, +26486,Matthew Turk,2013-02-13 14:36:21-05:00,commit, +26487,Matthew Turk,2013-02-13 14:30:52-05:00,commit, +26488,Chris Moody,2013-02-13 10:51:32-08:00,commit, +26489,Chris Moody,2013-02-13 10:37:17-08:00,commit, +26490,Chris Moody,2013-02-13 10:15:18-08:00,commit, +26491,Chris Moody,2013-02-13 10:15:07-08:00,commit, +26492,Chris Moody,2013-02-13 10:11:59-08:00,commit, +26493,Chris Moody,2013-02-13 09:56:25-08:00,commit, +26494,Chris Moody,2013-02-13 09:50:24-08:00,commit, +26495,Sam Skillman,2013-02-13 09:05:17-07:00,commit, +26496,Matthew Turk,2013-02-12 15:47:53-05:00,commit, +26497,Matthew Turk,2013-02-12 13:15:16-05:00,commit, +26498,John ZuHone,2013-02-12 12:13:15-05:00,commit, +26499,John ZuHone,2013-02-12 12:00:29-05:00,commit, +26500,Matthew Turk,2013-02-12 10:17:09-05:00,commit, +26501,Matthew Turk,2013-02-12 07:53:01-05:00,commit, +26502,Matthew Turk,2013-02-12 07:29:47-05:00,commit, +26503,Matthew Turk,2013-02-12 07:24:34-05:00,commit, +26504,Chris Moody,2013-02-11 16:50:51-08:00,commit, +26505,Chris Moody,2013-02-11 16:50:11-08:00,commit, +26506,Chris Moody,2013-02-11 16:11:30-08:00,commit, +26507,Chris Moody,2013-02-11 12:35:38-08:00,commit, +26508,Chris Moody,2013-02-11 12:27:25-08:00,commit, +26509,Chris Moody,2013-02-11 12:26:59-08:00,commit, +26510,Chris Moody,2013-02-11 08:59:32-08:00,commit, +26511,Chris Moody,2013-02-11 08:59:05-08:00,commit, +26512,Chris Moody,2013-02-10 23:28:13-08:00,commit, +26513,Chris Moody,2013-02-10 23:23:54-08:00,commit, +26514,Chris Moody,2013-02-10 23:23:43-08:00,commit, +26515,Chris Moody,2013-02-10 23:23:11-08:00,commit, +26516,Chris Moody,2013-02-10 23:05:35-08:00,commit, +26517,Chris Moody,2013-02-10 22:34:36-08:00,commit, +26518,Chris Moody,2013-02-10 22:28:44-08:00,commit, +26519,Chris Moody,2013-02-10 21:21:43-08:00,commit, +26520,Chris Moody,2013-02-10 21:21:19-08:00,commit, +26521,Chris Moody,2013-02-10 20:20:56-08:00,commit, +26522,Chris Moody,2013-02-10 19:55:11-08:00,commit, +26523,Chris Moody,2013-02-10 19:51:02-08:00,commit, +26524,Chris Moody,2013-02-10 17:44:03-08:00,commit, +26525,Chris Moody,2013-02-10 17:24:24-08:00,commit, +26526,Chris Moody,2013-02-10 17:09:53-08:00,commit, +26527,Chris Moody,2013-02-10 16:02:30-08:00,commit, +26528,Chris Moody,2013-02-10 14:36:26-08:00,commit, +26529,Chris Moody,2013-02-10 14:10:08-08:00,commit, +26530,Chris Moody,2013-02-10 14:01:39-08:00,commit, +26531,Chris Moody,2013-02-10 13:59:01-08:00,commit, +26532,Chris Moody,2013-02-10 13:46:48-08:00,commit, +26533,Chris Moody,2013-02-10 13:37:06-08:00,commit, +26534,Chris Moody,2013-02-10 13:35:25-08:00,commit, +26535,Chris Moody,2013-02-10 13:23:23-08:00,commit, +26536,Andrew Myers,2013-02-10 00:14:21-08:00,commit, +26537,Andrew Myers,2013-02-09 22:34:10-08:00,commit, +26538,John ZuHone,2013-02-10 01:02:47-05:00,commit, +26539,Andrew Myers,2013-02-09 18:45:20-08:00,commit, +26540,Andrew Myers,2013-02-09 18:25:03-08:00,commit, +26541,Sam Leitner,2013-02-08 18:33:50-05:00,commit, +26542,Sam Leitner,2013-02-08 18:06:56-05:00,commit, +26543,Sam Leitner,2013-02-08 18:06:13-05:00,commit, +26544,Stephen Skory,2013-02-08 15:41:55-07:00,commit, +26545,Stephen Skory,2013-02-08 15:38:52-07:00,commit, +26546,Matthew Turk,2013-02-08 17:23:45-05:00,commit, +26547,Matthew Turk,2013-02-08 17:14:07-05:00,commit, +26548,Matthew Turk,2013-02-08 17:13:15-05:00,commit, +26549,Andrew Myers,2013-02-08 14:09:57-08:00,commit, +26550,Andrew Myers,2013-02-08 14:08:28-08:00,commit, +26551,Andrew Myers,2013-02-08 14:05:57-08:00,commit, +26552,Stephen Skory,2013-02-08 14:41:36-07:00,commit, +26553,Andrew Myers,2013-02-08 12:57:52-08:00,commit, +26554,Stephen Skory,2013-02-08 13:53:38-07:00,commit, +26555,Stephen Skory,2013-02-08 13:53:22-07:00,commit, +26556,Andrew Myers,2013-02-08 12:41:40-08:00,commit, +26557,Andrew Myers,2013-02-08 12:25:13-08:00,commit, +26558,Andrew Myers,2013-02-08 12:16:00-08:00,commit, +26559,Andrew Myers,2013-02-08 12:12:07-08:00,commit, +26560,Matthew Turk,2013-02-08 05:55:52-05:00,commit, +26561,Andrew Myers,2013-02-08 00:21:01-08:00,commit, +26562,Andrew Myers,2013-02-07 23:13:55-08:00,commit, +26563,Andrew Myers,2013-02-07 22:18:56-08:00,commit, +26564,Andrew Myers,2013-02-07 17:45:22-08:00,commit, +26565,Andrew Myers,2013-02-07 17:41:00-08:00,commit, +26566,Andrew Myers,2013-02-07 17:34:50-08:00,commit, +26567,Andrew Myers,2013-02-07 17:33:38-08:00,commit, +26568,Andrew Myers,2013-02-07 17:07:27-08:00,commit, +26569,Nathan Goldbaum,2013-02-07 14:53:41-08:00,commit, +26570,Sam Skillman,2013-02-07 15:27:03-07:00,commit, +26571,Sam Skillman,2013-02-07 15:25:43-07:00,commit, +26572,Sam Skillman,2013-02-07 15:25:06-07:00,commit, +26573,Nathan Goldbaum,2013-02-07 13:45:27-08:00,commit, +26574,Nathan Goldbaum,2013-02-07 13:44:56-08:00,commit, +26575,Sam Skillman,2013-02-07 14:41:30-07:00,commit, +26576,Sam Skillman,2013-02-07 14:39:40-07:00,commit, +26577,Matthew Turk,2013-02-07 16:27:52-05:00,commit, +26578,Sam Skillman,2013-02-07 14:10:47-07:00,commit, +26579,Matthew Turk,2013-02-07 15:07:52-05:00,commit, +26580,Cameron Hummels,2013-02-07 13:02:49-07:00,commit, +26581,Cameron Hummels,2013-02-07 10:26:01-07:00,commit, +26582,Cameron Hummels,2013-02-07 02:18:23-07:00,commit, +26583,Cameron Hummels,2013-02-07 02:14:42-07:00,commit, +26584,Cameron Hummels,2013-02-07 01:18:52-07:00,commit, +26585,Cameron Hummels,2013-02-07 01:16:27-07:00,commit, +26586,Cameron Hummels,2013-02-06 23:06:06-07:00,commit, +26587,Douglas Rudd,2013-02-06 23:12:35-06:00,commit, +26588,Andrew Myers,2013-02-06 17:23:20-08:00,commit, +26589,Andrew Myers,2013-02-06 15:58:50-08:00,commit, +26590,Andrew Myers,2013-02-06 15:57:45-08:00,commit, +26591,Sam Leitner,2013-02-06 17:18:34-05:00,commit, +26592,Cameron Hummels,2013-02-06 14:47:12-07:00,commit, +26593,Andrew Myers,2013-02-06 13:45:08-08:00,commit, +26594,Andrew Myers,2013-02-06 13:44:19-08:00,commit, +26595,Andrew Myers,2013-02-06 12:34:24-08:00,commit, +26596,Nathan Goldbaum,2013-02-06 11:33:30-08:00,commit, +26597,Cameron Hummels,2013-02-06 12:27:56-07:00,commit, +26598,Devin Silvia,2013-02-06 10:48:50-07:00,commit, +26599,Kacper Kowalik,2013-02-06 15:23:35+01:00,commit, +26600,Nathan Goldbaum,2013-02-05 22:51:18-08:00,commit, +26601,Nathan Goldbaum,2013-02-05 16:04:52-08:00,commit, +26602,Nathan Goldbaum,2013-02-05 14:30:06-08:00,commit, +26603,Sam Leitner,2013-02-05 16:51:52-05:00,commit, +26604,Matthew Turk,2013-02-05 06:49:11-08:00,commit, +26605,Matthew Turk,2013-02-05 06:48:03-08:00,commit, +26606,Matthew Turk,2013-02-05 06:46:20-08:00,commit, +26607,Matthew Turk,2013-02-04 21:52:36-08:00,commit, +26608,Matthew Turk,2013-02-04 17:41:37-08:00,commit, +26609,Nathan Goldbaum,2013-02-04 17:08:14-08:00,commit, +26610,Nathan Goldbaum,2013-02-04 17:07:27-08:00,commit, +26611,Sam Leitner,2013-02-04 19:46:50-05:00,commit, +26612,Matthew Turk,2013-02-04 14:55:43-08:00,commit, +26613,Sam Leitner,2013-02-04 17:11:57-05:00,commit, +26614,Chris Moody,2013-02-02 15:16:05-08:00,commit, +26615,Kacper Kowalik,2013-02-02 11:03:07+01:00,commit, +26616,Chris Moody,2013-02-01 16:24:57-08:00,commit, +26617,Chris Moody,2013-02-01 16:05:16-08:00,commit, +26618,Chris Moody,2013-02-01 14:57:48-08:00,commit, +26619,Matthew Turk,2013-02-01 12:25:24-05:00,commit, +26620,Matthew Turk,2013-02-01 09:13:47-08:00,commit, +26621,Matthew Turk,2013-01-31 20:51:49-08:00,commit, +26622,Chris Moody,2013-01-31 15:31:02-08:00,commit, +26623,Kaylea Nelson,2013-01-31 16:55:48-05:00,commit, +26624,Chris Moody,2013-01-31 12:31:13-08:00,commit, +26625,Kaylea Nelson,2013-01-31 15:18:16-05:00,commit, +26626,Kaylea Nelson,2013-01-31 14:06:01-05:00,commit, +26627,Sam Leitner,2013-01-31 14:03:45-05:00,commit, +26628,Chris Moody,2013-01-30 17:20:14-08:00,commit, +26629,Douglas Rudd,2013-01-30 17:57:22-06:00,commit, +26630,Nathan Goldbaum,2013-01-30 10:57:28-08:00,commit, +26631,Nathan Goldbaum,2013-01-30 10:56:41-08:00,commit, +26632,Nathan Goldbaum,2013-01-30 10:56:13-08:00,commit, +26633,Douglas Rudd,2013-01-30 12:25:34-06:00,commit, +26634,Douglas Rudd,2013-01-30 12:24:25-06:00,commit, +26635,Matthew Turk,2013-01-30 10:43:24-05:00,commit, +26636,Matthew Turk,2013-01-30 10:02:33-05:00,commit, +26637,Matthew Turk,2013-01-30 08:30:49-05:00,commit, +26638,Nathan Goldbaum,2013-01-29 16:12:43-08:00,commit, +26639,Nathan Goldbaum,2013-01-29 16:12:22-08:00,commit, +26640,Andrew Wetzel,2013-01-29 18:53:05-05:00,commit, +26641,Stephen Skory,2013-01-29 14:32:41-07:00,commit, +26642,Nathan Goldbaum,2013-01-29 11:52:02-08:00,commit, +26643,Nathan Goldbaum,2013-01-28 23:56:31-08:00,commit, +26644,Kacper Kowalik,2013-01-29 08:55:03+01:00,commit, +26645,Nathan Goldbaum,2013-01-28 23:54:49-08:00,commit, +26646,Kacper Kowalik,2013-01-29 08:32:46+01:00,commit, +26647,Nathan Goldbaum,2013-01-28 23:32:29-08:00,commit, +26648,Nathan Goldbaum,2013-01-28 23:31:23-08:00,commit, +26649,Douglas Rudd,2013-01-28 16:21:21-06:00,commit, +26650,Nathan Goldbaum,2013-01-28 13:55:18-08:00,commit, +26651,Nathan Goldbaum,2013-01-28 13:55:05-08:00,commit, +26652,Nathan Goldbaum,2013-01-28 13:08:44-08:00,commit, +26653,Nathan Goldbaum,2013-01-28 12:10:09-08:00,commit, +26654,Nathan Goldbaum,2013-01-28 12:09:52-08:00,commit, +26655,Sam Leitner,2013-01-28 14:44:47-05:00,commit, +26656,Nathan Goldbaum,2013-01-28 11:34:05-08:00,commit, +26657,Douglas Rudd,2013-01-28 12:35:05-06:00,commit, +26658,Douglas Rudd,2013-01-27 19:13:42-06:00,commit, +26659,Sam Leitner,2013-01-26 14:42:43-05:00,commit, +26660,Nathan Goldbaum,2013-01-25 23:36:39-08:00,commit, +26661,Nathan Goldbaum,2013-01-25 23:34:52-08:00,commit, +26662,Nathan Goldbaum,2013-01-25 23:31:40-08:00,commit, +26663,Matthew Turk,2013-01-25 16:06:11-05:00,commit, +26664,Matthew Turk,2013-01-25 06:03:25-05:00,commit, +26665,Nathan Goldbaum,2013-01-24 18:43:26-08:00,commit, +26666,Nathan Goldbaum,2013-01-24 18:43:09-08:00,commit, +26667,Sam Leitner,2013-01-24 16:58:57-05:00,commit, +26668,Matthew Turk,2013-01-24 06:37:42-05:00,commit, +26669,Nathan Goldbaum,2013-01-23 23:05:59-08:00,commit, +26670,Sam Skillman,2013-01-23 23:22:19-07:00,commit, +26671,Sam Skillman,2013-01-23 23:19:46-07:00,commit, +26672,Sam Skillman,2013-01-23 23:00:38-07:00,commit, +26673,Nathan Goldbaum,2013-01-23 18:21:16-08:00,commit, +26674,Sam Leitner,2013-01-23 16:53:55-05:00,commit, +26675,Stephen Skory,2013-01-23 13:40:56-07:00,commit, +26676,Sam Leitner,2013-01-23 12:13:15-05:00,commit, +26677,Matthew Turk,2013-01-23 09:48:00-05:00,commit, +26678,Britton Smith,2013-01-23 07:50:02-05:00,commit, +26679,Sam Leitner,2013-01-22 23:14:30-05:00,commit, +26680,Sam Leitner,2013-01-22 19:51:53-05:00,commit, +26681,Sam Leitner,2013-01-22 19:23:05-05:00,commit, +26682,Matthew Turk,2013-01-22 16:01:17-05:00,commit, +26683,Matthew Turk,2013-01-22 15:48:29-05:00,commit, +26684,Matthew Turk,2013-01-22 14:50:36-05:00,commit, +26685,Sam Leitner,2013-01-22 12:04:38-05:00,commit, +26686,Sam Skillman,2013-01-22 09:25:41-07:00,commit, +26687,Sam Skillman,2013-01-22 09:13:45-07:00,commit, +26688,Matthew Turk,2013-01-22 10:50:33-05:00,commit, +26689,John ZuHone,2013-01-21 20:59:54-05:00,commit, +26690,Sam Leitner,2013-01-21 15:13:20-05:00,commit, +26691,Sam Skillman,2013-01-21 13:12:28-07:00,commit, +26692,Andrew Myers,2013-01-19 11:50:00-08:00,commit, +26693,Sam Skillman,2013-01-18 14:37:19-07:00,commit, +26694,Sam Skillman,2013-01-18 13:22:21-07:00,commit, +26695,Sam Skillman,2013-01-18 13:20:42-07:00,commit, +26696,Sam Skillman,2013-01-18 13:16:48-07:00,commit, +26697,Sam Skillman,2013-01-18 13:16:17-07:00,commit, +26698,Sam Skillman,2013-01-18 13:15:03-07:00,commit, +26699,Stephen Skory,2013-01-18 09:57:22-07:00,commit, +26700,Sam Skillman,2013-01-17 17:21:38-07:00,commit, +26701,Sam Skillman,2013-01-17 14:24:30-07:00,commit, +26702,Sam Skillman,2013-01-17 13:31:54-07:00,commit, +26703,J.S. Oishi,2013-01-17 15:10:51-05:00,commit, +26704,Matthew Turk,2013-01-17 14:49:31-05:00,commit, +26705,Mark Richardson,2013-01-17 11:13:47-07:00,commit, +26706,Kacper Kowalik,2013-01-16 20:39:20+01:00,commit, +26707,Kacper Kowalik,2013-04-16 17:57:58+02:00,commit, +26708,Kacper Kowalik,2013-01-16 14:41:08+01:00,commit, +26709,Matthew Turk,2013-01-15 15:37:18-05:00,commit, +26710,Matthew Turk,2013-01-15 15:36:40-05:00,commit, +26711,Matthew Turk,2013-01-15 15:12:32-05:00,commit, +26712,Matthew Turk,2013-01-15 15:04:00-05:00,commit, +26713,Matthew Turk,2013-01-15 15:03:19-05:00,commit, +26714,Anthony Scopatz,2013-01-15 13:50:18-06:00,commit, +26715,Kacper Kowalik,2013-01-15 15:30:45+01:00,commit, +26716,Matthew Turk,2013-01-15 08:08:27-05:00,commit, +26717,Matthew Turk,2013-01-15 07:25:13-05:00,commit, +26718,Matthew Turk,2013-01-14 19:18:28-05:00,commit, +26719,Matthew Turk,2013-01-14 17:19:39-05:00,commit, +26720,Matthew Turk,2013-01-14 16:17:47-05:00,commit, +26721,Matthew Turk,2013-01-14 13:24:26-05:00,commit, +26722,Matthew Turk,2013-01-14 12:27:58-05:00,commit, +26723,Matthew Turk,2013-01-14 09:54:01-05:00,commit, +26724,Andrew Myers,2013-01-13 17:14:58-08:00,commit, +26725,Andrew Myers,2013-01-13 17:02:20-08:00,commit, +26726,Andrew Myers,2013-01-13 16:55:04-08:00,commit, +26727,John ZuHone,2013-01-12 07:31:39-08:00,commit, +26728,John ZuHone,2013-01-12 07:28:32-08:00,commit, +26729,Matthew Turk,2013-01-11 18:06:50-05:00,commit, +26730,Matthew Turk,2013-01-11 16:02:33-05:00,commit, +26731,Stephen Skory,2013-01-11 12:51:05-07:00,commit, +26732,Stephen Skory,2013-01-11 12:41:46-07:00,commit, +26733,Matthew Turk,2013-01-11 13:50:18-05:00,commit, +26734,Matthew Turk,2013-01-11 08:32:23-05:00,commit, +26735,Matthew Turk,2013-01-11 05:36:54-05:00,commit, +26736,Matthew Turk,2013-01-10 10:36:32-05:00,commit, +26737,Matthew Turk,2013-01-10 10:20:32-05:00,commit, +26738,Kacper Kowalik,2013-01-10 16:14:03+01:00,commit, +26739,Matthew Turk,2013-01-10 10:07:31-05:00,commit, +26740,Nathan Goldbaum,2013-01-10 16:56:32+02:00,commit, +26741,Nathan Goldbaum,2013-01-10 16:42:00+02:00,commit, +26742,Nathan Goldbaum,2013-01-10 16:24:31+02:00,commit, +26743,Nathan Goldbaum,2013-01-10 16:23:51+02:00,commit, +26744,Matthew Turk,2013-01-09 20:20:31-05:00,commit, +26745,Matthew Turk,2013-01-09 19:49:02-05:00,commit, +26746,Matthew Turk,2013-01-09 17:09:30-05:00,commit, +26747,Matthew Turk,2013-01-09 14:25:26-05:00,commit, +26748,Matthew Turk,2013-01-09 14:23:17-05:00,commit, +26749,Britton Smith,2013-01-09 14:21:12-05:00,commit, +26750,Britton Smith,2013-01-09 14:08:34-05:00,commit, +26751,Matthew Turk,2013-01-09 13:04:41-05:00,commit, +26752,Matthew Turk,2013-01-09 11:43:47-05:00,commit, +26753,Matthew Turk,2013-01-09 11:32:33-05:00,commit, +26754,Matthew Turk,2013-01-09 07:48:20-05:00,commit, +26755,Matthew Turk,2013-01-09 07:16:56-05:00,commit, +26756,Matthew Turk,2013-01-09 06:41:50-05:00,commit, +26757,Matthew Turk,2013-01-08 23:11:52-05:00,commit, +26758,Matthew Turk,2013-01-08 16:46:36-05:00,commit, +26759,Matthew Turk,2013-01-08 14:54:20-05:00,commit, +26760,Matthew Turk,2013-01-07 17:00:00-05:00,commit, +26761,Matthew Turk,2013-01-07 13:34:53-05:00,commit, +26762,Stephen Skory,2013-01-06 07:38:44-07:00,commit, +26763,Britton Smith,2013-01-05 22:57:19-05:00,commit, +26764,Britton Smith,2013-01-05 22:52:19-05:00,commit, +26765,Britton Smith,2013-01-05 22:49:40-05:00,commit, +26766,Britton Smith,2013-01-05 22:49:20-05:00,commit, +26767,Britton Smith,2013-01-05 22:43:15-05:00,commit, +26768,Britton Smith,2013-01-05 22:00:35-05:00,commit, +26769,Britton Smith,2013-01-05 21:59:45-05:00,commit, +26770,Matthew Turk,2013-01-04 17:08:22-05:00,commit, +26771,Matthew Turk,2013-01-04 14:53:01-05:00,commit, +26772,Britton Smith,2013-01-04 14:47:24-05:00,commit, +26773,Matthew Turk,2013-01-04 14:01:16-05:00,commit, +26774,Britton Smith,2013-01-04 11:33:13-05:00,commit, +26775,Matthew Turk,2013-01-04 11:16:03-05:00,commit, +26776,Britton Smith,2013-01-04 11:07:36-05:00,commit, +26777,Nathan Goldbaum,2013-01-04 11:21:25+02:00,commit, +26778,Britton Smith,2013-01-03 18:02:20-05:00,commit, +26779,Britton Smith,2013-01-03 18:01:56-05:00,commit, +26780,Matthew Turk,2013-01-02 09:30:44-05:00,commit, +26781,John ZuHone,2013-01-01 15:41:53-05:00,commit, +26782,Sam Skillman,2013-01-01 12:33:51-07:00,commit, +26783,Matthew Turk,2013-01-01 12:04:11-05:00,commit, +26784,Sam Skillman,2012-12-31 14:50:39-07:00,commit, +26785,Stephen Skory,2012-12-27 14:58:52-07:00,commit, +26786,Sam Leitner,2012-12-27 11:41:31-05:00,commit, +26787,Nathan Goldbaum,2012-12-26 16:11:08-08:00,commit, +26788,Nathan Goldbaum,2012-12-26 16:03:16-08:00,commit, +26789,Kacper Kowalik,2012-12-26 18:51:56+01:00,commit, +26790,Kacper Kowalik,2012-12-26 17:57:42+01:00,commit, +26791,Kacper Kowalik,2012-12-26 17:47:21+01:00,commit, +26792,Kacper Kowalik,2012-12-26 17:43:46+01:00,commit, +26793,Kacper Kowalik,2012-12-26 17:43:20+01:00,commit, +26794,Kacper Kowalik,2012-12-23 17:54:30+01:00,commit, +26795,Matthew Turk,2012-12-22 15:16:28-05:00,commit, +26796,Sam Skillman,2012-12-22 03:53:06-07:00,commit, +26797,Sam Skillman,2012-12-21 16:14:12-07:00,commit, +26798,Sam Skillman,2012-12-21 15:57:47-07:00,commit, +26799,Sam Skillman,2012-12-21 15:29:00-07:00,commit, +26800,Sam Skillman,2012-12-21 15:28:04-07:00,commit, +26801,Sam Skillman,2012-12-21 15:04:33-07:00,commit, +26802,Stephen Skory,2012-12-21 15:04:23-07:00,commit, +26803,Stephen Skory,2012-12-21 14:58:58-07:00,commit, +26804,Matthew Turk,2012-12-21 16:25:35-05:00,commit, +26805,Stephen Skory,2012-12-21 14:12:54-07:00,commit, +26806,Matthew Turk,2012-12-21 16:11:08-05:00,commit, +26807,Matthew Turk,2012-12-21 13:07:13-05:00,commit, +26808,Matthew Turk,2012-12-21 11:04:08-05:00,commit, +26809,Stephen Skory,2012-12-21 09:03:29-07:00,commit, +26810,Stephen Skory,2012-12-20 15:42:44-07:00,commit, +26811,Stephen Skory,2012-12-20 15:35:40-07:00,commit, +26812,John ZuHone,2012-12-20 17:27:17-05:00,commit, +26813,Stephen Skory,2012-12-20 15:26:27-07:00,commit, +26814,Nathan Goldbaum,2012-12-20 10:36:31-08:00,commit, +26815,Nathan Goldbaum,2012-12-20 10:15:36-08:00,commit, +26816,Kacper Kowalik,2012-12-20 14:09:59+01:00,commit, +26817,Sam Skillman,2012-12-20 00:37:56-07:00,commit, +26818,Nathan Goldbaum,2012-12-19 23:11:29-08:00,commit, +26819,Nathan Goldbaum,2012-12-19 23:05:47-08:00,commit, +26820,Nathan Goldbaum,2012-12-19 22:50:53-08:00,commit, +26821,Nathan Goldbaum,2012-12-19 22:27:10-08:00,commit, +26822,Nathan Goldbaum,2012-12-19 22:10:35-08:00,commit, +26823,Nathan Goldbaum,2012-12-19 22:09:48-08:00,commit, +26824,Nathan Goldbaum,2012-12-19 21:37:37-08:00,commit, +26825,Nathan Goldbaum,2012-12-19 21:25:16-08:00,commit, +26826,Sam Skillman,2012-12-19 17:48:14-07:00,commit, +26827,Matthew Turk,2012-12-19 18:05:04-05:00,commit, +26828,Matthew Turk,2012-12-19 14:31:14-05:00,commit, +26829,Matthew Turk,2012-12-19 07:24:15-05:00,commit, +26830,Matthew Turk,2012-12-19 07:22:37-05:00,commit, +26831,Matthew Turk,2012-12-19 07:22:15-05:00,commit, +26832,Matthew Turk,2012-12-19 07:12:16-05:00,commit, +26833,Nathan Goldbaum,2012-12-18 16:03:17-08:00,commit, +26834,Matthew Turk,2012-12-18 17:50:37-06:00,commit, +26835,Kacper Kowalik,2013-01-15 14:25:52+01:00,commit, +26836,Kacper Kowalik,2013-01-15 14:03:47+01:00,commit, +26837,Matthew Turk,2013-01-14 15:53:55-05:00,commit, +26838,Andrew Myers,2013-01-14 12:36:13-08:00,commit, +26839,Britton Smith,2013-01-14 14:31:15-05:00,commit, +26840,Britton Smith,2013-01-14 14:23:59-05:00,commit, +26841,Nathan Goldbaum,2013-01-13 20:49:23-08:00,commit, +26842,Matthew Turk,2013-01-13 22:29:40-05:00,commit, +26843,Matthew Turk,2012-12-18 17:50:37-06:00,commit, +26844,Andrew Myers,2012-12-18 14:34:17-08:00,commit, +26845,Kacper Kowalik,2012-12-18 20:49:16+01:00,commit, +26846,Sam Leitner,2012-12-18 13:42:12-05:00,commit, +26847,Matthew Turk,2012-12-18 11:55:58-06:00,commit, +26848,Matthew Turk,2012-12-18 11:47:05-06:00,commit, +26849,Stephen Skory,2012-12-18 09:01:26-07:00,commit, +26850,Kacper Kowalik,2012-12-18 10:13:48+01:00,commit, +26851,Sam Leitner,2012-12-18 00:41:44-05:00,commit, +26852,Sam Leitner,2012-12-18 00:24:53-05:00,commit, +26853,Sam Leitner,2012-12-18 00:13:40-05:00,commit, +26854,Nathan Goldbaum,2012-12-17 20:21:08-08:00,commit, +26855,Matthew Turk,2012-12-17 22:17:48-06:00,commit, +26856,Andrew Myers,2012-12-17 20:11:41-08:00,commit, +26857,Andrew Myers,2012-12-17 20:10:00-08:00,commit, +26858,Nathan Goldbaum,2012-12-17 14:37:32-08:00,commit, +26859,Nathan Goldbaum,2012-12-17 14:08:03-08:00,commit, +26860,Nathan Goldbaum,2012-12-17 14:07:25-08:00,commit, +26861,Nathan Goldbaum,2012-12-17 10:21:37-08:00,commit, +26862,Nathan Goldbaum,2012-12-17 10:12:35-08:00,commit, +26863,Kacper Kowalik,2012-12-17 17:07:38+01:00,commit, +26864,Matthew Turk,2012-12-16 08:45:55-05:00,commit, +26865,Matthew Turk,2012-12-16 07:57:19-05:00,commit, +26866,Matthew Turk,2012-12-15 15:45:57-05:00,commit, +26867,Matthew Turk,2012-12-15 15:23:40-05:00,commit, +26868,Matthew Turk,2012-12-14 20:37:33-05:00,commit, +26869,Nathan Goldbaum,2012-12-14 15:54:41-08:00,commit, +26870,Markus Haider,2012-12-14 15:53:30-08:00,commit, +26871,Stephen Skory,2012-12-14 16:37:04-07:00,commit, +26872,Stephen Skory,2012-12-13 15:26:21-07:00,commit, +26873,Kacper Kowalik,2012-12-13 21:04:05+01:00,commit, +26874,John ZuHone,2012-12-13 13:29:10-05:00,commit, +26875,Matthew Turk,2012-12-13 12:48:44-05:00,commit, +26876,Britton Smith,2012-12-13 11:49:48-05:00,commit, +26877,Britton Smith,2012-12-13 11:48:56-05:00,commit, +26878,Stephen Skory,2012-12-13 09:44:23-07:00,commit, +26879,Matthew Turk,2012-12-13 11:37:07-05:00,commit, +26880,Britton Smith,2012-12-13 10:00:59-05:00,commit, +26881,Kacper Kowalik,2012-12-13 15:32:07+01:00,commit, +26882,Nathan Goldbaum,2012-12-12 15:30:14-08:00,commit, +26883,Nathan Goldbaum,2012-12-12 15:10:39-08:00,commit, +26884,Matthew Turk,2012-12-12 16:26:42-05:00,commit, +26885,Nathan Goldbaum,2012-12-12 13:06:53-08:00,commit, +26886,Britton Smith,2012-12-12 15:48:20-05:00,commit, +26887,Matthew Turk,2012-12-11 17:18:54-05:00,commit, +26888,Matthew Turk,2012-12-11 16:41:57-05:00,commit, +26889,Matthew Turk,2012-12-11 16:36:03-05:00,commit, +26890,Matthew Turk,2012-12-11 13:43:52-05:00,commit, +26891,Nathan Goldbaum,2012-12-11 10:42:31-08:00,commit, +26892,Nathan Goldbaum,2012-12-11 10:33:17-08:00,commit, +26893,John ZuHone,2012-12-11 11:23:39-05:00,commit, +26894,John ZuHone,2012-12-11 11:18:50-05:00,commit, +26895,John ZuHone,2012-12-11 10:48:40-05:00,commit, +26896,Matthew Turk,2012-12-11 06:05:29-05:00,commit, +26897,Nathan Goldbaum,2012-12-10 17:46:33-08:00,commit, +26898,Nathan Goldbaum,2012-12-10 17:45:13-08:00,commit, +26899,Nathan Goldbaum,2012-12-10 17:43:15-08:00,commit, +26900,John ZuHone,2012-12-10 00:34:45-05:00,commit, +26901,John ZuHone,2012-12-09 16:04:00-05:00,commit, +26902,John ZuHone,2012-12-09 16:03:08-05:00,commit, +26903,Sam Skillman,2012-12-09 13:31:00-07:00,commit, +26904,Sam Skillman,2012-12-09 12:37:21-07:00,commit, +26905,Sam Skillman,2012-12-09 12:24:36-07:00,commit, +26906,Sam Skillman,2012-12-09 12:20:53-07:00,commit, +26907,Sam Skillman,2012-12-08 14:04:54-06:00,commit, +26908,Sam Skillman,2012-12-08 13:33:16-06:00,commit, +26909,Sam Skillman,2012-12-08 13:31:25-06:00,commit, +26910,Sam Skillman,2012-12-08 11:49:07-06:00,commit, +26911,Matthew Turk,2012-12-07 18:29:08-05:00,commit, +26912,Matthew Turk,2012-12-07 17:41:03-05:00,commit, +26913,Matthew Turk,2012-12-07 17:19:24-05:00,commit, +26914,Matthew Turk,2012-12-07 16:26:04-05:00,commit, +26915,Matthew Turk,2012-12-07 16:22:30-05:00,commit, +26916,Matthew Turk,2012-12-07 16:22:12-05:00,commit, +26917,Stephen Skory,2012-12-07 14:03:24-07:00,commit, +26918,Stephen Skory,2012-12-07 14:03:04-07:00,commit, +26919,Stephen Skory,2012-12-07 13:16:28-07:00,commit, +26920,Nathan Goldbaum,2012-12-07 11:38:55-08:00,commit, +26921,Matthew Turk,2012-12-07 14:36:40-05:00,commit, +26922,Nathan Goldbaum,2012-12-07 11:23:59-08:00,commit, +26923,Matthew Turk,2012-12-07 10:00:03-05:00,commit, +26924,Stephen Skory,2012-12-06 15:29:14-07:00,commit, +26925,Stephen Skory,2012-12-06 15:21:52-07:00,commit, +26926,Matthew Turk,2012-12-06 14:41:58-05:00,commit, +26927,Matthew Turk,2012-12-06 11:41:08-05:00,commit, +26928,Matthew Turk,2012-12-05 10:59:16-05:00,commit, +26929,Matthew Turk,2012-12-05 09:41:29-05:00,commit, +26930,Matthew Turk,2012-12-05 09:40:32-05:00,commit, +26931,Matthew Turk,2012-12-04 17:59:29-05:00,commit, +26932,Matthew Turk,2012-12-04 17:48:49-05:00,commit, +26933,Matthew Turk,2012-12-04 17:44:33-05:00,commit, +26934,Matthew Turk,2012-12-04 17:39:53-05:00,commit, +26935,Matthew Turk,2012-12-04 17:15:03-05:00,commit, +26936,Sam Leitner,2012-12-04 16:59:40-05:00,commit, +26937,Matthew Turk,2012-12-04 16:24:31-05:00,commit, +26938,Nathan Goldbaum,2012-12-04 12:57:05-08:00,commit, +26939,Sam Leitner,2012-12-04 11:44:03-05:00,commit, +26940,Britton Smith,2012-12-04 10:22:33-05:00,commit, +26941,Britton Smith,2012-12-04 10:20:25-05:00,commit, +26942,Britton Smith,2012-12-04 10:19:24-05:00,commit, +26943,Stephen Skory,2012-12-03 17:28:30-07:00,commit, +26944,Stephen Skory,2012-12-03 15:31:26-07:00,commit, +26945,Stephen Skory,2012-12-03 15:29:20-07:00,commit, +26946,Matthew Turk,2012-12-03 15:46:19-05:00,commit, +26947,Stephen Skory,2012-12-03 13:39:38-07:00,commit, +26948,Stephen Skory,2012-12-03 13:39:14-07:00,commit, +26949,Matthew Turk,2012-12-03 15:26:38-05:00,commit, +26950,Matthew Turk,2012-12-03 15:17:30-05:00,commit, +26951,John ZuHone,2012-12-03 14:25:52-05:00,commit, +26952,John ZuHone,2012-12-03 14:24:40-05:00,commit, +26953,Matthew Turk,2012-12-03 13:26:05-05:00,commit, +26954,Matthew Turk,2012-12-03 13:00:21-05:00,commit, +26955,Matthew Turk,2012-12-03 12:44:14-05:00,commit, +26956,Nathan Goldbaum,2012-12-01 16:00:35-08:00,commit, +26957,Matthew Turk,2012-11-30 23:25:20-05:00,commit, +26958,Nathan Goldbaum,2012-11-30 14:28:12-08:00,commit, +26959,Nathan Goldbaum,2012-11-30 14:27:29-08:00,commit, +26960,Stephen Skory,2012-11-30 14:39:18-07:00,commit, +26961,Stephen Skory,2012-11-30 14:35:39-07:00,commit, +26962,Stephen Skory,2012-11-30 14:34:54-07:00,commit, +26963,John ZuHone,2012-11-30 16:15:47-05:00,commit, +26964,John ZuHone,2012-11-30 16:13:07-05:00,commit, +26965,Matthew Turk,2012-11-30 16:08:30-05:00,commit, +26966,Matthew Turk,2012-11-30 15:47:03-05:00,commit, +26967,Matthew Turk,2012-11-30 15:39:55-05:00,commit, +26968,Nathan Goldbaum,2012-11-30 12:36:19-08:00,commit, +26969,Nathan Goldbaum,2012-11-30 12:17:35-08:00,commit, +26970,Britton Smith,2012-11-30 14:56:45-05:00,commit, +26971,Yuan Li,2012-11-30 14:51:02-05:00,commit, +26972,Yuan Li,2012-11-30 14:47:35-05:00,commit, +26973,Yuan Li,2012-11-30 14:47:16-05:00,commit, +26974,Stephen Skory,2012-11-30 12:33:22-07:00,commit, +26975,Stephen Skory,2012-11-30 12:29:46-07:00,commit, +26976,Matthew Turk,2012-11-30 13:40:38-05:00,commit, +26977,Sam Skillman,2012-11-30 11:37:08-07:00,commit, +26978,Sam Skillman,2012-11-30 11:34:07-07:00,commit, +26979,Sam Skillman,2012-11-30 11:03:42-07:00,commit, +26980,Matthew Turk,2012-11-30 07:24:13-05:00,commit, +26981,Matthew Turk,2012-11-30 07:07:44-05:00,commit, +26982,John ZuHone,2012-11-30 00:54:42-05:00,commit, +26983,John ZuHone,2012-11-29 23:56:57-05:00,commit, +26984,Yuan Li,2012-11-29 23:42:03-05:00,commit, +26985,Sam Skillman,2012-11-29 19:02:09-07:00,commit, +26986,Matthew Turk,2012-11-29 18:58:38-05:00,commit, +26987,Matthew Turk,2012-11-29 18:54:21-05:00,commit, +26988,Sam Skillman,2012-11-29 16:47:01-07:00,commit, +26989,Cameron Hummels,2012-11-29 15:00:32-07:00,commit, +26990,Matthew Turk,2012-11-29 15:03:23-05:00,commit, +26991,Cameron Hummels,2012-11-28 18:02:26-07:00,commit, +26992,John ZuHone,2012-11-28 14:12:35-05:00,commit, +26993,John ZuHone,2012-11-28 12:02:07-05:00,commit, +26994,Matthew Turk,2012-11-28 09:03:31-05:00,commit, +26995,Matthew Turk,2012-11-28 08:59:38-05:00,commit, +26996,Matthew Turk,2012-11-28 08:18:15-05:00,commit, +26997,Matthew Turk,2012-11-28 07:20:16-05:00,commit, +26998,Sam Skillman,2012-11-27 21:21:40-07:00,commit, +26999,Sam Skillman,2012-11-27 21:21:02-07:00,commit, +27000,Matthew Turk,2012-11-27 21:56:35-05:00,commit, +27001,Matthew Turk,2012-11-27 17:22:21-05:00,commit, +27002,Chris Moody,2012-11-27 14:12:03-08:00,commit, +27003,John ZuHone,2012-11-27 16:43:30-05:00,commit, +27004,Chris Moody,2012-11-27 13:35:11-08:00,commit, +27005,Yuan Li,2012-11-27 15:34:32-05:00,commit, +27006,John ZuHone,2012-11-27 14:16:38-05:00,commit, +27007,Matthew Turk,2012-11-27 13:38:32-05:00,commit, +27008,Chris Moody,2012-11-27 09:38:13-08:00,commit, +27009,Matthew Turk,2012-11-27 05:50:28-05:00,commit, +27010,Matthew Turk,2012-11-27 05:40:19-05:00,commit, +27011,Matthew Turk,2012-11-27 05:36:35-05:00,commit, +27012,Matthew Turk,2012-11-27 05:36:05-05:00,commit, +27013,Matthew Turk,2012-11-27 05:17:43-05:00,commit, +27014,Chris Moody,2012-11-26 21:05:11-08:00,commit, +27015,Chris Moody,2012-11-26 20:51:01-08:00,commit, +27016,Chris Moody,2012-11-26 15:35:12-08:00,commit, +27017,Chris Moody,2012-11-26 15:24:17-08:00,commit, +27018,Chris Moody,2012-11-26 15:09:49-08:00,commit, +27019,Nathan Goldbaum,2012-11-26 15:07:54-08:00,commit, +27020,John ZuHone,2012-11-26 18:01:53-05:00,commit, +27021,Chris Moody,2012-11-26 15:01:49-08:00,commit, +27022,John ZuHone,2012-11-26 17:56:23-05:00,commit, +27023,Chris Moody,2012-11-26 14:51:54-08:00,commit, +27024,Chris Moody,2012-11-26 14:37:31-08:00,commit, +27025,Chris Moody,2012-11-26 14:37:08-08:00,commit, +27026,Chris Moody,2012-11-26 14:36:35-08:00,commit, +27027,Nathan Goldbaum,2012-11-26 14:28:38-08:00,commit, +27028,Chris Moody,2012-11-26 14:27:46-08:00,commit, +27029,Chris Moody,2012-11-26 14:19:05-08:00,commit, +27030,Nathan Goldbaum,2012-11-26 14:07:45-08:00,commit, +27031,Nathan Goldbaum,2012-11-26 13:55:40-08:00,commit, +27032,Nathan Goldbaum,2012-11-26 13:54:19-08:00,commit, +27033,Michael Kuhlen,2012-11-26 13:46:05-08:00,commit, +27034,Chris Moody,2012-11-26 13:07:52-08:00,commit, +27035,Chris Moody,2012-11-26 12:04:12-08:00,commit, +27036,Chris Moody,2012-11-26 12:03:45-08:00,commit, +27037,Chris Moody,2012-11-26 11:06:14-08:00,commit, +27038,Britton Smith,2012-11-26 13:13:28-05:00,commit, +27039,Stephen Skory,2012-11-26 11:05:41-07:00,commit, +27040,Britton Smith,2012-11-26 13:01:19-05:00,commit, +27041,Stephen Skory,2012-11-26 09:30:12-07:00,commit, +27042,Stephen Skory,2012-11-26 09:14:42-07:00,commit, +27043,Stephen Skory,2012-11-26 09:06:31-07:00,commit, +27044,Stephen Skory,2012-11-25 15:23:49-07:00,commit, +27045,Stephen Skory,2012-11-25 09:50:40-07:00,commit, +27046,Stephen Skory,2012-11-25 09:05:12-07:00,commit, +27047,Chris Moody,2012-11-24 22:54:10-08:00,commit, +27048,Chris Moody,2012-11-24 19:47:43-08:00,commit, +27049,Chris Moody,2012-11-24 19:47:24-08:00,commit, +27050,Chris Moody,2012-11-23 23:49:11-08:00,commit, +27051,John ZuHone,2012-11-23 23:28:14-05:00,commit, +27052,Nathan Goldbaum,2012-11-21 17:12:32-08:00,commit, +27053,Chris Moody,2012-11-21 16:22:45-08:00,commit, +27054,Nathan Goldbaum,2012-11-21 15:32:37-08:00,commit, +27055,Chris Moody,2012-11-21 15:18:11-08:00,commit, +27056,Nathan Goldbaum,2012-11-21 15:13:31-08:00,commit, +27057,Chris Moody,2012-11-21 11:26:03-08:00,commit, +27058,Chris Moody,2012-11-21 09:19:04-08:00,commit, +27059,Chris Moody,2012-11-21 08:26:29-08:00,commit, +27060,Matthew Turk,2012-11-21 09:22:20-05:00,commit, +27061,Chris Moody,2012-11-20 23:50:15-08:00,commit, +27062,Chris Moody,2012-11-20 23:21:21-08:00,commit, +27063,Chris Moody,2012-11-20 23:09:28-08:00,commit, +27064,Chris Moody,2012-11-20 22:58:23-08:00,commit, +27065,Chris Moody,2012-11-20 22:27:39-08:00,commit, +27066,Chris Moody,2012-11-20 21:11:43-08:00,commit, +27067,Chris Moody,2012-11-20 19:13:45-08:00,commit, +27068,Chris Moody,2012-11-20 18:34:01-08:00,commit, +27069,Stephen Skory,2012-11-20 15:34:42-07:00,commit, +27070,Matthew Turk,2012-11-20 16:54:20-05:00,commit, +27071,Matthew Turk,2012-11-20 16:44:25-05:00,commit, +27072,Matthew Turk,2012-11-20 16:25:58-05:00,commit, +27073,John ZuHone,2012-11-20 15:42:49-05:00,commit, +27074,John ZuHone,2012-11-20 15:16:55-05:00,commit, +27075,Matthew Turk,2012-11-20 15:02:37-05:00,commit, +27076,John ZuHone,2012-11-20 14:28:11-05:00,commit, +27077,John ZuHone,2012-11-20 13:04:37-05:00,commit, +27078,John ZuHone,2012-11-20 12:58:21-05:00,commit, +27079,John ZuHone,2012-11-20 12:55:46-05:00,commit, +27080,John ZuHone,2012-11-20 11:37:27-05:00,commit, +27081,John ZuHone,2012-11-20 11:36:55-05:00,commit, +27082,John ZuHone,2012-11-20 09:58:08-05:00,commit, +27083,Sam Skillman,2012-11-19 21:53:30-07:00,commit, +27084,Sam Skillman,2012-11-19 21:52:51-07:00,commit, +27085,John ZuHone,2012-11-19 23:48:29-05:00,commit, +27086,John ZuHone,2012-11-19 23:30:05-05:00,commit, +27087,John ZuHone,2012-11-19 21:49:28-05:00,commit, +27088,Matthew Turk,2012-11-19 14:35:57-05:00,commit, +27089,Sam Leitner,2012-11-19 10:03:57-05:00,commit, +27090,Matthew Turk,2012-11-19 08:24:38-05:00,commit, +27091,Matthew Turk,2012-11-19 08:23:56-05:00,commit, +27092,Matthew Turk,2012-11-19 08:12:26-05:00,commit, +27093,Sam Leitner,2012-11-17 23:10:48-05:00,commit, +27094,Matthew Turk,2012-11-17 10:44:45-05:00,commit, +27095,John ZuHone,2012-11-17 09:52:33-05:00,commit, +27096,John ZuHone,2012-11-17 07:18:43-05:00,commit, +27097,John ZuHone,2012-11-17 07:16:41-05:00,commit, +27098,John ZuHone,2012-11-17 07:16:07-05:00,commit, +27099,John ZuHone,2012-11-17 07:15:41-05:00,commit, +27100,Anna Rosen,2012-11-16 13:52:49-08:00,commit, +27101,Cameron Hummels,2012-11-15 21:51:41-07:00,commit, +27102,Cameron Hummels,2012-11-15 21:44:44-07:00,commit, +27103,Cameron Hummels,2012-11-15 21:44:33-07:00,commit, +27104,Nathan Goldbaum,2012-11-15 19:39:10-08:00,commit, +27105,Nathan Goldbaum,2012-11-15 19:38:49-08:00,commit, +27106,Cameron Hummels,2012-11-15 20:35:16-07:00,commit, +27107,Cameron Hummels,2012-11-15 20:35:03-07:00,commit, +27108,John ZuHone,2012-11-15 22:33:53-05:00,commit, +27109,John ZuHone,2012-11-15 22:32:48-05:00,commit, +27110,Britton Smith,2012-11-15 22:26:29-05:00,commit, +27111,Cameron Hummels,2012-11-15 20:13:47-07:00,commit, +27112,Cameron Hummels,2012-11-15 20:13:28-07:00,commit, +27113,John ZuHone,2012-11-15 22:10:32-05:00,commit, +27114,John ZuHone,2012-11-15 22:05:03-05:00,commit, +27115,Cameron Hummels,2012-11-15 17:58:23-07:00,commit, +27116,Sam Skillman,2012-11-15 16:05:55-07:00,commit, +27117,Nathan Goldbaum,2012-11-15 12:51:36-08:00,commit, +27118,Douglas Rudd,2012-11-15 14:26:19-06:00,commit, +27119,Stephen Skory,2012-11-15 13:23:06-07:00,commit, +27120,Stephen Skory,2012-11-15 13:22:47-07:00,commit, +27121,Stephen Skory,2012-11-15 13:12:13-07:00,commit, +27122,Matthew Turk,2012-11-15 13:52:10-05:00,commit, +27123,Sam Skillman,2012-11-15 11:22:11-07:00,commit, +27124,Nathan Goldbaum,2012-11-14 21:16:26-08:00,commit, +27125,Nathan Goldbaum,2012-11-14 17:19:48-08:00,commit, +27126,Nathan Goldbaum,2012-11-14 17:12:55-08:00,commit, +27127,Nathan Goldbaum,2012-11-14 14:59:10-08:00,commit, +27128,Douglas Rudd,2012-11-14 16:17:32-06:00,commit, +27129,Nathan Goldbaum,2012-11-14 13:55:13-08:00,commit, +27130,Matthew Turk,2012-11-14 16:18:44-05:00,commit, +27131,Matthew Turk,2012-11-14 16:00:38-05:00,commit, +27132,John ZuHone,2012-11-14 15:59:48-05:00,commit, +27133,Douglas Rudd,2012-11-14 14:52:06-06:00,commit, +27134,Matthew Turk,2012-11-14 15:49:53-05:00,commit, +27135,Sam Skillman,2012-11-14 13:49:24-07:00,commit, +27136,Matthew Turk,2012-11-14 15:47:28-05:00,commit, +27137,John ZuHone,2012-11-14 15:44:46-05:00,commit, +27138,John ZuHone,2012-11-14 15:43:54-05:00,commit, +27139,John ZuHone,2012-11-14 15:42:05-05:00,commit, +27140,Nathan Goldbaum,2012-11-14 12:09:58-08:00,commit, +27141,Stephen Skory,2012-11-14 12:45:22-07:00,commit, +27142,Sam Skillman,2012-11-14 11:27:59-07:00,commit, +27143,Sam Skillman,2012-11-14 11:18:30-07:00,commit, +27144,Sam Skillman,2012-11-14 11:15:45-07:00,commit, +27145,Sam Skillman,2012-11-14 10:13:00-07:00,commit, +27146,Sam Leitner,2012-11-14 11:27:32-05:00,commit, +27147,Britton Smith,2012-11-14 10:15:53-05:00,commit, +27148,Britton Smith,2012-11-14 10:15:06-05:00,commit, +27149,Stephen Skory,2012-11-13 17:16:26-07:00,commit, +27150,Nathan Goldbaum,2012-11-13 15:43:43-08:00,commit, +27151,Stephen Skory,2012-11-13 15:36:50-07:00,commit, +27152,Sam Leitner,2012-11-13 13:50:38-05:00,commit, +27153,J.S. Oishi,2012-11-13 10:22:44-05:00,commit, +27154,J.S. Oishi,2012-11-13 10:22:18-05:00,commit, +27155,Matthew Turk,2012-11-13 09:14:52-05:00,commit, +27156,Britton Smith,2012-11-12 22:40:55-05:00,commit, +27157,Andrew Myers,2012-11-12 18:26:23-08:00,commit, +27158,Sam Skillman,2012-11-12 15:27:38-07:00,commit, +27159,Sam Skillman,2012-11-12 15:27:06-07:00,commit, +27160,Stephen Skory,2012-11-12 13:11:45-07:00,commit, +27161,Stephen Skory,2012-11-12 13:00:34-07:00,commit, +27162,Stephen Skory,2012-11-12 12:55:54-07:00,commit, +27163,Stephen Skory,2012-11-12 12:46:23-07:00,commit, +27164,Britton Smith,2012-11-12 14:39:18-05:00,commit, +27165,Britton Smith,2012-11-12 14:34:58-05:00,commit, +27166,Sam Skillman,2012-11-12 11:57:09-07:00,commit, +27167,Nathan Goldbaum,2012-11-12 10:56:17-08:00,commit, +27168,Sam Skillman,2012-11-12 10:13:20-07:00,commit, +27169,Sam Skillman,2012-11-12 10:13:09-07:00,commit, +27170,Matthew Turk,2012-11-11 21:52:29-05:00,commit, +27171,Matthew Turk,2012-11-11 18:30:53-05:00,commit, +27172,Matthew Turk,2012-11-11 15:34:42-05:00,commit, +27173,Matthew Turk,2012-11-11 14:20:07-05:00,commit, +27174,Matthew Turk,2012-11-11 11:12:34-05:00,commit, +27175,Matthew Turk,2012-11-11 10:50:12-05:00,commit, +27176,Matthew Turk,2012-11-11 10:45:51-05:00,commit, +27177,Matthew Turk,2012-11-11 10:35:52-05:00,commit, +27178,Britton Smith,2012-11-10 19:12:50-05:00,commit, +27179,Britton Smith,2012-11-10 17:54:18-05:00,commit, +27180,Britton Smith,2012-11-10 17:52:49-05:00,commit, +27181,Sam Skillman,2012-11-10 16:11:49-05:00,commit, +27182,Matthew Turk,2012-11-10 13:55:28-05:00,commit, +27183,Matthew Turk,2012-11-10 13:53:36-05:00,commit, +27184,Matthew Turk,2012-11-10 13:51:57-05:00,commit, +27185,Matthew Turk,2012-11-10 12:12:14-05:00,commit, +27186,Britton Smith,2012-11-10 09:10:00-05:00,commit, +27187,Britton Smith,2012-11-10 09:09:47-05:00,commit, +27188,Matthew Turk,2012-11-09 23:25:57-05:00,commit, +27189,Cameron Hummels,2012-11-09 23:25:36-05:00,commit, +27190,Matthew Turk,2012-11-09 23:24:35-05:00,commit, +27191,Cameron Hummels,2012-11-09 23:23:13-05:00,commit, +27192,Cameron Hummels,2012-11-09 23:22:19-05:00,commit, +27193,Matthew Turk,2012-11-09 22:18:23-05:00,commit, +27194,Matthew Turk,2012-11-09 22:15:56-05:00,commit, +27195,Stephen Skory,2012-11-09 17:03:08-07:00,commit, +27196,Cameron Hummels,2012-11-09 18:46:21-05:00,commit, +27197,Stephen Skory,2012-11-09 16:45:27-07:00,commit, +27198,Cameron Hummels,2012-11-09 18:45:09-05:00,commit, +27199,Sam Skillman,2012-11-09 16:09:43-07:00,commit, +27200,Sam Skillman,2012-11-09 15:57:08-07:00,commit, +27201,Sam Skillman,2012-11-09 15:56:24-07:00,commit, +27202,Matthew Turk,2012-11-09 17:48:29-05:00,commit, +27203,Sam Skillman,2012-11-09 15:47:06-07:00,commit, +27204,Sam Skillman,2012-11-09 15:27:20-07:00,commit, +27205,Cameron Hummels,2012-11-09 17:25:30-05:00,commit, +27206,Cameron Hummels,2012-11-09 16:42:26-05:00,commit, +27207,Cameron Hummels,2012-11-09 16:38:03-05:00,commit, +27208,Cameron Hummels,2012-11-09 16:32:19-05:00,commit, +27209,John ZuHone,2012-11-09 16:21:01-05:00,commit, +27210,Stephen Skory,2012-11-09 14:19:27-07:00,commit, +27211,Stephen Skory,2012-11-09 14:17:45-07:00,commit, +27212,Stephen Skory,2012-11-09 14:11:18-07:00,commit, +27213,Stephen Skory,2012-11-09 14:09:27-07:00,commit, +27214,Stephen Skory,2012-11-09 14:08:57-07:00,commit, +27215,Cameron Hummels,2012-11-09 15:01:18-05:00,commit, +27216,Sam Skillman,2012-11-09 12:12:32-07:00,commit, +27217,Sam Skillman,2012-11-09 12:12:10-07:00,commit, +27218,Casey W. Stark,2012-11-09 09:14:56-08:00,commit, +27219,Cameron Hummels,2012-11-09 11:15:45-05:00,commit, +27220,Matthew Turk,2012-11-08 15:44:32-05:00,commit, +27221,Britton Smith,2012-11-08 14:38:26-05:00,commit, +27222,Matthew Turk,2012-11-08 14:33:20-05:00,commit, +27223,Matthew Turk,2012-11-08 14:32:13-05:00,commit, +27224,Matthew Turk,2012-11-08 14:30:37-05:00,commit, +27225,Nathan Goldbaum,2012-11-08 13:56:28-05:00,commit, +27226,Nathan Goldbaum,2012-11-08 13:55:57-05:00,commit, +27227,Britton Smith,2012-11-08 11:56:14-05:00,commit, +27228,Stephen Skory,2012-11-08 09:38:33-07:00,commit, +27229,Sam Skillman,2012-11-08 08:26:55-07:00,commit, +27230,Sam Skillman,2012-11-07 21:39:11-07:00,commit, +27231,Sam Skillman,2012-11-07 21:38:42-07:00,commit, +27232,Matthew Turk,2012-11-07 22:03:38-05:00,commit, +27233,Britton Smith,2012-11-07 21:20:15-05:00,commit, +27234,Britton Smith,2012-11-07 21:19:56-05:00,commit, +27235,Matthew Turk,2012-11-07 20:37:08-05:00,commit, +27236,Stephen Skory,2012-11-07 16:34:37-07:00,commit, +27237,Stephen Skory,2012-11-07 16:34:30-07:00,commit, +27238,Stephen Skory,2012-11-07 16:31:40-07:00,commit, +27239,Stephen Skory,2012-11-07 16:30:44-07:00,commit, +27240,Stephen Skory,2012-11-07 16:03:20-07:00,commit, +27241,Stephen Skory,2012-11-07 15:54:13-07:00,commit, +27242,Stephen Skory,2012-11-07 15:53:20-07:00,commit, +27243,Matthew Turk,2012-11-07 17:35:34-05:00,commit, +27244,Matthew Turk,2012-11-07 17:35:14-05:00,commit, +27245,Britton Smith,2012-11-07 17:24:05-05:00,commit, +27246,Chris Moody,2012-11-07 14:20:15-08:00,commit, +27247,Chris Moody,2012-11-07 14:09:16-08:00,commit, +27248,Chris Moody,2012-11-07 14:08:18-08:00,commit, +27249,Chris Moody,2012-11-07 14:07:14-08:00,commit, +27250,Matthew Turk,2012-11-07 17:06:32-05:00,commit, +27251,Chris Moody,2012-11-07 14:06:06-08:00,commit, +27252,Britton Smith,2012-11-07 16:58:00-05:00,commit, +27253,Matthew Turk,2012-11-07 15:53:25-05:00,commit, +27254,Britton Smith,2012-11-07 15:50:54-05:00,commit, +27255,Britton Smith,2012-11-07 15:50:33-05:00,commit, +27256,Matthew Turk,2012-11-07 15:50:31-05:00,commit, +27257,Matthew Turk,2012-11-07 15:50:14-05:00,commit, +27258,Nathan Goldbaum,2012-11-07 15:39:29-05:00,commit, +27259,Sam Skillman,2012-11-07 13:29:55-07:00,commit, +27260,Matthew Turk,2012-11-07 15:28:54-05:00,commit, +27261,Britton Smith,2012-11-07 15:20:44-05:00,commit, +27262,Britton Smith,2012-11-07 15:20:31-05:00,commit, +27263,Matthew Turk,2012-11-07 14:52:19-05:00,commit, +27264,Matthew Turk,2012-11-07 14:41:06-05:00,commit, +27265,Christian Karch,2012-11-07 13:39:47+01:00,commit, +27266,Christian Karch,2012-11-07 13:38:18+01:00,commit, +27267,Matthew Turk,2012-11-07 07:15:59-05:00,commit, +27268,Stephen Skory,2012-11-06 14:56:44-07:00,commit, +27269,Sam Skillman,2012-11-06 12:27:46-07:00,commit, +27270,Sam Skillman,2012-11-06 11:13:54-07:00,commit, +27271,Sam Skillman,2012-11-06 11:12:43-07:00,commit, +27272,Stephen Skory,2012-11-06 09:48:07-07:00,commit, +27273,Sam Leitner,2012-11-05 22:47:31-05:00,commit, +27274,Stephen Skory,2012-11-05 14:55:20-07:00,commit, +27275,Britton Smith,2012-11-05 16:36:28-05:00,commit, +27276,Britton Smith,2012-11-05 16:24:13-05:00,commit, +27277,Matthew Turk,2012-11-05 15:31:37-05:00,commit, +27278,Matthew Turk,2012-11-05 14:31:31-05:00,commit, +27279,Matthew Turk,2012-11-05 14:17:08-05:00,commit, +27280,Matthew Turk,2012-11-05 14:05:22-05:00,commit, +27281,Matthew Turk,2012-11-05 13:21:22-05:00,commit, +27282,Matthew Turk,2012-11-05 11:58:18-05:00,commit, +27283,Matthew Turk,2012-11-05 11:53:23-05:00,commit, +27284,Matthew Turk,2012-11-05 10:29:47-05:00,commit, +27285,Matthew Turk,2012-11-05 10:26:35-05:00,commit, +27286,Matthew Turk,2012-11-05 10:05:46-05:00,commit, +27287,Stephen Skory,2012-11-02 17:23:46-06:00,commit, +27288,Nathan Goldbaum,2012-11-02 14:48:55-07:00,commit, +27289,Britton Smith,2012-11-02 17:01:14-04:00,commit, +27290,Matthew Turk,2012-11-02 16:16:24-04:00,commit, +27291,Nathan Goldbaum,2012-11-02 12:35:37-07:00,commit, +27292,Matthew Turk,2012-11-02 14:17:46-04:00,commit, +27293,Matthew Turk,2012-11-02 13:13:27-04:00,commit, +27294,Matthew Turk,2012-11-02 13:02:23-04:00,commit, +27295,Matthew Turk,2012-11-02 07:23:31-04:00,commit, +27296,Matthew Turk,2012-11-02 07:22:36-04:00,commit, +27297,Matthew Turk,2012-11-02 07:18:03-04:00,commit, +27298,Matthew Turk,2012-11-01 18:46:13-04:00,commit, +27299,Matthew Turk,2012-11-01 16:34:28-04:00,commit, +27300,Chris Moody,2012-10-31 17:46:10-07:00,commit, +27301,Matthew Turk,2012-10-31 10:53:54-04:00,commit, +27302,Christian Karch,2012-10-31 14:05:26+01:00,commit, +27303,Christian Karch,2012-10-31 13:50:35+01:00,commit, +27304,Matthew Turk,2012-10-30 16:34:32-04:00,commit, +27305,Sam Skillman,2012-10-30 14:21:35-06:00,commit, +27306,Sam Skillman,2012-10-30 13:46:57-06:00,commit, +27307,Christian Karch,2012-10-30 20:15:50+01:00,commit, +27308,Christian Karch,2012-10-30 19:58:19+01:00,commit, +27309,Christian Karch,2012-10-30 10:48:03+01:00,commit, +27310,Christian Karch,2012-10-30 10:39:04+01:00,commit, +27311,Christian Karch,2012-10-29 17:00:04+01:00,commit, +27312,Christian Karch,2012-10-29 14:49:37+01:00,commit, +27313,Matthew Turk,2012-10-26 08:12:59-04:00,commit, +27314,Matthew Turk,2012-10-26 07:43:09-04:00,commit, +27315,Matthew Turk,2012-10-26 07:26:33-04:00,commit, +27316,Matthew Turk,2012-10-26 07:25:21-04:00,commit, +27317,Sam Skillman,2012-10-25 16:48:33-06:00,commit, +27318,Sam Skillman,2012-10-25 16:48:20-06:00,commit, +27319,Sam Skillman,2012-10-25 16:46:53-06:00,commit, +27320,Sam Skillman,2012-10-24 18:39:55-06:00,commit, +27321,Geoffrey So,2012-10-24 17:10:34-07:00,commit, +27322,Matthew Turk,2012-10-24 15:58:34-04:00,commit, +27323,Matthew Turk,2012-10-24 15:41:53-04:00,commit, +27324,Matthew Turk,2012-10-24 15:35:09-04:00,commit, +27325,Matthew Turk,2012-10-24 15:25:36-04:00,commit, +27326,Matthew Turk,2012-10-24 15:23:34-04:00,commit, +27327,Matthew Turk,2012-10-24 15:10:15-04:00,commit, +27328,Matthew Turk,2012-10-24 15:08:47-04:00,commit, +27329,Matthew Turk,2012-10-24 15:01:55-04:00,commit, +27330,Matthew Turk,2012-10-24 14:57:29-04:00,commit, +27331,Matthew Turk,2012-10-24 14:54:50-04:00,commit, +27332,Matthew Turk,2012-10-24 14:35:30-04:00,commit, +27333,Matthew Turk,2012-10-24 11:03:41-04:00,commit, +27334,Stephen Skory,2012-10-24 08:56:30-06:00,commit, +27335,Matthew Turk,2012-10-24 07:45:20-04:00,commit, +27336,Matthew Turk,2012-10-23 23:11:56-04:00,commit, +27337,Stephen Skory,2012-10-23 21:04:24-06:00,commit, +27338,Matthew Turk,2012-10-23 22:41:33-04:00,commit, +27339,Matthew Turk,2012-10-23 21:31:28-04:00,commit, +27340,Anthony Scopatz,2012-10-23 19:52:54-05:00,commit, +27341,Anthony Scopatz,2012-10-23 19:50:53-05:00,commit, +27342,Matthew Turk,2012-10-23 20:42:45-04:00,commit, +27343,Matthew Turk,2012-10-23 20:42:02-04:00,commit, +27344,Matthew Turk,2012-10-23 20:24:26-04:00,commit, +27345,Stephen Skory,2012-10-23 17:16:02-06:00,commit, +27346,Matthew Turk,2012-10-23 19:13:24-04:00,commit, +27347,Nathan Goldbaum,2012-10-23 15:53:32-07:00,commit, +27348,Matthew Turk,2012-10-23 17:39:04-04:00,commit, +27349,Anthony Scopatz,2012-10-23 16:20:47-05:00,commit, +27350,Anthony Scopatz,2012-10-23 14:55:26-05:00,commit, +27351,Anthony Scopatz,2012-10-23 14:35:34-05:00,commit, +27352,Anthony Scopatz,2012-10-23 14:33:27-05:00,commit, +27353,Matthew Turk,2012-10-23 15:18:17-04:00,commit, +27354,Matthew Turk,2012-10-23 14:50:16-04:00,commit, +27355,Matthew Turk,2012-10-23 14:47:23-04:00,commit, +27356,Matthew Turk,2012-10-23 14:18:56-04:00,commit, +27357,Matthew Turk,2012-10-23 13:03:45-04:00,commit, +27358,Matthew Turk,2012-10-23 12:39:10-04:00,commit, +27359,Stephen Skory,2012-10-23 10:10:59-06:00,commit, +27360,Stephen Skory,2012-10-23 09:50:32-06:00,commit, +27361,Matthew Turk,2012-10-23 11:45:53-04:00,commit, +27362,Stephen Skory,2012-10-23 09:39:19-06:00,commit, +27363,Stephen Skory,2012-10-23 09:39:01-06:00,commit, +27364,Matthew Turk,2012-10-23 10:56:29-04:00,commit, +27365,J.S. Oishi,2012-10-23 10:54:14-04:00,commit, +27366,Chris Moody,2012-10-23 00:31:57-07:00,commit, +27367,Chris Moody,2012-10-23 00:30:53-07:00,commit, +27368,Chris Moody,2012-10-23 00:30:19-07:00,commit, +27369,Matthew Turk,2012-10-22 16:47:34-04:00,commit, +27370,Matthew Turk,2012-10-22 16:46:56-04:00,commit, +27371,Matthew Turk,2012-10-20 22:56:35-04:00,commit, +27372,Matthew Turk,2012-10-20 13:02:53-04:00,commit, +27373,Matthew Turk,2012-10-20 09:36:20-04:00,commit, +27374,Matthew Turk,2012-10-20 08:25:39-04:00,commit, +27375,Matthew Turk,2012-10-20 08:24:47-04:00,commit, +27376,Matthew Turk,2012-10-19 18:59:17-04:00,commit, +27377,Stephen Skory,2012-10-19 16:50:02-06:00,commit, +27378,Matthew Turk,2012-10-19 16:42:04-04:00,commit, +27379,Stephen Skory,2012-10-19 14:03:30-06:00,commit, +27380,J.S. Oishi,2012-10-19 14:53:01-04:00,commit, +27381,Sam Skillman,2012-10-19 08:50:14-06:00,commit, +27382,Sam Skillman,2012-10-19 08:49:20-06:00,commit, +27383,Matthew Turk,2012-10-19 08:01:53-04:00,commit, +27384,Matthew Turk,2012-10-19 07:39:14-04:00,commit, +27385,Chris Moody,2012-10-18 20:29:34-07:00,commit, +27386,Chris Moody,2012-10-18 20:09:08-07:00,commit, +27387,Chris Moody,2012-10-18 20:05:11-07:00,commit, +27388,Chris Moody,2012-10-18 19:31:25-07:00,commit, +27389,J.S. Oishi,2012-10-18 15:49:02-04:00,commit, +27390,Nathan Goldbaum,2012-10-18 12:21:06-07:00,commit, +27391,Nathan Goldbaum,2012-10-18 12:18:49-07:00,commit, +27392,Matthew Turk,2012-10-18 15:04:12-04:00,commit, +27393,Nathan Goldbaum,2012-10-18 11:53:46-07:00,commit, +27394,Matthew Turk,2012-10-18 13:55:11-04:00,commit, +27395,Matthew Turk,2012-10-18 13:13:32-04:00,commit, +27396,Matthew Turk,2012-10-18 11:41:17-04:00,commit, +27397,Britton Smith,2012-10-18 09:53:30-04:00,commit, +27398,Matthew Turk,2012-10-18 00:33:18-04:00,commit, +27399,Matthew Turk,2012-10-18 00:24:15-04:00,commit, +27400,Matthew Turk,2012-10-17 23:01:26-04:00,commit, +27401,Matthew Turk,2012-10-17 22:47:58-04:00,commit, +27402,Matthew Turk,2012-10-17 22:39:24-04:00,commit, +27403,Matthew Turk,2012-10-17 21:59:12-04:00,commit, +27404,Matthew Turk,2012-10-17 18:10:16-04:00,commit, +27405,Matthew Turk,2012-10-17 16:56:00-04:00,commit, +27406,Matthew Turk,2012-10-17 16:51:46-04:00,commit, +27407,Matthew Turk,2012-10-17 16:50:31-04:00,commit, +27408,Matthew Turk,2012-10-17 16:38:29-04:00,commit, +27409,Matthew Turk,2012-10-17 16:30:36-04:00,commit, +27410,Matthew Turk,2012-10-17 15:55:49-04:00,commit, +27411,Matthew Turk,2012-10-17 15:48:38-04:00,commit, +27412,Nathan Goldbaum,2012-10-17 11:43:48-07:00,commit, +27413,Nathan Goldbaum,2012-10-17 11:42:48-07:00,commit, +27414,Britton Smith,2012-10-16 16:54:02-04:00,commit, +27415,Anthony Scopatz,2012-10-16 14:10:56-05:00,commit, +27416,Anthony Scopatz,2012-10-16 13:15:13-05:00,commit, +27417,Kacper Kowalik,2012-10-16 18:59:29+02:00,commit, +27418,Kacper Kowalik,2012-10-16 18:54:44+02:00,commit, +27419,Kacper Kowalik,2012-10-16 18:48:37+02:00,commit, +27420,Kacper Kowalik,2012-10-16 17:46:29+02:00,commit, +27421,Kacper Kowalik,2012-10-16 17:45:30+02:00,commit, +27422,Matthew Turk,2012-10-16 00:17:20-07:00,commit, +27423,Matthew Turk,2012-10-15 23:59:45-07:00,commit, +27424,Nathan Goldbaum,2012-10-15 18:24:13-07:00,commit, +27425,Nathan Goldbaum,2012-10-15 18:15:52-07:00,commit, +27426,Matthew Turk,2012-10-15 21:03:42-04:00,commit, +27427,Matthew Turk,2012-10-15 11:58:57-04:00,commit, +27428,Stephen Skory,2012-10-15 09:50:00-06:00,commit, +27429,Stephen Skory,2012-10-15 09:38:53-06:00,commit, +27430,Stephen Skory,2012-10-15 09:23:42-06:00,commit, +27431,Matthew Turk,2012-10-15 07:19:16-07:00,commit, +27432,Christian Karch,2012-10-15 09:39:36+02:00,commit, +27433,Matthew Turk,2012-10-15 01:11:44-04:00,commit, +27434,Matthew Turk,2012-10-15 00:37:52-04:00,commit, +27435,Matthew Turk,2012-10-14 15:23:28-04:00,commit, +27436,Chris Moody,2012-10-12 16:36:09-07:00,commit, +27437,Chris Moody,2012-10-12 16:34:32-07:00,commit, +27438,Chris Moody,2012-10-12 16:09:10-07:00,commit, +27439,Matthew Turk,2012-10-12 16:09:09-07:00,commit, +27440,Chris Moody,2012-10-12 16:09:01-07:00,commit, +27441,Chris Moody,2012-10-12 15:06:42-07:00,commit, +27442,Chris Moody,2012-10-12 15:04:29-07:00,commit, +27443,Chris Moody,2012-10-12 14:55:16-07:00,commit, +27444,Stephen Skory,2012-10-12 15:06:24-06:00,commit, +27445,Chris Moody,2012-10-12 13:14:11-07:00,commit, +27446,Matthew Turk,2012-10-12 12:59:08-07:00,commit, +27447,Stephen Skory,2012-10-12 08:37:09-06:00,commit, +27448,Stephen Skory,2012-10-12 08:34:57-06:00,commit, +27449,Christian Karch,2012-10-12 15:48:11+02:00,commit, +27450,Matthew Turk,2012-10-11 21:03:00-07:00,commit, +27451,Matthew Turk,2012-10-11 19:03:01-07:00,commit, +27452,Matthew Turk,2012-10-11 18:15:50-07:00,commit, +27453,Anthony Scopatz,2012-10-11 19:58:58-05:00,commit, +27454,Matthew Turk,2012-10-11 17:48:48-07:00,commit, +27455,Matthew Turk,2012-10-11 16:25:15-07:00,commit, +27456,Anthony Scopatz,2012-10-11 17:43:46-05:00,commit, +27457,Matthew Turk,2012-10-11 14:53:24-07:00,commit, +27458,Stephen Skory,2012-10-11 15:09:21-06:00,commit, +27459,Stephen Skory,2012-10-11 15:06:20-06:00,commit, +27460,Stephen Skory,2012-10-11 15:03:59-06:00,commit, +27461,J.S. Oishi,2012-10-11 14:55:34-04:00,commit, +27462,J.S. Oishi,2012-10-11 14:50:28-04:00,commit, +27463,Nathan Goldbaum,2012-10-10 17:11:53-07:00,commit, +27464,Nathan Goldbaum,2012-10-10 17:11:00-07:00,commit, +27465,Matthew Turk,2012-10-10 17:00:34-07:00,commit, +27466,John ZuHone,2012-10-10 14:53:13-04:00,commit, +27467,Nathan Goldbaum,2012-10-09 23:40:05-07:00,commit, +27468,Nathan Goldbaum,2012-10-09 23:12:33-07:00,commit, +27469,Nathan Goldbaum,2012-10-09 22:42:47-07:00,commit, +27470,Matthew Turk,2012-10-09 14:10:24-07:00,commit, +27471,Nathan Goldbaum,2012-10-09 12:05:36-07:00,commit, +27472,Nathan Goldbaum,2012-10-09 11:42:39-07:00,commit, +27473,Nathan Goldbaum,2012-10-09 11:20:18-07:00,commit, +27474,Nathan Goldbaum,2012-10-09 10:37:15-07:00,commit, +27475,Nathan Goldbaum,2012-10-09 10:35:47-07:00,commit, +27476,Nathan Goldbaum,2012-10-09 10:35:01-07:00,commit, +27477,Nathan Goldbaum,2012-10-09 10:22:56-07:00,commit, +27478,Matthew Turk,2012-10-08 15:18:38-07:00,commit, +27479,Nathan Goldbaum,2012-10-08 13:39:33-07:00,commit, +27480,Nathan Goldbaum,2012-10-08 13:39:33-07:00,commit, +27481,Nathan Goldbaum,2012-10-08 11:57:00-07:00,commit, +27482,Nathan Goldbaum,2012-10-08 11:55:21-07:00,commit, +27483,John ZuHone,2012-10-06 15:39:59-04:00,commit, +27484,John ZuHone,2012-10-06 14:54:46-04:00,commit, +27485,Matthew Turk,2012-10-05 17:04:57-07:00,commit, +27486,Sam Skillman,2012-10-05 17:54:41-06:00,commit, +27487,Nathan Goldbaum,2012-10-04 21:59:58-07:00,commit, +27488,Nathan Goldbaum,2012-10-04 21:54:30-07:00,commit, +27489,Nathan Goldbaum,2012-10-04 21:54:02-07:00,commit, +27490,Matthew Turk,2012-10-05 00:03:46-04:00,commit, +27491,John ZuHone,2012-10-04 18:47:02-04:00,commit, +27492,Anthony Scopatz,2012-10-04 17:02:52-05:00,commit, +27493,Anthony Scopatz,2012-10-04 16:40:18-05:00,commit, +27494,Matthew Turk,2012-10-04 14:06:56-04:00,commit, +27495,Matthew Turk,2012-10-04 13:44:13-04:00,commit, +27496,Sam Skillman,2012-10-04 10:02:07-06:00,commit, +27497,Sam Skillman,2012-10-04 09:03:31-06:00,commit, +27498,Matthew Turk,2012-10-04 09:59:16-04:00,commit, +27499,Matthew Turk,2012-10-03 22:29:21-07:00,commit, +27500,Matthew Turk,2012-10-03 18:44:21-07:00,commit, +27501,Matthew Turk,2012-10-03 20:12:50-04:00,commit, +27502,J.S. Oishi,2012-10-03 19:33:02-04:00,commit, +27503,Matthew Turk,2012-10-02 23:42:24-04:00,commit, +27504,Nathan Goldbaum,2012-10-02 18:34:17-07:00,commit, +27505,Nathan Goldbaum,2012-10-02 15:37:54-07:00,commit, +27506,Nathan Goldbaum,2012-10-02 15:37:32-07:00,commit, +27507,Matthew Turk,2012-10-02 14:22:33-04:00,commit, +27508,Nathan Goldbaum,2012-10-01 22:34:58-07:00,commit, +27509,Nathan Goldbaum,2012-10-01 18:05:25-07:00,commit, +27510,Nathan Goldbaum,2012-10-01 17:32:21-07:00,commit, +27511,Nathan Goldbaum,2012-10-01 16:55:27-07:00,commit, +27512,Nathan Goldbaum,2012-10-01 16:39:33-07:00,commit, +27513,John Wise,2012-10-01 16:46:16-04:00,commit, +27514,Sam Skillman,2012-10-01 14:38:24-06:00,commit, +27515,Kacper Kowalik,2012-10-01 11:36:00+02:00,commit, +27516,Sam Skillman,2012-09-28 16:42:57-06:00,commit, +27517,Sam Skillman,2012-09-28 16:22:51-06:00,commit, +27518,Nathan Goldbaum,2012-09-27 18:11:16-07:00,commit, +27519,Andrew Myers,2012-09-27 15:53:30-07:00,commit, +27520,Anthony Scopatz,2012-09-27 15:58:51-05:00,commit, +27521,Andrew Myers,2012-09-27 13:30:17-07:00,commit, +27522,Nathan Goldbaum,2012-09-27 12:03:32-07:00,commit, +27523,Nathan Goldbaum,2012-09-26 16:59:21-07:00,commit, +27524,Andrew Myers,2012-09-26 16:43:22-07:00,commit, +27525,Nathan Goldbaum,2012-09-26 14:14:25-07:00,commit, +27526,Nathan Goldbaum,2012-09-26 12:47:04-07:00,commit, +27527,Nathan Goldbaum,2012-09-26 12:28:21-07:00,commit, +27528,Nathan Goldbaum,2012-09-26 12:25:45-07:00,commit, +27529,Matthew Turk,2012-09-26 13:25:34-04:00,commit, +27530,Sam Skillman,2012-09-26 09:37:07-06:00,commit, +27531,Matthew Turk,2012-09-26 11:34:17-04:00,commit, +27532,Matthew Turk,2012-09-26 11:20:57-04:00,commit, +27533,Matthew Turk,2012-09-26 11:04:33-04:00,commit, +27534,Matthew Turk,2012-09-26 10:59:53-04:00,commit, +27535,Matthew Turk,2012-09-26 10:45:02-04:00,commit, +27536,Nathan Goldbaum,2012-09-25 16:35:44-07:00,commit, +27537,Sam Skillman,2012-09-25 16:08:20-06:00,commit, +27538,Anthony Scopatz,2012-09-25 16:22:50-05:00,commit, +27539,Anthony Scopatz,2012-09-25 15:26:45-05:00,commit, +27540,Anthony Scopatz,2012-09-25 15:26:05-05:00,commit, +27541,Anthony Scopatz,2012-09-25 15:24:15-05:00,commit, +27542,Anthony Scopatz,2012-09-25 14:39:37-05:00,commit, +27543,Matthew Turk,2012-09-25 14:02:11-04:00,commit, +27544,Matthew Turk,2012-09-25 14:02:02-04:00,commit, +27545,Kacper Kowalik,2012-09-25 16:09:04+02:00,commit, +27546,Sam Skillman,2012-09-25 00:32:02-06:00,commit, +27547,Sam Skillman,2012-09-25 00:24:21-06:00,commit, +27548,Anthony Scopatz,2012-09-24 21:42:49-05:00,commit, +27549,Anthony Scopatz,2012-09-24 20:59:32-05:00,commit, +27550,Anthony Scopatz,2012-09-24 18:35:32-05:00,commit, +27551,Nathan Goldbaum,2012-09-24 13:44:20-07:00,commit, +27552,Stephanie Tonnesen,2012-09-24 15:42:03-04:00,commit, +27553,Nathan Goldbaum,2012-09-21 12:04:07-07:00,commit, +27554,Kacper Kowalik,2012-09-20 20:18:15+02:00,commit, +27555,Matthew Turk,2012-09-20 14:15:49-04:00,commit, +27556,Nathan Goldbaum,2012-09-20 11:06:20-07:00,commit, +27557,Nathan Goldbaum,2012-09-20 10:58:50-07:00,commit, +27558,Kacper Kowalik,2012-09-20 17:01:42+02:00,commit, +27559,Kacper Kowalik,2012-09-20 11:24:55+02:00,commit, +27560,Andrew Myers,2012-09-19 22:45:50-07:00,commit, +27561,Matthew Turk,2012-09-19 22:16:13-04:00,commit, +27562,Sam Skillman,2012-09-19 15:32:51-06:00,commit, +27563,Sam Skillman,2012-09-19 13:20:14-06:00,commit, +27564,Matthew Turk,2012-09-19 09:08:03-04:00,commit, +27565,Matthew Turk,2012-09-19 09:04:53-04:00,commit, +27566,Nathan Goldbaum,2012-09-18 16:25:39-07:00,commit, +27567,Matthew Turk,2012-09-18 16:49:19-04:00,commit, +27568,Matthew Turk,2012-09-18 16:39:48-04:00,commit, +27569,Matthew Turk,2012-09-18 16:39:29-04:00,commit, +27570,Matthew Turk,2012-09-18 11:45:38-04:00,commit, +27571,Matthew Turk,2012-09-18 11:42:09-04:00,commit, +27572,Matthew Turk,2012-09-18 11:41:25-04:00,commit, +27573,Matthew Turk,2012-09-18 11:39:17-04:00,commit, +27574,Matthew Turk,2012-09-17 21:15:14-04:00,commit, +27575,Chris Moody,2012-09-17 16:55:55-07:00,commit, +27576,Nathan Goldbaum,2012-09-17 16:04:08-07:00,commit, +27577,Sam Skillman,2012-09-17 14:53:42-06:00,commit, +27578,Nathan Goldbaum,2012-09-17 13:33:58-07:00,commit, +27579,Nathan Goldbaum,2012-09-17 13:03:57-07:00,commit, +27580,Matthew Turk,2012-09-17 14:53:11-04:00,commit, +27581,Matthew Turk,2012-09-17 13:05:31-04:00,commit, +27582,Matthew Turk,2012-09-14 16:29:46-04:00,commit, +27583,Matthew Turk,2012-09-14 16:15:49-04:00,commit, +27584,Matthew Turk,2012-09-14 16:03:29-04:00,commit, +27585,Matthew Turk,2012-09-14 14:42:30-04:00,commit, +27586,Nathan Goldbaum,2012-09-14 11:35:20-07:00,commit, +27587,Stephanie Tonnesen,2012-09-13 22:24:02-04:00,commit, +27588,Sam Skillman,2012-09-13 16:41:02-06:00,commit, +27589,Sam Skillman,2012-09-13 16:28:47-06:00,commit, +27590,Stephanie Tonnesen,2012-09-13 17:31:12-04:00,commit, +27591,Stephanie Tonnesen,2012-09-13 17:06:39-04:00,commit, +27592,Matthew Turk,2012-09-13 08:30:49-04:00,commit, +27593,Matthew Turk,2012-09-13 08:30:49-04:00,commit, +27594,Anthony Scopatz,2012-09-12 15:19:17-05:00,commit, +27595,Anthony Scopatz,2012-09-12 14:47:52-05:00,commit, +27596,Anthony Scopatz,2012-09-11 17:52:53-05:00,commit, +27597,Matthew Turk,2012-09-11 18:46:01-04:00,commit, +27598,Matthew Turk,2012-09-11 18:35:47-04:00,commit, +27599,Sam Skillman,2012-09-11 15:46:26-06:00,commit, +27600,Matthew Turk,2012-09-10 14:15:49-04:00,commit, +27601,Matthew Turk,2012-09-10 13:59:42-04:00,commit, +27602,Matthew Turk,2012-09-10 13:46:03-04:00,commit, +27603,Sam Skillman,2012-09-10 09:46:37-06:00,commit, +27604,Matthew Turk,2012-09-10 11:37:59-04:00,commit, +27605,Matthew Turk,2012-09-10 11:24:04-04:00,commit, +27606,Matthew Turk,2012-09-10 11:23:49-04:00,commit, +27607,Nathan Goldbaum,2012-09-08 18:58:00-07:00,commit, +27608,Matthew Turk,2012-09-08 15:52:31-05:00,commit, +27609,Stephen Skory,2012-09-08 11:19:38-06:00,commit, +27610,Brian Crosby,2012-09-08 12:37:48-04:00,commit, +27611,Nathan Goldbaum,2012-09-07 16:49:29-07:00,commit, +27612,Nathan Goldbaum,2012-09-09 11:07:57-07:00,commit, +27613,Nathan Goldbaum,2012-09-08 18:58:00-07:00,commit, +27614,Nathan Goldbaum,2012-09-07 16:49:29-07:00,commit, +27615,Stephen Skory,2012-09-07 14:29:10-06:00,commit, +27616,Stephen Skory,2012-09-07 13:23:36-06:00,commit, +27617,Nathan Goldbaum,2012-09-07 12:15:03-07:00,commit, +27618,Nathan Goldbaum,2012-09-07 12:05:06-07:00,commit, +27619,Nathan Goldbaum,2012-09-07 12:00:01-07:00,commit, +27620,Brian Crosby,2012-09-07 14:10:12-04:00,commit, +27621,Brian Crosby,2012-09-06 18:25:40-04:00,commit, +27622,Nathan Goldbaum,2012-09-06 09:27:59-07:00,commit, +27623,Nathan Goldbaum,2012-09-06 08:13:08-07:00,commit, +27624,Anthony Scopatz,2012-09-05 19:10:07-07:00,commit, +27625,Nathan Goldbaum,2012-09-05 19:09:51-07:00,commit, +27626,Nathan Goldbaum,2012-09-05 19:08:07-07:00,commit, +27627,Sam Skillman,2012-09-05 15:41:37-06:00,commit, +27628,Brian Crosby,2012-09-05 17:06:50-04:00,commit, +27629,Brian Crosby,2012-09-05 16:44:10-04:00,commit, +27630,Anthony Scopatz,2012-09-05 15:14:17-05:00,commit, +27631,Anthony Scopatz,2012-09-05 14:22:54-05:00,commit, +27632,Nathan Goldbaum,2012-09-05 11:45:02-07:00,commit, +27633,Kacper Kowalik,2012-09-05 20:00:50+02:00,commit, +27634,Sam Skillman,2012-09-05 10:32:57-06:00,commit, +27635,Sam Skillman,2012-09-05 10:18:21-06:00,commit, +27636,Sam Skillman,2012-09-05 10:16:56-06:00,commit, +27637,Kacper Kowalik,2012-09-05 17:37:15+02:00,commit, +27638,Kacper Kowalik,2012-09-05 15:17:14+02:00,commit, +27639,Kacper Kowalik,2012-09-05 15:07:54+02:00,commit, +27640,Kacper Kowalik,2012-09-05 15:05:50+02:00,commit, +27641,Kacper Kowalik,2012-09-05 15:03:46+02:00,commit, +27642,Kacper Kowalik,2012-09-05 14:28:01+02:00,commit, +27643,Kacper Kowalik,2012-09-05 13:20:42+02:00,commit, +27644,Kacper Kowalik,2012-09-05 12:49:41+02:00,commit, +27645,Kacper Kowalik,2012-09-05 12:48:46+02:00,commit, +27646,John ZuHone,2012-09-04 22:06:59-04:00,commit, +27647,Sam Skillman,2012-09-04 20:01:35-06:00,commit, +27648,Anthony Scopatz,2012-09-04 18:14:00-05:00,commit, +27649,Sam Skillman,2012-09-04 16:28:12-04:00,commit, +27650,Sam Skillman,2012-09-04 15:08:42-04:00,commit, +27651,Sam Skillman,2012-09-04 14:52:47-04:00,commit, +27652,Sam Skillman,2012-09-04 14:25:47-04:00,commit, +27653,Sam Skillman,2012-09-04 14:03:17-04:00,commit, +27654,Sam Skillman,2012-09-04 13:25:14-04:00,commit, +27655,Sam Skillman,2012-09-04 13:23:36-04:00,commit, +27656,Sam Skillman,2012-09-04 13:00:19-04:00,commit, +27657,Matthew Turk,2012-09-03 14:06:36-04:00,commit, +27658,Sam Skillman,2012-09-03 13:59:56-04:00,commit, +27659,Nathan Goldbaum,2012-09-03 07:32:32-07:00,commit, +27660,Nathan Goldbaum,2012-09-03 07:18:55-07:00,commit, +27661,Matthew Turk,2012-09-03 08:06:15-04:00,commit, +27662,Nathan Goldbaum,2012-09-03 04:48:28-07:00,commit, +27663,Sam Skillman,2012-09-03 05:40:48-06:00,commit, +27664,Nathan Goldbaum,2012-09-02 16:27:48-07:00,commit, +27665,Nathan Goldbaum,2012-09-02 16:12:01-07:00,commit, +27666,Nathan Goldbaum,2012-09-02 16:10:48-07:00,commit, +27667,Nathan Goldbaum,2012-09-02 14:59:35-07:00,commit, +27668,Nathan Goldbaum,2012-09-02 14:59:26-07:00,commit, +27669,Nathan Goldbaum,2012-09-02 14:57:15-07:00,commit, +27670,Nathan Goldbaum,2012-09-02 14:51:35-07:00,commit, +27671,Matthew Turk,2012-09-01 13:21:28-04:00,commit, +27672,John ZuHone,2012-09-01 01:36:23-04:00,commit, +27673,John ZuHone,2012-09-01 01:35:23-04:00,commit, +27674,John ZuHone,2012-09-01 01:21:23-04:00,commit, +27675,John ZuHone,2012-08-31 23:15:23-04:00,commit, +27676,John ZuHone,2012-08-31 23:09:57-04:00,commit, +27677,Sam Skillman,2012-08-31 19:57:43-06:00,commit, +27678,Matthew Turk,2012-08-31 17:51:45-04:00,commit, +27679,Sam Skillman,2012-08-31 16:48:44-04:00,commit, +27680,Sam Skillman,2012-08-31 15:21:51-04:00,commit, +27681,Kacper Kowalik,2012-08-31 20:37:30+02:00,commit, +27682,Matthew Turk,2012-08-31 14:15:51-04:00,commit, +27683,Matthew Turk,2012-08-31 14:14:49-04:00,commit, +27684,Matthew Turk,2012-08-31 14:03:34-04:00,commit, +27685,Kacper Kowalik,2012-08-31 18:26:30+02:00,commit, +27686,Anthony Scopatz,2012-08-31 11:02:02-05:00,commit, +27687,Kacper Kowalik,2012-08-31 15:07:50+02:00,commit, +27688,Matthew Turk,2012-08-31 07:22:00-04:00,commit, +27689,Matthew Turk,2012-08-31 07:08:38-04:00,commit, +27690,Nathan Goldbaum,2012-08-31 14:50:51+08:00,commit, +27691,Nathan Goldbaum,2012-08-31 14:47:07+08:00,commit, +27692,Nathan Goldbaum,2012-08-31 14:40:51+08:00,commit, +27693,Nathan Goldbaum,2012-08-31 14:37:59+08:00,commit, +27694,Nathan Goldbaum,2012-08-31 11:29:30+08:00,commit, +27695,Nathan Goldbaum,2012-08-31 11:25:49+08:00,commit, +27696,Nathan Goldbaum,2012-08-31 11:23:22+08:00,commit, +27697,Nathan Goldbaum,2012-08-31 09:51:12+08:00,commit, +27698,Matthew Turk,2012-08-30 16:46:13-04:00,commit, +27699,Stephen Skory,2012-08-30 13:47:33-06:00,commit, +27700,Matthew Turk,2012-08-30 13:15:18-04:00,commit, +27701,Matthew Turk,2012-08-30 13:15:09-04:00,commit, +27702,Matthew Turk,2012-08-30 11:07:13-04:00,commit, +27703,Sam Skillman,2012-08-30 08:55:12-04:00,commit, +27704,Matthew Turk,2012-08-30 07:21:50-04:00,commit, +27705,Matthew Turk,2012-08-29 20:08:38-04:00,commit, +27706,Sam Skillman,2012-08-29 15:48:59-06:00,commit, +27707,Matthew Turk,2012-08-29 11:12:52-04:00,commit, +27708,Matthew Turk,2012-08-29 10:14:40-04:00,commit, +27709,Matthew Turk,2012-08-29 08:52:12-04:00,commit, +27710,Casey W. Stark,2012-08-28 14:56:53-07:00,commit, +27711,Casey W. Stark,2012-08-28 14:55:17-07:00,commit, +27712,Sam Skillman,2012-08-28 13:57:58-06:00,commit, +27713,Matthew Turk,2012-08-28 09:13:18-04:00,commit, +27714,Matthew Turk,2012-08-28 09:12:35-04:00,commit, +27715,Matthew Turk,2012-08-28 06:44:40-04:00,commit, +27716,Anthony Scopatz,2012-08-24 16:29:07-05:00,commit, +27717,Matthew Turk,2012-08-24 16:40:37-04:00,commit, +27718,Matthew Turk,2012-08-24 11:24:53-04:00,commit, +27719,Matthew Turk,2012-08-24 11:23:59-04:00,commit, +27720,J.S. Oishi,2012-08-23 14:09:32-04:00,commit, +27721,Anthony Scopatz,2012-08-23 12:45:13-05:00,commit, +27722,Matthew Turk,2012-08-23 11:55:16-04:00,commit, +27723,Matthew Turk,2012-08-23 11:47:56-04:00,commit, +27724,Nathan Goldbaum,2012-08-23 10:43:33+08:00,commit, +27725,Anthony Scopatz,2012-08-22 14:53:26-04:00,commit, +27726,Anthony Scopatz,2012-08-22 13:59:23-04:00,commit, +27727,Anthony Scopatz,2012-08-22 13:58:47-04:00,commit, +27728,Matthew Turk,2012-08-22 13:55:38-04:00,commit, +27729,Anthony Scopatz,2012-08-22 12:13:45-04:00,commit, +27730,Anthony Scopatz,2012-08-21 18:27:45-04:00,commit, +27731,Anthony Scopatz,2012-08-21 18:26:57-04:00,commit, +27732,Matthew Turk,2012-08-21 17:28:47-04:00,commit, +27733,Sam Skillman,2012-08-21 15:25:21-06:00,commit, +27734,Sam Skillman,2012-08-21 15:14:59-06:00,commit, +27735,Sam Skillman,2012-08-21 14:46:22-06:00,commit, +27736,John ZuHone,2012-08-21 15:54:53-04:00,commit, +27737,John ZuHone,2012-08-21 15:19:08-04:00,commit, +27738,Matthew Turk,2012-08-21 15:14:28-04:00,commit, +27739,John ZuHone,2012-08-21 15:05:39-04:00,commit, +27740,Kacper Kowalik,2012-08-21 20:22:45+02:00,commit, +27741,Matthew Turk,2012-08-21 14:14:55-04:00,commit, +27742,Matthew Turk,2012-08-21 13:21:27-04:00,commit, +27743,Matthew Turk,2012-08-20 15:08:30-04:00,commit, +27744,Matthew Turk,2012-08-20 15:00:25-04:00,commit, +27745,Matthew Turk,2012-08-19 17:58:35-04:00,commit, +27746,Matthew Turk,2012-08-19 14:27:37-04:00,commit, +27747,Matthew Turk,2012-08-19 14:26:24-04:00,commit, +27748,Sam Skillman,2012-08-18 16:55:46-07:00,commit, +27749,Sam Skillman,2012-08-18 16:32:40-07:00,commit, +27750,Sam Skillman,2012-08-18 16:09:10-07:00,commit, +27751,Matthew Turk,2012-08-18 10:33:26-04:00,commit, +27752,Matthew Turk,2012-08-18 10:18:47-04:00,commit, +27753,Matthew Turk,2012-08-18 09:55:12-04:00,commit, +27754,Matthew Turk,2012-08-18 09:42:39-04:00,commit, +27755,Matthew Turk,2012-08-18 09:25:39-04:00,commit, +27756,Matthew Turk,2012-08-18 01:18:52-04:00,commit, +27757,Matthew Turk,2012-08-18 00:34:05-04:00,commit, +27758,Chris Moody,2012-08-17 15:45:25-07:00,commit, +27759,Sam Skillman,2012-08-17 15:16:58-06:00,commit, +27760,Matthew Turk,2012-08-17 17:06:37-04:00,commit, +27761,Matthew Turk,2012-08-17 15:47:39-04:00,commit, +27762,Chris Moody,2012-08-17 12:20:17-07:00,commit, +27763,Chris Moody,2012-08-17 11:33:07-07:00,commit, +27764,Chris Moody,2012-08-17 11:30:37-07:00,commit, +27765,Chris Moody,2012-08-16 16:02:49-07:00,commit, +27766,Sam Skillman,2012-08-16 16:45:59-06:00,commit, +27767,Sam Skillman,2012-08-16 16:44:33-06:00,commit, +27768,Chris Moody,2012-08-16 14:52:02-07:00,commit, +27769,Chris Moody,2012-08-16 14:50:17-07:00,commit, +27770,Chris Moody,2012-08-16 11:32:00-07:00,commit, +27771,Chris Moody,2012-08-16 11:30:25-07:00,commit, +27772,Chris Moody,2012-08-16 11:30:01-07:00,commit, +27773,Kacper Kowalik,2012-08-16 13:14:26+02:00,commit, +27774,Nathan Goldbaum,2012-08-15 17:06:19-07:00,commit, +27775,Matthew Turk,2012-08-14 11:54:27-04:00,commit, +27776,Matthew Turk,2012-08-14 11:18:39-04:00,commit, +27777,Matthew Turk,2012-08-14 11:11:35-04:00,commit, +27778,Sam Skillman,2012-08-14 00:14:05-07:00,commit, +27779,Matthew Turk,2012-08-13 17:17:54-04:00,commit, +27780,Matthew Turk,2012-08-13 17:11:24-04:00,commit, +27781,Matthew Turk,2012-08-13 16:13:51-04:00,commit, +27782,Matthew Turk,2012-08-13 15:47:10-04:00,commit, +27783,Britton Smith,2012-08-13 11:11:31-04:00,commit, +27784,Matthew Turk,2012-08-13 11:05:14-04:00,commit, +27785,Matthew Turk,2012-08-13 10:39:15-04:00,commit, +27786,Thomas Robitaille,2012-08-13 12:25:08+02:00,commit, +27787,Britton Smith,2012-08-12 09:45:57-04:00,commit, +27788,Matthew Turk,2012-08-11 22:17:09-04:00,commit, +27789,John ZuHone,2012-08-11 17:41:48-04:00,commit, +27790,John ZuHone,2012-08-11 16:54:12-04:00,commit, +27791,Matthew Turk,2012-08-11 12:48:57-04:00,commit, +27792,Matthew Turk,2012-08-10 22:19:40-04:00,commit, +27793,Matthew Turk,2012-08-10 19:38:15-04:00,commit, +27794,Matthew Turk,2012-08-10 18:41:16-04:00,commit, +27795,Matthew Turk,2012-08-10 18:08:02-04:00,commit, +27796,John Wise,2012-08-10 11:26:26-04:00,commit, +27797,John Wise,2012-08-10 10:33:37-04:00,commit, +27798,John Wise,2012-08-10 09:33:40-04:00,commit, +27799,John Wise,2012-08-10 09:32:35-04:00,commit, +27800,John Wise,2012-08-10 08:33:19-04:00,commit, +27801,Matthew Turk,2012-08-10 07:59:35-04:00,commit, +27802,Matthew Turk,2012-08-10 07:17:20-04:00,commit, +27803,Matthew Turk,2012-08-09 22:42:47-04:00,commit, +27804,John ZuHone,2012-08-09 19:53:27-04:00,commit, +27805,Matthew Turk,2012-08-09 19:05:40-04:00,commit, +27806,Matthew Turk,2012-08-09 18:36:57-04:00,commit, +27807,Matthew Turk,2012-08-09 18:30:16-04:00,commit, +27808,Matthew Turk,2012-08-09 18:11:23-04:00,commit, +27809,Matthew Turk,2012-08-09 17:39:50-04:00,commit, +27810,Matthew Turk,2012-08-09 16:26:27-04:00,commit, +27811,Matthew Turk,2012-08-09 16:05:47-04:00,commit, +27812,Michael Kuhlen,2012-08-09 12:56:19-07:00,commit, +27813,Matthew Turk,2012-08-09 14:36:52-04:00,commit, +27814,John ZuHone,2012-08-09 00:57:14-04:00,commit, +27815,Matthew Turk,2012-08-08 18:04:14-04:00,commit, +27816,Matthew Turk,2012-08-08 18:01:05-04:00,commit, +27817,John ZuHone,2012-08-08 17:37:46-04:00,commit, +27818,John ZuHone,2012-08-08 17:33:14-04:00,commit, +27819,John ZuHone,2012-08-08 17:31:36-04:00,commit, +27820,John ZuHone,2012-08-08 14:33:04-04:00,commit, +27821,John ZuHone,2012-08-08 14:19:00-04:00,commit, +27822,John ZuHone,2012-08-08 13:42:49-04:00,commit, +27823,Matthew Turk,2012-08-08 13:10:16-04:00,commit, +27824,Nathan Goldbaum,2012-08-08 01:09:11-07:00,commit, +27825,Stephen Skory,2012-08-07 21:14:24-06:00,commit, +27826,Stephen Skory,2012-08-07 17:35:21-06:00,commit, +27827,Stephen Skory,2012-08-07 17:04:14-06:00,commit, +27828,John ZuHone,2012-08-07 17:32:33-04:00,commit, +27829,Nathan Goldbaum,2012-08-15 17:06:19-07:00,commit, +27830,John ZuHone,2012-08-07 17:32:33-04:00,commit, +27831,Sam Skillman,2012-08-07 13:36:19-06:00,commit, +27832,Matthew Turk,2012-08-07 14:19:36-04:00,commit, +27833,Matthew Turk,2012-08-07 14:19:36-04:00,commit, +27834,Matthew Turk,2012-08-06 14:51:34-04:00,commit, +27835,Matthew Turk,2012-08-06 14:51:34-04:00,commit, +27836,John Wise,2012-08-06 08:35:14-04:00,commit, +27837,John Wise,2012-08-06 08:25:40-04:00,commit, +27838,Matthew Turk,2012-08-06 06:17:56-04:00,commit, +27839,Matthew Turk,2012-08-05 10:47:41-04:00,commit, +27840,Matthew Turk,2012-08-05 10:47:41-04:00,commit, +27841,Nathan Goldbaum,2012-08-03 15:14:50-07:00,commit, +27842,Nathan Goldbaum,2012-08-03 15:14:15-07:00,commit, +27843,Nathan Goldbaum,2012-08-03 15:14:15-07:00,commit, +27844,Matthew Turk,2012-08-03 14:47:00-04:00,commit, +27845,Britton Smith,2012-08-03 13:59:35-04:00,commit, +27846,Nathan Goldbaum,2012-10-15 16:07:48-07:00,commit, +27847,Nathan Goldbaum,2012-10-15 16:06:32-07:00,commit, +27848,Nathan Goldbaum,2012-10-15 11:55:46-07:00,commit, +27849,Nathan Goldbaum,2012-10-11 12:53:06-07:00,commit, +27850,Nathan Goldbaum,2012-10-11 12:37:14-07:00,commit, +27851,Nathan Goldbaum,2012-10-08 18:54:00-07:00,commit, +27852,Nathan Goldbaum,2012-10-08 18:53:45-07:00,commit, +27853,Nathan Goldbaum,2012-10-06 12:47:32-07:00,commit, +27854,Nathan Goldbaum,2012-10-06 12:42:52-07:00,commit, +27855,Nathan Goldbaum,2012-10-06 03:20:53-07:00,commit, +27856,Nathan Goldbaum,2012-10-06 02:32:22-07:00,commit, +27857,Nathan Goldbaum,2012-10-04 17:24:24-07:00,commit, +27858,Nathan Goldbaum,2012-10-04 17:05:10-07:00,commit, +27859,Nathan Goldbaum,2012-10-04 13:37:21-07:00,commit, +27860,Kacper Kowalik,2012-08-03 18:49:05+02:00,commit, +27861,Kacper Kowalik,2012-08-03 18:39:30+02:00,commit, +27862,Britton Smith,2012-08-02 17:31:50-04:00,commit, +27863,Matthew Turk,2012-08-02 17:28:57-04:00,commit, +27864,Joshua Moloney,2012-08-02 14:07:37-06:00,commit, +27865,Matthew Turk,2012-08-02 17:28:57-04:00,commit, +27866,Joshua Moloney,2012-08-02 14:07:37-06:00,commit, +27867,Matthew Turk,2012-08-02 15:54:00-04:00,commit, +27868,Matthew Turk,2012-08-02 15:43:18-04:00,commit, +27869,Matthew Turk,2012-08-02 15:15:43-04:00,commit, +27870,Matthew Turk,2012-08-02 14:23:26-04:00,commit, +27871,Matthew Turk,2012-08-02 14:22:49-04:00,commit, +27872,Matthew Turk,2012-08-02 14:22:45-04:00,commit, +27873,Matthew Turk,2012-08-02 14:15:57-04:00,commit, +27874,Matthew Turk,2012-08-02 06:21:52-04:00,commit, +27875,Matthew Turk,2012-08-02 06:04:59-04:00,commit, +27876,Matthew Turk,2012-08-02 05:32:04-04:00,commit, +27877,Matthew Turk,2012-08-01 22:57:28-04:00,commit, +27878,Matthew Turk,2012-08-01 22:42:32-04:00,commit, +27879,Matthew Turk,2012-08-01 15:20:59-04:00,commit, +27880,Sam Skillman,2012-08-01 11:47:01-06:00,commit, +27881,Sam Skillman,2012-08-01 11:44:58-06:00,commit, +27882,Devin Silvia,2012-08-01 11:20:33-04:00,commit, +27883,Matthew Turk,2012-08-01 10:46:48-04:00,commit, +27884,Matthew Turk,2012-08-01 10:07:17-04:00,commit, +27885,Britton Smith,2012-08-01 09:30:59-04:00,commit, +27886,Nathan Goldbaum,2012-07-31 22:14:45-07:00,commit, +27887,Nathan Goldbaum,2012-07-31 15:40:50-07:00,commit, +27888,Sam Skillman,2012-07-31 17:01:36-04:00,commit, +27889,Sam Skillman,2012-07-31 16:52:18-04:00,commit, +27890,Matthew Turk,2012-07-30 20:56:54-04:00,commit, +27891,John ZuHone,2012-07-30 16:23:28-04:00,commit, +27892,John ZuHone,2012-07-30 16:22:02-04:00,commit, +27893,Matthew Turk,2012-07-30 15:36:29-04:00,commit, +27894,Nathan Goldbaum,2012-07-30 12:35:26-07:00,commit, +27895,Devin Silvia,2012-07-30 15:31:22-04:00,commit, +27896,Nathan Goldbaum,2012-07-30 12:25:56-07:00,commit, +27897,Nathan Goldbaum,2012-07-30 12:23:57-07:00,commit, +27898,Matthew Turk,2012-07-30 13:46:15-04:00,commit, +27899,Matthew Turk,2012-07-30 13:41:59-04:00,commit, +27900,Matthew Turk,2012-07-30 13:21:06-04:00,commit, +27901,Matthew Turk,2012-07-30 12:23:15-04:00,commit, +27902,Sam Skillman,2012-07-30 11:35:20-04:00,commit, +27903,Matthew Turk,2012-07-30 09:54:01-04:00,commit, +27904,John Wise,2012-07-30 02:57:19-04:00,commit, +27905,John Wise,2012-07-30 02:56:52-04:00,commit, +27906,John Wise,2012-07-30 02:56:06-04:00,commit, +27907,Matthew Turk,2012-07-29 08:51:50-04:00,commit, +27908,Matthew Turk,2012-07-29 01:13:32-04:00,commit, +27909,Matthew Turk,2012-07-29 01:06:08-04:00,commit, +27910,Matthew Turk,2012-07-29 00:30:31-04:00,commit, +27911,Matthew Turk,2012-07-29 00:12:42-04:00,commit, +27912,Matthew Turk,2012-07-28 23:16:50-04:00,commit, +27913,Matthew Turk,2012-07-28 22:17:49-04:00,commit, +27914,Nathan Goldbaum,2012-07-28 14:56:08-07:00,commit, +27915,Nathan Goldbaum,2012-07-28 14:16:50-07:00,commit, +27916,Nathan Goldbaum,2012-07-28 13:37:14-07:00,commit, +27917,Nathan Goldbaum,2012-07-28 13:32:22-07:00,commit, +27918,Britton Smith,2012-07-28 16:16:41-04:00,commit, +27919,Matthew Turk,2012-07-28 15:34:41-04:00,commit, +27920,Britton Smith,2012-07-28 08:22:22-04:00,commit, +27921,Nathan Goldbaum,2012-07-28 01:42:04-07:00,commit, +27922,Nathan Goldbaum,2012-07-27 22:04:30-07:00,commit, +27923,Nathan Goldbaum,2012-07-27 21:58:30-07:00,commit, +27924,Matthew Turk,2012-07-28 00:32:27-04:00,commit, +27925,Matthew Turk,2012-07-28 00:25:34-04:00,commit, +27926,Nathan Goldbaum,2012-07-27 12:21:48-07:00,commit, +27927,Nathan Goldbaum,2012-07-26 23:49:45-07:00,commit, +27928,Nathan Goldbaum,2012-07-26 23:10:57-07:00,commit, +27929,Nathan Goldbaum,2012-07-26 23:00:09-07:00,commit, +27930,Nathan Goldbaum,2012-07-26 22:16:23-07:00,commit, +27931,Nathan Goldbaum,2012-07-26 22:14:47-07:00,commit, +27932,Nathan Goldbaum,2012-07-26 22:12:42-07:00,commit, +27933,Matthew Turk,2012-07-26 22:56:12-04:00,commit, +27934,Nathan Goldbaum,2012-07-26 19:28:53-07:00,commit, +27935,Matthew Turk,2012-07-26 22:25:03-04:00,commit, +27936,Matthew Turk,2012-07-26 22:24:15-04:00,commit, +27937,Matthew Turk,2012-07-26 22:11:08-04:00,commit, +27938,Nathan Goldbaum,2012-07-26 18:51:07-07:00,commit, +27939,Matthew Turk,2012-07-26 21:46:26-04:00,commit, +27940,Matthew Turk,2012-07-26 21:24:44-04:00,commit, +27941,Matthew Turk,2012-07-26 20:52:36-04:00,commit, +27942,Matthew Turk,2012-07-26 16:22:12-04:00,commit, +27943,Matthew Turk,2012-07-26 15:45:46-04:00,commit, +27944,Matthew Turk,2012-07-26 15:20:18-04:00,commit, +27945,Matthew Turk,2012-07-26 14:06:39-04:00,commit, +27946,J.S. Oishi,2012-07-26 10:52:28-07:00,commit, +27947,Matthew Turk,2012-07-26 11:33:44-04:00,commit, +27948,Matthew Turk,2012-07-26 10:57:09-04:00,commit, +27949,Matthew Turk,2012-07-26 09:45:54-04:00,commit, +27950,Britton Smith,2012-07-25 22:37:51-04:00,commit, +27951,Britton Smith,2012-07-25 22:17:35-04:00,commit, +27952,Britton Smith,2012-07-25 16:40:13-04:00,commit, +27953,Britton Smith,2012-07-25 14:42:15-04:00,commit, +27954,Matthew Turk,2012-07-25 14:32:27-04:00,commit, +27955,Britton Smith,2012-07-25 13:53:06-04:00,commit, +27956,Britton Smith,2012-07-25 11:23:54-04:00,commit, +27957,Matthew Turk,2012-07-24 22:58:19-04:00,commit, +27958,Britton Smith,2012-07-24 19:17:13-04:00,commit, +27959,Matthew Turk,2012-07-24 17:04:04-04:00,commit, +27960,Britton Smith,2012-07-24 17:02:29-04:00,commit, +27961,Matthew Turk,2012-07-24 16:57:40-04:00,commit, +27962,Britton Smith,2012-07-24 16:56:04-04:00,commit, +27963,Stephen Skory,2012-07-24 14:34:09-06:00,commit, +27964,Matthew Turk,2012-07-24 15:55:11-04:00,commit, +27965,J.S. Oishi,2012-07-24 11:17:25-07:00,commit, +27966,Matthew Turk,2012-07-24 11:41:52-04:00,commit, +27967,Matthew Turk,2012-07-24 00:33:22-04:00,commit, +27968,Matthew Turk,2012-07-23 22:57:47-04:00,commit, +27969,Britton Smith,2012-07-23 22:42:14-04:00,commit, +27970,Britton Smith,2012-07-23 22:40:19-04:00,commit, +27971,Matthew Turk,2012-07-23 22:10:42-04:00,commit, +27972,Matthew Turk,2012-07-23 20:18:26-04:00,commit, +27973,Matthew Turk,2012-07-23 20:13:48-04:00,commit, +27974,Britton Smith,2012-07-23 17:41:44-04:00,commit, +27975,Nathan Goldbaum,2012-07-23 14:39:02-07:00,commit, +27976,Matthew Turk,2012-07-23 17:37:51-04:00,commit, +27977,Britton Smith,2012-07-23 17:30:48-04:00,commit, +27978,Britton Smith,2012-07-23 17:28:46-04:00,commit, +27979,Nathan Goldbaum,2012-07-23 14:27:45-07:00,commit, +27980,Matthew Turk,2012-07-23 17:24:32-04:00,commit, +27981,Matthew Turk,2012-07-23 17:08:38-04:00,commit, +27982,Nathan Goldbaum,2012-07-23 13:59:31-07:00,commit, +27983,Nathan Goldbaum,2012-07-23 13:33:09-07:00,commit, +27984,Nathan Goldbaum,2012-07-23 13:15:22-07:00,commit, +27985,Matthew Turk,2012-07-23 16:01:35-04:00,commit, +27986,Matthew Turk,2012-07-23 14:53:52-04:00,commit, +27987,Matthew Turk,2012-07-23 14:51:45-04:00,commit, +27988,Nathan Goldbaum,2012-07-23 11:34:32-07:00,commit, +27989,Nathan Goldbaum,2012-07-23 10:59:32-07:00,commit, +27990,Nathan Goldbaum,2012-07-22 19:04:45-07:00,commit, +27991,Britton Smith,2012-07-22 20:15:53-04:00,commit, +27992,Britton Smith,2012-07-21 20:28:42-04:00,commit, +27993,Britton Smith,2012-07-21 20:23:29-04:00,commit, +27994,Britton Smith,2012-07-21 20:19:47-04:00,commit, +27995,Britton Smith,2012-07-21 20:13:09-04:00,commit, +27996,Britton Smith,2012-07-21 10:31:48-04:00,commit, +27997,Britton Smith,2012-07-21 10:09:38-04:00,commit, +27998,Britton Smith,2012-07-21 09:47:20-04:00,commit, +27999,John ZuHone,2012-07-20 19:29:00-04:00,commit, +28000,Nathan Goldbaum,2012-07-19 22:58:27-07:00,commit, +28001,Britton Smith,2012-07-19 20:29:40-04:00,commit, +28002,Nathan Goldbaum,2012-07-18 21:05:05-07:00,commit, +28003,Nathan Goldbaum,2012-07-17 20:10:25-07:00,commit, +28004,Nathan Goldbaum,2012-07-17 20:08:12-07:00,commit, +28005,Nathan Goldbaum,2012-07-17 19:57:47-07:00,commit, +28006,Nathan Goldbaum,2012-07-17 19:19:23-07:00,commit, +28007,Nathan Goldbaum,2012-07-17 15:44:27-07:00,commit, +28008,Nathan Goldbaum,2012-07-17 15:29:47-07:00,commit, +28009,Nathan Goldbaum,2012-07-17 14:45:42-07:00,commit, +28010,Nathan Goldbaum,2012-07-17 14:32:14-07:00,commit, +28011,Nathan Goldbaum,2012-07-17 14:29:29-07:00,commit, +28012,Nathan Goldbaum,2012-07-17 14:17:00-07:00,commit, +28013,Nathan Goldbaum,2012-07-17 14:13:56-07:00,commit, +28014,Nathan Goldbaum,2012-07-17 14:02:35-07:00,commit, +28015,Nathan Goldbaum,2012-07-17 13:01:22-07:00,commit, +28016,Nathan Goldbaum,2012-07-17 12:25:33-07:00,commit, +28017,Nathan Goldbaum,2012-07-17 01:20:21-07:00,commit, +28018,Nathan Goldbaum,2012-07-16 21:23:56-07:00,commit, +28019,Nathan Goldbaum,2012-07-16 20:37:31-07:00,commit, +28020,Kacper Kowalik,2012-07-17 05:07:38+02:00,commit, +28021,Britton Smith,2012-07-16 21:42:38-04:00,commit, +28022,Britton Smith,2012-07-16 20:27:33-04:00,commit, +28023,Nathan Goldbaum,2012-07-16 13:00:40-07:00,commit, +28024,Britton Smith,2012-07-16 10:43:09-04:00,commit, +28025,Britton Smith,2012-07-16 10:33:47-04:00,commit, +28026,Nathan Goldbaum,2012-07-15 22:35:18-07:00,commit, +28027,Matthew Turk,2012-07-15 21:01:13-07:00,commit, +28028,Nathan Goldbaum,2012-07-15 20:58:06-07:00,commit, +28029,Sam Skillman,2012-07-15 20:57:01-06:00,commit, +28030,Nathan Goldbaum,2012-07-15 18:28:39-07:00,commit, +28031,Matthew Turk,2012-07-15 15:37:13-07:00,commit, +28032,Matthew Turk,2012-07-13 19:17:53-07:00,commit, +28033,Kacper Kowalik,2012-07-13 18:34:55+02:00,commit, +28034,Kacper Kowalik,2012-07-13 08:43:05+02:00,commit, +28035,Kacper Kowalik,2012-07-13 02:08:16+02:00,commit, +28036,Sam Skillman,2012-07-12 17:57:35-06:00,commit, +28037,Kacper Kowalik,2012-07-13 01:53:51+02:00,commit, +28038,Sam Skillman,2012-07-12 17:49:51-06:00,commit, +28039,Matthew Turk,2012-07-12 14:45:38-07:00,commit, +28040,Matthew Turk,2012-07-12 14:30:41-07:00,commit, +28041,Kacper Kowalik,2012-07-12 22:55:09+02:00,commit, +28042,Matthew Turk,2012-07-12 11:27:29-07:00,commit, +28043,Matthew Turk,2012-07-12 08:47:55-04:00,commit, +28044,Nathan Goldbaum,2012-07-11 22:55:36-07:00,commit, +28045,Nathan Goldbaum,2012-07-11 22:55:03-07:00,commit, +28046,Nathan Goldbaum,2012-07-11 22:53:58-07:00,commit, +28047,Nathan Goldbaum,2012-07-11 22:34:34-07:00,commit, +28048,John ZuHone,2012-07-12 01:06:43-04:00,commit, +28049,Matthew Turk,2012-07-11 22:03:19-07:00,commit, +28050,Matthew Turk,2012-07-11 22:03:03-07:00,commit, +28051,Kacper Kowalik,2012-07-12 04:30:13+02:00,commit, +28052,Kacper Kowalik,2012-07-12 04:27:34+02:00,commit, +28053,Kacper Kowalik,2012-07-12 04:27:25+02:00,commit, +28054,Kacper Kowalik,2012-07-12 04:27:16+02:00,commit, +28055,Kacper Kowalik,2012-07-12 04:27:07+02:00,commit, +28056,Kacper Kowalik,2012-07-12 04:26:58+02:00,commit, +28057,Kacper Kowalik,2012-07-12 04:26:43+02:00,commit, +28058,Kacper Kowalik,2012-07-12 04:26:33+02:00,commit, +28059,Kacper Kowalik,2012-07-12 04:26:23+02:00,commit, +28060,Kacper Kowalik,2012-07-12 04:26:14+02:00,commit, +28061,Kacper Kowalik,2012-07-12 04:26:03+02:00,commit, +28062,Kacper Kowalik,2012-07-12 04:25:51+02:00,commit, +28063,Kacper Kowalik,2012-07-12 04:51:53+02:00,commit, +28064,Kacper Kowalik,2012-07-12 04:49:35+02:00,commit, +28065,Kacper Kowalik,2012-07-12 04:48:30+02:00,commit, +28066,John ZuHone,2012-07-11 19:55:56-04:00,commit, +28067,John ZuHone,2012-07-11 19:53:35-04:00,commit, +28068,John ZuHone,2012-07-11 19:43:41-04:00,commit, +28069,Matthew Turk,2012-07-11 16:39:59-07:00,commit, +28070,Matthew Turk,2012-07-11 15:17:55-07:00,commit, +28071,Matthew Turk,2012-07-11 15:12:12-07:00,commit, +28072,Matthew Turk,2012-07-11 15:09:02-07:00,commit, +28073,Chris Moody,2012-07-11 15:07:01-07:00,commit, +28074,Chris Moody,2012-07-11 14:47:00-07:00,commit, +28075,John ZuHone,2012-07-11 17:36:44-04:00,commit, +28076,Nathan Goldbaum,2012-07-10 22:04:03-07:00,commit, +28077,Kacper Kowalik,2012-07-11 06:34:19+02:00,commit, +28078,Matthew Turk,2012-07-10 20:49:48-07:00,commit, +28079,Nathan Goldbaum,2012-07-10 20:47:22-07:00,commit, +28080,Nathan Goldbaum,2012-07-10 20:45:53-07:00,commit, +28081,Nathan Goldbaum,2012-07-10 19:32:38-07:00,commit, +28082,Nathan Goldbaum,2012-07-10 19:29:08-07:00,commit, +28083,Kacper Kowalik,2012-07-11 04:20:45+02:00,commit, +28084,Nathan Goldbaum,2012-07-10 18:58:16-07:00,commit, +28085,Nathan Goldbaum,2012-07-10 18:48:53-07:00,commit, +28086,Nathan Goldbaum,2012-07-10 18:43:59-07:00,commit, +28087,Nathan Goldbaum,2012-07-10 18:39:54-07:00,commit, +28088,Matthew Turk,2012-07-10 20:37:19-04:00,commit, +28089,Stephen Skory,2012-07-10 16:31:10-06:00,commit, +28090,Stephen Skory,2012-07-10 16:19:38-06:00,commit, +28091,Kacper Kowalik,2012-07-11 00:17:58+02:00,commit, +28092,Stephen Skory,2012-07-10 16:00:22-06:00,commit, +28093,Britton Smith,2012-07-10 17:18:08-04:00,commit, +28094,Britton Smith,2012-07-10 17:18:08-04:00,commit, +28095,Chris Moody,2012-07-10 09:43:57-07:00,commit, +28096,Chris Moody,2012-07-10 09:42:54-07:00,commit, +28097,Chris Moody,2012-07-10 09:40:19-07:00,commit, +28098,Chris Moody,2012-07-10 09:36:12-07:00,commit, +28099,Chris Moody,2012-07-10 09:34:23-07:00,commit, +28100,Chris Moody,2012-07-10 09:20:07-07:00,commit, +28101,Chris Moody,2012-07-10 09:19:39-07:00,commit, +28102,Chris Moody,2012-07-10 09:19:07-07:00,commit, +28103,Chris Moody,2012-07-10 09:17:53-07:00,commit, +28104,Chris Moody,2012-07-10 09:17:08-07:00,commit, +28105,Chris Moody,2012-07-10 09:15:54-07:00,commit, +28106,Chris Moody,2012-07-10 09:14:23-07:00,commit, +28107,Matthew Turk,2012-07-10 04:21:24-07:00,commit, +28108,John ZuHone,2012-07-09 19:44:14-04:00,commit, +28109,Stephen Skory,2012-07-09 16:26:52-06:00,commit, +28110,Stephen Skory,2012-07-09 16:13:03-06:00,commit, +28111,Stephen Skory,2012-07-09 16:05:50-06:00,commit, +28112,Matthew Turk,2012-07-09 11:46:03-04:00,commit, +28113,Nathan Goldbaum,2012-07-08 22:12:44-07:00,commit, +28114,Nathan Goldbaum,2012-07-08 21:48:19-07:00,commit, +28115,Nathan Goldbaum,2012-07-08 19:59:45-07:00,commit, +28116,Matthew Turk,2012-07-08 22:35:08-04:00,commit, +28117,Britton Smith,2012-07-08 21:30:15-04:00,commit, +28118,Matthew Turk,2012-07-08 19:53:11-04:00,commit, +28119,Matthew Turk,2012-07-08 19:47:55-04:00,commit, +28120,Britton Smith,2012-07-08 18:29:39-04:00,commit, +28121,Nathan Goldbaum,2012-07-08 15:09:30-07:00,commit, +28122,Britton Smith,2012-07-08 14:48:07-04:00,commit, +28123,Nathan Goldbaum,2012-07-08 10:28:19-07:00,commit, +28124,Nathan Goldbaum,2012-07-08 10:23:31-07:00,commit, +28125,Matthew Turk,2012-07-07 16:50:40-04:00,commit, +28126,Nathan Goldbaum,2012-07-07 11:30:16-07:00,commit, +28127,Nathan Goldbaum,2012-07-07 00:03:38-07:00,commit, +28128,Matthew Turk,2012-07-06 23:07:02-04:00,commit, +28129,Matthew Turk,2012-07-06 22:20:40-04:00,commit, +28130,Nathan Goldbaum,2012-07-06 16:14:43-07:00,commit, +28131,Sam Skillman,2012-07-06 17:08:02-06:00,commit, +28132,Nathan Goldbaum,2012-07-06 15:53:31-07:00,commit, +28133,Matthew Turk,2012-07-06 18:31:30-04:00,commit, +28134,Nathan Goldbaum,2012-07-06 15:30:37-07:00,commit, +28135,Andrew Myers,2012-07-06 15:29:38-07:00,commit, +28136,Andrew Myers,2012-07-06 15:28:15-07:00,commit, +28137,Andrew Myers,2012-07-06 15:27:39-07:00,commit, +28138,Nathan Goldbaum,2012-07-06 15:23:21-07:00,commit, +28139,Matthew Turk,2012-07-06 17:12:31-04:00,commit, +28140,John ZuHone,2012-07-06 17:03:12-04:00,commit, +28141,Nathan Goldbaum,2012-07-06 12:05:29-07:00,commit, +28142,John ZuHone,2012-07-06 14:29:55-04:00,commit, +28143,Sam Skillman,2012-07-06 09:02:46-06:00,commit, +28144,Matthew Turk,2012-07-06 10:57:47-04:00,commit, +28145,Andrew Myers,2012-07-05 15:58:49-07:00,commit, +28146,Andrew Myers,2012-07-05 13:35:18-07:00,commit, +28147,John ZuHone,2012-07-04 19:10:29-04:00,commit, +28148,Matthew Turk,2012-07-03 16:14:48-04:00,commit, +28149,Matthew Turk,2012-07-03 14:29:00-04:00,commit, +28150,Britton Smith,2012-07-03 12:45:25-04:00,commit, +28151,Matthew Turk,2012-07-03 06:37:36-04:00,commit, +28152,Matthew Turk,2012-07-02 16:58:45-04:00,commit, +28153,Andrew Myers,2012-06-30 16:26:41-07:00,commit, +28154,Britton Smith,2012-06-30 12:30:07-04:00,commit, +28155,Britton Smith,2012-06-30 12:30:07-04:00,commit, +28156,Britton Smith,2012-06-30 11:55:03-04:00,commit, +28157,Britton Smith,2012-06-30 11:55:03-04:00,commit, +28158,Matthew Turk,2012-06-28 12:42:52-04:00,commit, +28159,Matthew Turk,2012-06-28 12:06:58-04:00,commit, +28160,Matthew Turk,2012-06-28 07:15:16-04:00,commit, +28161,Matthew Turk,2012-06-28 06:41:04-04:00,commit, +28162,Matthew Turk,2012-06-28 06:34:22-04:00,commit, +28163,Matthew Turk,2012-06-27 23:02:05-04:00,commit, +28164,Sam Skillman,2012-06-27 16:32:05-06:00,commit, +28165,Sam Skillman,2012-06-27 15:29:46-06:00,commit, +28166,Sam Skillman,2012-06-27 14:50:00-06:00,commit, +28167,Sam Skillman,2012-06-27 14:39:40-06:00,commit, +28168,John Wise,2012-06-27 11:20:39-04:00,commit, +28169,John Wise,2012-06-27 11:16:37-04:00,commit, +28170,John Wise,2012-06-27 11:11:39-04:00,commit, +28171,John Wise,2012-06-27 11:11:21-04:00,commit, +28172,Matthew Turk,2012-06-27 10:27:14-04:00,commit, +28173,Sam Skillman,2012-06-27 06:59:27-06:00,commit, +28174,John ZuHone,2012-06-27 01:04:18-04:00,commit, +28175,John ZuHone,2012-06-27 00:53:37-04:00,commit, +28176,Nathan Goldbaum,2012-06-26 21:19:51-07:00,commit, +28177,Nathan Goldbaum,2012-06-26 20:52:41-07:00,commit, +28178,Matthew Turk,2012-06-25 23:54:09-04:00,commit, +28179,Nathan Goldbaum,2012-06-25 17:40:03-04:00,commit, +28180,Matthew Turk,2012-06-24 09:33:37-04:00,commit, +28181,Nathan Goldbaum,2012-06-24 01:28:14-04:00,commit, +28182,Nathan Goldbaum,2012-06-24 01:27:29-04:00,commit, +28183,Matthew Turk,2012-06-24 00:10:52-04:00,commit, +28184,Matthew Turk,2012-06-23 23:52:09-04:00,commit, +28185,Britton Smith,2012-06-23 23:33:33-04:00,commit, +28186,Matthew Turk,2012-06-23 23:06:34-04:00,commit, +28187,Matthew Turk,2012-06-23 22:56:33-04:00,commit, +28188,Matthew Turk,2012-06-23 22:48:48-04:00,commit, +28189,Britton Smith,2012-06-23 22:47:18-04:00,commit, +28190,Britton Smith,2012-06-23 22:47:01-04:00,commit, +28191,Matthew Turk,2012-06-23 22:24:34-04:00,commit, +28192,Matthew Turk,2012-06-23 21:53:45-04:00,commit, +28193,Matthew Turk,2012-06-23 21:46:52-04:00,commit, +28194,Britton Smith,2012-06-23 21:38:16-04:00,commit, +28195,Britton Smith,2012-06-23 21:32:26-04:00,commit, +28196,Britton Smith,2012-06-23 21:30:53-04:00,commit, +28197,Britton Smith,2012-06-23 21:30:25-04:00,commit, +28198,Sam Skillman,2012-06-23 21:27:57-04:00,commit, +28199,Matthew Turk,2012-06-23 21:26:35-04:00,commit, +28200,Sam Skillman,2012-06-23 21:20:21-04:00,commit, +28201,Sam Skillman,2012-06-23 21:18:16-04:00,commit, +28202,Britton Smith,2012-06-23 19:28:29-04:00,commit, +28203,Britton Smith,2012-06-23 19:26:27-04:00,commit, +28204,Matthew Turk,2012-06-23 19:25:02-04:00,commit, +28205,Matthew Turk,2012-06-23 19:14:15-04:00,commit, +28206,Britton Smith,2012-06-23 19:04:26-04:00,commit, +28207,Matthew Turk,2012-06-23 19:03:52-04:00,commit, +28208,Matthew Turk,2012-06-23 18:43:17-04:00,commit, +28209,Britton Smith,2012-06-23 18:29:52-04:00,commit, +28210,Britton Smith,2012-06-23 18:28:15-04:00,commit, +28211,Britton Smith,2012-06-23 18:25:38-04:00,commit, +28212,Matthew Turk,2012-06-23 18:19:05-04:00,commit, +28213,Matthew Turk,2012-06-23 17:57:33-04:00,commit, +28214,Nathan Goldbaum,2012-06-23 16:35:35-04:00,commit, +28215,Matthew Turk,2012-06-23 16:35:33-04:00,commit, +28216,Sam Skillman,2012-06-23 16:22:14-04:00,commit, +28217,Nathan Goldbaum,2012-06-23 16:15:06-04:00,commit, +28218,Sam Skillman,2012-06-23 16:12:22-04:00,commit, +28219,Nathan Goldbaum,2012-06-23 16:12:11-04:00,commit, +28220,Matthew Turk,2012-06-23 16:10:14-04:00,commit, +28221,Nathan Goldbaum,2012-06-23 15:59:26-04:00,commit, +28222,Nathan Goldbaum,2012-06-23 15:57:10-04:00,commit, +28223,Matthew Turk,2012-06-23 15:46:22-04:00,commit, +28224,Matthew Turk,2012-06-23 15:39:02-04:00,commit, +28225,Matthew Turk,2012-06-23 15:01:17-04:00,commit, +28226,Britton Smith,2012-06-23 14:39:16-04:00,commit, +28227,Matthew Turk,2012-06-23 13:54:01-04:00,commit, +28228,Matthew Turk,2012-06-23 13:03:56-04:00,commit, +28229,Sam Skillman,2012-06-23 12:59:01-04:00,commit, +28230,Matthew Turk,2012-06-23 12:12:03-04:00,commit, +28231,Matthew Turk,2012-06-23 12:03:10-04:00,commit, +28232,Matthew Turk,2012-06-23 11:23:26-04:00,commit, +28233,Matthew Turk,2012-06-23 10:59:52-04:00,commit, +28234,Sam Skillman,2012-06-23 10:50:26-04:00,commit, +28235,Sam Skillman,2012-06-23 10:50:14-04:00,commit, +28236,Britton Smith,2012-06-23 10:48:41-04:00,commit, +28237,Sam Skillman,2012-06-23 10:45:04-04:00,commit, +28238,Sam Skillman,2012-06-23 10:35:36-04:00,commit, +28239,Matthew Turk,2012-06-23 10:32:08-04:00,commit, +28240,Sam Skillman,2012-06-23 09:26:14-04:00,commit, +28241,Sam Skillman,2012-06-23 09:25:54-04:00,commit, +28242,Matthew Turk,2012-06-23 08:28:26-04:00,commit, +28243,Matthew Turk,2012-06-23 08:29:25-04:00,commit, +28244,Nathan Goldbaum,2012-06-23 00:50:37-04:00,commit, +28245,Nathan Goldbaum,2012-06-23 00:49:37-04:00,commit, +28246,Matthew Turk,2012-06-22 23:58:11-04:00,commit, +28247,Matthew Turk,2012-06-22 23:30:23-04:00,commit, +28248,Matthew Turk,2012-06-22 22:11:02-04:00,commit, +28249,Britton Smith,2012-06-22 21:52:11-04:00,commit, +28250,Matthew Turk,2012-06-22 21:49:01-04:00,commit, +28251,Britton Smith,2012-06-22 21:26:12-04:00,commit, +28252,Matthew Turk,2012-06-22 19:00:39-04:00,commit, +28253,John Wise,2012-06-22 18:44:36-04:00,commit, +28254,Matthew Turk,2012-06-22 18:38:24-04:00,commit, +28255,Geoffrey So,2012-06-22 15:20:03-07:00,commit, +28256,Britton Smith,2012-06-22 18:19:47-04:00,commit, +28257,Matthew Turk,2012-06-22 18:15:04-04:00,commit, +28258,Matthew Turk,2012-06-22 18:14:28-04:00,commit, +28259,Sam Skillman,2012-06-22 18:13:37-04:00,commit, +28260,Britton Smith,2012-06-22 18:07:08-04:00,commit, +28261,Geoffrey So,2012-06-22 15:01:03-07:00,commit, +28262,Matthew Turk,2012-06-22 17:57:49-04:00,commit, +28263,Geoffrey So,2012-06-22 14:51:13-07:00,commit, +28264,Britton Smith,2012-06-22 17:38:01-04:00,commit, +28265,Geoffrey So,2012-06-22 14:35:48-07:00,commit, +28266,Matthew Turk,2012-06-22 16:46:43-04:00,commit, +28267,Britton Smith,2012-06-22 16:04:58-04:00,commit, +28268,Britton Smith,2012-06-22 15:39:36-04:00,commit, +28269,John Wise,2012-06-22 14:56:40-04:00,commit, +28270,Sam Skillman,2012-06-22 14:54:35-04:00,commit, +28271,Britton Smith,2012-06-22 14:04:36-04:00,commit, +28272,Matthew Turk,2012-06-22 12:41:08-04:00,commit, +28273,Matthew Turk,2012-06-22 12:24:11-04:00,commit, +28274,Britton Smith,2012-06-22 12:22:25-04:00,commit, +28275,Matthew Turk,2012-06-22 11:57:57-04:00,commit, +28276,Matthew Turk,2012-06-22 11:37:49-04:00,commit, +28277,John Wise,2012-06-22 11:31:54-04:00,commit, +28278,Matthew Turk,2012-06-22 06:28:30-04:00,commit, +28279,Matthew Turk,2012-06-22 06:27:52-04:00,commit, +28280,Matthew Turk,2012-06-21 23:49:03-04:00,commit, +28281,Matthew Turk,2012-06-21 13:47:28-04:00,commit, +28282,Matthew Turk,2012-06-21 13:43:17-04:00,commit, +28283,Matthew Turk,2012-06-21 13:15:47-04:00,commit, +28284,Matthew Turk,2012-06-21 06:05:35-04:00,commit, +28285,Andrew Myers,2012-06-20 20:59:47-07:00,commit, +28286,Andrew Myers,2012-06-20 20:51:46-07:00,commit, +28287,Andrew Myers,2012-06-20 20:35:12-07:00,commit, +28288,Andrew Myers,2012-06-20 15:15:04-07:00,commit, +28289,Andrew Myers,2012-06-20 15:02:13-07:00,commit, +28290,Nathan Goldbaum,2012-06-19 17:27:12-07:00,commit, +28291,Nathan Goldbaum,2012-06-19 15:20:23-07:00,commit, +28292,Nathan Goldbaum,2012-06-19 15:16:33-07:00,commit, +28293,Nathan Goldbaum,2012-06-19 15:07:46-07:00,commit, +28294,Matthew Turk,2012-06-17 13:54:39-04:00,commit, +28295,Matthew Turk,2012-06-17 13:54:18-04:00,commit, +28296,Britton Smith,2012-06-16 10:24:03-04:00,commit, +28297,Britton Smith,2012-06-16 10:13:16-04:00,commit, +28298,Britton Smith,2012-06-16 09:01:59-04:00,commit, +28299,Sam Skillman,2012-06-15 20:19:48-06:00,commit, +28300,Britton Smith,2012-06-15 21:01:39-04:00,commit, +28301,Nathan Goldbaum,2012-06-15 15:54:41-07:00,commit, +28302,Britton Smith,2012-06-15 16:20:34-04:00,commit, +28303,Matthew Turk,2012-06-15 15:19:58-04:00,commit, +28304,Matthew Turk,2012-06-15 10:14:44-04:00,commit, +28305,Matthew Turk,2012-06-15 09:47:02-04:00,commit, +28306,Matthew Turk,2012-06-14 20:38:39-04:00,commit, +28307,Matthew Turk,2012-06-14 20:33:13-04:00,commit, +28308,Matthew Turk,2012-06-14 20:15:46-04:00,commit, +28309,Matthew Turk,2012-06-14 19:49:36-04:00,commit, +28310,Sam Skillman,2012-06-14 17:47:04-06:00,commit, +28311,Matthew Turk,2012-06-14 18:37:29-04:00,commit, +28312,Matthew Turk,2012-06-14 18:05:47-04:00,commit, +28313,Sam Skillman,2012-06-14 13:34:27-06:00,commit, +28314,Matthew Turk,2012-06-14 15:09:56-04:00,commit, +28315,Matthew Turk,2012-06-14 14:30:27-04:00,commit, +28316,Sam Skillman,2012-06-14 11:41:28-06:00,commit, +28317,Matthew Turk,2012-06-14 13:29:45-04:00,commit, +28318,Sam Skillman,2012-06-14 10:47:27-06:00,commit, +28319,Matthew Turk,2012-06-14 12:20:28-04:00,commit, +28320,Matthew Turk,2012-06-14 12:04:17-04:00,commit, +28321,Britton Smith,2012-06-14 11:54:13-04:00,commit, +28322,Matthew Turk,2012-06-14 11:26:43-04:00,commit, +28323,Britton Smith,2012-06-14 11:22:20-04:00,commit, +28324,Matthew Turk,2012-06-14 10:39:28-04:00,commit, +28325,Matthew Turk,2012-06-14 08:48:56-04:00,commit, +28326,Matthew Turk,2012-06-14 08:27:02-04:00,commit, +28327,Sam Skillman,2012-06-13 21:14:40-06:00,commit, +28328,Sam Skillman,2012-06-13 20:55:11-06:00,commit, +28329,Sam Skillman,2012-06-13 20:32:24-06:00,commit, +28330,Sam Skillman,2012-06-13 20:28:38-06:00,commit, +28331,Geoffrey So,2012-06-13 18:19:53-07:00,commit, +28332,Matthew Turk,2012-06-13 20:24:27-04:00,commit, +28333,Britton Smith,2012-06-13 19:03:03-04:00,commit, +28334,Britton Smith,2012-06-13 19:02:40-04:00,commit, +28335,Matthew Turk,2012-06-13 16:56:27-04:00,commit, +28336,Matthew Turk,2012-06-13 10:44:58-04:00,commit, +28337,Matthew Turk,2012-06-13 10:33:11-04:00,commit, +28338,Matthew Turk,2012-06-13 10:13:45-04:00,commit, +28339,Matthew Turk,2012-06-12 17:33:34-04:00,commit, +28340,Sam Skillman,2012-06-12 15:00:48-06:00,commit, +28341,Matthew Turk,2012-06-12 14:18:23-04:00,commit, +28342,Matthew Turk,2012-06-12 13:16:15-04:00,commit, +28343,Matthew Turk,2012-06-12 13:15:36-04:00,commit, +28344,Matthew Turk,2012-06-12 07:00:58-04:00,commit, +28345,Matthew Turk,2012-06-09 18:39:41-04:00,commit, +28346,Matthew Turk,2012-06-09 17:20:54-04:00,commit, +28347,Matthew Turk,2012-06-09 15:59:12-04:00,commit, +28348,Sam Skillman,2012-06-08 17:27:36-06:00,commit, +28349,John Wise,2012-06-08 17:04:48-04:00,commit, +28350,Sam Skillman,2012-06-08 11:47:56-06:00,commit, +28351,Sam Skillman,2012-06-08 09:56:32-06:00,commit, +28352,Britton Smith,2012-06-08 11:10:55-04:00,commit, +28353,Matthew Turk,2012-06-07 21:10:35-04:00,commit, +28354,Matthew Turk,2012-06-07 17:35:09-04:00,commit, +28355,Sam Skillman,2012-06-07 14:45:25-06:00,commit, +28356,Sam Skillman,2012-06-07 14:40:25-06:00,commit, +28357,Matthew Turk,2012-06-07 15:58:28-04:00,commit, +28358,Matthew Turk,2012-06-07 14:58:12-04:00,commit, +28359,Matthew Turk,2012-06-07 14:46:16-04:00,commit, +28360,Matthew Turk,2012-06-07 14:34:17-04:00,commit, +28361,Matthew Turk,2012-06-07 14:33:31-04:00,commit, +28362,Matthew Turk,2012-06-07 13:48:27-04:00,commit, +28363,Matthew Turk,2012-06-07 08:19:53-07:00,commit, +28364,Matthew Turk,2012-06-07 05:50:22-07:00,commit, +28365,Matthew Turk,2012-06-06 22:04:20-04:00,commit, +28366,Sam Skillman,2012-06-06 15:16:49-06:00,commit, +28367,Britton Smith,2012-06-06 16:17:14-04:00,commit, +28368,Matthew Turk,2012-06-06 09:44:41-05:00,commit, +28369,Cameron Hummels,2012-06-06 00:49:38-04:00,commit, +28370,Sam Skillman,2012-06-05 15:42:35-06:00,commit, +28371,Matthew Turk,2012-06-05 13:53:56-04:00,commit, +28372,Matthew Turk,2012-06-05 13:49:38-04:00,commit, +28373,Cameron Hummels,2012-06-05 12:44:50-04:00,commit, +28374,Sam Skillman,2012-06-05 10:01:10-06:00,commit, +28375,Sam Skillman,2012-06-05 09:28:51-06:00,commit, +28376,Sam Skillman,2012-06-05 08:56:26-06:00,commit, +28377,Matthew Turk,2012-06-05 10:45:20-04:00,commit, +28378,Matthew Turk,2012-06-05 10:37:05-04:00,commit, +28379,Matthew Turk,2012-06-05 10:36:51-04:00,commit, +28380,Britton Smith,2012-06-05 10:07:46-04:00,commit, +28381,Cameron Hummels,2012-06-04 22:42:13-04:00,commit, +28382,Cameron Hummels,2012-06-04 22:40:32-04:00,commit, +28383,Matthew Turk,2012-06-04 22:40:18-04:00,commit, +28384,Sam Skillman,2012-06-04 19:02:26-06:00,commit, +28385,Sam Skillman,2012-06-04 18:33:52-06:00,commit, +28386,Sam Skillman,2012-06-04 18:25:41-06:00,commit, +28387,Sam Skillman,2012-06-04 18:02:55-06:00,commit, +28388,Sam Skillman,2012-06-04 17:28:30-06:00,commit, +28389,Sam Skillman,2012-06-04 16:03:14-06:00,commit, +28390,Matthew Turk,2012-06-04 17:08:00-04:00,commit, +28391,John Wise,2012-06-04 15:27:12-04:00,commit, +28392,John Wise,2012-06-04 15:27:04-04:00,commit, +28393,Sam Skillman,2012-06-04 09:18:56-06:00,commit, +28394,Matthew Turk,2012-06-04 08:28:12-04:00,commit, +28395,Matthew Turk,2012-06-04 07:30:43-04:00,commit, +28396,Cameron Hummels,2012-06-03 12:57:09-04:00,commit, +28397,Cameron Hummels,2012-06-03 12:56:48-04:00,commit, +28398,Matthew Turk,2012-06-02 18:24:06-04:00,commit, +28399,Matthew Turk,2012-06-02 13:47:01-04:00,commit, +28400,Matthew Turk,2012-06-02 08:03:25-04:00,commit, +28401,Matthew Turk,2012-06-01 22:16:17-04:00,commit, +28402,Matthew Turk,2012-06-01 21:44:34-04:00,commit, +28403,Matthew Turk,2012-06-01 17:50:02-04:00,commit, +28404,Matthew Turk,2012-06-01 17:28:10-04:00,commit, +28405,Matthew Turk,2012-06-01 16:56:04-04:00,commit, +28406,Britton Smith,2012-06-01 15:47:35-04:00,commit, +28407,Matthew Turk,2012-06-01 08:47:48-04:00,commit, +28408,Matthew Turk,2012-06-01 00:30:55-04:00,commit, +28409,Matthew Turk,2012-06-01 00:04:38-04:00,commit, +28410,Matthew Turk,2012-05-31 21:46:03-04:00,commit, +28411,Matthew Turk,2012-05-31 21:25:34-04:00,commit, +28412,Matthew Turk,2012-05-31 18:40:00-04:00,commit, +28413,Matthew Turk,2012-05-31 18:08:31-04:00,commit, +28414,Matthew Turk,2012-05-31 17:00:12-04:00,commit, +28415,Matthew Turk,2012-05-31 16:13:18-04:00,commit, +28416,Matthew Turk,2012-05-31 15:41:32-04:00,commit, +28417,Matthew Turk,2012-05-31 14:59:51-04:00,commit, +28418,Britton Smith,2012-05-31 14:56:08-04:00,commit, +28419,Matthew Turk,2012-05-31 12:28:30-04:00,commit, +28420,Matthew Turk,2012-05-31 11:54:14-04:00,commit, +28421,Matthew Turk,2012-05-31 11:24:52-04:00,commit, +28422,Sam Skillman,2012-05-31 09:21:21-06:00,commit, +28423,Matthew Turk,2012-05-31 11:13:55-04:00,commit, +28424,Matthew Turk,2012-05-31 08:15:15-04:00,commit, +28425,Matthew Turk,2012-05-30 21:42:31-04:00,commit, +28426,Matthew Turk,2012-05-30 21:39:24-04:00,commit, +28427,Nathan Goldbaum,2012-05-30 18:07:08-07:00,commit, +28428,Cameron Hummels,2012-05-30 20:29:16-04:00,commit, +28429,Cameron Hummels,2012-05-30 20:28:56-04:00,commit, +28430,Sam Skillman,2012-05-30 17:05:52-06:00,commit, +28431,Matthew Turk,2012-05-30 18:26:47-04:00,commit, +28432,Matthew Turk,2012-05-30 17:07:51-04:00,commit, +28433,Matthew Turk,2012-05-30 15:44:31-04:00,commit, +28434,Matthew Turk,2012-05-30 11:10:53-04:00,commit, +28435,Matthew Turk,2012-05-30 10:29:33-04:00,commit, +28436,Matthew Turk,2012-05-30 10:01:03-04:00,commit, +28437,Matthew Turk,2012-05-29 17:40:09-04:00,commit, +28438,Matthew Turk,2012-05-29 17:31:38-04:00,commit, +28439,Matthew Turk,2012-05-29 17:14:42-04:00,commit, +28440,Thomas Robitaille,2012-05-29 21:56:31+02:00,commit, +28441,Thomas Robitaille,2012-05-29 21:31:20+02:00,commit, +28442,Nathan Goldbaum,2012-05-25 17:48:06-07:00,commit, +28443,Matthew Turk,2012-05-25 17:07:45-04:00,commit, +28444,Nathan Goldbaum,2012-05-25 11:45:27-07:00,commit, +28445,Nathan Goldbaum,2012-05-25 11:44:30-07:00,commit, +28446,Matthew Turk,2012-05-25 06:54:24+09:00,commit, +28447,Matthew Turk,2012-05-24 18:01:52+09:00,commit, +28448,Matthew Turk,2012-05-24 17:42:00+09:00,commit, +28449,Matthew Turk,2012-05-24 15:45:56+09:00,commit, +28450,Matthew Turk,2012-05-24 12:31:44+09:00,commit, +28451,Matthew Turk,2012-05-23 11:22:07+09:00,commit, +28452,Matthew Turk,2012-05-23 06:29:06+09:00,commit, +28453,Matthew Turk,2012-05-21 11:30:47+09:00,commit, +28454,Matthew Turk,2012-05-18 12:12:05+09:00,commit, +28455,Matthew Turk,2012-05-17 14:07:17+09:00,commit, +28456,Matthew Turk,2012-05-17 13:20:12+09:00,commit, +28457,Matthew Turk,2012-05-17 12:53:50+09:00,commit, +28458,Geoffrey So,2012-05-15 14:46:17-04:00,commit, +28459,Sam Skillman,2012-05-11 15:05:08-06:00,commit, +28460,Matthew Turk,2012-05-10 07:41:01-04:00,commit, +28461,Matthew Turk,2012-05-09 21:29:24-04:00,commit, +28462,Matthew Turk,2012-05-09 15:51:56-04:00,commit, +28463,Matthew Turk,2012-05-09 14:40:25-04:00,commit, +28464,Kacper Kowalik,2012-05-09 17:50:41+02:00,commit, +28465,Kacper Kowalik,2012-05-09 17:02:55+02:00,commit, +28466,Kacper Kowalik,2012-05-09 16:34:08+02:00,commit, +28467,Matthew Turk,2012-05-08 17:59:56-04:00,commit, +28468,Cameron Hummels,2012-05-08 17:53:47-04:00,commit, +28469,Cameron Hummels,2012-05-08 17:53:02-04:00,commit, +28470,Matthew Turk,2012-05-08 13:26:00-04:00,commit, +28471,John Wise,2012-05-08 12:50:37-04:00,commit, +28472,John Wise,2012-05-08 12:49:59-04:00,commit, +28473,Matthew Turk,2012-05-07 22:46:15-04:00,commit, +28474,Britton Smith,2012-05-07 22:45:31-04:00,commit, +28475,Matthew Turk,2012-05-07 22:26:38-04:00,commit, +28476,Matthew Turk,2012-05-07 22:14:02-04:00,commit, +28477,Matthew Turk,2012-05-07 22:11:40-04:00,commit, +28478,Matthew Turk,2012-05-07 21:55:01-04:00,commit, +28479,Nathan Goldbaum,2012-05-07 16:01:00-07:00,commit, +28480,Matthew Turk,2012-05-07 17:15:39-04:00,commit, +28481,Matthew Turk,2012-05-07 16:34:13-04:00,commit, +28482,Sam Skillman,2012-05-07 14:30:27-06:00,commit, +28483,Sam Skillman,2012-05-07 14:28:06-06:00,commit, +28484,Matthew Turk,2012-05-07 10:22:35-04:00,commit, +28485,Matthew Turk,2012-05-07 10:17:08-04:00,commit, +28486,Nathan Goldbaum,2012-05-06 15:31:33-07:00,commit, +28487,Nathan Goldbaum,2012-05-06 15:30:41-07:00,commit, +28488,Cameron Hummels,2012-05-06 13:27:27-04:00,commit, +28489,Nathan Goldbaum,2012-05-05 00:44:30-07:00,commit, +28490,Nathan Goldbaum,2012-05-05 00:39:57-07:00,commit, +28491,Nathan Goldbaum,2012-05-04 23:46:11-07:00,commit, +28492,Matthew Turk,2012-05-04 17:50:59-04:00,commit, +28493,Matthew Turk,2012-05-04 16:30:38-04:00,commit, +28494,Matthew Turk,2012-05-04 16:29:47-04:00,commit, +28495,Sam Skillman,2012-05-04 14:06:57-06:00,commit, +28496,Sam Skillman,2012-05-04 13:56:35-06:00,commit, +28497,Sam Skillman,2012-05-04 13:56:15-06:00,commit, +28498,Nathan Goldbaum,2012-05-03 13:16:35-07:00,commit, +28499,Nathan Goldbaum,2012-05-03 13:13:12-07:00,commit, +28500,Stephen Skory,2012-05-03 13:48:32-06:00,commit, +28501,Matthew Turk,2012-05-03 10:17:32-04:00,commit, +28502,Nathan Goldbaum,2012-05-03 00:07:49-07:00,commit, +28503,Nathan Goldbaum,2012-05-03 00:05:37-07:00,commit, +28504,Nathan Goldbaum,2012-05-02 23:15:45-07:00,commit, +28505,Nathan Goldbaum,2012-05-02 22:48:23-07:00,commit, +28506,Chris Moody,2012-05-02 21:58:28-07:00,commit, +28507,Chris Moody,2012-05-02 20:22:02-07:00,commit, +28508,Nathan Goldbaum,2012-05-02 18:45:50-07:00,commit, +28509,Nathan Goldbaum,2012-05-02 18:39:58-07:00,commit, +28510,Chris Moody,2012-05-02 16:25:23-07:00,commit, +28511,Matthew Turk,2012-05-02 18:09:28-04:00,commit, +28512,Matthew Turk,2012-05-02 15:57:44-04:00,commit, +28513,Matthew Turk,2012-05-02 15:34:12-04:00,commit, +28514,Matthew Turk,2012-05-02 15:23:39-04:00,commit, +28515,Matthew Turk,2012-05-02 15:18:53-04:00,commit, +28516,Matthew Turk,2012-05-02 10:09:27-04:00,commit, +28517,Matthew Turk,2012-05-02 08:17:30-04:00,commit, +28518,Matthew Turk,2012-05-01 17:47:14-04:00,commit, +28519,Matthew Turk,2012-05-01 17:46:45-04:00,commit, +28520,Nathan Goldbaum,2012-05-01 14:11:25-07:00,commit, +28521,Sam Skillman,2012-05-01 13:51:16-06:00,commit, +28522,Sam Skillman,2012-05-01 13:44:22-06:00,commit, +28523,Matthew Turk,2012-05-01 15:03:29-04:00,commit, +28524,Chris Moody,2012-05-01 11:25:34-07:00,commit, +28525,Matthew Turk,2012-05-01 14:21:09-04:00,commit, +28526,Matthew Turk,2012-05-01 14:20:49-04:00,commit, +28527,Matthew Turk,2012-05-01 06:09:15-04:00,commit, +28528,Matthew Turk,2012-04-30 16:32:17-04:00,commit, +28529,Matthew Turk,2012-04-30 16:17:39-04:00,commit, +28530,Andrew Myers,2012-04-30 12:43:10-07:00,commit, +28531,Andrew Myers,2012-04-30 12:41:17-07:00,commit, +28532,Andrew Myers,2012-04-30 12:40:34-07:00,commit, +28533,John Wise,2012-04-30 15:22:19-04:00,commit, +28534,John Wise,2012-04-30 14:13:10-04:00,commit, +28535,Matthew Turk,2012-04-26 17:02:34-04:00,commit, +28536,Britton Smith,2012-04-26 15:06:32-04:00,commit, +28537,Matthew Turk,2012-04-26 14:45:32-04:00,commit, +28538,Cameron Hummels,2012-04-26 11:32:00-04:00,commit, +28539,Matthew Turk,2012-04-26 11:23:04-04:00,commit, +28540,Sam Skillman,2012-04-25 17:00:39-06:00,commit, +28541,Matthew Turk,2012-04-24 17:32:39-04:00,commit, +28542,Britton Smith,2012-04-24 15:38:54-04:00,commit, +28543,Britton Smith,2012-04-24 15:38:42-04:00,commit, +28544,Andrew Myers,2012-04-24 11:00:36-07:00,commit, +28545,Andrew Myers,2012-04-24 10:47:24-07:00,commit, +28546,Sam Skillman,2012-04-24 11:45:48-06:00,commit, +28547,Matthew Turk,2012-04-22 10:51:10-04:00,commit, +28548,Matthew Turk,2012-04-22 09:59:53-04:00,commit, +28549,Geoffrey So,2012-04-18 15:37:49-07:00,commit, +28550,John Wise,2012-04-18 13:02:15-04:00,commit, +28551,Matthew Turk,2012-04-18 10:44:00-04:00,commit, +28552,Matthew Turk,2012-04-16 10:27:30-04:00,commit, +28553,Matthew Turk,2012-04-16 10:10:07-04:00,commit, +28554,Matthew Turk,2012-04-16 07:34:06-04:00,commit, +28555,Chris Moody,2012-04-15 15:05:43-07:00,commit, +28556,Chris Moody,2012-04-14 20:53:17-07:00,commit, +28557,Chris Moody,2012-04-14 19:26:35-07:00,commit, +28558,Chris Moody,2012-04-14 19:25:15-07:00,commit, +28559,Chris Moody,2012-04-14 16:25:44-07:00,commit, +28560,Chris Moody,2012-04-14 14:21:44-07:00,commit, +28561,Chris Moody,2012-04-14 14:20:02-07:00,commit, +28562,Chris Moody,2012-04-14 13:35:48-07:00,commit, +28563,Chris Moody,2012-04-14 09:16:03-07:00,commit, +28564,Chris Moody,2012-04-14 09:02:08-07:00,commit, +28565,Matthew Turk,2012-04-13 23:12:52-04:00,commit, +28566,Chris Moody,2012-04-13 17:46:24-07:00,commit, +28567,Matthew Turk,2012-04-13 20:44:16-04:00,commit, +28568,Chris Moody,2012-04-13 17:44:13-07:00,commit, +28569,Matthew Turk,2012-04-13 20:28:57-04:00,commit, +28570,Matthew Turk,2012-04-13 20:20:12-04:00,commit, +28571,Chris Moody,2012-04-13 17:10:34-07:00,commit, +28572,Nathan Goldbaum,2012-04-12 19:38:24-07:00,commit, +28573,Nathan Goldbaum,2012-04-12 19:37:07-07:00,commit, +28574,Chris Moody,2012-04-12 15:37:11-07:00,commit, +28575,Anna Rosen,2012-04-12 10:08:21-07:00,commit, +28576,Kacper Kowalik,2012-04-12 15:54:09+02:00,commit, +28577,Matthew Turk,2012-04-11 17:19:41-04:00,commit, +28578,Matthew Turk,2012-04-11 17:05:08-04:00,commit, +28579,Matthew Turk,2012-04-11 10:39:49-04:00,commit, +28580,Matthew Turk,2012-04-11 07:22:01-04:00,commit, +28581,Matthew Turk,2012-04-11 06:06:06-04:00,commit, +28582,Kacper Kowalik,2012-04-11 11:24:41+02:00,commit, +28583,Matthew Turk,2012-04-10 16:38:27-04:00,commit, +28584,Nathan Goldbaum,2012-04-09 22:05:00-07:00,commit, +28585,Matthew Turk,2012-04-09 17:44:09-04:00,commit, +28586,Matthew Turk,2012-04-09 15:30:03-04:00,commit, +28587,Matthew Turk,2012-04-09 13:02:01-04:00,commit, +28588,Matthew Turk,2012-04-09 10:02:09-04:00,commit, +28589,Matthew Turk,2012-04-09 07:11:16-04:00,commit, +28590,Matthew Turk,2012-04-06 05:38:18-04:00,commit, +28591,Matthew Turk,2012-04-06 05:37:29-04:00,commit, +28592,Matthew Turk,2012-04-05 14:20:05-04:00,commit, +28593,J.S. Oishi,2012-04-05 11:18:27-07:00,commit, +28594,Matthew Turk,2012-04-04 15:30:59-04:00,commit, +28595,Matthew Turk,2012-04-04 07:57:14-04:00,commit, +28596,Matthew Turk,2012-04-04 06:48:56-04:00,commit, +28597,Matthew Turk,2012-04-03 20:55:12-04:00,commit, +28598,Matthew Turk,2012-04-03 17:21:45-04:00,commit, +28599,Matthew Turk,2012-04-03 16:58:30-04:00,commit, +28600,Sam Skillman,2012-04-03 13:27:26-06:00,commit, +28601,Matthew Turk,2012-04-03 13:40:04-04:00,commit, +28602,Matthew Turk,2012-04-03 13:36:53-04:00,commit, +28603,Matthew Turk,2012-04-03 11:54:34-04:00,commit, +28604,Matthew Turk,2012-04-03 11:22:23-04:00,commit, +28605,Matthew Turk,2012-04-03 10:52:20-04:00,commit, +28606,Matthew Turk,2012-04-03 10:27:33-04:00,commit, +28607,Nathan Goldbaum,2012-04-02 16:59:54-07:00,commit, +28608,Nathan Goldbaum,2012-04-02 16:57:49-07:00,commit, +28609,Nathan Goldbaum,2012-04-02 15:35:17-07:00,commit, +28610,Nathan Goldbaum,2012-04-02 15:29:58-07:00,commit, +28611,Nathan Goldbaum,2012-04-02 15:22:16-07:00,commit, +28612,Nathan Goldbaum,2012-04-02 14:21:05-07:00,commit, +28613,Nathan Goldbaum,2012-04-02 14:20:41-07:00,commit, +28614,Nathan Goldbaum,2012-03-31 01:45:43-07:00,commit, +28615,Matthew Turk,2012-03-30 17:04:33-04:00,commit, +28616,Matthew Turk,2012-03-30 16:56:23-04:00,commit, +28617,Matthew Turk,2012-03-30 09:18:23-04:00,commit, +28618,Matthew Turk,2012-03-29 16:53:24-04:00,commit, +28619,Matthew Turk,2012-03-29 16:01:48-04:00,commit, +28620,Matthew Turk,2012-03-29 16:01:33-04:00,commit, +28621,Nathan Goldbaum,2012-03-29 12:54:56-07:00,commit, +28622,Nathan Goldbaum,2012-03-29 12:47:05-07:00,commit, +28623,Stephen Skory,2012-03-29 11:28:40-06:00,commit, +28624,John ZuHone,2012-03-28 14:19:52-07:00,commit, +28625,John ZuHone,2012-03-28 12:58:04-07:00,commit, +28626,Matthew Turk,2012-03-28 14:57:38-04:00,commit, +28627,Matthew Turk,2012-03-28 14:56:38-04:00,commit, +28628,John ZuHone,2012-03-27 18:11:36-04:00,commit, +28629,Nathan Goldbaum,2012-03-27 15:05:43-07:00,commit, +28630,Stephen Skory,2012-03-26 14:09:39-06:00,commit, +28631,Matthew Turk,2012-03-26 14:57:52-04:00,commit, +28632,Matthew Turk,2012-03-26 14:57:35-04:00,commit, +28633,Stephen Skory,2012-03-26 11:34:45-06:00,commit, +28634,Stephen Skory,2012-03-26 11:34:39-06:00,commit, +28635,Matthew Turk,2012-03-26 13:32:08-04:00,commit, +28636,Stephen Skory,2012-03-26 09:37:17-06:00,commit, +28637,Matthew Turk,2012-03-26 11:09:30-04:00,commit, +28638,Kacper Kowalik,2012-03-26 13:30:29+02:00,commit, +28639,Matthew Turk,2012-03-26 06:31:11-04:00,commit, +28640,Matthew Turk,2012-03-26 06:23:21-04:00,commit, +28641,Matthew Turk,2012-03-26 05:42:05-04:00,commit, +28642,Matthew Turk,2012-03-24 23:34:21-04:00,commit, +28643,Stephen Skory,2012-03-23 17:17:17-06:00,commit, +28644,Matthew Turk,2012-03-23 16:38:58-04:00,commit, +28645,Matthew Turk,2012-03-23 16:36:56-04:00,commit, +28646,Matthew Turk,2012-03-23 06:25:32-04:00,commit, +28647,Nathan Goldbaum,2012-03-22 15:11:27-07:00,commit, +28648,Matthew Turk,2012-03-22 16:51:23-04:00,commit, +28649,Nathan Goldbaum,2012-03-22 13:41:32-07:00,commit, +28650,Matthew Turk,2012-03-22 15:50:44-04:00,commit, +28651,Matthew Turk,2012-03-22 15:46:30-04:00,commit, +28652,Matthew Turk,2012-03-22 14:31:56-04:00,commit, +28653,Cameron Hummels,2012-03-22 10:16:40-04:00,commit, +28654,Geoffrey So,2012-03-20 14:21:17-07:00,commit, +28655,Sam Skillman,2012-03-20 14:03:35-06:00,commit, +28656,Chris Moody,2012-03-20 10:45:59-07:00,commit, +28657,Stephen Skory,2012-03-20 11:13:29-06:00,commit, +28658,Stephen Skory,2012-03-20 10:08:27-06:00,commit, +28659,Matthew Turk,2012-03-20 09:31:37-04:00,commit, +28660,Geoffrey So,2012-03-19 16:32:26-07:00,commit, +28661,Geoffrey So,2012-03-19 16:08:45-07:00,commit, +28662,Geoffrey So,2012-03-19 15:48:06-07:00,commit, +28663,Stephen Skory,2012-03-19 15:09:28-06:00,commit, +28664,Matthew Turk,2012-03-19 16:42:28-04:00,commit, +28665,Nathan Goldbaum,2012-03-19 11:45:11-07:00,commit, +28666,Nathan Goldbaum,2012-03-19 11:39:35-07:00,commit, +28667,Nathan Goldbaum,2012-03-19 11:32:15-07:00,commit, +28668,Nathan Goldbaum,2012-03-19 11:31:45-07:00,commit, +28669,Nathan Goldbaum,2012-03-16 23:00:38-07:00,commit, +28670,Nathan Goldbaum,2012-03-16 12:14:08-07:00,commit, +28671,Nathan Goldbaum,2012-03-16 12:11:07-07:00,commit, +28672,Nathan Goldbaum,2012-03-16 12:07:24-07:00,commit, +28673,Nathan Goldbaum,2012-03-16 12:06:58-07:00,commit, +28674,Nathan Goldbaum,2012-03-16 12:05:06-07:00,commit, +28675,Matthew Turk,2012-03-16 11:49:40-04:00,commit, +28676,Matthew Turk,2012-03-16 10:15:46-04:00,commit, +28677,Matthew Turk,2012-03-16 10:07:18-04:00,commit, +28678,Matthew Turk,2012-03-16 09:32:14-04:00,commit, +28679,Matthew Turk,2012-03-16 09:09:37-04:00,commit, +28680,Matthew Turk,2012-03-16 09:08:12-04:00,commit, +28681,Matthew Turk,2012-03-15 13:35:02-04:00,commit, +28682,Matthew Turk,2012-03-15 13:25:10-04:00,commit, +28683,Matthew Turk,2012-03-15 13:24:48-04:00,commit, +28684,Matthew Turk,2012-03-15 04:59:14-04:00,commit, +28685,John ZuHone,2012-03-14 22:54:05-04:00,commit, +28686,John ZuHone,2012-03-14 22:48:44-04:00,commit, +28687,Nathan Goldbaum,2012-03-14 19:41:33-07:00,commit, +28688,Nathan Goldbaum,2012-03-14 19:38:41-07:00,commit, +28689,John ZuHone,2012-03-14 22:34:23-04:00,commit, +28690,Matthew Turk,2012-03-14 18:05:10-04:00,commit, +28691,Matthew Turk,2012-03-14 17:51:47-04:00,commit, +28692,John ZuHone,2012-03-14 17:24:01-04:00,commit, +28693,John ZuHone,2012-03-14 17:06:27-04:00,commit, +28694,John ZuHone,2012-03-14 16:50:38-04:00,commit, +28695,John ZuHone,2012-03-14 13:30:54-04:00,commit, +28696,Matthew Turk,2012-03-14 10:43:57-04:00,commit, +28697,Matthew Turk,2012-03-14 09:31:36-04:00,commit, +28698,Matthew Turk,2012-03-13 21:48:16-04:00,commit, +28699,Matthew Turk,2012-03-13 14:38:13-04:00,commit, +28700,Matthew Turk,2012-03-13 14:37:09-04:00,commit, +28701,Britton Smith,2012-03-13 11:09:48-04:00,commit, +28702,Britton Smith,2012-03-13 11:07:04-04:00,commit, +28703,Matthew Turk,2012-03-13 06:12:42-04:00,commit, +28704,Matthew Turk,2012-03-13 06:12:34-04:00,commit, +28705,J.S. Oishi,2012-03-12 22:52:10-07:00,commit, +28706,Sam Skillman,2012-03-12 18:35:37-06:00,commit, +28707,Andrew Myers,2012-03-12 13:19:23-07:00,commit, +28708,Andrew Myers,2012-03-12 11:41:48-07:00,commit, +28709,Andrew Myers,2012-03-12 11:27:09-07:00,commit, +28710,John Wise,2012-03-12 11:29:29-04:00,commit, +28711,John Wise,2012-03-12 11:28:57-04:00,commit, +28712,Andrew Cunningham,2012-03-12 02:43:29-07:00,commit, +28713,Andrew Myers,2012-03-09 17:32:00-08:00,commit, +28714,Andrew Myers,2012-03-09 17:22:19-08:00,commit, +28715,Matthew Turk,2012-03-09 12:43:08-05:00,commit, +28716,Matthew Turk,2012-03-08 01:08:48-05:00,commit, +28717,Matthew Turk,2012-03-08 01:03:52-05:00,commit, +28718,Matthew Turk,2012-03-07 23:02:52-07:00,commit, +28719,Matthew Turk,2012-03-07 17:15:37-07:00,commit, +28720,Matthew Turk,2012-03-07 17:05:30-07:00,commit, +28721,Stephen Skory,2012-03-07 15:56:53-07:00,commit, +28722,Matthew Turk,2012-03-06 11:08:29-05:00,commit, +28723,Matthew Turk,2012-03-05 17:15:32-07:00,commit, +28724,Matthew Turk,2012-03-04 22:03:41-05:00,commit, +28725,Andrew Cunningham,2012-03-02 14:51:27-08:00,commit, +28726,Britton Smith,2012-03-02 16:54:16-05:00,commit, +28727,Britton Smith,2012-03-02 16:01:43-05:00,commit, +28728,Britton Smith,2012-03-02 14:52:04-05:00,commit, +28729,Britton Smith,2012-03-02 14:51:14-05:00,commit, +28730,Matthew Turk,2012-03-02 14:25:18-05:00,commit, +28731,Matthew Turk,2012-03-01 12:04:43-05:00,commit, +28732,Matthew Turk,2012-02-29 17:23:08-05:00,commit, +28733,Matthew Turk,2012-02-29 17:10:02-05:00,commit, +28734,Matthew Turk,2012-02-29 16:35:14-05:00,commit, +28735,Matthew Turk,2012-02-29 13:59:47-05:00,commit, +28736,Matthew Turk,2012-02-29 13:40:58-05:00,commit, +28737,Matthew Turk,2012-02-29 11:48:45-05:00,commit, +28738,Matthew Turk,2012-02-29 11:42:32-05:00,commit, +28739,Britton Smith,2012-02-28 17:24:45-05:00,commit, +28740,Matthew Turk,2012-02-27 16:24:46-05:00,commit, +28741,Stephen Skory,2012-02-27 10:45:20-07:00,commit, +28742,Matthew Turk,2012-02-27 11:40:10-05:00,commit, +28743,Matthew Turk,2012-02-26 22:05:08-05:00,commit, +28744,Matthew Turk,2012-02-26 19:56:54-05:00,commit, +28745,Matthew Turk,2012-02-26 17:25:19-05:00,commit, +28746,Stephen Skory,2012-02-25 17:56:08-07:00,commit, +28747,Matthew Turk,2012-02-25 19:12:54-05:00,commit, +28748,Matthew Turk,2012-02-25 08:28:59-05:00,commit, +28749,Matthew Turk,2012-02-25 08:18:45-05:00,commit, +28750,Matthew Turk,2012-02-25 08:04:31-05:00,commit, +28751,Matthew Turk,2012-02-25 00:29:11-05:00,commit, +28752,Matthew Turk,2012-02-25 00:26:21-05:00,commit, +28753,Matthew Turk,2012-02-25 00:19:58-05:00,commit, +28754,Matthew Turk,2012-02-25 00:07:56-05:00,commit, +28755,Matthew Turk,2012-02-24 20:33:21-05:00,commit, +28756,Matthew Turk,2012-02-24 20:25:51-05:00,commit, +28757,Stephen Skory,2012-02-24 16:38:58-07:00,commit, +28758,Matthew Turk,2012-02-24 16:31:44-05:00,commit, +28759,Matthew Turk,2012-02-24 16:12:05-05:00,commit, +28760,Matthew Turk,2012-02-24 14:58:20-05:00,commit, +28761,Matthew Turk,2012-02-24 14:39:38-05:00,commit, +28762,J.S. Oishi,2012-02-24 09:22:49-08:00,commit, +28763,Matthew Turk,2012-02-24 11:17:45-05:00,commit, +28764,Stephen Skory,2012-02-24 09:02:21-07:00,commit, +28765,Matthew Turk,2012-02-24 09:44:02-05:00,commit, +28766,Matthew Turk,2012-02-24 09:43:41-05:00,commit, +28767,Matthew Turk,2012-02-23 22:30:22-05:00,commit, +28768,Matthew Turk,2012-02-23 22:24:00-05:00,commit, +28769,Matthew Turk,2012-02-23 22:15:38-05:00,commit, +28770,Matthew Turk,2012-02-23 17:49:24-05:00,commit, +28771,Matthew Turk,2012-02-23 17:10:27-05:00,commit, +28772,Matthew Turk,2012-02-23 16:12:35-05:00,commit, +28773,Matthew Turk,2012-02-23 16:07:20-05:00,commit, +28774,Matthew Turk,2012-02-23 15:51:35-05:00,commit, +28775,Matthew Turk,2012-02-23 15:04:25-05:00,commit, +28776,Matthew Turk,2012-02-23 14:54:20-05:00,commit, +28777,Matthew Turk,2012-02-23 12:35:50-05:00,commit, +28778,Matthew Turk,2012-02-23 10:34:51-05:00,commit, +28779,Stephen Skory,2012-02-23 08:34:03-07:00,commit, +28780,Matthew Turk,2012-02-23 09:14:45-05:00,commit, +28781,Matthew Turk,2012-02-23 08:10:19-05:00,commit, +28782,Matthew Turk,2012-02-22 17:32:09-05:00,commit, +28783,Matthew Turk,2012-02-22 15:48:14-05:00,commit, +28784,J.S. Oishi,2012-02-22 12:21:02-08:00,commit, +28785,J.S. Oishi,2012-02-22 10:41:10-08:00,commit, +28786,J.S. Oishi,2012-02-22 09:25:10-08:00,commit, +28787,Sam Skillman,2012-02-22 10:04:38-07:00,commit, +28788,Matthew Turk,2012-02-22 10:37:58-05:00,commit, +28789,Sam Skillman,2012-02-21 21:08:53-07:00,commit, +28790,Anna Rosen,2012-02-21 14:05:13-08:00,commit, +28791,Anna Rosen,2012-02-21 14:05:13-08:00,commit, +28792,Matthew Turk,2012-02-20 21:04:07-05:00,commit, +28793,Matthew Turk,2012-02-20 21:03:35-05:00,commit, +28794,Matthew Turk,2012-02-19 21:35:02-05:00,commit, +28795,Matthew Turk,2012-02-19 21:33:43-05:00,commit, +28796,Matthew Turk,2012-02-17 17:34:02-05:00,commit, +28797,Matthew Turk,2012-02-17 10:00:35-05:00,commit, +28798,Matthew Turk,2012-02-17 06:28:48-05:00,commit, +28799,Kacper Kowalik,2012-02-17 12:21:44+01:00,commit, +28800,Matthew Turk,2012-02-16 14:37:16-05:00,commit, +28801,Kacper Kowalik,2012-02-16 20:17:35+01:00,commit, +28802,Stephen Skory,2012-02-16 10:18:33-07:00,commit, +28803,Matthew Turk,2012-02-16 11:55:10-05:00,commit, +28804,John ZuHone,2012-02-15 16:40:56-05:00,commit, +28805,Matthew Turk,2012-02-15 15:10:41-05:00,commit, +28806,Matthew Turk,2012-02-15 14:32:02-05:00,commit, +28807,Matthew Turk,2012-02-15 14:31:42-05:00,commit, +28808,Chris Moody,2012-02-15 11:02:15-08:00,commit, +28809,Sam Skillman,2012-02-15 11:55:26-07:00,commit, +28810,Sam Skillman,2012-02-15 10:33:31-07:00,commit, +28811,Matthew Turk,2012-02-15 07:46:27-05:00,commit, +28812,Matthew Turk,2012-02-15 07:45:58-05:00,commit, +28813,Matthew Turk,2012-02-15 07:33:34-05:00,commit, +28814,Matthew Turk,2012-02-15 07:15:49-05:00,commit, +28815,Matthew Turk,2012-02-15 07:15:06-05:00,commit, +28816,Matthew Turk,2012-02-15 07:09:36-05:00,commit, +28817,Matthew Turk,2012-02-15 06:48:32-05:00,commit, +28818,Chris Moody,2012-02-14 18:19:26-08:00,commit, +28819,Sam Skillman,2012-02-14 16:37:06-07:00,commit, +28820,Sam Skillman,2012-02-14 16:36:32-07:00,commit, +28821,Matthew Turk,2012-02-14 17:29:29-05:00,commit, +28822,Matthew Turk,2012-02-14 17:25:17-05:00,commit, +28823,Matthew Turk,2012-02-14 17:03:21-05:00,commit, +28824,Nathan Goldbaum,2012-02-14 11:52:20-08:00,commit, +28825,Nathan Goldbaum,2012-02-14 11:50:50-08:00,commit, +28826,Nathan Goldbaum,2012-02-14 11:48:48-08:00,commit, +28827,Sam Skillman,2012-02-14 12:21:21-07:00,commit, +28828,Matthew Turk,2012-02-14 09:55:22-05:00,commit, +28829,Chris Moody,2012-02-14 00:50:19-08:00,commit, +28830,Matthew Turk,2012-02-13 17:08:59-05:00,commit, +28831,Stephen Skory,2012-02-13 14:53:01-07:00,commit, +28832,Chris Moody,2012-02-10 14:30:07-08:00,commit, +28833,John ZuHone,2012-02-10 08:58:27-05:00,commit, +28834,John ZuHone,2012-02-09 17:39:11-05:00,commit, +28835,Matthew Turk,2012-02-09 16:27:04-05:00,commit, +28836,Stephen Skory,2012-02-09 13:31:19-07:00,commit, +28837,John ZuHone,2012-02-09 15:21:19-05:00,commit, +28838,Matthew Turk,2012-02-09 15:05:37-05:00,commit, +28839,Chris Moody,2012-02-09 10:20:59-08:00,commit, +28840,Stephen Skory,2012-02-09 10:16:23-07:00,commit, +28841,Matthew Turk,2012-02-09 11:27:40-05:00,commit, +28842,Matthew Turk,2012-02-09 11:26:44-05:00,commit, +28843,Matthew Turk,2012-02-09 08:24:18-05:00,commit, +28844,John ZuHone,2012-02-08 16:52:13-05:00,commit, +28845,John ZuHone,2012-02-08 16:28:41-05:00,commit, +28846,Anthony Scopatz,2012-02-08 12:59:24-06:00,commit, +28847,Chris Moody,2012-02-07 12:25:09-08:00,commit, +28848,Chris Moody,2012-02-07 09:48:30-08:00,commit, +28849,Sam Skillman,2012-02-07 09:30:44-07:00,commit, +28850,Chris Moody,2012-02-06 19:56:43-08:00,commit, +28851,Sam Skillman,2012-02-06 18:43:21-07:00,commit, +28852,Chris Moody,2012-02-06 16:43:50-08:00,commit, +28853,Chris Moody,2012-02-06 16:30:21-08:00,commit, +28854,Matthew Turk,2012-02-06 13:56:01-05:00,commit, +28855,John Wise,2012-02-06 12:47:24-05:00,commit, +28856,Kacper Kowalik,2012-02-06 16:54:54+01:00,commit, +28857,Kacper Kowalik,2012-02-06 16:43:59+01:00,commit, +28858,Matthew Turk,2012-02-06 10:10:00-05:00,commit, +28859,Chris Moody,2012-02-05 23:17:13-08:00,commit, +28860,Chris Moody,2012-02-05 23:08:29-08:00,commit, +28861,Chris Moody,2012-02-05 20:54:06-08:00,commit, +28862,Chris Moody,2012-02-05 19:41:46-08:00,commit, +28863,Chris Moody,2012-02-05 16:14:29-08:00,commit, +28864,Chris Moody,2012-02-05 13:20:55-08:00,commit, +28865,Matthew Turk,2012-02-04 13:06:06-05:00,commit, +28866,Matthew Turk,2012-02-04 08:56:45-05:00,commit, +28867,Matthew Turk,2012-02-04 08:33:03-05:00,commit, +28868,Stephen Skory,2012-02-03 16:03:20-07:00,commit, +28869,Matthew Turk,2012-02-03 17:50:25-05:00,commit, +28870,Matthew Turk,2012-02-03 17:22:29-05:00,commit, +28871,Matthew Turk,2012-02-03 16:16:06-05:00,commit, +28872,Matthew Turk,2012-02-03 16:14:49-05:00,commit, +28873,Matthew Turk,2012-02-03 15:58:32-05:00,commit, +28874,Sam Skillman,2012-02-03 11:22:28-07:00,commit, +28875,Sam Skillman,2012-02-03 11:00:33-07:00,commit, +28876,Matthew Turk,2012-02-03 12:37:30-05:00,commit, +28877,Matthew Turk,2012-02-03 12:17:07-05:00,commit, +28878,Matthew Turk,2012-02-03 11:16:42-05:00,commit, +28879,John Wise,2012-02-03 10:58:34-05:00,commit, +28880,Matthew Turk,2012-02-02 21:53:13-05:00,commit, +28881,Matthew Turk,2012-02-02 21:48:37-05:00,commit, +28882,Anna Rosen,2012-02-02 17:23:35-08:00,commit, +28883,Anna Rosen,2012-02-02 17:23:35-08:00,commit, +28884,J.S. Oishi,2012-02-16 14:24:35-08:00,commit, +28885,Chris Moody,2012-02-02 17:10:51-08:00,commit, +28886,Matthew Turk,2012-02-02 18:12:21-05:00,commit, +28887,Matthew Turk,2012-02-02 17:10:16-05:00,commit, +28888,Kacper Kowalik,2012-02-02 23:00:11+01:00,commit, +28889,Matthew Turk,2012-02-02 16:12:21-05:00,commit, +28890,Matthew Turk,2012-02-02 15:30:16-05:00,commit, +28891,Matthew Turk,2012-02-02 15:23:06-05:00,commit, +28892,Matthew Turk,2012-02-02 15:19:19-05:00,commit, +28893,Stephen Skory,2012-02-02 13:11:35-07:00,commit, +28894,Matthew Turk,2012-02-02 15:09:27-05:00,commit, +28895,Matthew Turk,2012-02-02 14:22:25-05:00,commit, +28896,Stephen Skory,2012-02-02 11:59:01-07:00,commit, +28897,Matthew Turk,2012-02-02 13:54:54-05:00,commit, +28898,Matthew Turk,2012-02-02 13:34:06-05:00,commit, +28899,Matthew Turk,2012-02-02 13:14:36-05:00,commit, +28900,Stephen Skory,2012-02-02 10:56:49-07:00,commit, +28901,Stephen Skory,2012-02-02 10:36:19-07:00,commit, +28902,Stephen Skory,2012-02-02 09:49:18-07:00,commit, +28903,Stephen Skory,2012-02-02 09:46:25-07:00,commit, +28904,Kacper Kowalik,2012-02-02 13:56:02+01:00,commit, +28905,Chris Moody,2012-02-01 18:41:10-08:00,commit, +28906,Chris Moody,2012-02-01 18:25:30-08:00,commit, +28907,Kacper Kowalik,2012-02-02 00:16:26+01:00,commit, +28908,Matthew Turk,2012-02-01 15:49:36-05:00,commit, +28909,Sam Skillman,2012-02-01 13:43:06-07:00,commit, +28910,Andrew Cunningham,2012-02-01 15:42:21-05:00,commit, +28911,Matthew Turk,2012-02-01 14:45:10-05:00,commit, +28912,Devin Silvia,2012-02-01 11:11:24-07:00,commit, +28913,Devin Silvia,2012-02-01 10:15:01-07:00,commit, +28914,Matthew Turk,2012-02-01 12:03:59-05:00,commit, +28915,J.S. Oishi,2012-02-01 08:21:36-08:00,commit, +28916,Nathan Goldbaum,2012-01-31 19:53:37-08:00,commit, +28917,Chris Moody,2012-01-31 10:05:06-08:00,commit, +28918,Sam Skillman,2012-01-31 08:57:59-07:00,commit, +28919,Chris Moody,2012-01-30 22:30:09-08:00,commit, +28920,Nathan Goldbaum,2012-01-30 19:45:29-08:00,commit, +28921,Chris Moody,2012-01-30 17:46:40-08:00,commit, +28922,Chris Moody,2012-01-30 16:50:03-08:00,commit, +28923,Chris Moody,2012-01-30 16:18:48-08:00,commit, +28924,Chris Moody,2012-01-30 15:30:10-08:00,commit, +28925,Chris Moody,2012-01-30 14:46:27-08:00,commit, +28926,Sam Skillman,2012-01-30 10:25:49-07:00,commit, +28927,Matthew Turk,2012-01-29 12:43:03-05:00,commit, +28928,John ZuHone,2012-01-29 09:44:45-05:00,commit, +28929,John Wise,2012-01-28 19:16:55-05:00,commit, +28930,John Wise,2012-01-28 15:54:15-05:00,commit, +28931,John Wise,2012-01-28 15:49:41-05:00,commit, +28932,Devin Silvia,2012-01-27 16:04:34-07:00,commit, +28933,J.S. Oishi,2012-01-27 10:29:36-08:00,commit, +28934,Andrew Myers,2012-01-27 07:38:41-08:00,commit, +28935,Matthew Turk,2012-01-27 08:19:24-06:00,commit, +28936,Kacper Kowalik,2012-01-27 06:04:07+01:00,commit, +28937,Andrew Myers,2012-01-26 16:26:52-08:00,commit, +28938,Andrew Myers,2012-01-26 14:39:39-08:00,commit, +28939,Matthew Turk,2012-01-26 16:12:54-06:00,commit, +28940,Stephen Skory,2012-01-26 15:04:50-07:00,commit, +28941,Stephen Skory,2012-01-26 15:03:09-07:00,commit, +28942,Britton Smith,2012-01-26 16:47:27-05:00,commit, +28943,Britton Smith,2012-01-26 16:44:37-05:00,commit, +28944,Cameron Hummels,2012-01-26 15:37:54-06:00,commit, +28945,Cameron Hummels,2012-01-26 15:37:41-06:00,commit, +28946,Devin Silvia,2012-01-26 15:32:11-06:00,commit, +28947,Matthew Turk,2012-01-26 15:31:27-06:00,commit, +28948,Andrew Myers,2012-01-26 13:22:59-08:00,commit, +28949,Devin Silvia,2012-01-26 15:16:41-06:00,commit, +28950,Andrew Myers,2012-01-26 13:15:40-08:00,commit, +28951,Cameron Hummels,2012-01-26 15:01:49-06:00,commit, +28952,Cameron Hummels,2012-01-26 14:45:34-06:00,commit, +28953,Matthew Turk,2012-01-26 14:44:23-06:00,commit, +28954,Matthew Turk,2012-01-26 14:43:48-06:00,commit, +28955,Cameron Hummels,2012-01-26 14:24:12-06:00,commit, +28956,Sam Skillman,2012-01-26 13:58:44-06:00,commit, +28957,Matthew Turk,2012-01-26 14:45:03-05:00,commit, +28958,Matthew Turk,2012-01-26 13:25:16-06:00,commit, +28959,Nathan Goldbaum,2012-01-26 13:10:47-06:00,commit, +28960,Nathan Goldbaum,2012-01-26 13:09:37-06:00,commit, +28961,Cameron Hummels,2012-01-26 12:53:21-06:00,commit, +28962,Cameron Hummels,2012-01-26 12:53:05-06:00,commit, +28963,Matthew Turk,2012-01-26 12:35:41-06:00,commit, +28964,Matthew Turk,2012-01-26 12:35:04-06:00,commit, +28965,Sam Skillman,2012-01-26 11:48:10-06:00,commit, +28966,Sam Skillman,2012-01-26 10:44:19-07:00,commit, +28967,Matthew Turk,2012-01-26 11:34:47-05:00,commit, +28968,Britton Smith,2012-01-26 11:33:10-05:00,commit, +28969,Cameron Hummels,2012-01-26 09:13:19-06:00,commit, +28970,Cameron Hummels,2012-01-26 09:12:53-06:00,commit, +28971,Matthew Turk,2012-01-25 16:07:34-05:00,commit, +28972,Matthew Turk,2012-01-25 14:12:52-05:00,commit, +28973,Matthew Turk,2012-01-25 13:38:32-05:00,commit, +28974,Matthew Turk,2012-01-25 12:50:06-05:00,commit, +28975,Matthew Turk,2012-01-25 12:24:24-05:00,commit, +28976,Matthew Turk,2012-01-25 12:22:19-05:00,commit, +28977,Matthew Turk,2012-01-25 12:21:26-05:00,commit, +28978,Matthew Turk,2012-01-25 11:33:38-05:00,commit, +28979,Matthew Turk,2012-01-25 11:12:35-05:00,commit, +28980,Chris Moody,2012-01-25 07:39:00-08:00,commit, +28981,Chris Moody,2012-01-25 07:34:12-08:00,commit, +28982,Matthew Turk,2012-01-25 10:30:15-05:00,commit, +28983,John ZuHone,2012-01-24 22:53:43-06:00,commit, +28984,Matthew Turk,2012-01-24 23:33:50-05:00,commit, +28985,John ZuHone,2012-01-24 17:39:04-06:00,commit, +28986,Matthew Turk,2012-01-24 16:23:57-05:00,commit, +28987,John Wise,2012-01-24 14:44:18-06:00,commit, +28988,Nathan Goldbaum,2012-01-24 13:19:30-06:00,commit, +28989,Matthew Turk,2012-01-24 13:09:40-06:00,commit, +28990,Kacper Kowalik,2012-01-24 20:04:23+01:00,commit, +28991,Casey W. Stark,2012-01-24 09:27:02-08:00,commit, +28992,Casey W. Stark,2012-01-24 09:27:02-08:00,commit, +28993,Cameron Hummels,2012-01-23 23:58:20-06:00,commit, +28994,Cameron Hummels,2012-01-23 23:42:31-06:00,commit, +28995,Sam Skillman,2012-01-20 11:27:35-07:00,commit, +28996,Nathan Goldbaum,2012-01-20 10:20:53-08:00,commit, +28997,Nathan Goldbaum,2012-01-20 10:20:27-08:00,commit, +28998,Nathan Goldbaum,2012-01-20 00:07:22-08:00,commit, +28999,Nathan Goldbaum,2012-01-19 20:47:47-08:00,commit, +29000,Nathan Goldbaum,2012-01-19 19:53:11-08:00,commit, +29001,Nathan Goldbaum,2012-01-19 14:45:28-08:00,commit, +29002,Nathan Goldbaum,2012-01-19 14:25:55-08:00,commit, +29003,John ZuHone,2012-01-19 16:29:02-05:00,commit, +29004,Sam Skillman,2012-01-19 12:50:38-07:00,commit, +29005,Stephen Skory,2012-01-19 10:26:36-07:00,commit, +29006,Matthew Turk,2012-01-19 08:26:15-05:00,commit, +29007,Matthew Turk,2012-01-19 08:25:58-05:00,commit, +29008,Kacper Kowalik,2012-01-19 13:51:52+01:00,commit, +29009,John ZuHone,2012-01-19 01:19:20-05:00,commit, +29010,Sam Skillman,2012-01-18 19:13:38-07:00,commit, +29011,John Wise,2012-01-18 17:31:56-05:00,commit, +29012,John Wise,2012-01-18 17:31:18-05:00,commit, +29013,John ZuHone,2012-01-18 17:09:18-05:00,commit, +29014,Matthew Turk,2012-01-18 16:13:21-05:00,commit, +29015,Sam Skillman,2012-01-18 14:00:46-07:00,commit, +29016,Matthew Turk,2012-01-18 15:35:33-05:00,commit, +29017,Matthew Turk,2012-01-18 14:28:06-05:00,commit, +29018,Matthew Turk,2012-01-18 13:33:21-05:00,commit, +29019,Matthew Turk,2012-01-18 13:28:39-05:00,commit, +29020,Matthew Turk,2012-01-18 13:28:09-05:00,commit, +29021,Sam Skillman,2012-01-18 11:08:40-07:00,commit, +29022,Matthew Turk,2012-01-18 11:28:27-05:00,commit, +29023,Britton Smith,2012-01-18 10:46:56-05:00,commit, +29024,John ZuHone,2012-01-18 01:28:39-05:00,commit, +29025,Sam Skillman,2012-01-17 20:20:16-07:00,commit, +29026,Sam Skillman,2012-01-17 20:19:42-07:00,commit, +29027,Sam Skillman,2012-01-17 20:15:15-07:00,commit, +29028,Sam Skillman,2012-01-17 15:37:07-07:00,commit, +29029,Matthew Turk,2012-01-17 15:25:28-05:00,commit, +29030,Sam Skillman,2012-01-17 13:06:04-07:00,commit, +29031,Britton Smith,2012-01-17 14:51:36-05:00,commit, +29032,Sam Skillman,2012-01-17 12:00:06-07:00,commit, +29033,Sam Skillman,2012-01-16 17:21:49-07:00,commit, +29034,Sam Skillman,2012-01-16 17:15:37-07:00,commit, +29035,Matthew Turk,2012-01-16 17:41:17-05:00,commit, +29036,Matthew Turk,2012-01-16 13:55:25-05:00,commit, +29037,Matthew Turk,2012-01-14 07:37:03-05:00,commit, +29038,Matthew Turk,2012-01-14 06:36:56-05:00,commit, +29039,Matthew Turk,2012-01-12 13:32:17-05:00,commit, +29040,Matthew Turk,2012-01-12 12:12:12-05:00,commit, +29041,Matthew Turk,2012-01-12 12:01:53-05:00,commit, +29042,Matthew Turk,2012-01-12 11:58:35-05:00,commit, +29043,Matthew Turk,2012-01-12 10:40:16-05:00,commit, +29044,Sam Skillman,2012-01-11 15:14:00-07:00,commit, +29045,Sam Skillman,2012-01-11 15:13:07-07:00,commit, +29046,Matthew Turk,2012-01-10 13:06:18-05:00,commit, +29047,Matthew Turk,2012-01-10 10:59:49-05:00,commit, +29048,Matthew Turk,2012-01-10 10:14:46-05:00,commit, +29049,Matthew Turk,2012-01-10 10:13:48-05:00,commit, +29050,Kacper Kowalik,2012-01-10 09:51:37+01:00,commit, +29051,Kacper Kowalik,2012-01-10 09:40:22+01:00,commit, +29052,Matthew Turk,2012-01-09 22:25:59-05:00,commit, +29053,Matthew Turk,2012-01-09 18:26:18-05:00,commit, +29054,Cameron Hummels,2012-01-08 03:50:10-05:00,commit, +29055,Matthew Turk,2012-01-06 12:28:50-05:00,commit, +29056,Matthew Turk,2012-01-06 11:49:39-05:00,commit, +29057,Matthew Turk,2012-01-06 08:03:29-05:00,commit, +29058,Matthew Turk,2012-01-06 07:01:15-05:00,commit, +29059,Britton Smith,2012-01-04 18:23:59-05:00,commit, +29060,Britton Smith,2012-01-04 15:07:07-05:00,commit, +29061,Matthew Turk,2012-01-04 12:37:58-05:00,commit, +29062,Sam Skillman,2012-01-04 10:20:46-07:00,commit, +29063,Matthew Turk,2012-01-04 12:18:00-05:00,commit, +29064,Sam Skillman,2012-01-04 09:50:19-07:00,commit, +29065,Matthew Turk,2012-01-04 11:10:51-05:00,commit, +29066,Stephen Skory,2012-01-04 08:59:03-07:00,commit, +29067,Stephen Skory,2012-01-04 08:58:47-07:00,commit, +29068,Sam Skillman,2012-01-04 08:50:59-07:00,commit, +29069,Matthew Turk,2012-01-03 22:14:17-05:00,commit, +29070,Stephen Skory,2012-01-03 16:45:40-07:00,commit, +29071,Matthew Turk,2011-12-27 11:43:47-05:00,commit, +29072,Matthew Turk,2011-12-27 09:48:00-05:00,commit, +29073,Stephen Skory,2011-12-26 11:01:07-07:00,commit, +29074,Stephen Skory,2011-12-26 10:52:28-07:00,commit, +29075,Matthew Turk,2011-12-23 15:37:32-05:00,commit, +29076,Matthew Turk,2011-12-23 13:33:54-05:00,commit, +29077,Matthew Turk,2011-12-23 12:24:13-05:00,commit, +29078,Matthew Turk,2011-12-23 11:13:46-05:00,commit, +29079,Matthew Turk,2011-12-23 10:56:26-05:00,commit, +29080,Matthew Turk,2011-12-23 09:36:56-05:00,commit, +29081,Matthew Turk,2011-12-22 13:44:46-05:00,commit, +29082,Matthew Turk,2011-12-22 11:51:35-05:00,commit, +29083,Matthew Turk,2011-12-22 10:41:31-05:00,commit, +29084,Matthew Turk,2011-12-22 10:38:02-05:00,commit, +29085,Matthew Turk,2011-12-21 16:45:49-05:00,commit, +29086,Matthew Turk,2011-12-21 16:45:28-05:00,commit, +29087,Matthew Turk,2011-12-21 13:25:18-05:00,commit, +29088,Matthew Turk,2011-12-21 11:30:45-05:00,commit, +29089,Matthew Turk,2011-12-21 11:30:10-05:00,commit, +29090,Matthew Turk,2011-12-21 11:29:22-05:00,commit, +29091,Matthew Turk,2011-12-20 17:15:08-05:00,commit, +29092,Matthew Turk,2011-12-20 16:51:44-05:00,commit, +29093,Matthew Turk,2011-12-20 16:49:00-05:00,commit, +29094,Matthew Turk,2011-12-20 16:42:12-05:00,commit, +29095,Matthew Turk,2011-12-20 15:57:00-05:00,commit, +29096,Matthew Turk,2011-12-20 07:53:51-05:00,commit, +29097,Matthew Turk,2011-12-20 05:52:05-05:00,commit, +29098,Matthew Turk,2011-12-19 13:05:22-05:00,commit, +29099,Matthew Turk,2011-12-19 12:47:16-05:00,commit, +29100,Cameron Hummels,2011-12-16 18:36:31-08:00,commit, +29101,Cameron Hummels,2011-12-16 18:35:36-08:00,commit, +29102,Britton Smith,2011-12-16 15:59:46-05:00,commit, +29103,Matthew Turk,2011-12-16 11:02:05-05:00,commit, +29104,Matthew Turk,2011-12-16 10:59:30-05:00,commit, +29105,Matthew Turk,2011-12-16 10:01:36-05:00,commit, +29106,Matthew Turk,2011-12-16 06:09:37-05:00,commit, +29107,Britton Smith,2011-12-15 16:30:30-05:00,commit, +29108,Britton Smith,2011-12-15 12:00:30-05:00,commit, +29109,Matthew Turk,2011-12-15 11:41:05-05:00,commit, +29110,Matthew Turk,2011-12-15 11:40:47-05:00,commit, +29111,Matthew Turk,2011-12-15 11:33:43-05:00,commit, +29112,Matthew Turk,2011-12-15 11:25:48-05:00,commit, +29113,Britton Smith,2011-12-15 10:48:56-05:00,commit, +29114,Matthew Turk,2011-12-14 14:38:14-05:00,commit, +29115,Matthew Turk,2011-12-14 13:30:42-05:00,commit, +29116,Cameron Hummels,2011-12-14 12:55:49-05:00,commit, +29117,Cameron Hummels,2011-12-14 12:51:36-05:00,commit, +29118,Matthew Turk,2011-12-14 12:40:17-05:00,commit, +29119,Matthew Turk,2011-12-14 12:39:57-05:00,commit, +29120,Matthew Turk,2011-12-14 10:08:53-05:00,commit, +29121,Cameron Hummels,2011-12-13 23:46:20-05:00,commit, +29122,Cameron Hummels,2011-12-13 23:43:55-05:00,commit, +29123,Matthew Turk,2011-12-13 15:35:41-05:00,commit, +29124,Matthew Turk,2011-12-13 14:21:51-05:00,commit, +29125,Matthew Turk,2011-12-13 14:21:28-05:00,commit, +29126,Matthew Turk,2011-12-13 13:37:04-05:00,commit, +29127,Matthew Turk,2011-12-13 11:15:10-05:00,commit, +29128,Matthew Turk,2011-12-13 07:48:55-05:00,commit, +29129,Matthew Turk,2011-12-12 23:02:49-05:00,commit, +29130,Nathan Goldbaum,2011-12-12 14:49:13-08:00,commit, +29131,Matthew Turk,2011-12-12 15:13:07-05:00,commit, +29132,Matthew Turk,2011-12-12 15:12:52-05:00,commit, +29133,Matthew Turk,2011-12-12 14:08:19-05:00,commit, +29134,Stephen Skory,2011-12-12 10:16:38-07:00,commit, +29135,Stephen Skory,2011-12-12 09:05:36-07:00,commit, +29136,Matthew Turk,2011-12-12 09:56:40-05:00,commit, +29137,John Wise,2011-12-12 09:54:59-05:00,commit, +29138,Matthew Turk,2011-12-12 07:54:24-05:00,commit, +29139,Matthew Turk,2011-12-12 07:54:17-05:00,commit, +29140,Cameron Hummels,2011-12-11 17:19:58-05:00,commit, +29141,Cameron Hummels,2011-12-11 17:13:26-05:00,commit, +29142,Stephen Skory,2011-12-11 08:35:21-07:00,commit, +29143,Britton Smith,2011-12-09 14:15:00-05:00,commit, +29144,Britton Smith,2011-12-09 11:39:08-05:00,commit, +29145,Britton Smith,2011-12-09 11:12:13-05:00,commit, +29146,Matthew Turk,2011-12-08 13:22:10-05:00,commit, +29147,Matthew Turk,2011-12-08 11:37:48-05:00,commit, +29148,Matthew Turk,2011-12-08 10:34:51-05:00,commit, +29149,Matthew Turk,2011-12-08 06:50:05-05:00,commit, +29150,Matthew Turk,2011-12-07 22:16:16-05:00,commit, +29151,Matthew Turk,2011-12-07 21:36:28-05:00,commit, +29152,Geoffrey So,2011-12-07 13:29:07-08:00,commit, +29153,Matthew Turk,2011-12-07 14:24:51-05:00,commit, +29154,Cameron Hummels,2011-12-07 14:21:03-05:00,commit, +29155,Matthew Turk,2011-12-07 14:09:48-05:00,commit, +29156,Matthew Turk,2011-12-07 13:26:42-05:00,commit, +29157,Matthew Turk,2011-12-07 13:14:21-05:00,commit, +29158,Stephen Skory,2011-12-07 09:50:59-07:00,commit, +29159,Matthew Turk,2011-12-07 10:21:14-05:00,commit, +29160,Cameron Hummels,2011-12-06 18:52:57-05:00,commit, +29161,Matthew Turk,2011-12-06 16:16:17-05:00,commit, +29162,Matthew Turk,2011-12-06 16:15:48-05:00,commit, +29163,Stephen Skory,2011-12-05 10:35:57-07:00,commit, +29164,Geoffrey So,2011-12-04 12:35:58-08:00,commit, +29165,Matthew Turk,2011-12-02 12:52:38-05:00,commit, +29166,Matthew Turk,2011-12-02 12:37:41-05:00,commit, +29167,Stephen Skory,2011-12-02 09:18:20-07:00,commit, +29168,Matthew Turk,2011-12-02 11:13:59-05:00,commit, +29169,Matthew Turk,2011-12-02 11:12:00-05:00,commit, +29170,Britton Smith,2011-12-02 11:11:24-05:00,commit, +29171,Matthew Turk,2011-12-02 07:32:31-05:00,commit, +29172,Matthew Turk,2011-12-02 07:32:01-05:00,commit, +29173,Stephen Skory,2011-12-01 15:52:02-07:00,commit, +29174,Britton Smith,2011-12-01 11:45:07-05:00,commit, +29175,Matthew Turk,2011-12-01 07:42:12-08:00,commit, +29176,Matthew Turk,2011-12-01 07:23:39-08:00,commit, +29177,Matthew Turk,2011-12-01 06:45:18-08:00,commit, +29178,Matthew Turk,2011-12-01 06:18:31-05:00,commit, +29179,Matthew Turk,2011-11-30 11:25:37-05:00,commit, +29180,Matthew Turk,2011-11-30 09:55:35-05:00,commit, +29181,Matthew Turk,2011-11-30 09:21:55-05:00,commit, +29182,Matthew Turk,2011-11-30 09:20:52-05:00,commit, +29183,Matthew Turk,2011-11-29 15:57:48-05:00,commit, +29184,Matthew Turk,2011-11-29 14:00:07-05:00,commit, +29185,Matthew Turk,2011-11-29 11:01:56-05:00,commit, +29186,Matthew Turk,2011-11-29 10:51:53-05:00,commit, +29187,Matthew Turk,2011-11-28 07:31:43-05:00,commit, +29188,Matthew Turk,2011-11-28 06:29:37-05:00,commit, +29189,Matthew Turk,2011-11-25 00:11:05-05:00,commit, +29190,Matthew Turk,2011-11-25 00:11:05-05:00,commit, +29191,Matthew Turk,2011-11-23 17:12:24-05:00,commit, +29192,Matthew Turk,2011-11-23 16:26:24-05:00,commit, +29193,Matthew Turk,2011-11-23 16:26:00-05:00,commit, +29194,Matthew Turk,2011-11-23 16:22:48-05:00,commit, +29195,Matthew Turk,2011-11-23 14:27:20-05:00,commit, +29196,Matthew Turk,2011-11-23 13:16:22-05:00,commit, +29197,Matthew Turk,2011-11-22 16:07:54-05:00,commit, +29198,Matthew Turk,2011-11-22 16:07:33-05:00,commit, +29199,Stephen Skory,2011-11-22 13:54:03-07:00,commit, +29200,Matthew Turk,2011-11-22 15:48:46-05:00,commit, +29201,Matthew Turk,2011-11-22 15:44:11-05:00,commit, +29202,Cameron Hummels,2011-11-22 15:39:38-05:00,commit, +29203,Britton Smith,2011-11-20 19:16:19-05:00,commit, +29204,Britton Smith,2011-11-20 19:14:16-05:00,commit, +29205,Britton Smith,2011-11-20 18:14:53-05:00,commit, +29206,Britton Smith,2011-11-20 15:56:33-05:00,commit, +29207,Britton Smith,2011-11-20 13:44:40-05:00,commit, +29208,Britton Smith,2011-11-19 12:27:42-08:00,commit, +29209,Stephen Skory,2011-11-18 16:14:40-07:00,commit, +29210,Cameron Hummels,2011-11-18 11:59:20-05:00,commit, +29211,Sam Skillman,2011-11-17 14:21:21-07:00,commit, +29212,Britton Smith,2011-11-16 09:06:35-08:00,commit, +29213,Britton Smith,2011-11-16 09:06:00-08:00,commit, +29214,Stephen Skory,2011-11-15 09:23:21-07:00,commit, +29215,Matthew Turk,2011-11-14 15:12:00-08:00,commit, +29216,Britton Smith,2011-11-14 15:09:10-08:00,commit, +29217,Matthew Turk,2011-11-14 15:06:34-08:00,commit, +29218,Britton Smith,2011-11-14 15:00:35-08:00,commit, +29219,Matthew Turk,2011-11-14 14:56:51-08:00,commit, +29220,Matthew Turk,2011-11-14 14:25:16-08:00,commit, +29221,Britton Smith,2011-11-14 14:19:31-08:00,commit, +29222,Britton Smith,2011-11-14 13:43:07-08:00,commit, +29223,Matthew Turk,2011-11-14 13:28:41-08:00,commit, +29224,Stephen Skory,2011-11-14 13:03:05-07:00,commit, +29225,Stephen Skory,2011-11-14 11:32:53-07:00,commit, +29226,Matthew Turk,2011-11-14 00:22:38-05:00,commit, +29227,Matthew Turk,2011-11-13 19:53:06-05:00,commit, +29228,Matthew Turk,2011-11-13 19:30:08-05:00,commit, +29229,Matthew Turk,2011-11-13 18:49:35-05:00,commit, +29230,Matthew Turk,2011-11-13 16:32:56-05:00,commit, +29231,Andrew Myers,2011-11-12 12:33:46-08:00,commit, +29232,Matthew Turk,2011-11-12 09:25:57-08:00,commit, +29233,Matthew Turk,2011-11-12 09:20:32-08:00,commit, +29234,Matthew Turk,2011-11-12 09:17:46-08:00,commit, +29235,Matthew Turk,2011-11-12 09:16:00-08:00,commit, +29236,Matthew Turk,2011-11-12 09:14:00-08:00,commit, +29237,Matthew Turk,2011-11-12 11:24:57-05:00,commit, +29238,Matthew Turk,2011-11-12 11:18:45-05:00,commit, +29239,Matthew Turk,2011-11-12 08:59:11-05:00,commit, +29240,Matthew Turk,2011-11-12 08:38:58-05:00,commit, +29241,Andrew Myers,2011-11-11 18:18:54-08:00,commit, +29242,Matthew Turk,2011-11-11 17:13:37-05:00,commit, +29243,Matthew Turk,2011-11-11 16:45:05-05:00,commit, +29244,Matthew Turk,2011-11-11 16:30:50-05:00,commit, +29245,Matthew Turk,2011-11-11 16:21:03-05:00,commit, +29246,Matthew Turk,2011-11-11 16:16:31-05:00,commit, +29247,Matthew Turk,2011-11-11 15:28:56-05:00,commit, +29248,Matthew Turk,2011-11-11 14:08:48-05:00,commit, +29249,Matthew Turk,2011-11-11 13:51:48-05:00,commit, +29250,Matthew Turk,2011-11-11 13:32:35-05:00,commit, +29251,Matthew Turk,2011-11-11 12:06:08-05:00,commit, +29252,Matthew Turk,2011-11-10 20:45:06-05:00,commit, +29253,Matthew Turk,2011-11-10 20:38:27-05:00,commit, +29254,Matthew Turk,2011-11-10 11:28:11-05:00,commit, +29255,Matthew Turk,2011-11-10 11:17:32-05:00,commit, +29256,Matthew Turk,2011-11-10 11:16:29-05:00,commit, +29257,Stephen Skory,2011-11-10 08:28:42-07:00,commit, +29258,Stephen Skory,2011-11-10 08:26:27-07:00,commit, +29259,Sam Skillman,2011-11-09 15:44:30-07:00,commit, +29260,Sam Skillman,2011-11-09 15:44:02-07:00,commit, +29261,Matthew Turk,2011-11-09 17:29:35-05:00,commit, +29262,Matthew Turk,2011-11-09 17:14:24-05:00,commit, +29263,Matthew Turk,2011-11-09 16:18:57-05:00,commit, +29264,Matthew Turk,2011-11-09 16:15:24-05:00,commit, +29265,Matthew Turk,2011-11-09 15:37:50-05:00,commit, +29266,Matthew Turk,2011-11-09 14:33:37-05:00,commit, +29267,Matthew Turk,2011-11-09 14:32:51-05:00,commit, +29268,Matthew Turk,2011-11-09 13:51:26-05:00,commit, +29269,Matthew Turk,2011-11-09 13:48:08-05:00,commit, +29270,Matthew Turk,2011-11-09 13:37:16-05:00,commit, +29271,Matthew Turk,2011-11-09 12:47:29-05:00,commit, +29272,Matthew Turk,2011-11-09 12:03:02-05:00,commit, +29273,Matthew Turk,2011-11-09 11:51:55-05:00,commit, +29274,Matthew Turk,2011-11-09 11:36:52-05:00,commit, +29275,Matthew Turk,2011-11-09 10:35:02-05:00,commit, +29276,Matthew Turk,2011-11-09 09:57:02-05:00,commit, +29277,Matthew Turk,2011-11-09 09:53:02-05:00,commit, +29278,Matthew Turk,2011-11-09 09:27:59-05:00,commit, +29279,Britton Smith,2011-11-08 17:20:06-05:00,commit, +29280,Britton Smith,2011-11-08 17:19:47-05:00,commit, +29281,Britton Smith,2011-11-08 15:59:02-05:00,commit, +29282,Matthew Turk,2011-11-08 15:50:14-05:00,commit, +29283,Matthew Turk,2011-11-08 15:32:18-05:00,commit, +29284,Matthew Turk,2011-11-08 13:40:13-05:00,commit, +29285,Matthew Turk,2011-11-08 13:40:13-05:00,commit, +29286,Matthew Turk,2011-11-08 11:03:04-05:00,commit, +29287,Matthew Turk,2011-11-08 10:51:57-05:00,commit, +29288,Matthew Turk,2011-11-08 10:35:37-05:00,commit, +29289,Matthew Turk,2011-11-08 10:35:37-05:00,commit, +29290,Matthew Turk,2011-11-08 10:19:34-05:00,commit, +29291,Matthew Turk,2011-11-08 10:19:34-05:00,commit, +29292,Matthew Turk,2011-11-08 07:29:56-05:00,commit, +29293,Stephen Skory,2011-11-07 12:32:41-07:00,commit, +29294,Stephen Skory,2011-11-07 10:03:16-07:00,commit, +29295,Stephen Skory,2011-11-07 09:41:48-07:00,commit, +29296,Matthew Turk,2011-11-06 06:46:20-05:00,commit, +29297,Stephen Skory,2011-11-04 13:22:09-06:00,commit, +29298,Matthew Turk,2011-11-04 14:04:35-04:00,commit, +29299,Matthew Turk,2011-11-04 05:06:03-07:00,commit, +29300,Britton Smith,2011-11-03 18:22:51-04:00,commit, +29301,Matthew Turk,2011-11-03 18:05:09-04:00,commit, +29302,Matthew Turk,2011-11-03 15:39:15-04:00,commit, +29303,Matthew Turk,2011-11-03 10:07:10-04:00,commit, +29304,Matthew Turk,2011-11-03 10:05:29-04:00,commit, +29305,Britton Smith,2011-11-03 10:04:39-04:00,commit, +29306,Matthew Turk,2011-11-03 09:31:18-04:00,commit, +29307,Matthew Turk,2011-11-03 08:59:30-04:00,commit, +29308,Matthew Turk,2011-11-02 18:28:29-04:00,commit, +29309,Stephen Skory,2011-11-02 16:17:06-06:00,commit, +29310,Matthew Turk,2011-11-02 18:14:09-04:00,commit, +29311,Stephen Skory,2011-11-02 15:52:40-06:00,commit, +29312,Stephen Skory,2011-11-02 15:40:49-06:00,commit, +29313,Stephen Skory,2011-11-02 15:30:36-06:00,commit, +29314,Stephen Skory,2011-11-02 15:29:40-06:00,commit, +29315,Matthew Turk,2011-11-02 17:25:27-04:00,commit, +29316,Matthew Turk,2011-11-02 17:18:24-04:00,commit, +29317,Matthew Turk,2011-11-02 15:48:32-04:00,commit, +29318,Stephen Skory,2011-11-02 13:46:47-06:00,commit, +29319,Stephen Skory,2011-11-02 13:30:26-06:00,commit, +29320,Matthew Turk,2011-11-02 15:26:32-04:00,commit, +29321,Matthew Turk,2011-11-02 08:04:39-04:00,commit, +29322,Sam Skillman,2011-11-01 13:54:46-06:00,commit, +29323,John Wise,2011-11-01 13:48:10-04:00,commit, +29324,John Wise,2011-11-01 13:36:50-04:00,commit, +29325,Britton Smith,2011-11-01 11:25:58-04:00,commit, +29326,Stephen Skory,2011-10-31 09:33:13-06:00,commit, +29327,Stephen Skory,2011-10-31 09:30:18-06:00,commit, +29328,Matthew Turk,2011-10-29 13:13:46-04:00,commit, +29329,Stephen Skory,2011-10-29 10:17:12-06:00,commit, +29330,J.S. Oishi,2011-10-29 08:41:08-07:00,commit, +29331,J.S. Oishi,2011-10-29 08:35:29-07:00,commit, +29332,J.S. Oishi,2011-10-29 08:08:57-07:00,commit, +29333,J.S. Oishi,2011-10-29 08:08:32-07:00,commit, +29334,J.S. Oishi,2011-10-29 08:07:46-07:00,commit, +29335,Matthew Turk,2011-10-29 09:53:53-04:00,commit, +29336,Matthew Turk,2011-10-28 18:23:23-04:00,commit, +29337,J.S. Oishi,2011-10-28 15:07:12-07:00,commit, +29338,J.S. Oishi,2011-10-28 13:56:04-07:00,commit, +29339,Matthew Turk,2011-10-28 16:15:30-04:00,commit, +29340,J.S. Oishi,2011-10-28 11:22:04-07:00,commit, +29341,J.S. Oishi,2011-10-28 10:40:42-07:00,commit, +29342,Stephen Skory,2011-10-27 16:40:12-06:00,commit, +29343,Matthew Turk,2011-10-27 12:15:57-04:00,commit, +29344,Matthew Turk,2011-10-26 17:19:21-04:00,commit, +29345,Matthew Turk,2011-10-26 17:19:06-04:00,commit, +29346,Matthew Turk,2011-10-26 17:18:24-04:00,commit, +29347,Matthew Turk,2011-10-26 15:54:44-04:00,commit, +29348,Stephen Skory,2011-10-26 13:52:33-06:00,commit, +29349,Stephen Skory,2011-10-26 13:47:27-06:00,commit, +29350,Matthew Turk,2011-10-26 15:45:37-04:00,commit, +29351,Matthew Turk,2011-10-26 15:37:19-04:00,commit, +29352,Matthew Turk,2011-10-26 14:52:25-04:00,commit, +29353,Matthew Turk,2011-10-25 14:29:19-04:00,commit, +29354,Stephen Skory,2011-10-25 10:58:40-06:00,commit, +29355,Stephen Skory,2011-10-25 09:42:10-06:00,commit, +29356,Stephen Skory,2011-10-25 09:41:51-06:00,commit, +29357,Matthew Turk,2011-10-24 15:27:46-04:00,commit, +29358,Matthew Turk,2011-10-24 14:43:33-04:00,commit, +29359,Sam Skillman,2011-10-24 09:35:28-06:00,commit, +29360,Britton Smith,2011-10-21 18:54:27-04:00,commit, +29361,Sam Skillman,2011-10-21 08:42:30-06:00,commit, +29362,Sam Skillman,2011-10-21 08:38:51-06:00,commit, +29363,Matthew Turk,2011-10-20 14:49:34-04:00,commit, +29364,Stephen Skory,2011-10-20 09:02:14-06:00,commit, +29365,Britton Smith,2011-10-20 09:19:44-04:00,commit, +29366,Matthew Turk,2011-10-20 09:05:25-04:00,commit, +29367,Britton Smith,2011-10-20 08:52:24-04:00,commit, +29368,Matthew Turk,2011-10-20 08:17:55-04:00,commit, +29369,Sam Skillman,2011-10-20 00:02:15-04:00,commit, +29370,Matthew Turk,2011-10-19 22:56:11-04:00,commit, +29371,Sam Skillman,2011-10-19 22:45:31-04:00,commit, +29372,Sam Skillman,2011-10-19 22:35:25-04:00,commit, +29373,Sam Skillman,2011-10-19 22:35:16-04:00,commit, +29374,Britton Smith,2011-10-19 19:03:23-04:00,commit, +29375,Britton Smith,2011-10-19 19:02:31-04:00,commit, +29376,Matthew Turk,2011-10-19 17:50:24-04:00,commit, +29377,Sam Skillman,2011-10-19 17:47:49-04:00,commit, +29378,Sam Skillman,2011-10-19 17:46:12-04:00,commit, +29379,Britton Smith,2011-10-19 17:06:25-04:00,commit, +29380,Britton Smith,2011-10-19 17:06:04-04:00,commit, +29381,Matthew Turk,2011-10-19 16:27:24-04:00,commit, +29382,Britton Smith,2011-10-19 16:21:34-04:00,commit, +29383,Britton Smith,2011-10-19 15:47:11-04:00,commit, +29384,Britton Smith,2011-10-19 15:47:02-04:00,commit, +29385,Stephen Skory,2011-10-19 13:44:33-06:00,commit, +29386,Matthew Turk,2011-10-19 15:40:20-04:00,commit, +29387,Matthew Turk,2011-10-19 15:37:55-04:00,commit, +29388,Matthew Turk,2011-10-19 15:36:27-04:00,commit, +29389,Britton Smith,2011-10-19 15:21:35-04:00,commit, +29390,Matthew Turk,2011-10-19 15:21:15-04:00,commit, +29391,Matthew Turk,2011-10-19 15:11:20-04:00,commit, +29392,Stephen Skory,2011-10-19 13:02:11-06:00,commit, +29393,Matthew Turk,2011-10-19 14:45:01-04:00,commit, +29394,Matthew Turk,2011-10-19 14:42:18-04:00,commit, +29395,Sam Skillman,2011-10-19 14:35:40-04:00,commit, +29396,Sam Skillman,2011-10-19 14:16:21-04:00,commit, +29397,Sam Skillman,2011-10-19 13:36:12-04:00,commit, +29398,Sam Skillman,2011-10-19 13:36:04-04:00,commit, +29399,Matthew Turk,2011-10-19 13:34:04-04:00,commit, +29400,Matthew Turk,2011-10-19 13:33:46-04:00,commit, +29401,Britton Smith,2011-10-19 13:23:17-04:00,commit, +29402,Britton Smith,2011-10-19 13:17:13-04:00,commit, +29403,Sam Skillman,2011-10-19 13:16:51-04:00,commit, +29404,Britton Smith,2011-10-19 13:15:29-04:00,commit, +29405,Britton Smith,2011-10-19 13:14:08-04:00,commit, +29406,Sam Skillman,2011-10-19 13:13:14-04:00,commit, +29407,Sam Skillman,2011-10-19 13:10:10-04:00,commit, +29408,Britton Smith,2011-10-19 13:09:43-04:00,commit, +29409,Britton Smith,2011-10-19 13:09:08-04:00,commit, +29410,Sam Skillman,2011-10-19 13:05:26-04:00,commit, +29411,Britton Smith,2011-10-19 13:04:34-04:00,commit, +29412,Sam Skillman,2011-10-19 13:02:19-04:00,commit, +29413,Britton Smith,2011-10-19 13:02:06-04:00,commit, +29414,Sam Skillman,2011-10-19 13:01:37-04:00,commit, +29415,Sam Skillman,2011-10-19 12:57:07-04:00,commit, +29416,Matthew Turk,2011-10-19 12:44:58-04:00,commit, +29417,Matthew Turk,2011-10-19 12:43:56-04:00,commit, +29418,Sam Skillman,2011-10-19 12:41:08-04:00,commit, +29419,Sam Skillman,2011-10-19 12:35:07-04:00,commit, +29420,Britton Smith,2011-10-19 12:33:34-04:00,commit, +29421,Britton Smith,2011-10-19 12:33:21-04:00,commit, +29422,Sam Skillman,2011-10-19 12:25:55-04:00,commit, +29423,Sam Skillman,2011-10-19 12:25:46-04:00,commit, +29424,Matthew Turk,2011-10-19 12:09:22-04:00,commit, +29425,Sam Skillman,2011-10-19 11:55:54-04:00,commit, +29426,Sam Skillman,2011-10-19 11:55:32-04:00,commit, +29427,Matthew Turk,2011-10-19 11:18:48-04:00,commit, +29428,Cameron Hummels,2011-10-18 19:50:48-04:00,commit, +29429,Matthew Turk,2011-10-18 18:07:32-04:00,commit, +29430,Matthew Turk,2011-10-18 15:12:54-04:00,commit, +29431,Matthew Turk,2011-10-18 15:12:43-04:00,commit, +29432,Sam Skillman,2011-10-18 15:12:38-04:00,commit, +29433,Britton Smith,2011-10-18 15:08:29-04:00,commit, +29434,Britton Smith,2011-10-18 15:06:23-04:00,commit, +29435,Cameron Hummels,2011-10-18 15:01:06-04:00,commit, +29436,Matthew Turk,2011-10-18 15:00:17-04:00,commit, +29437,Matthew Turk,2011-10-18 14:57:57-04:00,commit, +29438,Matthew Turk,2011-10-18 14:57:43-04:00,commit, +29439,J.S. Oishi,2011-10-18 11:57:33-07:00,commit, +29440,J.S. Oishi,2011-10-18 11:53:59-07:00,commit, +29441,Britton Smith,2011-10-18 14:38:23-04:00,commit, +29442,Britton Smith,2011-10-18 14:36:43-04:00,commit, +29443,Britton Smith,2011-10-18 14:35:16-04:00,commit, +29444,Stephen Skory,2011-10-18 12:34:28-06:00,commit, +29445,Matthew Turk,2011-10-18 14:32:59-04:00,commit, +29446,Matthew Turk,2011-10-18 14:31:49-04:00,commit, +29447,Britton Smith,2011-10-18 14:27:25-04:00,commit, +29448,Matthew Turk,2011-10-18 14:22:16-04:00,commit, +29449,Matthew Turk,2011-10-18 14:21:07-04:00,commit, +29450,Britton Smith,2011-10-18 13:58:34-04:00,commit, +29451,Britton Smith,2011-10-18 13:51:06-04:00,commit, +29452,Matthew Turk,2011-10-18 13:50:57-04:00,commit, +29453,Cameron Hummels,2011-10-18 13:50:31-04:00,commit, +29454,Cameron Hummels,2011-10-18 13:50:22-04:00,commit, +29455,Matthew Turk,2011-10-18 13:49:59-04:00,commit, +29456,Britton Smith,2011-10-18 13:48:26-04:00,commit, +29457,Matthew Turk,2011-10-18 13:40:36-04:00,commit, +29458,Matthew Turk,2011-10-18 13:34:34-04:00,commit, +29459,Matthew Turk,2011-10-18 13:34:21-04:00,commit, +29460,Sam Skillman,2011-10-18 13:31:37-04:00,commit, +29461,Sam Skillman,2011-10-18 13:27:48-04:00,commit, +29462,Matthew Turk,2011-10-18 12:59:25-04:00,commit, +29463,Sam Skillman,2011-10-18 12:51:06-04:00,commit, +29464,Matthew Turk,2011-10-18 12:27:44-04:00,commit, +29465,Matthew Turk,2011-10-18 12:27:31-04:00,commit, +29466,Britton Smith,2011-10-18 12:25:56-04:00,commit, +29467,Britton Smith,2011-10-18 12:25:45-04:00,commit, +29468,Matthew Turk,2011-10-18 12:18:46-04:00,commit, +29469,Matthew Turk,2011-10-18 12:11:10-04:00,commit, +29470,Matthew Turk,2011-10-18 12:10:59-04:00,commit, +29471,Matthew Turk,2011-10-18 12:08:05-04:00,commit, +29472,Sam Skillman,2011-10-18 12:01:10-04:00,commit, +29473,Sam Skillman,2011-10-18 12:00:57-04:00,commit, +29474,Matthew Turk,2011-10-18 12:00:05-04:00,commit, +29475,Britton Smith,2011-10-18 11:58:16-04:00,commit, +29476,Sam Skillman,2011-10-18 11:47:17-04:00,commit, +29477,Sam Skillman,2011-10-18 11:47:05-04:00,commit, +29478,Matthew Turk,2011-10-18 11:46:18-04:00,commit, +29479,Matthew Turk,2011-10-18 11:46:05-04:00,commit, +29480,Britton Smith,2011-10-18 11:43:23-04:00,commit, +29481,Britton Smith,2011-10-18 11:43:14-04:00,commit, +29482,Sam Skillman,2011-10-18 11:37:02-04:00,commit, +29483,Britton Smith,2011-10-18 11:33:23-04:00,commit, +29484,Britton Smith,2011-10-18 11:30:34-04:00,commit, +29485,Britton Smith,2011-10-18 11:30:23-04:00,commit, +29486,Matthew Turk,2011-10-18 11:27:23-04:00,commit, +29487,Matthew Turk,2011-10-18 11:14:52-04:00,commit, +29488,Matthew Turk,2011-10-18 10:58:57-04:00,commit, +29489,Matthew Turk,2011-10-18 10:55:34-04:00,commit, +29490,Matthew Turk,2011-10-17 18:16:17-04:00,commit, +29491,Matthew Turk,2011-10-17 17:46:55-04:00,commit, +29492,Britton Smith,2011-10-17 16:49:16-04:00,commit, +29493,Matthew Turk,2011-10-17 16:32:41-04:00,commit, +29494,Britton Smith,2011-10-17 16:25:04-04:00,commit, +29495,Matthew Turk,2011-10-17 14:13:17-04:00,commit, +29496,Cameron Hummels,2011-10-17 14:01:35-04:00,commit, +29497,Cameron Hummels,2011-10-17 14:01:17-04:00,commit, +29498,Britton Smith,2011-10-17 13:59:54-04:00,commit, +29499,Matthew Turk,2011-10-17 13:51:33-04:00,commit, +29500,Cameron Hummels,2011-10-17 13:50:42-04:00,commit, +29501,Cameron Hummels,2011-10-17 13:37:14-04:00,commit, +29502,Cameron Hummels,2011-10-17 13:37:05-04:00,commit, +29503,Matthew Turk,2011-10-17 13:35:05-04:00,commit, +29504,Matthew Turk,2011-10-17 13:33:48-04:00,commit, +29505,Matthew Turk,2011-10-17 13:28:43-04:00,commit, +29506,Matthew Turk,2011-10-17 13:17:09-04:00,commit, +29507,Matthew Turk,2011-10-17 13:17:02-04:00,commit, +29508,Matthew Turk,2011-10-17 13:15:46-04:00,commit, +29509,Britton Smith,2011-10-17 13:12:25-04:00,commit, +29510,Britton Smith,2011-10-17 13:11:56-04:00,commit, +29511,Sam Skillman,2011-10-17 13:11:40-04:00,commit, +29512,Britton Smith,2011-10-17 13:11:37-04:00,commit, +29513,Sam Skillman,2011-10-17 13:06:32-04:00,commit, +29514,Matthew Turk,2011-10-17 13:02:08-04:00,commit, +29515,Matthew Turk,2011-10-17 12:59:02-04:00,commit, +29516,Matthew Turk,2011-10-17 12:58:54-04:00,commit, +29517,Britton Smith,2011-10-17 12:44:46-04:00,commit, +29518,Cameron Hummels,2011-10-17 12:36:16-04:00,commit, +29519,Britton Smith,2011-10-17 12:35:44-04:00,commit, +29520,Britton Smith,2011-10-17 12:34:15-04:00,commit, +29521,Matthew Turk,2011-10-17 12:25:56-04:00,commit, +29522,Matthew Turk,2011-10-17 12:25:46-04:00,commit, +29523,Matthew Turk,2011-10-17 12:25:23-04:00,commit, +29524,J.S. Oishi,2011-10-17 09:20:40-07:00,commit, +29525,J.S. Oishi,2011-10-17 09:18:35-07:00,commit, +29526,Sam Skillman,2011-10-17 12:18:16-04:00,commit, +29527,Matthew Turk,2011-10-17 12:17:04-04:00,commit, +29528,Sam Skillman,2011-10-17 12:16:20-04:00,commit, +29529,Cameron Hummels,2011-10-17 12:13:24-04:00,commit, +29530,Britton Smith,2011-10-17 12:12:19-04:00,commit, +29531,Britton Smith,2011-10-17 12:06:45-04:00,commit, +29532,Matthew Turk,2011-10-17 11:35:16-04:00,commit, +29533,Matthew Turk,2011-10-17 10:06:05-04:00,commit, +29534,Matthew Turk,2011-10-15 11:56:37-04:00,commit, +29535,Matthew Turk,2011-10-15 11:51:27-04:00,commit, +29536,Matthew Turk,2011-10-15 11:45:26-04:00,commit, +29537,Matthew Turk,2011-10-15 09:17:59-04:00,commit, +29538,Matthew Turk,2011-10-15 09:17:29-04:00,commit, +29539,J.S. Oishi,2011-10-14 13:01:17-07:00,commit, +29540,J.S. Oishi,2011-10-14 12:46:08-07:00,commit, +29541,Matthew Turk,2011-10-14 15:40:12-04:00,commit, +29542,Matthew Turk,2011-10-14 15:26:29-04:00,commit, +29543,Casey W. Stark,2011-10-14 11:23:40-04:00,commit, +29544,Casey W. Stark,2011-10-14 10:30:47-04:00,commit, +29545,Matthew Turk,2011-10-13 08:46:35-04:00,commit, +29546,Matthew Turk,2011-10-13 08:45:22-04:00,commit, +29547,Matthew Turk,2011-10-13 07:58:01-04:00,commit, +29548,Matthew Turk,2011-10-11 20:58:11-04:00,commit, +29549,Matthew Turk,2011-10-11 08:05:53-04:00,commit, +29550,Matthew Turk,2011-10-11 07:59:23-04:00,commit, +29551,Matthew Turk,2011-10-10 18:16:30-04:00,commit, +29552,Matthew Turk,2011-10-10 17:45:32-04:00,commit, +29553,Matthew Turk,2011-10-10 15:17:52-04:00,commit, +29554,Andrew Myers,2011-10-10 12:07:23-07:00,commit, +29555,Andrew Myers,2011-10-10 11:48:06-07:00,commit, +29556,J.S. Oishi,2011-10-07 07:54:47-07:00,commit, +29557,Sam Skillman,2011-10-06 13:57:34-06:00,commit, +29558,Matthew Turk,2011-10-06 15:54:13-04:00,commit, +29559,Matthew Turk,2011-10-06 15:40:38-04:00,commit, +29560,Matthew Turk,2011-10-06 14:28:25-04:00,commit, +29561,Matthew Turk,2011-10-05 17:01:08-04:00,commit, +29562,Matthew Turk,2011-10-05 17:00:00-04:00,commit, +29563,Stephen Skory,2011-10-05 13:51:39-06:00,commit, +29564,Matthew Turk,2011-10-04 22:12:45-04:00,commit, +29565,Matthew Turk,2011-10-04 22:00:49-04:00,commit, +29566,Matthew Turk,2011-10-04 13:22:23-04:00,commit, +29567,Matthew Turk,2011-10-04 10:59:08-04:00,commit, +29568,Sam Skillman,2011-10-03 18:15:20-06:00,commit, +29569,Matthew Turk,2011-10-03 15:50:17-04:00,commit, +29570,J.S. Oishi,2011-10-03 10:34:29-07:00,commit, +29571,Cameron Hummels,2011-10-03 12:39:37-04:00,commit, +29572,Cameron Hummels,2011-10-03 12:39:03-04:00,commit, +29573,Matthew Turk,2011-09-30 10:42:59-04:00,commit, +29574,Matthew Turk,2011-09-30 10:33:30-04:00,commit, +29575,Matthew Turk,2011-09-30 09:51:38-04:00,commit, +29576,Sam Skillman,2011-09-28 10:23:08-06:00,commit, +29577,Stephen Skory,2011-09-28 09:42:43-06:00,commit, +29578,John Wise,2011-09-27 13:30:56-04:00,commit, +29579,Matthew Turk,2011-09-27 12:02:30-04:00,commit, +29580,Britton Smith,2011-09-26 15:22:26-04:00,commit, +29581,Sam Skillman,2011-09-26 11:14:01-06:00,commit, +29582,Matthew Turk,2011-09-26 07:29:03-04:00,commit, +29583,John Wise,2011-09-25 13:26:29-04:00,commit, +29584,Sam Skillman,2011-09-24 12:33:26-06:00,commit, +29585,Sam Skillman,2011-09-24 12:29:24-06:00,commit, +29586,Stephen Skory,2011-09-24 09:40:53-06:00,commit, +29587,Stephen Skory,2011-09-24 09:39:43-06:00,commit, +29588,Stephen Skory,2011-09-23 14:10:52-06:00,commit, +29589,Stephen Skory,2011-09-23 14:10:25-06:00,commit, +29590,Matthew Turk,2011-09-22 18:38:53-04:00,commit, +29591,Matthew Turk,2011-09-22 18:22:24-04:00,commit, +29592,Matthew Turk,2011-09-22 10:39:25-07:00,commit, +29593,Matthew Turk,2011-09-22 10:38:57-07:00,commit, +29594,Stephen Skory,2011-09-21 20:58:31-06:00,commit, +29595,J.S. Oishi,2011-09-21 10:33:15-07:00,commit, +29596,J.S. Oishi,2011-09-21 10:31:43-07:00,commit, +29597,Matthew Turk,2011-09-21 08:39:40-04:00,commit, +29598,Sam Skillman,2011-09-20 18:06:40-06:00,commit, +29599,Matthew Turk,2011-09-20 16:49:04-04:00,commit, +29600,J.S. Oishi,2011-09-20 13:27:42-07:00,commit, +29601,Matthew Turk,2011-09-20 15:07:27-04:00,commit, +29602,J.S. Oishi,2011-09-19 12:40:25-07:00,commit, +29603,Matthew Turk,2011-09-17 09:05:20-04:00,commit, +29604,Matthew Turk,2011-09-16 19:25:38-04:00,commit, +29605,Matthew Turk,2011-09-16 19:16:19-04:00,commit, +29606,Cameron Hummels,2011-09-16 01:13:56-04:00,commit, +29607,Matthew Turk,2011-09-15 18:14:29-04:00,commit, +29608,Kacper Kowalik,2011-09-15 23:17:17+02:00,commit, +29609,Kacper Kowalik,2011-09-15 23:17:17+02:00,commit, +29610,Matthew Turk,2011-10-05 15:07:13-04:00,commit, +29611,Matthew Turk,2011-10-05 07:43:38-04:00,commit, +29612,Cameron Hummels,2011-10-04 16:46:53-04:00,commit, +29613,Cameron Hummels,2011-10-04 16:45:27-04:00,commit, +29614,Cameron Hummels,2011-10-04 16:41:00-04:00,commit, +29615,Cameron Hummels,2011-10-04 16:08:22-04:00,commit, +29616,Cameron Hummels,2011-10-04 16:07:35-04:00,commit, +29617,Sam Skillman,2011-10-03 18:15:20-06:00,commit, +29618,Kacper Kowalik,2011-09-15 23:13:19+02:00,commit, +29619,Matthew Turk,2011-09-15 11:27:57-04:00,commit, +29620,Sam Skillman,2011-09-14 23:20:27-04:00,commit, +29621,Sam Skillman,2011-09-14 16:56:15-04:00,commit, +29622,Sam Skillman,2011-09-14 16:54:56-04:00,commit, +29623,Matthew Turk,2011-09-14 12:04:05-07:00,commit, +29624,Matthew Turk,2011-09-14 11:52:29-07:00,commit, +29625,John Wise,2011-09-13 23:01:57-04:00,commit, +29626,Matthew Turk,2011-09-12 20:21:17-04:00,commit, +29627,Sam Skillman,2011-09-12 14:33:24-06:00,commit, +29628,Sam Skillman,2011-09-12 14:32:40-06:00,commit, +29629,Sam Skillman,2011-09-12 12:17:15-04:00,commit, +29630,Matthew Turk,2011-09-09 11:51:19-04:00,commit, +29631,Matthew Turk,2011-09-09 11:35:36-04:00,commit, +29632,Matthew Turk,2011-09-09 10:50:04-04:00,commit, +29633,Matthew Turk,2011-09-09 10:35:19-04:00,commit, +29634,Matthew Turk,2011-09-09 10:35:09-04:00,commit, +29635,Matthew Turk,2011-09-09 10:33:52-04:00,commit, +29636,Matthew Turk,2011-09-09 07:27:11-04:00,commit, +29637,Matthew Turk,2011-09-08 14:07:26-04:00,commit, +29638,Sam Skillman,2011-09-08 11:13:51-06:00,commit, +29639,Sam Skillman,2011-09-08 11:10:15-06:00,commit, +29640,Sam Skillman,2011-09-08 11:09:56-06:00,commit, +29641,Matthew Turk,2011-09-08 12:45:07-04:00,commit, +29642,Matthew Turk,2011-09-08 11:45:30-04:00,commit, +29643,Matthew Turk,2011-09-08 11:44:41-04:00,commit, +29644,Matthew Turk,2011-09-08 11:31:49-04:00,commit, +29645,Sam Skillman,2011-09-07 17:21:50-06:00,commit, +29646,Sam Skillman,2011-09-07 17:21:17-06:00,commit, +29647,John Wise,2011-09-07 15:36:46-04:00,commit, +29648,Matthew Turk,2011-09-04 23:23:46-04:00,commit, +29649,Sam Skillman,2011-09-03 11:48:19-06:00,commit, +29650,Sam Skillman,2011-09-03 11:47:12-06:00,commit, +29651,Sam Skillman,2011-09-03 10:57:22-06:00,commit, +29652,Matthew Turk,2011-09-03 08:46:55-04:00,commit, +29653,Matthew Turk,2011-09-03 08:46:55-04:00,commit, +29654,Matthew Turk,2011-09-03 00:12:39-04:00,commit, +29655,Sam Skillman,2011-09-02 13:53:12-06:00,commit, +29656,Matthew Turk,2011-09-02 10:20:42-04:00,commit, +29657,Matthew Turk,2011-09-02 10:19:43-04:00,commit, +29658,Matthew Turk,2011-09-01 16:07:42-04:00,commit, +29659,Matthew Turk,2011-09-01 16:07:42-04:00,commit, +29660,Sam Skillman,2011-09-01 13:25:48-06:00,commit, +29661,Sam Skillman,2011-08-31 19:26:35-06:00,commit, +29662,Matthew Turk,2011-08-30 14:31:18-04:00,commit, +29663,Matthew Turk,2011-08-30 13:40:42-04:00,commit, +29664,Matthew Turk,2011-08-29 18:50:17-04:00,commit, +29665,Matthew Turk,2011-08-29 18:41:57-04:00,commit, +29666,Matthew Turk,2011-08-29 18:00:26-04:00,commit, +29667,Sam Skillman,2011-08-28 17:41:36-06:00,commit, +29668,Matthew Turk,2011-08-28 19:08:37-04:00,commit, +29669,Matthew Turk,2011-08-28 19:08:37-04:00,commit, +29670,Matthew Turk,2011-08-28 18:58:31-04:00,commit, +29671,Matthew Turk,2011-08-26 16:07:14-04:00,commit, +29672,Matthew Turk,2011-08-26 16:02:30-04:00,commit, +29673,Matthew Turk,2011-08-26 16:02:30-04:00,commit, +29674,Sam Skillman,2011-08-26 13:57:33-06:00,commit, +29675,Sam Skillman,2011-08-26 13:56:51-06:00,commit, +29676,Sam Skillman,2011-08-26 13:56:51-06:00,commit, +29677,Casey W. Stark,2011-08-26 12:26:16-07:00,commit, +29678,Casey W. Stark,2011-08-26 12:26:16-07:00,commit, +29679,Matthew Turk,2011-08-26 10:45:29-04:00,commit, +29680,Matthew Turk,2011-08-26 10:29:03-04:00,commit, +29681,Matthew Turk,2011-08-26 10:28:08-04:00,commit, +29682,Matthew Turk,2011-08-26 10:23:42-04:00,commit, +29683,Matthew Turk,2011-08-25 22:36:52-04:00,commit, +29684,Matthew Turk,2011-08-25 22:36:52-04:00,commit, +29685,Matthew Turk,2011-08-25 22:03:55-04:00,commit, +29686,Matthew Turk,2011-08-25 22:03:55-04:00,commit, +29687,Matthew Turk,2011-08-25 22:03:22-04:00,commit, +29688,Matthew Turk,2011-08-25 22:03:22-04:00,commit, +29689,Matthew Turk,2011-08-25 20:07:48-04:00,commit, +29690,Matthew Turk,2011-08-25 20:07:13-04:00,commit, +29691,Matthew Turk,2011-08-25 17:58:53-04:00,commit, +29692,Cameron Hummels,2011-08-25 17:28:47-04:00,commit, +29693,Cameron Hummels,2011-08-25 17:26:24-04:00,commit, +29694,Cameron Hummels,2011-08-25 17:25:42-04:00,commit, +29695,Cameron Hummels,2011-08-25 17:21:58-04:00,commit, +29696,Matthew Turk,2011-08-25 15:01:26-04:00,commit, +29697,Sam Skillman,2011-08-25 09:58:54-06:00,commit, +29698,Sam Skillman,2011-08-25 09:57:22-06:00,commit, +29699,Matthew Turk,2011-08-25 08:06:53-04:00,commit, +29700,Sam Skillman,2011-08-24 11:44:06-06:00,commit, +29701,Sam Skillman,2011-08-24 11:32:36-06:00,commit, +29702,Sam Skillman,2011-08-24 09:46:40-06:00,commit, +29703,Matthew Turk,2011-08-24 08:02:37-04:00,commit, +29704,Matthew Turk,2011-08-23 16:00:06-04:00,commit, +29705,Matthew Turk,2011-08-23 15:37:37-04:00,commit, +29706,Matthew Turk,2011-08-23 13:18:14-04:00,commit, +29707,Matthew Turk,2011-08-23 08:14:55-04:00,commit, +29708,Matthew Turk,2011-08-23 07:59:00-04:00,commit, +29709,Matthew Turk,2011-08-23 07:43:16-04:00,commit, +29710,Matthew Turk,2011-08-23 07:14:10-04:00,commit, +29711,Matthew Turk,2011-08-21 10:22:51-04:00,commit, +29712,Matthew Turk,2011-08-21 07:46:20-04:00,commit, +29713,Matthew Turk,2011-08-21 07:39:23-04:00,commit, +29714,Matthew Turk,2011-08-21 07:26:11-04:00,commit, +29715,Matthew Turk,2011-08-21 07:22:20-04:00,commit, +29716,Matthew Turk,2011-08-19 21:57:27-04:00,commit, +29717,J.S. Oishi,2011-08-18 17:03:58-07:00,commit, +29718,Matthew Turk,2011-08-18 14:03:11-04:00,commit, +29719,Matthew Turk,2011-08-17 14:24:17-04:00,commit, +29720,Matthew Turk,2011-08-16 22:07:59-04:00,commit, +29721,Matthew Turk,2011-08-15 13:27:25-04:00,commit, +29722,Matthew Turk,2011-08-15 13:07:34-04:00,commit, +29723,Matthew Turk,2011-08-15 12:52:57-04:00,commit, +29724,Matthew Turk,2011-08-15 10:41:55-04:00,commit, +29725,Matthew Turk,2011-08-15 10:40:30-04:00,commit, +29726,Matthew Turk,2011-08-15 08:58:37-04:00,commit, +29727,Matthew Turk,2011-08-15 08:57:38-04:00,commit, +29728,Matthew Turk,2011-08-13 17:51:17-06:00,commit, +29729,Matthew Turk,2011-08-13 17:47:02-06:00,commit, +29730,Matthew Turk,2011-08-13 17:20:44-06:00,commit, +29731,Matthew Turk,2011-08-11 13:36:43-06:00,commit, +29732,Matthew Turk,2011-08-11 12:26:38-06:00,commit, +29733,Matthew Turk,2011-08-05 11:38:45-04:00,commit, +29734,Matthew Turk,2011-08-05 09:49:25-04:00,commit, +29735,Matthew Turk,2011-08-04 16:44:20-04:00,commit, +29736,Matthew Turk,2011-08-04 16:43:31-04:00,commit, +29737,Eve Lee,2011-08-04 14:16:47-04:00,commit, +29738,Eve Lee,2011-08-04 13:55:07-04:00,commit, +29739,Eve Lee,2011-08-04 13:55:07-04:00,commit, +29740,Matthew Turk,2011-07-29 18:31:52-04:00,commit, +29741,Britton Smith,2011-07-29 15:52:48-04:00,commit, +29742,Britton Smith,2011-07-29 15:52:35-04:00,commit, +29743,Stephen Skory,2011-07-28 18:00:59-06:00,commit, +29744,Matthew Turk,2011-07-26 15:32:09-04:00,commit, +29745,Steffen Klemer,2011-07-26 09:00:24+02:00,commit, +29746,JC Passy,2011-07-25 20:45:45-07:00,commit, +29747,Matthew Turk,2011-07-25 14:48:26-04:00,commit, +29748,Matthew Turk,2011-07-25 14:45:50-04:00,commit, +29749,Stephen Skory,2011-07-25 08:53:06-06:00,commit, +29750,Britton Smith,2011-07-25 09:53:27-04:00,commit, +29751,Britton Smith,2011-07-25 09:53:14-04:00,commit, +29752,Matthew Turk,2011-07-25 09:07:11-04:00,commit, +29753,Matthew Turk,2011-07-25 08:53:12-04:00,commit, +29754,Matthew Turk,2011-07-25 08:52:28-04:00,commit, +29755,Steffen Klemer,2011-07-20 15:56:11+02:00,commit, +29756,Steffen Klemer,2011-07-20 11:29:55+02:00,commit, +29757,Steffen Klemer,2011-07-20 11:04:07+02:00,commit, +29758,Steffen Klemer,2011-07-20 10:49:14+02:00,commit, +29759,Casey W. Stark,2011-07-18 12:49:13-06:00,commit, +29760,Casey W. Stark,2011-07-18 12:03:13-06:00,commit, +29761,Casey W. Stark,2011-07-18 12:02:32-06:00,commit, +29762,Casey W. Stark,2011-07-18 12:01:06-06:00,commit, +29763,Casey W. Stark,2011-07-18 11:58:49-06:00,commit, +29764,Casey W. Stark,2011-07-18 11:56:38-06:00,commit, +29765,Casey W. Stark,2011-07-18 11:55:03-06:00,commit, +29766,Britton Smith,2011-07-16 12:22:21-04:00,commit, +29767,Britton Smith,2011-07-14 13:41:14-04:00,commit, +29768,Britton Smith,2011-07-14 13:40:41-04:00,commit, +29769,Sam Skillman,2011-07-13 09:33:56-06:00,commit, +29770,Sam Skillman,2011-07-11 14:37:49-06:00,commit, +29771,Andrew Myers,2011-07-05 23:49:40-07:00,commit, +29772,Matthew Turk,2011-06-30 18:44:11-07:00,commit, +29773,Matthew Turk,2011-06-30 16:52:48-07:00,commit, +29774,Matthew Turk,2011-06-30 12:36:03-07:00,commit, +29775,Matthew Turk,2011-06-30 12:35:47-07:00,commit, +29776,Matthew Turk,2011-06-30 11:32:23-07:00,commit, +29777,Stephen Skory,2011-06-29 15:16:27-06:00,commit, +29778,Stephen Skory,2011-06-29 15:00:16-06:00,commit, +29779,Stephen Skory,2011-06-29 14:53:54-06:00,commit, +29780,Sam Skillman,2011-06-23 22:28:01-06:00,commit, +29781,Sam Skillman,2011-06-23 15:40:50-06:00,commit, +29782,Sam Skillman,2011-06-23 15:39:40-06:00,commit, +29783,John Wise,2011-06-23 14:27:56-04:00,commit, +29784,John Wise,2011-06-23 09:44:43-04:00,commit, +29785,John Wise,2011-06-23 09:02:22-04:00,commit, +29786,Matthew Turk,2011-06-22 10:47:44-07:00,commit, +29787,Matthew Turk,2011-06-22 10:47:19-07:00,commit, +29788,Matthew Turk,2011-06-22 09:17:04-07:00,commit, +29789,Matthew Turk,2011-06-21 23:24:28-04:00,commit, +29790,Casey W. Stark,2011-06-21 17:39:32-07:00,commit, +29791,Casey W. Stark,2011-06-21 17:37:52-07:00,commit, +29792,Casey W. Stark,2011-06-21 17:36:34-07:00,commit, +29793,Casey W. Stark,2011-06-21 14:36:36-07:00,commit, +29794,Casey W. Stark,2011-06-21 14:30:54-07:00,commit, +29795,Casey W. Stark,2011-06-21 12:40:46-07:00,commit, +29796,Casey W. Stark,2011-06-21 11:08:51-07:00,commit, +29797,Britton Smith,2011-06-21 19:21:37+02:00,commit, +29798,Britton Smith,2011-06-21 19:17:34+02:00,commit, +29799,Britton Smith,2011-06-21 16:13:14+02:00,commit, +29800,Matthew Turk,2011-06-21 01:14:39-04:00,commit, +29801,Matthew Turk,2011-06-21 01:03:12-04:00,commit, +29802,Matthew Turk,2011-06-21 01:02:47-04:00,commit, +29803,Matthew Turk,2011-06-20 17:14:05-07:00,commit, +29804,Casey W. Stark,2011-06-20 14:14:35-07:00,commit, +29805,Casey W. Stark,2011-06-20 14:13:40-07:00,commit, +29806,John ZuHone,2011-06-20 16:29:49-04:00,commit, +29807,Casey W. Stark,2011-06-20 13:28:28-07:00,commit, +29808,Casey W. Stark,2011-06-20 12:53:34-07:00,commit, +29809,Casey W. Stark,2011-06-19 14:30:17-07:00,commit, +29810,Matthew Turk,2011-06-16 14:29:11-07:00,commit, +29811,Matthew Turk,2011-06-16 14:28:01-07:00,commit, +29812,Matthew Turk,2011-06-15 10:55:57-04:00,commit, +29813,Matthew Turk,2011-06-15 10:42:20-04:00,commit, +29814,John Wise,2011-06-14 13:29:17-04:00,commit, +29815,John ZuHone,2011-06-14 12:37:21-04:00,commit, +29816,John Wise,2011-06-14 11:03:51-04:00,commit, +29817,John Wise,2011-06-14 11:00:45-04:00,commit, +29818,Matthew Turk,2011-06-13 17:34:52-04:00,commit, +29819,Matthew Turk,2011-06-13 12:21:28-07:00,commit, +29820,Matthew Turk,2011-06-13 10:53:12-04:00,commit, +29821,Matthew Turk,2011-06-12 17:04:19-04:00,commit, +29822,Matthew Turk,2011-06-12 16:52:15-04:00,commit, +29823,Matthew Turk,2011-06-12 16:33:26-04:00,commit, +29824,Matthew Turk,2011-06-12 00:51:30-07:00,commit, +29825,Matthew Turk,2011-06-11 21:59:10-07:00,commit, +29826,Matthew Turk,2011-06-10 18:09:50-07:00,commit, +29827,Matthew Turk,2011-06-10 18:09:05-07:00,commit, +29828,Matthew Turk,2011-06-10 13:44:01-07:00,commit, +29829,Matthew Turk,2011-06-10 10:58:17-07:00,commit, +29830,Matthew Turk,2011-06-10 09:28:21-07:00,commit, +29831,Cameron Hummels,2011-06-10 11:26:54-04:00,commit, +29832,Cameron Hummels,2011-06-10 11:26:44-04:00,commit, +29833,Matthew Turk,2011-06-10 07:01:10-07:00,commit, +29834,Matthew Turk,2011-06-10 01:15:28-07:00,commit, +29835,Matthew Turk,2011-06-10 01:13:56-07:00,commit, +29836,Cameron Hummels,2011-06-09 14:06:56-04:00,commit, +29837,Cameron Hummels,2011-06-09 14:06:17-04:00,commit, +29838,Matthew Turk,2011-06-09 10:55:14-07:00,commit, +29839,Matthew Turk,2011-06-09 10:27:13-07:00,commit, +29840,Matthew Turk,2011-06-08 16:01:12-07:00,commit, +29841,Matthew Turk,2011-06-08 16:00:26-07:00,commit, +29842,Matthew Turk,2011-06-08 15:48:10-07:00,commit, +29843,Matthew Turk,2011-06-08 15:32:51-07:00,commit, +29844,Matthew Turk,2011-06-08 15:31:54-07:00,commit, +29845,Matthew Turk,2011-06-08 11:17:23-07:00,commit, +29846,Matthew Turk,2011-06-08 10:30:38-07:00,commit, +29847,Matthew Turk,2011-06-08 10:27:39-07:00,commit, +29848,Matthew Turk,2011-06-08 13:05:22-04:00,commit, +29849,Matthew Turk,2011-06-08 09:38:40-07:00,commit, +29850,Matthew Turk,2011-06-08 11:55:03-04:00,commit, +29851,Matthew Turk,2011-06-08 11:54:22-04:00,commit, +29852,Matthew Turk,2011-06-08 08:15:25-07:00,commit, +29853,Matthew Turk,2011-06-08 07:25:04-07:00,commit, +29854,Cameron Hummels,2011-06-08 00:34:04-04:00,commit, +29855,Cameron Hummels,2011-06-08 00:33:52-04:00,commit, +29856,Matthew Turk,2011-06-07 21:23:09-07:00,commit, +29857,Matthew Turk,2011-06-07 21:13:46-07:00,commit, +29858,Matthew Turk,2011-06-07 21:02:57-07:00,commit, +29859,Matthew Turk,2011-06-07 20:24:55-07:00,commit, +29860,Matthew Turk,2011-06-07 22:45:54-04:00,commit, +29861,Cameron Hummels,2011-06-07 22:19:34-04:00,commit, +29862,Cameron Hummels,2011-06-07 22:18:54-04:00,commit, +29863,Matthew Turk,2011-06-07 20:22:57-04:00,commit, +29864,Matthew Turk,2011-06-07 19:03:15-04:00,commit, +29865,Matthew Turk,2011-06-07 16:00:46-07:00,commit, +29866,Cameron Hummels,2011-06-07 16:51:32-04:00,commit, +29867,Cameron Hummels,2011-06-07 16:51:19-04:00,commit, +29868,Britton Smith,2011-06-07 15:32:16-04:00,commit, +29869,Britton Smith,2011-06-07 15:31:19-04:00,commit, +29870,Cameron Hummels,2011-06-07 15:02:53-04:00,commit, +29871,Cameron Hummels,2011-06-07 15:02:41-04:00,commit, +29872,Matthew Turk,2011-06-07 14:52:10-04:00,commit, +29873,Matthew Turk,2011-06-07 14:51:46-04:00,commit, +29874,Britton Smith,2011-06-07 11:44:59-04:00,commit, +29875,Matthew Turk,2011-06-06 23:09:29-07:00,commit, +29876,Britton Smith,2011-06-06 22:10:38-04:00,commit, +29877,Britton Smith,2011-06-06 22:10:28-04:00,commit, +29878,Matthew Turk,2011-06-06 17:10:37-07:00,commit, +29879,Matthew Turk,2011-06-06 15:32:54-07:00,commit, +29880,Matthew Turk,2011-06-06 12:00:56-07:00,commit, +29881,Matthew Turk,2011-06-05 11:44:46-04:00,commit, +29882,Britton Smith,2011-06-04 14:04:22-06:00,commit, +29883,Matthew Turk,2011-06-04 15:10:12-04:00,commit, +29884,Matthew Turk,2011-06-04 15:09:43-04:00,commit, +29885,Matthew Turk,2011-06-03 18:04:40-07:00,commit, +29886,Matthew Turk,2011-06-03 17:53:41-07:00,commit, +29887,Matthew Turk,2011-06-03 17:08:23-07:00,commit, +29888,Matthew Turk,2011-06-03 15:07:14-07:00,commit, +29889,Sam Skillman,2011-06-03 17:11:18-04:00,commit, +29890,Sam Skillman,2011-06-03 17:10:55-04:00,commit, +29891,Matthew Turk,2011-06-03 14:05:54-07:00,commit, +29892,Matthew Turk,2011-06-03 13:32:49-07:00,commit, +29893,Matthew Turk,2011-06-03 13:29:29-07:00,commit, +29894,Sam Skillman,2011-06-03 15:49:52-04:00,commit, +29895,Matthew Turk,2011-06-03 01:07:08-04:00,commit, +29896,Britton Smith,2011-06-02 18:31:36-06:00,commit, +29897,Cameron Hummels,2011-06-02 19:14:30-04:00,commit, +29898,Cameron Hummels,2011-06-02 19:11:54-04:00,commit, +29899,Matthew Turk,2011-06-02 13:50:11-04:00,commit, +29900,Matthew Turk,2011-06-02 13:44:29-04:00,commit, +29901,Matthew Turk,2011-06-02 11:13:59-04:00,commit, +29902,Matthew Turk,2011-06-01 19:50:16-04:00,commit, +29903,Matthew Turk,2011-06-01 13:01:33-04:00,commit, +29904,Matthew Turk,2011-06-01 12:34:45-04:00,commit, +29905,Matthew Turk,2011-05-30 12:41:45-04:00,commit, +29906,Matthew Turk,2011-05-30 12:35:57-04:00,commit, +29907,Matthew Turk,2011-05-30 12:13:26-04:00,commit, +29908,Matthew Turk,2011-05-27 16:55:32-04:00,commit, +29909,Matthew Turk,2011-05-27 12:33:41-04:00,commit, +29910,Matthew Turk,2011-05-27 11:16:09-04:00,commit, +29911,Matthew Turk,2011-05-27 11:15:47-04:00,commit, +29912,Matthew Turk,2011-05-27 07:36:20-07:00,commit, +29913,Matthew Turk,2011-05-27 10:20:39-04:00,commit, +29914,Matthew Turk,2011-05-27 00:08:52-04:00,commit, +29915,Matthew Turk,2011-05-26 21:53:30-04:00,commit, +29916,Cameron Hummels,2011-05-26 16:57:54-04:00,commit, +29917,Matthew Turk,2011-05-25 21:51:04-07:00,commit, +29918,Matthew Turk,2011-05-25 19:09:31-07:00,commit, +29919,Matthew Turk,2011-05-25 21:18:42-04:00,commit, +29920,Matthew Turk,2011-05-25 00:37:32-04:00,commit, +29921,Matthew Turk,2011-05-24 19:23:23-04:00,commit, +29922,Matthew Turk,2011-05-24 19:21:53-04:00,commit, +29923,Matthew Turk,2011-05-24 19:20:23-04:00,commit, +29924,Michael Kuhlen,2011-05-24 14:13:25-07:00,commit, +29925,Stephen Skory,2011-05-24 15:05:49-06:00,commit, +29926,Stephen Skory,2011-05-24 15:04:50-06:00,commit, +29927,Matthew Turk,2011-05-24 16:02:09-04:00,commit, +29928,Casey W. Stark,2011-05-23 23:36:15-07:00,commit, +29929,Casey W. Stark,2011-05-23 23:25:57-07:00,commit, +29930,Matthew Turk,2011-05-23 23:25:53-04:00,commit, +29931,Matthew Turk,2011-05-23 14:37:44-04:00,commit, +29932,Matthew Turk,2011-05-23 14:25:58-04:00,commit, +29933,Matthew Turk,2011-05-23 09:51:25-07:00,commit, +29934,Matthew Turk,2011-05-21 01:05:31-04:00,commit, +29935,Britton Smith,2011-05-19 09:20:44-04:00,commit, +29936,Matthew Turk,2011-05-18 11:47:49-04:00,commit, +29937,Matthew Turk,2011-05-18 11:22:51-04:00,commit, +29938,Matthew Turk,2011-05-18 11:21:51-04:00,commit, +29939,Matthew Turk,2011-05-18 09:37:36-04:00,commit, +29940,Matthew Turk,2011-05-18 09:29:01-04:00,commit, +29941,Matthew Turk,2011-05-18 01:41:01-04:00,commit, +29942,Matthew Turk,2011-05-18 01:35:31-04:00,commit, +29943,Matthew Turk,2011-05-18 00:53:41-04:00,commit, +29944,Matthew Turk,2011-05-18 00:36:33-04:00,commit, +29945,Matthew Turk,2011-05-18 00:32:09-04:00,commit, +29946,Matthew Turk,2011-05-16 17:34:59-04:00,commit, +29947,Matthew Turk,2011-05-16 16:28:35-04:00,commit, +29948,Matthew Turk,2011-05-16 14:44:48-04:00,commit, +29949,Matthew Turk,2011-05-13 11:18:39-04:00,commit, +29950,Matthew Turk,2011-05-13 10:25:20-04:00,commit, +29951,Matthew Turk,2011-05-13 09:30:39-04:00,commit, +29952,Matthew Turk,2011-05-12 13:05:38-07:00,commit, +29953,Matthew Turk,2011-05-12 12:57:54-07:00,commit, +29954,Matthew Turk,2011-05-12 14:18:52-04:00,commit, +29955,Matthew Turk,2011-05-12 11:39:30-04:00,commit, +29956,Cameron Hummels,2011-05-12 01:38:42-04:00,commit, +29957,Cameron Hummels,2011-05-12 01:37:25-04:00,commit, +29958,Matthew Turk,2011-05-11 11:30:17-04:00,commit, +29959,Matthew Turk,2011-05-10 11:51:34-04:00,commit, +29960,Matthew Turk,2011-05-10 04:51:15-04:00,commit, +29961,Matthew Turk,2011-05-10 04:40:12-04:00,commit, +29962,Matthew Turk,2011-05-10 03:44:02-04:00,commit, +29963,Matthew Turk,2011-05-09 22:42:45-07:00,commit, +29964,Matthew Turk,2011-05-09 21:37:39-07:00,commit, +29965,J.S. Oishi,2011-05-09 15:14:08-07:00,commit, +29966,J.S. Oishi,2011-05-09 15:13:46-07:00,commit, +29967,Stephen Skory,2011-05-09 15:50:51-06:00,commit, +29968,J.S. Oishi,2011-05-09 13:55:44-07:00,commit, +29969,Matthew Turk,2011-05-06 15:35:54-07:00,commit, +29970,Matthew Turk,2011-05-06 15:18:15-07:00,commit, +29971,Matthew Turk,2011-05-05 10:02:16-07:00,commit, +29972,Matthew Turk,2011-05-04 15:59:53-04:00,commit, +29973,Matthew Turk,2011-05-04 15:59:27-04:00,commit, +29974,Matthew Turk,2011-05-04 15:47:24-04:00,commit, +29975,Matthew Turk,2011-05-04 14:45:48-04:00,commit, +29976,Matthew Turk,2011-05-02 14:40:45-07:00,commit, +29977,Stephen Skory,2011-05-02 09:50:46-06:00,commit, +29978,Stephen Skory,2011-05-02 09:49:51-06:00,commit, +29979,Sam Skillman,2011-05-01 22:23:11-04:00,commit, +29980,Sam Skillman,2011-05-01 22:18:00-04:00,commit, +29981,Matthew Turk,2011-04-29 13:03:21-04:00,commit, +29982,Matthew Turk,2011-04-29 11:02:19-04:00,commit, +29983,Matthew Turk,2011-04-28 13:36:15-04:00,commit, +29984,Matthew Turk,2011-04-28 13:35:51-04:00,commit, +29985,Britton Smith,2011-04-28 11:18:11-04:00,commit, +29986,Britton Smith,2011-04-28 11:18:01-04:00,commit, +29987,Matthew Turk,2011-04-28 07:40:05-04:00,commit, +29988,Matthew Turk,2011-04-27 20:24:49-04:00,commit, +29989,Matthew Turk,2011-04-27 19:54:20-04:00,commit, +29990,Matthew Turk,2011-04-27 18:22:51-04:00,commit, +29991,J.S. Oishi,2011-04-27 15:00:26-07:00,commit, +29992,J.S. Oishi,2011-04-27 14:59:20-07:00,commit, +29993,J.S. Oishi,2011-04-27 14:52:17-07:00,commit, +29994,J.S. Oishi,2011-04-27 13:30:01-07:00,commit, +29995,Matthew Turk,2011-04-27 15:02:53-04:00,commit, +29996,Matthew Turk,2011-04-27 15:02:53-04:00,commit, +29997,Matthew Turk,2011-04-27 11:48:45-04:00,commit, +29998,Matthew Turk,2011-04-27 11:28:19-04:00,commit, +29999,Tom Abel,2011-04-27 17:17:44+02:00,commit, +30000,Matthew Turk,2011-05-24 19:19:36-04:00,commit, +30001,Tom Abel,2011-04-27 17:17:44+02:00,commit, +30002,Matthew Turk,2011-04-27 09:58:52-04:00,commit, +30003,Matthew Turk,2011-04-27 09:49:51-04:00,commit, +30004,Matthew Turk,2011-04-27 07:38:51-04:00,commit, +30005,Matthew Turk,2011-04-27 07:15:52-04:00,commit, +30006,Matthew Turk,2011-04-26 20:46:30-04:00,commit, +30007,Matthew Turk,2011-04-26 16:09:46-04:00,commit, +30008,Matthew Turk,2011-04-26 15:55:45-04:00,commit, +30009,Matthew Turk,2011-04-26 14:18:36-04:00,commit, +30010,Matthew Turk,2011-04-26 09:34:40-04:00,commit, +30011,Matthew Turk,2011-04-26 09:17:22-04:00,commit, +30012,Matthew Turk,2011-04-25 12:38:13-04:00,commit, +30013,Matthew Turk,2011-04-25 12:38:13-04:00,commit, +30014,Matthew Turk,2011-04-25 11:53:19-04:00,commit, +30015,Matthew Turk,2011-04-25 11:27:48-04:00,commit, +30016,Matthew Turk,2011-04-25 11:27:48-04:00,commit, +30017,Matthew Turk,2011-04-25 08:59:32-04:00,commit, +30018,Stephen Skory,2011-04-24 14:58:44-06:00,commit, +30019,Matthew Turk,2011-04-23 19:08:57-04:00,commit, +30020,Matthew Turk,2011-04-23 19:06:48-04:00,commit, +30021,Matthew Turk,2011-04-23 08:33:24-04:00,commit, +30022,Matthew Turk,2011-04-22 23:21:08-04:00,commit, +30023,Matthew Turk,2011-04-22 19:34:15-04:00,commit, +30024,Matthew Turk,2011-04-22 19:04:31-04:00,commit, +30025,Matthew Turk,2011-04-22 19:03:30-04:00,commit, +30026,Matthew Turk,2011-04-22 18:11:29-04:00,commit, +30027,Matthew Turk,2011-04-22 15:49:43-04:00,commit, +30028,Matthew Turk,2011-04-22 15:18:22-04:00,commit, +30029,Matthew Turk,2011-04-22 15:18:00-04:00,commit, +30030,Matthew Turk,2011-04-22 06:50:30-04:00,commit, +30031,Matthew Turk,2011-04-22 06:50:30-04:00,commit, +30032,Matthew Turk,2011-04-21 20:10:21-04:00,commit, +30033,Matthew Turk,2011-04-21 15:25:46-04:00,commit, +30034,Matthew Turk,2011-04-21 15:25:46-04:00,commit, +30035,Matthew Turk,2011-04-21 13:20:53-04:00,commit, +30036,Matthew Turk,2011-04-21 10:59:23-04:00,commit, +30037,Matthew Turk,2011-04-21 06:15:06-04:00,commit, +30038,Matthew Turk,2011-04-21 05:06:03-04:00,commit, +30039,Andrew Myers,2011-04-20 16:52:16-07:00,commit, +30040,Matthew Turk,2011-04-20 19:31:04-04:00,commit, +30041,Stephen Skory,2011-04-20 10:03:00-06:00,commit, +30042,Stephen Skory,2011-04-20 08:22:02-06:00,commit, +30043,Matthew Turk,2011-04-20 07:25:09-04:00,commit, +30044,Matthew Turk,2011-04-20 07:10:52-04:00,commit, +30045,Matthew Turk,2011-04-20 06:57:36-04:00,commit, +30046,Sam Skillman,2011-04-19 22:38:03-04:00,commit, +30047,Sam Skillman,2011-04-19 18:58:52-04:00,commit, +30048,Sam Skillman,2011-04-19 18:32:01-04:00,commit, +30049,Sam Skillman,2011-04-19 18:30:12-04:00,commit, +30050,Matthew Turk,2011-04-19 17:34:12-04:00,commit, +30051,Matthew Turk,2011-04-19 17:30:55-04:00,commit, +30052,Cameron Hummels,2011-04-19 15:53:26-04:00,commit, +30053,Matthew Turk,2011-04-19 15:53:20-04:00,commit, +30054,Matthew Turk,2011-04-19 15:26:34-04:00,commit, +30055,Matthew Turk,2011-04-19 14:02:46-04:00,commit, +30056,Matthew Turk,2011-04-19 13:36:24-04:00,commit, +30057,Matthew Turk,2011-04-19 13:22:59-04:00,commit, +30058,Matthew Turk,2011-04-19 09:57:14-04:00,commit, +30059,Sam Skillman,2011-04-18 19:32:53-04:00,commit, +30060,Sam Skillman,2011-04-18 19:09:53-04:00,commit, +30061,Sam Skillman,2011-04-18 18:36:01-04:00,commit, +30062,Matthew Turk,2011-04-18 16:06:45-04:00,commit, +30063,Sam Skillman,2011-04-17 00:58:43-04:00,commit, +30064,Matthew Turk,2011-04-16 16:28:30-04:00,commit, +30065,Matthew Turk,2011-04-16 16:11:52-04:00,commit, +30066,Matthew Turk,2011-04-16 10:24:21-04:00,commit, +30067,Matthew Turk,2011-04-16 07:44:21-04:00,commit, +30068,Sam Skillman,2011-04-15 17:27:28-06:00,commit, +30069,Matthew Turk,2011-04-15 18:52:15-04:00,commit, +30070,Sam Skillman,2011-04-15 16:29:46-06:00,commit, +30071,Sam Skillman,2011-04-15 16:29:19-06:00,commit, +30072,Matthew Turk,2011-04-15 18:18:46-04:00,commit, +30073,Matthew Turk,2011-04-15 17:58:00-04:00,commit, +30074,Matthew Turk,2011-04-15 16:57:01-04:00,commit, +30075,Matthew Turk,2011-04-15 16:12:12-04:00,commit, +30076,Sam Skillman,2011-04-15 15:59:38-04:00,commit, +30077,Sam Skillman,2011-04-15 15:58:30-04:00,commit, +30078,Britton Smith,2011-04-15 15:38:41-04:00,commit, +30079,Britton Smith,2011-04-15 14:52:04-04:00,commit, +30080,Britton Smith,2011-04-15 14:41:37-04:00,commit, +30081,Britton Smith,2011-04-15 14:38:50-04:00,commit, +30082,Matthew Turk,2011-04-15 12:35:48-04:00,commit, +30083,Britton Smith,2011-04-15 11:03:32-04:00,commit, +30084,J.S. Oishi,2011-04-14 21:55:49-07:00,commit, +30085,J.S. Oishi,2011-04-14 21:48:28-07:00,commit, +30086,J.S. Oishi,2011-04-14 21:47:26-07:00,commit, +30087,Matthew Turk,2011-04-14 14:05:09-04:00,commit, +30088,Matthew Turk,2011-04-14 11:15:57-04:00,commit, +30089,Matthew Turk,2011-04-14 11:15:21-04:00,commit, +30090,Matthew Turk,2011-04-14 10:23:06-04:00,commit, +30091,Matthew Turk,2011-04-14 10:22:50-04:00,commit, +30092,Stephen Skory,2011-04-13 14:22:21-06:00,commit, +30093,Stephen Skory,2011-04-13 14:02:25-06:00,commit, +30094,Matthew Turk,2011-04-13 15:42:28-04:00,commit, +30095,Matthew Turk,2011-04-13 13:33:54-04:00,commit, +30096,Matthew Turk,2011-04-13 11:21:49-04:00,commit, +30097,Matthew Turk,2011-04-13 10:46:38-04:00,commit, +30098,Matthew Turk,2011-04-13 09:44:53-04:00,commit, +30099,Matthew Turk,2011-04-13 09:44:53-04:00,commit, +30100,Matthew Turk,2011-04-12 17:28:25-04:00,commit, +30101,Stephen Skory,2011-04-12 15:15:00-06:00,commit, +30102,Stephen Skory,2011-04-12 15:12:52-06:00,commit, +30103,Matthew Turk,2011-04-12 17:10:40-04:00,commit, +30104,Matthew Turk,2011-04-12 17:10:17-04:00,commit, +30105,Stephen Skory,2011-04-12 13:55:55-06:00,commit, +30106,Stephen Skory,2011-04-12 12:52:05-06:00,commit, +30107,Stephen Skory,2011-04-12 12:51:38-06:00,commit, +30108,Stephen Skory,2011-04-12 09:58:42-06:00,commit, +30109,Stephen Skory,2011-04-12 09:58:02-06:00,commit, +30110,Matthew Turk,2011-04-12 10:32:38-04:00,commit, +30111,Stephen Skory,2011-04-11 17:53:34-06:00,commit, +30112,Stephen Skory,2011-04-11 17:45:53-06:00,commit, +30113,Stephen Skory,2011-04-08 15:39:48-06:00,commit, +30114,Stephen Skory,2011-04-08 15:09:26-06:00,commit, +30115,Stephen Skory,2011-04-08 15:08:16-06:00,commit, +30116,Stephen Skory,2011-04-08 11:23:35-06:00,commit, +30117,Matthew Turk,2011-04-06 23:12:33-04:00,commit, +30118,Matthew Turk,2011-04-06 22:01:53-04:00,commit, +30119,Matthew Turk,2011-04-06 19:50:28-04:00,commit, +30120,Matthew Turk,2011-04-06 17:00:56-04:00,commit, +30121,Matthew Turk,2011-04-06 17:00:20-04:00,commit, +30122,Sam Skillman,2011-04-06 08:46:57-04:00,commit, +30123,Sam Skillman,2011-04-06 08:46:57-04:00,commit, +30124,Matthew Turk,2011-04-06 00:27:52-04:00,commit, +30125,Matthew Turk,2011-04-06 00:26:48-04:00,commit, +30126,Sam Skillman,2011-04-06 00:11:52-04:00,commit, +30127,Sam Skillman,2011-04-06 00:11:17-04:00,commit, +30128,Matthew Turk,2011-04-05 21:06:27-04:00,commit, +30129,Matthew Turk,2011-04-05 10:45:27-04:00,commit, +30130,Matthew Turk,2011-04-05 10:37:32-04:00,commit, +30131,Matthew Turk,2011-04-05 09:56:46-04:00,commit, +30132,Matthew Turk,2011-04-05 09:29:25-04:00,commit, +30133,Matthew Turk,2011-04-05 08:59:35-04:00,commit, +30134,Matthew Turk,2011-04-05 08:55:45-04:00,commit, +30135,Matthew Turk,2011-04-05 08:55:19-04:00,commit, +30136,Matthew Turk,2011-04-05 08:42:01-04:00,commit, +30137,Stephen Skory,2011-04-04 17:51:39-06:00,commit, +30138,Stephen Skory,2011-04-04 15:27:57-06:00,commit, +30139,Matthew Turk,2011-04-04 17:25:57-04:00,commit, +30140,Matthew Turk,2011-04-04 16:41:01-04:00,commit, +30141,Matthew Turk,2011-04-04 14:09:36-04:00,commit, +30142,Matthew Turk,2011-04-04 14:09:15-04:00,commit, +30143,Matthew Turk,2011-04-04 13:55:06-04:00,commit, +30144,Matthew Turk,2011-04-04 13:08:32-04:00,commit, +30145,Matthew Turk,2011-04-03 20:28:39-04:00,commit, +30146,Matthew Turk,2011-04-03 09:41:53-04:00,commit, +30147,Matthew Turk,2011-04-03 09:23:31-04:00,commit, +30148,Matthew Turk,2011-04-03 09:22:47-04:00,commit, +30149,Matthew Turk,2011-04-03 08:25:12-04:00,commit, +30150,Matthew Turk,2011-04-02 23:48:24-04:00,commit, +30151,Matthew Turk,2011-04-02 22:01:05-04:00,commit, +30152,Matthew Turk,2011-04-02 21:36:15-04:00,commit, +30153,Matthew Turk,2011-04-01 13:06:30-04:00,commit, +30154,Matthew Turk,2011-04-01 10:42:24-04:00,commit, +30155,Matthew Turk,2011-03-31 23:39:02-04:00,commit, +30156,Matthew Turk,2011-03-31 23:03:43-04:00,commit, +30157,J.S. Oishi,2011-03-31 11:25:21-07:00,commit, +30158,Cameron Hummels,2011-03-31 11:53:59-04:00,commit, +30159,Matthew Turk,2011-03-31 11:47:52-04:00,commit, +30160,Cameron Hummels,2011-03-31 11:03:23-04:00,commit, +30161,Cameron Hummels,2011-03-31 10:08:16-04:00,commit, +30162,Cameron Hummels,2011-03-31 09:26:42-04:00,commit, +30163,Matthew Turk,2011-03-31 09:06:08-04:00,commit, +30164,Cameron Hummels,2011-03-31 03:19:49-04:00,commit, +30165,Matthew Turk,2011-03-31 03:04:16-04:00,commit, +30166,Cameron Hummels,2011-03-31 02:41:57-04:00,commit, +30167,Cameron Hummels,2011-03-31 02:40:59-04:00,commit, +30168,Matthew Turk,2011-03-31 02:37:01-04:00,commit, +30169,Cameron Hummels,2011-03-31 02:35:29-04:00,commit, +30170,Matthew Turk,2011-03-31 01:25:48-04:00,commit, +30171,Matthew Turk,2011-03-31 01:20:21-04:00,commit, +30172,Matthew Turk,2011-03-31 01:04:26-04:00,commit, +30173,Matthew Turk,2011-03-31 00:06:56-04:00,commit, +30174,Matthew Turk,2011-03-31 00:04:19-04:00,commit, +30175,Matthew Turk,2011-03-30 23:52:03-04:00,commit, +30176,Matthew Turk,2011-03-30 23:46:25-04:00,commit, +30177,Matthew Turk,2011-03-30 23:37:07-04:00,commit, +30178,Matthew Turk,2011-03-30 23:33:08-04:00,commit, +30179,Matthew Turk,2011-03-30 23:26:08-04:00,commit, +30180,Cameron Hummels,2011-03-30 23:25:22-04:00,commit, +30181,Cameron Hummels,2011-03-30 23:20:44-04:00,commit, +30182,Cameron Hummels,2011-03-30 16:55:11-04:00,commit, +30183,Cameron Hummels,2011-03-30 16:34:50-04:00,commit, +30184,Cameron Hummels,2011-03-30 16:10:22-04:00,commit, +30185,Cameron Hummels,2011-03-30 15:35:47-04:00,commit, +30186,Cameron Hummels,2011-03-30 15:33:08-04:00,commit, +30187,Matthew Turk,2011-03-29 23:47:45-04:00,commit, +30188,Matthew Turk,2011-03-29 10:28:14-04:00,commit, +30189,Matthew Turk,2011-03-29 06:59:53-07:00,commit, +30190,Cameron Hummels,2011-03-29 02:16:15-04:00,commit, +30191,Matthew Turk,2011-03-29 02:07:31-04:00,commit, +30192,Matthew Turk,2011-03-29 02:07:17-04:00,commit, +30193,Britton Smith,2011-03-29 02:07:06-04:00,commit, +30194,Britton Smith,2011-03-29 02:06:02-04:00,commit, +30195,Matthew Turk,2011-03-29 01:42:06-04:00,commit, +30196,Matthew Turk,2011-03-29 01:41:27-04:00,commit, +30197,Britton Smith,2011-03-29 01:18:31-04:00,commit, +30198,Britton Smith,2011-03-29 01:18:10-04:00,commit, +30199,Matthew Turk,2011-03-29 01:07:06-04:00,commit, +30200,Matthew Turk,2011-03-29 01:06:59-04:00,commit, +30201,Britton Smith,2011-03-29 00:56:52-04:00,commit, +30202,Britton Smith,2011-03-29 00:55:36-04:00,commit, +30203,Matthew Turk,2011-03-29 00:21:10-04:00,commit, +30204,Matthew Turk,2011-03-28 23:37:54-04:00,commit, +30205,Matthew Turk,2011-03-28 23:36:52-04:00,commit, +30206,Matthew Turk,2011-03-28 23:36:38-04:00,commit, +30207,Cameron Hummels,2011-03-28 23:34:46-04:00,commit, +30208,J.S. Oishi,2011-03-28 20:17:45-07:00,commit, +30209,Britton Smith,2011-03-28 23:15:49-04:00,commit, +30210,Britton Smith,2011-03-28 23:15:00-04:00,commit, +30211,Matthew Turk,2011-03-28 22:59:54-04:00,commit, +30212,Cameron Hummels,2011-03-28 22:59:29-04:00,commit, +30213,Matthew Turk,2011-03-28 22:59:02-04:00,commit, +30214,Matthew Turk,2011-03-28 19:36:50-04:00,commit, +30215,Matthew Turk,2011-03-28 15:48:04-04:00,commit, +30216,Matthew Turk,2011-03-28 15:47:26-04:00,commit, +30217,Matthew Turk,2011-03-28 15:46:45-04:00,commit, +30218,Cameron Hummels,2011-03-28 15:45:28-04:00,commit, +30219,Stephen Skory,2011-03-28 13:44:34-06:00,commit, +30220,Stephen Skory,2011-03-28 13:44:14-06:00,commit, +30221,Matthew Turk,2011-03-28 15:36:09-04:00,commit, +30222,Matthew Turk,2011-03-28 15:33:11-04:00,commit, +30223,Cameron Hummels,2011-03-28 15:23:06-04:00,commit, +30224,Britton Smith,2011-03-28 15:14:15-04:00,commit, +30225,Britton Smith,2011-03-28 15:13:57-04:00,commit, +30226,J.S. Oishi,2011-03-28 12:05:39-07:00,commit, +30227,J.S. Oishi,2011-03-28 12:05:22-07:00,commit, +30228,Matthew Turk,2011-03-28 14:55:54-04:00,commit, +30229,Matthew Turk,2011-03-28 14:44:57-04:00,commit, +30230,Britton Smith,2011-03-28 14:12:59-04:00,commit, +30231,Britton Smith,2011-03-28 12:43:04-04:00,commit, +30232,Matthew Turk,2011-03-28 12:33:21-04:00,commit, +30233,Matthew Turk,2011-03-28 12:33:12-04:00,commit, +30234,Britton Smith,2011-03-28 12:28:58-04:00,commit, +30235,Britton Smith,2011-03-28 12:24:59-04:00,commit, +30236,Matthew Turk,2011-03-28 12:14:26-04:00,commit, +30237,J.S. Oishi,2011-03-28 08:54:42-07:00,commit, +30238,Matthew Turk,2011-03-28 11:53:28-04:00,commit, +30239,Matthew Turk,2011-03-28 11:46:24-04:00,commit, +30240,Matthew Turk,2011-03-28 11:46:02-04:00,commit, +30241,Britton Smith,2011-03-28 11:44:27-04:00,commit, +30242,Britton Smith,2011-03-28 11:32:23-04:00,commit, +30243,Matthew Turk,2011-03-28 11:04:32-04:00,commit, +30244,Britton Smith,2011-03-28 11:00:13-04:00,commit, +30245,Britton Smith,2011-03-28 10:59:02-04:00,commit, +30246,Britton Smith,2011-03-28 10:58:51-04:00,commit, +30247,Matthew Turk,2011-03-28 10:55:13-04:00,commit, +30248,Matthew Turk,2011-03-28 10:54:57-04:00,commit, +30249,Cameron Hummels,2011-03-28 10:53:09-04:00,commit, +30250,Cameron Hummels,2011-03-28 10:53:00-04:00,commit, +30251,Matthew Turk,2011-03-28 10:38:00-04:00,commit, +30252,Cameron Hummels,2011-03-28 10:13:51-04:00,commit, +30253,Cameron Hummels,2011-03-28 10:11:10-04:00,commit, +30254,Matthew Turk,2011-03-28 09:55:15-04:00,commit, +30255,Matthew Turk,2011-03-28 09:54:45-04:00,commit, +30256,J.S. Oishi,2011-03-28 06:44:26-07:00,commit, +30257,Matthew Turk,2011-03-28 09:24:57-04:00,commit, +30258,Matthew Turk,2011-03-28 08:34:12-04:00,commit, +30259,Matthew Turk,2011-03-28 00:59:13-04:00,commit, +30260,Matthew Turk,2011-03-28 00:13:52-04:00,commit, +30261,Cameron Hummels,2011-03-27 23:09:37-04:00,commit, +30262,Matthew Turk,2011-03-27 22:24:54-04:00,commit, +30263,Matthew Turk,2011-03-27 22:08:17-04:00,commit, +30264,Matthew Turk,2011-03-27 22:08:07-04:00,commit, +30265,Cameron Hummels,2011-03-27 22:06:59-04:00,commit, +30266,Matthew Turk,2011-03-27 21:36:47-04:00,commit, +30267,Matthew Turk,2011-03-27 21:25:03-04:00,commit, +30268,Matthew Turk,2011-03-27 21:20:48-04:00,commit, +30269,Cameron Hummels,2011-03-27 20:58:08-04:00,commit, +30270,Matthew Turk,2011-03-27 20:56:56-04:00,commit, +30271,Cameron Hummels,2011-03-27 19:19:44-04:00,commit, +30272,Cameron Hummels,2011-03-27 19:10:29-04:00,commit, +30273,Matthew Turk,2011-03-27 18:23:04-04:00,commit, +30274,Matthew Turk,2011-03-27 18:07:54-04:00,commit, +30275,Matthew Turk,2011-03-27 17:21:20-04:00,commit, +30276,Britton Smith,2011-03-27 17:05:10-04:00,commit, +30277,Britton Smith,2011-03-27 16:47:47-04:00,commit, +30278,Britton Smith,2011-03-27 16:44:38-04:00,commit, +30279,J.S. Oishi,2011-03-27 11:51:16-07:00,commit, +30280,Cameron Hummels,2011-03-27 13:59:36-04:00,commit, +30281,Matthew Turk,2011-03-27 13:54:28-04:00,commit, +30282,J.S. Oishi,2011-03-27 10:49:34-07:00,commit, +30283,J.S. Oishi,2011-03-27 10:45:40-07:00,commit, +30284,J.S. Oishi,2011-03-27 10:43:02-07:00,commit, +30285,Matthew Turk,2011-03-27 13:42:09-04:00,commit, +30286,J.S. Oishi,2011-03-27 10:35:29-07:00,commit, +30287,Matthew Turk,2011-03-27 13:32:30-04:00,commit, +30288,J.S. Oishi,2011-03-27 10:29:48-07:00,commit, +30289,Cameron Hummels,2011-03-27 13:28:41-04:00,commit, +30290,Matthew Turk,2011-03-27 13:17:59-04:00,commit, +30291,Matthew Turk,2011-03-27 12:45:05-04:00,commit, +30292,Matthew Turk,2011-03-27 12:38:46-04:00,commit, +30293,Matthew Turk,2011-03-27 11:42:20-04:00,commit, +30294,Britton Smith,2011-03-27 11:41:37-04:00,commit, +30295,Matthew Turk,2011-03-27 11:17:47-04:00,commit, +30296,Matthew Turk,2011-03-27 11:08:07-04:00,commit, +30297,Matthew Turk,2011-03-27 11:07:54-04:00,commit, +30298,J.S. Oishi,2011-03-27 07:54:51-07:00,commit, +30299,J.S. Oishi,2011-03-27 07:54:35-07:00,commit, +30300,Matthew Turk,2011-03-27 10:39:40-04:00,commit, +30301,Britton Smith,2011-03-27 10:38:28-04:00,commit, +30302,Matthew Turk,2011-03-27 10:36:58-04:00,commit, +30303,Britton Smith,2011-03-27 10:34:13-04:00,commit, +30304,Matthew Turk,2011-03-27 09:57:05-04:00,commit, +30305,Matthew Turk,2011-03-27 09:36:48-04:00,commit, +30306,Matthew Turk,2011-03-27 01:40:19-04:00,commit, +30307,Matthew Turk,2011-03-26 18:56:36-04:00,commit, +30308,Matthew Turk,2011-03-26 18:43:02-04:00,commit, +30309,Matthew Turk,2011-03-26 18:16:56-04:00,commit, +30310,J.S. Oishi,2011-03-26 09:30:09-07:00,commit, +30311,Stephen Skory,2011-03-26 09:36:44-06:00,commit, +30312,Matthew Turk,2011-03-26 11:34:05-04:00,commit, +30313,Sam Skillman,2011-03-24 21:39:27-04:00,commit, +30314,Matthew Turk,2011-03-24 16:24:36-04:00,commit, +30315,Matthew Turk,2011-03-24 16:23:11-04:00,commit, +30316,Stephen Skory,2011-03-24 11:08:54-06:00,commit, +30317,Matthew Turk,2011-03-24 12:43:51-04:00,commit, +30318,Matthew Turk,2011-03-23 19:53:53-04:00,commit, +30319,Matthew Turk,2011-03-23 19:51:18-04:00,commit, +30320,Matthew Turk,2011-03-23 13:56:03-05:00,commit, +30321,Matthew Turk,2011-03-22 17:24:55-04:00,commit, +30322,Matthew Turk,2011-03-22 14:20:03-07:00,commit, +30323,Matthew Turk,2011-03-22 14:12:02-07:00,commit, +30324,Matthew Turk,2011-03-22 08:36:05-07:00,commit, +30325,Matthew Turk,2011-03-22 08:30:44-07:00,commit, +30326,Stephen Skory,2011-03-21 15:15:53-06:00,commit, +30327,Matthew Turk,2011-03-21 13:08:57-07:00,commit, +30328,Stephen Skory,2011-03-21 13:53:27-06:00,commit, +30329,Matthew Turk,2011-03-21 09:03:12-07:00,commit, +30330,Stephen Skory,2011-03-21 09:09:56-06:00,commit, +30331,Matthew Turk,2011-03-20 20:48:31-07:00,commit, +30332,Sam Skillman,2011-03-20 20:35:55-04:00,commit, +30333,Sam Skillman,2011-03-20 20:18:51-04:00,commit, +30334,Stephen Skory,2011-03-20 18:11:08-06:00,commit, +30335,Sam Skillman,2011-03-20 20:09:28-04:00,commit, +30336,Stephen Skory,2011-03-20 15:04:37-06:00,commit, +30337,Stephen Skory,2011-03-20 12:44:58-06:00,commit, +30338,Sam Skillman,2011-03-20 10:33:41-04:00,commit, +30339,Stephen Skory,2011-03-19 13:14:34-06:00,commit, +30340,Matthew Turk,2011-03-18 17:23:40-07:00,commit, +30341,Matthew Turk,2011-03-18 13:03:43-07:00,commit, +30342,Stephen Skory,2011-03-18 13:19:13-06:00,commit, +30343,Stephen Skory,2011-03-18 11:27:47-06:00,commit, +30344,Matthew Turk,2011-03-17 18:25:16-07:00,commit, +30345,Matthew Turk,2011-03-17 18:13:16-07:00,commit, +30346,Matthew Turk,2011-03-17 18:12:37-07:00,commit, +30347,Matthew Turk,2011-03-17 17:08:17-07:00,commit, +30348,Matthew Turk,2011-03-17 12:18:40-07:00,commit, +30349,Matthew Turk,2011-03-17 12:14:08-07:00,commit, +30350,Matthew Turk,2011-03-17 12:01:23-07:00,commit, +30351,Matthew Turk,2011-03-17 11:13:34-07:00,commit, +30352,Matthew Turk,2011-03-17 11:13:17-07:00,commit, +30353,Matthew Turk,2011-03-17 10:38:26-07:00,commit, +30354,Matthew Turk,2011-03-16 19:37:42-07:00,commit, +30355,Matthew Turk,2011-03-16 19:36:30-07:00,commit, +30356,Matthew Turk,2011-03-16 19:15:24-07:00,commit, +30357,Matthew Turk,2011-03-16 19:15:12-07:00,commit, +30358,Matthew Turk,2011-03-16 19:14:44-07:00,commit, +30359,Britton Smith,2011-03-16 18:42:57-04:00,commit, +30360,Britton Smith,2011-03-16 18:42:08-04:00,commit, +30361,Stephen Skory,2011-03-16 16:30:34-06:00,commit, +30362,Matthew Turk,2011-03-16 14:13:20-07:00,commit, +30363,Stephen Skory,2011-03-16 13:42:22-06:00,commit, +30364,Stephen Skory,2011-03-15 21:40:43-06:00,commit, +30365,Matthew Turk,2011-03-15 20:08:05-07:00,commit, +30366,Matthew Turk,2011-03-15 18:17:56-07:00,commit, +30367,Matthew Turk,2011-03-15 18:16:22-07:00,commit, +30368,Matthew Turk,2011-03-15 17:59:57-07:00,commit, +30369,Matthew Turk,2011-03-15 17:57:57-07:00,commit, +30370,Matthew Turk,2011-03-15 17:40:15-07:00,commit, +30371,Matthew Turk,2011-03-15 17:19:42-07:00,commit, +30372,Stephen Skory,2011-03-15 12:38:25-06:00,commit, +30373,Britton Smith,2011-03-15 14:35:04-04:00,commit, +30374,Britton Smith,2011-03-15 12:29:36-04:00,commit, +30375,Britton Smith,2011-03-15 11:21:56-04:00,commit, +30376,Britton Smith,2011-03-14 16:29:22-04:00,commit, +30377,Britton Smith,2011-03-14 16:09:10-04:00,commit, +30378,Britton Smith,2011-03-14 15:35:25-04:00,commit, +30379,Britton Smith,2011-03-14 15:05:14-04:00,commit, +30380,Steffen Klemer,2011-03-14 18:21:45+01:00,commit, +30381,Steffen Klemer,2011-03-14 18:01:14+01:00,commit, +30382,Stephen Skory,2011-03-13 20:11:53-06:00,commit, +30383,Matthew Turk,2011-03-13 17:42:28-07:00,commit, +30384,Britton Smith,2011-03-13 16:12:41-04:00,commit, +30385,Britton Smith,2011-03-13 14:38:39-04:00,commit, +30386,Stephen Skory,2011-03-11 16:47:25-07:00,commit, +30387,Matthew Turk,2011-03-11 13:56:16-06:00,commit, +30388,Matthew Turk,2011-03-11 11:29:48-08:00,commit, +30389,Matthew Turk,2011-03-11 11:04:32-08:00,commit, +30390,Britton Smith,2011-03-11 10:26:28-05:00,commit, +30391,Matthew Turk,2011-03-10 19:06:41-08:00,commit, +30392,Matthew Turk,2011-03-10 15:40:21-08:00,commit, +30393,Matthew Turk,2011-03-10 15:39:14-08:00,commit, +30394,Andrew Myers,2011-03-10 13:18:32-08:00,commit, +30395,Andrew Myers,2011-03-10 13:01:41-08:00,commit, +30396,Matthew Turk,2011-03-10 12:33:13-08:00,commit, +30397,Matthew Turk,2011-03-10 11:56:50-08:00,commit, +30398,Stephen Skory,2011-03-09 07:38:54-08:00,commit, +30399,Stephen Skory,2011-03-08 06:53:57-08:00,commit, +30400,Stephen Skory,2011-03-07 19:16:53-07:00,commit, +30401,Stephen Skory,2011-03-07 16:15:46-07:00,commit, +30402,Stephen Skory,2011-03-06 08:24:26-08:00,commit, +30403,Stephen Skory,2011-03-06 08:21:59-08:00,commit, +30404,Stephen Skory,2011-03-05 16:36:59-08:00,commit, +30405,Stephen Skory,2011-03-05 14:57:46-08:00,commit, +30406,Stephen Skory,2011-03-05 14:51:39-08:00,commit, +30407,Stephen Skory,2011-03-05 14:20:22-08:00,commit, +30408,Stephen Skory,2011-03-05 10:48:17-08:00,commit, +30409,Britton Smith,2011-03-05 13:28:08-05:00,commit, +30410,Stephen Skory,2011-03-05 09:25:58-08:00,commit, +30411,Stephen Skory,2011-03-04 16:07:11-08:00,commit, +30412,Stephen Skory,2011-03-04 12:10:05-07:00,commit, +30413,Stephen Skory,2011-03-04 12:09:10-07:00,commit, +30414,Stephen Skory,2011-03-04 11:58:40-07:00,commit, +30415,Britton Smith,2011-03-03 21:08:53-05:00,commit, +30416,Stephen Skory,2011-03-03 17:46:09-07:00,commit, +30417,Stephen Skory,2011-03-03 17:46:09-07:00,commit, +30418,Stephen Skory,2011-03-03 17:41:42-07:00,commit, +30419,Stephen Skory,2011-03-04 11:58:40-07:00,commit, +30420,Stephen Skory,2011-03-03 17:41:42-07:00,commit, +30421,Britton Smith,2011-03-03 19:04:27-05:00,commit, +30422,Britton Smith,2011-03-03 18:42:25-05:00,commit, +30423,Matthew Turk,2011-03-03 18:23:35-05:00,commit, +30424,Matthew Turk,2011-03-02 21:36:02-05:00,commit, +30425,Matthew Turk,2011-03-02 21:05:10-05:00,commit, +30426,Sam Skillman,2011-03-01 09:13:55-07:00,commit, +30427,Matthew Turk,2011-02-27 22:33:20-05:00,commit, +30428,Matthew Turk,2011-02-27 12:59:48-05:00,commit, +30429,Matthew Turk,2011-02-27 10:26:25-05:00,commit, +30430,Matthew Turk,2011-02-27 01:12:28-05:00,commit, +30431,Matthew Turk,2011-02-26 10:09:11-05:00,commit, +30432,Matthew Turk,2011-02-26 10:06:42-05:00,commit, +30433,Matthew Turk,2011-02-26 10:04:33-05:00,commit, +30434,Matthew Turk,2011-02-25 21:25:29-08:00,commit, +30435,Matthew Turk,2011-02-25 21:25:29-08:00,commit, +30436,Matthew Turk,2011-02-25 23:16:21-05:00,commit, +30437,Sam Skillman,2011-02-25 16:22:40-07:00,commit, +30438,Matthew Turk,2011-02-25 12:41:25-05:00,commit, +30439,Sam Skillman,2011-02-25 10:18:52-07:00,commit, +30440,Matthew Turk,2011-02-25 08:39:43-08:00,commit, +30441,Sam Skillman,2011-02-24 23:29:10-07:00,commit, +30442,Sam Skillman,2011-02-24 23:27:30-07:00,commit, +30443,Matthew Turk,2011-02-24 18:33:59-08:00,commit, +30444,Sam Skillman,2011-02-24 19:25:31-07:00,commit, +30445,Sam Skillman,2011-02-24 19:19:36-07:00,commit, +30446,Sam Skillman,2011-02-24 19:18:53-07:00,commit, +30447,Sam Skillman,2011-02-24 19:18:17-07:00,commit, +30448,Sam Skillman,2011-02-24 16:55:55-07:00,commit, +30449,Matthew Turk,2011-02-22 23:32:21-05:00,commit, +30450,Matthew Turk,2011-02-22 21:01:15-05:00,commit, +30451,Matthew Turk,2011-02-22 17:09:16-05:00,commit, +30452,Matthew Turk,2011-02-22 17:09:08-05:00,commit, +30453,Matthew Turk,2011-02-21 00:05:12-05:00,commit, +30454,John Wise,2011-02-20 18:11:14-05:00,commit, +30455,Matthew Turk,2011-02-19 21:07:19-05:00,commit, +30456,Matthew Turk,2011-02-19 17:46:24-05:00,commit, +30457,Matthew Turk,2011-02-19 14:37:34-05:00,commit, +30458,Matthew Turk,2011-02-19 14:22:06-05:00,commit, +30459,Matthew Turk,2011-02-19 13:50:20-05:00,commit, +30460,Matthew Turk,2011-02-19 12:48:31-05:00,commit, +30461,Matthew Turk,2011-02-19 12:48:18-05:00,commit, +30462,John Wise,2011-02-19 12:37:21-05:00,commit, +30463,Sam Skillman,2011-02-18 14:41:21-07:00,commit, +30464,Sam Skillman,2011-02-18 14:40:16-07:00,commit, +30465,Sam Skillman,2011-02-16 18:18:35-07:00,commit, +30466,Matthew Turk,2011-02-16 04:38:44-08:00,commit, +30467,Stephen Skory,2011-02-15 16:49:27-07:00,commit, +30468,Matthew Turk,2011-02-15 14:51:13-05:00,commit, +30469,Sam Skillman,2011-02-14 14:52:00-07:00,commit, +30470,Sam Skillman,2011-02-14 14:51:32-07:00,commit, +30471,Matthew Turk,2011-02-14 13:41:18-08:00,commit, +30472,Matthew Turk,2011-02-14 13:41:05-08:00,commit, +30473,Sam Skillman,2011-02-14 13:13:48-07:00,commit, +30474,Sam Skillman,2011-02-14 13:12:07-07:00,commit, +30475,Matthew Turk,2011-02-14 09:03:39-08:00,commit, +30476,Matthew Turk,2011-02-14 09:02:49-08:00,commit, +30477,Matthew Turk,2011-02-14 11:10:52-05:00,commit, +30478,Matthew Turk,2011-02-25 23:16:21-05:00,commit, +30479,Stephen Skory,2011-02-15 16:49:27-07:00,commit, +30480,Matthew Turk,2011-02-14 11:10:52-05:00,commit, +30481,Matthew Turk,2011-02-13 18:20:51-05:00,commit, +30482,Matthew Turk,2011-02-13 13:07:48-05:00,commit, +30483,Sam Skillman,2011-02-11 17:52:26-07:00,commit, +30484,Matthew Turk,2011-02-11 14:09:11-05:00,commit, +30485,Matthew Turk,2011-02-10 10:09:48-05:00,commit, +30486,Matthew Turk,2011-02-09 17:54:21-05:00,commit, +30487,Matthew Turk,2011-02-09 16:53:40-05:00,commit, +30488,Matthew Turk,2011-02-09 15:48:38-05:00,commit, +30489,Matthew Turk,2011-02-09 15:40:01-05:00,commit, +30490,Matthew Turk,2011-02-09 15:39:40-05:00,commit, +30491,Matthew Turk,2011-02-07 16:17:38-05:00,commit, +30492,Matthew Turk,2011-02-07 16:17:33-05:00,commit, +30493,Matthew Turk,2011-02-07 09:21:00-05:00,commit, +30494,Matthew Turk,2011-02-07 09:21:00-05:00,commit, +30495,Matthew Turk,2011-02-05 17:30:09-05:00,commit, +30496,Matthew Turk,2011-02-05 14:50:51-05:00,commit, +30497,Matthew Turk,2011-02-05 14:50:51-05:00,commit, +30498,Matthew Turk,2011-02-02 22:41:09-05:00,commit, +30499,Matthew Turk,2011-02-02 21:17:11-05:00,commit, +30500,Matthew Turk,2011-02-02 21:16:41-05:00,commit, +30501,Matthew Turk,2011-02-02 13:22:45-05:00,commit, +30502,Matthew Turk,2011-02-01 22:35:44-05:00,commit, +30503,Matthew Turk,2011-01-31 10:32:58-05:00,commit, +30504,Matthew Turk,2011-01-29 09:10:34-05:00,commit, +30505,Matthew Turk,2011-01-28 23:30:16-05:00,commit, +30506,Matthew Turk,2011-01-28 23:19:36-05:00,commit, +30507,Matthew Turk,2011-01-28 23:01:52-05:00,commit, +30508,Matthew Turk,2011-01-28 22:25:20-05:00,commit, +30509,Matthew Turk,2011-01-28 22:10:02-05:00,commit, +30510,Matthew Turk,2011-01-28 14:27:50-05:00,commit, +30511,Matthew Turk,2011-01-28 10:22:27-05:00,commit, +30512,Matthew Turk,2011-01-28 00:09:01-05:00,commit, +30513,Matthew Turk,2011-01-27 23:11:33-05:00,commit, +30514,Matthew Turk,2011-01-25 11:40:56-05:00,commit, +30515,Matthew Turk,2011-01-24 21:10:49-05:00,commit, +30516,John Wise,2011-01-24 13:42:37-05:00,commit, +30517,Britton Smith,2011-01-18 14:03:42-05:00,commit, +30518,Britton Smith,2011-02-07 13:54:07-05:00,commit, +30519,Matthew Turk,2011-02-05 17:31:03-05:00,commit, +30520,John Wise,2011-02-04 13:57:55-05:00,commit, +30521,John Wise,2011-01-17 17:12:47-05:00,commit, +30522,Matthew Turk,2011-01-24 14:41:18-05:00,commit, +30523,Matthew Turk,2011-01-24 14:17:32-05:00,commit, +30524,Matthew Turk,2011-01-21 13:28:34-05:00,commit, +30525,Chris Malone,2011-01-19 15:11:29-05:00,commit, +30526,Matthew Turk,2011-01-18 19:56:45-05:00,commit, +30527,Matthew Turk,2011-01-18 19:56:22-05:00,commit, +30528,Stephen Skory,2011-01-18 11:28:35-08:00,commit, +30529,Matthew Turk,2011-01-17 15:49:23-05:00,commit, +30530,Matthew Turk,2011-01-17 15:42:12-05:00,commit, +30531,Matthew Turk,2011-01-17 14:06:19-05:00,commit, +30532,Matthew Turk,2011-01-17 13:16:50-05:00,commit, +30533,Matthew Turk,2011-01-17 13:00:30-05:00,commit, +30534,Matthew Turk,2011-01-17 12:40:47-05:00,commit, +30535,Matthew Turk,2011-01-17 12:39:40-05:00,commit, +30536,John Wise,2011-01-16 09:11:54-05:00,commit, +30537,Matthew Turk,2011-01-16 00:10:16-05:00,commit, +30538,Matthew Turk,2011-01-16 00:02:53-05:00,commit, +30539,Matthew Turk,2011-01-15 22:14:33-05:00,commit, +30540,Matthew Turk,2011-01-15 22:14:13-05:00,commit, +30541,J.S. Oishi,2011-01-14 10:06:05-08:00,commit, +30542,J.S. Oishi,2011-01-14 10:05:53-08:00,commit, +30543,John Wise,2011-01-14 00:50:59-05:00,commit, +30544,John Wise,2011-01-13 20:12:55-05:00,commit, +30545,John Wise,2011-01-13 15:21:49-05:00,commit, +30546,John Wise,2011-01-13 15:04:17-05:00,commit, +30547,John Wise,2011-01-13 14:41:06-05:00,commit, +30548,Matthew Turk,2011-01-13 14:24:12-05:00,commit, +30549,J.S. Oishi,2011-01-13 09:45:52-08:00,commit, +30550,J.S. Oishi,2011-01-13 08:41:14-08:00,commit, +30551,Matthew Turk,2011-01-13 11:08:18-05:00,commit, +30552,Sam Skillman,2011-01-13 08:54:43-07:00,commit, +30553,Matthew Turk,2011-01-13 00:33:29-05:00,commit, +30554,Matthew Turk,2011-01-12 18:33:22-05:00,commit, +30555,J.S. Oishi,2011-01-12 15:26:53-08:00,commit, +30556,J.S. Oishi,2011-01-12 15:10:39-08:00,commit, +30557,Matthew Turk,2011-01-12 13:09:24-05:00,commit, +30558,Matthew Turk,2011-01-11 20:34:45-05:00,commit, +30559,Matthew Turk,2011-01-09 21:27:21-05:00,commit, +30560,Matthew Turk,2011-01-09 00:03:27-05:00,commit, +30561,J.S. Oishi,2011-01-07 10:16:00-08:00,commit, +30562,Matthew Turk,2011-01-07 03:20:42-08:00,commit, +30563,Matthew Turk,2011-01-06 15:25:48-06:00,commit, +30564,Chris Malone,2011-01-04 16:56:04-05:00,commit, +30565,Chris Malone,2011-01-04 16:19:04-05:00,commit, +30566,Chris Malone,2011-01-04 16:17:52-05:00,commit, +30567,Chris Malone,2011-01-04 15:58:52-05:00,commit, +30568,Matthew Turk,2011-01-04 08:36:49-08:00,commit, +30569,J.S. Oishi,2011-01-03 16:28:08-08:00,commit, +30570,J.S. Oishi,2011-01-03 16:26:57-08:00,commit, +30571,J.S. Oishi,2011-01-03 16:15:18-08:00,commit, +30572,J.S. Oishi,2011-01-03 16:13:55-08:00,commit, +30573,Matthew Turk,2010-12-22 21:32:44-08:00,commit, +30574,Matthew Turk,2010-12-21 10:31:38-08:00,commit, +30575,Matthew Turk,2010-12-21 10:11:42-08:00,commit, +30576,Matthew Turk,2010-12-21 10:10:13-08:00,commit, +30577,Stephen Skory,2010-12-21 10:38:49-07:00,commit, +30578,Matthew Turk,2010-12-21 09:11:34-08:00,commit, +30579,Stephen Skory,2010-12-20 15:44:13-07:00,commit, +30580,Matthew Turk,2010-12-17 14:52:44-08:00,commit, +30581,Sam Skillman,2010-12-17 15:39:06-07:00,commit, +30582,Sam Skillman,2010-12-17 15:38:43-07:00,commit, +30583,Sam Skillman,2010-12-17 15:31:23-07:00,commit, +30584,Stephen Skory,2010-12-17 13:03:37-07:00,commit, +30585,Stephen Skory,2010-12-16 16:20:17-07:00,commit, +30586,Sam Skillman,2010-12-16 12:44:52-07:00,commit, +30587,Matthew Turk,2010-12-14 12:52:54-08:00,commit, +30588,Matthew Turk,2010-12-14 12:22:49-08:00,commit, +30589,Britton Smith,2010-12-14 12:32:42-05:00,commit, +30590,Britton Smith,2010-12-14 12:32:22-05:00,commit, +30591,Matthew Turk,2010-12-14 08:19:42-08:00,commit, +30592,Matthew Turk,2010-12-13 15:31:34-08:00,commit, +30593,J.S. Oishi,2010-12-13 15:21:52-08:00,commit, +30594,J.S. Oishi,2010-12-13 15:17:11-08:00,commit, +30595,Matthew Turk,2010-12-13 15:03:23-08:00,commit, +30596,Matthew Turk,2010-12-13 14:52:52-08:00,commit, +30597,Stephen Skory,2010-12-13 15:43:13-07:00,commit, +30598,Matthew Turk,2010-12-13 13:58:37-08:00,commit, +30599,Matthew Turk,2010-12-13 09:03:36-08:00,commit, +30600,Britton Smith,2010-12-13 11:12:46-05:00,commit, +30601,Britton Smith,2010-12-12 15:53:54-05:00,commit, +30602,Britton Smith,2010-12-12 15:52:18-05:00,commit, +30603,Matthew Turk,2010-12-12 10:50:41-08:00,commit, +30604,Cameron Hummels,2010-12-11 19:42:30-05:00,commit, +30605,Matthew Turk,2010-12-09 19:43:25-08:00,commit, +30606,Britton Smith,2010-12-09 18:15:18-05:00,commit, +30607,Britton Smith,2010-12-09 17:50:41-05:00,commit, +30608,Britton Smith,2010-12-09 17:50:09-05:00,commit, +30609,Sam Skillman,2010-12-09 13:36:33-07:00,commit, +30610,Sam Skillman,2010-12-09 13:35:54-07:00,commit, +30611,Matthew Turk,2010-12-09 10:43:03-08:00,commit, +30612,J.S. Oishi,2010-12-09 10:03:41-08:00,commit, +30613,J.S. Oishi,2010-12-09 10:03:15-08:00,commit, +30614,Matthew Turk,2010-12-09 10:02:59-08:00,commit, +30615,Matthew Turk,2010-12-09 10:02:59-08:00,commit, +30616,J.S. Oishi,2010-12-09 08:49:48-08:00,commit, +30617,J.S. Oishi,2010-12-08 20:46:45-08:00,commit, +30618,Matthew Turk,2010-12-08 17:07:17-08:00,commit, +30619,Matthew Turk,2011-02-01 22:35:44-05:00,commit, +30620,Matthew Turk,2011-01-28 10:22:27-05:00,commit, +30621,Matthew Turk,2011-01-24 14:41:18-05:00,commit, +30622,Matthew Turk,2011-01-24 14:17:32-05:00,commit, +30623,Matthew Turk,2011-01-21 13:17:21-05:00,commit, +30624,Matthew Turk,2011-01-20 06:52:41-05:00,commit, +30625,Matthew Turk,2011-01-18 14:01:46-05:00,commit, +30626,Matthew Turk,2011-01-17 15:46:48-05:00,commit, +30627,Matthew Turk,2011-01-17 15:46:41-05:00,commit, +30628,Matthew Turk,2010-12-08 17:07:17-08:00,commit, +30629,Britton Smith,2010-12-08 17:56:14-05:00,commit, +30630,Britton Smith,2010-12-08 17:54:04-05:00,commit, +30631,Britton Smith,2010-12-08 16:05:37-05:00,commit, +30632,Matthew Turk,2010-12-08 10:24:46-08:00,commit, +30633,Matthew Turk,2010-12-08 09:28:15-08:00,commit, +30634,Matthew Turk,2010-12-07 19:16:00-08:00,commit, +30635,Matthew Turk,2010-12-07 13:49:22-08:00,commit, +30636,Matthew Turk,2010-12-07 13:28:05-08:00,commit, +30637,Matthew Turk,2010-12-06 23:01:12-08:00,commit, +30638,Matthew Turk,2010-12-06 14:54:04-08:00,commit, +30639,Matthew Turk,2010-12-06 13:50:03-08:00,commit, +30640,Matthew Turk,2010-12-06 07:13:15-08:00,commit, +30641,Matthew Turk,2010-12-06 07:09:33-08:00,commit, +30642,Matthew Turk,2010-12-04 21:16:17-08:00,commit, +30643,Matthew Turk,2010-12-02 16:41:35-08:00,commit, +30644,Matthew Turk,2010-12-02 16:10:42-08:00,commit, +30645,Sam Skillman,2010-12-02 16:54:09-07:00,commit, +30646,Stephen Skory,2010-12-02 17:20:00-06:00,commit, +30647,Matthew Turk,2010-12-02 09:27:58-08:00,commit, +30648,Matthew Turk,2010-12-02 07:08:49-08:00,commit, +30649,Matthew Turk,2010-12-01 21:35:49-08:00,commit, +30650,Matthew Turk,2010-12-01 18:11:40-08:00,commit, +30651,Matthew Turk,2010-12-01 13:40:22-08:00,commit, +30652,Matthew Turk,2010-12-01 13:11:29-08:00,commit, +30653,Matthew Turk,2010-12-01 09:40:43-08:00,commit, +30654,Matthew Turk,2010-12-01 08:21:09-08:00,commit, +30655,Matthew Turk,2010-11-27 07:52:28-07:00,commit, +30656,Matthew Turk,2010-11-24 06:00:08-05:00,commit, +30657,Sam Skillman,2010-11-24 02:12:57-07:00,commit, +30658,Sam Skillman,2010-11-24 01:07:04-07:00,commit, +30659,Sam Skillman,2010-11-24 01:01:35-07:00,commit, +30660,Matthew Turk,2010-11-23 20:22:04-05:00,commit, +30661,Matthew Turk,2010-11-23 15:50:58-05:00,commit, +30662,Matthew Turk,2010-11-23 15:30:36-05:00,commit, +30663,Matthew Turk,2010-11-22 08:45:58-05:00,commit, +30664,Matthew Turk,2010-11-21 20:58:37-05:00,commit, +30665,Matthew Turk,2010-11-21 20:57:56-05:00,commit, +30666,Matthew Turk,2010-11-21 20:56:00-05:00,commit, +30667,Matthew Turk,2010-11-19 12:01:20-05:00,commit, +30668,Matthew Turk,2010-11-19 00:33:26-05:00,commit, +30669,Matthew Turk,2010-11-19 00:27:20-05:00,commit, +30670,Britton Smith,2010-11-17 15:21:28-05:00,commit, +30671,Britton Smith,2010-11-17 15:21:17-05:00,commit, +30672,Matthew Turk,2010-11-16 13:45:54-07:00,commit, +30673,Matthew Turk,2010-11-16 10:31:31-07:00,commit, +30674,Matthew Turk,2010-11-16 10:25:34-07:00,commit, +30675,Matthew Turk,2010-11-16 10:23:25-07:00,commit, +30676,Matthew Turk,2010-11-16 10:21:43-07:00,commit, +30677,Matthew Turk,2010-11-16 10:10:35-07:00,commit, +30678,Matthew Turk,2010-11-11 22:12:19-08:00,commit, +30679,John Wise,2010-11-11 16:29:52+01:00,commit, +30680,John Wise,2010-11-11 16:26:15+01:00,commit, +30681,Matthew Turk,2010-11-10 19:00:32-08:00,commit, +30682,Chris Moody,2010-11-10 16:01:56-08:00,commit, +30683,Sam Skillman,2010-11-10 15:27:01-07:00,commit, +30684,Matthew Turk,2010-11-10 14:25:28-08:00,commit, +30685,Sam Skillman,2010-11-10 15:21:39-07:00,commit, +30686,Sam Skillman,2010-11-10 15:20:47-07:00,commit, +30687,Matthew Turk,2010-11-10 14:02:22-08:00,commit, +30688,Matthew Turk,2010-11-10 13:58:26-08:00,commit, +30689,Matthew Turk,2010-11-10 13:58:11-08:00,commit, +30690,Chris Moody,2010-11-10 13:11:41-08:00,commit, +30691,Chris Moody,2010-11-10 12:53:10-08:00,commit, +30692,Matthew Turk,2010-11-10 10:18:14-08:00,commit, +30693,Matthew Turk,2010-11-10 09:08:51-08:00,commit, +30694,Matthew Turk,2010-11-10 08:45:26-08:00,commit, +30695,Chris Moody,2010-11-09 21:54:19-08:00,commit, +30696,Sam Skillman,2010-11-09 17:07:24-07:00,commit, +30697,Sam Skillman,2010-11-09 17:01:03-07:00,commit, +30698,Sam Skillman,2010-11-09 17:00:35-07:00,commit, +30699,J.S. Oishi,2010-11-09 14:02:58-08:00,commit, +30700,J.S. Oishi,2010-11-09 14:02:33-08:00,commit, +30701,Britton Smith,2010-11-09 13:58:37-05:00,commit, +30702,Britton Smith,2010-11-09 13:58:05-05:00,commit, +30703,Matthew Turk,2010-11-09 08:24:06-08:00,commit, +30704,J.S. Oishi,2010-11-08 21:15:09-08:00,commit, +30705,Matthew Turk,2010-11-08 09:37:17-08:00,commit, +30706,Matthew Turk,2010-11-06 17:59:33-07:00,commit, +30707,Matthew Turk,2010-11-06 14:52:29-07:00,commit, +30708,Matthew Turk,2010-11-06 14:04:07-07:00,commit, +30709,Matthew Turk,2010-11-06 14:03:15-07:00,commit, +30710,Matthew Turk,2010-11-06 11:40:40-05:00,commit, +30711,Matthew Turk,2010-11-05 10:22:24-04:00,commit, +30712,Chris Moody,2010-11-04 13:32:45-07:00,commit, +30713,Chris Moody,2010-11-04 13:29:42-07:00,commit, +30714,Stephen Skory,2010-11-03 10:37:32-06:00,commit, +30715,Stephen Skory,2010-11-02 17:53:58-06:00,commit, +30716,Stephen Skory,2010-11-02 16:15:46-06:00,commit, +30717,Stephen Skory,2010-11-01 09:34:30-06:00,commit, +30718,Matthew Turk,2010-10-29 16:04:40-07:00,commit, +30719,Stephen Skory,2010-10-29 09:35:20-06:00,commit, +30720,Matthew Turk,2010-10-28 18:14:55-07:00,commit, +30721,Matthew Turk,2010-10-28 10:09:47-07:00,commit, +30722,Matthew Turk,2010-10-27 23:34:28-07:00,commit, +30723,Matthew Turk,2010-10-27 21:23:07-07:00,commit, +30724,Matthew Turk,2010-10-27 15:30:56-07:00,commit, +30725,Matthew Turk,2010-10-27 12:32:43-07:00,commit, +30726,Matthew Turk,2010-10-27 11:37:27-07:00,commit, +30727,Matthew Turk,2010-10-27 09:41:16-07:00,commit, +30728,Matthew Turk,2010-10-27 00:45:38-07:00,commit, +30729,Matthew Turk,2010-10-27 00:27:29-07:00,commit, +30730,Matthew Turk,2010-10-26 17:55:29-07:00,commit, +30731,Chris Moody,2010-10-26 16:40:13-07:00,commit, +30732,Matthew Turk,2010-10-26 16:30:56-07:00,commit, +30733,Matthew Turk,2010-10-26 16:08:24-07:00,commit, +30734,Chris Moody,2010-10-26 15:52:03-07:00,commit, +30735,Chris Moody,2010-10-26 15:47:12-07:00,commit, +30736,Chris Moody,2010-10-26 15:37:40-07:00,commit, +30737,Matthew Turk,2010-10-26 15:18:22-07:00,commit, +30738,Matthew Turk,2010-10-26 13:44:59-07:00,commit, +30739,Matthew Turk,2010-10-26 13:42:06-07:00,commit, +30740,Chris Moody,2010-10-26 12:19:28-07:00,commit, +30741,Matthew Turk,2010-10-26 11:53:53-07:00,commit, +30742,Chris Moody,2010-10-26 11:51:50-07:00,commit, +30743,Matthew Turk,2010-10-26 11:35:54-07:00,commit, +30744,Chris Moody,2010-10-26 09:58:03-07:00,commit, +30745,Matthew Turk,2010-10-26 10:56:28-07:00,commit, +30746,Matthew Turk,2010-10-25 17:04:13-07:00,commit, +30747,Chris Moody,2010-10-25 16:58:49-07:00,commit, +30748,Matthew Turk,2010-10-25 16:38:01-07:00,commit, +30749,Matthew Turk,2010-10-26 11:50:30-07:00,commit, +30750,Matthew Turk,2010-10-26 11:50:17-07:00,commit, +30751,Matthew Turk,2010-10-26 11:34:43-07:00,commit, +30752,John Wise,2010-10-25 17:28:49-04:00,commit, +30753,John Wise,2010-10-25 15:29:43-04:00,commit, +30754,John Wise,2010-10-25 15:27:53-04:00,commit, +30755,Chris Moody,2010-10-21 15:24:29-07:00,commit, +30756,Chris Moody,2010-10-21 14:52:55-07:00,commit, +30757,Matthew Turk,2010-10-21 12:55:58-07:00,commit, +30758,Matthew Turk,2010-10-21 09:31:23-07:00,commit, +30759,Matthew Turk,2010-10-20 21:54:15-06:00,commit, +30760,J.S. Oishi,2010-10-20 17:22:27-07:00,commit, +30761,J.S. Oishi,2010-10-20 17:04:01-07:00,commit, +30762,Matthew Turk,2010-10-18 09:27:17-05:00,commit, +30763,Matthew Turk,2010-10-18 09:27:17-05:00,commit, +30764,Matthew Turk,2010-10-17 17:03:50-05:00,commit, +30765,Matthew Turk,2010-10-16 23:22:32-07:00,commit, +30766,Matthew Turk,2010-10-16 21:17:13-07:00,commit, +30767,Matthew Turk,2010-10-16 18:56:35-07:00,commit, +30768,Matthew Turk,2010-10-16 18:55:55-07:00,commit, +30769,Matthew Turk,2010-10-15 22:48:22-07:00,commit, +30770,Matthew Turk,2010-10-15 22:47:08-07:00,commit, +30771,Matthew Turk,2010-10-15 12:38:37-07:00,commit, +30772,Matthew Turk,2010-10-14 14:15:03-07:00,commit, +30773,Matthew Turk,2010-10-13 16:38:35-07:00,commit, +30774,Matthew Turk,2010-10-13 16:02:27-07:00,commit, +30775,Chris Moody,2010-10-13 13:25:18-07:00,commit, +30776,Matthew Turk,2010-10-11 18:13:25-07:00,commit, +30777,Matthew Turk,2010-10-11 18:00:00-07:00,commit, +30778,Matthew Turk,2010-10-08 10:24:19-07:00,commit, +30779,Matthew Turk,2010-10-08 10:23:18-07:00,commit, +30780,Matthew Turk,2010-10-08 10:22:42-07:00,commit, +30781,John Wise,2010-10-06 14:06:00-04:00,commit, +30782,Britton Smith,2010-10-05 14:52:24-04:00,commit, +30783,Britton Smith,2010-10-05 12:10:47-04:00,commit, +30784,Matthew Turk,2010-10-04 20:03:55-07:00,commit, +30785,Matthew Turk,2010-10-04 20:03:05-07:00,commit, +30786,Britton Smith,2010-10-04 17:24:09-04:00,commit, +30787,Britton Smith,2010-10-04 16:26:05-04:00,commit, +30788,Matthew Turk,2010-10-03 08:38:35-07:00,commit, +30789,Matthew Turk,2010-10-03 08:36:26-07:00,commit, +30790,Matthew Turk,2010-09-29 18:10:46-07:00,commit, +30791,Matthew Turk,2010-09-29 18:01:30-07:00,commit, +30792,Chris Moody,2010-09-29 13:31:24-07:00,commit, +30793,Matthew Turk,2010-09-29 12:57:33-07:00,commit, +30794,Matthew Turk,2010-09-29 12:57:09-07:00,commit, +30795,Matthew Turk,2010-09-28 23:23:19-07:00,commit, +30796,Matthew Turk,2010-09-28 23:18:54-07:00,commit, +30797,Britton Smith,2010-09-27 14:42:31-04:00,commit, +30798,Britton Smith,2010-09-27 14:41:52-04:00,commit, +30799,Matthew Turk,2010-09-25 18:21:52-07:00,commit, +30800,Matthew Turk,2010-09-25 18:09:56-07:00,commit, +30801,Matthew Turk,2010-09-25 13:52:58-07:00,commit, +30802,Matthew Turk,2010-09-25 12:56:27-07:00,commit, +30803,Matthew Turk,2010-09-23 22:35:15-07:00,commit, +30804,Matthew Turk,2010-09-23 20:27:28-07:00,commit, +30805,Matthew Turk,2010-09-23 20:27:08-07:00,commit, +30806,Matthew Turk,2010-09-23 20:27:08-07:00,commit, +30807,Matthew Turk,2010-09-22 20:20:15-07:00,commit, +30808,Matthew Turk,2010-09-22 17:11:35-07:00,commit, +30809,Matthew Turk,2010-09-22 17:10:00-07:00,commit, +30810,Matthew Turk,2010-09-22 15:11:24-07:00,commit, +30811,John ZuHone,2010-09-22 12:06:12-04:00,commit, +30812,Matthew Turk,2010-09-21 09:55:14-07:00,commit, +30813,Matthew Turk,2010-09-17 15:21:35-07:00,commit, +30814,Matthew Turk,2010-09-17 12:30:27-07:00,commit, +30815,Matthew Turk,2010-09-15 09:18:39-07:00,commit, +30816,Matthew Turk,2010-09-13 21:29:07-07:00,commit, +30817,John Wise,2010-09-13 06:04:32-07:00,commit, +30818,Matthew Turk,2010-09-12 23:15:57-07:00,commit, +30819,Matthew Turk,2010-09-11 02:10:23-07:00,commit, +30820,Matthew Turk,2010-09-11 01:12:12-07:00,commit, +30821,Matthew Turk,2010-09-08 19:19:17-07:00,commit, +30822,Britton Smith,2010-09-07 18:53:50-04:00,commit, +30823,Britton Smith,2010-09-07 18:36:25-04:00,commit, +30824,Britton Smith,2010-09-07 18:31:25-04:00,commit, +30825,Britton Smith,2010-09-07 18:31:02-04:00,commit, +30826,Matthew Turk,2010-09-07 13:13:25-07:00,commit, +30827,Matthew Turk,2010-09-07 13:12:56-07:00,commit, +30828,J.S. Oishi,2010-09-07 12:28:36-07:00,commit, +30829,J.S. Oishi,2010-09-07 12:26:25-07:00,commit, +30830,Matthew Turk,2010-09-07 08:15:59-07:00,commit, +30831,Matthew Turk,2010-09-06 22:58:23-07:00,commit, +30832,Matthew Turk,2010-09-06 13:35:34-07:00,commit, +30833,Matthew Turk,2010-09-03 23:22:26-07:00,commit, +30834,Matthew Turk,2010-09-03 16:33:46-07:00,commit, +30835,Matthew Turk,2010-09-03 15:30:24-07:00,commit, +30836,Matthew Turk,2010-09-03 15:30:11-07:00,commit, +30837,Britton Smith,2010-09-03 16:53:10-04:00,commit, +30838,Britton Smith,2010-09-03 14:05:04-04:00,commit, +30839,Britton Smith,2010-09-03 13:57:01-04:00,commit, +30840,Matthew Turk,2010-09-02 21:42:44-07:00,commit, +30841,Matthew Turk,2010-09-02 21:28:28-07:00,commit, +30842,Chris Moody,2010-09-02 19:41:12-07:00,commit, +30843,J.S. Oishi,2010-09-02 17:49:06-07:00,commit, +30844,J.S. Oishi,2010-09-02 17:25:54-07:00,commit, +30845,Matthew Turk,2010-09-02 15:30:21-07:00,commit, +30846,Matthew Turk,2010-09-02 00:07:45-07:00,commit, +30847,Matthew Turk,2010-09-01 23:34:38-07:00,commit, +30848,Matthew Turk,2010-09-01 23:23:09-07:00,commit, +30849,Matthew Turk,2010-09-01 23:13:35-07:00,commit, +30850,Britton Smith,2010-09-01 23:22:39-04:00,commit, +30851,Britton Smith,2010-09-01 23:17:48-04:00,commit, +30852,Matthew Turk,2010-09-01 20:13:23-07:00,commit, +30853,Matthew Turk,2010-09-01 12:25:47-07:00,commit, +30854,Matthew Turk,2010-09-01 07:24:25-07:00,commit, +30855,Matthew Turk,2010-08-30 22:44:08-07:00,commit, +30856,Matthew Turk,2010-08-30 16:43:30-07:00,commit, +30857,Matthew Turk,2010-08-30 15:41:06-07:00,commit, +30858,J.S. Oishi,2010-08-30 14:26:22-07:00,commit, +30859,J.S. Oishi,2010-08-30 14:25:01-07:00,commit, +30860,J.S. Oishi,2010-08-30 10:50:01-07:00,commit, +30861,J.S. Oishi,2010-08-30 10:48:15-07:00,commit, +30862,Matthew Turk,2010-08-30 10:31:20-07:00,commit, +30863,Matthew Turk,2010-08-30 10:02:07-07:00,commit, +30864,Matthew Turk,2010-08-30 10:01:51-07:00,commit, +30865,Matthew Turk,2010-08-30 09:45:43-07:00,commit, +30866,convert-repo,2010-08-30 13:56:29+00:00,commit, +30867,Matthew Turk,2010-08-28 16:09:59-06:00,commit, +30868,Matthew Turk,2010-08-28 16:09:45-06:00,commit, +30869,Britton Smith,2010-08-28 10:15:42-06:00,commit, +30870,J.S. Oishi,2010-08-28 08:45:21-07:00,commit, +30871,J.S. Oishi,2010-08-28 08:45:07-07:00,commit, +30872,Britton Smith,2010-08-28 09:08:38-06:00,commit, +30873,Britton Smith,2010-08-27 22:33:50-06:00,commit, +30874,J.S. Oishi,2010-08-27 21:25:31-07:00,commit, +30875,Britton Smith,2010-08-27 22:22:37-06:00,commit, +30876,Britton Smith,2010-08-27 22:14:30-06:00,commit, +30877,Matthew Turk,2010-08-27 21:44:05-06:00,commit, +30878,Britton Smith,2010-08-27 21:15:07-06:00,commit, +30879,Matthew Turk,2010-08-27 19:45:24-06:00,commit, +30880,Matthew Turk,2010-08-27 19:43:15-06:00,commit, +30881,Matthew Turk,2010-08-27 19:37:07-06:00,commit, +30882,Matthew Turk,2010-08-27 19:36:57-06:00,commit, +30883,Britton Smith,2010-08-27 19:34:08-06:00,commit, +30884,Britton Smith,2010-08-27 19:33:50-06:00,commit, +30885,Matthew Turk,2010-08-27 19:27:25-06:00,commit, +30886,Matthew Turk,2010-08-27 19:23:24-06:00,commit, +30887,Matthew Turk,2010-08-27 19:13:20-06:00,commit, +30888,Stephen Skory,2010-08-27 16:19:48-07:00,commit, +30889,Britton Smith,2010-08-27 16:09:43-06:00,commit, +30890,Matthew Turk,2010-08-27 16:00:18-06:00,commit, +30891,Britton Smith,2010-08-27 15:53:23-06:00,commit, +30892,Britton Smith,2010-08-27 15:53:12-06:00,commit, +30893,Matthew Turk,2010-08-27 15:04:24-06:00,commit, +30894,Matthew Turk,2010-08-27 14:50:39-06:00,commit, +30895,Matthew Turk,2010-08-27 14:47:23-06:00,commit, +30896,Britton Smith,2010-08-27 13:16:20-06:00,commit, +30897,Britton Smith,2010-08-27 13:16:09-06:00,commit, +30898,Matthew Turk,2010-08-27 12:55:38-06:00,commit, +30899,Matthew Turk,2010-08-27 12:35:02-06:00,commit, +30900,Matthew Turk,2010-08-27 12:34:48-06:00,commit, +30901,J.S. Oishi,2010-08-27 11:26:38-07:00,commit, +30902,J.S. Oishi,2010-08-27 11:26:21-07:00,commit, +30903,J.S. Oishi,2010-08-27 11:08:28-07:00,commit, +30904,Britton Smith,2010-08-27 12:08:00-06:00,commit, +30905,Britton Smith,2010-08-27 11:47:30-06:00,commit, +30906,Matthew Turk,2010-08-27 11:32:48-06:00,commit, +30907,Matthew Turk,2010-08-27 11:17:20-06:00,commit, +30908,Matthew Turk,2010-08-27 11:11:16-06:00,commit, +30909,Matthew Turk,2010-08-27 11:11:10-06:00,commit, +30910,Britton Smith,2010-08-27 11:04:30-06:00,commit, +30911,Britton Smith,2010-08-27 10:39:11-06:00,commit, +30912,Britton Smith,2010-08-27 10:37:18-06:00,commit, +30913,Britton Smith,2010-08-27 10:37:10-06:00,commit, +30914,Matthew Turk,2010-08-27 10:27:47-06:00,commit, +30915,Matthew Turk,2010-08-27 09:16:48-06:00,commit, +30916,Matthew Turk,2010-08-27 08:51:39-06:00,commit, +30917,Britton Smith,2010-08-27 08:47:06-06:00,commit, +30918,Matthew Turk,2010-08-27 08:47:04-06:00,commit, +30919,Britton Smith,2010-08-27 08:46:55-06:00,commit, +30920,Matthew Turk,2010-08-27 07:52:07-06:00,commit, +30921,Matthew Turk,2010-08-26 21:39:26-06:00,commit, +30922,Matthew Turk,2010-08-26 21:30:58-06:00,commit, +30923,Matthew Turk,2010-08-26 21:26:48-06:00,commit, +30924,Matthew Turk,2010-08-26 21:09:07-06:00,commit, +30925,Matthew Turk,2010-08-26 21:07:34-06:00,commit, +30926,Britton Smith,2010-08-26 20:56:42-06:00,commit, +30927,Britton Smith,2010-08-26 18:35:45-06:00,commit, +30928,Matthew Turk,2010-08-26 18:32:31-06:00,commit, +30929,Matthew Turk,2010-08-26 18:32:20-06:00,commit, +30930,Britton Smith,2010-08-26 18:25:44-06:00,commit, +30931,Britton Smith,2010-08-26 18:25:31-06:00,commit, +30932,J.S. Oishi,2010-08-26 17:19:10-07:00,commit, +30933,J.S. Oishi,2010-08-26 17:19:01-07:00,commit, +30934,Britton Smith,2010-08-26 18:18:25-06:00,commit, +30935,Britton Smith,2010-08-26 18:18:14-06:00,commit, +30936,Matthew Turk,2010-08-26 18:14:27-06:00,commit, +30937,Matthew Turk,2010-08-26 18:14:20-06:00,commit, +30938,Britton Smith,2010-08-26 18:14:07-06:00,commit, +30939,J.S. Oishi,2010-08-26 17:12:48-07:00,commit, +30940,Matthew Turk,2010-08-26 18:12:31-06:00,commit, +30941,J.S. Oishi,2010-08-26 17:12:23-07:00,commit, +30942,Matthew Turk,2010-08-26 18:12:18-06:00,commit, +30943,J.S. Oishi,2010-08-26 17:11:11-07:00,commit, +30944,Britton Smith,2010-08-26 18:11:02-06:00,commit, +30945,J.S. Oishi,2010-08-26 17:09:37-07:00,commit, +30946,Matthew Turk,2010-08-26 18:04:28-06:00,commit, +30947,Matthew Turk,2010-08-26 17:53:59-06:00,commit, +30948,Matthew Turk,2010-08-26 17:53:25-06:00,commit, +30949,J.S. Oishi,2010-08-26 16:53:12-07:00,commit, +30950,Matthew Turk,2010-08-26 17:53:11-06:00,commit, +30951,Matthew Turk,2010-08-26 17:43:34-06:00,commit, +30952,J.S. Oishi,2010-08-26 16:42:58-07:00,commit, +30953,J.S. Oishi,2010-08-26 16:35:58-07:00,commit, +30954,J.S. Oishi,2010-08-26 16:35:44-07:00,commit, +30955,Matthew Turk,2010-08-26 17:35:30-06:00,commit, +30956,Matthew Turk,2010-08-26 17:35:24-06:00,commit, +30957,Britton Smith,2010-08-26 17:35:22-06:00,commit, +30958,Britton Smith,2010-08-26 17:35:03-06:00,commit, +30959,Matthew Turk,2010-08-26 17:31:39-06:00,commit, +30960,Matthew Turk,2010-08-26 17:31:35-06:00,commit, +30961,Matthew Turk,2010-08-26 17:31:09-06:00,commit, +30962,Britton Smith,2010-08-26 17:30:07-06:00,commit, +30963,J.S. Oishi,2010-08-26 16:24:48-07:00,commit, +30964,J.S. Oishi,2010-08-26 16:21:53-07:00,commit, +30965,Matthew Turk,2010-08-26 17:21:51-06:00,commit, +30966,Matthew Turk,2010-08-26 17:21:32-06:00,commit, +30967,Matthew Turk,2010-08-26 17:19:47-06:00,commit, +30968,Matthew Turk,2010-08-26 17:19:38-06:00,commit, +30969,J.S. Oishi,2010-08-26 16:15:27-07:00,commit, +30970,J.S. Oishi,2010-08-26 16:15:16-07:00,commit, +30971,Matthew Turk,2010-08-26 17:14:48-06:00,commit, +30972,Matthew Turk,2010-08-26 17:14:42-06:00,commit, +30973,J.S. Oishi,2010-08-26 16:10:36-07:00,commit, +30974,Britton Smith,2010-08-26 17:04:55-06:00,commit, +30975,Britton Smith,2010-08-26 17:04:37-06:00,commit, +30976,Matthew Turk,2010-08-26 16:55:50-06:00,commit, +30977,Matthew Turk,2010-08-26 16:55:40-06:00,commit, +30978,J.S. Oishi,2010-08-26 15:54:25-07:00,commit, +30979,Britton Smith,2010-08-26 16:51:57-06:00,commit, +30980,Britton Smith,2010-08-26 16:45:49-06:00,commit, +30981,Britton Smith,2010-08-26 16:45:36-06:00,commit, +30982,Matthew Turk,2010-08-26 16:29:06-06:00,commit, +30983,Matthew Turk,2010-08-26 15:03:07-06:00,commit, +30984,Matthew Turk,2010-08-26 15:02:48-06:00,commit, +30985,Britton Smith,2010-08-26 14:56:19-06:00,commit, +30986,Britton Smith,2010-08-26 14:56:06-06:00,commit, +30987,J.S. Oishi,2010-08-26 13:47:48-07:00,commit, +30988,J.S. Oishi,2010-08-26 13:47:36-07:00,commit, +30989,Matthew Turk,2010-08-26 14:45:24-06:00,commit, +30990,Matthew Turk,2010-08-26 14:40:26-06:00,commit, +30991,J.S. Oishi,2010-08-26 13:36:45-07:00,commit, +30992,Matthew Turk,2010-08-26 14:35:50-06:00,commit, +30993,Matthew Turk,2010-08-26 14:35:22-06:00,commit, +30994,Matthew Turk,2010-08-26 14:34:51-06:00,commit, +30995,Matthew Turk,2010-08-26 14:34:04-06:00,commit, +30996,Britton Smith,2010-08-26 14:22:58-06:00,commit, +30997,Matthew Turk,2010-08-26 14:16:31-06:00,commit, +30998,Matthew Turk,2010-08-26 14:14:53-06:00,commit, +30999,Matthew Turk,2010-08-26 14:14:23-06:00,commit, +31000,Britton Smith,2010-08-26 14:08:00-06:00,commit, +31001,Matthew Turk,2010-08-26 14:04:48-06:00,commit, +31002,Matthew Turk,2010-08-26 14:04:40-06:00,commit, +31003,Britton Smith,2010-08-26 13:48:31-06:00,commit, +31004,Britton Smith,2010-08-26 13:48:20-06:00,commit, +31005,Matthew Turk,2010-08-26 13:47:46-06:00,commit, +31006,Matthew Turk,2010-08-26 13:47:38-06:00,commit, +31007,J.S. Oishi,2010-08-26 12:43:12-07:00,commit, +31008,Matthew Turk,2010-08-26 13:39:32-06:00,commit, +31009,Matthew Turk,2010-08-26 13:39:07-06:00,commit, +31010,J.S. Oishi,2010-08-26 12:38:43-07:00,commit, +31011,Britton Smith,2010-08-26 13:38:08-06:00,commit, +31012,Britton Smith,2010-08-26 13:36:07-06:00,commit, +31013,Britton Smith,2010-08-26 13:35:55-06:00,commit, +31014,Matthew Turk,2010-08-26 13:32:47-06:00,commit, +31015,Matthew Turk,2010-08-26 13:32:40-06:00,commit, +31016,Britton Smith,2010-08-26 13:32:25-06:00,commit, +31017,J.S. Oishi,2010-08-26 12:31:30-07:00,commit, +31018,Britton Smith,2010-08-26 13:31:18-06:00,commit, +31019,Britton Smith,2010-08-26 13:31:05-06:00,commit, +31020,Matthew Turk,2010-08-26 13:30:18-06:00,commit, +31021,Matthew Turk,2010-08-26 13:24:44-06:00,commit, +31022,Matthew Turk,2010-08-26 13:14:55-06:00,commit, +31023,Matthew Turk,2010-08-26 13:14:15-06:00,commit, +31024,Matthew Turk,2010-08-26 13:14:03-06:00,commit, +31025,Britton Smith,2010-08-26 12:18:31-06:00,commit, +31026,Matthew Turk,2010-08-26 12:17:25-06:00,commit, +31027,Matthew Turk,2010-08-26 12:15:28-06:00,commit, +31028,Matthew Turk,2010-08-26 12:14:58-06:00,commit, +31029,Matthew Turk,2010-08-26 12:12:03-06:00,commit, +31030,Matthew Turk,2010-08-26 12:09:22-06:00,commit, +31031,Matthew Turk,2010-08-26 12:04:30-06:00,commit, +31032,Matthew Turk,2010-08-26 12:04:16-06:00,commit, +31033,J.S. Oishi,2010-08-26 10:46:49-07:00,commit, +31034,J.S. Oishi,2010-08-26 10:46:40-07:00,commit, +31035,J.S. Oishi,2010-08-26 10:44:13-07:00,commit, +31036,Britton Smith,2010-08-26 11:42:56-06:00,commit, +31037,Britton Smith,2010-08-26 11:41:07-06:00,commit, +31038,Britton Smith,2010-08-26 11:37:52-06:00,commit, +31039,J.S. Oishi,2010-08-26 10:37:19-07:00,commit, +31040,J.S. Oishi,2010-08-26 10:36:59-07:00,commit, +31041,Britton Smith,2010-08-26 11:34:52-06:00,commit, +31042,J.S. Oishi,2010-08-26 10:34:52-07:00,commit, +31043,Britton Smith,2010-08-26 11:22:07-06:00,commit, +31044,J.S. Oishi,2010-08-26 10:09:03-07:00,commit, +31045,J.S. Oishi,2010-08-26 10:08:36-07:00,commit, +31046,Britton Smith,2010-08-26 11:08:23-06:00,commit, +31047,Britton Smith,2010-08-26 11:07:45-06:00,commit, +31048,J.S. Oishi,2010-08-26 10:06:59-07:00,commit, +31049,J.S. Oishi,2010-08-26 10:06:48-07:00,commit, +31050,J.S. Oishi,2010-08-26 10:05:33-07:00,commit, +31051,Britton Smith,2010-08-26 11:03:42-06:00,commit, +31052,Matthew Turk,2010-08-26 10:55:06-06:00,commit, +31053,Matthew Turk,2010-08-26 10:54:31-06:00,commit, +31054,Matthew Turk,2010-08-26 10:41:49-06:00,commit, +31055,Matthew Turk,2010-08-26 10:39:53-06:00,commit, +31056,Matthew Turk,2010-08-26 10:33:52-06:00,commit, +31057,Matthew Turk,2010-08-26 10:31:26-06:00,commit, +31058,Matthew Turk,2010-08-26 10:27:52-06:00,commit, +31059,Matthew Turk,2010-08-26 10:24:41-06:00,commit, +31060,Matthew Turk,2010-08-25 18:03:39-06:00,commit, +31061,Matthew Turk,2010-08-25 18:00:39-06:00,commit, +31062,Matthew Turk,2010-08-25 17:49:58-06:00,commit, +31063,J.S. Oishi,2010-08-25 16:48:19-07:00,commit, +31064,J.S. Oishi,2010-08-25 16:48:04-07:00,commit, +31065,Matthew Turk,2010-08-25 17:45:58-06:00,commit, +31066,Matthew Turk,2010-08-25 17:43:15-06:00,commit, +31067,Matthew Turk,2010-08-25 17:43:07-06:00,commit, +31068,J.S. Oishi,2010-08-25 16:41:51-07:00,commit, +31069,Matthew Turk,2010-08-25 17:37:00-06:00,commit, +31070,Matthew Turk,2010-08-25 17:33:23-06:00,commit, +31071,Matthew Turk,2010-08-25 17:32:54-06:00,commit, +31072,J.S. Oishi,2010-08-25 16:21:29-07:00,commit, +31073,Matthew Turk,2010-08-25 17:15:32-06:00,commit, +31074,J.S. Oishi,2010-08-25 16:14:28-07:00,commit, +31075,J.S. Oishi,2010-08-25 16:13:27-07:00,commit, +31076,J.S. Oishi,2010-08-25 16:09:16-07:00,commit, +31077,J.S. Oishi,2010-08-25 15:55:55-07:00,commit, +31078,J.S. Oishi,2010-08-25 15:49:38-07:00,commit, +31079,J.S. Oishi,2010-08-25 15:44:49-07:00,commit, +31080,J.S. Oishi,2010-08-25 15:42:12-07:00,commit, +31081,J.S. Oishi,2010-08-25 15:37:01-07:00,commit, +31082,Matthew Turk,2010-08-25 16:22:51-06:00,commit, +31083,J.S. Oishi,2010-08-25 14:48:02-07:00,commit, +31084,J.S. Oishi,2010-08-25 14:33:05-07:00,commit, +31085,Matthew Turk,2010-08-25 14:33:00-07:00,commit, +31086,Matthew Turk,2010-08-24 18:52:05-07:00,commit, +31087,Matthew Turk,2010-08-24 18:51:46-07:00,commit, +31088,Matthew Turk,2010-08-24 13:38:14-07:00,commit, +31089,Matthew Turk,2010-08-21 17:03:18-07:00,commit, +31090,Matthew Turk,2010-08-21 09:24:02-07:00,commit, +31091,Stephen Skory,2010-08-21 09:12:41-07:00,commit, +31092,Matthew Turk,2010-08-20 17:47:40-07:00,commit, +31093,Matthew Turk,2010-08-20 17:47:23-07:00,commit, +31094,Matthew Turk,2010-08-20 17:46:47-07:00,commit, +31095,Britton Smith,2010-08-20 17:28:56-04:00,commit, +31096,Matthew Turk,2010-08-20 07:26:38-07:00,commit, +31097,John ZuHone,2010-08-19 01:00:50-04:00,commit, +31098,Matthew Turk,2010-08-18 21:56:11-07:00,commit, +31099,John ZuHone,2010-08-19 00:29:05-04:00,commit, +31100,John ZuHone,2010-08-19 00:26:35-04:00,commit, +31101,J.S. Oishi,2010-08-18 17:02:30-07:00,commit, +31102,J.S. Oishi,2010-08-18 16:36:12-07:00,commit, +31103,J.S. Oishi,2010-08-18 16:36:01-07:00,commit, +31104,J.S. Oishi,2010-08-18 16:31:46-07:00,commit, +31105,John ZuHone,2010-08-18 19:27:09-04:00,commit, +31106,Stephen Skory,2010-08-18 15:13:03-07:00,commit, +31107,Stephen Skory,2010-08-18 15:06:06-07:00,commit, +31108,Stephen Skory,2010-08-18 15:00:37-07:00,commit, +31109,Matthew Turk,2010-08-18 14:53:08-07:00,commit, +31110,Matthew Turk,2010-08-18 14:52:50-07:00,commit, +31111,Chris Moody,2010-08-16 21:34:18-07:00,commit, +31112,Chris Moody,2010-08-16 21:32:50-07:00,commit, +31113,Matthew Turk,2010-08-12 16:35:20-07:00,commit, +31114,Matthew Turk,2010-08-12 16:34:51-07:00,commit, +31115,Chris Moody,2010-08-11 10:09:12-07:00,commit, +31116,Matthew Turk,2010-08-10 21:17:57-07:00,commit, +31117,Matthew Turk,2010-08-10 16:10:11-07:00,commit, +31118,Matthew Turk,2010-08-10 16:08:10-07:00,commit, +31119,Matthew Turk,2010-08-10 16:03:03-07:00,commit, +31120,Matthew Turk,2010-08-10 16:02:10-07:00,commit, +31121,Matthew Turk,2010-08-10 15:56:15-07:00,commit, +31122,Matthew Turk,2010-08-10 15:53:31-07:00,commit, +31123,Matthew Turk,2010-08-10 15:41:46-07:00,commit, +31124,Matthew Turk,2010-08-10 14:13:28-07:00,commit, +31125,Matthew Turk,2010-08-10 13:44:09-07:00,commit, +31126,Matthew Turk,2010-08-10 13:42:41-07:00,commit, +31127,Matthew Turk,2010-08-10 13:41:51-07:00,commit, +31128,Matthew Turk,2010-08-10 12:28:51-07:00,commit, +31129,Matthew Turk,2010-08-10 12:18:02-07:00,commit, +31130,Matthew Turk,2010-08-10 11:38:25-07:00,commit, +31131,Chris Moody,2010-08-10 11:23:22-07:00,commit, +31132,Matthew Turk,2010-08-10 10:49:52-07:00,commit, +31133,Matthew Turk,2010-08-10 10:03:09-07:00,commit, +31134,Matthew Turk,2010-08-10 08:49:11-07:00,commit, +31135,John Wise,2010-08-10 10:56:17-04:00,commit, +31136,Matthew Turk,2010-08-10 07:55:20-07:00,commit, +31137,Matthew Turk,2010-08-10 07:53:00-07:00,commit, +31138,John Wise,2010-08-10 06:54:29-04:00,commit, +31139,Matthew Turk,2010-08-09 12:21:54-07:00,commit, +31140,Matthew Turk,2010-08-09 07:54:01-07:00,commit, +31141,Matthew Turk,2010-08-07 17:03:47-07:00,commit, +31142,John Wise,2010-08-05 15:34:51-04:00,commit, +31143,John Wise,2010-08-05 14:46:13-04:00,commit, +31144,Matthew Turk,2010-08-03 23:51:38-07:00,commit, +31145,John Wise,2010-08-03 18:30:51-04:00,commit, +31146,Matthew Turk,2010-08-02 07:43:46-07:00,commit, +31147,Matthew Turk,2010-08-02 07:24:37-07:00,commit, +31148,Matthew Turk,2010-08-01 22:53:37-07:00,commit, +31149,Matthew Turk,2010-07-30 10:24:34-07:00,commit, +31150,Matthew Turk,2010-07-30 00:12:28-07:00,commit, +31151,Matthew Turk,2010-07-29 23:23:16-07:00,commit, +31152,Matthew Turk,2010-07-29 17:18:51-07:00,commit, +31153,Matthew Turk,2010-07-29 17:18:35-07:00,commit, +31154,Matthew Turk,2010-07-29 17:17:46-07:00,commit, +31155,Matthew Turk,2010-07-29 16:10:15-07:00,commit, +31156,Matthew Turk,2010-07-29 12:36:54-07:00,commit, +31157,Matthew Turk,2010-07-29 12:24:43-07:00,commit, +31158,Matthew Turk,2010-07-29 09:47:24-07:00,commit, +31159,John Wise,2010-07-29 11:17:45-04:00,commit, +31160,John Wise,2010-07-29 08:09:43-07:00,commit, +31161,Matthew Turk,2010-07-29 07:43:11-07:00,commit, +31162,Matthew Turk,2010-07-28 23:32:47-07:00,commit, +31163,Matthew Turk,2010-07-28 20:38:40-07:00,commit, +31164,Matthew Turk,2010-07-28 19:40:30-07:00,commit, +31165,Matthew Turk,2010-07-28 13:52:20-07:00,commit, +31166,Matthew Turk,2010-07-28 10:46:12-07:00,commit, +31167,Matthew Turk,2010-07-28 10:23:36-07:00,commit, +31168,Matthew Turk,2010-07-28 09:55:29-07:00,commit, +31169,Matthew Turk,2010-07-28 08:37:05-07:00,commit, +31170,Matthew Turk,2010-07-26 10:14:27-07:00,commit, +31171,Matthew Turk,2010-07-25 20:24:29-07:00,commit, +31172,Matthew Turk,2010-07-25 20:22:10-07:00,commit, +31173,Matthew Turk,2010-07-23 15:39:37-07:00,commit, +31174,Matthew Turk,2010-07-20 10:31:03-07:00,commit, +31175,Matthew Turk,2010-07-20 10:30:09-07:00,commit, +31176,Sam Skillman,2010-07-20 11:21:19-06:00,commit, +31177,Matthew Turk,2010-07-20 08:49:40-07:00,commit, +31178,Matthew Turk,2010-07-19 22:36:08-07:00,commit, +31179,Matthew Turk,2010-07-07 21:16:42-07:00,commit, +31180,Matthew Turk,2010-07-07 21:15:54-07:00,commit, +31181,Matthew Turk,2010-07-07 17:27:21-07:00,commit, +31182,Matthew Turk,2010-07-07 17:26:23-07:00,commit, +31183,Matthew Turk,2010-07-07 17:25:46-07:00,commit, +31184,Matthew Turk,2010-07-07 13:01:17-07:00,commit, +31185,Matthew Turk,2010-07-06 11:36:06-07:00,commit, +31186,Matthew Turk,2010-07-06 11:22:32-07:00,commit, +31187,Matthew Turk,2010-07-06 11:19:35-07:00,commit, +31188,Matthew Turk,2010-07-06 10:43:07-07:00,commit, +31189,Matthew Turk,2010-07-02 16:11:20-07:00,commit, +31190,Matthew Turk,2010-07-02 16:10:47-07:00,commit, +31191,Matthew Turk,2010-07-02 16:04:59-07:00,commit, +31192,Matthew Turk,2010-07-02 16:04:38-07:00,commit, +31193,Matthew Turk,2010-07-02 15:57:42-07:00,commit, +31194,Matthew Turk,2010-07-02 15:57:21-07:00,commit, +31195,Matthew Turk,2010-07-02 14:29:05-07:00,commit, +31196,Matthew Turk,2010-07-02 14:28:44-07:00,commit, +31197,J.S. Oishi,2010-07-02 14:26:11-07:00,commit, +31198,Matthew Turk,2010-07-02 14:22:25-07:00,commit, +31199,Matthew Turk,2010-07-02 14:17:52-07:00,commit, +31200,Matthew Turk,2010-07-02 14:17:41-07:00,commit, +31201,Stephen Skory,2010-07-02 09:29:50-07:00,commit, +31202,Stephen Skory,2010-07-02 09:28:17-07:00,commit, +31203,Stephen Skory,2010-06-30 15:36:54-07:00,commit, +31204,Stephen Skory,2010-06-30 15:34:20-07:00,commit, +31205,Matthew Turk,2010-06-30 08:44:29-07:00,commit, +31206,Matthew Turk,2010-06-30 08:43:55-07:00,commit, +31207,Matthew Turk,2010-06-30 08:38:10-07:00,commit, +31208,Matthew Turk,2010-06-30 07:20:31-07:00,commit, +31209,Stephen Skory,2010-06-29 16:51:03-07:00,commit, +31210,Stephen Skory,2010-06-29 16:50:15-07:00,commit, +31211,J.S. Oishi,2010-06-29 16:30:33-07:00,commit, +31212,J.S. Oishi,2010-06-29 16:28:03-07:00,commit, +31213,Stephen Skory,2010-06-29 15:47:00-07:00,commit, +31214,Stephen Skory,2010-06-29 15:45:27-07:00,commit, +31215,Matthew Turk,2010-06-29 12:30:16-07:00,commit, +31216,J.S. Oishi,2010-06-29 10:38:55-07:00,commit, +31217,Matthew Turk,2010-06-29 10:22:58-07:00,commit, +31218,Matthew Turk,2010-06-29 10:22:44-07:00,commit, +31219,Matthew Turk,2010-06-29 10:20:54-07:00,commit, +31220,Matthew Turk,2010-06-29 10:19:48-07:00,commit, +31221,Matthew Turk,2010-06-29 10:12:05-07:00,commit, +31222,Matthew Turk,2010-06-28 11:43:06-07:00,commit, +31223,Matthew Turk,2010-06-26 23:14:21-07:00,commit, +31224,Matthew Turk,2010-06-26 23:03:34-07:00,commit, +31225,Matthew Turk,2010-06-26 12:50:42-07:00,commit, +31226,Matthew Turk,2010-06-26 12:36:03-07:00,commit, +31227,Matthew Turk,2010-06-26 12:18:37-07:00,commit, +31228,Matthew Turk,2010-06-26 12:14:49-07:00,commit, +31229,Matthew Turk,2010-06-26 12:13:54-07:00,commit, +31230,Matthew Turk,2010-06-26 12:11:27-07:00,commit, +31231,Matthew Turk,2010-06-26 11:37:24-07:00,commit, +31232,Matthew Turk,2010-06-26 11:35:46-07:00,commit, +31233,Matthew Turk,2010-06-26 09:45:52-07:00,commit, +31234,Matthew Turk,2010-06-26 09:13:48-07:00,commit, +31235,Stephen Skory,2010-06-25 21:03:01-07:00,commit, +31236,Stephen Skory,2010-06-25 21:02:09-07:00,commit, +31237,Matthew Turk,2010-06-25 16:43:54-07:00,commit, +31238,Matthew Turk,2010-06-25 16:39:31-07:00,commit, +31239,J.S. Oishi,2010-06-25 16:07:11-07:00,commit, +31240,Stephen Skory,2010-06-25 12:22:40-07:00,commit, +31241,Stephen Skory,2010-06-25 12:21:16-07:00,commit, +31242,Matthew Turk,2010-06-25 10:50:14-07:00,commit, +31243,J.S. Oishi,2010-06-25 10:48:46-07:00,commit, +31244,J.S. Oishi,2010-06-25 10:46:32-07:00,commit, +31245,Matthew Turk,2010-06-25 10:35:14-07:00,commit, +31246,J.S. Oishi,2010-06-25 09:46:42-07:00,commit, +31247,Stephen Skory,2010-06-25 09:05:42-07:00,commit, +31248,Stephen Skory,2010-06-25 09:04:19-07:00,commit, +31249,Stephen Skory,2010-06-25 08:48:16-07:00,commit, +31250,Stephen Skory,2010-06-24 18:29:49-07:00,commit, +31251,Stephen Skory,2010-06-24 18:28:48-07:00,commit, +31252,Matthew Turk,2010-06-24 17:18:15-07:00,commit, +31253,Matthew Turk,2010-06-24 17:16:42-07:00,commit, +31254,Stephen Skory,2010-06-24 17:12:57-07:00,commit, +31255,J.S. Oishi,2010-06-24 15:47:30-07:00,commit, +31256,John Wise,2010-06-24 15:55:50-04:00,commit, +31257,John Wise,2010-06-24 12:54:49-07:00,commit, +31258,Matthew Turk,2010-06-24 11:36:41-07:00,commit, +31259,Matthew Turk,2010-06-24 10:59:55-07:00,commit, +31260,Matthew Turk,2010-06-24 08:40:28-07:00,commit, +31261,Matthew Turk,2010-06-24 08:40:20-07:00,commit, +31262,Matthew Turk,2010-06-24 08:39:16-07:00,commit, +31263,Matthew Turk,2010-06-24 08:38:42-07:00,commit, +31264,Matthew Turk,2010-06-24 08:27:59-07:00,commit, +31265,Matthew Turk,2010-06-23 21:38:26-07:00,commit, +31266,Matthew Turk,2010-06-23 21:38:09-07:00,commit, +31267,John Wise,2010-06-23 19:13:46-07:00,commit, +31268,Matthew Turk,2010-06-23 17:57:04-07:00,commit, +31269,Stephen Skory,2010-06-23 13:17:49-07:00,commit, +31270,Matthew Turk,2010-06-22 20:09:42-07:00,commit, +31271,Matthew Turk,2010-06-22 15:59:19-07:00,commit, +31272,Matthew Turk,2010-06-22 15:59:12-07:00,commit, +31273,Matthew Turk,2010-06-22 15:54:16-07:00,commit, +31274,Matthew Turk,2010-06-22 09:55:49-07:00,commit, +31275,Britton Smith,2010-06-18 16:54:37-06:00,commit, +31276,Matthew Turk,2010-06-17 15:13:09-07:00,commit, +31277,Matthew Turk,2010-06-17 15:12:38-07:00,commit, +31278,Matthew Turk,2010-06-17 15:09:32-07:00,commit, +31279,Matthew Turk,2010-06-15 14:13:34-07:00,commit, +31280,Matthew Turk,2010-06-15 14:09:28-07:00,commit, +31281,Stephen Skory,2010-06-14 11:19:54-07:00,commit, +31282,J.S. Oishi,2010-06-12 14:54:57-07:00,commit, +31283,Stephen Skory,2010-06-11 16:33:10-07:00,commit, +31284,Sam Skillman,2010-06-11 13:48:46-07:00,commit, +31285,Sam Skillman,2010-06-11 14:43:06-06:00,commit, +31286,Britton Smith,2010-06-11 11:17:59-06:00,commit, +31287,Matthew Turk,2010-06-11 10:12:35-07:00,commit, +31288,Matthew Turk,2010-06-11 10:10:03-07:00,commit, +31289,Matthew Turk,2010-06-10 18:37:32-07:00,commit, +31290,Stephen Skory,2010-06-10 18:09:57-07:00,commit, +31291,J.S. Oishi,2010-06-10 17:04:19-07:00,commit, +31292,Matthew Turk,2010-06-10 09:23:38-04:00,commit, +31293,Matthew Turk,2010-06-09 11:12:34-04:00,commit, +31294,Matthew Turk,2010-06-08 17:16:09-04:00,commit, +31295,Matthew Turk,2010-06-08 17:07:21-04:00,commit, +31296,Matthew Turk,2010-06-07 23:45:30-04:00,commit, +31297,Matthew Turk,2010-06-07 23:43:07-04:00,commit, +31298,Stephen Skory,2010-06-07 17:19:44-07:00,commit, +31299,Britton Smith,2010-06-07 16:34:06-04:00,commit, +31300,Matthew Turk,2010-06-07 16:33:18-04:00,commit, +31301,Stephen Skory,2010-06-07 16:24:21-04:00,commit, +31302,Matthew Turk,2010-06-07 11:51:59-07:00,commit, +31303,Matthew Turk,2010-06-07 11:49:49-07:00,commit, +31304,Matthew Turk,2010-06-07 11:47:25-07:00,commit, +31305,Matthew Turk,2010-06-07 11:47:10-07:00,commit, +31306,Matthew Turk,2010-06-07 11:45:35-07:00,commit, +31307,Britton Smith,2010-06-07 14:38:23-04:00,commit, +31308,Matthew Turk,2010-06-07 00:51:18-04:00,commit, +31309,Matthew Turk,2010-06-06 19:00:21-04:00,commit, +31310,Matthew Turk,2010-06-06 18:51:30-04:00,commit, +31311,Matthew Turk,2010-06-06 18:48:33-04:00,commit, +31312,Matthew Turk,2010-06-06 18:44:50-04:00,commit, +31313,Matthew Turk,2010-06-06 18:16:06-04:00,commit, +31314,Matthew Turk,2010-06-06 18:15:40-04:00,commit, +31315,Matthew Turk,2010-06-06 18:14:40-04:00,commit, +31316,Matthew Turk,2010-06-06 18:14:04-04:00,commit, +31317,Matthew Turk,2010-06-06 17:59:33-04:00,commit, +31318,Matthew Turk,2010-06-06 00:32:09-07:00,commit, +31319,Stephen Skory,2010-06-05 13:22:08-07:00,commit, +31320,Stephen Skory,2010-06-05 13:19:20-07:00,commit, +31321,Matthew Turk,2010-06-05 02:20:09-04:00,commit, +31322,Matthew Turk,2010-06-04 23:16:55-07:00,commit, +31323,Matthew Turk,2010-06-04 22:57:48-07:00,commit, +31324,Matthew Turk,2010-06-04 20:02:06-07:00,commit, +31325,Matthew Turk,2010-06-04 19:53:12-07:00,commit, +31326,Stephen Skory,2010-06-04 12:48:07-07:00,commit, +31327,J.S. Oishi,2010-06-03 17:59:33-07:00,commit, +31328,Matthew Turk,2010-06-03 15:23:06-07:00,commit, +31329,Stephen Skory,2010-06-03 12:03:55-07:00,commit, +31330,Stephen Skory,2010-06-03 11:43:20-07:00,commit, +31331,Stephen Skory,2010-06-03 11:06:11-07:00,commit, +31332,Matthew Turk,2010-06-02 22:34:56-07:00,commit, +31333,David Collins,2010-06-02 15:40:28-07:00,commit, +31334,Matthew Turk,2010-06-02 09:50:45-07:00,commit, +31335,Matthew Turk,2010-06-02 09:29:03-07:00,commit, +31336,Matthew Turk,2010-06-02 08:16:07-07:00,commit, +31337,Matthew Turk,2010-06-01 09:55:13-07:00,commit, +31338,Matthew Turk,2010-06-01 09:52:48-07:00,commit, +31339,Matthew Turk,2010-06-01 09:51:42-07:00,commit, +31340,Matthew Turk,2010-05-30 12:31:40-07:00,commit, +31341,Matthew Turk,2010-05-27 15:38:38-07:00,commit, +31342,Matthew Turk,2010-05-27 09:28:30-07:00,commit, +31343,Matthew Turk,2010-05-27 09:27:10-07:00,commit, +31344,Matthew Turk,2010-05-26 22:49:18-07:00,commit, +31345,Matthew Turk,2010-05-26 16:35:37-07:00,commit, +31346,Matthew Turk,2010-05-26 15:47:54-07:00,commit, +31347,Matthew Turk,2010-05-26 15:47:15-07:00,commit, +31348,Matthew Turk,2010-05-26 14:58:12-07:00,commit, +31349,Matthew Turk,2010-05-26 14:57:50-07:00,commit, +31350,Matthew Turk,2010-05-26 14:54:56-07:00,commit, +31351,Matthew Turk,2010-05-25 08:54:38-07:00,commit, +31352,Matthew Turk,2010-05-24 19:55:59-07:00,commit, +31353,Matthew Turk,2010-05-23 13:59:27-07:00,commit, +31354,Matthew Turk,2010-05-23 12:40:58-07:00,commit, +31355,Matthew Turk,2010-05-23 12:39:58-07:00,commit, +31356,Matthew Turk,2010-05-23 12:36:11-07:00,commit, +31357,Matthew Turk,2010-05-21 11:41:14-07:00,commit, +31358,Matthew Turk,2010-05-21 11:06:03-07:00,commit, +31359,Matthew Turk,2010-05-20 19:58:47-07:00,commit, +31360,Matthew Turk,2010-05-20 09:09:38-07:00,commit, +31361,Matthew Turk,2010-05-20 09:07:40-07:00,commit, +31362,Matthew Turk,2010-05-19 23:14:40-07:00,commit, +31363,Matthew Turk,2010-05-19 23:12:36-07:00,commit, +31364,Matthew Turk,2010-05-19 23:11:47-07:00,commit, +31365,Matthew Turk,2010-05-19 23:09:34-07:00,commit, +31366,Matthew Turk,2010-05-19 16:53:51-07:00,commit, +31367,Matthew Turk,2010-05-19 16:27:01-07:00,commit, +31368,Britton Smith,2010-05-19 17:01:14-06:00,commit, +31369,Britton Smith,2010-05-19 16:58:20-06:00,commit, +31370,Britton Smith,2010-05-19 16:57:45-06:00,commit, +31371,Matthew Turk,2010-05-18 22:05:13-07:00,commit, +31372,Matthew Turk,2010-05-18 22:03:19-07:00,commit, +31373,Matthew Turk,2010-05-18 22:01:19-07:00,commit, +31374,Matthew Turk,2010-05-18 22:01:13-07:00,commit, +31375,Matthew Turk,2010-05-18 22:00:46-07:00,commit, +31376,Matthew Turk,2010-05-18 21:57:40-07:00,commit, +31377,J.S. Oishi,2010-05-18 15:38:40-07:00,commit, +31378,J.S. Oishi,2010-05-18 15:26:16-07:00,commit, +31379,Matthew Turk,2010-05-18 12:36:46-07:00,commit, +31380,Matthew Turk,2010-05-18 09:21:08-07:00,commit, +31381,Matthew Turk,2010-05-18 09:20:50-07:00,commit, +31382,Stephen Skory,2010-05-17 17:04:45-07:00,commit, +31383,John Wise,2010-05-17 14:34:21-04:00,commit, +31384,John Wise,2010-05-17 14:33:49-04:00,commit, +31385,Matthew Turk,2010-05-14 20:05:11-07:00,commit, +31386,Matthew Turk,2010-05-14 18:39:34-07:00,commit, +31387,Matthew Turk,2010-05-14 17:20:16-07:00,commit, +31388,Matthew Turk,2010-05-14 16:52:00-07:00,commit, +31389,Matthew Turk,2010-05-14 16:50:53-07:00,commit, +31390,Matthew Turk,2010-05-12 23:55:20-07:00,commit, +31391,Matthew Turk,2010-05-12 15:24:57-07:00,commit, +31392,Matthew Turk,2010-05-12 13:34:15-07:00,commit, +31393,Stephen Skory,2010-05-12 09:54:18-07:00,commit, +31394,Matthew Turk,2010-05-11 23:03:53-07:00,commit, +31395,Matthew Turk,2010-05-11 21:43:26-07:00,commit, +31396,Matthew Turk,2010-05-10 22:57:55-07:00,commit, +31397,Matthew Turk,2010-05-10 22:57:14-07:00,commit, +31398,Stephen Skory,2010-05-10 15:00:42-07:00,commit, +31399,Britton Smith,2010-05-08 14:26:17-06:00,commit, +31400,Britton Smith,2010-05-08 14:25:46-06:00,commit, +31401,Sam Skillman,2010-05-07 17:24:33-06:00,commit, +31402,Matthew Turk,2010-05-06 20:35:05-07:00,commit, +31403,Matthew Turk,2010-05-06 20:33:49-07:00,commit, +31404,Matthew Turk,2010-05-06 20:32:51-07:00,commit, +31405,Matthew Turk,2010-05-06 16:51:19-07:00,commit, +31406,Matthew Turk,2010-05-06 16:47:57-07:00,commit, +31407,Matthew Turk,2010-05-06 16:23:07-07:00,commit, +31408,Sam Skillman,2010-05-05 16:11:44-06:00,commit, +31409,Sam Skillman,2010-05-05 15:50:01-06:00,commit, +31410,Sam Skillman,2010-05-05 13:09:11-06:00,commit, +31411,Sam Skillman,2010-05-05 08:57:31-06:00,commit, +31412,Sam Skillman,2010-05-04 18:15:32-06:00,commit, +31413,Matthew Turk,2010-05-04 07:51:43-07:00,commit, +31414,Matthew Turk,2010-05-04 07:51:25-07:00,commit, +31415,Stephen Skory,2010-05-01 09:19:02-07:00,commit, +31416,Stephen Skory,2010-05-01 09:18:11-07:00,commit, +31417,Matthew Turk,2010-04-30 15:09:26-07:00,commit, +31418,Stephen Skory,2010-04-30 11:03:12-07:00,commit, +31419,Stephen Skory,2010-04-30 11:00:37-07:00,commit, +31420,Matthew Turk,2010-04-29 21:43:09-07:00,commit, +31421,John Wise,2010-04-29 22:57:15-04:00,commit, +31422,Sam Skillman,2010-04-29 17:44:38-07:00,commit, +31423,Sam Skillman,2010-04-29 18:32:01-06:00,commit, +31424,Stephen Skory,2010-04-29 16:28:22-07:00,commit, +31425,Stephen Skory,2010-04-29 16:24:07-07:00,commit, +31426,Matthew Turk,2010-04-29 12:11:51-07:00,commit, +31427,Matthew Turk,2010-04-29 12:10:40-07:00,commit, +31428,Matthew Turk,2010-04-29 12:09:28-07:00,commit, +31429,Matthew Turk,2010-04-29 12:09:09-07:00,commit, +31430,Stephen Skory,2010-04-29 11:22:11-07:00,commit, +31431,Stephen Skory,2010-04-29 11:21:14-07:00,commit, +31432,John Wise,2010-04-29 12:34:33-04:00,commit, +31433,Matthew Turk,2010-04-29 09:29:38-07:00,commit, +31434,Matthew Turk,2010-04-29 08:58:01-07:00,commit, +31435,Matthew Turk,2010-04-29 08:15:47-07:00,commit, +31436,Stephen Skory,2010-04-28 14:59:59-07:00,commit, +31437,Matthew Turk,2010-04-28 13:49:41-07:00,commit, +31438,Stephen Skory,2010-04-28 13:39:35-07:00,commit, +31439,Matthew Turk,2010-04-27 21:31:01-07:00,commit, +31440,Matthew Turk,2010-04-27 20:54:10-07:00,commit, +31441,Matthew Turk,2010-04-26 19:07:11-07:00,commit, +31442,Matthew Turk,2010-04-26 16:37:22-07:00,commit, +31443,Matthew Turk,2010-04-26 14:33:55-07:00,commit, +31444,Matthew Turk,2010-04-26 13:38:05-07:00,commit, +31445,Matthew Turk,2010-04-26 13:12:04-07:00,commit, +31446,Matthew Turk,2010-04-26 09:57:45-07:00,commit, +31447,Matthew Turk,2010-04-25 22:17:37-07:00,commit, +31448,Matthew Turk,2010-04-25 21:53:32-07:00,commit, +31449,Matthew Turk,2010-04-25 21:52:05-07:00,commit, +31450,Matthew Turk,2010-04-25 21:41:42-07:00,commit, +31451,Britton Smith,2010-04-25 20:37:53-07:00,commit, +31452,Matthew Turk,2010-04-25 20:36:03-07:00,commit, +31453,Matthew Turk,2010-04-25 20:35:12-07:00,commit, +31454,Matthew Turk,2010-04-25 19:46:00-07:00,commit, +31455,Matthew Turk,2010-04-25 17:58:54-07:00,commit, +31456,Matthew Turk,2010-04-25 10:07:45-07:00,commit, +31457,Matthew Turk,2010-04-25 10:01:12-07:00,commit, +31458,Matthew Turk,2010-04-25 10:00:23-07:00,commit, +31459,Matthew Turk,2010-04-25 09:43:14-07:00,commit, +31460,Matthew Turk,2010-04-25 09:42:51-07:00,commit, +31461,John Wise,2010-04-25 07:52:32-04:00,commit, +31462,Matthew Turk,2010-04-23 19:09:01-07:00,commit, +31463,Matthew Turk,2010-04-23 17:17:44-07:00,commit, +31464,Matthew Turk,2010-04-23 15:21:55-07:00,commit, +31465,Matthew Turk,2010-04-23 15:21:46-07:00,commit, +31466,Matthew Turk,2010-04-23 15:21:08-07:00,commit, +31467,Matthew Turk,2010-04-23 14:16:22-07:00,commit, +31468,Matthew Turk,2010-04-23 14:05:58-07:00,commit, +31469,Matthew Turk,2010-04-22 15:43:19-07:00,commit, +31470,Matthew Turk,2010-04-22 15:29:46-07:00,commit, +31471,Matthew Turk,2010-04-22 11:10:44-07:00,commit, +31472,Matthew Turk,2010-04-22 11:08:18-07:00,commit, +31473,Matthew Turk,2010-04-22 07:17:51-07:00,commit, +31474,Matthew Turk,2010-04-21 21:58:00-07:00,commit, +31475,Matthew Turk,2010-04-21 21:57:18-07:00,commit, +31476,Matthew Turk,2010-04-21 09:52:41-07:00,commit, +31477,Matthew Turk,2010-04-21 07:57:34-07:00,commit, +31478,Matthew Turk,2010-04-21 07:04:43-07:00,commit, +31479,Matthew Turk,2010-04-21 06:55:21-07:00,commit, +31480,Matthew Turk,2010-04-21 06:44:11-07:00,commit, +31481,Matthew Turk,2010-04-21 06:43:42-07:00,commit, +31482,Matthew Turk,2010-04-20 18:12:16-07:00,commit, +31483,Matthew Turk,2010-04-20 18:11:55-07:00,commit, +31484,Matthew Turk,2010-04-20 15:28:39-07:00,commit, +31485,Britton Smith,2010-04-20 13:19:57-06:00,commit, +31486,Matthew Turk,2010-04-20 14:34:40-04:00,commit, +31487,Stephen Skory,2010-04-19 10:18:48-07:00,commit, +31488,Stephen Skory,2010-04-19 09:17:00-07:00,commit, +31489,Matthew Turk,2010-04-15 13:39:49-04:00,commit, +31490,Matthew Turk,2010-04-15 08:32:10-07:00,commit, +31491,Matthew Turk,2010-04-15 11:02:57-04:00,commit, +31492,Matthew Turk,2010-04-15 10:41:32-04:00,commit, +31493,John Wise,2010-04-14 07:22:29-07:00,commit, +31494,John Wise,2010-04-14 07:21:17-07:00,commit, +31495,Matthew Turk,2010-04-14 09:47:09-04:00,commit, +31496,Matthew Turk,2010-04-14 09:33:23-04:00,commit, +31497,Matthew Turk,2010-04-14 09:32:50-04:00,commit, +31498,Matthew Turk,2010-04-14 00:51:48-04:00,commit, +31499,Matthew Turk,2010-04-13 17:13:11-04:00,commit, +31500,Matthew Turk,2010-04-12 15:39:37-04:00,commit, +31501,Matthew Turk,2010-04-12 15:26:41-04:00,commit, +31502,Matthew Turk,2010-04-12 15:26:31-04:00,commit, +31503,Matthew Turk,2010-04-12 15:26:15-04:00,commit, +31504,Stephen Skory,2010-04-12 10:41:58-07:00,commit, +31505,Stephen Skory,2010-04-11 19:26:42-07:00,commit, +31506,Stephen Skory,2010-04-11 14:41:26-07:00,commit, +31507,Matthew Turk,2010-04-10 21:06:27-04:00,commit, +31508,Matthew Turk,2010-04-10 18:02:52-07:00,commit, +31509,Matthew Turk,2010-04-10 17:52:49-07:00,commit, +31510,Matthew Turk,2010-04-10 17:52:17-07:00,commit, +31511,Matthew Turk,2010-04-09 16:07:22-07:00,commit, +31512,Stephen Skory,2010-04-09 15:56:46-07:00,commit, +31513,Stephen Skory,2010-04-09 15:56:23-07:00,commit, +31514,Matthew Turk,2010-04-09 14:55:58-07:00,commit, +31515,Matthew Turk,2010-04-09 14:13:12-07:00,commit, +31516,Matthew Turk,2010-04-09 11:05:00-07:00,commit, +31517,Matthew Turk,2010-04-09 07:42:18-07:00,commit, +31518,Matthew Turk,2010-04-08 21:06:24-07:00,commit, +31519,Matthew Turk,2010-04-08 21:05:40-07:00,commit, +31520,Matthew Turk,2010-04-08 21:05:30-07:00,commit, +31521,Matthew Turk,2010-04-08 20:05:43-07:00,commit, +31522,Matthew Turk,2010-04-08 14:53:49-07:00,commit, +31523,Matthew Turk,2010-04-08 14:30:05-07:00,commit, +31524,Stephen Skory,2010-04-08 12:51:05-07:00,commit, +31525,Matthew Turk,2010-04-07 15:44:16-07:00,commit, +31526,Matthew Turk,2010-04-07 15:42:59-07:00,commit, +31527,Matthew Turk,2010-04-07 13:07:43-07:00,commit, +31528,Stephen Skory,2010-04-07 10:58:04-07:00,commit, +31529,Matthew Turk,2010-04-06 16:44:16-07:00,commit, +31530,Matthew Turk,2010-04-06 16:41:12-07:00,commit, +31531,Stephen Skory,2010-04-03 12:55:43-07:00,commit, +31532,Matthew Turk,2010-04-02 08:24:41-07:00,commit, +31533,Matthew Turk,2010-04-02 08:02:09-07:00,commit, +31534,Matthew Turk,2010-04-01 22:30:30-07:00,commit, +31535,Matthew Turk,2010-04-01 14:44:36-07:00,commit, +31536,Matthew Turk,2010-04-01 14:44:00-07:00,commit, +31537,Matthew Turk,2010-04-01 13:18:05-07:00,commit, +31538,Matthew Turk,2010-04-01 11:30:20-07:00,commit, +31539,Matthew Turk,2010-04-01 01:03:30-07:00,commit, +31540,Matthew Turk,2010-03-31 23:53:37-07:00,commit, +31541,Matthew Turk,2010-03-31 23:53:13-07:00,commit, +31542,Matthew Turk,2010-03-31 20:49:02-07:00,commit, +31543,Stephen Skory,2010-03-31 17:35:44-07:00,commit, +31544,Stephen Skory,2010-03-31 15:51:34-07:00,commit, +31545,Matthew Turk,2010-03-31 10:16:28-07:00,commit, +31546,Matthew Turk,2010-03-31 10:16:14-07:00,commit, +31547,Matthew Turk,2010-03-31 10:15:42-07:00,commit, +31548,Matthew Turk,2010-03-31 10:01:04-07:00,commit, +31549,Matthew Turk,2010-03-31 10:01:04-07:00,commit, +31550,Stephen Skory,2010-03-30 16:55:31-07:00,commit, +31551,J.S. Oishi,2010-03-30 11:04:03-07:00,commit, +31552,J.S. Oishi,2010-03-30 11:04:03-07:00,commit, +31553,Matthew Turk,2010-03-30 10:50:58-07:00,commit, +31554,Matthew Turk,2010-03-29 23:24:00-07:00,commit, +31555,Matthew Turk,2010-03-29 23:23:53-07:00,commit, +31556,Matthew Turk,2010-03-29 23:23:13-07:00,commit, +31557,John Wise,2010-03-29 13:05:05-04:00,commit, +31558,Matthew Turk,2010-03-28 23:31:52-07:00,commit, +31559,Matthew Turk,2010-03-28 19:29:48-07:00,commit, +31560,Matthew Turk,2010-03-28 19:29:37-07:00,commit, +31561,Stephen Skory,2010-03-28 16:27:01-07:00,commit, +31562,Matthew Turk,2010-03-28 15:18:05-07:00,commit, +31563,Matthew Turk,2010-03-28 13:52:49-07:00,commit, +31564,Matthew Turk,2010-03-28 13:49:34-07:00,commit, +31565,Stephen Skory,2010-03-28 12:52:49-07:00,commit, +31566,Matthew Turk,2010-03-28 09:20:52-07:00,commit, +31567,Matthew Turk,2010-03-28 09:16:29-07:00,commit, +31568,Stephen Skory,2010-03-27 19:38:22-07:00,commit, +31569,Stephen Skory,2010-03-26 11:17:26-07:00,commit, +31570,Matthew Turk,2010-03-25 23:29:56-07:00,commit, +31571,Matthew Turk,2010-03-25 19:08:11-07:00,commit, +31572,Matthew Turk,2010-03-25 13:50:32-07:00,commit, +31573,Matthew Turk,2010-03-24 22:37:28-07:00,commit, +31574,Matthew Turk,2010-03-24 17:25:36-07:00,commit, +31575,Matthew Turk,2010-03-24 16:37:34-07:00,commit, +31576,Matthew Turk,2010-03-24 13:01:39-07:00,commit, +31577,Matthew Turk,2010-03-24 00:24:43-07:00,commit, +31578,Matthew Turk,2010-03-24 00:23:49-07:00,commit, +31579,Matthew Turk,2010-03-24 00:22:51-07:00,commit, +31580,Matthew Turk,2010-03-23 22:19:10-07:00,commit, +31581,J.S. Oishi,2010-03-23 17:00:46-07:00,commit, +31582,Stephen Skory,2010-03-21 16:18:08-07:00,commit, +31583,Matthew Turk,2010-03-21 14:58:21-07:00,commit, +31584,Matthew Turk,2010-03-21 14:58:02-07:00,commit, +31585,Stephen Skory,2010-03-20 17:03:24-07:00,commit, +31586,Stephen Skory,2010-03-20 16:58:10-07:00,commit, +31587,Matthew Turk,2010-03-19 15:26:19-07:00,commit, +31588,Matthew Turk,2010-03-17 21:27:55-07:00,commit, +31589,Matthew Turk,2010-03-17 17:42:36-07:00,commit, +31590,Matthew Turk,2010-03-17 17:16:13-07:00,commit, +31591,Matthew Turk,2010-03-17 17:15:20-07:00,commit, +31592,Matthew Turk,2010-03-17 14:25:03-07:00,commit, +31593,Matthew Turk,2010-03-17 13:38:21-07:00,commit, +31594,Matthew Turk,2010-03-17 12:52:00-07:00,commit, +31595,Matthew Turk,2010-03-17 12:49:21-07:00,commit, +31596,Matthew Turk,2010-03-17 11:42:03-07:00,commit, +31597,Matthew Turk,2010-03-17 11:34:38-07:00,commit, +31598,Matthew Turk,2010-03-17 11:33:12-07:00,commit, +31599,Matthew Turk,2010-03-17 10:35:26-07:00,commit, +31600,Matthew Turk,2010-03-17 10:17:24-07:00,commit, +31601,Matthew Turk,2010-03-16 23:26:18-07:00,commit, +31602,Matthew Turk,2010-03-16 20:17:15-07:00,commit, +31603,J.S. Oishi,2010-03-16 17:55:29-07:00,commit, +31604,J.S. Oishi,2010-03-16 16:40:49-07:00,commit, +31605,Britton Smith,2010-03-16 15:53:02-06:00,commit, +31606,Britton Smith,2010-03-15 15:56:15-06:00,commit, +31607,Stephen Skory,2010-03-15 14:15:27-07:00,commit, +31608,Britton Smith,2010-03-15 14:47:51-06:00,commit, +31609,Matthew Turk,2010-03-15 00:16:49-07:00,commit, +31610,Matthew Turk,2010-03-14 22:56:00-07:00,commit, +31611,Matthew Turk,2010-03-14 22:55:38-07:00,commit, +31612,Stephen Skory,2010-03-14 18:14:30-07:00,commit, +31613,J.S. Oishi,2010-03-14 13:10:55-07:00,commit, +31614,J.S. Oishi,2010-03-14 12:59:24-07:00,commit, +31615,Stephen Skory,2010-03-14 08:49:10-07:00,commit, +31616,Stephen Skory,2010-03-14 08:28:13-07:00,commit, +31617,Matthew Turk,2010-03-13 21:56:47-08:00,commit, +31618,Matthew Turk,2010-03-13 15:50:02-08:00,commit, +31619,Stephen Skory,2010-03-13 14:57:56-08:00,commit, +31620,Stephen Skory,2010-03-13 14:57:08-08:00,commit, +31621,Stephen Skory,2010-03-13 13:42:21-08:00,commit, +31622,Stephen Skory,2010-03-12 17:42:25-08:00,commit, +31623,Stephen Skory,2010-03-12 14:34:59-08:00,commit, +31624,Stephen Skory,2010-03-11 21:08:51-08:00,commit, +31625,J.S. Oishi,2010-03-11 16:24:09-08:00,commit, +31626,Matthew Turk,2010-03-11 14:54:05-06:00,commit, +31627,Matthew Turk,2010-03-11 09:54:12-06:00,commit, +31628,Matthew Turk,2010-03-11 09:53:59-06:00,commit, +31629,J.S. Oishi,2010-03-11 07:50:58-08:00,commit, +31630,Matthew Turk,2010-03-10 15:30:09-06:00,commit, +31631,Matthew Turk,2010-03-10 12:22:46-06:00,commit, +31632,Matthew Turk,2010-03-10 11:08:37-06:00,commit, +31633,Matthew Turk,2010-03-10 11:04:02-06:00,commit, +31634,Matthew Turk,2010-03-09 23:50:16-06:00,commit, +31635,Matthew Turk,2010-03-09 23:05:32-06:00,commit, +31636,J.S. Oishi,2010-03-09 15:11:41-08:00,commit, +31637,J.S. Oishi,2010-03-09 15:10:59-08:00,commit, +31638,Matthew Turk,2010-03-08 16:58:30-06:00,commit, +31639,J.S. Oishi,2010-03-08 14:58:29-08:00,commit, +31640,J.S. Oishi,2010-03-08 14:52:29-08:00,commit, +31641,J.S. Oishi,2010-03-08 14:48:49-08:00,commit, +31642,Britton Smith,2010-03-06 21:55:00-07:00,commit, +31643,Matthew Turk,2010-03-05 16:09:02-06:00,commit, +31644,Matthew Turk,2010-03-05 15:58:22-06:00,commit, +31645,Matthew Turk,2010-03-05 11:18:42-08:00,commit, +31646,Matthew Turk,2010-03-05 11:12:47-08:00,commit, +31647,Matthew Turk,2010-03-05 11:05:00-08:00,commit, +31648,Matthew Turk,2010-03-05 11:02:06-08:00,commit, +31649,Matthew Turk,2010-03-05 10:55:29-08:00,commit, +31650,Matthew Turk,2010-03-05 10:25:38-08:00,commit, +31651,J.S. Oishi,2010-03-03 16:46:29-08:00,commit, +31652,J.S. Oishi,2010-03-03 16:46:29-08:00,commit, +31653,Matthew Turk,2010-03-03 13:39:19-08:00,commit, +31654,Matthew Turk,2010-03-03 12:19:27-08:00,commit, +31655,Matthew Turk,2010-03-03 11:41:15-08:00,commit, +31656,Matthew Turk,2010-03-03 10:35:15-08:00,commit, +31657,Matthew Turk,2010-03-03 10:35:15-08:00,commit, +31658,Matthew Turk,2010-03-02 14:23:33-08:00,commit, +31659,Matthew Turk,2010-03-02 14:23:06-08:00,commit, +31660,Matthew Turk,2010-03-02 06:15:27-08:00,commit, +31661,Matthew Turk,2010-03-02 05:58:35-08:00,commit, +31662,Matthew Turk,2010-03-01 19:02:34-08:00,commit, +31663,Matthew Turk,2010-02-26 14:47:42-08:00,commit, +31664,Matthew Turk,2010-02-25 23:24:11-08:00,commit, +31665,Matthew Turk,2010-02-25 23:23:48-08:00,commit, +31666,Matthew Turk,2010-02-25 23:11:08-08:00,commit, +31667,Matthew Turk,2010-02-25 16:26:01-08:00,commit, +31668,David Collins,2010-02-25 16:20:12-08:00,commit, +31669,J.S. Oishi,2010-02-25 16:04:46-08:00,commit, +31670,J.S. Oishi,2010-02-25 15:06:58-08:00,commit, +31671,Stephen Skory,2010-02-25 15:04:35-08:00,commit, +31672,Stephen Skory,2010-02-25 15:03:17-08:00,commit, +31673,Matthew Turk,2010-02-25 14:38:14-08:00,commit, +31674,Matthew Turk,2010-02-25 14:36:34-08:00,commit, +31675,Matthew Turk,2010-02-25 13:12:08-08:00,commit, +31676,Matthew Turk,2010-02-25 13:12:08-08:00,commit, +31677,David Collins,2010-02-25 13:04:14-08:00,commit, +31678,David Collins,2010-02-25 12:58:51-08:00,commit, +31679,Stephen Skory,2010-02-25 12:45:44-08:00,commit, +31680,Stephen Skory,2010-02-25 12:43:25-08:00,commit, +31681,David Collins,2010-02-25 12:34:14-08:00,commit, +31682,Matthew Turk,2010-02-23 21:57:02-08:00,commit, +31683,Stephen Skory,2010-02-23 10:41:55-08:00,commit, +31684,Stephen Skory,2010-02-23 10:40:59-08:00,commit, +31685,Matthew Turk,2010-02-23 00:30:03-08:00,commit, +31686,Matthew Turk,2010-02-22 23:27:47-08:00,commit, +31687,Matthew Turk,2010-02-22 23:15:16-08:00,commit, +31688,Matthew Turk,2010-02-22 09:18:22-08:00,commit, +31689,Matthew Turk,2010-02-21 19:37:42-08:00,commit, +31690,Matthew Turk,2010-02-21 15:54:13-08:00,commit, +31691,Matthew Turk,2010-02-21 15:45:05-08:00,commit, +31692,Matthew Turk,2010-02-21 14:26:07-08:00,commit, +31693,Matthew Turk,2010-02-21 13:42:38-08:00,commit, +31694,Matthew Turk,2010-02-21 10:44:26-08:00,commit, +31695,Matthew Turk,2010-02-20 23:43:13-08:00,commit, +31696,Matthew Turk,2010-02-20 22:16:56-08:00,commit, +31697,Matthew Turk,2010-02-20 21:16:55-08:00,commit, +31698,Matthew Turk,2010-02-20 20:12:32-08:00,commit, +31699,Matthew Turk,2010-02-20 20:12:02-08:00,commit, +31700,Sam Skillman,2010-02-20 19:36:44-07:00,commit, +31701,Sam Skillman,2010-02-20 19:25:38-07:00,commit, +31702,Sam Skillman,2010-02-20 19:23:16-07:00,commit, +31703,Sam Skillman,2010-02-20 19:20:39-07:00,commit, +31704,Matthew Turk,2010-02-20 16:24:58-08:00,commit, +31705,Matthew Turk,2010-02-20 13:35:34-08:00,commit, +31706,Matthew Turk,2010-02-20 12:49:37-08:00,commit, +31707,Matthew Turk,2010-02-20 12:42:21-08:00,commit, +31708,Matthew Turk,2010-02-20 12:35:29-08:00,commit, +31709,Matthew Turk,2010-02-19 23:37:08-08:00,commit, +31710,Matthew Turk,2010-02-19 23:11:13-08:00,commit, +31711,Matthew Turk,2010-02-19 18:22:47-08:00,commit, +31712,Matthew Turk,2010-02-19 17:29:12-08:00,commit, +31713,Matthew Turk,2010-02-19 00:21:35-08:00,commit, +31714,Matthew Turk,2010-02-18 23:59:19-08:00,commit, +31715,Matthew Turk,2010-02-18 19:54:14-08:00,commit, +31716,J.S. Oishi,2010-02-18 07:33:52-08:00,commit, +31717,Matthew Turk,2010-02-17 15:13:00-08:00,commit, +31718,Matthew Turk,2010-02-17 15:12:18-08:00,commit, +31719,Matthew Turk,2010-02-17 09:02:27-08:00,commit, +31720,Matthew Turk,2010-02-16 07:44:42-08:00,commit, +31721,Matthew Turk,2010-02-16 07:44:42-08:00,commit, +31722,Matthew Turk,2010-02-15 09:38:02-08:00,commit, +31723,Matthew Turk,2010-02-15 09:38:02-08:00,commit, +31724,Matthew Turk,2010-02-15 09:26:36-08:00,commit, +31725,Matthew Turk,2010-02-15 09:26:36-08:00,commit, +31726,Matthew Turk,2010-02-15 09:12:38-08:00,commit, +31727,Matthew Turk,2010-02-12 12:47:43-08:00,commit, +31728,J.S. Oishi,2010-02-12 11:37:35-08:00,commit, +31729,Matthew Turk,2010-02-11 21:53:51-08:00,commit, +31730,Matthew Turk,2010-02-11 16:10:52-08:00,commit, +31731,Matthew Turk,2010-02-11 15:44:41-08:00,commit, +31732,Matthew Turk,2010-02-11 14:33:46-08:00,commit, +31733,Matthew Turk,2010-02-11 14:33:46-08:00,commit, +31734,J.S. Oishi,2010-02-11 14:12:35-08:00,commit, +31735,J.S. Oishi,2010-02-11 14:08:00-08:00,commit, +31736,Matthew Turk,2010-02-11 13:55:49-08:00,commit, +31737,Matthew Turk,2010-02-11 13:39:32-08:00,commit, +31738,Matthew Turk,2010-02-11 13:39:32-08:00,commit, +31739,Matthew Turk,2010-02-11 12:19:50-08:00,commit, +31740,Matthew Turk,2010-02-11 11:53:24-08:00,commit, +31741,Matthew Turk,2010-02-11 11:53:24-08:00,commit, +31742,Matthew Turk,2010-02-11 11:48:18-08:00,commit, +31743,Matthew Turk,2010-02-11 11:47:43-08:00,commit, +31744,Matthew Turk,2010-02-11 11:42:01-08:00,commit, +31745,Matthew Turk,2010-02-11 11:40:12-08:00,commit, +31746,Matthew Turk,2010-02-11 11:37:19-08:00,commit, +31747,Matthew Turk,2010-02-11 11:35:12-08:00,commit, +31748,Matthew Turk,2010-02-11 11:29:04-08:00,commit, +31749,Matthew Turk,2010-02-11 09:44:27-08:00,commit, +31750,Matthew Turk,2010-02-11 09:08:51-08:00,commit, +31751,Matthew Turk,2010-02-10 14:16:01-08:00,commit, +31752,Matthew Turk,2010-02-10 00:24:11-08:00,commit, +31753,Matthew Turk,2010-02-09 23:37:59-08:00,commit, +31754,Matthew Turk,2010-02-09 09:19:55-08:00,commit, +31755,Matthew Turk,2010-02-08 20:29:23-08:00,commit, +31756,Matthew Turk,2010-02-08 20:08:38-08:00,commit, +31757,Sam Skillman,2010-02-08 19:38:18-07:00,commit, +31758,Stephen Skory,2010-02-06 18:24:34-08:00,commit, +31759,Stephen Skory,2010-02-06 11:50:57-08:00,commit, +31760,Stephen Skory,2010-02-06 10:07:23-08:00,commit, +31761,Stephen Skory,2010-02-06 10:02:47-08:00,commit, +31762,Matthew Turk,2010-02-05 21:32:17-08:00,commit, +31763,Matthew Turk,2010-02-05 20:42:50-08:00,commit, +31764,Matthew Turk,2010-02-05 14:24:48-08:00,commit, +31765,Matthew Turk,2010-02-05 14:19:48-08:00,commit, +31766,Matthew Turk,2010-02-05 14:04:54-08:00,commit, +31767,Matthew Turk,2010-02-05 08:02:52-08:00,commit, +31768,Matthew Turk,2010-02-04 21:14:36-08:00,commit, +31769,Matthew Turk,2010-02-03 23:15:27-08:00,commit, +31770,Stephen Skory,2010-02-03 15:56:17-08:00,commit, +31771,Stephen Skory,2010-02-03 15:50:21-08:00,commit, +31772,Stephen Skory,2010-02-03 13:33:39-08:00,commit, +31773,Stephen Skory,2010-02-02 18:53:55-08:00,commit, +31774,Stephen Skory,2010-02-02 11:07:17-08:00,commit, +31775,Stephen Skory,2010-02-02 11:05:52-08:00,commit, +31776,Matthew Turk,2010-02-02 10:36:08-08:00,commit, +31777,Matthew Turk,2010-02-02 10:36:08-08:00,commit, +31778,Stephen Skory,2010-02-02 09:48:34-08:00,commit, +31779,Sam Skillman,2010-01-29 15:34:36-07:00,commit, +31780,Sam Skillman,2010-01-29 13:48:07-07:00,commit, +31781,Matthew Turk,2010-01-29 10:45:23-08:00,commit, +31782,Matthew Turk,2010-01-29 10:45:23-08:00,commit, +31783,Matthew Turk,2010-01-29 10:06:33-08:00,commit, +31784,Matthew Turk,2010-01-28 18:01:28-08:00,commit, +31785,Matthew Turk,2010-01-28 17:56:36-08:00,commit, +31786,Stephen Skory,2010-01-28 16:23:12-08:00,commit, +31787,Stephen Skory,2010-01-28 16:12:28-08:00,commit, +31788,Matthew Turk,2010-01-27 21:52:57-08:00,commit, +31789,Matthew Turk,2010-01-27 21:48:20-08:00,commit, +31790,Matthew Turk,2010-01-27 21:47:32-08:00,commit, +31791,Stephen Skory,2010-01-27 17:45:14-08:00,commit, +31792,Stephen Skory,2010-01-27 17:42:28-08:00,commit, +31793,Stephen Skory,2010-01-27 16:48:25-08:00,commit, +31794,Stephen Skory,2010-01-27 16:45:20-08:00,commit, +31795,Stephen Skory,2010-01-27 13:27:38-08:00,commit, +31796,Stephen Skory,2010-01-27 08:57:35-08:00,commit, +31797,Stephen Skory,2010-01-26 20:55:03-08:00,commit, +31798,Stephen Skory,2010-01-26 20:39:28-08:00,commit, +31799,Matthew Turk,2010-01-26 19:18:30-08:00,commit, +31800,Stephen Skory,2010-01-26 15:19:17-08:00,commit, +31801,Stephen Skory,2010-01-26 11:33:21-08:00,commit, +31802,Matthew Turk,2010-01-26 10:07:08-08:00,commit, +31803,Matthew Turk,2010-01-26 09:54:21-08:00,commit, +31804,Matthew Turk,2010-01-25 21:06:44-08:00,commit, +31805,Matthew Turk,2010-01-25 21:01:08-08:00,commit, +31806,Matthew Turk,2010-01-25 15:51:06-08:00,commit, +31807,Matthew Turk,2010-01-25 15:51:06-08:00,commit, +31808,Matthew Turk,2010-01-23 13:32:51-08:00,commit, +31809,Stephen Skory,2010-01-22 18:22:26-08:00,commit, +31810,Stephen Skory,2010-01-22 17:40:55-08:00,commit, +31811,Stephen Skory,2010-01-22 17:40:10-08:00,commit, +31812,Matthew Turk,2010-01-22 14:20:47-08:00,commit, +31813,Matthew Turk,2010-01-22 11:31:32-08:00,commit, +31814,Matthew Turk,2010-01-22 11:31:32-08:00,commit, +31815,Matthew Turk,2010-01-22 11:26:26-08:00,commit, +31816,Matthew Turk,2010-01-22 11:26:26-08:00,commit, +31817,Matthew Turk,2010-01-21 20:35:50-08:00,commit, +31818,Matthew Turk,2010-01-21 20:35:50-08:00,commit, +31819,Matthew Turk,2010-01-21 20:35:13-08:00,commit, +31820,Matthew Turk,2010-01-21 20:35:13-08:00,commit, +31821,Matthew Turk,2010-01-21 16:01:01-08:00,commit, +31822,Matthew Turk,2010-01-21 16:01:01-08:00,commit, +31823,J.S. Oishi,2010-01-21 15:59:48-08:00,commit, +31824,J.S. Oishi,2010-01-21 15:40:59-08:00,commit, +31825,Matthew Turk,2010-01-21 14:36:33-08:00,commit, +31826,Matthew Turk,2010-01-21 14:36:33-08:00,commit, +31827,Matthew Turk,2010-01-21 14:13:25-08:00,commit, +31828,Matthew Turk,2010-01-21 14:03:04-08:00,commit, +31829,Matthew Turk,2010-01-21 13:56:03-08:00,commit, +31830,Matthew Turk,2010-01-21 13:53:40-08:00,commit, +31831,Matthew Turk,2010-01-21 13:52:56-08:00,commit, +31832,Stephen Skory,2010-01-20 15:18:34-08:00,commit, +31833,Stephen Skory,2010-01-20 15:16:57-08:00,commit, +31834,Stephen Skory,2010-01-20 15:12:14-08:00,commit, +31835,Matthew Turk,2010-01-19 20:49:55-08:00,commit, +31836,Stephen Skory,2010-01-19 17:01:48-08:00,commit, +31837,Stephen Skory,2010-01-19 16:53:57-08:00,commit, +31838,Sam Skillman,2010-01-14 11:58:02-07:00,commit, +31839,Matthew Turk,2010-01-14 00:02:09-08:00,commit, +31840,Matthew Turk,2010-01-13 23:58:59-08:00,commit, +31841,Matthew Turk,2010-01-13 23:58:18-08:00,commit, +31842,Matthew Turk,2010-01-13 20:51:55-08:00,commit, +31843,Sam Skillman,2010-01-13 19:08:45-08:00,commit, +31844,Sam Skillman,2010-01-13 19:51:52-07:00,commit, +31845,Matthew Turk,2010-01-12 16:05:01-08:00,commit, +31846,Matthew Turk,2010-01-12 12:43:23-08:00,commit, +31847,Matthew Turk,2010-01-11 22:01:29-08:00,commit, +31848,Matthew Turk,2010-01-11 22:00:28-08:00,commit, +31849,Matthew Turk,2010-01-11 21:58:03-08:00,commit, +31850,J.S. Oishi,2010-01-08 11:33:02-08:00,commit, +31851,Stephen Skory,2010-01-08 10:49:18-08:00,commit, +31852,Stephen Skory,2010-01-08 10:47:14-08:00,commit, +31853,Matthew Turk,2010-01-07 21:11:31-08:00,commit, +31854,Matthew Turk,2010-01-06 15:29:42-08:00,commit, +31855,Matthew Turk,2010-01-06 12:45:30-08:00,commit, +31856,Matthew Turk,2010-01-06 07:49:34-08:00,commit, +31857,J.S. Oishi,2010-01-04 16:45:09-08:00,commit, +31858,Britton Smith,2010-01-01 20:12:20-07:00,commit, +31859,Stephen Skory,2009-12-29 09:28:47-08:00,commit, +31860,Stephen Skory,2009-12-29 09:27:13-08:00,commit, +31861,Matthew Turk,2009-12-28 17:16:02-05:00,commit, +31862,Matthew Turk,2009-12-28 17:15:33-05:00,commit, +31863,Britton Smith,2009-12-28 15:14:54-07:00,commit, +31864,Britton Smith,2009-12-28 15:14:19-07:00,commit, +31865,Matthew Turk,2009-12-28 09:36:23-05:00,commit, +31866,Matthew Turk,2009-12-28 01:15:01-05:00,commit, +31867,Matthew Turk,2009-12-25 18:46:58-08:00,commit, +31868,Matthew Turk,2009-12-25 17:30:39-05:00,commit, +31869,Matthew Turk,2009-12-22 16:22:39-05:00,commit, +31870,Matthew Turk,2009-12-22 05:03:16-05:00,commit, +31871,Matthew Turk,2009-12-22 04:41:00-05:00,commit, +31872,Matthew Turk,2009-12-21 20:42:59-08:00,commit, +31873,Stephen Skory,2009-12-21 13:32:30-05:00,commit, +31874,Stephen Skory,2009-12-21 10:28:03-08:00,commit, +31875,Stephen Skory,2009-12-21 00:08:05-05:00,commit, +31876,Stephen Skory,2009-12-20 21:05:57-08:00,commit, +31877,Britton Smith,2009-12-20 17:50:52-08:00,commit, +31878,Stephen Skory,2009-12-20 12:42:09-08:00,commit, +31879,Matthew Turk,2009-12-20 10:03:04-08:00,commit, +31880,Matthew Turk,2009-12-20 10:02:20-08:00,commit, +31881,Matthew Turk,2009-12-20 09:57:12-08:00,commit, +31882,Matthew Turk,2009-12-18 09:09:40-08:00,commit, +31883,Britton Smith,2009-12-17 12:41:43-07:00,commit, +31884,Matthew Turk,2009-12-16 19:39:13-08:00,commit, +31885,Stephen Skory,2009-12-15 17:37:09-08:00,commit, +31886,Stephen Skory,2009-12-15 17:36:45-08:00,commit, +31887,Stephen Skory,2009-12-15 17:35:55-08:00,commit, +31888,Matthew Turk,2009-12-15 16:09:38-08:00,commit, +31889,Matthew Turk,2009-12-15 16:09:11-08:00,commit, +31890,Matthew Turk,2009-12-15 16:07:56-08:00,commit, +31891,Stephen Skory,2009-12-15 14:50:04-08:00,commit, +31892,Matthew Turk,2009-12-15 14:19:46-08:00,commit, +31893,Matthew Turk,2009-12-15 14:18:31-08:00,commit, +31894,Stephen Skory,2009-12-15 13:46:32-08:00,commit, +31895,Matthew Turk,2009-12-15 12:23:53-08:00,commit, +31896,Matthew Turk,2009-12-15 11:57:51-08:00,commit, +31897,Matthew Turk,2009-12-14 13:44:56-08:00,commit, +31898,Stephen Skory,2009-12-14 09:52:47-08:00,commit, +31899,Stephen Skory,2009-12-14 09:52:36-08:00,commit, +31900,Stephen Skory,2009-12-14 09:43:59-08:00,commit, +31901,Britton Smith,2009-12-13 21:45:57-07:00,commit, +31902,Britton Smith,2009-12-13 21:39:26-07:00,commit, +31903,Britton Smith,2009-12-13 21:38:40-07:00,commit, +31904,Stephen Skory,2009-12-13 17:28:08-08:00,commit, +31905,Stephen Skory,2009-12-13 14:05:53-08:00,commit, +31906,Stephen Skory,2009-12-13 14:05:10-08:00,commit, +31907,Britton Smith,2009-12-13 14:43:18-07:00,commit, +31908,Stephen Skory,2009-12-13 09:58:35-08:00,commit, +31909,Britton Smith,2009-12-12 16:15:02-07:00,commit, +31910,Britton Smith,2009-12-11 20:15:58-07:00,commit, +31911,Britton Smith,2009-12-11 20:15:06-07:00,commit, +31912,Stephen Skory,2009-12-11 16:49:59-08:00,commit, +31913,Stephen Skory,2009-12-11 15:18:17-08:00,commit, +31914,Stephen Skory,2009-12-11 15:17:40-08:00,commit, +31915,Britton Smith,2009-12-11 14:26:24-07:00,commit, +31916,Britton Smith,2009-12-11 14:26:01-07:00,commit, +31917,Stephen Skory,2009-12-11 13:23:29-08:00,commit, +31918,Britton Smith,2009-12-11 14:23:24-07:00,commit, +31919,Stephen Skory,2009-12-10 16:11:33-08:00,commit, +31920,Stephen Skory,2009-12-10 14:41:28-08:00,commit, +31921,Stephen Skory,2009-12-10 09:47:20-08:00,commit, +31922,Matthew Turk,2009-12-08 16:29:30-08:00,commit, +31923,Britton Smith,2009-12-08 09:06:31-07:00,commit, +31924,Britton Smith,2009-12-08 09:06:11-07:00,commit, +31925,Matthew Turk,2009-12-07 21:57:34-08:00,commit, +31926,Matthew Turk,2009-12-07 20:24:37-08:00,commit, +31927,J.S. Oishi,2009-12-07 16:24:32-08:00,commit, +31928,J.S. Oishi,2009-12-07 14:45:06-08:00,commit, +31929,Matthew Turk,2009-12-06 22:24:03-08:00,commit, +31930,J.S. Oishi,2009-12-06 19:41:43-08:00,commit, +31931,J.S. Oishi,2009-12-06 19:40:35-08:00,commit, +31932,Matthew Turk,2009-12-06 00:02:12-08:00,commit, +31933,Matthew Turk,2009-12-05 23:20:28-08:00,commit, +31934,Matthew Turk,2009-12-05 23:16:43-08:00,commit, +31935,Matthew Turk,2009-12-05 23:02:33-08:00,commit, +31936,Matthew Turk,2009-12-04 22:13:40-08:00,commit, +31937,Matthew Turk,2009-12-04 16:25:55-08:00,commit, +31938,Matthew Turk,2009-12-04 16:24:50-08:00,commit, +31939,Britton Smith,2009-12-04 10:43:41-07:00,commit, +31940,Britton Smith,2009-12-04 10:43:24-07:00,commit, +31941,Matthew Turk,2009-12-03 00:29:01-08:00,commit, +31942,Matthew Turk,2009-12-03 00:18:37-08:00,commit, +31943,Matthew Turk,2009-12-02 13:01:15-08:00,commit, +31944,Matthew Turk,2009-12-02 13:00:50-08:00,commit, +31945,Matthew Turk,2009-12-02 13:00:33-08:00,commit, +31946,Matthew Turk,2009-12-02 13:00:05-08:00,commit, +31947,Matthew Turk,2009-12-02 12:58:12-08:00,commit, +31948,Britton Smith,2009-12-02 13:40:00-07:00,commit, +31949,Matthew Turk,2009-12-02 12:25:06-08:00,commit, +31950,Matthew Turk,2009-12-02 12:25:06-08:00,commit, +31951,Britton Smith,2009-12-02 09:30:19-08:00,commit, +31952,Britton Smith,2009-12-02 09:21:02-08:00,commit, +31953,Stephen Skory,2009-12-02 09:19:25-08:00,commit, +31954,Matthew Turk,2009-12-01 20:53:48-08:00,commit, +31955,Stephen Skory,2009-12-01 17:36:31-08:00,commit, +31956,Matthew Turk,2009-11-30 14:20:18-08:00,commit, +31957,Matthew Turk,2009-11-30 13:33:45-08:00,commit, +31958,Matthew Turk,2009-11-30 13:33:45-08:00,commit, +31959,Matthew Turk,2009-11-30 11:03:43-08:00,commit, +31960,Matthew Turk,2009-11-25 11:54:25-08:00,commit, +31961,Britton Smith,2009-11-25 09:05:43-08:00,commit, +31962,Matthew Turk,2009-11-25 06:56:40-08:00,commit, +31963,Matthew Turk,2009-11-25 06:52:32-08:00,commit, +31964,Matthew Turk,2009-11-24 15:35:35-08:00,commit, +31965,Matthew Turk,2009-11-24 15:35:35-08:00,commit, +31966,Matthew Turk,2009-11-24 08:41:35-08:00,commit, +31967,Matthew Turk,2009-11-24 08:41:35-08:00,commit, +31968,Matthew Turk,2009-11-23 13:56:39-08:00,commit, +31969,Matthew Turk,2009-11-23 13:56:39-08:00,commit, +31970,Matthew Turk,2009-11-23 13:11:29-08:00,commit, +31971,Matthew Turk,2009-11-23 11:41:57-08:00,commit, +31972,Matthew Turk,2009-11-23 10:33:31-08:00,commit, +31973,Matthew Turk,2009-11-23 10:32:42-08:00,commit, +31974,Matthew Turk,2009-11-23 10:31:40-08:00,commit, +31975,Matthew Turk,2009-11-23 10:04:37-08:00,commit, +31976,Matthew Turk,2009-11-21 14:40:58-08:00,commit, +31977,Matthew Turk,2009-11-21 14:11:54-08:00,commit, +31978,Matthew Turk,2009-11-21 10:31:41-08:00,commit, +31979,Matthew Turk,2009-11-20 23:33:35-08:00,commit, +31980,Matthew Turk,2009-11-20 21:51:48-08:00,commit, +31981,Matthew Turk,2009-11-20 21:50:59-08:00,commit, +31982,Matthew Turk,2009-11-20 20:37:25-08:00,commit, +31983,Matthew Turk,2009-11-20 20:35:18-08:00,commit, +31984,Matthew Turk,2009-11-20 20:32:56-08:00,commit, +31985,Matthew Turk,2009-11-20 20:32:30-08:00,commit, +31986,Matthew Turk,2009-11-20 20:32:06-08:00,commit, +31987,Matthew Turk,2009-11-20 20:27:29-08:00,commit, +31988,Matthew Turk,2009-11-20 20:10:52-08:00,commit, +31989,Matthew Turk,2009-11-20 20:08:40-08:00,commit, +31990,Matthew Turk,2009-11-20 19:56:04-08:00,commit, +31991,Matthew Turk,2009-11-20 19:54:16-08:00,commit, +31992,Matthew Turk,2009-11-20 19:12:14-08:00,commit, +31993,Matthew Turk,2009-11-20 19:10:53-08:00,commit, +31994,Matthew Turk,2009-11-20 19:10:36-08:00,commit, +31995,Britton Smith,2009-11-19 19:29:40-08:00,commit, +31996,Britton Smith,2009-11-19 19:17:47-08:00,commit, +31997,Stephen Skory,2009-11-19 18:09:54-08:00,commit, +31998,Britton Smith,2009-11-19 13:31:33-08:00,commit, +31999,Stephen Skory,2009-11-19 10:55:53-08:00,commit, +32000,Matthew Turk,2009-11-18 10:07:25-08:00,commit, +32001,Matthew Turk,2009-11-17 07:44:52-08:00,commit, +32002,Matthew Turk,2009-11-16 19:46:53-08:00,commit, +32003,Matthew Turk,2009-11-16 13:20:08-08:00,commit, +32004,Matthew Turk,2009-11-16 13:19:26-08:00,commit, +32005,Matthew Turk,2009-11-16 13:16:27-08:00,commit, +32006,Matthew Turk,2009-11-16 12:53:07-08:00,commit, +32007,Matthew Turk,2009-11-16 12:12:48-08:00,commit, +32008,Matthew Turk,2009-11-16 11:10:37-08:00,commit, +32009,Britton Smith,2009-11-13 16:02:35-07:00,commit, +32010,David Collins,2009-11-13 10:17:25-08:00,commit, +32011,David Collins,2009-11-13 10:03:24-08:00,commit, +32012,Britton Smith,2009-11-12 16:40:48-07:00,commit, +32013,Matthew Turk,2009-11-12 14:55:14-08:00,commit, +32014,Matthew Turk,2009-11-12 11:21:19-08:00,commit, +32015,Matthew Turk,2009-11-12 11:12:48-08:00,commit, +32016,Britton Smith,2009-11-11 16:15:35-07:00,commit, +32017,Britton Smith,2009-11-10 22:34:17-07:00,commit, +32018,Britton Smith,2009-11-10 18:35:08-07:00,commit, +32019,Matthew Turk,2009-11-09 23:18:21-08:00,commit, +32020,Matthew Turk,2009-11-09 23:18:21-08:00,commit, +32021,Matthew Turk,2009-11-09 23:04:14-08:00,commit, +32022,Matthew Turk,2009-11-09 21:34:33-08:00,commit, +32023,Matthew Turk,2009-11-09 10:00:32-08:00,commit, +32024,Matthew Turk,2009-11-08 16:16:59-08:00,commit, +32025,Matthew Turk,2009-11-08 15:01:21-08:00,commit, +32026,Matthew Turk,2009-11-08 09:38:46-08:00,commit, +32027,Matthew Turk,2009-11-08 00:11:24-08:00,commit, +32028,Matthew Turk,2009-11-08 00:11:09-08:00,commit, +32029,John Wise,2009-11-07 14:47:50-05:00,commit, +32030,Matthew Turk,2009-11-06 14:01:54-08:00,commit, +32031,Matthew Turk,2009-11-06 14:01:54-08:00,commit, +32032,Matthew Turk,2009-11-06 09:06:39-08:00,commit, +32033,Matthew Turk,2009-11-06 09:04:43-08:00,commit, +32034,Matthew Turk,2009-11-06 08:43:26-08:00,commit, +32035,Matthew Turk,2009-11-05 15:21:35-08:00,commit, +32036,Matthew Turk,2009-11-05 00:35:07-08:00,commit, +32037,Matthew Turk,2009-11-03 16:55:50-08:00,commit, +32038,Matthew Turk,2009-11-03 15:54:24-08:00,commit, +32039,Britton Smith,2009-11-03 15:45:17-08:00,commit, +32040,Britton Smith,2009-11-03 15:38:53-08:00,commit, +32041,Britton Smith,2009-11-03 15:36:55-08:00,commit, +32042,Britton Smith,2009-11-03 15:36:06-08:00,commit, +32043,Matthew Turk,2009-11-02 23:05:43-08:00,commit, +32044,Matthew Turk,2009-11-02 18:59:50-08:00,commit, +32045,Matthew Turk,2009-11-02 17:06:03-08:00,commit, +32046,Matthew Turk,2009-11-02 15:59:44-08:00,commit, +32047,Matthew Turk,2009-11-02 15:38:10-08:00,commit, +32048,Matthew Turk,2009-11-02 14:45:50-08:00,commit, +32049,Britton Smith,2009-10-30 21:29:14-07:00,commit, +32050,Britton Smith,2009-10-30 18:47:09-07:00,commit, +32051,Britton Smith,2009-10-30 18:13:45-07:00,commit, +32052,Matthew Turk,2009-10-30 14:22:03-07:00,commit, +32053,Matthew Turk,2009-10-30 14:19:44-07:00,commit, +32054,Britton Smith,2009-10-30 13:31:59-07:00,commit, +32055,Matthew Turk,2009-10-29 20:01:36-07:00,commit, +32056,Matthew Turk,2009-10-29 13:08:27-07:00,commit, +32057,Matthew Turk,2009-10-28 21:15:22-07:00,commit, +32058,Matthew Turk,2009-10-28 17:32:35-07:00,commit, +32059,Matthew Turk,2009-10-28 17:16:13-07:00,commit, +32060,Britton Smith,2009-10-27 16:49:43-07:00,commit, +32061,J.S. Oishi,2009-10-27 11:49:51-07:00,commit, +32062,J.S. Oishi,2009-10-27 11:05:04-07:00,commit, +32063,Matthew Turk,2009-10-27 07:53:46-07:00,commit, +32064,Matthew Turk,2009-10-26 09:59:58-07:00,commit, +32065,Matthew Turk,2009-10-26 09:59:58-07:00,commit, +32066,Britton Smith,2009-10-26 09:57:58-07:00,commit, +32067,Matthew Turk,2009-10-25 16:23:01-07:00,commit, +32068,Matthew Turk,2009-10-25 16:18:59-07:00,commit, +32069,Matthew Turk,2009-10-25 16:01:52-07:00,commit, +32070,Matthew Turk,2009-10-25 15:59:38-07:00,commit, +32071,Matthew Turk,2009-10-25 15:58:26-07:00,commit, +32072,Matthew Turk,2009-10-25 15:57:14-07:00,commit, +32073,Britton Smith,2009-10-24 21:20:31-07:00,commit, +32074,Britton Smith,2009-10-24 20:59:35-07:00,commit, +32075,Britton Smith,2009-10-24 19:52:23-07:00,commit, +32076,Britton Smith,2009-10-24 19:02:42-07:00,commit, +32077,Stephen Skory,2009-10-24 14:44:11-07:00,commit, +32078,Matthew Turk,2009-10-23 20:38:59-07:00,commit, +32079,Matthew Turk,2009-10-23 19:30:27-07:00,commit, +32080,Matthew Turk,2009-10-23 19:09:21-07:00,commit, +32081,Matthew Turk,2009-10-23 19:08:31-07:00,commit, +32082,J.S. Oishi,2009-10-23 18:30:07-07:00,commit, +32083,Matthew Turk,2009-10-23 18:22:37-07:00,commit, +32084,Stephen Skory,2009-10-23 11:30:37-07:00,commit, +32085,Stephen Skory,2009-10-23 10:37:31-07:00,commit, +32086,Stephen Skory,2009-10-23 10:09:42-07:00,commit, +32087,Stephen Skory,2009-10-23 09:50:55-07:00,commit, +32088,Stephen Skory,2009-10-23 09:49:01-07:00,commit, +32089,Matthew Turk,2009-10-22 22:00:39-07:00,commit, +32090,Matthew Turk,2009-10-22 21:55:39-07:00,commit, +32091,Matthew Turk,2009-10-22 12:27:40-07:00,commit, +32092,Stephen Skory,2009-10-22 10:02:48-07:00,commit, +32093,Matthew Turk,2009-10-22 07:31:54-07:00,commit, +32094,Matthew Turk,2009-10-22 00:46:58-07:00,commit, +32095,Matthew Turk,2009-10-21 20:52:08-07:00,commit, +32096,Matthew Turk,2009-10-21 19:07:10-07:00,commit, +32097,Matthew Turk,2009-10-21 19:05:47-07:00,commit, +32098,Matthew Turk,2009-10-21 18:59:37-07:00,commit, +32099,Matthew Turk,2009-10-21 12:12:54-07:00,commit, +32100,Matthew Turk,2009-10-21 11:34:12-07:00,commit, +32101,Matthew Turk,2009-10-21 11:32:33-07:00,commit, +32102,Matthew Turk,2009-10-21 11:26:24-07:00,commit, +32103,Matthew Turk,2009-10-20 16:43:21-07:00,commit, +32104,Matthew Turk,2009-10-20 16:42:45-07:00,commit, +32105,Matthew Turk,2009-10-20 16:15:35-07:00,commit, +32106,Matthew Turk,2009-10-20 16:02:37-07:00,commit, +32107,Matthew Turk,2009-10-20 15:17:51-07:00,commit, +32108,Matthew Turk,2009-10-20 14:37:52-07:00,commit, +32109,Stephen Skory,2009-10-20 09:10:23-07:00,commit, +32110,Matthew Turk,2009-10-20 08:34:07-07:00,commit, +32111,Matthew Turk,2009-10-19 22:38:03-07:00,commit, +32112,Matthew Turk,2009-10-19 18:37:32-07:00,commit, +32113,Matthew Turk,2009-10-19 18:37:20-07:00,commit, +32114,Matthew Turk,2009-10-19 18:36:11-07:00,commit, +32115,Matthew Turk,2009-10-19 18:31:13-07:00,commit, +32116,Matthew Turk,2009-10-19 18:26:52-07:00,commit, +32117,Matthew Turk,2009-10-19 18:22:07-07:00,commit, +32118,Matthew Turk,2009-10-19 18:19:19-07:00,commit, +32119,Matthew Turk,2009-10-19 18:16:49-07:00,commit, +32120,Matthew Turk,2009-10-19 18:15:42-07:00,commit, +32121,Stephen Skory,2009-10-19 16:06:57-07:00,commit, +32122,Stephen Skory,2009-10-19 15:13:22-07:00,commit, +32123,J.S. Oishi,2009-10-19 12:58:29-07:00,commit, +32124,J.S. Oishi,2009-10-19 00:07:32-07:00,commit, +32125,Matthew Turk,2009-10-18 17:26:46-07:00,commit, +32126,J.S. Oishi,2009-10-18 16:12:37-07:00,commit, +32127,J.S. Oishi,2009-10-18 12:54:50-07:00,commit, +32128,J.S. Oishi,2009-10-18 12:29:37-07:00,commit, +32129,Matthew Turk,2009-10-17 16:36:42-07:00,commit, +32130,J.S. Oishi,2009-10-16 19:15:13-07:00,commit, +32131,J.S. Oishi,2009-10-16 18:09:38-07:00,commit, +32132,Matthew Turk,2009-10-16 17:04:27-07:00,commit, +32133,J.S. Oishi,2009-10-16 15:58:50-07:00,commit, +32134,Matthew Turk,2009-10-16 15:04:38-07:00,commit, +32135,Matthew Turk,2009-10-16 14:59:21-07:00,commit, +32136,Matthew Turk,2009-10-16 14:59:12-07:00,commit, +32137,Matthew Turk,2009-10-16 13:44:30-07:00,commit, +32138,J.S. Oishi,2009-10-16 12:38:29-07:00,commit, +32139,Matthew Turk,2009-10-16 00:30:06-07:00,commit, +32140,Matthew Turk,2009-10-15 17:48:18-07:00,commit, +32141,Matthew Turk,2009-10-15 12:36:14-07:00,commit, +32142,Sam Skillman,2009-10-15 12:25:08-06:00,commit, +32143,Matthew Turk,2009-10-14 23:19:52-07:00,commit, +32144,Matthew Turk,2009-10-14 13:49:17-07:00,commit, +32145,Matthew Turk,2009-10-14 13:23:48-07:00,commit, +32146,Matthew Turk,2009-10-14 08:30:25-07:00,commit, +32147,Matthew Turk,2009-10-14 08:30:25-07:00,commit, +32148,Matthew Turk,2009-10-13 19:50:58-07:00,commit, +32149,Stephen Skory,2009-10-13 17:39:24-07:00,commit, +32150,Sam Skillman,2009-10-13 17:19:26-06:00,commit, +32151,Stephen Skory,2009-10-13 11:38:19-07:00,commit, +32152,Matthew Turk,2009-10-13 10:29:21-07:00,commit, +32153,Matthew Turk,2009-10-09 21:04:50-07:00,commit, +32154,Stephen Skory,2009-10-09 16:54:11-07:00,commit, +32155,Matthew Turk,2009-10-08 21:40:38-07:00,commit, +32156,Britton Smith,2009-10-08 20:13:20-07:00,commit, +32157,Britton Smith,2009-10-08 20:09:42-07:00,commit, +32158,Stephen Skory,2009-10-08 12:37:47-07:00,commit, +32159,Matthew Turk,2009-10-07 23:12:22-07:00,commit, +32160,Matthew Turk,2009-10-07 23:12:22-07:00,commit, +32161,Britton Smith,2009-10-07 22:43:04-07:00,commit, +32162,Britton Smith,2009-10-07 21:42:45-07:00,commit, +32163,Stephen Skory,2009-10-07 16:44:17-07:00,commit, +32164,Stephen Skory,2009-10-07 15:26:51-07:00,commit, +32165,Matthew Turk,2009-10-07 11:32:34-07:00,commit, +32166,Matthew Turk,2009-10-07 08:08:53-07:00,commit, +32167,Britton Smith,2009-10-06 14:53:21-07:00,commit, +32168,Matthew Turk,2009-10-06 12:42:37-07:00,commit, +32169,Matthew Turk,2009-10-06 12:42:01-07:00,commit, +32170,Matthew Turk,2009-10-06 10:19:59-07:00,commit, +32171,Matthew Turk,2009-10-06 10:19:59-07:00,commit, +32172,Matthew Turk,2009-10-05 20:03:44-07:00,commit, +32173,Matthew Turk,2009-10-05 20:03:44-07:00,commit, +32174,Matthew Turk,2009-10-05 15:34:53-07:00,commit, +32175,Matthew Turk,2009-10-05 15:34:53-07:00,commit, +32176,Matthew Turk,2009-10-05 14:46:58-07:00,commit, +32177,Matthew Turk,2009-10-05 14:46:58-07:00,commit, +32178,Stephen Skory,2009-10-05 14:39:55-07:00,commit, +32179,Matthew Turk,2009-10-05 14:30:12-07:00,commit, +32180,Matthew Turk,2009-10-05 14:30:12-07:00,commit, +32181,Stephen Skory,2009-10-05 14:17:24-07:00,commit, +32182,Stephen Skory,2009-10-05 14:09:51-07:00,commit, +32183,Stephen Skory,2009-10-05 13:50:00-07:00,commit, +32184,Stephen Skory,2009-10-05 13:35:13-07:00,commit, +32185,Stephen Skory,2009-10-05 13:21:48-07:00,commit, +32186,Matthew Turk,2009-10-05 10:58:27-07:00,commit, +32187,Matthew Turk,2009-10-05 10:58:27-07:00,commit, +32188,Stephen Skory,2009-10-05 09:34:49-07:00,commit, +32189,Stephen Skory,2009-10-05 08:53:06-07:00,commit, +32190,Stephen Skory,2009-10-04 19:11:28-07:00,commit, +32191,Stephen Skory,2009-10-04 18:21:53-07:00,commit, +32192,Stephen Skory,2009-10-02 18:45:45-07:00,commit, +32193,Matthew Turk,2009-10-02 18:23:24-07:00,commit, +32194,Matthew Turk,2009-10-02 18:23:24-07:00,commit, +32195,Stephen Skory,2009-10-02 16:29:09-07:00,commit, +32196,Stephen Skory,2009-10-02 16:03:18-07:00,commit, +32197,Stephen Skory,2009-10-02 15:36:27-07:00,commit, +32198,Stephen Skory,2009-10-02 13:51:58-07:00,commit, +32199,Matthew Turk,2009-10-02 13:35:44-07:00,commit, +32200,Matthew Turk,2009-10-02 13:35:44-07:00,commit, +32201,Stephen Skory,2009-10-02 13:28:41-07:00,commit, +32202,Matthew Turk,2009-10-02 10:56:31-07:00,commit, +32203,Matthew Turk,2009-10-02 10:56:21-07:00,commit, +32204,Matthew Turk,2009-10-02 10:28:50-07:00,commit, +32205,Matthew Turk,2009-10-02 10:28:50-07:00,commit, +32206,Stephen Skory,2009-10-01 14:43:15-07:00,commit, +32207,Stephen Skory,2009-10-01 14:08:17-07:00,commit, +32208,Matthew Turk,2009-10-01 13:05:19-07:00,commit, +32209,Matthew Turk,2009-10-01 13:05:19-07:00,commit, +32210,Stephen Skory,2009-10-01 10:05:14-07:00,commit, +32211,Matthew Turk,2009-09-30 23:33:58-07:00,commit, +32212,Matthew Turk,2009-09-30 22:11:34-07:00,commit, +32213,Matthew Turk,2009-09-30 18:59:36-07:00,commit, +32214,Matthew Turk,2009-09-30 09:52:03-07:00,commit, +32215,Matthew Turk,2009-09-28 08:18:58-07:00,commit, +32216,Matthew Turk,2009-09-27 23:35:28-07:00,commit, +32217,Matthew Turk,2009-09-27 13:25:51-07:00,commit, +32218,Matthew Turk,2009-09-27 01:15:19-07:00,commit, +32219,Matthew Turk,2009-09-27 00:52:12-07:00,commit, +32220,Matthew Turk,2009-09-26 23:22:15-07:00,commit, +32221,Matthew Turk,2009-09-26 22:27:21-07:00,commit, +32222,Matthew Turk,2009-09-26 19:39:38-07:00,commit, +32223,Matthew Turk,2009-09-26 16:39:46-07:00,commit, +32224,Matthew Turk,2009-09-26 16:39:20-07:00,commit, +32225,Matthew Turk,2009-09-26 16:39:03-07:00,commit, +32226,Matthew Turk,2009-09-26 16:38:39-07:00,commit, +32227,Matthew Turk,2009-09-26 13:35:42-07:00,commit, +32228,Stephen Skory,2009-09-26 09:02:03-07:00,commit, +32229,Stephen Skory,2009-09-25 16:26:45-07:00,commit, +32230,Matthew Turk,2009-09-25 14:51:40-07:00,commit, +32231,Stephen Skory,2009-09-25 14:23:04-07:00,commit, +32232,Matthew Turk,2009-09-25 08:27:03-07:00,commit, +32233,Matthew Turk,2009-09-25 00:00:46-07:00,commit, +32234,Matthew Turk,2009-09-24 23:59:14-07:00,commit, +32235,Matthew Turk,2009-09-24 17:45:04-07:00,commit, +32236,Matthew Turk,2009-09-24 08:31:52-07:00,commit, +32237,Matthew Turk,2009-09-23 22:42:37-07:00,commit, +32238,Matthew Turk,2009-10-17 16:12:34-07:00,commit, +32239,Stephen Skory,2009-10-17 13:52:28-07:00,commit, +32240,Matthew Turk,2009-09-23 22:42:37-07:00,commit, +32241,Matthew Turk,2009-09-23 22:42:37-07:00,commit, +32242,David Collins,2009-09-23 15:22:00-07:00,commit, +32243,Matthew Turk,2009-09-22 15:06:25-07:00,commit, +32244,Matthew Turk,2009-09-22 12:39:37-07:00,commit, +32245,Matthew Turk,2009-09-22 11:19:37-07:00,commit, +32246,Matthew Turk,2009-09-22 11:17:46-07:00,commit, +32247,Sam Skillman,2009-09-22 09:12:54-06:00,commit, +32248,Stephen Skory,2009-09-21 14:39:35-05:00,commit, +32249,Stephen Skory,2009-09-20 18:52:54-07:00,commit, +32250,Sam Skillman,2009-09-19 16:21:06-06:00,commit, +32251,Sam Skillman,2009-09-19 15:25:53-06:00,commit, +32252,Sam Skillman,2009-09-19 13:04:36-06:00,commit, +32253,Matthew Turk,2009-09-18 15:39:18-07:00,commit, +32254,Matthew Turk,2009-09-18 15:05:43-07:00,commit, +32255,Matthew Turk,2009-09-18 13:48:11-07:00,commit, +32256,Matthew Turk,2009-09-18 13:48:11-07:00,commit, +32257,Matthew Turk,2009-09-18 13:26:37-07:00,commit, +32258,Matthew Turk,2009-09-18 13:26:37-07:00,commit, +32259,Matthew Turk,2009-09-17 16:24:33-07:00,commit, +32260,Matthew Turk,2009-09-17 10:48:12-07:00,commit, +32261,Matthew Turk,2009-09-17 10:45:12-07:00,commit, +32262,Matthew Turk,2009-09-17 10:45:12-07:00,commit, +32263,Matthew Turk,2009-09-17 10:33:15-07:00,commit, +32264,Matthew Turk,2009-09-17 09:56:01-07:00,commit, +32265,Matthew Turk,2009-09-16 23:49:09-07:00,commit, +32266,Matthew Turk,2009-09-16 22:35:37-07:00,commit, +32267,Matthew Turk,2009-09-16 16:52:56-07:00,commit, +32268,Matthew Turk,2009-09-16 16:22:45-07:00,commit, +32269,Matthew Turk,2009-09-16 15:47:02-07:00,commit, +32270,Matthew Turk,2009-09-16 15:45:43-07:00,commit, +32271,Stephen Skory,2009-09-16 13:37:26-07:00,commit, +32272,Matthew Turk,2009-09-16 13:25:28-07:00,commit, +32273,Devin Silvia,2009-09-16 09:45:29-07:00,commit, +32274,Matthew Turk,2009-09-15 23:25:23-07:00,commit, +32275,Matthew Turk,2009-09-15 15:55:59-07:00,commit, +32276,Matthew Turk,2009-09-15 15:55:15-07:00,commit, +32277,Matthew Turk,2009-09-15 15:46:52-07:00,commit, +32278,Matthew Turk,2009-09-15 15:46:52-07:00,commit, +32279,Sam Skillman,2009-09-15 15:39:26-07:00,commit, +32280,Sam Skillman,2009-09-15 15:25:28-07:00,commit, +32281,Stephen Skory,2009-09-15 14:15:26-07:00,commit, +32282,Matthew Turk,2009-09-15 11:51:02-07:00,commit, +32283,Matthew Turk,2009-09-14 23:30:17-07:00,commit, +32284,Matthew Turk,2009-09-14 15:50:40-07:00,commit, +32285,Devin Silvia,2009-09-14 15:17:19-07:00,commit, +32286,Stephen Skory,2009-09-14 14:57:12-07:00,commit, +32287,Stephen Skory,2009-09-14 14:49:20-07:00,commit, +32288,Stephen Skory,2009-09-12 14:03:36-07:00,commit, +32289,Matthew Turk,2009-09-11 16:42:12-07:00,commit, +32290,Matthew Turk,2009-09-11 16:41:25-07:00,commit, +32291,Matthew Turk,2009-09-11 15:58:18-07:00,commit, +32292,Matthew Turk,2009-09-11 15:35:38-07:00,commit, +32293,Matthew Turk,2009-09-11 14:13:38-07:00,commit, +32294,Matthew Turk,2009-09-11 14:01:11-07:00,commit, +32295,J.S. Oishi,2009-09-11 13:19:17-07:00,commit, +32296,Matthew Turk,2009-09-11 10:59:01-07:00,commit, +32297,Matthew Turk,2009-09-11 10:32:20-07:00,commit, +32298,Matthew Turk,2009-09-11 10:22:56-07:00,commit, +32299,Matthew Turk,2009-09-11 10:13:44-07:00,commit, +32300,Matthew Turk,2009-09-11 00:35:58-07:00,commit, +32301,Matthew Turk,2009-09-10 22:07:30-07:00,commit, +32302,Matthew Turk,2009-09-10 15:14:35-07:00,commit, +32303,Matthew Turk,2009-09-10 15:14:12-07:00,commit, +32304,Matthew Turk,2009-09-10 15:12:51-07:00,commit, +32305,Britton Smith,2009-09-10 09:55:32-07:00,commit, +32306,Britton Smith,2009-09-09 19:36:40-07:00,commit, +32307,Britton Smith,2009-09-09 18:44:16-07:00,commit, +32308,Britton Smith,2009-09-09 18:21:00-07:00,commit, +32309,J.S. Oishi,2009-09-09 17:09:43-07:00,commit, +32310,Matthew Turk,2009-09-09 14:07:30-07:00,commit, +32311,Matthew Turk,2009-09-09 14:07:05-07:00,commit, +32312,Matthew Turk,2009-09-09 14:04:06-07:00,commit, +32313,Matthew Turk,2009-09-09 10:01:15-07:00,commit, +32314,Britton Smith,2009-09-09 07:39:04-07:00,commit, +32315,Britton Smith,2009-09-08 17:56:27-07:00,commit, +32316,Britton Smith,2009-09-08 15:37:46-07:00,commit, +32317,Britton Smith,2009-09-08 14:47:40-07:00,commit, +32318,Sam Skillman,2009-09-08 10:22:50-07:00,commit, +32319,Matthew Turk,2009-09-08 09:54:42-07:00,commit, +32320,Matthew Turk,2009-09-07 17:59:16-07:00,commit, +32321,Matthew Turk,2009-09-07 17:13:11-07:00,commit, +32322,Matthew Turk,2009-09-07 13:20:49-07:00,commit, +32323,Matthew Turk,2009-09-07 13:19:26-07:00,commit, +32324,Matthew Turk,2009-09-06 20:17:07-07:00,commit, +32325,Matthew Turk,2009-09-06 20:17:07-07:00,commit, +32326,John Wise,2009-09-05 15:41:02-04:00,commit, +32327,Devin Silvia,2009-09-04 16:58:42-07:00,commit, +32328,John Wise,2009-09-04 17:15:10-04:00,commit, +32329,Britton Smith,2009-09-04 09:28:05-07:00,commit, +32330,Matthew Turk,2009-09-03 16:40:52-07:00,commit, +32331,Stephen Skory,2009-09-03 15:12:39-07:00,commit, +32332,Britton Smith,2009-09-03 13:23:42-07:00,commit, +32333,Matthew Turk,2009-09-03 11:30:35-07:00,commit, +32334,Britton Smith,2009-09-03 09:05:11-07:00,commit, +32335,Britton Smith,2009-09-03 08:54:35-07:00,commit, +32336,Britton Smith,2009-09-02 21:38:02-07:00,commit, +32337,Britton Smith,2009-09-02 21:09:40-07:00,commit, +32338,Britton Smith,2009-09-02 15:20:40-07:00,commit, +32339,Britton Smith,2009-09-02 10:08:11-07:00,commit, +32340,Britton Smith,2009-09-02 10:06:23-07:00,commit, +32341,Matthew Turk,2009-09-01 22:14:40-07:00,commit, +32342,Britton Smith,2009-09-01 14:56:05-07:00,commit, +32343,Stephen Skory,2009-09-01 12:55:02-07:00,commit, +32344,Devin Silvia,2009-09-01 12:09:07-07:00,commit, +32345,Stephen Skory,2009-09-01 11:26:10-07:00,commit, +32346,Matthew Turk,2009-08-31 14:08:08-07:00,commit, +32347,Britton Smith,2009-08-31 12:37:47-07:00,commit, +32348,Stephen Skory,2009-08-31 11:16:51-07:00,commit, +32349,Britton Smith,2009-08-31 10:42:05-07:00,commit, +32350,Britton Smith,2009-08-31 10:40:56-07:00,commit, +32351,Matthew Turk,2009-08-28 15:40:03-07:00,commit, +32352,Britton Smith,2009-08-28 14:33:59-07:00,commit, +32353,Matthew Turk,2009-08-28 11:14:45-07:00,commit, +32354,Matthew Turk,2009-08-28 11:14:06-07:00,commit, +32355,John Wise,2009-08-28 13:04:16-04:00,commit, +32356,Stephen Skory,2009-08-27 12:37:48-07:00,commit, +32357,Sam Skillman,2009-08-27 10:39:10-07:00,commit, +32358,Sam Skillman,2009-08-27 09:19:35-07:00,commit, +32359,Stephen Skory,2009-08-26 16:00:19-07:00,commit, +32360,Matthew Turk,2009-08-26 08:19:11-07:00,commit, +32361,Stephen Skory,2009-08-26 07:21:30-07:00,commit, +32362,Stephen Skory,2009-08-25 14:43:32-07:00,commit, +32363,John Wise,2009-08-25 14:19:07-07:00,commit, +32364,Stephen Skory,2009-08-25 13:13:58-07:00,commit, +32365,Stephen Skory,2009-08-25 13:13:06-07:00,commit, +32366,Matthew Turk,2009-08-25 12:46:57-07:00,commit, +32367,Stephen Skory,2009-08-25 10:50:13-07:00,commit, +32368,John Wise,2009-08-25 09:43:02-07:00,commit, +32369,John Wise,2009-08-24 18:37:43-07:00,commit, +32370,John Wise,2009-08-24 18:07:09-07:00,commit, +32371,John Wise,2009-08-24 18:01:19-07:00,commit, +32372,Stephen Skory,2009-08-24 17:34:03-07:00,commit, +32373,Stephen Skory,2009-08-24 15:23:32-07:00,commit, +32374,Sam Skillman,2009-08-24 10:54:12-07:00,commit, +32375,Sam Skillman,2009-08-24 10:52:00-07:00,commit, +32376,Matthew Turk,2009-08-24 07:41:09-07:00,commit, +32377,Stephen Skory,2009-08-22 17:19:54-07:00,commit, +32378,Matthew Turk,2009-08-21 08:16:09-07:00,commit, +32379,Matthew Turk,2009-08-21 08:06:34-07:00,commit, +32380,Matthew Turk,2009-08-20 23:10:50-07:00,commit, +32381,Matthew Turk,2009-08-20 22:58:02-07:00,commit, +32382,Matthew Turk,2009-08-20 18:33:24-07:00,commit, +32383,Stephen Skory,2009-08-20 17:40:48-07:00,commit, +32384,Stephen Skory,2009-08-20 17:35:43-07:00,commit, +32385,Stephen Skory,2009-08-20 17:24:00-04:00,commit, +32386,Matthew Turk,2009-08-20 11:33:13-07:00,commit, +32387,Stephen Skory,2009-08-19 10:50:58-07:00,commit, +32388,Matthew Turk,2009-08-18 14:57:47-07:00,commit, +32389,Matthew Turk,2009-08-18 14:30:20-07:00,commit, +32390,Matthew Turk,2009-08-18 14:27:57-07:00,commit, +32391,Stephen Skory,2009-08-18 13:37:02-07:00,commit, +32392,Matthew Turk,2009-08-18 13:25:24-07:00,commit, +32393,Matthew Turk,2009-08-17 22:46:55-07:00,commit, +32394,Matthew Turk,2009-08-17 21:23:04-07:00,commit, +32395,Matthew Turk,2009-08-17 21:22:18-07:00,commit, +32396,Stephen Skory,2009-08-17 19:15:14-07:00,commit, +32397,Matthew Turk,2009-08-17 17:51:20-07:00,commit, +32398,Matthew Turk,2009-08-17 17:51:20-07:00,commit, +32399,Matthew Turk,2009-08-17 17:36:58-07:00,commit, +32400,Matthew Turk,2009-08-17 17:36:58-07:00,commit, +32401,Matthew Turk,2009-08-17 14:35:26-07:00,commit, +32402,Matthew Turk,2009-08-17 14:29:08-07:00,commit, +32403,Stephen Skory,2009-08-17 12:48:39-07:00,commit, +32404,Matthew Turk,2009-08-17 12:04:39-07:00,commit, +32405,Matthew Turk,2009-08-17 12:04:39-07:00,commit, +32406,Matthew Turk,2009-08-17 09:57:18-07:00,commit, +32407,Stephen Skory,2009-08-17 09:25:27-07:00,commit, +32408,Stephen Skory,2009-08-15 10:21:30-07:00,commit, +32409,Stephen Skory,2009-08-15 10:13:42-07:00,commit, +32410,Stephen Skory,2009-08-15 09:34:35-07:00,commit, +32411,Matthew Turk,2009-08-14 18:11:35-07:00,commit, +32412,Matthew Turk,2009-08-14 18:08:46-07:00,commit, +32413,Stephen Skory,2009-08-14 16:31:28-07:00,commit, +32414,Stephen Skory,2009-08-14 14:04:58-07:00,commit, +32415,Matthew Turk,2009-08-14 09:43:50-07:00,commit, +32416,Stephen Skory,2009-08-13 12:58:32-07:00,commit, +32417,Stephen Skory,2009-08-13 10:55:26-07:00,commit, +32418,Stephen Skory,2009-08-13 08:14:02-07:00,commit, +32419,Stephen Skory,2009-08-12 13:18:02-07:00,commit, +32420,Stephen Skory,2009-08-11 11:11:51-07:00,commit, +32421,Stephen Skory,2009-08-10 17:52:29-07:00,commit, +32422,Stephen Skory,2009-08-10 14:24:31-07:00,commit, +32423,Stephen Skory,2009-08-10 10:08:29-07:00,commit, +32424,Stephen Skory,2009-08-09 20:05:07-07:00,commit, +32425,Stephen Skory,2009-08-09 17:10:03-07:00,commit, +32426,Stephen Skory,2009-08-09 16:53:24-07:00,commit, +32427,Stephen Skory,2009-08-09 16:34:45-07:00,commit, +32428,Stephen Skory,2009-08-09 16:16:45-07:00,commit, +32429,John Wise,2009-08-08 14:44:53-07:00,commit, +32430,Matthew Turk,2009-08-07 07:35:16-07:00,commit, +32431,Sam Skillman,2009-08-05 12:11:25-07:00,commit, +32432,Stephen Skory,2009-08-04 17:50:56-07:00,commit, +32433,Stephen Skory,2009-08-03 13:22:11-04:00,commit, +32434,Stephen Skory,2009-08-02 00:04:25-04:00,commit, +32435,Stephen Skory,2009-08-01 13:58:33-07:00,commit, +32436,Stephen Skory,2009-07-31 15:44:25-07:00,commit, +32437,Britton Smith,2009-07-31 11:12:35-07:00,commit, +32438,Stephen Skory,2009-07-31 11:18:59-04:00,commit, +32439,Stephen Skory,2009-07-29 10:40:57-07:00,commit, +32440,Stephen Skory,2009-07-29 08:54:48-07:00,commit, +32441,Stephen Skory,2009-07-28 20:00:14-07:00,commit, +32442,Matthew Turk,2009-07-28 17:36:51-07:00,commit, +32443,Matthew Turk,2009-07-27 13:55:11-07:00,commit, +32444,Matthew Turk,2009-07-27 13:54:15-07:00,commit, +32445,Matthew Turk,2009-07-27 13:53:23-07:00,commit, +32446,Stephen Skory,2009-07-27 12:50:44-07:00,commit, +32447,Stephen Skory,2009-07-27 12:18:19-07:00,commit, +32448,Stephen Skory,2009-07-27 12:13:17-07:00,commit, +32449,Sam Skillman,2009-07-27 09:51:32-07:00,commit, +32450,Stephen Skory,2009-07-27 09:07:53-07:00,commit, +32451,Stephen Skory,2009-07-27 08:53:18-07:00,commit, +32452,Stephen Skory,2009-07-26 20:14:20-04:00,commit, +32453,Stephen Skory,2009-07-25 17:06:09-07:00,commit, +32454,Stephen Skory,2009-07-25 15:33:03-07:00,commit, +32455,Matthew Turk,2009-07-25 14:47:31-07:00,commit, +32456,Matthew Turk,2009-07-25 14:35:58-07:00,commit, +32457,Matthew Turk,2009-07-25 14:16:56-07:00,commit, +32458,Matthew Turk,2009-07-25 14:15:08-07:00,commit, +32459,Stephen Skory,2009-07-25 16:19:04-04:00,commit, +32460,Matthew Turk,2009-07-24 18:32:04-07:00,commit, +32461,Matthew Turk,2009-07-24 18:08:40-07:00,commit, +32462,Matthew Turk,2009-07-24 20:35:04-04:00,commit, +32463,Stephen Skory,2009-07-24 18:25:02-04:00,commit, +32464,Stephen Skory,2009-07-24 17:37:26-04:00,commit, +32465,Matthew Turk,2009-07-24 11:13:52-04:00,commit, +32466,Matthew Turk,2009-07-24 00:57:42-04:00,commit, +32467,Stephen Skory,2009-07-23 20:28:32-07:00,commit, +32468,Stephen Skory,2009-07-23 20:11:23-07:00,commit, +32469,Stephen Skory,2009-07-23 17:16:01-07:00,commit, +32470,Stephen Skory,2009-07-23 16:05:08-07:00,commit, +32471,Britton Smith,2009-07-22 14:26:24-07:00,commit, +32472,Stephen Skory,2009-07-22 14:26:08-07:00,commit, +32473,Stephen Skory,2009-07-22 14:23:24-07:00,commit, +32474,Stephen Skory,2009-07-22 13:58:13-07:00,commit, +32475,Matthew Turk,2009-07-22 14:28:17-04:00,commit, +32476,Britton Smith,2009-07-22 09:50:45-07:00,commit, +32477,Stephen Skory,2009-07-22 09:41:03-07:00,commit, +32478,Matthew Turk,2009-07-22 07:11:05-07:00,commit, +32479,Stephen Skory,2009-07-21 20:13:07-07:00,commit, +32480,Stephen Skory,2009-07-21 17:35:29-07:00,commit, +32481,Britton Smith,2009-07-21 11:07:51-07:00,commit, +32482,Stephen Skory,2009-07-20 20:38:03-07:00,commit, +32483,Stephen Skory,2009-07-20 16:55:20-07:00,commit, +32484,Matthew Turk,2009-07-20 15:07:00-07:00,commit, +32485,Matthew Turk,2009-07-20 06:27:30-07:00,commit, +32486,Matthew Turk,2009-07-20 06:27:30-07:00,commit, +32487,Matthew Turk,2009-07-19 21:04:47-07:00,commit, +32488,Matthew Turk,2009-07-19 21:04:47-07:00,commit, +32489,Stephen Skory,2009-07-19 21:04:30-07:00,commit, +32490,Matthew Turk,2009-07-19 16:10:57-04:00,commit, +32491,Stephen Skory,2009-07-19 12:23:32-07:00,commit, +32492,Matthew Turk,2009-07-19 10:33:01-04:00,commit, +32493,Matthew Turk,2009-07-19 10:19:27-04:00,commit, +32494,Matthew Turk,2009-07-19 10:19:16-04:00,commit, +32495,Matthew Turk,2009-07-18 23:43:50-04:00,commit, +32496,Matthew Turk,2009-07-18 23:43:50-04:00,commit, +32497,Matthew Turk,2009-07-18 23:35:07-04:00,commit, +32498,Matthew Turk,2009-07-18 23:35:07-04:00,commit, +32499,Matthew Turk,2009-07-18 23:19:26-04:00,commit, +32500,Matthew Turk,2009-07-18 23:19:26-04:00,commit, +32501,Stephen Skory,2009-07-17 18:14:52-07:00,commit, +32502,Matthew Turk,2009-07-17 18:47:03-04:00,commit, +32503,Matthew Turk,2009-07-17 18:44:26-04:00,commit, +32504,Matthew Turk,2009-07-17 18:23:03-04:00,commit, +32505,Matthew Turk,2009-07-17 17:35:10-04:00,commit, +32506,Matthew Turk,2009-07-17 17:33:41-04:00,commit, +32507,Matthew Turk,2009-07-17 17:32:18-04:00,commit, +32508,Matthew Turk,2009-07-17 16:40:22-04:00,commit, +32509,Stephen Skory,2009-07-17 12:55:09-07:00,commit, +32510,Matthew Turk,2009-07-17 15:07:29-04:00,commit, +32511,Matthew Turk,2009-07-17 14:51:48-04:00,commit, +32512,Matthew Turk,2009-07-17 14:48:18-04:00,commit, +32513,Matthew Turk,2009-07-17 14:43:16-04:00,commit, +32514,Matthew Turk,2009-07-17 14:05:52-04:00,commit, +32515,Matthew Turk,2009-07-17 14:05:39-04:00,commit, +32516,Matthew Turk,2009-07-17 14:05:27-04:00,commit, +32517,Matthew Turk,2009-07-17 14:05:16-04:00,commit, +32518,Matthew Turk,2009-07-17 14:04:43-04:00,commit, +32519,Matthew Turk,2009-07-17 13:56:45-04:00,commit, +32520,Stephen Skory,2009-07-17 10:05:27-07:00,commit, +32521,Matthew Turk,2009-07-17 10:31:56-04:00,commit, +32522,Matthew Turk,2009-07-17 10:30:13-04:00,commit, +32523,Matthew Turk,2009-07-17 10:30:13-04:00,commit, +32524,Matthew Turk,2009-07-17 10:25:06-04:00,commit, +32525,Matthew Turk,2009-07-17 10:15:44-04:00,commit, +32526,Matthew Turk,2009-07-17 10:15:44-04:00,commit, +32527,Matthew Turk,2009-07-17 10:06:24-04:00,commit, +32528,Stephen Skory,2009-07-16 10:43:36-07:00,commit, +32529,Matthew Turk,2009-07-16 11:51:03-04:00,commit, +32530,Matthew Turk,2009-07-16 11:49:07-04:00,commit, +32531,Matthew Turk,2009-07-16 11:38:07-04:00,commit, +32532,Matthew Turk,2009-07-16 11:37:42-04:00,commit, +32533,Stephen Skory,2009-07-16 07:33:48-07:00,commit, +32534,Stephen Skory,2009-07-15 22:12:03-07:00,commit, +32535,Stephen Skory,2009-07-15 19:08:38-07:00,commit, +32536,Matthew Turk,2009-07-15 13:51:24-04:00,commit, +32537,Matthew Turk,2009-07-15 11:59:56-04:00,commit, +32538,Matthew Turk,2009-07-15 11:59:15-04:00,commit, +32539,Stephen Skory,2009-07-14 20:48:58-07:00,commit, +32540,Stephen Skory,2009-07-14 18:38:30-07:00,commit, +32541,Matthew Turk,2009-07-14 20:48:50-04:00,commit, +32542,Matthew Turk,2009-07-14 20:02:47-04:00,commit, +32543,Stephen Skory,2009-07-14 16:13:28-07:00,commit, +32544,Britton Smith,2009-07-14 14:42:53-06:00,commit, +32545,Matthew Turk,2009-07-14 16:13:34-04:00,commit, +32546,Matthew Turk,2009-07-14 14:51:50-04:00,commit, +32547,Matthew Turk,2009-07-14 14:49:09-04:00,commit, +32548,Britton Smith,2009-07-14 11:58:31-06:00,commit, +32549,Britton Smith,2009-07-14 10:25:58-06:00,commit, +32550,Stephen Skory,2009-07-13 15:40:14-07:00,commit, +32551,Britton Smith,2009-07-13 13:31:01-04:00,commit, +32552,Matthew Turk,2009-07-13 09:33:11-07:00,commit, +32553,Matthew Turk,2009-07-12 23:05:12-07:00,commit, +32554,Stephen Skory,2009-07-12 20:45:15-07:00,commit, +32555,Stephen Skory,2009-07-09 16:35:59-07:00,commit, +32556,Stephen Skory,2009-07-09 13:32:30-07:00,commit, +32557,Stephen Skory,2009-07-09 13:02:22-07:00,commit, +32558,Stephen Skory,2009-07-09 12:21:54-07:00,commit, +32559,Matthew Turk,2009-07-08 23:39:42-07:00,commit, +32560,Sam Skillman,2009-07-08 19:30:40-07:00,commit, +32561,Stephen Skory,2009-07-08 19:29:58-07:00,commit, +32562,Stephen Skory,2009-07-08 18:13:01-07:00,commit, +32563,Sam Skillman,2009-07-08 18:00:28-07:00,commit, +32564,Matthew Turk,2009-07-08 16:50:27-07:00,commit, +32565,Britton Smith,2009-07-08 16:45:52-07:00,commit, +32566,Matthew Turk,2009-07-08 11:00:16-07:00,commit, +32567,Stephen Skory,2009-07-07 19:28:39-07:00,commit, +32568,Stephen Skory,2009-07-07 14:55:34-07:00,commit, +32569,Stephen Skory,2009-07-07 14:47:33-07:00,commit, +32570,Matthew Turk,2009-07-07 14:19:38-07:00,commit, +32571,Stephen Skory,2009-07-07 14:03:25-07:00,commit, +32572,Matthew Turk,2009-07-06 22:05:34-07:00,commit, +32573,Stephen Skory,2009-07-06 17:18:49-07:00,commit, +32574,Stephen Skory,2009-07-06 17:14:35-07:00,commit, +32575,Stephen Skory,2009-07-06 16:54:02-07:00,commit, +32576,Matthew Turk,2009-07-06 15:10:24-07:00,commit, +32577,Matthew Turk,2009-07-06 14:37:02-07:00,commit, +32578,Matthew Turk,2009-07-06 14:31:44-07:00,commit, +32579,Matthew Turk,2009-07-06 13:50:34-07:00,commit, +32580,Matthew Turk,2009-07-06 13:26:49-07:00,commit, +32581,Matthew Turk,2009-07-06 13:26:21-07:00,commit, +32582,Stephen Skory,2009-07-06 09:50:26-07:00,commit, +32583,Stephen Skory,2009-07-06 09:35:00-07:00,commit, +32584,Stephen Skory,2009-07-06 09:26:19-07:00,commit, +32585,Stephen Skory,2009-07-06 09:23:30-07:00,commit, +32586,Stephen Skory,2009-07-05 22:08:01-07:00,commit, +32587,Stephen Skory,2009-07-05 17:44:34-07:00,commit, +32588,Britton Smith,2009-07-05 12:49:33-07:00,commit, +32589,Britton Smith,2009-07-05 12:27:56-07:00,commit, +32590,Stephen Skory,2009-07-04 18:29:47-07:00,commit, +32591,Stephen Skory,2009-07-04 17:41:53-07:00,commit, +32592,Sam Skillman,2009-07-03 15:58:30-07:00,commit, +32593,Sam Skillman,2009-07-03 14:45:13-07:00,commit, +32594,Stephen Skory,2009-07-03 11:00:24-07:00,commit, +32595,Stephen Skory,2009-07-02 18:04:57-07:00,commit, +32596,Matthew Turk,2009-07-02 09:29:35-07:00,commit, +32597,Stephen Skory,2009-07-01 15:38:22-07:00,commit, +32598,Britton Smith,2009-06-30 10:37:09-07:00,commit, +32599,Britton Smith,2009-06-30 10:28:41-07:00,commit, +32600,Britton Smith,2009-06-30 10:22:29-07:00,commit, +32601,Matthew Turk,2009-06-30 09:45:38-04:00,commit, +32602,Matthew Turk,2009-06-30 06:45:38-07:00,commit, +32603,Matthew Turk,2009-06-29 17:24:55-07:00,commit, +32604,Matthew Turk,2009-06-29 17:18:18-07:00,commit, +32605,Britton Smith,2009-06-29 17:05:21-07:00,commit, +32606,Matthew Turk,2009-06-29 15:27:35-07:00,commit, +32607,Matthew Turk,2009-06-29 09:00:17-07:00,commit, +32608,Matthew Turk,2009-06-29 07:17:36-07:00,commit, +32609,Matthew Turk,2009-06-26 16:39:08-07:00,commit, +32610,Matthew Turk,2009-06-26 15:39:48-07:00,commit, +32611,Matthew Turk,2009-06-25 10:42:32-07:00,commit, +32612,Matthew Turk,2009-06-25 09:34:24-07:00,commit, +32613,Matthew Turk,2009-06-25 08:02:02-07:00,commit, +32614,Matthew Turk,2009-06-24 17:28:48-07:00,commit, +32615,Matthew Turk,2009-06-23 22:58:55-07:00,commit, +32616,Matthew Turk,2009-06-23 22:26:09-07:00,commit, +32617,Matthew Turk,2009-06-23 22:21:12-07:00,commit, +32618,Matthew Turk,2009-06-23 21:50:10-07:00,commit, +32619,Matthew Turk,2009-06-23 21:49:49-07:00,commit, +32620,Matthew Turk,2009-06-23 11:24:21-07:00,commit, +32621,Matthew Turk,2009-06-23 11:24:21-07:00,commit, +32622,Matthew Turk,2009-06-22 23:16:11-07:00,commit, +32623,Matthew Turk,2009-06-20 12:11:59-07:00,commit, +32624,Matthew Turk,2009-06-20 12:11:59-07:00,commit, +32625,Matthew Turk,2009-06-18 22:30:43-07:00,commit, +32626,Britton Smith,2009-06-18 11:10:10-07:00,commit, +32627,Matthew Turk,2009-06-18 10:20:57-07:00,commit, +32628,Matthew Turk,2009-06-18 10:20:07-07:00,commit, +32629,Stephen Skory,2009-06-17 16:04:37-07:00,commit, +32630,Matthew Turk,2009-06-17 12:39:26-07:00,commit, +32631,Matthew Turk,2009-06-17 12:28:52-07:00,commit, +32632,Britton Smith,2009-06-17 10:56:28-07:00,commit, +32633,Britton Smith,2009-06-17 10:56:28-07:00,commit, +32634,Matthew Turk,2009-06-17 10:07:30-07:00,commit, +32635,Matthew Turk,2009-06-17 09:32:02-07:00,commit, +32636,Britton Smith,2009-06-16 23:23:04-07:00,commit, +32637,Britton Smith,2009-06-16 15:59:56-07:00,commit, +32638,Britton Smith,2009-06-16 14:38:45-07:00,commit, +32639,Matthew Turk,2009-06-16 12:08:23-07:00,commit, +32640,Matthew Turk,2009-06-16 12:08:23-07:00,commit, +32641,Britton Smith,2009-06-16 08:59:04-07:00,commit, +32642,Sam Skillman,2009-06-16 08:40:48-07:00,commit, +32643,Sam Skillman,2009-06-16 08:36:25-07:00,commit, +32644,Sam Skillman,2009-06-16 08:30:34-07:00,commit, +32645,Sam Skillman,2009-06-16 08:28:00-07:00,commit, +32646,Matthew Turk,2009-06-12 10:13:14-07:00,commit, +32647,Matthew Turk,2009-06-10 08:00:23-07:00,commit, +32648,Matthew Turk,2009-06-10 08:00:23-07:00,commit, +32649,Matthew Turk,2009-06-09 16:26:36-07:00,commit, +32650,Britton Smith,2009-06-09 16:23:53-07:00,commit, +32651,J.S. Oishi,2009-06-09 12:29:45-07:00,commit, +32652,J.S. Oishi,2009-06-09 12:29:45-07:00,commit, +32653,J.S. Oishi,2009-06-09 11:43:52-07:00,commit, +32654,J.S. Oishi,2009-06-09 11:43:52-07:00,commit, +32655,Matthew Turk,2009-06-09 09:33:11-07:00,commit, +32656,Matthew Turk,2009-06-09 08:33:02-07:00,commit, +32657,Matthew Turk,2009-06-08 23:54:44-07:00,commit, +32658,Matthew Turk,2009-06-08 13:20:56-07:00,commit, +32659,Matthew Turk,2009-06-06 12:40:50-07:00,commit, +32660,Matthew Turk,2009-06-05 13:43:18-07:00,commit, +32661,Matthew Turk,2009-06-05 13:12:07-07:00,commit, +32662,Matthew Turk,2009-06-05 11:03:49-07:00,commit, +32663,Matthew Turk,2009-06-04 14:00:31-07:00,commit, +32664,Matthew Turk,2009-06-04 12:47:18-07:00,commit, +32665,Matthew Turk,2009-06-04 11:20:10-07:00,commit, +32666,Matthew Turk,2009-06-03 09:29:25-07:00,commit, +32667,Matthew Turk,2009-06-03 09:29:25-07:00,commit, +32668,Matthew Turk,2009-06-03 06:20:53-07:00,commit, +32669,Matthew Turk,2009-06-03 06:20:53-07:00,commit, +32670,Matthew Turk,2009-05-29 21:10:02-07:00,commit, +32671,Matthew Turk,2009-05-29 15:59:12-07:00,commit, +32672,Matthew Turk,2009-05-28 08:39:05-07:00,commit, +32673,Matthew Turk,2009-05-28 08:39:05-07:00,commit, +32674,Matthew Turk,2009-05-22 11:04:49-07:00,commit, +32675,Matthew Turk,2009-05-22 11:04:31-07:00,commit, +32676,Matthew Turk,2009-05-21 08:48:30-07:00,commit, +32677,Matthew Turk,2009-05-19 21:34:08-07:00,commit, +32678,Matthew Turk,2009-05-19 21:24:19-07:00,commit, +32679,Matthew Turk,2009-05-19 21:05:25-07:00,commit, +32680,Matthew Turk,2009-05-19 19:25:54-07:00,commit, +32681,Matthew Turk,2009-05-19 16:42:22-07:00,commit, +32682,Matthew Turk,2009-05-19 16:42:22-07:00,commit, +32683,Matthew Turk,2009-05-19 13:46:30-07:00,commit, +32684,Matthew Turk,2009-05-19 13:45:46-07:00,commit, +32685,Stephen Skory,2009-05-19 10:25:09-07:00,commit, +32686,Stephen Skory,2009-05-14 07:17:48-07:00,commit, +32687,Stephen Skory,2009-05-13 21:34:32-07:00,commit, +32688,Matthew Turk,2009-05-13 16:34:09-07:00,commit, +32689,Stephen Skory,2009-05-13 15:27:02-07:00,commit, +32690,Matthew Turk,2009-05-12 23:22:18-07:00,commit, +32691,Matthew Turk,2009-05-12 10:34:03-07:00,commit, +32692,Matthew Turk,2009-05-12 06:43:21-07:00,commit, +32693,Matthew Turk,2009-05-11 20:30:53-07:00,commit, +32694,Matthew Turk,2009-05-11 20:24:04-07:00,commit, +32695,Matthew Turk,2009-05-11 20:20:26-07:00,commit, +32696,Matthew Turk,2009-05-11 16:02:12-07:00,commit, +32697,Matthew Turk,2009-05-11 14:11:43-07:00,commit, +32698,Matthew Turk,2009-05-07 22:49:38-07:00,commit, +32699,Matthew Turk,2009-05-07 17:17:28-07:00,commit, +32700,Matthew Turk,2009-05-07 17:16:49-07:00,commit, +32701,Matthew Turk,2009-06-23 22:20:44-07:00,commit, +32702,Matthew Turk,2009-06-23 22:20:31-07:00,commit, +32703,Matthew Turk,2009-06-23 22:20:11-07:00,commit, +32704,Matthew Turk,2009-05-07 15:35:09-07:00,commit, +32705,Matthew Turk,2009-05-07 15:29:28-07:00,commit, +32706,Matthew Turk,2009-05-07 12:16:25-07:00,commit, +32707,Matthew Turk,2009-05-07 11:23:51-07:00,commit, +32708,Matthew Turk,2009-05-06 17:03:38-07:00,commit, +32709,Matthew Turk,2009-05-06 16:51:56-07:00,commit, +32710,Britton Smith,2009-05-06 16:49:57-07:00,commit, +32711,Stephen Skory,2009-05-06 09:25:09-07:00,commit, +32712,Stephen Skory,2009-05-06 09:22:29-07:00,commit, +32713,Matthew Turk,2009-05-05 22:58:17-07:00,commit, +32714,Matthew Turk,2009-05-05 16:45:41-07:00,commit, +32715,Matthew Turk,2009-05-05 13:01:15-07:00,commit, +32716,Matthew Turk,2009-05-05 10:55:00-07:00,commit, +32717,Matthew Turk,2009-05-04 13:57:00-07:00,commit, +32718,Matthew Turk,2009-05-04 12:07:01-07:00,commit, +32719,Matthew Turk,2009-05-03 20:20:59-07:00,commit, +32720,Matthew Turk,2009-05-03 20:20:41-07:00,commit, +32721,Matthew Turk,2009-05-01 14:55:45-07:00,commit, +32722,Stephen Skory,2009-05-01 09:27:13-07:00,commit, +32723,Matthew Turk,2009-04-30 14:15:12-07:00,commit, +32724,Matthew Turk,2009-04-30 10:12:37-07:00,commit, +32725,Matthew Turk,2009-04-30 10:12:28-07:00,commit, +32726,Matthew Turk,2009-04-30 08:04:45-07:00,commit, +32727,Matthew Turk,2009-04-30 07:50:04-07:00,commit, +32728,Matthew Turk,2009-04-29 14:42:31-07:00,commit, +32729,Matthew Turk,2009-04-29 14:41:15-07:00,commit, +32730,Matthew Turk,2009-04-29 14:37:44-07:00,commit, +32731,Matthew Turk,2009-04-29 14:14:43-07:00,commit, +32732,Stephen Skory,2009-04-27 16:27:45-07:00,commit, +32733,Britton Smith,2009-04-27 12:24:46-07:00,commit, +32734,Matthew Turk,2009-04-27 11:29:53-07:00,commit, +32735,Matthew Turk,2009-04-27 11:27:00-07:00,commit, +32736,Stephen Skory,2009-04-27 09:48:06-07:00,commit, +32737,Stephen Skory,2009-04-27 09:25:58-07:00,commit, +32738,Stephen Skory,2009-04-27 09:21:43-07:00,commit, +32739,Stephen Skory,2009-04-24 13:34:22-07:00,commit, +32740,Matthew Turk,2009-04-23 13:21:05-07:00,commit, +32741,Matthew Turk,2009-04-23 10:20:27-07:00,commit, +32742,Matthew Turk,2009-04-23 10:17:36-07:00,commit, +32743,Stephen Skory,2009-04-23 10:09:27-07:00,commit, +32744,Matthew Turk,2009-04-23 10:04:43-07:00,commit, +32745,Stephen Skory,2009-04-23 09:57:02-07:00,commit, +32746,Matthew Turk,2009-04-22 14:04:54-07:00,commit, +32747,Matthew Turk,2009-04-21 14:24:57-07:00,commit, +32748,Stephen Skory,2009-04-21 11:39:09-07:00,commit, +32749,Matthew Turk,2009-04-21 11:26:05-07:00,commit, +32750,Matthew Turk,2009-04-20 16:24:30-07:00,commit, +32751,Matthew Turk,2009-04-20 15:51:55-07:00,commit, +32752,Matthew Turk,2009-04-20 14:56:29-07:00,commit, +32753,Matthew Turk,2009-04-20 14:44:46-07:00,commit, +32754,Matthew Turk,2009-04-20 14:24:59-07:00,commit, +32755,Matthew Turk,2009-04-20 13:02:25-07:00,commit, +32756,Matthew Turk,2009-04-20 12:58:47-07:00,commit, +32757,Matthew Turk,2009-04-20 12:30:28-07:00,commit, +32758,Matthew Turk,2009-04-20 12:24:43-07:00,commit, +32759,Matthew Turk,2009-04-20 12:11:19-07:00,commit, +32760,Matthew Turk,2009-04-20 10:54:58-07:00,commit, +32761,Matthew Turk,2009-04-20 10:52:56-07:00,commit, +32762,Matthew Turk,2009-04-20 10:49:10-07:00,commit, +32763,Matthew Turk,2009-04-20 10:38:16-07:00,commit, +32764,Matthew Turk,2009-04-20 10:36:16-07:00,commit, +32765,Matthew Turk,2009-04-20 09:48:00-07:00,commit, +32766,Matthew Turk,2009-04-20 09:28:06-07:00,commit, +32767,Matthew Turk,2009-04-20 09:20:18-07:00,commit, +32768,Stephen Skory,2009-04-20 08:50:35-07:00,commit, +32769,Matthew Turk,2009-04-20 00:49:58-07:00,commit, +32770,Matthew Turk,2009-04-19 12:44:45-07:00,commit, +32771,Matthew Turk,2009-04-19 12:20:08-07:00,commit, +32772,Matthew Turk,2009-04-19 12:19:30-07:00,commit, +32773,Matthew Turk,2009-04-19 11:11:36-07:00,commit, +32774,Matthew Turk,2009-04-19 11:11:25-07:00,commit, +32775,Matthew Turk,2009-04-19 11:10:24-07:00,commit, +32776,Matthew Turk,2009-04-19 11:09:57-07:00,commit, +32777,Matthew Turk,2009-04-19 11:04:36-07:00,commit, +32778,Matthew Turk,2009-04-19 10:05:15-07:00,commit, +32779,Matthew Turk,2009-04-17 22:56:25-07:00,commit, +32780,Matthew Turk,2009-04-17 22:14:37-07:00,commit, +32781,Matthew Turk,2009-04-16 22:42:11-07:00,commit, +32782,Matthew Turk,2009-04-16 21:06:35-07:00,commit, +32783,Matthew Turk,2009-04-16 20:41:16-07:00,commit, +32784,Matthew Turk,2009-04-16 20:41:11-07:00,commit, +32785,Matthew Turk,2009-04-16 20:16:51-07:00,commit, +32786,Matthew Turk,2009-04-16 16:20:05-07:00,commit, +32787,Matthew Turk,2009-04-15 13:58:18-07:00,commit, +32788,Matthew Turk,2009-04-15 13:46:57-07:00,commit, +32789,Matthew Turk,2009-04-15 10:03:00-07:00,commit, +32790,Matthew Turk,2009-04-14 21:31:59-07:00,commit, +32791,Matthew Turk,2009-04-13 17:22:42-07:00,commit, +32792,Matthew Turk,2009-04-08 07:16:17-07:00,commit, +32793,Britton Smith,2009-04-07 13:38:33-07:00,commit, +32794,Matthew Turk,2009-04-07 09:01:44-07:00,commit, +32795,Matthew Turk,2009-04-07 09:01:32-07:00,commit, +32796,Matthew Turk,2009-04-06 22:56:30-07:00,commit, +32797,Matthew Turk,2009-04-04 17:57:22-07:00,commit, +32798,Matthew Turk,2009-04-04 15:28:23-07:00,commit, +32799,Matthew Turk,2009-04-03 23:02:17-07:00,commit, +32800,Matthew Turk,2009-04-03 23:01:56-07:00,commit, +32801,Matthew Turk,2009-04-03 13:04:30-07:00,commit, +32802,Matthew Turk,2009-04-02 12:18:57-07:00,commit, +32803,Matthew Turk,2009-04-01 18:07:41-07:00,commit, +32804,Matthew Turk,2009-04-01 15:28:29-07:00,commit, +32805,Matthew Turk,2009-04-01 11:49:40-07:00,commit, +32806,Matthew Turk,2009-04-01 09:18:13-07:00,commit, +32807,Matthew Turk,2009-04-01 08:46:52-07:00,commit, +32808,Matthew Turk,2009-04-01 08:22:27-07:00,commit, +32809,Matthew Turk,2009-04-01 08:00:44-07:00,commit, +32810,Matthew Turk,2009-03-31 23:55:53-07:00,commit, +32811,Matthew Turk,2009-03-31 23:18:11-07:00,commit, +32812,Matthew Turk,2009-03-31 22:31:53-07:00,commit, +32813,Matthew Turk,2009-03-31 21:21:06-07:00,commit, +32814,Matthew Turk,2009-03-31 20:53:53-07:00,commit, +32815,Matthew Turk,2009-03-31 13:51:37-07:00,commit, +32816,Matthew Turk,2009-03-31 13:27:21-07:00,commit, +32817,Britton Smith,2009-03-31 13:12:18-07:00,commit, +32818,Matthew Turk,2009-03-31 12:49:44-07:00,commit, +32819,Matthew Turk,2009-03-31 12:07:39-07:00,commit, +32820,Matthew Turk,2009-03-31 10:11:48-07:00,commit, +32821,Britton Smith,2009-03-31 09:26:44-07:00,commit, +32822,Matthew Turk,2009-03-30 22:52:18-07:00,commit, +32823,Matthew Turk,2009-03-30 09:50:49-07:00,commit, +32824,Matthew Turk,2009-03-29 00:39:01-07:00,commit, +32825,Matthew Turk,2009-03-28 23:45:57-07:00,commit, +32826,Matthew Turk,2009-03-27 19:07:08-07:00,commit, +32827,Matthew Turk,2009-03-27 18:56:19-07:00,commit, +32828,Matthew Turk,2009-03-26 23:08:39-07:00,commit, +32829,Matthew Turk,2009-03-26 23:08:15-07:00,commit, +32830,Matthew Turk,2009-03-26 19:34:02-07:00,commit, +32831,Matthew Turk,2009-03-26 17:56:03-07:00,commit, +32832,Matthew Turk,2009-03-26 16:09:43-07:00,commit, +32833,Matthew Turk,2009-03-26 16:07:41-07:00,commit, +32834,Matthew Turk,2009-03-26 16:06:53-07:00,commit, +32835,Matthew Turk,2009-03-26 09:20:28-07:00,commit, +32836,Matthew Turk,2009-03-25 23:36:06-07:00,commit, +32837,Britton Smith,2009-03-25 13:14:24-07:00,commit, +32838,Matthew Turk,2009-03-25 09:57:00-07:00,commit, +32839,Matthew Turk,2009-03-24 16:20:45-07:00,commit, +32840,Stephen Skory,2009-03-24 13:27:18-07:00,commit, +32841,Matthew Turk,2009-03-24 11:11:05-07:00,commit, +32842,Matthew Turk,2009-03-24 10:05:28-07:00,commit, +32843,Matthew Turk,2009-03-23 21:41:59-07:00,commit, +32844,Matthew Turk,2009-03-23 21:16:02-07:00,commit, +32845,Matthew Turk,2009-03-23 20:54:51-07:00,commit, +32846,Britton Smith,2009-03-23 17:23:07-07:00,commit, +32847,Matthew Turk,2009-03-23 16:02:45-07:00,commit, +32848,Matthew Turk,2009-03-21 14:20:48-07:00,commit, +32849,Britton Smith,2009-03-21 15:06:30-06:00,commit, +32850,Matthew Turk,2009-03-21 13:54:36-07:00,commit, +32851,Matthew Turk,2009-03-21 13:23:11-07:00,commit, +32852,Matthew Turk,2009-03-21 12:10:45-07:00,commit, +32853,Matthew Turk,2009-03-21 12:06:17-07:00,commit, +32854,Britton Smith,2009-03-21 13:03:08-06:00,commit, +32855,Matthew Turk,2009-03-21 11:50:39-07:00,commit, +32856,Britton Smith,2009-03-21 12:39:36-06:00,commit, +32857,Matthew Turk,2009-03-21 11:26:02-07:00,commit, +32858,Matthew Turk,2009-03-21 11:04:13-07:00,commit, +32859,Matthew Turk,2009-03-21 11:03:13-07:00,commit, +32860,Britton Smith,2009-03-21 11:54:03-06:00,commit, +32861,Matthew Turk,2009-03-21 10:43:48-07:00,commit, +32862,Matthew Turk,2009-03-21 00:36:13-07:00,commit, +32863,Matthew Turk,2009-03-21 00:27:49-07:00,commit, +32864,Matthew Turk,2009-03-20 19:00:42-07:00,commit, +32865,Matthew Turk,2009-03-20 17:34:08-07:00,commit, +32866,Matthew Turk,2009-03-20 17:07:11-07:00,commit, +32867,J.S. Oishi,2009-03-20 15:08:00-07:00,commit, +32868,J.S. Oishi,2009-03-20 15:01:35-07:00,commit, +32869,Matthew Turk,2009-03-20 14:43:24-07:00,commit, +32870,Matthew Turk,2009-03-20 08:24:43-07:00,commit, +32871,Matthew Turk,2009-03-20 08:19:22-07:00,commit, +32872,Matthew Turk,2009-03-20 00:15:14-07:00,commit, +32873,Matthew Turk,2009-03-19 18:05:57-07:00,commit, +32874,Matthew Turk,2009-03-19 17:36:41-07:00,commit, +32875,Britton Smith,2009-03-19 15:48:36-07:00,commit, +32876,Britton Smith,2009-03-19 15:31:25-07:00,commit, +32877,Britton Smith,2009-03-19 15:24:00-07:00,commit, +32878,Matthew Turk,2009-03-18 22:44:00-07:00,commit, +32879,Matthew Turk,2009-03-18 10:19:53-07:00,commit, +32880,Stephen Skory,2009-03-17 15:25:33-07:00,commit, +32881,Stephen Skory,2009-03-16 13:00:55-07:00,commit, +32882,Stephen Skory,2009-03-16 12:57:06-07:00,commit, +32883,Stephen Skory,2009-03-15 10:29:49-07:00,commit, +32884,Matthew Turk,2009-03-14 15:15:31-07:00,commit, +32885,Matthew Turk,2009-03-14 15:06:55-07:00,commit, +32886,Matthew Turk,2009-03-14 15:05:07-07:00,commit, +32887,Matthew Turk,2009-03-14 15:02:48-07:00,commit, +32888,Matthew Turk,2009-03-14 14:45:13-07:00,commit, +32889,Britton Smith,2009-03-14 13:40:17-07:00,commit, +32890,Stephen Skory,2009-03-13 13:15:52-07:00,commit, +32891,Stephen Skory,2009-03-13 10:33:55-07:00,commit, +32892,Stephen Skory,2009-03-13 10:15:10-07:00,commit, +32893,Matthew Turk,2009-03-12 21:38:38-07:00,commit, +32894,Matthew Turk,2009-03-12 21:16:43-07:00,commit, +32895,Stephen Skory,2009-03-12 21:15:25-07:00,commit, +32896,Stephen Skory,2009-03-12 21:14:44-07:00,commit, +32897,Matthew Turk,2009-03-12 13:10:43-07:00,commit, +32898,Matthew Turk,2009-03-12 13:06:02-07:00,commit, +32899,Matthew Turk,2009-03-12 12:45:01-07:00,commit, +32900,Matthew Turk,2009-03-12 12:40:37-07:00,commit, +32901,Matthew Turk,2009-03-12 12:29:57-07:00,commit, +32902,Matthew Turk,2009-03-12 12:29:30-07:00,commit, +32903,Matthew Turk,2009-03-11 21:59:05-07:00,commit, +32904,Britton Smith,2009-03-11 12:31:52-07:00,commit, +32905,Britton Smith,2009-03-11 09:31:37-07:00,commit, +32906,Matthew Turk,2009-03-10 11:47:59-07:00,commit, +32907,Matthew Turk,2009-03-10 11:23:16-07:00,commit, +32908,Matthew Turk,2009-03-10 11:16:35-07:00,commit, +32909,Matthew Turk,2009-03-10 11:15:55-07:00,commit, +32910,Matthew Turk,2009-03-08 23:31:54-07:00,commit, +32911,Matthew Turk,2009-03-08 23:24:25-07:00,commit, +32912,Matthew Turk,2009-03-06 10:10:21-08:00,commit, +32913,Matthew Turk,2009-03-06 10:02:47-08:00,commit, +32914,Matthew Turk,2009-03-04 09:55:52-08:00,commit, +32915,Stephen Skory,2009-03-04 09:00:49-08:00,commit, +32916,Matthew Turk,2009-03-04 08:56:06-08:00,commit, +32917,Matthew Turk,2009-03-04 08:54:08-08:00,commit, +32918,Matthew Turk,2009-03-04 08:53:46-08:00,commit, +32919,Matthew Turk,2009-03-03 15:21:48-08:00,commit, +32920,Matthew Turk,2009-03-03 14:39:28-08:00,commit, +32921,Matthew Turk,2009-03-03 14:34:27-08:00,commit, +32922,Matthew Turk,2009-03-03 12:20:59-08:00,commit, +32923,Matthew Turk,2009-03-03 10:22:29-08:00,commit, +32924,Matthew Turk,2009-03-03 10:22:29-08:00,commit, +32925,Matthew Turk,2009-03-02 23:26:41-08:00,commit, +32926,Britton Smith,2009-02-28 06:57:45-08:00,commit, +32927,Matthew Turk,2009-02-27 13:07:41-08:00,commit, +32928,Britton Smith,2009-02-26 09:58:07-08:00,commit, +32929,Matthew Turk,2009-02-25 19:50:17-08:00,commit, +32930,Matthew Turk,2009-02-25 19:47:09-08:00,commit, +32931,Matthew Turk,2009-02-25 15:43:53-08:00,commit, +32932,Matthew Turk,2009-02-25 12:17:49-08:00,commit, +32933,Matthew Turk,2009-02-25 09:48:57-08:00,commit, +32934,Matthew Turk,2009-02-25 09:33:06-08:00,commit, +32935,Matthew Turk,2009-02-25 09:23:41-08:00,commit, +32936,Matthew Turk,2009-02-24 22:29:48-08:00,commit, +32937,Matthew Turk,2009-02-24 18:03:49-08:00,commit, +32938,David Collins,2009-02-24 14:22:49-08:00,commit, +32939,David Collins,2009-02-24 14:21:39-08:00,commit, +32940,David Collins,2009-02-24 14:18:42-08:00,commit, +32941,Britton Smith,2009-02-24 14:08:50-08:00,commit, +32942,Britton Smith,2009-02-24 14:07:25-08:00,commit, +32943,Matthew Turk,2009-02-24 10:37:18-08:00,commit, +32944,Matthew Turk,2009-02-24 09:46:45-08:00,commit, +32945,Matthew Turk,2009-02-24 08:09:08-08:00,commit, +32946,Matthew Turk,2009-02-24 08:09:08-08:00,commit, +32947,Matthew Turk,2009-02-23 18:04:13-08:00,commit, +32948,Matthew Turk,2009-02-23 18:03:52-08:00,commit, +32949,Matthew Turk,2009-02-23 17:23:38-08:00,commit, +32950,Matthew Turk,2009-02-23 17:23:38-08:00,commit, +32951,Matthew Turk,2009-02-23 13:18:29-08:00,commit, +32952,Matthew Turk,2009-02-23 13:18:29-08:00,commit, +32953,Matthew Turk,2009-02-23 09:39:08-08:00,commit, +32954,Matthew Turk,2009-02-23 09:39:08-08:00,commit, +32955,Matthew Turk,2009-02-23 09:24:23-08:00,commit, +32956,Matthew Turk,2009-02-23 09:17:00-08:00,commit, +32957,Matthew Turk,2009-02-22 16:47:35-08:00,commit, +32958,Matthew Turk,2009-02-22 16:17:11-08:00,commit, +32959,Matthew Turk,2009-02-22 01:32:43-08:00,commit, +32960,Britton Smith,2009-02-21 15:31:20-08:00,commit, +32961,Britton Smith,2009-02-21 15:31:20-08:00,commit, +32962,Britton Smith,2009-02-21 15:18:35-08:00,commit, +32963,Britton Smith,2009-02-21 15:18:35-08:00,commit, +32964,Britton Smith,2009-02-21 15:06:18-08:00,commit, +32965,Britton Smith,2009-02-21 15:06:18-08:00,commit, +32966,Britton Smith,2009-02-20 13:24:01-08:00,commit, +32967,Britton Smith,2009-02-20 13:24:01-08:00,commit, +32968,Matthew Turk,2009-02-20 10:03:02-08:00,commit, +32969,Matthew Turk,2009-02-20 08:28:55-08:00,commit, +32970,Matthew Turk,2009-02-19 22:31:20-08:00,commit, +32971,Matthew Turk,2009-02-19 08:36:44-08:00,commit, +32972,Matthew Turk,2009-02-18 11:35:07-08:00,commit, +32973,Matthew Turk,2009-02-18 11:35:07-08:00,commit, +32974,Matthew Turk,2009-02-18 11:33:45-08:00,commit, +32975,Matthew Turk,2009-02-18 10:59:37-08:00,commit, +32976,Matthew Turk,2009-02-18 10:57:28-08:00,commit, +32977,Matthew Turk,2009-02-18 00:44:40-08:00,commit, +32978,Matthew Turk,2009-02-18 00:43:16-08:00,commit, +32979,Matthew Turk,2009-02-17 16:20:43-08:00,commit, +32980,Matthew Turk,2009-02-17 16:20:43-08:00,commit, +32981,Matthew Turk,2009-02-16 15:53:18-08:00,commit, +32982,Britton Smith,2009-02-16 14:53:54-08:00,commit, +32983,Britton Smith,2009-02-16 14:53:54-08:00,commit, +32984,Britton Smith,2009-02-16 14:18:14-08:00,commit, +32985,Britton Smith,2009-02-16 14:18:14-08:00,commit, +32986,Britton Smith,2009-02-16 14:09:46-08:00,commit, +32987,Britton Smith,2009-02-16 14:09:46-08:00,commit, +32988,Matthew Turk,2009-02-15 23:44:03-08:00,commit, +32989,Matthew Turk,2009-02-15 22:33:58-08:00,commit, +32990,Matthew Turk,2009-02-15 16:53:42-08:00,commit, +32991,Matthew Turk,2009-02-14 13:59:59-08:00,commit, +32992,Matthew Turk,2009-02-14 00:28:48-08:00,commit, +32993,Matthew Turk,2009-02-14 00:28:13-08:00,commit, +32994,Matthew Turk,2009-02-14 00:27:20-08:00,commit, +32995,Matthew Turk,2009-02-14 00:12:42-08:00,commit, +32996,Matthew Turk,2009-02-13 17:42:49-08:00,commit, +32997,Matthew Turk,2009-02-13 15:46:48-08:00,commit, +32998,Matthew Turk,2009-02-13 14:41:07-08:00,commit, +32999,Matthew Turk,2009-02-13 14:32:22-08:00,commit, +33000,Matthew Turk,2009-02-13 14:02:13-08:00,commit, +33001,Matthew Turk,2009-02-13 14:02:13-08:00,commit, +33002,Matthew Turk,2009-02-13 00:11:42-08:00,commit, +33003,Matthew Turk,2009-02-12 23:41:00-08:00,commit, +33004,Matthew Turk,2009-02-10 14:12:34-08:00,commit, +33005,Stephen Skory,2009-02-10 08:56:15-08:00,commit, +33006,Stephen Skory,2009-02-09 20:28:10-08:00,commit, +33007,Matthew Turk,2009-02-05 22:34:42-08:00,commit, +33008,Matthew Turk,2009-02-04 13:06:20-08:00,commit, +33009,Matthew Turk,2009-02-03 15:20:43-08:00,commit, +33010,Matthew Turk,2009-02-02 16:19:07-08:00,commit, +33011,Britton Smith,2009-02-01 16:36:17-08:00,commit, +33012,Matthew Turk,2009-02-01 12:08:23-08:00,commit, +33013,Matthew Turk,2009-02-01 10:18:51-08:00,commit, +33014,Matthew Turk,2009-02-01 01:01:24-08:00,commit, +33015,Matthew Turk,2009-01-31 23:39:33-08:00,commit, +33016,Matthew Turk,2009-01-31 16:58:35-08:00,commit, +33017,Matthew Turk,2009-01-30 21:16:46-08:00,commit, +33018,Matthew Turk,2009-01-29 14:09:46-08:00,commit, +33019,Matthew Turk,2009-01-29 13:44:46-08:00,commit, +33020,Matthew Turk,2009-01-29 12:28:23-08:00,commit, +33021,Britton Smith,2009-01-26 09:54:23-08:00,commit, +33022,Britton Smith,2009-01-25 15:50:02-08:00,commit, +33023,Matthew Turk,2009-01-24 15:58:06-08:00,commit, +33024,Matthew Turk,2009-01-24 09:04:06-08:00,commit, +33025,Matthew Turk,2009-01-23 22:31:59-08:00,commit, +33026,Matthew Turk,2009-01-23 22:18:33-08:00,commit, +33027,Stephen Skory,2009-01-23 15:32:12-08:00,commit, +33028,Matthew Turk,2009-01-23 15:13:17-08:00,commit, +33029,Matthew Turk,2009-01-23 13:32:09-08:00,commit, +33030,Matthew Turk,2009-01-23 11:15:07-08:00,commit, +33031,Matthew Turk,2009-01-23 09:38:12-08:00,commit, +33032,Stephen Skory,2009-01-22 13:09:04-08:00,commit, +33033,Stephen Skory,2009-01-22 11:31:13-08:00,commit, +33034,Matthew Turk,2009-01-22 09:20:00-08:00,commit, +33035,Matthew Turk,2009-01-22 08:30:42-08:00,commit, +33036,Matthew Turk,2009-01-22 08:13:06-08:00,commit, +33037,Matthew Turk,2009-01-21 07:53:54-08:00,commit, +33038,Britton Smith,2009-01-20 09:57:25-08:00,commit, +33039,Matthew Turk,2009-01-20 08:43:19-08:00,commit, +33040,Britton Smith,2009-01-19 14:32:20-08:00,commit, +33041,Matthew Turk,2009-01-18 09:48:53-08:00,commit, +33042,Britton Smith,2009-01-18 09:11:50-08:00,commit, +33043,Britton Smith,2009-01-17 12:43:53-08:00,commit, +33044,David Collins,2009-01-16 14:19:27-08:00,commit, +33045,David Collins,2009-01-16 14:18:55-08:00,commit, +33046,Matthew Turk,2009-01-16 12:37:37-08:00,commit, +33047,Matthew Turk,2009-01-16 11:51:50-08:00,commit, +33048,Britton Smith,2009-01-16 10:02:39-08:00,commit, +33049,Matthew Turk,2009-01-15 23:16:20-08:00,commit, +33050,Matthew Turk,2009-01-15 22:44:34-08:00,commit, +33051,Matthew Turk,2009-01-15 21:51:50-08:00,commit, +33052,Matthew Turk,2009-01-15 21:38:56-08:00,commit, +33053,Matthew Turk,2009-01-15 21:04:18-08:00,commit, +33054,Britton Smith,2009-01-15 14:12:18-08:00,commit, +33055,Matthew Turk,2009-01-15 08:43:36-08:00,commit, +33056,Matthew Turk,2009-01-15 08:39:36-08:00,commit, +33057,Stephen Skory,2009-01-13 15:54:59-08:00,commit, +33058,Stephen Skory,2009-01-13 15:54:59-08:00,commit, +33059,Matthew Turk,2009-01-13 14:59:56-08:00,commit, +33060,Matthew Turk,2009-01-13 14:59:56-08:00,commit, +33061,Britton Smith,2009-01-13 13:44:38-08:00,commit, +33062,Britton Smith,2009-01-13 13:44:38-08:00,commit, +33063,Britton Smith,2009-01-13 12:53:04-08:00,commit, +33064,Britton Smith,2009-01-13 12:53:04-08:00,commit, +33065,David Collins,2009-01-12 16:52:13-08:00,commit, +33066,David Collins,2009-01-12 16:52:13-08:00,commit, +33067,Britton Smith,2009-01-12 16:29:29-08:00,commit, +33068,Britton Smith,2009-01-12 16:29:29-08:00,commit, +33069,Britton Smith,2009-01-12 13:25:29-08:00,commit, +33070,Britton Smith,2009-01-12 13:25:29-08:00,commit, +33071,Stephen Skory,2009-01-12 12:50:10-08:00,commit, +33072,Stephen Skory,2009-01-12 12:50:10-08:00,commit, +33073,Stephen Skory,2009-01-12 11:37:24-08:00,commit, +33074,Stephen Skory,2009-01-12 11:37:24-08:00,commit, +33075,David Collins,2009-01-11 18:39:40-08:00,commit, +33076,David Collins,2009-01-11 18:39:40-08:00,commit, +33077,Stephen Skory,2009-01-11 18:35:22-08:00,commit, +33078,Stephen Skory,2009-01-11 18:35:22-08:00,commit, +33079,Stephen Skory,2009-01-11 18:33:43-08:00,commit, +33080,Stephen Skory,2009-01-11 18:33:43-08:00,commit, +33081,Matthew Turk,2009-01-11 10:26:47-08:00,commit, +33082,Matthew Turk,2009-01-11 10:26:47-08:00,commit, +33083,Britton Smith,2009-01-09 18:41:25-08:00,commit, +33084,Britton Smith,2009-01-08 17:50:27-08:00,commit, +33085,Matthew Turk,2009-01-08 15:40:52-08:00,commit, +33086,Matthew Turk,2009-01-08 13:35:37-08:00,commit, +33087,Matthew Turk,2009-01-08 11:13:13-08:00,commit, +33088,Matthew Turk,2009-01-08 10:53:24-08:00,commit, +33089,Matthew Turk,2009-01-08 08:28:10-08:00,commit, +33090,Matthew Turk,2009-01-08 06:17:17-08:00,commit, +33091,Matthew Turk,2009-01-07 21:46:39-08:00,commit, +33092,Matthew Turk,2009-01-07 21:38:53-08:00,commit, +33093,Britton Smith,2009-01-07 19:51:43-08:00,commit, +33094,Matthew Turk,2009-01-07 19:24:08-08:00,commit, +33095,Matthew Turk,2009-01-07 17:34:18-08:00,commit, +33096,Matthew Turk,2009-01-07 17:18:15-08:00,commit, +33097,Britton Smith,2009-01-07 15:27:49-08:00,commit, +33098,Britton Smith,2009-01-07 14:35:36-08:00,commit, +33099,Britton Smith,2009-01-07 12:12:10-08:00,commit, +33100,Matthew Turk,2009-01-06 23:41:38-08:00,commit, +33101,Matthew Turk,2009-01-06 21:33:35-08:00,commit, +33102,Matthew Turk,2009-01-06 20:49:06-08:00,commit, +33103,Matthew Turk,2009-01-06 20:40:20-08:00,commit, +33104,Matthew Turk,2009-01-06 18:45:07-08:00,commit, +33105,Matthew Turk,2009-01-06 10:30:47-08:00,commit, +33106,Matthew Turk,2009-01-06 10:21:37-08:00,commit, +33107,Matthew Turk,2009-01-06 10:12:56-08:00,commit, +33108,Matthew Turk,2009-01-06 09:13:30-08:00,commit, +33109,Matthew Turk,2009-01-05 23:00:28-08:00,commit, +33110,Britton Smith,2009-01-05 14:39:59-08:00,commit, +33111,Matthew Turk,2009-01-05 13:10:13-08:00,commit, +33112,Matthew Turk,2009-01-05 10:15:10-08:00,commit, +33113,Matthew Turk,2009-01-04 23:22:51-08:00,commit, +33114,Britton Smith,2009-01-04 13:27:55-08:00,commit, +33115,Matthew Turk,2009-01-03 16:24:08-08:00,commit, +33116,Matthew Turk,2009-01-01 15:41:46-08:00,commit, +33117,Stephen Skory,2009-01-01 14:45:18-08:00,commit, +33118,Stephen Skory,2008-12-31 18:49:02-08:00,commit, +33119,Matthew Turk,2008-12-30 06:31:31-08:00,commit, +33120,Matthew Turk,2008-12-29 20:39:37-08:00,commit, +33121,Britton Smith,2008-12-29 10:50:08-08:00,commit, +33122,Matthew Turk,2008-12-28 22:46:49-08:00,commit, +33123,Matthew Turk,2008-12-28 22:28:50-08:00,commit, +33124,Matthew Turk,2008-12-28 11:10:09-08:00,commit, +33125,Matthew Turk,2008-12-28 06:03:06-08:00,commit, +33126,Matthew Turk,2008-12-27 22:04:03-08:00,commit, +33127,Matthew Turk,2008-12-27 21:15:01-08:00,commit, +33128,Matthew Turk,2008-12-27 10:06:16-08:00,commit, +33129,Stephen Skory,2008-12-27 10:01:44-08:00,commit, +33130,Matthew Turk,2008-12-27 09:24:54-08:00,commit, +33131,Matthew Turk,2008-12-27 08:33:44-08:00,commit, +33132,Matthew Turk,2008-12-27 08:09:14-08:00,commit, +33133,Matthew Turk,2008-12-27 08:08:09-08:00,commit, +33134,Matthew Turk,2008-12-27 07:25:38-08:00,commit, +33135,Matthew Turk,2008-12-26 08:13:37-08:00,commit, +33136,Matthew Turk,2008-12-26 07:48:22-08:00,commit, +33137,Matthew Turk,2008-12-26 07:10:38-08:00,commit, +33138,Matthew Turk,2008-12-25 19:45:41-08:00,commit, +33139,Matthew Turk,2008-12-25 18:56:24-08:00,commit, +33140,Matthew Turk,2008-12-25 18:21:17-08:00,commit, +33141,Matthew Turk,2008-12-25 09:26:20-08:00,commit, +33142,Matthew Turk,2008-12-24 20:50:12-08:00,commit, +33143,Matthew Turk,2008-12-24 20:06:06-08:00,commit, +33144,Matthew Turk,2008-12-24 13:54:22-08:00,commit, +33145,Matthew Turk,2008-12-24 11:02:24-08:00,commit, +33146,Matthew Turk,2008-12-24 06:09:23-08:00,commit, +33147,Matthew Turk,2008-12-23 22:30:33-08:00,commit, +33148,Matthew Turk,2008-12-23 21:59:50-08:00,commit, +33149,Matthew Turk,2008-12-23 21:24:06-08:00,commit, +33150,Matthew Turk,2008-12-23 21:10:13-08:00,commit, +33151,Matthew Turk,2008-12-23 19:51:19-08:00,commit, +33152,Matthew Turk,2008-12-23 15:57:19-08:00,commit, +33153,Matthew Turk,2008-12-23 15:50:12-08:00,commit, +33154,Matthew Turk,2008-12-19 09:43:36-08:00,commit, +33155,Matthew Turk,2008-12-18 21:28:39-08:00,commit, +33156,Britton Smith,2008-12-18 15:59:18-08:00,commit, +33157,Matthew Turk,2008-12-17 14:51:54-08:00,commit, +33158,Britton Smith,2008-12-17 12:37:42-08:00,commit, +33159,Britton Smith,2008-12-17 12:26:31-08:00,commit, +33160,Matthew Turk,2008-12-17 11:05:58-08:00,commit, +33161,Matthew Turk,2008-12-17 11:03:28-08:00,commit, +33162,Matthew Turk,2008-12-16 18:56:12-08:00,commit, +33163,Britton Smith,2008-12-16 16:46:46-08:00,commit, +33164,Britton Smith,2008-12-16 16:41:22-08:00,commit, +33165,Britton Smith,2008-12-16 16:32:01-08:00,commit, +33166,J.S. Oishi,2008-12-16 11:34:53-08:00,commit, +33167,Matthew Turk,2008-12-16 10:08:26-08:00,commit, +33168,Matthew Turk,2008-12-16 09:37:19-08:00,commit, +33169,Matthew Turk,2008-12-16 08:33:01-08:00,commit, +33170,Matthew Turk,2008-12-16 08:32:12-08:00,commit, +33171,Britton Smith,2008-12-15 15:00:59-08:00,commit, +33172,Matthew Turk,2008-12-14 23:11:16-08:00,commit, +33173,Matthew Turk,2008-12-13 19:31:59-08:00,commit, +33174,Matthew Turk,2008-12-13 19:29:29-08:00,commit, +33175,Matthew Turk,2008-12-11 18:11:40-08:00,commit, +33176,Matthew Turk,2008-12-11 17:16:34-08:00,commit, +33177,Matthew Turk,2008-12-11 17:16:34-08:00,commit, +33178,Stephen Skory,2008-12-11 15:48:46-08:00,commit, +33179,Stephen Skory,2008-12-11 15:25:29-08:00,commit, +33180,Matthew Turk,2008-12-10 07:49:43-08:00,commit, +33181,Britton Smith,2008-12-09 20:41:31-08:00,commit, +33182,Matthew Turk,2008-12-09 20:26:42-08:00,commit, +33183,Matthew Turk,2008-12-09 20:24:19-08:00,commit, +33184,Matthew Turk,2008-12-09 20:23:02-08:00,commit, +33185,J.S. Oishi,2008-12-09 15:24:17-08:00,commit, +33186,J.S. Oishi,2008-12-09 15:22:42-08:00,commit, +33187,Matthew Turk,2008-12-09 15:10:05-08:00,commit, +33188,Matthew Turk,2008-12-09 15:02:43-08:00,commit, +33189,Matthew Turk,2008-12-09 14:37:15-08:00,commit, +33190,Matthew Turk,2008-12-09 13:24:34-08:00,commit, +33191,Matthew Turk,2008-12-09 07:22:44-08:00,commit, +33192,Matthew Turk,2008-12-09 07:20:32-08:00,commit, +33193,Britton Smith,2008-12-08 21:26:16-08:00,commit, +33194,Britton Smith,2008-12-08 21:24:50-08:00,commit, +33195,Britton Smith,2008-12-08 21:12:29-08:00,commit, +33196,Britton Smith,2008-12-08 21:04:49-08:00,commit, +33197,Britton Smith,2008-12-08 21:01:12-08:00,commit, +33198,Britton Smith,2008-12-08 21:00:22-08:00,commit, +33199,Matthew Turk,2008-12-05 12:38:37-08:00,commit, +33200,Matthew Turk,2008-12-05 09:45:32-08:00,commit, +33201,Matthew Turk,2008-12-05 09:38:06-08:00,commit, +33202,Matthew Turk,2008-12-04 23:17:58-08:00,commit, +33203,Matthew Turk,2008-12-04 11:28:40-08:00,commit, +33204,Matthew Turk,2008-12-04 09:29:01-08:00,commit, +33205,Matthew Turk,2008-12-03 19:03:06-08:00,commit, +33206,Matthew Turk,2008-12-03 15:05:24-08:00,commit, +33207,Matthew Turk,2008-12-03 14:58:59-08:00,commit, +33208,Matthew Turk,2008-12-03 13:41:32-08:00,commit, +33209,Matthew Turk,2008-12-03 12:25:17-08:00,commit, +33210,Matthew Turk,2008-12-03 12:12:08-08:00,commit, +33211,J.S. Oishi,2008-12-03 11:30:38-08:00,commit, +33212,Matthew Turk,2008-12-03 11:26:32-08:00,commit, +33213,Matthew Turk,2008-12-03 08:31:56-08:00,commit, +33214,J.S. Oishi,2008-12-03 08:14:26-08:00,commit, +33215,J.S. Oishi,2008-12-01 17:46:33-08:00,commit, +33216,Matthew Turk,2008-12-01 13:34:22-08:00,commit, +33217,Matthew Turk,2008-12-01 09:53:20-08:00,commit, +33218,Matthew Turk,2008-11-26 14:24:51-08:00,commit, +33219,Matthew Turk,2008-11-26 13:43:07-08:00,commit, +33220,Matthew Turk,2008-11-26 10:03:21-08:00,commit, +33221,Matthew Turk,2008-11-26 08:09:05-08:00,commit, +33222,Matthew Turk,2008-11-26 07:54:31-08:00,commit, +33223,Britton Smith,2008-11-24 15:22:57-08:00,commit, +33224,Britton Smith,2008-11-24 15:22:08-08:00,commit, +33225,Stephen Skory,2008-11-23 16:26:34-08:00,commit, +33226,Matthew Turk,2008-11-20 10:38:42-08:00,commit, +33227,Matthew Turk,2008-11-20 10:10:02-08:00,commit, +33228,Matthew Turk,2008-11-19 10:46:56-08:00,commit, +33229,Matthew Turk,2008-11-19 10:09:15-08:00,commit, +33230,Matthew Turk,2008-11-19 10:08:15-08:00,commit, +33231,Matthew Turk,2008-11-19 09:56:37-08:00,commit, +33232,Matthew Turk,2008-11-19 09:24:29-08:00,commit, +33233,Matthew Turk,2008-11-18 23:26:21-08:00,commit, +33234,Matthew Turk,2008-11-18 23:22:41-08:00,commit, +33235,Matthew Turk,2008-11-18 00:29:40-08:00,commit, +33236,Matthew Turk,2008-11-18 00:05:21-08:00,commit, +33237,Matthew Turk,2008-11-17 23:22:49-08:00,commit, +33238,Matthew Turk,2008-11-17 23:17:33-08:00,commit, +33239,Britton Smith,2008-11-16 23:33:01-08:00,commit, +33240,Britton Smith,2008-11-16 23:32:12-08:00,commit, +33241,Matthew Turk,2008-11-16 21:13:39-08:00,commit, +33242,Matthew Turk,2008-11-15 15:49:25-08:00,commit, +33243,Matthew Turk,2008-11-15 15:40:05-08:00,commit, +33244,Matthew Turk,2008-11-15 15:31:36-08:00,commit, +33245,Matthew Turk,2008-11-15 15:17:14-08:00,commit, +33246,Matthew Turk,2008-11-15 14:20:57-08:00,commit, +33247,Matthew Turk,2008-11-15 11:30:52-08:00,commit, +33248,Matthew Turk,2008-11-15 10:56:42-08:00,commit, +33249,Matthew Turk,2008-11-14 07:56:56-08:00,commit, +33250,Matthew Turk,2008-11-14 07:37:19-08:00,commit, +33251,Britton Smith,2008-11-12 20:33:33-08:00,commit, +33252,Stephen Skory,2008-11-12 17:39:21-08:00,commit, +33253,Stephen Skory,2008-11-12 17:35:02-08:00,commit, +33254,Matthew Turk,2008-11-12 17:22:28-08:00,commit, +33255,Matthew Turk,2008-11-12 17:00:16-08:00,commit, +33256,Matthew Turk,2008-11-12 16:32:30-08:00,commit, +33257,Matthew Turk,2008-11-12 16:16:50-08:00,commit, +33258,Matthew Turk,2008-11-12 16:01:37-08:00,commit, +33259,Britton Smith,2008-11-11 19:06:37-08:00,commit, +33260,Britton Smith,2008-11-11 15:45:27-08:00,commit, +33261,Britton Smith,2008-11-11 15:35:37-08:00,commit, +33262,Britton Smith,2008-11-11 15:34:05-08:00,commit, +33263,Britton Smith,2008-11-11 15:32:36-08:00,commit, +33264,Britton Smith,2008-11-11 13:58:37-08:00,commit, +33265,Matthew Turk,2008-11-11 11:36:40-08:00,commit, +33266,Matthew Turk,2008-11-11 08:37:59-08:00,commit, +33267,Matthew Turk,2008-11-10 23:29:48-08:00,commit, +33268,Matthew Turk,2008-11-10 23:28:03-08:00,commit, +33269,Matthew Turk,2008-11-10 21:59:54-08:00,commit, +33270,Britton Smith,2008-11-10 13:53:37-08:00,commit, +33271,Britton Smith,2008-11-10 11:06:08-08:00,commit, +33272,Britton Smith,2008-11-07 13:47:34-08:00,commit, +33273,Matthew Turk,2008-11-07 08:33:36-08:00,commit, +33274,Britton Smith,2008-11-06 14:39:49-08:00,commit, +33275,Britton Smith,2008-11-06 13:31:08-08:00,commit, +33276,Britton Smith,2008-11-06 13:30:22-08:00,commit, +33277,Britton Smith,2008-11-06 13:29:51-08:00,commit, +33278,Britton Smith,2008-11-06 13:13:14-08:00,commit, +33279,Matthew Turk,2008-11-06 10:28:18-08:00,commit, +33280,Britton Smith,2008-11-06 10:26:54-08:00,commit, +33281,Matthew Turk,2008-11-06 08:52:35-08:00,commit, +33282,Matthew Turk,2008-11-05 22:55:41-08:00,commit, +33283,Matthew Turk,2008-11-05 22:24:57-08:00,commit, +33284,Britton Smith,2008-11-05 19:18:30-08:00,commit, +33285,Britton Smith,2008-11-05 18:40:50-08:00,commit, +33286,Britton Smith,2008-11-05 18:39:46-08:00,commit, +33287,Stephen Skory,2008-11-05 17:40:43-08:00,commit, +33288,Stephen Skory,2008-11-05 17:39:24-08:00,commit, +33289,Britton Smith,2008-11-05 17:17:33-08:00,commit, +33290,Britton Smith,2008-11-05 17:16:10-08:00,commit, +33291,Britton Smith,2008-11-05 17:14:08-08:00,commit, +33292,Matthew Turk,2008-11-05 17:02:28-08:00,commit, +33293,Britton Smith,2008-11-05 16:53:08-08:00,commit, +33294,Britton Smith,2008-11-05 16:52:24-08:00,commit, +33295,J.S. Oishi,2008-11-05 13:48:04-08:00,commit, +33296,Matthew Turk,2008-11-05 12:36:03-08:00,commit, +33297,Matthew Turk,2008-11-05 11:27:02-08:00,commit, +33298,Britton Smith,2008-11-05 11:20:52-08:00,commit, +33299,Matthew Turk,2008-11-05 11:16:27-08:00,commit, +33300,Matthew Turk,2008-11-05 11:15:54-08:00,commit, +33301,Britton Smith,2008-11-05 10:52:36-08:00,commit, +33302,Britton Smith,2008-11-05 10:46:52-08:00,commit, +33303,Matthew Turk,2008-11-05 09:54:07-08:00,commit, +33304,Matthew Turk,2008-11-05 09:40:43-08:00,commit, +33305,Matthew Turk,2008-11-04 13:56:56-08:00,commit, +33306,Matthew Turk,2008-11-04 13:44:58-08:00,commit, +33307,Stephen Skory,2008-11-04 13:37:09-08:00,commit, +33308,Stephen Skory,2008-11-04 13:32:21-08:00,commit, +33309,Britton Smith,2008-11-04 09:35:48-08:00,commit, +33310,Matthew Turk,2008-11-04 07:47:37-08:00,commit, +33311,Matthew Turk,2008-11-04 07:46:21-08:00,commit, +33312,Britton Smith,2008-11-03 19:21:17-08:00,commit, +33313,J.S. Oishi,2008-11-03 15:47:08-08:00,commit, +33314,Britton Smith,2008-11-03 07:55:24-08:00,commit, +33315,Britton Smith,2008-11-03 07:53:37-08:00,commit, +33316,Matthew Turk,2008-11-02 13:46:12-08:00,commit, +33317,Matthew Turk,2008-11-02 13:10:43-08:00,commit, +33318,Stephen Skory,2008-11-02 08:06:49-08:00,commit, +33319,Matthew Turk,2008-11-01 11:47:50-07:00,commit, +33320,Matthew Turk,2008-10-31 21:46:23-07:00,commit, +33321,Matthew Turk,2008-10-31 21:37:56-07:00,commit, +33322,Britton Smith,2008-10-31 12:59:25-07:00,commit, +33323,Britton Smith,2008-10-31 10:16:02-07:00,commit, +33324,Matthew Turk,2008-10-31 10:05:01-07:00,commit, +33325,Britton Smith,2008-10-31 09:22:29-07:00,commit, +33326,Matthew Turk,2008-10-29 16:53:43-07:00,commit, +33327,Matthew Turk,2008-10-29 14:41:15-07:00,commit, +33328,Matthew Turk,2008-10-28 17:13:16-07:00,commit, +33329,Matthew Turk,2008-10-27 09:23:18-07:00,commit, +33330,Matthew Turk,2008-10-27 09:22:47-07:00,commit, +33331,Matthew Turk,2008-10-27 09:22:47-07:00,commit, +33332,Britton Smith,2008-10-26 19:57:33-07:00,commit, +33333,Britton Smith,2008-10-26 11:21:30-07:00,commit, +33334,Britton Smith,2008-10-26 11:18:19-07:00,commit, +33335,Britton Smith,2008-10-26 11:09:32-07:00,commit, +33336,Britton Smith,2008-10-26 11:08:38-07:00,commit, +33337,Britton Smith,2008-10-26 10:47:42-07:00,commit, +33338,Britton Smith,2008-10-26 10:21:42-07:00,commit, +33339,Matthew Turk,2008-10-26 01:43:34-07:00,commit, +33340,Matthew Turk,2008-10-25 12:01:58-07:00,commit, +33341,Matthew Turk,2008-10-25 09:20:58-07:00,commit, +33342,Matthew Turk,2008-10-25 09:00:15-07:00,commit, +33343,Matthew Turk,2008-10-25 09:00:15-07:00,commit, +33344,Britton Smith,2008-10-25 00:03:24-07:00,commit, +33345,Matthew Turk,2008-10-24 23:19:39-07:00,commit, +33346,Matthew Turk,2008-10-24 23:19:39-07:00,commit, +33347,Matthew Turk,2008-10-24 23:15:06-07:00,commit, +33348,Matthew Turk,2008-10-24 23:06:09-07:00,commit, +33349,Matthew Turk,2008-10-24 23:06:09-07:00,commit, +33350,Britton Smith,2008-10-24 19:08:17-07:00,commit, +33351,Matthew Turk,2008-10-23 13:25:44-07:00,commit, +33352,Matthew Turk,2008-10-23 10:19:14-07:00,commit, +33353,Matthew Turk,2008-10-22 15:09:51-07:00,commit, +33354,Stephen Skory,2008-10-22 09:53:06-07:00,commit, +33355,Matthew Turk,2008-10-22 09:08:47-07:00,commit, +33356,Matthew Turk,2008-10-13 14:49:48-07:00,commit, +33357,Matthew Turk,2008-10-13 14:18:11-07:00,commit, +33358,Matthew Turk,2008-10-12 12:05:06-07:00,commit, +33359,Matthew Turk,2008-10-12 11:45:45-07:00,commit, +33360,Matthew Turk,2008-10-12 09:20:20-07:00,commit, +33361,Matthew Turk,2008-10-11 15:06:41-07:00,commit, +33362,Matthew Turk,2008-10-11 11:13:28-07:00,commit, +33363,Matthew Turk,2008-10-10 14:23:19-07:00,commit, +33364,Matthew Turk,2008-10-10 10:12:59-07:00,commit, +33365,Matthew Turk,2008-10-10 08:28:37-07:00,commit, +33366,Matthew Turk,2008-10-06 10:13:37-07:00,commit, +33367,Matthew Turk,2008-10-06 10:00:25-07:00,commit, +33368,Matthew Turk,2008-10-03 14:54:36-07:00,commit, +33369,Matthew Turk,2008-10-03 11:53:12-07:00,commit, +33370,Matthew Turk,2008-10-02 10:28:34-07:00,commit, +33371,Matthew Turk,2008-10-01 16:07:27-07:00,commit, +33372,Matthew Turk,2008-10-01 14:47:33-07:00,commit, +33373,Matthew Turk,2008-10-01 14:47:33-07:00,commit, +33374,Matthew Turk,2008-09-30 22:36:03-07:00,commit, +33375,Matthew Turk,2008-09-30 22:19:57-07:00,commit, +33376,Matthew Turk,2008-09-30 21:43:44-07:00,commit, +33377,Matthew Turk,2008-09-30 14:28:13-07:00,commit, +33378,Matthew Turk,2008-09-28 21:14:58-07:00,commit, +33379,Matthew Turk,2008-09-27 13:56:34-07:00,commit, +33380,Matthew Turk,2008-09-26 16:18:33-07:00,commit, +33381,Matthew Turk,2008-09-26 16:17:31-07:00,commit, +33382,Matthew Turk,2008-09-26 16:09:01-07:00,commit, +33383,Matthew Turk,2008-09-25 08:35:50-07:00,commit, +33384,Matthew Turk,2008-09-25 05:51:42-07:00,commit, +33385,Matthew Turk,2008-09-25 05:51:42-07:00,commit, +33386,Matthew Turk,2008-09-24 06:44:46-07:00,commit, +33387,Matthew Turk,2008-09-24 06:43:17-07:00,commit, +33388,Matthew Turk,2008-09-22 08:35:20-07:00,commit, +33389,Matthew Turk,2008-09-22 01:46:01-07:00,commit, +33390,Matthew Turk,2008-09-20 04:12:31-07:00,commit, +33391,Matthew Turk,2008-09-20 02:56:53-07:00,commit, +33392,Matthew Turk,2008-09-19 08:24:13-07:00,commit, +33393,Matthew Turk,2008-09-19 08:22:54-07:00,commit, +33394,J.S. Oishi,2008-09-18 16:01:43-07:00,commit, +33395,J.S. Oishi,2008-09-18 13:00:19-07:00,commit, +33396,Matthew Turk,2008-09-18 07:57:23-07:00,commit, +33397,Matthew Turk,2008-09-18 07:02:27-07:00,commit, +33398,Matthew Turk,2008-09-18 01:47:13-07:00,commit, +33399,Matthew Turk,2008-09-18 00:34:08-07:00,commit, +33400,Matthew Turk,2008-09-17 07:59:23-07:00,commit, +33401,Matthew Turk,2008-09-17 07:56:51-07:00,commit, +33402,Matthew Turk,2008-09-17 07:01:16-07:00,commit, +33403,Matthew Turk,2008-09-16 23:25:06-07:00,commit, +33404,Matthew Turk,2008-09-16 13:11:07-07:00,commit, +33405,Matthew Turk,2008-09-16 12:19:02-07:00,commit, +33406,Matthew Turk,2008-09-16 12:17:43-07:00,commit, +33407,Matthew Turk,2008-09-16 12:17:43-07:00,commit, +33408,Matthew Turk,2008-09-15 15:21:21-07:00,commit, +33409,Matthew Turk,2008-09-15 14:58:16-07:00,commit, +33410,Matthew Turk,2008-09-15 04:35:56-07:00,commit, +33411,Matthew Turk,2008-09-14 14:16:35-07:00,commit, +33412,Matthew Turk,2008-09-14 13:53:27-07:00,commit, +33413,Matthew Turk,2008-09-12 13:47:59-07:00,commit, +33414,Matthew Turk,2008-09-11 08:53:07-07:00,commit, +33415,J.S. Oishi,2008-09-11 07:45:34-07:00,commit, +33416,Matthew Turk,2008-09-11 07:00:21-07:00,commit, +33417,Matthew Turk,2008-09-11 06:22:01-07:00,commit, +33418,Matthew Turk,2008-09-11 06:20:32-07:00,commit, +33419,Matthew Turk,2008-09-11 03:06:12-07:00,commit, +33420,J.S. Oishi,2008-09-09 14:00:17-07:00,commit, +33421,Matthew Turk,2008-09-09 11:15:53-07:00,commit, +33422,Matthew Turk,2008-09-09 08:00:15-07:00,commit, +33423,Matthew Turk,2008-09-09 06:21:40-07:00,commit, +33424,Matthew Turk,2008-09-09 03:00:21-07:00,commit, +33425,Matthew Turk,2008-09-09 02:51:50-07:00,commit, +33426,Matthew Turk,2008-09-09 01:40:49-07:00,commit, +33427,Matthew Turk,2008-09-08 20:26:22-07:00,commit, +33428,Matthew Turk,2008-09-08 19:55:28-07:00,commit, +33429,Matthew Turk,2008-09-08 12:38:15-07:00,commit, +33430,Matthew Turk,2008-09-08 03:29:47-07:00,commit, +33431,Matthew Turk,2008-09-08 03:13:58-07:00,commit, +33432,Matthew Turk,2008-09-08 02:43:33-07:00,commit, +33433,Matthew Turk,2008-09-05 13:51:21-07:00,commit, +33434,Matthew Turk,2008-09-04 08:34:52-07:00,commit, +33435,Matthew Turk,2008-09-04 08:34:22-07:00,commit, +33436,Matthew Turk,2008-09-03 09:40:14-07:00,commit, +33437,Matthew Turk,2008-09-03 07:54:25-07:00,commit, +33438,Matthew Turk,2008-09-02 09:39:44-07:00,commit, +33439,Matthew Turk,2008-08-28 11:05:46-07:00,commit, +33440,J.S. Oishi,2008-08-27 12:13:19-07:00,commit, +33441,Matthew Turk,2008-08-26 12:36:38-07:00,commit, +33442,Matthew Turk,2008-08-26 12:36:38-07:00,commit, +33443,Matthew Turk,2008-08-25 10:33:27-07:00,commit, +33444,Matthew Turk,2008-08-25 10:33:27-07:00,commit, +33445,Rick Wagner,2008-08-24 23:51:10-07:00,commit, +33446,Rick Wagner,2008-08-24 21:01:16-07:00,commit, +33447,Matthew Turk,2008-08-24 20:52:24-07:00,commit, +33448,Matthew Turk,2008-08-21 22:51:40-07:00,commit, +33449,Matthew Turk,2008-08-21 22:43:18-07:00,commit, +33450,Matthew Turk,2008-08-21 11:37:02-07:00,commit, +33451,Matthew Turk,2008-08-21 11:37:02-07:00,commit, +33452,Matthew Turk,2008-08-20 21:16:11-07:00,commit, +33453,Matthew Turk,2008-08-20 21:16:11-07:00,commit, +33454,Matthew Turk,2008-08-19 21:11:07-07:00,commit, +33455,Britton Smith,2008-08-15 17:16:44-07:00,commit, +33456,Matthew Turk,2008-08-12 10:44:49-07:00,commit, +33457,Matthew Turk,2008-08-12 10:44:49-07:00,commit, +33458,Matthew Turk,2008-08-11 14:46:33-07:00,commit, +33459,Matthew Turk,2008-08-09 15:03:29-07:00,commit, +33460,Matthew Turk,2008-08-09 14:46:01-07:00,commit, +33461,Matthew Turk,2008-08-08 15:41:08-07:00,commit, +33462,Matthew Turk,2008-08-08 10:53:38-07:00,commit, +33463,Matthew Turk,2008-08-07 22:08:57-07:00,commit, +33464,Matthew Turk,2008-08-07 22:05:50-07:00,commit, +33465,Matthew Turk,2008-08-07 17:07:25-07:00,commit, +33466,Matthew Turk,2008-08-07 17:07:25-07:00,commit, +33467,Matthew Turk,2008-08-07 09:27:35-07:00,commit, +33468,Matthew Turk,2008-08-05 09:41:18-07:00,commit, +33469,Matthew Turk,2008-08-05 08:46:31-07:00,commit, +33470,Matthew Turk,2008-08-04 12:58:29-07:00,commit, +33471,Matthew Turk,2008-08-04 12:58:29-07:00,commit, +33472,Matthew Turk,2008-08-03 12:55:52-07:00,commit, +33473,Matthew Turk,2008-08-03 12:55:52-07:00,commit, +33474,Matthew Turk,2008-08-03 12:55:52-07:00,commit, +33475,Matthew Turk,2008-07-31 16:12:08-07:00,commit, +33476,Matthew Turk,2008-07-31 15:01:24-07:00,commit, +33477,Matthew Turk,2008-07-31 14:58:16-07:00,commit, +33478,Matthew Turk,2008-07-31 14:29:53-07:00,commit, +33479,Matthew Turk,2008-07-31 10:33:52-07:00,commit, +33480,Matthew Turk,2008-07-31 10:33:05-07:00,commit, +33481,Matthew Turk,2008-07-31 09:04:12-07:00,commit, +33482,Matthew Turk,2008-07-30 20:29:26-07:00,commit, +33483,J.S. Oishi,2008-07-29 16:13:38-07:00,commit, +33484,J.S. Oishi,2008-07-29 16:13:38-07:00,commit, +33485,J.S. Oishi,2008-07-29 15:09:10-07:00,commit, +33486,J.S. Oishi,2008-07-29 14:40:32-07:00,commit, +33487,Matthew Turk,2008-07-29 13:41:56-07:00,commit, +33488,Matthew Turk,2008-07-29 10:25:32-07:00,commit, +33489,Matthew Turk,2008-07-29 10:25:32-07:00,commit, +33490,Matthew Turk,2008-07-29 04:50:36-07:00,commit, +33491,J.S. Oishi,2008-07-28 23:30:43-07:00,commit, +33492,J.S. Oishi,2008-07-28 14:17:19-07:00,commit, +33493,J.S. Oishi,2008-07-28 14:17:02-07:00,commit, +33494,Matthew Turk,2008-07-28 12:59:48-07:00,commit, +33495,Matthew Turk,2008-07-26 16:52:09-07:00,commit, +33496,Matthew Turk,2008-07-26 16:13:47-07:00,commit, +33497,Matthew Turk,2008-07-26 15:49:16-07:00,commit, +33498,Britton Smith,2008-07-25 16:19:56-07:00,commit, +33499,Matthew Turk,2008-07-25 08:57:51-07:00,commit, +33500,Matthew Turk,2008-07-25 08:57:51-07:00,commit, +33501,Matthew Turk,2008-07-25 08:07:05-07:00,commit, +33502,Matthew Turk,2008-07-25 08:07:05-07:00,commit, +33503,Matthew Turk,2008-07-24 17:20:13-07:00,commit, +33504,J.S. Oishi,2008-07-21 16:36:06-07:00,commit, +33505,J.S. Oishi,2008-07-21 14:05:49-07:00,commit, +33506,J.S. Oishi,2008-07-21 13:04:37-07:00,commit, +33507,Matthew Turk,2008-07-21 12:55:37-07:00,commit, +33508,Matthew Turk,2008-07-21 12:52:51-07:00,commit, +33509,Matthew Turk,2008-07-21 12:41:38-07:00,commit, +33510,Matthew Turk,2008-07-19 00:11:21-07:00,commit, +33511,Matthew Turk,2008-07-18 22:55:33-07:00,commit, +33512,Matthew Turk,2008-07-18 11:05:39-07:00,commit, +33513,Matthew Turk,2008-07-18 11:00:17-07:00,commit, +33514,Matthew Turk,2008-07-18 10:59:27-07:00,commit, +33515,Matthew Turk,2008-07-18 09:42:49-07:00,commit, +33516,Matthew Turk,2008-07-18 09:40:38-07:00,commit, +33517,Matthew Turk,2008-07-18 09:40:38-07:00,commit, +33518,Matthew Turk,2008-07-17 17:39:39-07:00,commit, +33519,Matthew Turk,2008-07-17 13:21:39-07:00,commit, +33520,Matthew Turk,2008-07-17 09:33:43-07:00,commit, +33521,Matthew Turk,2008-07-16 22:38:31-07:00,commit, +33522,Matthew Turk,2008-07-16 18:17:43-07:00,commit, +33523,Matthew Turk,2008-07-16 17:51:53-07:00,commit, +33524,Matthew Turk,2008-07-15 23:11:54-07:00,commit, +33525,Matthew Turk,2008-07-15 22:53:47-07:00,commit, +33526,Matthew Turk,2008-07-15 21:32:14-07:00,commit, +33527,Matthew Turk,2008-07-15 20:36:46-07:00,commit, +33528,Matthew Turk,2008-07-15 20:36:46-07:00,commit, +33529,Matthew Turk,2008-07-15 20:29:49-07:00,commit, +33530,Matthew Turk,2008-07-15 20:29:49-07:00,commit, +33531,Matthew Turk,2008-07-15 20:03:21-07:00,commit, +33532,Matthew Turk,2008-07-15 20:03:21-07:00,commit, +33533,Matthew Turk,2008-07-15 20:02:29-07:00,commit, +33534,Matthew Turk,2008-07-15 20:02:29-07:00,commit, +33535,Matthew Turk,2008-07-15 10:02:20-07:00,commit, +33536,Matthew Turk,2008-07-14 11:00:54-07:00,commit, +33537,Matthew Turk,2008-07-13 22:06:17-07:00,commit, +33538,Matthew Turk,2008-07-12 11:25:54-07:00,commit, +33539,Matthew Turk,2008-07-12 09:14:17-07:00,commit, +33540,Matthew Turk,2008-07-11 21:07:30-07:00,commit, +33541,Matthew Turk,2008-07-10 09:05:00-07:00,commit, +33542,J.S. Oishi,2008-07-09 15:31:14-07:00,commit, +33543,Matthew Turk,2008-07-09 08:44:43-07:00,commit, +33544,Matthew Turk,2008-07-08 22:16:51-07:00,commit, +33545,Matthew Turk,2008-07-08 10:33:31-07:00,commit, +33546,Matthew Turk,2008-07-08 09:54:52-07:00,commit, +33547,Matthew Turk,2008-07-08 09:22:34-07:00,commit, +33548,Matthew Turk,2008-07-06 16:17:52-07:00,commit, +33549,Matthew Turk,2008-07-06 14:26:33-07:00,commit, +33550,Matthew Turk,2008-07-06 13:11:59-07:00,commit, +33551,Matthew Turk,2008-07-06 10:53:13-07:00,commit, +33552,Matthew Turk,2008-07-05 20:46:09-07:00,commit, +33553,Matthew Turk,2008-07-05 12:23:02-07:00,commit, +33554,Matthew Turk,2008-07-05 10:46:16-07:00,commit, +33555,Matthew Turk,2008-07-03 16:39:29-07:00,commit, +33556,Matthew Turk,2008-07-02 15:47:31-07:00,commit, +33557,Matthew Turk,2008-07-01 14:56:59-07:00,commit, +33558,Matthew Turk,2008-07-01 13:20:21-07:00,commit, +33559,Matthew Turk,2008-07-01 09:24:11-07:00,commit, +33560,J.S. Oishi,2008-07-01 09:20:21-07:00,commit, +33561,J.S. Oishi,2008-06-30 18:20:33-07:00,commit, +33562,Matthew Turk,2008-06-30 17:23:28-07:00,commit, +33563,J.S. Oishi,2008-06-30 16:44:20-07:00,commit, +33564,Matthew Turk,2008-06-30 15:22:50-07:00,commit, +33565,Matthew Turk,2008-06-29 08:48:58-07:00,commit, +33566,Matthew Turk,2008-06-27 15:41:45-07:00,commit, +33567,Matthew Turk,2008-06-27 14:27:03-07:00,commit, +33568,Matthew Turk,2008-06-27 13:28:28-07:00,commit, +33569,Matthew Turk,2008-06-27 13:08:39-07:00,commit, +33570,Matthew Turk,2008-06-27 12:44:23-07:00,commit, +33571,J.S. Oishi,2008-06-26 23:17:16-07:00,commit, +33572,Matthew Turk,2008-06-26 23:16:50-07:00,commit, +33573,Matthew Turk,2008-06-26 13:25:09-07:00,commit, +33574,Matthew Turk,2008-06-25 22:13:00-07:00,commit, +33575,J.S. Oishi,2008-06-25 13:57:20-07:00,commit, +33576,J.S. Oishi,2008-06-25 13:57:20-07:00,commit, +33577,J.S. Oishi,2008-06-25 13:51:51-07:00,commit, +33578,J.S. Oishi,2008-06-25 13:51:51-07:00,commit, +33579,Matthew Turk,2008-06-25 13:11:06-07:00,commit, +33580,Matthew Turk,2008-06-24 20:35:18-07:00,commit, +33581,J.S. Oishi,2008-06-24 14:39:25-07:00,commit, +33582,Matthew Turk,2008-06-24 14:37:06-07:00,commit, +33583,Matthew Turk,2008-06-24 14:32:28-07:00,commit, +33584,J.S. Oishi,2008-06-24 14:22:04-07:00,commit, +33585,J.S. Oishi,2008-06-24 11:47:58-07:00,commit, +33586,J.S. Oishi,2008-06-23 23:44:10-07:00,commit, +33587,Matthew Turk,2008-06-23 23:15:21-07:00,commit, +33588,J.S. Oishi,2008-06-23 23:07:40-07:00,commit, +33589,Matthew Turk,2008-06-23 18:17:06-07:00,commit, +33590,Matthew Turk,2008-06-23 17:42:33-07:00,commit, +33591,Matthew Turk,2008-06-23 17:15:30-07:00,commit, +33592,Matthew Turk,2008-06-23 16:46:20-07:00,commit, +33593,Matthew Turk,2008-06-23 16:29:51-07:00,commit, +33594,Matthew Turk,2008-06-23 07:18:17-07:00,commit, +33595,Matthew Turk,2008-06-23 06:27:09-07:00,commit, +33596,Britton Smith,2008-06-23 04:10:09-07:00,commit, +33597,Britton Smith,2008-06-23 04:08:24-07:00,commit, +33598,J.S. Oishi,2008-06-23 02:02:03-07:00,commit, +33599,Matthew Turk,2008-06-22 13:16:07-07:00,commit, +33600,J.S. Oishi,2008-06-22 12:48:48-07:00,commit, +33601,Matthew Turk,2008-06-22 11:09:40-07:00,commit, +33602,J.S. Oishi,2008-06-21 15:49:41-07:00,commit, +33603,Matthew Turk,2008-06-21 15:31:43-07:00,commit, +33604,Matthew Turk,2008-06-21 15:00:24-07:00,commit, +33605,J.S. Oishi,2008-06-21 14:59:44-07:00,commit, +33606,J.S. Oishi,2008-06-21 14:37:34-07:00,commit, +33607,J.S. Oishi,2008-06-21 14:33:16-07:00,commit, +33608,Matthew Turk,2008-06-21 14:01:24-07:00,commit, +33609,Matthew Turk,2008-06-21 13:47:24-07:00,commit, +33610,J.S. Oishi,2008-06-21 13:46:13-07:00,commit, +33611,Matthew Turk,2008-06-21 10:03:58-07:00,commit, +33612,Matthew Turk,2008-06-21 09:30:08-07:00,commit, +33613,Matthew Turk,2008-06-21 08:54:24-07:00,commit, +33614,Matthew Turk,2008-06-21 08:52:13-07:00,commit, +33615,Matthew Turk,2008-06-20 16:05:57-07:00,commit, +33616,Matthew Turk,2008-06-20 14:41:56-07:00,commit, +33617,Matthew Turk,2008-06-20 14:05:36-07:00,commit, +33618,Matthew Turk,2008-06-20 13:59:52-07:00,commit, +33619,Matthew Turk,2008-06-20 11:06:58-07:00,commit, +33620,Matthew Turk,2008-06-20 09:24:26-07:00,commit, +33621,Matthew Turk,2008-06-20 09:15:02-07:00,commit, +33622,Matthew Turk,2008-06-20 09:03:18-07:00,commit, +33623,Matthew Turk,2008-06-19 23:22:05-07:00,commit, +33624,Matthew Turk,2008-06-19 22:26:35-07:00,commit, +33625,Matthew Turk,2008-06-19 22:17:43-07:00,commit, +33626,Matthew Turk,2008-06-19 16:02:08-07:00,commit, +33627,Matthew Turk,2008-06-19 13:56:55-07:00,commit, +33628,Matthew Turk,2008-06-19 12:10:15-07:00,commit, +33629,Matthew Turk,2008-06-18 14:33:19-07:00,commit, +33630,Matthew Turk,2008-06-17 21:51:01-07:00,commit, +33631,Matthew Turk,2008-06-17 17:29:43-07:00,commit, +33632,Matthew Turk,2008-06-17 15:35:28-07:00,commit, +33633,Matthew Turk,2008-06-17 11:33:22-07:00,commit, +33634,Matthew Turk,2008-06-17 09:29:07-07:00,commit, +33635,Matthew Turk,2008-06-17 09:12:49-07:00,commit, +33636,Matthew Turk,2008-06-16 21:15:15-07:00,commit, +33637,Matthew Turk,2008-06-16 16:40:16-07:00,commit, +33638,Matthew Turk,2008-06-16 16:22:47-07:00,commit, +33639,Matthew Turk,2008-06-16 16:13:13-07:00,commit, +33640,J.S. Oishi,2008-06-16 15:58:10-07:00,commit, +33641,Matthew Turk,2008-06-16 15:52:52-07:00,commit, +33642,Matthew Turk,2008-06-16 15:44:22-07:00,commit, +33643,Matthew Turk,2008-06-16 14:23:46-07:00,commit, +33644,Matthew Turk,2008-06-16 12:45:22-07:00,commit, +33645,Matthew Turk,2008-06-14 00:09:46-07:00,commit, +33646,Matthew Turk,2008-06-13 18:33:15-07:00,commit, +33647,Matthew Turk,2008-06-13 16:12:54-07:00,commit, +33648,Matthew Turk,2008-06-13 16:07:17-07:00,commit, +33649,Matthew Turk,2008-06-13 12:54:44-07:00,commit, +33650,Matthew Turk,2008-06-13 12:31:19-07:00,commit, +33651,Matthew Turk,2008-06-13 08:22:41-07:00,commit, +33652,Matthew Turk,2008-06-12 16:51:16-07:00,commit, +33653,Matthew Turk,2008-06-12 06:34:48-07:00,commit, +33654,Matthew Turk,2008-06-11 12:14:56-07:00,commit, +33655,Matthew Turk,2008-06-10 09:05:10-07:00,commit, +33656,Matthew Turk,2008-06-08 23:42:02-07:00,commit, +33657,Matthew Turk,2008-06-08 23:26:26-07:00,commit, +33658,Matthew Turk,2008-06-08 23:16:55-07:00,commit, +33659,Matthew Turk,2008-06-06 16:05:36-07:00,commit, +33660,Matthew Turk,2008-06-05 23:55:18-07:00,commit, +33661,Matthew Turk,2008-06-05 23:01:15-07:00,commit, +33662,Matthew Turk,2008-06-05 15:38:00-07:00,commit, +33663,Matthew Turk,2008-06-05 12:52:57-07:00,commit, +33664,Matthew Turk,2008-06-05 11:32:27-07:00,commit, +33665,Matthew Turk,2008-06-05 00:10:52-07:00,commit, +33666,Matthew Turk,2008-06-04 18:26:00-07:00,commit, +33667,Matthew Turk,2008-06-04 18:03:16-07:00,commit, +33668,Matthew Turk,2008-06-04 17:24:43-07:00,commit, +33669,Matthew Turk,2008-06-04 14:14:49-07:00,commit, +33670,Matthew Turk,2008-06-04 12:19:41-07:00,commit, +33671,Matthew Turk,2008-06-04 09:16:38-07:00,commit, +33672,Matthew Turk,2008-06-04 09:13:56-07:00,commit, +33673,Matthew Turk,2008-06-04 09:10:36-07:00,commit, +33674,Matthew Turk,2008-06-04 08:45:45-07:00,commit, +33675,Matthew Turk,2008-06-03 14:35:27-07:00,commit, +33676,Matthew Turk,2008-06-03 13:35:53-07:00,commit, +33677,Matthew Turk,2008-06-03 11:15:07-07:00,commit, +33678,Matthew Turk,2008-06-03 10:17:38-07:00,commit, +33679,Matthew Turk,2008-06-02 22:59:30-07:00,commit, +33680,Matthew Turk,2008-06-02 22:56:25-07:00,commit, +33681,Matthew Turk,2008-06-02 22:47:24-07:00,commit, +33682,Matthew Turk,2008-06-02 17:14:28-07:00,commit, +33683,Matthew Turk,2008-06-02 17:13:24-07:00,commit, +33684,Matthew Turk,2008-06-02 14:36:54-07:00,commit, +33685,Matthew Turk,2008-06-02 10:39:22-07:00,commit, +33686,Matthew Turk,2008-06-02 10:28:13-07:00,commit, +33687,Matthew Turk,2008-06-02 09:12:59-07:00,commit, +33688,Matthew Turk,2008-05-31 00:59:57-07:00,commit, +33689,Matthew Turk,2008-05-30 15:57:21-07:00,commit, +33690,Matthew Turk,2008-05-30 09:40:15-07:00,commit, +33691,Matthew Turk,2008-05-29 23:12:10-07:00,commit, +33692,Matthew Turk,2008-05-29 22:40:17-07:00,commit, +33693,Matthew Turk,2008-05-29 21:28:15-07:00,commit, +33694,Matthew Turk,2008-05-29 17:04:05-07:00,commit, +33695,Matthew Turk,2008-05-29 16:54:15-07:00,commit, +33696,Matthew Turk,2008-05-29 09:43:15-07:00,commit, +33697,Matthew Turk,2008-05-29 09:28:58-07:00,commit, +33698,Matthew Turk,2008-05-29 08:32:56-07:00,commit, +33699,Matthew Turk,2008-05-29 00:10:21-07:00,commit, +33700,Matthew Turk,2008-05-28 16:27:38-07:00,commit, +33701,Matthew Turk,2008-05-28 16:02:05-07:00,commit, +33702,Matthew Turk,2008-05-28 14:23:06-07:00,commit, +33703,Matthew Turk,2008-05-28 10:07:25-07:00,commit, +33704,Matthew Turk,2008-05-28 09:28:39-07:00,commit, +33705,Matthew Turk,2008-05-28 09:27:06-07:00,commit, +33706,Matthew Turk,2008-05-23 10:47:06-07:00,commit, +33707,Britton Smith,2008-05-22 14:32:13-07:00,commit, +33708,Matthew Turk,2008-05-18 21:39:40-07:00,commit, +33709,Matthew Turk,2008-05-18 21:05:01-07:00,commit, +33710,Matthew Turk,2008-05-18 10:26:10-07:00,commit, +33711,Matthew Turk,2008-05-18 08:11:14-07:00,commit, +33712,Matthew Turk,2008-05-18 08:09:55-07:00,commit, +33713,Matthew Turk,2008-05-17 21:22:04-07:00,commit, +33714,Matthew Turk,2008-05-17 14:20:34-07:00,commit, +33715,Matthew Turk,2008-05-16 17:10:10-07:00,commit, +33716,Matthew Turk,2008-05-16 16:56:48-07:00,commit, +33717,Matthew Turk,2008-05-16 16:44:43-07:00,commit, +33718,Matthew Turk,2008-05-16 16:02:33-07:00,commit, +33719,Matthew Turk,2008-05-16 15:58:26-07:00,commit, +33720,Matthew Turk,2008-05-16 14:57:35-07:00,commit, +33721,Matthew Turk,2008-05-16 14:23:43-07:00,commit, +33722,Matthew Turk,2008-05-16 09:05:19-07:00,commit, +33723,Matthew Turk,2008-05-16 00:17:50-07:00,commit, +33724,Matthew Turk,2008-05-15 17:35:07-07:00,commit, +33725,Matthew Turk,2008-05-15 16:38:10-07:00,commit, +33726,Matthew Turk,2008-05-15 16:14:03-07:00,commit, +33727,Britton Smith,2008-05-14 14:30:33-07:00,commit, +33728,Matthew Turk,2008-05-14 14:06:39-07:00,commit, +33729,Matthew Turk,2008-05-13 19:18:00-07:00,commit, +33730,Matthew Turk,2008-05-13 18:51:56-07:00,commit, +33731,Matthew Turk,2008-05-13 18:10:48-07:00,commit, +33732,Matthew Turk,2008-05-13 16:55:09-07:00,commit, +33733,Matthew Turk,2008-05-13 14:42:07-07:00,commit, +33734,Matthew Turk,2008-05-13 11:09:57-07:00,commit, +33735,Britton Smith,2008-05-13 10:37:47-07:00,commit, +33736,Matthew Turk,2008-05-13 10:07:24-07:00,commit, +33737,Matthew Turk,2008-05-13 09:20:51-07:00,commit, +33738,Matthew Turk,2008-05-13 09:10:37-07:00,commit, +33739,Matthew Turk,2008-05-13 08:49:13-07:00,commit, +33740,Matthew Turk,2008-05-10 23:07:42-07:00,commit, +33741,Matthew Turk,2008-05-10 23:01:17-07:00,commit, +33742,Matthew Turk,2008-05-10 23:00:13-07:00,commit, +33743,Britton Smith,2008-05-09 15:28:00-07:00,commit, +33744,Matthew Turk,2008-05-09 14:11:40-07:00,commit, +33745,Britton Smith,2008-05-09 14:08:35-07:00,commit, +33746,Britton Smith,2008-05-09 14:06:36-07:00,commit, +33747,Britton Smith,2008-05-09 13:58:46-07:00,commit, +33748,Matthew Turk,2008-05-09 07:21:54-07:00,commit, +33749,Britton Smith,2008-05-08 15:46:29-07:00,commit, +33750,Matthew Turk,2008-05-08 14:29:09-07:00,commit, +33751,Matthew Turk,2008-05-08 13:50:53-07:00,commit, +33752,Matthew Turk,2008-05-08 13:47:44-07:00,commit, +33753,Matthew Turk,2008-05-08 13:46:16-07:00,commit, +33754,Matthew Turk,2008-05-08 12:49:23-07:00,commit, +33755,Matthew Turk,2008-05-08 10:49:35-07:00,commit, +33756,Matthew Turk,2008-05-08 10:47:43-07:00,commit, +33757,Matthew Turk,2008-05-07 19:31:10-07:00,commit, +33758,Matthew Turk,2008-05-07 16:36:35-07:00,commit, +33759,Matthew Turk,2008-05-07 13:23:52-07:00,commit, +33760,Matthew Turk,2008-05-06 17:53:05-07:00,commit, +33761,Matthew Turk,2008-05-05 08:49:34-07:00,commit, +33762,Matthew Turk,2008-05-04 17:45:36-07:00,commit, +33763,Matthew Turk,2008-05-04 17:43:10-07:00,commit, +33764,Matthew Turk,2008-05-03 20:43:22-07:00,commit, +33765,Matthew Turk,2008-05-03 20:37:53-07:00,commit, +33766,Matthew Turk,2008-05-03 15:05:34-07:00,commit, +33767,Matthew Turk,2008-05-02 22:20:35-07:00,commit, +33768,Matthew Turk,2008-05-02 16:44:22-07:00,commit, +33769,Matthew Turk,2008-05-02 15:09:25-07:00,commit, +33770,Matthew Turk,2008-05-02 14:52:04-07:00,commit, +33771,Matthew Turk,2008-05-02 12:45:59-07:00,commit, +33772,Matthew Turk,2008-05-02 12:26:23-07:00,commit, +33773,Matthew Turk,2008-05-02 09:50:46-07:00,commit, +33774,Matthew Turk,2008-05-01 15:41:59-07:00,commit, +33775,Matthew Turk,2008-05-01 14:48:24-07:00,commit, +33776,Matthew Turk,2008-05-01 14:34:21-07:00,commit, +33777,Matthew Turk,2008-05-01 14:23:23-07:00,commit, +33778,Britton Smith,2008-05-01 13:57:49-07:00,commit, +33779,Matthew Turk,2008-05-01 08:14:31-07:00,commit, +33780,Matthew Turk,2008-04-30 21:15:51-07:00,commit, +33781,Matthew Turk,2008-04-30 07:16:39-07:00,commit, +33782,Matthew Turk,2008-04-30 06:32:44-07:00,commit, +33783,Matthew Turk,2008-04-29 18:33:07-07:00,commit, +33784,Matthew Turk,2008-04-29 11:47:14-07:00,commit, +33785,Matthew Turk,2008-04-29 07:14:24-07:00,commit, +33786,Matthew Turk,2008-04-26 08:23:42-07:00,commit, +33787,Matthew Turk,2008-04-25 12:41:34-07:00,commit, +33788,Matthew Turk,2008-04-25 08:19:07-07:00,commit, +33789,Matthew Turk,2008-04-24 10:20:24-07:00,commit, +33790,Matthew Turk,2008-04-23 15:28:11-07:00,commit, +33791,Matthew Turk,2008-04-23 14:40:23-07:00,commit, +33792,Matthew Turk,2008-04-23 13:10:57-07:00,commit, +33793,Matthew Turk,2008-04-23 12:51:56-07:00,commit, +33794,Matthew Turk,2008-04-22 14:06:21-07:00,commit, +33795,Matthew Turk,2008-04-17 14:21:03-07:00,commit, +33796,Matthew Turk,2008-04-14 16:35:00-07:00,commit, +33797,Matthew Turk,2008-04-14 15:42:59-07:00,commit, +33798,Matthew Turk,2008-04-14 15:22:42-07:00,commit, +33799,Matthew Turk,2008-04-14 14:42:01-07:00,commit, +33800,Matthew Turk,2008-04-12 12:51:19-07:00,commit, +33801,Matthew Turk,2008-04-11 14:36:08-07:00,commit, +33802,Matthew Turk,2008-04-11 14:23:43-07:00,commit, +33803,Matthew Turk,2008-04-11 00:20:30-07:00,commit, +33804,Matthew Turk,2008-04-10 15:24:43-07:00,commit, +33805,Matthew Turk,2008-04-09 23:51:07-07:00,commit, +33806,Matthew Turk,2008-04-08 09:03:20-07:00,commit, +33807,Matthew Turk,2008-04-07 14:16:25-07:00,commit, +33808,Matthew Turk,2008-04-02 13:00:38-07:00,commit, +33809,Matthew Turk,2008-04-02 12:56:02-07:00,commit, +33810,Matthew Turk,2008-04-02 10:13:42-07:00,commit, +33811,Matthew Turk,2008-03-27 10:41:47-07:00,commit, +33812,Matthew Turk,2008-03-27 10:33:28-07:00,commit, +33813,Matthew Turk,2008-03-25 16:15:38-07:00,commit, +33814,Matthew Turk,2008-03-20 13:47:57-07:00,commit, +33815,Matthew Turk,2008-03-03 13:46:12-08:00,commit, +33816,Matthew Turk,2008-03-03 13:06:39-08:00,commit, +33817,Matthew Turk,2008-02-25 10:44:50-08:00,commit, +33818,Matthew Turk,2008-02-25 10:06:48-08:00,commit, +33819,Matthew Turk,2008-02-25 09:14:02-08:00,commit, +33820,Matthew Turk,2008-02-25 09:07:40-08:00,commit, +33821,Matthew Turk,2008-02-18 09:34:49-08:00,commit, +33822,Matthew Turk,2008-02-16 12:26:20-08:00,commit, +33823,Matthew Turk,2008-02-14 13:16:25-08:00,commit, +33824,Matthew Turk,2008-02-01 13:28:46-08:00,commit, +33825,Matthew Turk,2008-02-01 13:16:10-08:00,commit, +33826,Matthew Turk,2008-01-31 13:42:34-08:00,commit, +33827,Matthew Turk,2008-01-30 16:27:49-08:00,commit, +33828,Matthew Turk,2008-01-29 16:49:26-08:00,commit, +33829,Matthew Turk,2008-01-29 16:38:11-08:00,commit, +33830,Matthew Turk,2008-01-25 14:42:08-08:00,commit, +33831,Matthew Turk,2008-01-24 22:50:13-08:00,commit, +33832,Matthew Turk,2008-01-24 22:48:51-08:00,commit, +33833,Matthew Turk,2008-01-24 22:06:51-08:00,commit, +33834,Matthew Turk,2008-01-18 18:26:26-08:00,commit, +33835,Matthew Turk,2008-01-18 17:01:21-08:00,commit, +33836,Matthew Turk,2008-01-18 10:48:18-08:00,commit, +33837,Matthew Turk,2008-01-17 17:15:27-08:00,commit, +33838,Matthew Turk,2008-01-16 10:57:38-08:00,commit, +33839,Matthew Turk,2008-01-16 10:54:03-08:00,commit, +33840,Matthew Turk,2008-01-16 10:51:14-08:00,commit, +33841,Matthew Turk,2008-01-16 10:48:27-08:00,commit, +33842,Matthew Turk,2008-01-16 10:43:40-08:00,commit, +33843,Matthew Turk,2008-01-11 09:18:23-08:00,commit, +33844,Matthew Turk,2008-01-06 00:01:18-08:00,commit, +33845,Matthew Turk,2008-01-05 14:54:40-08:00,commit, +33846,Matthew Turk,2008-01-04 16:59:11-08:00,commit, +33847,Matthew Turk,2008-01-04 14:40:00-08:00,commit, +33848,Matthew Turk,2008-01-04 11:32:01-08:00,commit, +33849,Matthew Turk,2008-01-01 17:47:13-08:00,commit, +33850,Matthew Turk,2008-01-01 17:18:26-08:00,commit, +33851,Matthew Turk,2007-12-30 20:25:51-08:00,commit, +33852,Matthew Turk,2007-12-29 21:18:17-08:00,commit, +33853,Matthew Turk,2007-12-29 20:59:20-08:00,commit, +33854,Matthew Turk,2007-12-29 10:14:24-08:00,commit, +33855,Matthew Turk,2007-12-28 19:44:43-08:00,commit, +33856,Matthew Turk,2007-12-26 20:14:24-08:00,commit, +33857,Matthew Turk,2007-12-26 18:16:55-08:00,commit, +33858,Matthew Turk,2007-12-26 17:45:40-08:00,commit, +33859,Matthew Turk,2007-12-26 17:02:25-08:00,commit, +33860,Matthew Turk,2007-12-26 16:42:29-08:00,commit, +33861,Matthew Turk,2007-12-26 16:38:19-08:00,commit, +33862,Matthew Turk,2007-12-25 19:15:46-08:00,commit, +33863,Matthew Turk,2007-12-25 19:09:40-08:00,commit, +33864,Matthew Turk,2007-12-25 17:45:03-08:00,commit, +33865,Matthew Turk,2007-12-23 18:35:45-08:00,commit, +33866,Matthew Turk,2007-12-23 09:21:06-08:00,commit, +33867,John Wise,2007-12-22 20:25:04-08:00,commit, +33868,Matthew Turk,2007-12-20 20:09:26-08:00,commit, +33869,Matthew Turk,2007-12-20 12:37:13-08:00,commit, +33870,Matthew Turk,2007-12-19 18:27:16-08:00,commit, +33871,Matthew Turk,2007-12-17 16:33:51-08:00,commit, +33872,Matthew Turk,2007-12-17 15:18:14-08:00,commit, +33873,Matthew Turk,2007-12-17 14:38:52-08:00,commit, +33874,Matthew Turk,2007-12-17 14:21:56-08:00,commit, +33875,Matthew Turk,2007-12-17 22:17:23+00:00,commit, +33876,Matthew Turk,2007-12-14 22:08:00+00:00,commit, +33877,Matthew Turk,2007-12-12 08:22:06+00:00,commit, +33878,Matthew Turk,2007-12-11 21:27:29+00:00,commit, +33879,Matthew Turk,2007-12-11 21:15:07+00:00,commit, +33880,Matthew Turk,2007-12-11 07:42:01+00:00,commit, +33881,Matthew Turk,2007-12-11 01:38:10+00:00,commit, +33882,Matthew Turk,2007-12-10 18:57:55+00:00,commit, +33883,Matthew Turk,2007-12-10 18:46:10+00:00,commit, +33884,Matthew Turk,2007-12-09 04:55:58+00:00,commit, +33885,Matthew Turk,2007-12-08 07:37:28+00:00,commit, +33886,J.S. Oishi,2007-12-07 14:26:31-08:00,commit, +33887,J.S. Oishi,2007-12-05 10:40:57-08:00,commit, +33888,J.S. Oishi,2007-12-03 12:27:26-08:00,commit, +33889,Matthew Turk,2007-12-03 03:14:26+00:00,commit, +33890,Matthew Turk,2007-12-03 03:13:59+00:00,commit, +33891,Matthew Turk,2007-12-03 03:12:38+00:00,commit, +33892,Matthew Turk,2007-12-03 03:11:56+00:00,commit, +33893,Matthew Turk,2007-12-03 03:10:56+00:00,commit, +33894,Matthew Turk,2007-11-30 01:02:05+00:00,commit, +33895,Matthew Turk,2007-11-30 00:04:16+00:00,commit, +33896,Matthew Turk,2007-11-29 17:37:36+00:00,commit, +33897,Matthew Turk,2007-11-16 18:04:50-08:00,commit, +33898,Matthew Turk,2007-11-16 13:48:07-08:00,commit, +33899,Matthew Turk,2007-11-16 13:47:09-08:00,commit, +33900,Matthew Turk,2007-11-16 13:44:51-08:00,commit, +33901,Matthew Turk,2007-11-01 21:50:18-07:00,commit, +33902,Matthew Turk,2007-10-30 10:04:44-07:00,commit, +33903,Matthew Turk,2007-10-23 08:16:04-07:00,commit, +33904,Matthew Turk,2007-10-15 15:52:17-07:00,commit, +33905,Matthew Turk,2007-10-15 15:50:43-07:00,commit, +33906,Matthew Turk,2007-10-11 15:49:32-07:00,commit, +33907,Matthew Turk,2007-10-01 17:12:11-07:00,commit, +33908,Matthew Turk,2007-10-01 10:30:14-07:00,commit, +33909,Matthew Turk,2007-09-30 16:47:38-07:00,commit, +33910,Matthew Turk,2007-09-29 00:38:50-07:00,commit, +33911,Matthew Turk,2007-09-27 17:33:26-07:00,commit, +33912,Matthew Turk,2007-09-26 15:16:21-07:00,commit, +33913,Matthew Turk,2007-09-26 12:23:43-07:00,commit, +33914,Matthew Turk,2007-09-26 08:49:08-07:00,commit, +33915,Matthew Turk,2007-09-21 17:24:41-07:00,commit, +33916,Matthew Turk,2007-09-21 00:27:14-07:00,commit, +33917,Matthew Turk,2007-09-20 08:12:00-07:00,commit, +33918,Matthew Turk,2007-09-19 22:49:52-07:00,commit, +33919,Matthew Turk,2007-09-19 12:37:28-07:00,commit, +33920,Matthew Turk,2007-09-19 12:13:30-07:00,commit, +33921,Matthew Turk,2007-09-19 11:35:25-07:00,commit, +33922,Matthew Turk,2007-09-18 22:51:39-07:00,commit, +33923,Matthew Turk,2007-09-18 22:28:35-07:00,commit, +33924,Matthew Turk,2007-09-18 17:10:59-07:00,commit, +33925,Matthew Turk,2007-09-18 17:08:14-07:00,commit, +33926,Matthew Turk,2007-09-15 09:36:36-07:00,commit, +33927,Rick Wagner,2007-09-14 21:06:54-07:00,commit, +33928,Rick Wagner,2007-09-14 21:04:28-07:00,commit, +33929,Matthew Turk,2007-09-13 21:24:44-07:00,commit, +33930,Matthew Turk,2007-09-12 19:42:39-07:00,commit, +33931,Matthew Turk,2007-09-12 19:42:27-07:00,commit, +33932,Matthew Turk,2007-09-12 17:02:06-07:00,commit, +33933,Matthew Turk,2007-09-12 13:54:31-07:00,commit, +33934,Matthew Turk,2007-09-11 23:04:41-07:00,commit, +33935,Matthew Turk,2007-09-11 23:04:04-07:00,commit, +33936,Matthew Turk,2007-09-11 22:37:13-07:00,commit, +33937,Matthew Turk,2007-09-07 20:33:35-07:00,commit, +33938,Matthew Turk,2007-09-07 16:29:33-07:00,commit, +33939,Matthew Turk,2007-09-07 15:37:00-07:00,commit, +33940,Matthew Turk,2007-09-06 23:34:00-07:00,commit, +33941,Matthew Turk,2007-09-05 14:48:01-07:00,commit, +33942,Matthew Turk,2007-09-05 14:38:43-07:00,commit, +33943,Matthew Turk,2007-08-30 11:04:00-07:00,commit, +33944,Matthew Turk,2007-08-30 10:52:09-07:00,commit, +33945,Matthew Turk,2007-08-30 10:51:27-07:00,commit, +33946,Matthew Turk,2007-08-30 10:50:44-07:00,commit, +33947,Matthew Turk,2007-08-26 20:15:29-07:00,commit, +33948,Matthew Turk,2007-08-26 14:59:54-07:00,commit, +33949,Matthew Turk,2007-08-26 14:39:39-07:00,commit, +33950,Matthew Turk,2007-08-26 14:18:47-07:00,commit, +33951,Matthew Turk,2007-08-26 14:08:56-07:00,commit, +33952,Matthew Turk,2007-08-25 22:06:06-07:00,commit, +33953,Matthew Turk,2007-08-25 19:36:24-07:00,commit, +33954,Matthew Turk,2007-08-25 19:18:03-07:00,commit, +33955,Matthew Turk,2007-08-24 17:34:53-07:00,commit, +33956,Matthew Turk,2007-08-19 00:22:09-07:00,commit, +33957,Matthew Turk,2007-08-18 13:14:11-07:00,commit, +33958,Matthew Turk,2007-08-18 12:47:58-07:00,commit, +33959,Matthew Turk,2007-08-11 08:24:42-07:00,commit, +33960,Matthew Turk,2007-08-09 19:11:50-07:00,commit, +33961,Matthew Turk,2007-08-09 19:11:05-07:00,commit, +33962,Matthew Turk,2007-08-09 18:52:27-07:00,commit, +33963,Matthew Turk,2007-08-07 20:29:14-07:00,commit, +33964,Matthew Turk,2007-08-06 13:06:18-07:00,commit, +33965,Matthew Turk,2007-08-04 10:13:45-07:00,commit, +33966,Matthew Turk,2007-08-03 00:08:03-07:00,commit, +33967,Matthew Turk,2007-08-02 20:11:19-07:00,commit, +33968,Matthew Turk,2007-08-02 13:56:39-07:00,commit, +33969,Matthew Turk,2007-08-02 13:55:02-07:00,commit, +33970,Matthew Turk,2007-08-02 13:54:40-07:00,commit, +33971,Matthew Turk,2007-08-02 13:50:00-07:00,commit, +33972,Matthew Turk,2007-08-02 13:31:16-07:00,commit, +33973,Matthew Turk,2007-08-02 13:10:23-07:00,commit, +33974,Matthew Turk,2007-08-02 08:59:30-07:00,commit, +33975,Matthew Turk,2007-08-02 08:58:55-07:00,commit, +33976,Matthew Turk,2007-08-02 08:58:04-07:00,commit, +33977,Matthew Turk,2007-08-02 08:56:42-07:00,commit, +33978,Matthew Turk,2007-08-02 08:46:27-07:00,commit, +33979,Matthew Turk,2007-08-02 08:45:37-07:00,commit, +33980,Matthew Turk,2007-08-02 08:43:49-07:00,commit, +33981,Matthew Turk,2007-07-28 13:57:03-07:00,commit, +33982,Matthew Turk,2007-07-28 11:57:14-07:00,commit, +33983,Matthew Turk,2007-07-25 19:33:15-07:00,commit, +33984,Matthew Turk,2007-07-25 08:33:22-07:00,commit, +33985,Matthew Turk,2007-07-24 00:25:52-07:00,commit, +33986,Matthew Turk,2007-07-23 22:22:16-07:00,commit, +33987,Matthew Turk,2007-07-23 21:08:27-07:00,commit, +33988,Matthew Turk,2007-07-22 17:57:11-07:00,commit, +33989,Matthew Turk,2007-07-13 20:30:16-07:00,commit, +33990,Matthew Turk,2007-07-13 20:15:49-07:00,commit, +33991,Matthew Turk,2007-07-12 21:43:23-07:00,commit, +33992,Matthew Turk,2007-07-12 21:41:53-07:00,commit, +33993,Matthew Turk,2007-07-11 22:35:31-07:00,commit, +33994,Matthew Turk,2007-07-11 20:50:28-07:00,commit, +33995,Matthew Turk,2007-07-11 13:12:22-07:00,commit, +33996,Matthew Turk,2007-07-11 12:57:00-07:00,commit, +33997,Matthew Turk,2007-07-09 16:06:04-07:00,commit, +33998,Matthew Turk,2007-07-09 08:57:22-07:00,commit, +33999,Matthew Turk,2007-07-09 08:56:47-07:00,commit, +34000,Matthew Turk,2007-07-08 22:48:34-07:00,commit, +34001,Matthew Turk,2007-07-06 23:18:06-07:00,commit, +34002,Matthew Turk,2007-07-06 21:43:59-07:00,commit, +34003,Matthew Turk,2007-07-06 21:43:52-07:00,commit, +34004,Matthew Turk,2007-07-06 21:43:40-07:00,commit, +34005,Matthew Turk,2007-07-06 14:41:42-07:00,commit, +34006,Matthew Turk,2007-07-06 14:37:54-07:00,commit, +34007,Matthew Turk,2007-07-06 07:33:55-07:00,commit, +34008,Matthew Turk,2007-07-06 07:33:48-07:00,commit, +34009,Matthew Turk,2007-07-06 07:33:39-07:00,commit, +34010,Matthew Turk,2007-07-06 07:33:28-07:00,commit, +34011,Matthew Turk,2007-07-05 11:54:13-07:00,commit, +34012,Matthew Turk,2007-07-05 11:53:01-07:00,commit, +34013,Matthew Turk,2007-07-04 22:23:22-07:00,commit, +34014,Matthew Turk,2007-07-04 22:22:44-07:00,commit, +34015,Matthew Turk,2007-06-26 17:45:04-07:00,commit, +34016,Matthew Turk,2007-06-26 11:59:40-07:00,commit, +34017,Matthew Turk,2007-06-26 11:59:11-07:00,commit, +34018,Matthew Turk,2007-06-26 11:59:02-07:00,commit, +34019,Matthew Turk,2007-06-25 12:28:42-07:00,commit, +34020,Matthew Turk,2007-06-25 12:28:22-07:00,commit, +34021,Matthew Turk,2007-06-25 12:26:29-07:00,commit, +34022,Matthew Turk,2007-06-25 12:26:15-07:00,commit, +34023,Matthew Turk,2007-06-13 13:56:15-07:00,commit, +34024,Matthew Turk,2007-06-13 13:54:21-07:00,commit, +34025,Matthew Turk,2007-06-13 13:52:48-07:00,commit, +34026,Matthew Turk,2007-06-11 12:48:06-07:00,commit, +34027,Matthew Turk,2007-06-11 12:47:39-07:00,commit, +34028,Matthew Turk,2007-06-08 14:32:04-07:00,commit, +34029,Matthew Turk,2007-06-08 10:02:11-07:00,commit, +34030,Matthew Turk,2007-06-08 10:00:32-07:00,commit, +34031,Matthew Turk,2007-06-08 08:53:02-07:00,commit, +34032,Matthew Turk,2007-06-07 22:36:38-07:00,commit, +34033,Matthew Turk,2007-06-07 22:36:29-07:00,commit, +34034,Matthew Turk,2007-06-07 16:22:02-07:00,commit, +34035,Matthew Turk,2007-06-07 16:20:43-07:00,commit, +34036,Matthew Turk,2007-06-07 16:17:49-07:00,commit, +34037,Matthew Turk,2007-06-07 12:23:06-07:00,commit, +34038,Matthew Turk,2007-06-06 16:38:11-07:00,commit, +34039,Matthew Turk,2007-06-06 14:07:13-07:00,commit, +34040,Matthew Turk,2007-06-05 12:45:11-07:00,commit, +34041,Matthew Turk,2007-06-03 19:58:32-07:00,commit, +34042,Matthew Turk,2007-06-03 19:33:20-07:00,commit, +34043,Matthew Turk,2007-06-03 19:32:59-07:00,commit, +34044,Matthew Turk,2007-05-30 05:39:16-07:00,commit, +34045,Matthew Turk,2007-05-25 17:15:06-07:00,commit, +34046,Matthew Turk,2007-05-25 17:14:54-07:00,commit, +34047,Matthew Turk,2007-05-23 16:28:53-07:00,commit, +34048,Matthew Turk,2007-05-23 16:28:42-07:00,commit, +34049,Matthew Turk,2007-05-23 16:28:31-07:00,commit, +34050,Matthew Turk,2007-05-23 16:27:52-07:00,commit, +34051,Matthew Turk,2007-05-22 22:37:17-07:00,commit, +34052,Matthew Turk,2007-05-22 22:37:12-07:00,commit, +34053,Matthew Turk,2007-05-22 20:03:44-07:00,commit, +34054,Matthew Turk,2007-05-22 17:33:02-07:00,commit, +34055,Matthew Turk,2007-05-22 17:32:53-07:00,commit, +34056,Matthew Turk,2007-05-22 17:32:27-07:00,commit, +34057,Matthew Turk,2007-05-13 07:41:12-07:00,commit, +34058,Matthew Turk,2007-05-11 08:38:28-07:00,commit, +34059,Matthew Turk,2007-05-10 14:46:28-07:00,commit, +34060,Matthew Turk,2007-05-10 14:45:30-07:00,commit, +34061,Matthew Turk,2007-05-10 14:45:16-07:00,commit, +34062,Matthew Turk,2007-05-10 14:44:54-07:00,commit, +34063,Matthew Turk,2007-05-10 14:44:40-07:00,commit, +34064,Matthew Turk,2007-05-10 14:44:02-07:00,commit, +34065,Matthew Turk,2007-05-09 13:16:58-07:00,commit, +34066,Matthew Turk,2007-05-07 10:32:45-07:00,commit, +34067,Matthew Turk,2007-05-07 10:26:11-07:00,commit, +34068,Matthew Turk,2007-05-03 13:58:03-07:00,commit, +34069,Matthew Turk,2007-05-03 10:16:23-07:00,commit, +34070,Matthew Turk,2007-05-03 07:31:38-07:00,commit, +34071,Matthew Turk,2007-05-01 19:11:52-07:00,commit, +34072,Matthew Turk,2007-05-01 19:10:10-07:00,commit, +34073,Matthew Turk,2007-04-25 16:16:23-07:00,commit, +34074,Matthew Turk,2007-04-24 23:24:32-07:00,commit, +34075,Matthew Turk,2007-04-24 18:30:35-07:00,commit, +34076,Matthew Turk,2007-04-24 14:43:21-07:00,commit, +34077,Matthew Turk,2007-04-24 00:04:44-07:00,commit, +34078,Matthew Turk,2007-04-23 23:02:48-07:00,commit, +34079,Matthew Turk,2007-04-23 23:02:16-07:00,commit, +34080,Matthew Turk,2007-04-23 23:01:38-07:00,commit, +34081,Matthew Turk,2007-04-23 22:46:29-07:00,commit, +34082,Matthew Turk,2007-04-23 22:46:29-07:00,commit, +34083,Matthew Turk,2007-04-23 22:41:46-07:00,commit, +34084,Matthew Turk,2007-04-23 19:44:26-07:00,commit, +34085,Matthew Turk,2007-04-23 19:08:02-07:00,commit, +34086,Matthew Turk,2007-04-23 18:58:57-07:00,commit, +34087,Matthew Turk,2007-04-23 09:57:19-07:00,commit, +34088,Matthew Turk,2007-04-20 16:56:53-07:00,commit, +34089,Matthew Turk,2007-04-20 15:05:08-07:00,commit, +34090,Matthew Turk,2007-04-20 10:07:22-07:00,commit, +34091,Matthew Turk,2007-04-18 11:51:56-07:00,commit, +34092,Matthew Turk,2007-04-18 11:51:38-07:00,commit, +34093,Matthew Turk,2007-04-17 21:47:27-07:00,commit, +34094,Matthew Turk,2007-04-17 21:46:42-07:00,commit, +34095,Matthew Turk,2007-04-17 17:38:14-07:00,commit, +34096,Matthew Turk,2007-04-17 16:23:34-07:00,commit, +34097,Matthew Turk,2007-04-17 16:20:48-07:00,commit, +34098,Matthew Turk,2007-04-17 11:13:55-07:00,commit, +34099,Matthew Turk,2007-04-16 14:36:06-07:00,commit, +34100,Matthew Turk,2007-04-16 14:35:55-07:00,commit, +34101,Matthew Turk,2007-04-16 10:03:47-07:00,commit, +34102,Matthew Turk,2007-04-16 10:03:36-07:00,commit, +34103,Matthew Turk,2007-04-16 10:03:27-07:00,commit, +34104,Matthew Turk,2007-04-15 19:12:45-07:00,commit, +34105,Matthew Turk,2007-04-15 16:43:16-07:00,commit, +34106,Matthew Turk,2007-04-15 16:40:09-07:00,commit, +34107,Matthew Turk,2007-03-28 03:22:48-07:00,commit, +34108,Matthew Turk,2007-03-27 12:12:47-07:00,commit, +34109,Matthew Turk,2007-03-27 12:11:37-07:00,commit, +34110,Matthew Turk,2007-03-27 12:11:01-07:00,commit, +34111,Matthew Turk,2007-03-27 12:10:33-07:00,commit, +34112,Matthew Turk,2007-03-27 12:10:20-07:00,commit, +34113,John Wise,2007-03-16 12:35:24-07:00,commit, +34114,John Wise,2007-03-13 20:50:33-07:00,commit, +34115,Matthew Turk,2007-03-12 17:24:33-07:00,commit, +34116,Matthew Turk,2007-03-11 19:05:31-07:00,commit, +34117,Matthew Turk,2007-03-11 19:04:50-07:00,commit, +34118,Matthew Turk,2007-03-09 16:59:09-08:00,commit, +34119,Matthew Turk,2007-03-09 16:58:43-08:00,commit, +34120,Matthew Turk,2007-03-09 16:58:24-08:00,commit, +34121,Matthew Turk,2007-03-09 00:10:08-08:00,commit, +34122,Matthew Turk,2007-03-09 00:09:45-08:00,commit, +34123,Matthew Turk,2007-03-08 19:33:19-08:00,commit, +34124,Matthew Turk,2007-03-08 11:22:23-08:00,commit, +34125,Matthew Turk,2007-03-08 11:16:02-08:00,commit, +34126,Matthew Turk,2007-03-08 11:14:56-08:00,commit, +34127,Matthew Turk,2007-03-07 16:58:38-08:00,commit, +34128,Matthew Turk,2007-03-07 16:58:15-08:00,commit, +34129,Matthew Turk,2007-03-07 16:57:46-08:00,commit, +34130,Matthew Turk,2007-03-07 16:57:37-08:00,commit, +34131,Matthew Turk,2007-03-06 00:24:57-08:00,commit, +34132,Matthew Turk,2007-03-06 00:24:15-08:00,commit, +34133,Matthew Turk,2007-03-06 00:22:45-08:00,commit, +34134,Matthew Turk,2007-03-06 00:22:33-08:00,commit, +34135,Matthew Turk,2007-03-06 00:21:19-08:00,commit, +34136,Matthew Turk,2007-03-06 00:20:21-08:00,commit, +34137,Matthew Turk,2007-03-06 00:20:10-08:00,commit, +34138,Matthew Turk,2007-03-06 00:19:53-08:00,commit, +34139,Matthew Turk,2007-03-03 15:49:07-08:00,commit, +34140,Matthew Turk,2007-03-03 15:48:16-08:00,commit, +34141,Matthew Turk,2007-03-02 14:36:02-08:00,commit, +34142,Matthew Turk,2007-03-02 14:35:47-08:00,commit, +34143,Matthew Turk,2007-03-02 14:26:12-08:00,commit, +34144,Matthew Turk,2007-03-02 14:24:27-08:00,commit, +34145,Matthew Turk,2007-02-26 16:33:50-08:00,commit, +34146,Matthew Turk,2007-02-26 16:33:06-08:00,commit, +34147,Matthew Turk,2007-02-26 14:38:43-08:00,commit, +34148,John Wise,2007-02-25 17:29:50-08:00,commit, +34149,Ji-hoon Kim,2007-02-21 20:04:26-08:00,commit, +34150,John Wise,2007-02-21 15:55:47-08:00,commit, +34151,Matthew Turk,2007-02-21 15:29:05-08:00,commit, +34152,Matthew Turk,2007-02-21 09:29:54-08:00,commit, +34153,Matthew Turk,2007-02-21 09:29:34-08:00,commit, +34154,Matthew Turk,2007-02-19 10:03:51-08:00,commit, +34155,Matthew Turk,2007-02-18 17:51:39-08:00,commit, +34156,Matthew Turk,2007-02-18 17:50:36-08:00,commit, +34157,Matthew Turk,2007-02-18 13:19:08-08:00,commit, +34158,Matthew Turk,2007-02-18 13:17:44-08:00,commit, +34159,Matthew Turk,2007-02-15 13:20:03-08:00,commit, +34160,Matthew Turk,2007-02-15 13:02:03-08:00,commit, +34161,Matthew Turk,2007-02-15 13:01:45-08:00,commit, +34162,Matthew Turk,2007-02-15 13:00:53-08:00,commit, +34163,Matthew Turk,2007-02-15 13:00:44-08:00,commit, +34164,Matthew Turk,2007-02-15 12:59:11-08:00,commit, +34165,Matthew Turk,2007-02-14 15:46:11-08:00,commit, +34166,Matthew Turk,2007-02-14 15:45:59-08:00,commit, +34167,Matthew Turk,2007-02-14 12:27:19-08:00,commit, +34168,Matthew Turk,2007-02-14 12:27:10-08:00,commit, +34169,Matthew Turk,2007-02-14 12:23:49-08:00,commit, +34170,Matthew Turk,2007-02-14 12:22:46-08:00,commit, +34171,Matthew Turk,2007-02-14 12:22:14-08:00,commit, +34172,Matthew Turk,2007-02-14 12:21:53-08:00,commit, +34173,Matthew Turk,2007-02-14 12:21:33-08:00,commit, +34174,Matthew Turk,2007-02-09 11:26:43-08:00,commit, +34175,Matthew Turk,2007-02-09 11:26:36-08:00,commit, +34176,Matthew Turk,2007-02-09 11:26:29-08:00,commit, +34177,Matthew Turk,2007-02-09 11:26:20-08:00,commit, +34178,Matthew Turk,2007-02-08 23:06:07-08:00,commit, +34179,Matthew Turk,2007-02-08 21:48:40-08:00,commit, +34180,Matthew Turk,2007-02-08 20:20:03-08:00,commit, +34181,Matthew Turk,2007-02-08 20:15:42-08:00,commit, +34182,Matthew Turk,2007-02-08 20:15:07-08:00,commit, +34183,Matthew Turk,2007-02-08 20:14:41-08:00,commit, +34184,Matthew Turk,2007-02-08 20:14:31-08:00,commit, +34185,Matthew Turk,2007-02-08 20:14:20-08:00,commit, +34186,Matthew Turk,2007-02-08 20:14:10-08:00,commit, +34187,Matthew Turk,2007-02-08 20:13:58-08:00,commit, +34188,convert-repo,2007-02-08 20:13:58-08:00,commit, +4,Nathan Goldbaum,2017-05-15 20:15:14+00:00,pull-request,1228177.0 +6,John ZuHone,2017-05-08 19:49:21+00:00,pull-request,613725.0 +8,Kacper Kowalik,2017-05-16 20:24:24+00:00,pull-request,1303243.0 +9,Nathan Goldbaum,2017-05-08 21:12:41+00:00,pull-request,592364.0 +10,Andrew Myers,2017-05-03 17:52:56+00:00,pull-request,145788.0 +11,Nathan Goldbaum,2017-05-03 21:21:46+00:00,pull-request,154827.0 +12,Nathan Goldbaum,2017-05-03 18:53:00+00:00,pull-request,84058.0 +13,Nathan Goldbaum,2017-05-05 16:01:25+00:00,pull-request,155871.0 +14,Nathan Goldbaum,2017-05-08 19:58:34+00:00,pull-request,427649.0 +15,Michael Zingale,2017-05-04 04:37:52+00:00,pull-request,24684.0 +16,Nathan Goldbaum,2017-05-08 19:58:54+00:00,pull-request,365689.0 +17,Nathan Goldbaum,2017-05-08 19:59:10+00:00,pull-request,358213.0 +18,Nathan Goldbaum,2017-05-05 14:40:01+00:00,pull-request,78343.0 +19,Nathan Goldbaum,2017-05-08 19:59:26+00:00,pull-request,276858.0 +20,Nathan Goldbaum,2017-05-08 20:23:50+00:00,pull-request,252744.0 +21,Andrew Myers,2017-05-08 02:58:24+00:00,pull-request,184544.0 +22,Bili Dong,2017-05-06 02:30:27+00:00,pull-request,53.0 +23,Marianne Corvellec,2017-05-07 22:34:27+00:00,pull-request,7053.0 +24,Nathan Goldbaum,2017-05-08 13:48:10+00:00,pull-request,53963.0 +25,Nathan Goldbaum,2017-05-09 18:35:04+00:00,pull-request,71404.0 +26,Nathan Goldbaum,2017-05-09 15:38:58+00:00,pull-request,4727.0 +27,John ZuHone,2017-05-25 21:18:08+00:00,pull-request,1379882.0 +28,Nathan Goldbaum,2017-05-11 16:48:21+00:00,pull-request,65866.0 +29,John ZuHone,2017-05-12 17:52:35+00:00,pull-request,3808.0 +30,Matthew Turk,2017-05-15 17:28:03+00:00,pull-request,243813.0 +31,Nathan Goldbaum,2017-05-15 18:20:14+00:00,pull-request,9018.0 +32,Nathan Goldbaum,2017-05-16 17:30:26+00:00,pull-request,78248.0 +33,Kacper Kowalik,2017-05-16 15:58:29+00:00,pull-request,67893.0 +35,Kacper Kowalik,2017-05-16 20:01:10+00:00,pull-request,4580.0 +36,Matthew Turk,2017-05-18 15:56:12+00:00,pull-request,158731.0 +37,Nathan Goldbaum,2017-05-17 17:13:15+00:00,pull-request,76595.0 +38,Kacper Kowalik,2017-05-17 17:13:06+00:00,pull-request,7070.0 +39,Kacper Kowalik,2017-05-19 21:06:57+00:00,pull-request,183807.0 +40,Nathan Goldbaum,2017-05-18 15:39:34+00:00,pull-request,67068.0 +41,Nathan Goldbaum,2017-05-19 21:06:45+00:00,pull-request,162150.0 +42,Nathan Goldbaum,2017-05-31 21:11:04+00:00,pull-request,1139856.0 +43,Kacper Kowalik,2017-05-21 19:12:52+00:00,pull-request,181452.0 +44,Nathan Goldbaum,2017-05-25 21:19:58+00:00,pull-request,533314.0 +45,Nathan Goldbaum,2017-05-24 16:42:21+00:00,pull-request,420854.0 +46,Nathan Goldbaum,2017-08-01 14:59:39+00:00,pull-request,6313250.0 +47,Nathan Goldbaum,2017-05-21 17:20:11+00:00,pull-request,83712.0 +48,Suoqing Ji,2017-05-24 14:27:28+00:00,pull-request,280659.0 +49,Kacper Kowalik,2017-05-22 20:25:32+00:00,pull-request,8837.0 +50,Kacper Kowalik,2017-05-23 15:10:57+00:00,pull-request,4754.0 +51,John ZuHone,2017-06-15 13:35:57+00:00,pull-request,1981624.0 +52,Nathan Goldbaum,2017-06-20 15:30:00+00:00,pull-request,2380552.0 +53,Suoqing Ji,2017-05-24 14:03:53+00:00,pull-request,38726.0 +54,John ZuHone,2017-05-25 12:52:25+00:00,pull-request,59613.0 +55,Nathan Goldbaum,2017-05-25 21:18:27+00:00,pull-request,30659.0 +56,John ZuHone,2017-06-02 17:59:47+00:00,pull-request,614218.0 +57,John ZuHone,2017-06-03 17:09:28+00:00,pull-request,681464.0 +58,Kacper Kowalik,2017-05-29 23:57:25+00:00,pull-request,31220.0 +59,Nathan Goldbaum,2017-06-14 21:14:36+00:00,pull-request,1398720.0 +60,Nathan Goldbaum,2017-06-14 16:22:46+00:00,pull-request,1302230.0 +61,Matthew Turk,2017-05-31 22:11:53+00:00,pull-request,16611.0 +62,Nathan Goldbaum,2017-06-14 16:22:27+00:00,pull-request,1200081.0 +63,Alex Lindsay,2017-06-03 14:23:38+00:00,pull-request,229539.0 +64,Nathan Goldbaum,2017-06-02 17:58:40+00:00,pull-request,77347.0 +66,Alex Lindsay,2017-07-12 17:58:38+00:00,pull-request,3191159.0 +67,Ying-He Celeste Lü,2017-06-07 20:54:18+00:00,pull-request,73897.0 +68,Hugo,2017-06-08 13:38:44+00:00,pull-request,89411.0 +70,Andrew Myers,2017-06-09 19:51:12+00:00,pull-request,15897.0 +71,John ZuHone,2017-06-20 15:25:13+00:00,pull-request,910086.0 +72,Britton Smith,2017-06-27 18:14:48+00:00,pull-request,1479394.0 +75,Matthew Turk,2017-06-14 16:12:19+00:00,pull-request,83085.0 +77,Britton Smith,2017-06-16 13:36:13+00:00,pull-request,61737.0 +78,Nathan Goldbaum,2017-06-16 13:34:00+00:00,pull-request,49263.0 +79,Nathan Goldbaum,2017-07-16 14:32:32+00:00,pull-request,2570546.0 +80,Nathan Goldbaum,2017-06-22 13:33:50+00:00,pull-request,484200.0 +82,Nathan Goldbaum,2017-06-19 16:15:07+00:00,pull-request,694.0 +83,Nathan Goldbaum,2017-06-27 18:00:21+00:00,pull-request,595580.0 +84,Nathan Goldbaum,2017-06-23 13:08:53+00:00,pull-request,73801.0 +86,Nathan Goldbaum,2017-06-23 13:08:16+00:00,pull-request,58814.0 +87,Andrew Myers,2017-07-16 14:32:51+00:00,pull-request,2047241.0 +88,Nathan Goldbaum,2017-06-26 19:49:37+00:00,pull-request,337089.0 +89,Nathan Goldbaum,2017-06-28 21:15:04+00:00,pull-request,95189.0 +91,Corentin Cadiou,2017-07-10 19:20:47+00:00,pull-request,1053892.0 +92,Kacper Kowalik,2017-07-14 13:50:39+00:00,pull-request,1378667.0 +93,Andrew Myers,2017-07-05 19:35:48+00:00,pull-request,516895.0 +94,John ZuHone,2017-07-15 17:55:31+00:00,pull-request,1112933.0 +95,Bili Dong,2017-08-07 15:14:58+00:00,pull-request,3001903.0 +96,Bili Dong,2017-07-05 20:36:12+00:00,pull-request,93367.0 +97,Corentin Cadiou,2017-07-17 21:35:42+00:00,pull-request,1083746.0 +98,Nathan Goldbaum,2017-07-14 14:22:01+00:00,pull-request,755891.0 +99,John ZuHone,2017-07-16 14:31:52+00:00,pull-request,730702.0 +100,Matthew Turk,2017-07-10 20:50:43+00:00,pull-request,8233.0 +101,Britton Smith,2017-07-11 04:01:35+00:00,pull-request,21036.0 +102,Nathan Goldbaum,2017-07-12 18:40:49+00:00,pull-request,81465.0 +103,Nathan Goldbaum,2017-07-18 15:38:42+00:00,pull-request,581503.0 +104,Britton Smith,2018-06-29 14:53:49+00:00,pull-request,30462565.0 +105,Nicholas Earl,2017-07-14 14:06:03+00:00,pull-request,161473.0 +106,Nathan Goldbaum,2017-07-14 21:53:30+00:00,pull-request,5405.0 +107,Nathan Goldbaum,2017-07-16 14:30:50+00:00,pull-request,77686.0 +108,Nathan Goldbaum,2017-07-19 14:18:56+00:00,pull-request,65051.0 +109,Joseph Smidt,2017-07-19 15:17:13+00:00,pull-request,5581.0 +110,Marianne Corvellec,2017-07-21 23:36:57+00:00,pull-request,184827.0 +111,John McCann,2017-08-09 21:07:16+00:00,pull-request,1803282.0 +112,Nathan Goldbaum,2017-07-26 14:20:47+00:00,pull-request,163300.0 +113,Marianne Corvellec,2017-07-31 15:37:40+00:00,pull-request,478134.0 +114,Nathan Goldbaum,2017-07-26 14:21:32+00:00,pull-request,40848.0 +115,Alex Lindsay,2017-07-31 15:37:08+00:00,pull-request,433768.0 +116,Nathan Goldbaum,2017-08-07 15:11:29+00:00,pull-request,1016439.0 +117,Nathan Goldbaum,2017-07-29 21:30:09+00:00,pull-request,171933.0 +118,Marianne Corvellec,2017-07-31 15:35:36+00:00,pull-request,309694.0 +119,Nathan Goldbaum,2017-07-31 15:34:52+00:00,pull-request,254281.0 +120,aviklaha,2017-07-28 17:40:00+00:00,pull-request,104.0 +121,Alex Lindsay,2017-08-02 12:33:48+00:00,pull-request,158523.0 +122,Nathan Goldbaum,2017-08-02 20:36:31+00:00,pull-request,98357.0 +123,John ZuHone,2017-08-03 15:45:30+00:00,pull-request,150953.0 +124,John ZuHone,2017-08-03 15:44:13+00:00,pull-request,150627.0 +125,Nathan Goldbaum,2017-08-07 15:10:57+00:00,pull-request,416378.0 +126,Nathan Goldbaum,2017-08-07 15:52:27+00:00,pull-request,395826.0 +127,John ZuHone,2017-08-07 15:52:35+00:00,pull-request,247847.0 +128,Kacper Kowalik,2017-08-05 06:46:37+00:00,pull-request,19699.0 +129,Nathan Goldbaum,2017-08-08 19:01:49+00:00,pull-request,9903.0 +130,Nathan Goldbaum,2017-08-10 17:40:35+00:00,pull-request,162233.0 +131,Nathan Goldbaum,2017-08-10 02:14:13+00:00,pull-request,105755.0 +132,Andrew Myers,2017-08-09 21:13:17+00:00,pull-request,79458.0 +133,Nathan Goldbaum,2017-08-09 22:30:41+00:00,pull-request,6640.0 +134,Britton Smith,2017-08-10 02:14:26+00:00,pull-request,15770.0 +136,Matthew Turk,2017-08-12 17:56:25+00:00,pull-request,79810.0 +137,Britton Smith,2017-08-12 11:26:44+00:00,pull-request,41113.0 +138,Corentin Cadiou,2017-08-16 11:07:51+00:00,pull-request,1647.0 +139,Kacper Kowalik,2017-08-18 18:43:02+00:00,pull-request,14244.0 +141,Hsi-Yu Schive,2017-09-07 13:56:47+00:00,pull-request,499396.0 +142,Hsi-Yu Schive,2017-09-05 15:43:46+00:00,pull-request,327770.0 +143,Corentin Cadiou,2017-10-06 14:50:43+00:00,pull-request,2764221.0 +144,Nathan Goldbaum,2017-09-07 15:56:54+00:00,pull-request,171651.0 +145,Bili Dong,2017-09-19 13:47:59+00:00,pull-request,1092924.0 +146,Nathan Goldbaum,2017-09-19 13:47:33+00:00,pull-request,1029551.0 +147,John ZuHone,2017-09-08 04:00:56+00:00,pull-request,28589.0 +148,Corentin Cadiou,2017-10-02 14:34:33+00:00,pull-request,1745501.0 +150,Britton Smith,2017-10-14 01:31:53+00:00,pull-request,2533420.0 +151,Britton Smith,2017-09-19 13:43:52+00:00,pull-request,416220.0 +152,Nathan Goldbaum,2017-09-19 13:42:45+00:00,pull-request,69712.0 +153,Nathan Goldbaum,2017-09-19 13:43:17+00:00,pull-request,59422.0 +154,John ZuHone,2017-11-29 18:24:27+00:00,pull-request,6149417.0 +155,John ZuHone,2017-09-25 22:59:02+00:00,pull-request,547328.0 +156,Nathan Goldbaum,2017-10-14 01:31:09+00:00,pull-request,1836694.0 +157,John ZuHone,2017-10-14 01:30:38+00:00,pull-request,1835458.0 +158,Britton Smith,2017-10-16 20:22:32+00:00,pull-request,2074734.0 +159,Nathan Goldbaum,2017-10-14 01:29:44+00:00,pull-request,1569142.0 +160,Yi-Hao Chen,2017-09-27 17:05:58+00:00,pull-request,72872.0 +161,Britton Smith,2017-10-16 20:10:38+00:00,pull-request,1453020.0 +162,Josh Soref,2017-10-23 02:16:48+00:00,pull-request,1811178.0 +163,John ZuHone,2017-10-17 16:09:19+00:00,pull-request,1255142.0 +164,John ZuHone,2017-10-14 01:19:01+00:00,pull-request,942090.0 +165,Josh Borrow,2017-10-14 01:18:14+00:00,pull-request,732784.0 +168,Andrew Myers,2017-10-12 19:24:17+00:00,pull-request,231660.0 +169,Josh Borrow,2017-10-14 01:17:39+00:00,pull-request,205536.0 +170,Britton Smith,2017-10-14 15:26:53+00:00,pull-request,51897.0 +171,John ZuHone,2017-10-16 19:59:07+00:00,pull-request,193741.0 +172,Nathan Goldbaum,2017-10-21 12:42:39+00:00,pull-request,226845.0 +173,Nathan Goldbaum,2017-11-29 15:40:20+00:00,pull-request,3180796.0 +174,Nathan Goldbaum,2017-10-24 03:22:57+00:00,pull-request,4634.0 +176,Josh Borrow,2017-10-26 13:23:46+00:00,pull-request,66518.0 +177,Nathan Goldbaum,2017-11-29 15:42:23+00:00,pull-request,2845454.0 +178,Suoqing Ji,2017-10-30 15:24:13+00:00,pull-request,148641.0 +179,Suoqing Ji,2017-11-14 00:53:23+00:00,pull-request,1219828.0 +180,Nathan Goldbaum,2017-11-29 15:44:47+00:00,pull-request,2416191.0 +181,Nathan Goldbaum,2017-11-14 00:52:34+00:00,pull-request,1054105.0 +182,Hsi-Yu Schive,2017-12-08 17:55:16+00:00,pull-request,3092751.0 +183,Nathan Goldbaum,2017-11-03 19:15:27+00:00,pull-request,9283.0 +184,Bili Dong,2017-11-09 18:35:10+00:00,pull-request,425274.0 +185,Yingchao Lu,2017-12-08 17:55:48+00:00,pull-request,2669316.0 +187,Nathan Goldbaum,2017-11-14 00:50:59+00:00,pull-request,463926.0 +188,Corentin Cadiou,2017-12-04 17:22:23+00:00,pull-request,2002261.0 +189,Don E. Willcox,2017-11-14 01:05:20+00:00,pull-request,72218.0 +190,Nathan Goldbaum,2017-11-29 15:37:29+00:00,pull-request,1353293.0 +191,Andrew Myers,2017-11-29 01:42:42+00:00,pull-request,1301486.0 +192,Matthew Turk,2018-01-19 17:14:04+00:00,pull-request,5703721.0 +193,Yi-Hao Chen,2017-12-08 17:56:20+00:00,pull-request,2061209.0 +195,Cameron Hummels,2017-11-16 04:34:30+00:00,pull-request,5670.0 +196,Yi-Hao Chen,2017-11-17 01:37:13+00:00,pull-request,20144.0 +197,Corentin Cadiou,2017-11-17 18:07:12+00:00,pull-request,33678.0 +198,Nathan Goldbaum,2017-11-29 15:29:20+00:00,pull-request,773708.0 +199,Andrew Myers,2017-12-08 17:57:59+00:00,pull-request,1465350.0 +200,John ZuHone,2017-12-08 18:28:47+00:00,pull-request,786915.0 +201,Corentin Cadiou,2017-12-05 15:11:13+00:00,pull-request,507315.0 +202,Hugo,2017-12-06 16:13:07+00:00,pull-request,510692.0 +203,Nathan Goldbaum,2017-12-08 17:54:33+00:00,pull-request,333175.0 +204,Corentin Cadiou,2018-01-15 14:24:24+00:00,pull-request,3533988.0 +205,Nathan Goldbaum,2017-12-08 18:28:19+00:00,pull-request,162795.0 +206,Britton Smith,2017-12-07 18:45:40+00:00,pull-request,75884.0 +207,Fabian Koller,2018-01-20 07:04:27+00:00,pull-request,3694148.0 +208,Nathan Goldbaum,2018-02-16 16:33:31+00:00,pull-request,5683957.0 +209,Nathan Goldbaum,2018-01-19 17:25:35+00:00,pull-request,3267278.0 +210,Nathan Goldbaum,2018-04-21 04:43:05+00:00,pull-request,11084062.0 +211,Nathan Goldbaum,2018-01-19 17:26:00+00:00,pull-request,2765154.0 +212,Andrew Myers,2017-12-19 23:21:18+00:00,pull-request,84143.0 +213,Corentin Cadiou,2018-01-10 14:54:29+00:00,pull-request,1830457.0 +214,Nathan Goldbaum,2018-01-31 17:12:45+00:00,pull-request,3459497.0 +215,Andrew Myers,2018-01-11 15:56:37+00:00,pull-request,576972.0 +216,Britton Smith,2018-01-19 17:27:46+00:00,pull-request,1183519.0 +218,Nathan Goldbaum,2018-01-11 15:56:47+00:00,pull-request,81050.0 +219,Nathan Goldbaum,2018-01-31 17:12:04+00:00,pull-request,1800492.0 +220,Max Katz,2018-01-11 15:45:33+00:00,pull-request,31342.0 +221,Nathan Goldbaum,2018-01-19 17:29:23+00:00,pull-request,682347.0 +222,Nathan Goldbaum,2018-01-12 21:29:02+00:00,pull-request,7537.0 +224,Corentin Cadiou,2018-03-14 15:42:16+00:00,pull-request,5182254.0 +225,Corentin Cadiou,2018-01-16 16:24:34+00:00,pull-request,12102.0 +226,Corentin Cadiou,2018-02-13 17:18:44+00:00,pull-request,2254398.0 +227,Matthew Turk,2018-01-19 16:35:43+00:00,pull-request,73837.0 +228,Cameron Hummels,2018-01-19 16:35:05+00:00,pull-request,37810.0 +229,Stephanie Ho,2018-02-14 17:35:03+00:00,pull-request,1805361.0 +230,Nathan Goldbaum,2018-02-01 18:57:14+00:00,pull-request,680751.0 +231,cbehren,2018-02-01 17:59:47+00:00,pull-request,177132.0 +232,Britton Smith,2018-02-13 17:20:41+00:00,pull-request,510809.0 +233,Philipp Grete,2018-02-08 20:37:35+00:00,pull-request,81433.0 +234,Nathan Goldbaum,2018-02-08 18:47:49+00:00,pull-request,7460.0 +235,Nathan Goldbaum,2018-02-09 17:08:12+00:00,pull-request,75921.0 +236,Philipp Grete,2018-02-09 17:07:42+00:00,pull-request,74068.0 +237,Britton Smith,2018-02-13 17:21:53+00:00,pull-request,319657.0 +238,Bili Dong,2018-02-13 17:22:12+00:00,pull-request,240541.0 +239,Nathan Goldbaum,2018-03-29 17:33:21+00:00,pull-request,3889472.0 +240,Nathan Goldbaum,2018-02-13 17:23:19+00:00,pull-request,66958.0 +241,Philipp Grete,2018-02-16 21:40:06+00:00,pull-request,9972.0 +242,Nathan Goldbaum,2018-02-16 21:40:29+00:00,pull-request,9423.0 +243,Abhishek Singh,2018-02-22 16:27:56+00:00,pull-request,491011.0 +244,Ash Kelly,2018-02-22 14:45:15+00:00,pull-request,139628.0 +245,Corentin Cadiou,2018-02-26 16:31:45+00:00,pull-request,365190.0 +247,Nathan Goldbaum,2018-02-24 00:01:22+00:00,pull-request,12920.0 +248,Abhishek Singh,2018-03-29 17:32:17+00:00,pull-request,2842599.0 +249,Nathan Goldbaum,2018-02-28 18:05:24+00:00,pull-request,76607.0 +251,Kacper Kowalik,2018-03-05 17:13:21+00:00,pull-request,55210.0 +252,Madicken Munk,2018-03-06 00:55:19+00:00,pull-request,7726.0 +253,Britton Smith,2019-02-11 19:38:16+00:00,pull-request,29522485.0 +254,Nathan Goldbaum,2018-03-08 22:18:45+00:00,pull-request,13306.0 +255,Nathan Goldbaum,2018-03-09 20:01:45+00:00,pull-request,84540.0 +256,Stephanie Ho,2018-03-29 17:32:00+00:00,pull-request,1366119.0 +257,Britton Smith,2018-03-19 19:43:23+00:00,pull-request,506564.0 +258,Corentin Cadiou,2018-03-29 17:30:31+00:00,pull-request,1311668.0 +259,maxbeegee,2018-03-15 20:04:44+00:00,pull-request,85501.0 +261,Max Katz,2018-03-16 21:54:17+00:00,pull-request,257.0 +263,Nathan Goldbaum,2018-03-19 20:52:36+00:00,pull-request,18380.0 +264,Britton Smith,2018-03-29 17:31:48+00:00,pull-request,760948.0 +266,Matthew Turk,2018-03-26 14:38:58+00:00,pull-request,325354.0 +267,Nathan Goldbaum,2018-04-27 18:07:56+00:00,pull-request,2768277.0 +268,Corentin Cadiou,2018-03-31 18:09:37+00:00,pull-request,271193.0 +269,Corentin Cadiou,2018-04-18 18:10:40+00:00,pull-request,1822898.0 +270,Britton Smith,2018-04-27 18:04:45+00:00,pull-request,2571088.0 +271,Nathan Goldbaum,2018-03-31 02:00:37+00:00,pull-request,30078.0 +272,Nathan Goldbaum,2018-04-03 17:27:16+00:00,pull-request,7883.0 +273,Nathan Goldbaum,2018-04-04 20:17:54+00:00,pull-request,90882.0 +274,John ZuHone,2018-04-19 18:12:03+00:00,pull-request,1136289.0 +275,Nathan Goldbaum,2018-04-16 00:48:26+00:00,pull-request,812182.0 +276,Nathan Goldbaum,2018-04-09 03:59:23+00:00,pull-request,214014.0 +277,Nathan Goldbaum,2018-04-09 17:53:55+00:00,pull-request,77513.0 +278,Britton Smith,2018-04-10 20:38:46+00:00,pull-request,7972.0 +279,Corentin Cadiou,2018-04-21 04:42:53+00:00,pull-request,742420.0 +280,Nathan Goldbaum,2018-04-12 19:38:37+00:00,pull-request,5217.0 +281,John ZuHone,2018-05-17 18:41:24+00:00,pull-request,2742857.0 +282,Bili Dong,2018-05-04 21:25:42+00:00,pull-request,1617562.0 +283,Matthew Turk,2018-04-17 22:39:15+00:00,pull-request,14606.0 +284,Miguel de Val-Borro,2018-04-17 22:38:49+00:00,pull-request,6876.0 +286,Bili Dong,2018-04-18 23:42:20+00:00,pull-request,10395.0 +287,Miguel de Val-Borro,2018-04-27 18:02:13+00:00,pull-request,696041.0 +288,Corentin Cadiou,2018-04-27 18:00:01+00:00,pull-request,354953.0 +289,Nathan Goldbaum,2018-04-25 01:58:49+00:00,pull-request,20944.0 +290,Nathan Goldbaum,2018-05-03 14:59:24+00:00,pull-request,753547.0 +291,Nathan Goldbaum,2018-06-08 19:40:49+00:00,pull-request,3809020.0 +292,Corentin Cadiou,2018-06-04 15:03:15+00:00,pull-request,3289041.0 +293,Kacper Kowalik,2018-04-27 18:07:00+00:00,pull-request,10321.0 +294,Corentin Cadiou,2018-05-29 19:17:59+00:00,pull-request,2754823.0 +295,Andrew Myers,2018-05-11 00:24:36+00:00,pull-request,976250.0 +296,Nathan Goldbaum,2018-05-16 22:40:29+00:00,pull-request,1051037.0 +297,Nathan Goldbaum,2018-05-15 18:50:56+00:00,pull-request,444003.0 +298,Nathan Goldbaum,2018-05-28 16:39:24+00:00,pull-request,1452114.0 +299,Matthew Turk,2018-06-05 17:19:57+00:00,pull-request,2068123.0 +300,Matthew Turk,2018-05-15 19:09:05+00:00,pull-request,1557.0 +301,Nathan Goldbaum,2018-05-15 19:09:53+00:00,pull-request,474.0 +302,Abhishek Singh,2018-05-17 19:11:13+00:00,pull-request,162481.0 +303,Nathan Goldbaum,2018-07-03 02:45:24+00:00,pull-request,4084659.0 +305,Claire Kopenhafer,2018-05-18 20:52:52+00:00,pull-request,20543.0 +306,Nathan Goldbaum,2018-05-21 20:37:32+00:00,pull-request,275627.0 +307,Matthew Turk,2018-05-21 15:53:17+00:00,pull-request,70903.0 +308,Nathan Goldbaum,2018-05-22 02:28:29+00:00,pull-request,21245.0 +309,Enrico Garaldi,2018-05-22 18:37:58+00:00,pull-request,30038.0 +310,Nathan Goldbaum,2018-05-28 16:40:33+00:00,pull-request,433931.0 +311,Nathan Goldbaum,2018-05-28 16:40:54+00:00,pull-request,422699.0 +312,Abhishek Singh,2018-05-26 21:51:18+00:00,pull-request,177733.0 +313,Nathan Goldbaum,2018-05-28 16:03:11+00:00,pull-request,249054.0 +314,Abhishek Singh,2018-05-26 21:50:39+00:00,pull-request,91617.0 +315,Abhishek Singh,2018-05-26 21:50:09+00:00,pull-request,81645.0 +316,Nathan Goldbaum,2018-05-29 18:53:36+00:00,pull-request,173979.0 +317,Nathan Goldbaum,2018-05-29 16:54:29+00:00,pull-request,159235.0 +318,Nick Gnedin,2018-05-28 23:38:22+00:00,pull-request,96127.0 +319,Abhishek Singh,2018-05-28 16:04:37+00:00,pull-request,34934.0 +320,Nathan Goldbaum,2018-05-29 21:42:07+00:00,pull-request,10705.0 +321,John ZuHone,2019-04-11 14:20:41+00:00,pull-request,27367711.0 +322,Abhishek Singh,2018-06-01 01:34:29+00:00,pull-request,148044.0 +323,Abhishek Singh,2018-06-04 14:09:48+00:00,pull-request,369373.0 +324,Nathan Goldbaum,2018-06-05 16:53:15+00:00,pull-request,424321.0 +325,Nathan Goldbaum,2018-06-04 15:09:19+00:00,pull-request,307735.0 +326,David Pérez-Suárez,2018-06-01 14:30:36+00:00,pull-request,13321.0 +327,Ash Kelly,2018-06-18 14:59:09+00:00,pull-request,1223800.0 +328,Ash Kelly,2018-06-04 20:59:12+00:00,pull-request,35661.0 +329,Abhishek Singh,2018-06-05 00:00:44+00:00,pull-request,16043.0 +330,Matthew Turk,2018-06-08 12:45:34+00:00,pull-request,247070.0 +331,Corentin Cadiou,2018-06-11 15:58:42+00:00,pull-request,513242.0 +332,Abhishek Singh,2018-06-06 03:52:07+00:00,pull-request,29866.0 +333,Abhishek Singh,2018-06-06 18:26:05+00:00,pull-request,52278.0 +334,Nathan Goldbaum,2018-06-08 19:35:17+00:00,pull-request,188195.0 +335,Nathan Goldbaum,2018-06-08 15:52:54+00:00,pull-request,173727.0 +336,Nathan Goldbaum,2018-06-07 15:50:38+00:00,pull-request,5273.0 +337,Nathan Goldbaum,2018-06-07 23:02:17+00:00,pull-request,6016.0 +338,Nathan Goldbaum,2018-06-08 17:40:46+00:00,pull-request,11094.0 +339,Ash Kelly,2018-07-24 21:34:48+00:00,pull-request,3817315.0 +340,Britton Smith,2018-06-28 22:45:40+00:00,pull-request,1493677.0 +341,Abhishek Singh,2018-06-29 00:57:41+00:00,pull-request,1480796.0 +343,Abhishek Singh,2018-06-29 00:58:12+00:00,pull-request,1445310.0 +344,Andrew Myers,2018-06-13 21:17:20+00:00,pull-request,78611.0 +346,eganhila,2018-06-19 15:03:21+00:00,pull-request,344082.0 +347,Nathan Goldbaum,2018-06-19 20:08:51+00:00,pull-request,102364.0 +348,Nathan Goldbaum,2018-06-30 02:50:13+00:00,pull-request,886487.0 +349,Abhishek Singh,2018-06-29 20:43:37+00:00,pull-request,817367.0 +350,Abhishek Singh,2018-07-03 02:44:23+00:00,pull-request,1098207.0 +351,Matthew Turk,2019-04-03 19:07:48+00:00,pull-request,24789895.0 +352,Abhishek Singh,2018-06-21 14:19:34+00:00,pull-request,24619.0 +353,Matthew Turk,2019-04-03 19:06:54+00:00,pull-request,24724040.0 +354,Nathan Goldbaum,2018-10-08 15:43:08+00:00,pull-request,9408546.0 +356,Abhishek Singh,2018-06-21 22:48:18+00:00,pull-request,11457.0 +357,RicardaBeckmann,2018-06-30 13:57:53+00:00,pull-request,685749.0 +358,Nathan Goldbaum,2018-07-01 23:20:06+00:00,pull-request,788840.0 +359,Nathan Goldbaum,2018-07-04 15:14:36+00:00,pull-request,681036.0 +360,Matthew Turk,2018-07-01 23:21:09+00:00,pull-request,445458.0 +361,Matthew Turk,2018-06-30 14:05:34+00:00,pull-request,325500.0 +362,Matthew Turk,2018-07-07 19:43:11+00:00,pull-request,949888.0 +365,Abhishek Singh,2018-06-30 13:56:35+00:00,pull-request,235436.0 +366,Nathan Goldbaum,2018-06-30 14:06:39+00:00,pull-request,165576.0 +367,Kacper Kowalik,2018-06-29 14:25:27+00:00,pull-request,37115.0 +368,Nathan Goldbaum,2018-07-02 00:25:59+00:00,pull-request,208063.0 +369,Brandon Qiao,2018-07-13 18:32:36+00:00,pull-request,1220598.0 +370,Nathan Goldbaum,2018-06-29 19:08:10+00:00,pull-request,10825.0 +371,eganhila,2018-09-06 14:18:03+00:00,pull-request,5939508.0 +372,Matthew Turk,2018-06-30 14:04:45+00:00,pull-request,61007.0 +373,Matthew Turk,2018-06-30 13:59:22+00:00,pull-request,59396.0 +374,Abhishek Singh,2018-07-08 21:35:12+00:00,pull-request,757990.0 +375,Abhishek Singh,2018-07-01 23:16:52+00:00,pull-request,158165.0 +376,Nathan Goldbaum,2018-07-04 16:36:05+00:00,pull-request,161551.0 +377,Nathan Goldbaum,2018-07-19 05:44:34+00:00,pull-request,1343954.0 +379,Nathan Goldbaum,2018-07-07 15:54:15+00:00,pull-request,88176.0 +380,Corentin Cadiou,2018-07-19 05:43:35+00:00,pull-request,910835.0 +382,Abhishek Singh,2018-08-08 17:11:36+00:00,pull-request,2623063.0 +383,Andrew Myers,2018-07-19 05:43:51+00:00,pull-request,719000.0 +384,Abhishek Singh,2018-07-14 15:16:43+00:00,pull-request,286792.0 +385,Abhishek Singh,2018-07-14 15:20:35+00:00,pull-request,287022.0 +386,Corentin Cadiou,2018-08-08 14:41:30+00:00,pull-request,2352886.0 +387,Ash Kelly,2018-08-24 15:25:02+00:00,pull-request,3632770.0 +388,Corentin Cadiou,2018-07-23 14:42:19+00:00,pull-request,849482.0 +389,Marianne Corvellec,2018-07-16 13:44:31+00:00,pull-request,145835.0 +390,Marianne Corvellec,2018-07-19 05:41:38+00:00,pull-request,369649.0 +391,Marianne Corvellec,2018-07-19 05:40:03+00:00,pull-request,281780.0 +392,Ash Kelly,2018-07-17 19:11:34+00:00,pull-request,83330.0 +393,Corentin Cadiou,2018-07-19 05:40:59+00:00,pull-request,133515.0 +394,Corentin Cadiou,2018-07-19 15:31:49+00:00,pull-request,166695.0 +395,maxbeegee,2018-07-18 18:56:07+00:00,pull-request,11619.0 +396,Cameron Hummels,2018-08-01 15:35:12+00:00,pull-request,1095321.0 +397,Cameron Hummels,2018-07-26 16:24:54+00:00,pull-request,579364.0 +398,Abhishek Singh,2018-08-03 17:41:59+00:00,pull-request,1273357.0 +400,Abhishek Singh,2018-08-01 19:59:56+00:00,pull-request,1047798.0 +402,Prateekgidolia,2018-07-26 16:27:24+00:00,pull-request,460364.0 +403,Bili Dong,2018-10-05 16:14:22+00:00,pull-request,6452670.0 +404,Nathan Goldbaum,2018-07-25 14:51:45+00:00,pull-request,79630.0 +405,Nathan Goldbaum,2018-09-10 18:53:56+00:00,pull-request,4141450.0 +406,Britton Smith,2018-08-29 18:18:26+00:00,pull-request,3091428.0 +407,Ash Kelly,2018-08-01 18:49:07+00:00,pull-request,617837.0 +408,KiranEiden,2018-07-27 21:39:19+00:00,pull-request,100968.0 +409,Andrew Myers,2018-10-05 16:14:42+00:00,pull-request,6106208.0 +410,Ash Kelly,2018-07-27 14:26:25+00:00,pull-request,3477.0 +411,Nathan Goldbaum,2018-07-27 17:55:28+00:00,pull-request,10904.0 +412,Abhishek Singh,2018-07-27 18:09:17+00:00,pull-request,10557.0 +413,Nathan Goldbaum,2018-08-01 19:56:28+00:00,pull-request,434910.0 +414,Abhishek Singh,2018-07-31 17:22:52+00:00,pull-request,333408.0 +415,RicardaBeckmann,2018-08-30 18:53:55+00:00,pull-request,2779481.0 +416,Corentin Cadiou,2021-04-02 16:13:33+00:00,pull-request,84419917.0 +417,Nathan Goldbaum,2018-08-01 15:34:57+00:00,pull-request,69842.0 +418,Hsi-Yu Schive,2018-08-10 15:21:17+00:00,pull-request,779426.0 +419,Nathan Goldbaum,2018-08-01 22:56:41+00:00,pull-request,7856.0 +420,RicardaBeckmann,2018-08-31 17:04:55+00:00,pull-request,2431669.0 +421,Britton Smith,2018-08-24 23:18:25+00:00,pull-request,1820759.0 +423,Abhishek Singh,2018-08-08 17:08:07+00:00,pull-request,279700.0 +424,Abhishek Singh,2018-08-08 17:12:13+00:00,pull-request,240298.0 +426,Nathan Goldbaum,2018-08-06 20:54:41+00:00,pull-request,16591.0 +428,Cameron Hummels,2018-08-07 22:37:28+00:00,pull-request,82366.0 +430,Britton Smith,2018-08-30 18:49:28+00:00,pull-request,1973975.0 +431,Matthew Turk,2018-08-08 18:08:55+00:00,pull-request,8453.0 +432,Andrew Myers,2018-08-09 15:27:07+00:00,pull-request,77520.0 +433,Nathan Goldbaum,2018-08-10 18:31:36+00:00,pull-request,161775.0 +434,Abhishek Singh,2018-08-15 19:19:33+00:00,pull-request,582542.0 +435,Abhishek Singh,2018-08-15 19:28:37+00:00,pull-request,582595.0 +437,Abhishek Singh,2018-08-15 19:27:57+00:00,pull-request,575892.0 +439,Abhishek Singh,2018-08-09 15:27:46+00:00,pull-request,26876.0 +440,Nathan Goldbaum,2018-08-15 15:44:40+00:00,pull-request,514747.0 +441,John ZuHone,2018-08-15 15:44:05+00:00,pull-request,513279.0 +442,sflarkin,2018-08-15 03:02:34+00:00,pull-request,458954.0 +443,Cameron Hummels,2018-08-10 02:05:06+00:00,pull-request,14266.0 +444,Ash Kelly,2018-11-08 16:25:42+00:00,pull-request,7785675.0 +446,Bobby Jackson,2019-05-16 15:54:13+00:00,pull-request,24091424.0 +448,Madicken Munk,2018-11-28 18:58:46+00:00,pull-request,9489305.0 +450,Ash Kelly,2018-08-11 11:35:01+00:00,pull-request,11221.0 +451,Nathan Goldbaum,2018-08-15 15:38:41+00:00,pull-request,155100.0 +452,Ash Kelly,2018-08-16 21:39:28+00:00,pull-request,3953.0 +453,Nathan Goldbaum,2018-08-20 15:43:55+00:00,pull-request,1292.0 +454,Andrew Myers,2018-08-20 18:44:56+00:00,pull-request,5000.0 +455,Nathan Goldbaum,2018-08-23 15:53:18+00:00,pull-request,247866.0 +456,Clayton Strawn,2018-08-30 18:42:53+00:00,pull-request,780887.0 +457,Nathan Goldbaum,2018-08-23 04:14:33+00:00,pull-request,48489.0 +458,Ash Kelly,2018-08-22 22:01:43+00:00,pull-request,3897.0 +459,Nathan Goldbaum,2018-08-23 17:49:14+00:00,pull-request,50409.0 +460,Nathan Goldbaum,2018-08-30 02:59:11+00:00,pull-request,560254.0 +461,Nathan Goldbaum,2018-08-23 20:00:16+00:00,pull-request,3917.0 +462,Cameron Hummels,2018-08-24 12:37:03+00:00,pull-request,27763.0 +463,Zach Sherman,2022-06-17 15:38:07+00:00,pull-request,120075318.0 +464,Nathan Goldbaum,2018-08-29 01:35:47+00:00,pull-request,44617.0 +465,Michael Zingale,2018-08-29 00:11:43+00:00,pull-request,16064.0 +466,Corentin Cadiou,2018-08-29 19:42:53+00:00,pull-request,43860.0 +468,Britton Smith,2018-08-30 18:42:12+00:00,pull-request,82546.0 +469,Bili Dong,2018-08-31 01:28:53+00:00,pull-request,89439.0 +470,John ZuHone,2018-08-30 14:22:57+00:00,pull-request,42186.0 +471,John ZuHone,2018-08-30 14:46:12+00:00,pull-request,43214.0 +472,Corentin Cadiou,2018-08-30 18:40:41+00:00,pull-request,27795.0 +473,Britton Smith,2018-08-31 02:05:42+00:00,pull-request,13536.0 +474,Nathan Goldbaum,2018-09-04 00:48:08+00:00,pull-request,14256.0 +476,Bili Dong,2018-09-18 14:02:39+00:00,pull-request,1099358.0 +478,Britton Smith,2018-10-05 16:14:52+00:00,pull-request,2379964.0 +479,Matthew Turk,2018-11-27 17:35:19+00:00,pull-request,6899836.0 +481,Britton Smith,2018-10-01 14:23:51+00:00,pull-request,1692769.0 +482,Nathan Goldbaum,2018-09-14 08:59:27+00:00,pull-request,147033.0 +483,Nathan Goldbaum,2018-09-13 20:39:21+00:00,pull-request,21129.0 +484,Nathan Goldbaum,2018-10-05 16:17:27+00:00,pull-request,1902596.0 +485,Madicken Munk,2018-09-14 08:53:53+00:00,pull-request,58828.0 +486,Nathan Goldbaum,2018-10-08 19:45:51+00:00,pull-request,2171307.0 +487,Britton Smith,2018-09-14 14:16:15+00:00,pull-request,76177.0 +488,Britton Smith,2018-09-14 14:14:56+00:00,pull-request,71485.0 +489,Nathan Goldbaum,2018-09-14 08:57:37+00:00,pull-request,52273.0 +490,Britton Smith,2018-09-25 13:40:17+00:00,pull-request,1011521.0 +491,Nathan Goldbaum,2018-09-14 17:33:34+00:00,pull-request,7712.0 +492,Nathan Goldbaum,2018-09-17 16:01:28+00:00,pull-request,257305.0 +493,Britton Smith,2018-09-17 14:40:23+00:00,pull-request,243330.0 +494,Bili Dong,2018-10-05 16:12:42+00:00,pull-request,1789327.0 +495,Britton Smith,2018-09-25 13:40:38+00:00,pull-request,665105.0 +496,John ZuHone,2018-10-08 15:07:27+00:00,pull-request,1789342.0 +497,Bili Dong,2018-10-06 02:09:32+00:00,pull-request,1400020.0 +499,Britton Smith,2018-09-22 14:15:23+00:00,pull-request,158759.0 +500,Kacper Kowalik,2018-09-23 03:09:01+00:00,pull-request,170137.0 +501,Ash Kelly,2018-10-06 02:46:33+00:00,pull-request,1256808.0 +502,Bili Dong,2019-03-07 21:58:23+00:00,pull-request,14356365.0 +503,Britton Smith,2018-10-05 22:46:23+00:00,pull-request,259113.0 +504,Nathan Goldbaum,2018-10-04 15:58:15+00:00,pull-request,71987.0 +505,Nathan Goldbaum,2018-10-05 16:09:21+00:00,pull-request,150426.0 +506,Matthew Turk,2018-10-08 14:58:18+00:00,pull-request,156049.0 +507,Nathan Goldbaum,2018-10-10 15:15:46+00:00,pull-request,168593.0 +508,Nathan Goldbaum,2018-10-09 15:22:20+00:00,pull-request,80541.0 +509,Nathan Goldbaum,2018-10-10 14:22:53+00:00,pull-request,155950.0 +510,Nathan Goldbaum,2018-10-10 17:40:14+00:00,pull-request,80593.0 +511,Clément Robert,2018-10-10 09:21:26+00:00,pull-request,45677.0 +512,Britton Smith,2018-10-10 14:21:16+00:00,pull-request,39598.0 +514,Nathan Goldbaum,2018-10-15 15:43:52+00:00,pull-request,239202.0 +515,Suoqing Ji,2018-10-13 00:53:22+00:00,pull-request,8212.0 +516,Ash Kelly,2018-10-15 15:08:07+00:00,pull-request,174348.0 +517,Clément Robert,2018-10-15 15:02:25+00:00,pull-request,68758.0 +518,Nathan Goldbaum,2018-10-15 21:05:58+00:00,pull-request,10973.0 +519,Ash Kelly,2018-10-16 00:59:36+00:00,pull-request,10928.0 +520,Nathan Goldbaum,2018-11-04 21:15:47+00:00,pull-request,1557900.0 +521,Nathan Goldbaum,2018-10-23 20:13:24+00:00,pull-request,349570.0 +522,Nathan Goldbaum,2018-10-23 15:37:25+00:00,pull-request,81892.0 +523,Nathan Goldbaum,2018-11-04 21:15:02+00:00,pull-request,1131236.0 +524,Nathan Goldbaum,2018-10-23 18:35:35+00:00,pull-request,10792.0 +525,Nathan Goldbaum,2018-10-23 20:02:53+00:00,pull-request,11528.0 +526,Matthew Turk,2018-10-30 00:41:56+00:00,pull-request,375930.0 +527,Matthew Turk,2018-10-25 21:44:59+00:00,pull-request,19403.0 +528,Adam McMaster,2018-11-01 15:05:35+00:00,pull-request,531366.0 +529,Britton Smith,2018-11-29 22:14:43+00:00,pull-request,2692865.0 +531,Nathan Goldbaum,2018-11-07 15:04:46+00:00,pull-request,507958.0 +532,Nathan Goldbaum,2018-11-02 14:18:28+00:00,pull-request,71032.0 +533,Matthew Turk,2018-11-02 14:19:19+00:00,pull-request,164.0 +534,Matthew Turk,2018-11-02 14:30:46+00:00,pull-request,73.0 +535,Nathan Goldbaum,2018-11-08 14:59:37+00:00,pull-request,139615.0 +536,Kacper Kowalik,2018-11-08 16:34:39+00:00,pull-request,80714.0 +537,Nathan Goldbaum,2018-11-08 21:14:32+00:00,pull-request,6865.0 +538,Corentin Cadiou,2018-11-12 17:00:14+00:00,pull-request,267061.0 +539,Nathan Goldbaum,2018-11-15 02:02:27+00:00,pull-request,107627.0 +540,Suoqing Ji,2018-11-15 21:29:54+00:00,pull-request,51706.0 +541,Nathan Goldbaum,2018-11-16 20:05:22+00:00,pull-request,87505.0 +542,Nathan Goldbaum,2018-11-26 19:31:49+00:00,pull-request,13715.0 +543,Nathan Goldbaum,2018-11-26 20:22:41+00:00,pull-request,11467.0 +544,John ZuHone,2018-11-27 15:39:04+00:00,pull-request,71093.0 +545,Suoqing Ji,2019-04-19 14:00:54+00:00,pull-request,12276846.0 +546,Nathan Goldbaum,2018-12-05 02:23:29+00:00,pull-request,549946.0 +547,John Regan,2021-03-26 17:15:03+00:00,pull-request,73288963.0 +548,Matthew Turk,2018-12-03 17:38:13+00:00,pull-request,251790.0 +549,Nathan Goldbaum,2018-12-06 15:09:05+00:00,pull-request,324976.0 +552,Corentin Cadiou,2018-12-07 21:45:02+00:00,pull-request,113188.0 +553,Nathan Goldbaum,2018-12-10 18:30:12+00:00,pull-request,271925.0 +554,Jared Coughlin,2018-12-10 15:36:17+00:00,pull-request,253089.0 +555,Nathan Goldbaum,2018-12-13 15:47:10+00:00,pull-request,169932.0 +557,Cameron Hummels,2019-01-09 16:28:01+00:00,pull-request,2274419.0 +558,Michael Zingale,2019-01-02 16:48:00+00:00,pull-request,95893.0 +559,Nathan Goldbaum,2019-01-08 04:33:28+00:00,pull-request,472625.0 +560,Corentin Cadiou,2019-01-08 15:27:03+00:00,pull-request,19090.0 +561,Nathan Goldbaum,2019-01-21 19:36:11+00:00,pull-request,1036555.0 +562,Clément Robert,2019-01-16 23:18:25+00:00,pull-request,53494.0 +563,Britton Smith,2019-01-18 22:47:03+00:00,pull-request,5536.0 +564,Corentin Cadiou,2019-07-19 14:42:07+00:00,pull-request,15268100.0 +565,Matthew Turk,2019-01-31 00:16:06+00:00,pull-request,523316.0 +566,Britton Smith,2019-01-29 15:12:29+00:00,pull-request,401538.0 +567,Gillen Brown,2019-02-02 02:05:44+00:00,pull-request,622803.0 +568,Nathan Goldbaum,2019-01-31 02:40:22+00:00,pull-request,23532.0 +569,Hsi-Yu Schive,2019-02-04 15:25:14+00:00,pull-request,118113.0 +570,Nathan Goldbaum,2019-02-15 15:49:12+00:00,pull-request,762975.0 +571,Jared Coughlin,2019-02-27 16:06:40+00:00,pull-request,1719042.0 +572,Nathan Goldbaum,2019-02-22 17:12:38+00:00,pull-request,1278263.0 +573,Nathan Goldbaum,2019-02-11 23:25:41+00:00,pull-request,13491.0 +574,John Wise,2019-02-26 18:50:18+00:00,pull-request,1025866.0 +575,John Wise,2019-02-15 18:33:52+00:00,pull-request,74360.0 +576,John Wise,2019-02-15 15:43:59+00:00,pull-request,64005.0 +577,Nathan Goldbaum,2019-02-19 03:52:04+00:00,pull-request,23938.0 +578,Nathan Goldbaum,2019-02-25 18:43:35+00:00,pull-request,256851.0 +579,Britton Smith,2019-03-07 19:44:43+00:00,pull-request,868423.0 +580,Nathan Goldbaum,2019-02-26 18:51:05+00:00,pull-request,81916.0 +581,Nathan Goldbaum,2019-02-26 03:06:16+00:00,pull-request,23143.0 +582,Nathan Goldbaum,2019-02-27 00:11:05+00:00,pull-request,16130.0 +583,Madicken Munk,2019-02-27 16:07:22+00:00,pull-request,66491.0 +585,Jared Coughlin,2019-02-28 19:22:50+00:00,pull-request,93626.0 +586,Matthew Turk,2019-07-13 20:46:10+00:00,pull-request,11744218.0 +587,Nathan Goldbaum,2019-03-01 17:58:17+00:00,pull-request,90554.0 +590,Britton Smith,2019-03-04 19:35:54+00:00,pull-request,6915.0 +591,Nathan Goldbaum,2019-03-04 23:10:32+00:00,pull-request,18204.0 +592,Paco Holguin,2019-03-05 20:51:19+00:00,pull-request,80704.0 +593,Britton Smith,2019-03-07 19:22:32+00:00,pull-request,246033.0 +594,Nathan Goldbaum,2019-03-05 02:28:01+00:00,pull-request,4629.0 +596,Britton Smith,2019-03-05 22:56:55+00:00,pull-request,19856.0 +597,Britton Smith,2019-03-05 17:35:15+00:00,pull-request,390.0 +598,Bili Dong,2019-03-06 04:27:16+00:00,pull-request,38291.0 +599,Kelton Halbert,2020-10-07 15:51:28+00:00,pull-request,50273209.0 +600,Matthew Turk,2019-03-05 19:24:03+00:00,pull-request,170.0 +601,Matthew Turk,2019-03-05 21:13:54+00:00,pull-request,1450.0 +602,Matthew Turk,2019-03-05 21:12:57+00:00,pull-request,638.0 +603,Nathan Goldbaum,2019-03-06 17:16:29+00:00,pull-request,72335.0 +605,Sam Walkow,2019-03-05 21:31:23+00:00,pull-request,101.0 +606,Matthew Turk,2019-03-05 21:58:16+00:00,pull-request,795.0 +607,Bili Dong,2019-04-20 22:17:36+00:00,pull-request,3972583.0 +609,Matthew Turk,2019-03-06 03:53:15+00:00,pull-request,96.0 +611,Alex Gurvich ,2019-05-08 15:49:38+00:00,pull-request,5482337.0 +612,Nathan Goldbaum,2019-03-06 19:50:28+00:00,pull-request,16406.0 +613,Nathan Goldbaum,2019-03-06 17:19:01+00:00,pull-request,3686.0 +614,Bili Dong,2019-03-26 19:54:26+00:00,pull-request,1740711.0 +615,Ash Kelly,2019-03-07 17:07:55+00:00,pull-request,82088.0 +616,Alex Gurvich ,2019-03-07 15:31:48+00:00,pull-request,33766.0 +617,Nathan Goldbaum,2019-03-08 17:01:37+00:00,pull-request,90817.0 +618,Corentin Cadiou,2019-03-11 20:47:12+00:00,pull-request,272897.0 +619,Shea Garrison-Kimmel,2019-03-27 20:35:30+00:00,pull-request,1294030.0 +620,Corentin Cadiou,2019-03-13 15:54:31+00:00,pull-request,7841.0 +621,Bernhard M. Wiedemann,2019-03-14 13:25:16+00:00,pull-request,9027.0 +622,John ZuHone,2019-07-18 21:13:26+00:00,pull-request,10470839.0 +623,Cameron Hummels,2021-04-29 15:21:25+00:00,pull-request,66691522.0 +624,Cameron Hummels,2021-05-19 00:51:03+00:00,pull-request,68363489.0 +625,John ZuHone,2019-03-22 14:35:42+00:00,pull-request,166517.0 +626,Nathan Goldbaum,2019-07-04 13:00:38+00:00,pull-request,8615177.0 +627,Matthew Turk,2019-04-18 15:08:23+00:00,pull-request,1209079.0 +628,Britton Smith,2019-04-10 14:40:01+00:00,pull-request,494509.0 +629,Britton Smith,2019-04-08 20:52:57+00:00,pull-request,250772.0 +630,Nathan Goldbaum,2019-04-08 18:19:31+00:00,pull-request,6818.0 +631,Britton Smith,2019-04-11 01:29:35+00:00,pull-request,18543.0 +632,Don E. Willcox,2019-04-11 12:12:27+00:00,pull-request,45836.0 +633,John ZuHone,2019-04-12 17:39:35+00:00,pull-request,60200.0 +634,Bili Dong,2019-04-17 18:25:28+00:00,pull-request,161234.0 +635,Corentin Cadiou,2019-04-17 19:04:43+00:00,pull-request,108954.0 +636,John ZuHone,2019-04-17 15:03:05+00:00,pull-request,2636.0 +637,John ZuHone,2019-08-19 16:18:12+00:00,pull-request,10718203.0 +638,John ZuHone,2019-05-29 19:26:27+00:00,pull-request,3642570.0 +639,John ZuHone,2019-05-10 18:32:54+00:00,pull-request,1973377.0 +640,John ZuHone,2019-04-22 18:58:45+00:00,pull-request,371071.0 +642,John ZuHone,2019-07-02 13:10:06+00:00,pull-request,6028719.0 +643,John ZuHone,2019-04-24 12:47:40+00:00,pull-request,64249.0 +644,John ZuHone,2019-04-25 02:13:57+00:00,pull-request,19636.0 +645,Andrew Myers,2019-06-12 03:38:52+00:00,pull-request,3648409.0 +646,Corentin Cadiou,2019-05-10 12:57:26+00:00,pull-request,160460.0 +648,Madicken Munk,2019-05-16 19:15:00+00:00,pull-request,12178.0 +649,Bili Dong,2019-06-11 10:30:58+00:00,pull-request,1262178.0 +651,Clayton Strawn,2019-06-14 12:42:45+00:00,pull-request,1280954.0 +652,Britton Smith,2019-06-23 10:02:50+00:00,pull-request,1706941.0 +653,Andrew Myers,2019-06-12 11:09:49+00:00,pull-request,665632.0 +654,Ben Kimock,2019-06-11 14:33:35+00:00,pull-request,40293.0 +655,Claire Kopenhafer,2019-07-13 19:10:52+00:00,pull-request,2674761.0 +656,Matthew Turk,2019-07-05 15:51:36+00:00,pull-request,1810102.0 +657,Britton Smith,2019-07-02 13:07:30+00:00,pull-request,1116040.0 +660,Britton Smith,2019-07-06 12:21:24+00:00,pull-request,338445.0 +662,Hsi-Yu Schive,2019-07-07 17:10:14+00:00,pull-request,118318.0 +663,Britton Smith,2019-07-12 20:22:48+00:00,pull-request,367368.0 +664,Andrew Myers,2019-07-12 20:22:13+00:00,pull-request,354308.0 +665,Kacper Kowalik,2019-07-18 20:39:58+00:00,pull-request,604167.0 +666,Matthew Turk,2019-08-16 16:15:15+00:00,pull-request,3022527.0 +667,Britton Smith,2019-07-18 15:56:16+00:00,pull-request,189440.0 +668,Britton Smith,2019-07-18 20:40:22+00:00,pull-request,192088.0 +669,Matthew Turk,2019-07-24 05:03:40+00:00,pull-request,467680.0 +670,John ZuHone,2019-07-19 18:05:06+00:00,pull-request,6291.0 +671,Matthew Turk,2019-07-22 21:36:00+00:00,pull-request,261572.0 +673,Britton Smith,2019-07-22 15:18:56+00:00,pull-request,6144.0 +675,Hsi-Yu Schive,2019-08-05 20:25:59+00:00,pull-request,993959.0 +676,Matthew Turk,2019-10-11 14:42:13+00:00,pull-request,6724599.0 +677,Nick Gnedin,2019-08-15 22:08:39+00:00,pull-request,789013.0 +678,Corentin Cadiou,2019-09-20 15:00:35+00:00,pull-request,3731175.0 +679,Miguel de Val-Borro,2019-08-20 19:51:55+00:00,pull-request,400487.0 +680,Madicken Munk,2019-08-20 00:58:17+00:00,pull-request,15987.0 +681,Matthew Turk,2019-09-20 14:52:54+00:00,pull-request,2588805.0 +682,Miguel de Val-Borro,2019-10-11 14:48:19+00:00,pull-request,4056472.0 +683,Clément Robert,2019-11-12 17:07:37+00:00,pull-request,6117246.0 +684,John ZuHone,2019-09-18 19:17:51+00:00,pull-request,1304706.0 +685,nathan musoke,2019-09-20 14:51:06+00:00,pull-request,730318.0 +686,Bili Dong,2019-09-13 20:57:04+00:00,pull-request,87114.0 +687,Matthew Turk,2019-09-20 14:48:25+00:00,pull-request,341021.0 +688,Kacper Kowalik,2019-09-18 19:53:33+00:00,pull-request,186480.0 +690,Matthew Turk,2019-09-27 14:33:46+00:00,pull-request,590628.0 +691,Kacper Kowalik,2019-10-18 14:47:14+00:00,pull-request,2402345.0 +692,Miguel de Val-Borro,2019-10-07 16:47:53+00:00,pull-request,1438542.0 +693,Britton Smith,2019-09-24 18:02:08+00:00,pull-request,251966.0 +694,John ZuHone,2019-09-25 11:24:06+00:00,pull-request,56954.0 +695,John ZuHone,2019-10-18 14:57:28+00:00,pull-request,2035130.0 +696,Britton Smith,2019-10-02 15:44:28+00:00,pull-request,104346.0 +697,Miguel de Val-Borro,2019-10-11 14:37:01+00:00,pull-request,230120.0 +698,Madicken Munk,2019-10-18 14:55:54+00:00,pull-request,594488.0 +699,Andrew Myers,2019-10-18 14:56:46+00:00,pull-request,588935.0 +700,John ZuHone,2019-10-19 02:32:44+00:00,pull-request,228185.0 +701,John ZuHone,2019-10-18 15:01:33+00:00,pull-request,185365.0 +702,Miguel de Val-Borro,2019-10-18 14:47:50+00:00,pull-request,126587.0 +703,Corentin Cadiou,2019-10-28 17:14:13+00:00,pull-request,873956.0 +704,John ZuHone,2019-10-28 19:01:14+00:00,pull-request,522711.0 +705,Madicken Munk,2019-10-25 19:45:09+00:00,pull-request,14068.0 +706,Madicken Munk,2019-10-25 19:45:43+00:00,pull-request,6910.0 +707,Nathan Goldbaum,2019-10-29 04:19:24+00:00,pull-request,38700.0 +709,Clément Robert,2019-11-12 16:03:57+00:00,pull-request,1055059.0 +710,Salvatore Cielo,2019-11-07 15:31:46+00:00,pull-request,620408.0 +711,Niels Claes,2019-12-05 21:46:47+00:00,pull-request,1927566.0 +712,Shohei Ogawa,2019-11-19 16:55:10+00:00,pull-request,73679.0 +713,Clément Robert,2019-11-26 20:24:49+00:00,pull-request,474268.0 +714,Clément Robert,2019-11-22 14:52:16+00:00,pull-request,80866.0 +715,Matthew Turk,2019-11-25 14:02:36+00:00,pull-request,258141.0 +716,Jared Coughlin,2019-11-25 16:27:28+00:00,pull-request,237844.0 +717,Clément Robert,2019-11-24 21:12:42+00:00,pull-request,19602.0 +718,Nathan Goldbaum,2019-11-24 19:38:30+00:00,pull-request,10176.0 +719,Clément Robert,2019-12-05 22:03:47+00:00,pull-request,879433.0 +720,Clément Robert,2019-11-26 16:18:43+00:00,pull-request,69691.0 +722,Clément Robert,2019-12-12 02:11:09+00:00,pull-request,1355381.0 +723,RicardaBeckmann,2019-11-29 12:46:50+00:00,pull-request,260704.0 +724,Matthew Turk,2020-06-17 19:54:43+00:00,pull-request,17645490.0 +725,Clément Robert,2019-12-05 21:46:05+00:00,pull-request,711002.0 +726,Clément Robert,2019-12-10 20:49:03+00:00,pull-request,1128063.0 +727,Clément Robert,2019-12-17 16:43:13+00:00,pull-request,975253.0 +728,Clément Robert,2019-12-10 20:34:01+00:00,pull-request,340236.0 +729,Clément Robert,2019-12-12 02:44:25+00:00,pull-request,46908.0 +730,Corentin Cadiou,2020-02-06 15:44:40+00:00,pull-request,4851143.0 +731,Corentin Cadiou,2019-12-12 21:12:24+00:00,pull-request,12314.0 +732,Clément Robert,2020-01-21 02:46:30+00:00,pull-request,3396783.0 +733,cjoana,2019-12-13 16:02:11+00:00,pull-request,60353.0 +734,Clément Robert,2019-12-13 15:28:44+00:00,pull-request,9801.0 +735,Matthew Turk,2019-12-16 13:53:56+00:00,pull-request,242071.0 +738,Nathan Goldbaum,2019-12-16 19:13:14+00:00,pull-request,15936.0 +739,Corentin Cadiou,2020-01-11 00:38:13+00:00,pull-request,2193944.0 +740,Patrick Mullen,2019-12-17 00:10:34+00:00,pull-request,4042.0 +741,Britton Smith,2020-01-23 16:50:45+00:00,pull-request,3220145.0 +742,Ash Kelly,2021-04-21 02:38:14+00:00,pull-request,42288148.0 +743,Jared Coughlin,2020-02-25 18:18:31+00:00,pull-request,5949647.0 +744,Matthew Turk,2019-12-20 18:18:51+00:00,pull-request,71078.0 +745,Clément Robert,2020-05-15 14:07:43+00:00,pull-request,12598837.0 +746,Michael Zingale,2019-12-30 22:26:56+00:00,pull-request,13016.0 +747,Nathan Goldbaum,2020-02-12 12:24:21+00:00,pull-request,3765511.0 +748,Michael Zingale,2020-01-06 14:50:40+00:00,pull-request,145589.0 +750,Matthew Turk,2020-01-15 18:59:27+00:00,pull-request,750417.0 +752,John ZuHone,2020-01-13 17:03:35+00:00,pull-request,501670.0 +753,Matthew Turk,2022-06-02 20:56:39+00:00,pull-request,75605152.0 +754,Jared Coughlin,2020-02-13 05:59:05+00:00,pull-request,2974524.0 +755,John ZuHone,2020-04-02 00:45:06+00:00,pull-request,6687491.0 +756,Clément Robert,2020-01-17 15:08:34+00:00,pull-request,7742.0 +757,Madicken Munk,2020-01-30 18:12:48+00:00,pull-request,1109428.0 +758,Clément Robert,2020-01-20 17:02:39+00:00,pull-request,96079.0 +759,Matthew Abruzzo,2020-02-26 21:35:29+00:00,pull-request,3025636.0 +760,Corentin Cadiou,2020-07-19 19:55:23+00:00,pull-request,15385422.0 +762,Corentin Cadiou,2020-01-28 20:45:10+00:00,pull-request,38892.0 +763,dnarayanan,2020-04-17 13:29:22+00:00,pull-request,6720473.0 +764,Madicken Munk,2020-02-26 21:35:48+00:00,pull-request,2339824.0 +765,Madicken Munk,2020-02-03 16:32:50+00:00,pull-request,322143.0 +766,Matthew Turk,2020-06-22 14:52:25+00:00,pull-request,12340734.0 +767,Kacper Kowalik,2020-02-05 17:08:53+00:00,pull-request,166537.0 +768,Clément Robert,2020-03-27 19:29:50+00:00,pull-request,4431264.0 +769,Kacper Kowalik,2020-02-05 20:55:53+00:00,pull-request,13193.0 +771,Clément Robert,2020-02-12 12:33:42+00:00,pull-request,492395.0 +772,Clément Robert,2020-03-10 13:23:54+00:00,pull-request,2823402.0 +774,Madicken Munk,2020-02-11 19:53:47+00:00,pull-request,332413.0 +775,Chris Gyurgyik,2020-02-11 19:58:36+00:00,pull-request,79764.0 +776,Madicken Munk,2020-04-01 13:07:13+00:00,pull-request,4373418.0 +777,Madicken Munk,2020-02-14 00:59:41+00:00,pull-request,81244.0 +778,Clément Robert,2020-02-26 17:42:06+00:00,pull-request,624405.0 +779,Corentin Cadiou,2020-02-25 21:03:36+00:00,pull-request,542180.0 +780,Britton Smith,2020-02-20 13:38:55+00:00,pull-request,76250.0 +781,Chris Gyurgyik,2020-03-05 18:53:37+00:00,pull-request,1288076.0 +782,Clément Robert,2020-02-25 14:02:51+00:00,pull-request,446121.0 +784,Hsi-Yu Schive,2020-02-26 21:11:26+00:00,pull-request,285597.0 +787,Clément Robert,2020-02-27 17:02:30+00:00,pull-request,66387.0 +788,Clément Robert,2020-04-02 03:13:16+00:00,pull-request,2888765.0 +789,Miguel de Val-Borro,2020-03-02 21:07:54+00:00,pull-request,169480.0 +790,Jared Coughlin,2020-04-17 19:57:49+00:00,pull-request,3964202.0 +791,Matthew Turk,2020-03-03 18:47:29+00:00,pull-request,5400.0 +792,Britton Smith,2020-03-05 18:58:49+00:00,pull-request,176648.0 +793,Matthew Turk,2020-03-05 18:57:41+00:00,pull-request,96202.0 +794,Matthew Turk,2020-03-05 04:53:40+00:00,pull-request,21192.0 +795,Clément Robert,2020-03-20 13:23:57+00:00,pull-request,1137913.0 +796,Clément Robert,2020-03-10 00:56:15+00:00,pull-request,226117.0 +797,Miguel de Val-Borro,2020-03-20 13:21:04+00:00,pull-request,875248.0 +798,Clément Robert,2020-03-20 13:18:36+00:00,pull-request,868410.0 +799,Clément Robert,2020-04-03 03:46:51+00:00,pull-request,1587027.0 +800,Clément Robert,2020-04-08 14:35:50+00:00,pull-request,2044095.0 +802,Matthew Turk,2020-04-01 21:00:26+00:00,pull-request,1404586.0 +803,Matthew Turk,2020-04-20 17:11:29+00:00,pull-request,2926672.0 +804,Britton Smith,2020-04-02 03:16:27+00:00,pull-request,1263909.0 +805,Kacper Kowalik,2020-03-19 00:01:06+00:00,pull-request,30129.0 +810,Miguel de Val-Borro,2020-04-06 04:00:22+00:00,pull-request,1365998.0 +811,Madicken Munk,2020-03-22 18:28:51+00:00,pull-request,3221.0 +814,Matthew Turk,2020-04-20 17:12:23+00:00,pull-request,2329930.0 +815,Michael Zingale,2020-03-25 14:43:21+00:00,pull-request,73851.0 +816,Matthew Turk,2022-03-22 14:31:47+00:00,pull-request,62883720.0 +817,Sergio Martin Alvarez,2021-12-06 14:57:15+00:00,pull-request,53713674.0 +818,Madicken Munk,2020-03-27 17:01:19+00:00,pull-request,179488.0 +821,Matthew Turk,2020-07-02 15:30:18+00:00,pull-request,8193566.0 +822,Matthew Turk,2020-04-20 14:12:55+00:00,pull-request,1806678.0 +823,Matthew Turk,2020-04-17 15:50:57+00:00,pull-request,1383955.0 +824,Matthew Turk,2020-04-02 13:56:22+00:00,pull-request,66989.0 +825,Matthew Turk,2020-04-11 22:04:01+00:00,pull-request,871630.0 +826,Michael Zingale,2020-04-02 22:25:52+00:00,pull-request,32202.0 +827,Clément Robert,2020-04-07 18:59:24+00:00,pull-request,347990.0 +829,Clément Robert,2020-04-07 22:57:23+00:00,pull-request,7831.0 +830,Madicken Munk,2020-04-08 14:33:39+00:00,pull-request,63428.0 +831,Madicken Munk,2020-04-08 14:44:34+00:00,pull-request,62199.0 +832,Kacper Kowalik,2020-04-09 14:11:56+00:00,pull-request,66141.0 +833,Clément Robert,2020-04-20 17:07:43+00:00,pull-request,971535.0 +834,Madicken Munk,2020-04-10 16:26:03+00:00,pull-request,42124.0 +835,Madicken Munk,2020-04-13 14:02:07+00:00,pull-request,255224.0 +836,Axel Huebl,2020-04-11 21:19:21+00:00,pull-request,76928.0 +837,Clément Robert,2020-04-14 17:36:36+00:00,pull-request,274159.0 +838,Kacper Kowalik,2020-04-13 14:04:46+00:00,pull-request,160683.0 +839,Matthew Turk,2020-04-15 16:40:20+00:00,pull-request,334567.0 +840,Clément Robert,2020-04-20 17:20:08+00:00,pull-request,688423.0 +841,Britton Smith,2020-04-13 16:56:08+00:00,pull-request,16916.0 +845,Clément Robert,2020-04-15 15:51:06+00:00,pull-request,80251.0 +846,Clément Robert,2020-04-16 19:01:48+00:00,pull-request,108171.0 +847,Matthew Turk,2020-04-16 20:02:43+00:00,pull-request,108861.0 +848,Matthew Turk,2020-04-15 17:01:54+00:00,pull-request,2946.0 +849,Clément Robert,2020-04-17 14:23:39+00:00,pull-request,64106.0 +851,Clément Robert,2020-04-21 19:19:42+00:00,pull-request,265383.0 +852,Clément Robert,2020-04-21 17:44:30+00:00,pull-request,85483.0 +855,Clément Robert,2020-05-01 13:53:36+00:00,pull-request,836294.0 +856,Clément Robert,2020-07-23 14:26:45+00:00,pull-request,7952010.0 +859,Clément Robert,2020-06-23 13:28:11+00:00,pull-request,5107361.0 +860,Clément Robert,2020-04-27 16:15:28+00:00,pull-request,156209.0 +861,Michael Zingale,2020-05-01 13:28:50+00:00,pull-request,419685.0 +862,Britton Smith,2020-05-01 13:51:44+00:00,pull-request,340172.0 +863,Britton Smith,2020-04-28 18:54:02+00:00,pull-request,86227.0 +864,Michael Zingale,2022-02-14 21:00:14+00:00,pull-request,56845630.0 +865,Matthew Turk,2020-05-06 12:48:38+00:00,pull-request,662730.0 +866,Jared Coughlin,2020-06-22 15:01:34+00:00,pull-request,4646370.0 +867,Matthew Turk,2020-05-01 13:44:02+00:00,pull-request,63341.0 +868,Miguel de Val-Borro,2020-05-02 17:26:02+00:00,pull-request,4014.0 +869,Matthew Turk,2020-06-05 19:06:44+00:00,pull-request,2750604.0 +871,Kacper Kowalik,2020-05-06 09:00:37+00:00,pull-request,55924.0 +872,Miguel de Val-Borro,2020-05-06 19:22:39+00:00,pull-request,82762.0 +873,Kacper Kowalik,2020-05-06 18:36:33+00:00,pull-request,15276.0 +874,Clément Robert,2020-05-07 18:56:55+00:00,pull-request,91329.0 +875,Matthew Turk,2020-05-07 12:52:40+00:00,pull-request,63015.0 +876,Kacper Kowalik,2020-05-07 12:39:07+00:00,pull-request,58196.0 +877,Neïl Zaim,2020-05-08 19:14:32+00:00,pull-request,106334.0 +878,Clément Robert,2020-05-15 18:36:33+00:00,pull-request,676759.0 +879,Ash Kelly,2020-05-19 17:54:32+00:00,pull-request,945413.0 +880,Kacper Kowalik,2020-08-11 22:59:30+00:00,pull-request,8220913.0 +881,Ash Kelly,2020-05-13 18:04:36+00:00,pull-request,425766.0 +882,Madicken Munk,2020-05-11 16:09:59+00:00,pull-request,245046.0 +883,Clément Robert,2020-07-16 18:47:08+00:00,pull-request,5353281.0 +884,Philipp Edelmann,2020-09-25 19:23:24+00:00,pull-request,11489699.0 +885,Ole Streicher,2020-06-09 18:49:23+00:00,pull-request,2092476.0 +886,Clément Robert,2020-07-16 19:24:53+00:00,pull-request,5273182.0 +887,Clément Robert,2020-07-16 19:11:39+00:00,pull-request,5258989.0 +889,Clément Robert,2020-07-16 19:03:49+00:00,pull-request,5118390.0 +890,Clément Robert,2020-07-19 19:18:41+00:00,pull-request,5305343.0 +894,Clément Robert,2020-06-23 13:34:24+00:00,pull-request,2661643.0 +895,Britton Smith,2020-05-29 13:15:42+00:00,pull-request,347301.0 +897,Corentin Cadiou,2020-09-15 06:31:46+00:00,pull-request,9552741.0 +899,Camille Avestruz,2020-06-19 09:09:11+00:00,pull-request,1780547.0 +900,Corentin Cadiou,2020-08-14 09:15:49+00:00,pull-request,6131976.0 +901,Matthew Turk,2020-06-18 16:06:58+00:00,pull-request,1110404.0 +902,Ash Kelly,2020-06-09 20:31:57+00:00,pull-request,293435.0 +903,Matthew Turk,2020-06-08 18:57:31+00:00,pull-request,8660.0 +904,Clément Robert,2020-06-18 15:29:41+00:00,pull-request,765837.0 +905,Matthew Turk,2020-06-19 05:07:45+00:00,pull-request,807565.0 +906,Matthew Turk,2020-06-19 03:54:42+00:00,pull-request,799823.0 +907,Britton Smith,2020-06-12 13:56:21+00:00,pull-request,4837.0 +908,Ash Kelly,2020-06-23 04:30:15+00:00,pull-request,913369.0 +909,Clément Robert,2020-07-01 16:41:08+00:00,pull-request,1635052.0 +910,Clément Robert,2020-08-06 20:22:14+00:00,pull-request,4755574.0 +911,Clément Robert,2020-06-29 18:10:24+00:00,pull-request,1416843.0 +912,Clément Robert,2020-07-19 19:38:01+00:00,pull-request,3114236.0 +913,Kacper Kowalik,2020-06-15 19:22:32+00:00,pull-request,16691.0 +914,Matthew Turk,2020-06-19 03:55:06+00:00,pull-request,220842.0 +915,John ZuHone,2020-07-24 21:41:43+00:00,pull-request,3229963.0 +916,Clément Robert,2020-07-01 00:40:47+00:00,pull-request,1003746.0 +917,Madicken Munk,2020-06-25 21:42:25+00:00,pull-request,528525.0 +918,Matthew Turk,2021-01-22 15:42:48+00:00,pull-request,18653893.0 +919,Clément Robert,2020-06-23 21:01:28+00:00,pull-request,167868.0 +920,Matthew Turk,2020-06-30 17:31:53+00:00,pull-request,698374.0 +921,Kacper Kowalik,2020-06-23 13:30:05+00:00,pull-request,73632.0 +922,Clément Robert,2020-07-23 18:08:36+00:00,pull-request,2613571.0 +923,Clément Robert,2020-07-22 15:28:53+00:00,pull-request,2516748.0 +924,Clément Robert,2020-07-22 15:29:54+00:00,pull-request,2515766.0 +925,Clément Robert,2020-07-22 17:49:44+00:00,pull-request,2521079.0 +926,Clément Robert,2020-07-22 15:29:01+00:00,pull-request,2507019.0 +927,Clément Robert,2020-07-22 15:30:14+00:00,pull-request,2506633.0 +928,Clément Robert,2020-07-22 16:49:15+00:00,pull-request,2510879.0 +929,Clément Robert,2020-07-23 18:08:28+00:00,pull-request,2600882.0 +932,Corentin Cadiou,2020-06-24 18:36:26+00:00,pull-request,89008.0 +933,Corentin Cadiou,2020-06-24 22:26:49+00:00,pull-request,90132.0 +934,Corentin Cadiou,2020-06-25 00:03:57+00:00,pull-request,53883.0 +935,Corentin Cadiou,2020-06-25 03:20:48+00:00,pull-request,63201.0 +936,Britton Smith,2020-06-25 13:20:45+00:00,pull-request,84472.0 +937,Kacper Kowalik,2020-09-24 20:23:59+00:00,pull-request,7957884.0 +938,Kacper Kowalik,2020-06-25 08:21:13+00:00,pull-request,43882.0 +939,Kacper Kowalik,2020-06-25 13:48:42+00:00,pull-request,37698.0 +940,Corentin Cadiou,2020-06-29 18:01:31+00:00,pull-request,356593.0 +941,Kacper Kowalik,2020-06-25 21:07:08+00:00,pull-request,17198.0 +942,Clément Robert,2020-06-30 16:14:48+00:00,pull-request,424207.0 +943,Madicken Munk,2020-09-16 10:30:33+00:00,pull-request,7138976.0 +945,John ZuHone,2020-06-29 14:55:51+00:00,pull-request,325139.0 +947,Clément Robert,2020-08-06 15:41:58+00:00,pull-request,3549161.0 +948,Kacper Kowalik,2020-06-27 04:05:58+00:00,pull-request,43767.0 +949,Matthew Turk,2020-06-26 21:48:26+00:00,pull-request,20378.0 +950,Matthew Turk,2020-06-26 22:54:41+00:00,pull-request,22290.0 +951,Clément Robert,2020-06-29 18:04:58+00:00,pull-request,24706.0 +953,Matthew Turk,2020-06-30 17:29:21+00:00,pull-request,80361.0 +955,Corentin Cadiou,2020-09-16 14:15:31+00:00,pull-request,6654398.0 +956,Navaneeth Suresh,2023-05-15 13:47:19+00:00,pull-request,90542952.0 +957,Matthew Turk,2020-07-02 15:53:08+00:00,pull-request,87760.0 +958,Corentin Cadiou,2020-08-06 14:28:16+00:00,pull-request,3044254.0 +959,Clément Robert,2020-08-13 16:30:27+00:00,pull-request,3653313.0 +960,Matthew Turk,2020-07-26 06:09:25+00:00,pull-request,2043451.0 +961,Matthew Turk,2020-07-14 15:27:29+00:00,pull-request,1038542.0 +963,Clément Robert,2020-07-23 14:18:34+00:00,pull-request,1752135.0 +964,Clément Robert,2020-09-16 14:16:54+00:00,pull-request,6472540.0 +965,Clément Robert,2020-07-30 16:37:45+00:00,pull-request,2235378.0 +966,Clément Robert,2020-07-19 19:39:02+00:00,pull-request,1294234.0 +968,Niels Claes,2021-04-09 10:21:25+00:00,pull-request,23986417.0 +969,John ZuHone,2020-08-14 22:16:50+00:00,pull-request,3310862.0 +970,Chris Havlin,2020-07-13 19:23:07+00:00,pull-request,337143.0 +971,Kacper Kowalik,2020-07-20 15:00:43+00:00,pull-request,860584.0 +972,Kacper Kowalik,2020-07-23 14:18:11+00:00,pull-request,1113198.0 +973,Britton Smith,2020-08-13 21:21:39+00:00,pull-request,2882888.0 +974,Clément Robert,2020-12-17 20:28:05+00:00,pull-request,13693524.0 +976,Chris Havlin,2020-07-25 19:01:45+00:00,pull-request,1033907.0 +977,Clément Robert,2020-08-13 14:50:47+00:00,pull-request,2613962.0 +978,Clément Robert,2020-08-13 15:42:06+00:00,pull-request,2613593.0 +979,Clément Robert,2020-08-11 15:10:18+00:00,pull-request,2406623.0 +981,Clément Robert,2020-07-17 19:06:03+00:00,pull-request,84369.0 +982,Clément Robert,2020-07-17 19:08:16+00:00,pull-request,78384.0 +984,Clément Robert,2020-07-18 14:53:08+00:00,pull-request,108525.0 +985,Clément Robert,2020-07-18 14:53:33+00:00,pull-request,105701.0 +988,Clément Robert,2020-07-19 19:20:21+00:00,pull-request,124093.0 +989,Corentin Cadiou,2020-07-21 14:47:23+00:00,pull-request,266926.0 +990,Clément Robert,2020-08-17 19:38:19+00:00,pull-request,2524960.0 +992,Clément Robert,2020-07-23 14:20:34+00:00,pull-request,331351.0 +994,Clément Robert,2020-07-21 22:55:07+00:00,pull-request,186375.0 +995,Clément Robert,2020-07-23 14:19:57+00:00,pull-request,324019.0 +996,Clément Robert,2020-08-15 15:22:25+00:00,pull-request,2270465.0 +997,Kacper Kowalik,2020-07-21 14:42:47+00:00,pull-request,71812.0 +998,Kacper Kowalik,2020-07-23 14:21:08+00:00,pull-request,157096.0 +999,Kacper Kowalik,2020-07-22 14:33:10+00:00,pull-request,66114.0 +1000,Clément Robert,2020-07-23 14:22:31+00:00,pull-request,110044.0 +1001,Clément Robert,2020-08-06 14:45:36+00:00,pull-request,1211316.0 +1002,Clément Robert,2020-07-29 20:17:48+00:00,pull-request,529101.0 +1003,Kacper Kowalik,2020-07-24 20:19:40+00:00,pull-request,77427.0 +1004,Kacper Kowalik,2020-08-11 17:57:47+00:00,pull-request,1553989.0 +1005,Clément Robert,2020-07-29 20:18:21+00:00,pull-request,394522.0 +1006,Clément Robert,2020-09-18 14:43:53+00:00,pull-request,4765812.0 +1008,Matthew Turk,2020-07-29 20:17:02+00:00,pull-request,173781.0 +1009,Michael Zingale,2020-08-05 20:53:54+00:00,pull-request,714983.0 +1010,Matthew Turk,2020-08-04 14:31:54+00:00,pull-request,599460.0 +1011,Clément Robert,2020-10-09 15:31:47+00:00,pull-request,6285567.0 +1012,Clément Robert,2020-08-10 14:56:11+00:00,pull-request,1051253.0 +1013,Kacper Kowalik,2020-07-29 19:58:20+00:00,pull-request,22334.0 +1014,Clément Robert,2020-08-12 20:13:46+00:00,pull-request,1159442.0 +1015,Clément Robert,2020-09-16 14:13:15+00:00,pull-request,4076497.0 +1016,Clément Robert,2020-08-05 16:00:15+00:00,pull-request,435376.0 +1018,Matthew Turk,2020-08-03 14:50:12+00:00,pull-request,244272.0 +1019,Christopher W. Evans,2020-08-11 18:17:48+00:00,pull-request,852769.0 +1020,Clément Robert,2020-08-05 19:55:37+00:00,pull-request,175326.0 +1022,Clément Robert,2020-09-16 15:12:06+00:00,pull-request,3742050.0 +1026,Clément Robert,2020-08-06 14:40:12+00:00,pull-request,84246.0 +1027,Michael Zingale,2020-08-06 20:26:29+00:00,pull-request,100376.0 +1029,Clément Robert,2020-08-16 00:19:23+00:00,pull-request,841629.0 +1030,Corentin Cadiou,2020-08-07 11:09:45+00:00,pull-request,79178.0 +1031,Corentin Cadiou,2020-08-11 23:42:36+00:00,pull-request,465950.0 +1032,Clément Robert,2020-08-11 15:06:27+00:00,pull-request,422236.0 +1033,Matthew Turk,2020-08-10 15:48:21+00:00,pull-request,333071.0 +1034,Corentin Cadiou,2020-08-12 06:37:45+00:00,pull-request,411260.0 +1036,Clément Robert,2020-08-10 14:43:33+00:00,pull-request,244734.0 +1037,Matthew Turk,2020-09-15 14:16:20+00:00,pull-request,3351107.0 +1038,Matthew Turk,2020-09-14 16:03:30+00:00,pull-request,3268288.0 +1040,Clément Robert,2020-08-14 14:56:28+00:00,pull-request,505227.0 +1041,Clément Robert,2020-08-15 14:48:35+00:00,pull-request,544575.0 +1042,Clément Robert,2020-08-11 14:00:15+00:00,pull-request,113333.0 +1043,Clément Robert,2020-08-10 16:49:37+00:00,pull-request,28491.0 +1044,Clément Robert,2020-08-11 14:40:48+00:00,pull-request,103051.0 +1045,Britton Smith,2020-11-23 13:20:36+00:00,pull-request,9076853.0 +1046,Kacper Kowalik,2020-08-11 05:19:55+00:00,pull-request,45249.0 +1048,Matthew Turk,2020-08-13 13:53:15+00:00,pull-request,157117.0 +1049,Corentin Cadiou,2020-09-16 12:10:21+00:00,pull-request,3084455.0 +1051,Clément Robert,2020-08-12 15:16:43+00:00,pull-request,24328.0 +1052,Clément Robert,2020-08-12 15:16:12+00:00,pull-request,23320.0 +1053,Matthew Turk,2022-01-21 11:27:18+00:00,pull-request,45521044.0 +1054,Clément Robert,2021-01-20 12:50:14+00:00,pull-request,13887150.0 +1056,Clément Robert,2020-08-17 19:22:27+00:00,pull-request,423595.0 +1057,Clément Robert,2021-03-09 17:00:29+00:00,pull-request,18009137.0 +1059,Kacper Kowalik,2020-08-14 14:18:24+00:00,pull-request,82884.0 +1060,Baptiste Mouginot,2020-08-14 19:05:38+00:00,pull-request,87815.0 +1061,Britton Smith,2020-08-14 14:01:57+00:00,pull-request,66846.0 +1063,Clément Robert,2020-08-15 14:49:32+00:00,pull-request,101153.0 +1064,Britton Smith,2020-08-14 18:45:50+00:00,pull-request,18720.0 +1065,Clément Robert,2020-09-11 20:20:11+00:00,pull-request,2379248.0 +1066,Clément Robert,2021-01-20 14:16:39+00:00,pull-request,13674249.0 +1067,Clément Robert,2020-08-18 15:24:23+00:00,pull-request,277664.0 +1068,Clément Robert,2020-08-15 15:47:00+00:00,pull-request,90.0 +1069,Clément Robert,2020-09-11 20:24:37+00:00,pull-request,2256951.0 +1070,Clément Robert,2020-09-11 20:14:10+00:00,pull-request,2242792.0 +1071,Clément Robert,2020-09-14 16:13:40+00:00,pull-request,2448638.0 +1072,Clément Robert,2020-08-17 15:02:47+00:00,pull-request,7776.0 +1073,Clément Robert,2020-08-17 18:55:20+00:00,pull-request,19826.0 +1074,Madicken Munk,2020-08-19 07:29:11+00:00,pull-request,143471.0 +1075,Clément Robert,2021-03-04 16:39:15+00:00,pull-request,17192369.0 +1076,Clément Robert,2020-09-08 21:26:31+00:00,pull-request,1865895.0 +1077,Clément Robert,2020-09-17 08:02:36+00:00,pull-request,2593788.0 +1078,Clément Robert,2020-09-01 15:09:38+00:00,pull-request,1229584.0 +1079,Britton Smith,2020-08-18 17:11:19+00:00,pull-request,16373.0 +1080,Kacper Kowalik,2020-09-01 14:57:44+00:00,pull-request,1210946.0 +1081,Clément Robert,2020-09-08 20:30:27+00:00,pull-request,1829902.0 +1082,Kacper Kowalik,2020-09-01 15:05:12+00:00,pull-request,1107780.0 +1083,Chris Havlin,2020-09-08 21:58:24+00:00,pull-request,1224954.0 +1084,Clément Robert,2020-12-16 21:48:37+00:00,pull-request,8896099.0 +1085,Kacper Kowalik,2020-09-09 21:36:42+00:00,pull-request,3760.0 +1086,Clément Robert,2020-09-11 20:01:06+00:00,pull-request,131527.0 +1087,Matthew Turk,2020-12-16 19:56:26+00:00,pull-request,8291649.0 +1089,Clément Robert,2020-09-14 20:00:05+00:00,pull-request,197767.0 +1090,Clément Robert,2020-09-14 20:33:41+00:00,pull-request,196894.0 +1091,Kacper Kowalik,2020-09-14 19:37:55+00:00,pull-request,153668.0 +1092,Clément Robert,2020-09-16 20:57:55+00:00,pull-request,288259.0 +1093,Kacper Kowalik,2020-09-15 15:20:40+00:00,pull-request,138406.0 +1094,Kacper Kowalik,2020-09-15 05:27:21+00:00,pull-request,37642.0 +1095,Clément Robert,2020-09-16 09:09:52+00:00,pull-request,50941.0 +1096,Kacper Kowalik,2020-09-16 05:44:08+00:00,pull-request,20921.0 +1097,Corentin Cadiou,2020-09-16 17:27:56+00:00,pull-request,10608.0 +1098,Madicken Munk,2020-09-16 21:00:23+00:00,pull-request,21396.0 +1099,Corentin Cadiou,2020-09-22 15:01:43+00:00,pull-request,513160.0 +1100,Kacper Kowalik,2020-09-17 18:35:45+00:00,pull-request,93484.0 +1101,Clément Robert,2020-09-17 18:34:24+00:00,pull-request,44457.0 +1102,Clément Robert,2020-09-21 18:37:51+00:00,pull-request,369339.0 +1103,Clément Robert,2020-09-21 18:38:41+00:00,pull-request,352660.0 +1104,Clément Robert,2021-10-21 13:30:56+00:00,pull-request,34379681.0 +1105,Clément Robert,2020-09-22 15:09:24+00:00,pull-request,111573.0 +1106,Clément Robert,2020-09-22 14:55:31+00:00,pull-request,23920.0 +1107,Corentin Cadiou,2020-09-23 15:29:52+00:00,pull-request,15472.0 +1109,Clément Robert,2020-10-07 20:45:56+00:00,pull-request,897873.0 +1110,Clément Robert,2020-10-07 20:45:51+00:00,pull-request,885692.0 +1111,Britton Smith,2020-09-28 18:02:50+00:00,pull-request,20997.0 +1112,Corentin Cadiou,2021-01-11 12:57:58+00:00,pull-request,9061204.0 +1115,Clément Robert,2020-10-23 15:55:43+00:00,pull-request,1922096.0 +1116,Britton Smith,2020-10-02 14:37:05+00:00,pull-request,16919.0 +1117,Chris Havlin,2020-10-23 15:54:51+00:00,pull-request,1388186.0 +1119,Revathi Jambunathan,2020-10-15 10:44:24+00:00,pull-request,626070.0 +1120,Clément Robert,2020-10-23 15:54:29+00:00,pull-request,1324500.0 +1121,Clément Robert,2020-12-14 17:26:39+00:00,pull-request,5782952.0 +1122,Axel Huebl,2020-12-04 16:11:47+00:00,pull-request,4907593.0 +1123,Clément Robert,2020-10-12 19:37:03+00:00,pull-request,300680.0 +1124,Kacper Kowalik,2020-10-09 19:00:07+00:00,pull-request,11539.0 +1125,Corentin Cadiou,2020-10-14 14:57:28+00:00,pull-request,5098.0 +1126,Clément Robert,2020-11-17 18:05:45+00:00,pull-request,2950993.0 +1127,Chris Havlin,2020-11-17 17:59:15+00:00,pull-request,2946354.0 +1129,Clément Robert,2020-10-23 15:51:24+00:00,pull-request,415184.0 +1130,Kacper Kowalik,2020-10-21 14:38:29+00:00,pull-request,84561.0 +1131,Matthew Turk,2020-10-24 18:36:20+00:00,pull-request,82033.0 +1132,Clément Robert,2020-11-17 19:26:14+00:00,pull-request,1906948.0 +1133,Chris Havlin,2020-11-17 17:48:18+00:00,pull-request,1649763.0 +1135,Corentin Cadiou,2021-01-14 21:48:09+00:00,pull-request,6653349.0 +1136,Corentin Cadiou,2020-11-25 15:44:19+00:00,pull-request,1998679.0 +1137,Corentin Cadiou,2020-11-17 17:46:44+00:00,pull-request,612162.0 +1138,Madicken Munk,2020-11-10 22:58:02+00:00,pull-request,16251.0 +1139,Madicken Munk,2020-11-24 22:17:27+00:00,pull-request,1213614.0 +1140,Kacper Kowalik,2020-11-17 18:09:53+00:00,pull-request,518883.0 +1141,Kacper Kowalik,2020-11-13 17:44:01+00:00,pull-request,100.0 +1142,Matthew Turk,2020-11-17 17:53:49+00:00,pull-request,345147.0 +1143,Matthew Turk,2021-04-23 10:04:57+00:00,pull-request,13876963.0 +1144,Matthew Turk,2020-11-17 18:29:10+00:00,pull-request,337309.0 +1146,Madicken Munk,2020-11-24 22:17:17+00:00,pull-request,692308.0 +1149,Clément Robert,2020-11-23 10:02:11+00:00,pull-request,39619.0 +1151,Clément Robert,2020-11-24 15:32:14+00:00,pull-request,16437.0 +1152,Clément Robert,2021-01-21 11:11:31+00:00,pull-request,5005056.0 +1154,Corentin Cadiou,2021-01-21 19:27:54+00:00,pull-request,4948304.0 +1156,Corentin Cadiou,2020-12-16 14:33:09+00:00,pull-request,1807466.0 +1157,Clément Robert,2020-11-26 08:59:24+00:00,pull-request,47321.0 +1158,Kacper Kowalik,2020-12-02 15:34:18+00:00,pull-request,83390.0 +1160,Britton Smith,2020-12-16 15:32:43+00:00,pull-request,1127585.0 +1161,Britton Smith,2020-12-23 13:08:47+00:00,pull-request,1571533.0 +1162,Clément Robert,2020-12-15 05:42:24+00:00,pull-request,642741.0 +1163,Clément Robert,2020-12-16 21:27:59+00:00,pull-request,781815.0 +1165,Kacper Kowalik,2020-12-15 05:34:27+00:00,pull-request,42905.0 +1166,Clément Robert,2020-12-16 14:07:32+00:00,pull-request,99588.0 +1167,Matthew Turk,2020-12-15 16:10:17+00:00,pull-request,6719.0 +1168,Clément Robert,2020-12-16 14:07:48+00:00,pull-request,85405.0 +1170,Matthew Turk,2022-08-04 18:25:34+00:00,pull-request,51586945.0 +1171,Clément Robert,2020-12-16 14:07:59+00:00,pull-request,59159.0 +1172,Clément Robert,2020-12-23 13:09:24+00:00,pull-request,572542.0 +1173,Clément Robert,2020-12-17 17:05:46+00:00,pull-request,2918.0 +1175,Clément Robert,2020-12-21 12:34:36+00:00,pull-request,11393.0 +1176,David Grote,2020-12-23 20:37:22+00:00,pull-request,175312.0 +1177,Clément Robert,2021-01-21 17:42:49+00:00,pull-request,2328279.0 +1178,Clément Robert,2020-12-30 18:41:27+00:00,pull-request,267879.0 +1179,Clément Robert,2020-12-31 18:55:13+00:00,pull-request,287593.0 +1180,Clément Robert,2021-01-13 14:40:16+00:00,pull-request,1394404.0 +1181,Clément Robert,2020-12-30 16:59:47+00:00,pull-request,192724.0 +1183,Clément Robert,2021-01-18 17:02:06+00:00,pull-request,1793221.0 +1184,Clément Robert,2020-12-30 16:59:36+00:00,pull-request,82676.0 +1185,Clément Robert,2021-01-14 20:58:13+00:00,pull-request,965551.0 +1186,Corentin Cadiou,2021-01-11 12:58:39+00:00,pull-request,418447.0 +1187,Corentin Cadiou,2021-01-11 07:52:44+00:00,pull-request,394224.0 +1188,Corentin Cadiou,2021-01-11 10:54:37+00:00,pull-request,44873.0 +1189,Clément Robert,2021-01-13 20:24:04+00:00,pull-request,18610.0 +1191,Corentin Cadiou,2021-01-18 13:51:32+00:00,pull-request,6186.0 +1192,Automated Bot,2021-01-18 19:41:30+00:00,pull-request,11832.0 +1193,Corentin Cadiou,2021-01-18 16:48:13+00:00,pull-request,1303.0 +1195,Clément Robert,2021-01-21 09:07:43+00:00,pull-request,83658.0 +1196,Clément Robert,2021-01-21 11:10:55+00:00,pull-request,73521.0 +1198,Clément Robert,2021-01-22 17:56:31+00:00,pull-request,96323.0 +1200,Clément Robert,2021-01-28 19:10:11+00:00,pull-request,508063.0 +1201,John ZuHone,2021-05-26 11:29:39+00:00,pull-request,10612336.0 +1202,Clément Robert,2021-01-24 17:34:07+00:00,pull-request,4678.0 +1203,Corentin Cadiou,2021-01-25 17:16:27+00:00,pull-request,10754.0 +1204,Automated Bot,2021-01-25 17:38:49+00:00,pull-request,4450.0 +1205,Clément Robert,2021-02-24 11:46:52+00:00,pull-request,2565307.0 +1206,Clément Robert,2021-02-01 12:55:15+00:00,pull-request,530425.0 +1208,Corentin Cadiou,2021-01-26 18:25:15+00:00,pull-request,7373.0 +1209,Britton Smith,2021-01-27 14:50:25+00:00,pull-request,3885.0 +1210,Britton Smith,2021-01-27 16:54:29+00:00,pull-request,10601.0 +1211,Britton Smith,2021-01-28 17:04:16+00:00,pull-request,88487.0 +1213,Corentin Cadiou,2021-03-04 16:09:06+00:00,pull-request,3031390.0 +1215,Clément Robert,2021-02-10 21:23:32+00:00,pull-request,865385.0 +1217,Clément Robert,2021-02-09 16:10:04+00:00,pull-request,752754.0 +1218,Clément Robert,2021-02-10 10:41:45+00:00,pull-request,777927.0 +1219,Automated Bot,2021-02-08 07:54:02+00:00,pull-request,573986.0 +1220,Clément Robert,2021-02-04 13:45:55+00:00,pull-request,9656.0 +1222,Clément Robert,2021-02-05 21:55:37+00:00,pull-request,36342.0 +1223,John ZuHone,2021-03-15 00:40:56+00:00,pull-request,3232347.0 +1224,Clément Robert,2021-02-07 22:05:40+00:00,pull-request,129758.0 +1225,Clément Robert,2021-04-08 19:22:52+00:00,pull-request,5281798.0 +1227,Clément Robert,2021-02-10 10:35:34+00:00,pull-request,321439.0 +1229,Clément Robert,2021-09-24 15:15:01+00:00,pull-request,19720081.0 +1230,Clément Robert,2021-02-12 17:37:25+00:00,pull-request,357661.0 +1231,Automated Bot,2021-02-10 09:17:20+00:00,pull-request,146991.0 +1232,Clément Robert,2021-02-10 19:02:13+00:00,pull-request,179005.0 +1233,Corentin Cadiou,2021-02-10 23:19:02+00:00,pull-request,22854.0 +1234,Clément Robert,2021-02-11 04:10:46+00:00,pull-request,37712.0 +1235,Clément Robert,2021-02-24 11:45:04+00:00,pull-request,1119726.0 +1236,Clément Robert,2021-02-23 08:42:09+00:00,pull-request,689991.0 +1237,Clément Robert,2021-04-29 15:54:49+00:00,pull-request,6286946.0 +1238,Britton Smith,2021-02-17 12:03:07+00:00,pull-request,135697.0 +1239,Jody Klymak,2021-02-22 08:42:41+00:00,pull-request,442966.0 +1240,Corentin Cadiou,2021-04-08 19:10:35+00:00,pull-request,3919686.0 +1241,Clément Robert,2021-02-24 18:13:19+00:00,pull-request,181048.0 +1242,Clément Robert,2021-02-24 11:45:16+00:00,pull-request,157583.0 +1243,Clément Robert,2021-02-24 15:28:24+00:00,pull-request,161688.0 +1244,Corentin Cadiou,2021-03-17 15:32:15+00:00,pull-request,1902013.0 +1245,Clément Robert,2021-04-09 15:32:21+00:00,pull-request,3864245.0 +1246,Clément Robert,2021-02-25 11:10:44+00:00,pull-request,67707.0 +1249,Clément Robert,2021-02-25 11:08:13+00:00,pull-request,46104.0 +1250,Clément Robert,2021-02-25 16:20:47+00:00,pull-request,6399.0 +1252,Clément Robert,2021-03-08 17:04:42+00:00,pull-request,934971.0 +1253,Corentin Cadiou,2021-04-15 19:03:51+00:00,pull-request,4164900.0 +1254,Kacper Kowalik,2021-03-19 20:15:40+00:00,pull-request,1831221.0 +1256,Kacper Kowalik,2021-03-10 15:21:52+00:00,pull-request,965126.0 +1258,Britton Smith,2021-08-28 21:31:08+00:00,pull-request,15395754.0 +1260,Clément Robert,2021-03-05 19:49:41+00:00,pull-request,75344.0 +1261,Chris Havlin,2021-03-08 21:22:02+00:00,pull-request,247120.0 +1263,Clément Robert,2021-03-08 16:57:45+00:00,pull-request,84722.0 +1265,Clément Robert,2021-03-29 14:59:07+00:00,pull-request,1826910.0 +1266,Britton Smith,2021-04-19 18:46:22+00:00,pull-request,3647632.0 +1267,Automated Bot,2021-03-09 08:26:34+00:00,pull-request,57573.0 +1270,Clément Robert,2021-03-11 11:29:47+00:00,pull-request,69168.0 +1271,Clément Robert,2021-03-11 11:29:02+00:00,pull-request,66274.0 +1272,Clément Robert,2021-03-18 17:44:03+00:00,pull-request,588548.0 +1273,Chris Havlin,2021-04-01 15:38:23+00:00,pull-request,1732410.0 +1274,John ZuHone,2021-03-17 02:29:17+00:00,pull-request,251001.0 +1275,Automated Bot,2021-03-17 10:35:55+00:00,pull-request,151608.0 +1276,John ZuHone,2021-03-16 21:30:57+00:00,pull-request,4616.0 +1277,Jared Coughlin,2021-08-30 17:37:57+00:00,pull-request,14411408.0 +1278,John ZuHone,2021-03-17 15:39:54+00:00,pull-request,4058.0 +1279,Automated Bot,2021-03-22 21:54:37+00:00,pull-request,19446.0 +1280,Clément Robert,2021-04-01 16:00:58+00:00,pull-request,839370.0 +1281,Kacper Kowalik,2021-03-28 09:11:24+00:00,pull-request,412522.0 +1282,Clément Robert,2021-03-23 21:30:30+00:00,pull-request,12695.0 +1283,Clément Robert,2021-04-01 15:39:15+00:00,pull-request,768245.0 +1284,Clément Robert,2021-03-24 09:18:23+00:00,pull-request,52106.0 +1285,Clément Robert,2021-03-24 16:56:56+00:00,pull-request,77409.0 +1286,Clément Robert,2021-03-24 16:55:56+00:00,pull-request,11328.0 +1287,Clément Robert,2021-03-24 16:55:17+00:00,pull-request,9920.0 +1288,Clément Robert,2021-03-24 18:39:28+00:00,pull-request,13673.0 +1289,Clément Robert,2021-03-24 18:39:49+00:00,pull-request,7975.0 +1290,Clément Robert,2021-03-25 19:14:17+00:00,pull-request,86182.0 +1291,John ZuHone,2021-03-26 18:18:11+00:00,pull-request,83186.0 +1292,Clément Robert,2021-04-01 15:38:55+00:00,pull-request,587901.0 +1293,Clément Robert,2021-03-29 14:53:00+00:00,pull-request,271675.0 +1294,Clément Robert,2021-03-26 15:13:10+00:00,pull-request,4483.0 +1295,John ZuHone,2021-03-29 15:00:10+00:00,pull-request,246908.0 +1296,Clément Robert,2021-04-19 19:17:13+00:00,pull-request,2076659.0 +1297,Clément Robert,2021-04-05 20:59:30+00:00,pull-request,806103.0 +1298,Clément Robert,2021-03-29 14:46:54+00:00,pull-request,60544.0 +1299,Clément Robert,2021-03-29 14:21:30+00:00,pull-request,17854.0 +1300,Corentin Cadiou,2021-03-29 11:52:59+00:00,pull-request,5971.0 +1301,Clément Robert,2021-04-07 14:18:08+00:00,pull-request,692184.0 +1302,Corentin Cadiou,2021-04-01 15:56:39+00:00,pull-request,13096.0 +1303,John ZuHone,2021-04-07 23:12:24+00:00,pull-request,544992.0 +1304,Clément Robert,2021-04-05 20:25:23+00:00,pull-request,195599.0 +1305,Automated Bot,2021-04-05 17:25:50+00:00,pull-request,3259.0 +1306,Corentin Cadiou,2021-04-08 19:46:55+00:00,pull-request,183760.0 +1307,Britton Smith,2021-04-08 15:29:13+00:00,pull-request,108043.0 +1308,Clément Robert,2021-04-08 19:02:50+00:00,pull-request,97995.0 +1309,John ZuHone,2021-04-08 19:07:33+00:00,pull-request,58119.0 +1311,Clément Robert,2021-04-10 14:24:14+00:00,pull-request,197798.0 +1312,Clément Robert,2021-04-10 14:26:59+00:00,pull-request,167312.0 +1313,Clément Robert,2021-04-10 14:25:18+00:00,pull-request,162055.0 +1314,Kacper Kowalik,2021-05-19 19:15:14+00:00,pull-request,3457514.0 +1315,Corentin Cadiou,2021-04-10 19:36:36+00:00,pull-request,15968.0 +1316,Clément Robert,2021-04-10 18:51:50+00:00,pull-request,7782.0 +1317,Clément Robert,2021-04-29 16:00:54+00:00,pull-request,1577785.0 +1318,Corentin Cadiou,2021-05-17 09:29:44+00:00,pull-request,3022323.0 +1319,Corentin Cadiou,2021-04-12 17:50:00+00:00,pull-request,5447.0 +1321,Kacper Kowalik,2021-04-21 00:33:17+00:00,pull-request,684986.0 +1322,Corentin Cadiou,2021-04-16 09:40:31+00:00,pull-request,263566.0 +1323,Clément Robert,2021-04-15 19:57:34+00:00,pull-request,206948.0 +1324,Corentin Cadiou,2021-04-14 06:05:13+00:00,pull-request,59254.0 +1325,Matthew Turk,2021-06-29 17:39:03+00:00,pull-request,6664139.0 +1326,Kacper Kowalik,2021-04-17 10:25:00+00:00,pull-request,26741.0 +1327,Corentin Cadiou,2021-04-22 02:25:15+00:00,pull-request,374421.0 +1328,M Bussonnier,2021-04-24 08:03:43+00:00,pull-request,566427.0 +1329,Corentin Cadiou,2021-05-07 13:08:12+00:00,pull-request,1704818.0 +1330,Cameron Hummels,2021-04-20 19:46:57+00:00,pull-request,251765.0 +1332,Clément Robert,2021-04-20 04:22:03+00:00,pull-request,151280.0 +1333,Automated Bot,2021-04-19 18:26:14+00:00,pull-request,7056.0 +1334,Clément Robert,2021-04-20 19:46:45+00:00,pull-request,44511.0 +1335,Clément Robert,2021-04-20 10:08:35+00:00,pull-request,4966.0 +1336,Clément Robert,2021-04-21 12:02:07+00:00,pull-request,65274.0 +1338,Clément Robert,2021-04-21 13:27:52+00:00,pull-request,16713.0 +1339,Corentin Cadiou,2021-05-18 16:00:15+00:00,pull-request,2337562.0 +1340,Clément Robert,2021-04-26 16:33:22+00:00,pull-request,370624.0 +1341,Clément Robert,2021-05-18 13:11:13+00:00,pull-request,2257328.0 +1343,Clément Robert,2021-04-22 20:48:21+00:00,pull-request,31160.0 +1344,Clément Robert,2021-05-18 13:08:52+00:00,pull-request,2235085.0 +1345,Automated Bot,2021-04-27 10:15:55+00:00,pull-request,63981.0 +1347,Cameron Hummels,2021-05-12 18:14:01+00:00,pull-request,1197470.0 +1348,John ZuHone,2021-04-29 17:59:37+00:00,pull-request,59711.0 +1349,Cameron Hummels,2021-04-29 15:37:45+00:00,pull-request,29212.0 +1350,Clément Robert,2021-06-11 20:06:23+00:00,pull-request,3718644.0 +1351,Clément Robert,2021-10-09 15:50:28+00:00,pull-request,14001861.0 +1352,Clément Robert,2021-11-17 22:20:24+00:00,pull-request,17323475.0 +1353,Clément Robert,2021-05-18 13:03:59+00:00,pull-request,1475379.0 +1354,Clément Robert,2021-05-18 12:45:56+00:00,pull-request,1473525.0 +1357,Automated Bot,2021-05-03 17:57:11+00:00,pull-request,5354.0 +1358,stefanarridge,2021-05-18 12:16:17+00:00,pull-request,1193326.0 +1362,Corentin Cadiou,2021-11-01 17:51:43+00:00,pull-request,15125316.0 +1363,Automated Bot,2021-05-10 19:46:56+00:00,pull-request,1811.0 +1364,Clément Robert,2021-05-13 15:09:42+00:00,pull-request,20794.0 +1365,John ZuHone,2021-05-20 04:01:04+00:00,pull-request,551521.0 +1367,Clément Robert,2021-05-27 15:46:31+00:00,pull-request,1119357.0 +1368,Cameron Hummels,2021-05-18 07:52:40+00:00,pull-request,298071.0 +1369,Cameron Hummels,2021-05-15 10:42:08+00:00,pull-request,48353.0 +1370,Cameron Hummels,2021-05-18 07:24:38+00:00,pull-request,289618.0 +1371,Clément Robert,2021-05-15 19:56:21+00:00,pull-request,31939.0 +1374,Automated Bot,2021-05-17 17:36:16+00:00,pull-request,4082.0 +1375,John ZuHone,2021-05-21 02:04:20+00:00,pull-request,290078.0 +1376,Cameron Hummels,2021-05-19 08:26:09+00:00,pull-request,128350.0 +1377,Matthew Abruzzo,2021-05-28 16:55:50+00:00,pull-request,934289.0 +1378,Britton Smith,2021-05-18 20:52:41+00:00,pull-request,27384.0 +1380,Clément Robert,2021-05-21 04:32:29+00:00,pull-request,146326.0 +1381,Clément Robert,2021-10-13 21:33:24+00:00,pull-request,12735329.0 +1382,Clément Robert,2021-06-01 16:31:43+00:00,pull-request,1109876.0 +1383,Cameron Hummels,2021-10-13 14:44:05+00:00,pull-request,12663474.0 +1384,Cameron Hummels,2021-05-22 06:35:13+00:00,pull-request,180596.0 +1385,Britton Smith,2021-05-20 07:20:51+00:00,pull-request,8419.0 +1386,Corentin Cadiou,2021-10-19 15:35:50+00:00,pull-request,13155641.0 +1387,John ZuHone,2021-05-25 13:59:25+00:00,pull-request,416746.0 +1388,Clément Robert,2021-05-25 04:03:26+00:00,pull-request,375916.0 +1389,Britton Smith,2021-05-21 20:18:47+00:00,pull-request,14763.0 +1390,John ZuHone,2021-05-25 03:49:25+00:00,pull-request,291538.0 +1391,Matthew Turk,2021-05-25 15:34:58+00:00,pull-request,266873.0 +1392,Clément Robert,2021-05-27 09:49:33+00:00,pull-request,411511.0 +1393,Cameron Hummels,2021-06-03 21:31:45+00:00,pull-request,1028324.0 +1394,Kacper Kowalik,2021-05-24 15:53:23+00:00,pull-request,6337.0 +1396,Automated Bot,2021-05-25 03:25:46+00:00,pull-request,39379.0 +1397,Matthew Turk,2021-05-27 21:09:06+00:00,pull-request,263085.0 +1399,Britton Smith,2021-05-27 15:33:43+00:00,pull-request,174076.0 +1400,Cameron Hummels,2021-05-25 22:39:47+00:00,pull-request,17645.0 +1401,Clément Robert,2021-06-02 17:30:47+00:00,pull-request,468668.0 +1402,Corentin Cadiou,2021-05-29 08:03:10+00:00,pull-request,83986.0 +1403,Automated Bot,2021-05-31 17:53:55+00:00,pull-request,4993.0 +1404,Clément Robert,2021-06-01 16:59:56+00:00,pull-request,111.0 +1407,Britton Smith,2021-06-14 18:54:56+00:00,pull-request,1049604.0 +1408,Kacper Kowalik,2021-06-02 19:58:50+00:00,pull-request,9864.0 +1409,Clément Robert,2021-06-03 07:26:33+00:00,pull-request,33343.0 +1410,Clément Robert,2021-06-03 07:27:58+00:00,pull-request,32605.0 +1411,Clément Robert,2021-06-04 17:34:36+00:00,pull-request,127199.0 +1412,Corentin Cadiou,2021-10-19 16:11:56+00:00,pull-request,11953355.0 +1413,Corentin Cadiou,2021-09-24 14:54:23+00:00,pull-request,9783239.0 +1415,Clément Robert,2021-06-18 18:29:22+00:00,pull-request,1148880.0 +1416,Clément Robert,2021-06-18 18:29:23+00:00,pull-request,1147477.0 +1417,Clément Robert,2021-06-07 14:47:22+00:00,pull-request,180342.0 +1418,Matthew Turk,2021-10-12 11:28:05+00:00,pull-request,11137222.0 +1419,Clément Robert,2021-06-18 18:29:21+00:00,pull-request,1138163.0 +1420,Clément Robert,2021-06-07 14:47:51+00:00,pull-request,169267.0 +1421,Clément Robert,2021-10-09 14:32:43+00:00,pull-request,10828496.0 +1422,Automated Bot,2021-06-08 05:22:02+00:00,pull-request,15994.0 +1423,Corentin Cadiou,2022-05-16 20:12:53+00:00,pull-request,29592135.0 +1424,Clément Robert,2022-04-04 16:32:13+00:00,pull-request,25860521.0 +1425,Clément Robert,2021-08-03 18:43:27+00:00,pull-request,4683095.0 +1426,Clément Robert,2021-06-20 19:12:48+00:00,pull-request,876225.0 +1427,Clément Robert,2021-06-23 14:43:30+00:00,pull-request,955947.0 +1428,Britton Smith,2021-06-20 16:41:11+00:00,pull-request,545357.0 +1429,Automated Bot,2021-06-14 19:04:49+00:00,pull-request,9224.0 +1430,Matthew Turk,2021-06-17 03:59:07+00:00,pull-request,201798.0 +1431,Matthew Turk,2021-06-18 06:52:52+00:00,pull-request,226344.0 +1432,Clément Robert,2021-06-18 18:11:13+00:00,pull-request,258956.0 +1433,Clément Robert,2021-06-16 10:09:03+00:00,pull-request,8664.0 +1434,John ZuHone,2021-06-18 16:51:49+00:00,pull-request,170799.0 +1435,Clément Robert,2021-06-16 19:05:21+00:00,pull-request,3564.0 +1436,Kacper Kowalik,2021-06-18 13:35:04+00:00,pull-request,152794.0 +1437,Clément Robert,2021-06-21 20:11:05+00:00,pull-request,295808.0 +1438,Matthew Turk,2021-06-24 11:02:27+00:00,pull-request,495784.0 +1440,Matthew Turk,2021-06-22 15:03:33+00:00,pull-request,327725.0 +1441,Clément Robert,2021-06-22 12:21:43+00:00,pull-request,232354.0 +1442,John ZuHone,2021-06-21 20:24:48+00:00,pull-request,15559.0 +1443,Automated Bot,2021-06-21 17:50:40+00:00,pull-request,4747.0 +1444,Britton Smith,2021-06-22 11:52:20+00:00,pull-request,7759.0 +1445,Clément Robert,2021-06-23 19:02:27+00:00,pull-request,36117.0 +1446,John ZuHone,2021-06-24 08:26:45+00:00,pull-request,68517.0 +1447,John ZuHone,2021-06-24 08:26:27+00:00,pull-request,61060.0 +1448,Clément Robert,2021-07-09 13:45:10+00:00,pull-request,1365958.0 +1449,Clément Robert,2021-06-30 13:42:50+00:00,pull-request,500221.0 +1450,Clément Robert,2021-06-29 17:34:43+00:00,pull-request,375621.0 +1451,Clément Robert,2021-07-01 09:30:40+00:00,pull-request,433038.0 +1452,John ZuHone,2021-06-29 14:28:41+00:00,pull-request,95840.0 +1453,Clément Robert,2021-07-01 17:17:43+00:00,pull-request,257779.0 +1454,John ZuHone,2022-07-24 05:57:42+00:00,pull-request,33704459.0 +1455,Clément Robert,2021-07-08 15:34:35+00:00,pull-request,794828.0 +1456,Clément Robert,2021-06-29 20:15:14+00:00,pull-request,24708.0 +1457,Clément Robert,2021-07-01 09:30:54+00:00,pull-request,157780.0 +1458,Corentin Cadiou,2021-06-30 12:08:30+00:00,pull-request,76685.0 +1459,Cameron Hummels,2021-06-30 15:25:02+00:00,pull-request,28124.0 +1460,Corentin Cadiou,2021-06-30 20:56:53+00:00,pull-request,43726.0 +1461,Clément Robert,2021-06-30 18:36:45+00:00,pull-request,5135.0 +1462,Clément Robert,2021-07-01 09:38:43+00:00,pull-request,53807.0 +1463,Madicken Munk,2021-07-01 18:10:01+00:00,pull-request,73956.0 +1464,Kacper Kowalik,2021-07-01 17:12:50+00:00,pull-request,7667.0 +1465,Kacper Kowalik,2021-11-30 20:36:09+00:00,pull-request,13141438.0 +1466,Kacper Kowalik,2021-07-07 20:29:59+00:00,pull-request,525265.0 +1467,Kacper Kowalik,2021-07-02 14:59:19+00:00,pull-request,40566.0 +1469,Clément Robert,2021-10-09 14:31:49+00:00,pull-request,8559359.0 +1470,Kacper Kowalik,2021-07-06 13:16:09+00:00,pull-request,342488.0 +1472,Clément Robert,2021-07-08 15:28:48+00:00,pull-request,433184.0 +1473,Clément Robert,2021-10-11 21:50:12+00:00,pull-request,8569457.0 +1474,Automated Bot,2021-07-07 13:41:31+00:00,pull-request,146760.0 +1475,Clément Robert,2021-07-07 19:30:40+00:00,pull-request,97024.0 +1476,Matthew Turk,2021-07-20 09:01:20+00:00,pull-request,1163798.0 +1477,Madicken Munk,2021-07-07 13:40:37+00:00,pull-request,36800.0 +1478,luzpaz,2021-07-07 19:22:56+00:00,pull-request,6023.0 +1479,Clément Robert,2021-07-08 15:28:06+00:00,pull-request,70917.0 +1481,Clément Robert,2021-07-08 15:26:20+00:00,pull-request,66591.0 +1482,Matthew Turk,2022-09-23 16:51:24+00:00,pull-request,38212580.0 +1483,Kacper Kowalik,2021-07-09 08:45:21+00:00,pull-request,50253.0 +1484,Clément Robert,2021-08-29 17:33:48+00:00,pull-request,4437574.0 +1485,Kacper Kowalik,2021-07-09 18:35:36+00:00,pull-request,5445.0 +1486,Kacper Kowalik,2021-07-09 21:49:36+00:00,pull-request,4778.0 +1487,Automated Bot,2021-07-13 07:20:07+00:00,pull-request,33133.0 +1488,Cameron Hummels,2021-07-13 19:14:26+00:00,pull-request,69298.0 +1489,Clément Robert,2021-10-09 14:30:03+00:00,pull-request,7581324.0 +1490,Alex Gurvich ,2021-07-28 14:22:18+00:00,pull-request,1196587.0 +1491,Clément Robert,2021-10-09 14:26:46+00:00,pull-request,7494884.0 +1493,Kacper Kowalik,2021-07-17 16:54:57+00:00,pull-request,181346.0 +1494,Clément Robert,2021-07-18 14:21:09+00:00,pull-request,250082.0 +1495,Clément Robert,2021-11-01 19:38:51+00:00,pull-request,9343849.0 +1496,Clément Robert,2021-10-27 12:05:23+00:00,pull-request,8707844.0 +1497,Corentin Cadiou,2022-01-11 17:50:11+00:00,pull-request,15217448.0 +1498,Automated Bot,2021-07-20 07:26:39+00:00,pull-request,38897.0 +1499,Andrew Myers,2021-07-21 08:17:43+00:00,pull-request,46242.0 +1500,Clément Robert,2021-08-04 07:07:26+00:00,pull-request,1242175.0 +1501,Kacper Kowalik,2021-07-21 19:04:24+00:00,pull-request,3641.0 +1503,Clément Robert,2021-10-09 14:28:58+00:00,pull-request,6474959.0 +1504,Automated Bot,2021-07-26 18:28:30+00:00,pull-request,6900.0 +1505,John ZuHone,2021-07-27 08:15:51+00:00,pull-request,18979.0 +1506,John ZuHone,2021-07-28 09:48:33+00:00,pull-request,110685.0 +1507,Automated Bot,2021-08-02 19:41:06+00:00,pull-request,11150.0 +1508,Clément Robert,2021-08-05 17:29:03+00:00,pull-request,15531.0 +1509,Clayton Strawn,2021-08-17 21:40:22+00:00,pull-request,952087.0 +1510,Clément Robert,2021-09-24 14:31:13+00:00,pull-request,3983048.0 +1511,Automated Bot,2021-08-09 17:48:05+00:00,pull-request,4444.0 +1512,Andrew Myers,2021-08-16 09:29:24+00:00,pull-request,553981.0 +1513,Navaneeth Suresh,2021-08-26 15:38:41+00:00,pull-request,1388856.0 +1514,Andrew Myers,2021-08-24 17:29:33+00:00,pull-request,1102373.0 +1515,Clément Robert,2021-09-01 15:21:50+00:00,pull-request,1396649.0 +1516,Clément Robert,2021-09-24 14:29:32+00:00,pull-request,3375223.0 +1518,Automated Bot,2021-08-25 05:27:11+00:00,pull-request,132829.0 +1519,Michael Zingale,2021-08-30 16:45:20+00:00,pull-request,518482.0 +1520,Clément Robert,2021-08-25 06:43:53+00:00,pull-request,3446.0 +1521,Clément Robert,2021-08-25 15:17:22+00:00,pull-request,102.0 +1522,Clément Robert,2021-09-24 14:28:08+00:00,pull-request,2580069.0 +1523,Clément Robert,2021-09-01 15:09:22+00:00,pull-request,594089.0 +1524,Clément Robert,2021-10-09 14:25:31+00:00,pull-request,3824777.0 +1525,John ZuHone,2021-08-30 14:12:22+00:00,pull-request,129293.0 +1526,Clément Robert,2021-11-01 16:33:05+00:00,pull-request,5536875.0 +1527,Clément Robert,2021-08-30 14:34:25+00:00,pull-request,75185.0 +1528,Automated Bot,2021-08-30 18:39:36+00:00,pull-request,7310.0 +1529,Clément Robert,2021-10-09 14:24:36+00:00,pull-request,3356426.0 +1530,Clément Robert,2021-09-17 22:19:33+00:00,pull-request,1481741.0 +1531,Clément Robert,2021-09-03 18:55:20+00:00,pull-request,213322.0 +1532,Clément Robert,2021-09-24 14:25:16+00:00,pull-request,1994641.0 +1534,Clément Robert,2021-09-07 09:34:28+00:00,pull-request,71071.0 +1537,Clément Robert,2021-09-08 15:06:03+00:00,pull-request,16194.0 +1539,Clément Robert,2021-09-24 14:24:00+00:00,pull-request,972052.0 +1540,Clément Robert,2021-09-16 14:21:08+00:00,pull-request,256513.0 +1541,Automated Bot,2021-09-13 17:40:30+00:00,pull-request,3614.0 +1544,Mike Meehan,2021-09-15 14:42:37+00:00,pull-request,3376.0 +1545,Clément Robert,2021-09-16 12:02:33+00:00,pull-request,56119.0 +1546,Clément Robert,2021-10-12 11:49:38+00:00,pull-request,2252054.0 +1547,Clément Robert,2021-10-08 12:49:20+00:00,pull-request,1806447.0 +1548,Automated Bot,2021-09-20 18:47:58+00:00,pull-request,7367.0 +1549,Ash Kelly,2021-09-22 17:56:03+00:00,pull-request,5687.0 +1550,Clément Robert,2021-10-09 15:47:18+00:00,pull-request,1287576.0 +1551,Matthew Turk,2022-01-18 14:41:16+00:00,pull-request,10006945.0 +1552,Clément Robert,2021-10-09 14:10:52+00:00,pull-request,1120718.0 +1554,Clément Robert,2021-09-27 22:13:49+00:00,pull-request,24774.0 +1555,Clément Robert,2021-10-09 18:01:36+00:00,pull-request,1044108.0 +1557,Clément Robert,2021-10-03 17:50:59+00:00,pull-request,259815.0 +1558,Clément Robert,2021-10-11 20:14:58+00:00,pull-request,619899.0 +1559,Automated Bot,2021-10-04 20:24:14+00:00,pull-request,12992.0 +1562,Clément Robert,2021-12-01 21:34:41+00:00,pull-request,4971651.0 +1563,Corentin Cadiou,2021-10-06 20:41:28+00:00,pull-request,26708.0 +1564,Clément Robert,2021-11-22 14:42:47+00:00,pull-request,3992958.0 +1565,Clément Robert,2021-10-11 19:27:32+00:00,pull-request,205468.0 +1566,Clément Robert,2021-10-11 18:35:45+00:00,pull-request,16479.0 +1567,Kacper Kowalik,2021-10-11 16:46:43+00:00,pull-request,8481.0 +1568,Automated Bot,2021-10-11 23:21:39+00:00,pull-request,23803.0 +1569,Clément Robert,2021-10-12 01:39:38+00:00,pull-request,18273.0 +1570,Clément Robert,2021-10-25 16:59:37+00:00,pull-request,1124878.0 +1571,Matthew Turk,2021-10-13 11:33:46+00:00,pull-request,56743.0 +1573,Clément Robert,2021-10-13 13:34:14+00:00,pull-request,4345.0 +1574,Kacper Kowalik,2021-10-13 15:38:43+00:00,pull-request,2781.0 +1575,Clément Robert,2021-10-25 14:50:22+00:00,pull-request,1010660.0 +1576,Clément Robert,2022-01-26 12:15:01+00:00,pull-request,8966384.0 +1577,Clément Robert,2021-10-15 13:04:30+00:00,pull-request,17920.0 +1578,Lumberbot (aka Jack),2021-10-16 08:04:51+00:00,pull-request,62546.0 +1579,Lumberbot (aka Jack),2021-10-16 21:56:45+00:00,pull-request,111972.0 +1580,Lumberbot (aka Jack),2021-10-16 22:00:29+00:00,pull-request,112164.0 +1581,Lumberbot (aka Jack),2021-10-16 21:59:37+00:00,pull-request,112085.0 +1582,Lumberbot (aka Jack),2021-10-16 08:02:10+00:00,pull-request,61833.0 +1583,Lumberbot (aka Jack),2021-10-16 08:07:30+00:00,pull-request,62142.0 +1584,Lumberbot (aka Jack),2021-10-16 21:58:53+00:00,pull-request,112019.0 +1585,Lumberbot (aka Jack),2021-10-16 08:03:12+00:00,pull-request,61871.0 +1586,Lumberbot (aka Jack),2021-10-16 08:02:50+00:00,pull-request,61842.0 +1587,Lumberbot (aka Jack),2021-10-16 21:58:10+00:00,pull-request,111956.0 +1588,Lumberbot (aka Jack),2021-10-16 08:03:31+00:00,pull-request,61848.0 +1589,Lumberbot (aka Jack),2021-10-16 21:55:50+00:00,pull-request,111781.0 +1590,Lumberbot (aka Jack),2021-10-16 21:55:12+00:00,pull-request,111738.0 +1591,Lumberbot (aka Jack),2021-10-16 19:22:31+00:00,pull-request,102571.0 +1592,Lumberbot (aka Jack),2021-10-16 10:08:10+00:00,pull-request,69263.0 +1593,Lumberbot (aka Jack),2021-10-16 10:59:25+00:00,pull-request,72333.0 +1594,Lumberbot (aka Jack),2021-10-16 08:05:46+00:00,pull-request,61887.0 +1595,Lumberbot (aka Jack),2021-10-16 08:03:47+00:00,pull-request,61741.0 +1596,Lumberbot (aka Jack),2021-10-16 08:05:20+00:00,pull-request,61828.0 +1597,Lumberbot (aka Jack),2021-10-16 09:06:54+00:00,pull-request,65516.0 +1598,Lumberbot (aka Jack),2021-10-16 08:06:14+00:00,pull-request,61863.0 +1599,Lumberbot (aka Jack),2021-10-16 21:57:33+00:00,pull-request,111699.0 +1600,Lumberbot (aka Jack),2021-10-16 08:06:29+00:00,pull-request,61811.0 +1601,Lumberbot (aka Jack),2021-10-16 08:06:41+00:00,pull-request,61814.0 +1602,Lumberbot (aka Jack),2021-10-15 18:06:41+00:00,pull-request,11350.0 +1604,Lumberbot (aka Jack),2021-10-16 19:20:18+00:00,pull-request,24964.0 +1605,Lumberbot (aka Jack),2021-10-16 21:52:45+00:00,pull-request,8989.0 +1606,Lumberbot (aka Jack),2021-11-01 10:02:13+00:00,pull-request,1339156.0 +1607,Lumberbot (aka Jack),2021-11-01 10:02:35+00:00,pull-request,1338751.0 +1610,Clément Robert,2021-12-28 13:57:46+00:00,pull-request,6148013.0 +1612,Corentin Cadiou,2021-10-20 21:40:11+00:00,pull-request,193197.0 +1613,Corentin Cadiou,2021-10-22 13:34:03+00:00,pull-request,275367.0 +1614,Clément Robert,2021-11-01 16:20:51+00:00,pull-request,1145445.0 +1615,Clément Robert,2021-10-19 19:06:33+00:00,pull-request,22186.0 +1617,Clément Robert,2021-10-22 16:07:26+00:00,pull-request,195246.0 +1618,Corentin Cadiou,2021-11-01 18:24:02+00:00,pull-request,1064516.0 +1620,Corentin Cadiou,2021-10-27 13:28:12+00:00,pull-request,587351.0 +1621,Clément Robert,2021-10-22 20:00:14+00:00,pull-request,123612.0 +1623,Clément Robert,2021-11-01 15:05:33+00:00,pull-request,772209.0 +1624,Automated Bot,2021-10-25 19:50:11+00:00,pull-request,11253.0 +1625,Clément Robert,2021-11-01 16:17:02+00:00,pull-request,433920.0 +1626,Corentin Cadiou,2021-11-17 21:40:19+00:00,pull-request,1768299.0 +1627,Clément Robert,2022-05-16 23:33:26+00:00,pull-request,17296427.0 +1628,Clément Robert,2021-11-01 15:00:37+00:00,pull-request,262537.0 +1629,Clément Robert,2021-11-24 12:29:27+00:00,pull-request,2232623.0 +1630,Kacper Kowalik,2021-10-31 13:58:34+00:00,pull-request,45029.0 +1631,Clément Robert,2021-12-07 19:57:35+00:00,pull-request,3230048.0 +1632,Clément Robert,2021-11-01 15:00:13+00:00,pull-request,89115.0 +1634,Clément Robert,2021-11-01 21:14:41+00:00,pull-request,44794.0 +1635,Ronan Hix,2022-09-02 16:48:40+00:00,pull-request,26353190.0 +1636,Automated Bot,2021-11-01 18:53:31+00:00,pull-request,7292.0 +1637,Chris Havlin,2022-05-04 11:48:54+00:00,pull-request,15687897.0 +1638,Clément Robert,2021-11-04 10:57:59+00:00,pull-request,4913.0 +1639,Lumberbot (aka Jack),2021-11-12 21:50:24+00:00,pull-request,566757.0 +1641,Lumberbot (aka Jack),2021-11-10 18:36:03+00:00,pull-request,378160.0 +1642,Lumberbot (aka Jack),2021-11-10 18:41:19+00:00,pull-request,375248.0 +1643,Lumberbot (aka Jack),2021-11-10 18:41:56+00:00,pull-request,371914.0 +1644,Lumberbot (aka Jack),2021-11-10 18:42:11+00:00,pull-request,365200.0 +1645,Lumberbot (aka Jack),2021-11-10 18:42:19+00:00,pull-request,362579.0 +1647,Clément Robert,2021-11-17 21:41:04+00:00,pull-request,906750.0 +1648,Clément Robert,2021-11-17 21:41:09+00:00,pull-request,906214.0 +1649,Clément Robert,2021-11-19 20:23:31+00:00,pull-request,1044401.0 +1650,Clément Robert,2021-11-08 20:45:07+00:00,pull-request,41873.0 +1651,Clément Robert,2021-11-17 15:53:27+00:00,pull-request,801455.0 +1652,Automated Bot,2021-11-08 17:36:15+00:00,pull-request,2828.0 +1653,Clément Robert,2021-11-10 12:09:09+00:00,pull-request,2974.0 +1654,Lumberbot (aka Jack),2021-11-12 21:50:33+00:00,pull-request,207236.0 +1655,Cameron Hummels,2022-09-22 17:28:10+00:00,pull-request,27214024.0 +1656,Clément Robert,2021-11-11 20:43:19+00:00,pull-request,5142.0 +1657,Clément Robert,2021-11-15 10:36:06+00:00,pull-request,257408.0 +1658,Clément Robert,2021-11-17 21:40:40+00:00,pull-request,443340.0 +1660,Lumberbot (aka Jack),2021-11-17 13:32:27+00:00,pull-request,183359.0 +1661,Automated Bot,2021-11-15 17:38:13+00:00,pull-request,2795.0 +1662,Clément Robert,2021-11-19 14:56:05+00:00,pull-request,281245.0 +1663,Ole Streicher,2021-11-19 16:37:23+00:00,pull-request,244441.0 +1665,Clément Robert,2021-11-22 15:45:44+00:00,pull-request,260108.0 +1666,Lumberbot (aka Jack),2021-11-21 21:18:36+00:00,pull-request,189650.0 +1667,Lumberbot (aka Jack),2021-11-21 21:20:23+00:00,pull-request,176206.0 +1668,Matthew Turk,2022-04-13 15:54:08+00:00,pull-request,12505636.0 +1669,Clément Robert,2021-11-24 12:36:58+00:00,pull-request,325574.0 +1670,Clément Robert,2021-11-29 10:07:48+00:00,pull-request,742327.0 +1671,Corentin Cadiou,2021-11-22 15:34:52+00:00,pull-request,144988.0 +1672,Lumberbot (aka Jack),2021-11-22 19:48:53+00:00,pull-request,15215.0 +1673,Automated Bot,2021-11-22 21:38:03+00:00,pull-request,17070.0 +1674,Clément Robert,2021-11-22 22:27:16+00:00,pull-request,15158.0 +1675,Lumberbot (aka Jack),2021-11-24 13:35:09+00:00,pull-request,3903.0 +1676,Clément Robert,2021-12-01 21:33:59+00:00,pull-request,539822.0 +1678,Clément Robert,2021-12-01 21:34:18+00:00,pull-request,211934.0 +1679,Automated Bot,2021-11-29 17:39:54+00:00,pull-request,3183.0 +1680,Clément Robert,2021-11-30 16:59:14+00:00,pull-request,3103.0 +1681,Lumberbot (aka Jack),2021-11-30 18:03:44+00:00,pull-request,3844.0 +1682,Lumberbot (aka Jack),2021-12-01 22:44:43+00:00,pull-request,4217.0 +1683,Clément Robert,2021-12-14 19:17:08+00:00,pull-request,1113666.0 +1684,Clément Robert,2022-01-19 15:26:54+00:00,pull-request,4059155.0 +1685,Automated Bot,2021-12-06 18:16:07+00:00,pull-request,4785.0 +1686,Clément Robert,2021-12-28 13:52:47+00:00,pull-request,1886780.0 +1687,Lumberbot (aka Jack),2021-12-07 22:52:37+00:00,pull-request,10480.0 +1690,Clément Robert,2021-12-14 15:31:33+00:00,pull-request,96551.0 +1691,Clément Robert,2021-12-14 02:26:36+00:00,pull-request,47072.0 +1692,Lumberbot (aka Jack),2021-12-14 07:14:14+00:00,pull-request,17234.0 +1693,Clément Robert,2021-12-14 19:17:27+00:00,pull-request,12871.0 +1694,Clément Robert,2021-12-16 10:45:31+00:00,pull-request,154604.0 +1695,Clément Robert,2021-12-28 13:52:15+00:00,pull-request,1199430.0 +1696,Clément Robert,2021-12-16 10:42:40+00:00,pull-request,88705.0 +1697,Clément Robert,2021-12-28 13:51:50+00:00,pull-request,1058240.0 +1698,Lumberbot (aka Jack),2021-12-16 11:05:03+00:00,pull-request,1151.0 +1699,Clément Robert,2021-12-24 11:44:08+00:00,pull-request,693799.0 +1703,Clément Robert,2022-01-07 15:46:41+00:00,pull-request,866052.0 +1704,Clément Robert,2022-01-11 15:41:17+00:00,pull-request,1192172.0 +1705,Clément Robert,2022-01-11 15:38:26+00:00,pull-request,1098748.0 +1708,Clément Robert,2022-01-10 11:28:34+00:00,pull-request,240727.0 +1709,Automated Bot,2022-01-10 17:52:22+00:00,pull-request,3048.0 +1711,Clément Robert,2022-01-12 09:04:23+00:00,pull-request,34364.0 +1712,Automated Bot,2022-01-17 17:47:50+00:00,pull-request,3064.0 +1713,Clément Robert,2022-02-04 14:28:52+00:00,pull-request,1473173.0 +1715,Clément Robert,2022-02-09 23:12:04+00:00,pull-request,1770569.0 +1716,Clément Robert,2022-01-21 15:36:35+00:00,pull-request,83446.0 +1717,Clément Robert,2022-05-02 15:22:15+00:00,pull-request,8717158.0 +1718,Clément Robert,2022-02-14 19:41:38+00:00,pull-request,2029026.0 +1719,Clément Robert,2022-02-14 19:38:50+00:00,pull-request,1564319.0 +1721,Clément Robert,2022-01-28 19:59:28+00:00,pull-request,24920.0 +1722,Clément Robert,2022-02-14 19:37:32+00:00,pull-request,1330421.0 +1723,Clément Robert,2022-05-16 22:43:12+00:00,pull-request,9184166.0 +1724,Clément Robert,2022-02-14 19:26:34+00:00,pull-request,1244254.0 +1725,Matthew Turk,2022-02-01 10:46:28+00:00,pull-request,64317.0 +1727,Clément Robert,2022-01-31 20:52:27+00:00,pull-request,12428.0 +1729,Kacper Kowalik,2022-02-02 17:14:24+00:00,pull-request,6545.0 +1730,Clément Robert,2022-02-14 19:31:53+00:00,pull-request,967298.0 +1731,Clément Robert,2022-02-14 19:25:00+00:00,pull-request,965277.0 +1732,Clément Robert,2022-02-04 14:22:33+00:00,pull-request,11044.0 +1733,Clément Robert,2022-02-14 19:24:50+00:00,pull-request,816891.0 +1734,Clément Robert,2022-02-07 14:01:26+00:00,pull-request,192203.0 +1735,Yash Gondhalekar,2022-02-05 20:35:13+00:00,pull-request,12543.0 +1736,Clément Robert,2022-02-07 14:29:05+00:00,pull-request,59935.0 +1737,Clément Robert,2022-02-07 14:20:44+00:00,pull-request,23155.0 +1738,Automated Bot,2022-02-07 20:22:22+00:00,pull-request,11802.0 +1739,Maxime Trebitsch,2022-02-14 15:16:16+00:00,pull-request,594091.0 +1741,Meagan Lang,2022-02-07 22:31:45+00:00,pull-request,5501.0 +1742,Clément Robert,2022-02-15 14:22:28+00:00,pull-request,662494.0 +1743,Lumberbot (aka Jack),2022-02-08 08:25:49+00:00,pull-request,35621.0 +1744,Clément Robert,2022-02-08 11:37:41+00:00,pull-request,9718.0 +1745,Clément Robert,2022-02-17 14:44:07+00:00,pull-request,785780.0 +1746,Clément Robert,2022-02-09 15:48:14+00:00,pull-request,63850.0 +1747,Clément Robert,2022-02-09 15:45:30+00:00,pull-request,16765.0 +1748,Lumberbot (aka Jack),2022-02-09 17:33:40+00:00,pull-request,6468.0 +1749,Lumberbot (aka Jack),2022-02-09 18:52:43+00:00,pull-request,11061.0 +1750,Lumberbot (aka Jack),2022-02-10 07:56:43+00:00,pull-request,31472.0 +1751,Clément Robert,2022-02-14 10:59:49+00:00,pull-request,347043.0 +1752,Clément Robert,2022-02-17 14:11:51+00:00,pull-request,586376.0 +1753,John ZuHone,2022-02-15 12:43:24+00:00,pull-request,297744.0 +1754,Clément Robert,2023-10-04 13:42:20+00:00,pull-request,51751980.0 +1755,Lumberbot (aka Jack),2022-02-14 12:44:34+00:00,pull-request,6254.0 +1756,Lumberbot (aka Jack),2022-02-14 21:18:20+00:00,pull-request,6781.0 +1757,Clément Robert,2022-02-16 14:09:49+00:00,pull-request,146643.0 +1758,Corentin Cadiou,2022-04-04 21:45:24+00:00,pull-request,4190500.0 +1759,John ZuHone,2022-03-01 08:28:01+00:00,pull-request,1181652.0 +1760,Clément Robert,2022-03-30 11:03:15+00:00,pull-request,3600781.0 +1761,Lumberbot (aka Jack),2022-02-17 15:58:33+00:00,pull-request,4430.0 +1762,John ZuHone,2022-02-24 09:14:16+00:00,pull-request,583421.0 +1763,Clément Robert,2022-03-31 13:24:37+00:00,pull-request,3539885.0 +1764,Clément Robert,2022-08-15 17:43:39+00:00,pull-request,15375079.0 +1765,Clément Robert,2022-04-14 13:47:04+00:00,pull-request,4650306.0 +1766,Clément Robert,2022-03-11 20:38:20+00:00,pull-request,1677464.0 +1767,Clément Robert,2022-03-02 19:21:48+00:00,pull-request,894491.0 +1768,Clément Robert,2022-03-02 19:23:31+00:00,pull-request,794418.0 +1769,Clément Robert,2022-03-21 14:11:50+00:00,pull-request,2306718.0 +1770,Clément Robert,2023-02-20 11:11:50+00:00,pull-request,30928045.0 +1772,Clément Robert,2022-03-03 11:47:23+00:00,pull-request,47883.0 +1773,Clément Robert,2022-03-30 11:02:16+00:00,pull-request,2336521.0 +1774,Clément Robert,2022-03-04 21:01:40+00:00,pull-request,115925.0 +1776,Clément Robert,2022-03-10 11:06:51+00:00,pull-request,260317.0 +1777,Clément Robert,2022-05-05 14:35:17+00:00,pull-request,5108593.0 +1778,Automated Bot,2022-03-10 15:04:46+00:00,pull-request,251714.0 +1779,Corentin Cadiou,2022-03-10 15:52:32+00:00,pull-request,15097.0 +1780,Clément Robert,2022-03-10 15:20:01+00:00,pull-request,12193.0 +1781,Lumberbot (aka Jack),2022-03-10 17:43:30+00:00,pull-request,6622.0 +1782,Clément Robert,2022-03-30 09:03:36+00:00,pull-request,1592702.0 +1783,Automated Bot,2022-03-14 18:02:41+00:00,pull-request,2852.0 +1784,Michael Zingale,2022-03-18 17:05:02+00:00,pull-request,336903.0 +1785,Clément Robert,2022-08-22 17:03:44+00:00,pull-request,13632865.0 +1787,Lumberbot (aka Jack),2022-03-21 16:25:40+00:00,pull-request,7982.0 +1788,Clément Robert,2022-03-31 10:58:59+00:00,pull-request,825626.0 +1789,Lumberbot (aka Jack),2022-03-22 16:34:38+00:00,pull-request,7345.0 +1790,Clément Robert,2022-03-30 14:35:46+00:00,pull-request,533916.0 +1791,Kacper Kowalik,2022-03-28 10:16:40+00:00,pull-request,237154.0 +1792,Clément Robert,2022-03-31 07:55:43+00:00,pull-request,235671.0 +1793,Corentin Cadiou,2022-03-29 09:46:41+00:00,pull-request,62607.0 +1794,Lumberbot (aka Jack),2022-03-28 21:15:41+00:00,pull-request,12081.0 +1795,Lumberbot (aka Jack),2022-03-29 11:33:11+00:00,pull-request,6382.0 +1796,lconaboy,2022-03-31 07:53:08+00:00,pull-request,155672.0 +1797,Clément Robert,2022-03-30 10:29:54+00:00,pull-request,48261.0 +1798,Lumberbot (aka Jack),2022-03-30 11:35:31+00:00,pull-request,3912.0 +1799,Clément Robert,2022-04-13 13:11:20+00:00,pull-request,1215397.0 +1800,Lumberbot (aka Jack),2022-03-30 15:37:02+00:00,pull-request,3652.0 +1801,John ZuHone,2022-03-30 18:57:45+00:00,pull-request,2738.0 +1802,Lumberbot (aka Jack),2022-03-30 21:02:36+00:00,pull-request,7464.0 +1803,Lumberbot (aka Jack),2022-03-31 09:10:58+00:00,pull-request,4647.0 +1804,Clément Robert,2022-04-13 13:11:07+00:00,pull-request,1141386.0 +1805,Lumberbot (aka Jack),2022-03-31 12:13:59+00:00,pull-request,4476.0 +1806,Clément Robert,2022-03-31 16:23:26+00:00,pull-request,2788.0 +1807,Clément Robert,2022-04-13 13:10:53+00:00,pull-request,1113822.0 +1808,Clément Robert,2022-04-04 16:26:45+00:00,pull-request,106065.0 +1809,Lumberbot (aka Jack),2022-04-04 17:51:17+00:00,pull-request,4679.0 +1810,Clément Robert,2022-04-13 13:10:46+00:00,pull-request,765410.0 +1811,Automated Bot,2022-04-04 19:14:59+00:00,pull-request,7470.0 +1812,Clément Robert,2022-04-13 13:10:37+00:00,pull-request,716062.0 +1813,Clément Robert,2022-04-13 13:26:41+00:00,pull-request,670035.0 +1814,Clément Robert,2022-05-02 18:50:21+00:00,pull-request,2018417.0 +1815,Automated Bot,2022-04-11 18:03:42+00:00,pull-request,2782.0 +1816,Lumberbot (aka Jack),2022-04-13 19:12:02+00:00,pull-request,4025.0 +1817,Clément Robert,2022-04-14 19:09:53+00:00,pull-request,87858.0 +1818,Lumberbot (aka Jack),2022-04-14 14:53:09+00:00,pull-request,3777.0 +1819,Matthew Turk,2022-04-15 15:27:46+00:00,pull-request,3835.0 +1820,Clément Robert,2022-05-13 19:44:31+00:00,pull-request,2102226.0 +1821,Clément Robert,2022-04-27 22:31:58+00:00,pull-request,695757.0 +1825,Clément Robert,2022-05-19 16:01:57+00:00,pull-request,1923850.0 +1826,Clément Robert,2022-05-13 08:56:27+00:00,pull-request,605751.0 +1827,Clément Robert,2022-05-16 19:19:30+00:00,pull-request,883100.0 +1828,Britton Smith,2022-05-25 20:09:55+00:00,pull-request,1413368.0 +1829,Automated Bot,2022-05-09 17:53:43+00:00,pull-request,2821.0 +1830,Clément Robert,2022-05-16 19:16:37+00:00,pull-request,552881.0 +1831,Clément Robert,2022-05-16 19:15:13+00:00,pull-request,467923.0 +1832,Clément Robert,2022-05-16 19:11:54+00:00,pull-request,464615.0 +1833,Clément Robert,2022-06-06 13:37:27+00:00,pull-request,2256876.0 +1835,Clément Robert,2022-05-23 18:16:34+00:00,pull-request,725711.0 +1836,Clément Robert,2022-05-16 15:40:53+00:00,pull-request,94546.0 +1837,Tracy Teal,2022-05-17 08:29:50+00:00,pull-request,28475.0 +1838,Clément Robert,2022-08-15 17:42:43+00:00,pull-request,7796964.0 +1839,Kacper Kowalik,2022-05-17 16:41:48+00:00,pull-request,6032.0 +1840,Clément Robert,2022-08-15 17:43:13+00:00,pull-request,7769863.0 +1841,Clément Robert,2022-05-19 17:46:54+00:00,pull-request,161446.0 +1842,Clément Robert,2022-05-19 21:19:30+00:00,pull-request,2935.0 +1843,Clément Robert,2022-05-23 14:10:52+00:00,pull-request,251473.0 +1844,Clément Robert,2022-06-06 13:15:23+00:00,pull-request,1399715.0 +1846,Clément Robert,2022-06-16 09:53:52+00:00,pull-request,1902705.0 +1847,Clément Robert,2022-05-27 21:14:55+00:00,pull-request,200017.0 +1848,rjfarber,2022-05-27 21:32:51+00:00,pull-request,188768.0 +1849,Clément Robert,2022-06-16 09:47:39+00:00,pull-request,1800538.0 +1850,Clément Robert,2022-06-02 11:59:30+00:00,pull-request,597207.0 +1851,Matthew Turk,2022-05-27 15:11:11+00:00,pull-request,1935.0 +1853,Clément Robert,2022-07-06 09:48:43+00:00,pull-request,3363870.0 +1854,Clément Robert,2022-06-06 13:17:43+00:00,pull-request,707616.0 +1855,Clément Robert,2022-06-08 20:48:38+00:00,pull-request,796401.0 +1856,Clément Robert,2022-06-02 10:18:35+00:00,pull-request,69353.0 +1857,Clément Robert,2022-07-13 10:54:10+00:00,pull-request,3447062.0 +1858,Clément Robert,2022-06-14 19:30:12+00:00,pull-request,890748.0 +1861,Clément Robert,2022-06-13 09:29:24+00:00,pull-request,472894.0 +1862,Chris Havlin,2022-06-13 09:28:51+00:00,pull-request,410461.0 +1863,Clément Robert,2022-06-13 09:28:02+00:00,pull-request,388673.0 +1864,Clément Robert,2022-06-10 17:23:24+00:00,pull-request,115346.0 +1865,Clément Robert,2022-08-18 05:51:11+00:00,pull-request,5824084.0 +1866,Clément Robert,2022-06-16 09:50:53+00:00,pull-request,329553.0 +1867,Britton Smith,2022-06-13 17:04:47+00:00,pull-request,5670.0 +1868,Automated Bot,2022-06-13 20:45:20+00:00,pull-request,12005.0 +1870,Chris Havlin,2022-06-22 21:07:15+00:00,pull-request,804.0 +1871,Chris Havlin,2022-06-22 21:22:33+00:00,pull-request,519.0 +1872,Chris Havlin,2022-06-23 14:37:54+00:00,pull-request,56674.0 +1873,John ZuHone,2022-06-24 08:06:18+00:00,pull-request,13484.0 +1874,Chris Havlin,2022-08-25 21:56:58+00:00,pull-request,5354086.0 +1875,Chris Havlin,2022-06-30 06:59:46+00:00,pull-request,206139.0 +1876,John ZuHone,2022-09-12 15:19:26+00:00,pull-request,6475566.0 +1877,Chris Havlin,2022-06-29 21:16:27+00:00,pull-request,5245.0 +1878,Automated Bot,2022-07-05 14:32:45+00:00,pull-request,75880.0 +1879,Clément Robert,2022-07-12 09:55:05+00:00,pull-request,587762.0 +1880,Clément Robert,2022-07-12 09:54:48+00:00,pull-request,584038.0 +1881,Clément Robert,2022-07-05 17:52:27+00:00,pull-request,5312.0 +1882,John Wise,2022-07-06 13:32:29+00:00,pull-request,72428.0 +1883,Clément Robert,2022-07-12 09:54:14+00:00,pull-request,506332.0 +1884,Clément Robert,2022-07-09 16:40:41+00:00,pull-request,196653.0 +1885,Clément Robert,2022-07-08 19:12:38+00:00,pull-request,118068.0 +1886,Matthew Turk,2022-07-09 11:25:31+00:00,pull-request,57684.0 +1887,Matthew Turk,2022-07-11 13:45:34+00:00,pull-request,235538.0 +1888,Clément Robert,2022-07-11 12:35:01+00:00,pull-request,78522.0 +1889,Clément Robert,2022-07-11 21:56:01+00:00,pull-request,52498.0 +1890,Automated Bot,2022-07-11 18:08:15+00:00,pull-request,2922.0 +1891,Clément Robert,2022-09-30 21:41:50+00:00,pull-request,6936095.0 +1892,Chris Havlin,2022-07-13 10:40:12+00:00,pull-request,49280.0 +1895,Clément Robert,2022-08-15 16:24:31+00:00,pull-request,2840837.0 +1896,Clément Robert,2022-07-15 21:25:00+00:00,pull-request,143057.0 +1897,Clément Robert,2022-07-15 16:28:11+00:00,pull-request,123986.0 +1898,Clément Robert,2022-08-02 13:29:57+00:00,pull-request,1654128.0 +1899,Clément Robert,2022-08-01 17:59:07+00:00,pull-request,1579006.0 +1900,Clément Robert,2022-08-01 14:38:46+00:00,pull-request,1547832.0 +1902,Clément Robert,2022-08-01 14:38:03+00:00,pull-request,1374205.0 +1903,Automated Bot,2022-07-20 21:40:55+00:00,pull-request,188879.0 +1904,Clément Robert,2022-08-01 14:39:29+00:00,pull-request,1058222.0 +1905,Clément Robert,2022-08-01 14:35:46+00:00,pull-request,1044372.0 +1908,Clément Robert,2022-07-28 14:48:20+00:00,pull-request,339898.0 +1909,John ZuHone,2022-08-04 15:04:30+00:00,pull-request,860782.0 +1910,Automated Bot,2022-07-25 18:13:35+00:00,pull-request,3002.0 +1911,Clément Robert,2022-07-28 15:51:53+00:00,pull-request,91421.0 +1912,Bolun Thompson,2022-08-02 14:35:26+00:00,pull-request,513489.0 +1913,Clément Robert,2022-08-01 10:19:36+00:00,pull-request,318725.0 +1914,Chris Havlin,2022-08-08 17:38:48+00:00,pull-request,846005.0 +1915,John ZuHone,2022-08-01 12:30:34+00:00,pull-request,170452.0 +1916,John ZuHone,2022-08-01 10:19:12+00:00,pull-request,134572.0 +1919,Clément Robert,2022-08-02 13:29:36+00:00,pull-request,13964.0 +1921,Chris Havlin,2022-08-03 21:40:21+00:00,pull-request,84288.0 +1922,John ZuHone,2022-08-05 06:07:01+00:00,pull-request,49265.0 +1923,Clément Robert,2022-08-05 09:35:21+00:00,pull-request,10985.0 +1924,Matthew Turk,2022-08-06 13:42:04+00:00,pull-request,9690.0 +1925,Clément Robert,2022-09-12 14:17:51+00:00,pull-request,3192415.0 +1929,Corentin Cadiou,2022-08-08 13:22:25+00:00,pull-request,2629.0 +1930,Chris Havlin,2022-09-07 17:22:38+00:00,pull-request,2592239.0 +1931,Clément Robert,2022-08-09 13:43:50+00:00,pull-request,69690.0 +1934,koarakawaii,2022-08-21 11:29:45+00:00,pull-request,972840.0 +1935,Tom Abel,2022-08-14 06:20:08+00:00,pull-request,280600.0 +1937,Clément Robert,2022-08-12 16:10:38+00:00,pull-request,37621.0 +1938,John ZuHone,2022-08-12 16:06:06+00:00,pull-request,9336.0 +1939,Clément Robert,2022-08-16 14:39:54+00:00,pull-request,349702.0 +1940,Tom Abel,2022-08-16 12:28:18+00:00,pull-request,209682.0 +1941,Clément Robert,2022-08-17 14:13:29+00:00,pull-request,276991.0 +1942,Clément Robert,2022-08-16 12:44:10+00:00,pull-request,94834.0 +1945,Clément Robert,2022-09-01 13:43:27+00:00,pull-request,1274374.0 +1946,Clément Robert,2022-08-22 16:13:41+00:00,pull-request,199968.0 +1947,Cameron Hummels,2022-08-21 15:29:49+00:00,pull-request,46126.0 +1948,Britton Smith,2022-08-25 18:56:35+00:00,pull-request,278317.0 +1949,Clément Robert,2022-08-23 15:42:31+00:00,pull-request,77702.0 +1950,Clément Robert,2022-08-24 18:41:29+00:00,pull-request,171460.0 +1951,Clément Robert,2022-08-29 19:27:02+00:00,pull-request,527117.0 +1952,Matthew Abruzzo,2022-08-26 08:15:28+00:00,pull-request,53844.0 +1953,Cameron Hummels,2022-08-26 08:59:06+00:00,pull-request,7269.0 +1954,Matthew Abruzzo,2022-08-29 09:43:25+00:00,pull-request,241028.0 +1955,Clément Robert,2022-08-29 21:34:10+00:00,pull-request,6943.0 +1956,Clément Robert,2022-10-20 14:29:42+00:00,pull-request,4171179.0 +1957,Clément Robert,2022-09-02 16:04:36+00:00,pull-request,2653.0 +1959,Clément Robert,2022-10-20 12:00:08+00:00,pull-request,4060232.0 +1960,Clément Robert,2022-09-09 12:35:38+00:00,pull-request,519782.0 +1961,Clément Robert,2022-09-12 14:11:27+00:00,pull-request,713119.0 +1962,Automated Bot,2022-09-05 18:22:04+00:00,pull-request,2658.0 +1963,David Grote,2022-09-07 18:06:50+00:00,pull-request,56792.0 +1964,Clément Robert,2022-09-12 14:08:11+00:00,pull-request,191870.0 +1965,Clément Robert,2022-09-12 10:25:02+00:00,pull-request,160920.0 +1966,Clément Robert,2022-09-12 10:23:33+00:00,pull-request,154109.0 +1968,Clément Robert,2022-09-12 20:45:21+00:00,pull-request,16103.0 +1969,John ZuHone,2022-09-13 09:15:34+00:00,pull-request,53850.0 +1970,Clément Robert,2022-09-23 13:43:42+00:00,pull-request,862443.0 +1971,Clément Robert,2023-04-14 17:24:37+00:00,pull-request,18400262.0 +1972,Clément Robert,2022-09-21 15:34:26+00:00,pull-request,673110.0 +1973,Clément Robert,2022-09-15 10:06:36+00:00,pull-request,77119.0 +1974,Clément Robert,2022-09-14 21:33:40+00:00,pull-request,20950.0 +1975,Clément Robert,2022-09-14 21:29:57+00:00,pull-request,15176.0 +1977,Corentin Cadiou,2023-05-04 10:27:31+00:00,pull-request,19943985.0 +1978,Clément Robert,2022-09-21 15:36:01+00:00,pull-request,516700.0 +1979,Clément Robert,2022-09-21 16:48:54+00:00,pull-request,468901.0 +1980,Matthew Turk,2023-05-24 17:37:14+00:00,pull-request,21527128.0 +1981,Automated Bot,2022-09-21 17:36:54+00:00,pull-request,172796.0 +1982,Clément Robert,2022-10-03 12:07:48+00:00,pull-request,1019436.0 +1983,Clément Robert,2022-09-22 13:30:58+00:00,pull-request,4756.0 +1984,Clément Robert,2022-09-23 14:36:43+00:00,pull-request,68320.0 +1985,Clément Robert,2022-09-28 19:14:40+00:00,pull-request,516768.0 +1986,Clément Robert,2022-09-30 19:45:08+00:00,pull-request,559690.0 +1987,mtryan83,2022-10-03 21:47:29+00:00,pull-request,778264.0 +1988,Automated Bot,2022-09-26 19:53:36+00:00,pull-request,8333.0 +1989,Matthew Turk,2022-09-30 18:47:08+00:00,pull-request,3222.0 +1990,Clément Robert,2022-11-08 10:59:20+00:00,pull-request,3188762.0 +1991,Automated Bot,2022-10-03 18:19:06+00:00,pull-request,2954.0 +1992,John ZuHone,2022-10-04 07:52:27+00:00,pull-request,36071.0 +1993,Yu Qiu (Q.),2022-10-06 10:06:32+00:00,pull-request,190414.0 +1994,Clément Robert,2022-10-04 18:05:06+00:00,pull-request,28500.0 +1995,Matthew Turk,2022-10-06 17:30:02+00:00,pull-request,3423.0 +1996,Matthew Turk,2022-10-06 19:45:38+00:00,pull-request,11245.0 +1997,Clément Robert,2022-10-10 11:32:45+00:00,pull-request,171477.0 +1998,Corentin Cadiou,2022-10-10 10:12:36+00:00,pull-request,2710.0 +1999,Lumberbot (aka Jack),2022-10-13 06:30:39+00:00,pull-request,245859.0 +2000,Lumberbot (aka Jack),2022-10-13 06:30:50+00:00,pull-request,241079.0 +2001,Clément Robert,2022-10-13 14:40:05+00:00,pull-request,259054.0 +2002,Automated Bot,2022-10-10 19:05:05+00:00,pull-request,4854.0 +2003,Clément Robert,2022-10-12 20:36:52+00:00,pull-request,105648.0 +2004,Corentin Cadiou,2022-10-13 11:33:58+00:00,pull-request,55137.0 +2005,Lumberbot (aka Jack),2022-10-14 08:58:46+00:00,pull-request,130889.0 +2006,Clément Robert,2022-10-13 16:08:31+00:00,pull-request,23015.0 +2007,Lumberbot (aka Jack),2022-10-14 08:58:58+00:00,pull-request,77077.0 +2008,Lumberbot (aka Jack),2022-10-14 12:32:16+00:00,pull-request,78725.0 +2009,Lumberbot (aka Jack),2022-10-14 12:32:26+00:00,pull-request,73429.0 +2011,Clément Robert,2022-10-17 13:53:31+00:00,pull-request,176328.0 +2012,Automated Bot,2022-10-17 18:23:11+00:00,pull-request,2777.0 +2013,mtryan83,2022-12-21 16:55:24+00:00,pull-request,5427604.0 +2014,Clément Robert,2022-11-07 23:00:33+00:00,pull-request,1509162.0 +2015,Clément Robert,2022-12-16 15:33:01+00:00,pull-request,4849050.0 +2016,Clément Robert,2022-11-02 16:39:42+00:00,pull-request,982039.0 +2018,Clément Robert,2022-11-06 14:59:25+00:00,pull-request,1285166.0 +2019,Clément Robert,2022-11-02 14:46:28+00:00,pull-request,864717.0 +2020,Automated Bot,2022-10-24 18:15:57+00:00,pull-request,2657.0 +2021,Clément Robert,2022-10-25 10:00:59+00:00,pull-request,2692.0 +2022,Lumberbot (aka Jack),2022-10-25 15:01:24+00:00,pull-request,17995.0 +2023,Clément Robert,2022-10-27 08:13:34+00:00,pull-request,148629.0 +2024,Clément Robert,2022-11-07 21:26:54+00:00,pull-request,1063806.0 +2025,Lumberbot (aka Jack),2022-10-27 09:37:01+00:00,pull-request,4985.0 +2026,Automated Bot,2022-10-31 18:48:33+00:00,pull-request,3940.0 +2027,Clément Robert,2022-11-02 17:12:11+00:00,pull-request,78483.0 +2028,Corentin Cadiou,2022-11-02 16:24:56+00:00,pull-request,17555.0 +2029,Automated Bot,2022-11-07 21:49:43+00:00,pull-request,15715.0 +2030,John ZuHone,2022-11-18 08:01:16+00:00,pull-request,911555.0 +2031,Lumberbot (aka Jack),2022-11-07 21:27:57+00:00,pull-request,36.0 +2032,Clément Robert,2022-11-08 06:30:46+00:00,pull-request,31036.0 +2033,Lumberbot (aka Jack),2022-11-08 15:59:40+00:00,pull-request,61139.0 +2034,Clément Robert,2022-12-16 15:25:24+00:00,pull-request,3021662.0 +2035,Matthew Turk,2022-11-11 22:29:03+00:00,pull-request,2710.0 +2036,Lumberbot (aka Jack),2022-11-12 08:34:57+00:00,pull-request,36332.0 +2037,Clément Robert,2022-12-06 15:04:19+00:00,pull-request,2047409.0 +2038,Automated Bot,2022-11-17 07:04:55+00:00,pull-request,221037.0 +2039,Clément Robert,2022-11-19 13:44:59+00:00,pull-request,273098.0 +2040,John ZuHone,2022-11-17 15:02:36+00:00,pull-request,66657.0 +2041,Lumberbot (aka Jack),2022-11-17 18:02:00+00:00,pull-request,10724.0 +2042,Clément Robert,2022-11-18 07:54:11+00:00,pull-request,53286.0 +2043,Clément Robert,2022-11-18 11:43:32+00:00,pull-request,55465.0 +2044,Lumberbot (aka Jack),2022-11-18 07:57:22+00:00,pull-request,157.0 +2045,Lumberbot (aka Jack),2022-11-18 10:12:01+00:00,pull-request,7837.0 +2046,Lumberbot (aka Jack),2022-11-18 14:47:29+00:00,pull-request,11030.0 +2047,Clément Robert,2022-11-18 21:19:23+00:00,pull-request,16932.0 +2048,TrellixVulnTeam,2022-11-18 21:15:17+00:00,pull-request,15319.0 +2049,John ZuHone,2022-12-01 15:05:12+00:00,pull-request,1115775.0 +2050,Lumberbot (aka Jack),2022-11-18 21:18:14+00:00,pull-request,169.0 +2051,Automated Bot,2022-11-21 18:22:47+00:00,pull-request,2660.0 +2052,Clément Robert,2022-12-06 22:07:30+00:00,pull-request,1068412.0 +2053,Clément Robert,2022-12-05 21:37:22+00:00,pull-request,976926.0 +2054,Clément Robert,2022-12-30 13:54:07+00:00,pull-request,2838676.0 +2055,Automated Bot,2022-11-28 23:26:32+00:00,pull-request,19416.0 +2056,John ZuHone,2022-12-01 14:56:24+00:00,pull-request,69371.0 +2057,Lumberbot (aka Jack),2022-12-02 17:43:24+00:00,pull-request,96395.0 +2058,Clément Robert,2022-12-07 18:47:27+00:00,pull-request,186403.0 +2059,Automated Bot,2022-12-05 18:30:26+00:00,pull-request,2853.0 +2060,Clément Robert,2022-12-05 21:03:18+00:00,pull-request,6885.0 +2061,Lumberbot (aka Jack),2022-12-05 22:46:56+00:00,pull-request,6195.0 +2062,Clément Robert,2022-12-16 15:27:35+00:00,pull-request,709506.0 +2063,Clément Robert,2022-12-08 12:06:46+00:00,pull-request,4564.0 +2064,Clément Robert,2023-01-21 02:47:05+00:00,pull-request,3573041.0 +2065,Clément Robert,2022-12-16 15:09:21+00:00,pull-request,440185.0 +2066,Automated Bot,2022-12-12 20:15:25+00:00,pull-request,8246.0 +2067,Clément Robert,2022-12-13 18:25:10+00:00,pull-request,3325.0 +2068,Lumberbot (aka Jack),2022-12-14 10:22:52+00:00,pull-request,57427.0 +2069,John ZuHone,2022-12-17 13:49:42+00:00,pull-request,204424.0 +2070,Clément Robert,2022-12-16 15:12:07+00:00,pull-request,110852.0 +2071,Clément Robert,2022-12-29 16:52:15+00:00,pull-request,1051686.0 +2072,Clément Robert,2022-12-22 10:45:38+00:00,pull-request,410360.0 +2074,Automated Bot,2022-12-20 18:07:06+00:00,pull-request,87468.0 +2075,Chris Havlin,2022-12-20 19:36:52+00:00,pull-request,84429.0 +2076,Clément Robert,2022-12-20 16:22:40+00:00,pull-request,69111.0 +2077,Clément Robert,2022-12-20 15:07:25+00:00,pull-request,17454.0 +2078,Lumberbot (aka Jack),2022-12-20 15:53:25+00:00,pull-request,2736.0 +2079,Clément Robert,2022-12-28 16:57:40+00:00,pull-request,442053.0 +2080,Clément Robert,2022-12-28 16:54:46+00:00,pull-request,422857.0 +2082,Clément Robert,2022-12-28 16:53:57+00:00,pull-request,411091.0 +2083,Clément Robert,2022-12-28 16:48:08+00:00,pull-request,362081.0 +2084,Clément Robert,2022-12-28 16:59:35+00:00,pull-request,354242.0 +2085,Clément Robert,2022-12-28 16:56:30+00:00,pull-request,243228.0 +2086,Clément Robert,2022-12-28 16:42:31+00:00,pull-request,184377.0 +2087,Automated Bot,2022-12-26 18:46:56+00:00,pull-request,2684.0 +2088,Clément Robert,2022-12-28 16:42:11+00:00,pull-request,92808.0 +2089,Clément Robert,2022-12-29 16:45:12+00:00,pull-request,75148.0 +2090,Clément Robert,2022-12-29 18:30:58+00:00,pull-request,80336.0 +2091,Clément Robert,2023-09-12 22:30:56+00:00,pull-request,22235766.0 +2092,Clément Robert,2022-12-30 11:09:02+00:00,pull-request,60919.0 +2093,Clément Robert,2022-12-30 16:57:07+00:00,pull-request,9843.0 +2094,Clément Robert,2023-01-02 23:21:13+00:00,pull-request,18264.0 +2095,Clément Robert,2023-02-20 19:32:58+00:00,pull-request,3828435.0 +2096,Clément Robert,2023-02-01 19:23:05+00:00,pull-request,2082299.0 +2097,Kacper Kowalik,2023-01-10 21:34:14+00:00,pull-request,173916.0 +2098,Automated Bot,2023-01-09 19:19:46+00:00,pull-request,4946.0 +2099,Kacper Kowalik,2023-01-10 20:59:10+00:00,pull-request,5911.0 +2100,Clément Robert,2023-01-14 13:10:10+00:00,pull-request,313483.0 +2101,Clément Robert,2023-02-20 19:34:02+00:00,pull-request,3445131.0 +2103,Clément Robert,2023-01-13 07:51:24+00:00,pull-request,54219.0 +2104,Clément Robert,2023-01-20 22:01:30+00:00,pull-request,650087.0 +2107,Automated Bot,2023-01-16 20:45:19+00:00,pull-request,9791.0 +2110,Kacper Kowalik,2023-01-24 11:17:05+00:00,pull-request,494751.0 +2111,Matthew Turk,2023-01-20 22:17:23+00:00,pull-request,223.0 +2112,Clément Robert,2023-01-24 07:40:21+00:00,pull-request,225040.0 +2113,Clément Robert,2023-01-26 01:41:43+00:00,pull-request,225730.0 +2114,Clément Robert,2023-01-27 13:29:54+00:00,pull-request,95404.0 +2115,Matthew Turk,2023-01-27 16:35:01+00:00,pull-request,91032.0 +2117,Chris Havlin,2023-01-27 16:31:12+00:00,pull-request,3344.0 +2118,Chris Havlin,2023-02-20 13:05:59+00:00,pull-request,2032964.0 +2119,Automated Bot,2023-01-30 19:04:20+00:00,pull-request,2719.0 +2120,Clément Robert,2023-01-30 20:58:40+00:00,pull-request,2658.0 +2121,Clément Robert,2023-02-15 14:58:13+00:00,pull-request,1291137.0 +2123,Philipp Grete,2024-10-03 07:12:39+00:00,pull-request,52493984.0 +2125,Clément Robert,2023-02-10 17:36:59+00:00,pull-request,357982.0 +2126,Automated Bot,2023-02-06 19:43:55+00:00,pull-request,4045.0 +2127,Clément Robert,2023-02-10 14:41:01+00:00,pull-request,329401.0 +2128,Chris Havlin,2023-02-10 14:40:51+00:00,pull-request,245914.0 +2129,Clément Robert,2023-02-10 14:40:22+00:00,pull-request,193134.0 +2130,Suoqing Ji,2023-02-09 20:35:40+00:00,pull-request,11006.0 +2131,Chris Havlin,2023-02-13 14:48:08+00:00,pull-request,2825.0 +2133,Clément Robert,2023-02-15 14:57:19+00:00,pull-request,111137.0 +2134,Clément Robert,2023-02-15 14:57:57+00:00,pull-request,19348.0 +2135,Automated Bot,2023-02-15 19:08:22+00:00,pull-request,14998.0 +2136,Automated Bot,2023-02-15 19:06:59+00:00,pull-request,14910.0 +2137,Clément Robert,2023-02-16 21:57:16+00:00,pull-request,94207.0 +2138,Clément Robert,2023-03-22 17:13:35+00:00,pull-request,2770065.0 +2139,Clément Robert,2023-03-10 01:28:12+00:00,pull-request,1602992.0 +2140,Clément Robert,2023-02-22 18:13:35+00:00,pull-request,278474.0 +2141,Clément Robert,2023-02-21 16:22:43+00:00,pull-request,18014.0 +2142,Michael Zingale,2023-02-21 15:24:56+00:00,pull-request,7133.0 +2143,Matthew Turk,2023-03-02 14:48:57+00:00,pull-request,778963.0 +2144,Clément Robert,2023-02-22 16:57:46+00:00,pull-request,83580.0 +2145,Clément Robert,2023-02-23 21:05:57+00:00,pull-request,93815.0 +2146,Kacper Kowalik,2023-03-01 16:16:26+00:00,pull-request,2972.0 +2147,Clément Robert,2023-03-02 14:30:05+00:00,pull-request,3120.0 +2148,Clément Robert,2023-03-11 10:34:30+00:00,pull-request,761405.0 +2149,Clément Robert,2023-03-13 11:45:11+00:00,pull-request,872114.0 +2150,Clément Robert,2023-03-03 18:04:54+00:00,pull-request,29150.0 +2152,Suoqing Ji,2023-03-30 20:12:50+00:00,pull-request,2346798.0 +2153,Clément Robert,2023-03-04 12:50:53+00:00,pull-request,2871.0 +2154,Clément Robert,2023-03-14 10:34:15+00:00,pull-request,732228.0 +2155,Automated Bot,2023-03-06 19:30:33+00:00,pull-request,4036.0 +2158,Clément Robert,2023-03-14 14:05:05+00:00,pull-request,6479.0 +2159,Clément Robert,2023-03-16 18:57:54+00:00,pull-request,190196.0 +2160,Clément Robert,2023-03-16 19:14:31+00:00,pull-request,115036.0 +2161,Clément Robert,2023-03-31 19:43:10+00:00,pull-request,1143895.0 +2162,Clément Robert,2023-04-17 18:21:47+00:00,pull-request,2451614.0 +2163,Suoqing Ji,2023-03-20 17:35:03+00:00,pull-request,10650.0 +2164,Clément Robert,2023-03-24 16:53:25+00:00,pull-request,93217.0 +2165,Chris Havlin,2023-03-24 16:53:07+00:00,pull-request,83872.0 +2166,Matthew Turk,2023-03-29 11:39:13+00:00,pull-request,145084.0 +2167,Clément Robert,2023-03-29 14:06:09+00:00,pull-request,143914.0 +2168,Matthew Turk,2023-04-06 15:56:02+00:00,pull-request,786161.0 +2169,Britton Smith,2023-03-28 19:09:26+00:00,pull-request,12451.0 +2170,Cameron Hummels,2023-03-29 20:49:49+00:00,pull-request,6704.0 +2171,Clément Robert,2023-03-31 14:51:10+00:00,pull-request,150720.0 +2173,Clément Robert,2023-03-31 16:57:37+00:00,pull-request,3420.0 +2174,Automated Bot,2023-04-01 07:18:42+00:00,pull-request,4777.0 +2175,Automated Bot,2023-04-01 07:34:40+00:00,pull-request,5731.0 +2176,Automated Bot,2023-04-05 09:25:28+00:00,pull-request,138882.0 +2177,Eric T. Johnson,2023-04-06 15:11:00+00:00,pull-request,127349.0 +2178,Matthew Turk,2023-09-13 07:09:41+00:00,pull-request,13798174.0 +2181,Eric T. Johnson,2023-04-25 07:37:34+00:00,pull-request,1591920.0 +2182,Eric T. Johnson,2023-04-08 10:54:34+00:00,pull-request,56013.0 +2184,Michael Zingale,2023-04-14 21:55:46+00:00,pull-request,536354.0 +2186,Clément Robert,2023-04-13 21:38:16+00:00,pull-request,298801.0 +2187,John ZuHone,2023-04-13 21:39:06+00:00,pull-request,289215.0 +2188,Eric T. Johnson,2023-04-14 21:51:31+00:00,pull-request,359323.0 +2189,Chris Havlin,2023-06-20 16:13:54+00:00,pull-request,5961400.0 +2190,Clément Robert,2023-05-01 21:51:17+00:00,pull-request,1333192.0 +2191,Clément Robert,2024-01-04 12:06:16+00:00,pull-request,22712540.0 +2192,John ZuHone,2023-04-25 16:24:40+00:00,pull-request,569550.0 +2194,Clément Robert,2023-04-21 17:46:54+00:00,pull-request,23156.0 +2195,Michael Zingale,2023-04-26 20:06:53+00:00,pull-request,2878.0 +2196,Lenoble-lab,2023-07-31 13:21:58+00:00,pull-request,8124398.0 +2197,John ZuHone,2023-05-01 21:50:49+00:00,pull-request,275117.0 +2198,Automated Bot,2023-05-01 08:38:05+00:00,pull-request,9586.0 +2199,Automated Bot,2023-05-01 08:38:41+00:00,pull-request,9618.0 +2200,Clément Robert,2023-05-02 12:56:16+00:00,pull-request,79075.0 +2201,Automated Bot,2023-05-01 20:10:41+00:00,pull-request,6310.0 +2202,John ZuHone,2023-05-05 16:12:38+00:00,pull-request,315857.0 +2203,Clément Robert,2023-05-05 21:01:27+00:00,pull-request,193172.0 +2204,Clément Robert,2023-05-04 12:10:50+00:00,pull-request,57906.0 +2206,Corentin Cadiou,2023-05-05 14:12:07+00:00,pull-request,74868.0 +2207,Clément Robert,2023-05-22 13:20:20+00:00,pull-request,1400633.0 +2208,John ZuHone,2023-05-26 12:54:47+00:00,pull-request,1374289.0 +2210,John ZuHone,2023-05-12 21:45:50+00:00,pull-request,5678.0 +2211,Clément Robert,2023-05-13 23:19:14+00:00,pull-request,22352.0 +2212,Clément Robert,2023-05-17 12:39:34+00:00,pull-request,267537.0 +2213,Clément Robert,2023-05-15 15:51:57+00:00,pull-request,5186.0 +2214,John ZuHone,2023-05-15 17:23:31+00:00,pull-request,2759.0 +2216,Clément Robert,2023-06-09 18:09:40+00:00,pull-request,1633719.0 +2217,Clément Robert,2023-05-22 17:55:50+00:00,pull-request,5221.0 +2218,Clément Robert,2023-05-26 14:34:18+00:00,pull-request,5652.0 +2219,Clément Robert,2023-05-27 12:00:31+00:00,pull-request,82701.0 +2220,Clément Robert,2023-06-10 13:43:32+00:00,pull-request,1293435.0 +2221,Clément Robert,2023-06-07 16:27:16+00:00,pull-request,956714.0 +2222,Automated Bot,2023-06-01 16:25:57+00:00,pull-request,37665.0 +2223,Automated Bot,2023-06-01 17:14:00+00:00,pull-request,40543.0 +2226,Clément Robert,2023-06-08 16:21:41+00:00,pull-request,527010.0 +2227,Clément Robert,2023-06-09 17:05:07+00:00,pull-request,615499.0 +2228,Matthew Turk,2023-06-02 18:02:31+00:00,pull-request,12781.0 +2229,Lumberbot (aka Jack),2023-06-03 10:34:04+00:00,pull-request,59472.0 +2230,Clément Robert,2023-06-06 09:11:20+00:00,pull-request,248344.0 +2231,mtryan83,2023-07-26 22:34:45+00:00,pull-request,4491262.0 +2232,Clément Robert,2023-06-05 16:50:39+00:00,pull-request,13079.0 +2233,Lumberbot (aka Jack),2023-06-06 07:06:11+00:00,pull-request,51297.0 +2234,Automated Bot,2023-06-05 19:57:19+00:00,pull-request,6033.0 +2235,Clément Robert,2023-06-09 17:01:11+00:00,pull-request,286409.0 +2236,Clément Robert,2023-06-13 07:52:16+00:00,pull-request,557103.0 +2237,Michael Zingale,2023-06-07 16:17:15+00:00,pull-request,62596.0 +2238,Clément Robert,2023-06-07 11:18:02+00:00,pull-request,2661.0 +2239,Lumberbot (aka Jack),2023-06-07 13:31:19+00:00,pull-request,7976.0 +2240,Michael Zingale,2023-09-08 20:00:14+00:00,pull-request,8035493.0 +2241,John ZuHone,2023-06-08 21:44:38+00:00,pull-request,69129.0 +2242,Lumberbot (aka Jack),2023-06-08 17:29:31+00:00,pull-request,4040.0 +2243,Lumberbot (aka Jack),2023-06-09 05:25:29+00:00,pull-request,27630.0 +2244,Clément Robert,2023-06-09 16:59:30+00:00,pull-request,14944.0 +2245,Lumberbot (aka Jack),2023-06-09 21:37:31+00:00,pull-request,16673.0 +2246,Lumberbot (aka Jack),2023-06-09 21:37:50+00:00,pull-request,16446.0 +2247,Clément Robert,2023-06-09 21:26:07+00:00,pull-request,7934.0 +2248,Clément Robert,2023-06-10 13:01:37+00:00,pull-request,23561.0 +2249,Clément Robert,2023-06-10 13:01:46+00:00,pull-request,19665.0 +2250,Clément Robert,2023-06-10 13:02:21+00:00,pull-request,16668.0 +2251,Lumberbot (aka Jack),2023-06-10 15:33:58+00:00,pull-request,9111.0 +2252,Lumberbot (aka Jack),2023-06-10 15:34:15+00:00,pull-request,9120.0 +2253,Lumberbot (aka Jack),2023-06-10 15:34:32+00:00,pull-request,9120.0 +2254,Clément Robert,2023-09-12 10:09:36+00:00,pull-request,8109571.0 +2256,Clément Robert,2023-06-13 07:53:10+00:00,pull-request,234502.0 +2258,Clément Robert,2023-06-18 12:58:16+00:00,pull-request,514314.0 +2259,Clément Robert,2023-06-15 06:20:24+00:00,pull-request,224527.0 +2260,Lumberbot (aka Jack),2023-06-13 09:34:53+00:00,pull-request,6070.0 +2261,Clément Robert,2023-06-14 15:13:00+00:00,pull-request,9723.0 +2262,Lumberbot (aka Jack),2023-06-15 11:40:29+00:00,pull-request,73624.0 +2263,Chris Havlin,2023-06-15 06:18:19+00:00,pull-request,39650.0 +2264,Chris Havlin,2023-06-23 09:48:56+00:00,pull-request,734344.0 +2265,Lumberbot (aka Jack),2023-06-15 11:40:47+00:00,pull-request,19195.0 +2266,Clément Robert,2023-06-16 20:53:09+00:00,pull-request,119251.0 +2267,Matthew Turk,2023-06-16 19:02:37+00:00,pull-request,10646.0 +2268,Lumberbot (aka Jack),2023-06-16 20:00:26+00:00,pull-request,3278.0 +2269,Clément Robert,2023-06-19 16:07:02+00:00,pull-request,82010.0 +2270,Clément Robert,2023-07-10 14:16:59+00:00,pull-request,1886350.0 +2271,Clément Robert,2023-06-20 03:16:05+00:00,pull-request,65360.0 +2273,Clément Robert,2023-06-20 03:14:45+00:00,pull-request,21465.0 +2274,Clément Robert,2023-06-23 09:49:42+00:00,pull-request,298140.0 +2275,Lumberbot (aka Jack),2023-06-22 15:37:52+00:00,pull-request,170613.0 +2276,Matthew Turk,2024-04-26 18:21:37+00:00,pull-request,26867186.0 +2277,Britton Smith,2023-06-21 16:00:35+00:00,pull-request,19835.0 +2280,Lumberbot (aka Jack),2023-06-21 17:32:38+00:00,pull-request,4628.0 +2281,Clément Robert,2023-06-22 14:07:04+00:00,pull-request,11586.0 +2282,Lumberbot (aka Jack),2023-06-22 15:03:05+00:00,pull-request,3340.0 +2283,Clément Robert,2023-06-30 10:53:21+00:00,pull-request,525900.0 +2284,Clément Robert,2024-02-15 11:05:29+00:00,pull-request,20366151.0 +2286,Clément Robert,2023-07-03 19:30:18+00:00,pull-request,641293.0 +2287,Clément Robert,2023-06-27 09:01:04+00:00,pull-request,75653.0 +2288,Clément Robert,2023-06-28 08:48:51+00:00,pull-request,58062.0 +2289,Matthew Turk,2023-06-27 18:22:58+00:00,pull-request,4524.0 +2290,Lumberbot (aka Jack),2023-06-28 08:48:36+00:00,pull-request,51919.0 +2291,Matthew Turk,2023-07-25 13:45:01+00:00,pull-request,2394015.0 +2292,Clément Robert,2023-06-28 15:34:52+00:00,pull-request,3371.0 +2293,Lumberbot (aka Jack),2023-06-28 16:32:54+00:00,pull-request,3457.0 +2294,Clément Robert,2023-06-28 19:51:30+00:00,pull-request,2658.0 +2295,Kacper Kowalik,2023-07-03 15:04:42+00:00,pull-request,338226.0 +2296,Lumberbot (aka Jack),2023-06-30 11:47:01+00:00,pull-request,3186.0 +2297,Evan O'Connor,2023-07-20 22:54:28+00:00,pull-request,1767840.0 +2298,Automated Bot,2023-07-01 06:56:57+00:00,pull-request,5137.0 +2299,Automated Bot,2023-07-01 07:01:21+00:00,pull-request,5399.0 +2300,Clément Robert,2023-07-19 14:51:14+00:00,pull-request,1461447.0 +2301,Automated Bot,2023-07-03 19:20:42+00:00,pull-request,2673.0 +2302,John ZuHone,2023-07-05 17:21:44+00:00,pull-request,128182.0 +2303,Clément Robert,2023-07-05 15:56:36+00:00,pull-request,2687.0 +2304,Michael Zingale,2023-07-07 12:49:08+00:00,pull-request,83484.0 +2305,Lumberbot (aka Jack),2023-07-07 15:00:56+00:00,pull-request,7884.0 +2306,John ZuHone,2023-07-09 14:20:39+00:00,pull-request,26863.0 +2307,Lumberbot (aka Jack),2023-07-09 15:07:04+00:00,pull-request,2756.0 +2308,John ZuHone,2023-07-14 16:15:31+00:00,pull-request,361056.0 +2309,Clément Robert,2023-07-14 20:58:47+00:00,pull-request,373529.0 +2310,Clément Robert,2023-08-01 14:46:58+00:00,pull-request,1648110.0 +2311,Lumberbot (aka Jack),2023-07-15 06:48:16+00:00,pull-request,35347.0 +2312,Clément Robert,2023-07-17 12:57:47+00:00,pull-request,10943.0 +2313,Lumberbot (aka Jack),2023-07-17 18:47:44+00:00,pull-request,20976.0 +2314,Chris Havlin,2023-07-21 21:17:44+00:00,pull-request,342946.0 +2315,Clément Robert,2023-07-25 17:15:16+00:00,pull-request,530999.0 +2317,Clément Robert,2023-07-20 22:55:02+00:00,pull-request,112343.0 +2318,Clément Robert,2023-08-07 16:55:18+00:00,pull-request,1644960.0 +2319,John ZuHone,2023-09-14 07:18:49+00:00,pull-request,4877125.0 +2320,Clément Robert,2023-07-20 21:47:25+00:00,pull-request,41924.0 +2321,Clément Robert,2023-07-21 13:25:35+00:00,pull-request,97006.0 +2322,Lumberbot (aka Jack),2023-07-21 05:58:37+00:00,pull-request,29446.0 +2323,Lumberbot (aka Jack),2023-07-21 05:58:55+00:00,pull-request,25426.0 +2324,Lumberbot (aka Jack),2023-07-21 18:28:37+00:00,pull-request,18150.0 +2325,Kacper Kowalik,2023-07-23 16:07:37+00:00,pull-request,157417.0 +2326,Lumberbot (aka Jack),2023-07-23 17:10:28+00:00,pull-request,3748.0 +2327,Chris Havlin,2023-07-24 17:13:02+00:00,pull-request,7309.0 +2328,Chris Havlin,2023-07-27 11:59:48+00:00,pull-request,226774.0 +2329,Lumberbot (aka Jack),2023-07-25 14:59:50+00:00,pull-request,4466.0 +2330,Clément Robert,2023-07-28 18:44:25+00:00,pull-request,276599.0 +2331,Clément Robert,2023-07-26 08:04:11+00:00,pull-request,52246.0 +2332,Clément Robert,2023-07-25 22:48:48+00:00,pull-request,16094.0 +2333,Lumberbot (aka Jack),2023-07-26 05:54:03+00:00,pull-request,25508.0 +2334,Clément Robert,2023-07-28 18:28:00+00:00,pull-request,103823.0 +2335,mtryan83,2023-07-29 11:25:22+00:00,pull-request,150833.0 +2336,Clément Robert,2023-08-03 22:03:34+00:00,pull-request,565659.0 +2337,Bernhard M. Wiedemann,2023-07-28 17:25:00+00:00,pull-request,2683.0 +2338,Lumberbot (aka Jack),2023-07-28 18:44:47+00:00,pull-request,4758.0 +2339,Lumberbot (aka Jack),2023-07-28 19:16:05+00:00,pull-request,2876.0 +2340,Lumberbot (aka Jack),2023-07-28 20:00:18+00:00,pull-request,4546.0 +2341,Automated Bot,2023-08-01 07:50:12+00:00,pull-request,6875.0 +2342,Automated Bot,2023-08-01 07:51:18+00:00,pull-request,6939.0 +2343,Kacper Kowalik,2023-08-04 15:47:34+00:00,pull-request,4008.0 +2344,Clément Robert,2023-08-07 16:54:36+00:00,pull-request,245016.0 +2345,Clément Robert,2023-08-08 08:21:44+00:00,pull-request,262813.0 +2346,Automated Bot,2023-08-07 20:48:00+00:00,pull-request,7392.0 +2347,Clément Robert,2023-10-03 11:09:56+00:00,pull-request,4848351.0 +2348,Clément Robert,2023-08-17 13:56:37+00:00,pull-request,762539.0 +2349,Clément Robert,2023-09-28 05:59:35+00:00,pull-request,4312964.0 +2350,Clément Robert,2023-08-24 21:49:53+00:00,pull-request,1139390.0 +2351,Clément Robert,2023-08-15 09:31:21+00:00,pull-request,9148.0 +2352,Lumberbot (aka Jack),2023-08-15 10:18:22+00:00,pull-request,2802.0 +2353,Clément Robert,2023-08-17 14:42:40+00:00,pull-request,175842.0 +2354,Clément Robert,2023-08-22 17:46:38+00:00,pull-request,297050.0 +2355,Clément Robert,2023-08-22 17:51:00+00:00,pull-request,267468.0 +2356,Matthew Turk,2023-08-24 21:46:40+00:00,pull-request,272022.0 +2357,Matthew Turk,2023-09-25 09:37:53+00:00,pull-request,2991413.0 +2358,Clément Robert,2023-09-07 14:23:43+00:00,pull-request,1375757.0 +2359,Clément Robert,2023-08-23 23:06:52+00:00,pull-request,106192.0 +2360,Lumberbot (aka Jack),2023-08-22 22:34:52+00:00,pull-request,17008.0 +2361,Chris Havlin,2023-09-09 19:27:35+00:00,pull-request,1477662.0 +2362,Lumberbot (aka Jack),2023-08-24 06:32:50+00:00,pull-request,26736.0 +2363,Clément Robert,2023-08-25 11:08:57+00:00,pull-request,87885.0 +2364,Matthew Turk,2023-08-24 19:38:38+00:00,pull-request,17054.0 +2365,Lumberbot (aka Jack),2023-08-25 06:16:47+00:00,pull-request,30599.0 +2367,Clément Robert,2023-09-12 14:57:27+00:00,pull-request,1479068.0 +2369,Clément Robert,2023-09-01 06:27:31+00:00,pull-request,396784.0 +2370,Automated Bot,2023-09-01 08:13:22+00:00,pull-request,9660.0 +2371,Michael Zingale,2023-09-06 14:39:10+00:00,pull-request,419444.0 +2372,Clément Robert,2023-09-06 17:57:56+00:00,pull-request,263719.0 +2373,Automated Bot,2023-09-04 20:36:10+00:00,pull-request,6251.0 +2374,Corentin Cadiou,2024-10-04 17:43:38+00:00,pull-request,34134252.0 +2375,Clément Robert,2023-09-07 15:16:36+00:00,pull-request,2495.0 +2376,Kacper Kowalik,2023-09-11 20:11:13+00:00,pull-request,363353.0 +2377,Clément Robert,2023-09-22 17:35:07+00:00,pull-request,1211540.0 +2378,Clément Robert,2023-09-09 10:57:03+00:00,pull-request,3086.0 +2379,Clément Robert,2023-09-15 13:55:55+00:00,pull-request,18784.0 +2380,Clément Robert,2023-09-25 16:00:19+00:00,pull-request,722864.0 +2381,John ZuHone,2023-09-20 18:02:39+00:00,pull-request,7530.0 +2382,Chris Havlin,2023-09-22 23:27:43+00:00,pull-request,7659.0 +2383,Kacper Kowalik,2023-09-25 19:47:14+00:00,pull-request,10806.0 +2384,Chris Havlin,2023-09-27 18:16:44+00:00,pull-request,4799.0 +2385,Eric T. Johnson,2023-09-28 05:58:10+00:00,pull-request,40875.0 +2387,Automated Bot,2023-10-01 06:11:48+00:00,pull-request,3780.0 +2389,Automated Bot,2023-10-02 20:05:25+00:00,pull-request,3602.0 +2390,Automated Bot,2023-10-04 10:19:42+00:00,pull-request,53039.0 +2391,Clément Robert,2023-10-10 11:50:32+00:00,pull-request,534346.0 +2392,Matthew Abruzzo,2023-10-26 08:15:44+00:00,pull-request,1796465.0 +2393,Clément Robert,2023-10-10 11:50:56+00:00,pull-request,419770.0 +2394,Matthew Turk,2023-10-05 20:41:24+00:00,pull-request,11294.0 +2395,Chris Havlin,2023-10-09 17:47:18+00:00,pull-request,2784.0 +2396,Clément Robert,2023-10-10 14:09:00+00:00,pull-request,8013.0 +2397,Clément Robert,2023-10-11 13:53:00+00:00,pull-request,92470.0 +2398,John ZuHone,2023-11-01 17:25:06+00:00,pull-request,1915991.0 +2399,Chris Havlin,2023-10-11 16:22:57+00:00,pull-request,73731.0 +2401,Clément Robert,2023-10-11 11:58:46+00:00,pull-request,22934.0 +2402,Lumberbot (aka Jack),2023-10-11 16:37:15+00:00,pull-request,16679.0 +2403,Lumberbot (aka Jack),2023-10-12 09:22:03+00:00,pull-request,61139.0 +2404,Corentin Cadiou,2024-10-11 18:06:15+00:00,pull-request,31108927.0 +2405,Chris Havlin,2023-11-02 15:42:29+00:00,pull-request,1364897.0 +2406,Corentin Cadiou,2023-10-19 19:18:37+00:00,pull-request,15631.0 +2407,Lumberbot (aka Jack),2023-10-20 06:18:42+00:00,pull-request,39586.0 +2410,Lumberbot (aka Jack),2023-10-26 09:15:25+00:00,pull-request,3561.0 +2411,Corentin Cadiou,2024-10-03 18:19:50+00:00,pull-request,29559149.0 +2412,Kacper Kowalik,2023-11-02 14:38:19+00:00,pull-request,162022.0 +2413,Corentin Cadiou,2023-11-08 17:38:15+00:00,pull-request,687203.0 +2414,Clément Robert,2023-11-01 17:25:28+00:00,pull-request,26498.0 +2415,Lumberbot (aka Jack),2023-11-02 14:49:43+00:00,pull-request,77036.0 +2416,Clément Robert,2023-11-03 07:29:44+00:00,pull-request,130423.0 +2417,Clément Robert,2023-11-02 14:45:43+00:00,pull-request,18886.0 +2418,Lumberbot (aka Jack),2023-11-02 15:43:09+00:00,pull-request,3421.0 +2419,Lumberbot (aka Jack),2023-11-04 08:47:39+00:00,pull-request,91056.0 +2420,Clément Robert,2023-11-07 09:17:38+00:00,pull-request,346928.0 +2421,Lumberbot (aka Jack),2023-11-04 08:47:26+00:00,pull-request,80292.0 +2423,Clément Robert,2023-11-08 17:39:04+00:00,pull-request,448571.0 +2424,Chris Havlin,2023-12-05 18:40:46+00:00,pull-request,2751885.0 +2425,Clément Robert,2023-11-10 12:02:42+00:00,pull-request,530400.0 +2426,Corentin Cadiou,2023-12-06 12:37:54+00:00,pull-request,2596346.0 +2427,Automated Bot,2023-11-06 19:14:03+00:00,pull-request,7826.0 +2428,Corentin Cadiou,2023-11-27 16:17:31+00:00,pull-request,1707713.0 +2429,John ZuHone,2023-12-11 15:23:11+00:00,pull-request,2402801.0 +2430,Chris Havlin,2024-04-02 09:10:23+00:00,pull-request,12052104.0 +2431,Corentin Cadiou,2024-04-16 16:31:18+00:00,pull-request,13231831.0 +2433,Chris Havlin,2023-11-18 07:39:13+00:00,pull-request,38247.0 +2434,Lumberbot (aka Jack),2023-11-18 10:23:37+00:00,pull-request,9846.0 +2435,Clément Robert,2023-11-27 21:56:51+00:00,pull-request,819824.0 +2436,Clément Robert,2023-11-22 14:41:26+00:00,pull-request,361191.0 +2437,Lumberbot (aka Jack),2023-11-22 15:06:57+00:00,pull-request,1510.0 +2438,Lumberbot (aka Jack),2023-11-28 07:31:36+00:00,pull-request,34465.0 +2440,Clément Robert,2023-12-05 19:56:58+00:00,pull-request,562508.0 +2441,Automated Bot,2023-12-01 06:54:41+00:00,pull-request,4304.0 +2442,Automated Bot,2023-12-04 17:52:30+00:00,pull-request,2867.0 +2443,Lumberbot (aka Jack),2023-12-05 20:46:22+00:00,pull-request,2944.0 +2444,Eric T. Johnson,2024-01-12 12:09:25+00:00,pull-request,2717629.0 +2445,Clément Robert,2023-12-12 16:34:25+00:00,pull-request,24711.0 +2446,Lumberbot (aka Jack),2023-12-12 17:21:00+00:00,pull-request,2775.0 +2448,Chris Havlin,2024-01-23 15:56:39+00:00,pull-request,3080240.0 +2450,Claire Kopenhafer,2023-12-21 16:33:12+00:00,pull-request,61760.0 +2451,Lumberbot (aka Jack),2023-12-21 17:50:47+00:00,pull-request,4634.0 +2452,mtryan83,2023-12-25 14:51:20+00:00,pull-request,311641.0 +2453,Lumberbot (aka Jack),2023-12-25 15:38:30+00:00,pull-request,2807.0 +2454,Automated Bot,2024-01-01 08:00:37+00:00,pull-request,7781.0 +2455,Automated Bot,2024-01-01 07:10:07+00:00,pull-request,4749.0 +2456,Automated Bot,2024-01-01 09:07:02+00:00,pull-request,11760.0 +2457,Automated Bot,2024-01-01 18:24:04+00:00,pull-request,4827.0 +2458,Clément Robert,2024-01-02 16:05:58+00:00,pull-request,79255.0 +2459,Lumberbot (aka Jack),2024-01-02 16:50:10+00:00,pull-request,2631.0 +2460,Chris Havlin,2024-01-12 09:12:53+00:00,pull-request,143949.0 +2461,Lumberbot (aka Jack),2024-01-26 18:44:11+00:00,pull-request,1243859.0 +2462,Lumberbot (aka Jack),2024-01-12 15:35:40+00:00,pull-request,12368.0 +2463,John ZuHone,2024-02-11 21:01:39+00:00,pull-request,2390238.0 +2465,Clément Robert,2024-01-26 14:53:54+00:00,pull-request,282893.0 +2468,Lumberbot (aka Jack),2024-01-26 15:48:51+00:00,pull-request,3276.0 +2469,Chris Havlin,2024-01-26 18:23:42+00:00,pull-request,4236.0 +2470,Lumberbot (aka Jack),2024-01-27 09:12:09+00:00,pull-request,53300.0 +2471,Clément Robert,2024-06-27 10:50:06+00:00,pull-request,13125487.0 +2472,Adam C Reyes,2024-02-01 20:19:59+00:00,pull-request,75683.0 +2473,Automated Bot,2024-02-06 08:41:46+00:00,pull-request,444382.0 +2474,Lumberbot (aka Jack),2024-02-07 10:46:28+00:00,pull-request,483965.0 +2475,forrestglines,2024-02-15 10:46:11+00:00,pull-request,1169673.0 +2476,mtryan83,2024-02-08 19:23:27+00:00,pull-request,583593.0 +2477,Eric T. Johnson,2024-02-08 19:23:39+00:00,pull-request,409523.0 +2478,Clément Robert,2024-02-25 12:31:44+00:00,pull-request,1749832.0 +2479,Automated Bot,2024-02-05 18:21:52+00:00,pull-request,4531.0 +2480,Clément Robert,2024-03-13 16:19:56+00:00,pull-request,3139413.0 +2481,Lumberbot (aka Jack),2024-02-06 09:51:36+00:00,pull-request,4168.0 +2482,Lumberbot (aka Jack),2024-02-08 22:22:24+00:00,pull-request,10717.0 +2483,Lumberbot (aka Jack),2024-02-08 22:22:03+00:00,pull-request,10689.0 +2485,Matthew Turk,2024-02-21 17:35:41+00:00,pull-request,855486.0 +2486,Víctor Rufo Pastor,2024-09-18 19:15:30+00:00,pull-request,18766353.0 +2487,Corentin Cadiou,2024-02-15 15:13:44+00:00,pull-request,21674.0 +2488,Lumberbot (aka Jack),2024-02-21 21:21:58+00:00,pull-request,555511.0 +2489,Lumberbot (aka Jack),2024-02-15 16:45:35+00:00,pull-request,5500.0 +2490,Clément Robert,2024-04-26 18:02:40+00:00,pull-request,6057618.0 +2491,Chris Havlin,2024-02-21 18:14:47+00:00,pull-request,6311.0 +2492,Lumberbot (aka Jack),2024-02-21 21:19:24+00:00,pull-request,13396.0 +2493,Lumberbot (aka Jack),2024-02-21 21:20:39+00:00,pull-request,11146.0 +2494,Eric T. Johnson,2024-02-29 18:47:25+00:00,pull-request,510476.0 +2495,Clément Robert,2024-02-25 13:14:50+00:00,pull-request,4647.0 +2496,Clément Robert,2024-02-28 08:00:20+00:00,pull-request,244603.0 +2497,Lumberbot (aka Jack),2024-02-25 14:15:06+00:00,pull-request,6182.0 +2498,Lumberbot (aka Jack),2024-02-25 14:15:39+00:00,pull-request,3643.0 +2499,Clément Robert,2024-03-28 08:57:37+00:00,pull-request,2569441.0 +2500,Lumberbot (aka Jack),2024-02-28 08:47:17+00:00,pull-request,2795.0 +2502,Chris Havlin,2024-04-03 20:11:26+00:00,pull-request,2951425.0 +2503,Lumberbot (aka Jack),2024-02-29 21:15:01+00:00,pull-request,8834.0 +2504,Automated Bot,2024-03-01 08:43:57+00:00,pull-request,10615.0 +2505,Corentin Cadiou,2024-10-15 15:05:36+00:00,pull-request,19362006.0 +2506,Corentin Cadiou,2024-03-18 15:19:54+00:00,pull-request,1132026.0 +2507,Henry Jones,2024-05-28 09:18:38+00:00,pull-request,7213855.0 +2512,Clément Robert,2024-04-01 07:42:35+00:00,pull-request,1614273.0 +2513,Clément Robert,2024-03-13 17:04:28+00:00,pull-request,2298.0 +2514,Clément Robert,2024-04-02 18:17:49+00:00,pull-request,1734419.0 +2515,Lumberbot (aka Jack),2024-03-13 17:23:25+00:00,pull-request,1116.0 +2516,Lumberbot (aka Jack),2024-03-28 10:28:55+00:00,pull-request,5456.0 +2517,Clément Robert,2024-04-04 16:12:52+00:00,pull-request,429548.0 +2518,Automated Bot,2024-04-01 07:33:02+00:00,pull-request,5803.0 +2520,Lumberbot (aka Jack),2024-04-01 08:33:36+00:00,pull-request,3041.0 +2521,Automated Bot,2024-04-01 20:45:43+00:00,pull-request,12965.0 +2522,Chris Havlin,2024-04-01 20:04:25+00:00,pull-request,2441.0 +2523,Clément Robert,2024-04-06 05:42:25+00:00,pull-request,322107.0 +2524,Clément Robert,2024-04-04 16:12:20+00:00,pull-request,182874.0 +2525,Lumberbot (aka Jack),2024-04-03 06:14:59+00:00,pull-request,43009.0 +2526,Clément Robert,2024-04-29 13:33:22+00:00,pull-request,2270208.0 +2527,Clément Robert,2024-04-04 16:11:41+00:00,pull-request,33169.0 +2528,Clément Robert,2024-04-05 14:57:18+00:00,pull-request,81581.0 +2529,John ZuHone,2024-04-17 16:52:20+00:00,pull-request,616359.0 +2531,Klaus Reuter,2024-04-26 17:39:43+00:00,pull-request,1223126.0 +2533,Brendan Boyd,2024-05-15 14:21:26+00:00,pull-request,2495633.0 +2534,Corentin Cadiou,2024-04-26 18:01:18+00:00,pull-request,796740.0 +2535,Lenoble-lab,2024-04-17 16:41:12+00:00,pull-request,5067.0 +2536,Chris Havlin,2024-04-24 20:53:29+00:00,pull-request,5782.0 +2537,Matthew Turk,2024-06-07 18:25:20+00:00,pull-request,3641563.0 +2538,Chris Havlin,2024-04-26 18:28:44+00:00,pull-request,3524.0 +2540,Clément Robert,2024-05-06 07:29:46+00:00,pull-request,585089.0 +2541,Eric T. Johnson,2024-05-30 06:40:16+00:00,pull-request,2526597.0 +2542,Chris Havlin,2024-05-06 21:13:40+00:00,pull-request,359395.0 +2543,Eric T. Johnson,2024-05-06 22:14:02+00:00,pull-request,22234.0 +2544,Automated Bot,2024-05-11 13:24:52+00:00,pull-request,418492.0 +2545,Clément Robert,2024-07-01 17:49:32+00:00,pull-request,4791826.0 +2546,Eric T. Johnson,2024-05-11 13:25:56+00:00,pull-request,329818.0 +2547,Michael Zingale,2024-05-13 15:26:51+00:00,pull-request,248876.0 +2549,Matthew Turk,2024-05-15 21:03:56+00:00,pull-request,8242.0 +2550,Clément Robert,2024-05-29 16:14:47+00:00,pull-request,1063771.0 +2552,Corentin Cadiou,2024-05-21 11:29:51+00:00,pull-request,326208.0 +2553,Simon Guichandut,2024-06-05 18:11:25+00:00,pull-request,1637555.0 +2554,Clément Robert,2024-05-22 05:44:34+00:00,pull-request,139139.0 +2555,Eric T. Johnson,2024-05-23 18:22:55+00:00,pull-request,157553.0 +2556,Clément Robert,2024-05-30 09:26:19+00:00,pull-request,91813.0 +2557,Eric T. Johnson,2024-06-07 06:14:21+00:00,pull-request,717969.0 +2558,Clément Robert,2024-05-30 20:51:38+00:00,pull-request,47744.0 +2559,Chris Havlin,2024-07-09 20:42:59+00:00,pull-request,3457648.0 +2560,Automated Bot,2024-06-01 05:56:06+00:00,pull-request,2432.0 +2561,Automated Bot,2024-06-03 17:49:09+00:00,pull-request,2365.0 +2562,Clément Robert,2024-06-04 14:16:53+00:00,pull-request,25265.0 +2563,smsutherland,2024-06-25 09:02:30+00:00,pull-request,1774999.0 +2564,Eric T. Johnson,2024-06-13 09:09:46+00:00,pull-request,45819.0 +2565,Chris Havlin,2024-06-14 07:54:13+00:00,pull-request,45705.0 +2568,Clément Robert,2024-06-16 12:26:48+00:00,pull-request,8681.0 +2569,Clément Robert,2024-06-25 09:11:40+00:00,pull-request,759874.0 +2570,Matthew Abruzzo,2024-07-16 14:55:50+00:00,pull-request,2054176.0 +2573,Automated Bot,2024-07-01 06:53:38+00:00,pull-request,4714.0 +2574,Automated Bot,2024-07-01 18:24:48+00:00,pull-request,4061.0 +2575,"Jordi De Jonghe, PhD",2024-07-03 09:46:04+00:00,pull-request,86022.0 +2576,Corentin Cadiou,2024-07-02 16:06:45+00:00,pull-request,13715.0 +2577,Nastasha Wijers,2024-09-16 17:30:52+00:00,pull-request,6446082.0 +2578,Clément Robert,2024-07-27 14:20:24+00:00,pull-request,1750286.0 +2579,Clément Robert,2024-09-03 20:25:29+00:00,pull-request,4964644.0 +2580,Clément Robert,2024-07-09 20:34:53+00:00,pull-request,126722.0 +2581,Eric T. Johnson,2024-07-09 06:46:42+00:00,pull-request,40152.0 +2583,Shin-Rong Tsai,2024-07-19 01:13:55+00:00,pull-request,14290.0 +2584,Clément Robert,2024-07-22 14:37:02+00:00,pull-request,176529.0 +2585,Clément Robert,2024-10-03 15:41:04+00:00,pull-request,6484678.0 +2586,Clément Robert,2024-07-25 09:11:03+00:00,pull-request,343700.0 +2587,Clément Robert,2024-07-23 08:30:12+00:00,pull-request,166470.0 +2588,Clément Robert,2024-08-16 19:41:58+00:00,pull-request,2277213.0 +2590,Nastasha Wijers,2024-07-25 19:31:15+00:00,pull-request,167746.0 +2591,Nastasha Wijers,2024-07-25 07:22:58+00:00,pull-request,51362.0 +2592,Clément Robert,2024-07-25 22:20:15+00:00,pull-request,28944.0 +2594,Automated Bot,2024-08-01 06:58:26+00:00,pull-request,5408.0 +2595,Automated Bot,2024-08-05 20:05:45+00:00,pull-request,9808.0 +2596,Chris Havlin,2024-08-17 13:07:37+00:00,pull-request,162586.0 +2597,Clément Robert,2024-08-24 15:25:49+00:00,pull-request,770093.0 +2599,Chris Havlin,2024-08-17 06:35:17+00:00,pull-request,57805.0 +2600,Chris Havlin,2024-08-28 08:50:08+00:00,pull-request,42444.0 +2601,Automated Bot,2024-09-01 06:24:00+00:00,pull-request,4093.0 +2602,Clément Robert,2024-09-18 16:19:46+00:00,pull-request,1504369.0 +2603,Clément Robert,2024-09-14 07:39:01+00:00,pull-request,1020075.0 +2604,Automated Bot,2024-09-02 21:13:52+00:00,pull-request,14539.0 +2605,Clément Robert,2024-09-14 07:39:31+00:00,pull-request,930300.0 +2606,Clément Robert,2024-10-07 13:59:21+00:00,pull-request,2930187.0 +2607,Chris Havlin,2024-09-05 17:12:21+00:00,pull-request,72642.0 +2608,Shaokun Xie,2024-09-13 08:03:27+00:00,pull-request,602514.0 +2610,Clément Robert,2024-09-11 16:33:30+00:00,pull-request,116073.0 +2613,Automated Bot,2024-09-18 13:41:41+00:00,pull-request,594433.0 +2616,Clément Robert,2024-09-25 15:43:20+00:00,pull-request,1196657.0 +2618,Michael Zingale,2024-09-18 16:29:04+00:00,pull-request,239241.0 +2621,Clément Robert,2024-09-24 22:05:02+00:00,pull-request,293934.0 +2622,Shaokun Xie,2024-09-23 15:45:27+00:00,pull-request,2369.0 +2623,Chris Havlin,2024-09-25 02:16:53+00:00,pull-request,115625.0 +2624,John ZuHone,2024-10-06 05:53:11+00:00,pull-request,963532.0 +2627,Automated Bot,2024-09-25 21:48:02+00:00,pull-request,21836.0 +2631,Clément Robert,2024-09-25 21:45:01+00:00,pull-request,20771.0 +2632,Clément Robert,2024-10-04 10:52:47+00:00,pull-request,699038.0 +2637,Chris Havlin,2024-10-02 06:52:54+00:00,pull-request,56318.0 +2638,Automated Bot,2024-10-04 11:32:02+00:00,pull-request,2308.0 +2639,Automated Bot,2024-10-04 12:53:24+00:00,pull-request,7168.0 +2640,Clément Robert,2024-10-04 18:52:35+00:00,pull-request,23471.0 +2642,John ZuHone,2024-10-06 05:54:34+00:00,pull-request,121437.0 +2643,Automated Bot,2024-10-08 16:39:29+00:00,pull-request,83122.0 +2644,Clément Robert,2024-10-31 20:34:34+00:00,pull-request,2005732.0 +2645,Clément Robert,2024-10-10 15:27:30+00:00,pull-request,103836.0 +2647,Barney Gale,2024-10-23 11:16:27+00:00,pull-request,58380.0 +2648,Michael Zingale,2024-10-29 14:11:11+00:00,pull-request,4766.0 +2651,Clément Robert,2024-10-31 17:37:04+00:00,pull-request,32449.0 +2652,Automated Bot,2024-11-01 06:17:26+00:00,pull-request,3498.0 +2653,Automated Bot,2024-11-01 06:36:43+00:00,pull-request,2365.0 diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/images/yt_repo.vl b/v/d3f893759fc14b9e95037410756e0e365f373523/images/yt_repo.vl new file mode 100644 index 00000000..e9eb0a6b --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/images/yt_repo.vl @@ -0,0 +1,115 @@ +{ + "$schema": "https://vega.github.io/schema/vega-lite/v5.json", + "data": { + "url": "images/yt_repo.csv" + }, + "transform": [ + {"timeUnit": "yearquarter", "field": "datetime", "as": "quarter"}, + { + "aggregate": [{"op": "count", "as": "count"}], + "groupby": ["type", "quarter", "author"] + } + ], + "hconcat": [ + { + "params": [ + { + "name": "commit_range", + "select": {"type": "interval", "encodings": ["x"]} + } + ], + "mark": {"type": "bar", "binSpacing": 0}, + "height": 200, + "width": 200, + "resolve": {"scale": {"y": "independent"}, "axis": {"x": "independent"}}, + "encoding": { + "row": { + "field": "type", + "title": null, + "header": { + "labelExpr": "datum.value == 'pull-request' ? 'Pull Requests' : 'Commits'", + "labelFontWeight": "bold", + "labelFontSize": 14 + } + }, + "y": {"aggregate": "sum", "field": "count", "title": null}, + "x": { + "bin": true, + "field": "quarter", + "timeUnit": "yearquarter", + "type": "temporal", + "axis": { + "tickCount": {"interval": "year", "step": 1}, + "labelExpr": "timeFormat(datum.value, '%Y')", + "title": "Date" + } + }, + "color": { + "value": "gray", + "condition": {"param": "commit_range", "field": "type"} + }, + "tooltip": [ + { + "field": "quarter", + "timeUnit": "yearquarter", + "type": "temporal", + "title": "Quarter" + }, + {"field": "sum_count", "type": "quantitative", "title": "Count"} + ] + } + }, + { + "transform": [ + {"filter": {"param": "commit_range"}}, + { + "aggregate": [{"op": "sum", "field": "count", "as": "author_count"}], + "groupby": ["author", "type"] + }, + { + "window": [{"op": "rank", "as": "rank"}], + "groupby": ["type"], + "sort": [ + {"order": "descending", "field": "author_count"}, + {"order": "ascending", "field": "author"} + ] + }, + {"filter": {"field": "rank", "lte": 10}} + ], + "mark": {"type": "bar"}, + "height": 200, + "width": 200, + "resolve": {"scale": {"x": "independent", "y": "independent"}}, + "encoding": { + "row": {"field": "type", "title": null, "header": {"labelExpr": "''"}}, + "y": { + "field": "author", + "type": "nominal", + "axis": { + "title": "Top 10 authors", + "orient": "right", + "maxExtent": 110, + "minExtent": 110 + }, + "sort": {"order": "ascending", "field": "rank"} + }, + "x": { + "type": "quantitative", + "field": "author_count", + "axis": {"title": "Count"} + }, + "color": {"field": "type", "legend": null}, + "tooltip": [ + {"field": "author", "title": "Name"}, + {"field": "author_count", "type": "quantitative", "title": "Count"} + ] + } + } + ], + "config": { + "concat": {"spacing": 30}, + "facet": {"spacing": 20}, + "countTitle": "Count", + "axisX": {"titleLimit": 100} + } +} diff --git a/v/d3f893759fc14b9e95037410756e0e365f373523/index.html b/v/d3f893759fc14b9e95037410756e0e365f373523/index.html new file mode 100644 index 00000000..ad7070d4 --- /dev/null +++ b/v/d3f893759fc14b9e95037410756e0e365f373523/index.html @@ -0,0 +1,7718 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Introducing yt 4.0: Analysis and Visualization of Volumetric Data + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    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