hgext/largefiles/lfcommands.py
Tue, 26 Aug 2014 22:03:32 +0200 Mads Kiilerich convert: use None value for missing files instead of overloading IOError
Fri, 15 Aug 2014 20:28:51 +0900 FUJIWARA Katsunori largefiles: update lfdirstate for unchanged largefiles during linear merging
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: factor out synchronization of lfdirstate for future use
Wed, 23 Jul 2014 00:10:24 +0900 FUJIWARA Katsunori largefiles: use "normallookup" on "lfdirstate" while reverting stable
Wed, 23 Jul 2014 00:10:24 +0900 FUJIWARA Katsunori largefiles: invoke "normallookup" on "lfdirstate" for merged files stable
Tue, 22 Jul 2014 23:59:34 +0900 FUJIWARA Katsunori largefiles: use "normallookup", if "mtime" of standin is unset stable
Sun, 04 May 2014 22:23:45 -0700 Gregory Szorc largefiles: define inferrepo in command decorator
Sun, 04 May 2014 21:11:15 -0700 Gregory Szorc largefiles: define norepo in command decorator
Thu, 15 Aug 2013 16:49:27 -0500 Sean Farley memfilectx: call super.__init__ instead of duplicating code
Sun, 04 May 2014 21:09:06 -0700 Gregory Szorc largefiles: declare commands using decorator
Sat, 27 Apr 2013 23:19:52 +0200 Mads Kiilerich largefiles: full debugdirstate functionality for largefiles
Thu, 18 Apr 2013 18:56:18 +0200 Mads Kiilerich largefiles: update should only create a .orig backup of a largefile once
Tue, 01 Apr 2014 02:46:03 +0900 FUJIWARA Katsunori i18n: fix "% inside _()" problems stable
Thu, 07 Nov 2013 01:56:40 +0100 Mads Kiilerich largefiles: update in two steps, handle interrupted updates better stable
Thu, 07 Nov 2013 01:49:48 +0100 Mads Kiilerich largefiles: inline _updatelfile, prepare for further refactorings stable
Thu, 07 Nov 2013 01:48:00 +0100 Mads Kiilerich largefiles: cache largefiles for update, also without printmessage stable
Thu, 07 Nov 2013 01:47:59 +0100 Mads Kiilerich largefiles: cleanup of printmessage handling - the printed flag was redundant stable
Tue, 07 May 2013 05:04:11 +0900 FUJIWARA Katsunori largefiles: check existence of the file with case awareness of the filesystem stable
Sat, 27 Apr 2013 00:41:42 +0200 Mads Kiilerich largefiles: use repo.wwrite for writing standins (issue3909) stable
Mon, 15 Apr 2013 01:53:37 +0200 Mads Kiilerich largefiles: introduce lfpull command for pulling missing largefiles
Mon, 15 Apr 2013 01:43:31 +0200 Mads Kiilerich largefiles: fix cat of non-largefiles from subdirectory
Mon, 15 Apr 2013 01:41:49 +0200 Mads Kiilerich largefiles: don't store whole file in memory for 'cat'
Thu, 28 Feb 2013 14:51:59 +0100 Mads Kiilerich merge with stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: updatelfiles should use working dir standins, not standins from p1 stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: simplify cachelfiles - don't spend a lot of time checking hashes stable
Thu, 28 Feb 2013 13:45:18 +0100 Mads Kiilerich largefiles: don't let update leave wrong largefiles in wd if fetch fails stable
Thu, 28 Feb 2013 13:44:24 +0100 Mads Kiilerich largefiles: fix download of largefiles from an empty list of changesets stable
Fri, 08 Feb 2013 13:08:25 +0100 Mads Kiilerich largefiles: docstrings for verify methods
Thu, 10 Jan 2013 09:43:28 -0500 Augie Fackler Merge with stable.
Thu, 10 Jan 2013 15:33:14 +0100 Mads Kiilerich largefiles: make update with backup files in .hglf slightly less broken stable
less more (0) -50 -30 tip