Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
py3: cast attribute name to sysstr in clearcachedproperty()
2018-11-22, by Yuya Nishihara
py3: whitelist three more passing test caught by buildbot
2018-11-21, by Pulkit Goyal
tests: make test-check-module-imports more robust
2018-11-21, by Valentin Gatien-Baron
push: add --publish flag to change phase of pushed changesets
2018-10-27, by Anton Shestakov
match: reformat `syntaxes` dictionary for better maintainability
2018-11-19, by Boris Feld
match: provide and use a quick way to escape a single byte
2018-11-19, by Boris Feld
perf: make `clearfilecache` helper work with any object
2018-11-19, by Boris Feld
perf: move some of the perftags benchmark to the setup function
2018-11-20, by Boris Feld
perf: use the new setup function in "perfbookmarks"
2018-11-19, by Boris Feld
perf: add a `setup` argument to run code outside of the timed section
2018-11-19, by Boris Feld
perf: explicitly pass title as a keyword argument in `perfdiffwd`
2018-11-19, by Boris Feld
ui: unify argument name of ui.log()
2018-11-11, by Yuya Nishihara
logtoprocess: extract logger class from ui wrapper
2018-11-11, by Yuya Nishihara
merge with stable
2018-11-21, by Yuya Nishihara
py3: use node.hex(m.digest()) instead of m.hexdigest()
2018-11-19, by Pulkit Goyal
tests: stabilize the recent checkexec changes on Windows
stable
2018-11-20, by Matt Harbison
tests: add Balto configuration file
2018-11-18, by Boris Feld
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
checkexec: create destination directory if necessary
stable
2018-11-15, by Boris Feld
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
graft: do not try to skip rev derived from ancestor more than once (issue6024)
stable
2018-11-15, by Yuya Nishihara
subrepo: print the status line before creating the peer for better diagnostics
stable
2018-11-16, by Matt Harbison
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
tests: allow for 100% of profiled time in sleep in test-profile.t
stable
2018-11-14, by Augie Fackler
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
copystore: provide unit to ui.makeprogress()
stable
2018-11-14, by Anton Shestakov
verify: provide unit to ui.makeprogress()
stable
2018-11-14, by Anton Shestakov
tests: fix wireproto redirection test on systems without tls1.2
stable
2018-11-13, by Augie Fackler
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
sparse-revlog: drop unused deltainfo parameter from segmentspan
2018-10-16, by Boris Feld
sparse-revlog: drop unused deltainfo parameter from _slicechunktodensity
2018-10-16, by Boris Feld
sparse-revlog: skip the span check in the sparse-revlog case
2018-10-15, by Boris Feld
histedit: import chistedit curses UI from hg-experimental
2018-10-17, by Augie Fackler
manifest: perform cheap checks before potentially allocating memory
2018-11-12, by Augie Fackler
manifest: also reject obviously-too-short lines when parsing lines
2018-11-12, by Augie Fackler
manifest: make sure there's a filename before bothering to look for newline
2018-11-12, by Augie Fackler
revlog: replace PyInt_AS_LONG with a more portable helper function
2018-11-06, by Augie Fackler
help: document weird behavior of uisetup()
2018-11-12, by Yuya Nishihara
help: merge section about uisetup() and extsetup()
2018-11-12, by Yuya Nishihara
help: add internals.extensions topic
2018-11-12, by Yuya Nishihara
commandserver: send raw progress information to message channel
2018-11-04, by Yuya Nishihara
commandserver: make getpass() request distinct from normal prompt
2018-11-04, by Yuya Nishihara
commandserver: attach prompt default and choices to message
2018-11-04, by Yuya Nishihara
test-commandserver: clean up quoting and location of dbgui extension
2018-11-08, by Yuya Nishihara
ui: extract helpers to write message with type or label
2015-01-18, by Yuya Nishihara
commandserver: add experimental option to use separate message channel
2015-01-18, by Yuya Nishihara
commandserver: fix reference before assignment error in pipeservice cleanup
2018-11-07, by Yuya Nishihara
dispatch: pass around ui.fmsg channel
2015-01-18, by Yuya Nishihara
test-subrepo: document why share magically works even if subrepos are missing
2018-11-10, by Yuya Nishihara
packaging: add Fedora 29 target
2018-11-11, by Augie Fackler
store: pass in decoded filename to narrow matcher
2018-11-10, by Yuya Nishihara
test-narrow-clone-stream: include no usefncache case which is broken
2018-11-10, by Yuya Nishihara
test-narrow-clone-stream: include uppercase letter in filename
2018-11-10, by Yuya Nishihara
phase: use the `phases.cmdphasenames` constant to walk available command flags
2018-11-10, by Matt Harbison
phases: add a list of names usable by the phase command
2018-11-09, by Matt Harbison
transaction: display data about why the transaction failed to rollback
2018-11-07, by Boris Feld
merge with stable
2018-11-10, by Yuya Nishihara
remotefilelog: avoid accessing repo instance after dispatch
2018-11-09, by Martin von Zweigbergk
share: avoid a now-unnecessary reload of the repo
2018-11-09, by Martin von Zweigbergk
share: reload repo after adjusting it in postshare()
2018-11-09, by Martin von Zweigbergk
tests: don't load strip extension via mq extension for remotefilelog tests
2018-11-09, by Martin von Zweigbergk
remotefilelog: remove unused configs for {data,history}pack version
2018-11-09, by Martin von Zweigbergk
tests: remove obsolete PYTHONPATH override from remotefilelog tests
2018-11-09, by Martin von Zweigbergk
tests: drop obsolete "hginit" alias in remotefilelog tests
2018-11-09, by Martin von Zweigbergk
fix: add extra field to fixed revisions to avoid creating obsolescence cycles
2018-11-08, by Danny Hooper
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip