Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
dispatch: mark callcatch() as a private function
2017-04-15, by Yuya Nishihara
templatefilters: fix crash by string formatting of '{x|splitlines}'
2017-04-15, by Yuya Nishihara
templatekw: factor out showdict() helper
2017-04-05, by Yuya Nishihara
templatekw: have showlist() take mapping dict with no **kwargs expansion (API)
2017-04-05, by Yuya Nishihara
templatekw: change _showlist() to take mapping dict with no **kwargs expansion
2017-04-05, by Yuya Nishihara
templatekw: rename 'args' to 'mapping' in showlist()
2017-04-05, by Yuya Nishihara
templatekw: eliminate unnecessary temporary variable 'names' from _showlist()
2017-04-05, by Yuya Nishihara
color: update the help with the new default
2017-04-17, by Pierre-Yves David
upgrade: register all format variants in a list
2017-04-12, by Pierre-Yves David
upgrade: move descriptions and selection logic in individual classes
2017-04-12, by Pierre-Yves David
upgrade: introduce a 'formatvariant' class
2017-04-10, by Pierre-Yves David
upgrade: implement '__hash__' on 'improvement' class
2017-04-17, by Pierre-Yves David
upgrade: implement '__ne__' on 'improvement' class
2017-04-17, by Pierre-Yves David
color: also enable by default on windows
2017-04-16, by Pierre-Yves David
color: turn on by default (but for windows)
2017-04-16, by Pierre-Yves David
pager: stop using the color extension in tests
2017-04-16, by Pierre-Yves David
bundle2: ignore errors seeking a bundle after an exception (issue4784)
2017-04-16, by Gregory Szorc
error: rename RichIOError to PeerTransportError
2017-04-16, by Gregory Szorc
httppeer: don't send empty Vary request header
2017-04-16, by Gregory Szorc
badserverext: explicitly flush each log write
2017-04-16, by Matt Harbison
test-http-bad-server: conditionalize error output for Windows
2017-04-16, by Matt Harbison
test-tag: make hook runnable on Windows
2017-04-16, by Matt Harbison
obsolescence: add test for the "branch replacement" logic during push, case D7
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case D5
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case D3
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B8
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B7
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B6
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B5
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B4
2017-04-15, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B2
2017-04-15, by Pierre-Yves David
checkheads: upgrade the obsolescence postprocessing logic (issue4354)
2017-04-15, by Pierre-Yves David
test-http: add a (glob) for Windows
2017-04-16, by Matt Harbison
testlib: move the prune alias into a shell script for Windows
2017-04-16, by Matt Harbison
hidden: extract the code generating "filtered rev" error for wrapping
2017-04-15, by Pierre-Yves David
serve: add support for Mercurial subrepositories
2017-04-15, by Matt Harbison
hgwebdir: allow a repository to be hosted at "/"
2017-03-31, by Matt Harbison
httppeer: eliminate decompressresponse() proxy
2017-04-14, by Gregory Szorc
httppeer: wrap HTTPResponse.read() globally
2017-04-14, by Gregory Szorc
tests: add tests for poorly behaving HTTP server
2017-04-13, by Gregory Szorc
phases: emit phases to pushkey protocol in deterministic order
2017-04-13, by Gregory Szorc
keepalive: send HTTP request headers in a deterministic order
2017-04-13, by Gregory Szorc
revset: properly parse "descend" argument of followlines()
2017-04-15, by Denis Laxalde
revsetlang: add a getboolean helper function
2017-04-15, by Denis Laxalde
track-tags: write all tag changes to a file
2017-03-28, by Pierre-Yves David
track-tags: compute the actual differences between tags pre/post transaction
2017-03-28, by Pierre-Yves David
track-tags: introduce first bits of tags tracking during transaction
2017-03-28, by Pierre-Yves David
tags: introduce a function to return a valid fnodes list from revs
2017-03-28, by Pierre-Yves David
context: possibly yield initial fctx in blockdescendants()
2017-04-14, by Denis Laxalde
context: add an assertion checking linerange consistency in blockdescendants()
2017-04-14, by Denis Laxalde
windows: add win32com.shell to demandimport ignore list
2017-04-14, by Kostia Balytskyi
obsolescence: add test for the "branch replacement" logic during push, case D6
2017-04-13, by Pierre-Yves David
obsolescence: add test dor the "branch replacement" logic during push, case D4
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case D2
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case D1
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case C4
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case C3
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case C2
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case B3
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case A8
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case A7
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case A6
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case A5
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case A4
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case A3
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case A2
2017-04-13, by Pierre-Yves David
obsolescence: add test for the "branch replacement" logic during push, case A1
2017-04-13, by Pierre-Yves David
obsolescence: add test utility for the "branch replacement" logic during push
2017-04-13, by Pierre-Yves David
obsolescence: add test case D-4 for obsolescence markers exchange
2017-04-10, by Pierre-Yves David
obsolescence: add test case D-3 for obsolescence markers exchange
2017-04-10, by Pierre-Yves David
obsolescence: add test case D-2 for obsolescence markers exchange
2017-04-10, by Pierre-Yves David
obsolescence: add test case D-1 for obsolescence markers exchange
2017-04-10, by Pierre-Yves David
obsolescence: add test case C-4 for obsolescence markers exchange
2017-04-10, by Pierre-Yves David
obsolescence: add test case C-3 for obsolescence markers exchange
2017-04-10, by Pierre-Yves David
obsolescence: add test case C-2 for obsolescence markers exchange
2017-04-10, by Pierre-Yves David
obsolescence: add test case C-1 for obsolescence markers exchange
2017-04-10, by Pierre-Yves David
stdio: add Linux-specific tests for error checking
2017-04-11, by Bryan O'Sullivan
stdio: raise StdioError if something goes wrong in ui.flush
2017-04-11, by Bryan O'Sullivan
stdio: raise StdioError if something goes wrong in ui._write_err
2017-04-11, by Bryan O'Sullivan
stdio: raise StdioError if something goes wrong in ui._write
2017-04-11, by Bryan O'Sullivan
stdio: catch StdioError in dispatch.run and clean up appropriately
2017-04-11, by Bryan O'Sullivan
stdio: add machinery to identify failed stdout/stderr writes
2017-04-11, by Bryan O'Sullivan
atexit: switch to home-grown implementation
2017-04-11, by Bryan O'Sullivan
atexit: test failing handlers
2017-04-11, by Bryan O'Sullivan
ui: add special-purpose atexit functionality
2017-04-11, by Bryan O'Sullivan
context: follow all branches in blockdescendants()
2017-04-14, by Denis Laxalde
pager: set some environment variables if they're not set
2017-04-13, by Jun Wu
sshpeer: fix docstring typo
2017-04-13, by Augie Fackler
util: pass sysstrs to warnings.filterwarnings
2017-04-13, by Augie Fackler
vfs: deprecate all old classes in scmutil
2017-04-03, by Pierre-Yves David
util: add a way to issue deprecation warning without a UI object
2017-04-04, by Pierre-Yves David
gitweb: plug followlines UI in filerevision view
2017-04-13, by Denis Laxalde
gitweb: handle "patch" query parameter in filelog view
2017-04-13, by Denis Laxalde
gitweb: add information about "linerange" filtering in filelog view
2017-04-13, by Denis Laxalde
util: fix human-readable printing of negative byte counts
2017-04-10, by Gábor Stefanik
show: make template option actually show up in help
2017-04-13, by Ryan McElroy
show: implement underway view
2017-04-12, by Gregory Szorc
show: fix formatting of multiple commands
2017-04-12, by Gregory Szorc
pycompat: import correct cookie module on Python 3
2017-04-12, by Gregory Szorc
chg: respect environment variables for pager
2017-04-12, by Jun Wu
hgweb: add a link to followlines in descending direction
2017-04-10, by Denis Laxalde
hgweb: handle a "descend" query parameter in filelog command
2017-04-10, by Denis Laxalde
revset: add a 'descend' argument to followlines to return descendants
2017-01-16, by Denis Laxalde
context: add a blockdescendants function
2017-04-10, by Denis Laxalde
url: support auth.cookiesfile for adding cookies to HTTP requests
2017-03-09, by Gregory Szorc
httpconnection: allow a global auth.cookiefile config entry
2017-03-09, by Gregory Szorc
util: make cookielib module available
2017-03-09, by Gregory Szorc
crecord: avoid setting non-existing SIGTSTP signal on windows (issue5512)
2017-04-06, by Pierre-Yves David
crecord: ensure we reinstall the SIGTSTP handler
2017-04-06, by Pierre-Yves David
crecord: avoid setting non-existing signal SIGWINCH on windows
2017-04-06, by Pierre-Yves David
crecord: ensure we reinstall the SIGWINCH handler
2017-03-26, by Pierre-Yves David
crecord: extract most of 'main' into a sub function
2017-03-26, by Pierre-Yves David
templater: add shorthand for building a dict like {"key": key}
2017-04-03, by Yuya Nishihara
templater: find keyword name more thoroughly on filtering error
2017-04-08, by Yuya Nishihara
templater: add dict() constructor
2017-04-03, by Yuya Nishihara
templatekw: add public function to wrap a dict by _hybrid object
2017-04-05, by Yuya Nishihara
templatekw: add public function to wrap a list by _hybrid object
2017-04-05, by Yuya Nishihara
templatekw: add default implementation of _hybrid.gen
2017-04-12, by Yuya Nishihara
parser: preserve order of keyword arguments
2017-04-09, by Yuya Nishihara
parser: extend buildargsdict() to support arbitrary number of **kwargs
2017-04-03, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip