Mercurial > hg-stable
graph
-
rebase: rework extrafn handling to support multiple extrafnsTue, 01 Oct 2013 14:28:18 -0400, by Augie Fackler
-
hgweb: call process_dates with a specified selector in ajax scrollFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add parentSelector argument to process_datesFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: optimize process_dates functionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
shelve: allow shelving of a change with an mq patch appliedThu, 29 Aug 2013 09:22:15 -0700, by David Soria Parra
-
shelve: new output format for shelve listingsTue, 01 Oct 2013 12:20:31 +0200, by David Soria Parra
-
shelve: add a shelve extension to save/restore working changesThu, 29 Aug 2013 09:22:13 -0700, by David Soria Parra
-
localrepo: make report level in repo.transaction configurableTue, 01 Oct 2013 12:20:29 +0200, by David Soria Parra
-
merge with stableTue, 01 Oct 2013 17:00:03 -0700, by Matt Mackall
-
rebase: catch RepoLookupError at restoring rebase state for summary stable 2.7.2Tue, 01 Oct 2013 00:35:07 +0900, by FUJIWARA Katsunori
-
rebase: catch RepoLookupError at restoring rebase state for abort/continue stableTue, 01 Oct 2013 00:35:07 +0900, by FUJIWARA Katsunori
-
histedit: suggest "histedit --abort" for inconsistent histedit state stableTue, 01 Oct 2013 00:35:07 +0900, by FUJIWARA Katsunori
-
repoview: have unfilteredpropertycache using the underlying cache stableMon, 30 Sep 2013 14:23:14 +0200, by Pierre-Yves David
-
repoview: make propertycache.setcache compatible with repoview stableMon, 30 Sep 2013 14:36:11 +0200, by Pierre-Yves David
-
merge with stableTue, 01 Oct 2013 10:44:59 -0700, by Matt Mackall
-
histedit: add more detailed help about "--outgoing" stableTue, 01 Oct 2013 00:12:34 +0900, by FUJIWARA Katsunori
-
histedit: abort if there are multiple roots in "--outgoing" revisions stableTue, 01 Oct 2013 00:12:34 +0900, by FUJIWARA Katsunori
-
discovery: abort also when pushing multiple headed new branchTue, 01 Oct 2013 00:26:22 +0900, by FUJIWARA Katsunori
-
branchmap: stop looking for stripped branchMon, 30 Sep 2013 17:42:38 +0200, by Pierre-Yves David
-
branchmap: remove the droppednodes logicMon, 30 Sep 2013 17:31:39 +0200, by Pierre-Yves David
-
branchmap: fix blank line positionMon, 30 Sep 2013 15:52:37 +0200, by Pierre-Yves David
-
histedit: add more detailed help about "--outgoing"Tue, 01 Oct 2013 00:12:34 +0900, by FUJIWARA Katsunori
-
histedit: abort if there are multiple roots in "--outgoing" revisionsTue, 01 Oct 2013 00:12:34 +0900, by FUJIWARA Katsunori
-
hgweb: eliminate extra complexity in process_dates definitionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
util.h: backout 06badf7d10dc and 2c9645c0a582 for big-endian breakageMon, 30 Sep 2013 12:36:26 -0700, by Siddharth Agarwal
-
merge with stableMon, 30 Sep 2013 12:38:08 -0700, by Matt Mackall
-
strip: bring extension description in line with style and copy-editFri, 27 Sep 2013 21:54:53 -0500, by Kevin Bullock
-
strip: rename test-mq-strip into test-stripThu, 26 Sep 2013 11:11:39 +0200, by Pierre-Yves David
-
mq: extract strip function as its standalone extension (issue3824)Thu, 26 Sep 2013 23:57:21 +0200, by Pierre-Yves David
-
strip: move the strip helper function for mq to stripThu, 26 Sep 2013 23:43:00 +0200, by Pierre-Yves David
-
strip: move checklocalchanges from mq to stripThu, 26 Sep 2013 23:32:52 +0200, by Pierre-Yves David
-
strip: move checksubstate from mq to stripThu, 26 Sep 2013 23:12:43 +0200, by Pierre-Yves David
-
mq: prepare a strip extension for extractionThu, 26 Sep 2013 23:10:11 +0200, by Pierre-Yves David
-
histedit: remove unused parents() callThu, 26 Sep 2013 14:47:19 +0200, by David Soria Parra
-
mq: have the strip command functionnal on repo without mqWed, 25 Sep 2013 14:16:51 +0200, by Pierre-Yves David
-
mq: extract `mq.queue.strip`Wed, 25 Sep 2013 14:07:37 +0200, by Pierre-Yves David
-
mq: drop the use of mq.queue.qparent in mq.queue.stripWed, 25 Sep 2013 13:41:43 +0200, by Pierre-Yves David
-
mq: drop the use of mq.queue.qparent in mq.stripWed, 25 Sep 2013 14:10:34 +0200, by Pierre-Yves David
-
mq: document repo.mq.qparentsWed, 25 Sep 2013 19:34:45 +0200, by Pierre-Yves David
-
mq: use the new checklocalchange in the strip commandWed, 25 Sep 2013 19:32:53 +0200, by Pierre-Yves David
-
mq: extract checklocalchanges from `mq.queue`Wed, 25 Sep 2013 12:43:14 +0200, by Pierre-Yves David
-
mq: extract checksubstate from the queue classWed, 25 Sep 2013 11:24:43 +0200, by Pierre-Yves David
-
mq: simplifies the refresh hint in checklocalchangesWed, 25 Sep 2013 12:28:40 +0200, by Pierre-Yves David
-
merge: let the user choose to merge, keep local or keep remote subrepo revisionsFri, 06 Sep 2013 00:38:28 +0200, by Angel Ezquerra
-
python2.4: fix imports of sub-packages of the email packageTue, 24 Sep 2013 15:10:32 -0400, by Augie Fackler
-
httpconnection: properly inject ssl_wrap_socket into httpclient (issue4038)Fri, 20 Sep 2013 09:16:07 -0400, by Augie Fackler
-
sslutil: make keyfile and certfile arguments consistent between 2.6+ and 2.5-Fri, 20 Sep 2013 09:15:43 -0400, by Augie Fackler
-
httpclient: import 4bb625347d4a to provide SSL wrapper injectionFri, 20 Sep 2013 09:15:09 -0400, by Augie Fackler
-
sslutil: add a config knob to support TLS (default) or SSLv23 (bc) (issue4038)Thu, 19 Sep 2013 16:29:00 -0400, by Augie Fackler
-
largefiles: standardize error message for dirty working dirMon, 23 Sep 2013 21:41:01 -0700, by Siddharth Agarwal
-
cmdutil.bailifchanged: standardize error message for dirty working dirMon, 23 Sep 2013 21:31:37 -0700, by Siddharth Agarwal
-
merge: standardize error message for dirty subrepoMon, 23 Sep 2013 20:53:14 -0700, by Siddharth Agarwal
-
merge: standardize error message for dirty working dirMon, 23 Sep 2013 20:50:51 -0700, by Siddharth Agarwal
-
update: standardize error message for dirty update --checkMon, 23 Sep 2013 20:33:02 -0700, by Siddharth Agarwal
-
update: improve error message for dirty non-linear update with revMon, 23 Sep 2013 20:08:52 -0700, by Siddharth Agarwal
-
update: add error message for dirty non-linear update with no revMon, 23 Sep 2013 20:07:30 -0700, by Siddharth Agarwal
-
update: improve error message for clean non-linear updateMon, 23 Sep 2013 17:43:33 -0700, by Siddharth Agarwal
-
pull: for pull --update with failed update, print hint if anyMon, 23 Sep 2013 19:02:32 -0700, by Siddharth Agarwal
-
paper: edit search hint to include new feature descriptionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
paper: define searchhint message in map file and use it in other templatesThu, 25 Jul 2013 01:12:25 +0400, by Alexander Plavin
-
debugshell: appease pyflakesMon, 23 Sep 2013 14:28:01 -0700, by Matt Mackall
-
check-code: new rule to forbid imports of a.b on the same line as other importsFri, 20 Sep 2013 10:18:09 -0400, by Augie Fackler
-
notify: correct import of email module, sort stdlib modules to topFri, 20 Sep 2013 10:16:55 -0400, by Augie Fackler
-
patchbomb: correct import of email moduleFri, 20 Sep 2013 10:16:35 -0400, by Augie Fackler
-
mail: correct import of email moduleFri, 20 Sep 2013 10:16:02 -0400, by Augie Fackler
-
patch: correct import of email moduleFri, 20 Sep 2013 10:15:51 -0400, by Augie Fackler
-
subrepo: move import of xml.minidom.dom to its own line for check-codeFri, 20 Sep 2013 10:15:37 -0400, by Augie Fackler
-
convert: move import of xml.minidom.dom to its own line for check-codeFri, 20 Sep 2013 10:15:23 -0400, by Augie Fackler
-
perf: rearrange imports of changelong and manifest to appease check-codeFri, 20 Sep 2013 10:14:59 -0400, by Augie Fackler
-
merge with stableMon, 23 Sep 2013 13:26:11 -0700, by Matt Mackall
-
paper: add infinite scrolling to graph by calling ajaxScrollInit at the pageSun, 22 Sep 2013 14:19:57 +0400, by Alexander Plavin
-
hgweb: add graph mode of ajax response processingFri, 20 Sep 2013 00:42:13 +0400, by Alexander Plavin
-
hgweb: make infinite scroll handling more generic and extensibleSun, 22 Sep 2013 14:18:23 +0400, by Alexander Plavin
-
hgweb: add reset javascript function to GraphFri, 06 Sep 2013 13:30:59 +0400, by Alexander Plavin
-
largefiles: setup "largefiles" feature in each repositories individuallySat, 21 Sep 2013 21:33:29 +0900, by FUJIWARA Katsunori
-
localrepo: make supported features manageable in each repositories individuallySat, 21 Sep 2013 21:33:29 +0900, by FUJIWARA Katsunori
-
extensions: list up only enabled extensions, if "ui" is specifiedSat, 21 Sep 2013 21:33:29 +0900, by FUJIWARA Katsunori
-
merge with stableMon, 23 Sep 2013 11:37:06 -0700, by Matt Mackall
-
largefiles: remove bailifchanged check from overridepull (BC)Fri, 20 Sep 2013 15:26:30 -0700, by Siddharth Agarwal
-
rebase: remove bailifchanged check from pullrebase (BC)Fri, 20 Sep 2013 16:32:05 -0700, by Siddharth Agarwal
-
debugshell: check ui.debugger for which debugger to useSun, 14 Jul 2013 12:16:40 -0500, by Sean Farley
-
debugshell: add function to embed ipythonSun, 14 Jul 2013 12:02:36 -0500, by Sean Farley
-
debugshell: abstract out pdb code.interactSun, 14 Jul 2013 12:10:52 -0500, by Sean Farley
-
templater: support using templates with non-standard names from map fileSun, 22 Sep 2013 13:52:18 +0400, by Alexander Plavin
-
help: use full name of extensions to look up them for keyword search stableMon, 23 Sep 2013 20:23:25 +0900, by FUJIWARA Katsunori
-
hgweb: add link to force literal keyword searchFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
raw: show current search mode name at search resultsFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
paper: show current search mode name at search resultsFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
hgweb: pass variable with current search mode name to the search templateFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
generaldelta: initialize basecache properly stableFri, 20 Sep 2013 10:45:51 -0700, by Wojciech Lopata
-
merge with stableFri, 20 Sep 2013 11:47:03 -0500, by Matt Mackall
-
paper: add reddish background to ajax error messageFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
paper: add simple animation to the loading indicatorFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add CSS class to the last entry on a pageFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
run-tests: find mercurial path with syntax valid on both py2 and py3Thu, 19 Sep 2013 15:29:28 -0400, by Augie Fackler
-
run-tests: if run by python3, execute setup.py with --c2to3Thu, 19 Sep 2013 15:29:04 -0400, by Augie Fackler
-
commands: import hgweb.server in a way that 2to3 can rewriteThu, 19 Sep 2013 15:28:26 -0400, by Augie Fackler
-
hgweb: show message when an error occured during ajax loadingFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: show loading indicator while an ajax request is in processFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: show a message when there are no more entries in the listFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
util.h: fix gcc version checkingThu, 19 Sep 2013 09:45:00 -0700, by Siddharth Agarwal
-
mq: remove unused repo._committingpatch-related codeMon, 16 Sep 2013 01:08:29 -0700, by Brodie Rao
-
strip: set current bookmark to None if stripped stableSat, 07 Sep 2013 15:07:10 -0500, by Sean Farley
-
merge with stableWed, 18 Sep 2013 14:52:16 -0500, by Matt Mackall
-
sslutil: backed out changeset 074bd02352c0 (issue4038) stableWed, 18 Sep 2013 14:40:17 -0400, by Augie Fackler
-
httpclient: apply upstream revision da7579b034a4 to fix SSL problems (issue4038) stableWed, 18 Sep 2013 14:45:28 -0400, by Augie Fackler
-
paper: call ajaxScrollInit in shortlogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: add ajaxScrollInit function, which does the ajax requests and processingWed, 18 Sep 2013 22:44:12 +0400, by Alexander Plavin
-
check-code: add bracket style checkWed, 18 Sep 2013 14:36:19 -0500, by Matt Mackall
-
util.h: getbe32() and putbe32() use intrinsic function to improve performanceSat, 14 Sep 2013 11:22:34 +0800, by Wei, Elson
-
hgweb: add appendFormatHTML javascript functionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add removeByClassName javascript functionFri, 06 Sep 2013 13:30:58 +0400, by Alexander Plavin
-
hgweb: add docFromHTML javascript functionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin