Mercurial > hg
graph
-
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
-
revlog: add __contains__ for fast membership testWed, 04 Feb 2015 21:25:57 +0900, by Yuya Nishihara
-
largefiles: set the extension as enabled locally after a clone requiring itMon, 02 Feb 2015 19:58:41 -0500, by Matt Harbison
-
color: be more conservative about setting ANSI mode on Windows (BC)Tue, 03 Feb 2015 16:24:32 -0800, by Gregory Szorc
-
merge with stableTue, 03 Feb 2015 19:10:03 -0600, by Matt Mackall
-
bundle2.unpackermixin: control for underlying file descriptorWed, 14 Jan 2015 14:24:16 -0800, by Eric Sumner
-
trydiff: join elements in 'header' list by '\n'Fri, 16 Jan 2015 15:34:03 -0800, by Martin von Zweigbergk
-
trydiff: move check for quietness out of diffline()Fri, 16 Jan 2015 15:27:04 -0800, by Martin von Zweigbergk
-
trydiff: remove dead branch in diffline()Fri, 16 Jan 2015 15:22:29 -0800, by Martin von Zweigbergk
-
trydiff: make 'revs' ignored if opts.git is setFri, 16 Jan 2015 15:19:57 -0800, by Martin von Zweigbergk
-
trydiff: remove unused argument to diffline()Fri, 16 Jan 2015 14:58:51 -0800, by Martin von Zweigbergk
-
trydiff: move git-header code out of diffline functionFri, 16 Jan 2015 14:58:06 -0800, by Martin von Zweigbergk
-
_fm1readmarkers: generate list in CTue, 27 Jan 2015 09:22:59 -0500, by Martin von Zweigbergk
-
obsolete: use parsers.fm1readmarker if it exists for a ~38% perf winTue, 20 Jan 2015 13:38:07 -0500, by Augie Fackler
-
parsers: add fm1readmarkerFri, 23 Jan 2015 15:11:25 -0500, by Augie Fackler
-
util: add getbefloat64Tue, 03 Feb 2015 13:17:21 -0500, by Augie Fackler
-
util: add getbe{u,}int16 utility methodsTue, 20 Jan 2015 14:09:57 -0500, by Augie Fackler