Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
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
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
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
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip