mercurial/cmdutil.py
Tue, 29 Jun 2010 12:12:34 +0200 Mads Kiilerich log: follow filenames through renames (issue647) stable 1.6
Thu, 24 Jun 2010 15:18:47 +0100 Simon Howkins heads: fix templating of headers again (issue2130) stable
Thu, 24 Jun 2010 15:18:47 +0100 Simon Howkins cmdutil: only output style header once in non-buffered mode (issue2130) stable
Sun, 20 Jun 2010 14:21:47 -0500 Matt Mackall revrange: fix up empty query again
Sat, 19 Jun 2010 13:00:01 -0500 Matt Mackall revrange: attempt to parse old-style queries as a first pass
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx
Fri, 04 Jun 2010 22:54:43 -0500 Matt Mackall revset: fix test failure with qfinish
Thu, 03 Jun 2010 18:00:15 -0500 Matt Mackall walkchangerevs: allow empty query sets
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall revset: hook into revrange
Tue, 01 Jun 2010 11:18:57 -0500 Matt Mackall remoteui: move from cmdutil to hg
Thu, 27 May 2010 22:50:04 +0300 Alexander Solovyov cmdutil: cleanup imports
Wed, 26 May 2010 16:16:47 +0200 Peter Arrenbrecht rename: make --after work if source is already in R state
Sat, 15 May 2010 17:48:49 -0500 Matt Mackall commands: initial audit of exit codes
Sat, 01 May 2010 18:39:40 -0400 Steve Losh cmdutil: Warn when trying to copy/rename --after to a nonexistant file.
Thu, 01 Apr 2010 00:35:12 +0900 Yuya Nishihara log: add --stat for diffstat output
Sat, 03 Apr 2010 11:58:16 +1100 David Greenaway Move 'findrenames' code into its own file.
Wed, 07 Apr 2010 00:45:20 +0900 Yuya Nishihara commands: refactor diff --stat and qdiff --stat
Fri, 23 Apr 2010 15:24:11 +0900 Nicolas Dumazet log: remove useless condition
Mon, 19 Apr 2010 17:00:02 -0500 Matt Mackall Merge with stable
Thu, 08 Apr 2010 00:13:33 +0900 Yuya Nishihara remoteui: copy http_proxy settings stable
Mon, 05 Apr 2010 01:00:14 +0200 Martin Geisler cmdutil: do not translate trivial string
Fri, 02 Apr 2010 15:22:07 -0500 Brodie Rao cmdutil: make use of output labeling in changeset_printer
Wed, 17 Mar 2010 18:15:16 -0500 Matt Mackall progress: drop extra args for pos=None calls (issue2087)
Mon, 15 Mar 2010 18:40:00 +0100 Martin Geisler progress: use a verb in present participle
Mon, 08 Mar 2010 19:43:24 +0100 Benoit Boissinot patch/diff: move patch.export() to cmdutil.export()
Mon, 08 Mar 2010 00:01:12 +0100 Benoit Boissinot addremove: avoid fetching data again and again
Mon, 08 Mar 2010 00:00:03 +0100 Benoit Boissinot addremove: add progress support for similarity search
Sun, 07 Mar 2010 23:59:28 +0100 Benoit Boissinot addremove: atomically update the dirstate
Sun, 14 Feb 2010 01:52:31 -0500 Brodie Rao remove unused imports stable
Mon, 08 Feb 2010 10:50:00 +0100 Brendan Cully mq: make init -Q do what qinit -c did
Mon, 08 Feb 2010 10:23:44 +0100 Brendan Cully mq: add -Q option to all commands not in norepo
Sat, 06 Feb 2010 16:50:00 +0100 Patrick Mezard util: make spawndetached() handle subprocess early terminations
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Mon, 18 Jan 2010 22:59:32 +0100 Patrick Mezard templatekw: fix extras, manifest and showlist args (issue1989)
Fri, 15 Jan 2010 10:38:11 +0100 Patrick Mezard Merge with crew-stab le
Fri, 15 Jan 2010 09:50:52 +0100 Patrick Mezard cmdutil: expand style paths (issue1948) stable
Sun, 10 Jan 2010 18:13:34 +0100 Patrick Mezard cmdutil: hide child window created by win32 spawndetached()
Wed, 06 Jan 2010 21:11:58 +0100 Patrick Mezard Find right hg command for detached process
Wed, 06 Jan 2010 21:11:58 +0100 Patrick Mezard cmdutil: replace unix pipe handshake with file lock
Fri, 10 Apr 2009 21:20:25 +0200 Patrick Mezard serve: add and use portable spawnvp replacement
Wed, 30 Dec 2009 02:41:19 +0100 Robert Bachmann Bugfix and test for hg log XML output
Mon, 28 Dec 2009 17:55:52 +0100 Robert Bachmann Added support for templatevar "footer" to cmdutil.py
Mon, 14 Dec 2009 00:32:29 +0900 Nicolas Dumazet cmdutil: replace sys.maxint with None as default value in loglimit
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard Make {file_copies} usable as a --template key
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard templatekw: change {file_copies} behaviour, add {file_copies_switch}
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard cmdutil: extract file copies closure into templatekw
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard cmdutil: extract latest tags closures in templatekw
Sun, 13 Dec 2009 18:06:24 +0100 Patrick Mezard cmdutil: extract file changes closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 Patrick Mezard cmdutil: extract repo dependent closures in templatekw
Sun, 13 Dec 2009 18:06:23 +0100 Patrick Mezard cmdutil: extract ctx dependent closures into templatekw
Sun, 13 Dec 2009 18:06:23 +0100 Patrick Mezard cmdutil: replace showlist() closure with a function
Thu, 10 Dec 2009 12:31:57 +0100 Dirkjan Ochtman merge with the stable branch
Thu, 10 Dec 2009 12:31:21 +0100 Dirkjan Ochtman cmdutil: copy auth section in remoteui stable
Thu, 10 Dec 2009 00:14:22 +0100 Benoit Boissinot log --follow: use a set instead of a list
Tue, 01 Dec 2009 11:28:31 +0900 Nicolas Dumazet cmdutil: service: add appendpid parameter to append pids to pid file
Tue, 01 Dec 2009 01:43:46 +0100 Benoit Boissinot backout experimental change from 777c1df76ef4
Mon, 30 Nov 2009 15:31:14 -0600 Matt Mackall Merge with crew
Mon, 30 Nov 2009 22:23:09 +0100 Patrick Mezard cmdutil: fix missing default 'extra' template
less more (0) -100 -60 tip