Sat, 27 May 2017 22:27:41 +0200 |
Pierre-Yves David |
test: add a push race case where non-contiguous branch head are created
|
changeset |
files
|
Sat, 27 May 2017 22:27:09 +0200 |
Pierre-Yves David |
test: add a push race case where the raced push touch multiple heads
|
changeset |
files
|
Sat, 27 May 2017 22:26:51 +0200 |
Pierre-Yves David |
test: add a push race case where racing push touches multiple heads
|
changeset |
files
|
Sat, 27 May 2017 22:26:35 +0200 |
Pierre-Yves David |
test: add a push race case where racing push create a new named branch
|
changeset |
files
|
Sat, 27 May 2017 22:26:16 +0200 |
Pierre-Yves David |
test: add a push race case where raced push created a new named branch
|
changeset |
files
|
Sat, 27 May 2017 22:25:40 +0200 |
Pierre-Yves David |
test: add a push race case where the racing client create a new head
|
changeset |
files
|
Sat, 27 May 2017 22:25:20 +0200 |
Pierre-Yves David |
test: add a push race case where each client replaces a different head
|
changeset |
files
|
Sat, 27 May 2017 22:24:58 +0200 |
Pierre-Yves David |
test: add a file dedicated to push race between clients
|
changeset |
files
|
Sat, 20 May 2017 16:19:59 +0200 |
Pierre-Yves David |
strip: strip obsmarkers exclusive to the stripped changeset
|
changeset |
files
|
Thu, 01 Jun 2017 12:08:49 +0200 |
Pierre-Yves David |
strip: do not include obsolescence markers for the temporary bundle
|
changeset |
files
|
Thu, 01 Jun 2017 08:44:01 +0200 |
Pierre-Yves David |
exclusive-markers: update the dedicated test with list of exclusive markers
|
changeset |
files
|
Sat, 20 May 2017 15:02:30 +0200 |
Pierre-Yves David |
obsolete: add a function to compute "exclusive-markers" for a set of nodes
|
changeset |
files
|
Thu, 01 Jun 2017 08:32:24 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: check all changesets in the isolated prune case
|
changeset |
files
|
Fri, 26 May 2017 03:52:11 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: add testing of markers backup during strip
|
changeset |
files
|
Sat, 20 May 2017 15:06:10 +0200 |
Pierre-Yves David |
strip: also backup obsmarkers
|
changeset |
files
|
Tue, 30 May 2017 20:48:43 -0400 |
Augie Fackler |
tests: fix run-tests when there's a bad #if in a test
|
changeset |
files
|
Tue, 30 May 2017 20:47:00 -0400 |
Augie Fackler |
tests: make run-tests fail early if no channel is found
|
changeset |
files
|
Sun, 28 May 2017 15:47:00 -0400 |
Augie Fackler |
dispatch: convert exception payload to bytes more carefully
|
changeset |
files
|
Sun, 28 May 2017 15:49:29 -0400 |
Augie Fackler |
help: convert flag default to bytes portably
|
changeset |
files
|
Thu, 01 Jun 2017 23:08:23 +0900 |
Yuya Nishihara |
cmdutil: use isstdiofilename() where appropriate
|
changeset |
files
|
Thu, 01 Jun 2017 23:05:29 +0900 |
Yuya Nishihara |
py3: simply use b'%d\n' to format pid in server.py
|
changeset |
files
|
Thu, 01 Jun 2017 22:43:24 +0900 |
Yuya Nishihara |
py3: implement __bytes__() on most of our exception classes
|
changeset |
files
|
Thu, 01 Jun 2017 22:24:15 +0900 |
Yuya Nishihara |
py3: convert __doc__ back to bytes in help.py
|
changeset |
files
|
Thu, 01 Jun 2017 01:41:34 +0530 |
Pulkit Goyal |
py3: ensure that we don't concat bytes and str and the end result is bytes
|
changeset |
files
|
Thu, 01 Jun 2017 00:00:10 +0530 |
Pulkit Goyal |
py3: make sure we return strings from __str__ and __repr__
|
changeset |
files
|
Wed, 31 May 2017 23:48:52 +0530 |
Pulkit Goyal |
py3: replace None with -1 to sort an integer array
|
changeset |
files
|
Wed, 31 May 2017 23:42:58 +0530 |
Pulkit Goyal |
py3: pass str in os.sysconf()
|
changeset |
files
|
Thu, 11 May 2017 13:59:48 -0700 |
Sean Farley |
context: move dirty() to committablectx
|
changeset |
files
|
Thu, 11 May 2017 13:51:10 -0700 |
Sean Farley |
committablectx: extra is already normalized by committablectx.__init__
|
changeset |
files
|
Fri, 02 Jun 2017 10:44:40 +0200 |
Xavier Lepaul |
help: clarify the choice of pager
stable
|
changeset |
files
|
Fri, 02 Jun 2017 20:50:46 -0300 |
Wagner Bruna |
i18n-pt_BR: fix syntax error on translation
stable
|
changeset |
files
|
Thu, 01 Jun 2017 20:06:02 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 870248603a4e
stable
|
changeset |
files
|
Thu, 01 Jun 2017 00:40:52 -0700 |
Siddharth Agarwal |
match: introduce nevermatcher for when no ignore files are present
|
changeset |
files
|
Wed, 31 May 2017 11:41:54 -0700 |
Jun Wu |
check-code: suggest policy.importmod
|
changeset |
files
|
Fri, 26 May 2017 03:41:10 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the seventh case
|
changeset |
files
|
Fri, 26 May 2017 03:23:56 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the sixth case
|
changeset |
files
|
Fri, 26 May 2017 03:20:40 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the fifth case
|
changeset |
files
|
Fri, 26 May 2017 03:20:25 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the fourth case
|
changeset |
files
|
Fri, 26 May 2017 03:19:11 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the third case
|
changeset |
files
|
Fri, 26 May 2017 03:15:53 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the second case
|
changeset |
files
|
Fri, 26 May 2017 03:11:53 +0200 |
Pierre-Yves David |
test-obsolete-bundle-strip: test bundling in the first case
|
changeset |
files
|
Thu, 25 May 2017 16:50:23 +0200 |
Pierre-Yves David |
obsolete: raise richer exception on unknown version
|
changeset |
files
|
Wed, 31 May 2017 20:07:08 -0700 |
Siddharth Agarwal |
import-checker: add hgdemandimport to local modules
|
changeset |
files
|
Wed, 31 May 2017 19:46:04 -0700 |
Siddharth Agarwal |
rebase: drop unnecessary parentchange call
|
changeset |
files
|
Tue, 30 May 2017 13:16:32 -0700 |
Martin von Zweigbergk |
hidden: remove unnecessary guard condition
|
changeset |
files
|
Tue, 30 May 2017 10:27:20 -0700 |
Martin von Zweigbergk |
hidden: subtract pinned revs from hidden earlier
|
changeset |
files
|
Sat, 27 May 2017 23:05:10 -0700 |
Martin von Zweigbergk |
hidden: make _revealancestors() reveal ancestors exclusively
|
changeset |
files
|
Sat, 27 May 2017 22:55:19 -0700 |
Martin von Zweigbergk |
hidden: remove _consistencyblockers()
|
changeset |
files
|
Sat, 27 May 2017 22:43:37 -0700 |
Martin von Zweigbergk |
hidden: pass revs to iterate into _consistencyblockers()
|
changeset |
files
|
Sat, 27 May 2017 22:10:20 -0700 |
Martin von Zweigbergk |
hidden: remove unnecessary 'domain' parameter from _revealancestors()
|
changeset |
files
|
Sat, 27 May 2017 21:17:06 -0700 |
Martin von Zweigbergk |
hidden: change _domainancestors() to _revealancestors()
|
changeset |
files
|
Sat, 27 May 2017 21:08:51 -0700 |
Martin von Zweigbergk |
hidden: rename "revealedrevs" to "pinnedrevs" (API)
|
changeset |
files
|
Sat, 27 May 2017 21:02:17 -0700 |
Martin von Zweigbergk |
hidden: drop obsolete comment about cacheability
|
changeset |
files
|
Thu, 25 May 2017 21:53:44 +0900 |
Yuya Nishihara |
cat: add formatter support
|
changeset |
files
|
Sat, 27 May 2017 17:58:36 +0900 |
Yuya Nishihara |
cat: use with statement to close output file
|
changeset |
files
|
Thu, 25 May 2017 21:43:09 +0900 |
Yuya Nishihara |
cat: stop using makefileobj()
|
changeset |
files
|
Sat, 27 May 2017 17:44:26 +0900 |
Yuya Nishihara |
formatter: add nullformatter
|
changeset |
files
|
Sat, 27 May 2017 17:40:18 +0900 |
Yuya Nishihara |
formatter: add helper to create a formatter optionally backed by file
|
changeset |
files
|
Sun, 18 Jan 2015 18:04:44 +0900 |
Yuya Nishihara |
formatter: add option to redirect output to file object
|
changeset |
files
|
Thu, 01 Jun 2017 12:24:16 -0500 |
Kevin Bullock |
merge with i18n
stable
|
changeset |
files
|