Wed, 21 Mar 2018 23:36:11 +0530 |
Sushil khanchi |
remove: add dry-run functionality
|
file |
diff |
annotate
|
Wed, 28 Mar 2018 15:29:49 -0700 |
Martin von Zweigbergk |
tag: avoid using "r" variable name for nodeid
|
file |
diff |
annotate
|
Wed, 28 Mar 2018 15:30:09 -0700 |
Martin von Zweigbergk |
locate: avoid using "rev" variable name for nodeid
|
file |
diff |
annotate
|
Tue, 27 Mar 2018 20:21:30 +0530 |
Sangeet Kumar Mishra |
grep: fixes erroneous output of grep in forward order (issue3885)
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 00:30:00 -0500 |
Gregory Szorc |
merge: deprecate accessing update results by index
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 15:10:51 +0900 |
Yuya Nishihara |
procutil: bulk-replace function calls to point to new module
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 17:50:54 -0800 |
Gregory Szorc |
commands: use constants for merge things
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
file |
diff |
annotate
|
Sun, 18 Mar 2018 12:28:19 +0900 |
Yuya Nishihara |
annotate: pack line content into annotateline object (API)
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 22:18:06 +0900 |
Yuya Nishihara |
annotate: drop linenumber flag from fctx.annotate() (API)
|
file |
diff |
annotate
|
Mon, 25 Dec 2017 15:56:07 +0530 |
Pulkit Goyal |
commands: use keyword arguments in update function
|
file |
diff |
annotate
|
Wed, 31 Jan 2018 09:41:47 +0100 |
Boris Feld |
bundle: condition the changegroup part when creating a new bundle
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 22:35:29 +0530 |
Pulkit Goyal |
py3: use "%d" % int instead of str(int)
|
file |
diff |
annotate
|
Sun, 11 Mar 2018 21:36:28 +0900 |
Yuya Nishihara |
annotate: add support for template keywords and functions depending on ctx
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 00:18:07 -0500 |
Gregory Szorc |
commands: don't check for merge.update() truthiness
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 12:33:19 +0530 |
Sushil khanchi |
forget: add --dry-run mode
|
file |
diff |
annotate
|
Fri, 09 Mar 2018 15:57:16 +0100 |
Joerg Sonnenberger |
graft: check for missing revision first before scanning working copy
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 22:33:59 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr instead of str
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 05:53:59 +0530 |
Pulkit Goyal |
py3: use bytes instead of str to make sure we use bytes internally
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Thu, 08 Feb 2018 23:27:24 +0530 |
Sangeet Kumar Mishra |
clone: updates the help text for hg clone -{r,b} (issue5654)
|
file |
diff |
annotate
|
Sun, 07 Jan 2018 11:53:07 +0900 |
Yuya Nishihara |
cmdutil: expand filename format string by templater (BC)
|
file |
diff |
annotate
|
Thu, 01 Mar 2018 23:54:52 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr() to convert error instances to bytes
|
file |
diff |
annotate
|
Wed, 28 Feb 2018 19:54:10 +0530 |
Pulkit Goyal |
py3: slice over bytes or use startswith() to prevent getting ascii values
|
file |
diff |
annotate
|
Sun, 25 Feb 2018 23:08:41 -0500 |
Augie Fackler |
py3: hunt down str(exception) instances and use util.forcebytestr
|
file |
diff |
annotate
|
Wed, 21 Feb 2018 22:47:47 +0900 |
Yuya Nishihara |
showconfig: allow multiple section.name selectors (issue5797)
|
file |
diff |
annotate
|
Wed, 21 Feb 2018 23:02:39 +0900 |
Yuya Nishihara |
showconfig: use set to filter sections and entry names
|
file |
diff |
annotate
|
Sat, 24 Feb 2018 11:14:28 -0800 |
Gregory Szorc |
commands: use ctx.rev() instead of %d % ctx
|
file |
diff |
annotate
|
Sat, 24 Feb 2018 17:49:10 -0600 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 15:26:07 +0530 |
Pulkit Goyal |
py3: use '%d' to convert integer to bytes
|
file |
diff |
annotate
|