Merge remote branch 'broquaint/master'
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 14 Apr 2010 20:30:55 +0000 (21:30 +0100)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 14 Apr 2010 20:30:55 +0000 (21:30 +0100)
commit193fde2272877118b34202239a5b9b8938588110
tree5920320c41512d1585cd58ebff459c5ceaccf0f3
parent9b1f195b092eaac14e328efdc259a4156099e257
parent71724773e7f9dc5a959587a0f28478d34f7b014d
Merge remote branch 'broquaint/master'

* broquaint/master:
  rearraged code
  Fixed bug where C<-T>/C<-B> were being called on strings.
  removed debug
  add the image and also set .gititnore to ignore Thumbs.db
  added dropdown nav to actions so can toggle between blob, raw, blame and history
  Updated an attributions in Changes (thanks again Foxtons web designers!).
  Bumped version, updated changes.
  Implemented necessary functionality so binary files no longer render literally.
  Fixed src and dst in diff data for files that had been added/deleted/etc.
  Fixed tree link in the case of no sha1 in the captures.
  Remove the description if it is the default "Unnamed repo..."
  Fix pervasive repo_dir -> repos_dir typo
  added compare diffs feature and fixed a couple of css issues