git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2]  git-gui: generic and robust worktree/gitdir support
@ 2009-02-19  1:15 Giuseppe Bilotta
  2009-02-19  1:15 ` [PATCHv2 1/2] git-gui: handle non-standard worktree locations Giuseppe Bilotta
  2009-02-19  1:15 ` [PATCHv2 2/2] git-gui: handle bare repos correctly Giuseppe Bilotta
  0 siblings, 2 replies; 10+ messages in thread
From: Giuseppe Bilotta @ 2009-02-19  1:15 UTC (permalink / raw)
  To: Shawn O. Pearce; +Cc: git, Junio C Hamano, Giuseppe Bilotta

Version 2 of the patchest to make git-gui work with non-standard
gitdir/worktree locations, by making it support the GIT_DIR and
GIT_WORK_TREE environment variables. As a plus we also get improved
detection and support for bare repositories.

Giuseppe Bilotta (2):
  git-gui: handle non-standard worktree locations
  git-gui: handle bare repos correctly

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

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

end of thread, other threads:[~2009-02-20  1:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19  1:15 [PATCHv2 0/2] git-gui: generic and robust worktree/gitdir support Giuseppe Bilotta
2009-02-19  1:15 ` [PATCHv2 1/2] git-gui: handle non-standard worktree locations Giuseppe Bilotta
2009-02-19  2:22   ` Johannes Schindelin
2009-02-20  0:21     ` Giuseppe Bilotta
2009-02-20  0:44       ` Johannes Schindelin
2009-02-20  1:20         ` Giuseppe Bilotta
2009-02-19  1:15 ` [PATCHv2 2/2] git-gui: handle bare repos correctly Giuseppe Bilotta
2009-02-19  2:25   ` Johannes Schindelin
2009-02-20  0:34     ` Giuseppe Bilotta
2009-02-20  1:32       ` [PATCHv2bis " Giuseppe Bilotta

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