Recent issues

3 messages, 3 authors, 2016-06-15 · open the first message on its own page

Recent issues

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:20

Here is a list of recent issues on the list that I am aware of,
but not much have been done on.

To use the Message-ID, you can use:

    http://mid.gmane.org/$message_id

where $message_id is the Message-ID without surrounding <>.

* gitweb patches (bunch of them)

  From: Matt McCutchen [off-list ref]
  Subject: [PATCH] gitweb: snapshot cleanups & support for offering multiple formats
  Message-ID: <1183053733.6108.0.camel@mattlaptop2>

  From: Matt McCutchen [off-list ref]
  Subject: [PATCH] gitweb: make search form generate pathinfo-style URLs
  Message-ID: <1183057027.6108.4.camel@mattlaptop2>

  From: Matt McCutchen [off-list ref]
  Subject: [PATCH] gitweb: make "No commits" in project list gray, not bold green
  Message-ID: <1183068922.6108.8.camel@mattlaptop2>

  From: Miklos Vajna [off-list ref]
  Subject: [PATCH] gitweb: prefer git_get_project_owner() over get_file_owner()
  Message-ID: [off-list ref]

  From: Michael Hendricks [off-list ref]
  Subject: [PATCH] gitweb: configurable width for the projects list Description column
  Message-ID: [off-list ref]

Haven't heard any from gitweb folks about these; I'd take a look
at them if I find time this weekend.

* gitk --left-right

  From: Linus Torvalds [off-list ref]
  Message-ID: [off-list ref]
  From: Junio C Hamano [off-list ref]
  Message-ID: [off-list ref]

Paulus?

* gitk tree view fix

  From: Brian Downing [off-list ref]
  Subject: [PATCH] gitk: Fix for tree view ending in nested directories
  Message-ID: [off-list ref]

Paulus?

* switching branches when b changes between symlink and directory in a/b/c

  From: Pierre Habouzit [off-list ref]
  Subject: [BUG (or misfeature?)] git checkout and symlinks
  Message-ID: [off-list ref]

Will take a look.

* cherry-pick unexpected conflicts

  From: Gerrit Pape [off-list ref]
  Subject: Re: unexpected git-cherry-pick conflict
  Message-ID: [off-list ref]

* git-apply -R --whitespace=warn

  From: Daniel Barkalow [off-list ref]
  Message-ID: [off-list ref]
  Subject: Minor bug in git-apply's patch-cleaning

* Use gitattributes for more things.

 - Customized "diff -p" markers per path.

  From: Linus Torvalds [off-list ref]
  Subject: Re: [PATCH] Per-path attribute based hunk header selection.
  Message-ID: [off-list ref]

Will take a look and try to finish this before 1.5.3-rc1.

Re: Recent issues

From: Paul Mackerras <hidden>
Date: 2016-06-15 22:43:20

Junio C Hamano writes:
* gitk --left-right

  From: Linus Torvalds [off-list ref]
  Message-ID: [off-list ref]
  From: Junio C Hamano [off-list ref]
  Message-ID: [off-list ref]

Paulus?
Looks mostly OK; I assume there's no possible downside to using git
log -v --pretty=raw rather than git rev-list?

Also, in the second patch, commitside needs to either be indexed by
view as well as id, or needs to be "context-switched" by showview.
I'll fix it.  Since neither you nor Linus included a signed-off-by,
I'll combine the patches and fix up a few things.
* gitk tree view fix

  From: Brian Downing [off-list ref]
  Subject: [PATCH] gitk: Fix for tree view ending in nested directories
  Message-ID: [off-list ref]

Paulus?
Looks reasonable.

Paul.

Re: Recent issues

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:43:20

Paul Mackerras wrote:
Junio C Hamano writes:
quoted
* gitk --left-right

  From: Linus Torvalds [off-list ref]
  Message-ID: [off-list ref]
  From: Junio C Hamano [off-list ref]
  Message-ID: [off-list ref]

Paulus?
Looks mostly OK; I assume there's no possible downside to using git
log -v --pretty=raw rather than git rev-list?
In general, there is a big down-side, although I don't know if this
particular case is affected: --pretty=raw prints the parents noted in
the commit object, but not those from .git/info/grafts.

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help