git-gui: Translate standard encoding names to Tcl ones
commitc4638f662c9ba5f4150ab97dbbf0e540392aad55
authorShawn O. Pearce <spearce@spearce.org>
Thu, 19 Jul 2007 05:13:29 +0000 (19 01:13 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 19 Jul 2007 05:27:17 +0000 (19 01:27 -0400)
tree283c0585a75b48df5a1ee12a730ffb213be8f8db
parentd36cd968378cd3e509434b1b9f43f1417fdba57e
git-gui: Translate standard encoding names to Tcl ones

This is a essentially a copy of Paul Mackerras encoding support from
gitk.  I stole the code from gitk commit fd8ccbec4f0161, as Paul has
already done all of the hard work setting up this translation table.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl
lib/commit.tcl
lib/encoding.tcl [new file with mode: 0644]