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
-96
+96
+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.
sidedata: add a function to write sidedata into a raw text
2019-09-04, by Pierre-Yves David
sidedata: add a function to read sidedata from revlog raw text
2019-09-04, by Pierre-Yves David
sidedata: add a new module with basic documentation
2019-09-09, by Pierre-Yves David
sidedata: add a new revision flag constant for side data
2019-08-07, by Pierre-Yves David
upgrade: detect the side-data format variants
2019-09-04, by Pierre-Yves David
sidedata: introduce a new requirement to protect the feature
2019-09-09, by Pierre-Yves David
Added signature for changeset 181e52f2b62f
stable
2019-10-02, by Augie Fackler
Added tag 5.1.2 for changeset 181e52f2b62f
stable
2019-10-02, by Augie Fackler
copies: move file input processsing early
2019-09-25, by Pierre-Yves David
copies: prepare changelog for more copies storage mode
2019-09-25, by Pierre-Yves David
vfs: give all vfs an options attribute by default
2019-09-27, by Pierre-Yves David
revlog: explicitly set revlogv0 in vfs options
2019-09-27, by Pierre-Yves David
context: clarify the various mode in the _copies property cache
2019-09-27, by Pierre-Yves David
context: clarify the various mode in the filesremoved method
2019-09-27, by Pierre-Yves David
context: clarify the various mode in the filesadded method
2019-09-27, by Pierre-Yves David
copies: expand the logic of usechangesetcentricalgo
2019-09-26, by Pierre-Yves David
patchbomb: protect email addresses from shell
2019-09-30, by Floris Bruynooghe
automation: support and use Debian Buster by default
2019-09-29, by Gregory Szorc
automation: use latest AMIs
2019-09-29, by Gregory Szorc
automation: increase size of Linux AMI build volume
2019-09-29, by Gregory Szorc
automation: install awscli and python3-boto3 packages
2019-09-29, by Gregory Szorc
automation: upgrade packages in Linux environment
2019-09-29, by Gregory Szorc
automation: remove Ubuntu 18.10
2019-09-29, by Gregory Szorc
automation: always install docker-ce
2019-09-29, by Gregory Szorc
automation: use LSB_RELEASE instead of DEBIAN_VERSION
2019-09-29, by Gregory Szorc
tests: use silenttestrunner in test-simplemerge.py
2019-09-29, by Gregory Szorc
contrib: use pycompat.xrange in bdiff-torture.py
2019-09-29, by Gregory Szorc
interfaces: use triple quotes for Attribute value
2019-09-29, by Gregory Szorc
tests: suppress output from write()
2019-09-29, by Gregory Szorc
tests: look for additional pip warning variant
2019-09-29, by Gregory Szorc
tests: use test harness `hg` in test-hghave.t
2019-09-29, by Gregory Szorc
synthrepo: use pycompat.xrange
2019-09-28, by Gregory Szorc
perf: fix perfhelper-pathcopies without --stats
2019-09-27, by Pierre-Yves David
upgrade: also register copied `.d` files to fncache
2019-09-27, by Pierre-Yves David
upgrade: fix handling of `.d` data file
2019-09-27, by Pierre-Yves David
upgrade: also copy data file
2019-09-27, by Pierre-Yves David
upgrade: create the correct destination directory for copies revlogs
2019-09-27, by Pierre-Yves David
upgrade: fix DELTAREUSEFULLADD implementation in revlog.clone
2019-09-27, by Pierre-Yves David
upgrade: document DELTAREUSEFULLADD in revlog.clone
2019-09-27, by Pierre-Yves David
upgrade: move most of revlog.clone method into a _clone method
2019-09-27, by Pierre-Yves David
flagprocessors: remove flagprocessorsmixin
2019-09-07, by Pierre-Yves David
flagprocessors: move _flagserrorclass attribute on revlog & co
2019-09-07, by Pierre-Yves David
flagprocessors: directly duplicate the deprecated layer back into revlog
2019-09-07, by Pierre-Yves David
flagprocessors: make `processflagsraw` a module level function
2019-09-07, by Pierre-Yves David
flagprocessors: make `processflagsread` a module level function
2019-09-07, by Pierre-Yves David
flagprocessors: make `processflagswrite` a module level function
2019-09-06, by Pierre-Yves David
flagprocessors: make `_processflagsfunc` a module level function
2019-09-06, by Pierre-Yves David
flagprocessors: writetransform function take side data as parameter (API)
2019-09-04, by Pierre-Yves David
flagprocessors: add a `sidedata` parameters to _processflagswrite
2019-09-03, by Pierre-Yves David
revlog: add a `sidedata` parameters to addrevision
2019-09-03, by Pierre-Yves David
flagprocessors: have the read transform function return side data (API)
2019-09-04, by Pierre-Yves David
flagprocessors: return flagdata in the main processing function
2019-09-04, by Pierre-Yves David
flagprocessors: return sidedata map in `_processflagsread`
2019-09-03, by Pierre-Yves David
revlog: use the new sidedata map return in the sidedata method
2019-09-03, by Pierre-Yves David
revlog: return sidedata map from `_revisiondata`
2019-09-03, by Pierre-Yves David
revlog: introduce a `sidedata` method
2019-09-03, by Pierre-Yves David
update: clarify calculateupdate() call sites by specifying argument names
2019-09-25, by Martin von Zweigbergk
bookmarks: remove changectx() method from bmstore (API)
2019-09-25, by Augie Fackler
histedit: sniff-test for untracked file conflicts before prompting for rules
2019-09-25, by Augie Fackler
histedit: demonstrate breakage when `update` to a revision breaks
2019-09-23, by Augie Fackler
rebase: track new nodes when --keep is set
2019-09-25, by Paul Gossman
uncommit: fix typo in help text
2019-09-21, by Matt Harbison
phabricator: use exthelper to register commands, config, and templates
2019-09-24, by Matt Harbison
merge: check argument value with if/raise instead of an assert
2019-09-25, by Augie Fackler
hg: have `updatetotally` more thoroughly check updatecheck argument (API)
2019-09-25, by Augie Fackler
merge: replace magic strings with NAMED_CONSTANTS (API)
2019-09-25, by Augie Fackler
singlehead: introduce special handling of closed heads
2019-09-25, by Pierre-Yves David
testlib: allow more argument to mkcommit
2019-09-25, by Pierre-Yves David
singlehead: fix a small typo in a test comment
2019-09-25, by Pierre-Yves David
examples: add sample fix integration for `rustfmt`
2019-05-20, by Augie Fackler
contrib: add new examples area and start it out with a config for `hg fix`
2019-05-20, by Augie Fackler
tests: recognize DNS timeouts as well
2019-09-18, by Joerg Sonnenberger
transaction: detect an attempt to truncate-to-extend on playback, raise error
2019-09-17, by Kyle Lippincott
osutil: tolerate Py_GetArgcArgv not being set up properly
2019-09-17, by Kyle Lippincott
osutil: allow disabling setprocname via a define passed to the compiler
2019-09-17, by Kyle Lippincott
stack: use repo.revs() instead of revsetlang.formatspec() + scmutil.revrange()
2019-09-22, by Anton Shestakov
merge with stable
2019-09-23, by Yuya Nishihara
merge: back out changeset a4ca0610c754 (parents order when grafting a merge)
stable
5.1.2
2019-09-20, by Anton Shestakov
rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
2019-09-01, by Raphaël Gomès
rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
2019-09-01, by Raphaël Gomès
wireprototypes: clarify documentation of getbundle argument types
2019-09-18, by Martin von Zweigbergk
merge with stable
2019-09-19, by Yuya Nishihara
merge: respect parents order when using `graft` on a merge, this time for real
stable
2019-09-18, by Anton Shestakov
py3: don't double-convert "opts" to bytes
2019-09-17, by Martin von Zweigbergk
py3: byte-prefix sanitisation regexes in phabricator.py
2019-09-17, by Ian Moody
py3: pass a bytestring into querydrev instead of a string that'll TypeError
2019-09-18, by Ian Moody
py3: add test demonstrating TypeError when phabsending skips unchanged commits
2019-09-18, by Ian Moody
tests: clean up built binaries after running test-fuzz-targets.t
2019-09-17, by Augie Fackler
fastannotate: remove support for flock() locking
2019-09-17, by Augie Fackler
remotefilelog: remove dead code for using flock() for locking
2019-09-17, by Augie Fackler
narrow: add option for automatically removing unused includes
2019-09-12, by Martin von Zweigbergk
narrow: don't hexify paths and double-hexify known nodes on wire (BC)
2019-09-12, by Martin von Zweigbergk
remotefilelog: replace repack lock to solve race condition
2019-09-11, by Boris Feld
perf: add a --stats argument to perfhelper-pathcopies
2019-09-17, by Pierre-Yves David
perf: add a --stats argument to perfhelper-mergecopies
2019-09-17, by Pierre-Yves David
archive: add XZ support if built with Python 3
2019-09-17, by David Demelier
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
tip