log mercurial/cmdutil.py @ 8789:e0ed17984a48

age author description
Mon, 25 May 2009 18:14:32 +0900 Nicolas Dumazet cmdutil: service: logfile option to redirect stdout & stderr in a file
Wed, 10 Jun 2009 15:10:21 +0200 Benoit Boissinot use new style classes
Tue, 09 Jun 2009 09:25:17 -0400 timeless Generally replace "file name" with "filename" in help and comments.
Sun, 07 Jun 2009 21:16:05 +0200 Henri Wiechers cleanup: removed unused imports
Mon, 01 Jun 2009 21:51:00 -0500 Matt Mackall commit: move explicit file checking into repo.commit
Mon, 01 Jun 2009 14:51:47 -0500 Matt Mackall commit: editor reads file lists from provided context
Sun, 31 May 2009 17:54:18 -0500 Matt Mackall match: ignore return of match.bad
Sun, 24 May 2009 16:38:29 -0500 Matt Mackall cmdutils: Take over glob expansion duties from util
Sun, 24 May 2009 02:56:14 -0500 Matt Mackall match: refactor patkind
Wed, 20 May 2009 12:20:27 +0200 Martin Geisler cmdutil: mark string for translation
Mon, 18 May 2009 17:36:24 -0500 Matt Mackall commit: explain how to abort commit in editor
Sun, 17 May 2009 22:51:17 +0200 Benoit Boissinot addremove/findrenames: find renames according to the match object (issue1527)
Sun, 17 May 2009 22:40:04 +0200 Benoit Boissinot addremove: mapping isn't really needed, simplify
Thu, 14 May 2009 13:21:17 -0500 Matt Mackall editor: move HG: filtering from ui to commiteditor
Thu, 14 May 2009 13:20:40 -0500 Matt Mackall commit: move commit editor to cmdutil, pass as function
Thu, 14 May 2009 15:35:46 +0200 Peter Arrenbrecht drop unused imports
Tue, 12 May 2009 01:08:28 +0200 Martin Geisler cmdutil: replace pseudo-set by real set
Tue, 12 May 2009 12:04:05 +0200 Dirkjan Ochtman templater: provide the standard template filters by default
Tue, 28 Apr 2009 17:40:46 +0200 Simon Heimberg separate import lines from mercurial and general python modules
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace various uses of list.reverse()
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: replace parentui mechanism with repo.baseui
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall add cmdutil.remoteui
Wed, 22 Apr 2009 00:57:28 +0200 Martin Geisler replace set-like dictionaries with real sets
Wed, 22 Apr 2009 17:15:59 +0200 Martin Geisler cmdutil: return boolean result directly in want function
Wed, 22 Apr 2009 01:39:47 +0200 Martin Geisler remove unnecessary outer parenthesis in if-statements
Mon, 06 Apr 2009 10:51:27 +0200 Dirkjan Ochtman cmdutil: prevent code repetition by abstraction in changeset_templater
Sat, 04 Apr 2009 17:55:52 +0200 Dirkjan Ochtman cmdutil: refactor handling of templating in show_changeset()
Fri, 03 Apr 2009 14:51:48 -0500 Matt Mackall move encoding bits from util to encoding
Fri, 27 Mar 2009 17:35:00 +0100 Martin Geisler cmdutil: fix untranslatable string in copy
Mon, 23 Mar 2009 10:41:42 +0100 Alexander Solovyov templater: ability to display diffstat for log-like commands
Mon, 23 Mar 2009 13:15:57 +0100 Alexander Solovyov templater: use contexts consistently throughout changeset_templater
Sat, 28 Feb 2009 12:38:45 +0100 timeless help: miscellaneous language fixes
Mon, 16 Feb 2009 17:37:23 -0600 Matt Mackall log: ignore --removed if no files specified (issue1166)
Sat, 14 Feb 2009 22:40:39 +0100 Jim Correia add --git option to commands supporting --patch (log, incoming, history, tip)
Mon, 19 Jan 2009 12:38:54 +0200 Alexander Solovyov cmdutil.logmessage: options should be optional
Mon, 12 Jan 2009 11:39:38 -0600 Matt Mackall error: move UnknownCommand and AmbiguousCommand
Mon, 24 Nov 2008 17:16:39 -0800 Brendan Cully Improved error message for log --follow
Fri, 14 Nov 2008 13:59:25 +0100 Dirkjan Ochtman cmdutil: use change contexts for cset-printer and cset-templater
Wed, 12 Nov 2008 15:19:14 -0600 Matt Mackall linkrev: take a revision number rather than a hash
Thu, 06 Nov 2008 11:17:38 +0100 Ronny Pfannschmidt export: fixed silent output file overwriting
Mon, 03 Nov 2008 16:48:23 +0100 Dirkjan Ochtman patch: turn patch.diff() into a generator
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Wed, 22 Oct 2008 17:34:08 -0500 Matt Mackall findcmd: have dispatch look up strict flag
Sat, 18 Oct 2008 04:26:09 -0500 Matt Mackall rename: handle renaming to a target marked removed
Wed, 03 Sep 2008 02:27:25 +0200 Benoit Boissinot allow committing a removed directory
Sun, 31 Aug 2008 16:12:02 +0200 Martin Geisler i18n: mark strings for translation in Mercurial
Fri, 27 Jun 2008 18:28:45 -0500 Matt Mackall util: add sort helper
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:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Wed, 25 Jun 2008 17:35:20 -0500 Matt Mackall context: avoid using None for working parent
Sat, 07 Jun 2008 11:43:16 +0200 Patrick Mezard Merge with crew-stable
Wed, 07 May 2008 14:32:00 +0400 Maxim Dounin addremove: correctly handle intermediate symlinks
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: remove files arg from repo.status and friends
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: stop passing files through commitfunc
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall match: use helpers for cmdutil
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: return a single value
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: remove cmdutil.walk
Mon, 12 May 2008 11:37:08 -0500 Matt Mackall walk: remove rel and exact returns
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: remove remaining users of cmdutils.matchpats
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall cmdutil: switch commit to match
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walkchangerev: use new match objects
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: pass match object to cmdutil.walk
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: begin refactoring badmatch handling
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: remove files arg from repo.walk and dirstate.walk
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: introduce match objects
Mon, 12 May 2008 11:37:07 -0500 Matt Mackall walk: kill util.cmdmatcher and _matcher
Sat, 19 Apr 2008 10:42:30 +0200 Alexis S. L. Carvalho rename --after: do not unlink source file (issue910)
Wed, 16 Apr 2008 12:09:16 +0200 Dirkjan Ochtman remove trailing spaces
Mon, 14 Apr 2008 22:31:33 +0200 Patrick Mezard cmdutil: handle and warn about missing copy revisions
Fri, 14 Mar 2008 10:32:19 -0300 Alexis S. L. Carvalho Fix issue995 (copy --after and symlinks pointing to a directory)
Thu, 06 Mar 2008 22:23:26 +0100 Joel Rosdahl Expand import * to allow Pyflakes to find problems
Fri, 29 Feb 2008 01:51:23 +0100 Thomas Arendsen Hein Move finding/checking the log limit to cmdutil
Tue, 19 Feb 2008 19:20:10 -0300 Alexis S. L. Carvalho cmdutil.walkchangerevs: use '-1:0' instead ot 'tip:0'
Sun, 17 Feb 2008 21:34:28 +0100 Thomas Arendsen Hein Fix bad behaviour when specifying an invalid date (issue700)
Fri, 15 Feb 2008 10:38:37 -0200 Alexis S. L. Carvalho cmdutil.commit: use relative paths in the error messages
Thu, 31 Jan 2008 14:44:19 -0600 Matt Mackall templates: move filters to their own module
Sun, 20 Jan 2008 14:39:25 +0100 Christian Ebert Prefer i in d over d.has_key(i)
Wed, 09 Jan 2008 21:30:35 +0900 Shun-ichi GOTO Add endswithsep() and use it instead of using os.sep and os.altsep directly.
Fri, 11 Jan 2008 01:36:20 +0000 mark williamson Tweak finddate to pass date directly.
Thu, 10 Jan 2008 12:07:18 +0300 Kirill Smelkov cmdutil.commit: extract 'addremove' from opts carefully
Fri, 04 Jan 2008 11:52:24 -0800 Bryan O'Sullivan serve: Don't change directory in the child if invoked with -d and --cwd
Sat, 29 Dec 2007 19:49:48 +0100 Thomas Arendsen Hein Removed tabs and trailing whitespace in python files
Thu, 27 Dec 2007 23:55:39 -0600 Matt Mackall cmdutil: make bail_if_changed bail on uncommitted merge
Fri, 07 Dec 2007 02:29:55 -0600 Matt Mackall copy: handle rename internally
Fri, 07 Dec 2007 02:03:42 -0600 Matt Mackall copy: move rename logic
Fri, 07 Dec 2007 02:01:13 -0600 Matt Mackall copy: simplify inner copy
Fri, 07 Dec 2007 02:01:10 -0600 Matt Mackall copy: minor cleanups
Thu, 06 Dec 2007 15:15:47 -0600 Matt Mackall copy: propagate errors properly
Thu, 06 Dec 2007 14:58:57 -0600 Matt Mackall copy: refactor okaytocopy into walkpat
Sun, 02 Dec 2007 18:41:22 -0600 Matt Mackall copy: fix copying back with -A (issue836)
Sun, 02 Dec 2007 18:11:59 -0600 Matt Mackall move commands.docopy to cmdutil.copy
Sat, 24 Nov 2007 20:16:59 +0100 Patrick Mezard cmdutil: make "files" list all files, add "file_mods" for modified files
Sat, 24 Nov 2007 17:56:15 +0100 Patrick Mezard cmdutil: always expose "files_add", "files_del" and "manifest" templater properties
Mon, 05 Nov 2007 20:05:44 +0300 Maxim Dounin Fix file-changed-to-dir and dir-to-file commits (issue660).
Mon, 27 Aug 2007 02:21:58 -0300 Alexis S. L. Carvalho Merge with crew-stable
Mon, 27 Aug 2007 01:44:35 -0300 Alexis S. L. Carvalho parseurl: also return the revision after the "#"; add a test
Wed, 15 Aug 2007 16:55:13 -0500 Matt Mackall dispatch: move command dispatching into its own module
Wed, 15 Aug 2007 16:10:36 -0500 Matt Mackall move parseurl from cmdutil to hg
Sat, 04 Aug 2007 22:27:52 +0200 Thomas Arendsen Hein merge with crew-stable
Sat, 04 Aug 2007 22:25:12 +0200 Thomas Arendsen Hein Simplify/correct finding the hg executable (fixes issue644)
Tue, 31 Jul 2007 16:28:05 -0700 Bryan O'Sullivan commands: move commit to cmdutil as wrapper for commit-like functions
Sat, 21 Jul 2007 16:44:38 -0500 Matt Mackall Merge with crew
Sat, 21 Jul 2007 17:36:45 +0200 Thomas Arendsen Hein Make [defaults] in .hg/hgrc work.
Sat, 21 Jul 2007 16:02:10 -0500 Matt Mackall Make repo locks recursive, eliminate all passing of lock/wlock
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: add __contains__ and make __getitem__ more useful
Wed, 11 Jul 2007 19:56:16 -0300 Alexis S. L. Carvalho archive: make the %r escape work.
Sun, 08 Jul 2007 12:52:08 +0200 Thomas Arendsen Hein hg log: Move filtering implicit parents to own method and use it in templater.
Sun, 08 Jul 2007 10:43:57 +0200 Thomas Arendsen Hein Strip whitespace from changeset description in changeset_templater.
Thu, 28 Jun 2007 16:03:45 +0200 Thomas Arendsen Hein Abort if earlygetopt fails to detect an option.
Thu, 28 Jun 2007 15:56:25 +0200 Thomas Arendsen Hein Simplified earlygetopt and made it remove parsed options and values.
Wed, 27 Jun 2007 20:37:33 +0200 Thomas Arendsen Hein Disallow short earlygetop option combined with other short options
Tue, 26 Jun 2007 18:35:31 +0200 Thomas Arendsen Hein Fix earlygetop for short options with unnecessary spaces removed
Mon, 25 Jun 2007 22:41:15 +0200 Thomas Arendsen Hein New config option: ui.report_untrusted (defaults to True)
Mon, 25 Jun 2007 22:08:10 +0200 Thomas Arendsen Hein Make earlygetopt return a list of all option values, use the last value.
Mon, 25 Jun 2007 11:29:17 -0700 Benoit Boissinot Make changeset_printer respect ui diffopts
Sat, 23 Jun 2007 20:21:10 +0200 Thomas Arendsen Hein Remember path to 'hg' executable and pass to external tools and hooks as $HG.
Thu, 21 Jun 2007 13:09:01 -0500 Matt Mackall identify: take a path to a remote repo