Mercurial > public > mercurial-scm > hg
log mercurial/bundlerepo.py @ 18010:38b51a60a195
age | author | description |
---|---|---|
Wed, 31 Oct 2012 16:23:23 -0700 | Tomasz Kleczek | bundle: add revset expression to show bundle contents (issue3487) |
Fri, 13 Jul 2012 21:52:28 +0200 | Sune Foldager | peer: introduce canpush and improve error message |
Fri, 13 Jul 2012 21:46:53 +0200 | Sune Foldager | peer: introduce peer methods to prepare for peer classes |
Sat, 12 May 2012 16:00:57 +0200 | Brodie Rao | cleanup: "not x in y" -> "x not in y" |
Sat, 12 May 2012 15:54:54 +0200 | Brodie Rao | cleanup: eradicate long lines |
Fri, 13 Apr 2012 10:14:59 +0200 | Patrick Mezard | revlog: fix partial revision() docstring (from d7d64b89a65c) |
Sun, 08 Apr 2012 12:38:02 -0500 | Matt Mackall | revlog: allow retrieving contents by revision number |