Mercurial > public > mercurial-scm > hg
log mercurial/branchmap.py @ 23355:7faa55c20b0e
age | author | description |
---|---|---|
Sat, 30 Aug 2014 12:33:12 +0200 | Pierre-Yves David | branchmap: pre-filter topological heads before ancestors based filtering |
Sat, 30 Aug 2014 12:20:50 +0200 | Pierre-Yves David | branchmap: issue a single call to `ancestors` for all heads |
Thu, 07 Aug 2014 14:58:12 -0500 | Matt Mackall | whitespace: nuke triple blank lines in **.py |
Mon, 23 Jun 2014 13:50:44 -0500 | Matt Mackall | branchmap: don't use ui.warn for debug message |
Mon, 23 Jun 2014 13:46:42 -0500 | Matt Mackall | branch: add debug message for branch cache write failure |
Sat, 22 Mar 2014 17:14:37 -0700 | Gregory Szorc | branchmap: log events related to branch cache |
Mon, 06 Jan 2014 15:19:31 -0800 | Pierre-Yves David | branchmap: use set for update code |