Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
gitweb: describe feed type in links on /branches, /tags and /bookmarks
2015-12-29, by Anton Shestakov
gitweb: link to the correct feeds from help pages
2015-12-29, by Anton Shestakov
histedit: handle exceptions from node.bin in fromrule
2015-12-23, by timeless
histedit: limit cleanup of histedit-last-edit.txt to success
2015-12-23, by timeless
histedit: use parse-error exception for parsing
2015-12-27, by timeless
test-histedit-edit: test histedit with dirty repo
2015-12-11, by timeless
histedit: limit mentioning histedit-last-edit.txt
2015-12-11, by timeless
histedit: check fold of public change during verify
2015-12-28, by timeless
histedit: pass previous action to verify
2015-12-28, by timeless
annotate: mention that -n is suppressed in help
2015-12-17, by timeless
test-bundle2-format: force gc so a GeneratorExit will be thrown
2015-12-23, by Bryan O'Sullivan
test-bad-extension: account for PyPy/CPython error difference
2015-12-23, by Bryan O'Sullivan
demandimport: update obsolete comment
2015-12-23, by Bryan O'Sullivan
demandimport: add support for PyPy
2015-12-23, by Bryan O'Sullivan
test-demandimport: ensure that relative imports are deferred
2015-12-23, by Bryan O'Sullivan
histedit: don't bother with cPickle, demand-load pickle
2015-12-23, by Bryan O'Sullivan
merge with stable
2015-12-28, by Matt Mackall
crecord: stop raising error.Abort if curses is not found (issue5008)
stable
2015-12-16, by Sean Farley
cmdutil: use crecordmod.checkcurses
stable
2015-12-15, by Sean Farley
crecord: ensure that curses is False if not imported
stable
2015-12-15, by Sean Farley
crecord: add helper function to determine if we should use curses
stable
2015-12-15, by Sean Farley
crecord: use try/except for import of curses
stable
2015-12-16, by Sean Farley
histedit: only use pickle if not using the modern save format
2015-12-27, by Bryan O'Sullivan
perf: close transaction in perffncachewrite
2015-12-27, by Bryan O'Sullivan
hbisect: use tryreadlines to load state
2015-12-27, by Bryan O'Sullivan
eol: make output stable
2015-12-27, by Bryan O'Sullivan
exchange: use absolute_import
2015-12-23, by Gregory Szorc
localrepo: use absolute_import
2015-12-23, by Gregory Szorc
httpconnection: use absolute_import
2015-12-21, by Gregory Szorc
import-checker: force 'logging' to stdlib module
2015-12-23, by Gregory Szorc
test-install: embed wix namespace for Python 2.6 compatibility
2015-12-23, by Yuya Nishihara
fileset: add hint for list error to use or
2015-12-23, by timeless
revset: add hint for list error to use or
2015-12-23, by timeless
error: make ParseError inherit from HintException
2015-12-23, by timeless
error: refactor OutOfBandError to inherit from HintException
2015-12-23, by timeless
phases: mention how to make secret commits in help
2015-12-22, by timeless
mq: use fallback patch name if no alpha-numeric in summary line (issue5025)
stable
2015-12-23, by FUJIWARA Katsunori
osutil: c_ssize_t is only available in Python >= 2.7
2015-12-22, by Bryan O'Sullivan
check-seclevel: pass a ui to the extension loader
2015-12-22, by Bryan O'Sullivan
check-seclevel: add a --debug option
2015-12-22, by Bryan O'Sullivan
test-run-tests: glob away a --debug run difference on Windows
2015-11-23, by Matt Harbison
import-checker: force 'ctype.util' to stdlib module
2015-12-22, by Matt Harbison
keepalive: use absolute_import
2015-12-22, by Gregory Szorc
context: use absolute_import
2015-12-21, by Gregory Szorc
lsprofcalltree: use absolute_import
2015-12-21, by Gregory Szorc
byterange: use absolute_import
2015-12-21, by Gregory Szorc
dirstate: use absolute_import
2015-12-21, by Gregory Szorc
manifest: use absolute_import
2015-12-21, by Gregory Szorc
pvec: use absolute_import
2015-12-21, by Gregory Szorc
ui: remove unreachable code
2015-12-22, by Bryan O'Sullivan
mercurial.spec: remove execute bit
2015-12-22, by timeless
tests: add execute bit and fix shbang line
2015-12-22, by timeless
i18n: add execute bit to check-translation.py
2015-12-22, by timeless
doc: add execute bit and fix shbang line for gendoc.py
2015-12-22, by timeless
contrib: add execute bit for fixpax.py
2015-12-22, by timeless
contrib: add execute bit for check-py3-compat.py
2015-12-22, by timeless
perf: make start revision configurable for perfrevlog
2015-12-20, by Gregory Szorc
perf: use standard arguments for perfrevlog
2015-12-20, by Gregory Szorc
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip