log

age author description
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
Sat, 17 Jun 2017 20:10:22 +0530 Pulkit Goyal status: add a flag to terse the output (issue4119)
Wed, 12 Jul 2017 16:10:10 +0530 Pulkit Goyal commitextras: check the format of the arguments and no internal key is used
Wed, 12 Jul 2017 00:23:45 +0530 Pulkit Goyal commitextras: move fb extension to core which add extras to a commit
Mon, 17 Jul 2017 00:49:29 -0400 Matt Harbison archive: add an experimental config to control the metadata file template
Sun, 16 Jul 2017 17:40:36 -0400 Matt Harbison archive: use a templater to build the metadata file
Sun, 16 Jul 2017 11:17:00 -0700 Jun Wu commandserver: do not handle EINTR for selector.select