hgext/largefiles/lfcommands.py
Sun, 14 May 2017 16:19:47 +0900 Yuya Nishihara commands: move templates of common command options to cmdutil (API)
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Sat, 01 Apr 2017 02:32:49 +0900 FUJIWARA Katsunori largefiles: use readasstandin() to read hex hash directly from filectx
Sat, 01 Apr 2017 02:32:47 +0900 FUJIWARA Katsunori largefiles: replace readstandin() by readasstandin()
Mon, 27 Mar 2017 09:44:35 +0900 FUJIWARA Katsunori largefiles: avoid redundant changectx looking up at each repetitions
Fri, 24 Mar 2017 22:29:22 +0900 FUJIWARA Katsunori largefiles: avoid redundant standin() invocations
Fri, 24 Mar 2017 22:24:58 +0900 FUJIWARA Katsunori largefiles: omit redundant isstandin() before splitstandin()
Fri, 24 Mar 2017 22:13:23 +0900 FUJIWARA Katsunori misc: update descriptions about removed file for filectxfn
Tue, 18 Oct 2016 16:45:39 +0200 Mads Kiilerich largefiles: clarify variable name holding file mode
Sat, 08 Oct 2016 00:59:40 +0200 Mads Kiilerich largefiles: when setting/clearing x bit on largefiles, don't change other bits
Tue, 14 Jun 2016 11:21:41 +0200 liscju largefiles: make storefactory._openstore public
Fri, 10 Jun 2016 00:12:33 -0400 Augie Fackler cleanup: replace uses of util.(md5|sha1|sha256|sha512) with hashlib.\1
Thu, 12 May 2016 11:36:51 +0200 liscju largefiles: rename match_ to matchmod import in lfcommands
Sat, 07 May 2016 15:44:46 +0200 liscju py3: make largefiles/lfcommands.py use absolute_import
Sat, 04 Jun 2016 16:53:44 +0200 liscju largefiles: move basestore._openstore into new module to remove cycle
Sun, 13 Mar 2016 23:16:44 +0100 liscju largefiles: replace invocation of os.path module by vfs in lfcommands.py
Fri, 11 Mar 2016 22:26:06 +0800 Anton Shestakov largefiles: use revisions as a ui.progress unit
Fri, 11 Mar 2016 22:21:43 +0800 Anton Shestakov largefiles: specify unit for ui.progress when operating on files
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in updatelfiles
Tue, 12 Jan 2016 14:31:02 -0800 Bryan O'Sullivan largefiles: use util.readfile in lfconvert
Sat, 02 Jan 2016 03:02:57 -0800 Siddharth Agarwal origpath: move from cmdutil to scmutil
Tue, 10 Nov 2015 15:08:56 -0800 Christian Delahousse largefiles: specify where .orig files are kept
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Fri, 12 Jun 2015 16:11:42 -0400 Matt Harbison largefiles: restore the original converter class after lfconvert --to-normal
Sat, 06 Jun 2015 22:10:18 -0400 Matt Harbison largefiles: ignore hidden changesets with 'verify --large --lfa'
Thu, 28 May 2015 14:14:11 -0400 Matt Harbison largefiles: drop the unused lfcommands._addchangeset()
Thu, 28 May 2015 13:34:37 -0400 Matt Harbison largefiles: use the convert extension for 'lfconvert --to-normal'
Sat, 17 Jan 2015 03:34:57 +0100 Mads Kiilerich largefiles: always consider updatelfiles 'checked' parameter set
Sun, 18 Jan 2015 02:38:57 +0100 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
less more (0) -100 -50 -30 tip