Mercurial > hg
graph
-
revset: make match function initiate query from full set by defaultMon, 02 Feb 2015 22:21:07 +0900, by Yuya Nishihara
-
localrepo: don't reintroduce pruned tag entries when taggingWed, 01 Oct 2014 20:26:33 -0400, by Matt Harbison
-
histedit: switch state to store node instead of ctxThu, 05 Feb 2015 13:10:07 -0800, by Mateusz Kwapich
-
histedit: don't allow to strip nodes which are necessary to continue histeditFri, 30 Jan 2015 16:47:35 -0800, by Mateusz Kwapich
-
subrepo: add tests for change/remove conflicts stableTue, 17 Feb 2015 23:20:55 -0800, by Martin von Zweigbergk
-
hgweb: recreate old DOM structure for css in monoblue style stableThu, 12 Feb 2015 10:38:33 +0800, by Anton Shestakov
-
shellquote: fix missing quotes for empty string stableWed, 11 Feb 2015 19:57:07 +0900, by Yuya Nishihara
-
trydiff: transpose 'if opts.git or losedatafn' with 'if f[12]'Fri, 06 Feb 2015 16:09:43 -0800, by Martin von Zweigbergk
-
trydiff: extract function that generates filename pairsThu, 22 Jan 2015 23:29:00 -0800, by Martin von Zweigbergk
-
trydiff: read file data in only one placeThu, 22 Jan 2015 23:18:43 -0800, by Martin von Zweigbergk
-
trydiff: set filename variables to None even when not opts.git or losedatafnThu, 22 Jan 2015 23:13:48 -0800, by Martin von Zweigbergk
-
trydiff: read flags in one placeThu, 22 Jan 2015 23:01:00 -0800, by Martin von Zweigbergk
-
trydiff: break 'if opts.git or losedatafn' into twoFri, 06 Feb 2015 15:21:56 -0800, by Martin von Zweigbergk
-
trydiff: make filenames None when they don't existThu, 22 Jan 2015 22:42:35 -0800, by Martin von Zweigbergk
-
test-help: add test to demonstrate that 'hg help merge-tools' is saneTue, 10 Feb 2015 10:57:58 -0500, by Augie Fackler
-
help.merge-tools: do not double document merge toolsMon, 09 Feb 2015 23:07:39 -0800, by Gregory Szorc
-
help: teach topic symbols how to dedentMon, 09 Feb 2015 14:59:04 -0800, by Gregory Szorc
-
webcommands: document "graph" web commandFri, 06 Feb 2015 22:25:40 -0800, by Gregory Szorc
-
webcommands: document "archive" web commandFri, 06 Feb 2015 22:19:59 -0800, by Gregory Szorc
-
webcommands: document "filelog" web commandFri, 06 Feb 2015 22:11:54 -0800, by Gregory Szorc
-
webcommands: document "annotate" web commandFri, 06 Feb 2015 22:08:30 -0800, by Gregory Szorc
-
webcommands: document "comparison" web commandFri, 06 Feb 2015 22:06:44 -0800, by Gregory Szorc
-
webcommands: document "filediff" web commandFri, 06 Feb 2015 22:02:14 -0800, by Gregory Szorc
-
webcommands: document "summary" web commandFri, 06 Feb 2015 21:51:52 -0800, by Gregory Szorc
-
webcommands: document "manifest" web commandFri, 06 Feb 2015 21:48:01 -0800, by Gregory Szorc
-
webcommands: document "changelog" web commandFri, 06 Feb 2015 21:39:15 -0800, by Gregory Szorc
-
webcommands: document "file" web commandFri, 06 Feb 2015 21:26:53 -0800, by Gregory Szorc
-
webcommands: document "log" web commandFri, 06 Feb 2015 21:13:03 -0800, by Gregory Szorc
-
webcommands: document "shortlog" web commandFri, 06 Feb 2015 20:50:17 -0800, by Gregory Szorc
-
webcommands: document "changeset" web commandFri, 06 Feb 2015 20:48:22 -0800, by Gregory Szorc
-
webcommands: document "tags" web commandFri, 06 Feb 2015 20:44:46 -0800, by Gregory Szorc
-
webcommands: document "bookmarks" web commandFri, 06 Feb 2015 20:43:54 -0800, by Gregory Szorc
-
webcommands: document "branches" web commandFri, 06 Feb 2015 20:44:10 -0800, by Gregory Szorc
-
webcommands: document "help" web commandFri, 06 Feb 2015 20:41:08 -0800, by Gregory Szorc
-
help: add web commands to help documentationFri, 06 Feb 2015 20:27:56 -0800, by Gregory Szorc
-
help.hgweb: add a section describing URLs and common parametersFri, 06 Feb 2015 23:08:47 -0800, by Gregory Szorc
-
webcommands: move help import into help command handlerFri, 06 Feb 2015 22:47:48 -0800, by Gregory Szorc
-
webcommands: define a dict of available commandsFri, 06 Feb 2015 22:52:40 -0800, by Gregory Szorc
-
webcommands: define web commands using a decoratorFri, 06 Feb 2015 19:06:17 -0800, by Gregory Szorc
-
run-tests: ensure install directories existFri, 06 Feb 2015 16:33:05 -0800, by Gregory Szorc
-
run-tests: avoid printing extra newlines from install logFri, 06 Feb 2015 16:15:02 -0800, by Gregory Szorc
-
bundlerepo: basic bundle2 supportFri, 06 Feb 2015 11:27:25 -0800, by Eric Sumner
-
bundlerepo: keep track of the original bundle objectThu, 05 Feb 2015 16:03:26 -0800, by Eric Sumner
-
bundle2.unbundle20: add compressed() methodThu, 05 Feb 2015 15:56:50 -0800, by Eric Sumner
-
bundle2.unpackermixin: default value for seek() whence parameterThu, 05 Feb 2015 15:52:57 -0800, by Eric Sumner
-
windows: adjust doc string and comments of posixfile()Fri, 06 Feb 2015 23:40:46 +0100, by Adrian Buehlmann
-
color: support a different color mode when the pager is activeWed, 04 Feb 2015 14:11:45 -0800, by Gregory Szorc
-
pager: ensure wrapped dispatch._runcommand runs before color'sFri, 06 Feb 2015 12:09:09 -0800, by Gregory Szorc
-
pager: set an attribute on ui indicating that a pager is activeFri, 06 Feb 2015 12:07:56 -0800, by Gregory Szorc
-
extensions: support callbacks after another extension loadsFri, 06 Feb 2015 12:07:32 -0800, by Gregory Szorc
-
log: fix --follow null parent not to include revision 0Fri, 06 Feb 2015 21:53:39 +0900, by Yuya Nishihara
-
cmdutil: have walkchangerevs utilize common function to build revsFri, 06 Feb 2015 00:22:20 +0900, by Yuya Nishihara
-
log: extract common part from getgraphlogrevs() and getlogrevs()Fri, 06 Feb 2015 00:15:35 +0900, by Yuya Nishihara
-
graphlog: remove useless check for empty repo when --follow is specifiedFri, 06 Feb 2015 00:06:47 +0900, by Yuya Nishihara
-
graphlog: move comment and flag denoting revs might be unsortedThu, 05 Feb 2015 23:49:18 +0900, by Yuya Nishihara
-
graphlog: remove too early return from getgraphlogrevs() for empty repoThu, 05 Feb 2015 23:14:44 +0900, by Yuya Nishihara
-
trydiff: call util.binary in only one placeThu, 22 Jan 2015 22:22:09 -0800, by Martin von Zweigbergk
-
trydiff: collect all lossiness checks in one placeThu, 22 Jan 2015 21:35:57 -0800, by Martin von Zweigbergk
-
trydiff: replace 'binarydiff' variable by 'binary' variableThu, 22 Jan 2015 21:03:57 -0800, by Martin von Zweigbergk
-
trydiff: rename 'op' to make it more specificFri, 16 Jan 2015 15:09:21 -0800, by Martin von Zweigbergk