log mercurial/cmdutil.py @ 4143:26314500a5e1

age author description
Tue, 30 Jan 2007 18:32:20 -0200 Alexis S. L. Carvalho docopy: deal with globs on windows in a better way
Tue, 26 Dec 2006 03:12:51 +0100 Benoit Boissinot cmdutil.py: use contexts in findrenames
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Tue, 12 Dec 2006 18:16:23 -0600 Matt Mackall Remove deprecated old-style branch support
Sat, 09 Dec 2006 09:30:29 +0100 Thomas Arendsen Hein Use util.always instead of creating a new lambda function in show_changeset
Fri, 08 Dec 2006 20:44:58 -0600 Matt Mackall Fix log regression where log -p file showed diffs for other files
Fri, 08 Dec 2006 01:36:50 -0200 Alexis S. L. Carvalho log: convert branch names to the local encoding
Thu, 07 Dec 2006 14:15:11 -0200 Alexis S. L. Carvalho fix hg diff -r ''
Wed, 06 Dec 2006 17:58:09 -0600 Matt Mackall Add --date support to update and revert
Fri, 01 Dec 2006 01:28:19 -0600 Matt Mackall use ui buffering in changeset printer
Mon, 27 Nov 2006 22:56:26 -0200 Alexis S. L. Carvalho fix hg log -r ''
Wed, 22 Nov 2006 23:02:28 +0100 Thomas Arendsen Hein Removed unused ui parameter from revpair/revrange and fix its users.
Fri, 17 Nov 2006 08:06:54 +0100 Thomas Arendsen Hein white space and line break cleanups
Wed, 15 Nov 2006 15:51:58 -0600 Matt Mackall add log --removed