log mercurial/commands.py @ 13891:1bd9f3a6a0d0

age author description
Tue, 05 Apr 2011 19:48:44 +0200 Arne Babenhauserheide merge: added info that hg help merge-tools shows the options for --tool
Mon, 04 Apr 2011 16:21:59 -0500 Matt Mackall misc: replace .parents()[0] with p1()
Fri, 01 Apr 2011 22:44:58 +0200 Adrian Buehlmann revert: note that added files are left as is
Mon, 28 Mar 2011 20:56:56 -0400 Kevin Berridge pull: new output message when there are multiple branches
Fri, 11 Mar 2011 20:43:12 -0500 Kevin Berridge pull: don't suggest running hg merge when new heads are on different branches
Sat, 26 Mar 2011 10:59:33 +0100 Adrian Buehlmann debugstate: add new --datesort option
Thu, 24 Mar 2011 10:28:29 +0100 Patrick Mezard patch: deprecate ui.patch / external patcher feature
Wed, 23 Mar 2011 23:33:14 +0100 Patrick Mezard code indentation fixes
Wed, 23 Mar 2011 16:02:11 +0100 Peter Arrenbrecht wireproto: add getbundle() function
Tue, 22 Mar 2011 21:27:51 -0500 Matt Mackall debugbundle: fix up long line caught by check-code
Tue, 22 Mar 2011 09:22:29 +0100 Peter Arrenbrecht commands: add debugbundle command
Tue, 22 Mar 2011 09:22:21 +0100 Peter Arrenbrecht wireproto: add known([id]) function
Tue, 22 Mar 2011 07:38:32 +0100 Peter Arrenbrecht debug: add debugwireargs to test argument passing over the wire
Sat, 19 Mar 2011 01:34:49 -0500 Matt Mackall annotate: catch nonexistent files using match.bad callback (issue1590)
Thu, 17 Mar 2011 17:08:13 -0500 Matt Mackall merge with stable