hgext/largefiles/overrides.py
Sun, 06 Apr 2014 13:39:51 +0200 Mads Kiilerich merge: pass merge ancestor to calculateupdates as a list
Sun, 06 Apr 2014 13:39:51 +0200 Mads Kiilerich merge: move ancestor selection tweaking from manifestmerge to update function
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: remove no more referred "getoutgoinglfiles()"
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: use "outgoinghooks" to avoid redundant outgoing check
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: use "summaryremotehooks" to avoid redundant outgoing check
Wed, 16 Apr 2014 00:37:24 +0900 FUJIWARA Katsunori largefiles: centralize the logic to get outgoing largefiles
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich largefiles: don't prompt when one side of merge was changed but didn't change
Sun, 02 Mar 2014 18:30:41 +0100 Mads Kiilerich largefiles: override calculateupdates instead of manifestmerge
Tue, 11 Feb 2014 09:00:38 -0800 Lucas Moscovicz hgext: updated extensions to return a baseset when adding symbols
Sat, 16 Nov 2013 15:54:41 -0500 Mads Kiilerich largefiles: stylistic cleanup of filemerge
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: show hashes before prompting for conflict resolution
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: don't try to explain rename history before prompt for conflicts
Sat, 16 Nov 2013 15:46:29 -0500 Mads Kiilerich largefiles: drop redundant special handling of merges of renames
Sun, 01 Dec 2013 14:10:53 -0600 Matt Mackall merge with stable
Tue, 26 Nov 2013 15:38:33 +0100 Mads Kiilerich largefiles: don't crash on 'local renamed directory' actions stable
Wed, 06 Nov 2013 18:19:04 -0500 Augie Fackler pathutil: tease out a new library to break an import cycle from canonpath use
Mon, 28 Oct 2013 22:34:07 +0100 Mads Kiilerich largefiles: use 'remote'/'local' in merge prompts like in other merge prompts stable
Fri, 25 Oct 2013 02:33:59 +0800 Mads Kiilerich largefiles: don't prompt for normal/largefile changes when doing plain updates stable
Fri, 25 Oct 2013 02:25:10 +0800 Mads Kiilerich largefiles: remove extra check for file to get - it _is_ by definition in p2 stable
Fri, 25 Oct 2013 01:24:10 +0800 Mads Kiilerich largefiles: don't process merge actions at all when overwriting stable
Mon, 23 Sep 2013 21:41:01 -0700 Siddharth Agarwal largefiles: standardize error message for dirty working dir
Fri, 20 Sep 2013 15:26:30 -0700 Siddharth Agarwal largefiles: remove bailifchanged check from overridepull (BC)
Wed, 24 Jul 2013 13:20:44 +0800 Wei, Elson largefiles: overridematch() should replace the file path instead of extending (issue3934) stable
Wed, 22 May 2013 17:31:43 -0500 Matt Mackall ui: merge prompt text components into a singe string
Tue, 07 May 2013 05:04:11 +0900 FUJIWARA Katsunori largefiles: check unknown files with case awareness of the filesystem stable
Mon, 15 Apr 2013 23:43:44 +0200 Mads Kiilerich largefiles: drop lfutil.blockstream - use filechunkiter like everybody else
Mon, 15 Apr 2013 01:59:11 +0200 Mads Kiilerich largefiles: implement pull --all-largefiles as a special case of --lfrev
Mon, 15 Apr 2013 01:59:11 +0200 Mads Kiilerich largefiles: drop --cache-largefiles again
Mon, 15 Apr 2013 01:59:04 +0200 Mads Kiilerich largefiles: introduce pulled() revset expression for use in --lfrev
Mon, 15 Apr 2013 01:57:16 +0200 Mads Kiilerich largefiles: introduce pull --lfrev option
Mon, 15 Apr 2013 01:54:43 +0200 Mads Kiilerich largefiles: refactor overridepull internals
Mon, 15 Apr 2013 01:43:31 +0200 Mads Kiilerich largefiles: fix cat of non-largefiles from subdirectory
Mon, 25 Mar 2013 14:22:34 -0700 Siddharth Agarwal largefiles: fix _always for match overrides
Tue, 19 Mar 2013 13:49:34 -0700 Siddharth Agarwal largefiles: don't query the dirstate for key None
Fri, 15 Mar 2013 11:23:29 -0700 Durham Goode rebase: fix --collapse when a file was added then removed
Thu, 28 Feb 2013 14:05:15 +0100 Mads Kiilerich largefiles: remove wrong comment on standin matcher and code for creating dirs
Thu, 28 Feb 2013 14:51:59 +0100 Mads Kiilerich merge with 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:44:22 +0100 Mads Kiilerich largefiles: fix off-by-one error on pull --all-largefiles stable
Sat, 09 Feb 2013 21:07:42 +0000 Na'Tosha Bard largefiles: don't cache largefiles for pulled heads by default
Sat, 09 Feb 2013 16:02:01 +0000 Na'Tosha Bard largefiles: fix test and check code
Fri, 08 Feb 2013 15:23:23 +0000 Siddharth Agarwal manifestmerge: pass in branchmerge and force separately
Sat, 09 Feb 2013 15:08:21 +0000 Na'Tosha Bard largefiles: make caching largefiles message more explicit
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich largefiles: make verify --lfa and --lfc work without --large
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: delay debug messages for merge actions
Thu, 24 Jan 2013 23:57:44 +0100 Mads Kiilerich merge: make all action tuples have the same length - keep args as tuple
Fri, 25 Jan 2013 18:20:13 +0100 Mads Kiilerich largefiles: fix cat when using relative paths from subdirectory stable
Wed, 23 Jan 2013 00:51:53 +0100 Benoit Boissinot largefiles: fix largefiles+subrepo update (issue3752) stable
Tue, 15 Jan 2013 23:30:10 +0100 Mads Kiilerich refactoring: use unlinkpath with ignoremissing
Wed, 12 Dec 2012 02:38:14 +0100 Mads Kiilerich largefiles: upload files in sorted order
Wed, 12 Dec 2012 02:38:14 +0100 Mads Kiilerich subrepos: process subrepos in sorted order
Tue, 15 Jan 2013 01:05:12 +0100 Mads Kiilerich largefiles: make log match largefiles in the non-standin location too
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove trivial portability wrappers
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove reporemove portability wrapper
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: remove findoutgoing portability wrapper
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: use plain wjoin instead of the complex pathto
Fri, 28 Dec 2012 11:55:57 +0100 Mads Kiilerich largefiles: introduce basic debugstate --large functionality
Fri, 28 Dec 2012 11:55:45 +0100 Mads Kiilerich merge with stable
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles revert: update lfdirstate with result from first cleanliness check stable
Thu, 13 Dec 2012 19:19:06 +0100 Mads Kiilerich largefiles: align rm warnings with warnings used in core
less more (0) -100 -60 tip