Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
merge with stable
2018-09-14, by Augie Fackler
py3: call hgweb.hgweb() with bytes values
2018-09-15, by Pulkit Goyal
py3: use '%d' for integers instead of '%s'
2018-09-15, by Pulkit Goyal
py3: use "%f" for floats instead of "%s"
2018-09-15, by Pulkit Goyal
py3: suppress the return value from .write() call
2018-09-15, by Pulkit Goyal
py3: add b'' prefixes in tests/test-diff-color.t
2018-09-15, by Pulkit Goyal
py3: slice through bytes to prevent getting ascii value
2018-09-14, by Pulkit Goyal
censor: use a reasonable amount of memory
2018-09-13, by Valentin Gatien-Baron
help: add internals.wireprotocolrpc to the table
2018-09-14, by Yuya Nishihara
setup: exclude vendored futures package on Python 3
2018-09-14, by Yuya Nishihara
py3: whitelist another passing test
2018-09-13, by Augie Fackler
py3: prevent the win32 ctype _fields_ from being transformed to bytes
2018-09-13, by Matt Harbison
cext: fix warnings when building for py3 on Windows
2018-09-13, by Matt Harbison
cext: stop preprocessing a partial function call
2018-09-13, by Matt Harbison
py3: add b'' to some setup.py strings for Windows
2018-09-13, by Matt Harbison
dagop: fix typo spotted while doing unrelated investigation
2018-09-13, by Augie Fackler
hg: don't reuse repo instance after unshare()
2018-09-12, by Gregory Szorc
unionrepo: dynamically create repository type from base repository
2018-09-11, by Gregory Szorc
bundlerepo: dynamically create repository type from base repository
2018-09-11, by Gregory Szorc
bundlerepo: factor out code for instantiating a bundle repository
2018-09-11, by Gregory Szorc
bundlerepo: pass create=True
2018-09-11, by Gregory Szorc
shelve: use bundlerepo.instance() to construct a repo object
2018-09-11, by Gregory Szorc
templatekw: add experimental {status} keyword
2018-07-29, by Yuya Nishihara
templatekw: add option to include ignored/clean/unknown files in cache
2018-07-29, by Yuya Nishihara
templatekw: keep status tuple in cache dict and rename cache key accordingly
2018-07-29, by Yuya Nishihara
templatekw: extract function that computes and caches file status
2018-07-29, by Yuya Nishihara
py3: use sysstr() to convert ProgrammingError bytes with no unicode error risk
2018-09-13, by Yuya Nishihara
revlog: reuse cached delta for identical base revision (issue5975)
2018-09-10, by Boris Feld
snapshot: fix line order when skipping over empty deltas
2018-09-10, by Boris Feld
tests: stabilize change for handling not quoting non-empty-directory
2018-09-12, by Matt Harbison
hg: wrap the highest layer in the `hg` script possible in trace event
2018-08-21, by Augie Fackler
localrepo: use urllocalpath() for path to create repo too
2018-09-12, by Martin von Zweigbergk
localrepo: move check for existing repo into createrepository()
2018-09-12, by Martin von Zweigbergk
py3: add b'' to some run-tests.py strings for Windows
2018-09-12, by Matt Harbison
wireprotov1peer: forward __name__ of wrapped method in batchable decorator
2018-09-12, by Augie Fackler
templatekw: add {size} keyword as an example of fctx-based keyword
2018-07-29, by Yuya Nishihara
formatter: populate fctx from ctx and path value
2018-07-29, by Yuya Nishihara
formatter: factor out function that detects node change and document it
2018-06-07, by Yuya Nishihara
formatter: inline _gettermap and _knownkeys
2018-09-01, by Yuya Nishihara
formatter: fill missing resources by formatter, not by resource mapper
2018-09-01, by Yuya Nishihara
templater: remove unused context argument from most resourcemapper functions
2018-06-07, by Yuya Nishihara
ancestor: remove extra generator from lazyancestors.__iter__()
2018-09-10, by Yuya Nishihara
localrepo: fix a mixmatched arg name in createrepository() docstring
2018-09-12, by Martin von Zweigbergk
error: ensure ProgrammingError message is always a str
2018-09-12, by Augie Fackler
py3: whitelist a test caught by the ratchet
2018-09-12, by Augie Fackler
tests: handle Python 3 not quoting non-empty-directory error
2018-09-12, by Augie Fackler
context: don't count deleted files as candidates for path conflicts in IMM
2018-09-12, by Pulkit Goyal
rebase: add tests showing patch conflict detection needs to be smarter in IMM
2018-09-12, by Pulkit Goyal
zsh_completion: add new and remove deprecated flags
2018-09-10, by Anton Shestakov
zsh_completion: update various arguments, descriptions, metavariables
2018-09-10, by Anton Shestakov
setup: don't support py 3.5.0, 3.5.1, 3.5.2 because of bug in codecs
2018-09-05, by Pulkit Goyal
util: update lrucachedict order during get()
2018-09-07, by Gregory Szorc
util: lower water mark when removing nodes after cost limit reached
2018-09-06, by Gregory Szorc
util: optimize cost auditing on insert
2018-09-06, by Gregory Szorc
util: teach lrucachedict to enforce a max total cost
2018-09-06, by Gregory Szorc
util: allow lrucachedict to track cost of entries
2018-09-07, by Gregory Szorc
util: add a popoldest() method to lrucachedict
2018-09-05, by Gregory Szorc
util: ability to change capacity when copying lrucachedict
2018-09-06, by Gregory Szorc
util: make capacity a public attribute on lrucachedict
2018-09-06, by Gregory Szorc
util: properly copy lrucachedict instances
2018-09-06, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip