Mercurial > public > mercurial-scm > hg-stable
log mercurial/cmdutil.py @ 25259:5b05f10c5024
age | author | description |
---|---|---|
Thu, 21 May 2015 14:34:24 -0700 | Laurent Charignon | revert: fix edition of newly added file during --interactive |
Thu, 21 May 2015 14:25:57 -0700 | Laurent Charignon | revert: make revert --interactive use git style diff |
Thu, 21 May 2015 14:32:14 -0700 | Laurent Charignon | record: extract code to compute newly added and modified files |
Thu, 21 May 2015 14:28:02 -0700 | Laurent Charignon | record: extract ishunk to a function |
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 |