Mercurial > hg
log mercurial/encoding.py @ 10281:e7d3b509af8b
age | author | description |
---|---|---|
Tue, 19 Jan 2010 22:20:08 -0600 | Matt Mackall | Update license to GPLv2+ stable |
Sat, 10 Oct 2009 12:00:43 +0200 | Dirkjan Ochtman | encoding: fix issue with non-standard UTF-8 CTYPE on OS X |
Tue, 28 Apr 2009 17:40:46 +0200 | Simon Heimberg | separate import lines from mercurial and general python modules |
Sun, 26 Apr 2009 01:13:08 +0200 | Martin Geisler | put license and copyright info into comment blocks |
Sun, 26 Apr 2009 01:08:54 +0200 | Martin Geisler | updated license to be explicit about GPL version 2 |
Fri, 03 Apr 2009 14:51:48 -0500 | Matt Mackall | move encoding bits from util to encoding |