log

age author description
Wed, 19 Jul 2017 13:45:06 -0400 Augie Fackler contrib: make build-linux-wheels.sh executable stable
Thu, 20 Jul 2017 18:04:21 -0700 Siddharth Agarwal test-dirstate-race: hide irrelevant hg status output stable
Tue, 18 Jul 2017 20:34:22 -0400 Matt Harbison test-commit: stabilize for filesystems without symlink support stable
Tue, 18 Jul 2017 19:49:51 -0400 Matt Harbison test-https: properly conditionalize Windows vs non-Windows output stable
Wed, 19 Jul 2017 07:58:03 -0500 Kevin Bullock Added signature for changeset 857876ebaed4 stable
Wed, 19 Jul 2017 07:57:53 -0500 Kevin Bullock Added tag 4.3-rc for changeset 857876ebaed4 stable
Wed, 19 Jul 2017 07:51:41 -0500 Kevin Bullock merge default into stable for code freeze stable 4.3-rc
Tue, 18 Jul 2017 23:04:08 +0530 Rishabh Madan releasenotes: add custom admonitions support for release notes
Tue, 18 Jul 2017 06:27:36 -0700 Ryan McElroy check-config: mention the file and line of the error
Tue, 18 Jul 2017 07:47:28 -0700 Durham Goode rebase: add config to move rebase into a single transaction
Mon, 17 Jul 2017 16:32:10 -0700 Martin von Zweigbergk run-tests: remove unnecessary 'with_color' variable
Mon, 17 Jul 2017 16:27:13 -0700 Martin von Zweigbergk run-tests: warn if --color=always and no pygments installed
Mon, 17 Jul 2017 16:28:42 -0700 Martin von Zweigbergk run-tests: drop unnecessary check for pygmentspresent
Mon, 17 Jul 2017 16:15:15 -0700 Martin von Zweigbergk run-tests: pass color option via test case object , not global var
Mon, 10 Jul 2017 18:02:03 -0700 Jun Wu phabricator: sanity check Differential Revision from commit message
Tue, 18 Jul 2017 08:14:10 -0400 Matt Harbison test-phases-exchange: properly conditionalize output
Tue, 18 Jul 2017 00:10:44 +0530 Pulkit Goyal commitextras: mark the extension as ADVANCED
Tue, 18 Jul 2017 07:19:26 +0900 Matthieu Laneuville run-tests: check if stream is a tty before using color
Fri, 14 Jul 2017 21:44:29 -0700 Martin von Zweigbergk tests: rewrite test-rebase-detach.t using drawdag
Fri, 14 Jul 2017 23:09:17 -0700 Martin von Zweigbergk tests: simplify config in test-rebase-detach.t
Fri, 14 Jul 2017 22:32:58 -0700 Martin von Zweigbergk drawdag: include files from both parents in merge commits
Mon, 17 Jul 2017 15:54:15 -0700 Gregory Szorc gitweb: preserve whitespace in description
Mon, 17 Jul 2017 11:45:38 -0700 Gregory Szorc sparse: add a requirement when a repository uses sparse (BC)
Mon, 17 Jul 2017 11:21:23 -0700 Gregory Szorc sparse: consolidate common code for writing sparse config
Sat, 15 Jul 2017 15:51:57 -0700 Gregory Szorc revset: pass repo when passing ui
Mon, 17 Jul 2017 13:22:59 -0500 Kevin Bullock win32: copy-edit debugssl messages to match prevailing style
Sat, 15 Jul 2017 02:17:05 +0530 Pulkit Goyal run-tests: make sure to check if pygments is installed before using it
Sat, 15 Jul 2017 13:21:23 -0700 Gregory Szorc sparse: require [section] in sparse config files (BC)
Sat, 15 Jul 2017 13:07:57 -0700 Gregory Szorc sparse: use set for capturing profiles
Mon, 17 Jul 2017 12:38:07 -0400 Alex Gaynor util: remove dead code which used to be for old python2 versions