List for cgit developers and users
 help / color / mirror / Atom feed
From: john at keeping.me.uk (John Keeping)
Subject: [PULL] Various patches from the list
Date: Sat, 1 Oct 2016 12:08:01 +0100	[thread overview]
Message-ID: <20161001110801.GP1673@john.keeping.me.uk> (raw)

Hi Jason,

The following changes since commit 11695a58fd732689be486edf88d145578a787c89:

  git: update to v2.10.0 (2016-09-04 12:38:18 +0200)

are available in the git repository at:

  git://git.zx2c4.com/cgit jk/for-jason

for you to fetch changes up to 1a66e7f3c15bf8d0d5d1b198c6674911a213779e:

  ui-repolist: Allow sections to be collapsible (2016-10-01 11:51:07 +0100)

----------------------------------------------------------------
A collection of patches from the list.  There are only two small changes
from what has been posted:

- In 'tree: allow skipping through single-child trees' use hashcpy()
  instead of memcpy()
- A conflict resolution in 'ui-repolist: provide hyperlinks on section
  names' as a result of the update to Git 2.10.

Most patches are small clean ups (several spotted by Coverity), but
there are two new features:

- Allow skipping through single-child trees
- Allow collapsing sections for those with big lists of repositories
----------------------------------------------------------------
Andy Doan (2):
      ui-repolist: provide hyperlinks on section names
      ui-repolist: Allow sections to be collapsible

John Keeping (8):
      configfile: fix EOF handling
      ui-shared: fix decl-after-statement warnings
      ui-ssdiff: fix decl-after-statement warnings
      tree: allow skipping through single-child trees
      shared: remove return value from cgit_free_commitinfo()
      shared: make cgit_free_taginfo() public
      ui-tag: clean up taginfo
      ui-tree: remove a fixed size buffer

 cgit.c        | 27 ++++++++++++++++++++----
 cgit.h        | 16 ++++++++++++---
 cgitrc.5.txt  |  5 +++++
 configfile.c  |  4 +++-
 scan-tree.c   |  6 +++---
 shared.c      | 10 +++++----
 ui-repolist.c | 33 ++++++++++++++++++------------
 ui-shared.c   | 12 ++++++-----
 ui-ssdiff.c   |  4 ++--
 ui-tag.c      |  6 ++++--
 ui-tree.c     | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 11 files changed, 163 insertions(+), 45 deletions(-)



             reply	other threads:[~2016-10-01 11:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-01 11:08 john [this message]
2016-10-01 19:18 ` Jason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161001110801.GP1673@john.keeping.me.uk \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).