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.
convert: gnuarch use absolute_import
2016-03-02, by timeless
convert: git use absolute_import
2016-03-02, by timeless
branchmap: check node against changelog instead of repo
2016-03-07, by Durham Goode
changegroup: clear progress callback after changelog processing
2016-02-29, by Martin von Zweigbergk
tests: adjust for code move in Hypothesis 2.0.0
stable
2016-01-26, by Yuya Nishihara
changegroup: progress for added files is not measured in "chunks"
2016-02-28, by Martin von Zweigbergk
changegroup: exclude submanifests from manifest progress
2016-02-28, by Martin von Zweigbergk
commit: block amend while histedit is in progress (issue4800)
2016-02-14, by timeless
chg: limit reconnect attempts
2016-03-02, by Jun Wu
chg: use validate to make sure the server is up to date
2016-03-06, by Jun Wu
chg: implement validate in hgclient
2016-03-06, by Jun Wu
hgclient: use absolute_import and print_function
2016-03-06, by Pulkit Goyal
fixpax: use absolute_import and print_function
2016-03-06, by Pulkit Goyal
debugcmdserver: use absolute_import and print_function
2016-03-06, by Pulkit Goyal
check-config: use absolute_import and print_function
2016-03-06, by Pulkit Goyal
casesmash: use absolute_import
2016-03-06, by Pulkit Goyal
chgserver: implement validate command
2016-03-05, by Jun Wu
templater: handle exception when applying map operator to non-iterable object
2016-02-14, by Yuya Nishihara
templater: factor out thin helper that evaluates argument as string
2016-02-14, by Yuya Nishihara
color: make label() template function stringify "expr" argument first
2016-03-05, by Yuya Nishihara
templater: fix shortest() to evaluate int argument and handle error
2016-02-14, by Yuya Nishihara
templater: fix pad() to evaluate int argument and handle error
2016-02-14, by Yuya Nishihara
templater: drop redundant type conversion when evaluating integer argument
2016-02-14, by Yuya Nishihara
templater: factor out function that evaluates argument as integer
2016-02-14, by Yuya Nishihara
chgserver: use basename for socket symlink
2016-03-04, by Jun Wu
patch: when importing from email, RFC2047-decode From/Subject headers
2016-03-03, by Julien Cristau
histedit: reword message when a changeset produces no changes
2016-03-02, by timeless
tests: replace cat.py with cat in test-histedit-fold-non-commute.t
2016-03-02, by timeless
tests: Solaris grep doesn't add a trailing newline when it's missing
2016-03-02, by Danek Duvall
tests: Solaris cmp complains about empty files, even with -s
2016-03-02, by Danek Duvall
tests: Solaris sed does not support "\n" meaning newline in the RHS of s///
2016-03-02, by Danek Duvall
tests: Solaris cp doesn't support the -T option
2016-03-02, by Danek Duvall
templater: make date() use helper function to evaluate argument
2016-02-14, by Yuya Nishihara
templater: fix revset() to evaluate format arguments eagerly
2016-02-14, by Yuya Nishihara
templater: fix ifcontains() to evaluate items argument eagerly
2016-02-14, by Yuya Nishihara
templater: fix get() to evaluate arguments eagerly
2016-02-14, by Yuya Nishihara
import-checker: report local with stdlib late warning
2016-03-02, by timeless
tests: update test output for test written on stable branch (issue5104)
2016-03-03, by Gregory Szorc
chgserver: pass hashstate and base server address to chgcmdserver
2016-02-29, by Jun Wu
chg: drop progress.assume-tty config
2016-02-29, by Jun Wu
chgserver: mangle server address to include confighash
2016-03-02, by Jun Wu
chgserver: update docs
2016-02-29, by Jun Wu
merge with stable
2016-03-02, by Matt Mackall
commands: use absolute_import
2015-12-21, by Gregory Szorc
cmdutil: use absolute_import
2016-02-27, by Gregory Szorc
keyword: use absolute_import
2016-03-01, by Christian Ebert
pager: use absolute_import
2016-02-28, by Augie Fackler
pager: add tests
2016-02-28, by Augie Fackler
tests: flag Windows specific lines about background closing as optional
2016-02-29, by Matt Harbison
run-tests: defer leftover (?) cleanup until after all output is exhausted
2016-02-28, by Matt Harbison
test-run-tests: pad the failure test to preserve the run order
2016-02-28, by Matt Harbison
changelog: backed out changeset 86de91c56355
2016-03-02, by Matt Mackall
changelog: backed out changeset 1778770e1982
2016-03-02, by Matt Mackall
dispatch: store norepo/optionalrepo/inferrepo attributes in function (API)
2016-01-01, by Yuya Nishihara
extensions: copy extra __dict__ of original function
2016-01-09, by Yuya Nishihara
extensions: copy attributes to wrapper by wrapfunction()
2016-01-09, by Yuya Nishihara
extensions: extract function that copies function attributes to wrapper
2016-01-09, by Yuya Nishihara
tests: fix section description
2016-02-29, by timeless
zeroconf: import ui as uimod per test-check-module-imports
2016-03-01, by Augie Fackler
changelog: lazy decode user (API)
2016-02-27, by Gregory Szorc
changelog: lazy decode description (API)
2016-02-27, by Gregory Szorc
blackbox: optionally log event source
2016-02-11, by timeless
blackbox: remove hexfn
2016-03-01, by timeless
blackbox: rewrite dirty documentation noting it is expensive
2016-03-01, by timeless
zeroconf: remove whitespace around = for named parameters
2016-03-01, by timeless
zeroconf: del is not a function
2016-03-01, by timeless
zeroconf: add whitespace around operator
2016-03-01, by timeless
zeroconf: wrap long lines
2016-03-01, by timeless
zeroconf: drop tabs
2016-03-01, by timeless
zeroconf: omit semicolons
2016-03-01, by timeless
zeroconf: use absolute_import
2016-03-01, by timeless
zeroconf: use print function
2016-03-01, by timeless
histedit: improve error when run on nodes with children (issue5056)
2016-02-29, by liscju
tests: minor grammar change for check-commit
2016-03-01, by timeless
worker: document poor partitioning scheme impact
2016-02-27, by Gregory Szorc
Added signature for changeset d493d64757eb
stable
2016-03-01, by Matt Mackall
Added tag 3.7.2 for changeset d493d64757eb
stable
2016-03-01, by Matt Mackall
hg: obtain lock when creating share from pooled repo (issue5104)
stable
3.7.2
2016-02-27, by Gregory Szorc
doc: remove deprecated option from synopsis of command help
stable
2016-03-01, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 535f2900d078
stable
2016-02-29, by Wagner Bruna
merge with stable
2016-02-29, by Matt Mackall
merge with i18n
stable
2016-02-29, by Matt Mackall
run-tests: fix Python 3 incompatibilities
2016-02-27, by Gregory Szorc
hghave: use print function
2016-02-27, by Gregory Szorc
changelog: remove redundant parentheses
2016-02-27, by Gregory Szorc
changegroup: use changelog.readfiles
2016-02-27, by Gregory Szorc
rebase: remove experimental option from 'rebase' config section
2016-02-27, by Pierre-Yves David
testing: allow Hypothesis tests to disable extensions
2016-02-26, by David R. MacIver
keepalive: remove useless parentheses around exception type
2016-02-28, by Gregory Szorc
chgserver: add a structure for confighash and mtimehash
2016-02-24, by Jun Wu
chgserver: add utilities to calculate mtimehash
2016-02-26, by Jun Wu
tests: rename 'test-module-import.t' into 'test-check-module-import.t'
2016-02-27, by Pierre-Yves David
pull: deactivate a bookmark not matching with the destination of the update
2016-02-26, by FUJIWARA Katsunori
pull: activate a bookmark matching with the destination of the update (BC)
2016-02-26, by FUJIWARA Katsunori
revset: define "pat" variable unconditionally in subrepo()
2016-02-13, by Yuya Nishihara
revset: drop translation markers from error messages of internal _matchfiles
2015-05-05, by Yuya Nishihara
templatekw: switch ctx of list expression to rev of {parents} (BC)
2016-02-12, by Yuya Nishihara
commands: add postincoming explicit brev argument (API)
2016-02-26, by FUJIWARA Katsunori
hgweb: add index template to json/map
2016-02-27, by Anton Shestakov
merge: fix error message
2016-02-26, by Simon Farnsworth
destutil: show message about other branch heads, even if on a closed head
2016-02-24, by FUJIWARA Katsunori
repoview: discard filtered changelog if index isn't shared with unfiltered
2016-02-24, by FUJIWARA Katsunori
chgserver: make _renewui load repo and command line configs
2016-02-26, by Jun Wu
dispatch: add wd parameter to _getlocal
2016-02-26, by Jun Wu
chgserver: add utilities to calculate confighash
2016-02-26, by Jun Wu
chg: detect chg started by chg
2016-02-26, by Jun Wu
chg: fallback to original hg for some unsupported commands or flags
2016-02-26, by Jun Wu
testing: add a 'continuous' profile
2016-02-24, by David R. MacIver
testing: allow Hypothesis to enable extensions
2016-02-24, by David R. MacIver
testing: test multiple repositories with Hypothesis
2016-02-26, by David R. MacIver
testing: expand Hypothesis tests with branch commands
2016-02-24, by David R. MacIver
testing: generate tests operations using Hypothesis
2016-02-24, by David R. MacIver
i18n-ja: synchronized with cb6a952efbf4
stable
2016-02-29, by FUJIWARA Katsunori
log: fix order of revisions filtered by multiple OR options (issue5100)
stable
2016-02-15, by Yuya Nishihara
demandimport: add _imp to ignore list
stable
2016-02-25, by Gregory Szorc
tests: rename regression tests
2016-02-25, by timeless
zeroconf: fix crash in "hg paths" when zeroconf server is up
2016-02-25, by Danek Duvall
zeroconf: fix setsockopt() call on Solaris to send payload of correct length
2016-02-24, by Danek Duvall
blackbox: properly replace ui class
2016-02-03, by timeless
blackbox: store the blackbox ui object instead of the log file
2016-02-03, by timeless
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip