log

age author description
Sat, 02 Jun 2018 15:55:28 +0530 Sushil khanchi graft: correct documentation about options can be reapplied
Sat, 02 Jun 2018 22:18:12 -0400 Matt Harbison cmdutil: use internal separators when building the terse list
Wed, 30 May 2018 14:20:09 +0530 Sushil khanchi advanceboundary: add dryrun parameter
Wed, 30 May 2018 17:37:17 +0530 Sangeet Kumar Mishra grep: enable passing wdir as a revision
Fri, 01 Jun 2018 23:33:17 -0400 Matt Harbison outgoing: drop an extraneous URL parse
Mon, 14 May 2018 12:38:05 +0200 David Demelier config: rename allow_archive to allow-archive
Sat, 21 Apr 2018 17:31:03 +0900 Yuya Nishihara hgweb: fill {rename} even if ?linerange is specified
Wed, 04 Apr 2018 20:53:16 +0900 Yuya Nishihara hgweb: wrap {earlycommands} and {othercommands} of help with mappinggenerator
Wed, 04 Apr 2018 20:51:49 +0900 Yuya Nishihara hgweb: wrap {topics}es of help with mappinggenerator or mappinglist
Wed, 04 Apr 2018 20:48:37 +0900 Yuya Nishihara hgweb: wrap {edges} of {nodes} of graph with mappinglist
Wed, 04 Apr 2018 20:48:00 +0900 Yuya Nishihara hgweb: wrap {nodes} of graph with mappinggenerator
Wed, 04 Apr 2018 20:46:12 +0900 Yuya Nishihara hgweb: adapt {jsdata} of graph to mappinggenerator
Wed, 04 Apr 2018 20:44:18 +0900 Yuya Nishihara hgweb: wrap {nextentry} of graph with mappinglist
Fri, 01 Jun 2018 23:02:36 +0900 Yuya Nishihara setup: write version constant as bytes literal
Thu, 31 May 2018 18:53:28 +0800 Anton Shestakov spartan: don't show '[up]' in file view when in root directory already
Thu, 31 May 2018 18:39:35 +0800 Anton Shestakov monoblue: don't show '[up]' in file view when in root directory already
Thu, 31 May 2018 18:33:49 +0800 Anton Shestakov gitweb: don't show '[up]' in file view when in root directory already
Thu, 31 May 2018 18:01:54 +0800 Anton Shestakov paper: don't show '[up]' in file view when in root directory already
Thu, 31 May 2018 16:52:02 +0800 Anton Shestakov spartan: add missing closing tags
Fri, 20 Apr 2018 15:21:03 +0200 Joerg Sonnenberger templatefilters: add commonprefix
Sun, 20 May 2018 19:07:51 +0530 Pulkit Goyal py3: add 3 new passing tests to whitelist
Thu, 24 May 2018 09:56:28 +0000 Nicola Spanti serve: add option print-url
Wed, 06 Jun 2018 12:53:26 -0700 Jun Wu chg: fix an undefined behavior about memcpy stable
Wed, 06 Jun 2018 13:28:49 -0400 Augie Fackler Added signature for changeset 9c5ced5276d6 stable
Wed, 06 Jun 2018 13:28:48 -0400 Augie Fackler Added tag 4.6.1 for changeset 9c5ced5276d6 stable
Mon, 30 Apr 2018 22:24:58 -0400 Augie Fackler mpatch: avoid integer overflow in combine() (SEC) stable 4.6.1
Mon, 30 Apr 2018 22:23:06 -0400 Augie Fackler mpatch: avoid integer overflow in mpatch_decode (SEC) stable
Mon, 30 Apr 2018 22:20:13 -0400 Augie Fackler mpatch: fix UB integer overflows in discard() (SEC) stable
Mon, 30 Apr 2018 22:15:11 -0400 Augie Fackler mpatch: fix UB in int overflows in gather() (SEC) stable
Thu, 03 May 2018 12:54:20 -0400 Augie Fackler mpatch: introduce a safesub() helper as well stable