git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/3] git-gui: more robust handling of fancy repos
@ 2009-08-16 23:58 Giuseppe Bilotta
  2009-08-16 23:58 ` [PATCHv3 1/3] git-gui: handle non-standard worktree locations Giuseppe Bilotta
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Giuseppe Bilotta @ 2009-08-16 23:58 UTC (permalink / raw)
  To: git; +Cc: Markus Heidelberg, Shawn O. Pearce, Giuseppe Bilotta

As promised a long time ago (March 30), version 3 of the small patchset
to improve handling of repositories in git gui. The most significant
change is the addition of the third patch.

The first patch allows git gui to work with respotiories for which
the worktree is not the parent of the gitdir.

The second patch refactors bare repository detection, improves the error
message if the bare support feature is disabled, and disabled
inapplicable menu entries.

The third patch allows git-gui to work properly when launched from the
.git directory itself, solving the issue Markus Heidelberg was having in
http://thread.gmane.org/gmane.comp.version-control.git/115044

Giuseppe Bilotta (3):
  git-gui: handle non-standard worktree locations
  git-gui: handle bare repos correctly
  git-gui: work from the .git dir

 git-gui/git-gui.sh |   88 +++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 73 insertions(+), 15 deletions(-)

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

end of thread, other threads:[~2009-12-06 13:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-16 23:58 [PATCHv3 0/3] git-gui: more robust handling of fancy repos Giuseppe Bilotta
2009-08-16 23:58 ` [PATCHv3 1/3] git-gui: handle non-standard worktree locations Giuseppe Bilotta
2009-08-16 23:58 ` [PATCHv3 2/3] git-gui: handle bare repos correctly Giuseppe Bilotta
2009-08-16 23:58 ` [PATCHv3 3/3] git-gui: work from the .git dir Giuseppe Bilotta
2009-10-27 11:35 ` [PATCHv3 0/3] git-gui: more robust handling of fancy repos Bert Wesarg
2009-12-06  8:14   ` Giuseppe Bilotta
2009-12-06 12:59     ` Bert Wesarg
2009-12-06 13:43       ` Giuseppe Bilotta
2009-12-05 22:15 ` Shawn O. Pearce

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