Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
test-extension: do not depend on demandimport (issue5012)
2015-12-18, by Jun Wu
commands: split notes into note containers
2015-12-22, by timeless
remove: quote --force in never deletes note
2015-12-22, by timeless
import: reword no hunks partial note
2015-12-22, by timeless
merge: reword help to use See help resolve
2015-12-22, by timeless
py3compat: use absolute_import
2015-12-21, by Gregory Szorc
patch: use absolute_import
2015-12-21, by Gregory Szorc
mdiff: use absolute_import
2015-12-21, by Gregory Szorc
scmposix: use absolute_import
2015-12-21, by Gregory Szorc
scmutil: use absolute_import
2015-12-21, by Gregory Szorc
scmwindows: use absolute_import
2015-12-21, by Gregory Szorc
store: use absolute_import
2015-12-21, by Gregory Szorc
help: use absolute_import
2015-12-21, by Gregory Szorc
test-commit-interactive: updates for the no-execbit case
2015-12-21, by Matt Harbison
test-fileset: conditionalize output with symlink
2015-12-21, by Matt Harbison
commands: the first word of each note should be capital or `hg`
2015-12-22, by timeless
revlog: avoid string slice when decompressing u* chunks
2015-12-20, by Gregory Szorc
osutil: implement pure version of recvfds() for PyPy
2015-12-17, by Yuya Nishihara
osutil: implement recvmsg() of SCM_RIGHTS for chg command server
2015-12-17, by Yuya Nishihara
cleanup: back out performance hacks amended into previous commit
2015-12-21, by Matt Mackall
commands: consistently indent notes 3 spaces
2015-12-18, by timeless
perf: add perfrevlogrevision
2015-12-20, by Gregory Szorc
commands: use revlog._deltachain in debugdeltachain
2015-12-20, by Gregory Szorc
revlog: refactor delta chain computation into own function
2015-12-20, by Gregory Szorc
perf: call clearcaches() in perfmanifest
2015-12-20, by Gregory Szorc
manifest: implement clearcaches()
2015-12-20, by Gregory Szorc
revlog: make clearcaches() more effective
2015-12-20, by Gregory Szorc
fileset: detect unintentional existing() invocation at runtime
2015-12-21, by FUJIWARA Katsunori
fileset: use set instead of list to mark predicates for efficiency (API)
2015-12-21, by FUJIWARA Katsunori
fileset: use decorator to mark a predicate as "existing caller"
2015-12-21, by FUJIWARA Katsunori
fileset: use decorator to mark a predicate as "status caller"
2015-12-21, by FUJIWARA Katsunori
fileset: use decorator to mark a function as fileset predicate
2015-12-21, by FUJIWARA Katsunori
fileset: treat encoding and eol as the predicate calling _existing
2015-12-21, by FUJIWARA Katsunori
rebase: mention conflict in documentation instead of merge
2015-12-18, by timeless
rebase: simplify documentation about heads
2015-12-18, by timeless
rebase: simplify documentation about --keep
2015-12-18, by timeless
rebase: simplify documentation about selecting commits to rebase
2015-12-18, by timeless
rebase: simplify documentation about public commits
2015-12-18, by timeless
verify: clean up weird error/warning lists
2015-12-20, by Matt Mackall
diff: clarify comparison as first parent
2015-12-18, by timeless
histedit: add progress support
2015-12-18, by timeless
verify: remove unreachable code to reraise KeyboardInterrupt
2015-12-20, by Yuya Nishihara
merge with stable
2015-12-20, by Matt Mackall
verify: move exc() function onto class
2015-12-18, by Durham Goode
verify: move err() to be a class function
2015-12-18, by Durham Goode
verify: move warn() to a class level function
2015-12-18, by Durham Goode
verify: move fncachewarned up to a class variable
2015-12-18, by Durham Goode
verify: move widely used variables into class members
2015-12-18, by Durham Goode
verify: move verify logic into a class
2015-12-18, by Durham Goode
test-install: perform the wix checking on wdir() instead of "."
2015-12-17, by Matt Harbison
revlog: fix bad indentation (replace tab by space)
stable
2015-12-18, by Martin von Zweigbergk
log: speed up hg log <file|folder>
2015-12-18, by Laurent Charignon
changelog: add a new method to get files modified by a changeset
2015-12-18, by Laurent Charignon
tests: convert directory separators to '/' for MSYS in test-check-py-compat
2015-12-16, by Matt Harbison
tests: make `pwd` URL compatible on Windows in test-default-push
2015-12-16, by Matt Harbison
windows: correct the import of win32
2015-12-16, by Matt Harbison
win32: add internals help topics to Inno Setup installer
2015-12-17, by Pascal Quantin
changegroups: add documentation for cg3
2015-12-18, by Augie Fackler
changegroup: add flags field to cg3 delta header
2015-12-14, by Mike Edgar
changegroup: introduce cg3, which has support for exchanging treemanifests
2015-12-11, by Augie Fackler
merge with stable
2015-12-18, by Matt Mackall
revlog: seek to end of file before writing (issue4943)
stable
2015-12-17, by Gregory Szorc
manifestmerge: have manifest do matching before diffing
2015-12-14, by Augie Fackler
branch: reword help text
2015-12-17, by timeless
archive: adjust help text
2015-12-17, by timeless
annotate: add missing period to help
2015-12-17, by timeless
addremove: make help match add
2015-12-17, by timeless
add: mention .hgignore in help
2015-12-17, by timeless
bundle: warn for --base with --all
2015-12-17, by timeless
bundle: fix error for --all with destination
2015-12-17, by timeless
bundle: fix grammar in help text
2015-12-17, by timeless
bundle: clarify help text
2015-12-17, by timeless
cmdutil: do not duplicate stdout by makefileobj()
2015-12-13, by Yuya Nishihara
cmdutil: reimplement file wrapper that disables close()
2015-12-13, by Yuya Nishihara
export: remove useless comparison between file object and string
2015-12-13, by Yuya Nishihara
export: do not print '<fdopen>' as an output filename
2015-12-13, by Yuya Nishihara
commandserver: implement name() to clarify channel is not a plain file
2015-12-13, by Yuya Nishihara
histedit: delete to drop
2015-12-15, by Mateusz Kwapich
clonebundles: fix bundlespec typo
2015-12-16, by Mathias De Maré
record: fix hunk handling to remember the current function
2015-12-17, by timeless
record: turn on showfunc
2015-12-17, by timeless
parsers: use PyTuple_Pack instead of manual list-filling
2015-12-17, by Bryan O'Sullivan
tags: mention --quiet switch in help (issue4920)
2015-12-17, by Thu Trang Pham
merge with stable
2015-12-17, by Matt Mackall
histedit: omit useless message from update (edit)
2015-12-14, by timeless
histedit: omit useless message from update (_histedit)
2015-12-14, by timeless
histedit: omit useless message from update (histeditaction)
2015-12-14, by timeless
update: add quietempty flag to _showstats
2015-12-14, by timeless
histedit: omit useless message from abort
2015-12-14, by timeless
hg: add quietempty flag to _showstats
2015-12-14, by timeless
patch: disable nobinary when HGPLAIN=1
2015-12-17, by Mateusz Kwapich
help: add missed last new line to "internals" topic
2015-12-17, by Yuya Nishihara
dirstate: make delaywrite sleep until the next multiple of n seconds
2015-12-16, by Matt Mackall
dirstate: only invoke delaywrite if relevant
2015-12-16, by Matt Mackall
dirstate: move delaywrite logic from write to _write
2015-12-16, by Matt Mackall
run-tests: show scheduling with --showchannels
2015-12-07, by Matt Mackall
tests: avoid duplicate install steps in test-run-tests
2015-12-06, by Matt Mackall
run-tests: add more scheduling weight hints
2015-12-04, by Matt Mackall
run-tests: report timeouts in a less alarming fashion
2015-12-04, by Matt Mackall
ui: try to handle $$ more robustly in prompts (issue4970)
stable
2015-11-30, by Matt Mackall
merge with stable
2015-12-16, by Matt Mackall
import: reorder help text
2015-12-15, by timeless
import: add word to help text
2015-12-15, by timeless
import: refactor exact flag
2015-12-15, by timeless
help: filter extension commands
2015-12-14, by timeless
test-help: tighten grep patterns
2015-12-14, by timeless
summary: add troubles list to the output of hg summary
2015-12-14, by Laurent Charignon
wix: add missing template
2015-12-16, by Matt Mackall
tests: add coverage to ensure Wix tracks 'help' and 'templates' files
2015-09-13, by Matt Harbison
perf: adjust perfstartup() for Windows
2015-12-13, by Matt Harbison
test-hgignore: conditionalize an illegal Windows filename
2015-12-13, by Matt Harbison
mac: fix percent-encoding of non-utf-8 characters (issue4999)
2015-12-12, by Matt Mackall
help: support loading sub-topics
2015-12-13, by Gregory Szorc
help: pass sub-topic into help query functions
2015-12-13, by Gregory Szorc
help: pass subtopic into help()
2015-12-13, by Gregory Szorc
help: add "internals" topic
2015-12-13, by Gregory Szorc
help: teach loaddoc to load from a different directory
2015-12-13, by Gregory Szorc
setup.py: package internals help files
2015-12-13, by Gregory Szorc
help: add documentation for bundle types
2015-12-13, by Gregory Szorc
help: add documentation for changegroup formats
2015-10-25, by Gregory Szorc
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip