Files
git/lib
Shawn O. Pearce 82dd4e0465 git-gui: Collapse $env(HOME) to ~/ in recent repositories on Windows
Apparently native Tcl/Tk on Windows is using \ as the return value
from [file separator] but [file normalize] on that same system is
using / rather than \ to represent a directory separator.  I really
think that is nuts, but its what is happening.

So we can actually just hardcode our separator to / as all systems
we support (Windows, Mac OS X, UNIX) use /.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-10-12 23:07:59 -04:00
..
2007-09-27 22:12:49 -04:00
2007-09-16 23:15:21 -04:00
2007-09-02 16:54:48 +01:00
2007-09-02 16:54:48 +01:00