Mercurial > hg
graph
-
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
-
hgweb: replace implicit <tbody> with explicit <thead> where appropriateFri, 06 Feb 2015 15:52:55 +0800, by Anton Shestakov
-
obsolete: drop the explicit seek to EOF after append mode open()Sat, 31 Jan 2015 12:54:35 -0500, by Matt Harbison
-
branchmap: backout 6bf93440a717Sat, 31 Jan 2015 12:42:05 -0500, by Matt Harbison
-
windows: seek to the end of posixfile when opening in append modeSat, 31 Jan 2015 12:39:44 -0500, by Matt Harbison
-
context: use unfiltered repo for '.'Thu, 20 Nov 2014 12:15:12 -0800, by Martin von Zweigbergk
-
check-commit: check capitalization in summary linesThu, 05 Feb 2015 14:09:08 -0800, by Eric Sumner
-
bundle2: seek in part iteratorThu, 05 Feb 2015 10:57:45 -0800, by Eric Sumner
-
bundle2: now that we have a seek implementation, use itThu, 05 Feb 2015 10:56:05 -0800, by Eric Sumner
-
obsolete: populate successors, precursors, children lazilyWed, 04 Feb 2015 22:25:35 -0800, by Martin von Zweigbergk
-
obsolete: pass only new markers to _checkinvalidmarkers()Wed, 04 Feb 2015 22:40:48 -0800, by Martin von Zweigbergk
-
obsolete: extract helpers from _load()Tue, 20 Jan 2015 22:01:37 -0800, by Martin von Zweigbergk
-
test-gendoc: require gettextTue, 20 Jan 2015 17:38:42 -0800, by Eric Sumner
-
hgweb: use css margin instead of empty <p> before diffstat tableThu, 05 Feb 2015 20:34:30 +0800, by Anton Shestakov
-
hgweb: use css margin instead of empty <p> before <div class="atom-logo">Thu, 05 Feb 2015 19:24:35 +0800, by Anton Shestakov
-
error: update docstring on ParseErrorMon, 26 Jan 2015 14:30:12 -0500, by Augie Fackler
-
dispatch: consolidate formatting of ParseErrorsMon, 26 Jan 2015 14:50:36 -0500, by Augie Fackler
-
error: store filename and message on LookupError for laterWed, 04 Feb 2015 13:57:35 -0800, by Martin von Zweigbergk
-
bundle2.unbundlepart: implement seek()Wed, 14 Jan 2015 16:14:19 -0800, by Eric Sumner
-
bundle2.unbundlepart: tell() implementationWed, 14 Jan 2015 15:57:57 -0800, by Eric Sumner
-
bundle2.unbundlepart: keep an index of chunks and their locationsWed, 14 Jan 2015 14:46:23 -0800, by Eric Sumner
-
bundle2.unbundlepart: raise payloadchunks from a closure to a methodWed, 14 Jan 2015 14:32:22 -0800, by Eric Sumner
-
manifest: make lru size configurableFri, 23 Jan 2015 17:06:03 -0800, by Durham Goode
-
parsers: use k instead of n for PyArg_ParseTuple because python 2.4 is awfulWed, 04 Feb 2015 11:38:30 -0500, by Augie Fackler
-
revset: have rev() validate input by repo.changelog.__contains__()Wed, 04 Feb 2015 21:37:06 +0900, by Yuya Nishihara