Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
annotate: correct parameter name of decorate() function
2018-03-12, by Yuya Nishihara
pycompat: name maplist() and ziplist() for better traceback message
2018-03-13, by Yuya Nishihara
rebase: move constant expressions out of inner loop in _performrebase()
2018-03-04, by Martin von Zweigbergk
rebase: inline _performrebasesubset()
2018-03-02, by Martin von Zweigbergk
rebase: extract function for rebasing a single node
2018-03-12, by Martin von Zweigbergk
rebase: use configoverride context manager for ui.forcemerge
2018-03-09, by Martin von Zweigbergk
rebase: also restore "ui.allowemptycommit" value
2018-03-09, by Martin von Zweigbergk
rebase: fix issue 5494 also with --collapse
2018-03-08, by Martin von Zweigbergk
rebase: also include commit of collapsed commits in single transaction
2018-03-09, by Martin von Zweigbergk
lfs: debug print HTTP headers and JSON payload received from the server
2018-03-12, by Matt Harbison
test-lfs: dial up the debugging on commands that interact with the server
2018-03-12, by Matt Harbison
tests: add a substitution pattern for dates in HTTP headers and LFS payload
2018-02-24, by Matt Harbison
xdiff: fix a hard crash on Windows
2018-03-12, by Matt Harbison
templater: split template functions to new module
2018-03-08, by Yuya Nishihara
templater: move hybrid class and functions to templateutil module
2018-03-08, by Yuya Nishihara
templater: move stringify() to templateutil module
2018-03-08, by Yuya Nishihara
dagop: move lines() out of annotate()
2018-02-28, by Yuya Nishihara
dagop: extract core algorithm of annotate() from context.py
2018-02-28, by Yuya Nishihara
dagop: move annotateline and _annotatepair from context.py
2018-02-28, by Yuya Nishihara
bdiff: convert more longs to int64_t
2018-03-09, by Matt Harbison
xdiff: silence a 32-bit shift warning on Windows
2018-03-09, by Matt Harbison
xdiff: backport int64_t and uint64_t types to Windows
2018-03-09, by Matt Harbison
templater: extract template evaluation utility to new module
2018-03-08, by Yuya Nishihara
templater: move function table to the "context" object
2018-03-08, by Yuya Nishihara
hgweb: remove wsgirequest (API)
2018-03-11, by Gregory Szorc
tweakdefaults: add commands.status.verbose to tweakefaults
2018-03-10, by Pulkit Goyal
hgweb: store the raw WSGI environment dict
2018-03-11, by Gregory Szorc
hgweb: remove dead wsgirequest code
2018-03-11, by Gregory Szorc
hgweb: port to new response API
2018-03-11, by Gregory Szorc
hgweb: pass modern request type into templater()
2018-03-11, by Gregory Szorc
hgweb: use modern response type for index generation
2018-03-11, by Gregory Szorc
hgweb: don't pass wsgireq to makeindex and other functions
2018-03-11, by Gregory Szorc
hgweb: replace PATH_INFO with dispatchpath
2018-03-11, by Gregory Szorc
hgweb: rewrite path generation for index entries
2018-03-11, by Gregory Szorc
hgweb: construct {url} with req.apppath
2018-03-11, by Gregory Szorc
hgweb: support constructing URLs from an alternate base URL
2018-03-11, by Gregory Szorc
hgweb: clarify that apppath begins with a forward slash
2018-03-11, by Gregory Szorc
hgweb: change how dispatch path is reported
2018-03-11, by Gregory Szorc
hgweb: refactor repository name URL parsing
2018-03-11, by Gregory Szorc
tests: add test coverage for parsing WSGI requests
2018-03-11, by Gregory Szorc
hgweb: construct static URL like hgweb does
2018-03-11, by Gregory Szorc
hgweb: remove unused **map argument
2018-03-11, by Gregory Szorc
hgweb: extract entries() to standalone function
2018-03-11, by Gregory Szorc
hgweb: move rawentries() to a standalone function
2018-03-11, by Gregory Szorc
hgweb: move archivelist to standalone function
2018-03-11, by Gregory Szorc
hgweb: move readallowed to a standalone function
2018-03-11, by Gregory Szorc
hgweb: remove some use of wsgireq in hgwebdir
2018-03-11, by Gregory Szorc
hgweb: fix a bug due to variable name typo
2018-03-10, by Gregory Szorc
hgweb: stop passing req and tmpl into @webcommand functions (API)
2018-03-10, by Gregory Szorc
hgweb: pass modern request type into various webutil functions (API)
2018-03-10, by Gregory Szorc
hgweb: don't redundantly pass templater with requestcontext (API)
2018-03-10, by Gregory Szorc
hgweb: use templater on requestcontext instance
2018-03-10, by Gregory Szorc
hgweb: add a sendtemplate() helper function
2018-03-10, by Gregory Szorc
hgweb: use web.req instead of req.req
2018-03-10, by Gregory Szorc
hgweb: stop setting headers on wsgirequest
2018-03-10, by Gregory Szorc
hgweb: always return iterable from @webcommand functions (API)
2018-03-10, by Gregory Szorc
hgweb: send errors using new response API
2018-03-10, by Gregory Szorc
hgweb: refactor 304 handling code
2018-03-10, by Gregory Szorc
hgweb: transition permissions hooks to modern request type (API)
2018-03-10, by Gregory Szorc
hgweb: port archive command to modern response API
2018-03-10, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip