Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.py @ 25228:63a57a2727b6
age | author | description |
---|---|---|
Sun, 17 May 2015 22:42:47 -0400 | Matt Harbison | files: recurse into subrepos automatically with an explicit path |
Mon, 18 May 2015 12:18:00 -0500 | Pierre-Yves David | getlogrevs: rewrite a loop to get read of try/except |
Mon, 18 May 2015 12:17:08 -0500 | Pierre-Yves David | _makelogrevset: replace try/except with 'next' usage |
Sun, 17 May 2015 18:11:02 -0700 | Pierre-Yves David | walkchangerevs: replace try/except with 'next' |
Sun, 12 Apr 2015 23:51:06 -0700 | Martin von Zweigbergk | treemanifest: add --dir option to debug{revlog,data,index} |
Tue, 14 Apr 2015 12:53:48 -0700 | Ryan McElroy | bookmarks: rename current to active in variables and comments |