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.
debug: print parsed bundle2 capabilities with debugcapabilities
2017-10-30, by Boris Feld
debug: add a debugcapabilities commands
2017-10-30, by Boris Feld
revert: no longer mark --interactive as experimental
2017-10-30, by Augie Fackler
ui: add configlist doctest to document a bit more of the whitespace behavior
2017-10-25, by Augie Fackler
merge stable into default
2017-11-01, by Kevin Bullock
test-run-tests: stabilize the test (issue5735)
stable
2018-01-08, by Jun Wu
run-tests: avoid set PYTHONUSERBASE environment variable to None
stable
2018-01-08, by Mihai Popescu
templatefilters: fix doc of basename()
stable
2018-01-07, by Yuya Nishihara
identify: document -r. explicitly how to disable wdir scanning (issue5622)
stable
2018-01-07, by Yuya Nishihara
diff: disable diff.noprefix option for diffstat (issue5759)
stable
2017-12-17, by Yuya Nishihara
hgweb: disable diff.noprefix option for diffstat
stable
2017-12-17, by Yuya Nishihara
debugssl: convert port number to int (issue5757)
stable
2017-12-14, by Yuya Nishihara
histedit: preserve active branch while histediting
stable
2017-12-12, by Boris Feld
templater: fix "one arguments"
stable
2017-12-12, by Anton Shestakov
tests: write and use a custom helper script to avoid find's -printf
stable
2017-12-05, by Augie Fackler
convert: restore the ability to use bzr < 2.6.0 (issue5733)
stable
2017-12-01, by Matt Harbison
Added signature for changeset a92b9f8e11ba
stable
2017-12-01, by Kevin Bullock
Added tag 4.4.2 for changeset a92b9f8e11ba
stable
2017-12-01, by Kevin Bullock
merge: check created file dirs for path conflicts only once (issue5716)
stable
4.4.2
2017-11-24, by Mark Thomas
merge: cache unknown dir checks (issue5716)
stable
2017-11-24, by Mark Thomas
dispatch: add HGPLAIN=+strictflags to restrict early parsing of global options
stable
2017-11-23, by Yuya Nishihara
fancyopts: add early-options parser compatible with getopt()
stable
2017-11-23, by Yuya Nishihara
largefiles: pay attention to dropped standin files when updating largefiles
stable
2017-11-12, by Matt Harbison
test-largefiles: demonstrate problems with renaming and reverting a directory
stable
2017-11-12, by Matt Harbison
tests: add globs for Windows
stable
2017-11-11, by Matt Harbison
cat: record the current behavior of wildcard matches in subrepos
stable
2017-11-25, by Yuya Nishihara
merge with i18n
stable
2017-11-29, by Augie Fackler
i18n-pt_BR: synchronized with cabc840ffdee
stable
2017-11-21, by Wagner Bruna
convert: avoid wrong lfconvert defaults by moving configitems to core
stable
2017-11-28, by Matt Harbison
tr-summary: keep a weakref to the unfiltered repository
stable
2017-11-24, by Boris Feld
dispatch: verify result of early command parsing
stable
2017-11-11, by Yuya Nishihara
dispatch: convert non-list option parsed by _earlygetopt() to string
stable
2017-11-11, by Yuya Nishihara
dispatch: add option to not strip command args parsed by _earlygetopt()
stable
2017-11-11, by Yuya Nishihara
dispatch: fix early parsing of short option with value like -R=foo
stable
2017-11-14, by Yuya Nishihara
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip