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
-50
-32
+32
+50
+100
+300
+1000
+3000
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.
templater: restructure open_template() a little to prepare for relative paths
2020-08-06, by Martin von Zweigbergk
templater: add exception-raising version of open_template()
2020-08-06, by Martin von Zweigbergk
templater: replace Py3-only exception types by super-types available in Py2
2020-08-05, by Martin von Zweigbergk
hgweb: enable reading styles from resources in frozen binaries
2020-08-05, by Martin von Zweigbergk
hgweb: rely on open_template()'s fallback to using templatedir()
2020-08-05, by Martin von Zweigbergk
hgweb: open mapfile using templater.open_template()
2020-08-05, by Martin von Zweigbergk
hgweb: simplify a constant-length list by converting to literal tuple
2020-08-05, by Martin von Zweigbergk
hgweb: remove some accesses to private member uimod._unset
2020-08-05, by Martin von Zweigbergk
templater: try to read %include in mapfiles from resources
2020-07-30, by Martin von Zweigbergk
templater: unroll loop over mapfile directories
2020-07-30, by Martin von Zweigbergk
templater: make open_template() read from resources if in frozen binary
2020-08-04, by Martin von Zweigbergk
templater: pass opened file-like object to templatespec
2020-08-04, by Martin von Zweigbergk
templater: replace templatepath() with function that also opens the file
2020-08-04, by Martin von Zweigbergk
templater: start passing resource to read from into _readmapfile()
2020-07-30, by Martin von Zweigbergk
templater: move stylemap() to hgweb_mod, since that's its only user
2020-08-04, by Martin von Zweigbergk
hgweb: simplify staticfile() now that we always pass it a single directory
2020-08-03, by Martin von Zweigbergk
packaging: include templates with their package as key in package_data
2020-07-31, by Martin von Zweigbergk
packaging: mark mercurial.templates and subdirs as packages
2020-07-31, by Martin von Zweigbergk
templates: add __init__.py files to templates/ dirs
2019-12-12, by Martin von Zweigbergk
merge with stable
2020-08-05, by Augie Fackler
localrepo: abort creating a shared repo if the source does not have store
2020-07-21, by Pulkit Goyal
localrepo: only use 'bookmarksinstore' requirement if we have 'store'
2020-07-21, by Pulkit Goyal
mergeresult: make actionmapping a dict of dict instead of dict of lists
2020-07-25, by Pulkit Goyal
largefiles: introduce a constant for 'lfmr' action
2020-07-25, by Pulkit Goyal
largefiles: override merge.emptyactions() to include `lfmr`
2020-07-25, by Pulkit Goyal
merge: unify logic of couple of if-else's in manifestmerge()
2020-07-25, by Pulkit Goyal
sparse: add comment for an if condition which I tried to refactor
2020-07-24, by Pulkit Goyal
mergeactions: use action constants instead of string values
2020-07-24, by Pulkit Goyal
merge: use the new action based mapping introduced in mergeresult obj
2020-08-02, by Pulkit Goyal
mergeresult: introduce action -> (filename, data, msg) mapping and related API
2020-07-24, by Pulkit Goyal
mergeresult: rename _actions to _filemapping
2020-08-02, by Pulkit Goyal
sparse: pass mergeresult obj in sparse.filterupdatesactions() (API)
2020-07-24, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-50
-32
+32
+50
+100
+300
+1000
+3000
tip