Tue, 01 Oct 2013 00:35:07 +0900 |
FUJIWARA Katsunori |
rebase: catch RepoLookupError at restoring rebase state for abort/continue
stable
|
Tue, 01 Oct 2013 00:35:07 +0900 |
FUJIWARA Katsunori |
histedit: suggest "histedit --abort" for inconsistent histedit state
stable
|
Mon, 30 Sep 2013 14:23:14 +0200 |
Pierre-Yves David |
repoview: have unfilteredpropertycache using the underlying cache
stable
|
Mon, 30 Sep 2013 14:36:11 +0200 |
Pierre-Yves David |
repoview: make propertycache.setcache compatible with repoview
stable
|
Tue, 01 Oct 2013 16:41:04 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 1aaefba2a3a9
stable
|
Tue, 01 Oct 2013 10:44:59 -0700 |
Matt Mackall |
merge with stable
|
Tue, 01 Oct 2013 00:12:34 +0900 |
FUJIWARA Katsunori |
histedit: add more detailed help about "--outgoing"
stable
|
Tue, 01 Oct 2013 00:12:34 +0900 |
FUJIWARA Katsunori |
histedit: abort if there are multiple roots in "--outgoing" revisions
stable
|
Tue, 01 Oct 2013 00:26:22 +0900 |
FUJIWARA Katsunori |
discovery: abort also when pushing multiple headed new branch
|
Mon, 30 Sep 2013 17:42:38 +0200 |
Pierre-Yves David |
branchmap: stop looking for stripped branch
|
Mon, 30 Sep 2013 17:31:39 +0200 |
Pierre-Yves David |
branchmap: remove the droppednodes logic
|
Mon, 30 Sep 2013 15:52:37 +0200 |
Pierre-Yves David |
branchmap: fix blank line position
|
Tue, 01 Oct 2013 00:12:34 +0900 |
FUJIWARA Katsunori |
histedit: add more detailed help about "--outgoing"
|
Tue, 01 Oct 2013 00:12:34 +0900 |
FUJIWARA Katsunori |
histedit: abort if there are multiple roots in "--outgoing" revisions
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: eliminate extra complexity in process_dates definition
|
Mon, 30 Sep 2013 12:36:26 -0700 |
Siddharth Agarwal |
util.h: backout 06badf7d10dc and 2c9645c0a582 for big-endian breakage
|
Mon, 30 Sep 2013 12:38:08 -0700 |
Matt Mackall |
merge with stable
|
Mon, 30 Sep 2013 20:54:39 +0200 |
Martin Schröder |
i18n-de: fix record prompt (issue4044)
stable
|
Mon, 30 Sep 2013 20:04:03 +0200 |
Martin Schröder |
i18n-de: synchronized with bd5c1b49d106
stable
|
Tue, 24 Sep 2013 13:34:12 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with bd5c1b49d106
stable
|
Fri, 27 Sep 2013 21:54:53 -0500 |
Kevin Bullock |
strip: bring extension description in line with style and copy-edit
|
Thu, 26 Sep 2013 11:11:39 +0200 |
Pierre-Yves David |
strip: rename test-mq-strip into test-strip
|
Thu, 26 Sep 2013 23:57:21 +0200 |
Pierre-Yves David |
mq: extract strip function as its standalone extension (issue3824)
|
Thu, 26 Sep 2013 23:43:00 +0200 |
Pierre-Yves David |
strip: move the strip helper function for mq to strip
|
Thu, 26 Sep 2013 23:32:52 +0200 |
Pierre-Yves David |
strip: move checklocalchanges from mq to strip
|
Thu, 26 Sep 2013 23:12:43 +0200 |
Pierre-Yves David |
strip: move checksubstate from mq to strip
|
Thu, 26 Sep 2013 23:10:11 +0200 |
Pierre-Yves David |
mq: prepare a strip extension for extraction
|
Thu, 26 Sep 2013 14:47:19 +0200 |
David Soria Parra |
histedit: remove unused parents() call
|
Wed, 25 Sep 2013 14:16:51 +0200 |
Pierre-Yves David |
mq: have the strip command functionnal on repo without mq
|
Wed, 25 Sep 2013 14:07:37 +0200 |
Pierre-Yves David |
mq: extract `mq.queue.strip`
|
Wed, 25 Sep 2013 13:41:43 +0200 |
Pierre-Yves David |
mq: drop the use of mq.queue.qparent in mq.queue.strip
|
Wed, 25 Sep 2013 14:10:34 +0200 |
Pierre-Yves David |
mq: drop the use of mq.queue.qparent in mq.strip
|
Wed, 25 Sep 2013 19:34:45 +0200 |
Pierre-Yves David |
mq: document repo.mq.qparents
|
Wed, 25 Sep 2013 19:32:53 +0200 |
Pierre-Yves David |
mq: use the new checklocalchange in the strip command
|
Wed, 25 Sep 2013 12:43:14 +0200 |
Pierre-Yves David |
mq: extract checklocalchanges from `mq.queue`
|
Wed, 25 Sep 2013 11:24:43 +0200 |
Pierre-Yves David |
mq: extract checksubstate from the queue class
|
Wed, 25 Sep 2013 12:28:40 +0200 |
Pierre-Yves David |
mq: simplifies the refresh hint in checklocalchanges
|
Fri, 06 Sep 2013 00:38:28 +0200 |
Angel Ezquerra |
merge: let the user choose to merge, keep local or keep remote subrepo revisions
|
Tue, 24 Sep 2013 15:10:32 -0400 |
Augie Fackler |
python2.4: fix imports of sub-packages of the email package
|
Fri, 20 Sep 2013 09:16:07 -0400 |
Augie Fackler |
httpconnection: properly inject ssl_wrap_socket into httpclient (issue4038)
|
Fri, 20 Sep 2013 09:15:43 -0400 |
Augie Fackler |
sslutil: make keyfile and certfile arguments consistent between 2.6+ and 2.5-
|
Fri, 20 Sep 2013 09:15:09 -0400 |
Augie Fackler |
httpclient: import 4bb625347d4a to provide SSL wrapper injection
|
Thu, 19 Sep 2013 16:29:00 -0400 |
Augie Fackler |
sslutil: add a config knob to support TLS (default) or SSLv23 (bc) (issue4038)
|
Mon, 23 Sep 2013 21:41:01 -0700 |
Siddharth Agarwal |
largefiles: standardize error message for dirty working dir
|
Mon, 23 Sep 2013 21:31:37 -0700 |
Siddharth Agarwal |
cmdutil.bailifchanged: standardize error message for dirty working dir
|
Mon, 23 Sep 2013 20:53:14 -0700 |
Siddharth Agarwal |
merge: standardize error message for dirty subrepo
|
Mon, 23 Sep 2013 20:50:51 -0700 |
Siddharth Agarwal |
merge: standardize error message for dirty working dir
|
Mon, 23 Sep 2013 20:33:02 -0700 |
Siddharth Agarwal |
update: standardize error message for dirty update --check
|
Mon, 23 Sep 2013 20:08:52 -0700 |
Siddharth Agarwal |
update: improve error message for dirty non-linear update with rev
|
Mon, 23 Sep 2013 20:07:30 -0700 |
Siddharth Agarwal |
update: add error message for dirty non-linear update with no rev
|
Mon, 23 Sep 2013 17:43:33 -0700 |
Siddharth Agarwal |
update: improve error message for clean non-linear update
|
Mon, 23 Sep 2013 19:02:32 -0700 |
Siddharth Agarwal |
pull: for pull --update with failed update, print hint if any
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
paper: edit search hint to include new feature description
|
Thu, 25 Jul 2013 01:12:25 +0400 |
Alexander Plavin |
paper: define searchhint message in map file and use it in other templates
|
Mon, 23 Sep 2013 14:28:01 -0700 |
Matt Mackall |
debugshell: appease pyflakes
|
Fri, 20 Sep 2013 10:18:09 -0400 |
Augie Fackler |
check-code: new rule to forbid imports of a.b on the same line as other imports
|
Fri, 20 Sep 2013 10:16:55 -0400 |
Augie Fackler |
notify: correct import of email module, sort stdlib modules to top
|
Fri, 20 Sep 2013 10:16:35 -0400 |
Augie Fackler |
patchbomb: correct import of email module
|
Fri, 20 Sep 2013 10:16:02 -0400 |
Augie Fackler |
mail: correct import of email module
|
Fri, 20 Sep 2013 10:15:51 -0400 |
Augie Fackler |
patch: correct import of email module
|