Wed, 03 Jun 2015 14:29:11 -0700 |
Pierre-Yves David |
pull: avoid race condition with 'hg pull --rev name --update' (issue4706)
stable
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
Thu, 28 May 2015 14:01:53 -0700 |
Pierre-Yves David |
pull: document the race condition with bookmark name
|
Thu, 28 May 2015 13:55:03 -0700 |
Pierre-Yves David |
pull: only list remote bookmarks if -B is used to populate pulled heads
|
Thu, 28 May 2015 20:06:19 -0700 |
Ryan McElroy |
commands: rename current to active in variables and comments
|
Thu, 16 Apr 2015 15:18:59 -0700 |
Ryan McElroy |
bookmarks: name label for active bookmark correctly
|
Wed, 27 May 2015 17:28:55 -0500 |
Matt Mackall |
commit: improve --close-branch documentation
|
Fri, 22 May 2015 17:08:59 -0500 |
Matt Mackall |
branch: don't warn about branches if repository has multiple branches already
|
Sun, 26 Apr 2015 22:26:44 +0900 |
Yuya Nishihara |
fileset: pretty print syntax tree in debug output
|
Sun, 26 Apr 2015 19:50:42 +0900 |
Yuya Nishihara |
fileset: move validation of incomplete parsing to parse() function
|
Sun, 26 Apr 2015 19:42:47 +0900 |
Yuya Nishihara |
revset: move validation of incomplete parsing to parse() function
|
Sat, 16 May 2015 14:30:07 -0400 |
Augie Fackler |
cleanup: use __builtins__.any instead of util.any
|
Fri, 15 May 2015 09:46:21 +0200 |
Gilles Moris |
phase: default to current revision if no rev is provided (issue4666)
|
Sun, 12 Apr 2015 23:51:06 -0700 |
Martin von Zweigbergk |
treemanifest: add --dir option to debug{revlog,data,index}
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
Fri, 15 May 2015 09:56:05 -0500 |
Matt Mackall |
commands: use try/except/finally
|
Thu, 07 May 2015 12:07:10 +0900 |
FUJIWARA Katsunori |
import: use dirstateguard instead of dirstate.invalidate
|
Tue, 14 Apr 2015 13:17:33 -0700 |
Ryan McElroy |
bookmarks: rename bookmarkcurrent to activebookmark (API)
|
Mon, 13 Apr 2015 22:27:01 -0700 |
Ryan McElroy |
bookmarks: rename setcurrent to activate (API)
|
Mon, 13 Apr 2015 21:53:37 -0700 |
Ryan McElroy |
bookmarks: rename unsetcurrent to deactivate (API)
|
Thu, 30 Apr 2015 22:40:18 +0900 |
Yuya Nishihara |
commands: hide formatter option as EXPERIMENTAL, not as DEPRECATED
stable
|
Thu, 30 Apr 2015 23:02:52 -0400 |
Matt Harbison |
debuginstall: expand the editor path before searching for it (issue4380)
stable
|
Mon, 27 Apr 2015 15:37:57 -0700 |
Laurent Charignon |
revert: make the interactive mode experimental
stable
|
Wed, 22 Apr 2015 16:38:36 -0700 |
Martin von Zweigbergk |
revert: accept just -I/-X without paths or -a/-i (issue4592)
stable
|
Mon, 20 Apr 2015 16:05:32 +0200 |
Pierre-Yves David |
debuglock: access the lock file using the proper vfs
stable
|
Sun, 19 Apr 2015 21:43:53 -0700 |
Martin von Zweigbergk |
status: pass matcher to pathcopies()
stable
|
Sun, 12 Apr 2015 19:00:31 +0900 |
Yuya Nishihara |
revset: undocument wdir() until its command outputs get stable
|
Sat, 11 Apr 2015 12:26:54 -0400 |
Pierre-Yves David |
revert: do not requires '--all' if '--interative' is present
|
Thu, 09 Apr 2015 16:25:48 -0400 |
Pierre-Yves David |
bundle2: rename format, parts and config to final names
|
Tue, 24 Mar 2015 21:25:57 +0100 |
Mathias De Maré |
commands: add ui.statuscopies config knob
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show detailed status about outgoing bookmarks
|
Wed, 08 Apr 2015 02:56:19 +0900 |
FUJIWARA Katsunori |
bookmarks: show detailed status about incoming bookmarks
|
Sun, 05 Apr 2015 12:12:02 -0700 |
Durham Goode |
graft: record intermediate grafts in extras
|
Sat, 28 Mar 2015 12:58:44 -0700 |
Gregory Szorc |
commands.debugrevlog: report max chain length
|
Wed, 25 Mar 2015 13:55:35 +0900 |
FUJIWARA Katsunori |
update: replace workingctx.dirty and raising Abort by cmdutil.bailifchanged
|
Mon, 16 Mar 2015 18:36:53 +0900 |
Yuya Nishihara |
debugrevspec: show nesting structure of smartsets if verbose
|
Wed, 18 Mar 2015 20:40:02 -0700 |
Yung-Jin (Joey) Hu |
status: add relative directory help text (issue3835)
|
Wed, 25 Mar 2015 11:55:15 -0700 |
Sean Farley |
diff: rename --relative option to --root
|
Tue, 17 Mar 2015 15:46:30 -0700 |
Siddharth Agarwal |
commands.diff: add support for diffs relative to a subdirectory
|
Mon, 23 Mar 2015 18:21:01 -0700 |
Gregory Szorc |
commands.push: abort when revisions evaluate to empty set (BC)
|
Sat, 16 Aug 2014 17:50:55 +0900 |
Yuya Nishihara |
annotate: add option to annotate working-directory files
|
Wed, 18 Mar 2015 23:03:41 -0400 |
Matt Harbison |
subrepo: add basic support to hgsubrepo for the files command
|
Thu, 19 Mar 2015 23:36:06 +0900 |
FUJIWARA Katsunori |
bookmarks: rewrite comparing bookmarks in commands.summary() by compare()
|
Thu, 19 Mar 2015 23:36:05 +0900 |
FUJIWARA Katsunori |
bookmarks: add outgoing() to replace diff() for outgoing bookmarks
|
Thu, 19 Mar 2015 23:36:05 +0900 |
FUJIWARA Katsunori |
bookmarks: add incoming() to replace diff() for incoming bookmarks
|
Thu, 19 Mar 2015 10:18:05 -0700 |
Siddharth Agarwal |
patch._applydiff: resolve prefix with respect to the cwd
|
Tue, 17 Mar 2015 21:53:17 +0900 |
Yuya Nishihara |
commands: say "working directory" in full spelling
|
Tue, 17 Mar 2015 22:47:08 +0900 |
Yuya Nishihara |
commands: replace "working copy" with "working directory" in help/messages
|
Mon, 16 Mar 2015 16:33:59 -0700 |
Laurent Charignon |
revert: add flag to make revert interactive
|
Wed, 11 Mar 2015 16:39:38 -0700 |
Laurent Charignon |
record: change interface of dorecord to accept new filters
|
Fri, 13 Mar 2015 17:00:06 -0400 |
Jordi Gutiérrez Hermoso |
style: kill ersatz if-else ternary operators
|
Wed, 11 Mar 2015 15:22:04 -0700 |
Laurent Charignon |
record: add interactive option to the commit command
|
Sun, 08 Mar 2015 16:50:57 -0400 |
Matt Harbison |
files: split reusable implementation into cmdutil for subrepo support
|
Sun, 08 Mar 2015 16:45:29 -0400 |
Matt Harbison |
files: use ctx object to access dirstate
|
Fri, 06 Mar 2015 22:56:19 -0800 |
Siddharth Agarwal |
commands.import: accept a prefix option
|
Sat, 07 Feb 2015 12:49:30 -0800 |
Gregory Szorc |
commands.paths: use ui.paths to show paths
|
Thu, 26 Feb 2015 20:54:05 +0900 |
Yuya Nishihara |
incoming: hide help about use of --bundle option by default
|
Tue, 10 Feb 2015 15:59:12 -0500 |
Augie Fackler |
dispatch: offer suggestions of similar-named commands
|
Mon, 02 Mar 2015 14:52:04 +0100 |
Jesus Cea |
copyright: update to 2015
|
Fri, 06 Feb 2015 11:04:55 -0800 |
Durham Goode |
log: make -fr show complete history from the given revs
|
Wed, 25 Feb 2015 11:39:14 -0800 |
Martin von Zweigbergk |
debugsetparent: document one common caveat specifically
|
Tue, 24 Feb 2015 10:55:24 +0100 |
Thomas Arendsen Hein |
pull: print "pulling from foo" before accessing the other repo
|
Wed, 11 Feb 2015 13:59:13 +0900 |
Yuya Nishihara |
resolve: port to generic templater
|
Wed, 11 Feb 2015 13:55:15 +0900 |
Yuya Nishihara |
resolve: extract -l/--list operation from big loop
|
Wed, 11 Feb 2015 13:47:43 +0900 |
Yuya Nishihara |
resolve: silence warning of unknown pats for -l/--list (BC)
|
Mon, 02 Feb 2015 22:21:07 +0900 |
Yuya Nishihara |
revset: make match function initiate query from full set by default
|
Thu, 15 Jan 2015 15:39:16 -0800 |
Eric Sumner |
changegroup.writebundle: HG2Y support
|
Thu, 15 Jan 2015 14:39:41 -0800 |
Eric Sumner |
changegroup.writebundle: provide ui
|
Wed, 14 Jan 2015 17:09:55 -0800 |
Eric Sumner |
unbundle: support bundle2 files
|
Thu, 15 Jan 2015 15:35:26 -0800 |
Eric Sumner |
commands.debugbundle: bundle2 support
|
Mon, 12 Jan 2015 20:59:17 -0500 |
Matt Harbison |
add: pass options via keyword args
|
Thu, 15 Jan 2015 23:17:12 +0100 |
Angel Ezquerra |
localrepo: remove all external users of localrepo.opener
|
Fri, 09 Jan 2015 18:38:02 +0100 |
Mads Kiilerich |
debugdirstate: don't hide date field with --nodate, just show 'set'/'unset'
|
Fri, 09 Jan 2015 18:38:02 +0100 |
Mads Kiilerich |
debugdirstate: simplify date handling after e7ed5d07cc4c used fixed format
|
Mon, 15 Dec 2014 14:11:19 -0800 |
Sean Farley |
debugnamecomplete: use new name api
|
Fri, 17 Oct 2014 13:41:29 -0700 |
Sean Farley |
debugnamecomplete: rename from debuglabelcomplete
|
Tue, 06 Jan 2015 23:46:18 +0900 |
FUJIWARA Katsunori |
revset: introduce new operator "##" to concatenate strings/symbols at runtime
|
Tue, 18 Nov 2014 22:21:03 -0800 |
Siddharth Agarwal |
export: explicitly honor all diffopts
|
Mon, 22 Dec 2014 14:49:05 -0600 |
Matt Mackall |
branches: deprecate -a
|
Wed, 17 Dec 2014 17:26:12 -0800 |
Mateusz Kwapich |
backout: add --commit option
|
Sat, 13 Dec 2014 13:56:05 -0800 |
Kyle Lippincott |
debugindex: respect --debug flag to show full nodeids
|
Mon, 24 Nov 2014 23:51:26 -0500 |
Matt Harbison |
addremove: add support for the -S flag
|
Mon, 24 Nov 2014 22:27:49 -0500 |
Matt Harbison |
commit: propagate --addremove to subrepos if -S is specified (issue3759)
|
Sun, 09 Nov 2014 19:57:02 -0500 |
Matt Harbison |
scmutil: pass a matcher to scmutil.addremove() instead of a list of patterns
|
Tue, 09 Dec 2014 12:39:23 -0600 |
Matt Mackall |
graft: drop cset description from empty commit message
|
Tue, 09 Dec 2014 03:38:23 +0100 |
Mads Kiilerich |
graft: show hashes in user-facing messages
|
Tue, 09 Dec 2014 03:38:23 +0100 |
Mads Kiilerich |
graft: give helpful warning for empty grafts
|
Tue, 09 Dec 2014 03:38:23 +0100 |
Mads Kiilerich |
graft: show more useful status information while grafting
|
Tue, 18 Nov 2014 22:18:05 -0800 |
Siddharth Agarwal |
diff: explicitly honor all diffopts
|
Tue, 18 Nov 2014 22:16:46 -0800 |
Siddharth Agarwal |
annotate: explicitly only honor whitespace diffopts
|
Mon, 01 Dec 2014 19:34:11 -0600 |
Matt Mackall |
merge with stable
|
Mon, 01 Dec 2014 15:04:34 -0600 |
Matt Mackall |
help: fix typo in files help
stable
|
Thu, 27 Nov 2014 12:25:01 -0600 |
Matt Mackall |
merge with stable
|
Wed, 26 Nov 2014 17:22:09 +0300 |
anatoly techtonik |
merge: be precise about what merged into what in short desc
stable
|
Tue, 18 Nov 2014 16:14:32 -0800 |
Martin von Zweigbergk |
update: remove unnecessary check for unknown files with --check
|
Sat, 15 Nov 2014 21:36:19 -0500 |
Matt Harbison |
remove: recurse into subrepositories with --subrepos/-S flag
|
Thu, 13 Nov 2014 23:12:15 -0800 |
Martin von Zweigbergk |
merge: drop underscore prefix from _checkunknown()
|
Thu, 13 Nov 2014 00:13:48 -0800 |
Siddharth Agarwal |
diff: add a --noprefix option
|
Sun, 09 Nov 2014 12:31:34 -0500 |
Matt Harbison |
remove: move most of the implementation into cmdutils.remove()
|
Sat, 08 Nov 2014 13:06:22 +0900 |
Yuya Nishihara |
util.system: use ui.system() in place of optional ui.fout parameter
|
Thu, 06 Nov 2014 14:08:25 -0800 |
Mateusz Kwapich |
debugrevlog: fix computing chain length in debugrevlog -d
|
Sun, 02 Nov 2014 13:20:07 +0900 |
Yuya Nishihara |
serve: correct meta variable of --daemon-pipefds option
stable
|
Sat, 01 Nov 2014 13:13:04 -0500 |
Matt Mackall |
debuglocks: add missing usage summary
stable
|
Sat, 01 Nov 2014 19:02:31 +0100 |
Mads Kiilerich |
help: don't crash on help for 'sections' with multiple '.'
stable
|
Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation
stable
|
Sat, 01 Nov 2014 02:41:18 +0900 |
FUJIWARA Katsunori |
files: refer "hg help filesets" instead of "hg help revsets" in help text
stable
|
Fri, 24 Oct 2014 13:50:00 -0400 |
Jordi Gutiérrez Hermoso |
doc: change 'revision or range' to 'revision or revset'
stable
|
Thu, 23 Oct 2014 12:27:57 -0200 |
Wagner Bruna |
files: fix example list syntax
stable
|
Wed, 08 Oct 2014 22:30:04 -0700 |
Martin von Zweigbergk |
resolve: run happily after conflict-free merge
|
Sat, 27 Sep 2014 15:04:46 +0900 |
Yuya Nishihara |
cmdserver: switch service objects by mode
|
Sat, 27 Sep 2014 14:52:09 +0900 |
Yuya Nishihara |
cmdserver: wrap 'pipe' mode server by service object
|
Tue, 14 Oct 2014 13:25:13 -0700 |
Durham Goode |
obsolete: add allowunstable option
|
Fri, 03 Oct 2014 09:29:48 -0700 |
Martin von Zweigbergk |
summary: make status code more readable
|
Mon, 13 Oct 2014 17:12:31 -0500 |
Matt Mackall |
graft: use merge.graft
|
Mon, 13 Oct 2014 14:33:13 -0500 |
Matt Mackall |
duplicatecopies: move from cmdutil to copies
|
Mon, 13 Oct 2014 13:21:03 -0500 |
Matt Mackall |
graft: move rebase cleanup code next to actual rebase
|
Sun, 12 Oct 2014 23:30:04 -0700 |
Durham Goode |
phases: change phase command change detection
|
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
|
Tue, 07 Oct 2014 00:38:14 -0700 |
Pierre-Yves David |
strip: stop calling `remove` on smartset
|
Fri, 03 Oct 2014 00:43:22 +0900 |
Yuya Nishihara |
bookmarks: port to generic templater
|
Fri, 03 Oct 2014 00:36:36 +0900 |
Yuya Nishihara |
bookmarks: split ui.write() so that it can be easily ported to formatter api
|
Fri, 03 Oct 2014 00:15:39 +0900 |
Yuya Nishihara |
bookmarks: iterate bookmarks list even if it is known to be empty
|
Thu, 02 Oct 2014 23:26:02 +0900 |
Yuya Nishihara |
branches: include active, closed and current flags in template output
|
Thu, 02 Oct 2014 23:13:56 +0900 |
Yuya Nishihara |
branches: merge white space to format string
|
Thu, 02 Oct 2014 22:59:56 +0900 |
Yuya Nishihara |
branches: port to generic templater
|
Thu, 02 Oct 2014 22:15:39 +0900 |
Yuya Nishihara |
branches: format rev as integer that is necessary for generic templater
|
Fri, 03 Oct 2014 22:20:02 +0900 |
Yuya Nishihara |
formatter: add general way to switch hex/short functions
|
Fri, 03 Oct 2014 11:11:12 -0500 |
Pierre-Yves David |
commands: directly use exchange.pull
|
Wed, 01 Oct 2014 12:50:18 -0700 |
Martin von Zweigbergk |
summary: remove unused code for listing ignored files
|
Fri, 26 Sep 2014 17:44:00 -0700 |
Pierre-Yves David |
pull: move bookmark movements inside the `exchange.pull`
|
Fri, 26 Sep 2014 10:59:29 -0700 |
Pierre-Yves David |
pull: use `other.url()` as the source of a bookmark pull
|
Thu, 02 Oct 2014 21:58:10 +0900 |
Yuya Nishihara |
branches: reduce nesting in for loop
|
Sun, 28 Sep 2014 16:57:37 +0200 |
Mads Kiilerich |
templater: introduce templatepaths for getting paths searched for templates
|
Thu, 25 Sep 2014 17:53:27 -0700 |
Pierre-Yves David |
pull: gather all bookmark-pulling code together
|
Thu, 25 Sep 2014 02:53:29 -0700 |
Pierre-Yves David |
push: perform bookmark export in the push function
|
Thu, 25 Sep 2014 01:49:20 -0700 |
Pierre-Yves David |
push: pass list of bookmark to `exchange.push`
|
Thu, 25 Sep 2014 02:53:49 -0700 |
Pierre-Yves David |
push: sanitize handling of bookmark push return value
|
Thu, 25 Sep 2014 01:39:39 -0700 |
Pierre-Yves David |
push: use `exchange.push` in `commands.push`
|
Tue, 30 Sep 2014 16:01:19 -0700 |
Siddharth Agarwal |
files: cache repo.dirstate
|
Tue, 30 Sep 2014 15:21:35 -0700 |
Siddharth Agarwal |
files: only check for removed, not unknown or missing
|
Tue, 30 Sep 2014 14:39:58 -0700 |
Siddharth Agarwal |
files: use ctx.matches instead of ctx.walk
|
Tue, 30 Sep 2014 15:45:48 -0700 |
Siddharth Agarwal |
files: actually filter out removed files
|
Tue, 30 Sep 2014 16:40:10 -0500 |
Matt Mackall |
help: basic support for showing only specified topic sections
|
Tue, 30 Sep 2014 15:51:22 -0500 |
Matt Mackall |
help: support OS-specific help sections
|
Mon, 29 Sep 2014 17:23:38 -0500 |
Matt Mackall |
merge with stable
|
Mon, 29 Sep 2014 16:42:12 -0500 |
Matt Mackall |
help: fix typo in log examples
stable
|
Fri, 26 Sep 2014 16:44:11 -0500 |
Matt Mackall |
commands: add debuglocks to report/clear lock state
|
Sun, 21 Sep 2014 12:50:48 +0900 |
Yuya Nishihara |
tags: use full hash for formatter output as in log or annotate commands
|
Sun, 21 Sep 2014 12:46:23 +0900 |
Yuya Nishihara |
tags: change field name of formatter output to be the same as log command
|
Sun, 21 Sep 2014 12:38:47 +0900 |
Yuya Nishihara |
files: correct topic of formatter
|
Mon, 22 Sep 2014 16:14:08 -0500 |
Matt Mackall |
merge with stable
|
Mon, 22 Sep 2014 16:03:07 -0500 |
Matt Mackall |
commands: deprecate the parents commands
|
Sun, 21 Sep 2014 10:31:34 -0500 |
Matt Mackall |
help: mention mode in hg log --removed help (issue4381)
stable
|
Wed, 17 Sep 2014 23:21:20 +0900 |
Yuya Nishihara |
annotate: port to generic templater enabled by hidden -T option
|
Tue, 16 Sep 2014 23:40:24 +0900 |
Yuya Nishihara |
annotate: split functions to get data without applying text formatting
|
Fri, 29 Aug 2014 06:19:32 +0200 |
Yuya Nishihara |
annotate: remove unused variable in calculation of column widths
|
Fri, 29 Aug 2014 05:36:52 +0200 |
Yuya Nishihara |
annotate: build format string separately from annotation data
|
Fri, 29 Aug 2014 05:09:59 +0200 |
Yuya Nishihara |
annotate: remove redundant check for empty list of annotation data
|
Tue, 16 Sep 2014 11:08:29 -0500 |
Matt Mackall |
locate: add pointer to files command in help
|
Sun, 16 Mar 2014 13:29:08 -0500 |
Matt Mackall |
locate: deprecate in favor of files
|
Mon, 15 Sep 2014 13:15:07 -0500 |
Matt Mackall |
commands: add hidden -T option for files/manifest/status/tags
|
Fri, 12 Sep 2014 18:32:46 -0500 |
Matt Mackall |
files: add new command unifying locate and manifest functionality
|
Thu, 11 Sep 2014 12:26:12 -0500 |
Matt Mackall |
ui: move samplehgrcs from config
|
Tue, 19 Aug 2014 14:33:31 -0400 |
Augie Fackler |
commit: correctly check commit mutability during commit --amend
|
Fri, 05 Sep 2014 11:36:20 -0700 |
Durham Goode |
dirstate: wrap setparent calls with begin/endparentchange (issue4353)
|
Tue, 02 Sep 2014 12:11:36 +0200 |
Sune Foldager |
changegroup: rename bundle-related functions and classes
|
Wed, 13 Aug 2014 17:05:48 -0400 |
Jordi Gutiérrez Hermoso |
config: give more fine-tuned sample hgrcs to this command
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
revlog: introduce isancestor method for efficiently determining node lineage
|
Thu, 04 Sep 2014 09:59:23 -0400 |
Augie Fackler |
merge with stable
|
Tue, 19 Aug 2014 16:57:02 -0700 |
Aaron Kushner |
config: exit non zero on non-existent config option (issue4247)
stable
|
Sat, 30 Aug 2014 18:44:59 +0200 |
Matt Mackall |
merge with crew
|
Sat, 30 Aug 2014 15:13:02 +0200 |
Kevin Bullock |
bookmarks: refer to "the" active bookmark to clarify that there's only one
stable
|
Sat, 30 Aug 2014 11:57:46 +0200 |
Sune Foldager |
debugrevlog: add chainlen column to --dump output
|
Sat, 30 Aug 2014 11:56:33 +0200 |
Henrik Stuart |
debugdag: stop wrongly sorting parents
|
Wed, 27 Aug 2014 18:35:34 +0200 |
Matt Mackall |
merge with stable
|
Wed, 27 Aug 2014 15:30:09 +0200 |
Mads Kiilerich |
graft: fix collision detection with origin revisions that are missing
stable
|
Sat, 23 Aug 2014 23:03:50 +0900 |
FUJIWARA Katsunori |
import: disallow meaningless combination of "--exact" and "--edit"
|
Tue, 19 Aug 2014 23:22:44 -0700 |
Pierre-Yves David |
debugobsolete: add a --rev argument
|
Wed, 20 Aug 2014 18:11:23 -0700 |
Pierre-Yves David |
obsolete: rename `allmarkers` to `getmarkers`
|
Wed, 20 Aug 2014 00:43:08 -0700 |
Pierre-Yves David |
debugobsolete: add a way to record parent information
|
Sat, 16 Aug 2014 17:59:26 +0900 |
Yuya Nishihara |
annotate: abort early if no file is specified
|
Sat, 16 Aug 2014 10:43:59 +0900 |
FUJIWARA Katsunori |
commit: change "editform" to distinguish merge commits from others
|
Wed, 13 Aug 2014 23:25:07 -0700 |
Pierre-Yves David |
debugobsolete: use the new date argument on obsstore.create
|
Thu, 14 Aug 2014 01:53:07 -0700 |
Pierre-Yves David |
obsolete: explicitly pass metadata argument using keyword argument
|
Fri, 15 Aug 2014 11:48:05 -0500 |
Matt Mackall |
merge with stable
|
Fri, 15 Aug 2014 04:37:46 +0200 |
Mads Kiilerich |
cleanup: fix some list comprehension redefinitions of existing vars
|
Thu, 14 Aug 2014 14:57:03 -0700 |
Pierre-Yves David |
debugobsolete: catch ValueError that may be raised by obsstore.create
stable
|
Tue, 12 Aug 2014 04:50:58 -0500 |
Matt Mackall |
merge with stable
|
Mon, 11 Aug 2014 13:10:00 -0500 |
Matt Mackall |
unbundle: fix pyflakes warning about wc
stable
|
Mon, 11 Aug 2014 11:24:05 -0500 |
Matt Mackall |
merge with stable
|
Sun, 10 Aug 2014 23:09:23 -0500 |
Matt Mackall |
unbundle: don't advance bookmarks (issue4322) (BC)
stable
|
Tue, 05 Aug 2014 23:52:21 -0700 |
Pierre-Yves David |
phase: add a transaction argument to retractboundary
|
Wed, 06 Aug 2014 01:54:19 -0700 |
Pierre-Yves David |
phase: add a transaction argument to advanceboundary
|
Wed, 06 Aug 2014 00:50:53 -0700 |
Pierre-Yves David |
phase: wrap `hg phases` phase movement in a transaction
|
Tue, 05 Aug 2014 18:53:05 -0700 |
Pierre-Yves David |
commit: update the --secret code to use backupconfig and restoreconfig
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
commit: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
tag: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
graft: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Sat, 02 Aug 2014 21:46:27 +0900 |
FUJIWARA Katsunori |
backout: pass 'editform' argument to 'cmdutil.getcommiteditor'
|
Fri, 01 Aug 2014 22:16:54 -0700 |
Siddharth Agarwal |
locate: use ctx.matches instead of ctx.walk
|
Sat, 26 Jul 2014 14:54:36 -0700 |
Siddharth Agarwal |
graft: make --force apply across continues (issue3220)
|
Fri, 25 Jul 2014 18:21:16 -0700 |
Siddharth Agarwal |
graft: allow regrafting ancestors with --force (issue3220)
|
Fri, 01 Aug 2014 02:14:24 +0900 |
FUJIWARA Katsunori |
commands: make the warning message for "patch --partial" translatable
stable
|
Thu, 31 Jul 2014 10:31:56 +0100 |
Alexandre Garnier |
debuginstall: handle quoted path for editor (issue4316)
stable
|
Wed, 30 Jul 2014 00:14:52 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--edit" option
stable
|
Wed, 30 Jul 2014 00:13:59 +0900 |
FUJIWARA Katsunori |
doc: unify help text for "--message" option
stable
|
Mon, 28 Jul 2014 10:05:17 +0200 |
Alexander Becher |
graft: add a reference to revsets to the help text (issue3362)
stable
|
Sat, 26 Jul 2014 03:32:49 +0200 |
Pierre-Yves David |
resolve: add parenthesis around "no more unresolved files" message
stable
|
Fri, 25 Jul 2014 15:35:09 -0500 |
Matt Mackall |
templates: re-add template listing support
stable
|
Thu, 24 Jul 2014 14:29:08 -0700 |
Nathan Goldbaum |
resolve: report no argument warning using a hint
stable
|
Wed, 23 Jul 2014 11:16:22 -0500 |
Matt Mackall |
version: don't traceback if no extensions to list (issue4312)
stable
|
Sun, 20 Jul 2014 15:06:12 -0300 |
Wagner Bruna |
commands: fix typo in import documentation
stable
|
Tue, 15 Jul 2014 14:52:22 -0700 |
Siddharth Agarwal |
commands: use util.re.compile instead of util.compilere
|
Tue, 10 Jun 2014 13:44:37 +0300 |
anatoly techtonik |
version: show enabled extensions (issue4209)
|
Thu, 01 May 2014 19:57:25 +0900 |
Yuya Nishihara |
serve: tidy up indent level of repository not found message
|
Thu, 01 May 2014 19:54:43 +0900 |
Yuya Nishihara |
serve: inline checkrepo() that is used only when --stdio is specified
|
Sat, 28 Jun 2014 13:02:44 +0900 |
Yuya Nishihara |
serve: make sure to print "listening at" message immediately
|
Mon, 23 Jun 2014 13:50:44 -0500 |
Matt Mackall |
branchmap: don't use ui.warn for debug message
|
Sun, 04 May 2014 22:22:59 -0700 |
Gregory Szorc |
commands: define inferrepo in command decorator
|
Sun, 04 May 2014 22:16:05 -0700 |
Gregory Szorc |
commands: define optionalrepo in command decorator
|
Sun, 04 May 2014 20:57:01 -0700 |
Gregory Szorc |
commands: define norepo in command decorator
|
Sun, 04 May 2014 20:58:25 -0700 |
Gregory Szorc |
commands: add norepo argument to command decorator
|
Wed, 18 Jun 2014 15:26:07 -0500 |
Matt Mackall |
bookmarks: improve the bookmark help (issue4244)
|
Mon, 09 Jun 2014 14:11:17 -0500 |
Matt Mackall |
resolve: fix grammar of no matching files message
|
Mon, 09 Jun 2014 13:53:23 -0500 |
Matt Mackall |
merge with stable
|
Sun, 01 Jun 2014 00:08:32 +0900 |
FUJIWARA Katsunori |
backout: accept '--edit' like other commands creating new changeset
|
Mon, 26 May 2014 19:02:11 +0200 |
Mads Kiilerich |
resolve: keep wlock while resolving
stable
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
Tue, 27 May 2014 17:41:20 -0700 |
Matt Mackall |
merge with stable
|
Tue, 27 May 2014 15:16:52 -0700 |
Matt Mackall |
bookmarks: properly align multi-byte characters
stable
|
Thu, 08 May 2014 17:08:17 -0700 |
Pierre-Yves David |
import: add --partial flag to create a changeset despite failed hunks
|
Mon, 19 May 2014 01:53:34 +0200 |
Mads Kiilerich |
update: introduce --tool for controlling the merge tool
|
Fri, 23 May 2014 13:10:31 -0700 |
Siddharth Agarwal |
resolve: don't abort resolve -l even when no merge is in progress
|
Fri, 09 May 2014 18:15:02 -0700 |
Durham Goode |
graft: customize graft conflict markers (BC)
|
Thu, 07 Mar 2013 14:17:56 +1100 |
Stephen Lee |
update: show message when a bookmark is activated by update
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
tag: use the editor gotten by "getcommiteditor()" instead of "ui.edit()"
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
graft: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
commit: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:36 +0900 |
FUJIWARA Katsunori |
backout: use "getcommiteditor()" instead of explicit editor choice
|
Sun, 11 May 2014 00:49:35 +0900 |
FUJIWARA Katsunori |
backout: avoid redundant message examination
|