log mercurial/cmdutil.py @ 27345:98266b1d144d

age author description
Mon, 14 Dec 2015 18:54:03 -0500 Augie Fackler merge: have merge.update use a matcher instead of partial fn
Sat, 14 Nov 2015 17:25:43 +0900 Yuya Nishihara graphlog: make node symbol templatable by ui.graphnodetemplate option
Sat, 14 Nov 2015 16:58:18 +0900 Yuya Nishihara graphlog: extract "graphnode" template keyword that represents node symbol
Sat, 14 Nov 2015 16:45:15 +0900 Yuya Nishihara graphlog: move creation of workingdir-parent nodes to displaygraph()
Mon, 30 Nov 2015 16:35:21 -0800 Laurent Charignon commit: add a way to return more information from the chunkselector
Sat, 28 Nov 2015 04:11:57 -0500 Mike Edgar commit: preserve extra when amending with commit --amend
Tue, 24 Nov 2015 11:23:10 -0800 Gregory Szorc ui: remove labeled argument from popbuffer
Sun, 22 Nov 2015 14:13:25 -0800 Gregory Szorc cmdutil: pass labeled=True to pushbuffer()
Sat, 14 Nov 2015 17:44:01 -0800 Gregory Szorc cmdutil.changeset_printer: pass context into showpatch()
Thu, 12 Nov 2015 17:00:08 -0600 Christian Delahousse revert: allow configuring the .orig file location
Thu, 12 Nov 2015 16:56:06 -0600 Christian Delahousse cmdutil: add origbackuppath helper
Sat, 17 Oct 2015 00:58:46 +0200 Mads Kiilerich spelling: trivial spell checking
Sat, 17 Oct 2015 01:15:34 +0900 FUJIWARA Katsunori cmdutil: make in-memory changes visible to external editor (issue4378)
Sat, 17 Oct 2015 01:15:33 +0900 FUJIWARA Katsunori dirstateguard: remove layering violation around saving/restoring backup
Fri, 09 Oct 2015 21:44:54 -0700 Tony Tung commit: abort when a committemplate is not changed