Implemented basic UI utility functions.
commit4c97beca531a4174349390051089092db071eb8b
authorJames Liggett <jrliggett@cox.net>
Sun, 20 Apr 2008 07:08:05 +0000 (20 00:08 -0700)
committerJames Liggett <jrliggett@cox.net>
Sun, 20 Apr 2008 07:08:05 +0000 (20 00:08 -0700)
treef20f0be53ea4fe6aab9f99314ace19e806ae5064
parent652d48e4142ec811b79f1adedb97121e30c9cb11
Implemented basic UI utility functions.

Most of these are shamelessly copied from the Subversion plugin :).
plugins/git/Makefile.am
plugins/git/git-ui-utils.c [new file with mode: 0644]
plugins/git/git-ui-utils.h [new file with mode: 0644]
plugins/git/plugin.c
plugins/git/plugin.h