Mercurial > public > mercurial-scm > hg
log mercurial/posix.py @ 9012:ada93c6bf554
age | author | description |
---|---|---|
Tue, 09 Jun 2009 09:25:17 -0400 | timeless | Generally replace "file name" with "filename" in help and comments. |
Sat, 30 May 2009 23:42:35 +0200 | Martin Geisler | posix: do not use fstat in isowner |
Sun, 24 May 2009 16:38:29 -0500 | Matt Mackall | cmdutils: Take over glob expansion duties from util |
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 |
Mon, 27 Apr 2009 09:12:07 +0200 | Peter Arrenbrecht | whitespace cleanup |