log mercurial/commands.py @ 6928:1a4c66d741a2

age author description
Thu, 21 Aug 2008 19:02:46 +0200 Dirkjan Ochtman bisect: expand help text to explain REV argument and --noupdate
Sat, 02 Aug 2008 23:45:10 +0200 Patrick Mezard Merge with crew-stable
Sat, 02 Aug 2008 22:10:10 +0200 Bernhard Leiner Add support for multiple possible bisect results (issue1228, issue1182)
Mon, 21 Jul 2008 13:17:51 +0200 Dirkjan Ochtman merge: use correct branch name for counting heads
Fri, 25 Jul 2008 13:27:06 +0200 Dirkjan Ochtman merge with crew-stable
Fri, 25 Jul 2008 13:26:16 +0200 Dirkjan Ochtman add note about updating one file to update help
Sun, 20 Jul 2008 21:51:13 +0200 Patrick Mezard Merge with crew-stable
Sun, 20 Jul 2008 12:09:37 +0200 Stefano Tortarolo branches unparseable output fix (issue1230)
Mon, 07 Jul 2008 09:33:54 +0200 Andreas Hartmetz Document password syntax in repositories URLs
Fri, 27 Jun 2008 19:25:48 -0500 Matt Mackall context: add walk method
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
Fri, 27 Jun 2008 14:53:30 -0500 Matt Mackall remove: work directly off status
Fri, 27 Jun 2008 13:43:29 -0500 Matt Mackall status: clean up all users for unknown files
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall manifest: remove execf/linkf methods
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall make debugrename work on p1, not tip
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Thu, 26 Jun 2008 13:58:24 -0500 Matt Mackall rename checkfolding to checkcase
Thu, 26 Jun 2008 13:46:34 -0500 Matt Mackall simplify flag handling
Thu, 26 Jun 2008 13:46:29 -0500 Matt Mackall use repo.changectx(None) to get a workingctx
Wed, 25 Jun 2008 17:35:20 -0500 Matt Mackall context: avoid using None for working parent
Mon, 23 Jun 2008 15:02:52 +0200 Dirkjan Ochtman merge: only in-branch merges can be implicit
Mon, 16 Jun 2008 11:51:19 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 16 Jun 2008 11:50:33 +0200 Thomas Arendsen Hein Fix python2.3 incompatibility introduced by a2b13cac0922.
Wed, 11 Jun 2008 11:00:01 +0200 Adrian Buehlmann update: add "(nobackup)" to help text of option --clean
Wed, 11 Jun 2008 13:51:57 +0200 Adrian Buehlmann update: improved help text
Thu, 12 Jun 2008 07:38:15 -0500 Jason Orendorff mq: qdiff: support all diffopts
Tue, 10 Jun 2008 12:11:06 -0500 Matt Mackall Merge with crew
Tue, 03 Jun 2008 21:03:51 +0200 Johannes Stezenbach help: helptable is an ordered collection
Tue, 03 Jun 2008 20:56:54 +0200 Johannes Stezenbach help: list special help topics with -v