Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
annotate: migrate to modern pager API
2017-02-06, by Augie Fackler
ui: add a debug print right before we start the pager
2017-02-06, by Augie Fackler
ui: respect historic pager.attend-$COMMAND=no
2017-02-06, by Augie Fackler
tests: clean up a bunch of pager testing that is about to be invalidated
2017-02-06, by Augie Fackler
ui: add ignore-single-command functionality
2017-02-06, by Augie Fackler
ui: introduce neverpager() call
2017-02-15, by Augie Fackler
pager: move more behavior into core
2017-02-15, by Augie Fackler
pager: move pager-initiating code into core
2017-02-15, by Augie Fackler
test-logtoprocess: use cat to wait for outputs
2017-02-16, by Jun Wu
chgserver: move comments in config example
2017-02-16, by Jun Wu
localrepo: move extension loading to a separate method
2017-02-15, by Jun Wu
py3: convert the mode argument of os.fdopen to unicodes
2017-02-16, by Pulkit Goyal
runtests: unindent an "if True" block
2017-02-15, by Jun Wu
runtests: set web.ipv6 if we use IPv6
2017-02-15, by Jun Wu
runtests: checkportisavailable should only check one family
2017-02-15, by Jun Wu
runtests: add a function to test if IPv6 is available
2017-02-15, by Jun Wu
histedit: log the time taken to read in the commands list
2017-02-15, by Simon Farnsworth
extdiff: log time spent in external diff program
2017-02-15, by Simon Farnsworth
crecord: log blocked time waiting for curses input
2017-02-15, by Simon Farnsworth
ui: give editor() a tag of its own
2017-02-15, by Simon Farnsworth
ui: time calls to ui.system
2017-02-15, by Simon Farnsworth
ui: log time spent blocked on stdio
2017-02-15, by Simon Farnsworth
contrib: add a write microbenchmark to perf.py
2017-02-15, by Simon Farnsworth
ui: provide a mechanism to track and log blocked time
2017-02-15, by Simon Farnsworth
mercurial: switch to util.timer for all interval timings
2017-02-15, by Simon Farnsworth
util: introduce timer()
2017-02-15, by Simon Farnsworth
color: move the '_render_effects' function to the core module
2016-12-22, by Pierre-Yves David
color: move '_effect_str' function into the core module
2016-12-22, by Pierre-Yves David
color: move configstyles into the core module
2016-12-22, by Pierre-Yves David
color: rework conditional 'valideffect'
2016-12-22, by Pierre-Yves David
color: move 'valideffect' function into the core module
2016-12-22, by Pierre-Yves David
color: move '_terminfo_params' into the core 'color' module
2016-12-22, by Pierre-Yves David
color: move '_effect' mapping into core
2016-11-18, by Pierre-Yves David
color: spread '_effect' values for readability
2016-11-18, by Pierre-Yves David
merge with stable
2017-02-15, by Augie Fackler
update: clarify that -C and -c are mutually exclusive
2017-02-13, by Martin von Zweigbergk
update: move check for dirty wdir into hg.updatetotally()
2017-02-13, by Martin von Zweigbergk
destutil: drop now-unused "check" parameter from destupdate()
2017-02-13, by Martin von Zweigbergk
destutil: remove duplicate check and leave it to merge.update()
2017-02-09, by Martin von Zweigbergk
make: update .PHONY targets
2017-02-15, by Anton Shestakov
debugcommands: move 'debugwireargs' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugwalk' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugtemplate' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugsuccessorssets' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugsub' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugstate' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugsetparents' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugrevspec' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugrevlog' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugrename' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugrebuildfncache' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugrebuilddirstate' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugpvec' in the new module
2017-02-02, by Pierre-Yves David
debugcommands: move 'debugpushkey' in the new module
2017-02-01, by Pierre-Yves David
ui: remove urllib2 from being imported early
2017-02-12, by Kyle Lippincott
tests: switch "this command isn't paged" example to id
2017-02-06, by Augie Fackler
tests: update test-i18n.t to not depend on the pager extension
2017-02-07, by Augie Fackler
pager: add a test of --pager=no functionality
2017-02-06, by Augie Fackler
hg: allow usage of XDG_CONFIG_HOME/hg/hgrc
2017-02-07, by David Demelier
debugcommands: move 'debugpathcomplete' in the new module
2017-02-01, by Pierre-Yves David
debugcommands: move 'debugobsolete' in the new module
2017-02-01, by Pierre-Yves David
debugcommands: move 'debuglocks' in the new module
2017-02-01, by Pierre-Yves David
debugcommands: move 'debugnamecomplete' in the new module
2017-02-01, by Pierre-Yves David
debugcommands: move 'debugmergestate' in the new module
2017-02-01, by Pierre-Yves David
debugcommands: move 'debuglabelcomplete' in the new module
2017-02-01, by Pierre-Yves David
dispatch: start profiling earlier
2017-02-13, by Bryan O'Sullivan
dispatch: move detection of profiling earlier during startup
2017-02-13, by Bryan O'Sullivan
ui: fix configwith doctest
2017-02-13, by Jun Wu
test-bdiff: move import inside the function to avoid test failure
2017-02-14, by Pulkit Goyal
profiling: add statprof support for Chrome trace viewer rendering
2017-02-12, by Bryan O'Sullivan
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
similar: remove caching from the module level
2017-01-13, by Pierre-Yves David
patch: add label for coloring the similarity extended header
2017-01-09, by Sean Farley
patch: use opt.showsimilarity to calculate and show the similarity
2017-01-09, by Sean Farley
patch: add similarity config knob in experimental section
2017-01-09, by Sean Farley
similar: move score function to module level
2017-01-07, by Sean Farley
revset: abuse x:y syntax to specify line range of followlines()
2017-01-09, by Yuya Nishihara
revset: do not transform range* operators in parsed tree
2017-01-09, by Yuya Nishihara
revset: add default value to getinteger() helper
2017-01-09, by Yuya Nishihara
revset: factor out getinteger() helper
2017-01-09, by Yuya Nishihara
revset: rename rev argument of followlines() to startrev
2017-01-09, by Yuya Nishihara
help: use :hg: role and canonical name to point to revset string patterns
2017-01-13, by Yuya Nishihara
util: compression APIs to support revlog decompression
2017-01-02, by Gregory Szorc
crecord: add an experimental option for space key to move cursor down
2017-01-08, by Anton Shestakov
perf: support multiple compression engines in perfrevlogchunks
2017-01-02, by Gregory Szorc
revlog: use compression engine API for compression
2017-01-02, by Gregory Szorc
util: compression APIs to support revlog compression
2017-01-02, by Gregory Szorc
revlog: move decompress() from module to revlog class (API)
2017-01-02, by Gregory Szorc
revlog: make compressed size comparisons consistent
2017-01-02, by Gregory Szorc
similar: rename local variable to not collide with previous
2017-01-07, by Sean Farley
patch: add label for coloring the index extended header
2017-01-09, by Sean Farley
patch: add index line for diff output
2016-12-31, by Sean Farley
patch: add config knob for displaying the index header
2017-01-09, by Sean Farley
bisect: refer directly to bisect() revset predicate in help
2017-01-12, by Martin von Zweigbergk
tests: use "hg help revisions.<predicate>" instead of grepping
2017-01-12, by Martin von Zweigbergk
help: remove now-redundant pointer to revsets help
2017-01-12, by Martin von Zweigbergk
help: eliminate duplicate text for revset string patterns
2017-01-07, by Matt Harbison
revset: add regular expression support to 'desc'
2017-01-07, by Matt Harbison
revset: stop lowercasing the regex pattern for 'author'
2017-01-11, by Matt Harbison
repair: clean up stale lock file from store backup
2016-11-24, by Gregory Szorc
repair: copy non-revlog store files during upgrade
2016-11-24, by Gregory Szorc
repair: migrate revlogs during upgrade
2016-12-18, by Gregory Szorc
revlog: add clone method
2016-12-18, by Gregory Szorc
repair: begin implementation of in-place upgrading
2016-12-18, by Gregory Szorc
repair: determine what upgrade will do
2016-12-18, by Gregory Szorc
repair: implement requirements checking for upgrades
2016-12-18, by Gregory Szorc
debugcommands: stub for debugupgraderepo command
2016-11-24, by Gregory Szorc
util: teach stringmatcher to handle forced case insensitive matches
2017-01-11, by Matt Harbison
revset: point to 'grep' in the 'keyword' help for regex searches
2017-01-11, by Matt Harbison
help: explain that revsets can be used where 1 or 2 revs are wanted
2017-01-11, by Martin von Zweigbergk
help: explain what the term "revset" means
2017-01-11, by Martin von Zweigbergk
help: merge revsets.txt into revisions.txt
2017-01-11, by Martin von Zweigbergk
tests: use `hg help dates` instead of `hg help revs` in test
2017-01-11, by Martin von Zweigbergk
help: use a single paragraph to describe full and abbreviated nodeids
2017-01-11, by Martin von Zweigbergk
hgweb: support Content Security Policy
2017-01-10, by Gregory Szorc
hgweb: call process_dates() via DOM event listener
2017-01-10, by Gregory Szorc
protocol: send application/mercurial-0.2 responses to capable clients
2016-12-24, by Gregory Szorc
httppeer: advertise and support application/mercurial-0.2
2016-12-24, by Gregory Szorc
wireproto: advertise supported media types and compression formats
2016-12-24, by Gregory Szorc
util: declare wire protocol support of compression engines
2016-12-24, by Gregory Szorc
internals: document compression negotiation
2016-12-24, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip