Thu, 29 Nov 2012 08:49:21 -0500 |
Tim Henigan |
branch: add missing repo argument to checknewlabel
|
Wed, 28 Nov 2012 18:08:51 -0600 |
Matt Mackall |
merge with stable
|
Tue, 27 Nov 2012 08:47:35 -0500 |
Tim Henigan |
update: allow update to existing branches with invalid names (issue3710)
stable
|
Wed, 28 Nov 2012 11:20:56 +0100 |
Pierre-Yves David |
command: remove phase from the list of basic command
stable
|
Fri, 23 Nov 2012 11:59:44 -0500 |
Jordi Guti?rrez Hermoso |
bisect: add example for limiting bisection to specified directories
|
Sun, 25 Nov 2012 13:53:47 -0600 |
Matt Mackall |
i18n: wrap false positives for translation detection
|
Fri, 16 Nov 2012 10:20:32 -0600 |
Kevin Bullock |
merge with crew-stable
|
Thu, 15 Nov 2012 11:27:30 -0600 |
Kevin Bullock |
grep: remove useless while condition
stable
|
Tue, 13 Nov 2012 19:32:53 -0600 |
Augie Fackler |
Merge with crew-stable.
|
Mon, 12 Nov 2012 19:27:03 +0200 |
Idan Kamara |
grep: don't search past the end of the searched string
stable
|
Mon, 12 Nov 2012 19:27:03 +0200 |
Idan Kamara |
grep: don't search past the end of the searched string
|
Wed, 07 Nov 2012 16:21:39 -0600 |
Augie Fackler |
bookmarks: introduce a bmstore to manage bookmark persistence
|
Tue, 06 Nov 2012 17:38:22 -0600 |
Matt Mackall |
tags: add formatter support
|
Tue, 06 Nov 2012 17:30:49 -0600 |
Matt Mackall |
manifest: add formatter support
|
Tue, 06 Nov 2012 17:30:47 -0600 |
Matt Mackall |
status: use condwrite to avoid zero-width format string hack
|
Wed, 31 Oct 2012 03:59:28 +0900 |
FUJIWARA Katsunori |
i18n: add "i18n" comment to column positioning messages of "hg summary"
stable
|
Wed, 17 Oct 2012 21:30:08 -0700 |
Siddharth Agarwal |
url: use open and not url.open for local files (issue3624)
stable
|
Thu, 04 Oct 2012 19:46:43 +0200 |
Simon Heimberg |
subrepo: more isolation, only use ui for hg.peer when there is no repo
stable
|
Mon, 22 Oct 2012 17:23:31 -0500 |
Matt Mackall |
update: check for missing files with --check (issue3595)
stable
|
Mon, 22 Oct 2012 16:06:47 -0500 |
Matt Mackall |
remove: don't return error on directories with tracked files
stable
|
Thu, 18 Oct 2012 10:31:15 +0900 |
FUJIWARA Katsunori |
help: indicate help omitting if help document is not fully displayed
|
Mon, 15 Oct 2012 14:45:27 +0200 |
Pierre-Yves David |
debugobsolete: add --flags option
|
Thu, 18 Oct 2012 16:34:13 -0500 |
Kevin Bullock |
bookmarks: further flatten code
|
Wed, 17 Oct 2012 21:42:06 -0500 |
Kevin Bullock |
scmutil: add bad character checking to checknewlabel
|
Wed, 17 Oct 2012 17:23:39 -0500 |
Kevin Bullock |
bookmarks: use scmutil.checknewlabel
|
Wed, 17 Oct 2012 16:34:46 -0500 |
Kevin Bullock |
scmutil: add function to validate new branch, tag, and bookmark names
|
Wed, 17 Oct 2012 16:23:42 -0500 |
Kevin Bullock |
bookmarks: remove redundant check for newline
|
Thu, 18 Oct 2012 22:35:28 +0200 |
Adrian Buehlmann |
bookmarks: replace code-redundant comment with something more useful
|
Thu, 18 Oct 2012 22:33:58 +0200 |
Adrian Buehlmann |
bookmarks: remove another uneeded return
|
Sat, 05 May 2012 15:30:54 -0500 |
Kevin Bullock |
update: remove unnecessary argument check
|
Sun, 14 Oct 2012 20:27:55 +0200 |
Idan Kamara |
grep: colorize all fields
|
Wed, 17 Oct 2012 12:15:23 -0500 |
Kevin Bullock |
bookmarks: simplify code
|
Wed, 17 Oct 2012 11:50:47 +0200 |
David Soria Parra |
bookmarks: abort when incompatible options are used (issue3663)
|
Wed, 17 Oct 2012 08:44:49 +0200 |
David Soria Parra |
bookmarks: check bookmark format during rename (issue3662)
|
Tue, 16 Oct 2012 13:35:58 -0500 |
Sean Farley |
color: add additional changeset.phase label to log.changeset and log.parent
|
Tue, 16 Oct 2012 11:43:15 -0700 |
Siddharth Agarwal |
commands: don't infer repo for commands like update (issue2748)
|
Tue, 09 Oct 2012 09:45:44 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Mon, 08 Oct 2012 00:19:30 +0200 |
Kevin Bullock |
bookmarks: deactivate current bookmark if no name is given
stable
|
Thu, 04 Oct 2012 01:24:05 +0900 |
FUJIWARA Katsunori |
help: add information about recovery from corruption to help of "verify"
|
Mon, 01 Oct 2012 03:19:23 +0200 |
David Soria Parra |
bookmarks: teach the -r option to use revsets
|
Tue, 25 Sep 2012 20:50:40 +0300 |
Sergey Kishchenko |
resolve: commit the changes after each item resolve (issue3638)
|
Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: override
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
en-us: labeled
|
Wed, 15 Aug 2012 22:39:18 +0200 |
Mads Kiilerich |
fix wording and not-completely-trivial spelling errors and bad docstrings
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Fri, 24 Aug 2012 17:51:47 -0500 |
Matt Mackall |
merge with stable
|
Mon, 06 Aug 2012 12:59:47 +0200 |
Adrian Buehlmann |
debuginstall: show directory for Python lib
stable
|
Fri, 24 Aug 2012 14:53:07 -0500 |
Matt Mackall |
merge with stable
|
Wed, 22 Aug 2012 11:18:35 -0400 |
John Li |
merge: handle case when heads are all bookmarks
stable
|
Thu, 16 Aug 2012 13:57:43 +0200 |
Adrian Buehlmann |
manifest: remove redundant sorted() call for --all
|
Wed, 15 Aug 2012 22:28:32 +0200 |
Patrick Mezard |
debugfileset: implement --rev, more tests
stable
|
Mon, 06 Aug 2012 10:45:11 +0200 |
Adrian Buehlmann |
update: fix typo in help text
stable
|
Wed, 01 Aug 2012 14:59:15 +0200 |
Mads Kiilerich |
help: use the first topic name from helptable, not the longest alias
stable
|
Wed, 01 Aug 2012 15:49:00 +0200 |
Patrick Mezard |
log: make opts entries optional (issue2423)
stable
|
Tue, 31 Jul 2012 03:30:42 +0200 |
Mads Kiilerich |
check-code: indent 4 spaces in py files
stable
|
Mon, 30 Jul 2012 19:26:05 +0200 |
Patrick Mezard |
debugobsolete: do not traceback on invalid node identifiers
stable
|
Mon, 23 Jul 2012 19:03:32 +0200 |
Patrick Mezard |
addremove: mention --similarity defaults to 100 (issue3430)
stable
|
Thu, 26 Jul 2012 16:57:50 -0500 |
Augie Fackler |
strip: move bookmarks to nearest ancestor rather than '.'
stable
|
Tue, 05 Jun 2012 17:00:13 -0700 |
Brad Hall |
tag: don't allow tagging the null revision (issue1915)
stable
|
Fri, 27 Jul 2012 13:56:19 +0200 |
Patrick Mezard |
identity: show trailing '+' for dirty subrepos (issue2839)
stable
|
Wed, 25 Jul 2012 19:34:31 +0200 |
Patrick Mezard |
discovery: add extinct changesets to outgoing.excluded
stable
|
Sat, 14 Jul 2012 18:29:46 +0200 |
Adrian Buehlmann |
update: put rules for uncommitted changes into verbose help section
|
Fri, 13 Jul 2012 21:47:06 +0200 |
Peter Arrenbrecht |
peer: introduce real peer classes
|
Fri, 13 Jul 2012 21:46:53 +0200 |
Sune Foldager |
peer: introduce peer methods to prepare for peer classes
|
Fri, 06 Jul 2012 14:12:42 -0500 |
Augie Fackler |
bookmarks: document behavior of -B/--bookmark in help
|
Wed, 11 Jul 2012 11:52:42 +0200 |
Patrick Mezard |
debugrevlog: handle numrevs == numfull case (issue3537)
|
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
|
Thu, 05 Jul 2012 19:53:04 +0200 |
Pierre-Yves David |
push: accept revset argument for --rev
|
Thu, 12 Jul 2012 13:33:53 +0200 |
Martin Geisler |
merge with crew-stable
|
Mon, 09 Jul 2012 17:51:46 +0200 |
Adrian Buehlmann |
revert: use term "uncommitted merge" in help text
stable
|
Thu, 12 Jul 2012 10:41:56 +0200 |
Martin Geisler |
merge with crew-stable
|
Tue, 10 Jul 2012 21:26:18 +0200 |
Adrian Buehlmann |
update: mention how update can be used to cancel an uncommitted merge
stable
|
Tue, 10 Jul 2012 11:15:22 +0200 |
Adrian Buehlmann |
update: move help text about parent revision higher up
stable
|
Wed, 11 Jul 2012 09:12:31 +0200 |
Adrian Buehlmann |
rollback: move examples and --force note in help into verbose section
stable
|
Wed, 11 Jul 2012 09:08:26 +0200 |
Adrian Buehlmann |
rollback: split off command example paragraph in help
stable
|
Wed, 04 Jul 2012 02:21:04 +0200 |
Pierre-Yves David |
obsolete: write obsolete marker inside a transaction
|
Wed, 11 Jul 2012 18:35:14 -0500 |
Matt Mackall |
debugobsolete: remove spurious ctx from variable name
|
Thu, 07 Jun 2012 19:20:44 +0200 |
Pierre-Yves David |
debugobsolete: list all obsolete marker if no argument are specified
|
Thu, 07 Jun 2012 19:15:23 +0200 |
Pierre-Yves David |
command: creation of obsolete marker
|
Fri, 29 Jun 2012 00:40:52 -0500 |
Matt Mackall |
merge with stable
|
Sat, 16 Jun 2012 17:05:55 +0900 |
Yuya Nishihara |
graft: don't drop the second parent on unsuccessful merge (issue3498)
stable
|
Wed, 20 Jun 2012 17:02:43 +0200 |
Thomas Arendsen Hein |
graft: allow -r to specify revisions
|
Wed, 20 Jun 2012 16:49:04 +0200 |
Thomas Arendsen Hein |
consistency: use REV instead of REVISION
|
Wed, 20 Jun 2012 16:46:10 +0200 |
Thomas Arendsen Hein |
export: add optional -r to synopsis
|
Mon, 11 Jun 2012 11:15:14 +0200 |
Adrian Buehlmann |
debugwalk: observe ui.slash config option
|
Wed, 13 Jun 2012 02:44:46 +0200 |
Mads Kiilerich |
help: sort results from keyword search
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
bisect: lowercase status message
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
serve: lowercase "no repo here" message
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
debuginstall: lowercase status messages
|
Wed, 06 Jun 2012 21:17:33 -0500 |
Matt Mackall |
merge with stable
|
Tue, 05 Jun 2012 13:33:52 -0500 |
Kevin Bullock |
update: fix help regarding update to ancestor
stable
|
Mon, 04 Jun 2012 17:57:57 -0500 |
Matt Mackall |
merge with stable
|
Tue, 05 Jun 2012 00:32:18 +0200 |
Olav Reinert |
help: fix keyword search result formatting
|
Mon, 04 Jun 2012 17:22:09 -0500 |
Matt Mackall |
help: drop -a from heads syntax summary (issue3483)
stable
|
Fri, 01 Jun 2012 12:37:18 -0700 |
Bryan O'Sullivan |
revlog: ancestors(*revs) becomes ancestors(revs) (API)
|
Mon, 04 Jun 2012 16:59:57 -0500 |
Matt Mackall |
merge with stable
|
Sat, 02 Jun 2012 11:28:43 +0200 |
Olav Reinert |
help: format all output using RST
|
Sat, 02 Jun 2012 11:25:40 +0200 |
Olav Reinert |
help: format command and option list help using RST
|
Sat, 02 Jun 2012 11:22:33 +0200 |
Olav Reinert |
help: format extension lists using RST
|
Mon, 04 Jun 2012 15:43:16 +0300 |
Idan Kamara |
graft: restore config option on correct ui
stable
|
Fri, 01 Jun 2012 12:35:30 +0200 |
Olav Reinert |
help: format command help using RST
|
Fri, 01 Jun 2012 12:15:45 +0200 |
Olav Reinert |
help: format topic help using RST
|
Fri, 01 Jun 2012 12:01:33 +0200 |
Olav Reinert |
help: inline helper function used once only
|
Fri, 01 Jun 2012 11:58:23 +0200 |
Olav Reinert |
minirst: generate tables as a list of joined lines
|
Tue, 22 May 2012 22:08:41 +0200 |
Olav Reinert |
help: inline helper function used once only
|
Tue, 22 May 2012 22:08:41 +0200 |
Olav Reinert |
help: remove redundant parameter
|
Tue, 22 May 2012 22:08:41 +0200 |
Olav Reinert |
help: move some helper functions to help.py
|
Tue, 22 May 2012 22:08:41 +0200 |
Olav Reinert |
help: remove dependency on ui from some helper functions
|
Thu, 17 May 2012 15:52:14 -0500 |
Matt Mackall |
merge with stable
|
Sat, 12 May 2012 19:38:20 +0200 |
Sune Foldager |
bundle: make bundles more portable (isue3441)
stable
|
Sun, 13 May 2012 14:04:07 +0200 |
Brodie Rao |
branches: improve performance by removing redundant operations
|
Sun, 13 May 2012 14:04:06 +0200 |
Brodie Rao |
context: add changectx.closesbranch() method
|
Sun, 13 May 2012 14:04:04 +0200 |
Brodie Rao |
localrepo: add branchtip() method for faster single-branch lookups
|
Sat, 12 May 2012 16:53:36 +0200 |
Patrick Mezard |
phase: remove useless test, olddata is never None
|
Sun, 13 May 2012 15:26:06 +0200 |
Matt Mackall |
help: tweak keyword format output
|
Sun, 13 May 2012 06:03:11 -0500 |
Augie Fackler |
help: add --keyword (-k) for searching help
|
Sun, 13 May 2012 11:55:42 +0200 |
David Soria Parra |
merge: respect bookmarks during merge
|
Sun, 13 May 2012 13:18:06 +0200 |
Brodie Rao |
check-code: ignore naked excepts with a "re-raise" comment
|
Sat, 12 May 2012 20:06:04 +0200 |
Mads Kiilerich |
unbundle: move bookmark update outside the lock
|
Sat, 12 May 2012 16:02:46 +0200 |
Brodie Rao |
cleanup: replace naked excepts with except Exception: ...
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
Fri, 11 May 2012 18:51:35 +0200 |
Levi Bard |
graft: implement --log (issue3438)
|
Sat, 12 May 2012 00:24:07 +0200 |
Patrick Mezard |
phase: make if abort on nullid for the good reason
|
Sat, 12 May 2012 00:24:07 +0200 |
Patrick Mezard |
phases: introduce phasecache
|
Tue, 08 May 2012 15:31:00 -0700 |
Bryan O'Sullivan |
bisect: set HG_NODE when runing a command
|
Tue, 08 May 2012 15:29:09 -0700 |
Bryan O'Sullivan |
bisect: track the current changeset (issue3382)
|
Sat, 12 May 2012 00:06:11 +0200 |
Matt Mackall |
merge with stable
|
Fri, 11 May 2012 15:15:50 +0200 |
Levi Bard |
addremove: document default similarity behavior (issue3429)
stable
|
Sun, 06 May 2012 17:12:22 -0700 |
Travis Herrick |
branches: quiet option observes other parameters
|
Tue, 08 May 2012 12:05:45 -0500 |
Matt Mackall |
merge with stable
|
Sun, 06 May 2012 14:15:17 -0500 |
Matt Mackall |
graft: remark on empty graft
|
Wed, 02 May 2012 17:15:11 -0700 |
Bryan O'Sullivan |
bisect: save current state before running a command
stable
|
Sun, 06 May 2012 23:58:04 +0900 |
Yuya Nishihara |
commands: parse ui.strict config item as bool
stable
|
Tue, 01 May 2012 22:14:51 +0100 |
A. S. Budden |
help: add reference to template help (issue3413)
stable
|
Sun, 29 Apr 2012 22:25:55 +0200 |
Patrick Mezard |
localrepo: add setparents() to adjust dirstate copies (issue3407)
stable
|
Sat, 21 Apr 2012 10:23:47 +0200 |
Adrian Buehlmann |
commit: use ui.configbool when checking 'commitsubrepos' setting on --amend
stable
|
Mon, 23 Apr 2012 12:12:04 +0200 |
Patrick Mezard |
update: make --check abort with dirty subrepos
stable
|
Mon, 23 Apr 2012 12:09:54 +0200 |
Patrick Mezard |
update: fix "not rev" vs "rev is None"
stable
|
Thu, 19 Apr 2012 18:11:48 +0300 |
Idan Kamara |
commands: add missing wlock to graft
stable
|
Thu, 19 Apr 2012 17:59:23 +0300 |
Idan Kamara |
commands: add missing wlock to branch
stable
|
Thu, 19 Apr 2012 17:59:23 +0300 |
Idan Kamara |
commands: add missing wlock to backout
stable
|
Wed, 18 Apr 2012 01:20:16 +0300 |
Idan Kamara |
commit: add option to amend the working dir parent
|
Fri, 13 Apr 2012 11:01:07 -0700 |
Bryan O'Sullivan |
commands: move bundle type validation earlier
|
Tue, 10 Apr 2012 12:49:12 -0500 |
Matt Mackall |
graft: add --dry-run support (issue3362)
|
Fri, 06 Apr 2012 15:18:14 -0500 |
Matt Mackall |
merge with stable
|
Wed, 04 Apr 2012 12:31:31 +0200 |
Thomas Arendsen Hein |
export: catch exporting empty revsets (issue3353)
stable
|
Wed, 28 Mar 2012 11:42:17 +0200 |
Angel Ezquerra |
revert: move bulk of revert command from commands to cmdutil
|
Thu, 22 Mar 2012 16:54:46 -0500 |
Matt Mackall |
encoding: tune fast-path of tolocal a bit
|
Mon, 12 Mar 2012 13:37:39 -0500 |
Matt Mackall |
pvec: introduce pvecs
|
Thu, 08 Mar 2012 15:59:33 -0600 |
Matt Mackall |
merge with stable
|
Thu, 08 Mar 2012 13:35:27 -0600 |
Matt Mackall |
i18n: fix all remaining uses of % inside _()
stable
|
Wed, 07 Mar 2012 23:21:11 +0000 |
Javi Merino |
update: don't translate the abort message twice
stable
|
Sun, 04 Mar 2012 16:48:04 -0600 |
Matt Mackall |
merge with stable
|
Fri, 02 Mar 2012 11:46:18 -0300 |
Wagner Bruna |
debugbuilddag: fix starting a dag on a non-default branch
stable
|
Fri, 24 Feb 2012 11:02:21 +0100 |
Patrick Mezard |
debugrevspec: pretty print output
|
Tue, 28 Feb 2012 21:17:53 -0600 |
Matt Mackall |
merge with stable
|
Tue, 28 Feb 2012 23:47:46 +0200 |
Idan Kamara |
update: delete bookmarks.current when explicitly updating to a rev (issue3276)
stable
|
Tue, 28 Feb 2012 01:07:55 +0200 |
Idan Kamara |
update: don't move the active bookmark if a rev is specified with -r
stable
|
Sat, 25 Feb 2012 16:48:07 -0600 |
Matt Mackall |
merge with stable
|
Sat, 25 Feb 2012 19:39:55 +0100 |
Patrick Mezard |
log: restore cache used by --copies
stable
|
Fri, 24 Feb 2012 16:16:48 -0600 |
Matt Mackall |
merge with stable
|
Fri, 24 Feb 2012 16:09:15 -0600 |
Matt Mackall |
graft: use proper revisions for copy detection (issue3265)
stable
|
Wed, 22 Feb 2012 15:22:12 -0600 |
Matt Mackall |
status: fix format field thinko
|
Mon, 20 Feb 2012 16:42:51 -0600 |
Matt Mackall |
formatter: convert status command
|
Fri, 10 Feb 2012 17:09:23 -0600 |
Matt Mackall |
merge with stable
|
Fri, 10 Feb 2012 16:09:30 -0600 |
Matt Mackall |
pull: backout change to return code
stable
|
Fri, 10 Feb 2012 13:50:13 +0100 |
Patrick Mezard |
debugrevspec: mention --verbose to print the parsed tree
|
Wed, 08 Feb 2012 20:00:52 +0100 |
Patrick Mezard |
phase: when phase cannot be reduced, hint at --force and return 1 (BC)
|
Thu, 09 Feb 2012 17:54:47 -0600 |
Matt Mackall |
update: just merge unknown file collisions
|
Thu, 09 Feb 2012 13:16:20 -0600 |
Matt Mackall |
update: use normal update path with --check (issue2450)
|
Mon, 30 Jan 2012 16:01:54 -0600 |
Matt Mackall |
pull: return 1 when no changes found (BC)
stable
|
Mon, 30 Jan 2012 15:56:35 -0600 |
Matt Mackall |
push: don't treat bookmark as a found change
stable
|
Mon, 30 Jan 2012 18:06:57 +0100 |
Pierre-Yves David |
phase: accept old style revision specification
stable
|
Mon, 30 Jan 2012 11:32:09 -0600 |
Matt Mackall |
push: return 1 if no changes found (issue3228)
stable
|
Mon, 30 Jan 2012 11:26:20 -0600 |
Matt Mackall |
push: more precise failure check on subrepo push
stable
|
Mon, 30 Jan 2012 11:23:17 -0600 |
Matt Mackall |
push: return 0 when updating bookmarks
stable
|
Sun, 29 Jan 2012 14:07:45 -0600 |
Matt Mackall |
bookmarks: move current bookmark on update -u and bare pull -u (issue3222)
stable
|
Fri, 27 Jan 2012 13:12:56 -0600 |
Kevin Bullock |
update: note updated bookmark
stable
|
Fri, 27 Jan 2012 14:19:32 -0600 |
Augie Fackler |
resolve: mention merge-tools topic in help
stable
|
Wed, 25 Jan 2012 17:14:08 -0600 |
Matt Mackall |
scmutil: unify some 'no changes found' messages
stable
|
Wed, 25 Jan 2012 19:05:16 +0100 |
Alain Leufroy |
bundle: display info about secret changets while no sharable changeset found
stable
|
Wed, 25 Jan 2012 14:06:04 -0600 |
Jens B?ckman |
help: mark strings for translation
stable
|
Sun, 22 Jan 2012 21:30:09 +0100 |
Pierre-Yves David |
phase: alway return a value
stable
|
Fri, 20 Jan 2012 15:25:39 -0600 |
Matt Mackall |
bookmarks: correct correction of -i
stable 2.1-rc
|
Fri, 20 Jan 2012 23:05:14 +0200 |
Idan Kamara |
commands: drop exclamation mark in abort message
stable
|
Thu, 19 Jan 2012 16:10:26 -0600 |
Kevin Bullock |
update: note ways to avoid moving bookmark
stable
|
Fri, 20 Jan 2012 14:19:13 -0600 |
Matt Mackall |
bookmarks: make -i summary simpler and more accurate
stable
|
Thu, 19 Jan 2012 16:05:01 -0600 |
Kevin Bullock |
bookmarks: clarify help for -i/--inactive
stable
|
Thu, 19 Jan 2012 14:07:48 -0600 |
Matt Mackall |
bookmarks: automatically advance bookmark on naked update (BC) (issue2894)
|
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:43:41 +0100 |
Pierre-Yves David |
phase: report phase movement
|
Fri, 13 Jan 2012 01:19:07 +0100 |
Mads Kiilerich |
tag: lock before tagging
|
Fri, 13 Jan 2012 01:19:07 +0100 |
Mads Kiilerich |
debugbuilddag: lock repo before starting transaction
|
Wed, 11 Jan 2012 18:14:55 +0100 |
Olav Reinert |
help: fix column alignment in "hg help" output
|
Fri, 13 Jan 2012 14:52:47 +0100 |
Martin Geisler |
commands: partial backout of fbb68b382040
|
Fri, 13 Jan 2012 11:53:51 +0100 |
Martin Geisler |
phase: add metavar to -r help text
|
Fri, 13 Jan 2012 11:50:06 +0100 |
Martin Geisler |
phase: the REV argument can be repeated
|
Fri, 13 Jan 2012 11:38:49 +0100 |
Martin Geisler |
commands: no need to rename merge and phases on import
|
Fri, 13 Jan 2012 11:34:09 +0100 |
Martin Geisler |
phase: there is actually no -C option
|
Fri, 13 Jan 2012 11:29:47 +0100 |
Martin Geisler |
phase: use standard syntax for command line flags
|
Fri, 13 Jan 2012 11:26:24 +0100 |
Martin Geisler |
phase: fix RST markup (use ``...`` for literal text)
|
Fri, 13 Jan 2012 11:23:45 +0100 |
Martin Geisler |
phase: lowercase option help, rephrase slightly
|
Mon, 09 Jan 2012 03:47:16 +0100 |
Pierre-Yves David |
discovery: introduce outgoing object for result of findcommonoutgoing
|
Mon, 09 Jan 2012 04:16:00 +0100 |
Pierre-Yves David |
commands: make bundle use heads computed by findoutgoing
|
Wed, 11 Jan 2012 15:51:02 +0100 |
Martin Geisler |
commands: bump copyright year
|
Tue, 10 Jan 2012 16:36:36 -0600 |
Matt Mackall |
phase: mark messages for i18n
|
Tue, 10 Jan 2012 16:36:33 -0600 |
Matt Mackall |
phase: fix up help string
|
Tue, 10 Jan 2012 16:36:32 -0600 |
Matt Mackall |
phase: drop reference to working directory phase
|
Tue, 10 Jan 2012 19:45:35 +0100 |
Pierre-Yves David |
phases: add a phases command to display and manipulate phases
|
Tue, 10 Jan 2012 10:18:19 +0200 |
Ion Savin |
annotate: append newline after non newline-terminated file listings
|
Fri, 06 Jan 2012 11:43:17 +0100 |
Martin Geisler |
merge with stable
|
Fri, 06 Jan 2012 11:15:32 +0100 |
Martin Geisler |
commands: add link to addremove in commit help text
stable
|
Thu, 05 Jan 2012 20:35:10 -0600 |
Matt Mackall |
cmdutil: simplify duplicatecopies
|
Wed, 04 Jan 2012 17:55:30 -0600 |
Matt Mackall |
copies: rewrite copy detection for non-merge users
|
Wed, 04 Jan 2012 15:48:02 -0600 |
Matt Mackall |
copies: split the copies api for "normal" and merge cases (API)
|
Tue, 03 Jan 2012 17:13:03 -0600 |
Matt Mackall |
merge with stable
|
Tue, 03 Jan 2012 15:48:58 -0600 |
Matt Mackall |
grep: make multiline mode the default (BC)
stable
|
Thu, 29 Dec 2011 14:45:18 -0600 |
Matt Mackall |
merge with stable
|
Thu, 29 Dec 2011 14:02:18 -0600 |
Matt Mackall |
rollback: clarify --force text (issue3175)
stable
|
Sun, 25 Dec 2011 20:35:16 +0900 |
FUJIWARA Katsunori |
i18n: use "encoding.lower()" to normalize specified keywords for log searching
|
Thu, 22 Dec 2011 15:56:27 -0600 |
Matt Mackall |
merge with stable
|
Thu, 29 Sep 2011 17:20:04 +0200 |
Angel Ezquerra |
push: propagate --new-branch and --ssh options when pushing subrepos
|
Tue, 20 Dec 2011 14:11:14 -0600 |
Kevin Bullock |
graft: use consistent language in help
stable
|
Thu, 15 Dec 2011 14:24:38 -0600 |
Matt Mackall |
merge with crew
|
Thu, 15 Dec 2011 16:26:33 +0100 |
Martin Geisler |
merge with stable
|
Thu, 15 Dec 2011 11:13:38 +0100 |
Martin Geisler |
status: add missing ":" to help text
stable
|
Fri, 09 Dec 2011 14:14:30 +0200 |
Ion Savin |
annotate: show full changeset hash when invoked with --debug and -c
|
Thu, 08 Dec 2011 16:01:44 -0600 |
Matt Mackall |
merge with stable
|
Wed, 07 Dec 2011 11:23:13 -0600 |
Kevin Bullock |
bookmarks: clarify help for use of merge and update
|
Wed, 07 Dec 2011 11:23:01 -0600 |
Kevin Bullock |
merge: make 'nothing to merge' aborts consistent
|
Wed, 07 Dec 2011 11:22:57 -0600 |
Kevin Bullock |
merge: remove excess creation of changectx
|
Thu, 08 Dec 2011 14:32:44 -0600 |
Matt Mackall |
branch: warn on branching
stable
|
Wed, 07 Dec 2011 16:19:39 -0600 |
Matt Mackall |
bookmarks: mark divergent bookmarks with book@pathalias when source in [paths]
|
Mon, 05 Dec 2011 17:48:40 -0600 |
Matt Mackall |
merge with stable
|
Mon, 05 Dec 2011 17:09:11 -0600 |
Matt Mackall |
branch: move note about permanence to the top, add 'global'
stable
|
Mon, 28 Nov 2011 01:32:13 +0100 |
Pierre-Yves David |
addchangegroup: remove the lock argument on the addchangegroup methods
|
Sat, 26 Nov 2011 00:10:12 +0100 |
Mads Kiilerich |
id: add command line options for handling ssh and https urls
|
Thu, 24 Nov 2011 11:38:16 +0100 |
Patrick Mezard |
status: support revsets with --change
|
Fri, 18 Nov 2011 12:04:31 +0100 |
Patrick Mezard |
annotate: support diff whitespace filtering flags (issue3030)
|
Thu, 17 Nov 2011 16:53:17 -0600 |
Matt Mackall |
merge with stable
|
Wed, 16 Nov 2011 12:53:10 +0100 |
Patrick Mezard |
import: fix parent selection when importing merges
stable
|
Sat, 12 Nov 2011 14:00:25 +0100 |
Stefano Tortarolo |
graft: disallow grafting grafted csets in specific situations (issue3091)
stable
|
Sat, 12 Nov 2011 13:15:40 +0100 |
Stefano Tortarolo |
graft: preserve original source in subsequent grafts
stable
|
Tue, 15 Nov 2011 02:44:55 +0100 |
Mads Kiilerich |
forget: use forward slashes for internal paths
|
Wed, 17 Aug 2011 08:55:01 -0500 |
Kevin Bullock |
bookmark: remove excess creation of changectx's
|
Wed, 17 Aug 2011 08:49:40 -0500 |
Kevin Bullock |
bookmark: same order for options and code
|
Wed, 09 Nov 2011 19:46:51 -0500 |
David M. Carr |
forget: support forgetting explicit paths in subrepos
|
Thu, 10 Nov 2011 11:00:27 -0600 |
Matt Mackall |
merge with stable
|
Tue, 08 Nov 2011 21:31:39 +0100 |
Stefano Tortarolo |
graft: mark a string for translation
stable
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
windows: use umask 022 in debugstate output
|
Sun, 06 Nov 2011 14:40:31 -0600 |
Matt Mackall |
log: hide hidden option until it actually does something
|
Wed, 02 Nov 2011 15:06:40 -0500 |
Matt Mackall |
log: hide some low-utility options
|
Wed, 02 Nov 2011 13:51:16 -0500 |
Matt Mackall |
localrepo: convert various repo.set() users to repo.revs()
|
Sat, 29 Oct 2011 11:02:23 -0500 |
Matt Mackall |
backout dbdb777502dc (issue3077) (issue3071)
stable
|
Wed, 26 Oct 2011 18:47:12 +0200 |
Peer Stritzinger |
revert: fix missing removes when parent was changed in dirstate
stable
|
Mon, 24 Oct 2011 16:57:14 -0500 |
Matt Mackall |
graft: fix duplicate filter logic
stable
|
Mon, 24 Oct 2011 16:57:14 -0500 |
Matt Mackall |
graft: fix duplicate scan message
stable
|
Mon, 24 Oct 2011 12:09:12 -0500 |
Matt Mackall |
graft: fix formatting of message
stable
|
Mon, 24 Oct 2011 13:51:24 +0200 |
Thomas Arendsen Hein |
consistency: use util.realpath instead of os.path.realpath where useful
stable
|
Fri, 21 Oct 2011 11:10:43 -0500 |
Kevin Bullock |
import: abort usefully if no patch name given
stable
|
Fri, 21 Oct 2011 00:33:08 +0200 |
Martin Geisler |
subrepos: abort commit by default if a subrepo is dirty (BC)
stable
|
Tue, 18 Oct 2011 09:38:10 -0200 |
Wagner Bruna |
import: add i18n context
stable
|
Sun, 16 Oct 2011 01:26:06 +0200 |
Mads Kiilerich |
grep: correct handling of matching lines without line ending (issue3050)
stable
|
Sun, 16 Oct 2011 11:12:59 +0200 |
Thomas Arendsen Hein |
commands: use separate try/except and try/finally as needed for python2.4
stable
|
Sat, 15 Oct 2011 01:06:52 +0200 |
Angel Ezquerra |
revert: warn that subrepos cannot be reverted
|
Fri, 14 Oct 2011 15:40:50 -0500 |
Matt Mackall |
graft: use status verbosity for reporting grafts
|
Wed, 12 Oct 2011 18:59:59 -0500 |
Matt Mackall |
graft: add examples and information about copied metadata
|
Wed, 12 Oct 2011 18:48:57 -0500 |
Matt Mackall |
graft: add --continue support
|
Wed, 12 Oct 2011 18:46:23 -0500 |
Matt Mackall |
graft: add user, date, and tool options
|
Wed, 12 Oct 2011 18:46:03 -0500 |
Matt Mackall |
graft: add --edit
|
Wed, 12 Oct 2011 18:45:36 -0500 |
Matt Mackall |
graft: add initial implementation
|
Tue, 11 Oct 2011 18:48:45 +0200 |
Pierre-Yves David |
resolve: update documentation to mention the .orig backup
|
Tue, 11 Oct 2011 23:16:05 -0500 |
Matt Mackall |
pyflakes: clean up some import noise
|
Tue, 11 Oct 2011 08:32:04 -0500 |
Matt Mackall |
import: add --edit switch
|
Sat, 08 Oct 2011 15:19:05 -0500 |
Matt Mackall |
branch: fix formatting of help note
|
Sat, 08 Oct 2011 14:18:18 -0500 |
Matt Mackall |
backout: deprecate/hide support for backing out merges
|
Sat, 08 Oct 2011 13:28:13 -0500 |
Matt Mackall |
backout: add a note about not working on merges
|
Sat, 08 Oct 2011 13:23:57 -0500 |
Matt Mackall |
backout: mark some help verbose
|
Fri, 07 Oct 2011 17:08:24 -0500 |
Matt Mackall |
help: generate command help into a single RST string for formatting
|
Fri, 07 Oct 2011 16:36:54 -0500 |
Matt Mackall |
help: unify the two -v notes for command help
|
Fri, 07 Oct 2011 15:36:50 -0500 |
Matt Mackall |
debuginstall: report the template path
|
Sun, 02 Oct 2011 14:34:28 -0400 |
Greg Ward |
import: wrap a transaction around the whole command
|
Sat, 01 Oct 2011 21:52:44 -0400 |
Greg Ward |
import: improve error reporting
|
Sat, 01 Oct 2011 21:51:25 -0400 |
Greg Ward |
import: join base with patchurl *after* checking for stdin
|
Sat, 01 Oct 2011 21:49:04 -0400 |
Greg Ward |
import: rename some local variables
|
Sat, 01 Oct 2011 21:30:49 -0400 |
Greg Ward |
import: simplify status reporting logic (and make it more I18N-friendly)
|
Sun, 02 Oct 2011 13:13:46 -0500 |
Matt Mackall |
rst: fix detection of single-row tables
|
Fri, 30 Sep 2011 21:58:54 -0400 |
Greg Ward |
rollback: avoid unsafe rollback when not at tip (issue2998)
|
Fri, 30 Sep 2011 14:26:36 -0500 |
Matt Mackall |
clone: add help examples
|
Fri, 30 Sep 2011 14:12:48 -0500 |
Matt Mackall |
clone: add a note about -u/-U
|
Fri, 30 Sep 2011 14:09:45 -0500 |
Matt Mackall |
clone: move portions of help into the verbose section
|
Fri, 30 Sep 2011 11:30:00 -0500 |
Matt Mackall |
clone: move url crossref to bottom
|
Fri, 30 Sep 2011 11:27:59 -0500 |
Matt Mackall |
clone: improve help on -r/-b and tags
|
Tue, 20 Sep 2011 20:21:04 +0200 |
Yann E. MORIN |
revset.bisect: add 'ignored' set to the bisect keyword
|
Wed, 21 Sep 2011 13:00:48 -0500 |
Matt Mackall |
help: use RST to format option lists
|
Sun, 18 Sep 2011 23:57:49 +0200 |
Yann E. MORIN |
bisect: add some bisection examples, and some log revset.bisect() examples
|
Sat, 17 Sep 2011 14:55:55 -0500 |
Matt Mackall |
help: make optlist local to subfunctions
|
Sat, 17 Sep 2011 14:50:42 -0500 |
Matt Mackall |
help: move option list display into subfunctions
|
Sat, 17 Sep 2011 14:46:13 -0500 |
Matt Mackall |
help: fold header selection into helplist
|
Sat, 17 Sep 2011 14:46:00 -0500 |
Matt Mackall |
help: fold some list help clauses into the helplist function
|
Sat, 17 Sep 2011 14:17:09 -0500 |
Matt Mackall |
minirst: end all blocks with newlines
|
Sat, 17 Sep 2011 13:20:10 -0500 |
Matt Mackall |
status: add some help examples
|
Sat, 17 Sep 2011 13:08:24 -0500 |
Matt Mackall |
forget: add help examples
|
Fri, 16 Sep 2011 17:53:58 -0500 |
Matt Mackall |
remove: suggest forget to undo adds
|
Fri, 16 Sep 2011 17:41:36 -0500 |
Matt Mackall |
remove: simplify help
|
Fri, 16 Sep 2011 17:08:18 -0500 |
Matt Mackall |
import: add help examples
|
Fri, 16 Sep 2011 16:52:45 -0500 |
Matt Mackall |
id: add some help examples
|
Fri, 16 Sep 2011 16:40:27 -0500 |
Matt Mackall |
export: add help examples
|
Fri, 16 Sep 2011 16:39:55 -0500 |
Matt Mackall |
diff: add help examples
|
Fri, 16 Sep 2011 15:31:21 -0500 |
Matt Mackall |
archive: add help examples
|
Fri, 16 Sep 2011 14:37:57 -0500 |
Matt Mackall |
log: add a usage note about --removed
|
Fri, 16 Sep 2011 14:37:56 -0500 |
Matt Mackall |
log: rearrange the help text a bit
|
Fri, 16 Sep 2011 14:37:55 -0500 |
Matt Mackall |
log: add some usage examples to verbose help
|
Sat, 10 Sep 2011 17:56:42 -0500 |
Matt Mackall |
merge with stable
|
Fri, 09 Sep 2011 14:41:22 -0500 |
Matt Mackall |
log: remove -h short option for --hidden (issue2995)
stable
|
Sat, 20 Aug 2011 21:47:10 +0100 |
Marc Simpson |
ui: use labels when outputting tags
|
Thu, 18 Aug 2011 17:24:04 -0500 |
Matt Mackall |
merge with stable
|
Thu, 18 Aug 2011 13:56:58 +0200 |
Martin Geisler |
commands: clarify that 'hg heads foo' shows heads on branch foo
stable
|
Wed, 17 Aug 2011 14:17:35 +0200 |
Martin Geisler |
merge with stable
|
Wed, 17 Aug 2011 16:41:14 +0800 |
Pang Yan Han |
commands: fix grammar in resolve help text
stable
|
Thu, 11 Aug 2011 22:05:57 -0500 |
Matt Mackall |
minirst: add simple table support
|
Thu, 04 Aug 2011 16:12:58 -0500 |
Matt Mackall |
help: move option text display into a helper function
|
Thu, 04 Aug 2011 15:36:15 -0500 |
Matt Mackall |
help: move 'additional help topics' code
|
Thu, 04 Aug 2011 15:08:41 -0500 |
Matt Mackall |
help: drop with_version
|
Tue, 02 Aug 2011 11:32:39 +0200 |
Adrian Buehlmann |
revert: introduce short option -C for --no-backup
|
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:36:13 -0500 |
Augie Fackler |
help command: use safehasattr instead of hasattr
|
Mon, 25 Jul 2011 16:36:56 -0500 |
Augie Fackler |
debugignore: use getattr instead of hasattr
|
Mon, 25 Jul 2011 16:24:37 -0500 |
Augie Fackler |
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')
|
Fri, 22 Jul 2011 17:17:23 -0500 |
Matt Mackall |
merge with stable
|
Thu, 21 Jul 2011 15:52:08 -0500 |
Augie Fackler |
summary: allow color to highlight active bookmark
|
Mon, 18 Jul 2011 07:53:26 -0500 |
Augie Fackler |
summary: show bookmarks separate from tags and note active mark (issue2892)
|
Thu, 21 Jul 2011 15:39:37 -0500 |
Matt Mackall |
revert: restore check for uncommitted merge (issue2915) (BC)
stable
|
Wed, 13 Jul 2011 16:43:18 -0500 |
Matt Mackall |
commit: suppress spurious new head message for duplicate commit (issue2893)
|
Thu, 07 Jul 2011 10:34:19 +0200 |
Martin Geisler |
merge with stable
|
Thu, 07 Jul 2011 10:19:37 +0200 |
Martin Geisler |
commands: use mergetoolopts when a command supports --tool
|
Thu, 07 Jul 2011 10:32:30 +0200 |
Martin Geisler |
commands: improve help for -y/--noninteractive
stable
|
Tue, 05 Jul 2011 14:36:33 +0300 |
Idan Kamara |
commands, merge: call setconfig on the right ui
|
Sun, 26 Jun 2011 01:13:30 +0200 |
Adrian Buehlmann |
revert: improve hints on abort when reverting to parent without --all
stable
|
Fri, 24 Jun 2011 17:04:37 +0300 |
Idan Kamara |
archive: wrap the ui descriptor so it doesn't get closed
stable
|
Fri, 24 Jun 2011 17:04:37 +0300 |
Idan Kamara |
bisect: use ui out descriptor when calling util.system
stable
|
Fri, 24 Jun 2011 10:31:44 +0200 |
Adrian Buehlmann |
update: do not use the term 'update' when mentioning reverting one file
stable
|
Fri, 24 Jun 2011 12:37:29 +0200 |
Adrian Buehlmann |
revert: mention update in hint of abort when reverting to non-parent
stable
|
Fri, 24 Jun 2011 10:51:05 +0200 |
Adrian Buehlmann |
update: clarify that update changes the parent revison
stable
|
Wed, 22 Jun 2011 15:34:33 +0200 |
Adrian Buehlmann |
revert: be more helpful on uncommitted merges
stable
|
Mon, 20 Jun 2011 22:15:52 -0500 |
Kevin Bullock |
revert: be more explicit that changes are lost
stable
|
Tue, 21 Jun 2011 18:35:13 +0200 |
David Soria Parra |
i18n: remove translation of debug messages
stable
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
fileset: drop matchfn
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
scmutil: switch match users to supplying contexts
|
Fri, 03 Jun 2011 17:27:41 +0300 |
Idan Kamara |
serve: add --cmdserver option to communicate with hg over a pipe
|
Thu, 16 Jun 2011 01:58:00 +0200 |
Pierre-Yves David |
log: do not display hidden changeset
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
commands: use ui descriptors when reading/writing from stdin/out
|
Wed, 08 Jun 2011 14:54:52 +0300 |
Idan Kamara |
cmdutil, logmessage: use ui.fin when reading from '-'
|
Wed, 15 Jun 2011 17:25:58 +0200 |
Martin Geisler |
commands: add pointer to bookmarks command in branch help
|
Tue, 14 Jun 2011 23:26:35 +0200 |
Patrick Mezard |
import: add --bypass option
|
Tue, 14 Jun 2011 23:24:40 +0200 |
Patrick Mezard |
import: separate parents selection from working dir update
|
Mon, 13 Jun 2011 14:56:00 +0300 |
Idan Kamara |
forget, remove: don't note on nonexistent file twice
|
Sat, 11 Jun 2011 14:14:11 +0200 |
Patrick Mezard |
patch: turn patch() touched files dict into a set
|
Thu, 09 Jun 2011 18:39:14 +0200 |
Adrian Buehlmann |
revert: is reverting file states, not just file contents
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: change various repository() users to use peer() where appropriate
|
Wed, 08 Jun 2011 18:24:33 +0200 |
Peter Arrenbrecht |
hg: add opts argument to clone for internal remoteui
|
Wed, 08 Jun 2011 13:44:41 -0500 |
Matt Mackall |
fileset: basic pattern and boolean support
|
Tue, 07 Jun 2011 16:02:51 -0500 |
Matt Mackall |
revert: drop obvious paragraph about filenames
|
Tue, 07 Jun 2011 16:01:38 -0500 |
Matt Mackall |
revert: actually add pointer to backout
|
Tue, 07 Jun 2011 14:54:17 -0500 |
Matt Mackall |
revert: replace mention of 'roll back' with pointer to 'backout'
|
Tue, 07 Jun 2011 14:51:18 -0500 |
Matt Mackall |
revert: simplify description of effect of -r
|
Tue, 07 Jun 2011 14:49:04 -0500 |
Matt Mackall |
revert: rearrange the date help
|
Tue, 07 Jun 2011 14:47:54 -0500 |
Matt Mackall |
revert: remove some redundancy in basic description
|
Tue, 07 Jun 2011 14:19:05 -0500 |
Matt Mackall |
revert: drop requirement to use -r to revert with two parents
|
Tue, 07 Jun 2011 14:18:39 -0500 |
Matt Mackall |
revert: simplify usage note
|
Mon, 06 Jun 2011 17:38:32 -0500 |
Matt Mackall |
revert: rewrite help summary
|
Sun, 05 Jun 2011 22:24:02 +0200 |
Patrick Mezard |
import: deprecate --base
|
Sat, 04 Jun 2011 15:56:48 +0200 |
Patrick Mezard |
localrepo: add savecommitmessage() to write last-message.txt
|
Wed, 01 Jun 2011 19:12:18 -0500 |
Matt Mackall |
filesets: introduce basic fileset expression parser
|
Wed, 01 Jun 2011 16:42:50 -0500 |
Matt Mackall |
merge with stable
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
stable
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Tue, 31 May 2011 11:52:22 -0700 |
Brendan Cully |
Make pull -u behave like pull && update
|
Tue, 31 May 2011 13:18:56 +0200 |
Martin Geisler |
commands: use repo.branchheads in heads command
|
Tue, 31 May 2011 09:59:03 +0200 |
Martin Geisler |
commands: remove unused variable from heads command
|
Fri, 27 May 2011 15:59:52 +0200 |
Adrian Buehlmann |
commands.remove: don't use workingctx.remove(list, unlink=True)
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
context: make forget work like commands.forget
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
Mon, 23 May 2011 15:56:31 +0200 |
Adrian Buehlmann |
remove: clarify help text about added files never being deleted from disk
|
Wed, 18 May 2011 21:31:40 +0200 |
Adrian Buehlmann |
add new option --all to manifest command
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: remove patch.patch() cwd argument
|
Wed, 18 May 2011 17:05:30 -0500 |
Matt Mackall |
revlog: drop base() again
|
Wed, 18 May 2011 19:30:17 +0200 |
Martin Geisler |
localrepo, sshrepo: use Boolean create argument in __init__
|
Wed, 18 May 2011 19:25:34 +0200 |
Martin Geisler |
commands: replace 'x = f(); return x' with 'return f()'
|
Wed, 18 May 2011 19:22:55 +0200 |
Martin Geisler |
merge with stable
|
Wed, 18 May 2011 15:13:26 +0200 |
Martin Geisler |
subrepo: respect non-default path for incoming/outgoing
stable
|
Wed, 18 May 2011 15:41:03 +0200 |
Thomas Arendsen Hein |
annotate: fix alignment of columns in front of line numbers (issue2807)
|
Mon, 16 May 2011 11:41:48 +0200 |
Thomas Arendsen Hein |
paths: Add support for -q/--quiet
|
Sun, 15 May 2011 11:50:16 -0500 |
Matt Mackall |
debugrevlog: add --dump flag to dump graphable per-revision statistics
|
Sat, 14 May 2011 00:30:32 +0200 |
Sune Foldager |
debugindex etc.: add --changelog and --manifest options
|
Fri, 13 May 2011 14:58:24 -0500 |
Matt Mackall |
scmutil: drop aliases in cmdutil for match functions
|
Fri, 13 May 2011 14:48:48 -0500 |
Matt Mackall |
scmutil: drop some aliases in cmdutil
|
Fri, 13 May 2011 14:06:28 -0500 |
Matt Mackall |
scmutil: move revsingle/pair/range from cmdutil
|
Fri, 13 May 2011 12:57:27 -0500 |
Matt Mackall |
help: consolidate topic hooks in help.py
|
Fri, 13 May 2011 11:04:51 -0500 |
Matt Mackall |
extensions: drop maxlength from enabled and disabled
|
Thu, 12 May 2011 22:37:52 +0200 |
Sune Foldager |
debugrevlog: many improvements
|
Thu, 12 May 2011 18:22:49 +0200 |
Sune Foldager |
add debugrevlog command
|
Thu, 12 May 2011 16:21:01 +0200 |
Sune Foldager |
order commands alphabetically
|
Thu, 12 May 2011 08:14:04 +0200 |
Adrian Buehlmann |
commands: use a decorator to build table incrementally
|
Tue, 10 May 2011 16:08:47 -0500 |
Matt Mackall |
cmdutil: make_file to makefileobj
|
Tue, 10 May 2011 16:08:46 -0500 |
Matt Mackall |
cmdutil: make_filename -> makefilename
|
Tue, 10 May 2011 16:08:46 -0500 |
Matt Mackall |
cmdutil: bail_if_changed to bailifchanged
|
Tue, 10 May 2011 14:42:53 +0200 |
Martin Geisler |
help: add -c/--command flag to only show command help (issue2799)
|
Tue, 10 May 2011 13:19:05 +0200 |
Martin Geisler |
help: give hint about 'hg help -e' when appropriate
|
Wed, 20 Jan 2010 20:24:20 +0200 |
Henri Wiechers |
help: add -e/--extension switch to display extension help text
|
Mon, 09 May 2011 18:11:08 +0200 |
Martin Geisler |
debugbuilddag: read DAG from stdin if not given on cmdline
|
Mon, 09 May 2011 14:40:49 +0200 |
Martin Geisler |
debugbuilddag: output progress information
|
Sun, 08 May 2011 20:35:46 +0200 |
Adrian Buehlmann |
rename util.find_exe to findexe
|
Sun, 08 May 2011 17:48:31 +0200 |
Patrick Mezard |
patch: make patch()/internalpatch() always update the dirstate
|
Sun, 08 May 2011 17:48:30 +0200 |
Patrick Mezard |
patch: move updatedir() from cmdutil into patch
|
Sat, 07 May 2011 23:14:36 +0200 |
Sune Foldager |
debugindex: change output for generaldelta revlogs
|
Sat, 07 May 2011 22:40:14 +0200 |
Sune Foldager |
revlog: calculate base revisions iteratively
|
Sat, 07 May 2011 17:25:02 +0200 |
Patrick Mezard |
debugbuilddag: simplify tags serialization a bit
|
Fri, 06 May 2011 15:48:04 -0300 |
Wagner Bruna |
commands, i18n: add translation hint for split message
|
Fri, 06 May 2011 13:04:24 -0500 |
Matt Mackall |
merge with abuehl
|
Fri, 06 May 2011 15:41:04 +0200 |
Adrian Buehlmann |
rename util.set_signal_handler to setsignalhandler
|
Fri, 06 May 2011 11:50:58 -0500 |
Matt Mackall |
merge with crew
|
Fri, 06 May 2011 09:54:06 +0200 |
Adrian Buehlmann |
rename path_auditor to pathauditor
|
Fri, 06 May 2011 11:11:55 +0200 |
Martin Geisler |
annotate: use real Booleans instead of 0/1
|
Fri, 06 May 2011 14:45:13 +0200 |
Peter Arrenbrecht |
summary: run discovery only once for in/out against same repo
|
Fri, 06 May 2011 14:44:18 +0200 |
Peter Arrenbrecht |
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooks
|
Thu, 05 May 2011 14:57:21 +0200 |
Martin Geisler |
commands: use util.Abort's hint some more
|
Thu, 05 May 2011 12:16:43 +0200 |
Martin Geisler |
commands: use double-quotes for strings with single-quotes
|
Wed, 04 May 2011 10:43:47 -0500 |
Kevin Bullock |
bookmarks: allow deactivating current bookmark with -i
|
Sat, 11 Dec 2010 18:08:55 +0100 |
Kevin Bullock |
bookmarks: allow to create/move bookmark without making it current (issue2788)
|
Mon, 02 May 2011 10:11:18 +0200 |
Dan Villiom Podlaski Christiansen |
prevent transient leaks of file handle by using new helper functions
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
debugbuilddag: use memctx for speed
|
Mon, 02 May 2011 01:29:51 +0900 |
Yuya Nishihara |
bisect: fix indent level
|
Sat, 30 Apr 2011 19:01:24 +0200 |
Benoit Boissinot |
unbundler: separate delta and header parsing
|
Sat, 30 Apr 2011 10:00:41 +0200 |
Benoit Boissinot |
bundler: make parsechunk return the base revision of the delta
|
Sat, 30 Apr 2011 18:30:14 +0200 |
Alexander Solovyov |
revset aliases
|
Sat, 30 Apr 2011 09:43:20 -0700 |
Brodie Rao |
url: move URL parsing functions into util to improve startup time
|
Sat, 30 Apr 2011 17:21:37 +0200 |
Peter Arrenbrecht |
discovery: drop findoutgoing and simplify findcommonincoming's api
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
Sat, 30 Apr 2011 12:55:07 +0200 |
Alexander Solovyov |
drop {short,hex}(ctx.node()) calls in favor of ctx methods
|
Fri, 29 Apr 2011 14:54:01 +0200 |
Peter Arrenbrecht |
wireproto: add test for new optional arg missing on server
|
Tue, 26 Apr 2011 13:13:35 +0200 |
Martin Geisler |
merge with stable
|
Tue, 26 Apr 2011 12:55:26 +0200 |
Martin Geisler |
commit: improve --date help text
stable
|
Thu, 21 Apr 2011 20:14:29 +0200 |
Adrian Buehlmann |
move rcpath from util to scmutil
|
Wed, 20 Apr 2011 22:43:31 +0200 |
Adrian Buehlmann |
move path_auditor from util to scmutil
|
Wed, 20 Apr 2011 19:54:57 +0200 |
Adrian Buehlmann |
move opener from util to scmutil
|
Wed, 20 Apr 2011 12:44:32 -0500 |
Matt Mackall |
merge with stable
|
Tue, 19 Apr 2011 13:33:43 -0500 |
Kevin Bullock |
identify: further clarification of help
stable
|
Tue, 19 Apr 2011 14:56:46 +0300 |
Idan Kamara |
update: fix check for no rev when a date is given
|
Mon, 18 Apr 2011 20:52:08 -0500 |
Matt Mackall |
merge with stable
|
Tue, 19 Apr 2011 01:08:35 +0300 |
Idan Kamara |
identify: restructure code to make it more readable
|
Tue, 19 Apr 2011 00:41:47 +0300 |
Idan Kamara |
identify/help: say what the command does first, mention bookmarks
stable
|
Sun, 17 Apr 2011 11:37:11 +0200 |
Adrian Buehlmann |
help: do not show full help text for command on option errors
|
Sat, 09 Apr 2011 23:13:17 +0530 |
Md. O. Shayan |
grep: don't print data from binary files for matches (issue2614)
|
Thu, 07 Apr 2011 17:57:38 +0300 |
Idan Kamara |
bookmarks: change error messages to match those given by 'hg tag' commands
|
Wed, 06 Apr 2011 16:21:12 +0200 |
Martin Geisler |
commit: note when files are missing
|
Mon, 04 Apr 2011 23:43:22 +0300 |
Idan Kamara |
tags: no need to check for valid nodes
|
Tue, 05 Apr 2011 19:48:44 +0200 |
Arne Babenhauserheide |
merge: added info that hg help merge-tools shows the options for --tool
|
Mon, 04 Apr 2011 16:21:59 -0500 |
Matt Mackall |
misc: replace .parents()[0] with p1()
|
Fri, 01 Apr 2011 22:44:58 +0200 |
Adrian Buehlmann |
revert: note that added files are left as is
|
Mon, 28 Mar 2011 20:56:56 -0400 |
Kevin Berridge |
pull: new output message when there are multiple branches
|
Fri, 11 Mar 2011 20:43:12 -0500 |
Kevin Berridge |
pull: don't suggest running hg merge when new heads are on different branches
|
Sat, 26 Mar 2011 10:59:33 +0100 |
Adrian Buehlmann |
debugstate: add new --datesort option
|
Thu, 24 Mar 2011 10:28:29 +0100 |
Patrick Mezard |
patch: deprecate ui.patch / external patcher feature
|
Wed, 23 Mar 2011 23:33:14 +0100 |
Patrick Mezard |
code indentation fixes
|
Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
Tue, 22 Mar 2011 21:27:51 -0500 |
Matt Mackall |
debugbundle: fix up long line caught by check-code
|
Tue, 22 Mar 2011 09:22:29 +0100 |
Peter Arrenbrecht |
commands: add debugbundle command
|
Tue, 22 Mar 2011 09:22:21 +0100 |
Peter Arrenbrecht |
wireproto: add known([id]) function
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
debug: add debugwireargs to test argument passing over the wire
|
Sat, 19 Mar 2011 01:34:49 -0500 |
Matt Mackall |
annotate: catch nonexistent files using match.bad callback (issue1590)
|
Thu, 17 Mar 2011 17:08:13 -0500 |
Matt Mackall |
merge with stable
|
Thu, 17 Mar 2011 22:55:02 +0100 |
Milo? Had?i? |
push/outgoing: print remote target path even if there's an error (issue2561)
stable
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
|
Mon, 14 Mar 2011 23:03:56 +0100 |
David Soria Parra |
bundle: update current bookmark to most recent revision on current branch
|
Mon, 14 Mar 2011 00:10:43 +0100 |
David Soria Parra |
bookmarks: separate bookmarks update code from localrepo's pull.
|