Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
histedit: add newline after ui.log "# acttions to histedit" message
2019-01-11, by Kyle Lippincott
rust-cpython: bindings for MissingAncestors
2018-11-30, by Georges Racinet
rust-cpython: generalised conversion function
2019-01-09, by Georges Racinet
rust-cpython: style consistency leftovers
2019-01-08, by Georges Racinet
rust-cpython: consistency in use of hg-core constructs
2019-01-08, by Georges Racinet
rust-cpython: rustdoc improvements
2018-12-22, by Georges Racinet
fuzz: stop building Python in the Makefile
2019-01-10, by Augie Fackler
py3: add a test to whitelist caught by buildbot
2019-01-10, by Pulkit Goyal
tests: de-flake test-narrow-share.t by making dirstate predictable
2019-01-10, by Martin von Zweigbergk
convert: don't drop commits that are empty in the source when using --filemap
2019-01-09, by Matt Harbison
convert: add missing numcommits() override to hg sources
2019-01-09, by Matt Harbison
testrunner: make `-j100 --runs-per-test=100 test-foo.t` use 100 jobs
2019-01-10, by Martin von Zweigbergk
narrow: use merge.ACTION_GET instead of duplicating 'g' constant
2019-01-06, by Martin von Zweigbergk
narrow: drop explicit dirstate write
2019-01-07, by Martin von Zweigbergk
histedit: fix --continue and --abort when curses is enabled
2019-01-09, by Augie Fackler
graft: abort if --date/user specified with --currentdate/currentuser (BC)
2019-01-10, by Yuya Nishihara
amend: turn currentdate into tri-state bool so config option can be negated
2019-01-10, by Yuya Nishihara
discovery: improve partial discovery documentation
2019-01-04, by Boris Feld
discovery: add a simple `addinfo` method
2018-12-28, by Boris Feld
discovery: move missing tracking inside the partialdiscovery object
2018-12-28, by Boris Feld
discovery: add a `iscomplete` method to the `partialdiscovery` object
2018-12-28, by Boris Feld
discovery: update undecided from common directly within partialdiscovery
2018-12-28, by Boris Feld
discovery: move undecided set on the partialdiscovery
2018-12-28, by Boris Feld
histedit: use context manager for locks
2019-01-09, by Martin von Zweigbergk
histedit: drop unused constructor arguments (API)
2019-01-09, by Martin von Zweigbergk
phabricator: teach {phabreview} to work without --amend
2019-01-05, by Matt Harbison
phabricator: warn if unable to amend, instead of aborting after posting
2019-01-05, by Matt Harbison
discovery: re-adjust a conditional wrongly changed
2019-01-10, by Boris Feld
cleanup: stop including thirdparty.cbor in builds
2019-01-07, by Augie Fackler
tests: get access to thirdparty.cbor without requiring it to be installed
2019-01-07, by Augie Fackler
tests: add simplestorerepo to test-check-interfaces.py
2019-01-07, by Augie Fackler
simplestorerepo: migrate to in-hg CBOR code
2019-01-07, by Augie Fackler
simplestorerepo: minimal changes required to get this mostly working again
2019-01-07, by Augie Fackler
perfrevlogwrite: use progress helper on modern hg
2018-12-04, by Martin von Zweigbergk
merge: make local file storage in the .hg/merge directory extensible
2019-01-08, by Daniel Ploch
context: schedule file prefetch before comparing for cleanliness
2019-01-08, by Kyle Lippincott
manifest: convert a recursive function to iterative one using stacks
2018-12-12, by Pulkit Goyal
obsutil: fix the issue5686
2018-12-23, by Sushil khanchi
histedit: add user input to warning message on editing tagged commits
2019-01-06, by Navaneeth Suresh
sparse: fix debugrebuilddirsate when narrow extension is enabled
2018-12-24, by Pulkit Goyal
tests: show that debugrebuilddirstate is broken with narrow+sparse
2018-12-24, by Pulkit Goyal
sparse: don't enable on clone if it was a narrow clone
2018-12-24, by Pulkit Goyal
tests: add tests for narrow clone when both sparse and narrow are enabled
2018-12-24, by Pulkit Goyal
histedit: crashing with a more useful error message on empty defaultrev
stable
2019-01-09, by rdamazio
progress: check what type of progress bar to use only once per topic
2019-01-08, by Martin von Zweigbergk
progress: split up _print() method in bar-updating and debug-printing
2019-01-08, by Martin von Zweigbergk
progress: move cached debug flag from progress.progbar to scmutil.progress
2019-01-08, by Martin von Zweigbergk
progress: write ui.progress() in terms of ui.makeprogress()
2019-01-07, by Martin von Zweigbergk
testrunner: avoid capturing a regex group we don't care about
2019-01-08, by Martin von Zweigbergk
remotefilelog: add newlines to ui.log() invocations
2019-01-08, by Kyle Lippincott
xdiff: don't attempt to use fuzzer inputs larger than 100k
2019-01-08, by Augie Fackler
tests: support passing testcase after .t paths that have path separators
2019-01-08, by Kyle Lippincott
progress: document progress.debug config option
2019-01-08, by Martin von Zweigbergk
tests: migrate test-wireproto-serverreactor.py to our internal CBOR
2019-01-07, by Augie Fackler
state: update comment about use of CBOR
2019-01-07, by Augie Fackler
rust-ancestors: adjust branches and inline comments per previous change
2018-12-19, by Yuya Nishihara
rust-ancestors: remove unreachable conditions from missing_ancestors()
2018-12-19, by Yuya Nishihara
rust-ancestors: duplicate loop that visits parents of revs/bases
2018-12-19, by Yuya Nishihara
rust-ancestors: adjust indent level to make next change easier to follow
2018-12-19, by Yuya Nishihara
rust-cpython: remove invalid __package__ attribute
2019-01-06, by Yuya Nishihara
merge with stable
2019-01-07, by Augie Fackler
Added signature for changeset 197f092b2cd9
stable
2019-01-07, by Augie Fackler
Added tag 4.8.2 for changeset 197f092b2cd9
stable
2019-01-07, by Augie Fackler
tests: use more portable flags in test-fix.t
2019-01-07, by Danny Hooper
amend: add -D/--currentdate option
2019-01-07, by Yuya Nishihara
amend: add boolean to ignore date-only change
2019-01-07, by Yuya Nishihara
amend: refactor commit date handling
2019-01-07, by Yuya Nishihara
test-amend: remove uninteresting fields from log output to deduplicate tests
2019-01-07, by Yuya Nishihara
pull: use opts.get('bookmark') instead of opts['bookmark']
2018-12-26, by Pulkit Goyal
amend: add config option to update time to current in hg amend (issue5828)
2019-01-04, by Taapas Agrawal
tests: correct version check in clientreactor test
2019-01-06, by Augie Fackler
py3: buildbot spotted more passing tests
2019-01-06, by Augie Fackler
tests: add lots of b prefix goo to test-fastannotate-revmap.py
2019-01-06, by Augie Fackler
fastannotate: add a missing b prefix
2019-01-06, by Augie Fackler
rust-cpython: using the new bindings from Python
2018-12-06, by Georges Racinet
rust-cpython: binding for LazyAncestors
2018-12-13, by Georges Racinet
discovery: move common heads computation inside partialdiscovery object
2018-12-28, by Boris Feld
discovery: introduce a partialdiscovery object
2018-12-28, by Boris Feld
discovery: move handling of sampling special case inside sampling function
2018-12-14, by Boris Feld
discovery: minor fix to some conditionals
2019-01-04, by Boris Feld
delta: reuse _findsnapshot call from previous stage
2018-12-20, by Boris Feld
delta: have a native implementation of _findsnapshot
2018-12-20, by Boris Feld
transaction: do not overwrite atomic-temp files on error
2018-12-23, by Yuya Nishihara
help: fix typo
2019-01-03, by Ludovic Chabant
rust: use 'impl Trait' in method argument of AncestorsIterator
2018-12-18, by Yuya Nishihara
rust: use .rev() for reverse range
2018-12-18, by Yuya Nishihara
histedit: add warning message on editing tagged commits (issue4017)
2019-01-04, by Navaneeth Suresh
strip: extract bookmark movement into a separate function
2019-01-02, by Boris Feld
strip: compute bookmark target only if we have bookmark to move
2019-01-02, by Boris Feld
strip: extract code to create strip backup
2019-01-02, by Boris Feld
strip: clarify comment around bundle create
2019-01-02, by Boris Feld
strip: move attributes shortcut assigned earlier
2019-01-02, by Boris Feld
log: fix line wrap on diffstat with -G/--graph (issue5800)
2018-12-27, by Navaneeth Suresh
registrar: minor cleanup to the merge function
2019-01-02, by Matt Harbison
vfs: raise NotImplementedError in abstractvfs._auditvfs
2019-01-02, by Boris Feld
vfs: handle _auditpath in proxyvfs
2019-01-02, by Boris Feld
vfs: fix proxyvfs inheritance
2019-01-02, by Boris Feld
vfs: also audit rename
2018-12-26, by Boris Feld
vfs: add a `_auditpath` to abstract vfs
2018-12-26, by Boris Feld
vfs: makes all audited path relative
2017-07-02, by Boris Feld
debugupgraderepo: add a --no-backup mode
2018-12-21, by Boris Feld
upgrade: add '-' in optimization name
2018-07-13, by Boris Feld
revlog: add test case for _findsnapshots
2018-12-21, by Boris Feld
revlog: use the native implementation of issnapshot
2018-12-21, by Boris Feld
revlog: add a native implementation of issnapshot
2018-12-17, by Boris Feld
revlog: more efficient implementation for issnapshot
2018-12-17, by Boris Feld
revlog: clarify the non sparse-revlog case in `issnapshot`
2018-12-30, by Boris Feld
exthelper: switch to using the registrar merging method
2018-12-30, by Matt Harbison
registrar: add a method to merge registrar instances
2018-12-30, by Matt Harbison
phabricator: ensure that the return of urlopener.open() is closed
2018-12-29, by Matt Harbison
revlog: fix pure python slicing test when chain contains nullrev
2018-12-20, by Boris Feld
merge with stable
2018-12-30, by Yuya Nishihara
remotefilelog: fix bug in maybesparsematch returning alwaysmatcher
2018-12-27, by Kyle Lippincott
procutil: correct spelling of uninterruptable -> uninterruptible
2018-12-28, by Kyle Lippincott
help: show advanced, experimental and deprecated extensions with --verbose
2018-12-28, by Matt Harbison
help: remove a duplicate category name entry for TOPIC_CATEGORY_NONE
2018-12-28, by Matt Harbison
phabricator: assign commands to help categories
2018-12-28, by Matt Harbison
largefiles: eliminate an unnecessary import of configitems
2018-12-28, by Matt Harbison
exthelper: add some examples for using registrar aliases
2018-12-28, by Matt Harbison
exthelper: reintroduce the ability to register filesets
2018-12-27, by Matt Harbison
exthelper: reintroduce the ability to register templates
2018-12-27, by Matt Harbison
extensions: deprecate extsetup without a `ui` argument (API)
2018-12-27, by Matt Harbison
largefiles: port revset registration to exthelper
2018-12-27, by Matt Harbison
exthelper: reintroduce the ability to register revsets
2018-12-27, by Matt Harbison
largefiles: drop the uisetup module
2018-12-23, by Matt Harbison
branches: add -r option to show branch name(s) of a given rev (issue5948)
2018-12-24, by Navaneeth Suresh
progress: avoid ui.configbool() lookup when progress bar is active
2018-12-10, by Gregory Szorc
largefiles: port wrapped functions to exthelper
2018-12-23, by Matt Harbison
largefiles: port commands to exthelper
2018-12-23, by Matt Harbison
exthelper: support the option argument when registering a command
2018-12-23, by Matt Harbison
largefiles: port configitems to exthelper
2018-12-23, by Matt Harbison
remotefilelog: use repo.local() instead of isinstance()
2018-12-23, by Matt Harbison
exthelper: add a cautionary note about adding attributes to containers
2018-12-23, by Matt Harbison
exthelper: drop a compatibility shim with '^command' syntax
2018-12-27, by Matt Harbison
wireproto: in batch queries, support queries with immediate responses
2018-12-24, by Valentin Gatien-Baron
rust: core implementation for lazyancestors
2018-12-04, by Georges Racinet
rust-cpython: binding for AncestorsIterator
2018-12-06, by Georges Racinet
rust-cpython: implement Graph using C parents function
2018-12-03, by Georges Racinet
pull: fix inconsistent view of bookmarks during pull (issue4700)
2018-12-20, by Valentin Gatien-Baron
merge: modify the logical statement
2018-12-23, by Sushil khanchi
exthelper: correct a documentation typo
2018-12-23, by Matt Harbison
lfs: convert to using exthelper to wrap functions
2018-11-27, by Matt Harbison
tests: convert a test extension to use exthelper
2018-11-30, by Matt Harbison
exthelper: drop fileset/revset/template support for now
2018-12-22, by Matt Harbison
exthelper: simplify configitem registration
2018-12-22, by Matt Harbison
extensions: import the exthelper class from evolve 980565468003 (API)
2018-12-22, by Matt Harbison
narrow: detect if narrowspec was changed in a different share
2018-12-21, by Martin von Zweigbergk
tests: add test for narrow+share
2018-07-13, by Martin von Zweigbergk
narrow: keep narrowspec backup in store
2018-12-10, by Martin von Zweigbergk
tests: update narrowspec when narrowspec, not dirstate, is accessed
2018-10-27, by Martin von Zweigbergk
merge: extract helper for creating empty "actions" dict
2018-12-21, by Martin von Zweigbergk
manifest: accept narrowmatch into constructor instead of getting from repo
2018-12-03, by Martin von Zweigbergk
py3: byteify one more sys.argv in gendoc.py
2018-12-22, by Matt Harbison
test: introduce a new flag to display env variable line per line
2018-12-19, by Boris Feld
revlog: add an explicit test for `issnapshot`
2018-12-21, by Boris Feld
revlog: add some direct testing of the slicing logic
2018-12-20, by Boris Feld
revlog: limit base to rev size ratio to 500 instead of 50
2018-12-19, by Boris Feld
contrib: remove unused version of os
2018-12-21, by Pulkit Goyal
py3: convert `'{}'.format(foo)` to `'%s' % foo` in the bookflow extension
2018-12-20, by Matt Harbison
py3: byteify sys.argv in gendoc.py
2018-12-20, by Matt Harbison
repository: update interface signature of narrowmatch()
2018-12-18, by Martin von Zweigbergk
narrow: when narrowing, write new narrowspec before removing revlogs
2018-12-05, by Martin von Zweigbergk
narrow: replace "ui.warn(); return 1" by "raise error.Abort()"
2018-11-23, by Martin von Zweigbergk
test-bookmarks-pushpull: add failing test of issue4700
2018-12-16, by Valentin Gatien-Baron
tests: update printenv.py argument parsing
2018-12-19, by Boris Feld
fuzz: new fuzzer for parsers.fm1readmarkers
2018-12-20, by Augie Fackler
server: always close http socket if responding with an error (issue6033)
stable
4.8.2
2019-01-06, by Augie Fackler
match: fix assertion for fileset with no context (issue6046)
stable
2019-01-05, by Yuya Nishihara
templatekw: fix documentation typos
stable
2019-01-04, by Matt Harbison
update: do not pass in user revspec as default destination (issue6044)
stable
2019-01-02, by Yuya Nishihara
revlog: cache delta base value under -1
stable
2018-12-30, by Boris Feld
revlog: catch revlog corruption in index_baserev
stable
2018-12-27, by Boris Feld
phabricator: properly encode boolean types in the request body
stable
2018-12-21, by Matt Harbison
parsers: better bounds checking in fm1readmarkers
2018-12-20, by Augie Fackler
fuzz: new fuzzer for dirstate parser
2018-12-19, by Augie Fackler
fuzz: new fuzzer for revlog's parse_index2 method
2018-12-19, by Augie Fackler
fuzz: extract Python initialization to utility package
2018-12-19, by Augie Fackler
fuzz: remove probably-wrong -fsanitize from fuzzutil.o rule
2018-12-19, by Augie Fackler
parsers: remove long-dead parse_manifest method
2018-12-19, by Augie Fackler
help: hide default value for default-off flags
2018-12-19, by Martin von Zweigbergk
help: show "[no-]" only for default-on Flags
2018-12-19, by Martin von Zweigbergk
shelve: drop unnecessary backup of narrowspec
2018-12-05, by Martin von Zweigbergk
shelve: pass transaction around to clarify where it's used
2018-05-07, by Martin von Zweigbergk
py3: byteify docchecker
2018-12-19, by Matt Harbison
py3: replace hard coded `python` with $PYTHON in check-gendoc
2018-12-19, by Matt Harbison
py3: byteify gendoc.py
2018-12-18, by Matt Harbison
py3: use bytes stdout in hghave.py
2018-12-19, by Matt Harbison
perfrevlogwrite: fix a typo in the option name
2018-12-19, by Boris Feld
fuzz: improve makefile per feedback from some folks at work
2018-12-19, by Augie Fackler
py3: use bytes stdout in test-check-help.t
2018-12-18, by Matt Harbison
commandserver: preload repository in master server and reuse its file cache
2018-10-31, by Yuya Nishihara
commandserver: add IPC channel to teach repository path on command finished
2018-10-31, by Yuya Nishihara
upgrade: correct implementation of improvement.__ne__
2018-12-13, by Benjamin Peterson
extensions: use ui.log() interface to provide detailed loading information
2018-12-15, by Yuya Nishihara
mq: implement log() on dummyui
2018-12-15, by Yuya Nishihara
ui: install logger that sends debug.extensions messages to stderr
2018-12-15, by Yuya Nishihara
blackbox: resurrect recursion guard
2018-12-15, by Yuya Nishihara
tests: filter out uninteresting log events
2018-12-15, by Yuya Nishihara
context: error out if basefilectx.cmp() is called without self._filenode
2018-12-16, by Yuya Nishihara
context: collapse complex condition to see if filelog have to be compared
2018-12-16, by Yuya Nishihara
merge with stable
2018-12-18, by Augie Fackler
worker: do not swallow exception occurred in main process
stable
2018-12-11, by Yuya Nishihara
run-tests: fix permission to clean up unreadable directories
stable
2018-12-17, by Yuya Nishihara
context: reimplement memfilectx.cmp()
stable
2018-12-16, by Yuya Nishihara
rust-cpython: build and support for Python3
2018-12-17, by Georges Racinet
py3: convert popen() command arguments in hgclient to str on Windows
2018-12-18, by Matt Harbison
py3: byteify tests/pullext.py
2018-12-17, by Matt Harbison
py3: byteify the fakeversion extension in test-http-bad-server.t
2018-12-17, by Matt Harbison
py3: spawn all python instances with legacy stdio enabled on Windows
2018-12-17, by Matt Harbison
setup: avoid attempting to invoke the system-wide hg.exe on Windows
2018-12-17, by Matt Harbison
delta: ignore base whose chains already don't match expectations
2018-12-17, by Boris Feld
delta: exclude base candidate much smaller than the target
2018-12-17, by Boris Feld
perfrevflogwrite: clear revlog cache between each write
2018-12-17, by Boris Feld
py3: enable legacy stdio mode in exewrapper
2018-12-16, by Matt Harbison
run-tests: alias hg to hg.exe on Windows
2018-12-16, by Matt Harbison
py3: conditionalize the python version in test-install.t
2018-12-16, by Matt Harbison
tests: followup on network related errors on Debian 9
2018-12-16, by Boris Feld
py3: unimplement RevlogError.__str__()
2018-12-16, by Yuya Nishihara
py3: use forcebytestr() to stringify hook exception
2018-12-16, by Yuya Nishihara
color: fix a documentation typo
2018-12-15, by Matt Harbison
py3: quote $PYTHON in test-patchbomb.t for Windows
2018-12-15, by Matt Harbison
rust-cpython: testing the bindings from Python
2018-10-16, by Georges Racinet
rust-cpython: build via HGWITHRUSTEXT=cpython
2018-12-06, by Georges Racinet
rust: better treatment of cargo/rustc errors
2018-12-06, by Georges Racinet
rust-cpython: start cpython crate bindings
2018-12-03, by Georges Racinet
rust-cpython: exclude hgcli from workspace
2018-12-03, by Georges Racinet
sparse-revlog: protect C code against delta chain including nullrev
2018-12-14, by Boris Feld
sparse-revlog: handle nullrev in index_get_length
2018-12-14, by Boris Feld
sparse-revlog: handle nullrev in index_get_start
2018-12-14, by Boris Feld
revlog: introduce a constant for nullrev in `revlog.c`
2018-12-14, by Boris Feld
rust: translation of missingancestors
2018-11-30, by Georges Racinet
contrib: provide a small script that draw performance plot
2018-12-14, by Paul Morelle
delta: filter nullrev out first
2018-12-06, by Boris Feld
perf: report more of the higher range in perfrevlogwrite
2018-12-06, by Boris Feld
help: present boolean arguments as "--[no-]foo"
2018-12-14, by Martin von Zweigbergk
help: show "default: off" for boolean flags that default to off
2018-12-14, by Martin von Zweigbergk
help: use "default: on" instead of "default: True"
2018-12-14, by Martin von Zweigbergk
check-commit: disallow capitalization only right after topic
2018-12-14, by Martin von Zweigbergk
absorb: don't prompt to apply changes when there are none to apply
2018-12-13, by Danny Hooper
py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t
2018-12-14, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip