log mercurial/simplemerge.py @ 21001:c93bb6a08fa1

age author description
Sat, 12 May 2012 16:00:58 +0200 Brodie Rao cleanup: "raise SomeException()" -> "raise SomeException"
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Fri, 06 Jan 2012 16:27:13 +0100 Martin Geisler Remove FSF mailing address from GPL headers
Sat, 29 Oct 2011 11:02:23 -0500 Matt Mackall backout dbdb777502dc (issue3077) (issue3071) stable
Mon, 24 Oct 2011 13:51:24 +0200 Thomas Arendsen Hein consistency: use util.realpath instead of os.path.realpath where useful stable
Thu, 25 Aug 2011 20:21:04 -0400 Greg Ward atomictempfile: make close() consistent with other file-like objects.
Tue, 07 Jun 2011 17:02:54 -0500 Matt Mackall check-code: catch misspellings of descendant