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.
statprof: allow rendering in the Chrome trace viewer format
2017-02-12, by Bryan O'Sullivan
statprof: add a path simplification function
2017-02-12, by Bryan O'Sullivan
ui: rewrite configint in terms of configwith
2017-02-12, by Bryan O'Sullivan
ui: add a configwith method
2017-02-12, by Bryan O'Sullivan
py3: convert the mode argument of os.fdopen to unicodes (2 of 2)
2017-02-13, by Pulkit Goyal
py3: convert the mode argument of os.fdopen to unicodes (1 of 2)
2017-02-13, by Pulkit Goyal
bugzilla: add a rest api backend (usable with bugzilla 5.0+)
2017-02-09, by John Mulligan
keepalive: honor urllib2 style get_method overrides
2017-02-13, by John Mulligan
lock: include Linux pid namespace identifier in prefix
2017-02-10, by Jun Wu
lock: move lock._host calculation to a function
2017-02-10, by Jun Wu
debugcommands: move 'debugknown' in the new module
2017-02-01, by Pierre-Yves David
debugcommands: extract debuginstall in the debugcommands module
2017-02-01, by Pierre-Yves David
dispatch: load debugcommand before extension
2017-02-13, by Pierre-Yves David
merge with stable
2017-02-13, by Martin von Zweigbergk
bundle2: fix assertion that 'compression' hasn't been set
stable
2017-02-13, by Siddharth Agarwal
wireproto: properly report server Abort during 'getbundle'
stable
2017-02-10, by Pierre-Yves David
getbundle: cleanly handle remote abort during getbundle
stable
2017-02-10, by Pierre-Yves David
bundle1: fix bundle1-denied reporting for pull over ssh
stable
2017-02-10, by Pierre-Yves David
bundle-tests: operate from outside a repository
stable
2017-02-10, by Pierre-Yves David
bundle1: display server abort hint during unbundle
stable
2017-02-10, by Pierre-Yves David
bundle1: fix bundle1-denied reporting for push over ssh
stable
2017-02-10, by Pierre-Yves David
bundle2: keep hint close to the primary message when remote abort
stable
2017-02-10, by Pierre-Yves David
misc: update year in copyright lines
stable
2017-02-12, by FUJIWARA Katsunori
localrepo: avoid unnecessary sorting
2017-02-13, by Stanislau Hlebik
localrepo: cache self.changelog in local variable
2017-02-13, by Stanislau Hlebik
destutil: remove dead code about non-linear updates
2017-02-07, by Martin von Zweigbergk
update: fix typo/stale comment to match code
2017-02-09, by Martin von Zweigbergk
merge: remove unused handling of default destination in merge.update()
2017-02-08, by Martin von Zweigbergk
update: localize logic around which ancestor to use
2017-02-08, by Martin von Zweigbergk
tests: add test for updating to null revision
2017-02-08, by Martin von Zweigbergk
import: mention "stdin" (abbreviated) and add example
2017-02-10, by Martin von Zweigbergk
merge: print status message before launching external merge tool
2017-02-09, by Martin von Zweigbergk
pager: exit cleanly on SIGPIPE (BC)
2017-02-08, by Simon Farnsworth
runtests: catch EPROTONOSUPPORT in checkportisavailable
2017-02-10, by Jun Wu
zstd: vendor python-zstandard 0.7.0
2017-02-07, by Gregory Szorc
tests: exclude python-zstandard from pyflakes analysis
2017-02-09, by Augie Fackler
py3: fix the way we produce bytes list in store.py
2017-02-07, by Pulkit Goyal
py3: convert os.__file__ to bytes
2017-02-07, by Pulkit Goyal
commandserver: handle backlog before exiting
2017-02-08, by Jun Wu
misc: replace domain of mercurial-devel ML address by mercurial-scm.org
stable
2017-02-11, by FUJIWARA Katsunori
i18n: update Report-Msgid-Bugs-To property of *.po files
stable
2017-02-11, by FUJIWARA Katsunori
misc: replace domain of mercurial ML address by mercurial-scm.org
stable
2017-02-11, by FUJIWARA Katsunori
commandserver: prevent unlink socket twice
2017-02-08, by Jun Wu
runtests: check ports on IPv6 address
2017-02-09, by Jun Wu
zeroconf: fail nicely on IPv6 only system
2017-02-08, by Simon Farnsworth
chg: verify XDG_RUNTIME_DIR
2017-02-06, by Jun Wu
check-code: permit functools.reduce
2017-01-21, by Yedidya Feldblum
perf: split obtaining chunks from decompression
2017-02-04, by Gregory Szorc
smartset: move set classes and related functions from revset module (API)
2016-10-16, by Yuya Nishihara
help: test if "hg help TOPIC" reference is valid
2017-01-25, by Yuya Nishihara
help: uppercase command placeholder
2017-01-25, by Yuya Nishihara
help: show section that couldn't be found
2017-02-05, by Yuya Nishihara
cmdutil: remove forwarding methods per deprecation policy
2017-02-03, by Augie Fackler
util: always force line buffered stdout when stdout is a tty (BC)
2017-02-03, by Simon Farnsworth
localrepo: avoid unnecessary conversion from node to rev
2017-02-02, by Stanislau Hlebik
debian: update copyright years
stable
2017-02-04, by Anton Shestakov
debian: update mailing list address
stable
2017-02-04, by Anton Shestakov
bundle2: implement a basic __repr__ for bundle2 part
2017-02-02, by Pierre-Yves David
bundle2: drop an outdated comment
2017-02-02, by Pierre-Yves David
unbundle: swap conditional branches for clarity
2017-02-02, by Pierre-Yves David
unbundle: add a small comment to tag the bundle1 case as such
2017-02-02, by Pierre-Yves David
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip