log

age author description
Wed, 30 Oct 2019 19:27:09 -0400 Jordi GutiƩrrez Hermoso histeditrule: split __bytes__ property into prefix and desc
Fri, 15 Nov 2019 22:22:55 +0900 Yuya Nishihara merge with stable
Thu, 14 Nov 2019 20:40:54 -0800 Gregory Szorc packaging: convert to UNIX line endings
Thu, 14 Nov 2019 20:35:11 -0800 Gregory Szorc black: blacken scripts
Tue, 12 Nov 2019 10:17:59 -0500 Augie Fackler dirs: resolve fuzzer OOM situation by disallowing deep directory hierarchies
Thu, 14 Nov 2019 14:14:11 -0800 Martin von Zweigbergk py3: use native string for 'macosx_app'
Thu, 14 Nov 2019 14:07:36 -0800 Martin von Zweigbergk py3: drop an unnecessary fsencode() before comparing with constant
Thu, 14 Nov 2019 14:03:02 -0800 Martin von Zweigbergk py3: use native string as fallback value for __file__ for consistency
Thu, 14 Nov 2019 13:38:17 -0500 Augie Fackler scmutil: convert status data object from a tuple to an attrs (API)
Thu, 14 Nov 2019 15:29:27 -0500 Augie Fackler perf: bool() elements of dirstate.status return instead of len()
Thu, 14 Nov 2019 15:28:44 -0500 Augie Fackler tags: use field names instead of field numbers on scmutil.status
Thu, 14 Nov 2019 15:28:34 -0500 Augie Fackler subrepo: use field names instead of field numbers on scmutil.status
Thu, 14 Nov 2019 15:28:08 -0500 Augie Fackler revset: use field names instead of field numbers on scmutil.status
Thu, 14 Nov 2019 15:27:58 -0500 Augie Fackler patch: use field names instead of field numbers on scmutil.status
Thu, 14 Nov 2019 15:27:50 -0500 Augie Fackler logcmdutil: use field names instead of field numbers on scmutil.status