Mercurial > hg
graph
-
phases: emit phases to pushkey protocol in deterministic orderThu, 13 Apr 2017 22:12:04 -0700, by Gregory Szorc
-
keepalive: send HTTP request headers in a deterministic orderThu, 13 Apr 2017 18:04:38 -0700, by Gregory Szorc
-
revset: properly parse "descend" argument of followlines()Sat, 15 Apr 2017 11:29:42 +0200, by Denis Laxalde
-
revsetlang: add a getboolean helper functionSat, 15 Apr 2017 11:26:09 +0200, by Denis Laxalde
-
track-tags: write all tag changes to a fileTue, 28 Mar 2017 10:15:02 +0200, by Pierre-Yves David
-
track-tags: compute the actual differences between tags pre/post transactionTue, 28 Mar 2017 10:14:55 +0200, by Pierre-Yves David
-
track-tags: introduce first bits of tags tracking during transactionTue, 28 Mar 2017 06:38:09 +0200, by Pierre-Yves David
-
tags: introduce a function to return a valid fnodes list from revsTue, 28 Mar 2017 05:06:56 +0200, by Pierre-Yves David
-
context: possibly yield initial fctx in blockdescendants()Fri, 14 Apr 2017 14:25:06 +0200, by Denis Laxalde
-
context: add an assertion checking linerange consistency in blockdescendants()Fri, 14 Apr 2017 14:09:26 +0200, by Denis Laxalde
-
windows: add win32com.shell to demandimport ignore listFri, 14 Apr 2017 12:34:26 -0700, by Kostia Balytskyi
-
obsolescence: add test for the "branch replacement" logic during push, case D6Thu, 13 Apr 2017 16:28:15 +0200, by Pierre-Yves David
-
obsolescence: add test dor the "branch replacement" logic during push, case D4Thu, 13 Apr 2017 16:27:54 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case D2Thu, 13 Apr 2017 16:27:42 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case D1Thu, 13 Apr 2017 16:27:28 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case C4Thu, 13 Apr 2017 16:27:05 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case C3Thu, 13 Apr 2017 16:26:51 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case C2Thu, 13 Apr 2017 16:26:37 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case B3Thu, 13 Apr 2017 16:25:59 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case A8Thu, 13 Apr 2017 16:25:44 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case A7Thu, 13 Apr 2017 16:25:26 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case A6Thu, 13 Apr 2017 16:25:11 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case A5Thu, 13 Apr 2017 16:24:57 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case A4Thu, 13 Apr 2017 16:23:39 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case A3Thu, 13 Apr 2017 16:23:18 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case A2Thu, 13 Apr 2017 16:23:01 +0200, by Pierre-Yves David
-
obsolescence: add test for the "branch replacement" logic during push, case A1Thu, 13 Apr 2017 16:22:46 +0200, by Pierre-Yves David
-
obsolescence: add test utility for the "branch replacement" logic during pushThu, 13 Apr 2017 16:22:25 +0200, by Pierre-Yves David
-
obsolescence: add test case D-4 for obsolescence markers exchangeMon, 10 Apr 2017 16:55:16 +0200, by Pierre-Yves David
-
obsolescence: add test case D-3 for obsolescence markers exchangeMon, 10 Apr 2017 16:54:43 +0200, by Pierre-Yves David
-
obsolescence: add test case D-2 for obsolescence markers exchangeMon, 10 Apr 2017 16:54:19 +0200, by Pierre-Yves David
-
obsolescence: add test case D-1 for obsolescence markers exchangeMon, 10 Apr 2017 16:53:37 +0200, by Pierre-Yves David
-
obsolescence: add test case C-4 for obsolescence markers exchangeMon, 10 Apr 2017 16:53:12 +0200, by Pierre-Yves David
-
obsolescence: add test case C-3 for obsolescence markers exchangeMon, 10 Apr 2017 16:52:25 +0200, by Pierre-Yves David
-
obsolescence: add test case C-2 for obsolescence markers exchangeMon, 10 Apr 2017 16:51:06 +0200, by Pierre-Yves David
-
obsolescence: add test case C-1 for obsolescence markers exchangeMon, 10 Apr 2017 16:50:41 +0200, by Pierre-Yves David
-
stdio: add Linux-specific tests for error checkingTue, 11 Apr 2017 14:54:12 -0700, by Bryan O'Sullivan
-
stdio: raise StdioError if something goes wrong in ui.flushTue, 11 Apr 2017 14:54:12 -0700, by Bryan O'Sullivan
-
stdio: raise StdioError if something goes wrong in ui._write_errTue, 11 Apr 2017 14:54:12 -0700, by Bryan O'Sullivan
-
stdio: raise StdioError if something goes wrong in ui._writeTue, 11 Apr 2017 14:54:12 -0700, by Bryan O'Sullivan
-
stdio: catch StdioError in dispatch.run and clean up appropriatelyTue, 11 Apr 2017 14:54:12 -0700, by Bryan O'Sullivan
-
stdio: add machinery to identify failed stdout/stderr writesTue, 11 Apr 2017 14:54:12 -0700, by Bryan O'Sullivan
-
atexit: switch to home-grown implementationTue, 11 Apr 2017 14:54:12 -0700, by Bryan O'Sullivan
-
atexit: test failing handlersTue, 11 Apr 2017 14:54:12 -0700, by Bryan O'Sullivan
-
ui: add special-purpose atexit functionalityTue, 11 Apr 2017 14:54:12 -0700, by Bryan O'Sullivan
-
context: follow all branches in blockdescendants()Fri, 14 Apr 2017 08:55:18 +0200, by Denis Laxalde
-
pager: set some environment variables if they're not setThu, 13 Apr 2017 08:27:19 -0700, by Jun Wu
-
sshpeer: fix docstring typoThu, 13 Apr 2017 14:48:18 -0400, by Augie Fackler
-
util: pass sysstrs to warnings.filterwarningsThu, 13 Apr 2017 13:12:49 -0400, by Augie Fackler
-
vfs: deprecate all old classes in scmutilMon, 03 Apr 2017 14:21:38 +0200, by Pierre-Yves David
-
util: add a way to issue deprecation warning without a UI objectTue, 04 Apr 2017 11:03:29 +0200, by Pierre-Yves David
-
gitweb: plug followlines UI in filerevision viewThu, 13 Apr 2017 09:49:48 +0200, by Denis Laxalde
-
gitweb: handle "patch" query parameter in filelog viewThu, 13 Apr 2017 10:04:09 +0200, by Denis Laxalde
-
gitweb: add information about "linerange" filtering in filelog viewThu, 13 Apr 2017 09:59:58 +0200, by Denis Laxalde
-
util: fix human-readable printing of negative byte countsMon, 10 Apr 2017 18:16:30 +0200, by Gábor Stefanik
-
show: make template option actually show up in helpThu, 13 Apr 2017 03:17:53 -0700, by Ryan McElroy
-
show: implement underway viewWed, 12 Apr 2017 20:31:15 -0700, by Gregory Szorc
-
show: fix formatting of multiple commandsWed, 12 Apr 2017 20:28:44 -0700, by Gregory Szorc
-
pycompat: import correct cookie module on Python 3Wed, 12 Apr 2017 18:42:20 -0700, by Gregory Szorc
-
chg: respect environment variables for pagerWed, 12 Apr 2017 16:50:23 -0700, by Jun Wu