Mercurial > hg
log mercurial/commands.py @ 24456:a05c6b400616
age | author | description |
---|---|---|
Wed, 18 Mar 2015 20:40:02 -0700 | Yung-Jin (Joey) Hu | status: add relative directory help text (issue3835) |
Wed, 25 Mar 2015 11:55:15 -0700 | Sean Farley | diff: rename --relative option to --root |
Tue, 17 Mar 2015 15:46:30 -0700 | Siddharth Agarwal | commands.diff: add support for diffs relative to a subdirectory |
Mon, 23 Mar 2015 18:21:01 -0700 | Gregory Szorc | commands.push: abort when revisions evaluate to empty set (BC) |
Sat, 16 Aug 2014 17:50:55 +0900 | Yuya Nishihara | annotate: add option to annotate working-directory files |
Wed, 18 Mar 2015 23:03:41 -0400 | Matt Harbison | subrepo: add basic support to hgsubrepo for the files command |
Thu, 19 Mar 2015 23:36:06 +0900 | FUJIWARA Katsunori | bookmarks: rewrite comparing bookmarks in commands.summary() by compare() |