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
|
Fri, 20 Sep 2013 10:15:37 -0400 |
Augie Fackler |
subrepo: move import of xml.minidom.dom to its own line for check-code
|
Fri, 20 Sep 2013 10:15:23 -0400 |
Augie Fackler |
convert: move import of xml.minidom.dom to its own line for check-code
|
Fri, 20 Sep 2013 10:14:59 -0400 |
Augie Fackler |
perf: rearrange imports of changelong and manifest to appease check-code
|
Mon, 23 Sep 2013 13:26:11 -0700 |
Matt Mackall |
merge with stable
|
Mon, 23 Sep 2013 13:22:28 -0700 |
Matt Mackall |
tests: fix check-code breakage
stable
|
Sun, 22 Sep 2013 14:19:57 +0400 |
Alexander Plavin |
paper: add infinite scrolling to graph by calling ajaxScrollInit at the page
|
Fri, 20 Sep 2013 00:42:13 +0400 |
Alexander Plavin |
hgweb: add graph mode of ajax response processing
|
Sun, 22 Sep 2013 14:18:23 +0400 |
Alexander Plavin |
hgweb: make infinite scroll handling more generic and extensible
|
Fri, 06 Sep 2013 13:30:59 +0400 |
Alexander Plavin |
hgweb: add reset javascript function to Graph
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
largefiles: setup "largefiles" feature in each repositories individually
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
localrepo: make supported features manageable in each repositories individually
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
extensions: list up only enabled extensions, if "ui" is specified
|
Mon, 23 Sep 2013 11:37:06 -0700 |
Matt Mackall |
merge with stable
|
Fri, 20 Sep 2013 15:26:30 -0700 |
Siddharth Agarwal |
largefiles: remove bailifchanged check from overridepull (BC)
|
Fri, 20 Sep 2013 16:32:05 -0700 |
Siddharth Agarwal |
rebase: remove bailifchanged check from pullrebase (BC)
|
Sun, 14 Jul 2013 12:16:40 -0500 |
Sean Farley |
debugshell: check ui.debugger for which debugger to use
|
Sun, 14 Jul 2013 12:02:36 -0500 |
Sean Farley |
debugshell: add function to embed ipython
|
Sun, 14 Jul 2013 12:10:52 -0500 |
Sean Farley |
debugshell: abstract out pdb code.interact
|
Sun, 22 Sep 2013 13:52:18 +0400 |
Alexander Plavin |
templater: support using templates with non-standard names from map file
|
Mon, 23 Sep 2013 20:23:25 +0900 |
FUJIWARA Katsunori |
help: use full name of extensions to look up them for keyword search
stable
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: add link to force literal keyword search
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
raw: show current search mode name at search results
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
paper: show current search mode name at search results
|
Fri, 06 Sep 2013 13:30:56 +0400 |
Alexander Plavin |
hgweb: pass variable with current search mode name to the search template
|
Fri, 20 Sep 2013 10:45:51 -0700 |
Wojciech Lopata |
generaldelta: initialize basecache properly
stable
|
Fri, 20 Sep 2013 11:47:03 -0500 |
Matt Mackall |
merge with stable
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
paper: add reddish background to ajax error message
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
paper: add simple animation to the loading indicator
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: add CSS class to the last entry on a page
|
Thu, 19 Sep 2013 15:29:28 -0400 |
Augie Fackler |
run-tests: find mercurial path with syntax valid on both py2 and py3
|
Thu, 19 Sep 2013 15:29:04 -0400 |
Augie Fackler |
run-tests: if run by python3, execute setup.py with --c2to3
|
Thu, 19 Sep 2013 15:28:26 -0400 |
Augie Fackler |
commands: import hgweb.server in a way that 2to3 can rewrite
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: show message when an error occured during ajax loading
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: show loading indicator while an ajax request is in process
|
Fri, 06 Sep 2013 13:30:58 +0400 |
Alexander Plavin |
hgweb: show a message when there are no more entries in the list
|
Thu, 19 Sep 2013 09:45:00 -0700 |
Siddharth Agarwal |
util.h: fix gcc version checking
|
Mon, 16 Sep 2013 01:08:29 -0700 |
Brodie Rao |
mq: remove unused repo._committingpatch-related code
|
Sat, 07 Sep 2013 15:07:10 -0500 |
Sean Farley |
strip: set current bookmark to None if stripped
stable
|
Wed, 18 Sep 2013 14:52:16 -0500 |
Matt Mackall |
merge with stable
|
Wed, 18 Sep 2013 14:40:17 -0400 |
Augie Fackler |
sslutil: backed out changeset 074bd02352c0 (issue4038)
stable
|
Wed, 18 Sep 2013 14:45:28 -0400 |
Augie Fackler |
httpclient: apply upstream revision da7579b034a4 to fix SSL problems (issue4038)
stable
|
Fri, 06 Sep 2013 13:30:57 +0400 |
Alexander Plavin |
paper: call ajaxScrollInit in shortlog
|
Wed, 18 Sep 2013 22:44:12 +0400 |
Alexander Plavin |
hgweb: add ajaxScrollInit function, which does the ajax requests and processing
|
Wed, 18 Sep 2013 14:36:19 -0500 |
Matt Mackall |
check-code: add bracket style check
|