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
|