log hgext/largefiles/overrides.py @ 27050:df9b73d2d444

age author description
Wed, 18 Nov 2015 17:40:13 -0800 Siddharth Agarwal largefiles: fall back to the original for change/delete conflicts
Wed, 18 Nov 2015 14:22:52 -0800 Siddharth Agarwal filemerge: return whether the file was deleted
Fri, 13 Nov 2015 22:43:09 -0800 Siddharth Agarwal merge: make 'cd' and 'dc' actions store the same arguments as 'm'
Sat, 17 Oct 2015 00:58:46 +0200 Mads Kiilerich spelling: trivial spell checking
Sun, 11 Oct 2015 20:47:04 -0700 Siddharth Agarwal filemerge: introduce a premerge flag and function
Sun, 11 Oct 2015 12:56:21 -0700 Siddharth Agarwal filemerge: also return whether the merge is complete
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Thu, 01 Oct 2015 12:17:46 -0500 Matt Mackall merge with stable
Tue, 29 Sep 2015 23:29:44 -0400 Matt Harbison largefiles: restore archiving largefiles with hgweb (issue4859) stable 3.5.2
Thu, 24 Sep 2015 00:49:02 -0700 Pierre-Yves David largefiles: remove a mutable default argument
Thu, 24 Sep 2015 00:48:24 -0700 Pierre-Yves David largefiles: remove a mutable default argument
Thu, 24 Sep 2015 00:48:02 -0700 Pierre-Yves David largefiles: remove a mutable default argument
Thu, 24 Sep 2015 00:46:37 -0700 Pierre-Yves David largefiles: remove a mutable default argument
Thu, 24 Sep 2015 00:46:12 -0700 Pierre-Yves David largefiles: remove a mutable default argument
Thu, 24 Sep 2015 00:44:59 -0700 Pierre-Yves David largefiles: remove a mutable default argument
Thu, 24 Sep 2015 00:44:32 -0700 Pierre-Yves David largefiles: remove a mutable default argument
Thu, 24 Sep 2015 00:41:43 -0700 Pierre-Yves David largefiles: remove a mutable default argument
Thu, 24 Sep 2015 00:40:53 -0700 Pierre-Yves David largefiles: remove a mutable default argument
Sat, 11 Jul 2015 23:26:33 -0400 Matt Harbison largefiles: allow the archiving of largefiles to be disabled
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Tue, 23 Jun 2015 22:30:33 -0700 Gregory Szorc global: mass rewrite to use modern octal syntax
Tue, 16 Jun 2015 23:06:57 -0400 Matt Harbison archive: support 'wdir()'
Fri, 05 Jun 2015 19:24:32 -0400 Matt Harbison scmutil: add an optional parameter to matcher factories for a bad() override
Thu, 04 Jun 2015 22:11:18 -0400 Matt Harbison largefiles: replace match.bad() monkey patching with match.badmatch()
Fri, 08 May 2015 12:30:51 -0700 Drew Gottlieb match: rename _fmap to _fileroots for clarity
Fri, 15 May 2015 09:55:15 -0500 Matt Mackall largefiles: use try/except/finally
Mon, 04 May 2015 23:04:12 -0400 Matt Harbison largefiles: drop os.path.join() in subrepo archive override
Sat, 18 Apr 2015 13:08:41 -0400 Matt Harbison largefiles: don't mangle filesets when fixing up the log matcher stable
Sat, 18 Apr 2015 00:34:38 -0400 Matt Harbison largefiles: don't crash when cloning to a remote repo stable
Sat, 17 Jan 2015 03:34:57 +0100 Mads Kiilerich largefiles: always consider updatelfiles 'checked' parameter set