Mercurial > hg
graph
-
cmdutil: use '[committemplate]' section like as map file for style definitionSat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
cmdutil: look commit template definition up by specified 'editform'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
import: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
commit: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
tag: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
graft: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
backout: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:27 +0900, by FUJIWARA Katsunori
-
transplant: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
shelve: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
rebase: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
mq: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
histedit: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
gpg: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
fetch: pass 'editform' argument to 'cmdutil.getcommiteditor'Sat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
cmdutil: introduce 'editform' to distinguish the purpose of commit text editingSat, 02 Aug 2014 21:46:26 +0900, by FUJIWARA Katsunori
-
log: allow patterns with -fTue, 22 Jul 2014 22:40:16 -0700, by Durham Goode
-
run-tests: fix test result counts with --keyword specified or skips occurringMon, 28 Jul 2014 19:48:59 -0400, by Augie Fackler
-
test-run-tests.t: add tests for skipsTue, 29 Jul 2014 22:35:59 -0400, by Augie Fackler
-
test-run-tests.t: add extra data to tests for keyword testsMon, 28 Jul 2014 20:54:14 -0400, by Augie Fackler
-
purge: drop stat importMon, 04 Aug 2014 15:24:57 -0500, by Matt Mackall
-
run-tests: add iolock to failure outputMon, 04 Aug 2014 14:42:24 -0500, by Matt Mackall
-
merge with stableMon, 04 Aug 2014 14:32:34 -0500, by Matt Mackall
-
color: pass on key error for win32 (issue4298) stableFri, 01 Aug 2014 13:09:06 -0500, by Sean Farley
-
context: call normal on the right object stableFri, 01 Aug 2014 18:30:18 -0700, by Siddharth Agarwal
-
getbundle: add a ``cg`` boolean argument to control changegroup inclusionSat, 31 May 2014 16:48:29 -0700, by Pierre-Yves David
-
wireproto: add a ``boolean`` type for getbundle parametersThu, 22 May 2014 17:20:52 -0700, by Pierre-Yves David
-
i18n: detect UI language without POSIX-style locale variable on Windows (BC)Sun, 03 Aug 2014 19:19:23 +0900, by Yuya Nishihara
-
locate: use ctx.matches instead of ctx.walkFri, 01 Aug 2014 22:16:54 -0700, by Siddharth Agarwal
-
context: add a method to efficiently filter by match if possibleFri, 01 Aug 2014 22:07:29 -0700, by Siddharth Agarwal
-
dirstate: add a method to efficiently filter by matchFri, 01 Aug 2014 22:05:16 -0700, by Siddharth Agarwal
-
purge: prefer util.unlink instead over own removefileSat, 02 Aug 2014 09:45:21 +0100, by Christian Ebert
-
keyword: bump copyright yearSat, 02 Aug 2014 09:44:45 +0100, by Christian Ebert
-
keyword: really clean up kwdemo temp treeSat, 02 Aug 2014 09:44:11 +0100, by Christian Ebert
-
graft: make --force apply across continues (issue3220)Sat, 26 Jul 2014 14:54:36 -0700, by Siddharth Agarwal
-
graft: allow regrafting ancestors with --force (issue3220)Fri, 25 Jul 2014 18:21:16 -0700, by Siddharth Agarwal
-
test-obsolete: better logging templateFri, 04 Jul 2014 19:52:39 +0200, by Pierre-Yves David
-
run-tests: '--time' option provide more details to Linux usersThu, 26 Jun 2014 01:22:50 +0530, by anuraggoel
-
merge with stableFri, 01 Aug 2014 18:32:52 -0500, by Matt Mackall
-
status: do not reverse deleted and unknown stable 3.1Fri, 01 Aug 2014 13:01:35 -0700, by Pierre-Yves David
-
status: don't drop unknown and ignored information (issue4321) stableFri, 01 Aug 2014 12:49:00 -0700, by Pierre-Yves David
-
status: explicitly exclude removed file from unknown and ignored stableFri, 01 Aug 2014 13:13:24 -0700, by Pierre-Yves David
-
i18n-ja: synchronized with f582fa1167f7 stableFri, 01 Aug 2014 17:29:02 +0900, by FUJIWARA Katsunori
-
log: do not use exact matcher for --patch --follow without file (issue4319) stableFri, 01 Aug 2014 21:36:56 +0900, by Yuya Nishihara
-
qimport: record imported revs incrementally (issue3874) stableThu, 31 Jul 2014 16:32:12 -0500, by Matt Mackall
-
i18n-ja: synchronized with 838025b15925 stableFri, 01 Aug 2014 01:13:53 +0900, by FUJIWARA Katsunori
-
help: always show command help with -h (issue4240) stableThu, 31 Jul 2014 14:31:31 -0500, by Matt Mackall
-
templater: add i18n comments to error messages of newly added functions stableFri, 01 Aug 2014 02:14:24 +0900, by FUJIWARA Katsunori
-
commands: make the warning message for "patch --partial" translatable stableFri, 01 Aug 2014 02:14:24 +0900, by FUJIWARA Katsunori
-
convert: fix argument mismatch at formatting the abort message stableFri, 01 Aug 2014 02:14:24 +0900, by FUJIWARA Katsunori
-
debuginstall: handle quoted path for editor (issue4316) stableThu, 31 Jul 2014 10:31:56 +0100, by Alexandre Garnier
-
test-bundle2: move file mode setting after sys import stableWed, 30 Jul 2014 18:28:37 -0500, by Matt Mackall
-
config: allow 'user' in .hgrc ui section (issue3169) stableSat, 26 Jul 2014 09:27:11 +0300, by anatoly techtonik
-
doc: unify help text for "--edit" option stableWed, 30 Jul 2014 00:14:52 +0900, by FUJIWARA Katsunori
-
doc: unify help text for "--message" option stableWed, 30 Jul 2014 00:13:59 +0900, by FUJIWARA Katsunori
-
histedit: respect revsetalias entries (issue4311) stableMon, 28 Jul 2014 19:20:13 -0400, by Augie Fackler
-
graft: add a reference to revsets to the help text (issue3362) stableMon, 28 Jul 2014 10:05:17 +0200, by Alexander Becher
-
i18n: add parenthesis in Brazilian translation of the resolve message stableSat, 26 Jul 2014 03:35:42 +0200, by Pierre-Yves David
-
resolve: add parenthesis around "no more unresolved files" message stableSat, 26 Jul 2014 03:32:49 +0200, by Pierre-Yves David
-
help: drop reference to glog in templates topic stableFri, 25 Jul 2014 15:38:26 -0500, by Matt Mackall
-
help: use --template to specify existing style stableMon, 21 Jul 2014 11:44:20 +0900, by Yuya Nishihara
-
test-status: add test for removed-and-untracked state (BC) stableThu, 24 Jul 2014 23:39:25 +0900, by Yuya Nishihara
-
bundle2: only use callable return as reply handler stableWed, 02 Jul 2014 16:13:48 +0200, by Pierre-Yves David
-
resolve: report no argument warning using a hint stableThu, 24 Jul 2014 14:29:08 -0700, by Nathan Goldbaum
-
revset: optimize baseset.__sub__ (issue4313) stableThu, 24 Jul 2014 12:12:12 -0700, by Gregory Szorc
-
memctx: substate needs to be {} instead of None stableWed, 16 Jul 2014 13:07:39 -0500, by Sean Farley
-
version: don't traceback if no extensions to list (issue4312) stableWed, 23 Jul 2014 11:16:22 -0500, by Matt Mackall
-
largefiles: use "normallookup" on "lfdirstate" while reverting stableWed, 23 Jul 2014 00:10:24 +0900, by FUJIWARA Katsunori
-
largefiles: invoke "normallookup" on "lfdirstate" for merged files stableWed, 23 Jul 2014 00:10:24 +0900, by FUJIWARA Katsunori
-
largefiles: use "normallookup", if "mtime" of standin is unset stableTue, 22 Jul 2014 23:59:34 +0900, by FUJIWARA Katsunori
-
dirstate: delay writing out to ensure timestamp of each entries explicitly stableTue, 22 Jul 2014 23:59:30 +0900, by FUJIWARA Katsunori
-
tests: cat error messages are different on Solaris stableMon, 21 Jul 2014 11:27:24 -0700, by Danek Duvall
-
merge default into stable for 3.1 code freeze stable 3.1-rcSat, 19 Jul 2014 00:10:22 -0500, by Matt Mackall
-
revset: avoid a ValueError when 'only()' is given an empty setFri, 18 Jul 2014 19:46:56 -0400, by Matt Harbison
-
cmdutil: make commit message shown in text editor customizable by templateTue, 15 Jul 2014 23:34:13 +0900, by FUJIWARA Katsunori
-
commiteditor: refactor default extramsgFri, 18 Jul 2014 23:15:28 -0500, by Matt Mackall
-
filemerge: add internal:tagmerge merge toolThu, 26 Jun 2014 01:20:25 +0200, by Angel Ezquerra
-
filemerge: use non-minimal conflict marker regions (BC)Fri, 18 Jul 2014 21:49:52 -0500, by Matt Mackall
-
test: use more elaborated content in ``test-conflict.t``Mon, 09 Jun 2014 03:49:07 -0700, by Pierre-Yves David
-
run-tests: make --view work againFri, 18 Jul 2014 17:52:18 -0500, by Matt Mackall
-
filemerge: use 'basic' as the default of '[ui] mergemarkers' for safetySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
largefiles: avoid unnecessary creation of .hg/largefiles when opening lfdirstateThu, 17 Jul 2014 20:17:17 -0400, by Matt Harbison
-
run-tests: write out scripts in binary modeTue, 05 Nov 2013 14:47:35 -0500, by Augie Fackler
-
match: use util.re.escape instead of re.escapeTue, 15 Jul 2014 15:34:50 -0700, by Siddharth Agarwal
-
util.re: add an escape methodTue, 15 Jul 2014 15:14:45 -0700, by Siddharth Agarwal
-
util.re: move check for re2 into a separate methodTue, 15 Jul 2014 15:01:52 -0700, by Siddharth Agarwal
-
util: remove no longer used compilereTue, 15 Jul 2014 14:52:40 -0700, by Siddharth Agarwal
-
commands: use util.re.compile instead of util.compilereTue, 15 Jul 2014 14:52:22 -0700, by Siddharth Agarwal
-
config: use util.re.compile instead of util.compilereTue, 15 Jul 2014 14:50:58 -0700, by Siddharth Agarwal
-
match: use util.re.compile instead of util.compilereTue, 15 Jul 2014 14:49:45 -0700, by Siddharth Agarwal
-
util: move compilere to a classTue, 15 Jul 2014 14:40:43 -0700, by Siddharth Agarwal
-
util: rename 're' to 'remod'Tue, 15 Jul 2014 14:35:19 -0700, by Siddharth Agarwal
-
bundle2-push: drop _pushbundle2extrapartsWed, 02 Jul 2014 15:47:39 +0200, by Pierre-Yves David
-
bundle2-test: use the new way to extend push contentWed, 02 Jul 2014 16:10:14 +0200, by Pierre-Yves David
-
bundle2-push: introduce a list of part generating functionsWed, 02 Jul 2014 15:26:04 +0200, by Pierre-Yves David
-
bundle2-push: move changegroup push validation inside _pushb2ctxWed, 02 Jul 2014 12:55:09 +0200, by Pierre-Yves David
-
push: use `stepsdone` to control changegroup push through bundle10 or bundle20Mon, 07 Jul 2014 12:30:31 +0200, by Pierre-Yves David
-
push: add a ``pushop.stepsdone`` attributeWed, 02 Jul 2014 12:48:54 +0200, by Pierre-Yves David
-
bundle2: add a ``bundle20.nbparts`` propertyWed, 02 Jul 2014 16:17:54 +0200, by Pierre-Yves David
-
bundle2-push: extract changegroup logic in its own functionWed, 02 Jul 2014 11:42:35 +0200, by Pierre-Yves David
-
bundle2: call _pushbundle2extraparts a bit soonerWed, 02 Jul 2014 14:09:24 +0200, by Pierre-Yves David
-
templatekw: add 'subrepos' keyword to show updated subrepositoriesTue, 15 Jul 2014 23:34:13 +0900, by FUJIWARA Katsunori
-
templatekw: add 'currentbookmark' keyword to show current bookmark easilyTue, 15 Jul 2014 23:34:13 +0900, by FUJIWARA Katsunori
-
context: extend efficient manifest filtering to when all paths are filesWed, 16 Jul 2014 14:53:03 -0700, by Siddharth Agarwal
-
revset: remove no longer used _missingancestors revsetSat, 12 Jul 2014 00:37:08 -0700, by Siddharth Agarwal
-
revset: replace _missingancestors optimization with only revsetSat, 12 Jul 2014 00:31:36 -0700, by Siddharth Agarwal
-
tags: introduce _readtaghist functionSat, 28 Jun 2014 01:42:39 +0200, by Angel Ezquerra
-
subrepo: ensure "close()" execution at the end of "_initrepo()"Fri, 20 Jun 2014 00:42:35 +0900, by FUJIWARA Katsunori
-
subrepo: add test whether "[paths]" is configured correctly at subrepo creationFri, 20 Jun 2014 00:41:31 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "close()" execution at the end of "_cachestorehash()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "close()" execution at the end of "_readstorehashcache()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "close()" execution at the end of "_calcfilehash()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "lock.release()" execution at the end of "_cachestorehash()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
subrepo: ensure "lock.release()" execution at the end of "storeclean()"Fri, 20 Jun 2014 00:21:19 +0900, by FUJIWARA Katsunori
-
largefiles: confirm existence of outgoing largefile entities in remote storeMon, 07 Jul 2014 18:45:46 +0900, by FUJIWARA Katsunori
-
largefiles: show also how many data entities are outgoing at "hg outgoing"Mon, 07 Jul 2014 18:45:46 +0900, by FUJIWARA Katsunori
-
largefiles: show also how many data entities are outgoing at "hg summary"Mon, 07 Jul 2014 18:45:46 +0900, by FUJIWARA Katsunori
-
largefiles: add tests for summary/outgoing improved in subsequent patchesMon, 07 Jul 2014 18:45:46 +0900, by FUJIWARA Katsunori
-
context: generate filtered manifest efficiently for exact matchersSat, 12 Jul 2014 17:59:03 -0700, by Siddharth Agarwal
-
manifestdict: add a new method to intersect with a set of filesSat, 12 Jul 2014 17:57:25 -0700, by Siddharth Agarwal
-
log: use an exact matcher for --patch --followSat, 12 Jul 2014 18:31:18 -0700, by Siddharth Agarwal
-
merge with stableWed, 16 Jul 2014 17:35:04 -0500, by Matt Mackall
-
log: make --patch --follow work inside a subdirectory stableSat, 12 Jul 2014 02:23:17 -0700, by Siddharth Agarwal
-
mergetools: add --nofork option to gvimdiff.diffargs for extdiffSat, 12 Jul 2014 20:07:24 +0900, by Yuya Nishihara
-
contrib/vagrant: use Vagrant for running tests on virtual machineSat, 05 Jul 2014 16:32:28 +0300, by anatoly techtonik
-
merge with stableMon, 14 Jul 2014 18:53:03 -0500, by Matt Mackall
-
log: allow revset for --follow to be lazily evaluatedSat, 12 Jul 2014 20:44:00 -0700, by Siddharth Agarwal
-
parsers: remove unused getintat functionMon, 14 Jul 2014 15:42:31 -0700, by Siddharth Agarwal
-
revset: maintain ordering when subtracting from a baseset (issue4289)Mon, 14 Jul 2014 17:55:31 -0500, by Matt Mackall
-
cmdutil: separate building commit text from 'commitforceeditor'Tue, 15 Jul 2014 00:59:09 +0900, by FUJIWARA Katsunori
-
convert: detect removal of ".gitmodules" at git source revisions correctly stableMon, 14 Jul 2014 23:33:59 +0900, by FUJIWARA Katsunori
-
templates: escape NUL bytes in jsonescape (issue4303) stableMon, 14 Jul 2014 12:44:45 -0500, by Matt Mackall
-
localrepo: document localrepo.hook()Sat, 12 Jul 2014 10:52:58 -0700, by Gregory Szorc
-
filemerge: use 'util.ellipsis' to trim custom conflict markers correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
filemerge: use only the first line of the generated conflict marker for safetySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
progress: use 'encoding.colwidth' to get column width of items correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
progress: use 'encoding.trim' to trim items in output line correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
encoding: add 'leftside' argument into 'trim' to switch trimming sideSun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
progress: use 'encoding.colwidth' to get column width of output line correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
progress: use 'encoding.trim' to trim output line correctlySun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
histedit: use 'util.ellipsis' to trim description of each changesetsSun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
util: replace 'ellipsis' implementation by 'encoding.trim'Sun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
encoding: add 'trim' to trim multi-byte characters at most specified columnsSun, 06 Jul 2014 02:56:41 +0900, by FUJIWARA Katsunori
-
bugzilla: stop trying to cache setup across hook invocation stableThu, 03 Jul 2014 10:48:37 +0100, by Jim Hague
-
strip: drop -b/--backup option (BC)Fri, 11 Jul 2014 18:04:51 -0500, by Matt Mackall
-
purge: add options for deleting only files or only directoriesThu, 07 Nov 2013 17:24:14 -0800, by Ben Kehoe
-
shelve: accept '--edit' like other commands creating new changesetFri, 20 Jun 2014 16:15:38 +0900, by FUJIWARA Katsunori
-
shelve: refactor option combination check to easily add new onesFri, 20 Jun 2014 16:15:38 +0900, by FUJIWARA Katsunori
-
merge with stableWed, 09 Jul 2014 12:30:12 -0500, by Matt Mackall
-
test-extension: add check for 'hg version -v' listing enabled extensionsTue, 08 Jul 2014 22:57:54 -0400, by Augie Fackler
-
version: show enabled extensions (issue4209)Tue, 10 Jun 2014 13:44:37 +0300, by anatoly techtonik
-
strip: remove bookmarks after strip succeed (issue4295)Tue, 08 Jul 2014 16:24:23 -0700, by David Soria Parra
-
templater: introduce word functionThu, 12 Jun 2014 18:02:23 -0700, by Ryan McElroy
-
committablectx: move __contains__ into workingctxThu, 03 Jul 2014 23:01:37 -0500, by Sean Farley
-
memctx: explicitly set substate to NoneWed, 02 Jul 2014 15:24:43 -0500, by Sean Farley
-
bookmarks: avoid deleting primary bookmarks on rebase stableTue, 08 Jul 2014 14:45:55 -0500, by Matt Mackall
-
Merge with crew.Sun, 06 Jul 2014 15:43:26 -0400, by Augie Fackler
-
Merge with stable.Sun, 06 Jul 2014 15:39:01 -0400, by Augie Fackler
-
setup: fixed for Pythons which don't have a CFLAGS stableSat, 05 Jul 2014 07:31:08 -0700, by Alex Gaynor
-
util.h: declare dirstateTupleType variable instead of defining itThu, 03 Jul 2014 19:05:04 +0200, by André Sintzoff
-
test-context: add test for performing a diff on a memctxFri, 13 Jun 2014 15:59:18 -0700, by Sean Farley
-
test-context: add test for memctx statusFri, 13 Jun 2014 15:56:11 -0700, by Sean Farley
-
memctx: add _manifest implementation that computes the filenodeThu, 29 May 2014 16:12:59 -0500, by Sean Farley
-
basectx: pass raw context objects to patch.diffTue, 29 Apr 2014 16:43:59 -0500, by Sean Farley
-
patch: use ctx.node() instead of bare node variableWed, 14 Aug 2013 13:10:27 -0500, by Sean Farley
-
merge with stableWed, 02 Jul 2014 00:01:13 -0500, by Matt Mackall
-
i18n-ja: synchronized with a4b67bf1f0a5 stableMon, 30 Jun 2014 19:09:01 +0900, by FUJIWARA Katsunori
-
rebase: fix bug that caused transitive copy records to disappear (issue4192) stableSat, 07 Jun 2014 15:23:12 -0400, by Augie Fackler
-
cmdutil: add copy-filtering support to duplicatecopies stableSat, 07 Jun 2014 15:14:36 -0400, by Augie Fackler
-
dispatch: handle empty IOError argsTue, 01 Jul 2014 19:54:48 -0500, by Matt Mackall
-
repoview: do not crash when localtags refers to non existing revisions stableSun, 29 Jun 2014 13:52:35 +0200, by Angel Ezquerra
-
templater: add symbol to errorThu, 12 Jun 2014 18:07:21 -0700, by Ryan McElroy
-
templater: introduce startswith functionThu, 12 Jun 2014 17:53:37 -0700, by Ryan McElroy
-
templatefilter: add splitlines functionThu, 12 Jun 2014 17:45:41 -0700, by Ryan McElroy
-
serve: tidy up indent level of repository not found messageThu, 01 May 2014 19:57:25 +0900, by Yuya Nishihara
-
serve: inline checkrepo() that is used only when --stdio is specifiedThu, 01 May 2014 19:54:43 +0900, by Yuya Nishihara
-
serve: make sure to print "listening at" message immediatelySat, 28 Jun 2014 13:02:44 +0900, by Yuya Nishihara
-
merge with stableFri, 27 Jun 2014 15:20:50 -0700, by Matt Mackall
-
match: make glob '**/' match the empty string stableWed, 25 Jun 2014 14:50:48 -0700, by Siddharth Agarwal
-
tags: read tag info into a sorted dict (rather than into a regular dict)Sun, 23 Feb 2014 03:13:21 +0100, by Angel Ezquerra
-
config: move config.sortdict class into utilSun, 23 Feb 2014 01:56:31 +0100, by Angel Ezquerra
-
hg: add support for HGUNICODEPEDANTRY environment variableMon, 23 Jun 2014 09:33:07 -0400, by Augie Fackler
-
dirstate.status: assign members one by one instead of unpacking the tupleTue, 27 May 2014 21:02:16 -0700, by Siddharth Agarwal
-
dirstate.status: assign members one by one instead of unpacking the tupleTue, 27 May 2014 21:02:16 -0700, by Siddharth Agarwal
-
parsers: inline fields of dirstate values in C versionTue, 27 May 2014 14:27:41 -0700, by Siddharth Agarwal
-
dirstate: add dirstatetuple to create dirstate valuesTue, 27 May 2014 17:10:28 -0700, by Siddharth Agarwal
-
parsers: remove no longer used dirstate_unsetTue, 27 May 2014 15:22:23 -0700, by Siddharth Agarwal
-
pack_dirstate: in C version, for invalidation set dict to what we write to diskTue, 27 May 2014 15:17:38 -0700, by Siddharth Agarwal
-
record: update comment to match codeThu, 26 Jun 2014 11:10:28 -0400, by Jordi Gutiérrez Hermoso
-
hg: update newly added listdir function of vfs in cloneSat, 21 Jun 2014 14:49:49 +0530, by Chinmay Joshi
-
hg: use vfs functions in cloneSat, 21 Jun 2014 14:44:09 +0530, by Chinmay Joshi
-
hg: update util.writefile method to use write with vfs in shareSat, 21 Jun 2014 14:40:29 +0530, by Chinmay Joshi
-
hg: update to use vfs functions in shared destination repositorySat, 21 Jun 2014 14:37:39 +0530, by Chinmay Joshi
-
hg: use vfs functions in destination repository with shareSat, 21 Jun 2014 14:29:20 +0530, by Chinmay Joshi
-
vfs: add listdir for os.listdir in vfsFri, 20 Jun 2014 21:18:14 +0530, by Chinmay Joshi
-
templater: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:56 -0400, by Augie Fackler
-
hook: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:38 -0400, by Augie Fackler
-
help: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:24 -0400, by Augie Fackler
-
extensions: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:06 -0400, by Augie Fackler
-
fancyopts: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:24:16 -0400, by Augie Fackler
-
gendoc: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:23:57 -0400, by Augie Fackler
-
check-seclevel: restore use of callable() since it was readded in Python 3.2Mon, 23 Jun 2014 09:23:47 -0400, by Augie Fackler
-
check-code: drop ban on callable() which was restored in Python 3.2Mon, 23 Jun 2014 09:22:53 -0400, by Augie Fackler
-
diff: add nobinary config to suppress git-style binary diffsSat, 21 Jun 2014 15:56:49 +1000, by Stephen Lee
-
branchmap: don't use ui.warn for debug messageMon, 23 Jun 2014 13:50:44 -0500, by Matt Mackall
-
branch: add debug message for branch cache write failureMon, 23 Jun 2014 13:46:42 -0500, by Matt Mackall
-
record: define inferrepo in command decoratorSun, 04 May 2014 22:36:07 -0700, by Gregory Szorc
-
mq: define inferrepo in command decoratorSun, 04 May 2014 22:30:47 -0700, by Gregory Szorc
-
largefiles: define inferrepo in command decoratorSun, 04 May 2014 22:23:45 -0700, by Gregory Szorc
-
keyword: define inferrepo in command decoratorSun, 04 May 2014 22:32:15 -0700, by Gregory Szorc
-
hgk: define inferrepo in command decoratorSun, 04 May 2014 22:33:22 -0700, by Gregory Szorc
-
graphlog: define inferrepo in command decoratorSun, 04 May 2014 22:28:46 -0700, by Gregory Szorc
-
extdiff: define inferrepo in command decoratorSun, 04 May 2014 22:29:27 -0700, by Gregory Szorc
-
children: define inferrepo in command decoratorSun, 04 May 2014 22:25:28 -0700, by Gregory Szorc
-
churn: define inferrepo in command decoratorSun, 04 May 2014 22:24:38 -0700, by Gregory Szorc
-
commands: define inferrepo in command decoratorSun, 04 May 2014 22:22:59 -0700, by Gregory Szorc
-
cmdutil: support inferrepo in command decoratorSun, 04 May 2014 22:20:00 -0700, by Gregory Szorc
-
keyword: define optionalrepo in command decoratorSun, 04 May 2014 22:16:56 -0700, by Gregory Szorc
-
commands: define optionalrepo in command decoratorSun, 04 May 2014 22:16:05 -0700, by Gregory Szorc
-
cmdutil: add optionalrepo argument to command decoratorSun, 04 May 2014 22:12:34 -0700, by Gregory Szorc