Awesome!

Didn't look into these in detail but if they're good then let's put them on master ASAP ;-)

Like that you split the updates!

On 02/03/13 13:32, John Keeping wrote:
I've had these changes lying around for a while but never got round to
tidying them up.  These are split into one patch for each Git version
that requires changes - where we can skip forward multiple versions
without changes I just have a single patch.

The changes here are reasonably straightforward, but v1.8.0 makes things
a lot more difficult due to Git commit ba35480 (graph.c: mark private
file-scope symbols as static, 2012-09-15).  I'll see if Junio can be
persuaded to revert that before trying anything too horrible here -

good idea

without those methods we'll need to filter Git's graph output to convert
ANSI colour escape sequences into HTML.

John Keeping (6):
   Update git to v1.7.5.4
   Update git to v1.7.6.5
   Update git to v1.7.7.7
   Update git to v1.7.8.6
   Update git to v1.7.9.7
   Update git to v1.7.12.4

  cgit.c        |  2 +-
  cgit.h        |  3 +++
  git           |  2 +-
  shared.c      | 10 +++++-----
  ui-blob.c     | 22 ++++++++++++++++++----
  ui-plain.c    | 17 ++++++++++++-----
  ui-snapshot.c | 54 +++++++++++++++++++++++++++++++++---------------------
  ui-stats.c    |  2 +-
  ui-tree.c     | 16 +++++++++++++---
  9 files changed, 87 insertions(+), 41 deletions(-)


--
Ferry Huberts

_______________________________________________
cgit mailing list
cgit@hjemli.net
http://hjemli.net/mailman/listinfo/cgit

Reply via email to