diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-05-01 02:59:53 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-05-07 23:35:50 -0400 |
commit | a35d65d9c8a2a6a10d369c00e22aded6fbdff2a9 (patch) | |
tree | 1d6302ccfbd91654b724a293a9dcb38c2d3d3d97 /GIT-VERSION-GEN | |
parent | git-gui: Refactor into multiple files to save my sanity (diff) | |
download | tgif-a35d65d9c8a2a6a10d369c00e22aded6fbdff2a9.tar.xz |
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-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions