Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
hgweb: internalize some socket details
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
remove unused imports
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 14:04:15 -0600 |
Matt Mackall |
Fix up parent display in logging
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 15:09:01 +0100 |
Benoit Boissinot |
doc: clone doesn't create a working directory in remote repos
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 10:53:51 +0100 |
Thomas Arendsen Hein |
Define and use nullrev (revision of nullid) instead of -1.
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 20:21:59 -0300 |
Alexis S. L. Carvalho |
log speedup: don't call revlog.node if we don't have to
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 20:21:57 -0300 |
Alexis S. L. Carvalho |
log speedup: use list.extend to avoid an explicit loop
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 20:21:56 -0300 |
Alexis S. L. Carvalho |
log speedup: use parentrevs in log and changeset_printer.show
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 20:21:55 -0300 |
Alexis S. L. Carvalho |
log speedup: set quiet/verbose/debugflag in the fake ui object
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 20:21:54 -0300 |
Alexis S. L. Carvalho |
log speedup: use only ui.write in changeset_printer.show
|
file |
diff |
annotate
|
Sat, 28 Oct 2006 20:21:52 -0300 |
Alexis S. L. Carvalho |
log speedup: walkchangerevs: filter the files only if we need them
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 23:09:46 +0200 |
Thomas Arendsen Hein |
Merge with upstream
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 18:17:12 +0200 |
Thomas Arendsen Hein |
New UnexpectedOutput exception to catch server errors in localrepo.stream_in
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 15:56:34 +0200 |
Thomas Arendsen Hein |
Some clarifications for pull/push protocols:
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
add --untrusted to showconfig
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 00:38:42 -0500 |
Matt Mackall |
convert dict(zip(x,x)) to dict.fromkeys(x)
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 23:59:21 -0500 |
Matt Mackall |
minor hg grep simplification
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 17:45:03 -0500 |
Matt Mackall |
Pull getchange out of walkchangerevs
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 17:27:07 -0500 |
Matt Mackall |
Make revrange return a list of ints so that callers don't have to convert
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 14:04:58 -0500 |
Matt Mackall |
Fixups for hg grep
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 18:29:54 -0500 |
Matt Mackall |
Remove update -m, deprecated for 0.9.1
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:53:24 -0500 |
Matt Mackall |
Remove the undo command, deprecated pre-0.9
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:47:53 -0500 |
Matt Mackall |
Remove forget command, deprecated pre-0.9
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:45:35 -0500 |
Matt Mackall |
Fix excessive complaining from hg log -b
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:40:03 -0500 |
Matt Mackall |
Remove some more deprecated options from help syntax summaries
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:38:17 -0500 |
Matt Mackall |
Hide deprecated flags in help unless verbose
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 18:22:04 +0200 |
Benoit Boissinot |
fix graph traversal in commands.bundle (it wasn't O(n))
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 17:20:39 +0200 |
Thomas Arendsen Hein |
Corrected help text for bundle.
|
file |
diff |
annotate
|
Wed, 25 Oct 2006 08:11:17 +0200 |
Thomas Arendsen Hein |
Corrected synopsis of hg heads
|
file |
diff |
annotate
|
Tue, 24 Oct 2006 17:22:07 -0500 |
Matt Mackall |
Remove [-b] options from help syntax lines
|
file |
diff |
annotate
|
Tue, 24 Oct 2006 17:07:11 -0500 |
Matt Mackall |
Deprecate old --branch/branches options
|
file |
diff |
annotate
|
Tue, 24 Oct 2006 16:49:36 -0500 |
Matt Mackall |
add branch and branches commands
|
file |
diff |
annotate
|
Thu, 19 Oct 2006 14:03:41 +0200 |
Benoit Boissinot |
use xrange instead of range
|
file |
diff |
annotate
|
Thu, 19 Oct 2006 13:00:02 +0200 |
Thomas Arendsen Hein |
Corrected SSH configuration example in pull help.
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 14:24:38 -0700 |
Brendan Cully |
Add --rev option to status
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 10:37:34 -0700 |
Brendan Cully |
patch: return list of modified files even when an exception is raised
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 12:26:12 +0200 |
Thomas Arendsen Hein |
Don't show empty list of files in hg log -v.
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 11:55:32 +0200 |
Thomas Arendsen Hein |
Show extra changeset info for log/tip/heads/... --debug
|
file |
diff |
annotate
|
Sat, 09 Sep 2006 18:25:07 -0700 |
Eric Hopper |
Stop erroring out pull -r and clone -r if repository isn't local.
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 18:54:37 -0500 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 18:30:19 -0500 |
Matt Mackall |
Report branch for hg id
|
file |
diff |
annotate
|
Tue, 17 Oct 2006 18:30:18 -0500 |
Matt Mackall |
Report branch for hg log and friends
|
file |
diff |
annotate
|
Sun, 15 Oct 2006 18:25:07 -0700 |
Brendan Cully |
Back out d8eba1c3ce9b and a004164dbeef
|
file |
diff |
annotate
|
Sun, 15 Oct 2006 17:38:07 -0700 |
Brendan Cully |
Make annotate use linkrev instead of rev
|
file |
diff |
annotate
|
Fri, 13 Oct 2006 11:17:17 -0700 |
Brendan Cully |
Use manifest rev instead of changelog rev for linear manifest test
|
file |
diff |
annotate
|
Fri, 13 Oct 2006 09:58:55 -0700 |
Brendan Cully |
log --copies: use manifest.find instead of delta when manifest parent is not rev-1
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
call ui.updateopts only after changing directories
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
move the parsing of --config options to commands.py
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: use the overlay to hold --config data
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 18:43:20 -0300 |
Alexis S. L. Carvalho |
ui.py: change the overlay from a dict to a SafeConfigParser.
|
file |
diff |
annotate
|
Mon, 09 Oct 2006 15:52:37 +0200 |
Benoit Boissinot |
merge with crew
|
file |
diff |
annotate
|
Mon, 09 Oct 2006 15:44:20 +0200 |
Benoit Boissinot |
bundle --base: use the right set for the base
|
file |
diff |
annotate
|
Sun, 08 Oct 2006 20:27:23 -0300 |
Alexis S. L. Carvalho |
fix bash completion of debug commands; add test for debugcomplete
|
file |
diff |
annotate
|
Thu, 20 Jul 2006 19:25:11 +0200 |
Benoit Boissinot |
add -r/--rev and --base option to bundle
|
file |
diff |
annotate
|
Fri, 06 Oct 2006 19:21:43 +0200 |
Benoit Boissinot |
disallow commands on non local repository
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 15:51:54 +0200 |
Thomas Arendsen Hein |
Un-debugify debugconfig to showconfig. (issue 317)
|
file |
diff |
annotate
|
Wed, 04 Oct 2006 17:59:27 -0500 |
Matt Mackall |
Make status -C work with merge+rename
|
file |
diff |
annotate
|
Sun, 01 Oct 2006 19:26:33 +0200 |
Thomas Arendsen Hein |
Whitespace/Tab cleanup
|
file |
diff |
annotate
|
Sat, 30 Sep 2006 10:29:57 +0200 |
Thomas Arendsen Hein |
Remove duplicate walkopts + dryrunopts from addremove.
|
file |
diff |
annotate
|
Thu, 28 Sep 2006 21:00:01 +0100 |
Stephen Darnell |
Remove single character equivalent of --nodates (was -D)
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 00:05:24 +0100 |
Stephen Darnell |
Add -D/--nodates options to hg diff/export that removes dates from diff headers
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 23:14:22 +0200 |
Thomas Arendsen Hein |
Documentation clarification for --update option to pull and unbundle
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 13:01:19 -0700 |
Brendan Cully |
Show copies in hg log.
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 21:24:45 +0200 |
Thomas Arendsen Hein |
merge with crew
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 21:24:15 +0200 |
Thomas Arendsen Hein |
Make "hg log --style=changelog > changelog" work (issue338)
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 19:43:07 +0200 |
Thomas Arendsen Hein |
Clarify precedence for template/style in commands.show_changeset():
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 20:00:24 +0200 |
Benoit Boissinot |
add remoteopts to bundle command
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 19:59:06 +0200 |
Benoit Boissinot |
factor opts: remote repo access options
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 18:39:49 +0200 |
Benoit Boissinot |
factor opts: --dry-run option
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 18:39:32 +0200 |
Benoit Boissinot |
factor opts: walk options
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 18:39:08 +0200 |
Benoit Boissinot |
factor opts: move globalopts to a more logical place
|
file |
diff |
annotate
|
Wed, 27 Sep 2006 21:43:45 +0200 |
Thomas Arendsen Hein |
Documentation fixes for addremove.
|
file |
diff |
annotate
|
Wed, 27 Sep 2006 09:10:21 -0700 |
Brendan Cully |
Refactor annotate copy support.
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 13:58:58 +0200 |
Benoit Boissinot |
fix users of dirstate.copies broken by b1f10d3223c1
|
file |
diff |
annotate
|
Fri, 22 Sep 2006 08:19:25 -0700 |
Brendan Cully |
filectx.annotate: return filectx for each line instead of rev
|
file |
diff |
annotate
|
Fri, 15 Sep 2006 15:23:52 -0700 |
Brendan Cully |
Move defaultrev into changectx
|
file |
diff |
annotate
|
Thu, 14 Sep 2006 19:24:00 -0700 |
Brendan Cully |
cat: default to working dir parent instead of tip
|
file |
diff |
annotate
|
Thu, 14 Sep 2006 11:19:35 -0700 |
Brendan Cully |
Move revision parsing into cmdutil.
|
file |
diff |
annotate
|
Mon, 11 Sep 2006 10:23:23 +0200 |
Thomas Arendsen Hein |
Fixed OSError "No such file or directory: None" and make IOError consistent.
|
file |
diff |
annotate
|
Mon, 11 Sep 2006 10:08:30 +0200 |
Thomas Arendsen Hein |
If local repository is missing, make error message clearer.
|
file |
diff |
annotate
|
Fri, 08 Sep 2006 09:36:18 +0200 |
Thomas Arendsen Hein |
Never apply string formatting to generated errors with util.Abort.
|
file |
diff |
annotate
|
Fri, 08 Sep 2006 02:16:16 +0200 |
Benoit Boissinot |
hg merge: fix lookup of branch
|
file |
diff |
annotate
|
Thu, 07 Sep 2006 13:53:20 -0500 |
TK Soh |
allow shell-quoting in command defaults
|
file |
diff |
annotate
|
Wed, 30 Aug 2006 10:08:56 -0700 |
Brendan Cully |
Add --git to hg export
|
file |
diff |
annotate
|
Tue, 29 Aug 2006 19:02:57 +0200 |
Benoit Boissinot |
Add a hint for revert --all when aborting
|
file |
diff |
annotate
|
Tue, 22 Aug 2006 12:20:24 -0500 |
TK Soh |
minor docstring fix for revert
|
file |
diff |
annotate
|
Tue, 22 Aug 2006 22:49:30 -0300 |
Alexis S. L. Carvalho |
load extensions only after the ui object has been completely initialized
|
file |
diff |
annotate
|
Tue, 22 Aug 2006 10:18:40 +0200 |
Thomas Arendsen Hein |
Merge with tah
|
file |
diff |
annotate
|
Mon, 21 Aug 2006 21:59:29 -0700 |
Bryan O'Sullivan |
Add ui.strict config item.
|
file |
diff |
annotate
|
Mon, 21 Aug 2006 11:05:43 -0700 |
Vadim Gelfer |
revert: add -a as alias for --all
|
file |
diff |
annotate
|
Mon, 21 Aug 2006 09:44:52 -0700 |
Vadim Gelfer |
revert: require --all to revert all files.
|
file |
diff |
annotate
|
Sun, 20 Aug 2006 23:52:52 -0500 |
Matt Mackall |
tag: shorten hash in default commit message
|
file |
diff |
annotate
|
Sun, 20 Aug 2006 22:51:56 -0500 |
Matt Mackall |
Only show long hashes with --debug, not --verbose
|
file |
diff |
annotate
|
Sun, 20 Aug 2006 02:21:51 -0300 |
Alexis S. L. Carvalho |
fix incoming -p
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 22:13:58 -0700 |
Vadim Gelfer |
addremove: add -s/--similarity option
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 21:17:28 -0700 |
Vadim Gelfer |
merge.
|
file |
diff |
annotate
|
Sun, 23 Jul 2006 09:04:14 -0700 |
Vadim Gelfer |
addremove: do not deprecate.
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 14:13:44 -0700 |
Vadim Gelfer |
merge with self.
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 14:13:24 -0700 |
Vadim Gelfer |
load extensions from every hgrc.
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 16:12:14 -0700 |
Vadim Gelfer |
refactor extension loading.
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 13:01:40 -0700 |
Vadim Gelfer |
merge with brendan.
|
file |
diff |
annotate
|
Wed, 16 Aug 2006 19:46:18 -0700 |
Brendan Cully |
Move import's working dir update code into patch.updatedir
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 10:05:44 -0700 |
Brendan Cully |
Fix bug #345.
|
file |
diff |
annotate
|
Wed, 16 Aug 2006 10:52:42 -0700 |
Vadim Gelfer |
override previous merge with mpm.
|
file |
diff |
annotate
|
Wed, 16 Aug 2006 10:52:19 -0700 |
Vadim Gelfer |
redo merge with mpm.
|
file |
diff |
annotate
|
Wed, 16 Aug 2006 10:46:24 -0700 |
Vadim Gelfer |
merge with mpm.
|
file |
diff |
annotate
|
Tue, 15 Aug 2006 11:28:50 -0700 |
Brendan Cully |
Unify mq and hg patch invocation.
|
file |
diff |
annotate
|
Tue, 15 Aug 2006 11:38:07 -0700 |
Vadim Gelfer |
merge with other head by default, not tip.
|
file |
diff |
annotate
|
Tue, 15 Aug 2006 00:03:48 -0700 |
Brendan Cully |
A fix for --prune.
|
file |
diff |
annotate
|
Mon, 14 Aug 2006 22:48:03 -0700 |
Brendan Cully |
Add diff --git option
|
file |
diff |
annotate
|
Mon, 14 Aug 2006 10:27:02 -0700 |
Brendan Cully |
Test for log --prune.
|
file |
diff |
annotate
|
Tue, 15 Aug 2006 11:34:08 -0500 |
Matt Mackall |
Move ui.diffopts to patch.diffopts where it belongs
|
file |
diff |
annotate
|
Sun, 13 Aug 2006 16:57:45 -0700 |
Vadim Gelfer |
move commands.addremove_lock to cmdutil.addremove
|
file |
diff |
annotate
|
Sun, 13 Aug 2006 16:11:22 -0700 |
Vadim Gelfer |
move walk and matchpats from commands to cmdutil.
|
file |
diff |
annotate
|
Sun, 13 Aug 2006 18:35:24 +0300 |
Giorgos Keramidas |
Make clear that hg pull -r REV pulls "up to" a revision.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 16:40:12 -0700 |
Vadim Gelfer |
remove localrepository.changes.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 16:13:27 -0700 |
Vadim Gelfer |
refactor text diff/patch code.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 15:43:38 -0700 |
Vadim Gelfer |
merge.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 15:01:46 -0700 |
Brendan Cully |
grep: add --follow support.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 13:51:14 -0700 |
Brendan Cully |
grep: display correct user/revision for --all in reverse.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 13:16:48 -0700 |
Vadim Gelfer |
commands.import: refactor patch parsing into patch.extract.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 12:47:18 -0700 |
Vadim Gelfer |
merge git patch code.
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 16:30:24 -0700 |
Brendan Cully |
Fix bad merge with crew
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 15:50:16 -0700 |
Brendan Cully |
Move patch-related code into its own module.
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 15:50:07 -0700 |
Brendan Cully |
Teach import to understand git diff extensions.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 12:30:02 -0700 |
Vadim Gelfer |
update copyrights.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 12:12:23 -0700 |
Vadim Gelfer |
merge.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 11:53:12 -0700 |
Vadim Gelfer |
merge with mpm.
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 14:50:41 -0700 |
Vadim Gelfer |
import: get lock and wlock one time
|
file |
diff |
annotate
|
Thu, 10 Aug 2006 15:44:05 -0700 |
Vadim Gelfer |
call reposetup functions of extension modules whenever repo created
|
file |
diff |
annotate
|
Fri, 11 Aug 2006 10:57:42 -0500 |
Matt Mackall |
Change remaining users of manifest flags
|
file |
diff |
annotate
|
Wed, 09 Aug 2006 15:03:46 -0500 |
Matt Mackall |
Merge manifest refactor work
|
file |
diff |
annotate
|
Sun, 16 Jul 2006 03:14:17 -0500 |
Matt Mackall |
Start using manifestflags methods
|
file |
diff |
annotate
|
Tue, 08 Aug 2006 09:19:20 -0500 |
Matt Mackall |
Refactor update locking slightly
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 22:54:33 -0500 |
Matt Mackall |
Introduce update helper functions: update, merge, clean, and revert
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 20:54:03 -0500 |
Matt Mackall |
Factor doupdate into _lookup + hg.update
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 16:47:06 -0500 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 17:23:04 -0700 |
Vadim Gelfer |
commands.logmessage: simplify calling.
|
file |
diff |
annotate
|
Fri, 04 Aug 2006 14:36:03 -0700 |
Brendan Cully |
Add '.' as a shortcut revision name for the working directory parent.
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 11:48:56 -0700 |
Brendan Cully |
Add log option --follow-first to follow only the first parent of
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 13:29:31 -0700 |
Brendan Cully |
Make log --follow revision range start default to working dir parent.
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 11:06:09 -0700 |
Brendan Cully |
Make log --follow without a file list follow a single head.
|
file |
diff |
annotate
|
Mon, 07 Aug 2006 16:27:09 -0500 |
Matt Mackall |
Move repo.verify
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 20:06:05 -0500 |
Matt Mackall |
Remove **opts arg from commands.doupdate
|
file |
diff |
annotate
|
Thu, 03 Aug 2006 15:24:41 -0500 |
Matt Mackall |
Move merge code to its own module
|
file |
diff |
annotate
|
Tue, 01 Aug 2006 19:58:34 -0700 |
Vadim Gelfer |
clone: replace long help string of inaky with doc comment.
|
file |
diff |
annotate
|
Tue, 01 Aug 2006 11:12:34 -0700 |
Inaky Perez-Gonzalez |
Breakup clone -r extra text help to fit in 80 columns
|
file |
diff |
annotate
|
Tue, 01 Aug 2006 09:50:30 -0700 |
Inaky Perez-Gonzalez |
Expand clone help with hardlink information
|
file |
diff |
annotate
|
Wed, 02 Aug 2006 03:17:06 +0200 |
Christian Ebert |
fix hg backup option recommendation for auto-merge
|
file |
diff |
annotate
|
Tue, 01 Aug 2006 15:51:13 -0700 |
Vadim Gelfer |
import: make patch apply if run in subdir
|
file |
diff |
annotate
|
Tue, 01 Aug 2006 14:56:54 -0700 |
Brendan Cully |
Check for parent/mod as well as parent.mod in findext.
|
file |
diff |
annotate
|
Mon, 31 Jul 2006 12:02:13 -0700 |
Vadim Gelfer |
import: switch from application/x-patch to text/x-diff
|
file |
diff |
annotate
|
Mon, 31 Jul 2006 07:31:31 -0700 |
Vadim Gelfer |
log: add -f/--follow option, to follow rename/copy
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 22:52:34 -0700 |
Vadim Gelfer |
merge with mpm.
|
file |
diff |
annotate
|
Sat, 29 Jul 2006 18:15:08 +0200 |
Christian Ebert |
fix output file format %r
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 21:24:06 -0700 |
Vadim Gelfer |
import: allow application/x-patch for funny patch from christian ebert
|
file |
diff |
annotate
|
Mon, 31 Jul 2006 00:47:43 -0500 |
Matt Mackall |
Kill ui.setconfig_remoteopts
|
file |
diff |
annotate
|
Fri, 28 Jul 2006 18:46:02 +0200 |
Benoit Boissinot |
makes 'hg diff' diff the file in sorted order
|
file |
diff |
annotate
|
Fri, 28 Jul 2006 09:01:13 +0200 |
Thomas Arendsen Hein |
merge with tonfa
|
file |
diff |
annotate
|
Thu, 27 Jul 2006 19:26:01 +0200 |
Benoit Boissinot |
reupdate the options after loading the repo
|
file |
diff |
annotate
|
Wed, 26 Jul 2006 20:11:54 +0200 |
Mathieu Clabaut |
MQ: uniformise message and logfile option.
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 13:50:32 -0700 |
Vadim Gelfer |
hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
|
file |
diff |
annotate
|
Mon, 24 Jul 2006 14:36:32 -0700 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Thu, 20 Jul 2006 16:21:07 -0700 |
Vadim Gelfer |
status: add -c (clean) and -A (all files) options
|
file |
diff |
annotate
|
Sun, 23 Jul 2006 14:00:29 -0500 |
Matt Mackall |
Merge with crew
|
file |
diff |
annotate
|
Fri, 21 Jul 2006 02:31:59 +0200 |
Benoit Boissinot |
spelling fix
|
file |
diff |
annotate
|
Fri, 21 Jul 2006 01:40:07 +0200 |
Benoit Boissinot |
change 'hg tag' to tag the parent rev instead of tip
|
file |
diff |
annotate
|
Wed, 19 Jul 2006 14:22:08 -0500 |
Matt Mackall |
merge with tonfa-experimental
|
file |
diff |
annotate
|
Mon, 17 Jul 2006 02:09:35 +0200 |
Benoit Boissinot |
fix 'hg cat' broken by 156fb1feab62
|
file |
diff |
annotate
|
Mon, 17 Jul 2006 02:00:49 +0200 |
Benoit Boissinot |
allow specifying a file to hg parents, change the syntax to use -r/--rev
|
file |
diff |
annotate
|
Wed, 19 Jul 2006 07:52:16 -0700 |
Brendan Cully |
Add an option '-C|--copies' to hg status to show the source of copied files.
|
file |
diff |
annotate
|
Mon, 17 Jul 2006 11:30:33 -0500 |
Matt Mackall |
Merge with tonfa
|
file |
diff |
annotate
|
Sun, 16 Jul 2006 11:32:37 +0200 |
Benoit Boissinot |
walkchangerevs: fix race in fast path
|
file |
diff |
annotate
|
Sun, 16 Jul 2006 00:02:05 +0200 |
Benoit Boissinot |
mention the bts for bug reporting in traceback message
|
file |
diff |
annotate
|
Sat, 15 Jul 2006 16:06:05 -0700 |
Vadim Gelfer |
clone: change name of --stream to --uncompressed.
|
file |
diff |
annotate
|
Sat, 15 Jul 2006 17:01:01 +0200 |
Benoit Boissinot |
merge with crew
|
file |
diff |
annotate
|
Sat, 15 Jul 2006 17:00:23 +0200 |
Benoit Boissinot |
fix bug introduced in b13a98bd078e
|
file |
diff |
annotate
|
Fri, 14 Jul 2006 23:19:15 -0700 |
Vadim Gelfer |
backout: allow backout of merge changeset with --parent option.
|
file |
diff |
annotate
|
Fri, 14 Jul 2006 14:51:36 -0700 |
Vadim Gelfer |
clone: do not make streaming default. add --stream option instead.
|
file |
diff |
annotate
|
Wed, 12 Jul 2006 08:59:20 -0700 |
Vadim Gelfer |
move most of tag code to localrepository class.
|
file |
diff |
annotate
|
Wed, 12 Jul 2006 08:28:00 -0700 |
Vadim Gelfer |
clean up trailing white space.
|
file |
diff |
annotate
|
Wed, 12 Jul 2006 08:57:18 +0200 |
Thomas Arendsen Hein |
Add ui method to set --ssh/--remotecmd, use it in init/clone/pull/push/in/out.
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 16:18:53 -0700 |
Vadim Gelfer |
clone: move code into hg module. make doc better.
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 22:36:52 +0200 |
Thomas Arendsen Hein |
Additional information about URLs in pull/push/clone/init:
|
file |
diff |
annotate
|
Tue, 11 Jul 2006 22:19:49 +0200 |
Aurelien Jacobs |
disambiguate help about url syntax
|
file |
diff |
annotate
|
Thu, 29 Jun 2006 15:16:25 +0200 |
Haakon Riiser |
diff: add -b/-B options
|
file |
diff |
annotate
|
Sun, 09 Jul 2006 01:30:30 +0200 |
Benoit Boissinot |
use __contains__, index or split instead of str.find
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 15:04:10 -0700 |
Vadim Gelfer |
merge with mpm.
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 15:03:34 -0700 |
Vadim Gelfer |
fix problems with external module handling. found by benoit boissinot.
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 11:45:34 -0700 |
Vadim Gelfer |
tests: add timeouts, make run-tests.py clean up dead daemon processes
|
file |
diff |
annotate
|
Thu, 06 Jul 2006 14:15:24 -0500 |
Matt Mackall |
Fix annotate breakage
|
file |
diff |
annotate
|
Wed, 05 Jul 2006 13:28:25 -0500 |
Matt Mackall |
Merge context patches
|
file |
diff |
annotate
|
Wed, 28 Jun 2006 17:42:17 -0500 |
Matt Mackall |
Convert hg annotate to context api
|
file |
diff |
annotate
|
Wed, 28 Jun 2006 17:11:42 -0500 |
Matt Mackall |
convert hg cat to new context api
|
file |
diff |
annotate
|
Wed, 28 Jun 2006 17:06:56 -0500 |
Matt Mackall |
simplify make_filename, fix hg cat bug
|
file |
diff |
annotate
|
Mon, 03 Jul 2006 14:30:24 -0700 |
Vadim Gelfer |
help: make "hg help EXTENSION" work
|
file |
diff |
annotate
|
Fri, 30 Jun 2006 19:24:02 -0700 |
Sean Meiners |
Added ability to clone from a local repository to a (new) remote one.
|
file |
diff |
annotate
|
Fri, 30 Jun 2006 21:57:57 +0200 |
Thomas Arendsen Hein |
Added missing space in continued string.
|
file |
diff |
annotate
|
Fri, 30 Jun 2006 16:16:35 +0200 |
Benoit Boissinot |
add -r/--rev arguments to incoming and outgoing
|
file |
diff |
annotate
|
Tue, 27 Jun 2006 09:41:05 -0700 |
Vadim Gelfer |
import: make help clearer. suggested by asak.
|
file |
diff |
annotate
|
Tue, 27 Jun 2006 09:30:50 -0700 |
Vadim Gelfer |
import: added tests, fixed bugs found by tests and asak.
|
file |
diff |
annotate
|
Tue, 27 Jun 2006 00:13:44 -0700 |
Vadim Gelfer |
merge with crew.
|
file |
diff |
annotate
|
Tue, 27 Jun 2006 00:09:13 -0700 |
Vadim Gelfer |
import: parse email messages
|
file |
diff |
annotate
|
Tue, 27 Jun 2006 08:31:03 +0200 |
Thomas Arendsen Hein |
Don't require opts['dry_run'] to be set to fix external tools like tailor.
|
file |
diff |
annotate
|
Fri, 23 Jun 2006 18:09:44 -0700 |
Vadim Gelfer |
push, outgoing, bundle: fall back to "default" if "default-push" not defined
|
file |
diff |
annotate
|
Fri, 23 Jun 2006 17:33:10 -0700 |
Vadim Gelfer |
print message after backout that tells that backout adds new head.
|
file |
diff |
annotate
|
Thu, 22 Jun 2006 02:44:39 +0200 |
andrea |
Fix hg diff regression
|
file |
diff |
annotate
|
Wed, 21 Jun 2006 15:15:06 -0700 |
Vadim Gelfer |
archive: make "hg archive -t XXX -" to write to stdout
|
file |
diff |
annotate
|
Wed, 21 Jun 2006 09:15:42 -0700 |
Vadim Gelfer |
change some repo messages in small ways.
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 09:11:41 -0700 |
Vadim Gelfer |
tidy up mtime patch of andrea, get back half of performance loss.
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 15:37:41 +0200 |
andrea |
report correct mtime in the hg diff output
|
file |
diff |
annotate
|
Sun, 18 Jun 2006 19:10:48 +0200 |
Benoit Boissinot |
change log message creation when using 'hg import'
|
file |
diff |
annotate
|
Tue, 13 Jun 2006 08:56:23 -0700 |
Vadim Gelfer |
honor signals during load of extensions.
|
file |
diff |
annotate
|
Fri, 09 Jun 2006 12:05:17 -0700 |
Vadim Gelfer |
add --lsprof option. 3x faster than --profile, more useful output.
|
file |
diff |
annotate
|
Fri, 09 Jun 2006 09:14:30 -0700 |
Vadim Gelfer |
copy: fix introduced bug.
|
file |
diff |
annotate
|
Fri, 09 Jun 2006 09:09:17 -0700 |
Vadim Gelfer |
make description of -n option better.
|
file |
diff |
annotate
|
Fri, 09 Jun 2006 09:06:40 -0700 |
Vadim Gelfer |
revert: add -n/--dry-run option
|
file |
diff |
annotate
|
Fri, 09 Jun 2006 09:00:08 -0700 |
Vadim Gelfer |
remove: add -n/--dry-run option
|
file |
diff |
annotate
|
Fri, 09 Jun 2006 08:48:30 -0700 |
Vadim Gelfer |
copy: add -n/--dry-run option
|
file |
diff |
annotate
|
Fri, 09 Jun 2006 08:42:36 -0700 |
Vadim Gelfer |
addremove: add -n/--dry-run option
|
file |
diff |
annotate
|
Fri, 09 Jun 2006 08:40:06 -0700 |
Vadim Gelfer |
add: add -n/--dry-run option
|
file |
diff |
annotate
|
Thu, 08 Jun 2006 11:28:27 -0700 |
Vadim Gelfer |
debugconfig: allow to print by section and exact item name
|
file |
diff |
annotate
|
Wed, 07 Jun 2006 13:16:25 -0700 |
Vadim Gelfer |
revert: better fix for not printing 'reverting' message
|
file |
diff |
annotate
|
Wed, 07 Jun 2006 10:33:26 -0700 |
Vadim Gelfer |
revert: check for changes against target rev
|
file |
diff |
annotate
|
Wed, 07 Jun 2006 18:33:15 +0200 |
Benoit Boissinot |
pick a non-conflicting module name when loading an extension
|
file |
diff |
annotate
|
Sun, 04 Jun 2006 16:47:46 -0700 |
Vadim Gelfer |
import: allow to import stdin with file name "-"
|
file |
diff |
annotate
|
Sun, 04 Jun 2006 10:29:34 -0700 |
Vadim Gelfer |
merge change to ssh protocol.
|
file |
diff |
annotate
|
Sun, 04 Jun 2006 10:26:05 -0700 |
Vadim Gelfer |
refactor ssh server.
|
file |
diff |
annotate
|
Fri, 02 Jun 2006 08:25:02 -0700 |
Eric Hopper |
Adjusting hgweb splitup to be a little cleaner.
|
file |
diff |
annotate
|
Sun, 04 Jun 2006 18:05:52 +0100 |
Matt Mackall |
Give a response to unknown SSH commands
|
file |
diff |
annotate
|
Thu, 01 Jun 2006 19:08:29 +0200 |
Thomas Arendsen Hein |
Renamed localrepo.undo() to rollback() and talk about "rollback information".
|
file |
diff |
annotate
|
Wed, 31 May 2006 10:42:44 -0700 |
Eric Hopper |
Final stage of the hgweb split up.
|
file |
diff |
annotate
|
Wed, 31 May 2006 08:03:29 -0700 |
Eric Hopper |
Splitting up hgweb so it's easier to change.
|
file |
diff |
annotate
|
Mon, 22 May 2006 08:47:53 -0700 |
Vadim Gelfer |
add ui.print_exc(), make all traceback printing central.
|
file |
diff |
annotate
|
Sun, 21 May 2006 23:07:19 -0700 |
Vadim Gelfer |
diff: allow to use -rA:B syntax as well as -rA -rB
|
file |
diff |
annotate
|
Sun, 21 May 2006 22:14:11 -0700 |
Vadim Gelfer |
add 'uisetup' function to extension module protocol.
|
file |
diff |
annotate
|
Thu, 18 May 2006 13:48:12 -0700 |
Vadim Gelfer |
remove: rewrite to be ~400x faster, bit more friendly
|
file |
diff |
annotate
|
Wed, 17 May 2006 19:38:41 +0200 |
Thomas Arendsen Hein |
Strip empty lines and trailing spaces around commit messages.
|
file |
diff |
annotate
|
Wed, 17 May 2006 19:00:16 +0200 |
Thomas Arendsen Hein |
Use "# Date" instead of "# Timestamp" for dated export/import of patches.
|
file |
diff |
annotate
|
Wed, 17 May 2006 18:54:30 +0200 |
Danek Duvall |
Add timestamp field to export format. Make import and mq use it.
|
file |
diff |
annotate
|