You can't jump around at a per-commit level (unless there's one build for each commit) but you can jump around among individual builds.
You can see a list of all completed builds on our Hudson server: http://build.clojure.org/view/Clojure/job/clojure/ The "module builds" pages show the Git commit messages and corresponding snapshot version number: http://build.clojure.org/view/Clojure/job/clojure/318/org.clojure$clojure/ With Git post-commit hooks, we could theoretically ensure there is always a snapshot build corresponding to each commit. -S -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en