Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.py @ 24013:942a5a34b2d0 stable
age | author | description |
---|---|---|
Mon, 02 Feb 2015 14:26:47 -0500 | Augie Fackler | log: fix json-formatted output when file copies are listed (issue4523) stable |
Wed, 28 Jan 2015 22:22:59 +0900 | FUJIWARA Katsunori | namespace: introduce logfmt to show l10n-ed messages for hg log correctly stable |
Tue, 27 Jan 2015 19:52:26 -0800 | Durham Goode | revert: move prefetch to after the actions logic stable |
Sat, 10 Jan 2015 13:14:00 +0900 | Yuya Nishihara | log: use rev() to build revset of --follow option from numeric revision stable |
Mon, 12 Jan 2015 20:59:17 -0500 | Matt Harbison | add: pass options via keyword args |
Wed, 14 Jan 2015 20:29:47 -0800 | Sean Farley | log: use namespace logname and colorname |
Sun, 11 Jan 2015 23:25:23 -0500 | Matt Harbison | forget: don't report rejected files as forgotten as well |