hgext/largefiles/lfutil.py
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Wed, 12 Aug 2015 12:26:39 -0400 Matt Harbison largefiles: ensure lfutil.getstandinmatcher() only matches standins stable
Fri, 05 Jun 2015 22:53:15 -0400 Matt Harbison largefiles: use the optional badfn argument when building a matcher
Tue, 19 May 2015 13:08:21 -0700 Martin von Zweigbergk largefiles: avoid match.files() in conditions
Tue, 26 May 2015 11:06:43 -0700 Martin von Zweigbergk largefiles: pass in whole matcher to getstandinmatcher()
Tue, 26 May 2015 09:46:48 -0700 Martin von Zweigbergk largefiles: drop unused 'pats' parameter from getstandinmatcher()
Sat, 16 May 2015 14:30:07 -0400 Augie Fackler cleanup: use __builtins__.any instead of util.any
Sat, 04 Apr 2015 19:06:43 -0400 Matt Harbison largefiles: use the share source as the primary local store (issue4471)
Sat, 04 Apr 2015 19:31:40 -0400 Matt Harbison largefiles: introduce lfutil.findstorepath()
Sat, 04 Apr 2015 15:43:00 -0400 Matt Harbison largefiles: drop os.path reference in lfutil.storepath()
Thu, 12 Mar 2015 23:08:16 -0400 Matt Harbison largefiles: replace 'ctx._repo' with 'ctx.repo()'
Thu, 26 Feb 2015 06:03:39 +0900 FUJIWARA Katsunori largefiles: access to specific fields only if largefiles enabled (issue4547) stable
Fri, 16 Jan 2015 19:51:25 +0100 Mads Kiilerich largefiles: show progress when checking standin hashes in outgoing changesets
Wed, 17 Dec 2014 21:51:09 -0500 Matt Harbison largefiles: ensure that the standin files are available in getlfilestoupload()
Thu, 17 Apr 2014 22:47:38 +0200 Mads Kiilerich spelling: fixes from proofreading of spell checker issues
Sat, 08 Nov 2014 00:48:41 +0900 FUJIWARA Katsunori largefiles: move "copyalltostore" invocation into "markcommitted"
Sat, 08 Nov 2014 00:48:41 +0900 FUJIWARA Katsunori largefiles: update standins only at the 1st commit of "transplant --continue"
Sat, 08 Nov 2014 00:48:38 +0900 FUJIWARA Katsunori largefiles: avoid redundant "updatelfiles" invocation in "overridetransplant"
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: introduce "_lfstatuswriters" to customize status reporting
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: update standins only at the 1st commit of "hg rebase --continue"
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: factor out procedures to update standins for pre-committing
Wed, 05 Nov 2014 23:24:47 +0900 FUJIWARA Katsunori largefiles: factor out procedures to update lfdirstate for post-committing
Fri, 03 Oct 2014 00:42:40 +0200 Mads Kiilerich largefiles: remove confusing rev parameter for lfdirstatestatus
Fri, 03 Oct 2014 22:10:08 -0700 Martin von Zweigbergk largefiles: access status fields by name rather than index
Fri, 03 Oct 2014 21:21:20 -0700 Martin von Zweigbergk lfutil: avoid creating unnecessary copy of status tuple
Fri, 03 Oct 2014 21:44:10 -0700 Martin von Zweigbergk dirstate: separate 'lookup' status field from others
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: factor out synchronization of lfdirstate for future use
Thu, 17 Jul 2014 20:17:17 -0400 Matt Harbison largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstate
Thu, 03 Oct 2013 18:01:21 +0200 Mads Kiilerich largefiles: fix profile of unused largefilesdirstate._ignore
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: centralize the logic to get outgoing largefiles
less more (0) -100 -50 -30 tip