log

age author description
Wed, 05 Aug 2015 14:51:34 -0400 Augie Fackler batching: migrate basic noop batching into peer.peer
Thu, 06 Aug 2015 22:54:28 -0700 Laurent Charignon parsers: fix memory leak in compute_phases_map_sets stable
Mon, 03 Aug 2015 06:13:05 -0700 Pierre-Yves David histedit: do not stay on a cleaned nodes on abort
Mon, 03 Aug 2015 06:11:45 -0700 Pierre-Yves David histedit: also update away from tmpnodes
Mon, 03 Aug 2015 06:08:37 -0700 Pierre-Yves David histedit: use revset to check if we need to update during abort
Mon, 03 Aug 2015 05:57:45 -0700 Pierre-Yves David histedit: remove useless 'else' clause
Fri, 31 Jul 2015 15:46:49 -0700 Pierre-Yves David histedit: make cleanupnode more robust
Wed, 29 Jul 2015 13:21:03 -0700 Durham Goode convert: fix git convert using servers branches
Sat, 24 Jan 2015 22:28:14 +0900 Yuya Nishihara revrange: drop old-style parser in favor of revset (API)
Sun, 15 Mar 2015 14:45:26 +0900 Yuya Nishihara tag: do not pass binary nullid to scmutil.revsingle()
Sat, 18 Jul 2015 23:30:17 +0900 Yuya Nishihara revset: port parsing rule of old-style ranges from scmutil.revrange()
Sat, 18 Jul 2015 23:02:18 +0900 Yuya Nishihara debugrevspec: pass lookup function to visualize fallback mechanism
Mon, 03 Aug 2015 20:34:36 +0100 Javi Merino help: fix typo familar -> familiar stable
Sun, 02 Aug 2015 19:18:35 +0800 Anton Shestakov highlight: exit early on textual and unknown files (issue3005)
Mon, 03 Aug 2015 14:16:51 -0700 Pierre-Yves David histedit: extract a simpler function to process replacement on abort