There is a build description setter plugin that we've used in the past to add a description to each build based on information which the plugin parses from the build log file. We used it to report the "generated version number" of the build. That doesn't add an additional column, rather it adds another row below each build's existing build number and end date/time.
Mark Waite https://wiki.jenkins-ci.org/display/JENKINS/Description+Setter+Plugin >________________________________ > From: makiselev <kiselev.maxi...@gmail.com> >To: jenkinsci-users@googlegroups.com >Sent: Friday, September 14, 2012 7:16 AM >Subject: Build history bar modification > > >Hi all. > >Does Jenkins provide ability to change job bar with history builds? Now it >contain 2 columns: number of build end date/time. But I want to see there, for >example, number of build and svn revision. Is it possible? > >Regards. > > >