hgext/eol.py
Thu, 13 Oct 2016 13:47:47 +0200 Pierre-Yves David eol: make sure we always release the wlock when writing cache
Sun, 09 Oct 2016 15:54:49 +0200 Mads Kiilerich eol: on update, only re-check files if filtering changed
Sun, 09 Oct 2016 15:54:42 +0200 Mads Kiilerich eol: store and reuse pattern matchers instead of creating in tight loop
Sun, 09 Oct 2016 15:42:42 +0200 Mads Kiilerich eol: fix variable naming - call it _eolmatch instead of _eolfile
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Sun, 17 Apr 2016 02:10:55 +0530 Pulkit Goyal py3: make eol use absolute_import
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan eol: make output stable
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Mon, 05 Oct 2015 22:49:24 -0700 Pierre-Yves David eol: rename 'error' to 'haserror'
Fri, 28 Aug 2015 10:53:55 -0400 timeless spelling: behaviour -> behavior
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Tue, 17 Mar 2015 20:41:52 +0900 Yuya Nishihara eol: replace "working copy" with "working directory" in extension help
Thu, 15 Jan 2015 23:17:12 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.opener
Wed, 22 Oct 2014 16:10:23 +0200 Mads Kiilerich eol: fix crash when handling removed files stable
Tue, 01 Apr 2014 15:11:19 -0500 Matt Mackall merge with stable
Tue, 01 Apr 2014 02:46:03 +0900 FUJIWARA Katsunori i18n: fix "% inside _()" problems stable
Wed, 19 Mar 2014 02:45:14 +0100 Mads Kiilerich config: set a 'source' in most cases where config don't come from file but code
Tue, 05 Nov 2013 08:59:55 +0100 Simon Heimberg documentation: add an extra newline after note directive stable
Tue, 20 Nov 2012 14:21:56 -0800 Bryan O'Sullivan eol: don't refer to a random name-captured ui object
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: Macintosh
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Thu, 15 Mar 2012 16:57:19 +0100 Martin Geisler eol: remove left-over print statements
Thu, 15 Mar 2012 16:52:22 +0100 Martin Geisler eol: document why os.utime doesn't work here
Wed, 13 Jul 2011 16:29:28 -0500 Matt Mackall merge with stable
Tue, 12 Jul 2011 12:06:11 -0400 Nicholas Riley eol: ignore IOError from deleted files in commitctx stable
Tue, 12 Jul 2011 16:22:36 -0500 Matt Mackall eol: fix silly test-gendoc breakage by escaping control characters
Thu, 07 Jul 2011 12:13:07 +0200 Martin Geisler eol: document new eol.fix-trailing-newline setting
Fri, 01 Jul 2011 23:12:52 +0400 Stepan Koltsov eol: fix missing trailing newlines in comitted files
less more (0) -50 -30 tip