Thu, 12 Nov 2015 13:16:04 -0800 |
Gregory Szorc |
tags: create new sortdict for performance reasons
stable
|
Tue, 10 Nov 2015 15:08:56 -0800 |
Christian Delahousse |
largefiles: specify where .orig files are kept
|
Tue, 10 Nov 2015 14:52:54 -0800 |
Christian Delahousse |
mq: let the user choose where .orig files are kept
|
Tue, 10 Nov 2015 14:41:14 -0800 |
Christian Delahousse |
shelve: choose where .orig file locations are kept
|
Tue, 10 Nov 2015 16:25:59 -0800 |
Christian Delahousse |
filemerge: choose where .orig files are kept
|
Tue, 10 Nov 2015 14:29:13 -0800 |
Christian Delahousse |
git-subrepos: revert respects specified location to save .orig files
|
Tue, 10 Nov 2015 14:26:19 -0800 |
Christian Delahousse |
resolve: choose where .orig file locations are kept
|
Thu, 12 Nov 2015 17:00:08 -0600 |
Christian Delahousse |
revert: allow configuring the .orig file location
|
Thu, 12 Nov 2015 16:56:06 -0600 |
Christian Delahousse |
cmdutil: add origbackuppath helper
|
Tue, 10 Nov 2015 11:16:25 -0800 |
Ryan McElroy |
discovery: pass pushop to _nowarnheads
|
Tue, 10 Nov 2015 11:13:21 -0800 |
Ryan McElroy |
exchange: pass pushop to discovery.checkheads
|
Thu, 12 Nov 2015 15:26:30 -0600 |
Matt Mackall |
merge with stable
|
Fri, 13 Nov 2015 02:36:30 +0900 |
FUJIWARA Katsunori |
share: wrap bmstore._writerepo for transaction sensitivity (issue4940)
stable
|
Sat, 07 Nov 2015 13:48:42 -0500 |
Pierre-Yves David |
test: use generaldelta in 'test-clonebundle.t'
|
Tue, 20 Oct 2015 13:14:04 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-ssh.t'
|
Tue, 20 Oct 2015 13:14:31 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-ssh-bundle1.t'
|
Tue, 20 Oct 2015 13:09:43 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-strip.t'
|
Tue, 20 Oct 2015 12:39:49 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-rebase-newancestors.t'
|
Tue, 20 Oct 2015 12:09:18 +0200 |
Pierre-Yves David |
test: use general delta for 'test-commit-amend.t'
|
Tue, 20 Oct 2015 11:50:55 +0200 |
Pierre-Yves David |
test: wider matching in 'test-clone-r.t'
|
Tue, 20 Oct 2015 11:48:49 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-bundle-type.t'
|
Tue, 20 Oct 2015 10:46:59 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-patchbomb.t'
|
Tue, 20 Oct 2015 10:37:07 +0200 |
Pierre-Yves David |
test: use generaldelta for test-bundle.t
|
Tue, 20 Oct 2015 03:14:36 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-rebase-conflict.t'
|
Mon, 19 Oct 2015 15:25:58 +0200 |
Pierre-Yves David |
tests: test generaldelta configuration in test-init.t
|
Mon, 19 Oct 2015 11:28:31 +0200 |
Pierre-Yves David |
test: enable generaldelta early in 'test-treemanifest.t'
|
Mon, 19 Oct 2015 10:48:02 +0200 |
Pierre-Yves David |
test: enable generaldelta in 'test-copy.t'
|
Sun, 18 Oct 2015 19:04:29 +0200 |
Pierre-Yves David |
test: enable generaldelta in 'test-debugcommand.t'
|
Sun, 18 Oct 2015 18:55:32 +0200 |
Pierre-Yves David |
test: use generaldelta in test-manifestv2.t
|
Sun, 18 Oct 2015 18:36:39 +0200 |
Pierre-Yves David |
test: explicitly use generaldelta in 'test-rebase-mq-skip.t'
|
Fri, 16 Oct 2015 02:54:52 +0100 |
Pierre-Yves David |
test: using generaldelta in 'test-lfconvert.t'
|
Thu, 12 Nov 2015 02:52:19 -0800 |
Pierre-Yves David |
test: enforce generaldelta format with the right option
|
Sat, 07 Nov 2015 13:53:11 -0500 |
Pierre-Yves David |
test: enforce non-generaldelta base repository in 'test-generaldelta'
|
Tue, 20 Oct 2015 12:25:51 +0200 |
Pierre-Yves David |
test: use generaldelta in 'test-hgweb-command.t'
|
Tue, 20 Oct 2015 12:28:42 +0200 |
Pierre-Yves David |
stream: sort stream capability before serialisation
|
Tue, 20 Oct 2015 12:25:09 +0200 |
Pierre-Yves David |
test: spread capabilities replies in 'test-hgweb-commands'
|
Sat, 07 Nov 2015 16:11:49 -0800 |
Durham Goode |
phase: improve retractboundary perf
|
Thu, 12 Nov 2015 13:51:09 -0600 |
Matt Mackall |
merge with stable
|
Mon, 02 Nov 2015 15:59:12 +0000 |
Pierre-Yves David |
format: introduce 'format.usegeneraldelta`
|
Mon, 02 Nov 2015 16:52:34 +0000 |
Pierre-Yves David |
scmutil: extract general delta config handling in a function
|
Tue, 10 Nov 2015 09:58:10 -0800 |
Danek Duvall |
test: test-bundle-type.t needs to work more universally
stable
|
Tue, 10 Nov 2015 19:52:30 +0800 |
Anton Shestakov |
bash_completion: add -p|--patch|--stat support for shelve
|
Sun, 08 Nov 2015 18:34:36 -0500 |
Matt Harbison |
test-convert-git: silence commit output for stablity
|
Sun, 08 Nov 2015 17:56:48 -0500 |
Matt Harbison |
rebase: preserve the 'intermediate-source' attribute of grafts
|
Wed, 11 Nov 2015 15:08:08 -0600 |
Matt Mackall |
merge with stable
|
Wed, 04 Nov 2015 12:14:18 -0500 |
Augie Fackler |
verify: add a hook that can let extensions manipulate file lists
|
Tue, 10 Nov 2015 17:16:59 -0800 |
Siddharth Agarwal |
resolve: don't abort when file is missing
|
Tue, 10 Nov 2015 17:13:16 -0800 |
Siddharth Agarwal |
filemerge: treat EOF at prompt as fail, not abort
|
Tue, 10 Nov 2015 17:10:47 -0800 |
Siddharth Agarwal |
test-merge-tools.t: add 'hg resolve --list' output to tests
|
Tue, 10 Nov 2015 00:46:45 -0800 |
Siddharth Agarwal |
error: add structured exception for EOF at prompt
|
Mon, 09 Nov 2015 22:37:32 -0800 |
Siddharth Agarwal |
test-merge-prompt.t: unset HGMERGE
|
Tue, 10 Nov 2015 23:02:59 +0800 |
Anton Shestakov |
hgweb: compute changeset parents and children for log pages lazily
|
Sun, 08 Nov 2015 23:42:44 -0800 |
Siddharth Agarwal |
filemerge: move :merge-local/other symlink check to precheck
|
Sun, 08 Nov 2015 23:47:20 -0800 |
Siddharth Agarwal |
test-merge-types.t: add tests for :merge-local/:merge-other with symlinks
|
Mon, 09 Nov 2015 16:24:13 -0600 |
Matt Mackall |
Added signature for changeset 1aa5083cbebb
stable
|
Mon, 09 Nov 2015 16:24:08 -0600 |
Matt Mackall |
Added tag 3.6.1 for changeset 1aa5083cbebb
stable
|
Mon, 09 Nov 2015 15:53:11 -0600 |
Matt Mackall |
posix: fix test-permissions regression
stable 3.6.1
|
Sun, 08 Nov 2015 01:10:52 +0800 |
Anton Shestakov |
dockerlib: allow non-unique uid and gid of $DBUILDUSER (issue4657)
stable
|
Mon, 09 Nov 2015 10:43:23 -0800 |
Mateusz Kwapich |
dirstate: fix filefoldmap incosistency on file delete
stable
|
Mon, 09 Nov 2015 09:41:20 -0600 |
Steve Borho |
wix: style-coal.css has been renamed
stable
|