Tue, 11 Jan 2022 21:40:08 +0100 |
Pierre-Yves David |
share-safe: enable by default (BC)
|
Wed, 08 Dec 2021 05:35:32 +0100 |
Pierre-Yves David |
test: use `hg debugrequires` instead of `cat` in some tests
|
Wed, 10 Nov 2021 11:42:13 +0100 |
Raphaël Gomès |
dirstate-v2: fix confusion between requirement and format config variable
stable
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Update the expected output of some tests for new requirement
|
Thu, 14 Jan 2021 04:58:20 +0100 |
Pierre-Yves David |
persistent-nodemap: enable the feature by default when using Rust
|
Tue, 06 Apr 2021 18:55:19 +0200 |
Pierre-Yves David |
revlog-compression: use zstd by default (if available)
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Sun, 13 Sep 2020 17:46:48 +0900 |
Yuya Nishihara |
largefiles: walk history in ascending order while downloading all lfiles
|
Sun, 14 Oct 2018 13:19:24 +0200 |
Pierre-Yves David |
debugobsolete: also issue the "new obsmarkers" messsage
|
Tue, 02 Jul 2019 12:59:58 -0400 |
Valentin Gatien-Baron |
commit: improve the files field of changelog for merges
|
Thu, 20 Jun 2019 11:40:47 -0700 |
Kyle Lippincott |
filemerge: make last line of prompts <40 english chars (issue6158)
|
Wed, 09 Jan 2019 16:02:05 -0500 |
Matt Harbison |
convert: don't drop commits that are empty in the source when using --filemap
|
Mon, 12 Nov 2018 02:21:52 +0100 |
Boris Feld |
tests: remove all transitional configuration
|
Mon, 12 Nov 2018 01:08:56 +0100 |
Boris Feld |
test: enable sparse-revlog for test-lfconvert.t
|
Thu, 01 Nov 2018 14:35:18 +0100 |
Boris Feld |
test: remove changes preparing the drop of `HGMERGE`
|
Thu, 01 Nov 2018 14:29:14 +0100 |
Boris Feld |
test: drop usage of `HGMERGE` in `test-lfconvert.t`
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Thu, 16 Aug 2018 00:13:41 +0000 |
Gregory Szorc |
tests: add conditional output when simplestore extensions is loaded
|
Thu, 05 Apr 2018 11:16:54 -0700 |
Gregory Szorc |
tests: run some largefiles and lfs tests with simple store
|
Tue, 03 Apr 2018 14:24:14 -0700 |
Gregory Szorc |
tests: skip largefiles and lfs tests when using simple store
|
Tue, 03 Apr 2018 18:20:10 -0700 |
Gregory Szorc |
tests: remove superfluous config setting
|
Mon, 08 Jan 2018 19:41:47 +0530 |
Pulkit Goyal |
merge: add `--abort` flag which can abort the merge
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Tue, 28 Nov 2017 23:20:08 -0500 |
Matt Harbison |
convert: avoid wrong lfconvert defaults by moving configitems to core
stable
|
Thu, 28 Sep 2017 18:19:06 +0100 |
Boris Feld |
config: use 'experimental.evolution.create-markers'
|
Fri, 15 Sep 2017 22:08:25 -0400 |
Augie Fackler |
tests: add and remove some (glob) markers
|
Sun, 13 Aug 2017 20:06:52 -0700 |
Phil Cohen |
simplemerge: use contexts to read file data from, if passed
|
Fri, 04 Aug 2017 18:41:16 +0200 |
Boris Feld |
test: update evolution config
|
Sun, 16 Jul 2017 02:33:14 +0200 |
Boris Feld |
debugobsolete: also report the number of obsoleted changesets
|
Fri, 16 Oct 2015 02:54:52 +0100 |
Pierre-Yves David |
test: using generaldelta in 'test-lfconvert.t'
|
Sun, 11 Oct 2015 21:56:39 -0700 |
Siddharth Agarwal |
merge.mergestate: perform all premerges before any merges (BC)
|
Fri, 09 Oct 2015 13:54:52 -0700 |
Siddharth Agarwal |
simplemerge: move conflict warning message to filemerge
|
Sat, 06 Jun 2015 22:10:18 -0400 |
Matt Harbison |
largefiles: ignore hidden changesets with 'verify --large --lfa'
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Thu, 28 May 2015 13:34:37 -0400 |
Matt Harbison |
largefiles: use the convert extension for 'lfconvert --to-normal'
|
Tue, 19 Aug 2014 16:57:02 -0700 |
Aaron Kushner |
config: exit non zero on non-existent config option (issue4247)
stable
|
Sat, 26 Jul 2014 03:32:49 +0200 |
Pierre-Yves David |
resolve: add parenthesis around "no more unresolved files" message
stable
|
Fri, 09 May 2014 14:46:50 -0500 |
Matt Mackall |
resolve: simplify "finished" message
|
Fri, 18 Apr 2014 22:19:25 -0700 |
Gregory Szorc |
resolve: print message when no unresolved files remain (issue4214)
|
Mon, 27 Jan 2014 21:39:25 +0100 |
Simon Heimberg |
tests: lines with largefile .* file://$TESTTMP also match on windows
|
Fri, 22 Nov 2013 19:14:17 +0100 |
Martin Geisler |
tests: don't load unnecessary graphlog extension
|
Fri, 22 Nov 2013 17:10:08 +0100 |
Martin Geisler |
tests: use strip extension instead of mq where it makes sense
|
Thu, 17 Oct 2013 16:13:15 +0800 |
Mads Kiilerich |
largefiles: hide passwords in URLs in ui messages
stable
|
Thu, 02 May 2013 11:26:43 -0700 |
Brendan Cully |
tests: sprinkle globs over largefiles/subrepo tests for Windows
stable
|
Mon, 15 Apr 2013 23:37:43 +0200 |
Mads Kiilerich |
largefiles: stat all largefiles in one batch before downloading
|
Mon, 04 Feb 2013 23:48:34 +0100 |
Mads Kiilerich |
tests: fix windows test failure with largefiles
|
Mon, 04 Feb 2013 02:46:53 +0100 |
Mads Kiilerich |
largefiles: report localstore errors with single line warnings messages
|
Mon, 21 Jan 2013 13:42:04 -0200 |
Wagner Bruna |
largefiles: enhance error message to make it more i18n-friendly
stable
|
Wed, 23 Jan 2013 00:51:53 +0100 |
Benoit Boissinot |
largefiles: fix largefiles+subrepo update (issue3752)
stable
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
localrepo: store requirements sorted
|
Fri, 28 Dec 2012 14:22:24 +0100 |
Mads Kiilerich |
tests: fix windows test failures
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: cleanup of warnings on errors getting largefiles
|
Tue, 23 Oct 2012 21:32:19 -0400 |
Matt Harbison |
largefiles: don't copy largefiles from working dir to the store while converting
stable
|
Tue, 23 Oct 2012 21:07:14 -0400 |
Matt Harbison |
largefiles: respect the rev when reading standins in copytostore() (issue3630)
stable
|
Sun, 14 Oct 2012 15:10:13 -0400 |
Matt Harbison |
largefiles: always create the cache and standin directories when cloning
|
Sun, 14 Oct 2012 14:44:08 -0400 |
Matt Harbison |
largefiles: fix a traceback in lfconvert if a largefile is missing (issue3519)
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Sun, 10 Jun 2012 18:50:42 +0200 |
Mads Kiilerich |
tests: convert some 'hghave symlink' to #if
|
Thu, 29 Mar 2012 22:16:56 +0900 |
Takumi IINO |
tests: skip test-lfconvert.t if not support symblic link
|