hgext/largefiles/overrides.py
Mon, 27 Mar 2017 09:44:34 +0900 FUJIWARA Katsunori largefiles: omit updating newly added standin at linear merging
Fri, 24 Mar 2017 22:29:22 +0900 FUJIWARA Katsunori largefiles: avoid redundant standin() invocations
Fri, 24 Mar 2017 22:29:22 +0900 FUJIWARA Katsunori largefiles: replace hashrepofile by hashfile (API)
Fri, 24 Mar 2017 22:26:34 +0900 FUJIWARA Katsunori largefiles: call readstandin() with changectx itself instead of rev or node
Fri, 24 Mar 2017 22:24:59 +0900 FUJIWARA Katsunori largefiles: replace splitstandin() by isstandin() to omit str creation
Fri, 24 Mar 2017 22:24:58 +0900 FUJIWARA Katsunori largefiles: omit redundant isstandin() before splitstandin()
Wed, 14 Jan 2015 01:15:26 +0100 Mads Kiilerich vfs: use repo.wvfs.unlinkpath
Sat, 25 Feb 2017 21:13:59 -0500 Matt Harbison subrepo: run the repo decoders when archiving
Sun, 19 Feb 2017 18:16:09 +0900 Yuya Nishihara revset: import set classes directly from smartset module
Tue, 18 Oct 2016 14:15:15 -0500 Kevin Bullock merge default into stable for 4.0 code freeze stable 4.0-rc
Sun, 16 Oct 2016 02:29:45 +0200 Mads Kiilerich largefiles: more safe handling of interruptions while updating modifications stable
Fri, 14 Oct 2016 01:53:15 +0200 Mads Kiilerich util: increase filechunkiter size to 128k
Sat, 08 Oct 2016 00:59:41 +0200 Mads Kiilerich largefiles: use context for file closing
Mon, 27 Jun 2016 10:33:33 +0200 liscju largefiles: remove additional blank lines
Tue, 14 Jun 2016 11:21:41 +0200 liscju largefiles: make storefactory._openstore public
Thu, 12 May 2016 11:48:39 +0200 liscju largefiles: rename match_ to matchmod import in overrides
Tue, 10 May 2016 14:26:36 +0200 liscju py3: make largefiles/overrides.py use absolute_import
Sat, 04 Jun 2016 16:53:44 +0200 liscju largefiles: move basestore._openstore into new module to remove cycle
Sun, 27 Mar 2016 13:00:28 -0700 Mads Kiilerich largefiles: introduce push --lfrev to control which revisions are pushed
Sat, 19 Mar 2016 14:50:40 +0100 liscju largefiles: replace invocation of os.path module by vfs in overrides.py
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori revset: replace extpredicate by revsetpredicate of registrar
Mon, 22 Feb 2016 23:18:19 -0800 Tony Tung largefiles: don't explicitly list optional parameters that are not used
Mon, 01 Feb 2016 20:28:32 -0800 Siddharth Agarwal merge: tell _checkunknownfiles about whether this was merge --force
Fri, 05 Feb 2016 21:09:32 -0800 Martin von Zweigbergk match: rename "narrowmatcher" to "subdirmatcher" (API)
Sat, 23 Jan 2016 23:32:49 -0500 Matt Harbison largefiles: report the missing file count after a commit that does nothing stable
Sun, 17 Jan 2016 19:29:27 +0100 Mads Kiilerich largefiles: actions will now always have a file - drop check
Sun, 17 Jan 2016 19:29:27 +0100 Mads Kiilerich largefiles: make prompt order deterministic
Fri, 15 Jan 2016 13:14:47 -0800 Bryan O'Sullivan with: use context manager for wlock in mergeupdate
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in overridepurge
Fri, 15 Jan 2016 13:14:46 -0800 Bryan O'Sullivan with: use context manager for wlock in cmdutilforget
less more (0) -300 -100 -50 -30 tip