Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
shelve: lowercase flag description
stable
3.7-rc
2016-01-21, by timeless
changegroup: cg3 has two empty groups *after* manifests
stable
2016-01-19, by Martin von Zweigbergk
mq: check for reserved patch name with qimport -r (issue5033)
stable
2016-01-19, by Mads Kiilerich
mq: refactor makepatchname into class method
stable
2016-01-19, by Mads Kiilerich
repoview: fix corrupted hiddencache crash Mercurial (issue5042)
stable
2016-01-20, by Laurent Charignon
repoview: add missing newline character in debug prints
stable
2016-01-20, by Laurent Charignon
commandserver: drop tell() and seek() from channels (issue5049)
stable
2016-01-20, by Yuya Nishihara
crecord: edit during hg crecord should preserve cursor position (issue5041)
stable
2016-01-20, by Laurent Charignon
templates: use canvaswidth instead of fixed width for canvas (issue2683)
stable
2016-01-21, by FUJIWARA Katsunori
backout: fix --no-commit option (issue5054)
stable
2016-01-20, by Ruslan Sayfutdinov
bundle: exit early when there are no commits to bundle
stable
2016-01-19, by Durham Goode
zeroconf: access repo on hgweb_mod properly (issue5036)
stable
2016-01-17, by Gregory Szorc
merge default into stable for 3.7 code freeze
stable
2016-01-17, by Matt Mackall
shelve: permit shelves to contain unknown files
2016-01-14, by Simon Farnsworth
localrepo: don't reference transaction from hook closure (issue5043)
2016-01-17, by Gregory Szorc
context: don't use util.cachefunc due to cycle creation (issue5043)
2016-01-17, by Gregory Szorc
largefiles: actions will now always have a file - drop check
2016-01-17, by Mads Kiilerich
largefiles: make prompt order deterministic
2016-01-17, by Mads Kiilerich
largefiles: fix commit of missing largefiles
2016-01-17, by Mads Kiilerich
diff: don't crash when merged-in addition is copied
2016-01-14, by Martin von Zweigbergk
diff: don't crash when merged-in addition was removed (issue4786)
2016-01-14, by Martin von Zweigbergk
diff: move status fixup earlier, out of _filepairs()
2016-01-14, by Martin von Zweigbergk
graft: warn when -r is combined with revisions as positional arguments
2016-01-17, by Mads Kiilerich
graft: clarify in help that `-r` is not just optional
2016-01-17, by Mads Kiilerich
streamclone: use backgroundfilecloser (issue4889)
2016-01-14, by Gregory Szorc
streamclone: indent code
2016-01-02, by Gregory Szorc
scmutil: support background file closing
2016-01-14, by Gregory Szorc
templatekw: add {namespaces} keyword
2016-01-12, by Yuya Nishihara
templatekw: move shownames() helper to be sorted alphabetically
2016-01-12, by Yuya Nishihara
templater: make get(dict, key) return a single value
2016-01-16, by Yuya Nishihara
templater: make _hybrid not callable to avoid conflicting semantics
2016-01-16, by Yuya Nishihara
backout: commit changeset by default (BC)
2016-01-15, by Ruslan Sayfutdinov
help: move Windows 9x information to appropriate place
2016-01-15, by Danek Duvall
shelve: move commitfunc closer to use site
2016-01-14, by Simon Farnsworth
commands: document clone bundles hooks and rollback behavior
2016-01-14, by Gregory Szorc
clonebundles: improve BUNDLESPEC documentation
2016-01-14, by Gregory Szorc
commands: teach debugbundle to print bundle specification
2016-01-14, by Gregory Szorc
commands: use context manager for opened bundle file
2016-01-14, by Gregory Szorc
exchange: implement function for inferring bundle specification
2016-01-14, by Gregory Szorc
streamclone: extract code for reading header fields
2016-01-14, by Gregory Szorc
encoding: escape U+007F (DEL) character in JSON
2016-01-16, by Yuya Nishihara
run-tests: skip threading for a single test (issue5040)
2016-01-14, by timeless
cleanup: use modern @property/@foo.setter property specification
2016-01-16, by Augie Fackler
buildrpm: use bash shebang, since we use bash features in the script
2016-01-15, by Mathias De Maré
mac: ignore resource fork when checking file sizes
2016-01-14, by Matt Mackall
copies: fix detection of divergent directory renames
2016-01-13, by Matt Mackall
with: use context manager for transaction in strip
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in pushphase
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in strip
2016-01-15, by Bryan O'Sullivan
with: use a context manager for transaction in strip
2016-01-15, by Bryan O'Sullivan
with: use context manager in rebuildfncache
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in consumev1
2016-01-15, by Bryan O'Sullivan
with: use context manager in _histedit
2016-01-15, by Bryan O'Sullivan
with: use context manager in amend
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in changegroup apply
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in rebase
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in qimport
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in qfinish
2016-01-15, by Bryan O'Sullivan
with: use context manager for transaction in mercurial_sink
2016-01-15, by Bryan O'Sullivan
transaction: turn a transaction into a Python context manager
2016-01-15, by Bryan O'Sullivan
with: use context manager for lock in pushphase
2016-01-15, by Bryan O'Sullivan
with: use context manager in rebuildfncache again
2016-01-15, by Bryan O'Sullivan
with: use context manager in streamclone consumev1
2016-01-15, by Bryan O'Sullivan
with: use context manager in manifest
2016-01-15, by Bryan O'Sullivan
with: use context manager in rename
2016-01-15, by Bryan O'Sullivan
with: use context manager in resolve
2016-01-15, by Bryan O'Sullivan
with: use context manager in unbundle
2016-01-15, by Bryan O'Sullivan
with: use context manager in update
2016-01-15, by Bryan O'Sullivan
with: use context manager in bisect save_state
2016-01-15, by Bryan O'Sullivan
with: use context manager in merge update
2016-01-15, by Bryan O'Sullivan
with: use context manager in _markchanges
2016-01-15, by Bryan O'Sullivan
with: use context manager in maybeperformlegacystreamclone
2016-01-15, by Bryan O'Sullivan
with: use context manager in verify
2016-01-15, by Bryan O'Sullivan
with: use context manager in qrename
2016-01-15, by Bryan O'Sullivan
with: use context manager in qfinish
2016-01-15, by Bryan O'Sullivan
with: use context manager in localrepo recover
2016-01-15, by Bryan O'Sullivan
with: use context manager in streamclone generatev1
2016-01-15, by Bryan O'Sullivan
with: use context manager in subrepo storeclean
2016-01-15, by Bryan O'Sullivan
with: use context manager in subrepo _cachestorehash
2016-01-15, by Bryan O'Sullivan
with: use context manager in largefiles commit
2016-01-15, by Bryan O'Sullivan
with: use context manager in unshelveabort
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in transplant
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in shelve stripcmd
2016-01-15, by Bryan O'Sullivan
with: use context manager for lock in continue
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in unshelve
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in shelve deletecmd
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in shelve cleanupcmd
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in shelve createcmd
2016-01-15, by Bryan O'Sullivan
with: use context manager for lock in histedit cleanupnode
2016-01-15, by Bryan O'Sullivan
with: use context manager for lock in qimport
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in qfold
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in qrefresh
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in qpop
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in qpush
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in qnew
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in mergeupdate
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in overridepurge
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in cmdutilforget
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in overriderevert
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in removelargefiles
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in addlargefiles
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in updatelfiles
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in kw_dorecord
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in kw_copy
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in kw_amend
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in keyword demo
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in _kwfwrite
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in sign
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in checklookup
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in copy
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in workingctx.undelete
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in workingctx.forget
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in workingctx.add
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in graft
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in debugsetparents
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in debugrebuilddirstate
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in copy
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in branch
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in revert
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in remove
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in recordinwlock
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in _writeactive
2016-01-15, by Bryan O'Sullivan
with: use context manager for wlock in _writerepo
2016-01-15, by Bryan O'Sullivan
sshpeer: make remotelock a context manager
2016-01-15, by Bryan O'Sullivan
lock: turn a lock into a Python context manager
2016-01-15, by Bryan O'Sullivan
with: use context manager for I/O in changedfiles in patch
2016-01-15, by Bryan O'Sullivan
with: use context manager for file I/O in memusage
2016-01-15, by Bryan O'Sullivan
i18n: don't translate a transaction name
2016-01-15, by Bryan O'Sullivan
chgserver: mark as a built-in extension
2015-12-23, by Yuya Nishihara
chgserver: import background server extension from cHg
2015-12-23, by Yuya Nishihara
check-code: export needs a space to avoid false positives
2016-01-12, by timeless
rebase: small refactoring to allow better extensibility from extensions
2016-01-14, by Laurent Charignon
tests: non-GNU mv can't move a file onto a hardlink of itself
2016-01-14, by Danek Duvall
buildrpm: move creation of RPM directories from dockerrpm
2016-01-07, by Mathias De Maré
i18n: fix a test-gendoc.t failure
2016-01-14, by Bryan O'Sullivan
test-ctxmanager: fix Python 2.6 compatibility problem
2016-01-14, by Bryan O'Sullivan
util: rename ctxmanager's __call__ method to enter
2016-01-14, by Bryan O'Sullivan
obsolete: make _computeobsoleteset much faster
2016-01-13, by Laurent Charignon
check-commit: sort errors by line number
2016-01-12, by timeless
check-commit: try to fix multiline handling
2016-01-12, by timeless
check-commit: support REVs as commandline arguments
2016-01-07, by timeless
check-commit: modularize
2016-01-07, by timeless
check-commit: fix summary length regexp
2016-01-07, by timeless
util: simplify file I/O functions using context managers
2016-01-12, by Bryan O'Sullivan
run-tests: use a context manager for file I/O in TextTestRunner
2016-01-12, by Bryan O'Sullivan
bundlerepo: use context manager for file I/O in _writetempbundle
2016-01-12, by Bryan O'Sullivan
shelve: use a context manager for file I/O in listcmd
2016-01-12, by Bryan O'Sullivan
largefiles: use util.readfile in lfconvert
2016-01-12, by Bryan O'Sullivan
run-tests: use a context manager for file I/O
2016-01-12, by Bryan O'Sullivan
largefiles: use util.readfile in overrides
2016-01-12, by Bryan O'Sullivan
commands: use a context manager for file I/O in debugdiscovery
2016-01-12, by Bryan O'Sullivan
check-seclevel: use a context manager for file I/O
2016-01-12, by Bryan O'Sullivan
largefiles: use a context manager in _getfile
2016-01-12, by Bryan O'Sullivan
util: replace file I/O with readfile
2016-01-12, by Bryan O'Sullivan
patchbomb: replace file I/O with util.readfile
2016-01-12, by Bryan O'Sullivan
util: adjust hgcmd() to handle frozen Mercurial on OS X
2016-01-10, by Matt Harbison
util: adjust hgexecutable() to handle frozen Mercurial on OS X
2016-01-10, by Matt Harbison
util: adjust 'datapath' to be correct in a frozen OS X package
2016-01-10, by Matt Harbison
help: add --system flag to get help for various platform(s)
2016-01-10, by timeless
help: split config user settings file by platform
2016-01-10, by timeless
help: label windows config help
2016-01-10, by timeless
help: split out unix/plan9 config help
2016-01-10, by timeless
help: move config default marking to its own line
2016-01-10, by timeless
help: split config ui.portablefilenames
2016-01-10, by timeless
test-hgignore: add globs for Windows
2016-01-12, by Matt Harbison
tests: run check-commit on secret changes too
2016-01-11, by Matt Mackall
util: don't capture exception with a name since we don't use it
2016-01-13, by Augie Fackler
changegroup3: move treemanifest support into _unpackmanifests()
2016-01-08, by Martin von Zweigbergk
changegroup3: add empty chunk separating directories and files
2016-01-11, by Martin von Zweigbergk
changegroup3: introduce experimental.changegroup3 boolean config
2016-01-12, by Martin von Zweigbergk
changegroup: hide packermap behind methods
2016-01-12, by Martin von Zweigbergk
merge with stable
2016-01-13, by Matt Mackall
context: check for differing flags a little earlier
2016-01-12, by Martin von Zweigbergk
context: clarify why we don't compare file contents when nodeid differs
2016-01-12, by Martin von Zweigbergk
status: back out changeset 89f49813526c
2016-01-12, by Martin von Zweigbergk
rebase: prevent creating divergence
2016-01-12, by Laurent Charignon
rebase: create a new variable to make the next patch more legible
2016-01-06, by Laurent Charignon
rebase: minor refactoring of _computeobsoletenotrebased
2016-01-06, by Laurent Charignon
test-status: stabilize for no-execbit platforms
2016-01-13, by Matt Harbison
merge: split up checks for unknown and ignored files that differ
2016-01-12, by Siddharth Agarwal
merge: determine what untracked conflicts cause warns and aborts separately
2016-01-12, by Siddharth Agarwal
merge: factor out code to get checkunknown config
2016-01-12, by Siddharth Agarwal
hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
2016-01-05, by Mateusz Kwapich
exchange: make clone bundles non-experimental and enabled by default
2016-01-08, by Gregory Szorc
exchange: make clonebundleprefers non-experimental
2016-01-08, by Gregory Szorc
clonebundles: remove advertisement of feature
2016-01-08, by Gregory Szorc
changegroup: remove now-unused 'wasempty' variable and parameter
2016-01-08, by Martin von Zweigbergk
treemanifests: set bundle2 part parameter indicating treemanifest
2016-01-08, by Martin von Zweigbergk
docchecker: scan for missing space before :hg:
2016-01-06, by timeless
tests: run docchecker in gendoc.t
2016-01-06, by timeless
tests: move gendoc.t runrst comment next to runrst
2016-01-06, by timeless
docchecker: introduce a way to check for poor markup
2016-01-06, by timeless
minirst: change hgrole to use single quotes
2016-01-12, by timeless
paths: port to generic templater
2015-12-13, by Yuya Nishihara
paths: merge conditions that select visibility of fields
2015-12-13, by Yuya Nishihara
paths: use single loop for both search=None|pattern cases
2015-12-13, by Yuya Nishihara
paths: reorder else clause for readability of subsequent patches
2015-12-13, by Yuya Nishihara
paths: drop ui.status label from output of "hg paths name"
2015-12-13, by Yuya Nishihara
unionrepo: fix wrong rev being checked in iscensored (issue5024)
stable
2016-01-06, by Sean Farley
summary: print unstable, bumped and divergent as unconditionally plural
2016-01-11, by Matt Harbison
debugshell: disable demand importer when importing debugger
2016-01-11, by Gregory Szorc
status: change + back out == clean (API)
2016-01-04, by Martin von Zweigbergk
convert: use manifest.diff() instead of ctx.status()
2016-01-09, by Martin von Zweigbergk
convert: replace cache of (m,a,r) by (ma,r)
2016-01-10, by Martin von Zweigbergk
convert: use _ prefix for private methods in hg sink
2016-01-09, by Martin von Zweigbergk
children: update help with replacement
2016-01-06, by timeless
graphlog: update help with replacement
2016-01-06, by timeless
histedit: clarify modes
2015-12-23, by timeless
histedit: explain basics of histedit commands
2015-12-22, by timeless
histedit: report the unacceptable changeset
2015-12-23, by timeless
mdiff: don't emit a diff header for empty trivial deltas
2016-01-11, by Mike Hommey
commands: get rid of empty try/finally block from _dograft
2016-01-11, by Bryan O'Sullivan
commands: get rid of empty try/finally block from _dobackout
2016-01-11, by Bryan O'Sullivan
commands: get rid of empty try/finally block from import_
2016-01-11, by Bryan O'Sullivan
streamclone: use context manager for writing files
2016-01-02, by Gregory Szorc
scmutil: use context managers for file handles
2016-01-02, by Gregory Szorc
statichttprepo: implement __enter__ and __exit__ on httprangeheader
2016-01-02, by Gregory Szorc
osutil: implement __enter__ and __exit__ on posixfile
2016-01-02, by Gregory Szorc
util: introduce ctxmanager, to avoid nested try/finally blocks
2016-01-11, by Bryan O'Sullivan
hghave: support HGMODULEPOLICY for pure
2016-01-11, by timeless
merge with stable
2016-01-11, by Matt Mackall
tests: extend check-commit self-tests
2016-01-08, by Matt Mackall
encoding: handle UTF-16 internal limit with fromutf8b (issue5031)
2016-01-07, by Matt Mackall
bmstore: add handling of the active bookmark
2015-11-11, by Augie Fackler
patchbomb: treat empty address list as no addresses
2016-01-07, by Bryan O'Sullivan
config: add hasconfig method and supporting plumbing
2016-01-07, by Bryan O'Sullivan
verify: replace "output parameters" by return values
2016-01-05, by Martin von Zweigbergk
shelve: hook afterresolvedstates
2016-01-05, by timeless
check-code: allow only-whitespace lines in tests
2016-01-08, by Matt Mackall
check-commit: try to curb bad commit summary keywords
2015-12-10, by Matt Mackall
changegroup: don't add a second trailing '/' in dir name
2016-01-08, by Martin von Zweigbergk
changegroup: remove left-over debugging help
2016-01-08, by Martin von Zweigbergk
run-tests: skip threading for a single test
2015-12-28, by timeless
sslutil: fix reversed logic (issue5034)
stable
2016-01-08, by Gábor Stefanik
installer: add windows application version number to inno installer script
2016-01-07, by Urs Rau
run-tests: add 'diff' entry in json report
2016-01-05, by Laurent Charignon
bookmarks: make _readactive safe when readlines raises ENOENT
2015-12-01, by Augie Fackler
wix: add help for current internal topics
2015-12-17, by Matt Harbison
help: fix quoting for bundle1 options
2016-01-07, by Gregory Szorc
merge with stable
2016-01-07, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip