List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 0/6] Update to a more recent Git
@ 2013-03-02 12:32 john
  2013-03-02 12:32 ` [PATCH 1/6] Update git to v1.7.5.4 john
                   ` (9 more replies)
  0 siblings, 10 replies; 29+ messages in thread
From: john @ 2013-03-02 12:32 UTC (permalink / raw)


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 -
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(-)

-- 
1.8.2.rc1.339.g93ec2c9





^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2013-03-20 20:28 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-02 12:32 [PATCH 0/6] Update to a more recent Git john
2013-03-02 12:32 ` [PATCH 1/6] Update git to v1.7.5.4 john
2013-03-02 15:12   ` Jason
2013-03-02 12:32 ` [PATCH 2/6] Update git to v1.7.6.5 john
2013-03-02 15:13   ` Jason
2013-03-02 12:32 ` [PATCH 3/6] Update git to v1.7.7.7 john
2013-03-02 15:19   ` Jason
2013-03-02 15:31     ` john
2013-03-02 15:39       ` Jason
2013-03-02 15:50         ` john
2013-03-04  4:53   ` Jason
2013-03-04  9:22     ` john
2013-03-04 14:18       ` Jason
2013-03-02 12:32 ` [PATCH 4/6] Update git to v1.7.8.6 john
2013-03-02 15:20   ` Jason
2013-03-02 12:32 ` [PATCH 5/6] Update git to v1.7.9.7 john
2013-03-02 15:21   ` Jason
2013-03-02 15:35     ` john
2013-03-02 15:39       ` Jason
2013-03-02 12:32 ` [PATCH 6/6] Update git to v1.7.12.4 john
2013-03-02 15:21   ` Jason
2013-03-02 15:06 ` [PATCH 0/6] Update to a more recent Git mailings
2013-03-02 15:08 ` Jason
2013-03-02 15:28   ` john
2013-03-02 15:32     ` Jason
2013-03-02 15:43 ` Jason
2013-03-02 15:44   ` mailings
2013-03-20 20:21 ` Jason
2013-03-20 20:28   ` john

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).