Mercurial > hgsubversion
log utility_commands.py @ 226:bb2b78f9f4ce
age | author | description |
---|---|---|
Fri, 27 Mar 2009 02:59:42 +0100 | Dan Villiom Podlaski Christiansen | Use a reverse lookup in authormap to determine the author for 'hg svn info'. |
Sat, 28 Mar 2009 17:38:48 -0500 | Augie Fackler | info: stop failing if the rev is not a child of an svn rev. |
Tue, 17 Mar 2009 15:11:03 -0500 | Augie Fackler | info: produce canonical URLs more of the time. |
Tue, 24 Feb 2009 14:30:21 -0600 | Augie Fackler | Add a genignore utility command that generates an hgignore file by scraping svn:ignore properties. |
Tue, 10 Feb 2009 14:52:26 -0600 | Augie Fackler | Add a naive hg svn version command that works as long as hgsubversion is run from a checkout. |
Sat, 17 Jan 2009 15:30:37 -0600 | Dan Villiom Podlaski Christiansen | Creating patch for documention messages. |