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.
log: cache diffopts instance
2018-04-29, by Yuya Nishihara
merge with stable
2018-05-05, by Gregory Szorc
Added signature for changeset 6614cac550ae
stable
2018-05-05, by Kevin Bullock
Added tag 4.6 for changeset 6614cac550ae
stable
2018-05-05, by Kevin Bullock
filelog: don't crash on invalid copy metadata (issue5748)
stable
4.6
2017-11-30, by Gregory Szorc
httppeer: detect redirect to URL without query string (issue5860)
stable
2018-04-30, by Gregory Szorc
hgweb: prevent triggering dummy href="#" handler
stable
2018-05-03, by Yuya Nishihara
paper: add href="#" to links with click handlers
stable
2018-05-02, by Gregory Szorc
paper: don't register click handlers with inline javascript (issue5812)
stable
2018-05-02, by Gregory Szorc
hgweb: allow Content-Security-Policy header on 304 responses (issue5844)
stable
2018-04-30, by Gregory Szorc
hgweb: discard Content-Type header for 304 responses (issue5844)
stable
2018-04-30, by Gregory Szorc
tests: add tests demonstrating ISE for HTTP 304 responses with hgwebdir
stable
2018-04-30, by Gregory Szorc
hgweb: guard against empty Content-Length header
stable
2018-04-27, by Gregory Szorc
test-push-http: do not clear pid file
stable
2018-04-26, by Yuya Nishihara
debugcolor: fix crash by empty styles (issue5856)
stable
2018-04-26, by Yuya Nishihara
tests: explicitly define compression engines for tests
stable
2018-04-25, by Gregory Szorc
tests: update no-zstd branch of test-treediscovery.t as in 330ada7e8ea5
stable
2018-04-25, by Augie Fackler
tests: glob away content-length changes relating to missing zstd bindings
stable
2018-04-25, by Augie Fackler
revlog: make pure version of _partialmatch() support 40-byte hex nodeids
stable
2018-04-25, by Martin von Zweigbergk
hgweb: reuse body file object when hgwebdir calls hgweb (issue5851)
stable
2018-04-24, by Gregory Szorc
remotenames: mark the extension as EXPERIMENTAL
stable
2018-04-25, by Pulkit Goyal
tests: fix test-check-commit.t when all commits are public
stable
2018-04-24, by Augie Fackler
import: fix crash on --exact check of empty commit (issue5702)
stable
2018-04-24, by Yuya Nishihara
tests: mark test-check-interfaces.py as requiring a repo
stable
2018-04-24, by Martin von Zweigbergk
sshpeer: reflect actual command activity one handshake
stable
2018-04-23, by Boris Feld
tests: drop a useless glob in test-infinite-bundlestore.t
stable
2018-04-23, by Matt Harbison
infinitepush: ensure fileindex bookmarks use '/' separators (issue5840)
stable
2018-04-23, by Matt Harbison
interfaceutil: module to stub out zope.interface
stable
2018-04-22, by Gregory Szorc
test-fix: normalize precision of mtime copied by 'cp -p'
stable
2018-04-23, by Yuya Nishihara
merge stable heads
stable
2018-04-20, by Augie Fackler
Added signature for changeset 1ec874717d8a
stable
2018-04-20, by Augie Fackler
Added tag 4.6rc1 for changeset 1ec874717d8a
stable
2018-04-20, by Augie Fackler
internals: correct capitalization of 'compression' stream level parameter
stable
2018-04-20, by Kim Alvefur
test-check-code: prevent from adding Python modules shadowed by ancient C
stable
4.6rc1
2018-04-20, by Yuya Nishihara
diffhelper: rename module to avoid conflicts with ancient C module (issue5846)
stable
2018-04-20, by Yuya Nishihara
diffhelpers: backport 9e40bc4c1bde from C implementation
stable
2018-04-19, by Yuya Nishihara
version: make parser more robust for rc variants and ill-formed strings
stable
2018-04-20, by Yuya Nishihara
phabricator: specify some metadata compatibly with arc
stable
2018-04-18, by Tom Prince
diff: restore original color scheme for worddiff
stable
2018-04-19, by Yuya Nishihara
test-fix: fix use of 'f --newer' to check that foo.whole is not updated
stable
2018-04-19, by Yuya Nishihara
context: translate FilteredIndex/LookupError at repo[changeid] (API)
stable
2018-04-19, by Yuya Nishihara
inifinitepush: fix filebundlestore to close file
stable
2018-04-19, by Yuya Nishihara
notify: only notify for non-filtered revision
stable
2018-04-18, by Boris Feld
notify: access the initial revision on an unfiltered repository (issue5821)
stable
2018-04-18, by Boris Feld
notify: use changelog API to iterate over revision number (issue5821)
stable
2018-04-18, by Boris Feld
infinitepush: open files in binary mode
stable
2018-04-19, by Matt Harbison
tests: stabilize test-fix.t for Windows
stable
2018-03-30, by Matt Harbison
Added signature for changeset ed5448edcbfa
stable
2018-04-18, by Augie Fackler
Added tag 4.6rc0 for changeset ed5448edcbfa
stable
2018-04-18, by Augie Fackler
merge with default to begin 4.6 freeze
stable
4.6rc0
2018-04-18, by Augie Fackler
rebase: introduce support for automatically rebasing orphan changes
2018-03-04, by Augie Fackler
py3: whitelist six new passing tests
2018-04-18, by Augie Fackler
wireproto: rename wireproto to wireprotov1server (API)
2018-04-16, by Gregory Szorc
wireproto: move version 2 commands dict to wireprotov2server
2018-04-16, by Gregory Szorc
wireproto: move supportedcompengines out of wireproto
2018-04-16, by Gregory Szorc
wireproto: reimplement dispatch() for version 2 server
2018-04-16, by Gregory Szorc
wireproto: move command registration types to wireprototypes
2018-04-16, by Gregory Szorc
wireproto: make version 2 @wireprotocommand an independent function
2018-04-16, by Gregory Szorc
wireproto: don't pass transportpolicy argument
2018-04-16, by Gregory Szorc
forget: rename --confirm to --interactive
2018-04-18, by Sushil khanchi
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip