log

age author description
Sun, 20 Mar 2016 13:55:41 -0400 Jordi GutiƩrrez Hermoso edit: allow to configure the suffix of the temporary filename
Sat, 19 Mar 2016 18:37:10 -0700 Simon Farnsworth merge: save merge part labels for later reuse
Fri, 25 Mar 2016 21:51:00 +0000 timeless ui: add prompt argument to write (issue5154) (API)
Fri, 25 Mar 2016 10:47:49 -0700 Gregory Szorc hg: perform update after pulling during clone with share (issue5103) stable
Sat, 26 Mar 2016 10:53:31 +0900 FUJIWARA Katsunori tests: fix failure of test-convert-mtn.t
Sat, 26 Mar 2016 18:12:12 +0900 Yuya Nishihara templater: relax unquotestring() to fall back to bare string
Sat, 26 Mar 2016 19:01:12 +0900 Yuya Nishihara debugrevspec: show expanded/concatenated states before printing trees
Sat, 26 Mar 2016 18:01:04 +0900 Yuya Nishihara templater: do not abuse SyntaxError to report errors in template map file
Wed, 23 Mar 2016 13:34:47 -0700 Martijn Pieters graphmod: set default edge styles for ascii graphs (BC)
Thu, 24 Mar 2016 16:35:24 -0700 Sean Farley tests: python executable should always be globbed
Tue, 22 Mar 2016 16:08:02 -0700 Sean Farley setup: add missing hgext.fsmonitor
Fri, 25 Mar 2016 16:23:23 -0500 Matt Mackall merge with stable
Sat, 09 Jan 2016 22:46:26 +0900 Yuya Nishihara dispatch: show deprecation warning if command has no attributes (issue5137)
Mon, 14 Mar 2016 00:14:43 +0900 Yuya Nishihara dispatch: extract function that tests command attributes
Mon, 14 Mar 2016 00:06:52 +0900 Yuya Nishihara dispatch: make cmdalias forward command attributes to function