summaryrefslogtreecommitdiff
path: root/git-gui.sh
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-05-01 06:59:53 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2007-05-08 03:35:50 (GMT)
commita35d65d9c8a2a6a10d369c00e22aded6fbdff2a9 (patch)
tree1d6302ccfbd91654b724a293a9dcb38c2d3d3d97 /git-gui.sh
parentf522c9b5ed367172f969397589ae3d686b867ac0 (diff)
downloadgit-a35d65d9c8a2a6a10d369c00e22aded6fbdff2a9.zip
git-a35d65d9c8a2a6a10d369c00e22aded6fbdff2a9.tar.gz
git-a35d65d9c8a2a6a10d369c00e22aded6fbdff2a9.tar.bz2
git-gui: Move console procs into their own namespace
To help modularize git-gui better I'm isolating the code and variables required to handle our little console windows into their own namespace. This way we can say console::new rather than new_console, and the hidden internal procs to create the window and read data from our filehandle are off in their own private little land, where most users don't see them. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui.sh')
0 files changed, 0 insertions, 0 deletions