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.
bundle2: use bytestr() instead of str() to convert part id to bytes
2017-07-24, by Augie Fackler
bundle2: work around zip() being lazy in Python 3
2017-07-24, by Augie Fackler
bundle2: look for __next__ as well as next to identify iterators
2017-07-24, by Augie Fackler
bundle2: use modern Python division
2017-07-24, by Augie Fackler
changegroup: wrap some ** expansions in strkwargs
2017-07-24, by Augie Fackler
obsolete: reuse _fm1metapair for computing _fm1metapairsize
2017-07-24, by Augie Fackler
setup: fix installing in a mingw environment
stable
2017-08-11, by Mike Hommey
osx: delay version computation on macOS builds
stable
2017-08-10, by Kevin Bullock
evolution: rename unstable to orphan
2017-08-01, by Boris Feld
evolution: rename trouble(s) to instability
2017-08-01, by Boris Feld
bundle2: load hookargs from bundleoperation into transaction when started one
2017-08-02, by Pulkit Goyal
bundle2: add the capability to store hookargs on bundle operation object
2017-08-02, by Pulkit Goyal
branchmap: revert c34532365b38 for Python 2.7 compatibility
stable
2017-08-10, by Mike Hommey
Added signature for changeset 3fee7f7d2da0
stable
2017-08-10, by Augie Fackler
Added tag 4.3.1 for changeset 3fee7f7d2da0
stable
2017-08-10, by Augie Fackler
ssh: unban the use of pipe character in user@host:port string
stable
4.3.1
2017-08-07, by Yuya Nishihara
ssh: quote parameters using shellquote (SEC)
stable
2017-08-04, by Jun Wu
subrepo: add tests for git rogue ssh urls (SEC)
stable
2017-07-31, by Sean Farley
subrepo: add tests for svn rogue ssh urls (SEC)
stable
2017-07-31, by Sean Farley
subrepo: add tests for hg rogue ssh urls (SEC)
stable
2017-07-31, by Sean Farley
push: add tests for unsafe ssh url (SEC)
stable
2017-07-31, by Sean Farley
pull: add tests for unsafe ssh url (SEC)
stable
2017-07-28, by Sean Farley
clone: add tests for unsafe ssh url (SEC)
stable
2017-07-28, by Sean Farley
sshpeer: check for safe ssh url (SEC)
stable
2017-08-01, by Sean Farley
ssh: ban any username@host or host that starts with - (SEC)
stable
2017-08-04, by Augie Fackler
util: add utility method to check for bad ssh urls (SEC)
stable
2017-07-28, by Sean Farley
pathauditor: disable cache of audited paths by default (issue5628)
stable
2017-07-26, by Yuya Nishihara
tests: show cache of audited paths is never invalidated
stable
2017-08-01, by Yuya Nishihara
stable: merge heads
stable
2017-08-10, by Augie Fackler
Added signature for changeset 943c91326b23
stable
2017-08-10, by Augie Fackler
Added tag 4.2.3 for changeset 943c91326b23
stable
2017-08-10, by Augie Fackler
ssh: unban the use of pipe character in user@host:port string
stable
4.2.3
2017-08-07, by Yuya Nishihara
ssh: quote parameters using shellquote (SEC)
stable
2017-08-04, by Jun Wu
subrepo: add tests for git rogue ssh urls (SEC)
stable
2017-07-31, by Sean Farley
subrepo: add tests for svn rogue ssh urls (SEC)
stable
2017-07-31, by Sean Farley
subrepo: add tests for hg rogue ssh urls (SEC)
stable
2017-07-31, by Sean Farley
push: add tests for unsafe ssh url (SEC)
stable
2017-07-31, by Sean Farley
pull: add tests for unsafe ssh url (SEC)
stable
2017-07-28, by Sean Farley
clone: add tests for unsafe ssh url (SEC)
stable
2017-07-28, by Sean Farley
sshpeer: check for safe ssh url (SEC)
stable
2017-08-01, by Sean Farley
ssh: ban any username@host or host that starts with - (SEC)
stable
2017-08-04, by Augie Fackler
util: add utility method to check for bad ssh urls (SEC)
stable
2017-07-28, by Sean Farley
pathauditor: disable cache of audited paths by default (issue5628)
stable
2017-07-26, by Yuya Nishihara
tests: show cache of audited paths is never invalidated
stable
2017-08-01, by Yuya Nishihara
Added signature for changeset 5544af862286
stable
2017-08-10, by Augie Fackler
Added tag 4.3 for changeset 5544af862286
stable
2017-08-10, by Augie Fackler
chg: define _GNU_SOURCE to allow CentOS 5 compilation
stable
4.3
2017-08-07, by Mathias De Maré
centos5: use vault urls
stable
2017-08-07, by Mathias De Maré
ui: make sure buffer is flushed before waiting for user input (issue5587)
stable
2017-08-05, by Kostia Balytskyi
util: fix sortdict.update() to call __setitem__() on PyPy (issue5639)
stable
2017-08-02, by Yuya Nishihara
test-revlog-raw: close file handles explicitly (issue5644)
stable
2017-08-02, by Yuya Nishihara
tests: clear __pycache__ for PyPy compatibility (issue5638) (issue5642)
stable
2017-08-02, by Yuya Nishihara
test-extension: glob module name in error message for PyPy
stable
2017-08-02, by Yuya Nishihara
rebase: sort collapsed revisions in commit message (issue5643)
stable
2017-08-02, by Yuya Nishihara
i18n: use actual filename, in which function is defined, for hg.pot
stable
2017-08-02, by FUJIWARA Katsunori
ui: enable pager always for explicit --pager=on (issue5580)
stable
2017-08-01, by FUJIWARA Katsunori
rebase: use one dirstateguard for when using rebase.singletransaction
2017-07-20, by Durham Goode
README: make paragraphs before example code end with "::" for reST syntax
stable
2017-07-31, by FUJIWARA Katsunori
commit: don't let failed commit with --addremove update dirstate (issue5645)
stable
2017-07-31, by Martin von Zweigbergk
tests: demonstrate that failed "hg ci -A" updates dirstate (issue5645)
stable
2017-07-31, by Martin von Zweigbergk
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip