Tue, 23 Oct 2012 09:27:48 +0200 |
Thomas Arendsen Hein |
merge stable heads
stable
|
Mon, 22 Oct 2012 21:56:13 -0700 |
Bryan O'Sullivan |
Merge with stable
|
Mon, 22 Oct 2012 21:54:36 -0700 |
Bryan O'Sullivan |
Merge repeated-slash fix
stable
|
Mon, 22 Oct 2012 18:05:40 -0700 |
Bryan O'Sullivan |
verify: tolerate repeated slashes in a converted repo (issue3665)
|
Sun, 21 Oct 2012 11:20:33 -0200 |
Wagner Bruna |
scmutil: generalize message to make it more i18n-friendly
stable
|
Mon, 22 Oct 2012 17:23:31 -0500 |
Matt Mackall |
update: check for missing files with --check (issue3595)
stable
|
Mon, 22 Oct 2012 16:06:47 -0500 |
Matt Mackall |
remove: don't return error on directories with tracked files
stable
|
Sat, 20 Oct 2012 21:43:46 -0400 |
Matt Harbison |
largefiles: use 'default' instead of 'default-push' when pulling (issue3584)
stable
|
Mon, 22 Oct 2012 12:00:21 -0700 |
Bryan O'Sullivan |
scmutil: add mustaudit delegation to filtervfs (issue3673)
stable
|
Mon, 22 Oct 2012 11:59:11 -0700 |
Bryan O'Sullivan |
scmutil: abstract out mustaudit delegation
stable
|
Fri, 19 Oct 2012 14:47:55 -0500 |
Matt Mackall |
clone: don't %-escape the default destination (issue3145)
stable
|
Fri, 19 Oct 2012 15:45:16 +0200 |
Adrian Buehlmann |
test-largefiles: fix failing test on Windows
stable
|
Fri, 19 Oct 2012 15:03:35 +0200 |
Adrian Buehlmann |
test-push-http: fix failing test on Windows
stable
|
Fri, 19 Oct 2012 01:38:53 -0500 |
Matt Mackall |
Added signature for changeset d118a4f4fd16
stable
|
Fri, 19 Oct 2012 01:38:49 -0500 |
Matt Mackall |
Added tag 2.4-rc for changeset d118a4f4fd16
stable
|
Fri, 19 Oct 2012 01:34:50 -0500 |
Matt Mackall |
merge default into stable for 2.4 code freeze
stable 2.4-rc
|
Thu, 26 Jul 2012 21:29:39 +0200 |
Angel Ezquerra |
hgwebdir: make collapsed folders easier to distinguish from repositories
|
Thu, 18 Oct 2012 10:31:15 +0900 |
FUJIWARA Katsunori |
help: indicate help omitting if help document is not fully displayed
|
Thu, 18 Oct 2012 23:55:15 -0500 |
Matt Mackall |
httpclient: fix calling convention violation
|
Mon, 08 Oct 2012 23:49:36 +0900 |
FUJIWARA Katsunori |
largefiles: distinguish "no remote repo" from "no files to upload" (issue3651)
|
Fri, 19 Oct 2012 00:50:12 +0200 |
Pierre-Yves David |
push: refuse to push bumped changeset
|
Fri, 19 Oct 2012 00:46:39 +0200 |
push includes an xxx changeset: yyyyyyyyyy |
obsolete: simplify push abort message
|
Fri, 19 Oct 2012 00:43:44 +0200 |
Pierre-Yves David |
context: add a `bumped` method to `changectx`
|
Fri, 19 Oct 2012 00:41:53 +0200 |
Pierre-Yves David |
obsolete: add a flag that allows fixing "bumped" changeset
|
Mon, 15 Oct 2012 14:45:27 +0200 |
Pierre-Yves David |
debugobsolete: add --flags option
|
Fri, 19 Oct 2012 00:39:06 +0200 |
Pierre-Yves David |
revset: add a bumped revset
|
Fri, 19 Oct 2012 00:36:18 +0200 |
Pierre-Yves David |
obsolete: add the detection of bumped changeset.
|
Tue, 16 Oct 2012 15:49:58 +0200 |
Pierre-Yves David |
obsolete: have `allsuccessors` takes a list of nodes
|