Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
unbundle: add a small comment to clarify the 'check_heads' call
2017-02-02, by Pierre-Yves David
pager: don't terminate with extreme prejudice on SIGPIPE (BC)
2017-02-02, by Simon Farnsworth
verify: replace _validpath() by matcher
2017-01-23, by Martin von Zweigbergk
rebase: fix code comment to refer to right issue (4504, not 4505)
2017-02-01, by Martin von Zweigbergk
merge with stable
2017-02-01, by Kevin Bullock
Added signature for changeset e1526da1e6d8
stable
2017-02-01, by Kevin Bullock
Added tag 4.1 for changeset e1526da1e6d8
stable
2017-02-01, by Kevin Bullock
merge with i18n
stable
4.1
2017-02-01, by Kevin Bullock
i18n-pt_BR: synchronized with dfc6663f97ca
stable
2017-02-01, by Wagner Bruna
merge: more safe detection of criss cross merge conflict between dm and r
stable
2017-02-01, by Mads Kiilerich
tests: correct (I think) command in test-largefiles-update
stable
2017-01-30, by Augie Fackler
tests: expand flags to long form in test-largefiles-update.t
stable
2017-01-30, by Augie Fackler
merge: fix crash on criss cross merge with dir move and delete (issue5020)
stable
2017-01-31, by Mads Kiilerich
tests: use 'f' in test-merge-criss-cross.t to prepare for recursive dumping
stable
2017-01-31, by Mads Kiilerich
util: make sortdict.keys() return a copy
stable
2017-01-30, by Martin von Zweigbergk
test-highlight: add normalization rule for Pygments 2.2
stable
2017-01-30, by Yuya Nishihara
tests: account for different newline behavior between Solaris and GNU grep
stable
2017-01-29, by Danek Duvall
tests: also allow "Protocol not supported" in test-http-proxy error
stable
2017-01-20, by Augie Fackler
revset: prevent using outgoing() and remote() in hgweb session (BC)
stable
2017-01-20, by Yuya Nishihara
tests: use an absolute path to get around '..' being invalid on a dead CWD
stable
2017-01-19, by Augie Fackler
ui: rename tmpdir parameter to more specific repopath
stable
2017-01-18, by Sean Farley
pager: wrap _runcommand() no matter if stdout is redirected
stable
2017-01-19, by Yuya Nishihara
shelve: make unshelve not crash when there are missing files (issue4176)
stable
2017-01-19, by Kostia Balytskyi
statprof: require input file
stable
2017-01-18, by Gregory Szorc
tests: work around FreeBSD's unzip having slightly different output
stable
2017-01-18, by Augie Fackler
contrib: fix check-commit to not reject commits from `hg sign` and `hg tag`
stable
2017-01-18, by Augie Fackler
Added signature for changeset a1dd2c0c479e
stable
2017-01-18, by Augie Fackler
Added tag 4.1-rc for changeset a1dd2c0c479e
stable
2017-01-18, by Augie Fackler
tests: fix up some http tests for no-zstd case
stable
4.1-rc
2017-01-18, by Augie Fackler
freeze: merge default into stable for 4.1 code freeze
stable
2017-01-18, by Augie Fackler
patchbomb: add tmpdir parameter to ui.edit call
2017-01-16, by Sean Farley
histedit: add tmpdir parameter to ui.edit call
2017-01-16, by Sean Farley
cmdutil: add tmpdir parament to ui.edit calls
2017-01-16, by Sean Farley
ui: add a parameter to set the temporary directory for edit
2017-01-16, by Sean Farley
help: update help for `hg update` which was misleading (issue5427)
2017-01-18, by Pulkit Goyal
templater: add '{envvars}' to access environment variables
2017-01-17, by Matt Harbison
ui: introduce an experimental dict of exportable environment variables
2017-01-17, by Matt Harbison
tests: test experimental.spacemovesdown config for commit -i
2017-01-17, by Anton Shestakov
zstd: prevent potential free() of uninitialized memory
2017-01-17, by Gregory Szorc
revlog: give EXTSTORED flag value to narrowhg
2017-01-17, by Martin von Zweigbergk
help: don't let tools reflow revlog flags list
2017-01-17, by Martin von Zweigbergk
help: format revlog.txt more closely to result
2017-01-17, by Martin von Zweigbergk
hgweb: simplify calculation of first revision in filelog command
2017-01-17, by Denis Laxalde
hgweb: restore ascending iteration on revs in filelog web command
2017-01-17, by Denis Laxalde
context: extract _changesinrange() out of blockancestors()
2017-01-16, by Denis Laxalde
shelve: allow multiple shelves with --patch and --stat
2017-01-14, by Pulkit Goyal
zstd: vendor python-zstandard 0.6.0
2017-01-14, by Gregory Szorc
util: add length argument to util.buffer()
2017-01-14, by Pulkit Goyal
py3: replace pycompat.getenv with encoding.environ.get
2017-01-15, by Pulkit Goyal
patch: check length of git index header only if integer is specified
2017-01-15, by Yuya Nishihara
localrepo: experimental support for non-zlib revlog compression
2017-01-13, by Gregory Szorc
revlog: use compression engine APIs for decompression
2017-01-13, by Gregory Szorc
hgweb: build the "entries" list directly in filelog command
2017-01-13, by Denis Laxalde
convert: remove "replacecommitter" action
2017-01-14, by Gregory Szorc
ui: check EOF of getpass() response read from command-server channel
2017-01-14, by Yuya Nishihara
convert: config option to control Git committer actions
2017-01-13, by Gregory Szorc
help: make "mergetool" an alias for "merge-tools"
2017-01-13, by Gregory Szorc
templatekw: force noprefix=False to insure diffstat consistency (issue4755)
2017-01-12, by Matthieu Laneuville
check-code: reject module-level @cachefunc
2017-01-13, by Martin von Zweigbergk
similar: remove caching from the module level
2017-01-13, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip