Mercurial > hg
graph
-
merge with default to begin 4.6 freeze stable 4.6rc0Wed, 18 Apr 2018 15:32:08 -0400, by Augie Fackler
-
rebase: introduce support for automatically rebasing orphan changesSun, 04 Mar 2018 15:29:41 -0500, by Augie Fackler
-
py3: whitelist six new passing testsWed, 18 Apr 2018 14:32:36 -0400, by Augie Fackler
-
wireproto: rename wireproto to wireprotov1server (API)Mon, 16 Apr 2018 22:21:54 -0700, by Gregory Szorc
-
wireproto: move version 2 commands dict to wireprotov2serverMon, 16 Apr 2018 22:10:02 -0700, by Gregory Szorc
-
wireproto: move supportedcompengines out of wireprotoMon, 16 Apr 2018 22:08:13 -0700, by Gregory Szorc
-
wireproto: reimplement dispatch() for version 2 serverMon, 16 Apr 2018 22:00:52 -0700, by Gregory Szorc
-
wireproto: move command registration types to wireprototypesMon, 16 Apr 2018 21:52:33 -0700, by Gregory Szorc
-
wireproto: make version 2 @wireprotocommand an independent functionMon, 16 Apr 2018 21:49:59 -0700, by Gregory Szorc
-
wireproto: don't pass transportpolicy argumentMon, 16 Apr 2018 21:38:52 -0700, by Gregory Szorc
-
forget: rename --confirm to --interactiveWed, 18 Apr 2018 19:25:35 +0530, by Sushil khanchi
-
notify: add maxdiffstat option to truncate long file listsTue, 17 Apr 2018 13:46:18 +0200, by Joerg Sonnenberger
-
log: fix crash on empty revision with --copies switchFri, 13 Apr 2018 23:45:07 +0900, by Yuya Nishihara
-
revsetlang: do not pass in non-bytes to parse()Tue, 17 Apr 2018 21:59:58 +0900, by Yuya Nishihara
-
fix: use templater to substitute values in command stringSat, 14 Apr 2018 00:30:39 +0900, by Yuya Nishihara
-
logcmdutil: pass formatter to jsonchangeset as argumentFri, 13 Apr 2018 23:07:12 +0900, by Yuya Nishihara
-
logcmdutil: rewrite jsonchangeset printer to be backed by jsonformatterFri, 13 Apr 2018 22:47:14 +0900, by Yuya Nishihara
-
logcmdutil: remove unused attribute 'cache' from jsonchangeset printerFri, 13 Apr 2018 22:20:13 +0900, by Yuya Nishihara
-
formatter: convert timestamp to intFri, 13 Apr 2018 22:58:49 +0900, by Yuya Nishihara
-
bundle: introduce per-engine compression levelTue, 17 Apr 2018 03:07:01 +0200, by Joerg Sonnenberger
-
bundlespec: drop externalnames flagTue, 17 Apr 2018 02:41:25 +0200, by Joerg Sonnenberger
-
revlog: make shortest() take a full binary nodeid (API)Mon, 16 Apr 2018 23:29:09 -0700, by Martin von Zweigbergk
-
lfs: add the 'Authorization' property to the Batch API response, if presentFri, 06 Apr 2018 11:13:47 -0400, by Matt Harbison
-
lfs: enable the final download count status messageSat, 14 Apr 2018 21:16:35 -0400, by Matt Harbison
-
diff: invoke the file prefetch hookSat, 14 Apr 2018 20:11:27 -0400, by Matt Harbison
-
export: invoke the file prefetch hookSat, 14 Apr 2018 19:43:45 -0400, by Matt Harbison
-
scmutil: teach the file prefetch hook to handle multiple commitsSat, 14 Apr 2018 18:50:45 -0400, by Matt Harbison
-
tests: arrange for a server in wireproto-command-capabilities.t to be killedMon, 16 Apr 2018 23:39:30 -0400, by Matt Harbison
-
revset: skip legacy lookup for revspec wrapped in 'revset(...)'Tue, 10 Apr 2018 16:06:52 +0200, by Boris Feld
-
revset: add more test to show current behaviors with label looking like revsetThu, 01 Mar 2018 11:37:16 -0500, by Boris Feld
-
commands: use command executor interfaceSat, 14 Apr 2018 20:04:59 -0700, by Gregory Szorc
-
exchange: use command executor interface for calling listkeysSat, 14 Apr 2018 18:36:00 -0700, by Gregory Szorc
-
forget: add --confirm optionThu, 22 Mar 2018 16:11:42 +0530, by Sushil khanchi
-
largefiles: opts appears to already be bytes in this instanceFri, 13 Apr 2018 23:12:07 -0400, by Augie Fackler
-
tests: port inline extensions in test-hook.t to py3Fri, 13 Apr 2018 23:58:13 -0400, by Augie Fackler
-
tests: manually print list in test-hook.tSat, 14 Apr 2018 00:10:17 -0400, by Augie Fackler
-
hook: also use pprint on lists for stable output on py2/3Sat, 14 Apr 2018 00:08:59 -0400, by Augie Fackler
-
hook: use stringutil.pprint instead of reinventing itFri, 13 Apr 2018 23:56:11 -0400, by Augie Fackler
-
stringutil: make b prefixes on string output optionalFri, 13 Apr 2018 23:57:57 -0400, by Augie Fackler
-
stringutil: teach pprint how to format NoneFri, 13 Apr 2018 23:55:37 -0400, by Augie Fackler
-
tests: update inline extensions in test-bundle2-exchange.t to py3Fri, 13 Apr 2018 23:50:17 -0400, by Augie Fackler
-
wsgicgi: un-do some prior porting work that is now wrongFri, 13 Apr 2018 23:11:46 -0400, by Augie Fackler
-
hgweb_mod: inform hgweb class about paths actually being bytesFri, 13 Apr 2018 22:36:54 -0400, by Augie Fackler
-
hgweb: inform hgweb.hgweb() entrypoint that paths should be bytesFri, 13 Apr 2018 22:33:38 -0400, by Augie Fackler
-
tests: port inline cgi script in test-largefiles.t to python 3Fri, 13 Apr 2018 22:27:16 -0400, by Augie Fackler
-
lfcommands: use %d on known-int in format stringFri, 13 Apr 2018 22:26:57 -0400, by Augie Fackler
-
py3: fix test-shelve.t on Python 3Fri, 13 Apr 2018 22:12:30 -0400, by Augie Fackler
-
tests: fix up a couple of minor bytes inconsistencies in run-tests.pyFri, 13 Apr 2018 21:53:07 -0400, by Augie Fackler
-
tests: make sure test-run-tests.t actually runs run-tests.py under Python 3Fri, 13 Apr 2018 21:51:10 -0400, by Augie Fackler
-
py3: another three passingFri, 13 Apr 2018 21:30:55 -0400, by Augie Fackler
-
httppeer: work around API differences on urllib Request objectsFri, 13 Apr 2018 21:11:28 -0400, by Augie Fackler
-
httppeer: no matter what Python 3 might think, http headers are bytesFri, 13 Apr 2018 21:07:18 -0400, by Augie Fackler
-
httppeer: fix debug prints to work on Python 3Fri, 13 Apr 2018 21:06:50 -0400, by Augie Fackler
-
url: some bytes/str cleanup where we interface with stdlib funcsFri, 13 Apr 2018 21:04:25 -0400, by Augie Fackler
-
hgweb: these strings should be sysstrs, not bytesFri, 13 Apr 2018 21:01:17 -0400, by Augie Fackler
-
tests: port inline extensions in test-http.t to Python 3Fri, 13 Apr 2018 21:22:05 -0400, by Augie Fackler
-
patch: implement a new worddiff algorithmMon, 09 Apr 2018 15:58:30 -0700, by Jun Wu
-
patch: buffer lines for a same hunkMon, 19 Mar 2018 04:28:30 -0700, by Jun Wu
-
patch: move yielding "\n" to the end of loopMon, 19 Mar 2018 04:28:29 -0700, by Jun Wu
-
context: clarify deprecation warning messageMon, 16 Apr 2018 09:39:40 -0700, by Martin von Zweigbergk