List for cgit developers and users
 help / color / mirror / Atom feed
* [PULL] Various patches from the list
@ 2016-10-01 11:08 john
  2016-10-01 19:18 ` Jason
  0 siblings, 1 reply; 2+ messages in thread
From: john @ 2016-10-01 11:08 UTC (permalink / 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(-)



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

* [PULL] Various patches from the list
  2016-10-01 11:08 [PULL] Various patches from the list john
@ 2016-10-01 19:18 ` Jason
  0 siblings, 0 replies; 2+ messages in thread
From: Jason @ 2016-10-01 19:18 UTC (permalink / raw)


Hey John,

I merged all of this except the last two commits, which I'd like to
discuss a bit more. Those live in jk/collapsible-sections. I'll chime
in on the other thread about that.

Thanks,
Jason


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

end of thread, other threads:[~2016-10-01 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-01 11:08 [PULL] Various patches from the list john
2016-10-01 19:18 ` Jason

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