Mercurial > hg
graph
-
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
-
hgweb: add makeRequest javascript functionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: add format javascript functionFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: add nextentry variable for easy pagination in changelogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
hgweb: always compute all entries and latestentry in changelogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
templatefilters: add short format for age formattingTue, 17 Sep 2013 17:42:13 +0200, by David Soria Parra
-
hgweb: remove unused argument of changelist function in changelogFri, 06 Sep 2013 13:30:57 +0400, by Alexander Plavin
-
context: move evolution functions from changectx to basectxTue, 17 Sep 2013 23:34:57 -0500, by Sean Farley
-
context: use correct spelling of committableTue, 17 Sep 2013 18:34:45 -0500, by Sean Farley
-
check-code: check C patterns against .h filesTue, 17 Sep 2013 18:19:04 -0500, by Matt Mackall
-
check-code: make casting style check more preciseTue, 17 Sep 2013 18:13:54 -0500, by Matt Mackall
-
log: make file log slow path usable on large reposTue, 10 Sep 2013 19:49:34 -0700, by Durham Goode
-
plan9: update util.py for cpython 2.7 buildFri, 13 Sep 2013 15:40:04 -0500, by Jeff Sickel
-
parse_manifest: rewrite to use memchrFri, 06 Sep 2013 23:47:59 -0700, by Siddharth Agarwal
-
parsers: correctly handle a failed allocationMon, 16 Sep 2013 12:17:55 -0700, by Bryan O'Sullivan
-
parsers: use Py_INCREF safelyMon, 16 Sep 2013 12:12:37 -0700, by Bryan O'Sullivan
-
parsers: state is a char, not an intMon, 16 Sep 2013 12:10:28 -0700, by Bryan O'Sullivan
-
setup: check if mercurial/util.h has been modifiedFri, 13 Sep 2013 10:00:57 +0800, by Wei, Elson
-
util.h: add stdint basic type definitionsFri, 13 Sep 2013 09:54:43 +0800, by Wei, Elson
-
hgweb: add revset syntax support to searchFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
revset: add a whitelist of DoS-safe symbolsFri, 06 Sep 2013 13:30:56 +0400, by Alexander Plavin
-
revset: add helper function to get functions used in a revset parse treeWed, 07 Aug 2013 01:21:31 +0400, by Alexander Plavin
-
revset: add helper function to get revset parse tree depthFri, 09 Aug 2013 22:52:58 +0400, by Alexander Plavin
-
parsers: use a lookup table to convert hex to binarySat, 07 Sep 2013 00:59:24 -0700, by Siddharth Agarwal
-
revlog: remove _chunkbase since it is no longer usedFri, 06 Sep 2013 23:05:33 -0700, by Siddharth Agarwal
-
revlog: move chunk cache preload from revision to _chunksFri, 06 Sep 2013 23:05:11 -0700, by Siddharth Agarwal
-
revlog._chunks: inline getchunkFri, 06 Sep 2013 22:57:51 -0700, by Siddharth Agarwal
-
revlog.revision: fix cache preload for inline revlogsSat, 07 Sep 2013 12:42:46 -0700, by Siddharth Agarwal
-
revlog: add a fast method for getting a list of chunksFri, 06 Sep 2013 16:31:35 -0700, by Siddharth Agarwal
-
perfmanifest: allow and require passing in a revFri, 06 Sep 2013 13:35:29 -0700, by Siddharth Agarwal
-
perfmanifest: fix cache invalidationFri, 06 Sep 2013 13:20:07 -0700, by Siddharth Agarwal
-
lrucachedict: implement clear()Fri, 06 Sep 2013 13:16:21 -0700, by Siddharth Agarwal
-
merge with stableSat, 07 Sep 2013 16:08:11 -0500, by Kevin Bullock
-
bundle: fix performance regression when bundling file changes (issue4031) stableSat, 07 Sep 2013 21:20:00 +0200, by Antoine Pitrou
-
merge with stableSat, 07 Sep 2013 00:08:36 -0500, by Kevin Bullock
-
revset: fix wrong keyword() behaviour for strings with spaces stableTue, 06 Aug 2013 00:52:06 +0400, by Alexander Plavin
-
commitablefilectx: move children from workingfilectxThu, 15 Aug 2013 13:42:56 -0500, by Sean Farley
-
commitablefilectx: move parents from workingfilectxThu, 15 Aug 2013 13:42:33 -0500, by Sean Farley
-
commitablefilectx: move __nonzero__ from workingfilectxThu, 15 Aug 2013 13:23:06 -0500, by Sean Farley
-
commitablefilectx: move __init__ from workingfilectxThu, 15 Aug 2013 13:12:50 -0500, by Sean Farley
-
commitablefilectx: add a class that will be used for mutable file contextsThu, 15 Aug 2013 13:11:51 -0500, by Sean Farley
-
commitablectx: move dirs from workingctxWed, 14 Aug 2013 16:40:34 -0500, by Sean Farley
-
commitablectx: move markcommitted from workingctxWed, 14 Aug 2013 16:40:27 -0500, by Sean Farley
-
commitablectx: move ancestors from workingctxWed, 14 Aug 2013 16:37:59 -0500, by Sean Farley
-
commitablectx: move walk from workingctxWed, 14 Aug 2013 16:37:11 -0500, by Sean Farley
-
commitablectx: move ancestor from workingctxWed, 14 Aug 2013 16:37:01 -0500, by Sean Farley