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.
perf: measure slicing time in perfrevlogrevision
2018-11-06, by Boris Feld
perf: teach perfrevlogrevision about sparse reading
2018-11-06, by Boris Feld
perf: use the same timer for all section of perfrevlogrevision
2018-11-06, by Boris Feld
obsutil: clarify the access to "repo"
2018-05-22, by Boris Feld
pycompat: adding Linux detection and fixing Mac
2018-11-05, by rdamazio
remotefilelog: fix various minor py3 problems
2018-11-05, by Augie Fackler
remotefilelog: rip out a missed mention of lz4
2018-11-05, by Augie Fackler
ui: wrap whole _write() block with timeblockedsection
2018-11-03, by Yuya Nishihara
ui: indent _writenobuf() to prepare moving bits from _write() functions
2018-11-03, by Yuya Nishihara
ui: simply concatenate messages before applying color labels
2018-11-03, by Yuya Nishihara
ui: simplify interface of low-level write() functions
2018-11-03, by Yuya Nishihara
ui: factor out function that writes data to fout/ferr with labeling
2018-11-03, by Yuya Nishihara
ui: consolidate places where _progclear() is called
2018-11-03, by Yuya Nishihara
templater: compute revset lazily
2018-11-04, by Yuya Nishihara
remotefilelog: drop compat code for "getbundle_shallow" wireprotocol command
2018-10-24, by Pulkit Goyal
tests: remove lz4 as dependency while running tests
2018-10-24, by Pulkit Goyal
remotefilelogserver: add a matcher argument to _walkstreamfiles()
2018-10-24, by Pulkit Goyal
shallowutil: introduce a helper function isenabled()
2018-11-05, by Pulkit Goyal
remotefilelog: remove some BC code related to streamclone
2018-10-24, by Pulkit Goyal
remotefilelog: add some docstring
2018-10-17, by Augie Fackler
remotefilelog: rename wireproto methods and remaining capabilities
2018-10-04, by Augie Fackler
remotefilelog: consolidate and rename on-disk store requirement
2018-10-16, by Augie Fackler
remotefilelog: consolidate and rename bundle2 capability
2018-10-16, by Augie Fackler
remotefilelog: rename capability for legacy ssh file fetching method
2018-10-16, by Augie Fackler
remotefilelog: rip out lz4 support
2018-10-04, by Augie Fackler
remotefilelog: bump pack file formats to version 2
2018-10-03, by Augie Fackler
remotefilelog: avoid hard-coding pack names in tests
2018-10-03, by Augie Fackler
remotefilelog: remove now-unused wirepack code
2018-10-16, by Augie Fackler
remotefilelogserver: remove pack-serving functionality
2018-10-16, by Augie Fackler
remotefilelog: remove support for fetching packs
2018-10-16, by Augie Fackler
remotefilelog: jettison example cache client
2018-10-03, by Augie Fackler
remotefilelog: prune obsolete method
2018-10-03, by Augie Fackler
logtoprocess: use new runbgcommand from procutil
2018-10-03, by Augie Fackler
procutil: port over windows encoding fixes from logtoprocess
2018-10-16, by Augie Fackler
remotefilelog: transplant runbgcommand to procutil
2018-10-03, by Augie Fackler
remotefilelog: remove function that was described as deprecated
2018-10-03, by Augie Fackler
remotefilelog: import pruned-down remotefilelog extension from hg-experimental
2018-09-27, by Augie Fackler
store: introduce _matchtrackedpath() and use it to filter store files
2018-10-17, by Pulkit Goyal
narrow: only send includepats and excludepats if they are not empty
2018-10-17, by Pulkit Goyal
exchange: pass includepats and excludepats as arguments to getbundle()
2018-10-16, by Pulkit Goyal
catapult: add a bit more documentation on how to use catapult tracing
2018-11-01, by Kyle Lippincott
catapult: introduce HGTESTCATAPULTSERVERPIPE to control run-tests' tracing
2018-11-01, by Kyle Lippincott
catapult: rename 'active' to 'activetrace'; this isn't storing a boolean state
2018-11-01, by Kyle Lippincott
catapult: fix broken run-tests catapult tracing
2018-11-01, by Kyle Lippincott
test: fix self._testdir to use the right mercurial library during testing
2018-11-03, by Sangeet Kumar Mishra
tests: conditonalize a difference in test-merge-tools.t on Windows
2018-11-03, by Matt Harbison
statprof: clean up unicode/bytes a little
2018-11-01, by Augie Fackler
statprof: add a couple of asserts to avoid storing unicodes
2018-11-01, by Augie Fackler
tests: add some helpful `|| cat` bits to test-profile.t
2018-11-01, by Augie Fackler
tests: skip wireproto clientreactor tests on Python 3.6.0-3.6.3 inclusive
2018-11-01, by Augie Fackler
contrib: tweak import-checker to always use bytes for module names
2018-11-01, by Augie Fackler
contrib: fix import-checker to not b'' module names on Python 3
2018-11-01, by Augie Fackler
tests: add a critical flush() to run-tests.py to make output stable on py3
2018-11-01, by Augie Fackler
merge-tools: when calling external merge tool, describe the resolve inputs
2018-10-13, by Kyle Lippincott
templatekw: deprecate p1rev/p2rev/p1node/p2node in favor of p1/p2
2018-10-26, by Yuya Nishihara
templatekw: add p1/p2 keywords which switches the current ctx
2018-10-26, by Yuya Nishihara
templater: add wrapper for a single template mapping
2018-10-19, by Yuya Nishihara
templatekw: extract internal "{rev}:{node|formatnode}" template to constant
2018-10-26, by Yuya Nishihara
tweakdefaults: remove commands.resolve.mark-check=abort, it is too broken
stable
2018-11-05, by Kyle Lippincott
resolve: when resolve.mark-check=abort, downgrade to warning if pats specified
stable
2018-11-02, by Kyle Lippincott
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip