hgext/largefiles/overrides.py
Wed, 13 Aug 2014 15:18:41 -0700 Siddharth Agarwal largefiles: in overridelog, use non-lf matcher for patch generation (issue4334) stable
Wed, 13 Aug 2014 15:13:50 -0700 Siddharth Agarwal largefiles: drop setting lfstatus in overridelog (issue4334) stable
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: drop orphan entries from lfdristat at "hg rollback"
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: restore R status of removed largefiles correctly at "hg rollback"
Mon, 11 Aug 2014 22:29:43 +0900 FUJIWARA Katsunori largefiles: put whole rollback-ing process into the same "wlock" scope
Wed, 23 Jul 2014 00:10:24 +0900 FUJIWARA Katsunori largefiles: use "normallookup" on "lfdirstate" while reverting stable
Mon, 07 Jul 2014 18:45:46 +0900 FUJIWARA Katsunori largefiles: confirm existence of outgoing largefile entities in remote store
Mon, 07 Jul 2014 18:45:46 +0900 FUJIWARA Katsunori largefiles: show also how many data entities are outgoing at "hg outgoing"
Mon, 07 Jul 2014 18:45:46 +0900 FUJIWARA Katsunori largefiles: show also how many data entities are outgoing at "hg summary"
Fri, 28 Feb 2014 02:25:58 +0100 Mads Kiilerich merge: use separate lists for each action type
Thu, 08 May 2014 16:54:23 -0700 Durham Goode merge: add labels parameter from merge.update to filemerge
Thu, 08 May 2014 19:45:22 +0200 Mads Kiilerich largefiles: include largefiles when doing log on a directory (issue4241)
Thu, 01 May 2014 15:12:49 +0200 Mads Kiilerich largefiles: better handling of log from other working directory (issue4236) stable
Fri, 25 Apr 2014 22:34:09 -0400 Matt Harbison largefiles: remove directories emptied after their files are moved (issue3515) stable
Wed, 05 Mar 2014 15:55:09 -0800 Lucas Moscovicz largefiles: changed overridelog to work with graphlog
Wed, 16 Apr 2014 03:05:00 +0900 FUJIWARA Katsunori i18n: fix "% inside _()" problem
Sun, 13 Apr 2014 18:45:43 +0200 Mads Kiilerich largefiles: revert override, install matchfn outside the try/except restoring it
Sun, 28 Apr 2013 13:18:25 +0200 Mads Kiilerich largefiles: simplify revert - use getstandinsstate like other commands do
Sun, 13 Apr 2014 18:45:43 +0200 Mads Kiilerich largefiles: remove dummy assignments for creating an already existing closure
Sun, 13 Apr 2014 18:45:43 +0200 Mads Kiilerich largefiles: remove silent handling of incorrect invocation of restorematchfn
Sun, 13 Apr 2014 18:45:43 +0200 Mads Kiilerich largefiles: copy override, install matchfn outside the try/except restoring it
Sun, 13 Apr 2014 18:45:43 +0200 Mads Kiilerich largefiles: clarify installmatchfn documentation
Sat, 27 Apr 2013 23:19:52 +0200 Mads Kiilerich largefiles: use more reasonable locking for update
Sat, 27 Apr 2013 23:19:52 +0200 Mads Kiilerich largefiles: full debugdirstate functionality for largefiles
Sat, 27 Apr 2013 23:19:52 +0200 Mads Kiilerich largefiles: make cat on standins do something
Sun, 13 Apr 2014 18:45:43 +0200 Mads Kiilerich largefiles: remove confusing handling of .bad return value - it is void
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
less more (0) -100 -60 tip