Fri, 13 Nov 2015 15:56:02 -0800 |
Siddharth Agarwal |
resolve: restore .orig only after merge is fully complete (issue4952)
stable
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 14:26:19 -0800 |
Christian Delahousse |
resolve: choose where .orig file locations are kept
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 17:16:59 -0800 |
Siddharth Agarwal |
resolve: don't abort when file is missing
|
file |
diff |
annotate
|
Sat, 07 Nov 2015 16:03:09 -0500 |
Pierre-Yves David |
unbundle: gratuitous fix white spacing "issue"
|
file |
diff |
annotate
|
Fri, 23 Oct 2015 11:04:53 -0400 |
Augie Fackler |
debugrevlog: cope with empty revlog files
stable
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 18:46:00 -0400 |
timeless |
commands: fix help for debugobsolete
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2015 15:47:40 -0700 |
Sean Farley |
pull: all pass along extra opargs
|
file |
diff |
annotate
|
Mon, 19 Oct 2015 15:43:35 -0700 |
Sean Farley |
push: all pass along opargs
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 15:56:22 +0200 |
Pierre-Yves David |
unbundle: use 'url' argument with applybundle
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 15:53:07 +0200 |
Pierre-Yves David |
unbundle: use 'source' argument with applybundle
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 15:47:20 +0200 |
Pierre-Yves David |
unbundle: use 'bundle2.applybundle'
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 01:31:04 -0700 |
Siddharth Agarwal |
commands.resolve: conclude merge driver if no unresolved files are left
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 01:27:06 -0700 |
Siddharth Agarwal |
commands.resolve: call driverpreprocess if we haven't run it yet
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 01:15:22 -0700 |
Siddharth Agarwal |
commands.resolve: don't allow users to mark or unmark driver-resolved files
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 01:11:50 -0700 |
Siddharth Agarwal |
resolve: only create wctx once
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 01:09:58 -0700 |
Siddharth Agarwal |
commands.resolve: print out warning when only driver-resolved files remain
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 00:45:20 -0700 |
Siddharth Agarwal |
commands.resolve: support printing out driver-resolved files
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 17:00:34 -0700 |
Gregory Szorc |
exchange: support parameters in bundle specification strings
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 13:43:18 -0700 |
Gregory Szorc |
commands: support consuming stream clone bundles
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 11:40:29 -0700 |
Gregory Szorc |
commands: support creating stream clone bundles
|
file |
diff |
annotate
|
Thu, 15 Oct 2015 01:19:32 +0100 |
Pierre-Yves David |
merge: directly get destination from destutil
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 17:12:12 -0400 |
Augie Fackler |
commands: use cg?unpacker.apply() instead of changegroup.addchangegroup()
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 04:26:26 -0700 |
Pierre-Yves David |
update: introduce a 'UpdateAbort' exception
|
file |
diff |
annotate
|
Wed, 14 Oct 2015 18:03:17 -0500 |
Matt Mackall |
bookmarks: don't deactivate on no-op update (issue4901)
|
file |
diff |
annotate
|
Wed, 30 Sep 2015 21:48:53 -0700 |
Siddharth Agarwal |
debugmergestate: add support for printing out driver-resolved files
|
file |
diff |
annotate
|
Wed, 30 Sep 2015 21:47:27 -0700 |
Siddharth Agarwal |
debugmergestate: add support for printing out merge driver
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 21:31:32 -0700 |
Pierre-Yves David |
update: also use 'destupdate' for pull and unbundle
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 01:03:26 -0700 |
Pierre-Yves David |
destupdate: also include bookmark related logic
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 10:57:54 -0700 |
Gregory Szorc |
exchange: refactor bundle specification parsing
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 11:43:21 -0700 |
Gregory Szorc |
exchange: move bundle specification parsing from cmdutil
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 00:18:49 -0700 |
Pierre-Yves David |
destupdate: include the 'check' logic
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 03:50:47 -0700 |
Pierre-Yves David |
destupdate: move the check related to the "clean" logic in the function
|
file |
diff |
annotate
|
Sun, 11 Oct 2015 23:58:07 -0700 |
Siddharth Agarwal |
resolve: perform all premerges before performing any file merges (BC)
|
file |
diff |
annotate
|
Sun, 11 Oct 2015 20:12:12 -0700 |
Siddharth Agarwal |
merge: introduce a preresolve function
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 03:53:47 +0900 |
FUJIWARA Katsunori |
commands: use dirstateguard instead of begin/end-parentchange for backout
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 03:53:47 +0900 |
FUJIWARA Katsunori |
commands: make "hg import" use dirstateguard only for --no-commit
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 21:48:19 -0700 |
Pierre-Yves David |
unbundle: properly read head modification result from bundle2
|
file |
diff |
annotate
|
Thu, 01 Oct 2015 20:31:43 -0700 |
Pierre-Yves David |
bundle: use bundle2 if repository uses general delta
|
file |
diff |
annotate
|
Thu, 01 Oct 2015 19:16:00 -0700 |
Pierre-Yves David |
bundle: extend the format of --type to support version and compression
|
file |
diff |
annotate
|
Thu, 01 Oct 2015 18:01:24 -0700 |
Pierre-Yves David |
bundle: extract the parsing of the bundle type in a function
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 13:00:47 -0700 |
Siddharth Agarwal |
commands: add a new debug command to print merge state
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 07:13:35 +0200 |
Mathias De Mar? |
revert: add reference to backout
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 07:11:48 +0200 |
Mathias De Mar? |
backout: add reference to revert
|
file |
diff |
annotate
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 17:52:21 -0700 |
Pierre-Yves David |
unbundle: test and fix for clean abort on unknown bundle2 feature
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 23:10:47 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 13:30:49 -0700 |
Pierre-Yves David |
unbundle: cleanly abort on unknown bundle2 feature
stable
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 19:25:34 -0400 |
Jordi Guti?rrez Hermoso |
phases: return zero for no-op operations (issue4751) (BC)
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 11:16:20 -0400 |
Jordi Guti?rrez Hermoso |
dispatch: don't stack trace on commands like `hg .log`
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 03:51:46 -0400 |
timeless |
resolve: consistently describe re-merge + unresolved
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 16:53:07 +0200 |
liscju |
mercurial: add debugextensions command (issue4676)
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 14:03:15 -0700 |
Pierre-Yves David |
merge: move default destination computation in a revset
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 12:44:52 -0700 |
Pierre-Yves David |
mergecmd: simplify conditional
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 16:08:10 -0700 |
Pierre-Yves David |
bookmark: do not crash when active bookmark is forward and --date is used
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 20:22:37 -0400 |
timeless |
help: fix help argument parsing and documentation
|
file |
diff |
annotate
|
Fri, 04 Sep 2015 11:30:38 -0400 |
timeless |
bookmark: improve ambiguous documentation for rename
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 23:50:45 -0400 |
timeless |
commands: support hg help scripting.HGPLAIN
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 00:12:41 -0700 |
Gregory Szorc |
commands.push: use "pushloc" path attribute
|
file |
diff |
annotate
|
Fri, 07 Aug 2015 22:39:47 -0700 |
Gregory Szorc |
commands.push: use paths API
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 19:37:47 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 12 Aug 2015 19:44:21 -0700 |
Durham Goode |
dirstate: add --minimal flag to debugrebuilddirstate
|
file |
diff |
annotate
|
Tue, 11 Aug 2015 16:26:12 -0700 |
Pierre-Yves David |
update: wlock the repo for the whole 'hg update' command
stable
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 14:30:39 -0700 |
Gregory Szorc |
commands: break import cycle
|
file |
diff |
annotate
|
Sun, 15 Mar 2015 14:45:26 +0900 |
Yuya Nishihara |
tag: do not pass binary nullid to scmutil.revsingle()
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 23:02:18 +0900 |
Yuya Nishihara |
debugrevspec: pass lookup function to visualize fallback mechanism
|
file |
diff |
annotate
|
Wed, 15 Jul 2015 04:45:58 +0900 |
FUJIWARA Katsunori |
record: omit meaningless 'commit' suggestion at 'hg commit -i'
|
file |
diff |
annotate
|
Tue, 14 Jul 2015 18:50:20 -0500 |
Matt Mackall |
bookmarks: clear active bookmark on non-linear update
|
file |
diff |
annotate
|
Sun, 12 Apr 2015 21:52:02 +0900 |
Yuya Nishihara |
changeset_printer: change flush() to accept ctx instead of rev
|
file |
diff |
annotate
|
Wed, 08 Jul 2015 16:19:09 -0700 |
Gregory Szorc |
hg: support for auto sharing stores when cloning
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 00:49:36 -0700 |
Pierre-Yves David |
bookmarks: change bookmark within a transaction
|
file |
diff |
annotate
|
Tue, 07 Jul 2015 19:07:04 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 06 Jul 2015 16:22:57 -0700 |
Nathan Goldbaum |
forget: add a note to the command help about remove
stable
|
file |
diff |
annotate
|
Tue, 30 Jun 2015 22:39:28 -0700 |
Pierre-Yves David |
amend: stop updating the bookmarks twice
|
file |
diff |
annotate
|
Sun, 28 Jun 2015 13:22:17 -0400 |
Matt Harbison |
identify: build the tag list directly instead of using wctx.tags()
|
file |
diff |
annotate
|
Sun, 28 Jun 2015 18:39:58 -0400 |
Matt Harbison |
identify: avoid a crash when given '-r wdir()'
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:30:33 -0700 |
Gregory Szorc |
global: mass rewrite to use modern octal syntax
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 09:59:48 -0700 |
Gregory Szorc |
repair: add functionality to rebuild fncache
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 13:56:53 -0400 |
Jordi Guti?rrez Hermoso |
import: cross-reference patch.fuzz option from `hg help import`
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 13:57:39 -0400 |
Jordi Guti?rrez Hermoso |
import: cross-reference ui.patch option from `hg help import`
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 11:07:15 -0700 |
Pierre-Yves David |
phase: add a pointer to 'hg help phases' in the 'phase' help
|
file |
diff |
annotate
|
Fri, 05 Jun 2015 19:33:41 -0400 |
Matt Harbison |
commands: use the optional badfn argument when building a matcher
|
file |
diff |
annotate
|
Mon, 01 Jun 2015 22:34:01 -0700 |
Pierre-Yves David |
pull: prevent race condition in bookmark update when using -B (issue4689)
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 00:43:11 -0700 |
Pierre-Yves David |
pull: allow a generic way to pass parameters to the pull operation
|
file |
diff |
annotate
|
Thu, 04 Jun 2015 17:51:19 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 03 Jun 2015 14:29:11 -0700 |
Pierre-Yves David |
pull: avoid race condition with 'hg pull --rev name --update' (issue4706)
stable
|
file |
diff |
annotate
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
file |
diff |
annotate
|
Thu, 28 May 2015 14:01:53 -0700 |
Pierre-Yves David |
pull: document the race condition with bookmark name
|
file |
diff |
annotate
|
Thu, 28 May 2015 13:55:03 -0700 |
Pierre-Yves David |
pull: only list remote bookmarks if -B is used to populate pulled heads
|
file |
diff |
annotate
|
Thu, 28 May 2015 20:06:19 -0700 |
Ryan McElroy |
commands: rename current to active in variables and comments
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 15:18:59 -0700 |
Ryan McElroy |
bookmarks: name label for active bookmark correctly
|
file |
diff |
annotate
|
Wed, 27 May 2015 17:28:55 -0500 |
Matt Mackall |
commit: improve --close-branch documentation
|
file |
diff |
annotate
|
Fri, 22 May 2015 17:08:59 -0500 |
Matt Mackall |
branch: don't warn about branches if repository has multiple branches already
|
file |
diff |
annotate
|
Sun, 26 Apr 2015 22:26:44 +0900 |
Yuya Nishihara |
fileset: pretty print syntax tree in debug output
|
file |
diff |
annotate
|
Sun, 26 Apr 2015 19:50:42 +0900 |
Yuya Nishihara |
fileset: move validation of incomplete parsing to parse() function
|
file |
diff |
annotate
|
Sun, 26 Apr 2015 19:42:47 +0900 |
Yuya Nishihara |
revset: move validation of incomplete parsing to parse() function
|
file |
diff |
annotate
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
file |
diff |
annotate
|
Fri, 15 May 2015 09:46:21 +0200 |
Gilles Moris |
phase: default to current revision if no rev is provided (issue4666)
|
file |
diff |
annotate
|
Sun, 12 Apr 2015 23:51:06 -0700 |
Martin von Zweigbergk |
treemanifest: add --dir option to debug{revlog,data,index}
|
file |
diff |
annotate
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
file |
diff |
annotate
|
Fri, 15 May 2015 09:56:05 -0500 |
Matt Mackall |
commands: use try/except/finally
|
file |
diff |
annotate
|
Thu, 07 May 2015 12:07:10 +0900 |
FUJIWARA Katsunori |
import: use dirstateguard instead of dirstate.invalidate
|
file |
diff |
annotate
|
Tue, 14 Apr 2015 13:17:33 -0700 |
Ryan McElroy |
bookmarks: rename bookmarkcurrent to activebookmark (API)
|
file |
diff |
annotate
|
Mon, 13 Apr 2015 22:27:01 -0700 |
Ryan McElroy |
bookmarks: rename setcurrent to activate (API)
|
file |
diff |
annotate
|
Mon, 13 Apr 2015 21:53:37 -0700 |
Ryan McElroy |
bookmarks: rename unsetcurrent to deactivate (API)
|
file |
diff |
annotate
|
Thu, 30 Apr 2015 22:40:18 +0900 |
Yuya Nishihara |
commands: hide formatter option as EXPERIMENTAL, not as DEPRECATED
stable
|
file |
diff |
annotate
|
Thu, 30 Apr 2015 23:02:52 -0400 |
Matt Harbison |
debuginstall: expand the editor path before searching for it (issue4380)
stable
|
file |
diff |
annotate
|
Mon, 27 Apr 2015 15:37:57 -0700 |
Laurent Charignon |
revert: make the interactive mode experimental
stable
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 16:38:36 -0700 |
Martin von Zweigbergk |
revert: accept just -I/-X without paths or -a/-i (issue4592)
stable
|
file |
diff |
annotate
|
Mon, 20 Apr 2015 16:05:32 +0200 |
Pierre-Yves David |
debuglock: access the lock file using the proper vfs
stable
|
file |
diff |
annotate
|
Sun, 19 Apr 2015 21:43:53 -0700 |
Martin von Zweigbergk |
status: pass matcher to pathcopies()
stable
|
file |
diff |
annotate
|
Sun, 12 Apr 2015 19:00:31 +0900 |
Yuya Nishihara |
revset: undocument wdir() until its command outputs get stable
|
file |
diff |
annotate
|
Sat, 11 Apr 2015 12:26:54 -0400 |
Pierre-Yves David |
revert: do not requires '--all' if '--interative' is present
|
file |
diff |
annotate
|
Thu, 09 Apr 2015 16:25:48 -0400 |
Pierre-Yves David |
bundle2: rename format, parts and config to final names
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 21:25:57 +0100 |
Mathias De Mar? |
commands: add ui.statuscopies config knob
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show detailed status about outgoing bookmarks
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show detailed status about incoming bookmarks
|
file |
diff |
annotate
|
Sun, 05 Apr 2015 12:12:02 -0700 |
Durham Goode |
graft: record intermediate grafts in extras
|
file |
diff |
annotate
|
Sat, 28 Mar 2015 12:58:44 -0700 |
Gregory Szorc |
commands.debugrevlog: report max chain length
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 13:55:35 +0900 |
FUJIWARA Katsunori |
update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 18:36:53 +0900 |
Yuya Nishihara |
debugrevspec: show nesting structure of smartsets if verbose
|
file |
diff |
annotate
|
Wed, 18 Mar 2015 20:40:02 -0700 |
Yung-Jin (Joey) Hu |
status: add relative directory help text (issue3835)
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 11:55:15 -0700 |
Sean Farley |
diff: rename --relative option to --root
|
file |
diff |
annotate
|
Tue, 17 Mar 2015 15:46:30 -0700 |
Siddharth Agarwal |
commands.diff: add support for diffs relative to a subdirectory
|
file |
diff |
annotate
|
Mon, 23 Mar 2015 18:21:01 -0700 |
Gregory Szorc |
commands.push: abort when revisions evaluate to empty set (BC)
|
file |
diff |
annotate
|
Sat, 16 Aug 2014 17:50:55 +0900 |
Yuya Nishihara |
annotate: add option to annotate working-directory files
|
file |
diff |
annotate
|
Wed, 18 Mar 2015 23:03:41 -0400 |
Matt Harbison |
subrepo: add basic support to hgsubrepo for the files command
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 23:36:06 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite comparing bookmarks in commands.summary() by compare()
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 23:36:05 +0900 |
FUJIWARA Katsunori |
bookmarks: add outgoing() to replace diff() for outgoing bookmarks
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 23:36:05 +0900 |
FUJIWARA Katsunori |
bookmarks: add incoming() to replace diff() for incoming bookmarks
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 10:18:05 -0700 |
Siddharth Agarwal |
patch._applydiff: resolve prefix with respect to the cwd
|
file |
diff |
annotate
|
Tue, 17 Mar 2015 21:53:17 +0900 |
Yuya Nishihara |
commands: say "working directory" in full spelling
|
file |
diff |
annotate
|
Tue, 17 Mar 2015 22:47:08 +0900 |
Yuya Nishihara |
commands: replace "working copy" with "working directory" in help/messages
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 16:33:59 -0700 |
Laurent Charignon |
revert: add flag to make revert interactive
|
file |
diff |
annotate
|
Wed, 11 Mar 2015 16:39:38 -0700 |
Laurent Charignon |
record: change interface of dorecord to accept new filters
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi Guti?rrez Hermoso |
style: kill ersatz if-else ternary operators
|
file |
diff |
annotate
|
Wed, 11 Mar 2015 15:22:04 -0700 |
Laurent Charignon |
record: add interactive option to the commit command
|
file |
diff |
annotate
|
Sun, 08 Mar 2015 16:50:57 -0400 |
Matt Harbison |
files: split reusable implementation into cmdutil for subrepo support
|
file |
diff |
annotate
|
Sun, 08 Mar 2015 16:45:29 -0400 |
Matt Harbison |
files: use ctx object to access dirstate
|
file |
diff |
annotate
|
Fri, 06 Mar 2015 22:56:19 -0800 |
Siddharth Agarwal |
commands.import: accept a prefix option
|
file |
diff |
annotate
|
Sat, 07 Feb 2015 12:49:30 -0800 |
Gregory Szorc |
commands.paths: use ui.paths to show paths
|
file |
diff |
annotate
|
Thu, 26 Feb 2015 20:54:05 +0900 |
Yuya Nishihara |
incoming: hide help about use of --bundle option by default
|
file |
diff |
annotate
|
Tue, 10 Feb 2015 15:59:12 -0500 |
Augie Fackler |
dispatch: offer suggestions of similar-named commands
|
file |
diff |
annotate
|
Mon, 02 Mar 2015 14:52:04 +0100 |
Jesus Cea |
copyright: update to 2015
|
file |
diff |
annotate
|
Fri, 06 Feb 2015 11:04:55 -0800 |
Durham Goode |
log: make -fr show complete history from the given revs
|
file |
diff |
annotate
|
Wed, 25 Feb 2015 11:39:14 -0800 |
Martin von Zweigbergk |
debugsetparent: document one common caveat specifically
|
file |
diff |
annotate
|
Tue, 24 Feb 2015 10:55:24 +0100 |
Thomas Arendsen Hein |
pull: print "pulling from foo" before accessing the other repo
|
file |
diff |
annotate
|
Wed, 11 Feb 2015 13:59:13 +0900 |
Yuya Nishihara |
resolve: port to generic templater
|
file |
diff |
annotate
|
Wed, 11 Feb 2015 13:55:15 +0900 |
Yuya Nishihara |
resolve: extract -l/--list operation from big loop
|
file |
diff |
annotate
|
Wed, 11 Feb 2015 13:47:43 +0900 |
Yuya Nishihara |
resolve: silence warning of unknown pats for -l/--list (BC)
|
file |
diff |
annotate
|
Mon, 02 Feb 2015 22:21:07 +0900 |
Yuya Nishihara |
revset: make match function initiate query from full set by default
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 15:39:16 -0800 |
Eric Sumner |
changegroup.writebundle: HG2Y support
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 14:39:41 -0800 |
Eric Sumner |
changegroup.writebundle: provide ui
|
file |
diff |
annotate
|
Wed, 14 Jan 2015 17:09:55 -0800 |
Eric Sumner |
unbundle: support bundle2 files
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 15:35:26 -0800 |
Eric Sumner |
commands.debugbundle: bundle2 support
|
file |
diff |
annotate
|
Mon, 12 Jan 2015 20:59:17 -0500 |
Matt Harbison |
add: pass options via keyword args
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 23:17:12 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.opener
|
file |
diff |
annotate
|
Fri, 09 Jan 2015 18:38:02 +0100 |
Mads Kiilerich |
debugdirstate: don't hide date field with --nodate, just show 'set'/'unset'
|
file |
diff |
annotate
|
Fri, 09 Jan 2015 18:38:02 +0100 |
Mads Kiilerich |
debugdirstate: simplify date handling after e7ed5d07cc4c used fixed format
|
file |
diff |
annotate
|
Mon, 15 Dec 2014 14:11:19 -0800 |
Sean Farley |
debugnamecomplete: use new name api
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 13:41:29 -0700 |
Sean Farley |
debugnamecomplete: rename from debuglabelcomplete
|
file |
diff |
annotate
|
Tue, 06 Jan 2015 23:46:18 +0900 |
FUJIWARA Katsunori |
revset: introduce new operator "##" to concatenate strings/symbols at runtime
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 22:21:03 -0800 |
Siddharth Agarwal |
export: explicitly honor all diffopts
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 14:49:05 -0600 |
Matt Mackall |
branches: deprecate -a
|
file |
diff |
annotate
|
Wed, 17 Dec 2014 17:26:12 -0800 |
Mateusz Kwapich |
backout: add --commit option
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 13:56:05 -0800 |
Kyle Lippincott |
debugindex: respect --debug flag to show full nodeids
|
file |
diff |
annotate
|
Mon, 24 Nov 2014 23:51:26 -0500 |
Matt Harbison |
addremove: add support for the -S flag
|
file |
diff |
annotate
|
Mon, 24 Nov 2014 22:27:49 -0500 |
Matt Harbison |
commit: propagate --addremove to subrepos if -S is specified (issue3759)
|
file |
diff |
annotate
|
Sun, 09 Nov 2014 19:57:02 -0500 |
Matt Harbison |
scmutil: pass a matcher to scmutil.addremove() instead of a list of patterns
|
file |
diff |
annotate
|
Tue, 09 Dec 2014 12:39:23 -0600 |
Matt Mackall |
graft: drop cset description from empty commit message
|
file |
diff |
annotate
|
Tue, 09 Dec 2014 03:38:23 +0100 |
Mads Kiilerich |
graft: show hashes in user-facing messages
|
file |
diff |
annotate
|
Tue, 09 Dec 2014 03:38:23 +0100 |
Mads Kiilerich |
graft: give helpful warning for empty grafts
|
file |
diff |
annotate
|
Tue, 09 Dec 2014 03:38:23 +0100 |
Mads Kiilerich |
graft: show more useful status information while grafting
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 22:18:05 -0800 |
Siddharth Agarwal |
diff: explicitly honor all diffopts
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 22:16:46 -0800 |
Siddharth Agarwal |
annotate: explicitly only honor whitespace diffopts
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 19:34:11 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 15:04:34 -0600 |
Matt Mackall |
help: fix typo in files help
stable
|
file |
diff |
annotate
|
Thu, 27 Nov 2014 12:25:01 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 17:22:09 +0300 |
anatoly techtonik |
merge: be precise about what merged into what in short desc
stable
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 16:14:32 -0800 |
Martin von Zweigbergk |
update: remove unnecessary check for unknown files with --check
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 21:36:19 -0500 |
Matt Harbison |
remove: recurse into subrepositories with --subrepos/-S flag
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 23:12:15 -0800 |
Martin von Zweigbergk |
merge: drop underscore prefix from _checkunknown()
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 00:13:48 -0800 |
Siddharth Agarwal |
diff: add a --noprefix option
|
file |
diff |
annotate
|
Sun, 09 Nov 2014 12:31:34 -0500 |
Matt Harbison |
remove: move most of the implementation into cmdutils.remove()
|
file |
diff |
annotate
|
Sat, 08 Nov 2014 13:06:22 +0900 |
Yuya Nishihara |
util.system: use ui.system() in place of optional ui.fout parameter
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 14:08:25 -0800 |
Mateusz Kwapich |
debugrevlog: fix computing chain length in debugrevlog -d
|
file |
diff |
annotate
|
Sun, 02 Nov 2014 13:20:07 +0900 |
Yuya Nishihara |
serve: correct meta variable of --daemon-pipefds option
stable
|
file |
diff |
annotate
|
Sat, 01 Nov 2014 13:13:04 -0500 |
Matt Mackall |
debuglocks: add missing usage summary
stable
|
file |
diff |
annotate
|
Sat, 01 Nov 2014 19:02:31 +0100 |
Mads Kiilerich |
help: don't crash on help for 'sections' with multiple '.'
stable
|
file |
diff |
annotate
|
Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation
stable
|
file |
diff |
annotate
|
Sat, 01 Nov 2014 02:41:18 +0900 |
FUJIWARA Katsunori |
files: refer "hg help filesets" instead of "hg help revsets" in help text
stable
|
file |
diff |
annotate
|
Fri, 24 Oct 2014 13:50:00 -0400 |
Jordi Guti?rrez Hermoso |
doc: change 'revision or range' to 'revision or revset'
stable
|
file |
diff |
annotate
|
Thu, 23 Oct 2014 12:27:57 -0200 |
Wagner Bruna |
files: fix example list syntax
stable
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 22:30:04 -0700 |
Martin von Zweigbergk |
resolve: run happily after conflict-free merge
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 15:04:46 +0900 |
Yuya Nishihara |
cmdserver: switch service objects by mode
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 14:52:09 +0900 |
Yuya Nishihara |
cmdserver: wrap 'pipe' mode server by service object
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 13:25:13 -0700 |
Durham Goode |
obsolete: add allowunstable option
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 09:29:48 -0700 |
Martin von Zweigbergk |
summary: make status code more readable
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 17:12:31 -0500 |
Matt Mackall |
graft: use merge.graft
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 14:33:13 -0500 |
Matt Mackall |
duplicatecopies: move from cmdutil to copies
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 13:21:03 -0500 |
Matt Mackall |
graft: move rebase cleanup code next to actual rebase
|
file |
diff |
annotate
|
Sun, 12 Oct 2014 23:30:04 -0700 |
Durham Goode |
phases: change phase command change detection
|
file |
diff |
annotate
|
Mon, 06 Oct 2014 16:35:02 -0400 |
Jordi Guti?rrez Hermoso |
config: use the same hgrc for a cloned repo as for an uninitted repo
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 00:38:14 -0700 |
Pierre-Yves David |
strip: stop calling `remove` on smartset
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 00:43:22 +0900 |
Yuya Nishihara |
bookmarks: port to generic templater
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 00:36:36 +0900 |
Yuya Nishihara |
bookmarks: split ui.write() so that it can be easily ported to formatter api
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 00:15:39 +0900 |
Yuya Nishihara |
bookmarks: iterate bookmarks list even if it is known to be empty
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 23:26:02 +0900 |
Yuya Nishihara |
branches: include active, closed and current flags in template output
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 23:13:56 +0900 |
Yuya Nishihara |
branches: merge white space to format string
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 22:59:56 +0900 |
Yuya Nishihara |
branches: port to generic templater
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 22:15:39 +0900 |
Yuya Nishihara |
branches: format rev as integer that is necessary for generic templater
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 22:20:02 +0900 |
Yuya Nishihara |
formatter: add general way to switch hex/short functions
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 11:11:12 -0500 |
Pierre-Yves David |
commands: directly use exchange.pull
|
file |
diff |
annotate
|
Wed, 01 Oct 2014 12:50:18 -0700 |
Martin von Zweigbergk |
summary: remove unused code for listing ignored files
|
file |
diff |
annotate
|
Fri, 26 Sep 2014 17:44:00 -0700 |
Pierre-Yves David |
pull: move bookmark movements inside the `exchange.pull`
|
file |
diff |
annotate
|
Fri, 26 Sep 2014 10:59:29 -0700 |
Pierre-Yves David |
pull: use `other.url()` as the source of a bookmark pull
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 21:58:10 +0900 |
Yuya Nishihara |
branches: reduce nesting in for loop
|
file |
diff |
annotate
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: introduce templatepaths for getting paths searched for templates
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 17:53:27 -0700 |
Pierre-Yves David |
pull: gather all bookmark-pulling code together
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 02:53:29 -0700 |
Pierre-Yves David |
push: perform bookmark export in the push function
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 01:49:20 -0700 |
Pierre-Yves David |
push: pass list of bookmark to `exchange.push`
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 02:53:49 -0700 |
Pierre-Yves David |
push: sanitize handling of bookmark push return value
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 01:39:39 -0700 |
Pierre-Yves David |
push: use `exchange.push` in `commands.push`
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 16:01:19 -0700 |
Siddharth Agarwal |
files: cache repo.dirstate
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 15:21:35 -0700 |
Siddharth Agarwal |
files: only check for removed, not unknown or missing
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 14:39:58 -0700 |
Siddharth Agarwal |
files: use ctx.matches instead of ctx.walk
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 15:45:48 -0700 |
Siddharth Agarwal |
files: actually filter out removed files
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 16:40:10 -0500 |
Matt Mackall |
help: basic support for showing only specified topic sections
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 15:51:22 -0500 |
Matt Mackall |
help: support OS-specific help sections
|
file |
diff |
annotate
|
Mon, 29 Sep 2014 17:23:38 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 29 Sep 2014 16:42:12 -0500 |
Matt Mackall |
help: fix typo in log examples
stable
|
file |
diff |
annotate
|
Fri, 26 Sep 2014 16:44:11 -0500 |
Matt Mackall |
commands: add debuglocks to report/clear lock state
|
file |
diff |
annotate
|
Sun, 21 Sep 2014 12:50:48 +0900 |
Yuya Nishihara |
tags: use full hash for formatter output as in log or annotate commands
|
file |
diff |
annotate
|
Sun, 21 Sep 2014 12:46:23 +0900 |
Yuya Nishihara |
tags: change field name of formatter output to be the same as log command
|
file |
diff |
annotate
|
Sun, 21 Sep 2014 12:38:47 +0900 |
Yuya Nishihara |
files: correct topic of formatter
|
file |
diff |
annotate
|
Mon, 22 Sep 2014 16:14:08 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 22 Sep 2014 16:03:07 -0500 |
Matt Mackall |
commands: deprecate the parents commands
|
file |
diff |
annotate
|
Sun, 21 Sep 2014 10:31:34 -0500 |
Matt Mackall |
help: mention mode in hg log --removed help (issue4381)
stable
|
file |
diff |
annotate
|
Wed, 17 Sep 2014 23:21:20 +0900 |
Yuya Nishihara |
annotate: port to generic templater enabled by hidden -T option
|
file |
diff |
annotate
|