Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
dispatch: abort if early boolean options can't be parsed
stable
2017-11-11, by Yuya Nishihara
dispatch: stop parsing of early boolean option at "--"
stable
2017-11-10, by Yuya Nishihara
dispatch: extract stub function to peek boolean command option
stable
2017-11-10, by Yuya Nishihara
dispatch: do not drop unpaired argument at _earlygetopt()
stable
2017-11-11, by Yuya Nishihara
amend: update .hgsubstate before committing a memctx (issue5677)
stable
2017-11-04, by Yuya Nishihara
subrepo: extract preprocess of repo.commit() to free function
stable
2017-11-04, by Yuya Nishihara
tests: demonstrate that .hgsubstate isn't updated on amend
stable
2017-11-04, by Yuya Nishihara
amend: do not drop missing files (issue5732)
stable
2017-11-04, by Yuya Nishihara
amend: do not take untracked files as modified or clean (issue5732)
stable
2017-11-04, by Yuya Nishihara
tests: add more complete test for status changes on amend
stable
2017-11-04, by Yuya Nishihara
scmutil: don't try to delete origbackup symlinks to directories (issue5731)
stable
2017-11-03, by Mark Thomas
tests: add a test demonstrating issue5731
stable
2017-11-03, by Mark Thomas
Added signature for changeset cabc840ffdee
stable
2017-11-07, by Augie Fackler
Added tag 4.4.1 for changeset cabc840ffdee
stable
2017-11-07, by Augie Fackler
stable: merge with security patches
stable
4.4.1
2017-11-07, by Augie Fackler
subrepo: use per-type config options to enable subrepos
stable
2017-11-06, by Gregory Szorc
config: add some more documentation around why svn and git subrepos are off
stable
2017-11-06, by Augie Fackler
subrepo: disable git and svn subrepos by default (BC) (SEC)
stable
2017-11-05, by Yuya Nishihara
subrepo: extend config option to disable subrepos by type (SEC)
stable
2017-11-05, by Yuya Nishihara
subrepo: add config option to reject any subrepo operations (SEC)
stable
2017-11-05, by Yuya Nishihara
subrepo: disallow symlink traversal across subrepo mount point (SEC)
stable
2017-11-03, by Yuya Nishihara
tests: show symlink traversal across subrepo mount point (SEC)
stable
2017-11-03, by Yuya Nishihara
share: move config item declarations into core
stable
2017-11-06, by Gregory Szorc
morestatus: don't crash with different drive letters for repo.root and CWD
stable
2017-11-04, by Matt Harbison
pathutil: add doctests for canonpath()
stable
2017-11-03, by Matt Harbison
share: handle --relative shares to a different drive letter gracefully
stable
2017-11-02, by Matt Harbison
pathutil: use util.pathto() to calculate relative cwd in canonpath()
stable
2017-11-02, by Matt Harbison
Added signature for changeset 0ccb43d4cf01
stable
2017-11-01, by Kevin Bullock
Added tag 4.4 for changeset 0ccb43d4cf01
stable
2017-11-01, by Kevin Bullock
test-dispatch: stabilize the test
stable
4.4
2017-11-01, by Jun Wu
internals: update test-help.t for config registrar copy-edit
stable
2017-11-01, by Kevin Bullock
internals: copy-edit "register" -> "registrar" in configitem docs
stable
2017-11-01, by Kevin Bullock
merge with i18n
stable
2017-11-01, by Augie Fackler
i18n-pt_BR: synchronized with cab34bda259e
stable
2017-11-01, by Wagner Bruna
help: minor copy editing for grammar
stable
2017-10-31, by Matt Harbison
configitems: relax warning about unwanted default value
stable
2017-10-31, by Yuya Nishihara
filemerge: pass a default value to _toolstr (issue5718)
stable
2017-10-26, by Kostia Balytskyi
children: fix the log expansion of `hg children` in doc
stable
2017-10-31, by Pulkit Goyal
test-static-http: flush access log per request
stable
2017-10-29, by Yuya Nishihara
statichttprepo: do not use platform path separator to build a URL
stable
2017-10-28, by Yuya Nishihara
merge: disable path conflict checking by default (issue5716)
stable
2017-10-24, by Siddharth Agarwal
merge: add a config option to disable path conflict checking
stable
2017-10-24, by Siddharth Agarwal
dirstate: clean up when restoring identical backups
stable
2017-10-20, by Mark Thomas
tests: add a test demonstrating failure to clean up dirstate backups
stable
2017-10-20, by Mark Thomas
tests: adjust hooks for Windows
stable
2017-10-20, by Matt Harbison
test-log-linerange: open binary file in binary mode
stable
2017-10-20, by Matt Harbison
test-arbitraryfilectx: stabilize for Windows
stable
2017-10-19, by Matt Harbison
dirstate: remove excess attribute lookups for dirstate.status (issue5714)
stable
2017-10-28, by Durham Goode
dirstate: avoid reading the map when possible (issue5713) (issue5717)
stable
2017-10-26, by Durham Goode
dirstate: move clear onto dirstatemap class
stable
2017-10-26, by Durham Goode
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip