Find a file
Peter Simons 167f185411 pkgs/applications/version-management/git-and-tools/git: fixed "git gui"
The git-gui module cannot be wrapped like gitk, because the Tcl implementation
uses the program's basename to determine stuff like the name of the Window it
opens, etc., and it cannot deal with a program name that contain a dot, like
".git-gui-wrapped" did.

Instead of wrapping git-gui, it's now patched to execute 'wish' with a complete
store path.

While I was at it, I also applied this solution to git-gui--askpass.

svn path=/nixpkgs/trunk/; revision=25453
2011-01-07 11:03:42 +00:00
doc * Make copy-tarballs.sh work on release.nix. 2010-02-05 14:14:43 +00:00
maintainers Merging from trunk. I solved some trivial merge conflicts. 2010-12-17 20:39:58 +00:00
pkgs pkgs/applications/version-management/git-and-tools/git: fixed "git gui" 2011-01-07 11:03:42 +00:00
COPYING
default.nix
STABLE
VERSION * Bump the version. 2010-02-08 09:23:03 +00:00