Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
bookmarks: fix formatting of exchange message (issue4439)
stable
2014-11-05, by Pierre-Yves David
test-status-rev: document one more broken test
2014-11-04, by Martin von Zweigbergk
test-status-rev: use common script for generating file history
2014-11-04, by Martin von Zweigbergk
test-status-rev: use same names as from generate-working-copy-states
2014-10-20, by Martin von Zweigbergk
test-revert: move embedded script to its own file
2014-11-03, by Martin von Zweigbergk
test-revert: simplify generation of files
2014-10-18, by Martin von Zweigbergk
merge with stable
2014-11-05, by Matt Mackall
discovery: indices between sample and yesno must match (issue4438)
stable
2014-11-05, by Mads Kiilerich
discovery: limit 'all local heads known remotely' to real 'all' (issue4438)
stable
2014-11-05, by Mads Kiilerich
largefiles: avoid printing messages while rebasing by "_lfstatuswriters"
2014-11-05, by FUJIWARA Katsunori
largefiles: get function to write status messages via "getstatuswriter()"
2014-11-05, by FUJIWARA Katsunori
largefiles: introduce "_lfstatuswriters" to customize status reporting
2014-11-05, by FUJIWARA Katsunori
largefiles: update standins only at the 1st commit of "hg rebase --continue"
2014-11-05, by FUJIWARA Katsunori
largefiles: introduce "_lfcommithooks" to abstract pre-committing procedures
2014-11-05, by FUJIWARA Katsunori
largefiles: factor out procedures to update standins for pre-committing
2014-11-05, by FUJIWARA Katsunori
largefiles: factor out procedures to update lfdirstate for post-committing
2014-11-05, by FUJIWARA Katsunori
largefiles: remove meaningless code path for "hg pull --rebase"
2014-11-05, by FUJIWARA Katsunori
largefiles: wrap "rebase.rebase" for functions using it directly
2014-11-05, by FUJIWARA Katsunori
changegroup: introduce cg2packer/unpacker
2014-10-17, by Sune Foldager
push: send highest changegroup format supported by both side
2014-10-17, by Pierre-Yves David
getbundle: send highest changegroup format supported by both side
2014-10-17, by Pierre-Yves David
changegroup: allow use of different cg#packer in getchangegroupraw
2014-10-17, by Sune Foldager
changegroup: introduce "raw" versions of some commands
2014-10-17, by Sune Foldager
merge with stable
2014-11-04, by Matt Mackall
win32: remove Mercurial.ini file from Inno Setup installer (issue4435)
2014-11-04, by Pascal Quantin
win32: fix win32 installers generation
2014-11-04, by Pascal Quantin
patchbomb: add label and color to the confirm output
2014-11-04, by Pierre-Yves David
tests: write hgrc of more than two lines by using shell heredoc
2014-11-04, by Yuya Nishihara
perf: use a formatter for output
2014-11-04, by Pierre-Yves David
bundle2: support a "version" argument in `changegroup` part
2014-09-24, by Pierre-Yves David
bundle2caps: advertise the available versions for changegroup packer
2014-09-24, by Pierre-Yves David
changegroup: add a "packermap" dictionary to track different packer versions
2014-09-24, by Pierre-Yves David
templater: don't overwrite the keyword mapping in runsymbol() (issue4362)
stable
2014-11-03, by Matt Harbison
revset-matching: call 'getset' on a 'fullreposet'
2014-10-16, by Pierre-Yves David
revset-parentspec: call 'getset' on a 'fullreposet'
2014-10-16, by Pierre-Yves David
revset-children: call 'getset' on a 'fullreposet'
2014-10-16, by Pierre-Yves David
revset-ancestorspec: call 'getset' on a 'fullreposet'
2014-10-16, by Pierre-Yves David
revset-rangeset: call 'getset' on a 'fullreposet'
2014-10-16, by Pierre-Yves David
test-revert: make sure all 'tracked' files are really tracked
2014-10-19, by Martin von Zweigbergk
test-revert: sort by output filename again
2014-10-18, by Martin von Zweigbergk
test-revert: name files by state, not by state transition
2014-10-20, by Martin von Zweigbergk
test-revert: temporarily sort by input states instead of output filename
2014-10-17, by Martin von Zweigbergk
test-revert: put content, not keys, into 'combination'
2014-10-18, by Martin von Zweigbergk
test-revert: replace 'removed' in working copy with 'untracked-deleted'
2014-10-17, by Martin von Zweigbergk
test-revert: removing a missing file has no effect
2014-10-16, by Martin von Zweigbergk
test-revert: reverting an addition is the same as removing
2014-10-17, by Martin von Zweigbergk
test-revert: reverting no change means it's clean
2014-10-16, by Martin von Zweigbergk
merge with stable
2014-11-03, by Matt Mackall
extdiff: drop the command alias without options example in the help text
2014-11-02, by Matt Harbison
extdiff: allow a preconfigured merge-tool to be invoked
2014-10-31, by Matt Harbison
extdiff: sort files when snapshotting
2014-11-03, by Matt Mackall
filemerge: split the logic for finding an external tool to its own function
2014-11-02, by Matt Harbison
largefiles: simplify check for lack of path arguments
2014-11-02, by Martin von Zweigbergk
largefiles: shortcircuit status code also for non-matching patterns
2014-10-31, by Martin von Zweigbergk
largefiles: remove confusing 'or None' from predicate
2014-10-27, by Martin von Zweigbergk
largefiles: drop unnecessary setting of matcher._always
2014-10-30, by Martin von Zweigbergk
config: move mergetools configuration from contrib to default configuration
2014-10-19, by Mads Kiilerich
config: introduce "built-in" default configuration settings in default.d
2014-09-04, by Mads Kiilerich
contrib: buildrpm checking of md5 checksums of downloaded Python and Docutils
2014-10-18, by Mads Kiilerich
contrib: update build defaults to latest Python and docutils versions
2014-11-02, by Mads Kiilerich
spelling: fixes from proofreading of spell checker issues
2014-04-17, by Mads Kiilerich
extdiff: quote user-supplied options passed to shell
stable
2012-07-26, by Michael Fyles
serve: correct meta variable of --daemon-pipefds option
stable
2014-11-02, by Yuya Nishihara
tests: have dumbhttp.py use cmdutil.service() to wait for child to listen()
2014-11-02, by Yuya Nishihara
test-revert: remove obsolete comment about known misbehavior
2014-10-19, by Martin von Zweigbergk
test-revert.t: fix wc check-code false positive
2014-11-03, by Matt Mackall
merge with stable
2014-11-03, by Matt Mackall
Added signature for changeset ced632394371
stable
2014-11-01, by Matt Mackall
Added tag 3.2 for changeset ced632394371
stable
2014-11-01, by Matt Mackall
setdiscovery: limit the size of all sample (issue4411)
stable
3.2
2014-11-01, by Pierre-Yves David
hook: protect commit hooks against stripping of temporary commit (issue4422)
stable
2014-11-01, by Pierre-Yves David
mq: do not call [0] on revset
stable
2014-11-01, by Pierre-Yves David
addset: fix `first` and `last` on sorted addset (issue4426)
stable
2014-11-01, by Pierre-Yves David
clone: properly mark branches closed with --uncompressed (issue4428)
stable
2014-11-01, by Matt Mackall
Makefile: update .PHONY
stable
2014-11-01, by Mads Kiilerich
buildrpm: fix use of invalid $PLATFORM in mercurial.repo
stable
2014-11-01, by Mads Kiilerich
debuglocks: add missing usage summary
stable
2014-11-01, by Matt Mackall
help: don't crash on help for 'sections' with multiple '.'
stable
2014-11-01, by Mads Kiilerich
help: fix config description of ui.reportoldssl
stable
2014-11-01, by Mads Kiilerich
i18n-ja: synchronized with f3baaeffe841
stable
2014-11-01, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 0b7853f969ac
stable
2014-10-31, by Wagner Bruna
merge with i18n
stable
2014-10-31, by Wagner Bruna
i18n-ja: synchronized with 5459b30aa498
stable
2014-11-01, by FUJIWARA Katsunori
clone: fix copying bookmarks in uncompressed clones (issue4430)
stable
2014-10-31, by Durham Goode
revset: don't recreate matcher for every revision
stable
2014-10-31, by Martin von Zweigbergk
help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation
stable
2014-11-01, by FUJIWARA Katsunori
i18n: add i18n comment to error messages of filesets predicates
stable
2014-11-01, by FUJIWARA Katsunori
i18n: add i18n comment to error messages of template functions
stable
2014-11-01, by FUJIWARA Katsunori
help: refer ":merge3" instead of "internal:merge3"
stable
2014-11-01, by FUJIWARA Katsunori
i18n: make hint message of exception translatable
stable
2014-11-01, by FUJIWARA Katsunori
help: use "hg files" instead of "hg locate" in "hg help filesets"
stable
2014-11-01, by FUJIWARA Katsunori
files: refer "hg help filesets" instead of "hg help revsets" in help text
stable
2014-11-01, by FUJIWARA Katsunori
tests: silence output race in test-run-tests.t
stable
2014-10-30, by Matt Mackall
merge with i18n
stable
2014-10-30, by Matt Mackall
i18n-pt_BR: synchronized with 8d43c6bb38c0
stable
2014-10-27, by Wagner Bruna
i18n-pt_BR: synchronized with c312ef382033
stable
2014-10-23, by Wagner Bruna
transaction: only generate file when we actually close the transaction
stable
2014-10-17, by Pierre-Yves David
transaction: extract file generation into its own function
stable
2014-09-29, by Pierre-Yves David
amend: abort early if no username is configured with evolve enabled (issue4211)
stable
2014-10-28, by Matt Harbison
revset: fix O(2^n) perf regression in addset
stable
2014-10-28, by Durham Goode
tests: add missing glob for Windows
stable
2014-10-27, by Matt Mackall
test-convert-svn-sink: properly isolate symlink section
stable
2014-10-27, by Matt Mackall
util.fspath: use a dict rather than a linear scan for lookups
stable
2014-10-24, by Siddharth Agarwal
test-clone.t: drop message about listing bookmarks with no hardlinks
stable
2014-10-27, by Matt Mackall
tests: don't try to test unix sockets on vfat
stable
2014-10-27, by Matt Mackall
tests: change obsolete timestamp to avoid "gmtime()" problem on Windows
stable
2014-10-28, by FUJIWARA Katsunori
tests: use "%HG_ARGS%" in shell alias on Windows instead of "$HG_ARGS"
stable
2014-10-28, by FUJIWARA Katsunori
tests: introduce "checkeditform-n-cat.sh" script to invoke "cat" in it safely
stable
2014-10-28, by FUJIWARA Katsunori
doc: change 'revision or range' to 'revision or revset'
stable
2014-10-24, by Jordi GutiƩrrez Hermoso
largefiles: add examination of exec bit in "hg status --rev REV" case
stable
2014-10-28, by FUJIWARA Katsunori
largefiles: ignore removal status of files not managed in the target context
stable
2014-10-28, by FUJIWARA Katsunori
changelog: use headrevsfiltered
stable
2014-10-26, by Mads Kiilerich
parsers: introduce headrevsfiltered in C extension
stable
2014-10-26, by Mads Kiilerich
httppeer: close the temporary bundle file after two-way streaming it
stable
2014-10-25, by Matt Harbison
status: make 'hg status --rev' faster when there are deleted files
stable
2014-10-24, by Martin von Zweigbergk
setdiscovery: limit the size of the initial sample (issue4411)
stable
2014-10-27, by Pierre-Yves David
setdiscovery: extract sample limitation in a `_limitsample` function
stable
2014-10-27, by Pierre-Yves David
exchange: don't report failure from identical bookmarks
stable
2014-10-24, by Gregory Szorc
bookmarks: explicitly track identical bookmarks
stable
2014-10-24, by Gregory Szorc
context.status: remove incorrect swapping of added/removed in workingctx
stable
2014-10-24, by Martin von Zweigbergk
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip