Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-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.
configitems: register the 'alias' section
2017-10-08, by Boris Feld
configitems: allow for the registration of "generic" config item
2017-10-10, by Boris Feld
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
2017-10-12, by Denis Laxalde
i18n: cache translated messages per encoding
2017-10-13, by Yuya Nishihara
templater: fix ifcontains() to handle type mismatch gracefully
2017-10-12, by Yuya Nishihara
help: use single quotes in ``template example``
2017-10-12, by Yuya Nishihara
help: hide template keywords of obsolescence as they are still experimental
2017-10-12, by Yuya Nishihara
help: fix formatting of template keywords
2017-10-12, by Yuya Nishihara
chg: remove outdated rule to start test server
2017-10-12, by Yuya Nishihara
configitems: drop redundant default of web.allow<archtype>
2017-10-13, by Yuya Nishihara
configitems: correct default values of web.allow<archtype> and web.hidden
2017-10-13, by Yuya Nishihara
bdiff: include compat.h in header to define ssize_t
2017-10-13, by Yuya Nishihara
test: add an extra case for obsolescence distributed case
2017-09-30, by Boris Feld
test: add a test file dedicated to an important distributed case
2017-09-29, by Boris Feld
repoview: remove incorrect documentation of the function
2017-10-10, by Pulkit Goyal
check-code: suggest pycompat.is(posix|windows|darwin)
2017-10-12, by Jun Wu
codemod: use pycompat.isdarwin
2017-10-12, by Jun Wu
codemod: use pycompat.isposix
2017-10-12, by Jun Wu
codemod: use pycompat.iswindows
2017-10-12, by Jun Wu
pycompat: define operating system constants
2017-10-12, by Jun Wu
hgweb: do not import uuid immediately to avoid its side effect
2017-10-11, by Jun Wu
check-code: forbid platform.system()
2017-10-11, by Jun Wu
largefiles: do not use platform.system()
2017-10-11, by Jun Wu
logtoprocess: do not use platform.system()
2017-10-11, by Jun Wu
selectors2: do not use platform.system()
2017-10-11, by Jun Wu
dispatch: when --pager=no is passed, also disable pager on req.repo.ui
2017-10-09, by Jun Wu
bundle2: immediate exit for ctrl+c (issue5692)
2017-10-11, by Durham Goode
exewrapper: format with clang-format
2017-10-04, by Augie Fackler
util: add clang-format control comment around struct and format macro
2017-10-04, by Augie Fackler
mpatch: reflow two oddly formatted else blocks with clang-format
2017-10-04, by Augie Fackler
mpatch: re-wrap wide line with clang-format
2017-10-04, by Augie Fackler
bdiff: remove trailing newlines
2017-10-04, by Augie Fackler
bdiff: rewrap function prototypes per clang-format
2017-10-04, by Augie Fackler
bdiff: re-wrap lines per clang-format
2017-10-04, by Augie Fackler
bdiff: remove extra space after * per clang-format
2017-10-04, by Augie Fackler
bdiff: fix misplaced comma in macro definition with clang-format
2017-10-04, by Augie Fackler
bdiff: format header file with clang-format
2017-10-04, by Augie Fackler
bdiff: sort includes using clang-format
2017-10-04, by Augie Fackler
build: "make deb" failed when the base path contained spaces
2017-10-11, by muxator
build: chg build was failing when the base directory contained spaces
2017-10-11, by muxator
build: initial version detection by make deb/rpm was missing quoting
2017-10-11, by muxator
build: make install in "/doc" failed if the destination dir contained spaces
2017-10-11, by muxator
strip: take branch into account when selecting update target (issue5540)
2017-10-05, by Paul Morelle
scmutil: factor out building of transaction summary callback
2017-10-04, by Denis Laxalde
scmutil: factor out transaction name lookup in registersummarycallback()
2017-10-01, by Denis Laxalde
configitems: register the annotate diff options
2017-10-11, by Boris Feld
configitems: register the 'convert.cvsps.logencoding' config
2017-10-11, by Boris Feld
configitems: register the 'ui.interface.chunkselector' config
2017-10-11, by Boris Feld
configitems: register the 'experimental.archivemetatemplate' config
2017-10-11, by Boris Feld
configitems: register the 'rebase.singletransaction' config
2017-10-11, by Boris Feld
configitems: register the 'server.bundle*' family of config
2017-10-11, by Boris Feld
configitems: register the 'web.logourl' config
2017-10-11, by Boris Feld
configitems: register the 'web.logoimg' config
2017-10-11, by Boris Feld
configitems: register the 'web.labels' config
2017-10-11, by Boris Feld
configitems: register the 'web.hidden' config
2017-10-11, by Boris Feld
configitems: register the 'web.guessmime' config
2017-10-11, by Boris Feld
configitems: register the 'web.deny_push' config
2017-10-11, by Boris Feld
configitems: register the 'web.contact' config
2017-10-11, by Boris Feld
configitems: register the 'web.cache' config
2017-10-11, by Boris Feld
configitems: register the 'web.allowzip' config
2017-10-11, by Boris Feld
configitems: register the 'web.allow_push' config
2017-10-11, by Boris Feld
configitems: register the 'web.allowpull' config
2017-10-11, by Boris Feld
configitems: register the 'web.allowgz' config
2017-10-11, by Boris Feld
configitems: register the 'web.allowbz2' config
2017-10-11, by Boris Feld
configitems: register the 'email.reply-to' config
2017-10-11, by Boris Feld
configitems: register the 'email.cc' config
2017-10-11, by Boris Feld
configitems: register the 'email.bcc' config
2017-10-11, by Boris Feld
configitems: register the 'logtoprocess.uiblocked' config
2017-10-11, by Boris Feld
configitems: register the 'logtoprocess.develwarn' config
2017-10-11, by Boris Feld
configitems: register the 'logtoprocess.command' config
2017-10-11, by Boris Feld
configitems: register the 'logtoprocess.commandfinish' config
2017-10-11, by Boris Feld
configitems: register the 'logtoprocess.commandexception' config
2017-10-11, by Boris Feld
configitems: register the 'pager.pager' config
2017-10-11, by Boris Feld
configitems: register the 'web.maxchanges' config
2017-10-11, by Boris Feld
configitems: register the 'web.maxfiles' config
2017-10-11, by Boris Feld
configitems: register the 'web.maxshortchanges' config
2017-10-11, by Boris Feld
configitems: register the 'web.motd' config
2017-10-11, by Boris Feld
configitems: register the 'web.name' config
2017-10-11, by Boris Feld
configitems: register the 'web.push_ssl' config
2017-10-11, by Boris Feld
configitems: register the 'web.view' config
2017-10-11, by Boris Feld
configitems: fix registration for 'blackbox.track' config
2017-10-11, by Boris Feld
status: copy-edit and improve --terse and --verbose help
2017-10-10, by Kevin Bullock
templater: store revisions as ints so min/max won't compare them as strings
2017-09-19, by Yuya Nishihara
fsmonitor: update to match new dirstate refactor
2017-10-09, by Durham Goode
doc: rename README to README.rst
2017-09-26, by David Demelier
test: use current user in the multi-user amend scenario
2017-10-09, by Boris Feld
test: cleanup verbosity variant from fatelog test
2017-10-06, by Boris Feld
test: rename obsfate template alias
2017-10-06, by Boris Feld
obsolete: add a devel.user.obsmarker
2017-10-06, by Boris Feld
strip: factor out update target selection
2017-10-05, by Paul Morelle
contrib: add check-code rule banning use of readlink
2017-10-11, by Augie Fackler
tests: use readlink.py instead of readlink
2017-10-10, by Augie Fackler
tests: use readlink.py instead of readlink
2017-10-10, by Augie Fackler
tests: use readlink.py instead of readlink
2017-10-10, by Augie Fackler
tests: use readlink.py instead of readlink
2017-10-10, by Augie Fackler
ui: recommend tweakdefaults in the default hgrc template
2017-10-11, by Augie Fackler
tests: optimize test-copytrace-heuristics.t
2017-10-10, by Pulkit Goyal
patch: do not cache translated messages (API)
2017-10-05, by Jun Wu
fsmonitor: add new watchman notifications to fsmonitor extension
2017-10-09, by Eamonn Kent
fsmonitor: change the distance calculation
2017-10-09, by Eamonn Kent
configitems: update default value of 'phases.new-commit'
2017-10-09, by Boris Feld
mq: use the newcommitphase utility
2017-10-09, by Boris Feld
patch: rename "header" variable into "hdr" in diff()
2017-09-26, by Denis Laxalde
merge: improve comments in mergestate._makerecords
2017-10-05, by Mark Thomas
commands: tidy up merge state decoding in resolve
2017-10-02, by Mark Thomas
tests: add test for path conflicts during merge
2017-10-02, by Mark Thomas
tests: add test for path conflicts during update
2017-10-02, by Mark Thomas
context: also consider path conflicts when clearing unknown files
2017-10-02, by Mark Thomas
merge: check for path conflicts when merging (issue5628)
2017-10-02, by Mark Thomas
util: add safename function for generating safe names to rename to
2017-10-02, by Mark Thomas
merge: improve error messages for path conflicts during update
2017-10-02, by Mark Thomas
merge: check for path conflicts when updating (issue5628)
2017-10-02, by Mark Thomas
merge: rename conflicts to fileconflicts in _checkunknownfiles
2017-10-02, by Mark Thomas
merge: add _checkunknowndirs function for detecting path conflicts
2017-10-02, by Mark Thomas
merge: backup conflicting directories when getting files
2017-10-02, by Mark Thomas
merge: add merge action 'pr' to rename files during update
2017-10-02, by Mark Thomas
merge: add merge action 'p' to record path conflicts during update
2017-10-02, by Mark Thomas
commands: update the resolve command to handle path conflicts
2017-10-02, by Mark Thomas
merge: add pathconflict merge state
2017-10-02, by Mark Thomas
tests: add a test demonstrating basic path conflict failures
2017-10-02, by Mark Thomas
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip