Sat, 27 Jun 2015 15:28:46 +0900 |
Yuya Nishihara |
templater: remove workaround for escaped quoted string in quoted template
|
Wed, 01 Jul 2015 16:33:31 -0500 |
Matt Mackall |
merge with stable
|
Tue, 30 Jun 2015 22:39:28 -0700 |
Pierre-Yves David |
amend: stop updating the bookmarks twice
|
Tue, 30 Jun 2015 22:36:49 -0700 |
Pierre-Yves David |
amend: collaborate with the transaction when moving bookmarks
|
Mon, 29 Jun 2015 17:10:36 -0400 |
Augie Fackler |
sshserver: drop ancient do_{lock,unlock,addchangegroup} methods
|
Mon, 29 Jun 2015 12:35:31 -0400 |
Mike Edgar |
wireproto: add config knob for http header length limit
|
Wed, 01 Jul 2015 15:12:45 -0500 |
Matt Mackall |
archive: fix changesincelatesttag with wdir()
|
Mon, 29 Jun 2015 10:34:56 -0400 |
Matt Harbison |
revset: fix a crash in parents() when 'wdir()' is in the set
|
Sun, 28 Jun 2015 13:38:03 -0400 |
Matt Harbison |
workingctx: don't report the tags for its parents
|
Tue, 30 Jun 2015 23:34:12 +0800 |
Anton Shestakov |
hgweb: don't try to show repo on repo-not-found page in monoblue
|
Tue, 30 Jun 2015 23:31:19 +0800 |
Anton Shestakov |
hgweb: fix help pages title in gitweb and monoblue
|
Tue, 30 Jun 2015 22:15:58 +0800 |
Anton Shestakov |
hgweb: don't show summary link as active on error pages in monoblue
|
Sun, 28 Jun 2015 13:22:17 -0400 |
Matt Harbison |
identify: build the tag list directly instead of using wctx.tags()
|
Sun, 28 Jun 2015 18:39:58 -0400 |
Matt Harbison |
identify: avoid a crash when given '-r wdir()'
|
Fri, 26 Jun 2015 14:33:34 -0700 |
Pierre-Yves David |
tests: clean up duplicated output in test-subrepo-recursion progress
|