Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+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.
internal-doc: document the config register mechanism
stable
2017-10-27, by Boris Feld
help: clarify the pre-txnclose-phase documentation
stable
2017-10-27, by Boris Feld
internal-doc: document the 'phases' parameters to 'getbundle'
stable
2017-10-27, by Boris Feld
status: update the help to indicate that clean files are not normally tersed
stable
2017-10-28, by Matt Harbison
terse: split on repo separator instead of os.sep (issue5715)
stable
2017-10-27, by Matt Harbison
makefile: put format-c into .PHONY targets
stable
2017-10-26, by Anton Shestakov
statichttprepo: prevent loading dirstate over HTTP on node lookup (issue5717)
stable
2017-10-25, by Yuya Nishihara
test-static-http: show all files accessed over HTTP
stable
2017-10-25, by Yuya Nishihara
server: drop executable bit from daemon log file
stable
2017-10-25, by Yuya Nishihara
setup: filter out devel-warn messages from system hg
stable
2017-10-23, by Kevin Bullock
setup: remove duplicate assignment of HGRCPATH
stable
2017-10-23, by Kevin Bullock
packaging: update book URL in Mac and Windows READMEs
stable
2017-10-20, by Kevin Bullock
commands: be more uniform in an "hg update" error message
stable
2017-10-23, by muxator
update: mention long options explicitly in description of merge.update()
stable
2017-10-04, by muxator
mq: copy pager attributes back to qrepo.ui
stable
2017-10-21, by Yuya Nishihara
registrar: host "dynamicdefault" constant by configitem object
stable
2017-10-21, by Yuya Nishihara
configitems: register 'ui.editor'
stable
2017-10-21, by Yuya Nishihara
help: fix typo in hg merge documentation
stable
2017-10-20, by Joe Blaylock
Added signature for changeset 1e2454b60e59
stable
2017-10-20, by Kevin Bullock
Added tag 4.4-rc for changeset 1e2454b60e59
stable
2017-10-20, by Kevin Bullock
help: do not abort topicmatch() because of unimportable extensions
stable
4.4-rc
2017-08-05, by Yuya Nishihara
configitems: register 'email.to' and 'patchbomb.to'
stable
2017-10-20, by Yuya Nishihara
exchange: propagate the subfunctions return
stable
2017-10-19, by Boris Feld
merge default into stable for code freeze
stable
2017-10-19, by Kevin Bullock
log: add an assertion about fctx not being None in patch.diff()
2017-10-19, by Denis Laxalde
log: handle removed files with --line-range patterns
2017-10-19, by Denis Laxalde
log: disable bare file patterns with --line-range
2017-10-19, by Denis Laxalde
log: switch to FROMLINE:TOLINE syntax for -L/--line-range
2017-10-19, by Denis Laxalde
log: handle binary files in --line-range patterns
2017-10-18, by Denis Laxalde
build: build deb/rpm independently on config/extensions in the host system
2017-10-17, by muxator
config: also gather effect-flags on experimental.evolution
2017-10-19, by Boris Feld
obsfate: rename obsfate into obsolete in default mapfile
2017-10-19, by Boris Feld
obsfate: rename obsfate into obsolete in changeset_printer
2017-10-19, by Boris Feld
tests: add some (?) output lines to catch "helpful" output from Solaris diff
2017-10-19, by Augie Fackler
sparse-read: ignore trailing empty revs in each read chunk
2017-10-18, by Paul Morelle
fsmonitor: use nonnormalset from dirstatemap
2017-10-18, by Jun Wu
registrar: don't i18n ProgrammingError message
2017-10-18, by Martin von Zweigbergk
registrar: move "constant" possiblecmdtypes to class level
2017-10-18, by Martin von Zweigbergk
tests: de-flake test-run-tests.t's "--jobs=2 --first" test
2017-10-18, by Martin von Zweigbergk
cmdutil: fix status tersing on Python 3
2017-10-18, by Augie Fackler
hghave: fix clang-format check to use bytes regex
2017-10-18, by Augie Fackler
configitems: make all regular expressions bytes and not native str
2017-10-18, by Augie Fackler
convert: register missed subversion config items
2017-10-18, by Augie Fackler
amend: error out if the note is greater than 255bytes
2017-10-19, by Pulkit Goyal
show: move configitems to core
2017-10-18, by Jun Wu
chgserver: do not treat HG as sensitive environ when CHGHG is set
2017-10-18, by Jun Wu
fsmonitor: declare missing config options
2017-10-18, by Gregory Szorc
fsmonitor: warn when fsmonitor could be used
2017-10-18, by Gregory Szorc
merge: additional test cases to show merge-halting behavior
2017-10-06, by Ryan McElroy
rebase: add support to output nodechanges
2017-10-18, by Pulkit Goyal
ui: move request exit handlers to global state
2017-10-17, by Saurabh Singh
sparse-read: skip gaps too small to be worth splitting
2017-10-18, by Paul Morelle
sparse-read: move from a recursive-based approach to a heap-based one
2017-10-18, by Boris Feld
subrepo: implement 'unshare' for Mercurial subrepos
2017-10-17, by Matt Harbison
share: move the implementation of 'unshare' to the 'hg' module
2017-10-17, by Matt Harbison
show: use labelcset() template alias for work (and stack) views
2017-10-17, by Denis Laxalde
phases: pass phase names to hooks instead of internal values
2017-10-18, by Kevin Bullock
configitems: document the choice of using 'match' instead of 'search'
2017-10-18, by Boris Feld
configitems: do not directly match generic items
2017-10-18, by Boris Feld
obsfate: fix obsfate_printer with empty date list
2017-10-18, by Boris Feld
config: gather allowdivergence under the evolution namespace
2017-10-17, by Boris Feld
config: remove stabilization.* aliases
2017-10-17, by Boris Feld
config: rename stabilization.track-operation
2017-10-17, by Boris Feld
config: rename stabilization.bundle-obsmarker
2017-10-17, by Boris Feld
config: use 'experimental.evolution.exchange'
2017-09-28, by Boris Feld
config: use 'experimental.evolution.allowunstable'
2017-09-28, by Boris Feld
config: use 'experimental.evolution.create-markers'
2017-09-28, by Boris Feld
config: replace experimental.stabilization by experimental.evolution
2017-10-17, by Boris Feld
config: update evolution-related config
2017-10-16, by Boris Feld
config: invert evolution-related configuration aliases
2017-10-16, by Boris Feld
parsers: allow clang-format here
2017-10-16, by Augie Fackler
cext: add /* header */ comment to all PyVarObject_HEAD_INIT() calls
2017-10-16, by Augie Fackler
parsers: protect some case-folding tables from clang-format
2015-04-21, by Augie Fackler
makefile: add target to apply clang-format in-place
2015-09-14, by Augie Fackler
configitems: adds a developer warning when accessing undeclared configuration
2017-10-16, by Boris Feld
log: add -L/--line-range option to follow file history by line range
2017-10-17, by Denis Laxalde
diff: pass a diff hunks filter function from changeset_printer to patch.diff()
2017-10-06, by Denis Laxalde
diff: also yield file context objects in patch.trydiff() (API)
2017-10-05, by Denis Laxalde
revset: extract a parsefollowlinespattern helper function
2017-10-04, by Denis Laxalde
obsfate: add obsfate to default mapfile
2017-10-06, by Boris Feld
log: add obsfate by default in changeset printer
2017-10-05, by Boris Feld
obsfate: only display date in verbose mode
2017-10-09, by Boris Feld
obsfate: filter out current user if not in verbose
2017-10-09, by Boris Feld
ui: add the possibility to returns None as username in ui
2017-10-06, by Boris Feld
test: test obfate template keyword in test-obsmarker-template.t
2017-10-06, by Boris Feld
templatekw: introduce obsfate keyword
2017-10-05, by Boris Feld
copies: add a config to limit the number of candidates to check in heuristics
2017-10-10, by Pulkit Goyal
extensions: always include traceback when extension setup fails
2017-10-17, by Martin von Zweigbergk
tests: move baduisetup() test out of "#if demandimport"
2017-10-17, by Martin von Zweigbergk
tests: make test-extension.t's baduisetup.py test fail even if bdiff exists
2017-10-17, by Martin von Zweigbergk
run-tests: move newline out of colorized message
2017-10-17, by Martin von Zweigbergk
test-extension: make the test compatible with chg
2017-10-17, by Saurabh Singh
hghave: disable demandimport when chg is running
2017-10-17, by Saurabh Singh
test-show: make it compatible with chg
2017-10-17, by Jun Wu
templater: use pycompat.sysbytes to bytes-ify some __name__ attrs
2017-10-17, by Augie Fackler
templatefilters: defend against evil unicode strs in json filter
2017-10-16, by Augie Fackler
phase: use a binary phase part to push through bundle2 (BC)
2017-09-20, by Boris Feld
arbitraryfilecontext: skip the cmp fast path if any side is a symlink
2017-10-17, by Phil Cohen
test-clang-format: new test to verify that files stay clang-formatted
2015-09-14, by Augie Fackler
context: audit paths before clearing unknown files and dirs
2017-10-17, by Mark Thomas
tests: add test demonstrating regression in path audit
2017-10-17, by Mark Thomas
configitems: move rebase config into core
2017-10-13, by Boris Feld
eol: ensure the eol extensions is loaded when hooks run
2017-10-14, by Boris Feld
acl: make sure the extensions is enabled when the acl-hooks run
2017-10-14, by Boris Feld
configitems: register the 'web.archivesubrepos' config
2017-10-16, by Boris Feld
configitems: register the 'experimental.effect-flags' config
2017-10-08, by Boris Feld
configitems: register the full 'merge-tools' config and sub-options
2017-10-08, by Boris Feld
revlog-sparse-read: add a lower-threshold for read block size
2017-10-14, by Paul Morelle
revlog: introduce an experimental flag to slice chunks reads when too sparse
2017-10-10, by Paul Morelle
revlog: ignore empty trailing chunks when reading segments
2017-10-09, by Paul Morelle
phase: isolate logic to update remote phrase through bundle2 pushkey
2017-09-20, by Boris Feld
phase: generate a push-race detection part on push
2017-10-11, by Boris Feld
phase: introduce a new 'check:phases' part
2017-10-11, by Boris Feld
phase: gather remote phase information in a summary object
2017-10-11, by Boris Feld
phase: simplify the check for issue3781 shortcut in discovery
2017-10-11, by Boris Feld
exchange: fix issue3781 reference in the comment
2017-10-16, by Boris Feld
phase: filter out non-draft item in "draft root"
2017-10-11, by Boris Feld
subrepo: share instead of clone if the parent repo is shared (issue5675) (BC)
2017-10-15, by Matt Harbison
tests: update output for no-symlink platforms
2017-10-15, by Matt Harbison
releasenotes: show a warning if fuzzywuzzy is not present
2017-10-16, by Pulkit Goyal
releasenotes: move import of fuzzywuzzy to import level
2017-10-16, by Pulkit Goyal
releasenotes: don't abort is there is a bad formatted entry for releasenotes
2017-10-15, by Pulkit Goyal
releasenotes: make the import of fuzzywuzzy optional
2017-10-15, by Pulkit Goyal
webcommands: replace str(ctx) etc with pycompat.bytestr(ctx) etc
2017-10-16, by Augie Fackler
templater: don't blow up when trying to build an abort message
2017-10-16, by Augie Fackler
webutil: use pycompat.bytestr() instead of str()
2017-10-16, by Augie Fackler
hgweb: correct an earlier error of mine - `start` should be bytes
2017-10-16, by Augie Fackler
config: simplify aliasing commands.update.check
2017-10-16, by Boris Feld
run-tests: set HGPLAIN=1 when bisecting
2017-10-04, by Jun Wu
run-tests: extract Popen logic to a single method
2017-10-04, by Jun Wu
run-tests: move bisect logic to a separate method
2017-10-04, by Jun Wu
mpatch: switch alignment of wrapped line from tab to spaces with clang-format
2017-10-04, by Augie Fackler
mpatch: reformat function prototypes with clang-format
2017-10-04, by Augie Fackler
contrib: remove check-code rule about indentation
2017-10-16, by Augie Fackler
clang-format: configuration for the clang-format source formatter
2015-01-24, by Augie Fackler
merge: allow user to halt merge on merge-tool failures
2017-10-06, by Ryan McElroy
filemerge: introduce functions to halt merge flow
2017-10-06, by Ryan McElroy
amend: add a flag `-n/--note` to store note with amend
2017-10-15, by Pulkit Goyal
cmdutil: pass metadata from amend() to cleanupnodes
2017-10-15, by Pulkit Goyal
scmutil: add capability to cleanupnodes to take obsmarker metadata
2017-10-15, by Pulkit Goyal
test-hgweb-annotate-whitespace: make test compatible with chg
2017-10-16, by Saurabh Singh
test-pager: make the test compatible with chg
2017-10-16, by Saurabh Singh
test-obsolete-bounds-checking: make the test compatible with chg
2017-10-16, by Saurabh Singh
test-dispatch: make the test compatible with chg
2017-10-16, by Saurabh Singh
histedit: remove the nonexistant config 'histeditng'
2017-10-16, by Saurabh Singh
context: add workingfilectx.markcopied
2017-10-15, by Phil Cohen
merge: don't use workers in in-memory mode
2017-10-15, by Phil Cohen
filemerge: add a missing flushall()
2017-10-15, by Phil Cohen
filemerge: store backups in the overlayworkingctx if using imm
2017-10-13, by Phil Cohen
context: add overlayfilectx.cmp()
2017-10-13, by Phil Cohen
filemerge: use arbitraryfilectx for backups
2017-10-16, by Phil Cohen
registrar: add support for storing the type of command in func object
2017-09-20, by Pulkit Goyal
releasenotes: fix documentation of similaritycheck()
2017-10-16, by Pulkit Goyal
configitems: register acl config section
2017-10-14, by Boris Feld
configitems: register the 'extdata.*.diffargs' config
2017-10-14, by Boris Feld
configitems: register the 'exdiff.opts.*' config
2017-10-14, by Boris Feld
configitems: register the 'hostsecurity.*:verifycertsfile' config
2017-10-14, by Boris Feld
configitems: register the 'hostsecurity.*:fingerprints' config
2017-10-14, by Boris Feld
configitems: register the 'hostsecurity.*:ciphers' config
2017-10-14, by Boris Feld
configitems: register the 'hostsecurity.*:minimumprotocol' config
2017-10-14, by Boris Feld
configitems: register the test 'fakepatchtime.fakenow' config
2017-10-14, by Boris Feld
configitems: register the test 'fakedirstatewritetime.fakenow' config
2017-10-14, by Boris Feld
configitems: register the 'gpg' arbitraty key section
2017-10-13, by Boris Feld
configitems: register the 'extdata' section
2017-10-13, by Boris Feld
configitems: fix registration of extensions config
2017-10-13, by Boris Feld
configitems: register the test config in 'test-push-race.t'
2017-10-11, by Boris Feld
configitems: register the test 'ui.ioerrors' config
2017-10-11, by Boris Feld
configitems: register the test 'failafterfinalize.fail' config
2017-10-13, by Boris Feld
configitems: register the test 'logtoprocess.foo' config
2017-10-13, by Boris Feld
configitems: register the test 'failpush.reason' config
2017-10-13, by Boris Feld
configitems: register the 'patchbomb.reply-to' config
2017-10-13, by Boris Feld
configitems: register the 'patchbomb.cc' config
2017-10-13, by Boris Feld
configitems: register the 'patchbomb.bcc' config
2017-10-13, by Boris Feld
configitems: register the 'web.staticurl' config
2017-10-13, by Boris Feld
configitems: register the 'experimental.uncommitondirtywdir' config
2017-10-12, by Boris Feld
configitems: register the 'largefiles.usercache' config
2017-10-13, by Boris Feld
configitems: register the 'largefiles.patterns' config
2017-10-13, by Boris Feld
configitems: register the 'largefiles.minsize' config
2017-10-13, by Boris Feld
configitem: register the 'notify.changegroup' config
2017-10-13, by Boris Feld
configitem: register the 'notify.outgoing' config
2017-10-13, by Boris Feld
configitem: register the 'notify.incoming' config
2017-10-12, by Boris Feld
configitems: register the 'hgweb-paths' section
2017-10-12, by Boris Feld
contrib-perf: register the 'parentscount' config item
2017-10-13, by Boris Feld
contrib-perf: update the config registration
2017-10-13, by Boris Feld
configitems: register the 'hostfingerprints' section
2017-10-12, by Boris Feld
configitems: register the 'hostsecurity.minimumprotocol' config
2017-10-12, by Boris Feld
configitems: register the 'progress.format' config
2017-10-11, by Boris Feld
configitems: register the 'blackbox.maxfiles' config
2017-10-11, by Boris Feld
hgweb: fix decodevaluefromheaders to always return a bytes value
2017-10-15, by Augie Fackler
hgweb: more "headers are native strs" cleanup
2017-10-15, by Augie Fackler
hgweb: when unpacking args from request form, convert to bytes
2017-10-15, by Augie Fackler
wireproto: more strkwargs cleanup
2017-10-15, by Augie Fackler
hgweb: more "http headers are native strs" cleanup
2017-10-15, by Augie Fackler
wireproto: bounce kwargs to/from bytes/str as needed
2017-10-15, by Augie Fackler
configitems: fixup default value of annotate config option
2017-10-16, by Boris Feld
transaction-summary: use a revset to filter obsoletes in reportnewcs()
2017-10-16, by Denis Laxalde
releasenotes: add pager support when printing to the ui
2017-10-15, by Pulkit Goyal
configitems: fixup default value of diff config option
2017-10-13, by Boris Feld
devel-warn: add 'warn-' to 'devel.empty-changegroup' config
2017-10-08, by Boris Feld
peer: ensure command names are always ascii bytestrs
2017-10-15, by Augie Fackler
httppeer: always produce native str header keys and values
2017-10-15, by Augie Fackler
wireproto: use %d to encode int, not %s
2017-10-15, by Augie Fackler
wireproto: use a proper exception instead of `assert False`
2017-10-15, by Augie Fackler
wireproto: use listcomp instead of map()
2017-10-15, by Augie Fackler
dagutil: use a listcomp instead of a map()
2017-10-15, by Augie Fackler
peer: when collecting method names for batch calls, bytes-ify __name__
2017-10-14, by Augie Fackler
python3: replace im_{self,func} with __{self,func}__ globally
2017-10-14, by Augie Fackler
httppeer: extract content-type from headers using native str
2017-10-14, by Augie Fackler
httppeer: convert request url back to bytes before inspecting it
2017-10-14, by Augie Fackler
templater: explode if we try to emit a str
2017-10-14, by Augie Fackler
hgweb: fill in content-type and content-length as native strings
2017-10-14, by Augie Fackler
hgweb: mimetype guessing needs a unicode path
2017-10-14, by Augie Fackler
hgweb: set sent_headers attr as early as practical
2017-10-14, by Augie Fackler
hgweb: detect Python 3-era libraries and use modern attribute names
2017-10-05, by Augie Fackler
server: indent block that's about to get conditionalized
2017-10-14, by Augie Fackler
templates: fix missed space between instability labels
2017-10-14, by Yuya Nishihara
templates: introduce labelcset() function in map-cmdline.default as example
2017-10-14, by Yuya Nishihara
templater: load aliases from [templatealias] section in map file
2017-10-14, by Yuya Nishihara
templater: load template fragments from [templates] section in map file
2017-10-14, by Yuya Nishihara
config: allow remapping the default section
2017-10-14, by Yuya Nishihara
templater: simplify merge of __base__ dicts by reading it first
2016-08-20, by Yuya Nishihara
phase: add a dedicated pretxnclose-phase hook
2017-10-08, by Boris Feld
phase: add a dedicated txnclose-phase hook
2017-10-08, by Boris Feld
bookmark: add a dedicated pretxnclose-bookmark hook
2017-10-08, by Boris Feld
bookmark: add a dedicated txnclose-bookmark hook
2017-10-10, by Boris Feld
tweakdefaults: make commands.update.check be `noconflict`
2017-10-13, by Augie Fackler
hgweb: fix logging to use native strings as appropriate
2017-10-14, by Augie Fackler
config: graduate experimental.updatecheck to commands.update.check
2017-10-14, by Augie Fackler
hgweb: rewrite most obviously-native-strings to be native strings
2017-10-14, by Augie Fackler
hgweb: use native strings consistently for querystring parsing
2017-10-05, by Augie Fackler
hgweb: rewrite two X or Y and Z ad-hoc ternaries with Y if X else Z
2017-10-05, by Augie Fackler
httppeer: use native strings for headers
2017-10-01, by Augie Fackler
hgweb: more native string treatment in query string parsing
2017-10-05, by Augie Fackler
httppeer: pass url to urllib as native str, not bytes
2017-10-14, by Augie Fackler
tersestatus: rework dirnode and tersedir docstrings
2017-10-14, by Denis Laxalde
bitmanipulation: reformat with clang-format
2017-10-04, by Augie Fackler
hghave: add a check for clang-format
2015-09-14, by Augie Fackler
python3: use our bytes-only version of cgi.escape everywhere
2017-10-05, by Augie Fackler
url: add cgi.escape equivalent for bytestrings
2017-10-14, by Augie Fackler
python3: move from using func_name to __name__
2017-10-05, by Augie Fackler
tests: add globs for Windows
2017-10-14, by Matt Harbison
test-conflicts: conditionalize for no-symlink platforms
2017-10-14, by Matt Harbison
test-extdata: conditonalize error message for Windows
2017-10-14, by Matt Harbison
test-audit-path: fill in missing output for no-symlink case
2017-10-14, by Matt Harbison
test-i18n: guard gettext test appropriately
2017-10-14, by Yuya Nishihara
hook: add a 'hashook' function to test for hook existence
2017-10-08, by Boris Feld
build: for the bootstrap phase of a deb/rpm build pure-py mercurial is enough
2017-10-13, by muxator
context: add a fast-comparision for arbitraryfilectx and workingfilectx
2017-10-13, by Phil Cohen
tersestatus: avoid modifying tersedict
2017-10-13, by Denis Laxalde
tersestatus: make methods part of the dirnode class
2017-10-11, by Denis Laxalde
tersestatus: re-implement the functionality to terse the status
2017-10-06, by Pulkit Goyal
context: add is `isinmemory()` to filectx
2017-10-13, by Phil Cohen
merge: ensure that we always commit the mergestate
2017-10-06, by Ryan McElroy
merge: add tests to show current behavior on failed filemerges
2017-10-06, by Ryan McElroy
dirstate: move the _dirfoldmap to dirstatemap
2017-10-05, by Durham Goode
dirstate: remove _dirs property cache
2017-10-05, by Durham Goode
dirstate: remove _filefoldmap property cache
2017-10-05, by Durham Goode
dirstate: move identity to dirstatemap
2017-10-05, by Durham Goode
dirstate: move nonnormal and otherparent sets to dirstatemap
2017-10-05, by Durham Goode
dirstate: move write into dirstatemap
2017-10-05, by Durham Goode
dirstate: move _read into dirstatemap
2017-10-05, by Durham Goode
configitems: register the 'templates' section
2017-10-08, by Boris Feld
configitems: register the 'paths' config section
2017-10-11, by Boris Feld
configitems: register the 'pager.attend-.*' options
2017-10-11, by Boris Feld
configitems: register the 'hooks' config section
2017-10-13, by Boris Feld
configitems: register the 'extensions' section
2017-10-10, by Boris Feld
configitems: register the 'defaults' section
2017-10-08, by Boris Feld
configitems: register the 'committemplate' section
2017-10-08, by Boris Feld
configitems: register the 'color' section
2017-10-10, by Boris Feld
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
+3000
+10000
tip