Fri, 16 May 2014 13:18:57 -0700 |
Pierre-Yves David |
test: split test-largefile.t in multiple file
|
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
|
Thu, 06 Mar 2014 14:52:07 -0800 |
Lucas Moscovicz |
largefiles: added test coverage for graph log
|
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
|
Thu, 18 Apr 2013 18:56:18 +0200 |
Mads Kiilerich |
largefiles: update should only create a .orig backup of a largefile once
|
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: reuse "findcommonoutgoing()" result at "hg push"
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
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
|
Mon, 31 Mar 2014 10:12:07 -0500 |
Kevin Bullock |
merge with stable
|
Sat, 29 Mar 2014 01:20:07 +0900 |
FUJIWARA Katsunori |
hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109)
stable
|
Wed, 19 Mar 2014 00:18:30 +0100 |
Mads Kiilerich |
repo: rephrase the "missing requirement" error message
|
Sat, 25 Jun 2011 02:46:23 +0200 |
Pierre-Yves David |
require: provide a link to a wiki page in addition of suggesting upgrade
|
Sat, 15 Feb 2014 01:23:12 +0100 |
Mads Kiilerich |
hooks: for python hooks, consistently use __name__ etc as name, not the repr
|
Mon, 27 Jan 2014 21:39:25 +0100 |
Simon Heimberg |
tests: lines with largefile .* file://$TESTTMP also match on windows
|
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
|
Sun, 17 Nov 2013 18:21:58 -0500 |
Mads Kiilerich |
rebase: improve error message for --base being empty or causing emptiness
|
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
|
Sun, 17 Nov 2013 15:43:46 +0100 |
Simon Heimberg |
tests: add missing glob
|
Thu, 17 Oct 2013 16:13:15 +0800 |
Mads Kiilerich |
largefiles: hide passwords in URLs in ui messages
stable
|
Thu, 24 Oct 2013 01:49:56 +0800 |
Mads Kiilerich |
largefiles: don't add extra \n when displaying remote messages in putlfile
stable
|
Mon, 21 Oct 2013 11:22:54 +0800 |
Mads Kiilerich |
largefiles: add missing \n in ui.warn messages
stable
|
Mon, 23 Sep 2013 20:33:02 -0700 |
Siddharth Agarwal |
update: standardize error message for dirty update --check
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
largefiles: setup "largefiles" feature in each repositories individually
|
Wed, 24 Jul 2013 13:20:44 +0800 |
Wei, Elson |
largefiles: overridematch() should replace the file path instead of extending (issue3934)
stable
|
Thu, 02 May 2013 11:26:43 -0700 |
Brendan Cully |
tests: sprinkle globs over largefiles/subrepo tests for Windows
stable
|
Fri, 26 Apr 2013 19:04:01 +0200 |
Mads Kiilerich |
largefiles: drop repo wrapping detection
stable
|
Mon, 15 Apr 2013 23:37:43 +0200 |
Mads Kiilerich |
largefiles: stat all largefiles in one batch before downloading
|
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: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
|
Wed, 10 Apr 2013 02:27:35 +0900 |
FUJIWARA Katsunori |
largefiles: improve repo wrapping detection
|
Fri, 01 Mar 2013 00:03:51 +0100 |
Simon Heimberg |
tests: append missing glob to filename output and check-code it
|
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: missing largefiles should not be committed as removed
stable
|
Thu, 28 Feb 2013 13:44:24 +0100 |
Mads Kiilerich |
largefiles: fix download of largefiles from an empty list of changesets
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 15:22:04 -0800 |
Bryan O'Sullivan |
tests: update test output (will be folded into parent)
|
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
|
Mon, 04 Feb 2013 23:48:34 +0100 |
Mads Kiilerich |
tests: fix windows test failure with largefiles
|
Mon, 04 Feb 2013 16:39:02 -0600 |
Matt Mackall |
merge with stable
|
Mon, 04 Feb 2013 23:26:44 +0100 |
Mads Kiilerich |
largefiles: don't crash when trying to find default dest for url without path
stable
|
Thu, 24 Jan 2013 23:57:44 +0100 |
Mads Kiilerich |
largefiles: make verify --lfa and --lfc work without --large
|
Mon, 04 Feb 2013 02:46:53 +0100 |
Mads Kiilerich |
largefiles: verify status should be written as status, not as write
|
Mon, 04 Feb 2013 02:46:53 +0100 |
Mads Kiilerich |
largefiles: report localstore errors with single line warnings messages
|
Wed, 30 Jan 2013 19:40:07 +0100 |
Mads Kiilerich |
tests: fix for windows - slashes and no serve
stable
|
Fri, 25 Jan 2013 18:20:13 +0100 |
Mads Kiilerich |
largefiles: fix cat when using relative paths from subdirectory
stable
|