Mon, 03 Sep 2012 14:29:05 +0200 |
Pierre-Yves David |
clfilter: remove any explicit revision number from default cmdutil range
|
Thu, 20 Sep 2012 19:01:53 +0200 |
Pierre-Yves David |
clfilter: remove usage of `range` in favor of iteration over changelog
|
Tue, 11 Sep 2012 00:12:07 +0200 |
Pierre-Yves David |
amend: add obsolete support
|
Sat, 25 Aug 2012 16:20:41 +0200 |
Pierre-Yves David |
amend: use an explicit commit message for temporary amending commit
|
Mon, 10 Sep 2012 23:44:24 +0200 |
Pierre-Yves David |
amend: wrap all commit operations in a single transaction
|
Sat, 25 Aug 2012 15:37:28 +0200 |
Pierre-Yves David |
amend: lock the repository during the whole process
|
Sun, 09 Sep 2012 12:35:06 +0200 |
Patrick Mezard |
Merge with stable
|
Thu, 30 Aug 2012 16:47:08 +0200 |
Pierre-Yves David |
amend: preserve phase of amended revision (issue3602)
stable
|
Mon, 27 Aug 2012 09:37:49 -0700 |
Ankur Dahiya |
color: enabled color support for export command (issue1507)
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Sat, 04 Aug 2012 07:14:40 +0200 |
Ross Lagerwall |
util: replace util.nulldev with os.devnull
stable
|
Wed, 01 Aug 2012 15:49:00 +0200 |
Patrick Mezard |
log: make opts entries optional (issue2423)
stable
|
Mon, 16 Jul 2012 17:44:46 +0200 |
Pierre-Yves David |
hidden: move hiddenrevs set on the repository
|
Fri, 06 Jul 2012 13:56:40 -0700 |
Joshua Redstone |
scmutil: 25% speedup in casecollisionauditor
|
Wed, 11 Jul 2012 18:22:07 +0200 |
Patrick Mezard |
incoming/outgoing: handle --graph in core
|
Sat, 14 Jul 2012 19:09:22 +0200 |
Patrick Mezard |
log: support --graph without graphlog extension
|
Sat, 14 Jul 2012 18:55:21 +0200 |
Patrick Mezard |
graphlog: extract revset/support functions into cmdutil
|
Fri, 29 Jun 2012 00:40:52 -0500 |
Matt Mackall |
merge with stable
|
Sat, 23 Jun 2012 19:57:29 +0300 |
Idan Kamara |
amend: disable hooks when creating intermediate commit (issue3501)
stable
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
cmdutil: lowercase finddate status message
|
Tue, 08 May 2012 22:43:44 +0200 |
Patrick Mezard |
cmdutil: extract increasing_windows() from walkchangerevs()
|
Sun, 13 May 2012 13:19:46 +0200 |
Patrick Mezard |
cmdutil: use filectx.cmp() in amend()
|
Sun, 13 May 2012 12:52:24 +0200 |
Matt Mackall |
merge with stable
|
Sat, 12 May 2012 16:00:58 +0200 |
Brodie Rao |
cleanup: "raise SomeException()" -> "raise SomeException"
|
Sat, 12 May 2012 22:12:54 +0200 |
Martin Geisler |
templater: handle SyntaxError when parsing ui.logtemplate
stable
|
Sat, 12 May 2012 00:06:11 +0200 |
Matt Mackall |
merge with stable
|
Fri, 11 May 2012 18:33:45 +0300 |
Idan Kamara |
amend: preserve extra dict (issue3430)
stable
|
Fri, 04 May 2012 09:20:28 -0500 |
Kevin Bullock |
revert: don't re-create changeset context
|
Mon, 30 Apr 2012 20:45:45 +0200 |
Patrick Mezard |
amend: fix copy records handling (issue3410)
stable
|
Sun, 29 Apr 2012 22:25:55 +0200 |
Patrick Mezard |
localrepo: add setparents() to adjust dirstate copies (issue3407)
stable
|
Sat, 28 Apr 2012 20:29:21 +0200 |
Patrick Mezard |
dirstate: preserve path components case on renames (issue3402)
stable
|
Wed, 18 Apr 2012 01:20:16 +0300 |
Idan Kamara |
commit: add option to amend the working dir parent
|
Wed, 28 Mar 2012 11:42:17 +0200 |
Angel Ezquerra |
revert: add support for reverting subrepos without --no-backup and/or --all
|
Wed, 28 Mar 2012 11:42:17 +0200 |
Angel Ezquerra |
revert: add support for reverting subrepos
|
Sun, 08 Apr 2012 12:38:26 -0500 |
Matt Mackall |
log: bypass file scan part of fastpath when no files
|
Sun, 08 Apr 2012 12:38:24 -0500 |
Matt Mackall |
cmdutil: use context instead of lookup
|
Wed, 28 Mar 2012 11:42:17 +0200 |
Angel Ezquerra |
revert: move bulk of revert command from commands to cmdutil
|
Fri, 23 Mar 2012 11:47:27 -0500 |
Matt Mackall |
rename: handle case-changing (issue1717)
stable
|
Fri, 24 Feb 2012 20:57:59 +0100 |
Patrick Mezard |
log: fix --follow FILE ancestry calculation
stable
|
Fri, 10 Feb 2012 16:52:32 -0600 |
Matt Mackall |
log: remove caching of all visited revisions (issue3253)
stable
|
Mon, 06 Feb 2012 14:37:49 +0900 |
FUJIWARA Katsunori |
forget: show warning messages for forgetting in subrepo correctly
stable
|
Tue, 17 Jan 2012 19:10:59 -0500 |
David M. Carr |
forget: fix subrepo recursion for explicit path handling
|
Tue, 17 Jan 2012 19:10:58 -0500 |
David M. Carr |
add: fix subrepo recursion for explicit path handling
|
Tue, 17 Jan 2012 20:23:23 +0100 |
Pierre-Yves David |
changeset_printer: display changeset phase on debug level
|
Thu, 05 Jan 2012 20:35:10 -0600 |
Matt Mackall |
cmdutil: simplify duplicatecopies
|
Wed, 04 Jan 2012 15:48:02 -0600 |
Matt Mackall |
copies: split the copies api for "normal" and merge cases (API)
|
Wed, 21 Dec 2011 14:36:08 -0600 |
Matt Mackall |
merge with stable
|
Thu, 15 Dec 2011 16:41:03 -0500 |
Alistair Bell |
diff: when diffing a revision with a deleted subrepo, maintain the node context (issue3153)
stable
|
Thu, 15 Dec 2011 16:26:33 +0100 |
Martin Geisler |
merge with stable
|
Wed, 14 Dec 2011 12:28:00 -0200 |
Renato Cunha |
diff: don't crash when diffing a revision with a deleted subrepo (issue3153)
stable
|
Thu, 01 Dec 2011 15:57:10 -0600 |
Matt Mackall |
merge with stable
|
Thu, 01 Dec 2011 15:51:36 -0600 |
Matt Mackall |
alias: shortcut command matching show shadowing works properly (issue3104)
stable 2.0.1
|
Wed, 02 Nov 2011 01:17:11 -0400 |
David M. Carr |
add: support adding explicit files in subrepos
|
Tue, 11 Oct 2011 18:18:15 -0700 |
Eric Roshan Eisner |
cmdutil.bailifchanged: abort for dirty subrepos
|
Sun, 09 Oct 2011 16:14:37 -0500 |
Matt Mackall |
rebase: move updatedirstate into cmdutil so it can be shared
|
Sat, 30 Jul 2011 11:08:45 +0100 |
Andrzej Bieniek |
export: add %m to file format string (first line of the commit message)
|
Mon, 25 Jul 2011 15:32:42 -0500 |
Augie Fackler |
cmdutil: use safehasattr instead of hasattr
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
scmutil: switch match users to supplying contexts
|
Wed, 15 Jun 2011 23:50:33 +0300 |
Idan Kamara |
cmdutil: return a dummy, closable file object if it cannot be duped
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
cmdutil: use ui descriptors in makefileobj
|