Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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: adjust string for python3
2019-10-04, by Pierre-Yves David
py3: fix phabricator's use of json.loads() for py3.5
2019-10-04, by Ian Moody
run-tests: make coverage work out of tree
2019-10-04, by Ian Moody
unfinishedstate: suggested `hg update .` (including `.`) to complete update
2019-10-03, by Martin von Zweigbergk
setup: build extensions in parallel by default
2019-09-30, by Gregory Szorc
merge with stable
2019-10-03, by Yuya Nishihara
sidedata: check that the sidedata safely roundtrip
2019-09-10, by Pierre-Yves David
sidedata: add a debugsidedata command
2019-09-10, by Pierre-Yves David
sidedata: test we can successfully write sidedata
2019-09-09, by Pierre-Yves David
sidedata: make sure we don't use the flag if there are not sidedata
2019-09-27, by Pierre-Yves David
revlog: add the appropriate flag is sidedata are passed to `addrevision`
2019-09-03, by Pierre-Yves David
sidedata: register the flag processors if the repository allows for it
2019-09-04, by Pierre-Yves David
sidedata: add a function for _processflagsraw usage
2019-09-04, by Pierre-Yves David
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
rust-cpython: add sanity check to PySharedState::decrease_leak_count()
2019-09-15, by Yuya Nishihara
tests: stabilize test-fix.t on Windows
2019-09-14, by Matt Harbison
zstandard: vendor python-zstandard 0.12
2019-09-15, by Gregory Szorc
uncommit: enable support for adding a note
2019-09-15, by Matt Harbison
amend: enable support for using the secret phase
2019-09-14, by Matt Harbison
amend: enable support for closing the branch
2019-09-14, by Matt Harbison
amend: prevent '\n' in the note string
2019-09-14, by Matt Harbison
amend: add option to update to the current user
2019-09-14, by Matt Harbison
bundle2: fix an off-by-one in debug message of number of parts
2019-09-11, by Martin von Zweigbergk
tests: move a config write to top of file since it applies to all tests
2019-09-12, by Martin von Zweigbergk
idirstate: group private methods and attrs that are in the interface
2019-09-10, by Augie Fackler
idirstate: remove now non-public _map attribute
2019-09-10, by Augie Fackler
interfaces: introduce an interface for dirstate implementations
2019-09-10, by Augie Fackler
cleanup: fix leakage of dirstate._map to client code
2019-09-10, by Augie Fackler
exchange: convert bookmark nodes from hex to bin ASAP
2019-09-08, by Valentin Gatien-Baron
exchange: avoid unnecessary conversion of bookmark nodes to hex (API)
2019-09-08, by Valentin Gatien-Baron
highlight: fix encoding issues to enable Py3 compatibility
2019-09-09, by Connor Sheehan
hgweb: add a `message` attribute to `hgweb.common.ErrorResponse`
2019-09-10, by Connor Sheehan
uncommit: make -D/--date and -U/--user mutually exclusive
2019-09-10, by Matt Harbison
uncommit: drop the hyphen from --current-user and --current-date
2019-09-10, by Matt Harbison
hgweb: fix websub regex flag syntax on Python 3
2019-09-09, by Connor Sheehan
merge with stable
2019-09-09, by Augie Fackler
phabricator: don't abort if property writing fails during amending
stable
2019-09-07, by Ian Moody
relnotes: we now require `sh` to support $(command) syntax to run test suite
2019-09-09, by Martin von Zweigbergk
merge: respect parents order when using `graft` on a merge
stable
2019-09-09, by Pierre-Yves David
doc: fix up confusing doc comment
2019-09-08, by Valentin Gatien-Baron
strip: fix bug with treemanifests and unordered linkrevs
2019-09-06, by Martin von Zweigbergk
repair: extract a helper for generating all manifest revlogs
2019-09-06, by Martin von Zweigbergk
tests: show broken strip with treemanifests and unordered linkrevs
2019-09-06, by Martin von Zweigbergk
tests: split out manifest case from test-strip-cross.t
2018-12-17, by Martin von Zweigbergk
tests: don't log manifest-file in test-strip-cross.t
2018-12-17, by Martin von Zweigbergk
tests: use positive revision numbers in test-strip-cross.t
2018-12-17, by Martin von Zweigbergk
automation: implement "publish-windows-artifacts" command
2019-09-05, by Gregory Szorc
automation: upgrade to latest packages in requirements.txt
2019-09-05, by Gregory Szorc
localrepo: push manifestlog and changelog construction code into store
2019-08-15, by Augie Fackler
notify: add option for deterministic message-id generation
2019-09-07, by Joerg Sonnenberger
uncommit: add options to update to the current user or current date
2019-09-07, by Matt Harbison
uncommit: add support to modify the commit message and date
2019-09-07, by Matt Harbison
run-tests: add a dedicated 'isoptional' function
2019-06-14, by Pierre-Yves David
run-tests: remove the artificial indentation
2019-06-14, by Pierre-Yves David
run-tests: extract a `process_out_line` from the main function
2019-06-14, by Pierre-Yves David
run-tests: extract a `process_cmd_line` from the main function
2019-09-08, by Pierre-Yves David
changegroup: move message about added changes to transaction summary
2019-09-08, by Pierre-Yves David
sshserver: flush stream after command dispatch
2019-09-08, by Pierre-Yves David
narrow: rely on setting `quiet` mode instead of `pushbuffer`
2019-09-08, by Pierre-Yves David
transaction: issue "new obsmarkers" message at the end of the transaction
2018-10-14, by Pierre-Yves David
debugobsolete: also issue the "new obsmarkers" messsage
2018-10-14, by Pierre-Yves David
split: use literal syntax to build a set of one element
2019-09-06, by Yuya Nishihara
rust-cpython: leverage py_shared_iterator::from_inner() where appropriate
2019-09-08, by Yuya Nishihara
rust-cpython: remove Option<_> from interface of py_shared_iterator
2019-09-08, by Yuya Nishihara
rust-cpython: rename py_shared_iterator_impl to py_shared_iterator
2019-09-08, by Yuya Nishihara
rust-cpython: replace dyn Iterator<..> of mapping with concrete type
2019-09-08, by Yuya Nishihara
rust-cpython: replace dyn Iterator<..> of sequence with concrete type
2019-09-08, by Yuya Nishihara
rust-dirstate: provide CopyMapIter and StateMapIter types
2019-09-08, by Yuya Nishihara
rust-dirstate: specify concrete return type of DirsMultiset::iter()
2019-09-08, by Yuya Nishihara
discovery: replace "heads" by "changesets" in a output note (BC)
2019-04-27, by Pierre-Yves David
py3: drop incorrect fsencode(findexe(...)) in procutil
2019-09-05, by Martin von Zweigbergk
flagprocessors: small code update to clarify parameters
2019-09-07, by Pierre-Yves David
flagprocessors: deprecate _processflags
2019-09-07, by Pierre-Yves David
simplestorerepo: stop using `_processflags` directly
2019-09-02, by Pierre-Yves David
revlog: stop using `_processflags` directly
2019-09-02, by Pierre-Yves David
flagprocessors: use _processflagsraw in easy cases
2019-08-30, by Pierre-Yves David
flagprocessors: use _processflagsread in simple cases
2019-08-30, by Pierre-Yves David
flagprocessors: use _processflagswrite for write operation
2019-08-30, by Pierre-Yves David
flagprocessors: introduce specialized functions
2019-08-30, by Pierre-Yves David
flagutil: use it in simplestorerepo
2019-08-08, by Pierre-Yves David
flagutil: make the error class used by the mixin configurable
2019-08-08, by Pierre-Yves David
flagutil: use the new mixin use in remotefilelog
2019-09-07, by Pierre-Yves David
flagutil: introduce a flagprocessorsmixin class
2019-08-08, by Pierre-Yves David
check-code: allow command substitution with $(command)
2019-09-06, by Martin von Zweigbergk
run-tests: rename `lcmd` variable to `line_cmd`
2019-06-14, by Pierre-Yves David
run-tests: rename `lout` variable to `out_line`
2019-06-14, by Pierre-Yves David
run-tests: clarify "l" variable as "out_rawline"
2019-06-14, by Pierre-Yves David
run-tests: use symbolic constant instead of arbitrary number line matching
2019-06-14, by Pierre-Yves David
rustfilepatterns: shorter code for concatenating slices
2019-08-25, by Valentin Gatien-Baron
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
tests: register test-merge-combination.t as small but slow
stable
2019-09-07, by Pierre-Yves David
test: allow different result for zstd compression (issue6188)
stable
2019-09-06, by Julien Cristau
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
Added signature for changeset a4e32fd539ab
stable
2019-09-05, by Augie Fackler
Added tag 5.1.1 for changeset a4e32fd539ab
stable
2019-09-05, by Augie Fackler
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
python-zstandard: apply big-endian fix (issue6188)
stable
5.1.1
2019-08-25, by Gregory Szorc
exchange: abort on pushing bookmarks pointing to secret changesets (issue6159)
stable
2019-08-17, by Navaneeth Suresh
tests: add test to demonstrate issue6159
stable
2019-08-18, by Navaneeth Suresh
packaging: add Bullseye, remove Jessie
stable
2019-08-25, by Anton Shestakov
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip