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
|