log hgext/journal.py @ 36596:b5d39a09656a

age author description
Mon, 12 Feb 2018 16:15:34 -0800 Gregory Szorc hg: move share._getsrcrepo into core
Sun, 21 Jan 2018 14:28:03 +0900 Yuya Nishihara logcmdutil: drop default arguments from changesetdisplayer/templater() calls
Sun, 21 Jan 2018 13:03:03 +0900 Yuya Nishihara cmdutil: drop aliases for logcmdutil functions (API)
Wed, 20 Dec 2017 16:44:35 -0800 Jun Wu journal: use pager
Wed, 29 Nov 2017 21:00:02 -0500 Boris Feld lock: use configint for 'ui.timeout' config
Mon, 23 Oct 2017 00:04:12 +0530 Pulkit Goyal py3: handle keyword arguments in hgext/journal.py
Thu, 24 Aug 2017 21:43:54 -0700 Jun Wu journal: do not use atomictemp (issue5338)
Fri, 14 Jul 2017 14:22:40 -0700 Jun Wu codemod: register core configitems using a script
Tue, 11 Jul 2017 12:38:17 +0200 Boris Feld repovfs: add a ward to check if locks are properly taken
Mon, 10 Jul 2017 23:09:51 +0900 FUJIWARA Katsunori journal: use wrapfilecache instead of wrapfunction on func of filecache
Mon, 10 Jul 2017 23:09:51 +0900 FUJIWARA Katsunori journal: execute setup procedures for already instantiated dirstate
Sun, 14 May 2017 16:19:47 +0900 Yuya Nishihara commands: move templates of common command options to cmdutil (API)
Sat, 09 Jan 2016 23:07:20 +0900 Yuya Nishihara registrar: move cmdutil.command to registrar module (API)
Fri, 10 Feb 2017 16:56:29 -0800 Martin von Zweigbergk cleanup: use set literals
Thu, 23 Mar 2017 21:16:29 -0700 Jun Wu journal: use lowercase for docstring title