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
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.
match: simplify the regexps created for glob patterns
2019-08-25, by Valentin Gatien-Baron
rustfilepatterns: refactor the pattern of removing a prefix from a &[u8]
2019-08-26, by Valentin Gatien-Baron
tests: show the pattern generated for a relative glob
2019-08-25, by Valentin Gatien-Baron
copies: remove existing copy info from the changeset on amend (BC)
2019-07-16, by Martin von Zweigbergk
tests: show invalid copies when turning off copies-in-changeset
2019-07-16, by Martin von Zweigbergk
context: filter out invalid copies from workingctx.p[12]copies()
2019-08-19, by Martin von Zweigbergk
tests: demonstrate crash when committing subset of copies to changeset
2019-08-19, by Martin von Zweigbergk
bdiff-torture: fix pyflakes warning reporting undefined name 'inst'
2019-08-22, by Pulkit Goyal
split: handle partial commit of renames when doing split or record (issue5723)
2019-08-27, by Kyle Lippincott
split: handle partial commit of copies when doing split or record
2019-08-27, by Kyle Lippincott
py3: use pycompat.sysargv[0] for instead of fsencode(sys.argv[0])
2019-09-01, by Martin von Zweigbergk
httppeer: use context manager when reading temporary bundle to send
2019-09-04, by Martin von Zweigbergk
httppeer: use context manager when writing temporary bundle to send
2019-09-04, by Martin von Zweigbergk
rust-cpython: mark unsafe functions as such
2019-09-01, by Yuya Nishihara
rust-cpython: pair leaked reference with its manager object
2019-09-01, by Yuya Nishihara
rust-cpython: introduce restricted variant of RefCell
2019-09-01, by Yuya Nishihara
rust-cpython: fix unsafe inner(py).borrow_mut() calls
2019-09-01, by Yuya Nishihara
revlog: deprecate the use of `revision(..., raw=True)`
2019-09-02, by Pierre-Yves David
remotefilelog: reduce probability of race-condition in remotefilelog tests
2019-08-28, by Boris Feld
rust: apply more formatting fixes
2019-08-31, by Yuya Nishihara
rust-utils: add normalize_case util to mirror Python one
2019-08-22, by Raphaël Gomès
rust: fix warnings about trait objects without dyn being deprecated
2019-08-28, by Valentin Gatien-Baron
py3: convert hg executable path to bytes in missing case in procutil
2019-08-29, by Martin von Zweigbergk
py3: make statprof's chrome output work
2019-08-31, by Martin von Zweigbergk
py3: for statprof's Chrome output, write json to string, then encode to bytes
2019-08-30, by Martin von Zweigbergk
statprof: use context manager for file when writing flame graph
2019-08-30, by Martin von Zweigbergk
statprof: use context manager when reading source from file
2019-08-30, by Martin von Zweigbergk
statprof: clarify by naming tuple members while enumerate()'ing
2019-08-30, by Martin von Zweigbergk
upgrade: make sure we reclone all revlogs when updating to some format
2019-08-05, by Pierre-Yves David
upgrade: add an argument to control changelog upgrade
2019-07-30, by Pierre-Yves David
upgrade: add an argument to control manifest upgrade
2019-07-30, by Pierre-Yves David
unionrepo: drop the custom `rawdata` implementation
2019-08-30, by Pierre-Yves David
unionrepo: drop `baserevdiff`
2019-08-30, by Pierre-Yves David
unionrepo: use normal inheritance scheme to call revdiff
2019-08-30, by Pierre-Yves David
unionrepo: fix `revdiff` implementation to use `rawdata`
2019-08-30, by Pierre-Yves David
unionrepo: get rid of `baserevision`
2019-08-30, by Pierre-Yves David
unionrepo: use a lower level overide in unionrepo too
2019-08-30, by Pierre-Yves David
bundlerepo: drop the custom `rawdata` implementation
2019-08-30, by Pierre-Yves David
bundlerepo: drop the `baserevision` hack
2019-08-30, by Pierre-Yves David
bundlerepo: simplify code to take advantage of `_rawtext`
2019-08-30, by Pierre-Yves David
merge with stable
2019-08-31, by Yuya Nishihara
rust: run cargo fmt
2019-08-29, by Raphaël Gomès
py3: use pycompat.maplist() in chgserver
2019-08-28, by Martin von Zweigbergk
run-tests: handle --local before --with-hg
2019-08-23, by Martin von Zweigbergk
run-tests: error out on `--local --with-[c]hg`
2019-08-23, by Martin von Zweigbergk
contrib: simplify the genosxversion.py command to find the hg libraries
2019-08-20, by Matt Harbison
interfaceutil: move to interfaces/
2019-08-18, by Pulkit Goyal
interfaces: create a new folder for interfaces and move repository.py in it
2019-08-18, by Pulkit Goyal
narrow: fix typo "respositories"
2019-08-22, by Martin von Zweigbergk
merge with stable
2019-08-23, by Augie Fackler
merge: hint about using `hg resolve` for resolving conflicts
2019-08-21, by Martin von Zweigbergk
rust-dirstate: remove test case for DirsMultiset::new(Manifest, Some)
2019-08-17, by Yuya Nishihara
rust-dirstate: split DirsMultiset constructor per input type
2019-08-17, by Yuya Nishihara
rust-dirstate: remove excessive clone() of parameter and return value
2019-08-17, by Yuya Nishihara
rust-dirstate: handle invalid length of p1/p2 parameters
2019-08-17, by Yuya Nishihara
rust: simply use TryInto to convert slice to array
2019-08-17, by Yuya Nishihara
rust-dirstate: use PARENT_SIZE constant where appropriate
2019-08-17, by Yuya Nishihara
rust-dirstate: rename NULL_REVISION to NULL_ID which isn't a revision number
2019-08-17, by Yuya Nishihara
rust-dirstate: remove repetition in array literal
2019-08-17, by Yuya Nishihara
rust-dirstate: remove too abstracted way of getting &[u8]
2019-08-17, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip