git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] gitk: improve handling of submodules in the file list panel
@ 2018-05-09 11:00 Alex Riesen
  2018-05-09 11:04 ` Alex Riesen
  0 siblings, 1 reply; 4+ messages in thread
From: Alex Riesen @ 2018-05-09 11:00 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Git Mailing List, Junio C Hamano, Stefan Beller

Currently, the submodule entries in the file list panel are mostly ignored.
This series attempts to improve the situation by showing part of submodule
history when focusing it in the file list panel and by adding a menu element
to start gitk in the submodule (similar to git gui).

Alex Riesen (2):
  gitk: show part of submodule log instead of empty pane when listing trees
  gitk: add an option to run gitk on an item in the file list

 gitk | 56 ++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 46 insertions(+), 10 deletions(-)

-- 
2.17.0.593.g2029711e64

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


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

* Re: [PATCH v2 0/2] gitk: improve handling of submodules in the file list panel
  2018-05-09 11:00 [PATCH v2 0/2] gitk: improve handling of submodules in the file list panel Alex Riesen
@ 2018-05-09 11:04 ` Alex Riesen
  0 siblings, 0 replies; 4+ messages in thread
From: Alex Riesen @ 2018-05-09 11:04 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Git Mailing List, Junio C Hamano, Stefan Beller

Sorry for broken threading... I'll have to work on that.

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


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

* [PATCH v2 0/2] gitk: improve handling of submodules in the file list panel
  2018-05-08 12:11 [PATCH " Alex Riesen
@ 2018-05-09 12:35 ` Alex Riesen
  2018-05-09 18:52   ` Stefan Beller
  0 siblings, 1 reply; 4+ messages in thread
From: Alex Riesen @ 2018-05-09 12:35 UTC (permalink / raw)
  To: Paul Mackerras
  Cc: Git Mailing List, Junio C Hamano, Alex Riesen, Stefan Beller,
	Bert Wesarg

From: Alex Riesen <raa.lkml@gmail.com>

Currently, the submodule entries in the file list panel are mostly ignored.
This series attempts to improve the situation by showing part of submodule
history when focusing it in the file list panel and by adding a menu element
to start gitk in the submodule (similar to git gui).

This iteration does not address the behaviour of file list panel in tree mode
when gitk is started from a subdirectory (gitk strictly limits the file
listing to the files in that repository, without a way out).
I would like to hear some more opinions regarding changing its behaviour to
always list the full tree.

Alex Riesen (2):
  gitk: show part of submodule log instead of empty pane when listing
    trees
  gitk: add an option to run gitk on an item in the file list

 gitk | 56 ++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 46 insertions(+), 10 deletions(-)

-- 
2.17.0.593.g2029711e64


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


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

* Re: [PATCH v2 0/2] gitk: improve handling of submodules in the file list panel
  2018-05-09 12:35 ` [PATCH v2 " Alex Riesen
@ 2018-05-09 18:52   ` Stefan Beller
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Beller @ 2018-05-09 18:52 UTC (permalink / raw)
  To: Alex Riesen
  Cc: Paul Mackerras, Git Mailing List, Junio C Hamano, Alex Riesen,
	Bert Wesarg

On Wed, May 9, 2018 at 5:35 AM, Alex Riesen
<alexander.riesen@cetitec.com> wrote:
> From: Alex Riesen <raa.lkml@gmail.com>
>
> Currently, the submodule entries in the file list panel are mostly ignored.
> This series attempts to improve the situation by showing part of submodule
> history when focusing it in the file list panel and by adding a menu element
> to start gitk in the submodule (similar to git gui).
>
> This iteration does not address the behaviour of file list panel in tree mode
> when gitk is started from a subdirectory (gitk strictly limits the file
> listing to the files in that repository, without a way out).
> I would like to hear some more opinions regarding changing its behaviour to
> always list the full tree.
>
> Alex Riesen (2):
>   gitk: show part of submodule log instead of empty pane when listing
>     trees
>   gitk: add an option to run gitk on an item in the file list

both patches look ok, to my untrained eye.

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

end of thread, other threads:[~2018-05-09 18:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 11:00 [PATCH v2 0/2] gitk: improve handling of submodules in the file list panel Alex Riesen
2018-05-09 11:04 ` Alex Riesen
  -- strict thread matches above, loose matches on Subject: below --
2018-05-08 12:11 [PATCH " Alex Riesen
2018-05-09 12:35 ` [PATCH v2 " Alex Riesen
2018-05-09 18:52   ` Stefan Beller

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).