Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
tests: make test-alias.t pass with re2
2018-11-19, by Valentin Gatien-Baron
context: remove seemingly impossible code branch
2018-11-19, by Martin von Zweigbergk
py3: use pycompat.byteskwargs() to covert keys of kwargs to bytes
2018-11-19, by Pulkit Goyal
py3: use '%d' for integers instead of '%s'
2018-11-19, by Pulkit Goyal
py3: add 9 new passing tests caught by buildbot
2018-11-19, by Pulkit Goyal
branch: allow changing branch of merge commits with --rev
2018-11-09, by Anton Shestakov
lfs: ensure that the return of urlopener.open() is closed
2018-11-15, by Matt Harbison
changegroup: avoid instantiating storage if we are not using it
2018-11-15, by Kyle Lippincott
http: allow 'auth.prefix' to have a username consistent with the URI
2018-11-16, by Matt Harbison
lfs: make the exception messages consistent
2018-11-15, by Matt Harbison
lfs: handle URLErrors to add additional information
2018-11-15, by Matt Harbison
lfs: improve the hints for common errors in the Batch API
2018-11-15, by Matt Harbison
lfs: provide more Batch API error info via a hint in the raised exception
2018-11-15, by Matt Harbison
scmutil: display the optional hint when handling StorageError in catchall()
2018-11-15, by Matt Harbison
sparse-revlog: align endrevidx usages in the _slicechunktosize
2018-11-15, by Boris Feld
sparse-revlog: use `span` variable as intended
2018-11-15, by Boris Feld
tests: stabilize test-commandserver.t on Windows
2018-11-15, by Matt Harbison
histedit: conditionalize the imports of 'fcntl' and 'termios'
2018-11-15, by Matt Harbison
logtoprocess: update commandfinish options arguments
2018-11-16, by Boris Feld
rebase: fix two ui.logs to actually have text when using default blackbox log
2018-11-15, by Kyle Lippincott
wireprotov2server: let repo.narrowmatch(match) do matcher intersection
2018-11-15, by Martin von Zweigbergk
blackbox: extract function to test if log event is tracked
2018-11-11, by Yuya Nishihara
blackbox: initialize inlog flag properly
2018-11-11, by Yuya Nishihara
blackbox: initialize repo attribute properly
2018-11-11, by Yuya Nishihara
blackbox: unindent "if True" block
2018-11-11, by Yuya Nishihara
blackbox: extract logger class from ui wrapper
2018-11-11, by Yuya Nishihara
blackbox: rename variables to prepare extracting core logic from ui wrapper
2018-11-11, by Yuya Nishihara
sparse-revlog: rework the way we enforce chunk size limit
2018-11-09, by Boris Feld
doctest: add a `issnapshot` method to _testrevlog
2018-11-13, by Boris Feld
tests: add `revlogutils.deltas` module to doctests
2018-11-13, by Boris Feld
merge with stable
2018-11-15, by Yuya Nishihara
mergetools: adjust Beyond Compare config on Mac/Linux
2018-11-05, by joco
rewriteutil: move publicrevs closer to where it's used
2018-11-14, by Anton Shestakov
requires: use atomictemp=True when writing .hg/requires
2018-11-14, by Martin von Zweigbergk
blackbox: extract _log() function which is called after lastui is resolved
2018-11-11, by Yuya Nishihara
blackbox: inline temporary variables which are referenced only once
2018-11-11, by Yuya Nishihara
blackbox: simply update global lastui variable at once
2018-11-11, by Yuya Nishihara
blackbox: consolidate conditions for early return
2018-11-11, by Yuya Nishihara
blackbox: remove redundant check for unassigned repo
2018-11-11, by Yuya Nishihara
tests: fix bytes/str issue I introduced when adding this test
2018-11-14, by Augie Fackler
shelve: use matcher to restrict prefetch to just the modified files
2018-11-13, by Kyle Lippincott
revlog: automatically read from opened file handles
2018-11-13, by Gregory Szorc
revlog: detect incomplete revlog reads
2018-11-13, by Gregory Szorc
revlog: use single file handle when de-inlining revlog
2018-10-30, by Gregory Szorc
store: raise ProgrammingError if unable to decode a storage path
2018-11-13, by Pulkit Goyal
tests: document a known failing interaction between narrow and lfs
2018-11-13, by Matt Harbison
logtoprocess: drop support for ui.log() call with invalid msg arguments (BC)
2018-11-11, by Yuya Nishihara
py3: byte-stringify inline extension in test-logtoprocess.t
2018-11-11, by Yuya Nishihara
logtoprocess: rewrite dict building in py3-compatible way
2018-11-11, by Yuya Nishihara
logtoprocess: leverage procutil.shellenviron() to stringify variables (BC)
2018-11-11, by Yuya Nishihara
templater: check invalid use of list expression properly (issue5920)
2018-11-13, by Yuya Nishihara
py3: add b suffix to make sure file is opened in bytes mode
2018-11-13, by Pulkit Goyal
py3: don't use dict.iterkeys()
2018-11-13, by Pulkit Goyal
py3: use node.hex(h.digest()) instead of h.hexdigest()
2018-11-13, by Pulkit Goyal
py3: make second argument of fdopen() a str
2018-11-13, by Pulkit Goyal
py3: fix keyword arguments handling in hgext/remotefilelog/
2018-11-13, by Pulkit Goyal
py3: add __pycache__ to .hgignore
2018-10-13, by Pulkit Goyal
sparse-revlog: stop using a heap to track selected gap
2018-11-08, by Boris Feld
sparse-revlog: stop using a heap to track gaps
2018-11-08, by Boris Feld
sparse-revlog: fast-path before computing payload size
2018-11-08, by Boris Feld
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip