Thu, 12 Mar 2015 22:55:35 -0400 |
Matt Harbison |
files: replace 'ctx._repo' with 'ctx.repo()'
|
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
|
Tue, 10 Mar 2015 17:14:33 -0700 |
Laurent Charignon |
record: move dorecord from record to cmdutil
|
file |
diff |
annotate
|
Tue, 10 Mar 2015 13:06:38 -0700 |
Siddharth Agarwal |
cmdutil.tryimportone: allow importing relative patches with --bypass
|
file |
diff |
annotate
|
Mon, 09 Mar 2015 18:22:24 -0700 |
Siddharth Agarwal |
cmdutil.tryimportone: allow importing relative patches into the working dir
|
file |
diff |
annotate
|
Tue, 10 Feb 2015 15:59:12 -0500 |
Augie Fackler |
dispatch: offer suggestions of similar-named commands
|
file |
diff |
annotate
|
Mon, 24 Nov 2014 16:42:49 -0500 |
Jordi GutiƩrrez Hermoso |
log: display closing-branch nodes as "_" (BC)
|
file |
diff |
annotate
|
Thu, 05 Mar 2015 22:16:28 -0800 |
Durham Goode |
workingctx: use normal dirs() instead of dirstate.dirs()
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 02:38:57 +0100 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
file |
diff |
annotate
|
Mon, 02 Mar 2015 17:32:37 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 02 Mar 2015 19:01:00 +0000 |
Pierre-Yves David |
amend: check for directory renames for both merge parents (issue4516)
stable
|
file |
diff |
annotate
|
Sat, 07 Feb 2015 21:47:28 -0500 |
Matt Harbison |
revert: display full subrepo output with --dry-run
|
file |
diff |
annotate
|
Fri, 06 Feb 2015 21:53:39 +0900 |
Yuya Nishihara |
log: fix --follow null parent not to include revision 0
|
file |
diff |
annotate
|
Fri, 06 Feb 2015 00:22:20 +0900 |
Yuya Nishihara |
cmdutil: have walkchangerevs utilize common function to build revs
|
file |
diff |
annotate
|
Fri, 06 Feb 2015 00:15:35 +0900 |
Yuya Nishihara |
log: extract common part from getgraphlogrevs() and getlogrevs()
|
file |
diff |
annotate
|
Fri, 06 Feb 2015 00:06:47 +0900 |
Yuya Nishihara |
graphlog: remove useless check for empty repo when --follow is specified
|
file |
diff |
annotate
|
Thu, 05 Feb 2015 23:49:18 +0900 |
Yuya Nishihara |
graphlog: move comment and flag denoting revs might be unsorted
|
file |
diff |
annotate
|
Thu, 05 Feb 2015 23:14:44 +0900 |
Yuya Nishihara |
graphlog: remove too early return from getgraphlogrevs() for empty repo
|
file |
diff |
annotate
|
Mon, 02 Feb 2015 14:26:47 -0500 |
Augie Fackler |
log: fix json-formatted output when file copies are listed (issue4523)
stable
|
file |
diff |
annotate
|
Wed, 28 Jan 2015 22:22:59 +0900 |
FUJIWARA Katsunori |
namespace: introduce logfmt to show l10n-ed messages for hg log correctly
stable
|
file |
diff |
annotate
|
Tue, 27 Jan 2015 19:52:26 -0800 |
Durham Goode |
revert: move prefetch to after the actions logic
stable
|
file |
diff |
annotate
|
Sat, 10 Jan 2015 13:14:00 +0900 |
Yuya Nishihara |
log: use rev() to build revset of --follow option from numeric revision
stable
|
file |
diff |
annotate
|
Mon, 12 Jan 2015 20:59:17 -0500 |
Matt Harbison |
add: pass options via keyword args
|
file |
diff |
annotate
|
Wed, 14 Jan 2015 20:29:47 -0800 |
Sean Farley |
log: use namespace logname and colorname
|
file |
diff |
annotate
|
Sun, 11 Jan 2015 23:25:23 -0500 |
Matt Harbison |
forget: don't report rejected files as forgotten as well
|
file |
diff |
annotate
|
Fri, 17 Oct 2014 09:26:37 -0700 |
Sean Farley |
log: use new namespaces api to display names
|
file |
diff |
annotate
|
Tue, 06 Jan 2015 18:18:28 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 05 Jan 2015 22:18:55 -0800 |
Gregory Szorc |
cmdutil.jsonchangeset: properly compute added and removed files
stable
|
file |
diff |
annotate
|
Fri, 21 Nov 2014 16:01:55 -0800 |
Siddharth Agarwal |
cmdutil.changeset_printer: explicitly honor all diffopts
|
file |
diff |
annotate
|
Thu, 27 Nov 2014 10:16:56 -0500 |
Matt Harbison |
narrowmatcher: propagate the rel() method
|
file |
diff |
annotate
|
Thu, 25 Dec 2014 21:50:35 -0500 |
Matt Harbison |
remove: use vfs instead of os.path + match.rel() for filesystem checks
|
file |
diff |
annotate
|
Thu, 25 Dec 2014 21:43:45 -0500 |
Matt Harbison |
forget: use vfs instead of os.path + match.rel() for filesystem checks
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 19:44:55 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to revert()
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 19:36:50 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to removefiles()
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 19:23:30 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to forget()
|
file |
diff |
annotate
|
Sat, 13 Dec 2014 14:26:38 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to cat()
|
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
|
Wed, 26 Nov 2014 15:16:22 -0500 |
Matt Harbison |
commit: abort if --addremove is specified, but fails
|
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 13:32:19 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 15:41:54 -0800 |
Durham Goode |
log: fix log revset instability
stable
|
file |
diff |
annotate
|
Fri, 05 Dec 2014 14:27:32 -0800 |
Durham Goode |
log: fix log -f slow path to actually follow history
stable
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 14:33:29 -0800 |
John Coomes |
add: use lexists so that broken symbolic links are added
|
file |
diff |
annotate
|
Tue, 18 Nov 2014 22:13:05 -0800 |
Siddharth Agarwal |
jsonchangeset: don't honor whitespace and format-changing diffopts
|
file |
diff |
annotate
|
Thu, 27 Nov 2014 12:25:01 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 25 Nov 2014 19:40:54 -0800 |
Pierre-Yves David |
revert: look for copy information for all local modifications
stable
|
file |
diff |
annotate
|
Wed, 19 Nov 2014 22:27:55 -0500 |
Matt Harbison |
add: check for the existence of a file matched inexactly before adding it
|
file |
diff |
annotate
|
Wed, 19 Nov 2014 17:07:27 -0800 |
Martin von Zweigbergk |
revert: access status fields by name rather than index
|
file |
diff |
annotate
|
Sun, 16 Nov 2014 00:24:23 -0500 |
Matt Harbison |
remove: avoid a bogus warning about no tracked files when removing '.'
|
file |
diff |
annotate
|
Wed, 12 Nov 2014 23:15:20 -0500 |
Matt Harbison |
remove: support remove with explicit paths in subrepos
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 21:36:19 -0500 |
Matt Harbison |
remove: recurse into subrepositories with --subrepos/-S flag
|
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
|
Mon, 10 Nov 2014 14:51:18 -0800 |
Martin von Zweigbergk |
add: add back forgotten files even when not matching exactly (BC)
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
file |
diff |
annotate
|
Tue, 28 Oct 2014 23:05:19 -0400 |
Matt Harbison |
amend: abort early if no username is configured with evolve enabled (issue4211)
stable
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 13:23:52 -0700 |
Durham Goode |
obsolete: add createmarkers option
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 14:33:13 -0500 |
Matt Mackall |
duplicatecopies: move from cmdutil to copies
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 00:20:00 -0700 |
Pierre-Yves David |
getgraphlogrevs: remove user of baseset.append
|
file |
diff |
annotate
|
Tue, 07 Oct 2014 00:04:16 -0700 |
Pierre-Yves David |
getlogrevs: remove user of baseset.append
|
file |
diff |
annotate
|
Sat, 04 Oct 2014 16:28:28 -0400 |
Jordi GutiƩrrez Hermoso |
log: do not hide the public phase in debug mode (BC)
|
file |
diff |
annotate
|