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.
revsetlang: fix quoting of %ls string
2017-04-01, by Yuya Nishihara
revsetlang: catch invalid value passed to formatspec()
2017-04-01, by Yuya Nishihara
revsetlang: check incomplete revspec format character
2017-04-01, by Yuya Nishihara
revsetlang: check number of arguments passed to formatspec()
2017-04-01, by Yuya Nishihara
revsetlang: catch invalid format character with %l prefix
2017-04-01, by Yuya Nishihara
py3: add 8 new passing tests to the whitelist
2017-12-29, by Pulkit Goyal
py3: use list() to get a list of items using dict.items()
2017-12-29, by Pulkit Goyal
py3: convert dict keys' to str before passing as kwargs
2017-12-29, by Pulkit Goyal
py3: make sure we open the file to write in bytes mode
2017-12-29, by Pulkit Goyal
py3: don't use dict.iterkeys()
2017-12-29, by Pulkit Goyal
py3: use pycompat.bytestr() instead of str()
2017-12-29, by Pulkit Goyal
py3: make regular expressions bytes by prepending b''
2017-12-29, by Pulkit Goyal
py3: slice on bytes instead of indexing
2017-12-29, by Pulkit Goyal
py3: use node.hex(h.digest()) instead of h.hexdigest()
2017-12-29, by Pulkit Goyal
tests: make autodiff.py work on Python 3
2017-12-29, by Pulkit Goyal
py3: use pycompat.ziplist instead of inbuilt zip
2017-12-29, by Pulkit Goyal
py3: use bytes and open() instead of file() in test-diff-upgrade.t
2017-12-29, by Pulkit Goyal
exchange: use context manager for locks and transaction in unbundle()
2018-01-10, by Martin von Zweigbergk
bookmarks: use context managers for locks and transaction in pushbookmark()
2018-01-10, by Martin von Zweigbergk
bookmarks: use context managers for lock and transaction in update()
2018-01-10, by Martin von Zweigbergk
phase: use context managers for lock and transaction
2018-01-10, by Martin von Zweigbergk
obsolete: use context manager for transaction in pushmarker()
2018-01-10, by Martin von Zweigbergk
obsolete: use context manager for lock in pushmarker()
2018-01-10, by Martin von Zweigbergk
obsolete: use context manager for transaction in createmarkers()
2018-01-10, by Martin von Zweigbergk
visibility: improve the message when accessing filtered obsolete rev
2018-01-05, by Boris Feld
tests: add b'' to string literals where bytes are required
2017-12-29, by Pulkit Goyal
rust: implementation of `hg`
2018-01-10, by Gregory Szorc
lfs: improve the error message for a missing remote blob
2018-01-07, by Matt Harbison
filelog: add the ability to report the user facing name
2018-01-07, by Matt Harbison
hgweb: make different kinds of commits look differently on /graph
2017-12-19, by Anton Shestakov
clonebundle: make it possible to retrieve the initial bundle through largefile
2017-12-21, by Boris Feld
largefiles: add support for 'largefiles://' url scheme
2017-12-21, by Boris Feld
largefiles: add a 'debuglfput' command to put largefile into the store
2017-12-21, by Boris Feld
debug: add a 'debugdownload' command
2017-12-15, by Boris Feld
revsetlang: raise ParseError to report invalid format character
2017-04-01, by Yuya Nishihara
revsetlang: use iterator to track current argument in formatspec()
2017-04-01, by Yuya Nishihara
revsetlang: unnest "if True" in formatrevspec()
2017-04-01, by Yuya Nishihara
revsetlang: use str.find() to scan expr in formatspec()
2017-04-01, by Yuya Nishihara
revsetlang: avoid string concatenation in formatspec()
2017-04-01, by Yuya Nishihara
test-glog: hook cmdutil.getlogrevs() so -frREV is rewritten accordingly
2018-01-04, by Yuya Nishihara
test-glog: dump computed set
2018-01-03, by Yuya Nishihara
test-glog: drop uninteresting nodes from AST output
2018-01-03, by Yuya Nishihara
lfs: remove the verification option when writing to the local store
2018-01-07, by Matt Harbison
lfs: use the localstore download method to transfer from remote stores
2017-12-21, by Matt Harbison
lfs: introduce a localstore method for downloading from remote stores
2017-12-21, by Matt Harbison
win32: do not call GetVolumePathName() with the minimum buffer length
2018-01-02, by Yuya Nishihara
win32: allocate buffer of maximum length for GetVolumeInformation()
2018-01-02, by Yuya Nishihara
log: drop unused expr from return value of getlogrevs()
2017-10-22, by Yuya Nishihara
log: don't expand aliases in revset built from command options
2018-01-04, by Yuya Nishihara
graphlog: remove redundant check for empty revs
2017-10-22, by Yuya Nishihara
log: remove redundant handling of --limit
2017-10-22, by Yuya Nishihara
log: use smartset.slice() to limit number of revisions to be displayed
2017-10-22, by Yuya Nishihara
log: merge getlogrevs() and getgraphlogrevs()
2018-01-04, by Yuya Nishihara
revset: parse x^:: as (x^):: (issue5764)
2017-12-30, by Yuya Nishihara
lfs: add a comment to describe subtle local blobstore open() behavior
2018-01-05, by Matt Harbison
tests: make #testcase available as env var in test
2018-01-05, by Martin von Zweigbergk
archive: add support to specify hidden revs if directaccess config is set
2018-01-05, by Pulkit Goyal
annotate: add support to specify hidden revs if directaccess config is set
2018-01-05, by Pulkit Goyal
hgweb: stop adding strings to innerHTML of #graphnodes and #nodebgs (BC)
2018-01-05, by Anton Shestakov
spartan: make actual changeset entries have backgrounds on /graph
2018-01-05, by Anton Shestakov
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip