Tue, 20 Jun 2017 16:33:13 -0700 Martin von Zweigbergk bundle2: don't use debug message "no-transaction" with transaction
Wed, 21 Jun 2017 02:20:34 +0530 Pulkit Goyal py3: use pycompat.bytestr() in place of str()
Wed, 21 Jun 2017 02:13:34 +0530 Pulkit Goyal py3: use r'' to access values from kwargs where keys are str
Wed, 21 Jun 2017 02:10:25 +0530 Pulkit Goyal py3: convert keys of kwargs in template keywords functions to bytes
Tue, 20 Jun 2017 23:50:50 +0530 Pulkit Goyal py3: make sure the commands name are bytes in test-devel-warnings.t
Tue, 20 Jun 2017 23:46:18 +0530 Pulkit Goyal py3: replace str with bytes in isinstance()
Tue, 20 Jun 2017 22:11:46 +0530 Pulkit Goyal py3: catch binascii.Error raised from binascii.unhexlify
Tue, 20 Jun 2017 23:39:59 -0700 Jun Wu shelve: allow unlimited shelved changes per name
Sat, 17 Jun 2017 12:51:37 +0200 Pierre-Yves David config: use the new '_unset' value for 'configsuboptions'
Sat, 17 Jun 2017 18:28:20 +0200 Pierre-Yves David config: use the 'config' method in 'configsuboptions'
Sat, 17 Jun 2017 12:52:02 +0200 Pierre-Yves David config: use the new '_unset' value for 'configpath'
Sat, 17 Jun 2017 12:54:45 +0200 Pierre-Yves David config: use the new '_unset' value for 'configdate'
Sat, 17 Jun 2017 12:54:04 +0200 Pierre-Yves David config: use the new '_unset' value for 'configlist'
Sat, 17 Jun 2017 12:53:51 +0200 Pierre-Yves David config: use the new '_unset' value for 'configbytes'
Sat, 17 Jun 2017 12:53:40 +0200 Pierre-Yves David config: use the new '_unset' value for 'configint'
Sat, 17 Jun 2017 12:52:31 +0200 Pierre-Yves David config: use the new '_unset' value for 'configwith'
Sat, 17 Jun 2017 12:52:16 +0200 Pierre-Yves David config: use the new '_unset' value for 'configbool'
Sat, 17 Jun 2017 12:51:11 +0200 Pierre-Yves David config: explicitly track the use of the standard default value
Mon, 19 Jun 2017 22:14:37 -0700 Martin von Zweigbergk clonebundle: update hook arguments (BC)
Sat, 10 Jun 2017 23:42:38 -0700 Sean Farley commands: move checkconflict to bookmarks module
Sat, 10 Jun 2017 23:32:58 -0700 Sean Farley commands: move checkformat to bookmarks module
Tue, 20 Jun 2017 14:35:53 -0700 Danek Duvall tests: tell pip not to check for a newer version
Sat, 22 Apr 2017 21:16:08 +0900 Yuya Nishihara changeset_templater: backport parts map of [templates] section from formatter
Sat, 22 Apr 2017 21:29:00 +0900 Yuya Nishihara formatter: add support for parts map of [templates] section
Sat, 17 Jun 2017 16:32:20 +0900 Yuya Nishihara changeset_templater: backport separator template from formatter
Sat, 22 Apr 2017 21:50:51 +0900 Yuya Nishihara formatter: add support for separator template
Sat, 22 Apr 2017 21:46:14 +0900 Yuya Nishihara formatter: add support for docheader and docfooter templates
Sat, 22 Apr 2017 21:38:08 +0900 Yuya Nishihara formatter: extract helper function to render template
Sat, 22 Apr 2017 21:09:07 +0900 Yuya Nishihara changeset_templater: do not enable verbosity postfix for [templates] section
Sat, 22 Apr 2017 21:06:11 +0900 Yuya Nishihara changeset_templater: simplify handling of verbosity postfix
Tue, 20 Jun 2017 16:33:46 -0400 Augie Fackler merge with stable
Mon, 19 Jun 2017 16:08:20 -0700 Danek Duvall tests: don't touch the network when using virtualenv
Sat, 03 Jun 2017 17:32:52 -0700 Gregory Szorc tests: removed ReportedTest exception
Sat, 03 Jun 2017 17:22:45 -0700 Gregory Szorc tests: remove support for warned tests
Tue, 20 Jun 2017 09:49:43 -0400 Augie Fackler contrib: add check-code rule to enforce non-use of `python` in tests
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
Thu, 15 Jun 2017 14:22:39 -0400 Augie Fackler tests: enforce use of $PYTHON in tests
Thu, 15 Jun 2017 14:27:52 -0400 Augie Fackler tests: use $PYTHON in #! so we always use the right Python
Tue, 20 Jun 2017 09:33:19 -0400 Augie Fackler tests: sed away python #! in test-run-tests.t to avoid some upcoming insanity
Tue, 20 Jun 2017 08:44:56 -0400 Augie Fackler tests: remove #! from primes.py in test-highlight.t
Tue, 20 Jun 2017 12:51:36 +0100 Christian Ebert keyword: use context manager for rollback locking
Sat, 03 Jun 2017 17:13:35 -0700 Gregory Szorc tests: remove WarnTest
Sat, 03 Jun 2017 17:09:13 -0700 Gregory Szorc tests: remove unused IgnoreTest exception
Sat, 03 Jun 2017 17:04:42 -0700 Gregory Szorc tests: use unittest.SkipTest
Thu, 15 Jun 2017 23:23:47 -0700 Martin von Zweigbergk changegroup: delete "if True" and reflow
Thu, 15 Jun 2017 22:46:38 -0700 Martin von Zweigbergk changegroup: let callers pass in transaction to apply() (API)
Thu, 15 Jun 2017 23:09:14 -0700 Martin von Zweigbergk repair: create transaction for bundle1 unbundling earlier
Thu, 15 Jun 2017 22:18:21 -0700 Martin von Zweigbergk unbundle: create transaction for bundle1 unbundling earlier
Thu, 15 Jun 2017 16:10:53 -0700 Martin von Zweigbergk exchange: create transaction for bundle1 unbundling earlier
Mon, 19 Jun 2017 00:06:23 -0700 Martin von Zweigbergk changegroup: inline 'publishing' variable in apply()
Mon, 19 Jun 2017 11:24:49 -0700 Martin von Zweigbergk repair: remove unnecessary locking for bookmarks
Mon, 19 Jun 2017 13:18:00 -0700 Martin von Zweigbergk repair: move check for existing transaction earlier
Mon, 19 Jun 2017 13:13:28 -0700 Martin von Zweigbergk strip: remove unncessary "del" and inline variable
Mon, 19 Jun 2017 11:24:21 -0700 Martin von Zweigbergk repair: clarify in comment that caller must take lock, but not transaction
Mon, 19 Jun 2017 11:21:37 -0700 Martin von Zweigbergk amend: use context manager for locking
Mon, 19 Jun 2017 11:20:29 -0700 Martin von Zweigbergk strip: use context manager for locking and transaction in stripcmd()
Mon, 19 Jun 2017 11:17:31 -0700 Martin von Zweigbergk strip: use context manager for locking in strip()
Mon, 19 Jun 2017 11:18:12 -0700 Martin von Zweigbergk rebase: use context manager for locking in pullrebase()
Mon, 19 Jun 2017 11:18:05 -0700 Martin von Zweigbergk rebase: use context manager for locking in rebase()
Mon, 19 Jun 2017 21:53:54 -0400 Matt Harbison test-http-proxy: redirect proxy stdout to /dev/null
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip